From 9d1b391b486b6b335bd55f8bb360362b54671a2c Mon Sep 17 00:00:00 2001 From: Matthias Bertschy Date: Fri, 29 Nov 2024 17:21:24 +0100 Subject: [PATCH] fix tests for node local sbom generation Signed-off-by: Matthias Bertschy --- .../CVEs/golang-dynamic-simple.json | 2 +- .../expected-result/CVEs/mariadb.json | 2 +- .../expected-result/CVEs/nginx.json | 2 +- .../expected-result/CVEs/python-simple.json | 2 +- .../expected-result/CVEs/redis-fixed.json | 535 +- .../expected-result/CVEs/redis.json | 2 +- .../expected-result/CVEs/redis_sleep.json | 2 +- .../expected-result/CVEs/wikijs.json | 2 +- .../SBOM/golang-dynamic-simple.json | 2 +- .../expected-result/SBOM/mariadb.json | 2 +- .../expected-result/SBOM/nginx.json | 2 +- .../expected-result/SBOM/python-simple.json | 2 +- .../expected-result/SBOM/redis-fixed.json | 35235 +--------------- .../expected-result/SBOM/redis.json | 2 +- .../SBOM/redis_incomplete.json | 2 +- .../expected-result/SBOM/redis_sleep.json | 2 +- .../expected-result/SBOM/wikijs.json | 2 +- .../filteredCVEs/golang-dynamic-simple.json | 2 +- .../expected-result/filteredCVEs/mariadb.json | 2 +- .../expected-result/filteredCVEs/nginx.json | 2 +- .../filteredCVEs/python-simple.json | 2 +- .../filteredCVEs/redis-fixed.json | 2 +- .../expected-result/filteredCVEs/redis.json | 2 +- .../filteredCVEs/redis_sleep.json | 2 +- .../filteredCVEs/redis_sleep_updated.json | 2 +- .../expected-result/filteredCVEs/wikijs.json | 2 +- .../filteredSBOM/golang-dynamic-simple.json | 2 +- .../expected-result/filteredSBOM/mariadb.json | 2 +- .../expected-result/filteredSBOM/nginx.json | 2 +- .../filteredSBOM/python-simple.json | 2 +- .../filteredSBOM/redis-fixed.json | 2 +- .../expected-result/filteredSBOM/redis.json | 2 +- .../filteredSBOM/redis_incomplete.json | 2 +- .../filteredSBOM/redis_sleep.json | 2 +- .../filteredSBOM/redis_sleep_updated.json | 2 +- .../expected-result/filteredSBOM/wikijs.json | 2 +- .../synchronizer/replicaset.yaml | 2 +- .../relevant_vuln_scanning_tests.py | 17 - system_test_mapping.json | 10 - 39 files changed, 37 insertions(+), 35830 deletions(-) diff --git a/configurations/expected-result/CVEs/golang-dynamic-simple.json b/configurations/expected-result/CVEs/golang-dynamic-simple.json index 856a834b..9e4668da 100644 --- a/configurations/expected-result/CVEs/golang-dynamic-simple.json +++ b/configurations/expected-result/CVEs/golang-dynamic-simple.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-rcohendockerhub-golang-hello-world-sha256-4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c-1acf3c", "namespace": "kubescape", "uid": "8cece852-5059-4f07-aaae-33be7ee86eaa", "resourceVersion": "1", "creationTimestamp": "2024-11-29T14:24:29Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-rcohendockerhub-golang-hello-world-sha256-4cabc6988f0", "kubescape.io/image-name": "docker-io-rcohendockerhub-golang-hello-world"}, "annotations": {"kubescape.io/image-id": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/image-tag": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/resource-size": "3914130", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "c9d111ef0969050e7a165b4892a1fe997f11d3401243cd1ea3088b4ae60d22f5", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-28840", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28840", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moby/libnetwork/security/advisories/GHSA-gvm4-2qqg-m333", "https://github.com/moby/moby/issues/43382", "https://github.com/moby/moby/pull/45118", "https://github.com/moby/moby/security/advisories/GHSA-232p-vwff-86mp", "https://github.com/moby/moby/security/advisories/GHSA-33pg-m6jh-5237", "https://github.com/moby/moby/security/advisories/GHSA-6wrf-mxfj-pf5p", "https://github.com/moby/moby/security/advisories/GHSA-vwm3-crmr-xfxw"], "description": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby, is commonly referred to as *Docker*. Swarm Mode, which is compiled in and delivered by default in dockerd and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code. The overlay network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes. Encrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption. When setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the u32 iptables extension provided by the xt_u32 kernel module to directly filter on a VXLAN packet's VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN. Two iptables rules serve to filter incoming VXLAN datagrams with a VNI that corresponds to an encrypted network and discards unencrypted datagrams. The rules are appended to the end of the INPUT filter chain, following any rules that have been previously set by the system administrator. Administrator-set rules take precedence over the rules Moby sets to discard unencrypted VXLAN datagrams, which can potentially admit unencrypted datagrams that should have been discarded. The injection of arbitrary Ethernet frames can enable a Denial of Service attack. A sophisticated attacker may be able to establish a UDP or TCP connection by way of the container\u2019s outbound gateway that would otherwise be blocked by a stateful firewall, or carry out other escalations beyond simple injection by smuggling packets into the overlay network. Patches are available in Moby releases 23.0.3 and 20.10.24. As Mirantis Container Runtime's 20.10 releases are numbered differently, users of that platform should update to 20.10.16. Some workarounds are available. Close the VXLAN port (by default, UDP port 4789) to incoming traffic at the Internet boundary to prevent all VXLAN packet injection, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H", "metrics": {"baseScore": 8.7, "exploitabilityScore": 2.2, "impactScore": 5.8}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L", "metrics": {"baseScore": 7.5, "exploitabilityScore": 2.2, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": ["20.10.24"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-232p-vwff-86mp", "dataSource": "https://github.com/advisories/GHSA-232p-vwff-86mp", "namespace": "github:language:go", "severity": "High", "urls": ["https://github.com/advisories/GHSA-232p-vwff-86mp"], "description": "Docker Swarm encrypted overlay network may be unauthenticated", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible"}}, "found": {"versionConstraint": ">=1.12.0,<20.10.24 (unknown)", "vulnerabilityID": "GHSA-232p-vwff-86mp"}}], "artifact": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:docker:docker:v20.10.17+incompatible:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/docker/docker@v20.10.17%2Bincompatible", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE=", "mainModule": "test"}}}, {"vulnerability": {"id": "CVE-2023-28842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/moby/libnetwork/security/advisories/GHSA-gvm4-2qqg-m333", "https://github.com/moby/moby/security/advisories/GHSA-232p-vwff-86mp", "https://github.com/moby/moby/security/advisories/GHSA-33pg-m6jh-5237", "https://github.com/moby/moby/security/advisories/GHSA-6wrf-mxfj-pf5p", "https://github.com/moby/moby/security/advisories/GHSA-vwm3-crmr-xfxw"], "description": "Moby) is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*. Swarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code. The `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes. Encrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption. When setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet's VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN. The `overlay` driver dynamically and lazily defines the kernel configuration for the VXLAN network on each node as containers are attached and detached. Routes and encryption parameters are only defined for destination nodes that participate in the network. The iptables rules that prevent encrypted overlay networks from accepting unencrypted packets are not created until a peer is available with which to communicate. Encrypted overlay networks silently accept cleartext VXLAN datagrams that are tagged with the VNI of an encrypted overlay network. As a result, it is possible to inject arbitrary Ethernet frames into the encrypted overlay network by encapsulating them in VXLAN datagrams. The implications of this can be quite dire, and GHSA-vwm3-crmr-xfxw should be referenced for a deeper exploration. Patches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime's 20.10 releases are numbered differently, users of that platform should update to 20.10.16. Some workarounds are available. In multi-node clusters, deploy a global \u2018pause\u2019 container for each encrypted overlay network, on every node. For a single-node cluster, do not use overlay networks of any sort. Bridge networks provide the same connectivity on a single node and have no multi-node features. The Swarm ingress feature is implemented using an overlay network, but can be disabled by publishing ports in `host` mode instead of `ingress` mode (allowing the use of an external load balancer), and removing the `ingress` network. If encrypted overlay networks are in exclusive use, block UDP port 4789 from traffic that has not been validated by IPSec.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "metrics": {"baseScore": 6.8, "exploitabilityScore": 2.2, "impactScore": 4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "metrics": {"baseScore": 6.8, "exploitabilityScore": 2.2, "impactScore": 4}, "vendorMetadata": {}}], "fix": {"versions": ["20.10.24"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-6wrf-mxfj-pf5p", "dataSource": "https://github.com/advisories/GHSA-6wrf-mxfj-pf5p", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-6wrf-mxfj-pf5p"], "description": "Docker Swarm encrypted overlay network with a single endpoint is unauthenticated", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible"}}, "found": {"versionConstraint": ">=1.12.0,<20.10.24 (unknown)", "vulnerabilityID": "GHSA-6wrf-mxfj-pf5p"}}], "artifact": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:docker:docker:v20.10.17+incompatible:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/docker/docker@v20.10.17%2Bincompatible", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE=", "mainModule": "test"}}}, {"vulnerability": {"id": "CVE-2023-28841", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28841", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/moby/libnetwork/blob/d9fae4c73daf76c3b0f77e14b45b8bf612ba764d/drivers/overlay/encryption.go#L205-L207", "https://github.com/moby/libnetwork/security/advisories/GHSA-gvm4-2qqg-m333", "https://github.com/moby/moby/issues/43382", "https://github.com/moby/moby/pull/45118", "https://github.com/moby/moby/security/advisories/GHSA-232p-vwff-86mp", "https://github.com/moby/moby/security/advisories/GHSA-33pg-m6jh-5237", "https://github.com/moby/moby/security/advisories/GHSA-6wrf-mxfj-pf5p", "https://github.com/moby/moby/security/advisories/GHSA-vwm3-crmr-xfxw"], "description": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*. Swarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code. The `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes. Encrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption. When setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet's VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN. An iptables rule designates outgoing VXLAN datagrams with a VNI that corresponds to an encrypted overlay network for IPsec encapsulation. Encrypted overlay networks on affected platforms silently transmit unencrypted data. As a result, `overlay` networks may appear to be functional, passing traffic as expected, but without any of the expected confidentiality or data integrity guarantees. It is possible for an attacker sitting in a trusted position on the network to read all of the application traffic that is moving across the overlay network, resulting in unexpected secrets or user data disclosure. Thus, because many database protocols, internal APIs, etc. are not protected by a second layer of encryption, a user may use Swarm encrypted overlay networks to provide confidentiality, which due to this vulnerability this is no longer guaranteed. Patches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime's 20.10 releases are numbered differently, users of that platform should update to 20.10.16. Some workarounds are available. Close the VXLAN port (by default, UDP port 4789) to outgoing traffic at the Internet boundary in order to prevent unintentionally leaking unencrypted traffic over the Internet, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "metrics": {"baseScore": 6.8, "exploitabilityScore": 2.2, "impactScore": 4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "metrics": {"baseScore": 6.8, "exploitabilityScore": 2.2, "impactScore": 4}, "vendorMetadata": {}}], "fix": {"versions": ["20.10.24"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-33pg-m6jh-5237", "dataSource": "https://github.com/advisories/GHSA-33pg-m6jh-5237", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-33pg-m6jh-5237"], "description": "Docker Swarm encrypted overlay network traffic may be unencrypted", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible"}}, "found": {"versionConstraint": ">=1.12.0,<20.10.24 (unknown)", "vulnerabilityID": "GHSA-33pg-m6jh-5237"}}], "artifact": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:docker:docker:v20.10.17+incompatible:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/docker/docker@v20.10.17%2Bincompatible", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE=", "mainModule": "test"}}}, {"vulnerability": {"id": "CVE-2022-41723", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468135", "https://go.dev/cl/468295", "https://go.dev/issue/57855", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4MA5XS5DAOJ5PKKNG5TUXKPQOFHT5VBC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGW7GE2Z32ZT47UFAQFDRQE33B7Q7LMT/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RLBQ3A7ROLEQXQLXFDLNJ7MYPKG5GULE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XX3IMUTZKRQ73PBZM4E2JP4BKYH4C6XE/", "https://pkg.go.dev/vuln/GO-2023-1571"], "description": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["0.7.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-vvpx-j8f3-3w6h", "dataSource": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h", "namespace": "github:language:go", "severity": "High", "urls": ["https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"], "description": "Uncontrolled Resource Consumption", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "golang.org/x/net", "version": "v0.5.0"}}, "found": {"versionConstraint": "<0.7.0 (unknown)", "vulnerabilityID": "GHSA-vvpx-j8f3-3w6h"}}], "artifact": {"name": "golang.org/x/net", "version": "v0.5.0", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:golang:networking:v0.5.0:*:*:*:*:go:*:*"], "purl": "pkg:golang/golang.org/x/net@v0.5.0", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:GyT4nK/YDHSqa1c4753ouYCDajOYKTja9Xb/OHtgvSw=", "mainModule": "test"}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:edge", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.1.0-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": ""}, "namespace": "alpine:distro:alpine:edge", "package": {"name": "openssl", "version": "3.1.0-r2"}}, "found": {"versionConstraint": "< 3.1.0-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.1.0-r2", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.1.0-r2:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.1.0-r2?arch=x86_64&upstream=openssl&distro=alpine-3.18_alpha20230329", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:edge", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.1.0-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": ""}, "namespace": "alpine:distro:alpine:edge", "package": {"name": "openssl", "version": "3.1.0-r2"}}, "found": {"versionConstraint": "< 3.1.0-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.1.0-r2", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.1.0-r2:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.1.0-r2?arch=x86_64&upstream=openssl&distro=alpine-3.18_alpha20230329", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-24540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/491616", "https://go.dev/issue/59721", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1752"], "description": "Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2023-24540", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-29400", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491617", "https://go.dev/issue/59722", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1753"], "description": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2023-29400", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491615", "https://go.dev/issue/59720", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1751"], "description": "Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untrusted input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2023-24539", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pack", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/trace", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/vet", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/link", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/fix", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/doc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/dist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cover", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/main", "layerID": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/bin/go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/bin/gofmt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/asm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/compile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/doc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/dist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/fix", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pack", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cover", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/link", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/trace", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/vet", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/compile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/asm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/bin/gofmt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/bin/go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/main", "layerID": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}], "source": {"type": "image", "target": {"userInput": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "imageID": "sha256:ee8a6db6a63e312a3ddc45feddb3f7c6f43e5c03cf4d455d600ea28716c4dd13", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 482451943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "size": 7835457}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "size": 391829195}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "size": 56168910}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f", "size": 26618381}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA2LTA1VDIxOjQyOjM5LjA0OTg1MTI2NVoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0yOVQxODoxOToyMC4xMTQxOTczOTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjIzMDQ0OTk5Nzg1YjEwZjM4NzcyOTBiZDNjOWQ4ZGIzYzljYjFmYWM4ZWRmYjQwYzc3NTEzN2FiNzNlMGQ0MWQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTI5VDE4OjE5OjIwLjI0NDI2ODcwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6MTg6MTQuNjY1OTE2Nzc3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSAtLXVwZGF0ZSBnbyBnY2MgZysrIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjoyNy40OTg5NzczMzRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBkaXI6Y2U3ZTZiN2ExNmMyZjZiMDM3NWQyMjZhYmZmM2NmNzY4ZGEyOWUyMzFjOWQ5NjdkNzE5OWM5MGM3NDFlODc2ZSBpbiAuICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6NDI6MzguNjczNjEyMjUxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIENHT19FTkFCTEVEPTEgR09PUz1saW51eCBnbyBidWlsZCBtYWluLmdvIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjozOS4wNDk4NTEyNjVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wiLi9tYWluXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OmJkMzQ1NDgzZTg4NGVmOWZkY2FmNzY5MmRjNjI0NjQ5Mzg3N2FmYmUxNDJjNzRlN2Y2YWU0YTk1ZjhhZTc2ODMiLCJzaGEyNTY6MmU1NjY4YjRmOWYwNjI4MTdlNTkzOWI4ZjczYWQ4MGQ2ODY2OTgxN2Y0NzIyNThjNjg3ODE5OTFlZGJlOTdmZSIsInNoYTI1NjpkZmYzNzkwN2JiMGNmNDMyNmNmNGNmZmZkMjc0OGYyZDQyZDJiNTk4NjZlMGYyZjgyOGNiNGNkYzJhMGRjYTM4Iiwic2hhMjU2OjEyY2Y0YjI2MzE2YWE1YzMwZDZmY2Y2MjM4ODAzN2Q0NmUzZmIxOWZjNGY3MjdmNzM4OTgyMDBiNzEyMTdkNmYiXX0sImNvbmZpZyI6eyJDbWQiOlsiLi9tYWluIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIl19fQ==", "repoDigests": ["docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-rcohendockerhub-golang-hello-world-sha256-4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c-1acf3c", "namespace": "kubescape", "uid": "a8e31925-c3b9-40cc-9e5d-a99172204cf8", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:33:43Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-rcohendockerhub-golang-hello-world-sha256-4cabc6988f0", "kubescape.io/image-name": "docker-io-rcohendockerhub-golang-hello-world"}, "annotations": {"kubescape.io/image-id": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/image-tag": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/resource-size": "3914130", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "df1603d7ce5eee89b7ea636b81e38f8bd9c94fe61a1518162d913e28ced33ae7", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-28840", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28840", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moby/libnetwork/security/advisories/GHSA-gvm4-2qqg-m333", "https://github.com/moby/moby/issues/43382", "https://github.com/moby/moby/pull/45118", "https://github.com/moby/moby/security/advisories/GHSA-232p-vwff-86mp", "https://github.com/moby/moby/security/advisories/GHSA-33pg-m6jh-5237", "https://github.com/moby/moby/security/advisories/GHSA-6wrf-mxfj-pf5p", "https://github.com/moby/moby/security/advisories/GHSA-vwm3-crmr-xfxw"], "description": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby, is commonly referred to as *Docker*. Swarm Mode, which is compiled in and delivered by default in dockerd and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code. The overlay network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes. Encrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption. When setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the u32 iptables extension provided by the xt_u32 kernel module to directly filter on a VXLAN packet's VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN. Two iptables rules serve to filter incoming VXLAN datagrams with a VNI that corresponds to an encrypted network and discards unencrypted datagrams. The rules are appended to the end of the INPUT filter chain, following any rules that have been previously set by the system administrator. Administrator-set rules take precedence over the rules Moby sets to discard unencrypted VXLAN datagrams, which can potentially admit unencrypted datagrams that should have been discarded. The injection of arbitrary Ethernet frames can enable a Denial of Service attack. A sophisticated attacker may be able to establish a UDP or TCP connection by way of the container\u2019s outbound gateway that would otherwise be blocked by a stateful firewall, or carry out other escalations beyond simple injection by smuggling packets into the overlay network. Patches are available in Moby releases 23.0.3 and 20.10.24. As Mirantis Container Runtime's 20.10 releases are numbered differently, users of that platform should update to 20.10.16. Some workarounds are available. Close the VXLAN port (by default, UDP port 4789) to incoming traffic at the Internet boundary to prevent all VXLAN packet injection, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H", "metrics": {"baseScore": 8.7, "exploitabilityScore": 2.2, "impactScore": 5.8}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L", "metrics": {"baseScore": 7.5, "exploitabilityScore": 2.2, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": ["20.10.24"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-232p-vwff-86mp", "dataSource": "https://github.com/advisories/GHSA-232p-vwff-86mp", "namespace": "github:language:go", "severity": "High", "urls": ["https://github.com/advisories/GHSA-232p-vwff-86mp"], "description": "Docker Swarm encrypted overlay network may be unauthenticated", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible"}}, "found": {"versionConstraint": ">=1.12.0,<20.10.24 (unknown)", "vulnerabilityID": "GHSA-232p-vwff-86mp"}}], "artifact": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:docker:docker:v20.10.17+incompatible:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/docker/docker@v20.10.17%2Bincompatible", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE=", "mainModule": "test"}}}, {"vulnerability": {"id": "CVE-2023-28842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/moby/libnetwork/security/advisories/GHSA-gvm4-2qqg-m333", "https://github.com/moby/moby/security/advisories/GHSA-232p-vwff-86mp", "https://github.com/moby/moby/security/advisories/GHSA-33pg-m6jh-5237", "https://github.com/moby/moby/security/advisories/GHSA-6wrf-mxfj-pf5p", "https://github.com/moby/moby/security/advisories/GHSA-vwm3-crmr-xfxw"], "description": "Moby) is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*. Swarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code. The `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes. Encrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption. When setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet's VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN. The `overlay` driver dynamically and lazily defines the kernel configuration for the VXLAN network on each node as containers are attached and detached. Routes and encryption parameters are only defined for destination nodes that participate in the network. The iptables rules that prevent encrypted overlay networks from accepting unencrypted packets are not created until a peer is available with which to communicate. Encrypted overlay networks silently accept cleartext VXLAN datagrams that are tagged with the VNI of an encrypted overlay network. As a result, it is possible to inject arbitrary Ethernet frames into the encrypted overlay network by encapsulating them in VXLAN datagrams. The implications of this can be quite dire, and GHSA-vwm3-crmr-xfxw should be referenced for a deeper exploration. Patches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime's 20.10 releases are numbered differently, users of that platform should update to 20.10.16. Some workarounds are available. In multi-node clusters, deploy a global \u2018pause\u2019 container for each encrypted overlay network, on every node. For a single-node cluster, do not use overlay networks of any sort. Bridge networks provide the same connectivity on a single node and have no multi-node features. The Swarm ingress feature is implemented using an overlay network, but can be disabled by publishing ports in `host` mode instead of `ingress` mode (allowing the use of an external load balancer), and removing the `ingress` network. If encrypted overlay networks are in exclusive use, block UDP port 4789 from traffic that has not been validated by IPSec.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "metrics": {"baseScore": 6.8, "exploitabilityScore": 2.2, "impactScore": 4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "metrics": {"baseScore": 6.8, "exploitabilityScore": 2.2, "impactScore": 4}, "vendorMetadata": {}}], "fix": {"versions": ["20.10.24"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-6wrf-mxfj-pf5p", "dataSource": "https://github.com/advisories/GHSA-6wrf-mxfj-pf5p", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-6wrf-mxfj-pf5p"], "description": "Docker Swarm encrypted overlay network with a single endpoint is unauthenticated", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible"}}, "found": {"versionConstraint": ">=1.12.0,<20.10.24 (unknown)", "vulnerabilityID": "GHSA-6wrf-mxfj-pf5p"}}], "artifact": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:docker:docker:v20.10.17+incompatible:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/docker/docker@v20.10.17%2Bincompatible", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE=", "mainModule": "test"}}}, {"vulnerability": {"id": "CVE-2023-28841", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28841", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/moby/libnetwork/blob/d9fae4c73daf76c3b0f77e14b45b8bf612ba764d/drivers/overlay/encryption.go#L205-L207", "https://github.com/moby/libnetwork/security/advisories/GHSA-gvm4-2qqg-m333", "https://github.com/moby/moby/issues/43382", "https://github.com/moby/moby/pull/45118", "https://github.com/moby/moby/security/advisories/GHSA-232p-vwff-86mp", "https://github.com/moby/moby/security/advisories/GHSA-33pg-m6jh-5237", "https://github.com/moby/moby/security/advisories/GHSA-6wrf-mxfj-pf5p", "https://github.com/moby/moby/security/advisories/GHSA-vwm3-crmr-xfxw"], "description": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*. Swarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code. The `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes. Encrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption. When setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet's VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN. An iptables rule designates outgoing VXLAN datagrams with a VNI that corresponds to an encrypted overlay network for IPsec encapsulation. Encrypted overlay networks on affected platforms silently transmit unencrypted data. As a result, `overlay` networks may appear to be functional, passing traffic as expected, but without any of the expected confidentiality or data integrity guarantees. It is possible for an attacker sitting in a trusted position on the network to read all of the application traffic that is moving across the overlay network, resulting in unexpected secrets or user data disclosure. Thus, because many database protocols, internal APIs, etc. are not protected by a second layer of encryption, a user may use Swarm encrypted overlay networks to provide confidentiality, which due to this vulnerability this is no longer guaranteed. Patches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime's 20.10 releases are numbered differently, users of that platform should update to 20.10.16. Some workarounds are available. Close the VXLAN port (by default, UDP port 4789) to outgoing traffic at the Internet boundary in order to prevent unintentionally leaking unencrypted traffic over the Internet, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "metrics": {"baseScore": 6.8, "exploitabilityScore": 2.2, "impactScore": 4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "metrics": {"baseScore": 6.8, "exploitabilityScore": 2.2, "impactScore": 4}, "vendorMetadata": {}}], "fix": {"versions": ["20.10.24"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-33pg-m6jh-5237", "dataSource": "https://github.com/advisories/GHSA-33pg-m6jh-5237", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-33pg-m6jh-5237"], "description": "Docker Swarm encrypted overlay network traffic may be unencrypted", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible"}}, "found": {"versionConstraint": ">=1.12.0,<20.10.24 (unknown)", "vulnerabilityID": "GHSA-33pg-m6jh-5237"}}], "artifact": {"name": "github.com/docker/docker", "version": "v20.10.17+incompatible", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:docker:docker:v20.10.17+incompatible:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/docker/docker@v20.10.17%2Bincompatible", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE=", "mainModule": "test"}}}, {"vulnerability": {"id": "CVE-2022-41723", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468135", "https://go.dev/cl/468295", "https://go.dev/issue/57855", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4MA5XS5DAOJ5PKKNG5TUXKPQOFHT5VBC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGW7GE2Z32ZT47UFAQFDRQE33B7Q7LMT/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RLBQ3A7ROLEQXQLXFDLNJ7MYPKG5GULE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XX3IMUTZKRQ73PBZM4E2JP4BKYH4C6XE/", "https://pkg.go.dev/vuln/GO-2023-1571"], "description": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["0.7.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-vvpx-j8f3-3w6h", "dataSource": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h", "namespace": "github:language:go", "severity": "High", "urls": ["https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"], "description": "Uncontrolled Resource Consumption", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "golang.org/x/net", "version": "v0.5.0"}}, "found": {"versionConstraint": "<0.7.0 (unknown)", "vulnerabilityID": "GHSA-vvpx-j8f3-3w6h"}}], "artifact": {"name": "golang.org/x/net", "version": "v0.5.0", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:golang:networking:v0.5.0:*:*:*:*:go:*:*"], "purl": "pkg:golang/golang.org/x/net@v0.5.0", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:GyT4nK/YDHSqa1c4753ouYCDajOYKTja9Xb/OHtgvSw=", "mainModule": "test"}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:edge", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.1.0-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": ""}, "namespace": "alpine:distro:alpine:edge", "package": {"name": "openssl", "version": "3.1.0-r2"}}, "found": {"versionConstraint": "< 3.1.0-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.1.0-r2", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.1.0-r2:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.1.0-r2?arch=x86_64&upstream=openssl&distro=alpine-3.18_alpha20230329", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:edge", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.1.0-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": ""}, "namespace": "alpine:distro:alpine:edge", "package": {"name": "openssl", "version": "3.1.0-r2"}}, "found": {"versionConstraint": "< 3.1.0-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.1.0-r2", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.1.0-r2:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.1.0-r2:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.1.0-r2?arch=x86_64&upstream=openssl&distro=alpine-3.18_alpha20230329", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-24540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/491616", "https://go.dev/issue/59721", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1752"], "description": "Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2023-24540", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-29400", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491617", "https://go.dev/issue/59722", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1753"], "description": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2023-29400", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491615", "https://go.dev/issue/59720", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1751"], "description": "Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untrusted input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2023-24539", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.3"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.3", "type": "go-module", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.3", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pack", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/trace", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/vet", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/link", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/fix", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/doc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/dist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cover", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/main", "layerID": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/bin/go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/bin/gofmt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/asm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/compile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/doc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/dist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/fix", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pack", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cover", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/link", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/trace", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/vet", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/compile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/asm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/bin/gofmt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/usr/lib/go/bin/go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.20.4"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.20.4", "type": "go-module", "locations": [{"path": "/main", "layerID": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.20.4", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}}], "source": {"type": "image", "target": {"userInput": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "imageID": "sha256:ee8a6db6a63e312a3ddc45feddb3f7c6f43e5c03cf4d455d600ea28716c4dd13", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 482451943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "size": 7835457}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "size": 391829195}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "size": 56168910}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f", "size": 26618381}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA2LTA1VDIxOjQyOjM5LjA0OTg1MTI2NVoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0yOVQxODoxOToyMC4xMTQxOTczOTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjIzMDQ0OTk5Nzg1YjEwZjM4NzcyOTBiZDNjOWQ4ZGIzYzljYjFmYWM4ZWRmYjQwYzc3NTEzN2FiNzNlMGQ0MWQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTI5VDE4OjE5OjIwLjI0NDI2ODcwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6MTg6MTQuNjY1OTE2Nzc3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSAtLXVwZGF0ZSBnbyBnY2MgZysrIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjoyNy40OTg5NzczMzRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBkaXI6Y2U3ZTZiN2ExNmMyZjZiMDM3NWQyMjZhYmZmM2NmNzY4ZGEyOWUyMzFjOWQ5NjdkNzE5OWM5MGM3NDFlODc2ZSBpbiAuICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6NDI6MzguNjczNjEyMjUxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIENHT19FTkFCTEVEPTEgR09PUz1saW51eCBnbyBidWlsZCBtYWluLmdvIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjozOS4wNDk4NTEyNjVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wiLi9tYWluXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OmJkMzQ1NDgzZTg4NGVmOWZkY2FmNzY5MmRjNjI0NjQ5Mzg3N2FmYmUxNDJjNzRlN2Y2YWU0YTk1ZjhhZTc2ODMiLCJzaGEyNTY6MmU1NjY4YjRmOWYwNjI4MTdlNTkzOWI4ZjczYWQ4MGQ2ODY2OTgxN2Y0NzIyNThjNjg3ODE5OTFlZGJlOTdmZSIsInNoYTI1NjpkZmYzNzkwN2JiMGNmNDMyNmNmNGNmZmZkMjc0OGYyZDQyZDJiNTk4NjZlMGYyZjgyOGNiNGNkYzJhMGRjYTM4Iiwic2hhMjU2OjEyY2Y0YjI2MzE2YWE1YzMwZDZmY2Y2MjM4ODAzN2Q0NmUzZmIxOWZjNGY3MjdmNzM4OTgyMDBiNzEyMTdkNmYiXX0sImNvbmZpZyI6eyJDbWQiOlsiLi9tYWluIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIl19fQ==", "repoDigests": ["docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/CVEs/mariadb.json b/configurations/expected-result/CVEs/mariadb.json index c51c2fc8..98a6e144 100644 --- a/configurations/expected-result/CVEs/mariadb.json +++ b/configurations/expected-result/CVEs/mariadb.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-mariadb-sha256-821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66-0b6c66", "namespace": "kubescape", "uid": "9eae4bee-8053-4cac-ab04-96bda18ac6e1", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:16:31Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-mariadb-sha256-821d0411208eaa88f9e1f0daccd1d5", "kubescape.io/image-name": "docker-io-library-mariadb"}, "annotations": {"kubescape.io/image-id": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/image-tag": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/resource-size": "4114161", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "58c7202e9406b74aec2a8ce7050d47e1eed39ba6bed9379ae896fdacf9de8b4e", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2019-18276", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-18276", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-18276"], "cvss": null, "fix": {"versions": ["5.0-6ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-18276", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-18276", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/155498/Bash-5.0-Patch-11-Privilege-Escalation.html", "https://github.com/bminor/bash/commit/951bdaad7a18cc0dc1036bba86b18b90874d39ff", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://security.gentoo.org/glsa/202105-34", "https://security.netapp.com/advisory/ntap-20200430-0003/", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.youtube.com/watch?v=-wGtxJ8opa8"], "description": "An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support \"saved UID\" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use \"enable -f\" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "bash", "version": "5.0-6ubuntu1.1"}}, "found": {"versionConstraint": "< 5.0-6ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2019-18276"}}], "artifact": {"name": "bash", "version": "5.0-6ubuntu1.1", "type": "deb", "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/bash.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/bash.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:bash:bash:5.0-6ubuntu1.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/bash@5.0-6ubuntu1.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "bsdutils", "version": "1:2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:bsdutils:bsdutils:1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/bsdutils@1:2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux%402.34-0.1ubuntu9.1&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "bsdutils", "version": "1:2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:bsdutils:bsdutils:1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/bsdutils@1:2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux%402.34-0.1ubuntu9.1&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}]}}, {"vulnerability": {"id": "CVE-2022-23491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23491"], "cvss": null, "fix": {"versions": ["20211016ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23491", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/certifi/python-certifi/security/advisories/GHSA-43fp-rhv2-5gv8", "https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/oxX69KFvsm4/m/yLohoVqtCgAJ"], "description": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi 2022.12.07 removes root certificates from \"TrustCor\" from the root store. These are in the process of being removed from Mozilla's trust store. TrustCor's root certificates are being removed pursuant to an investigation prompted by media reporting that TrustCor's ownership also operated a business that produced spyware. Conclusions of Mozilla's investigation can be found in the linked google group discussion.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ca-certificates", "version": "20210119~20.04.2"}}, "found": {"versionConstraint": "< 20211016ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-23491"}}], "artifact": {"name": "ca-certificates", "version": "20210119~20.04.2", "type": "deb", "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/ca-certificates.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "MPL-2.0"], "cpes": ["cpe:2.3:a:ca-certificates:ca-certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca-certificates:ca_certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca_certificates:ca-certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca_certificates:ca_certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca:ca-certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca:ca_certificates:20210119~20.04.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ca-certificates@20210119~20.04.2?arch=all&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-2781", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-2781", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-2781"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-2781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-2781", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2016/02/28/2", "http://www.openwall.com/lists/oss-security/2016/02/28/3", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "coreutils", "version": "8.30-3ubuntu2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}], "artifact": {"name": "coreutils", "version": "8.30-3ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.30-3ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/coreutils@8.30-3ubuntu2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "dirmngr", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/dirmngr.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:dirmngr:dirmngr:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/dirmngr@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "dirmngr", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/dirmngr.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:dirmngr:dirmngr:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/dirmngr@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-1664", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1664", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1664"], "cvss": null, "fix": {"versions": ["1.19.7ubuntu3.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1664", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1664", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be", "https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html", "https://lists.debian.org/debian-security-announce/2022/msg00115.html", "https://security.netapp.com/advisory/ntap-20221007-0002/"], "description": "Dpkg::Source::Archive in dpkg, the Debian package management system, before version 1.21.8, 1.20.10, 1.19.8, 1.18.26 is prone to a directory traversal vulnerability. When extracting untrusted source packages in v2 and v3 source package formats that include a debian.tar, the in-place extraction can lead to directory traversal situations on specially crafted orig.tar and debian.tar tarballs.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "dpkg", "version": "1.19.7ubuntu3"}}, "found": {"versionConstraint": "< 1.19.7ubuntu3.2 (deb)", "vulnerabilityID": "CVE-2022-1664"}}], "artifact": {"name": "dpkg", "version": "1.19.7ubuntu3", "type": "deb", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "GPL-2", "GPL-2+", "public-domain-md5", "public-domain-s-s-d"], "cpes": ["cpe:2.3:a:dpkg:dpkg:1.19.7ubuntu3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/dpkg@1.19.7ubuntu3?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/e2fsprogs.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/e2fsprogs.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2"], "cpes": ["cpe:2.3:a:e2fsprogs:e2fsprogs:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/e2fsprogs@1.45.5-2ubuntu1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "fdisk", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/fdisk.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:fdisk:fdisk:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/fdisk@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "fdisk", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/fdisk.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:fdisk:fdisk:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/fdisk@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2023-28642", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28642", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/opencontainers/runc/pull/3785", "https://github.com/opencontainers/runc/security/advisories/GHSA-g2j6-57v7-gm8c"], "description": "runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked `/proc`. See PR #3785 for details. users are advised to upgrade. Users unable to upgrade should avoid using an untrusted container image.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6.1, "exploitabilityScore": 1.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-g2j6-57v7-gm8c", "dataSource": "https://github.com/advisories/GHSA-g2j6-57v7-gm8c", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-g2j6-57v7-gm8c"], "description": "runc AppArmor bypass with symlinked /proc", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.5 (unknown)", "vulnerabilityID": "GHSA-g2j6-57v7-gm8c"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2023-27561", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27561", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://gist.github.com/LiveOverflow/c937820b688922eb127fb760ce06dab9", "https://github.com/opencontainers/runc/issues/2197#issuecomment-1437617334", "https://github.com/opencontainers/runc/issues/3751", "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DHGVGGMKGZSJ7YO67TGGPFEHBYMS63VF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FYVE3GB4OG3BNT5DLQHYO4M5SXX33AQ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I6BF24VCZRFTYBTT3T7HDZUOTKOTNPLZ/"], "description": "runc through 1.1.4 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. NOTE: this issue exists because of a CVE-2019-19921 regression.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7, "exploitabilityScore": 1, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-vpvm-3wq2-2wvm", "dataSource": "https://github.com/advisories/GHSA-vpvm-3wq2-2wvm", "namespace": "github:language:go", "severity": "High", "urls": ["https://github.com/advisories/GHSA-vpvm-3wq2-2wvm"], "description": "Opencontainers runc Incorrect Authorization vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": ">=1.0.0-rc95,<1.1.5 (unknown)", "vulnerabilityID": "GHSA-vpvm-3wq2-2wvm"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-29162", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29162", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/opencontainers/runc/commit/d04de3a9b72d7a2455c1885fc75eb36d02cd17b5", "https://github.com/opencontainers/runc/releases/tag/v1.1.2", "https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66", "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVPZBV7ISA7QKRPTC7ZXWKMIQI2HZEBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D77CKD3AXPMU4PMQIQI5Q74SI4JATNND/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GPQU4YC4AAY54JDXGDQHJEYKSXXG5T2Y/"], "description": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.6, "exploitabilityScore": 3.9, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.5, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f3fp-gc8g-vw66", "dataSource": "https://github.com/advisories/GHSA-f3fp-gc8g-vw66", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-f3fp-gc8g-vw66"], "description": "Default inheritable capabilities for linux container should be empty", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.2 (unknown)", "vulnerabilityID": "GHSA-f3fp-gc8g-vw66"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2023-25809", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25809", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/opencontainers/runc/commit/0d62b950e60f6980b54fe3bafd9a9c608dc1df17", "https://github.com/opencontainers/runc/security/advisories/GHSA-m8cg-xc2p-r3fc"], "description": "runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does not specify the cgroup namespace to be unshared (e.g.., `(docker|podman|nerdctl) run --cgroupns=host`, with Rootless Docker/Podman/nerdctl) or 2. when runc is executed outside the user namespace, and `/sys` is mounted with `rbind, ro` (e.g., `runc spec --rootless`; this condition is very rare). A container may gain the write access to user-owned cgroup hierarchy `/sys/fs/cgroup/user.slice/...` on the host . Other users's cgroup hierarchies are not affected. Users are advised to upgrade to version 1.1.5. Users unable to upgrade may unshare the cgroup namespace (`(docker|podman|nerdctl) run --cgroupns=private)`. This is the default behavior of Docker/Podman/nerdctl on cgroup v2 hosts. or add `/sys/fs/cgroup` to `maskedPaths`.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2, "impactScore": 3.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 0.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-m8cg-xc2p-r3fc", "dataSource": "https://github.com/advisories/GHSA-m8cg-xc2p-r3fc", "namespace": "github:language:go", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-m8cg-xc2p-r3fc"], "description": "rootless: `/sys/fs/cgroup` is writable when cgroupns isn't unshared in runc", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.5 (unknown)", "vulnerabilityID": "GHSA-m8cg-xc2p-r3fc"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2021-43784", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43784", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugs.chromium.org/p/project-zero/issues/detail?id=2241", "https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554", "https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1ae", "https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eed", "https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f", "https://lists.debian.org/debian-lts-announce/2021/12/msg00005.html"], "description": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the `C` portion of the code (responsible for the based namespace setup of containers). In all versions of runc prior to 1.0.3, the encoder did not handle the possibility of an integer overflow in the 16-bit length field for the byte array attribute type, meaning that a large enough malicious byte array attribute could result in the length overflowing and the attribute contents being parsed as netlink messages for container configuration. This vulnerability requires the attacker to have some control over the configuration of the container and would allow the attacker to bypass the namespace restrictions of the container by simply adding their own netlink payload which disables all namespaces. The main users impacted are those who allow untrusted images with untrusted configurations to run on their machines (such as with shared cloud infrastructure). runc version 1.0.3 contains a fix for this bug. As a workaround, one may try disallowing untrusted namespace paths from your container. It should be noted that untrusted namespace paths would allow the attacker to disable namespace protections entirely even in the absence of this bug.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6, "exploitabilityScore": 6.8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6, "exploitabilityScore": 1.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-v95c-p5hm-xq8f", "dataSource": "https://github.com/advisories/GHSA-v95c-p5hm-xq8f", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-v95c-p5hm-xq8f"], "description": "Overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.0.3 (unknown)", "vulnerabilityID": "GHSA-v95c-p5hm-xq8f"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gnupg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gnupg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gnupg-l10n", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg-l10n.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg-l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg-l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg-l10n@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gnupg-l10n", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg-l10n.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg-l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg-l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg-l10n@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gnupg-utils", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg-utils.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg-utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg-utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg-utils@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gnupg-utils", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg-utils.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg-utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg-utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg-utils@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-29526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/golang/go/issues/52313", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q6GE5EQGE4L2KRVGW4T75QVIYAXCLO5X/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220729-0001/"], "description": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.0.0-20220412211240-33da011f77ad"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-p782-xgp4-8hr8", "dataSource": "https://github.com/advisories/GHSA-p782-xgp4-8hr8", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-p782-xgp4-8hr8"], "description": "golang.org/x/sys/unix has Incorrect Privilege Assignment", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7"}}, "found": {"versionConstraint": "<0.0.0-20220412211240-33da011f77ad (unknown)", "vulnerabilityID": "GHSA-p782-xgp4-8hr8"}}], "artifact": {"name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:golang:x/sys:v0.0.0-20210817142637-7d9622a276b7:*:*:*:*:*:*:*"], "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210817142637-7d9622a276b7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:lQ8Btl/sJr2+f4ql7ffKUKfnV0BsgsICvm0oEeINAQY=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg:gpg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg:gpg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpg-agent", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-agent.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-agent.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-agent@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpg-agent", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-agent.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-agent.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-agent@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpg-wks-client", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-wks-client.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-wks-client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks-client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-wks-client@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpg-wks-client", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-wks-client.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-wks-client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks-client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-wks-client@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpg-wks-server", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-wks-server.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-wks-server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks-server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-wks-server@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpg-wks-server", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-wks-server.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-wks-server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks-server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-wks-server@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpgconf", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpgconf.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgconf:gpgconf:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgconf@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpgconf", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpgconf.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgconf:gpgconf:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgconf@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpgsm", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpgsm.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgsm:gpgsm:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgsm@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpgsm", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpgsm.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgsm:gpgsm:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgsm@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpgv", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/gpgv.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgv:gpgv:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgv@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpgv", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/gpgv.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgv:gpgv:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgv@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-1271", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271"], "cvss": null, "fix": {"versions": ["1.10-0ubuntu4.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1271", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-1271", "https://bugzilla.redhat.com/show_bug.cgi?id=2073310", "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6", "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html", "https://security-tracker.debian.org/tracker/CVE-2022-1271", "https://security.gentoo.org/glsa/202209-01", "https://security.netapp.com/advisory/ntap-20220930-0006/", "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch", "https://www.openwall.com/lists/oss-security/2022/04/07/8"], "description": "An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gzip", "version": "1.10-0ubuntu4"}}, "found": {"versionConstraint": "< 1.10-0ubuntu4.1 (deb)", "vulnerabilityID": "CVE-2022-1271"}}], "artifact": {"name": "gzip", "version": "1.10-0ubuntu4", "type": "deb", "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/gzip.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:gzip:gzip:1.10-0ubuntu4:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gzip@1.10-0ubuntu4?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libblkid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libblkid1:libblkid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libblkid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libblkid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libblkid1:libblkid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libblkid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3999", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3999", "https://bugzilla.redhat.com/show_bug.cgi?id=2024637", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security-tracker.debian.org/tracker/CVE-2021-3999", "https://security.netapp.com/advisory/ntap-20221104-0001/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28769", "https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=23e0e8f5f1fb5ed150253d986ecccdc90c2dcd5e", "https://www.openwall.com/lists/oss-security/2022/01/24/4"], "description": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3999"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23219", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=22542", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23219"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23218", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23218", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23218", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=28768", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23218"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-35942", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-35942", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-35942", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://security.netapp.com/advisory/ntap-20210827-0005/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28011", "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c", "https://sourceware.org/glibc/wiki/Security%20Exceptions"], "description": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-35942"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3326", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3326", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3326", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2021/01/28/2", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210304-0007/", "https://sourceware.org/bugzilla/show_bug.cgi?id=27256", "https://sourceware.org/git/?p=glibc.git;a=commit;h=7d88c6142c6efc160c0ee5e4f85cde382c072888", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3326"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-27645", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-27645", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-27645", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LZNT6KTMCCWPWXEOGSHD3YLYZKUGMH5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I7TS26LIZSOBLGJEZMJX4PXT5BQDE2WS/", "https://security.gentoo.org/glsa/202107-07", "https://sourceware.org/bugzilla/show_bug.cgi?id=27462"], "description": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-27645"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-6096", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-6096", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-6096", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=25620", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"], "description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-6096"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-29562", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-29562", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29562", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202101-20", "https://security.netapp.com/advisory/ntap-20210122-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=26923"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-29562"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-27618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-27618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-27618", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210401-0006/", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-27618"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-25013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-25013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/r32d767ac804e9b8aad4355bb85960a6a1385eab7afff549a5e98660f@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r448bb851cc8e6e3f93f3c28c70032b37062625d81214744474ac49e7@%3Cdev.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r4806a391091e082bdea17266452ca656ebc176e51bb3932733b3a0a2@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r499e4f96d0b5109ef083f2feccd33c51650c1b7d7068aa3bd47efca9@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r5af4430421bb6f9973294691a7904bbd260937e9eef96b20556f43ff@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r750eee18542bc02bd8350861c424ee60a9b9b225568fa09436a37ece@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/r7a2e94adfe0a2f0a1d42e4927e8c32ecac97d37db9cb68095fe9ddbc@%3Cdev.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rd2354f9ccce41e494fbadcbc5ad87218de6ec0fff8a7b54c8462226c@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4Y6TX47P47KABSFOL26FLDNVCWXDKDEZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210205-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=24973", "https://sourceware.org/git/?p=glibc.git;a=commit;h=ee7a3144c9922808181009b7b3e50e852fb4999b", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2019-25013"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-20013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-20013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://akkadia.org/drepper/SHA-crypt.txt", "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous/", "https://twitter.com/solardiz/status/795601240151457793"], "description": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-20013"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-10228", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-10228", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-10228", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://openwall.com/lists/oss-security/2017/03/01/10", "http://www.securityfocus.com/bid/96525", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2016-10228"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3999", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3999", "https://bugzilla.redhat.com/show_bug.cgi?id=2024637", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security-tracker.debian.org/tracker/CVE-2021-3999", "https://security.netapp.com/advisory/ntap-20221104-0001/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28769", "https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=23e0e8f5f1fb5ed150253d986ecccdc90c2dcd5e", "https://www.openwall.com/lists/oss-security/2022/01/24/4"], "description": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3999"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23219", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=22542", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23219"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23218", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23218", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23218", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=28768", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23218"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-35942", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-35942", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-35942", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://security.netapp.com/advisory/ntap-20210827-0005/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28011", "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c", "https://sourceware.org/glibc/wiki/Security%20Exceptions"], "description": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-35942"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3326", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3326", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3326", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2021/01/28/2", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210304-0007/", "https://sourceware.org/bugzilla/show_bug.cgi?id=27256", "https://sourceware.org/git/?p=glibc.git;a=commit;h=7d88c6142c6efc160c0ee5e4f85cde382c072888", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3326"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-27645", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-27645", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-27645", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LZNT6KTMCCWPWXEOGSHD3YLYZKUGMH5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I7TS26LIZSOBLGJEZMJX4PXT5BQDE2WS/", "https://security.gentoo.org/glsa/202107-07", "https://sourceware.org/bugzilla/show_bug.cgi?id=27462"], "description": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-27645"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-6096", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-6096", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-6096", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=25620", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"], "description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-6096"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-29562", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-29562", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29562", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202101-20", "https://security.netapp.com/advisory/ntap-20210122-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=26923"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-29562"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-27618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-27618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-27618", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210401-0006/", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-27618"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-25013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-25013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/r32d767ac804e9b8aad4355bb85960a6a1385eab7afff549a5e98660f@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r448bb851cc8e6e3f93f3c28c70032b37062625d81214744474ac49e7@%3Cdev.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r4806a391091e082bdea17266452ca656ebc176e51bb3932733b3a0a2@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r499e4f96d0b5109ef083f2feccd33c51650c1b7d7068aa3bd47efca9@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r5af4430421bb6f9973294691a7904bbd260937e9eef96b20556f43ff@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r750eee18542bc02bd8350861c424ee60a9b9b225568fa09436a37ece@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/r7a2e94adfe0a2f0a1d42e4927e8c32ecac97d37db9cb68095fe9ddbc@%3Cdev.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rd2354f9ccce41e494fbadcbc5ad87218de6ec0fff8a7b54c8462226c@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4Y6TX47P47KABSFOL26FLDNVCWXDKDEZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210205-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=24973", "https://sourceware.org/git/?p=glibc.git;a=commit;h=ee7a3144c9922808181009b7b3e50e852fb4999b", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2019-25013"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-20013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-20013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://akkadia.org/drepper/SHA-crypt.txt", "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous/", "https://twitter.com/solardiz/status/795601240151457793"], "description": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-20013"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-10228", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-10228", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-10228", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://openwall.com/lists/oss-security/2017/03/01/10", "http://www.securityfocus.com/bid/96525", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2016-10228"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "libcom-err2", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libcom-err2:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom-err2:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom_err2:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom_err2:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libcom-err2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "libext2fs2", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2"], "cpes": ["cpe:2.3:a:libext2fs2:libext2fs2:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libext2fs2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libfdisk1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libfdisk1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libfdisk1:libfdisk1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libfdisk1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libfdisk1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libfdisk1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libfdisk1:libfdisk1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libfdisk1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-43618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-43618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-43618"], "cvss": null, "fix": {"versions": ["2:6.2.0+dfsg-4ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-43618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43618", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/8", "http://www.openwall.com/lists/oss-security/2022/10/13/3", "https://bugs.debian.org/994405", "https://gmplib.org/list-archives/gmp-bugs/2021-September/005077.html", "https://gmplib.org/repo/gmp-6.2/rev/561a9c25298e", "https://lists.debian.org/debian-lts-announce/2021/12/msg00001.html", "https://security.netapp.com/advisory/ntap-20221111-0001/"], "description": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gmp", "version": "2:6.2.0+dfsg-4"}}, "found": {"versionConstraint": "< 2:6.2.0+dfsg-4ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-43618"}}], "artifact": {"name": "libgmp10", "version": "2:6.2.0+dfsg-4", "type": "deb", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "GPL-2", "GPL-3", "LGPL-3"], "cpes": ["cpe:2.3:a:libgmp10:libgmp10:2:6.2.0+dfsg-4:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgmp10@2:6.2.0%2Bdfsg-4?arch=amd64&upstream=gmp&distro=ubuntu-20.04", "upstreams": [{"name": "gmp"}]}}, {"vulnerability": {"id": "CVE-2023-0361", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0361", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0361"], "cvss": null, "fix": {"versions": ["3.6.13-2ubuntu1.8"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0361", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0361", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2023-0361", "https://github.com/tlsfuzzer/tlsfuzzer/pull/679", "https://gitlab.com/gnutls/gnutls/-/issues/1050", "https://lists.debian.org/debian-lts-announce/2023/02/msg00015.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UFIA3X4IZ3CW7SRQ2UHNHNPMRIAWF2FI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WS4KVDOG6QTALWHC2QE4Y7VPDRMLTRWQ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z634YBXAJ5VLDI62IOPBVP5K6YFHAWCY/", "https://security.netapp.com/advisory/ntap-20230324-0005/"], "description": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnutls28", "version": "3.6.13-2ubuntu1.6"}}, "found": {"versionConstraint": "< 3.6.13-2ubuntu1.8 (deb)", "vulnerabilityID": "CVE-2023-0361"}}], "artifact": {"name": "libgnutls30", "version": "3.6.13-2ubuntu1.6", "type": "deb", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-Clause", "CC0", "Expat", "GFDL-1.3", "GPL", "GPL-3", "GPLv3+", "LGPL", "LGPL-3", "LGPLv2.1+", "LGPLv3+_or_GPLv2+", "The"], "cpes": ["cpe:2.3:a:libgnutls30:libgnutls30:3.6.13-2ubuntu1.6:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgnutls30@3.6.13-2ubuntu1.6?arch=amd64&upstream=gnutls28&distro=ubuntu-20.04", "upstreams": [{"name": "gnutls28"}]}}, {"vulnerability": {"id": "CVE-2022-2509", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2509", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2509"], "cvss": null, "fix": {"versions": ["3.6.13-2ubuntu1.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2509", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-2509", "https://lists.debian.org/debian-lts-announce/2022/08/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6FL27JS3VM74YEQU7PGB62USO3KSBYZX/", "https://lists.gnupg.org/pipermail/gnutls-help/2022-July/004746.html", "https://www.debian.org/security/2022/dsa-5203"], "description": "A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnutls28", "version": "3.6.13-2ubuntu1.6"}}, "found": {"versionConstraint": "< 3.6.13-2ubuntu1.7 (deb)", "vulnerabilityID": "CVE-2022-2509"}}], "artifact": {"name": "libgnutls30", "version": "3.6.13-2ubuntu1.6", "type": "deb", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-Clause", "CC0", "Expat", "GFDL-1.3", "GPL", "GPL-3", "GPLv3+", "LGPL", "LGPL-3", "LGPLv2.1+", "LGPLv3+_or_GPLv2+", "The"], "cpes": ["cpe:2.3:a:libgnutls30:libgnutls30:3.6.13-2ubuntu1.6:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgnutls30@3.6.13-2ubuntu1.6?arch=amd64&upstream=gnutls28&distro=ubuntu-20.04", "upstreams": [{"name": "gnutls28"}]}}, {"vulnerability": {"id": "CVE-2021-4209", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-4209", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-4209"], "cvss": null, "fix": {"versions": ["3.6.13-2ubuntu1.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-4209", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4209", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-4209", "https://bugzilla.redhat.com/show_bug.cgi?id=2044156", "https://gitlab.com/gnutls/gnutls/-/commit/3db352734472d851318944db13be73da61300568", "https://gitlab.com/gnutls/gnutls/-/issues/1306", "https://gitlab.com/gnutls/gnutls/-/merge_requests/1503", "https://security.netapp.com/advisory/ntap-20220915-0005/"], "description": "A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnutls28", "version": "3.6.13-2ubuntu1.6"}}, "found": {"versionConstraint": "< 3.6.13-2ubuntu1.7 (deb)", "vulnerabilityID": "CVE-2021-4209"}}], "artifact": {"name": "libgnutls30", "version": "3.6.13-2ubuntu1.6", "type": "deb", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-Clause", "CC0", "Expat", "GFDL-1.3", "GPL", "GPL-3", "GPLv3+", "LGPL", "LGPL-3", "LGPLv2.1+", "LGPLv3+_or_GPLv2+", "The"], "cpes": ["cpe:2.3:a:libgnutls30:libgnutls30:3.6.13-2ubuntu1.6:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgnutls30@3.6.13-2ubuntu1.6?arch=amd64&upstream=gnutls28&distro=ubuntu-20.04", "upstreams": [{"name": "gnutls28"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3515", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3515", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3515"], "cvss": null, "fix": {"versions": ["1.3.5-2ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3515", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3515", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3515", "https://bugzilla.redhat.com/show_bug.cgi?id=2135610", "https://dev.gnupg.org/rK4b7d9cd4a018898d7714ce06f3faf2626c14582b", "https://www.gnupg.org/blog/20221017-pepe-left-the-ksba.html"], "description": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libksba", "version": "1.3.5-2"}}, "found": {"versionConstraint": "< 1.3.5-2ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-3515"}}], "artifact": {"name": "libksba8", "version": "1.3.5-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libksba8:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:libksba8:libksba8:1.3.5-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libksba8@1.3.5-2?arch=amd64&upstream=libksba&distro=ubuntu-20.04", "upstreams": [{"name": "libksba"}]}}, {"vulnerability": {"id": "CVE-2022-47629", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-47629", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-47629"], "cvss": null, "fix": {"versions": ["1.3.5-2ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-47629", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-47629", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://dev.gnupg.org/T6284", "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=commit;h=f61a5ea4e0f6a80fd4b28ef0174bee77793cf070", "https://lists.debian.org/debian-lts-announce/2022/12/msg00035.html", "https://security.gentoo.org/glsa/202212-07", "https://security.netapp.com/advisory/ntap-20230316-0011/", "https://www.debian.org/security/2022/dsa-5305"], "description": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libksba", "version": "1.3.5-2"}}, "found": {"versionConstraint": "< 1.3.5-2ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-47629"}}], "artifact": {"name": "libksba8", "version": "1.3.5-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libksba8:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:libksba8:libksba8:1.3.5-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libksba8@1.3.5-2?arch=amd64&upstream=libksba&distro=ubuntu-20.04", "upstreams": [{"name": "libksba"}]}}, {"vulnerability": {"id": "CVE-2022-29155", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29155", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29155"], "cvss": null, "fix": {"versions": ["2.4.49+dfsg-2ubuntu1.9"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29155", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugs.openldap.org/show_bug.cgi?id=9815", "https://lists.debian.org/debian-lts-announce/2022/05/msg00032.html", "https://security.netapp.com/advisory/ntap-20220609-0007/", "https://www.debian.org/security/2022/dsa-5140"], "description": "In OpenLDAP 2.x before 2.5.12 and 2.6.x before 2.6.2, a SQL injection vulnerability exists in the experimental back-sql backend to slapd, via a SQL statement within an LDAP query. This can occur during an LDAP search operation when the search filter is processed, due to a lack of proper escaping.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openldap", "version": "2.4.49+dfsg-2ubuntu1.8"}}, "found": {"versionConstraint": "< 2.4.49+dfsg-2ubuntu1.9 (deb)", "vulnerabilityID": "CVE-2022-29155"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.49+dfsg-2ubuntu1.8", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libldap-2.4-2@2.4.49%2Bdfsg-2ubuntu1.8?arch=amd64&upstream=openldap&distro=ubuntu-20.04", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2022-29155", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29155", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29155"], "cvss": null, "fix": {"versions": ["2.4.49+dfsg-2ubuntu1.9"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29155", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugs.openldap.org/show_bug.cgi?id=9815", "https://lists.debian.org/debian-lts-announce/2022/05/msg00032.html", "https://security.netapp.com/advisory/ntap-20220609-0007/", "https://www.debian.org/security/2022/dsa-5140"], "description": "In OpenLDAP 2.x before 2.5.12 and 2.6.x before 2.6.2, a SQL injection vulnerability exists in the experimental back-sql backend to slapd, via a SQL statement within an LDAP query. This can occur during an LDAP search operation when the search filter is processed, due to a lack of proper escaping.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openldap", "version": "2.4.49+dfsg-2ubuntu1.8"}}, "found": {"versionConstraint": "< 2.4.49+dfsg-2ubuntu1.9 (deb)", "vulnerabilityID": "CVE-2022-29155"}}], "artifact": {"name": "libldap-common", "version": "2.4.49+dfsg-2ubuntu1.8", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libldap-common.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libldap-common.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-common:libldap-common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-common:libldap_common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_common:libldap-common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_common:libldap_common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libldap-common@2.4.49%2Bdfsg-2ubuntu1.8?arch=all&upstream=openldap&distro=ubuntu-20.04", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2022-1271", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271"], "cvss": null, "fix": {"versions": ["5.2.4-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1271", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-1271", "https://bugzilla.redhat.com/show_bug.cgi?id=2073310", "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6", "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html", "https://security-tracker.debian.org/tracker/CVE-2022-1271", "https://security.gentoo.org/glsa/202209-01", "https://security.netapp.com/advisory/ntap-20220930-0006/", "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch", "https://www.openwall.com/lists/oss-security/2022/04/07/8"], "description": "An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "xz-utils", "version": "5.2.4-1ubuntu1"}}, "found": {"versionConstraint": "< 5.2.4-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1271"}}], "artifact": {"name": "liblzma5", "version": "5.2.4-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Autoconf", "GPL-2", "GPL-2+", "GPL-3", "LGPL-2", "LGPL-2.1", "LGPL-2.1+", "PD", "PD-debian", "config-h", "noderivs", "permissive-fsf", "permissive-nowarranty", "probably-PD"], "cpes": ["cpe:2.3:a:liblzma5:liblzma5:5.2.4-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/liblzma5@5.2.4-1ubuntu1?arch=amd64&upstream=xz-utils&distro=ubuntu-20.04", "upstreams": [{"name": "xz-utils"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libmount1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libmount1:libmount1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmount1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libmount1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libmount1:libmount1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmount1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2023-21982", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21982", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21982"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21982", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21982", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21982"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21980", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21980", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21980"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21980", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21980", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Client programs). Supported versions that are affected are 5.7.41 and prior and 8.0.32 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of MySQL Server. CVSS 3.1 Base Score 7.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21980"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21977", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21977", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21977"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21977", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21977", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21977"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21976", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21976", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21976"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21976", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21976", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21976"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21972", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21972", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21972"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21972", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21972", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21972"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21966", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21966", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21966"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21966", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21966", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: JSON). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21966"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21963", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21963", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21963"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21963", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21963", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Connection Handling). Supported versions that are affected are 5.7.40 and prior and 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21963"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21962", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21962", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21962"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21962", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21962", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Components Services). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21962"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21955", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21955", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21955"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21955", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21955", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Partition). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21955"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21953", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21953", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21953"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21953", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21953", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Partition). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21953"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21947", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21947", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21947"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21947", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21947", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Components Services). Supported versions that are affected are 8.0.32 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21947"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21946", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21946", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21946"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21946", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21946", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21946"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21945", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21945", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21945"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21945", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21945", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21945"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21940", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21940", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21940"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21940", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21940", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Components Services). Supported versions that are affected are 8.0.32 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21940"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21935", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21935", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21935"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21935", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21935", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21935"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21933", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21933", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21933"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21933", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21933", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21933"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21929", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21929", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21929"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21929", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21929", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21929"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21920", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21920", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21920"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21920", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21920", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21920"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21919", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21919", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21919"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21919", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21919", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21919"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21917", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21917", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21917"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21917", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21917", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21917"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21913", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21913", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21913"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21913", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21913", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21913"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21912", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21912", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21912"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21912", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21912", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 5.7.41 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 7.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21912"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21911", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21911", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21911"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21911", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21911", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21911"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21887", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21887", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21887"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21887", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21887", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: GIS). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21887"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21883", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21883", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21883"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21883", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21883", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21883"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21882", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21882", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21882"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21882", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21882", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 2.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21882"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21881", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21881", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21881"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21881", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21881", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21881"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21880", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21880", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21880"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21880", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21880", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21880"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21879", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21879", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21879"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21879", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21879", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21879"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21878", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21878", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21878"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21878", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21878", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21878"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21877", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21877", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21877"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21877", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21877", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21877"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21876", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21876", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21876"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21876", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21876", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21876"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21875", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21875", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21875"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21875", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21875", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.31 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 5.9 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21875"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21874", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21874", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21874"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21874", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21874", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Thread Pooling). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21874"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21873", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21873", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21873"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21873", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21873", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21873"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21872", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21872", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21872"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21872", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21872", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2023-21872"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21871", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21871", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21871"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21871", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21871", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21871"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21870", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21870", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21870"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21870", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21870", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21870"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21869", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21869", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21869"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21869", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21869", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21869"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21868", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21868", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21868"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21868", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21868", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21868"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21867", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21867", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21867"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21867", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21867", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21867"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21866", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21866", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21866"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21866", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21866", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2023-21866"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21865", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21865", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21865"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21865", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21865", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21865"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21864", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21864", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21864"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21864", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21864", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21864"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21863", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21863", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21863"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21863", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21863", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21863"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21836", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21836", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21836"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21836", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21836", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21836"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-39410", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39410", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39410"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39410", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39410", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-39410"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-39408", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39408", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39408"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39408", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39408", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-39408"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-39400", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39400", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39400"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39400", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39400", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-39400"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21641", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21641", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21641"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21641", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21641", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21641"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21640"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21640"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21638", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21638", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21638"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21638", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21638", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21638"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21637", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21637", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21637"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21637", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21637", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21637"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21635", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21635", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21635"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21635", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21635", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21635"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21633", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21633", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21633"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21633", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21633", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21633"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21632", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21632", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21632"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21632", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21632", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21632"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21625", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21625", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21625"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21625", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21625", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21625"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21617", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21617", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21617"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21617", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21617", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Connection Handling). Supported versions that are affected are 5.7.39 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21617"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21611", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21611", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21611"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21611", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21611", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.30 and prior. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.1 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21611"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21608", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21608", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21608"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21608", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21608", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.7.39 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21608"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21607", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21607", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21607"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21607", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21607", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21607"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21605", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21605", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21605"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21605", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21605", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Data Dictionary). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21605"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21604", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21604", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21604"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21604", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21604", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21604"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21600", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21600", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21600"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21600", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21600", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in takeover of MySQL Server. CVSS 3.1 Base Score 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21600"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21599", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21599", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21599"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21599", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21599", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21599"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21595", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21595", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21595"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21595", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21595", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: C API). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21595"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21594", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21594", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21594"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21594", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21594", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21594"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21592", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21592", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21592"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21592", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21592", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 5.7.39 and prior and 8.0.29 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21592"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21569", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21569", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21569"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21569", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21569", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21569"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21556", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21556", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21556"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21556", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21556", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21556"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21553", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21553", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21553"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21553", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21553", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21553"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21547", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21547", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21547"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21547", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21547", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Federated). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21547"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21539", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21539", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21539"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21539", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.29 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data as well as unauthorized read access to a subset of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 5.0 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21539"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21528", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21528", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21528"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21528", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21528", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21528"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21527", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21527", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21527"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21527", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21527", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21527"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21509", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21509", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21509"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21509"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21479", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21479", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21479"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21479", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21479", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server and unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Confidentiality and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21479"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21478", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21478", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21478"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21478", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21478", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21478"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21462", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21462", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21462"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21462", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21462", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21462"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21460", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21460", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21460"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21460", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21460", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Logging). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS 3.1 Base Score 4.4 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21460"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21459", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21459", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21459"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21459", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21459", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21459"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21457", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21457", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21457"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21457", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21457", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: PAM Auth Plugin). Supported versions that are affected are 8.0.28 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS 3.1 Base Score 5.9 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21457"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21455", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21455", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21455"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21455", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21455", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: PAM Auth Plugin). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data. CVSS 3.1 Base Score 4.9 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21455"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21454", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21454", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21454"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21454", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21454", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21454"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21452", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21452", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21452"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21452", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21452", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21452"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21451", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21451", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21451"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21451", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21451", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21451"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21444", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21444", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21444"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21444", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21444", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21444"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21440", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21440", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21440"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21440", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21440", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21440"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21438", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21438", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21438"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21438", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21438", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21438"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21437"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21437"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21436", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21436", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21436"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21436", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21436", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21436"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21435", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21435", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21435"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21435", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21435", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21435"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21427", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21427", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21427"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21427", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21427", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: FTS). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21427"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21425", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21425", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21425"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21425", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21425", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21425"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21423", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21423", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21423"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21423", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21423", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21423"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21418", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21418", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21418"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21418", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21418", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.0 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21418"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21417", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21417", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21417"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21417", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21417", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21417"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21415", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21415", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21415"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21415"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21414", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21414", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21414"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21414", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21414", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21414"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21413", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21413", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21413"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21413", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21413", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21413"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21412", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21412", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21412"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21412", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21412", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21412"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21379", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21379", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21379"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21379", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21379", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21379"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21378", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21378", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21378"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21378", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21378", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21378"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21374", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21374", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21374"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21374", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21374", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21374"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21372", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21372", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21372"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21372", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21372", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21372"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21370", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21370", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21370"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21370", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21370", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21370"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21368", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21368", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21368"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21368", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21368", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Components Services). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data as well as unauthorized read access to a subset of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 4.7 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21368"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21367", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21367", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21367"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21367", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21367", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Compiling). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21367"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21362", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21362", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21362"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21362", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21362", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21362"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21358", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21358", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21358"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21358", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21358"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21351", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21351", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21351"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21351", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21351", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 7.1 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21351"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21348", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21348", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21348"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21348", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21348", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21348"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21344", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21344", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21344"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21344", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21344", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21344"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21342", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21342", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21342"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21342", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21342", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21342"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21339", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21339", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21339"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21339", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21339", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21339"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21304"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Parser). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21304"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21303", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21303", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21303"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21303", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21303", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21303"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21302", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21302", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21302"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21302", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21302", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21302"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21301", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21301", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21301"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21301", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21301", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21301"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21270", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21270", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21270"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21270", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21270", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Federated). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21270"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21265", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21265", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21265"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21265", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21265", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 3.8 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21265"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21264", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21264", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21264"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21264", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21264", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21264"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21256", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21256", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21256"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21256", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21256", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21256"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21254", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21254", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21254"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21254", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21254", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21254"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21253", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21253", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21253"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21253", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21253", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21253"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21249", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21249", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21249"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21249", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21249", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21249"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21245", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21245", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21245"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21245", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21245", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21245"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21538", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21538", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21538"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21538", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21538", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.29 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 3.1 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21538"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21537"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21537", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21537"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21534", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21534", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21534"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21534", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21534", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21534"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21531", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21531", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21531"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21531", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21531", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21531"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21530", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21530", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21530"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21530", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21530", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21530"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21529", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21529", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21529"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21529", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21529", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21529"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21526", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21526", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21526"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21526"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21525", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21525", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21525"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21525", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21525", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21525"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21522", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21522", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21522"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21522", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21522", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 8.0.29 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21522"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21517", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21517", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21517"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21517", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21517"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21515", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21515", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21515"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21515", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21515", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Options). Supported versions that are affected are 5.7.38 and prior and 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21515"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libncursesw6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncursesw6:libncursesw6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncursesw6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libncursesw6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncursesw6:libncursesw6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncursesw6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libncursesw6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncursesw6:libncursesw6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncursesw6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam-modules", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam-modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam-modules@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam-modules-bin", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam-modules-bin:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules-bin:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules_bin:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules_bin:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam-modules-bin@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam-runtime", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-runtime.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-runtime.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam-runtime:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-runtime:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_runtime:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_runtime:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam-runtime@1.3.1-5ubuntu4.3?arch=all&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam0g", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam0g:libpam0g:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam0g@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-1587", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1587", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1587"], "cvss": null, "fix": {"versions": ["10.34-7ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1587", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077983,", "https://github.com/PCRE2Project/pcre2/commit/03654e751e7f0700693526b67dfcadda6b42c9d0", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre2", "version": "10.34-7"}}, "found": {"versionConstraint": "< 10.34-7ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-1587"}}], "artifact": {"name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "upstreams": [{"name": "pcre2"}]}}, {"vulnerability": {"id": "CVE-2022-1586", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1586", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1586"], "cvss": null, "fix": {"versions": ["10.34-7ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1586", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1586", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077976,", "https://github.com/PCRE2Project/pcre2/commit/50a51cb7e67268e6ad417eb07c9de9bfea5cc55a,", "https://github.com/PCRE2Project/pcre2/commit/d4fa336fbcc388f89095b184ba6d99422cfc676c", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre2", "version": "10.34-7"}}, "found": {"versionConstraint": "< 10.34-7ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-1586"}}], "artifact": {"name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "upstreams": [{"name": "pcre2"}]}}, {"vulnerability": {"id": "CVE-2019-20838", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-20838", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-20838"], "cvss": null, "fix": {"versions": ["2:8.39-12ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-20838", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-20838", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "< 2:8.39-12ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2019-20838"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2020-14155", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-14155", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-14155"], "cvss": null, "fix": {"versions": ["2:8.39-12ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-14155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-14155", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://about.gitlab.com/releases/2020/07/01/security-release-13-1-2-release/", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://security.netapp.com/advisory/ntap-20221028-0010/", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "< 2:8.39-12ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2020-14155"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-11164", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2017-11164", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2017-11164"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-11164", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-11164", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://openwall.com/lists/oss-security/2017/07/11/3", "http://www.openwall.com/lists/oss-security/2023/04/11/1", "http://www.openwall.com/lists/oss-security/2023/04/12/1", "http://www.securityfocus.com/bid/99575", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-11164"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-24407", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-24407", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-24407"], "cvss": null, "fix": {"versions": ["2.1.27+dfsg-2ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-24407", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24407", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/02/23/4", "https://github.com/cyrusimap/cyrus-sasl/blob/fdcd13ceaef8de684dc69008011fa865c5b4a3ac/docsrc/sasl/release-notes/2.1/index.rst", "https://lists.debian.org/debian-lts-announce/2022/03/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4FIXU75Q6RBNK6UYM7MQ3TCFGXR7AX4U/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H26R4SMGM3WHXX4XYNNJB4YGFIL5UNF4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZZC6BMPI3V3MC2IGNLN377ETUWO7QBIH/", "https://security.netapp.com/advisory/ntap-20221007-0003/", "https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28", "https://www.debian.org/security/2022/dsa-5087", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "cyrus-sasl2", "version": "2.1.27+dfsg-2"}}, "found": {"versionConstraint": "< 2.1.27+dfsg-2ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-24407"}}], "artifact": {"name": "libsasl2-2", "version": "2.1.27+dfsg-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-4-clause", "GPL-3", "GPL-3+"], "cpes": ["cpe:2.3:a:libsasl2-2:libsasl2-2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2-2:libsasl2_2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_2:libsasl2-2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_2:libsasl2_2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2:libsasl2-2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2:libsasl2_2:2.1.27+dfsg-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsasl2-2@2.1.27%2Bdfsg-2?arch=amd64&upstream=cyrus-sasl2&distro=ubuntu-20.04", "upstreams": [{"name": "cyrus-sasl2"}]}}, {"vulnerability": {"id": "CVE-2022-24407", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-24407", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-24407"], "cvss": null, "fix": {"versions": ["2.1.27+dfsg-2ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-24407", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24407", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/02/23/4", "https://github.com/cyrusimap/cyrus-sasl/blob/fdcd13ceaef8de684dc69008011fa865c5b4a3ac/docsrc/sasl/release-notes/2.1/index.rst", "https://lists.debian.org/debian-lts-announce/2022/03/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4FIXU75Q6RBNK6UYM7MQ3TCFGXR7AX4U/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H26R4SMGM3WHXX4XYNNJB4YGFIL5UNF4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZZC6BMPI3V3MC2IGNLN377ETUWO7QBIH/", "https://security.netapp.com/advisory/ntap-20221007-0003/", "https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28", "https://www.debian.org/security/2022/dsa-5087", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "cyrus-sasl2", "version": "2.1.27+dfsg-2"}}, "found": {"versionConstraint": "< 2.1.27+dfsg-2ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-24407"}}], "artifact": {"name": "libsasl2-modules-db", "version": "2.1.27+dfsg-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-4-clause", "GPL-3", "GPL-3+"], "cpes": ["cpe:2.3:a:libsasl2-modules-db:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2-modules-db:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_modules_db:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_modules_db:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2-modules:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2-modules:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_modules:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_modules:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsasl2-modules-db@2.1.27%2Bdfsg-2?arch=amd64&upstream=cyrus-sasl2&distro=ubuntu-20.04", "upstreams": [{"name": "cyrus-sasl2"}]}}, {"vulnerability": {"id": "CVE-2021-36087", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36087", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36087"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36087", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36087", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675", "https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/", "https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/"], "description": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36087"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36086", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36086", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36086"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36086", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36086", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177", "https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36086"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36085", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36085", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36085"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36085", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36085", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31124", "https://github.com/SELinuxProject/selinux/commit/2d35fcc7e9e976a2346b1de20e54f8663e8a6cba", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-421.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36085"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36084", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36084", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36084"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36084", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36084", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31065", "https://github.com/SELinuxProject/selinux/commit/f34d3d30c8325e4847a6b696fe7a3936a8a361f3", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-417.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36084"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libsmartcols1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libsmartcols1:libsmartcols1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsmartcols1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libsmartcols1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libsmartcols1:libsmartcols1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsmartcols1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2022-35737", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-35737", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-35737"], "cvss": null, "fix": {"versions": ["3.31.1-4ubuntu0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-35737", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35737", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/", "https://kb.cert.org/vuls/id/720344", "https://security.gentoo.org/glsa/202210-40", "https://security.netapp.com/advisory/ntap-20220915-0009/", "https://sqlite.org/releaselog/3_39_2.html", "https://www.sqlite.org/cves.html"], "description": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "sqlite3", "version": "3.31.1-4ubuntu0.2"}}, "found": {"versionConstraint": "< 3.31.1-4ubuntu0.5 (deb)", "vulnerabilityID": "CVE-2022-35737"}}], "artifact": {"name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "public-domain"], "cpes": ["cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "upstreams": [{"name": "sqlite3"}]}}, {"vulnerability": {"id": "CVE-2020-35527", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-35527", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-35527"], "cvss": null, "fix": {"versions": ["3.31.1-4ubuntu0.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-35527", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-35527", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://security.netapp.com/advisory/ntap-20221111-0007/", "https://www.sqlite.org/src/info/c431b3fd8fd0f6a6"], "description": "In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "sqlite3", "version": "3.31.1-4ubuntu0.2"}}, "found": {"versionConstraint": "< 3.31.1-4ubuntu0.4 (deb)", "vulnerabilityID": "CVE-2020-35527"}}], "artifact": {"name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "public-domain"], "cpes": ["cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "upstreams": [{"name": "sqlite3"}]}}, {"vulnerability": {"id": "CVE-2020-35525", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-35525", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-35525"], "cvss": null, "fix": {"versions": ["3.31.1-4ubuntu0.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-35525", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-35525", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.sqlite.org/src/info/a67cf5b7d37d5b14"], "description": "In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "sqlite3", "version": "3.31.1-4ubuntu0.2"}}, "found": {"versionConstraint": "< 3.31.1-4ubuntu0.4 (deb)", "vulnerabilityID": "CVE-2020-35525"}}], "artifact": {"name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "public-domain"], "cpes": ["cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "upstreams": [{"name": "sqlite3"}]}}, {"vulnerability": {"id": "CVE-2021-36690", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36690", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36690"], "cvss": null, "fix": {"versions": ["3.31.1-4ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36690", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36690", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/39", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/47", "http://seclists.org/fulldisclosure/2022/Oct/49", "https://support.apple.com/kb/HT213446", "https://support.apple.com/kb/HT213486", "https://support.apple.com/kb/HT213487", "https://support.apple.com/kb/HT213488", "https://www.sqlite.org/forum/forumpost/718c0a8d17"], "description": "** DISPUTED ** A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges (e.g., is intentionally allowed to execute commands). This report does NOT imply any problem in the SQLite library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "sqlite3", "version": "3.31.1-4ubuntu0.2"}}, "found": {"versionConstraint": "< 3.31.1-4ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2021-36690"}}], "artifact": {"name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "public-domain"], "cpes": ["cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "upstreams": [{"name": "sqlite3"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "libss2", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libss2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libss2:libss2:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libss2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.12"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.12 (deb)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.16 (deb)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-2068", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2068", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c9c35870601b4a44d86ddbf512b38df38285cfa", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=7a9c027159fe9e1bbc2cd38a8a2914bff0d5abd9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9639817dac8bbbaa64d09efad7464ccc405527c7", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WZZBKUHQFGSKGNXXKICSRPL7AMVW5M5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.netapp.com/advisory/ntap-20220707-0008/", "https://www.debian.org/security/2022/dsa-5169", "https://www.openssl.org/news/secadv/20220621.txt"], "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.15 (deb)", "vulnerabilityID": "CVE-2022-2068"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-1292", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.13"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1292", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23", "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220602-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5139", "https://www.openssl.org/news/secadv/20220503.txt", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.13 (deb)", "vulnerabilityID": "CVE-2022-1292"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2021-3997", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3997", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3997", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3997", "https://bugzilla.redhat.com/show_bug.cgi?id=2024639", "https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1", "https://security.gentoo.org/glsa/202305-15", "https://www.openwall.com/lists/oss-security/2022/01/10/2"], "description": "A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.15 (deb)", "vulnerabilityID": "CVE-2021-3997"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-26604", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-26604", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-26604", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.compass-security.com/2012/10/dangerous-sudoers-entries-part-2-insecure-functionality/", "https://github.com/systemd/systemd/blob/main/NEWS#L4335-L4340", "https://lists.debian.org/debian-lts-announce/2023/03/msg00032.html", "https://medium.com/@zenmoviefornotification/saidov-maxim-cve-2023-26604-c1232a526ba7", "https://security.netapp.com/advisory/ntap-20230505-0009/"], "description": "systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the \"systemctl status\" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-26604"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2021-3997", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3997", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3997", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3997", "https://bugzilla.redhat.com/show_bug.cgi?id=2024639", "https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1", "https://security.gentoo.org/glsa/202305-15", "https://www.openwall.com/lists/oss-security/2022/01/10/2"], "description": "A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.15 (deb)", "vulnerabilityID": "CVE-2021-3997"}}], "artifact": {"name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-26604", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-26604", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-26604", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.compass-security.com/2012/10/dangerous-sudoers-entries-part-2-insecure-functionality/", "https://github.com/systemd/systemd/blob/main/NEWS#L4335-L4340", "https://lists.debian.org/debian-lts-announce/2023/03/msg00032.html", "https://medium.com/@zenmoviefornotification/saidov-maxim-cve-2023-26604-c1232a526ba7", "https://security.netapp.com/advisory/ntap-20230505-0009/"], "description": "systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the \"systemctl status\" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-26604"}}], "artifact": {"name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libuuid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libuuid1:libuuid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libuuid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libuuid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libuuid1:libuuid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libuuid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "login", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/login@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "login", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/login@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "logsave", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/logsave.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2"], "cpes": ["cpe:2.3:a:logsave:logsave:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/logsave@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "mount", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:mount:mount:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/mount@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "mount", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:mount:mount:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/mount@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "ncurses-base", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-base@6.2-0ubuntu2?arch=all&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-base", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-base@6.2-0ubuntu2?arch=all&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "ncurses-base", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-base@6.2-0ubuntu2?arch=all&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "ncurses-bin", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-bin@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-bin", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-bin@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "ncurses-bin", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-bin@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.12"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.12 (deb)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.16 (deb)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-2068", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2068", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c9c35870601b4a44d86ddbf512b38df38285cfa", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=7a9c027159fe9e1bbc2cd38a8a2914bff0d5abd9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9639817dac8bbbaa64d09efad7464ccc405527c7", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WZZBKUHQFGSKGNXXKICSRPL7AMVW5M5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.netapp.com/advisory/ntap-20220707-0008/", "https://www.debian.org/security/2022/dsa-5169", "https://www.openssl.org/news/secadv/20220621.txt"], "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.15 (deb)", "vulnerabilityID": "CVE-2022-2068"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1292", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.13"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1292", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23", "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220602-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5139", "https://www.openssl.org/news/secadv/20220503.txt", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.13 (deb)", "vulnerabilityID": "CVE-2022-1292"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.4 (deb)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-29154", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29154", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29154"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29154", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29154", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/08/02/1", "https://github.com/WayneD/rsync/tags", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/"], "description": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.5 (deb)", "vulnerabilityID": "CVE-2022-29154"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-24540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/491616", "https://go.dev/issue/59721", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1752"], "description": "Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24540", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24538", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/482079", "https://go.dev/issue/59234", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1703"], "description": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24538", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23806", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 6.4, "exploitabilityScore": 10, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 9.1, "exploitabilityScore": 3.9, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23806", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-38297", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-38297", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://groups.google.com/forum/#!forum/golang-announce", "https://groups.google.com/g/golang-announce/c/AEBu9j7yj5A", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211118-0006/"], "description": "Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-38297", "versionConstraint": "< 1.16.9 || >= 1.17.0, < 1.17.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-29400", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491617", "https://go.dev/issue/59722", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1753"], "description": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-29400", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491615", "https://go.dev/issue/59720", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1751"], "description": "Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untrusted input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24539", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/482078", "https://go.dev/issue/59180", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1702"], "description": "Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24537", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/482075", "https://go.dev/cl/482076", "https://go.dev/cl/482077", "https://go.dev/issue/59153", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1705", "https://security.netapp.com/advisory/ntap-20230526-0007/"], "description": "Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount of memory consumed, leading it to accept larger inputs than intended. 2. Limiting total memory does not account for increased pressure on the garbage collector from large numbers of small allocations in forms with many parts. 3. ReadForm can allocate a large number of short-lived buffers, further increasing pressure on the garbage collector. The combination of these factors can permit an attacker to cause an program that parses multipart forms to consume large amounts of CPU and memory, potentially resulting in a denial of service. This affects programs that use mime/multipart.Reader.ReadForm, as well as form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. With fix, ReadForm now does a better job of estimating the memory consumption of parsed forms, and performs many fewer short-lived allocations. In addition, the fixed mime/multipart.Reader imposes the following limits on the size of parsed forms: 1. Forms parsed with ReadForm may contain no more than 1000 parts. This limit may be adjusted with the environment variable GODEBUG=multipartmaxparts=. 2. Form parts parsed with NextPart and NextRawPart may contain no more than 10,000 header fields. In addition, forms parsed with ReadForm may contain no more than 10,000 header fields across all parts. This limit may be adjusted with the environment variable GODEBUG=multipartmaxheaders=.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24536", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24534", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/481994", "https://go.dev/issue/58975", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1704", "https://security.netapp.com/advisory/ntap-20230526-0007/"], "description": "HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24534", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41725", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468124", "https://go.dev/issue/58006", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://pkg.go.dev/vuln/GO-2023-1569"], "description": "A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. ReadForm takes a maxMemory parameter, and is documented as storing \"up to maxMemory bytes +10MB (reserved for non-file parts) in memory\". File parts which cannot be stored in memory are stored on disk in temporary files. The unconfigurable 10MB reserved for non-file parts is excessively large and can potentially open a denial of service vector on its own. However, ReadForm did not properly account for all memory consumed by a parsed form, such as map entry overhead, part names, and MIME headers, permitting a maliciously crafted form to consume well over 10MB. In addition, ReadForm contained no limit on the number of disk files created, permitting a relatively small request body to create a large number of disk temporary files. With fix, ReadForm now properly accounts for various forms of memory overhead, and should now stay within its documented limit of 10MB + maxMemory bytes of memory consumption. Users should still be aware that this limit is high and may still be hazardous. In addition, ReadForm now creates at most one on-disk temporary file, combining multiple form parts into a single temporary file. The mime/multipart.File interface type's documentation states, \"If stored on disk, the File's underlying concrete type will be an *os.File.\". This is no longer the case when a form contains more than one file part, due to this coalescing of parts into a single file. The previous behavior of using distinct files for each form part may be reenabled with the environment variable GODEBUG=multipartfiles=distinct. Users should be aware that multipart.ReadForm and the http.Request methods that call it do not limit the amount of disk consumed by temporary files. Callers can limit the size of form data with http.MaxBytesReader.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41725", "versionConstraint": "< 1.19.6 || = 1.20.0 || = 1.20.0 || = 1.20.0 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41724", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468125", "https://go.dev/issue/58001", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://pkg.go.dev/vuln/GO-2023-1570"], "description": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth >= RequestClientCert).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41724", "versionConstraint": "< 1.19.6 || = 1.20.0 || = 1.20.0 || = 1.20.0 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41723", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468135", "https://go.dev/cl/468295", "https://go.dev/issue/57855", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4MA5XS5DAOJ5PKKNG5TUXKPQOFHT5VBC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGW7GE2Z32ZT47UFAQFDRQE33B7Q7LMT/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RLBQ3A7ROLEQXQLXFDLNJ7MYPKG5GULE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XX3IMUTZKRQ73PBZM4E2JP4BKYH4C6XE/", "https://pkg.go.dev/vuln/GO-2023-1571"], "description": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41723", "versionConstraint": "< 1.19.6 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41715", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/439356", "https://go.dev/issue/55949", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1039"], "description": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41715", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-32189", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417774", "https://go.dev/issue/53871", "https://go.googlesource.com/go/+/055113ef364337607e3e72ed7d48df67fde6fc66", "https://groups.google.com/g/golang-announce/c/YqYYG87xB10", "https://pkg.go.dev/vuln/GO-2022-0537"], "description": "A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-32189", "versionConstraint": "< 1.17.13 || >= 1.18.0, < 1.18.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30635", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417064", "https://go.dev/issue/53615", "https://go.googlesource.com/go/+/6fa37e98ea4382bf881428ee0c150ce591500eb7", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0526"], "description": "Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30635", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30633", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417061", "https://go.dev/issue/53611", "https://go.googlesource.com/go/+/c4c1993fd2a5b26fe45c09592af6d3388a3b2e08", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0523"], "description": "Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30633", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30632", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417066", "https://go.dev/issue/53416", "https://go.googlesource.com/go/+/ac68c6c683409f98250d34ad282b9e1b0c9095ef", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0522"], "description": "Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30632", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30631", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417067", "https://go.dev/issue/53168", "https://go.googlesource.com/go/+/b2b8872c876201eac2d0707276c6999ff3eb185e", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0524"], "description": "Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30631", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30630", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417065", "https://go.dev/issue/53415", "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0527"], "description": "Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30630", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30580", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30580", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/403759", "https://go.dev/issue/52574", "https://go.googlesource.com/go/+/960ffa98ce73ef2c2060c84c7ac28d37a83f345e", "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", "https://pkg.go.dev/vuln/GO-2022-0532"], "description": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30580", "versionConstraint": "< 1.17.11 || >= 1.18.0, < 1.18.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-2880", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/432976", "https://go.dev/issue/54663", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1038"], "description": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request's Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-2880", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-2879", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/439355", "https://go.dev/issue/54853", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1037"], "description": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-2879", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-28327", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TYZC4OAY54TO75FBEFAPV5G7O4D5TM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F3BMW5QGX53CMIJIZWKXFKBJX2C5GWTY/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NY6GEAJMNKKMU5H46QO4D7D6A24KSPXE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RCRSABD6CUDIZULZPZL5BJ3ET3A2NEJP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220915-0010/"], "description": "The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-28327", "versionConstraint": "< 1.17.9 || >= 1.18.0, < 1.18.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-28131", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417062", "https://go.dev/issue/53614", "https://go.googlesource.com/go/+/08c46ed43d80bbb67cb904944ea3417989be4af3", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0521"], "description": "Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-28131", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-27664", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXKTHIGE5F576MAPFYCIJXNRGBSPISUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TXS2OQ57KZC5XZKK5UW4SYKPVQAHIOJX/", "https://security.gentoo.org/glsa/202209-26", "https://security.netapp.com/advisory/ntap-20220923-0004/"], "description": "In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-27664", "versionConstraint": "< 1.18.6 || = 1.19.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-24921", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220325-0010/"], "description": "regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-24921", "versionConstraint": "< 1.16.15 || >= 1.17, < 1.17.8 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-24675", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TYZC4OAY54TO75FBEFAPV5G7O4D5TM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F3BMW5QGX53CMIJIZWKXFKBJX2C5GWTY/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RCRSABD6CUDIZULZPZL5BJ3ET3A2NEJP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220915-0010/"], "description": "encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-24675", "versionConstraint": "< 1.17.9 || >= 1.18.0, < 1.18.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23773", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23773", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23772", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-44716", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220121-0002/"], "description": "net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-44716", "versionConstraint": "< 1.16.12 || >= 1.17.0, < 1.17.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-41772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/0fM21h43arc", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211210-0003/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-41772", "versionConstraint": "< 1.16.10 || >= 1.17.0, < 1.17.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-41771", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41771", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/0fM21h43arc", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211210-0003/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "ImportedSymbols in debug/macho (for Open or OpenFat) in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-41771", "versionConstraint": "< 1.16.10 || >= 1.17.0, < 1.17.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-39293", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39293", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf", "https://groups.google.com/g/golang-announce/c/dx9d7IOseHw", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.netapp.com/advisory/ntap-20220217-0009/"], "description": "In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-39293", "versionConstraint": "< 1.16.8 || >= 1.17.0, < 1.17.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-29923", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-29923", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis", "https://github.com/golang/go/issues/30999", "https://github.com/golang/go/issues/43389", "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-016.md", "https://go-review.googlesource.com/c/go/+/325829/", "https://golang.org/pkg/net/#ParseCIDR", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4CHKSFMHZVOBCZSSVRE3UEYNKARTBMTM/", "https://security.gentoo.org/glsa/202208-02", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-29923", "versionConstraint": "< 1.17 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24532", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/471255", "https://go.dev/issue/58647", "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY", "https://pkg.go.dev/vuln/GO-2023-1621"], "description": "The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24532", "versionConstraint": "< 1.19.7 || >= 1.20.0, < 1.20.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41717", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/455635", "https://go.dev/cl/455717", "https://go.dev/issue/56350", "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ", "https://pkg.go.dev/vuln/GO-2022-1144"], "description": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41717", "versionConstraint": "< 1.18.9 || >= 1.19.0, < 1.19.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-32148", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/412857", "https://go.dev/issue/53423", "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0520"], "description": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-32148", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-29526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/golang/go/issues/52313", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q6GE5EQGE4L2KRVGW4T75QVIYAXCLO5X/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220729-0001/"], "description": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-29526", "versionConstraint": "< 1.17.10 || >= 1.18.0, < 1.18.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-1962", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/417063", "https://go.dev/issue/53616", "https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0515"], "description": "Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-1962", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-1705", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/409874", "https://go.dev/cl/410714", "https://go.dev/issue/53188", "https://go.googlesource.com/go/+/e5017a93fcde94f09836200bca55324af037ee5f", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0525"], "description": "Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-1705", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-44717", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02"], "description": "Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-44717", "versionConstraint": "< 1.16.12 || >= 1.17.0, < 1.17.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30629", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://go.dev/cl/405994", "https://go.dev/issue/52814", "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5", "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", "https://pkg.go.dev/vuln/GO-2022-0531"], "description": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30629", "versionConstraint": "< 1.17.11 || >= 1.18.0, < 1.18.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-48303", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-48303", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-48303"], "cvss": null, "fix": {"versions": ["1.30+dfsg-7ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-48303", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-48303", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CRY7VEL4AIG3GLIEVCTOXRZNSVYDYYUD/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5VQYCO52Z7GAVCLRYUITN7KXHLRZQS4/", "https://savannah.gnu.org/bugs/?62387", "https://savannah.gnu.org/patch/?10307"], "description": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 1.30+dfsg-7ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-48303"}}], "artifact": {"name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-3"], "cpes": ["cpe:2.3:a:tar:tar:1.30+dfsg-7ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/tar@1.30%2Bdfsg-7ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-20193", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-20193", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-20193"], "cvss": null, "fix": {"versions": ["1.30+dfsg-7ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-20193", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-20193", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=1917565", "https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777", "https://savannah.gnu.org/bugs/?59897", "https://security.gentoo.org/glsa/202105-29"], "description": "A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 1.30+dfsg-7ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2021-20193"}}], "artifact": {"name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-3"], "cpes": ["cpe:2.3:a:tar:tar:1.30+dfsg-7ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/tar@1.30%2Bdfsg-7ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:util-linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util-linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/util-linux@2.34-0.1ubuntu9.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:util-linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util-linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/util-linux@2.34-0.1ubuntu9.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1271", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271"], "cvss": null, "fix": {"versions": ["5.2.4-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1271", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-1271", "https://bugzilla.redhat.com/show_bug.cgi?id=2073310", "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6", "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html", "https://security-tracker.debian.org/tracker/CVE-2022-1271", "https://security.gentoo.org/glsa/202209-01", "https://security.netapp.com/advisory/ntap-20220930-0006/", "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch", "https://www.openwall.com/lists/oss-security/2022/04/07/8"], "description": "An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "xz-utils", "version": "5.2.4-1ubuntu1"}}, "found": {"versionConstraint": "< 5.2.4-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1271"}}], "artifact": {"name": "xz-utils", "version": "5.2.4-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, {"path": "/var/lib/dpkg/info/xz-utils.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Autoconf", "GPL-2", "GPL-2+", "GPL-3", "LGPL-2", "LGPL-2.1", "LGPL-2.1+", "PD", "PD-debian", "config-h", "noderivs", "permissive-fsf", "permissive-nowarranty", "probably-PD"], "cpes": ["cpe:2.3:a:xz-utils:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz-utils:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz_utils:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz_utils:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/xz-utils@5.2.4-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434"], "cvss": null, "fix": {"versions": ["1:1.2.11.dfsg-2ubuntu1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2"}}, "found": {"versionConstraint": "< 1:1.2.11.dfsg-2ubuntu1.5 (deb)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib1g:zlib1g:1:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "upstreams": [{"name": "zlib"}]}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032"], "cvss": null, "fix": {"versions": ["1:1.2.11.dfsg-2ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2"}}, "found": {"versionConstraint": "< 1:1.2.11.dfsg-2ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib1g:zlib1g:1:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "upstreams": [{"name": "zlib"}]}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "imageID": "sha256:6f39585239be1b14896801752f67d3bd7498488f441851bd7250fd773a741388", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 404388146, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7d02596339f3e81e1dc1b45cb406ee124d16bce9cc6b0c3f0b4fd4220424d493", "size": 76335551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0ab99c10153568aac289c4d72713e61d24864e5c749d1c52ebc38b3a5f6d8a63", "size": 328574}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "size": 12476059}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:74ca29a1299679ea3f534d1d3bfdcfefe6b6703308ffa88ed19bbcc1e1594e69", "size": 8981408}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:237f27be7be8903bd63aaeadee098d38bf1d8a6456038378387ed4a366915236", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "size": 6966407}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:758d9b108a97da3825a5e31b59a2c5e20cbf864acd449586cc89c1eb548b6f8c", "size": 2220}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "size": 123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "size": 299283333}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8eba7440063ff6fc315247f95f6a2112d84469e4c0c1fd23f03d344949147de4", "size": 14437}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "size": 34}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjQwNjM3ODQxOFoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMjoyNToyOS44NDk1MzAzMjNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjEyMmFkMzIzNDEyYzJlNzBiMzEzOGQ4ZWI2MjY0OGM0NjkyOTg5ZGU5MWJlMWZmYjZiNGJmMDg2YzgzMTFiNjIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAyOjI1OjMwLjM4OTY2NTM5M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MDUuNzQ4NDY4Njg1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGdyb3VwYWRkIC1yIG15c3FsIFx1MDAyNlx1MDAyNiB1c2VyYWRkIC1yIC1nIG15c3FsIG15c3FsIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy40NDQ5NDUxODhaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1leDsgXHRhcHQtZ2V0IHVwZGF0ZTsgXHRpZiAhIHdoaWNoIGdwZzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGdudXBnOyBcdGZpOyBcdGlmICEgZ3BnIC0tdmVyc2lvbiB8IGdyZXAgLXEgJ15ncGcgKEdudVBHKSAxXFwuJzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGRpcm1uZ3I7IFx0Zmk7IFx0cm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy42OTYxMjQyMTFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgR09TVV9WRVJTSU9OPTEuMTQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoyNS4zMDE5NzkxNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBjYS1jZXJ0aWZpY2F0ZXM7IFx0c2F2ZWRBcHRNYXJrPVwiJChhcHQtbWFyayBzaG93bWFudWFsKVwiOyBcdGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyB3Z2V0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSB8IGF3ayAtRi0gJ3sgcHJpbnQgJE5GIH0nKVwiOyBcdHdnZXQgLU8gL3Vzci9sb2NhbC9iaW4vZ29zdSBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoXCI7IFx0d2dldCAtTyAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYyBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoLmFzY1wiOyBcdGV4cG9ydCBHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBCNDJGNjgxOTAwN0YwMEY4OEUzNjRGRDQwMzZBOUMyNUJGMzU3REQ0OyBcdGdwZyAtLWJhdGNoIC0tdmVyaWZ5IC91c3IvbG9jYWwvYmluL2dvc3UuYXNjIC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z3BnY29uZiAtLWtpbGwgYWxsOyBcdHJtIC1yZiBcIiRHTlVQR0hPTUVcIiAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYzsgXHRhcHQtbWFyayBhdXRvICcuKicgXHUwMDNlIC9kZXYvbnVsbDsgXHRbIC16IFwiJHNhdmVkQXB0TWFya1wiIF0gfHwgYXB0LW1hcmsgbWFudWFsICRzYXZlZEFwdE1hcmsgXHUwMDNlIC9kZXYvbnVsbDsgXHRhcHQtZ2V0IHB1cmdlIC15IC0tYXV0by1yZW1vdmUgLW8gQVBUOjpBdXRvUmVtb3ZlOjpSZWNvbW1lbmRzSW1wb3J0YW50PWZhbHNlOyBcdGNobW9kICt4IC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z29zdSAtLXZlcnNpb247IFx0Z29zdSBub2JvZHkgdHJ1ZSJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MjYuMTE0MDM5NDYzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIG1rZGlyIC9kb2NrZXItZW50cnlwb2ludC1pbml0ZGIuZCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MzMuMjc1NDY0Nzk0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBcdFx0bGliamVtYWxsb2MyIFx0XHRwd2dlbiBcdFx0dHpkYXRhIFx0XHR4ei11dGlscyBcdFx0enN0ZCBcdDsgXHRybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyoifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMwOjMzLjUxODc4NDYyM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEFSRyBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6NDAuNjE0NDI5NDc0WiIsImNyZWF0ZWRfYnkiOiJ8MSBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IC9iaW4vc2ggLWMgc2V0IC1leDsgXHRleHBvcnQgR05VUEdIT01FPVwiJChta3RlbXAgLWQpXCI7IFx0Zm9yIGtleSBpbiAkR1BHX0tFWVM7IGRvIFx0XHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIjsgXHRkb25lOyBcdGdwZyAtLWJhdGNoIC0tZXhwb3J0ICRHUEdfS0VZUyBcdTAwM2UgL2V0Yy9hcHQvdHJ1c3RlZC5ncGcuZC9tYXJpYWRiLmdwZzsgXHRjb21tYW5kIC12IGdwZ2NvbmYgXHUwMDNlIC9kZXYvbnVsbCBcdTAwMjZcdTAwMjYgZ3BnY29uZiAtLWtpbGwgYWxsIHx8IDo7IFx0cm0gLWZyIFwiJEdOVVBHSE9NRVwiOyBcdGFwdC1rZXkgbGlzdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuMTEyNjQ5MDI3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIE1BUklBREJfTUFKT1I9MTAuNCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjMwODIwODUxOFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX01BSk9SPTEwLjQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjozMC41MDM5OTIwNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBBUkcgTUFSSUFEQl9WRVJTSU9OPTE6MTAuNC4yMittYXJpYX5mb2NhbCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjY5MjI4ODkwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX1ZFUlNJT049MToxMC40LjIyK21hcmlhfmZvY2FsIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuODg0NDA4MzUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzEuNjg3NzgzNThaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWU7XHRlY2hvIFwiZGViICR7UkVQT1NJVE9SWX1cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbWFyaWFkYi5saXN0OyBcdHsgXHRcdGVjaG8gJ1BhY2thZ2U6IConOyBcdFx0ZWNobyAnUGluOiByZWxlYXNlIG89TWFyaWFEQic7IFx0XHRlY2hvICdQaW4tUHJpb3JpdHk6IDk5OSc7IFx0fSBcdTAwM2UgL2V0Yy9hcHQvcHJlZmVyZW5jZXMuZC9tYXJpYWRiIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS4wMzQ2NTI1NzhaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWV4OyBcdHsgXHRcdGVjaG8gXCJtYXJpYWRiLXNlcnZlci0kTUFSSUFEQl9NQUpPUlwiIG15c3FsLXNlcnZlci9yb290X3Bhc3N3b3JkIHBhc3N3b3JkICd1bnVzZWQnOyBcdFx0ZWNobyBcIm1hcmlhZGItc2VydmVyLSRNQVJJQURCX01BSk9SXCIgbXlzcWwtc2VydmVyL3Jvb3RfcGFzc3dvcmRfYWdhaW4gcGFzc3dvcmQgJ3VudXNlZCc7IFx0fSB8IGRlYmNvbmYtc2V0LXNlbGVjdGlvbnM7IFx0YXB0LWdldCB1cGRhdGU7IFx0YXB0LWdldCBpbnN0YWxsIC15IFx0XHRcIm1hcmlhZGItc2VydmVyPSRNQVJJQURCX1ZFUlNJT05cIiBcdFx0bWFyaWFkYi1iYWNrdXAgXHRcdHNvY2F0IFx0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRybSAtcmYgL3Zhci9saWIvbXlzcWw7IFx0bWtkaXIgLXAgL3Zhci9saWIvbXlzcWwgL3Zhci9ydW4vbXlzcWxkOyBcdGNob3duIC1SIG15c3FsOm15c3FsIC92YXIvbGliL215c3FsIC92YXIvcnVuL215c3FsZDsgXHRjaG1vZCA3NzcgL3Zhci9ydW4vbXlzcWxkOyBcdGZpbmQgL2V0Yy9teXNxbC8gLW5hbWUgJyouY25mJyAtcHJpbnQwIFx0XHR8IHhhcmdzIC0wIGdyZXAgLWxaRSAnXihiaW5kLWFkZHJlc3N8bG9nfHVzZXJcXHMpJyBcdFx0fCB4YXJncyAtcnQgLTAgc2VkIC1FaSAncy9eKGJpbmQtYWRkcmVzc3xsb2d8dXNlclxccykvI1x1MDAyNi8nOyBcdGlmIFsgISAtTCAvZXRjL215c3FsL215LmNuZiBdOyB0aGVuIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvaVttYXJpYWRiXVxcbnNraXAtaG9zdC1jYWNoZVxcbnNraXAtbmFtZS1yZXNvbHZlXFxuJyAvZXRjL215c3FsL215LmNuZjsgXHRlbHNlIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvIHtOO3MvXFwoLipcXClcXG5cXCguKlxcKS9bbWFyaWFkYmRdXFxuc2tpcC1ob3N0LWNhY2hlXFxuc2tpcC1uYW1lLXJlc29sdmVcXG5cXG5cXDJcXG5cXDEvfScgICAgICAgICAgICAgICAgIC9ldGMvbXlzcWwvbWFyaWFkYi5jbmY7IGZpIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS44MzU2NDE0ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy92YXIvbGliL215c3FsXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU2LjA0NTU1NzUwNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOjNkNDMxMDk5OTUzMjQ2YmE5Zjg2NDc1YmVjM2QwZGQ5ODJmMDBhNjFhYWRhZGMxYmM2ZDhjMTA4M2VjNjQxMjkgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTYuODMwNjU4ODg1WiIsImNyZWF0ZWRfYnkiOiJ8MiBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIC9iaW4vc2ggLWMgbG4gLXMgdXNyL2xvY2FsL2Jpbi9kb2NrZXItZW50cnlwb2ludC5zaCAvICMgYmFja3dhcmRzIGNvbXBhdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuMDEyNDE1Mjc5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjIwMDM5ODAyNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSAzMzA2IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuNDA2Mzc4NDE4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm15c3FsZFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo3ZDAyNTk2MzM5ZjNlODFlMWRjMWI0NWNiNDA2ZWUxMjRkMTZiY2U5Y2M2YjBjM2YwYjRmZDQyMjA0MjRkNDkzIiwic2hhMjU2OjBhYjk5YzEwMTUzNTY4YWFjMjg5YzRkNzI3MTNlNjFkMjQ4NjRlNWM3NDlkMWM1MmViYzM4YjNhNWY2ZDhhNjMiLCJzaGEyNTY6NWYzZGQwMmMyMjRhMmJmY2YwODQyYWNhNWMyNzVmYTQwYzVmN2M5OTQyMDUxMzU5ZTc1ODQ4MjI0N2Y1MDRhNSIsInNoYTI1Njo3NGNhMjlhMTI5OTY3OWVhM2Y1MzRkMWQzYmZkY2ZlZmU2YjY3MDMzMDhmZmE4OGVkMTliYmNjMWUxNTk0ZTY5Iiwic2hhMjU2OjIzN2YyN2JlN2JlODkwM2JkNjNhYWVhZGVlMDk4ZDM4YmYxZDhhNjQ1NjAzODM3ODM4N2VkNGEzNjY5MTUyMzYiLCJzaGEyNTY6YjliZDg2ZTdmNTA0MDY4MTMzMDdlMjg1MDEzZTBhNWE5ODdhN2Y4NWQ2Yjk0MzYyYjQ2ZjQwMjg1MjlhNzY1YyIsInNoYTI1Njo3NThkOWIxMDhhOTdkYTM4MjVhNWUzMWI1OWEyYzVlMjBjYmY4NjRhY2Q0NDk1ODZjYzg5YzFlYjU0OGI2ZjhjIiwic2hhMjU2Ojg3NDJiYWQ4ZDE5OTdkMjRlMGU1ZDBhMDgwMzE3NTBlYTI2N2IyY2E3OGE0NGQ0ZWEyNzI0MmFjYjhmZmUxMmUiLCJzaGEyNTY6MzU1NTJhNjQ0OWM4MzYyYWZjNWJhMmRlNTNlMDY0M2Y4Yzg2NWE1NmVlZDg4Mzg2YWQxNmU5MGVmODFiZWViNiIsInNoYTI1Njo4ZWJhNzQ0MDA2M2ZmNmZjMzE1MjQ3Zjk1ZjZhMjExMmQ4NDQ2OWU0YzBjMWZkMjNmMDNkMzQ0OTQ5MTQ3ZGU0Iiwic2hhMjU2OjBlYmExMzFkZmZkMDE1MTM0Y2IzMTBjMjg0Yjc3NmMxZTQ0ZDMzMDE0NmNkMmYwZTMwYzRlNDY0ZDBiNzZkMjQiXX0sImNvbmZpZyI6eyJDbWQiOlsibXlzcWxkIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJHT1NVX1ZFUlNJT049MS4xNCIsIk1BUklBREJfTUFKT1I9MTAuNCIsIk1BUklBREJfVkVSU0lPTj0xOjEwLjQuMjIrbWFyaWF+Zm9jYWwiXSwiVm9sdW1lcyI6eyIvdmFyL2xpYi9teXNxbCI6e319LCJFeHBvc2VkUG9ydHMiOnsiMzMwNi90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "ubuntu", "version": "20.04", "idLike": ["debian"]}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-mariadb-sha256-821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66-0b6c66", "namespace": "kubescape", "uid": "453cfb1f-c3b0-44ae-8b7c-e63c3c34e6f4", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:47:14Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-mariadb-sha256-821d0411208eaa88f9e1f0daccd1d5", "kubescape.io/image-name": "docker-io-library-mariadb"}, "annotations": {"kubescape.io/image-id": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/image-tag": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/resource-size": "4114161", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "2d716cf0a3c87d7dce4f8b2b819a623e298439d4d4bfa40aaa2a3998d7ff4b14", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2019-18276", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-18276", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-18276"], "cvss": null, "fix": {"versions": ["5.0-6ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-18276", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-18276", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/155498/Bash-5.0-Patch-11-Privilege-Escalation.html", "https://github.com/bminor/bash/commit/951bdaad7a18cc0dc1036bba86b18b90874d39ff", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://security.gentoo.org/glsa/202105-34", "https://security.netapp.com/advisory/ntap-20200430-0003/", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.youtube.com/watch?v=-wGtxJ8opa8"], "description": "An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support \"saved UID\" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use \"enable -f\" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "bash", "version": "5.0-6ubuntu1.1"}}, "found": {"versionConstraint": "< 5.0-6ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2019-18276"}}], "artifact": {"name": "bash", "version": "5.0-6ubuntu1.1", "type": "deb", "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/bash.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/bash.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:bash:bash:5.0-6ubuntu1.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/bash@5.0-6ubuntu1.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "bsdutils", "version": "1:2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:bsdutils:bsdutils:1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/bsdutils@1:2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux%402.34-0.1ubuntu9.1&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "bsdutils", "version": "1:2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:bsdutils:bsdutils:1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/bsdutils@1:2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux%402.34-0.1ubuntu9.1&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}]}}, {"vulnerability": {"id": "CVE-2022-23491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23491"], "cvss": null, "fix": {"versions": ["20211016ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23491", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/certifi/python-certifi/security/advisories/GHSA-43fp-rhv2-5gv8", "https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/oxX69KFvsm4/m/yLohoVqtCgAJ"], "description": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi 2022.12.07 removes root certificates from \"TrustCor\" from the root store. These are in the process of being removed from Mozilla's trust store. TrustCor's root certificates are being removed pursuant to an investigation prompted by media reporting that TrustCor's ownership also operated a business that produced spyware. Conclusions of Mozilla's investigation can be found in the linked google group discussion.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ca-certificates", "version": "20210119~20.04.2"}}, "found": {"versionConstraint": "< 20211016ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-23491"}}], "artifact": {"name": "ca-certificates", "version": "20210119~20.04.2", "type": "deb", "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/ca-certificates.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "MPL-2.0"], "cpes": ["cpe:2.3:a:ca-certificates:ca-certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca-certificates:ca_certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca_certificates:ca-certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca_certificates:ca_certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca:ca-certificates:20210119~20.04.2:*:*:*:*:*:*:*", "cpe:2.3:a:ca:ca_certificates:20210119~20.04.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ca-certificates@20210119~20.04.2?arch=all&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-2781", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-2781", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-2781"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-2781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-2781", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2016/02/28/2", "http://www.openwall.com/lists/oss-security/2016/02/28/3", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "coreutils", "version": "8.30-3ubuntu2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}], "artifact": {"name": "coreutils", "version": "8.30-3ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.30-3ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/coreutils@8.30-3ubuntu2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "dirmngr", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/dirmngr.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:dirmngr:dirmngr:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/dirmngr@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "dirmngr", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/dirmngr.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:dirmngr:dirmngr:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/dirmngr@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-1664", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1664", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1664"], "cvss": null, "fix": {"versions": ["1.19.7ubuntu3.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1664", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1664", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be", "https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html", "https://lists.debian.org/debian-security-announce/2022/msg00115.html", "https://security.netapp.com/advisory/ntap-20221007-0002/"], "description": "Dpkg::Source::Archive in dpkg, the Debian package management system, before version 1.21.8, 1.20.10, 1.19.8, 1.18.26 is prone to a directory traversal vulnerability. When extracting untrusted source packages in v2 and v3 source package formats that include a debian.tar, the in-place extraction can lead to directory traversal situations on specially crafted orig.tar and debian.tar tarballs.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "dpkg", "version": "1.19.7ubuntu3"}}, "found": {"versionConstraint": "< 1.19.7ubuntu3.2 (deb)", "vulnerabilityID": "CVE-2022-1664"}}], "artifact": {"name": "dpkg", "version": "1.19.7ubuntu3", "type": "deb", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "GPL-2", "GPL-2+", "public-domain-md5", "public-domain-s-s-d"], "cpes": ["cpe:2.3:a:dpkg:dpkg:1.19.7ubuntu3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/dpkg@1.19.7ubuntu3?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/e2fsprogs.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/e2fsprogs.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2"], "cpes": ["cpe:2.3:a:e2fsprogs:e2fsprogs:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/e2fsprogs@1.45.5-2ubuntu1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "fdisk", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/fdisk.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:fdisk:fdisk:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/fdisk@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "fdisk", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/fdisk.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:fdisk:fdisk:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/fdisk@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2023-28642", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28642", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/opencontainers/runc/pull/3785", "https://github.com/opencontainers/runc/security/advisories/GHSA-g2j6-57v7-gm8c"], "description": "runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked `/proc`. See PR #3785 for details. users are advised to upgrade. Users unable to upgrade should avoid using an untrusted container image.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6.1, "exploitabilityScore": 1.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-g2j6-57v7-gm8c", "dataSource": "https://github.com/advisories/GHSA-g2j6-57v7-gm8c", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-g2j6-57v7-gm8c"], "description": "runc AppArmor bypass with symlinked /proc", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.5 (unknown)", "vulnerabilityID": "GHSA-g2j6-57v7-gm8c"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2023-27561", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27561", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://gist.github.com/LiveOverflow/c937820b688922eb127fb760ce06dab9", "https://github.com/opencontainers/runc/issues/2197#issuecomment-1437617334", "https://github.com/opencontainers/runc/issues/3751", "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DHGVGGMKGZSJ7YO67TGGPFEHBYMS63VF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FYVE3GB4OG3BNT5DLQHYO4M5SXX33AQ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I6BF24VCZRFTYBTT3T7HDZUOTKOTNPLZ/"], "description": "runc through 1.1.4 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. NOTE: this issue exists because of a CVE-2019-19921 regression.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7, "exploitabilityScore": 1, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-vpvm-3wq2-2wvm", "dataSource": "https://github.com/advisories/GHSA-vpvm-3wq2-2wvm", "namespace": "github:language:go", "severity": "High", "urls": ["https://github.com/advisories/GHSA-vpvm-3wq2-2wvm"], "description": "Opencontainers runc Incorrect Authorization vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": ">=1.0.0-rc95,<1.1.5 (unknown)", "vulnerabilityID": "GHSA-vpvm-3wq2-2wvm"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-29162", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29162", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/opencontainers/runc/commit/d04de3a9b72d7a2455c1885fc75eb36d02cd17b5", "https://github.com/opencontainers/runc/releases/tag/v1.1.2", "https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66", "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVPZBV7ISA7QKRPTC7ZXWKMIQI2HZEBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D77CKD3AXPMU4PMQIQI5Q74SI4JATNND/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GPQU4YC4AAY54JDXGDQHJEYKSXXG5T2Y/"], "description": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.6, "exploitabilityScore": 3.9, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.5, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f3fp-gc8g-vw66", "dataSource": "https://github.com/advisories/GHSA-f3fp-gc8g-vw66", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-f3fp-gc8g-vw66"], "description": "Default inheritable capabilities for linux container should be empty", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.2 (unknown)", "vulnerabilityID": "GHSA-f3fp-gc8g-vw66"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2023-25809", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25809", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/opencontainers/runc/commit/0d62b950e60f6980b54fe3bafd9a9c608dc1df17", "https://github.com/opencontainers/runc/security/advisories/GHSA-m8cg-xc2p-r3fc"], "description": "runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does not specify the cgroup namespace to be unshared (e.g.., `(docker|podman|nerdctl) run --cgroupns=host`, with Rootless Docker/Podman/nerdctl) or 2. when runc is executed outside the user namespace, and `/sys` is mounted with `rbind, ro` (e.g., `runc spec --rootless`; this condition is very rare). A container may gain the write access to user-owned cgroup hierarchy `/sys/fs/cgroup/user.slice/...` on the host . Other users's cgroup hierarchies are not affected. Users are advised to upgrade to version 1.1.5. Users unable to upgrade may unshare the cgroup namespace (`(docker|podman|nerdctl) run --cgroupns=private)`. This is the default behavior of Docker/Podman/nerdctl on cgroup v2 hosts. or add `/sys/fs/cgroup` to `maskedPaths`.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2, "impactScore": 3.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 0.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-m8cg-xc2p-r3fc", "dataSource": "https://github.com/advisories/GHSA-m8cg-xc2p-r3fc", "namespace": "github:language:go", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-m8cg-xc2p-r3fc"], "description": "rootless: `/sys/fs/cgroup` is writable when cgroupns isn't unshared in runc", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.5 (unknown)", "vulnerabilityID": "GHSA-m8cg-xc2p-r3fc"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2021-43784", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43784", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugs.chromium.org/p/project-zero/issues/detail?id=2241", "https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554", "https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1ae", "https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eed", "https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f", "https://lists.debian.org/debian-lts-announce/2021/12/msg00005.html"], "description": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the `C` portion of the code (responsible for the based namespace setup of containers). In all versions of runc prior to 1.0.3, the encoder did not handle the possibility of an integer overflow in the 16-bit length field for the byte array attribute type, meaning that a large enough malicious byte array attribute could result in the length overflowing and the attribute contents being parsed as netlink messages for container configuration. This vulnerability requires the attacker to have some control over the configuration of the container and would allow the attacker to bypass the namespace restrictions of the container by simply adding their own netlink payload which disables all namespaces. The main users impacted are those who allow untrusted images with untrusted configurations to run on their machines (such as with shared cloud infrastructure). runc version 1.0.3 contains a fix for this bug. As a workaround, one may try disallowing untrusted namespace paths from your container. It should be noted that untrusted namespace paths would allow the attacker to disable namespace protections entirely even in the absence of this bug.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6, "exploitabilityScore": 6.8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6, "exploitabilityScore": 1.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-v95c-p5hm-xq8f", "dataSource": "https://github.com/advisories/GHSA-v95c-p5hm-xq8f", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-v95c-p5hm-xq8f"], "description": "Overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.0.3 (unknown)", "vulnerabilityID": "GHSA-v95c-p5hm-xq8f"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gnupg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gnupg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gnupg-l10n", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg-l10n.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg-l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg-l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg-l10n@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gnupg-l10n", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg-l10n.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg-l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg-l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg-l10n@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gnupg-utils", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg-utils.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg-utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg-utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg-utils@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gnupg-utils", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gnupg-utils.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gnupg-utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg-utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg_utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnupg:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gnupg-utils@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-29526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/golang/go/issues/52313", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q6GE5EQGE4L2KRVGW4T75QVIYAXCLO5X/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220729-0001/"], "description": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.0.0-20220412211240-33da011f77ad"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-p782-xgp4-8hr8", "dataSource": "https://github.com/advisories/GHSA-p782-xgp4-8hr8", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-p782-xgp4-8hr8"], "description": "golang.org/x/sys/unix has Incorrect Privilege Assignment", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7"}}, "found": {"versionConstraint": "<0.0.0-20220412211240-33da011f77ad (unknown)", "vulnerabilityID": "GHSA-p782-xgp4-8hr8"}}], "artifact": {"name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:golang:x/sys:v0.0.0-20210817142637-7d9622a276b7:*:*:*:*:*:*:*"], "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210817142637-7d9622a276b7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:lQ8Btl/sJr2+f4ql7ffKUKfnV0BsgsICvm0oEeINAQY=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg:gpg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg:gpg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpg-agent", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-agent.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-agent.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-agent@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpg-agent", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-agent.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-agent.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-agent@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpg-wks-client", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-wks-client.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-wks-client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks-client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-wks-client@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpg-wks-client", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-wks-client.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-wks-client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks-client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-wks-client@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpg-wks-server", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-wks-server.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-wks-server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks-server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-wks-server@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpg-wks-server", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpg-wks-server.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpg-wks-server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks-server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks_server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg-wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg_wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "cpe:2.3:a:gpg:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpg-wks-server@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpgconf", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpgconf.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgconf:gpgconf:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgconf@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpgconf", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpgconf.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgconf:gpgconf:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgconf@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpgsm", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpgsm.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgsm:gpgsm:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgsm@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpgsm", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/gpgsm.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgsm:gpgsm:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgsm@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.19-3ubuntu2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "< 2.2.19-3ubuntu2.2 (deb)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gpgv", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/gpgv.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgv:gpgv:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgv@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3219"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnupg2", "version": "2.2.19-3ubuntu2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3219"}}], "artifact": {"name": "gpgv", "version": "2.2.19-3ubuntu2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/gpgv.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "CC0-1.0", "Expat", "GPL-3", "GPL-3+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "RFC-Reference", "TinySCHEME", "permissive"], "cpes": ["cpe:2.3:a:gpgv:gpgv:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gpgv@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "upstreams": [{"name": "gnupg2"}]}}, {"vulnerability": {"id": "CVE-2022-1271", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271"], "cvss": null, "fix": {"versions": ["1.10-0ubuntu4.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1271", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-1271", "https://bugzilla.redhat.com/show_bug.cgi?id=2073310", "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6", "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html", "https://security-tracker.debian.org/tracker/CVE-2022-1271", "https://security.gentoo.org/glsa/202209-01", "https://security.netapp.com/advisory/ntap-20220930-0006/", "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch", "https://www.openwall.com/lists/oss-security/2022/04/07/8"], "description": "An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gzip", "version": "1.10-0ubuntu4"}}, "found": {"versionConstraint": "< 1.10-0ubuntu4.1 (deb)", "vulnerabilityID": "CVE-2022-1271"}}], "artifact": {"name": "gzip", "version": "1.10-0ubuntu4", "type": "deb", "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/gzip.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:gzip:gzip:1.10-0ubuntu4:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/gzip@1.10-0ubuntu4?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libblkid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libblkid1:libblkid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libblkid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libblkid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libblkid1:libblkid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libblkid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3999", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3999", "https://bugzilla.redhat.com/show_bug.cgi?id=2024637", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security-tracker.debian.org/tracker/CVE-2021-3999", "https://security.netapp.com/advisory/ntap-20221104-0001/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28769", "https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=23e0e8f5f1fb5ed150253d986ecccdc90c2dcd5e", "https://www.openwall.com/lists/oss-security/2022/01/24/4"], "description": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3999"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23219", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=22542", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23219"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23218", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23218", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23218", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=28768", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23218"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-35942", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-35942", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-35942", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://security.netapp.com/advisory/ntap-20210827-0005/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28011", "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c", "https://sourceware.org/glibc/wiki/Security%20Exceptions"], "description": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-35942"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3326", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3326", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3326", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2021/01/28/2", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210304-0007/", "https://sourceware.org/bugzilla/show_bug.cgi?id=27256", "https://sourceware.org/git/?p=glibc.git;a=commit;h=7d88c6142c6efc160c0ee5e4f85cde382c072888", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3326"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-27645", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-27645", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-27645", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LZNT6KTMCCWPWXEOGSHD3YLYZKUGMH5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I7TS26LIZSOBLGJEZMJX4PXT5BQDE2WS/", "https://security.gentoo.org/glsa/202107-07", "https://sourceware.org/bugzilla/show_bug.cgi?id=27462"], "description": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-27645"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-6096", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-6096", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-6096", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=25620", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"], "description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-6096"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-29562", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-29562", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29562", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202101-20", "https://security.netapp.com/advisory/ntap-20210122-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=26923"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-29562"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-27618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-27618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-27618", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210401-0006/", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-27618"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-25013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-25013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/r32d767ac804e9b8aad4355bb85960a6a1385eab7afff549a5e98660f@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r448bb851cc8e6e3f93f3c28c70032b37062625d81214744474ac49e7@%3Cdev.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r4806a391091e082bdea17266452ca656ebc176e51bb3932733b3a0a2@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r499e4f96d0b5109ef083f2feccd33c51650c1b7d7068aa3bd47efca9@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r5af4430421bb6f9973294691a7904bbd260937e9eef96b20556f43ff@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r750eee18542bc02bd8350861c424ee60a9b9b225568fa09436a37ece@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/r7a2e94adfe0a2f0a1d42e4927e8c32ecac97d37db9cb68095fe9ddbc@%3Cdev.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rd2354f9ccce41e494fbadcbc5ad87218de6ec0fff8a7b54c8462226c@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4Y6TX47P47KABSFOL26FLDNVCWXDKDEZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210205-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=24973", "https://sourceware.org/git/?p=glibc.git;a=commit;h=ee7a3144c9922808181009b7b3e50e852fb4999b", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2019-25013"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-20013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-20013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://akkadia.org/drepper/SHA-crypt.txt", "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous/", "https://twitter.com/solardiz/status/795601240151457793"], "description": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-20013"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-10228", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-10228", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-10228", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://openwall.com/lists/oss-security/2017/03/01/10", "http://www.securityfocus.com/bid/96525", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2016-10228"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3999", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3999", "https://bugzilla.redhat.com/show_bug.cgi?id=2024637", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security-tracker.debian.org/tracker/CVE-2021-3999", "https://security.netapp.com/advisory/ntap-20221104-0001/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28769", "https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=23e0e8f5f1fb5ed150253d986ecccdc90c2dcd5e", "https://www.openwall.com/lists/oss-security/2022/01/24/4"], "description": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3999"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23219", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=22542", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23219"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23218", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23218", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23218", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=28768", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23218"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-35942", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-35942", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-35942", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://security.netapp.com/advisory/ntap-20210827-0005/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28011", "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c", "https://sourceware.org/glibc/wiki/Security%20Exceptions"], "description": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-35942"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3326", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3326", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3326", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2021/01/28/2", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210304-0007/", "https://sourceware.org/bugzilla/show_bug.cgi?id=27256", "https://sourceware.org/git/?p=glibc.git;a=commit;h=7d88c6142c6efc160c0ee5e4f85cde382c072888", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3326"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-27645", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-27645", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-27645", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LZNT6KTMCCWPWXEOGSHD3YLYZKUGMH5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I7TS26LIZSOBLGJEZMJX4PXT5BQDE2WS/", "https://security.gentoo.org/glsa/202107-07", "https://sourceware.org/bugzilla/show_bug.cgi?id=27462"], "description": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-27645"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-6096", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-6096", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-6096", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=25620", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"], "description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-6096"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-29562", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-29562", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29562", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202101-20", "https://security.netapp.com/advisory/ntap-20210122-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=26923"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-29562"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-27618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-27618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-27618", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210401-0006/", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-27618"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-25013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-25013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/r32d767ac804e9b8aad4355bb85960a6a1385eab7afff549a5e98660f@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r448bb851cc8e6e3f93f3c28c70032b37062625d81214744474ac49e7@%3Cdev.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r4806a391091e082bdea17266452ca656ebc176e51bb3932733b3a0a2@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r499e4f96d0b5109ef083f2feccd33c51650c1b7d7068aa3bd47efca9@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r5af4430421bb6f9973294691a7904bbd260937e9eef96b20556f43ff@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r750eee18542bc02bd8350861c424ee60a9b9b225568fa09436a37ece@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/r7a2e94adfe0a2f0a1d42e4927e8c32ecac97d37db9cb68095fe9ddbc@%3Cdev.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rd2354f9ccce41e494fbadcbc5ad87218de6ec0fff8a7b54c8462226c@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4Y6TX47P47KABSFOL26FLDNVCWXDKDEZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210205-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=24973", "https://sourceware.org/git/?p=glibc.git;a=commit;h=ee7a3144c9922808181009b7b3e50e852fb4999b", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2019-25013"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-20013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-20013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://akkadia.org/drepper/SHA-crypt.txt", "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous/", "https://twitter.com/solardiz/status/795601240151457793"], "description": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-20013"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-10228", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-10228", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-10228", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://openwall.com/lists/oss-security/2017/03/01/10", "http://www.securityfocus.com/bid/96525", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2016-10228"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "libcom-err2", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libcom-err2:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom-err2:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom_err2:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom_err2:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libcom:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libcom-err2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "libext2fs2", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2"], "cpes": ["cpe:2.3:a:libext2fs2:libext2fs2:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libext2fs2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libfdisk1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libfdisk1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libfdisk1:libfdisk1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libfdisk1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libfdisk1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libfdisk1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libfdisk1:libfdisk1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libfdisk1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-43618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-43618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-43618"], "cvss": null, "fix": {"versions": ["2:6.2.0+dfsg-4ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-43618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43618", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/8", "http://www.openwall.com/lists/oss-security/2022/10/13/3", "https://bugs.debian.org/994405", "https://gmplib.org/list-archives/gmp-bugs/2021-September/005077.html", "https://gmplib.org/repo/gmp-6.2/rev/561a9c25298e", "https://lists.debian.org/debian-lts-announce/2021/12/msg00001.html", "https://security.netapp.com/advisory/ntap-20221111-0001/"], "description": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gmp", "version": "2:6.2.0+dfsg-4"}}, "found": {"versionConstraint": "< 2:6.2.0+dfsg-4ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-43618"}}], "artifact": {"name": "libgmp10", "version": "2:6.2.0+dfsg-4", "type": "deb", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "GPL-2", "GPL-3", "LGPL-3"], "cpes": ["cpe:2.3:a:libgmp10:libgmp10:2:6.2.0+dfsg-4:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgmp10@2:6.2.0%2Bdfsg-4?arch=amd64&upstream=gmp&distro=ubuntu-20.04", "upstreams": [{"name": "gmp"}]}}, {"vulnerability": {"id": "CVE-2023-0361", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0361", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0361"], "cvss": null, "fix": {"versions": ["3.6.13-2ubuntu1.8"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0361", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0361", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2023-0361", "https://github.com/tlsfuzzer/tlsfuzzer/pull/679", "https://gitlab.com/gnutls/gnutls/-/issues/1050", "https://lists.debian.org/debian-lts-announce/2023/02/msg00015.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UFIA3X4IZ3CW7SRQ2UHNHNPMRIAWF2FI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WS4KVDOG6QTALWHC2QE4Y7VPDRMLTRWQ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z634YBXAJ5VLDI62IOPBVP5K6YFHAWCY/", "https://security.netapp.com/advisory/ntap-20230324-0005/"], "description": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnutls28", "version": "3.6.13-2ubuntu1.6"}}, "found": {"versionConstraint": "< 3.6.13-2ubuntu1.8 (deb)", "vulnerabilityID": "CVE-2023-0361"}}], "artifact": {"name": "libgnutls30", "version": "3.6.13-2ubuntu1.6", "type": "deb", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-Clause", "CC0", "Expat", "GFDL-1.3", "GPL", "GPL-3", "GPLv3+", "LGPL", "LGPL-3", "LGPLv2.1+", "LGPLv3+_or_GPLv2+", "The"], "cpes": ["cpe:2.3:a:libgnutls30:libgnutls30:3.6.13-2ubuntu1.6:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgnutls30@3.6.13-2ubuntu1.6?arch=amd64&upstream=gnutls28&distro=ubuntu-20.04", "upstreams": [{"name": "gnutls28"}]}}, {"vulnerability": {"id": "CVE-2022-2509", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2509", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2509"], "cvss": null, "fix": {"versions": ["3.6.13-2ubuntu1.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2509", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-2509", "https://lists.debian.org/debian-lts-announce/2022/08/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6FL27JS3VM74YEQU7PGB62USO3KSBYZX/", "https://lists.gnupg.org/pipermail/gnutls-help/2022-July/004746.html", "https://www.debian.org/security/2022/dsa-5203"], "description": "A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnutls28", "version": "3.6.13-2ubuntu1.6"}}, "found": {"versionConstraint": "< 3.6.13-2ubuntu1.7 (deb)", "vulnerabilityID": "CVE-2022-2509"}}], "artifact": {"name": "libgnutls30", "version": "3.6.13-2ubuntu1.6", "type": "deb", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-Clause", "CC0", "Expat", "GFDL-1.3", "GPL", "GPL-3", "GPLv3+", "LGPL", "LGPL-3", "LGPLv2.1+", "LGPLv3+_or_GPLv2+", "The"], "cpes": ["cpe:2.3:a:libgnutls30:libgnutls30:3.6.13-2ubuntu1.6:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgnutls30@3.6.13-2ubuntu1.6?arch=amd64&upstream=gnutls28&distro=ubuntu-20.04", "upstreams": [{"name": "gnutls28"}]}}, {"vulnerability": {"id": "CVE-2021-4209", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-4209", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-4209"], "cvss": null, "fix": {"versions": ["3.6.13-2ubuntu1.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-4209", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4209", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-4209", "https://bugzilla.redhat.com/show_bug.cgi?id=2044156", "https://gitlab.com/gnutls/gnutls/-/commit/3db352734472d851318944db13be73da61300568", "https://gitlab.com/gnutls/gnutls/-/issues/1306", "https://gitlab.com/gnutls/gnutls/-/merge_requests/1503", "https://security.netapp.com/advisory/ntap-20220915-0005/"], "description": "A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gnutls28", "version": "3.6.13-2ubuntu1.6"}}, "found": {"versionConstraint": "< 3.6.13-2ubuntu1.7 (deb)", "vulnerabilityID": "CVE-2021-4209"}}], "artifact": {"name": "libgnutls30", "version": "3.6.13-2ubuntu1.6", "type": "deb", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-Clause", "CC0", "Expat", "GFDL-1.3", "GPL", "GPL-3", "GPLv3+", "LGPL", "LGPL-3", "LGPLv2.1+", "LGPLv3+_or_GPLv2+", "The"], "cpes": ["cpe:2.3:a:libgnutls30:libgnutls30:3.6.13-2ubuntu1.6:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgnutls30@3.6.13-2ubuntu1.6?arch=amd64&upstream=gnutls28&distro=ubuntu-20.04", "upstreams": [{"name": "gnutls28"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3515", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3515", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3515"], "cvss": null, "fix": {"versions": ["1.3.5-2ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3515", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3515", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3515", "https://bugzilla.redhat.com/show_bug.cgi?id=2135610", "https://dev.gnupg.org/rK4b7d9cd4a018898d7714ce06f3faf2626c14582b", "https://www.gnupg.org/blog/20221017-pepe-left-the-ksba.html"], "description": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libksba", "version": "1.3.5-2"}}, "found": {"versionConstraint": "< 1.3.5-2ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-3515"}}], "artifact": {"name": "libksba8", "version": "1.3.5-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libksba8:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:libksba8:libksba8:1.3.5-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libksba8@1.3.5-2?arch=amd64&upstream=libksba&distro=ubuntu-20.04", "upstreams": [{"name": "libksba"}]}}, {"vulnerability": {"id": "CVE-2022-47629", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-47629", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-47629"], "cvss": null, "fix": {"versions": ["1.3.5-2ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-47629", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-47629", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://dev.gnupg.org/T6284", "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=commit;h=f61a5ea4e0f6a80fd4b28ef0174bee77793cf070", "https://lists.debian.org/debian-lts-announce/2022/12/msg00035.html", "https://security.gentoo.org/glsa/202212-07", "https://security.netapp.com/advisory/ntap-20230316-0011/", "https://www.debian.org/security/2022/dsa-5305"], "description": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libksba", "version": "1.3.5-2"}}, "found": {"versionConstraint": "< 1.3.5-2ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-47629"}}], "artifact": {"name": "libksba8", "version": "1.3.5-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libksba8:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:libksba8:libksba8:1.3.5-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libksba8@1.3.5-2?arch=amd64&upstream=libksba&distro=ubuntu-20.04", "upstreams": [{"name": "libksba"}]}}, {"vulnerability": {"id": "CVE-2022-29155", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29155", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29155"], "cvss": null, "fix": {"versions": ["2.4.49+dfsg-2ubuntu1.9"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29155", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugs.openldap.org/show_bug.cgi?id=9815", "https://lists.debian.org/debian-lts-announce/2022/05/msg00032.html", "https://security.netapp.com/advisory/ntap-20220609-0007/", "https://www.debian.org/security/2022/dsa-5140"], "description": "In OpenLDAP 2.x before 2.5.12 and 2.6.x before 2.6.2, a SQL injection vulnerability exists in the experimental back-sql backend to slapd, via a SQL statement within an LDAP query. This can occur during an LDAP search operation when the search filter is processed, due to a lack of proper escaping.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openldap", "version": "2.4.49+dfsg-2ubuntu1.8"}}, "found": {"versionConstraint": "< 2.4.49+dfsg-2ubuntu1.9 (deb)", "vulnerabilityID": "CVE-2022-29155"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.49+dfsg-2ubuntu1.8", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libldap-2.4-2@2.4.49%2Bdfsg-2ubuntu1.8?arch=amd64&upstream=openldap&distro=ubuntu-20.04", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2022-29155", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29155", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29155"], "cvss": null, "fix": {"versions": ["2.4.49+dfsg-2ubuntu1.9"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29155", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugs.openldap.org/show_bug.cgi?id=9815", "https://lists.debian.org/debian-lts-announce/2022/05/msg00032.html", "https://security.netapp.com/advisory/ntap-20220609-0007/", "https://www.debian.org/security/2022/dsa-5140"], "description": "In OpenLDAP 2.x before 2.5.12 and 2.6.x before 2.6.2, a SQL injection vulnerability exists in the experimental back-sql backend to slapd, via a SQL statement within an LDAP query. This can occur during an LDAP search operation when the search filter is processed, due to a lack of proper escaping.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openldap", "version": "2.4.49+dfsg-2ubuntu1.8"}}, "found": {"versionConstraint": "< 2.4.49+dfsg-2ubuntu1.9 (deb)", "vulnerabilityID": "CVE-2022-29155"}}], "artifact": {"name": "libldap-common", "version": "2.4.49+dfsg-2ubuntu1.8", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libldap-common.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libldap-common.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-common:libldap-common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-common:libldap_common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_common:libldap-common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_common:libldap_common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_common:2.4.49+dfsg-2ubuntu1.8:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libldap-common@2.4.49%2Bdfsg-2ubuntu1.8?arch=all&upstream=openldap&distro=ubuntu-20.04", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2022-1271", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271"], "cvss": null, "fix": {"versions": ["5.2.4-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1271", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-1271", "https://bugzilla.redhat.com/show_bug.cgi?id=2073310", "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6", "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html", "https://security-tracker.debian.org/tracker/CVE-2022-1271", "https://security.gentoo.org/glsa/202209-01", "https://security.netapp.com/advisory/ntap-20220930-0006/", "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch", "https://www.openwall.com/lists/oss-security/2022/04/07/8"], "description": "An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "xz-utils", "version": "5.2.4-1ubuntu1"}}, "found": {"versionConstraint": "< 5.2.4-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1271"}}], "artifact": {"name": "liblzma5", "version": "5.2.4-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Autoconf", "GPL-2", "GPL-2+", "GPL-3", "LGPL-2", "LGPL-2.1", "LGPL-2.1+", "PD", "PD-debian", "config-h", "noderivs", "permissive-fsf", "permissive-nowarranty", "probably-PD"], "cpes": ["cpe:2.3:a:liblzma5:liblzma5:5.2.4-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/liblzma5@5.2.4-1ubuntu1?arch=amd64&upstream=xz-utils&distro=ubuntu-20.04", "upstreams": [{"name": "xz-utils"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libmount1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libmount1:libmount1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmount1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libmount1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libmount1:libmount1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmount1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2023-21982", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21982", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21982"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21982", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21982", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21982"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21980", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21980", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21980"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21980", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21980", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Client programs). Supported versions that are affected are 5.7.41 and prior and 8.0.32 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of MySQL Server. CVSS 3.1 Base Score 7.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21980"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21977", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21977", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21977"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21977", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21977", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21977"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21976", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21976", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21976"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21976", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21976", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21976"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21972", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21972", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21972"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21972", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21972", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21972"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21966", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21966", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21966"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21966", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21966", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: JSON). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21966"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21963", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21963", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21963"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21963", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21963", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Connection Handling). Supported versions that are affected are 5.7.40 and prior and 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21963"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21962", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21962", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21962"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21962", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21962", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Components Services). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21962"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21955", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21955", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21955"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21955", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21955", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Partition). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21955"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21953", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21953", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21953"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21953", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21953", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Partition). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21953"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21947", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21947", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21947"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21947", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21947", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Components Services). Supported versions that are affected are 8.0.32 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21947"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21946", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21946", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21946"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21946", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21946", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21946"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21945", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21945", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21945"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21945", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21945", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21945"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21940", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21940", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21940"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21940", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21940", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Components Services). Supported versions that are affected are 8.0.32 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21940"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21935", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21935", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21935"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21935", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21935", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21935"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21933", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21933", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21933"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21933", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21933", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21933"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21929", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21929", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21929"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21929", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21929", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21929"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21920", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21920", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21920"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21920", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21920", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21920"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21919", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21919", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21919"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21919", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21919", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21919"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21917", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21917", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21917"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21917", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21917", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21917"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21913", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21913", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21913"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21913", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21913", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21913"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21912", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21912", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21912"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21912", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21912", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 5.7.41 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 7.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21912"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21911", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21911", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21911"], "cvss": null, "fix": {"versions": ["8.0.33-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21911", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21911", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.oracle.com/security-alerts/cpuapr2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.32 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.33-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21911"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21887", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21887", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21887"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21887", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21887", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: GIS). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21887"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21883", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21883", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21883"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21883", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21883", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21883"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21882", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21882", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21882"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21882", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21882", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 2.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21882"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21881", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21881", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21881"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21881", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21881", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21881"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21880", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21880", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21880"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21880", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21880", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21880"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21879", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21879", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21879"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21879", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21879", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21879"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21878", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21878", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21878"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21878", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21878", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21878"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21877", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21877", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21877"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21877", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21877", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21877"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21876", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21876", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21876"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21876", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21876", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21876"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21875", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21875", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21875"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21875", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21875", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.31 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 5.9 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21875"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21874", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21874", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21874"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21874", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21874", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Thread Pooling). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21874"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21873", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21873", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21873"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21873", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21873", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21873"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21872", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21872", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21872"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21872", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21872", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2023-21872"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21871", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21871", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21871"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21871", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21871", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21871"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21870", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21870", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21870"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21870", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21870", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21870"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21869", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21869", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21869"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21869", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21869", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21869"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21868", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21868", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21868"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21868", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21868", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21868"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21867", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21867", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21867"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21867", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21867", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21867"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21866", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21866", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21866"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21866", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21866", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2023-21866"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21865", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21865", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21865"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21865", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21865", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21865"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21864", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21864", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21864"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21864", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21864", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21864"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21863", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21863", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21863"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21863", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21863", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21863"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-21836", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21836", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-21836"], "cvss": null, "fix": {"versions": ["8.0.32-0buntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-21836", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-21836", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.oracle.com/security-alerts/cpujan2023.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.31 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.32-0buntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2023-21836"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-39410", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39410", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39410"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39410", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39410", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-39410"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-39408", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39408", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39408"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39408", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39408", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-39408"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-39400", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39400", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-39400"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39400", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39400", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-39400"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21641", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21641", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21641"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21641", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21641", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21641"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21640"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21640"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21638", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21638", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21638"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21638", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21638", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21638"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21637", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21637", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21637"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21637", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21637", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21637"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21635", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21635", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21635"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21635", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21635", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21635"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21633", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21633", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21633"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21633", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21633", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21633"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21632", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21632", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21632"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21632", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21632", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21632"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21625", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21625", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21625"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21625", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21625", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21625"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21617", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21617", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21617"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21617", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21617", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Connection Handling). Supported versions that are affected are 5.7.39 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21617"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21611", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21611", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21611"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21611", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21611", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.30 and prior. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.1 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21611"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21608", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21608", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21608"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21608", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21608", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 5.7.39 and prior and 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21608"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21607", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21607", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21607"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21607", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21607", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21607"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21605", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21605", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21605"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21605", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21605", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Data Dictionary). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21605"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21604", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21604", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21604"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21604", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21604", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21604"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21600", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21600", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21600"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21600", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21600", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in takeover of MySQL Server. CVSS 3.1 Base Score 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21600"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21599", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21599", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21599"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21599", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21599", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21599"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21595", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21595", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21595"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21595", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21595", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: C API). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21595"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21594", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21594", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21594"], "cvss": null, "fix": {"versions": ["8.0.31-0ubuntu0.20.04.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21594", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21594", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EG3VBUHKCUXVWBSCD2FHCWIAMZO4X3PR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NGZ4B5IQJEZQFSXGCZKSJ6GO3HLQ6URQ/", "https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.30 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.31-0ubuntu0.20.04.1 (deb)", "vulnerabilityID": "CVE-2022-21594"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21592", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21592", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21592"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21592", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21592", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20221028-0013/", "https://www.oracle.com/security-alerts/cpuoct2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 5.7.39 and prior and 8.0.29 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21592"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21569", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21569", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21569"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21569", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21569", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21569"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21556", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21556", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21556"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21556", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21556", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21556"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21553", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21553", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21553"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21553", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21553", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21553"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21547", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21547", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21547"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21547", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21547", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Federated). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21547"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21539", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21539", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21539"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21539", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.29 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data as well as unauthorized read access to a subset of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 5.0 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21539"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21528", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21528", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21528"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21528", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21528", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21528"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21527", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21527", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21527"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21527", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21527", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21527"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21509", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21509", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21509"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21509"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21479", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21479", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21479"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21479", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21479", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server and unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Confidentiality and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21479"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21478", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21478", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21478"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21478", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21478", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21478"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21462", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21462", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21462"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21462", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21462", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21462"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21460", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21460", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21460"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21460", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21460", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Logging). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS 3.1 Base Score 4.4 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21460"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21459", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21459", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21459"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21459", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21459", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21459"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21457", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21457", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21457"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21457", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21457", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: PAM Auth Plugin). Supported versions that are affected are 8.0.28 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS 3.1 Base Score 5.9 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21457"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21455", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21455", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21455"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21455", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21455", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: PAM Auth Plugin). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data. CVSS 3.1 Base Score 4.9 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21455"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21454", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21454", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21454"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21454", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21454", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21454"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21452", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21452", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21452"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21452", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21452", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21452"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21451", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21451", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21451"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21451", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21451", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21451"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21444", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21444", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21444"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21444", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21444", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21444"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21440", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21440", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21440"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21440", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21440", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21440"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21438", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21438", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21438"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21438", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21438", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21438"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21437"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21437"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21436", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21436", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21436"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21436", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21436", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21436"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21435", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21435", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21435"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21435", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21435", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21435"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21427", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21427", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21427"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21427", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21427", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: FTS). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21427"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21425", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21425", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21425"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21425", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21425", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21425"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21423", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21423", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21423"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21423", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21423", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21423"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21418", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21418", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21418"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21418", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21418", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.28 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.0 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21418"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21417", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21417", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21417"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21417", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21417", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.37 and prior and 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21417"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21415", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21415", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21415"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21415"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21414", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21414", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21414"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21414", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21414", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21414"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21413", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21413", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21413"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21413", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21413", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21413"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21412", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21412", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21412"], "cvss": null, "fix": {"versions": ["8.0.29-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21412", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21412", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220429-0005/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.29-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21412"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21379", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21379", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21379"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21379", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21379", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21379"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21378", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21378", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21378"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21378", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21378", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21378"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21374", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21374", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21374"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21374", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21374", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21374"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21372", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21372", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21372"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21372", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21372", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21372"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21370", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21370", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21370"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21370", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21370", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21370"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21368", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21368", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21368"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21368", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21368", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Components Services). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data as well as unauthorized read access to a subset of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 4.7 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21368"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21367", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21367", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21367"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21367", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21367", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Compiling). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21367"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21362", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21362", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21362"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21362", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21362", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Information Schema). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21362"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21358", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21358", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21358"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21358", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21358"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21351", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21351", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21351"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21351", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21351", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 7.1 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21351"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21348", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21348", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21348"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21348", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21348", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21348"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21344", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21344", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21344"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21344", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21344", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Replication). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21344"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21342", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21342", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21342"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21342", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21342", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21342"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21339", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21339", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21339"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21339", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21339", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21339"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21304"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Parser). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21304"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21303", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21303", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21303"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21303", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21303", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21303"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21302", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21302", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21302"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21302", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21302", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21302"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21301", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21301", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21301"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21301", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21301", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21301"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21270", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21270", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21270"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21270", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21270", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Federated). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21270"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21265", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21265", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21265"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21265", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21265", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 3.8 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21265"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21264", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21264", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21264"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21264", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21264", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21264"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21256", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21256", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21256"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21256", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21256", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Group Replication Plugin). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21256"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21254", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21254", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21254"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21254", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21254", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21254"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21253", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21253", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21253"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21253", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21253", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21253"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21249", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21249", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21249"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21249", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21249", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DDL). Supported versions that are affected are 8.0.27 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 2.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21249"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21245", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21245", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21245"], "cvss": null, "fix": {"versions": ["8.0.28-0ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21245", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21245", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2XBX2PNTBLJNK5G7EP7LIDPFTPDIHPW/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6OB7IPXBSJRAGCA4P47EVGC76VS2DS4/", "https://security.netapp.com/advisory/ntap-20220121-0008/", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Privileges). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.1 Base Score 4.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.28-0ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-21245"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21538", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21538", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21538"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21538", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21538", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Security: Encryption). Supported versions that are affected are 8.0.29 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 3.1 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21538"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21537"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21537", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21537"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21534", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21534", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21534"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21534", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21534", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21534"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21531", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21531", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21531"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21531", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21531", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21531"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21530", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21530", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21530"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21530", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21530", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21530"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21529", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21529", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21529"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21529", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21529", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21529"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21526", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21526", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21526"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21526"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21525", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21525", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21525"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21525", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21525", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Optimizer). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21525"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21522", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21522", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21522"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21522", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21522", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 8.0.29 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21522"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21517", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21517", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21517"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21517", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21517"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2022-21515", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21515", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-21515"], "cvss": null, "fix": {"versions": ["8.0.30-0ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-21515", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21515", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CESCYUGY6H6O2R2GPUJLBTYSMY2PHCD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI4Q7XW5QLUTOACRHBIEYZ6SZB6TIEMT/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Options). Supported versions that are affected are 5.7.38 and prior and 8.0.29 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 8.0.30-0ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2022-21515"}}], "artifact": {"name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "BSD-2-clause", "BSD-3-clause", "BSD-like", "Boost-1.0", "GPL-2", "GPL-2+", "ISC", "LGPL", "LGPL-2", "public-domain", "zlib/libpng"], "cpes": ["cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "upstreams": [{"name": "mysql-8.0"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libncursesw6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncursesw6:libncursesw6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncursesw6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libncursesw6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncursesw6:libncursesw6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncursesw6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libncursesw6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncursesw6:libncursesw6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncursesw6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam-modules", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam-modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam-modules@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam-modules-bin", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam-modules-bin:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules-bin:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules_bin:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules_bin:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam-modules-bin@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam-runtime", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-runtime.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-runtime.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam-runtime:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-runtime:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_runtime:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_runtime:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam-runtime@1.3.1-5ubuntu4.3?arch=all&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam0g", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam0g:libpam0g:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam0g@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-1587", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1587", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1587"], "cvss": null, "fix": {"versions": ["10.34-7ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1587", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077983,", "https://github.com/PCRE2Project/pcre2/commit/03654e751e7f0700693526b67dfcadda6b42c9d0", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre2", "version": "10.34-7"}}, "found": {"versionConstraint": "< 10.34-7ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-1587"}}], "artifact": {"name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "upstreams": [{"name": "pcre2"}]}}, {"vulnerability": {"id": "CVE-2022-1586", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1586", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1586"], "cvss": null, "fix": {"versions": ["10.34-7ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1586", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1586", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077976,", "https://github.com/PCRE2Project/pcre2/commit/50a51cb7e67268e6ad417eb07c9de9bfea5cc55a,", "https://github.com/PCRE2Project/pcre2/commit/d4fa336fbcc388f89095b184ba6d99422cfc676c", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre2", "version": "10.34-7"}}, "found": {"versionConstraint": "< 10.34-7ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-1586"}}], "artifact": {"name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "upstreams": [{"name": "pcre2"}]}}, {"vulnerability": {"id": "CVE-2019-20838", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-20838", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-20838"], "cvss": null, "fix": {"versions": ["2:8.39-12ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-20838", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-20838", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "< 2:8.39-12ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2019-20838"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2020-14155", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-14155", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-14155"], "cvss": null, "fix": {"versions": ["2:8.39-12ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-14155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-14155", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://about.gitlab.com/releases/2020/07/01/security-release-13-1-2-release/", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://security.netapp.com/advisory/ntap-20221028-0010/", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "< 2:8.39-12ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2020-14155"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-11164", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2017-11164", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2017-11164"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-11164", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-11164", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://openwall.com/lists/oss-security/2017/07/11/3", "http://www.openwall.com/lists/oss-security/2023/04/11/1", "http://www.openwall.com/lists/oss-security/2023/04/12/1", "http://www.securityfocus.com/bid/99575", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-11164"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-24407", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-24407", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-24407"], "cvss": null, "fix": {"versions": ["2.1.27+dfsg-2ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-24407", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24407", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/02/23/4", "https://github.com/cyrusimap/cyrus-sasl/blob/fdcd13ceaef8de684dc69008011fa865c5b4a3ac/docsrc/sasl/release-notes/2.1/index.rst", "https://lists.debian.org/debian-lts-announce/2022/03/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4FIXU75Q6RBNK6UYM7MQ3TCFGXR7AX4U/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H26R4SMGM3WHXX4XYNNJB4YGFIL5UNF4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZZC6BMPI3V3MC2IGNLN377ETUWO7QBIH/", "https://security.netapp.com/advisory/ntap-20221007-0003/", "https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28", "https://www.debian.org/security/2022/dsa-5087", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "cyrus-sasl2", "version": "2.1.27+dfsg-2"}}, "found": {"versionConstraint": "< 2.1.27+dfsg-2ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-24407"}}], "artifact": {"name": "libsasl2-2", "version": "2.1.27+dfsg-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-4-clause", "GPL-3", "GPL-3+"], "cpes": ["cpe:2.3:a:libsasl2-2:libsasl2-2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2-2:libsasl2_2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_2:libsasl2-2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_2:libsasl2_2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2:libsasl2-2:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2:libsasl2_2:2.1.27+dfsg-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsasl2-2@2.1.27%2Bdfsg-2?arch=amd64&upstream=cyrus-sasl2&distro=ubuntu-20.04", "upstreams": [{"name": "cyrus-sasl2"}]}}, {"vulnerability": {"id": "CVE-2022-24407", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-24407", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-24407"], "cvss": null, "fix": {"versions": ["2.1.27+dfsg-2ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-24407", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24407", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/02/23/4", "https://github.com/cyrusimap/cyrus-sasl/blob/fdcd13ceaef8de684dc69008011fa865c5b4a3ac/docsrc/sasl/release-notes/2.1/index.rst", "https://lists.debian.org/debian-lts-announce/2022/03/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4FIXU75Q6RBNK6UYM7MQ3TCFGXR7AX4U/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H26R4SMGM3WHXX4XYNNJB4YGFIL5UNF4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZZC6BMPI3V3MC2IGNLN377ETUWO7QBIH/", "https://security.netapp.com/advisory/ntap-20221007-0003/", "https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28", "https://www.debian.org/security/2022/dsa-5087", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "cyrus-sasl2", "version": "2.1.27+dfsg-2"}}, "found": {"versionConstraint": "< 2.1.27+dfsg-2ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-24407"}}], "artifact": {"name": "libsasl2-modules-db", "version": "2.1.27+dfsg-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-4-clause", "GPL-3", "GPL-3+"], "cpes": ["cpe:2.3:a:libsasl2-modules-db:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2-modules-db:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_modules_db:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_modules_db:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2-modules:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2-modules:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_modules:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2_modules:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2:libsasl2-modules-db:2.1.27+dfsg-2:*:*:*:*:*:*:*", "cpe:2.3:a:libsasl2:libsasl2_modules_db:2.1.27+dfsg-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsasl2-modules-db@2.1.27%2Bdfsg-2?arch=amd64&upstream=cyrus-sasl2&distro=ubuntu-20.04", "upstreams": [{"name": "cyrus-sasl2"}]}}, {"vulnerability": {"id": "CVE-2021-36087", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36087", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36087"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36087", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36087", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675", "https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/", "https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/"], "description": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36087"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36086", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36086", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36086"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36086", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36086", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177", "https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36086"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36085", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36085", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36085"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36085", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36085", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31124", "https://github.com/SELinuxProject/selinux/commit/2d35fcc7e9e976a2346b1de20e54f8663e8a6cba", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-421.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36085"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36084", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36084", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36084"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36084", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36084", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31065", "https://github.com/SELinuxProject/selinux/commit/f34d3d30c8325e4847a6b696fe7a3936a8a361f3", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-417.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36084"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libsmartcols1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libsmartcols1:libsmartcols1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsmartcols1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libsmartcols1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libsmartcols1:libsmartcols1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsmartcols1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2022-35737", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-35737", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-35737"], "cvss": null, "fix": {"versions": ["3.31.1-4ubuntu0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-35737", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35737", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/", "https://kb.cert.org/vuls/id/720344", "https://security.gentoo.org/glsa/202210-40", "https://security.netapp.com/advisory/ntap-20220915-0009/", "https://sqlite.org/releaselog/3_39_2.html", "https://www.sqlite.org/cves.html"], "description": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "sqlite3", "version": "3.31.1-4ubuntu0.2"}}, "found": {"versionConstraint": "< 3.31.1-4ubuntu0.5 (deb)", "vulnerabilityID": "CVE-2022-35737"}}], "artifact": {"name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "public-domain"], "cpes": ["cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "upstreams": [{"name": "sqlite3"}]}}, {"vulnerability": {"id": "CVE-2020-35527", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-35527", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-35527"], "cvss": null, "fix": {"versions": ["3.31.1-4ubuntu0.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-35527", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-35527", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://security.netapp.com/advisory/ntap-20221111-0007/", "https://www.sqlite.org/src/info/c431b3fd8fd0f6a6"], "description": "In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "sqlite3", "version": "3.31.1-4ubuntu0.2"}}, "found": {"versionConstraint": "< 3.31.1-4ubuntu0.4 (deb)", "vulnerabilityID": "CVE-2020-35527"}}], "artifact": {"name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "public-domain"], "cpes": ["cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "upstreams": [{"name": "sqlite3"}]}}, {"vulnerability": {"id": "CVE-2020-35525", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-35525", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-35525"], "cvss": null, "fix": {"versions": ["3.31.1-4ubuntu0.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-35525", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-35525", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.sqlite.org/src/info/a67cf5b7d37d5b14"], "description": "In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "sqlite3", "version": "3.31.1-4ubuntu0.2"}}, "found": {"versionConstraint": "< 3.31.1-4ubuntu0.4 (deb)", "vulnerabilityID": "CVE-2020-35525"}}], "artifact": {"name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "public-domain"], "cpes": ["cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "upstreams": [{"name": "sqlite3"}]}}, {"vulnerability": {"id": "CVE-2021-36690", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36690", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36690"], "cvss": null, "fix": {"versions": ["3.31.1-4ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36690", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36690", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/39", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/47", "http://seclists.org/fulldisclosure/2022/Oct/49", "https://support.apple.com/kb/HT213446", "https://support.apple.com/kb/HT213486", "https://support.apple.com/kb/HT213487", "https://support.apple.com/kb/HT213488", "https://www.sqlite.org/forum/forumpost/718c0a8d17"], "description": "** DISPUTED ** A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges (e.g., is intentionally allowed to execute commands). This report does NOT imply any problem in the SQLite library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "sqlite3", "version": "3.31.1-4ubuntu0.2"}}, "found": {"versionConstraint": "< 3.31.1-4ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2021-36690"}}], "artifact": {"name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-2+", "public-domain"], "cpes": ["cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "upstreams": [{"name": "sqlite3"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "libss2", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libss2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libss2:libss2:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libss2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.12"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.12 (deb)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.16 (deb)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-2068", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2068", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c9c35870601b4a44d86ddbf512b38df38285cfa", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=7a9c027159fe9e1bbc2cd38a8a2914bff0d5abd9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9639817dac8bbbaa64d09efad7464ccc405527c7", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WZZBKUHQFGSKGNXXKICSRPL7AMVW5M5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.netapp.com/advisory/ntap-20220707-0008/", "https://www.debian.org/security/2022/dsa-5169", "https://www.openssl.org/news/secadv/20220621.txt"], "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.15 (deb)", "vulnerabilityID": "CVE-2022-2068"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-1292", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.13"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1292", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23", "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220602-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5139", "https://www.openssl.org/news/secadv/20220503.txt", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.13 (deb)", "vulnerabilityID": "CVE-2022-1292"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2021-3997", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3997", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3997", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3997", "https://bugzilla.redhat.com/show_bug.cgi?id=2024639", "https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1", "https://security.gentoo.org/glsa/202305-15", "https://www.openwall.com/lists/oss-security/2022/01/10/2"], "description": "A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.15 (deb)", "vulnerabilityID": "CVE-2021-3997"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-26604", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-26604", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-26604", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.compass-security.com/2012/10/dangerous-sudoers-entries-part-2-insecure-functionality/", "https://github.com/systemd/systemd/blob/main/NEWS#L4335-L4340", "https://lists.debian.org/debian-lts-announce/2023/03/msg00032.html", "https://medium.com/@zenmoviefornotification/saidov-maxim-cve-2023-26604-c1232a526ba7", "https://security.netapp.com/advisory/ntap-20230505-0009/"], "description": "systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the \"systemctl status\" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-26604"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2021-3997", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3997", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3997", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3997", "https://bugzilla.redhat.com/show_bug.cgi?id=2024639", "https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1", "https://security.gentoo.org/glsa/202305-15", "https://www.openwall.com/lists/oss-security/2022/01/10/2"], "description": "A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.15 (deb)", "vulnerabilityID": "CVE-2021-3997"}}], "artifact": {"name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-26604", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-26604", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-26604", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.compass-security.com/2012/10/dangerous-sudoers-entries-part-2-insecure-functionality/", "https://github.com/systemd/systemd/blob/main/NEWS#L4335-L4340", "https://lists.debian.org/debian-lts-announce/2023/03/msg00032.html", "https://medium.com/@zenmoviefornotification/saidov-maxim-cve-2023-26604-c1232a526ba7", "https://security.netapp.com/advisory/ntap-20230505-0009/"], "description": "systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the \"systemctl status\" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-26604"}}], "artifact": {"name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libuuid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libuuid1:libuuid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libuuid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libuuid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libuuid1:libuuid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libuuid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2022-45142", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-45142"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-45142", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-45142", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://www.openwall.com/lists/oss-security/2023/02/08/1"], "description": "The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding \"!= 0\" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches (and possibly other branches) a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to be inverted.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.4 (deb)", "vulnerabilityID": "CVE-2022-45142"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-44640", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-44640"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44640", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-88pm-hfmq-7vv4", "https://security.netapp.com/advisory/ntap-20230216-0008/"], "description": "Heimdal before 7.7.1 allows remote attackers to execute arbitrary code because of an invalid free in the ASN.1 codec used by the Key Distribution Center (KDC).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-44640"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-42898", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-42898"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-42898", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42898", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.samba.org/show_bug.cgi?id=15203", "https://github.com/heimdal/heimdal/security/advisories/GHSA-64mq-fvfj-5x3c", "https://github.com/krb5/krb5/commit/ea92d2f0fcceb54a70910fa32e9a0d7a5afc3583", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://security.netapp.com/advisory/ntap-20230223-0001/", "https://web.mit.edu/kerberos/advisories/", "https://web.mit.edu/kerberos/krb5-1.19/", "https://web.mit.edu/kerberos/krb5-1.20/README-1.20.1.txt", "https://www.samba.org/samba/security/CVE-2022-42898.html"], "description": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-42898"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-41916", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-41916"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41916", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/security/advisories/GHSA-mgqr-gvh6-23cx", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "Heimdal is an implementation of ASN.1/DER, PKIX, and Kerberos. Versions prior to 7.7.1 are vulnerable to a denial of service vulnerability in Heimdal's PKI certificate validation library, affecting the KDC (via PKINIT) and kinit (via PKINIT), as well as any third-party applications using Heimdal's libhx509. Users should upgrade to Heimdal 7.7.1 or 7.8. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.2 (deb)", "vulnerabilityID": "CVE-2022-41916"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3437", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3437"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3437", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3437", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2023/02/08/1", "https://access.redhat.com/security/cve/CVE-2022-3437", "https://bugzilla.redhat.com/show_bug.cgi?id=2137774", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.samba.org/samba/security/CVE-2022-3437.html"], "description": "A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc() allocated memory when presented with a maliciously small packet. This flaw allows a remote user to send specially crafted malicious data to the application, possibly resulting in a denial of service (DoS) attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2022-3437"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2022-3116", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3116"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3116", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://security.netapp.com/advisory/ntap-20230505-0010/", "https://www.kb.cert.org/vuls/id/730793"], "description": "The Heimdal Software Kerberos 5 implementation is vulnerable to a null pointer dereferance. An attacker with network access to an application that depends on the vulnerable code path can cause the application to crash.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-3116"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-44758", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-44758"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-44758", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44758", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/heimdal/heimdal/commit/f9ec7002cdd526ae84fbacbf153162e118f22580", "https://github.com/heimdal/heimdal/security/advisories/GHSA-69h9-669w-88xv"], "description": "Heimdal before 7.7.1 allows attackers to cause a NULL pointer dereference in a SPNEGO acceptor via a preferred_mech_type of GSS_C_NO_OID and a nonzero initial_response value to send_accept.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2021-44758"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2021-3671", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3671"], "cvss": null, "fix": {"versions": ["7.7.0+dfsg-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3671", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3671", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2013080,", "https://bugzilla.samba.org/show_bug.cgi?id=14770,", "https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a", "https://lists.debian.org/debian-lts-announce/2022/11/msg00034.html", "https://security.netapp.com/advisory/ntap-20221215-0002/", "https://security.netapp.com/advisory/ntap-20230216-0008/", "https://www.debian.org/security/2022/dsa-5287"], "description": "A null pointer de-reference was found in the way samba kerberos server handled missing sname in TGS-REQ (Ticket Granting Server - Request). An authenticated user could use this flaw to crash the samba server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "heimdal", "version": "7.7.0+dfsg-1ubuntu1"}}, "found": {"versionConstraint": "< 7.7.0+dfsg-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2021-3671"}}], "artifact": {"name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-3-clause", "GPL-2", "GPL-2+", "custom"], "cpes": ["cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0+dfsg-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "upstreams": [{"name": "heimdal"}]}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "login", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/login@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "login", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/login@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1304"], "cvss": null, "fix": {"versions": ["1.45.5-2ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "e2fsprogs", "version": "1.45.5-2ubuntu1"}}, "found": {"versionConstraint": "< 1.45.5-2ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "logsave", "version": "1.45.5-2ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/logsave.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2"], "cpes": ["cpe:2.3:a:logsave:logsave:1.45.5-2ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/logsave@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "mount", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:mount:mount:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/mount@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "mount", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:mount:mount:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/mount@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "ncurses-base", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-base@6.2-0ubuntu2?arch=all&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-base", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-base@6.2-0ubuntu2?arch=all&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "ncurses-base", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-base@6.2-0ubuntu2?arch=all&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "ncurses-bin", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-bin@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-bin", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-bin@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "ncurses-bin", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/ncurses-bin@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.12"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.12 (deb)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.16 (deb)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-2068", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2068", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c9c35870601b4a44d86ddbf512b38df38285cfa", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=7a9c027159fe9e1bbc2cd38a8a2914bff0d5abd9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9639817dac8bbbaa64d09efad7464ccc405527c7", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WZZBKUHQFGSKGNXXKICSRPL7AMVW5M5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.netapp.com/advisory/ntap-20220707-0008/", "https://www.debian.org/security/2022/dsa-5169", "https://www.openssl.org/news/secadv/20220621.txt"], "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.15 (deb)", "vulnerabilityID": "CVE-2022-2068"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1292", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.13"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1292", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23", "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220602-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5139", "https://www.openssl.org/news/secadv/20220503.txt", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.13 (deb)", "vulnerabilityID": "CVE-2022-1292"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.4 (deb)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-29154", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29154", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29154"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29154", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29154", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/08/02/1", "https://github.com/WayneD/rsync/tags", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/"], "description": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.5 (deb)", "vulnerabilityID": "CVE-2022-29154"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-24540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/491616", "https://go.dev/issue/59721", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1752"], "description": "Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24540", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24538", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/482079", "https://go.dev/issue/59234", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1703"], "description": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24538", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23806", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 6.4, "exploitabilityScore": 10, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 9.1, "exploitabilityScore": 3.9, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23806", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-38297", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-38297", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://groups.google.com/forum/#!forum/golang-announce", "https://groups.google.com/g/golang-announce/c/AEBu9j7yj5A", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211118-0006/"], "description": "Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-38297", "versionConstraint": "< 1.16.9 || >= 1.17.0, < 1.17.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-29400", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491617", "https://go.dev/issue/59722", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1753"], "description": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-29400", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491615", "https://go.dev/issue/59720", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1751"], "description": "Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untrusted input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24539", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/482078", "https://go.dev/issue/59180", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1702"], "description": "Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24537", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/482075", "https://go.dev/cl/482076", "https://go.dev/cl/482077", "https://go.dev/issue/59153", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1705", "https://security.netapp.com/advisory/ntap-20230526-0007/"], "description": "Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount of memory consumed, leading it to accept larger inputs than intended. 2. Limiting total memory does not account for increased pressure on the garbage collector from large numbers of small allocations in forms with many parts. 3. ReadForm can allocate a large number of short-lived buffers, further increasing pressure on the garbage collector. The combination of these factors can permit an attacker to cause an program that parses multipart forms to consume large amounts of CPU and memory, potentially resulting in a denial of service. This affects programs that use mime/multipart.Reader.ReadForm, as well as form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. With fix, ReadForm now does a better job of estimating the memory consumption of parsed forms, and performs many fewer short-lived allocations. In addition, the fixed mime/multipart.Reader imposes the following limits on the size of parsed forms: 1. Forms parsed with ReadForm may contain no more than 1000 parts. This limit may be adjusted with the environment variable GODEBUG=multipartmaxparts=. 2. Form parts parsed with NextPart and NextRawPart may contain no more than 10,000 header fields. In addition, forms parsed with ReadForm may contain no more than 10,000 header fields across all parts. This limit may be adjusted with the environment variable GODEBUG=multipartmaxheaders=.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24536", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24534", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/481994", "https://go.dev/issue/58975", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1704", "https://security.netapp.com/advisory/ntap-20230526-0007/"], "description": "HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24534", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41725", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468124", "https://go.dev/issue/58006", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://pkg.go.dev/vuln/GO-2023-1569"], "description": "A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. ReadForm takes a maxMemory parameter, and is documented as storing \"up to maxMemory bytes +10MB (reserved for non-file parts) in memory\". File parts which cannot be stored in memory are stored on disk in temporary files. The unconfigurable 10MB reserved for non-file parts is excessively large and can potentially open a denial of service vector on its own. However, ReadForm did not properly account for all memory consumed by a parsed form, such as map entry overhead, part names, and MIME headers, permitting a maliciously crafted form to consume well over 10MB. In addition, ReadForm contained no limit on the number of disk files created, permitting a relatively small request body to create a large number of disk temporary files. With fix, ReadForm now properly accounts for various forms of memory overhead, and should now stay within its documented limit of 10MB + maxMemory bytes of memory consumption. Users should still be aware that this limit is high and may still be hazardous. In addition, ReadForm now creates at most one on-disk temporary file, combining multiple form parts into a single temporary file. The mime/multipart.File interface type's documentation states, \"If stored on disk, the File's underlying concrete type will be an *os.File.\". This is no longer the case when a form contains more than one file part, due to this coalescing of parts into a single file. The previous behavior of using distinct files for each form part may be reenabled with the environment variable GODEBUG=multipartfiles=distinct. Users should be aware that multipart.ReadForm and the http.Request methods that call it do not limit the amount of disk consumed by temporary files. Callers can limit the size of form data with http.MaxBytesReader.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41725", "versionConstraint": "< 1.19.6 || = 1.20.0 || = 1.20.0 || = 1.20.0 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41724", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468125", "https://go.dev/issue/58001", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://pkg.go.dev/vuln/GO-2023-1570"], "description": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth >= RequestClientCert).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41724", "versionConstraint": "< 1.19.6 || = 1.20.0 || = 1.20.0 || = 1.20.0 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41723", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468135", "https://go.dev/cl/468295", "https://go.dev/issue/57855", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4MA5XS5DAOJ5PKKNG5TUXKPQOFHT5VBC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGW7GE2Z32ZT47UFAQFDRQE33B7Q7LMT/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RLBQ3A7ROLEQXQLXFDLNJ7MYPKG5GULE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XX3IMUTZKRQ73PBZM4E2JP4BKYH4C6XE/", "https://pkg.go.dev/vuln/GO-2023-1571"], "description": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41723", "versionConstraint": "< 1.19.6 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41715", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/439356", "https://go.dev/issue/55949", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1039"], "description": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41715", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-32189", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417774", "https://go.dev/issue/53871", "https://go.googlesource.com/go/+/055113ef364337607e3e72ed7d48df67fde6fc66", "https://groups.google.com/g/golang-announce/c/YqYYG87xB10", "https://pkg.go.dev/vuln/GO-2022-0537"], "description": "A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-32189", "versionConstraint": "< 1.17.13 || >= 1.18.0, < 1.18.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30635", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417064", "https://go.dev/issue/53615", "https://go.googlesource.com/go/+/6fa37e98ea4382bf881428ee0c150ce591500eb7", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0526"], "description": "Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30635", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30633", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417061", "https://go.dev/issue/53611", "https://go.googlesource.com/go/+/c4c1993fd2a5b26fe45c09592af6d3388a3b2e08", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0523"], "description": "Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30633", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30632", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417066", "https://go.dev/issue/53416", "https://go.googlesource.com/go/+/ac68c6c683409f98250d34ad282b9e1b0c9095ef", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0522"], "description": "Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30632", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30631", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417067", "https://go.dev/issue/53168", "https://go.googlesource.com/go/+/b2b8872c876201eac2d0707276c6999ff3eb185e", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0524"], "description": "Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30631", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30630", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417065", "https://go.dev/issue/53415", "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0527"], "description": "Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30630", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30580", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30580", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/403759", "https://go.dev/issue/52574", "https://go.googlesource.com/go/+/960ffa98ce73ef2c2060c84c7ac28d37a83f345e", "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", "https://pkg.go.dev/vuln/GO-2022-0532"], "description": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30580", "versionConstraint": "< 1.17.11 || >= 1.18.0, < 1.18.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-2880", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/432976", "https://go.dev/issue/54663", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1038"], "description": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request's Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-2880", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-2879", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/439355", "https://go.dev/issue/54853", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1037"], "description": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-2879", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-28327", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TYZC4OAY54TO75FBEFAPV5G7O4D5TM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F3BMW5QGX53CMIJIZWKXFKBJX2C5GWTY/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NY6GEAJMNKKMU5H46QO4D7D6A24KSPXE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RCRSABD6CUDIZULZPZL5BJ3ET3A2NEJP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220915-0010/"], "description": "The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-28327", "versionConstraint": "< 1.17.9 || >= 1.18.0, < 1.18.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-28131", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417062", "https://go.dev/issue/53614", "https://go.googlesource.com/go/+/08c46ed43d80bbb67cb904944ea3417989be4af3", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0521"], "description": "Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-28131", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-27664", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXKTHIGE5F576MAPFYCIJXNRGBSPISUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TXS2OQ57KZC5XZKK5UW4SYKPVQAHIOJX/", "https://security.gentoo.org/glsa/202209-26", "https://security.netapp.com/advisory/ntap-20220923-0004/"], "description": "In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-27664", "versionConstraint": "< 1.18.6 || = 1.19.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-24921", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220325-0010/"], "description": "regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-24921", "versionConstraint": "< 1.16.15 || >= 1.17, < 1.17.8 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-24675", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TYZC4OAY54TO75FBEFAPV5G7O4D5TM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F3BMW5QGX53CMIJIZWKXFKBJX2C5GWTY/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RCRSABD6CUDIZULZPZL5BJ3ET3A2NEJP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220915-0010/"], "description": "encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-24675", "versionConstraint": "< 1.17.9 || >= 1.18.0, < 1.18.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23773", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23773", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23772", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-44716", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220121-0002/"], "description": "net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-44716", "versionConstraint": "< 1.16.12 || >= 1.17.0, < 1.17.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-41772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/0fM21h43arc", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211210-0003/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-41772", "versionConstraint": "< 1.16.10 || >= 1.17.0, < 1.17.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-41771", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41771", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/0fM21h43arc", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211210-0003/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "ImportedSymbols in debug/macho (for Open or OpenFat) in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-41771", "versionConstraint": "< 1.16.10 || >= 1.17.0, < 1.17.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-39293", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39293", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf", "https://groups.google.com/g/golang-announce/c/dx9d7IOseHw", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.netapp.com/advisory/ntap-20220217-0009/"], "description": "In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-39293", "versionConstraint": "< 1.16.8 || >= 1.17.0, < 1.17.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-29923", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-29923", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis", "https://github.com/golang/go/issues/30999", "https://github.com/golang/go/issues/43389", "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-016.md", "https://go-review.googlesource.com/c/go/+/325829/", "https://golang.org/pkg/net/#ParseCIDR", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4CHKSFMHZVOBCZSSVRE3UEYNKARTBMTM/", "https://security.gentoo.org/glsa/202208-02", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-29923", "versionConstraint": "< 1.17 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24532", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/471255", "https://go.dev/issue/58647", "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY", "https://pkg.go.dev/vuln/GO-2023-1621"], "description": "The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24532", "versionConstraint": "< 1.19.7 || >= 1.20.0, < 1.20.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41717", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/455635", "https://go.dev/cl/455717", "https://go.dev/issue/56350", "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ", "https://pkg.go.dev/vuln/GO-2022-1144"], "description": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41717", "versionConstraint": "< 1.18.9 || >= 1.19.0, < 1.19.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-32148", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/412857", "https://go.dev/issue/53423", "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0520"], "description": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-32148", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-29526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/golang/go/issues/52313", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q6GE5EQGE4L2KRVGW4T75QVIYAXCLO5X/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220729-0001/"], "description": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-29526", "versionConstraint": "< 1.17.10 || >= 1.18.0, < 1.18.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-1962", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/417063", "https://go.dev/issue/53616", "https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0515"], "description": "Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-1962", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-1705", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/409874", "https://go.dev/cl/410714", "https://go.dev/issue/53188", "https://go.googlesource.com/go/+/e5017a93fcde94f09836200bca55324af037ee5f", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0525"], "description": "Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-1705", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-44717", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02"], "description": "Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-44717", "versionConstraint": "< 1.16.12 || >= 1.17.0, < 1.17.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30629", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://go.dev/cl/405994", "https://go.dev/issue/52814", "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5", "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", "https://pkg.go.dev/vuln/GO-2022-0531"], "description": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30629", "versionConstraint": "< 1.17.11 || >= 1.18.0, < 1.18.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-48303", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-48303", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-48303"], "cvss": null, "fix": {"versions": ["1.30+dfsg-7ubuntu0.20.04.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-48303", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-48303", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CRY7VEL4AIG3GLIEVCTOXRZNSVYDYYUD/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5VQYCO52Z7GAVCLRYUITN7KXHLRZQS4/", "https://savannah.gnu.org/bugs/?62387", "https://savannah.gnu.org/patch/?10307"], "description": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 1.30+dfsg-7ubuntu0.20.04.3 (deb)", "vulnerabilityID": "CVE-2022-48303"}}], "artifact": {"name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-3"], "cpes": ["cpe:2.3:a:tar:tar:1.30+dfsg-7ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/tar@1.30%2Bdfsg-7ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-20193", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-20193", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-20193"], "cvss": null, "fix": {"versions": ["1.30+dfsg-7ubuntu0.20.04.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-20193", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-20193", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=1917565", "https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777", "https://savannah.gnu.org/bugs/?59897", "https://security.gentoo.org/glsa/202105-29"], "description": "A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1"}}, "found": {"versionConstraint": "< 1.30+dfsg-7ubuntu0.20.04.2 (deb)", "vulnerabilityID": "CVE-2021-20193"}}], "artifact": {"name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "GPL-3"], "cpes": ["cpe:2.3:a:tar:tar:1.30+dfsg-7ubuntu0.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/tar@1.30%2Bdfsg-7ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:util-linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util-linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/util-linux@2.34-0.1ubuntu9.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.34-0.1ubuntu9.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1"}}, "found": {"versionConstraint": "< 2.34-0.1ubuntu9.3 (deb)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "util-linux", "version": "2.34-0.1ubuntu9.1", "type": "deb", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:util-linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util-linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/util-linux@2.34-0.1ubuntu9.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1271", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271"], "cvss": null, "fix": {"versions": ["5.2.4-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1271", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-1271", "https://bugzilla.redhat.com/show_bug.cgi?id=2073310", "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6", "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html", "https://security-tracker.debian.org/tracker/CVE-2022-1271", "https://security.gentoo.org/glsa/202209-01", "https://security.netapp.com/advisory/ntap-20220930-0006/", "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch", "https://www.openwall.com/lists/oss-security/2022/04/07/8"], "description": "An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "xz-utils", "version": "5.2.4-1ubuntu1"}}, "found": {"versionConstraint": "< 5.2.4-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1271"}}], "artifact": {"name": "xz-utils", "version": "5.2.4-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, {"path": "/var/lib/dpkg/info/xz-utils.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Autoconf", "GPL-2", "GPL-2+", "GPL-3", "LGPL-2", "LGPL-2.1", "LGPL-2.1+", "PD", "PD-debian", "config-h", "noderivs", "permissive-fsf", "permissive-nowarranty", "probably-PD"], "cpes": ["cpe:2.3:a:xz-utils:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz-utils:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz_utils:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz_utils:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "cpe:2.3:a:xz:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/xz-utils@5.2.4-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434"], "cvss": null, "fix": {"versions": ["1:1.2.11.dfsg-2ubuntu1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2"}}, "found": {"versionConstraint": "< 1:1.2.11.dfsg-2ubuntu1.5 (deb)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib1g:zlib1g:1:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "upstreams": [{"name": "zlib"}]}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032"], "cvss": null, "fix": {"versions": ["1:1.2.11.dfsg-2ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2"}}, "found": {"versionConstraint": "< 1:1.2.11.dfsg-2ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib1g:zlib1g:1:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "upstreams": [{"name": "zlib"}]}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "imageID": "sha256:6f39585239be1b14896801752f67d3bd7498488f441851bd7250fd773a741388", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 404388146, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7d02596339f3e81e1dc1b45cb406ee124d16bce9cc6b0c3f0b4fd4220424d493", "size": 76335551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0ab99c10153568aac289c4d72713e61d24864e5c749d1c52ebc38b3a5f6d8a63", "size": 328574}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "size": 12476059}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:74ca29a1299679ea3f534d1d3bfdcfefe6b6703308ffa88ed19bbcc1e1594e69", "size": 8981408}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:237f27be7be8903bd63aaeadee098d38bf1d8a6456038378387ed4a366915236", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "size": 6966407}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:758d9b108a97da3825a5e31b59a2c5e20cbf864acd449586cc89c1eb548b6f8c", "size": 2220}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "size": 123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "size": 299283333}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8eba7440063ff6fc315247f95f6a2112d84469e4c0c1fd23f03d344949147de4", "size": 14437}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "size": 34}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjQwNjM3ODQxOFoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMjoyNToyOS44NDk1MzAzMjNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjEyMmFkMzIzNDEyYzJlNzBiMzEzOGQ4ZWI2MjY0OGM0NjkyOTg5ZGU5MWJlMWZmYjZiNGJmMDg2YzgzMTFiNjIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAyOjI1OjMwLjM4OTY2NTM5M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MDUuNzQ4NDY4Njg1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGdyb3VwYWRkIC1yIG15c3FsIFx1MDAyNlx1MDAyNiB1c2VyYWRkIC1yIC1nIG15c3FsIG15c3FsIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy40NDQ5NDUxODhaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1leDsgXHRhcHQtZ2V0IHVwZGF0ZTsgXHRpZiAhIHdoaWNoIGdwZzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGdudXBnOyBcdGZpOyBcdGlmICEgZ3BnIC0tdmVyc2lvbiB8IGdyZXAgLXEgJ15ncGcgKEdudVBHKSAxXFwuJzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGRpcm1uZ3I7IFx0Zmk7IFx0cm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy42OTYxMjQyMTFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgR09TVV9WRVJTSU9OPTEuMTQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoyNS4zMDE5NzkxNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBjYS1jZXJ0aWZpY2F0ZXM7IFx0c2F2ZWRBcHRNYXJrPVwiJChhcHQtbWFyayBzaG93bWFudWFsKVwiOyBcdGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyB3Z2V0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSB8IGF3ayAtRi0gJ3sgcHJpbnQgJE5GIH0nKVwiOyBcdHdnZXQgLU8gL3Vzci9sb2NhbC9iaW4vZ29zdSBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoXCI7IFx0d2dldCAtTyAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYyBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoLmFzY1wiOyBcdGV4cG9ydCBHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBCNDJGNjgxOTAwN0YwMEY4OEUzNjRGRDQwMzZBOUMyNUJGMzU3REQ0OyBcdGdwZyAtLWJhdGNoIC0tdmVyaWZ5IC91c3IvbG9jYWwvYmluL2dvc3UuYXNjIC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z3BnY29uZiAtLWtpbGwgYWxsOyBcdHJtIC1yZiBcIiRHTlVQR0hPTUVcIiAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYzsgXHRhcHQtbWFyayBhdXRvICcuKicgXHUwMDNlIC9kZXYvbnVsbDsgXHRbIC16IFwiJHNhdmVkQXB0TWFya1wiIF0gfHwgYXB0LW1hcmsgbWFudWFsICRzYXZlZEFwdE1hcmsgXHUwMDNlIC9kZXYvbnVsbDsgXHRhcHQtZ2V0IHB1cmdlIC15IC0tYXV0by1yZW1vdmUgLW8gQVBUOjpBdXRvUmVtb3ZlOjpSZWNvbW1lbmRzSW1wb3J0YW50PWZhbHNlOyBcdGNobW9kICt4IC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z29zdSAtLXZlcnNpb247IFx0Z29zdSBub2JvZHkgdHJ1ZSJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MjYuMTE0MDM5NDYzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIG1rZGlyIC9kb2NrZXItZW50cnlwb2ludC1pbml0ZGIuZCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MzMuMjc1NDY0Nzk0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBcdFx0bGliamVtYWxsb2MyIFx0XHRwd2dlbiBcdFx0dHpkYXRhIFx0XHR4ei11dGlscyBcdFx0enN0ZCBcdDsgXHRybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyoifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMwOjMzLjUxODc4NDYyM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEFSRyBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6NDAuNjE0NDI5NDc0WiIsImNyZWF0ZWRfYnkiOiJ8MSBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IC9iaW4vc2ggLWMgc2V0IC1leDsgXHRleHBvcnQgR05VUEdIT01FPVwiJChta3RlbXAgLWQpXCI7IFx0Zm9yIGtleSBpbiAkR1BHX0tFWVM7IGRvIFx0XHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIjsgXHRkb25lOyBcdGdwZyAtLWJhdGNoIC0tZXhwb3J0ICRHUEdfS0VZUyBcdTAwM2UgL2V0Yy9hcHQvdHJ1c3RlZC5ncGcuZC9tYXJpYWRiLmdwZzsgXHRjb21tYW5kIC12IGdwZ2NvbmYgXHUwMDNlIC9kZXYvbnVsbCBcdTAwMjZcdTAwMjYgZ3BnY29uZiAtLWtpbGwgYWxsIHx8IDo7IFx0cm0gLWZyIFwiJEdOVVBHSE9NRVwiOyBcdGFwdC1rZXkgbGlzdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuMTEyNjQ5MDI3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIE1BUklBREJfTUFKT1I9MTAuNCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjMwODIwODUxOFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX01BSk9SPTEwLjQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjozMC41MDM5OTIwNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBBUkcgTUFSSUFEQl9WRVJTSU9OPTE6MTAuNC4yMittYXJpYX5mb2NhbCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjY5MjI4ODkwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX1ZFUlNJT049MToxMC40LjIyK21hcmlhfmZvY2FsIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuODg0NDA4MzUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzEuNjg3NzgzNThaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWU7XHRlY2hvIFwiZGViICR7UkVQT1NJVE9SWX1cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbWFyaWFkYi5saXN0OyBcdHsgXHRcdGVjaG8gJ1BhY2thZ2U6IConOyBcdFx0ZWNobyAnUGluOiByZWxlYXNlIG89TWFyaWFEQic7IFx0XHRlY2hvICdQaW4tUHJpb3JpdHk6IDk5OSc7IFx0fSBcdTAwM2UgL2V0Yy9hcHQvcHJlZmVyZW5jZXMuZC9tYXJpYWRiIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS4wMzQ2NTI1NzhaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWV4OyBcdHsgXHRcdGVjaG8gXCJtYXJpYWRiLXNlcnZlci0kTUFSSUFEQl9NQUpPUlwiIG15c3FsLXNlcnZlci9yb290X3Bhc3N3b3JkIHBhc3N3b3JkICd1bnVzZWQnOyBcdFx0ZWNobyBcIm1hcmlhZGItc2VydmVyLSRNQVJJQURCX01BSk9SXCIgbXlzcWwtc2VydmVyL3Jvb3RfcGFzc3dvcmRfYWdhaW4gcGFzc3dvcmQgJ3VudXNlZCc7IFx0fSB8IGRlYmNvbmYtc2V0LXNlbGVjdGlvbnM7IFx0YXB0LWdldCB1cGRhdGU7IFx0YXB0LWdldCBpbnN0YWxsIC15IFx0XHRcIm1hcmlhZGItc2VydmVyPSRNQVJJQURCX1ZFUlNJT05cIiBcdFx0bWFyaWFkYi1iYWNrdXAgXHRcdHNvY2F0IFx0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRybSAtcmYgL3Zhci9saWIvbXlzcWw7IFx0bWtkaXIgLXAgL3Zhci9saWIvbXlzcWwgL3Zhci9ydW4vbXlzcWxkOyBcdGNob3duIC1SIG15c3FsOm15c3FsIC92YXIvbGliL215c3FsIC92YXIvcnVuL215c3FsZDsgXHRjaG1vZCA3NzcgL3Zhci9ydW4vbXlzcWxkOyBcdGZpbmQgL2V0Yy9teXNxbC8gLW5hbWUgJyouY25mJyAtcHJpbnQwIFx0XHR8IHhhcmdzIC0wIGdyZXAgLWxaRSAnXihiaW5kLWFkZHJlc3N8bG9nfHVzZXJcXHMpJyBcdFx0fCB4YXJncyAtcnQgLTAgc2VkIC1FaSAncy9eKGJpbmQtYWRkcmVzc3xsb2d8dXNlclxccykvI1x1MDAyNi8nOyBcdGlmIFsgISAtTCAvZXRjL215c3FsL215LmNuZiBdOyB0aGVuIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvaVttYXJpYWRiXVxcbnNraXAtaG9zdC1jYWNoZVxcbnNraXAtbmFtZS1yZXNvbHZlXFxuJyAvZXRjL215c3FsL215LmNuZjsgXHRlbHNlIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvIHtOO3MvXFwoLipcXClcXG5cXCguKlxcKS9bbWFyaWFkYmRdXFxuc2tpcC1ob3N0LWNhY2hlXFxuc2tpcC1uYW1lLXJlc29sdmVcXG5cXG5cXDJcXG5cXDEvfScgICAgICAgICAgICAgICAgIC9ldGMvbXlzcWwvbWFyaWFkYi5jbmY7IGZpIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS44MzU2NDE0ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy92YXIvbGliL215c3FsXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU2LjA0NTU1NzUwNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOjNkNDMxMDk5OTUzMjQ2YmE5Zjg2NDc1YmVjM2QwZGQ5ODJmMDBhNjFhYWRhZGMxYmM2ZDhjMTA4M2VjNjQxMjkgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTYuODMwNjU4ODg1WiIsImNyZWF0ZWRfYnkiOiJ8MiBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIC9iaW4vc2ggLWMgbG4gLXMgdXNyL2xvY2FsL2Jpbi9kb2NrZXItZW50cnlwb2ludC5zaCAvICMgYmFja3dhcmRzIGNvbXBhdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuMDEyNDE1Mjc5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjIwMDM5ODAyNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSAzMzA2IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuNDA2Mzc4NDE4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm15c3FsZFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo3ZDAyNTk2MzM5ZjNlODFlMWRjMWI0NWNiNDA2ZWUxMjRkMTZiY2U5Y2M2YjBjM2YwYjRmZDQyMjA0MjRkNDkzIiwic2hhMjU2OjBhYjk5YzEwMTUzNTY4YWFjMjg5YzRkNzI3MTNlNjFkMjQ4NjRlNWM3NDlkMWM1MmViYzM4YjNhNWY2ZDhhNjMiLCJzaGEyNTY6NWYzZGQwMmMyMjRhMmJmY2YwODQyYWNhNWMyNzVmYTQwYzVmN2M5OTQyMDUxMzU5ZTc1ODQ4MjI0N2Y1MDRhNSIsInNoYTI1Njo3NGNhMjlhMTI5OTY3OWVhM2Y1MzRkMWQzYmZkY2ZlZmU2YjY3MDMzMDhmZmE4OGVkMTliYmNjMWUxNTk0ZTY5Iiwic2hhMjU2OjIzN2YyN2JlN2JlODkwM2JkNjNhYWVhZGVlMDk4ZDM4YmYxZDhhNjQ1NjAzODM3ODM4N2VkNGEzNjY5MTUyMzYiLCJzaGEyNTY6YjliZDg2ZTdmNTA0MDY4MTMzMDdlMjg1MDEzZTBhNWE5ODdhN2Y4NWQ2Yjk0MzYyYjQ2ZjQwMjg1MjlhNzY1YyIsInNoYTI1Njo3NThkOWIxMDhhOTdkYTM4MjVhNWUzMWI1OWEyYzVlMjBjYmY4NjRhY2Q0NDk1ODZjYzg5YzFlYjU0OGI2ZjhjIiwic2hhMjU2Ojg3NDJiYWQ4ZDE5OTdkMjRlMGU1ZDBhMDgwMzE3NTBlYTI2N2IyY2E3OGE0NGQ0ZWEyNzI0MmFjYjhmZmUxMmUiLCJzaGEyNTY6MzU1NTJhNjQ0OWM4MzYyYWZjNWJhMmRlNTNlMDY0M2Y4Yzg2NWE1NmVlZDg4Mzg2YWQxNmU5MGVmODFiZWViNiIsInNoYTI1Njo4ZWJhNzQ0MDA2M2ZmNmZjMzE1MjQ3Zjk1ZjZhMjExMmQ4NDQ2OWU0YzBjMWZkMjNmMDNkMzQ0OTQ5MTQ3ZGU0Iiwic2hhMjU2OjBlYmExMzFkZmZkMDE1MTM0Y2IzMTBjMjg0Yjc3NmMxZTQ0ZDMzMDE0NmNkMmYwZTMwYzRlNDY0ZDBiNzZkMjQiXX0sImNvbmZpZyI6eyJDbWQiOlsibXlzcWxkIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJHT1NVX1ZFUlNJT049MS4xNCIsIk1BUklBREJfTUFKT1I9MTAuNCIsIk1BUklBREJfVkVSU0lPTj0xOjEwLjQuMjIrbWFyaWF+Zm9jYWwiXSwiVm9sdW1lcyI6eyIvdmFyL2xpYi9teXNxbCI6e319LCJFeHBvc2VkUG9ydHMiOnsiMzMwNi90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "ubuntu", "version": "20.04", "idLike": ["debian"]}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/CVEs/nginx.json b/configurations/expected-result/CVEs/nginx.json index 08cb17dd..c5b5b20c 100644 --- a/configurations/expected-result/CVEs/nginx.json +++ b/configurations/expected-result/CVEs/nginx.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-nginx-sha256-aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2-5c2ef2", "namespace": "kubescape", "uid": "6d7db4c7-2b0d-4ca3-952b-0c6541e403fc", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:15:53Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-nginx-sha256-aa0afebbb3cfa473099a62c4b32e9b3f", "kubescape.io/image-name": "docker-io-library-nginx"}, "annotations": {"kubescape.io/image-id": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/image-tag": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/resource-size": "2826620", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "53f0d036a854a2d9f8827489a8b943931a6aaf7fff0af08a91349e814d4398d0", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2011-3374", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2011-3374", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2011-3374"], "description": "It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2011-3374", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2011-3374", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/cve-2011-3374", "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480", "https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html", "https://seclists.org/fulldisclosure/2011/Sep/221", "https://security-tracker.debian.org/tracker/CVE-2011-3374", "https://snyk.io/vuln/SNYK-LINUX-APT-116518", "https://ubuntu.com/security/CVE-2011-3374"], "description": "It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "apt", "version": "2.2.4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2011-3374"}}], "artifact": {"name": "apt", "version": "2.2.4", "type": "deb", "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/apt.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/apt.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "GPLv2+"], "cpes": ["cpe:2.3:a:apt:apt:2.2.4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/apt@2.2.4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3715", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-3715", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-3715"], "description": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3715", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3715", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2126720"], "description": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "bash", "version": "5.1-2+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3715"}}], "artifact": {"name": "bash", "version": "5.1-2+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/bash.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/bash.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:bash:bash:5.1-2+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/bash@5.1-2%2Bdeb11u1?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "bsdutils", "version": "1:2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:bsdutils:bsdutils:1:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/bsdutils@1:2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux%402.36.1-8%2Bdeb11u1&distro=debian-11", "upstreams": [{"name": "util-linux", "version": "2.36.1-8+deb11u1"}]}}, {"vulnerability": {"id": "CVE-2016-2781", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2016-2781", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2016-2781"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-2781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-2781", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2016/02/28/2", "http://www.openwall.com/lists/oss-security/2016/02/28/3", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4+b1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}, {"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}], "artifact": {"name": "coreutils", "version": "8.32-4+b1", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.32-4+b1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "upstreams": [{"name": "coreutils", "version": "8.32-4"}]}}, {"vulnerability": {"id": "CVE-2017-18018", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-18018", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-18018"], "description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-18018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-18018", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://lists.gnu.org/archive/html/coreutils/2017-12/msg00045.html"], "description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4+b1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-18018"}}, {"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-18018"}}], "artifact": {"name": "coreutils", "version": "8.32-4+b1", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.32-4+b1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "upstreams": [{"name": "coreutils", "version": "8.32-4"}]}}, {"vulnerability": {"id": "CVE-2023-27536", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-27536", "namespace": "debian:distro:debian:11", "severity": "Critical", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-27536"], "description": "An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27536", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1895135", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "curl", "version": "7.74.0-1.3+deb11u7"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-27536"}}], "artifact": {"name": "curl", "version": "7.74.0-1.3+deb11u7", "type": "deb", "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/curl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-Clause", "BSD-4-Clause", "ISC", "curl", "other", "public-domain"], "cpes": ["cpe:2.3:a:curl:curl:7.74.0-1.3+deb11u7:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/curl@7.74.0-1.3%2Bdeb11u7?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23914", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-23914", "namespace": "debian:distro:debian:11", "severity": "Critical", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-23914"], "description": "A cleartext transmission of sensitive information vulnerability exists in curl n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-5709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-5709", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "krb5", "version": "1.18.3-6+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-5709"}}], "artifact": {"name": "libgssapi-krb5-2", "version": "1.18.3-6+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libgssapi-krb5-2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:libgssapi-krb5-2:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi-krb5-2:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi_krb5_2:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi_krb5_2:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi-krb5:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi-krb5:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi_krb5:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi_krb5:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libgssapi-krb5-2@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "upstreams": [{"name": "krb5"}]}}, {"vulnerability": {"id": "CVE-2017-9937", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-9937", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-9937"], "description": "In LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-9937", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-9937", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2707", "http://www.securityfocus.com/bid/99304", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "In LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "jbigkit", "version": "2.1-3.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-9937"}}], "artifact": {"name": "libjbig0", "version": "2.1-3.1+b2", "type": "deb", "locations": [{"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libjbig0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "GPL-2+"], "cpes": ["cpe:2.3:a:libjbig0:libjbig0:2.1-3.1+b2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libjbig0@2.1-3.1%2Bb2?arch=amd64&upstream=jbigkit%402.1-3.1&distro=debian-11", "upstreams": [{"name": "jbigkit", "version": "2.1-3.1"}]}}, {"vulnerability": {"id": "CVE-2021-46822", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-46822", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-46822"], "description": "The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-46822", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-46822", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://exchange.xforce.ibmcloud.com/vulnerabilities/221567", "https://github.com/libjpeg-turbo/libjpeg-turbo/commit/f35fd27ec641c42d6b115bfa595e483ec58188d2"], "description": "The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libjpeg-turbo", "version": "1:2.0.6-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-46822"}}], "artifact": {"name": "libjpeg62-turbo", "version": "1:2.0.6-4", "type": "deb", "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libjpeg62-turbo:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3", "BSD-BY-LC-NE", "Expat", "NTP", "zlib"], "cpes": ["cpe:2.3:a:libjpeg62-turbo:libjpeg62-turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62-turbo:libjpeg62_turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62_turbo:libjpeg62-turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62_turbo:libjpeg62_turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62:libjpeg62-turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62:libjpeg62_turbo:1:2.0.6-4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libjpeg62-turbo@1:2.0.6-4?arch=amd64&upstream=libjpeg-turbo&distro=debian-11", "upstreams": [{"name": "libjpeg-turbo"}]}}, {"vulnerability": {"id": "CVE-2018-5709", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-5709", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-5709"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-5709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-5709", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "krb5", "version": "1.18.3-6+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-5709"}}], "artifact": {"name": "libk5crypto3", "version": "1.18.3-6+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libk5crypto3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libk5crypto3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:libk5crypto3:libk5crypto3:1.18.3-6+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libk5crypto3@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "upstreams": [{"name": "krb5"}]}}, {"vulnerability": {"id": "CVE-2018-5709", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-5709", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-5709"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-5709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-5709", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "krb5", "version": "1.18.3-6+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-5709"}}], "artifact": {"name": "libkrb5-3", "version": "1.18.3-6+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libkrb5-3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:libkrb5-3:libkrb5-3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-3:libkrb5_3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_3:libkrb5-3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_3:libkrb5_3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_3:1.18.3-6+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libkrb5-3@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "upstreams": [{"name": "krb5"}]}}, {"vulnerability": {"id": "CVE-2018-5709", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-5709", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-5709"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-5709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-5709", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "krb5", "version": "1.18.3-6+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-5709"}}], "artifact": {"name": "libkrb5support0", "version": "1.18.3-6+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5support0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libkrb5support0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:libkrb5support0:libkrb5support0:1.18.3-6+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libkrb5support0@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "upstreams": [{"name": "krb5"}]}}, {"vulnerability": {"id": "CVE-2020-15719", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-15719", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-15719"], "description": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-15719", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-15719", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html", "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html", "https://access.redhat.com/errata/RHBA-2019:3674", "https://bugs.openldap.org/show_bug.cgi?id=9266", "https://bugzilla.redhat.com/show_bug.cgi?id=1740070", "https://kc.mcafee.com/corporate/index?page=content&id=SB10365", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openldap", "version": "2.4.57+dfsg-3+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-15719"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2017-17740", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-17740", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-17740"], "description": "contrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-17740", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-17740", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00053.html", "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00058.html", "http://www.openldap.org/its/index.cgi/Incoming?id=8759", "https://kc.mcafee.com/corporate/index?page=content&id=SB10365", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "contrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openldap", "version": "2.4.57+dfsg-3+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-17740"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2017-14159", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-14159", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-14159"], "description": "slapd in OpenLDAP 2.4.45 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a \"kill `cat /pathname`\" command, as demonstrated by openldap-initscript.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-14159", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-14159", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openldap.org/its/index.cgi?findid=8703", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "slapd in OpenLDAP 2.4.45 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a \"kill `cat /pathname`\" command, as demonstrated by openldap-initscript.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openldap", "version": "2.4.57+dfsg-3+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-14159"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2015-3276", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2015-3276", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2015-3276"], "description": "The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2015-3276", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-3276", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://rhn.redhat.com/errata/RHSA-2015-2131.html", "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html", "http://www.securitytracker.com/id/1034221", "https://bugzilla.redhat.com/show_bug.cgi?id=1238322"], "description": "The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openldap", "version": "2.4.57+dfsg-3+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2015-3276"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libmount1", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libmount1:libmount1:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libmount1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2019-20838", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-20838", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-20838"], "description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-20838", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-20838", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-20838"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-7246", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-7246", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-7246"], "description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-7246", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-7246", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/97067", "https://access.redhat.com/errata/RHSA-2018:2486", "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/", "https://security.gentoo.org/glsa/201710-25"], "description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-7246"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-7245", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-7245", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-7245"], "description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-7245", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-7245", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/97067", "https://access.redhat.com/errata/RHSA-2018:2486", "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/", "https://security.gentoo.org/glsa/201710-25"], "description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-7245"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-16231", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-16231", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-16231"], "description": "** DISPUTED ** In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-16231", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-16231", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/150897/PCRE-8.41-Buffer-Overflow.html", "http://seclists.org/fulldisclosure/2018/Dec/33", "http://www.openwall.com/lists/oss-security/2017/11/01/11", "http://www.openwall.com/lists/oss-security/2017/11/01/3", "http://www.openwall.com/lists/oss-security/2017/11/01/7", "http://www.openwall.com/lists/oss-security/2017/11/01/8", "http://www.securityfocus.com/bid/101688", "https://bugs.exim.org/show_bug.cgi?id=2047"], "description": "** DISPUTED ** In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-16231"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-11164", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-11164", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-11164"], "description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-11164", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-11164", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://openwall.com/lists/oss-security/2017/07/11/3", "http://www.openwall.com/lists/oss-security/2023/04/11/1", "http://www.openwall.com/lists/oss-security/2023/04/12/1", "http://www.securityfocus.com/bid/99575", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-11164"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2021-4214", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-4214", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-4214"], "description": "A heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-4214", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4214", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-4214", "https://bugzilla.redhat.com/show_bug.cgi?id=2043393", "https://github.com/glennrp/libpng/issues/302", "https://security-tracker.debian.org/tracker/CVE-2021-4214", "https://security.netapp.com/advisory/ntap-20221020-0001/"], "description": "A heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libpng1.6", "version": "1.6.37-3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-4214"}}], "artifact": {"name": "libpng16-16", "version": "1.6.37-3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libpng16-16:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-clause", "BSD-like-with-advertising-clause", "GPL-2", "GPL-2+", "expat", "libpng"], "cpes": ["cpe:2.3:a:libpng16-16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16-16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16_16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16_16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpng16-16@1.6.37-3?arch=amd64&upstream=libpng1.6&distro=debian-11", "upstreams": [{"name": "libpng1.6"}]}}, {"vulnerability": {"id": "CVE-2019-6129", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-6129", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-6129"], "description": "** DISPUTED ** png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated \"I don't think it is libpng's job to free this buffer.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-6129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-6129", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/glennrp/libpng/issues/269", "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"], "description": "** DISPUTED ** png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated \"I don't think it is libpng's job to free this buffer.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libpng1.6", "version": "1.6.37-3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-6129"}}], "artifact": {"name": "libpng16-16", "version": "1.6.37-3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libpng16-16:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-clause", "BSD-like-with-advertising-clause", "GPL-2", "GPL-2+", "expat", "libpng"], "cpes": ["cpe:2.3:a:libpng16-16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16-16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16_16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16_16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpng16-16@1.6.37-3?arch=amd64&upstream=libpng1.6&distro=debian-11", "upstreams": [{"name": "libpng1.6"}]}}, {"vulnerability": {"id": "CVE-2021-36087", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-36087", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-36087"], "description": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36087", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36087", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675", "https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/", "https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/"], "description": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libsepol", "version": "3.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-36087"}}], "artifact": {"name": "libsepol1", "version": "3.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36086", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-36086", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-36086"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36086", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36086", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177", "https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libsepol", "version": "3.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-36086"}}], "artifact": {"name": "libsepol1", "version": "3.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36085", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-36085", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-36085"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36085", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36085", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31124", "https://github.com/SELinuxProject/selinux/commit/2d35fcc7e9e976a2346b1de20e54f8663e8a6cba", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-421.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libsepol", "version": "3.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-36085"}}], "artifact": {"name": "libsepol1", "version": "3.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36084", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-36084", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-36084"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36084", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36084", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31065", "https://github.com/SELinuxProject/selinux/commit/f34d3d30c8325e4847a6b696fe7a3936a8a361f3", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-417.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libsepol", "version": "3.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-36084"}}], "artifact": {"name": "libsepol1", "version": "3.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libsmartcols1", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libsmartcols1:libsmartcols1:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsmartcols1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-1304", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-1304"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "e2fsprogs", "version": "1.46.2-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "libss2", "version": "1.46.2-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libss2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libss2:libss2:1.46.2-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libss2@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0464", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0464"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0466", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0466"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0465", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0465"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2010-0928", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-0928", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-0928"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-0928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-0928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/", "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf", "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html", "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/", "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-0928"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2007-6755", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-6755", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-6755"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-6755", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-6755", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/", "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html", "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html", "http://rump2007.cr.yp.to/15-shumow.pdf", "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/", "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect", "http://www.securityfocus.com/bid/63657", "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-6755"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-4415", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-4415"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null, "fix": {"versions": ["247.3-7+deb11u2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "< 247.3-7+deb11u2 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-3821", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-3821"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null, "fix": {"versions": ["247.3-7+deb11u2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "< 247.3-7+deb11u2 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2020-13529", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-13529", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-13529"], "description": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-13529", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-13529", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2021/08/04/2", "http://www.openwall.com/lists/oss-security/2021/08/17/3", "http://www.openwall.com/lists/oss-security/2021/09/07/3", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/", "https://security.gentoo.org/glsa/202107-48", "https://security.netapp.com/advisory/ntap-20210625-0005/", "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142"], "description": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-13529"}}], "artifact": {"name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2013-4392", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-4392", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-4392"], "description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4392", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4392", "namespace": "nvd:cpe", "severity": "Low", "urls": ["http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357", "http://www.openwall.com/lists/oss-security/2013/10/01/9", "https://bugzilla.redhat.com/show_bug.cgi?id=859060"], "description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4392"}}], "artifact": {"name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-30774", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-30774", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-30774"], "description": "A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-30774", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-30774", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2023-30774", "https://bugzilla.redhat.com/show_bug.cgi?id=2187139", "https://gitlab.com/libtiff/libtiff/-/issues/463"], "description": "A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-30774"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-30086", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-30086", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-30086"], "description": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-30086", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-30086", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://libtiff-release-v4-0-7.com", "http://tiffcp.com", "https://gitlab.com/libtiff/libtiff/-/issues/538"], "description": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-30086"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-2731", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-2731", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-2731"], "description": "A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-2731", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-2731", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2023-2731", "https://bugzilla.redhat.com/show_bug.cgi?id=2207635", "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b", "https://gitlab.com/libtiff/libtiff/-/issues/548"], "description": "A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-2731"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-30775", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-30775", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-30775"], "description": "A vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-30775", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-30775", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2023-30775", "https://bugzilla.redhat.com/show_bug.cgi?id=2187141", "https://gitlab.com/libtiff/libtiff/-/issues/464"], "description": "A vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-30775"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-1916", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-1916", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-1916"], "description": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1916", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.com/libtiff/libtiff/-/issues/536", "https://gitlab.com/libtiff/libtiff/-/issues/536,", "https://gitlab.com/libtiff/libtiff/-/issues/537"], "description": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-1916"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2022-1210", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-1210", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-1210"], "description": "A vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1210", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1210", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.com/libtiff/libtiff/-/issues/402", "https://gitlab.com/libtiff/libtiff/uploads/c3da94e53cf1e1e8e6d4d3780dc8c42f/example.tiff", "https://security.gentoo.org/glsa/202210-10", "https://security.netapp.com/advisory/ntap-20220513-0005/", "https://vuldb.com/?id.196363"], "description": "A vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-1210"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2022-1056", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-1056", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-1056"], "description": "Out-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1056", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1056", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1056.json", "https://gitlab.com/libtiff/libtiff/-/issues/391", "https://gitlab.com/libtiff/libtiff/-/merge_requests/307", "https://security.gentoo.org/glsa/202210-10", "https://security.netapp.com/advisory/ntap-20221228-0008/"], "description": "Out-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-1056"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2018-10126", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-10126", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-10126"], "description": "LibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-10126", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-10126", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2786", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "LibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-10126"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2017-9117", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-9117", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-9117"], "description": "In LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-9117", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-9117", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2690", "http://www.securityfocus.com/bid/98581", "https://usn.ubuntu.com/3606-1/"], "description": "In LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-9117"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2017-5563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-5563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-5563"], "description": "LibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-5563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-5563", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2664", "http://www.securityfocus.com/bid/95705", "https://security.gentoo.org/glsa/201709-27", "https://usn.ubuntu.com/3606-1/"], "description": "LibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-5563"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2017-17973", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-17973", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-17973"], "description": "** DISPUTED ** In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-17973", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-17973", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2769", "http://www.securityfocus.com/bid/102331", "https://bugzilla.novell.com/show_bug.cgi?id=1074318", "https://bugzilla.redhat.com/show_bug.cgi?id=1530912"], "description": "** DISPUTED ** In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-17973"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2017-16232", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-16232", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-16232"], "description": "** DISPUTED ** LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-16232", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-16232", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00036.html", "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00041.html", "http://packetstormsecurity.com/files/150896/LibTIFF-4.0.8-Memory-Leak.html", "http://seclists.org/fulldisclosure/2018/Dec/32", "http://seclists.org/fulldisclosure/2018/Dec/47", "http://www.openwall.com/lists/oss-security/2017/11/01/11", "http://www.openwall.com/lists/oss-security/2017/11/01/3", "http://www.openwall.com/lists/oss-security/2017/11/01/7", "http://www.openwall.com/lists/oss-security/2017/11/01/8", "http://www.securityfocus.com/bid/101696"], "description": "** DISPUTED ** LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-16232"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2014-8130", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2014-8130", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2014-8130"], "description": "The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteScanline function in tif_write.c, as demonstrated by tiffdither.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2014-8130", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2014-8130", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2483", "http://lists.apple.com/archives/security-announce/2015/Jun/msg00001.html", "http://lists.apple.com/archives/security-announce/2015/Jun/msg00002.html", "http://openwall.com/lists/oss-security/2015/01/24/15", "http://rhn.redhat.com/errata/RHSA-2016-1546.html", "http://rhn.redhat.com/errata/RHSA-2016-1547.html", "http://support.apple.com/kb/HT204941", "http://support.apple.com/kb/HT204942", "http://www.conostix.com/pub/adv/CVE-2014-8130-LibTIFF-Division_By_Zero.txt", "http://www.securityfocus.com/bid/72353", "http://www.securitytracker.com/id/1032760", "https://bugzilla.redhat.com/show_bug.cgi?id=1185817", "https://github.com/vadz/libtiff/commit/3c5eb8b1be544e41d2c336191bc4936300ad7543", "https://security.gentoo.org/glsa/201701-16"], "description": "The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteScanline function in tif_write.c, as demonstrated by tiffdither.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2014-8130"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29491", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29491"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libtinfo6", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtinfo6@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-29458", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-29458"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null, "fix": {"versions": ["6.2+20201114-2+deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "< 6.2+20201114-2+deb11u1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libtinfo6", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtinfo6@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-4415", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-4415"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null, "fix": {"versions": ["247.3-7+deb11u2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "< 247.3-7+deb11u2 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-3821", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-3821"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null, "fix": {"versions": ["247.3-7+deb11u2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "< 247.3-7+deb11u2 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2020-13529", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-13529", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-13529"], "description": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-13529", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-13529", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2021/08/04/2", "http://www.openwall.com/lists/oss-security/2021/08/17/3", "http://www.openwall.com/lists/oss-security/2021/09/07/3", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/", "https://security.gentoo.org/glsa/202107-48", "https://security.netapp.com/advisory/ntap-20210625-0005/", "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142"], "description": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-13529"}}], "artifact": {"name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2013-4392", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-4392", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-4392"], "description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4392", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4392", "namespace": "nvd:cpe", "severity": "Low", "urls": ["http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357", "http://www.openwall.com/lists/oss-security/2013/10/01/9", "https://bugzilla.redhat.com/show_bug.cgi?id=859060"], "description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4392"}}], "artifact": {"name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libuuid1", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libuuid1:libuuid1:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libuuid1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2016-9085", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2016-9085", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2016-9085"], "description": "Multiple integer overflows in libwebp allows attackers to have unspecified impact via unknown vectors.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-9085", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-9085", "namespace": "nvd:cpe", "severity": "Low", "urls": ["http://www.openwall.com/lists/oss-security/2016/10/27/3", "http://www.securityfocus.com/bid/93928", "https://bugzilla.redhat.com/show_bug.cgi?id=1389338", "https://chromium.googlesource.com/webm/libwebp/+/e2affacc35f1df6cc3b1a9fa0ceff5ce2d0cce83", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LG5Q42J7EJDKQKWTTHCO4YZMOMP74YPQ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTR2ZW67TMT7KC24RBENIF25KWUJ7VPD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SH6X3MWD5AHZC5JT4625PGFHAYLR7YW7/", "https://security.gentoo.org/glsa/201701-61"], "description": "Multiple integer overflows in libwebp allows attackers to have unspecified impact via unknown vectors.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libwebp", "version": "0.6.1-2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-9085"}}], "artifact": {"name": "libwebp6", "version": "0.6.1-2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libwebp6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libwebp6:libwebp6:0.6.1-2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libwebp6@0.6.1-2.1?arch=amd64&upstream=libwebp&distro=debian-11", "upstreams": [{"name": "libwebp"}]}}, {"vulnerability": {"id": "CVE-2023-1999", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-1999", "namespace": "debian:distro:debian:11", "severity": "Unknown", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-1999"], "cvss": null, "fix": {"versions": ["0.6.1-2.1+deb11u1"], "state": "fixed"}, "advisories": [{"id": "DSA-5408-1", "link": "https://security-tracker.debian.org/tracker/DSA-5408-1"}]}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libwebp", "version": "0.6.1-2.1"}}, "found": {"versionConstraint": "< 0.6.1-2.1+deb11u1 (deb)", "vulnerabilityID": "CVE-2023-1999"}}], "artifact": {"name": "libwebp6", "version": "0.6.1-2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libwebp6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libwebp6:libwebp6:0.6.1-2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libwebp6@0.6.1-2.1?arch=amd64&upstream=libwebp&distro=debian-11", "upstreams": [{"name": "libwebp"}]}}, {"vulnerability": {"id": "CVE-2023-29469", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29469", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29469"], "description": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\\0' value).", "cvss": null, "fix": {"versions": ["2.9.10+dfsg-6.7+deb11u4"], "state": "fixed"}, "advisories": [{"id": "DSA-5391-1", "link": "https://security-tracker.debian.org/tracker/DSA-5391-1"}]}, "relatedVulnerabilities": [{"id": "CVE-2023-29469", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.gnome.org/GNOME/libxml2/-/issues/510", "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4", "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"], "description": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\\0' value).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3"}}, "found": {"versionConstraint": "< 2.9.10+dfsg-6.7+deb11u4 (deb)", "vulnerabilityID": "CVE-2023-29469"}}], "artifact": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["ISC", "MIT-1"], "cpes": ["cpe:2.3:a:libxml2:libxml2:2.9.10+dfsg-6.7+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxml2@2.9.10%2Bdfsg-6.7%2Bdeb11u3?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28484", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-28484", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-28484"], "description": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.", "cvss": null, "fix": {"versions": ["2.9.10+dfsg-6.7+deb11u4"], "state": "fixed"}, "advisories": [{"id": "DSA-5391-1", "link": "https://security-tracker.debian.org/tracker/DSA-5391-1"}]}, "relatedVulnerabilities": [{"id": "CVE-2023-28484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.gnome.org/GNOME/libxml2/-/issues/491", "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4", "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"], "description": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3"}}, "found": {"versionConstraint": "< 2.9.10+dfsg-6.7+deb11u4 (deb)", "vulnerabilityID": "CVE-2023-28484"}}], "artifact": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["ISC", "MIT-1"], "cpes": ["cpe:2.3:a:libxml2:libxml2:2.9.10+dfsg-6.7+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxml2@2.9.10%2Bdfsg-6.7%2Bdeb11u3?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-3709", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2016-3709", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2016-3709"], "description": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-3709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-3709", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://mail.gnome.org/archives/xml/2018-January/msg00010.html"], "description": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-3709"}}], "artifact": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["ISC", "MIT-1"], "cpes": ["cpe:2.3:a:libxml2:libxml2:2.9.10+dfsg-6.7+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxml2@2.9.10%2Bdfsg-6.7%2Bdeb11u3?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4883", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-4883", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-4883"], "description": "A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.", "cvss": null, "fix": {"versions": ["1:3.5.12-1.1~deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4883", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4883", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2160213", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/515294bb8023a45ff91669", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/9", "https://lists.x.org/archives/xorg-announce/2023-January/003312.html"], "description": "A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxpm", "version": "1:3.5.12-1"}}, "found": {"versionConstraint": "< 1:3.5.12-1.1~deb11u1 (deb)", "vulnerabilityID": "CVE-2022-4883"}}], "artifact": {"name": "libxpm4", "version": "1:3.5.12-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libxpm4:libxpm4:1:3.5.12-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxpm4@1:3.5.12-1?arch=amd64&upstream=libxpm&distro=debian-11", "upstreams": [{"name": "libxpm"}]}}, {"vulnerability": {"id": "CVE-2022-46285", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-46285", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-46285"], "description": "A flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library.", "cvss": null, "fix": {"versions": ["1:3.5.12-1.1~deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-46285", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46285", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2160092", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/a3a7c6dcc3b629d7650148", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/9", "https://lists.x.org/archives/xorg-announce/2023-January/003312.html"], "description": "A flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxpm", "version": "1:3.5.12-1"}}, "found": {"versionConstraint": "< 1:3.5.12-1.1~deb11u1 (deb)", "vulnerabilityID": "CVE-2022-46285"}}], "artifact": {"name": "libxpm4", "version": "1:3.5.12-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libxpm4:libxpm4:1:3.5.12-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxpm4@1:3.5.12-1?arch=amd64&upstream=libxpm&distro=debian-11", "upstreams": [{"name": "libxpm"}]}}, {"vulnerability": {"id": "CVE-2022-44617", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-44617", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-44617"], "description": "A flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library.", "cvss": null, "fix": {"versions": ["1:3.5.12-1.1~deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44617", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44617", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2160193", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/f80fa6ae47ad4a5beacb28", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/9", "https://lists.x.org/archives/xorg-announce/2023-January/003312.html"], "description": "A flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxpm", "version": "1:3.5.12-1"}}, "found": {"versionConstraint": "< 1:3.5.12-1.1~deb11u1 (deb)", "vulnerabilityID": "CVE-2022-44617"}}], "artifact": {"name": "libxpm4", "version": "1:3.5.12-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libxpm4:libxpm4:1:3.5.12-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxpm4@1:3.5.12-1?arch=amd64&upstream=libxpm&distro=debian-11", "upstreams": [{"name": "libxpm"}]}}, {"vulnerability": {"id": "CVE-2015-9019", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2015-9019", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2015-9019"], "description": "In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2015-9019", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-9019", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.gnome.org/show_bug.cgi?id=758400", "https://bugzilla.suse.com/show_bug.cgi?id=934119"], "description": "In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxslt", "version": "1.1.34-4+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2015-9019"}}], "artifact": {"name": "libxslt1.1", "version": "1.1.34-4+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libxslt1.1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxslt1.1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libxslt1.1:libxslt1.1:1.1.34-4+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxslt1.1@1.1.34-4%2Bdeb11u1?arch=amd64&upstream=libxslt&distro=debian-11", "upstreams": [{"name": "libxslt"}]}}, {"vulnerability": {"id": "CVE-2022-4899", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-4899", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-4899"], "description": "A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4899", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4899", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/facebook/zstd/issues/3200"], "description": "A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libzstd", "version": "1.4.8+dfsg-2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-4899"}}], "artifact": {"name": "libzstd1", "version": "1.4.8+dfsg-2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "Expat", "GPL-2", "zlib"], "cpes": ["cpe:2.3:a:libzstd1:libzstd1:1.4.8+dfsg-2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libzstd1@1.4.8%2Bdfsg-2.1?arch=amd64&upstream=libzstd&distro=debian-11", "upstreams": [{"name": "libzstd"}]}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29383", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29383"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "login", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2019-19882", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-19882", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-19882"], "description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-19882", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-19882", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugs.archlinux.org/task/64836", "https://bugs.gentoo.org/702252", "https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75", "https://github.com/shadow-maint/shadow/pull/199", "https://github.com/void-linux/void-packages/pull/17580", "https://security.gentoo.org/glsa/202008-09"], "description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-19882"}}], "artifact": {"name": "login", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-4235", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-4235"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "login", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2007-5686", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-5686", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-5686"], "description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-5686", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-5686", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/archive/1/482129/100/100/threaded", "http://www.securityfocus.com/archive/1/482857/100/0/threaded", "http://www.securityfocus.com/bid/26048", "http://www.vupen.com/english/advisories/2007/3474", "https://issues.rpath.com/browse/RPL-1825"], "description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-5686"}}], "artifact": {"name": "login", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-1304", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-1304"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "e2fsprogs", "version": "1.46.2-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "logsave", "version": "1.46.2-2", "type": "deb", "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/logsave.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2"], "cpes": ["cpe:2.3:a:logsave:logsave:1.46.2-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/logsave@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "mount", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:mount:mount:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/mount@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29491", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29491"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "ncurses-base", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/ncurses-base@6.2%2B20201114-2?arch=all&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-29458", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-29458"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null, "fix": {"versions": ["6.2+20201114-2+deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "< 6.2+20201114-2+deb11u1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-base", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/ncurses-base@6.2%2B20201114-2?arch=all&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29491", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29491"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "ncurses-bin", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/ncurses-bin@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-29458", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-29458"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null, "fix": {"versions": ["6.2+20201114-2+deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "< 6.2+20201114-2+deb11u1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-bin", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/ncurses-bin@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2020-36309", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-36309", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-36309"], "description": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-36309", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-36309", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/openresty/lua-nginx-module/compare/v0.10.15...v0.10.16", "https://github.com/openresty/lua-nginx-module/pull/1654", "https://news.ycombinator.com/item?id=26712562", "https://security.netapp.com/advisory/ntap-20210507-0005/"], "description": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-36309"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2013-0337", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-0337", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-0337"], "description": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-0337", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-0337", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://security.gentoo.org/glsa/glsa-201310-04.xml", "http://www.openwall.com/lists/oss-security/2013/02/21/15", "http://www.openwall.com/lists/oss-security/2013/02/22/1", "http://www.openwall.com/lists/oss-security/2013/02/24/1"], "description": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-0337"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2009-4487", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2009-4487", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2009-4487"], "description": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2009-4487", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2009-4487", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/archive/1/508830/100/0/threaded", "http://www.securityfocus.com/bid/37711", "http://www.ush.it/team/ush/hack_httpd_escape/adv.txt"], "description": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2009-4487"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0464", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0464"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0466", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0466"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0465", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0465"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2010-0928", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-0928", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-0928"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-0928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-0928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/", "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf", "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html", "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/", "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-0928"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2007-6755", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-6755", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-6755"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-6755", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-6755", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/", "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html", "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html", "http://rump2007.cr.yp.to/15-shumow.pdf", "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/", "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect", "http://www.securityfocus.com/bid/63657", "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-6755"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29383", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29383"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2019-19882", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-19882", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-19882"], "description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-19882", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-19882", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugs.archlinux.org/task/64836", "https://bugs.gentoo.org/702252", "https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75", "https://github.com/shadow-maint/shadow/pull/199", "https://github.com/void-linux/void-packages/pull/17580", "https://security.gentoo.org/glsa/202008-09"], "description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-19882"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-4235", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-4235"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2007-5686", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-5686", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-5686"], "description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-5686", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-5686", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/archive/1/482129/100/100/threaded", "http://www.securityfocus.com/archive/1/482857/100/0/threaded", "http://www.securityfocus.com/bid/26048", "http://www.vupen.com/english/advisories/2007/3474", "https://issues.rpath.com/browse/RPL-1825"], "description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-5686"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-31484", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-31484"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-16156", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-16156"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2023-31486", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-31486", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-31486"], "description": "HTTP::Tiny 0.082, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31486", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31486", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://hackeriet.github.io/cpan-http-tiny-overview/", "https://www.openwall.com/lists/oss-security/2023/04/18/14", "https://www.openwall.com/lists/oss-security/2023/05/03/4", "https://www.reddit.com/r/perl/comments/111tadi/psa_httptiny_disabled_ssl_verification_by_default/"], "description": "HTTP::Tiny 0.082, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31486"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2011-4116", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2011-4116", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2011-4116"], "description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2011-4116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2011-4116", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2011/11/04/2", "http://www.openwall.com/lists/oss-security/2011/11/04/4", "https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14", "https://rt.cpan.org/Public/Bug/Display.html?id=69106", "https://seclists.org/oss-sec/2011/q4/238"], "description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2011-4116"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2022-48303", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-48303", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-48303"], "description": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-48303", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-48303", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CRY7VEL4AIG3GLIEVCTOXRZNSVYDYYUD/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5VQYCO52Z7GAVCLRYUITN7KXHLRZQS4/", "https://savannah.gnu.org/bugs/?62387", "https://savannah.gnu.org/patch/?10307"], "description": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tar", "version": "1.34+dfsg-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-48303"}}], "artifact": {"name": "tar", "version": "1.34+dfsg-1", "type": "deb", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "GPL-3"], "cpes": ["cpe:2.3:a:tar:tar:1.34+dfsg-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/tar@1.34%2Bdfsg-1?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2005-2541", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2005-2541", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2005-2541"], "description": "Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2005-2541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2005-2541", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://marc.info/?l=bugtraq&m=112327628230258&w=2", "https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c@%3Cissues.guacamole.apache.org%3E"], "description": "Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tar", "version": "1.34+dfsg-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2005-2541"}}], "artifact": {"name": "tar", "version": "1.34+dfsg-1", "type": "deb", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "GPL-3"], "cpes": ["cpe:2.3:a:tar:tar:1.34+dfsg-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/tar@1.34%2Bdfsg-1?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "util-linux", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:util-linux:util-linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util-linux:util_linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util-linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util_linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util-linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util_linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/util-linux@2.36.1-8%2Bdeb11u1?arch=amd64&distro=debian-11", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "imageID": "sha256:904b8cb13b932e23230836850610fa45dce9eb0650d5618c2b1487c2a4f577b8", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 145522141, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:101af4ba983b04be266217ecee414e88b23e394f62e9801c7c1bdb37cb37bcaa", "size": 84198351}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:d8466e142d8710abf5b495ebb536478f7e19d9d03b151b5d5bd09df4cfb49248", "size": 61314157}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:83ba6d8ffb8c2974174c02d3ba549e7e0656ebb1bc075a6b6ee89b6c609c6a71", "size": 1616}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e161c82b34d21179db1f546c1cd84153d28a17d865ccaf2dedeb06a903fec12c", "size": 2123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "size": 1273}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "size": 4621}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjkxNDM5ODEyM1oiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQwNDowOTo1OC42Njk0Nzk4NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQ5M2E1YjBjOGQyZDYzYTEzNDMyNThiM2Y5YWE1ZmNkNTlhOTNmNDRmZTI2YWQ5ZTU2YjA5NGMzYTA4ZmQzYmUgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDA0OjA5OjU5LjAzMjk3MjYwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDI6NTMuMTQ0NDg3NDQ1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgTEFCRUwgbWFpbnRhaW5lcj1OR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjI0MTE0MTY4M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOR0lOWF9WRVJTSU9OPTEuMjMuMyIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjMzMzA5Nzc3M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOSlNfVkVSU0lPTj0wLjcuOSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjQyOTE5NzIyNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBQS0dfUkVMRUFTRT0xfmJ1bGxzZXllIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTEuOTU1OTg1MjI5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAteCAgICAgXHUwMDI2XHUwMDI2IGFkZGdyb3VwIC0tc3lzdGVtIC0tZ2lkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLS1zeXN0ZW0gLS1kaXNhYmxlZC1sb2dpbiAtLWluZ3JvdXAgbmdpbnggLS1uby1jcmVhdGUtaG9tZSAtLWhvbWUgL25vbmV4aXN0ZW50IC0tZ2Vjb3MgXCJuZ2lueCB1c2VyXCIgLS1zaGVsbCAvYmluL2ZhbHNlIC0tdWlkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCBpbnN0YWxsIC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIC0tbm8taW5zdGFsbC1zdWdnZXN0cyAteSBnbnVwZzEgY2EtY2VydGlmaWNhdGVzICAgICBcdTAwMjZcdTAwMjYgICAgIE5HSU5YX0dQR0tFWT01NzNCRkQ2QjNEOEZCQzY0MTA3OUE2QUJBQkY1QkQ4MjdCRDlCRjYyOyAgICAgZm91bmQ9Jyc7ICAgICBmb3Igc2VydmVyIGluICAgICAgICAgaGtwOi8va2V5c2VydmVyLnVidW50dS5jb206ODAgICAgICAgICBwZ3AubWl0LmVkdSAgICAgOyBkbyAgICAgICAgIGVjaG8gXCJGZXRjaGluZyBHUEcga2V5ICROR0lOWF9HUEdLRVkgZnJvbSAkc2VydmVyXCI7ICAgICAgICAgYXB0LWtleSBhZHYgLS1rZXlzZXJ2ZXIgXCIkc2VydmVyXCIgLS1rZXlzZXJ2ZXItb3B0aW9ucyB0aW1lb3V0PTEwIC0tcmVjdi1rZXlzIFwiJE5HSU5YX0dQR0tFWVwiIFx1MDAyNlx1MDAyNiBmb3VuZD15ZXMgXHUwMDI2XHUwMDI2IGJyZWFrOyAgICAgZG9uZTsgICAgIHRlc3QgLXogXCIkZm91bmRcIiBcdTAwMjZcdTAwMjYgZWNobyBcdTAwM2VcdTAwMjYyIFwiZXJyb3I6IGZhaWxlZCB0byBmZXRjaCBHUEcga2V5ICROR0lOWF9HUEdLRVlcIiBcdTAwMjZcdTAwMjYgZXhpdCAxOyAgICAgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IGdudXBnMSBcdTAwMjZcdTAwMjYgcm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qICAgICBcdTAwMjZcdTAwMjYgZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCIgICAgIFx1MDAyNlx1MDAyNiBuZ2lueFBhY2thZ2VzPVwiICAgICAgICAgbmdpbng9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS14c2x0PSR7TkdJTlhfVkVSU0lPTn0tJHtQS0dfUkVMRUFTRX0gICAgICAgICBuZ2lueC1tb2R1bGUtZ2VvaXA9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1pbWFnZS1maWx0ZXI9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1uanM9JHtOR0lOWF9WRVJTSU9OfSske05KU19WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgXCIgICAgIFx1MDAyNlx1MDAyNiBjYXNlIFwiJGRwa2dBcmNoXCIgaW4gICAgICAgICBhbWQ2NHxhcm02NCkgICAgICAgICAgICAgZWNobyBcImRlYiBodHRwczovL25naW54Lm9yZy9wYWNrYWdlcy9tYWlubGluZS9kZWJpYW4vIGJ1bGxzZXllIG5naW54XCIgXHUwMDNlXHUwMDNlIC9ldGMvYXB0L3NvdXJjZXMubGlzdC5kL25naW54Lmxpc3QgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICAgICAgICAgIDs7ICAgICAgICAgKikgICAgICAgICAgICAgZWNobyBcImRlYi1zcmMgaHR0cHM6Ly9uZ2lueC5vcmcvcGFja2FnZXMvbWFpbmxpbmUvZGViaWFuLyBidWxsc2V5ZSBuZ2lueFwiIFx1MDAzZVx1MDAzZSAvZXRjL2FwdC9zb3VyY2VzLmxpc3QuZC9uZ2lueC5saXN0ICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB0ZW1wRGlyPVwiJChta3RlbXAgLWQpXCIgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGNobW9kIDc3NyBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IHNhdmVkQXB0TWFyaz1cIiQoYXB0LW1hcmsgc2hvd21hbnVhbClcIiAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCB1cGRhdGUgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgYnVpbGQtZGVwIC15ICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoICAgICAgICAgICAgICAgICBjZCBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBERUJfQlVJTERfT1BUSU9OUz1cIm5vY2hlY2sgcGFyYWxsZWw9JChucHJvYylcIiAgICAgICAgICAgICAgICAgICAgIGFwdC1nZXQgc291cmNlIC0tY29tcGlsZSAkbmdpbnhQYWNrYWdlcyAgICAgICAgICAgICApICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtbWFyayBzaG93bWFudWFsIHwgeGFyZ3MgYXB0LW1hcmsgYXV0byBcdTAwM2UgL2Rldi9udWxsICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB7IFsgLXogXCIkc2F2ZWRBcHRNYXJrXCIgXSB8fCBhcHQtbWFyayBtYW51YWwgJHNhdmVkQXB0TWFyazsgfSAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgbHMgLWxBRmggXCIkdGVtcERpclwiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoIGNkIFwiJHRlbXBEaXJcIiBcdTAwMjZcdTAwMjYgZHBrZy1zY2FucGFja2FnZXMgLiBcdTAwM2UgUGFja2FnZXMgKSAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgZ3JlcCAnXlBhY2thZ2U6ICcgXCIkdGVtcERpci9QYWNrYWdlc1wiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBlY2hvIFwiZGViIFsgdHJ1c3RlZD15ZXMgXSBmaWxlOi8vJHRlbXBEaXIgLi9cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0ICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IC1vIEFjcXVpcmU6Okd6aXBJbmRleGVzPWZhbHNlIHVwZGF0ZSAgICAgICAgICAgICA7OyAgICAgZXNhYyAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IGluc3RhbGwgLS1uby1pbnN0YWxsLXJlY29tbWVuZHMgLS1uby1pbnN0YWxsLXN1Z2dlc3RzIC15ICAgICAgICAgICAgICAgICAgICAgICAgICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgICAgICAgICAgICAgIGdldHRleHQtYmFzZSAgICAgICAgICAgICAgICAgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IFx1MDAyNlx1MDAyNiBybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyogL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbmdpbngubGlzdCAgICAgICAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHRlbXBEaXJcIiBdOyB0aGVuICAgICAgICAgYXB0LWdldCBwdXJnZSAteSAtLWF1dG8tcmVtb3ZlICAgICAgICAgXHUwMDI2XHUwMDI2IHJtIC1yZiBcIiR0ZW1wRGlyXCIgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0OyAgICAgZmkgICAgIFx1MDAyNlx1MDAyNiBsbiAtc2YgL2Rldi9zdGRvdXQgL3Zhci9sb2cvbmdpbngvYWNjZXNzLmxvZyAgICAgXHUwMDI2XHUwMDI2IGxuIC1zZiAvZGV2L3N0ZGVyciAvdmFyL2xvZy9uZ2lueC9lcnJvci5sb2cgICAgIFx1MDAyNlx1MDAyNiBta2RpciAvZG9ja2VyLWVudHJ5cG9pbnQuZCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMjM2MzQ0MjIxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6N2IzMDdiNjJlODIyNTVmMDQwYzk4MTI0MjFhMzAwOTBiZjlhYmYzNjg1ZjI3YjAyZDc3ZmNjYTk5Zjk5NzkxMSBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMzMzNDQwMDlaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo1YzE4MjcyNzM0MzQ5NDg4YmQwYzk0ZWM4ZDM4MmM4NzJjMWEwYTQzNWNjYTEzYmQ0NjcxMzUzZDYwMjFkMmNiIGluIC9kb2NrZXItZW50cnlwb2ludC5kICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuNDMzMTI3MjUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YWJiY2JmODRkYzE3ZWU0NDU0YjZiMmUzY2Y5MTRiZTg4ZTAyY2Y4NGQzNDRlYzQ1YTViMzEyMzUzNzlkNzIyYSBpbiAvZG9ja2VyLWVudHJ5cG9pbnQuZCAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjUzNTQ4NjEzMVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmU1N2VlZjAxN2E0MTRjYTc5MzQ5OTcyOWQ4MGE3YjkwNzU3OTBjOWE4MDRmOTMwZjE0MTdlNTZkNTA2OTcwY2YgaW4gL2RvY2tlci1lbnRyeXBvaW50LmQgIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQxODo0MzoxMi42MjgzODE4MDZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcIi9kb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjczMDI2MjY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDgwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuODI0MDg2MzY3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgU1RPUFNJR05BTCBTSUdRVUlUIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuOTE0Mzk4MTIzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm5naW54XCIgXCItZ1wiIFwiZGFlbW9uIG9mZjtcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6MTAxYWY0YmE5ODNiMDRiZTI2NjIxN2VjZWU0MTRlODhiMjNlMzk0ZjYyZTk4MDFjN2MxYmRiMzdjYjM3YmNhYSIsInNoYTI1NjpkODQ2NmUxNDJkODcxMGFiZjViNDk1ZWJiNTM2NDc4ZjdlMTlkOWQwM2IxNTFiNWQ1YmQwOWRmNGNmYjQ5MjQ4Iiwic2hhMjU2OjgzYmE2ZDhmZmI4YzI5NzQxNzRjMDJkM2JhNTQ5ZTdlMDY1NmViYjFiYzA3NWE2YjZlZTg5YjZjNjA5YzZhNzEiLCJzaGEyNTY6ZTE2MWM4MmIzNGQyMTE3OWRiMWY1NDZjMWNkODQxNTNkMjhhMTdkODY1Y2NhZjJkZWRlYjA2YTkwM2ZlYzEyYyIsInNoYTI1Njo0ZGM1Y2Q3OTlhMDhmZjQ5YTYwMzg3MGM4Mzc4ZWE5MzA4M2JmYzJhNDE3NmY1NmU1NTMxOTk3ZTk0YzE5NWQwIiwic2hhMjU2OjY1MGFiY2U0YjA5NmIwNmFjOGJlYzIwNDZkODIxZDY2ZDgwMWFmMzRmMWYxZDRjNWUyNzJhZDAzMGM3ODczZGIiXX0sImNvbmZpZyI6eyJDbWQiOlsibmdpbngiLCItZyIsImRhZW1vbiBvZmY7Il0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyIvZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTkdJTlhfVkVSU0lPTj0xLjIzLjMiLCJOSlNfVkVSU0lPTj0wLjcuOSIsIlBLR19SRUxFQVNFPTF+YnVsbHNleWUiXSwiTGFiZWxzIjp7Im1haW50YWluZXIiOiJOR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSJ9LCJFeHBvc2VkUG9ydHMiOnsiODAvdGNwIjp7fX0sIlN0b3BTaWduYWwiOiJTSUdRVUlUIn19", "repoDigests": ["docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2"], "architecture": "amd64", "os": "linux", "labels": {"maintainer": "NGINX Docker Maintainers "}}}, "distro": {"name": "debian", "version": "11", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-nginx-sha256-aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2-5c2ef2", "namespace": "kubescape", "uid": "c950da42-1005-41c3-8adc-fa76933b2f1f", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:46:37Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-nginx-sha256-aa0afebbb3cfa473099a62c4b32e9b3f", "kubescape.io/image-name": "docker-io-library-nginx"}, "annotations": {"kubescape.io/image-id": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/image-tag": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/resource-size": "2826620", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "94eeff76cef326d9d45007117805b87706ed88b187b5f5c8d919740b5a8dbce6", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2011-3374", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2011-3374", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2011-3374"], "description": "It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2011-3374", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2011-3374", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/cve-2011-3374", "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480", "https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html", "https://seclists.org/fulldisclosure/2011/Sep/221", "https://security-tracker.debian.org/tracker/CVE-2011-3374", "https://snyk.io/vuln/SNYK-LINUX-APT-116518", "https://ubuntu.com/security/CVE-2011-3374"], "description": "It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "apt", "version": "2.2.4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2011-3374"}}], "artifact": {"name": "apt", "version": "2.2.4", "type": "deb", "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/apt.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/apt.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "GPLv2+"], "cpes": ["cpe:2.3:a:apt:apt:2.2.4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/apt@2.2.4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3715", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-3715", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-3715"], "description": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3715", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3715", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2126720"], "description": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "bash", "version": "5.1-2+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-3715"}}], "artifact": {"name": "bash", "version": "5.1-2+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/bash.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/bash.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:bash:bash:5.1-2+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/bash@5.1-2%2Bdeb11u1?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "bsdutils", "version": "1:2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:bsdutils:bsdutils:1:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/bsdutils@1:2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux%402.36.1-8%2Bdeb11u1&distro=debian-11", "upstreams": [{"name": "util-linux", "version": "2.36.1-8+deb11u1"}]}}, {"vulnerability": {"id": "CVE-2016-2781", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2016-2781", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2016-2781"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-2781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-2781", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2016/02/28/2", "http://www.openwall.com/lists/oss-security/2016/02/28/3", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4+b1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}, {"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}], "artifact": {"name": "coreutils", "version": "8.32-4+b1", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.32-4+b1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "upstreams": [{"name": "coreutils", "version": "8.32-4"}]}}, {"vulnerability": {"id": "CVE-2017-18018", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-18018", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-18018"], "description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-18018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-18018", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://lists.gnu.org/archive/html/coreutils/2017-12/msg00045.html"], "description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4+b1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-18018"}}, {"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-18018"}}], "artifact": {"name": "coreutils", "version": "8.32-4+b1", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.32-4+b1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "upstreams": [{"name": "coreutils", "version": "8.32-4"}]}}, {"vulnerability": {"id": "CVE-2023-27536", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-27536", "namespace": "debian:distro:debian:11", "severity": "Critical", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-27536"], "description": "An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27536", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1895135", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "curl", "version": "7.74.0-1.3+deb11u7"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-27536"}}], "artifact": {"name": "curl", "version": "7.74.0-1.3+deb11u7", "type": "deb", "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/curl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-Clause", "BSD-4-Clause", "ISC", "curl", "other", "public-domain"], "cpes": ["cpe:2.3:a:curl:curl:7.74.0-1.3+deb11u7:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/curl@7.74.0-1.3%2Bdeb11u7?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23914", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-23914", "namespace": "debian:distro:debian:11", "severity": "Critical", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-23914"], "description": "A cleartext transmission of sensitive information vulnerability exists in curl n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-5709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-5709", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "krb5", "version": "1.18.3-6+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-5709"}}], "artifact": {"name": "libgssapi-krb5-2", "version": "1.18.3-6+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libgssapi-krb5-2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:libgssapi-krb5-2:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi-krb5-2:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi_krb5_2:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi_krb5_2:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi-krb5:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi-krb5:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi_krb5:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi_krb5:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi:libgssapi-krb5-2:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libgssapi:libgssapi_krb5_2:1.18.3-6+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libgssapi-krb5-2@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "upstreams": [{"name": "krb5"}]}}, {"vulnerability": {"id": "CVE-2017-9937", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-9937", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-9937"], "description": "In LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-9937", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-9937", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2707", "http://www.securityfocus.com/bid/99304", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "In LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "jbigkit", "version": "2.1-3.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-9937"}}], "artifact": {"name": "libjbig0", "version": "2.1-3.1+b2", "type": "deb", "locations": [{"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libjbig0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "GPL-2+"], "cpes": ["cpe:2.3:a:libjbig0:libjbig0:2.1-3.1+b2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libjbig0@2.1-3.1%2Bb2?arch=amd64&upstream=jbigkit%402.1-3.1&distro=debian-11", "upstreams": [{"name": "jbigkit", "version": "2.1-3.1"}]}}, {"vulnerability": {"id": "CVE-2021-46822", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-46822", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-46822"], "description": "The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-46822", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-46822", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://exchange.xforce.ibmcloud.com/vulnerabilities/221567", "https://github.com/libjpeg-turbo/libjpeg-turbo/commit/f35fd27ec641c42d6b115bfa595e483ec58188d2"], "description": "The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libjpeg-turbo", "version": "1:2.0.6-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-46822"}}], "artifact": {"name": "libjpeg62-turbo", "version": "1:2.0.6-4", "type": "deb", "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libjpeg62-turbo:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3", "BSD-BY-LC-NE", "Expat", "NTP", "zlib"], "cpes": ["cpe:2.3:a:libjpeg62-turbo:libjpeg62-turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62-turbo:libjpeg62_turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62_turbo:libjpeg62-turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62_turbo:libjpeg62_turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62:libjpeg62-turbo:1:2.0.6-4:*:*:*:*:*:*:*", "cpe:2.3:a:libjpeg62:libjpeg62_turbo:1:2.0.6-4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libjpeg62-turbo@1:2.0.6-4?arch=amd64&upstream=libjpeg-turbo&distro=debian-11", "upstreams": [{"name": "libjpeg-turbo"}]}}, {"vulnerability": {"id": "CVE-2018-5709", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-5709", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-5709"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-5709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-5709", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "krb5", "version": "1.18.3-6+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-5709"}}], "artifact": {"name": "libk5crypto3", "version": "1.18.3-6+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libk5crypto3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libk5crypto3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:libk5crypto3:libk5crypto3:1.18.3-6+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libk5crypto3@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "upstreams": [{"name": "krb5"}]}}, {"vulnerability": {"id": "CVE-2018-5709", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-5709", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-5709"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-5709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-5709", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "krb5", "version": "1.18.3-6+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-5709"}}], "artifact": {"name": "libkrb5-3", "version": "1.18.3-6+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5-3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libkrb5-3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:libkrb5-3:libkrb5-3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5-3:libkrb5_3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_3:libkrb5-3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5_3:libkrb5_3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5-3:1.18.3-6+deb11u3:*:*:*:*:*:*:*", "cpe:2.3:a:libkrb5:libkrb5_3:1.18.3-6+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libkrb5-3@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "upstreams": [{"name": "krb5"}]}}, {"vulnerability": {"id": "CVE-2018-5709", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-5709", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-5709"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-5709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-5709", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry->n_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "krb5", "version": "1.18.3-6+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-5709"}}], "artifact": {"name": "libkrb5support0", "version": "1.18.3-6+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libkrb5support0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libkrb5support0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:libkrb5support0:libkrb5support0:1.18.3-6+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libkrb5support0@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "upstreams": [{"name": "krb5"}]}}, {"vulnerability": {"id": "CVE-2020-15719", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-15719", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-15719"], "description": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-15719", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-15719", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html", "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html", "https://access.redhat.com/errata/RHBA-2019:3674", "https://bugs.openldap.org/show_bug.cgi?id=9266", "https://bugzilla.redhat.com/show_bug.cgi?id=1740070", "https://kc.mcafee.com/corporate/index?page=content&id=SB10365", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openldap", "version": "2.4.57+dfsg-3+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-15719"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2017-17740", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-17740", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-17740"], "description": "contrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-17740", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-17740", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00053.html", "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00058.html", "http://www.openldap.org/its/index.cgi/Incoming?id=8759", "https://kc.mcafee.com/corporate/index?page=content&id=SB10365", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "contrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openldap", "version": "2.4.57+dfsg-3+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-17740"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2017-14159", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-14159", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-14159"], "description": "slapd in OpenLDAP 2.4.45 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a \"kill `cat /pathname`\" command, as demonstrated by openldap-initscript.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-14159", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-14159", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openldap.org/its/index.cgi?findid=8703", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "slapd in OpenLDAP 2.4.45 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a \"kill `cat /pathname`\" command, as demonstrated by openldap-initscript.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openldap", "version": "2.4.57+dfsg-3+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-14159"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2015-3276", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2015-3276", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2015-3276"], "description": "The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2015-3276", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-3276", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://rhn.redhat.com/errata/RHSA-2015-2131.html", "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html", "http://www.securitytracker.com/id/1034221", "https://bugzilla.redhat.com/show_bug.cgi?id=1238322"], "description": "The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openldap", "version": "2.4.57+dfsg-3+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2015-3276"}}], "artifact": {"name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57+dfsg-3+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "upstreams": [{"name": "openldap"}]}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libmount1", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libmount1:libmount1:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libmount1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2019-20838", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-20838", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-20838"], "description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-20838", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-20838", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-20838"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-7246", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-7246", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-7246"], "description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-7246", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-7246", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/97067", "https://access.redhat.com/errata/RHSA-2018:2486", "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/", "https://security.gentoo.org/glsa/201710-25"], "description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-7246"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-7245", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-7245", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-7245"], "description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-7245", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-7245", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/97067", "https://access.redhat.com/errata/RHSA-2018:2486", "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/", "https://security.gentoo.org/glsa/201710-25"], "description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-7245"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-16231", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-16231", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-16231"], "description": "** DISPUTED ** In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-16231", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-16231", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/150897/PCRE-8.41-Buffer-Overflow.html", "http://seclists.org/fulldisclosure/2018/Dec/33", "http://www.openwall.com/lists/oss-security/2017/11/01/11", "http://www.openwall.com/lists/oss-security/2017/11/01/3", "http://www.openwall.com/lists/oss-security/2017/11/01/7", "http://www.openwall.com/lists/oss-security/2017/11/01/8", "http://www.securityfocus.com/bid/101688", "https://bugs.exim.org/show_bug.cgi?id=2047"], "description": "** DISPUTED ** In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-16231"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-11164", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-11164", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-11164"], "description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-11164", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-11164", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://openwall.com/lists/oss-security/2017/07/11/3", "http://www.openwall.com/lists/oss-security/2023/04/11/1", "http://www.openwall.com/lists/oss-security/2023/04/12/1", "http://www.securityfocus.com/bid/99575", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "pcre3", "version": "2:8.39-13"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-11164"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-13", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-13:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2021-4214", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-4214", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-4214"], "description": "A heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-4214", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4214", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-4214", "https://bugzilla.redhat.com/show_bug.cgi?id=2043393", "https://github.com/glennrp/libpng/issues/302", "https://security-tracker.debian.org/tracker/CVE-2021-4214", "https://security.netapp.com/advisory/ntap-20221020-0001/"], "description": "A heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libpng1.6", "version": "1.6.37-3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-4214"}}], "artifact": {"name": "libpng16-16", "version": "1.6.37-3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libpng16-16:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-clause", "BSD-like-with-advertising-clause", "GPL-2", "GPL-2+", "expat", "libpng"], "cpes": ["cpe:2.3:a:libpng16-16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16-16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16_16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16_16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpng16-16@1.6.37-3?arch=amd64&upstream=libpng1.6&distro=debian-11", "upstreams": [{"name": "libpng1.6"}]}}, {"vulnerability": {"id": "CVE-2019-6129", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-6129", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-6129"], "description": "** DISPUTED ** png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated \"I don't think it is libpng's job to free this buffer.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-6129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-6129", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/glennrp/libpng/issues/269", "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"], "description": "** DISPUTED ** png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated \"I don't think it is libpng's job to free this buffer.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libpng1.6", "version": "1.6.37-3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-6129"}}], "artifact": {"name": "libpng16-16", "version": "1.6.37-3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libpng16-16:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Apache-2.0", "BSD-3-clause", "BSD-like-with-advertising-clause", "GPL-2", "GPL-2+", "expat", "libpng"], "cpes": ["cpe:2.3:a:libpng16-16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16-16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16_16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16_16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "cpe:2.3:a:libpng16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libpng16-16@1.6.37-3?arch=amd64&upstream=libpng1.6&distro=debian-11", "upstreams": [{"name": "libpng1.6"}]}}, {"vulnerability": {"id": "CVE-2021-36087", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-36087", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-36087"], "description": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36087", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36087", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675", "https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/", "https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/"], "description": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libsepol", "version": "3.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-36087"}}], "artifact": {"name": "libsepol1", "version": "3.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36086", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-36086", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-36086"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36086", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36086", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177", "https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libsepol", "version": "3.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-36086"}}], "artifact": {"name": "libsepol1", "version": "3.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36085", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-36085", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-36085"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36085", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36085", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31124", "https://github.com/SELinuxProject/selinux/commit/2d35fcc7e9e976a2346b1de20e54f8663e8a6cba", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-421.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libsepol", "version": "3.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-36085"}}], "artifact": {"name": "libsepol1", "version": "3.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36084", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2021-36084", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2021-36084"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36084", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36084", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31065", "https://github.com/SELinuxProject/selinux/commit/f34d3d30c8325e4847a6b696fe7a3936a8a361f3", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-417.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libsepol", "version": "3.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2021-36084"}}], "artifact": {"name": "libsepol1", "version": "3.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libsmartcols1", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libsmartcols1:libsmartcols1:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsmartcols1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-1304", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-1304"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "e2fsprogs", "version": "1.46.2-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "libss2", "version": "1.46.2-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libss2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libss2:libss2:1.46.2-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libss2@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0464", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0464"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0466", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0466"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0465", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0465"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2010-0928", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-0928", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-0928"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-0928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-0928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/", "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf", "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html", "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/", "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-0928"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2007-6755", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-6755", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-6755"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-6755", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-6755", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/", "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html", "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html", "http://rump2007.cr.yp.to/15-shumow.pdf", "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/", "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect", "http://www.securityfocus.com/bid/63657", "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-6755"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-4415", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-4415"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null, "fix": {"versions": ["247.3-7+deb11u2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "< 247.3-7+deb11u2 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-3821", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-3821"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null, "fix": {"versions": ["247.3-7+deb11u2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "< 247.3-7+deb11u2 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2020-13529", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-13529", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-13529"], "description": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-13529", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-13529", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2021/08/04/2", "http://www.openwall.com/lists/oss-security/2021/08/17/3", "http://www.openwall.com/lists/oss-security/2021/09/07/3", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/", "https://security.gentoo.org/glsa/202107-48", "https://security.netapp.com/advisory/ntap-20210625-0005/", "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142"], "description": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-13529"}}], "artifact": {"name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2013-4392", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-4392", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-4392"], "description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4392", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4392", "namespace": "nvd:cpe", "severity": "Low", "urls": ["http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357", "http://www.openwall.com/lists/oss-security/2013/10/01/9", "https://bugzilla.redhat.com/show_bug.cgi?id=859060"], "description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4392"}}], "artifact": {"name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-30774", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-30774", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-30774"], "description": "A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-30774", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-30774", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2023-30774", "https://bugzilla.redhat.com/show_bug.cgi?id=2187139", "https://gitlab.com/libtiff/libtiff/-/issues/463"], "description": "A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-30774"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-30086", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-30086", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-30086"], "description": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-30086", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-30086", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://libtiff-release-v4-0-7.com", "http://tiffcp.com", "https://gitlab.com/libtiff/libtiff/-/issues/538"], "description": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-30086"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-2731", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-2731", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-2731"], "description": "A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-2731", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-2731", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2023-2731", "https://bugzilla.redhat.com/show_bug.cgi?id=2207635", "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b", "https://gitlab.com/libtiff/libtiff/-/issues/548"], "description": "A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-2731"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-30775", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-30775", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-30775"], "description": "A vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-30775", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-30775", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2023-30775", "https://bugzilla.redhat.com/show_bug.cgi?id=2187141", "https://gitlab.com/libtiff/libtiff/-/issues/464"], "description": "A vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-30775"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-1916", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-1916", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-1916"], "description": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1916", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.com/libtiff/libtiff/-/issues/536", "https://gitlab.com/libtiff/libtiff/-/issues/536,", "https://gitlab.com/libtiff/libtiff/-/issues/537"], "description": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-1916"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2022-1210", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-1210", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-1210"], "description": "A vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1210", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1210", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.com/libtiff/libtiff/-/issues/402", "https://gitlab.com/libtiff/libtiff/uploads/c3da94e53cf1e1e8e6d4d3780dc8c42f/example.tiff", "https://security.gentoo.org/glsa/202210-10", "https://security.netapp.com/advisory/ntap-20220513-0005/", "https://vuldb.com/?id.196363"], "description": "A vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-1210"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2022-1056", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-1056", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-1056"], "description": "Out-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1056", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1056", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1056.json", "https://gitlab.com/libtiff/libtiff/-/issues/391", "https://gitlab.com/libtiff/libtiff/-/merge_requests/307", "https://security.gentoo.org/glsa/202210-10", "https://security.netapp.com/advisory/ntap-20221228-0008/"], "description": "Out-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-1056"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2018-10126", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-10126", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-10126"], "description": "LibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-10126", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-10126", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2786", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "LibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-10126"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2017-9117", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-9117", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-9117"], "description": "In LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-9117", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-9117", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2690", "http://www.securityfocus.com/bid/98581", "https://usn.ubuntu.com/3606-1/"], "description": "In LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-9117"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2017-5563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-5563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-5563"], "description": "LibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-5563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-5563", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2664", "http://www.securityfocus.com/bid/95705", "https://security.gentoo.org/glsa/201709-27", "https://usn.ubuntu.com/3606-1/"], "description": "LibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-5563"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2017-17973", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-17973", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-17973"], "description": "** DISPUTED ** In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-17973", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-17973", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2769", "http://www.securityfocus.com/bid/102331", "https://bugzilla.novell.com/show_bug.cgi?id=1074318", "https://bugzilla.redhat.com/show_bug.cgi?id=1530912"], "description": "** DISPUTED ** In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-17973"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2017-16232", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-16232", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-16232"], "description": "** DISPUTED ** LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-16232", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-16232", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00036.html", "http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00041.html", "http://packetstormsecurity.com/files/150896/LibTIFF-4.0.8-Memory-Leak.html", "http://seclists.org/fulldisclosure/2018/Dec/32", "http://seclists.org/fulldisclosure/2018/Dec/47", "http://www.openwall.com/lists/oss-security/2017/11/01/11", "http://www.openwall.com/lists/oss-security/2017/11/01/3", "http://www.openwall.com/lists/oss-security/2017/11/01/7", "http://www.openwall.com/lists/oss-security/2017/11/01/8", "http://www.securityfocus.com/bid/101696"], "description": "** DISPUTED ** LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-16232"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2014-8130", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2014-8130", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2014-8130"], "description": "The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteScanline function in tif_write.c, as demonstrated by tiffdither.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2014-8130", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2014-8130", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://bugzilla.maptools.org/show_bug.cgi?id=2483", "http://lists.apple.com/archives/security-announce/2015/Jun/msg00001.html", "http://lists.apple.com/archives/security-announce/2015/Jun/msg00002.html", "http://openwall.com/lists/oss-security/2015/01/24/15", "http://rhn.redhat.com/errata/RHSA-2016-1546.html", "http://rhn.redhat.com/errata/RHSA-2016-1547.html", "http://support.apple.com/kb/HT204941", "http://support.apple.com/kb/HT204942", "http://www.conostix.com/pub/adv/CVE-2014-8130-LibTIFF-Division_By_Zero.txt", "http://www.securityfocus.com/bid/72353", "http://www.securitytracker.com/id/1032760", "https://bugzilla.redhat.com/show_bug.cgi?id=1185817", "https://github.com/vadz/libtiff/commit/3c5eb8b1be544e41d2c336191bc4936300ad7543", "https://security.gentoo.org/glsa/201701-16"], "description": "The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteScanline function in tif_write.c, as demonstrated by tiffdither.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tiff", "version": "4.2.0-1+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2014-8130"}}], "artifact": {"name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Hylafax"], "cpes": ["cpe:2.3:a:libtiff5:libtiff5:4.2.0-1+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "upstreams": [{"name": "tiff"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29491", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29491"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libtinfo6", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtinfo6@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-29458", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-29458"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null, "fix": {"versions": ["6.2+20201114-2+deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "< 6.2+20201114-2+deb11u1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libtinfo6", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libtinfo6@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-4415", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-4415"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null, "fix": {"versions": ["247.3-7+deb11u2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "< 247.3-7+deb11u2 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-3821", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-3821"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null, "fix": {"versions": ["247.3-7+deb11u2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "< 247.3-7+deb11u2 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2020-13529", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-13529", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-13529"], "description": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-13529", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-13529", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2021/08/04/2", "http://www.openwall.com/lists/oss-security/2021/08/17/3", "http://www.openwall.com/lists/oss-security/2021/09/07/3", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/", "https://security.gentoo.org/glsa/202107-48", "https://security.netapp.com/advisory/ntap-20210625-0005/", "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142"], "description": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-13529"}}], "artifact": {"name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2013-4392", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-4392", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-4392"], "description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4392", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4392", "namespace": "nvd:cpe", "severity": "Low", "urls": ["http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357", "http://www.openwall.com/lists/oss-security/2013/10/01/9", "https://bugzilla.redhat.com/show_bug.cgi?id=859060"], "description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "systemd", "version": "247.3-7+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4392"}}], "artifact": {"name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libudev1:libudev1:247.3-7+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libuuid1", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:libuuid1:libuuid1:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libuuid1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2016-9085", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2016-9085", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2016-9085"], "description": "Multiple integer overflows in libwebp allows attackers to have unspecified impact via unknown vectors.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-9085", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-9085", "namespace": "nvd:cpe", "severity": "Low", "urls": ["http://www.openwall.com/lists/oss-security/2016/10/27/3", "http://www.securityfocus.com/bid/93928", "https://bugzilla.redhat.com/show_bug.cgi?id=1389338", "https://chromium.googlesource.com/webm/libwebp/+/e2affacc35f1df6cc3b1a9fa0ceff5ce2d0cce83", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LG5Q42J7EJDKQKWTTHCO4YZMOMP74YPQ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTR2ZW67TMT7KC24RBENIF25KWUJ7VPD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SH6X3MWD5AHZC5JT4625PGFHAYLR7YW7/", "https://security.gentoo.org/glsa/201701-61"], "description": "Multiple integer overflows in libwebp allows attackers to have unspecified impact via unknown vectors.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libwebp", "version": "0.6.1-2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-9085"}}], "artifact": {"name": "libwebp6", "version": "0.6.1-2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libwebp6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libwebp6:libwebp6:0.6.1-2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libwebp6@0.6.1-2.1?arch=amd64&upstream=libwebp&distro=debian-11", "upstreams": [{"name": "libwebp"}]}}, {"vulnerability": {"id": "CVE-2023-1999", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-1999", "namespace": "debian:distro:debian:11", "severity": "Unknown", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-1999"], "cvss": null, "fix": {"versions": ["0.6.1-2.1+deb11u1"], "state": "fixed"}, "advisories": [{"id": "DSA-5408-1", "link": "https://security-tracker.debian.org/tracker/DSA-5408-1"}]}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libwebp", "version": "0.6.1-2.1"}}, "found": {"versionConstraint": "< 0.6.1-2.1+deb11u1 (deb)", "vulnerabilityID": "CVE-2023-1999"}}], "artifact": {"name": "libwebp6", "version": "0.6.1-2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libwebp6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libwebp6:libwebp6:0.6.1-2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libwebp6@0.6.1-2.1?arch=amd64&upstream=libwebp&distro=debian-11", "upstreams": [{"name": "libwebp"}]}}, {"vulnerability": {"id": "CVE-2023-29469", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29469", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29469"], "description": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\\0' value).", "cvss": null, "fix": {"versions": ["2.9.10+dfsg-6.7+deb11u4"], "state": "fixed"}, "advisories": [{"id": "DSA-5391-1", "link": "https://security-tracker.debian.org/tracker/DSA-5391-1"}]}, "relatedVulnerabilities": [{"id": "CVE-2023-29469", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.gnome.org/GNOME/libxml2/-/issues/510", "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4", "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"], "description": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\\0' value).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3"}}, "found": {"versionConstraint": "< 2.9.10+dfsg-6.7+deb11u4 (deb)", "vulnerabilityID": "CVE-2023-29469"}}], "artifact": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["ISC", "MIT-1"], "cpes": ["cpe:2.3:a:libxml2:libxml2:2.9.10+dfsg-6.7+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxml2@2.9.10%2Bdfsg-6.7%2Bdeb11u3?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28484", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-28484", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-28484"], "description": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.", "cvss": null, "fix": {"versions": ["2.9.10+dfsg-6.7+deb11u4"], "state": "fixed"}, "advisories": [{"id": "DSA-5391-1", "link": "https://security-tracker.debian.org/tracker/DSA-5391-1"}]}, "relatedVulnerabilities": [{"id": "CVE-2023-28484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gitlab.gnome.org/GNOME/libxml2/-/issues/491", "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4", "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"], "description": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3"}}, "found": {"versionConstraint": "< 2.9.10+dfsg-6.7+deb11u4 (deb)", "vulnerabilityID": "CVE-2023-28484"}}], "artifact": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["ISC", "MIT-1"], "cpes": ["cpe:2.3:a:libxml2:libxml2:2.9.10+dfsg-6.7+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxml2@2.9.10%2Bdfsg-6.7%2Bdeb11u3?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-3709", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2016-3709", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2016-3709"], "description": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-3709", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-3709", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://mail.gnome.org/archives/xml/2018-January/msg00010.html"], "description": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-3709"}}], "artifact": {"name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3", "type": "deb", "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["ISC", "MIT-1"], "cpes": ["cpe:2.3:a:libxml2:libxml2:2.9.10+dfsg-6.7+deb11u3:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxml2@2.9.10%2Bdfsg-6.7%2Bdeb11u3?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4883", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-4883", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-4883"], "description": "A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.", "cvss": null, "fix": {"versions": ["1:3.5.12-1.1~deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4883", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4883", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2160213", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/515294bb8023a45ff91669", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/9", "https://lists.x.org/archives/xorg-announce/2023-January/003312.html"], "description": "A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxpm", "version": "1:3.5.12-1"}}, "found": {"versionConstraint": "< 1:3.5.12-1.1~deb11u1 (deb)", "vulnerabilityID": "CVE-2022-4883"}}], "artifact": {"name": "libxpm4", "version": "1:3.5.12-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libxpm4:libxpm4:1:3.5.12-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxpm4@1:3.5.12-1?arch=amd64&upstream=libxpm&distro=debian-11", "upstreams": [{"name": "libxpm"}]}}, {"vulnerability": {"id": "CVE-2022-46285", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-46285", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-46285"], "description": "A flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library.", "cvss": null, "fix": {"versions": ["1:3.5.12-1.1~deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-46285", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46285", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2160092", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/a3a7c6dcc3b629d7650148", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/9", "https://lists.x.org/archives/xorg-announce/2023-January/003312.html"], "description": "A flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxpm", "version": "1:3.5.12-1"}}, "found": {"versionConstraint": "< 1:3.5.12-1.1~deb11u1 (deb)", "vulnerabilityID": "CVE-2022-46285"}}], "artifact": {"name": "libxpm4", "version": "1:3.5.12-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libxpm4:libxpm4:1:3.5.12-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxpm4@1:3.5.12-1?arch=amd64&upstream=libxpm&distro=debian-11", "upstreams": [{"name": "libxpm"}]}}, {"vulnerability": {"id": "CVE-2022-44617", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-44617", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-44617"], "description": "A flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library.", "cvss": null, "fix": {"versions": ["1:3.5.12-1.1~deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-44617", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-44617", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2160193", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/f80fa6ae47ad4a5beacb28", "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/9", "https://lists.x.org/archives/xorg-announce/2023-January/003312.html"], "description": "A flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxpm", "version": "1:3.5.12-1"}}, "found": {"versionConstraint": "< 1:3.5.12-1.1~deb11u1 (deb)", "vulnerabilityID": "CVE-2022-44617"}}], "artifact": {"name": "libxpm4", "version": "1:3.5.12-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libxpm4:libxpm4:1:3.5.12-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxpm4@1:3.5.12-1?arch=amd64&upstream=libxpm&distro=debian-11", "upstreams": [{"name": "libxpm"}]}}, {"vulnerability": {"id": "CVE-2015-9019", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2015-9019", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2015-9019"], "description": "In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2015-9019", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-9019", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.gnome.org/show_bug.cgi?id=758400", "https://bugzilla.suse.com/show_bug.cgi?id=934119"], "description": "In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libxslt", "version": "1.1.34-4+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2015-9019"}}], "artifact": {"name": "libxslt1.1", "version": "1.1.34-4+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/libxslt1.1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/libxslt1.1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libxslt1.1:libxslt1.1:1.1.34-4+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libxslt1.1@1.1.34-4%2Bdeb11u1?arch=amd64&upstream=libxslt&distro=debian-11", "upstreams": [{"name": "libxslt"}]}}, {"vulnerability": {"id": "CVE-2022-4899", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-4899", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-4899"], "description": "A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4899", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4899", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/facebook/zstd/issues/3200"], "description": "A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "libzstd", "version": "1.4.8+dfsg-2.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-4899"}}], "artifact": {"name": "libzstd1", "version": "1.4.8+dfsg-2.1", "type": "deb", "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "Expat", "GPL-2", "zlib"], "cpes": ["cpe:2.3:a:libzstd1:libzstd1:1.4.8+dfsg-2.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libzstd1@1.4.8%2Bdfsg-2.1?arch=amd64&upstream=libzstd&distro=debian-11", "upstreams": [{"name": "libzstd"}]}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29383", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29383"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "login", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2019-19882", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-19882", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-19882"], "description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-19882", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-19882", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugs.archlinux.org/task/64836", "https://bugs.gentoo.org/702252", "https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75", "https://github.com/shadow-maint/shadow/pull/199", "https://github.com/void-linux/void-packages/pull/17580", "https://security.gentoo.org/glsa/202008-09"], "description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-19882"}}], "artifact": {"name": "login", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-4235", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-4235"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "login", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2007-5686", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-5686", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-5686"], "description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-5686", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-5686", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/archive/1/482129/100/100/threaded", "http://www.securityfocus.com/archive/1/482857/100/0/threaded", "http://www.securityfocus.com/bid/26048", "http://www.vupen.com/english/advisories/2007/3474", "https://issues.rpath.com/browse/RPL-1825"], "description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-5686"}}], "artifact": {"name": "login", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:login:login:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2022-1304", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-1304", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-1304"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1304", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2069726"], "description": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "e2fsprogs", "version": "1.46.2-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-1304"}}], "artifact": {"name": "logsave", "version": "1.46.2-2", "type": "deb", "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/logsave.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2"], "cpes": ["cpe:2.3:a:logsave:logsave:1.46.2-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/logsave@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "upstreams": [{"name": "e2fsprogs"}]}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "mount", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:mount:mount:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/mount@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "upstreams": [{"name": "util-linux"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29491", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29491"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "ncurses-base", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/ncurses-base@6.2%2B20201114-2?arch=all&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-29458", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-29458"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null, "fix": {"versions": ["6.2+20201114-2+deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "< 6.2+20201114-2+deb11u1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-base", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:ncurses-base:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-base:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_base:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-base:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_base:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/ncurses-base@6.2%2B20201114-2?arch=all&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29491", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29491"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "ncurses-bin", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/ncurses-bin@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-29458", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-29458"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null, "fix": {"versions": ["6.2+20201114-2+deb11u1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "ncurses", "version": "6.2+20201114-2"}}, "found": {"versionConstraint": "< 6.2+20201114-2+deb11u1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-bin", "version": "6.2+20201114-2", "type": "deb", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-3-clause", "MIT/X11", "X11"], "cpes": ["cpe:2.3:a:ncurses-bin:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-bin:6.2+20201114-2:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_bin:6.2+20201114-2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/ncurses-bin@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2020-36309", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-36309", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-36309"], "description": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-36309", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-36309", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/openresty/lua-nginx-module/compare/v0.10.15...v0.10.16", "https://github.com/openresty/lua-nginx-module/pull/1654", "https://news.ycombinator.com/item?id=26712562", "https://security.netapp.com/advisory/ntap-20210507-0005/"], "description": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-36309"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2013-0337", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-0337", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-0337"], "description": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-0337", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-0337", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://security.gentoo.org/glsa/glsa-201310-04.xml", "http://www.openwall.com/lists/oss-security/2013/02/21/15", "http://www.openwall.com/lists/oss-security/2013/02/22/1", "http://www.openwall.com/lists/oss-security/2013/02/24/1"], "description": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-0337"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2009-4487", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2009-4487", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2009-4487"], "description": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2009-4487", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2009-4487", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/archive/1/508830/100/0/threaded", "http://www.securityfocus.com/bid/37711", "http://www.ush.it/team/ush/hack_httpd_escape/adv.txt"], "description": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2009-4487"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0464", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0464"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0466", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0466"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0465", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0465"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2010-0928", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-0928", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-0928"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-0928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-0928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/", "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf", "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html", "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/", "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-0928"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2007-6755", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-6755", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-6755"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-6755", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-6755", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/", "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html", "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html", "http://rump2007.cr.yp.to/15-shumow.pdf", "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/", "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect", "http://www.securityfocus.com/bid/63657", "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-6755"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-29383", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-29383"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2019-19882", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-19882", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-19882"], "description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-19882", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-19882", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugs.archlinux.org/task/64836", "https://bugs.gentoo.org/702252", "https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75", "https://github.com/shadow-maint/shadow/pull/199", "https://github.com/void-linux/void-packages/pull/17580", "https://security.gentoo.org/glsa/202008-09"], "description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-19882"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-4235", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-4235"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2007-5686", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-5686", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-5686"], "description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-5686", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-5686", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/archive/1/482129/100/100/threaded", "http://www.securityfocus.com/archive/1/482857/100/0/threaded", "http://www.securityfocus.com/bid/26048", "http://www.vupen.com/english/advisories/2007/3474", "https://issues.rpath.com/browse/RPL-1825"], "description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "shadow", "version": "1:4.8.1-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-5686"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-31484", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-31484"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-16156", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-16156"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2023-31486", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-31486", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-31486"], "description": "HTTP::Tiny 0.082, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31486", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31486", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://hackeriet.github.io/cpan-http-tiny-overview/", "https://www.openwall.com/lists/oss-security/2023/04/18/14", "https://www.openwall.com/lists/oss-security/2023/05/03/4", "https://www.reddit.com/r/perl/comments/111tadi/psa_httptiny_disabled_ssl_verification_by_default/"], "description": "HTTP::Tiny 0.082, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31486"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2011-4116", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2011-4116", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2011-4116"], "description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2011-4116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2011-4116", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2011/11/04/2", "http://www.openwall.com/lists/oss-security/2011/11/04/4", "https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14", "https://rt.cpan.org/Public/Bug/Display.html?id=69106", "https://seclists.org/oss-sec/2011/q4/238"], "description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2011-4116"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2022-48303", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-48303", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-48303"], "description": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-48303", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-48303", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CRY7VEL4AIG3GLIEVCTOXRZNSVYDYYUD/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5VQYCO52Z7GAVCLRYUITN7KXHLRZQS4/", "https://savannah.gnu.org/bugs/?62387", "https://savannah.gnu.org/patch/?10307"], "description": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tar", "version": "1.34+dfsg-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-48303"}}], "artifact": {"name": "tar", "version": "1.34+dfsg-1", "type": "deb", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "GPL-3"], "cpes": ["cpe:2.3:a:tar:tar:1.34+dfsg-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/tar@1.34%2Bdfsg-1?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2005-2541", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2005-2541", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2005-2541"], "description": "Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2005-2541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2005-2541", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://marc.info/?l=bugtraq&m=112327628230258&w=2", "https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c@%3Cissues.guacamole.apache.org%3E"], "description": "Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "tar", "version": "1.34+dfsg-1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2005-2541"}}], "artifact": {"name": "tar", "version": "1.34+dfsg-1", "type": "deb", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "GPL-3"], "cpes": ["cpe:2.3:a:tar:tar:1.34+dfsg-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/tar@1.34%2Bdfsg-1?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2022-0563", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2022-0563"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "util-linux", "version": "2.36.1-8+deb11u1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "util-linux", "version": "2.36.1-8+deb11u1", "type": "deb", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["BSD-2-clause", "BSD-3-clause", "BSD-4-clause", "GPL-2", "GPL-2+", "GPL-3", "GPL-3+", "LGPL", "LGPL-2", "LGPL-2+", "LGPL-2.1", "LGPL-2.1+", "LGPL-3", "LGPL-3+", "MIT", "public-domain"], "cpes": ["cpe:2.3:a:util-linux:util-linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util-linux:util_linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util-linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util_linux:util_linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util-linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*", "cpe:2.3:a:util:util_linux:2.36.1-8+deb11u1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/util-linux@2.36.1-8%2Bdeb11u1?arch=amd64&distro=debian-11", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "imageID": "sha256:904b8cb13b932e23230836850610fa45dce9eb0650d5618c2b1487c2a4f577b8", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 145522141, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:101af4ba983b04be266217ecee414e88b23e394f62e9801c7c1bdb37cb37bcaa", "size": 84198351}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:d8466e142d8710abf5b495ebb536478f7e19d9d03b151b5d5bd09df4cfb49248", "size": 61314157}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:83ba6d8ffb8c2974174c02d3ba549e7e0656ebb1bc075a6b6ee89b6c609c6a71", "size": 1616}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e161c82b34d21179db1f546c1cd84153d28a17d865ccaf2dedeb06a903fec12c", "size": 2123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "size": 1273}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "size": 4621}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjkxNDM5ODEyM1oiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQwNDowOTo1OC42Njk0Nzk4NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQ5M2E1YjBjOGQyZDYzYTEzNDMyNThiM2Y5YWE1ZmNkNTlhOTNmNDRmZTI2YWQ5ZTU2YjA5NGMzYTA4ZmQzYmUgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDA0OjA5OjU5LjAzMjk3MjYwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDI6NTMuMTQ0NDg3NDQ1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgTEFCRUwgbWFpbnRhaW5lcj1OR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjI0MTE0MTY4M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOR0lOWF9WRVJTSU9OPTEuMjMuMyIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjMzMzA5Nzc3M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOSlNfVkVSU0lPTj0wLjcuOSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjQyOTE5NzIyNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBQS0dfUkVMRUFTRT0xfmJ1bGxzZXllIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTEuOTU1OTg1MjI5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAteCAgICAgXHUwMDI2XHUwMDI2IGFkZGdyb3VwIC0tc3lzdGVtIC0tZ2lkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLS1zeXN0ZW0gLS1kaXNhYmxlZC1sb2dpbiAtLWluZ3JvdXAgbmdpbnggLS1uby1jcmVhdGUtaG9tZSAtLWhvbWUgL25vbmV4aXN0ZW50IC0tZ2Vjb3MgXCJuZ2lueCB1c2VyXCIgLS1zaGVsbCAvYmluL2ZhbHNlIC0tdWlkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCBpbnN0YWxsIC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIC0tbm8taW5zdGFsbC1zdWdnZXN0cyAteSBnbnVwZzEgY2EtY2VydGlmaWNhdGVzICAgICBcdTAwMjZcdTAwMjYgICAgIE5HSU5YX0dQR0tFWT01NzNCRkQ2QjNEOEZCQzY0MTA3OUE2QUJBQkY1QkQ4MjdCRDlCRjYyOyAgICAgZm91bmQ9Jyc7ICAgICBmb3Igc2VydmVyIGluICAgICAgICAgaGtwOi8va2V5c2VydmVyLnVidW50dS5jb206ODAgICAgICAgICBwZ3AubWl0LmVkdSAgICAgOyBkbyAgICAgICAgIGVjaG8gXCJGZXRjaGluZyBHUEcga2V5ICROR0lOWF9HUEdLRVkgZnJvbSAkc2VydmVyXCI7ICAgICAgICAgYXB0LWtleSBhZHYgLS1rZXlzZXJ2ZXIgXCIkc2VydmVyXCIgLS1rZXlzZXJ2ZXItb3B0aW9ucyB0aW1lb3V0PTEwIC0tcmVjdi1rZXlzIFwiJE5HSU5YX0dQR0tFWVwiIFx1MDAyNlx1MDAyNiBmb3VuZD15ZXMgXHUwMDI2XHUwMDI2IGJyZWFrOyAgICAgZG9uZTsgICAgIHRlc3QgLXogXCIkZm91bmRcIiBcdTAwMjZcdTAwMjYgZWNobyBcdTAwM2VcdTAwMjYyIFwiZXJyb3I6IGZhaWxlZCB0byBmZXRjaCBHUEcga2V5ICROR0lOWF9HUEdLRVlcIiBcdTAwMjZcdTAwMjYgZXhpdCAxOyAgICAgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IGdudXBnMSBcdTAwMjZcdTAwMjYgcm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qICAgICBcdTAwMjZcdTAwMjYgZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCIgICAgIFx1MDAyNlx1MDAyNiBuZ2lueFBhY2thZ2VzPVwiICAgICAgICAgbmdpbng9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS14c2x0PSR7TkdJTlhfVkVSU0lPTn0tJHtQS0dfUkVMRUFTRX0gICAgICAgICBuZ2lueC1tb2R1bGUtZ2VvaXA9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1pbWFnZS1maWx0ZXI9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1uanM9JHtOR0lOWF9WRVJTSU9OfSske05KU19WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgXCIgICAgIFx1MDAyNlx1MDAyNiBjYXNlIFwiJGRwa2dBcmNoXCIgaW4gICAgICAgICBhbWQ2NHxhcm02NCkgICAgICAgICAgICAgZWNobyBcImRlYiBodHRwczovL25naW54Lm9yZy9wYWNrYWdlcy9tYWlubGluZS9kZWJpYW4vIGJ1bGxzZXllIG5naW54XCIgXHUwMDNlXHUwMDNlIC9ldGMvYXB0L3NvdXJjZXMubGlzdC5kL25naW54Lmxpc3QgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICAgICAgICAgIDs7ICAgICAgICAgKikgICAgICAgICAgICAgZWNobyBcImRlYi1zcmMgaHR0cHM6Ly9uZ2lueC5vcmcvcGFja2FnZXMvbWFpbmxpbmUvZGViaWFuLyBidWxsc2V5ZSBuZ2lueFwiIFx1MDAzZVx1MDAzZSAvZXRjL2FwdC9zb3VyY2VzLmxpc3QuZC9uZ2lueC5saXN0ICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB0ZW1wRGlyPVwiJChta3RlbXAgLWQpXCIgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGNobW9kIDc3NyBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IHNhdmVkQXB0TWFyaz1cIiQoYXB0LW1hcmsgc2hvd21hbnVhbClcIiAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCB1cGRhdGUgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgYnVpbGQtZGVwIC15ICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoICAgICAgICAgICAgICAgICBjZCBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBERUJfQlVJTERfT1BUSU9OUz1cIm5vY2hlY2sgcGFyYWxsZWw9JChucHJvYylcIiAgICAgICAgICAgICAgICAgICAgIGFwdC1nZXQgc291cmNlIC0tY29tcGlsZSAkbmdpbnhQYWNrYWdlcyAgICAgICAgICAgICApICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtbWFyayBzaG93bWFudWFsIHwgeGFyZ3MgYXB0LW1hcmsgYXV0byBcdTAwM2UgL2Rldi9udWxsICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB7IFsgLXogXCIkc2F2ZWRBcHRNYXJrXCIgXSB8fCBhcHQtbWFyayBtYW51YWwgJHNhdmVkQXB0TWFyazsgfSAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgbHMgLWxBRmggXCIkdGVtcERpclwiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoIGNkIFwiJHRlbXBEaXJcIiBcdTAwMjZcdTAwMjYgZHBrZy1zY2FucGFja2FnZXMgLiBcdTAwM2UgUGFja2FnZXMgKSAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgZ3JlcCAnXlBhY2thZ2U6ICcgXCIkdGVtcERpci9QYWNrYWdlc1wiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBlY2hvIFwiZGViIFsgdHJ1c3RlZD15ZXMgXSBmaWxlOi8vJHRlbXBEaXIgLi9cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0ICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IC1vIEFjcXVpcmU6Okd6aXBJbmRleGVzPWZhbHNlIHVwZGF0ZSAgICAgICAgICAgICA7OyAgICAgZXNhYyAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IGluc3RhbGwgLS1uby1pbnN0YWxsLXJlY29tbWVuZHMgLS1uby1pbnN0YWxsLXN1Z2dlc3RzIC15ICAgICAgICAgICAgICAgICAgICAgICAgICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgICAgICAgICAgICAgIGdldHRleHQtYmFzZSAgICAgICAgICAgICAgICAgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IFx1MDAyNlx1MDAyNiBybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyogL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbmdpbngubGlzdCAgICAgICAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHRlbXBEaXJcIiBdOyB0aGVuICAgICAgICAgYXB0LWdldCBwdXJnZSAteSAtLWF1dG8tcmVtb3ZlICAgICAgICAgXHUwMDI2XHUwMDI2IHJtIC1yZiBcIiR0ZW1wRGlyXCIgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0OyAgICAgZmkgICAgIFx1MDAyNlx1MDAyNiBsbiAtc2YgL2Rldi9zdGRvdXQgL3Zhci9sb2cvbmdpbngvYWNjZXNzLmxvZyAgICAgXHUwMDI2XHUwMDI2IGxuIC1zZiAvZGV2L3N0ZGVyciAvdmFyL2xvZy9uZ2lueC9lcnJvci5sb2cgICAgIFx1MDAyNlx1MDAyNiBta2RpciAvZG9ja2VyLWVudHJ5cG9pbnQuZCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMjM2MzQ0MjIxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6N2IzMDdiNjJlODIyNTVmMDQwYzk4MTI0MjFhMzAwOTBiZjlhYmYzNjg1ZjI3YjAyZDc3ZmNjYTk5Zjk5NzkxMSBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMzMzNDQwMDlaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo1YzE4MjcyNzM0MzQ5NDg4YmQwYzk0ZWM4ZDM4MmM4NzJjMWEwYTQzNWNjYTEzYmQ0NjcxMzUzZDYwMjFkMmNiIGluIC9kb2NrZXItZW50cnlwb2ludC5kICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuNDMzMTI3MjUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YWJiY2JmODRkYzE3ZWU0NDU0YjZiMmUzY2Y5MTRiZTg4ZTAyY2Y4NGQzNDRlYzQ1YTViMzEyMzUzNzlkNzIyYSBpbiAvZG9ja2VyLWVudHJ5cG9pbnQuZCAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjUzNTQ4NjEzMVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmU1N2VlZjAxN2E0MTRjYTc5MzQ5OTcyOWQ4MGE3YjkwNzU3OTBjOWE4MDRmOTMwZjE0MTdlNTZkNTA2OTcwY2YgaW4gL2RvY2tlci1lbnRyeXBvaW50LmQgIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQxODo0MzoxMi42MjgzODE4MDZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcIi9kb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjczMDI2MjY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDgwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuODI0MDg2MzY3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgU1RPUFNJR05BTCBTSUdRVUlUIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuOTE0Mzk4MTIzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm5naW54XCIgXCItZ1wiIFwiZGFlbW9uIG9mZjtcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6MTAxYWY0YmE5ODNiMDRiZTI2NjIxN2VjZWU0MTRlODhiMjNlMzk0ZjYyZTk4MDFjN2MxYmRiMzdjYjM3YmNhYSIsInNoYTI1NjpkODQ2NmUxNDJkODcxMGFiZjViNDk1ZWJiNTM2NDc4ZjdlMTlkOWQwM2IxNTFiNWQ1YmQwOWRmNGNmYjQ5MjQ4Iiwic2hhMjU2OjgzYmE2ZDhmZmI4YzI5NzQxNzRjMDJkM2JhNTQ5ZTdlMDY1NmViYjFiYzA3NWE2YjZlZTg5YjZjNjA5YzZhNzEiLCJzaGEyNTY6ZTE2MWM4MmIzNGQyMTE3OWRiMWY1NDZjMWNkODQxNTNkMjhhMTdkODY1Y2NhZjJkZWRlYjA2YTkwM2ZlYzEyYyIsInNoYTI1Njo0ZGM1Y2Q3OTlhMDhmZjQ5YTYwMzg3MGM4Mzc4ZWE5MzA4M2JmYzJhNDE3NmY1NmU1NTMxOTk3ZTk0YzE5NWQwIiwic2hhMjU2OjY1MGFiY2U0YjA5NmIwNmFjOGJlYzIwNDZkODIxZDY2ZDgwMWFmMzRmMWYxZDRjNWUyNzJhZDAzMGM3ODczZGIiXX0sImNvbmZpZyI6eyJDbWQiOlsibmdpbngiLCItZyIsImRhZW1vbiBvZmY7Il0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyIvZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTkdJTlhfVkVSU0lPTj0xLjIzLjMiLCJOSlNfVkVSU0lPTj0wLjcuOSIsIlBLR19SRUxFQVNFPTF+YnVsbHNleWUiXSwiTGFiZWxzIjp7Im1haW50YWluZXIiOiJOR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSJ9LCJFeHBvc2VkUG9ydHMiOnsiODAvdGNwIjp7fX0sIlN0b3BTaWduYWwiOiJTSUdRVUlUIn19", "repoDigests": ["docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2"], "architecture": "amd64", "os": "linux", "labels": {"maintainer": "NGINX Docker Maintainers "}}}, "distro": {"name": "debian", "version": "11", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/CVEs/python-simple.json b/configurations/expected-result/CVEs/python-simple.json index 0c409e50..ee65e7a1 100644 --- a/configurations/expected-result/CVEs/python-simple.json +++ b/configurations/expected-result/CVEs/python-simple.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-python-sha256-4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07-087a07", "namespace": "kubescape", "uid": "79ed810e-eb97-4d3f-a36a-2a0c63e9403c", "resourceVersion": "1", "creationTimestamp": "2024-11-29T14:31:49Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-python-sha256-4e8e9a59bf1b3ca8e030244bc5f801f", "kubescape.io/image-name": "docker-io-library-python"}, "annotations": {"kubescape.io/image-id": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/image-tag": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/resource-size": "1070689", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "a0ef7d901ff5dc4f82b655d2bec7e4d72589322d3d5c0c8f361543360f3c3cfb", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2018-20225", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20225", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=1835736", "https://cowlicks.website/posts/arbitrary-code-execution-from-pips-extra-index-url.html", "https://lists.apache.org/thread.html/rb1adce798445facd032870d644eb39c4baaf9c4a7dd5477d12bb6ab2@%3Cgithub.arrow.apache.org%3E", "https://pip.pypa.io/en/stable/news/"], "description": "** DISPUTED ** An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number). NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "python-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:pypa:pip:22.3.1:*:*:*:*:*:*:*"], "package": {"name": "pip", "version": "22.3.1"}}, "found": {"vulnerabilityID": "CVE-2018-20225", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "pip", "version": "22.3.1", "type": "python", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, {"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/RECORD", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, {"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/top_level.txt", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}], "language": "python", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:pip_developers_project:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers_project:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig_project:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig_project:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developersproject:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developersproject:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sigproject:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sigproject:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers_project:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig_project:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developersproject:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils-sig:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils-sig:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sigproject:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python-pip:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python-pip:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python_pip:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python_pip:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils-sig:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pypa:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pypa:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python-pip:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python_pip:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pypa:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip:pip:22.3.1:*:*:*:*:*:*:*"], "purl": "pkg:pypi/pip@22.3.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2007-4559", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://mail.python.org/pipermail/python-dev/2007-August/074290.html", "http://mail.python.org/pipermail/python-dev/2007-August/074292.html", "http://www.vupen.com/english/advisories/2007/3022", "https://bugzilla.redhat.com/show_bug.cgi?id=263261"], "description": "Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*"], "package": {"name": "python", "version": "3.11.3"}}, "found": {"vulnerabilityID": "CVE-2007-4559", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:python_software_foundation:python:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "python", "version": "3.11.3", "type": "binary", "locations": [{"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*", "cpe:2.3:a:python:python:3.11.3:*:*:*:*:*:*:*"], "purl": "pkg:generic/python@3.11.3", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "imageID": "sha256:b6b068cda0cf592463549591ed736c4e87a6c5404335c09e01ba5b3eb0e9970b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 52558943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "size": 7327451}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:07c29273aae67b581150012c2df0fffbc2474ee17cf4ad75358d956dfbeef27f", "size": 2336551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "size": 31905942}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c", "size": 32}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c", "size": 10988967}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTA1LTA5VDIzOjExOjEwLjAwNzIxNzU1M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NzYyNWRkZmQ1ODlmYjgyNGVlMzlmMWIxZWIzODdiOThmMzY3NjQyMGZmNTJmMjZlYjlkOTc1MTUxZTg4OTY2NyBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMDlUMjM6MTE6MTAuMTMyMTQ3NTI2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIExBTkc9Qy5VVEYtOCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGFwayBhZGQgLS1uby1jYWNoZSBcdFx0Y2EtY2VydGlmaWNhdGVzIFx0XHR0emRhdGEgXHQ7ICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IkVOViBHUEdfS0VZPUEwMzVDOEMxOTIxOUJBODIxRUNFQTg2QjY0RTYyOEY4RDY4NDY5NkQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiUlVOIC9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0XHRhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzIFx0XHRnbnVwZyBcdFx0dGFyIFx0XHR4eiBcdFx0XHRcdGJsdWV6LWRldiBcdFx0YnppcDItZGV2IFx0XHRkcGtnLWRldiBkcGtnIFx0XHRleHBhdC1kZXYgXHRcdGZpbmR1dGlscyBcdFx0Z2NjIFx0XHRnZGJtLWRldiBcdFx0bGliYy1kZXYgXHRcdGxpYmZmaS1kZXYgXHRcdGxpYm5zbC1kZXYgXHRcdGxpYnRpcnBjLWRldiBcdFx0bGludXgtaGVhZGVycyBcdFx0bWFrZSBcdFx0bmN1cnNlcy1kZXYgXHRcdG9wZW5zc2wtZGV2IFx0XHRwYXgtdXRpbHMgXHRcdHJlYWRsaW5lLWRldiBcdFx0c3FsaXRlLWRldiBcdFx0dGNsLWRldiBcdFx0dGsgXHRcdHRrLWRldiBcdFx0dXRpbC1saW51eC1kZXYgXHRcdHh6LWRldiBcdFx0emxpYi1kZXYgXHQ7IFx0XHR3Z2V0IC1PIHB5dGhvbi50YXIueHogXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54elwiOyBcdHdnZXQgLU8gcHl0aG9uLnRhci54ei5hc2MgXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54ei5hc2NcIjsgXHRHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgZXhwb3J0IEdOVVBHSE9NRTsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBcIiRHUEdfS0VZXCI7IFx0Z3BnIC0tYmF0Y2ggLS12ZXJpZnkgcHl0aG9uLnRhci54ei5hc2MgcHl0aG9uLnRhci54ejsgXHRncGdjb25mIC0ta2lsbCBhbGw7IFx0cm0gLXJmIFwiJEdOVVBHSE9NRVwiIHB5dGhvbi50YXIueHouYXNjOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3B5dGhvbjsgXHR0YXIgLS1leHRyYWN0IC0tZGlyZWN0b3J5IC91c3Ivc3JjL3B5dGhvbiAtLXN0cmlwLWNvbXBvbmVudHM9MSAtLWZpbGUgcHl0aG9uLnRhci54ejsgXHRybSBweXRob24udGFyLnh6OyBcdFx0Y2QgL3Vzci9zcmMvcHl0aG9uOyBcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdC4vY29uZmlndXJlIFx0XHQtLWJ1aWxkPVwiJGdudUFyY2hcIiBcdFx0LS1lbmFibGUtbG9hZGFibGUtc3FsaXRlLWV4dGVuc2lvbnMgXHRcdC0tZW5hYmxlLW9wdGltaXphdGlvbnMgXHRcdC0tZW5hYmxlLW9wdGlvbi1jaGVja2luZz1mYXRhbCBcdFx0LS1lbmFibGUtc2hhcmVkIFx0XHQtLXdpdGgtbHRvIFx0XHQtLXdpdGgtc3lzdGVtLWV4cGF0IFx0XHQtLXdpdGhvdXQtZW5zdXJlcGlwIFx0OyBcdG5wcm9jPVwiJChucHJvYylcIjsgXHRFWFRSQV9DRkxBR1M9XCItRFRIUkVBRF9TVEFDS19TSVpFPTB4MTAwMDAwXCI7IFx0TERGTEFHUz1cIiR7TERGTEFHUzotLVdsfSwtLXN0cmlwLWFsbFwiOyBcdG1ha2UgLWogXCIkbnByb2NcIiBcdFx0XCJFWFRSQV9DRkxBR1M9JHtFWFRSQV9DRkxBR1M6LX1cIiBcdFx0XCJMREZMQUdTPSR7TERGTEFHUzotfVwiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0OyBcdHJtIHB5dGhvbjsgXHRtYWtlIC1qIFwiJG5wcm9jXCIgXHRcdFwiRVhUUkFfQ0ZMQUdTPSR7RVhUUkFfQ0ZMQUdTOi19XCIgXHRcdFwiTERGTEFHUz0ke0xERkxBR1M6LS1XbH0sLXJwYXRoPSdcXCRcXCRPUklHSU4vLi4vbGliJ1wiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0XHRweXRob24gXHQ7IFx0bWFrZSBpbnN0YWxsOyBcdFx0Y2QgLzsgXHRybSAtcmYgL3Vzci9zcmMvcHl0aG9uOyBcdFx0ZmluZCAvdXNyL2xvY2FsIC1kZXB0aCBcdFx0XFwoIFx0XHRcdFxcKCAtdHlwZSBkIC1hIFxcKCAtbmFtZSB0ZXN0IC1vIC1uYW1lIHRlc3RzIC1vIC1uYW1lIGlkbGVfdGVzdCBcXCkgXFwpIFx0XHRcdC1vIFxcKCAtdHlwZSBmIC1hIFxcKCAtbmFtZSAnKi5weWMnIC1vIC1uYW1lICcqLnB5bycgLW8gLW5hbWUgJ2xpYnB5dGhvbiouYScgXFwpIFxcKSBcdFx0XFwpIC1leGVjIHJtIC1yZiAne30nICsgXHQ7IFx0XHRmaW5kIC91c3IvbG9jYWwgLXR5cGUgZiAtZXhlY3V0YWJsZSAtbm90IFxcKCAtbmFtZSAnKnRraW50ZXIqJyBcXCkgLWV4ZWMgc2NhbmVsZiAtLW5lZWRlZCAtLW5vYmFubmVyIC0tZm9ybWF0ICclbiNwJyAne30nICc7JyBcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdHwgc29ydCAtdSBcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdFx0fCB4YXJncyAtcnQgYXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5weXRob24tcnVuZGVwcyBcdDsgXHRhcGsgZGVsIC0tbm8tbmV0d29yayAuYnVpbGQtZGVwczsgXHRcdHB5dGhvbjMgLS12ZXJzaW9uICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGZvciBzcmMgaW4gaWRsZTMgcHlkb2MzIHB5dGhvbjMgcHl0aG9uMy1jb25maWc7IGRvIFx0XHRkc3Q9XCIkKGVjaG8gXCIkc3JjXCIgfCB0ciAtZCAzKVwiOyBcdFx0WyAtcyBcIi91c3IvbG9jYWwvYmluLyRzcmNcIiBdOyBcdFx0WyAhIC1lIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiIF07IFx0XHRsbiAtc3ZUIFwiJHNyY1wiIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiOyBcdGRvbmUgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBZVEhPTl9QSVBfVkVSU0lPTj0yMi4zLjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1NFVFVQVE9PTFNfVkVSU0lPTj02NS41LjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfU0hBMjU2PTk2NDYxZGVjZWQ1YzJhNDg3ZGRjNjUyMDdlYzVhOWNmZmVjYTBkMzRlN2FmN2VhMWFmYzQ3MGZmMGQ3NDYyMDciLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJSVU4gL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdHdnZXQgLU8gZ2V0LXBpcC5weSBcIiRQWVRIT05fR0VUX1BJUF9VUkxcIjsgXHRlY2hvIFwiJFBZVEhPTl9HRVRfUElQX1NIQTI1NiAqZ2V0LXBpcC5weVwiIHwgc2hhMjU2c3VtIC1jIC07IFx0XHRleHBvcnQgUFlUSE9ORE9OVFdSSVRFQllURUNPREU9MTsgXHRcdHB5dGhvbiBnZXQtcGlwLnB5IFx0XHQtLWRpc2FibGUtcGlwLXZlcnNpb24tY2hlY2sgXHRcdC0tbm8tY2FjaGUtZGlyIFx0XHQtLW5vLWNvbXBpbGUgXHRcdFwicGlwPT0kUFlUSE9OX1BJUF9WRVJTSU9OXCIgXHRcdFwic2V0dXB0b29scz09JFBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT05cIiBcdDsgXHRybSAtZiBnZXQtcGlwLnB5OyBcdFx0cGlwIC0tdmVyc2lvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJDTUQgW1wicHl0aG9uM1wiXSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OjFhYTBlZmFjMGU2NTY5NzE1OTc1ZWVmMTUwYjM3NWNjYWQwZTEyOWJkMzkxZGEzODU5OTEyNDNmMzBkOTIxYmIiLCJzaGEyNTY6MDdjMjkyNzNhYWU2N2I1ODExNTAwMTJjMmRmMGZmZmJjMjQ3NGVlMTdjZjRhZDc1MzU4ZDk1NmRmYmVlZjI3ZiIsInNoYTI1Njo4ZTBlNDk4NTE0YzYxZjI2ZDk2ZTcyODliYTJjYmRhMTI1MjM4MTg4ZjM0MjUxYzNhYzlhZTU0MmU1MTY0Y2I4Iiwic2hhMjU2OjIwODk3N2FjODFkNzlhMzMwODJiYWJjYjYyZTY5NzEwMThlYzI4ZGYzYjdhMmQ3YzhkMWM0MDM0MjUxY2ZhMWMiLCJzaGEyNTY6YmIwMWJkN2UzMmI1OGI2Njk0YzhjMzYyMmMyMzAxNzFmMWNlYzI0MDAxYTgyMDY4YThkMzBkMzM4ZjQyMGQ2YyJdfSwiY29uZmlnIjp7IkNtZCI6WyJweXRob24zIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTEFORz1DLlVURi04IiwiR1BHX0tFWT1BMDM1QzhDMTkyMTlCQTgyMUVDRUE4NkI2NEU2MjhGOEQ2ODQ2OTZEIiwiUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiUFlUSE9OX1BJUF9WRVJTSU9OPTIyLjMuMSIsIlBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT049NjUuNS4xIiwiUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJQWVRIT05fR0VUX1BJUF9TSEEyNTY9OTY0NjFkZWNlZDVjMmE0ODdkZGM2NTIwN2VjNWE5Y2ZmZWNhMGQzNGU3YWY3ZWExYWZjNDcwZmYwZDc0NjIwNyJdLCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.18.0", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-python-sha256-4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07-087a07", "namespace": "kubescape", "uid": "d1bda178-f534-4813-b4e4-d78625cb43f2", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:28:19Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-python-sha256-4e8e9a59bf1b3ca8e030244bc5f801f", "kubescape.io/image-name": "docker-io-library-python"}, "annotations": {"kubescape.io/image-id": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/image-tag": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/resource-size": "1070689", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "53799102ce6014dd7f86bf496289ef797dec1433c7a9227c47022ae21c662255", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2018-20225", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20225", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=1835736", "https://cowlicks.website/posts/arbitrary-code-execution-from-pips-extra-index-url.html", "https://lists.apache.org/thread.html/rb1adce798445facd032870d644eb39c4baaf9c4a7dd5477d12bb6ab2@%3Cgithub.arrow.apache.org%3E", "https://pip.pypa.io/en/stable/news/"], "description": "** DISPUTED ** An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number). NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "python-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:pypa:pip:22.3.1:*:*:*:*:*:*:*"], "package": {"name": "pip", "version": "22.3.1"}}, "found": {"vulnerabilityID": "CVE-2018-20225", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "pip", "version": "22.3.1", "type": "python", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, {"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/RECORD", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, {"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/top_level.txt", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}], "language": "python", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:pip_developers_project:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers_project:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig_project:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig_project:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developersproject:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developersproject:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sigproject:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sigproject:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers_project:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig_project:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developersproject:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils-sig:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils-sig:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sigproject:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python-pip:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python-pip:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python_pip:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python_pip:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip_developers:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils-sig:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:distutils_sig:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pypa:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pypa:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip:python-pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip:python_pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python-pip:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python_pip:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:python:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pypa:pip:22.3.1:*:*:*:*:*:*:*", "cpe:2.3:a:pip:pip:22.3.1:*:*:*:*:*:*:*"], "purl": "pkg:pypi/pip@22.3.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2007-4559", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://mail.python.org/pipermail/python-dev/2007-August/074290.html", "http://mail.python.org/pipermail/python-dev/2007-August/074292.html", "http://www.vupen.com/english/advisories/2007/3022", "https://bugzilla.redhat.com/show_bug.cgi?id=263261"], "description": "Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*"], "package": {"name": "python", "version": "3.11.3"}}, "found": {"vulnerabilityID": "CVE-2007-4559", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:python_software_foundation:python:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "python", "version": "3.11.3", "type": "binary", "locations": [{"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*", "cpe:2.3:a:python:python:3.11.3:*:*:*:*:*:*:*"], "purl": "pkg:generic/python@3.11.3", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "imageID": "sha256:b6b068cda0cf592463549591ed736c4e87a6c5404335c09e01ba5b3eb0e9970b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 52558943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "size": 7327451}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:07c29273aae67b581150012c2df0fffbc2474ee17cf4ad75358d956dfbeef27f", "size": 2336551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "size": 31905942}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c", "size": 32}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c", "size": 10988967}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTA1LTA5VDIzOjExOjEwLjAwNzIxNzU1M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NzYyNWRkZmQ1ODlmYjgyNGVlMzlmMWIxZWIzODdiOThmMzY3NjQyMGZmNTJmMjZlYjlkOTc1MTUxZTg4OTY2NyBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMDlUMjM6MTE6MTAuMTMyMTQ3NTI2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIExBTkc9Qy5VVEYtOCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGFwayBhZGQgLS1uby1jYWNoZSBcdFx0Y2EtY2VydGlmaWNhdGVzIFx0XHR0emRhdGEgXHQ7ICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IkVOViBHUEdfS0VZPUEwMzVDOEMxOTIxOUJBODIxRUNFQTg2QjY0RTYyOEY4RDY4NDY5NkQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiUlVOIC9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0XHRhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzIFx0XHRnbnVwZyBcdFx0dGFyIFx0XHR4eiBcdFx0XHRcdGJsdWV6LWRldiBcdFx0YnppcDItZGV2IFx0XHRkcGtnLWRldiBkcGtnIFx0XHRleHBhdC1kZXYgXHRcdGZpbmR1dGlscyBcdFx0Z2NjIFx0XHRnZGJtLWRldiBcdFx0bGliYy1kZXYgXHRcdGxpYmZmaS1kZXYgXHRcdGxpYm5zbC1kZXYgXHRcdGxpYnRpcnBjLWRldiBcdFx0bGludXgtaGVhZGVycyBcdFx0bWFrZSBcdFx0bmN1cnNlcy1kZXYgXHRcdG9wZW5zc2wtZGV2IFx0XHRwYXgtdXRpbHMgXHRcdHJlYWRsaW5lLWRldiBcdFx0c3FsaXRlLWRldiBcdFx0dGNsLWRldiBcdFx0dGsgXHRcdHRrLWRldiBcdFx0dXRpbC1saW51eC1kZXYgXHRcdHh6LWRldiBcdFx0emxpYi1kZXYgXHQ7IFx0XHR3Z2V0IC1PIHB5dGhvbi50YXIueHogXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54elwiOyBcdHdnZXQgLU8gcHl0aG9uLnRhci54ei5hc2MgXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54ei5hc2NcIjsgXHRHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgZXhwb3J0IEdOVVBHSE9NRTsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBcIiRHUEdfS0VZXCI7IFx0Z3BnIC0tYmF0Y2ggLS12ZXJpZnkgcHl0aG9uLnRhci54ei5hc2MgcHl0aG9uLnRhci54ejsgXHRncGdjb25mIC0ta2lsbCBhbGw7IFx0cm0gLXJmIFwiJEdOVVBHSE9NRVwiIHB5dGhvbi50YXIueHouYXNjOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3B5dGhvbjsgXHR0YXIgLS1leHRyYWN0IC0tZGlyZWN0b3J5IC91c3Ivc3JjL3B5dGhvbiAtLXN0cmlwLWNvbXBvbmVudHM9MSAtLWZpbGUgcHl0aG9uLnRhci54ejsgXHRybSBweXRob24udGFyLnh6OyBcdFx0Y2QgL3Vzci9zcmMvcHl0aG9uOyBcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdC4vY29uZmlndXJlIFx0XHQtLWJ1aWxkPVwiJGdudUFyY2hcIiBcdFx0LS1lbmFibGUtbG9hZGFibGUtc3FsaXRlLWV4dGVuc2lvbnMgXHRcdC0tZW5hYmxlLW9wdGltaXphdGlvbnMgXHRcdC0tZW5hYmxlLW9wdGlvbi1jaGVja2luZz1mYXRhbCBcdFx0LS1lbmFibGUtc2hhcmVkIFx0XHQtLXdpdGgtbHRvIFx0XHQtLXdpdGgtc3lzdGVtLWV4cGF0IFx0XHQtLXdpdGhvdXQtZW5zdXJlcGlwIFx0OyBcdG5wcm9jPVwiJChucHJvYylcIjsgXHRFWFRSQV9DRkxBR1M9XCItRFRIUkVBRF9TVEFDS19TSVpFPTB4MTAwMDAwXCI7IFx0TERGTEFHUz1cIiR7TERGTEFHUzotLVdsfSwtLXN0cmlwLWFsbFwiOyBcdG1ha2UgLWogXCIkbnByb2NcIiBcdFx0XCJFWFRSQV9DRkxBR1M9JHtFWFRSQV9DRkxBR1M6LX1cIiBcdFx0XCJMREZMQUdTPSR7TERGTEFHUzotfVwiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0OyBcdHJtIHB5dGhvbjsgXHRtYWtlIC1qIFwiJG5wcm9jXCIgXHRcdFwiRVhUUkFfQ0ZMQUdTPSR7RVhUUkFfQ0ZMQUdTOi19XCIgXHRcdFwiTERGTEFHUz0ke0xERkxBR1M6LS1XbH0sLXJwYXRoPSdcXCRcXCRPUklHSU4vLi4vbGliJ1wiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0XHRweXRob24gXHQ7IFx0bWFrZSBpbnN0YWxsOyBcdFx0Y2QgLzsgXHRybSAtcmYgL3Vzci9zcmMvcHl0aG9uOyBcdFx0ZmluZCAvdXNyL2xvY2FsIC1kZXB0aCBcdFx0XFwoIFx0XHRcdFxcKCAtdHlwZSBkIC1hIFxcKCAtbmFtZSB0ZXN0IC1vIC1uYW1lIHRlc3RzIC1vIC1uYW1lIGlkbGVfdGVzdCBcXCkgXFwpIFx0XHRcdC1vIFxcKCAtdHlwZSBmIC1hIFxcKCAtbmFtZSAnKi5weWMnIC1vIC1uYW1lICcqLnB5bycgLW8gLW5hbWUgJ2xpYnB5dGhvbiouYScgXFwpIFxcKSBcdFx0XFwpIC1leGVjIHJtIC1yZiAne30nICsgXHQ7IFx0XHRmaW5kIC91c3IvbG9jYWwgLXR5cGUgZiAtZXhlY3V0YWJsZSAtbm90IFxcKCAtbmFtZSAnKnRraW50ZXIqJyBcXCkgLWV4ZWMgc2NhbmVsZiAtLW5lZWRlZCAtLW5vYmFubmVyIC0tZm9ybWF0ICclbiNwJyAne30nICc7JyBcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdHwgc29ydCAtdSBcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdFx0fCB4YXJncyAtcnQgYXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5weXRob24tcnVuZGVwcyBcdDsgXHRhcGsgZGVsIC0tbm8tbmV0d29yayAuYnVpbGQtZGVwczsgXHRcdHB5dGhvbjMgLS12ZXJzaW9uICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGZvciBzcmMgaW4gaWRsZTMgcHlkb2MzIHB5dGhvbjMgcHl0aG9uMy1jb25maWc7IGRvIFx0XHRkc3Q9XCIkKGVjaG8gXCIkc3JjXCIgfCB0ciAtZCAzKVwiOyBcdFx0WyAtcyBcIi91c3IvbG9jYWwvYmluLyRzcmNcIiBdOyBcdFx0WyAhIC1lIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiIF07IFx0XHRsbiAtc3ZUIFwiJHNyY1wiIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiOyBcdGRvbmUgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBZVEhPTl9QSVBfVkVSU0lPTj0yMi4zLjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1NFVFVQVE9PTFNfVkVSU0lPTj02NS41LjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfU0hBMjU2PTk2NDYxZGVjZWQ1YzJhNDg3ZGRjNjUyMDdlYzVhOWNmZmVjYTBkMzRlN2FmN2VhMWFmYzQ3MGZmMGQ3NDYyMDciLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJSVU4gL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdHdnZXQgLU8gZ2V0LXBpcC5weSBcIiRQWVRIT05fR0VUX1BJUF9VUkxcIjsgXHRlY2hvIFwiJFBZVEhPTl9HRVRfUElQX1NIQTI1NiAqZ2V0LXBpcC5weVwiIHwgc2hhMjU2c3VtIC1jIC07IFx0XHRleHBvcnQgUFlUSE9ORE9OVFdSSVRFQllURUNPREU9MTsgXHRcdHB5dGhvbiBnZXQtcGlwLnB5IFx0XHQtLWRpc2FibGUtcGlwLXZlcnNpb24tY2hlY2sgXHRcdC0tbm8tY2FjaGUtZGlyIFx0XHQtLW5vLWNvbXBpbGUgXHRcdFwicGlwPT0kUFlUSE9OX1BJUF9WRVJTSU9OXCIgXHRcdFwic2V0dXB0b29scz09JFBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT05cIiBcdDsgXHRybSAtZiBnZXQtcGlwLnB5OyBcdFx0cGlwIC0tdmVyc2lvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJDTUQgW1wicHl0aG9uM1wiXSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OjFhYTBlZmFjMGU2NTY5NzE1OTc1ZWVmMTUwYjM3NWNjYWQwZTEyOWJkMzkxZGEzODU5OTEyNDNmMzBkOTIxYmIiLCJzaGEyNTY6MDdjMjkyNzNhYWU2N2I1ODExNTAwMTJjMmRmMGZmZmJjMjQ3NGVlMTdjZjRhZDc1MzU4ZDk1NmRmYmVlZjI3ZiIsInNoYTI1Njo4ZTBlNDk4NTE0YzYxZjI2ZDk2ZTcyODliYTJjYmRhMTI1MjM4MTg4ZjM0MjUxYzNhYzlhZTU0MmU1MTY0Y2I4Iiwic2hhMjU2OjIwODk3N2FjODFkNzlhMzMwODJiYWJjYjYyZTY5NzEwMThlYzI4ZGYzYjdhMmQ3YzhkMWM0MDM0MjUxY2ZhMWMiLCJzaGEyNTY6YmIwMWJkN2UzMmI1OGI2Njk0YzhjMzYyMmMyMzAxNzFmMWNlYzI0MDAxYTgyMDY4YThkMzBkMzM4ZjQyMGQ2YyJdfSwiY29uZmlnIjp7IkNtZCI6WyJweXRob24zIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTEFORz1DLlVURi04IiwiR1BHX0tFWT1BMDM1QzhDMTkyMTlCQTgyMUVDRUE4NkI2NEU2MjhGOEQ2ODQ2OTZEIiwiUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiUFlUSE9OX1BJUF9WRVJTSU9OPTIyLjMuMSIsIlBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT049NjUuNS4xIiwiUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJQWVRIT05fR0VUX1BJUF9TSEEyNTY9OTY0NjFkZWNlZDVjMmE0ODdkZGM2NTIwN2VjNWE5Y2ZmZWNhMGQzNGU3YWY3ZWExYWZjNDcwZmYwZDc0NjIwNyJdLCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.18.0", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/CVEs/redis-fixed.json b/configurations/expected-result/CVEs/redis-fixed.json index 06075e68..549d48af 100644 --- a/configurations/expected-result/CVEs/redis-fixed.json +++ b/configurations/expected-result/CVEs/redis-fixed.json @@ -1,534 +1 @@ -{ - "kind": "VulnerabilityManifest", - "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", - "metadata": { - "name": "rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96-014a96", - "namespace": "kubescape", - "uid": "b50bb3d1-f076-4079-9675-6599d72cc4d4", - "resourceVersion": "1", - "creationTimestamp": "2024-04-18T10:37:59Z", - "labels": { - "kubescape.io/context": "non-filtered", - "kubescape.io/image-id": "docker-io-rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f5", - "kubescape.io/image-name": "docker-io-rcohendockerhub-redis" - }, - "annotations": { - "kubescape.io/image-id": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "kubescape.io/image-tag": "rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "kubescape.io/status": "ready" - } - }, - "spec": { - "metadata": { - "withRelevancy": false, - "tool": { - "name": "", - "version": "v0.74.2-hotfix", - "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3" - }, - "report": { - "createdAt": null - } - }, - "payload": { - "matches": [ - { - "vulnerability": { - "id": "CVE-2022-3734", - "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", - "namespace": "nvd:cpe", - "severity": "Critical", - "urls": [ - "https://vuldb.com/?id.212416", - "https://www.cnblogs.com/J0o1ey/p/16829380.html" - ], - "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", - "cvss": [ - { - "version": "3.1", - "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", - "metrics": { - "baseScore": 9.8, - "exploitabilityScore": 3.9, - "impactScore": 5.9 - }, - "vendorMetadata": {} - }, - { - "version": "3.1", - "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", - "metrics": { - "baseScore": 6.3, - "exploitabilityScore": 2.8, - "impactScore": 3.4 - }, - "vendorMetadata": {} - } - ], - "fix": { - "versions": [], - "state": "unknown" - }, - "advisories": null - }, - "relatedVulnerabilities": null, - "matchDetails": [ - { - "type": "cpe-match", - "matcher": "stock-matcher", - "searchedBy": { - "namespace": "nvd:cpe", - "cpes": [ - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "Package": { - "name": "redis", - "version": "7.0.10" - } - }, - "found": { - "vulnerabilityID": "CVE-2022-3734", - "versionConstraint": "none (unknown)", - "cpes": [ - "cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*" - ] - } - } - ], - "artifact": { - "name": "redis", - "version": "7.0.10", - "type": "binary", - "locations": [ - { - "path": "/usr/local/bin/redis-server", - "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25" - } - ], - "language": "", - "licenses": [], - "cpes": [ - "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "purl": "pkg:generic/redis@7.0.10", - "upstreams": null, - "metadata": null - } - }, - { - "vulnerability": { - "id": "CVE-2022-0543", - "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", - "namespace": "nvd:cpe", - "severity": "Critical", - "urls": [ - "http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", - "https://bugs.debian.org/1005787", - "https://lists.debian.org/debian-security-announce/2022/msg00048.html", - "https://security.netapp.com/advisory/ntap-20220331-0004/", - "https://www.debian.org/security/2022/dsa-5081", - "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce" - ], - "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", - "cvss": [ - { - "version": "2.0", - "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", - "metrics": { - "baseScore": 10, - "exploitabilityScore": 10, - "impactScore": 10 - }, - "vendorMetadata": {} - }, - { - "version": "3.1", - "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", - "metrics": { - "baseScore": 10, - "exploitabilityScore": 3.9, - "impactScore": 6 - }, - "vendorMetadata": {} - } - ], - "fix": { - "versions": [], - "state": "unknown" - }, - "advisories": null - }, - "relatedVulnerabilities": null, - "matchDetails": [ - { - "type": "cpe-match", - "matcher": "stock-matcher", - "searchedBy": { - "namespace": "nvd:cpe", - "cpes": [ - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "Package": { - "name": "redis", - "version": "7.0.10" - } - }, - "found": { - "vulnerabilityID": "CVE-2022-0543", - "versionConstraint": "none (unknown)", - "cpes": [ - "cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*" - ] - } - } - ], - "artifact": { - "name": "redis", - "version": "7.0.10", - "type": "binary", - "locations": [ - { - "path": "/usr/local/bin/redis-server", - "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25" - } - ], - "language": "", - "licenses": [], - "cpes": [ - "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "purl": "pkg:generic/redis@7.0.10", - "upstreams": null, - "metadata": null - } - }, - { - "vulnerability": { - "id": "CVE-2023-31655", - "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", - "namespace": "nvd:cpe", - "severity": "High", - "urls": [ - "https://github.com/RedisLabs/redisraft/issues/608" - ], - "description": "redis-7.0.10 was discovered to contain a segmentation violation.", - "cvss": [ - { - "version": "3.1", - "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", - "metrics": { - "baseScore": 7.5, - "exploitabilityScore": 3.9, - "impactScore": 3.6 - }, - "vendorMetadata": {} - } - ], - "fix": { - "versions": [], - "state": "unknown" - }, - "advisories": null - }, - "relatedVulnerabilities": null, - "matchDetails": [ - { - "type": "cpe-match", - "matcher": "stock-matcher", - "searchedBy": { - "namespace": "nvd:cpe", - "cpes": [ - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "Package": { - "name": "redis", - "version": "7.0.10" - } - }, - "found": { - "vulnerabilityID": "CVE-2023-31655", - "versionConstraint": "= 7.0.10 (unknown)", - "cpes": [ - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ] - } - } - ], - "artifact": { - "name": "redis", - "version": "7.0.10", - "type": "binary", - "locations": [ - { - "path": "/usr/local/bin/redis-server", - "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25" - } - ], - "language": "", - "licenses": [], - "cpes": [ - "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "purl": "pkg:generic/redis@7.0.10", - "upstreams": null, - "metadata": null - } - }, - { - "vulnerability": { - "id": "CVE-2023-28856", - "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", - "namespace": "nvd:cpe", - "severity": "Medium", - "urls": [ - "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", - "https://github.com/redis/redis/pull/11149", - "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", - "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", - "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", - "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", - "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/" - ], - "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", - "cvss": [ - { - "version": "3.1", - "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", - "metrics": { - "baseScore": 6.5, - "exploitabilityScore": 2.8, - "impactScore": 3.6 - }, - "vendorMetadata": {} - }, - { - "version": "3.1", - "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", - "metrics": { - "baseScore": 5.5, - "exploitabilityScore": 1.8, - "impactScore": 3.6 - }, - "vendorMetadata": {} - } - ], - "fix": { - "versions": [], - "state": "unknown" - }, - "advisories": null - }, - "relatedVulnerabilities": null, - "matchDetails": [ - { - "type": "cpe-match", - "matcher": "stock-matcher", - "searchedBy": { - "namespace": "nvd:cpe", - "cpes": [ - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "Package": { - "name": "redis", - "version": "7.0.10" - } - }, - "found": { - "vulnerabilityID": "CVE-2023-28856", - "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", - "cpes": [ - "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*" - ] - } - } - ], - "artifact": { - "name": "redis", - "version": "7.0.10", - "type": "binary", - "locations": [ - { - "path": "/usr/local/bin/redis-server", - "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25" - } - ], - "language": "", - "licenses": [], - "cpes": [ - "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "purl": "pkg:generic/redis@7.0.10", - "upstreams": null, - "metadata": null - } - }, - { - "vulnerability": { - "id": "CVE-2022-3647", - "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", - "namespace": "nvd:cpe", - "severity": "Low", - "urls": [ - "https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", - "https://vuldb.com/?id.211962" - ], - "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", - "cvss": [ - { - "version": "3.1", - "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", - "metrics": { - "baseScore": 3.3, - "exploitabilityScore": 1.8, - "impactScore": 1.4 - }, - "vendorMetadata": {} - }, - { - "version": "3.1", - "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", - "metrics": { - "baseScore": 3.1, - "exploitabilityScore": 1.6, - "impactScore": 1.4 - }, - "vendorMetadata": {} - } - ], - "fix": { - "versions": [], - "state": "unknown" - }, - "advisories": null - }, - "relatedVulnerabilities": null, - "matchDetails": [ - { - "type": "cpe-match", - "matcher": "stock-matcher", - "searchedBy": { - "namespace": "nvd:cpe", - "cpes": [ - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "Package": { - "name": "redis", - "version": "7.0.10" - } - }, - "found": { - "vulnerabilityID": "CVE-2022-3647", - "versionConstraint": "< 2022-09-29 (unknown)", - "cpes": [ - "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*" - ] - } - } - ], - "artifact": { - "name": "redis", - "version": "7.0.10", - "type": "binary", - "locations": [ - { - "path": "/usr/local/bin/redis-server", - "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25" - } - ], - "language": "", - "licenses": [], - "cpes": [ - "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "purl": "pkg:generic/redis@7.0.10", - "upstreams": null, - "metadata": null - } - } - ], - "source": { - "type": "image", - "target": { - "userInput": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "imageID": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", - "manifestDigest": "sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "mediaType": "application/vnd.docker.distribution.manifest.v2+json", - "tags": [], - "imageSize": 38602884, - "layers": [ - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", - "size": 7044859 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", - "size": 4699 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", - "size": 1164814 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", - "size": 21695056 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", - "size": 0 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", - "size": 664 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:e44fc95749ea6dbec01aad39a866db4023113dcf59ffcb47790b7a95844f9653", - "size": 2588061 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "size": 6104731 - } - ], - "manifest": "ewogICAic2NoZW1hVmVyc2lvbiI6IDIsCiAgICJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLmRvY2tlci5kaXN0cmlidXRpb24ubWFuaWZlc3QudjIranNvbiIsCiAgICJjb25maWciOiB7CiAgICAgICJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLmRvY2tlci5jb250YWluZXIuaW1hZ2UudjEranNvbiIsCiAgICAgICJzaXplIjogNjY1NSwKICAgICAgImRpZ2VzdCI6ICJzaGEyNTY6ZmRhZWNhOWVkMGM3OTg2ZWQ2YWQwNWUxYTBkOWYxYmU4MGFlMzljODQzYmQ0NTM0NDcyNDIxNzBiMDg0YmFlZSIKICAgfSwKICAgImxheWVycyI6IFsKICAgICAgewogICAgICAgICAibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5kb2NrZXIuaW1hZ2Uucm9vdGZzLmRpZmYudGFyLmd6aXAiLAogICAgICAgICAic2l6ZSI6IDMzNzQ0NDYsCiAgICAgICAgICJkaWdlc3QiOiAic2hhMjU2OjYzYjY1MTQ1ZDY0NWMxMjUwYzM5MWIyZDE2ZWJlNTNiMzc0N2MyOTVjYThiYTJmY2I2YjBjZjA2NGE0ZGMyMWMiCiAgICAgIH0sCiAgICAgIHsKICAgICAgICAgIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQuZG9ja2VyLmltYWdlLnJvb3Rmcy5kaWZmLnRhci5nemlwIiwKICAgICAgICAgInNpemUiOiAxMjY3LAogICAgICAgICAiZGlnZXN0IjogInNoYTI1Njo2YTgzZTFiOTc5ZDNhZjAxN2Q0ZWFiNzQyZjNjMzk1N2Q1OThmYTE0YTM2M2I1OGFhNzVhMWU2Mjg1MGYyYTAxIgogICAgICB9LAogICAgICB7CiAgICAgICAgICJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLmRvY2tlci5pbWFnZS5yb290ZnMuZGlmZi50YXIuZ3ppcCIsCiAgICAgICAgICJzaXplIjogMzQ3Njc3LAogICAgICAgICAiZGlnZXN0IjogInNoYTI1NjozMzU2OGZkYTU1ZmRhNjdhMmZhMjc2ZDNhZjBiNGNiOTFmNGI2MWYyMzdiN2ZkYTQ5ZGE2ZTg3M2ZjOWY0ZDgwIgogICAgICB9LAogICAgICB7CiAgICAgICAgICJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLmRvY2tlci5pbWFnZS5yb290ZnMuZGlmZi50YXIuZ3ppcCIsCiAgICAgICAgICJzaXplIjogODY3MzA2MywKICAgICAgICAgImRpZ2VzdCI6ICJzaGEyNTY6MzgwZjliNDFjN2M3MDA1ZWI2YWVkYzE1YzU1MzAyODM2N2M5NTdhNzk5ZjhkNmFiYjc3ZjMwZTE5ZjQzN2ViNiIKICAgICAgfSwKICAgICAgewogICAgICAgICAibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5kb2NrZXIuaW1hZ2Uucm9vdGZzLmRpZmYudGFyLmd6aXAiLAogICAgICAgICAic2l6ZSI6IDEzNiwKICAgICAgICAgImRpZ2VzdCI6ICJzaGEyNTY6OTA0N2ZjYjAyNDI2YWRiYTA1NDk1MmRiZWE2ZjhlNzI2OWRiNzQ2OTQyOTIzYjE4MDdkZWY4NGQ5NGUxNDNhMyIKICAgICAgfSwKICAgICAgewogICAgICAgICAibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5kb2NrZXIuaW1hZ2Uucm9vdGZzLmRpZmYudGFyLmd6aXAiLAogICAgICAgICAic2l6ZSI6IDU3OCwKICAgICAgICAgImRpZ2VzdCI6ICJzaGEyNTY6NjlmZDNhMTYxMDZiMDZiYjhjZTlhNmE1N2YzNTBlODZmMDgxYThlZDk5ODNjZDExOTJhYjZhOGM1N2JlYWQzNyIKICAgICAgfSwKICAgICAgewogICAgICAgICAibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5kb2NrZXIuaW1hZ2Uucm9vdGZzLmRpZmYudGFyLmd6aXAiLAogICAgICAgICAic2l6ZSI6IDI1ODkzOTYsCiAgICAgICAgICJkaWdlc3QiOiAic2hhMjU2OjhmZTM1OGU2MTEwODdhZThiOTA0MWI4ZDQ1OWNhMjk1MjBhYmU0ZmM1MjhmZTBkMGIxMDhjNGU2YjY4NzI3NGMiCiAgICAgIH0sCiAgICAgIHsKICAgICAgICAgIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQuZG9ja2VyLmltYWdlLnJvb3Rmcy5kaWZmLnRhci5nemlwIiwKICAgICAgICAgInNpemUiOiAyNTA5NDY3LAogICAgICAgICAiZGlnZXN0IjogInNoYTI1Njo3OTk3MmZiMDQwOGI1YjNkNjE0MjI2ZjhiNWExZjAwYmU3NTYwN2MyMTIwNjM5NGQ3NjYwZDViNGJmYTZlMWUyIgogICAgICB9CiAgIF0KfQ==", - "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNvbmZpZyI6eyJIb3N0bmFtZSI6IiIsIkRvbWFpbm5hbWUiOiIiLCJVc2VyIjoiIiwiQXR0YWNoU3RkaW4iOmZhbHNlLCJBdHRhY2hTdGRvdXQiOmZhbHNlLCJBdHRhY2hTdGRlcnIiOmZhbHNlLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fSwiVHR5IjpmYWxzZSwiT3BlblN0ZGluIjpmYWxzZSwiU3RkaW5PbmNlIjpmYWxzZSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiUkVESVNfVkVSU0lPTj03LjAuMTAiLCJSRURJU19ET1dOTE9BRF9VUkw9aHR0cDovL2Rvd25sb2FkLnJlZGlzLmlvL3JlbGVhc2VzL3JlZGlzLTcuMC4xMC50YXIuZ3oiLCJSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSJdLCJDbWQiOlsicmVkaXMtc2VydmVyIl0sIkltYWdlIjoic2hhMjU2OjlkYjMyMjk0YzU3YTk4MGFkMTk0ZjA5OWYwNWM4ZjY5YWZmODA0NzA3MGIyNTY2OGE1MzMyMjRjM2NkZDEyZDUiLCJWb2x1bWVzIjp7Ii9kYXRhIjp7fX0sIldvcmtpbmdEaXIiOiIvZGF0YSIsIkVudHJ5cG9pbnQiOlsiZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiT25CdWlsZCI6bnVsbCwiTGFiZWxzIjpudWxsfSwiY29udGFpbmVyIjoiZjc1ZTQyZTg5MjExYWIyOTEwOWM0ZWE5YmFiYTVmZmFjNGEwMmI4OTUxMGQyZTIwZGQwY2NmN2RjMTdlODE0YiIsImNvbnRhaW5lcl9jb25maWciOnsiSG9zdG5hbWUiOiIiLCJEb21haW5uYW1lIjoiIiwiVXNlciI6IiIsIkF0dGFjaFN0ZGluIjpmYWxzZSwiQXR0YWNoU3Rkb3V0IjpmYWxzZSwiQXR0YWNoU3RkZXJyIjpmYWxzZSwiRXhwb3NlZFBvcnRzIjp7IjYzNzkvdGNwIjp7fX0sIlR0eSI6ZmFsc2UsIk9wZW5TdGRpbiI6ZmFsc2UsIlN0ZGluT25jZSI6ZmFsc2UsIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiQ21kIjpbIi9iaW4vc2giLCItYyIsImFwayB1cGdyYWRlIl0sIkltYWdlIjoic2hhMjU2OjlkYjMyMjk0YzU3YTk4MGFkMTk0ZjA5OWYwNWM4ZjY5YWZmODA0NzA3MGIyNTY2OGE1MzMyMjRjM2NkZDEyZDUiLCJWb2x1bWVzIjp7Ii9kYXRhIjp7fX0sIldvcmtpbmdEaXIiOiIvZGF0YSIsIkVudHJ5cG9pbnQiOm51bGwsIk9uQnVpbGQiOm51bGwsIkxhYmVscyI6bnVsbH0sImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImRvY2tlcl92ZXJzaW9uIjoiMjAuMTAuMjEiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjI5OjU5LjM3OTI3NzE0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayB1cGRhdGUifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayB1cGdyYWRlIn1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSIsInNoYTI1NjpiNWQzNjQ2NDA0NzAwMWE4MGJiNjM0NGEzYjc5NDZmMDg5MDE2NGU1MDY4MzFiOGRkYzMyZmJjZWJlNTU0NDZkIiwic2hhMjU2OmFkMzE1MTY2ZDdmOGNiMGYzMzYxMzhjYTBmNWFjN2M0OGYxZmE4OGFmODczZWI1NWJjNDRiZTU3ZDA5MWYxNjQiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1Njo0YzU2ZDM4ZjgyYzRlZTJlMWIzNmQ2YmNjZGY5NGJkZDg1NTg4MGI5MDg1ZTA1NzcyNDI0MGYyYTFmYThjZDdhIiwic2hhMjU2OjYyMjM4Mzk4ODlhMTk1MWE0ODdhODUzNjAyYTFhMTFjYzFkNzUyNjMyZDI4MDMwZjQ2ODU3ZjM2ZDZkMDRlZGEiLCJzaGEyNTY6ZTQ0ZmM5NTc0OWVhNmRiZWMwMWFhZDM5YTg2NmRiNDAyMzExM2RjZjU5ZmZjYjQ3NzkwYjdhOTU4NDRmOTY1MyIsInNoYTI1NjoxYzk0NWNkYzU3NWY2NDBjZDRjNjU1NDc2NjRkOTcxODNkOWYxOGNlNjRmYzk1MGZhNTUwMmE1MDEwNTgwYzBhIl19fQ==", - "repoDigests": [ - "index.docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96" - ], - "architecture": "amd64", - "os": "linux" - } - }, - "distro": { - "name": "alpine", - "version": "3.17.2", - "idLike": [] - }, - "descriptor": { - "name": "", - "version": "", - "configuration": null, - "db": { - "built": "2023-05-29T01:31:19Z", - "schemaVersion": 5, - "location": "/home/nonroot/.cache/grype/db/5", - "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", - "error": null - } - } - } - }, - "status": {} -} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96-014a96", "namespace": "kubescape", "uid": "85b30ac4-f6b0-402c-9c67-09b9937d0efd", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:12:01Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f5", "kubescape.io/image-name": "docker-io-rcohendockerhub-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/image-tag": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/resource-size": "752493", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "c2b3305335c66d053c0db2692b8d4022f54d83a2e997aa73cb44daa55666f410", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "imageID": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 39982433, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e44fc95749ea6dbec01aad39a866db4023113dcf59ffcb47790b7a95844f9653", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 664}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 2588061}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 6797214}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjQ0OTA4MzM0NFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NDA4ODdhYjdjMDY5Nzc3MzdlNjNjMjE1YzliZDI5N2MwYzc0ZGU4ZDEyZDE2ZWJkZjFjM2Q0MGFjMzkyZjYyZCBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMDQ6NDY6NDIuNTU4MzQzMDY4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQxMzoyNzoyNS40NTYwNDU5N1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhZGRncm91cCAtUyAtZyAxMDAwIHJlZGlzIFx1MDAyNlx1MDAyNiBhZGR1c2VyIC1TIC1HIHJlZGlzIC11IDk5OSByZWRpcyJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjYuNTkwMDk2MzY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSBcdFx0J3N1LWV4ZWNcdTAwM2U9MC4yJyBcdFx0dHpkYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4wMzY1MjY3MDNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfVkVSU0lPTj03LjAuMTAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4xMjA0OTg5OThaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMjA1NTQzNzA2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuMTY4MTE2ODIyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXV4OyBcdFx0YXBrIGFkZCAtLW5vLWNhY2hlIC0tdmlydHVhbCAuYnVpbGQtZGVwcyBcdFx0Y29yZXV0aWxzIFx0XHRkcGtnLWRldiBkcGtnIFx0XHRnY2MgXHRcdGxpbnV4LWhlYWRlcnMgXHRcdG1ha2UgXHRcdG11c2wtZGV2IFx0XHRvcGVuc3NsLWRldiBcdFx0d2dldCBcdDsgXHRcdHdnZXQgLU8gcmVkaXMudGFyLmd6IFwiJFJFRElTX0RPV05MT0FEX1VSTFwiOyBcdGVjaG8gXCIkUkVESVNfRE9XTkxPQURfU0hBICpyZWRpcy50YXIuZ3pcIiB8IHNoYTI1NnN1bSAtYyAtOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3JlZGlzOyBcdHRhciAteHpmIHJlZGlzLnRhci5neiAtQyAvdXNyL3NyYy9yZWRpcyAtLXN0cmlwLWNvbXBvbmVudHM9MTsgXHRybSByZWRpcy50YXIuZ3o7IFx0XHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMSAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRzZWQgLXJpICdzIV4oICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqKTEoICosLipbKV0sKSQhXFwxMFxcMiEnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMCAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIi0tYnVpbGQ9JGdudUFyY2hcIjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSlcIjsgXHRjYXNlIFwiJHtkcGtnQXJjaCMjKi19XCIgaW4gXHRcdGFtZDY0IHwgaTM4NiB8IHgzMikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xMlwiIDs7IFx0XHQqKSBleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1wYWdlPTE2XCIgOzsgXHRlc2FjOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLWh1Z2VwYWdlPTIxXCI7IFx0Z3JlcCAtRiAnY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICcgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRzZWQgLXJpICdzIWNkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAhXHUwMDI2J1wiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFnc1wiJyAhJyAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdGdyZXAgLUYgXCJjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyBcIiAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdFx0ZXhwb3J0IEJVSUxEX1RMUz15ZXM7IFx0bWFrZSAtQyAvdXNyL3NyYy9yZWRpcyAtaiBcIiQobnByb2MpXCIgYWxsOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgaW5zdGFsbDsgXHRcdHNlcnZlck1kNT1cIiQobWQ1c3VtIC91c3IvbG9jYWwvYmluL3JlZGlzLXNlcnZlciB8IGN1dCAtZCcgJyAtZjEpXCI7IGV4cG9ydCBzZXJ2ZXJNZDU7IFx0ZmluZCAvdXNyL2xvY2FsL2Jpbi9yZWRpcyogLW1heGRlcHRoIDAgXHRcdC10eXBlIGYgLW5vdCAtbmFtZSByZWRpcy1zZXJ2ZXIgXHRcdC1leGVjIHNoIC1ldXggLWMgJyBcdFx0XHRtZDU9XCIkKG1kNXN1bSBcIiQxXCIgfCBjdXQgLWRcIiBcIiAtZjEpXCI7IFx0XHRcdHRlc3QgXCIkbWQ1XCIgPSBcIiRzZXJ2ZXJNZDVcIjsgXHRcdCcgLS0gJ3t9JyAnOycgXHRcdC1leGVjIGxuIC1zdmZUICdyZWRpcy1zZXJ2ZXInICd7fScgJzsnIFx0OyBcdFx0cm0gLXIgL3Vzci9zcmMvcmVkaXM7IFx0XHRydW5EZXBzPVwiJCggXHRcdHNjYW5lbGYgLS1uZWVkZWQgLS1ub2Jhbm5lciAtLWZvcm1hdCAnJW4jcCcgLS1yZWN1cnNpdmUgL3Vzci9sb2NhbCBcdFx0XHR8IHRyICcsJyAnXFxuJyBcdFx0XHR8IHNvcnQgLXUgXHRcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdClcIjsgXHRhcGsgYWRkIC0tbm8tbmV0d29yayAtLXZpcnR1YWwgLnJlZGlzLXJ1bmRlcHMgJHJ1bkRlcHM7IFx0YXBrIGRlbCAtLW5vLW5ldHdvcmsgLmJ1aWxkLWRlcHM7IFx0XHRyZWRpcy1jbGkgLS12ZXJzaW9uOyBcdHJlZGlzLXNlcnZlciAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjcyMzM5MDAxNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBta2RpciAvZGF0YSBcdTAwMjZcdTAwMjYgY2hvd24gcmVkaXM6cmVkaXMgL2RhdGEifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjgxMDgwNTU2NloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIFZPTFVNRSBbL2RhdGFdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTAwNTI2NDkxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBXT1JLRElSIC9kYXRhIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTk3MTI0NzEzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YTllNzI0OWY2NTdlMmVlYzYyN2JiNGJlNDkyYWQxOGFhZTNlNWUxZjBlNDdkMjI2NDRlYWYxZWYyMTM4YzBjZSBpbiAvdXNyL2xvY2FsL2Jpbi8gIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4wNzk0NjY0ODdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcImRvY2tlci1lbnRyeXBvaW50LnNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMTY2NDIyNTk5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDYzNzkiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4yNTMwNjU4ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wicmVkaXMtc2VydmVyXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6Mjk6NTkuMzc5Mjc3MTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZGF0ZSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6MzA6MDMuNjk5NDgxMzFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZ3JhZGUifV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1NjoxYzk0NWNkYzU3NWY2NDBjZDRjNjU1NDc2NjRkOTcxODNkOWYxOGNlNjRmYzk1MGZhNTUwMmE1MDEwNTgwYzBhIiwic2hhMjU2OmU0NGZjOTU3NDllYTZkYmVjMDFhYWQzOWE4NjZkYjQwMjMxMTNkY2Y1OWZmY2I0Nzc5MGI3YTk1ODQ0Zjk2NTMiLCJzaGEyNTY6NjIyMzgzOTg4OWExOTUxYTQ4N2E4NTM2MDJhMWExMWNjMWQ3NTI2MzJkMjgwMzBmNDY4NTdmMzZkNmQwNGVkYSIsInNoYTI1Njo0YzU2ZDM4ZjgyYzRlZTJlMWIzNmQ2YmNjZGY5NGJkZDg1NTg4MGI5MDg1ZTA1NzcyNDI0MGYyYTFmYThjZDdhIiwic2hhMjU2Ojc3NTYxMzZlNTZlNDliOGY1M2U2YmI0NTI5N2FmN2QwMTE5Mzc4Mjg3MDcyNmNmZTM0MWZlMmZlMmIzYjRjMjUiLCJzaGEyNTY6YWQzMTUxNjZkN2Y4Y2IwZjMzNjEzOGNhMGY1YWM3YzQ4ZjFmYTg4YWY4NzNlYjU1YmM0NGJlNTdkMDkxZjE2NCIsInNoYTI1NjpiNWQzNjQ2NDA0NzAwMWE4MGJiNjM0NGEzYjc5NDZmMDg5MDE2NGU1MDY4MzFiOGRkYzMyZmJjZWJlNTU0NDZkIiwic2hhMjU2OjdjZDUyODQ3YWQ3NzVhNWRkYzRiNTgzMjZjZjg4NGJlZWUzNDU0NDI5NjQwMmM2MjkyZWQ3NjQ3NGM2ODZkMzkiXX0sImNvbmZpZyI6eyJDbWQiOlsicmVkaXMtc2VydmVyIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJSRURJU19WRVJTSU9OPTcuMC4xMCIsIlJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsIlJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIl0sIlZvbHVtZXMiOnsiL2RhdGEiOnt9fSwiV29ya2luZ0RpciI6Ii9kYXRhIiwiRXhwb3NlZFBvcnRzIjp7IjYzNzkvdGNwIjp7fX19fQ==", "repoDigests": ["docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/CVEs/redis.json b/configurations/expected-result/CVEs/redis.json index 4b728ef6..b3ed3722 100644 --- a/configurations/expected-result/CVEs/redis.json +++ b/configurations/expected-result/CVEs/redis.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "67268e92-9d7d-4b12-95d3-c8adcb13cf66", "resourceVersion": "1", "creationTimestamp": "2024-11-04T21:14:03Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-redis-sha256-a5b1aed421143f36e2445cb2def7135a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751430", "kubescape.io/status": "ready", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "8d99f4bc-03db-48dd-b3ef-2e72a92545ec", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:11:58Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751562", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "941221365f105310ecec05d20de01292b21c1a428a426ca6deec81e21c2f3431", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/CVEs/redis_sleep.json b/configurations/expected-result/CVEs/redis_sleep.json index 7b65a23f..eaa98eec 100644 --- a/configurations/expected-result/CVEs/redis_sleep.json +++ b/configurations/expected-result/CVEs/redis_sleep.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "30b25dae-bf82-4cde-96e8-fd4ddc66ca05", "resourceVersion": "1", "creationTimestamp": "2024-11-05T06:48:09Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-redis-sha256-a5b1aed421143f36e2445cb2def7135a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751430", "kubescape.io/status": "ready", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "52eac5bb-643e-4f34-ad40-24ee7beebcfb", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:57:14Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751562", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "49ed1f317d3d2a1b7ffb91d79d0ce07d0d74292fd41e17356ef1fa1a051e9995", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/CVEs/wikijs.json b/configurations/expected-result/CVEs/wikijs.json index c6be802b..0b92ca10 100644 --- a/configurations/expected-result/CVEs/wikijs.json +++ b/configurations/expected-result/CVEs/wikijs.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-requarks-wiki-sha256-dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d-87439d", "namespace": "kubescape", "uid": "4933294a-9641-4c42-8fc4-24dc44606855", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:17:09Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-requarks-wiki-sha256-dd83fff15e77843ff934b25c28c865ac", "kubescape.io/image-name": "docker-io-requarks-wiki"}, "annotations": {"kubescape.io/image-id": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/image-tag": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/resource-size": "3217995", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "ec86333cf5206bc7d03756ff29fa967493766cfe7d74d1754c1f9314fb8b852b", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2022-39353", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39353", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/jindw/xmldom/issues/150", "https://github.com/xmldom/xmldom/security/advisories/GHSA-crh6-fp67-6883", "https://lists.debian.org/debian-lts-announce/2023/01/msg00000.html"], "description": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. xmldom parses XML that is not well-formed because it contains multiple top level elements, and adds all root nodes to the `childNodes` collection of the `Document`, without reporting any error or throwing. This breaks the assumption that there is only a single root node in the tree, which led to issuance of CVE-2022-39299 as it is a potential issue for dependents. Update to @xmldom/xmldom@~0.7.7, @xmldom/xmldom@~0.8.4 (dist-tag latest) or @xmldom/xmldom@>=0.9.0-beta.4 (dist-tag next). As a workaround, please one of the following approaches depending on your use case: instead of searching for elements in the whole DOM, only search in the `documentElement`or reject a document with a document that has more then 1 `childNode`.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "metrics": {"baseScore": 9.4, "exploitabilityScore": 3.9, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": ["0.7.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-crh6-fp67-6883", "dataSource": "https://github.com/advisories/GHSA-crh6-fp67-6883", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-crh6-fp67-6883"], "description": "xmldom allows multiple root nodes in a DOM", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "@xmldom/xmldom", "version": "0.7.5"}}, "found": {"versionConstraint": "<0.7.7 (unknown)", "vulnerabilityID": "GHSA-crh6-fp67-6883"}}], "artifact": {"name": "@xmldom/xmldom", "version": "0.7.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/@xmldom/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:@xmldom/xmldom:@xmldom/xmldom:0.7.5:*:*:*:*:*:*:*", "cpe:2.3:a:xmldom:@xmldom/xmldom:0.7.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/%40xmldom/xmldom@0.7.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3807", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9", "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "https://security.netapp.com/advisory/ntap-20221014-0002/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "ansi-regex is vulnerable to Inefficient Regular Expression Complexity", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-93q8-gq69-wqmw", "dataSource": "https://github.com/advisories/GHSA-93q8-gq69-wqmw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-93q8-gq69-wqmw"], "description": "Inefficient Regular Expression Complexity in chalk/ansi-regex", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ansi-regex", "version": "3.0.0"}}, "found": {"versionConstraint": ">=3.0.0,<3.0.1 (unknown)", "vulnerabilityID": "GHSA-93q8-gq69-wqmw"}}], "artifact": {"name": "ansi-regex", "version": "3.0.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ansi-regex@3.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3807", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9", "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "https://security.netapp.com/advisory/ntap-20221014-0002/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "ansi-regex is vulnerable to Inefficient Regular Expression Complexity", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "ansi-regex", "version": "3.0.0"}}, "found": {"vulnerabilityID": "CVE-2021-3807", "versionConstraint": ">= 4.0.0, < 4.1.1 || = 3.0.0 || = 5.0.0 || = 6.0.0 (unknown)", "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:*:*:*:*:*:node.js:*:*", "cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ansi-regex", "version": "3.0.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ansi-regex@3.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3807", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9", "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "https://security.netapp.com/advisory/ntap-20221014-0002/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "ansi-regex is vulnerable to Inefficient Regular Expression Complexity", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "ansi-regex", "version": "5.0.0"}}, "found": {"vulnerabilityID": "CVE-2021-3807", "versionConstraint": ">= 4.0.0, < 4.1.1 || = 3.0.0 || = 5.0.0 || = 6.0.0 (unknown)", "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:*:*:*:*:*:node.js:*:*", "cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ansi-regex", "version": "5.0.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ansi-regex@5.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3807", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9", "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "https://security.netapp.com/advisory/ntap-20221014-0002/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "ansi-regex is vulnerable to Inefficient Regular Expression Complexity", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["5.0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-93q8-gq69-wqmw", "dataSource": "https://github.com/advisories/GHSA-93q8-gq69-wqmw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-93q8-gq69-wqmw"], "description": "Inefficient Regular Expression Complexity in chalk/ansi-regex", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ansi-regex", "version": "5.0.0"}}, "found": {"versionConstraint": ">=5.0.0,<5.0.1 (unknown)", "vulnerabilityID": "GHSA-93q8-gq69-wqmw"}}], "artifact": {"name": "ansi-regex", "version": "5.0.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ansi-regex@5.0.0", "upstreams": null}}, {"vulnerability": {"id": "GHSA-qm7x-rc44-rrqw", "dataSource": "https://github.com/advisories/GHSA-qm7x-rc44-rrqw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-qm7x-rc44-rrqw"], "description": "Cross-site Scripting Vulnerability in GraphQL Playground (distributed by Apollo Server)", "cvss": null, "fix": {"versions": ["2.25.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "apollo-server", "version": "2.25.2"}}, "found": {"versionConstraint": ">=2.0.0,<2.25.3 (unknown)", "vulnerabilityID": "GHSA-qm7x-rc44-rrqw"}}], "artifact": {"name": "apollo-server", "version": "2.25.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:apollo-server:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo-server:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo_server:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo_server:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollographql:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollographql:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo:apollo_server:2.25.2:*:*:*:*:*:*:*"], "purl": "pkg:npm/apollo-server@2.25.2", "upstreams": null}}, {"vulnerability": {"id": "GHSA-2p3c-p3qw-69r4", "dataSource": "https://github.com/advisories/GHSA-2p3c-p3qw-69r4", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-2p3c-p3qw-69r4"], "description": "The graphql-upload library included in Apollo Server 2 is vulnerable to CSRF mutations", "cvss": null, "fix": {"versions": ["2.25.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "apollo-server", "version": "2.25.2"}}, "found": {"versionConstraint": ">=2.0.0,<2.25.4 (unknown)", "vulnerabilityID": "GHSA-2p3c-p3qw-69r4"}}], "artifact": {"name": "apollo-server", "version": "2.25.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:apollo-server:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo-server:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo_server:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo_server:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollographql:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollographql:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo:apollo_server:2.25.2:*:*:*:*:*:*:*"], "purl": "pkg:npm/apollo-server@2.25.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-43138", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43138", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/caolan/async/blob/master/lib/internal/iterator.js", "https://github.com/caolan/async/blob/master/lib/mapValuesLimit.js", "https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md#v264", "https://github.com/caolan/async/commit/e1ecdbf79264f9ab488c7799f4c76996d5dca66d", "https://github.com/caolan/async/compare/v2.6.3...v2.6.4", "https://github.com/caolan/async/pull/1828", "https://jsfiddle.net/oz5twjd9/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-fwr7-v2mv-hh25", "dataSource": "https://github.com/advisories/GHSA-fwr7-v2mv-hh25", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-fwr7-v2mv-hh25"], "description": "Prototype Pollution in async", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "async", "version": "2.6.3"}}, "found": {"versionConstraint": ">=2.0.0,<2.6.4 (unknown)", "vulnerabilityID": "GHSA-fwr7-v2mv-hh25"}}], "artifact": {"name": "async", "version": "2.6.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/adal-node/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:caolan:async:2.6.3:*:*:*:*:*:*:*", "cpe:2.3:a:async:async:2.6.3:*:*:*:*:*:*:*"], "purl": "pkg:npm/async@2.6.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3715", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3715", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2126720"], "description": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:gnu:bash:5.1.4-r0:*:*:*:*:*:*:*"], "package": {"name": "bash", "version": "5.1.4-r0"}}, "found": {"vulnerabilityID": "CVE-2022-3715", "versionConstraint": ">= 5.1, < 5.1.8 (unknown)", "cpes": ["cpe:2.3:a:gnu:bash:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "bash", "version": "5.1.4-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:bash:bash:5.1.4-r0:*:*:*:*:*:*:*", "cpe:2.3:a:gnu:bash:5.1.4-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/bash@5.1.4-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "bash"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/bin"}, {"path": "/bin/bash"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/bash"}, {"path": "/usr/lib/bash/accept"}, {"path": "/usr/lib/bash/basename"}, {"path": "/usr/lib/bash/csv"}, {"path": "/usr/lib/bash/cut"}, {"path": "/usr/lib/bash/dirname"}, {"path": "/usr/lib/bash/fdflags"}, {"path": "/usr/lib/bash/finfo"}, {"path": "/usr/lib/bash/head"}, {"path": "/usr/lib/bash/id"}, {"path": "/usr/lib/bash/ln"}, {"path": "/usr/lib/bash/logname"}, {"path": "/usr/lib/bash/mkdir"}, {"path": "/usr/lib/bash/mkfifo"}, {"path": "/usr/lib/bash/mktemp"}, {"path": "/usr/lib/bash/mypid"}, {"path": "/usr/lib/bash/pathchk"}, {"path": "/usr/lib/bash/print"}, {"path": "/usr/lib/bash/printenv"}, {"path": "/usr/lib/bash/push"}, {"path": "/usr/lib/bash/realpath"}, {"path": "/usr/lib/bash/rm"}, {"path": "/usr/lib/bash/rmdir"}, {"path": "/usr/lib/bash/seq"}, {"path": "/usr/lib/bash/setpgid"}, {"path": "/usr/lib/bash/sleep"}, {"path": "/usr/lib/bash/strftime"}, {"path": "/usr/lib/bash/sync"}, {"path": "/usr/lib/bash/tee"}, {"path": "/usr/lib/bash/truefalse"}, {"path": "/usr/lib/bash/tty"}, {"path": "/usr/lib/bash/uname"}, {"path": "/usr/lib/bash/unlink"}, {"path": "/usr/lib/bash/whoami"}]}}}, {"vulnerability": {"id": "CVE-2022-28391", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391"], "cvss": null, "fix": {"versions": ["1.33.1-r7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28391", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28391", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch", "https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch", "https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661"], "description": "BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record's value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal's colors.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}], "artifact": {"name": "busybox", "version": "1.33.1-r6", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-only"], "cpes": ["cpe:2.3:a:busybox:busybox:1.33.1-r6:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/busybox@1.33.1-r6?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "busybox"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/bin"}, {"path": "/bin/busybox"}, {"path": "/bin/sh"}, {"path": "/etc"}, {"path": "/etc/securetty"}, {"path": "/etc/udhcpd.conf"}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad"}, {"path": "/sbin"}, {"path": "/tmp"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script"}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}}, {"vulnerability": {"id": "CVE-2022-25901", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25901", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/bmeck/node-cookiejar/blob/master/cookiejar.js%23L73", "https://github.com/bmeck/node-cookiejar/pull/39", "https://github.com/bmeck/node-cookiejar/pull/39/commits/eaa00021caf6ae09449dde826108153b578348e5", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3176681", "https://security.snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984"], "description": "Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service (ReDoS) via the Cookie.parse function, which uses an insecure regular expression.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["2.1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-h452-7996-h45h", "dataSource": "https://github.com/advisories/GHSA-h452-7996-h45h", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-h452-7996-h45h"], "description": "cookiejar Regular Expression Denial of Service via Cookie.parse function", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cookiejar", "version": "2.1.3"}}, "found": {"versionConstraint": "<2.1.4 (unknown)", "vulnerabilityID": "GHSA-h452-7996-h45h"}}], "artifact": {"name": "cookiejar", "version": "2.1.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/cookiejar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cookiejar:cookiejar:2.1.3:*:*:*:*:*:*:*", "cpe:2.3:a:bmeck:cookiejar:2.1.3:*:*:*:*:*:*:*"], "purl": "pkg:npm/cookiejar@2.1.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:1.1.1:*:*:*:*:node.js:*:*"], "package": {"name": "cross-fetch", "version": "1.1.1"}}, "found": {"vulnerabilityID": "CVE-2022-1365", "versionConstraint": "< 3.1.5 (unknown)", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "cross-fetch", "version": "1.1.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:1.1.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@1.1.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.2.6"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-7gc6-qh9x-w6h8", "dataSource": "https://github.com/advisories/GHSA-7gc6-qh9x-w6h8", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7gc6-qh9x-w6h8"], "description": "Incorrect Authorization in cross-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cross-fetch", "version": "1.1.1"}}, "found": {"versionConstraint": "<2.2.6 (unknown)", "vulnerabilityID": "GHSA-7gc6-qh9x-w6h8"}}], "artifact": {"name": "cross-fetch", "version": "1.1.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:1.1.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@1.1.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.0.6:*:*:*:*:node.js:*:*"], "package": {"name": "cross-fetch", "version": "3.0.6"}}, "found": {"vulnerabilityID": "CVE-2022-1365", "versionConstraint": "< 3.1.5 (unknown)", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "cross-fetch", "version": "3.0.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.0.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.0.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-7gc6-qh9x-w6h8", "dataSource": "https://github.com/advisories/GHSA-7gc6-qh9x-w6h8", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7gc6-qh9x-w6h8"], "description": "Incorrect Authorization in cross-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cross-fetch", "version": "3.0.6"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.5 (unknown)", "vulnerabilityID": "GHSA-7gc6-qh9x-w6h8"}}], "artifact": {"name": "cross-fetch", "version": "3.0.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.0.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.0.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "package": {"name": "cross-fetch", "version": "3.1.4"}}, "found": {"vulnerabilityID": "CVE-2022-1365", "versionConstraint": "< 3.1.5 (unknown)", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "cross-fetch", "version": "3.1.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.1.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-7gc6-qh9x-w6h8", "dataSource": "https://github.com/advisories/GHSA-7gc6-qh9x-w6h8", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7gc6-qh9x-w6h8"], "description": "Incorrect Authorization in cross-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cross-fetch", "version": "3.1.4"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.5 (unknown)", "vulnerabilityID": "GHSA-7gc6-qh9x-w6h8"}}], "artifact": {"name": "cross-fetch", "version": "3.1.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.1.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-7gc6-qh9x-w6h8", "dataSource": "https://github.com/advisories/GHSA-7gc6-qh9x-w6h8", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7gc6-qh9x-w6h8"], "description": "Incorrect Authorization in cross-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cross-fetch", "version": "3.1.4"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.5 (unknown)", "vulnerabilityID": "GHSA-7gc6-qh9x-w6h8"}}], "artifact": {"name": "cross-fetch", "version": "3.1.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.1.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "package": {"name": "cross-fetch", "version": "3.1.4"}}, "found": {"vulnerabilityID": "CVE-2022-1365", "versionConstraint": "< 3.1.5 (unknown)", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "cross-fetch", "version": "3.1.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.1.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-33587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-33587", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/fb55/css-what/releases/tag/v5.0.1", "https://lists.debian.org/debian-lts-announce/2023/03/msg00001.html", "https://security.netapp.com/advisory/ntap-20210706-0007/"], "description": "The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "css-what", "version": "4.0.0"}}, "found": {"vulnerabilityID": "CVE-2021-33587", "versionConstraint": "= 4.0.0 || = 5.0.0 (unknown)", "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "css-what", "version": "4.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/css-what@4.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-33587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-33587", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/fb55/css-what/releases/tag/v5.0.1", "https://lists.debian.org/debian-lts-announce/2023/03/msg00001.html", "https://security.netapp.com/advisory/ntap-20210706-0007/"], "description": "The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["5.0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-q8pj-2vqx-8ggc", "dataSource": "https://github.com/advisories/GHSA-q8pj-2vqx-8ggc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-q8pj-2vqx-8ggc"], "description": "Denial of service in css-what", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "css-what", "version": "4.0.0"}}, "found": {"versionConstraint": ">=4.0.0,<=5.0.0 (unknown)", "vulnerabilityID": "GHSA-q8pj-2vqx-8ggc"}}], "artifact": {"name": "css-what", "version": "4.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/css-what@4.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-27536", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27536", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27536"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27536", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1895135", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27536"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27536"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-23914", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23914", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23914"], "cvss": null, "fix": {"versions": ["7.79.1-r5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-23914", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23914", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1813864", "https://security.netapp.com/advisory/ntap-20230309-0006/"], "description": "A cleartext transmission of sensitive information vulnerability exists in curl = 7.77.0, < 7.86.0 (unknown)", "cpes": ["cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-32221", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32221", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2023/Jan/19", "http://seclists.org/fulldisclosure/2023/Jan/20", "http://www.openwall.com/lists/oss-security/2023/05/17/4", "https://hackerone.com/reports/1704017", "https://lists.debian.org/debian-lts-announce/2023/01/msg00028.html", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20230110-0006/", "https://security.netapp.com/advisory/ntap-20230208-0002/", "https://support.apple.com/kb/HT213604", "https://support.apple.com/kb/HT213605", "https://www.debian.org/security/2023/dsa-5330"], "description": "When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"vulnerabilityID": "CVE-2022-32221", "versionConstraint": "< 7.86.0 (unknown)", "cpes": ["cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-32207", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32207", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32207"], "cvss": null, "fix": {"versions": ["7.79.1-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-32207", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32207", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "https://hackerone.com/reports/1573634", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEV6BR4MTI3CEWK2YU2HQZUW5FAS3FEY/", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220915-0003/", "https://support.apple.com/kb/HT213488", "https://www.debian.org/security/2022/dsa-5197"], "description": "When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally *widen* the permissions for the target file, leaving the updated file accessible to more users than intended.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-32207"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-32207"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27535", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27535", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27535"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27535", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27535", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1892780", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27535"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27535"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27534", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27534", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27534"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27534", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27534", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1892351", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0012/"], "description": "A path traversal vulnerability exists in curl <8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27534"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27534"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27533", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27533", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27533"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27533", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27533", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1891474", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0011/"], "description": "A vulnerability in input validation exists in curl <8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and \"telnet options\" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27533"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27533"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-43551", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43551", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43551"], "cvss": null, "fix": {"versions": ["7.79.1-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-43551", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43551", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1755083", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TVWZW5CNSJ7UYAF2BGSYAWAEXDJYUBHA/", "https://security.netapp.com/advisory/ntap-20230427-0007/"], "description": "A vulnerability exists in curl <7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop (U+002E) `.`. Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r4 (apk)", "vulnerabilityID": "CVE-2022-43551"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r4 (apk)", "vulnerabilityID": "CVE-2022-43551"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-42916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42916", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2023/Jan/19", "http://seclists.org/fulldisclosure/2023/Jan/20", "http://www.openwall.com/lists/oss-security/2022/12/21/1", "https://curl.se/docs/CVE-2022-42916.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/37YEVVC6NAF6H7UHH6YAUY5QEVY6LIH2/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVU3IMZCKR4VE6KJ4GCWRL2ILLC6OV76/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q27V5YYMXUVI6PRZQVECON32XPVWTKDK/", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20221209-0010/", "https://support.apple.com/kb/HT213604", "https://support.apple.com/kb/HT213605"], "description": "In curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypassed if the host name in the given URL uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion, e.g., using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop of U+002E (.). The earliest affected version is 7.77.0 2021-05-26.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"vulnerabilityID": "CVE-2022-42916", "versionConstraint": ">= 7.77.0, < 7.86.0 (unknown)", "cpes": ["cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-27782", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782"], "cvss": null, "fix": {"versions": ["7.79.1-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-27782", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27782", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/03/20/6", "https://hackerone.com/reports/1555796", "https://lists.debian.org/debian-lts-announce/2022/08/msg00017.html", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220609-0009/", "https://www.debian.org/security/2022/dsa-5197"], "description": "libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH settings were left out from the configuration match checks, making themmatch too easily.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-27782"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-27782"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-27781", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781"], "cvss": null, "fix": {"versions": ["7.79.1-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-27781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27781", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1555441", "https://lists.debian.org/debian-lts-announce/2022/08/msg00017.html", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220609-0009/", "https://www.debian.org/security/2022/dsa-5197"], "description": "libcurl provides the `CURLOPT_CERTINFO` option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-27781"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-27781"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-27775", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775"], "cvss": null, "fix": {"versions": ["7.79.1-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-27775", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27775", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1546268", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220609-0008/", "https://www.debian.org/security/2022/dsa-5197"], "description": "An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r1 (apk)", "vulnerabilityID": "CVE-2022-27775"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r1 (apk)", "vulnerabilityID": "CVE-2022-27775"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-22576", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576"], "cvss": null, "fix": {"versions": ["7.79.1-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-22576", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-22576", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1526328", "https://lists.debian.org/debian-lts-announce/2022/08/msg00017.html", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220609-0008/", "https://www.debian.org/security/2022/dsa-5197"], "description": "An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocols: SMPTP(S), IMAP(S), POP3(S) and LDAP(S) (openldap only).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r1 (apk)", "vulnerabilityID": "CVE-2022-22576"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r1 (apk)", "vulnerabilityID": "CVE-2022-22576"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27538", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27538", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27538"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27538", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27538", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1898475", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27538"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27538"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27537", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27537", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27537"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27537", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1897203", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "A double free vulnerability exists in libcurl <8.0.0 when sharing HSTS data between separate \"handles\". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread locks, two threads sharing the same HSTS data could end up doing a double-free or use-after-free.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27537"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27537"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-23916", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23916", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23916"], "cvss": null, "fix": {"versions": ["7.79.1-r5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-23916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23916", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1826048", "https://lists.debian.org/debian-lts-announce/2023/02/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQKE6TXYDHOTFHLTBZ5X73GTKI7II5KO/", "https://security.netapp.com/advisory/ntap-20230309-0006/", "https://www.debian.org/security/2023/dsa-5365"], "description": "An allocation of resources without limits or throttling vulnerability exists in curl =13.0.0,<16.5.4 (unknown)", "vulnerabilityID": "GHSA-mhxj-85r3-2x55"}}], "artifact": {"name": "file-type", "version": "15.0.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/file-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:file-type_project:file-type:15.0.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/file-type@15.0.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-36313", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-36313", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/sindresorhus/file-type/releases/tag/v16.5.4", "https://github.com/sindresorhus/file-type/releases/tag/v17.1.3", "https://security.netapp.com/advisory/ntap-20220909-0005/", "https://www.npmjs.com/package/file-type"], "description": "An issue was discovered in the file-type package before 16.5.4 and 17.x before 17.1.3 for Node.js. A malformed MKV file could cause the file type detector to get caught in an infinite loop. This would make the application become unresponsive and could be used to cause a DoS attack.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:file-type_project:file-type:15.0.1:*:*:*:*:node.js:*:*"], "package": {"name": "file-type", "version": "15.0.1"}}, "found": {"vulnerabilityID": "CVE-2022-36313", "versionConstraint": "< 16.5.4 || >= 17.0.0, < 17.1.3 (unknown)", "cpes": ["cpe:2.3:a:file-type_project:file-type:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "file-type", "version": "15.0.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/file-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:file-type_project:file-type:15.0.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/file-type@15.0.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/follow-redirects/follow-redirects/commit/62e546a99c07c3ee5e4e0718c84a6ca127c5c445", "https://huntr.dev/bounties/7cf2bf90-52da-4d59-8028-a73b132de0db"], "description": "Exposure of Sensitive Information to an Unauthorized Actor in NPM follow-redirects prior to 1.14.8.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 2.6, "exploitabilityScore": 1.2, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.14.8"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-pw2r-vq6v-hr8c", "dataSource": "https://github.com/advisories/GHSA-pw2r-vq6v-hr8c", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-pw2r-vq6v-hr8c"], "description": "Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "follow-redirects", "version": "1.14.6"}}, "found": {"versionConstraint": "<1.14.8 (unknown)", "vulnerabilityID": "GHSA-pw2r-vq6v-hr8c"}}], "artifact": {"name": "follow-redirects", "version": "1.14.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/follow-redirects/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:follow-redirects:follow_redirects:1.14.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/follow-redirects@1.14.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/follow-redirects/follow-redirects/commit/8b347cbcef7c7b72a6e9be20f5710c17d6163c22", "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406"], "description": "follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8, "exploitabilityScore": 2.1, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.14.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-74fj-2j2h-c42q", "dataSource": "https://github.com/advisories/GHSA-74fj-2j2h-c42q", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-74fj-2j2h-c42q"], "description": "Exposure of sensitive information in follow-redirects", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "follow-redirects", "version": "1.14.6"}}, "found": {"versionConstraint": "<1.14.7 (unknown)", "vulnerabilityID": "GHSA-74fj-2j2h-c42q"}}], "artifact": {"name": "follow-redirects", "version": "1.14.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/follow-redirects/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:follow-redirects:follow_redirects:1.14.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/follow-redirects@1.14.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-41903", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41903", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41903"], "cvss": null, "fix": {"versions": ["2.32.5-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41903", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes#_export_subst", "https://git-scm.com/docs/pretty-formats#Documentation/pretty-formats.txt-emltltNgttruncltruncmtruncem", "https://github.com/git/git/commit/508386c6c5857b4faa2c3e491f422c98cc69ae76", "https://github.com/git/git/security/advisories/GHSA-475x-2q3q-hvwq"], "description": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.5-r0 (apk)", "vulnerabilityID": "CVE-2022-41903"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.5-r0 (apk)", "vulnerabilityID": "CVE-2022-41903"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-23521", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23521", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23521"], "cvss": null, "fix": {"versions": ["2.32.5-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23521", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23521", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/git/git/commit/508386c6c5857b4faa2c3e491f422c98cc69ae76", "https://github.com/git/git/security/advisories/GHSA-c738-c5qq-xg89"], "description": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.5-r0 (apk)", "vulnerabilityID": "CVE-2022-23521"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.5-r0 (apk)", "vulnerabilityID": "CVE-2022-23521"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-29007", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29007", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29007"], "cvss": null, "fix": {"versions": ["2.32.7-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29007", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29007", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/git/git/blob/9ce9dea4e1c2419cca126d29fa7730baa078a11b/Documentation/RelNotes/2.30.9.txt", "https://github.com/git/git/commit/528290f8c61222433a8cf02fb7cfffa8438432b4", "https://github.com/git/git/security/advisories/GHSA-v48j-4xgg-4844", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PI7FZ4NNR5S5J5K6AMVQBH2JFP6NE4L7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RKOXOAZ42HLXHXTW6JZI4L5DAIYDTYCU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YFZWGQKB6MM5MNF2DLFTD7KS2KWPICKL/"], "description": "Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, a specially crafted `.gitmodules` file with submodule URLs that are longer than 1024 characters can used to exploit a bug in `config.c::git_config_copy_or_rename_section_in_file()`. This bug can be used to inject arbitrary configuration into a user's `$GIT_DIR/config` when attempting to remove the configuration section associated with that submodule. When the attacker injects configuration values which specify executables to run (such as `core.pager`, `core.editor`, `core.sshCommand`, etc.) this can lead to a remote code execution. A fix A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid running `git submodule deinit` on untrusted repositories or without prior inspection of any submodule sections in `$GIT_DIR/config`.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-29007"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-29007"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-25652", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25652", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25652"], "cvss": null, "fix": {"versions": ["2.32.7-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-25652", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25652", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/25/2", "https://github.com/git/git/commit/18e2b1cfc80990719275d7b08e6e50f3e8cbc902", "https://github.com/git/git/commit/668f2d53613ac8fd373926ebe219f2c29112d93e", "https://github.com/git/git/security/advisories/GHSA-2hvf-7c8p-28fx", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PI7FZ4NNR5S5J5K6AMVQBH2JFP6NE4L7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RKOXOAZ42HLXHXTW6JZI4L5DAIYDTYCU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YFZWGQKB6MM5MNF2DLFTD7KS2KWPICKL/"], "description": "Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted input to `git apply --reject`, a path outside the working tree can be overwritten with partially controlled contents (corresponding to the rejected hunk(s) from the given patch). A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid using `git apply` with `--reject` when applying patches from an untrusted source. Use `git apply --stat` to inspect a patch before applying; avoid applying one that create a conflict where a link corresponding to the `*.rej` file exists.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-25652"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-25652"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-23946", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23946", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23946"], "cvss": null, "fix": {"versions": ["2.32.6-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-23946", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23946", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/git/git/commit/c867e4fa180bec4750e9b54eb10f459030dbebfd", "https://github.com/git/git/security/advisories/GHSA-r87m-v37r-cwfh"], "description": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.6-r0 (apk)", "vulnerabilityID": "CVE-2023-23946"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.6-r0 (apk)", "vulnerabilityID": "CVE-2023-23946"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-22743", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-22743", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://attack.mitre.org/techniques/T1574/002/", "https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1", "https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3", "https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq", "https://learn.microsoft.com/en-us/windows/win32/controls/cookbook-overview?redirectedfrom=MSDN#using-comctl32dll-version-6-in-an-application-that-uses-only-standard-extensions", "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-"], "description": "Git for Windows is the Windows port of the revision control system Git. Prior to Git for Windows version 2.39.2, by carefully crafting DLL and putting into a subdirectory of a specific name living next to the Git for Windows installer, Windows can be tricked into side-loading said DLL. This potentially allows users with local write access to place malicious payloads in a location where automated upgrades might run the Git for Windows installer with elevation. Version 2.39.2 contains a patch for this issue. Some workarounds are available. Never leave untrusted files in the Downloads folder or its sub-folders before executing the Git for Windows installer, or move the installer into a different directory before executing it.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.3, "exploitabilityScore": 1.3, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 0.6, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*"], "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"vulnerabilityID": "CVE-2023-22743", "versionConstraint": "< 2.39.2 (unknown)", "cpes": ["cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-39260", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39260", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39260"], "cvss": null, "fix": {"versions": ["2.32.4-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39260", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39260", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Nov/1", "https://github.com/git/git/security/advisories/GHSA-rjr6-wcq6-83p6", "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C7B6JPKX5CGGLAHXJVQMIZNNEEB72FHD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OHNO2FB55CPX47BAXMBWUBGWHO6N6ZZH/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UKFHE4KVD7EKS5J3KTDFVBEKU3CLXGVV/", "https://support.apple.com/kb/HT213496"], "description": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git's push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.4-r0 (apk)", "vulnerabilityID": "CVE-2022-39260"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.4-r0 (apk)", "vulnerabilityID": "CVE-2022-39260"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-29187", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29187", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29187"], "cvss": null, "fix": {"versions": ["2.32.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29187", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29187", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Nov/1", "http://www.openwall.com/lists/oss-security/2022/07/14/1", "https://github.blog/2022-04-12-git-security-vulnerability-announced", "https://github.com/git/git/security/advisories/GHSA-j342-m5hw-rr3v", "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/", "https://lore.kernel.org/git/xmqqv8s2fefi.fsf@gitster.g/T/#u", "https://support.apple.com/kb/HT213496"], "description": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.3-r0 (apk)", "vulnerabilityID": "CVE-2022-29187"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.3-r0 (apk)", "vulnerabilityID": "CVE-2022-29187"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-24975", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24975", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/git/git/blob/2dc94da3744bfbbf145eca587a0f5ff480cc5867/Documentation/git-clone.txt#L185-L191", "https://wwws.nightwatchcybersecurity.com/2022/02/11/gitbleed/"], "description": "The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the \"GitBleed\" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*"], "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"vulnerabilityID": "CVE-2022-24975", "versionConstraint": "<= 2.35.1 (unknown)", "cpes": ["cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-24765", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24765", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24765"], "cvss": null, "fix": {"versions": ["2.32.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-24765", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24765", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/31", "http://www.openwall.com/lists/oss-security/2022/04/12/7", "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash", "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode", "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2", "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/", "https://support.apple.com/kb/HT213261"], "description": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.1-r0 (apk)", "vulnerabilityID": "CVE-2022-24765"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.1-r0 (apk)", "vulnerabilityID": "CVE-2022-24765"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-22490", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22490", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22490"], "cvss": null, "fix": {"versions": ["2.32.6-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-22490", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-22490", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/git/git/commit/c867e4fa180bec4750e9b54eb10f459030dbebfd", "https://github.com/git/git/security/advisories/GHSA-3wp6-j8xr-qw85", "https://github.com/git/git/security/advisories/GHSA-gw92-x3fm-3g3q"], "description": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim's filesystem within the malicious repository's working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253. A fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.6-r0 (apk)", "vulnerabilityID": "CVE-2023-22490"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.6-r0 (apk)", "vulnerabilityID": "CVE-2023-22490"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-39253", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39253", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39253"], "cvss": null, "fix": {"versions": ["2.32.4-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39253", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://seclists.org/fulldisclosure/2022/Nov/1", "http://www.openwall.com/lists/oss-security/2023/02/14/5", "https://github.com/git/git/security/advisories/GHSA-3wp6-j8xr-qw85", "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C7B6JPKX5CGGLAHXJVQMIZNNEEB72FHD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JMQWGMDLX6KTVWW5JZLVPI7ICAK72TN7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OHNO2FB55CPX47BAXMBWUBGWHO6N6ZZH/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UKFHE4KVD7EKS5J3KTDFVBEKU3CLXGVV/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VFYXCTLOSESYIP72BUYD6ECDIMUM4WMB/", "https://support.apple.com/kb/HT213496"], "description": "Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source's `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim's machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.4-r0 (apk)", "vulnerabilityID": "CVE-2022-39253"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.4-r0 (apk)", "vulnerabilityID": "CVE-2022-39253"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-25815", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25815", "namespace": "alpine:distro:alpine:3.14", "severity": "Low", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25815"], "cvss": null, "fix": {"versions": ["2.32.7-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-25815", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25815", "namespace": "nvd:cpe", "severity": "Low", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/25/2", "https://axcheron.github.io/exploit-101-format-strings/#writing-to-the-stack", "https://github.com/git-for-windows/git/releases/tag/v2.40.1.windows.1", "https://github.com/git-for-windows/git/security/advisories/GHSA-9w66-8mq8-5vm8", "https://github.com/msys2/MINGW-packages/pull/10461", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PI7FZ4NNR5S5J5K6AMVQBH2JFP6NE4L7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RKOXOAZ42HLXHXTW6JZI4L5DAIYDTYCU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YFZWGQKB6MM5MNF2DLFTD7KS2KWPICKL/", "https://pubs.opengroup.org/onlinepubs/9699919799/functions/printf.html"], "description": "In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the `gettext()` function's implicit initialization no longer uses the runtime prefix but uses the hard-coded path `C:\\mingw64\\share\\locale` to look for localized messages. And since any authenticated user has the permission to create folders in `C:\\` (and since `C:\\mingw64` does not typically exist), it is possible for low-privilege users to place fake messages in that location where `git.exe` will pick them up in version 2.40.1.\n\nThis vulnerability is relatively hard to exploit and requires social engineering. For example, a legitimate message at the end of a clone could be maliciously modified to ask the user to direct their web browser to a malicious website, and the user might think that the message comes from Git and is legitimate. It does require local write access by the attacker, though, which makes this attack vector less likely. Version 2.40.1 contains a patch for this issue. Some workarounds are available. Do not work on a Windows machine with shared accounts, or alternatively create a `C:\\mingw64` folder and leave it empty. Users who have administrative rights may remove the permission to create folders in `C:\\`.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-25815"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-25815"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2021-43618", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43618", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43618"], "cvss": null, "fix": {"versions": ["6.2.1-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-43618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43618", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/8", "http://www.openwall.com/lists/oss-security/2022/10/13/3", "https://bugs.debian.org/994405", "https://gmplib.org/list-archives/gmp-bugs/2021-September/005077.html", "https://gmplib.org/repo/gmp-6.2/rev/561a9c25298e", "https://lists.debian.org/debian-lts-announce/2021/12/msg00001.html", "https://security.netapp.com/advisory/ntap-20221111-0001/"], "description": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gmp", "version": "6.2.1-r0"}}, "found": {"versionConstraint": "< 6.2.1-r1 (apk)", "vulnerabilityID": "CVE-2021-43618"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gmp", "version": "6.2.1-r0"}}, "found": {"versionConstraint": "< 6.2.1-r1 (apk)", "vulnerabilityID": "CVE-2021-43618"}}], "artifact": {"name": "gmp", "version": "6.2.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["LGPL-3.0-or-later OR GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:gmp:gmp:6.2.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gmp@6.2.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gmp"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgmp.so.10"}, {"path": "/usr/lib/libgmp.so.10.4.1"}]}}}, {"vulnerability": {"id": "CVE-2022-3515", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3515", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3515", "https://bugzilla.redhat.com/show_bug.cgi?id=2135610", "https://dev.gnupg.org/rK4b7d9cd4a018898d7714ce06f3faf2626c14582b", "https://www.gnupg.org/blog/20221017-pepe-left-the-ksba.html"], "description": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "package": {"name": "gnupg", "version": "2.2.31-r0"}}, "found": {"vulnerabilityID": "CVE-2022-3515", "versionConstraint": ">= 2.1.0, < 2.2.41 || >= 2.3.0, < 2.4.0 (unknown)", "cpes": ["cpe:2.3:a:gnupg:gnupg:*:*:*:*:-:*:*:*", "cpe:2.3:a:gnupg:gnupg:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "gnupg", "version": "2.2.31-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnupg@2.2.31-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnupg"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/dirmngr"}, {"path": "/usr/bin/dirmngr-client"}, {"path": "/usr/bin/gpg"}, {"path": "/usr/bin/gpg-agent"}, {"path": "/usr/bin/gpg-connect-agent"}, {"path": "/usr/bin/gpg-wks-server"}, {"path": "/usr/bin/gpg-zip"}, {"path": "/usr/bin/gpg2"}, {"path": "/usr/bin/gpgconf"}, {"path": "/usr/bin/gpgparsemail"}, {"path": "/usr/bin/gpgscm"}, {"path": "/usr/bin/gpgsm"}, {"path": "/usr/bin/gpgsplit"}, {"path": "/usr/bin/gpgtar"}, {"path": "/usr/bin/gpgv"}, {"path": "/usr/bin/gpgv2"}, {"path": "/usr/bin/kbxutil"}, {"path": "/usr/bin/watchgnupg"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/dirmngr_ldap"}, {"path": "/usr/libexec/gpg-check-pattern"}, {"path": "/usr/libexec/gpg-preset-passphrase"}, {"path": "/usr/libexec/gpg-protect-tool"}, {"path": "/usr/libexec/gpg-wks-client"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/addgnupghome"}, {"path": "/usr/sbin/applygnupgdefaults"}, {"path": "/usr/share"}, {"path": "/usr/share/gnupg"}, {"path": "/usr/share/gnupg/distsigkey.gpg"}, {"path": "/usr/share/gnupg/help.be.txt"}, {"path": "/usr/share/gnupg/help.ca.txt"}, {"path": "/usr/share/gnupg/help.cs.txt"}, {"path": "/usr/share/gnupg/help.da.txt"}, {"path": "/usr/share/gnupg/help.de.txt"}, {"path": "/usr/share/gnupg/help.el.txt"}, {"path": "/usr/share/gnupg/help.eo.txt"}, {"path": "/usr/share/gnupg/help.es.txt"}, {"path": "/usr/share/gnupg/help.et.txt"}, {"path": "/usr/share/gnupg/help.fi.txt"}, {"path": "/usr/share/gnupg/help.fr.txt"}, {"path": "/usr/share/gnupg/help.gl.txt"}, {"path": "/usr/share/gnupg/help.hu.txt"}, {"path": "/usr/share/gnupg/help.id.txt"}, {"path": "/usr/share/gnupg/help.it.txt"}, {"path": "/usr/share/gnupg/help.ja.txt"}, {"path": "/usr/share/gnupg/help.nb.txt"}, {"path": "/usr/share/gnupg/help.pl.txt"}, {"path": "/usr/share/gnupg/help.pt.txt"}, {"path": "/usr/share/gnupg/help.pt_BR.txt"}, {"path": "/usr/share/gnupg/help.ro.txt"}, {"path": "/usr/share/gnupg/help.ru.txt"}, {"path": "/usr/share/gnupg/help.sk.txt"}, {"path": "/usr/share/gnupg/help.sv.txt"}, {"path": "/usr/share/gnupg/help.tr.txt"}, {"path": "/usr/share/gnupg/help.txt"}, {"path": "/usr/share/gnupg/help.zh_CN.txt"}, {"path": "/usr/share/gnupg/help.zh_TW.txt"}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem"}]}}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-34903", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.31-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnupg", "version": "2.2.31-r0"}}, "found": {"versionConstraint": "< 2.2.31-r1 (apk)", "vulnerabilityID": "CVE-2022-34903"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnupg", "version": "2.2.31-r0"}}, "found": {"versionConstraint": "< 2.2.31-r1 (apk)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gnupg", "version": "2.2.31-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnupg@2.2.31-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnupg"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/dirmngr"}, {"path": "/usr/bin/dirmngr-client"}, {"path": "/usr/bin/gpg"}, {"path": "/usr/bin/gpg-agent"}, {"path": "/usr/bin/gpg-connect-agent"}, {"path": "/usr/bin/gpg-wks-server"}, {"path": "/usr/bin/gpg-zip"}, {"path": "/usr/bin/gpg2"}, {"path": "/usr/bin/gpgconf"}, {"path": "/usr/bin/gpgparsemail"}, {"path": "/usr/bin/gpgscm"}, {"path": "/usr/bin/gpgsm"}, {"path": "/usr/bin/gpgsplit"}, {"path": "/usr/bin/gpgtar"}, {"path": "/usr/bin/gpgv"}, {"path": "/usr/bin/gpgv2"}, {"path": "/usr/bin/kbxutil"}, {"path": "/usr/bin/watchgnupg"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/dirmngr_ldap"}, {"path": "/usr/libexec/gpg-check-pattern"}, {"path": "/usr/libexec/gpg-preset-passphrase"}, {"path": "/usr/libexec/gpg-protect-tool"}, {"path": "/usr/libexec/gpg-wks-client"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/addgnupghome"}, {"path": "/usr/sbin/applygnupgdefaults"}, {"path": "/usr/share"}, {"path": "/usr/share/gnupg"}, {"path": "/usr/share/gnupg/distsigkey.gpg"}, {"path": "/usr/share/gnupg/help.be.txt"}, {"path": "/usr/share/gnupg/help.ca.txt"}, {"path": "/usr/share/gnupg/help.cs.txt"}, {"path": "/usr/share/gnupg/help.da.txt"}, {"path": "/usr/share/gnupg/help.de.txt"}, {"path": "/usr/share/gnupg/help.el.txt"}, {"path": "/usr/share/gnupg/help.eo.txt"}, {"path": "/usr/share/gnupg/help.es.txt"}, {"path": "/usr/share/gnupg/help.et.txt"}, {"path": "/usr/share/gnupg/help.fi.txt"}, {"path": "/usr/share/gnupg/help.fr.txt"}, {"path": "/usr/share/gnupg/help.gl.txt"}, {"path": "/usr/share/gnupg/help.hu.txt"}, {"path": "/usr/share/gnupg/help.id.txt"}, {"path": "/usr/share/gnupg/help.it.txt"}, {"path": "/usr/share/gnupg/help.ja.txt"}, {"path": "/usr/share/gnupg/help.nb.txt"}, {"path": "/usr/share/gnupg/help.pl.txt"}, {"path": "/usr/share/gnupg/help.pt.txt"}, {"path": "/usr/share/gnupg/help.pt_BR.txt"}, {"path": "/usr/share/gnupg/help.ro.txt"}, {"path": "/usr/share/gnupg/help.ru.txt"}, {"path": "/usr/share/gnupg/help.sk.txt"}, {"path": "/usr/share/gnupg/help.sv.txt"}, {"path": "/usr/share/gnupg/help.tr.txt"}, {"path": "/usr/share/gnupg/help.txt"}, {"path": "/usr/share/gnupg/help.zh_CN.txt"}, {"path": "/usr/share/gnupg/help.zh_TW.txt"}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem"}]}}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "package": {"name": "gnupg", "version": "2.2.31-r0"}}, "found": {"vulnerabilityID": "CVE-2022-3219", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:gnupg:gnupg:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "gnupg", "version": "2.2.31-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnupg@2.2.31-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnupg"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/dirmngr"}, {"path": "/usr/bin/dirmngr-client"}, {"path": "/usr/bin/gpg"}, {"path": "/usr/bin/gpg-agent"}, {"path": "/usr/bin/gpg-connect-agent"}, {"path": "/usr/bin/gpg-wks-server"}, {"path": "/usr/bin/gpg-zip"}, {"path": "/usr/bin/gpg2"}, {"path": "/usr/bin/gpgconf"}, {"path": "/usr/bin/gpgparsemail"}, {"path": "/usr/bin/gpgscm"}, {"path": "/usr/bin/gpgsm"}, {"path": "/usr/bin/gpgsplit"}, {"path": "/usr/bin/gpgtar"}, {"path": "/usr/bin/gpgv"}, {"path": "/usr/bin/gpgv2"}, {"path": "/usr/bin/kbxutil"}, {"path": "/usr/bin/watchgnupg"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/dirmngr_ldap"}, {"path": "/usr/libexec/gpg-check-pattern"}, {"path": "/usr/libexec/gpg-preset-passphrase"}, {"path": "/usr/libexec/gpg-protect-tool"}, {"path": "/usr/libexec/gpg-wks-client"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/addgnupghome"}, {"path": "/usr/sbin/applygnupgdefaults"}, {"path": "/usr/share"}, {"path": "/usr/share/gnupg"}, {"path": "/usr/share/gnupg/distsigkey.gpg"}, {"path": "/usr/share/gnupg/help.be.txt"}, {"path": "/usr/share/gnupg/help.ca.txt"}, {"path": "/usr/share/gnupg/help.cs.txt"}, {"path": "/usr/share/gnupg/help.da.txt"}, {"path": "/usr/share/gnupg/help.de.txt"}, {"path": "/usr/share/gnupg/help.el.txt"}, {"path": "/usr/share/gnupg/help.eo.txt"}, {"path": "/usr/share/gnupg/help.es.txt"}, {"path": "/usr/share/gnupg/help.et.txt"}, {"path": "/usr/share/gnupg/help.fi.txt"}, {"path": "/usr/share/gnupg/help.fr.txt"}, {"path": "/usr/share/gnupg/help.gl.txt"}, {"path": "/usr/share/gnupg/help.hu.txt"}, {"path": "/usr/share/gnupg/help.id.txt"}, {"path": "/usr/share/gnupg/help.it.txt"}, {"path": "/usr/share/gnupg/help.ja.txt"}, {"path": "/usr/share/gnupg/help.nb.txt"}, {"path": "/usr/share/gnupg/help.pl.txt"}, {"path": "/usr/share/gnupg/help.pt.txt"}, {"path": "/usr/share/gnupg/help.pt_BR.txt"}, {"path": "/usr/share/gnupg/help.ro.txt"}, {"path": "/usr/share/gnupg/help.ru.txt"}, {"path": "/usr/share/gnupg/help.sk.txt"}, {"path": "/usr/share/gnupg/help.sv.txt"}, {"path": "/usr/share/gnupg/help.tr.txt"}, {"path": "/usr/share/gnupg/help.txt"}, {"path": "/usr/share/gnupg/help.zh_CN.txt"}, {"path": "/usr/share/gnupg/help.zh_TW.txt"}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem"}]}}}, {"vulnerability": {"id": "CVE-2023-0361", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0361", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0361"], "cvss": null, "fix": {"versions": ["3.7.1-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0361", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0361", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2023-0361", "https://github.com/tlsfuzzer/tlsfuzzer/pull/679", "https://gitlab.com/gnutls/gnutls/-/issues/1050", "https://lists.debian.org/debian-lts-announce/2023/02/msg00015.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UFIA3X4IZ3CW7SRQ2UHNHNPMRIAWF2FI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WS4KVDOG6QTALWHC2QE4Y7VPDRMLTRWQ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z634YBXAJ5VLDI62IOPBVP5K6YFHAWCY/", "https://security.netapp.com/advisory/ntap-20230324-0005/"], "description": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnutls", "version": "3.7.1-r0"}}, "found": {"versionConstraint": "< 3.7.1-r2 (apk)", "vulnerabilityID": "CVE-2023-0361"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnutls", "version": "3.7.1-r0"}}, "found": {"versionConstraint": "< 3.7.1-r2 (apk)", "vulnerabilityID": "CVE-2023-0361"}}], "artifact": {"name": "gnutls", "version": "3.7.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["LGPL-2.1-or-later"], "cpes": ["cpe:2.3:a:gnutls:gnutls:3.7.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnutls@3.7.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnutls"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgnutls.so.30"}, {"path": "/usr/lib/libgnutls.so.30.29.1"}]}}}, {"vulnerability": {"id": "CVE-2022-2509", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2509", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2509"], "cvss": null, "fix": {"versions": ["3.7.1-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2509", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-2509", "https://lists.debian.org/debian-lts-announce/2022/08/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6FL27JS3VM74YEQU7PGB62USO3KSBYZX/", "https://lists.gnupg.org/pipermail/gnutls-help/2022-July/004746.html", "https://www.debian.org/security/2022/dsa-5203"], "description": "A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnutls", "version": "3.7.1-r0"}}, "found": {"versionConstraint": "< 3.7.1-r1 (apk)", "vulnerabilityID": "CVE-2022-2509"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnutls", "version": "3.7.1-r0"}}, "found": {"versionConstraint": "< 3.7.1-r1 (apk)", "vulnerabilityID": "CVE-2022-2509"}}], "artifact": {"name": "gnutls", "version": "3.7.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["LGPL-2.1-or-later"], "cpes": ["cpe:2.3:a:gnutls:gnutls:3.7.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnutls@3.7.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnutls"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgnutls.so.30"}, {"path": "/usr/lib/libgnutls.so.30.29.1"}]}}}, {"vulnerability": {"id": "GHSA-7wwv-vh3v-89cq", "dataSource": "https://github.com/advisories/GHSA-7wwv-vh3v-89cq", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7wwv-vh3v-89cq"], "description": "ReDOS vulnerabities: multiple grammars", "cvss": null, "fix": {"versions": ["10.4.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "highlight.js", "version": "10.2.1"}}, "found": {"versionConstraint": ">=9.0.0,<10.4.1 (unknown)", "vulnerabilityID": "GHSA-7wwv-vh3v-89cq"}}], "artifact": {"name": "highlight.js", "version": "10.2.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/diff2html/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:highlightjs:highlight.js:10.2.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/highlight.js@10.2.1", "upstreams": null}}, {"vulnerability": {"id": "GHSA-7wwv-vh3v-89cq", "dataSource": "https://github.com/advisories/GHSA-7wwv-vh3v-89cq", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7wwv-vh3v-89cq"], "description": "ReDOS vulnerabities: multiple grammars", "cvss": null, "fix": {"versions": ["10.4.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "highlight.js", "version": "10.3.1"}}, "found": {"versionConstraint": ">=9.0.0,<10.4.1 (unknown)", "vulnerabilityID": "GHSA-7wwv-vh3v-89cq"}}], "artifact": {"name": "highlight.js", "version": "10.3.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:highlightjs:highlight.js:10.3.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/highlight.js@10.3.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25881", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/kornelski/http-cache-semantics/blob/master/index.js%23L83", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253332", "https://security.snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783"], "description": "This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:4.1.0:*:*:*:*:node.js:*:*"], "package": {"name": "http-cache-semantics", "version": "4.1.0"}}, "found": {"vulnerabilityID": "CVE-2022-25881", "versionConstraint": "< 4.1.1 (unknown)", "cpes": ["cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "http-cache-semantics", "version": "4.1.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:4.1.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/http-cache-semantics@4.1.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25881", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/kornelski/http-cache-semantics/blob/master/index.js%23L83", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253332", "https://security.snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783"], "description": "This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["4.1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-rc47-6667-2j5j", "dataSource": "https://github.com/advisories/GHSA-rc47-6667-2j5j", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-rc47-6667-2j5j"], "description": "http-cache-semantics vulnerable to Regular Expression Denial of Service", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "http-cache-semantics", "version": "4.1.0"}}, "found": {"versionConstraint": "<4.1.1 (unknown)", "vulnerabilityID": "GHSA-rc47-6667-2j5j"}}], "artifact": {"name": "http-cache-semantics", "version": "4.1.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:4.1.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/http-cache-semantics@4.1.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-20066", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-20066", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jsdom/jsdom/issues/3124#issuecomment-783502951", "https://www.tenable.com/security/research/tra-2021-05"], "description": "JSDom improperly allows the loading of local resources, which allows for local files to be manipulated by a malicious web page when script execution is enabled.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["16.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f4c9-cqv8-9v98", "dataSource": "https://github.com/advisories/GHSA-f4c9-cqv8-9v98", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-f4c9-cqv8-9v98"], "description": "Insufficient Granularity of Access Control in JSDom", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsdom", "version": "16.4.0"}}, "found": {"versionConstraint": "<=16.4.0 (unknown)", "vulnerabilityID": "GHSA-f4c9-cqv8-9v98"}}], "artifact": {"name": "jsdom", "version": "16.4.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsdom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:jsdom:jsdom:16.4.0:*:*:*:*:*:*:*"], "purl": "pkg:npm/jsdom@16.4.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-46175", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/json5/json5/issues/199", "https://github.com/json5/json5/issues/295", "https://github.com/json5/json5/pull/298", "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3S26TLPLVFAJTUN3VIXFDEBEXDYO22CE/"], "description": "JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by `JSON5.parse` and not the global Object prototype, which is the commonly understood definition of Prototype Pollution. However, polluting the prototype of a single object can have significant security impact for an application if the object is later used in trusted operations. This vulnerability could allow an attacker to set arbitrary and unexpected keys on the object returned from `JSON5.parse`. The actual impact will depend on how applications utilize the returned object and how they filter unwanted keys, but could include denial of service, cross-site scripting, elevation of privilege, and in extreme cases, remote code execution. `JSON5.parse` should restrict parsing of `__proto__` keys when parsing JSON strings to objects. As a point of reference, the `JSON.parse` method included in JavaScript ignores `__proto__` keys. Simply changing `JSON5.parse` to `JSON.parse` in the examples above mitigates this vulnerability. This vulnerability is patched in json5 versions 1.0.2, 2.2.2, and later.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.6, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:json5:json5:2.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "json5", "version": "2.0.0"}}, "found": {"vulnerabilityID": "CVE-2022-46175", "versionConstraint": "< 1.0.2 || >= 2.0.0, < 2.2.2 (unknown)", "cpes": ["cpe:2.3:a:json5:json5:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "json5", "version": "2.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:json5:json5:2.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/json5@2.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-46175", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/json5/json5/issues/199", "https://github.com/json5/json5/issues/295", "https://github.com/json5/json5/pull/298", "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3S26TLPLVFAJTUN3VIXFDEBEXDYO22CE/"], "description": "JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by `JSON5.parse` and not the global Object prototype, which is the commonly understood definition of Prototype Pollution. However, polluting the prototype of a single object can have significant security impact for an application if the object is later used in trusted operations. This vulnerability could allow an attacker to set arbitrary and unexpected keys on the object returned from `JSON5.parse`. The actual impact will depend on how applications utilize the returned object and how they filter unwanted keys, but could include denial of service, cross-site scripting, elevation of privilege, and in extreme cases, remote code execution. `JSON5.parse` should restrict parsing of `__proto__` keys when parsing JSON strings to objects. As a point of reference, the `JSON.parse` method included in JavaScript ignores `__proto__` keys. Simply changing `JSON5.parse` to `JSON.parse` in the examples above mitigates this vulnerability. This vulnerability is patched in json5 versions 1.0.2, 2.2.2, and later.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.6, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": ["2.2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9c47-m6qq-7p4h", "dataSource": "https://github.com/advisories/GHSA-9c47-m6qq-7p4h", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9c47-m6qq-7p4h"], "description": "Prototype Pollution in JSON5 via Parse Method", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "json5", "version": "2.0.0"}}, "found": {"versionConstraint": ">=2.0.0,<2.2.2 (unknown)", "vulnerabilityID": "GHSA-9c47-m6qq-7p4h"}}], "artifact": {"name": "json5", "version": "2.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:json5:json5:2.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/json5@2.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-46175", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/json5/json5/issues/199", "https://github.com/json5/json5/issues/295", "https://github.com/json5/json5/pull/298", "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3S26TLPLVFAJTUN3VIXFDEBEXDYO22CE/"], "description": "JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by `JSON5.parse` and not the global Object prototype, which is the commonly understood definition of Prototype Pollution. However, polluting the prototype of a single object can have significant security impact for an application if the object is later used in trusted operations. This vulnerability could allow an attacker to set arbitrary and unexpected keys on the object returned from `JSON5.parse`. The actual impact will depend on how applications utilize the returned object and how they filter unwanted keys, but could include denial of service, cross-site scripting, elevation of privilege, and in extreme cases, remote code execution. `JSON5.parse` should restrict parsing of `__proto__` keys when parsing JSON strings to objects. As a point of reference, the `JSON.parse` method included in JavaScript ignores `__proto__` keys. Simply changing `JSON5.parse` to `JSON.parse` in the examples above mitigates this vulnerability. This vulnerability is patched in json5 versions 1.0.2, 2.2.2, and later.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.6, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": ["2.2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9c47-m6qq-7p4h", "dataSource": "https://github.com/advisories/GHSA-9c47-m6qq-7p4h", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9c47-m6qq-7p4h"], "description": "Prototype Pollution in JSON5 via Parse Method", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "json5", "version": "2.2.0"}}, "found": {"versionConstraint": ">=2.0.0,<2.2.2 (unknown)", "vulnerabilityID": "GHSA-9c47-m6qq-7p4h"}}], "artifact": {"name": "json5", "version": "2.2.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:json5:json5:2.2.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/json5@2.2.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-46175", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/json5/json5/issues/199", "https://github.com/json5/json5/issues/295", "https://github.com/json5/json5/pull/298", "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3S26TLPLVFAJTUN3VIXFDEBEXDYO22CE/"], "description": "JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by `JSON5.parse` and not the global Object prototype, which is the commonly understood definition of Prototype Pollution. However, polluting the prototype of a single object can have significant security impact for an application if the object is later used in trusted operations. This vulnerability could allow an attacker to set arbitrary and unexpected keys on the object returned from `JSON5.parse`. The actual impact will depend on how applications utilize the returned object and how they filter unwanted keys, but could include denial of service, cross-site scripting, elevation of privilege, and in extreme cases, remote code execution. `JSON5.parse` should restrict parsing of `__proto__` keys when parsing JSON strings to objects. As a point of reference, the `JSON.parse` method included in JavaScript ignores `__proto__` keys. Simply changing `JSON5.parse` to `JSON.parse` in the examples above mitigates this vulnerability. This vulnerability is patched in json5 versions 1.0.2, 2.2.2, and later.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.6, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:json5:json5:2.2.0:*:*:*:*:node.js:*:*"], "package": {"name": "json5", "version": "2.2.0"}}, "found": {"vulnerabilityID": "CVE-2022-46175", "versionConstraint": "< 1.0.2 || >= 2.0.0, < 2.2.2 (unknown)", "cpes": ["cpe:2.3:a:json5:json5:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "json5", "version": "2.2.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:json5:json5:2.2.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/json5@2.2.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"], "description": "In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don\u2019t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 7.6, "exploitabilityScore": 2.8, "impactScore": 4.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 6.4, "exploitabilityScore": 1.6, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23540", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"], "description": "In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don\u2019t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 7.6, "exploitabilityScore": 2.8, "impactScore": 4.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 6.4, "exploitabilityScore": 1.6, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qwph-4952-7xr6", "dataSource": "https://github.com/advisories/GHSA-qwph-4952-7xr6", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-qwph-4952-7xr6"], "description": "jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<9.0.0 (unknown)", "vulnerabilityID": "GHSA-qwph-4952-7xr6"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33"], "description": "Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you\u2019ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 1.6, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23539", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33"], "description": "Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you\u2019ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 1.6, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8cf7-32gw-wr33", "dataSource": "https://github.com/advisories/GHSA-8cf7-32gw-wr33", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-8cf7-32gw-wr33"], "description": "jsonwebtoken unrestricted key type could lead to legacy keys usage ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<=8.5.1 (unknown)", "vulnerabilityID": "GHSA-8cf7-32gw-wr33"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/releases/tag/v9.0.0", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23541", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/releases/tag/v9.0.0", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hjrf-2m68-5959", "dataSource": "https://github.com/advisories/GHSA-hjrf-2m68-5959", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<=8.5.1 (unknown)", "vulnerabilityID": "GHSA-hjrf-2m68-5959"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-20018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20018", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/knex/knex/issues/1227", "https://www.ghostccamm.com/blog/knex_sqli/"], "description": "Knex Knex.js through 2.3.0 has a limited SQL injection vulnerability that can be exploited to ignore the WHERE clause of a SQL query.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.4.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-4jv9-3563-23j3", "dataSource": "https://github.com/advisories/GHSA-4jv9-3563-23j3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-4jv9-3563-23j3"], "description": "Knex.js has a limited SQL injection vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "knex", "version": "0.21.21"}}, "found": {"versionConstraint": "<2.4.0 (unknown)", "vulnerabilityID": "GHSA-4jv9-3563-23j3"}}], "artifact": {"name": "knex", "version": "0.21.21", "type": "npm", "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:knex:knex:0.21.21:*:*:*:*:*:*:*"], "purl": "pkg:npm/knex@0.21.21", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-20018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20018", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/knex/knex/issues/1227", "https://www.ghostccamm.com/blog/knex_sqli/"], "description": "Knex Knex.js through 2.3.0 has a limited SQL injection vulnerability that can be exploited to ignore the WHERE clause of a SQL query.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.4.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-4jv9-3563-23j3", "dataSource": "https://github.com/advisories/GHSA-4jv9-3563-23j3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-4jv9-3563-23j3"], "description": "Knex.js has a limited SQL injection vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "knex", "version": "0.21.7"}}, "found": {"versionConstraint": "<2.4.0 (unknown)", "vulnerabilityID": "GHSA-4jv9-3563-23j3"}}], "artifact": {"name": "knex", "version": "0.21.7", "type": "npm", "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:knex:knex:0.21.7:*:*:*:*:*:*:*"], "purl": "pkg:npm/knex@0.21.7", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0563", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0563"], "cvss": null, "fix": {"versions": ["2.37.4-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.4-r0 (apk)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libblkid", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libblkid:libblkid:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libblkid@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libblkid.so.1"}, {"path": "/lib/libblkid.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.37.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.3-r0 (apk)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libblkid", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libblkid:libblkid:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libblkid@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libblkid.so.1"}, {"path": "/lib/libblkid.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.37.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.3-r0 (apk)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libblkid", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libblkid:libblkid:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libblkid@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libblkid.so.1"}, {"path": "/lib/libblkid.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1t-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1n-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1n-r0 (apk)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2023-0466", "versionConstraint": ">= 1.0.2, < 1.0.2zh || >= 1.1.1, < 1.1.1u || >= 3.0.0, < 3.0.9 || >= 3.1.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1t-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1q-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1q-r0 (apk)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2021-4160", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4160", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3bf7b73ea7123045b8f972badc67ed6878e6c37f", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6fc1aaaf303185aa5e483e06bdfae16daa9193a7", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9e726506cd2a3fd9c0f12daf8cc1fe934c7dddb", "https://security.gentoo.org/glsa/202210-02", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220128.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH private key among multiple clients, which is no longer an option since CVE-2016-0701. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0.0. It was addressed in the releases of 1.1.1m and 3.0.1 on the 15th of December 2021. For the 1.0.2 release it is addressed in git commit 6fc1aaaf3 that is available to premium support customers only. It will be made available in 1.0.2zc when it is released. The issue only affects OpenSSL on MIPS platforms. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). Fixed in OpenSSL 1.1.1m (Affected 1.1.1-1.1.1l). Fixed in OpenSSL 1.0.2zc-dev (Affected 1.0.2-1.0.2zb).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2021-4160", "versionConstraint": ">= 1.0.2, <= 1.0.2zb || >= 1.1.1, < 1.1.1m || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-27536", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27536", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27536"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27536", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1895135", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27536"}}], "artifact": {"name": "libcurl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:libcurl:libcurl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcurl@7.79.1-r0?arch=x86_64&upstream=curl&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcurl.so.4"}, {"path": "/usr/lib/libcurl.so.4.7.0"}]}}}, {"vulnerability": {"id": "CVE-2023-23914", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23914", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23914"], "cvss": null, "fix": {"versions": ["7.79.1-r5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-23914", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23914", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1813864", "https://security.netapp.com/advisory/ntap-20230309-0006/"], "description": "A cleartext transmission of sensitive information vulnerability exists in curl = 2.0, < 2.5.12 || >= 2.6.0, < 2.6.2 (unknown)", "cpes": ["cpe:2.3:a:openldap:openldap:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libldap", "version": "2.4.58-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OLDAP-2.8"], "cpes": ["cpe:2.3:a:libldap:libldap:2.4.58-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libldap@2.4.58-r0?arch=x86_64&upstream=openldap&distro=alpine-3.14.3", "upstreams": [{"name": "openldap"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/openldap"}, {"path": "/etc/openldap/ldap.conf"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/liblber-2.4.so.2"}, {"path": "/usr/lib/liblber-2.4.so.2.11.6"}, {"path": "/usr/lib/libldap-2.4.so.2"}, {"path": "/usr/lib/libldap-2.4.so.2.11.6"}, {"path": "/usr/lib/libldap_r-2.4.so.2"}, {"path": "/usr/lib/libldap_r-2.4.so.2.11.6"}]}}}, {"vulnerability": {"id": "CVE-2015-3276", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-3276", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://rhn.redhat.com/errata/RHSA-2015-2131.html", "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html", "http://www.securitytracker.com/id/1034221", "https://bugzilla.redhat.com/show_bug.cgi?id=1238322"], "description": "The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openldap:openldap:2.4.58-r0:*:*:*:*:*:*:*"], "package": {"name": "openldap", "version": "2.4.58-r0"}}, "found": {"vulnerabilityID": "CVE-2015-3276", "versionConstraint": "< 2.5 (unknown)", "cpes": ["cpe:2.3:a:openldap:openldap:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libldap", "version": "2.4.58-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OLDAP-2.8"], "cpes": ["cpe:2.3:a:libldap:libldap:2.4.58-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libldap@2.4.58-r0?arch=x86_64&upstream=openldap&distro=alpine-3.14.3", "upstreams": [{"name": "openldap"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/openldap"}, {"path": "/etc/openldap/ldap.conf"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/liblber-2.4.so.2"}, {"path": "/usr/lib/liblber-2.4.so.2.11.6"}, {"path": "/usr/lib/libldap-2.4.so.2"}, {"path": "/usr/lib/libldap-2.4.so.2.11.6"}, {"path": "/usr/lib/libldap_r-2.4.so.2"}, {"path": "/usr/lib/libldap_r-2.4.so.2.11.6"}]}}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0563", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0563"], "cvss": null, "fix": {"versions": ["2.37.4-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.4-r0 (apk)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libmount", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libmount:libmount:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libmount@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libmount.so.1"}, {"path": "/lib/libmount.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.37.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.3-r0 (apk)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libmount", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libmount:libmount:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libmount@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libmount.so.1"}, {"path": "/lib/libmount.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.37.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.3-r0 (apk)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libmount", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libmount:libmount:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libmount@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libmount.so.1"}, {"path": "/lib/libmount.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778"], "cvss": null, "fix": {"versions": ["3.3.3p1-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "libretls", "version": "3.3.3p1-r2"}}, "found": {"versionConstraint": "< 3.3.3p1-r3 (apk)", "vulnerabilityID": "CVE-2022-0778"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "libretls", "version": "3.3.3p1-r2"}}, "found": {"versionConstraint": "< 3.3.3p1-r3 (apk)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libretls", "version": "3.3.3p1-r2", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["ISC AND (BSD-3-Clause OR MIT)"], "cpes": ["cpe:2.3:a:libretls:libretls:3.3.3p1-r2:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libretls@3.3.3p1-r2?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "libretls"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libtls.so.2"}, {"path": "/usr/lib/libtls.so.2.0.3"}]}}}, {"vulnerability": {"id": "CVE-2022-24407", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24407", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24407"], "cvss": null, "fix": {"versions": ["2.1.28-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-24407", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24407", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/02/23/4", "https://github.com/cyrusimap/cyrus-sasl/blob/fdcd13ceaef8de684dc69008011fa865c5b4a3ac/docsrc/sasl/release-notes/2.1/index.rst", "https://lists.debian.org/debian-lts-announce/2022/03/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4FIXU75Q6RBNK6UYM7MQ3TCFGXR7AX4U/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H26R4SMGM3WHXX4XYNNJB4YGFIL5UNF4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZZC6BMPI3V3MC2IGNLN377ETUWO7QBIH/", "https://security.netapp.com/advisory/ntap-20221007-0003/", "https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28", "https://www.debian.org/security/2022/dsa-5087", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "cyrus-sasl", "version": "2.1.27-r12"}}, "found": {"versionConstraint": "< 2.1.28-r0 (apk)", "vulnerabilityID": "CVE-2022-24407"}}], "artifact": {"name": "libsasl", "version": "2.1.27-r12", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["custom"], "cpes": ["cpe:2.3:a:libsasl:libsasl:2.1.27-r12:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libsasl@2.1.27-r12?arch=x86_64&upstream=cyrus-sasl&distro=alpine-3.14.3", "upstreams": [{"name": "cyrus-sasl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libsasl2.so.3"}, {"path": "/usr/lib/libsasl2.so.3.0.0"}, {"path": "/usr/lib/sasl2"}, {"path": "/usr/lib/sasl2/libanonymous.so"}, {"path": "/usr/lib/sasl2/libanonymous.so.3"}, {"path": "/usr/lib/sasl2/libanonymous.so.3.0.0"}, {"path": "/usr/lib/sasl2/libplain.so"}, {"path": "/usr/lib/sasl2/libplain.so.3"}, {"path": "/usr/lib/sasl2/libplain.so.3.0.0"}, {"path": "/usr/lib/sasl2/libsasldb.so"}, {"path": "/usr/lib/sasl2/libsasldb.so.3"}, {"path": "/usr/lib/sasl2/libsasldb.so.3.0.0"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1t-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1n-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1n-r0 (apk)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2023-0466", "versionConstraint": ">= 1.0.2, < 1.0.2zh || >= 1.1.1, < 1.1.1u || >= 3.0.0, < 3.0.9 || >= 3.1.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1t-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1q-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1q-r0 (apk)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2021-4160", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4160", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3bf7b73ea7123045b8f972badc67ed6878e6c37f", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6fc1aaaf303185aa5e483e06bdfae16daa9193a7", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9e726506cd2a3fd9c0f12daf8cc1fe934c7dddb", "https://security.gentoo.org/glsa/202210-02", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220128.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH private key among multiple clients, which is no longer an option since CVE-2016-0701. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0.0. It was addressed in the releases of 1.1.1m and 3.0.1 on the 15th of December 2021. For the 1.0.2 release it is addressed in git commit 6fc1aaaf3 that is available to premium support customers only. It will be made available in 1.0.2zc when it is released. The issue only affects OpenSSL on MIPS platforms. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). Fixed in OpenSSL 1.1.1m (Affected 1.1.1-1.1.1l). Fixed in OpenSSL 1.0.2zc-dev (Affected 1.0.2-1.0.2zb).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2021-4160", "versionConstraint": ">= 1.0.2, <= 1.0.2zb || >= 1.1.1, < 1.1.1m || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2021-46848", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46848", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46848"], "cvss": null, "fix": {"versions": ["4.17.0-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-46848", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-46848", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugs.gentoo.org/866237", "https://gitlab.com/gnutls/libtasn1/-/commit/44a700d2051a666235748970c2df047ff207aeb5", "https://gitlab.com/gnutls/libtasn1/-/issues/32", "https://lists.debian.org/debian-lts-announce/2023/01/msg00003.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AV4SHDJF2XLB4CUPTBPQQ6CLGZ5LKXPZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECM2ELTVRYV4BZ5L5GMIRQE27RFHPAQ6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OGO7XST4EIJGX4B2ITZCYSWM24534BSU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V5LWOGF7QRMNFRUCZY6TDYQJVFI6MOQ2/", "https://security.netapp.com/advisory/ntap-20221118-0006/"], "description": "GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "libtasn1", "version": "4.17.0-r0"}}, "found": {"versionConstraint": "< 4.17.0-r1 (apk)", "vulnerabilityID": "CVE-2021-46848"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "libtasn1", "version": "4.17.0-r0"}}, "found": {"versionConstraint": "< 4.17.0-r1 (apk)", "vulnerabilityID": "CVE-2021-46848"}}], "artifact": {"name": "libtasn1", "version": "4.17.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["LGPL-2.1-or-later"], "cpes": ["cpe:2.3:a:libtasn1:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libtasn1:libtasn:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libtasn:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libtasn:libtasn:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:gnu:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:gnu:libtasn:4.17.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libtasn1@4.17.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "libtasn1"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libtasn1.so.6"}, {"path": "/usr/lib/libtasn1.so.6.6.1"}]}}}, {"vulnerability": {"id": "CVE-2023-22467", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/luxon/commit/5ab3bf64a10da929a437629cdb2f059bb83212bf", "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"], "description": "Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's `DateTime.fromRFC2822() has quadratic (N^2) complexity on some specific inputs. This causes a noticeable slowdown for inputs with lengths above 10k characters. Users providing untrusted data to this method are therefore vulnerable to (Re)DoS attacks. This issue also appears in Moment as CVE-2022-31129. Versions 1.38.1, 2.5.2, and 3.2.1 contain patches for this issue. As a workaround, limit the length of the input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.28.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-3xq5-wjfh-ppjc", "dataSource": "https://github.com/advisories/GHSA-3xq5-wjfh-ppjc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-3xq5-wjfh-ppjc"], "description": "Luxon Inefficient Regular Expression Complexity vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "luxon", "version": "1.25.0"}}, "found": {"versionConstraint": ">=1.0.0,<1.28.1 (unknown)", "vulnerabilityID": "GHSA-3xq5-wjfh-ppjc"}}], "artifact": {"name": "luxon", "version": "1.25.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:moment:luxon:1.25.0:*:*:*:*:*:*:*", "cpe:2.3:a:luxon:luxon:1.25.0:*:*:*:*:*:*:*"], "purl": "pkg:npm/luxon@1.25.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21670", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21670", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/markdown-it/markdown-it/commit/ffc49ab46b5b751cd2be0aabb146f2ef84986101", "https://github.com/markdown-it/markdown-it/security/advisories/GHSA-6vfc-qv3f-vr6c"], "description": "markdown-it is a Markdown parser. Prior to version 1.3.2, special patterns with length greater than 50 thousand characterss could slow down the parser significantly. Users should upgrade to version 12.3.2 to receive a patch. There are no known workarounds aside from upgrading.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["12.3.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-6vfc-qv3f-vr6c", "dataSource": "https://github.com/advisories/GHSA-6vfc-qv3f-vr6c", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-6vfc-qv3f-vr6c"], "description": "Uncontrolled Resource Consumption in markdown-it", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "markdown-it", "version": "11.0.1"}}, "found": {"versionConstraint": "<12.3.2 (unknown)", "vulnerabilityID": "GHSA-6vfc-qv3f-vr6c"}}], "artifact": {"name": "markdown-it", "version": "11.0.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/markdown-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:markdown-it_project:markdown-it:11.0.1:*:*:*:*:*:*:*"], "purl": "pkg:npm/markdown-it@11.0.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21670", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21670", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/markdown-it/markdown-it/commit/ffc49ab46b5b751cd2be0aabb146f2ef84986101", "https://github.com/markdown-it/markdown-it/security/advisories/GHSA-6vfc-qv3f-vr6c"], "description": "markdown-it is a Markdown parser. Prior to version 1.3.2, special patterns with length greater than 50 thousand characterss could slow down the parser significantly. Users should upgrade to version 12.3.2 to receive a patch. There are no known workarounds aside from upgrading.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:markdown-it_project:markdown-it:11.0.1:*:*:*:*:*:*:*"], "package": {"name": "markdown-it", "version": "11.0.1"}}, "found": {"vulnerabilityID": "CVE-2022-21670", "versionConstraint": "<= 12.3.1 (unknown)", "cpes": ["cpe:2.3:a:markdown-it_project:markdown-it:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "markdown-it", "version": "11.0.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/markdown-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:markdown-it_project:markdown-it:11.0.1:*:*:*:*:*:*:*"], "purl": "pkg:npm/markdown-it@11.0.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/grafana/grafana-image-renderer/issues/329", "https://github.com/isaacs/minimatch/commit/a8763f4388e51956be62dc6025cec1126beeb5e6", "https://lists.debian.org/debian-lts-announce/2023/01/msg00011.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "package": {"name": "minimatch", "version": "3.0.4"}}, "found": {"vulnerabilityID": "CVE-2022-3517", "versionConstraint": "< 3.0.5 (unknown)", "cpes": ["cpe:2.3:a:minimatch_project:minimatch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "minimatch", "version": "3.0.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/minimatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/minimatch@3.0.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/grafana/grafana-image-renderer/issues/329", "https://github.com/isaacs/minimatch/commit/a8763f4388e51956be62dc6025cec1126beeb5e6", "https://lists.debian.org/debian-lts-announce/2023/01/msg00011.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f8q6-p94x-37v3", "dataSource": "https://github.com/advisories/GHSA-f8q6-p94x-37v3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-f8q6-p94x-37v3"], "description": "minimatch ReDoS vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "minimatch", "version": "3.0.4"}}, "found": {"versionConstraint": "<3.0.5 (unknown)", "vulnerabilityID": "GHSA-f8q6-p94x-37v3"}}], "artifact": {"name": "minimatch", "version": "3.0.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/minimatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/minimatch@3.0.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/grafana/grafana-image-renderer/issues/329", "https://github.com/isaacs/minimatch/commit/a8763f4388e51956be62dc6025cec1126beeb5e6", "https://lists.debian.org/debian-lts-announce/2023/01/msg00011.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f8q6-p94x-37v3", "dataSource": "https://github.com/advisories/GHSA-f8q6-p94x-37v3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-f8q6-p94x-37v3"], "description": "minimatch ReDoS vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "minimatch", "version": "3.0.4"}}, "found": {"versionConstraint": "<3.0.5 (unknown)", "vulnerabilityID": "GHSA-f8q6-p94x-37v3"}}], "artifact": {"name": "minimatch", "version": "3.0.4", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/minimatch@3.0.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/grafana/grafana-image-renderer/issues/329", "https://github.com/isaacs/minimatch/commit/a8763f4388e51956be62dc6025cec1126beeb5e6", "https://lists.debian.org/debian-lts-announce/2023/01/msg00011.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "package": {"name": "minimatch", "version": "3.0.4"}}, "found": {"vulnerabilityID": "CVE-2022-3517", "versionConstraint": "< 3.0.5 (unknown)", "cpes": ["cpe:2.3:a:minimatch_project:minimatch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "minimatch", "version": "3.0.4", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/minimatch@3.0.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44906", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip", "https://github.com/substack/minimist/blob/master/index.js#L69", "https://github.com/substack/minimist/issues/164", "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764", "https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068"], "description": "Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:substack:minimist:1.2.5:*:*:*:*:*:*:*"], "package": {"name": "minimist", "version": "1.2.5"}}, "found": {"vulnerabilityID": "CVE-2021-44906", "versionConstraint": "< 1.2.6 (unknown)", "cpes": ["cpe:2.3:a:substack:minimist:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "minimist", "version": "1.2.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/minimist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:minimist:minimist:1.2.5:*:*:*:*:*:*:*", "cpe:2.3:a:substack:minimist:1.2.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/minimist@1.2.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44906", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip", "https://github.com/substack/minimist/blob/master/index.js#L69", "https://github.com/substack/minimist/issues/164", "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764", "https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068"], "description": "Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["1.2.6"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-xvch-5gv4-984h", "dataSource": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-xvch-5gv4-984h"], "description": "Prototype Pollution in minimist", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "minimist", "version": "1.2.5"}}, "found": {"versionConstraint": ">=1.0.0,<1.2.6 (unknown)", "vulnerabilityID": "GHSA-xvch-5gv4-984h"}}], "artifact": {"name": "minimist", "version": "1.2.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/minimist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:minimist:minimist:1.2.5:*:*:*:*:*:*:*", "cpe:2.3:a:substack:minimist:1.2.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/minimist@1.2.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-31129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/", "https://security.netapp.com/advisory/ntap-20221014-0003/"], "description": "moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "package": {"name": "moment", "version": "2.29.1"}}, "found": {"vulnerabilityID": "CVE-2022-31129", "versionConstraint": ">= 2.18.0, < 2.29.4 (unknown)", "cpes": ["cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-31129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/", "https://security.netapp.com/advisory/ntap-20221014-0003/"], "description": "moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.29.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-wc69-rhjr-hc9g", "dataSource": "https://github.com/advisories/GHSA-wc69-rhjr-hc9g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-wc69-rhjr-hc9g"], "description": "Moment.js vulnerable to Inefficient Regular Expression Complexity", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment", "version": "2.29.1"}}, "found": {"versionConstraint": ">=2.18.0,<2.29.4 (unknown)", "vulnerabilityID": "GHSA-wc69-rhjr-hc9g"}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24785", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://security.netapp.com/advisory/ntap-20220513-0006/", "https://www.tenable.com/security/tns-2022-09"], "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "package": {"name": "moment", "version": "2.29.1"}}, "found": {"vulnerabilityID": "CVE-2022-24785", "versionConstraint": ">= 1.0.1, < 2.29.2 (unknown)", "cpes": ["cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24785", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://security.netapp.com/advisory/ntap-20220513-0006/", "https://www.tenable.com/security/tns-2022-09"], "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.29.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8hfj-j24r-96c4", "dataSource": "https://github.com/advisories/GHSA-8hfj-j24r-96c4", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-8hfj-j24r-96c4"], "description": "Path Traversal: 'dir/../../filename' in moment.locale", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment", "version": "2.29.1"}}, "found": {"versionConstraint": "<2.29.2 (unknown)", "vulnerabilityID": "GHSA-8hfj-j24r-96c4"}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "GHSA-v78c-4p63-2j6c", "dataSource": "https://github.com/advisories/GHSA-v78c-4p63-2j6c", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-v78c-4p63-2j6c"], "description": "Cleartext Transmission of Sensitive Information in moment-timezone", "cvss": null, "fix": {"versions": ["0.5.35"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment-timezone", "version": "0.5.31"}}, "found": {"versionConstraint": ">=0.1.0,<0.5.35 (unknown)", "vulnerabilityID": "GHSA-v78c-4p63-2j6c"}}], "artifact": {"name": "moment-timezone", "version": "0.5.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment-timezone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:moment-timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment-timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment_timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment_timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment:moment_timezone:0.5.31:*:*:*:*:*:*:*"], "purl": "pkg:npm/moment-timezone@0.5.31", "upstreams": null}}, {"vulnerability": {"id": "GHSA-56x4-j7p9-fcf9", "dataSource": "https://github.com/advisories/GHSA-56x4-j7p9-fcf9", "namespace": "github:language:javascript", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-56x4-j7p9-fcf9"], "description": "Command Injection in moment-timezone", "cvss": null, "fix": {"versions": ["0.5.35"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment-timezone", "version": "0.5.31"}}, "found": {"versionConstraint": ">=0.1.0,<0.5.35 (unknown)", "vulnerabilityID": "GHSA-56x4-j7p9-fcf9"}}], "artifact": {"name": "moment-timezone", "version": "0.5.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment-timezone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:moment-timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment-timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment_timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment_timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment:moment_timezone:0.5.31:*:*:*:*:*:*:*"], "purl": "pkg:npm/moment-timezone@0.5.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32036", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32036", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://jira.mongodb.org/browse/SERVER-59294"], "description": "An authenticated user without any specific authorizations may be able to repeatedly invoke the features command where at a high volume may lead to resource depletion or generate high lock contention. This may result in denial of service and in rare cases could result in id field collisions.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:P/A:P", "metrics": {"baseScore": 5.5, "exploitabilityScore": 8, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 2.8, "impactScore": 4.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "metrics": {"baseScore": 5.4, "exploitabilityScore": 2.8, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2021-32036", "versionConstraint": ">= 2.0.0, < 4.2.18 || >= 4.4.0, < 4.4.10 || >= 5.0.0, < 5.0.4 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-2386", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-2386", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://jira.mongodb.org/browse/SERVER-38984", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0829"], "description": "After user deletion in MongoDB Server the improper invalidation of authorization sessions allows an authenticated user's session to persist and become conflated with new accounts, if those accounts reuse the names of deleted ones. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.9; v3.6 versions prior to 3.6.13; v3.4 versions prior to 3.4.22.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6, "exploitabilityScore": 6.8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-2386", "versionConstraint": ">= 3.4.0, < 3.4.22 || >= 3.6.0, < 3.6.13 || >= 4.0.0, < 4.0.9 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-20925", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-20925", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://jira.mongodb.org/browse/SERVER-43751"], "description": "An unauthenticated client can trigger denial of service by issuing specially crafted wire protocol messages, which cause the message decompressor to incorrectly allocate memory. This issue affects: MongoDB Inc. MongoDB Server v4.2 versions prior to 4.2.1; v4.0 versions prior to 4.0.13; v3.6 versions prior to 3.6.15; v3.4 versions prior to 3.4.24.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-20925", "versionConstraint": ">= 3.4.0, < 3.4.24 || >= 3.6.0, < 3.6.15 || >= 4.0.0, < 4.0.13 || >= 4.2.0, < 4.2.1 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2017-2665", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-2665", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/97612", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2665"], "description": "The skyring-setup command creates random password for mongodb skyring database but it writes password in plain text to /etc/skyring/skyring.conf file which is owned by root but read by local user. Any local user who has access to system running skyring service will be able to get password in plain text.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 1.9, "exploitabilityScore": 3.4, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7, "exploitabilityScore": 1, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 4.8, "exploitabilityScore": 1.3, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2017-2665", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-20333", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-20333", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-50605"], "description": "Sending specially crafted commands to a MongoDB Server may result in artificial log entries being generated or for log entries to be split. This issue affects MongoDB Server v3.6 versions prior to 3.6.20; MongoDB Server v4.0 versions prior to 4.0.21; MongoDB Server v4.2 versions prior to 4.2.10;", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2021-20333", "versionConstraint": ">= 3.6.0, < 3.6.20 || >= 4.0.0, < 4.0.21 || >= 4.2.0, < 4.2.10 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-7929", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-7929", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-51083"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted query contain a type of regex. This issue affects: MongoDB Inc. MongoDB Server v3.6 versions prior to 3.6.21 and MongoDB Server v4.0 versions prior to 4.0.20.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2020-7929", "versionConstraint": ">= 3.6.0, < 3.6.21 || >= 4.0.0, < 4.0.20 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-7928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-7928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-49404"], "description": "A user authorized to perform database queries may trigger a read overrun and access arbitrary memory by issuing specially crafted queries. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.1; v4.2 versions prior to 4.2.9; v4.0 versions prior to 4.0.20; v3.6 versions prior to 3.6.20.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2020-7928", "versionConstraint": ">= 3.6.0, < 3.6.20 || >= 4.0.0, < 4.0.20 || >= 4.2.0, < 4.2.9 || >= 4.4.0, < 4.4.1 || >= 4.5.0, < 4.5.1 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-7921", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-7921", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-45472"], "description": "Improper serialization of internal state in the authorization subsystem in MongoDB Server's authorization subsystem permits a user with valid credentials to bypass IP whitelisting protection mechanisms following administrative action. This issue affects: MongoDB Inc. MongoDB Server 4.2 versions prior to 4.2.3; 4.0 versions prior to 4.0.15; 4.3 versions prior to 4.3.3; 3.6 versions prior to 3.6.18.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "metrics": {"baseScore": 3.5, "exploitabilityScore": 6.8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 1.6, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.6, "exploitabilityScore": 2.1, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2020-7921", "versionConstraint": ">= 3.6.0, < 3.6.18 || >= 4.0.0, < 4.0.15 || >= 4.2.0, < 4.2.3 || >= 4.3.0, < 4.3.3 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-2393", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-2393", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-43350"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use $lookup and collations. This issue affects: MongoDB Inc. MongoDB Server v4.2 versions prior to 4.2.1; v4.0 versions prior to 4.0.13; v3.6 versions prior to 3.6.15.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-2393", "versionConstraint": ">= 3.6.0, < 3.6.15 || >= 4.0.0, < 4.0.13 || >= 4.2.0, < 4.2.1 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-2392", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-2392", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-43699"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use the $mod operator to overflow negative values. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.1; v4.2 versions prior to 4.2.9; v4.0 versions prior to 4.0.20; v3.6 versions prior to 3.6.20.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-2392", "versionConstraint": ">= 3.6.0, < 3.6.20 || >= 4.0.0, < 4.0.20 || >= 4.2.0, < 4.2.9 || >= 4.4.0, < 4.4.1 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-2389", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-2389", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-40563"], "description": "Incorrect scoping of kill operations in MongoDB Server's packaged SysV init scripts allow users with write access to the PID file to insert arbitrary PIDs to be killed when the root user stops the MongoDB process via SysV init. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.11; v3.6 versions prior to 3.6.14; v3.4 versions prior to 3.4.22.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 1.9, "exploitabilityScore": 3.4, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 4.2, "exploitabilityScore": 0.6, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "metrics": {"baseScore": 5.3, "exploitabilityScore": 0.8, "impactScore": 4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-2389", "versionConstraint": ">= 3.4.0, < 3.4.22 || >= 3.6.0, < 3.6.14 || >= 4.0.0, < 4.0.11 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-25004", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25004", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-38275"], "description": "A user authorized to performing a specific type of query may trigger a denial of service by issuing a generic explain command on a find query. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.6; MongoDB Server v3.6 versions prior to 3.6.11.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 4.9, "exploitabilityScore": 1.2, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 4.9, "exploitabilityScore": 1.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-25004", "versionConstraint": ">= 3.6.0, < 3.6.11 || >= 4.0.0, < 4.0.6 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-20805", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20805", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-38164"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which perform an $elemMatch This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.5; v3.6 versions prior to 3.6.10. This issue affects: MongoDB Inc. MongoDB Server 3.6 versions prior to 3.6.10; 4.0 versions prior to 4.0.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-20805", "versionConstraint": ">= 3.6.0, < 3.6.10 || >= 4.0.0, < 4.0.5 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-20804", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20804", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-35636"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted applyOps invocations. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.10; v3.6 versions prior to 3.6.13.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-20804", "versionConstraint": ">= 3.6.0, < 3.6.13 || >= 4.0.0, < 4.0.10 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-20803", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20803", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-38070"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which loop indefinitely in mathematics processing while retaining locks. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.5; v3.6 versions prior to 3.6.10; v3.4 versions prior to 3.4.19.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-20803", "versionConstraint": ">= 3.4.0, < 3.4.19 || >= 3.6.0, < 3.6.10 || >= 4.0.0, < 4.0.5 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-20802", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20802", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-36993"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries with compound indexes affecting QueryPlanner. This issue affects: MongoDB Inc. MongoDB Server v3.6 versions prior to 3.6.9, v4.0 versions prior to 4.0.3.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-20802", "versionConstraint": ">= 3.6.0, < 3.6.9 || >= 4.0.0, < 4.0.3 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2014-8180", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2014-8180", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/documentation/en-us/red_hat_satellite/6.2/html/installation_guide/preparing_your_environment_for_installation#restricting_access_to_mongod", "https://bugzilla.redhat.com/show_bug.cgi?id=1301703"], "description": "MongoDB on Red Hat Satellite 6 allows local users to bypass authentication by logging in with an empty password and delete information which can cause a Denial of Service.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2014-8180", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "GHSA-2jcg-qqmg-46q6", "dataSource": "https://github.com/advisories/GHSA-2jcg-qqmg-46q6", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-2jcg-qqmg-46q6"], "description": "Malware in monorepo-symlink-test", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "monorepo-symlink-test", "version": "0.0.0"}}, "found": {"versionConstraint": ">=0 (unknown)", "vulnerabilityID": "GHSA-2jcg-qqmg-46q6"}}], "artifact": {"name": "monorepo-symlink-test", "version": "0.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/multirepo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:monorepo-symlink-test:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo-symlink-test:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo_symlink_test:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo_symlink_test:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo-symlink:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo-symlink:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo_symlink:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo_symlink:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*"], "purl": "pkg:npm/monorepo-symlink-test@0.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23566", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444", "https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575", "https://github.com/ai/nanoid/pull/328", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550", "https://snyk.io/vuln/SNYK-JS-NANOID-2332193"], "description": "The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 2.5, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.31"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qrpm-p2h7-hrv2", "dataSource": "https://github.com/advisories/GHSA-qrpm-p2h7-hrv2", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-qrpm-p2h7-hrv2"], "description": "Exposure of Sensitive Information to an Unauthorized Actor in nanoid", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "nanoid", "version": "3.1.30"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.31 (unknown)", "vulnerabilityID": "GHSA-qrpm-p2h7-hrv2"}}], "artifact": {"name": "nanoid", "version": "3.1.30", "type": "npm", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/nanoid@3.1.30", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23566", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444", "https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575", "https://github.com/ai/nanoid/pull/328", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550", "https://snyk.io/vuln/SNYK-JS-NANOID-2332193"], "description": "The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 2.5, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "package": {"name": "nanoid", "version": "3.1.30"}}, "found": {"vulnerabilityID": "CVE-2021-23566", "versionConstraint": ">= 3.0.0, < 3.1.31 (unknown)", "cpes": ["cpe:2.3:a:nanoid_project:nanoid:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "nanoid", "version": "3.1.30", "type": "npm", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/nanoid@3.1.30", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2_p20210612-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "ncurses", "version": "6.2_p20210612-r0"}}, "found": {"versionConstraint": "< 6.2_p20210612-r1 (apk)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-libs", "version": "6.2_p20210612-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ncurses-libs:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-libs:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_libs:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_libs:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/ncurses-libs@6.2_p20210612-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.14.3", "upstreams": [{"name": "ncurses"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libformw.so.6"}, {"path": "/usr/lib/libformw.so.6.2"}, {"path": "/usr/lib/libmenuw.so.6"}, {"path": "/usr/lib/libmenuw.so.6.2"}, {"path": "/usr/lib/libncursesw.so.6"}, {"path": "/usr/lib/libncursesw.so.6.2"}, {"path": "/usr/lib/libpanelw.so.6"}, {"path": "/usr/lib/libpanelw.so.6.2"}]}}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2_p20210612-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "ncurses", "version": "6.2_p20210612-r0"}}, "found": {"versionConstraint": "< 6.2_p20210612-r1 (apk)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-terminfo-base", "version": "6.2_p20210612-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ncurses-terminfo-base:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-terminfo-base:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_terminfo_base:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_terminfo_base:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-terminfo:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-terminfo:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_terminfo:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_terminfo:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/ncurses-terminfo-base@6.2_p20210612-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.14.3", "upstreams": [{"name": "ncurses"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/terminfo"}, {"path": "/etc/terminfo/a"}, {"path": "/etc/terminfo/a/alacritty"}, {"path": "/etc/terminfo/a/ansi"}, {"path": "/etc/terminfo/d"}, {"path": "/etc/terminfo/d/dumb"}, {"path": "/etc/terminfo/g"}, {"path": "/etc/terminfo/g/gnome"}, {"path": "/etc/terminfo/g/gnome-256color"}, {"path": "/etc/terminfo/k"}, {"path": "/etc/terminfo/k/kitty"}, {"path": "/etc/terminfo/k/konsole"}, {"path": "/etc/terminfo/k/konsole-256color"}, {"path": "/etc/terminfo/k/konsole-linux"}, {"path": "/etc/terminfo/l"}, {"path": "/etc/terminfo/l/linux"}, {"path": "/etc/terminfo/p"}, {"path": "/etc/terminfo/p/putty"}, {"path": "/etc/terminfo/p/putty-256color"}, {"path": "/etc/terminfo/r"}, {"path": "/etc/terminfo/r/rxvt"}, {"path": "/etc/terminfo/r/rxvt-256color"}, {"path": "/etc/terminfo/s"}, {"path": "/etc/terminfo/s/screen"}, {"path": "/etc/terminfo/s/screen-256color"}, {"path": "/etc/terminfo/s/st-0.6"}, {"path": "/etc/terminfo/s/st-0.7"}, {"path": "/etc/terminfo/s/st-0.8"}, {"path": "/etc/terminfo/s/st-16color"}, {"path": "/etc/terminfo/s/st-256color"}, {"path": "/etc/terminfo/s/st-direct"}, {"path": "/etc/terminfo/s/sun"}, {"path": "/etc/terminfo/t"}, {"path": "/etc/terminfo/t/terminator"}, {"path": "/etc/terminfo/t/terminology"}, {"path": "/etc/terminfo/t/terminology-0.6.1"}, {"path": "/etc/terminfo/t/terminology-1.0.0"}, {"path": "/etc/terminfo/t/terminology-1.8.1"}, {"path": "/etc/terminfo/t/tmux"}, {"path": "/etc/terminfo/t/tmux-256color"}, {"path": "/etc/terminfo/v"}, {"path": "/etc/terminfo/v/vt100"}, {"path": "/etc/terminfo/v/vt102"}, {"path": "/etc/terminfo/v/vt200"}, {"path": "/etc/terminfo/v/vt220"}, {"path": "/etc/terminfo/v/vt52"}, {"path": "/etc/terminfo/v/vte"}, {"path": "/etc/terminfo/v/vte-256color"}, {"path": "/etc/terminfo/x"}, {"path": "/etc/terminfo/x/xterm"}, {"path": "/etc/terminfo/x/xterm-256color"}, {"path": "/etc/terminfo/x/xterm-color"}, {"path": "/etc/terminfo/x/xterm-xfree86"}]}}}, {"vulnerability": {"id": "CVE-2022-35255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1690000", "https://security.netapp.com/advisory/ntap-20230113-0002/", "https://www.debian.org/security/2023/dsa-5326"], "description": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 9.1, "exploitabilityScore": 3.9, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-35255", "versionConstraint": ">= 15.0.0, <= 15.14.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23919", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1808596", "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/"], "description": "A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23919", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.2.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23918", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/"], "description": "A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23918", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-43548", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20230120-0004/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.debian.org/security/2023/dsa-5326"], "description": "A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1, <19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.The fix for this issue in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212 was incomplete and this new CVE is to complete the fix.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-43548", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.21.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.18.1 || >= 18.0.0, <= 18.11.0 || = 18.12.0 || = 19.0.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32212", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32212", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1632921"], "description": "A OS Command Injection vulnerability exists in Node.js versions <14.20.0, <16.20.0, <18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-32212", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21824", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1431042", "https://lists.debian.org/debian-lts-announce/2022/10/msg00006.html", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 6.4, "exploitabilityScore": 10, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "metrics": {"baseScore": 8.2, "exploitabilityScore": 3.9, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-21824", "versionConstraint": ">= 12.0.0, < 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-0778", "versionConstraint": ">= 12.0.0, <= 12.12.0 || >= 12.13.0, < 12.22.11 || > 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.19.1 || > 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.14.2 || > 17.0.0, < 17.7.2 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44531", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.Versions of Node.js with the fix for this disable the URI SAN type when checking a certificate against a hostname. This behavior can be reverted through the --security-revert command-line option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 7.4, "exploitabilityScore": 2.2, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44531", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23936", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/nodejs/undici/commit/a2eff05401358f6595138df963837c24348f2034", "https://github.com/nodejs/undici/releases/tag/v5.19.1", "https://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff", "https://hackerone.com/reports/1820955"], "description": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 5.4, "exploitabilityScore": 2.8, "impactScore": 2.5}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23936", "versionConstraint": ">= 16.0.0, < 16.19.1 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23920", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/", "https://www.debian.org/security/2023/dsa-5395"], "description": "An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 4.2, "exploitabilityScore": 0.6, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23920", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-35256", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1675191", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-35256", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32215", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1501679", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.16.0 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32214", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32214", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1524692", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.16.0 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32213", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32213", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1524555", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44533", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 did not handle multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects containing a single-value Relative Distinguished Name that would be interpreted as a multi-value Relative Distinguished Name, for example, in order to inject a Common Name that would allow bypassing the certificate subject verification.Affected versions of Node.js that do not accept multi-value Relative Distinguished Names and are thus not vulnerable to such attacks themselves. However, third-party code that uses node's ambiguous presentation of certificate subjects may be vulnerable.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44533", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44532", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating connections. The string format was subject to an injection vulnerability when name constraints were used within a certificate chain, allowing the bypass of these name constraints.Versions of Node.js with the fix for this escape SANs containing the problematic characters in order to prevent the injection. This behavior can be reverted through the --security-revert command-line option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44532", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "1.7.3"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "1.7.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@1.7.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "1.7.3"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "1.7.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@1.7.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-15168", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-15168", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/node-fetch/node-fetch/security/advisories/GHSA-w7rc-rwvf-8q5r", "https://www.npmjs.com/package/node-fetch"], "description": "node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 2.6, "exploitabilityScore": 1.2, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-w7rc-rwvf-8q5r", "dataSource": "https://github.com/advisories/GHSA-w7rc-rwvf-8q5r", "namespace": "github:language:javascript", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-w7rc-rwvf-8q5r"], "description": "The `size` option isn't honored after following a redirect in node-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "1.7.3"}}, "found": {"versionConstraint": "<2.6.1 (unknown)", "vulnerabilityID": "GHSA-w7rc-rwvf-8q5r"}}], "artifact": {"name": "node-fetch", "version": "1.7.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@1.7.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-15168", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-15168", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/node-fetch/node-fetch/security/advisories/GHSA-w7rc-rwvf-8q5r", "https://www.npmjs.com/package/node-fetch"], "description": "node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 2.6, "exploitabilityScore": 1.2, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "1.7.3"}}, "found": {"vulnerabilityID": "CVE-2020-15168", "versionConstraint": "< 2.6.1 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "1.7.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@1.7.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.6:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "2.6.6"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "2.6.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "2.6.6"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "2.6.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a `DigestInfo` ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"vulnerabilityID": "CVE-2022-24772", "versionConstraint": "< 1.3.0 (unknown)", "cpes": ["cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a `DigestInfo` ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.3.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-x4jg-mjrx-434g", "dataSource": "https://github.com/advisories/GHSA-x4jg-mjrx-434g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-x4jg-mjrx-434g"], "description": "Improper Verification of Cryptographic Signature in node-forge", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.3.0 (unknown)", "vulnerabilityID": "GHSA-x4jg-mjrx-434g"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24771", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.3.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-cfm4-qjh2-4765", "dataSource": "https://github.com/advisories/GHSA-cfm4-qjh2-4765", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-cfm4-qjh2-4765"], "description": "Improper Verification of Cryptographic Signature in node-forge", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.3.0 (unknown)", "vulnerabilityID": "GHSA-cfm4-qjh2-4765"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24771", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"vulnerabilityID": "CVE-2022-24771", "versionConstraint": "< 1.3.0 (unknown)", "cpes": ["cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24773", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not properly check `DigestInfo` for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["1.3.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-2r2c-g63r-vccr", "dataSource": "https://github.com/advisories/GHSA-2r2c-g63r-vccr", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-2r2c-g63r-vccr"], "description": "Improper Verification of Cryptographic Signature in `node-forge`", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.3.0 (unknown)", "vulnerabilityID": "GHSA-2r2c-g63r-vccr"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24773", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not properly check `DigestInfo` for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"vulnerabilityID": "CVE-2022-24773", "versionConstraint": "< 1.3.0 (unknown)", "cpes": ["cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0122", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0122", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/digitalbazaar/forge/commit/db8016c805371e72b06d8e2edfe0ace0df934a5e", "https://huntr.dev/bounties/41852c50-3c6d-4703-8c55-4db27164a4ae"], "description": "forge is vulnerable to URL Redirection to Untrusted Site", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8fr3-hfg3-gpgp", "dataSource": "https://github.com/advisories/GHSA-8fr3-hfg3-gpgp", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-8fr3-hfg3-gpgp"], "description": "Open Redirect in node-forge", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.0.0 (unknown)", "vulnerabilityID": "GHSA-8fr3-hfg3-gpgp"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0122", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0122", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/digitalbazaar/forge/commit/db8016c805371e72b06d8e2edfe0ace0df934a5e", "https://huntr.dev/bounties/41852c50-3c6d-4703-8c55-4db27164a4ae"], "description": "forge is vulnerable to URL Redirection to Untrusted Site", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"vulnerabilityID": "CVE-2022-0122", "versionConstraint": "< 1.0.0 (unknown)", "cpes": ["cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "GHSA-gf8q-jrpm-jvxq", "dataSource": "https://github.com/advisories/GHSA-gf8q-jrpm-jvxq", "namespace": "github:language:javascript", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-gf8q-jrpm-jvxq"], "description": "URL parsing in node-forge could lead to undesired behavior.", "cvss": null, "fix": {"versions": ["1.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.0.0 (unknown)", "vulnerabilityID": "GHSA-gf8q-jrpm-jvxq"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "GHSA-5rrq-pxf6-6jx5", "dataSource": "https://github.com/advisories/GHSA-5rrq-pxf6-6jx5", "namespace": "github:language:javascript", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-5rrq-pxf6-6jx5"], "description": "Prototype Pollution in node-forge debug API.", "cvss": null, "fix": {"versions": ["1.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.0.0 (unknown)", "vulnerabilityID": "GHSA-5rrq-pxf6-6jx5"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-25653", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25653", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/cisco/node-jose/commit/901d91508a70e3b9bdfc45688ea07bb4e1b8210d", "https://github.com/cisco/node-jose/security/advisories/GHSA-5h4j-qrvg-9xhw"], "description": "node-jose is a JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default \"fallback\" crypto back-end, ECC operations in `node-jose` can trigger a Denial-of-Service (DoS) condition, due to a possible infinite loop in an internal calculation. For some ECC operations, this condition is triggered randomly; for others, it can be triggered by malicious input. The issue has been patched in version 2.2.0. Since this issue is only present in the \"fallback\" crypto implementation, it can be avoided by ensuring that either WebCrypto or the Node `crypto` module is available in the JS environment where `node-jose` is being run.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.2.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-5h4j-qrvg-9xhw", "dataSource": "https://github.com/advisories/GHSA-5h4j-qrvg-9xhw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-5h4j-qrvg-9xhw"], "description": "Improper calculations in ECC implementation can trigger a Denial-of-Service (DoS)", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-jose", "version": "2.0.0"}}, "found": {"versionConstraint": "<2.2.0 (unknown)", "vulnerabilityID": "GHSA-5h4j-qrvg-9xhw"}}], "artifact": {"name": "node-jose", "version": "2.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-jose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:cisco:node-jose:2.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-jose@2.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-25653", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25653", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/cisco/node-jose/commit/901d91508a70e3b9bdfc45688ea07bb4e1b8210d", "https://github.com/cisco/node-jose/security/advisories/GHSA-5h4j-qrvg-9xhw"], "description": "node-jose is a JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default \"fallback\" crypto back-end, ECC operations in `node-jose` can trigger a Denial-of-Service (DoS) condition, due to a possible infinite loop in an internal calculation. For some ECC operations, this condition is triggered randomly; for others, it can be triggered by malicious input. The issue has been patched in version 2.2.0. Since this issue is only present in the \"fallback\" crypto implementation, it can be avoided by ensuring that either WebCrypto or the Node `crypto` module is available in the JS environment where `node-jose` is being run.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cisco:node-jose:2.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-jose", "version": "2.0.0"}}, "found": {"vulnerabilityID": "CVE-2023-25653", "versionConstraint": "< 2.2.0 (unknown)", "cpes": ["cpe:2.3:a:cisco:node-jose:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-jose", "version": "2.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-jose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:cisco:node-jose:2.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-jose@2.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2015-8851", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-8851", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2016/04/13/8", "https://bugzilla.redhat.com/show_bug.cgi?id=1327056", "https://github.com/broofa/node-uuid/commit/672f3834ed02c798aa021c618d0a5666c8da000d", "https://nodesecurity.io/advisories/93"], "description": "node-uuid before 1.4.4 uses insufficiently random data to create a GUID, which could make it easier for attackers to have unspecified impact via brute force guessing.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-265q-28rp-chq5", "dataSource": "https://github.com/advisories/GHSA-265q-28rp-chq5", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-265q-28rp-chq5"], "description": "Insecure Entropy Source - Math.random() in node-uuid", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-uuid", "version": "1.4.1"}}, "found": {"versionConstraint": "<1.4.4 (unknown)", "vulnerabilityID": "GHSA-265q-28rp-chq5"}}], "artifact": {"name": "node-uuid", "version": "1.4.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": null, "cpes": ["cpe:2.3:a:node-uuid_project:node-uuid:1.4.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-uuid@1.4.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2015-8851", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-8851", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2016/04/13/8", "https://bugzilla.redhat.com/show_bug.cgi?id=1327056", "https://github.com/broofa/node-uuid/commit/672f3834ed02c798aa021c618d0a5666c8da000d", "https://nodesecurity.io/advisories/93"], "description": "node-uuid before 1.4.4 uses insufficiently random data to create a GUID, which could make it easier for attackers to have unspecified impact via brute force guessing.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-uuid_project:node-uuid:1.4.1:*:*:*:*:node.js:*:*"], "package": {"name": "node-uuid", "version": "1.4.1"}}, "found": {"vulnerabilityID": "CVE-2015-8851", "versionConstraint": "< 1.4.4 (unknown)", "cpes": ["cpe:2.3:a:node-uuid_project:node-uuid:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-uuid", "version": "1.4.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": null, "cpes": ["cpe:2.3:a:node-uuid_project:node-uuid:1.4.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-uuid@1.4.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-29244", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29244", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/nodejs/node/pull/43210", "https://github.com/nodejs/node/releases/tag/v16.15.1", "https://github.com/nodejs/node/releases/tag/v17.9.1", "https://github.com/nodejs/node/releases/tag/v18.3.0", "https://github.com/npm/cli/releases/tag/v8.11.0", "https://github.com/npm/cli/security/advisories/GHSA-hj9c-8jmm-8c52", "https://github.com/npm/cli/tree/latest/workspaces/libnpmpack", "https://github.com/npm/cli/tree/latest/workspaces/libnpmpublish", "https://github.com/npm/npm-packlist", "https://security.netapp.com/advisory/ntap-20220722-0007/"], "description": "npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace or with a workspace flag (ie. `--workspaces`, `--workspace=`). Anyone who has run `npm pack` or `npm publish` inside a workspace, as of v7.9.0 and v7.13.0 respectively, may be affected and have published files into the npm registry they did not intend to include. Users should upgrade to the latest, patched version of npm v8.11.0, run: npm i -g npm@latest . Node.js versions v16.15.1, v17.19.1, and v18.3.0 include the patched v8.11.0 version of npm.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["8.11.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hj9c-8jmm-8c52", "dataSource": "https://github.com/advisories/GHSA-hj9c-8jmm-8c52", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hj9c-8jmm-8c52"], "description": "Packing does not respect root-level ignore files in workspaces", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "npm", "version": "8.1.2"}}, "found": {"versionConstraint": ">=7.9.0,<8.11.0 (unknown)", "vulnerabilityID": "GHSA-hj9c-8jmm-8c52"}}], "artifact": {"name": "npm", "version": "8.1.2", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["Artistic-2.0"], "cpes": ["cpe:2.3:a:node_packaged_modules_project:node_packaged_modules:8.1.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/npm@8.1.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25896", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608", "https://github.com/jaredhanson/passport/pull/900", "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631"], "description": "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:passport_project:passport:0.4.1:*:*:*:*:node.js:*:*"], "package": {"name": "passport", "version": "0.4.1"}}, "found": {"vulnerabilityID": "CVE-2022-25896", "versionConstraint": "< 0.6.0 (unknown)", "cpes": ["cpe:2.3:a:passport_project:passport:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "passport", "version": "0.4.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport_project:passport:0.4.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport@0.4.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25896", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608", "https://github.com/jaredhanson/passport/pull/900", "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631"], "description": "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": ["0.6.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-v923-w3x8-wh69", "dataSource": "https://github.com/advisories/GHSA-v923-w3x8-wh69", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-v923-w3x8-wh69"], "description": "Passport before 0.6.0 vulnerable to session regeneration when a users logs in or out", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "passport", "version": "0.4.1"}}, "found": {"versionConstraint": "<0.6.0 (unknown)", "vulnerabilityID": "GHSA-v923-w3x8-wh69"}}], "artifact": {"name": "passport", "version": "0.4.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport_project:passport:0.4.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport@0.4.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-41580", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41580", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea", "https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1", "https://github.com/jaredhanson/passport-oauth2/pull/144"], "description": "** DISPUTED ** The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants authorization upon simply receiving the access token (i.e., does not try to use the token). NOTE: the passport-oauth2 vendor does not consider this a passport-oauth2 vulnerability.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["1.6.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f794-r6xc-hf3v", "dataSource": "https://github.com/advisories/GHSA-f794-r6xc-hf3v", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-f794-r6xc-hf3v"], "description": "Improper Access Control in passport-oauth2", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "passport-oauth2", "version": "1.2.0"}}, "found": {"versionConstraint": "<1.6.1 (unknown)", "vulnerabilityID": "GHSA-f794-r6xc-hf3v"}}], "artifact": {"name": "passport-oauth2", "version": "1.2.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passportjs:passport-oauth2:1.2.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-oauth2@1.2.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-41580", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41580", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea", "https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1", "https://github.com/jaredhanson/passport-oauth2/pull/144"], "description": "** DISPUTED ** The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants authorization upon simply receiving the access token (i.e., does not try to use the token). NOTE: the passport-oauth2 vendor does not consider this a passport-oauth2 vulnerability.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:passportjs:passport-oauth2:1.2.0:*:*:*:*:node.js:*:*"], "package": {"name": "passport-oauth2", "version": "1.2.0"}}, "found": {"vulnerabilityID": "CVE-2021-41580", "versionConstraint": "< 1.6.1 (unknown)", "cpes": ["cpe:2.3:a:passportjs:passport-oauth2:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "passport-oauth2", "version": "1.2.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passportjs:passport-oauth2:1.2.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-oauth2@1.2.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-39299", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39299", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/169826/Node-saml-Root-Element-Signature-Bypass.html", "https://github.com/node-saml/passport-saml/commit/8b7e3f5a91c8e5ac7e890a0c90bc7491ce33155e", "https://github.com/node-saml/passport-saml/security/advisories/GHSA-m974-647v-whv7"], "description": "Passport-SAML is a SAML 2.0 authentication provider for Passport, the Node.js authentication library. A remote attacker may be able to bypass SAML authentication on a website using passport-saml. A successful attack requires that the attacker is in possession of an arbitrary IDP signed XML element. Depending on the IDP used, fully unauthenticated attacks (e.g without access to a valid user) might also be feasible if generation of a signed message can be triggered. Users should upgrade to passport-saml version 3.2.2 or newer. The issue was also present in the beta releases of `node-saml` before version 4.0.0-beta.5. If you cannot upgrade, disabling SAML authentication may be done as a workaround.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 7.4, "exploitabilityScore": 2.2, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "package": {"name": "passport-saml", "version": "1.3.5"}}, "found": {"vulnerabilityID": "CVE-2022-39299", "versionConstraint": "< 3.2.2 || = 4.0.0 || = 4.0.0 || = 4.0.0 || = 4.0.0 (unknown)", "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "passport-saml", "version": "1.3.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-saml@1.3.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-39299", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39299", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/169826/Node-saml-Root-Element-Signature-Bypass.html", "https://github.com/node-saml/passport-saml/commit/8b7e3f5a91c8e5ac7e890a0c90bc7491ce33155e", "https://github.com/node-saml/passport-saml/security/advisories/GHSA-m974-647v-whv7"], "description": "Passport-SAML is a SAML 2.0 authentication provider for Passport, the Node.js authentication library. A remote attacker may be able to bypass SAML authentication on a website using passport-saml. A successful attack requires that the attacker is in possession of an arbitrary IDP signed XML element. Depending on the IDP used, fully unauthenticated attacks (e.g without access to a valid user) might also be feasible if generation of a signed message can be triggered. Users should upgrade to passport-saml version 3.2.2 or newer. The issue was also present in the beta releases of `node-saml` before version 4.0.0-beta.5. If you cannot upgrade, disabling SAML authentication may be done as a workaround.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 7.4, "exploitabilityScore": 2.2, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": ["3.2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-m974-647v-whv7", "dataSource": "https://github.com/advisories/GHSA-m974-647v-whv7", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-m974-647v-whv7"], "description": "Signature bypass via multiple root elements", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "passport-saml", "version": "1.3.5"}}, "found": {"versionConstraint": "<3.2.2 (unknown)", "vulnerabilityID": "GHSA-m974-647v-whv7"}}], "artifact": {"name": "passport-saml", "version": "1.3.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-saml@1.3.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-39171", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39171", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/node-saml/passport-saml/pull/595", "https://github.com/node-saml/passport-saml/security/advisories/GHSA-5379-r78w-42h2"], "description": "Passport-SAML is a SAML 2.0 authentication provider for Passport, the Node.js authentication library. Prior to version 3.1.0, a malicious SAML payload can require transforms that consume significant system resources to process, thereby resulting in reduced or denied service. This would be an effective way to perform a denial-of-service attack. This has been resolved in version 3.1.0. The resolution is to limit the number of allowable transforms to 2.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "package": {"name": "passport-saml", "version": "1.3.5"}}, "found": {"vulnerabilityID": "CVE-2021-39171", "versionConstraint": "< 3.1.0 (unknown)", "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "passport-saml", "version": "1.3.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-saml@1.3.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-39171", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39171", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/node-saml/passport-saml/pull/595", "https://github.com/node-saml/passport-saml/security/advisories/GHSA-5379-r78w-42h2"], "description": "Passport-SAML is a SAML 2.0 authentication provider for Passport, the Node.js authentication library. Prior to version 3.1.0, a malicious SAML payload can require transforms that consume significant system resources to process, thereby resulting in reduced or denied service. This would be an effective way to perform a denial-of-service attack. This has been resolved in version 3.1.0. The resolution is to limit the number of allowable transforms to 2.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-5379-r78w-42h2", "dataSource": "https://github.com/advisories/GHSA-5379-r78w-42h2", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-5379-r78w-42h2"], "description": "Unlimited transforms allowed for signed nodes", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "passport-saml", "version": "1.3.5"}}, "found": {"versionConstraint": "<3.1.0 (unknown)", "vulnerabilityID": "GHSA-5379-r78w-42h2"}}], "artifact": {"name": "passport-saml", "version": "1.3.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-saml@1.3.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1587", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1587", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1587"], "cvss": null, "fix": {"versions": ["10.36-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1587", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077983,", "https://github.com/PCRE2Project/pcre2/commit/03654e751e7f0700693526b67dfcadda6b42c9d0", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "pcre2", "version": "10.36-r0"}}, "found": {"versionConstraint": "< 10.36-r1 (apk)", "vulnerabilityID": "CVE-2022-1587"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "pcre2", "version": "10.36-r0"}}, "found": {"versionConstraint": "< 10.36-r1 (apk)", "vulnerabilityID": "CVE-2022-1587"}}], "artifact": {"name": "pcre2", "version": "10.36-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:pcre2:pcre2:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre2:pcre:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre:pcre2:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre:pcre:10.36-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/pcre2@10.36-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "pcre2"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libpcre2-8.so.0"}, {"path": "/usr/lib/libpcre2-8.so.0.10.1"}, {"path": "/usr/lib/libpcre2-posix.so.2"}, {"path": "/usr/lib/libpcre2-posix.so.2.0.3"}]}}}, {"vulnerability": {"id": "CVE-2022-1586", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1586", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1586"], "cvss": null, "fix": {"versions": ["10.36-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1586", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1586", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077976,", "https://github.com/PCRE2Project/pcre2/commit/50a51cb7e67268e6ad417eb07c9de9bfea5cc55a,", "https://github.com/PCRE2Project/pcre2/commit/d4fa336fbcc388f89095b184ba6d99422cfc676c", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "pcre2", "version": "10.36-r0"}}, "found": {"versionConstraint": "< 10.36-r1 (apk)", "vulnerabilityID": "CVE-2022-1586"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "pcre2", "version": "10.36-r0"}}, "found": {"versionConstraint": "< 10.36-r1 (apk)", "vulnerabilityID": "CVE-2022-1586"}}], "artifact": {"name": "pcre2", "version": "10.36-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:pcre2:pcre2:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre2:pcre:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre:pcre2:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre:pcre:10.36-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/pcre2@10.36-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "pcre2"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libpcre2-8.so.0"}, {"path": "/usr/lib/libpcre2-8.so.0.10.1"}, {"path": "/usr/lib/libpcre2-posix.so.2"}, {"path": "/usr/lib/libpcre2-posix.so.2.0.3"}]}}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.10.2:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.10.2"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.10.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.10.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.10.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.10.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.10.2"}}, "found": {"versionConstraint": ">=6.10.0,<6.10.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.10.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.10.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.10.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.5.2:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.5.2"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.5.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/request/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.5.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.5.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.5.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.5.2"}}, "found": {"versionConstraint": ">=6.5.0,<6.5.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.5.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/request/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.5.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.5.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.7.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.7.0"}}, "found": {"versionConstraint": ">=6.7.0,<6.7.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.7.0"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.7.0"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.7.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.7.0"}}, "found": {"versionConstraint": ">=6.7.0,<6.7.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.9.6"}}, "found": {"versionConstraint": ">=6.9.0,<6.9.7 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.9.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.9.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.9.6"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.9.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.9.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.9.6"}}, "found": {"versionConstraint": ">=6.9.0,<6.9.7 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.9.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.9.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.9.6"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.9.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.9.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28155", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf", "https://github.com/request/request/issues/3442", "https://github.com/request/request/pull/3444", "https://security.netapp.com/advisory/ntap-20230413-0007/"], "description": "** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-p8p7-x288-28g6", "dataSource": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-p8p7-x288-28g6"], "description": "Server-Side Request Forgery in Request", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "request", "version": "2.88.2"}}, "found": {"versionConstraint": "<=2.88.2 (unknown)", "vulnerabilityID": "GHSA-p8p7-x288-28g6"}}], "artifact": {"name": "request", "version": "2.88.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/request/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:request_project:request:2.88.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/request@2.88.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25912", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25912", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/blob/main/docs/PLUGIN-UNSAFE-ACTIONS.md%23overriding-allowed-protocols", "https://github.com/steveukx/git-js/commit/774648049eb3e628379e292ea172dccaba610504", "https://github.com/steveukx/git-js/releases/tag/simple-git%403.15.0", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3153532", "https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221"], "description": "The package simple-git before 3.15.0 are vulnerable to Remote Code Execution (RCE) when enabling the ext transport protocol, which makes it exploitable via clone() method. This vulnerability exists due to an incomplete fix of [CVE-2022-24066](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"vulnerabilityID": "CVE-2022-25912", "versionConstraint": "< 3.15.0 (unknown)", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25912", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25912", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/blob/main/docs/PLUGIN-UNSAFE-ACTIONS.md%23overriding-allowed-protocols", "https://github.com/steveukx/git-js/commit/774648049eb3e628379e292ea172dccaba610504", "https://github.com/steveukx/git-js/releases/tag/simple-git%403.15.0", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3153532", "https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221"], "description": "The package simple-git before 3.15.0 are vulnerable to Remote Code Execution (RCE) when enabling the ext transport protocol, which makes it exploitable via clone() method. This vulnerability exists due to an incomplete fix of [CVE-2022-24066](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["3.15.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9p95-fxvg-qgq2", "dataSource": "https://github.com/advisories/GHSA-9p95-fxvg-qgq2", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9p95-fxvg-qgq2"], "description": "simple-git vulnerable to Remote Code Execution when enabling the ext transport protocol", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"versionConstraint": "<3.15.0 (unknown)", "vulnerabilityID": "GHSA-9p95-fxvg-qgq2"}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25860", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25860", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/commit/ec97a39ab60b89e870c5170121cd9c1603cc1951", "https://github.com/steveukx/git-js/pull/881/commits/95459310e5b8f96e20bb77ef1a6559036b779e13", "https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3177391"], "description": "Versions of the package simple-git before 3.16.0 are vulnerable to Remote Code Execution (RCE) via the clone(), pull(), push() and listRemote() methods, due to improper input sanitization. This vulnerability exists due to an incomplete fix of [CVE-2022-25912](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"vulnerabilityID": "CVE-2022-25860", "versionConstraint": "< 3.16.0 (unknown)", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25860", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25860", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/commit/ec97a39ab60b89e870c5170121cd9c1603cc1951", "https://github.com/steveukx/git-js/pull/881/commits/95459310e5b8f96e20bb77ef1a6559036b779e13", "https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3177391"], "description": "Versions of the package simple-git before 3.16.0 are vulnerable to Remote Code Execution (RCE) via the clone(), pull(), push() and listRemote() methods, due to improper input sanitization. This vulnerability exists due to an incomplete fix of [CVE-2022-25912](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["3.16.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9w5j-4mwv-2wj8", "dataSource": "https://github.com/advisories/GHSA-9w5j-4mwv-2wj8", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-9w5j-4mwv-2wj8"], "description": "Remote code execution in simple-git", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"versionConstraint": "<3.16.0 (unknown)", "vulnerabilityID": "GHSA-9w5j-4mwv-2wj8"}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24433", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24433", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/pull/767", "https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245", "https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199"], "description": "The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["3.3.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-3f95-r44v-8mrg", "dataSource": "https://github.com/advisories/GHSA-3f95-r44v-8mrg", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-3f95-r44v-8mrg"], "description": "Command injection in simple-git", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"versionConstraint": "<3.3.0 (unknown)", "vulnerabilityID": "GHSA-3f95-r44v-8mrg"}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24433", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24433", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/pull/767", "https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245", "https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199"], "description": "The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"vulnerabilityID": "CVE-2022-24433", "versionConstraint": "< 3.3.0 (unknown)", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24066", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24066", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://gist.github.com/lirantal/a930d902294b833514e821102316426b", "https://github.com/steveukx/git-js/commit/2040de601c894363050fef9f28af367b169a56c5", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2434820", "https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306"], "description": "The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of [CVE-2022-24433](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199) which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["3.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-28xr-mwxg-3qc8", "dataSource": "https://github.com/advisories/GHSA-28xr-mwxg-3qc8", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-28xr-mwxg-3qc8"], "description": "Command injection in simple-git", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"versionConstraint": "<3.5.0 (unknown)", "vulnerabilityID": "GHSA-28xr-mwxg-3qc8"}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24066", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24066", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://gist.github.com/lirantal/a930d902294b833514e821102316426b", "https://github.com/steveukx/git-js/commit/2040de601c894363050fef9f28af367b169a56c5", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2434820", "https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306"], "description": "The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of [CVE-2022-24433](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199) which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"vulnerabilityID": "CVE-2022-24066", "versionConstraint": "< 3.5.0 (unknown)", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-35737", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35737", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/", "https://kb.cert.org/vuls/id/720344", "https://security.gentoo.org/glsa/202210-40", "https://security.netapp.com/advisory/ntap-20220915-0009/", "https://sqlite.org/releaselog/3_39_2.html", "https://www.sqlite.org/cves.html"], "description": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:sqlite:sqlite:3.35.5-r0:*:*:*:*:*:*:*"], "package": {"name": "sqlite", "version": "3.35.5-r0"}}, "found": {"vulnerabilityID": "CVE-2022-35737", "versionConstraint": ">= 1.0.12, < 3.39.2 (unknown)", "cpes": ["cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "sqlite", "version": "3.35.5-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["Public-Domain"], "cpes": ["cpe:2.3:a:sqlite:sqlite:3.35.5-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/sqlite@3.35.5-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "sqlite"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/sqlite3"}]}}}, {"vulnerability": {"id": "CVE-2022-35737", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35737", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/", "https://kb.cert.org/vuls/id/720344", "https://security.gentoo.org/glsa/202210-40", "https://security.netapp.com/advisory/ntap-20220915-0009/", "https://sqlite.org/releaselog/3_39_2.html", "https://www.sqlite.org/cves.html"], "description": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:sqlite:sqlite:3.35.5-r0:*:*:*:*:*:*:*"], "package": {"name": "sqlite", "version": "3.35.5-r0"}}, "found": {"vulnerabilityID": "CVE-2022-35737", "versionConstraint": ">= 1.0.12, < 3.39.2 (unknown)", "cpes": ["cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "sqlite-libs", "version": "3.35.5-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["Public-Domain"], "cpes": ["cpe:2.3:a:sqlite-libs:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite-libs:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite_libs:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite_libs:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/sqlite-libs@3.35.5-r0?arch=x86_64&upstream=sqlite&distro=alpine-3.14.3", "upstreams": [{"name": "sqlite"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libsqlite3.so.0"}, {"path": "/usr/lib/libsqlite3.so.0.8.6"}]}}}, {"vulnerability": {"id": "CVE-2022-43441", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43441", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/TryGhost/node-sqlite3/security/advisories/GHSA-jqv5-7xpx-qj74", "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1645"], "description": "A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide malicious input to trigger this vulnerability.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["5.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-jqv5-7xpx-qj74", "dataSource": "https://github.com/advisories/GHSA-jqv5-7xpx-qj74", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-jqv5-7xpx-qj74"], "description": "sqlite vulnerable to code execution due to Object coercion", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "sqlite3", "version": "5.0.2"}}, "found": {"versionConstraint": ">=5.0.0,<5.1.5 (unknown)", "vulnerabilityID": "GHSA-jqv5-7xpx-qj74"}}], "artifact": {"name": "sqlite3", "version": "5.0.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/sqlite3@5.0.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-43441", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43441", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/TryGhost/node-sqlite3/security/advisories/GHSA-jqv5-7xpx-qj74", "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1645"], "description": "A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide malicious input to trigger this vulnerability.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "package": {"name": "sqlite3", "version": "5.0.2"}}, "found": {"vulnerabilityID": "CVE-2022-43441", "versionConstraint": ">= 5.0.0, < 5.1.5 (unknown)", "cpes": ["cpe:2.3:a:ghost:sqlite3:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "sqlite3", "version": "5.0.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/sqlite3@5.0.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21227", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21227", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/TryGhost/node-sqlite3/commit/593c9d498be2510d286349134537e3bf89401c4a", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2805470", "https://snyk.io/vuln/SNYK-JS-SQLITE3-2388645"], "description": "The package sqlite3 before 5.0.3 are vulnerable to Denial of Service (DoS) which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["5.0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9qrh-qjmc-5w2p", "dataSource": "https://github.com/advisories/GHSA-9qrh-qjmc-5w2p", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9qrh-qjmc-5w2p"], "description": "Denial-of-Service when binding invalid parameters in sqlite3", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "sqlite3", "version": "5.0.2"}}, "found": {"versionConstraint": ">=5.0.0,<5.0.3 (unknown)", "vulnerabilityID": "GHSA-9qrh-qjmc-5w2p"}}], "artifact": {"name": "sqlite3", "version": "5.0.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/sqlite3@5.0.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21227", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21227", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/TryGhost/node-sqlite3/commit/593c9d498be2510d286349134537e3bf89401c4a", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2805470", "https://snyk.io/vuln/SNYK-JS-SQLITE3-2388645"], "description": "The package sqlite3 before 5.0.3 are vulnerable to Denial of Service (DoS) which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "package": {"name": "sqlite3", "version": "5.0.2"}}, "found": {"vulnerabilityID": "CVE-2022-21227", "versionConstraint": "< 5.0.3 (unknown)", "cpes": ["cpe:2.3:a:ghost:sqlite3:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "sqlite3", "version": "5.0.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/sqlite3@5.0.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-28391", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391"], "cvss": null, "fix": {"versions": ["1.33.1-r7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28391", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28391", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch", "https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch", "https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661"], "description": "BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record's value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal's colors.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}], "artifact": {"name": "ssl_client", "version": "1.33.1-r6", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-only"], "cpes": ["cpe:2.3:a:ssl-client:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl-client:ssl_client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl_client:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl_client:ssl_client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl:ssl_client:1.33.1-r6:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/ssl_client@1.33.1-r6?arch=x86_64&upstream=busybox&distro=alpine-3.14.3", "upstreams": [{"name": "busybox"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client"}]}}}, {"vulnerability": {"id": "CVE-2021-37713", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-37713", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/security/advisories/GHSA-5955-9wpr-37jh", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, in part, accomplished by sanitizing absolute paths of entries within the archive, skipping archive entries that contain `..` path portions, and resolving the sanitized paths against the extraction target directory. This logic was insufficient on Windows systems when extracting tar files that contained a path that was not an absolute path, but specified a drive letter different from the extraction target, such as `C:some\\path`. If the drive letter does not match the extraction target, for example `D:\\extraction\\dir`, then the result of `path.resolve(extractionDirectory, entryPath)` would resolve against the current working directory on the `C:` drive, rather than the extraction target directory. Additionally, a `..` portion of the path could occur immediately after the drive letter, such as `C:../foo`, and was not properly sanitized by the logic that checked for `..` within the normalized and split portions of the path. This only affects users of `node-tar` on Windows systems. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. There is no reasonable way to work around this issue without performing the same path normalization procedures that node-tar now does. Users are encouraged to upgrade to the latest patched versions of node-tar, rather than attempt to sanitize paths themselves.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.4, "exploitabilityScore": 3.4, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 8.6, "exploitabilityScore": 1.8, "impactScore": 6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["4.4.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-5955-9wpr-37jh", "dataSource": "https://github.com/advisories/GHSA-5955-9wpr-37jh", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-5955-9wpr-37jh"], "description": "Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<4.4.18 (unknown)", "vulnerabilityID": "GHSA-5955-9wpr-37jh"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-37712", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p", "https://lists.debian.org/debian-lts-announce/2022/12/msg00023.html", "https://www.debian.org/security/2021/dsa-5008", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value. Additionally, on Windows systems, long path portions would resolve to the same file system entities as their 8.3 \"short path\" counterparts. A specially crafted tar archive could thus include a directory with one form of the path, followed by a symbolic link with a different string that resolves to the same file system entity, followed by a file using the first form. By first creating a directory, and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-qq89-hq3f-393p.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.4, "exploitabilityScore": 3.4, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 8.6, "exploitabilityScore": 1.8, "impactScore": 6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["4.4.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qq89-hq3f-393p", "dataSource": "https://github.com/advisories/GHSA-qq89-hq3f-393p", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-qq89-hq3f-393p"], "description": "Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<4.4.18 (unknown)", "vulnerabilityID": "GHSA-qq89-hq3f-393p"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-37701", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc", "https://lists.debian.org/debian-lts-announce/2022/12/msg00023.html", "https://www.debian.org/security/2021/dsa-5008", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 4.4.16, 5.0.8, and 6.1.7 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory, where the symlink and directory names in the archive entry used backslashes as a path separator on posix systems. The cache checking logic used both `\\` and `/` characters as path separators, however `\\` is a valid filename character on posix systems. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. Additionally, a similar confusion could arise on case-insensitive filesystems. If a tar archive contained a directory at `FOO`, followed by a symbolic link named `foo`, then on case-insensitive file systems, the creation of the symbolic link would remove the directory from the filesystem, but _not_ from the internal directory cache, as it would not be treated as a cache hit. A subsequent file entry within the `FOO` directory would then be placed in the target of the symbolic link, thinking that the directory had already been created. These issues were addressed in releases 4.4.16, 5.0.8 and 6.1.7. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-9r2w-394v-53qc.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.4, "exploitabilityScore": 3.4, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 8.6, "exploitabilityScore": 1.8, "impactScore": 6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["4.4.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9r2w-394v-53qc", "dataSource": "https://github.com/advisories/GHSA-9r2w-394v-53qc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9r2w-394v-53qc"], "description": "Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<4.4.16 (unknown)", "vulnerabilityID": "GHSA-9r2w-394v-53qc"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32804", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32804", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/commit/1f036ca23f64a547bdd6c79c1a44bc62e8115da4", "https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9", "https://www.npmjs.com/advisories/1770", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the `preservePaths` flag is not set to `true`. This is achieved by stripping the absolute path root from any absolute file paths contained in a tar file. For example `/home/user/.bashrc` would turn into `home/user/.bashrc`. This logic was insufficient when file paths contained repeated path roots such as `////home/user/.bashrc`. `node-tar` would only strip a single path root from such paths. When given an absolute file path with repeating path roots, the resulting path (e.g. `///home/user/.bashrc`) would still resolve to an absolute path, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.2, 4.4.14, 5.0.6 and 6.1.1. Users may work around this vulnerability without upgrading by creating a custom `onentry` method which sanitizes the `entry.path` or a `filter` method which removes entries with absolute paths. See referenced GitHub Advisory for details. Be aware of CVE-2021-32803 which fixes a similar bug in later versions of tar.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "package": {"name": "tar", "version": "2.2.2"}}, "found": {"vulnerabilityID": "CVE-2021-32804", "versionConstraint": "< 3.2.2 || >= 4.0.0, < 4.4.14 || >= 5.0.0, < 5.0.6 || >= 6.0.0, < 6.1.1 (unknown)", "cpes": ["cpe:2.3:a:tar_project:tar:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32804", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32804", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/commit/1f036ca23f64a547bdd6c79c1a44bc62e8115da4", "https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9", "https://www.npmjs.com/advisories/1770", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the `preservePaths` flag is not set to `true`. This is achieved by stripping the absolute path root from any absolute file paths contained in a tar file. For example `/home/user/.bashrc` would turn into `home/user/.bashrc`. This logic was insufficient when file paths contained repeated path roots such as `////home/user/.bashrc`. `node-tar` would only strip a single path root from such paths. When given an absolute file path with repeating path roots, the resulting path (e.g. `///home/user/.bashrc`) would still resolve to an absolute path, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.2, 4.4.14, 5.0.6 and 6.1.1. Users may work around this vulnerability without upgrading by creating a custom `onentry` method which sanitizes the `entry.path` or a `filter` method which removes entries with absolute paths. See referenced GitHub Advisory for details. Be aware of CVE-2021-32803 which fixes a similar bug in later versions of tar.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["3.2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-3jfq-g458-7qm9", "dataSource": "https://github.com/advisories/GHSA-3jfq-g458-7qm9", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-3jfq-g458-7qm9"], "description": "Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<3.2.2 (unknown)", "vulnerabilityID": "GHSA-3jfq-g458-7qm9"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32803", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32803", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/commit/9dbdeb6df8e9dbd96fa9e84341b9d74734be6c20", "https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw", "https://www.npmjs.com/advisories/1771", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 6.1.2, 5.0.7, 4.4.15, and 3.2.3 has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory. This order of operations resulted in the directory being created and added to the `node-tar` directory cache. When a directory is present in the directory cache, subsequent calls to mkdir for that directory are skipped. However, this is also where `node-tar` checks for symlinks occur. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass `node-tar` symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.3, 4.4.15, 5.0.7 and 6.1.2.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "package": {"name": "tar", "version": "2.2.2"}}, "found": {"vulnerabilityID": "CVE-2021-32803", "versionConstraint": "< 3.2.3 || >= 4.0.0, < 4.4.15 || >= 5.0.0, < 5.0.7 || >= 6.0.0, < 6.1.2 (unknown)", "cpes": ["cpe:2.3:a:tar_project:tar:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32803", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32803", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/commit/9dbdeb6df8e9dbd96fa9e84341b9d74734be6c20", "https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw", "https://www.npmjs.com/advisories/1771", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 6.1.2, 5.0.7, 4.4.15, and 3.2.3 has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory. This order of operations resulted in the directory being created and added to the `node-tar` directory cache. When a directory is present in the directory cache, subsequent calls to mkdir for that directory are skipped. However, this is also where `node-tar` checks for symlinks occur. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass `node-tar` symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.3, 4.4.15, 5.0.7 and 6.1.2.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["3.2.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r628-mhmh-qjhw", "dataSource": "https://github.com/advisories/GHSA-r628-mhmh-qjhw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r628-mhmh-qjhw"], "description": "Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<3.2.3 (unknown)", "vulnerabilityID": "GHSA-r628-mhmh-qjhw"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25927", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25927", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/faisalman/ua-parser-js/commit/a6140a17dd0300a35cfc9cff999545f267889411", "https://security.snyk.io/vuln/SNYK-JS-UAPARSERJS-3244450"], "description": "Versions of the package ua-parser-js from 0.7.30 and before 0.7.33, from 0.8.1 and before 1.0.33 are vulnerable to Regular Expression Denial of Service (ReDoS) via the trim() function.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.7.33"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-fhg7-m89q-25r3", "dataSource": "https://github.com/advisories/GHSA-fhg7-m89q-25r3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-fhg7-m89q-25r3"], "description": "ReDoS Vulnerability in ua-parser-js version ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ua-parser-js", "version": "0.7.31"}}, "found": {"versionConstraint": "<0.7.33 (unknown)", "vulnerabilityID": "GHSA-fhg7-m89q-25r3"}}], "artifact": {"name": "ua-parser-js", "version": "0.7.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/ua-parser-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ua-parser-js_project:ua-parser-js:0.7.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ua-parser-js@0.7.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25927", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25927", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/faisalman/ua-parser-js/commit/a6140a17dd0300a35cfc9cff999545f267889411", "https://security.snyk.io/vuln/SNYK-JS-UAPARSERJS-3244450"], "description": "Versions of the package ua-parser-js from 0.7.30 and before 0.7.33, from 0.8.1 and before 1.0.33 are vulnerable to Regular Expression Denial of Service (ReDoS) via the trim() function.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ua-parser-js_project:ua-parser-js:0.7.31:*:*:*:*:node.js:*:*"], "package": {"name": "ua-parser-js", "version": "0.7.31"}}, "found": {"vulnerabilityID": "CVE-2022-25927", "versionConstraint": ">= 0.7.30, < 0.7.33 || >= 0.8.1, < 1.0.33 (unknown)", "cpes": ["cpe:2.3:a:ua-parser-js_project:ua-parser-js:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ua-parser-js", "version": "0.7.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/ua-parser-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ua-parser-js_project:ua-parser-js:0.7.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ua-parser-js@0.7.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71", "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503", "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984", "https://www.debian.org/security/2021/dsa-4883", "https://www.tenable.com/security/tns-2021-14"], "description": "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6.5, "exploitabilityScore": 8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 3.3, "exploitabilityScore": 0.7, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": ["1.12.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-cf4h-3jhx-xvhq", "dataSource": "https://github.com/advisories/GHSA-cf4h-3jhx-xvhq", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-cf4h-3jhx-xvhq"], "description": "Arbitrary Code Execution in underscore", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "underscore", "version": "1.6.0"}}, "found": {"versionConstraint": ">=1.3.2,<1.12.1 (unknown)", "vulnerabilityID": "GHSA-cf4h-3jhx-xvhq"}}], "artifact": {"name": "underscore", "version": "1.6.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:underscorejs:underscore:1.6.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/underscore@1.6.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71", "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503", "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984", "https://www.debian.org/security/2021/dsa-4883", "https://www.tenable.com/security/tns-2021-14"], "description": "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6.5, "exploitabilityScore": 8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 3.3, "exploitabilityScore": 0.7, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:underscorejs:underscore:1.6.0:*:*:*:*:node.js:*:*"], "package": {"name": "underscore", "version": "1.6.0"}}, "found": {"vulnerabilityID": "CVE-2021-23358", "versionConstraint": ">= 1.3.2, < 1.12.1 || >= 1.13.0-0, < 1.13.0-2 (unknown)", "cpes": ["cpe:2.3:a:underscorejs:underscore:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "underscore", "version": "1.6.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:underscorejs:underscore:1.6.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/underscore@1.6.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71", "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503", "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984", "https://www.debian.org/security/2021/dsa-4883", "https://www.tenable.com/security/tns-2021-14"], "description": "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6.5, "exploitabilityScore": 8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 3.3, "exploitabilityScore": 0.7, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": ["1.12.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-cf4h-3jhx-xvhq", "dataSource": "https://github.com/advisories/GHSA-cf4h-3jhx-xvhq", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-cf4h-3jhx-xvhq"], "description": "Arbitrary Code Execution in underscore", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "underscore", "version": "1.8.3"}}, "found": {"versionConstraint": ">=1.3.2,<1.12.1 (unknown)", "vulnerabilityID": "GHSA-cf4h-3jhx-xvhq"}}], "artifact": {"name": "underscore", "version": "1.8.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:underscorejs:underscore:1.8.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/underscore@1.8.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71", "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503", "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984", "https://www.debian.org/security/2021/dsa-4883", "https://www.tenable.com/security/tns-2021-14"], "description": "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6.5, "exploitabilityScore": 8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 3.3, "exploitabilityScore": 0.7, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:underscorejs:underscore:1.8.3:*:*:*:*:node.js:*:*"], "package": {"name": "underscore", "version": "1.8.3"}}, "found": {"vulnerabilityID": "CVE-2021-23358", "versionConstraint": ">= 1.3.2, < 1.12.1 || >= 1.13.0-0, < 1.13.0-2 (unknown)", "cpes": ["cpe:2.3:a:underscorejs:underscore:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "underscore", "version": "1.8.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:underscorejs:underscore:1.8.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/underscore@1.8.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ws_project:ws:5.2.3:*:*:*:*:node.js:*:*"], "package": {"name": "ws", "version": "5.2.3"}}, "found": {"vulnerabilityID": "CVE-2021-32640", "versionConstraint": ">= 5.0.0, < 6.2.2 || >= 7.0.0, < 7.4.6 (unknown)", "cpes": ["cpe:2.3:a:ws_project:ws:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ws", "version": "5.2.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:5.2.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@5.2.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["7.4.6"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-6fc8-4gx4-v693", "dataSource": "https://github.com/advisories/GHSA-6fc8-4gx4-v693", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-6fc8-4gx4-v693"], "description": "ReDoS in Sec-Websocket-Protocol header", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ws", "version": "7.4.5"}}, "found": {"versionConstraint": ">=7.0.0,<7.4.6 (unknown)", "vulnerabilityID": "GHSA-6fc8-4gx4-v693"}}], "artifact": {"name": "ws", "version": "7.4.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@7.4.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "package": {"name": "ws", "version": "7.4.5"}}, "found": {"vulnerabilityID": "CVE-2021-32640", "versionConstraint": ">= 5.0.0, < 6.2.2 || >= 7.0.0, < 7.4.6 (unknown)", "cpes": ["cpe:2.3:a:ws_project:ws:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ws", "version": "7.4.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@7.4.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "package": {"name": "ws", "version": "7.4.5"}}, "found": {"vulnerabilityID": "CVE-2021-32640", "versionConstraint": ">= 5.0.0, < 6.2.2 || >= 7.0.0, < 7.4.6 (unknown)", "cpes": ["cpe:2.3:a:ws_project:ws:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ws", "version": "7.4.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@7.4.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["7.4.6"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-6fc8-4gx4-v693", "dataSource": "https://github.com/advisories/GHSA-6fc8-4gx4-v693", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-6fc8-4gx4-v693"], "description": "ReDoS in Sec-Websocket-Protocol header", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ws", "version": "7.4.5"}}, "found": {"versionConstraint": ">=7.0.0,<7.4.6 (unknown)", "vulnerabilityID": "GHSA-6fc8-4gx4-v693"}}], "artifact": {"name": "ws", "version": "7.4.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@7.4.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://fluidattacks.com/advisories/myers/", "https://github.com/Leonidas-from-XIV/node-xml2js/"], "description": "xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-776f-qx25-q3cc", "dataSource": "https://github.com/advisories/GHSA-776f-qx25-q3cc", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-776f-qx25-q3cc"], "description": "xml2js is vulnerable to prototype pollution ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xml2js", "version": "0.1.14"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-776f-qx25-q3cc"}}], "artifact": {"name": "xml2js", "version": "0.1.14", "type": "npm", "locations": [{"path": "/wiki/node_modules/webfinger/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": null, "cpes": ["cpe:2.3:a:Leonidas-from-XIV:xml2js:0.1.14:*:*:*:*:*:*:*", "cpe:2.3:a:xml2js:xml2js:0.1.14:*:*:*:*:*:*:*"], "purl": "pkg:npm/xml2js@0.1.14", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://fluidattacks.com/advisories/myers/", "https://github.com/Leonidas-from-XIV/node-xml2js/"], "description": "xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-776f-qx25-q3cc", "dataSource": "https://github.com/advisories/GHSA-776f-qx25-q3cc", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-776f-qx25-q3cc"], "description": "xml2js is vulnerable to prototype pollution ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xml2js", "version": "0.4.19"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-776f-qx25-q3cc"}}], "artifact": {"name": "xml2js", "version": "0.4.19", "type": "npm", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.19:*:*:*:*:*:*:*", "cpe:2.3:a:xml2js:xml2js:0.4.19:*:*:*:*:*:*:*"], "purl": "pkg:npm/xml2js@0.4.19", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://fluidattacks.com/advisories/myers/", "https://github.com/Leonidas-from-XIV/node-xml2js/"], "description": "xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-776f-qx25-q3cc", "dataSource": "https://github.com/advisories/GHSA-776f-qx25-q3cc", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-776f-qx25-q3cc"], "description": "xml2js is vulnerable to prototype pollution ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xml2js", "version": "0.4.23"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-776f-qx25-q3cc"}}], "artifact": {"name": "xml2js", "version": "0.4.23", "type": "npm", "locations": [{"path": "/wiki/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.23:*:*:*:*:*:*:*", "cpe:2.3:a:xml2js:xml2js:0.4.23:*:*:*:*:*:*:*"], "purl": "pkg:npm/xml2js@0.4.23", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://fluidattacks.com/advisories/myers/", "https://github.com/Leonidas-from-XIV/node-xml2js/"], "description": "xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-776f-qx25-q3cc", "dataSource": "https://github.com/advisories/GHSA-776f-qx25-q3cc", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-776f-qx25-q3cc"], "description": "xml2js is vulnerable to prototype pollution ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xml2js", "version": "0.4.4"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-776f-qx25-q3cc"}}], "artifact": {"name": "xml2js", "version": "0.4.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.4:*:*:*:*:*:*:*", "cpe:2.3:a:xml2js:xml2js:0.4.4:*:*:*:*:*:*:*"], "purl": "pkg:npm/xml2js@0.4.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-39353", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39353", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/jindw/xmldom/issues/150", "https://github.com/xmldom/xmldom/security/advisories/GHSA-crh6-fp67-6883", "https://lists.debian.org/debian-lts-announce/2023/01/msg00000.html"], "description": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. xmldom parses XML that is not well-formed because it contains multiple top level elements, and adds all root nodes to the `childNodes` collection of the `Document`, without reporting any error or throwing. This breaks the assumption that there is only a single root node in the tree, which led to issuance of CVE-2022-39299 as it is a potential issue for dependents. Update to @xmldom/xmldom@~0.7.7, @xmldom/xmldom@~0.8.4 (dist-tag latest) or @xmldom/xmldom@>=0.9.0-beta.4 (dist-tag next). As a workaround, please one of the following approaches depending on your use case: instead of searching for elements in the whole DOM, only search in the `documentElement`or reject a document with a document that has more then 1 `childNode`.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "metrics": {"baseScore": 9.4, "exploitabilityScore": 3.9, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-crh6-fp67-6883", "dataSource": "https://github.com/advisories/GHSA-crh6-fp67-6883", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-crh6-fp67-6883"], "description": "xmldom allows multiple root nodes in a DOM", "cvss": null}], "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"vulnerabilityID": "CVE-2022-39353", "versionConstraint": "< 0.6.0 || >= 0.7.0, < 0.7.7 || >= 0.8.0, < 0.8.4 || = 0.9.0 || = 0.9.0 || = 0.9.0 (unknown)", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*"]}}, {"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"versionConstraint": "<=0.6.0 (unknown)", "vulnerabilityID": "GHSA-crh6-fp67-6883"}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-37616", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37616", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://users.encs.concordia.ca/~mmannan/publications/JS-vulnerability-aisaccs2022.pdf", "https://dl.acm.org/doi/abs/10.1145/3488932.3497769", "https://dl.acm.org/doi/pdf/10.1145/3488932.3497769", "https://github.com/xmldom/xmldom/blob/bc36efddf9948aba15618f85dc1addfc2ac9d7b2/lib/dom.js#L1", "https://github.com/xmldom/xmldom/blob/bc36efddf9948aba15618f85dc1addfc2ac9d7b2/lib/dom.js#L3", "https://github.com/xmldom/xmldom/issues/436", "https://github.com/xmldom/xmldom/issues/436#issuecomment-1319412826", "https://github.com/xmldom/xmldom/issues/436#issuecomment-1327776560", "https://github.com/xmldom/xmldom/security/advisories/GHSA-9pgh-qqpf-7wqj", "https://lists.debian.org/debian-lts-announce/2022/10/msg00023.html"], "description": "A prototype pollution vulnerability exists in the function copy in dom.js in the xmldom (published as @xmldom/xmldom) package before 0.8.3 for Node.js via the p variable. NOTE: the vendor states \"we are in the process of marking this report as invalid\"; however, some third parties takes the position that \"A prototype injection/Prototype pollution is not just when global objects are polluted with recursive merge or deep cloning but also when a target object is polluted.\"", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"vulnerabilityID": "CVE-2022-37616", "versionConstraint": "<= 0.6.0 || >= 0.7.0, < 0.7.6 || >= 0.8.0, < 0.8.3 || = 0.9.0 (unknown)", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32796", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32796", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/xmldom/xmldom/commit/7b4b743917a892d407356e055b296dcd6d107e8b", "https://github.com/xmldom/xmldom/security/advisories/GHSA-5fg8-2547-mr8q", "https://mattermost.com/blog/coordinated-disclosure-go-xml-vulnerabilities/"], "description": "xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This issue has been resolved in version 0.7.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": ["0.7.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-5fg8-2547-mr8q", "dataSource": "https://github.com/advisories/GHSA-5fg8-2547-mr8q", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-5fg8-2547-mr8q"], "description": "Misinterpretation of malicious XML input", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"versionConstraint": "<0.7.0 (unknown)", "vulnerabilityID": "GHSA-5fg8-2547-mr8q"}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32796", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32796", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/xmldom/xmldom/commit/7b4b743917a892d407356e055b296dcd6d107e8b", "https://github.com/xmldom/xmldom/security/advisories/GHSA-5fg8-2547-mr8q", "https://mattermost.com/blog/coordinated-disclosure-go-xml-vulnerabilities/"], "description": "xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This issue has been resolved in version 0.7.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"vulnerabilityID": "CVE-2021-32796", "versionConstraint": "< 0.7.0 (unknown)", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-21366", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-21366", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/xmldom/xmldom/commit/d4201b9dfbf760049f457f9f08a3888d48835135", "https://github.com/xmldom/xmldom/releases/tag/0.5.0", "https://github.com/xmldom/xmldom/security/advisories/GHSA-h6q6-9hqw-rwfv", "https://lists.debian.org/debian-lts-announce/2023/01/msg00000.html", "https://www.npmjs.com/package/xmldom"], "description": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.4.0 and older do not correctly preserve system identifiers, FPIs or namespaces when repeatedly parsing and serializing maliciously crafted documents. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This is fixed in version 0.5.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 2.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 2.8, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-h6q6-9hqw-rwfv", "dataSource": "https://github.com/advisories/GHSA-h6q6-9hqw-rwfv", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-h6q6-9hqw-rwfv"], "description": "Misinterpretation of malicious XML input", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-h6q6-9hqw-rwfv"}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-21366", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-21366", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/xmldom/xmldom/commit/d4201b9dfbf760049f457f9f08a3888d48835135", "https://github.com/xmldom/xmldom/releases/tag/0.5.0", "https://github.com/xmldom/xmldom/security/advisories/GHSA-h6q6-9hqw-rwfv", "https://lists.debian.org/debian-lts-announce/2023/01/msg00000.html", "https://www.npmjs.com/package/xmldom"], "description": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.4.0 and older do not correctly preserve system identifiers, FPIs or namespaces when repeatedly parsing and serializing maliciously crafted documents. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This is fixed in version 0.5.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 2.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 2.8, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"vulnerabilityID": "CVE-2021-21366", "versionConstraint": "< 0.5.0 (unknown)", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-37434", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-37434"], "cvss": null, "fix": {"versions": ["1.2.12-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "zlib", "version": "1.2.11-r3"}}, "found": {"versionConstraint": "< 1.2.12-r2 (apk)", "vulnerabilityID": "CVE-2022-37434"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "zlib", "version": "1.2.11-r3"}}, "found": {"versionConstraint": "< 1.2.12-r2 (apk)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "zlib", "version": "1.2.11-r3", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib:zlib:1.2.11-r3:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/zlib@1.2.11-r3?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "zlib"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libz.so.1"}, {"path": "/lib/libz.so.1.2.11"}]}}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032"], "cvss": null, "fix": {"versions": ["1.2.12-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "zlib", "version": "1.2.11-r3"}}, "found": {"versionConstraint": "< 1.2.12-r0 (apk)", "vulnerabilityID": "CVE-2018-25032"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "zlib", "version": "1.2.11-r3"}}, "found": {"versionConstraint": "< 1.2.12-r0 (apk)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "zlib", "version": "1.2.11-r3", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib:zlib:1.2.11-r3:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/zlib@1.2.11-r3?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "zlib"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libz.so.1"}, {"path": "/lib/libz.so.1.2.11"}]}}}], "source": {"type": "image", "target": {"userInput": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "imageID": "sha256:e6969a016b786b77f725f02d27a47d65484b67e7ab5292aa602db44948a8030b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 830137417, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6b57ccf3ab0107491253b51b610cb5670eafff847b99f8dbab7233bb211d6c2e", "size": 5605371}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "size": 96531390}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1b001b61cd390f74a4e2598cbab2320a54af851a3432f960fd02061a32851bde", "size": 7766950}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2c3250b94855b9bcad63253796802dff728376b9f231e0acd838201db024cedb", "size": 388}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:aa4ca4b1ab2f3d9954e18574a42d85460fdb32e955f51704509873d30197037e", "size": 430329173}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:349e83e73b476da21947dce38aabf6939b06399a9ef7c7739fd93959f39f371c", "size": 26228005}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef", "size": 262719898}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "size": 902856}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:37fd5d56f1d2ca3299f586ec3d0284df994b7288bae19c856791f7b02b4ee343", "size": 6707}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "size": 363}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "size": 11796}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d", "size": 34520}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMS0xMS0xMlQxNzoxOTo0NC43OTUyMzc5MTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjc2MmM4OTllYzA1MDVkMWEzMjkzMGVlODA0YzViMDA4ODI1ZjQxNjExMTYxYmUxMDQwNzZjYmEzM2I3ZTViMmIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTExLTEyVDE3OjE5OjQ1LjA3OTAxMzIxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzI6NTMuNjczMjQ5NDcyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIE5PREVfVkVSU0lPTj0xNi4xMy4xIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzM6MDEuODQwMDA3MjA1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFkZGdyb3VwIC1nIDEwMDAgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLXUgMTAwMCAtRyBub2RlIC1zIC9iaW4vc2ggLUQgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAgICAgICAgIGxpYnN0ZGMrKyAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgQVJDSD0gXHUwMDI2XHUwMDI2IGFscGluZUFyY2g9XCIkKGFwayAtLXByaW50LWFyY2gpXCIgICAgICAgXHUwMDI2XHUwMDI2IGNhc2UgXCIke2FscGluZUFyY2gjIyotfVwiIGluICAgICAgICAgeDg2XzY0KSAgICAgICAgICAgQVJDSD0neDY0JyAgICAgICAgICAgQ0hFQ0tTVU09XCIzYjRjNDdlNTU1NGZhNDY2NjUxYTc2NzY5MWZjNzZjMDliNmE1MTRiNDlkNzliYmQwMDYxZTU0OTYxNGFkZWRmXCIgICAgICAgICAgIDs7ICAgICAgICAgKikgOzsgICAgICAgZXNhYyAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHtDSEVDS1NVTX1cIiBdOyB0aGVuICAgICBzZXQgLWV1OyAgICAgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly91bm9mZmljaWFsLWJ1aWxkcy5ub2RlanMub3JnL2Rvd25sb2FkL3JlbGVhc2UvdiROT0RFX1ZFUlNJT04vbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiOyAgICAgZWNobyBcIiRDSEVDS1NVTSAgbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIHwgc2hhMjU2c3VtIC1jIC0gICAgICAgXHUwMDI2XHUwMDI2IHRhciAteEpmIFwibm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIC1DIC91c3IvbG9jYWwgLS1zdHJpcC1jb21wb25lbnRzPTEgLS1uby1zYW1lLW93bmVyICAgICAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvdXNyL2xvY2FsL2Jpbi9ub2RlIC91c3IvbG9jYWwvYmluL25vZGVqczsgICBlbHNlICAgICBlY2hvIFwiQnVpbGRpbmcgZnJvbSBzb3VyY2VcIiAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgICAgIGJpbnV0aWxzLWdvbGQgICAgICAgICBnKysgICAgICAgICBnY2MgICAgICAgICBnbnVwZyAgICAgICAgIGxpYmdjYyAgICAgICAgIGxpbnV4LWhlYWRlcnMgICAgICAgICBtYWtlICAgICAgICAgcHl0aG9uMyAgICAgXHUwMDI2XHUwMDI2IGZvciBrZXkgaW4gICAgICAgNEVENzc4RjUzOUUzNjM0Qzc3OUM4N0M2RDcwNjI4NDhBMUFCMDA1QyAgICAgICA5NEFFMzY2NzVDNDY0RDY0QkFGQTY4REQ3NDM0MzkwQkRCRTlCOUM1ICAgICAgIDc0RjEyNjAyQjZGMUM0RTkxM0ZBQTM3QUQzQTg5NjEzNjQzQjYyMDEgICAgICAgNzFEQ0ZEMjg0QTc5QzNCMzg2NjgyODZCQzk3RUM3QTA3RURFM0ZDMSAgICAgICA4RkNDQTEzRkVGMUQwQzJFOTEwMDhFMDk3NzBGN0E5QTVBRTE1NjAwICAgICAgIEM0RjBERkZGNEU4QzFBODIzNjQwOUQwOEU3M0JDNjQxQ0MxMUY0QzggICAgICAgQzgyRkEzQUUxQ0JFREM2QkU0NkI5MzYwQzQzQ0VDNDVDMTdBQjkzQyAgICAgICBERDhGMjMzOEJBRTc1MDFFM0RENUFDNzhDMjczNzkyRjdEODM1NDVEICAgICAgIEE0OEMyQkVFNjgwRTg0MTYzMkNENEU0NEYwNzQ5NkIzRUIzQzE3NjIgICAgICAgMTA4RjUyQjQ4REI1N0JCMENDNDM5QjI5OTdCMDE0MTlCRDkyRjgwQSAgICAgICBCOUUyRjU5ODFBQTZFMENEMjgxNjBEOUZGMTM5OTNBNzU1OTk2NTNDICAgICA7IGRvICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGtleXNlcnZlci51YnVudHUuY29tIC0tcmVjdi1rZXlzIFwiJGtleVwiIDsgICAgIGRvbmUgICAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL25vZGVqcy5vcmcvZGlzdC92JE5PREVfVkVSU0lPTi9ub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiICAgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly9ub2RlanMub3JnL2Rpc3QvdiROT0RFX1ZFUlNJT04vU0hBU1VNUzI1Ni50eHQuYXNjXCIgICAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLWRlY3J5cHQgLS1vdXRwdXQgU0hBU1VNUzI1Ni50eHQgU0hBU1VNUzI1Ni50eHQuYXNjICAgICBcdTAwMjZcdTAwMjYgZ3JlcCBcIiBub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elxcJFwiIFNIQVNVTVMyNTYudHh0IHwgc2hhMjU2c3VtIC1jIC0gICAgIFx1MDAyNlx1MDAyNiB0YXIgLXhmIFwibm9kZS12JE5PREVfVkVSU0lPTi50YXIueHpcIiAgICAgXHUwMDI2XHUwMDI2IGNkIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgICAgIFx1MDAyNlx1MDAyNiBtYWtlIC1qJChnZXRjb25mIF9OUFJPQ0VTU09SU19PTkxOKSBWPSAgICAgXHUwMDI2XHUwMDI2IG1ha2UgaW5zdGFsbCAgICAgXHUwMDI2XHUwMDI2IGFwayBkZWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgXHUwMDI2XHUwMDI2IGNkIC4uICAgICBcdTAwMjZcdTAwMjYgcm0gLVJmIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgcm0gXCJub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiIFNIQVNVTVMyNTYudHh0LmFzYyBTSEFTVU1TMjU2LnR4dDsgICBmaSAgIFx1MDAyNlx1MDAyNiBybSAtZiBcIm5vZGUtdiROT0RFX1ZFUlNJT04tbGludXgtJEFSQ0gtbXVzbC50YXIueHpcIiAgIFx1MDAyNlx1MDAyNiBhcGsgZGVsIC5idWlsZC1kZXBzICAgXHUwMDI2XHUwMDI2IG5vZGUgLS12ZXJzaW9uICAgXHUwMDI2XHUwMDI2IG5wbSAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjAyLjMwNDIwMzk3NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBZQVJOX1ZFUlNJT049MS4yMi4xNSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA3LjcwOTYxMjI5MloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzLXlhcm4gY3VybCBnbnVwZyB0YXIgICBcdTAwMjZcdTAwMjYgZm9yIGtleSBpbiAgICAgNkEwMTBDNTE2NjAwNjU5OUFBMTdGMDgxNDZDMjEzMERGRDI0OTdGNSAgIDsgZG8gICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICBncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIiA7ICAgZG9uZSAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL3lhcm5wa2cuY29tL2Rvd25sb2Fkcy8kWUFSTl9WRVJTSU9OL3lhcm4tdiRZQVJOX1ZFUlNJT04udGFyLmd6XCIgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly95YXJucGtnLmNvbS9kb3dubG9hZHMvJFlBUk5fVkVSU0lPTi95YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2NcIiAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLXZlcmlmeSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgbWtkaXIgLXAgL29wdCAgIFx1MDAyNlx1MDAyNiB0YXIgLXh6ZiB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5neiAtQyAvb3B0LyAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm4gL3Vzci9sb2NhbC9iaW4veWFybiAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm5wa2cgL3Vzci9sb2NhbC9iaW4veWFybnBrZyAgIFx1MDAyNlx1MDAyNiBybSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgYXBrIGRlbCAuYnVpbGQtZGVwcy15YXJuICAgXHUwMDI2XHUwMDI2IHlhcm4gLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0wMlQwMTozMzowNy45NDM5NzY2MzNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo0ZDE5MjU2NWE3MjIwZTEzNWNhYjZjNzdmYmMxYzczMjExYjY5ZjNkOWZiMzdlNjI4NTdiMmM2ZWI5MzYzZDUxIGluIC91c3IvbG9jYWwvYmluLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjEzMjU0MjM0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjMzNTY2OTU1MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJub2RlXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6MTk6MzQuMTY0MjExODA4WiIsImNyZWF0ZWRfYnkiOiJMQUJFTCBtYWludGFpbmVyPXJlcXVhcmtzLmlvIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoxOTozNC4xNjQyMTE4MDhaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIGFwayBhZGQgYmFzaCBjdXJsIGdpdCBvcGVuc3NoIGdudXBnIHNxbGl0ZSAtLW5vLWNhY2hlIFx1MDAyNlx1MDAyNiAgICAgbWtkaXIgLXAgL3dpa2kgXHUwMDI2XHUwMDI2ICAgICBta2RpciAtcCAvbG9ncyBcdTAwMjZcdTAwMjYgICAgIG1rZGlyIC1wIC93aWtpL2RhdGEvY29udGVudCBcdTAwMjZcdTAwMjYgICAgIGNob3duIC1SIG5vZGU6bm9kZSAvd2lraSAvbG9ncyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjE5OjM0LjE4ODI2NjQyN1oiLCJjcmVhdGVkX2J5IjoiV09SS0RJUiAvd2lraSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzoyOC40MjU2ODI4N1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAvd2lraS9hc3NldHMgLi9hc3NldHMgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS41NTM0ODgwMTJaIiwiY3JlYXRlZF9ieSI6IkNPUFkgL3dpa2kvbm9kZV9tb2R1bGVzIC4vbm9kZV9tb2R1bGVzICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjMwMTg5OTY2WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC4vc2VydmVyIC4vc2VydmVyICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjUyNDMwNjM3WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC93aWtpL3NlcnZlci92aWV3cyAuL3NlcnZlci92aWV3cyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY3NzAzMDMwN1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL2Rldi9idWlsZC9jb25maWcueW1sIC4vY29uZmlnLnltbCAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY5OTE0MjA2OFoiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL3BhY2thZ2UuanNvbiAuL3BhY2thZ2UuanNvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL0xJQ0VOU0UgLi9MSUNFTlNFICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNzI0Nzg4MzI2WiIsImNyZWF0ZWRfYnkiOiJVU0VSIG5vZGUiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiVk9MVU1FIFsvd2lraS9kYXRhL2NvbnRlbnRdIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzAwMC90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzQ0My90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkNNRCBbXCJub2RlXCIgXCJzZXJ2ZXJcIl0iLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2YjU3Y2NmM2FiMDEwNzQ5MTI1M2I1MWI2MTBjYjU2NzBlYWZmZjg0N2I5OWY4ZGJhYjcyMzNiYjIxMWQ2YzJlIiwic2hhMjU2OjU0NGI4YjFkODI3NzU4ZTQxNWFiYjMzNWUyMmU4M2Y2ZTY3MThmODA3ZGNjMjE2YjQ5OTNmM2RhMDNjNzYyMzkiLCJzaGEyNTY6MWIwMDFiNjFjZDM5MGY3NGE0ZTI1OThjYmFiMjMyMGE1NGFmODUxYTM0MzJmOTYwZmQwMjA2MWEzMjg1MWJkZSIsInNoYTI1NjoyYzMyNTBiOTQ4NTViOWJjYWQ2MzI1Mzc5NjgwMmRmZjcyODM3NmI5ZjIzMWUwYWNkODM4MjAxZGIwMjRjZWRiIiwic2hhMjU2OmFhNGNhNGIxYWIyZjNkOTk1NGUxODU3NGE0MmQ4NTQ2MGZkYjMyZTk1NWY1MTcwNDUwOTg3M2QzMDE5NzAzN2UiLCJzaGEyNTY6MzE2OGZkYjgyNDI3NzNiZTQ4NjJlNmU2OGIzMWM2MTY2ODBiYzVlOGI0MDkzZGEyY2E4YWQ3MTc5N2I2YzIxZSIsInNoYTI1NjozNDllODNlNzNiNDc2ZGEyMTk0N2RjZTM4YWFiZjY5MzliMDYzOTlhOWVmN2M3NzM5ZmQ5Mzk1OWYzOWYzNzFjIiwic2hhMjU2OjVmNzBiZjE4YTA4NjAwNzAxNmU5NDhiMDRhZWQzYjgyMTAzYTM2YmVhNDE3NTViNmNkZGZhZjEwYWNlM2M2ZWYiLCJzaGEyNTY6MjllNTIwZTIxNGRmZjYxNTY3OGYzNzBhYzFlMTQyNjVlMmYxYjQ1ZTJhYTg2MDhlZjlmOTg1ZGQ0ODA3Njc2NCIsInNoYTI1NjozN2ZkNWQ1NmYxZDJjYTMyOTlmNTg2ZWMzZDAyODRkZjk5NGI3Mjg4YmFlMTljODU2NzkxZjdiMDJiNGVlMzQzIiwic2hhMjU2OmZiYWNjYWY3NzE3Nzc0ZWVkNTgwYjAxYTE3MTQ0YjRhZTE0MzFiYjExNmNiOTViOWViMWI3YTgyM2U3YjVkZGYiLCJzaGEyNTY6YmUyYWU2OWNkNTMwODEyNzFhYWYzOGZmNjg4NGE2NjAzZmEzMTUyYmE4NTU0MGNhM2JmMjgxNzk5YzA5MjhjMiIsInNoYTI1NjoxYTA1OGQ1MzQyY2M3MjJhZDU0MzljYWNhZTRiMmI0ZWVkZGU1MWQ4ZmU4ODAwZmNmMjg0NDQzMDIzNTVjMTZkIl19LCJjb25maWciOnsiQ21kIjpbIm5vZGUiLCJzZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIk5PREVfVkVSU0lPTj0xNi4xMy4xIiwiWUFSTl9WRVJTSU9OPTEuMjIuMTUiXSwiTGFiZWxzIjp7ImNvbS5henVyZS5kZXYuaW1hZ2UuYnVpbGQuc291cmNldmVyc2lvbiI6IjUyMTBlMTRiNTdlMWZjZTA3NTUyZmE1ZGQ4MGQ3MmI0MDQ5MzI1MzQiLCJjb20uYXp1cmUuZGV2LmltYWdlLnN5c3RlbS50ZWFtZm91bmRhdGlvbmNvbGxlY3Rpb251cmkiOiJodHRwczovL2Rldi5henVyZS5jb20vcmVxdWFya3MvIiwiaW1hZ2UuYmFzZS5kaWdlc3QiOiJzaGEyNTY6YTliOWNiODgwZmE0MjliMGJlYTg5OWNkM2IxYmMwODFhYjcyNzdjYzk3ZTZkMmRjZDg0YmQ5NzUzYjIwMjdlMSIsImltYWdlLmJhc2UucmVmLm5hbWUiOiJub2RlOjE2LWFscGluZSIsIm1haW50YWluZXIiOiJyZXF1YXJrcy5pbyJ9LCJWb2x1bWVzIjp7Ii93aWtpL2RhdGEvY29udGVudCI6e319LCJXb3JraW5nRGlyIjoiL3dpa2kiLCJFeHBvc2VkUG9ydHMiOnsiMzAwMC90Y3AiOnt9LCIzNDQzL3RjcCI6e319LCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d"], "architecture": "amd64", "os": "linux", "labels": {"com.azure.dev.image.build.sourceversion": "5210e14b57e1fce07552fa5dd80d72b404932534", "com.azure.dev.image.system.teamfoundationcollectionuri": "https://dev.azure.com/requarks/", "image.base.digest": "sha256:a9b9cb880fa429b0bea899cd3b1bc081ab7277cc97e6d2dcd84bd9753b2027e1", "image.base.ref.name": "node:16-alpine", "maintainer": "requarks.io"}}}, "distro": {"name": "alpine", "version": "3.14.3", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-requarks-wiki-sha256-dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d-87439d", "namespace": "kubescape", "uid": "a7df5eb4-349f-4b1e-9a99-9b509ab4db36", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:48:00Z", "labels": {"kubescape.io/context": "non-filtered", "kubescape.io/image-id": "docker-io-requarks-wiki-sha256-dd83fff15e77843ff934b25c28c865ac", "kubescape.io/image-name": "docker-io-requarks-wiki"}, "annotations": {"kubescape.io/image-id": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/image-tag": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/resource-size": "3217995", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "6a0c8841dd0d84033445b597334c478e6282c058715f6a1519e04fa9084c65b2", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"withRelevancy": false, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2022-39353", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39353", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/jindw/xmldom/issues/150", "https://github.com/xmldom/xmldom/security/advisories/GHSA-crh6-fp67-6883", "https://lists.debian.org/debian-lts-announce/2023/01/msg00000.html"], "description": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. xmldom parses XML that is not well-formed because it contains multiple top level elements, and adds all root nodes to the `childNodes` collection of the `Document`, without reporting any error or throwing. This breaks the assumption that there is only a single root node in the tree, which led to issuance of CVE-2022-39299 as it is a potential issue for dependents. Update to @xmldom/xmldom@~0.7.7, @xmldom/xmldom@~0.8.4 (dist-tag latest) or @xmldom/xmldom@>=0.9.0-beta.4 (dist-tag next). As a workaround, please one of the following approaches depending on your use case: instead of searching for elements in the whole DOM, only search in the `documentElement`or reject a document with a document that has more then 1 `childNode`.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "metrics": {"baseScore": 9.4, "exploitabilityScore": 3.9, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": ["0.7.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-crh6-fp67-6883", "dataSource": "https://github.com/advisories/GHSA-crh6-fp67-6883", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-crh6-fp67-6883"], "description": "xmldom allows multiple root nodes in a DOM", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "@xmldom/xmldom", "version": "0.7.5"}}, "found": {"versionConstraint": "<0.7.7 (unknown)", "vulnerabilityID": "GHSA-crh6-fp67-6883"}}], "artifact": {"name": "@xmldom/xmldom", "version": "0.7.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/@xmldom/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:@xmldom/xmldom:@xmldom/xmldom:0.7.5:*:*:*:*:*:*:*", "cpe:2.3:a:xmldom:@xmldom/xmldom:0.7.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/%40xmldom/xmldom@0.7.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3807", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9", "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "https://security.netapp.com/advisory/ntap-20221014-0002/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "ansi-regex is vulnerable to Inefficient Regular Expression Complexity", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-93q8-gq69-wqmw", "dataSource": "https://github.com/advisories/GHSA-93q8-gq69-wqmw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-93q8-gq69-wqmw"], "description": "Inefficient Regular Expression Complexity in chalk/ansi-regex", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ansi-regex", "version": "3.0.0"}}, "found": {"versionConstraint": ">=3.0.0,<3.0.1 (unknown)", "vulnerabilityID": "GHSA-93q8-gq69-wqmw"}}], "artifact": {"name": "ansi-regex", "version": "3.0.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ansi-regex@3.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3807", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9", "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "https://security.netapp.com/advisory/ntap-20221014-0002/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "ansi-regex is vulnerable to Inefficient Regular Expression Complexity", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "ansi-regex", "version": "3.0.0"}}, "found": {"vulnerabilityID": "CVE-2021-3807", "versionConstraint": ">= 4.0.0, < 4.1.1 || = 3.0.0 || = 5.0.0 || = 6.0.0 (unknown)", "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:*:*:*:*:*:node.js:*:*", "cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ansi-regex", "version": "3.0.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ansi-regex@3.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3807", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9", "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "https://security.netapp.com/advisory/ntap-20221014-0002/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "ansi-regex is vulnerable to Inefficient Regular Expression Complexity", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "ansi-regex", "version": "5.0.0"}}, "found": {"vulnerabilityID": "CVE-2021-3807", "versionConstraint": ">= 4.0.0, < 4.1.1 || = 3.0.0 || = 5.0.0 || = 6.0.0 (unknown)", "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:*:*:*:*:*:node.js:*:*", "cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ansi-regex", "version": "5.0.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ansi-regex@5.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-3807", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3807", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9", "https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994", "https://security.netapp.com/advisory/ntap-20221014-0002/", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "ansi-regex is vulnerable to Inefficient Regular Expression Complexity", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["5.0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-93q8-gq69-wqmw", "dataSource": "https://github.com/advisories/GHSA-93q8-gq69-wqmw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-93q8-gq69-wqmw"], "description": "Inefficient Regular Expression Complexity in chalk/ansi-regex", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ansi-regex", "version": "5.0.0"}}, "found": {"versionConstraint": ">=5.0.0,<5.0.1 (unknown)", "vulnerabilityID": "GHSA-93q8-gq69-wqmw"}}], "artifact": {"name": "ansi-regex", "version": "5.0.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ansi-regex@5.0.0", "upstreams": null}}, {"vulnerability": {"id": "GHSA-qm7x-rc44-rrqw", "dataSource": "https://github.com/advisories/GHSA-qm7x-rc44-rrqw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-qm7x-rc44-rrqw"], "description": "Cross-site Scripting Vulnerability in GraphQL Playground (distributed by Apollo Server)", "cvss": null, "fix": {"versions": ["2.25.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "apollo-server", "version": "2.25.2"}}, "found": {"versionConstraint": ">=2.0.0,<2.25.3 (unknown)", "vulnerabilityID": "GHSA-qm7x-rc44-rrqw"}}], "artifact": {"name": "apollo-server", "version": "2.25.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:apollo-server:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo-server:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo_server:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo_server:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollographql:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollographql:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo:apollo_server:2.25.2:*:*:*:*:*:*:*"], "purl": "pkg:npm/apollo-server@2.25.2", "upstreams": null}}, {"vulnerability": {"id": "GHSA-2p3c-p3qw-69r4", "dataSource": "https://github.com/advisories/GHSA-2p3c-p3qw-69r4", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-2p3c-p3qw-69r4"], "description": "The graphql-upload library included in Apollo Server 2 is vulnerable to CSRF mutations", "cvss": null, "fix": {"versions": ["2.25.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "apollo-server", "version": "2.25.2"}}, "found": {"versionConstraint": ">=2.0.0,<2.25.4 (unknown)", "vulnerabilityID": "GHSA-2p3c-p3qw-69r4"}}], "artifact": {"name": "apollo-server", "version": "2.25.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:apollo-server:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo-server:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo_server:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo_server:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollographql:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollographql:apollo_server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo:apollo-server:2.25.2:*:*:*:*:*:*:*", "cpe:2.3:a:apollo:apollo_server:2.25.2:*:*:*:*:*:*:*"], "purl": "pkg:npm/apollo-server@2.25.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-43138", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43138", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/caolan/async/blob/master/lib/internal/iterator.js", "https://github.com/caolan/async/blob/master/lib/mapValuesLimit.js", "https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md#v264", "https://github.com/caolan/async/commit/e1ecdbf79264f9ab488c7799f4c76996d5dca66d", "https://github.com/caolan/async/compare/v2.6.3...v2.6.4", "https://github.com/caolan/async/pull/1828", "https://jsfiddle.net/oz5twjd9/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-fwr7-v2mv-hh25", "dataSource": "https://github.com/advisories/GHSA-fwr7-v2mv-hh25", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-fwr7-v2mv-hh25"], "description": "Prototype Pollution in async", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "async", "version": "2.6.3"}}, "found": {"versionConstraint": ">=2.0.0,<2.6.4 (unknown)", "vulnerabilityID": "GHSA-fwr7-v2mv-hh25"}}], "artifact": {"name": "async", "version": "2.6.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/adal-node/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:caolan:async:2.6.3:*:*:*:*:*:*:*", "cpe:2.3:a:async:async:2.6.3:*:*:*:*:*:*:*"], "purl": "pkg:npm/async@2.6.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3715", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3715", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2126720"], "description": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:gnu:bash:5.1.4-r0:*:*:*:*:*:*:*"], "package": {"name": "bash", "version": "5.1.4-r0"}}, "found": {"vulnerabilityID": "CVE-2022-3715", "versionConstraint": ">= 5.1, < 5.1.8 (unknown)", "cpes": ["cpe:2.3:a:gnu:bash:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "bash", "version": "5.1.4-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:bash:bash:5.1.4-r0:*:*:*:*:*:*:*", "cpe:2.3:a:gnu:bash:5.1.4-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/bash@5.1.4-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "bash"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/bin"}, {"path": "/bin/bash"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/bash"}, {"path": "/usr/lib/bash/accept"}, {"path": "/usr/lib/bash/basename"}, {"path": "/usr/lib/bash/csv"}, {"path": "/usr/lib/bash/cut"}, {"path": "/usr/lib/bash/dirname"}, {"path": "/usr/lib/bash/fdflags"}, {"path": "/usr/lib/bash/finfo"}, {"path": "/usr/lib/bash/head"}, {"path": "/usr/lib/bash/id"}, {"path": "/usr/lib/bash/ln"}, {"path": "/usr/lib/bash/logname"}, {"path": "/usr/lib/bash/mkdir"}, {"path": "/usr/lib/bash/mkfifo"}, {"path": "/usr/lib/bash/mktemp"}, {"path": "/usr/lib/bash/mypid"}, {"path": "/usr/lib/bash/pathchk"}, {"path": "/usr/lib/bash/print"}, {"path": "/usr/lib/bash/printenv"}, {"path": "/usr/lib/bash/push"}, {"path": "/usr/lib/bash/realpath"}, {"path": "/usr/lib/bash/rm"}, {"path": "/usr/lib/bash/rmdir"}, {"path": "/usr/lib/bash/seq"}, {"path": "/usr/lib/bash/setpgid"}, {"path": "/usr/lib/bash/sleep"}, {"path": "/usr/lib/bash/strftime"}, {"path": "/usr/lib/bash/sync"}, {"path": "/usr/lib/bash/tee"}, {"path": "/usr/lib/bash/truefalse"}, {"path": "/usr/lib/bash/tty"}, {"path": "/usr/lib/bash/uname"}, {"path": "/usr/lib/bash/unlink"}, {"path": "/usr/lib/bash/whoami"}]}}}, {"vulnerability": {"id": "CVE-2022-28391", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391"], "cvss": null, "fix": {"versions": ["1.33.1-r7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28391", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28391", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch", "https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch", "https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661"], "description": "BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record's value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal's colors.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}], "artifact": {"name": "busybox", "version": "1.33.1-r6", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-only"], "cpes": ["cpe:2.3:a:busybox:busybox:1.33.1-r6:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/busybox@1.33.1-r6?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "busybox"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/bin"}, {"path": "/bin/busybox"}, {"path": "/bin/sh"}, {"path": "/etc"}, {"path": "/etc/securetty"}, {"path": "/etc/udhcpd.conf"}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad"}, {"path": "/sbin"}, {"path": "/tmp"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script"}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}}, {"vulnerability": {"id": "CVE-2022-25901", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25901", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/bmeck/node-cookiejar/blob/master/cookiejar.js%23L73", "https://github.com/bmeck/node-cookiejar/pull/39", "https://github.com/bmeck/node-cookiejar/pull/39/commits/eaa00021caf6ae09449dde826108153b578348e5", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3176681", "https://security.snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984"], "description": "Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service (ReDoS) via the Cookie.parse function, which uses an insecure regular expression.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["2.1.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-h452-7996-h45h", "dataSource": "https://github.com/advisories/GHSA-h452-7996-h45h", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-h452-7996-h45h"], "description": "cookiejar Regular Expression Denial of Service via Cookie.parse function", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cookiejar", "version": "2.1.3"}}, "found": {"versionConstraint": "<2.1.4 (unknown)", "vulnerabilityID": "GHSA-h452-7996-h45h"}}], "artifact": {"name": "cookiejar", "version": "2.1.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/cookiejar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cookiejar:cookiejar:2.1.3:*:*:*:*:*:*:*", "cpe:2.3:a:bmeck:cookiejar:2.1.3:*:*:*:*:*:*:*"], "purl": "pkg:npm/cookiejar@2.1.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:1.1.1:*:*:*:*:node.js:*:*"], "package": {"name": "cross-fetch", "version": "1.1.1"}}, "found": {"vulnerabilityID": "CVE-2022-1365", "versionConstraint": "< 3.1.5 (unknown)", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "cross-fetch", "version": "1.1.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:1.1.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@1.1.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.2.6"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-7gc6-qh9x-w6h8", "dataSource": "https://github.com/advisories/GHSA-7gc6-qh9x-w6h8", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7gc6-qh9x-w6h8"], "description": "Incorrect Authorization in cross-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cross-fetch", "version": "1.1.1"}}, "found": {"versionConstraint": "<2.2.6 (unknown)", "vulnerabilityID": "GHSA-7gc6-qh9x-w6h8"}}], "artifact": {"name": "cross-fetch", "version": "1.1.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:1.1.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@1.1.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.0.6:*:*:*:*:node.js:*:*"], "package": {"name": "cross-fetch", "version": "3.0.6"}}, "found": {"vulnerabilityID": "CVE-2022-1365", "versionConstraint": "< 3.1.5 (unknown)", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "cross-fetch", "version": "3.0.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.0.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.0.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-7gc6-qh9x-w6h8", "dataSource": "https://github.com/advisories/GHSA-7gc6-qh9x-w6h8", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7gc6-qh9x-w6h8"], "description": "Incorrect Authorization in cross-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cross-fetch", "version": "3.0.6"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.5 (unknown)", "vulnerabilityID": "GHSA-7gc6-qh9x-w6h8"}}], "artifact": {"name": "cross-fetch", "version": "3.0.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.0.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.0.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "package": {"name": "cross-fetch", "version": "3.1.4"}}, "found": {"vulnerabilityID": "CVE-2022-1365", "versionConstraint": "< 3.1.5 (unknown)", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "cross-fetch", "version": "3.1.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.1.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-7gc6-qh9x-w6h8", "dataSource": "https://github.com/advisories/GHSA-7gc6-qh9x-w6h8", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7gc6-qh9x-w6h8"], "description": "Incorrect Authorization in cross-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cross-fetch", "version": "3.1.4"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.5 (unknown)", "vulnerabilityID": "GHSA-7gc6-qh9x-w6h8"}}], "artifact": {"name": "cross-fetch", "version": "3.1.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.1.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-7gc6-qh9x-w6h8", "dataSource": "https://github.com/advisories/GHSA-7gc6-qh9x-w6h8", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7gc6-qh9x-w6h8"], "description": "Incorrect Authorization in cross-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "cross-fetch", "version": "3.1.4"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.5 (unknown)", "vulnerabilityID": "GHSA-7gc6-qh9x-w6h8"}}], "artifact": {"name": "cross-fetch", "version": "3.1.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.1.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1365", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1365", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a", "https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac"], "description": "Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository lquixada/cross-fetch prior to 3.1.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "package": {"name": "cross-fetch", "version": "3.1.4"}}, "found": {"vulnerabilityID": "CVE-2022-1365", "versionConstraint": "< 3.1.5 (unknown)", "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "cross-fetch", "version": "3.1.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/cross-fetch@3.1.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-33587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-33587", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/fb55/css-what/releases/tag/v5.0.1", "https://lists.debian.org/debian-lts-announce/2023/03/msg00001.html", "https://security.netapp.com/advisory/ntap-20210706-0007/"], "description": "The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "css-what", "version": "4.0.0"}}, "found": {"vulnerabilityID": "CVE-2021-33587", "versionConstraint": "= 4.0.0 || = 5.0.0 (unknown)", "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "css-what", "version": "4.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/css-what@4.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-33587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-33587", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/fb55/css-what/releases/tag/v5.0.1", "https://lists.debian.org/debian-lts-announce/2023/03/msg00001.html", "https://security.netapp.com/advisory/ntap-20210706-0007/"], "description": "The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["5.0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-q8pj-2vqx-8ggc", "dataSource": "https://github.com/advisories/GHSA-q8pj-2vqx-8ggc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-q8pj-2vqx-8ggc"], "description": "Denial of service in css-what", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "css-what", "version": "4.0.0"}}, "found": {"versionConstraint": ">=4.0.0,<=5.0.0 (unknown)", "vulnerabilityID": "GHSA-q8pj-2vqx-8ggc"}}], "artifact": {"name": "css-what", "version": "4.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/css-what@4.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-27536", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27536", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27536"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27536", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1895135", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27536"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27536"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-23914", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23914", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23914"], "cvss": null, "fix": {"versions": ["7.79.1-r5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-23914", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23914", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1813864", "https://security.netapp.com/advisory/ntap-20230309-0006/"], "description": "A cleartext transmission of sensitive information vulnerability exists in curl = 7.77.0, < 7.86.0 (unknown)", "cpes": ["cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-32221", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32221", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2023/Jan/19", "http://seclists.org/fulldisclosure/2023/Jan/20", "http://www.openwall.com/lists/oss-security/2023/05/17/4", "https://hackerone.com/reports/1704017", "https://lists.debian.org/debian-lts-announce/2023/01/msg00028.html", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20230110-0006/", "https://security.netapp.com/advisory/ntap-20230208-0002/", "https://support.apple.com/kb/HT213604", "https://support.apple.com/kb/HT213605", "https://www.debian.org/security/2023/dsa-5330"], "description": "When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"vulnerabilityID": "CVE-2022-32221", "versionConstraint": "< 7.86.0 (unknown)", "cpes": ["cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-32207", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32207", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32207"], "cvss": null, "fix": {"versions": ["7.79.1-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-32207", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32207", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "https://hackerone.com/reports/1573634", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEV6BR4MTI3CEWK2YU2HQZUW5FAS3FEY/", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220915-0003/", "https://support.apple.com/kb/HT213488", "https://www.debian.org/security/2022/dsa-5197"], "description": "When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally *widen* the permissions for the target file, leaving the updated file accessible to more users than intended.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-32207"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-32207"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27535", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27535", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27535"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27535", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27535", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1892780", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27535"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27535"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27534", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27534", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27534"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27534", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27534", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1892351", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0012/"], "description": "A path traversal vulnerability exists in curl <8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27534"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27534"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27533", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27533", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27533"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27533", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27533", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1891474", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0011/"], "description": "A vulnerability in input validation exists in curl <8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and \"telnet options\" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27533"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27533"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-43551", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43551", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43551"], "cvss": null, "fix": {"versions": ["7.79.1-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-43551", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43551", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1755083", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TVWZW5CNSJ7UYAF2BGSYAWAEXDJYUBHA/", "https://security.netapp.com/advisory/ntap-20230427-0007/"], "description": "A vulnerability exists in curl <7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop (U+002E) `.`. Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r4 (apk)", "vulnerabilityID": "CVE-2022-43551"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r4 (apk)", "vulnerabilityID": "CVE-2022-43551"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-42916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-42916", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2023/Jan/19", "http://seclists.org/fulldisclosure/2023/Jan/20", "http://www.openwall.com/lists/oss-security/2022/12/21/1", "https://curl.se/docs/CVE-2022-42916.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/37YEVVC6NAF6H7UHH6YAUY5QEVY6LIH2/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVU3IMZCKR4VE6KJ4GCWRL2ILLC6OV76/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q27V5YYMXUVI6PRZQVECON32XPVWTKDK/", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20221209-0010/", "https://support.apple.com/kb/HT213604", "https://support.apple.com/kb/HT213605"], "description": "In curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypassed if the host name in the given URL uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion, e.g., using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop of U+002E (.). The earliest affected version is 7.77.0 2021-05-26.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"vulnerabilityID": "CVE-2022-42916", "versionConstraint": ">= 7.77.0, < 7.86.0 (unknown)", "cpes": ["cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-27782", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782"], "cvss": null, "fix": {"versions": ["7.79.1-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-27782", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27782", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/03/20/6", "https://hackerone.com/reports/1555796", "https://lists.debian.org/debian-lts-announce/2022/08/msg00017.html", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220609-0009/", "https://www.debian.org/security/2022/dsa-5197"], "description": "libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH settings were left out from the configuration match checks, making themmatch too easily.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-27782"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-27782"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-27781", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781"], "cvss": null, "fix": {"versions": ["7.79.1-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-27781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27781", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1555441", "https://lists.debian.org/debian-lts-announce/2022/08/msg00017.html", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220609-0009/", "https://www.debian.org/security/2022/dsa-5197"], "description": "libcurl provides the `CURLOPT_CERTINFO` option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-27781"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r2 (apk)", "vulnerabilityID": "CVE-2022-27781"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-27775", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775"], "cvss": null, "fix": {"versions": ["7.79.1-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-27775", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27775", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1546268", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220609-0008/", "https://www.debian.org/security/2022/dsa-5197"], "description": "An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r1 (apk)", "vulnerabilityID": "CVE-2022-27775"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r1 (apk)", "vulnerabilityID": "CVE-2022-27775"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2022-22576", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576"], "cvss": null, "fix": {"versions": ["7.79.1-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-22576", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-22576", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1526328", "https://lists.debian.org/debian-lts-announce/2022/08/msg00017.html", "https://security.gentoo.org/glsa/202212-01", "https://security.netapp.com/advisory/ntap-20220609-0008/", "https://www.debian.org/security/2022/dsa-5197"], "description": "An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocols: SMPTP(S), IMAP(S), POP3(S) and LDAP(S) (openldap only).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r1 (apk)", "vulnerabilityID": "CVE-2022-22576"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 7.79.1-r1 (apk)", "vulnerabilityID": "CVE-2022-22576"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27538", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27538", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27538"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27538", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27538", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1898475", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27538"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27538"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-27537", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27537", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27537"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27537", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1897203", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "A double free vulnerability exists in libcurl <8.0.0 when sharing HSTS data between separate \"handles\". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread locks, two threads sharing the same HSTS data could end up doing a double-free or use-after-free.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27537"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27537"}}], "artifact": {"name": "curl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl"}]}}}, {"vulnerability": {"id": "CVE-2023-23916", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23916", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23916"], "cvss": null, "fix": {"versions": ["7.79.1-r5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-23916", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23916", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1826048", "https://lists.debian.org/debian-lts-announce/2023/02/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQKE6TXYDHOTFHLTBZ5X73GTKI7II5KO/", "https://security.netapp.com/advisory/ntap-20230309-0006/", "https://www.debian.org/security/2023/dsa-5365"], "description": "An allocation of resources without limits or throttling vulnerability exists in curl =13.0.0,<16.5.4 (unknown)", "vulnerabilityID": "GHSA-mhxj-85r3-2x55"}}], "artifact": {"name": "file-type", "version": "15.0.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/file-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:file-type_project:file-type:15.0.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/file-type@15.0.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-36313", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-36313", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/sindresorhus/file-type/releases/tag/v16.5.4", "https://github.com/sindresorhus/file-type/releases/tag/v17.1.3", "https://security.netapp.com/advisory/ntap-20220909-0005/", "https://www.npmjs.com/package/file-type"], "description": "An issue was discovered in the file-type package before 16.5.4 and 17.x before 17.1.3 for Node.js. A malformed MKV file could cause the file type detector to get caught in an infinite loop. This would make the application become unresponsive and could be used to cause a DoS attack.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:file-type_project:file-type:15.0.1:*:*:*:*:node.js:*:*"], "package": {"name": "file-type", "version": "15.0.1"}}, "found": {"vulnerabilityID": "CVE-2022-36313", "versionConstraint": "< 16.5.4 || >= 17.0.0, < 17.1.3 (unknown)", "cpes": ["cpe:2.3:a:file-type_project:file-type:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "file-type", "version": "15.0.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/file-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:file-type_project:file-type:15.0.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/file-type@15.0.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0536", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/follow-redirects/follow-redirects/commit/62e546a99c07c3ee5e4e0718c84a6ca127c5c445", "https://huntr.dev/bounties/7cf2bf90-52da-4d59-8028-a73b132de0db"], "description": "Exposure of Sensitive Information to an Unauthorized Actor in NPM follow-redirects prior to 1.14.8.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 2.6, "exploitabilityScore": 1.2, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.14.8"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-pw2r-vq6v-hr8c", "dataSource": "https://github.com/advisories/GHSA-pw2r-vq6v-hr8c", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-pw2r-vq6v-hr8c"], "description": "Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "follow-redirects", "version": "1.14.6"}}, "found": {"versionConstraint": "<1.14.8 (unknown)", "vulnerabilityID": "GHSA-pw2r-vq6v-hr8c"}}], "artifact": {"name": "follow-redirects", "version": "1.14.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/follow-redirects/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:follow-redirects:follow_redirects:1.14.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/follow-redirects@1.14.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0155", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/follow-redirects/follow-redirects/commit/8b347cbcef7c7b72a6e9be20f5710c17d6163c22", "https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406"], "description": "follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8, "exploitabilityScore": 2.1, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.14.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-74fj-2j2h-c42q", "dataSource": "https://github.com/advisories/GHSA-74fj-2j2h-c42q", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-74fj-2j2h-c42q"], "description": "Exposure of sensitive information in follow-redirects", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "follow-redirects", "version": "1.14.6"}}, "found": {"versionConstraint": "<1.14.7 (unknown)", "vulnerabilityID": "GHSA-74fj-2j2h-c42q"}}], "artifact": {"name": "follow-redirects", "version": "1.14.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/follow-redirects/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:follow-redirects:follow_redirects:1.14.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/follow-redirects@1.14.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-41903", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41903", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41903"], "cvss": null, "fix": {"versions": ["2.32.5-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-41903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41903", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes#_export_subst", "https://git-scm.com/docs/pretty-formats#Documentation/pretty-formats.txt-emltltNgttruncltruncmtruncem", "https://github.com/git/git/commit/508386c6c5857b4faa2c3e491f422c98cc69ae76", "https://github.com/git/git/security/advisories/GHSA-475x-2q3q-hvwq"], "description": "Git is distributed revision control system. `git log` can display commits in an arbitrary format using its `--format` specifiers. This functionality is also exposed to `git archive` via the `export-subst` gitattribute. When processing the padding operators, there is a integer overflow in `pretty.c::format_and_pad_commit()` where a `size_t` is stored improperly as an `int`, and then added as an offset to a `memcpy()`. This overflow can be triggered directly by a user running a command which invokes the commit formatting machinery (e.g., `git log --format=...`). It may also be triggered indirectly through git archive via the export-subst mechanism, which expands format specifiers inside of files within the repository during a git archive. This integer overflow can result in arbitrary heap writes, which may result in arbitrary code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. Users who are unable to upgrade should disable `git archive` in untrusted repositories. If you expose git archive via `git daemon`, disable it by running `git config --global daemon.uploadArch false`.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.5-r0 (apk)", "vulnerabilityID": "CVE-2022-41903"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.5-r0 (apk)", "vulnerabilityID": "CVE-2022-41903"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-23521", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23521", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23521"], "cvss": null, "fix": {"versions": ["2.32.5-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23521", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23521", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/git/git/commit/508386c6c5857b4faa2c3e491f422c98cc69ae76", "https://github.com/git/git/security/advisories/GHSA-c738-c5qq-xg89"], "description": "Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.5-r0 (apk)", "vulnerabilityID": "CVE-2022-23521"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.5-r0 (apk)", "vulnerabilityID": "CVE-2022-23521"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-29007", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29007", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29007"], "cvss": null, "fix": {"versions": ["2.32.7-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29007", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29007", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/git/git/blob/9ce9dea4e1c2419cca126d29fa7730baa078a11b/Documentation/RelNotes/2.30.9.txt", "https://github.com/git/git/commit/528290f8c61222433a8cf02fb7cfffa8438432b4", "https://github.com/git/git/security/advisories/GHSA-v48j-4xgg-4844", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PI7FZ4NNR5S5J5K6AMVQBH2JFP6NE4L7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RKOXOAZ42HLXHXTW6JZI4L5DAIYDTYCU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YFZWGQKB6MM5MNF2DLFTD7KS2KWPICKL/"], "description": "Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, a specially crafted `.gitmodules` file with submodule URLs that are longer than 1024 characters can used to exploit a bug in `config.c::git_config_copy_or_rename_section_in_file()`. This bug can be used to inject arbitrary configuration into a user's `$GIT_DIR/config` when attempting to remove the configuration section associated with that submodule. When the attacker injects configuration values which specify executables to run (such as `core.pager`, `core.editor`, `core.sshCommand`, etc.) this can lead to a remote code execution. A fix A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid running `git submodule deinit` on untrusted repositories or without prior inspection of any submodule sections in `$GIT_DIR/config`.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-29007"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-29007"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-25652", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25652", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25652"], "cvss": null, "fix": {"versions": ["2.32.7-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-25652", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25652", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/25/2", "https://github.com/git/git/commit/18e2b1cfc80990719275d7b08e6e50f3e8cbc902", "https://github.com/git/git/commit/668f2d53613ac8fd373926ebe219f2c29112d93e", "https://github.com/git/git/security/advisories/GHSA-2hvf-7c8p-28fx", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PI7FZ4NNR5S5J5K6AMVQBH2JFP6NE4L7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RKOXOAZ42HLXHXTW6JZI4L5DAIYDTYCU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YFZWGQKB6MM5MNF2DLFTD7KS2KWPICKL/"], "description": "Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted input to `git apply --reject`, a path outside the working tree can be overwritten with partially controlled contents (corresponding to the rejected hunk(s) from the given patch). A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid using `git apply` with `--reject` when applying patches from an untrusted source. Use `git apply --stat` to inspect a patch before applying; avoid applying one that create a conflict where a link corresponding to the `*.rej` file exists.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-25652"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-25652"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-23946", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23946", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23946"], "cvss": null, "fix": {"versions": ["2.32.6-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-23946", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23946", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/git/git/commit/c867e4fa180bec4750e9b54eb10f459030dbebfd", "https://github.com/git/git/security/advisories/GHSA-r87m-v37r-cwfh"], "description": "Git, a revision control system, is vulnerable to path traversal prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8. By feeding a crafted input to `git apply`, a path outside the working tree can be overwritten as the user who is running `git apply`. A fix has been prepared and will appear in v2.39.2, v2.38.4, v2.37.6, v2.36.5, v2.35.7, v2.34.7, v2.33.7, v2.32.6, v2.31.7, and v2.30.8. As a workaround, use `git apply --stat` to inspect a patch before applying; avoid applying one that creates a symbolic link and then creates a file beyond the symbolic link.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.6-r0 (apk)", "vulnerabilityID": "CVE-2023-23946"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.6-r0 (apk)", "vulnerabilityID": "CVE-2023-23946"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-22743", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-22743", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://attack.mitre.org/techniques/T1574/002/", "https://github.com/git-for-windows/git/releases/tag/v2.39.2.windows.1", "https://github.com/git-for-windows/git/security/advisories/GHSA-gf48-x3vr-j5c3", "https://github.com/git-for-windows/git/security/advisories/GHSA-p2x9-prp4-8gvq", "https://learn.microsoft.com/en-us/windows/win32/controls/cookbook-overview?redirectedfrom=MSDN#using-comctl32dll-version-6-in-an-application-that-uses-only-standard-extensions", "https://learn.microsoft.com/en-us/windows/win32/sbscs/about-side-by-side-assemblies-"], "description": "Git for Windows is the Windows port of the revision control system Git. Prior to Git for Windows version 2.39.2, by carefully crafting DLL and putting into a subdirectory of a specific name living next to the Git for Windows installer, Windows can be tricked into side-loading said DLL. This potentially allows users with local write access to place malicious payloads in a location where automated upgrades might run the Git for Windows installer with elevation. Version 2.39.2 contains a patch for this issue. Some workarounds are available. Never leave untrusted files in the Downloads folder or its sub-folders before executing the Git for Windows installer, or move the installer into a different directory before executing it.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.3, "exploitabilityScore": 1.3, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 0.6, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*"], "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"vulnerabilityID": "CVE-2023-22743", "versionConstraint": "< 2.39.2 (unknown)", "cpes": ["cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-39260", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39260", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39260"], "cvss": null, "fix": {"versions": ["2.32.4-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39260", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39260", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Nov/1", "https://github.com/git/git/security/advisories/GHSA-rjr6-wcq6-83p6", "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C7B6JPKX5CGGLAHXJVQMIZNNEEB72FHD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OHNO2FB55CPX47BAXMBWUBGWHO6N6ZZH/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UKFHE4KVD7EKS5J3KTDFVBEKU3CLXGVV/", "https://support.apple.com/kb/HT213496"], "description": "Git is an open source, scalable, distributed revision control system. `git shell` is a restricted login shell that can be used to implement Git's push/pull functionality via SSH. In versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4, the function that splits the command arguments into an array improperly uses an `int` to represent the number of entries in the array, allowing a malicious actor to intentionally overflow the return value, leading to arbitrary heap writes. Because the resulting array is then passed to `execv()`, it is possible to leverage this attack to gain remote code execution on a victim machine. Note that a victim must first allow access to `git shell` as a login shell in order to be vulnerable to this attack. This problem is patched in versions 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 and users are advised to upgrade to the latest version. Disabling `git shell` access via remote logins is a viable short-term workaround.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.4-r0 (apk)", "vulnerabilityID": "CVE-2022-39260"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.4-r0 (apk)", "vulnerabilityID": "CVE-2022-39260"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-29187", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29187", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29187"], "cvss": null, "fix": {"versions": ["2.32.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29187", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29187", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Nov/1", "http://www.openwall.com/lists/oss-security/2022/07/14/1", "https://github.blog/2022-04-12-git-security-vulnerability-announced", "https://github.com/git/git/security/advisories/GHSA-j342-m5hw-rr3v", "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/", "https://lore.kernel.org/git/xmqqv8s2fefi.fsf@gitster.g/T/#u", "https://support.apple.com/kb/HT213496"], "description": "Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerable to privilege escalation in all platforms. An unsuspecting user could still be affected by the issue reported in CVE-2022-24765, for example when navigating as root into a shared tmp directory that is owned by them, but where an attacker could create a git repository. Versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5 contain a patch for this issue. The simplest way to avoid being affected by the exploit described in the example is to avoid running git as root (or an Administrator in Windows), and if needed to reduce its use to a minimum. While a generic workaround is not possible, a system could be hardened from the exploit described in the example by removing any such repository if it exists already and creating one as root to block any future attacks.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.3-r0 (apk)", "vulnerabilityID": "CVE-2022-29187"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.3-r0 (apk)", "vulnerabilityID": "CVE-2022-29187"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-24975", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24975", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/git/git/blob/2dc94da3744bfbbf145eca587a0f5ff480cc5867/Documentation/git-clone.txt#L185-L191", "https://wwws.nightwatchcybersecurity.com/2022/02/11/gitbleed/"], "description": "The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the \"GitBleed\" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*"], "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"vulnerabilityID": "CVE-2022-24975", "versionConstraint": "<= 2.35.1 (unknown)", "cpes": ["cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-24765", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24765", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24765"], "cvss": null, "fix": {"versions": ["2.32.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-24765", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24765", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/31", "http://www.openwall.com/lists/oss-security/2022/04/12/7", "https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Git-in-Bash", "https://git-scm.com/docs/git#Documentation/git.txt-codeGITCEILINGDIRECTORIEScode", "https://github.com/git-for-windows/git/security/advisories/GHSA-vw2c-22j4-2fh2", "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5PTN5NYEHYN2OQSHSAMCNICZNK2U4QH6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BENQYTDGUL6TF3UALY6GSIEXIHUIYNWM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DDI325LOO2XBDDKLINOAQJEG6MHAURZE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DIKWISWUDFT2FAITYIA6372BVLH3OOOC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVOLER2PIGMHPQMDGG4RDE2KZB74QLA2/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SLP42KIZ6HACTVZMZLJLFJQ4W2XYT27M/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TRZG5CDUQ27OWTPC5MQOR4UASNXHWEZS/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UDZRZAL7QULOB6V7MKT66MOMWJLBJPX4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YROCMBWYFKRSS64PO6FUNM6L7LKBUKVW/", "https://support.apple.com/kb/HT213261"], "description": "Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect any config in said Git directory. Git Bash users who set `GIT_PS1_SHOWDIRTYSTATE` are vulnerable as well. Users who installed posh-gitare vulnerable simply by starting a PowerShell. Users of IDEs such as Visual Studio are vulnerable: simply creating a new project would already read and respect the config specified in `C:\\.git\\config`. Users of the Microsoft fork of Git are vulnerable simply by starting a Git Bash. The problem has been patched in Git for Windows v2.35.2. Users unable to upgrade may create the folder `.git` on all drives where Git commands are run, and remove read/write access from those folders as a workaround. Alternatively, define or extend `GIT_CEILING_DIRECTORIES` to cover the _parent_ directory of the user profile, e.g. `C:\\Users` if the user profile is located in `C:\\Users\\my-user-name`.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.1-r0 (apk)", "vulnerabilityID": "CVE-2022-24765"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.1-r0 (apk)", "vulnerabilityID": "CVE-2022-24765"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-22490", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22490", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22490"], "cvss": null, "fix": {"versions": ["2.32.6-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-22490", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-22490", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/git/git/commit/c867e4fa180bec4750e9b54eb10f459030dbebfd", "https://github.com/git/git/security/advisories/GHSA-3wp6-j8xr-qw85", "https://github.com/git/git/security/advisories/GHSA-gw92-x3fm-3g3q"], "description": "Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7, 2.32.6, 2.31.7, and 2.30.8 can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source `$GIT_DIR/objects` directory contains symbolic links, the `objects` directory itself may still be a symbolic link. These two may be combined to include arbitrary files based on known paths on the victim's filesystem within the malicious repository's working copy, allowing for data exfiltration in a similar manner as CVE-2022-39253. A fix has been prepared and will appear in v2.39.2 v2.38.4 v2.37.6 v2.36.5 v2.35.7 v2.34.7 v2.33.7 v2.32.6, v2.31.7 and v2.30.8. If upgrading is impractical, two short-term workarounds are available. Avoid cloning repositories from untrusted sources with `--recurse-submodules`. Instead, consider cloning repositories without recursively cloning their submodules, and instead run `git submodule update` at each layer. Before doing so, inspect each new `.gitmodules` file to ensure that it does not contain suspicious module URLs.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.6-r0 (apk)", "vulnerabilityID": "CVE-2023-22490"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.6-r0 (apk)", "vulnerabilityID": "CVE-2023-22490"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2022-39253", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39253", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39253"], "cvss": null, "fix": {"versions": ["2.32.4-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-39253", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39253", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://seclists.org/fulldisclosure/2022/Nov/1", "http://www.openwall.com/lists/oss-security/2023/02/14/5", "https://github.com/git/git/security/advisories/GHSA-3wp6-j8xr-qw85", "https://lists.debian.org/debian-lts-announce/2022/12/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C7B6JPKX5CGGLAHXJVQMIZNNEEB72FHD/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JMQWGMDLX6KTVWW5JZLVPI7ICAK72TN7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OHNO2FB55CPX47BAXMBWUBGWHO6N6ZZH/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UKFHE4KVD7EKS5J3KTDFVBEKU3CLXGVV/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VFYXCTLOSESYIP72BUYD6ECDIMUM4WMB/", "https://support.apple.com/kb/HT213496"], "description": "Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source's `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim's machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.4-r0 (apk)", "vulnerabilityID": "CVE-2022-39253"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.4-r0 (apk)", "vulnerabilityID": "CVE-2022-39253"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2023-25815", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25815", "namespace": "alpine:distro:alpine:3.14", "severity": "Low", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25815"], "cvss": null, "fix": {"versions": ["2.32.7-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-25815", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25815", "namespace": "nvd:cpe", "severity": "Low", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/25/2", "https://axcheron.github.io/exploit-101-format-strings/#writing-to-the-stack", "https://github.com/git-for-windows/git/releases/tag/v2.40.1.windows.1", "https://github.com/git-for-windows/git/security/advisories/GHSA-9w66-8mq8-5vm8", "https://github.com/msys2/MINGW-packages/pull/10461", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PI7FZ4NNR5S5J5K6AMVQBH2JFP6NE4L7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RKOXOAZ42HLXHXTW6JZI4L5DAIYDTYCU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YFZWGQKB6MM5MNF2DLFTD7KS2KWPICKL/", "https://pubs.opengroup.org/onlinepubs/9699919799/functions/printf.html"], "description": "In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the `gettext()` function's implicit initialization no longer uses the runtime prefix but uses the hard-coded path `C:\\mingw64\\share\\locale` to look for localized messages. And since any authenticated user has the permission to create folders in `C:\\` (and since `C:\\mingw64` does not typically exist), it is possible for low-privilege users to place fake messages in that location where `git.exe` will pick them up in version 2.40.1.\n\nThis vulnerability is relatively hard to exploit and requires social engineering. For example, a legitimate message at the end of a clone could be maliciously modified to ask the user to direct their web browser to a malicious website, and the user might think that the message comes from Git and is legitimate. It does require local write access by the attacker, though, which makes this attack vector less likely. Version 2.40.1 contains a patch for this issue. Some workarounds are available. Do not work on a Windows machine with shared accounts, or alternatively create a `C:\\mingw64` folder and leave it empty. Users who have administrative rights may remove the permission to create folders in `C:\\`.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-25815"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "git", "version": "2.32.0-r0"}}, "found": {"versionConstraint": "< 2.32.7-r0 (apk)", "vulnerabilityID": "CVE-2023-25815"}}], "artifact": {"name": "git", "version": "2.32.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "git"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git"}, {"path": "/usr/bin/git-receive-pack"}, {"path": "/usr/bin/git-shell"}, {"path": "/usr/bin/git-upload-archive"}, {"path": "/usr/bin/git-upload-pack"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git"}, {"path": "/usr/libexec/git-core/git-add"}, {"path": "/usr/libexec/git-core/git-am"}, {"path": "/usr/libexec/git-core/git-annotate"}, {"path": "/usr/libexec/git-core/git-apply"}, {"path": "/usr/libexec/git-core/git-archive"}, {"path": "/usr/libexec/git-core/git-bisect"}, {"path": "/usr/libexec/git-core/git-bisect--helper"}, {"path": "/usr/libexec/git-core/git-blame"}, {"path": "/usr/libexec/git-core/git-branch"}, {"path": "/usr/libexec/git-core/git-bugreport"}, {"path": "/usr/libexec/git-core/git-bundle"}, {"path": "/usr/libexec/git-core/git-cat-file"}, {"path": "/usr/libexec/git-core/git-check-attr"}, {"path": "/usr/libexec/git-core/git-check-ignore"}, {"path": "/usr/libexec/git-core/git-check-mailmap"}, {"path": "/usr/libexec/git-core/git-check-ref-format"}, {"path": "/usr/libexec/git-core/git-checkout"}, {"path": "/usr/libexec/git-core/git-checkout--worker"}, {"path": "/usr/libexec/git-core/git-checkout-index"}, {"path": "/usr/libexec/git-core/git-cherry"}, {"path": "/usr/libexec/git-core/git-cherry-pick"}, {"path": "/usr/libexec/git-core/git-clean"}, {"path": "/usr/libexec/git-core/git-clone"}, {"path": "/usr/libexec/git-core/git-column"}, {"path": "/usr/libexec/git-core/git-commit"}, {"path": "/usr/libexec/git-core/git-commit-graph"}, {"path": "/usr/libexec/git-core/git-commit-tree"}, {"path": "/usr/libexec/git-core/git-config"}, {"path": "/usr/libexec/git-core/git-count-objects"}, {"path": "/usr/libexec/git-core/git-credential"}, {"path": "/usr/libexec/git-core/git-credential-cache"}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon"}, {"path": "/usr/libexec/git-core/git-credential-store"}, {"path": "/usr/libexec/git-core/git-describe"}, {"path": "/usr/libexec/git-core/git-diff"}, {"path": "/usr/libexec/git-core/git-diff-files"}, {"path": "/usr/libexec/git-core/git-diff-index"}, {"path": "/usr/libexec/git-core/git-diff-tree"}, {"path": "/usr/libexec/git-core/git-difftool"}, {"path": "/usr/libexec/git-core/git-difftool--helper"}, {"path": "/usr/libexec/git-core/git-env--helper"}, {"path": "/usr/libexec/git-core/git-fast-export"}, {"path": "/usr/libexec/git-core/git-fetch"}, {"path": "/usr/libexec/git-core/git-fetch-pack"}, {"path": "/usr/libexec/git-core/git-filter-branch"}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg"}, {"path": "/usr/libexec/git-core/git-for-each-ref"}, {"path": "/usr/libexec/git-core/git-for-each-repo"}, {"path": "/usr/libexec/git-core/git-format-patch"}, {"path": "/usr/libexec/git-core/git-fsck"}, {"path": "/usr/libexec/git-core/git-fsck-objects"}, {"path": "/usr/libexec/git-core/git-gc"}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id"}, {"path": "/usr/libexec/git-core/git-grep"}, {"path": "/usr/libexec/git-core/git-hash-object"}, {"path": "/usr/libexec/git-core/git-help"}, {"path": "/usr/libexec/git-core/git-http-fetch"}, {"path": "/usr/libexec/git-core/git-http-push"}, {"path": "/usr/libexec/git-core/git-index-pack"}, {"path": "/usr/libexec/git-core/git-init"}, {"path": "/usr/libexec/git-core/git-init-db"}, {"path": "/usr/libexec/git-core/git-interpret-trailers"}, {"path": "/usr/libexec/git-core/git-log"}, {"path": "/usr/libexec/git-core/git-ls-files"}, {"path": "/usr/libexec/git-core/git-ls-remote"}, {"path": "/usr/libexec/git-core/git-ls-tree"}, {"path": "/usr/libexec/git-core/git-mailinfo"}, {"path": "/usr/libexec/git-core/git-mailsplit"}, {"path": "/usr/libexec/git-core/git-maintenance"}, {"path": "/usr/libexec/git-core/git-merge"}, {"path": "/usr/libexec/git-core/git-merge-base"}, {"path": "/usr/libexec/git-core/git-merge-file"}, {"path": "/usr/libexec/git-core/git-merge-index"}, {"path": "/usr/libexec/git-core/git-merge-octopus"}, {"path": "/usr/libexec/git-core/git-merge-one-file"}, {"path": "/usr/libexec/git-core/git-merge-ours"}, {"path": "/usr/libexec/git-core/git-merge-recursive"}, {"path": "/usr/libexec/git-core/git-merge-resolve"}, {"path": "/usr/libexec/git-core/git-merge-subtree"}, {"path": "/usr/libexec/git-core/git-merge-tree"}, {"path": "/usr/libexec/git-core/git-mergetool"}, {"path": "/usr/libexec/git-core/git-mergetool--lib"}, {"path": "/usr/libexec/git-core/git-mktag"}, {"path": "/usr/libexec/git-core/git-mktree"}, {"path": "/usr/libexec/git-core/git-multi-pack-index"}, {"path": "/usr/libexec/git-core/git-mv"}, {"path": "/usr/libexec/git-core/git-name-rev"}, {"path": "/usr/libexec/git-core/git-notes"}, {"path": "/usr/libexec/git-core/git-pack-objects"}, {"path": "/usr/libexec/git-core/git-pack-redundant"}, {"path": "/usr/libexec/git-core/git-pack-refs"}, {"path": "/usr/libexec/git-core/git-patch-id"}, {"path": "/usr/libexec/git-core/git-prune"}, {"path": "/usr/libexec/git-core/git-prune-packed"}, {"path": "/usr/libexec/git-core/git-pull"}, {"path": "/usr/libexec/git-core/git-push"}, {"path": "/usr/libexec/git-core/git-quiltimport"}, {"path": "/usr/libexec/git-core/git-range-diff"}, {"path": "/usr/libexec/git-core/git-read-tree"}, {"path": "/usr/libexec/git-core/git-rebase"}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges"}, {"path": "/usr/libexec/git-core/git-receive-pack"}, {"path": "/usr/libexec/git-core/git-reflog"}, {"path": "/usr/libexec/git-core/git-remote"}, {"path": "/usr/libexec/git-core/git-remote-ext"}, {"path": "/usr/libexec/git-core/git-remote-fd"}, {"path": "/usr/libexec/git-core/git-remote-ftp"}, {"path": "/usr/libexec/git-core/git-remote-ftps"}, {"path": "/usr/libexec/git-core/git-remote-http"}, {"path": "/usr/libexec/git-core/git-remote-https"}, {"path": "/usr/libexec/git-core/git-repack"}, {"path": "/usr/libexec/git-core/git-replace"}, {"path": "/usr/libexec/git-core/git-request-pull"}, {"path": "/usr/libexec/git-core/git-rerere"}, {"path": "/usr/libexec/git-core/git-reset"}, {"path": "/usr/libexec/git-core/git-restore"}, {"path": "/usr/libexec/git-core/git-rev-list"}, {"path": "/usr/libexec/git-core/git-rev-parse"}, {"path": "/usr/libexec/git-core/git-revert"}, {"path": "/usr/libexec/git-core/git-rm"}, {"path": "/usr/libexec/git-core/git-send-pack"}, {"path": "/usr/libexec/git-core/git-sh-i18n"}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst"}, {"path": "/usr/libexec/git-core/git-sh-setup"}, {"path": "/usr/libexec/git-core/git-shortlog"}, {"path": "/usr/libexec/git-core/git-show"}, {"path": "/usr/libexec/git-core/git-show-branch"}, {"path": "/usr/libexec/git-core/git-show-index"}, {"path": "/usr/libexec/git-core/git-show-ref"}, {"path": "/usr/libexec/git-core/git-sparse-checkout"}, {"path": "/usr/libexec/git-core/git-stage"}, {"path": "/usr/libexec/git-core/git-stash"}, {"path": "/usr/libexec/git-core/git-status"}, {"path": "/usr/libexec/git-core/git-stripspace"}, {"path": "/usr/libexec/git-core/git-submodule"}, {"path": "/usr/libexec/git-core/git-submodule--helper"}, {"path": "/usr/libexec/git-core/git-switch"}, {"path": "/usr/libexec/git-core/git-symbolic-ref"}, {"path": "/usr/libexec/git-core/git-tag"}, {"path": "/usr/libexec/git-core/git-unpack-file"}, {"path": "/usr/libexec/git-core/git-unpack-objects"}, {"path": "/usr/libexec/git-core/git-update-index"}, {"path": "/usr/libexec/git-core/git-update-ref"}, {"path": "/usr/libexec/git-core/git-update-server-info"}, {"path": "/usr/libexec/git-core/git-upload-archive"}, {"path": "/usr/libexec/git-core/git-upload-pack"}, {"path": "/usr/libexec/git-core/git-var"}, {"path": "/usr/libexec/git-core/git-verify-commit"}, {"path": "/usr/libexec/git-core/git-verify-pack"}, {"path": "/usr/libexec/git-core/git-verify-tag"}, {"path": "/usr/libexec/git-core/git-web--browse"}, {"path": "/usr/libexec/git-core/git-whatchanged"}, {"path": "/usr/libexec/git-core/git-worktree"}, {"path": "/usr/libexec/git-core/git-write-tree"}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis"}, {"path": "/usr/libexec/git-core/mergetools/bc"}, {"path": "/usr/libexec/git-core/mergetools/codecompare"}, {"path": "/usr/libexec/git-core/mergetools/deltawalker"}, {"path": "/usr/libexec/git-core/mergetools/diffmerge"}, {"path": "/usr/libexec/git-core/mergetools/diffuse"}, {"path": "/usr/libexec/git-core/mergetools/ecmerge"}, {"path": "/usr/libexec/git-core/mergetools/emerge"}, {"path": "/usr/libexec/git-core/mergetools/examdiff"}, {"path": "/usr/libexec/git-core/mergetools/guiffy"}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/kdiff3"}, {"path": "/usr/libexec/git-core/mergetools/kompare"}, {"path": "/usr/libexec/git-core/mergetools/meld"}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff"}, {"path": "/usr/libexec/git-core/mergetools/opendiff"}, {"path": "/usr/libexec/git-core/mergetools/smerge"}, {"path": "/usr/libexec/git-core/mergetools/tkdiff"}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge"}, {"path": "/usr/libexec/git-core/mergetools/vimdiff"}, {"path": "/usr/libexec/git-core/mergetools/winmerge"}, {"path": "/usr/libexec/git-core/mergetools/xxdiff"}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description"}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample"}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample"}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample"}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample"}, {"path": "/usr/share/git-core/templates/hooks/update.sample"}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude"}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}}, {"vulnerability": {"id": "CVE-2021-43618", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43618", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43618"], "cvss": null, "fix": {"versions": ["6.2.1-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-43618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43618", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/8", "http://www.openwall.com/lists/oss-security/2022/10/13/3", "https://bugs.debian.org/994405", "https://gmplib.org/list-archives/gmp-bugs/2021-September/005077.html", "https://gmplib.org/repo/gmp-6.2/rev/561a9c25298e", "https://lists.debian.org/debian-lts-announce/2021/12/msg00001.html", "https://security.netapp.com/advisory/ntap-20221111-0001/"], "description": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gmp", "version": "6.2.1-r0"}}, "found": {"versionConstraint": "< 6.2.1-r1 (apk)", "vulnerabilityID": "CVE-2021-43618"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gmp", "version": "6.2.1-r0"}}, "found": {"versionConstraint": "< 6.2.1-r1 (apk)", "vulnerabilityID": "CVE-2021-43618"}}], "artifact": {"name": "gmp", "version": "6.2.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["LGPL-3.0-or-later OR GPL-2.0-or-later"], "cpes": ["cpe:2.3:a:gmp:gmp:6.2.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gmp@6.2.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gmp"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgmp.so.10"}, {"path": "/usr/lib/libgmp.so.10.4.1"}]}}}, {"vulnerability": {"id": "CVE-2022-3515", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3515", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3515", "https://bugzilla.redhat.com/show_bug.cgi?id=2135610", "https://dev.gnupg.org/rK4b7d9cd4a018898d7714ce06f3faf2626c14582b", "https://www.gnupg.org/blog/20221017-pepe-left-the-ksba.html"], "description": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "package": {"name": "gnupg", "version": "2.2.31-r0"}}, "found": {"vulnerabilityID": "CVE-2022-3515", "versionConstraint": ">= 2.1.0, < 2.2.41 || >= 2.3.0, < 2.4.0 (unknown)", "cpes": ["cpe:2.3:a:gnupg:gnupg:*:*:*:*:-:*:*:*", "cpe:2.3:a:gnupg:gnupg:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "gnupg", "version": "2.2.31-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnupg@2.2.31-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnupg"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/dirmngr"}, {"path": "/usr/bin/dirmngr-client"}, {"path": "/usr/bin/gpg"}, {"path": "/usr/bin/gpg-agent"}, {"path": "/usr/bin/gpg-connect-agent"}, {"path": "/usr/bin/gpg-wks-server"}, {"path": "/usr/bin/gpg-zip"}, {"path": "/usr/bin/gpg2"}, {"path": "/usr/bin/gpgconf"}, {"path": "/usr/bin/gpgparsemail"}, {"path": "/usr/bin/gpgscm"}, {"path": "/usr/bin/gpgsm"}, {"path": "/usr/bin/gpgsplit"}, {"path": "/usr/bin/gpgtar"}, {"path": "/usr/bin/gpgv"}, {"path": "/usr/bin/gpgv2"}, {"path": "/usr/bin/kbxutil"}, {"path": "/usr/bin/watchgnupg"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/dirmngr_ldap"}, {"path": "/usr/libexec/gpg-check-pattern"}, {"path": "/usr/libexec/gpg-preset-passphrase"}, {"path": "/usr/libexec/gpg-protect-tool"}, {"path": "/usr/libexec/gpg-wks-client"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/addgnupghome"}, {"path": "/usr/sbin/applygnupgdefaults"}, {"path": "/usr/share"}, {"path": "/usr/share/gnupg"}, {"path": "/usr/share/gnupg/distsigkey.gpg"}, {"path": "/usr/share/gnupg/help.be.txt"}, {"path": "/usr/share/gnupg/help.ca.txt"}, {"path": "/usr/share/gnupg/help.cs.txt"}, {"path": "/usr/share/gnupg/help.da.txt"}, {"path": "/usr/share/gnupg/help.de.txt"}, {"path": "/usr/share/gnupg/help.el.txt"}, {"path": "/usr/share/gnupg/help.eo.txt"}, {"path": "/usr/share/gnupg/help.es.txt"}, {"path": "/usr/share/gnupg/help.et.txt"}, {"path": "/usr/share/gnupg/help.fi.txt"}, {"path": "/usr/share/gnupg/help.fr.txt"}, {"path": "/usr/share/gnupg/help.gl.txt"}, {"path": "/usr/share/gnupg/help.hu.txt"}, {"path": "/usr/share/gnupg/help.id.txt"}, {"path": "/usr/share/gnupg/help.it.txt"}, {"path": "/usr/share/gnupg/help.ja.txt"}, {"path": "/usr/share/gnupg/help.nb.txt"}, {"path": "/usr/share/gnupg/help.pl.txt"}, {"path": "/usr/share/gnupg/help.pt.txt"}, {"path": "/usr/share/gnupg/help.pt_BR.txt"}, {"path": "/usr/share/gnupg/help.ro.txt"}, {"path": "/usr/share/gnupg/help.ru.txt"}, {"path": "/usr/share/gnupg/help.sk.txt"}, {"path": "/usr/share/gnupg/help.sv.txt"}, {"path": "/usr/share/gnupg/help.tr.txt"}, {"path": "/usr/share/gnupg/help.txt"}, {"path": "/usr/share/gnupg/help.zh_CN.txt"}, {"path": "/usr/share/gnupg/help.zh_TW.txt"}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem"}]}}}, {"vulnerability": {"id": "CVE-2022-34903", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-34903", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-34903"], "cvss": null, "fix": {"versions": ["2.2.31-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-34903", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-34903", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2022/07/02/1", "https://bugs.debian.org/1014157", "https://dev.gnupg.org/T6027", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRLWJQ76A4UKHI3Q36BKSJKS4LFLQO33/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NPTAR76EIZY7NQFENSOZO7U473257OVZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VN63GBTMRWO36Y7BKA2WQHROAKCXKCBL/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU64FUVG2PRZBSHFOQRSP7KDVEIZ23OS/", "https://security.netapp.com/advisory/ntap-20220826-0005/", "https://www.debian.org/security/2022/dsa-5174", "https://www.openwall.com/lists/oss-security/2022/06/30/1"], "description": "GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints (e.g., use of GPGME) are met, allows signature forgery via injection into the status line.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnupg", "version": "2.2.31-r0"}}, "found": {"versionConstraint": "< 2.2.31-r1 (apk)", "vulnerabilityID": "CVE-2022-34903"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnupg", "version": "2.2.31-r0"}}, "found": {"versionConstraint": "< 2.2.31-r1 (apk)", "vulnerabilityID": "CVE-2022-34903"}}], "artifact": {"name": "gnupg", "version": "2.2.31-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnupg@2.2.31-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnupg"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/dirmngr"}, {"path": "/usr/bin/dirmngr-client"}, {"path": "/usr/bin/gpg"}, {"path": "/usr/bin/gpg-agent"}, {"path": "/usr/bin/gpg-connect-agent"}, {"path": "/usr/bin/gpg-wks-server"}, {"path": "/usr/bin/gpg-zip"}, {"path": "/usr/bin/gpg2"}, {"path": "/usr/bin/gpgconf"}, {"path": "/usr/bin/gpgparsemail"}, {"path": "/usr/bin/gpgscm"}, {"path": "/usr/bin/gpgsm"}, {"path": "/usr/bin/gpgsplit"}, {"path": "/usr/bin/gpgtar"}, {"path": "/usr/bin/gpgv"}, {"path": "/usr/bin/gpgv2"}, {"path": "/usr/bin/kbxutil"}, {"path": "/usr/bin/watchgnupg"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/dirmngr_ldap"}, {"path": "/usr/libexec/gpg-check-pattern"}, {"path": "/usr/libexec/gpg-preset-passphrase"}, {"path": "/usr/libexec/gpg-protect-tool"}, {"path": "/usr/libexec/gpg-wks-client"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/addgnupghome"}, {"path": "/usr/sbin/applygnupgdefaults"}, {"path": "/usr/share"}, {"path": "/usr/share/gnupg"}, {"path": "/usr/share/gnupg/distsigkey.gpg"}, {"path": "/usr/share/gnupg/help.be.txt"}, {"path": "/usr/share/gnupg/help.ca.txt"}, {"path": "/usr/share/gnupg/help.cs.txt"}, {"path": "/usr/share/gnupg/help.da.txt"}, {"path": "/usr/share/gnupg/help.de.txt"}, {"path": "/usr/share/gnupg/help.el.txt"}, {"path": "/usr/share/gnupg/help.eo.txt"}, {"path": "/usr/share/gnupg/help.es.txt"}, {"path": "/usr/share/gnupg/help.et.txt"}, {"path": "/usr/share/gnupg/help.fi.txt"}, {"path": "/usr/share/gnupg/help.fr.txt"}, {"path": "/usr/share/gnupg/help.gl.txt"}, {"path": "/usr/share/gnupg/help.hu.txt"}, {"path": "/usr/share/gnupg/help.id.txt"}, {"path": "/usr/share/gnupg/help.it.txt"}, {"path": "/usr/share/gnupg/help.ja.txt"}, {"path": "/usr/share/gnupg/help.nb.txt"}, {"path": "/usr/share/gnupg/help.pl.txt"}, {"path": "/usr/share/gnupg/help.pt.txt"}, {"path": "/usr/share/gnupg/help.pt_BR.txt"}, {"path": "/usr/share/gnupg/help.ro.txt"}, {"path": "/usr/share/gnupg/help.ru.txt"}, {"path": "/usr/share/gnupg/help.sk.txt"}, {"path": "/usr/share/gnupg/help.sv.txt"}, {"path": "/usr/share/gnupg/help.tr.txt"}, {"path": "/usr/share/gnupg/help.txt"}, {"path": "/usr/share/gnupg/help.zh_CN.txt"}, {"path": "/usr/share/gnupg/help.zh_TW.txt"}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem"}]}}}, {"vulnerability": {"id": "CVE-2022-3219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3219", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://access.redhat.com/security/cve/CVE-2022-3219", "https://bugzilla.redhat.com/show_bug.cgi?id=2127010", "https://dev.gnupg.org/D556", "https://dev.gnupg.org/T5993", "https://marc.info/?l=oss-security&m=165696590211434&w=4", "https://security.netapp.com/advisory/ntap-20230324-0001/"], "description": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "package": {"name": "gnupg", "version": "2.2.31-r0"}}, "found": {"vulnerabilityID": "CVE-2022-3219", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:gnupg:gnupg:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "gnupg", "version": "2.2.31-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnupg@2.2.31-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnupg"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/dirmngr"}, {"path": "/usr/bin/dirmngr-client"}, {"path": "/usr/bin/gpg"}, {"path": "/usr/bin/gpg-agent"}, {"path": "/usr/bin/gpg-connect-agent"}, {"path": "/usr/bin/gpg-wks-server"}, {"path": "/usr/bin/gpg-zip"}, {"path": "/usr/bin/gpg2"}, {"path": "/usr/bin/gpgconf"}, {"path": "/usr/bin/gpgparsemail"}, {"path": "/usr/bin/gpgscm"}, {"path": "/usr/bin/gpgsm"}, {"path": "/usr/bin/gpgsplit"}, {"path": "/usr/bin/gpgtar"}, {"path": "/usr/bin/gpgv"}, {"path": "/usr/bin/gpgv2"}, {"path": "/usr/bin/kbxutil"}, {"path": "/usr/bin/watchgnupg"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/dirmngr_ldap"}, {"path": "/usr/libexec/gpg-check-pattern"}, {"path": "/usr/libexec/gpg-preset-passphrase"}, {"path": "/usr/libexec/gpg-protect-tool"}, {"path": "/usr/libexec/gpg-wks-client"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/addgnupghome"}, {"path": "/usr/sbin/applygnupgdefaults"}, {"path": "/usr/share"}, {"path": "/usr/share/gnupg"}, {"path": "/usr/share/gnupg/distsigkey.gpg"}, {"path": "/usr/share/gnupg/help.be.txt"}, {"path": "/usr/share/gnupg/help.ca.txt"}, {"path": "/usr/share/gnupg/help.cs.txt"}, {"path": "/usr/share/gnupg/help.da.txt"}, {"path": "/usr/share/gnupg/help.de.txt"}, {"path": "/usr/share/gnupg/help.el.txt"}, {"path": "/usr/share/gnupg/help.eo.txt"}, {"path": "/usr/share/gnupg/help.es.txt"}, {"path": "/usr/share/gnupg/help.et.txt"}, {"path": "/usr/share/gnupg/help.fi.txt"}, {"path": "/usr/share/gnupg/help.fr.txt"}, {"path": "/usr/share/gnupg/help.gl.txt"}, {"path": "/usr/share/gnupg/help.hu.txt"}, {"path": "/usr/share/gnupg/help.id.txt"}, {"path": "/usr/share/gnupg/help.it.txt"}, {"path": "/usr/share/gnupg/help.ja.txt"}, {"path": "/usr/share/gnupg/help.nb.txt"}, {"path": "/usr/share/gnupg/help.pl.txt"}, {"path": "/usr/share/gnupg/help.pt.txt"}, {"path": "/usr/share/gnupg/help.pt_BR.txt"}, {"path": "/usr/share/gnupg/help.ro.txt"}, {"path": "/usr/share/gnupg/help.ru.txt"}, {"path": "/usr/share/gnupg/help.sk.txt"}, {"path": "/usr/share/gnupg/help.sv.txt"}, {"path": "/usr/share/gnupg/help.tr.txt"}, {"path": "/usr/share/gnupg/help.txt"}, {"path": "/usr/share/gnupg/help.zh_CN.txt"}, {"path": "/usr/share/gnupg/help.zh_TW.txt"}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem"}]}}}, {"vulnerability": {"id": "CVE-2023-0361", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0361", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0361"], "cvss": null, "fix": {"versions": ["3.7.1-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0361", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0361", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2023-0361", "https://github.com/tlsfuzzer/tlsfuzzer/pull/679", "https://gitlab.com/gnutls/gnutls/-/issues/1050", "https://lists.debian.org/debian-lts-announce/2023/02/msg00015.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UFIA3X4IZ3CW7SRQ2UHNHNPMRIAWF2FI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WS4KVDOG6QTALWHC2QE4Y7VPDRMLTRWQ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z634YBXAJ5VLDI62IOPBVP5K6YFHAWCY/", "https://security.netapp.com/advisory/ntap-20230324-0005/"], "description": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnutls", "version": "3.7.1-r0"}}, "found": {"versionConstraint": "< 3.7.1-r2 (apk)", "vulnerabilityID": "CVE-2023-0361"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnutls", "version": "3.7.1-r0"}}, "found": {"versionConstraint": "< 3.7.1-r2 (apk)", "vulnerabilityID": "CVE-2023-0361"}}], "artifact": {"name": "gnutls", "version": "3.7.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["LGPL-2.1-or-later"], "cpes": ["cpe:2.3:a:gnutls:gnutls:3.7.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnutls@3.7.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnutls"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgnutls.so.30"}, {"path": "/usr/lib/libgnutls.so.30.29.1"}]}}}, {"vulnerability": {"id": "CVE-2022-2509", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2509", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2509"], "cvss": null, "fix": {"versions": ["3.7.1-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2509", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-2509", "https://lists.debian.org/debian-lts-announce/2022/08/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6FL27JS3VM74YEQU7PGB62USO3KSBYZX/", "https://lists.gnupg.org/pipermail/gnutls-help/2022-July/004746.html", "https://www.debian.org/security/2022/dsa-5203"], "description": "A vulnerability found in gnutls. This security flaw happens because of a double free error occurs during verification of pkcs7 signatures in gnutls_pkcs7_verify function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnutls", "version": "3.7.1-r0"}}, "found": {"versionConstraint": "< 3.7.1-r1 (apk)", "vulnerabilityID": "CVE-2022-2509"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "gnutls", "version": "3.7.1-r0"}}, "found": {"versionConstraint": "< 3.7.1-r1 (apk)", "vulnerabilityID": "CVE-2022-2509"}}], "artifact": {"name": "gnutls", "version": "3.7.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["LGPL-2.1-or-later"], "cpes": ["cpe:2.3:a:gnutls:gnutls:3.7.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/gnutls@3.7.1-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "gnutls"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgnutls.so.30"}, {"path": "/usr/lib/libgnutls.so.30.29.1"}]}}}, {"vulnerability": {"id": "GHSA-7wwv-vh3v-89cq", "dataSource": "https://github.com/advisories/GHSA-7wwv-vh3v-89cq", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7wwv-vh3v-89cq"], "description": "ReDOS vulnerabities: multiple grammars", "cvss": null, "fix": {"versions": ["10.4.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "highlight.js", "version": "10.2.1"}}, "found": {"versionConstraint": ">=9.0.0,<10.4.1 (unknown)", "vulnerabilityID": "GHSA-7wwv-vh3v-89cq"}}], "artifact": {"name": "highlight.js", "version": "10.2.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/diff2html/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:highlightjs:highlight.js:10.2.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/highlight.js@10.2.1", "upstreams": null}}, {"vulnerability": {"id": "GHSA-7wwv-vh3v-89cq", "dataSource": "https://github.com/advisories/GHSA-7wwv-vh3v-89cq", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-7wwv-vh3v-89cq"], "description": "ReDOS vulnerabities: multiple grammars", "cvss": null, "fix": {"versions": ["10.4.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "highlight.js", "version": "10.3.1"}}, "found": {"versionConstraint": ">=9.0.0,<10.4.1 (unknown)", "vulnerabilityID": "GHSA-7wwv-vh3v-89cq"}}], "artifact": {"name": "highlight.js", "version": "10.3.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:highlightjs:highlight.js:10.3.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/highlight.js@10.3.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25881", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/kornelski/http-cache-semantics/blob/master/index.js%23L83", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253332", "https://security.snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783"], "description": "This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:4.1.0:*:*:*:*:node.js:*:*"], "package": {"name": "http-cache-semantics", "version": "4.1.0"}}, "found": {"vulnerabilityID": "CVE-2022-25881", "versionConstraint": "< 4.1.1 (unknown)", "cpes": ["cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "http-cache-semantics", "version": "4.1.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:4.1.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/http-cache-semantics@4.1.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25881", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/kornelski/http-cache-semantics/blob/master/index.js%23L83", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253332", "https://security.snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783"], "description": "This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["4.1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-rc47-6667-2j5j", "dataSource": "https://github.com/advisories/GHSA-rc47-6667-2j5j", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-rc47-6667-2j5j"], "description": "http-cache-semantics vulnerable to Regular Expression Denial of Service", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "http-cache-semantics", "version": "4.1.0"}}, "found": {"versionConstraint": "<4.1.1 (unknown)", "vulnerabilityID": "GHSA-rc47-6667-2j5j"}}], "artifact": {"name": "http-cache-semantics", "version": "4.1.0", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:4.1.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/http-cache-semantics@4.1.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-20066", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-20066", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jsdom/jsdom/issues/3124#issuecomment-783502951", "https://www.tenable.com/security/research/tra-2021-05"], "description": "JSDom improperly allows the loading of local resources, which allows for local files to be manipulated by a malicious web page when script execution is enabled.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["16.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f4c9-cqv8-9v98", "dataSource": "https://github.com/advisories/GHSA-f4c9-cqv8-9v98", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-f4c9-cqv8-9v98"], "description": "Insufficient Granularity of Access Control in JSDom", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsdom", "version": "16.4.0"}}, "found": {"versionConstraint": "<=16.4.0 (unknown)", "vulnerabilityID": "GHSA-f4c9-cqv8-9v98"}}], "artifact": {"name": "jsdom", "version": "16.4.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsdom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:jsdom:jsdom:16.4.0:*:*:*:*:*:*:*"], "purl": "pkg:npm/jsdom@16.4.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-46175", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/json5/json5/issues/199", "https://github.com/json5/json5/issues/295", "https://github.com/json5/json5/pull/298", "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3S26TLPLVFAJTUN3VIXFDEBEXDYO22CE/"], "description": "JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by `JSON5.parse` and not the global Object prototype, which is the commonly understood definition of Prototype Pollution. However, polluting the prototype of a single object can have significant security impact for an application if the object is later used in trusted operations. This vulnerability could allow an attacker to set arbitrary and unexpected keys on the object returned from `JSON5.parse`. The actual impact will depend on how applications utilize the returned object and how they filter unwanted keys, but could include denial of service, cross-site scripting, elevation of privilege, and in extreme cases, remote code execution. `JSON5.parse` should restrict parsing of `__proto__` keys when parsing JSON strings to objects. As a point of reference, the `JSON.parse` method included in JavaScript ignores `__proto__` keys. Simply changing `JSON5.parse` to `JSON.parse` in the examples above mitigates this vulnerability. This vulnerability is patched in json5 versions 1.0.2, 2.2.2, and later.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.6, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:json5:json5:2.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "json5", "version": "2.0.0"}}, "found": {"vulnerabilityID": "CVE-2022-46175", "versionConstraint": "< 1.0.2 || >= 2.0.0, < 2.2.2 (unknown)", "cpes": ["cpe:2.3:a:json5:json5:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "json5", "version": "2.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:json5:json5:2.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/json5@2.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-46175", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/json5/json5/issues/199", "https://github.com/json5/json5/issues/295", "https://github.com/json5/json5/pull/298", "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3S26TLPLVFAJTUN3VIXFDEBEXDYO22CE/"], "description": "JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by `JSON5.parse` and not the global Object prototype, which is the commonly understood definition of Prototype Pollution. However, polluting the prototype of a single object can have significant security impact for an application if the object is later used in trusted operations. This vulnerability could allow an attacker to set arbitrary and unexpected keys on the object returned from `JSON5.parse`. The actual impact will depend on how applications utilize the returned object and how they filter unwanted keys, but could include denial of service, cross-site scripting, elevation of privilege, and in extreme cases, remote code execution. `JSON5.parse` should restrict parsing of `__proto__` keys when parsing JSON strings to objects. As a point of reference, the `JSON.parse` method included in JavaScript ignores `__proto__` keys. Simply changing `JSON5.parse` to `JSON.parse` in the examples above mitigates this vulnerability. This vulnerability is patched in json5 versions 1.0.2, 2.2.2, and later.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.6, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": ["2.2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9c47-m6qq-7p4h", "dataSource": "https://github.com/advisories/GHSA-9c47-m6qq-7p4h", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9c47-m6qq-7p4h"], "description": "Prototype Pollution in JSON5 via Parse Method", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "json5", "version": "2.0.0"}}, "found": {"versionConstraint": ">=2.0.0,<2.2.2 (unknown)", "vulnerabilityID": "GHSA-9c47-m6qq-7p4h"}}], "artifact": {"name": "json5", "version": "2.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:json5:json5:2.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/json5@2.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-46175", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/json5/json5/issues/199", "https://github.com/json5/json5/issues/295", "https://github.com/json5/json5/pull/298", "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3S26TLPLVFAJTUN3VIXFDEBEXDYO22CE/"], "description": "JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by `JSON5.parse` and not the global Object prototype, which is the commonly understood definition of Prototype Pollution. However, polluting the prototype of a single object can have significant security impact for an application if the object is later used in trusted operations. This vulnerability could allow an attacker to set arbitrary and unexpected keys on the object returned from `JSON5.parse`. The actual impact will depend on how applications utilize the returned object and how they filter unwanted keys, but could include denial of service, cross-site scripting, elevation of privilege, and in extreme cases, remote code execution. `JSON5.parse` should restrict parsing of `__proto__` keys when parsing JSON strings to objects. As a point of reference, the `JSON.parse` method included in JavaScript ignores `__proto__` keys. Simply changing `JSON5.parse` to `JSON.parse` in the examples above mitigates this vulnerability. This vulnerability is patched in json5 versions 1.0.2, 2.2.2, and later.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.6, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": ["2.2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9c47-m6qq-7p4h", "dataSource": "https://github.com/advisories/GHSA-9c47-m6qq-7p4h", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9c47-m6qq-7p4h"], "description": "Prototype Pollution in JSON5 via Parse Method", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "json5", "version": "2.2.0"}}, "found": {"versionConstraint": ">=2.0.0,<2.2.2 (unknown)", "vulnerabilityID": "GHSA-9c47-m6qq-7p4h"}}], "artifact": {"name": "json5", "version": "2.2.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:json5:json5:2.2.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/json5@2.2.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-46175", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-46175", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/json5/json5/issues/199", "https://github.com/json5/json5/issues/295", "https://github.com/json5/json5/pull/298", "https://github.com/json5/json5/security/advisories/GHSA-9c47-m6qq-7p4h", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3S26TLPLVFAJTUN3VIXFDEBEXDYO22CE/"], "description": "JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by `JSON5.parse` and not the global Object prototype, which is the commonly understood definition of Prototype Pollution. However, polluting the prototype of a single object can have significant security impact for an application if the object is later used in trusted operations. This vulnerability could allow an attacker to set arbitrary and unexpected keys on the object returned from `JSON5.parse`. The actual impact will depend on how applications utilize the returned object and how they filter unwanted keys, but could include denial of service, cross-site scripting, elevation of privilege, and in extreme cases, remote code execution. `JSON5.parse` should restrict parsing of `__proto__` keys when parsing JSON strings to objects. As a point of reference, the `JSON.parse` method included in JavaScript ignores `__proto__` keys. Simply changing `JSON5.parse` to `JSON.parse` in the examples above mitigates this vulnerability. This vulnerability is patched in json5 versions 1.0.2, 2.2.2, and later.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.6, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:json5:json5:2.2.0:*:*:*:*:node.js:*:*"], "package": {"name": "json5", "version": "2.2.0"}}, "found": {"vulnerabilityID": "CVE-2022-46175", "versionConstraint": "< 1.0.2 || >= 2.0.0, < 2.2.2 (unknown)", "cpes": ["cpe:2.3:a:json5:json5:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "json5", "version": "2.2.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:json5:json5:2.2.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/json5@2.2.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"], "description": "In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don\u2019t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 7.6, "exploitabilityScore": 2.8, "impactScore": 4.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 6.4, "exploitabilityScore": 1.6, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23540", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"], "description": "In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don\u2019t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 7.6, "exploitabilityScore": 2.8, "impactScore": 4.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 6.4, "exploitabilityScore": 1.6, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qwph-4952-7xr6", "dataSource": "https://github.com/advisories/GHSA-qwph-4952-7xr6", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-qwph-4952-7xr6"], "description": "jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<9.0.0 (unknown)", "vulnerabilityID": "GHSA-qwph-4952-7xr6"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33"], "description": "Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you\u2019ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 1.6, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23539", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33"], "description": "Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you\u2019ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 1.6, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8cf7-32gw-wr33", "dataSource": "https://github.com/advisories/GHSA-8cf7-32gw-wr33", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-8cf7-32gw-wr33"], "description": "jsonwebtoken unrestricted key type could lead to legacy keys usage ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<=8.5.1 (unknown)", "vulnerabilityID": "GHSA-8cf7-32gw-wr33"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/releases/tag/v9.0.0", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23541", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/releases/tag/v9.0.0", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hjrf-2m68-5959", "dataSource": "https://github.com/advisories/GHSA-hjrf-2m68-5959", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<=8.5.1 (unknown)", "vulnerabilityID": "GHSA-hjrf-2m68-5959"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-20018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20018", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/knex/knex/issues/1227", "https://www.ghostccamm.com/blog/knex_sqli/"], "description": "Knex Knex.js through 2.3.0 has a limited SQL injection vulnerability that can be exploited to ignore the WHERE clause of a SQL query.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.4.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-4jv9-3563-23j3", "dataSource": "https://github.com/advisories/GHSA-4jv9-3563-23j3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-4jv9-3563-23j3"], "description": "Knex.js has a limited SQL injection vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "knex", "version": "0.21.21"}}, "found": {"versionConstraint": "<2.4.0 (unknown)", "vulnerabilityID": "GHSA-4jv9-3563-23j3"}}], "artifact": {"name": "knex", "version": "0.21.21", "type": "npm", "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:knex:knex:0.21.21:*:*:*:*:*:*:*"], "purl": "pkg:npm/knex@0.21.21", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-20018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20018", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/knex/knex/issues/1227", "https://www.ghostccamm.com/blog/knex_sqli/"], "description": "Knex Knex.js through 2.3.0 has a limited SQL injection vulnerability that can be exploited to ignore the WHERE clause of a SQL query.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.4.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-4jv9-3563-23j3", "dataSource": "https://github.com/advisories/GHSA-4jv9-3563-23j3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-4jv9-3563-23j3"], "description": "Knex.js has a limited SQL injection vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "knex", "version": "0.21.7"}}, "found": {"versionConstraint": "<2.4.0 (unknown)", "vulnerabilityID": "GHSA-4jv9-3563-23j3"}}], "artifact": {"name": "knex", "version": "0.21.7", "type": "npm", "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:knex:knex:0.21.7:*:*:*:*:*:*:*"], "purl": "pkg:npm/knex@0.21.7", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0563", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0563"], "cvss": null, "fix": {"versions": ["2.37.4-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.4-r0 (apk)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libblkid", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libblkid:libblkid:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libblkid@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libblkid.so.1"}, {"path": "/lib/libblkid.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.37.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.3-r0 (apk)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libblkid", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libblkid:libblkid:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libblkid@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libblkid.so.1"}, {"path": "/lib/libblkid.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.37.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.3-r0 (apk)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libblkid", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libblkid:libblkid:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libblkid@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libblkid.so.1"}, {"path": "/lib/libblkid.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1t-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1n-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1n-r0 (apk)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2023-0466", "versionConstraint": ">= 1.0.2, < 1.0.2zh || >= 1.1.1, < 1.1.1u || >= 3.0.0, < 3.0.9 || >= 3.1.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1t-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1q-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1q-r0 (apk)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2021-4160", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4160", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3bf7b73ea7123045b8f972badc67ed6878e6c37f", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6fc1aaaf303185aa5e483e06bdfae16daa9193a7", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9e726506cd2a3fd9c0f12daf8cc1fe934c7dddb", "https://security.gentoo.org/glsa/202210-02", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220128.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH private key among multiple clients, which is no longer an option since CVE-2016-0701. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0.0. It was addressed in the releases of 1.1.1m and 3.0.1 on the 15th of December 2021. For the 1.0.2 release it is addressed in git commit 6fc1aaaf3 that is available to premium support customers only. It will be made available in 1.0.2zc when it is released. The issue only affects OpenSSL on MIPS platforms. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). Fixed in OpenSSL 1.1.1m (Affected 1.1.1-1.1.1l). Fixed in OpenSSL 1.0.2zc-dev (Affected 1.0.2-1.0.2zb).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2021-4160", "versionConstraint": ">= 1.0.2, <= 1.0.2zb || >= 1.1.1, < 1.1.1m || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-27536", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27536", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27536"], "cvss": null, "fix": {"versions": ["8.0.1-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-27536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27536", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1895135", "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/", "https://security.netapp.com/advisory/ntap-20230420-0010/"], "description": "An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "curl", "version": "7.79.1-r0"}}, "found": {"versionConstraint": "< 8.0.1-r0 (apk)", "vulnerabilityID": "CVE-2023-27536"}}], "artifact": {"name": "libcurl", "version": "7.79.1-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:libcurl:libcurl:7.79.1-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcurl@7.79.1-r0?arch=x86_64&upstream=curl&distro=alpine-3.14.3", "upstreams": [{"name": "curl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcurl.so.4"}, {"path": "/usr/lib/libcurl.so.4.7.0"}]}}}, {"vulnerability": {"id": "CVE-2023-23914", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23914", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23914"], "cvss": null, "fix": {"versions": ["7.79.1-r5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-23914", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23914", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://hackerone.com/reports/1813864", "https://security.netapp.com/advisory/ntap-20230309-0006/"], "description": "A cleartext transmission of sensitive information vulnerability exists in curl = 2.0, < 2.5.12 || >= 2.6.0, < 2.6.2 (unknown)", "cpes": ["cpe:2.3:a:openldap:openldap:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libldap", "version": "2.4.58-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OLDAP-2.8"], "cpes": ["cpe:2.3:a:libldap:libldap:2.4.58-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libldap@2.4.58-r0?arch=x86_64&upstream=openldap&distro=alpine-3.14.3", "upstreams": [{"name": "openldap"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/openldap"}, {"path": "/etc/openldap/ldap.conf"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/liblber-2.4.so.2"}, {"path": "/usr/lib/liblber-2.4.so.2.11.6"}, {"path": "/usr/lib/libldap-2.4.so.2"}, {"path": "/usr/lib/libldap-2.4.so.2.11.6"}, {"path": "/usr/lib/libldap_r-2.4.so.2"}, {"path": "/usr/lib/libldap_r-2.4.so.2.11.6"}]}}}, {"vulnerability": {"id": "CVE-2015-3276", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-3276", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://rhn.redhat.com/errata/RHSA-2015-2131.html", "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html", "http://www.securitytracker.com/id/1034221", "https://bugzilla.redhat.com/show_bug.cgi?id=1238322"], "description": "The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openldap:openldap:2.4.58-r0:*:*:*:*:*:*:*"], "package": {"name": "openldap", "version": "2.4.58-r0"}}, "found": {"vulnerabilityID": "CVE-2015-3276", "versionConstraint": "< 2.5 (unknown)", "cpes": ["cpe:2.3:a:openldap:openldap:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libldap", "version": "2.4.58-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OLDAP-2.8"], "cpes": ["cpe:2.3:a:libldap:libldap:2.4.58-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libldap@2.4.58-r0?arch=x86_64&upstream=openldap&distro=alpine-3.14.3", "upstreams": [{"name": "openldap"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/openldap"}, {"path": "/etc/openldap/ldap.conf"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/liblber-2.4.so.2"}, {"path": "/usr/lib/liblber-2.4.so.2.11.6"}, {"path": "/usr/lib/libldap-2.4.so.2"}, {"path": "/usr/lib/libldap-2.4.so.2.11.6"}, {"path": "/usr/lib/libldap_r-2.4.so.2"}, {"path": "/usr/lib/libldap_r-2.4.so.2.11.6"}]}}}, {"vulnerability": {"id": "CVE-2022-0563", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0563", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0563"], "cvss": null, "fix": {"versions": ["2.37.4-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0563", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0563", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u", "https://security.netapp.com/advisory/ntap-20220331-0002/"], "description": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.4-r0 (apk)", "vulnerabilityID": "CVE-2022-0563"}}], "artifact": {"name": "libmount", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libmount:libmount:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libmount@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libmount.so.1"}, {"path": "/lib/libmount.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2021-3996", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996"], "cvss": null, "fix": {"versions": ["2.37.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3996", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3996", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://access.redhat.com/security/cve/CVE-2021-3996", "https://bugzilla.redhat.com/show_bug.cgi?id=2024628", "https://github.com/util-linux/util-linux/commit/166e87368ae88bf31112a30e078cceae637f4cdb", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.3-r0 (apk)", "vulnerabilityID": "CVE-2021-3996"}}], "artifact": {"name": "libmount", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libmount:libmount:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libmount@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libmount.so.1"}, {"path": "/lib/libmount.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2021-3995", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995"], "cvss": null, "fix": {"versions": ["2.37.3-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3995", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3995", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://packetstormsecurity.com/files/170176/snap-confine-must_mkdir_and_open_with_perms-Race-Condition.html", "http://seclists.org/fulldisclosure/2022/Dec/4", "http://www.openwall.com/lists/oss-security/2022/11/30/2", "https://bugzilla.redhat.com/show_bug.cgi?id=2024631https://access.redhat.com/security/cve/CVE-2021-3995", "https://github.com/util-linux/util-linux/commit/57202f5713afa2af20ffbb6ab5331481d0396f8d", "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes", "https://security.netapp.com/advisory/ntap-20221209-0002/", "https://www.openwall.com/lists/oss-security/2022/01/24/2"], "description": "A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other users who have a UID that is a prefix of the UID of the attacker in its string form. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "util-linux", "version": "2.37.2-r0"}}, "found": {"versionConstraint": "< 2.37.3-r0 (apk)", "vulnerabilityID": "CVE-2021-3995"}}], "artifact": {"name": "libmount", "version": "2.37.2-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["AND", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-or-later"], "cpes": ["cpe:2.3:a:libmount:libmount:2.37.2-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libmount@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "upstreams": [{"name": "util-linux"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libmount.so.1"}, {"path": "/lib/libmount.so.1.1.0"}]}}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778"], "cvss": null, "fix": {"versions": ["3.3.3p1-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "libretls", "version": "3.3.3p1-r2"}}, "found": {"versionConstraint": "< 3.3.3p1-r3 (apk)", "vulnerabilityID": "CVE-2022-0778"}}, {"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "libretls", "version": "3.3.3p1-r2"}}, "found": {"versionConstraint": "< 3.3.3p1-r3 (apk)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libretls", "version": "3.3.3p1-r2", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["ISC AND (BSD-3-Clause OR MIT)"], "cpes": ["cpe:2.3:a:libretls:libretls:3.3.3p1-r2:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libretls@3.3.3p1-r2?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "libretls"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libtls.so.2"}, {"path": "/usr/lib/libtls.so.2.0.3"}]}}}, {"vulnerability": {"id": "CVE-2022-24407", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24407", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24407"], "cvss": null, "fix": {"versions": ["2.1.28-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-24407", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24407", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/02/23/4", "https://github.com/cyrusimap/cyrus-sasl/blob/fdcd13ceaef8de684dc69008011fa865c5b4a3ac/docsrc/sasl/release-notes/2.1/index.rst", "https://lists.debian.org/debian-lts-announce/2022/03/msg00002.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4FIXU75Q6RBNK6UYM7MQ3TCFGXR7AX4U/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H26R4SMGM3WHXX4XYNNJB4YGFIL5UNF4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZZC6BMPI3V3MC2IGNLN377ETUWO7QBIH/", "https://security.netapp.com/advisory/ntap-20221007-0003/", "https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28", "https://www.debian.org/security/2022/dsa-5087", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "cyrus-sasl", "version": "2.1.27-r12"}}, "found": {"versionConstraint": "< 2.1.28-r0 (apk)", "vulnerabilityID": "CVE-2022-24407"}}], "artifact": {"name": "libsasl", "version": "2.1.27-r12", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["custom"], "cpes": ["cpe:2.3:a:libsasl:libsasl:2.1.27-r12:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libsasl@2.1.27-r12?arch=x86_64&upstream=cyrus-sasl&distro=alpine-3.14.3", "upstreams": [{"name": "cyrus-sasl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libsasl2.so.3"}, {"path": "/usr/lib/libsasl2.so.3.0.0"}, {"path": "/usr/lib/sasl2"}, {"path": "/usr/lib/sasl2/libanonymous.so"}, {"path": "/usr/lib/sasl2/libanonymous.so.3"}, {"path": "/usr/lib/sasl2/libanonymous.so.3.0.0"}, {"path": "/usr/lib/sasl2/libplain.so"}, {"path": "/usr/lib/sasl2/libplain.so.3"}, {"path": "/usr/lib/sasl2/libplain.so.3.0.0"}, {"path": "/usr/lib/sasl2/libsasldb.so"}, {"path": "/usr/lib/sasl2/libsasldb.so.3"}, {"path": "/usr/lib/sasl2/libsasldb.so.3.0.0"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1t-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1n-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1n-r0 (apk)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2023-0466", "versionConstraint": ">= 1.0.2, < 1.0.2zh || >= 1.1.1, < 1.1.1u || >= 3.0.0, < 3.0.9 || >= 3.1.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1t-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1q-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1q-r0 (apk)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2021-4160", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4160", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3bf7b73ea7123045b8f972badc67ed6878e6c37f", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6fc1aaaf303185aa5e483e06bdfae16daa9193a7", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9e726506cd2a3fd9c0f12daf8cc1fe934c7dddb", "https://security.gentoo.org/glsa/202210-02", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220128.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH private key among multiple clients, which is no longer an option since CVE-2016-0701. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0.0. It was addressed in the releases of 1.1.1m and 3.0.1 on the 15th of December 2021. For the 1.0.2 release it is addressed in git commit 6fc1aaaf3 that is available to premium support customers only. It will be made available in 1.0.2zc when it is released. The issue only affects OpenSSL on MIPS platforms. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). Fixed in OpenSSL 1.1.1m (Affected 1.1.1-1.1.1l). Fixed in OpenSSL 1.0.2zc-dev (Affected 1.0.2-1.0.2zb).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2021-4160", "versionConstraint": ">= 1.0.2, <= 1.0.2zb || >= 1.1.1, < 1.1.1m || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1"}]}}}, {"vulnerability": {"id": "CVE-2021-46848", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46848", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46848"], "cvss": null, "fix": {"versions": ["4.17.0-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-46848", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-46848", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugs.gentoo.org/866237", "https://gitlab.com/gnutls/libtasn1/-/commit/44a700d2051a666235748970c2df047ff207aeb5", "https://gitlab.com/gnutls/libtasn1/-/issues/32", "https://lists.debian.org/debian-lts-announce/2023/01/msg00003.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AV4SHDJF2XLB4CUPTBPQQ6CLGZ5LKXPZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECM2ELTVRYV4BZ5L5GMIRQE27RFHPAQ6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OGO7XST4EIJGX4B2ITZCYSWM24534BSU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V5LWOGF7QRMNFRUCZY6TDYQJVFI6MOQ2/", "https://security.netapp.com/advisory/ntap-20221118-0006/"], "description": "GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "libtasn1", "version": "4.17.0-r0"}}, "found": {"versionConstraint": "< 4.17.0-r1 (apk)", "vulnerabilityID": "CVE-2021-46848"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "libtasn1", "version": "4.17.0-r0"}}, "found": {"versionConstraint": "< 4.17.0-r1 (apk)", "vulnerabilityID": "CVE-2021-46848"}}], "artifact": {"name": "libtasn1", "version": "4.17.0-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["LGPL-2.1-or-later"], "cpes": ["cpe:2.3:a:libtasn1:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libtasn1:libtasn:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libtasn:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libtasn:libtasn:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:gnu:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "cpe:2.3:a:gnu:libtasn:4.17.0-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libtasn1@4.17.0-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "libtasn1"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libtasn1.so.6"}, {"path": "/usr/lib/libtasn1.so.6.6.1"}]}}}, {"vulnerability": {"id": "CVE-2023-22467", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/luxon/commit/5ab3bf64a10da929a437629cdb2f059bb83212bf", "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"], "description": "Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's `DateTime.fromRFC2822() has quadratic (N^2) complexity on some specific inputs. This causes a noticeable slowdown for inputs with lengths above 10k characters. Users providing untrusted data to this method are therefore vulnerable to (Re)DoS attacks. This issue also appears in Moment as CVE-2022-31129. Versions 1.38.1, 2.5.2, and 3.2.1 contain patches for this issue. As a workaround, limit the length of the input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.28.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-3xq5-wjfh-ppjc", "dataSource": "https://github.com/advisories/GHSA-3xq5-wjfh-ppjc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-3xq5-wjfh-ppjc"], "description": "Luxon Inefficient Regular Expression Complexity vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "luxon", "version": "1.25.0"}}, "found": {"versionConstraint": ">=1.0.0,<1.28.1 (unknown)", "vulnerabilityID": "GHSA-3xq5-wjfh-ppjc"}}], "artifact": {"name": "luxon", "version": "1.25.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:moment:luxon:1.25.0:*:*:*:*:*:*:*", "cpe:2.3:a:luxon:luxon:1.25.0:*:*:*:*:*:*:*"], "purl": "pkg:npm/luxon@1.25.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21670", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21670", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/markdown-it/markdown-it/commit/ffc49ab46b5b751cd2be0aabb146f2ef84986101", "https://github.com/markdown-it/markdown-it/security/advisories/GHSA-6vfc-qv3f-vr6c"], "description": "markdown-it is a Markdown parser. Prior to version 1.3.2, special patterns with length greater than 50 thousand characterss could slow down the parser significantly. Users should upgrade to version 12.3.2 to receive a patch. There are no known workarounds aside from upgrading.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["12.3.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-6vfc-qv3f-vr6c", "dataSource": "https://github.com/advisories/GHSA-6vfc-qv3f-vr6c", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-6vfc-qv3f-vr6c"], "description": "Uncontrolled Resource Consumption in markdown-it", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "markdown-it", "version": "11.0.1"}}, "found": {"versionConstraint": "<12.3.2 (unknown)", "vulnerabilityID": "GHSA-6vfc-qv3f-vr6c"}}], "artifact": {"name": "markdown-it", "version": "11.0.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/markdown-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:markdown-it_project:markdown-it:11.0.1:*:*:*:*:*:*:*"], "purl": "pkg:npm/markdown-it@11.0.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21670", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21670", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/markdown-it/markdown-it/commit/ffc49ab46b5b751cd2be0aabb146f2ef84986101", "https://github.com/markdown-it/markdown-it/security/advisories/GHSA-6vfc-qv3f-vr6c"], "description": "markdown-it is a Markdown parser. Prior to version 1.3.2, special patterns with length greater than 50 thousand characterss could slow down the parser significantly. Users should upgrade to version 12.3.2 to receive a patch. There are no known workarounds aside from upgrading.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:markdown-it_project:markdown-it:11.0.1:*:*:*:*:*:*:*"], "package": {"name": "markdown-it", "version": "11.0.1"}}, "found": {"vulnerabilityID": "CVE-2022-21670", "versionConstraint": "<= 12.3.1 (unknown)", "cpes": ["cpe:2.3:a:markdown-it_project:markdown-it:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "markdown-it", "version": "11.0.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/markdown-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:markdown-it_project:markdown-it:11.0.1:*:*:*:*:*:*:*"], "purl": "pkg:npm/markdown-it@11.0.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/grafana/grafana-image-renderer/issues/329", "https://github.com/isaacs/minimatch/commit/a8763f4388e51956be62dc6025cec1126beeb5e6", "https://lists.debian.org/debian-lts-announce/2023/01/msg00011.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "package": {"name": "minimatch", "version": "3.0.4"}}, "found": {"vulnerabilityID": "CVE-2022-3517", "versionConstraint": "< 3.0.5 (unknown)", "cpes": ["cpe:2.3:a:minimatch_project:minimatch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "minimatch", "version": "3.0.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/minimatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/minimatch@3.0.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/grafana/grafana-image-renderer/issues/329", "https://github.com/isaacs/minimatch/commit/a8763f4388e51956be62dc6025cec1126beeb5e6", "https://lists.debian.org/debian-lts-announce/2023/01/msg00011.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f8q6-p94x-37v3", "dataSource": "https://github.com/advisories/GHSA-f8q6-p94x-37v3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-f8q6-p94x-37v3"], "description": "minimatch ReDoS vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "minimatch", "version": "3.0.4"}}, "found": {"versionConstraint": "<3.0.5 (unknown)", "vulnerabilityID": "GHSA-f8q6-p94x-37v3"}}], "artifact": {"name": "minimatch", "version": "3.0.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/minimatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/minimatch@3.0.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/grafana/grafana-image-renderer/issues/329", "https://github.com/isaacs/minimatch/commit/a8763f4388e51956be62dc6025cec1126beeb5e6", "https://lists.debian.org/debian-lts-announce/2023/01/msg00011.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["3.0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f8q6-p94x-37v3", "dataSource": "https://github.com/advisories/GHSA-f8q6-p94x-37v3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-f8q6-p94x-37v3"], "description": "minimatch ReDoS vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "minimatch", "version": "3.0.4"}}, "found": {"versionConstraint": "<3.0.5 (unknown)", "vulnerabilityID": "GHSA-f8q6-p94x-37v3"}}], "artifact": {"name": "minimatch", "version": "3.0.4", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/minimatch@3.0.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3517", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/grafana/grafana-image-renderer/issues/329", "https://github.com/isaacs/minimatch/commit/a8763f4388e51956be62dc6025cec1126beeb5e6", "https://lists.debian.org/debian-lts-announce/2023/01/msg00011.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK/"], "description": "A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "package": {"name": "minimatch", "version": "3.0.4"}}, "found": {"vulnerabilityID": "CVE-2022-3517", "versionConstraint": "< 3.0.5 (unknown)", "cpes": ["cpe:2.3:a:minimatch_project:minimatch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "minimatch", "version": "3.0.4", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/minimatch@3.0.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44906", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip", "https://github.com/substack/minimist/blob/master/index.js#L69", "https://github.com/substack/minimist/issues/164", "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764", "https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068"], "description": "Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:substack:minimist:1.2.5:*:*:*:*:*:*:*"], "package": {"name": "minimist", "version": "1.2.5"}}, "found": {"vulnerabilityID": "CVE-2021-44906", "versionConstraint": "< 1.2.6 (unknown)", "cpes": ["cpe:2.3:a:substack:minimist:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "minimist", "version": "1.2.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/minimist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:minimist:minimist:1.2.5:*:*:*:*:*:*:*", "cpe:2.3:a:substack:minimist:1.2.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/minimist@1.2.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44906", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip", "https://github.com/substack/minimist/blob/master/index.js#L69", "https://github.com/substack/minimist/issues/164", "https://snyk.io/vuln/SNYK-JS-MINIMIST-559764", "https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068"], "description": "Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["1.2.6"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-xvch-5gv4-984h", "dataSource": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-xvch-5gv4-984h"], "description": "Prototype Pollution in minimist", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "minimist", "version": "1.2.5"}}, "found": {"versionConstraint": ">=1.0.0,<1.2.6 (unknown)", "vulnerabilityID": "GHSA-xvch-5gv4-984h"}}], "artifact": {"name": "minimist", "version": "1.2.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/minimist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:minimist:minimist:1.2.5:*:*:*:*:*:*:*", "cpe:2.3:a:substack:minimist:1.2.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/minimist@1.2.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-31129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/", "https://security.netapp.com/advisory/ntap-20221014-0003/"], "description": "moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "package": {"name": "moment", "version": "2.29.1"}}, "found": {"vulnerabilityID": "CVE-2022-31129", "versionConstraint": ">= 2.18.0, < 2.29.4 (unknown)", "cpes": ["cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-31129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/", "https://security.netapp.com/advisory/ntap-20221014-0003/"], "description": "moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.29.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-wc69-rhjr-hc9g", "dataSource": "https://github.com/advisories/GHSA-wc69-rhjr-hc9g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-wc69-rhjr-hc9g"], "description": "Moment.js vulnerable to Inefficient Regular Expression Complexity", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment", "version": "2.29.1"}}, "found": {"versionConstraint": ">=2.18.0,<2.29.4 (unknown)", "vulnerabilityID": "GHSA-wc69-rhjr-hc9g"}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24785", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://security.netapp.com/advisory/ntap-20220513-0006/", "https://www.tenable.com/security/tns-2022-09"], "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "package": {"name": "moment", "version": "2.29.1"}}, "found": {"vulnerabilityID": "CVE-2022-24785", "versionConstraint": ">= 1.0.1, < 2.29.2 (unknown)", "cpes": ["cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24785", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://security.netapp.com/advisory/ntap-20220513-0006/", "https://www.tenable.com/security/tns-2022-09"], "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.29.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8hfj-j24r-96c4", "dataSource": "https://github.com/advisories/GHSA-8hfj-j24r-96c4", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-8hfj-j24r-96c4"], "description": "Path Traversal: 'dir/../../filename' in moment.locale", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment", "version": "2.29.1"}}, "found": {"versionConstraint": "<2.29.2 (unknown)", "vulnerabilityID": "GHSA-8hfj-j24r-96c4"}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "GHSA-v78c-4p63-2j6c", "dataSource": "https://github.com/advisories/GHSA-v78c-4p63-2j6c", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-v78c-4p63-2j6c"], "description": "Cleartext Transmission of Sensitive Information in moment-timezone", "cvss": null, "fix": {"versions": ["0.5.35"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment-timezone", "version": "0.5.31"}}, "found": {"versionConstraint": ">=0.1.0,<0.5.35 (unknown)", "vulnerabilityID": "GHSA-v78c-4p63-2j6c"}}], "artifact": {"name": "moment-timezone", "version": "0.5.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment-timezone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:moment-timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment-timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment_timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment_timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment:moment_timezone:0.5.31:*:*:*:*:*:*:*"], "purl": "pkg:npm/moment-timezone@0.5.31", "upstreams": null}}, {"vulnerability": {"id": "GHSA-56x4-j7p9-fcf9", "dataSource": "https://github.com/advisories/GHSA-56x4-j7p9-fcf9", "namespace": "github:language:javascript", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-56x4-j7p9-fcf9"], "description": "Command Injection in moment-timezone", "cvss": null, "fix": {"versions": ["0.5.35"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment-timezone", "version": "0.5.31"}}, "found": {"versionConstraint": ">=0.1.0,<0.5.35 (unknown)", "vulnerabilityID": "GHSA-56x4-j7p9-fcf9"}}], "artifact": {"name": "moment-timezone", "version": "0.5.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment-timezone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:moment-timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment-timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment_timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment_timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment:moment-timezone:0.5.31:*:*:*:*:*:*:*", "cpe:2.3:a:moment:moment_timezone:0.5.31:*:*:*:*:*:*:*"], "purl": "pkg:npm/moment-timezone@0.5.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32036", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32036", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://jira.mongodb.org/browse/SERVER-59294"], "description": "An authenticated user without any specific authorizations may be able to repeatedly invoke the features command where at a high volume may lead to resource depletion or generate high lock contention. This may result in denial of service and in rare cases could result in id field collisions.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:P/A:P", "metrics": {"baseScore": 5.5, "exploitabilityScore": 8, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 2.8, "impactScore": 4.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "metrics": {"baseScore": 5.4, "exploitabilityScore": 2.8, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2021-32036", "versionConstraint": ">= 2.0.0, < 4.2.18 || >= 4.4.0, < 4.4.10 || >= 5.0.0, < 5.0.4 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-2386", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-2386", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://jira.mongodb.org/browse/SERVER-38984", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0829"], "description": "After user deletion in MongoDB Server the improper invalidation of authorization sessions allows an authenticated user's session to persist and become conflated with new accounts, if those accounts reuse the names of deleted ones. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.9; v3.6 versions prior to 3.6.13; v3.4 versions prior to 3.4.22.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6, "exploitabilityScore": 6.8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.1, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-2386", "versionConstraint": ">= 3.4.0, < 3.4.22 || >= 3.6.0, < 3.6.13 || >= 4.0.0, < 4.0.9 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-20925", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-20925", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://jira.mongodb.org/browse/SERVER-43751"], "description": "An unauthenticated client can trigger denial of service by issuing specially crafted wire protocol messages, which cause the message decompressor to incorrectly allocate memory. This issue affects: MongoDB Inc. MongoDB Server v4.2 versions prior to 4.2.1; v4.0 versions prior to 4.0.13; v3.6 versions prior to 3.6.15; v3.4 versions prior to 3.4.24.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-20925", "versionConstraint": ">= 3.4.0, < 3.4.24 || >= 3.6.0, < 3.6.15 || >= 4.0.0, < 4.0.13 || >= 4.2.0, < 4.2.1 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2017-2665", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-2665", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/97612", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2665"], "description": "The skyring-setup command creates random password for mongodb skyring database but it writes password in plain text to /etc/skyring/skyring.conf file which is owned by root but read by local user. Any local user who has access to system running skyring service will be able to get password in plain text.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 1.9, "exploitabilityScore": 3.4, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7, "exploitabilityScore": 1, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 4.8, "exploitabilityScore": 1.3, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2017-2665", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-20333", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-20333", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-50605"], "description": "Sending specially crafted commands to a MongoDB Server may result in artificial log entries being generated or for log entries to be split. This issue affects MongoDB Server v3.6 versions prior to 3.6.20; MongoDB Server v4.0 versions prior to 4.0.21; MongoDB Server v4.2 versions prior to 4.2.10;", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2021-20333", "versionConstraint": ">= 3.6.0, < 3.6.20 || >= 4.0.0, < 4.0.21 || >= 4.2.0, < 4.2.10 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-7929", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-7929", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-51083"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted query contain a type of regex. This issue affects: MongoDB Inc. MongoDB Server v3.6 versions prior to 3.6.21 and MongoDB Server v4.0 versions prior to 4.0.20.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2020-7929", "versionConstraint": ">= 3.6.0, < 3.6.21 || >= 4.0.0, < 4.0.20 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-7928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-7928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-49404"], "description": "A user authorized to perform database queries may trigger a read overrun and access arbitrary memory by issuing specially crafted queries. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.1; v4.2 versions prior to 4.2.9; v4.0 versions prior to 4.0.20; v3.6 versions prior to 3.6.20.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2020-7928", "versionConstraint": ">= 3.6.0, < 3.6.20 || >= 4.0.0, < 4.0.20 || >= 4.2.0, < 4.2.9 || >= 4.4.0, < 4.4.1 || >= 4.5.0, < 4.5.1 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-7921", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-7921", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-45472"], "description": "Improper serialization of internal state in the authorization subsystem in MongoDB Server's authorization subsystem permits a user with valid credentials to bypass IP whitelisting protection mechanisms following administrative action. This issue affects: MongoDB Inc. MongoDB Server 4.2 versions prior to 4.2.3; 4.0 versions prior to 4.0.15; 4.3 versions prior to 4.3.3; 3.6 versions prior to 3.6.18.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "metrics": {"baseScore": 3.5, "exploitabilityScore": 6.8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 1.6, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.6, "exploitabilityScore": 2.1, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2020-7921", "versionConstraint": ">= 3.6.0, < 3.6.18 || >= 4.0.0, < 4.0.15 || >= 4.2.0, < 4.2.3 || >= 4.3.0, < 4.3.3 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-2393", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-2393", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-43350"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use $lookup and collations. This issue affects: MongoDB Inc. MongoDB Server v4.2 versions prior to 4.2.1; v4.0 versions prior to 4.0.13; v3.6 versions prior to 3.6.15.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-2393", "versionConstraint": ">= 3.6.0, < 3.6.15 || >= 4.0.0, < 4.0.13 || >= 4.2.0, < 4.2.1 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-2392", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-2392", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-43699"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use the $mod operator to overflow negative values. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.1; v4.2 versions prior to 4.2.9; v4.0 versions prior to 4.0.20; v3.6 versions prior to 3.6.20.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-2392", "versionConstraint": ">= 3.6.0, < 3.6.20 || >= 4.0.0, < 4.0.20 || >= 4.2.0, < 4.2.9 || >= 4.4.0, < 4.4.1 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2019-2389", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-2389", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-40563"], "description": "Incorrect scoping of kill operations in MongoDB Server's packaged SysV init scripts allow users with write access to the PID file to insert arbitrary PIDs to be killed when the root user stops the MongoDB process via SysV init. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.11; v3.6 versions prior to 3.6.14; v3.4 versions prior to 3.4.22.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 1.9, "exploitabilityScore": 3.4, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 4.2, "exploitabilityScore": 0.6, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H", "metrics": {"baseScore": 5.3, "exploitabilityScore": 0.8, "impactScore": 4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2019-2389", "versionConstraint": ">= 3.4.0, < 3.4.22 || >= 3.6.0, < 3.6.14 || >= 4.0.0, < 4.0.11 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-25004", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25004", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-38275"], "description": "A user authorized to performing a specific type of query may trigger a denial of service by issuing a generic explain command on a find query. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.6; MongoDB Server v3.6 versions prior to 3.6.11.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 4.9, "exploitabilityScore": 1.2, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 4.9, "exploitabilityScore": 1.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-25004", "versionConstraint": ">= 3.6.0, < 3.6.11 || >= 4.0.0, < 4.0.6 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-20805", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20805", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-38164"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which perform an $elemMatch This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.5; v3.6 versions prior to 3.6.10. This issue affects: MongoDB Inc. MongoDB Server 3.6 versions prior to 3.6.10; 4.0 versions prior to 4.0.5.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-20805", "versionConstraint": ">= 3.6.0, < 3.6.10 || >= 4.0.0, < 4.0.5 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-20804", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20804", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-35636"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted applyOps invocations. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.10; v3.6 versions prior to 3.6.13.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-20804", "versionConstraint": ">= 3.6.0, < 3.6.13 || >= 4.0.0, < 4.0.10 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-20803", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20803", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-38070"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which loop indefinitely in mathematics processing while retaining locks. This issue affects: MongoDB Inc. MongoDB Server v4.0 versions prior to 4.0.5; v3.6 versions prior to 3.6.10; v3.4 versions prior to 3.4.19.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-20803", "versionConstraint": ">= 3.4.0, < 3.4.19 || >= 3.6.0, < 3.6.10 || >= 4.0.0, < 4.0.5 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-20802", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20802", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://jira.mongodb.org/browse/SERVER-36993"], "description": "A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries with compound indexes affecting QueryPlanner. This issue affects: MongoDB Inc. MongoDB Server v3.6 versions prior to 3.6.9, v4.0 versions prior to 4.0.3.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "metrics": {"baseScore": 4, "exploitabilityScore": 8, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2018-20802", "versionConstraint": ">= 3.6.0, < 3.6.9 || >= 4.0.0, < 4.0.3 (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2014-8180", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2014-8180", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/documentation/en-us/red_hat_satellite/6.2/html/installation_guide/preparing_your_environment_for_installation#restricting_access_to_mongod", "https://bugzilla.redhat.com/show_bug.cgi?id=1301703"], "description": "MongoDB on Red Hat Satellite 6 allows local users to bypass authentication by logging in with an empty password and delete information which can cause a Denial of Service.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "package": {"name": "mongodb", "version": "3.6.5"}}, "found": {"vulnerabilityID": "CVE-2014-8180", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "mongodb", "version": "3.6.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*"], "purl": "pkg:npm/mongodb@3.6.5", "upstreams": null}}, {"vulnerability": {"id": "GHSA-2jcg-qqmg-46q6", "dataSource": "https://github.com/advisories/GHSA-2jcg-qqmg-46q6", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-2jcg-qqmg-46q6"], "description": "Malware in monorepo-symlink-test", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "monorepo-symlink-test", "version": "0.0.0"}}, "found": {"versionConstraint": ">=0 (unknown)", "vulnerabilityID": "GHSA-2jcg-qqmg-46q6"}}], "artifact": {"name": "monorepo-symlink-test", "version": "0.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/multirepo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:monorepo-symlink-test:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo-symlink-test:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo_symlink_test:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo_symlink_test:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo-symlink:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo-symlink:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo_symlink:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo_symlink:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:monorepo:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*"], "purl": "pkg:npm/monorepo-symlink-test@0.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23566", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444", "https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575", "https://github.com/ai/nanoid/pull/328", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550", "https://snyk.io/vuln/SNYK-JS-NANOID-2332193"], "description": "The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 2.5, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.31"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qrpm-p2h7-hrv2", "dataSource": "https://github.com/advisories/GHSA-qrpm-p2h7-hrv2", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-qrpm-p2h7-hrv2"], "description": "Exposure of Sensitive Information to an Unauthorized Actor in nanoid", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "nanoid", "version": "3.1.30"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.31 (unknown)", "vulnerabilityID": "GHSA-qrpm-p2h7-hrv2"}}], "artifact": {"name": "nanoid", "version": "3.1.30", "type": "npm", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/nanoid@3.1.30", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23566", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444", "https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575", "https://github.com/ai/nanoid/pull/328", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550", "https://snyk.io/vuln/SNYK-JS-NANOID-2332193"], "description": "The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 2.5, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "package": {"name": "nanoid", "version": "3.1.30"}}, "found": {"vulnerabilityID": "CVE-2021-23566", "versionConstraint": ">= 3.0.0, < 3.1.31 (unknown)", "cpes": ["cpe:2.3:a:nanoid_project:nanoid:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "nanoid", "version": "3.1.30", "type": "npm", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/nanoid@3.1.30", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2_p20210612-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "ncurses", "version": "6.2_p20210612-r0"}}, "found": {"versionConstraint": "< 6.2_p20210612-r1 (apk)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-libs", "version": "6.2_p20210612-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ncurses-libs:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-libs:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_libs:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_libs:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/ncurses-libs@6.2_p20210612-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.14.3", "upstreams": [{"name": "ncurses"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libformw.so.6"}, {"path": "/usr/lib/libformw.so.6.2"}, {"path": "/usr/lib/libmenuw.so.6"}, {"path": "/usr/lib/libmenuw.so.6.2"}, {"path": "/usr/lib/libncursesw.so.6"}, {"path": "/usr/lib/libncursesw.so.6.2"}, {"path": "/usr/lib/libpanelw.so.6"}, {"path": "/usr/lib/libpanelw.so.6.2"}]}}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2_p20210612-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "ncurses", "version": "6.2_p20210612-r0"}}, "found": {"versionConstraint": "< 6.2_p20210612-r1 (apk)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "ncurses-terminfo-base", "version": "6.2_p20210612-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ncurses-terminfo-base:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-terminfo-base:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_terminfo_base:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_terminfo_base:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-terminfo:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses-terminfo:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_terminfo:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses_terminfo:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "cpe:2.3:a:ncurses:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/ncurses-terminfo-base@6.2_p20210612-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.14.3", "upstreams": [{"name": "ncurses"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/terminfo"}, {"path": "/etc/terminfo/a"}, {"path": "/etc/terminfo/a/alacritty"}, {"path": "/etc/terminfo/a/ansi"}, {"path": "/etc/terminfo/d"}, {"path": "/etc/terminfo/d/dumb"}, {"path": "/etc/terminfo/g"}, {"path": "/etc/terminfo/g/gnome"}, {"path": "/etc/terminfo/g/gnome-256color"}, {"path": "/etc/terminfo/k"}, {"path": "/etc/terminfo/k/kitty"}, {"path": "/etc/terminfo/k/konsole"}, {"path": "/etc/terminfo/k/konsole-256color"}, {"path": "/etc/terminfo/k/konsole-linux"}, {"path": "/etc/terminfo/l"}, {"path": "/etc/terminfo/l/linux"}, {"path": "/etc/terminfo/p"}, {"path": "/etc/terminfo/p/putty"}, {"path": "/etc/terminfo/p/putty-256color"}, {"path": "/etc/terminfo/r"}, {"path": "/etc/terminfo/r/rxvt"}, {"path": "/etc/terminfo/r/rxvt-256color"}, {"path": "/etc/terminfo/s"}, {"path": "/etc/terminfo/s/screen"}, {"path": "/etc/terminfo/s/screen-256color"}, {"path": "/etc/terminfo/s/st-0.6"}, {"path": "/etc/terminfo/s/st-0.7"}, {"path": "/etc/terminfo/s/st-0.8"}, {"path": "/etc/terminfo/s/st-16color"}, {"path": "/etc/terminfo/s/st-256color"}, {"path": "/etc/terminfo/s/st-direct"}, {"path": "/etc/terminfo/s/sun"}, {"path": "/etc/terminfo/t"}, {"path": "/etc/terminfo/t/terminator"}, {"path": "/etc/terminfo/t/terminology"}, {"path": "/etc/terminfo/t/terminology-0.6.1"}, {"path": "/etc/terminfo/t/terminology-1.0.0"}, {"path": "/etc/terminfo/t/terminology-1.8.1"}, {"path": "/etc/terminfo/t/tmux"}, {"path": "/etc/terminfo/t/tmux-256color"}, {"path": "/etc/terminfo/v"}, {"path": "/etc/terminfo/v/vt100"}, {"path": "/etc/terminfo/v/vt102"}, {"path": "/etc/terminfo/v/vt200"}, {"path": "/etc/terminfo/v/vt220"}, {"path": "/etc/terminfo/v/vt52"}, {"path": "/etc/terminfo/v/vte"}, {"path": "/etc/terminfo/v/vte-256color"}, {"path": "/etc/terminfo/x"}, {"path": "/etc/terminfo/x/xterm"}, {"path": "/etc/terminfo/x/xterm-256color"}, {"path": "/etc/terminfo/x/xterm-color"}, {"path": "/etc/terminfo/x/xterm-xfree86"}]}}}, {"vulnerability": {"id": "CVE-2022-35255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1690000", "https://security.netapp.com/advisory/ntap-20230113-0002/", "https://www.debian.org/security/2023/dsa-5326"], "description": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 9.1, "exploitabilityScore": 3.9, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-35255", "versionConstraint": ">= 15.0.0, <= 15.14.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23919", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1808596", "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/"], "description": "A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23919", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.2.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23918", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/"], "description": "A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23918", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-43548", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20230120-0004/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.debian.org/security/2023/dsa-5326"], "description": "A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1, <19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.The fix for this issue in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212 was incomplete and this new CVE is to complete the fix.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-43548", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.21.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.18.1 || >= 18.0.0, <= 18.11.0 || = 18.12.0 || = 19.0.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32212", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32212", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1632921"], "description": "A OS Command Injection vulnerability exists in Node.js versions <14.20.0, <16.20.0, <18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-32212", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21824", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1431042", "https://lists.debian.org/debian-lts-announce/2022/10/msg00006.html", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 6.4, "exploitabilityScore": 10, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "metrics": {"baseScore": 8.2, "exploitabilityScore": 3.9, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-21824", "versionConstraint": ">= 12.0.0, < 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-0778", "versionConstraint": ">= 12.0.0, <= 12.12.0 || >= 12.13.0, < 12.22.11 || > 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.19.1 || > 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.14.2 || > 17.0.0, < 17.7.2 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44531", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.Versions of Node.js with the fix for this disable the URI SAN type when checking a certificate against a hostname. This behavior can be reverted through the --security-revert command-line option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 7.4, "exploitabilityScore": 2.2, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44531", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23936", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/nodejs/undici/commit/a2eff05401358f6595138df963837c24348f2034", "https://github.com/nodejs/undici/releases/tag/v5.19.1", "https://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff", "https://hackerone.com/reports/1820955"], "description": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 5.4, "exploitabilityScore": 2.8, "impactScore": 2.5}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23936", "versionConstraint": ">= 16.0.0, < 16.19.1 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23920", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/", "https://www.debian.org/security/2023/dsa-5395"], "description": "An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 4.2, "exploitabilityScore": 0.6, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23920", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-35256", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1675191", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-35256", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32215", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1501679", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.16.0 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32214", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32214", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1524692", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.16.0 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32213", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32213", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1524555", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44533", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 did not handle multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects containing a single-value Relative Distinguished Name that would be interpreted as a multi-value Relative Distinguished Name, for example, in order to inject a Common Name that would allow bypassing the certificate subject verification.Affected versions of Node.js that do not accept multi-value Relative Distinguished Names and are thus not vulnerable to such attacks themselves. However, third-party code that uses node's ambiguous presentation of certificate subjects may be vulnerable.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44533", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44532", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating connections. The string format was subject to an injection vulnerability when name constraints were used within a certificate chain, allowing the bypass of these name constraints.Versions of Node.js with the fix for this escape SANs containing the problematic characters in order to prevent the injection. This behavior can be reverted through the --security-revert command-line option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44532", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "1.7.3"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "1.7.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@1.7.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "1.7.3"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "1.7.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@1.7.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-15168", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-15168", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/node-fetch/node-fetch/security/advisories/GHSA-w7rc-rwvf-8q5r", "https://www.npmjs.com/package/node-fetch"], "description": "node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 2.6, "exploitabilityScore": 1.2, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-w7rc-rwvf-8q5r", "dataSource": "https://github.com/advisories/GHSA-w7rc-rwvf-8q5r", "namespace": "github:language:javascript", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-w7rc-rwvf-8q5r"], "description": "The `size` option isn't honored after following a redirect in node-fetch", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "1.7.3"}}, "found": {"versionConstraint": "<2.6.1 (unknown)", "vulnerabilityID": "GHSA-w7rc-rwvf-8q5r"}}], "artifact": {"name": "node-fetch", "version": "1.7.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@1.7.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-15168", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-15168", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/node-fetch/node-fetch/security/advisories/GHSA-w7rc-rwvf-8q5r", "https://www.npmjs.com/package/node-fetch"], "description": "node-fetch before versions 2.6.1 and 3.0.0-beta.9 did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure. For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 2.6, "exploitabilityScore": 1.2, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "1.7.3"}}, "found": {"vulnerabilityID": "CVE-2020-15168", "versionConstraint": "< 2.6.1 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "1.7.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@1.7.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "2.6.1"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "2.6.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.6:*:*:*:*:node.js:*:*"], "package": {"name": "node-fetch", "version": "2.6.6"}}, "found": {"vulnerabilityID": "CVE-2022-0235", "versionConstraint": "< 2.6.7 || >= 3.0.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-fetch", "version": "2.6.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://github.com/node-fetch/node-fetch/commit/36e47e8a6406185921e4985dcbeff140d73eaa10", "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7", "https://lists.debian.org/debian-lts-announce/2022/12/msg00007.html"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.8, "exploitabilityScore": 2.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["2.6.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r683-j2x4-v87g", "dataSource": "https://github.com/advisories/GHSA-r683-j2x4-v87g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r683-j2x4-v87g"], "description": "node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-fetch", "version": "2.6.6"}}, "found": {"versionConstraint": "<2.6.7 (unknown)", "vulnerabilityID": "GHSA-r683-j2x4-v87g"}}], "artifact": {"name": "node-fetch", "version": "2.6.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:node-fetch_project:node-fetch:2.6.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-fetch@2.6.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a `DigestInfo` ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"vulnerabilityID": "CVE-2022-24772", "versionConstraint": "< 1.3.0 (unknown)", "cpes": ["cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a `DigestInfo` ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.3.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-x4jg-mjrx-434g", "dataSource": "https://github.com/advisories/GHSA-x4jg-mjrx-434g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-x4jg-mjrx-434g"], "description": "Improper Verification of Cryptographic Signature in node-forge", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.3.0 (unknown)", "vulnerabilityID": "GHSA-x4jg-mjrx-434g"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24771", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.3.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-cfm4-qjh2-4765", "dataSource": "https://github.com/advisories/GHSA-cfm4-qjh2-4765", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-cfm4-qjh2-4765"], "description": "Improper Verification of Cryptographic Signature in node-forge", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.3.0 (unknown)", "vulnerabilityID": "GHSA-cfm4-qjh2-4765"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24771", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24771", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"vulnerabilityID": "CVE-2022-24771", "versionConstraint": "< 1.3.0 (unknown)", "cpes": ["cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24773", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not properly check `DigestInfo` for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["1.3.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-2r2c-g63r-vccr", "dataSource": "https://github.com/advisories/GHSA-2r2c-g63r-vccr", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-2r2c-g63r-vccr"], "description": "Improper Verification of Cryptographic Signature in `node-forge`", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.3.0 (unknown)", "vulnerabilityID": "GHSA-2r2c-g63r-vccr"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24773", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24773", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1", "https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2", "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2r2c-g63r-vccr"], "description": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not properly check `DigestInfo` for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"vulnerabilityID": "CVE-2022-24773", "versionConstraint": "< 1.3.0 (unknown)", "cpes": ["cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0122", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0122", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/digitalbazaar/forge/commit/db8016c805371e72b06d8e2edfe0ace0df934a5e", "https://huntr.dev/bounties/41852c50-3c6d-4703-8c55-4db27164a4ae"], "description": "forge is vulnerable to URL Redirection to Untrusted Site", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8fr3-hfg3-gpgp", "dataSource": "https://github.com/advisories/GHSA-8fr3-hfg3-gpgp", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-8fr3-hfg3-gpgp"], "description": "Open Redirect in node-forge", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.0.0 (unknown)", "vulnerabilityID": "GHSA-8fr3-hfg3-gpgp"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0122", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0122", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/digitalbazaar/forge/commit/db8016c805371e72b06d8e2edfe0ace0df934a5e", "https://huntr.dev/bounties/41852c50-3c6d-4703-8c55-4db27164a4ae"], "description": "forge is vulnerable to URL Redirection to Untrusted Site", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.0", "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"vulnerabilityID": "CVE-2022-0122", "versionConstraint": "< 1.0.0 (unknown)", "cpes": ["cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "GHSA-gf8q-jrpm-jvxq", "dataSource": "https://github.com/advisories/GHSA-gf8q-jrpm-jvxq", "namespace": "github:language:javascript", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-gf8q-jrpm-jvxq"], "description": "URL parsing in node-forge could lead to undesired behavior.", "cvss": null, "fix": {"versions": ["1.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.0.0 (unknown)", "vulnerabilityID": "GHSA-gf8q-jrpm-jvxq"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "GHSA-5rrq-pxf6-6jx5", "dataSource": "https://github.com/advisories/GHSA-5rrq-pxf6-6jx5", "namespace": "github:language:javascript", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-5rrq-pxf6-6jx5"], "description": "Prototype Pollution in node-forge debug API.", "cvss": null, "fix": {"versions": ["1.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-forge", "version": "0.10.0"}}, "found": {"versionConstraint": "<1.0.0 (unknown)", "vulnerabilityID": "GHSA-5rrq-pxf6-6jx5"}}], "artifact": {"name": "node-forge", "version": "0.10.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(BSD-3-Clause OR GPL-2.0)"], "cpes": ["cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-forge@0.10.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-25653", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25653", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/cisco/node-jose/commit/901d91508a70e3b9bdfc45688ea07bb4e1b8210d", "https://github.com/cisco/node-jose/security/advisories/GHSA-5h4j-qrvg-9xhw"], "description": "node-jose is a JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default \"fallback\" crypto back-end, ECC operations in `node-jose` can trigger a Denial-of-Service (DoS) condition, due to a possible infinite loop in an internal calculation. For some ECC operations, this condition is triggered randomly; for others, it can be triggered by malicious input. The issue has been patched in version 2.2.0. Since this issue is only present in the \"fallback\" crypto implementation, it can be avoided by ensuring that either WebCrypto or the Node `crypto` module is available in the JS environment where `node-jose` is being run.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.2.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-5h4j-qrvg-9xhw", "dataSource": "https://github.com/advisories/GHSA-5h4j-qrvg-9xhw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-5h4j-qrvg-9xhw"], "description": "Improper calculations in ECC implementation can trigger a Denial-of-Service (DoS)", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-jose", "version": "2.0.0"}}, "found": {"versionConstraint": "<2.2.0 (unknown)", "vulnerabilityID": "GHSA-5h4j-qrvg-9xhw"}}], "artifact": {"name": "node-jose", "version": "2.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-jose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:cisco:node-jose:2.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-jose@2.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-25653", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25653", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/cisco/node-jose/commit/901d91508a70e3b9bdfc45688ea07bb4e1b8210d", "https://github.com/cisco/node-jose/security/advisories/GHSA-5h4j-qrvg-9xhw"], "description": "node-jose is a JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default \"fallback\" crypto back-end, ECC operations in `node-jose` can trigger a Denial-of-Service (DoS) condition, due to a possible infinite loop in an internal calculation. For some ECC operations, this condition is triggered randomly; for others, it can be triggered by malicious input. The issue has been patched in version 2.2.0. Since this issue is only present in the \"fallback\" crypto implementation, it can be avoided by ensuring that either WebCrypto or the Node `crypto` module is available in the JS environment where `node-jose` is being run.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:cisco:node-jose:2.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "node-jose", "version": "2.0.0"}}, "found": {"vulnerabilityID": "CVE-2023-25653", "versionConstraint": "< 2.2.0 (unknown)", "cpes": ["cpe:2.3:a:cisco:node-jose:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-jose", "version": "2.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-jose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:cisco:node-jose:2.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-jose@2.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2015-8851", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-8851", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2016/04/13/8", "https://bugzilla.redhat.com/show_bug.cgi?id=1327056", "https://github.com/broofa/node-uuid/commit/672f3834ed02c798aa021c618d0a5666c8da000d", "https://nodesecurity.io/advisories/93"], "description": "node-uuid before 1.4.4 uses insufficiently random data to create a GUID, which could make it easier for attackers to have unspecified impact via brute force guessing.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-265q-28rp-chq5", "dataSource": "https://github.com/advisories/GHSA-265q-28rp-chq5", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-265q-28rp-chq5"], "description": "Insecure Entropy Source - Math.random() in node-uuid", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "node-uuid", "version": "1.4.1"}}, "found": {"versionConstraint": "<1.4.4 (unknown)", "vulnerabilityID": "GHSA-265q-28rp-chq5"}}], "artifact": {"name": "node-uuid", "version": "1.4.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": null, "cpes": ["cpe:2.3:a:node-uuid_project:node-uuid:1.4.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-uuid@1.4.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2015-8851", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2015-8851", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2016/04/13/8", "https://bugzilla.redhat.com/show_bug.cgi?id=1327056", "https://github.com/broofa/node-uuid/commit/672f3834ed02c798aa021c618d0a5666c8da000d", "https://nodesecurity.io/advisories/93"], "description": "node-uuid before 1.4.4 uses insufficiently random data to create a GUID, which could make it easier for attackers to have unspecified impact via brute force guessing.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:node-uuid_project:node-uuid:1.4.1:*:*:*:*:node.js:*:*"], "package": {"name": "node-uuid", "version": "1.4.1"}}, "found": {"vulnerabilityID": "CVE-2015-8851", "versionConstraint": "< 1.4.4 (unknown)", "cpes": ["cpe:2.3:a:node-uuid_project:node-uuid:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "node-uuid", "version": "1.4.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/node-uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": null, "cpes": ["cpe:2.3:a:node-uuid_project:node-uuid:1.4.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/node-uuid@1.4.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-29244", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29244", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/nodejs/node/pull/43210", "https://github.com/nodejs/node/releases/tag/v16.15.1", "https://github.com/nodejs/node/releases/tag/v17.9.1", "https://github.com/nodejs/node/releases/tag/v18.3.0", "https://github.com/npm/cli/releases/tag/v8.11.0", "https://github.com/npm/cli/security/advisories/GHSA-hj9c-8jmm-8c52", "https://github.com/npm/cli/tree/latest/workspaces/libnpmpack", "https://github.com/npm/cli/tree/latest/workspaces/libnpmpublish", "https://github.com/npm/npm-packlist", "https://security.netapp.com/advisory/ntap-20220722-0007/"], "description": "npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace or with a workspace flag (ie. `--workspaces`, `--workspace=`). Anyone who has run `npm pack` or `npm publish` inside a workspace, as of v7.9.0 and v7.13.0 respectively, may be affected and have published files into the npm registry they did not intend to include. Users should upgrade to the latest, patched version of npm v8.11.0, run: npm i -g npm@latest . Node.js versions v16.15.1, v17.19.1, and v18.3.0 include the patched v8.11.0 version of npm.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["8.11.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hj9c-8jmm-8c52", "dataSource": "https://github.com/advisories/GHSA-hj9c-8jmm-8c52", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hj9c-8jmm-8c52"], "description": "Packing does not respect root-level ignore files in workspaces", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "npm", "version": "8.1.2"}}, "found": {"versionConstraint": ">=7.9.0,<8.11.0 (unknown)", "vulnerabilityID": "GHSA-hj9c-8jmm-8c52"}}], "artifact": {"name": "npm", "version": "8.1.2", "type": "npm", "locations": [{"path": "/usr/local/lib/node_modules/npm/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "javascript", "licenses": ["Artistic-2.0"], "cpes": ["cpe:2.3:a:node_packaged_modules_project:node_packaged_modules:8.1.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/npm@8.1.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25896", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608", "https://github.com/jaredhanson/passport/pull/900", "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631"], "description": "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:passport_project:passport:0.4.1:*:*:*:*:node.js:*:*"], "package": {"name": "passport", "version": "0.4.1"}}, "found": {"vulnerabilityID": "CVE-2022-25896", "versionConstraint": "< 0.6.0 (unknown)", "cpes": ["cpe:2.3:a:passport_project:passport:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "passport", "version": "0.4.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport_project:passport:0.4.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport@0.4.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25896", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25896", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jaredhanson/passport/commit/7e9b9cf4d7be02428e963fc729496a45baeea608", "https://github.com/jaredhanson/passport/pull/900", "https://snyk.io/vuln/SNYK-JS-PASSPORT-2840631"], "description": "This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": ["0.6.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-v923-w3x8-wh69", "dataSource": "https://github.com/advisories/GHSA-v923-w3x8-wh69", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-v923-w3x8-wh69"], "description": "Passport before 0.6.0 vulnerable to session regeneration when a users logs in or out", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "passport", "version": "0.4.1"}}, "found": {"versionConstraint": "<0.6.0 (unknown)", "vulnerabilityID": "GHSA-v923-w3x8-wh69"}}], "artifact": {"name": "passport", "version": "0.4.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport_project:passport:0.4.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport@0.4.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-41580", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41580", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea", "https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1", "https://github.com/jaredhanson/passport-oauth2/pull/144"], "description": "** DISPUTED ** The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants authorization upon simply receiving the access token (i.e., does not try to use the token). NOTE: the passport-oauth2 vendor does not consider this a passport-oauth2 vulnerability.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["1.6.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f794-r6xc-hf3v", "dataSource": "https://github.com/advisories/GHSA-f794-r6xc-hf3v", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-f794-r6xc-hf3v"], "description": "Improper Access Control in passport-oauth2", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "passport-oauth2", "version": "1.2.0"}}, "found": {"versionConstraint": "<1.6.1 (unknown)", "vulnerabilityID": "GHSA-f794-r6xc-hf3v"}}], "artifact": {"name": "passport-oauth2", "version": "1.2.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passportjs:passport-oauth2:1.2.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-oauth2@1.2.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-41580", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41580", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/jaredhanson/passport-oauth2/commit/8e3bcdff145a2219033bd782fc517229fe3e05ea", "https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1", "https://github.com/jaredhanson/passport-oauth2/pull/144"], "description": "** DISPUTED ** The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants authorization upon simply receiving the access token (i.e., does not try to use the token). NOTE: the passport-oauth2 vendor does not consider this a passport-oauth2 vulnerability.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:passportjs:passport-oauth2:1.2.0:*:*:*:*:node.js:*:*"], "package": {"name": "passport-oauth2", "version": "1.2.0"}}, "found": {"vulnerabilityID": "CVE-2021-41580", "versionConstraint": "< 1.6.1 (unknown)", "cpes": ["cpe:2.3:a:passportjs:passport-oauth2:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "passport-oauth2", "version": "1.2.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passportjs:passport-oauth2:1.2.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-oauth2@1.2.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-39299", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39299", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/169826/Node-saml-Root-Element-Signature-Bypass.html", "https://github.com/node-saml/passport-saml/commit/8b7e3f5a91c8e5ac7e890a0c90bc7491ce33155e", "https://github.com/node-saml/passport-saml/security/advisories/GHSA-m974-647v-whv7"], "description": "Passport-SAML is a SAML 2.0 authentication provider for Passport, the Node.js authentication library. A remote attacker may be able to bypass SAML authentication on a website using passport-saml. A successful attack requires that the attacker is in possession of an arbitrary IDP signed XML element. Depending on the IDP used, fully unauthenticated attacks (e.g without access to a valid user) might also be feasible if generation of a signed message can be triggered. Users should upgrade to passport-saml version 3.2.2 or newer. The issue was also present in the beta releases of `node-saml` before version 4.0.0-beta.5. If you cannot upgrade, disabling SAML authentication may be done as a workaround.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 7.4, "exploitabilityScore": 2.2, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "package": {"name": "passport-saml", "version": "1.3.5"}}, "found": {"vulnerabilityID": "CVE-2022-39299", "versionConstraint": "< 3.2.2 || = 4.0.0 || = 4.0.0 || = 4.0.0 || = 4.0.0 (unknown)", "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "passport-saml", "version": "1.3.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-saml@1.3.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-39299", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39299", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/169826/Node-saml-Root-Element-Signature-Bypass.html", "https://github.com/node-saml/passport-saml/commit/8b7e3f5a91c8e5ac7e890a0c90bc7491ce33155e", "https://github.com/node-saml/passport-saml/security/advisories/GHSA-m974-647v-whv7"], "description": "Passport-SAML is a SAML 2.0 authentication provider for Passport, the Node.js authentication library. A remote attacker may be able to bypass SAML authentication on a website using passport-saml. A successful attack requires that the attacker is in possession of an arbitrary IDP signed XML element. Depending on the IDP used, fully unauthenticated attacks (e.g without access to a valid user) might also be feasible if generation of a signed message can be triggered. Users should upgrade to passport-saml version 3.2.2 or newer. The issue was also present in the beta releases of `node-saml` before version 4.0.0-beta.5. If you cannot upgrade, disabling SAML authentication may be done as a workaround.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 7.4, "exploitabilityScore": 2.2, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": ["3.2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-m974-647v-whv7", "dataSource": "https://github.com/advisories/GHSA-m974-647v-whv7", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-m974-647v-whv7"], "description": "Signature bypass via multiple root elements", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "passport-saml", "version": "1.3.5"}}, "found": {"versionConstraint": "<3.2.2 (unknown)", "vulnerabilityID": "GHSA-m974-647v-whv7"}}], "artifact": {"name": "passport-saml", "version": "1.3.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-saml@1.3.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-39171", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39171", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/node-saml/passport-saml/pull/595", "https://github.com/node-saml/passport-saml/security/advisories/GHSA-5379-r78w-42h2"], "description": "Passport-SAML is a SAML 2.0 authentication provider for Passport, the Node.js authentication library. Prior to version 3.1.0, a malicious SAML payload can require transforms that consume significant system resources to process, thereby resulting in reduced or denied service. This would be an effective way to perform a denial-of-service attack. This has been resolved in version 3.1.0. The resolution is to limit the number of allowable transforms to 2.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "package": {"name": "passport-saml", "version": "1.3.5"}}, "found": {"vulnerabilityID": "CVE-2021-39171", "versionConstraint": "< 3.1.0 (unknown)", "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "passport-saml", "version": "1.3.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-saml@1.3.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-39171", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39171", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/node-saml/passport-saml/pull/595", "https://github.com/node-saml/passport-saml/security/advisories/GHSA-5379-r78w-42h2"], "description": "Passport-SAML is a SAML 2.0 authentication provider for Passport, the Node.js authentication library. Prior to version 3.1.0, a malicious SAML payload can require transforms that consume significant system resources to process, thereby resulting in reduced or denied service. This would be an effective way to perform a denial-of-service attack. This has been resolved in version 3.1.0. The resolution is to limit the number of allowable transforms to 2.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-5379-r78w-42h2", "dataSource": "https://github.com/advisories/GHSA-5379-r78w-42h2", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-5379-r78w-42h2"], "description": "Unlimited transforms allowed for signed nodes", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "passport-saml", "version": "1.3.5"}}, "found": {"versionConstraint": "<3.1.0 (unknown)", "vulnerabilityID": "GHSA-5379-r78w-42h2"}}], "artifact": {"name": "passport-saml", "version": "1.3.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/passport-saml@1.3.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1587", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1587", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1587"], "cvss": null, "fix": {"versions": ["10.36-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1587", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077983,", "https://github.com/PCRE2Project/pcre2/commit/03654e751e7f0700693526b67dfcadda6b42c9d0", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "pcre2", "version": "10.36-r0"}}, "found": {"versionConstraint": "< 10.36-r1 (apk)", "vulnerabilityID": "CVE-2022-1587"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "pcre2", "version": "10.36-r0"}}, "found": {"versionConstraint": "< 10.36-r1 (apk)", "vulnerabilityID": "CVE-2022-1587"}}], "artifact": {"name": "pcre2", "version": "10.36-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:pcre2:pcre2:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre2:pcre:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre:pcre2:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre:pcre:10.36-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/pcre2@10.36-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "pcre2"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libpcre2-8.so.0"}, {"path": "/usr/lib/libpcre2-8.so.0.10.1"}, {"path": "/usr/lib/libpcre2-posix.so.2"}, {"path": "/usr/lib/libpcre2-posix.so.2.0.3"}]}}}, {"vulnerability": {"id": "CVE-2022-1586", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1586", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1586"], "cvss": null, "fix": {"versions": ["10.36-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1586", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1586", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077976,", "https://github.com/PCRE2Project/pcre2/commit/50a51cb7e67268e6ad417eb07c9de9bfea5cc55a,", "https://github.com/PCRE2Project/pcre2/commit/d4fa336fbcc388f89095b184ba6d99422cfc676c", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "pcre2", "version": "10.36-r0"}}, "found": {"versionConstraint": "< 10.36-r1 (apk)", "vulnerabilityID": "CVE-2022-1586"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "pcre2", "version": "10.36-r0"}}, "found": {"versionConstraint": "< 10.36-r1 (apk)", "vulnerabilityID": "CVE-2022-1586"}}], "artifact": {"name": "pcre2", "version": "10.36-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:pcre2:pcre2:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre2:pcre:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre:pcre2:10.36-r0:*:*:*:*:*:*:*", "cpe:2.3:a:pcre:pcre:10.36-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/pcre2@10.36-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "pcre2"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libpcre2-8.so.0"}, {"path": "/usr/lib/libpcre2-8.so.0.10.1"}, {"path": "/usr/lib/libpcre2-posix.so.2"}, {"path": "/usr/lib/libpcre2-posix.so.2.0.3"}]}}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.10.2:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.10.2"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.10.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.10.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.10.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.10.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.10.2"}}, "found": {"versionConstraint": ">=6.10.0,<6.10.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.10.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.10.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.10.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.5.2:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.5.2"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.5.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/request/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.5.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.5.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.5.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.5.2"}}, "found": {"versionConstraint": ">=6.5.0,<6.5.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.5.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/request/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.5.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.5.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.7.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.7.0"}}, "found": {"versionConstraint": ">=6.7.0,<6.7.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.7.0"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.7.0"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.7.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.7.0"}}, "found": {"versionConstraint": ">=6.7.0,<6.7.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.9.6"}}, "found": {"versionConstraint": ">=6.9.0,<6.9.7 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.9.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.9.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.9.6"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.9.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.9.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.9.6"}}, "found": {"versionConstraint": ">=6.9.0,<6.9.7 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.9.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.9.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.9.6"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.9.6", "type": "npm", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.9.6", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28155", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf", "https://github.com/request/request/issues/3442", "https://github.com/request/request/pull/3444", "https://security.netapp.com/advisory/ntap-20230413-0007/"], "description": "** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "metrics": {"baseScore": 6.1, "exploitabilityScore": 2.8, "impactScore": 2.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-p8p7-x288-28g6", "dataSource": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-p8p7-x288-28g6"], "description": "Server-Side Request Forgery in Request", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "request", "version": "2.88.2"}}, "found": {"versionConstraint": "<=2.88.2 (unknown)", "vulnerabilityID": "GHSA-p8p7-x288-28g6"}}], "artifact": {"name": "request", "version": "2.88.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/request/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:request_project:request:2.88.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/request@2.88.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25912", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25912", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/blob/main/docs/PLUGIN-UNSAFE-ACTIONS.md%23overriding-allowed-protocols", "https://github.com/steveukx/git-js/commit/774648049eb3e628379e292ea172dccaba610504", "https://github.com/steveukx/git-js/releases/tag/simple-git%403.15.0", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3153532", "https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221"], "description": "The package simple-git before 3.15.0 are vulnerable to Remote Code Execution (RCE) when enabling the ext transport protocol, which makes it exploitable via clone() method. This vulnerability exists due to an incomplete fix of [CVE-2022-24066](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"vulnerabilityID": "CVE-2022-25912", "versionConstraint": "< 3.15.0 (unknown)", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25912", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25912", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/blob/main/docs/PLUGIN-UNSAFE-ACTIONS.md%23overriding-allowed-protocols", "https://github.com/steveukx/git-js/commit/774648049eb3e628379e292ea172dccaba610504", "https://github.com/steveukx/git-js/releases/tag/simple-git%403.15.0", "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3153532", "https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221"], "description": "The package simple-git before 3.15.0 are vulnerable to Remote Code Execution (RCE) when enabling the ext transport protocol, which makes it exploitable via clone() method. This vulnerability exists due to an incomplete fix of [CVE-2022-24066](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["3.15.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9p95-fxvg-qgq2", "dataSource": "https://github.com/advisories/GHSA-9p95-fxvg-qgq2", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9p95-fxvg-qgq2"], "description": "simple-git vulnerable to Remote Code Execution when enabling the ext transport protocol", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"versionConstraint": "<3.15.0 (unknown)", "vulnerabilityID": "GHSA-9p95-fxvg-qgq2"}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25860", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25860", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/commit/ec97a39ab60b89e870c5170121cd9c1603cc1951", "https://github.com/steveukx/git-js/pull/881/commits/95459310e5b8f96e20bb77ef1a6559036b779e13", "https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3177391"], "description": "Versions of the package simple-git before 3.16.0 are vulnerable to Remote Code Execution (RCE) via the clone(), pull(), push() and listRemote() methods, due to improper input sanitization. This vulnerability exists due to an incomplete fix of [CVE-2022-25912](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"vulnerabilityID": "CVE-2022-25860", "versionConstraint": "< 3.16.0 (unknown)", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25860", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25860", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/commit/ec97a39ab60b89e870c5170121cd9c1603cc1951", "https://github.com/steveukx/git-js/pull/881/commits/95459310e5b8f96e20bb77ef1a6559036b779e13", "https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3177391"], "description": "Versions of the package simple-git before 3.16.0 are vulnerable to Remote Code Execution (RCE) via the clone(), pull(), push() and listRemote() methods, due to improper input sanitization. This vulnerability exists due to an incomplete fix of [CVE-2022-25912](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-3112221).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["3.16.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9w5j-4mwv-2wj8", "dataSource": "https://github.com/advisories/GHSA-9w5j-4mwv-2wj8", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-9w5j-4mwv-2wj8"], "description": "Remote code execution in simple-git", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"versionConstraint": "<3.16.0 (unknown)", "vulnerabilityID": "GHSA-9w5j-4mwv-2wj8"}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24433", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24433", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/pull/767", "https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245", "https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199"], "description": "The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["3.3.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-3f95-r44v-8mrg", "dataSource": "https://github.com/advisories/GHSA-3f95-r44v-8mrg", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-3f95-r44v-8mrg"], "description": "Command injection in simple-git", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"versionConstraint": "<3.3.0 (unknown)", "vulnerabilityID": "GHSA-3f95-r44v-8mrg"}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24433", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24433", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/steveukx/git-js/pull/767", "https://github.com/steveukx/git-js/releases/tag/simple-git%403.3.0", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2421245", "https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199"], "description": "The package simple-git before 3.3.0 are vulnerable to Command Injection via argument injection. When calling the .fetch(remote, branch, handlerFn) function, both the remote and branch parameters are passed to the git fetch subcommand. By injecting some git options it was possible to get arbitrary command execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"vulnerabilityID": "CVE-2022-24433", "versionConstraint": "< 3.3.0 (unknown)", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24066", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24066", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://gist.github.com/lirantal/a930d902294b833514e821102316426b", "https://github.com/steveukx/git-js/commit/2040de601c894363050fef9f28af367b169a56c5", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2434820", "https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306"], "description": "The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of [CVE-2022-24433](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199) which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["3.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-28xr-mwxg-3qc8", "dataSource": "https://github.com/advisories/GHSA-28xr-mwxg-3qc8", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-28xr-mwxg-3qc8"], "description": "Command injection in simple-git", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"versionConstraint": "<3.5.0 (unknown)", "vulnerabilityID": "GHSA-28xr-mwxg-3qc8"}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24066", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24066", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://gist.github.com/lirantal/a930d902294b833514e821102316426b", "https://github.com/steveukx/git-js/commit/2040de601c894363050fef9f28af367b169a56c5", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2434820", "https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-2434306"], "description": "The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of [CVE-2022-24433](https://security.snyk.io/vuln/SNYK-JS-SIMPLEGIT-2421199) which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "package": {"name": "simple-git", "version": "2.21.0"}}, "found": {"vulnerabilityID": "CVE-2022-24066", "versionConstraint": "< 3.5.0 (unknown)", "cpes": ["cpe:2.3:a:simple-git_project:simple-git:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "simple-git", "version": "2.21.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/simple-git@2.21.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-35737", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35737", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/", "https://kb.cert.org/vuls/id/720344", "https://security.gentoo.org/glsa/202210-40", "https://security.netapp.com/advisory/ntap-20220915-0009/", "https://sqlite.org/releaselog/3_39_2.html", "https://www.sqlite.org/cves.html"], "description": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:sqlite:sqlite:3.35.5-r0:*:*:*:*:*:*:*"], "package": {"name": "sqlite", "version": "3.35.5-r0"}}, "found": {"vulnerabilityID": "CVE-2022-35737", "versionConstraint": ">= 1.0.12, < 3.39.2 (unknown)", "cpes": ["cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "sqlite", "version": "3.35.5-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["Public-Domain"], "cpes": ["cpe:2.3:a:sqlite:sqlite:3.35.5-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/sqlite@3.35.5-r0?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "sqlite"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/sqlite3"}]}}}, {"vulnerability": {"id": "CVE-2022-35737", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35737", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/", "https://kb.cert.org/vuls/id/720344", "https://security.gentoo.org/glsa/202210-40", "https://security.netapp.com/advisory/ntap-20220915-0009/", "https://sqlite.org/releaselog/3_39_2.html", "https://www.sqlite.org/cves.html"], "description": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:sqlite:sqlite:3.35.5-r0:*:*:*:*:*:*:*"], "package": {"name": "sqlite", "version": "3.35.5-r0"}}, "found": {"vulnerabilityID": "CVE-2022-35737", "versionConstraint": ">= 1.0.12, < 3.39.2 (unknown)", "cpes": ["cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "sqlite-libs", "version": "3.35.5-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["Public-Domain"], "cpes": ["cpe:2.3:a:sqlite-libs:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite-libs:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite_libs:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite_libs:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "cpe:2.3:a:sqlite:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/sqlite-libs@3.35.5-r0?arch=x86_64&upstream=sqlite&distro=alpine-3.14.3", "upstreams": [{"name": "sqlite"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libsqlite3.so.0"}, {"path": "/usr/lib/libsqlite3.so.0.8.6"}]}}}, {"vulnerability": {"id": "CVE-2022-43441", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43441", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/TryGhost/node-sqlite3/security/advisories/GHSA-jqv5-7xpx-qj74", "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1645"], "description": "A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide malicious input to trigger this vulnerability.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["5.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-jqv5-7xpx-qj74", "dataSource": "https://github.com/advisories/GHSA-jqv5-7xpx-qj74", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-jqv5-7xpx-qj74"], "description": "sqlite vulnerable to code execution due to Object coercion", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "sqlite3", "version": "5.0.2"}}, "found": {"versionConstraint": ">=5.0.0,<5.1.5 (unknown)", "vulnerabilityID": "GHSA-jqv5-7xpx-qj74"}}], "artifact": {"name": "sqlite3", "version": "5.0.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/sqlite3@5.0.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-43441", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43441", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/TryGhost/node-sqlite3/security/advisories/GHSA-jqv5-7xpx-qj74", "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1645"], "description": "A code execution vulnerability exists in the Statement Bindings functionality of Ghost Foundation node-sqlite3 5.1.1. A specially-crafted Javascript file can lead to arbitrary code execution. An attacker can provide malicious input to trigger this vulnerability.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "package": {"name": "sqlite3", "version": "5.0.2"}}, "found": {"vulnerabilityID": "CVE-2022-43441", "versionConstraint": ">= 5.0.0, < 5.1.5 (unknown)", "cpes": ["cpe:2.3:a:ghost:sqlite3:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "sqlite3", "version": "5.0.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/sqlite3@5.0.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21227", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21227", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/TryGhost/node-sqlite3/commit/593c9d498be2510d286349134537e3bf89401c4a", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2805470", "https://snyk.io/vuln/SNYK-JS-SQLITE3-2388645"], "description": "The package sqlite3 before 5.0.3 are vulnerable to Denial of Service (DoS) which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["5.0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9qrh-qjmc-5w2p", "dataSource": "https://github.com/advisories/GHSA-9qrh-qjmc-5w2p", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9qrh-qjmc-5w2p"], "description": "Denial-of-Service when binding invalid parameters in sqlite3", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "sqlite3", "version": "5.0.2"}}, "found": {"versionConstraint": ">=5.0.0,<5.0.3 (unknown)", "vulnerabilityID": "GHSA-9qrh-qjmc-5w2p"}}], "artifact": {"name": "sqlite3", "version": "5.0.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/sqlite3@5.0.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21227", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21227", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/TryGhost/node-sqlite3/commit/593c9d498be2510d286349134537e3bf89401c4a", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2805470", "https://snyk.io/vuln/SNYK-JS-SQLITE3-2388645"], "description": "The package sqlite3 before 5.0.3 are vulnerable to Denial of Service (DoS) which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "package": {"name": "sqlite3", "version": "5.0.2"}}, "found": {"vulnerabilityID": "CVE-2022-21227", "versionConstraint": "< 5.0.3 (unknown)", "cpes": ["cpe:2.3:a:ghost:sqlite3:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "sqlite3", "version": "5.0.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/sqlite3@5.0.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-28391", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391"], "cvss": null, "fix": {"versions": ["1.33.1-r7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28391", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28391", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch", "https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch", "https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661"], "description": "BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record's value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal's colors.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}], "artifact": {"name": "ssl_client", "version": "1.33.1-r6", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-only"], "cpes": ["cpe:2.3:a:ssl-client:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl-client:ssl_client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl_client:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl_client:ssl_client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "cpe:2.3:a:ssl:ssl_client:1.33.1-r6:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/ssl_client@1.33.1-r6?arch=x86_64&upstream=busybox&distro=alpine-3.14.3", "upstreams": [{"name": "busybox"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client"}]}}}, {"vulnerability": {"id": "CVE-2021-37713", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-37713", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/security/advisories/GHSA-5955-9wpr-37jh", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, in part, accomplished by sanitizing absolute paths of entries within the archive, skipping archive entries that contain `..` path portions, and resolving the sanitized paths against the extraction target directory. This logic was insufficient on Windows systems when extracting tar files that contained a path that was not an absolute path, but specified a drive letter different from the extraction target, such as `C:some\\path`. If the drive letter does not match the extraction target, for example `D:\\extraction\\dir`, then the result of `path.resolve(extractionDirectory, entryPath)` would resolve against the current working directory on the `C:` drive, rather than the extraction target directory. Additionally, a `..` portion of the path could occur immediately after the drive letter, such as `C:../foo`, and was not properly sanitized by the logic that checked for `..` within the normalized and split portions of the path. This only affects users of `node-tar` on Windows systems. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. There is no reasonable way to work around this issue without performing the same path normalization procedures that node-tar now does. Users are encouraged to upgrade to the latest patched versions of node-tar, rather than attempt to sanitize paths themselves.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.4, "exploitabilityScore": 3.4, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 8.6, "exploitabilityScore": 1.8, "impactScore": 6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["4.4.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-5955-9wpr-37jh", "dataSource": "https://github.com/advisories/GHSA-5955-9wpr-37jh", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-5955-9wpr-37jh"], "description": "Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<4.4.18 (unknown)", "vulnerabilityID": "GHSA-5955-9wpr-37jh"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-37712", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-37712", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p", "https://lists.debian.org/debian-lts-announce/2022/12/msg00023.html", "https://www.debian.org/security/2021/dsa-5008", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value. Additionally, on Windows systems, long path portions would resolve to the same file system entities as their 8.3 \"short path\" counterparts. A specially crafted tar archive could thus include a directory with one form of the path, followed by a symbolic link with a different string that resolves to the same file system entity, followed by a file using the first form. By first creating a directory, and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-qq89-hq3f-393p.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.4, "exploitabilityScore": 3.4, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 8.6, "exploitabilityScore": 1.8, "impactScore": 6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["4.4.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qq89-hq3f-393p", "dataSource": "https://github.com/advisories/GHSA-qq89-hq3f-393p", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-qq89-hq3f-393p"], "description": "Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<4.4.18 (unknown)", "vulnerabilityID": "GHSA-qq89-hq3f-393p"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-37701", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-37701", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc", "https://lists.debian.org/debian-lts-announce/2022/12/msg00023.html", "https://www.debian.org/security/2021/dsa-5008", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 4.4.16, 5.0.8, and 6.1.7 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory, where the symlink and directory names in the archive entry used backslashes as a path separator on posix systems. The cache checking logic used both `\\` and `/` characters as path separators, however `\\` is a valid filename character on posix systems. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. Additionally, a similar confusion could arise on case-insensitive filesystems. If a tar archive contained a directory at `FOO`, followed by a symbolic link named `foo`, then on case-insensitive file systems, the creation of the symbolic link would remove the directory from the filesystem, but _not_ from the internal directory cache, as it would not be treated as a cache hit. A subsequent file entry within the `FOO` directory would then be placed in the target of the symbolic link, thinking that the directory had already been created. These issues were addressed in releases 4.4.16, 5.0.8 and 6.1.7. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-9r2w-394v-53qc.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.4, "exploitabilityScore": 3.4, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 8.6, "exploitabilityScore": 1.8, "impactScore": 6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["4.4.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-9r2w-394v-53qc", "dataSource": "https://github.com/advisories/GHSA-9r2w-394v-53qc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-9r2w-394v-53qc"], "description": "Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<4.4.16 (unknown)", "vulnerabilityID": "GHSA-9r2w-394v-53qc"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32804", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32804", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/commit/1f036ca23f64a547bdd6c79c1a44bc62e8115da4", "https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9", "https://www.npmjs.com/advisories/1770", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the `preservePaths` flag is not set to `true`. This is achieved by stripping the absolute path root from any absolute file paths contained in a tar file. For example `/home/user/.bashrc` would turn into `home/user/.bashrc`. This logic was insufficient when file paths contained repeated path roots such as `////home/user/.bashrc`. `node-tar` would only strip a single path root from such paths. When given an absolute file path with repeating path roots, the resulting path (e.g. `///home/user/.bashrc`) would still resolve to an absolute path, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.2, 4.4.14, 5.0.6 and 6.1.1. Users may work around this vulnerability without upgrading by creating a custom `onentry` method which sanitizes the `entry.path` or a `filter` method which removes entries with absolute paths. See referenced GitHub Advisory for details. Be aware of CVE-2021-32803 which fixes a similar bug in later versions of tar.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "package": {"name": "tar", "version": "2.2.2"}}, "found": {"vulnerabilityID": "CVE-2021-32804", "versionConstraint": "< 3.2.2 || >= 4.0.0, < 4.4.14 || >= 5.0.0, < 5.0.6 || >= 6.0.0, < 6.1.1 (unknown)", "cpes": ["cpe:2.3:a:tar_project:tar:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32804", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32804", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/commit/1f036ca23f64a547bdd6c79c1a44bc62e8115da4", "https://github.com/npm/node-tar/security/advisories/GHSA-3jfq-g458-7qm9", "https://www.npmjs.com/advisories/1770", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 6.1.1, 5.0.6, 4.4.14, and 3.3.2 has a arbitrary File Creation/Overwrite vulnerability due to insufficient absolute path sanitization. node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the `preservePaths` flag is not set to `true`. This is achieved by stripping the absolute path root from any absolute file paths contained in a tar file. For example `/home/user/.bashrc` would turn into `home/user/.bashrc`. This logic was insufficient when file paths contained repeated path roots such as `////home/user/.bashrc`. `node-tar` would only strip a single path root from such paths. When given an absolute file path with repeating path roots, the resulting path (e.g. `///home/user/.bashrc`) would still resolve to an absolute path, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.2, 4.4.14, 5.0.6 and 6.1.1. Users may work around this vulnerability without upgrading by creating a custom `onentry` method which sanitizes the `entry.path` or a `filter` method which removes entries with absolute paths. See referenced GitHub Advisory for details. Be aware of CVE-2021-32803 which fixes a similar bug in later versions of tar.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["3.2.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-3jfq-g458-7qm9", "dataSource": "https://github.com/advisories/GHSA-3jfq-g458-7qm9", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-3jfq-g458-7qm9"], "description": "Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<3.2.2 (unknown)", "vulnerabilityID": "GHSA-3jfq-g458-7qm9"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32803", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32803", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/commit/9dbdeb6df8e9dbd96fa9e84341b9d74734be6c20", "https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw", "https://www.npmjs.com/advisories/1771", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 6.1.2, 5.0.7, 4.4.15, and 3.2.3 has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory. This order of operations resulted in the directory being created and added to the `node-tar` directory cache. When a directory is present in the directory cache, subsequent calls to mkdir for that directory are skipped. However, this is also where `node-tar` checks for symlinks occur. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass `node-tar` symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.3, 4.4.15, 5.0.7 and 6.1.2.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "package": {"name": "tar", "version": "2.2.2"}}, "found": {"vulnerabilityID": "CVE-2021-32803", "versionConstraint": "< 3.2.3 || >= 4.0.0, < 4.4.15 || >= 5.0.0, < 5.0.7 || >= 6.0.0, < 6.1.2 (unknown)", "cpes": ["cpe:2.3:a:tar_project:tar:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32803", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32803", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf", "https://github.com/npm/node-tar/commit/9dbdeb6df8e9dbd96fa9e84341b9d74734be6c20", "https://github.com/npm/node-tar/security/advisories/GHSA-r628-mhmh-qjhw", "https://www.npmjs.com/advisories/1771", "https://www.npmjs.com/package/tar", "https://www.oracle.com/security-alerts/cpuoct2021.html"], "description": "The npm package \"tar\" (aka node-tar) before versions 6.1.2, 5.0.7, 4.4.15, and 3.2.3 has an arbitrary File Creation/Overwrite vulnerability via insufficient symlink protection. `node-tar` aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary `stat` calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory. This order of operations resulted in the directory being created and added to the `node-tar` directory cache. When a directory is present in the directory cache, subsequent calls to mkdir for that directory are skipped. However, this is also where `node-tar` checks for symlinks occur. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass `node-tar` symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. This issue was addressed in releases 3.2.3, 4.4.15, 5.0.7 and 6.1.2.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "metrics": {"baseScore": 8.2, "exploitabilityScore": 1.8, "impactScore": 5.8}, "vendorMetadata": {}}], "fix": {"versions": ["3.2.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-r628-mhmh-qjhw", "dataSource": "https://github.com/advisories/GHSA-r628-mhmh-qjhw", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-r628-mhmh-qjhw"], "description": "Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "tar", "version": "2.2.2"}}, "found": {"versionConstraint": "<3.2.3 (unknown)", "vulnerabilityID": "GHSA-r628-mhmh-qjhw"}}], "artifact": {"name": "tar", "version": "2.2.2", "type": "npm", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["ISC"], "cpes": ["cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/tar@2.2.2", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25927", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25927", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/faisalman/ua-parser-js/commit/a6140a17dd0300a35cfc9cff999545f267889411", "https://security.snyk.io/vuln/SNYK-JS-UAPARSERJS-3244450"], "description": "Versions of the package ua-parser-js from 0.7.30 and before 0.7.33, from 0.8.1 and before 1.0.33 are vulnerable to Regular Expression Denial of Service (ReDoS) via the trim() function.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.7.33"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-fhg7-m89q-25r3", "dataSource": "https://github.com/advisories/GHSA-fhg7-m89q-25r3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-fhg7-m89q-25r3"], "description": "ReDoS Vulnerability in ua-parser-js version ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ua-parser-js", "version": "0.7.31"}}, "found": {"versionConstraint": "<0.7.33 (unknown)", "vulnerabilityID": "GHSA-fhg7-m89q-25r3"}}], "artifact": {"name": "ua-parser-js", "version": "0.7.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/ua-parser-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ua-parser-js_project:ua-parser-js:0.7.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ua-parser-js@0.7.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-25927", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-25927", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/faisalman/ua-parser-js/commit/a6140a17dd0300a35cfc9cff999545f267889411", "https://security.snyk.io/vuln/SNYK-JS-UAPARSERJS-3244450"], "description": "Versions of the package ua-parser-js from 0.7.30 and before 0.7.33, from 0.8.1 and before 1.0.33 are vulnerable to Regular Expression Denial of Service (ReDoS) via the trim() function.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ua-parser-js_project:ua-parser-js:0.7.31:*:*:*:*:node.js:*:*"], "package": {"name": "ua-parser-js", "version": "0.7.31"}}, "found": {"vulnerabilityID": "CVE-2022-25927", "versionConstraint": ">= 0.7.30, < 0.7.33 || >= 0.8.1, < 1.0.33 (unknown)", "cpes": ["cpe:2.3:a:ua-parser-js_project:ua-parser-js:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ua-parser-js", "version": "0.7.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/ua-parser-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ua-parser-js_project:ua-parser-js:0.7.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ua-parser-js@0.7.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71", "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503", "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984", "https://www.debian.org/security/2021/dsa-4883", "https://www.tenable.com/security/tns-2021-14"], "description": "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6.5, "exploitabilityScore": 8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 3.3, "exploitabilityScore": 0.7, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": ["1.12.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-cf4h-3jhx-xvhq", "dataSource": "https://github.com/advisories/GHSA-cf4h-3jhx-xvhq", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-cf4h-3jhx-xvhq"], "description": "Arbitrary Code Execution in underscore", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "underscore", "version": "1.6.0"}}, "found": {"versionConstraint": ">=1.3.2,<1.12.1 (unknown)", "vulnerabilityID": "GHSA-cf4h-3jhx-xvhq"}}], "artifact": {"name": "underscore", "version": "1.6.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:underscorejs:underscore:1.6.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/underscore@1.6.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71", "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503", "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984", "https://www.debian.org/security/2021/dsa-4883", "https://www.tenable.com/security/tns-2021-14"], "description": "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6.5, "exploitabilityScore": 8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 3.3, "exploitabilityScore": 0.7, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:underscorejs:underscore:1.6.0:*:*:*:*:node.js:*:*"], "package": {"name": "underscore", "version": "1.6.0"}}, "found": {"vulnerabilityID": "CVE-2021-23358", "versionConstraint": ">= 1.3.2, < 1.12.1 || >= 1.13.0-0, < 1.13.0-2 (unknown)", "cpes": ["cpe:2.3:a:underscorejs:underscore:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "underscore", "version": "1.6.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:underscorejs:underscore:1.6.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/underscore@1.6.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71", "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503", "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984", "https://www.debian.org/security/2021/dsa-4883", "https://www.tenable.com/security/tns-2021-14"], "description": "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6.5, "exploitabilityScore": 8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 3.3, "exploitabilityScore": 0.7, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": ["1.12.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-cf4h-3jhx-xvhq", "dataSource": "https://github.com/advisories/GHSA-cf4h-3jhx-xvhq", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-cf4h-3jhx-xvhq"], "description": "Arbitrary Code Execution in underscore", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "underscore", "version": "1.8.3"}}, "found": {"versionConstraint": ">=1.3.2,<1.12.1 (unknown)", "vulnerabilityID": "GHSA-cf4h-3jhx-xvhq"}}], "artifact": {"name": "underscore", "version": "1.8.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:underscorejs:underscore:1.8.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/underscore@1.8.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23358", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71", "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E", "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503", "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984", "https://www.debian.org/security/2021/dsa-4883", "https://www.tenable.com/security/tns-2021-14"], "description": "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6.5, "exploitabilityScore": 8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.2, "exploitabilityScore": 1.2, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 3.3, "exploitabilityScore": 0.7, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:underscorejs:underscore:1.8.3:*:*:*:*:node.js:*:*"], "package": {"name": "underscore", "version": "1.8.3"}}, "found": {"vulnerabilityID": "CVE-2021-23358", "versionConstraint": ">= 1.3.2, < 1.12.1 || >= 1.13.0-0, < 1.13.0-2 (unknown)", "cpes": ["cpe:2.3:a:underscorejs:underscore:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "underscore", "version": "1.8.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:underscorejs:underscore:1.8.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/underscore@1.8.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ws_project:ws:5.2.3:*:*:*:*:node.js:*:*"], "package": {"name": "ws", "version": "5.2.3"}}, "found": {"vulnerabilityID": "CVE-2021-32640", "versionConstraint": ">= 5.0.0, < 6.2.2 || >= 7.0.0, < 7.4.6 (unknown)", "cpes": ["cpe:2.3:a:ws_project:ws:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ws", "version": "5.2.3", "type": "npm", "locations": [{"path": "/wiki/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:5.2.3:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@5.2.3", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["7.4.6"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-6fc8-4gx4-v693", "dataSource": "https://github.com/advisories/GHSA-6fc8-4gx4-v693", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-6fc8-4gx4-v693"], "description": "ReDoS in Sec-Websocket-Protocol header", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ws", "version": "7.4.5"}}, "found": {"versionConstraint": ">=7.0.0,<7.4.6 (unknown)", "vulnerabilityID": "GHSA-6fc8-4gx4-v693"}}], "artifact": {"name": "ws", "version": "7.4.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@7.4.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "package": {"name": "ws", "version": "7.4.5"}}, "found": {"vulnerabilityID": "CVE-2021-32640", "versionConstraint": ">= 5.0.0, < 6.2.2 || >= 7.0.0, < 7.4.6 (unknown)", "cpes": ["cpe:2.3:a:ws_project:ws:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ws", "version": "7.4.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@7.4.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "package": {"name": "ws", "version": "7.4.5"}}, "found": {"vulnerabilityID": "CVE-2021-32640", "versionConstraint": ">= 5.0.0, < 6.2.2 || >= 7.0.0, < 7.4.6 (unknown)", "cpes": ["cpe:2.3:a:ws_project:ws:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "ws", "version": "7.4.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@7.4.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32640", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32640", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff", "https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693", "https://lists.apache.org/thread.html/rdfa7b6253c4d6271e31566ecd5f30b7ce1b8fb2c89d52b8c4e0f4e30@%3Ccommits.tinkerpop.apache.org%3E", "https://security.netapp.com/advisory/ntap-20210706-0005/"], "description": "ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["7.4.6"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-6fc8-4gx4-v693", "dataSource": "https://github.com/advisories/GHSA-6fc8-4gx4-v693", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-6fc8-4gx4-v693"], "description": "ReDoS in Sec-Websocket-Protocol header", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "ws", "version": "7.4.5"}}, "found": {"versionConstraint": ">=7.0.0,<7.4.6 (unknown)", "vulnerabilityID": "GHSA-6fc8-4gx4-v693"}}], "artifact": {"name": "ws", "version": "7.4.5", "type": "npm", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/ws@7.4.5", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://fluidattacks.com/advisories/myers/", "https://github.com/Leonidas-from-XIV/node-xml2js/"], "description": "xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-776f-qx25-q3cc", "dataSource": "https://github.com/advisories/GHSA-776f-qx25-q3cc", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-776f-qx25-q3cc"], "description": "xml2js is vulnerable to prototype pollution ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xml2js", "version": "0.1.14"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-776f-qx25-q3cc"}}], "artifact": {"name": "xml2js", "version": "0.1.14", "type": "npm", "locations": [{"path": "/wiki/node_modules/webfinger/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": null, "cpes": ["cpe:2.3:a:Leonidas-from-XIV:xml2js:0.1.14:*:*:*:*:*:*:*", "cpe:2.3:a:xml2js:xml2js:0.1.14:*:*:*:*:*:*:*"], "purl": "pkg:npm/xml2js@0.1.14", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://fluidattacks.com/advisories/myers/", "https://github.com/Leonidas-from-XIV/node-xml2js/"], "description": "xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-776f-qx25-q3cc", "dataSource": "https://github.com/advisories/GHSA-776f-qx25-q3cc", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-776f-qx25-q3cc"], "description": "xml2js is vulnerable to prototype pollution ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xml2js", "version": "0.4.19"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-776f-qx25-q3cc"}}], "artifact": {"name": "xml2js", "version": "0.4.19", "type": "npm", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.19:*:*:*:*:*:*:*", "cpe:2.3:a:xml2js:xml2js:0.4.19:*:*:*:*:*:*:*"], "purl": "pkg:npm/xml2js@0.4.19", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://fluidattacks.com/advisories/myers/", "https://github.com/Leonidas-from-XIV/node-xml2js/"], "description": "xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-776f-qx25-q3cc", "dataSource": "https://github.com/advisories/GHSA-776f-qx25-q3cc", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-776f-qx25-q3cc"], "description": "xml2js is vulnerable to prototype pollution ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xml2js", "version": "0.4.23"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-776f-qx25-q3cc"}}], "artifact": {"name": "xml2js", "version": "0.4.23", "type": "npm", "locations": [{"path": "/wiki/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.23:*:*:*:*:*:*:*", "cpe:2.3:a:xml2js:xml2js:0.4.23:*:*:*:*:*:*:*"], "purl": "pkg:npm/xml2js@0.4.23", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0842", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0842", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://fluidattacks.com/advisories/myers/", "https://github.com/Leonidas-from-XIV/node-xml2js/"], "description": "xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-776f-qx25-q3cc", "dataSource": "https://github.com/advisories/GHSA-776f-qx25-q3cc", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-776f-qx25-q3cc"], "description": "xml2js is vulnerable to prototype pollution ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xml2js", "version": "0.4.4"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-776f-qx25-q3cc"}}], "artifact": {"name": "xml2js", "version": "0.4.4", "type": "npm", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.4:*:*:*:*:*:*:*", "cpe:2.3:a:xml2js:xml2js:0.4.4:*:*:*:*:*:*:*"], "purl": "pkg:npm/xml2js@0.4.4", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-39353", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-39353", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://github.com/jindw/xmldom/issues/150", "https://github.com/xmldom/xmldom/security/advisories/GHSA-crh6-fp67-6883", "https://lists.debian.org/debian-lts-announce/2023/01/msg00000.html"], "description": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. xmldom parses XML that is not well-formed because it contains multiple top level elements, and adds all root nodes to the `childNodes` collection of the `Document`, without reporting any error or throwing. This breaks the assumption that there is only a single root node in the tree, which led to issuance of CVE-2022-39299 as it is a potential issue for dependents. Update to @xmldom/xmldom@~0.7.7, @xmldom/xmldom@~0.8.4 (dist-tag latest) or @xmldom/xmldom@>=0.9.0-beta.4 (dist-tag next). As a workaround, please one of the following approaches depending on your use case: instead of searching for elements in the whole DOM, only search in the `documentElement`or reject a document with a document that has more then 1 `childNode`.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H", "metrics": {"baseScore": 9.4, "exploitabilityScore": 3.9, "impactScore": 5.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-crh6-fp67-6883", "dataSource": "https://github.com/advisories/GHSA-crh6-fp67-6883", "namespace": "github:language:javascript", "severity": "Critical", "urls": ["https://github.com/advisories/GHSA-crh6-fp67-6883"], "description": "xmldom allows multiple root nodes in a DOM", "cvss": null}], "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"vulnerabilityID": "CVE-2022-39353", "versionConstraint": "< 0.6.0 || >= 0.7.0, < 0.7.7 || >= 0.8.0, < 0.8.4 || = 0.9.0 || = 0.9.0 || = 0.9.0 (unknown)", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*"]}}, {"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"versionConstraint": "<=0.6.0 (unknown)", "vulnerabilityID": "GHSA-crh6-fp67-6883"}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-37616", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37616", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://users.encs.concordia.ca/~mmannan/publications/JS-vulnerability-aisaccs2022.pdf", "https://dl.acm.org/doi/abs/10.1145/3488932.3497769", "https://dl.acm.org/doi/pdf/10.1145/3488932.3497769", "https://github.com/xmldom/xmldom/blob/bc36efddf9948aba15618f85dc1addfc2ac9d7b2/lib/dom.js#L1", "https://github.com/xmldom/xmldom/blob/bc36efddf9948aba15618f85dc1addfc2ac9d7b2/lib/dom.js#L3", "https://github.com/xmldom/xmldom/issues/436", "https://github.com/xmldom/xmldom/issues/436#issuecomment-1319412826", "https://github.com/xmldom/xmldom/issues/436#issuecomment-1327776560", "https://github.com/xmldom/xmldom/security/advisories/GHSA-9pgh-qqpf-7wqj", "https://lists.debian.org/debian-lts-announce/2022/10/msg00023.html"], "description": "A prototype pollution vulnerability exists in the function copy in dom.js in the xmldom (published as @xmldom/xmldom) package before 0.8.3 for Node.js via the p variable. NOTE: the vendor states \"we are in the process of marking this report as invalid\"; however, some third parties takes the position that \"A prototype injection/Prototype pollution is not just when global objects are polluted with recursive merge or deep cloning but also when a target object is polluted.\"", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"vulnerabilityID": "CVE-2022-37616", "versionConstraint": "<= 0.6.0 || >= 0.7.0, < 0.7.6 || >= 0.8.0, < 0.8.3 || = 0.9.0 (unknown)", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32796", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32796", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/xmldom/xmldom/commit/7b4b743917a892d407356e055b296dcd6d107e8b", "https://github.com/xmldom/xmldom/security/advisories/GHSA-5fg8-2547-mr8q", "https://mattermost.com/blog/coordinated-disclosure-go-xml-vulnerabilities/"], "description": "xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This issue has been resolved in version 0.7.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": ["0.7.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-5fg8-2547-mr8q", "dataSource": "https://github.com/advisories/GHSA-5fg8-2547-mr8q", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-5fg8-2547-mr8q"], "description": "Misinterpretation of malicious XML input", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"versionConstraint": "<0.7.0 (unknown)", "vulnerabilityID": "GHSA-5fg8-2547-mr8q"}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-32796", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-32796", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/xmldom/xmldom/commit/7b4b743917a892d407356e055b296dcd6d107e8b", "https://github.com/xmldom/xmldom/security/advisories/GHSA-5fg8-2547-mr8q", "https://mattermost.com/blog/coordinated-disclosure-go-xml-vulnerabilities/"], "description": "xmldom is an open source pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.6.0 and older do not correctly escape special characters when serializing elements removed from their ancestor. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This issue has been resolved in version 0.7.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"vulnerabilityID": "CVE-2021-32796", "versionConstraint": "< 0.7.0 (unknown)", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-21366", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-21366", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/xmldom/xmldom/commit/d4201b9dfbf760049f457f9f08a3888d48835135", "https://github.com/xmldom/xmldom/releases/tag/0.5.0", "https://github.com/xmldom/xmldom/security/advisories/GHSA-h6q6-9hqw-rwfv", "https://lists.debian.org/debian-lts-announce/2023/01/msg00000.html", "https://www.npmjs.com/package/xmldom"], "description": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.4.0 and older do not correctly preserve system identifiers, FPIs or namespaces when repeatedly parsing and serializing maliciously crafted documents. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This is fixed in version 0.5.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 2.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 2.8, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.5.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-h6q6-9hqw-rwfv", "dataSource": "https://github.com/advisories/GHSA-h6q6-9hqw-rwfv", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-h6q6-9hqw-rwfv"], "description": "Misinterpretation of malicious XML input", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"versionConstraint": "<0.5.0 (unknown)", "vulnerabilityID": "GHSA-h6q6-9hqw-rwfv"}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-21366", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-21366", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/xmldom/xmldom/commit/d4201b9dfbf760049f457f9f08a3888d48835135", "https://github.com/xmldom/xmldom/releases/tag/0.5.0", "https://github.com/xmldom/xmldom/security/advisories/GHSA-h6q6-9hqw-rwfv", "https://lists.debian.org/debian-lts-announce/2023/01/msg00000.html", "https://www.npmjs.com/package/xmldom"], "description": "xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module. xmldom versions 0.4.0 and older do not correctly preserve system identifiers, FPIs or namespaces when repeatedly parsing and serializing maliciously crafted documents. This may lead to unexpected syntactic changes during XML processing in some downstream applications. This is fixed in version 0.5.0. As a workaround downstream applications can validate the input and reject the maliciously crafted documents.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 2.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 2.8, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "package": {"name": "xmldom", "version": "0.1.31"}}, "found": {"vulnerabilityID": "CVE-2021-21366", "versionConstraint": "< 0.5.0 (unknown)", "cpes": ["cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "xmldom", "version": "0.1.31", "type": "npm", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["(LGPL-2.0 or MIT)"], "cpes": ["cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/xmldom@0.1.31", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-37434", "namespace": "alpine:distro:alpine:3.14", "severity": "Critical", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-37434"], "cvss": null, "fix": {"versions": ["1.2.12-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "zlib", "version": "1.2.11-r3"}}, "found": {"versionConstraint": "< 1.2.12-r2 (apk)", "vulnerabilityID": "CVE-2022-37434"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "zlib", "version": "1.2.11-r3"}}, "found": {"versionConstraint": "< 1.2.12-r2 (apk)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "zlib", "version": "1.2.11-r3", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib:zlib:1.2.11-r3:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/zlib@1.2.11-r3?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "zlib"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libz.so.1"}, {"path": "/lib/libz.so.1.2.11"}]}}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032"], "cvss": null, "fix": {"versions": ["1.2.12-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "zlib", "version": "1.2.11-r3"}}, "found": {"versionConstraint": "< 1.2.12-r0 (apk)", "vulnerabilityID": "CVE-2018-25032"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "zlib", "version": "1.2.11-r3"}}, "found": {"versionConstraint": "< 1.2.12-r0 (apk)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "zlib", "version": "1.2.11-r3", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib:zlib:1.2.11-r3:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/zlib@1.2.11-r3?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "zlib"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libz.so.1"}, {"path": "/lib/libz.so.1.2.11"}]}}}], "source": {"type": "image", "target": {"userInput": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "imageID": "sha256:e6969a016b786b77f725f02d27a47d65484b67e7ab5292aa602db44948a8030b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 830137417, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6b57ccf3ab0107491253b51b610cb5670eafff847b99f8dbab7233bb211d6c2e", "size": 5605371}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "size": 96531390}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1b001b61cd390f74a4e2598cbab2320a54af851a3432f960fd02061a32851bde", "size": 7766950}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2c3250b94855b9bcad63253796802dff728376b9f231e0acd838201db024cedb", "size": 388}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:aa4ca4b1ab2f3d9954e18574a42d85460fdb32e955f51704509873d30197037e", "size": 430329173}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:349e83e73b476da21947dce38aabf6939b06399a9ef7c7739fd93959f39f371c", "size": 26228005}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef", "size": 262719898}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "size": 902856}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:37fd5d56f1d2ca3299f586ec3d0284df994b7288bae19c856791f7b02b4ee343", "size": 6707}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "size": 363}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "size": 11796}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d", "size": 34520}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMS0xMS0xMlQxNzoxOTo0NC43OTUyMzc5MTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjc2MmM4OTllYzA1MDVkMWEzMjkzMGVlODA0YzViMDA4ODI1ZjQxNjExMTYxYmUxMDQwNzZjYmEzM2I3ZTViMmIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTExLTEyVDE3OjE5OjQ1LjA3OTAxMzIxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzI6NTMuNjczMjQ5NDcyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIE5PREVfVkVSU0lPTj0xNi4xMy4xIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzM6MDEuODQwMDA3MjA1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFkZGdyb3VwIC1nIDEwMDAgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLXUgMTAwMCAtRyBub2RlIC1zIC9iaW4vc2ggLUQgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAgICAgICAgIGxpYnN0ZGMrKyAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgQVJDSD0gXHUwMDI2XHUwMDI2IGFscGluZUFyY2g9XCIkKGFwayAtLXByaW50LWFyY2gpXCIgICAgICAgXHUwMDI2XHUwMDI2IGNhc2UgXCIke2FscGluZUFyY2gjIyotfVwiIGluICAgICAgICAgeDg2XzY0KSAgICAgICAgICAgQVJDSD0neDY0JyAgICAgICAgICAgQ0hFQ0tTVU09XCIzYjRjNDdlNTU1NGZhNDY2NjUxYTc2NzY5MWZjNzZjMDliNmE1MTRiNDlkNzliYmQwMDYxZTU0OTYxNGFkZWRmXCIgICAgICAgICAgIDs7ICAgICAgICAgKikgOzsgICAgICAgZXNhYyAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHtDSEVDS1NVTX1cIiBdOyB0aGVuICAgICBzZXQgLWV1OyAgICAgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly91bm9mZmljaWFsLWJ1aWxkcy5ub2RlanMub3JnL2Rvd25sb2FkL3JlbGVhc2UvdiROT0RFX1ZFUlNJT04vbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiOyAgICAgZWNobyBcIiRDSEVDS1NVTSAgbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIHwgc2hhMjU2c3VtIC1jIC0gICAgICAgXHUwMDI2XHUwMDI2IHRhciAteEpmIFwibm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIC1DIC91c3IvbG9jYWwgLS1zdHJpcC1jb21wb25lbnRzPTEgLS1uby1zYW1lLW93bmVyICAgICAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvdXNyL2xvY2FsL2Jpbi9ub2RlIC91c3IvbG9jYWwvYmluL25vZGVqczsgICBlbHNlICAgICBlY2hvIFwiQnVpbGRpbmcgZnJvbSBzb3VyY2VcIiAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgICAgIGJpbnV0aWxzLWdvbGQgICAgICAgICBnKysgICAgICAgICBnY2MgICAgICAgICBnbnVwZyAgICAgICAgIGxpYmdjYyAgICAgICAgIGxpbnV4LWhlYWRlcnMgICAgICAgICBtYWtlICAgICAgICAgcHl0aG9uMyAgICAgXHUwMDI2XHUwMDI2IGZvciBrZXkgaW4gICAgICAgNEVENzc4RjUzOUUzNjM0Qzc3OUM4N0M2RDcwNjI4NDhBMUFCMDA1QyAgICAgICA5NEFFMzY2NzVDNDY0RDY0QkFGQTY4REQ3NDM0MzkwQkRCRTlCOUM1ICAgICAgIDc0RjEyNjAyQjZGMUM0RTkxM0ZBQTM3QUQzQTg5NjEzNjQzQjYyMDEgICAgICAgNzFEQ0ZEMjg0QTc5QzNCMzg2NjgyODZCQzk3RUM3QTA3RURFM0ZDMSAgICAgICA4RkNDQTEzRkVGMUQwQzJFOTEwMDhFMDk3NzBGN0E5QTVBRTE1NjAwICAgICAgIEM0RjBERkZGNEU4QzFBODIzNjQwOUQwOEU3M0JDNjQxQ0MxMUY0QzggICAgICAgQzgyRkEzQUUxQ0JFREM2QkU0NkI5MzYwQzQzQ0VDNDVDMTdBQjkzQyAgICAgICBERDhGMjMzOEJBRTc1MDFFM0RENUFDNzhDMjczNzkyRjdEODM1NDVEICAgICAgIEE0OEMyQkVFNjgwRTg0MTYzMkNENEU0NEYwNzQ5NkIzRUIzQzE3NjIgICAgICAgMTA4RjUyQjQ4REI1N0JCMENDNDM5QjI5OTdCMDE0MTlCRDkyRjgwQSAgICAgICBCOUUyRjU5ODFBQTZFMENEMjgxNjBEOUZGMTM5OTNBNzU1OTk2NTNDICAgICA7IGRvICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGtleXNlcnZlci51YnVudHUuY29tIC0tcmVjdi1rZXlzIFwiJGtleVwiIDsgICAgIGRvbmUgICAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL25vZGVqcy5vcmcvZGlzdC92JE5PREVfVkVSU0lPTi9ub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiICAgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly9ub2RlanMub3JnL2Rpc3QvdiROT0RFX1ZFUlNJT04vU0hBU1VNUzI1Ni50eHQuYXNjXCIgICAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLWRlY3J5cHQgLS1vdXRwdXQgU0hBU1VNUzI1Ni50eHQgU0hBU1VNUzI1Ni50eHQuYXNjICAgICBcdTAwMjZcdTAwMjYgZ3JlcCBcIiBub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elxcJFwiIFNIQVNVTVMyNTYudHh0IHwgc2hhMjU2c3VtIC1jIC0gICAgIFx1MDAyNlx1MDAyNiB0YXIgLXhmIFwibm9kZS12JE5PREVfVkVSU0lPTi50YXIueHpcIiAgICAgXHUwMDI2XHUwMDI2IGNkIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgICAgIFx1MDAyNlx1MDAyNiBtYWtlIC1qJChnZXRjb25mIF9OUFJPQ0VTU09SU19PTkxOKSBWPSAgICAgXHUwMDI2XHUwMDI2IG1ha2UgaW5zdGFsbCAgICAgXHUwMDI2XHUwMDI2IGFwayBkZWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgXHUwMDI2XHUwMDI2IGNkIC4uICAgICBcdTAwMjZcdTAwMjYgcm0gLVJmIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgcm0gXCJub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiIFNIQVNVTVMyNTYudHh0LmFzYyBTSEFTVU1TMjU2LnR4dDsgICBmaSAgIFx1MDAyNlx1MDAyNiBybSAtZiBcIm5vZGUtdiROT0RFX1ZFUlNJT04tbGludXgtJEFSQ0gtbXVzbC50YXIueHpcIiAgIFx1MDAyNlx1MDAyNiBhcGsgZGVsIC5idWlsZC1kZXBzICAgXHUwMDI2XHUwMDI2IG5vZGUgLS12ZXJzaW9uICAgXHUwMDI2XHUwMDI2IG5wbSAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjAyLjMwNDIwMzk3NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBZQVJOX1ZFUlNJT049MS4yMi4xNSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA3LjcwOTYxMjI5MloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzLXlhcm4gY3VybCBnbnVwZyB0YXIgICBcdTAwMjZcdTAwMjYgZm9yIGtleSBpbiAgICAgNkEwMTBDNTE2NjAwNjU5OUFBMTdGMDgxNDZDMjEzMERGRDI0OTdGNSAgIDsgZG8gICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICBncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIiA7ICAgZG9uZSAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL3lhcm5wa2cuY29tL2Rvd25sb2Fkcy8kWUFSTl9WRVJTSU9OL3lhcm4tdiRZQVJOX1ZFUlNJT04udGFyLmd6XCIgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly95YXJucGtnLmNvbS9kb3dubG9hZHMvJFlBUk5fVkVSU0lPTi95YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2NcIiAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLXZlcmlmeSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgbWtkaXIgLXAgL29wdCAgIFx1MDAyNlx1MDAyNiB0YXIgLXh6ZiB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5neiAtQyAvb3B0LyAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm4gL3Vzci9sb2NhbC9iaW4veWFybiAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm5wa2cgL3Vzci9sb2NhbC9iaW4veWFybnBrZyAgIFx1MDAyNlx1MDAyNiBybSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgYXBrIGRlbCAuYnVpbGQtZGVwcy15YXJuICAgXHUwMDI2XHUwMDI2IHlhcm4gLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0wMlQwMTozMzowNy45NDM5NzY2MzNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo0ZDE5MjU2NWE3MjIwZTEzNWNhYjZjNzdmYmMxYzczMjExYjY5ZjNkOWZiMzdlNjI4NTdiMmM2ZWI5MzYzZDUxIGluIC91c3IvbG9jYWwvYmluLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjEzMjU0MjM0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjMzNTY2OTU1MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJub2RlXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6MTk6MzQuMTY0MjExODA4WiIsImNyZWF0ZWRfYnkiOiJMQUJFTCBtYWludGFpbmVyPXJlcXVhcmtzLmlvIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoxOTozNC4xNjQyMTE4MDhaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIGFwayBhZGQgYmFzaCBjdXJsIGdpdCBvcGVuc3NoIGdudXBnIHNxbGl0ZSAtLW5vLWNhY2hlIFx1MDAyNlx1MDAyNiAgICAgbWtkaXIgLXAgL3dpa2kgXHUwMDI2XHUwMDI2ICAgICBta2RpciAtcCAvbG9ncyBcdTAwMjZcdTAwMjYgICAgIG1rZGlyIC1wIC93aWtpL2RhdGEvY29udGVudCBcdTAwMjZcdTAwMjYgICAgIGNob3duIC1SIG5vZGU6bm9kZSAvd2lraSAvbG9ncyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjE5OjM0LjE4ODI2NjQyN1oiLCJjcmVhdGVkX2J5IjoiV09SS0RJUiAvd2lraSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzoyOC40MjU2ODI4N1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAvd2lraS9hc3NldHMgLi9hc3NldHMgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS41NTM0ODgwMTJaIiwiY3JlYXRlZF9ieSI6IkNPUFkgL3dpa2kvbm9kZV9tb2R1bGVzIC4vbm9kZV9tb2R1bGVzICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjMwMTg5OTY2WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC4vc2VydmVyIC4vc2VydmVyICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjUyNDMwNjM3WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC93aWtpL3NlcnZlci92aWV3cyAuL3NlcnZlci92aWV3cyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY3NzAzMDMwN1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL2Rldi9idWlsZC9jb25maWcueW1sIC4vY29uZmlnLnltbCAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY5OTE0MjA2OFoiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL3BhY2thZ2UuanNvbiAuL3BhY2thZ2UuanNvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL0xJQ0VOU0UgLi9MSUNFTlNFICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNzI0Nzg4MzI2WiIsImNyZWF0ZWRfYnkiOiJVU0VSIG5vZGUiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiVk9MVU1FIFsvd2lraS9kYXRhL2NvbnRlbnRdIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzAwMC90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzQ0My90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkNNRCBbXCJub2RlXCIgXCJzZXJ2ZXJcIl0iLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2YjU3Y2NmM2FiMDEwNzQ5MTI1M2I1MWI2MTBjYjU2NzBlYWZmZjg0N2I5OWY4ZGJhYjcyMzNiYjIxMWQ2YzJlIiwic2hhMjU2OjU0NGI4YjFkODI3NzU4ZTQxNWFiYjMzNWUyMmU4M2Y2ZTY3MThmODA3ZGNjMjE2YjQ5OTNmM2RhMDNjNzYyMzkiLCJzaGEyNTY6MWIwMDFiNjFjZDM5MGY3NGE0ZTI1OThjYmFiMjMyMGE1NGFmODUxYTM0MzJmOTYwZmQwMjA2MWEzMjg1MWJkZSIsInNoYTI1NjoyYzMyNTBiOTQ4NTViOWJjYWQ2MzI1Mzc5NjgwMmRmZjcyODM3NmI5ZjIzMWUwYWNkODM4MjAxZGIwMjRjZWRiIiwic2hhMjU2OmFhNGNhNGIxYWIyZjNkOTk1NGUxODU3NGE0MmQ4NTQ2MGZkYjMyZTk1NWY1MTcwNDUwOTg3M2QzMDE5NzAzN2UiLCJzaGEyNTY6MzE2OGZkYjgyNDI3NzNiZTQ4NjJlNmU2OGIzMWM2MTY2ODBiYzVlOGI0MDkzZGEyY2E4YWQ3MTc5N2I2YzIxZSIsInNoYTI1NjozNDllODNlNzNiNDc2ZGEyMTk0N2RjZTM4YWFiZjY5MzliMDYzOTlhOWVmN2M3NzM5ZmQ5Mzk1OWYzOWYzNzFjIiwic2hhMjU2OjVmNzBiZjE4YTA4NjAwNzAxNmU5NDhiMDRhZWQzYjgyMTAzYTM2YmVhNDE3NTViNmNkZGZhZjEwYWNlM2M2ZWYiLCJzaGEyNTY6MjllNTIwZTIxNGRmZjYxNTY3OGYzNzBhYzFlMTQyNjVlMmYxYjQ1ZTJhYTg2MDhlZjlmOTg1ZGQ0ODA3Njc2NCIsInNoYTI1NjozN2ZkNWQ1NmYxZDJjYTMyOTlmNTg2ZWMzZDAyODRkZjk5NGI3Mjg4YmFlMTljODU2NzkxZjdiMDJiNGVlMzQzIiwic2hhMjU2OmZiYWNjYWY3NzE3Nzc0ZWVkNTgwYjAxYTE3MTQ0YjRhZTE0MzFiYjExNmNiOTViOWViMWI3YTgyM2U3YjVkZGYiLCJzaGEyNTY6YmUyYWU2OWNkNTMwODEyNzFhYWYzOGZmNjg4NGE2NjAzZmEzMTUyYmE4NTU0MGNhM2JmMjgxNzk5YzA5MjhjMiIsInNoYTI1NjoxYTA1OGQ1MzQyY2M3MjJhZDU0MzljYWNhZTRiMmI0ZWVkZGU1MWQ4ZmU4ODAwZmNmMjg0NDQzMDIzNTVjMTZkIl19LCJjb25maWciOnsiQ21kIjpbIm5vZGUiLCJzZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIk5PREVfVkVSU0lPTj0xNi4xMy4xIiwiWUFSTl9WRVJTSU9OPTEuMjIuMTUiXSwiTGFiZWxzIjp7ImNvbS5henVyZS5kZXYuaW1hZ2UuYnVpbGQuc291cmNldmVyc2lvbiI6IjUyMTBlMTRiNTdlMWZjZTA3NTUyZmE1ZGQ4MGQ3MmI0MDQ5MzI1MzQiLCJjb20uYXp1cmUuZGV2LmltYWdlLnN5c3RlbS50ZWFtZm91bmRhdGlvbmNvbGxlY3Rpb251cmkiOiJodHRwczovL2Rldi5henVyZS5jb20vcmVxdWFya3MvIiwiaW1hZ2UuYmFzZS5kaWdlc3QiOiJzaGEyNTY6YTliOWNiODgwZmE0MjliMGJlYTg5OWNkM2IxYmMwODFhYjcyNzdjYzk3ZTZkMmRjZDg0YmQ5NzUzYjIwMjdlMSIsImltYWdlLmJhc2UucmVmLm5hbWUiOiJub2RlOjE2LWFscGluZSIsIm1haW50YWluZXIiOiJyZXF1YXJrcy5pbyJ9LCJWb2x1bWVzIjp7Ii93aWtpL2RhdGEvY29udGVudCI6e319LCJXb3JraW5nRGlyIjoiL3dpa2kiLCJFeHBvc2VkUG9ydHMiOnsiMzAwMC90Y3AiOnt9LCIzNDQzL3RjcCI6e319LCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d"], "architecture": "amd64", "os": "linux", "labels": {"com.azure.dev.image.build.sourceversion": "5210e14b57e1fce07552fa5dd80d72b404932534", "com.azure.dev.image.system.teamfoundationcollectionuri": "https://dev.azure.com/requarks/", "image.base.digest": "sha256:a9b9cb880fa429b0bea899cd3b1bc081ab7277cc97e6d2dcd84bd9753b2027e1", "image.base.ref.name": "node:16-alpine", "maintainer": "requarks.io"}}}, "distro": {"name": "alpine", "version": "3.14.3", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/golang-dynamic-simple.json b/configurations/expected-result/SBOM/golang-dynamic-simple.json index 20211d94..9fe900d4 100644 --- a/configurations/expected-result/SBOM/golang-dynamic-simple.json +++ b/configurations/expected-result/SBOM/golang-dynamic-simple.json @@ -1 +1 @@ -{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-rcohendockerhub-golang-hello-world-sha256-4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c-1acf3c", "namespace": "kubescape", "uid": "82b6c036-bdc5-4f87-a377-d8126940b1fa", "resourceVersion": "1", "creationTimestamp": "2024-11-29T14:23:58Z", "labels": {"kubescape.io/image-id": "docker-io-rcohendockerhub-golang-hello-world-sha256-4cabc6988f0", "kubescape.io/image-name": "docker-io-rcohendockerhub-golang-hello-world"}, "annotations": {"kubescape.io/image-id": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/image-tag": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/node-name": "kind-control-plane", "kubescape.io/status": "initializing", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "", "version": ""}, "report": {"createdAt": null}}, "syft": {"artifacts": null, "artifactRelationships": null, "source": {"id": "", "name": "", "version": "", "type": "", "metadata": null}, "distro": {}, "descriptor": {"name": "", "version": ""}, "schema": {"version": "", "url": ""}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-rcohendockerhub-golang-hello-world-sha256-4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c-1acf3c", "namespace": "kubescape", "uid": "d470b2c8-e11a-4948-8329-1296feca3bf5", "resourceVersion": "2", "creationTimestamp": "2024-12-02T06:33:06Z", "labels": {"kubescape.io/image-id": "docker-io-rcohendockerhub-golang-hello-world-sha256-4cabc6988f0", "kubescape.io/image-name": "docker-io-rcohendockerhub-golang-hello-world"}, "annotations": {"kubescape.io/image-id": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/image-tag": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/resource-size": "3914130", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "df1603d7ce5eee89b7ea636b81e38f8bd9c94fe61a1518162d913e28ced33ae7", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:33:06Z"}}, "syft": {"artifacts": [{"id": "0a3b4a9dae4049aa", "name": "alpine-baselayout", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8890, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.0-r0", "/bin/sh"], "provides": [], "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "0341d8c81085be17", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q15ffjKT28lB7iSXjzpI/eDdYRCwM=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "148", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "00fc0695e6d2b0d3", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13095, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1kDF2stKo3e/RumlA8ZrRfCwdSv8=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "ea2772bdbe601225", "name": "apk-tools", "version": "2.12.11-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.11-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.11-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.11-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.11-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.11-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.11-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.11-r0?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.11-r0", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 122502, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.11-r0"], "pullChecksum": "Q1kFUPIe2cxABln6Ay6CkLubtCVm0=", "gitCommitOfApkPort": "19bd5f07f851b9a96ee55fbc8473ed2cae19688f", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xTwuekv4u8dgNjYoBNAMQZpCsqU="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QAMgZMe3iXOpKTCKSXdatMPETUc="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "9b6d380e9f8939ac", "name": "binutils", "version": "2.40-r11", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:binutils:binutils:2.40-r11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:binutils:2.40-r11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/binutils@2.40-r11?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "binutils", "originPackage": "binutils", "maintainer": "Ariadne Conill ", "version": "2.40-r11", "architecture": "x86_64", "url": "https://www.gnu.org/software/binutils/", "description": "Tools necessary to build programs", "size": 2967983, "installedSize": 9506816, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgcc_s.so.1", "so:libstdc++.so.6", "so:libz.so.1"], "provides": ["so:libbfd-2.40.so=0", "so:libctf-nobfd.so.0=0.0.0", "so:libctf.so.0=0.0.0", "so:libopcodes-2.40.so=0", "so:libsframe.so.0=0.0.0", "cmd:addr2line=2.40-r11", "cmd:ar=2.40-r11", "cmd:as=2.40-r11", "cmd:c++filt=2.40-r11", "cmd:dwp=2.40-r11", "cmd:elfedit=2.40-r11", "cmd:gprof=2.40-r11", "cmd:ld.bfd=2.40-r11", "cmd:ld=2.40-r11", "cmd:nm=2.40-r11", "cmd:objcopy=2.40-r11", "cmd:objdump=2.40-r11", "cmd:ranlib=2.40-r11", "cmd:readelf=2.40-r11", "cmd:size=2.40-r11", "cmd:strings=2.40-r11", "cmd:strip=2.40-r11"], "pullChecksum": "Q1OWV8jnIdfslWs0Y3rHceS1OEPDM=", "gitCommitOfApkPort": "d09327d41054fec292f061301862b28f998cd4f1", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/addr2line", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c7JeSEgherTDSekAy5l/9KYrR1E="}}, {"path": "/usr/bin/ar", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mYPxA0FYFJOX1CZKyxqcX3S5HLs="}}, {"path": "/usr/bin/as", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zNlZTriggBxSlrMsLlPFtMLWR/4="}}, {"path": "/usr/bin/c++filt", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SQBmrnP52XJNtl0qmIHd+4tw00c="}}, {"path": "/usr/bin/dwp", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117NuVPLvvRdSATt/uMR7hm6l8/c="}}, {"path": "/usr/bin/elfedit", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tj3qHrTZSNzz7ACfsFv5vzLUhCM="}}, {"path": "/usr/bin/gprof", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12LoJYVNZj3E3j6Iv2+/WD/IfFF4="}}, {"path": "/usr/bin/ld", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NBswNINoyrmYQ0NINdHQKFWWAL8="}}, {"path": "/usr/bin/ld.bfd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NBswNINoyrmYQ0NINdHQKFWWAL8="}}, {"path": "/usr/bin/nm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rI6Yov7pxaKYpzVJc3SPNx4+IYA="}}, {"path": "/usr/bin/objcopy", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qMVTky55ctVzZbCNS8qD5rz7Z0="}}, {"path": "/usr/bin/objdump", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZLCzRigDaRie3zwaVplxsaoPH8k="}}, {"path": "/usr/bin/ranlib", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17m4u9tDmMfrm5Xncd09pvJRweHw="}}, {"path": "/usr/bin/readelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bN+xLKlUizeNZbQSPGZ22rhQYww="}}, {"path": "/usr/bin/size", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HwvC5blQCq56CmSjgOHAdX3GjyQ="}}, {"path": "/usr/bin/strings", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ylfg3U+HLKxq5WtjX1C2OHRa6uI="}}, {"path": "/usr/bin/strip", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12SW3AUoBwrM8MpfJwuAGL4Y+XyU="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libbfd-2.40.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1znifDcD/Xk9Q0ubzYBf6Vr4t+cU="}}, {"path": "/usr/lib/libctf-nobfd.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q109LnGJ30gC5x6s2VYxa8FN1gdn8="}}, {"path": "/usr/lib/libctf-nobfd.so.0.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eg6B/IF7SA69G3IJVM84G4dFV0I="}}, {"path": "/usr/lib/libctf.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J58MT00dd+CsOgDg6ZdeQhaXRC0="}}, {"path": "/usr/lib/libctf.so.0.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1azGTrDF/G+bfhGCXFhgVTYf23zg="}}, {"path": "/usr/lib/libopcodes-2.40.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13dP6y2CibEurlm7FcZ/1qigMCKw="}}, {"path": "/usr/lib/libsframe.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Z1kce+C/TD6Hku19XZzo3bLVkE="}}, {"path": "/usr/lib/libsframe.so.0.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JOZOMF86Q6I9DuyxzaZo6wna6/M="}}, {"path": "/usr/lib/bfd-plugins"}, {"path": "/usr/lib/bfd-plugins/libdep.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10i2gEBPORdSTJqconG64/F+dcBc="}}, {"path": "/usr/x86_64-alpine-linux-musl"}, {"path": "/usr/x86_64-alpine-linux-musl/bin"}, {"path": "/usr/x86_64-alpine-linux-musl/bin/ar", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mYPxA0FYFJOX1CZKyxqcX3S5HLs="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/as", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zNlZTriggBxSlrMsLlPFtMLWR/4="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/ld", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NBswNINoyrmYQ0NINdHQKFWWAL8="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/ld.bfd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NBswNINoyrmYQ0NINdHQKFWWAL8="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/nm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rI6Yov7pxaKYpzVJc3SPNx4+IYA="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/objcopy", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qMVTky55ctVzZbCNS8qD5rz7Z0="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/objdump", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZLCzRigDaRie3zwaVplxsaoPH8k="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/ranlib", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17m4u9tDmMfrm5Xncd09pvJRweHw="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/readelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bN+xLKlUizeNZbQSPGZ22rhQYww="}}, {"path": "/usr/x86_64-alpine-linux-musl/bin/strip", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12SW3AUoBwrM8MpfJwuAGL4Y+XyU="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib"}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts"}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.x", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M0wv2ubh2915lakmFfu672AU6v4="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xbn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ShdLen1yiX1PUH7zMKhTyhq0L0="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LOXoM3nxrvRZu92sgtHsXYODFiI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X2x2FQYbEeox7ZSm6h0tgSsLErg="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eM+2z5y3C511MW9yhpLZt/B794U="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xdc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LSn9CoajkHrkcOCwFcsUyzovRdk="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xdce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcnqgjpySQH/JcFecrBZ8vW6PYY="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BrmDU0y6Wb1FoL8a/mf/xkENpq8="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xdw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10d58Ssto2pM9KYVLphlREPQZqpA="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xdwe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WnxlVtavplJj4zqJrXuHWfBMj14="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1chwg/AvVgGg2nET+OlvimBedkHY="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q175uoFKmp4VAeGat+PLIcRU4QkTE="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NAUK8i85LxFjGsIOGtvudElrhR0="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xs", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YB/dG2ZjBqHencJl6Ipwuy4Ob5o="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xsc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1masSXhmjiNHXFPykKAxeZWLOoYM="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xsce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oYnKz71nhpE/IKgLBsqxqhNKe+Y="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NyAAXTtMWTdjSbbLDWe/x0ZfHJs="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xsw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xjOybJJBvsCLP6HfhmddyAs3ejI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xswe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mt8GTAIbxN0y2i3DlkM8FxLJOog="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UNtGtWir4aaqMYQtWM6AQgb/XUg="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DVpZaf7fC/uYN4wUPyCRQ/JL4Pg="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xwe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XqYPBoaT6K16/OVQnoV0N/PD13Y="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.x", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VNr90gIvGrD/Ri94HdCAW5n6/hI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xbn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19uIY33bNwnpaIdLI4owYjO4Kz1E="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QOxLGtjBK1uvIL3PXao6Oz0nCdI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HZEheJb3ByKpb+nb60AtntVJMPI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cSH1KltPrmvZ4TqeOSvN1IWuDzM="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xdc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fwD9JjhQNNyCyX4GsgxAHvhOjHo="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xdce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ex4G5mvSfuEbLZxIA/qG+Wa92/o="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14dM7T0sd+IhJ4m9hnhYj7bMwJok="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xdw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l0rVDkdUFcujxaUPuJlRPD2QyEg="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xdwe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17nBQLSYB+SOzxuxwQVwxHIvk4X0="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eI9wLMyKp4Fra6a69oMp99ELT10="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C2Nc9rn+8XghRerdArUfEC8lkq0="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s+CTUgO9H6eGEjhwZ+X4a0kaCFU="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xs", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JNAmdYBEEp8JL+uKstq8iMcmUL0="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xsc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paECm6TvWHRx5gTuV8FygIzUz8s="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xsce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xYPrvnGVertdGunj+9oLrcZHeOo="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UDcCO0/LTNHfeOBQJZLTz7DzMYQ="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xsw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iXOazP2HIsyghlw7ulMoHFpqnVc="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xswe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Pt+svkSghSL6MJzFgmFVGXkRosU="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yH/QeIYeriaumLd0Vw6aYDNU4Lw="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYZNRxPzzafGfiw3whLyc9VTiAg="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xwe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ls1rpdbPus+Wjy4c8U7l+Rrk5CY="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.x", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C5UFNvT9grrf2I3QuEbt9IdNr0g="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xbn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZzrhxocUSxbLDTWjZGrpAlB2GDM="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12+hTOvA2XwFcTDoOAV3ybXzoMsk="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1indV8LIAlGqM1HL8v9Bh+q0QBNA="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1plpWM8x46mGUfAC+LomUAsWfTYQ="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xdc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1azNZBCydJEcyY8lD00ybv1VPodc="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xdce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h10LVwgYLsHNVshvDZottFzNCnw="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oUYNPsmAnZ+KQW8f8HBORAa8lnU="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xdw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JsBSgO9d5UyUBR2pp0JRjT9nF/w="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xdwe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DKqwvwKfy7gGtdE+wMIeS7+TtRI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q6o0wIYNuzA43iFu/FCxDmA8GI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1noNChXKet/74hitG4llT6Rjtl4c="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16t6+PCRbQB6eX+cJXD4rP+4srFQ="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xs", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d44zhR6YLnLI6GYQW36EaTRSCcc="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xsc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzACLVR220B9ryZ67asxJRQqguI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xsce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10HVbdAgVTNf8+glEN2S+438VQgI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aS4x5mNvvw9yDU5SNsYsKDsuo1g="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xsw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/F4BcpyKaidXk9nbIOQWFRoSGQA="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xswe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bYuSwUvAoAXVI+7wdfCnLJyP76M="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v80O95FEwc67gBXAKrNvZRekMcY="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yc9qiWg7ksGNWQNO4gwBukevfkc="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xwe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10562ZGPzlSEk0Zk8UmTFlscdd/Q="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.x", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BcmdQ5/ynMYU9XNZGtj27xqBJh4="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xbn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fB422Ee/273oMLkBMP8Ovzycd5Y="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lotey7KyM+wKltvPrZgZcN3LCXY="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QPXg4DCuZsM8ceMN19A5W1HH9Xs="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NYx3kg9V8PSPmOFCQdOOBjwhhR0="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xdc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KzOgxzaN6rErlxl1DCsypNdhFBc="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xdce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19365M1uafl9auSRqq+i5FWU0TDo="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r9om68Qen2zWEUeAiXmy05mq0rA="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xdw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiGDQ1lgnRrIB3dnuzwki350L6k="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xdwe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YcgbavL7hsuD3QhKiEhSsouBv0s="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H8hknOhEp1I660GXLHiIQmvKL6c="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/hDtpHclsn4I31okrCN61Y0gBOI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jHN9CcuCjFc0gFR8JODQ5JwLUWQ="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xs", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q1gJOQ3xAnsIDGhd4o92K/Lo8Nk="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xsc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q8a2DQQX4TOSF114dY9yhQCG2GA="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xsce", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CROgu0vJdM5+j875Z4dtgYrvRdc="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZbFXhXd8PkWcVVmOG5K798bnzI="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xsw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W+Zwvsr2Ykrd/WqJA6x8D3PjJ5U="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xswe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O2BN/o1kANfxnPC0KcHox0P2IHk="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JEfxcNN5kp1ZeoncmcNcUqPJ+OU="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y/mjV3zDSNXXOxWl1SSWS8z9whw="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xwe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dKGCSR7+vmZJLMwaZP70CUsuWBk="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.x", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lyw8JNmkpbq06AZ10/4Agg//Gzo="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RUmSaGVU2EyRk5nfdL3ozyMJkKU="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xbn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cekiuuF3Sn1YC9jjqMysKw6Kde0="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DdJqUltt0TxdFQzKtjxxcmFaDCA="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WFrxBFSC8jv9lfneJKpG0dd/uIw="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ufk07hUl4Zrg6oEiABQfD1kNQa0="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z3wLlykRk5qBcmBUS+7AdPFtAG8="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.x", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F5e2M7IIkNNMN86l4AxY+BPc2kc="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQb+QYoZ8dEPNEKvV0z5w06lDqw="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xbn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKz2KDVgGZOtTPDwbrHjtZ90eDc="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UwbKQhjlTbVJGIOYxbw06l7n+q4="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17O2XHphYhfBPuM5OhHM9/Z5RfMk="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BuZg2VgIdltQPFLP396wT/XDQPw="}}, {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hBwC24UIvd1AtBYsUXFDV0svtrE="}}]}}, {"id": "666074b5233435db", "name": "busybox", "version": "1.36.0-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.36.0-r5?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.36.0-r5", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 512686, "installedSize": 962560, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.36.0-r5"], "pullChecksum": "Q1jeGu1TbnnZAXfp1CgA0tSwT2mhs=", "gitCommitOfApkPort": "8e801726f86fa54d9fd0e992fb0991debdb02323", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMfl83tBkhrJBHIxsWFZa4giGp0="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "4b9432c24d88143f", "name": "busybox-binsh", "version": "1.36.0-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.36.0-r5?arch=x86_64&upstream=busybox&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.36.0-r5", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1540, "installedSize": 8192, "pullDependencies": ["busybox=1.36.0-r5"], "provides": ["/bin/sh", "cmd:sh=1.36.0-r5"], "pullChecksum": "Q1te9X3qcoVXWbkOO723zLH6Auprw=", "gitCommitOfApkPort": "8e801726f86fa54d9fd0e992fb0991debdb02323", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "d50fdb02979ac3a2", "name": "ca-certificates-bundle", "version": "20230106-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20230106-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20230106-r0?arch=x86_64&upstream=ca-certificates&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20230106-r0", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 124653, "installedSize": 233472, "pullDependencies": [], "provides": ["ca-certificates-cacert=20230106-r0"], "pullChecksum": "Q1ApuRfXMR7+MxK1xlUHKHBh9sTmI=", "gitCommitOfApkPort": "6fc91f2871b2413bc1436ed9f73f3b2297991a94", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1844xGStoz5jqAuAmXNkcWOjTDh8="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "76ea8883d05326ed", "name": "cloud.google.com/go/compute/metadata", "version": "v0.2.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:go:compute\\/metadata:v0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/cloud.google.com/go/compute@v0.2.1#metadata", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:efOwf5ymceDhK6PKMnnrTHP4pppY5L22mle96M1yP48=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "357ee39d711265ef", "name": "cmd/addr2line", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/addr2line@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/addr2line"}}, {"id": "27e3af0e4f651b0b", "name": "cmd/asm", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/asm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/asm", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/asm@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/asm"}}, {"id": "cce14779b0961ab3", "name": "cmd/buildid", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/buildid@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/buildid"}}, {"id": "ce8a6bb652cadbed", "name": "cmd/cgo", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/cgo@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/cgo"}}, {"id": "b6ac1956435be76e", "name": "cmd/compile", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/compile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/compile", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/compile@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/compile"}}, {"id": "a1c6b95b934c6899", "name": "cmd/covdata", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/covdata@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/covdata"}}, {"id": "cfc5fbfd025ebb88", "name": "cmd/cover", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cover", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/cover", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/cover@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/cover"}}, {"id": "1dd26ace535fbe21", "name": "cmd/dist", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/dist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/dist", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/dist@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/dist"}}, {"id": "182a57df9b079277", "name": "cmd/doc", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/doc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/doc", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/doc@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/doc"}}, {"id": "44bcbc183cfa9cae", "name": "cmd/fix", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/fix", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/fix", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/fix@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/fix"}}, {"id": "99a27852f2914673", "name": "cmd/go", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/bin/go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/bin/go", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/go@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/go"}}, {"id": "90d34dbd9386a9e2", "name": "cmd/gofmt", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/bin/gofmt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/bin/gofmt", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/gofmt@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/gofmt"}}, {"id": "7649391a53a9a8e2", "name": "cmd/link", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/link", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/link", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/link@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/link"}}, {"id": "cf6b358b6dcc65c2", "name": "cmd/nm", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/nm", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/nm@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/nm"}}, {"id": "be70c2ee8eb738bc", "name": "cmd/objdump", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/objdump@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/objdump"}}, {"id": "658800572483b67e", "name": "cmd/pack", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pack", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/pack", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/pack@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/pack"}}, {"id": "36c3fcb0a573df99", "name": "cmd/pprof", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/pprof@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/pprof"}}, {"id": "7b8af7b8575e4738", "name": "cmd/test2json", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/test2json@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/test2json"}}, {"id": "8d826dc64c1be903", "name": "cmd/trace", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/trace", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/trace", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/trace@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/trace"}}, {"id": "51d2921483e4107b", "name": "cmd/vet", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/vet", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/vet", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/cmd/vet@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "cmd/vet"}}, {"id": "43e2fbd633826418", "name": "command-line-arguments", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/main", "layerID": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "accessPath": "/main", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/command-line-arguments@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.4", "architecture": "amd64", "mainModule": "command-line-arguments"}}, {"id": "5ec2b1fd061b1cda", "name": "d3-pprof", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:d3-pprof:d3-pprof:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:d3-pprof:d3_pprof:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:d3_pprof:d3-pprof:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:d3_pprof:d3_pprof:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:d3:d3-pprof:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:d3:d3_pprof:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/d3-pprof@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "d3-pprof", "version": "2.0.0", "author": "", "homepage": "", "description": "A d3.js bundle for pprof.", "url": "", "private": false}}, {"id": "47afed6fbc4468a3", "name": "g++", "version": "13.1.1_git20230527-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.1-or-later", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:g\\+\\+:g\\+\\+:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/g%2B%2B@13.1.1_git20230527-r1?arch=x86_64&upstream=gcc&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "g++", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "13.1.1_git20230527-r1", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C++ standard library and compiler", "size": 14772978, "installedSize": 38191104, "pullDependencies": ["libstdc++=13.1.1_git20230527-r1", "libstdc++-dev=13.1.1_git20230527-r1", "gcc=13.1.1_git20230527-r1", "libc-dev", "so:libc.musl-x86_64.so.1", "so:libgmp.so.10", "so:libisl.so.23", "so:libmpc.so.3", "so:libmpfr.so.6", "so:libz.so.1"], "provides": ["cmd:c++=13.1.1_git20230527-r1", "cmd:g++=13.1.1_git20230527-r1", "cmd:x86_64-alpine-linux-musl-c++=13.1.1_git20230527-r1", "cmd:x86_64-alpine-linux-musl-g++=13.1.1_git20230527-r1"], "pullChecksum": "Q1WmvfU9M6o/Qw+vkh8DsqLzoar8k=", "gitCommitOfApkPort": "78e2e55fda18358726163f01251398bc024fe5b5", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/c++", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19gfZpdD0AOBXMS2F6tYIIzjvWUc="}}, {"path": "/usr/bin/g++", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19gfZpdD0AOBXMS2F6tYIIzjvWUc="}}, {"path": "/usr/bin/x86_64-alpine-linux-musl-c++", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19gfZpdD0AOBXMS2F6tYIIzjvWUc="}}, {"path": "/usr/bin/x86_64-alpine-linux-musl-g++", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19gfZpdD0AOBXMS2F6tYIIzjvWUc="}}, {"path": "/usr/include"}, {"path": "/usr/lib"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/gcc"}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl"}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1"}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/cc1plus", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zbpa5gkYjW5jFCIjVDVEU/pl8FQ="}}]}}, {"id": "03e8930f9bfc058e", "name": "gcc", "version": "13.1.1_git20230527-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.1-or-later", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc:gcc:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/gcc@13.1.1_git20230527-r1?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "gcc", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "13.1.1_git20230527-r1", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "The GNU Compiler Collection", "size": 47119999, "installedSize": 128692224, "pullDependencies": ["binutils", "libgomp=13.1.1_git20230527-r1", "libatomic=13.1.1_git20230527-r1", "libgomp=13.1.1_git20230527-r1", "so:libc.musl-x86_64.so.1", "so:libgcc_s.so.1", "so:libgmp.so.10", "so:libisl.so.23", "so:libmpc.so.3", "so:libmpfr.so.6", "so:libstdc++.so.6", "so:libz.so.1"], "provides": ["so:libcc1.so.0=0.0.0", "so:libitm.so.1=1.0.0", "cmd:c89=13.1.1_git20230527-r1", "cmd:c99=13.1.1_git20230527-r1", "cmd:cc=13.1.1_git20230527-r1", "cmd:cpp=13.1.1_git20230527-r1", "cmd:gcc-ar=13.1.1_git20230527-r1", "cmd:gcc-nm=13.1.1_git20230527-r1", "cmd:gcc-ranlib=13.1.1_git20230527-r1", "cmd:gcc=13.1.1_git20230527-r1", "cmd:gcov-dump=13.1.1_git20230527-r1", "cmd:gcov-tool=13.1.1_git20230527-r1", "cmd:gcov=13.1.1_git20230527-r1", "cmd:lto-dump=13.1.1_git20230527-r1", "cmd:x86_64-alpine-linux-musl-gcc-13.1.1=13.1.1_git20230527-r1", "cmd:x86_64-alpine-linux-musl-gcc-ar=13.1.1_git20230527-r1", "cmd:x86_64-alpine-linux-musl-gcc-nm=13.1.1_git20230527-r1", "cmd:x86_64-alpine-linux-musl-gcc-ranlib=13.1.1_git20230527-r1", "cmd:x86_64-alpine-linux-musl-gcc=13.1.1_git20230527-r1"], "pullChecksum": "Q1YMInBKDVCNDohB7S6fb/E5Au4do=", "gitCommitOfApkPort": "78e2e55fda18358726163f01251398bc024fe5b5", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/c89", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KN0NLZiZnOYy4LQJOxj3aC3D/to="}}, {"path": "/usr/bin/c99", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q138iW8aXC31WPJWh5uMvLWKP8lGc="}}, {"path": "/usr/bin/cc", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Oebf+H+46l3+hvU772emgbCnBQ="}}, {"path": "/usr/bin/cpp", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xhKygn4KOfB2+v+W6j451D2yNUo="}}, {"path": "/usr/bin/gcc", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PmqYRUZoViPYMLQ8oaooanjMXLI="}}, {"path": "/usr/bin/gcc-ar", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ojws5EpBEMYBWwjk9Idm4wmn9dg="}}, {"path": "/usr/bin/gcc-nm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FDwFrQ1DeSjHYm95xzfdORLaudg="}}, {"path": "/usr/bin/gcc-ranlib", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORQMbCXHa8MRBsiZv50Gvn7ui1U="}}, {"path": "/usr/bin/gcov", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ui6su7fArnQedYjPhf9w2nJYOuE="}}, {"path": "/usr/bin/gcov-dump", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CXsT5zoiw6LcqdsgkXxig3NS7hc="}}, {"path": "/usr/bin/gcov-tool", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dk3TGOo6LRjAvaBytq5m3W3ayBA="}}, {"path": "/usr/bin/lto-dump", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zuwJ/vD1errbUep0HCq/Zd92Mts="}}, {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PmqYRUZoViPYMLQ8oaooanjMXLI="}}, {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc-13.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PmqYRUZoViPYMLQ8oaooanjMXLI="}}, {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc-ar", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ojws5EpBEMYBWwjk9Idm4wmn9dg="}}, {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc-nm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FDwFrQ1DeSjHYm95xzfdORLaudg="}}, {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc-ranlib", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORQMbCXHa8MRBsiZv50Gvn7ui1U="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libatomic.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+B4VY6PM2rxeLvOiFsQAp4ymvHQ="}}, {"path": "/usr/lib/libatomic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EThIBsrguvQ9thViFgg9sXHtM6Y="}}, {"path": "/usr/lib/libcc1.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AD48+uX+MUQoQOQ5TrUTqTEEI6w="}}, {"path": "/usr/lib/libcc1.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AD48+uX+MUQoQOQ5TrUTqTEEI6w="}}, {"path": "/usr/lib/libcc1.so.0.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FI47gwKDZ3AWCVFCG0z58xbPnd8="}}, {"path": "/usr/lib/libgcc_s.so", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OX2+dvwkaobegCEl44m+pP7dbbE="}}, {"path": "/usr/lib/libgomp.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yGo1szaeEekjIrZ73vS6NBUzla4="}}, {"path": "/usr/lib/libgomp.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q170K8Ln+DjnoexhNTxy8F8MU2faw="}}, {"path": "/usr/lib/libitm.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bI3ha6WiWtt1gQq5VhRxXl34oFs="}}, {"path": "/usr/lib/libitm.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dL7AawmjrTlQNSmlfwSbtjX4TPE="}}, {"path": "/usr/lib/libitm.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dL7AawmjrTlQNSmlfwSbtjX4TPE="}}, {"path": "/usr/lib/libitm.so.1.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jqIBF0SXwlIsYRFtbX7GFGqzkfA="}}, {"path": "/usr/lib/bfd-plugins"}, {"path": "/usr/lib/bfd-plugins/liblto_plugin.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WKs4DVr3o18krM++MUayKuUB7XI="}}, {"path": "/usr/lib/gcc"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtbegin.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NT/EgquxWIKH3fCfYy7KpxZEhlc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtbeginS.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qvjQBYYdMwbQmYnM0TAwCFoCi90="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtbeginT.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NT/EgquxWIKH3fCfYy7KpxZEhlc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtend.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jQ7bIuuGKwCciW1a6o2Lf9yYikM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtendS.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jQ7bIuuGKwCciW1a6o2Lf9yYikM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtfastmath.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XQzlKdauNDuYbiqRcRr680h3XHY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtprec32.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1stELW346jvwfjBqU3/a69IjlMgg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtprec64.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0RphiNL18Mx9iulfgj+g1+WB4A="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtprec80.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pXLIcWqSV9U8AwZuqTyNGT/u4VU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libcaf_single.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10d/ARzQih5NmSJ9l+lj22wNYaLk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libgcc.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vzDyjxsl2g18xi9SKwCXgbNStN4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libgcc_eh.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hpROgs5mvAWF7GtE3SlbaGIS9tA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libgcov.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+PddOyjY2jYhZAfsIN5R6oywHao="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libgomp.spec", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g0VixtGiv0IljKtv9dLHffHoX1Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libitm.spec", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+2isMyBS1KEZe1SufH7GlyekPzQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/ISO_Fortran_binding.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n1ffegm7u3MpWBbnObB4bXZKfoE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/acc_prof.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JmpVL3J4sFHZPx5tuqxb45JB6Q8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/adxintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmueOy55q+hUIxBYEj7jF27pF7o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/ammintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tQ9sD7EAs/wLBt/jZU5n7RP3UNs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxbf16intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VC1IILfeNV4rxZ4JQqSsKSuA1sA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxcomplexintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YtUHjubiygE7RJbsRmitbES91l8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxfp16intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11bKxx15m9DpTpyNQQ44hz17bqJ0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxint8intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m1pzX7MLnMpZfRzXTUxbi9+ZsuY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxtileintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PSpi4uxbBI/jW43XYudh2K210qQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx2intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XnlvBxcQwmlWTNZ/RwUMCiaHUsk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx5124fmapsintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r6LIrwJxwFgTu3y4v0wD1gc1SZE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx5124vnniwintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jrNhEPAKT+yywD6gCj7ZOTjrW7Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512bf16intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WFgafRcjTw4aEsGeg7fQSKnaKSU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512bf16vlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18fvJMGXZfR1fhiuZ6OMsegLroq0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512bitalgintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ylb1McaNWsrvZnIePuDIjK5ZF6o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512bwintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/15fXGXKaTJsCr8iZRHcAGVIROw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512cdintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r6BBpbG2Dj7+rxomsHFS7hWg328="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512dqintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OIExQCch6myhJ/vS745wDvJeVvc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512erintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AN1noZLZbY4nEAaYxrr/QwmKiFw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512fintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1um2lyQOxOo/n8Y21VOzsV7QMMgk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512fp16intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vITeVyoaj045L0BoYrqMbjQhWqY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512fp16vlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bqA92DICH0pglZ72WD0ATJt6X7o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512ifmaintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1blMzpWQtaL+7VIq+hIOQbFT0Tu0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512ifmavlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhDhaqP9KoMEL7ed6A4k6HA13vM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512pfintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k6YBcNZqOTc/L7syRFW1dgNQ/Ao="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vbmi2intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14PFw10ijXWBghpM5C8FwFwLTCig="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vbmi2vlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Hi/YLzyQ/Ho3QbQoQ87Zsqxq4k="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vbmiintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wh8RwZfSHhYUz6pGmOJh6ssgsWU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vbmivlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1clrEMtHQLUoKlD8Kr9xiGMfNaho="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vlbwintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLw4nzAf9yP28dG/NKA5aIslcO4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vldqintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h4Ly5Q2vZgruV0HfcD/7yMhu32w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q101kcvN238N1LHUVjMEmw7vltm1M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vnniintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ogFeSFaCY3uXWM1m4TXxaE7eIAw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vnnivlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vpKma90Q6I2GKr8d4p57lzBMblE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vp2intersectintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Uc9FTTV2BeKJKe6eaUjEHwlI0ow="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vp2intersectvlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiwQ8DudjZszV0YcnFDLc5Ueeek="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vpopcntdqintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gA3S/aWeeNyu/sG19enS6JHzybM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vpopcntdqvlintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C7bMDKVnEfjZfqBjPaXT7hIbqgM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxifmaintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e8NqNP2xyASvaJFHTTOOdtl/aSE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RcaMe80m8AME24tZVaJyZHbSk+4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxneconvertintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WuMaTW3pYtvh7z08lioNJAD0S6U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxvnniint8intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lig9dDuc3ZrVaT5BeUsH0gt88+M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxvnniintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jlljAxr1NZKKHyvmm3eFOZaoqI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/bmi2intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xZ71YV+laxsPHhYZ9OSxTsqUdFU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/bmiintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ICXssYC1XgXC89e9oWUNu/BFwC4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/bmmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nHqt7U1lbeu80Lxn+CKqJbK//w4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cet.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a5DWBuQUlkGlz29u21j+LRSc1ws="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cetintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eir6hp/weNRvq2/m02r2oVHUhQM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cldemoteintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b5388hYq0XQFBGmjXeaPqjygAso="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/clflushoptintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+FiR8UXvSNzsSTfDznC75sCg0As="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/clwbintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A+gX87/WqOBFHpjXdcVL+XXf3Ac="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/clzerointrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S9vgZp9qVWoDpCnGzcyARAqloG0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cmpccxaddintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qN9QSgHYcqRJhl2XxL4KhTO7a1g="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cpuid.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GRto/bD8s8JHFNGpYtpywl3Tl3E="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cross-stdarg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kziy9wxH6d8sHCohLOo61KdzzaI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/emmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLxeOcyS9HF9FbPCurmOj/gcguA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/enqcmdintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1770VpV+HqFM/TfYQBNL0zXtTH1w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/f16cintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpcuHY1fwxQk5g3rJ6nFf3VdObI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/float.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19AuuzZPRHeJxm8IpmXCJ6eG9o/w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/fma4intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1onTibfPlh+qGqEJH3ljPSzdIWdI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/fmaintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11uzdHuJkr6Gpgp9BxS4+gXyjIpQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/fxsrintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JfgQz7u0pMvDUz0hLHM9Fxaxp6s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/gcov.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l0vrk0ieZgH/h+pXxkte6yNggb8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/gfniintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mG1cSGr+wxp301wYNwvoBENlINI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/hresetintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAcWmGnv5bOplvmqnoJduso82Ik="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/ia32intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3hHrMwlCeRPt9v10j/utF8EHvE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/immintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MhUk3rrT0gHT/0NO1gmdPPGSQIs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/iso646.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ysG4WAUQV4huugYZ7ZC+22OAkBk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/keylockerintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snBuwbycAoCRAwTWTKoxbBdLe7g="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/limits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeVc0K43oR1whnIgEZbMy/4fW7M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/lwpintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ayHkskXF06AmAz6gC5JyofJxyw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/lzcntintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1khuavb72+p30HyNGnLk75Etq/yU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mm3dnow.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kS16P527nDXasacu+FZ0cVJA7L8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mm_malloc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GQBhOY2iHp09r3vbAirX8QpFKjg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bvIOIz65lvj9QqvRnbTfFPb0YEE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/movdirintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kgyXPOU7OoNXypACougTNgCOrpY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mwaitintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWiiwueEGGKA/cnfkNLzG8rsR54="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mwaitxintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nOWXeADGLNX6B6v/17fWRS978nw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/nmmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UMhp1Tukm+x+Z8J1Np/TcPMmm8Q="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/omp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bMWZxZrxmhEs9iob2AlbtFcniMw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/openacc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12limSFo/mO4Zpt+ihrkKIjFcS/o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/pconfigintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18VIsYsTafkKynRrgf39AhXElRdw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/pkuintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0Gt1ON0Tq14xbw2+dXjz4/Uy0c="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/pmmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zzHka/gvZNUGaZoRuvyD9pI0VY0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/popcntintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Pgf/TGcOpqcossyOHNh3a0PFZ3w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/prfchiintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z5fSSHrsOCzYGjOVL9d3cJ3hS3Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/prfchwintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A6SR9FQMQGmVOKEwKsgT6FHgRs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/quadmath.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q118fSwDcHENcGqo0c8TK5HAXDSOE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/quadmath_weak.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O69uJ0NIodV1WPgyh8GW2a28LuU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/raointintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BrDrRm1ohklYaQw99giRevNV2hk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/rdseedintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10k0wV3JHFEfjvYts5dG/cgCBn9M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/rtmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A9I3JWykOmB+yIFaP+MDYgD1g4M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/serializeintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I5+ireY2EkHK738y1ZZzyxKxfwo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/sgxintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RS4IxJQ3BPk+NkfTjoJHzIYbufE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/shaintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tbz9MRH3nmZApVSAKQsmXt2GKpk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/smmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xQ8PX64Gf2ZFTxHB6Q8bG+MxxT8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdalign.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S6QmTSoqMXA+CGhLLVm8Bd41uUo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdarg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVmS1+qXer9K5SaID5lcGdSGWqo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdatomic.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qnnPfJHr+faEcuErEh+zHFzcs3M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdbool.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BlvMIEvF+pNIYZOBY5XleQZRu3k="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stddef.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3ptbtHV9M3z3BPEzyltJ0rudM4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdfix.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IVqG7vZFkl422oIZRsJtgS4Iaw4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdint-gcc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KpoXz0e+xNqiUHulxkYAq7LjL4Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdint.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cj40H14t4cCMUJGeSXAe7rRkTCk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdnoreturn.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rnMNHuy185Zcc1yRLDzQP2iGLI8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/syslimits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4yKG57DCd5brCErrwplWlbaOig="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/tbmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XJOEVrziF9GLqbQ2GzgFxXwHc+w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/tmmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uhNSaB46n8/VERcUt2zi8/5U9d8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/tsxldtrkintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hmFL/s9tvNU9I5vqK7rD5b348Bg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/uintrintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Aqzq2b0L6ooo0Qxni98xrHcGrlo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/unwind.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hgPXxRbW4lIa/q1cCe7FywCnTFY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/vaesintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d5bFZPSO1yL2+7e7m8yHRM1g/YE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/varargs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wNssHA/MaHludMF6Ux6tbQdaMUw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/vpclmulqdqintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unZBkbQ4ALB0mECXU1/fQCLQH4M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/waitpkgintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLmXAo3gMYOB1YcFZMJ63Bv61QU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/wbnoinvdintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g0TKLE9QHa4joeJD65f/zD8wSK4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/wmmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2RNAGqDYw0uvqAYZcEHrEx3sec="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/x86gprintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LGydvqfvptyK8f793dTgDNbjCI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/x86intrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MqW4oqMHrk7Gk7prWtdLRHhwtxs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xmmintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yavOqO6kiJjiEHOScXwvMnrMCnQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xopintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ks5sOuhATq8FJOBk0I07haGHZxk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xsavecintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oq8hTZwaHiBvN9ygaldUq+xhWGg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xsaveintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1adqoY1I2melbSlcAHxrymk8PLNg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xsaveoptintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14boOq2dR6DcA4eI3+TI4y1UjCGM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xsavesintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTJ9mO2Jkme8spNL0NWkLqxQur4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xtestintrin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zPMqlyB+XTvH3At9nr0x8LvHZu0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include-fixed"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include-fixed/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12D4XaPFfOA9qTnxQMTp6G0pcp+E="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/d"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/fixinc_list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U+sHzW+t4Ram/epzl8aDmSnsCSU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/gsyslimits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4yKG57DCd5brCErrwplWlbaOig="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/macro_list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pBuhvIoUQMvd0v1alCu5aGrVehk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/mkheaders.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z+Oa7Bug3lBgG9+xnE1kcwllHbg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/include"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/include/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12D4XaPFfOA9qTnxQMTp6G0pcp+E="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/include/limits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeVc0K43oR1whnIgEZbMy/4fW7M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/gtype.state", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cNIAuegvurnP4f6Td3wGnaQkD7E="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/libcc1plugin.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Iv8aNZcwnLyYRXMQIiPIi9mmDB4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/libcc1plugin.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Iv8aNZcwnLyYRXMQIiPIi9mmDB4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/libcc1plugin.so.0.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cIVxy+ejOBiXo+IlXJWc/aIRShE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/libcp1plugin.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JPltlmhkC3l7Q27tPw1Bsom6JR0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/libcp1plugin.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JPltlmhkC3l7Q27tPw1Bsom6JR0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/libcp1plugin.so.0.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HIaNbIogO6POxjBlQiE7Lf1vEuI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/addresses.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gHXpJ6F530d1P+4Oy73FIULNk5U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/alias.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tnSolRt/UaXeEmbrfx9wkfCpTB4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/align.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p4ZQRyHAWG8Dg3tv/OjzHDlmYMw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/all-tree.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PZAyyf3dC+WKCtxTUD0hc3vqtWw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/alloc-pool.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R2eb7VP5sUxtl0DOjvKiwOLS5rg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ansidecl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y4bwWJcc0QTf8d8wFbAvoHfBxyY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/array-traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16thfdU9hezDA7B/s1JKccANNuZQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/asan.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H9uzIuQ+AsXUIU0DsO9s5T46Yz8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/attr-fnspec.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mmfb2/u32YTQSBODY4UjCkPc/90="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/attribs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17DJ9EbdBQtpEQ29ACKScqBdmUYc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/auto-host.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HTKL+77YxDhMDJYVsMLc4RTh1U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/auto-profile.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ubo6JUgumtAHRHNx+//A0wzUb7o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/b-header-vars", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sX+7f8asl/4+cDFa6Qvmea+w2QQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/backend.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cw8VT/Zlt6zX5z8j/9n192s2/8M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/basic-block.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XnfrL71CtX/URSPepvl/TzZ5/6o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/bb-reorder.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PSVsvaeJ4MPsHZmJ0BPpmos3Ftk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/bitmap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W1ri3UyduME1I7xRQDHlLePC+5I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/builtin-attrs.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11OYWMf4gqpNcDTAc+iJdiLFzQpY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/builtin-types.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OWGLoik0Kl9TlvZcvlEaNon7TD0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/builtins.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w7dtgM8WrLDwXwNubDj/HE2mbp8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/builtins.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lRDNXH34vfHPcswr3q33HGWZojs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/bversion.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PetyIFXxD2Cb/tWtVxg6fD3x6rY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15SD8GtBnOoUEy7j1BpqyRLGAplE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/calls.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U5TuW5lhQeO9m4nkdRrlRdsup7g="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ccmp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11tf7rT6DLtpmWwD5RWPkd47p754="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfg-flags.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HFfNej66L0e3WbhyHaWi9PBx/f8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nFVAD2qnSKY5oBrNnsgmQdGbPoQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfganal.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18cFN5Hr4R52Ki4tpjBZqbU6H5Wc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgbuild.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xyyb9cHZa+67XhCqJeHztgCR8+0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgcleanup.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Vf06ab+N57HNNuGaispfZ0GMRI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgexpand.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WnFQFcGXaKM8f5KsyR+y3FZ7BvE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfghooks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12t132foxtJKs4x6hVE0mo7ourSo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgloop.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VsSiir7DS4fcyHK+QLp3f7UCkjA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgloopmanip.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yi4QJW/MrXngN3Pu8n074cmcAB8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgrtl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17hMJRf6rQWO3oP+50GdOqBY4Sfg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cgraph.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eF3oQ0wOaKxiWCtEGxlb40/1rcs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cif-code.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oFSsybganr/rZXnzTnpSVwVY2Fk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/collect-utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVnU7ZTFjXW7K8NxVzNyMIduuBo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/collect2-aix.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OUVN0YF1t6PsvoZ7RFDOyviLras="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/collect2.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16iaKpY7/q8R2fz1BE7oRondAQnk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/color-macros.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12pupf7+FZgCbPraOVH3d2A6LYik="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/conditions.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OuejmQdYd9l12F0l5cjv+WINK30="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LTQRlWkKNo2IEC/Vyx3UHhpFI6s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/configargs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yCoAeGcKgIlluWQW/+2YLBL6plU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/context.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1larz+ZfkqV0n470HIs7WqN5csDM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/convert.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VnX14f6KSda/1+1rYk0f5oS9X1A="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/coretypes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17F2yJ7Q44avpJROvl416yl9UAhg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/coroutine-builtins.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IHmxgBseNVMuDaGXt6+6rBgRMaM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/coverage.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GKqHNAdFKjC6CDd8HAcsJuikWOM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cppbuiltin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BOfdVjD9dUlg4ePaZ4p9wnrOhGQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cppdefault.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IiRlnGyN6e4dI0CYtXlzrLJ3zgs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cpplib.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s5tBL/hun9dNgPjOtAeJ3QD2m6Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cselib.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y0xt2eUWFUmtOG2YRg54g+EXjYg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ctfc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n96Y0MsE2rjh8+HXOW6khC+/iQY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/data-streamer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192o0CytZJ32JrO4gWlUpw4R0A98="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dbgcnt.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jMUuJVZv9zRUjBeShdR7I7y2QF0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dbgcnt.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e3kU9TvRI7Muz3XnGgKfrbtM21M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dce.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wf+iBI26hRgoGL9fuxrVn7Y5Q5o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ddg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WOWnEq7ILLOyBHFwvCePyzfACmo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/debug.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wXsEHGBIlJwGbNBiA0MDxzUjQAI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/defaults.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4W7eMdPH1O0xQD9Vz3eqh3oB5c="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/df.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V9uvu99F6VlQzEKk4DhYED5fNQk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dfp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HkFiT8vXiDl0jMyoW3dm/p9EYQo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-client-data-hooks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qfFH/Y6bT8DtpvePAFvipCrGEBI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-color.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t1VvgRdea/uXRkoTXpgQSRy0rY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-core.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKrWgdqtWW2xAdgn1ON2DrjdTs4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-event-id.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qArrUNubgA3aUehIBJ18LEnlZQw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-metadata.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mPTZneUhVb9c3NCh1rFMdukNVpI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-path.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pT9bE8MPbhx3cuKLQHuL4dchoLw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-spec.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cDJOXMC+29cR9f4+WciPdqQmfNk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-url.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12g4UPmVa9FEL/5W9ntTdR1WuhtY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jIGLDxLcqrcLzqnX5syh5sDFyNY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bxeMFWk0Yz9Bs2l2CaNQV8oD+rw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/digraph.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k4zrXv3SCTQKiUcW+PsYXdGxsK8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dojump.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rSmks4h9YboQNu68cQBNdZ0Qq1g="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dominance.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kEdXCX4u89dL4GJvUWMf0oJMax0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/domwalk.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yUdi2kAqzP6mAV2+WoAPbvnAys8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/double-int.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UTUvbX8b+/4dAgPpytX99KevL3k="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dump-context.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F6pdf7C4WyFFNA3TKnY/gbhbZ9A="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dumpfile.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vF97ZaGS1Q2mDvlof/QvDehlXHE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dwarf2asm.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dk1OTwUIIkao2wvRgUtR1Vldjpg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dwarf2ctf.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARlaEcK22RuvDG8HQH8McDEBhxE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dwarf2out.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZTUErVfPqEP7/PnuIlOPCXUWPuo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/edit-context.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HnArYe0/lE/Q1GxSFsDf+U856sM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/emit-rtl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mzxxAIKtjHtg+65JIH7VAtV8krk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/errors.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dUmxIAE+dakc3cBKI9muQyenoQE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/escaped_string.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uSqOiZApKWapME0O1JikXKH06hs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/et-forest.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I+Is+p9OzFZy+xhdpaMsWfbjN5g="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/except.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qK+KqTEFFZpIjr7Va+/WdXvwBlo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/explow.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRZaWa0MVT84ZYn038IcVYxlti4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/expmed.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KxhpobkHrY0clv+ISnrmcV7ifpk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/expr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vCKojtzG2pHiJuERDOGtrUB1xj0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/fibonacci_heap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O8wrGKUSFBMg8lKEOfTYHQpjT9w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/file-find.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YcXC05e9KdLlLX3Q6/cYnYfquSQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/file-prefix-map.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xutuh1je9d7pp3nHw/j4IAGW4xY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/filenames.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PXo1Rqgs9amaNeDl08eM6bWfMME="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/fixed-value.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FS2CjU5hcnElOZQBKotjIEN5PmM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/flag-types.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oQFALMO93PlXMivMlslNpQuduOA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/flags.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zPElj3QZe3Y4wk4YEv+YtI1SjJw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/fold-const-call.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zylu7dP5weuxGMxWZBXpHyJHfWg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/fold-const.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A9byeWJHCLfkTkY3BUENPi31DPE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/function-abi.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z4gnm4kDriG9O45q2ZTjOuKeEWI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/function.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OUPZIg1N9WzE/kG4zHQi4+i753I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcc-plugin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nXDxcIuCsJgCdyixIGDsyEVtKVI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcc-rich-location.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N09wOpbyvEFt9t5u/mOEt0IqTyA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcc-symtab.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RU7bffLUuxUaGNNKG4Uit6LwB54="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D6SVTS3ffZy16aJ95boDV7AtTVs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcov-counter.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CgbydMp95j7wohkOiI1SI+iTj4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcov-io.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D1s7/6+ShENAG8fOcVKOZfv7eIQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcse-common.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LoMiu+aQwUk6GpHSk99U5sqhhIg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcse.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HEPnA5hoIy+Jx/yOLUDV2wDCoJI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/generic-match.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b6oLZQ/iwUgmWgoox8+fRuUfc6c="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gengtype.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pJgUF2l9o6xI4ZDZ6tBhcF1SiZ0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/genrtl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TuOiCzdT5gI/Zt5oDPLNX98twTs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gensupport.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MylLxH/cjsgE7W6pXYOgfqLR/ag="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ggc-internal.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o2ueCnNgQy8G7MhYTKbmO3orVHU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ggc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14kQmt5zIUkmXZKGfejghjYreVf8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-array-bounds.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GIypctBP3KU9Fz0i8YMIdDsqknI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-builder.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RLzK0E55lhBpm+dvLD99HTZzfYg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-expr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w93BDDwmoIvNGatvTM0kv2WlsXo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-fold.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ajYiJFf8ywMveqJsn75RIzeq334="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MiNjfRZkSb9xBvFEZs0CPENeeBk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-low.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J7yJLHYhAJVk8vViPNSiqCVdaM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-match.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UJEuvc4po4a+zRHXz0GCzqGxeaM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-predicate-analysis.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+TNqP6xxl1zAv3Ao1Yw7HfNLof8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-predict.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nHtGb9NrlpPIk7rp8e3spNSIkgg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-pretty-print.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ex1yC3VrvUuXUTS/lIsLXKl+/eI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-cache.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s3LhGCHE+QBOaW4+zwO3hj+7WHg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-edge.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TugY4d+4n4v7MCXvxwZx3kd02Cc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-fold.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LfvEGapGW8iod3c2vVHPAHNE5VU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-gori.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k9dGfidhaZYRlldzDwVAyCn1WlE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-infer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a6jtA/Nxcr2HLUMYreEwJ/vqAU8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-op.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jsbHi8ZuKP+TMhD+f77ez4uiIBY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-path.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMkWYsvwy4gJZATLIHvd1lGWBYg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-trace.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MGNTvKtMgARra0oxnZ3wNNyWkVQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zwJeQ8jQ8+eZvCbOPSNc9suPxwQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-ssa-warn-access.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q132dXb3veDQ4sACL7sKclLhVrV4g="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-ssa-warn-restrict.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xZ3FUaJAzAc/yUfFFjHsD1jplN4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-ssa.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YPujSQ06nVEAC95QB7uX2LW0qzw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-streamer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qgLlKMqR8vwtq21NRNW3gHrsC40="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-walk.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15lZCjbEBbPcMzT/DdmwDjWRNsD8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lVA7jbtbLlVrvuc4wN0ixshQ/qc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kjyyHeHblCedHPxmBb8DRG0zt84="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimplify-me.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UvSwBz2zjPcs/QLSBk83jaX9RsA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimplify.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nnKrZDHsrEnpiFnQywXZij6fGsw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/glimits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bc+MPSLBDGuO6Prk5O4EM6sfc9w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gomp-constants.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16jiQqsv0LxPab1fM4mJq1ntXkaU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/graph.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10c+kJ1NSP4+gPVC8Lw8K3tWSv48="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/graphds.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19/YZu88peLstm8e+803m1Z2Ul+U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/graphite.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ukKfCXc3Q+OCh0gKwnxeopU7A+0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/graphviz.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kTbT+YeaXnbwI5cXNlupObPFcvc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gsstruct.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v+uaZ6K3oq2txdpemJsdYLV9z+I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gsyms.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GcZ4XsrieP0wvst2YA+3iJy48po="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gsyslimits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4yKG57DCd5brCErrwplWlbaOig="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gtm-builtins.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EvLTFJlnOBLQ+tot5Y296S0hVvI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gtype-desc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kgk06WKgl0WWlRl7gjppO7B+3YQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hard-reg-set.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GAbWbpdGeFzodUUDqeG68+aW5m4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-map-traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+bRNg6ASZAVhWRYF3UVgQJmGOPc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-map.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17U2HXimOBmNkK66OV2vAkHGL5bU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-set.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y5pjwS1XKYL5rR8vsViwLbHH+y0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-table.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RqLwO39RTq0OgaK8EfMasKo0pXc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v+7CGdAiHjwJcsETWPOeM/St4j4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hashtab.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/567HlwEGsxgfqNDugopLIiXuao="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/highlev-plugin-common.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wuZUzClhQUbhZx97cfmetNZBa58="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hooks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYn4k692AXPv8MRCv/qaJwexQ6A="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hosthooks-def.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PCmCXGusvGm66iDzjw9WMRQ0/Zw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hosthooks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LZpYM/SWel7DhMQd0+Sk8eVI71o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hw-doloop.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XnhVRqqaUU5tJTsN4ZS1qR/E8L0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hwint.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oEqOVzR4Bd+ggsqxigS8uvSX6v0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ifcvt.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UOLG8UtCwqxEJdqlFrsT8PXvBSY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/inchash.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gQ9M+gInPw4q2gqdqzxe6++GI4A="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/incpath.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WbUcruaFaykpGi3Cv7Db+xQwFCc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/input.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kMCc10QQ8FRJ54Ngv/P1FePe36U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-addr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10RrTsVz7MGEcz7uO3pS5egV6CsM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-attr-common.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jp3HRUkyQ4PflWVm11ytwN2NS/s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-attr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZO87rQ/X1Td8UNZYC/XBxpLyjyk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-codes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KTrv6S6foLrZqxUQJr72ondxU8Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-config.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2zT9whiHuSaHEDOi3SKWNpJj+c="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-constants.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZArLB7sm5RUkACwcf8nQsVFq+1w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-flags.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a/06W3CwCpkm7ekurwoUoUmEmEA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-modes-inline.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAbjJEWNz15Rwbl6HYzXXkQsgYI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-modes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RHSUWGlEiH9MwUCACx9dAwWBT2k="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-notes.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IXgyW0OziOH9AbYQQR4nAAfo35I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/int-vector-builder.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P4XI/xkVB9JdXyy11gqwr2bzyW0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/internal-fn.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZS3soDpah9Ig5f9CPc5v2Q5H0lA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/internal-fn.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BP2F3ckBiCjoti1EKbhYAXJ4I5M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/intl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RYhNm+SDJGe9k2fucFDksi0Docs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-fnsummary.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y88ShxM+gPxJQsXabNo5ACb4sDE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-icf-gimple.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RKwKfNqYqD5itpiQD8wC5M9fDsk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-icf.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WrdDTUBHjWHH5pIC0LOV3EZWmM8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-inline.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16iAljVWE5iW9Lo/O3HzFNM4XxoY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-modref-tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fw5MQaPCz9kyeczD1wX6pfU3I8U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-modref.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18szgGfAUw7svhZBciknT3QRdVcg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-param-manipulation.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14K5laQ9rUYHLzGIMewrtesT02/c="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-predicate.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19+sVYfRxWh4qDXcvIgK7n3FHPdY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-prop.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f3cOoQqGfULzXGiHpxBP/sC3eU0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-ref.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JN+Ya7Oj2JinQJJEIpV6ejrAJNg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-reference.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sT/023vAetQOomoFO7JEWfEdqhU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14o6IYqDZKY7ffQ2CRRuSBF0HJ4Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ira-int.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bTUli1fx4MLVhL+FktPxIZmtNRQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ira.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1247s55OVGpRFSinpXR8pBmvPh4k="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/is-a.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16n5qHDVMdwvpglUkKBVA8oTaGR4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/iterator-utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n/m2iUsj+5PQszbCT/PYkvgDYBo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/json.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PLvL21A7QV6A7ig5awoAdahSdQw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/langhooks-def.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoUk75vBpXR/XT8R4MFRgJn7I0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/langhooks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gi1kphsAXyKdXnPaJwFcKOe0OLA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lcm.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRn1i1aLVqgNbEtzQIMfbBJ5AwE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/libfuncs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DNeKaVIFgYlX95KVjY1Upq/Xun4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/libiberty.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E5sOaJ0O51lz2ROWjaDKsVVdntM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/limitx.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JrVTvVqI7+ufMBzWXdUCZD1nVAo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/limity.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ODb2+f+DLnGaV4tX3YvjJk7yJrk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/line-map.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10AmciyeLR/gDnutcQaxxcEvEqXo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/logical-location.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+IEzlV1k6K+u/DjhZH9WcIWVEpA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/loop-unroll.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ufJsbyxRsByEoT9EG9nKo4t9BBc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lower-subreg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PohLgWr199c21dbYVlD5c2yHa7Q="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lra-int.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MYIJWh1yUugrNDoejnXAa+gS4Pk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lra.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F2XqK6x7uxOHr5RFPdXZHkUhu0M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lto-compress.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qIka3/nrJ882SspRiyPh059tAc4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lto-section-names.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xwc2BIOcp71T2/w5O6uXZ6j26A8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lto-streamer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GIbNNR/VI8NmyV2kgHBBUkM9z5s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/machmode.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a9K590QhvXpPwuRYte1pnA4mj8Q="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/machmode.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oktxI9FdSSYDf06XqsDguzEpLXo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/make-unique.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YixGiKRH8A/TDDwanh1XKNZQYYk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/md5.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i1s7KqHHSvI41s9LPtB5GRwx/q8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/mem-stats-traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T581SyiSHM56CYhZ7fsmMAa4wI0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/mem-stats.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8qCDXbn0zCQerpmGloZa6BoA+0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/memmodel.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMzqIAMDhVZpYO4QWpmtPftG1+Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/memory-block.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sDjT5Q6AUtijHspxDPlXbA0ou3s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/mode-classes.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dBPcmGe6jBzS1yGIf11Se4WEARI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/mux-utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VOM/8duNBXjOw4fkOlunRendPAs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/obstack-utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIDfuDfxd+NYUEz79BAswQwnAxM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/obstack.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QjtTvWajwT9OTo9/K5njHspsEOc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-builtins.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17JlXuSnhIpjN/P3ZouiKdoegAQ8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-expand.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A9UnC4xc/M2Wvp7tEGtAIZp4C8s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-general.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M/+g/6L+SABXh6hRPcTsz+FTDE8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-low.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DsRNS/KBTmf3mbDlru/IJ/5lSM0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-offload.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPpNL4wqiuGb6OhM2C4s5a695jE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-simd-clone.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YZePZRjlVRviFLTI2bRjUhCcFXw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opt-problem.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rfem5geaGH4luL0YVWGj7kh4q5E="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opt-suggestions.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GwCu0wxRn/K6HB/+8cfMydmd4LY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs-libfuncs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1449pu+jLeP4Jl9CFjI+4qrxMfYU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs-query.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17dCg1L6doINUNumGsc0OTbENPnU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs-tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t38pBHP/+YJKIWS4784yOprEaQQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tJwF584gTZ3a+/W27Rwpa5UsjH8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dIlTBMrV5cWB1Ow5l/XbGTu4aE8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optinfo-emit-json.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dx9be7oq4QtEocHQP4vaWMqsbYs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optinfo.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18r5oByzZO9JCe+8+kG9KG6LFIK8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/options.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mIwSLeOMN/W1jjaO0PSUPd7Uglc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opts-diagnostic.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SsgWPGjCaRJFmq5aRTSobGK/hGs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opts-jobserver.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xVy8KBF3kYkDcSkMmrrZXF4hy1I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opts.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mkp3X7VCZMaN0DfY6c8DmGh0Tv4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ordered-hash-map.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10TKdzNwP3UepBLlLlEVKIjHYLgo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/output.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RUXHH04JWcuqEGzq7l73PCwSTn4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/pass-instances.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+75fCev+4oRxb0SY+Y41otaV1os="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/pass_manager.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NO+4NceO530QPeeR3XUU2aGW/I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/passes.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/oH0UjZ9KPvTVd8Akq4JGaLzBko="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/plugin-api.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gc8zpuElJUG9cDAkut1iXOBmv9E="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/plugin-version.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RO3utBmfQXp6RDCHDw+NKEDvAEA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/plugin.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161JIAa1/oKtLfRvV/NTfQCLZrdI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/plugin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TNu/uHCQhjxGej5QZ50ghjjR+7Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/pointer-query.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17tBx1l4RTo7VvumF7n2DHPz8nW0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/poly-int-types.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFu9IwDmuM7xV61wnR3yIxQtEFg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/poly-int.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fdW9Iqnb9zkTrQvYXg5CdD3FRs4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/predict.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F1eZvU/V2WAh6hUT0ITZIuooPlY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/predict.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1ERXWT0GZTseYqQCDOQ0K3NuNE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/prefix.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qajsqm6szlvxnhKYylA9PD2UsQo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/pretty-print.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IIckY5wRRdJEtFWNq3K8uV1KCWs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/print-rtl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziC3mXyvrSSu3Uo2GbDUdFlBRM0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/print-tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l9LWqQsTp4WLmv+jnO0J9frh6Bw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/profile-count.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r2l799ipe7PXW/DPD8zIO2XnYXs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/profile.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RCwDtSXiGCBSrSgBypT198w5SWo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/range-op.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0Xn7n5FyuZm2oXHUlcGxp3D60k="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/range.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojmaBsdvaw+usP329kZrL/ypO+U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/read-md.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yqMDXVwMuOBY9uj9pU6JTR6DGwU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/read-rtl-function.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpsNNTndnxfmI11EqpvLxAz6frU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/real.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fb90/KrcBO4jeA2nwaSqYxHHE9s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/realmpfr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G0rkMAgkoy00wEIP38IBiNB4osw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/recog.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CuU0EgUlcz+EhJfPy0yyjY+0jqg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/reg-notes.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ODYUXNS6yJrxXLxMcX7Cdr6ZQV4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/regcprop.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10t5U8aiIpfrsgWXvCRaDCUHgddI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/regrename.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVjSgBm0PbgKfHuu+l9IgL9lZAU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/regs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EHcgfx3vbJoE0q/pFdibJR/cgvY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/regset.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15wCUR8sdOZTqVmxv0ALQ8j8vdp4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/reload.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P8Pg9yV4Ri0xprVYGi/NewTm5qk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/resource.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vMMzjZpRKmh5pqXTtkYf8ol7WIo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl-error.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NvW8VHKdGlVPD3YoHiFermYEO/I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl-iter.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JSul/1Ruj2d2FYyiWUPHgP9vCQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl-ssa.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17RTD3W6mbpGmPkXoZQ69d25/s5g="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zu8emjRTa5CxQrKTLG39wgoJXOE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16I2sa9/DqfOtwLtiOWHnz7l6AGY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtlanal.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hpMnD8oqrX1vsczc9xDrxjooiMA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtlhash.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2CU/RISxriXcQs8AbUOot76oY4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtlhooks-def.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1efnLNKBstBfDDJtoW0Zj6TreO04="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtx-vector-builder.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xMjzjemOQPJXU0MXUnVofSfUQw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/run-rtl-passes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/gyKsjjyCpMcuovXrazZBTuveIg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/safe-ctype.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iYDLHMgY3VPoYXDgs5QZ1Iucoo8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sanitizer.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wKolBq8YACVxoaTJEKwD2dgMVLw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sbitmap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B+fgnWOQR3govK08OGArJlv18pk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sched-int.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d6LiFFmuAffgW/q/n5mKM8k2+0o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sel-sched-dump.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nxPwgbXJipZPXXD1getSVbB/eVQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sel-sched-ir.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zebXYUPxI8bGzKI30ngNrAsKwPo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sel-sched.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10slZ0gYE7Du+QsQ4rLWAtIqxNDU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/selftest-diagnostic.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dAKXydjfy4HVNNVA5Q6FcROsog8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/selftest-rtl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1erXHBPglir1cOm/eMkgcR1sPfHs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/selftest.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XZ0qpHtzDFr0CU90R3u2y3pKPNA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sese.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQXXbfn0iZacZX9nD9xOeAfIG+U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/shortest-paths.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h6jNBYngasMvHmP8bZhe4T7bSAQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/shrink-wrap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AMd0iKqu4mSZ6iYse715lyxGuTQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/signop.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zleuez83bsZPQWaKRsOdYtLw7Uc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sparseset.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SphfOVNAJLi06hYUDiXf6xzp4/4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/spellcheck-tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KCkqxsLIE4WVJ3g+uf5NB3ErDHY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/spellcheck.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17U69Qfi46VAanMNRpXAuzAalVHU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/splay-tree-utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1teOjjBcgSF5IR0RNrkd8/SeagVo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/splay-tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12O7XfCAhNJB+YaAictNrgA7AP9Q="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sreal.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cm59ybsfl/TRQ2rDVcJSnvk2jqY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ssa-iterators.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T+0oakvnFwPHN8TKrARC6Cc/tFY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ssa.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z1KHtKI/GpO9sNcDgAchRsM7O1A="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/statistics.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n9HIpJ+27yNh8soo3QNChnU8wlw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/stmt.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aoPdKRUjCW9XaY9B+KahlMi1i+o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/stor-layout.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GIGQ+d5A4P4rqKwrs7UwT+p/T/o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/streamer-hooks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LKTmzNVX8g5Lp5SBJU6dnyFd5c="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/stringpool.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JTqEZ5PgHfr2Zou7rSn33ostGKY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/substring-locations.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13gXummBWoj/FwbkNunNcV1EsVaI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/symbol-summary.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pQxAiIbpqH2LEEmzwyhmrScx6Fw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/symtab-clones.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1adA3e8n6qcTJpr5kLYTAGZvz9ug="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/symtab-thunks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YmbUJfC4deXX+wpnwOn7b1HzDTc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/symtab.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dUQsKDrUfWnJJ2mbO+pO9ddOcWQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sync-builtins.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X9uHAz/Vbtag4D47o/6NL3rivLI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/system.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o6uVfyfuOyoUTPzjZYjiEJp8CB4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target-def.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mddyUOOS0wk9TTilCUuzjpjGs2g="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target-globals.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NsSE+xGcrPxUkWFQ3YoQS/AMo0k="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target-hooks-macros.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hjSVcM2rie6FxYjfKs0cw+WARcE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target-insns.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BIkd10iJw77hyNpEbyIEhGYfgao="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BR7P7iwSz0sKD32gomrDhl2Q4Wo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Np+8EGo9UYvO9Lu8HUnsmfXDddA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/targhooks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18WswGzLVYyObHHlEjfiACyy3+yg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/timevar.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vksqiWLPSqcBVcjR2UNpZayiCdk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/timevar.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcs+ysNqMvaUc3ZA+YnS7xl7yYc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tm-preds.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qms6kVzN5fAObhOFczV+CKfayrI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tm.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1453FLN2icxb86ozXizl2nLlnNa0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tm_p.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QGECxPUYU8XgoyLhMV1ogPT3MWU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/toplev.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U1RaKlW5TuNNQtFkyOgArlZ2gtc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tracer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FuZNK7zaoIL+M28yE+McDUBopLI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/trans-mem.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q/LpyziMc9vnAcBd0RdgAZ8ig2o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-affine.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16lpWv8IWAfq3sUTklhtng2Y8oR4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-cfg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFLZszGWVwbMIDMTWsZwS4gWCAI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-cfgcleanup.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QcB2GHNtSrkAynkwCt5edVy9ys4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-check.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Onuy/9G9Sh7Iwl9KtxP9B37ApoE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-chrec.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xk22tHkgzbabRc3cXGTFjMDVORU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-core.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gQUxNCIh+L6nHy0JPUQdp0O68hw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-data-ref.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GSJb0tdYqXPcBygETvjQLwFgeoE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-dfa.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oJW5WWoGSTf7A9sigImljqZDkwo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-diagnostic.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b//OCpMMkrFvTCkVhdv2E1TR7UY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-dump.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q156jRmYGu9LI5V4tiD9FbxlyMJXs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-eh.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10MPhZupocdMn09IJGWm7R6sRYqU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-hash-traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pLeUBSCOqhqTvTnMCY6paW/hdfY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-hasher.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R0N5lKHSOtEKua716lYaUVeSeaQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-if-conv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QUC7Nyg6j6+BE3bKipe1stm77N8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-inline.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rtC1tO6FXjJisTaU1MGJAFWm6hM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-into-ssa.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVxEvN5hcfFSxgWfE5OhOSX9RHc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10e1roFyTLbYJX4rAv6HI8IT6nrU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-logical-location.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhs1L+xA4hgTOCRkcFkr8W5g4dA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-nested.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ionR5qqFUxI0U55DO0fGpaV1KYY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-object-size.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LHyTHn/D/g1iyY5mJ1K/VltGRM4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-outof-ssa.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lb5u75WeBh7tgeyJ8CPGfCjzyLk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-parloops.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10cMsD1uEuEYk+tfPn1X1sPPSUas="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-pass.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nUCIWfF/UcGaGE+PwMp8iflrQ0s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-phinodes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wUOySZAcC/21K1RQOZL5Z6+ubWA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-pretty-print.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VKT2AbbmyUdY4l3obveX7T4DN4M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-scalar-evolution.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16vb2N7nJ6w3ZMU/whFHprubzBYI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-sra.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXeNMcRx9YbhcQkHlPSY+1rVfi0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-address.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zM3xbC6TcUZA6NyI5p7lW8GZrAI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-alias-compare.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A2f678G1P3IW/ayGyS/yfqU8mzE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-alias.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+lwcaIRQyb8xxL01Lk6TA6mJGpc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-ccp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q+eFFiuNPDUQj84OL4e/EtXT46k="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-coalesce.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19dFXcew3gMKRX32Ub+xq8191p64="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-dce.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4GXftP3k8ITeKvm+MtSz4jQFu0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-dom.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dKgYGCfFcwy1oeDg50v/knO1pN8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-dse.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wGiCK7tPxqyAsU2SL21rH2HnWYM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-live.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TPFv8mpW5DO8UJ7BYe2wLM+HlH0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-loop-ivopts.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tMP1foLD7e6NQMt+QwHqqzetCTE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-loop-manip.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19fEAv+d+EfKnOyjA1UwUuoyL/l4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-loop-niter.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eGidHDHzzLGg4IohYv99r+XzCSI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-loop.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oGtwL1uAeq1qtQpAvb8AwpKeMs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-math-opts.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PQaRXbfq8PZQ1jET9WFr8a0OniU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-operands.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JW3VyjJDiRQ53ivTdtklQkdqj2w="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-propagate.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Pu1o2OyaXPcjTNJfBHnm30ZliM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-reassoc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HZ9TqyLff7lTwjmInJakv59Aafg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-sccvn.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JjSyKiR0yCYcqmm25dZOYQEXbYw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-scopedtables.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x7s0lo+7eFQ/tLQTLFyaQ15+Ob4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-strlen.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11corz2/gUjiOI5crZtw8fWW5oWM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-ter.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T/Gen9YjdFC9ZLNG1VorTcuSSbA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-threadedge.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hZ7saEfDo0wcMmfdl5qSjp83QQQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-threadupdate.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DplFBm2BtT8xYU5fdWD5KF9huU4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n8c6v3nzBNnVX5GGHD/FKLzJurQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssanames.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vMhkkWy55NzsUrwDGATlTj8dWuY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-stdarg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1loEdjmicTwXRyF2KrV/W9Co1kvg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-streamer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XWU8XRpCKAMUJSMFa1XFcrgsr2o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-switch-conversion.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1evU30Q8UScxl/7nhshlSJDVDU9U="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-vector-builder.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q8q4AUAKOf2f1aek7xRX/lHlVNI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-vectorizer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcHFU0ltmdoZx6PD0+HfVcnFwHo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-vrp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJpAYxCY/0IlI49iQvfKsbvpUk4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaA1LYzhsWrpc+d4I0MJBpOYVk4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17jmW3YM1xGTcVPAHwKvmo/S+ehE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/treestruct.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eL/igLdfOkJrU5oXoHdsAZ+ymIg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tristate.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NM6PZTBBKldlMZ2jbAgknDzvYBc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tsan.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tZpPcrrPCdUYYZbYDG1dzldq6ys="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tsystem.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fin9k46d/XTZWNxvpRdcODpzs/Y="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/typeclass.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Psovo5992eLD3os7yCnmfl3KYzU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/typed-splay-tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EkGHVgvlYn+nQaYnN5YZy9UpCQ0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ubsan.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zUTS0YjO4DFsKN3rWZy1CmZwneg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/valtrack.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tXyA92XkVmZIsW+sutZ73Hh58IY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-pointer-equiv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KtbUfNWFo12S/zHO4rkjy1A7eFU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-prof.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rE3WC2GsWKXWdf0eRm7Ba5i6J8I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-query.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DNKYFdQYHB62A/zH1QjHEY2iIRc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-range-pretty-print.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CSnjn4UiGwblatA0yel8Ie6rKeY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-range-storage.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ftlrEpeD+PKoHpmA3xmWqWC6sPA="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-range.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ObrDud3ZorfpFxRuF+d12jqD0YM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-relation.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a97aA1UW5Fe1xqMZs/rpall4WTE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/varasm.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V9XtHW6BKGbFngrvUwiWa3gItdk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vec-perm-indices.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ixvVvPrnaErKJvCqM+ObXs2Z8TE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vec.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M/o7+9Lab2b2JSuP6lz6RvzMhes="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vector-builder.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S9lcsnlWiHhHxTWUIUUQOH3rmZQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/version.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zV5KxhOISbZCgU0lTTJSCMMhEfM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vmsdbg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KlGEjEgqz3lxOfRUQF018rR4E2I="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vr-values.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YTsGaYCu/P5p0C6nkiYGEj4S4iw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vtable-verify.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BAfLjxpEiJjyfuPadq8OFeoV7dM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/wide-int-bitmask.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wUYuYQTOOJglh8gkWsnHYdefF0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/wide-int-print.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12T2d5g2vTPHSaN8KsQeUirPXSkY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/wide-int.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xlMrAiLwmRx1NuS31j+NUGsJc6E="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/xcoff.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/5fb0GKX4Z9/9Eb0c78WdIJX7R8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ada"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ada/gcc-interface"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ada/gcc-interface/ada-tree.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q128q2GbOhV8qoDKAIzzJHQAh5dhQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-common.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mj7B9HIapOcm1YhhEcKsWLCrIvE="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-common.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13q0N+6zF7HyDJkdcpXxen4ck8fI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-objc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Uhi++ImThTXBKQpCy8FDeTtXcM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-pragma.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tkN7bSXwvPP2L4F5ndFZpf+o95o="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-pretty-print.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sh1YiAHhS2wgHOcLWIShNSTaJUk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/common"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/common/config"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/common/config/i386"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/common/config/i386/i386-cpuinfo.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hv6l5uev0wSCog7AlxWfX/q3Pmc="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/elfos.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YsaqHXiT2Z09Y1OSKJon7Gnmim0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/glibc-stdint.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cv8cVVpg8nrW1F2MOavyPgoLEL4="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/gnu-user.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TSedAUyzS/0/5MMHLTm2/Lrjw1s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/initfini-array.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bf0Pt8mxrnPIuTdmMmR3HxcnadY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/linux-android.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GeH1AzIqVDoY+Bjdlkd0JVrMlkk="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/linux-protos.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jTZg9a48hko+SnOam3m99CIpI3s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/linux.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q112oNTzvSpSmnaz/kN7ZuIzEZEUg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/vxworks-dummy.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BDkgeMSmtC1ztv9C3ZN/qzV+guQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/att.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvzeSrtoiQdaw27a5jUj1y6GBB8="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/biarch64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19ZKGka9x5duEWWLu49J8loJC52M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/gnu-user-common.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZL4HDebN5AzK+20xpKxe0VaH50M="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/gnu-user64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a1/7L3ui+rCbzJdBw1Ni8lsWOxg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/i386-isa.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZub8auR+C8WQMap+IhQMwRvTPU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/i386-opts.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Y5zXZGGjR+iRq2v8AYWzIaFn7s="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/i386-protos.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvKWnS0sXk9Rata1uws3omhDrdo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/i386.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLcMLwtSSFaCpuyEJdxeNrpmVrw="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/linux-common.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nziG1D7L7tLglrSepWYLORX8ARs="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/linux64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HNpOI9MABgNVjUFy/wyxBmu26TM="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/stringop.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1soitTaAlGEOS6rmoPbmehKnii58="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/unix.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xXhsXNo/TJSzIBqqhmag9V5/DuQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/x86-64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DNl1GojUBEGywoZf6OYcebCMKC0="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/x86-tune.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gw246hC2ZXmtHjpYJxJ2ZbHKcMQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/contracts.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UyePuRfD0CnomvbXAd1i+Xkk2LU="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/cp-trait.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q163N7e9Z/XjlOVhDoqfoyyfuEWVo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/cp-tree.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M0IT3m8Guunk6l1nJxK9xGT9HJo="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/cp-tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WsxJREPXfGg5W1INxJk6rCVw+wY="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/cxx-pretty-print.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12xb38/5OMNBHC+lW144DW7Pfpxg="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/name-lookup.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wj8+U3lirhuraYNFqibZMdYvvjI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/operators.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rYX0Y9jjHqvpaMu9dPrZGIff6oI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/type-utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16u5muIt2ak52EBB67cIIou/Ts0Q="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/d"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/d/d-tree.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mA1xdkXaxUPX1bU2puhuLcjkRTI="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/m2"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/m2/m2-tree.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nX8TzOyBaCJbDS+lj495h4ON5yQ="}}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/objc"}, {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/objc/objc-tree.def", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DZ9wtwF/68dIZHnEnSxmQHoNOrw="}}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/gcc"}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl"}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1"}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/cc1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SoZrcw82a6JE340CO+PP5z8iAag="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/collect2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NxWzpiReeFLx4mEyz+sVTOEWx7M="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/g++-mapper-server", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18FtWQCJCrfuryWELv+yZTLIcHDM="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ddgJhfjlQTFYMrtTg8ywp0qosTI="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/lto-wrapper", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cSIgW9a1mVRHPqMs191vNSl+Nw8="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/lto1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q126AvgpQvvgmbOFJchZRBH8umNDg="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools"}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/fixinc.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1404qEaFh7uDnGDOMJ7H5fUvq0Zs="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/fixincl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TN5+RlPKP3vRTVP6Bctf0k4Tv4Y="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/mkheaders", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CL/kiL72RXPYTvOdVVgBVYyfBdo="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/mkinstalldirs", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp9yeHlpbTyzFFdd+JHguqGtIxg="}}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/plugin"}, {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/gengtype", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sn4815BiR0x424c+g2TtdPSIYOs="}}]}}, {"id": "828053f43d5c68da", "name": "github.com/Azure/go-autorest/autorest", "version": "v0.11.27", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:Azure:go-autorest\\/autorest:v0.11.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:go_autorest\\/autorest:v0.11.27:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/Azure/go-autorest@v0.11.27#autorest", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:F3R3q42aWytozkV8ihzcgMO4OA4cuqr3bNlsEuF6//A=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "62f8048c6a6c365e", "name": "github.com/Azure/go-autorest/autorest/adal", "version": "v0.9.20", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:Azure:go-autorest\\/autorest\\/adal:v0.9.20:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:go_autorest\\/autorest\\/adal:v0.9.20:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/Azure/go-autorest@v0.9.20#autorest/adal", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:gJ3E98kMpFB1MFqQCvA1yFab8vthOeD4VlFRQULxahg=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "34615f3e75439a96", "name": "github.com/Azure/go-autorest/autorest/date", "version": "v0.3.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:Azure:go-autorest\\/autorest\\/date:v0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:go_autorest\\/autorest\\/date:v0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/Azure/go-autorest@v0.3.0#autorest/date", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:7gUk1U5M/CQbp9WoqinNzJar+8KY+LPI6wiWrP/myHw=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "9cbe2b076ea50737", "name": "github.com/Azure/go-autorest/logger", "version": "v0.2.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:Azure:go-autorest\\/logger:v0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:go_autorest\\/logger:v0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/Azure/go-autorest@v0.2.1#logger", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:IG7i4p/mDa2Ce4TRyAO8IHnVhAVF3RFU+ZtXWSmf4Tg=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "f9ba252526eb08c5", "name": "github.com/Azure/go-autorest/tracing", "version": "v0.6.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:Azure:go-autorest\\/tracing:v0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:go_autorest\\/tracing:v0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/Azure/go-autorest@v0.6.0#tracing", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:TYi4+3m5t6K48TGI9AUdb+IzbnSxvnvUMfuitfgcfuo=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "966663aac88292dd", "name": "github.com/armosec/armoapi-go", "version": "v0.0.172", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:armosec:armoapi-go:v0.0.172:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:armosec:armoapi_go:v0.0.172:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/armosec/armoapi-go@v0.0.172", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:B/wErPe2L9BTASUj/LAbo6N9g6l7O65bH+2e8vOvTeU=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "ccd386a52d6f9608", "name": "github.com/armosec/utils-go", "version": "v0.0.14", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:armosec:utils-go:v0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:armosec:utils_go:v0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/armosec/utils-go@v0.0.14", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:Q6HGxOyc5aPObgUM2FQpkYGXjj7/LSrUPkppFJGTexU=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "583f3cffd9f3c4c5", "name": "github.com/armosec/utils-k8s-go", "version": "v0.0.13", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:armosec:utils-k8s-go:v0.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:armosec:utils_k8s_go:v0.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/armosec/utils-k8s-go@v0.0.13", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:MzrRotrtZjpz4Yq1VRGbxDOfd6b5qRqZupzLnpj+W1A=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "128bfcec91f626e4", "name": "github.com/cenkalti/backoff/v4", "version": "v4.2.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:cenkalti:backoff\\/v4:v4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/cenkalti/backoff@v4.2.0#v4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:HN5dHm3WBOgndBH6E8V0q2jIYIR3s9yglV8k/+MN3u4=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "6db97477d1c7f73f", "name": "github.com/coreos/go-oidc", "version": "v2.2.1+incompatible", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:coreos:go-oidc:v2.2.1\\+incompatible:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:coreos:go_oidc:v2.2.1\\+incompatible:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/coreos/go-oidc@v2.2.1%2Bincompatible", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:mh48q/BqXqgjVHpy2ZY7WnWAbenxRjsz9N1i1YxjHAk=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "1393dc79ea96c3a8", "name": "github.com/davecgh/go-spew", "version": "v1.1.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:davecgh:go-spew:v1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:davecgh:go_spew:v1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/davecgh/go-spew@v1.1.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "00fc24e7ce3b3c7a", "name": "github.com/docker/docker", "version": "v20.10.17+incompatible", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:docker:docker:v20.10.17\\+incompatible:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/docker/docker@v20.10.17%2Bincompatible", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "dd9cd26aacd88542", "name": "github.com/docker/go-connections", "version": "v0.4.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:docker:go-connections:v0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:docker:go_connections:v0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/docker/go-connections@v0.4.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "7b6c9cc5501c8a5a", "name": "github.com/docker/go-units", "version": "v0.4.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:docker:go-units:v0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:docker:go_units:v0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/docker/go-units@v0.4.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "3d089610c1fdb13d", "name": "github.com/emicklei/go-restful/v3", "version": "v3.9.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:emicklei:go-restful\\/v3:v3.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emicklei:go_restful\\/v3:v3.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/emicklei/go-restful@v3.9.0#v3", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:XwGDlfxEnQZzuopoqxwSEllNcCOM9DhhFyhFIIGKwxE=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "fd464bcecc9603f9", "name": "github.com/fatih/color", "version": "v1.13.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:fatih:color:v1.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/fatih/color@v1.13.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "4d9f47c23ba1c440", "name": "github.com/francoispqt/gojay", "version": "v1.2.13", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:francoispqt:gojay:v1.2.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/francoispqt/gojay@v1.2.13", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:d2m3sFjloqoIUQU3TsHBgj6qg/BVGlTBeHDUmyJnXKk=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "c88c684fec2ba189", "name": "github.com/go-logr/logr", "version": "v1.2.3", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:go-logr:logr:v1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go_logr:logr:v1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go:logr:v1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/go-logr/logr@v1.2.3", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:2DntVwHkVopvECVRSlL5PSo9eG+cAkDCuckLubN+rq0=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "8afb4d17b3d13bd7", "name": "github.com/go-logr/stdr", "version": "v1.2.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:go-logr:stdr:v1.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go_logr:stdr:v1.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go:stdr:v1.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/go-logr/stdr@v1.2.2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "1eaf528687ba1c8e", "name": "github.com/go-openapi/jsonpointer", "version": "v0.19.5", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:go-openapi:jsonpointer:v0.19.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go_openapi:jsonpointer:v0.19.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go:jsonpointer:v0.19.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/go-openapi/jsonpointer@v0.19.5", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:gZr+CIYByUqjcgeLXnQu2gHYQC9o73G2XUeOFYEICuY=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "81bf1bcd6f26e10c", "name": "github.com/go-openapi/jsonreference", "version": "v0.20.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:go-openapi:jsonreference:v0.20.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go_openapi:jsonreference:v0.20.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go:jsonreference:v0.20.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/go-openapi/jsonreference@v0.20.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:MYlu0sBgChmCfJxxUKZ8g1cPWFOB37YSZqewK7OKeyA=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "c8b1a2678b8ea3ef", "name": "github.com/go-openapi/swag", "version": "v0.19.14", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:go-openapi:swag:v0.19.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go_openapi:swag:v0.19.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go:swag:v0.19.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/go-openapi/swag@v0.19.14", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:gm3vOOXfiuw5i9p5N9xJvfjvuofpyvLA9Wr6QfK5Fng=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "747ca51687159135", "name": "github.com/gogo/protobuf", "version": "v1.3.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:gogo:protobuf:v1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/gogo/protobuf@v1.3.2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "91a30a481c2a6d4f", "name": "github.com/golang-jwt/jwt/v4", "version": "v4.4.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang-jwt:jwt\\/v4:v4.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:golang_jwt:jwt\\/v4:v4.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:golang:jwt\\/v4:v4.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/golang-jwt/jwt@v4.4.2#v4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:rcc4lwaZgFMCZ5jxF9ABolDcIHdBytAFgqFPbSJQAYs=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "e969c32a4df9d3c5", "name": "github.com/golang/protobuf", "version": "v1.5.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:protobuf:v1.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/golang/protobuf@v1.5.2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:ROPKBNFfQgOUMifHyP+KYbvpjbdoFNs+aK7DXlji0Tw=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "4086ab748fa94607", "name": "github.com/google/gnostic", "version": "v0.5.7-v3refs", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:google:gnostic:v0.5.7-v3refs:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/google/gnostic@v0.5.7-v3refs", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:FhTMOKj2VhjpouxvWJAV1TL304uMlb9zcDqkl6cEI54=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "429084295777109c", "name": "github.com/google/go-cmp", "version": "v0.5.9", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:google:go-cmp:v0.5.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:google:go_cmp:v0.5.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/google/go-cmp@v0.5.9", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "3c5ac1d666a2d062", "name": "github.com/google/gofuzz", "version": "v1.1.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:google:gofuzz:v1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/google/gofuzz@v1.1.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:Hsa8mG0dQ46ij8Sl2AYJDUv1oA9/d6Vk+3LG99Oe02g=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "62663fa1e3fe1af8", "name": "github.com/google/uuid", "version": "v1.3.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:google:uuid:v1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/google/uuid@v1.3.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "f9ba2615f9a57eaf", "name": "github.com/grpc-ecosystem/grpc-gateway/v2", "version": "v2.15.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:grpc-ecosystem:grpc-gateway\\/v2:v2.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:grpc-ecosystem:grpc_gateway\\/v2:v2.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:grpc_ecosystem:grpc-gateway\\/v2:v2.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:grpc_ecosystem:grpc_gateway\\/v2:v2.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:grpc:grpc-gateway\\/v2:v2.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:grpc:grpc_gateway\\/v2:v2.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/grpc-ecosystem/grpc-gateway@v2.15.0#v2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:1JYBfzqrWPcCclBwxFCPAou9n+q86mfnu7NAeHfte7A=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "12a40c9b2b29ce19", "name": "github.com/imdario/mergo", "version": "v0.3.12", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:imdario:mergo:v0.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/imdario/mergo@v0.3.12", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:b6R2BslTbIEToALKP7LxUvijTsNI9TAe80pLWN2g/HU=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "15d6430830b2df92", "name": "github.com/josharian/intern", "version": "v1.0.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:josharian:intern:v1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/josharian/intern@v1.0.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "1454f96494c60a96", "name": "github.com/json-iterator/go", "version": "v1.1.12", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:json-iterator:go:v1.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_iterator:go:v1.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:go:v1.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/json-iterator/go@v1.1.12", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "b404c38aa3064545", "name": "github.com/kubescape/go-logger", "version": "v0.0.11", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:kubescape:go-logger:v0.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kubescape:go_logger:v0.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/kubescape/go-logger@v0.0.11", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:oucpq2S7+DT7O+UclG5IrmHado/tj6+IkYf9czVk/aY=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "4950fc50ed1303de", "name": "github.com/kubescape/k8s-interface", "version": "v0.0.121", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:kubescape:k8s-interface:v0.0.121:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kubescape:k8s_interface:v0.0.121:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/kubescape/k8s-interface@v0.0.121", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:nk9NDuVPo4lWcVU7WDvJCfH6ZM4dE9gTNSr4gZHA6V4=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "bf475c5f381c2e4b", "name": "github.com/mailru/easyjson", "version": "v0.7.6", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:mailru:easyjson:v0.7.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/mailru/easyjson@v0.7.6", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:8yTIVnZgCoiM1TgqoeTl+LfU5Jg6/xL3QhGQnimLYnA=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "5608f8091fb83859", "name": "github.com/mattn/go-colorable", "version": "v0.1.9", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:mattn:go-colorable:v0.1.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mattn:go_colorable:v0.1.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/mattn/go-colorable@v0.1.9", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:sqDoxXbdeALODt0DAeJCVp38ps9ZogZEAXjus69YV3U=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "e1f53e2429c1df85", "name": "github.com/mattn/go-isatty", "version": "v0.0.14", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:mattn:go-isatty:v0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mattn:go_isatty:v0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/mattn/go-isatty@v0.0.14", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:yVuAays6BHfxijgZPzw+3Zlu5yQgKGP2/hcQbHb7S9Y=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "7af8543cf8d3aa28", "name": "github.com/modern-go/concurrent", "version": "v0.0.0-20180306012644-bacd9c7ef1dd", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:modern-go:concurrent:v0.0.0-20180306012644-bacd9c7ef1dd:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:modern_go:concurrent:v0.0.0-20180306012644-bacd9c7ef1dd:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:modern:concurrent:v0.0.0-20180306012644-bacd9c7ef1dd:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "c2ac2524dc95a96b", "name": "github.com/modern-go/reflect2", "version": "v1.0.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:modern-go:reflect2:v1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:modern_go:reflect2:v1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:modern:reflect2:v1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/modern-go/reflect2@v1.0.2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "9b91459786b59ee7", "name": "github.com/munnerz/goautoneg", "version": "v0.0.0-20191010083416-a7dc8b61c822", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:munnerz:goautoneg:v0.0.0-20191010083416-a7dc8b61c822:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "92b5320dda07a396", "name": "github.com/opencontainers/go-digest", "version": "v1.0.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:opencontainers:go-digest:v1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:opencontainers:go_digest:v1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/opencontainers/go-digest@v1.0.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "1daea3bba12b7e12", "name": "github.com/opencontainers/image-spec", "version": "v1.0.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:opencontainers:image-spec:v1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:opencontainers:image_spec:v1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/opencontainers/image-spec@v1.0.2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:9yCKha/T5XdGtO0q9Q9a6T5NUCsTn/DrBg0D7ufOcFM=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "434b06f0bbe9a90d", "name": "github.com/pquerna/cachecontrol", "version": "v0.1.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:pquerna:cachecontrol:v0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/pquerna/cachecontrol@v0.1.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:yJMy84ti9h/+OEWa752kBTKv4XC30OtVVHYv/8cTqKc=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "200b31c28c6308ed", "name": "github.com/spf13/pflag", "version": "v1.0.5", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:spf13:pflag:v1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/spf13/pflag@v1.0.5", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "edf941cbfbf18b07", "name": "github.com/stripe/stripe-go/v74", "version": "v74.8.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:stripe:stripe-go\\/v74:v74.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stripe:stripe_go\\/v74:v74.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/stripe/stripe-go@v74.8.0#v74", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:0+3EfQSBhMg8SQ1+w+AP6Gxyko2crWbUG2uXbzYs8SU=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "536da0ccc47268dc", "name": "github.com/uptrace/opentelemetry-go-extra/otelutil", "version": "v0.1.18", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:uptrace:opentelemetry-go-extra\\/otelutil:v0.1.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uptrace:opentelemetry_go_extra\\/otelutil:v0.1.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/uptrace/opentelemetry-go-extra@v0.1.18#otelutil", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:zsEhOhAfpNejDoJQi0gLsnN1bf3x2h7dTF7XNS2MJPE=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "d9653c162d912940", "name": "github.com/uptrace/opentelemetry-go-extra/otelzap", "version": "v0.1.18", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:uptrace:opentelemetry-go-extra\\/otelzap:v0.1.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uptrace:opentelemetry_go_extra\\/otelzap:v0.1.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/uptrace/opentelemetry-go-extra@v0.1.18#otelzap", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:1M7tdDwIAXimqH1Eo+Re9zwji681VVI6oNsVabXO4lA=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "2d94a0610f160ff0", "name": "github.com/uptrace/uptrace-go", "version": "v1.11.8", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:uptrace:uptrace-go:v1.11.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uptrace:uptrace_go:v1.11.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/uptrace/uptrace-go@v1.11.8", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:ygxM4FGmqoN1M5YVvnJ3ZKO+fZBiKzhkoKTEnZV38cY=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "c937cef607583cbf", "name": "gmp", "version": "6.2.1-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-3.0-or-later OR GPL-2.0-or-later", "spdxExpression": "LGPL-3.0-or-later OR GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gmp:gmp:6.2.1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/gmp@6.2.1-r3?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "gmp", "originPackage": "gmp", "maintainer": "Natanael Copa ", "version": "6.2.1-r3", "architecture": "x86_64", "url": "https://gmplib.org/", "description": "free library for arbitrary precision arithmetic", "size": 220568, "installedSize": 430080, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgmp.so.10=10.4.1"], "pullChecksum": "Q1Av3KLr5iC/IpnbGcrYBjzIb3mjw=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgmp.so.10", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XzoHrtljepZ6XonoNWHaMrhgr/A="}}, {"path": "/usr/lib/libgmp.so.10.4.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pr/bLkcia44dQw2clBpttC5eyP0="}}]}}, {"id": "7e68de1f5487e8f8", "name": "go", "version": "1.20.4-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:go:go:1.20.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/go@1.20.4-r0?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "go", "originPackage": "go", "maintainer": "S\u00f6ren Tempel ", "version": "1.20.4-r0", "architecture": "x86_64", "url": "https://go.dev/", "description": "Go programming language compiler", "size": 54511396, "installedSize": 178749440, "pullDependencies": ["binutils", "gcc", "musl-dev", "so:libc.musl-x86_64.so.1"], "provides": ["go-bootstrap", "cmd:go=1.20.4-r0", "cmd:gofmt=1.20.4-r0"], "pullChecksum": "Q1di/hmD8xa1rBJWHBiVv/mryuMV0=", "gitCommitOfApkPort": "d499884f959e2f2ffaf73565ad9bb88c87fc943b", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/go", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzAR62lisb1s/RkDUUhLl4dlbhc="}}, {"path": "/usr/bin/gofmt", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mWSeOCBlXQujxhIgfE0jxuU6WHQ="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/go"}, {"path": "/usr/lib/go/bin"}, {"path": "/usr/lib/go/bin/go", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cRsfWV1nfgPLG5jxYzd8XViCMVI="}}, {"path": "/usr/lib/go/bin/gofmt", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rp9oZlh7ia0CrA/UdOuUxqN7cCE="}}, {"path": "/usr/lib/go/lib"}, {"path": "/usr/lib/go/lib/time"}, {"path": "/usr/lib/go/lib/time/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10mRUULmUiqMUADAIPOdy5i+DOR8="}}, {"path": "/usr/lib/go/lib/time/mkzip.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rVpp/aWDBTe499/d+BtPrZpjSrY="}}, {"path": "/usr/lib/go/lib/time/update.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TevpqmElgquwBLwRLbCnogzkwk8="}}, {"path": "/usr/lib/go/lib/time/zoneinfo.zip", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h4BIn6BryEs+YToUc3Gc2yMJKoQ="}}, {"path": "/usr/lib/go/pkg"}, {"path": "/usr/lib/go/pkg/include"}, {"path": "/usr/lib/go/pkg/include/asm_amd64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BYkcsPSCStvXdV4W92XRG+jCp/g="}}, {"path": "/usr/lib/go/pkg/include/asm_ppc64x.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12IRqf2WhdQQu/t+jYH3/HQuuhdM="}}, {"path": "/usr/lib/go/pkg/include/funcdata.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W1n3AR70W//lKxC3srFNLJP6qcc="}}, {"path": "/usr/lib/go/pkg/include/textflag.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gki+4JwChxwAebk4uxBHfXzAsAQ="}}, {"path": "/usr/lib/go/pkg/tool"}, {"path": "/usr/lib/go/pkg/tool/linux_amd64"}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DOzA0pQpbvSyo7IIWjHFAUV0qIc="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/asm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18sjj4wy8zFxGqUtVO1gzwSbGlZs="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J+aAMCtOFocf5odfXXnC91oARIw="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P6T1rjyGtZH0vX0hNqWLL9WVYO0="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/compile", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FQpwoGztRIkeMZHqyHX/UAQkz54="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KKoWJ3HmrFJlPjzzOh8ZUO9pH8g="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/cover", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19CFSkrdTT5BSPSGqTybqdMh4S1s="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/dist", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MubSFkpC5zBccswqx8pPU5bTIbI="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/doc", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s0TwC3C1yad0gANQqV18ybq61c8="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/fix", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cochtnnPNnflpBNrGPgygyz8b8M="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/link", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LQfNUrybpV2ZHCb1T/o0PgPLcjo="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/nm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V2shKPZNxwEvNuRllNUufbhKhX8="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JCMeTNxqmi4Ei7LYm80Zerssqb4="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQjuNYxi9yUfg3YAo6kWvS1y8Vk="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLdctI7BVyBxjbUfzUIgE1eBY74="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uml5DJA+DSXvq9tJyGhKYROXULU="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/trace", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vqr4zDIolSkEPcRc+RBGFdpC20Y="}}, {"path": "/usr/lib/go/pkg/tool/linux_amd64/vet", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jGPEU1GjxJLgKzBdmHBcfMToTpE="}}, {"path": "/usr/lib/go/src"}, {"path": "/usr/lib/go/src/Make.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t5q+3cy+R7JnUaT3Rb70fKH8CkA="}}, {"path": "/usr/lib/go/src/README.vendor", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fPpl8m68QNYxrJB8R1fUh/MgvCo="}}, {"path": "/usr/lib/go/src/all.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s/lNbF3DdUHb6wbecc9GKnSvhEs="}}, {"path": "/usr/lib/go/src/bootstrap.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O+L/RmFdTQSXDpelF13NqFKnzec="}}, {"path": "/usr/lib/go/src/buildall.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UUAHh97vxR/QwbxJfq5a27/4JcU="}}, {"path": "/usr/lib/go/src/clean.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17YeAXhwHER0RN0k9sAJVHxcII8c="}}, {"path": "/usr/lib/go/src/cmp.bash", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vu6PHGvJ1q845bYEDzqQQCaHkyQ="}}, {"path": "/usr/lib/go/src/go.mod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QUVAKmBNssHI5BACb2meoBYao0w="}}, {"path": "/usr/lib/go/src/go.sum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tnjKAWJact2D0MkmVIs1YUGTFfk="}}, {"path": "/usr/lib/go/src/make.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qde4BaXoGftqi+XR3QdCEGLMLtg="}}, {"path": "/usr/lib/go/src/race.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ilkV5jMkhTTJzDABBAsMtUyUYE="}}, {"path": "/usr/lib/go/src/run.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gsG2UWciuh6kwzUOj5Aot8/E8IU="}}, {"path": "/usr/lib/go/src/archive"}, {"path": "/usr/lib/go/src/archive/tar"}, {"path": "/usr/lib/go/src/archive/tar/common.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fE9dncVpoBzbIbFZ2LsrpOQ/ouw="}}, {"path": "/usr/lib/go/src/archive/tar/format.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KsmB1BNKOuY6sU1RIgNxSomQ/+0="}}, {"path": "/usr/lib/go/src/archive/tar/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ck+0zjNiXArXaxmn0/wUN3zoYrI="}}, {"path": "/usr/lib/go/src/archive/tar/stat_actime1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N0KH1nZuAvZn1u1FznafeG/1KIg="}}, {"path": "/usr/lib/go/src/archive/tar/stat_actime2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11TniYCoI93Q4a5QJcpkSWzUGfTA="}}, {"path": "/usr/lib/go/src/archive/tar/stat_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DTPaLi6/Yr/kOU8GHvRB2FLo888="}}, {"path": "/usr/lib/go/src/archive/tar/strconv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+PYIKH5WmENBXnXIH3wpLYLlUG0="}}, {"path": "/usr/lib/go/src/archive/tar/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tzwy4tvzxbzizFRUeKbiaXvpLOo="}}, {"path": "/usr/lib/go/src/archive/zip"}, {"path": "/usr/lib/go/src/archive/zip/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EsGM3s5V8j9ZT3cO+noXXLiHA8M="}}, {"path": "/usr/lib/go/src/archive/zip/register.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CW+SGVSvmMyicMgUQu0wst71rc8="}}, {"path": "/usr/lib/go/src/archive/zip/struct.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rea8loaqcz6wlPKinp1qW6kjbjI="}}, {"path": "/usr/lib/go/src/archive/zip/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bn+LoWZPd7zBAYaPcfOkzSrfGP8="}}, {"path": "/usr/lib/go/src/arena"}, {"path": "/usr/lib/go/src/arena/arena.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZT2Yc3AqVef1oDnqLPWBxFGmPRg="}}, {"path": "/usr/lib/go/src/bufio"}, {"path": "/usr/lib/go/src/bufio/bufio.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OnGy85ooB6Y5ZW3ghk9ohB5PuGU="}}, {"path": "/usr/lib/go/src/bufio/scan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19gj+VeLwE+4QkKRS9DmvMhyiNcM="}}, {"path": "/usr/lib/go/src/builtin"}, {"path": "/usr/lib/go/src/builtin/builtin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P71SSW9E45T3slK39U8PW14yrcE="}}, {"path": "/usr/lib/go/src/bytes"}, {"path": "/usr/lib/go/src/bytes/buffer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1izkvG+2ZMTMfljfZAkWLB1bwLVc="}}, {"path": "/usr/lib/go/src/bytes/bytes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A83qQk2ZaSt5RGM//NL5/3WA3Ik="}}, {"path": "/usr/lib/go/src/bytes/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndbXqBHvwq3RNL0Yb1SpgzBZrjE="}}, {"path": "/usr/lib/go/src/cmd"}, {"path": "/usr/lib/go/src/cmd/README.vendor", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IqxdjEUO1xs+YXBS61qgOf8iON0="}}, {"path": "/usr/lib/go/src/cmd/go.mod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13emwNX0BmWWIyvAP6WP0Es38wDE="}}, {"path": "/usr/lib/go/src/cmd/go.sum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FLj3t/98lTi6o9NdY3WBlSGXcoE="}}, {"path": "/usr/lib/go/src/cmd/addr2line"}, {"path": "/usr/lib/go/src/cmd/addr2line/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTNrm0OkSzZ4BKTrVQ+XXiwDVR4="}}, {"path": "/usr/lib/go/src/cmd/api"}, {"path": "/usr/lib/go/src/cmd/api/api.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z3ypOYgux6+EZzQ4UIo6pU4u3AA="}}, {"path": "/usr/lib/go/src/cmd/asm"}, {"path": "/usr/lib/go/src/cmd/asm/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHMi2FUDCnm+3g/RSNcmpe8M9JE="}}, {"path": "/usr/lib/go/src/cmd/asm/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HciBM7X5RxVkL+AMytp927+CKjs="}}, {"path": "/usr/lib/go/src/cmd/asm/internal"}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch"}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch/arch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uqv+JFs95A6c1T5zIc3xokKzMcs="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch/arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wkkwQ3WCXiGMt/jJb1zumAENtv4="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch/arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XS7uUs39bAvpA1J+JZTTgFo5soM="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch/loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15fMA2Fltc8avJNTBR/QL4hEMtb4="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch/mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JhNxmt2KbW0iobEEM8xLRlY2aXc="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch/ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12S1Bby9smM7Oi3JpFeoUpYXUPxk="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch/riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bT/dZqTkNamzNniSzHNRXtthAVc="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/arch/s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qxANFEM6ODuyjlnB6LhE6VHCehU="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/asm"}, {"path": "/usr/lib/go/src/cmd/asm/internal/asm/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Nk1x/0KEpHoUEGGLzLvcROe2cg="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/asm/parse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1skmYzFLIqQo0cYQ8qthb7MuYd+Y="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/flags"}, {"path": "/usr/lib/go/src/cmd/asm/internal/flags/flags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1np0kgxoMI4hAr9QkiLeFAPZJFXI="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/lex"}, {"path": "/usr/lib/go/src/cmd/asm/internal/lex/input.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q5+68WgO1uJeDoTVDaxD9csm0PU="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/lex/lex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m43lF0WIyStoRu2N21FLa48E+Vo="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/lex/slice.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dp146sA6IBoZqjkzsk38k5MnEaA="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/lex/stack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTJhTT934x+wx3KUx7iR3cqy2pY="}}, {"path": "/usr/lib/go/src/cmd/asm/internal/lex/tokenizer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yoj87oW7xjWqKY9tp0kzhhiUFQg="}}, {"path": "/usr/lib/go/src/cmd/buildid"}, {"path": "/usr/lib/go/src/cmd/buildid/buildid.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LXRdAFvqw8tzamVz6qwshcUZBM="}}, {"path": "/usr/lib/go/src/cmd/buildid/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q158PNlj/qjbe8JA92YkZD5fJlxvg="}}, {"path": "/usr/lib/go/src/cmd/cgo"}, {"path": "/usr/lib/go/src/cmd/cgo/ast.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FM/M7a4MvA4JnobieV2udBJU90w="}}, {"path": "/usr/lib/go/src/cmd/cgo/ast_go1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XCrtvm1Bo7XhG2SZL+ZRS/W/v6E="}}, {"path": "/usr/lib/go/src/cmd/cgo/ast_go118.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z6x8d3Hh7HsjGGx/OH2ujJJVWqo="}}, {"path": "/usr/lib/go/src/cmd/cgo/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WeBb9C8jGDectOqim9vsNlJmxUM="}}, {"path": "/usr/lib/go/src/cmd/cgo/gcc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U0A6szWJSupTndgHZ2624KH86Fg="}}, {"path": "/usr/lib/go/src/cmd/cgo/godefs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PKWQGcUiQOu8XLAG7jxNtr4bKc4="}}, {"path": "/usr/lib/go/src/cmd/cgo/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PYNFMSQDFjVObkC0Jl4Drz8JVxo="}}, {"path": "/usr/lib/go/src/cmd/cgo/out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lt6dZDysBImznGVlNedT3S8Ldug="}}, {"path": "/usr/lib/go/src/cmd/cgo/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zj6sachl0TI363iAoblzCo3olt4="}}, {"path": "/usr/lib/go/src/cmd/cgo/zdefaultcc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p0U2F149hdvQxUccdh7Fk4yk6AY="}}, {"path": "/usr/lib/go/src/cmd/compile"}, {"path": "/usr/lib/go/src/cmd/compile/README.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hgU1XFs1vjdAE5lifempMVcH87w="}}, {"path": "/usr/lib/go/src/cmd/compile/abi-internal.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QNYNqP5x7bN4xfrz7BKuKgJzX2I="}}, {"path": "/usr/lib/go/src/cmd/compile/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e4yb7v5e9bU4JmAYdffqZPxhmNw="}}, {"path": "/usr/lib/go/src/cmd/compile/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kD/J5P9rfY2ee4eJWScHvUTA+a8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal"}, {"path": "/usr/lib/go/src/cmd/compile/internal/abi"}, {"path": "/usr/lib/go/src/cmd/compile/internal/abi/abiutils.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qpf9EFaD5ozxVG+aSOnm2bZr+CU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/abt"}, {"path": "/usr/lib/go/src/cmd/compile/internal/abt/avlint32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vEWxEEmHIWGbclFYSUAofuOuIKc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/amd64"}, {"path": "/usr/lib/go/src/cmd/compile/internal/amd64/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BSJdQRtn3ETdCHPHcFVfb+EpUkQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/amd64/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f1WGzsZ7PXpmlabngvLmi5skJ1A="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/amd64/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mhDccNXvIQMlFGTxK/RN0Y/gR54="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/arm"}, {"path": "/usr/lib/go/src/cmd/compile/internal/arm/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lCX9bzsCezpmRyhVbTQckPNoppM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/arm/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r1U8iHWegUtHjjEC2PcGQECkOX0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/arm/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paObdw9iFY6Em+EoxEUUIofM4n4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/arm64"}, {"path": "/usr/lib/go/src/cmd/compile/internal/arm64/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m7FO9zOrGQ7eT+UPvWfk+E5sCSw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/arm64/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18AYNMGLWg3YmWTcW/Mxq7rm7Oyw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/arm64/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q139CqQvDOnnilgdTgrgzaXFrHHzI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base"}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/base.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PoAg9OiPwBarEKT2Ldq5CNgsGv0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/bootstrap_false.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GQ4RL8MMioBS87ZYxi1AhR9aj/Q="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/bootstrap_true.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sZpMt8orHZjyjTxG3xWVdcNB6Mw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/debug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CFkrYZRWGq0Lh0MgRus9kmIy5UQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/flag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ncV6lHUfwU0NbBXjtWlzFBQZKi8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/hashdebug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RtVXsx+eMjGFXZI3198JeuPiySE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/link.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14UrWz5wrBdTh4vbzWV75ii6WMD8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/mapfile_mmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wITY8M4nfYlh9BHSRiYCnEoYRKM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/mapfile_read.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ff3oCBJ/ovqRTGayUlHjzSSpOjc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/print.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IRAXG9B2Hvo8gYtnHNUsduRT5tI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/base/timings.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lw+bEEvO8+OHAU8fbeh8rV/ItMw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/bitvec"}, {"path": "/usr/lib/go/src/cmd/compile/internal/bitvec/bv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WIpPEzMDiWQSLPNktfz09WdZkGI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/compare"}, {"path": "/usr/lib/go/src/cmd/compile/internal/compare/compare.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12vA3rGzlHDIybcZQzf0kHm9Ropg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/coverage"}, {"path": "/usr/lib/go/src/cmd/compile/internal/coverage/cover.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XOYdbsOegu7mrhb1mSLejWOHjsQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/deadcode"}, {"path": "/usr/lib/go/src/cmd/compile/internal/deadcode/deadcode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sD85pH7QR+Q7Zrwn3Ct5P3X/LIY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/devirtualize"}, {"path": "/usr/lib/go/src/cmd/compile/internal/devirtualize/devirtualize.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WikT3qpKU1DGycnRAy/zQ5WKOgs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen"}, {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen/dwarf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YDyM3S7Pumpm4t/US0LLg9+lP04="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen/dwinl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18IVKeumN6IO8Yktuhz+8QvIYX9A="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen/marker.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jGh30Mkodg4fF0UMgx8roYgNyjs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen/scope.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OlgWsQReyYVoAJZ6K1LtWqy6nTU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape"}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/assign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tPNdHawjvjm+3otSm35yAK1KEzc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/call.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x5LxmOtUe4VpIUS/BdtMrVA4PzU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/desugar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18n8WtrIgZH+m4XAoMDTqphOX2ck="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/escape.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DgikssMI1WdWkuWXtzA547NN9SA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/expr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IBWOXhfGjZuPqAR6+DOMqpBdniw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/graph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPaYBlD3Bo9BoWiQcSpSTaKYSqY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/leaks.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ReWcu2BVRujKS2wcs1/hHdiazLg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/solve.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jhi8NMW3UCq91JdhM3Vy9im1JYI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/stmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXPNTcgZXgFNSSyDi/uxoaRuspI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/escape/utils.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cJB8CiYA7opiyJkJ2khSXehyTy4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/gc"}, {"path": "/usr/lib/go/src/cmd/compile/internal/gc/compile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1knx56aQNGXKk18+3wL4s+jE46Dc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/gc/export.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wbk/EMtOFvwUFDc4XWI2faV+iFQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/gc/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afZipL//i+zOsETlgUrEjXedyvI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/gc/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8azNyf1CgP/zozxf62oSFVGaBU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/gc/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HsCryAvjPWUVfTMRih8+b1LL9xo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/importer"}, {"path": "/usr/lib/go/src/cmd/compile/internal/importer/exportdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w1+hxbMdFKWfTifiEVFzyI0YRyo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/importer/gcimporter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w63FFC3vzBigojGCdd7AT7/3CZM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/importer/iimport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yWnp8e4a40YsWCQzy/Dx5N8wOdg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/importer/support.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1znvVnuIZRX2w6O7y1Jancg0Bp9c="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/importer/ureader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jY5H5ElEqxv7WS26uwWx9FJr8b8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/inline"}, {"path": "/usr/lib/go/src/cmd/compile/internal/inline/inl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oPi5KIwfDAKccdJWgs2Bm9dJFAc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir"}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/abi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XrBmkPkU3I189zHcPxRjfKfIvYw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/bitset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f8YRPFmmLQzJbhlfTQ2ImdZtD/4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/cfg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Bct4YteYKXk0ixPZoYbrogThms="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/class_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q154MdBkJze+zLTJvlBOXXNjzPdhM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/const.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18l/kiqBM8mBbCcstsoOhu4KZLNE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/copy.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mR76CmfeXZ+P6kLnWp9oKLIHUI4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/dump.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uJC+wWD7HdPUXhLTXnOFUJ1pWRg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/expr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ILvAwjXe/qN/QZxXVTWhg4iJo7Q="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/fmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaZBCFft7jb1FLfsjkFWOF/Ffkw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/func.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j/6igtcoVbpQXlNogWoknWVAjC0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/ir.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t40owpLhLYTvVjA4BoNht8O2xaE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/mini.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13tn0WGFpHJlmwvjSYMbuCxGa4OU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/mknode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dsggNkZp8gjGCJLCGNXG5wb7qMk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/name.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy/JikwmpKVcVZ47fe0UR4v5T6k="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/node.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UqsY1JN3CPJe+AJqAegPJVE21jY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/node_gen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1078XysFFOGczaghXuoKjGTjD1do="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/op_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yeZiTLn6AbAE0jpFPo705lmmy4Y="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/package.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1THqIJ7T3CdnJGLkBwfYUBcpqAoY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/scc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JEFXyfnbdGQ2GN6WrsavuqKPhwM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/stmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10pVes32gynM7G+xuhEjf+JgDHEU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/symtab.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ft1UNn/HlF3nzJY6GuJQ3W6cH5U="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0eVO9fCbBhS1S/4vUbj1ZNOZLU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/val.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mxfBrRA1LCHrHiKCvrsfWdO/CN0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ir/visit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NEsh/H7bLR9K1UZ9WNb+6kyyx/0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/liveness"}, {"path": "/usr/lib/go/src/cmd/compile/internal/liveness/arg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PRpIoLm90SUQSF5chXQmT96L10M="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/liveness/bvset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LDdCk/dEzaOX2muqaSfbvfc8YWM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/liveness/plive.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKDoLXVVGvlqEs+nHEPV8cXvczc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/logopt"}, {"path": "/usr/lib/go/src/cmd/compile/internal/logopt/log_opts.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKrXdjProlqDkxvCv+3gzEOl+0w="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/loong64"}, {"path": "/usr/lib/go/src/cmd/compile/internal/loong64/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RyIU+I/0tEsIVcUqFzHzIV7h9gI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/loong64/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ot35cTOKS03GgPWgwmJkLA5tw5A="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/loong64/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ey62SvmsvClbWEGdJWFyx+XlSG8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/mips"}, {"path": "/usr/lib/go/src/cmd/compile/internal/mips/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1//18MIkf9ffw3RPfOjwoVdzt+PU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/mips/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c2Btr3OWrwq6TTfUuC01BPyTRlA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/mips/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wwKhoJ/lcJGz+7Ba4iD0pKdNXXA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/mips64"}, {"path": "/usr/lib/go/src/cmd/compile/internal/mips64/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1crwS1Vh+wGt37YFtuvjw2rsmNLk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/mips64/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wdgw877mcWP1/I5yYk5JKKGPd/E="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/mips64/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VI8fyiQE5kvoL6jIOY/cwB2SS6k="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder"}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/codes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/jjbSulq8WxulBsqVYoGX17J/SQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iMzUyPsnVSnywMfxrTpzbRkw8Cw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/export.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FhrbmUN9mtD1edQBcvCVK6nvW1k="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/expr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A3rj4Bf2Q/PAI0aXy4pMmths6hM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/func.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1goYC2xiNYn6hL4nAgC4HueAARNc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/helpers.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wjaPG9A0o0dRam7Ta75+jSMuETo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/import.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vF/iq+iSfW8kvqRwJE3IjnCg2k="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/irgen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x7+VF2T5ZlMtXMSDXf/W8uumGpI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/lex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F2+KVo9//JQ0x7HAAuWiUxphMBE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/linker.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n/XCpUnzn+HfWe8a8t711G/KIxw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/noder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ITSjtQWNuanlXOj8IKd7uCDbUA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/object.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xocN58vA60HKzCtUIcARNYgnwvQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/posmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezHlaEDFfvN3YxSqGaC1XF8DvG0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/quirks.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pne/3NF/2WcFqnO3a1qeeQ/EIRc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WqFqB/a/mVZ4h6SMqcx0guuHTSk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/scopes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oxzCbkpGHyrozUug+CJoOMxXcrI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/sizes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xHSiSfmtRc0vc8PsM+8lyBGMUXc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/stencil.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1flBYvtGqzBrISNF9dyXtZnw7IcU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/stmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12yOb5lRn1OF2xPu8SlZeAjbARAg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/transform.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O+cnvYrh7XW0gnyElePAZ/DDOWQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/types.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cQNko1fNHnbHAgeqAay/4D9fLO0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/unified.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YTDTexKA44sxRrWtIwjxHBoPWEw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/validate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lonc1rVTJLSLetOjwEcpQjCTyZo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/noder/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16tQXcPHDm55vPQhIARyre/WJSc8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/objw"}, {"path": "/usr/lib/go/src/cmd/compile/internal/objw/objw.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u/2CW70EavFDZmXD5c2z0du40is="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/objw/prog.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Pe5VQ2iFr8qB4rzpHzO/DlInQKw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/pgo"}, {"path": "/usr/lib/go/src/cmd/compile/internal/pgo/graph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkFz24uHmwui/uhWUYTaQTbVxqI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/pgo/irgraph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KF5TVxG2Yfbg6dg7RNlVZDLi2WM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/pkginit"}, {"path": "/usr/lib/go/src/cmd/compile/internal/pkginit/init.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q149Y+NpcXXSe39ZzbNSe3jNeiKgo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/pkginit/initAsanGlobals.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dex+w0pYbJqyZC2Bwuy9rvrLzxo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/pkginit/initorder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EUHuU4RMg08NMzKPcQa6kkzDaWE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64"}, {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jk4u55pGt7itFdtYggETE//3tzc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ovn+5ZuQhuPvC0fQkIkc3RQKq7s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64/opt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T1GEXxHS3PF36iS04x7A0lb9h74="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BY0r/BbhuhaI/5VKTfNDr5/aAes="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/reflectdata"}, {"path": "/usr/lib/go/src/cmd/compile/internal/reflectdata/alg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G15P9PlF2Nl88+3Ytu4E7khF+0w="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/reflectdata/helpers.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12l90OWiImkTjHa+M+xhG9vb/Ef4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/reflectdata/reflect.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wqQR2ljLai4UzHFPD05JKySGghU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64"}, {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LRybPZb8JPocNLe4cIaY7J2giJE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wqOk8XA12OJ3MiVDjumrqcDuV8Y="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64/gsubr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBStzZw5/Zw9kwN/Qn0oLenQCZs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v1HkN1mhlEEYUI6X5GVPUsSr5E="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/s390x"}, {"path": "/usr/lib/go/src/cmd/compile/internal/s390x/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hWH8YTANW4fehAIqtP0OgYpXdfw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/s390x/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JCcuSWEBjah63RqWE4NCA3liSOc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/s390x/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sxMmUUIheU79fmSDCMAeHKQWfxc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa"}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/README.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1peNE8TZOnz+CZjIYcdFt1sb0JoU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/TODO", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PUOg/hNUOEuJAsNjW/kXIOeC/CE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/addressingmodes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OL0UvxLXZHzaIe1XvLv9dVAOx3s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/allocators.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q178DPYkxOdFOhohqb6HdUsXJKQSQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/biasedsparsemap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BjzYLy1JZWl9GQxEtu8ozZG13Gk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/block.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDf5aS/1pae2Os1dWF24V7YNaZc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/branchelim.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kjv/HBKYN4MeHFOyFFVeUfn5go4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/cache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ldVjtAfBYr8EvUPV4981RHX3R4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/check.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QXK04Q1mGFMn21tnsKSsNYfDMVw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/checkbce.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZOfjWQlxbxgiZqBbw6Xb0BYetwQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/compile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a5y7RAHtflsGxlMJoC/36Y+HmQI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/config.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOYKbmHo5v0gmV5rYUFTQmDd+Qo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/copyelim.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bJ2Lxor1Nt5trQ9eb+rZWSL4aCg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/critical.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+FX4Qv/BdsmtXeWZpDKh3Yeaxg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/cse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bifwJkHbLHVcDjgwj2bBXNZD49c="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/deadcode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DTiBSbaw2MQkNKmx0SMV9HAtDJU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/deadstore.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kB/US3+lq+yluizTaEslQsF69lQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/debug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12PxkRd0YL4gAY39tEeWaPqnLu9s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/decompose.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gtoRYOrkT3sQEYqgBhnQRSfydPE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/dom.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gSNiJd2qZsUnLAZQuFzpxXs6aNw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/expand_calls.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pEsaDHE4Y2euw/qHVrORzCzUzIM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/flagalloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kIx62Jp0w6rfKyIpS2TdVrT18g0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/flags_amd64_test.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11HiLHkyXbomLT1uTCocsoURj81o="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/flags_arm64_test.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SZXmLiCy7MEJzTEzRGYUcg9x9C4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/func.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m04JwdrrWbHpoRVhfr3jfmr2pi0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/fuse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i9JUF69ko7d0Xdh7xdX+e4gKxbM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/fuse_branchredirect.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KnabIME4eubJuXB2MsRR5QwDXu8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/fuse_comparisons.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gDIRhzkph4e2G8067qb4/bG74wY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/html.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17peX8cHX8kiW3CMPGYlU0ETCBjc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/id.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UkSjkXpei2+5CtAqDcXJGLLoqAw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/layout.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YhyOv+wc5p5anOozubGlpGi8VDY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/lca.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iE6irMSgaGz7sjmBcxtfVncpI84="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/likelyadjust.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aGsw0/+2X3cFtPvlpcuiddBr7Xc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/location.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w4DRrh41NRb4Y0ZQKe5HbasDfNo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/loopbce.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olJH0kqWOEIPTIcRoXO9rSuZ5qI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/loopreschedchecks.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jmy0jaDt1NvkOs6BpGn2Ct4GCBw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/looprotate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sP9YxuA6JUM0qFy6I/9Xo3HaFX8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/lower.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RY7GneK9IVV2U2i0QIN/rM7Nyqs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/magic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16eA4XrJ0YBoofGeppU7Iq4rX47U="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/nilcheck.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11VJYcK+p1E7vOG7l21tt5PQL+Ns="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/numberlines.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsk2CRI+the4gGB3zC6zL/V3dGU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/op.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ed8MXt8zGVzehN4Dme9e9ZciKqo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/opGen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1syahOxIW7U3pGXa4jwPJxXp3D+M="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/opt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hxw031/Tj60Bsnghlc3DUppu6tE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/phielim.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SGCFfyyBoaeYhTYuC3mRhUk7nmg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/phiopt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GoOd6gBUg6Jru7sW1s1oZOAB2U="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/poset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18lEGsIGcJIS98GsbO5EFUZ/kZIM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/print.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqJcboEz2pZ/LYn3ZY2P9lTxI+k="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/prove.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jXu//y0We5M6z44cADdtoAmiQvA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/regalloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OkoeN6Gu9KHE01soHMbYlst3CnI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewrite.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gi+ZZvrS5FCjbM4mwMX1kGWQmEE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewrite386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hHQ8r+fErYMFRr8pDH+KokEbr2k="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewrite386splitload.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14QJJSW2+zMIpFmeKlhsQCLMEUHA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pQEzBVrEBpW2N++oEk4PA0hO52c="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64latelower.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15TZe3l6MOj61xkXMdC93PVdEZfw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64splitload.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15rnpx+DGC4dH63vd1Cizft0AjEM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LU19/aa77bVmEv+JLpozlYTeoc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Smp5SEf/fNMzDbYTNEygeN212Go="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM64latelower.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLfC87LTc/Z5QA6SsL0K3oDx76U="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteLOONG64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FFAeq3JmxWoXdARJ/s7L/9rn/DE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteMIPS.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g+oSZD/I7UEA+FXV5YQqqpVi32c="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteMIPS64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gk7V978aCeb9nvpyVPyJnCR+Qcs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritePPC64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GDT5o7GVW+j7P5HOEzGNBBmcWEs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritePPC64latelower.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh28LdnW53DgywBRYk7w2C3lJwk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteRISCV64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vk5Bri59+q0hr1Si5YSRUB9CLM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteRISCV64latelower.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jdaYVicDShdNSOR646/GTq7nc1g="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteS390X.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11QnHN8qCqCnwgWdRRt0yVGO1Lzo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteWasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kjWjcu8O7a50DVgo5lR4U+CwSwE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritedec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17DBYLVdOhgq0PAk8829cs1OYXwY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritedec64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mFRNhgl9a9XEeqNnrIHUzYLesKk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritegeneric.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dbs5w3tWMkYFwedGp7RWGKgu0Gk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/schedule.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C8Vmns/VjHHi3ZJABmmzmmNGymk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/shortcircuit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KY2s7i89HluOpb5RSRi+wmZYRNE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/softfloat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yLpdYDeL4o5owhF57LKaCFKXZ3s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/sparsemap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CuxvjALKl/Yh4xiwo0JsBsPUaXM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/sparsemappos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xIrkhbIvrx88Yp9Md4n8/LVNVD0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/sparseset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kdrlqs60aiQqiTAZLtgzc59gSfY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/sparsetree.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rdCQZssMgDMlmwl7c0u052GnXA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/stackalloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qsnjyBSVhQPmPBKqssRY9QxdpWA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/stackframe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L3Y5sm2CgdXbsoqlSSRz5p8ML1w="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/tighten.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iYnkrn3ccbxI3NEqQ6CiCLOBwRE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/trim.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uDRs1BgL4X+cgS9VIhrasuR19Iw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/tuple.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXlTl43RIpOfsCxZNVn7UCAwmXM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/value.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xBit8a50qpBCLevrUlyzX0gQc8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/writebarrier.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROf12kqJYXrrgJ3b276obW/LnG8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/xposmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/dnae413jbiUYSjV6whq0PMpbSc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/zcse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U+yOAdkioS/RyeBEzoANkmdTEhI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen"}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uvsoyNJSiwPWtHgNLawDBl8/vRA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386Ops.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JKm8/CHlOKvaNcWO+dtnRUXqV+8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386splitload.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tov9HPES+7kZV10G4OuIfZqfCV8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D2DhjJ8xJwE3I0jJccpfJKc3uaw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64Ops.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgnpVJ3/inLloG0ZuPeJfRd+i88="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64latelower.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17hpjKw5pbAbSifMIAtMcEc4y9Hk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64splitload.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wvzIIBtoyGx1FkXjwf0j5kENR1Q="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XqQ9Fo2E7YzaGuk4MuruFLC79Pc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcS7QOK1QDpsLeIL4WtL6nZ5dDo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64Ops.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I5CTMjf+/BzYPBALZ1DM5anntCw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64latelower.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igV4b2z950mxC8mlMF1888Znct0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARMOps.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U/ItiyVWJdUSybZw2sxZi/3KZaI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/LOONG64.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iKmUi1S4xEHtUZmxLt7Rev9rxIk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ChDWVf1YbObBivcWFIcZs4IfHnM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wh48/YBI0QnuDMlm1K2pZCbUy+c="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS64.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w2mAOvep4o0bvHa8TVxR8y5gAUo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS64Ops.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y30ctKjifSxRSRJdeZIaS81ECXw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPSOps.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SegvkYMw3rfLQ40+lAfGUI3LL9A="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18hnfw28KnhUJQcQySAsu/eVlu1g="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64Ops.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1th/1HDb0JI/YvPuNKFoHZE+Zq8Q="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64latelower.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sny/gwv2oYP6gOz/s/1gWSgCeK8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yKkuvxkKwkvvx1ywuw2YGSNMix8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Iw2blqqen99DeCLxuj+tm3GuafA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64Ops.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p1/cfHWd4qW8UKmAkDPqB3dJMEo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64latelower.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ueBlgK3msu57Jbx3lZXAXxnXY2M="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/S390X.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uTktfkKbP7Huf11XV91CXWG0cIE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/S390XOps.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lof2GOknEmsv+yvq9NBbKvy28E8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/Wasm.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pvnsEHuXl4oLe9FmPdj2RJ4rSxc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/WasmOps.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXnPvF7dp6RqKHWLR56L7wh9ras="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/allocators.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tARnI8cysBRTbch/f+hR2re8Mt4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/cover.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QRgtZ/R+RiIjHFaIhni2iWnJSQw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ff8e8cyh5/2JdOxIExbD2dengSc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec64.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GcG369u1DfKkGaMovMPVxyc1IeU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec64Ops.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GLqI9LK8IzBrdNVQCrrGvNZKCMI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/decOps.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OKHihl7BNFAMgU02m3eiq1f7YQ0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/generic.rules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14lQ9K/yrB3RL+nfyV+lTEF7zf0w="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/genericOps.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xy56NLkeTXtA4CD8H+44EkD/qaA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L8CIcvkO44/FaddK5N3FOQhEQsU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/rulegen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kVReAv9+ar0+w+1vCBUQJDD0QD0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen"}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/abi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jbeah/wYNr8q84aL+0qCp+wYybE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/arch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B/mCmdeV+e0YRjBvrWwEtl/Fobo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/nowb.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Rq222KYhyj5AKgp9Hk/xqJ3iI4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/pgen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YcPJ0fVBAPqtoJ/Ze3mWhj8Cng4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/phi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EspB5APDcupaAfgWE51uNlVih2U="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jy1Rr8QTPZ87vowm+wTrso9neI0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/staticdata"}, {"path": "/usr/lib/go/src/cmd/compile/internal/staticdata/data.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oWYUHNfufSn+vsv47DYPTmfm5Pg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/staticdata/embed.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14DRLBsvBAypv4SWmOHF7hlPepWo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/staticinit"}, {"path": "/usr/lib/go/src/cmd/compile/internal/staticinit/sched.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQz9LMsTboJdBnaROf6IJO5uFgo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax"}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/branches.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PN1An5U0UbgruMcWVOmCL5CRgKI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/dumper.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yt146FCaO6atPa7oVAplezQZ6eo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/nodes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AKbvbFoQMYPG4dC77iTikrn2rJY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/operator_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Otf7dMP71zRNg1BS0twq9utGbBM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/parser.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tx+4yX+aUBN7t7Kk/FxDtNr/l3E="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/pos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n5M6Js/YjkAuBLK7fd3T8Qj7iyo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/positions.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T5dXCr41DIko8e/F8t63612R1ok="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/printer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GUqdV1g8yzKJJB8R7QlCuLSduRg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/scanner.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IVIXYn5Gvkf3FHefT/0vFvwvTRQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/source.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxLZuEhbiaRQWpEhV9s+pxQpcQA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/syntax.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ljQJGsrnu9wz6nNqVdWrIGIzg7M="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/testing.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oYg9FiNlijDbd3P0lcpnMYktUV8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/token_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dq5gwCs64w5AOV+wVRM4JAf4IKw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/tokens.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXsqS7LNFKEvDd+ikwq8ZzPr0zo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17WUzCcrJYND5dfXp2kIYy4Oiq0g="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/walk.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f9Kq2VrzH2W+vvMTnGx0eREAjMA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/test"}, {"path": "/usr/lib/go/src/cmd/compile/internal/test/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12CRo4wm/GbXMtpMB2vA0Tlit1xs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/test/race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W8bN9ZnsyHf0/QnoY++PkiFs1Wo="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/test/test.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13pJ578ULs+ec1Z6+tlaxrrsWbHY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typebits"}, {"path": "/usr/lib/go/src/cmd/compile/internal/typebits/typebits.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dRRLxQ3H1qrFqSkrk43mIJ/Nbcg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck"}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/bexport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u4d4/hbCabNz9QCP6o8rv0yxCnw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/builtin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VnzVY08Sp1N16XcBwk4AgPOch/8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/const.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y3hvWz0k9MxL8q0MsSWYJYwkF/w="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/crawler.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfBc4o9o09rK8Y5OdeCDn1HF47A="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/dcl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11N0vnDfBQ43U0RA56u3oKd/cYW8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/export.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1htnIuM9cirhlUWNcql4uSbP3GGI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/expr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aZ3EI+HaNS/zy7jV5NPvqBJ8D6s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/func.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oSBOxxUaOkBkHErHzgK7cM1xlBk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/iexport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EA6POJVTKpyPwcVhe+ozMP/2pd4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/iimport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VhbH6vShi6UuLrju8ABAOShIzoA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/mkbuiltin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kRKIRnSKuOiiO0LW3bVBCR32p9Y="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/stmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tY04Rn0EI/s6g2hGxC0xYKSIq4Q="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/subr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OjMPqtkh2A6p1NQo1Xf0bpGeVtM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/syms.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11In9WdGN2MkbWW3KzUApfXxcNHM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/target.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XXM7Ut4Ky2/911yWkIcK9xh6Fpw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eMwpRWP0kWD0KmQfYe6mU7UbY4U="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/typecheck.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ikRg71Yzu9vAM7f4EeN1YNeaoV0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/universe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19/RfZ5kYHr20UwMW42WSWdPhJLI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/_builtin"}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/_builtin/coverage.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y+CcF4sHZ13DojuuhyYCnFnHOmw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/_builtin/runtime.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jVAC0Tx7zPkguaPG1e9WnD2B4tk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types"}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/alg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DlqeEKzNIgRUdnlHuKhICFDWxB0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/algkind_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kx7sgtyocR4tWUVmyUksNwX03AE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/fmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZiM4xrFoYfpwp+PxGj0V8Ph0kZc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/goversion.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dsy4ZlC2y7LPkCx0GCiBCgUkTwY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/identity.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jv3RctNZMy+LSRvZ4Z2x44cj8oM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/kind_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wSi0U5YtVGjQLbmkEeMyhbyPYzE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/pkg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o1XjpDHDJARREjvb4NLnWEJHGQI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/scope.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CXqZSuYoAUCjhpX3JuHpnWgFwEY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/size.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCBgNqAHYyLSFhx4edJPtK08TbA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/sort.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vVl6GbLxdZR/6Ud6wR9z3/FaD48="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/structuraltype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ydWpjNqsG7kXVrtKGNbTTVV+EW4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/sym.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WEensM6h5Bynx/dZiVcitgNHuiw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W0HEAEw+b6ghsSxPO1G8BOvt+qc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/universe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gBBpfRs53ufmxT4v4UV3+SukOPg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types/utils.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rtfWIJ3GU6cO7wei71ix6u6/Sd8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2"}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/api.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OmY/eWVRWdf2mo+b74DO5mpxrqw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/array.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KLXXii10l+opNzLbk92wQ1bU70s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/assignments.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eyQg8vK0+9weMJ68Wl0xp41MfyQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/basic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTI/rgsp58vxgxbX7XRr6D8++Bw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/builtins.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nT9xsGkmiJmTEnB3LKwSKuCjXR4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/call.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hAINpyUHyTnLXvuil5wD23a0/F4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/chan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wi1MEn1nvuWQLgt0405iBVLkL/s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/check.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WHKVL1vUySCgit9ABpMLsU19/rs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/compilersupport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EFU3z1HKEWfq4v9gDdx6bcgNtto="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/context.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yLpFV1eVWk2hGXrkSA5ecpAI17k="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/conversions.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCadSdbZ6OaN+M86Myz5v+HcBHU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QWhKIlQWPrXlK0lQL7lrt+UPAJk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rR3C2FYkTP6YoXBp8uaJx/GEt6M="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/expr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FrPPAMXC6l+wwwW2WF2lwK5x5tE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/gccgosizes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MC4QjzY7vAHA1FORFoeK6Lbqqqc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/index.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V4SI3Pr+PjtHhVsNBSkga8PTxrU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/infer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WujMChbzVssU1S8Bu79G1VPbF2I="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/initorder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j9V0jL5qkZJ9Gb+L7w6/IofurYc="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/instantiate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X0zW4TFH7tfWQWJ0Rzx69iBf8EI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/interface.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UmN2GGlzEKznVMa7+Fc6mrGh7UY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/labels.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t/HKwl+wHmz2o35k/sKwynhqG1g="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/lookup.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194ZdsxP6nzbjfYhD6TLVP4IBv4s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/map.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UFomtBE9j0gDRsdgIURSMVNG8ak="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/mono.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pY8aoB8C/iB5GN6fb/KZv+1J2WQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/named.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DlRtxTeDl7lf2CyaKZ/lJwF66No="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/object.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CXnrDLGSvnlrgnWr2HNlYTqAuLs="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/objset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MJjN2YOCVDCE+py7xgCXHJ0PBx4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/operand.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYKvboGsNhtbeNF5hFHWY1Lex2A="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/package.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1czo2DDechXuShZ4aJOz/CBfj5X4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/pointer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhinXwfsG2ho48TGqM1P0UyGaVI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/predicates.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UTkGn7T64tCbCMjwre8/Y6cUHDM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/resolver.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IjwB5EUogWbLOUFVJLLPTc7KSaI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/return.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bRlo2ZBQmcvchfXMmQAypoQOAuk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/scope.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q170aQvbg4GfXjjPghXBpICKQ5LkU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/selection.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18ghL0aQqRE8lZH69bz6NZXrWOaY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/signature.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kNfhnNC2Sq5Ex5DVHR4aJsEWDtM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/sizes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IHxR09btsc4o63jmJl22aKd44go="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/slice.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS6vVnXGEzHoYcqQ8rJ7w9kkUjE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/stmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rSWVldyhmxqs+rW4j9SuDq6lQL4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/struct.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfuWpSzDjvWPgcP3JYSu/HJqsn0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/subst.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r+YZJw/blViGv4g7mVUpUOkLb/s="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/termlist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OIMKNlT+HnpZXfjEob9Ye3t3H0o="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/tuple.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lgpV0UzOePxOMlj99YlyDYnI8Lk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B55KuwxVlhcL3vNepij3ROL3rQU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typelists.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROIFt4omiaaqPXc0rGqgCQqa1vg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typeparam.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vGmZKEgGteWbwYBWRVa/hGBFoM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typeset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlDnL1+ih4t+Wq+SIphTGgoDUGg="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typestring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15YKaMcAwGuEPYNhVpITwAb/2sas="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typeterm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBCbBm540iCLqsTYOUigyABIGpE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typexpr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gdi2pbr46erY/t8Qg7NUmMj7aKk="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/unify.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q191I2aztw5DCIlw6enAWCzpc0VEY="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/union.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRZH9KeVxUBcRmKK/UvZalIeIZ0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/universe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aD70KJA8zy9NL4OwNRMBB4FJYX4="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/validtype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1id6boggnKwqIK9D0SUwepbJ8JKM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/types2/version.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xTgs7suH0aAdX5ZgheVWmjmeHkw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk"}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/assign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r+kXfAVTZ8ATcM9ZIfdMDs2y/E0="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/builtin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyQDUwg5uHhR6t0HHz9yAdK1bgE="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/closure.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ugjCUkJ75jHsr1QmGYsoQ0eT4+o="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/compare.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11eogEuym7O8sz8M7HZs0lYNTDoM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/complit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+9xCWdLmkohLTiYrDS/AqAznxhA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/convert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O9OK42ZC41/RM/5yDoSAzJ1oHxQ="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/expr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y7mSGHeBIgzTLGp16T7PbDy9OBw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/order.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18uTqTGTjIEXoGxzjwkUZ2u6UZ3U="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r6tCOf9vugYNxYF5tiTGoxLS3CU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/range.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VC2OpWJ4h5revkRasyXl3aJBo/c="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/select.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQL24q2usQIvNyh8cqYAuplMhcw="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/stmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nsrtbWnHsdwTYYL9A6zcQSnI814="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/switch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jz66mVR8u4NH5Yte/512Z2TSvbA="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/temp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLtA4L4qqXL0bIojrjVFM/S/y5I="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/walk/walk.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LADxn8xQPbDSgtMHVGBiBQ2diaI="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/wasm"}, {"path": "/usr/lib/go/src/cmd/compile/internal/wasm/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Xzbui8nRak47dK2E+8ECnpnqa8="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/x86"}, {"path": "/usr/lib/go/src/cmd/compile/internal/x86/galign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A7cQY8todytP0MeEmCnEo5QsDWU="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/x86/ggen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+O2fA0vKD52bCjgKEbdLX8Wq7dM="}}, {"path": "/usr/lib/go/src/cmd/compile/internal/x86/ssa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b+4XxcsS/wwlHsEHU4x/0tLXV+c="}}, {"path": "/usr/lib/go/src/cmd/covdata"}, {"path": "/usr/lib/go/src/cmd/covdata/argsmerge.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BQ7VNtvd926pK+8XHaBl/dNHHG0="}}, {"path": "/usr/lib/go/src/cmd/covdata/covdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r+RenGuAdECxrQAP48/AzKWWiGg="}}, {"path": "/usr/lib/go/src/cmd/covdata/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rl2li/H0RGcEg4Q5JUpG+1cpk8="}}, {"path": "/usr/lib/go/src/cmd/covdata/dump.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LI4MbLhSJdtLDLDDcDxph2+8sh0="}}, {"path": "/usr/lib/go/src/cmd/covdata/merge.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVEIHAO+u8pMqMBvYpsWN7ThGXs="}}, {"path": "/usr/lib/go/src/cmd/covdata/metamerge.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N9IkZaP75ACfFqOAsJy2KatgzaI="}}, {"path": "/usr/lib/go/src/cmd/covdata/subtractintersect.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JozuaDL5oF3adNqpe2gYtZKz+n0="}}, {"path": "/usr/lib/go/src/cmd/cover"}, {"path": "/usr/lib/go/src/cmd/cover/cover.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SJK+m2kFtytz23e7vjfOKzPp+7c="}}, {"path": "/usr/lib/go/src/cmd/cover/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uR/Bj+KbbXEqtxnUYjsf7PyeHcg="}}, {"path": "/usr/lib/go/src/cmd/cover/func.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dDXvRpxqziPcqfMMXoaBMTTEDFI="}}, {"path": "/usr/lib/go/src/cmd/cover/html.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ry8gsXqIKsFVE4AKb/IndAtmGUU="}}, {"path": "/usr/lib/go/src/cmd/dist"}, {"path": "/usr/lib/go/src/cmd/dist/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wWd8Z4h+wC1Lu8b9xmMkHqlXpM4="}}, {"path": "/usr/lib/go/src/cmd/dist/build.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11U9dbHODWI49/Jqm9KYSYD5NYBQ="}}, {"path": "/usr/lib/go/src/cmd/dist/buildgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oodvMrWORT2x82YlDXVqOeeJur4="}}, {"path": "/usr/lib/go/src/cmd/dist/buildruntime.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1laLeRPBpoaoHnoLHE19bgar5KSk="}}, {"path": "/usr/lib/go/src/cmd/dist/buildtag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+F4a2ysFuJJoWnr4GelOIqZ1y9Y="}}, {"path": "/usr/lib/go/src/cmd/dist/buildtool.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ew3R71qkeQFVtJTIAKv6tOlt23M="}}, {"path": "/usr/lib/go/src/cmd/dist/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cWyE0h9zh7i4OZltyDOBTpWCHPw="}}, {"path": "/usr/lib/go/src/cmd/dist/exec_118.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VQUiY3YjdqWW0aplCxEl1p6V+ms="}}, {"path": "/usr/lib/go/src/cmd/dist/exec_119.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rKgTeUSmNXsTgEtmdSvpJyN54Dc="}}, {"path": "/usr/lib/go/src/cmd/dist/imports.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H9gqgSMDos+5dXaed74GrwNKXPA="}}, {"path": "/usr/lib/go/src/cmd/dist/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TQM9RctzVNw5kJx9dmPypJqfMHQ="}}, {"path": "/usr/lib/go/src/cmd/dist/notgo117.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lVY0QO0GLVDOtYxbOJm4El6+qlg="}}, {"path": "/usr/lib/go/src/cmd/dist/quoted.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BOTCbfUO9q9HWL0Kjbs69TMBhgQ="}}, {"path": "/usr/lib/go/src/cmd/dist/sys_default.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XxfMl6aI+7o02EVZHhfuvRCwc1E="}}, {"path": "/usr/lib/go/src/cmd/dist/sys_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whKSJES5TvWjBrTBLRF++jU7CGo="}}, {"path": "/usr/lib/go/src/cmd/dist/test.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VR1Xl7pQNv/Nzgvis5qh5BySkHg="}}, {"path": "/usr/lib/go/src/cmd/dist/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ixnq3xyCVs4PXnkewXpCqdWHHP4="}}, {"path": "/usr/lib/go/src/cmd/dist/util_gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wZevzNzr/ZWPGUQ/P7+sj7yCUJc="}}, {"path": "/usr/lib/go/src/cmd/dist/util_gccgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcFdku91wcDkikCyWNpn3JSrn1Q="}}, {"path": "/usr/lib/go/src/cmd/dist/vfp_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t1HqngqcF4eCQ4MpwSJNzTJIDWc="}}, {"path": "/usr/lib/go/src/cmd/dist/vfp_default.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XAkV+3ktGNM4ohpg1mTFB2PHrbA="}}, {"path": "/usr/lib/go/src/cmd/doc"}, {"path": "/usr/lib/go/src/cmd/doc/dirs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LZ/tm/76tg8iG+jKQhfBACf+Qww="}}, {"path": "/usr/lib/go/src/cmd/doc/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AovuhHCC9cs6D1UknLHe+vUKZfA="}}, {"path": "/usr/lib/go/src/cmd/doc/pkg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bPfGv0AyUEo6Y+O5XdyoOQ7FaCs="}}, {"path": "/usr/lib/go/src/cmd/fix"}, {"path": "/usr/lib/go/src/cmd/fix/buildtag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ly8fp7271LThxdH2uwS8WN2oWrw="}}, {"path": "/usr/lib/go/src/cmd/fix/cftype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yhlh6efgebqCCGEn0Wd2ph1bUBs="}}, {"path": "/usr/lib/go/src/cmd/fix/context.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i6jnP654q3NlrYS7sal/e2CJHM0="}}, {"path": "/usr/lib/go/src/cmd/fix/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YzsSjh+Ra+fPUvePuQufcC/bbf8="}}, {"path": "/usr/lib/go/src/cmd/fix/egltype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QAmJzuHc4QAvo3gzUT7pAq4tIf8="}}, {"path": "/usr/lib/go/src/cmd/fix/fix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/PEaNBczZzMn0tCG/qc7cs9/+oA="}}, {"path": "/usr/lib/go/src/cmd/fix/gotypes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10UGudQ/3VGTa3t0krEgnfQ6ANDo="}}, {"path": "/usr/lib/go/src/cmd/fix/jnitype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SPIgT/P7VHu5EUbOvbGuJFSsngg="}}, {"path": "/usr/lib/go/src/cmd/fix/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10FmW2cpac+UeKv/b9UL9ZnR2aKw="}}, {"path": "/usr/lib/go/src/cmd/fix/netipv6zone.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d80nUIfAsZRBuago8r7zgznO4Dk="}}, {"path": "/usr/lib/go/src/cmd/fix/printerconfig.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k7vHe/KJKV3QrEAOi35wwwo/pIA="}}, {"path": "/usr/lib/go/src/cmd/fix/typecheck.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bpkCZr5/mZ4go+QcD3y5WFBnsUs="}}, {"path": "/usr/lib/go/src/cmd/go"}, {"path": "/usr/lib/go/src/cmd/go/alldocs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CVgKCuynYKElavlGBr86ASUsyFI="}}, {"path": "/usr/lib/go/src/cmd/go/go11.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oJGlQDC8suU2dE7HlCYT8TB2DvI="}}, {"path": "/usr/lib/go/src/cmd/go/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUCtVBve28aUxv4rwEznXEb98m4="}}, {"path": "/usr/lib/go/src/cmd/go/mkalldocs.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M2iWUO+icGZjeAWKJLhuTSbNA6A="}}, {"path": "/usr/lib/go/src/cmd/go/internal"}, {"path": "/usr/lib/go/src/cmd/go/internal/auth"}, {"path": "/usr/lib/go/src/cmd/go/internal/auth/auth.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rpDGhkzWpJ/WCqvZKpcFup6DTzU="}}, {"path": "/usr/lib/go/src/cmd/go/internal/auth/netrc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tubl5c+VZYZ1ZJvoG1YFWeoQlhE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base"}, {"path": "/usr/lib/go/src/cmd/go/internal/base/base.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF0pVa8gFIIL7XLmBY+cdxr/g70="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base/env.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wwyibiMMAydhxlCvwXNZScDJSV8="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base/flag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gef5DKKBgPYkeuJAMHC8ADz973A="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base/goflags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gfnl7usH13LGXUJLgW//C+wmLoA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base/path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AKNv+BANs52+hTeabK+tu30zIU8="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base/signal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bqkKxtMqh5rdbQDsI32a1azZ0uc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base/signal_notunix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zkYzvx9REookFISokm+SdNq1lYk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base/signal_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qdIA8Iff0yhTnMNpOZsG5SmF+mQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/base/tool.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cOFWdv70uml+SSy5M4HQRtIhMi0="}}, {"path": "/usr/lib/go/src/cmd/go/internal/bug"}, {"path": "/usr/lib/go/src/cmd/go/internal/bug/bug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpATqC9/tJByJpsoFrllFHG+lr8="}}, {"path": "/usr/lib/go/src/cmd/go/internal/cache"}, {"path": "/usr/lib/go/src/cmd/go/internal/cache/cache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VOfvmDJrx8LaGCXz6/wLf2qUlyk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/cache/default.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hnDvJ4+Ew8ZdzFHBJ2ZfKNPcXAQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/cache/hash.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15/o/jpTyXCJIh5ZIZo67RtAlhYo="}}, {"path": "/usr/lib/go/src/cmd/go/internal/cfg"}, {"path": "/usr/lib/go/src/cmd/go/internal/cfg/cfg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hFrhvRG8gYGo73//gZ1feL6p23w="}}, {"path": "/usr/lib/go/src/cmd/go/internal/cfg/zdefaultcc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BeNZanEs4dH7UEZfxH8MUqHvl/s="}}, {"path": "/usr/lib/go/src/cmd/go/internal/cfg/zosarch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g8fVQk8BhBVi/ks92+y6JHqU/ss="}}, {"path": "/usr/lib/go/src/cmd/go/internal/clean"}, {"path": "/usr/lib/go/src/cmd/go/internal/clean/clean.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tg+BFrKzhB59jYERjycfPu1V4Xs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/cmdflag"}, {"path": "/usr/lib/go/src/cmd/go/internal/cmdflag/flag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC4tHKMd+L0lbXUqShUN/PI4Tlk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/doc"}, {"path": "/usr/lib/go/src/cmd/go/internal/doc/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KwTl/K+XbcGlc2AgD/KgY/wFYrQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/envcmd"}, {"path": "/usr/lib/go/src/cmd/go/internal/envcmd/env.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X0KP13X2TSyn2ACszo0a4bhiGxQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/fix"}, {"path": "/usr/lib/go/src/cmd/go/internal/fix/fix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1os0PcAwSgafLxufqZ2tukpeylqg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/fmtcmd"}, {"path": "/usr/lib/go/src/cmd/go/internal/fmtcmd/fmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BsAFk9rhkcLlc7A6dioZUKSbG2U="}}, {"path": "/usr/lib/go/src/cmd/go/internal/fsys"}, {"path": "/usr/lib/go/src/cmd/go/internal/fsys/fsys.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVXOBfjVe6tjDdCJcmGIzr4KFq8="}}, {"path": "/usr/lib/go/src/cmd/go/internal/generate"}, {"path": "/usr/lib/go/src/cmd/go/internal/generate/generate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMDXEPDa/g+qVybB3ZcbNirMeY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/get"}, {"path": "/usr/lib/go/src/cmd/go/internal/get/get.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q114RWSdqP1Rb/t+QJV2vjesbpa+E="}}, {"path": "/usr/lib/go/src/cmd/go/internal/help"}, {"path": "/usr/lib/go/src/cmd/go/internal/help/help.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F3JunvyqYYSS9t+/XJZQG4NOMEY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/help/helpdoc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k8OzN4RcZTD2P5PoPOQJViRAWxE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/imports"}, {"path": "/usr/lib/go/src/cmd/go/internal/imports/build.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S151KPYLJYGDQZsXzohuxnxK6B4="}}, {"path": "/usr/lib/go/src/cmd/go/internal/imports/read.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VSXNzVv+++7lhZqPv0y1YzdY5xc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/imports/scan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nyOhdmdMA198BqO7qHLyddWfrGU="}}, {"path": "/usr/lib/go/src/cmd/go/internal/imports/tags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6AN8mB92TMLDn6wME/OdaNvpZM="}}, {"path": "/usr/lib/go/src/cmd/go/internal/list"}, {"path": "/usr/lib/go/src/cmd/go/internal/list/context.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sXzK/Km8q0P7OzwV5qFtn6lEHyo="}}, {"path": "/usr/lib/go/src/cmd/go/internal/list/list.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ONTClACu426xRmZMz/5g0qjeIM="}}, {"path": "/usr/lib/go/src/cmd/go/internal/load"}, {"path": "/usr/lib/go/src/cmd/go/internal/load/flag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZVo0qBAfCZj1lDGcBD2tiKAiErg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/load/path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b+waDclMgQzqcj7VjL9fjhoXrAQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/load/pkg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KzO8ZecgPlxHAiJ2WnCnB94abDw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/load/search.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YLu9wwPA33iPxX41nAlKLMHApzw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/load/test.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N5QDYYVzC+QqR109RWqc6Z4QMDE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile"}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GSUczcIX+hIxaN5qZF6fPxle8wE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile_filelock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18CTW/PsxD8hl+PgfDy2d/rB3KfY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18IsRSK6/lVNy6aNlQgOvaAW6FVw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/mutex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vbCjW6cXP+HzI+tNRcVpuvWZvY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal"}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock"}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12UL2wGeyT3UkH6ZzqUEohYK/AIM="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_fcntl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fwd+xnYhVmsDAPXeNNBoJm3ZLro="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUKwyRArsfbnXMl7B9cqz1Yw+zY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11edP3paCnXphCGuIvd4bztfcEIU="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oibAobWFhpvrGyK/1STQkkO0fs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wrmUgYCTqEZY4arU9CVYkyBijo="}}, {"path": "/usr/lib/go/src/cmd/go/internal/mmap"}, {"path": "/usr/lib/go/src/cmd/go/internal/mmap/mmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13BWt/yan5zyAKF5K5g6Cpx11yEk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/mmap/mmap_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LFz1ASCiWwZm35VzGVXoU3R9lbc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/mmap/mmap_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QDn6IQujQyXUXFFSZZ6R8FnHp6c="}}, {"path": "/usr/lib/go/src/cmd/go/internal/mmap/mmap_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hzB0uOju4JnXtT13cmBahXS7aHI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd"}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/download.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gf13CxQI8NXlhbU+ljsNVZXOSjA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/edit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ve2htBhaN7VBVtfOzF1IMO77yPY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/graph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e4b6DiGe111pFNL3sF2fec1aIwA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/init.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UgW24g89biXnsY1uUsX4dzjkJv0="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/mod.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AcP4WW0zkwlgqGd38GWzzuU8hy4="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/tidy.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/nl+rwrCCVBJyoMwt+UItq51f8="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/vendor.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RjUu7ZgCv7C6w/1I6CK+VBhHwpI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/verify.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15/0GeQl3KTzNZwXF4cf+IEuq+eo="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/why.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hl7oXnySI5HRzMOQ+0DNEV3fOZk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv"}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/convert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18kGyfULglCDdQdU+C007X5bLKDE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/dep.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gQ6RyZVHiHC9EYRFKcK5Sloimkg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/glide.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VME//fU++YFhrmhEDt5ADfN1ekA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/glock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gLEnHzvKR2Vf/EHLCStaFptvYYc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/godeps.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r8ELH3AhfHtBTW5Scdqrr5oLP1k="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/modconv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tIHM2ENxpldKdHjjBibgAjpb2Nk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/tsv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N9KsAtSIiYJG4Ax2JbFzNK5H24c="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/vconf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FzEab9vUzpPKnZcZHyYJt2UX8Yc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/vjson.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fgnk0YwPeC3/DCL/GmKW18ZQDK0="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/vmanifest.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HqdzihMr+6jmXhPyMG8ZhG9H5MQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modconv/vyml.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+eqc5E+PLbRHH1kxf30gtbjLxQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch"}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/bootstrap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hDvPIxWtQMk5Ystadbkorza017Q="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/cache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zuweyXtu/R+feBu2EjXxLLXGSqs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/coderepo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vpSFEf2t6CzaQUWatRxC+miNrlY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/fetch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZzTDUeHsTrvrEw5vXpKV6KxtoDI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/key.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SL2vVEkTsBBpsZUvEkCLMAwQBLg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/proxy.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13GnDStLPHn1l764ezFkavqtxrYw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/repo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8dJFTdqhS80bHrctS8alfbitAg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/sumdb.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UoKkvxeyTAsRMVmgjzPJv4PDeh8="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost"}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/codehost.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15pn1z8sJM98fChQyl8/GqbRQOgs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/git.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qIf6oxbdJDpDVf+ZQE69GjX3AgE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/shell.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dDnyAiy/ojSjrUNjW7W3c5ODeoc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/svn.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wEVAga4zCjuyiLajEnadViGB/I0="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/vcs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YOHlVHoBcIqIMEXTzGV+opr0Rbo="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/zip_sum_test"}, {"path": "/usr/lib/go/src/cmd/go/internal/modget"}, {"path": "/usr/lib/go/src/cmd/go/internal/modget/get.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bh6kL+KVHak8NRNnPMaoor4uc70="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modget/query.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qz8Ta9bKtDCFEOGv97gZPrBv2gE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modindex"}, {"path": "/usr/lib/go/src/cmd/go/internal/modindex/build.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Pay3ahTRcRTc4lteE0eZSMJ5tI4="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modindex/build_read.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WB8jZWDAhkTDft+CIAFJth25kwA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modindex/index_format.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PqHoFes/Xhyc3Rm2eZxS6WWVfJw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modindex/read.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SUGv3IboWg1w7/lHtFLZMGS0Z2g="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modindex/scan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jGKBtpUJuPGpYe/S9W3Z/xC+WU="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modindex/syslist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sa24J4i02IRrqH/pwBhOdbZEpO8="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modindex/write.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XGOdMVA3fS+wEE1+o+9zWW3gxXI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modinfo"}, {"path": "/usr/lib/go/src/cmd/go/internal/modinfo/info.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EF9K3a6MPzrQKRtecoFJ9bQQCWI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload"}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/build.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gVtYE7nby/OsWO2rrSDNl05GKTY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/buildlist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VFxuemEoQgJTgGahPcMCHQLsxhA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/edit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EUtNJUQIB8cBxY8+EvDzEU5NLOU="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/help.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18BeDaXq0fJ+8MWPP8FN8Qq8bACg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/import.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iaiemGbBI5WQm0xo5LAlse+YpDs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/init.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R8zF3npZyPzrmPHlYDiCbgrAalk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/list.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F6wyyPLfpONfklilAIQVQ00jOMA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/load.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LevaNLjAT3jPpO3EMSk0J12Ys50="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/modfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11IZ1FcvRBDpqI9zKBRJ7PKv0how="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/mvs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+dm8MUmLxllyWnR8yKKB4+aI52E="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/query.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ete30s9zOWY9ap/lI+i0Ue2Z59U="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/search.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14XSzCUunXqMrEy1MmU/ciexh+SA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/stat_openfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1esWelfFk3dM/T1itWnXuLPpKCNQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/stat_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9uMuXEFaqbxaMDeKMtAMOQwqk4="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/stat_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+iPc5GKg2yf4JzV+hIdSpV1Qqo="}}, {"path": "/usr/lib/go/src/cmd/go/internal/modload/vendor.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fP1QZBYUbTdqZl4I+AzhMa/5XgE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/mvs"}, {"path": "/usr/lib/go/src/cmd/go/internal/mvs/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/RVy/2OtIJJ6pKe6dYU3IGrV7Xk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/mvs/graph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocjih342tBQ64SgvKNFupnY3gLY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/mvs/mvs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NmYsLP3RS4K1vnOU0Sora7iFL3c="}}, {"path": "/usr/lib/go/src/cmd/go/internal/par"}, {"path": "/usr/lib/go/src/cmd/go/internal/par/queue.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fo9+7aXBUFBxQRTkLs0nYQjQ59M="}}, {"path": "/usr/lib/go/src/cmd/go/internal/par/work.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10lHxdtUF+CWhP29pphSWFG1cbso="}}, {"path": "/usr/lib/go/src/cmd/go/internal/robustio"}, {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15mLTnEo0nNLwYbU2iY79vSwQ6qA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8JslZWcfR5Tr/pWabqxPszGRzw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio_flaky.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iKRNRU08+l0jc0s+u9AaUlXLRYg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xb98S0I7c/koWq48tAQ1dt/x9uc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cprZgc+epp9DNjmV1Qw6J1TiFP8="}}, {"path": "/usr/lib/go/src/cmd/go/internal/run"}, {"path": "/usr/lib/go/src/cmd/go/internal/run/run.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11AzTQudOb2UxixQaBfZA77EOLcE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/script"}, {"path": "/usr/lib/go/src/cmd/go/internal/script/cmds.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1li4UPXiLIJgQXU9PfdNj6+STrUc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/script/cmds_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CTgrz8NANbDbFdadYEMwvtCp4wI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/script/cmds_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rSMUwUXAE1uLMTVsizXm0borjpk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/script/conds.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qdo4RjrmJCLQRV+JUK4bZPijeOw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/script/engine.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18tw/E0nlB5YWgyb+4PH0xLa7m1A="}}, {"path": "/usr/lib/go/src/cmd/go/internal/script/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wVlVFlUpOi+9kVWMiY7GsGqn/Zk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/script/state.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DTcPBVop6s5CU0QLsRg6G4GrPZI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/script/scripttest"}, {"path": "/usr/lib/go/src/cmd/go/internal/script/scripttest/scripttest.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WBpGVzeNbBShzr864+WwQ/X69Do="}}, {"path": "/usr/lib/go/src/cmd/go/internal/search"}, {"path": "/usr/lib/go/src/cmd/go/internal/search/search.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MADZmCFSa0XKcGXyG3+stPnurcg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/str"}, {"path": "/usr/lib/go/src/cmd/go/internal/str/path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jv/cgL3xYThG9tZ4F808UoE7vyI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/str/str.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzhyCgl3hrqyUPbFX2mfB9TgcSs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/test"}, {"path": "/usr/lib/go/src/cmd/go/internal/test/cover.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DyMKvTAaQC9caScMJmnUkU7WAvo="}}, {"path": "/usr/lib/go/src/cmd/go/internal/test/flagdefs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z5YKVy+q82KSxsL9bU40No9JbMI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/test/genflags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WULge6eiRIfPulp5cdI9PPx7jZc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/test/test.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DAPvatXV22BzAHpBYFXM0Gr9FCs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/test/testflag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iOZeX8Ks2kxFloNh+F69txGLMBg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/test/internal"}, {"path": "/usr/lib/go/src/cmd/go/internal/test/internal/genflags"}, {"path": "/usr/lib/go/src/cmd/go/internal/test/internal/genflags/vetflag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12sOpFd92eHlMzvj8U36b9WXzvbA="}}, {"path": "/usr/lib/go/src/cmd/go/internal/tool"}, {"path": "/usr/lib/go/src/cmd/go/internal/tool/tool.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQTjtBMPmSYNyqy1pFcmvHKkyaE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/trace"}, {"path": "/usr/lib/go/src/cmd/go/internal/trace/trace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xtAjZKyhWrrqd86Dt6delsU6XUs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcs"}, {"path": "/usr/lib/go/src/cmd/go/internal/vcs/discovery.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Da4HCNGFbZLlPeWrk2AvvsPsFa4="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcs/vcs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cGVzWzAT0gHf8KxoEc867LlNviw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb"}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/auth.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14j96VNuQxpeNpzzoEX7q2NP2sNk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/bzr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DcERV6CUC5hx2NqIaw+gpzqAzY0="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/dir.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ySOFZo0pC7/zr/2fFzY5XPT+Miw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/fossil.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DOjtDPM+MvxWCmYbdUUJ1+2KWIw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/git.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nt9NqR0SLsv4jAvUyeH8WGHxzIs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/hg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1voZYNpPmOh8J4mmmd9a/gYKXfA4="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/insecure.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F2zvK1WmOog7e8CYNPLfJZKw3uc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/script.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ie2Cbpscvpy9kz/6TNFWm1m/dVs="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/svn.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q6ctgFlizxQKPYnXa9KrKMBhDHE="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/vcweb.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18kUzXqhivfN8fdDYRbxVr7heuWY="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/vcstest"}, {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/vcstest/vcstest.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SguHJ9k+v4D+/p9sbvX3Hl8XCVk="}}, {"path": "/usr/lib/go/src/cmd/go/internal/version"}, {"path": "/usr/lib/go/src/cmd/go/internal/version/version.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BkeOI+L6I6pxSSOgKX8CyNWmZj0="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vet"}, {"path": "/usr/lib/go/src/cmd/go/internal/vet/vet.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WqR/fN3pt4ya2BegYK/ADWikptM="}}, {"path": "/usr/lib/go/src/cmd/go/internal/vet/vetflag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yyiJWbSdf2lzacOZ+u2EBou7w9M="}}, {"path": "/usr/lib/go/src/cmd/go/internal/web"}, {"path": "/usr/lib/go/src/cmd/go/internal/web/api.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16VMiiGmv2ZZBkHAOc2fmiS86m8I="}}, {"path": "/usr/lib/go/src/cmd/go/internal/web/bootstrap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i7PbGOE1fkOZ+XLOIRPZDWq+ZxQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/web/http.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HbBv2/nrXZ1oiLQQspBx4xtmZBg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/web/url.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lu/ipnkkjD0jVlW2Pl2adF0d+RI="}}, {"path": "/usr/lib/go/src/cmd/go/internal/web/url_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15iyCh3YRkVgXw2GTPnP4CAnIgz4="}}, {"path": "/usr/lib/go/src/cmd/go/internal/web/url_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dU9demEnr0bR2nPsHJV6LGNw78E="}}, {"path": "/usr/lib/go/src/cmd/go/internal/work"}, {"path": "/usr/lib/go/src/cmd/go/internal/work/action.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U/VRMtfeMhhRe9xl4SwnL51IJ9U="}}, {"path": "/usr/lib/go/src/cmd/go/internal/work/build.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7jCSu5cM5HpDGNeEG+iZB0NDSw="}}, {"path": "/usr/lib/go/src/cmd/go/internal/work/buildid.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlH+DLVSW8us6oJjjnJsZvB34g4="}}, {"path": "/usr/lib/go/src/cmd/go/internal/work/exec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JMCjRLOG6bog4ttXayrzbj/SeUM="}}, {"path": "/usr/lib/go/src/cmd/go/internal/work/gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dp2HcTZ6hpd91ESE5RwNbC2JL6g="}}, {"path": "/usr/lib/go/src/cmd/go/internal/work/gccgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQmLlrH7vccXOdQAE8lJqD8qw14="}}, {"path": "/usr/lib/go/src/cmd/go/internal/work/init.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sMk+XYe/AZbrY74SAhRS8WyB7o0="}}, {"path": "/usr/lib/go/src/cmd/go/internal/work/security.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17x/XyDHgmBJWIWNPuHv3VHmYgjQ="}}, {"path": "/usr/lib/go/src/cmd/go/internal/workcmd"}, {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/edit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W0Nb8kFsAIVoBemUpvyOqipw8DM="}}, {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/init.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oSajIk1lDKifPu0vJfX+dLwPfGg="}}, {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/sync.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G8yrKv0OZ4EPpMGFxsvQ4/ipFTc="}}, {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/use.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1731guEFAYfXoeSQpgWORVWfJVSM="}}, {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/work.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H5Lw9GdmyXfd5TsGdEDtX1T03h4="}}, {"path": "/usr/lib/go/src/cmd/gofmt"}, {"path": "/usr/lib/go/src/cmd/gofmt/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k75gpWMeYkI4OnIZ8j/bhuUc78c="}}, {"path": "/usr/lib/go/src/cmd/gofmt/gofmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Bw2E0nbjcFnuYQW5X3qvcJ8aRM="}}, {"path": "/usr/lib/go/src/cmd/gofmt/internal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A4ghAyQnW8WvAoV3Yrmr733RjL0="}}, {"path": "/usr/lib/go/src/cmd/gofmt/rewrite.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PgnwpK1yHsB3p/Dz077pNTFMpmM="}}, {"path": "/usr/lib/go/src/cmd/gofmt/simplify.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LqtV+BxHnx8FiSSBjI1se+jucl4="}}, {"path": "/usr/lib/go/src/cmd/internal"}, {"path": "/usr/lib/go/src/cmd/internal/archive"}, {"path": "/usr/lib/go/src/cmd/internal/archive/archive.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CZUj5E/usyU6wRpwfFIIfplrQIo="}}, {"path": "/usr/lib/go/src/cmd/internal/bio"}, {"path": "/usr/lib/go/src/cmd/internal/bio/buf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19Jizx4NcJO0terY0PB+M81BS3nc="}}, {"path": "/usr/lib/go/src/cmd/internal/bio/buf_mmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uNQow7BxDcTVO5GSElcHeL8Jy50="}}, {"path": "/usr/lib/go/src/cmd/internal/bio/buf_nommap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18eGrzUBhvPt3XYwicAgatObvTOQ="}}, {"path": "/usr/lib/go/src/cmd/internal/bio/must.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DK0A7EyktXxl4EZLEj18ApSO+K4="}}, {"path": "/usr/lib/go/src/cmd/internal/browser"}, {"path": "/usr/lib/go/src/cmd/internal/browser/browser.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Pdv7SnSRxZRkQ4jhB+IJzHJH+2Y="}}, {"path": "/usr/lib/go/src/cmd/internal/buildid"}, {"path": "/usr/lib/go/src/cmd/internal/buildid/buildid.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YiObIAwnGJcm+P1uNzjvoaJrdCk="}}, {"path": "/usr/lib/go/src/cmd/internal/buildid/note.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sJjGlEZ2ql5/du+lifS8w19gVMY="}}, {"path": "/usr/lib/go/src/cmd/internal/buildid/rewrite.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mOgcczGoX9m4YUsyThzpDCdv1KM="}}, {"path": "/usr/lib/go/src/cmd/internal/codesign"}, {"path": "/usr/lib/go/src/cmd/internal/codesign/codesign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7UAzo6f2ZgNhEMmenCI12onVLY="}}, {"path": "/usr/lib/go/src/cmd/internal/cov"}, {"path": "/usr/lib/go/src/cmd/internal/cov/mreader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XyI56AhIQVuw6tsdkL3hMu0a/Zc="}}, {"path": "/usr/lib/go/src/cmd/internal/cov/readcovdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gsw8HLtw2O7zDlKU3xvPeBVNZH0="}}, {"path": "/usr/lib/go/src/cmd/internal/dwarf"}, {"path": "/usr/lib/go/src/cmd/internal/dwarf/dwarf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PdvEGi5mTEnaYa7GWQEbBKt0L3U="}}, {"path": "/usr/lib/go/src/cmd/internal/dwarf/dwarf_defs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hgrasgB0zUH2eyTiY5svVHmFM7U="}}, {"path": "/usr/lib/go/src/cmd/internal/edit"}, {"path": "/usr/lib/go/src/cmd/internal/edit/edit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ISxt6g9/+xPqr0HxhoYprcrO6Y="}}, {"path": "/usr/lib/go/src/cmd/internal/gcprog"}, {"path": "/usr/lib/go/src/cmd/internal/gcprog/gcprog.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p7cOcuqp09dHl5pmlpF89NFYUCA="}}, {"path": "/usr/lib/go/src/cmd/internal/goobj"}, {"path": "/usr/lib/go/src/cmd/internal/goobj/builtin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V6uls9SVdG4XyGuS7PpoKSQ6Iqo="}}, {"path": "/usr/lib/go/src/cmd/internal/goobj/builtinlist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nomANESk840l4HrsfFtiRikZgeg="}}, {"path": "/usr/lib/go/src/cmd/internal/goobj/funcinfo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vOlqQ4JdYPbD/sXa/xcx+olS4U4="}}, {"path": "/usr/lib/go/src/cmd/internal/goobj/mkbuiltin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b/JpNTjUQc+Y9Gn2Q3AC55x6ChA="}}, {"path": "/usr/lib/go/src/cmd/internal/goobj/objfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P05zRDZHV8Bvy1EVoisyGSXFiY="}}, {"path": "/usr/lib/go/src/cmd/internal/metadata"}, {"path": "/usr/lib/go/src/cmd/internal/metadata/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16HFOtosiQncBOMp1njsxk6eVUGE="}}, {"path": "/usr/lib/go/src/cmd/internal/moddeps"}, {"path": "/usr/lib/go/src/cmd/internal/notsha256"}, {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iZ/KmplP4tNnJiqWI18GsXPfU5A="}}, {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v3O5D3XIoMHXQ19SOcNlFSmtI1A="}}, {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Iq+/tZlJbKI8GmxW8EhSQ/k3XjI="}}, {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXi38EEXH6kF+Wz+lm21zIXCDd0="}}, {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AlBMfoQJgKtJTiKbBb+otMIe37g="}}, {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gThssI47JNgQjANxO/7sHFcwXwQ="}}, {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1svhvn6nee8LIcbEexSEav6U+02s="}}, {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SDepZzZU0ewChXlg+ezT4dvBXcI="}}, {"path": "/usr/lib/go/src/cmd/internal/obj"}, {"path": "/usr/lib/go/src/cmd/internal/obj/abi_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zqVgXQWNoW9iESE3UffOnMeah+w="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/addrtype_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pWZdX0t1KoykuIJs8ztisb61vyQ="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/data.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J7mccj0EgecThWDn9u/ZA6T1Wss="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/dwarf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1skG6ugatS2OrHsBdjeIg54fPCjs="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/go.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xstn4Ql0aX8oWACtmFWjumU1EFE="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/inl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VPq18/6GYuMZ/Cxdr+yOA9EGJx4="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ld.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YGqfoA/H3sIVGMfvW64p24u22g4="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/line.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VA/n6BNjhuyFtgIAU1titpkBdL8="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/link.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tYJr9TqtygzyEXKI014fVHbrZnw="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/objfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A6daS9n9Pa1Q5gvf/eEgr+jBV5M="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/pass.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/icnHH6aYl9marD/agb3PFHr50="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/pcln.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19rfP1/c01UZ3Rv2Zlg+/ZExbKAc="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/plist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1noKUHpzUyNw+FRzi9SgYOLGl2mI="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/stringer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12zd59ZxMB6srm8mHq+hZi2v4SoU="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/sym.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q129xwp45s/iPY2meVpwBbg8StdX0="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/textflag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DJy7DBl+MykE/glzmmqzDDVEfY8="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KFJabaVgC8hcPbRnbAfn0hh7SMA="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm"}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm/a.out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PfnlZduTJpkIyaJGj0fRLaNcVhc="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sEM06K8DAfaTGBX2ULdJKlqUrJM="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm/anames5.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u90/ARiFjExw20lEdopuT6BRJqE="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm/asm5.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eT3tTUO9v6DOk1xxuencGCqgk8A="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm/list5.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14cN51UYpywdglRYOQA82fba4qZ4="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm/obj5.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CsmrNiWnIS4qv094NwIKaKEh+9E="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64"}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/a.out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14zEezzry0mv33IRlD8NM261tjc0="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QfRz6/2RYLpKbhuwL6JBxhuFYNM="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/anames7.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1By6949UkW+iqnLtJvy2ja2G5OXA="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/asm7.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p5rylLvZ7Lx7bY0GStZsFBIvLNA="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/asm_arm64_test.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QWrMpdboN3iwpFhGknXJirekfmI="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13v+OHzG9io2o9TBYBHbHvn54u2E="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/list7.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yNV70Pr+6PuKPrqyi+9RktZClJM="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/obj7.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UIrdCQqjorTqaTNSK19yVLg3q4k="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/specialoperand_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lbFYJxo/zT2mhLJl40pWxT9AXEY="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/sysRegEnc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TMQ0fmj7LolH5K2465qodqGITVE="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/loong64"}, {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/a.out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PdIrdaU8Vxv3KSTk9J7w9LuyBjU="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gaSUw1qFdgEYlNFQXjdmDTwSdak="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NUCtmBT3MNQ+S27yVQ5rPx2oyWM="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/cnames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCdwMwQtuJ762l4GvPQcPStN4GU="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/list.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ksjDpMXg8nzMZ8Rqpx4Yv45pECE="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SGxdV12qROFn9nEOWS/stlTIwhM="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/mips"}, {"path": "/usr/lib/go/src/cmd/internal/obj/mips/a.out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dFhTNhfRlNXZsvQJmC/NsMvtIGM="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/mips/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E6malrH6dT4qyfVnpMS9Olc+Udo="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/mips/anames0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MtI8lxv9NKMRkW3QgoY/GYh5a6Y="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/mips/asm0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nF545jOeBiZB1Y271sOKycpxCY4="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/mips/list0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10gNNUADAlIDU6nDB2vH7BEXCgzo="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/mips/obj0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N2nxCsVVLcm+DC54rEbDJdJWCNI="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64"}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/a.out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUVYPAYQymVFn4pNjQ9dEbxwVHo="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ikt3Qjp3QLriGeEoYNNqCyZhOHM="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/anames9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GNaMvwASx/FK/EcL75P7kxcqNRg="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/asm9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DW+omi6McJ/XEqXH0JQG8VPBcow="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/asm9_gtables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ily0EUVu0uwehpooklBUhg3PvG0="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11yqWp1OrvACM1/LMzHyxC4UT+4I="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/list9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oyBELp0nQO/A12iY71vMyD/kreA="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/obj9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17aD2lSyAckx7L/aQ56VjfvoDqnE="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/riscv"}, {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UwXNHHamjiLSlqyzwJ4MJSaDvQQ="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/cpu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WU9ssB9WtwhaHvRubrMkdi3tyaw="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/inst.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wkXwmYC3lfMt90nr2VCLF2atmnY="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/list.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TVCkwt3hQlqwZe3K6dkrwECe5mI="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W25XX/jZ7947UW3RUcnDXxjJY9s="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x"}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/a.out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ib00m8VQqY+b8VSRv9NsGUnsiqk="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c1mjSCy1Qq2E7btUjTcECTeeo1s="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/anamesz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MO4g0/mLwz1QR6nndYCbckpAZwE="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/asmz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SRV/CM4QtH0DkyJ5v+v7CJRsags="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/condition_code.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1laQIKs8NX+D4Ez92u3FEHAx47SQ="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/listz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ux3JYW8Vn7mo2b89iBW91i4AIqU="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/objz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QdVq8wK0lQm2Nmg2m0mXtufrdKc="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/rotate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IVojcQV5hsN0PUc/+it0U8O7FzQ="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/vector.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r6cB9vUbNTsbs1FxZ5m+oeUg09c="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/wasm"}, {"path": "/usr/lib/go/src/cmd/internal/obj/wasm/a.out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l7v3k2G1QcJ2Xevw6bQy9Ej7bvM="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/wasm/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t240ygZ0zwJJky/GdGHON6bwnSo="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/wasm/wasmobj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKpTwnFk3MGgaBmj6clzY4Z7ckg="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86"}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/a.out.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cZsLKu32XCvztAsBEEol5ZBxNBE="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/aenum.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fxG3QGAMNvn9n7ROj7pZzDKHomo="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/anames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rr8kr/01iFDTF1nmTLFKRHz9jAo="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/asm6.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e2twp+KiyFyOxDCqmDMVEIRpAr8="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/avx_optabs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ud2HIAO0asNmb6vaQLjZCcTK2JY="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/evex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TUWbvkWL+qshqthAlRyCJQgGut0="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/list6.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVREjWBlpkQHlSWaKge/lNpK3Gc="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/obj6.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oYdp2Vrzx1MX90Vjj8Rq4PKIWaU="}}, {"path": "/usr/lib/go/src/cmd/internal/obj/x86/ytab.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TbglStxqHIv+hRDMmgF6sFW2VfQ="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi"}, {"path": "/usr/lib/go/src/cmd/internal/objabi/autotype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E+5j7TR8924K4kLas1SVRcIlQdM="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/flag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wwLpKkX29qyN3bk2HCAh/R3WQF8="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/funcdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1itixQakihRmvf3RnTWmZggGjszw="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/funcid.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fcF/ivQDjgqH8e3RnZLW7XMIMsg="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/head.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJGxBKxOhvb5dUfgSQCoF8lsYLY="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/line.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWIPhssrzXoqQisHO6k4ynTxbLA="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MRctAzEPM8DGCXtAIhpxwKYLJGA="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/reloctype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16KPFCn0TtrppJyZskZDSHRJKAMU="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/reloctype_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uMXpAaVHqOUwHn1yMKoMdZfdP/U="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/stack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AzXWgnE7WdgrQgSYZvFsMpHK7v4="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/symkind.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tOFuz6oebfBrrWnQRuLIRUj7MNA="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/symkind_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Qr8pSUzcgvi805CDgiDaNv5aOE="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/typekind.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16w4ahzigU926dfajDoTPyjEUNiM="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jY7492rXJ3glWquy/KQ/pEezBRI="}}, {"path": "/usr/lib/go/src/cmd/internal/objabi/zbootstrap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oKjBiyFxg7r9/V1Dfiw3lm23DOM="}}, {"path": "/usr/lib/go/src/cmd/internal/objfile"}, {"path": "/usr/lib/go/src/cmd/internal/objfile/disasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tle1hf62kixf9RpzHqU+GEjZbYQ="}}, {"path": "/usr/lib/go/src/cmd/internal/objfile/elf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUgKAmEtq2ZSdqcHNAVY+mt/W6A="}}, {"path": "/usr/lib/go/src/cmd/internal/objfile/goobj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ClNIQJLLGArhlRWYJJPHofuP/1I="}}, {"path": "/usr/lib/go/src/cmd/internal/objfile/macho.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wd26NKTw1HZo4O7UMLKoJVsDdxo="}}, {"path": "/usr/lib/go/src/cmd/internal/objfile/objfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tMpDudlsXDgp7SdsAlscn1mnpL0="}}, {"path": "/usr/lib/go/src/cmd/internal/objfile/pe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j6xdBzuee/KWsvkyOzXlbdCnGMs="}}, {"path": "/usr/lib/go/src/cmd/internal/objfile/plan9obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G0fDo2cXP57YN+nh79LDzMhl/zk="}}, {"path": "/usr/lib/go/src/cmd/internal/objfile/xcoff.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Paqzv4Z+CjTD9OlrCLVFnboDJpY="}}, {"path": "/usr/lib/go/src/cmd/internal/osinfo"}, {"path": "/usr/lib/go/src/cmd/internal/osinfo/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zGR1B+oWf5JoQIP6F6885WfmhHg="}}, {"path": "/usr/lib/go/src/cmd/internal/osinfo/os_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q120/n00hKpdA1biyiT3WFV0xL028="}}, {"path": "/usr/lib/go/src/cmd/internal/osinfo/os_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TL0gs90SCQKlQJdZY6r85tPi9ew="}}, {"path": "/usr/lib/go/src/cmd/internal/osinfo/os_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pAgLF8Pv2exAkQPDX8jUfgMoIO8="}}, {"path": "/usr/lib/go/src/cmd/internal/osinfo/os_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ej49m2hOxYdH/3njfsQAhkeZFJM="}}, {"path": "/usr/lib/go/src/cmd/internal/pkgpath"}, {"path": "/usr/lib/go/src/cmd/internal/pkgpath/pkgpath.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zsg4mb4ilFo6YnR7E4ZPqOzKN0Q="}}, {"path": "/usr/lib/go/src/cmd/internal/pkgpattern"}, {"path": "/usr/lib/go/src/cmd/internal/pkgpattern/pkgpattern.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hjNV4Y3XupbbPTtXh48MNQICqUA="}}, {"path": "/usr/lib/go/src/cmd/internal/quoted"}, {"path": "/usr/lib/go/src/cmd/internal/quoted/quoted.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BHFV6bppFvIk/EP3MxlyRbnELAk="}}, {"path": "/usr/lib/go/src/cmd/internal/src"}, {"path": "/usr/lib/go/src/cmd/internal/src/pos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nK52/vnswT6+IzCKn8I6yFEQcHw="}}, {"path": "/usr/lib/go/src/cmd/internal/src/xpos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16e4Jjtj1+3rPDzk1DQAARj3OcSs="}}, {"path": "/usr/lib/go/src/cmd/internal/sys"}, {"path": "/usr/lib/go/src/cmd/internal/sys/arch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17e4u4x/dZ1v45bNPRWCJEVvEv6c="}}, {"path": "/usr/lib/go/src/cmd/internal/sys/args.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EIR2/kU8BM9buN0PBGhH/DDvl54="}}, {"path": "/usr/lib/go/src/cmd/internal/test2json"}, {"path": "/usr/lib/go/src/cmd/internal/test2json/test2json.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kzECUsl+BgQklTUklYBZa4PegsM="}}, {"path": "/usr/lib/go/src/cmd/internal/traceviewer"}, {"path": "/usr/lib/go/src/cmd/internal/traceviewer/format.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F1F83BQ0VGMX/IKuDhf4HdEenJs="}}, {"path": "/usr/lib/go/src/cmd/link"}, {"path": "/usr/lib/go/src/cmd/link/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vbm1a64/6JPTl3PZqY/sNMMpdQc="}}, {"path": "/usr/lib/go/src/cmd/link/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sviOV+Pd0Le92vLv74oomf9Kah8="}}, {"path": "/usr/lib/go/src/cmd/link/internal"}, {"path": "/usr/lib/go/src/cmd/link/internal/amd64"}, {"path": "/usr/lib/go/src/cmd/link/internal/amd64/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14wpqdGiQyMyIvWfSzRBnapKNSR0="}}, {"path": "/usr/lib/go/src/cmd/link/internal/amd64/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DMsNB2cdD3iEJz8MKTdFQtrxgss="}}, {"path": "/usr/lib/go/src/cmd/link/internal/amd64/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v6a+2idb8ua9ywHz8WziBMfau6c="}}, {"path": "/usr/lib/go/src/cmd/link/internal/arm"}, {"path": "/usr/lib/go/src/cmd/link/internal/arm/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k59W+SoWlDgLK32UZrbANFlas3w="}}, {"path": "/usr/lib/go/src/cmd/link/internal/arm/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q105erNNCWIv0XD0NLqHUm7rxhAYc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/arm/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13dNrHiFkzYKlpBk8k7ngZPBuoQA="}}, {"path": "/usr/lib/go/src/cmd/link/internal/arm64"}, {"path": "/usr/lib/go/src/cmd/link/internal/arm64/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z/5yOaIVwbjos8QIf+mWfVuAi5Q="}}, {"path": "/usr/lib/go/src/cmd/link/internal/arm64/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+lVF7re5dgGyBV79dcBz+LrvKA="}}, {"path": "/usr/lib/go/src/cmd/link/internal/arm64/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h80zRy6YBx9CyDkPiLzbI350e2Q="}}, {"path": "/usr/lib/go/src/cmd/link/internal/benchmark"}, {"path": "/usr/lib/go/src/cmd/link/internal/benchmark/bench.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keS6pDNZOeebRSyFqImwxJh59QQ="}}, {"path": "/usr/lib/go/src/cmd/link/internal/dwtest"}, {"path": "/usr/lib/go/src/cmd/link/internal/dwtest/dwtest.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dH3/3jU5mNPshG6/C8KHJdiR6iU="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld"}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/ar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fxGLfBnZKa3BLlxAmpPTPQWTf4s="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/asmb.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lppI5jAn//L2QabaxlzwDqPzNsQ="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/config.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cwh43XvcRgZ4LuKZB1UVBDf7jB4="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/data.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ap4u0KtHz6GLvzb+kiP6b2Kj+Yc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/deadcode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J3TOrYa5TFOjQp1YFq+OuuwmVyg="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/decodesym.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YdEIQDu94nGxyFx3F11V4ejWrVc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/dwarf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLHJD4+mg/Cim/19dhzNLV4iG7o="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/elf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+lpuKD43D28GoC5GxvFEAyiOErk="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cKkWCBBqHAsLNEBsG3Sh3gjUFmc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/execarchive.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hSh5ZhYDzBDpQlwT2nBeNt6i0ls="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/execarchive_noexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BsmOT+0XBRDVe0h2cPS5gkzJn1Y="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/go.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ItCMYLDgzkpxZk7zUXG3doQ+cec="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/heap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XozNWxYwnKnmvViLg17DNybF/sc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/ld.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ccMBt8y7EeUW861WICi5eKmhKOQ="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/lib.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1occQ4/sNGKynXh9Zcqwxk1uQ/Zg="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/lib.go.orig", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gQEKnB7+HkBgI96LHEtes8SewVQ="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/link.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCBMrY51d8wXINvyDjU4q+aCWig="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/macho.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UnBmKKRqPdQzUO1VstCnvI1iQIo="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/macho_combine_dwarf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nOOqr9dl9UI5JDk84fKce//NwHs="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N5rypidVp4EsFqjklVpLGLXbLpY="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/msync_darwin_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HrHDSfGzp4qyX/wt84j7ridQglU="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/msync_darwin_syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UDfDZGO4mbdHR6yHiwfTvA0NSMQ="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cEzDIw6qNqEfEVOvWHEBaHXY3uo="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10WOsD9N6roDtG7NihKGU2zeOFbc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KVW5Omt2SzdJXGUD3T5nHXYIes8="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_mmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6IpL0yR1nvG3GZasud9lKsnDAU="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_nofallocate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vODVAZODtXnibNWE5GoqExuWdTg="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_nommap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QDi6HidtBjs4uahohr0VWlpUOS4="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_notdarwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EhO3ElD9t4zesH2bydNheV+AwMY="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q146Y7gkKHyVoO5NobOzdfYEamlJw="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/pcln.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qgYG/ioSE/gW4DyOvtJgGaAri24="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/pe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rn1IeBkqucVb4xVj55mJQYB3MfM="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/stackcheck.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A8x1AnT6HkDsVM4mhvwYbVKbq9s="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/sym.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DAz6uwit2JA9jl62B3dFn0saR5Q="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/symtab.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pxdYhwnpt0Wxg+xSe02B9KDPpLY="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/target.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW+O556Et5Skhi6cX4Guve54cx8="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/typelink.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zO3G3RZtHuq4oBqF5z3xZigjLcQ="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W27uVDFsA03xlFlz4kleKQYfVlw="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ld/xcoff.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16h0OTfKuQCTW09L9GQbxd3xChWM="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loadelf"}, {"path": "/usr/lib/go/src/cmd/link/internal/loadelf/ldelf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pS7JBYe0EMDA9LfA5AnlpVjgtVQ="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loader"}, {"path": "/usr/lib/go/src/cmd/link/internal/loader/loader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hosPxh/25fuOJ5TjoAdQfonJAJY="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loader/symbolbuilder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jv9Hj2MOVvVRfYUfsWBrFNQYPMo="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loadmacho"}, {"path": "/usr/lib/go/src/cmd/link/internal/loadmacho/ldmacho.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13YLycLJNeZ/NPxn5y76faxDZ7eo="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loadpe"}, {"path": "/usr/lib/go/src/cmd/link/internal/loadpe/ldpe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u+2QG+kX9GA6XT1Qvdi6sPqtH0s="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loadxcoff"}, {"path": "/usr/lib/go/src/cmd/link/internal/loadxcoff/ldxcoff.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MIZ0IF6692PTd6ovKjmLhOnw5No="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loong64"}, {"path": "/usr/lib/go/src/cmd/link/internal/loong64/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I2UYgUwAPMYmzL+EFGzIlnpfpno="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loong64/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rM76sFVZkkj3eCngT8D9sHTBraE="}}, {"path": "/usr/lib/go/src/cmd/link/internal/loong64/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ya0GGnUMDbc1jDSCMED2HQ2XXoA="}}, {"path": "/usr/lib/go/src/cmd/link/internal/mips"}, {"path": "/usr/lib/go/src/cmd/link/internal/mips/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q139LqEc2BpemLnOgr7nYkwwnQHZo="}}, {"path": "/usr/lib/go/src/cmd/link/internal/mips/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h2UYfi3hwWDt+9hKTDg2YM4+ui8="}}, {"path": "/usr/lib/go/src/cmd/link/internal/mips/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A6s74EytGPGLoj+G7qkkIlEW+kw="}}, {"path": "/usr/lib/go/src/cmd/link/internal/mips64"}, {"path": "/usr/lib/go/src/cmd/link/internal/mips64/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MZiOWt/qbL6T8u3YmzowGDQY5r4="}}, {"path": "/usr/lib/go/src/cmd/link/internal/mips64/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UH8s/GSizbFYoqs5UbrKYDX0cgs="}}, {"path": "/usr/lib/go/src/cmd/link/internal/mips64/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YmZPdqe3V4ZgPT0kFfr69YsnqAw="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ppc64"}, {"path": "/usr/lib/go/src/cmd/link/internal/ppc64/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12brl6kg2Ii5zmqJcuTCpAtvmK8I="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ppc64/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EhDsjQHN91yGRJPCzzNKj7r19sA="}}, {"path": "/usr/lib/go/src/cmd/link/internal/ppc64/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yRUvSNboREbzJT9P1IinMQpKpMc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/riscv64"}, {"path": "/usr/lib/go/src/cmd/link/internal/riscv64/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpxAZS/xeTtZQWVplNmKFDMTGYA="}}, {"path": "/usr/lib/go/src/cmd/link/internal/riscv64/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CL47fwM1KW/bhvdzpCPGEOjbCkw="}}, {"path": "/usr/lib/go/src/cmd/link/internal/riscv64/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jOUoCFgirKd05xa4BKRNhJ3T36w="}}, {"path": "/usr/lib/go/src/cmd/link/internal/s390x"}, {"path": "/usr/lib/go/src/cmd/link/internal/s390x/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q163XnRdd+c8UHrcUe88fltJhUNyw="}}, {"path": "/usr/lib/go/src/cmd/link/internal/s390x/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FbC3Oq8S6fYn9UNgyfe8ufwml+k="}}, {"path": "/usr/lib/go/src/cmd/link/internal/s390x/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16twJCiIrXjoTQ+jYt3qC/7De+YI="}}, {"path": "/usr/lib/go/src/cmd/link/internal/sym"}, {"path": "/usr/lib/go/src/cmd/link/internal/sym/compilation_unit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOxmWAfByZKhtRPrYEcwzfST22Q="}}, {"path": "/usr/lib/go/src/cmd/link/internal/sym/library.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T25UR093jbgmmxvgNZeAjiJWAok="}}, {"path": "/usr/lib/go/src/cmd/link/internal/sym/reloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cnFcZQ8MSqIMJsnqMCDWqq3hWVk="}}, {"path": "/usr/lib/go/src/cmd/link/internal/sym/segment.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zBsTT9qiutzJX5UyKKmP24OjYn4="}}, {"path": "/usr/lib/go/src/cmd/link/internal/sym/symbol.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ljc34GUmMTYTqS/irZdzbal7CPw="}}, {"path": "/usr/lib/go/src/cmd/link/internal/sym/symkind.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+DiUFijudHZN3dyYdleDBbH/hwE="}}, {"path": "/usr/lib/go/src/cmd/link/internal/sym/symkind_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TnK+CCbY5Ck7GauYZ4VD4Ix6Nlo="}}, {"path": "/usr/lib/go/src/cmd/link/internal/wasm"}, {"path": "/usr/lib/go/src/cmd/link/internal/wasm/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ylmaMlPZICp/YcLlGLNcJSnjzhs="}}, {"path": "/usr/lib/go/src/cmd/link/internal/wasm/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FamzzU/DEA2KFFKb1KREcWtLrnE="}}, {"path": "/usr/lib/go/src/cmd/link/internal/x86"}, {"path": "/usr/lib/go/src/cmd/link/internal/x86/asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xqyjHS4dfg6w/3/H7tnQf8GwXcc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/x86/l.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q5svnVFA6txC40LeP/vBoXaMzOc="}}, {"path": "/usr/lib/go/src/cmd/link/internal/x86/obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I756T64lOOBnuvVAnhVvJBEzyIM="}}, {"path": "/usr/lib/go/src/cmd/nm"}, {"path": "/usr/lib/go/src/cmd/nm/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u+4wR9N9iqJMgQng9AISDbursi0="}}, {"path": "/usr/lib/go/src/cmd/nm/nm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kwz5cctC+pDYTDuAuHFwnMCS5KM="}}, {"path": "/usr/lib/go/src/cmd/objdump"}, {"path": "/usr/lib/go/src/cmd/objdump/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wwAhMTOzy6Dk3OBesgBXaS8jrQg="}}, {"path": "/usr/lib/go/src/cmd/pack"}, {"path": "/usr/lib/go/src/cmd/pack/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bfOzcauHlq31r/4aqTvDWk3itUQ="}}, {"path": "/usr/lib/go/src/cmd/pack/pack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fqYeiD16KTzIelsaYd8mREWkh8="}}, {"path": "/usr/lib/go/src/cmd/pprof"}, {"path": "/usr/lib/go/src/cmd/pprof/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q115EFhAg4QxZ4mQ4/9CcBwSK+CnM="}}, {"path": "/usr/lib/go/src/cmd/pprof/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o3XomLm7i0OQAY4XFaLf6ummFro="}}, {"path": "/usr/lib/go/src/cmd/pprof/pprof.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iumdDRT5pstMWbJqU0TRMoVfzoE="}}, {"path": "/usr/lib/go/src/cmd/pprof/readlineui.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ip9yr36/bFUBDyU30RuUkciMiA="}}, {"path": "/usr/lib/go/src/cmd/test2json"}, {"path": "/usr/lib/go/src/cmd/test2json/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QNYN7USOwCTXI95aArARYHi58ts="}}, {"path": "/usr/lib/go/src/cmd/test2json/signal_notunix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ax1GWrypS5Yz7pglBz2n0XDFJQA="}}, {"path": "/usr/lib/go/src/cmd/test2json/signal_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/a37/m1e0FzR338NaZc3il9ci0k="}}, {"path": "/usr/lib/go/src/cmd/trace"}, {"path": "/usr/lib/go/src/cmd/trace/annotations.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oBZaRomgdp6LpVljiRoooFXZBTo="}}, {"path": "/usr/lib/go/src/cmd/trace/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SeUAeXxj/P9TavoJerOyHGn9XoE="}}, {"path": "/usr/lib/go/src/cmd/trace/goroutines.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1czDu0smjmLRmmx6a0qRcjmXy6nY="}}, {"path": "/usr/lib/go/src/cmd/trace/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mKxS/6/LpBUJmqpBAOl016RZR6E="}}, {"path": "/usr/lib/go/src/cmd/trace/mmu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wJyo/QBbjWb4qyUv/nUSLmVarH8="}}, {"path": "/usr/lib/go/src/cmd/trace/pprof.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18P2UBy9Y0b3nTdLdxeCzgJHelmM="}}, {"path": "/usr/lib/go/src/cmd/trace/trace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JP3t2pAZd3VWVwdMX/u43FCZ4cE="}}, {"path": "/usr/lib/go/src/cmd/trace/static"}, {"path": "/usr/lib/go/src/cmd/trace/static/README.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16VQKsdX6YqOldinl8ME8t/CTJPc="}}, {"path": "/usr/lib/go/src/cmd/trace/static/trace_viewer_full.html", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAs3GZoMcG1aEK6vKCkw70JcCpI="}}, {"path": "/usr/lib/go/src/cmd/trace/static/webcomponents.min.js", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QkBL3WLrt7a7Y9FdjhvM8HDecAs="}}, {"path": "/usr/lib/go/src/cmd/vendor"}, {"path": "/usr/lib/go/src/cmd/vendor/modules.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fe5fQNU9dOoY0DtAf2qRqRgmci4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/AUTHORS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W6b0EIaIiOmvUmdrriJCCqlQC2U="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/CONTRIBUTORS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAoMumBH0KXFm+4Y7zbby0eGebI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K4uBUimqimHkg/tLoFiLi2xJGJA="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/driver"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/driver/driver.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lXBFoK+VFIlnSLynupJP2iCBEPc="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LikzCEWdwlFFWG/sCZV9rLGGeM4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_llvm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCVfHAd1EMxvffbmXmIJuqiAMtY="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_nm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kUwZfWueKWwDOQQeBFoypQQ7B3U="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/binutils.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wcu3THUhdrrvICchMRTdYnv1iKk="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/disasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4jVmVCXgi7UdOkbBvJGP4E4o4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/cli.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qkcsDPwAHHj3/K1s1jrzZ1nQv8Q="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/commands.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11lTlfhNz+P7bjVpfgfTPk+KSnig="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/config.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vTCI5n3MSP0fKoyLo6ZAVXmJTsU="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/driver.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1298Mn/jXIC9YbNJuWKb9TJBtCkw="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/driver_focus.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IwQgeTmp5Ic6iyKMmrLpS5tCe64="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/fetch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zfFHZysWQFxRcB68Hw+x3gadtM4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/flags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HAK42WB3gB5r/YySsnVEXwYOK/Y="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/flamegraph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qMoWnuYXiOEyhRbLEWWJjHgIBlY="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/interactive.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12vWeGepIZT1k/WGl8/tcW7dP2NE="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/options.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iS7Zdx5mrYbMqCrdbo3vHXZyzC8="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/settings.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xp9jNrwXuCQZeOJbk7OqGCylPyY="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/stacks.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qmZKlyDX4FWHQebMOhWUPxZSTMI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/svg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZFvFmcw9w3r90mOSSW3Y9Zqctqk="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/tagroot.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pJby0p5BM4HuFII+6YJHs2UX9r8="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/tempfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rpau8g4rt9+taflBkqlrNBthdgo="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U1VY11MLkso7t8yUoUEL3ZRRXLY="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/webui.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KNQFBVSguTM74fyNeTKXQtVlpA0="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cTPCSPXCzVyqOc9dTUTwQ3Wlhp4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.js", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RBZyHBmMf4kPLz2y7Pn6v1XYMgI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/flamegraph.html", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1noNZZtsU4KJ5BI0uFaChQr7/glI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/graph.html", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qNAbYp2Gmlcr83MdO+u8Hjik13g="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/header.html", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14m6eaGNs5KKHR1r16k0ZEl9wvAk="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/plaintext.html", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IVXeMsCjYH8PhBNsh64bJZG+ogY="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/source.html", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YoAdWpfg61hGVgMitIehZ/uLevs="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.css", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/L+7ca2qRmfswB5X5UpBwwObLxo="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.html", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HUC0IKd+4DTj/kmBHIY1QAbv2gI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.js", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q114AOArrOsKA1ZZJcP7F/RwQb2ns="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/top.html", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19ffoQjTY+RiJhv9nOSaRn9d6ZeI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/elfexec"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/elfexec/elfexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P/VK5Mrdm5ylHlze7zKGvOIJ8no="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/graph"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/graph/dotgraph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RUZmt5UEmcPJIXUxz0XdTMMhCM8="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/graph/graph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFSkg4xxiQavs6Vn6x45oNAnx84="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/measurement"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/measurement/measurement.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWitfhnba55m4MVK3SfY6qd0Z94="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/plugin"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W0+az03eYDUnk5PS9BrCvkK2ANQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/package.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USmW4GXeaKwsVuBKmNo7kJvS6f4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/report.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13AvVCNUScIKPfarajaOQ8EPQnqI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/shortnames.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WpwWQH70Gj/JBughNaTDUThZ9DE="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/source.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BNvNBp+nYpzsI/z/oULLl0zy0yE="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/source_html.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19bjvFplOjp7L4DsUwN/SYNPZLsM="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/stacks.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14/QIIjicWqJrk1BpCjzUue9IM/4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/synth.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18vDJy49CwKXUIIOgBBTPS9G5QOI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolizer"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolizer/symbolizer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GAGc2Dna3lqYn6xedcKNz6DPUfg="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolz"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolz/symbolz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17CJFf5/ELfE0Dxl5S/KCCyWJZgw="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/transport"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/transport/transport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pF8GH2APK+F6ZJBfhRddH1oakXU="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/encode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Odu+5bYAFk+444HAoVij5omwWHI="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/filter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q115W9NusHPUBs1wLYReB9Nrr/zN4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/index.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oc0ZdQS/d5RwErQGjViwG/eHLhM="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/legacy_java_profile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1foHR0q+DxEq7GXf5X/X68I8q1BY="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/legacy_profile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wIkmbEh5bMb7ujkD7lwgt5XyZUs="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/merge.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZE5qLRtOqdUwoh+XkL4P4Jb6Leg="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/profile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jXc/GlQGBMWvBZq5PenKvsNZurU="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/proto.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TiqU1sDI4aukzSHA9GyUyPFoAuw="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/prune.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4JkqLns29tEzbCG3oqowDRlkQw="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_FLAME_GRAPH_LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1khcM3ANLL/gZMj/2cNO3JmyL/80="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k5Rs+RLjb80kb/6JSXmZQpi9F6Q="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/README.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I0ZFxkOA3p9m8n1qCBNhXsD2QVM="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/d3_flame_graph.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0ij0nob2uK+BYXXVuiGNxYweeA="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/index.js", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zwSmMS8JXhcFDHKdW3jkCBIwiGc="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package-lock.json", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c6bWM5UhEgnphsvKjuggAkdJNPo="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PlSqNecIn9dKGmOG5B6DPjXbJ7I="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/update.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1arDdImOpg4Tx1kMH9zYoZpddx/w="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/webpack.config.js", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18aaPSoxN+jerVnTrTfV2Pi7wuII="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/svgpan"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNfimAH8/aLV8ymw/KkiqcjOGyo="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/svgpan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwZpIk0LaTdCsYDRVa8QsnsvnIo="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle"}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/.gitignore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zapMZioMh/2GBc25iNI38010Scw="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fg7IEFS9u+BZSkh+WH4rChZc0h4="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/README.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wFrgVyyA9IZSCV1IhGf9obC2NW8="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/ast.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14BPhAvrxlMTwmCN1SOSlZngykNA="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/demangle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11mcA0UHYTVIqqLnO//ciT6IQ1J0="}}, {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/rust.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1atO1jEisZtjZkybSJHNzqzvewIA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fg7IEFS9u+BZSkh+WH4rChZc0h4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/Makefile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G9cL+JfH4cfbtQlLlDYea2wz+n8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/decode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IeMag0sgYm1fXK5fLyPaiNWEA50="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/gnu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hfwBR8+JNFlQ89SLozrhOwOIXac="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/inst.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3jdYYYaC5UmxNiMMTHZNz/cHJE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/plan9x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12r8OX+ncF54ld/agpzAT2z9R1M4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mOv0WuacbHncFl7N3M8Ei82cCrA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/arg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dNtmL6X+4lOYQkX9MMV5klWAXRA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gDxQ9fupYfvhGQC+oYv6NC/tWHY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition_util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SGIfaUTU/NwVNUbISxwVXjyEU3s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/decode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rczialvAunpU44SH09d49XF+muQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/gnu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gWdHmRlfF7mLgRQzohhvdp6L9P8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wJdT6nJ0joaIBDxG10SRee8gI50="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.json", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PFrxdbUzDamMtP3+OLPoBaSAKDc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/plan9x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnU6I7en61feEOlbXK1FHpOIEgw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mol88J5fAXil+W+NSlrcuZ/aKas="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/decode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RROxPj8vxnwttHJGDXYaRkIoIY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q149/dbUbl7ZufPZ9gvI5cOBf2IIs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/field.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Hssh4hFMgp6FPFFo44tQGoNuuw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/gnu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19Z02PeQpxqbVyw3XlJihp0xkCxE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/inst.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12aKr+S/ZhXBHbAeiIze6q9Q4azg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ShWXxH0Bv71hbpMXkSF6BgGhixU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IJ2Gy1MHeJIoIo8zJ9dfhi9Z42o="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/Makefile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BfzI13IRAOVoOT8/ftPvjoFV8Gw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/decode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QyxH0BASjCaDUAKj9YIxshM6lX8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/gnu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CISaLFuLNo2YtRtMMPfMUXSQGY8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/inst.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IPsowJwmDAWkXQI1nDDN9JyXH0E="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/intel.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QE3SrqvrRLk9s0vIsEgttv1J3DM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HAiy56htpDuvo1vf62HTX2X61B0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ruAgDXBEez8YifltmySa82mMJs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/internal"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/internal/lazyregexp"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PRSKUzhIQvRNyQjp0uRW0/JqXwI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/print.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Hyw3vkozTYpBSlI7SvWcr77Dqc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/read.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vvFOR+KMetFKbRTjjtUe+cMgUz4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/rule.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wDOwd/tZfjw87CorQJ+GYGRFTGc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/work.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Aws24eLUMHw22GUX18zG3W8SOOg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/module"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/module/module.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFCC2qYzjErGYzUeXv00rRqXScI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/module/pseudo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZtCISQHyG+K8k3TTR++Q7ffKwiI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/semver"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/semver/semver.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f/+TrS19R12VSjEUcI1EebqEuDY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/cache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rVesCBnK70Xw0OTi3/MR9Z29YXs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/client.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A5KZJOj+sbH99auVqjtA1PT0qEM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/server.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBpXVTUsBz6fQ410YAF+3V0qdRU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/test.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NloPUcxPM30jKe0x0D8TPXMcR/Q="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/dirhash"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/dirhash/hash.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en2mu7XhbTdvVT2gFfp+wY5aTm4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/note"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/note/note.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12BlvFUNA4l2GAGcj6A4HPtub2F0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/note.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cs/RO2ehhZPlZEAWTxG5tVzoBo4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wRchdIb79u8oQlYcnefpD+0K8fA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tlog.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX9Mktt8yt12Slb2U8/dZawmzuU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/zip"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/zip/zip.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nk8bDkszvnFgngvqVeqv2KyYy68="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sync"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sync/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sync/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sync/semaphore"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sync/semaphore/semaphore.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r2Gy6925ZCGEu1wIuJ0OsfnVBqc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/internal"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/internal/unsafeheader"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BX5iQnjfif0m1Y+1EEZTAzVBoo4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0HluSSwlBM1wFtllmtS8Qq5G7A="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T2auD+mcFXAGnFPcsXfkXbWnCh8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xWYdj+1s9aQHXnqE4b6y1wvaRCI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ABJD5ec2hvBMP0Xq8xAD1g0jWHU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/const_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WHf5znGMnc7JG/okShdfIOA1AFc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/dir_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJfQL0kwcZFw1ioJYqls4UZGYX0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/env_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VTrcfCX7jdEacdvoU/81xmvVTOc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/errors_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1puh11scra3vr4xK2+S97WMy4TY0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mkall.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19pp0hAci/oEoNgBSKmXCEk4IXqs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mkerrors.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZgFJAhlZdocesE5+g+BMyiCA+tY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6/okY4iEwXqcqQU2ttLmXg48Hg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11lU5W3v61fRmGeeahp9yoULcQ0g="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/pwd_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bmeULQmUp6HWKTxoTfddsuubfgA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q104sq3sgOBq8am46vdzwvy2+VxgE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/race0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NTSdY6YIuVtZ1t/Y+5TbBvFT38="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/str.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o5B5SQIycL4oxB3L9IqWDix8EiE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13xZwiIHjzA3VBiAM1hnOzknNhDk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/syscall_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Urf+IdgHsQ+HpeRMqp52A7/yd6w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GMmMwSktUxolffgRspBQzEPMuFo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u0llMICplCxMQZcOtSPeAcLYMwM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18vjsdbGWCVkhq5GjUV7rVol9QfY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14zOUdgZI15FTJfq8h/chYJWzjbs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/.gitignore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RmYl1sv/DhjIwCRGkU6TgeZ/k0U="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/README.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K18QjAeFexEYp9bSZjCcj1VtJTw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/affinity_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cRb//LEfLtL3pUAE5dIhk0tleXQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/aliases.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RmlXgzsJ4nn1LQxSp5elx2cNVy4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ta7f+req/2UjXvGVJlZkmF0OhMA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ntVe4ypT/odMI0njxRy1TCwzKxI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ki8PYduShuFOlh7MFE3jnmBiPz4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASSugWLVMunER5kjGYUOWEJEVAE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E+ecHieVb700ylzq9XbC7sdX7xI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmfsODKE/0Q9+enf2zJHnXXMWEY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f8jM/+pENRWyAE2BXaRn/wC60wE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xSkKkOpcrF+Hr+JUbvZF00CTXBk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HOCcl5QEx6wd/yLa/SHBpz+HdaE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFoSp4sIxSv8cgQOamN0uJdz61k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vRvCogh7k1JGO6VFOI+GFl4yWXk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ToPVd/DX6SvsbW5QoXg1yq5mYY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mILMdF2rnygQtbVY7ndZasSpaEE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/tqZIAbNr+H29NDfaA/0/oKmfI4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LYjcqwOVPn7KpTjQ3+a1u4KSeiI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S3iEt/R3hxEYpqatSzrv/fdb6Ms="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ZTbXVTnLNz5NQQmUpDONBQ4cPw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12/p1/qZyRMTU64SrMyMmaW1g0k8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QaZPXmYE4ECc6+AMXH7Iv784gnw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_zos_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P4DvJfOPn31vKPG2f8HUTA6QzqU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/bluetooth_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15q3sGgTn/RWwwa+2yKizM6K/GgE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/cap_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z/fE2ekanafRbrfm2ahX2XE4hio="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/constants.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PAsnmUAkVjlx50t1lOPG9EY8fFM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KFh4Gg/n3/D2TeScyBnkhc1HYpU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q163nbAXs6OexnrzLfhn+1NpEPsQI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zUqZmoNX2c8Lu49MZl++Y3mrD6c="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l4gEUFS8DsNA0mm+BHwUZ+T0hhY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16mNqKKlc0be/T+M4wSDx8+9Rspk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S2BMmqSjM0svxNSXckfwCNYrRrg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+8mrG/Z7p6VHusLxVC8wlpEGp20="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cMPD4nILdLEHLX6WUBt/J51+7+g="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_zos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hShSpEln+Y+qTrEtsTQMj9q9vj4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dirent.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OwzlnHc5ImSAFx/IrDqe+EhXjjY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/endian_big.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oBkG9NebaxAxx9NlNSUnwyJoNKE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/endian_little.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13W1nBXXQCXAvDie5TJ1NC4pzeuw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/env_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hxD1zeslbXT4dpkb40HVXkkDgR0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/epoll_zos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzO/+ABNcObza+Q6+wMY/81ce4Y="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1saiCVFAswOZfvDmRDLftIsvhvxc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x9BVg8x/wLKJUrLQWQLlmA2ulkI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eP6qF088S77Lr4srMH4qK2g3EgE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fdset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UYIVTl2wV6JMpHGPNwyy/Fc/HCU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fstatfs_zos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10UQQb/xhc3J3KVe/UE2rAI17MW0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HcLTnYlvTqS6DMy1EwibFoecr1w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo_c.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YAAQ9wRY2S7gLjgvaIDvuMkz5zY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baJ33mTL3XzhOJ1U+5VzxtbSqvQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ifreq_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To+wEeaHX1pg8gFZJzO4Y++yE4M="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JXpN3DWp2AnScdEyVznUna8HwWw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17aKkih+S1RUvV17H/KHLX4I/Jv8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl_zos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+VLOYMa1AGfYwGNuAnN3Lgz3jOI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/mkall.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eAtWtxUmbIysh86zgkVjTFMDZCc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Wo/K3f8QTl7BCdFZK4BIuqSMZY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/pagesize_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Tkk+8oy7/GFOQoN8TKGD6keLMY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/pledge_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15O7GCqxUwjpSo2D6+L9XfpPbrpQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ptrace_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QcefnK6qyEyloVY5nmoI2nV6qxs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ptrace_ios.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17FZBSvv2ajI4CtvN1LWgVI6fNuA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fuXGhh3PV+bAD1n/f59oFvpLWqs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/race0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10EjozZhHoMvPjI6fO2/jf3E1sC4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdents.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UnfOzetNQa7nxnbz63jaSHgEktg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ktbwBrx+6qdVszMz7dn9MFCsyPo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11OYqwTN6CBuFknzioaR3Qsi2itk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G1T6VraeT7Sth2NITi4EO4TjA1w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z5v8Cuwy4cuEOQfwD+Z9pGQXdos="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n/orR94+W+J0RO2cOP1uaCafCRo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GAUtKsbMGbIw8SY9brZKTX9Zf9Q="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RNnWbQemq554n2gBS2t3N5dkqGk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1weiuoqBV5xyLenZ9Ec1xO51To5g="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10ileJSgMVKWqTueccbKl//ue/Qg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DIpSa/4DS03i4q5WJQ60fvE+vok="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TJj5Bn1lPaWZIO5KX8MBYsGc47s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzVFWGYjPXw78xftjL4D6HJysqA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bvaQ0+ASERfp3t5o4nkZIiV3GOY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hT9YHvpKnRvVSqoGtDWQOV15VlU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q183Ah1KFe8hCZsVqLW0AocPWI6UI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mWk6E+dLsvIqQkCUV45wQSmaZmw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c8Y0+vMqpvi+4w2skhbIHAlltrc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+u2W/z7zAGvezlhk/R6h3yld45A="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nkF75p9zS3MBCMcpc9bmIxgk6H8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ov4uPpZJf+NJ58T4O2tAZqN/HRo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Erw5b3VhnupyvX13Ef55gy1OxM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1POBgSs7Fw0r+Hr3GhWQxi/B+5Jo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_illumos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t9+vHcGjSokbHBnxC31L02wiQ8s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1awB3eXSgotfXTOMVQtZF05EBHT4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A9j4l89S9HUC3m8h0+4wU/wxEHI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nRhxEOT/mHmGuEK7SMT49HdKWpc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14xVoQbsfJ15Cy5Nr7/ahteHHH5s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aSGCe2hQPXT+NPhk2fRy1GrDAJ4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14emaEI5kZNmuWMaaRJLXdZcMj/g="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DYGA47rd0ncKNdl4EWE3l+WPoK8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n+Tf1gDjY7R3oo3oNhzSVZZNiHU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17GoTKW7jK0VX0/oW9MtUolVJw9o="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f3IlNtVRmQw/5Io81SFgubZ2vZw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q128r2W0Dvik+lpV3zMRd/aNu7D/s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1omh7kWTFH9XmqSosKF4l3qVatCU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DaOL5qKrPA/7sjBo930xMBUF7jE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xg0R/mXzvda2XGzTv4pgMUeIgzg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15uuqCyPPjxw6aYdsqThYkfVNP1U="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iTOMKqLFbRcoC6HpUxhO9vbowoQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H0CAO2Ww5ZlsOZWMPYYm4EoJUzs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zAXcEjFJdsrVG53N1dYvdGz6sfI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W8LBQn+bqnm346FJZBUfje7k8k4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1601I70lZyAvVPyQDuQRd+ELV2ow="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZyD5JMCOq2sySEioqy5urq1K5Us="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z4rA9JRqBHKhNau2IBKCw6tI7kI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkfxrcCRJztpQBUPet+VqCKTaYY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10K49RLHJDBsLpuVSAv74BwJ+DXs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1utIHcaZdyMgfUOyHMlo+XBvDHCw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bkS8C8UmGxoCerolL2fuXdj6ES4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11L3leU5OqzN3DB7lB+xghJYhmHE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Ht6D8fprnpAr/yKrE4muCRGiBw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10asHLgYMYZAGiAE8vJTo0b7VlX8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ty7QkRIWQRgv0y1CZ9sft0kUnLs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18r2QqmGdkI2w+y0Xx7PNwphyKIA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19218EvEgLIsKgPIMTCtBzWdXSxg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HcdPa+v4+tYijWiJXrp+vrCj3yM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gA7O8XSVSluObSg+2WqZbhY+/pg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cdwPDCDzV5mqUIHueyYz10UcEPA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q125WLOkAfQZLuvpoMfceUmf4ddsM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r6yvr9bw3w8FVsXKLGW8C18Nz5Y="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VCxKiExGIaS5pA+sWyZ0nUXb2GM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WMpIeiQvvJ9et9EwDXtr5daqBZQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W26ztLn5Aw+bD+efkOm9Ze209U4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gUa50ccbN7EsE9ieUN1YAhnKX7c="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EjP3jpaoaENLJGFVl2lAa3D43gI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sj5qlNv09XHTkOMDEUYZcoehCeY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/timestruct.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1juC4Mir/lPOrzND1nXIviKEUjyQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/unveil_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORoOnVgyeTgEWOhGzcDnMVkoFOA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/xattr_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hn7aDKjhihshSR90cIzb/intJlM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dg+T7g+xE4QH72NEnd0S2JgonHA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+EbqsHVLcooW6l+jMHVk9370dhA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ELC/tEDqs1XeoAcIJuDJhy6FIwI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+ah8MuWyYs/bMmS0AXUcC3huZas="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cFF9V0e6+01O2kYeuzUoyEJeAiw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1v+PoMePhQG6IGp4ukfgRNd+10="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oo7VZe2l47wTZHNIT53mp6DquUM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AF/PdxYcANCCiI0YvyBTCoJnE7g="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hl5pKaECveDsClqL0b68Up2az14="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RHJk285p0VrI9RbkgSEeJgtq6xI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1flC/xTATc4x7CXvwA2yCfy3xQJA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OJoy0MrDFj6wyH4OxE2+pez2lPQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cDq6zQ2dMeAk02rxymJJWx7UhwY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CZi73oml9fByPYnCPQpoDZp69ps="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13bkT9LuBj+OphQzbGrpfDzUa/nI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a98xKUiUXh6g52ft8l2xB2AiWiM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SMr3wjQtv1vW2+LUOJ1nyHk+vS4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mhV0VNt+pzONaSEGVzpfTt0FBt8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wD5Tm3cbe+sBSe6LC3+5yWnLu4w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12w3gbi6DwQdgOvFLbDy4+Fpg/R4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FLn5NykqcRmvWhGOccp4MRx+RTA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gDzSKYMMAQsgizwYzqU7hqi3V/s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DBRR2KJDTPDhVtpt0dMlwdFC6K0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Hb2Z7vCRvIxoh/HukS3Vcmii5U="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1akYJ394ZQbN1y1UI8hO/wJc3NO0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oK+i6tqJv6oetKDAESH8Qv+L+og="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5sPBNBmlv1xXYrrUxICCgFbwO0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lafvpq+O9sV4kFbObek/cCFOkJI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h/1JAbNQft+FnRVmGf9XEFLki6M="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iUtaU1N47dCYeSNPupSeaRXYT7s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PQ9QTXzna2g7f4p6oM7ObawUqzQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xlImVmLLTyNcrLSx0rwrnfOaktQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O4kjFc3mtrwr9gTgEJhVFtF6Adg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YcMyIvl4rYStjP+IJmuRdE6EhwM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iqar06/jbWiYAKeDoruLwO2PPeA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v5MukpV4ZCzVyMlpAcl/MZBa3BQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ETJNBK+AuM6H74oPgmX6lk3m+M0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10gfaFsZfG/lbI0R7C+PxMZ8Id7U="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oL0uJS64eZq1nQrltg5YKo4ZIH4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMg0kC0pi5+dfXL6xW+jrWcD+H8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CbuLNUAR/NR9k/ZzwvIbBZHsaI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlXe2JJ0mWU3Rfv8AmhZzC1h52o="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qoqreFtx/TOVpBugHucphnhTapk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z7aU3zWWYsBxdwAxNCaTHzQzkOw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17IyZPebHLxmIk2K1Gx6E1rmEgdc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VpwCkRL4iEmZt8CQbAXdB2tJE58="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HD2RxGmNgegqzAx+PBeL4XWgVpw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13d82hJdOzvy9bWWHuGNdgjUa4s8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pkgrhaBpakGHLXPdX2L1vDeEFFc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17ECZUS+ONBb5DKPYlCnoJmB3yUw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q8Qx6ONKfMpGrHzzlT0zkaCYZrE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gZDj5XAX//u1Z8F8zUhqqDOo90k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15mczAfRjDNhhGA+AeFxPKyaetFw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10N0+LizaPGtUpUOKtxayYcKl1OM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vy87f458F3PJez6XvTUVNp9rY2A="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DrRUwU6PJeQ3JJ75j1xBgA4RfQ4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AuiGhuTx2FVUFKbOXx+mOaBJUcc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Pn74AwvxSpkYSWe6Bhr+EG69SmY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XgKBerBOLtivpOodMwqsJoA5Eh0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zio8IMMPRW0L49LOsNg+Bj0QYJ8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dz9YAWoF3/XUarGOihfFAFotRVw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NEsodTuTK4DTh74yVr98TeQPfQw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f54jT7+lhhY1gI6kQT8ulGbbuqw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bubGXxWeavim8dgsEB6amMUcc3Y="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZnT53+7/EntvI9yYXssWrKPUjIg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zHvvSw6/PjCuohQpilMKn3JdRoY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mg6Wv/mss//v9p0S5ILWPx4yzt0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzBwzVVlAxagZrQQQ6PWBOumpm8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1da+oZ51O1nz0p7ol1RAzRk6LZps="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+iVAoq3SoCpN9LbJjpOVRd4w9w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sxSBD+ArjA0LWBvI8b3DGdfAEqk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19YkukumRYDVThf770cbhTvxPxSI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yzz0RFoRcDNPQL+c/MAHasp0UGw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16gsnWlH6T1TZvHeUBvVGw+mq3+4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IqMrRbF1IArGfq3nCLp4ZZIf78c="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15woiyUytGl2dN9AgPQFuEhUHlnI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZQs9YPxX+ZMXCMjTaG8HJg4+C00="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DYK1rj8HmoGjJPJiua+87Yd2gfk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bt0iJhBtrc7dqkClQ57kgi/zXss="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Pvl7BPe1e0NZliGPIbTONwITwOk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LZMwK3azj+1XJMuFPe4gERB4bK8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wCf+V4+OYuehHQdM0TO9ICCb6oo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DBVGLBn/ylofsIPA2VR6iS+i2+s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0MyEiQ9qHFZPYiJMkKPX9F9Xr8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LEfLagfMTV41XFxTL4kNT+XgMpE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CU/pB0IZmK0IkvvhmXnwkDIuOr0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hh45ktM0AxLD0uezFuFU2S1ITUc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BwGW8+kvgd4e1Jxr+Tv5slC7aE4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdGx+ZHn2Sg0+yoVJ48twNuVTds="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pu6MQ9JWtH7j3ry7tYZrnj7Crns="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+5kDIlfhn+QgzvoT30D4i6TJtgI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xo3fHq/GEab5EMHActdJ20lDJ5I="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fm/bA66087ugMxOqxhhC/gRBBGo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D5ksRN4Dj/sZgzCF/E6EzTybR8I="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EOMofj5hXJWMdDy18i4/xkMgmHw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L9ZMve8M+rCeI7QHw6oO7VpPmeo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19W4pcfzddcJFAu5fUlNFCdfxqFY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ICVglFLQ0tC2kWjfvNOiW+o4vJg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cxs3KduW00NdvZpfW+CuWa3N+r4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tj9pam/9cqF241kVIebc2OV9POE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BvQSskieD69COpzhYUaGYCmlOlY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rPSjDLDDeF729V54QQTiIWJLYvc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14hQk6vhH1Cl8fOWyKMOkkSfpPkg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BF3JwZAur0zQxeCH/mQrq0npTUg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/BMoBRkCAEEJTvfGy8h+be6RvI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t+h9NyqyVealE/Lx3fTwPtv4+fw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUsmEnM4ZitAcJWZcIJol8VK/GA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B4vxO7A3vRUzIMBEazBPthWoryg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f9ANUaSlnuVFFGNid9lJWMuZ8vU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gtXdj5CMll8iGtCJ2a767if0voM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/LIE+qdkY6DZpuBm+XUBynSBC4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bja2RTLYGYf6b32qy5AIXeNKFAM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p5ss9JZVKMwJAYgUGQWAKRgDdPs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p9PWvkgRijvF9H7a/6EBEy1dFDA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18OlJxmJvBSnHgtY9oZ5+MwanY4k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iw/MytMpkdaztZkAF5HPvDdhhyU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15vSnUNpOMDf9sGV+iZ0iaLmwk18="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10znlcTNqx34tWzuCcUu8h6IVxDU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14g1uU+ZesRCCk0Qj9VOuwmr+slE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ygK5+HWHVQE4L1s8dqDOY3TmCsM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AvldMUs9SLHIOAwgVB93gUvfzII="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v9aFNUFcP0wZnJT7t9SDULeQxA8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KrhaKOi7eeqZOrQ+UWqjaU0GyOY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1klcsCn00CcFTRr1VFPRynIL2BxM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KSqUpNtKzvSAm4gQssjUlzZXbUE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pAT5v9S+MGT9BDwux+fgC4zquYw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SF2aK2Qed1TL9XTzMaD/3NFPDRw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14qQReIRSjpbaF+2GsydKMvITA5Q="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13UlzVQWnUXEKfTPvAyTxjw3mwHQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FxuL1FpSZgxSYW8NT3mpvahT74Y="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11V/YOE6UsoPOo8vn3TIPj2aFvpk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cFihi2fS3O8hYgJDFv/0KqtYNRQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CGGtHlAzjW5ZHxkJVMrDbydwUXo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nGqI496kaNO9E0jgaZTcbltIh6s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14sIH0p1X9EPzuLs+n7CweL3iG+o="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JhTRuUxXceWxLTacLPVvMfnZB5s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oUZ7ljuMm1xx7GYeEsiHOugTRDU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZguARE7Td16OMx2lsY72D9XWX0g="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gfeRYg1NIgR3QB4XbDaYwU0Cs64="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fwZTyUS1/t5ZxIYfQnHTwZo8ivI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kY33AmHpyyMSkk8ghF6aQ+Evydo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sGBUUxhX2rxWJD6DgIrOsO/S8q8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+u7BwZC/s+9s2LVvw6XfVujw66U="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OlVYQSzQSWvpbVgT9/AdKResJo0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19IOvLLLttIZ86jh80sgkMoPello="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DVfyMTzcrTgH4Aqb8mUWONCW7wY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n5VHNhG3tdv9gUIBD1fn9o0yQuE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLuAAY88VleSb51rdfHWV7HUzNw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vx5NCGspOVM4prKXAg4zgm4HedA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hb4j3mfcHMbJGoB1KI3X5mLRsEw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19pJZZEaHbYwmI9pozRNystcmYnI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zutDg4VoKhCbQQBbMNDcWvHOlfw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JDwSfNhPtJJNX7gbPl7YWyY2juU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p/vk5y50xHVZB00r/Kc+HXxj8EA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13RcVx5iEUYOcx4I6sHhY6qSJk0M="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tttOIItRVAGQbXsgLiImP+4srxU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TggH/lzJRsrb3ozl5umJ8ZhaiUs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zks/cNPIwhmvcMx6uey2MIeYKz4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UfUkWhs75yYhyhx2zV4w6ijPWI0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vyiMFDsARdy1N+sRxP2uU+sdA7w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ICEpjTdAPe5P2mgMTpvngL6D+u0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eIXOEthiX/FWlmP/l6Csk6W0emI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Usnw5E6vV+NZu1q7IUxylOST874="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pkb9fgQqaC/18m448S6onAtmnn8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq5T5HO0vCYbPXX8RUURYRQniI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1usX37BwYL26bt9Wg8hdtRowpfpk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nO1kUVrdAZg7kBU2kDEszUs3BIk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FFOCnJUVCltuG6KtlAOyyfgM5WY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W1cEayx07X+Ist6tCzB4i9WN3R4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YaHJPi39oTdLNUv25H8mBHoTWcI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WqFyCy5t8rrqDo8VkC/lqaWX+co="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/OM47gAizaLYx2smOGY6QLid7c="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q47mVw+ql+U/ywabYM+4CAyYIsI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vm83TXPbxdAcuTQB7L7i0vsgnfw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w7tZx7K4EvynDqwfp8njly7uMUE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/aliases.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l6MvHf50/4InuSpW1HW6kg0Z3ng="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/dll_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zKJWnXCu85yzpWmZ3cfV3gjJn6Q="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/empty.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZnvcVY/4xiAB04oQmSHw+MWWO74="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/env_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+FAvIzrBgVeSOZR0BwrLUvmcEIY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/eventlog.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GtlAYS844H62VwjmDB/i+p7W4r8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/exec_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZyEcctHtBl7EMwx+GOyXcde+Ss="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/memory_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cK5XcHlGEqd6HGk3Jy3QWNubIn0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DIkPPvQ3qnvdG/q2H9YUcnd5Yrw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R776nMpxo1Gj0vENkweTEDrxCJo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mksyscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcxjy4evVcRr9MN4IwOdFxmkYbc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iEXUZHW5suMetRdUTeeQ579Im6U="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/race0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SuZEHA3wVMM7uFt6BWgTto18yrU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/security_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MQ+c23l2t9yAO6wixkRWMTYc58s="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/service.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LOoup2E/IToBgfqEB3h9r638QDA="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/setupapi_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u5q/chaDR9j4rQF8yJkFjuWHhyE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/str.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OhfbvwQtbNCJTlvcHlsH6GoavRE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e3thfxxF1emkSxuxj31rpeCneiw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cJqBy/bJwWOQmLfFV/Ndk7Z/z4k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15+DiM1ykcmYhXEXpk4hd5kdTdQ0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D5KYd9IGj0tbQbqp6cXpU1DAjI8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YNmTNpUSVS37p5DFq5BXH9QoUyM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PBB9xb+Ydw4jLmiVcIL07ay75PE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YNmTNpUSVS37p5DFq5BXH9QoUyM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RkB1t4C72LpQPzt/1HmOy3vqTsI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qsGjPpNqbzcDkBf/CfOuz3UEG8o="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tQEosCKBsITio7pAk/16RtIDjEI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/CONTRIBUTING.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3TXiO6SDEojC0bT50cU2hVGLQ4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/README.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q169ZL1R0q3pqVa/VMpzQ+jEicVdM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/codereview.cfg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DA5mbXDw8g3xvVw0nVP26dLTIfg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yrRyxEP6EOoUPiy+mFSq2b4qG4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11wHQP9et+vxD+ny65AUeLtEo96A="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOE2TJIMd/ObPyHTualan3rxN+c="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SQQLMJyteCTuK8HNG/8VZUQj8Gs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yWi1/Z2J3ymREq0lbObIn/rkGdY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unsupported.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUcUa5odJc0kMKsF2RjnRtNWpMc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0UYuTTMlx4KE9DrySAPVelw+pg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/terminal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bB5KPiq7a3nE0+IM+GjHCHdTg0Y="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/cover"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/cover/profile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E9snWfCISCvO9hY3jRJcnVZf/mQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/analysis.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n/ly877KY+wVHY55heCZaNX7b6A="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/diagnostic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D/qcrEL5BCH1zl+TZw8AQVsLG0g="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YpOjjVuJ3/ioDRAS5wgYCf6DbL0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/validate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ysTYUH6K/x8PfvDaoOlCuF96iDo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/flags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Aj+NChrJ9M0KoTda3Eqs7PSYoSo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XwmcDJiVcjJwdNcTfiVWnKt7O0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JpsI6kXbslqONKYzCKBRbMNlP3w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gCsfWQc3anN0SZGFXwNFWZbcc/8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pli/F5MiRU2Ij+Tn7Bx440DTOrU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18MOhkjdvsCRGW6hxZ5q2TDwy+RQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SIeFyhEchOoeiH/NL0FtK1DBAAE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/++fUHToRYdE6YTagbJnXf5u2w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DfjWTgQLDBXf5Xb/wRkPtDIcYHU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FurGvfjzXY5qSlGudyWB/PEEutc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12ITGdlEz0Iu0v/xFL7xmxC4SfJI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c6cYg9HCftpRY0Fpkq86RQ5nMz4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jYbzZXFUtzpFTBVN9LI6VstZxWI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RKvKPI33zPP6ralxC3qNPrFhwhI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kmgf6h2y+b3nptdvPOTuw4TAGR0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AhkJ6dtYvLmXDPnwKbZSOJoo8D8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ClWfSS84SyxRZf+4xwoy2mD0q+U="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s1a8xEgtgrAa2B9PVP5U97iINic="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l0YOIRBupgQinPe6YAt+mHpqJos="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mt7chvvWw/4Q2mDnWl/NfvxWoRg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EDggHBoTeQJGN3AaYUn3vpvJn5I="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+BaiYB+aAivXhwL8X8yOTqWmQh8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KtfHLbqWqx+zzGNllC9KJWbylvQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10nWHMIhADUOYOwlGXqQW34UfVF0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PU+kpTlOlqfjhUnslhDC6cORq1c="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opWxfTGooLGhxZERCdChCYHzO5k="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AlHrYmfOlQxBLxKVgTPqH88lGSM="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rpMFsZTiF+7XpJmEQQnQszp/ke4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/uD4TPA8AaVCNzfiw4Ii7kd9dPI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x4RiXqaGM2WQzilxGrn1RQOKf4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19K83JTLH3VIhBiCLbHpN1UEMbYc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13X0RRUykvJf17v7JcT3viD/Gd2w="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BwRP+0a3laS79ZOb0l9VRwcLyl4="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10jheLU2tqIMVRsafy9HSqexkzFg="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1huO9wmDKmcr88TFB+H00H+T1/B8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lGxMn7rBI9tDXaV+shF31jCSI/I="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dKDpbFrZrA4wi30hVg4HGVkv4tw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1udOW7yGdqoS/b9ZBsDkg/QprsR0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1psGpcPgaTwLbcTG8Fc/x3WznzU8="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s3QJwBAUzvbd8Z00yGG8H9egUgs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rdt/prcYh7sMpdwvjP/0dNkOlQs="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker112.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oUHoTWCEHn8IO27qcwMjvY48inE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A4dA8yHhsRAYMpslQtqvp3/qhio="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/imports.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dP9DwtXiQnncR+0Yj+nbmUIpbpE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XeB7QwlQJWZZRYF95/ZhWyOBSgw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1//hO3cE6Puz9mGnBqv3KPlXMY7Q="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/inspector"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/inspector/inspector.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NpFbLoPtpPR8kb3c6HqRo8kaDso="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/inspector/typeof.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lw3cjAm8/CyMPsFdq2aiLdQ9zek="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/cfg"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/cfg/builder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gJP3tsyqmxqZpoTqe/3XRhU5id0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/cfg/cfg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N6K15UOVRo7nbme9fP9CqJFpQuQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/objectpath"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n01WOsh/DxcXo02n3tTDkR3pSX0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/callee.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JIRk600gNk4ITdod93j+wiTf5WY="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/imports.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hp7bzsC06FzCbamuh4gB0uDyNlw="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/map.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xFMEa/eqyxJj1wOYxsY78VUwmGQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XFxuywxLnaMEUCjcNGffKCvG3+I="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/ui.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eDyXT7bfOYoU9NWuENTAssurbiE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/analysisinternal"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q5uAj/yK9jnIQMksRpOh449aOoU="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/facts"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/facts/facts.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zli7iwZZIbkK1mFUXJAldUxwk28="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/facts/imports.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+m0+1dJmo6H41MqJB7sH3B4PcAk="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams"}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/common.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TlbCtp9Rmfb+nqTpZuIGHnRINEo="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/coretype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11IufE++oj0+EX0peeYMiJH2D3mc="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qeLtpHSTRJHhNr/C7jmLDqsf63E="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vf7XYCUePsFzpWK9RAfTwbxDsB0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/normalize.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GApHr+k4LlrRi0nsnCMMuR2WCPE="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/termlist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OHtrmXsMMDqAlFxj10HtGSh+snI="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1omAA5ZgQkzIuKPJoQvliy3pjVTQ="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SxLowyv/LE5hca5scOxEmIq0eC0="}}, {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeterm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM2e/qDPwY7jlho7PGwK0ZJOTIs="}}, {"path": "/usr/lib/go/src/cmd/vet"}, {"path": "/usr/lib/go/src/cmd/vet/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kb65+hNThw+NwuFAvn4PUxAZcpQ="}}, {"path": "/usr/lib/go/src/cmd/vet/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OAftgFegYimRYgUKJg2bEeMo4pY="}}, {"path": "/usr/lib/go/src/cmd/vet/main.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yze+PbG0HtSCG7ehkT93SmGFdfM="}}, {"path": "/usr/lib/go/src/compress"}, {"path": "/usr/lib/go/src/compress/bzip2"}, {"path": "/usr/lib/go/src/compress/bzip2/bit_reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e/yE7BGJ9iQDVv9Jg/Jp1M2c9bo="}}, {"path": "/usr/lib/go/src/compress/bzip2/bzip2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mvt6SLAF44zMmSieVlpTe2dZ6uM="}}, {"path": "/usr/lib/go/src/compress/bzip2/huffman.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h2mZWHFS5rWDdPx/QUEBK6z1RB0="}}, {"path": "/usr/lib/go/src/compress/bzip2/move_to_front.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Is9DX7ur+PwaggTTHMTloSIfbY8="}}, {"path": "/usr/lib/go/src/compress/flate"}, {"path": "/usr/lib/go/src/compress/flate/deflate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UdY1B38Aq/fO8DXJosAnetQje4o="}}, {"path": "/usr/lib/go/src/compress/flate/deflatefast.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h6leBWARNJ6B+jpG5T+lVq6Z5vo="}}, {"path": "/usr/lib/go/src/compress/flate/dict_decoder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17eDND3R4eofyGXsuYyb/7gJCSqE="}}, {"path": "/usr/lib/go/src/compress/flate/huffman_bit_writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYO4pzbqzefNd3yhSiMA5WW96Zw="}}, {"path": "/usr/lib/go/src/compress/flate/huffman_code.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/Ez3D8xkkZlDxvmmGaTRQ2e0+w="}}, {"path": "/usr/lib/go/src/compress/flate/inflate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OHnruryW7Ep2koxckv3PalbvbDs="}}, {"path": "/usr/lib/go/src/compress/flate/token.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ae9iPHT4Xv+re383/u/5Ctr42+o="}}, {"path": "/usr/lib/go/src/compress/gzip"}, {"path": "/usr/lib/go/src/compress/gzip/gunzip.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cfjy1UqWAFCqos+ulvvlEOCkCUY="}}, {"path": "/usr/lib/go/src/compress/gzip/gzip.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pm4gQCtE39d0gV4JlreaooRKDPU="}}, {"path": "/usr/lib/go/src/compress/lzw"}, {"path": "/usr/lib/go/src/compress/lzw/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Btqo7ziDxQdGlFKEdiB+nTaNS2E="}}, {"path": "/usr/lib/go/src/compress/lzw/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w/5RPnnTcJxVdGODgQ0SzQ8idZ0="}}, {"path": "/usr/lib/go/src/compress/zlib"}, {"path": "/usr/lib/go/src/compress/zlib/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1esMO/eWxQ/96mfPQaCgTkrA4qWM="}}, {"path": "/usr/lib/go/src/compress/zlib/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VSOgXpMcposOQ6lM/DN0J8sYBfM="}}, {"path": "/usr/lib/go/src/container"}, {"path": "/usr/lib/go/src/container/heap"}, {"path": "/usr/lib/go/src/container/heap/heap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AlKmLiIG/o48ZOo5tt6KElifpWE="}}, {"path": "/usr/lib/go/src/container/list"}, {"path": "/usr/lib/go/src/container/list/list.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+E2hy6fKD08DtHQ1Pwfr/gpLMHs="}}, {"path": "/usr/lib/go/src/container/ring"}, {"path": "/usr/lib/go/src/container/ring/ring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tHBXFO/j8bL8F7x+zyOwKVWpX/0="}}, {"path": "/usr/lib/go/src/context"}, {"path": "/usr/lib/go/src/context/context.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Offi+w+tP8KC6XKUZhwUlQnLM+c="}}, {"path": "/usr/lib/go/src/crypto"}, {"path": "/usr/lib/go/src/crypto/crypto.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzYPwogySQYsEG4tFBVPqUullf4="}}, {"path": "/usr/lib/go/src/crypto/aes"}, {"path": "/usr/lib/go/src/crypto/aes/aes_gcm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15y8sZ8HMBAkioPfwIXFrN5bXDNg="}}, {"path": "/usr/lib/go/src/crypto/aes/asm_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WzjTp+1ddknDkaqz4hzhRgobHUo="}}, {"path": "/usr/lib/go/src/crypto/aes/asm_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FweOGPHdwBTq903S4QyCvZ3Gues="}}, {"path": "/usr/lib/go/src/crypto/aes/asm_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kEqw2SMzctwDlEx1vyowDZH6U/A="}}, {"path": "/usr/lib/go/src/crypto/aes/asm_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CaAVDGyOH3UtHkjO3M3AaOfMhFU="}}, {"path": "/usr/lib/go/src/crypto/aes/block.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BnkmILOHTnri4sZHBDBpGfiDsJ8="}}, {"path": "/usr/lib/go/src/crypto/aes/cbc_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KItr5Ownc8I0I9U4KjegEoAxZyI="}}, {"path": "/usr/lib/go/src/crypto/aes/cbc_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ACX27QpcCcGui5TGm67QNOBsrc="}}, {"path": "/usr/lib/go/src/crypto/aes/cipher.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kpJL6iMlzsMsq6Gj5hUaQ2t8R7Y="}}, {"path": "/usr/lib/go/src/crypto/aes/cipher_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OZzK4Zr6FDAzLQyvn6N4B9uL72c="}}, {"path": "/usr/lib/go/src/crypto/aes/cipher_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a53gO+T2vw/k2hJP8Rlb1gbQ5Rc="}}, {"path": "/usr/lib/go/src/crypto/aes/cipher_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10VO9Wh7WQQXSJxFSOEsmfrrVXK4="}}, {"path": "/usr/lib/go/src/crypto/aes/const.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zPs+0u90lN657t6BNhdPZrsRf/0="}}, {"path": "/usr/lib/go/src/crypto/aes/ctr_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ypOKSpCyU/jcp58/evzlzwNNZo="}}, {"path": "/usr/lib/go/src/crypto/aes/gcm_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JVOzp2aH0kt9G6rgARdm8wPDg04="}}, {"path": "/usr/lib/go/src/crypto/aes/gcm_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q175g2Al8AIvZpPkzjlltfSCqoi4I="}}, {"path": "/usr/lib/go/src/crypto/aes/gcm_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCDv1J0Ufd0nDAu6w/5Y/ZPkXKI="}}, {"path": "/usr/lib/go/src/crypto/aes/gcm_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUqPJh1HSy8DRtVAouocFsIriMk="}}, {"path": "/usr/lib/go/src/crypto/aes/gcm_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QlggdNpdpcniRNE0ahK22lhZg3o="}}, {"path": "/usr/lib/go/src/crypto/aes/modes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1axUCZJHkxzU8g/kh2BVgCwT+QAg="}}, {"path": "/usr/lib/go/src/crypto/boring"}, {"path": "/usr/lib/go/src/crypto/boring/boring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hAe6C4fV7fGKbeNcFc2dV3xBzWI="}}, {"path": "/usr/lib/go/src/crypto/cipher"}, {"path": "/usr/lib/go/src/crypto/cipher/cbc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjWh43M24GTTHk9ggKysMWTAmHw="}}, {"path": "/usr/lib/go/src/crypto/cipher/cfb.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iJDeF4YuweuSPgB8ortOAZe07X8="}}, {"path": "/usr/lib/go/src/crypto/cipher/cipher.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mXPCm2Ek1Xsg0LQBTrtp0wueC1w="}}, {"path": "/usr/lib/go/src/crypto/cipher/ctr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q62LhsldDjX0by+eOrvy1f4oalo="}}, {"path": "/usr/lib/go/src/crypto/cipher/gcm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gEokKx1GJub0kqN6L73BcGTHRH8="}}, {"path": "/usr/lib/go/src/crypto/cipher/io.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H4Z23EdWw3/J04slMrjR2SbdbTw="}}, {"path": "/usr/lib/go/src/crypto/cipher/ofb.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afMMsvRDee20+8sDj3iR6g1dV/g="}}, {"path": "/usr/lib/go/src/crypto/des"}, {"path": "/usr/lib/go/src/crypto/des/block.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UGOUY/CHDAQco7bEyhQ2rdR800Q="}}, {"path": "/usr/lib/go/src/crypto/des/cipher.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2bqzEsG6MmV0UH4k8bYTquMdEg="}}, {"path": "/usr/lib/go/src/crypto/des/const.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F8BYkeodUYr1Ipc+ewsofVyCvD8="}}, {"path": "/usr/lib/go/src/crypto/dsa"}, {"path": "/usr/lib/go/src/crypto/dsa/dsa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BnVyVQuxp/z2zDqcYFT5Hh2/QtE="}}, {"path": "/usr/lib/go/src/crypto/ecdh"}, {"path": "/usr/lib/go/src/crypto/ecdh/ecdh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17U6IMNftFyefJlZZwtxPtdj2MpI="}}, {"path": "/usr/lib/go/src/crypto/ecdh/nist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ1PdjET7l2lY+YiWQATIpNvUD4="}}, {"path": "/usr/lib/go/src/crypto/ecdh/x25519.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hpUXyt4hDFl+4n9DDZGj6vmXfpo="}}, {"path": "/usr/lib/go/src/crypto/ecdsa"}, {"path": "/usr/lib/go/src/crypto/ecdsa/boring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zPHzrGhylXk3BvGP3bCwUQFG+qc="}}, {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUkdjD4Oyuka/VNOfRH4iQfobnM="}}, {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa_legacy.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tojDx3phoAeCRtiFhk1Ydf32M5U="}}, {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XAcqy+fTt8DkPyPKU/6U7zsj2dI="}}, {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vPglTPbhQBkYSDhCyEB7lUnugTQ="}}, {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dsxhPDE37IfeDBnvKETzTCXU7MA="}}, {"path": "/usr/lib/go/src/crypto/ecdsa/notboring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mzUKsQUFKWEMJIyQ2eSHQt1QQWk="}}, {"path": "/usr/lib/go/src/crypto/ed25519"}, {"path": "/usr/lib/go/src/crypto/ed25519/ed25519.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i0kHip2e0b45xsl3atEEGQdpFTw="}}, {"path": "/usr/lib/go/src/crypto/elliptic"}, {"path": "/usr/lib/go/src/crypto/elliptic/elliptic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q190u+rbCBd6tinIyc6pXeHrqZlTo="}}, {"path": "/usr/lib/go/src/crypto/elliptic/nistec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LHsdjoQ8XjaFU8qjar51lvk3RTo="}}, {"path": "/usr/lib/go/src/crypto/elliptic/nistec_p256.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q191tw+h/jaCXxkt/UYae17wteiVg="}}, {"path": "/usr/lib/go/src/crypto/elliptic/params.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fnEAbPfB+qifBi84orTzRejPBG0="}}, {"path": "/usr/lib/go/src/crypto/hmac"}, {"path": "/usr/lib/go/src/crypto/hmac/hmac.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d5rzEZOHHuPTnnYvV7gnqTwrVgs="}}, {"path": "/usr/lib/go/src/crypto/internal"}, {"path": "/usr/lib/go/src/crypto/internal/alias"}, {"path": "/usr/lib/go/src/crypto/internal/alias/alias.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d8ChNGA2JMPzxXO1QxnhP18L+f8="}}, {"path": "/usr/lib/go/src/crypto/internal/bigmod"}, {"path": "/usr/lib/go/src/crypto/internal/bigmod/nat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GtW5d3xQmnEAavkzfmdgQoHtETA="}}, {"path": "/usr/lib/go/src/crypto/internal/bigmod/nat_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qsZbfxdIETFE/QooOcjwzYOsDVM="}}, {"path": "/usr/lib/go/src/crypto/internal/bigmod/nat_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ohyCsE53fLkfM70EP4yJhe9SlhE="}}, {"path": "/usr/lib/go/src/crypto/internal/bigmod/nat_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vagXIr1eRBvh0ZKY89cinOxvW/M="}}, {"path": "/usr/lib/go/src/crypto/internal/bigmod/_asm"}, {"path": "/usr/lib/go/src/crypto/internal/bigmod/_asm/go.mod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UgMyeHCd7S2RHPjFeOvEvQSUEUM="}}, {"path": "/usr/lib/go/src/crypto/internal/bigmod/_asm/go.sum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fdBk7gtiThv0Cgxv6vF+4buK3s="}}, {"path": "/usr/lib/go/src/crypto/internal/bigmod/_asm/nat_amd64_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1egaZ2Kd47WjtcQrWXrYaRcrGwao="}}, {"path": "/usr/lib/go/src/crypto/internal/boring"}, {"path": "/usr/lib/go/src/crypto/internal/boring/Dockerfile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ctAJIIYqIQCbSRtwlRT5Qgsustw="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rbvb2fkxgcHntlSfVwI/qm1QDSY="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/README.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1blj9HZpb1d+fmpYdvF+jr2ZvhL8="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/aes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19ssul+TgeAyEa3ASbGt9vhRPV6E="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/boring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ln1qcMOJy60y6yzsjiCBPkdINZI="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/build-boring.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cF3zph3k1DDDWTfTB+TGi7JI7nY="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/build-goboring.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y2gvMxncYEJHWrbbufNT2Kcs8Zk="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/build.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HlRTsBz5JL7jIcG3bGKyj2ds0uE="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/div_test.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UjE8XIpIg/ICgTZhm9JhkclathU="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DVGLMv2olnEXg+4h9wCZgLS7FMk="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/ecdh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uJRnhGxOdfJEXizTz1heeC4/ufU="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/ecdsa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zU9SBc/WjwIkWhqQDBrTwa+ialY="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/goboringcrypto.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17s3/h/HZ2zMYTip4KQwLg8MvclE="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/hmac.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+B2bMuUxj1ied4WLTkVuOS+VKB0="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/notboring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tix5ftP5K/770hyXfDqodvHI9ic="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/rand.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fe3dEBmriR8Xd8D0ae9D8HE72Rw="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/rsa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1miAEnxB0vH/xOeN85wLBoc4ls50="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/sha.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11YURxA3079u5DlTvlVrAf0BzgvE="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/bbig"}, {"path": "/usr/lib/go/src/crypto/internal/boring/bbig/big.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sEpaICVXQzPnrN6zj9yLTAxv6HM="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/bcache"}, {"path": "/usr/lib/go/src/crypto/internal/boring/bcache/cache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vMqL3QCLcA/k5TIqC7BPskC83Vc="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/bcache/stub.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vNm+6SicZSXbDqHzlCM7j1BEe/0="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/fipstls"}, {"path": "/usr/lib/go/src/crypto/internal/boring/fipstls/stub.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15qzgrFvj+2QODQpPWHpvyY73yn4="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/fipstls/tls.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t648MC9Of3QRt3g/lBTjziAZBUU="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/sig"}, {"path": "/usr/lib/go/src/crypto/internal/boring/sig/sig.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YxC16KoUXzmbH+4+EGyGrrlK820="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/sig/sig_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cncQBYSbWjKlpcvm+AfuAh8w6eg="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/sig/sig_other.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15R6ma1frmXusDGHeWs7kyTjngyw="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/syso"}, {"path": "/usr/lib/go/src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14bq3sTQYnNlkKu2+JPL7YbVxF9k="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JWMsilYQ08PlYJCGtGpFXRDSncw="}}, {"path": "/usr/lib/go/src/crypto/internal/boring/syso/syso.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KMD6UAz5Nx8IZBXyuGoZ2It7UMM="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519"}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RcoBnX4SBhiAUb/gY40Ai4zbpfw="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/edwards25519.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iZsshxCtTltzvWJL1TtaHiH+/Cs="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/scalar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eGxhMRQs70sFDZNVODBLJ76WHKk="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/scalar_fiat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wYwXW5jVzdDlqSoNxaVcyWqMWj0="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/scalarmult.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ad68BlnHAnlIadV/9JTfJN1MKyc="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q111L30TIi95kJRYZgwQr0EurbYAg="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field"}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16yyRgv1Biy2Gf9ZZDeysSsl6120="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aX1oqEm7CnJ45veWnh29iLEix9Q="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11TE6qElzDXKYZdAWe48n7jC1jrM="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bID3u2YHI52udlXZKmTU60JpcOY="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I5NfnnG3pUE1CtO6KOCGNuYCLA8="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RreUMIcI1YSzo0ueX/zj30MToy8="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Al6QwIsxEcKrMEL0zr8Lxm9VTJo="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q106hwaFCqqOoT2VYCjFztKKZnOX0="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/_asm"}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/fe_amd64_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ob+xormeaszmq5qoVF5zQftH+zw="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/go.mod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UgMyeHCd7S2RHPjFeOvEvQSUEUM="}}, {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/go.sum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fdBk7gtiThv0Cgxv6vF+4buK3s="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec"}, {"path": "/usr/lib/go/src/crypto/internal/nistec/generate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c1hJFODLD2dD7+be0xEGY2IM36U="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/nistec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1suQt/LTGAbtwPkwFhi8GSyjEE3c="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p224.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WciJm917jeze2AlV4LOrqrH1Uxc="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p224_sqrt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13TElIxfjJfG47mg/fSunrOBEb1Y="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ym+EIQyVedJCAU+EW21XZIAw4H0="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fFVELMHeAx/Gid44wER4YHmeK0o="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+SNsQs446vn+Dnks4rhtF9SHCcA="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucq0YyZiXeOuDsd6efKTZjR82W4="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_ppc64le.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+QaG2LZLZVXsyQQApbXNjO10/xY="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jTTiAuQ8H+I91PL7JQe+/NeqKHM="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_table.bin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XqORtRLQIddLgPwWN0gz0BbeZI0="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_ordinv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fCjXCQvAHQuOSYDrEM+Bl8ERJow="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_ordinv_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r33QpjKCo+0iY5dKjIGfrYyH55Q="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p384.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UTNa22uCjk7f51nyBU+3f09bLME="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/p521.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10m4hxMwbzuo82uSNKdlwE07lclg="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat"}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/Dockerfile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oecDp2krVV7o5BT+SEBU2BlFU/0="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bzPTR96m8Fw38G4del6FaJu5ELI="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/generate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iBbjO8/s9c90C3WI1IBw+KctjFo="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p224.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Vc6Vbre0zRUMgO3ASKMB/d6S3U="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p224_fiat64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MfbkwMaqIWtnZqtEZWJ4uaWVaOE="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p224_invert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qH4PGc6lXlosUwBgkalyLSLRmxY="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p256.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fG+pS+89DmW25LJZ4sqFDvYmWiE="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p256_fiat64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/fxsmW4evgwImaG9UskZwLyhWcc="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p256_invert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ywwUzaATsC3DlmxJXmkdVoyfCxE="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p384.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17I9Z8Zf5f0tLgkJrNrOM465Swi4="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p384_fiat64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11tEb1wCmIcNjHJDG//b3LQhdwjo="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p384_invert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tz1qsJOdiX33NdlcZ7w19NbFnLw="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p521.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PRrsX4qXlo63+AqigiHgeB1+ECQ="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p521_fiat64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kyjpvsz3NRP+CL7Xt5jtHuNzHKI="}}, {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p521_invert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17vd0uUnwd2iqZiNgN1atsrexZ5E="}}, {"path": "/usr/lib/go/src/crypto/internal/randutil"}, {"path": "/usr/lib/go/src/crypto/internal/randutil/randutil.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10951+0OU1o9/ZTJU1JuR1f6RsSc="}}, {"path": "/usr/lib/go/src/crypto/md5"}, {"path": "/usr/lib/go/src/crypto/md5/gen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kdym3ix3XiDBXsl9ugIem05sAdA="}}, {"path": "/usr/lib/go/src/crypto/md5/md5.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h+p5lJAT6PFJTpdb+9f+kSdWsaI="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YoM/wGoMzDmgmW/ALPoOeXxxzLw="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcLshFeO9lJsH61Xyz6Nrq7R5Ww="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gycIdRyXXwGlb2domp/2oFOnvgE="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vV/c6Itq5iEebOOLcnV0KeCjWxk="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hz27GXl408QbJ+nNahTlAulkAfk="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block_decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KlWcD48JXiYPlu5B1Mmbm7Nbegg="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BuSNGkWlJpwMpC4U06mvTlV5GoQ="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Biq0SkN0TJhWYLDDytiGp5gu3do="}}, {"path": "/usr/lib/go/src/crypto/md5/md5block_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10o8E0cMhPVTV5gkVMu87+upqEYc="}}, {"path": "/usr/lib/go/src/crypto/rand"}, {"path": "/usr/lib/go/src/crypto/rand/rand.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7xHJo6Rw8D/fpWxeCee97NAbSA="}}, {"path": "/usr/lib/go/src/crypto/rand/rand_getentropy.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gmKpbtRnk3e7D0H3A2Wy6LTR2C0="}}, {"path": "/usr/lib/go/src/crypto/rand/rand_getrandom.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JDiVpM+oqfsRCQ+Z1EoIMQD04i4="}}, {"path": "/usr/lib/go/src/crypto/rand/rand_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1axtQC/7ZHfqXIvk7I7VD6yly0GU="}}, {"path": "/usr/lib/go/src/crypto/rand/rand_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q122phdrAkd6+A70mUG0pTIVpHNLo="}}, {"path": "/usr/lib/go/src/crypto/rand/rand_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rz2/0W0yy8t78gVSNK/I23uVDY="}}, {"path": "/usr/lib/go/src/crypto/rand/rand_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vre2mdIzAWBpFZrYwuftaJYwTeM="}}, {"path": "/usr/lib/go/src/crypto/rand/util.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rhNMeFkjsKBYGrMu34np2vl+ArA="}}, {"path": "/usr/lib/go/src/crypto/rc4"}, {"path": "/usr/lib/go/src/crypto/rc4/rc4.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sxq+ijJKTD+vZ1eGLvJNFrtM08w="}}, {"path": "/usr/lib/go/src/crypto/rsa"}, {"path": "/usr/lib/go/src/crypto/rsa/boring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10d7QM2IOWRXg+DWEzpUQdAQnNO0="}}, {"path": "/usr/lib/go/src/crypto/rsa/notboring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ya/6knEbKO/mSgsRrHXAY45tN8k="}}, {"path": "/usr/lib/go/src/crypto/rsa/pkcs1v15.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkFZEOaWbelTweRFVav8x7asDU4="}}, {"path": "/usr/lib/go/src/crypto/rsa/pss.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1etyZel3SQ0Lvl/mZZCSCgSPmkNg="}}, {"path": "/usr/lib/go/src/crypto/rsa/rsa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nsnH4EOBCzDdwYVIJP8kT3THRhI="}}, {"path": "/usr/lib/go/src/crypto/sha1"}, {"path": "/usr/lib/go/src/crypto/sha1/boring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTr6EqlhuN9Fw4pqF5RwJKa3LsI="}}, {"path": "/usr/lib/go/src/crypto/sha1/notboring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HBtUNMLjsROfmgDLYvPvJzyTy2I="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fcGCLHtJolsqPAJKfVr9YPCy9pU="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+ZeEyuPMu6jArsC8ZGtl7AMmEBE="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11cd3qvn0oZUjxVH7/1OFCH4TQKM="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YBVejsTNAg9sv26qAcHMFVp7iNU="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xMwUO0U3qnxzFM58l0f2OA9SiPo="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QZi9nls7tGxUorwp3mSzreNWnew="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n5R67jjbmUTnW5PXiO8P0nU0ZMM="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JC/ZFM2zZ/7okwBst+AIJTLMEuc="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CcXUskmFjLcmgZDbyuOTupgHCAI="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJr20tVIJvyxjuv+Vs/GQLb2X1c="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hWF1ACSsKMjKud5YJDft6OE2SYc="}}, {"path": "/usr/lib/go/src/crypto/sha1/sha1block_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WjN7NYboEvAcA8yatQnzxgnM4IE="}}, {"path": "/usr/lib/go/src/crypto/sha256"}, {"path": "/usr/lib/go/src/crypto/sha256/sha256.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DLUJUuBFgh3TSd9PpSUUXdzyElk="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xXzsILZasrZFVsSYr9PrDDZC+b8="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NCI2WHXqwkyi0kGU8CPr1Ecqwk="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oB8Pw6CoJy4RDMB5U9IB6fZTmkY="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bNNDlDua8+rLh8FXxFbQL8Smj/Y="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YKHHjAozPYWtThn45HkTlIrtAAE="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dx1O94rKkSBTnKYkOfK/++XMIMo="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+UiXEnkgfuAKBEpZ5M2mcd46ZQ="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYb1tIkXJn8s0CZBa1nM8ue+M/4="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jGtRm32smFxNxKKLFzokx4gd8TM="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xX/fMtyWUJUys9FdlogExhV86J8="}}, {"path": "/usr/lib/go/src/crypto/sha256/sha256block_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lpE9hRlurR8vCVgka9HMUrcKemE="}}, {"path": "/usr/lib/go/src/crypto/sha512"}, {"path": "/usr/lib/go/src/crypto/sha512/sha512.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RdJ/apCEE0JwWMJP5HLJ4zUWPY="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1je4PWC9zLX7FMj1A7Ulk+RvDn0o="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g97+aG78w6QIP9vt3Xr/YqZRJlk="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AU1ISg7HM8if4ITDd3iHyouCth4="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zGC0dD1tLPE/IbfDchNfqFg5dNg="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k8pfQ9KrQskqpGbQpqHJasP/3gw="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DqlGcXq7vOuqrx/1qJfQjIBqAIo="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROOckwdW1c8ZVuyfyIAjWMnu96M="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m/8s+lC3j0W9CKRaRnC5xWrsZhQ="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aN5dvDOBuL9Hu1Az+i0bJPJEBZw="}}, {"path": "/usr/lib/go/src/crypto/sha512/sha512block_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SvEEW6ReJKNfFlrvsTtA5VWITXs="}}, {"path": "/usr/lib/go/src/crypto/subtle"}, {"path": "/usr/lib/go/src/crypto/subtle/constant_time.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e+THuXbQouc5E7PXdb1rBIh1D7g="}}, {"path": "/usr/lib/go/src/crypto/subtle/xor.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kaMzNPbY1uaIbaGpk8w5h5an4ss="}}, {"path": "/usr/lib/go/src/crypto/subtle/xor_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ax7AOZgCOULKt7JsQ0o+z/sIB7k="}}, {"path": "/usr/lib/go/src/crypto/subtle/xor_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SMle8sxl8lU6lz1ZBFm+CMlIz8I="}}, {"path": "/usr/lib/go/src/crypto/subtle/xor_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bMIaHKhh4LlSaOjM/vY182LQCHU="}}, {"path": "/usr/lib/go/src/crypto/subtle/xor_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYYzERXri7phMTbFPTprErx7p3A="}}, {"path": "/usr/lib/go/src/crypto/subtle/xor_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kzeXgd5NSpkQOqHsnSRhLZ5AuH4="}}, {"path": "/usr/lib/go/src/crypto/subtle/xor_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DxWRqQcJ6kNyGnt3PrQjUOnxADk="}}, {"path": "/usr/lib/go/src/crypto/subtle/xor_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wrzz0Z2yRJVxDSZlsJ7p4+2UeIc="}}, {"path": "/usr/lib/go/src/crypto/tls"}, {"path": "/usr/lib/go/src/crypto/tls/alert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ruS2uJ6+MjuRcMfYeMQ51nibxQ="}}, {"path": "/usr/lib/go/src/crypto/tls/auth.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yuuCOMbj5k9ObUONu+FnBIiu8ic="}}, {"path": "/usr/lib/go/src/crypto/tls/boring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tF7QGLU0/BGv/2A+iTylNMIfgec="}}, {"path": "/usr/lib/go/src/crypto/tls/cache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15OmkyXhCMxDeYeTnYZx3N/279TM="}}, {"path": "/usr/lib/go/src/crypto/tls/cipher_suites.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1flbou2Es+jzVVR4pTfdR/ScNqXo="}}, {"path": "/usr/lib/go/src/crypto/tls/common.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XenTATfzCeQhcWP/rrzGuu7ioCE="}}, {"path": "/usr/lib/go/src/crypto/tls/common_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yhZdngCwvfmqK9s0PsZ0Ge1hJ/Q="}}, {"path": "/usr/lib/go/src/crypto/tls/conn.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aZ2uXzIjh6goJC7NedH/6hSQW34="}}, {"path": "/usr/lib/go/src/crypto/tls/generate_cert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WSWUpGoHs/lmJphXHJzNKWBaQFE="}}, {"path": "/usr/lib/go/src/crypto/tls/handshake_client.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wq9fSd5uzYQ4rcGEZHyCFE3Uv5I="}}, {"path": "/usr/lib/go/src/crypto/tls/handshake_client_tls13.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q176Gj2+Xg42mLW/dCvoxXM3ImmDo="}}, {"path": "/usr/lib/go/src/crypto/tls/handshake_messages.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TCRpiDr3pEFwYxVQ4rWerDoT5t0="}}, {"path": "/usr/lib/go/src/crypto/tls/handshake_server.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q107Li21JnDU/B+3OBxoncSzb6DLg="}}, {"path": "/usr/lib/go/src/crypto/tls/handshake_server_tls13.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DX78zEbU58k12/vT91IJHsd5IuQ="}}, {"path": "/usr/lib/go/src/crypto/tls/key_agreement.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VPjFwi8eJsOeP/ca3FXUIlmcHao="}}, {"path": "/usr/lib/go/src/crypto/tls/key_schedule.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f31EMwQYxhtYYYZ3Rqvm6VSwgO0="}}, {"path": "/usr/lib/go/src/crypto/tls/notboring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1StsSrR2wJGlUEqENPxhYT5PIK7A="}}, {"path": "/usr/lib/go/src/crypto/tls/prf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CH1NLa7VRh0XnQdtFxYgtTDt3Wo="}}, {"path": "/usr/lib/go/src/crypto/tls/ticket.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsypaHxyR3ZEKcJ5CImm84tLv9s="}}, {"path": "/usr/lib/go/src/crypto/tls/tls.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fmET3TaJLYoEYHxu6z7D3tTWiOk="}}, {"path": "/usr/lib/go/src/crypto/tls/fipsonly"}, {"path": "/usr/lib/go/src/crypto/tls/fipsonly/fipsonly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXxAK6W9C2MqhCkLsmQtxSxLjE8="}}, {"path": "/usr/lib/go/src/crypto/x509"}, {"path": "/usr/lib/go/src/crypto/x509/boring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OcwWuDMHh3JqtRWK045+q7ObV3g="}}, {"path": "/usr/lib/go/src/crypto/x509/cert_pool.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzxSKrjijWflyRECAXGYDXtkHWk="}}, {"path": "/usr/lib/go/src/crypto/x509/notboring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11U4dwKP8MuvdXaewIn2ca4fXszM="}}, {"path": "/usr/lib/go/src/crypto/x509/parser.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X0xZECu+2XYdxUAIWkaMvlt9tCk="}}, {"path": "/usr/lib/go/src/crypto/x509/pem_decrypt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9WTH03wslC6qpdiz+IXwK1yMtw="}}, {"path": "/usr/lib/go/src/crypto/x509/pkcs1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14FvU4FtBJgZjSjizysyBUXBTd+g="}}, {"path": "/usr/lib/go/src/crypto/x509/pkcs8.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m+aNajRW6AXkv8DjtVtnQ42hXPk="}}, {"path": "/usr/lib/go/src/crypto/x509/root.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lpmWDRsOe0utMK/5yuemUJFe4Cc="}}, {"path": "/usr/lib/go/src/crypto/x509/root_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ai6vA9t00DcNltWEmRE2HR6gkZY="}}, {"path": "/usr/lib/go/src/crypto/x509/root_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L5suOxhErD8xV4lsElmflpFHpTk="}}, {"path": "/usr/lib/go/src/crypto/x509/root_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bM+TzrfeLffDXoeivj3iQ77BdqY="}}, {"path": "/usr/lib/go/src/crypto/x509/root_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+4D+2gUDV7AODzhrPNWAuuZAn8="}}, {"path": "/usr/lib/go/src/crypto/x509/root_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r30dmbBoAi8BmfsKT+htYeUYsMc="}}, {"path": "/usr/lib/go/src/crypto/x509/root_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwUY95i82bWPH893sLevcPADf14="}}, {"path": "/usr/lib/go/src/crypto/x509/root_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jMusSyKEmckLxXQIM8ti5xuGF9c="}}, {"path": "/usr/lib/go/src/crypto/x509/root_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q137wguOwlWITR8a1WKHGxYcluOOk="}}, {"path": "/usr/lib/go/src/crypto/x509/root_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nOODBFrsbEg9Jc4Uafe6TTluAPI="}}, {"path": "/usr/lib/go/src/crypto/x509/sec1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NsnhaTuI6F/zDPe6x2X09Ix41KI="}}, {"path": "/usr/lib/go/src/crypto/x509/test-file.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IeAM+Xta2eSKkfxXO7y9yefbzrU="}}, {"path": "/usr/lib/go/src/crypto/x509/verify.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eFH5kmVWq/l0/F3a1vCJqz3rAUg="}}, {"path": "/usr/lib/go/src/crypto/x509/x509.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TLLpRDYbYj17yr8iQJ2N4y6uXb0="}}, {"path": "/usr/lib/go/src/crypto/x509/x509_test_import.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoUBBaNJf9QEb3P5xKyX+kCT1Iw="}}, {"path": "/usr/lib/go/src/crypto/x509/internal"}, {"path": "/usr/lib/go/src/crypto/x509/internal/macos"}, {"path": "/usr/lib/go/src/crypto/x509/internal/macos/corefoundation.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YWPe3fAq/y6+YpZYzPST5Vai3kM="}}, {"path": "/usr/lib/go/src/crypto/x509/internal/macos/corefoundation.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LZm52b7uD+ysWe+V1Xj789SXnQE="}}, {"path": "/usr/lib/go/src/crypto/x509/internal/macos/security.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vm//i5quzBrcsA4Xh5hlnb1KyVg="}}, {"path": "/usr/lib/go/src/crypto/x509/internal/macos/security.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18ZgCCY109KLime142UQ0+7OdBeU="}}, {"path": "/usr/lib/go/src/crypto/x509/pkix"}, {"path": "/usr/lib/go/src/crypto/x509/pkix/pkix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fV6PBQa7AIHB1RhdgWK4z6gXS6M="}}, {"path": "/usr/lib/go/src/database"}, {"path": "/usr/lib/go/src/database/sql"}, {"path": "/usr/lib/go/src/database/sql/convert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jg4MghpEXIfGgKP9ctKpzVDoHgw="}}, {"path": "/usr/lib/go/src/database/sql/ctxutil.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g+MmG+8kuF2wRIfDaMWHweVKrbM="}}, {"path": "/usr/lib/go/src/database/sql/doc.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jfEceymnY66z7pwM/89C0nBGsMs="}}, {"path": "/usr/lib/go/src/database/sql/sql.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUsgVtqtSGFoUTz+Ya0kqzmWYYk="}}, {"path": "/usr/lib/go/src/database/sql/driver"}, {"path": "/usr/lib/go/src/database/sql/driver/driver.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QjWpaJSXbkTT5lzocu4IV4o/Nls="}}, {"path": "/usr/lib/go/src/database/sql/driver/types.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YFkwA2Fj0zy1NgINIXNDXFMZJ1U="}}, {"path": "/usr/lib/go/src/debug"}, {"path": "/usr/lib/go/src/debug/buildinfo"}, {"path": "/usr/lib/go/src/debug/buildinfo/buildinfo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19y1Kf2eAe3pLQv4PcsiOT9YOPbw="}}, {"path": "/usr/lib/go/src/debug/dwarf"}, {"path": "/usr/lib/go/src/debug/dwarf/attr_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O9VSIQjGMOejPcXOY7+Nm/vV0JA="}}, {"path": "/usr/lib/go/src/debug/dwarf/buf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZH8Yo/7ZpiRs2BR2V0mpRKk0ZY="}}, {"path": "/usr/lib/go/src/debug/dwarf/class_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17n9Iq8L5W4KilINkdKpKoAV5vHQ="}}, {"path": "/usr/lib/go/src/debug/dwarf/const.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J4+qKKXoWQYmzkj/DObtDB2Ai2k="}}, {"path": "/usr/lib/go/src/debug/dwarf/entry.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CQgI+XA4Obb3z4G8qg5Re9Jiagg="}}, {"path": "/usr/lib/go/src/debug/dwarf/line.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jlnl3ms9svxWJROp6T9oGfXOyL4="}}, {"path": "/usr/lib/go/src/debug/dwarf/open.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KIQerzbCAEA//6AK81/qV7QY3ug="}}, {"path": "/usr/lib/go/src/debug/dwarf/tag_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SRkqwbGE+9eyujGCVgoBQSMj8ao="}}, {"path": "/usr/lib/go/src/debug/dwarf/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CQl3LIVSNl6rSt1XRjWLqiryL60="}}, {"path": "/usr/lib/go/src/debug/dwarf/typeunit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OO1A741u5H+P22cUf7YZHVAxEDE="}}, {"path": "/usr/lib/go/src/debug/dwarf/unit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kFoi5BZbPEXpohypa5DNIfQ2IIA="}}, {"path": "/usr/lib/go/src/debug/elf"}, {"path": "/usr/lib/go/src/debug/elf/elf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uhK1YMeZzGI8SG5mvojiY/PeCmI="}}, {"path": "/usr/lib/go/src/debug/elf/file.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AzZV7CThqcfAJrih3rcQKTHUyjU="}}, {"path": "/usr/lib/go/src/debug/elf/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ar5JBixWoIMxyxgFAGEheGTlg6Q="}}, {"path": "/usr/lib/go/src/debug/gosym"}, {"path": "/usr/lib/go/src/debug/gosym/pclntab.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOqYYpWSSmvkoUoZY/AQSMpsBYg="}}, {"path": "/usr/lib/go/src/debug/gosym/symtab.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EJxZZueIe6sC3pN10gk6KZv65EI="}}, {"path": "/usr/lib/go/src/debug/macho"}, {"path": "/usr/lib/go/src/debug/macho/fat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oj43qMxqO2EQJSEXacrNEKdkhaQ="}}, {"path": "/usr/lib/go/src/debug/macho/file.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hxme7MunNOx7W4O40z5LeLB2CqQ="}}, {"path": "/usr/lib/go/src/debug/macho/macho.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OMsEGDwSsAi5KYY6qBcbrhKYJds="}}, {"path": "/usr/lib/go/src/debug/macho/reloctype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VnEvhDG+lRGejkx+rlRVVDWX5nM="}}, {"path": "/usr/lib/go/src/debug/macho/reloctype_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15pBBud8qOpNyW4ZT9g5GABXUpnM="}}, {"path": "/usr/lib/go/src/debug/pe"}, {"path": "/usr/lib/go/src/debug/pe/file.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11P2w+w4Jj06aqsmnQmIpJxDPjWE="}}, {"path": "/usr/lib/go/src/debug/pe/pe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BaazAIlb7N8rq5N6SIBmefpNIss="}}, {"path": "/usr/lib/go/src/debug/pe/section.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baDvWJaB/u+nHFKMamZnKObXW3Q="}}, {"path": "/usr/lib/go/src/debug/pe/string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nUUPGSh6KQxmsEGJvIgoX5hZZJY="}}, {"path": "/usr/lib/go/src/debug/pe/symbol.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16CfCqkNyO14uUED7ItNgoP/DrM0="}}, {"path": "/usr/lib/go/src/debug/plan9obj"}, {"path": "/usr/lib/go/src/debug/plan9obj/file.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ln4/CPn1usGBak26AGt/CNgPTGU="}}, {"path": "/usr/lib/go/src/debug/plan9obj/plan9obj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDZopMtAAjDWzVgLErvECpXGML4="}}, {"path": "/usr/lib/go/src/embed"}, {"path": "/usr/lib/go/src/embed/embed.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsb6f+4t9L2gk1YW5o5W/05dR8A="}}, {"path": "/usr/lib/go/src/embed/internal"}, {"path": "/usr/lib/go/src/embed/internal/embedtest"}, {"path": "/usr/lib/go/src/embed/internal/embedtest/concurrency.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sKFt2DruEZ89A1wpWTS3wvh0DXg="}}, {"path": "/usr/lib/go/src/encoding"}, {"path": "/usr/lib/go/src/encoding/encoding.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e0OStLW5O7X4j0kku/Q/FdF0sqY="}}, {"path": "/usr/lib/go/src/encoding/ascii85"}, {"path": "/usr/lib/go/src/encoding/ascii85/ascii85.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SW5cQZMKYFHVN/pL0JYLgvdu9GE="}}, {"path": "/usr/lib/go/src/encoding/asn1"}, {"path": "/usr/lib/go/src/encoding/asn1/asn1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G9kyYdRBorVFZHecZjJjOM9/AaI="}}, {"path": "/usr/lib/go/src/encoding/asn1/common.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8f42Sw0gGWv5ZCeLIE72jkyzek="}}, {"path": "/usr/lib/go/src/encoding/asn1/marshal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FQavpt03cUze9TVRzrl8eJ25BuY="}}, {"path": "/usr/lib/go/src/encoding/base32"}, {"path": "/usr/lib/go/src/encoding/base32/base32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p2caa/pe5iimaGnKY+JBmGZ5dk4="}}, {"path": "/usr/lib/go/src/encoding/base64"}, {"path": "/usr/lib/go/src/encoding/base64/base64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BSn7dmZeSKP1CKrfG6+YGrT7dqE="}}, {"path": "/usr/lib/go/src/encoding/binary"}, {"path": "/usr/lib/go/src/encoding/binary/binary.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q126sbbOISbsyFnLUNOZBLdwfBos0="}}, {"path": "/usr/lib/go/src/encoding/binary/varint.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VBAvLHvDO+V4SJLSNMDzixzQuwQ="}}, {"path": "/usr/lib/go/src/encoding/csv"}, {"path": "/usr/lib/go/src/encoding/csv/fuzz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KDwX0IXcDm6CMLHP6tBmng8DCjs="}}, {"path": "/usr/lib/go/src/encoding/csv/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vm2PU/u2+DCz4L7P8rtBZaPdYXU="}}, {"path": "/usr/lib/go/src/encoding/csv/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rr5AHEt6DObGo7+N0P/oHQOmujs="}}, {"path": "/usr/lib/go/src/encoding/gob"}, {"path": "/usr/lib/go/src/encoding/gob/debug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xkYdqOX+lmC1Y/zq8tUWPlesRek="}}, {"path": "/usr/lib/go/src/encoding/gob/dec_helpers.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qoiTT9v5PUXuQrnFW2o9dXdGo0g="}}, {"path": "/usr/lib/go/src/encoding/gob/decgen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nPpBenpm2fjksTgL1G2tQyQ5WU4="}}, {"path": "/usr/lib/go/src/encoding/gob/decode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T8Y0vYczFxYsTD7AUp9zOlToG+U="}}, {"path": "/usr/lib/go/src/encoding/gob/decoder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1znxhmtG1s/Q+6Rlow6y9PzyOHcQ="}}, {"path": "/usr/lib/go/src/encoding/gob/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18hw04G8f2Ynd0UkD3mmixVbkwy8="}}, {"path": "/usr/lib/go/src/encoding/gob/dump.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w8JPdmfffUMsjFmDPSdcHV20Lk0="}}, {"path": "/usr/lib/go/src/encoding/gob/enc_helpers.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/oRgBQmX8RR1mOu9rZuGOeOQXnQ="}}, {"path": "/usr/lib/go/src/encoding/gob/encgen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iCieNQET4EZi1CRMUYF5wOq0MiA="}}, {"path": "/usr/lib/go/src/encoding/gob/encode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q5P9jSWx7njSjY6Rk9Dl8BVHhbQ="}}, {"path": "/usr/lib/go/src/encoding/gob/encoder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EJEq8mXWaBbPbk+jcFmVi55TMDg="}}, {"path": "/usr/lib/go/src/encoding/gob/error.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sfvmBndqvmOIa7JdORz3XAWECAE="}}, {"path": "/usr/lib/go/src/encoding/gob/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hWs+rEfzr9u7NjWJRcfm4O91tdM="}}, {"path": "/usr/lib/go/src/encoding/hex"}, {"path": "/usr/lib/go/src/encoding/hex/hex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XHrbiSm7vS68vvojowcOIMCryR0="}}, {"path": "/usr/lib/go/src/encoding/json"}, {"path": "/usr/lib/go/src/encoding/json/decode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S5Zg2F5T/n62oKHchHUnZLGMPqw="}}, {"path": "/usr/lib/go/src/encoding/json/encode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I42cjc5qaStByMNkUKtZPN53wpM="}}, {"path": "/usr/lib/go/src/encoding/json/fold.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4XlbagHPmCsfzMQK3naw633oXk="}}, {"path": "/usr/lib/go/src/encoding/json/fuzz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I5KQM1qfYQO+37gzhi0AyoYCP6c="}}, {"path": "/usr/lib/go/src/encoding/json/indent.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T/L1Vv4WvMGAvbQvehalaYOyFE8="}}, {"path": "/usr/lib/go/src/encoding/json/scanner.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xcz70TuH2yaM/RqywyesygYZi+w="}}, {"path": "/usr/lib/go/src/encoding/json/stream.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ndad3ODp2xm0o2McdrF9BJS8TWY="}}, {"path": "/usr/lib/go/src/encoding/json/tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISieo09AzRhagb3vF+V0jvc3/DU="}}, {"path": "/usr/lib/go/src/encoding/json/tags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IuUQY8jwqpjZdORGJmwYDS1OFWc="}}, {"path": "/usr/lib/go/src/encoding/pem"}, {"path": "/usr/lib/go/src/encoding/pem/pem.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SFWxEkNxt89bMI28Yd5LY78fqeA="}}, {"path": "/usr/lib/go/src/encoding/xml"}, {"path": "/usr/lib/go/src/encoding/xml/marshal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Pi43Xo2Z7AEd76tkeFH+OXy0vT4="}}, {"path": "/usr/lib/go/src/encoding/xml/read.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16acoeBj2FTGifPgAsuMbMeqjkRc="}}, {"path": "/usr/lib/go/src/encoding/xml/typeinfo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EiCAs2TcF2RLAu0M95XuOmPP+Rg="}}, {"path": "/usr/lib/go/src/encoding/xml/xml.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L8OxUtwZH3p2BimGXTTwkt1hqI8="}}, {"path": "/usr/lib/go/src/errors"}, {"path": "/usr/lib/go/src/errors/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xujHkSPgv6CjcnApbaJYnibk8bg="}}, {"path": "/usr/lib/go/src/errors/join.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ULBn7KMsvkh3RNnBwnj+JuiIETw="}}, {"path": "/usr/lib/go/src/errors/wrap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f19E2AVpKWDb9eYbr0FxrFvy6nM="}}, {"path": "/usr/lib/go/src/expvar"}, {"path": "/usr/lib/go/src/expvar/expvar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fuDGnGBifmyS8pZe+DMJ1D3AfzA="}}, {"path": "/usr/lib/go/src/flag"}, {"path": "/usr/lib/go/src/flag/flag.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LRac2X27kU3sDC3fYplFGtzt8vQ="}}, {"path": "/usr/lib/go/src/fmt"}, {"path": "/usr/lib/go/src/fmt/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JgorKLTz6aJvM531F44Ro6qz8m4="}}, {"path": "/usr/lib/go/src/fmt/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y55S39LdcOZe+x9NHNyLhhV8S7A="}}, {"path": "/usr/lib/go/src/fmt/format.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+WMRGULiJ6UEIzJ/Qm6m5Agk9To="}}, {"path": "/usr/lib/go/src/fmt/print.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1adLRKEwwaTS7j5qcckMiDAXqcxY="}}, {"path": "/usr/lib/go/src/fmt/scan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Gj92fUH6wq7N5wD6TMJlKsJCcA="}}, {"path": "/usr/lib/go/src/go"}, {"path": "/usr/lib/go/src/go/ast"}, {"path": "/usr/lib/go/src/go/ast/ast.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BbiNL6LhGltcRg2OXhLRv8Li2e4="}}, {"path": "/usr/lib/go/src/go/ast/commentmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BytlTEUt1Hgmmfr5l0djZSqlZlk="}}, {"path": "/usr/lib/go/src/go/ast/filter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TtEE0f1yJ986Cs5JkhnxU+0SxB0="}}, {"path": "/usr/lib/go/src/go/ast/import.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OxQESX6FuNCvkXCAxsJ0cgTgmfo="}}, {"path": "/usr/lib/go/src/go/ast/print.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I6r2j32Uw1O8r8rMArNx/mYo6WM="}}, {"path": "/usr/lib/go/src/go/ast/resolve.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLeTgt4PPetuekCNEUreLmYxWRM="}}, {"path": "/usr/lib/go/src/go/ast/scope.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zK2ZWCPrHKJAGWcr8A7P7e25Xjg="}}, {"path": "/usr/lib/go/src/go/ast/walk.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YGyYtaO8vFPQ00Y/72OxMAg5VRY="}}, {"path": "/usr/lib/go/src/go/build"}, {"path": "/usr/lib/go/src/go/build/build.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YU9a0gRk2Ry047y+5GX9LaOAihg="}}, {"path": "/usr/lib/go/src/go/build/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LA9Womv0hEZmezJzAqL2SX0bYuw="}}, {"path": "/usr/lib/go/src/go/build/gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kFoYdo2W7sTEyeYg6LZWX9RdvnY="}}, {"path": "/usr/lib/go/src/go/build/gccgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOeJZk6V8+NjkAM09rNBqwUWX+Q="}}, {"path": "/usr/lib/go/src/go/build/read.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cHIeCyPfKcvkFLwntMiEEbXi45Q="}}, {"path": "/usr/lib/go/src/go/build/syslist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ra77kd2seb5S18xxLEh/YJ36Uy4="}}, {"path": "/usr/lib/go/src/go/build/zcgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NffFgLUyzUr3dHTUes5ATxCETpc="}}, {"path": "/usr/lib/go/src/go/build/constraint"}, {"path": "/usr/lib/go/src/go/build/constraint/expr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iKIlZp3A8bb7Vi3wP9En+WiA3GM="}}, {"path": "/usr/lib/go/src/go/constant"}, {"path": "/usr/lib/go/src/go/constant/kind_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/1FIXtz02Pz98w2244TV7P5e3Hk="}}, {"path": "/usr/lib/go/src/go/constant/value.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m6j12OTw8RgXGJRa5VaZ4tOZ4aU="}}, {"path": "/usr/lib/go/src/go/doc"}, {"path": "/usr/lib/go/src/go/doc/Makefile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w1TTBPK/xvwbo90skzsbjHj8PQU="}}, {"path": "/usr/lib/go/src/go/doc/comment.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsMfWIeBtyLNeJjXCLJN2wKlcZU="}}, {"path": "/usr/lib/go/src/go/doc/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ydQ/fc76y2BBXhilBxaHQQPwHjE="}}, {"path": "/usr/lib/go/src/go/doc/example.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12jFNBBfDd0Sbg4fwaDT6MrwYZ7s="}}, {"path": "/usr/lib/go/src/go/doc/exports.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ScW8InoE/xMCHJTtjxT83u57Mmc="}}, {"path": "/usr/lib/go/src/go/doc/filter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l5P0BMK5lFpKYOfbnAG7P3I+p8M="}}, {"path": "/usr/lib/go/src/go/doc/headscan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QNDW3BOrB4K2qp7leN8n4hwBznU="}}, {"path": "/usr/lib/go/src/go/doc/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzaGH4pXGDpTljP8k8eETwcg+ns="}}, {"path": "/usr/lib/go/src/go/doc/synopsis.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wd8pRtCTmtOQatnYX54fKKQ6io="}}, {"path": "/usr/lib/go/src/go/doc/comment"}, {"path": "/usr/lib/go/src/go/doc/comment/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZXQZG5Dx6DBIRrvmDXbsTGPTA24="}}, {"path": "/usr/lib/go/src/go/doc/comment/html.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13c/FVvancbF5xtipKiEuj5YMOCw="}}, {"path": "/usr/lib/go/src/go/doc/comment/markdown.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ilMFzlsWRRKlyTDoA8K+REvAKWI="}}, {"path": "/usr/lib/go/src/go/doc/comment/mkstd.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BVnS/oD45Fr/DNf7l5fwXtg+8KM="}}, {"path": "/usr/lib/go/src/go/doc/comment/parse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XrxJRRJO3ZvifUpAL9izPvF05AE="}}, {"path": "/usr/lib/go/src/go/doc/comment/print.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mvP47cY1V6y5FcxMTuKfU6xzk8M="}}, {"path": "/usr/lib/go/src/go/doc/comment/std.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mgiaDuTAjdX/+QFRewK3FdCg8e4="}}, {"path": "/usr/lib/go/src/go/doc/comment/text.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uRDJW2wLGNNWD6YUs8970ndt7oE="}}, {"path": "/usr/lib/go/src/go/format"}, {"path": "/usr/lib/go/src/go/format/format.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C4Af4xIN2dpawxO2srrp+wpyFMc="}}, {"path": "/usr/lib/go/src/go/format/internal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NvN+AtkjcRvJPkQ45jGUV4xZwTU="}}, {"path": "/usr/lib/go/src/go/importer"}, {"path": "/usr/lib/go/src/go/importer/importer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Om0G1K3AxsyiH4iYkvRuCwPdIk="}}, {"path": "/usr/lib/go/src/go/internal"}, {"path": "/usr/lib/go/src/go/internal/gccgoimporter"}, {"path": "/usr/lib/go/src/go/internal/gccgoimporter/ar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rObHHdMfC/lPGXvYDfY2axdCvfo="}}, {"path": "/usr/lib/go/src/go/internal/gccgoimporter/gccgoinstallation.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nOv73Y7TypBEiu/GIxG7zP2pmpA="}}, {"path": "/usr/lib/go/src/go/internal/gccgoimporter/importer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SGFyXURzUSBTY2/baT5R5VicjOI="}}, {"path": "/usr/lib/go/src/go/internal/gccgoimporter/parser.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McOtVffaccNtLomxvuiZCZKvIKI="}}, {"path": "/usr/lib/go/src/go/internal/gcimporter"}, {"path": "/usr/lib/go/src/go/internal/gcimporter/exportdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q184x9a0SiqGuldSfNEMxGHFEJYz0="}}, {"path": "/usr/lib/go/src/go/internal/gcimporter/gcimporter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H075tW8lfrsLO1lAc/N/mYstNVo="}}, {"path": "/usr/lib/go/src/go/internal/gcimporter/iimport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wy84XOlHAfJ5mqDyoCZj9D+22yk="}}, {"path": "/usr/lib/go/src/go/internal/gcimporter/support.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19+kmAW+Ps9Z8+CB+BeW7FiAD8pk="}}, {"path": "/usr/lib/go/src/go/internal/gcimporter/ureader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5VanyzQSoY1OStpKTVe1KZ99Ko="}}, {"path": "/usr/lib/go/src/go/internal/srcimporter"}, {"path": "/usr/lib/go/src/go/internal/srcimporter/srcimporter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Baxq+7GNS8OebTTwIkPaxvC3J58="}}, {"path": "/usr/lib/go/src/go/internal/typeparams"}, {"path": "/usr/lib/go/src/go/internal/typeparams/typeparams.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ux1HkHg2hG6WTFtqqHuUbzS31ZA="}}, {"path": "/usr/lib/go/src/go/parser"}, {"path": "/usr/lib/go/src/go/parser/interface.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1loasAusOoINj2t9okWbY69jDrfY="}}, {"path": "/usr/lib/go/src/go/parser/parser.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kl3hwOGkpUGusqBN8eTX/RnSXm8="}}, {"path": "/usr/lib/go/src/go/parser/resolver.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXEg1KonjY44lMYIpxbAXfrm2wU="}}, {"path": "/usr/lib/go/src/go/printer"}, {"path": "/usr/lib/go/src/go/printer/comment.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y7YhDp5YXMd9AO5gwXfOcSpd0s="}}, {"path": "/usr/lib/go/src/go/printer/gobuild.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BR7U00QUdUgtkWoB7wQnEb5ck2U="}}, {"path": "/usr/lib/go/src/go/printer/nodes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18E87ujEQcuj0puVZ24O4TlIuwj0="}}, {"path": "/usr/lib/go/src/go/printer/printer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BtXjurzlfWsexHQzq9dRrWPY9QA="}}, {"path": "/usr/lib/go/src/go/scanner"}, {"path": "/usr/lib/go/src/go/scanner/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KVZEjFh2/3POmiCBE2L6MsrvVYQ="}}, {"path": "/usr/lib/go/src/go/scanner/scanner.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H0Sv2uzykPS5IYYfoI1Xj7PtBXQ="}}, {"path": "/usr/lib/go/src/go/token"}, {"path": "/usr/lib/go/src/go/token/position.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwDn7rG9486sN8M7dc6XxwvPr9w="}}, {"path": "/usr/lib/go/src/go/token/serialize.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ABvm43RzMGhsd/qgR/xjUu5WsSs="}}, {"path": "/usr/lib/go/src/go/token/token.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10IsKqEyPioaErvHMKujQBzV8/Hw="}}, {"path": "/usr/lib/go/src/go/types"}, {"path": "/usr/lib/go/src/go/types/api.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aKByqH9Y9k61h3XiRX74yqcS/xE="}}, {"path": "/usr/lib/go/src/go/types/array.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ePmqkgWDk2jE93iziXPh1WeLxB4="}}, {"path": "/usr/lib/go/src/go/types/assignments.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17sQd1CeBQLfW748i9wzdRErTL0M="}}, {"path": "/usr/lib/go/src/go/types/basic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/t0NIvwFLPdY7xcIt7sZ8nkncHk="}}, {"path": "/usr/lib/go/src/go/types/builtins.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sV6i7WtwoR8dmu/xNSD+uao2qvs="}}, {"path": "/usr/lib/go/src/go/types/call.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B0Z/2QZBmstwMRzRSo4SLZrs6yo="}}, {"path": "/usr/lib/go/src/go/types/chan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1161SN9FomLVclV3m1TEnygHOchs="}}, {"path": "/usr/lib/go/src/go/types/check.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YgUb1ZWyWcDOflMgEhcKk6y/+Sc="}}, {"path": "/usr/lib/go/src/go/types/context.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xaObwetHp9LEWT2jAQ3XXARpEl8="}}, {"path": "/usr/lib/go/src/go/types/conversions.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14sHVhdd8wlUbKhK7ddGUF7KDPrE="}}, {"path": "/usr/lib/go/src/go/types/decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aVgO3KHISTGAJzDuZ6I0M8kmHJg="}}, {"path": "/usr/lib/go/src/go/types/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I87Hx8JfzLIxUO+i4GSZctbtJ3E="}}, {"path": "/usr/lib/go/src/go/types/eval.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ebhKRQqUiPNwLSh4qUfD28xQwaE="}}, {"path": "/usr/lib/go/src/go/types/expr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18iPjbJG4K0gKquAQAscPQNmyNtI="}}, {"path": "/usr/lib/go/src/go/types/exprstring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fr29rnx48F4sN1PpnLdIvCXR/34="}}, {"path": "/usr/lib/go/src/go/types/gccgosizes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19t0d99EaZ3BcjlFnXWDZHfpzQKg="}}, {"path": "/usr/lib/go/src/go/types/gotype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198LoYB8a2VGZWEUbi90d7LvwK7U="}}, {"path": "/usr/lib/go/src/go/types/index.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nXJWzVgd9j0+hFP+Lwi7MyqE1eA="}}, {"path": "/usr/lib/go/src/go/types/infer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kwWHZQVuX46ajRl3FgrIG2eLhxc="}}, {"path": "/usr/lib/go/src/go/types/initorder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MjhP4HFx7eCBR3puoieejKisHBc="}}, {"path": "/usr/lib/go/src/go/types/instantiate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gq9kAPfUM2xTu5C90X8a10xDWg8="}}, {"path": "/usr/lib/go/src/go/types/interface.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/mxJrpgRZD0b8b7BVf3NE2G+kc="}}, {"path": "/usr/lib/go/src/go/types/labels.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19wmLQpV2MQyPMdasFS9AuO7fZ8o="}}, {"path": "/usr/lib/go/src/go/types/lookup.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CyaKTfDrI1UiEXZ3ovXQEONfrCs="}}, {"path": "/usr/lib/go/src/go/types/map.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dPOnliadi45iK51odQqt5fnS+iQ="}}, {"path": "/usr/lib/go/src/go/types/methodset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wU73A6RWnuG+NemP1I2Jzy8B/+w="}}, {"path": "/usr/lib/go/src/go/types/mono.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FrsmeBUN1waAnZ9i3GIjIxadTLA="}}, {"path": "/usr/lib/go/src/go/types/named.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xn5U7ULQPNt5Wey5/lIkacEBdlI="}}, {"path": "/usr/lib/go/src/go/types/object.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tyq3w66/A/Ivficz1V6TlNPTpos="}}, {"path": "/usr/lib/go/src/go/types/objset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13oODYt5G1kCEEaO4NbSSROplpvM="}}, {"path": "/usr/lib/go/src/go/types/operand.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP0IbRSnsEhmyQnOsBRYY0vwFUM="}}, {"path": "/usr/lib/go/src/go/types/package.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11G/+QUdH3HBwaET8z61K/ZY37E8="}}, {"path": "/usr/lib/go/src/go/types/pointer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12ZZf/4HhujY45nG1+s9RJFIFblI="}}, {"path": "/usr/lib/go/src/go/types/predicates.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17pSuCzO4EntK9vdPNoNAdgDVGEc="}}, {"path": "/usr/lib/go/src/go/types/resolver.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GetUEfNiINDU2WvKTFxaw3oTDis="}}, {"path": "/usr/lib/go/src/go/types/return.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zk4P1uCWw0lvrG0C+FZCvDRrPbI="}}, {"path": "/usr/lib/go/src/go/types/scope.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13TKnB7LkUzKQg3IfmA+ijScA4oU="}}, {"path": "/usr/lib/go/src/go/types/selection.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k9sYPET1j2JlZLJdmlegCWGhTtc="}}, {"path": "/usr/lib/go/src/go/types/signature.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fzAdagUgEFBjHhiSSSchDMZL/u0="}}, {"path": "/usr/lib/go/src/go/types/sizes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vNP6elovHhaN5UGJQLxB9ezxp50="}}, {"path": "/usr/lib/go/src/go/types/slice.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+DQh5dd/MAJ6IQz6PPWlXlC5U1g="}}, {"path": "/usr/lib/go/src/go/types/stmt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xnAAI5xtEe0krPEaNmMPRcdid7k="}}, {"path": "/usr/lib/go/src/go/types/struct.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZKpTUw1fyhGa/oYRDhYbtfwsGww="}}, {"path": "/usr/lib/go/src/go/types/subst.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nUgExD6ecDCxgvLcp/pDgRsJuXQ="}}, {"path": "/usr/lib/go/src/go/types/termlist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTzVlR1qKemS1DNAIuZOiP3ogpQ="}}, {"path": "/usr/lib/go/src/go/types/tuple.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XfQhKDB9YYIjlYUs51V8Wy0cclY="}}, {"path": "/usr/lib/go/src/go/types/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d5iqSTO2RHd9vEhtaWZD6dO4Eek="}}, {"path": "/usr/lib/go/src/go/types/typelists.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEsxj5lprQpJOvbVAtc8M06NrcU="}}, {"path": "/usr/lib/go/src/go/types/typeparam.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CRT1er0QEHqnmnB3W5KjWLDg+Ws="}}, {"path": "/usr/lib/go/src/go/types/typeset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J8BqbQUMxXoxy+Nx1vYhi8FjY+o="}}, {"path": "/usr/lib/go/src/go/types/typestring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xUcfnkgbbtf+ltY8+lxXSpNYtN0="}}, {"path": "/usr/lib/go/src/go/types/typeterm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xHoIxCTaEWW5DaEdK4L0RVPHT+4="}}, {"path": "/usr/lib/go/src/go/types/typexpr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FvsvMJuaJdIIrZ6KNDagJxlQxrE="}}, {"path": "/usr/lib/go/src/go/types/unify.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wkm4nt5MYGA4lrKU35uTrEtVubI="}}, {"path": "/usr/lib/go/src/go/types/union.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XwPryaDjifrhDHklz3FLcBHmCKo="}}, {"path": "/usr/lib/go/src/go/types/universe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YI0nWxQ0E+kb+VXmnU/lZTwQk5A="}}, {"path": "/usr/lib/go/src/go/types/validtype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17SlQfgvFZ59OlWKmEGh2W492Z+w="}}, {"path": "/usr/lib/go/src/go/types/version.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D2ptgIl0vdwK47E8OOFG671GCSE="}}, {"path": "/usr/lib/go/src/hash"}, {"path": "/usr/lib/go/src/hash/hash.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cysyvT0qoEAZeaLed0U4PUHlyvo="}}, {"path": "/usr/lib/go/src/hash/test_cases.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H9VSWK5a+tPT8aqX+uwkUVLo6NA="}}, {"path": "/usr/lib/go/src/hash/test_gen.awk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b8jVwbGE1ps0P7gWMCjYA8k3z00="}}, {"path": "/usr/lib/go/src/hash/adler32"}, {"path": "/usr/lib/go/src/hash/adler32/adler32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e4gzI+YUduNrdQm6bzc9JT8+N18="}}, {"path": "/usr/lib/go/src/hash/crc32"}, {"path": "/usr/lib/go/src/hash/crc32/crc32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vNjwCOQ1ontL4oNJeUIbBG1BJ1c="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R4AtuZMEkZfKkinlRwUeMMXQm8M="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TnrJnOX8Q0YFf12Rtdvm875kNBw="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9AkUmwkwuZWCMdfD3YKl20zUIw="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JZyf+LBDmS4mG6alt/dVYTX60F8="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15eVQc1V1jSoXMlmqtADfVPx657s="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_otherarch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+XE+tH1OXuXOG3LeRgqAu5m9sZk="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OXJkNG5CLJ1We3gDucJG2Lqld/s="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_ppc64le.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11q2jBzRHnlmge5xJN+6Gh6mtktI="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FyisxZTHrlQA4vIlGTc9qIz3gHs="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DS6hUQvzgxnFHG70Wduc9FqHAH0="}}, {"path": "/usr/lib/go/src/hash/crc32/crc32_table_ppc64le.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AhqcmsH8BaIi0ZV6YUjqIqmI+eI="}}, {"path": "/usr/lib/go/src/hash/crc32/gen_const_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14r+GwOYKImzLKNfg615XuLd1lcE="}}, {"path": "/usr/lib/go/src/hash/crc64"}, {"path": "/usr/lib/go/src/hash/crc64/crc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+VFqXjwUxREzxxaPzUsZR/5rs5Q="}}, {"path": "/usr/lib/go/src/hash/fnv"}, {"path": "/usr/lib/go/src/hash/fnv/fnv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ps3bPtjTn6zQfk3l5frcHbShuM0="}}, {"path": "/usr/lib/go/src/hash/maphash"}, {"path": "/usr/lib/go/src/hash/maphash/maphash.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1skpIec5Wf+76eLEb/ZFFnDQed8g="}}, {"path": "/usr/lib/go/src/html"}, {"path": "/usr/lib/go/src/html/entity.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tIJ7uD9RMknbubMdTMU95W+6+CA="}}, {"path": "/usr/lib/go/src/html/escape.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qpFpspYmdZRvDF0XxnLaMkVZ0n8="}}, {"path": "/usr/lib/go/src/html/fuzz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nU6Skz/7U38Bef985D6uoMye8c4="}}, {"path": "/usr/lib/go/src/html/template"}, {"path": "/usr/lib/go/src/html/template/attr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XJzhPE5wl1trlFcfz4ojrfMhR6A="}}, {"path": "/usr/lib/go/src/html/template/attr_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z4I62f1KyQc3jTkswLnDDR/PqSM="}}, {"path": "/usr/lib/go/src/html/template/content.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WKHloo11Uypx/LuJ7mx3QD9jVOU="}}, {"path": "/usr/lib/go/src/html/template/context.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R7UUAtG47pCeMFqQzoIxp2PMZoQ="}}, {"path": "/usr/lib/go/src/html/template/css.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15n4gUObEcL9CDJTICP64h9S5pcQ="}}, {"path": "/usr/lib/go/src/html/template/delim_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U1uWC6pA2EUNe+azxS/YeK5MyIk="}}, {"path": "/usr/lib/go/src/html/template/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBHscXjHLT8DG9HS9KXrCyC9/Bg="}}, {"path": "/usr/lib/go/src/html/template/element_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Kjpnps2CxVP0ae0+Hgt7KBcayI="}}, {"path": "/usr/lib/go/src/html/template/error.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EsAInbspktiNGHXX/81LGh2WOqo="}}, {"path": "/usr/lib/go/src/html/template/escape.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xtJEFvrmX2Smi46z4MQsK6lXh74="}}, {"path": "/usr/lib/go/src/html/template/html.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KtzPu0OjonvOYs2zafawUHXOqvc="}}, {"path": "/usr/lib/go/src/html/template/js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BNlBqpNtJ7RFAwoDzTt0pxb44ic="}}, {"path": "/usr/lib/go/src/html/template/jsctx_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNkWzDaeVsNiwgTsLyUcAyddb9A="}}, {"path": "/usr/lib/go/src/html/template/state_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Ru9KKWGlxtTQkl7Rf12CdG4Esg="}}, {"path": "/usr/lib/go/src/html/template/template.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12cn39Nr4yhjV29/QeNcH0pcaTtA="}}, {"path": "/usr/lib/go/src/html/template/transition.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HAk6WXQDTrcNsVwGXJVfW7lPTMU="}}, {"path": "/usr/lib/go/src/html/template/url.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P5iE0wTJIk6GQF/hhELV8cZhqkE="}}, {"path": "/usr/lib/go/src/html/template/urlpart_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJqq5fDuGt/zUWqILQMlUP8r83w="}}, {"path": "/usr/lib/go/src/image"}, {"path": "/usr/lib/go/src/image/format.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m4Wqxuglws2yS1oCViHiTnKsMi4="}}, {"path": "/usr/lib/go/src/image/geom.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q0TbEGby3myvrZBNm9GCKuYeLUI="}}, {"path": "/usr/lib/go/src/image/image.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xR4Hpa+JqmiUiZgOtPiKjtT/9RI="}}, {"path": "/usr/lib/go/src/image/names.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C3oaLzkSbN0Tbr70E7F/dvUgVBg="}}, {"path": "/usr/lib/go/src/image/ycbcr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Zt4QM7KnoJTkEVTdO4ZEBNPNFk="}}, {"path": "/usr/lib/go/src/image/color"}, {"path": "/usr/lib/go/src/image/color/color.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yB3Xa6+Z9CAfaNUlfSWVPZhlp2w="}}, {"path": "/usr/lib/go/src/image/color/ycbcr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hLbOkG6dQPeawph44ZegqkSlXQQ="}}, {"path": "/usr/lib/go/src/image/color/palette"}, {"path": "/usr/lib/go/src/image/color/palette/gen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQVVfCGCBL3BdmW/E+q7bKDmsyY="}}, {"path": "/usr/lib/go/src/image/color/palette/generate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vwp3qWpZWefuF/c08DJr4EsL/Vc="}}, {"path": "/usr/lib/go/src/image/color/palette/palette.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b3F9oIoDcBIedwufbVOfFPqQ6B0="}}, {"path": "/usr/lib/go/src/image/draw"}, {"path": "/usr/lib/go/src/image/draw/draw.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BwZ5yN0N+gXnhK0/JBmzad9hqwo="}}, {"path": "/usr/lib/go/src/image/gif"}, {"path": "/usr/lib/go/src/image/gif/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOMwAt5NscfzoXOJmB4W59lITL4="}}, {"path": "/usr/lib/go/src/image/gif/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DPz5Wpnzln392NID3sYZkxIeKmI="}}, {"path": "/usr/lib/go/src/image/internal"}, {"path": "/usr/lib/go/src/image/internal/imageutil"}, {"path": "/usr/lib/go/src/image/internal/imageutil/gen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Y/Gga4gLCIu/iGrrLQwbaL31gM="}}, {"path": "/usr/lib/go/src/image/internal/imageutil/imageutil.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9kzGNd2os4v78FbhLW8BY7geF8="}}, {"path": "/usr/lib/go/src/image/internal/imageutil/impl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aOnC85ZgKI/jEbp31WhiRVfrRaQ="}}, {"path": "/usr/lib/go/src/image/jpeg"}, {"path": "/usr/lib/go/src/image/jpeg/fdct.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T5Edl5AUNqdCl7umzsSzoOWPTko="}}, {"path": "/usr/lib/go/src/image/jpeg/huffman.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zNXN4dtxL4ilofp5ypy/lnyU5Pw="}}, {"path": "/usr/lib/go/src/image/jpeg/idct.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xsvwYacWF4TzU7I4wHR2dXUSM70="}}, {"path": "/usr/lib/go/src/image/jpeg/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ckFPbomQ545KFMcVbiKQduWBt+U="}}, {"path": "/usr/lib/go/src/image/jpeg/scan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17UZJci+wZKhT1WHHqHKWawFZM0c="}}, {"path": "/usr/lib/go/src/image/jpeg/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n22hKlVPUR2DhHcqDBu7AkHzpVE="}}, {"path": "/usr/lib/go/src/image/png"}, {"path": "/usr/lib/go/src/image/png/fuzz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asnm4zyMbUbxmrTCzmdYI/VXVlo="}}, {"path": "/usr/lib/go/src/image/png/paeth.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QPND3fk86kUuDbIKe7LMLCOkflg="}}, {"path": "/usr/lib/go/src/image/png/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUt0UUeHWUhNReiROODG29TYno="}}, {"path": "/usr/lib/go/src/image/png/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QpN8CEAlQr9aU90K7Jvo8r+zQSg="}}, {"path": "/usr/lib/go/src/index"}, {"path": "/usr/lib/go/src/index/suffixarray"}, {"path": "/usr/lib/go/src/index/suffixarray/gen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WZgehYhVNVdFBCoisBZqtr0v5gg="}}, {"path": "/usr/lib/go/src/index/suffixarray/sais.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13lRiXtKSX0jXpPZFALtS3jDyGG4="}}, {"path": "/usr/lib/go/src/index/suffixarray/sais2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EsR/bzhMhBQM6dhoMImC7S1WUpk="}}, {"path": "/usr/lib/go/src/index/suffixarray/suffixarray.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v/i/yF89Hef87vKLIyi9NnNvzZ8="}}, {"path": "/usr/lib/go/src/internal"}, {"path": "/usr/lib/go/src/internal/abi"}, {"path": "/usr/lib/go/src/internal/abi/abi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F6mwNYF2FZgNQb4VT+yA7ZKqdUI="}}, {"path": "/usr/lib/go/src/internal/abi/abi_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vNi0Pez/ScvsP1vD4p+E06PZjP8="}}, {"path": "/usr/lib/go/src/internal/abi/abi_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TayHAA41bH2UxsChfR9+R54hgsw="}}, {"path": "/usr/lib/go/src/internal/abi/abi_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WSr7Pt3BrUz/ukxNYNYQlOlmkd8="}}, {"path": "/usr/lib/go/src/internal/abi/abi_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xv1flZ6P6GHIyCMTfneMtd5quF4="}}, {"path": "/usr/lib/go/src/internal/abi/abi_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KyifMesnpfpzW+OHdIzcMnz4o1Y="}}, {"path": "/usr/lib/go/src/internal/abi/abi_test.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n1RGjkSbTPIn60UbMr4q5FwrFmA="}}, {"path": "/usr/lib/go/src/internal/buildcfg"}, {"path": "/usr/lib/go/src/internal/buildcfg/cfg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16INM6MWKQpLVeQQNmkPJ+dAVd5k="}}, {"path": "/usr/lib/go/src/internal/buildcfg/exp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eIXqeZcP0ICGYY+4ayIIUyuLkAA="}}, {"path": "/usr/lib/go/src/internal/buildcfg/zbootstrap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1roJUABVA5Y1tb4EN0QfpMvxG6ns="}}, {"path": "/usr/lib/go/src/internal/bytealg"}, {"path": "/usr/lib/go/src/internal/bytealg/bytealg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kxb4e54+wBXBYar+vNo8XbPsSpo="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JGzNRq7Ov3UwNg/6hjGyypSbibA="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xyI9WanMDpMon6qUN0VFGtlBgfs="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fAlIy3hjN7Y8rnrkYVbpvo1bV0="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V4WPXCl6ZQPiiwACeo2mOSggbz0="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q159MscH9YlddfpUKvTaM1qL65WVk="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ua0e5+wBwiBzBEG3efblmmXKOwE="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q143TjGkL4DgjygiB/KEX5cEVBTWo="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1llZSPyPMsGYCsMFQlRn2sUREK3U="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_native.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jn+1yG6nrS7Vl3IVr0M4nPOjtuQ="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DQLRgKsNqCEeCHNs22oM1P1Vd8w="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qUY+S1U9olG999Fld9xEIw0ee94="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g6ZaA7GJnHgXHJvgpGpNmC2tP5g="}}, {"path": "/usr/lib/go/src/internal/bytealg/compare_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ysOfb/R7XFtU66paa+82wLaPFzY="}}, {"path": "/usr/lib/go/src/internal/bytealg/count_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZNhEOa3r8uNn64Gkjp/Il5k0VbY="}}, {"path": "/usr/lib/go/src/internal/bytealg/count_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUo+tWrgcnajtO3yiwDhgabdjpE="}}, {"path": "/usr/lib/go/src/internal/bytealg/count_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wYEeGKh518JoNY9iSvpP6XjoiUE="}}, {"path": "/usr/lib/go/src/internal/bytealg/count_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Klt/9cf1LBb7NNTvOV+JW0wYpV0="}}, {"path": "/usr/lib/go/src/internal/bytealg/count_native.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qa/w0lHmQGdaJnrzlBXlehPNTVU="}}, {"path": "/usr/lib/go/src/internal/bytealg/count_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kt0yokt/6nGZF3RZUJ2UOIBKwew="}}, {"path": "/usr/lib/go/src/internal/bytealg/count_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nYsDa2GS2z4KgQsAyI9hCE09gS4="}}, {"path": "/usr/lib/go/src/internal/bytealg/count_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tvne0R3qgR3KBgJhyCj5Os6DS70="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1np68da+MeKx4r8gpTIrLEhJi2xs="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xrHo2i1nimN8GLhTmiwEyAJnFKw="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZY6kcy4Wkrzyge94WJAAK77UAuk="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14zrVZh/K9jDV0rnG9OOpjC80Igk="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WFkiFvkcSOWb7URbe962XfLwfNU="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ajPHaVA2IQBSvI+DUNlA4uVaa0="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gx4u3qZZSmumgOuzJ7yOxMtnMUo="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AIPAPZxCLC0uGZ1yU7V1jZNOqQM="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_native.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXF6xW1vs7RyMLYzMl+WdlHbk6k="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EWYjxIV6bx2RT3MPLbKNzn8ZFTc="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AW9H2jpxhKhiC9ws8eUk5xDxPwA="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h+AxjrXavZcgW5ophhlzNn++XoU="}}, {"path": "/usr/lib/go/src/internal/bytealg/equal_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QNMPpZFudKZDPfrLVboGgTQXvJ4="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lJAjCcfk+zT1vsbMbAL8x2WqSBw="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bQvKyptliK7WTouLmyu6ynOwGho="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0p0WCkjgBF9dGoaKv/RG7Lu4LY="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16OGtHWe2tIAbysWSB9Ncq7YesxA="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S9lEy3ZrByY/2F5sVLnWe3ikdbk="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_native.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t3QM2uptnZbynetx4SncXmKqYOU="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YMnnFbp4r1dvGXELf5wHQDASdXM="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nu/StyHWKx4XW+2akNoG8Eie9ZY="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C0coN51jtLuQWoWr3mBH3fOfg0s="}}, {"path": "/usr/lib/go/src/internal/bytealg/index_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FZc/mmDHGGNembd+efDfd0UX8E8="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B0CzcFtdRJQ23IjRQBocyIswSIU="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GZ52cW837bV1ksx6Uf08u0J3TxQ="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YWI8N4V+hYzxzIhIKS2zDILgjmk="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NMOlh8tvQ/Qf4d447JRAfT1iEO8="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mKfx/G+sAYqBPekINtu5oSYhX5M="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m7jDgc505bdVpfjupsA7MQ2QtvY="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SG2FZh3RpQPp55DeuWwRsLizMNk="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BMuEaOG7MdmmE/OwZRyIoUN70q4="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_native.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ke2XVIJ5wOB+M/AnCaOrgoVrdUo="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pzfuQyShEviH5MOHJyZRrZHDRZs="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wzqP9O9aI+KyGofGliLXyXf3KM4="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gTjK4Y2CT9Yi0uFb2gEwpJb+yWg="}}, {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+YW0cQHF7dDXlDf8Ue1s+bOWV9s="}}, {"path": "/usr/lib/go/src/internal/cfg"}, {"path": "/usr/lib/go/src/internal/cfg/cfg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q+phluOPl523sXvtQDHT0xgofcQ="}}, {"path": "/usr/lib/go/src/internal/coverage"}, {"path": "/usr/lib/go/src/internal/coverage/cmddefs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yf/UIhe2anH1kR9OjnypTL5Mj1s="}}, {"path": "/usr/lib/go/src/internal/coverage/defs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E6xmbsCc3vcp07yP35gFbCRUjXY="}}, {"path": "/usr/lib/go/src/internal/coverage/pkid.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NS3mfrucY3phsiuKwYFU1dRSSDk="}}, {"path": "/usr/lib/go/src/internal/coverage/calloc"}, {"path": "/usr/lib/go/src/internal/coverage/calloc/batchcounteralloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XuvVNAKjUt/XPxGhLX1wX+dCdns="}}, {"path": "/usr/lib/go/src/internal/coverage/cformat"}, {"path": "/usr/lib/go/src/internal/coverage/cformat/format.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rKnYWlW5BvGkej1QO6sCZm2WWzA="}}, {"path": "/usr/lib/go/src/internal/coverage/cmerge"}, {"path": "/usr/lib/go/src/internal/coverage/cmerge/merge.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v5w7fo39eP3v1N0jOwveweiD5FI="}}, {"path": "/usr/lib/go/src/internal/coverage/decodecounter"}, {"path": "/usr/lib/go/src/internal/coverage/decodecounter/decodecounterfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hVOpR5vxKvCAt2st+jzivsFsFsA="}}, {"path": "/usr/lib/go/src/internal/coverage/decodemeta"}, {"path": "/usr/lib/go/src/internal/coverage/decodemeta/decode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XmiDzZEvcO01my7/3bhm8788gdE="}}, {"path": "/usr/lib/go/src/internal/coverage/decodemeta/decodefile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vunW9et5B1zrIqwNhTqQyrG9XBU="}}, {"path": "/usr/lib/go/src/internal/coverage/encodecounter"}, {"path": "/usr/lib/go/src/internal/coverage/encodecounter/encode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AqgqiC6iEnmxTCDI9hXdoB0aa4Y="}}, {"path": "/usr/lib/go/src/internal/coverage/encodemeta"}, {"path": "/usr/lib/go/src/internal/coverage/encodemeta/encode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vxi4WMVH1m4pQM0oQIm98jNPUdk="}}, {"path": "/usr/lib/go/src/internal/coverage/encodemeta/encodefile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TWcDirsQOODYZGbrk9yAWIwB6Z4="}}, {"path": "/usr/lib/go/src/internal/coverage/pods"}, {"path": "/usr/lib/go/src/internal/coverage/pods/pods.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dIxGsbu78Q4V9h8RahYkMCSI4jE="}}, {"path": "/usr/lib/go/src/internal/coverage/rtcov"}, {"path": "/usr/lib/go/src/internal/coverage/rtcov/rtcov.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14HLSOLquYIWOlEiSNZgacevWNx0="}}, {"path": "/usr/lib/go/src/internal/coverage/slicereader"}, {"path": "/usr/lib/go/src/internal/coverage/slicereader/slicereader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JSkv6XvJyyB0EgW9p36bw9o89AQ="}}, {"path": "/usr/lib/go/src/internal/coverage/slicewriter"}, {"path": "/usr/lib/go/src/internal/coverage/slicewriter/slicewriter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pGWK4QYdEMazrDZzD/xHgBT8whM="}}, {"path": "/usr/lib/go/src/internal/coverage/stringtab"}, {"path": "/usr/lib/go/src/internal/coverage/stringtab/stringtab.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QfVdS+Qbh+xZte4nlCjsezMx0/g="}}, {"path": "/usr/lib/go/src/internal/coverage/test"}, {"path": "/usr/lib/go/src/internal/coverage/uleb128"}, {"path": "/usr/lib/go/src/internal/coverage/uleb128/uleb128.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GKkK4N/ps0Vg3y68SK9WgZc+hKQ="}}, {"path": "/usr/lib/go/src/internal/cpu"}, {"path": "/usr/lib/go/src/internal/cpu/cpu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tC80NvSLWN1trzKYjNpC9NY/jPQ="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jP/CowN6feQASw+lWMswsAwpcKg="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ljKmjB+plnkJLJkJyJqWD2nXIbE="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/X6eJBqqZOjL11+QnnMAufZCz8="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XylUF+XcpK8v83Eaznf7pLuGeKo="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_android.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yHkoXrebem2HaW9qbSkXktBD/Cc="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11kpydjzTK712YNdoC/sCPL7u9Lk="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nliiwGbiPlbQD3gGk4DWHkxpxOA="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_hwcap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zm6ffXZMIIW6yqbQyY9Mlc5M/7Q="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f/xIIvnCVx6JdclA3Qu3Q1bv7V0="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPdzBQTJH6Q3ArRO/YT291RHVfk="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzXwmLTIeyV6LoKn5E97+f6yfxQ="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDYH7AAb/lZx0AapkDnpMtLPDFw="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q144V4r7ruTIBiMvzH34OQKKLzCMQ="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sMkYK+U7MTzNqyC7Vk7xtDlBNKE="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q144V4r7ruTIBiMvzH34OQKKLzCMQ="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_no_name.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12i6qRi3HNdy7J/UFLvf1jitPEII="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pkT6C1mMhJeOU7ylsNusNRThlPQ="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_ppc64x_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ohWSxFqcIwaJyv5uCoAdvHvC7TM="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_ppc64x_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XqhEGU3n5gOU5jOToYx/j9PunhA="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAbEqK/+rM/ExSRQZBtWGJNySRg="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14rvryoA/o69TCBfSbZdw61dL9Xg="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oaalVEFWEXRE4jvat0xEiwjH86k="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_wasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bNuBuBf0gucdCbMoVldt4DapW+s="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_x86.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14/6U0c0AbqvVMes1kb47lOnflU8="}}, {"path": "/usr/lib/go/src/internal/cpu/cpu_x86.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iBebrULLUFEE/FIbSqPDlwIUU7k="}}, {"path": "/usr/lib/go/src/internal/dag"}, {"path": "/usr/lib/go/src/internal/dag/alg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i4Inrtr3GtQu0BpMZs1PvBFZARI="}}, {"path": "/usr/lib/go/src/internal/dag/parse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SAHdzUWEgTDfyG6m5ScXKh1C1Ow="}}, {"path": "/usr/lib/go/src/internal/diff"}, {"path": "/usr/lib/go/src/internal/diff/diff.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/CWjv9opV62Qfu8iDoUS1gX5f60="}}, {"path": "/usr/lib/go/src/internal/fmtsort"}, {"path": "/usr/lib/go/src/internal/fmtsort/sort.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTqEz2MlnHjM/0NZD4MzRb/JEls="}}, {"path": "/usr/lib/go/src/internal/fuzz"}, {"path": "/usr/lib/go/src/internal/fuzz/counters_supported.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nZ7KUZIKtYJWoaCJebq/a/DbdcE="}}, {"path": "/usr/lib/go/src/internal/fuzz/counters_unsupported.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Au3wq5Waj+MornKYllkcJueMLU="}}, {"path": "/usr/lib/go/src/internal/fuzz/coverage.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GGl9OWcRNg3xEnVEbKz5d/5nsI0="}}, {"path": "/usr/lib/go/src/internal/fuzz/encoding.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13KIkOaooSJhXrJFUzPBLPUijv0Q="}}, {"path": "/usr/lib/go/src/internal/fuzz/fuzz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ar5clhaZAE8fRQlo9c/f0AG+3q4="}}, {"path": "/usr/lib/go/src/internal/fuzz/mem.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q126KUf/30HBfWRGcdvGzmPLLKpaY="}}, {"path": "/usr/lib/go/src/internal/fuzz/minimize.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hgdqFounNmyAo2N+OG4izmbhlE="}}, {"path": "/usr/lib/go/src/internal/fuzz/mutator.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xp8WmRk9oN7Z9qtjvaBGybzZ0ts="}}, {"path": "/usr/lib/go/src/internal/fuzz/mutators_byteslice.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NEE1jXzOKYV4RssXaLIo8pe4zwE="}}, {"path": "/usr/lib/go/src/internal/fuzz/pcg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Xrg258027vUdgX0IAINFbvoh+o="}}, {"path": "/usr/lib/go/src/internal/fuzz/queue.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tn0iqg13ApYXLXf9+VVbi9uVMTU="}}, {"path": "/usr/lib/go/src/internal/fuzz/sys_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PB+ixrWhUttPYYwZwPPQ6L+2QEY="}}, {"path": "/usr/lib/go/src/internal/fuzz/sys_unimplemented.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cSbKDL2Vuvao71MZzEcA3hNDAT8="}}, {"path": "/usr/lib/go/src/internal/fuzz/sys_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kzdLHg97WloO5Lw/kQccI/9LKiA="}}, {"path": "/usr/lib/go/src/internal/fuzz/trace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a/SGVOiI5tGgsWBzAkOrKNypYm8="}}, {"path": "/usr/lib/go/src/internal/fuzz/worker.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19MHk42ltCARkanWv96stN2VP7oc="}}, {"path": "/usr/lib/go/src/internal/goarch"}, {"path": "/usr/lib/go/src/internal/goarch/gengoarch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MGNzPl9BSIybNHQ1GwHNH5QJoPA="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vFldfPeAdwN1FW9dbuLtomjruWA="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b8Laa3SuOKxxmKkoFgjMUscQCMw="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q193pIvsuG9oYTGNGJlni4nzfkn+c="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jrJ5DNfku0UHFzv6/plFMupX6r8="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fARE9z0phzbm/iY7oIC0ipfMA3k="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bmHjFPxYYY/iPS6JOVkCVMLGUGQ="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SPj8cjvdFNlvA3DrCBKdQ8h3ASQ="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ANQ3uavx0mtNg45WdQqgYARoaVo="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ANQ3uavx0mtNg45WdQqgYARoaVo="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf5XkTmH6tzg3kvP5u/WtTlspUY="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13VjiZR5M2Hvhu+GQWc5cDBBNnRg="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13VjiZR5M2Hvhu+GQWc5cDBBNnRg="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jqnqumoccKri/HXXUZ8dkH8VhKc="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cov4shZ/dTT9XXw2gDqiBL0rv0A="}}, {"path": "/usr/lib/go/src/internal/goarch/goarch_wasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1noJGFGB7nT/3xjHUcvxYP/KefE8="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVSHC2G1aAWibwanPt66U+mO1i0="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o0uMNaLfuYzxc4zmGVgQXrPV/3c="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q123bV7KEBK81ZgZaBK1s110Zta80="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BlqLD5PCel+8TU5SDaRXMTsvaGg="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_arm64be.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CHAI6frEKiYxcsLglGOpwPcnrUw="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_armbe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA2kRMCb6X7SINNISzWzAEVxOBI="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xdznX5CGoBu0MJjCW7ngyfWcdmM="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XcrQwy4HWDvtx9c0GLIxqxWjxtU="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cklvy3ytpEIDCYcii5IP7zv1610="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yjr5SbuEHYAFAQxohDCqeo81Vek="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips64p32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/MXdRtLl81ywyG2LViX5arAfMc="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips64p32le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hY5dtBCqTxeGFW62Pul6rSZoVNk="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j9uIfpFkkk/Tl/9IyIw52TEZASU="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_ppc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jKbg9arChSdNSAmlPnGO9WI4tog="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17XEl1TiSe0AYLVSbHIndMliy6gI="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12xX+HcrUbp2OPfmWvv7PiYrgrFI="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_riscv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NScaDBCulPJ1Xat5ojykaDo5m14="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X/SKjwS4WJfc3bAl9oxVvwQSZEM="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_s390.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1in8xxBQ62Vw9aoRffyvPoVMiwRI="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11bP1SbjyY7J5LQclQxklQD3YdAc="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_sparc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IVTHG3PxZMQSPN93k2PmI1jhzq4="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_sparc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i8VQRIv0dGA7puKZX8rUksW6yAM="}}, {"path": "/usr/lib/go/src/internal/goarch/zgoarch_wasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iAKx48YQztcTLSHk1ocaaMm2Y8Y="}}, {"path": "/usr/lib/go/src/internal/godebug"}, {"path": "/usr/lib/go/src/internal/godebug/godebug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EyvO+Ipo346I1giw5Mz3aDu+XM0="}}, {"path": "/usr/lib/go/src/internal/goexperiment"}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_arenas_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16v3B4AiNP3BX0uuuiwLOQrM36oE="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_arenas_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q8mwoovbdQ4odGeeqqZJiMSIRM8="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_boringcrypto_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10SdaNbpTJZSKRmXJuIDQExonfBA="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_boringcrypto_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T+0jqWoJLI+4vTGSlwndZAD9DPo="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_coverageredesign_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wjW1nvXQ36jhPauejMwA+/bOw3w="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_coverageredesign_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q139SY7/jyikNdboGU6XDs/57VKSc="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_fieldtrack_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13mJASA8YvIHdSJ1/ojTQSWscNnw="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_fieldtrack_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1znUQ1rIyPetvk6ISa5m8PcXfQl8="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_heapminimum512kib_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMR2eackk4v09Vmo16YS+DPFEqk="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_heapminimum512kib_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUgY8HS2j9Edr4lmd5GFP1JhMuA="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_pagetrace_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p2TM+As8L6hgc93ELYzh1Zn6Ju4="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_pagetrace_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pDPfK0tFmwZnGYYC0GI+oXLzsxY="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_preemptibleloops_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O6oAcSMF6WpgCS7GJPc/n7qTMRs="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_preemptibleloops_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10d0bgFG98vEZ+0xB2xgUXTTotV4="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_regabiargs_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qylggq66GIpxYRgJuuI1paj+M2U="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_regabiargs_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I5N1L+IJ9yaF4WEht77V58HwGQc="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_regabiwrappers_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAxEXjodnj5S70CzEt9rbXX6KwE="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_regabiwrappers_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IgkJMtsBeLKk73pVfhft87huvfI="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_staticlockranking_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bvDs5UKh5Z1ME2mUUntZxAg665k="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_staticlockranking_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L6ATPu+3xXeghvVlhtswkVEcwaQ="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_unified_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gdv3czrXG6xIoY77ET3Z6eF9/JI="}}, {"path": "/usr/lib/go/src/internal/goexperiment/exp_unified_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/s27d9HYIXMWhHGkwlyjG0BI5eM="}}, {"path": "/usr/lib/go/src/internal/goexperiment/flags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KNAMyZOvylo4u/04AzxMrwQZN0s="}}, {"path": "/usr/lib/go/src/internal/goexperiment/mkconsts.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F8o7ltHtSl+8wNVLYZnl9MUz9zY="}}, {"path": "/usr/lib/go/src/internal/goos"}, {"path": "/usr/lib/go/src/internal/goos/gengoos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LW3APAB+MOk0NgrGTw/ZFIGbi3o="}}, {"path": "/usr/lib/go/src/internal/goos/goos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFlXb5FhaJT0y075IB8u43IaU/U="}}, {"path": "/usr/lib/go/src/internal/goos/nonunix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CTUzO8ZQb566KLvsMHILoQBozCA="}}, {"path": "/usr/lib/go/src/internal/goos/unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eD2YyHWAAPJol6hHuYMd9yErfiA="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o06N20J6QEiomnaRRjYjYunMXWs="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_android.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+TlXWN7ltPpaUfX4XEqsfAHYLWA="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kbrs35Y74r5V6pqCDL83GJCj0e4="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mxhANdI8dg3ituDnXEtQMB5WC2s="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1av5ZUutRqpLG7r337D78uul/CaI="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_hurd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IupN8WigRi74zKRrJzXvMs9TAJE="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_illumos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15F2nixb49cHQic5LtF+Av7QPg8c="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_ios.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yW0c12fQJy48MJ+ZvBk17RC3Fzk="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QTmWmFMLZaHdlQM+DqfTdJVkBvE="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qsrp1ABQo0yO15C0o+BSYeNvb+c="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q141RSDguBBdzbQp1/zLUOYkv2+YY="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17G4sVmqgB5dgYsFBjs/cb03urrA="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y+vxdt70N1jbwhOdvBpQvkw7jGM="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1//e6r63VFkiA/O2AuvHSaJVvsvA="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nLHzc/JuUxrpQID7+oPQei3RzJs="}}, {"path": "/usr/lib/go/src/internal/goos/zgoos_zos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oPxMxkPOup6ACipecociLUHZEEY="}}, {"path": "/usr/lib/go/src/internal/goroot"}, {"path": "/usr/lib/go/src/internal/goroot/gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yz+zrjz3aeScVDr0F45VOFh53SE="}}, {"path": "/usr/lib/go/src/internal/goroot/gccgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M3vTjsRfjG+dM6mODgUFJeVws/c="}}, {"path": "/usr/lib/go/src/internal/goroot/importcfg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEvNxVCgT/GAOI+DaOdHDbQkjeo="}}, {"path": "/usr/lib/go/src/internal/goversion"}, {"path": "/usr/lib/go/src/internal/goversion/goversion.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZzeftbEdSyZP2pRhdwTDnMje1CM="}}, {"path": "/usr/lib/go/src/internal/intern"}, {"path": "/usr/lib/go/src/internal/intern/intern.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jxu3WQin9FbfSjH07FF+lKiyXcI="}}, {"path": "/usr/lib/go/src/internal/itoa"}, {"path": "/usr/lib/go/src/internal/itoa/itoa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JI7L8spPpgsNUYLf2NxltgAZhx0="}}, {"path": "/usr/lib/go/src/internal/lazyregexp"}, {"path": "/usr/lib/go/src/internal/lazyregexp/lazyre.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PRSKUzhIQvRNyQjp0uRW0/JqXwI="}}, {"path": "/usr/lib/go/src/internal/lazytemplate"}, {"path": "/usr/lib/go/src/internal/lazytemplate/lazytemplate.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HFrwxCYH3xtZalCpPZhEkFG8p2s="}}, {"path": "/usr/lib/go/src/internal/nettrace"}, {"path": "/usr/lib/go/src/internal/nettrace/nettrace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q189qb/zWIJ2JYCc8EFJMKDrIqXpE="}}, {"path": "/usr/lib/go/src/internal/obscuretestdata"}, {"path": "/usr/lib/go/src/internal/obscuretestdata/obscuretestdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/+h3RmJkZMKmZCCfLKwmhmGpLoM="}}, {"path": "/usr/lib/go/src/internal/oserror"}, {"path": "/usr/lib/go/src/internal/oserror/errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19zdxpcqNez5tCLVEwaD3Y7v43YU="}}, {"path": "/usr/lib/go/src/internal/pkgbits"}, {"path": "/usr/lib/go/src/internal/pkgbits/codes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtCka+/2qcxNQfePAr3lGzxnitI="}}, {"path": "/usr/lib/go/src/internal/pkgbits/decoder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDF8OBQvpObl1ODV1mW3IpXsyQ="}}, {"path": "/usr/lib/go/src/internal/pkgbits/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F5kM2MLgjy7ewt/UadFcZnbHcnY="}}, {"path": "/usr/lib/go/src/internal/pkgbits/encoder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqoKBX0QsRXS+ipiQ4WZkyZ2j3U="}}, {"path": "/usr/lib/go/src/internal/pkgbits/flags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w9GmFz2NQpF1bdE94uXIi5wnjcI="}}, {"path": "/usr/lib/go/src/internal/pkgbits/reloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B54N4YIhh0OaD4VuP7wDcO+nY40="}}, {"path": "/usr/lib/go/src/internal/pkgbits/support.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F+xL5rK0UjyTzqIh7i+hvQEV+J4="}}, {"path": "/usr/lib/go/src/internal/pkgbits/sync.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ih+Pmb4PzdS8wQGYFvqmGPZ8JuA="}}, {"path": "/usr/lib/go/src/internal/pkgbits/syncmarker_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wjSJd2BwISUEDVp8A6VcyO2EztY="}}, {"path": "/usr/lib/go/src/internal/platform"}, {"path": "/usr/lib/go/src/internal/platform/supported.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dN7bHGj6UZc6yjqwAwZrSDxyNNU="}}, {"path": "/usr/lib/go/src/internal/poll"}, {"path": "/usr/lib/go/src/internal/poll/copy_file_range_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WWo98Gu7gISwU2EwuvuZr9xb4XY="}}, {"path": "/usr/lib/go/src/internal/poll/errno_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fVfeIPBCfCm3cQbrteSzZLxTUbw="}}, {"path": "/usr/lib/go/src/internal/poll/errno_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BxywuYLR1UAoYOfWu+WIeOgfFHw="}}, {"path": "/usr/lib/go/src/internal/poll/fcntl_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ub3iozEzJqUF9igDXoFincErDB0="}}, {"path": "/usr/lib/go/src/internal/poll/fcntl_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14jB9ut8H6+mi5MfYc8y/GgvrykY="}}, {"path": "/usr/lib/go/src/internal/poll/fcntl_syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q145S/A748DMHtJgt9LC+ELiOkKaU="}}, {"path": "/usr/lib/go/src/internal/poll/fd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jF2p/IkYtJJITxGlzB+HkP7Iznc="}}, {"path": "/usr/lib/go/src/internal/poll/fd_fsync_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zelTR+TwdlXJZytPJ3jHKa8NNZs="}}, {"path": "/usr/lib/go/src/internal/poll/fd_fsync_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MtZU1ix4EOcxCuvyr7q/37LAKGs="}}, {"path": "/usr/lib/go/src/internal/poll/fd_fsync_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eBBPKHYDOQ7HboMcj1oiPl06GWM="}}, {"path": "/usr/lib/go/src/internal/poll/fd_io_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dOwcpfuTrTbMi6CdUQZMVVuOrrs="}}, {"path": "/usr/lib/go/src/internal/poll/fd_mutex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpBHi0dQ8nvL21Wiu8cwUR5Xiqo="}}, {"path": "/usr/lib/go/src/internal/poll/fd_opendir_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QqGdHC6U1HThJPaqQRoqTKttvpU="}}, {"path": "/usr/lib/go/src/internal/poll/fd_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jUW4GYj3P21UrnZSo797CG/F1iM="}}, {"path": "/usr/lib/go/src/internal/poll/fd_poll_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vGuoe27Rb2+Kuu0ipIkGhrSCiDo="}}, {"path": "/usr/lib/go/src/internal/poll/fd_poll_runtime.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bQJhTImN9HMJfe71eo53h21aSfg="}}, {"path": "/usr/lib/go/src/internal/poll/fd_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AAFHv3nZhpUrWxQ8j3DdAK26l48="}}, {"path": "/usr/lib/go/src/internal/poll/fd_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G61W6+IPb9hXfM9PjAcmpupgyAs="}}, {"path": "/usr/lib/go/src/internal/poll/fd_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asycgG1MLUupF9XoznFqv0/0ttI="}}, {"path": "/usr/lib/go/src/internal/poll/fd_writev_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gOE/DEIgWkdl6Q0vcQ7C/UED5/U="}}, {"path": "/usr/lib/go/src/internal/poll/fd_writev_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WJsFUU0B6tmxvukSOe1IWIyaYGU="}}, {"path": "/usr/lib/go/src/internal/poll/file_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nIx4DuA91rcxCsqrAfWvgAlb680="}}, {"path": "/usr/lib/go/src/internal/poll/hook_cloexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DT6xRQbh/dcT4hC/uqm66opK9Gs="}}, {"path": "/usr/lib/go/src/internal/poll/hook_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Em/KB6tnsS3bZI826MBgiyOE2xk="}}, {"path": "/usr/lib/go/src/internal/poll/hook_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0fSfiHfau8+bzmw9iq58UtyZw4="}}, {"path": "/usr/lib/go/src/internal/poll/iovec_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BZkBc89mq1iyR00RE9kgIWA3njA="}}, {"path": "/usr/lib/go/src/internal/poll/iovec_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MyJX7xrJBlFI8lZ519geIJLKEwg="}}, {"path": "/usr/lib/go/src/internal/poll/sendfile_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p5AB5Q6Iozj1Zu+wWwaT9YIR5OU="}}, {"path": "/usr/lib/go/src/internal/poll/sendfile_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Owpp3zpIPWp75SILRzl3JJ2hBhs="}}, {"path": "/usr/lib/go/src/internal/poll/sendfile_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EliROvNjMVoktVnvo0jG4ox+rzw="}}, {"path": "/usr/lib/go/src/internal/poll/sendfile_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KjaRqOtYO+eWZWYV8jfxOz1g+Kw="}}, {"path": "/usr/lib/go/src/internal/poll/sock_cloexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V+ki5qqnM0lUlYSNO3PivIbZgLM="}}, {"path": "/usr/lib/go/src/internal/poll/sock_cloexec_accept.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5AxYzp+8r7AsQg7Dqvcd344p2E="}}, {"path": "/usr/lib/go/src/internal/poll/sockopt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1etFfrb2tA3U1wGrrG53X9Y8LmKw="}}, {"path": "/usr/lib/go/src/internal/poll/sockopt_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iJGvbQTqLAWqgv3gLLXclDTWlqo="}}, {"path": "/usr/lib/go/src/internal/poll/sockopt_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VsqPzJ2G3Iqf8GKj+S3xYPQC4dc="}}, {"path": "/usr/lib/go/src/internal/poll/sockopt_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzSRt0LEQQVcwYWm3k/zA5X59cM="}}, {"path": "/usr/lib/go/src/internal/poll/sockoptip.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xQ4x9c3OYUgAVqqM132NviHSfT0="}}, {"path": "/usr/lib/go/src/internal/poll/splice_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fg0L27zJ9i9X4t5/foVNuZ8lCww="}}, {"path": "/usr/lib/go/src/internal/poll/strconv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/M9dHMLmk3/f4diZw4uMizB+OTY="}}, {"path": "/usr/lib/go/src/internal/poll/sys_cloexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rmSmPtAV1Q6ZsYRjCTiuN8YTsTU="}}, {"path": "/usr/lib/go/src/internal/poll/writev.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UzCRFjQpT40EHCZkiuTh/01yiAo="}}, {"path": "/usr/lib/go/src/internal/profile"}, {"path": "/usr/lib/go/src/internal/profile/encode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLFaKWLZCTU30nzmFnDDpn1v7Ww="}}, {"path": "/usr/lib/go/src/internal/profile/filter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Whw8PmrCPREefhUZTYgkwNDPqqk="}}, {"path": "/usr/lib/go/src/internal/profile/legacy_profile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AeF5K6M7YXO5kw0NrJs26ihb2oM="}}, {"path": "/usr/lib/go/src/internal/profile/merge.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AeAzhmdYE+q3U5ElnLGWh6Tv6qI="}}, {"path": "/usr/lib/go/src/internal/profile/profile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nzmwzu9i1KL+MBeMZyHVD8BCWPU="}}, {"path": "/usr/lib/go/src/internal/profile/proto.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpBM3HML6MeLmi8eJcAVBXC0WoQ="}}, {"path": "/usr/lib/go/src/internal/profile/prune.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NB5uPhIyt00xQhvSnM45dt+PyZU="}}, {"path": "/usr/lib/go/src/internal/race"}, {"path": "/usr/lib/go/src/internal/race/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kMrcITryWC7dfmyyNDHS4c3kTSI="}}, {"path": "/usr/lib/go/src/internal/race/norace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/eEOnDD60uNx3e73ralp+WcYQ8="}}, {"path": "/usr/lib/go/src/internal/race/race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TJMj4ZMk9oK3BiM73q5Q9B9mQjo="}}, {"path": "/usr/lib/go/src/internal/reflectlite"}, {"path": "/usr/lib/go/src/internal/reflectlite/asm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ifjdh4cL5CoeARc8lrjL2P3yOIE="}}, {"path": "/usr/lib/go/src/internal/reflectlite/swapper.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rScoIIRZKAkXw5QRRftZ4fum554="}}, {"path": "/usr/lib/go/src/internal/reflectlite/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ya07/GYqwJ2wgb9fkTvEO3aVshU="}}, {"path": "/usr/lib/go/src/internal/reflectlite/value.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t3ZahHCpSqPPWWEfMDfGlLQwD3M="}}, {"path": "/usr/lib/go/src/internal/safefilepath"}, {"path": "/usr/lib/go/src/internal/safefilepath/path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FPHofYj+psHRcOYu/1yHu0ZDPxs="}}, {"path": "/usr/lib/go/src/internal/safefilepath/path_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLtFbl2D5sJyM5OEkQeWdVhxpws="}}, {"path": "/usr/lib/go/src/internal/safefilepath/path_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqFlLNCczgCJ6DlFRAn2pc9waOo="}}, {"path": "/usr/lib/go/src/internal/saferio"}, {"path": "/usr/lib/go/src/internal/saferio/io.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b+GgOgGeYzz0UNMAkYOoIU2TMi0="}}, {"path": "/usr/lib/go/src/internal/singleflight"}, {"path": "/usr/lib/go/src/internal/singleflight/singleflight.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16coQ89iAkHlCdcHOuqdtAeTm0cE="}}, {"path": "/usr/lib/go/src/internal/syscall"}, {"path": "/usr/lib/go/src/internal/syscall/execenv"}, {"path": "/usr/lib/go/src/internal/syscall/execenv/execenv_default.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fzqd/07qA/9GQmto47H+T0Falpk="}}, {"path": "/usr/lib/go/src/internal/syscall/execenv/execenv_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZQav7QxGAmkBXLU92a8ENLAHna8="}}, {"path": "/usr/lib/go/src/internal/syscall/unix"}, {"path": "/usr/lib/go/src/internal/syscall/unix/asm_aix_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TaMjdl/7jSzUGlHZP1Oxh/TzBqM="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/asm_darwin.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/6l1XY+/8WsrlFgV5V+8bWnUjlM="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/asm_solaris.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h58qE5yUWdpkdEB/faNLWOHAO3k="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UtGZWX+7KDdg3yLOlsQJvq3PL10="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KNVTLbdYdPb7uEHcxZGpaGcjNec="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_fstatat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q188M6MzQlvi0abOf4JkcHlWHr+tE="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_fstatat2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L9Kyly0NZonKDqPjEwiiPgDdcMs="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wu44w7Curg6k8surVnz0t91uO8M="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_libc2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fzcuEYlVXKcveb8izZ694faObbw="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YtkahddRmk+S/yb/iE20uKUrf18="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQokx+oOZBMo32VWogVPd1LG4Kg="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ngNAU4q/dOHIWZwp8MejfzlcSNI="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dOL8WTa59Wwx4Jp3mfy+DEsA3dQ="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jp82jejz2o4r6EflFcXCrWmwAeY="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_fstatat_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1adgyN/EqQQlAVlIa/jV8+Q6ixfM="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bZPF3ApATTYthYYzkPkg+orh5iY="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1cghAfhxunWXaaOP6Tl7fCkLKk="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sYHjASjGLQCz3hkFhdj49ZX2fro="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1exJed6QshWpJOMd4OYpmNuVUx6c="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/constants.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZIL1R6abdmts7lGagC6UrfG8VHI="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/copy_file_range_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jj/QMLhqfi68n1RnVWIgn64LSuY="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/eaccess_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q164kUBUaUhucPmtT6s7DuHpJNOno="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/eaccess_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YUyPUHk7tjZP5rZtbUXGroPjUMY="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/fcntl_linux_32bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g9RHzPExJlLLtn8K4MRGcVfbBw8="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/getentropy_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cOvzuuf4lk8vLz+F2+rlTjWLHRM="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/getentropy_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xo2xHot9Eh3pjGr8OFHNhaRHgic="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/getentropy_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dAUDUG0o8bpZIlFpaz7srY+tRS4="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r3Ppo+Uemm9ULkGPUj74eMpjhHI="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nlgYQpJCXCDQGk9j/eQWJpdEwGg="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15cnfKvpfjDaAcgGZHTol2amQiiI="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hp6xMcsItfs4ZRA1OrI2DUeGSZ8="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uWmA1rSbHjzhsjrt2H/oe7sCJm0="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/ioctl_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15kUGgfmdRPq9YV5rHi2layNB5bY="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/kernel_version_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jLxlRbymA5Ft+80o1Cb34C8+z1k="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/kernel_version_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoPpP2fruV9UTpIDBOpNNDXr81c="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/net.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ge78Rxa98nHidcSc3o3e6Fj3oe8="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/net_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtzf9XejIgV/vcbWCcmgTCUdXiU="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/net_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14qdGIC7n1VcPNLvGmRqVKTdGXVw="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/nonblocking.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D7HRmFEC3TntglpoxWlkEqHjPEg="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/nonblocking_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3+NUTyA8nByBxL7b+cnsWcHtOU="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/nonblocking_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GM9u8+5JgFy2ojZHPmgM+9Cnf+U="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/pty_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B4BLbtoPLDOra1l7vbCH5IMQxps="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nIl5+AtwukEAd2A+qZxA9jwZ/2A="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n/klSsvMnj5taAAoZQOZ1f9ZrKw="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IZhatlek67kpKD3cLbHNjn6QaQs="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10breakBMpJTJomZO1IMSJsbCJeE="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/O9HaSQQA1KKAnEYUHk5cdGMPo="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dutIomPji8tQqJLwi7y/qe0+nLs="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EwNseBqTAAD4l8g/QtZ44DuF+e0="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N1rKxLRhcdWpD8FbhVQFivLhi2Y="}}, {"path": "/usr/lib/go/src/internal/syscall/unix/user_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrf1bm6NvjQKVHfcp7ECEkc//Gk="}}, {"path": "/usr/lib/go/src/internal/syscall/windows"}, {"path": "/usr/lib/go/src/internal/syscall/windows/memory_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o3lc2sSbtkzO+qqbwbSYcGMNumg="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/mksyscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14KgQ4UJNbrdplnbMwSefp/pW1cA="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/net_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/y1P+Tw49pVRrGSA+PzYb5jC0Xc="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/psapi_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i7t9Hcz8Tahl8IOQ+npH/4iiMpw="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/reparse_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ckCcPsmmz6CNDdnipwbBSKxSRmw="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/security_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1318cefXJujcAB4c2jOIci1wZdZ8="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/symlink_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hQ8ccC7y2s84mwXmJnPYI+7Arbo="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/syscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jMoh3Zq3HoruwIPpEvT3NhZQnuo="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/zsyscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fDrUljUBZ5iOC4WGWMXiBZYO07I="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/registry"}, {"path": "/usr/lib/go/src/internal/syscall/windows/registry/key.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/UBm89en8pNtMLnb7nB9lxrTMAU="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/registry/mksyscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XDXLjvdvb/Gv32ua0pb3rRacD7A="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/registry/syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pYtG/o1fOI7OVAokxCADVqzVkpg="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/registry/value.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ch5cWpqN1yNujIwxSE9LWHppt8E="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/registry/zsyscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vqfNUzm5aLiEAV/6YCGaNEV9/Us="}}, {"path": "/usr/lib/go/src/internal/syscall/windows/sysdll"}, {"path": "/usr/lib/go/src/internal/syscall/windows/sysdll/sysdll.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SeZSRtHpQW2QcPmLggxksPUuSPA="}}, {"path": "/usr/lib/go/src/internal/sysinfo"}, {"path": "/usr/lib/go/src/internal/sysinfo/sysinfo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GtkUBeq2lGBOCH+BfiUp2Xm8fp8="}}, {"path": "/usr/lib/go/src/internal/testenv"}, {"path": "/usr/lib/go/src/internal/testenv/exec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xd5Aoaq4a8XoDB77185QlBYUd6Y="}}, {"path": "/usr/lib/go/src/internal/testenv/noopt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJuQo+30Bir6L9PqskJchvLT5tY="}}, {"path": "/usr/lib/go/src/internal/testenv/opt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11R19/P3DD3pgutvPZvyw0jCNWc8="}}, {"path": "/usr/lib/go/src/internal/testenv/testenv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PtE8JwyrpJ2MfyG7rC7o0UbDQGs="}}, {"path": "/usr/lib/go/src/internal/testenv/testenv_cgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m02zaYM86TmKKigeBz+RieTVrcM="}}, {"path": "/usr/lib/go/src/internal/testenv/testenv_notunix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hSkLJbNW44pS4cWTa4tEwGcc6WQ="}}, {"path": "/usr/lib/go/src/internal/testenv/testenv_notwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19CXuWInkJ7DWKwJqb9hogVvaTj0="}}, {"path": "/usr/lib/go/src/internal/testenv/testenv_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1by+RPYkZwdldN9HYIH/A21UpXvM="}}, {"path": "/usr/lib/go/src/internal/testenv/testenv_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18ODAl2uLeZFelA1TnkTFuvuLadI="}}, {"path": "/usr/lib/go/src/internal/testlog"}, {"path": "/usr/lib/go/src/internal/testlog/exit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Em8ma3Jk6RO0pcpEV+pzFRUwWDQ="}}, {"path": "/usr/lib/go/src/internal/testlog/log.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10FlPRRWkqq6SbYpIh9n2nrweJxI="}}, {"path": "/usr/lib/go/src/internal/testpty"}, {"path": "/usr/lib/go/src/internal/testpty/pty.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UbJIu7/tSnOvBEj2ZVK3bFE2lpg="}}, {"path": "/usr/lib/go/src/internal/testpty/pty_cgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q3s6ZMA5oPl1mP6ypxwzSynB2WI="}}, {"path": "/usr/lib/go/src/internal/testpty/pty_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hYpbXzk5ZHVhdru8RqjqdfpSchU="}}, {"path": "/usr/lib/go/src/internal/testpty/pty_none.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KMpFQk9X545Hcqgbr4BsY93/6uw="}}, {"path": "/usr/lib/go/src/internal/trace"}, {"path": "/usr/lib/go/src/internal/trace/gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mWCFB5O99h2BSOxrvLVU/+vKXIg="}}, {"path": "/usr/lib/go/src/internal/trace/goroutines.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+C6hoJ+CYfpzRn2cbM+o4tCkKxo="}}, {"path": "/usr/lib/go/src/internal/trace/mkcanned.bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11GhyGitGuMhHpgyH2QCvl2/7ZAM="}}, {"path": "/usr/lib/go/src/internal/trace/mud.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GqB/eVOABe5VupARKuvXHAgxO2w="}}, {"path": "/usr/lib/go/src/internal/trace/order.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mPHAMmZK4QIKsB1Dl8vVb4cwM0g="}}, {"path": "/usr/lib/go/src/internal/trace/parser.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DTrO6b8j1YtRBbdCKZ5NTdnwSUk="}}, {"path": "/usr/lib/go/src/internal/trace/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/6YJWFT7/KvrjDq0yqAsmhGzndk="}}, {"path": "/usr/lib/go/src/internal/txtar"}, {"path": "/usr/lib/go/src/internal/txtar/archive.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10+E1kky9lTW3gI7G0g9d7uEhb0s="}}, {"path": "/usr/lib/go/src/internal/types"}, {"path": "/usr/lib/go/src/internal/types/errors"}, {"path": "/usr/lib/go/src/internal/types/errors/codes.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLSHw5k9a8cOTJdzh/TZDfFOdTU="}}, {"path": "/usr/lib/go/src/internal/unsafeheader"}, {"path": "/usr/lib/go/src/internal/unsafeheader/unsafeheader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q1y6F2bAooizkmUdGSS6nlwsk+g="}}, {"path": "/usr/lib/go/src/internal/xcoff"}, {"path": "/usr/lib/go/src/internal/xcoff/ar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cJ82xm3MXKIcGLVcay4B4T4QRYs="}}, {"path": "/usr/lib/go/src/internal/xcoff/file.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jovZXgFjcu/Z5lsXeKZuOm7UaUg="}}, {"path": "/usr/lib/go/src/internal/xcoff/xcoff.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FAPPhpCx6qsrS1H74jEj0X8PT40="}}, {"path": "/usr/lib/go/src/io"}, {"path": "/usr/lib/go/src/io/io.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O9j3LV5d1Baa1ky55VivZ04+w/E="}}, {"path": "/usr/lib/go/src/io/multi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WOxSluibqfDSDnZ82jQE7fqgbRE="}}, {"path": "/usr/lib/go/src/io/pipe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fxSEOpkATUg1T559JwWZ+MVPiRY="}}, {"path": "/usr/lib/go/src/io/fs"}, {"path": "/usr/lib/go/src/io/fs/fs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CN8aM8ROWxaEffMm46Uf11BBdv8="}}, {"path": "/usr/lib/go/src/io/fs/glob.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zrIsxqLLZXpsX5oyRl//amXvOp4="}}, {"path": "/usr/lib/go/src/io/fs/readdir.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NfNgWILd+X2GC56Wjw3YSBYaOjs="}}, {"path": "/usr/lib/go/src/io/fs/readfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d7tr0MUqlk1MfxoHOR0bXCOW0SA="}}, {"path": "/usr/lib/go/src/io/fs/stat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H2rXVOLjwfTxiMeXx7pLKii9Meg="}}, {"path": "/usr/lib/go/src/io/fs/sub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gWe/m3yYwTKmCpC4An2njIivkI4="}}, {"path": "/usr/lib/go/src/io/fs/walk.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t5XkORo2O55Ja4scBrcMVpPvKis="}}, {"path": "/usr/lib/go/src/io/ioutil"}, {"path": "/usr/lib/go/src/io/ioutil/ioutil.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wb7PeMiCOqGtOPx04bNOQ3cICzI="}}, {"path": "/usr/lib/go/src/io/ioutil/tempfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LLqFBQ8gh1ixkL0/75XkWGgwZ0="}}, {"path": "/usr/lib/go/src/log"}, {"path": "/usr/lib/go/src/log/log.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pzy9T1AqWUn6PVDh7SJAQ0n2rcA="}}, {"path": "/usr/lib/go/src/log/syslog"}, {"path": "/usr/lib/go/src/log/syslog/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18MLlikTZzHS4hN7q2hSNEhfSt9E="}}, {"path": "/usr/lib/go/src/log/syslog/syslog.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjogsTxZOzPdZRmmBhTVYJscFYs="}}, {"path": "/usr/lib/go/src/log/syslog/syslog_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wEBxgNxKv7PLrYB3+TSXLdae9jI="}}, {"path": "/usr/lib/go/src/math"}, {"path": "/usr/lib/go/src/math/abs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17iQX9fZYd5WtG0KnqesS99fHj8U="}}, {"path": "/usr/lib/go/src/math/acos_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W00y/z8cRSGcY/pfgo5ZUVkrATA="}}, {"path": "/usr/lib/go/src/math/acosh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jDc/kxRZFFrnvTwfX9rJ8gS6DMM="}}, {"path": "/usr/lib/go/src/math/acosh_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ulAqV4vHlUsLjhr/dVTmsG07vZo="}}, {"path": "/usr/lib/go/src/math/arith_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iyc/M/HPy7xMACCTh3w49FreXZk="}}, {"path": "/usr/lib/go/src/math/asin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZXWgoSI4JjbOQtS5Ory56016DRk="}}, {"path": "/usr/lib/go/src/math/asin_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sfb8j9vcJc1zn2/6GrYj7bCTMok="}}, {"path": "/usr/lib/go/src/math/asinh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/bTFU5TIKHUEt4Q5BRhHHkeZIX8="}}, {"path": "/usr/lib/go/src/math/asinh_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qdCTBR4M1M8vmshnnWYPbRSX3sc="}}, {"path": "/usr/lib/go/src/math/atan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JD0tv9Cbzrg5S5+0pQKK4Lgh83o="}}, {"path": "/usr/lib/go/src/math/atan2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lyCgdF1xWOV/XvGy/h0LCCDld+E="}}, {"path": "/usr/lib/go/src/math/atan2_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CAZabMjhmGYHGUc4VB2O3/XjGnE="}}, {"path": "/usr/lib/go/src/math/atan_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RrHPRbdgpMNvpc7cXYvBr9IPitc="}}, {"path": "/usr/lib/go/src/math/atanh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wfg+twBa1mOORc9TIDAmNRX/w0w="}}, {"path": "/usr/lib/go/src/math/atanh_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RcHVpb0iJNo6dNuAkOPyy7I5d8E="}}, {"path": "/usr/lib/go/src/math/bits.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WFqXgs83xhdNqQQRaofNT8J1Zsg="}}, {"path": "/usr/lib/go/src/math/cbrt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14iolLRNd72s6G8oEQe/fhKj+SfA="}}, {"path": "/usr/lib/go/src/math/cbrt_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ro5WQz1F/6KoYnNF8zfv9IcgXtI="}}, {"path": "/usr/lib/go/src/math/const.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FnGLDsithe4vAuH1rVASEYwIjWQ="}}, {"path": "/usr/lib/go/src/math/copysign.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjuofHELJEBf6IlFKQL6851yDQ0="}}, {"path": "/usr/lib/go/src/math/cosh_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HUqXk1ot7dAwNRzXlCHyDwB+r20="}}, {"path": "/usr/lib/go/src/math/dim.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17A8gpZzTpwKDy+RS43VC3WvaI0M="}}, {"path": "/usr/lib/go/src/math/dim_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/h3Sbt78Y9oCCmO8WZcTv2cTojU="}}, {"path": "/usr/lib/go/src/math/dim_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PZ4Rx6lT8YXKwvYKPn0nfSn2IwI="}}, {"path": "/usr/lib/go/src/math/dim_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBaShZJU6Vp0ekgRD0MD2Dt3Iho="}}, {"path": "/usr/lib/go/src/math/dim_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJVs+RQVtCQV29mgclLQP5qAEn0="}}, {"path": "/usr/lib/go/src/math/dim_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rQe3xdn0qCoZKC7BOHgcTjCO4vs="}}, {"path": "/usr/lib/go/src/math/dim_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YQDlGq9k5C5D2R6kI1TY1/SNCxc="}}, {"path": "/usr/lib/go/src/math/erf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dBH2ropoFE+2g0J0AWmc1pk79pg="}}, {"path": "/usr/lib/go/src/math/erf_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1056uIY1IRHKTF6dQi+WVJukji2Q="}}, {"path": "/usr/lib/go/src/math/erfc_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S45miEmtpX6tBS4qMyKm7YlgD1M="}}, {"path": "/usr/lib/go/src/math/erfinv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19dJWFrliG72fRXXf4AfjAj1aCTo="}}, {"path": "/usr/lib/go/src/math/exp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/GhoVQUc0ue82Xn9/8XNT1Upvck="}}, {"path": "/usr/lib/go/src/math/exp2_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RvHtyxqpVM6ATEAt/odxtZqGy5E="}}, {"path": "/usr/lib/go/src/math/exp2_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m5wtL2BKCq/U0X4FCiyfGP/W9xM="}}, {"path": "/usr/lib/go/src/math/exp_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HKs7TjbI/IKr8bGXEKA6h3LwYoQ="}}, {"path": "/usr/lib/go/src/math/exp_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZiB9I+uDLLxCgeIn+kahb299hNA="}}, {"path": "/usr/lib/go/src/math/exp_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RCTigbYzmN2s9Mqm2XYAVNUxfh8="}}, {"path": "/usr/lib/go/src/math/exp_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BVIR6cs9qrM7G99uiPVbAZ6l+4Y="}}, {"path": "/usr/lib/go/src/math/exp_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Rw7Sv/cgdfBsqHveoYsW6CCjNQ="}}, {"path": "/usr/lib/go/src/math/exp_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GIz0TdCFyzskcT6FvyQmrJuUd+4="}}, {"path": "/usr/lib/go/src/math/expm1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjvF0TmbUG4yAJAOpstEkIob7wg="}}, {"path": "/usr/lib/go/src/math/expm1_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZKAToLHYwQE3vUja636kJBZUFg="}}, {"path": "/usr/lib/go/src/math/floor.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MBBJTqTST9uHPDePdCwN1K++2Fo="}}, {"path": "/usr/lib/go/src/math/floor_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KandNr6WudhdGA1ZMrDyVEAdXVA="}}, {"path": "/usr/lib/go/src/math/floor_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EBj52YDSlGqS10AtM9QuJ9+UJt8="}}, {"path": "/usr/lib/go/src/math/floor_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tJiO9IV4QFPApT+pBhyea9D/aNM="}}, {"path": "/usr/lib/go/src/math/floor_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KO6yfCiBV3ANXNKBgsjEuzN369w="}}, {"path": "/usr/lib/go/src/math/floor_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FNh0Q72rgn86mLozWYpq0gpmz7w="}}, {"path": "/usr/lib/go/src/math/floor_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RigCn9FM/5DAffP/BLMpFA+z9/4="}}, {"path": "/usr/lib/go/src/math/floor_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rq2hHvtQls8vyKnMJEF0L1KSprI="}}, {"path": "/usr/lib/go/src/math/floor_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKilZzPz2FyPuSkzxL5za3n/KsE="}}, {"path": "/usr/lib/go/src/math/fma.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXH2LQHEeOXuWqyocuLPHX66cSs="}}, {"path": "/usr/lib/go/src/math/frexp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tq6qkIJkxzt6eZyk2xuEpEMPvg4="}}, {"path": "/usr/lib/go/src/math/gamma.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Glir6HbxqMcec27YaFwg5fvCcI="}}, {"path": "/usr/lib/go/src/math/hypot.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YWA17xhQp7fiBiMRpivQgkFkFSo="}}, {"path": "/usr/lib/go/src/math/hypot_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo8lB9dxze88kCimvsIfKdFFpHY="}}, {"path": "/usr/lib/go/src/math/hypot_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeExcxI3n+GNbrYudRqtGZl66p4="}}, {"path": "/usr/lib/go/src/math/hypot_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dBfCWH3Ea/rScyanL7fo07ktrIY="}}, {"path": "/usr/lib/go/src/math/hypot_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HEenewcXWfcJ1YRHXd5SzHUuPBI="}}, {"path": "/usr/lib/go/src/math/j0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DSeJhZpzAnTMAgTfhpSwuMC1Kkg="}}, {"path": "/usr/lib/go/src/math/j1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoZmXLqCJ61TD/Teo5LBrR7d2UY="}}, {"path": "/usr/lib/go/src/math/jn.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zmo9agu1WrZNh+oxxy4QwYSAPd0="}}, {"path": "/usr/lib/go/src/math/ldexp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9siKMRZy65ubfXxHMfr4DGMHmo="}}, {"path": "/usr/lib/go/src/math/lgamma.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N2m0sSW13gC1nj0JsrnT1C0eNic="}}, {"path": "/usr/lib/go/src/math/log.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nyrOy8IO5OMR6HZ/YUyKfAz61YE="}}, {"path": "/usr/lib/go/src/math/log10.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osA4wWb56vRGdepNoLkiUM7Vzug="}}, {"path": "/usr/lib/go/src/math/log10_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r86ZRZGmEBzho0mea7miDCTeRXg="}}, {"path": "/usr/lib/go/src/math/log1p.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yO6Tf4uP/6kDJRYtvgBaDAsVkDw="}}, {"path": "/usr/lib/go/src/math/log1p_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RgX+Dqmo8fi41vvODRsUeTHS9l4="}}, {"path": "/usr/lib/go/src/math/log_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kkc32JkIHQflt6mkVFFP3+MGhaM="}}, {"path": "/usr/lib/go/src/math/log_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZlukRc1uz21UGk8bqV2Ypx3/nCk="}}, {"path": "/usr/lib/go/src/math/log_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Vy95eX0wsGlxc0vtHT7XyKboos="}}, {"path": "/usr/lib/go/src/math/log_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EWOVbNI+GwuvwsMxwSvEopwUwN0="}}, {"path": "/usr/lib/go/src/math/logb.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S/hR+HHVUypZP/pwcAh1DKtOqkI="}}, {"path": "/usr/lib/go/src/math/mod.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AeaU+qeVRb5dclx3gWkkQ/H+vCo="}}, {"path": "/usr/lib/go/src/math/modf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vcBferbtqSBJ44Ut98TCmAhlRHU="}}, {"path": "/usr/lib/go/src/math/modf_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ps2vDFH1R5b49yzOQbqEGmtV6OI="}}, {"path": "/usr/lib/go/src/math/modf_asm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u1df2ZMRoCtR9E6q/+kpsuIvv4A="}}, {"path": "/usr/lib/go/src/math/modf_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12uCeCqKbeFR1k7PuIhwYEBELCRk="}}, {"path": "/usr/lib/go/src/math/modf_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17RVTcHC5xrrJYl+dILbaGS5VUfY="}}, {"path": "/usr/lib/go/src/math/nextafter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xn/5PwEeU29mjN9HHyKKeZV+Z2Y="}}, {"path": "/usr/lib/go/src/math/pow.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNT404YVpE6YWgESXiLvwCrvuuY="}}, {"path": "/usr/lib/go/src/math/pow10.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lgajFmGlbWqhrmbZ34aJbjPH/tU="}}, {"path": "/usr/lib/go/src/math/pow_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T9qPBojaUd3NnnMr7iQ3kITLcv0="}}, {"path": "/usr/lib/go/src/math/remainder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PL0irmb15tA0H7FUE0HYzSDcsaM="}}, {"path": "/usr/lib/go/src/math/signbit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kFp/n75vBr8dpuItW93K69lxwPY="}}, {"path": "/usr/lib/go/src/math/sin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YmfRlcToB47W8zLVEk+e+hNg1Bc="}}, {"path": "/usr/lib/go/src/math/sin_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LM0gFpoXwqxYdZ/XZhE2WyRdyYs="}}, {"path": "/usr/lib/go/src/math/sincos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZnIsmII+srYyIBo12agX5La+gqQ="}}, {"path": "/usr/lib/go/src/math/sinh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDBKtOHT1H7k0v1MVtRCsMYqe8="}}, {"path": "/usr/lib/go/src/math/sinh_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JTS7SHYfd4tcLszfANC/KvWvVlU="}}, {"path": "/usr/lib/go/src/math/sqrt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g8XKX9+fKMo+f26Zc+FnyYq/lPA="}}, {"path": "/usr/lib/go/src/math/stubs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOU9Ytn18pcIHlENkb46Pkd8/3Y="}}, {"path": "/usr/lib/go/src/math/stubs_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0T9CHiGlV/7sSNrqGJTOOVyPDY="}}, {"path": "/usr/lib/go/src/math/tan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I6TfGE4dp8bsLhLQCQrZS2Fu8Ok="}}, {"path": "/usr/lib/go/src/math/tan_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IJ66Z/ZRAe3DlzxgsGIa6gz4kYg="}}, {"path": "/usr/lib/go/src/math/tanh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gK1BVh/bC6wSTl21LNPJXBDOKa4="}}, {"path": "/usr/lib/go/src/math/tanh_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ybuug8xk1N62uod3Z2PzJ9HkOzE="}}, {"path": "/usr/lib/go/src/math/trig_reduce.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ydUDNai7dE6UjkPSyHTmvR2P8lo="}}, {"path": "/usr/lib/go/src/math/unsafe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U0vdyaGC9r5lUdmZIajuRaym6Vk="}}, {"path": "/usr/lib/go/src/math/big"}, {"path": "/usr/lib/go/src/math/big/accuracy_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0VJgSkhcl4mQKt8GBW9kQrm/ko="}}, {"path": "/usr/lib/go/src/math/big/arith.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rA+r0vTOEdzCnHt2JDcetK6gkc="}}, {"path": "/usr/lib/go/src/math/big/arith_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NOWuP81QULIhWuwQYaAkWwtCnok="}}, {"path": "/usr/lib/go/src/math/big/arith_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dfV4oCd3P65sHFg2DGB8wHT/NhE="}}, {"path": "/usr/lib/go/src/math/big/arith_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AOhsFEuIAovs0xDs4hVfrlbQmrc="}}, {"path": "/usr/lib/go/src/math/big/arith_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10pFFvRDylql9+JAQECdQAXxN1Bk="}}, {"path": "/usr/lib/go/src/math/big/arith_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zoWzDTZA9IIUYBfhEuQzalEhJhU="}}, {"path": "/usr/lib/go/src/math/big/arith_decl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Glqca9wwQndHMXTkCiFJ5SRr2HA="}}, {"path": "/usr/lib/go/src/math/big/arith_decl_pure.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nC2wcoPaPsqt01sn/d1A/eC2PY8="}}, {"path": "/usr/lib/go/src/math/big/arith_decl_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tBfFGxP2ttULuTd3+x4TKvC1nhU="}}, {"path": "/usr/lib/go/src/math/big/arith_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q123EaFOE+wL6FMWtCRpFWsMFRbYw="}}, {"path": "/usr/lib/go/src/math/big/arith_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DqsS05/vI8m/VxNyZurhqX329rA="}}, {"path": "/usr/lib/go/src/math/big/arith_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uJcHkzcXpnVivAJqb9oSyKQZTKc="}}, {"path": "/usr/lib/go/src/math/big/arith_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ywihaDwDqIo2oXeP/ubV6gcdIvs="}}, {"path": "/usr/lib/go/src/math/big/arith_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VjKFYzLYkV28Cj2+W9tVUYY07QM="}}, {"path": "/usr/lib/go/src/math/big/arith_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16akQ86KM5irbaB9NDpNPXQUgTaA="}}, {"path": "/usr/lib/go/src/math/big/arith_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+WBnMYb9aEuI3TIIaNrObGFbrXQ="}}, {"path": "/usr/lib/go/src/math/big/decimal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15LzrWVHkqY3gsHdwdZd3v2bnOXs="}}, {"path": "/usr/lib/go/src/math/big/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NrH7ccVxshBuTHyQNuOMfI6NJfI="}}, {"path": "/usr/lib/go/src/math/big/float.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LOFnaEpFOTM93YikS1EW76ly0t4="}}, {"path": "/usr/lib/go/src/math/big/floatconv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q110gF+7X7kTqedwjyVkFcVoKbCP8="}}, {"path": "/usr/lib/go/src/math/big/floatmarsh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EWaumeaPd4fFknOEqjQc5nuZjZ0="}}, {"path": "/usr/lib/go/src/math/big/ftoa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ToYXKSVDjSEc/44qdbUtUyCrbKs="}}, {"path": "/usr/lib/go/src/math/big/int.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YaaDAvtOLIbO7fgWRYs+UmAFwfc="}}, {"path": "/usr/lib/go/src/math/big/intconv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fc3X4vhSfu6+vxcsei5pkaSEtUY="}}, {"path": "/usr/lib/go/src/math/big/intmarsh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1buMAKjzkElbcZmThdBKYbGplhts="}}, {"path": "/usr/lib/go/src/math/big/nat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1muJRyyyaq6nXbskfZNtFGRcnxUI="}}, {"path": "/usr/lib/go/src/math/big/natconv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YCHrswptOsxbAxBOnQBnnEfdChg="}}, {"path": "/usr/lib/go/src/math/big/natdiv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19I4K+HGQNTy0MpziDqImn0KJ1IA="}}, {"path": "/usr/lib/go/src/math/big/prime.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1znsGkHtZbP4tmSBq3D9drvbvGZM="}}, {"path": "/usr/lib/go/src/math/big/rat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14vXlce3U7FZ6G1rCjQT0SWa7xgQ="}}, {"path": "/usr/lib/go/src/math/big/ratconv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bOSXyd6cnl/cdrYe7I6M40AurOA="}}, {"path": "/usr/lib/go/src/math/big/ratmarsh.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ag/hK9uZf3g84Gkr0Sx656gJn8="}}, {"path": "/usr/lib/go/src/math/big/roundingmode_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WjIdNUQT+LKActsknnQyqBnHMXs="}}, {"path": "/usr/lib/go/src/math/big/sqrt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sSDkyjXghlbX7Xg28WNurtlVyBs="}}, {"path": "/usr/lib/go/src/math/bits"}, {"path": "/usr/lib/go/src/math/bits/bits.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vHscC5M362kumpcfdfllZkaV3tI="}}, {"path": "/usr/lib/go/src/math/bits/bits_errors.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v3/pPbR2CP1PKQe7Pu+F6jk4QVU="}}, {"path": "/usr/lib/go/src/math/bits/bits_errors_bootstrap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DE1BsXRwbU1CEqrGmHnfbhCxdzo="}}, {"path": "/usr/lib/go/src/math/bits/bits_tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VRNY0cmERY01CKVDItKVL1FjoNw="}}, {"path": "/usr/lib/go/src/math/bits/make_examples.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PZo8yEGAJGro3tQXQU8rePTsr/M="}}, {"path": "/usr/lib/go/src/math/bits/make_tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RIsN8w5PC1w1uI8iLds2sKQGIr4="}}, {"path": "/usr/lib/go/src/math/cmplx"}, {"path": "/usr/lib/go/src/math/cmplx/abs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pi5FtY0WP11uTppsUaIWSzt7rWQ="}}, {"path": "/usr/lib/go/src/math/cmplx/asin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o5Y5DJc1VGHckZax4/hbOJsR6cY="}}, {"path": "/usr/lib/go/src/math/cmplx/conj.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10cnRzOvXF1vrtYTZ86259DOscUE="}}, {"path": "/usr/lib/go/src/math/cmplx/exp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ebpi1GYiGcaAZAjwq5HUZs99meE="}}, {"path": "/usr/lib/go/src/math/cmplx/isinf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2OojBtdJvcC5XsrvlpevDPNDQs="}}, {"path": "/usr/lib/go/src/math/cmplx/isnan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wYE2KW5HqzsqzYKF2FF2iM7hF5A="}}, {"path": "/usr/lib/go/src/math/cmplx/log.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16QtBx7RjTlRpFSoVi57G24NjTUk="}}, {"path": "/usr/lib/go/src/math/cmplx/phase.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUrwWxtJ2amLJ6Oic63Wl9HtOrs="}}, {"path": "/usr/lib/go/src/math/cmplx/polar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZtZPlw64BOUGcxIu6nnnvfLCdyM="}}, {"path": "/usr/lib/go/src/math/cmplx/pow.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rlMnfjXbjFb7Vpy+pwdjMfYvMlI="}}, {"path": "/usr/lib/go/src/math/cmplx/rect.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pn6Rdtj6xmzGxhWqlbnXdW0SPN4="}}, {"path": "/usr/lib/go/src/math/cmplx/sin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pwt5Pq9SlzyC+HFv5WAB5YTtTlw="}}, {"path": "/usr/lib/go/src/math/cmplx/sqrt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K7qu/+yjyvQyR6MAjtM07PPxwus="}}, {"path": "/usr/lib/go/src/math/cmplx/tan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lCxsFbtNvsKCRKrmKQ1imBOpA0w="}}, {"path": "/usr/lib/go/src/math/rand"}, {"path": "/usr/lib/go/src/math/rand/exp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ai4V4GYf55iquQO2y3vJZDE9DB4="}}, {"path": "/usr/lib/go/src/math/rand/gen_cooked.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KD97VaICMKAWRGR4WaP0RLkIWmI="}}, {"path": "/usr/lib/go/src/math/rand/normal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RtxkccrF9UAr6xTXYjBIIcRJDMU="}}, {"path": "/usr/lib/go/src/math/rand/rand.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15UXf3nEnh3bv0GBjzebORgRzKgo="}}, {"path": "/usr/lib/go/src/math/rand/rng.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/h2Z598K6vmA4rNVfFPWFr747A="}}, {"path": "/usr/lib/go/src/math/rand/zipf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TSBzGJY1n43q03yoUCN7FiA6jLg="}}, {"path": "/usr/lib/go/src/mime"}, {"path": "/usr/lib/go/src/mime/encodedword.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18SBF/Am83XlWSzQVCoBjGJdDdIw="}}, {"path": "/usr/lib/go/src/mime/grammar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nx34owiETwT7cUOiNXqysAHyQ2k="}}, {"path": "/usr/lib/go/src/mime/mediatype.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHJRUokuvCLbr56YhpBay2ImQ0I="}}, {"path": "/usr/lib/go/src/mime/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14vwx5SgDKLc+tHST3lD2ik9FWrQ="}}, {"path": "/usr/lib/go/src/mime/type_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+awkET+MLe1MJzSbzB9YIr05Ukk="}}, {"path": "/usr/lib/go/src/mime/type_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+awkET+MLe1MJzSbzB9YIr05Ukk="}}, {"path": "/usr/lib/go/src/mime/type_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1udns4QlAKjXkeB/fNmfmAXkRE4k="}}, {"path": "/usr/lib/go/src/mime/type_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16XpvGLuB6/kZ2MEO5h5ZjGCL6V8="}}, {"path": "/usr/lib/go/src/mime/type_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q129GitNDKsSUgYSPrROiipyF43WA="}}, {"path": "/usr/lib/go/src/mime/type_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCVR41T0LATd5uzwl9zWOb2FtOY="}}, {"path": "/usr/lib/go/src/mime/multipart"}, {"path": "/usr/lib/go/src/mime/multipart/formdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nPSwagx1HXG7M/7h33a+xUy6sOk="}}, {"path": "/usr/lib/go/src/mime/multipart/multipart.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baJQBY/qrv+HM4PZK6+naERThMM="}}, {"path": "/usr/lib/go/src/mime/multipart/readmimeheader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1krroqgkGATW/ShLze9w6Xm9t89I="}}, {"path": "/usr/lib/go/src/mime/multipart/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uBbLdOOIopxqRb26xQKlF/P3Zu8="}}, {"path": "/usr/lib/go/src/mime/quotedprintable"}, {"path": "/usr/lib/go/src/mime/quotedprintable/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oJ+kn3uRbS2zo8EOYmZM+/YgIrc="}}, {"path": "/usr/lib/go/src/mime/quotedprintable/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q156nQF1G4R9xVWGOGqViqY+YCwl4="}}, {"path": "/usr/lib/go/src/net"}, {"path": "/usr/lib/go/src/net/addrselect.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q8eLwtRLz0DfWli5p/s3xsi8qfg="}}, {"path": "/usr/lib/go/src/net/cgo_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+FBTTdr0B45ZIrutZlUvUthf9zE="}}, {"path": "/usr/lib/go/src/net/cgo_android.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LAtVEb7YTqA/hEnKlr6lHEmehAY="}}, {"path": "/usr/lib/go/src/net/cgo_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CWC5mXE6a7QMk+NQ8vZ4oBJiJ/o="}}, {"path": "/usr/lib/go/src/net/cgo_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M19cwmeFUm/h2cePkTF0UAHaBQ8="}}, {"path": "/usr/lib/go/src/net/cgo_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WlcXm6yRRdkPiBsGqoO2ARbvE8M="}}, {"path": "/usr/lib/go/src/net/cgo_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13IoV/oqUHKuwI8ttC9jE+7KGrj0="}}, {"path": "/usr/lib/go/src/net/cgo_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13IoV/oqUHKuwI8ttC9jE+7KGrj0="}}, {"path": "/usr/lib/go/src/net/cgo_resnew.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ExC/ZtLb4l4Sa3+TcBFJibLGEb0="}}, {"path": "/usr/lib/go/src/net/cgo_resold.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NYVqRi/OYbcEqV8a8qrXfBCDC70="}}, {"path": "/usr/lib/go/src/net/cgo_socknew.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X+M0obOG15ZENg32m1b0xfH/uBE="}}, {"path": "/usr/lib/go/src/net/cgo_sockold.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11F2IWJOCMtCdVUYLElZH5cH5pXA="}}, {"path": "/usr/lib/go/src/net/cgo_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nMHI9HiCCp6xXGFbGY6y1/Jmj38="}}, {"path": "/usr/lib/go/src/net/cgo_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbVbB4YAyGfu0cPB1bcenNOiGOY="}}, {"path": "/usr/lib/go/src/net/cgo_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Tzo4GABq/waJ7xSfA1weKJR7s8="}}, {"path": "/usr/lib/go/src/net/cgo_unix_cgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QquriYL9YfycJhAiwD3dBUvPO+c="}}, {"path": "/usr/lib/go/src/net/cgo_unix_cgo_res.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsu0D3HMXgTWN8HEiH4iNRiDI4c="}}, {"path": "/usr/lib/go/src/net/cgo_unix_cgo_resn.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kikIACNNd38Qv5jwbeZ1DXZE8Gw="}}, {"path": "/usr/lib/go/src/net/cgo_unix_syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktFg/6zYRZa5kn9DcnnjKIGde0="}}, {"path": "/usr/lib/go/src/net/cgo_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKpoKDYAqzjzkVZ1sAGm5XixUgU="}}, {"path": "/usr/lib/go/src/net/conf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/1b6urbMsPCeKWDU4aLxWIeIss="}}, {"path": "/usr/lib/go/src/net/conf_netcgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iDmlt9DmpHgajVBsksoiqmgSecA="}}, {"path": "/usr/lib/go/src/net/dial.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fn9i0Q2FrPOf1vjP87m+EjCxzM4="}}, {"path": "/usr/lib/go/src/net/dnsclient.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sR0ELV1NptCYQRZCTYp8Ik3wyWs="}}, {"path": "/usr/lib/go/src/net/dnsclient_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZEF81VPl8R8V4/jg+dslU62oiQ="}}, {"path": "/usr/lib/go/src/net/dnsconfig.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GHOsjL88JCwViJW1EoFixNxl+c="}}, {"path": "/usr/lib/go/src/net/dnsconfig_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MRD8OCHWMkzo/OtF9Uo2o0nZAI8="}}, {"path": "/usr/lib/go/src/net/dnsconfig_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpoxHrnUgnn0Ai7peqL1/reV6c8="}}, {"path": "/usr/lib/go/src/net/error_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y8RL2XjPDs22IXftUjP69UClN60="}}, {"path": "/usr/lib/go/src/net/error_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z9BDWqXeHR+nNDbYsgE/CqaBlQM="}}, {"path": "/usr/lib/go/src/net/error_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R7/pin4AdFS6qhimEV/ri+KBs+k="}}, {"path": "/usr/lib/go/src/net/error_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pEvI+w6//4ex9q1GzwsnoZRACns="}}, {"path": "/usr/lib/go/src/net/fd_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ELuKTQfTpKDX3ehu0A0csbMIc9o="}}, {"path": "/usr/lib/go/src/net/fd_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C4tzRSfND9+JFCS70RNmDFxpV28="}}, {"path": "/usr/lib/go/src/net/fd_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oci8RdnNh47U+Z1EpPCxiaNVUDs="}}, {"path": "/usr/lib/go/src/net/fd_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dXfU4QKBHsuxj1xGaYmCfMvpXGM="}}, {"path": "/usr/lib/go/src/net/file.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcTF7xcv5SiMs3u7wzNJA5lLAZ0="}}, {"path": "/usr/lib/go/src/net/file_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t2OMEKQsRXBujcZIr8NCGbJnjw0="}}, {"path": "/usr/lib/go/src/net/file_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XeLCxq/jnZlnVjS5rGypsGwg8iw="}}, {"path": "/usr/lib/go/src/net/file_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gToLX9TjSBTYKf3YQRtIR6BvgCI="}}, {"path": "/usr/lib/go/src/net/file_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P8BjFi3SeR5ZPWY895gJPWrf17A="}}, {"path": "/usr/lib/go/src/net/hook.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yxq/My0fJ0DPIfwHuKm84v41stA="}}, {"path": "/usr/lib/go/src/net/hook_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G7o/GPFOfH0bmd2oWRbi3j5eiig="}}, {"path": "/usr/lib/go/src/net/hook_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hMkQ3uCfY/Sh+ZU3g0GnUBuUA3A="}}, {"path": "/usr/lib/go/src/net/hook_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmG85P+bjVErizgGjHOKSVLBHoE="}}, {"path": "/usr/lib/go/src/net/hosts.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SIaFj3/hEKJ2EAl44H9GpUB64bg="}}, {"path": "/usr/lib/go/src/net/interface.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D77Z+6jcWhFEsNCe48hQ+BqBYRM="}}, {"path": "/usr/lib/go/src/net/interface_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e3mBxA0Yr6vrJC3CgP1y+DGHwso="}}, {"path": "/usr/lib/go/src/net/interface_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/tbn1a49vbsuBcXgRZCSiiu8dKE="}}, {"path": "/usr/lib/go/src/net/interface_bsdvar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DHvF6PDEBRWWIQk1KS2RKLamtuk="}}, {"path": "/usr/lib/go/src/net/interface_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SDm7HDszhZFLvJIrqJkD5JsgZ6s="}}, {"path": "/usr/lib/go/src/net/interface_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15zizfuIKzFntP3B4FYxtvRMqXd4="}}, {"path": "/usr/lib/go/src/net/interface_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14xxAU0Y2pelxqgDoeSreCvpYdOY="}}, {"path": "/usr/lib/go/src/net/interface_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1syeYysmEkH5ZjG41NtDfZv8bE+Y="}}, {"path": "/usr/lib/go/src/net/interface_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s8tw5ktQkWOpoc9+49uUzWr/fkU="}}, {"path": "/usr/lib/go/src/net/interface_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dFetGoMr0+RXEA0AkX/ZoA3Y7+g="}}, {"path": "/usr/lib/go/src/net/interface_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JY5iGefiay8sESUSDOuN8ICk8/o="}}, {"path": "/usr/lib/go/src/net/ip.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XCNspsKqyhNSyUy9zQuBQPZ5eQU="}}, {"path": "/usr/lib/go/src/net/iprawsock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/5G5fDkdu+wFSRJEG4X+YFPk0I="}}, {"path": "/usr/lib/go/src/net/iprawsock_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ejbQVNQHa27pgxVUJpJHPyk0dvs="}}, {"path": "/usr/lib/go/src/net/iprawsock_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I7R4WmZtDQ7ApAU8VmklR6U5eSI="}}, {"path": "/usr/lib/go/src/net/ipsock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Uxv9hYrsUDg2f1DoarbwS6ajVZs="}}, {"path": "/usr/lib/go/src/net/ipsock_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17z5gXrkchDIT5ovE3MnfdBfm4io="}}, {"path": "/usr/lib/go/src/net/ipsock_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eQq7LQozZ7Yw2QTOEalKzjkwwCw="}}, {"path": "/usr/lib/go/src/net/lookup.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IuDfGtPLXgXci1d6EACtfwHF4Co="}}, {"path": "/usr/lib/go/src/net/lookup_fake.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M0dRtnay5T2qIdIFAEIYcP7lTF4="}}, {"path": "/usr/lib/go/src/net/lookup_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wNq8aTlvoNL03YJh9bQ6DMpTDmk="}}, {"path": "/usr/lib/go/src/net/lookup_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ymbt01PztQI+B7fFZl8PLVuD/sg="}}, {"path": "/usr/lib/go/src/net/lookup_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/A53MGPn3TSdMe+i5IJYaSTcPk="}}, {"path": "/usr/lib/go/src/net/mac.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1INzyeDz5OnpOEYNhQUUD+jwPdkw="}}, {"path": "/usr/lib/go/src/net/net.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcXWB6YLFbENxumdCm3TmtF+3Wc="}}, {"path": "/usr/lib/go/src/net/net_fake.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15mQnWU2LAJj9xk2VIYorSNhS16k="}}, {"path": "/usr/lib/go/src/net/netgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rz5p4Nw/3u/fMli2BWgBIisjdnM="}}, {"path": "/usr/lib/go/src/net/nss.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11n13t7wl9AkKQM9a2LkNwGzldSk="}}, {"path": "/usr/lib/go/src/net/parse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jl3GIhA3rsnYsvNZvLnr1Xul0Cc="}}, {"path": "/usr/lib/go/src/net/pipe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IYiHsl5+s5iYNeHR9wZCD6oR53M="}}, {"path": "/usr/lib/go/src/net/port.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NV2moyAQN+AM9hdpIeQpSK0GLFk="}}, {"path": "/usr/lib/go/src/net/port_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YqhM9csiM/2xY3p7c1w8+i8yMYQ="}}, {"path": "/usr/lib/go/src/net/rawconn.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pozTk7xknVv56ewp9n2oYbGq1KU="}}, {"path": "/usr/lib/go/src/net/sendfile_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPVeqWo8/rid+T75/UzkbRxYizY="}}, {"path": "/usr/lib/go/src/net/sendfile_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UZckyEyVylsxl4hX+ZuBSdj7dR4="}}, {"path": "/usr/lib/go/src/net/sendfile_unix_alt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h1hZBAPuWR3+FuZm810F29jHujw="}}, {"path": "/usr/lib/go/src/net/sendfile_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B/ehvssND6Ue4Y06QjHZs4RcO0s="}}, {"path": "/usr/lib/go/src/net/sock_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KwejF8Oem1USOTdwiDdHpdwc8JM="}}, {"path": "/usr/lib/go/src/net/sock_cloexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D/FI/2cDtleFzoBAEA9P4dS8Eaw="}}, {"path": "/usr/lib/go/src/net/sock_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aXadoFsufulQ0YZcJRhI4xNunYU="}}, {"path": "/usr/lib/go/src/net/sock_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eyfg0qpTz/Ch2TTC/ey5x3PDJ68="}}, {"path": "/usr/lib/go/src/net/sock_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jlOf9ttMJpGfvEMHEd7m6wOaoUQ="}}, {"path": "/usr/lib/go/src/net/sock_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pIkBFTAv7PrptiHv7rQSVSZml1g="}}, {"path": "/usr/lib/go/src/net/sock_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X8Hsuwq779oVA8zWdm/MbYb7P+o="}}, {"path": "/usr/lib/go/src/net/sockaddr_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WwfowBkKfyeORiUQQitUflTceBM="}}, {"path": "/usr/lib/go/src/net/sockopt_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18MFupK6PPkbNmaLPBf28UWgaXeE="}}, {"path": "/usr/lib/go/src/net/sockopt_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GlAw7ysbEZKxjD7ZkUkaDOKSgKA="}}, {"path": "/usr/lib/go/src/net/sockopt_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1npkFKxsIKF9x03vtY0aGBp0hRvY="}}, {"path": "/usr/lib/go/src/net/sockopt_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OfnUbiaphyRpY56HEwbW8UOrcG0="}}, {"path": "/usr/lib/go/src/net/sockopt_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLmG7skL6L8nFFTdeO1pM1A7XwU="}}, {"path": "/usr/lib/go/src/net/sockopt_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1npkFKxsIKF9x03vtY0aGBp0hRvY="}}, {"path": "/usr/lib/go/src/net/sockopt_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JrrXDv3aG2HjAI2Ds7oTn5pru7c="}}, {"path": "/usr/lib/go/src/net/sockopt_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j4XjOKiJyHTlmEnMRAs4pDmZ2AQ="}}, {"path": "/usr/lib/go/src/net/sockoptip_bsdvar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AawLTEiJLJFU06cxvOD6E4ikJJ0="}}, {"path": "/usr/lib/go/src/net/sockoptip_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+awrz3cOK1NQ6bheJpFns5lbXc0="}}, {"path": "/usr/lib/go/src/net/sockoptip_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nKlVhevQmDSHHI7/xuZDq9viWNY="}}, {"path": "/usr/lib/go/src/net/sockoptip_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PJGHviP96n9/aPlCsjiNbtEJi+g="}}, {"path": "/usr/lib/go/src/net/sockoptip_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17okfvD2bhZs9cWGfoVm3BtAebCc="}}, {"path": "/usr/lib/go/src/net/splice_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11cVfVIiHn+OJ1by+QpA/RIC4miQ="}}, {"path": "/usr/lib/go/src/net/splice_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LTeW0XgQO+s6N6gGV0v8+6rFyWE="}}, {"path": "/usr/lib/go/src/net/sys_cloexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KjMD+fcTlFfKX6nWDA2ypaGdBbU="}}, {"path": "/usr/lib/go/src/net/tcpsock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yDGR4iHLehAbE76vXNANW4uA6Xw="}}, {"path": "/usr/lib/go/src/net/tcpsock_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135i+k+aRX8Wmf3t+/maBjhl+sqg="}}, {"path": "/usr/lib/go/src/net/tcpsock_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T2DwsskHGTe8spRrYUCgMtVgO9s="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q4tQG1r4VFMZmIAynQ+G3w1+l+Y="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x7Cyig3QxaV2KZ+gng5JCs4C/es="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZBtJZuyyjDLmSEQmSOw9y96I9rg="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z1tR6R4o+msPNAOKr8aE6lwYWrQ="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wc3GrnlS029UyhRmXW/llS2LuAc="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mNQksDm97lDCSJn5v7mU5CD+Aak="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NhPenzkHvCQEs0+lrczYXhU6/6w="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17MrHV8RJ30/ggVWdPQmkWRZ0SIY="}}, {"path": "/usr/lib/go/src/net/tcpsockopt_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dG8OynszKV28Nq15jd4gXQUQ27o="}}, {"path": "/usr/lib/go/src/net/udpsock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aZwLk7tkrsiCcUyOzshGPR55dg0="}}, {"path": "/usr/lib/go/src/net/udpsock_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Jav24x+6RE5iKoQm5/byZRoRhQ="}}, {"path": "/usr/lib/go/src/net/udpsock_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vRUl2srwv5yFoGrw1RDD/hOdII8="}}, {"path": "/usr/lib/go/src/net/unixsock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14aW4IglX2thZRobpDzgXMZVYmiI="}}, {"path": "/usr/lib/go/src/net/unixsock_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TLgNkgwbuQr3JOfOkdJ1S/JO18M="}}, {"path": "/usr/lib/go/src/net/unixsock_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zPlmiDlo5nbeKylW3HdJU5Cb9Jo="}}, {"path": "/usr/lib/go/src/net/unixsock_readmsg_cloexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h1dql5/DET3nM0oSMEx+KCYPB9I="}}, {"path": "/usr/lib/go/src/net/unixsock_readmsg_cmsg_cloexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hO8+SEQ5zo3eufJtMmK4TiBtN04="}}, {"path": "/usr/lib/go/src/net/unixsock_readmsg_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PdDPEYpICeb34k7FnCplQIx7knA="}}, {"path": "/usr/lib/go/src/net/writev_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tEHs9m6x3bq6FL+Zt1sNEr9II7A="}}, {"path": "/usr/lib/go/src/net/http"}, {"path": "/usr/lib/go/src/net/http/client.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEQ+H8sbowk5YgQm7dVdaT9ATvY="}}, {"path": "/usr/lib/go/src/net/http/clone.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nebkxUScBibcKdJjQvFaq7RVfCU="}}, {"path": "/usr/lib/go/src/net/http/cookie.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z9q2BsCe4qN7Qg0w33xxDF9BKaY="}}, {"path": "/usr/lib/go/src/net/http/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1COiBCdbHfN6jIfNXItC9opz3018="}}, {"path": "/usr/lib/go/src/net/http/filetransport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1urnaEZAAeoP6D+Ho6R8tvsfJOzM="}}, {"path": "/usr/lib/go/src/net/http/fs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10IJHzcVtUK/MHlClotDnbNDtLjI="}}, {"path": "/usr/lib/go/src/net/http/h2_bundle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XBoczLbBLBmapVjLgbeepsmv3yw="}}, {"path": "/usr/lib/go/src/net/http/h2_error.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TKFJiUblMw9EGsxdkMeBFLYzrQQ="}}, {"path": "/usr/lib/go/src/net/http/header.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G8zPlvNlly84emDQX4OxyIZunx0="}}, {"path": "/usr/lib/go/src/net/http/http.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A+GGGYvo/fRF5KLukBKGhdmBUdk="}}, {"path": "/usr/lib/go/src/net/http/jar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzkeseOgdc/sWu35xZa8UjY7m5w="}}, {"path": "/usr/lib/go/src/net/http/method.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yi1pOPSPsThV+az2LSfJ6Yxy4mI="}}, {"path": "/usr/lib/go/src/net/http/omithttp2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EkrUOcZNuifqF+zJIdJZtIhtbCA="}}, {"path": "/usr/lib/go/src/net/http/request.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11q1q/AaOHQ/lsOS9BWEBdB3Io1E="}}, {"path": "/usr/lib/go/src/net/http/response.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Hs/sU3WpiwgRyMrUd8cHP2tn0o="}}, {"path": "/usr/lib/go/src/net/http/responsecontroller.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nx2g+kbWRkG90c1eQPesM/v7FYU="}}, {"path": "/usr/lib/go/src/net/http/roundtrip.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dv9W+AzIw1CJmwKvfBb9laDOspM="}}, {"path": "/usr/lib/go/src/net/http/roundtrip_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ILXgUyaAsCfsCAAhIBrmRNhbpTE="}}, {"path": "/usr/lib/go/src/net/http/server.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMQiaHh6O0OVAk40Beaz9lbOf3Y="}}, {"path": "/usr/lib/go/src/net/http/sniff.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gVTyCwR/NpZsu2vWpaZweyYGjLk="}}, {"path": "/usr/lib/go/src/net/http/socks_bundle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HilQh77HMd61EtDyb/i/jGqMQz0="}}, {"path": "/usr/lib/go/src/net/http/status.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xHv854V6u1uJSKFeCalfrhJaSb0="}}, {"path": "/usr/lib/go/src/net/http/transfer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j5ww90/5YhsgWp/IYoUpvrY13vk="}}, {"path": "/usr/lib/go/src/net/http/transport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1URwv3KVDqJ5T5t4l/VTvj5bnxJw="}}, {"path": "/usr/lib/go/src/net/http/transport_default_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AB3zWy1NeXpGJLAtMjOy3Y4Bl8w="}}, {"path": "/usr/lib/go/src/net/http/transport_default_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BPYW1YJzd/FYQ4AQVAgm9y56xak="}}, {"path": "/usr/lib/go/src/net/http/triv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1meo2trnUh0v/TGyEljV4M7Sn+Ow="}}, {"path": "/usr/lib/go/src/net/http/cgi"}, {"path": "/usr/lib/go/src/net/http/cgi/child.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vgQ8t3fiFVt3UysYXLAgHREqO6U="}}, {"path": "/usr/lib/go/src/net/http/cgi/host.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vnHEf93JJBtijoVxFqWaGroVwOA="}}, {"path": "/usr/lib/go/src/net/http/cookiejar"}, {"path": "/usr/lib/go/src/net/http/cookiejar/jar.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fHQ5srYCz0IxjhsWmgmysoYidOo="}}, {"path": "/usr/lib/go/src/net/http/cookiejar/punycode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n5ifZEv+cj0qFDpf3UHMdUag8hU="}}, {"path": "/usr/lib/go/src/net/http/fcgi"}, {"path": "/usr/lib/go/src/net/http/fcgi/child.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pmsb0etyod/5loLsr3oPqXOxRLw="}}, {"path": "/usr/lib/go/src/net/http/fcgi/fcgi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F4Pdx16bWr2++qCqvlYIkWRgW+o="}}, {"path": "/usr/lib/go/src/net/http/httptest"}, {"path": "/usr/lib/go/src/net/http/httptest/httptest.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcLNo9TsTS4PejvWdJwdiU9ir8Q="}}, {"path": "/usr/lib/go/src/net/http/httptest/recorder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBhIFh2ubJsbBgAt5NFmGAIxreE="}}, {"path": "/usr/lib/go/src/net/http/httptest/server.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ue8Ar/Lq0Ws/LeifmiSyOEm2KTw="}}, {"path": "/usr/lib/go/src/net/http/httptrace"}, {"path": "/usr/lib/go/src/net/http/httptrace/trace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P0MuYFaInkZuzJScSTSk4wPoHkQ="}}, {"path": "/usr/lib/go/src/net/http/httputil"}, {"path": "/usr/lib/go/src/net/http/httputil/dump.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1reaSpeBpVON7t27rj1OuOFazbLk="}}, {"path": "/usr/lib/go/src/net/http/httputil/httputil.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ub0nQzPV9oAA3k3FRB0YjgOSmI4="}}, {"path": "/usr/lib/go/src/net/http/httputil/persist.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DJEvFpNixrLdCtVAPONRvsLJlf0="}}, {"path": "/usr/lib/go/src/net/http/httputil/reverseproxy.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ig0/zpTJ8HlDx3eBgj8zg0aa0ho="}}, {"path": "/usr/lib/go/src/net/http/internal"}, {"path": "/usr/lib/go/src/net/http/internal/chunked.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jfIUw+o4/apg5eF/EI/n6BwbpK4="}}, {"path": "/usr/lib/go/src/net/http/internal/ascii"}, {"path": "/usr/lib/go/src/net/http/internal/ascii/print.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BbxpUBsaw7UzUMdsmTNA643xFo4="}}, {"path": "/usr/lib/go/src/net/http/internal/testcert"}, {"path": "/usr/lib/go/src/net/http/internal/testcert/testcert.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WVCI955conXupGeYW8NbaZCXytI="}}, {"path": "/usr/lib/go/src/net/http/pprof"}, {"path": "/usr/lib/go/src/net/http/pprof/pprof.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qeM0csZCx4XxsgInRLvDbCrpFRE="}}, {"path": "/usr/lib/go/src/net/internal"}, {"path": "/usr/lib/go/src/net/internal/socktest"}, {"path": "/usr/lib/go/src/net/internal/socktest/switch.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZLCopYdKkXSZSulb0VgXdKI1CEY="}}, {"path": "/usr/lib/go/src/net/internal/socktest/switch_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWWsCDNQbFB99fzVocmSN+OAsNs="}}, {"path": "/usr/lib/go/src/net/internal/socktest/switch_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocDcnGaxhdVjBe7jI6OTyXLlydQ="}}, {"path": "/usr/lib/go/src/net/internal/socktest/switch_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GuH9tdyyP/xQmbQvhSBsE4Hn0mY="}}, {"path": "/usr/lib/go/src/net/internal/socktest/switch_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y78IcxxMQ6GBftzKiV2L2qvZsMI="}}, {"path": "/usr/lib/go/src/net/internal/socktest/sys_cloexec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BA1Xm8IKJ3Lj/FUYlxTXfyoPCIU="}}, {"path": "/usr/lib/go/src/net/internal/socktest/sys_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zF3IXp0xYPm2UoKF91frYibVaGs="}}, {"path": "/usr/lib/go/src/net/internal/socktest/sys_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l2EK6rlX/3v+/8nag7zht9cjTjs="}}, {"path": "/usr/lib/go/src/net/mail"}, {"path": "/usr/lib/go/src/net/mail/message.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tk/a3k1PBoSDZWvaE9QPrYXaXzk="}}, {"path": "/usr/lib/go/src/net/netip"}, {"path": "/usr/lib/go/src/net/netip/leaf_alts.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QmRkT0MGNjN86batpIY025aKRks="}}, {"path": "/usr/lib/go/src/net/netip/netip.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N+lMhIm2npnCuXP0QqhnBrkEZ0s="}}, {"path": "/usr/lib/go/src/net/netip/uint128.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WH5Xpr1tn3QnkoU9pw7I9lHq7Mk="}}, {"path": "/usr/lib/go/src/net/rpc"}, {"path": "/usr/lib/go/src/net/rpc/client.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rEA09APiDny5rKGhMgKzzkXnyuQ="}}, {"path": "/usr/lib/go/src/net/rpc/debug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m/+u8od+HsS8Dd2Ck/V+ebw2aVo="}}, {"path": "/usr/lib/go/src/net/rpc/server.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jHRIq1G/z3Zd7vsVcLxsoBGJ8Kk="}}, {"path": "/usr/lib/go/src/net/rpc/jsonrpc"}, {"path": "/usr/lib/go/src/net/rpc/jsonrpc/client.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vFrDZn88ime9t83q5hZkHdp6LhQ="}}, {"path": "/usr/lib/go/src/net/rpc/jsonrpc/server.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n67EDQHyyngqx7QCxVSN6asDwpY="}}, {"path": "/usr/lib/go/src/net/smtp"}, {"path": "/usr/lib/go/src/net/smtp/auth.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZX0bbFJhNoDsVqCo1AlaI/MdFE="}}, {"path": "/usr/lib/go/src/net/smtp/smtp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dng0MmadDmlLZSP1vF8/pXr9Mgk="}}, {"path": "/usr/lib/go/src/net/textproto"}, {"path": "/usr/lib/go/src/net/textproto/header.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jCtENC37XHwt7FF2N7ZdAZgaJu8="}}, {"path": "/usr/lib/go/src/net/textproto/pipeline.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xJuT++4J3dcF898JLx7y4z2xHzw="}}, {"path": "/usr/lib/go/src/net/textproto/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z7RvoTPLBdCn5T5iviHT1VCmtN8="}}, {"path": "/usr/lib/go/src/net/textproto/textproto.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1htoAqYIeOG7HPX+ncWQMnAOqfqE="}}, {"path": "/usr/lib/go/src/net/textproto/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mPondWFzvun+cSO5tTG2UUfHb5o="}}, {"path": "/usr/lib/go/src/net/url"}, {"path": "/usr/lib/go/src/net/url/url.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1weLSiGuxRvbXrLFLm/Cwf3U4e3w="}}, {"path": "/usr/lib/go/src/os"}, {"path": "/usr/lib/go/src/os/dir.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WTECqyapE1Azmf42ERKFTklTDRY="}}, {"path": "/usr/lib/go/src/os/dir_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dE1veqWtlwxksvblM8JKEiMAKcQ="}}, {"path": "/usr/lib/go/src/os/dir_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cl8DgdC6h0a+b1IW34Qm/Dd8n/M="}}, {"path": "/usr/lib/go/src/os/dir_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gooTVZFLPhFm0fsfcmPExMB+odw="}}, {"path": "/usr/lib/go/src/os/dir_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148DkhB7iGl6sJ7oeVz9v8uH3DnU="}}, {"path": "/usr/lib/go/src/os/dirent_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zEnrT/QalKZ0io8nAJzvOlYh+qU="}}, {"path": "/usr/lib/go/src/os/dirent_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uk65naEI2efTP9KaJdkBTxqOWDA="}}, {"path": "/usr/lib/go/src/os/dirent_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gaFub2p0YhCiChSXfyduElAsx+8="}}, {"path": "/usr/lib/go/src/os/dirent_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wH5F+Wv3RfTUi2Oz10uPj1UwB08="}}, {"path": "/usr/lib/go/src/os/dirent_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wug7Ew0c3Dsi9hd7lgzmPojzrck="}}, {"path": "/usr/lib/go/src/os/dirent_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gaFub2p0YhCiChSXfyduElAsx+8="}}, {"path": "/usr/lib/go/src/os/dirent_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gaFub2p0YhCiChSXfyduElAsx+8="}}, {"path": "/usr/lib/go/src/os/dirent_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zEnrT/QalKZ0io8nAJzvOlYh+qU="}}, {"path": "/usr/lib/go/src/os/endian_big.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CUmN0eteSwBFpiXUXTjqbiWkESM="}}, {"path": "/usr/lib/go/src/os/endian_little.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10AXpTmKphSB2W/nkpJQPsoRQ2Z0="}}, {"path": "/usr/lib/go/src/os/env.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o4xtfAGs6Q0z7f0MrJimCanppDM="}}, {"path": "/usr/lib/go/src/os/error.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3q0C9I6LXiWYNxbyHqG8AxRTag="}}, {"path": "/usr/lib/go/src/os/error_errno.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ono1q/oJqwfSlRwGAm4p/CYc4XQ="}}, {"path": "/usr/lib/go/src/os/error_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hEe3/mj+HOeQ4KCdZ5yJDsHEzm4="}}, {"path": "/usr/lib/go/src/os/error_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TJTPhgBxNfwaoEGS4dw6i0pePqE="}}, {"path": "/usr/lib/go/src/os/exec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/3aYljnq4uN/CQhZJB3u3SLyb90="}}, {"path": "/usr/lib/go/src/os/exec_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f4imMqgq8zf3ZHTDi5UfKiisyBs="}}, {"path": "/usr/lib/go/src/os/exec_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4/yXtLE1Wazm7V6P1BZPZNLhZQ="}}, {"path": "/usr/lib/go/src/os/exec_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pT64PJWNFUBeWsmDYCYAGwLR/aw="}}, {"path": "/usr/lib/go/src/os/exec_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cOcQOH/tIwLaRoNmv8SAqQk6GHI="}}, {"path": "/usr/lib/go/src/os/executable.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcQldOBkI0g1Isx+4z6eek09Sxc="}}, {"path": "/usr/lib/go/src/os/executable_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1urVI5/IZzNFz09xsOxGRxhfsQA0="}}, {"path": "/usr/lib/go/src/os/executable_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KcySpZrYuHD+qcAsKPFoWyxYtSM="}}, {"path": "/usr/lib/go/src/os/executable_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZpI2NfkSxrVBB1uxxgNiUTdpaIE="}}, {"path": "/usr/lib/go/src/os/executable_path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+YC/9fnSQpymvLv34nFrP5fk2zA="}}, {"path": "/usr/lib/go/src/os/executable_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1raic2dSSH+kcum0jQvJO9UDFZ90="}}, {"path": "/usr/lib/go/src/os/executable_procfs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12N6oKO8U5VCxM5eRw22ykF6yWhM="}}, {"path": "/usr/lib/go/src/os/executable_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AYu5ErrB73qzQ+AfV2SOQReg8ko="}}, {"path": "/usr/lib/go/src/os/executable_sysctl.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WO9XML8NC96hFyizVrt706WSR2o="}}, {"path": "/usr/lib/go/src/os/executable_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q197/FPkmDcoiK6hsCGBKYqqWdB5k="}}, {"path": "/usr/lib/go/src/os/file.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15joEHPeMkFLrVxgd/nd5zsulUAo="}}, {"path": "/usr/lib/go/src/os/file_mutex_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pESmtgPEFBMhdfBtv+odTHbImtA="}}, {"path": "/usr/lib/go/src/os/file_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AFzYMrkZm0c02Tyyg9vQB4rMwsw="}}, {"path": "/usr/lib/go/src/os/file_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v2mz9D4QdwTGpQrrmYPrs6negpA="}}, {"path": "/usr/lib/go/src/os/file_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MCTLwTwDh9cPKUPDmBB/JouRFls="}}, {"path": "/usr/lib/go/src/os/file_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/JKteE06H6LB8piNOWv9rwiAjzs="}}, {"path": "/usr/lib/go/src/os/getwd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xf4tJv/+trUgpq0i8W7dW2hGJKc="}}, {"path": "/usr/lib/go/src/os/path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vpazHGBWf60IOIxp25GYmvRv0+A="}}, {"path": "/usr/lib/go/src/os/path_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f/8gWotPL6ZeTYf6OlaMqAunMIY="}}, {"path": "/usr/lib/go/src/os/path_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l6CaEy6rIjj7l7yRhrg3FXKtzuc="}}, {"path": "/usr/lib/go/src/os/path_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CaE4OLeNLHr89ZjcXyLaWEZ6l6Y="}}, {"path": "/usr/lib/go/src/os/pipe2_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJ4gS6NAP1pIXM8LGSFY4xhvB5I="}}, {"path": "/usr/lib/go/src/os/pipe_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15NSLBWZi4Kq1TAda0ck29x07WaQ="}}, {"path": "/usr/lib/go/src/os/proc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AP9YKguceAdmgv9K9za+SAvPVBg="}}, {"path": "/usr/lib/go/src/os/rawconn.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IVrJSOQ8av40/rQ6xCkHyASigfU="}}, {"path": "/usr/lib/go/src/os/readfrom_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S2HKc6RsOftb9mtt9rCi+pTA5Ek="}}, {"path": "/usr/lib/go/src/os/readfrom_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18foJBGbGczWwrTR3GPCuNrx4FNo="}}, {"path": "/usr/lib/go/src/os/removeall_at.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o9bNtHKMEkagdJMu7AxJ4VtvqfM="}}, {"path": "/usr/lib/go/src/os/removeall_noat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pl9PtNGxteDAF7cxJPV1ZtYkczI="}}, {"path": "/usr/lib/go/src/os/stat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m9CFYFU+RJCKrzppQW5+qvBGoT8="}}, {"path": "/usr/lib/go/src/os/stat_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ABDWNQP+fDCiPPgnJ3KwgSIxofQ="}}, {"path": "/usr/lib/go/src/os/stat_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T3GAhipF0lWKJ/wpe+e1OPpc2uI="}}, {"path": "/usr/lib/go/src/os/stat_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZn/BCFGQ8ab7xUXGAQx13BxVM0="}}, {"path": "/usr/lib/go/src/os/stat_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DpEF6NZcQhKOUYRDZeagmiM7PAE="}}, {"path": "/usr/lib/go/src/os/stat_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gjPpiwfvwpBikeeUTC472hywZjY="}}, {"path": "/usr/lib/go/src/os/stat_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZn/BCFGQ8ab7xUXGAQx13BxVM0="}}, {"path": "/usr/lib/go/src/os/stat_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DpEF6NZcQhKOUYRDZeagmiM7PAE="}}, {"path": "/usr/lib/go/src/os/stat_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZn/BCFGQ8ab7xUXGAQx13BxVM0="}}, {"path": "/usr/lib/go/src/os/stat_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q112NgUL0d78RAGt767LqYUbzDdlw="}}, {"path": "/usr/lib/go/src/os/stat_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iqdQMWdjCXoGRFf/+8/y41xmoRY="}}, {"path": "/usr/lib/go/src/os/stat_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IDIdSuqRPS0Ok3C+4XVZlSZogcU="}}, {"path": "/usr/lib/go/src/os/stat_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F7dIlcUzKzj4agUBYMd87/1Ps9w="}}, {"path": "/usr/lib/go/src/os/sticky_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it+7xe714Bls+wklBkca8DA45xk="}}, {"path": "/usr/lib/go/src/os/sticky_notbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdqkItyqEvX0nnQCmej2UEW0ajg="}}, {"path": "/usr/lib/go/src/os/str.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ji9YRXG7U4T2cR1BtR9z6KMNEEY="}}, {"path": "/usr/lib/go/src/os/sys.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qq4O0SjRTU9HaNFmvMwiFh6j0KA="}}, {"path": "/usr/lib/go/src/os/sys_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EOmrqLpEKKFEtnN8aBBEW9emWI="}}, {"path": "/usr/lib/go/src/os/sys_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g9RvV2yBSmgN778jYXBapYixXkk="}}, {"path": "/usr/lib/go/src/os/sys_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nAl5TBQnHFhehSvR6GP6PTFL9Yk="}}, {"path": "/usr/lib/go/src/os/sys_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FREl/UDe0CliVYZMm99VqrdyKow="}}, {"path": "/usr/lib/go/src/os/sys_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16We0LFlvDuvtfHMsyULVX5cNO6E="}}, {"path": "/usr/lib/go/src/os/sys_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J+4KdT4CUZHYBr68HZ9rjvos9VI="}}, {"path": "/usr/lib/go/src/os/sys_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lO5VVjJB7VjTnr8l9JpbTDk7Ybk="}}, {"path": "/usr/lib/go/src/os/sys_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkFWM8gnfou4nNVov6P4RdfcDu4="}}, {"path": "/usr/lib/go/src/os/tempfile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SQigacuYbMPJM3+oud4FZe/vppI="}}, {"path": "/usr/lib/go/src/os/types.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l4PLRNkVU+6Vt+5CnzeQjxjJWjw="}}, {"path": "/usr/lib/go/src/os/types_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pj8LKJfnjE2twH02n0RAmrHWvVU="}}, {"path": "/usr/lib/go/src/os/types_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GHN/DI8+9/rjGJaG+X82+Bg6Amc="}}, {"path": "/usr/lib/go/src/os/types_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcSMFFGZzg2plPhBXrOKdH3ir2g="}}, {"path": "/usr/lib/go/src/os/wait6_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m5/66cQtQFKoFlm2X20rMnRTrCU="}}, {"path": "/usr/lib/go/src/os/wait6_freebsd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12TPq5W6hMawAV0qhowOdlnRfSLQ="}}, {"path": "/usr/lib/go/src/os/wait6_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j5v/HblFreBkAheHvKdPEjrM/g8="}}, {"path": "/usr/lib/go/src/os/wait6_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lWcdWWqVaIK76xHZFNl54RWD49E="}}, {"path": "/usr/lib/go/src/os/wait6_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kE7x9zYPDGVtAiSMiSKT2HE7IuI="}}, {"path": "/usr/lib/go/src/os/wait_unimp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cojtnBjYw4mTZ32JxZjAr5ibTnw="}}, {"path": "/usr/lib/go/src/os/wait_wait6.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sT0vv+dbKQR6kUM5V07dTxYx7JM="}}, {"path": "/usr/lib/go/src/os/wait_waitid.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1El395ihM89FeAbEmSDRtSZouFlM="}}, {"path": "/usr/lib/go/src/os/exec"}, {"path": "/usr/lib/go/src/os/exec/exec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1otJqeftxkxtECyTPQVP+K+skhpE="}}, {"path": "/usr/lib/go/src/os/exec/exec_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JRCAABH0eYAj8I4sxXmIM3BgEWM="}}, {"path": "/usr/lib/go/src/os/exec/exec_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycDa6Kdl4tGShM2omiUtEGShjpA="}}, {"path": "/usr/lib/go/src/os/exec/exec_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Fq53YltG7hdZu8zkCqAqGOqZCI="}}, {"path": "/usr/lib/go/src/os/exec/lp_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eDDtu/b6HBc9tmrribRl1X1CPlo="}}, {"path": "/usr/lib/go/src/os/exec/lp_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Qh6D0IIAVb66A3JM3GbYmQAdsA="}}, {"path": "/usr/lib/go/src/os/exec/lp_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hTgcAJFH6whcArTRiBDt6IBl2Yc="}}, {"path": "/usr/lib/go/src/os/exec/lp_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10H+EO62CHuEQb6+kiHrzEdUC3Gs="}}, {"path": "/usr/lib/go/src/os/exec/read3.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16xEMHXk1qFM81Resa4DiZjJ//hY="}}, {"path": "/usr/lib/go/src/os/exec/internal"}, {"path": "/usr/lib/go/src/os/exec/internal/fdtest"}, {"path": "/usr/lib/go/src/os/exec/internal/fdtest/exists_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VozprkpNBCNTFx/c4SF1KSjaMs0="}}, {"path": "/usr/lib/go/src/os/exec/internal/fdtest/exists_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qiXeAT/PBROZkjT46VjMSK8FbUM="}}, {"path": "/usr/lib/go/src/os/exec/internal/fdtest/exists_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tUp1agT1Nw49Z9zC51TZ9pSl6Po="}}, {"path": "/usr/lib/go/src/os/exec/internal/fdtest/exists_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CfcV9HMXYwnK4t86u5E1K557bgo="}}, {"path": "/usr/lib/go/src/os/signal"}, {"path": "/usr/lib/go/src/os/signal/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fuVwx9zCzrOJn7TYsY+cBkYZkXs="}}, {"path": "/usr/lib/go/src/os/signal/sig.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zETAlC0ttSn+v9ZaEkefixaZfjU="}}, {"path": "/usr/lib/go/src/os/signal/signal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC03koImSe6v20f5HisPXlFRI1Q="}}, {"path": "/usr/lib/go/src/os/signal/signal_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XquVAC+AuaJBVOdsQ9oDPNKo2YI="}}, {"path": "/usr/lib/go/src/os/signal/signal_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wJisVi8moK3j4eah+vUMtxrKzUU="}}, {"path": "/usr/lib/go/src/os/user"}, {"path": "/usr/lib/go/src/os/user/cgo_listgroups_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q174+F0LaQW9AKwh1oLl8yiDJkmoA="}}, {"path": "/usr/lib/go/src/os/user/cgo_lookup_cgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10PkOBZsZIfRzb8+SPoc4GQpCNng="}}, {"path": "/usr/lib/go/src/os/user/cgo_lookup_syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rCVO2atJPWC+n661t9YZcll7IQI="}}, {"path": "/usr/lib/go/src/os/user/cgo_lookup_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18bWplNOl8KnwCh2XGHQVAvmkIaI="}}, {"path": "/usr/lib/go/src/os/user/getgrouplist_syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ncxxuDdy6Xwir3rqYmgML2PTPEY="}}, {"path": "/usr/lib/go/src/os/user/getgrouplist_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igPH2w0Hi52jtiBuXE+ZtOYarJ4="}}, {"path": "/usr/lib/go/src/os/user/listgroups_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q147cR3fJOQd7e6OMf9pHTe7D4ll4="}}, {"path": "/usr/lib/go/src/os/user/listgroups_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q134Ap5gKOIJM+NF1qpz8Sw3QdvzM="}}, {"path": "/usr/lib/go/src/os/user/lookup.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1otSnQ948eZcjdE7Huy7wmq8CetE="}}, {"path": "/usr/lib/go/src/os/user/lookup_android.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sD5vT15L3AhdyFAGGYwVkTBEXf4="}}, {"path": "/usr/lib/go/src/os/user/lookup_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uI6Zz1o6kdnhgN7XubKmMsnZs9s="}}, {"path": "/usr/lib/go/src/os/user/lookup_stubs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQ5DEUOUKpRuRqpY2T0Hq6l4BaA="}}, {"path": "/usr/lib/go/src/os/user/lookup_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZnwDwGRrqxI6FE/BpApfmwTsNec="}}, {"path": "/usr/lib/go/src/os/user/lookup_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w/reYX2yCL7N9YMag9pfWauJeIs="}}, {"path": "/usr/lib/go/src/os/user/user.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o2ZOgUTb0+U2uFKT1skbvDmtPDY="}}, {"path": "/usr/lib/go/src/path"}, {"path": "/usr/lib/go/src/path/match.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f8YTpDyOXzbuEZ7Yxk0w+3jnpRc="}}, {"path": "/usr/lib/go/src/path/path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nOPMYoLfOCOPSzE2qwgxO3x/tYI="}}, {"path": "/usr/lib/go/src/path/filepath"}, {"path": "/usr/lib/go/src/path/filepath/match.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VoZLEF2AWkeEPFFWZMAdfUsLlmo="}}, {"path": "/usr/lib/go/src/path/filepath/path.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BbQrouU9VxU0rqTgZGWMcuZAMt8="}}, {"path": "/usr/lib/go/src/path/filepath/path_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YJqX2zohGYXkbkpwRIOGjPEdLC0="}}, {"path": "/usr/lib/go/src/path/filepath/path_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R9yc24HectzhiuxhK7ZMDd9dOZg="}}, {"path": "/usr/lib/go/src/path/filepath/path_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kedt8ZBdlBET+CXSoHOAv7TlSlk="}}, {"path": "/usr/lib/go/src/path/filepath/symlink.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WJBCIY0DhcOuW5123vWngVOX+l4="}}, {"path": "/usr/lib/go/src/path/filepath/symlink_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TzaYzBTN6H55kk70dRQiI3NQUWA="}}, {"path": "/usr/lib/go/src/path/filepath/symlink_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GEzoCH/gvMVyw/OMwMi3hd2zTXI="}}, {"path": "/usr/lib/go/src/path/filepath/symlink_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FrsLj1/m/fU0O8BLKbHibRLDFvU="}}, {"path": "/usr/lib/go/src/plugin"}, {"path": "/usr/lib/go/src/plugin/plugin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M48aoF4sAVJPPP3/AZCyUrflGdg="}}, {"path": "/usr/lib/go/src/plugin/plugin_dlopen.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XcDgiMwGKdkdWNC7BrtN53q9PsY="}}, {"path": "/usr/lib/go/src/plugin/plugin_stubs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1idfyB4g2auelU3P/cXyjygMLHAw="}}, {"path": "/usr/lib/go/src/reflect"}, {"path": "/usr/lib/go/src/reflect/abi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tQmcJxBLsYpVPoaXF7dB8PPAHTY="}}, {"path": "/usr/lib/go/src/reflect/arena.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KOfLSUN8QrGEPhf7Voa/e6Gvjsg="}}, {"path": "/usr/lib/go/src/reflect/asm_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17EsGAF6HWhjyd71PQxINviDB8sM="}}, {"path": "/usr/lib/go/src/reflect/asm_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jqbY0JKsfDBPzIrB50SAqAKGe0E="}}, {"path": "/usr/lib/go/src/reflect/asm_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12F5WSn6TkAxvx2VRhZG+wIwXXyA="}}, {"path": "/usr/lib/go/src/reflect/asm_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y3zgwOC4+XKjYTdCFHO13zirDKo="}}, {"path": "/usr/lib/go/src/reflect/asm_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AmCWDBJZMoyB9VeN94swKlXB9Bc="}}, {"path": "/usr/lib/go/src/reflect/asm_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q139OWwP8P0uNRz8PvVWTb0NYR90w="}}, {"path": "/usr/lib/go/src/reflect/asm_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqmK991ZDhfTeYNhKmcqcxQxZLs="}}, {"path": "/usr/lib/go/src/reflect/asm_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ebk2eA4jrFErclV5/vyjFGZORPk="}}, {"path": "/usr/lib/go/src/reflect/asm_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ghYOViMrHRhkRl8IRjLomC0dnB0="}}, {"path": "/usr/lib/go/src/reflect/asm_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17sI7DIuMwZNE/0UzRLhDgQagrNg="}}, {"path": "/usr/lib/go/src/reflect/asm_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtlRBJQLTYzWCTzR9v4xU2FFd1w="}}, {"path": "/usr/lib/go/src/reflect/deepequal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QMoLW/WwWtGZ5B0SrEe2uaw90AU="}}, {"path": "/usr/lib/go/src/reflect/float32reg_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EhLHUCOxCXhbteNk6szwRuTIhgg="}}, {"path": "/usr/lib/go/src/reflect/float32reg_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oehDJkyatbHhxMrdOs/Px+ZByIQ="}}, {"path": "/usr/lib/go/src/reflect/float32reg_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YtINplAI4A94KoBRMNt1XqgF3bo="}}, {"path": "/usr/lib/go/src/reflect/makefunc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzFE82euAcXldSrIO1FZ6UtVNnQ="}}, {"path": "/usr/lib/go/src/reflect/stubs_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IwJSL7rAzeVgiKNMgD8EVaJ3NtQ="}}, {"path": "/usr/lib/go/src/reflect/stubs_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H8ZMQnFxqAwm2RlzV3nkzxZ/Qw0="}}, {"path": "/usr/lib/go/src/reflect/swapper.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ut+YiKNSie9aX6U3KxR8nW6lxlw="}}, {"path": "/usr/lib/go/src/reflect/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hl75YG45uswvfazfR8V9bibsEGg="}}, {"path": "/usr/lib/go/src/reflect/value.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bfUHYz/j2WIHUu2IXN/zzicUAiA="}}, {"path": "/usr/lib/go/src/reflect/visiblefields.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Z04tWLkAVcTHoEC1BhrSP6yNvM="}}, {"path": "/usr/lib/go/src/reflect/internal"}, {"path": "/usr/lib/go/src/reflect/internal/example1"}, {"path": "/usr/lib/go/src/reflect/internal/example1/example.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xb0URL5JaAQTc4odU3rhd+0nG9E="}}, {"path": "/usr/lib/go/src/reflect/internal/example2"}, {"path": "/usr/lib/go/src/reflect/internal/example2/example.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19sMsNLpblDSy6sUr7vRcFTnTRe4="}}, {"path": "/usr/lib/go/src/regexp"}, {"path": "/usr/lib/go/src/regexp/backtrack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rodL3hHWjRZvA51f/7TVhW+I9Pg="}}, {"path": "/usr/lib/go/src/regexp/exec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Exl3ZZu4WoIVaA4LSnJJkp1uHjY="}}, {"path": "/usr/lib/go/src/regexp/onepass.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13I57Hh+ZFYhOJkjM29B2XrorWJc="}}, {"path": "/usr/lib/go/src/regexp/regexp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Max8LafhFTE2w7HGDs4B1JzEpH8="}}, {"path": "/usr/lib/go/src/regexp/syntax"}, {"path": "/usr/lib/go/src/regexp/syntax/compile.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yis0lFURJY17Vo0dhZZxwnYpJcA="}}, {"path": "/usr/lib/go/src/regexp/syntax/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/RO4bA2/VxtzY9au3/13GrLym/M="}}, {"path": "/usr/lib/go/src/regexp/syntax/make_perl_groups.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SbtWYc9y2vR6hsO4JdJh7QXoHXI="}}, {"path": "/usr/lib/go/src/regexp/syntax/op_string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XuocYLoDjei2wRnjV4Q7gb8EEAA="}}, {"path": "/usr/lib/go/src/regexp/syntax/parse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ifz9bzuHbkD916P0KV/U+0rEHfI="}}, {"path": "/usr/lib/go/src/regexp/syntax/perl_groups.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m2HnKD16COJ3R2XW2pQaQsPwsuE="}}, {"path": "/usr/lib/go/src/regexp/syntax/prog.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yxdvkUwx9+wAqdLWCtWzo+5/TLg="}}, {"path": "/usr/lib/go/src/regexp/syntax/regexp.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iJV/9FtBqh7t0INrwSvidVFFk/M="}}, {"path": "/usr/lib/go/src/regexp/syntax/simplify.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Efzgj4ZphmGQgRoaJNPXgoSmogM="}}, {"path": "/usr/lib/go/src/runtime"}, {"path": "/usr/lib/go/src/runtime/HACKING.md", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aiBiuYVf8MIUezVDjCnkOJTfUP4="}}, {"path": "/usr/lib/go/src/runtime/Makefile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11WmmOzmPB61XO+QOvjNsZWno3vc="}}, {"path": "/usr/lib/go/src/runtime/alg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LS3MUGWCQ5UfC/1elzYGr4mxmAY="}}, {"path": "/usr/lib/go/src/runtime/arena.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kB9qRMynDI8+w9mocL08HLmtizU="}}, {"path": "/usr/lib/go/src/runtime/asan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aU2UVCfaNr6xZbCrs6oYe0oqbPg="}}, {"path": "/usr/lib/go/src/runtime/asan0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YeV74JHGquqW5KDfgfyw13r4wTw="}}, {"path": "/usr/lib/go/src/runtime/asan_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jPTdQYvH8aTqFQOGSDWAS15QO8="}}, {"path": "/usr/lib/go/src/runtime/asan_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j9ciAM4vGsovsPrRnBzaYIAAG0Q="}}, {"path": "/usr/lib/go/src/runtime/asan_ppc64le.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Iheo+/d5FnUuTZXaaimZq47Hsqc="}}, {"path": "/usr/lib/go/src/runtime/asan_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hf9eHil+jozE28O9jiQupLIgAnM="}}, {"path": "/usr/lib/go/src/runtime/asm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vnglVUTEFpG2majkon8sKWS28yA="}}, {"path": "/usr/lib/go/src/runtime/asm_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S9XFavTNsBdCOhXeJyIhTil55Q8="}}, {"path": "/usr/lib/go/src/runtime/asm_amd64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BYkcsPSCStvXdV4W92XRG+jCp/g="}}, {"path": "/usr/lib/go/src/runtime/asm_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tEtO/SeP+/Zd80Uy3bsc5WuVbkk="}}, {"path": "/usr/lib/go/src/runtime/asm_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S5bjkUZzuPO/B6p0qNPo0nrdbSo="}}, {"path": "/usr/lib/go/src/runtime/asm_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oRI0LwqW/kyYu/y2Xin5f0ASp4="}}, {"path": "/usr/lib/go/src/runtime/asm_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEySlo0XfGDg4t873+dNPFAbbcg="}}, {"path": "/usr/lib/go/src/runtime/asm_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mZQ1WfDbwW2PiP7dxQ5GitDS3GY="}}, {"path": "/usr/lib/go/src/runtime/asm_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LFhhP+wMIBIR7OLgAa01s0McOlA="}}, {"path": "/usr/lib/go/src/runtime/asm_ppc64x.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12IRqf2WhdQQu/t+jYH3/HQuuhdM="}}, {"path": "/usr/lib/go/src/runtime/asm_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JSYW2xLb4ei7gsmiJtsLoW/BTUQ="}}, {"path": "/usr/lib/go/src/runtime/asm_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sl+7Q8mDdYYp1nQo3a1WtoF5lVM="}}, {"path": "/usr/lib/go/src/runtime/asm_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rO6HrHbIT4o4uwgCsvshbGAIGYc="}}, {"path": "/usr/lib/go/src/runtime/asm_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pJXzQoypf70J1J12kuuw096pV1g="}}, {"path": "/usr/lib/go/src/runtime/atomic_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PL3KRpoaHpqF+ayaLN/F7iiYi3Q="}}, {"path": "/usr/lib/go/src/runtime/atomic_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l8SpL7w2pEvuAUhcwOFgeBjz3/8="}}, {"path": "/usr/lib/go/src/runtime/atomic_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TWXlP84czrYTvkzoAN/3akRmQGg="}}, {"path": "/usr/lib/go/src/runtime/atomic_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rQyr0FBJA9x1AmT7T+eDluW1h2w="}}, {"path": "/usr/lib/go/src/runtime/atomic_pointer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mR0KKnvoRpiGGaEXuDUiYS7c8AE="}}, {"path": "/usr/lib/go/src/runtime/atomic_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KcHvUzJH4RWQ9da7f36582UuYnw="}}, {"path": "/usr/lib/go/src/runtime/atomic_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X6j74kCh9AMkZrfoX2Soey0hsRg="}}, {"path": "/usr/lib/go/src/runtime/auxv_none.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w+XC/kdoIOj47lvWtFpHeQOMtm8="}}, {"path": "/usr/lib/go/src/runtime/cgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OsP6N2Nvyc+RADAQKjtNyHble4w="}}, {"path": "/usr/lib/go/src/runtime/cgo_mmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JsToctGQY8CX6PD1/3K8+l0/yLo="}}, {"path": "/usr/lib/go/src/runtime/cgo_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Layr1YH8/HEckDWJhxiEl8lX9ag="}}, {"path": "/usr/lib/go/src/runtime/cgo_sigaction.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TnkNHOlhGVbkJJoe9kE/TREfnaI="}}, {"path": "/usr/lib/go/src/runtime/cgocall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C7X+RAcfceZkC4QWmJboi0GOEFk="}}, {"path": "/usr/lib/go/src/runtime/cgocallback.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZR83vyTNxoLdw9ieXPxDXnVBzyg="}}, {"path": "/usr/lib/go/src/runtime/cgocheck.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JCVPmg3DdMhQYQ1GBs4uS4UnPpM="}}, {"path": "/usr/lib/go/src/runtime/chan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zgKX3rC2BsUZHA3JM3x89ImMfRg="}}, {"path": "/usr/lib/go/src/runtime/checkptr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14RDb+wdVcogiRwp/firTH+MKA6Q="}}, {"path": "/usr/lib/go/src/runtime/compiler.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T2gcl5SaT63EvlK9RGgtQ2+HsgI="}}, {"path": "/usr/lib/go/src/runtime/complex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaN3mHMI0Se8D8A90Katxiydtew="}}, {"path": "/usr/lib/go/src/runtime/covercounter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q104K9aavVn/4nmvYhlBSqihOe1g4="}}, {"path": "/usr/lib/go/src/runtime/covermeta.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16G06I7q1NmVXj90FJtMuM/i8t0E="}}, {"path": "/usr/lib/go/src/runtime/cpuflags.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B7gXWnUgPeDrxlqHgGItlXD4uhI="}}, {"path": "/usr/lib/go/src/runtime/cpuflags_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mocoMNXbqdIR0Kl40Hn10ABFOOU="}}, {"path": "/usr/lib/go/src/runtime/cpuflags_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AyJw2mBxIkyMzpM7QvN8CHQCMDQ="}}, {"path": "/usr/lib/go/src/runtime/cpuprof.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4l+emjI1+6Tz/mUqsBRWXLucLg="}}, {"path": "/usr/lib/go/src/runtime/cputicks.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wn+hM0zq39+vcctc5/QODAGMnHA="}}, {"path": "/usr/lib/go/src/runtime/create_file_nounix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17WqWQfgf3egHytQB14YksLYYwQo="}}, {"path": "/usr/lib/go/src/runtime/create_file_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10C20snSxaI+wRYhxBb9GE32ePcQ="}}, {"path": "/usr/lib/go/src/runtime/debug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wjSKRGIPgCvHFRbdfDbungpiByg="}}, {"path": "/usr/lib/go/src/runtime/debugcall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1468hUNYuYjqfc6cIQdYBpTTk31U="}}, {"path": "/usr/lib/go/src/runtime/debuglog.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qNRmvasKvrvCbx8i6IWYfcnzeHg="}}, {"path": "/usr/lib/go/src/runtime/debuglog_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vmqmv2O8cozWJw7b4/pztAKodbU="}}, {"path": "/usr/lib/go/src/runtime/debuglog_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19qzq6mcWHMpjGQuQfbL6yixEahY="}}, {"path": "/usr/lib/go/src/runtime/defs1_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MJAUieVsWEaFZAS8ADUP+L/ncbE="}}, {"path": "/usr/lib/go/src/runtime/defs1_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1NuBB+x5ygbtwmuFN4sForR9AQ="}}, {"path": "/usr/lib/go/src/runtime/defs1_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cp7Ezm+SoT3AIXS8OmLruJjxfKo="}}, {"path": "/usr/lib/go/src/runtime/defs1_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K8A9Ms20glL+d+XEbZWkd/lckJs="}}, {"path": "/usr/lib/go/src/runtime/defs1_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr0SLnwGYSNoxM2YlGkpp7GXa1A="}}, {"path": "/usr/lib/go/src/runtime/defs1_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xnDxWUXlVntjDfjqpcZzXjk3gsk="}}, {"path": "/usr/lib/go/src/runtime/defs2_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12b5WFdvVBe8MeC9glYPtzP9U0ZA="}}, {"path": "/usr/lib/go/src/runtime/defs3_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SVamqLznQezR37aQxnQP82/EthE="}}, {"path": "/usr/lib/go/src/runtime/defs_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mJTV/ejxAYK6OxWBecE5lqDzTKg="}}, {"path": "/usr/lib/go/src/runtime/defs_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b/gm27Ec3axw3NevlWYBFXqu0mk="}}, {"path": "/usr/lib/go/src/runtime/defs_arm_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kDFfsBu1JKhm7/pLh+wzTyt/hPU="}}, {"path": "/usr/lib/go/src/runtime/defs_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FiYm+78LzHJrFAdn6YR5usW4l7g="}}, {"path": "/usr/lib/go/src/runtime/defs_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1weuj4Z22k107TxMwLqZiE3+vZ5o="}}, {"path": "/usr/lib/go/src/runtime/defs_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tPfqWoj/GVaYSuKzKCHo+fDFRtA="}}, {"path": "/usr/lib/go/src/runtime/defs_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Knmcwq2bOh3T2MaD6jCr2q20XCA="}}, {"path": "/usr/lib/go/src/runtime/defs_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzNFph7YKlhDXMdr5IgGy845t7o="}}, {"path": "/usr/lib/go/src/runtime/defs_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qARsyphH1/ATdW2yuu19G2wLlLU="}}, {"path": "/usr/lib/go/src/runtime/defs_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11dF5wDl6z5W9P4NBBcd5YFgxlHc="}}, {"path": "/usr/lib/go/src/runtime/defs_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aR75k1zSj1XtdgO4qkkaj+vEjv4="}}, {"path": "/usr/lib/go/src/runtime/defs_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YsaeHiPTvLxhwV925j8d2C/JANo="}}, {"path": "/usr/lib/go/src/runtime/defs_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WF8clppcOEnri8p9z+TYGGh4Ds0="}}, {"path": "/usr/lib/go/src/runtime/defs_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uhPN5sw+/TWAvhf6QNXLg2IMjNE="}}, {"path": "/usr/lib/go/src/runtime/defs_illumos_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KsWeQbpGcRWC8RTjs9VmWEzijpQ="}}, {"path": "/usr/lib/go/src/runtime/defs_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yD/hxFG6/tvDdCgeBjSTTN1ndCg="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASTj2xuO6EYKyJXT5oUr8TtqlTE="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DU16JctoY4NGFMbowKcd/Bnem+0="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X7l2Op1jU5zT0J4JK4ndJ8TW6pY="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dgeNC6ubKhYCgENg8mQL0/90Nho="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16P806m2AO04nt/wkSxBcM23Edp0="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148PbHk7mX8w6rYldmPOxhmSCWvo="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SKFveFfuR1S/75FnMLQMb6YalM8="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uBnrpRIS7NAzemyrek98iyQateo="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uBnrpRIS7NAzemyrek98iyQateo="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QAepg8RF52zcVDMryFo2jrnb45Y="}}, {"path": "/usr/lib/go/src/runtime/defs_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnFalbQstdE78Nm+47XtWIys5p8="}}, {"path": "/usr/lib/go/src/runtime/defs_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T/fw4SnASJQ6RceWHpYvCrsP4+M="}}, {"path": "/usr/lib/go/src/runtime/defs_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hpGezp1jipgAAO4mxMNpkIWxncI="}}, {"path": "/usr/lib/go/src/runtime/defs_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z+X02oJt8tCHwUWvTRGbgCw0Gms="}}, {"path": "/usr/lib/go/src/runtime/defs_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q4mPhnrvL8qodyfk4+aCNyTgfec="}}, {"path": "/usr/lib/go/src/runtime/defs_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AL+9f7F5QnXBDWIQxzEWStEvvfw="}}, {"path": "/usr/lib/go/src/runtime/defs_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AGrds7vial2Uli9610X4Q2XAKuk="}}, {"path": "/usr/lib/go/src/runtime/defs_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ghXbeDxTEYS6mlJW8RSZmv3qlzU="}}, {"path": "/usr/lib/go/src/runtime/defs_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kyO0x+KFcNGU2iIUb0TgrdVxCYo="}}, {"path": "/usr/lib/go/src/runtime/defs_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSJVXguCNNjnXpAYkkb1THFOSNk="}}, {"path": "/usr/lib/go/src/runtime/defs_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JIeFmW1Qf+1Ve+joOnAr6eqDEyo="}}, {"path": "/usr/lib/go/src/runtime/defs_plan9_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WThqv7nje1TM+RWin1yEDfhpy4A="}}, {"path": "/usr/lib/go/src/runtime/defs_plan9_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T1Lv7/pypWqytA/NZMfk3x8jiBI="}}, {"path": "/usr/lib/go/src/runtime/defs_plan9_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AG8wiTUdGZ/yU12+oaPsHqE7t5A="}}, {"path": "/usr/lib/go/src/runtime/defs_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C7eitC4X1wJxAMIOeI8XR4lgtGg="}}, {"path": "/usr/lib/go/src/runtime/defs_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hpao59bKmT2CrMxgO3IbFkWUkDk="}}, {"path": "/usr/lib/go/src/runtime/defs_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fDvea1mrvzmxLo2IUl5RnS0ebcI="}}, {"path": "/usr/lib/go/src/runtime/defs_windows_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1SGkSNjS+Wuh4RbqNTh+GoyvSY="}}, {"path": "/usr/lib/go/src/runtime/defs_windows_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I+MeO5jrM+aPreDsBYOzs9yd7Qk="}}, {"path": "/usr/lib/go/src/runtime/defs_windows_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U3j7i65aoRPC7hdv1fhTMSyuguE="}}, {"path": "/usr/lib/go/src/runtime/defs_windows_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E4FZUmJLZomfZx5LF698hggqXRc="}}, {"path": "/usr/lib/go/src/runtime/duff_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16w1L3soRuqPsfh1mW5B4ZI5VBZc="}}, {"path": "/usr/lib/go/src/runtime/duff_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12+BMaF34B9YOku8e2qCjme7pduo="}}, {"path": "/usr/lib/go/src/runtime/duff_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19wWM90v967QkiQpT6qKNw0QbheI="}}, {"path": "/usr/lib/go/src/runtime/duff_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oxZtj/6MkFi72GgpT+Dto51MLW8="}}, {"path": "/usr/lib/go/src/runtime/duff_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1btbGkpkA4rQItbEZ08Sk0Vdk8RQ="}}, {"path": "/usr/lib/go/src/runtime/duff_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EPx3ypTK5/nfqtCvZ4YyDH650Q4="}}, {"path": "/usr/lib/go/src/runtime/duff_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ioMuROVMrrc9vxwGfNWOclNT4+k="}}, {"path": "/usr/lib/go/src/runtime/duff_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17rq2ff0eHNGOHboYYbo3SePuHYk="}}, {"path": "/usr/lib/go/src/runtime/duff_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcwH8ZxayUZQQgiM9fyNQNUomVY="}}, {"path": "/usr/lib/go/src/runtime/env_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fBRFTXPAMa9t4cFPG6aXEIYZuvs="}}, {"path": "/usr/lib/go/src/runtime/env_posix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x8DfmOCBUwRMByM8UkwfsBsaW34="}}, {"path": "/usr/lib/go/src/runtime/error.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xg8bdKu62273NKSBKhBbaRisSsE="}}, {"path": "/usr/lib/go/src/runtime/exithook.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cbTXtikQ0ArdtXVilHFdPIuBAes="}}, {"path": "/usr/lib/go/src/runtime/extern.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YkbuUp+weHhDNi/mWJIjAiPY27c="}}, {"path": "/usr/lib/go/src/runtime/fastlog2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16RdDx1WUBagMypXkVJ7+s4QIn0I="}}, {"path": "/usr/lib/go/src/runtime/fastlog2table.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JfDATan9ZjmFfuAkjDJJADCv8oY="}}, {"path": "/usr/lib/go/src/runtime/float.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sWowAggRxMnJWO1fr7EN0bGM3IY="}}, {"path": "/usr/lib/go/src/runtime/funcdata.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W1n3AR70W//lKxC3srFNLJP6qcc="}}, {"path": "/usr/lib/go/src/runtime/go_tls.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13rRQtMwXAkqB3SkTLibbfEQ5F30="}}, {"path": "/usr/lib/go/src/runtime/hash32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ebIxkc/awu9zM8Z4B7Bu/ECfzDY="}}, {"path": "/usr/lib/go/src/runtime/hash64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p7TAEY1mNZKjyIe3eKnQN6oXQkg="}}, {"path": "/usr/lib/go/src/runtime/heapdump.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sW5X/EOXV+Ppp8uR/3DVsWPTtSY="}}, {"path": "/usr/lib/go/src/runtime/histogram.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jGL77ko5r8kKMxzTyH78E1Wozk="}}, {"path": "/usr/lib/go/src/runtime/iface.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1372ATI56U/NcSKInfL1TQpcuuSQ="}}, {"path": "/usr/lib/go/src/runtime/lfstack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15cCZG9KRdYdd82VVUtB/BQsP0mw="}}, {"path": "/usr/lib/go/src/runtime/lfstack_32bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14uW118UBnXK49UNN/qS7b0Nsv3g="}}, {"path": "/usr/lib/go/src/runtime/lfstack_64bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IV75W1J2KhMR9l1/B4P4k5fVdDc="}}, {"path": "/usr/lib/go/src/runtime/libfuzzer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z5qe91vcWXAvpzSOH+vRSjBH9w8="}}, {"path": "/usr/lib/go/src/runtime/libfuzzer_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14V92xiXmAV7iJO4c7BiD0s1sQSY="}}, {"path": "/usr/lib/go/src/runtime/libfuzzer_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uiKG/GBlVTHu701el3BwABhzbsI="}}, {"path": "/usr/lib/go/src/runtime/lock_futex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUrNkHVNZvBXwmtIO7G3z/DYRb8="}}, {"path": "/usr/lib/go/src/runtime/lock_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tn3j99GjfX2D9YJkx8ShGhzWd6w="}}, {"path": "/usr/lib/go/src/runtime/lock_sema.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dRH8cskTJQdFilFxtoFpzQlJXoE="}}, {"path": "/usr/lib/go/src/runtime/lockrank.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f/xjbjyqMOAWbFtLwpm4VzEdxk4="}}, {"path": "/usr/lib/go/src/runtime/lockrank_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NJqi/5Ttoob/ixQCJieLKsWX90Y="}}, {"path": "/usr/lib/go/src/runtime/lockrank_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M5YJjkRT1Uxqrv1w+ah5nMoUBmI="}}, {"path": "/usr/lib/go/src/runtime/malloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E5ZO857665+1ysEWSRIFDXaMBUA="}}, {"path": "/usr/lib/go/src/runtime/map.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xnofG3gH5/B2ykmM9l0R60ZaNbI="}}, {"path": "/usr/lib/go/src/runtime/map_fast32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mRkmoUPa46JWK8iPHTh0fci1omE="}}, {"path": "/usr/lib/go/src/runtime/map_fast64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Zio5b5nHr1wcBYCS0nFPUYZ/Fo="}}, {"path": "/usr/lib/go/src/runtime/map_faststr.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oyeKMUN64BRMx4dZP8JoZBjYo6w="}}, {"path": "/usr/lib/go/src/runtime/mbarrier.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nISNiD61tFzLoYroTyi8YLz4/QA="}}, {"path": "/usr/lib/go/src/runtime/mbitmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18kCFkHl/RrkJpi8nQUJupLcBCjg="}}, {"path": "/usr/lib/go/src/runtime/mcache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RkxKNOU9JrCAe0OQEyDc70WRtfg="}}, {"path": "/usr/lib/go/src/runtime/mcentral.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19/KqFICU7jfc5cC30DosFY6T6Q0="}}, {"path": "/usr/lib/go/src/runtime/mcheckmark.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n8llvmwhYVJM09cfeT6RgEPkOCA="}}, {"path": "/usr/lib/go/src/runtime/mem.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Km7b53eTO4frnqwpG6wtHWmwe4="}}, {"path": "/usr/lib/go/src/runtime/mem_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iy9PEVIsLQ4RKeerdZs1LAkUusM="}}, {"path": "/usr/lib/go/src/runtime/mem_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10G/xA/MaXl5Zh7yI1ud4SEoDmQU="}}, {"path": "/usr/lib/go/src/runtime/mem_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xLfnjdUD3+NjmRfEzkuD2JOe3QY="}}, {"path": "/usr/lib/go/src/runtime/mem_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1erxF6OBiYkpU2VsYKybf3FFPyqw="}}, {"path": "/usr/lib/go/src/runtime/mem_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yawhHGzOCP/5mPOkgOCKK3ZD1Hs="}}, {"path": "/usr/lib/go/src/runtime/mem_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XTzLhwQ+D2YnAoXXud78h/cmeCs="}}, {"path": "/usr/lib/go/src/runtime/mem_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rYYh0dw4Q3dKb95UtMxmLwZRDdo="}}, {"path": "/usr/lib/go/src/runtime/memclr_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PGnJjHE+uv2P2m8zk7IAgnt0ago="}}, {"path": "/usr/lib/go/src/runtime/memclr_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LxQbmTkse1W8wjBekArmRDuQVCU="}}, {"path": "/usr/lib/go/src/runtime/memclr_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DFLbvTDQHZKoC1bK8/JxgAmAiTo="}}, {"path": "/usr/lib/go/src/runtime/memclr_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13zeWvOm1JaJGVqM6Z9vqHwuUEvI="}}, {"path": "/usr/lib/go/src/runtime/memclr_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ODG77VbLrHAwxVU1BQT8RCMFPSc="}}, {"path": "/usr/lib/go/src/runtime/memclr_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4DZuOlu3jlnHOSq0OJoAzS249A="}}, {"path": "/usr/lib/go/src/runtime/memclr_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwaEYsPPFpg0Q8I73zx+3euv/Q0="}}, {"path": "/usr/lib/go/src/runtime/memclr_plan9_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fPMaZkofWSi7wiaLlKUOy4LGWwQ="}}, {"path": "/usr/lib/go/src/runtime/memclr_plan9_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BprmQUsPQFBZcWx02w5WhxScAIk="}}, {"path": "/usr/lib/go/src/runtime/memclr_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16h2zeDKJal4sXZBJY6AEkSmB7Ec="}}, {"path": "/usr/lib/go/src/runtime/memclr_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19wAhPGqLjhCjPQyXp1GbXexJJXU="}}, {"path": "/usr/lib/go/src/runtime/memclr_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iee6kYXeelYH1BHiMyAWzJuzehU="}}, {"path": "/usr/lib/go/src/runtime/memclr_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14vS6I1qpg+Vx06MFW1ftqMZjlcg="}}, {"path": "/usr/lib/go/src/runtime/memmove_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q133efB3dWA0Or9lCnql5Vgo4sRMM="}}, {"path": "/usr/lib/go/src/runtime/memmove_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VeTMnsPZrDMEJA6nSGnH0YbCdJo="}}, {"path": "/usr/lib/go/src/runtime/memmove_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+PqgvkQk3DiccM3CgKpy1iKlj5U="}}, {"path": "/usr/lib/go/src/runtime/memmove_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eqB5Uf5QjIPwIVzaVh83OODRLcQ="}}, {"path": "/usr/lib/go/src/runtime/memmove_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Mob13AwvoZT+IsgOi4gfzUrQXk="}}, {"path": "/usr/lib/go/src/runtime/memmove_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vWgQDGGMAWI/Kh7CK/2zCd4eLK0="}}, {"path": "/usr/lib/go/src/runtime/memmove_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1voEc6Ur8qY7htgq86i2m3Ancl8g="}}, {"path": "/usr/lib/go/src/runtime/memmove_plan9_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1At5POoZMDtj3ww0hkQnaJ2DfJMw="}}, {"path": "/usr/lib/go/src/runtime/memmove_plan9_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JERTFuW0dA9aOP95GlKQb+MuP5Q="}}, {"path": "/usr/lib/go/src/runtime/memmove_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zuDZjoEwH1VVzfpRDUMatVkW1lo="}}, {"path": "/usr/lib/go/src/runtime/memmove_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NC1Rry4dZqBVEwQvCT3Tcee44wk="}}, {"path": "/usr/lib/go/src/runtime/memmove_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wwuWA/9CYh4M50E/NZrRy3dZLZ0="}}, {"path": "/usr/lib/go/src/runtime/memmove_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sLDUAUcEKInEDxqB840k11XF5M="}}, {"path": "/usr/lib/go/src/runtime/metrics.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZNXahLVFADxgwemyQFg9ObhS/U8="}}, {"path": "/usr/lib/go/src/runtime/mfinal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VeILeXTeV3Q/clRuG3o1L/E+aqQ="}}, {"path": "/usr/lib/go/src/runtime/mfixalloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OM25xp6lPYIuKH2EFDhp8osrbY0="}}, {"path": "/usr/lib/go/src/runtime/mgc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BBMb2lipgOrZfFv0b10M+6pRIYw="}}, {"path": "/usr/lib/go/src/runtime/mgclimit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HtagJ0tIQGNNVqA6x9XPpHkgP34="}}, {"path": "/usr/lib/go/src/runtime/mgcmark.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zdGx5CekUjlFtrvdc7+BGxLvkyU="}}, {"path": "/usr/lib/go/src/runtime/mgcpacer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+hrF4cqUlVTa30kwSf1d1BD1Y+4="}}, {"path": "/usr/lib/go/src/runtime/mgcscavenge.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lpWrVAkI/N/yx7TxrFouV6AuQa4="}}, {"path": "/usr/lib/go/src/runtime/mgcstack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZerhpvRPmJ50tJTVsc0KIqP4c8="}}, {"path": "/usr/lib/go/src/runtime/mgcsweep.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13AcxMcV3jfCVugAZTNA/FOAuHKE="}}, {"path": "/usr/lib/go/src/runtime/mgcwork.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wYFqPOJitiQZ5+v8CTS0Zw2FCoY="}}, {"path": "/usr/lib/go/src/runtime/mheap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19ChFHb3/lL11R1K3Fyav/ZdzQWA="}}, {"path": "/usr/lib/go/src/runtime/mkduff.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dy5Q37IG7dJUV8MvBjXqUZdMojQ="}}, {"path": "/usr/lib/go/src/runtime/mkfastlog2table.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Im5U0EAGnRBVep/shAUEREQX8ss="}}, {"path": "/usr/lib/go/src/runtime/mklockrank.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1be9H25g/gGvRFbsGqRSFY6ne/e4="}}, {"path": "/usr/lib/go/src/runtime/mkpreempt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hyfbeJyeTyAaPipBlJwLFwyQ1dI="}}, {"path": "/usr/lib/go/src/runtime/mksizeclasses.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAaXTLRqM0ZGMYoAPmQ/GNuIbVk="}}, {"path": "/usr/lib/go/src/runtime/mmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YdKEZLlzfvwJoFwFhHE1JrB4tEk="}}, {"path": "/usr/lib/go/src/runtime/mpagealloc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pc0McWxk2KFXziBy1buYWWiUm3c="}}, {"path": "/usr/lib/go/src/runtime/mpagealloc_32bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CmdRLxsrb2gXTkBhc3oKk0ZxXPw="}}, {"path": "/usr/lib/go/src/runtime/mpagealloc_64bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yw6xewoaeCTv90AnpzvdbLSpB+8="}}, {"path": "/usr/lib/go/src/runtime/mpagecache.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sv/z2fdZO5EolsKif6cLHvInJhc="}}, {"path": "/usr/lib/go/src/runtime/mpallocbits.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d3AoxbwYfbHyzHxzusnUGMUKanI="}}, {"path": "/usr/lib/go/src/runtime/mprof.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeLNINE2C75tXIbneHBSy7gAuts="}}, {"path": "/usr/lib/go/src/runtime/mranges.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CpRAq5iP392b71qq9Wk1+hc82oQ="}}, {"path": "/usr/lib/go/src/runtime/msan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/CbPkyrVC200ucJt0LMg3OoqXek="}}, {"path": "/usr/lib/go/src/runtime/msan0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v8q2lLWldbvR6nLJTKzCnKJpntA="}}, {"path": "/usr/lib/go/src/runtime/msan_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y87k5Zhbbu9BnivcjJoJgvnNZPk="}}, {"path": "/usr/lib/go/src/runtime/msan_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D9yz0cHMLPuamXapbIs5xcQ6vM0="}}, {"path": "/usr/lib/go/src/runtime/msize.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1um9zt9kRmB3ij9cdFfyWs3xwLgk="}}, {"path": "/usr/lib/go/src/runtime/mspanset.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rds0ET+qNMdKYmSKxtXDKAhw6cM="}}, {"path": "/usr/lib/go/src/runtime/mstats.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DhLkWUz38Lw8qlRqQfCzqR3Hcf4="}}, {"path": "/usr/lib/go/src/runtime/mwbbuf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U/YhiIl4rn4/mi8d8WXW/Bo9oWs="}}, {"path": "/usr/lib/go/src/runtime/nbpipe_pipe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jlQkeUN2aizXc/CEQjWbHCU+jkg="}}, {"path": "/usr/lib/go/src/runtime/nbpipe_pipe2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P96K26VMgUmo9vHZ12IEK2Por78="}}, {"path": "/usr/lib/go/src/runtime/net_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ilD6PMIgUGpFpbM8q+2wknj6x9Q="}}, {"path": "/usr/lib/go/src/runtime/netpoll.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o//2IOzIk+Q7n3cLRgPNZO7cDyY="}}, {"path": "/usr/lib/go/src/runtime/netpoll_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10L0G5o3iV4fyW5js49riZPZX/Go="}}, {"path": "/usr/lib/go/src/runtime/netpoll_epoll.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15NsuXhTc+5PSs25HNWIz+bHV+OU="}}, {"path": "/usr/lib/go/src/runtime/netpoll_fake.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q110ApR1Ipipg7/EwvtUCk/5yiBHk="}}, {"path": "/usr/lib/go/src/runtime/netpoll_kqueue.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q103VKLZPRnmm4k/IsVpUOZLdFrhc="}}, {"path": "/usr/lib/go/src/runtime/netpoll_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H3DoAOmq45nvX+X8ZjBcyj8Ujvo="}}, {"path": "/usr/lib/go/src/runtime/netpoll_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dcgOWUorI9UIvZENWb6pZff8NCM="}}, {"path": "/usr/lib/go/src/runtime/netpoll_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17zLSFoPDtuDBnmB96qXZ7VwNLqY="}}, {"path": "/usr/lib/go/src/runtime/os2_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei67+Ra5hdGiw6hJLuyd1xlZqMU="}}, {"path": "/usr/lib/go/src/runtime/os2_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QfwdaPh/jTW6fMJ5WSdFxaCoRtM="}}, {"path": "/usr/lib/go/src/runtime/os2_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C2v0GYpqwTYk2LM8Gx8eHxFl9v8="}}, {"path": "/usr/lib/go/src/runtime/os2_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW/lDSOx0JhbzyhNMvENjniP6mE="}}, {"path": "/usr/lib/go/src/runtime/os2_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m5TcgCc6pPQMTpRGgvrfVrbACUI="}}, {"path": "/usr/lib/go/src/runtime/os3_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13s7nrgZqGohjr92BuVdmCCdetFk="}}, {"path": "/usr/lib/go/src/runtime/os3_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EI6dxW7zuD7dnzorgJ9Sv2UeqR0="}}, {"path": "/usr/lib/go/src/runtime/os_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k0S3Fhwk+81zDZcupreSRKiaDf0="}}, {"path": "/usr/lib/go/src/runtime/os_android.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ToKo4vuBq+dUexvt4LTUPYFLESg="}}, {"path": "/usr/lib/go/src/runtime/os_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qt8NDUD49BYMXtzuUw0rGMJDJvM="}}, {"path": "/usr/lib/go/src/runtime/os_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yn7I1R14kSGX04kjHMIoRkDxEHk="}}, {"path": "/usr/lib/go/src/runtime/os_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KEqwOVZbwWkauIP0fggA/Qe2c4Y="}}, {"path": "/usr/lib/go/src/runtime/os_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17tEveEJ8sBFCm+hKV+x7NtaN060="}}, {"path": "/usr/lib/go/src/runtime/os_freebsd2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xJbPo9Nl6CX0RoSptsL0p2msG4Q="}}, {"path": "/usr/lib/go/src/runtime/os_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l6QxBRdFBXGF6hkX8nmsWyu/T/k="}}, {"path": "/usr/lib/go/src/runtime/os_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j1LOYe2I28PV16ZZQ5HGEMt9Fok="}}, {"path": "/usr/lib/go/src/runtime/os_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NpgYz/9Sg3fH6cucrlr/BJAm+js="}}, {"path": "/usr/lib/go/src/runtime/os_freebsd_noauxv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v1vZQap9jLP+4gIt+tIfXsudIrY="}}, {"path": "/usr/lib/go/src/runtime/os_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qp7dyUUCskJM0KhksqKkGX7LSsI="}}, {"path": "/usr/lib/go/src/runtime/os_illumos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14W6xfNkQIBxF/vDvD1yx1LfLVEw="}}, {"path": "/usr/lib/go/src/runtime/os_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1odME0JLxBLYSuVs8Val6FwXFCnA="}}, {"path": "/usr/lib/go/src/runtime/os_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GirDZh9SpH8Gf7W3vI6x83F7gEA="}}, {"path": "/usr/lib/go/src/runtime/os_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10HhdIGlmcOlcj/99KAGr29lbeog="}}, {"path": "/usr/lib/go/src/runtime/os_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HD+9uSMDHC8nkz/7lagIuaEXlY="}}, {"path": "/usr/lib/go/src/runtime/os_linux_be64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y2vaPM4ffPm4yn7YxuCI1d5fEjA="}}, {"path": "/usr/lib/go/src/runtime/os_linux_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wUfPPWAK8mloNJnUQ7vG1w571XE="}}, {"path": "/usr/lib/go/src/runtime/os_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kftwqY+EPqL35/rrkOz9LfiMtQ="}}, {"path": "/usr/lib/go/src/runtime/os_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xEAo67oihLl2FSxq80kuT30uh/0="}}, {"path": "/usr/lib/go/src/runtime/os_linux_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ELZRsTCoWqmzHOiW2I2wNF34HD8="}}, {"path": "/usr/lib/go/src/runtime/os_linux_noauxv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eOKZLofBzrqkcLJCtpu48jA8SS8="}}, {"path": "/usr/lib/go/src/runtime/os_linux_novdso.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dUq/ib4SCle5tjXUzU8Vc2n/MvE="}}, {"path": "/usr/lib/go/src/runtime/os_linux_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12YEAWNQEnRhOFtSXiuIkf1BzHk0="}}, {"path": "/usr/lib/go/src/runtime/os_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KOi/MRY2ndESTPADXy5HrFQdcBA="}}, {"path": "/usr/lib/go/src/runtime/os_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MvRsQEZWTINIZMD6sISClQ8KrGw="}}, {"path": "/usr/lib/go/src/runtime/os_linux_x86.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sgmmwyROpcHKbvs3Z8Q2n+Dk/Fw="}}, {"path": "/usr/lib/go/src/runtime/os_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vIWFlOVqGKTImHuuwjftI+RYGu4="}}, {"path": "/usr/lib/go/src/runtime/os_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10+ZjA0rZ5wjeuVU36XDUPqmLuxA="}}, {"path": "/usr/lib/go/src/runtime/os_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14D4L+tH0IFK2Vma2nVUsj/G5hBg="}}, {"path": "/usr/lib/go/src/runtime/os_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qM2mpTOJ8skJZUJAQj1z0qSmwpI="}}, {"path": "/usr/lib/go/src/runtime/os_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V+LkJgtHB3MhSDDSZNb7Cg63vlI="}}, {"path": "/usr/lib/go/src/runtime/os_nonopenbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BptZUQXkXO8GtCqOvADTjU+Be1I="}}, {"path": "/usr/lib/go/src/runtime/os_only_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SrhWAUycZ+Y7rvFBntt48IPD82w="}}, {"path": "/usr/lib/go/src/runtime/os_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KAfSMI6mztUS0hmVx1+il67R/U="}}, {"path": "/usr/lib/go/src/runtime/os_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bor9Q0brI/donao5RcUg5eL60zM="}}, {"path": "/usr/lib/go/src/runtime/os_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11SypxN7ImJPmAYPKlT6qitz+n5w="}}, {"path": "/usr/lib/go/src/runtime/os_openbsd_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12cdlCb9OQ/ZQzEjz9brp0CP+Has="}}, {"path": "/usr/lib/go/src/runtime/os_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qnA5EvD29ItDOwxZga5Svia6RBY="}}, {"path": "/usr/lib/go/src/runtime/os_openbsd_syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+WVubOkiKv+dLkntUM0TXUAYSVM="}}, {"path": "/usr/lib/go/src/runtime/os_openbsd_syscall1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+H5WTZDldtLLRGuqavfDG/oTfr4="}}, {"path": "/usr/lib/go/src/runtime/os_openbsd_syscall2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MSuEEfikR3dYx2K6lKWco2mGAec="}}, {"path": "/usr/lib/go/src/runtime/os_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16bnNDKjjRkK64hTZ+ccZAO3ngm4="}}, {"path": "/usr/lib/go/src/runtime/os_plan9_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19t5rv+AAk3SpZKIU7MlK+8101QQ="}}, {"path": "/usr/lib/go/src/runtime/os_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11lo/ResdaFMYYFy45PeDtDbonbk="}}, {"path": "/usr/lib/go/src/runtime/os_unix_nonlinux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p+KvIToH33i5rXSUtAGYXGclagE="}}, {"path": "/usr/lib/go/src/runtime/os_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNjbKTe8tt5g6NIL/J33RodXpi4="}}, {"path": "/usr/lib/go/src/runtime/os_windows_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nLfRzTI9/58lBpIIOEgz5KIuFFU="}}, {"path": "/usr/lib/go/src/runtime/os_windows_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VhYulO9YyMLsLG14//ob38CcLvc="}}, {"path": "/usr/lib/go/src/runtime/pagetrace_off.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TnvFGIpStLGpXX04ztGO598bhc8="}}, {"path": "/usr/lib/go/src/runtime/pagetrace_on.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oZ8vs+PZaAWpR6JBzg7F0P4priE="}}, {"path": "/usr/lib/go/src/runtime/panic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ADLT6ULUqvEY01kDZt79hO5BJ/o="}}, {"path": "/usr/lib/go/src/runtime/panic32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K2Ctt6UQJ9L3aUZrc4aRXEU/4KM="}}, {"path": "/usr/lib/go/src/runtime/plugin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RBR88nfA3Euc5HqOVMYySPyvj00="}}, {"path": "/usr/lib/go/src/runtime/preempt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15DuLSjAcaYCYzGbGzWuzydLdUh8="}}, {"path": "/usr/lib/go/src/runtime/preempt_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNYRXjPucXlxgwfJrtYFeYvqsIU="}}, {"path": "/usr/lib/go/src/runtime/preempt_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BdM2QTfvlBqscx8bIbtplIfZP8c="}}, {"path": "/usr/lib/go/src/runtime/preempt_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1loROaLmX1RWIjphkjd5deUCnYYQ="}}, {"path": "/usr/lib/go/src/runtime/preempt_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IO4LJpdJ8CCtDRqbpYDVSnWKnLI="}}, {"path": "/usr/lib/go/src/runtime/preempt_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W+r9MtUQ0xqin4EMWyXGQ5rxxGk="}}, {"path": "/usr/lib/go/src/runtime/preempt_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O9SZj93QibT7cR4Jw4kJ0t/0Ujs="}}, {"path": "/usr/lib/go/src/runtime/preempt_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FfeBm4HL1OztMyCxLOGzhf+1dA="}}, {"path": "/usr/lib/go/src/runtime/preempt_nonwindows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XHdJDeU/QG7zTQ2gTdKGT4qeosM="}}, {"path": "/usr/lib/go/src/runtime/preempt_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xY4npaf9Wo9lC56P4bMYD+Pqnec="}}, {"path": "/usr/lib/go/src/runtime/preempt_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BoBHOum4q2Pct3Sw/xJO/Vcj1lg="}}, {"path": "/usr/lib/go/src/runtime/preempt_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x/Az9rN2c1Q5dwT8E3MIzrR/V/8="}}, {"path": "/usr/lib/go/src/runtime/preempt_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1etrtSvyeUmx+k69ICLujWXxCUdo="}}, {"path": "/usr/lib/go/src/runtime/print.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O7MLlADXb6yAKQA2KYXhqdxczIM="}}, {"path": "/usr/lib/go/src/runtime/proc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cj7Mdj/9IbSrg2SQT7egXj6AZp4="}}, {"path": "/usr/lib/go/src/runtime/profbuf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QdO9kSzz1J3BvU48IkkPzjTTn+I="}}, {"path": "/usr/lib/go/src/runtime/proflabel.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1erBdZWRWgHT7rwvX5cdqZgjYkV0="}}, {"path": "/usr/lib/go/src/runtime/race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nJXjkahpD5qVRXji9XOAQ+QmIF4="}}, {"path": "/usr/lib/go/src/runtime/race0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l9hQ+URfJdR2R57EMQOLCsIfL+k="}}, {"path": "/usr/lib/go/src/runtime/race_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15dxavSm/GFPtGSsFrTma325ZH5o="}}, {"path": "/usr/lib/go/src/runtime/race_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w+OihMk93fCVEudthJVKmzPfnK0="}}, {"path": "/usr/lib/go/src/runtime/race_ppc64le.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yiUpyT5R3NtwYJ/8SvPtavNJ1iI="}}, {"path": "/usr/lib/go/src/runtime/race_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SfPXL1HbGgcaU4hZczLBhZrNIk="}}, {"path": "/usr/lib/go/src/runtime/rdebug.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zHXaGGY8mPti7tMeFQV2HI87j+4="}}, {"path": "/usr/lib/go/src/runtime/relax_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10IGCeoFHL5wThN8nrOoW2D/bwag="}}, {"path": "/usr/lib/go/src/runtime/retry.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uTdqSKoh9V7w5VHzVeY1r4K0Dkc="}}, {"path": "/usr/lib/go/src/runtime/rt0_aix_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+BlZzeWaS0+SwuGZhKaHWBTQg6I="}}, {"path": "/usr/lib/go/src/runtime/rt0_android_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wttW0qVTZSw4owNNiAYriSRUCCs="}}, {"path": "/usr/lib/go/src/runtime/rt0_android_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvV+9GeJ+xzxhru2kjp+nabzd/w="}}, {"path": "/usr/lib/go/src/runtime/rt0_android_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lvq2eERbKkgCGToIViegcX3sDZ0="}}, {"path": "/usr/lib/go/src/runtime/rt0_android_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LRAOXghDfeC+m8KJ/bSSXhIUvvc="}}, {"path": "/usr/lib/go/src/runtime/rt0_darwin_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hcne8FOnGAGBdmcLNqJhcgk5fp8="}}, {"path": "/usr/lib/go/src/runtime/rt0_darwin_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+jOv1QcWHCmQfsWfqoUqNHeYJw="}}, {"path": "/usr/lib/go/src/runtime/rt0_dragonfly_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a4Jp1T2PoIoxCcyxeJeBIBcyuVw="}}, {"path": "/usr/lib/go/src/runtime/rt0_freebsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17ghraSPKBk4RVg0VEG71OgPLRAw="}}, {"path": "/usr/lib/go/src/runtime/rt0_freebsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NLIfJ2dnu4fDJgffYYzN/UI2ycU="}}, {"path": "/usr/lib/go/src/runtime/rt0_freebsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oOxqYM6jGrO5ZvLYRcS42qQtpeY="}}, {"path": "/usr/lib/go/src/runtime/rt0_freebsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/hGjulEGHGL8uRbEHh1giCzd6HE="}}, {"path": "/usr/lib/go/src/runtime/rt0_freebsd_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14HKWgtsSNkifXdaXt9V2Gb5t/Yg="}}, {"path": "/usr/lib/go/src/runtime/rt0_illumos_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqHhs0kzpH2DLqGNAvdg+BkFlhk="}}, {"path": "/usr/lib/go/src/runtime/rt0_ios_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+my1matXdK8YaBP7utIF69tOao="}}, {"path": "/usr/lib/go/src/runtime/rt0_ios_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dq/9ZgIWVB9XuyObKtH0JyN+AkU="}}, {"path": "/usr/lib/go/src/runtime/rt0_js_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QPUczgwCERDBq/HaGvGLb3UrtOs="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CA/lV/l3A3molhdFNb1+x0pOdE="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WPSELvgum4s0I03ZR5JX45TOxfg="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NWB1Nn0I5fZkVaHEOcriAWVDYCc="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s2YWHNzIkf6RIw+X+GoU5ypnQ0c="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17RGfP9ALS2P2AXlTVX1Jxc5AoM0="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mTflKWioZZjNF7ZcLiYekd5KltM="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ecjnjRcjbB5ulhLGcGPpd19EZaA="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15dpqEI31jGmqFCLwHVQ0RwkJMZ4="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_ppc64le.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xb8AQqFojC66zrwr7hZ1OtA8kgM="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XaWtmRc6GWtgDJUCNdVPYIAUMmE="}}, {"path": "/usr/lib/go/src/runtime/rt0_linux_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZXxRB72ITmRe6yR8gttM/lcFG0o="}}, {"path": "/usr/lib/go/src/runtime/rt0_netbsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jb8CVzVF/QZ/ZAtnlLdAfu6x+O8="}}, {"path": "/usr/lib/go/src/runtime/rt0_netbsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NmK8svFVwKuxu2M/OVsyKGJcEHg="}}, {"path": "/usr/lib/go/src/runtime/rt0_netbsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzbX1n/o/m34pQqjHRlNHC14Vg8="}}, {"path": "/usr/lib/go/src/runtime/rt0_netbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+s9G1rxk4uVrOAsp/rG2GEnsizg="}}, {"path": "/usr/lib/go/src/runtime/rt0_openbsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y2vgFHrjupWxe3cDbrbyDIrRcGA="}}, {"path": "/usr/lib/go/src/runtime/rt0_openbsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HF5iicj95IHC4mePEvewIQ8HajI="}}, {"path": "/usr/lib/go/src/runtime/rt0_openbsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10yX0XdHyVSBDSNlUqcAFOu/NrxE="}}, {"path": "/usr/lib/go/src/runtime/rt0_openbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pqYLvnFDTOOtBHjYOB77oHxbzkM="}}, {"path": "/usr/lib/go/src/runtime/rt0_openbsd_mips64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lC3a7ezX4vWis7Wi2zhYtAfmVms="}}, {"path": "/usr/lib/go/src/runtime/rt0_plan9_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zwsVlYNg7zBhU3vcV5A6xYxlp8A="}}, {"path": "/usr/lib/go/src/runtime/rt0_plan9_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1co2Nt5InVYGE8GhwleOhdpmvfdg="}}, {"path": "/usr/lib/go/src/runtime/rt0_plan9_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OJU3EYtbcHE28iCp9zAO1YLKHw="}}, {"path": "/usr/lib/go/src/runtime/rt0_solaris_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11kaRnysJIzurJPxVnDB1aDRclGg="}}, {"path": "/usr/lib/go/src/runtime/rt0_windows_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TbW6b86u1GX1Ks1O4ih6B0zNBZo="}}, {"path": "/usr/lib/go/src/runtime/rt0_windows_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OGcYTKyRZqtnIJyMf6BNsJD1vmA="}}, {"path": "/usr/lib/go/src/runtime/rt0_windows_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14co6PlVu/oQsC2f6B3MgmSSfIIo="}}, {"path": "/usr/lib/go/src/runtime/rt0_windows_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RLpFjhS59krr3QEI/oLz5a8Jps="}}, {"path": "/usr/lib/go/src/runtime/runtime-gdb.py", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z95Ab58MaliSlacUidPFxScjIKs="}}, {"path": "/usr/lib/go/src/runtime/runtime.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj7OIMUe5VjxZwTrc/GjUGYxKG0="}}, {"path": "/usr/lib/go/src/runtime/runtime1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Vz3qgqedYMQAzNMdGBQDuF0voY="}}, {"path": "/usr/lib/go/src/runtime/runtime2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nRQo4nzZ8jOaKTYAjVYqnQ+FDGs="}}, {"path": "/usr/lib/go/src/runtime/runtime_boring.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10JKTJb4GO75bJrUrlYnJpUx73mk="}}, {"path": "/usr/lib/go/src/runtime/rwmutex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dvrI7T195//nYF7ismdZEzvYR/s="}}, {"path": "/usr/lib/go/src/runtime/select.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bo7DvX8JLeChlwn7QvOKWolCNrs="}}, {"path": "/usr/lib/go/src/runtime/sema.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vcf8IygSgDo8C3FQHuQqdmUG9VI="}}, {"path": "/usr/lib/go/src/runtime/sigaction.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1giSP9athDn1ndRAbgcqO4i4sms8="}}, {"path": "/usr/lib/go/src/runtime/signal_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bbcBiBFVaHQTTyErdaM9WPtiJ2s="}}, {"path": "/usr/lib/go/src/runtime/signal_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l9YXjkWNN/KBeJQMw58ey4xw6Us="}}, {"path": "/usr/lib/go/src/runtime/signal_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xaDgSif7UMmaIwjGd9j8c5fem2k="}}, {"path": "/usr/lib/go/src/runtime/signal_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rsNvleuuttdB2tZx35poLcmVbOM="}}, {"path": "/usr/lib/go/src/runtime/signal_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PxHh/El4xOgiHkygiKTLJMiOJ4E="}}, {"path": "/usr/lib/go/src/runtime/signal_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q174+xkKybUilCyZCXJqY3ducF5NQ="}}, {"path": "/usr/lib/go/src/runtime/signal_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15j0miyjO8tPielMFIt0bHMGCnOQ="}}, {"path": "/usr/lib/go/src/runtime/signal_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GrMT+VobW91Reb8+CCzxAqgitDQ="}}, {"path": "/usr/lib/go/src/runtime/signal_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ul3Id1bo7YK/d8hFmqF2p1l9o50="}}, {"path": "/usr/lib/go/src/runtime/signal_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12lA6W1AMVhq0XLlV+ATOYZiX2wg="}}, {"path": "/usr/lib/go/src/runtime/signal_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RHrvCY/5pqstzkpTIBH0E57DONI="}}, {"path": "/usr/lib/go/src/runtime/signal_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IM+PGcCyuHsaD0jq1bjeqc9CsSs="}}, {"path": "/usr/lib/go/src/runtime/signal_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YfCHSwUHsuFpH8t7+LQ/Q+GpoJo="}}, {"path": "/usr/lib/go/src/runtime/signal_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sm3kJnnWVpI+FrVoSGKzvwqN8Gg="}}, {"path": "/usr/lib/go/src/runtime/signal_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wkn7JP9waraIh3w11xvqVhsw0rg="}}, {"path": "/usr/lib/go/src/runtime/signal_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kZk0JmvNxoXTQKYzfY6i3NSHfkw="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10usuduqnSs7TZQ/MRH2rvTESTaA="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSnFj0OSQgxrOcId3a48Rz80txQ="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snzuGV5PAG/6y/55QNaAeQfjzxA="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLtd97xZM9K5PWdYIBqfQwymDbM="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BkhuB8dreGuOA5FPprPn6C27i/k="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yC4uK2uH0dhp/MT6+hIA1YtoZiM="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yNk4V7+qBUYtO1xawPM4cgF87cM="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ql5gx/BI/OI+GjY0lWXs/Gn84do="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dyHAWivtaR7n9R4mfX9Za782EwU="}}, {"path": "/usr/lib/go/src/runtime/signal_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oWpIjzjTqdWK3f16Ss8okWOG8LY="}}, {"path": "/usr/lib/go/src/runtime/signal_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eom7yWf1Ftt8jaQPom5lxyTjrfo="}}, {"path": "/usr/lib/go/src/runtime/signal_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1klKWstg76GNXN/2+2fA1xWD96YY="}}, {"path": "/usr/lib/go/src/runtime/signal_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GO26TBc2SGtb6Mr1UCl/ZSSvj1U="}}, {"path": "/usr/lib/go/src/runtime/signal_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nqSZ0IndyBBXbprlw/njnQICDqI="}}, {"path": "/usr/lib/go/src/runtime/signal_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uqhGjaMlovEQQbcuqDN+V76KXeo="}}, {"path": "/usr/lib/go/src/runtime/signal_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tLtoeDcG7+npWreHXGjIOr7htrM="}}, {"path": "/usr/lib/go/src/runtime/signal_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j7BslkUvGFz7NbwBfVcapMxXIwU="}}, {"path": "/usr/lib/go/src/runtime/signal_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hQ8nOGLE2B2/110IO2ufU+/CUmU="}}, {"path": "/usr/lib/go/src/runtime/signal_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FXKp5LXLRuYmUpHq6JmoCR7RYNw="}}, {"path": "/usr/lib/go/src/runtime/signal_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QNTNWdIZoT6hknMavdZaiyXjNh4="}}, {"path": "/usr/lib/go/src/runtime/signal_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q177rbUfFTRhyB5xW+mkTdprKCaHY="}}, {"path": "/usr/lib/go/src/runtime/signal_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mhTcuh+6Z01MaBX0aTvfPNhBhgs="}}, {"path": "/usr/lib/go/src/runtime/signal_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ji/7QIALdk7vjQSgKtwO1J+04P4="}}, {"path": "/usr/lib/go/src/runtime/signal_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HGVandAiJZjLIEdHiq1pAXjlBgA="}}, {"path": "/usr/lib/go/src/runtime/signal_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tr99+Y1TYQLRD7SPP4MxEgJT+dw="}}, {"path": "/usr/lib/go/src/runtime/signal_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HhsJYJHfZqK+TxFH9UquG802CT8="}}, {"path": "/usr/lib/go/src/runtime/signal_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L0vcBYLEWslxI5uTIxUCffHPisA="}}, {"path": "/usr/lib/go/src/runtime/signal_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LBSv04AzCB96ZTZOtbMsZjSsWEU="}}, {"path": "/usr/lib/go/src/runtime/signal_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cvFZ+pR9Sy0AbyGGAcb/GRyJ6fI="}}, {"path": "/usr/lib/go/src/runtime/signal_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N5dbWQPypfPESohbI31Hd5SblwE="}}, {"path": "/usr/lib/go/src/runtime/signal_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iabEUtVRReGNzit6+v7TNiHaU1M="}}, {"path": "/usr/lib/go/src/runtime/sigqueue.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UfzQhQ8z7SUIRAgJGD6gZGCjapw="}}, {"path": "/usr/lib/go/src/runtime/sigqueue_note.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y/hirEoHlfnoevMixzbR4ckCRy0="}}, {"path": "/usr/lib/go/src/runtime/sigqueue_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11mYXZyV3Dwp8/PM+8U/gEtq3BWs="}}, {"path": "/usr/lib/go/src/runtime/sigtab_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eqzr2dwo04uZtwiZTdF5+h6RPcI="}}, {"path": "/usr/lib/go/src/runtime/sigtab_linux_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kP7l3klLbkz2wnsdgftDL7Uo+xM="}}, {"path": "/usr/lib/go/src/runtime/sigtab_linux_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MYRHmvWxyij04PszE9AW/EwEDNA="}}, {"path": "/usr/lib/go/src/runtime/sizeclasses.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eyp9mM28wQEWuhghAySh/vxaF9Y="}}, {"path": "/usr/lib/go/src/runtime/slice.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19vCrQKPwYqSzjawJmfxUdczfMBg="}}, {"path": "/usr/lib/go/src/runtime/softfloat64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ld6Asa+V0JL39IvSjB7ndI13xHM="}}, {"path": "/usr/lib/go/src/runtime/stack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1huSHAsLaMnspbbzXAeExC+IDHEY="}}, {"path": "/usr/lib/go/src/runtime/stkframe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FaIXJlgRhWg6nxgY9Jvxboc4cCQ="}}, {"path": "/usr/lib/go/src/runtime/string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NUHE6h2scv+e+1oHl7wgdsJl+oE="}}, {"path": "/usr/lib/go/src/runtime/stubs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nczl7PjSRtpHoPWozUY2f3TwRt4="}}, {"path": "/usr/lib/go/src/runtime/stubs2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AAyiCzH6veaDQtoeXG1NmE3ezEs="}}, {"path": "/usr/lib/go/src/runtime/stubs3.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ponodZePKBZDziH7ggprt9j5BAA="}}, {"path": "/usr/lib/go/src/runtime/stubs_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8mEnwa+WOvfHPF8FC1Z/Dqn/UE="}}, {"path": "/usr/lib/go/src/runtime/stubs_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MoUAzIaSZTTh8Z1tB1+J0QSkP+4="}}, {"path": "/usr/lib/go/src/runtime/stubs_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gORoUBoyKbHP5nGTbLBuXS7AScY="}}, {"path": "/usr/lib/go/src/runtime/stubs_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zhPbrpMOYgPEtTAzTHJER6A/1xI="}}, {"path": "/usr/lib/go/src/runtime/stubs_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWvUCXJFv2WqxLW91Qnw2v6NHRs="}}, {"path": "/usr/lib/go/src/runtime/stubs_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ura1TRM5d5or9PXpFtyzN0zTWQs="}}, {"path": "/usr/lib/go/src/runtime/stubs_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Esb1JwezWfelHPBwGGrbTvTEQCA="}}, {"path": "/usr/lib/go/src/runtime/stubs_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XndacEGeSqKEj9CzBh162/V+q2A="}}, {"path": "/usr/lib/go/src/runtime/stubs_nonlinux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fiMvl0G6gnRoEOFMI1wi+rnVWhU="}}, {"path": "/usr/lib/go/src/runtime/stubs_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/8DuDL6eOiyo7/Ec9zFBjqWnuU="}}, {"path": "/usr/lib/go/src/runtime/stubs_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lg66tQw2IW6nm47UNf5VrNlN8dk="}}, {"path": "/usr/lib/go/src/runtime/stubs_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UW7tLmuDsLy3uoc74HxLjcXKr3Y="}}, {"path": "/usr/lib/go/src/runtime/stubs_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xoxUJoPlnBvnJxFreh/7G+Z0WnU="}}, {"path": "/usr/lib/go/src/runtime/symtab.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N6+WJFbeMpNnFo/xw7ZOnfgtiEI="}}, {"path": "/usr/lib/go/src/runtime/sys_aix_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AFCfJTDGNrMcQtQIjisNir5/m/c="}}, {"path": "/usr/lib/go/src/runtime/sys_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jRMGe6v7f1uUm58sxTsyIH8lPQ8="}}, {"path": "/usr/lib/go/src/runtime/sys_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yhOWipYsCZi9vs4t3wgmPLUVUFc="}}, {"path": "/usr/lib/go/src/runtime/sys_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15fXa9B3GmQ46/shZA0C0BsrxlMc="}}, {"path": "/usr/lib/go/src/runtime/sys_darwin_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gOu/K8uHRecrJ5QvMF9ZdZLMezY="}}, {"path": "/usr/lib/go/src/runtime/sys_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xOLPgIlWnaUri1fgB4gtHVVHYQ="}}, {"path": "/usr/lib/go/src/runtime/sys_darwin_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm9jTy8xYwz0H9Yi5zH9+jpUMrk="}}, {"path": "/usr/lib/go/src/runtime/sys_dragonfly_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsT134sgijko02+MdQEKv5P34eQ="}}, {"path": "/usr/lib/go/src/runtime/sys_freebsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N+bvvGGNWCwB9VyiTONEe8lRp3E="}}, {"path": "/usr/lib/go/src/runtime/sys_freebsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tIU01DxfsY1Z4MOHzcDyK5LE1so="}}, {"path": "/usr/lib/go/src/runtime/sys_freebsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10AVABkzSryqG0MiS2oNxhfslLg4="}}, {"path": "/usr/lib/go/src/runtime/sys_freebsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vW3OtMgItPXuMe9Kyu4ZCeaOuKE="}}, {"path": "/usr/lib/go/src/runtime/sys_freebsd_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xMRY14vieHzRoM5FiO18BgaSn0g="}}, {"path": "/usr/lib/go/src/runtime/sys_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ix+HZWjQCoV7008di6PfDlvBBwE="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ULOrfqZgfwi5JhpCVT4icV568YE="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16upV1jZ4d+VInodniuf1mP8QkIU="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wdkS+HBm1VmMm2YIADGCsbABMbY="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zqxNIjF1xm+/EkvxVEjedWZl3oY="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pM1Yl2K2FkX2NBpxJPWySk0kF3o="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19S8t0javY5wFWTGV9kcUetjQTwk="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MrlZ/3i2NmSVWJoo18Gi+D/9ltQ="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12x7MlYN6QFzWLzvkF9zAvWZNaYI="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11F/aOAwrOwmMyH+vfAfrHTtUs0A="}}, {"path": "/usr/lib/go/src/runtime/sys_linux_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kZsb3RASuHE9wb5dYp6Thz3o+xE="}}, {"path": "/usr/lib/go/src/runtime/sys_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p2TZkeygVssSkYbFEMOaVuklNEw="}}, {"path": "/usr/lib/go/src/runtime/sys_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+R77IkH4jpUG3OAzL+8vqtehBSE="}}, {"path": "/usr/lib/go/src/runtime/sys_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L1srMaxqIVCEb9+kk0avSXBeVnU="}}, {"path": "/usr/lib/go/src/runtime/sys_netbsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VC8RsQ0HRrgrBXWj1XNriO1+eLs="}}, {"path": "/usr/lib/go/src/runtime/sys_netbsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pVbZvqsXNEd+pd2p+k52LJzwaEQ="}}, {"path": "/usr/lib/go/src/runtime/sys_netbsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zzXULOwYnjO+Wvvdk8hiZ57wNu0="}}, {"path": "/usr/lib/go/src/runtime/sys_netbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1edPn+J2FFcwpBHTbwbknY1McGi0="}}, {"path": "/usr/lib/go/src/runtime/sys_nonppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hzGSKuwhMXPeYIewubJ3wjmFkmQ="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13AXAH0CpW1jsFxRE/xrSTAgMst8="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AzC9HvRf2Crzq1SeeougiY5Ydfs="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dn2/1mOBBS63Nylweo1Ls2I1sfo="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd3.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DC8hlVRtc68NdGZiSERqUgADr+4="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/asx4tS3xQS5W5s88otvhe48bxc="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17w0JtWudI0TOJ522Q3jYfJaig14="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s1KOaaQDHur51mHLZpYAZdDrmv4="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fHzhdBj4gWDTXWKqVvevyu5d0ZQ="}}, {"path": "/usr/lib/go/src/runtime/sys_openbsd_mips64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VWujm6jnB+bGi5WVem6YAJNpiq8="}}, {"path": "/usr/lib/go/src/runtime/sys_plan9_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TFhpXyGs+/DIaGPRZQ9dUH3sZQ="}}, {"path": "/usr/lib/go/src/runtime/sys_plan9_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tqd0fF733Yrl9WB75Hq95w51h9c="}}, {"path": "/usr/lib/go/src/runtime/sys_plan9_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NEMlCPyZvNiBjePgyvWu8+oMPUE="}}, {"path": "/usr/lib/go/src/runtime/sys_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tphWGrN95JUVhDw3iH4en5POE4E="}}, {"path": "/usr/lib/go/src/runtime/sys_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ZYsTjFGQUjI03tEv5hBvoMF0QI="}}, {"path": "/usr/lib/go/src/runtime/sys_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ZYsTjFGQUjI03tEv5hBvoMF0QI="}}, {"path": "/usr/lib/go/src/runtime/sys_solaris_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ECM/uHynU0gMABTDAUQIyEdR224="}}, {"path": "/usr/lib/go/src/runtime/sys_wasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zNnNw/QEO0zAtTaZjtcMF4h4AXQ="}}, {"path": "/usr/lib/go/src/runtime/sys_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rCzWDt7lnSOAE2Q72aGHoY3UI6U="}}, {"path": "/usr/lib/go/src/runtime/sys_windows_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WbsIkiaXmT19wihFsKA5lXBgjaM="}}, {"path": "/usr/lib/go/src/runtime/sys_windows_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D2a9miLnDOKsWNjFs74W1kVyMOU="}}, {"path": "/usr/lib/go/src/runtime/sys_windows_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/fGJbQXh3VrsQtU/RCL/d+1V/M4="}}, {"path": "/usr/lib/go/src/runtime/sys_windows_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JF7G5BRWNMnASs6RyWw+t4EtRyQ="}}, {"path": "/usr/lib/go/src/runtime/sys_x86.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NJK3a7HkatfJCo/gegAEAFwhics="}}, {"path": "/usr/lib/go/src/runtime/syscall2_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bWGRA3WlaAlBxBWAB95iU868Mc="}}, {"path": "/usr/lib/go/src/runtime/syscall_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1da945ieIAdgBKwFIdr9gRZI640Q="}}, {"path": "/usr/lib/go/src/runtime/syscall_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jHXfShZw+MowzzdXs5fW2AXEYw0="}}, {"path": "/usr/lib/go/src/runtime/syscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DmBQ/kCdXwwP7mK4MF+BQq/Mk40="}}, {"path": "/usr/lib/go/src/runtime/textflag.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gki+4JwChxwAebk4uxBHfXzAsAQ="}}, {"path": "/usr/lib/go/src/runtime/time.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JTl/COUeY4Pjh9fzc7x0t277LQ0="}}, {"path": "/usr/lib/go/src/runtime/time_fake.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DXf8sdco7vfXxzyWxOKdslTLBWA="}}, {"path": "/usr/lib/go/src/runtime/time_linux_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19SPt9kL0NfWFVOdodT/bnXCT2fk="}}, {"path": "/usr/lib/go/src/runtime/time_nofake.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M69nnHi2Y7QrPFys1ONzsGd3stQ="}}, {"path": "/usr/lib/go/src/runtime/time_windows.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CBwdhzAAzENaVOgcqYAYFINght0="}}, {"path": "/usr/lib/go/src/runtime/time_windows_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+zWM3Gv2PPHRmjn0VePtDjyQkKk="}}, {"path": "/usr/lib/go/src/runtime/time_windows_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kJIJqh3iugOrmKg/HArhpRjQ5C8="}}, {"path": "/usr/lib/go/src/runtime/time_windows_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1euYH+VWcF1qkv81PhspY0t0j/y8="}}, {"path": "/usr/lib/go/src/runtime/time_windows_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lt1yyB3swzQHYtVvHvsH0caFolE="}}, {"path": "/usr/lib/go/src/runtime/timeasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpcQkK1PjOkdb9FMzVzuOVIcGsU="}}, {"path": "/usr/lib/go/src/runtime/timestub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E25ehXIb+Vd0SeDlD3JCbpcdN5U="}}, {"path": "/usr/lib/go/src/runtime/timestub2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6fNPRBwpWdIHwWppWVRyVbO5a4="}}, {"path": "/usr/lib/go/src/runtime/tls_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qR26s82Sf8MP9h4uHtz7Yr19LWk="}}, {"path": "/usr/lib/go/src/runtime/tls_arm64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12u9liXT6CQxN7K6qMMAQ06kvWN0="}}, {"path": "/usr/lib/go/src/runtime/tls_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tLH7Pkdtx6uB2AMyqTBTzmTzpfI="}}, {"path": "/usr/lib/go/src/runtime/tls_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IeAGbga6GlHXG26j8ivaJPRH5E8="}}, {"path": "/usr/lib/go/src/runtime/tls_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ux+cQLq4G5YJ8/mkN/j3pb1CA/8="}}, {"path": "/usr/lib/go/src/runtime/tls_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zFukkl6sL+DrNFearRVV2I8zCcg="}}, {"path": "/usr/lib/go/src/runtime/tls_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11sd6u0o36NUM+qgI2tn+zYv+gxg="}}, {"path": "/usr/lib/go/src/runtime/tls_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j4aseMCzD4CNc5wvUK4qR8l6yeo="}}, {"path": "/usr/lib/go/src/runtime/tls_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OCACCCLXuM+WGXac3nD7LAATCxM="}}, {"path": "/usr/lib/go/src/runtime/tls_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrQ73dZQIO87P1cc3EiHZuhCtSk="}}, {"path": "/usr/lib/go/src/runtime/tls_windows_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kj9JCPUL4LJrcKSaC8kqkKSM72Y="}}, {"path": "/usr/lib/go/src/runtime/trace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13oej5QpMdqB8027NnhSwEtCgrwE="}}, {"path": "/usr/lib/go/src/runtime/traceback.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tmxDsz4yhmawdsEBub4IgXzGErk="}}, {"path": "/usr/lib/go/src/runtime/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tw1sy5S4JMPyaOAvbN69LtaQM4Q="}}, {"path": "/usr/lib/go/src/runtime/typekind.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11a8c5I0Eqa/wInLKsd7BmiLXNVQ="}}, {"path": "/usr/lib/go/src/runtime/unsafe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o9y83IaiI4dE3v29i2NDSTBQpG8="}}, {"path": "/usr/lib/go/src/runtime/utf8.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MyN8KJLl8WvcKOHaTwz4Fz0Nzcc="}}, {"path": "/usr/lib/go/src/runtime/vdso_elf32.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3bM/hL2CZMs2e6DG+DVPhIPxII="}}, {"path": "/usr/lib/go/src/runtime/vdso_elf64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x97XH7zj6Nchl/kAFRsrIHAUvxE="}}, {"path": "/usr/lib/go/src/runtime/vdso_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ymEe0oFmaHMWJyuhT9CtXcQN2DI="}}, {"path": "/usr/lib/go/src/runtime/vdso_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FaWZPpmQ4dpxMGs1TmofNHNs084="}}, {"path": "/usr/lib/go/src/runtime/vdso_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dwxqvsNhNtgvki/yeBSCUJEAoXY="}}, {"path": "/usr/lib/go/src/runtime/vdso_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWyEGIBaUVFIYMncIPTG+J+5bqI="}}, {"path": "/usr/lib/go/src/runtime/vdso_freebsd_x86.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15vP6AlBof5vhN/AxyFeJC7o6Uss="}}, {"path": "/usr/lib/go/src/runtime/vdso_in_none.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYaJGhTCH0+nDp31BtOoxFvHvlg="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Ir3yDTmsVIeq3gcRMDdwlET2Ow="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fG2I4xnssXIYA4iaWNhZd6biGpM="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1idplRUU9rl3u1Y0U+lJOIUjemFE="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J5HKWRAvwDcwh7ABGtuOFU4fOjY="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19z0PDu94pXLG3bhLmDK9GA3N1JA="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/+pHXMCSuUG2JxI8p41y+I8yroY="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/3Go9zBgWPNgBi/bSb2GBDwjA1E="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eqTsWht8mRHgBtjtBenbVEia6bI="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c9R5G+/qwN//hQ8ruOEvi/Oajr4="}}, {"path": "/usr/lib/go/src/runtime/vdso_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oR5wX/zQm0Hsqf+prxVQ1qxO3zA="}}, {"path": "/usr/lib/go/src/runtime/vlop_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ConzWFhC3sllqn6PISCgZIts8ns="}}, {"path": "/usr/lib/go/src/runtime/vlop_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RQ/n87/VtQGqfV6vICxa32EpPvs="}}, {"path": "/usr/lib/go/src/runtime/vlrt.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Erh/HwQluYPY5feJu1h0Y3WOG2o="}}, {"path": "/usr/lib/go/src/runtime/wincallback.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RO9BeFjM7Cxo8aEm/Ag4yEqUX0M="}}, {"path": "/usr/lib/go/src/runtime/write_err.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mdA2Jgy/01wWdGode2C4WBk46Ow="}}, {"path": "/usr/lib/go/src/runtime/write_err_android.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11j8+vYrN7mMAvqO/4mLK7sAep+A="}}, {"path": "/usr/lib/go/src/runtime/zcallback_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ow3yF7GIOmWf0Tj3yHXV79ZABh4="}}, {"path": "/usr/lib/go/src/runtime/zcallback_windows.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+55S3me+65mC/cHiY9KpLvFMTAI="}}, {"path": "/usr/lib/go/src/runtime/zcallback_windows_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16tEs5etia5bJSHti9mIJ6wLpZ9Q="}}, {"path": "/usr/lib/go/src/runtime/zcallback_windows_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VoopvwT5V4nYH5Lkr8lzg1jILj8="}}, {"path": "/usr/lib/go/src/runtime/asan"}, {"path": "/usr/lib/go/src/runtime/asan/asan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cYNC8Ra0FIBgd4v0WNcak4/Z3Dk="}}, {"path": "/usr/lib/go/src/runtime/cgo"}, {"path": "/usr/lib/go/src/runtime/cgo/abi_amd64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EOzkBzhp0lN+J749zacwerEg7HM="}}, {"path": "/usr/lib/go/src/runtime/cgo/abi_arm64.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+FH4fbDk38yJgUISsw23lw2nTW0="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/gZXjdma2UK06bOXJz9QGA465M="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r/szPB0W1Ui1ePxG9O3M5tTlxuU="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eBMlpkQ6lg37chKBk7Rn8r6Afko="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BWdw92S3Vf+Ullxks9b+1FXEWVI="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+x4Bx1sCEv7Co2izbfJJhzTTYQ4="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fnm0pmGrT1nXLesSzelnS512FJg="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vtEZEagZIPwloteQi8bSfiW4aMs="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VYrWsttOB0I6wWRzBmjDgqxqKPU="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15HOMBAsHx4eMHhejAVsxza1RTAI="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms83/9ZkPBbs+s6BuwdGBFUzG8Q="}}, {"path": "/usr/lib/go/src/runtime/cgo/asm_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19ldMX/NLee5U4Esg9MFIye5VcUg="}}, {"path": "/usr/lib/go/src/runtime/cgo/callbacks.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjrEUVo86/DGNUWSclTk6BiF7Po="}}, {"path": "/usr/lib/go/src/runtime/cgo/callbacks_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g3dGMQH5voqEFcCneqGGp/ww5Bo="}}, {"path": "/usr/lib/go/src/runtime/cgo/callbacks_traceback.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rwitud5ow1b7K+9FQiE6AcFkoLc="}}, {"path": "/usr/lib/go/src/runtime/cgo/cgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jOREr1/Y8x5PaRaewmSynR6YC4="}}, {"path": "/usr/lib/go/src/runtime/cgo/dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bbMqq4QYHZ6k3cdtLDt6iWWk4Rk="}}, {"path": "/usr/lib/go/src/runtime/cgo/freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SWcIV23pLx+D4C2c2okYbCx4r6Y="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_386.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sngfIArw6HK60qS28SRYCFgIHNw="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_aix_ppc64.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+xDIgBX1OXO3BbsSaE5niOTa67w="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_aix_ppc64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q7LiSXl9jWL+Eap8LawnWpw5Ve4="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_amd64.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xFH0e/glkuqJ8fU9zL0DUGwvqmA="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_android.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11rAjiCPRnVBg23hdr3p6gHPGwmM="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_arm.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q193cxSYeHfPykUNSWfeD/eZUGZ7I="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_arm64.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mEfM9u8XJ2FQbf8d5U7ZZkY/THE="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_context.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18E41AtRApgF0BA84rqoAHJ5a0fM="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_darwin_amd64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+eVr0RRcxVGxmtXLQo/t34lvzNg="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_darwin_arm64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ELFrxpvLNUiojDLZbp4jMJqx4Lk="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_dragonfly_amd64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lK8nBRShgaiCiepugsHL0zY1H8s="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_fatalf.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FrrslTsI+HpA5Ae1sk1ZykT+/8M="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_386.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qJzsRmCCJDO4qvQ11ZzpmKnWklY="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_amd64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AtK3ZAFbfnXUqdlA7y4VFirX+xg="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_arm.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkuA88gi6qA5nFmaM1/7oXYUIuE="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_arm64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WcSZO81bi2LbSPNoQdDww0IP9E8="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_riscv64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kUvV9+JPglgB4lKOcOm0SW718G4="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_sigaction.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11noYx0PB3Tbf6QRhFg3sEV5xERA="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_libinit.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2WP9bKl42dBNa4hm6FWMrwz6bA="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_libinit_windows.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fzQpwN4x5/CwdDjjt+rCY2eRjec="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_386.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ib3W9oIz7qcnbOxXaWdJyR7NtnU="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_amd64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1elCbrrSoPX2npuJGdj+7j5hg2+Y="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_arm.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JXQDf1Z2UyUrwRfqSkwxFYtxEJI="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_arm64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KhXD9IgTbGa4g1+DITOjrTGvAok="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_loong64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pU4NVdKxFeCtlNtJDqi3SmAp7PE="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_mips64x.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1npeiREKg1lFDFsqTq0odcWKNVC8="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_mipsx.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aIDuic45GP90tVp7gLPCOfv50Ck="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_ppc64x.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NGtk+b/kLOkGsDlyklmlZIW0h44="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_riscv64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14QbqwvdXVWV6LFr7UftqNpycupI="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_s390x.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P3r53oCRK6/pOHFApGVKXps7++A="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_loong64.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1th6lyDqx2SGkAUUERNXODSaYIrk="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_mips64x.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HyKE54/zOMLZmW5BN4j6vOIxjtY="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_mipsx.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1radwfHnfVac6ll6Oq+M62P9D28A="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_mmap.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GAVbVJQloFhpsArQce6Z442dFA="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_netbsd_386.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iFOLW/ruvM1dcRx4fDdOgOZOt7E="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_netbsd_amd64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olf1cvEO84CFrb/jn62ZynWjX+U="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_netbsd_arm.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D5gwER5cvez6QeJItsBDbLLnppw="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_netbsd_arm64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U5pEBl9m+KMkY4sziGFWcSVPPE4="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_386.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13z3lP5GitC4oYWnl+TfM8lNOcMc="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_amd64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Zhp69Lex0S86+PQ48um+3z/ANU="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_arm.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kHzF9ZlZJh0pxCGpNP+K390hTUg="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_arm64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toBsMVUpfflKKj7nqPl643d0Gis="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_mips64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tBErtgTL4x5pvdbWsFZ0NDCxiv0="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_ppc64x.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KeH/v762drHpku/s4r+OPTRe+n0="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_riscv64.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16OHpYNpfZPc5j2oH9ttfKufdvFM="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_s390x.S", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dD4dqyHHQz/JhPOdIERf0MCqNXo="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_setenv.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JoBRfhXrjGYbIDTFfn5yMhnaLnM="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_sigaction.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1++5jg0TdMonjH5DydaeDFrY+S90="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_signal2_ios_arm64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ywrbvZbUjsOwmi7Z8HAIpRDKlzw="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_signal_ios_arm64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18di72dPl34NNSrOq+31O3HWTovc="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_signal_ios_nolldb.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cbs+MyjzKKRBk2Q/WJmeetdnxFU="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_solaris_amd64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zocRXicX6InUkpm7ZeGtA6aWCqc="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_traceback.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jVyYD+ai6lFUctyIweEe1a0XS6A="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_util.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192mjzHiTAQ5S50yamFHTVXV7rZk="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_windows_386.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kta8t9TOOC0i2sU4105mPvS8lF8="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_windows_amd64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cwK31sqOTysL7i+5Yxx8tE2/Lz0="}}, {"path": "/usr/lib/go/src/runtime/cgo/gcc_windows_arm64.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uUEaOdMbwptc4f+oaK5J32QdQ8o="}}, {"path": "/usr/lib/go/src/runtime/cgo/handle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16+nCyyC5tCJ24TyxZHhJBCpA5MU="}}, {"path": "/usr/lib/go/src/runtime/cgo/iscgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a73aKltMx4kTgVBcJPo6ZlF9AcU="}}, {"path": "/usr/lib/go/src/runtime/cgo/libcgo.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r03XwtmV8mFs7YE1bdPx6YQFIBM="}}, {"path": "/usr/lib/go/src/runtime/cgo/libcgo_unix.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dIbc+bGlfkQsvRLWsMJXVsYh39Y="}}, {"path": "/usr/lib/go/src/runtime/cgo/libcgo_windows.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iOx9ZTiDJn1ErJ6XtrmfeFoDec8="}}, {"path": "/usr/lib/go/src/runtime/cgo/linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dbi4TzAgSLsRHJJuXZWaLhTlwW8="}}, {"path": "/usr/lib/go/src/runtime/cgo/linux_syscall.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18o46VibseNYNfeeCAhEY2+m78mw="}}, {"path": "/usr/lib/go/src/runtime/cgo/mmap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lUBTbppPe/wppGo5EOf5YCy9Ycc="}}, {"path": "/usr/lib/go/src/runtime/cgo/netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+fGA9K3W3X1NAqwraYHFGTdUAiY="}}, {"path": "/usr/lib/go/src/runtime/cgo/openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bdXhfrFZhWn6Iam3wLEn/K3b4TA="}}, {"path": "/usr/lib/go/src/runtime/cgo/setenv.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OA1hbctVDRXVTWXYPqnp6NwtkXw="}}, {"path": "/usr/lib/go/src/runtime/cgo/sigaction.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hj4LVcAfxhQgshQe9tXOVpsZHM8="}}, {"path": "/usr/lib/go/src/runtime/cgo/signal_ios_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NPxO/dIEDNt61go3mJpIZ+Wv93U="}}, {"path": "/usr/lib/go/src/runtime/cgo/signal_ios_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13W7/JboxVZsCEh46oNDfKkjpr0A="}}, {"path": "/usr/lib/go/src/runtime/coverage"}, {"path": "/usr/lib/go/src/runtime/coverage/apis.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EW8dAvdfjOxNz802i5rpE5CfqW0="}}, {"path": "/usr/lib/go/src/runtime/coverage/dummy.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1csxne9VC/6KpStn+bF7g1GH6aME="}}, {"path": "/usr/lib/go/src/runtime/coverage/emit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DL6kKIMAzo/XiTNBjHsa4LI6Rq8="}}, {"path": "/usr/lib/go/src/runtime/coverage/hooks.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kDvIe+xSaY0NCyr4FPtJvK8CjZM="}}, {"path": "/usr/lib/go/src/runtime/coverage/testsupport.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14tDKdlJiVETW6zsvJE2oXLbrdJ8="}}, {"path": "/usr/lib/go/src/runtime/debug"}, {"path": "/usr/lib/go/src/runtime/debug/debug.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cF6Ml8suMj4iaCsNfrZ1w2OPHSA="}}, {"path": "/usr/lib/go/src/runtime/debug/garbage.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TdrfJDoZb77l17LUw3FJaGOMtn8="}}, {"path": "/usr/lib/go/src/runtime/debug/mod.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dg1ockKaHlHJGhiqr5XapYEIyDA="}}, {"path": "/usr/lib/go/src/runtime/debug/stack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aQpW99xS6i2qLXLKfSU8O+jf9o="}}, {"path": "/usr/lib/go/src/runtime/debug/stubs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10imPsP4L7hq4Qn5av54I5GILnmQ="}}, {"path": "/usr/lib/go/src/runtime/internal"}, {"path": "/usr/lib/go/src/runtime/internal/atomic"}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ADWUVt6domiyVIAJF8cTNDsMpDU="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aZvn6thpI+1KvKxRy9KG1fL6mYE="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTuZyGmvEP3AB2L2KAoCLcWI1ew="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sGnQLjyLnBi2Y+PainUbYwq05BA="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QOJiMnbVcbh/mu8rLHO5iCoaxvA="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pG2Sj5CZ2HXX3RqnyOJQB+PxNUM="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z5WBl/Oq5DQPuWrKCRkbrIHHTXA="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DMawddIJwy+9KgbCGP/w0MxwB48="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cVYDpa8bGQqHlHPtbWfi8TM6jnk="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p/SaavEd4TBzLG68Q5HaGx6X55s="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V9cJ98/EorFZsn7XxSCC6KbHvSc="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gI0+aJKvhQuDMoEMoiYRYnx/T6U="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JWsYfmq0rPuExMQhGvvCsr97egQ="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YRR64uS7TQu0ig7g2qD+ul9CoFs="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l9CaACXw7WxIpJBkixc6Ddkozt4="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bkIak3BbMwIuAV42fShDPMmr+UM="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JyugZLHPbcw3Dv1sB9ZA7fvGMFQ="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/n9OhTPaOU1q0uNWbLk7Ykf80i8="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nT9JVViLuolNbDBe/r4BmguiRY8="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lxrRKRdccJ47OndLILrCdyzPXNU="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_wasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmTj6XUPB8DZsrb+Gr4EyCBzWCk="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_wasm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN2VCXUT0U+vzWG3RSyjwYwBZp0="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GcQ3O0Va5hMuskj/JdfhBI7wnt4="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/stubs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F1OfLLBxeVB8yRV3KFFalsmpe98="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/sys_linux_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kyFc8pQ9O4XtPZXcNpJx2m1/TGI="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/sys_nonlinux_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q159iZngn13/SlE7LgAEiZCw4fyug="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/types.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11UzsLsuOGloQx2bD1cu8MA/R5mQ="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/types_64bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19kZpjWJgDMJ46tMTtK3RYF1KTIk="}}, {"path": "/usr/lib/go/src/runtime/internal/atomic/unaligned.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155yFaK7yul3M75AexQaIT4mG+oc="}}, {"path": "/usr/lib/go/src/runtime/internal/math"}, {"path": "/usr/lib/go/src/runtime/internal/math/math.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VulYaFZ8cnsZvQMkIgxdH25NjzA="}}, {"path": "/usr/lib/go/src/runtime/internal/startlinetest"}, {"path": "/usr/lib/go/src/runtime/internal/startlinetest/func_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TBc6FutOwym9blvgtmadXsEHy20="}}, {"path": "/usr/lib/go/src/runtime/internal/startlinetest/func_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qynX3ACdB7x62AB9ac67/LHLm+I="}}, {"path": "/usr/lib/go/src/runtime/internal/sys"}, {"path": "/usr/lib/go/src/runtime/internal/sys/consts.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fiWRzj6xIF6caVQURdC/lX06ZEI="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/consts_norace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fKCNWZhgbILWyh0fQDDr+HN2BGk="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/consts_race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18mwUBald2wywm+CUFS/FvTUVt8M="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/intrinsics.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ttNBpi0cQdrc/H/wZao7FesPVmM="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/intrinsics_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DcW6KbMsIl8bHQ5WjnQzvocDiyM="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/intrinsics_common.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JEMUoh4q+FedRsZu700mkmu+iW8="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/intrinsics_stubs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15pxWF8J3UUcrrHf0mzatyWyyI3A="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/nih.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12JWO6W2vJPbeQg0BRFPPYXOXXx4="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/sys.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EnH+yp6qd5bJQb5MMEmGSQ0bE8U="}}, {"path": "/usr/lib/go/src/runtime/internal/sys/zversion.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fo09ZV0ZsQzhUUshuECYf5DlFNU="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall"}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2l0VHcf8jhIqGOoFA1Lv3i1US4="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CUWylfhIwsdLi8PDNH2k4VyxsRA="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YtJ+kYhbJCf3aRqF//0UUWLXlps="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X9FcuzLbvc5v96cdf5uYYISSJV0="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mh5vsGA+SHP6gmDwYnLSHAQtCs8="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w1gZIMMcobmYV+YJMjkh1KwD2Xs="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YpY3q0UCldq37cckWpmFTz+gL+4="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BwOI7h0dGAIjtGZSqII3uO4N6JU="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m6sEecxodNDjFqq17RRWHbbwqRk="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ytI8dO90jaG3pK4MBBmO128Pzos="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P2pzkxxf/GNuQ9lFgqaUxgmyPuI="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FFRdAHKNZkc0mNb16I83tm0yH2U="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Epxx9GKkz9MFsgCRZEWGOqLOPtI="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vL4IWQNfwY+n/V6IgvjWpnV5Mv0="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndAkj7RFL6kNiyXU+GcvX4MgqVE="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PiwprjfeqrpL0v5G7doy9WL3DI="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o5M4ZmhMZaI7IANCG/M563aD4uA="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocu4v/nXsp6QpJq+4Vi72UVk2No="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NgDZfTiULye1VhhbBxu0ox4FqVk="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PiwprjfeqrpL0v5G7doy9WL3DI="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iyGvSXjHDKE0dW9AtQb86LbE5do="}}, {"path": "/usr/lib/go/src/runtime/internal/syscall/syscall_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ixkLRoxELeWpT/ilyzT7kDd20L4="}}, {"path": "/usr/lib/go/src/runtime/metrics"}, {"path": "/usr/lib/go/src/runtime/metrics/description.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D5CSZGVhsHD9Bek98iAp2eK1S/I="}}, {"path": "/usr/lib/go/src/runtime/metrics/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tsLMX2AwwRd0WGHXQuaSjQ9lSMI="}}, {"path": "/usr/lib/go/src/runtime/metrics/histogram.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XQMKPZNKL7TM7YbmDzCVFMt2Dx4="}}, {"path": "/usr/lib/go/src/runtime/metrics/sample.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KOCiGiYmGMmP6lqPWcBayGFLTQo="}}, {"path": "/usr/lib/go/src/runtime/metrics/value.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rXyvT6Nkyl3FjGb4Tg0MEvNOv3A="}}, {"path": "/usr/lib/go/src/runtime/msan"}, {"path": "/usr/lib/go/src/runtime/msan/msan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C3OzQW87nW23vpN+a/usbevNxnI="}}, {"path": "/usr/lib/go/src/runtime/pprof"}, {"path": "/usr/lib/go/src/runtime/pprof/elf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+gJ6Ksdqk0IsF1OSdTd6HNj8vZo="}}, {"path": "/usr/lib/go/src/runtime/pprof/label.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yU7Lrvc/pEcX2nnlbs4CTyRS0Ak="}}, {"path": "/usr/lib/go/src/runtime/pprof/map.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wUIxelrab5gvBONvdKUlqF6ljfU="}}, {"path": "/usr/lib/go/src/runtime/pprof/pe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gZLp0qsrQd5RTDrvoaUhsmUnfHU="}}, {"path": "/usr/lib/go/src/runtime/pprof/pprof.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aG6wu1AKT0OwAHn9UJPQOzhdexk="}}, {"path": "/usr/lib/go/src/runtime/pprof/pprof_norusage.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gzYxFcEulMmQySF97X7OJHYfHTw="}}, {"path": "/usr/lib/go/src/runtime/pprof/pprof_rusage.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hbendPZRd1TqKiemZ2f3tiZ+glE="}}, {"path": "/usr/lib/go/src/runtime/pprof/pprof_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13lc1Xp2hQMqcnZL7hSbjZ+bXwbg="}}, {"path": "/usr/lib/go/src/runtime/pprof/proto.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JCX/Hp3bWwUixSY18fqYdBeUMWw="}}, {"path": "/usr/lib/go/src/runtime/pprof/proto_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOsYMiqoKEGPJ5XvWF9b3i9XMWE="}}, {"path": "/usr/lib/go/src/runtime/pprof/proto_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozXdpntyCkeeBQPkQ/yWLj599cw="}}, {"path": "/usr/lib/go/src/runtime/pprof/protobuf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeS8cZ3HE5mgtZm70L1SpK8PlA8="}}, {"path": "/usr/lib/go/src/runtime/pprof/protomem.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ZpcEdK7ULhgjEJjBXhYAPunKZQ="}}, {"path": "/usr/lib/go/src/runtime/pprof/runtime.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hKTeerGLVFpJyqwKHVxalQqPBY="}}, {"path": "/usr/lib/go/src/runtime/race"}, {"path": "/usr/lib/go/src/runtime/race/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fIyaoGc92ABqKdQmV+GmsdW1RZw="}}, {"path": "/usr/lib/go/src/runtime/race/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pVHJdCwmkA3cePXtkoLFOUPJL8w="}}, {"path": "/usr/lib/go/src/runtime/race/mkcgo.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DERSKrqC7Hoe25YhcvpKl0xhnNc="}}, {"path": "/usr/lib/go/src/runtime/race/race.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13gw8wAXe+d5P+7xBBImSuAM6vS0="}}, {"path": "/usr/lib/go/src/runtime/race/race_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGpcwPgVE5Of0IDDZ+ASpkkpEBI="}}, {"path": "/usr/lib/go/src/runtime/race/race_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18uLCB088JYmXVOCeoeINklEcI5g="}}, {"path": "/usr/lib/go/src/runtime/race/race_darwin_arm64.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y42+BIgfOXzBavWOE9ronIhalpk="}}, {"path": "/usr/lib/go/src/runtime/race/race_linux_arm64.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QgzLImF0Mmyf3htudzaGJ+iCS70="}}, {"path": "/usr/lib/go/src/runtime/race/race_linux_ppc64le.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eq0U8mFnbsYAhfrembHipdcuRXc="}}, {"path": "/usr/lib/go/src/runtime/race/race_linux_s390x.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16eXiCYIvCi4osW6ZSDgUnbB/jy8="}}, {"path": "/usr/lib/go/src/runtime/race/race_v1_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p1MopjuZzmCZQfyrbg7AoR0Ar1Q="}}, {"path": "/usr/lib/go/src/runtime/race/race_v3_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gpi7ZylioXfzJJrNCdmxsABHP9s="}}, {"path": "/usr/lib/go/src/runtime/race/internal"}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1"}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O57ViYRGZdU1ZoGVfo2qseY/AUU="}}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_darwin.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oWEq8+1UKqmb6dnvtP71n6wPm6c="}}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_freebsd.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F4tw+0nWMi/lZdxNlSkPUwEegPE="}}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_linux.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D+0L+ib7KtLH+MgS+yfczaXhZRk="}}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_netbsd.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEAWLHkl6Tz1qmfQWjsBt82FSEE="}}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_openbsd.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WZr1X1HwECgP/ipU6FKk/fNJFq8="}}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_windows.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K9PoJ5IlAz02+pzQN3vZSeBEBxI="}}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v3"}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v3/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RNwICiedTn3smSgf6ndzHf35IwU="}}, {"path": "/usr/lib/go/src/runtime/race/internal/amd64v3/race_linux.syso", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gTLqov9teW2BWF62lhN4awWtfEY="}}, {"path": "/usr/lib/go/src/runtime/trace"}, {"path": "/usr/lib/go/src/runtime/trace/annotation.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BbupqhbQscLKl0w4ps7NzsTUhco="}}, {"path": "/usr/lib/go/src/runtime/trace/trace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iKrzeua4TmT0trm0e6AUYl2YTwI="}}, {"path": "/usr/lib/go/src/sort"}, {"path": "/usr/lib/go/src/sort/gen_sort_variants.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YEldxNCa70Cgzz4zmByprJrCRTM="}}, {"path": "/usr/lib/go/src/sort/search.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t0CsgfEpjgsP3GFo8BDFOAIKkMo="}}, {"path": "/usr/lib/go/src/sort/slice.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17w9BoG8oei2Kt9YUFbPFH6LOjAQ="}}, {"path": "/usr/lib/go/src/sort/sort.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s5W1bF8dB05WhbAqkwP8dcenPpc="}}, {"path": "/usr/lib/go/src/sort/zsortfunc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19hu0nDgWeI4Eq81YukURXNLX6bw="}}, {"path": "/usr/lib/go/src/sort/zsortinterface.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TU6XHJatNxrlcQydeRS0D1HIFA4="}}, {"path": "/usr/lib/go/src/strconv"}, {"path": "/usr/lib/go/src/strconv/atob.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XFFGFytlLFUDbd4LCj/v359HiUw="}}, {"path": "/usr/lib/go/src/strconv/atoc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS0HJjDZAVX7QSz2IAXn2L06/es="}}, {"path": "/usr/lib/go/src/strconv/atof.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Iue/H0ISQSoWTMvNWu/HLN4lrtM="}}, {"path": "/usr/lib/go/src/strconv/atoi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I1y+Eo5EkME1vo2BXYmvI0XXUaU="}}, {"path": "/usr/lib/go/src/strconv/bytealg.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lYbxuY2Ao34eBo4XcoYzNIxurbk="}}, {"path": "/usr/lib/go/src/strconv/bytealg_bootstrap.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VLCEpvmL+mSQV5r3iD4PPcCiFDM="}}, {"path": "/usr/lib/go/src/strconv/ctoa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tuRrxGvxihRD8WhVfiU/Y9ZUDVM="}}, {"path": "/usr/lib/go/src/strconv/decimal.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jeUoXRYNatzj4608cGox1TBlLaY="}}, {"path": "/usr/lib/go/src/strconv/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15smqgIEDoTrqfhNS2e3ih5UQEIM="}}, {"path": "/usr/lib/go/src/strconv/eisel_lemire.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V3KT0oRbdQEh/3zYiIAdznsD4Q4="}}, {"path": "/usr/lib/go/src/strconv/ftoa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j6mAvIKn3yHOGUaYB53kkyWpw0o="}}, {"path": "/usr/lib/go/src/strconv/ftoaryu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ooWJBOWE+Sd5tRjv+pPJ0Y+yeAg="}}, {"path": "/usr/lib/go/src/strconv/isprint.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E45qNu9hoh0DFuw38Op0AEvZXjI="}}, {"path": "/usr/lib/go/src/strconv/itoa.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jF1YzKvqYfdvBNHlD9r18B1VcH0="}}, {"path": "/usr/lib/go/src/strconv/makeisprint.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/RjoAfPJwI/9d2rckV9QI5yyoAA="}}, {"path": "/usr/lib/go/src/strconv/quote.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YDbNDhs6Mv9PPHRwGm1SNtAtoyM="}}, {"path": "/usr/lib/go/src/strings"}, {"path": "/usr/lib/go/src/strings/builder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1grWKMDgXYtIjmlvE0OoFc5hsQww="}}, {"path": "/usr/lib/go/src/strings/clone.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nPl0Xoidd55aZ6Mwr2Nys+ry8z4="}}, {"path": "/usr/lib/go/src/strings/compare.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wmU/XZ49n9p12ZM+03a4DT4aJug="}}, {"path": "/usr/lib/go/src/strings/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Leu6YagxXeKTYblnqqcZXIIZbA="}}, {"path": "/usr/lib/go/src/strings/replace.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RPHlf/UDkAIiMSWFe9N0DmdFBhc="}}, {"path": "/usr/lib/go/src/strings/search.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ec1UIYAoyPzzWPM2rhoJv8Tnab0="}}, {"path": "/usr/lib/go/src/strings/strings.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YqOA8AyeKcfw6Fz0OcIwOJ35moI="}}, {"path": "/usr/lib/go/src/sync"}, {"path": "/usr/lib/go/src/sync/cond.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1219M8OiKX729gKCUXiTNRzaApe4="}}, {"path": "/usr/lib/go/src/sync/map.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXTQM9AlRxhqGDmNVLJ3jSGyOgA="}}, {"path": "/usr/lib/go/src/sync/mutex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R/yOXLlOEIFt9nhJiYy4KAHi6uc="}}, {"path": "/usr/lib/go/src/sync/once.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ySdxYoBeIupW2M22SmaVAzI2iOo="}}, {"path": "/usr/lib/go/src/sync/pool.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wELafJds9kd50KCPbKMtGkg0Ypg="}}, {"path": "/usr/lib/go/src/sync/poolqueue.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AmlQWT5eJBQrivwd4oO+Ai60Fwo="}}, {"path": "/usr/lib/go/src/sync/runtime.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK5MP3PdYicx2i2Cm2DYG9g5QPc="}}, {"path": "/usr/lib/go/src/sync/runtime2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gflqRuVSETf9duOGFy8aZ9xRuNY="}}, {"path": "/usr/lib/go/src/sync/runtime2_lockrank.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y8x1hzvYk1BBMgB0OzZWh0nqjcg="}}, {"path": "/usr/lib/go/src/sync/rwmutex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17nE8iF/luIjSEo2lNBu4SV1r3QE="}}, {"path": "/usr/lib/go/src/sync/waitgroup.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N5dHgP9lqmevHt7b9n6ozoigFko="}}, {"path": "/usr/lib/go/src/sync/atomic"}, {"path": "/usr/lib/go/src/sync/atomic/asm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dZzoKaX91BXFXz2gIg8Fs47TkLg="}}, {"path": "/usr/lib/go/src/sync/atomic/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ue4KJuI/kZULGXhunE2G2ZcCZ9w="}}, {"path": "/usr/lib/go/src/sync/atomic/race.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tOMHFmTiMELAWadouUTPdAs8N3A="}}, {"path": "/usr/lib/go/src/sync/atomic/type.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mo8Uo8TgiPesXnMefasqAjc/zPE="}}, {"path": "/usr/lib/go/src/sync/atomic/value.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G62BYQPtYv5MGS/4HrNHTeywPSU="}}, {"path": "/usr/lib/go/src/syscall"}, {"path": "/usr/lib/go/src/syscall/asan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjjOd8CWkqikLLryrgDXKgy3bsQ="}}, {"path": "/usr/lib/go/src/syscall/asan0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SMzMJgj58k8Zw74YV0CmBbvw74s="}}, {"path": "/usr/lib/go/src/syscall/asm9_unix2_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1COWyDllD8lcU/oBWrZRElG4kArk="}}, {"path": "/usr/lib/go/src/syscall/asm_aix_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YvEFq8LApNX4I0geIve/W6L2sgw="}}, {"path": "/usr/lib/go/src/syscall/asm_darwin_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DJVwn4P1VkRIF8y+taVYPpKZ844="}}, {"path": "/usr/lib/go/src/syscall/asm_darwin_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18k6lareFV6hYI8+wle1mHvY47cU="}}, {"path": "/usr/lib/go/src/syscall/asm_freebsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gJii5WfXFi74SWVdalmXikjrjjY="}}, {"path": "/usr/lib/go/src/syscall/asm_freebsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1krW6EAdqYVUsyQOKUl3R/ZR0QUk="}}, {"path": "/usr/lib/go/src/syscall/asm_freebsd_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vb5hbG87/rYwJGGDObPRCxDTzk="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pEyUjttlfZT8XzJY9bIg2VPi3L8="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12tzvyBC+fj8oFVKOKXGy9Ayuw8I="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GiXzbxTp+WCECgPMOAZHwhEuHWE="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11JY9AlSe7BLd8S1O7PrDdqwsi2U="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_loong64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w5DsIpDxQzqp85TL+7jSlE94Wwc="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_mips64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q131PCEe6obaQKN1CaVSZpg0j1qXw="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_mipsx.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g1zohjywchjoDJLboFQfrYFTJB4="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_ppc64x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hTpb/CoLhbfRBRdVeZELYjuXc/4="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_riscv64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QJqd7OpJ+68aTkOziTpNGHhgRUY="}}, {"path": "/usr/lib/go/src/syscall/asm_linux_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tkMMlGIjYdVBwlI5vm7UMHQzV5w="}}, {"path": "/usr/lib/go/src/syscall/asm_netbsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166Qpu3L440bjtXi6ubtsda0V+5c="}}, {"path": "/usr/lib/go/src/syscall/asm_netbsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WWlYrttmNrug9gsC7vPNfayp6cI="}}, {"path": "/usr/lib/go/src/syscall/asm_netbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oGnCwx/9Z3OIwddYzwBqFYaI0AE="}}, {"path": "/usr/lib/go/src/syscall/asm_openbsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JYQ/hS0g9v2Nlc61hJwN+o9FNzo="}}, {"path": "/usr/lib/go/src/syscall/asm_openbsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q170yHd7ZgPjWevbGNoH8PMS1ZwD0="}}, {"path": "/usr/lib/go/src/syscall/asm_openbsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ke+U3MBNEjT8YepTgIiIsgNnw6M="}}, {"path": "/usr/lib/go/src/syscall/asm_openbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wBbP3jwjH1H70a1zLwVyEgibgPM="}}, {"path": "/usr/lib/go/src/syscall/asm_openbsd_mips64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QWAvmi7zJasC65+p1A+aNtE4QPs="}}, {"path": "/usr/lib/go/src/syscall/asm_plan9_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19Wk3kubqRMfExhnzoCOAyYMcUwc="}}, {"path": "/usr/lib/go/src/syscall/asm_plan9_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LrIxdUW4M1WtffrbHYkrADcL3zA="}}, {"path": "/usr/lib/go/src/syscall/asm_plan9_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a1Jl08IZZyHvZa8JVjzxyYYiong="}}, {"path": "/usr/lib/go/src/syscall/asm_solaris_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4kwE6jSrJk4FJRXSONIkLj5bpg="}}, {"path": "/usr/lib/go/src/syscall/asm_unix_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NFys6NpxsD6vtrNbjFoGjShxqEg="}}, {"path": "/usr/lib/go/src/syscall/asm_unix_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14hhGHhzYj20oOArPJgqg3AMaa0E="}}, {"path": "/usr/lib/go/src/syscall/bpf_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z1LjunT6HJo+TQeVdMxLiG3kPJk="}}, {"path": "/usr/lib/go/src/syscall/bpf_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zQQk/B05a6hyVPmZ4Up1Um0qDng="}}, {"path": "/usr/lib/go/src/syscall/const_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q103mj6sC8M6KuctuikQh69D1G5iI="}}, {"path": "/usr/lib/go/src/syscall/dir_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JriUpxyWC2Dv5xOYuGbUvqi7+Ek="}}, {"path": "/usr/lib/go/src/syscall/dirent.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+0oAsm2r1G6UAHqz8LO932KjgHI="}}, {"path": "/usr/lib/go/src/syscall/dll_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aou4+buHdPjxEGGf0tcx68+yjkg="}}, {"path": "/usr/lib/go/src/syscall/endian_big.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kerl4yzfs1OoFJzNS5zyr1ECf1M="}}, {"path": "/usr/lib/go/src/syscall/endian_little.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfmyXfiJSYZiB7CDCRF0gmxuCPo="}}, {"path": "/usr/lib/go/src/syscall/env_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yd25wFn6NUahARm15Z4x4YKjsdQ="}}, {"path": "/usr/lib/go/src/syscall/env_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15NEbbBS262SvMe7JBwFf6moV/i8="}}, {"path": "/usr/lib/go/src/syscall/errors_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+Rxn52H1HtRURhG/T99uhtCT7U="}}, {"path": "/usr/lib/go/src/syscall/exec_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndlE2BmvsukIbE7ITAYNxTKED84="}}, {"path": "/usr/lib/go/src/syscall/exec_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10gCcHJXqzfRSdPsyE2r+ckD/cdg="}}, {"path": "/usr/lib/go/src/syscall/exec_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nlI6ZMoZbviSj737fEJEx4CGFnY="}}, {"path": "/usr/lib/go/src/syscall/exec_libc2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17mhyCoMcy8xMTrqIzFoZAMJP1Ng="}}, {"path": "/usr/lib/go/src/syscall/exec_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ci/ZA+VV0nd0LQXBcdR8fWlPBx0="}}, {"path": "/usr/lib/go/src/syscall/exec_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j0aCBq5xV/SrQ8tPMWuR2D+tBC0="}}, {"path": "/usr/lib/go/src/syscall/exec_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v8mEw+5++jtktcI6K+URXehghLw="}}, {"path": "/usr/lib/go/src/syscall/exec_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DMaeweIrjU4NtuwvfREaqD3PXiY="}}, {"path": "/usr/lib/go/src/syscall/flock.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ivqPSyucU7DO7LVCpG0zdb9pibA="}}, {"path": "/usr/lib/go/src/syscall/flock_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vZaaLSy4cd9rfGbtClWcHynlvSo="}}, {"path": "/usr/lib/go/src/syscall/flock_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AqamFMq6pu7DzetMqf6FL0OdAmQ="}}, {"path": "/usr/lib/go/src/syscall/flock_linux_32bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zVOXHLv5PiErWLsiLllzzBTXBcI="}}, {"path": "/usr/lib/go/src/syscall/forkpipe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjA6F4F7SWU6kiy+5NXHRVzdQUg="}}, {"path": "/usr/lib/go/src/syscall/forkpipe2.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Dk41n2Cj+n4gsUMQqN+v87BgdA="}}, {"path": "/usr/lib/go/src/syscall/fs_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12OuQQSlmXLPocmuNoaUvhPpXVI0="}}, {"path": "/usr/lib/go/src/syscall/lsf_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FLqF73tYrthJce0CZT7MjOxzBJg="}}, {"path": "/usr/lib/go/src/syscall/mkall.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1up57CO8JbioRvdpmG4rpM2xPdAo="}}, {"path": "/usr/lib/go/src/syscall/mkasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCREnkRcLkMncyV32yTD+iERqfQ="}}, {"path": "/usr/lib/go/src/syscall/mkerrors.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13OIBE6S6jr6LIlbgtpIDqvX1IC0="}}, {"path": "/usr/lib/go/src/syscall/mkpost.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q115XtQ5MyiISRGzw4kqBVS1dCrOg="}}, {"path": "/usr/lib/go/src/syscall/mksyscall.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BZbSRZKJJn4AJ7dSew44FHZG8/0="}}, {"path": "/usr/lib/go/src/syscall/mksyscall_libc.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rjscv6UrCGmFeyC1IEHBoCGleoM="}}, {"path": "/usr/lib/go/src/syscall/mksyscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fU/71uX96ppOIxesCJqBNa/zZZk="}}, {"path": "/usr/lib/go/src/syscall/mksysctl_openbsd.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1sqxQvlGu7yDdJkevC4wbk79qY="}}, {"path": "/usr/lib/go/src/syscall/mksysnum_dragonfly.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3Nbe9B0dTsWsQhU6CxzCElEUP4="}}, {"path": "/usr/lib/go/src/syscall/mksysnum_freebsd.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qu741JEDyFljLqDHDpMLPaS43XQ="}}, {"path": "/usr/lib/go/src/syscall/mksysnum_linux.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AIrXJ2ZITXGVJJGhV8Uku1jk6Gk="}}, {"path": "/usr/lib/go/src/syscall/mksysnum_netbsd.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q108xeu/mHT0U1tNzuPQDm7nR+Kb0="}}, {"path": "/usr/lib/go/src/syscall/mksysnum_openbsd.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z5PdUYcFA4/mouiGILGJ+/Ak4ak="}}, {"path": "/usr/lib/go/src/syscall/mksysnum_plan9.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OJq96yO4MQIEr1/xeolURYlXd9E="}}, {"path": "/usr/lib/go/src/syscall/msan.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYvCt03HUxQIqN25imS2u+gfM2Q="}}, {"path": "/usr/lib/go/src/syscall/msan0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YN6RobMzLP7O0tB112B80KndGAQ="}}, {"path": "/usr/lib/go/src/syscall/net.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nk+QQVarVRHPBstHMzhSci7II6A="}}, {"path": "/usr/lib/go/src/syscall/net_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mgHAz3HAAM+LUXY3vVg9C+KJMEA="}}, {"path": "/usr/lib/go/src/syscall/netlink_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ow1+pwn7FXkcSxCmWRn5lz/Q2Q4="}}, {"path": "/usr/lib/go/src/syscall/ptrace_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZxsCpoQ7f4ASwU/sOLVaXpelmk="}}, {"path": "/usr/lib/go/src/syscall/ptrace_ios.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15UDgOS0Ak5/4H5SWAW24JzamGrc="}}, {"path": "/usr/lib/go/src/syscall/pwd_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wbke6DyZ5TVLDXuXxDPu2ai/vDA="}}, {"path": "/usr/lib/go/src/syscall/rlimit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b6V4o+1nQyA+O92NgQWAHKYZ4rc="}}, {"path": "/usr/lib/go/src/syscall/rlimit_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195nkN4KvPE+cW6USUNz9YlkptIY="}}, {"path": "/usr/lib/go/src/syscall/rlimit_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pVKlzwoxgRO5e5KBm4FkIsLBid4="}}, {"path": "/usr/lib/go/src/syscall/route_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n5jX0lf7gwBuZvO3vfrzPMI/3L0="}}, {"path": "/usr/lib/go/src/syscall/route_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10vUo8dtkDTsK0n16SKQjnWcRChI="}}, {"path": "/usr/lib/go/src/syscall/route_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13mz/VtjphvSwXliTK4fqY/FO5Ck="}}, {"path": "/usr/lib/go/src/syscall/route_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13+vmTBmnWA6FuPuO4+tANIhvVAo="}}, {"path": "/usr/lib/go/src/syscall/route_freebsd_32bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mf+enEQY6s3E7whTYuLJ46srPUI="}}, {"path": "/usr/lib/go/src/syscall/route_freebsd_64bit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mCj8PLDP99/VzJBiHq3SjEeabo4="}}, {"path": "/usr/lib/go/src/syscall/route_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q179JMDwELZB1SzNS4yUQRNrCUkOM="}}, {"path": "/usr/lib/go/src/syscall/route_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p6CMmh/Pd1Mu9cRExCRoDFmM/TQ="}}, {"path": "/usr/lib/go/src/syscall/security_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zBDzPO7kgoUBznsmWDJnN3Be+x4="}}, {"path": "/usr/lib/go/src/syscall/setuidgid_32_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dsecEngwbAU8xYehTmDn7jQ0Zx8="}}, {"path": "/usr/lib/go/src/syscall/setuidgid_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7vxmb+QTTYH8/FLzwjfksNQ3qI="}}, {"path": "/usr/lib/go/src/syscall/sockcmsg_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rf3UCsJrb0tYyk5QuDLJzCziC1A="}}, {"path": "/usr/lib/go/src/syscall/sockcmsg_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XzPAk+tIap3Pa0pWr6ABig/SR5o="}}, {"path": "/usr/lib/go/src/syscall/sockcmsg_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cryNgmOpT9kOwnesTlIQz9SzHbA="}}, {"path": "/usr/lib/go/src/syscall/sockcmsg_unix_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oF7Z6q8cbTP1p9lkxJoHzk/nnyU="}}, {"path": "/usr/lib/go/src/syscall/syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O3AKTQfaa136u+5HsgZHQMo6v54="}}, {"path": "/usr/lib/go/src/syscall/syscall_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cVF2/0G4NccouTqBrdL4K8mC5n8="}}, {"path": "/usr/lib/go/src/syscall/syscall_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjwysLNiWBrfXB75X41l5kTGDOM="}}, {"path": "/usr/lib/go/src/syscall/syscall_bsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZIok73N00GCEZwM+ap2kvsw0gYY="}}, {"path": "/usr/lib/go/src/syscall/syscall_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1potHKzjb0PTzXD+7dkpuvlKt6LI="}}, {"path": "/usr/lib/go/src/syscall/syscall_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16kCTzKMHCOPVg+SYejlqi3BCR4c="}}, {"path": "/usr/lib/go/src/syscall/syscall_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndJsuoYhiKkCOUWpspuCtSbYU9k="}}, {"path": "/usr/lib/go/src/syscall/syscall_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WYZk0B7Ho3P3faJvTQUej0RxJWA="}}, {"path": "/usr/lib/go/src/syscall/syscall_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xEiMpAYphfOMW3xWw3DONRFdEeE="}}, {"path": "/usr/lib/go/src/syscall/syscall_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19lXi/SDs5ae9f4mxMDd5yQ3uj4I="}}, {"path": "/usr/lib/go/src/syscall/syscall_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zqHkgHDaqR/V8MdvflTP7KGadi8="}}, {"path": "/usr/lib/go/src/syscall/syscall_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xEiMpAYphfOMW3xWw3DONRFdEeE="}}, {"path": "/usr/lib/go/src/syscall/syscall_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v5m7kjOhjM7bqVAkTZ1g+Rq59uI="}}, {"path": "/usr/lib/go/src/syscall/syscall_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LyuuKG+uUhbMEL+hkcNiF1I9GcU="}}, {"path": "/usr/lib/go/src/syscall/syscall_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MjfHNi32VAPGn1qOcUs4HEAenjY="}}, {"path": "/usr/lib/go/src/syscall/syscall_illumos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HxlDlERR7C1rJOfdHQP7bdxQjfI="}}, {"path": "/usr/lib/go/src/syscall/syscall_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SG01/K35Fh8IERbX7ZfYxX9BhfA="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDvzAivcA1p0k+1dcIyMNyE2LQ0="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r0RCUEWW6ytPN2Lrr6dS9nWlt4M="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_accept.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v1xa2wkO59L0X/682NdRHVclSBw="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_accept4.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDKeMbe6neV5DOPSi0RUPai1laM="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1THwzkghioU/IhwbUtk4JPQoP1B0="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17OUHPE2tC2+Dp4H6mrlW5VN/MZM="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ybkk18fUqp9SCjjPjKHeWsmnPuI="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k+bhXfMJjimmlwUMPZX4zPZ8zZ8="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IslRo7mQ4I7pQNf3P8+Oo0JZs8Q="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BRiE2b0Dx+d47MhDfEWRNovY4zk="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FG8bGexMSbkfhYrvFLxKmteVdsM="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHMB6A/MUIFpe5PlUAt/qYt3zGM="}}, {"path": "/usr/lib/go/src/syscall/syscall_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c7tz1rjMReFUyrPIjVIvc9/99oo="}}, {"path": "/usr/lib/go/src/syscall/syscall_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h9AJlliHhIJ2apDgU34ZmxtdBi4="}}, {"path": "/usr/lib/go/src/syscall/syscall_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E+VLS+XXPcjS1u5afD5Y/UgXppM="}}, {"path": "/usr/lib/go/src/syscall/syscall_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y7OCKDR9CZjDEaMN9alfbsXsF6Q="}}, {"path": "/usr/lib/go/src/syscall/syscall_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VG1ZeFiE2uWo0IkxgFkvymCFUHs="}}, {"path": "/usr/lib/go/src/syscall/syscall_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lrPPs5kZf8qikItQq4NjUn+Dk5c="}}, {"path": "/usr/lib/go/src/syscall/syscall_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+A0R8Wqqu4ibotU+4HpvaJdzjEk="}}, {"path": "/usr/lib/go/src/syscall/syscall_openbsd1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IPWFwGqu9xIPC7+TgZlyWufZDkI="}}, {"path": "/usr/lib/go/src/syscall/syscall_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CCJOnaSUQ0qmUEHy0kQbgf/39+E="}}, {"path": "/usr/lib/go/src/syscall/syscall_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AJip2rlk4A8dkGQxcJuRUAcClBs="}}, {"path": "/usr/lib/go/src/syscall/syscall_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CCJOnaSUQ0qmUEHy0kQbgf/39+E="}}, {"path": "/usr/lib/go/src/syscall/syscall_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wVVIrNusyvTn9gegInBGAcBtRh8="}}, {"path": "/usr/lib/go/src/syscall/syscall_openbsd_libc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Avdafqm/OSEDL2KzF3QEWQL/L4E="}}, {"path": "/usr/lib/go/src/syscall/syscall_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Z+KS22TbV5iB3i8LProqegUmaQ="}}, {"path": "/usr/lib/go/src/syscall/syscall_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DK9wppGaa3Ha2SHfQdJVg7L9Q10="}}, {"path": "/usr/lib/go/src/syscall/syscall_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUNu/5dE+pRIsDgFPQXgHt5CI5Y="}}, {"path": "/usr/lib/go/src/syscall/syscall_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dUw7H3Xf7AftdtfFVsfKfah+wV0="}}, {"path": "/usr/lib/go/src/syscall/syscall_solarisonly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z63KR3Ve3B9fW8vEB/SaIqwXxWs="}}, {"path": "/usr/lib/go/src/syscall/syscall_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JWaYvHuBu1JNRbgdDO3EBLAuqJU="}}, {"path": "/usr/lib/go/src/syscall/syscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19vetJgJ3en6SAHaHRnrEVGlU6cw="}}, {"path": "/usr/lib/go/src/syscall/tables_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gllGKjJXzbYoXvfVnH/FyKHC26I="}}, {"path": "/usr/lib/go/src/syscall/time_fake.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MEy/oFHuGokZVFketPkLJX0mv/g="}}, {"path": "/usr/lib/go/src/syscall/time_nofake.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1INdgkyWXnxmHoq83UU0W44teJNA="}}, {"path": "/usr/lib/go/src/syscall/timestruct.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10853hFPOA+DVDdK4oyYLEElv8UQ="}}, {"path": "/usr/lib/go/src/syscall/types_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uWjb4x5KKpDs/EMZMpfbRr6foVA="}}, {"path": "/usr/lib/go/src/syscall/types_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D+f8/sQEeofxVmHdLNc4V3Ww+uM="}}, {"path": "/usr/lib/go/src/syscall/types_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9Ozoa6mJwgeLxZOalN/Rmzf9jg="}}, {"path": "/usr/lib/go/src/syscall/types_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16yBtvhYPE47qZzOG10MBp5CV2EM="}}, {"path": "/usr/lib/go/src/syscall/types_illumos_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qovscv1oDcYewVQ3sH9dNHml3Ho="}}, {"path": "/usr/lib/go/src/syscall/types_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kvTnaLLk6kMDFeC0/OKQWZF7EIA="}}, {"path": "/usr/lib/go/src/syscall/types_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tXe6yo3XYoEMvUfyfCYORU597BY="}}, {"path": "/usr/lib/go/src/syscall/types_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w8vYSQIeJ7LeYRL1jDaTYcCZc54="}}, {"path": "/usr/lib/go/src/syscall/types_solaris.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiFl7ZeG0dxUx4HdpClmqvJoXPw="}}, {"path": "/usr/lib/go/src/syscall/types_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XgJhATdjjxlH4Ehu3JUo5tswZD8="}}, {"path": "/usr/lib/go/src/syscall/types_windows_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N2+PpfLTxpCKjn32pTWBB/3GWFs="}}, {"path": "/usr/lib/go/src/syscall/types_windows_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IPVTw/8krvucXMrPVKocdUn+TCA="}}, {"path": "/usr/lib/go/src/syscall/types_windows_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S/qrSwMzJrrfG5GYz8ycfb8bBIY="}}, {"path": "/usr/lib/go/src/syscall/types_windows_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IPVTw/8krvucXMrPVKocdUn+TCA="}}, {"path": "/usr/lib/go/src/syscall/zerrors_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZpTk4jkGs9HxCrIdj25CHCdc+OU="}}, {"path": "/usr/lib/go/src/syscall/zerrors_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z4PPPhPeaZX7+qAF9kOfAJ4caM4="}}, {"path": "/usr/lib/go/src/syscall/zerrors_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ikmiO+7gMh+q67Zo+/hl1jIR4mQ="}}, {"path": "/usr/lib/go/src/syscall/zerrors_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ChWb4A6w8Tk4J3SbTjCoK5tpnE="}}, {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11IZBTzN1tsFE2NBa9Wohql+P/jA="}}, {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kKWibIxECAGyDmgvQcy8BiqVDes="}}, {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hyCoxLBiDXoxF8mG5pKP7umxJCE="}}, {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5qaOEO3Va8KUIegQ71ZOIXh+rU="}}, {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mbk8TKshKKcRHOqSeJB1DPwiUow="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDWAh2Ocx5Mq05ruyw9BgYW9wzg="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+FbnTkXWn4OMW/A/coBbBZeTdpQ="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hHoy795A24rWLD0BW8VOgsxcXZM="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9GZdv7ep5jNcLk4vJjkgpEMvr4="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J2hpjliJidbbA3ekdqEGXX/Uojg="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18q++kb5fhTtxomrAgjsoNK8rQKc="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PabahROA2rhPYyl05kmIY8g03YQ="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PabahROA2rhPYyl05kmIY8g03YQ="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18q++kb5fhTtxomrAgjsoNK8rQKc="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FLrmmieHLjCct5hmFJzBrDpXzjI="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kh5xU2Cfz6Uk1QV/DKNqr6h6nM0="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAygNeCizWEICBEKAAmfX9qChE="}}, {"path": "/usr/lib/go/src/syscall/zerrors_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dUengQ3z+S833GUpVadhzGPj8Rc="}}, {"path": "/usr/lib/go/src/syscall/zerrors_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ynmdju12HeXnxAPKkSiFnyFW0Ig="}}, {"path": "/usr/lib/go/src/syscall/zerrors_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18krVGig32MjACuexcOpTCVbBNrk="}}, {"path": "/usr/lib/go/src/syscall/zerrors_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y5waSv5uPjpL/UNMwC4jkLWRvkw="}}, {"path": "/usr/lib/go/src/syscall/zerrors_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IUV0PJzlKNEpIE2k1ObZDTM6C/c="}}, {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tbYQ6fqB4ERSocsbWFfBuIISdzY="}}, {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMAshBnQmXsRVWtsjYRVjdcBbaI="}}, {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JAfhZFlIFsSSmal/W//2/u6dckc="}}, {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DKuYbu7+j7IvH2SCNOEDldj7xko="}}, {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ao/6+z3xUNLskntIJyYKKzdMuAI="}}, {"path": "/usr/lib/go/src/syscall/zerrors_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ACv3zi9TQgFJKCu7yCzyD6gKeY="}}, {"path": "/usr/lib/go/src/syscall/zerrors_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12ZPHZPW6D5z6MinKz3h6jfxy0oI="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/RXDlaFHt4GHOq7ywgVRcI3TVfY="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cWLhj1ITYos6dogsbzfIAn/jfcA="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_darwin_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tD03edf81oFcAM0KjShMIFjaMVI="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GUjci/16rKEMypGYSPDip2SyMmY="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_darwin_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EJGPAvjhWk1WNUkKJ1SYf3O+HQ="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w2Xu+usCfFJj9AG+saXInDuJDYo="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gIilBmnJ9Wj6nCdq85wFTwrAe5s="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nc/9R3CmVab8b6bA3Y9s31q/CTY="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocBtKqql0sJDS5mFtXaTaoZQOtU="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l3TKD/RKZwcqkB/kWjfjU4B+W7c="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tmHiM9K+mR2UO9kQCZRv0+wO/3s="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kZtX7ZCNb4MA+/fQXdynBalT+Og="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ql2oifWFsi8rCEnr4gZz2u28iUw="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kaQMpfHYpiWC3gwjmY9Tok0lX6g="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K1nRafp5jKCyCBf/aOxYKf8FrbM="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19ObWFsBZ8LP7pPyCSJEPR0Slk+A="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VqmLR755tZ5MvoXP5UBn/xMT4CQ="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m+m9pleurodCx6W625JeWEW922M="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rneybVa5nTWGtRk/OTjq6Qkp8uQ="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t1Hiu9NjBjxKyh0B5JSwJd161wE="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18vLBHwVe81TN6FrJb1hDtJL+sCs="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BmRUoj2BIbFgjW3yFUsqB4pzGdk="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KmQHPFdwlzV5mdvtUsknodKQobs="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gX8G2Wj7McoKWrA152BG5ZUs2Fc="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LA6+KgcYc3kYqa++C0lfG1Q55cs="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OKzOlQ4whe/e4ptuwK1HuNcYPc4="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IPK5rDy4+JuOQNF23mq9H65xZeQ="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PnhaGUTVIs2jags0PSDYcC8QDfc="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uhd7E++obaqGwa2kqp4pLqfZ0ZQ="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_386.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AW4epS9hpAAYheNFpL67ladypGs="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hYvyTcIYKTWAdJFVfCk34i5qx/4="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14y+7rabXrSh+IJT7OwHBHjhx+T8="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/+6ut0GI6DjR8JLO8832V32a+M="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_arm.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FMjlBIpdKdW70nZS2C/VkVWS+j0="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pXXDXX6fK1w7XJnarGWM6xBPj48="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oG3R5JP37b8r9BAxK3PKm4gMsXc="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sr1gEkf22oJGyzY0q5BQn2jUq+8="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_plan9_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sp2JWdXlKL2p/UKXWvn1wtKOo3s="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_plan9_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19XodcKOIfvN53VJ1C+ybpcf5T7c="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_plan9_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSUifbm6HTmrBYelfGUATle0yRw="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Il2wY0HvmVmrYoyaVFz99xfUlFI="}}, {"path": "/usr/lib/go/src/syscall/zsyscall_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zO8kFj+bY6cWTt1MySuVtgZcVj4="}}, {"path": "/usr/lib/go/src/syscall/zsysctl_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brtklkkdbKAWlAHZFc9PSl6o9Ys="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VF++JsityZmNvOSlSphUQRAb3Fc="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EnU0nn6KUavzgtkrMDuyHTpTA3Q="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+YsCfI1SGTu3YZx+FgxQiwG4WY0="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t/fk3nKGwtzV3TDd0YESHZHHKEQ="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SQAk0NBU4sGOMOU9U0nVX0ca7sU="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FXCtDw1CIjyAXedN9GVF9qOxHYM="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kMakPYTyleztmonCUJYapH3ytKY="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CxXobCDV0li+B2JMhh7lGWIli+c="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Se8DRJvfGy6HzjG4BM+bznZJPvs="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBK65yZ8X1COz5C3eZ+fIybgl48="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nY1+wNRSB0lz9k5MS9BvNAJvrTQ="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZlQKsRPPXQbG03YCLm8bxy6we8k="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15pbcwhcU6vkEeDBFl7NGKw48nZc="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13iUXZQNHLWOyNmQidy7+aTHf79Q="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q138S7O0CKK53hclErZrQG2AAkgXQ="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q138S7O0CKK53hclErZrQG2AAkgXQ="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13iUXZQNHLWOyNmQidy7+aTHf79Q="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TuUwodP04zEivDvtZ4+if+9hjw0="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14qhcDv8ZVExX/NgzNCEUBcVg+C4="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PR03Efwjk7jf76Q05f09ma+COnU="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yhq/ZMI15dPl1ZYfLycfVcSrV4k="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fenySTB5Wl7b+ekUk319MIyfq54="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cZCnk9tvHkN49h2JWNP7kajfuAk="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zxHIpqFh66cj87wMgH89e0RIvzU="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tnx6ov/aB7xQNzu54T1gi9GqsSo="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15y0HOBvGuZfxlJ6mTBAUkWUUBZ8="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ydp6QE5UfwCYyD3kGUv7qVXo7AQ="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b24QTFbMfHFU8H3G7SMbuh4h5Zw="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgVQdX33wHSW718t0BQckAoxNfE="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O1z+h/Ucn0cPPpSIGQyb8L7W5p8="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dr2U7YF1RDSQeTHcOkPWF2w0/uo="}}, {"path": "/usr/lib/go/src/syscall/zsysnum_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mALxmYJVyDAXcp0PX25W//LCdQg="}}, {"path": "/usr/lib/go/src/syscall/ztypes_aix_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O2+TsNZSZUY5FZKCsdpdYzZjrG8="}}, {"path": "/usr/lib/go/src/syscall/ztypes_darwin_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zLQdn2HG7U90502efrE/XYZaSjU="}}, {"path": "/usr/lib/go/src/syscall/ztypes_darwin_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BhlSCMMa5rbTIhN4iTjfG3/lARE="}}, {"path": "/usr/lib/go/src/syscall/ztypes_dragonfly_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ktcaGpuQpJVbO1bkAxRl3TP2dmY="}}, {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zAedBc46WG9di7D3FUB3zFfIOao="}}, {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ShLl3oH3qBXR4qCbGcQjlw9yE="}}, {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ALTqOGPjgTB3DMJ8kToMVPfIASo="}}, {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zUIMZh7MJaUlz4J0RaY2QJ/kooU="}}, {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1of5xGh4wcBrOiNY3qgEJm6pngV4="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T2qUo65xYcuYXmXNqlgU4aFtIvI="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zzR4ADGX29HnBBWy+oLHILaoel4="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13uP8e4LdFWMEf/zcdmzl86fLrx4="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UG+abeDcTk6COFsbpECjdsatyEw="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dOG+IJQEpIF7IWbynCYxby2o5CY="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_mips.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+oq4wDF7vRvqPF4VBzyINgqKMW8="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZdczyiQTIIyDMU4CoO3wPc/2koM="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_mips64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZdczyiQTIIyDMU4CoO3wPc/2koM="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_mipsle.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+oq4wDF7vRvqPF4VBzyINgqKMW8="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_ppc64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xiy7hrg9e6XtcXOQeAJf6l7ro0M="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/r4i0NAqj4O9HtrP372t9E3u/tY="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17zIyF6feuEgx3d7OggXeo3S8660="}}, {"path": "/usr/lib/go/src/syscall/ztypes_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NmacGoQO0yiYBdqEUc77H6biIrs="}}, {"path": "/usr/lib/go/src/syscall/ztypes_netbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1szSk08Mx0Vv2v1kx0dn5o6FKvR8="}}, {"path": "/usr/lib/go/src/syscall/ztypes_netbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USjrU2v4ynVMRRZxwhBAimKfers="}}, {"path": "/usr/lib/go/src/syscall/ztypes_netbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yTPeUp1R7AZDobup0fuN0JutOfA="}}, {"path": "/usr/lib/go/src/syscall/ztypes_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRd9WjBbTHcxSxXoO6Fh2xJC6bA="}}, {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ueCVgp0YO4VPhZk+bA+156Dv3xw="}}, {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19nEBDxRPD4GFOstrchE5+HufGFs="}}, {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n7TO8/I5Q6Ccb/UINFDHiWxlEE0="}}, {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j056k57PgpZX6lpARwbr9T9ThLQ="}}, {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_mips64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j056k57PgpZX6lpARwbr9T9ThLQ="}}, {"path": "/usr/lib/go/src/syscall/ztypes_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OWimTfTp99KSYm7XRPDiUF5eCEI="}}, {"path": "/usr/lib/go/src/syscall/js"}, {"path": "/usr/lib/go/src/syscall/js/func.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ja8Jl7oaJtOXstcjrZwMFYRnh7E="}}, {"path": "/usr/lib/go/src/syscall/js/js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zmkuAuBIbo0BK8/WCcM2UFElKc0="}}, {"path": "/usr/lib/go/src/syscall/js/js_js.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qLfa5cy9MAJjJ6btrd+6eBBsRY8="}}, {"path": "/usr/lib/go/src/testing"}, {"path": "/usr/lib/go/src/testing/allocs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NDArFNV0nfwfe6kUz87pK6rjYQo="}}, {"path": "/usr/lib/go/src/testing/benchmark.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J+6zRfX8FJVrMObSM5yQ2KGh9i4="}}, {"path": "/usr/lib/go/src/testing/cover.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bv8OwEuV3MrZMHdTIjxOM2MXTeU="}}, {"path": "/usr/lib/go/src/testing/example.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hh1U56lOpuAptKY/CMfGYTkDCZA="}}, {"path": "/usr/lib/go/src/testing/fuzz.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X9/a4qFxo9NQ2ZNe+dchcqZDD4Q="}}, {"path": "/usr/lib/go/src/testing/match.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NzPo+b/2bILZV2/d/Qq4LUoJYfY="}}, {"path": "/usr/lib/go/src/testing/newcover.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Heb6GQ0hq0A+27uymkdbE1uUx0="}}, {"path": "/usr/lib/go/src/testing/run_example.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iH/0GLH8fwGPRrlOShFiiLlEKB8="}}, {"path": "/usr/lib/go/src/testing/run_example_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KAjl2OuFSF5RlAND12NzUYDVwaw="}}, {"path": "/usr/lib/go/src/testing/testing.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjDvc6JK+sw1dWnU6vc/GsEX5Xw="}}, {"path": "/usr/lib/go/src/testing/testing_other.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RKzErwsEVSH7LJ8KJZtwHwo1a68="}}, {"path": "/usr/lib/go/src/testing/testing_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PtSxhHuIMStzhHvaOvRPvLHGQfw="}}, {"path": "/usr/lib/go/src/testing/fstest"}, {"path": "/usr/lib/go/src/testing/fstest/mapfs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I+yYQrrMOyI+1mCLkmTqv4sr//8="}}, {"path": "/usr/lib/go/src/testing/fstest/testfs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+3c1Aw/2SSGzDamO1BgyJpVazMQ="}}, {"path": "/usr/lib/go/src/testing/internal"}, {"path": "/usr/lib/go/src/testing/internal/testdeps"}, {"path": "/usr/lib/go/src/testing/internal/testdeps/deps.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15R/64lk2X6BykLnwJAGrN4GXBP0="}}, {"path": "/usr/lib/go/src/testing/iotest"}, {"path": "/usr/lib/go/src/testing/iotest/logger.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vvEw4K02yRRp1/1FobxHVdp8AEY="}}, {"path": "/usr/lib/go/src/testing/iotest/reader.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uGwNJA4GKj/K7ZoNd4wddwU6KI8="}}, {"path": "/usr/lib/go/src/testing/iotest/writer.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q110MM7/eg3psZHtend3y8bYciYgM="}}, {"path": "/usr/lib/go/src/testing/quick"}, {"path": "/usr/lib/go/src/testing/quick/quick.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hGq81BgSzUlYlmJWNALiG+7XXas="}}, {"path": "/usr/lib/go/src/text"}, {"path": "/usr/lib/go/src/text/scanner"}, {"path": "/usr/lib/go/src/text/scanner/scanner.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12u0EgX5C8AwHSO5CPANxqrcCgEk="}}, {"path": "/usr/lib/go/src/text/tabwriter"}, {"path": "/usr/lib/go/src/text/tabwriter/tabwriter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPm+EFxk5Kf6iotmmyrQZHk9Tjg="}}, {"path": "/usr/lib/go/src/text/template"}, {"path": "/usr/lib/go/src/text/template/doc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wUsMQOLX2HMNM/yT+ipRcEDwu4c="}}, {"path": "/usr/lib/go/src/text/template/exec.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hxfHKlabj3ORkknFwD1WuJcVT9w="}}, {"path": "/usr/lib/go/src/text/template/funcs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qZSTZP1F7VB9N3fC1cxh9kD5P9E="}}, {"path": "/usr/lib/go/src/text/template/helper.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zOoRiflPqRMkACxsigvLVR8MNy4="}}, {"path": "/usr/lib/go/src/text/template/option.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VspzXif4e/rFcGYfLahRstjaYvY="}}, {"path": "/usr/lib/go/src/text/template/template.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wu0hQGQdcpw4BwsbdbUYQEfnuPI="}}, {"path": "/usr/lib/go/src/text/template/parse"}, {"path": "/usr/lib/go/src/text/template/parse/lex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17V86140JsNoy5WHI+S86gkB/O5E="}}, {"path": "/usr/lib/go/src/text/template/parse/node.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Brr8bPWdkU7E6tmZunWmkwPVIAc="}}, {"path": "/usr/lib/go/src/text/template/parse/parse.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+cgE4qEpiwjYiSBT12bzVbDSyD0="}}, {"path": "/usr/lib/go/src/time"}, {"path": "/usr/lib/go/src/time/embed.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11AHfIQ9vzKbxjvfCDO/rISntEFQ="}}, {"path": "/usr/lib/go/src/time/format.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GDsGMnmXSdu9OB0BkczqRPBWPxo="}}, {"path": "/usr/lib/go/src/time/format_rfc3339.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10VOsh3pfpDNspdIV2IossOJZvZk="}}, {"path": "/usr/lib/go/src/time/genzabbrs.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hIVrTWQAriho5H6GpwYnXvVLrW0="}}, {"path": "/usr/lib/go/src/time/sleep.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17L3E17jCIPKGV+eHpVbd/EaXUsM="}}, {"path": "/usr/lib/go/src/time/sys_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TCLOuGdzdC2QeujedShus/HwvXw="}}, {"path": "/usr/lib/go/src/time/sys_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VWA6eKMMKFtqH8/HlAIc1GfdmS4="}}, {"path": "/usr/lib/go/src/time/sys_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZXC21nBVZBDk8yPt4Je77RSic1Q="}}, {"path": "/usr/lib/go/src/time/tick.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LJ0ewQBAt/Pyf6ikGl7hrBJgzw="}}, {"path": "/usr/lib/go/src/time/time.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1peW9UEEHLt/alYWRyVd4OAWJnz8="}}, {"path": "/usr/lib/go/src/time/zoneinfo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gvj6+bdeNLLPCVUk8/1Hv5VuLX4="}}, {"path": "/usr/lib/go/src/time/zoneinfo_abbrs_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AAQnP5gtUO6cyJB7vYH/3jZgEDI="}}, {"path": "/usr/lib/go/src/time/zoneinfo_android.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UDkF4EPlOldOVmjQqXBqMppYk6A="}}, {"path": "/usr/lib/go/src/time/zoneinfo_goroot.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xsOtQ04UnGNytcsFZaHjI4OrRj0="}}, {"path": "/usr/lib/go/src/time/zoneinfo_ios.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vv2ZTgnAQ3CrYJvFHwurc5MbUWA="}}, {"path": "/usr/lib/go/src/time/zoneinfo_js.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16z9HAb298O/RzZXHWXBQK4hXkZQ="}}, {"path": "/usr/lib/go/src/time/zoneinfo_plan9.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+WpLSvhJPJRYJLS2dlr9M6KLIwk="}}, {"path": "/usr/lib/go/src/time/zoneinfo_read.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RTRgv59Zw+JQaaigspIP+rmvAZc="}}, {"path": "/usr/lib/go/src/time/zoneinfo_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Em0ntn1CqnrAdDay1Oi8Le8kQU="}}, {"path": "/usr/lib/go/src/time/zoneinfo_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mtTMnTD71kHXQTktsY6Ndj5Nk5A="}}, {"path": "/usr/lib/go/src/time/tzdata"}, {"path": "/usr/lib/go/src/time/tzdata/generate_zipdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AT93CLXKCQ+D6hfCKQhJUYhF9tU="}}, {"path": "/usr/lib/go/src/time/tzdata/tzdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BqveZQkmL/vmMn3x5NMJwO6jU+w="}}, {"path": "/usr/lib/go/src/time/tzdata/zipdata.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jBFjHtsDvpE2Sq8+zcyrCPeaKI="}}, {"path": "/usr/lib/go/src/unicode"}, {"path": "/usr/lib/go/src/unicode/casetables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HSECiYsWR5CuzrnfvXCIHjqIq4Q="}}, {"path": "/usr/lib/go/src/unicode/digit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qpWIzDSIYXE8hX170R5mknsjUaU="}}, {"path": "/usr/lib/go/src/unicode/graphic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fXRpH2osaDhSphEuiY1dQYso5T8="}}, {"path": "/usr/lib/go/src/unicode/letter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFsgrP9b4KlttzhRjPV/yAhAhh4="}}, {"path": "/usr/lib/go/src/unicode/tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SGm99XBbRfM0sB+MvkB925944uE="}}, {"path": "/usr/lib/go/src/unicode/utf16"}, {"path": "/usr/lib/go/src/unicode/utf16/utf16.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMLE+em3CApyC48Syqm6C9Tlots="}}, {"path": "/usr/lib/go/src/unicode/utf8"}, {"path": "/usr/lib/go/src/unicode/utf8/utf8.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192u7+OcC8prNyeMtmdIqVmhcCg8="}}, {"path": "/usr/lib/go/src/unsafe"}, {"path": "/usr/lib/go/src/unsafe/unsafe.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaJ3KA1PKBrUzdJUbZ32zefvNJs="}}, {"path": "/usr/lib/go/src/vendor"}, {"path": "/usr/lib/go/src/vendor/modules.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15v6ACZo4T7mrfK8bGoTYkqlY9po="}}, {"path": "/usr/lib/go/src/vendor/golang.org"}, {"path": "/usr/lib/go/src/vendor/golang.org/x"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/0iFGJSbrFtFWZXz6hkVnPu78zA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1guP3lb5kHoEgb9Uy9RMCCGaIoAI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGOa9L6uBqfiozu29oU+2oHs0oo="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tnY3Tq0sPLE21Bu10Zl4okGxXYs="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17AGVEDEWXlYkTNjJ/oO2tx6mF0U="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dSVb5mwwMTx42AInrRFrxCDrxRE="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dYJOnSJGncIzC1IwK8LrmDdft0A="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qHVdxb42uGukCsdThXDUyLGjObQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/xor.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vhu+ktb8xSzP5aI0lkm1zyyjQAw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19doD6XOfNgTT85k/zKrYjuzgQOM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rBA2VBoxfFiPqZpGfpODrF2Bdu4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GRWvBTkXjYRIMiwCdrSCYpss8nw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snepYIX2PGZKK1zmLnxs4GY4dHk="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fg9uUXEov3AX60QI7/iEHsTUvF0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uiHKhJZX7/jx1a8mY+YRNR3OEHw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qZq8UJ0EfgQv1IFNEsRmCzb26BM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wYvyx0EX7JaVNhrcgQ3eHgFCybs="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/string.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNIzA8ELHjvYi5h+XLZZHXKhpSQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qaVvSECzheb+itmLDxXge8I+mQc="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/hkdf"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/hkdf/hkdf.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/xSEcNRUAV9cdqQv+C1JVXn6wPg="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/alias"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/alias/alias.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/A6hCkrzdSU0OFkYKoA+8yhX4Ks="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/alias/alias_purego.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zby+4xySEJAQvggDaQvMWXwgbC4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/bits_compat.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oq4tqv1YwoiQ5z8OYPA5+cQQr4I="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m1zlHEPV3NjwCCRPVD95RXuQZtQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p/CDCd5QP0UW03EfNebXduTv/dU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x3NwjsvPXztvia57ejxfas7CsfE="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J/eWYa/ytHj1k/OilDxFsxoiQ50="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KLHHrrF6M1EuUdWqDD4SaW9+hgQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17ZTUX+DU4KQ0O0sxXa1qPibsVQI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CarOkqPcqduZbSYdwT1BxrQAaBY="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QbPl1S0w8YRgYg4/e2f5vg3E4I8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vnf9hiU7L4VvfTop7/QRp8e0NTU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wnS5XQQ5/glnhIt5cwVFyTY5fXM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/dns"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/dns/dnsmessage"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1++p1WlnW/zGFTSJWqppqct5sxp8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http/httpguts"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http/httpguts/guts.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17tC86+KxpKy2r4jv32Das0rdv7U="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http/httpguts/httplex.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N7Kc0nEr1x+XgLInDgjR886DE9g="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http/httpproxy"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vKYKGjeQPAEbdy+EH8Owrt8l6eY="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/encode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qWsmSHw+sA+Whf0+PzJ0N1e92f4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qHGXoCt7dza7L2Z08rjmIayQmXc="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/huffman.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ktwtfwz9+CystEUZmNyHxage1Tg="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/static_table.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MB9hzFIDLVBfEEM1YgeNQTRtZS0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/tables.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uRdTPH3eNNmq/3VoUfidRpN7s34="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/go118.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gCbFJhH4lIqaNuFGmmGiVxeXJtQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/idna10.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1frOU2ZLE6+yBBAscGkbIJgf0miw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/idna9.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17xF/eeHM9EMfVmFJRAsLpzj0DIU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/pre_go118.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1flKEnYplggvshGlFNJsD3ElUvQs="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/punycode.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZYJUOmJHKmnCM1SSbdTvWq+8pwk="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables10.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s1vMsXtEtb2MVc8hifo2Ntm311I="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables11.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kr1WuZG+eTt/M4LgfMAbvSCp/3I="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables12.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11zWdlAW8C1CAptKx3J+fplKrxF8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables13.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xU70D0iFIQ0O3l17O4j7pW6cvfE="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables9.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jghDY4V0V8ltNP363cKnCSg0D1s="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/trie.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wSI4f29vgwoAprG6JSs6hkvNkXY="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/trieval.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q6ExY0eZifxeEgiZHdWKmq0I9c0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/address.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OViYQPJuGQPopo7DzrwoBUBI6zk="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/binary.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l5DqVXN06wWI1qpvTLDOmRGVYNg="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/lif.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14XbmlkPrqP3Z0POxWNoPi+L45/c="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/link.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i0y4Hgea8F+e76FRdctVp/A8y94="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/sys.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11LlXNWoesVPSOpuJWboNEPvie3k="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/sys_solaris_amd64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YwGpfOtii62TzBqcAlqgFfnV9Vw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZI2gWECigpP4aKn0dw3k2mvnZ7Y="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/zsys_solaris_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP5g6/RH+VwMOTCyN7HmzsdxIaY="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/conntest.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MMzn2aIBwi3nS12F1xxyxfGIno4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XjXQZh3BlTQcBtY/yMvvkuhIva0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_stub.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CRmsF1OtVlMvwGZZjmPoVBRJ9kA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_unix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CKlEKBCwEhsaCBl3GxCO5zl1pnI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_windows.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fxy5OBB4L9ix04LtTeYpQzTZWOs="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/address.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IuMN6LdEd3LC0zqVb4XgDCfwuOc="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/binary.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wEHIWdkS3SvRjiVtQnRKdgi9mFU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/empty.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11uDDnjDYUS9L9lvi1R9byj/L5bM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16oVVGwLGmIDCT1FDpcRtC42vXDA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_announce.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1400ovWecFJSCZvFc0+mkdZu+nEA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_classic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xj+YgY37Vy48LCtxL3WMSWPKfdU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rggV6s4N0tTaB3qxHCjtTlQf22Q="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_multicast.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t1aEnZAdh6mB/307onPjH8GkTRA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18ci1vo9a5l01bb+W14CJ5OI8jU0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/message.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15pVaitJurzP4xom3srr9Vr0NBq4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/route.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vznorPVRybwBTg7mmsaxsTyMpYI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/route_classic.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13B2qshlZVAheuxK58rG/2QmAcdw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/route_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eyxwahMRqAbjrVlVGDmme0i0GoU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h7cc8Vk85rFTYDxDVb3l42qGGTs="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N7jdGSBRq9YROqUZJXxZIqFiOJI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HO47fHjLH9y/1LC8wWbFugiiaeM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_freebsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fVKa/7ZQH23taJsO/QjKJO1TnDk="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNK3wTAmwv0QyF21iNpWTBUzxm0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fCV3/czJjXKyPhxhgpRT52x5Odo="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/syscall.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ihqWoPoceK/O3hWv9g97xfYCMhU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_darwin.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SMx7FjaI3z0+LfnnQf6XlvD1EYc="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_dragonfly.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TMHnAohjtLlx4THsBKiK8rl+sco="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_386.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VixSDr5bEMyESp28lOPNqGqfwuE="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_amd64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VBm9GSjZ8xWKhYruVTqkXcK8fs8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVDwzfhY1Ed2Eu/qzzBJuCZFaXI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VBm9GSjZ8xWKhYruVTqkXcK8fs8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VBm9GSjZ8xWKhYruVTqkXcK8fs8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_netbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yru0hKPljJ6wabK4buFsiXpM92M="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_openbsd.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kWORDPUQDS80GmcrwlIFv4nyk90="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ta7f+req/2UjXvGVJlZkmF0OhMA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/byteorder.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u4urq4ci617mu/pQbqqklThaov0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y/Su0IRIqTcIXJMRUETmRXbr6Rw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_aix.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uhLCQtu3FBtMkad1UJ0mnFNnY+s="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1irn3/2mwv6EGwymKpMDdPA6YQCQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19+Yvx6U66GCdX9plojrQe/ofAEQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15cwMG8RWu2skOjBCjC+HBJ3N/PA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S5JnOwwaruSJ0LSCIc6DW1INFxA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wdthVgAljHMwiznxXU3zFaa0fws="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B7CG0XuhYEICx7vo/4W0NlzxthE="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBXhRlWbveB0KoBaSoEqQrEy6oI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+vNMmGhtD1uki8QtbYB0JM0c8hI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1laIv9Fh3ZtQQTfuNSrCUPurHKYk="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NDpSfvdzZ/FbekK0MMH5G1vs3W4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F42gPFumxKVdrlWMglL+12OXJOo="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zVieehRzOZz+QkJIg8sALTGwh8o="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1awXsREQO7Dw/d3hXWaH38sqJSUk="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hZndP5n4qTaEwPr2Aydd2B6ElW0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xQ6SRMj425JVZ62L0xqJhOKdZMM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dOcSWDNJx726siUakA7xAbLjDNA="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TWiA2yUyCHZmqCg8FA41YR8fQJ0="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_loong64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TjXoX2Ox/CF18ro5b2f8U9nsUa8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uVhLvIiMZs3KVZUWQbZEhMLBtxM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_mipsx.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hBKN6JlpiZXxz7hB4w+O/8caGe8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wzFxhSkZwmN8k5NhtMht2zA2R1k="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JRoj8C8wM7W1/ovfAYi2H2FfmA4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eQNOFZedOo2ArBk3McUdqqnDpAU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_arm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5g0zpXRUCuz0fc0o63WFoU4rXM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P+Ha9U7mOkj0uhTci2Q1kaRFTsQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XwSKl7YWCsI5hamU30/1DstAW3k="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0NVHS1BqjzkWMTHZ/LDQhPhAW4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aTOtcirpArAgYWhc30tMKswvWK4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZGHmURO/VBD2Oxfqyr1Hjcve4C4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_riscv64.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/PpmbzuyIH6ExyEon1qhZylI/w="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v3PQKQICufbOkRMM8V9X6cI5Q4M="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_s390x.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7kn4bRae73MTwt6lEtKSnreOWo="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_wasm.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mfZjjCtyLtwAu78KULyGOKDAzzY="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_x86.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uBsNLXf4KWoflYPY839k6r7MA8k="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_x86.s", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17hFdUKkSBexknaZIZasd9hPe1lg="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_zos.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JU2quB8SdGMAs4NdOGiaahPk/zE="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jvwZJzHb2X7ohYbe6gurdQMUt+A="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J9RAmzqNnDDFdPxdjH4hcoTkZrQ="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16RAjpXZsfKFrE6/ShLkyutgPyzY="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EF+8Q7xnnkSWsicmFgjhHc3QWJw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/LICENSE", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qXx7K7dcjwyWiBjN1s1F+gIorU="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/PATENTS", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TspFthL32G8vWY8jgHSg2sm3K8k="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/secure"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BhxORRAY9bGbuR0zSj5z7VELayc="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15W0OM4KghM9NTptvVpYDBaS9Fgg="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI8tU8OFN0GNR0JX4U2Ht2/ciro="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/transform"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/transform/transform.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tksUO9DeSoZrGLxM/Sm1D/yGr3Q="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/bidi.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bz9qd1P1IKX2gnZ2JofWYlPzYY8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/bracket.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AsaBZfD9dbyulqSkUVInHphYQc4="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/core.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AAjviqAzh+bgdpGo8WQTUM4ld5w="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/prop.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ttZbxGQO3APKYCPjpo0scBV0GE="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15dQ5AaKnyUS8pEAjlh9OeDCs4Jw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r0N8Jz01lfUZg/6kLYp4DwWMuaI="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17fTuCHuui9rYDmfUYo7zTkssWko="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Ck5eOljLtRgBj9Zo7wb8UiGhyM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj0OPZXam3uXJwfH7nKNkJjpa5c="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/trieval.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a3BDro9AmEEjOx94HdqwUwR13EE="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm"}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/composition.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uqYOSffk1BtdVQLEjzYetzT+OQc="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/forminfo.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yAvN89tCcQjJHjDAWJavnWIV9tw="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/input.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPMQdYPQYMKk8IvN9zJk+IYhheo="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/iter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUSPoPuEQRvG4ZkxzNlI5J5B8b8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/normalize.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16ZADZXi8LgpWE7WKg0Y8FbWic84="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/readwriter.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IvyVznElXWlZKTpO9w+rFjFDNkc="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N8LgRKI2Ai/OKu8fNWeW8TuX4zM="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nPSMbO3Wa/OyZ5TmEfR38HnUHpY="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DzokSKe1dyyxVJZ6O1VHwd9idd8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rnelr43PT1Owmna49LhwOnhxU7o="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13i4zkBx815rebdxgKjfSPtgngb8="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/transform.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSRTpGGs6qjsaih+R47+gGuCEek="}}, {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/trie.go", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TAa6hMso6TBp9zdYpkrVvkScC9E="}}]}}, {"id": "0b627ab3cdc7d5d7", "name": "go.opentelemetry.io/contrib/instrumentation/runtime", "version": "v0.37.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:contrib:instrumentation\\/runtime:v0.37.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/contrib/instrumentation@v0.37.0#runtime", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:qQFY3137vMggSJH0SNspUnmFuNB5grGufD736hycOtI=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "4322deb56ed196c7", "name": "go.opentelemetry.io/otel", "version": "v1.11.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/go.opentelemetry.io/otel@v1.11.2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:YBZcQlsVekzFsFbjygXMOXSs6pialIZxcjfO/mBDmR0=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "f18b750cb92eef36", "name": "go.opentelemetry.io/otel/exporters/otlp/internal/retry", "version": "v1.11.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:exporters\\/otlp\\/internal\\/retry:v1.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/exporters@v1.11.2#otlp/internal/retry", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:htgM8vZIF8oPSCxa341e3IZ4yr/sKxgu8KZYllByiVY=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "5544506ce93d56fe", "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric", "version": "v0.34.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:exporters\\/otlp\\/otlpmetric:v0.34.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/exporters@v0.34.0#otlp/otlpmetric", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:kpskzLZ60cJ48SJ4uxWa6waBL+4kSV6nVK8rP+QM8Wg=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "00820c6f1e326fd9", "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc", "version": "v0.34.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:exporters\\/otlp\\/otlpmetric\\/otlpmetricgrpc:v0.34.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/exporters@v0.34.0#otlp/otlpmetric/otlpmetricgrpc", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:e7kFb4pJLbhJgAwUdoVTHzB9pGujs5O8/7gFyZL88fg=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "348a37f1c5813133", "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace", "version": "v1.11.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:exporters\\/otlp\\/otlptrace:v1.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/exporters@v1.11.2#otlp/otlptrace", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:fqR1kli93643au1RKo0Uma3d2aPQKT+WBKfTSBaKbOc=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "7d066e066dc199fe", "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc", "version": "v1.11.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:exporters\\/otlp\\/otlptrace\\/otlptracegrpc:v1.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/exporters@v1.11.2#otlp/otlptrace/otlptracegrpc", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:ERwKPn9Aer7Gxsc0+ZlutlH1bEEAUXAUhqm3Y45ABbk=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "c28bf0acc06c36d5", "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace", "version": "v1.11.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:exporters\\/stdout\\/stdouttrace:v1.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/exporters@v1.11.2#stdout/stdouttrace", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:BhEVgvuE1NWLLuMLvC6sif791F45KFHi5GhOs1KunZU=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "a532fc28c3aff7bc", "name": "go.opentelemetry.io/otel/metric", "version": "v0.34.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:metric:v0.34.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/metric@v0.34.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:MCPoQxcg/26EuuJwpYN1mZTeCYAUGx8ABxfW07YkjP8=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "ef232bd59e96a29e", "name": "go.opentelemetry.io/otel/sdk", "version": "v1.11.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:sdk:v1.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/sdk@v1.11.2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:GF4JoaEx7iihdMFu30sOyRx52HDHOkl9xQ8SMqNXUiU=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "b5e422cbc0c75ee9", "name": "go.opentelemetry.io/otel/sdk/metric", "version": "v0.34.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:sdk\\/metric:v0.34.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/sdk@v0.34.0#metric", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:7ElxfQpXCFZlRTvVRTkcUvK8Gt5DC8QzmzsLsO2gdzo=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "cf4f7d3e3f7b6dfa", "name": "go.opentelemetry.io/otel/trace", "version": "v1.11.2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:otel:trace:v1.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/otel/trace@v1.11.2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:Xf7hWSF2Glv0DE3MH7fBHvtpSBsjcBUe5MYAmZM/+y0=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "57bc0b8dff5831fe", "name": "go.opentelemetry.io/proto/otlp", "version": "v0.19.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:proto:otlp:v0.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/go.opentelemetry.io/proto/otlp@v0.19.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:IVN6GR+mhC4s5yfcTbmzHYODqvWAp3ZedA2SJPI1Nnw=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "2f14781f529c378c", "name": "go.uber.org/atomic", "version": "v1.10.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/go.uber.org/atomic@v1.10.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:9qC72Qh0+3MqyJbAn8YU5xVq1frD8bn3JtD2oXtafVQ=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "ac811a088b2cd9a2", "name": "go.uber.org/multierr", "version": "v1.9.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/go.uber.org/multierr@v1.9.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:7fIwc/ZtS0q++VgcfqFDxSBZVv/Xo49/SYnDFupUwlI=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "048f704e7be1d969", "name": "go.uber.org/zap", "version": "v1.24.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/go.uber.org/zap@v1.24.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:FiJd5l1UOLj0wCgbSE0rwwXHzEdAZS6hiiSnxJN/D60=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "b1eeeb0ca27294bc", "name": "golang.org/x/crypto", "version": "v0.0.0-20220511200225-c6db032c6c88", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/crypto:v0.0.0-20220511200225-c6db032c6c88:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/crypto@v0.0.0-20220511200225-c6db032c6c88", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:Tgea0cVUD0ivh5ADBX4WwuI12DUd2to3nCYe2eayMIw=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "e4cd7bb61853144b", "name": "golang.org/x/net", "version": "v0.5.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:networking:v0.5.0:*:*:*:*:go:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:golang/golang.org/x/net@v0.5.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:GyT4nK/YDHSqa1c4753ouYCDajOYKTja9Xb/OHtgvSw=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "46eb72eb7cda1106", "name": "golang.org/x/oauth2", "version": "v0.3.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/oauth2:v0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/oauth2@v0.3.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:6l90koy8/LaBLmLu8jpHeHexzMwEita0zFfYlggy2F8=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "350c6c11c2a93276", "name": "golang.org/x/sys", "version": "v0.4.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/sys:v0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/sys@v0.4.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:Zr2JFtRQNX3BCZ8YtxRE9hNJYC8J6I1MVbMg6owUp18=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "6bc5ed75aeee37ec", "name": "golang.org/x/term", "version": "v0.4.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/term:v0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/term@v0.4.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:O7UWfv5+A2qiuulQk30kVinPoMtoIPeVaKLEgLpVkvg=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "ff52cb2ea81fa720", "name": "golang.org/x/text", "version": "v0.6.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:text:v0.6.0:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:golang/golang.org/x/text@v0.6.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:3XmdazWV+ubf7QgHSTWeykHOci5oeekaGJBLkrkaw4k=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "f0e03855fa3ee4e7", "name": "golang.org/x/time", "version": "v0.0.0-20220210224613-90d013bbcef8", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/time:v0.0.0-20220210224613-90d013bbcef8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/time@v0.0.0-20220210224613-90d013bbcef8", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:vVKdlvoWBphwdxWKrFZEuM0kGgGLxUOYcY4U/2Vjg44=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "cd1e8ab4d4514334", "name": "google.golang.org/genproto", "version": "v0.0.0-20230106154932-a12b697841d9", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:google:genproto:v0.0.0-20230106154932-a12b697841d9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/google.golang.org/genproto@v0.0.0-20230106154932-a12b697841d9", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:3wPBShTLWQnEkZ9VW/HZZ8zT/9LLtleBtq7l8SKtJIA=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "24ff027889cc678e", "name": "google.golang.org/grpc", "version": "v1.51.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:google:grpc:v1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/google.golang.org/grpc@v1.51.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:E1eGv1FTqoLIdnBCZufiSHgKjlqG6fKFf6pPWtMTh8U=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "d73d3d881663b045", "name": "google.golang.org/protobuf", "version": "v1.28.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:google:protobuf:v1.28.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/google.golang.org/protobuf@v1.28.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:d0NfwRgPtno5B1Wa6L2DAG+KivqkdutMf1UhdNx175w=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "1a85b7e239f44304", "name": "gopkg.in/inf.v0", "version": "v0.9.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/gopkg.in/inf.v0@v0.9.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "12289b7ca4df69c3", "name": "gopkg.in/square/go-jose.v2", "version": "v2.6.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/gopkg.in/square/go-jose.v2@v2.6.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:NGk74WTnPKBNUhNzQX7PYcTLUjoq7mzKk2OKbvwk2iI=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "7963c0929544137c", "name": "gopkg.in/yaml.v2", "version": "v2.4.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/gopkg.in/yaml.v2@v2.4.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "8f9ec48c9e0e077e", "name": "gopkg.in/yaml.v3", "version": "v3.0.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:yaml_project:yaml:v3.0.1:*:*:*:*:go:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:golang/gopkg.in/yaml.v3@v3.0.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "e117f56ffdce9cf8", "name": "isl26", "version": "0.26-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:isl26:isl26:0.26-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isl26:isl:0.26-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isl:isl26:0.26-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isl:isl:0.26-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/isl26@0.26-r1?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "isl26", "originPackage": "isl26", "maintainer": "Timo Ter\u00e4s ", "version": "0.26-r1", "architecture": "x86_64", "url": "http://isl.gforge.inria.fr/", "description": "An Integer Set Library for the Polyhedral Model", "size": 880486, "installedSize": 2174976, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgmp.so.10"], "provides": ["so:libisl.so.23=23.3.0"], "pullChecksum": "Q1e9CKIVbRWFAbWxrpcgONjA6y+/I=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libisl.so.23", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xP1kxbCsx1WkrfmNteoRbDLkANw="}}, {"path": "/usr/lib/libisl.so.23.3.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a2/qW8tRBmhUNJi0TBfwp2Td6Vc="}}]}}, {"id": "6b58744d6ff3329c", "name": "k8s.io/api", "version": "v0.25.3", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/k8s.io/api@v0.25.3", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:Q1v5UFfYe87vi5H7NU0p4RXC26PPMT8KOpr1TLQbCMQ=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "ee18078d43577c11", "name": "k8s.io/apimachinery", "version": "v0.25.3", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/k8s.io/apimachinery@v0.25.3", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:7o9ium4uyUOM76t6aunP0nZuex7gDf8VGwkR5RcJnQc=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "9ce05bd94a2c8a97", "name": "k8s.io/client-go", "version": "v0.25.3", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/k8s.io/client-go@v0.25.3", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:oB4Dyl8d6UbfDHD8Bv8evKylzs3BXzzufLiO27xuPs0=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "93fac2f4351cd17a", "name": "k8s.io/klog/v2", "version": "v2.80.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:klog:v2:v2.80.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/k8s.io/klog/v2@v2.80.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:atnLQ121W371wYYFawwYx1aEY2eUfs4l3J72wtgAwV4=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "4d95dabbb70b98ff", "name": "k8s.io/kube-openapi", "version": "v0.0.0-20221012153701-172d655c2280", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/k8s.io/kube-openapi@v0.0.0-20221012153701-172d655c2280", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:+70TFaan3hfJzs+7VK2o+OGxg8HsuBr/5f6tVAjDu6E=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "b907de5952a438b9", "name": "k8s.io/utils", "version": "v0.0.0-20220728103510-ee6ede2d64ed", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/k8s.io/utils@v0.0.0-20220728103510-ee6ede2d64ed", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:jAne/RjBTyawwAy0utX5eqigAwz/lQhTmy+Hr/Cpue4=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "0c60e3c62519e051", "name": "libatomic", "version": "13.1.1_git20230527-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.1-or-later", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libatomic:libatomic:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libatomic@13.1.1_git20230527-r1?arch=x86_64&upstream=gcc&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libatomic", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "13.1.1_git20230527-r1", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GCC Atomic library", "size": 10416, "installedSize": 40960, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libatomic.so.1=1.2.0"], "pullChecksum": "Q1CbyipFIWwdNKnfi/PYKiNjFp/T0=", "gitCommitOfApkPort": "78e2e55fda18358726163f01251398bc024fe5b5", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libatomic.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EThIBsrguvQ9thViFgg9sXHtM6Y="}}, {"path": "/usr/lib/libatomic.so.1.2.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPw3ow62jNClgokXRl1KNkoaHdY="}}]}}, {"id": "76068013c131c681", "name": "libc-dev", "version": "0.7.2-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-dev:libc-dev:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-dev:libc_dev:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_dev:libc-dev:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_dev:libc_dev:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-dev:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_dev:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-dev@0.7.2-r5?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libc-dev", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r5", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1479, "installedSize": 4096, "pullDependencies": ["musl-dev"], "provides": [], "pullChecksum": "Q1Xx5D+eE1eSbBiExdhjU6e5Kj4cE=", "gitCommitOfApkPort": "988f183cc9d6699930c3e18ccf4a9e36010afb56", "files": []}}, {"id": "3bb1bacd0835e0d3", "name": "libc-utils", "version": "0.7.2-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r4?arch=x86_64&upstream=libc-dev&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r4", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1476, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q1UP8E6AIbg3nvzgZtFrNnd8Do1cY=", "gitCommitOfApkPort": "30f3fb2b217d711c7343a78b185b035a2418b3b5", "files": []}}, {"id": "60f1fa9452273001", "name": "libcrypto3", "version": "3.1.0-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.1.0-r2?arch=x86_64&upstream=openssl&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.1.0-r2", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1811715, "installedSize": 4997120, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1MED8sHq8qf4PLAAJOUZehuH3JXA=", "gitCommitOfApkPort": "51f3fd6cebcd519df3473d8d751b467bc93cde03", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J2X1gK1LUSM8pdj8Dqe2eBkgSlE="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J2X1gK1LUSM8pdj8Dqe2eBkgSlE="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ujtyL/ObkgBpgEMnLypn0elNvP8="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SeAjXk4xHQfU6gLjik3aD+CywF0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/YNG63vbeuJZ40Cno8pzGNwS7Mo="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kFY54d8qExJrSM27dGwoXhUDrAc="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IfB5WfiMxVYoydkTAkJ1EV26kZA="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10cWdbovKp0WxdOBfDzG8kinda5k="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DG1cXyDBk7A35dNFKHWUq6y3YLU="}}]}}, {"id": "9ce82a9db81ceda9", "name": "libgcc", "version": "13.1.1_git20230527-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.1-or-later", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc:libgcc:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libgcc@13.1.1_git20230527-r1?arch=x86_64&upstream=gcc&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libgcc", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "13.1.1_git20230527-r1", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C compiler runtime libraries", "size": 64510, "installedSize": 155648, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgcc_s.so.1=1"], "pullChecksum": "Q1+7GMgFxD+SNjPehagAmmdZxCR34=", "gitCommitOfApkPort": "78e2e55fda18358726163f01251398bc024fe5b5", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgcc_s.so.1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K1kj2U4vhqs8dWBskssQtNdQioQ="}}]}}, {"id": "00935051f5853d51", "name": "libgomp", "version": "13.1.1_git20230527-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.1-or-later", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgomp:libgomp:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libgomp@13.1.1_git20230527-r1?arch=x86_64&upstream=gcc&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libgomp", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "13.1.1_git20230527-r1", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GCC shared-memory parallel programming API library", "size": 143424, "installedSize": 327680, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgomp.so.1=1.0.0"], "pullChecksum": "Q1oyfWMpy6vJgq0BRK8J2nkcSKJ34=", "gitCommitOfApkPort": "78e2e55fda18358726163f01251398bc024fe5b5", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgomp.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q170K8Ln+DjnoexhNTxy8F8MU2faw="}}, {"path": "/usr/lib/libgomp.so.1.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13A1W2uo1HnHzT3gU7XBFPPbXF7A="}}]}}, {"id": "49f0571e6ffcb201", "name": "libssl3", "version": "3.1.0-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.1.0-r2?arch=x86_64&upstream=openssl&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.1.0-r2", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246821, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q11fMkPO5mzf521hURVpDLtK/GNV0=", "gitCommitOfApkPort": "51f3fd6cebcd519df3473d8d751b467bc93cde03", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uphgkWnxyTuhP3ykxiEgipspRd0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "404cb96902f6e2b6", "name": "libstdc++", "version": "13.1.1_git20230527-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.1-or-later", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+:libstdc\\+\\+:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libstdc%2B%2B@13.1.1_git20230527-r1?arch=x86_64&upstream=gcc&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libstdc++", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "13.1.1_git20230527-r1", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C++ standard runtime library", "size": 895094, "installedSize": 2637824, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgcc_s.so.1"], "provides": ["so:libstdc++.so.6=6.0.32"], "pullChecksum": "Q1AaZz6tIVKHJA38dxKMS0N4Vz7cQ=", "gitCommitOfApkPort": "78e2e55fda18358726163f01251398bc024fe5b5", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libstdc++.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JofhVH2uix3bDsZQX9dUimCS0dI="}}, {"path": "/usr/lib/libstdc++.so.6.0.32", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vxbram9q+jXMuXMcMTYB/fi9fSk="}}]}}, {"id": "924ef3f10de08321", "name": "libstdc++-dev", "version": "13.1.1_git20230527-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.1-or-later", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+-dev:libstdc\\+\\+-dev:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libstdc\\+\\+-dev:libstdc\\+\\+_dev:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libstdc\\+\\+_dev:libstdc\\+\\+-dev:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libstdc\\+\\+_dev:libstdc\\+\\+_dev:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libstdc\\+\\+:libstdc\\+\\+-dev:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libstdc\\+\\+:libstdc\\+\\+_dev:13.1.1_git20230527-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libstdc%2B%2B-dev@13.1.1_git20230527-r1?arch=x86_64&upstream=gcc&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "libstdc++-dev", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "13.1.1_git20230527-r1", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C++ standard runtime library (development files)", "size": 3538067, "installedSize": 22007808, "pullDependencies": ["libstdc++=13.1.1_git20230527-r1"], "provides": [], "pullChecksum": "Q1mhF3jaJWrJAbcdSKG1RQ0D87+zI=", "gitCommitOfApkPort": "78e2e55fda18358726163f01251398bc024fe5b5", "files": [{"path": "/usr"}, {"path": "/usr/include"}, {"path": "/usr/include/c++"}, {"path": "/usr/include/c++/13.1.1"}, {"path": "/usr/include/c++/13.1.1/algorithm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12fpLRW6fQJI5H/i9IuwMIxv0bwA="}}, {"path": "/usr/include/c++/13.1.1/any", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQCEr/zKGTLrdQRUXXXsBjd72nk="}}, {"path": "/usr/include/c++/13.1.1/array", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BNusUYHiiy5mP+Qo2lOOfYEsnnw="}}, {"path": "/usr/include/c++/13.1.1/atomic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16xlFgfpjrrjAxAyYO6+5oRBsmGE="}}, {"path": "/usr/include/c++/13.1.1/barrier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zMz+Qm96L+tj4wVsfsIo/mbStBY="}}, {"path": "/usr/include/c++/13.1.1/bit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FksJ5pVyLiGmfYS2gwe92Svbc6Q="}}, {"path": "/usr/include/c++/13.1.1/bitset", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+yq28BgRk02dretVZvTQueIXd3U="}}, {"path": "/usr/include/c++/13.1.1/cassert", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+NlAPs04fOE8GFvAV/7aJstkXsw="}}, {"path": "/usr/include/c++/13.1.1/ccomplex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r0LxskEYiUFLznlcP3kq2OZB4KU="}}, {"path": "/usr/include/c++/13.1.1/cctype", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SrUVo4CLBTuuWVSH18aufAwOZcQ="}}, {"path": "/usr/include/c++/13.1.1/cerrno", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oWzexKhONBeL1mW/0De0CDk4IcU="}}, {"path": "/usr/include/c++/13.1.1/cfenv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ch4NnL1axflCrI/Jrf1kpBaP2kI="}}, {"path": "/usr/include/c++/13.1.1/cfloat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11wsZi86wyuZIgmxH5wZPZOAsZqU="}}, {"path": "/usr/include/c++/13.1.1/charconv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XdR1Bw9dKvznjElT10fC+Ej7jpQ="}}, {"path": "/usr/include/c++/13.1.1/chrono", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gnkk2VWO8xRmFBVi5CXbc3WAfjU="}}, {"path": "/usr/include/c++/13.1.1/cinttypes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVf0AP2MV3almuyrmy5OHEC9UnI="}}, {"path": "/usr/include/c++/13.1.1/ciso646", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PCy4Cdpf/GmGSrr6DY3k6C1JxAU="}}, {"path": "/usr/include/c++/13.1.1/climits", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ifGnx7AR4qncT1UlGIkXhwbT8wE="}}, {"path": "/usr/include/c++/13.1.1/clocale", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EvYUBk5rzXC4gT62yEED/gdKCoA="}}, {"path": "/usr/include/c++/13.1.1/cmath", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/iuXwV8rN5MYLCXJ1bqP/SkWXRc="}}, {"path": "/usr/include/c++/13.1.1/codecvt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AC32vlnLsvaH23DidJ9TRpSpNBs="}}, {"path": "/usr/include/c++/13.1.1/compare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFxkA0kLfjM2vGjH2B7r3MvPvK0="}}, {"path": "/usr/include/c++/13.1.1/complex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Awf8J0WHdsMiC8Rr4SPgy2CAkTQ="}}, {"path": "/usr/include/c++/13.1.1/complex.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zxduXCFwlmpyheBHVrw9LCqf+ho="}}, {"path": "/usr/include/c++/13.1.1/concepts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiBkmftPitXg8F+a1S8COyx6lc="}}, {"path": "/usr/include/c++/13.1.1/condition_variable", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y7OHQ5v6kVSP1n96OUx9gfMUzdU="}}, {"path": "/usr/include/c++/13.1.1/coroutine", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UvV18aTWUeg5iLK12vMA3SzFxzM="}}, {"path": "/usr/include/c++/13.1.1/csetjmp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vS4Zb+vbKnnOOMZVvTrvRcpnVvk="}}, {"path": "/usr/include/c++/13.1.1/csignal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hpsFKs94g/G+UCWyNfM/x5K36/g="}}, {"path": "/usr/include/c++/13.1.1/cstdalign", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L4mO3G+5es8lOALqU5sXIdUSei8="}}, {"path": "/usr/include/c++/13.1.1/cstdarg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1owDffrJFRl3evuq7ohwmO45m8j8="}}, {"path": "/usr/include/c++/13.1.1/cstdbool", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ALbl74njF2DuNQIF06ir2bNC3c="}}, {"path": "/usr/include/c++/13.1.1/cstddef", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G7isic159JnaafZzNf6UX1icnr4="}}, {"path": "/usr/include/c++/13.1.1/cstdint", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jio6p1K4eQbhgwszCJ2hRt/X45g="}}, {"path": "/usr/include/c++/13.1.1/cstdio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DStqKSSIHg/6sXLJAXnGcHBXAjY="}}, {"path": "/usr/include/c++/13.1.1/cstdlib", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13bOPy4JPIuxcCWDlvxYJJhUMujU="}}, {"path": "/usr/include/c++/13.1.1/cstring", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1riQHG5ybFYEQSKFEOwloVdNl+Zk="}}, {"path": "/usr/include/c++/13.1.1/ctgmath", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TbMWOq1O3Wk4vp40rqaZ47RehHE="}}, {"path": "/usr/include/c++/13.1.1/ctime", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EjeB3R+8EOTrxnyTSZROPimlhK8="}}, {"path": "/usr/include/c++/13.1.1/cuchar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xzjyypXx3ggwwqxGE4mOP2euCIo="}}, {"path": "/usr/include/c++/13.1.1/cwchar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rF3VhHnmdzrKQykbu/1qC+5FEFw="}}, {"path": "/usr/include/c++/13.1.1/cwctype", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IEWKj0i2X4PPTWyvKtepf0PWxok="}}, {"path": "/usr/include/c++/13.1.1/cxxabi.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MRyMbHMLtwCsHOkFDsk86EfeywI="}}, {"path": "/usr/include/c++/13.1.1/deque", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVdpCnyyiTtWI1tIQssmVLrl8No="}}, {"path": "/usr/include/c++/13.1.1/exception", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zuWI0dGPchQJizRhuERYbU8P3vQ="}}, {"path": "/usr/include/c++/13.1.1/execution", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JWGtAI35IIJvg3Y0sZy8f2yaR14="}}, {"path": "/usr/include/c++/13.1.1/expected", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161DsShKpQZfy0btTtGYYRnIfVjA="}}, {"path": "/usr/include/c++/13.1.1/fenv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YMDpifGRfsngrBJjkPgYNbXQeik="}}, {"path": "/usr/include/c++/13.1.1/filesystem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EqSmS+tZI6by7V2KqydkfMdRb68="}}, {"path": "/usr/include/c++/13.1.1/format", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fx1BvtyAGmJvtoObJ2Bv37/D5bg="}}, {"path": "/usr/include/c++/13.1.1/forward_list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2SpT75cWoMgRMvfVjm9L0/iD4w="}}, {"path": "/usr/include/c++/13.1.1/fstream", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/dRW5n6nw4E90qbuSs7KVUQ9dzQ="}}, {"path": "/usr/include/c++/13.1.1/functional", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1beHpeBkYEgkCskuGdi+swogmpho="}}, {"path": "/usr/include/c++/13.1.1/future", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gGmVF2Q/PSil0WsBo+NLINXPRkU="}}, {"path": "/usr/include/c++/13.1.1/initializer_list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gcAWuM1SFhtTzv48sTtu93NJBV8="}}, {"path": "/usr/include/c++/13.1.1/iomanip", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10ymldxVwdJEkQ+2nJh/q6pbxC6s="}}, {"path": "/usr/include/c++/13.1.1/ios", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13SjCAFN5QiVJTPTg+u4ccP9dD70="}}, {"path": "/usr/include/c++/13.1.1/iosfwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x469CAq2LHX0ns78YjoPnjuGKYc="}}, {"path": "/usr/include/c++/13.1.1/iostream", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IoQ/bX0lvfbDlj+60+tJaBEYjVY="}}, {"path": "/usr/include/c++/13.1.1/istream", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18O6AyWvCw/3JdmKTWre95+8tupo="}}, {"path": "/usr/include/c++/13.1.1/iterator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QJIPChzBJxqA6p58d8/ld5O9IcM="}}, {"path": "/usr/include/c++/13.1.1/latch", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mEfCUuHKdG5w8TQwd64TwYSdpTY="}}, {"path": "/usr/include/c++/13.1.1/limits", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19HPkANG0E8V8MBGvs/vFNJWL4As="}}, {"path": "/usr/include/c++/13.1.1/list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FRwVvroeyw8obIgkU58ou7RBqoo="}}, {"path": "/usr/include/c++/13.1.1/locale", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q145J9ZCVo2brMVv01MZ50vBkiWhA="}}, {"path": "/usr/include/c++/13.1.1/map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fwCkzyKdaqb7D8zKcnrJSvJJH0I="}}, {"path": "/usr/include/c++/13.1.1/math.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hiSx6iW+BoQZQ5b/B2OtYYvRrcA="}}, {"path": "/usr/include/c++/13.1.1/memory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gWbNbyP/Qvw0tc1/dfY+S1+Uipo="}}, {"path": "/usr/include/c++/13.1.1/memory_resource", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v/KzB9S4Yjh8aKQ44hLVUFe3sas="}}, {"path": "/usr/include/c++/13.1.1/mutex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R4MFzsBjoexKOyqsYW5nrjIVUN8="}}, {"path": "/usr/include/c++/13.1.1/new", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14auy/0sES72ZlKr1B+EAoOhMz7w="}}, {"path": "/usr/include/c++/13.1.1/numbers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nKMwrpe4YMbFi2WLVUD7BidjrgA="}}, {"path": "/usr/include/c++/13.1.1/numeric", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k+opA2Ra6AmRSAa4d8Oy7kq4kds="}}, {"path": "/usr/include/c++/13.1.1/optional", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DYkaAqJEWwHr78ZvdKfbJzW1elM="}}, {"path": "/usr/include/c++/13.1.1/ostream", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yRBsvW2N4Jp2JOUDnP7OwarbfAg="}}, {"path": "/usr/include/c++/13.1.1/queue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12ZQrwzZCwMqxXIwhlP5zR+WU1Fw="}}, {"path": "/usr/include/c++/13.1.1/random", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xrMS4jr6pWgWXRxjy5Y0wiTS9yo="}}, {"path": "/usr/include/c++/13.1.1/ranges", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dBKEKOtLMAp+6rtHiY9Aa43JrRs="}}, {"path": "/usr/include/c++/13.1.1/ratio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afzwTosPfOG+fEEnEPLSVwoDFUQ="}}, {"path": "/usr/include/c++/13.1.1/regex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CyPqyjROiEgxM/FcCc25ZZ2S0F4="}}, {"path": "/usr/include/c++/13.1.1/scoped_allocator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L6MdMX0OFMXz7+Rxy3qOravHy8c="}}, {"path": "/usr/include/c++/13.1.1/semaphore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m5beG+7wF6PB3H5/6mpZ14JQ90w="}}, {"path": "/usr/include/c++/13.1.1/set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OYUrnie/nWbQ8VMmJVsT1pm5S5Y="}}, {"path": "/usr/include/c++/13.1.1/shared_mutex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pe1H49a2EnSYjFT/L7wXga60JuM="}}, {"path": "/usr/include/c++/13.1.1/source_location", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a6NYcXaKZEcI98mMZOIs801bKCE="}}, {"path": "/usr/include/c++/13.1.1/span", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QvUGPnz0kDePF2cfQ+W5TGCLJhM="}}, {"path": "/usr/include/c++/13.1.1/spanstream", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eq7E/eM7JiCmqUoJ3kIyPWV/Fac="}}, {"path": "/usr/include/c++/13.1.1/sstream", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OICpGeWx0y8JtqVj3ROkxlPRAA="}}, {"path": "/usr/include/c++/13.1.1/stack", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JDLQjGUEy95OwHhOMcP3bdjQEyg="}}, {"path": "/usr/include/c++/13.1.1/stacktrace", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q149pG+ozY6yjr3odbbuOkrd5wuZ8="}}, {"path": "/usr/include/c++/13.1.1/stdatomic.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JpKKyAYamMWW/wnKJ6LK/doVsRY="}}, {"path": "/usr/include/c++/13.1.1/stdexcept", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1seWlcG1vCxOo5eIrN1uzdCuEXFQ="}}, {"path": "/usr/include/c++/13.1.1/stdfloat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ads41r28YBMu7TDAPl8Xk6yrZuI="}}, {"path": "/usr/include/c++/13.1.1/stdlib.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16KA70RMFF5AOFVip+pS5WKLJuMA="}}, {"path": "/usr/include/c++/13.1.1/stop_token", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ksYsovyIHBDBnA+y2JvX1EqyGlo="}}, {"path": "/usr/include/c++/13.1.1/streambuf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QmCqoseu0S998g0SqekiDE3tZQw="}}, {"path": "/usr/include/c++/13.1.1/string", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARD6dDi+Y+/spGgOMRkMnYaeFJ8="}}, {"path": "/usr/include/c++/13.1.1/string_view", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lwkY8SJ4kOZPGwgTc/kk2YGGqUM="}}, {"path": "/usr/include/c++/13.1.1/syncstream", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eSdOrw17bxKpwU1DecoG7JzqOa0="}}, {"path": "/usr/include/c++/13.1.1/system_error", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyC6Lqhs6w+4uDPBNwzmsxATH5Y="}}, {"path": "/usr/include/c++/13.1.1/tgmath.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/KXJwCs/HnuiaQYu2LzOjmQgNI="}}, {"path": "/usr/include/c++/13.1.1/thread", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p5hmOErlaU5M1hDnpPMQXwSlfrQ="}}, {"path": "/usr/include/c++/13.1.1/tuple", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ijcwkTJSJBnGfJ1PpVU7iSmDFxM="}}, {"path": "/usr/include/c++/13.1.1/type_traits", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXLaThHNv6zhVW619a+YTocr6OA="}}, {"path": "/usr/include/c++/13.1.1/typeindex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q129cs/M+vxolFElzFwfbGWlI92/k="}}, {"path": "/usr/include/c++/13.1.1/typeinfo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XTDKC1GT8lgnPRyl0JCw7L1CTZ0="}}, {"path": "/usr/include/c++/13.1.1/unordered_map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPNQhkOOzCAamuqSt/efhqtFISg="}}, {"path": "/usr/include/c++/13.1.1/unordered_set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15tSfbeBRXHy2K17tTFqivkROR1k="}}, {"path": "/usr/include/c++/13.1.1/utility", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vZ/+/QstG5Erg/lipPF0TbFZ3ys="}}, {"path": "/usr/include/c++/13.1.1/valarray", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eKXwWcP82y+XEt6XIxJu/dfiYw0="}}, {"path": "/usr/include/c++/13.1.1/variant", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dfIaJyJaXbIJrBx/QRVsnraG9eY="}}, {"path": "/usr/include/c++/13.1.1/vector", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fi1R5Yb8UgtoPl3yil0m8W/ZLjU="}}, {"path": "/usr/include/c++/13.1.1/version", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11RMISamwQLnYzrHuX9uu1i41n0U="}}, {"path": "/usr/include/c++/13.1.1/backward"}, {"path": "/usr/include/c++/13.1.1/backward/auto_ptr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unBWI1m2yqUUSz4rdZmoD7GRkmo="}}, {"path": "/usr/include/c++/13.1.1/backward/backward_warning.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zyDZ5t1Li4svzDwbAK9kwys4FJo="}}, {"path": "/usr/include/c++/13.1.1/backward/binders.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMvdT6acuxxd8MWSm5A875wPjOE="}}, {"path": "/usr/include/c++/13.1.1/backward/hash_fun.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tldO8X8b8kVdaKke2vYzngXCypE="}}, {"path": "/usr/include/c++/13.1.1/backward/hash_map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xfxXDKOe4APPvu6KTEWA4VAbBEE="}}, {"path": "/usr/include/c++/13.1.1/backward/hash_set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11dtQ5gZuyg1qFg051SgGp29XRaU="}}, {"path": "/usr/include/c++/13.1.1/backward/hashtable.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IvbmYt/YYg+p1V59bG/pOQ66QzY="}}, {"path": "/usr/include/c++/13.1.1/backward/strstream", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q128wGGKqkhV3I3Am3bVad1bl95Dw="}}, {"path": "/usr/include/c++/13.1.1/bits"}, {"path": "/usr/include/c++/13.1.1/bits/algorithmfwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7xUnGP0DL3Jcr5tETXlykNRlFc="}}, {"path": "/usr/include/c++/13.1.1/bits/align.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U0cdt/m8mWDyysoBTtCmCy+qXFQ="}}, {"path": "/usr/include/c++/13.1.1/bits/alloc_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vIXYInmFBd38lPFLM5TPnkSqYbY="}}, {"path": "/usr/include/c++/13.1.1/bits/allocated_ptr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IqwHS/cYPxIhlvbxZeL65Itz9Ak="}}, {"path": "/usr/include/c++/13.1.1/bits/allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MoMpXC4UCm+8yktS8m5okYWDr3I="}}, {"path": "/usr/include/c++/13.1.1/bits/atomic_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r5N7CU+rMYH1VuWNlOXXH4CYbHA="}}, {"path": "/usr/include/c++/13.1.1/bits/atomic_futex.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QTKS4IAQhlnmHeL/3mBJg9jFPXQ="}}, {"path": "/usr/include/c++/13.1.1/bits/atomic_lockfree_defines.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLMvXVNM9nXFS4Jx71lzVTHMI8M="}}, {"path": "/usr/include/c++/13.1.1/bits/atomic_timed_wait.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17JxvaBXN5l81ZFb5l+41DOF02jE="}}, {"path": "/usr/include/c++/13.1.1/bits/atomic_wait.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TmW4hAcatmJ74da3VrBEWSCZ07k="}}, {"path": "/usr/include/c++/13.1.1/bits/basic_ios.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15xi2fRHAzH//4pvrOeYe3+9nOdo="}}, {"path": "/usr/include/c++/13.1.1/bits/basic_ios.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S4BGb2YFe3cPuuUupvt3hZ9wuT4="}}, {"path": "/usr/include/c++/13.1.1/bits/basic_string.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ibg7EJyq8itf75xZoS9jp+QU6GA="}}, {"path": "/usr/include/c++/13.1.1/bits/basic_string.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19CP3PtxBgRmWq5aI/nMAabr742w="}}, {"path": "/usr/include/c++/13.1.1/bits/boost_concept_check.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dppj0wdplIhR7OZ2PWPT9At5W8M="}}, {"path": "/usr/include/c++/13.1.1/bits/c++0x_warning.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TEW29ag3u/tjCRRCoqWd2Vqm89s="}}, {"path": "/usr/include/c++/13.1.1/bits/char_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15PZp+KDgF8LAsm/q4fZs8xXeJaQ="}}, {"path": "/usr/include/c++/13.1.1/bits/charconv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DFKnCjzizmF4tJ3QuSw/ZQP9GwQ="}}, {"path": "/usr/include/c++/13.1.1/bits/chrono.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M+OcMbWMLZNKUsVvZlqX849BdSQ="}}, {"path": "/usr/include/c++/13.1.1/bits/chrono_io.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fZHQwGDCi3z1Xdfz4R+e1IsGjS4="}}, {"path": "/usr/include/c++/13.1.1/bits/codecvt.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBM7/y/QsZsNbPoinTVPhmUQIeM="}}, {"path": "/usr/include/c++/13.1.1/bits/concept_check.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TkIYpQy0Zl69Mx8yCtoCRWPUi5M="}}, {"path": "/usr/include/c++/13.1.1/bits/cow_string.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gqHCugvrksxVofakHcX1ypYgl+8="}}, {"path": "/usr/include/c++/13.1.1/bits/cpp_type_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1emIBLVtp8iTSLQwGnJ60RgdvQWQ="}}, {"path": "/usr/include/c++/13.1.1/bits/cxxabi_forced.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rulMGSQ8d+pe5YPdkAFXd8e8Z9Y="}}, {"path": "/usr/include/c++/13.1.1/bits/cxxabi_init_exception.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QbN9gpO+5HoXnueulo3sMwXW50A="}}, {"path": "/usr/include/c++/13.1.1/bits/deque.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MkxqokOKdbBB1qI+iV4fUuQUkbw="}}, {"path": "/usr/include/c++/13.1.1/bits/enable_special_members.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dTaQXlDxViVME0u/akNHGKBdbDk="}}, {"path": "/usr/include/c++/13.1.1/bits/erase_if.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V4YiMikQYYvdHFCJ++RIs8IzrLY="}}, {"path": "/usr/include/c++/13.1.1/bits/exception.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yersiCVZ54txLB8sP89P09iGfHQ="}}, {"path": "/usr/include/c++/13.1.1/bits/exception_defines.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dobWDkGifDTsyZBpW0SEBitG4QE="}}, {"path": "/usr/include/c++/13.1.1/bits/exception_ptr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mX5wtTS6+EBzaKYOBXW6/XCmdq0="}}, {"path": "/usr/include/c++/13.1.1/bits/forward_list.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VSWvkvdiysc/6iKz4u/fTFBWKDg="}}, {"path": "/usr/include/c++/13.1.1/bits/forward_list.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+kMM34For5VU4GE5cNeCANBaDak="}}, {"path": "/usr/include/c++/13.1.1/bits/fs_dir.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K4mNqUVHqJQ3DdJz4jdei+rviTA="}}, {"path": "/usr/include/c++/13.1.1/bits/fs_fwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASkMhGaKjwfJowTbs5deuCvFcMs="}}, {"path": "/usr/include/c++/13.1.1/bits/fs_ops.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kpkOfSeO4036ftucN0pCO4YOOjc="}}, {"path": "/usr/include/c++/13.1.1/bits/fs_path.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18pz27imwsnGLkQcfclpGV38dhWw="}}, {"path": "/usr/include/c++/13.1.1/bits/fstream.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ahNHQgJdR+FVsReY1DyewSFsEU8="}}, {"path": "/usr/include/c++/13.1.1/bits/functexcept.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJiDW9ET4xI3U9E37NvPiMOrxKo="}}, {"path": "/usr/include/c++/13.1.1/bits/functional_hash.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F11DcV28/QWLP8p6PsiKGfQKI1k="}}, {"path": "/usr/include/c++/13.1.1/bits/gslice.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dug44Jz+Z3c34VgVfKqayrOgIhc="}}, {"path": "/usr/include/c++/13.1.1/bits/gslice_array.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10149LWgwk0IktuQrgG8bxFv9Iws="}}, {"path": "/usr/include/c++/13.1.1/bits/hash_bytes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15KJxvoi8bWgFASTSPkjgNoGxwHA="}}, {"path": "/usr/include/c++/13.1.1/bits/hashtable.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ttvAYoNchTjHiq+ObJV6/XYktk="}}, {"path": "/usr/include/c++/13.1.1/bits/hashtable_policy.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c7keMpBAmacq75IZLs5dtQYPWOQ="}}, {"path": "/usr/include/c++/13.1.1/bits/indirect_array.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jfndzoBlbEaSbuetJI75FeekqaY="}}, {"path": "/usr/include/c++/13.1.1/bits/invoke.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11JQ9hyFNt0TMdotHnu0wJvYC7QQ="}}, {"path": "/usr/include/c++/13.1.1/bits/ios_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rN2LLMMKkofZzsxszcOlAh5baSA="}}, {"path": "/usr/include/c++/13.1.1/bits/istream.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12s3gfBtFZ2zH29kI3zOChVonIF4="}}, {"path": "/usr/include/c++/13.1.1/bits/iterator_concepts.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i6+T0OCY4j08X9t9bJOjzwI3X6s="}}, {"path": "/usr/include/c++/13.1.1/bits/list.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J/0um8VvyfQ2ir7nrTvMBIqT4/A="}}, {"path": "/usr/include/c++/13.1.1/bits/locale_classes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1buZK4yTp26rsLyx6D1wN4JG0kWE="}}, {"path": "/usr/include/c++/13.1.1/bits/locale_classes.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A2xORq6Mn+8OaAXkyyGVhWLCt7M="}}, {"path": "/usr/include/c++/13.1.1/bits/locale_conv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GFxZE7IZPiXfqWhmu7CNce8z8CM="}}, {"path": "/usr/include/c++/13.1.1/bits/locale_facets.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vZrSAZ1a1HVoTf0/Iuj0VM6sGiA="}}, {"path": "/usr/include/c++/13.1.1/bits/locale_facets.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yqx+eWWbMbE56vGekViy4fd0ZVE="}}, {"path": "/usr/include/c++/13.1.1/bits/locale_facets_nonio.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFfwlrK+5XtQ7sJnHWTagUGcncw="}}, {"path": "/usr/include/c++/13.1.1/bits/locale_facets_nonio.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tr5EJqZ/+fwkH4rrHZUVOyiQYC4="}}, {"path": "/usr/include/c++/13.1.1/bits/localefwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iJiJ28jG86lnO/q5eDmvk4VDPxg="}}, {"path": "/usr/include/c++/13.1.1/bits/mask_array.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XSxjBAmAXsv6B7T1CDcTGTz6PPU="}}, {"path": "/usr/include/c++/13.1.1/bits/max_size_type.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q1SSFcz9lXnW2JY7r8WHyOy9irQ="}}, {"path": "/usr/include/c++/13.1.1/bits/memory_resource.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13+k0KPxo+41Jxkn5x6AfItvYkJM="}}, {"path": "/usr/include/c++/13.1.1/bits/memoryfwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ExYzpUhfimrMPMh2uH19uBPNFr4="}}, {"path": "/usr/include/c++/13.1.1/bits/mofunc_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OK6KA5qjxpcTHXU7Tq07Wi+JO4="}}, {"path": "/usr/include/c++/13.1.1/bits/move.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z5u7dlAz/wm5v7tcoZsIyXMzrzg="}}, {"path": "/usr/include/c++/13.1.1/bits/move_only_function.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YtrYxLEWHgBpgRwpjjCpAHn0d8w="}}, {"path": "/usr/include/c++/13.1.1/bits/nested_exception.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XvAzx6XETmbXSCQPYBMUaHMcP+I="}}, {"path": "/usr/include/c++/13.1.1/bits/new_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12EnfdyZbmJvOJSZVIqZLkPvo24s="}}, {"path": "/usr/include/c++/13.1.1/bits/node_handle.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dTDLEo2w6GzWIaoTscJEjw4NJgA="}}, {"path": "/usr/include/c++/13.1.1/bits/ostream.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WWMyBfDVOvUBUIPiWh4X4o1l5bw="}}, {"path": "/usr/include/c++/13.1.1/bits/ostream_insert.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Es3e8X9OOvJu2WS+p3dzXHR9iSA="}}, {"path": "/usr/include/c++/13.1.1/bits/parse_numbers.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IeruqxiQHF5bxNiTwe+gSEyorZE="}}, {"path": "/usr/include/c++/13.1.1/bits/postypes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yu2NkLVzZqsn70adMIbBeVQbv1w="}}, {"path": "/usr/include/c++/13.1.1/bits/predefined_ops.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PsGlKdA1GWlR8god87HkMqjfsTo="}}, {"path": "/usr/include/c++/13.1.1/bits/ptr_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wXQUV3cRyQAmM3DQiKej7Ejza5Q="}}, {"path": "/usr/include/c++/13.1.1/bits/quoted_string.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QJbvWf3Y01itdQOCSv3bt4fZcE="}}, {"path": "/usr/include/c++/13.1.1/bits/random.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ScvP1K8qOd6JIcO7y1QKmviD7Ho="}}, {"path": "/usr/include/c++/13.1.1/bits/random.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10HUm+EaAfiaK2xKWVTvMn9kGVPc="}}, {"path": "/usr/include/c++/13.1.1/bits/range_access.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MunW34MXacwdXBf4vxH3oEu/ekI="}}, {"path": "/usr/include/c++/13.1.1/bits/ranges_algo.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E5GYnyd5YvWwh/g8sWAY7+r3OLI="}}, {"path": "/usr/include/c++/13.1.1/bits/ranges_algobase.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HiOLDDiVcPtNKxS536Q+7ZmSxag="}}, {"path": "/usr/include/c++/13.1.1/bits/ranges_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11HyNqXxdUFVDQr1z46DvRC5r6Tw="}}, {"path": "/usr/include/c++/13.1.1/bits/ranges_cmp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mpOQ9q1nsH4CEDGbswK0i88Z+Lw="}}, {"path": "/usr/include/c++/13.1.1/bits/ranges_uninitialized.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6MS98kUHIn8a52cG8W991gTEQs="}}, {"path": "/usr/include/c++/13.1.1/bits/ranges_util.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15NPphQDotpjAxcReoLhWQPXQOKY="}}, {"path": "/usr/include/c++/13.1.1/bits/refwrap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXtiRt3Kr+33PUnbJXxIoaq4hDQ="}}, {"path": "/usr/include/c++/13.1.1/bits/regex.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I1qP+0ZIc9T3WOyWO0obzSr0nTA="}}, {"path": "/usr/include/c++/13.1.1/bits/regex.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1flU+Oy/Hso1qbOe8gVplqinZc/o="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_automaton.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15QsRDTccBnGGmDLqFXUfBsUMAME="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_automaton.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Gk1U4dvR4NAJIGQ0976jTrF43Uo="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_compiler.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kl6VwYBHl4rVGtEA0PkzHyGa19g="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_compiler.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSeW+77ggdvqGEzBTDXMO8V3JvY="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_constants.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WwMjVKUzqSQeJPI2YozInP/k8PQ="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_error.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SVvLzs1jpMEO/g86XxImed6ViiI="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_executor.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jS9/87B+7S2SRk7Eo7yJIq7FC0k="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_executor.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cfXmiBMJN6VpMAdpLMa7h0BOnU0="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_scanner.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L58SivSdWV0vg75OO2qglboCKgc="}}, {"path": "/usr/include/c++/13.1.1/bits/regex_scanner.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GQZ4Lug5aM+/P2oQ+OrhShGnmJ8="}}, {"path": "/usr/include/c++/13.1.1/bits/requires_hosted.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMd4+jyX6FdNsNYoJ/01evO8JZQ="}}, {"path": "/usr/include/c++/13.1.1/bits/semaphore_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10yrGZ7PYNhihsJGA58HdL+d3UlE="}}, {"path": "/usr/include/c++/13.1.1/bits/shared_ptr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cKHdwizwUNQUfltadfJ5viOL2S8="}}, {"path": "/usr/include/c++/13.1.1/bits/shared_ptr_atomic.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14uUxkr8MXRDrSaL6+tP+ZroHJqw="}}, {"path": "/usr/include/c++/13.1.1/bits/shared_ptr_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APn2FYZMMuUJsMmJhAvYppJMDT0="}}, {"path": "/usr/include/c++/13.1.1/bits/slice_array.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yeJgPduR0pdOY9pFremTUU2vy78="}}, {"path": "/usr/include/c++/13.1.1/bits/specfun.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B1OvzZx2eHVA1BZKDLc1ygd1Lag="}}, {"path": "/usr/include/c++/13.1.1/bits/sstream.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ue45vGKxEgdpJk1hCJvEIIW+X1o="}}, {"path": "/usr/include/c++/13.1.1/bits/std_abs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DUG6xwN1Aaj6AOi7Z8/Pqi5Df5s="}}, {"path": "/usr/include/c++/13.1.1/bits/std_function.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W9ROp0e5qCA781/ijwhMU5JZPd0="}}, {"path": "/usr/include/c++/13.1.1/bits/std_mutex.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15t2Is+DySTB0KX9IwsQPtBi10+Y="}}, {"path": "/usr/include/c++/13.1.1/bits/std_thread.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14oaTacGKJtBYLiCUt3vFsIYiPPU="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_algo.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qjm0/JHigAtbEO1dWNbWbjw4J+w="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_algobase.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BAtS7JbhU2/O7HKkSwwrcDDbAmY="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_bvector.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DrRBeMwOoa0JcS7+dQbJZhST0Jw="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_construct.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18uH1zaopBRW2I064bTcKasCBAHE="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_deque.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYx8a9HPemYvhOk1IzVN6Ax/DIQ="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_function.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gl5uO0C+VXLqM1UCDSd8vU7RxcY="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_heap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YOviGmlH+WJ62GkiTMZQe75Jygc="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dJALMXKPiVhyg+K5bThPNkiDfsQ="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_iterator_base_funcs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mX5XvaYCUpTk5LfpKVCrHSVA+h0="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_iterator_base_types.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUOJM55hxnxYl46yIfHRLtJiqKU="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_list.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QZUzdJIHUsvp2eng4vwBoMbOkWs="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_map.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14euLU5jtleTYebi9hJgNls89MFE="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_multimap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EPUWa5HjS2T1wTGUkJ9kOQ04jMk="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_multiset.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UHgL4vQfLYfXMyYCPEe3aoRkkiM="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_numeric.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ABFEZhBJ4fT7KkaSud7gHMjJwiM="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_pair.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dm3igOSE3fpshjxMGgUBEJ8392Q="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_queue.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12odjtDx9O4xyUV3HM0y9M8oKlOo="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_raw_storage_iter.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tQd2K5gfqvA921LrUKElRl59FoA="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_relops.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NlomLfh5Nll02YaoTtcCsW+N3oQ="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_set.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpXraDQj1MCArChFsnLAO6Opjc0="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_stack.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McByVumDQ837oVqkDxsfe2FvnNQ="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_tempbuf.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CdJgGPvoMKGqMkoBG3X3+mnBVwQ="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_tree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VFmK7g6+gMFEp7P0CWQPJi81MEM="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_uninitialized.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+0GClPVmIi5hFzjk051fVlsJK/M="}}, {"path": "/usr/include/c++/13.1.1/bits/stl_vector.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FVeDewvtOIot6joEEl9DpVCjKr0="}}, {"path": "/usr/include/c++/13.1.1/bits/stream_iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vRtakM/Y+NRjA3GcE0TwYAOd5qo="}}, {"path": "/usr/include/c++/13.1.1/bits/streambuf.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VqrtHJGPZ2snJHODjNHZrqtOyDs="}}, {"path": "/usr/include/c++/13.1.1/bits/streambuf_iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15A2yzVusrKwvUl195G5WzKgU9Ts="}}, {"path": "/usr/include/c++/13.1.1/bits/string_view.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10gzoiQJLl/eAK/9sr13kQzXYOlk="}}, {"path": "/usr/include/c++/13.1.1/bits/stringfwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VqULYSAvq31h0Dkd2V3tQ+A9Y/o="}}, {"path": "/usr/include/c++/13.1.1/bits/this_thread_sleep.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GZFEWoqDuwtIYHtfmXTesFld1Kk="}}, {"path": "/usr/include/c++/13.1.1/bits/uniform_int_dist.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uG3mKrwvZNAY8J8mi0WgCedDr2A="}}, {"path": "/usr/include/c++/13.1.1/bits/unique_lock.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q78n4M0tajfuuOlWex0fwAVaSGU="}}, {"path": "/usr/include/c++/13.1.1/bits/unique_ptr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sR78EsaWmBK8BwXiUR+vR0tNS+c="}}, {"path": "/usr/include/c++/13.1.1/bits/unordered_map.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lf1o4VAwLmtLexf+p67eSM1+Wus="}}, {"path": "/usr/include/c++/13.1.1/bits/unordered_set.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H8JioM4ecgdiN6oT8dHjEDHiJIg="}}, {"path": "/usr/include/c++/13.1.1/bits/uses_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oGTDKMswniebysv0yzyg3QqJdNA="}}, {"path": "/usr/include/c++/13.1.1/bits/uses_allocator_args.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RBTjUwsnrbjx2C+0JNITSs8xb1c="}}, {"path": "/usr/include/c++/13.1.1/bits/utility.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KNfOGNgOlLnEVw+J2NGGRKjqVLI="}}, {"path": "/usr/include/c++/13.1.1/bits/valarray_after.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mg5dzZRHbwsnTtX3So1K7juuZgk="}}, {"path": "/usr/include/c++/13.1.1/bits/valarray_array.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10iUetMzodfEJ3oXk7ZUq5Rxg96U="}}, {"path": "/usr/include/c++/13.1.1/bits/valarray_array.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1az6S6IWHlEXgDzpKRNB7/bVkrrw="}}, {"path": "/usr/include/c++/13.1.1/bits/valarray_before.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dboXb/+HP6UI46Zb6IT5/wEwHm8="}}, {"path": "/usr/include/c++/13.1.1/bits/vector.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vtnrWwCj3+EyyUxPQdpurHGzyBg="}}, {"path": "/usr/include/c++/13.1.1/debug"}, {"path": "/usr/include/c++/13.1.1/debug/assertions.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baNpzzvziKLgFnaFYx/9BHmSVRM="}}, {"path": "/usr/include/c++/13.1.1/debug/bitset", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q3+ur8Zpdhgd6mZARDu1iXBEq7o="}}, {"path": "/usr/include/c++/13.1.1/debug/debug.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VLusOu3tkT1g70Wj//rnVYiHCJw="}}, {"path": "/usr/include/c++/13.1.1/debug/deque", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XYdnj0UoDa4ArrL1QJRcQBRJKuQ="}}, {"path": "/usr/include/c++/13.1.1/debug/formatter.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q189ZYnJKl34h7VNbKPsaJ3Wxr2SY="}}, {"path": "/usr/include/c++/13.1.1/debug/forward_list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wxeiSqSUsQp2pKzk3OJWDWR5+94="}}, {"path": "/usr/include/c++/13.1.1/debug/functions.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QWMMLVD5QGENt/sFFXoH4Ca7nk4="}}, {"path": "/usr/include/c++/13.1.1/debug/helper_functions.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kLEpe18B7eLpmSPxjKWIdw0QlqM="}}, {"path": "/usr/include/c++/13.1.1/debug/list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiE3IkxIMYjUk42+2a6K+hkMxAA="}}, {"path": "/usr/include/c++/13.1.1/debug/macros.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eqgh499R3t2jirR1gNBr8xSK+Jc="}}, {"path": "/usr/include/c++/13.1.1/debug/map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yKgHv5mBVpObH6azmGtF3YhaaQo="}}, {"path": "/usr/include/c++/13.1.1/debug/map.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CnGUxuxZjUTDlI4sLvREmkh2RD0="}}, {"path": "/usr/include/c++/13.1.1/debug/multimap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DSqhVioKt32NOcQG2TzkiNmtOPg="}}, {"path": "/usr/include/c++/13.1.1/debug/multiset.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MVqgk8pQ7Psuc75bOJV9zYj4QOw="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kmXH3cchPvtE8vKvxZG55n7RxbU="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_container.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PiNhjoNba2eV7mKMyO+TCFVsyO8="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lgmHD/GhXzL+lOZHG+j0E/ac+3U="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_iterator.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CFWnkW+1KDte3MlTeLSOIson4S0="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_local_iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAF8nKDDWaZ+4gEVJtPhxT6Q3LQ="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_local_iterator.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jClKaFTje6JXQG3wK65lzL9zPFQ="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_sequence.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BDfXoA656f++nPjB6nlWfdv7vTk="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_sequence.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cEQvJdcLWW4EE+vSdxw4jJWFbyc="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_unordered_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BkUxSkGmW2U0DiYEDR6sBiW9O4c="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_unordered_container.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zmb0WN04Z8NUiCgLkHK59FD7nfc="}}, {"path": "/usr/include/c++/13.1.1/debug/safe_unordered_container.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KilRiY6rEyQYEXH7/dL2+ax5470="}}, {"path": "/usr/include/c++/13.1.1/debug/set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fps1crIhyesaGbPcl0mNsu4BJ0E="}}, {"path": "/usr/include/c++/13.1.1/debug/set.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r++RU08p47rk3yLKwC0YpQpkxz8="}}, {"path": "/usr/include/c++/13.1.1/debug/stl_iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V0xW+HjY6EDyA3sYhUsTASYHQ3U="}}, {"path": "/usr/include/c++/13.1.1/debug/string", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FXG6HVpYL03gUxCOnwgHJmpzF2U="}}, {"path": "/usr/include/c++/13.1.1/debug/unordered_map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/WvFmxlUC+j/Rtx/XVqc6G7Jtk="}}, {"path": "/usr/include/c++/13.1.1/debug/unordered_set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1svNx1WFb9JPS6kFdRoLtFHlrdtE="}}, {"path": "/usr/include/c++/13.1.1/debug/vector", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oJa0RXP9cnfqo09W/1Rkqd2jGpg="}}, {"path": "/usr/include/c++/13.1.1/decimal"}, {"path": "/usr/include/c++/13.1.1/decimal/decimal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7+ZYz6L7LgCBF7IVhX7GoPrr4="}}, {"path": "/usr/include/c++/13.1.1/decimal/decimal.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wLqzzHiI7vMT1Gh30snnIANT60Q="}}, {"path": "/usr/include/c++/13.1.1/experimental"}, {"path": "/usr/include/c++/13.1.1/experimental/algorithm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h+2RQiSl3+KBz2QTK4L8Tv/5sNs="}}, {"path": "/usr/include/c++/13.1.1/experimental/any", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dUnUC8kHRoWgLj+PKq4cc96VMBg="}}, {"path": "/usr/include/c++/13.1.1/experimental/array", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y4kE1/IDY6/GNbx96Ya0Jwx0pwY="}}, {"path": "/usr/include/c++/13.1.1/experimental/buffer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t1wKGVkJ8Za8Vq8uW61kqT+O09U="}}, {"path": "/usr/include/c++/13.1.1/experimental/chrono", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1inN4oxrtCxi9qEDis63hzIl3rXY="}}, {"path": "/usr/include/c++/13.1.1/experimental/contract", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YkNxraQW/DreUV3VSgb0FfZFJEI="}}, {"path": "/usr/include/c++/13.1.1/experimental/deque", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uPxdqC9r5/TZHSsWrFbNUteOT3o="}}, {"path": "/usr/include/c++/13.1.1/experimental/executor", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uoZF3AHGEZAn5W6Ch2Gq8/viTqU="}}, {"path": "/usr/include/c++/13.1.1/experimental/filesystem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pV7/KnrWSJkcjuW6V2b6qFrpGko="}}, {"path": "/usr/include/c++/13.1.1/experimental/forward_list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+S7DKn3BMGZj3ue1ffDn2O8KDTc="}}, {"path": "/usr/include/c++/13.1.1/experimental/functional", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XY9jn5IoBWk8+KkNk6S0HzpsCVE="}}, {"path": "/usr/include/c++/13.1.1/experimental/internet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+3FRWjvHq15W2BUDFmCVZnoUdRQ="}}, {"path": "/usr/include/c++/13.1.1/experimental/io_context", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nr++zwHwTQGsz0C88nUhoAcs0Oc="}}, {"path": "/usr/include/c++/13.1.1/experimental/iterator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osB7brgLRmvLw90pUtlbF70IeHA="}}, {"path": "/usr/include/c++/13.1.1/experimental/list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13SH/Wze7D7WrUObX/NNVjT3jFEU="}}, {"path": "/usr/include/c++/13.1.1/experimental/map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oKze8M/DUKIin+X4wDB7osEcFG4="}}, {"path": "/usr/include/c++/13.1.1/experimental/memory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wokufEt1UqDmPQTDx7r4B/rSMLA="}}, {"path": "/usr/include/c++/13.1.1/experimental/memory_resource", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130dLYyfNg+RerfpEhPewonzYeC0="}}, {"path": "/usr/include/c++/13.1.1/experimental/net", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m04koIRiNDamz8J0jVCtR3symgw="}}, {"path": "/usr/include/c++/13.1.1/experimental/netfwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EuByN9GibSRRNdUNeF35eyL1Or4="}}, {"path": "/usr/include/c++/13.1.1/experimental/numeric", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12/HbkWA4UI5NQfnUKMBVId+IcOA="}}, {"path": "/usr/include/c++/13.1.1/experimental/optional", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11LGDTbbhGHvjLJER5Pn2a6ZMyak="}}, {"path": "/usr/include/c++/13.1.1/experimental/propagate_const", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NIyuZGpI/g0VKa7AVUI9u+lmXtw="}}, {"path": "/usr/include/c++/13.1.1/experimental/random", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PUR5ewDS13usLwRWxR1CkR+0djs="}}, {"path": "/usr/include/c++/13.1.1/experimental/ratio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5UcfDBTP+qX9MogVTLYS+1B84E="}}, {"path": "/usr/include/c++/13.1.1/experimental/regex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RFX5DRu2FJxUFjW3sZ35P4VB2LY="}}, {"path": "/usr/include/c++/13.1.1/experimental/scope", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18IebNGVBBMHv9J/hna5ZOLBGkx0="}}, {"path": "/usr/include/c++/13.1.1/experimental/set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LqAd/bpnbC3o0dCQLRiESiGvHxQ="}}, {"path": "/usr/include/c++/13.1.1/experimental/simd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10zjyHzj4ktTpWe99tIJ3Q5HqO0k="}}, {"path": "/usr/include/c++/13.1.1/experimental/socket", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BBn/gW3Ow/hBPxBYb4RnydnwN+0="}}, {"path": "/usr/include/c++/13.1.1/experimental/source_location", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17KXmxUpl64l1K977kSjjq9x47aA="}}, {"path": "/usr/include/c++/13.1.1/experimental/string", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WeNxpF6dhqyLL0pZT3bMV1IHmsc="}}, {"path": "/usr/include/c++/13.1.1/experimental/string_view", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X2om6YyKg+HKmlwHnhhN03N/3gE="}}, {"path": "/usr/include/c++/13.1.1/experimental/synchronized_value", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KFmIG7JVCtEgMv/S7tCijELysOc="}}, {"path": "/usr/include/c++/13.1.1/experimental/system_error", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vDrB20MjPP/yRM7WNiEAEL9ujZc="}}, {"path": "/usr/include/c++/13.1.1/experimental/timer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asL15cZmpJK1Hf4LynoC6hooQWk="}}, {"path": "/usr/include/c++/13.1.1/experimental/tuple", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QDWcvkH2QTFKe5+9YWMXWDThx5s="}}, {"path": "/usr/include/c++/13.1.1/experimental/type_traits", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UNdxT4xzoXn1LDFe94rHa1q+ISw="}}, {"path": "/usr/include/c++/13.1.1/experimental/unordered_map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UIbvwrEG5b5yL0bQtFNSx6zuHuM="}}, {"path": "/usr/include/c++/13.1.1/experimental/unordered_set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hbkL4l21130twq9gf7V2ZKkYzNA="}}, {"path": "/usr/include/c++/13.1.1/experimental/utility", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fBQIipxa693ImAJVstt9cPBykCc="}}, {"path": "/usr/include/c++/13.1.1/experimental/vector", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GFW5AXtiLy3k1DowoIXxf5VndmI="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits"}, {"path": "/usr/include/c++/13.1.1/experimental/bits/fs_dir.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bMN3UPs2d0m7GloSqSQZWXtGdwA="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/fs_fwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wFyBJCUjXyJrPD/2jfetSVmfMQY="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/fs_ops.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1akZsM20rusQznbFCUWLdXLYGHGs="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/fs_path.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+igtJejHVScYdm7iAcQn9HixqBM="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/lfts_config.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Llkqn9127wY03WzsVahGqp20+SE="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/net.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z6EM52tP181dYOWyfGRmZdZnbJ8="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/numeric_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XtWAeqA2tDVB4VeyV6+Ju5Tno/k="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/shared_ptr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17SRz3vSnNogwOIU+nANzsD6jQmg="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q+zfCz9TtT032SxF7qLfuHV24vI="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_builtin.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1usNCL5babYRdXP9omRphMK/qPZ4="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_converter.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSMcv08Edj62IZ5u/92jqVM2gWs="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_detail.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VlkQOFwgtO5M5tKF/oQ25FQAHmc="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_fixed_size.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jxed6n0oYoZ+TWFndpAVRVO6ySM="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_math.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+ZGF/uBMfrdjDEoUzMbAPGNwFfY="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_neon.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+Tb0JvWfSR7SevZGF3P3dNbbNqU="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_ppc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oXezxB/tQKMjf97uBKD7bcITHvc="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_scalar.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLQ2HiDgK5nOi1KvT0yq0RYK9g0="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_x86.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpgUAYXER/B+oQX4Dw1gurWR/PM="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_x86_conversions.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15pawYPA8n6H9NirMy3q/VFplTL8="}}, {"path": "/usr/include/c++/13.1.1/experimental/bits/string_view.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E2udUryp2S4WmdQwYJdhYWIRpBQ="}}, {"path": "/usr/include/c++/13.1.1/ext"}, {"path": "/usr/include/c++/13.1.1/ext/algorithm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T50a6+EK1SUBXdES7JjzjkoXSLw="}}, {"path": "/usr/include/c++/13.1.1/ext/aligned_buffer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11mBAQbhCNquTPa4SYfDFeb+gXbo="}}, {"path": "/usr/include/c++/13.1.1/ext/alloc_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14PvKKR2t3NiQup5PFH7XwVop7mc="}}, {"path": "/usr/include/c++/13.1.1/ext/atomicity.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1haMF4xb5/Nihh3iWphISUVqPUP0="}}, {"path": "/usr/include/c++/13.1.1/ext/bitmap_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yeepH3tOg9809dD9ywJuaWYt3AI="}}, {"path": "/usr/include/c++/13.1.1/ext/cast.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NFfd7DObBp4sRH7D88knXiYTY3g="}}, {"path": "/usr/include/c++/13.1.1/ext/cmath", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wl0gNwnDMUDjzFocajSlY6skzbI="}}, {"path": "/usr/include/c++/13.1.1/ext/codecvt_specializations.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XLPATkgvkXIKSagP5Nuz4UKd+fQ="}}, {"path": "/usr/include/c++/13.1.1/ext/concurrence.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hGsGTIRweVW98yk5/BuEGCllkaE="}}, {"path": "/usr/include/c++/13.1.1/ext/debug_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BB9gr0MFKM8+O1gTn2+tzvN4lFo="}}, {"path": "/usr/include/c++/13.1.1/ext/enc_filebuf.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/pnH9qODmbQEadwaW16+i0r+oYE="}}, {"path": "/usr/include/c++/13.1.1/ext/extptr_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nPg2+0xz3jh8kbcdpYXmZUxQOfA="}}, {"path": "/usr/include/c++/13.1.1/ext/functional", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ndPxr7zPNZkoZOjG9ZSTXorMlY="}}, {"path": "/usr/include/c++/13.1.1/ext/hash_map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xfxXDKOe4APPvu6KTEWA4VAbBEE="}}, {"path": "/usr/include/c++/13.1.1/ext/hash_set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11dtQ5gZuyg1qFg051SgGp29XRaU="}}, {"path": "/usr/include/c++/13.1.1/ext/iterator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l6dJoHhOo/cxenQ73QWLCXW4FJo="}}, {"path": "/usr/include/c++/13.1.1/ext/malloc_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMLn0LEZlXH2343AMEnG/SOA3Ak="}}, {"path": "/usr/include/c++/13.1.1/ext/memory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i1ykQnS+tJdORq3DdizQXcnDif0="}}, {"path": "/usr/include/c++/13.1.1/ext/mt_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AaapBDx6c1U6k7E4nVr/XJ1naCI="}}, {"path": "/usr/include/c++/13.1.1/ext/new_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/jjnC7unbuObENPtP3YkYJwHLY="}}, {"path": "/usr/include/c++/13.1.1/ext/numeric", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN4yHkl52GXDE//rMz1YNdWVLE="}}, {"path": "/usr/include/c++/13.1.1/ext/numeric_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JhVUfrHO/N7yI9M6xQcUXQeQuNk="}}, {"path": "/usr/include/c++/13.1.1/ext/pod_char_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wkww3zWBmBxeFNC6xXlJzB7GeBw="}}, {"path": "/usr/include/c++/13.1.1/ext/pointer.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pN12eYoGaLZLbyUluSw6yKKQsAI="}}, {"path": "/usr/include/c++/13.1.1/ext/pool_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EXhlF2TifbwRhUehEdSSdVie0RQ="}}, {"path": "/usr/include/c++/13.1.1/ext/random", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K3S6nxqT96sQRa+9MCxXRriVyCo="}}, {"path": "/usr/include/c++/13.1.1/ext/random.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RKW8uMQ+NMI5n1ideaBx3TBI3Wc="}}, {"path": "/usr/include/c++/13.1.1/ext/rb_tree", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vpnC2SvGeF+WZOvm47fXoElrpzA="}}, {"path": "/usr/include/c++/13.1.1/ext/rc_string_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/GDxBSYkKq/TBghEchA/xK5plMI="}}, {"path": "/usr/include/c++/13.1.1/ext/rope", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ad9TC1qaDpuMFjIuJaw3dN7ca/4="}}, {"path": "/usr/include/c++/13.1.1/ext/ropeimpl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mtG137sd9L8JWnse0XGRja83qbk="}}, {"path": "/usr/include/c++/13.1.1/ext/slist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lcl9hd+boLeJOAVlWRyC8MY4n7E="}}, {"path": "/usr/include/c++/13.1.1/ext/sso_string_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JS7R7rMx01bHwiX3gPt5BvnNLj8="}}, {"path": "/usr/include/c++/13.1.1/ext/stdio_filebuf.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+5xMpkKj3dG1OtztI91CiOEp+I="}}, {"path": "/usr/include/c++/13.1.1/ext/stdio_sync_filebuf.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0+QYbDvzuocGbzZaxdZCE6iml8="}}, {"path": "/usr/include/c++/13.1.1/ext/string_conversions.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QtI7KqvVcIaTt3eI8O+a0JK6VUM="}}, {"path": "/usr/include/c++/13.1.1/ext/throw_allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+BX60RwaWafcFxRi3qyRDyrAed4="}}, {"path": "/usr/include/c++/13.1.1/ext/type_traits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HvS9vqTgacfMi150utPNmr4Sx5w="}}, {"path": "/usr/include/c++/13.1.1/ext/typelist.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XsPAhqNsEjvNOLlRRppje6aQG7U="}}, {"path": "/usr/include/c++/13.1.1/ext/vstring.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BG1doa6X950l/P0ZSRVcfxR234A="}}, {"path": "/usr/include/c++/13.1.1/ext/vstring.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Sf7BV5qhYySXEfd5YFJ1W0ecBc="}}, {"path": "/usr/include/c++/13.1.1/ext/vstring_fwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i/XHajAiIQzxdpDtqtDd4EhmN/M="}}, {"path": "/usr/include/c++/13.1.1/ext/vstring_util.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IQLNEqwrxJy2ZZ6z1dqdmSOlXRU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/assoc_container.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P+1017yO9Q961ZEboDLrehxOWzM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/exception.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/Ava2h36BDm/gEA+dlOpcCA1l4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/hash_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cd+sInnQsOoefHx0OeOBoxiuB0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/list_update_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19hqQUFw9IwvAZg7fesQObppvZSk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/priority_queue.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17dw1gBr9vil+SNcDbNl4ILr4Q1Q="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/tag_and_trait.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14wlN+jDvRslB3ucu9i8FoZ6zv50="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/tree_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wir/71f4P1uBfOG2T1n47DI0IAo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/trie_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y6ACzyVJLlZl6yls7+kA/JSESA4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cond_dealtor.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hEwxTLQpHjd9FnMB+fbyTtgzG3Y="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/container_base_dispatch.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/gO1TI6v4lLKRUNca4xtTZf7dos="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/debug_map_base.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10ClyQRiPhQoVnlxiLF41xFgr9JY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/priority_queue_base_dispatch.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124VDQH6Wq/nosmdsQv5XfI5Or+0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/standard_policies.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y0rJ98Bxk3adS1s2DCQVU3QWyJk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_trace_base.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1owRTPt54mhQWBZ2mBNX6FUDVZlw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/type_utils.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12h92zF5uy9T1NtpJ7gY3HP7cMns="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/types_traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qo18DMA/HHXvfm8flf+kGF6fNtU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sq3ykhXca4kKCeNhIczKxje4sSQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1grXMZXiu6w907kcQrkIHUqGlKDo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VKN6h5nEQm+ZviTiSMJMtlQP0g0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12y/CQV7Ex61oxtwY8h0e+Pj4UNI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEv6hCcOhxG25bFORHZjHHPQ+DY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dbVYpk1FySORD4RnBjI0ESS2fVg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnTLCwfSmsanzwswoSH0fkZl9Oc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EsUgi4PLFQzZ6EuWhnBW8g8C2Bo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XOdETBX9OeTTh0Y55CEtgnCcXJc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZM0B//hOFLNMxWAmcd6B4RPwnWw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYkVHisRopze04mz+gng3jMP9vM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/NXzF5MJxeC6qdHBMApVNjf3ZOc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lrrAYyPakcb//toKQIASFTh79oU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N+N6BjSTmYW3cVecozwAqaQGOdk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RSJds70E/vGBcXDRqobenmkj2+E="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FRzA+es8uRs26wTgb8UNwUyeoyc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/const_iterator.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xq1Ay15A8/Tkyn/5WjbbAdrdnKU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ46yvFllMFK/p9MdDMW9jrpkSQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s/6YS/glq2dmXGtDyFqBMjKlFmo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NZZSfcdnQR/VgJBYN4NtVhmgPw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/entry_pred.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18V1ptYYs/Q5RVP64yqn9jdv7ydQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1icZoAS3MDpIQdy8Olhyi5ez1r2U="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LONie3oZ0Q6jHGQDgoJ3r9inxkg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lad6GXw0+hiXD4XCUnflTSk9U/A="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14IWD99IZYmszbGUSlr00KKFu+H4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14cLHE+egwHGjljtYpF4B9kTNAUw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yv45C9zlM0A7q75Jjy3vv1/YjR0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V6NUm+4fntiqFzyljAW4TCmFVBU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/resize_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xurYG98jx1hGXJ66yrdiXfdEQpk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mfA7sBsgGvVvVwdOxcCq8DoYGEA="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y7qNjxC7qaxedGSXA2hoYsAcjfA="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aEnlqfrcN+C1i9jzV7RJ/WJjBGY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZOmJygNDilLoYRxaPl7BMQDAVaQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YOztPrUY52kp2RGQKdh9J48App8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aEwU46woHkgWmyZdOGUir/kdcfg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QwD426XGnem45Z7vbJGQf/QER0s="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kme3lSYy1mzHHFpCNTx6MmtOsg0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zhR8WVWKgEgs21dibwfgmwFUsn4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16j9H4hZCpndG4aUpmFbr7E72t7U="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PLR3/3NxOZ3rDNAsW55G0BSrMu8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q5fFUlJGJsGAEwrj/WLjD4lC8qg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/branch_policy"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/branch_policy/branch_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUg9HRYBU2U4TqxWQFQAygXQidk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YEi9+ERdxgxpQsAq3Tt9tEGFVRg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/branch_policy/traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZXXnFEExipBxp0KB5yA665O49/U="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GoPIMpF8wa4jULkd/uSzCuYNqX0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hksPC6yDZqRVbSO2f3Z60UxRvcw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R7QmcEJJMU5g3ZIh3OPERjjGdVQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15YcvQ+f3DquyC7KWLmf7W8VvlCM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V676O2YB6HRm2EScuKu3GwiRHsQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11hmyzVA+yThqIiChY8C56Iujszk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCEcsw0yHl6SI6v2ezHXgsYBbIQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Atsbp6IcQYjS2FFt8LxMEogOeJM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HLvfmOpwSOwmZFvySZPgj1n1vnI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q170UKCXB8B4MzqnoQRh3wXO1/ygE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fz/VnrBGPrhgr2eKCznQWgkspBQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BWB7VwP4BwEOWqPhPcovzLrkftU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lLbVQai6f7IpwjQWihzUn1ys+28="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ALSUpDtfbGiBEWP28SLt46fB4c="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WYvsodBfyU8yjkXN4PWwPW4Rc0w="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgLAeygg4jFGnItiuZT/ecMlsTk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YfBhy0AXqxzNl96zji9ffHQJiL4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q190pOGLsUpNbDyHgheuX2emyKZ2Q="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TfD6Ral8J+b2cBu2Icp/eRz4m48="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b+dSIrFMsvKGMfcyYSjUJ+RifH8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y8CwMvBmIw6k8qRo4p37TiW0CkU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WiTG3kd62avrLR/QnFkx4pioiow="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dbumg2lcMH+vu/gsV5/aF6AFMpw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16eUv6K6cZQ6BQuq5HeanwI6vfWY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18a1zwnNoJZY97n3IKl5MPBVP2LM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W+oBIEYKDs8inK8SbcjQmmKjTpo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/eq_fn"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/eq_fn/eq_by_less.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F+VvYAaHVVqe+QtrqdgaAvFFKLE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NpaMSYRguQtyG1j4IyHdiNd4VSQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e0fO4ygP3buJjIVcmHP9Mi1Uuco="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gsUxuQPe791tT5iRAkzoOFBvzR0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11tBwfI3Cs9fCeGIEqXcUb7Rf4xg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qeGNy//cXCoy4gTC3ew9bCS6yn8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uYwgR2p8fnSfXzFfEF15bk0T4gI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uqe527/g30RfXqn/LRkeRdhnY+s="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rXGkIIN9vuJxKitEVvQQjVRSDhU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DkafegQrO5sNjroF0pOI06GH0d4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asf97SmY6UitnWYQytCludu5O6k="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iXUm3iTpT5B7ddpFW/PNOaHB/XY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZIPZUOo1IIC3vsoEGlD2/snwNWg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lo5H7M5FbFd3+8l8QzOqyINxnEk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIMPHsq2rXhiqNGRLbXFm95Zvv4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yN+CqjAnyBECnO+xvFT4kVW7Qho="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SdsWZxRB8PrZKmbeXO9I9IJM/cA="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qxubvr25b81/xx04PZ+NWTDV2hw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GhoUQtHQR8wxubsI04ZamoTGWt4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLCJ3JEdVmWyjunUkNL7vWlQPWg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EunDuccEUbSPAueqav/fNV6AfmU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IvjhMceI1Snfg9Xo0BaU033+cLg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uM2iBfqb5a7FIPVdCYKXq73txmc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l12y2iYKK5PQqmIYR31OUPP6r2U="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mmBCKDS3PkfYCTtU6c7mR88PZLA="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12T6ArXvO8/8xTc7QrT+0z9aoYJM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d4DVBlU13ctoIdqdTWt2zQLFiE4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ge1GG7EkqhblA7zb85Vda3fwjgg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WH/Kjg79q6UbPXhhNPQy/raQ7XI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q7zVty1+QAbpfdmkdwOO6zW+t5E="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j8ZcTwkrEAL3CiMu5hX+qJiGM58="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vEkbh6oR94+nII9yOutnWkBKgdg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q43i0Yld1Ny9FI6DJtGXf66PY4g="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SfjcfbbL0g98FpNT1TvPq03VPzE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fJDQaDO5gEcDEoBGtxy2w4TgrGE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YP+6mWO/Of01W2o6lz+WgbuQZeo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CRbUeMmQtDvLtfXddiY+O20i1Lk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ec8GHBiQT0WstCQpaRaGl9fuSBI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1la9oCXSTekmq/SEYpS1ehqFs6PM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y28G+AO1AkwHewWIRHptlA88SmY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MvvZj0yx7Bk2mUXxg15UvCcQZI8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RDgixyYVEUXif5pYId9EI9SH6Sc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GzIrrbKY1a3VnqRr8r9oeYWm7kk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kdSuMBnrPVP+2N6siMiMq+JAn1w="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkFyKgu6Uk3t7rqUuRMV15uTVbI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P+AMOQ4cvcWqyMFmFrhdaT066rc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EX7qRrSR3TT4m+1KYRVYfXuLej8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ihJQT4OfQtzQfq1aBNWLj2U9x3c="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15welgrOMzbznwZtBPwuawH8hH7o="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AN0D5LBVgF4rrubTgMxRVYIPi+g="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HhUhSY/6HPMhuq2Ebxoxzi2BrZQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zn5o+pTH4UDhFf2yc2YTljNUqYI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HW9bv5AbCxsdwuuZaErxLSN5dOk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lXz9HuMwO7mEpsT8gXh7gKATuCQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a8C7m9f/4PBjQwJFD646Ds/URVo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XZxhYbmebHCCnCCSEU7DacF1bUI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q184Uo16e3WyylvLe6QzwX3ezHicY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RDjj/Wb9R4IwV03si4noY0ZBx80="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/lu_map_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0TCFObOFom5hmTYlrAhvnpAKPw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oBxZezKJVexvf8qCDEyV5siygTk="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_policy"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vsfgpge4oLmhFQyfxpb9gwEOKAM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kx5J3g7NAt/yUV54FPJcuv5PabY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nKatlf56cVS5DKQz1KXUD7z7cKs="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yJxT9AIErBGKiPghiszgyFpwR38="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcqem6AMwBw+tIU+EoK3uQY4qQg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aw5I1faWr/UOWTu9TfaS3yVC/xQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xQoSAoJTcpCCEqbmx3J3xD43Mho="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R5bvrxdslzKpbRdwtPLKo4oOplU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/yWB83niNFMHnqdKkRbiwUvT00="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ANNXrLpVLA/sUdpAYlt/fqKEuSw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WVDP3zwCX2V+9vhFtdXkkQRwAlY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Wzcu1EuFMspUegQnj9QHibvGNo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MPtbsOHclKUOnTQbaJpQgT39XnE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZb2aqevkSevGxAUYmaLGYrSJNE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iZtfXQHLWP52obarbDiJ+WXxbbU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xY7OBtbvmhZXVbbaKaw8Ct7bUWw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CWPF5xCUKdm0gDvP1XpX2efC4mU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ji7v5LsGRp+Q3ushSU8CKBn8ATc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19w6owhlXghlclTyXlOK2qy9At8A="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/VAB0hf201QPtn1OS59hCUy4WMQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FHL2W28mKkIVAaqNxSr8DvXZK4s="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kOslSz9GLnVEUaSSd/gjghTg7A4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE+4WF1QJ3UU0DeyRxaNWD1PdpA="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q138l5K4ZzxnZwd51PhGLcsXZVJLc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SkoFW7eE6NbhTyq6Nmw6U8tO3Yw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vnzc5dYxSaWkdUG0RIWSQr2gM7k="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14i7+11nfGFzZbcl+TiqWkFvZZ30="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rEHIkEuEk5QwMrs6LXtFVPkpkeY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fZI00QDloxULEavS+xIKT63Imo8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eEB9iXXM9K7nKPd8OoZT+65GJlU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11IcmJsQ/PnnaKJxOE+gFNpuTSx8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1er3h/DHKwcrnwkQ8E092KgliQfU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SULFtglVaTk+O5nfUGfgVF+yeJ4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZPzGnaWv4TX4AbEV3oF9jT3tf0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmOvYpoSRPMKDNVG2UirTVKBdjM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M+Ww8e3dq5YJaXwvveCyqc04m2o="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rfh/WKd+EWOMmBjSn081n5OMT0s="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JfvFldAgz0y5SO/xwpu4Ic/hDJw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLjH78RSchriCIpnDX2cn+E+hYc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ltyvu5+jp1hVc3sZIYeQOgRtcv8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lYg0pIt+7cWCjn2WFOVJkGU+5D0="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h/yS70W6yTYfxZBRfx5jPHqXdGw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sorGcn19Y1XbB5Juy/o4RTBdxmI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/node.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wnME318hBmMXlux0i4RjbrfyLXQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18eDI3G4AWedl46VM+L7YzMlir6M="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/dDTSLVs8/XGBoa6wvNIF0TZLG8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w8nSSMVHPfGlnN1wCACLubZpiNo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N3O8vBy7P1nxLsfm7aC3MFXHPwQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jgLGS3Acffzt2joewbvQZZIX+rg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RnwwDRi3WMfZzrkp6SrmoGETHKE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WFY1Z7wQGyHWvlZpCt8FrmbiadI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GABMDH6zatA1OABuVigyvaWUR4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hm85ITVFH5pPNivgfDE+aEUdyIw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O58bu/1CXIROq17PcJYvz1HFJYU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xTzmFfvlrCIp20mml42EfK8s5OI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15PmPIAEsoq2cN69Gk8Q1rcwt8jo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1quBpDS40Cbz1jBm8uKsIOUKINuQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ufQBy040L6H1wi7zBVW16CQHYDg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e5uQdEA4hDnfduWM0N1f+/qJ2wo="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0vj+W9n08C8kePMq5mOU3UV3AE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Ql/RNF2nbuNmdnvAo3MRfOcDr4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iCEIxuZ0C2vFKLZKtD0JhFqB4uQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWWA4eh0fzFFFq/dc9lpMXjeTWI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFMIz/jUHaD+UYo69cXmR75AC+Y="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XwMpPBASgeozHYpaJkgB5dtleNY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qWgfZtFgFKtLRpWaWx2n8NnLYpg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx/CsATLqvbl9/0sVPKlm8Z0zD4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QHz+LV0HkV9x17kPxcCFPTcOvAI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xhzWyywWB5c6X5X0LomlxipOeC8="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QwaQtkAzijM1BqIkDM8y0nJPFNQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/node.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u4exWs/qsDS/9OvmZLcBPiZ6tgg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cOrm0px6KYd2wacM+VwgOQYNlcc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12+0oZHxzknEQQ+ULcZtu56oCqKc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eWh2dFjKG1XSkX45tiuS30HSLmM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1As3z/wYU9eyncA5KU5qeQwmjS7c="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A2k7mrrDvEvym4T95u7WBmzgUBU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UNBjZjAyMzMzVPNHNv7JYjtabHg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpd1cfL8bkXoerMf48dZGchlZgA="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M224YCuQteIvpTM3scilQqR6pjU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aYtg5nFL0TkUynH71GPqWec6cg4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lfzV7+A3SubERccTjVguC3egsUs="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h+WZad1L8CW0V26TN9jq7vl4q+4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UWhuykmfh54Hn3zM/kKKLCgAhYg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_policy"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yynX0MK5JnNJBUaHHECdQxLdbWU="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Mle45FvKm4AsbXz+MksC/9I5+4="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pN9Y8UztlqeTwClXJQ2nGL55Bsw="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lwy4xGurH/czjadLwf5N4afvE0A="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135eV79EJ7OcIBaazr9uI9Zox6+o="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McdcWIWMZtyxTSe4nCe462iPOSM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uOesxVpoUj2mxYZzjzjY7Y1OkNI="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TzfEd+JMYV7CTwzlypAgFzZnGVQ="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pA7D4d3UuvujWO+wdVBEO7IgkKM="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DvQ7pJhEVKAbzyTAIjDYVps3OHc="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator"}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1chJOxz35MLoB2vCC6Qrn1rUCPiE="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator/iterator.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PEoS4oawnAuLIJp9ynK0/oYLMDg="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1np4XnxoV0fn85ZC6VEcuP1BuCUY="}}, {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X6AYviyAv/s1uCNnGfftkNSG3oA="}}, {"path": "/usr/include/c++/13.1.1/parallel"}, {"path": "/usr/include/c++/13.1.1/parallel/algo.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0OmHzatpU3ILjb0eDzU6eq3GVY="}}, {"path": "/usr/include/c++/13.1.1/parallel/algobase.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y8az8QnF0U7FXgFUwsGO4S2UCv4="}}, {"path": "/usr/include/c++/13.1.1/parallel/algorithm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V6DjwcTjyYnKTqRGEevzrrh1ri8="}}, {"path": "/usr/include/c++/13.1.1/parallel/algorithmfwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e8sp2w1Z/9/B/K8ucz8AeuHVGNM="}}, {"path": "/usr/include/c++/13.1.1/parallel/balanced_quicksort.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dLfW0tuCe5VeZ1iptKbY6hDUwmE="}}, {"path": "/usr/include/c++/13.1.1/parallel/base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xlEogoi9F27uKMX731zYQdJMhSk="}}, {"path": "/usr/include/c++/13.1.1/parallel/basic_iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wZHCbcdUYxyDxCT5FVIklxI/RgQ="}}, {"path": "/usr/include/c++/13.1.1/parallel/checkers.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lco/jdMIccdHTOWeLKV94Sc1y0o="}}, {"path": "/usr/include/c++/13.1.1/parallel/compatibility.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uF4RgT4sKUzovxXSKnOyirbe/Z4="}}, {"path": "/usr/include/c++/13.1.1/parallel/compiletime_settings.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBd6eIxrWrO8CPWNYFSLaWpZpTs="}}, {"path": "/usr/include/c++/13.1.1/parallel/equally_split.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18gRaKY82PbAHLA2V6R0tyDtf9l8="}}, {"path": "/usr/include/c++/13.1.1/parallel/features.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mnYXzI2QlEXXXIBzZLh9QdojfQ4="}}, {"path": "/usr/include/c++/13.1.1/parallel/find.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dxu7SkxRHWLK87kXw3OlyJhuIwY="}}, {"path": "/usr/include/c++/13.1.1/parallel/find_selectors.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14fVyrvlL8McpkU2ZNTkyFatqqV0="}}, {"path": "/usr/include/c++/13.1.1/parallel/for_each.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/PRtNM3V/hsOl5wX7cnn2UPBbaI="}}, {"path": "/usr/include/c++/13.1.1/parallel/for_each_selectors.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q+PFdvfPEX8oUj21x7JkXn1Z/tY="}}, {"path": "/usr/include/c++/13.1.1/parallel/iterator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16/QjwnzofA78YdjMpgwzvNuVLsk="}}, {"path": "/usr/include/c++/13.1.1/parallel/list_partition.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kxvj65XwXrzy+peKOEgH68LrE/0="}}, {"path": "/usr/include/c++/13.1.1/parallel/losertree.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/RTyNDAQXA6DI+7eAc9Uo9WPpmI="}}, {"path": "/usr/include/c++/13.1.1/parallel/merge.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bgzwsNNEs/ic5LB9xBeRYDyi1jM="}}, {"path": "/usr/include/c++/13.1.1/parallel/multiseq_selection.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yEu1pWvSEOrzkAyikT7APz+RO8U="}}, {"path": "/usr/include/c++/13.1.1/parallel/multiway_merge.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PLdyIWQXtS7fKGxLviDG/LhpIkc="}}, {"path": "/usr/include/c++/13.1.1/parallel/multiway_mergesort.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ejOTM39Uxm/aN+o04BWjc7UWiGg="}}, {"path": "/usr/include/c++/13.1.1/parallel/numeric", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xbec9HEpw6oP3zkDE6ji3RW7eX8="}}, {"path": "/usr/include/c++/13.1.1/parallel/numericfwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R7NImBxe0xvSR8lKx65UU2blqA8="}}, {"path": "/usr/include/c++/13.1.1/parallel/omp_loop.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WnlqLGpLsAqbVuqKMxih0/Jo6Wk="}}, {"path": "/usr/include/c++/13.1.1/parallel/omp_loop_static.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW8lwg5YkrjYXlw/2ovoUJNSs8w="}}, {"path": "/usr/include/c++/13.1.1/parallel/par_loop.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAQQFvjndajUiE20AoMO+U4Gk0Y="}}, {"path": "/usr/include/c++/13.1.1/parallel/parallel.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NqrbeZ71tF5KlESQw5LDN9crgPM="}}, {"path": "/usr/include/c++/13.1.1/parallel/partial_sum.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ipBOV8tLwozeAm8g+NfqZWhhxqs="}}, {"path": "/usr/include/c++/13.1.1/parallel/partition.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iElRZqK993ETpuAgJPLp7UC6bbU="}}, {"path": "/usr/include/c++/13.1.1/parallel/queue.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bXmVHVMckU7L9APx/LO2d58zUiI="}}, {"path": "/usr/include/c++/13.1.1/parallel/quicksort.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HicWFh+0k5lzrucoTOAlpkrcvWM="}}, {"path": "/usr/include/c++/13.1.1/parallel/random_number.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fUGyWCCPJakwAWWw8uh0XuWsVjA="}}, {"path": "/usr/include/c++/13.1.1/parallel/random_shuffle.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D6/lSouCNP8UvuELGGSiShd0MTU="}}, {"path": "/usr/include/c++/13.1.1/parallel/search.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QjyaFv/1Cj/ATzN/uUiNLuHuz/U="}}, {"path": "/usr/include/c++/13.1.1/parallel/set_operations.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zd+tXyiBq+1zx5iTOfdlE1zBQ3g="}}, {"path": "/usr/include/c++/13.1.1/parallel/settings.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y7in/Rfck2NKBmwgUPCdZNOO20Q="}}, {"path": "/usr/include/c++/13.1.1/parallel/sort.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1syyjKrjaIuE2MHMXJ4x/IWZWahA="}}, {"path": "/usr/include/c++/13.1.1/parallel/tags.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LoJDuiPMbNOfSWLv2bg28CNnevw="}}, {"path": "/usr/include/c++/13.1.1/parallel/types.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh1dqpTzIEHmOhz+04zEg+KwHS8="}}, {"path": "/usr/include/c++/13.1.1/parallel/unique_copy.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q140AtZ9WWSB4zYrNv9O+BLq63PuY="}}, {"path": "/usr/include/c++/13.1.1/parallel/workstealing.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RCA0PuxWhFkOznTC+O9196SLvnc="}}, {"path": "/usr/include/c++/13.1.1/pstl"}, {"path": "/usr/include/c++/13.1.1/pstl/algorithm_fwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15qeLKYTBrU1oQEAcTiak0iyepbw="}}, {"path": "/usr/include/c++/13.1.1/pstl/algorithm_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17uhPx6yjHU2jYXsBLMqT7EEVBYw="}}, {"path": "/usr/include/c++/13.1.1/pstl/execution_defs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JV5KAp9clD+V4Z2lK3x8YyLozps="}}, {"path": "/usr/include/c++/13.1.1/pstl/execution_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jhFQ4T8RrV8yX/Yje8Ry+TTyr5Y="}}, {"path": "/usr/include/c++/13.1.1/pstl/glue_algorithm_defs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HGGFzk12NZChWPAgkItg+woxg78="}}, {"path": "/usr/include/c++/13.1.1/pstl/glue_algorithm_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HxsBY6g/EuT3PaSnIET9M/Oj1x4="}}, {"path": "/usr/include/c++/13.1.1/pstl/glue_execution_defs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VexfK1tltvZ+EaAxpYaIc2ModSc="}}, {"path": "/usr/include/c++/13.1.1/pstl/glue_memory_defs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I7OzAaYNWG5cmMgc78TqK9gDfSQ="}}, {"path": "/usr/include/c++/13.1.1/pstl/glue_memory_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZY/DKSA24bNUvQL0Qqy19WmyJI="}}, {"path": "/usr/include/c++/13.1.1/pstl/glue_numeric_defs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RLS/PN5t2DGxm3NnVDFK7vGnRWE="}}, {"path": "/usr/include/c++/13.1.1/pstl/glue_numeric_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+EmEAQ8BjPHAvJ+JzInbvbb3c4U="}}, {"path": "/usr/include/c++/13.1.1/pstl/memory_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q126Tl4d98REgfSwJooNUtWBCAltc="}}, {"path": "/usr/include/c++/13.1.1/pstl/numeric_fwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ERThtEbRrzP6FhWuwzgApDpCaZw="}}, {"path": "/usr/include/c++/13.1.1/pstl/numeric_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GFTHhLGRWEh8DseqkYgXfLJkrUA="}}, {"path": "/usr/include/c++/13.1.1/pstl/parallel_backend.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PZWaV5+H8namhiy+dpwUWUFF164="}}, {"path": "/usr/include/c++/13.1.1/pstl/parallel_backend_serial.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oV5t2TZbitpnpmrqiM5WiLCuhQ0="}}, {"path": "/usr/include/c++/13.1.1/pstl/parallel_backend_tbb.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zwrGm0AV2utwRuvFpMHqy4yJmtI="}}, {"path": "/usr/include/c++/13.1.1/pstl/parallel_backend_utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cSSRB2mBFhcNEhbaPM1hNoRQOk0="}}, {"path": "/usr/include/c++/13.1.1/pstl/parallel_impl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Jo4Bx5NMS//EMzFWd2J8SDB4VQ="}}, {"path": "/usr/include/c++/13.1.1/pstl/pstl_config.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16K7vBYcMGiDUTRvYK93jXICkcQY="}}, {"path": "/usr/include/c++/13.1.1/pstl/unseq_backend_simd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13XO3PFvtE18M3WAOIUNNjlYyAFo="}}, {"path": "/usr/include/c++/13.1.1/pstl/utils.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvSIZ3sQjETnYQM3ldgNhN+Co5I="}}, {"path": "/usr/include/c++/13.1.1/tr1"}, {"path": "/usr/include/c++/13.1.1/tr1/array", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148UfWfzPTL1rJ0kDdA15AGH3yxo="}}, {"path": "/usr/include/c++/13.1.1/tr1/bessel_function.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aRHHeAE9t1Gr7bVMrozu7ELcJ0U="}}, {"path": "/usr/include/c++/13.1.1/tr1/beta_function.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vDpCOdCAw0Gmy930BCJbdJsGDy4="}}, {"path": "/usr/include/c++/13.1.1/tr1/ccomplex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Mdg9o4X4P0GASW436F5korpfvM="}}, {"path": "/usr/include/c++/13.1.1/tr1/cctype", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpSa7MPIJHbBbzoV6FQFOiwSzns="}}, {"path": "/usr/include/c++/13.1.1/tr1/cfenv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YRcwI3qoJCYYrYew8E74LjF4fXY="}}, {"path": "/usr/include/c++/13.1.1/tr1/cfloat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tJjA+ZnqpzucvZ2rXcO1YrzTsoU="}}, {"path": "/usr/include/c++/13.1.1/tr1/cinttypes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EaqALefDr1qn3i4uIy9g39Ld9mI="}}, {"path": "/usr/include/c++/13.1.1/tr1/climits", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12ZM7r6TDLIj+/0sR6TvxR51IeiI="}}, {"path": "/usr/include/c++/13.1.1/tr1/cmath", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q144W1/73ocLB6yI+fR71qYMDOiDw="}}, {"path": "/usr/include/c++/13.1.1/tr1/complex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T5SQyQtdSt4MF9QTNDGyPsxb6pA="}}, {"path": "/usr/include/c++/13.1.1/tr1/complex.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gPk+ufNTTSI4617dRNFkH5j8QxI="}}, {"path": "/usr/include/c++/13.1.1/tr1/cstdarg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APYYcsCCTq3/q4deoZh7yJcTcpE="}}, {"path": "/usr/include/c++/13.1.1/tr1/cstdbool", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yrMiwQx9zwGvtFwf1nL3PDm0Jx4="}}, {"path": "/usr/include/c++/13.1.1/tr1/cstdint", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/TtHH2+nrEMR48jHDa0rHFwKgRU="}}, {"path": "/usr/include/c++/13.1.1/tr1/cstdio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/NVM4fhjr0UNgD34IB4VGearFv8="}}, {"path": "/usr/include/c++/13.1.1/tr1/cstdlib", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrDlJoNxDQLfFc8wiEKSVcDX6Kc="}}, {"path": "/usr/include/c++/13.1.1/tr1/ctgmath", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+GLLN2Gpl1ddODIBdaKT6Uclsag="}}, {"path": "/usr/include/c++/13.1.1/tr1/ctime", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d7bObpe/fXeci6kwfmDFM2+z1pM="}}, {"path": "/usr/include/c++/13.1.1/tr1/ctype.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IU+gQxg9sCg0Rfk0zDsiz73Aa0M="}}, {"path": "/usr/include/c++/13.1.1/tr1/cwchar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G8WHwk2OXEuOqOW/D2oX+ai91W4="}}, {"path": "/usr/include/c++/13.1.1/tr1/cwctype", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19ce+hT3YFPReAnvfwNA9SX8jY2M="}}, {"path": "/usr/include/c++/13.1.1/tr1/ell_integral.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEwAYEfs/Rq0qncIU9clqDpnOds="}}, {"path": "/usr/include/c++/13.1.1/tr1/exp_integral.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gSHpdvTMfnVv3Gq/wbcZUE1NQCc="}}, {"path": "/usr/include/c++/13.1.1/tr1/fenv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rQSXVDr4jMxs0PEYJv0rrIWBYm4="}}, {"path": "/usr/include/c++/13.1.1/tr1/float.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LZyaXbpmDEZlvnyM21ZH+0BXdZg="}}, {"path": "/usr/include/c++/13.1.1/tr1/functional", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UeeVvIcmsVsg7arbWU1DwTQK+jw="}}, {"path": "/usr/include/c++/13.1.1/tr1/functional_hash.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pYuEQakbi+Um63YlJGokozCXfhQ="}}, {"path": "/usr/include/c++/13.1.1/tr1/gamma.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16qwFaNFpaoouEpH3ifME80Qn8Yk="}}, {"path": "/usr/include/c++/13.1.1/tr1/hashtable.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N0gdmA73Q6NgJeSXnRTQubeS7kE="}}, {"path": "/usr/include/c++/13.1.1/tr1/hashtable_policy.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KnjHD5exYnaJ8P8DQlL8e6atda4="}}, {"path": "/usr/include/c++/13.1.1/tr1/hypergeometric.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X1XUoOg0Pe8Ixz2mSKZXYqtETcA="}}, {"path": "/usr/include/c++/13.1.1/tr1/inttypes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a6lTkNMHBBtQhJCvgs7KQ+0q3Wo="}}, {"path": "/usr/include/c++/13.1.1/tr1/legendre_function.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kZm//lnEgR8biqE6yfhOxKDsd04="}}, {"path": "/usr/include/c++/13.1.1/tr1/limits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V4rUljs0R0WDEQ3X6CQq2939SeA="}}, {"path": "/usr/include/c++/13.1.1/tr1/math.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b+YWX+TKzc/AIj+CDR8/hUmmW08="}}, {"path": "/usr/include/c++/13.1.1/tr1/memory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mi/44vaVjKfq9ttCd4Utc8obeb8="}}, {"path": "/usr/include/c++/13.1.1/tr1/modified_bessel_func.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EFuFXYMX4ov3pLIydWGV9CnB9oE="}}, {"path": "/usr/include/c++/13.1.1/tr1/poly_hermite.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bxEdqa+wlO6uw5BMmwuIu/d3fDo="}}, {"path": "/usr/include/c++/13.1.1/tr1/poly_laguerre.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nq/hcNl4R0lBkUe7APKD/UbX3dA="}}, {"path": "/usr/include/c++/13.1.1/tr1/random", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IqIYy1c5ZxuEt2Ih+DueveClSRI="}}, {"path": "/usr/include/c++/13.1.1/tr1/random.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13y/JRVQ4vXDx9qDTrC82G0O509M="}}, {"path": "/usr/include/c++/13.1.1/tr1/random.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qh1ofiZ6QT3PCXeM2wP0RAtF9IA="}}, {"path": "/usr/include/c++/13.1.1/tr1/regex", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HuOot7zpJt3eGCr35MRXOKT1I50="}}, {"path": "/usr/include/c++/13.1.1/tr1/riemann_zeta.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/iCtC1Rbl+3pVk3Qe7bRZLYaVI="}}, {"path": "/usr/include/c++/13.1.1/tr1/shared_ptr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ylz/COI/WIG33EfZnVtnpgseWXs="}}, {"path": "/usr/include/c++/13.1.1/tr1/special_function_util.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ae8Bvy0PysOg3xYSlcDRqf+UEn8="}}, {"path": "/usr/include/c++/13.1.1/tr1/stdarg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCIim26P0hUy+/D/l3zlMwIeCHE="}}, {"path": "/usr/include/c++/13.1.1/tr1/stdbool.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LYgIq/uQdpnDlNW5BQvY8k3culI="}}, {"path": "/usr/include/c++/13.1.1/tr1/stdint.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hoS17w8c593NErTbzBsAoAedf2g="}}, {"path": "/usr/include/c++/13.1.1/tr1/stdio.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SiqC1GfcD8Nu960pzBlEg5bajj4="}}, {"path": "/usr/include/c++/13.1.1/tr1/stdlib.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JbZnp0nAt1pumOfY2L90UWmQUFM="}}, {"path": "/usr/include/c++/13.1.1/tr1/tgmath.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DA6bqnwQkvnMn1smUQYgd5d/BNk="}}, {"path": "/usr/include/c++/13.1.1/tr1/tuple", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PYcRiurFbrHylsGbraHfkYP+TPg="}}, {"path": "/usr/include/c++/13.1.1/tr1/type_traits", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fhFy+wFq1uzG3FmMOH2+bo1iVm8="}}, {"path": "/usr/include/c++/13.1.1/tr1/unordered_map", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16YiB965PW0il5ZpPtegu/in4Cr0="}}, {"path": "/usr/include/c++/13.1.1/tr1/unordered_map.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xSPy1SSQOmiTVNzJNO5k/iW0x/k="}}, {"path": "/usr/include/c++/13.1.1/tr1/unordered_set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UH7jMthG/+I0Q6xVzxYR0FA4osY="}}, {"path": "/usr/include/c++/13.1.1/tr1/unordered_set.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TeZWdmcH9Otw9BpiTw3gcN0/0xo="}}, {"path": "/usr/include/c++/13.1.1/tr1/utility", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j5PuQ6v3E9jshApq/KImzKtZjRk="}}, {"path": "/usr/include/c++/13.1.1/tr1/wchar.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wveAV7uQX1EaafHKtmgLKO1z1ME="}}, {"path": "/usr/include/c++/13.1.1/tr1/wctype.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19lPAllYKW1mVjM+rSOi6v+OEwvc="}}, {"path": "/usr/include/c++/13.1.1/tr2"}, {"path": "/usr/include/c++/13.1.1/tr2/bool_set", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cyrAMECO05J9WBOKR95uWaic48="}}, {"path": "/usr/include/c++/13.1.1/tr2/bool_set.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X/9EvRkwkTfmen1LLIuhPfbPPCY="}}, {"path": "/usr/include/c++/13.1.1/tr2/dynamic_bitset", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VC1hs+pjMO48wssAEFtAtUMXYJI="}}, {"path": "/usr/include/c++/13.1.1/tr2/dynamic_bitset.tcc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UkSZ3kVJoq35t8yXSG9LKqFkr74="}}, {"path": "/usr/include/c++/13.1.1/tr2/ratio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VSdVnD6PTIxCsnmQ02Mkowzp92s="}}, {"path": "/usr/include/c++/13.1.1/tr2/type_traits", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18pZWZuRvVvf0k21WzSjOCe8UplI="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl"}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits"}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/atomic_word.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZNBKp5JEOY9f67XGlH8+TIIoL8A="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/basic_file.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14HmibncQ9v4jlD9+7ATrd19UYw8="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/c++allocator.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVZRZ+Shmg21i+SRNl9NLobaug0="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/c++config.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AwWVaNmZThR9EPSgyFUa3Z0zLJI="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/c++io.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bwXPb6pjkML6Vt/u2q35Bn4IMD8="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/c++locale.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L9LeQOPUN1dCwnsjSzu1oA+kMjc="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/cpu_defines.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CAnDup8ZevXvTNKZRdHgGEreE90="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/ctype_base.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NMA0e0HMzGpjP0kzQVOHuLoRMzs="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/ctype_inline.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hTsXDanm0cdqlJn91/enmBU2l3c="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/cxxabi_tweaks.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vE0hYiyyTKMVD7243T6eqP28L6M="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/error_constants.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10t2OfxqYIKOLBEUocmtkepDbjYA="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/extc++.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F1hrcnAPIO6PxDhtAnJIesPRFVA="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/gthr-default.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q145qRb20384y50LeHM8TPtZxfNg8="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/gthr-posix.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q145qRb20384y50LeHM8TPtZxfNg8="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/gthr-single.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G3FtJTnHyRAQYDuFpc1wH4lSFNs="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/gthr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m/7XEOVvyv/q7HwfmC6p4c+NAIs="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/messages_members.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OabHNthH3xTq8UNy1EYFsU4ER8A="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/opt_random.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LJXDvWJioGhwE9+0jYKeClp2C0E="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/os_defines.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RmkdLkQuio6Lj+QFFVo6TRwaTGk="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/stdc++.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+qyTIOF9WhKu4cdx4pe/MSgPY="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/stdtr1c++.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19A52MCSKM65YctH8l2Cja2w3Pis="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/time_members.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LDcYclSH73YJMx0Q5xUt8lgbRgg="}}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/ext"}, {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/ext/opt_random.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KrNJT9Cw+Wr+UrEiJIPEo8ujN1s="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libstdc++.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NBfi6Crus6jHpnt02XdBCsX9cGA="}}, {"path": "/usr/lib/libstdc++.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JofhVH2uix3bDsZQX9dUimCS0dI="}}, {"path": "/usr/lib/libstdc++exp.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q009syuRKIl0cwVvvfXto3kPDtc="}}, {"path": "/usr/lib/libstdc++fs.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ULyP1BSurMU/132Ru5ecd1qA52U="}}, {"path": "/usr/lib/libsupc++.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11n3UClLgEg8xEh9DLQj/OX+tQyA="}}]}}, {"id": "5c51e393f640eda1", "name": "mpc1", "version": "1.3.1-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-3.0-or-later", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mpc1:mpc1:1.3.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mpc1:mpc:1.3.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mpc:mpc1:1.3.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mpc:mpc:1.3.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/mpc1@1.3.1-r1?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "mpc1", "originPackage": "mpc1", "maintainer": "Natanael Copa ", "version": "1.3.1-r1", "architecture": "x86_64", "url": "http://www.multiprecision.org/", "description": "Multiprecision C library", "size": 51173, "installedSize": 131072, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgmp.so.10", "so:libmpfr.so.6"], "provides": ["so:libmpc.so.3=3.3.1"], "pullChecksum": "Q1HI6jf4lv5a0aFs136O24qrvFg7o=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libmpc.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ruO2GxiMTIhOYwtuQBM1sUp2Qwg="}}, {"path": "/usr/lib/libmpc.so.3.3.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FZ6GMWpooh0ctlE36Om5b7kA/Go="}}]}}, {"id": "e8c0bd5c101effd9", "name": "mpfr4", "version": "4.2.0-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-3.0-or-later", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mpfr4:mpfr4:4.2.0-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mpfr4:mpfr:4.2.0-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mpfr:mpfr4:4.2.0-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mpfr:mpfr:4.2.0-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/mpfr4@4.2.0-r3?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "mpfr4", "originPackage": "mpfr4", "maintainer": "Natanael Copa ", "version": "4.2.0-r3", "architecture": "x86_64", "url": "https://www.mpfr.org/", "description": "multiple-precision floating-point library", "size": 310494, "installedSize": 675840, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgmp.so.10"], "provides": ["mpfr=4.2.0-r3", "so:libmpfr.so.6=6.2.0"], "pullChecksum": "Q15xqYeRoRdpKJlDUs5mBWAVpkpeY=", "gitCommitOfApkPort": "e583af014991ea3cfe0809ade749c6eb52956304", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libmpfr.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pUDkCGPhlMvh7GN/jWlsFa/Yv64="}}, {"path": "/usr/lib/libmpfr.so.6.2.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcahCKevWthgM077nN427aGAn00="}}]}}, {"id": "721ae43d95d4c32d", "name": "musl", "version": "1.2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.4-r1?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.4-r1", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 385682, "installedSize": 622592, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1NSjo+Eij1yBkFhpVPuoKy+TDUm4=", "gitCommitOfApkPort": "13241394a39a337d5f4b94d6b9bb242ec2653e1b", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KjUtObhzQBIYPjnbMR4/n0J3c0M="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "b11f7bd23b23b793", "name": "musl-dev", "version": "1.2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl-dev:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_dev:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-dev:musl-dev:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-dev:musl_dev:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_dev:musl-dev:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_dev:musl_dev:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-dev:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_dev:1.2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-dev@1.2.4-r1?arch=x86_64&upstream=musl&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "musl-dev", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.4-r1", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation (development files)", "size": 3243802, "installedSize": 10371072, "pullDependencies": ["musl=1.2.4-r1"], "provides": [], "pullChecksum": "Q1XaFrqdHE69Iwoy3kWqGIUqaewhc=", "gitCommitOfApkPort": "13241394a39a337d5f4b94d6b9bb242ec2653e1b", "files": [{"path": "/usr"}, {"path": "/usr/include"}, {"path": "/usr/include/aio.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4QvGY124erU8lNOWZ/M6pivXJA="}}, {"path": "/usr/include/alloca.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fKdPpT+P8CsCkV8bKQScVhJY8bs="}}, {"path": "/usr/include/ar.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lpPB8LipHWuMzQUNwgrUkGoj/V0="}}, {"path": "/usr/include/assert.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yTEaSp/B8DCly5WOG2CloscBnFk="}}, {"path": "/usr/include/byteswap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kBWM7MfG8xW+nHR9PxiI7i+2BDQ="}}, {"path": "/usr/include/complex.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13zk5Gklhf+S36fjgBrjScrTWR9Q="}}, {"path": "/usr/include/cpio.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xPomIk/JP06zQqrD02z44Wa1Toc="}}, {"path": "/usr/include/crypt.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dLPM0w6Ki1Nx7e/wxBTh91LK5vs="}}, {"path": "/usr/include/ctype.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14t2pyMFCQkNUHaGqZL0/KH//trM="}}, {"path": "/usr/include/dirent.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QemanLZMvQNEorD6rt76dftNcnc="}}, {"path": "/usr/include/dlfcn.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OKMS4EmAHDbsGO7Ejw3E8STSxB4="}}, {"path": "/usr/include/elf.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k76FocO0lz62SF5FjEtycicR9Cs="}}, {"path": "/usr/include/endian.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/VpP2S7JjajZyHLu4U94YTVV9dg="}}, {"path": "/usr/include/err.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19n1KDrrFe2mbwXfKSCKMImfRBJA="}}, {"path": "/usr/include/errno.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nF69PqQCDEadtfw0zNUp4FUbKAU="}}, {"path": "/usr/include/fcntl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w7sGJGL+LVPjsra9c7MMrsjBbXE="}}, {"path": "/usr/include/features.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I2MgWkK5jzzEH2yEt4nV3lziltY="}}, {"path": "/usr/include/fenv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xdXFspf24iB4ZiAezZj7moGPRDo="}}, {"path": "/usr/include/float.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uUDBhyuq5vBK8qDeUHu8C4Wt+zw="}}, {"path": "/usr/include/fmtmsg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13TQr+6F24fXCg/iyLLiG2eHPTLQ="}}, {"path": "/usr/include/fnmatch.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xWlppO82U+D5iMj9PQcH8j4fWjk="}}, {"path": "/usr/include/ftw.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g1C3noAXOaRUuACKROFmuLHgR7g="}}, {"path": "/usr/include/getopt.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xivvGLUTs2m0fEjX8PxAbn8b0EA="}}, {"path": "/usr/include/glob.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qiqDBKvysh+077aiiIUk2lnoL+c="}}, {"path": "/usr/include/grp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q147ZUWCxgNngSBQ0XMrcjqDdSvpM="}}, {"path": "/usr/include/iconv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGg5kwunYIiRvK7gUgQAXDSBCJ4="}}, {"path": "/usr/include/ifaddrs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q143O7CU6IUWJ8BQuyXZebERY3fx8="}}, {"path": "/usr/include/inttypes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nKMPyyapqyH0j13reO3hftqBWPo="}}, {"path": "/usr/include/iso646.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D7KoXTx1Tb6gRcApo9wSXpg4Vc4="}}, {"path": "/usr/include/langinfo.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L4VsBYlU4x/acUORAcsGhIchDao="}}, {"path": "/usr/include/lastlog.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hcdwa7AOkme8nTR/jJsTUPe8MNo="}}, {"path": "/usr/include/libgen.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfg3m53KWYBV31N+r+U1ZtDZOp8="}}, {"path": "/usr/include/limits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aQ3Aj/itIWcOBnnBkXjEpenovHs="}}, {"path": "/usr/include/link.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qNrNTeOnETBRey0cHHEzDdcZHEA="}}, {"path": "/usr/include/locale.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUN0mh2Y7bGMp6g2+9kkQhk4ByU="}}, {"path": "/usr/include/malloc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSgQMFF1V66hRBIbpKRNQeV4YdY="}}, {"path": "/usr/include/math.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DNqT69ztD+6mALUzQJMWrbionnk="}}, {"path": "/usr/include/memory.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ttqGVz+AT/YPPVgIRkB8PwdXY2Y="}}, {"path": "/usr/include/mntent.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uCn5jIemd3t+fX2A9CEMrIOs8dE="}}, {"path": "/usr/include/monetary.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DAJ2e+XYILfDTaeqVySXNioDDj8="}}, {"path": "/usr/include/mqueue.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MVrlW3XLLnQviazqS/TWxDU4gx8="}}, {"path": "/usr/include/netdb.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U38eXrb7UOcD78O2wkRifzudj3w="}}, {"path": "/usr/include/nl_types.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JAEssqNU6T7pRJFeae3oX+UmdVQ="}}, {"path": "/usr/include/paths.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q196XxooAWuqPX9i6yYVia138WHqc="}}, {"path": "/usr/include/poll.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTtDpTYuyscnqThYu4peOLTkan0="}}, {"path": "/usr/include/pthread.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jF4x/QWGeFgT42bPOluFrebWAZo="}}, {"path": "/usr/include/pty.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fTdwkqjqNdnEp1/v3Kj3MhlFdnI="}}, {"path": "/usr/include/pwd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hib4+izFnqjjM9j/AYl8nc5SMsQ="}}, {"path": "/usr/include/regex.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rnY38KPpHlsbO6cqBp8AR/RMHI="}}, {"path": "/usr/include/resolv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Efmt9M1N6sW6huyhmHRYh4Rqxz4="}}, {"path": "/usr/include/sched.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KdcsZ7UPg7V31kVVmsvLKPTqpaQ="}}, {"path": "/usr/include/search.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14FaNUahoe8Oa4AH2KmcxVrt81nM="}}, {"path": "/usr/include/semaphore.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TeekAMuduL+ygTkBlA1O1iV6uo4="}}, {"path": "/usr/include/setjmp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+uW5dMcdPr9jqRFvnNGEGcZ+qNY="}}, {"path": "/usr/include/shadow.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RsMWY8sU9FJ3Wy/SBGLtnpwm6vc="}}, {"path": "/usr/include/signal.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10em1JWqet/AlQQh4C1zI2TgvfkA="}}, {"path": "/usr/include/spawn.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/RVZ8vdTBXKUrp634hbc5Za//NE="}}, {"path": "/usr/include/stdalign.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SbCfQ63l0KprGapJOSV/UfAz5O4="}}, {"path": "/usr/include/stdarg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hw2csfgGBTrKQy+4IwNQZPKjrO0="}}, {"path": "/usr/include/stdbool.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17y0NlPwhPB5CtTMT5LWVkVZiQg0="}}, {"path": "/usr/include/stdc-predef.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10R0OGbrtiYEh7tUeWBo7JLERdlo="}}, {"path": "/usr/include/stddef.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tikPvpcfyxbnx72ZvuMPTL+dpUQ="}}, {"path": "/usr/include/stdint.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KMdIHTd0PqQ1AbK2TwztfMCb2b4="}}, {"path": "/usr/include/stdio.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rAIKUnvGsyZbsCKejub/oG3MP08="}}, {"path": "/usr/include/stdio_ext.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17XvwT7zKm4MK+ja7ZQka7rMwa/0="}}, {"path": "/usr/include/stdlib.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sshl2ju56Iq5ZsnNsp0aiAgAJ94="}}, {"path": "/usr/include/stdnoreturn.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bon2/rqYHpXbfqqWmZGBtn5gGrQ="}}, {"path": "/usr/include/string.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H9zL75Z4wf25gf7Pq0zANBVhbt0="}}, {"path": "/usr/include/strings.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z1FCGWJkQYxXfn6158j5U1EfMf0="}}, {"path": "/usr/include/stropts.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjHtbMtO/32u4gViaqTiKlRvdj4="}}, {"path": "/usr/include/syscall.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rOu4j0xm6oJAgULQequfsNuqlhs="}}, {"path": "/usr/include/sysexits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zDaI/krLsjbxydVcMYr4eQTy0Tw="}}, {"path": "/usr/include/syslog.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14aIXFwcJZb1WXHr2uP8pAgAh7gw="}}, {"path": "/usr/include/tar.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BbHn9fMa+UwWLazhP8TjwlxMJyU="}}, {"path": "/usr/include/termios.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kuysmcj4rLp49Lhx0wOPe4plE28="}}, {"path": "/usr/include/tgmath.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/jkwyRigg7NmQB/myoZDgjzPs3Y="}}, {"path": "/usr/include/threads.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cKjKXKhyUsPSfEQuCOWOd60Zg+U="}}, {"path": "/usr/include/time.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0Ab68uhvNxCvg7xobKws8A6vsc="}}, {"path": "/usr/include/uchar.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yZM4jVl2gAGQxs2xE/I1mKLZ5gY="}}, {"path": "/usr/include/ucontext.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR3vjSPOUe7NTNZkF0Wn7rIi95o="}}, {"path": "/usr/include/ulimit.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F5i+4pMDj3p1LcDH8VKIH06C/2M="}}, {"path": "/usr/include/unistd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WdGRzBP2DK2FTEIDkY1lJhzFyo4="}}, {"path": "/usr/include/utime.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oKPy0/sQr/NnD226yaDLqqNvxNs="}}, {"path": "/usr/include/utmp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Y/fWRxedNG+JW3VZiNqo2Cv4/w="}}, {"path": "/usr/include/utmpx.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NzIiU+sZNV6F/dpWY6Y/PC99Vs="}}, {"path": "/usr/include/values.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vRcBeyonG+fmDUYDVEw4//3X8pw="}}, {"path": "/usr/include/wait.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+b4Hv0+K3fMPtsmUU0bRhVvgxe4="}}, {"path": "/usr/include/wchar.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ueWLMJWo8lXr+m4VG5PiPiT4oQI="}}, {"path": "/usr/include/wctype.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14QnC8vlEBhxlHXtGlV41+uVoiCE="}}, {"path": "/usr/include/wordexp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SgYCrRH3bw76qdCVIiAisKN95Jk="}}, {"path": "/usr/include/arpa"}, {"path": "/usr/include/arpa/ftp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RUPMitynAzXMD+8H7DYmLSlfCro="}}, {"path": "/usr/include/arpa/inet.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qmped9qeEXl+6pEWoEyAtmmr7PY="}}, {"path": "/usr/include/arpa/nameser.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MJeaNZQNBhqDeHn5UlR7yPVI27k="}}, {"path": "/usr/include/arpa/nameser_compat.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z7vlP5IAFSD/GsokwOekmKOPu7A="}}, {"path": "/usr/include/arpa/telnet.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p72NBf/rBx9wdrzFm955T1q2tto="}}, {"path": "/usr/include/arpa/tftp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSWQBsa8LkAdX3Yi5dn4Q6CNfAo="}}, {"path": "/usr/include/bits"}, {"path": "/usr/include/bits/alltypes.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a2pZ4YgoyxwwqqOkgLi9Iis0fow="}}, {"path": "/usr/include/bits/dirent.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1INhhVs1rZF2ICxbCdOiin3zgoKk="}}, {"path": "/usr/include/bits/errno.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JyVbD9HtfR2QhbShW3/LJmVhK9Y="}}, {"path": "/usr/include/bits/fcntl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ki7B/vv/vENV//2a11craTdD3XI="}}, {"path": "/usr/include/bits/fenv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JveaM/Y7gwE++DZ0noK2g14XzMc="}}, {"path": "/usr/include/bits/float.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18e/Pki1L3MsFSZ3Ed9yAm5hMkpM="}}, {"path": "/usr/include/bits/hwcap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12jmj7l5rSw0yVb/vlWAYkK/YBwk="}}, {"path": "/usr/include/bits/io.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ykqmaM3x3pFgPKLM70J6iIUvELk="}}, {"path": "/usr/include/bits/ioctl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OIlAZo2rzLErji8Hji5vYRrvjSI="}}, {"path": "/usr/include/bits/ioctl_fix.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12jmj7l5rSw0yVb/vlWAYkK/YBwk="}}, {"path": "/usr/include/bits/ipc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eU+d2vX8Eu0KJaHoeEEwjSC3bF0="}}, {"path": "/usr/include/bits/ipcstat.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UBzRuGhFUwmi0FMq8YUztfnmd9I="}}, {"path": "/usr/include/bits/kd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUQyjJ5rXwoS96RvdKL11/71whI="}}, {"path": "/usr/include/bits/limits.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWkutrrZRvdARaYqzH8szLqbnhU="}}, {"path": "/usr/include/bits/link.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t+sjKFwRf2oJ8ICl3YimIW3R+5Y="}}, {"path": "/usr/include/bits/mman.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYCaPjd5bURz5GzdDpIFVZbec0I="}}, {"path": "/usr/include/bits/msg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s4P0frwgvXcTt4pGWZaRjVT/fNw="}}, {"path": "/usr/include/bits/poll.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12jmj7l5rSw0yVb/vlWAYkK/YBwk="}}, {"path": "/usr/include/bits/posix.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUXqyRn+wVDYQQBiQdFzKTEL5m4="}}, {"path": "/usr/include/bits/ptrace.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LcWGdG61Le6Bw2RUMslNCcpgFSs="}}, {"path": "/usr/include/bits/reg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q169TTJrCxxbu1MBX1RRRdsjhlIto="}}, {"path": "/usr/include/bits/resource.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12jmj7l5rSw0yVb/vlWAYkK/YBwk="}}, {"path": "/usr/include/bits/sem.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cBI5CAti1ttHMLuMy9B5eEcHegk="}}, {"path": "/usr/include/bits/setjmp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZLbRn2IT3i7AUdhOhYG6I5hJO14="}}, {"path": "/usr/include/bits/shm.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q/eBsI2z5wWf3wADqqPccNGmOOA="}}, {"path": "/usr/include/bits/signal.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d8hJmJK6sEFPLpo+kpGFx0357Fc="}}, {"path": "/usr/include/bits/socket.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12jmj7l5rSw0yVb/vlWAYkK/YBwk="}}, {"path": "/usr/include/bits/soundcard.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M0dIKKb79ASSI/IvktNx1bke4T0="}}, {"path": "/usr/include/bits/stat.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+33oIAKyYoDZTmoZXkLE2KdxOHg="}}, {"path": "/usr/include/bits/statfs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YSMs0W9FFWtiwsxbNI87GDnKDYo="}}, {"path": "/usr/include/bits/stdint.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X2IWlbDO4bren1j1st4yitd7qCQ="}}, {"path": "/usr/include/bits/syscall.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uSgMVbuCZ8Ynnp90NripsOGb21Q="}}, {"path": "/usr/include/bits/termios.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1263Z7IgteF8PZZ0XtugnZDxLvzI="}}, {"path": "/usr/include/bits/user.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kqhUVZZL6d8QfFY7sjLqJmxAuWs="}}, {"path": "/usr/include/bits/vt.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iX9ljDYxe8LioLwAMMW1csnLldI="}}, {"path": "/usr/include/net"}, {"path": "/usr/include/net/ethernet.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yHhMykcPWmRxXIAWy22Tjf87FU0="}}, {"path": "/usr/include/net/if.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JukO6Y9gNGdNjknGTTFJrpEbcVg="}}, {"path": "/usr/include/net/if_arp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BzHHea8ZrA6PtUqmzg7p+okdbK4="}}, {"path": "/usr/include/net/route.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JmDJoiuYPmi/cowZcfPa9WUBo14="}}, {"path": "/usr/include/netinet"}, {"path": "/usr/include/netinet/ether.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C1WWSBk09P7OZCvc8hWDjQBo3IA="}}, {"path": "/usr/include/netinet/icmp6.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14lex1LJ//Mdc8RxUrFX2i+8iTeo="}}, {"path": "/usr/include/netinet/if_ether.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZyMTd2/cL6SK7cTMAJicRKDmt6A="}}, {"path": "/usr/include/netinet/igmp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLr3uYd+72X466tOn73aJZinPLA="}}, {"path": "/usr/include/netinet/in.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D34TP3TYHpcKgqL6G+N4eK/yhPU="}}, {"path": "/usr/include/netinet/in_systm.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XN2FgC6WBdjpXG+Tl9Ogrz+kXpE="}}, {"path": "/usr/include/netinet/ip.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YqoZP01payCYUJQsYjuxDei2Z9o="}}, {"path": "/usr/include/netinet/ip6.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JI80Wyp4vZH/hlk8XB/4iTugQSk="}}, {"path": "/usr/include/netinet/ip_icmp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lUzj3sTtymRF0w+yDjcsF5wZ1WM="}}, {"path": "/usr/include/netinet/tcp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MNXf+yOJlVKNmYxwF77nRRSVZbI="}}, {"path": "/usr/include/netinet/udp.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b08n1w8h05BsLZaF1EBy8a3oMsk="}}, {"path": "/usr/include/netpacket"}, {"path": "/usr/include/netpacket/packet.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bt+/4tKZpc6GnPYBU9ejwvssNE="}}, {"path": "/usr/include/scsi"}, {"path": "/usr/include/scsi/scsi.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ohjtGzzK3ylpf0KFfCx+MCNWxcg="}}, {"path": "/usr/include/scsi/scsi_ioctl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SNq0MBM9U8s/NYcLgkmQVGWIpyo="}}, {"path": "/usr/include/scsi/sg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QwJBAQCwEUTOviUT/eEBaGQSTkc="}}, {"path": "/usr/include/sys"}, {"path": "/usr/include/sys/acct.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15uH5BNs98MH0X66cm7/DipA7m94="}}, {"path": "/usr/include/sys/auxv.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kyLjogjrooYfOix7FRDS6E4plvQ="}}, {"path": "/usr/include/sys/cachectl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hk5sFS9AWFIzucQ5rVy9+leeNtM="}}, {"path": "/usr/include/sys/dir.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dnx4KymAJJT229eNAL6RzM0uwZs="}}, {"path": "/usr/include/sys/epoll.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYsOeowucdMezME/g6KQ71fDhxc="}}, {"path": "/usr/include/sys/errno.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k2s8IwuKv5/zth5Mi9bI4xrUIXY="}}, {"path": "/usr/include/sys/eventfd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZvO6l6reDV5Hbnx4Bt5UMI9QqKo="}}, {"path": "/usr/include/sys/fanotify.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YGNWqWMNA6HvGX/x3cMjR+E8WBU="}}, {"path": "/usr/include/sys/fcntl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uDZOU6lzAQjxO636PF5Be5MVeaw="}}, {"path": "/usr/include/sys/file.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q144FdOCo28g6ZQt/ToU88IkxL01U="}}, {"path": "/usr/include/sys/fsuid.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mwH8zDScYUIlc4hMKtLxSQv8s+M="}}, {"path": "/usr/include/sys/inotify.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OPSIpP4qU9vv8ws4QH8gE4qHcAY="}}, {"path": "/usr/include/sys/io.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZKbtMW06qJMToVDUI78aolmnBKA="}}, {"path": "/usr/include/sys/ioctl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12D8L0I0y9F/AJNxVk0RcNqnP0uE="}}, {"path": "/usr/include/sys/ipc.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v2IAeqHyU9NtCkrrmRca9IWM/fY="}}, {"path": "/usr/include/sys/kd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fC8TGzze8mi/Vm03GBb0N+fFWDU="}}, {"path": "/usr/include/sys/klog.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18zwW97aIZk/WY7TakNrEpo1Ylt4="}}, {"path": "/usr/include/sys/membarrier.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d/v6SDC5eS4vY6jSf1QqAWCW9Eo="}}, {"path": "/usr/include/sys/mman.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oT0VTJHA9802BZWjkyvC0kdfS6Y="}}, {"path": "/usr/include/sys/mount.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wjdqB8sBkA76j+Q5+Rd615DKmdw="}}, {"path": "/usr/include/sys/msg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11IHwip/OnUzDme4pi16aCsUGNSI="}}, {"path": "/usr/include/sys/mtio.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeLosn78vHmO4b5WWDXQ/mj7Xps="}}, {"path": "/usr/include/sys/param.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dv7YkaytdMauyTzgVjnniO1iDK8="}}, {"path": "/usr/include/sys/personality.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KrENjdpwGy9Qe0VF9lCqQ5Gvleg="}}, {"path": "/usr/include/sys/poll.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DZ50frb9HzWsVcQbcpPuYQCtVS0="}}, {"path": "/usr/include/sys/prctl.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jEbPyHCwQCGdyozkx5Jj7kWHoXs="}}, {"path": "/usr/include/sys/procfs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16b+FE30tJyeqANnNbJ6rfxWywR4="}}, {"path": "/usr/include/sys/ptrace.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zHRiWQK/4UBDE0nFA4wXwfjVOMA="}}, {"path": "/usr/include/sys/quota.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19WV4IYjXAmNBDzwzJQRlTmNuzEw="}}, {"path": "/usr/include/sys/random.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yrDJ4M6LWpEyjeERSmq97NyVSCY="}}, {"path": "/usr/include/sys/reboot.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oj6dSlZjmhAWzV7YORHa5rIpboM="}}, {"path": "/usr/include/sys/reg.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19VmIJ+FEZ6LKXld0CIo76I9x8hI="}}, {"path": "/usr/include/sys/resource.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IPqoTs5Wu8VC2Y+8dvXsduXDj7E="}}, {"path": "/usr/include/sys/select.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xoCzv67HeXAjvmkFZ3tvs0aWMm0="}}, {"path": "/usr/include/sys/sem.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JpvxgSkcUsMvdJ4ppLW5TiRSn+Y="}}, {"path": "/usr/include/sys/sendfile.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gdyh0WJsuOysS6Kb7NT0ghOdTF4="}}, {"path": "/usr/include/sys/shm.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hICOLaC0ZPpw360iC4eEEqwnOqM="}}, {"path": "/usr/include/sys/signal.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HvD7JanFFSTzdEytpsNvd6peElE="}}, {"path": "/usr/include/sys/signalfd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f8qS2QuXx58Kh3yVzRN/8qfwbgs="}}, {"path": "/usr/include/sys/socket.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16PDi16XMz+1epqSaO8Ro1TWrqMY="}}, {"path": "/usr/include/sys/soundcard.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6zYXQfw5A61mr8ejzhPfLflEMY="}}, {"path": "/usr/include/sys/stat.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HMVtABOm4kBaiFKJW6wpI1rm4Ac="}}, {"path": "/usr/include/sys/statfs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFBnUFkkt/SqG0qKIidfEFq06NE="}}, {"path": "/usr/include/sys/statvfs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VsNUPG8Nc0/5Srq0a5jqtEDu58M="}}, {"path": "/usr/include/sys/stropts.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rm7UmZgc0Pjlhk1DCekaXUitvQ0="}}, {"path": "/usr/include/sys/swap.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zhT639t6uOxtVse3lzRGUYnz0sc="}}, {"path": "/usr/include/sys/syscall.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ackab051ecMVjEX4XzSmbP+Xkw0="}}, {"path": "/usr/include/sys/sysinfo.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19rXW0uaBWsTLHbwbCB9Qfyh1Jo0="}}, {"path": "/usr/include/sys/syslog.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RfMI9/ImsV5FOl9s+wBMIO394lo="}}, {"path": "/usr/include/sys/sysmacros.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rXkBve77ITQfYdiXS5UX8qhXtWM="}}, {"path": "/usr/include/sys/termios.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qksudDcES9AFD5hYvyhfrCJ4vLg="}}, {"path": "/usr/include/sys/time.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H2Ry6BfUDqanZx/wQ2iRdfxsyNI="}}, {"path": "/usr/include/sys/timeb.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1quqHmFhEzwolUVI/DJePlzjvpYE="}}, {"path": "/usr/include/sys/timerfd.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZFE1MtpPc6iZSbMQ9PM0vkqcHU4="}}, {"path": "/usr/include/sys/times.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14e10W8TKfXY42goJNTIsJpmOgqs="}}, {"path": "/usr/include/sys/timex.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+K9TfUD4CYVJtUAlbTk73sy37PI="}}, {"path": "/usr/include/sys/ttydefaults.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PBpJvCpR1WSMJ89b2Y5NwI0mBPU="}}, {"path": "/usr/include/sys/types.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12gASfb/9pz4hZpu+ab7jjTbvTaE="}}, {"path": "/usr/include/sys/ucontext.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nIm7YUZeB4+c3LBuVPArcTyXl10="}}, {"path": "/usr/include/sys/uio.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZukcmuJbIL8FJj2tBNRj+pK5ZzY="}}, {"path": "/usr/include/sys/un.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q4F5cJ14n7cbDyHltl3LqUsVi4Y="}}, {"path": "/usr/include/sys/user.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AFqT0bLylsBa0jEvEVhqdgcg6gs="}}, {"path": "/usr/include/sys/utsname.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15JwmbKlF0ltnVWJqWXADc6XrzE4="}}, {"path": "/usr/include/sys/vfs.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hdWLzdlLfV9ykqEL3KeuVbUSiWE="}}, {"path": "/usr/include/sys/vt.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQrorLJYzHGnw7gCjsGlJjwIu/8="}}, {"path": "/usr/include/sys/wait.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RxBOXazaT9pqi+9NIVBkEUjlz2I="}}, {"path": "/usr/include/sys/xattr.h", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CQRT+kj5wr2UHJ6UzIvvYdSd33A="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/Scrt1.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H2OGecC6zyB0l81nB0HaT9VxIEc="}}, {"path": "/usr/lib/crt1.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jX/bZ+T5/lTL5T2tybSi0D6wPIc="}}, {"path": "/usr/lib/crti.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15tZL4Q5oJ2s97Xf+QNxHz0xOvhM="}}, {"path": "/usr/lib/crtn.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zu/UJmlJJr7HF+xImtcJcyzkMMA="}}, {"path": "/usr/lib/libc.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ra2Qx2/+t99N11bcKmAs48sSd7k="}}, {"path": "/usr/lib/libc.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a/NMxsyXbxLcmrTyGQtovas5gJk="}}, {"path": "/usr/lib/libcrypt.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYoXwIphKzmby8/+1iFFYUK/EK8="}}, {"path": "/usr/lib/libdl.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYoXwIphKzmby8/+1iFFYUK/EK8="}}, {"path": "/usr/lib/libm.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYoXwIphKzmby8/+1iFFYUK/EK8="}}, {"path": "/usr/lib/libpthread.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYoXwIphKzmby8/+1iFFYUK/EK8="}}, {"path": "/usr/lib/libresolv.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYoXwIphKzmby8/+1iFFYUK/EK8="}}, {"path": "/usr/lib/librt.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYoXwIphKzmby8/+1iFFYUK/EK8="}}, {"path": "/usr/lib/libssp_nonshared.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17ywGtGisQDRlvO8x1tabnaORa+A="}}, {"path": "/usr/lib/libutil.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYoXwIphKzmby8/+1iFFYUK/EK8="}}, {"path": "/usr/lib/libxnet.a", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yYoXwIphKzmby8/+1iFFYUK/EK8="}}, {"path": "/usr/lib/rcrt1.o", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fCnnDsmJGHvPhXL/mJwcrsoVEy4="}}]}}, {"id": "c0d6e0f3841a7244", "name": "musl-utils", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36697, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.3-r4", "cmd:getent=1.2.3-r4", "cmd:iconv=1.2.3-r4", "cmd:ldconfig=1.2.3-r4", "cmd:ldd=1.2.3-r4"], "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "9615186eada0e44e", "name": "scanelf", "version": "1.3.7-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.7-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.7-r0?arch=x86_64&upstream=pax-utils&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.7-r0", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 37716, "installedSize": 98304, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.7-r0"], "pullChecksum": "Q1WfZFjUEiB84PALpJ71tO9GQXp3A=", "gitCommitOfApkPort": "5197bf904105718c452118639c4d7755c68d9028", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XdG7MyeqWef/pqNKjV9mIOxeKC4="}}]}}, {"id": "786a6df0342a672f", "name": "sigs.k8s.io/controller-runtime", "version": "v0.12.3", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/sigs.k8s.io/controller-runtime@v0.12.3", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:FCM8xeY/FI8hoAfh/V4XbbYMY20gElh9yh+A98usMio=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "2c2dccdb34f9c4f8", "name": "sigs.k8s.io/json", "version": "v0.0.0-20220713155537-f223a00ba0e2", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/sigs.k8s.io/json@v0.0.0-20220713155537-f223a00ba0e2", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:iXTIw73aPyC+oRdyqqvVJuloN1p0AC/kzH07hu3NE+k=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "910079c6261f0a97", "name": "sigs.k8s.io/structured-merge-diff/v4", "version": "v4.2.3", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:structured-merge-diff:v4:v4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:structured_merge_diff:v4:v4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:structured-merge:v4:v4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:structured_merge:v4:v4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:structured:v4:v4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/sigs.k8s.io/structured-merge-diff/v4@v4.2.3", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "ecac1ffbc470d1a6", "name": "sigs.k8s.io/yaml", "version": "v1.3.0", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/sigs.k8s.io/yaml@v1.3.0", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": "amd64", "h1Digest": "h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "358c906135778a5c", "name": "ssl_client", "version": "1.36.0-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.36.0-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.36.0-r5?arch=x86_64&upstream=busybox&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.36.0-r5", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4931, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.36.0-r5"], "pullChecksum": "Q1vlL8MuukPHax4O9D9h+AnJwhB24=", "gitCommitOfApkPort": "8e801726f86fa54d9fd0e992fb0991debdb02323", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T4n//CdrjE8+nZHeo88ECWafJHc="}}]}}, {"id": "16eb04dc9cd440ae", "name": "stdlib", "version": "go1.20.3", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.3:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.3", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.3", "architecture": ""}}, {"id": "85e2e7ef7f370999", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/main", "layerID": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "accessPath": "/main", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "8d92f61ebb680d00", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/bin/go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/bin/go", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "d965cd9edc548c95", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/bin/gofmt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/bin/gofmt", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "2b5be007190184ce", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "5698eaa17d9a9b75", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/asm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/asm", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "76e7d00c3a73029d", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "acef21b59745af8b", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "956541a2b6050d9f", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/compile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/compile", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "0b051d73b3e063e5", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "3f7d34ff045723b2", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/cover", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/cover", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "57dec875522fa7a4", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/dist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/dist", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "a089ce3ef23c19fd", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/doc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/doc", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "e096b5e2932d76bf", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/fix", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/fix", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "aff19614c5cf1102", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/link", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/link", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "179393918a1935d1", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/nm", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "c0f8deed815b259a", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "285a067eabf8db52", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pack", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/pack", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "2a7773f9d229722f", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "ea7fc071c4f74683", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "6f273ceaf97a4c8e", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/trace", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/trace", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "e907011f1946d32a", "name": "stdlib", "version": "go1.20.4", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/lib/go/pkg/tool/linux_amd64/vet", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/usr/lib/go/pkg/tool/linux_amd64/vet", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.20.4:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.20.4", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.20.4", "architecture": ""}}, {"id": "ce9ec1ff3635c3d7", "name": "test", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "accessPath": "/test", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": null, "purl": "pkg:golang/test@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goBuildSettings": [{"key": "-buildmode", "value": "exe"}, {"key": "-compiler", "value": "gc"}, {"key": "CGO_ENABLED", "value": "1"}, {"key": "CGO_CFLAGS", "value": ""}, {"key": "CGO_CPPFLAGS", "value": ""}, {"key": "CGO_CXXFLAGS", "value": ""}, {"key": "CGO_LDFLAGS", "value": ""}, {"key": "GOARCH", "value": "amd64"}, {"key": "GOOS", "value": "linux"}, {"key": "GOAMD64", "value": "v1"}], "goCompiledVersion": "go1.20.3", "architecture": "amd64", "mainModule": "test", "goCryptoSettings": ["standard-crypto"]}}, {"id": "f9c2765a2b222ff4", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.18_alpha20230329", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54345, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1nPmWE6H2+8X3X8x0QGqJBEZAAAY=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i6G3iQXKoMGOrgFwc6+7ZkMeSAM="}}]}}], "artifactRelationships": [{"parent": "00820c6f1e326fd9", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "00820c6f1e326fd9", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "00935051f5853d51", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "00935051f5853d51", "child": "81ed7033c6295149", "type": "contains"}, {"parent": "00935051f5853d51", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "00fc0695e6d2b0d3", "child": "0317222384b94cd2", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "06e7ce3d8b623faf", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "0787c6bea8c857e0", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "09338a51c7ed4dc8", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "0aaf272bc29d1292", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "0ea6a68661d16ee7", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "1a05953be1fe9177", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "3d771e647dcf1fbc", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "52b6104523ba10bd", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "5bf460808044c136", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "79a4600bfd3c4052", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "7d1a8750a9c24744", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "86e4bd41ed5f195a", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "950f42d30244684f", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "9db7f8e0e70d9040", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "b38f29d57c963608", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "c0b9c709cd0d0603", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "d3d1382343de03a6", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "d7414cd319579d5c", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "d8f8a5a23561c960", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "e85956badbe0f521", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "eff5b248d8c0163f", "type": "contains"}, {"parent": "00fc0695e6d2b0d3", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "00fc24e7ce3b3c7a", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "00fc24e7ce3b3c7a", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "0341d8c81085be17", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "0341d8c81085be17", "child": "1262efb22efac47a", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "15fd5127ad473652", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "29a80193be90e4b6", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "550a9c227b7044ba", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "5f6763219e19867e", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "60266169ffafd3ef", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "824c85d713f13eb4", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "83f79d9aa5c2c324", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "86bb1d457e75ba3d", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "90df237d3c760f2a", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "9424df5f12fd1f8a", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "a2b51d84e1afde49", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "c0ad31b12d2b7d42", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "f16b7d5c170bff39", "type": "contains"}, {"parent": "0341d8c81085be17", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "03e8930f9bfc058e", "child": "004bd6c6c22f2fb0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "007c891e5175a711", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "00ed098d59811885", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0159a6ac5f074abd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0321010c8a05404c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0349193a56bd202f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "037edede1b180e8e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "048518af23ad7885", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "04a4927a893b57c1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "057e87d7f7dca01f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "059e869bd0dfa8fe", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0613f8be3226c647", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "06228f44130db64b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "075f7e640f2cce64", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "07656a9c6908b75e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "07f9e2e44f5bf725", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "081ab5f374e9940b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0882b493ba5af9ec", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0962db3b70120922", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0a122ed69f897120", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0a3a3627c829e72e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0a509f1b09b0eb63", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0a6b8e8e12b62976", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0b4c8cac4db45794", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0b65bfe65324e642", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0bcbb7ba96a2cdc6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0c3bcae1ce72ecd0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0cc4500def3392cd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0de4e46a03a87063", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0e176cb492e1bfbe", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0e50948549f4eb23", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0e896995caac9004", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0f82b5571467d79b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0fa980a3d0de8d45", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "0ff551a0bc12b65f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "10609c9255fcf99b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "10da6e8ece83728d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "10f4344cc1a97153", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "11932253c01c85a9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "12b847e111c4a385", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "12e17b1929c55bf4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "12e945ba6fd86979", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "132ee8b00cec11ba", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1397a8b5ebaacc76", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "13e975ed034383c5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1437a74f1710b1c3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "144aa545a82ba02b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "14e36f6bcfe25e32", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "14ed073a3380be4f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1518aaf4911a172f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "15482fcd97103131", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "15ee431994129705", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "163016c73626b916", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "169297a723ec43a5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "16fa4e93544d5cac", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "172f5752948c9ff9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "173a0535f1b905e5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "175c75038172db63", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "17c837e6fca13d89", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1812c8e0953b36aa", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "189ab4772863fec7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1916dfd9fe440faa", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "192ebc5f9248b1f0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1957e80abfa6d92e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "198c59d020f1d771", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "198d3f1575cd0e57", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1ae6960ebf34e13f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1afa3d048ecaf046", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1b665d0c78298bdc", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1b9fd5f0b23e841a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1c1cfd36f063ecdd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1c770f5878e2b4ef", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1e559403b1c7c893", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1e83bfc9681313b5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1f40cac922235ec2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1f7cfa955d8c4502", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "1fff516c3e2af593", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2039820fe59fb9ae", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "20482ad9cd9d2f5c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2187ed3efe5f8539", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "21ca6a95c93ee9b6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "21dd2ea077d945e9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "21f211d95c070bf2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "223968225ec4fb79", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "22a28b25e2549f4b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2302cf03fe47c8d1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "233a02e5e94c4f8e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "23a3de31342fa6e2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "24753d906cdfc93e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "24dc7f6c7a15ef23", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "25a06abcb7ddbde9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "25b1481564714d29", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "264ddf5df9620700", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "266ee0e89c6152b1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "26bbc30a698efd9b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2754950ebbe35d8d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "27eb8536c986a756", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "285cee2618204448", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "28a66ce0d809afbc", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "29445dc4231539b3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "296bdc425f4ec672", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "29e598bdaec59cf4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2a6f08768b4a560c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2a931f54b8be344a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2ab8bbd19a29d95b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2ac535bb0b8cfdce", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2c12149b2476aee9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2caf6da49aa54d2e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2cbb6406fca67da6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2cdb6910fea3f016", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2d257bde65a65e96", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2d473d3d699a7907", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2e10025dd2eb9381", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2e91ac3333b7ed56", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2f052bd21ea575a8", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2f8fcbc8282e2ce5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2fc4854619e93234", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "2fed82ed3d3c7ed4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "306021d392e3f737", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "30709f6c122a51bf", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "308a000e22f3c829", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "30d35093f69c359b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3171119209723aca", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3288c3aacc827921", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "33442c7d45bfb3bd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3346b5d42902c551", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3390d9e311ec49d7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "33a3aca9957ef438", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "34aa695c7a1decf7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "350a5c03a3c3ff0f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "35a328e75efa4535", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "35c5c3b2d048410a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "36b73ec430db5927", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "38936e83a77d121b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "38d8c33434608872", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "39230bff30f04087", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3947a92af847b57d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "39cbd00f974b6ce2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "39d36802b7e53051", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3a9c209d6464d2e7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3aa1768ac0a0042a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3b579274e68a047b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3c65257465c753ea", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3d92be09b74bd0ce", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3dabb12e9a3e648f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3dfaa9b7d5014651", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3e140dd4895de9ae", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3e50efb4a5c5a979", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3ec0fb5b1a3dd42f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3f029adac95aec34", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3f116db89dec85f1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3f353fec737a6eb2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3f4bf95925d512ae", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "3f5bb7e8bc477ad7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "400ae2aed770afd0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "404a764ad001448b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4064045f3a3d29ed", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "406b1761b0d28fa2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "408443ac33ae423e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "41cdade7ff7a6bd9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "421b1d6b0e9dca86", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "430f26a226ea7eb4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "43b629e016d668c0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "43d7a11f5cb38bc1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "442082b35813bec2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "45aa1333e85b82ec", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "46582e3c24f2285f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "466abbde096c7530", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "03e8930f9bfc058e", "child": "48adf2e5b84af13a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "48f692ee96533573", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4a2c8ab5afcd7a68", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4a4413e249d2d410", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4b3ceb210838bac6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4b4397ead2aa4ad6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4b4f2c600f7012a7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4b51b24e50531cc1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4b8d9c1b6973be0b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4bd5892113746c05", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4bd6360685f77b22", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4c1b4a4609dbad81", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4c1f480ced0fdbd4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4c4a74dfede2ca14", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4c7298a977e7c46d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4c7952bc6b899df9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4cf088b5a7fdee09", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4d3412b169d298a2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4d4a598b0f971bd2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4d7ad24a6eda60ed", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4dbcb6292a8e0713", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4dc2fdb7e0abc633", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4e537eec23148e4c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4ef7c36ea99e3361", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4f5f561bdfe605e0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "4f67185673f0c08d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "505330a35a5edd87", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "505950f4b7360f30", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "51c6bb28ff618ad5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "51df4e90dcb58e06", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "52cdda5b39a2708b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "52e49c004392fad6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "538a09e2ff5cf49c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "53bdbb9ce78994aa", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "53c10976e1c8e2dd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "53d10ff63536ff81", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "53eef5eba999ee32", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5441ec6ace001889", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "54837b5708172a0c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "54cbef5d24c1367b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "55777903970c8334", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "557c6841b6f88f6b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "55f60aca4dea0458", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "56264421bfb1c164", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "562deada430e81d5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "570ae577f224918f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "574afd8be4de546a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "581a8d952edeb7e6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "585fffa82c4eac34", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "58c2ce4eff2e9c79", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "58ccb86d55d00b2b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "58d9e54ff7c4b107", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "58e70efa95ba252f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5905ea94ed518e71", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "59106d700784f765", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5aab6b876d70a4c8", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5aca15001844abfb", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5b0ca38f1662a39a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5b2f892eca3b5dcd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5bdd24d27c0fa014", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5c2488917283644c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5c6a151cd4417a57", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5cb5a5a8600823b4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5cf5115a22933f89", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5d65391de6571cb1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5d70a0d97df917ab", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5d87d9e36ba871a8", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5f7d011e4b266695", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "5f81e7eec2e0bc78", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "60506a6f456283bc", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "60cee325c820afd4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "61208ae42605889a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "618ab7e9796fc772", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "628ee1e9c6aa3a66", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "62fab62e90b7b5c6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6364f63410b116e2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6374fdd711aeadeb", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "63fdc8ae97e1c559", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "644721669181e12d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "652236b7b47fafd7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6561fab4be8ac574", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "65b4d97aee68f044", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "67ef2b06364ef390", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6941cfc9a5776600", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6a2115f5b2b3752e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6a3253e8548d7a6d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6adc9c5108363015", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6b9645cae26d942a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6c44f652fc9fbd95", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6d60e33dda6935a4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6d70ad4997e99900", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6e39e24c6e143f0d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6ea5a837712d9ec4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6f342b17f9a9dd37", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6f47f4b4545fd6e2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6f4c8abb6315d699", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6f960f7b20dbbebb", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "6fee33f756cde25b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7030c1c2ac992707", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7041c6d635a95d79", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "70a09e0108ac6169", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "712ed7854e6f7334", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "713cb04c91357170", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "715d43d476483f49", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "71a94303b7820503", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7209511e764a8672", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "727676b9ded9bc4a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "72ebe9143ad0df6a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "730182bbd498a118", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "73265d60627e578f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "733ef3fad137c99b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "73884b1e639c336a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "739835d007459f88", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "73bfdcf78ab10010", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "75ae31dfa07f9770", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "75c3669da5c869b4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "75dec05eb1db1fde", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "75e13885faabce8e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "76fdde36281de16a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7740f128908616f5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "77e2b5fc039d5c6c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "784f64e90276d388", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "785f8cff9713ec5e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "791e4f7c702ad02c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "79a46f7b28bc960b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7a03c42619d95432", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7a1ef16e2bc584e4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7a56200bef8b58b1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7a615e302b55472a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7b00b51c704b47f9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7b15015b4e787d65", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7b1f33a3eb6c5486", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7b2547f770fc6b09", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7b580b203571873e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7bc594d3f9f7fd4f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7be579dea5d0b9ce", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7d5995177259a5cd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7d9ff0038e8bb15d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7e31bb76554b38f1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7e68de1f5487e8f8", "type": "dependency-of"}, {"parent": "03e8930f9bfc058e", "child": "7e84b6f149b85179", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7eec1ae614cf9371", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7f32cfa9562fef82", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7f62a79ff94a8e7d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7f7179abaa53e8bf", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7fdb0cf36f8c06e2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "7fe3324268abedde", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "80260c3020781706", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "803322910d611106", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8074cea08f4cec6d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "80a6aec9562ce95a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8124f5a6d8ced5ef", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "815b3ddd6f7cb17b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "819a3dab383f846c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "81a2e5a4bf3d43a8", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "81ed7033c6295149", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "827d28be450b071c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "828b3a9c8b865303", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "83125af6ba77d006", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "83803f23375bcbb5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "83a2ecf826fcb999", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "83b40c61426e83c5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "845accd1965bbdee", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "845baa78b79d23e4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "847a15c2d4c7dc30", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "85212a7676af691c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8539d20b2747cfdf", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "862fdbca2b9f49cb", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "886fa0c8b1223307", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "89118e1211a90c54", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8961d7e9dd3869b7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8968e2b4a3788224", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8a05fd0162c28b8b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8aa7034405faf0b4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8b33189ba52b43da", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8bbb28d30b24b549", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8bd565a1587a5351", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8bdf676fa9fb418a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8c5e3a4a0f3f63e4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8c7e0224fb3dc603", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8cbf9d93c1c468cd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8d15b24dc8eadd14", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8d68c0684e495196", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8e2af5c2e59c0e63", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8e2e04edc77428ef", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8f62c16072e0d856", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8faca65b8154338d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "8fb9b20ed24e17c3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "905ea0fd96ce1eac", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "90b0c9481a535ba3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "90ddc19fc0251509", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "91938c357eb545d4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "91a1c8e0c2904048", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "91af5532fba354fe", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "920a13abd806e20f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "923e32b174e82d2f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9280d78bb2c5ea84", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "92faae32698ef406", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "930ed722f822750c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "93108f2be3f27a38", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "933684dd423a3cf2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "934642326ecaf088", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "93525acd42aced75", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "948d6a93d9655e02", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9502b2224fe7797e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9739c52adb3a6531", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "97c70ddf4e1db97b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "97f18042a9695644", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "986cbeb40e7169d5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "98b6079fc3076878", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "992f034757f6fe02", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "996a92fe19d0e262", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "99738feeee9498e2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "998533e4e3cb28db", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "99e8b4d83031f317", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9a1b7dc383e8409c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9a6cab79fdc5e74a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9adbcb8bffd4afe3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9b491c7748c3d84b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9b736723edec11d5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9bc90c352a966ba9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9bc96a83d6a277be", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9c1dba41f6b1651e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9d31911d23c5390d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9ddb0562c063669b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9e66936b8e37b776", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9e712a492569e374", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9e9685497f8576ec", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9f081223a1616167", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9f3e921f5d8a2fe0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9f5aede2dc4751d9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "9fe4cc0149faec86", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a0e5dc1d74008aeb", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a0ecc4e45cc37296", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a233f46629ef3a69", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a287bcce15058338", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a2bdd0c2af35716b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a34d147666acea64", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a3735048c5da2f0f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a38d06fdc5e98637", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a4677e56067c2b1e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a4f1beaa86f4537c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a5a21c95d7b7ae0a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a74b5530e4cb8a21", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a7942bbadac674e5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a79763e4f5e77844", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a802a5b299a45de7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a878ca863809334a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a8818845e2fd301f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a8d6d500c6609be3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "a9df1b30a077ed64", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "aa080809690343d7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "aa647c3f573eea4f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "aaa40b0a372edf1c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "aaf0c3081ea7998b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "abadd2a6c710d916", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "abae0d38fdeb2f7c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "abe664444798e1ce", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "abecfea6d01571a3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ac16dc3f86d13805", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ac4415639e454661", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ac9f22658f0ae2aa", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ad16a8a737496123", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ad44b5f221589b95", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ad4e46df2f401b18", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "aebb40284fb4a3b6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "afaf03454ff0d5e2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "afb920a1b88aa5f6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b1558aadf960c9ef", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b18fbe07bc1ce57f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b1b42f4a805db629", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b1bcf4722c7077cd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b1ce9e3da810f103", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b27c09b3c27b68b3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b283b6c1632851d1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b29c49f347013ce3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b2b873f9fe95562e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b2fbcb4e5db8485a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b320309474c318b6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b33f3382da79a215", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b3b5c4a404c32e9a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b454da3c63980c59", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b470ae58c38249d1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b4e8a65e37fd398e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b575ea3d2499877c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b5e284c44ebd0b35", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b62483d26b3fbb5d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b663143c75365b9d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b6b542e5a5e18674", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b6ce1f1d1dda5a12", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b75032d02a6796f9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b7a007d364b8420f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b7a825ebbf9454fe", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b837a1567f08ad0a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b8392a43f5d5566c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b8b6d2057a613e1a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b8e70c364506bc4b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b93fdb79afa2279a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b999025de5308f83", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "b9a03cfbf44beb3e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ba60ab5362313fb6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bb0fe2b1042cb466", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bb89231cfb6edee4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bd03551a1358390c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bd9fe6ce1f22eb95", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bdaa8f4a155c7382", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bdadb82acc678089", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bdeb6fb04994a51d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bdf1e29201cc12ca", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "be077ea14c261508", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "be2f337aa5a8b3d6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "be684f46bb467469", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bea397ea63fcbffb", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bec4c34e1e9536d3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bf1549345b822815", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "bfdb0b61b01aad05", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c047956a0a0061b2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c08c2ae784ae305a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c0ca045cb47fc143", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c167b5bf919d1947", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c22220b2c5574e4f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c28b2387939ff6e4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c2b52efc0b84adbc", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c2e66356e934ee61", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c2edfc9287e1f868", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c3312e37edb5a659", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c338167b73dfcba8", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c3cd0be19fd4ee7a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c4128fe8bdfc3787", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c418c8b317aa8068", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c4a4d57e2a377d7c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c50087bc9e187da3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c579ee3f2bf4921d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c5ddb829dfc1fd8a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c645615ebb47dd0c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c6712f6fae321f3e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c6d48f1a96b5ef26", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c77a3c415ca68300", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c785456995dcfbe6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c849638c4b7e2f4f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c85c7893f1871cd2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c8f03f88286164d4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "c935039c5e8be4e5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ca9b139ca85bd07e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "caac68a2dfcccf82", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cb47b468a853bbd6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cb72ce7f097e5eca", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cbbbeeadba2a0b75", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cc8476f0e276b54e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cc967107363fd6c4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ccc6169da5535a48", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ccee517666617efa", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cdfbfd7c6cefd4c4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ce30ed54947d026d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ce95cf3bdaffe2e1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cec7f7b6cc79dbc5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cf0813a3294ee009", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cf0f36872058e314", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cf1a92fcc57765d3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cf3d448e20d7439c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cf418ebd5112db19", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cfce9a6b24eb70b4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "cfecb7926eed75e1", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d01424bb51389f15", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d0e245ba79059784", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d1307086abfe870d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d1b6c4f1bec2c039", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d216038bc329e1f5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d29b8568bd1959db", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d2f1142bbc1f651e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d319b5cc15cfc4fc", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d38212fbd5cd65c3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d3cff1fa54f44824", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d43af7fbe4e61ff9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d488e1c8428037ef", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d4c3c255af7ff5ed", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d65b08ddc9974089", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d6a9e5f45be066dc", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d70baded2f9aec1a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d747eacb5199cc41", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d7bba1680879156c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d7c9b4c184084fc8", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d8c439e1809659eb", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d8d3d4a2d333e2e6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d8df79737df04f40", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d90487348f17b218", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d90a70f8c9d13fe8", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d92f4ea405be7381", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d990e172f7cbe0b7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "d9fad580e212e6ce", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "da4d790b2354032a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "db330131f0032139", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dbec509b8505ebfa", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dbf8934c4b05d888", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc1d9f44d2ee6cce", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc3360913eb5d045", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc4e10ad67f929f0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc539d9f75325351", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc5a3008687e953d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc5c4a49144e3c47", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc5e1695cce2d644", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc7752450dd2a05f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dc92a973c651f335", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dcc40314031bc308", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dd3362352095f769", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dda9df7d87e17726", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ddb00cab7ad2b5e0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ddfdb6f4bb66119d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "de063f77c622a027", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dec28f2fc25f389b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "defa247f2980cd7c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "df35c072061ec8a2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "df7a3cad45e4b803", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "dfeae79c038701ae", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e01c7fee0c9d97e5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e055bdc840c1ce6c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e0b1aee76578eebb", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e1254e2dc77316a6", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e16d4a81aa780d3b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e21ff68326dc4d8a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e22e5d6d6ca2eb69", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e283a751f832626e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e295775236a1cbd2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e3b94b6b37d5f371", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e3d525c17756c643", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e3db2ea10e657a10", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e3dbb8848c3a9a2c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e3ea2f163247a0f4", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e3f5cc379bf63629", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e444aa5afb73ed36", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e53384296e530e5a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e63adec731ea624f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e6ad9c87730bcdd2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e837480a67fcf944", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e8c4d2773ff5d8e9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e8d120cb1ced9fdd", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e8fc5ad64c5102db", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e923d79ea09d46f5", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e95a0c70770e452e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e9b2466b6ea40f4c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "e9d04d5d3437d297", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ea2207d8be660d2c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ea6b693b9626831a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ea7a1398bbc3b70b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "eaeaa314412a1b71", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "eb30283938bd4c6c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "eb39aabfb8eb6812", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ec55a2502c982ad0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "eccbefe5790cac7d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ed53ac92828ecb01", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ed6f3a5ded5feb02", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "edbe475973ad15e3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ef14995e7c2c8f5c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ef736637dc8a1e69", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ef800f19c48ddff3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "efd6d49cc9bc4307", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f003b37301e02d87", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f012e63ab48f6148", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f08842b748df90d0", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f14433989af5333b", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f304fd2e1998ccd2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f32229660d6f000f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f4239a492abe6298", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f424a02b6e93f2ae", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f44eee7aa7c4856d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f4e197ec0ef075a7", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f4f63b5a7b2f74a3", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f667b0df346fd29c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f669856ce3b70ae9", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f6d1c65880d0503e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f6f822d9c7b27083", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f830260ff9d0105e", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f8a38cc2e6a1a807", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f8c2c3e88dd0ac86", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f9268d7de06dae8f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f9516461347c2288", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "03e8930f9bfc058e", "child": "fa0eba3a7332ad5d", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "fa562c883d6dcd50", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "fa9027559a194b3c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "faf6e16d0c6a46ca", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "fb13e93c8381cb80", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "fc43b9c8eec767f8", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "fcd31a2780e1909c", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "fd77d5503be515ca", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "fe8e23eab21f506f", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "fea1b757ee3f27be", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ff52264d8bc3c099", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ffb51ba7e60dd19a", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ffdb7d0ddf1e14b2", "type": "contains"}, {"parent": "03e8930f9bfc058e", "child": "ffe2a6a5dadb9c7c", "type": "contains"}, {"parent": "048f704e7be1d969", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "048f704e7be1d969", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "0a3b4a9dae4049aa", "child": "053fc15a2aabf23f", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "0588e11f8ef6f43e", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "5d014604df98ba37", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "6e4065973fd91e3f", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "97355fee4a7b0d4c", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "976404e6c9b1ba78", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "aefb23dec6e3788c", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "ba14a522f2d5f648", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "ddfa16b933c5f17b", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "eb3942012df0c5b0", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "0b051d73b3e063e5", "child": "a1c6b95b934c6899", "type": "dependency-of"}, {"parent": "0b051d73b3e063e5", "child": "b0023230d4ab92e5", "type": "evident-by"}, {"parent": "0b627ab3cdc7d5d7", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "0b627ab3cdc7d5d7", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "0c60e3c62519e051", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "0c60e3c62519e051", "child": "8c7e0224fb3dc603", "type": "contains"}, {"parent": "0c60e3c62519e051", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "12289b7ca4df69c3", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "12289b7ca4df69c3", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "128bfcec91f626e4", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "128bfcec91f626e4", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "12a40c9b2b29ce19", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "12a40c9b2b29ce19", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "1393dc79ea96c3a8", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "1393dc79ea96c3a8", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "1454f96494c60a96", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "1454f96494c60a96", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "15d6430830b2df92", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "15d6430830b2df92", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "16eb04dc9cd440ae", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "16eb04dc9cd440ae", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "179393918a1935d1", "child": "6f0616dc398b48fb", "type": "evident-by"}, {"parent": "179393918a1935d1", "child": "cf6b358b6dcc65c2", "type": "dependency-of"}, {"parent": "182a57df9b079277", "child": "bad5cb72203c0d89", "type": "evident-by"}, {"parent": "1a85b7e239f44304", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "1a85b7e239f44304", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "1daea3bba12b7e12", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "1daea3bba12b7e12", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "1dd26ace535fbe21", "child": "3139ea21eb934611", "type": "evident-by"}, {"parent": "1eaf528687ba1c8e", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "1eaf528687ba1c8e", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "200b31c28c6308ed", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "200b31c28c6308ed", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "24ff027889cc678e", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "24ff027889cc678e", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "27e3af0e4f651b0b", "child": "f8af3fd3f80dac50", "type": "evident-by"}, {"parent": "285a067eabf8db52", "child": "23e7b4ddee56bb29", "type": "evident-by"}, {"parent": "285a067eabf8db52", "child": "658800572483b67e", "type": "dependency-of"}, {"parent": "2a7773f9d229722f", "child": "36c3fcb0a573df99", "type": "dependency-of"}, {"parent": "2a7773f9d229722f", "child": "c134d149ac899571", "type": "evident-by"}, {"parent": "2b5be007190184ce", "child": "0f5d02bc020ca317", "type": "evident-by"}, {"parent": "2b5be007190184ce", "child": "357ee39d711265ef", "type": "dependency-of"}, {"parent": "2c2dccdb34f9c4f8", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "2c2dccdb34f9c4f8", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "2d94a0610f160ff0", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "2d94a0610f160ff0", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "2f14781f529c378c", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "2f14781f529c378c", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "34615f3e75439a96", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "34615f3e75439a96", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "348a37f1c5813133", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "348a37f1c5813133", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "350c6c11c2a93276", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "350c6c11c2a93276", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "357ee39d711265ef", "child": "0f5d02bc020ca317", "type": "evident-by"}, {"parent": "358c906135778a5c", "child": "7389c7d678b48158", "type": "contains"}, {"parent": "358c906135778a5c", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "36c3fcb0a573df99", "child": "c134d149ac899571", "type": "evident-by"}, {"parent": "3bb1bacd0835e0d3", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "3c5ac1d666a2d062", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "3c5ac1d666a2d062", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "3d089610c1fdb13d", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "3d089610c1fdb13d", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "3f7d34ff045723b2", "child": "96a0dd1220742200", "type": "evident-by"}, {"parent": "3f7d34ff045723b2", "child": "cfc5fbfd025ebb88", "type": "dependency-of"}, {"parent": "404cb96902f6e2b6", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "404cb96902f6e2b6", "child": "344b064fd9295eef", "type": "contains"}, {"parent": "404cb96902f6e2b6", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "404cb96902f6e2b6", "child": "924ef3f10de08321", "type": "dependency-of"}, {"parent": "404cb96902f6e2b6", "child": "9b6d380e9f8939ac", "type": "dependency-of"}, {"parent": "404cb96902f6e2b6", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "4086ab748fa94607", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "4086ab748fa94607", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "429084295777109c", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "429084295777109c", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "4322deb56ed196c7", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "4322deb56ed196c7", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "434b06f0bbe9a90d", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "434b06f0bbe9a90d", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "43e2fbd633826418", "child": "584c829c7ba31d2d", "type": "evident-by"}, {"parent": "44bcbc183cfa9cae", "child": "3010f87181c128f2", "type": "evident-by"}, {"parent": "46eb72eb7cda1106", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "46eb72eb7cda1106", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "47afed6fbc4468a3", "child": "1563256b6f2bfe38", "type": "contains"}, {"parent": "47afed6fbc4468a3", "child": "1a31f69a3a2c8401", "type": "contains"}, {"parent": "47afed6fbc4468a3", "child": "4dd9485d2406fa0b", "type": "contains"}, {"parent": "47afed6fbc4468a3", "child": "5b225c1b0b3c468f", "type": "contains"}, {"parent": "47afed6fbc4468a3", "child": "a294c20358d7ac46", "type": "contains"}, {"parent": "47afed6fbc4468a3", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "4950fc50ed1303de", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "4950fc50ed1303de", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "49f0571e6ffcb201", "child": "033a7f3e9ad8ad2d", "type": "contains"}, {"parent": "49f0571e6ffcb201", "child": "358c906135778a5c", "type": "dependency-of"}, {"parent": "49f0571e6ffcb201", "child": "ea2772bdbe601225", "type": "dependency-of"}, {"parent": "49f0571e6ffcb201", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "4b9432c24d88143f", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "4b9432c24d88143f", "child": "351bd2ce69504547", "type": "contains"}, {"parent": "4b9432c24d88143f", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "00820c6f1e326fd9", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "00935051f5853d51", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "00fc0695e6d2b0d3", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "00fc24e7ce3b3c7a", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "0341d8c81085be17", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "03e8930f9bfc058e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "048f704e7be1d969", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "0a3b4a9dae4049aa", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "0b051d73b3e063e5", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "0b627ab3cdc7d5d7", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "0c60e3c62519e051", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "12289b7ca4df69c3", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "128bfcec91f626e4", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "12a40c9b2b29ce19", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "1393dc79ea96c3a8", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "1454f96494c60a96", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "15d6430830b2df92", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "16eb04dc9cd440ae", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "179393918a1935d1", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "182a57df9b079277", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "1a85b7e239f44304", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "1daea3bba12b7e12", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "1dd26ace535fbe21", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "1eaf528687ba1c8e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "200b31c28c6308ed", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "24ff027889cc678e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "27e3af0e4f651b0b", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "285a067eabf8db52", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "2a7773f9d229722f", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "2b5be007190184ce", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "2c2dccdb34f9c4f8", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "2d94a0610f160ff0", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "2f14781f529c378c", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "34615f3e75439a96", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "348a37f1c5813133", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "350c6c11c2a93276", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "357ee39d711265ef", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "358c906135778a5c", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "36c3fcb0a573df99", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "3bb1bacd0835e0d3", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "3c5ac1d666a2d062", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "3d089610c1fdb13d", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "3f7d34ff045723b2", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "404cb96902f6e2b6", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "4086ab748fa94607", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "429084295777109c", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "4322deb56ed196c7", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "434b06f0bbe9a90d", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "43e2fbd633826418", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "44bcbc183cfa9cae", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "46eb72eb7cda1106", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "47afed6fbc4468a3", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "4950fc50ed1303de", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "49f0571e6ffcb201", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "4b9432c24d88143f", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "4d95dabbb70b98ff", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "4d9f47c23ba1c440", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "51d2921483e4107b", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "536da0ccc47268dc", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "5544506ce93d56fe", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "5608f8091fb83859", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "5698eaa17d9a9b75", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "57bc0b8dff5831fe", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "57dec875522fa7a4", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "583f3cffd9f3c4c5", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "5c51e393f640eda1", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "5ec2b1fd061b1cda", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "60f1fa9452273001", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "62663fa1e3fe1af8", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "62f8048c6a6c365e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "658800572483b67e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "666074b5233435db", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "6b58744d6ff3329c", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "6bc5ed75aeee37ec", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "6db97477d1c7f73f", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "6f273ceaf97a4c8e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "721ae43d95d4c32d", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "747ca51687159135", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "76068013c131c681", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "7649391a53a9a8e2", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "76e7d00c3a73029d", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "76ea8883d05326ed", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "786a6df0342a672f", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "7963c0929544137c", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "7af8543cf8d3aa28", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "7b6c9cc5501c8a5a", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "7b8af7b8575e4738", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "7d066e066dc199fe", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "7e68de1f5487e8f8", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "81bf1bcd6f26e10c", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "828053f43d5c68da", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "85e2e7ef7f370999", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "8afb4d17b3d13bd7", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "8d826dc64c1be903", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "8d92f61ebb680d00", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "8f9ec48c9e0e077e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "90d34dbd9386a9e2", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "910079c6261f0a97", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "91a30a481c2a6d4f", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "924ef3f10de08321", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "92b5320dda07a396", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "93fac2f4351cd17a", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "956541a2b6050d9f", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "9615186eada0e44e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "966663aac88292dd", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "99a27852f2914673", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "9b6d380e9f8939ac", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "9b91459786b59ee7", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "9cbe2b076ea50737", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "9ce05bd94a2c8a97", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "9ce82a9db81ceda9", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "a089ce3ef23c19fd", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "a1c6b95b934c6899", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "a532fc28c3aff7bc", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ac811a088b2cd9a2", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "acef21b59745af8b", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "aff19614c5cf1102", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "b11f7bd23b23b793", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "b1eeeb0ca27294bc", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "b404c38aa3064545", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "b5e422cbc0c75ee9", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "b6ac1956435be76e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "b907de5952a438b9", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "be70c2ee8eb738bc", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "bf475c5f381c2e4b", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "c0d6e0f3841a7244", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "c0f8deed815b259a", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "c28bf0acc06c36d5", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "c2ac2524dc95a96b", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "c88c684fec2ba189", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "c8b1a2678b8ea3ef", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "c937cef607583cbf", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ccd386a52d6f9608", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "cce14779b0961ab3", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "cd1e8ab4d4514334", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ce8a6bb652cadbed", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ce9ec1ff3635c3d7", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "cf4f7d3e3f7b6dfa", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "cf6b358b6dcc65c2", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "cfc5fbfd025ebb88", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "d50fdb02979ac3a2", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "d73d3d881663b045", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "d9653c162d912940", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "d965cd9edc548c95", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "dd9cd26aacd88542", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "e096b5e2932d76bf", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "e117f56ffdce9cf8", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "e1f53e2429c1df85", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "e4cd7bb61853144b", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "e8c0bd5c101effd9", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "e907011f1946d32a", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "e969c32a4df9d3c5", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ea2772bdbe601225", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ea7fc071c4f74683", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ecac1ffbc470d1a6", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "edf941cbfbf18b07", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ee18078d43577c11", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ef232bd59e96a29e", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "f0e03855fa3ee4e7", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "f18b750cb92eef36", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "f9ba252526eb08c5", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "f9ba2615f9a57eaf", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "f9c2765a2b222ff4", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "fd464bcecc9603f9", "type": "contains"}, {"parent": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "child": "ff52cb2ea81fa720", "type": "contains"}, {"parent": "4d95dabbb70b98ff", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "4d95dabbb70b98ff", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "4d9f47c23ba1c440", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "4d9f47c23ba1c440", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "51d2921483e4107b", "child": "772b4c95d2957334", "type": "evident-by"}, {"parent": "536da0ccc47268dc", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "536da0ccc47268dc", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "5544506ce93d56fe", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "5544506ce93d56fe", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "5608f8091fb83859", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "5608f8091fb83859", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "5698eaa17d9a9b75", "child": "27e3af0e4f651b0b", "type": "dependency-of"}, {"parent": "5698eaa17d9a9b75", "child": "f8af3fd3f80dac50", "type": "evident-by"}, {"parent": "57bc0b8dff5831fe", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "57bc0b8dff5831fe", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "57dec875522fa7a4", "child": "1dd26ace535fbe21", "type": "dependency-of"}, {"parent": "57dec875522fa7a4", "child": "3139ea21eb934611", "type": "evident-by"}, {"parent": "583f3cffd9f3c4c5", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "583f3cffd9f3c4c5", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "5c51e393f640eda1", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "5c51e393f640eda1", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "5c51e393f640eda1", "child": "b1d3f6f462a4e256", "type": "contains"}, {"parent": "5c51e393f640eda1", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "5ec2b1fd061b1cda", "child": "5fafcf30e0fbef06", "type": "evident-by"}, {"parent": "60f1fa9452273001", "child": "12f3b11e9f0e4b55", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "1792f165b7bac9df", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "22fbe6e5fa9080bd", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "358c906135778a5c", "type": "dependency-of"}, {"parent": "60f1fa9452273001", "child": "49f0571e6ffcb201", "type": "dependency-of"}, {"parent": "60f1fa9452273001", "child": "5f518a47fe2d3167", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "6f15b530cf4ae097", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "932c3673d186d422", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "a33ebfc0aa820da8", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "accfd3f406113fef", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "b15153150e3cd181", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "be9861b7c8deb31e", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "e69dfa1f1c6686a1", "type": "contains"}, {"parent": "60f1fa9452273001", "child": "ea2772bdbe601225", "type": "dependency-of"}, {"parent": "60f1fa9452273001", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "60f1fa9452273001", "child": "ff1daf14b34da849", "type": "contains"}, {"parent": "62663fa1e3fe1af8", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "62663fa1e3fe1af8", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "62f8048c6a6c365e", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "62f8048c6a6c365e", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "658800572483b67e", "child": "23e7b4ddee56bb29", "type": "evident-by"}, {"parent": "666074b5233435db", "child": "1b278b295aa63352", "type": "contains"}, {"parent": "666074b5233435db", "child": "351bd2ce69504547", "type": "contains"}, {"parent": "666074b5233435db", "child": "4b9432c24d88143f", "type": "dependency-of"}, {"parent": "666074b5233435db", "child": "9e71186493219fb8", "type": "contains"}, {"parent": "666074b5233435db", "child": "a676ac2851c51154", "type": "contains"}, {"parent": "666074b5233435db", "child": "c70d74376d54643f", "type": "contains"}, {"parent": "666074b5233435db", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "666074b5233435db", "child": "fda8713ba9d5ddde", "type": "contains"}, {"parent": "6b58744d6ff3329c", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "6b58744d6ff3329c", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "6bc5ed75aeee37ec", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "6bc5ed75aeee37ec", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "6db97477d1c7f73f", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "6db97477d1c7f73f", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "6f273ceaf97a4c8e", "child": "1f6f32d6db0ad476", "type": "evident-by"}, {"parent": "6f273ceaf97a4c8e", "child": "8d826dc64c1be903", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "00935051f5853d51", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "0c60e3c62519e051", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "358c906135778a5c", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "404cb96902f6e2b6", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "49f0571e6ffcb201", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "5c51e393f640eda1", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "60f1fa9452273001", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "666074b5233435db", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "7e68de1f5487e8f8", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "9615186eada0e44e", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "9b6d380e9f8939ac", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "9ce82a9db81ceda9", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "b11f7bd23b23b793", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "c937cef607583cbf", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "e117f56ffdce9cf8", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "e8c0bd5c101effd9", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "ea2772bdbe601225", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "721ae43d95d4c32d", "child": "f9c2765a2b222ff4", "type": "dependency-of"}, {"parent": "721ae43d95d4c32d", "child": "fb489fbc9e84b381", "type": "contains"}, {"parent": "747ca51687159135", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "747ca51687159135", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "76068013c131c681", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "76068013c131c681", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "7649391a53a9a8e2", "child": "d37849a611726698", "type": "evident-by"}, {"parent": "76e7d00c3a73029d", "child": "cce14779b0961ab3", "type": "dependency-of"}, {"parent": "76e7d00c3a73029d", "child": "fe5bb2158c79b806", "type": "evident-by"}, {"parent": "76ea8883d05326ed", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "76ea8883d05326ed", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "786a6df0342a672f", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "786a6df0342a672f", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "7963c0929544137c", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "7963c0929544137c", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "7af8543cf8d3aa28", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "7af8543cf8d3aa28", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "7b6c9cc5501c8a5a", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "7b6c9cc5501c8a5a", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "7b8af7b8575e4738", "child": "7e7f9fe8ccd818cd", "type": "evident-by"}, {"parent": "7d066e066dc199fe", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "7d066e066dc199fe", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "7e68de1f5487e8f8", "child": "00118ca42e388e5e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "003c02f1fa9dd624", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "004bf05a616391a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0063c4283b040af3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0083673f78185286", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "009079caca221b63", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00a1aa68b58641f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00ae867509dedca9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00aec20c8ebb59f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00c3300f55e79510", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00c3594e941f0c7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00d37e409f89d6fc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00d4f34b8c883e02", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00dcf94af63c47f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "00fd8784318c35fc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0103a47ea643ce72", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "01091324b9f21327", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "011a1c2247693976", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "011abee9506e0123", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "012b21dd5eb74b80", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "012dc453618e0840", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0137943322cbde58", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "013f4f9d0d3987ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "014210740e89a886", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "014f1e45082f227a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0172ef86b2c033dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "017a6272fe1d5754", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0189197f81031e41", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "01980c6d5a4b8029", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "01aedaca71efcf93", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "01c69926efcef8b1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "01d096b5a57f6025", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "01f526c1b1250f95", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0200dd5007adfe14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0201e69c9ad85dec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "02291daf5c841953", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "022b68d8c7489952", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "02731ce7cfbcc69e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0273d138634d6419", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0289008791baf05f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "028a2bba586fb795", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "02b2bf56ae089757", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "02b9fe88cf57d5e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "02c7943fd6fc3b76", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "02db1e1466cbed82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "02e82e02724f147a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "02ef5f4b80a1199c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "032417f380f68c73", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0335df1f7284e4b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "03401192f8d8e1f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "03421ca7b2fc8976", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "034b706e2e7e8d6e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "035577ee80080652", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0360873123c00265", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0366ce2aebe77fc3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "03704864ffcacfd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "03ad8b34a2cedcb6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "03bbc8f6724f1f52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "03d4440e918c1e7b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "03d5c5fcd831e2fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "03f47c5a9cf6fa6a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0403b9f5e1b03135", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "040960d7bceb5086", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "040de49d16e9b94c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "041b645785b46e78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "041b6c74c36146e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0424322ad964613a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04335dfcd956b5bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0443ee4c0a38f270", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "045862f59e399f31", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "045d8f9ac2a2a92a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "045fa69836af63ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04777261caaff89a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "047c57cff4a3fafc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "048153681c23bb17", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "048504c785a77ca0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "049258e5a072807f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04ab6595fde8760b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04b7533383a2f769", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04d0cd21b31d2ccb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04d6c3c1b3c01a8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04d95152e769a6b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04daa99676163175", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04e1466dfe9727ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04ec67a4db24d7b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "04f2ce8cece605c8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0519c42cfe05adb1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0529c60eed89cf42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0542a26a38ee23f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05480ae27c4db774", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0555ab06a87caa60", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05616938725e3f1f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05637e08f2bcec48", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "059a2f0e2356882b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05a61c8db160020e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05c00dd657c3392f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05da02c893b94eeb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05dd3dc8ac654fd8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05deb53cca242b47", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "05dfa4e488d3701f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0628d641fcb446ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0640b10e3c0beae6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0648a54135b33bdd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "064fa171f730665b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "065495f6620cf661", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "067eb7fc1af41c5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "068ad5a5d078828b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "069b73f213aa53ab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "06bcbf479cb8ee55", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "06c16612a0f3157b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "06d60d6289f22de9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "06d819eb831fe68c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "06e8a291fcd99715", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "06f7e75d78afd45c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0709de7588a2de76", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0713368401bfb675", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0718555153b6909f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "071a9259e91b4de3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0729d29cf5a064eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "072e293c06db4bbd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "073dc3a17f6619cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "074170d67c4aa7da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0748d005bfe8d4ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0768eba758447796", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "077216975d4b272d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0795f11baf761c9e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "07964c580358963d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0796932a1971562d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "07a27d4e6db1e91b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "07a6a8007c6b6fd7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "07a8ae83b837c634", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "07c58f108547d198", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "07d612455d8a0ee1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "07e2fdc644091bbb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "081305a19893ce11", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "083657409d1054a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08408626a88bae51", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0841bda70c558360", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "084b1b5035c19f5d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08582b042deef54d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "087f3875a6c5aed2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "088001cf22d50d40", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0892ddbd8615d843", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0895a8d619c1248a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0897184c12993e0a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0898f8522e1c0f0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "089cc9a47caf1395", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08a07c735c196a50", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08d24e78bac10401", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08d6301138e6df0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08e220a3e77a385e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08eda08e54ffc5c3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08f02fd98ffa83a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "08f9a35a7adebf58", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09366cc65cdfa405", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09374b20bdd79a65", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "097927eba702bc3b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "098250b4211efbf7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09976fc2cf88b7a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09a249952b7530fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09aa200a2cd2bb33", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09bb002012d77931", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09bfb3e0f3a95fa2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09c581f5332d784d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09eeb6d6f33e9ad3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "09fa5a2b3f8c4ff9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a0f6b66cd4660a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a1e5d0b8950d928", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a1f1373d0c27900", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a24b99d45409020", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a2502c906395e49", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a2f510640e52469", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a30162ba6fdc474", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a30da479c940c20", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a5d0e8b4a7f97f4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a8634fa2c37b0b1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a8fd423c2749e53", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a93e2199431ab1f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0a9965392b26f1ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0aa0b1c2b5a648bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0aab71ee2380f41a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ab4001ade49821d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ae1e9558725257e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ae9a5fb2f5a0f82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0af8d0d67c6a2bf6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0af9d9a8aabb5bd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0b051d73b3e063e5", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "0b157da0d4f3e99c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0b169fb1bf21676c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0b44eb6a7afc5b36", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0b4dbdef63019576", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0b6475a9943ae2f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0b70f70400c3833f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0b981b5cee7265a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0bb40ab1f952b464", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0bbb82e839ce936d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0bbcafe35c672d92", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0c04e33655da9a16", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0c0a34229a33a66e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0c5134348310cf52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0c6db9e4783d09cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0c78010f5ca301a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0c8fb147665f9e39", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ca2c620044cc05b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ca73a566fd4f120", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0cab44697824c693", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0cbaf042a7f3b806", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ce16d9795238df6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0cf7ae972f7f3e3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d1f542ebf32c05b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d20ffa717859084", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d2f26eaf04a2555", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d358a82521b0df6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d45308aa696a211", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d4de5ea92daf5bf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d53ac6d54551704", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d58a13c294d623d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d6344f1820cb8e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d6847b960ef8de9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d7c756da96dd3b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d7ef07735f116e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d9b6337333d6682", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0d9f9c57023e1bf7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0dad061f8a3bdd6d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0db82d797fd849de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0dbb80281299dc37", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0dc05281f4745e13", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0dc7430893d4b857", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0dd646db3fce3f4c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0dd86f7f4463e795", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0dd980161ce27252", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0df294b1e304c595", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e00dab89b25d4db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e0321341728050d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e39ebcccda17e77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e42ae649ac6aae8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e44d52c6775c09c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e538441885f7d21", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e63a55575fab90a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e6f9df670f99076", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e7874f87de38bad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e7e8bdb1d6ac8c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e90974c98bbf8b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0e942f7ba697d442", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ea3bf2745a57174", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ea41c75ecfc051b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ecb40875f877481", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ed2b881b5a5abf6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ed2bb22156795f8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ee0096e0295263c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f1000e2a127168b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f217184ea2ed2d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f23ea357ef5b2c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f475a8a4fdb4c81", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f5821ae186fa1e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f5d02bc020ca317", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f721fcfb615be8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f73ac326c3cca82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f74ae653626d0ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f795c2a4acfa445", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f8a899845957c5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0f8e4bf8a57dfa71", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0fb00626a70d412b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0fcbdae9127f763b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0fd0bdb5eadac897", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0fe4e553037b96fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0fe72d89a2aca175", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0ffb1297f82bf9a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "0fff021116c53b10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1010d9c795bf3ce7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "101291c03ba644e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "101965459837f55c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "101b44040a4a4649", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1023f02b58c84a14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1032523d54c736a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "10329b2071e86569", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1033c6789907583d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "103410d904da82a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1040ac36eb3ba9cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "105fdb60389a37bf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "106d40b6f547cd6a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "10846a17f5424d7a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1090111391f74690", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1090d90a5725d4d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1099e4d8c9c776a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "10b91af5454ef642", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "10c3e7dcf94083a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "10e6fcb318dec77c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "10e74f991c5a5946", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "10fdd3459f6e9785", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1102ac1e3891ad08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "11166aac17387fea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "111bc6391f65bb8c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "111cfd823baa89cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "113f0d13c8e20f96", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "114b693c1ec5da78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "115391a24aee3747", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "115a9621168bf0d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "11ad23ea82e28f56", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "11b4a89daca39060", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "11c440e932d712cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "11fbd7d5ae706bef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "121dad10c108772f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "124cbece1651c9a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1266d9e8573069e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "12949398328d47aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "12a1ad25404fe065", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "12bec63677866aa0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "12c6412bf53daeaa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "12cb091b2355a962", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "12d0769a2aa63738", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "12d0fed3362c723e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "130693c6dd363e3a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1314e12a82f8eefb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1319c4ae2bc27006", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "132adf33df87a06b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "132c76fe60c9a8e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "132f603ce9081f3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1335f463c815f0d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "135243f54cb3dc98", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "135385d4f70d2913", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "135ddd3f15a87e60", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "136128be6d7d3308", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1370e8fcb62a2d0b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "138107c2a47200db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1395d2e408aa5a4e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "139d6fd1e4365133", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13a0f3855e6217b1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13a37b07d1809ad2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13a646f7bee09f14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13b9a1384fb082b0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13c8e26f1a4739f3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13cf145b100f604d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13cfda08a3591f7b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13d36233a93d9ff8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13e16ad14d30a32e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "13e6e43eba707cad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "14049be67499ddc7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "140e9aa1211a8f0a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "144195fb445dd098", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "144b4bc569241028", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "144b75e14e70434c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "14507ca3b14f25d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1458a28dec1ee469", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "145abd25446249fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1461543b2e4c6cba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "148153b5a4da9650", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1481e7f30f450c61", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "148f99a6d56dbe18", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "148fefc645e22161", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1492b0d1b920a99e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "149e47f796076c74", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "149e4fc6790d9424", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "14aab2e6fac517fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "14abc1e677c08c8e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "14e324419e3429ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "14ed40865ed824a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "150340ed813a6805", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "150c12217d8bd948", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "150f203dabfd5e18", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "151b2050ce8915fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "15301f76d4013214", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1532a180beb14cec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1551af629cdeece5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "156213183a6f778d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "156d8477a8bed7ab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "158fe6261b68f779", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "15a2cb0d3cdd612b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "15b8e08a27a7c19c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "15c465961f28db2e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "15c9659c181d6edd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "15cc7956b8786373", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "15d0a1cf685eb3fc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "15ec203e1df806b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "160ce01f6e98c6df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "160ec732f8987940", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "162e2f86b62fc975", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1631f253d34623ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1643edcd047a79a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "16581f2581e6ee70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "165889af337da278", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "168f8a4718c2edce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "16b7826580418c05", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "16beee4a275f35af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "16c54eb6b7a07aa2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "16dca9a07cf7a7de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "16e2b30e8b1b7eaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "172ab9b4ae143b98", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "172ba6160fb9f873", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "172f9bb7cff05501", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "173f6ff05fcca90d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "174808faf69a12f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "175392b439cc8cb6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "17652f9ae6a413d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1791549d5d4e6dd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "179393918a1935d1", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "17a021438445fd5b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "17b552f0d1c2f1ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "17ce5dcb27e76c84", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "17d30617c8106b61", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "17d9e9537585c4cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "17dbcab28d7298a0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "17deb9ca4b9317e2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1808ee8113fdf8eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "181ac99aa91db4d3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "181c1c5f7b3eb1fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "182a57df9b079277", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "183217b1c1894858", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "183d55d6f028517e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18423a6ff11aff47", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "184447fafe89cc79", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "184898f465517d41", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18541d04c1d72cf2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "186317e23091f650", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18a8c1472fcc4188", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18ad4bf5ed89ef8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18b578d2309d0d03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18b606ffcbb5b61e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18bdf00f3b7a5ee4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18d38c9d9506d8cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18d605f86587265e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18e0f0d808066a8e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18e516498516f25a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18f12bfdbcb586e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "18f1828c4829d3f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19048be085fa1c29", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "190c9073db73cfae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "191d13e4197b4f66", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "192b33642f00fb34", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19437cd4eae6ba81", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1948f90253d907cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19637f288511597b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19647e6e8ad13c70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "196b09a3b3ce0a54", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "196eb3a1098136a7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19791e9d2d2c75d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "197fe86df6403d9d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "198b328db9ee1ca0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "198b56ecd808e803", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1991160469da80d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19937146d9226cc9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19956a38c5298bd0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1995aac57b0ab579", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "199cb5c757aa7f35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19aca07f06c8859c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19d5fcb64cf4b72c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19d7e84b023af09e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19dbc61f78f925ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "19f84061d4b9a501", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a05ba12a221ff51", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a1cfef90374845d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a238c87cb2c5a49", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a2eb106900a2a75", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a397b0e2c8d70f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a39f531a521a6d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a42bc87661ef4be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a48c1685b84e8b1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a5386bcd31bcfe9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a598f585a5ed9fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a5bf5944ad4d935", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a774f5725cbeab7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a89d8048e311d7a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a8f5bf14b963ac9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a8f9afcd8f01e33", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a91f27cdb2ca1c3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1a9ac1eb68c08a1f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1aaea03d1e2e8bf4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ac15c409b59ea13", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1acc22fecfd85964", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ae469c159ff0a4a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ae76e2b04a170d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1af27341f30407c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b0e7ae43be85668", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b15237612a22195", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b188c44ede7c21f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b1c1c40aed20d5e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b2197ef7bb1b407", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b273fc3be9bd6db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b3c88f6d4c3c8a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b4a1db47c428882", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b4fb6ea7608caf4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b6b5b050acafccd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b6d576f71a399b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b733bd56b6d35fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b7a617cb04dcb07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b8df5608447a32b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1b915cc301e1c2e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ba5b05f58555f6a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1baa9a141ae46289", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bbd0ee341edbfaa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bd5d76364277e70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bd6c8d7371659a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bd6dcbf7d38228b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bda442856abac12", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bdb3506d4c4a0d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1be3df68fae14819", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bf09c8f1334ab6b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bf12c27ffe87a95", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1bffb8f20740da51", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c0aedbddcbdcc46", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c2249ae3c77ac84", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c359f68d5fe99a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c4d15f979dc97c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c4f56100b382138", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c6a898fa6731a8f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c71826e34a9d2f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c793a19357981a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c7cc58f87d6c566", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c86c676a4d0a107", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c87afc837fdf538", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c897b3214db7eff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c91880d07413d3c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c94cb6fb517b035", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1c9f44547bf4e95c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1cae71dd9de95919", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1cc9b7ba78b023cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ce68f9938274c07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1cece6f73a61ced5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1cf99683970d1244", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1d1518344298a73e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1d182e26872e38ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1d521e7327a01c2b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1d6f376870ffa71f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1d831739af1a4851", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1d841bb4c9f6d53d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1d919a1a6d48b71e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1da11601adc0a7e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1dabb351eef264aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1db34f9507016111", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1db9abec5233248b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1dce060b1954d705", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1dd1c183b529e646", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1dd26ace535fbe21", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "1dda9c591d1e406e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1df0986384a7b07b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e100f526f700175", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e1dcfcce70dd082", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e224e39ed4dce3b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e58bfc4633cc428", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e62c8d90038ba35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e6635b0ba8e214c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e6fa1a751069084", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e80ebcb64742ab3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e8a576142afa45a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1e8ab40c1dacc699", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1eaba886612d9e5b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1eb834f90873db10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ebff16c7d9e03ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ecd5bdafd306f7a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1eddfcd0283da805", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ef05376af269924", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f1c161d733d51c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f2de4cf20269875", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f52dbf658454fc6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f5a47dac0755d9e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f6f32d6db0ad476", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f75ada1557a3afe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f7a64d9a863edc0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f88f4b162292ea7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f950cefb78a290a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1f967be644e93514", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1fa07cd2192099c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1fa40c53d025bd3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1fbe1cebaf58643c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1fecf313ff4f707a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "1ffccd99c41ad1a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20085205b2a730fe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "200aec949f02e5f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "202b1333f460a03b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2048beeaaa330356", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "204aadf30f183f76", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "204cb6dc2eaf0f9b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "205038b926494545", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "206dd13fee25572c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "206f499d1f2cb6b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "208c9ce096ce23c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "209f6db69938db5a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20a510c8e3afd544", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20ad15c462c34e5b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20bd29504119f7ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20cda95ecdb9c657", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20dad3d4899bcf5b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20dfe2db73d7e0d1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20ed15159a2e9708", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20f35b08b6d88ec0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "20f74e7934cc6891", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "210d98b1b9afc2f0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "212cf06076eeeedb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "212f80c10d80290d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "21399863426e38e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "215714c10a8cbcfc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "215771a0a1f4acbd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2168bcb61c7fb741", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "217446573a0ea9e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "217bc145f9f559c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "217f116c5adecf31", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "218bf2a99ede50d1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "218fc75d25a4db5e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "219e08a05c6909e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "21a44071a768f397", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "21bb64eea14a754a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "21e95878d04a87c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "21f35ba488d47a01", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "220b402d385cd3a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2223be067fc594b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2226f25126aac743", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "22353d9615e888c8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2253cc1fde273a32", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2264e5206163cabd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "22719e33a569c7ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "227b5625c464a94a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "22827af9148e9d95", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "228ffc3ae6973240", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "22966c0baad05392", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2297f304bc023c41", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "22a3815098405d04", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "22e5538ea880165b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "22f84995131edc0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23130a850d1fc3e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2320ea2f47577f03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "232ab02926708f53", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "233c17052ee22cec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "233f1bfc6699e04e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2343134cf6a1fd6a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2344b2d939dcd50b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23590d9b06d8bf94", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "236f8efa29e8f1f3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "237e6542fa9a2ab0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23c97c03d6271f46", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23d185cdf3d924c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23e02cd84317867c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23e673bdfbdb5fde", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23e7b4ddee56bb29", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23ef8e8e334a1f4f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23f422dcd4ecccda", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23fce89014560a90", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "23ff126d4f182029", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2406077159cb1a48", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "240a98512cf2d26b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2426e953d121d5f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "243177053c591b35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2433323c9b6bfe2e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "243963020bc2b06f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "243c1605e81d1a46", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "244b7f4decbd2f95", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2468405335302014", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "248a53b3bfca7ef3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "248a978e84be4f77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24938ddd260476c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24a901089ff81759", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24afd1aed84a6462", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24b28f19eac14e78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24c4ee638bee23fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24d0d40e2b5ab522", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24d5889a37a511ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24dda30da1e1f2d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "24f1863c2492b15b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "250100c822143f28", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2501018abbb690d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "25083f51174151cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "251db5b6db63cf6a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "252386d4c12254df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "252d3c77899359ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "253b798436eea2c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "25442fc747d5e077", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2557ed3671c0622c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2559b8014b316d00", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2583063a6d9ffea1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "25841671d8c912c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2584f33d7d4fbb6a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2595fe0a80663ff0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "25b327b22473b7d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "25bc9e737fb97dfd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "25c313473cec652c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "25d97c28279f9738", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "25e7231b166b396b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "261b5336f23857f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "261c83f1283891bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2631dfbe1dff0530", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "26352865eb7a7046", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "263cf3d2a81e9531", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "263ee0d2fbd9f24a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2658a4ff1d3e0f5a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "266bab7861f6c54e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2677832d77b3703e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "267ce95c33ec9eea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "268349526d4dc845", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2689438b4b4d4265", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2693979498bb54cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "26d1cafbbc55e004", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "26e0a8919088cfb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2707e1336d0f8011", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "270fa25ac24a0c7f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2711be27b2375665", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "271211f5619aa02f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27124735f64efeb9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27127d5f2592ca73", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27345e3e36a70f11", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2736c7ce2cad042a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "273f147fc1b425c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2755a2008a41736d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "275928ac24cc10d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "275c18b4aeb39fbc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "276c6a8144f2b28e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27723f2c2ac20391", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "277e6d09796972d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2782520ed2797df6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "278b75dcc1b78ff8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2799d69619bba28a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27c05cfa3f7ec058", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27dd75d548dfd9ab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27e186e73856a276", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27e3af0e4f651b0b", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "27ead16fa834f430", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "27fdc16baaa09cac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "281d777c3f1de040", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2831dcd5aadb8409", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "28324801cf9f7ee6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "283a55f1027587c3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "283a90a6b7fd1d18", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "284be201e81ad5b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "284d07a67a0d4add", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2856500f4ccf7c9c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "285a067eabf8db52", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "286194009ca22521", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "287fea84b499beab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "28b9087d9d75758c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "28c046d2590999a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "28f54739cf873025", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "28f77ddc38123ffb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "29013106ede1e9cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "29108cd64d40c1b0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2916cd362e11f254", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "29173f73a424bfff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "291999677bdd8936", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "293505acc55b8021", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "294196651e3711e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "298101417d350323", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2988e7a7234f0051", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2997976ace5a0943", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "29a13bdb63c9da08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "29c3782082c4511a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "29d08c248874c232", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "29f6453ac24ddf6d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2a2744da4d8521b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2a3c9919df29907a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2a4050b21615601d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2a4543b17efa9d15", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2a4da7190644324f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2a6f99df940c7d67", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2a7773f9d229722f", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "2a974ad2975d8f1b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ab0ca001a2f4a71", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2abd43ecc4b3e84f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ad3fff738739154", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2add32214e35519c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2af3212d919ea639", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b117e4c5b3df83d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b1208ee3550ef9e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b1947cb8654cefc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b1d8b5dc8f0047e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b28730408a7b420", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b4172d4989c277f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b48239dc1c54d36", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b50676047084f80", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b5be007190184ce", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "2b6d53e0113e79f0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b878d26cc800fca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b887dab111bbdec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b8ab62f437e1323", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b919916193fcc44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2b97d12549c384f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bacd1b0012b82f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bb1d0d52fa958f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bc2131188491449", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bc9eb754c424afe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bcef44f5a5224d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bd22e90fcf1a327", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2be43f3c65b73126", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bebcc1cb0b24020", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bf1471e6d0dec4d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bf15461f08477c1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2bf4f8e79b00edc1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2c01d92275a013d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2c1d0c1c4bdf2b94", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2c2f86fa327aa61b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2c72d81b7180c9f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2c8eb1559c71d956", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ca2c7649385c17f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2cbbc469c5939cd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ccf077872d4fd7a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ce0e1bda146d8a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ce211eb1a59470b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2cec66d01340a851", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2cfb91e97ac2f3da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2d0bdb448a1e45a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2d25add602132672", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2d67908240b1923c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2d696550dd4395eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2d779f43d2ca3474", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2d7dacf294018473", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2d90a01f55ce458c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2dc088a32ca61fdd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2de68d4d1035fbfd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2df12f65db117806", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2df47acbd70a4429", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e134b05b79cf2c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e2ae9e306a3d4ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e356f1fbfd80fdf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e35969b998f9ce2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e48829726e2882f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e7235d45d1e9971", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e7c4d196e9f2588", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e7cea838cfd83cb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e7de0eab8408bf8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2e880d80fcb09fd8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ea8118a2c093d8c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2eb335d615b013d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ebc827992553f2f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ec23b8f7f6b3a53", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ecc51280831ea06", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2edaca8994e4ed22", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2eec0da509603073", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ef5ed2fc1c56e07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f092e9b1885c1f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f0c1338ef6c17e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f0c4263982992f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f10fbd692ed8c44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f248f64665c5d07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f55cf7f1dd1b002", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f669dc33a20623c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f6a1f2249538985", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f72c24c8fdce05f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2f7cfa3ff27d632f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fa824156c648aea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fbb5b76e2ad7389", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fbbfd2d62148e62", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fc03c7a66557340", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fc361b20cd9e92b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fd37f8050f4ca5e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fd8d9815ff26fa3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fdedb2903eccb1f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fe303c1dedca017", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fea528fa3110821", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fecfc0ee2afd3b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2fede8a79ea2ea88", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "2ff5fea78f14dee6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30056ce69b9b2975", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "300d0740f698198a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3010f87181c128f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "301289de3075f6b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3022b8b72d1a49bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "303389e95f2c6e90", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30424cebce0d81af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "304fc451e2964da9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "306e23a221be1279", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3070bc27fba9c8f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3075359111397afd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3077aa570acf146c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "307a0e263248d9e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "307f86b70db10479", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "308524037d5b50a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30891531b90bf1e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "308d2381499eb2f0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "308e690cfbbc385d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "309f4d0cb9212ec2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30b2192bf76b0620", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30c0014d0f29c402", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30c588fec49d4ea1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30e3cdf741ff1b1f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30eb7fa50a109aaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30f00bbf0bcd81a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30f7f320b0c2d5e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "30ffd49939def620", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31179410f138161f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31197f2e80b65f85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "312e2f704df0f516", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3139bc14aa4fddb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3139ea21eb934611", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "313ab71fcb01b548", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "313ed5b4f0d17bcc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "314c82975312321b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31520aa259cc0d0e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3152123efe491505", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3163c996bfa3f11f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31911c3a0dce2ff0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31a318c3ef4a12db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31d3705743f30984", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31da8ccd646c75be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31ed81751bb04749", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31f57bd6ba87ae3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "31fdd34446d739ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3200f04cd356aa34", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "321dc2fab800f8d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3228f6026f7e5e14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3255e31e72021490", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32585da443f0f6c3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "325a06ffe423c90b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "328032b49e73dead", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32828c6734237061", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32886e377a0f6d9b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32b9915b18df9248", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32bc7ae4c97e76c3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32bf616ea2873d7b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32eea7d9f8410ce9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32f0b563764828d1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32f44c83a806ec80", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "32fc84f852b3654e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "330ee91d2d4d5beb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "331012696a9dd0e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "331089928e037553", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "331b742ec3898b3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "331ecad863e3eb2d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "333fda27fc0ad11b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33414e025050de3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33672370bfba0ef8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "338c2f77550f68af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "338db738a012f084", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33a827299d38c5c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33a86a755af54862", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33a9fb38a826267b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33bc3cf626519286", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33ca814af45abd58", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33d1a5b037dfad8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33dff9f7078bb026", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33eb476a94e5ca43", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "33f3672712a7b61c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34025c58eb777310", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "340a987f213c1b3a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34102929aa254968", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3416204476e5e43c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "341c8e73f20a7335", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34281a156b5383b0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3436e8127797e844", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3438f4b61139b4bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "343ecece86fe2942", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34504cdeebd784c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "345d7e5a95f9246d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34685bee27eaae86", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "347e4b3efd987d5d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34888fae019c8d29", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34a71e05546bdb1e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34ec645cb087dad1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "34f2693e8f32694e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3518660b5c71edc2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "351eacf8e4b1a984", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3522d6f9de0afd68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3526ecb55eea3439", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35383f6bf0c713f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "354792f49157f36b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3561615c3d80695d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "357ea487a4fa5a7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "357ee39d711265ef", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "3588003d5a3a6484", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3589fce1f79d6118", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "358c000a3863feb6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35aba13a984710e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35af159ff89fded6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35bd4f61c214c17a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35bd901f6afa2dcd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35c335f4c54774cb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35cbc67d9b551c38", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35d0f4d0d7ba2144", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35d55e81a6a4d8dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "35ec76f10e20641f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "361d8d36703df861", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "362f6e62f6764b37", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "36336da06e609c77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "36341d2d7bc2e505", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3640f31b8356bf09", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3642f2da9cac7903", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3648c0e13bf75f35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "364b48f5e7c76a0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "365657905d313baf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "365faf8e7d32b255", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "366b457276e8783e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "366ca113c1834f71", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "36766cdc258438d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "368286a327d768b1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3687f51939fd6e30", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "368cf29782742553", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "36a9813f02376884", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "36b1bdab1a8b5340", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "36c3fcb0a573df99", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "36c49b9242ada84b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "36e75597aeb817d1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "36f677b717d6eb7a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3721782ea3cfe62c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "372fc39bf29f4f9f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "375271551bd44b00", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37551370ee8366ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "375d36275729197b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "377431ae5d1a33cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "377c3eb9b8ae2a98", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "377c455cd117da24", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37963c233962a5a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "379d4e7c6c0603d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37a009dd14347532", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37a4597c51f447d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37b87a92081e8055", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37ce431cc75bbd8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37e06e7e77f4e8cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37e1f70750f39bcc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37e9777fdc9e07b3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37fa59929d74f903", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "37fd3bdc5c2bd65a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3800c67265636799", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "38098ed7dc4b93cb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "380d42680ec7010e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3820f61c123e3641", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "38407e94d01c70f6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "385c5011f1aab915", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "386a3c78ec444ab8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "386ce622073ac5a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "386ea5b3cdb7dff2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "38acfde4bfdd32bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "38b28591b7b85343", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "38d0a3790bce4df5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "38f12475cbcbeab6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "38fc906dd8430d07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3912183c03a81792", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3915405345c1fc22", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3915cab0e458976f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3921967454042520", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "39255733e9cef07d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "39280753cba9f064", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "392f63fd953454af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3931c290f62d2cbc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3938c9631a9cddb1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "394276884ecc3510", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3951a566a76c79d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "395c0ebe12be9523", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3974476dff49ccec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "398905c8bfc521c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "399be0f91eaee0cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "399e04aa9867470a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "39b4066b881a385e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "39b6be92d0a12bfd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "39cdc4581a014fc7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "39cec7f0345b0e44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "39e0fd95ccad3f9a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "39fa8e8030865be2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3a3a97bd35cfa876", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3a730ad7d60a024e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3a94913183a6c319", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3aa12072882768af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ab65872a58c38e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ac6ba856a4d3f35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ae3f58668384179", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ae6bc76efbb221c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3aec6166be612fd4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3aff40a5fe86202a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b2e42801d563e29", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b3529b04fcca46f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b3b880a9184c04d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b4b8e9b4d3f1a05", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b4cfe921b968978", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b5267b94273da2e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b579138c1827bf7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b59922f20f471bf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b618a5688ed4ef2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b6f85871e6e44d1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3b9295043924f440", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3bbd4e83416c9bd1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3bc2494f1a1a2a05", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3bc7577ed840a5cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3bd2125c1d755025", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3bf22be1b69bc71e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c027fac1bbf5c86", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c0db92b3eec49f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c1620028b63f845", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c1773e1754526e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c1fd333cd7f8d33", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c2e3e1ea6ebb1c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c2ee08f32af767a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c346c36056fc3d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c3a0fc8b5c19e58", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c3fcf4b4359a545", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c5ea2dd3ea32b01", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c9893a89d08ce2f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3c9e17d935034b59", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3cae4076f211f6c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3cc6191b9c6aec0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3cd306d8d3870a66", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ce0a5084facc20e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3cee3c55bc6ee05f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3cef90a828095e73", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3cf3b47a2a61636d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3cf88f263f1b6377", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d0183a4a46a1fe9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d26199544614381", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d367ffb535b8628", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d48b89cd7b3e603", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d4d1a68b8d966df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d64b0b32a7be513", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d707f42a5358b0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d768a326e19ac4d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d948af9a0878501", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3d99f649aec3cb91", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3dedb783e08fe4b8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3e3a0204d9d949f8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3e42b5376d359d7a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3e73aba073a7e8c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3e84597068286267", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3e84cc7eef89108b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3e8988e5cebabbef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3e97ede6a1f4ad47", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3eb2cab62bee5c5c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ed28a3869f88bd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ee3bdabd27c0373", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ef8145e81a9f8cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f08486616b4c381", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f250659af28f081", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f2e5a13f7b5a59d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f350f35c7e5a80e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f4f814f77a9dcce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f5df203f39a92bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f60b55569fa7a64", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f65442d077f0f6d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f6c322ec66e9ca0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3f7d34ff045723b2", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "3f9c86096876347a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3fbe3380da9f4858", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3fdc63966b9d428e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3fe0df5c4b7830e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ff09d5918041740", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ff15278ad818789", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ff7b2cfc8b9431f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "3ff80bf33579ac42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4006dba5c152bb0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40090f2b2ac61308", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40095ef182701314", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40096015cf1da5a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "400f9e93c0f0ac68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "401284e68d147f72", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "401c22f43f66a97f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "402492b54bab8b2e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "402ee3d559aace62", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "402ef3e2fd7a3d0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4033da2583822518", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4038284dce21a5ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "404585209e1ee416", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4047445ccbbc9987", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40579dc0b36a7a62", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "406d461249c74da9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4070691be37f12f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "407eb4859158f67b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40934cfec6becc86", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "409da4729e08acfb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "409f9e423c0d3b1b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40a6beff34f66ef6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40b4f3c41d8f5f85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40b66b0fa3e45046", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40c7df48dde402b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40c932eb10fe3bac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40d785d1abe7dd25", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "40eb4bf953854ba6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "411feaa2bfc5cbbb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4124f8a54f49fd4a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "412f18d987610d0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "41347bf7400ea25e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "413903d604a42360", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "413e3c0ece4c8785", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "413ff2d7a35f5e3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "416317770d08f4f8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "41720ec4f8173df1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4198dd6cc9541745", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "41ce719ef59e4a8f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "41d3b718a790f5fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "41e9204e08be73d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "41f37a6c61b8788c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "41f75bf12e853b9a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "41f92c2f4c2c679a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "420e3ae0a3cb58ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "421510087be14bd5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4235200c4f67788a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "423c19fe643aea69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4261b3a5a00a94ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "426cbf9f8e81fc7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "427451834cd0b199", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4277aacac0fe006f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "42920682a9840c83", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "42ac736fea9e1ef0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "42d4eb84f08458f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "42dd74f602f9c89c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "42eb1fd3e90ac2ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "431ecc6e4ad52244", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4333d95eb4448a83", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "434f89908eb9d6ab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "437aaa3df4bcfd80", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "438585cbcf3dccec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43901ea9506d6a59", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4391af979a5541b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4392acc19684aab9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43ace352f907d697", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43b33cc9a4edbf96", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43b7fa71a1ed28ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43c09937e5d81833", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43c55a93b572cc36", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43ca7b3cf149e97b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43d5bbe064d8fb1f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43d9d22f3dbfe36b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43e0e226ff78102c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43e0eb6395cfead0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43f40be450fdb03a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "43f6aa38f21ff2d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "440587b589e358aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "440ab4f6dcd639e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "440cd0b9c4acc2e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4410549646efb017", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44110c748ea2ed63", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44125bdc493e33a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4422df526d22f0fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44269a8fc646e9a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4446824e43f54437", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4458e775c96e2e26", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "445e87ac853600b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4477e62cce4363ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "448657ab80b7f419", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4494b7786cbe9aad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44979810c65cdaff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44a5079daf802993", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44aa261f6a0f9169", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44bcbc183cfa9cae", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "44c046bef40e05c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44c3be71b0f5aa28", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44f571feb83f2528", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "44fdf28be07c3416", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "450401eb9d7a4a90", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4519be9b21ed524b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "451f98e4992084b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "452795fde041074f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "453018171f89651a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "453426a7f2a04234", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4534616e97524162", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "453bacd6b99c00c3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "453d398c108f67cb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4547816d0b687563", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "454d525572f5c880", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "455156749fc12062", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "455c8449ca78bb34", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4561f69ab29a398a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "456253a93514bcce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "457fc3519f656887", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45871d4b889c315f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "458e873a8cbf05b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45901da3cc6658b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4598854470d53159", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45a5185bac4406a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45bdb51ca2b22fd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45c4311dd3d959c8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45e53d5de6f01c4d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45f20083cd06bf49", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45f276dba70b156a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45fa68668865edff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "45fddb37a4004711", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "460955626e71ee38", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4622458bcd9c8639", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4626bdfe4934a1b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "463adfeb9efc85fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4657208f3cec301b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "466b7a1315ae31a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46797d451240f6a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "467b6121bcaf1dd8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46881d90ffff467c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46a7722115f4603a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46b9a58b8dd33653", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46ba1e69a623c33b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46c3e446b7cf8be8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46cd4176b95fc2ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46dbeaa9673b7319", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46ed10fd139f3c8f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "46f970b8582cc5bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "47194eb90c49bb09", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "471acfdfdd289d4b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "472d4e4dff6e026b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "473381eddb49c208", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4735bc01c99a862b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "473be2009d5c4155", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "475d81ad6dabc4ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4762ec9304f4cbb5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4767a8729aa10331", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4768512faf04cb2c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "477204f419a23bd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4779825ec0d0bfd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "47869d5b50edd5e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "478e0ffc48bea9f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4793dd757ab3701d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "47b989c182aec3a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "47ca1e1b8d951a5a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "47dd57586c92806b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "47f6d4bc23dc7b0b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "47fbd1a57f4fc787", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "47ffd32b5145f833", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "48009cc564913bca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4810a2e8436d4e83", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "48148fdab91f6dd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4825fdc5ec223074", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "485846fbbd9e40f0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "485dc9a52a6d3c12", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4874fd10936a96ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "48765f1129eeb5f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4879203058e7a6ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "487e30eeab6ee5e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "48a500d6a5c2954e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "48b56fe28d198fe4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "48c5d4fdadfbaf60", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "48edc17a5042abb2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "48f5abee35743de9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4904f710e3815822", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4909e1ecf9bb87dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "491e0b85838cfbbf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4945d5895855edd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "494ac19c5061f197", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "494e9763e391a550", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4983e502f01fed3f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "49843f7cf954536b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "499271151fc98454", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "49aa8429da5f71e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "49b020994eea3a0a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "49dcd180f69cac2b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "49dd18e1b59ed939", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "49f33cbfbe85bcfc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "49fe98b47ab7bcaa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a07bc37584f39f4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a3498f5a99ed76f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a3bf727ebbff88d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a4abd5558e8a225", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a6e67366ce481f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a786ad5f2371560", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a7bb10edf04b0e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a877fb3b6f5ab7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4a9207737c225359", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4abd1dc92b3ff6e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4acca426eae5c338", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ae1524e582b5fad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ae19e651727582c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ae4a3313fb9146b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ae9343d154c94c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b146bfd71676ee3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b1ee9bb5ed674c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b393e8efb402bb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b3d950220f6873d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b51fb1e7c960349", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b6ac79c345d6aa2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b6f3490e4a98a3f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b6fb87c30f34a3c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b87c1e453a74417", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b8ae193da291c0e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4b9aa9ffea117b9b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ba9897058d35043", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4baea5ddc574ac20", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4bbe46cc35e14605", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4bd1ed81884bafe0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4bd2bf3068d56fce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4bdda335c3ef88bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4be09a874d74e403", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4be43232e88aa301", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4be790e72583afe6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4bf3614fce53ee5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c0686b92eb20ef1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c1dcf513422c191", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c2b1931fbd12e5b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c325f05af1e8ef5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c4e22ead298abc0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c51af7ae14225ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c5c15c3c5ae7c95", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c5ca023703e6726", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c698f45050ea4fc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c70494da9523771", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c825d6cb440eaf1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c9710dc4f4b81f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4c9d6965db52706d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cada022896761fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cb117c15dbcc01c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cbd6b34fe918d16", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cc7b5586879cffa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cdeabee96a0a9ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ce74dadaa91fb13", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cf8d10a1b9d50e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cf96f8cd077c3fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cf9a210103ca358", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4cfc74ff14474c0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4d364fd6907764e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4d4bf6b47bc4da5a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4d590087652e65c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4d6249c6ee90735c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4d65e0630f8f5e08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4d6a576472a76f3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4d6aea62b097fb02", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4da37ec5b2e1e89b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4da7ad918314d75d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4db23e05c03d4be4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4db72f8a01ce7332", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4dcdc3f3a9b2e8b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4dd41ce951c3ce7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4dd69bdd3f84164c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4de227cfed98ac8c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4dec4d7d02d7c45b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4df07a7bbbd719f6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4df3723b98d87646", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4df479dd51abbf52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e07430fcdfdffba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e1a01b1f90ead0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e24630f71d2ea4c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e33d775c13af830", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e4bb92b50735f78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e5041b173240ba7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e54a2e5e8ec305c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e6da987f2b95b68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e8a18d8786f99ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4e8fd55190be1d0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ecbab7997cab5e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ed2ce7da0fd8fc6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4edcdc7bbdcccfba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ee962ddbdd766d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4ef28be2e524433b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4efc372b744c678e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4efed38b5edfe0bf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f018097faa832c0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f031023ec65cdb2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f095922df4eaceb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f0aaf66f4bfc1c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f18d9de1caaed00", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f1b891c5fb0ff4d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f22c4cdee8ecc89", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f2e34401d8597ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f346281911966e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f3fd81df6fcd733", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f4351f213ba3fac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f691b2a7e53fef4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f799d40b506d252", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f8b4f8191c08761", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f94b35a4d9d8e70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4f9adb6ebbb5f393", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4fb7272cf1df74c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4fcad9609b9e9d3b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4fd396e859b55737", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "4fe9536be8459736", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50013967e5dcfaaa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5020cfa5e44330c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5039ccb283a1267e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "506b675fcf4ed985", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "506ca1a896be1c1c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50711b29212ae524", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "508ad96540f02e2e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "509bda4197d7e895", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50affed47cd8f735", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50b9544d8c2ff722", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50bdd5f7440029d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50be0f068594b56a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50cf5bb9975aa36f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50d80ecdff42ed25", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50dce59dd076e6a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50e40b7135f4b145", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50ee128d07bde654", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "50fc655d70d34342", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "510b16009ee1477f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "510d60d0b65e30cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "511689d018827cc5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "511983a9df7166d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "512259ada3cbc5ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "512d94567dc64336", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5145e8fb58625852", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "51511f8e7c26b090", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "515d922311300fca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "515e2a81e476b689", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "516318f6570a161b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "517c8a8d68bad142", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "518f6a852e654cfa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "51930ceca6634738", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "51a7bca6425f3859", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "51c9d0004adf49a7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "51d2921483e4107b", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "51d87e66fd101207", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "51f212eb69eb00a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5207a6dc4d660156", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "522606ad72741b31", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52389a5db96704d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "524423ee4e929972", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5249a2e7ece9d46b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "525c300d441d0dff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52618715cfae3505", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "529c9e05e8e3030a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "529d1c297795aa92", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52a02e38ef4687a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52b2502c6d7a3185", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52b557f93ce5eb89", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52bb3d54b5749e3c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52c228f08e6b829e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52c9b704035651ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52e2ab57522d0b43", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52eaceac9f425257", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52fbf4aeec951de9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "52ff35bd7c49cef7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53092c53c6831c0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "530d0df12e36b089", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53175bdcf8ab2061", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53191c042a84ab71", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "535dc856ca468037", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "537c093e459a76c0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "538a9d58f09c549b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "538e75258b524b77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53ad6dc2eee3d1e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53af178fd8c5b7c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53be9213d6a46ed7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53bf04522dc365b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53cc5553d77f88e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53eb0594e9de787a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53f5ba655cada709", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "53f9e02b0b2dbb27", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "540ba64a851dc34c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5431c133ec96e765", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "544aa5404b7f3423", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "544b6dc6dcb09d94", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "54536e90c3a9d635", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5457f28dec6e6e42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "546fab652b82a7bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "548ae2516e3ce470", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "548b593cca91ad83", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "548d67b13e288b13", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "54946b89a1c39a7c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "54991274337de4b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "549c710158f740f3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "54c33a15024594d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "54cb790800cdf063", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "54cc050de6f1de6d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "54d56f14a4e6bed0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "54eacfa490515707", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55049555424eb53d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5506bd4e91a131aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "550de966b2c764e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5538c6684c21c37f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "554b7b0743c95a8e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "554d36d7d03f5ec8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5563a28b76c225f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "556518aecbd8108c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55661fc6f79d6309", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5579e5e67885c51f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5589c0b33f9b3855", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "558da2ca27696ec5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5593b37bc01ff86e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "559c2eafdc27a12d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55a20dd2b4aa7e44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55ad5c8d44a4f0a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55b0ea4db4edd0c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55b35b9dffb005df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55d8e73db4186c8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55dc49d4c9b488fc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "55e805a201610801", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5617d5ca360051e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56212032a41de2d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5626dafe7c40f30e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "563e3e21597f884c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5649e8b73b73b5de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56578de997714814", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5661bd475c09e08f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56680a5fdf80ef3c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56790fd702c1947e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "567a97295d5710c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56807d2d548c83da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5685d921b7e330cb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5698eaa17d9a9b75", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "569cb35f97426c87", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "569dac5b4148ae1a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56b50e23152a43af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56b6f461dad6b9af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56ddc49d276a144c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56eb37eda2932fe0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "56fbf4a29f6cba9e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5712f8e0ab422e0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "571677655ac94b7a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5718e83c8bf1a386", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "571b0c24513b7aa8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57245fa6b00349c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "572dd42e540d9edd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5733177a72631179", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57459e3292c2fdab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "575dcb136012ce42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "575f799a97dcff8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57885843bdd95438", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "578abc2f9f51d8a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "579391d311eaa807", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "579a20948d47c0d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "579c9bd7d276501b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57a6715ef9810a79", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57b5207b4c0e21e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57c421bc69bb4008", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57cd3b808582f992", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57cd44254772add6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57d59177181aa475", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57db8aa786e14010", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57dc47db130bc21f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57dec875522fa7a4", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "57e5a450a6b131fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57e9f4aafc334057", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57fbc5f1f300af72", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "57ff15c3ca2b8973", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5801236347bc55ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5833bbc93471985c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5852b1ec16798336", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5876562a6f3bbf6e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "587e27cdc5c3ac65", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "587f8b45c6409d51", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "58871162f83373dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "588d2a75113b8a2a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5892752544330142", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5897284f51471229", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "58a189d23e931846", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "58ba15e1c492da6b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "58c9077b13c15a94", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "58c93da421190040", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "58ed5f639be27b65", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "59069ec848175d75", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "590b4c771c6a2a86", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "591fca7ce25e4000", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5935b55b5dfba2ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5957920ff7398a4b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5959cde54d267337", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "596caff929f87fd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5979890ecdfd0280", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "597bc247bcb6d3bf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "59993e5ba8f54635", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "59ace8d8bf0550a0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5a2c69c1cf9e3923", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5a3b37593017126c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5a47b5e1b9a0f155", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5a662e5d7e70c679", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5a725941667ea4bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5a9e70229c505b05", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5aa823172ffbc67b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ab761938dfc34b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ab9d5c633a20104", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ad2366fdadf37ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ad56b8d9a18bbaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ad735897c6ff775", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5af9818b334f85e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5b20b153e4b0715a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5b379bf278185d3b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5b3bca784f2be2cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5b4ddada338e22e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5b4f93dfd49572d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5b5d723f74dfb224", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ba6bd8df66cf2f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5babed830a0e9a7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5bd1b9aa0a6ecd2b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5bf5d66289293144", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5bf70bfe571bab7f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c0584cbe98befb7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c202ffe782e272e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c27b4645be9b2af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c335cfa72977e0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c42ded81320abcf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c46ad41cacd9728", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c52db03ebb51cef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c56386fcd6ff155", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c67e418a36b596b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c693ab3d602abba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c7e76c9fa984b77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5c9a72a80740b556", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5cb66fd798ecfa23", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5cbbc026302f788c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ce0ca7d2710800d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ce42ddd30b2660d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5cf15ef06fdbad2a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5cf73df8e10f51eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5d007c52df3d8a03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5d24f2da072878e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5d2c389c2c7c5b55", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5d3a3976ee6351ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5d3f9b21efac13ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5d46caf0af03d34d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5d6938af7cee5dd5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5d906453dd87780e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5da2e32df0aa80ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5dacedf257e66252", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5db0d68b52759688", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5db8f69f1ec50c0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5dcc63ffb0b7336b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ddf7c1f1615f21c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5dee01b7748e765a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5df0da52a72e79b1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5df8e77c2187e193", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e169f0c6cea80c1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e22cd3ec0e58e69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e268749d1aae4b8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e33a4ccc44c7247", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e3899593f20ac45", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e4e58b5047955ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e68b01a4b82942d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e906875e6a2d4c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e91fddce483510e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e9a5ea0a1f390a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5e9f8411a8bd36b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ea283a3bbed306d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ec2b1fd061b1cda", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "5ee00fca56b98104", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ef1dba3f56b6fb4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5ef9740e8e6239c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5efc619942867af7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5efd8e2f176e8118", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5f0c5a987489a512", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5f63d1a6d8bd2b4e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5f66b78030238c68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5f68313f2a0181e2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5f909541aa22e070", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5fa50a179062dafc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5fafcf30e0fbef06", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5fbb788cfdaf26b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5fbfa54993bdc599", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5fd5852ed0a440ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5fe2b8c4687751e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "5fe3d7b682f47240", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "60097b4aafc9bd40", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6015f7ba2eea6402", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "602ad1b9e599e81b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "60308916cc8650e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "604b788864ef149a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "604bcdf1a1ad4872", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6095f680a4ffcf9c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "60a260a1e6aa1928", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "60b6fd719bc51cde", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "60d8ae88cb8659db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "60df04d554305f61", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "60f1bf8ec3dada7f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "610182825d7da118", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6104a83597db4363", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6118ad1184ce0943", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "612b4c42202b186f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6144e88a1f9887e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "61475796c656fdc8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "614c566c4f750f60", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6154e6b69b20fbb3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "616d2f452259856a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "617ac05a7e7337da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6199cb80264e6df3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "619cb31883cb9deb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "61a221fa787a6643", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "61b3890e89e026ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "61ce45bfba978cab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "61d4afe5399f135f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "61ff3a0f3c3041bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "620183dfe3cc2e8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "62292f5940553d66", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6231b03936b2a5e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "62531270780fec91", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "62576901769b6b4f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "625bca8ba6b8a448", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "627132546ec10d02", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "62834546ff0a31d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "629233323e272ec1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6296aaf6edb0451e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6297233eef553e3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "629bf1ddf868db81", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "62b1e7acbb3cecec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "62b86df9ed71363d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "62ba1346dacf20e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "62fc12c3e427837c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "630d64c67766fc78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "631a92850c9c8eff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "632bd00545b23d42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6340ae4086acd4f3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6350fd287361d30f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "635b0cafb256a95d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "635ec178ad4dc385", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6372ec1ade59c025", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "637d677f2a5aec74", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "638ee6e957b34766", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "63a144ecf4c7c486", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "63b30ccd6f223414", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "63ce8085981d6ed1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "63d3c5530ed28452", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "63ea027a7d35aadc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "63ff68eaef0c9f7d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "642d360a85827d8b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "642f406afac742ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "64314d20d50b49af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "645810432d584b6f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "645b88f446ceeec0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "645cb4520807605c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "646e93c156acb570", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6475a2afe1d8255e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "647f951075662d54", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "648001627e7233ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6482be8d5533a6a0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "64833faf763bf1db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6486ed0373d9d5ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6492f8d92732784a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "64a280503810164b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "64ccd5d8b5fc72eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "64cec207a6518998", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "64d87558880d798c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6506a47109fd59e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "652b9dd06329d579", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "65389e24ed734266", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "653f560c0ce3a379", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6551297f0d14b21e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "655d0fef4e279d19", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6579f069ea1febd3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "657ba07341309a78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "658800572483b67e", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "659cd069b4655dc3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "65aa0562c0957278", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "65abf006faeeb2d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "65e010479f3a512f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "65e49a04f8ebeaec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "65e67182eb3204f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "65f399148772a74d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "661622ab181574f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6636f2bc2ca10938", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "663c650433a1c270", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6644c082fbbfe04a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6644e381316cea26", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6647779a1f5dc9b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6650bb2cf9f99da2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66645a6384704385", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "666cec7fd531cad8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "668a4642a603a193", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "668b0c9f322c0351", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "668c10bf904a02dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66999332755addbe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66a35a8d14ef295d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66a3f0dec3b4f1ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66ab25ec52d7f763", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66c5ea55f6254c82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66cc8dea35015963", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66d40d2fe7c6d2da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66d4b64855fae304", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66d76b379a8d523b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66e0e4c8ebb8e7b1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66e25b87ecae573e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "66ee6b1ec1864842", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6702977ec8a6757a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "670b1b89e866a86a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "670c44c30117c153", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "671742b96f9647f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "67555f9b2c913a1e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "67608fd91789b40a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "677506c588b48a3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6783b31d6b1c3875", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "679bdcf3a1b711e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "67c262368237ec07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "67ce12e2238e9267", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "67f8d9a12884ba24", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6801f2c9d74b61c3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6805b6576bcbe364", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6806f572dbf8619e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "680e91b05eb29588", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "68103ecf150efb1d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "68190eabaed6c3f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "682af29c9cbc1a03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "682fa07013403a52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6831d423f21ac9a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "68380a15a6b886b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "683b94cc47c9595e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "68483afc262e97d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "684c06564d3f9b64", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6854d7bd00fe0c0a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "686854d3f47a10b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "686cd5fb4e888b9f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "68754a1319278bc2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "688f43c76db5cb37", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "688fabd21140cb18", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "68aa3da4b884882c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "68af30277500fea7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "68bbc6f2b44b4e03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "691f07123dc954aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "69286d3eea1d788b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "692e030e0e569ade", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "694893b4491fe1c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "69864f5a1ccb33b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "69a7f2bb8f076087", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "69ac0ae03e2a57bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "69bb3d0eed520405", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "69d1861848208340", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "69de5c82a5eeb2cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "69f7489c3b2df094", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a1a500412d0f92d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a2672c8461a9bd1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a2e5f6c23f2f967", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a5a152259758180", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a61b3c4c2d89e7d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a70de798995dd0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a78adf89a6de900", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a816c1307422e58", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a927fd4d8e8b6da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6a93b52e352bb53b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6aa42f56dedc33a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6abc2a587e82aad9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6abd789dac299b22", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ac4e338c7e9faf8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6acedc0cc471ee8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ad7dbec8407c001", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ae44e84deefa564", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6aed1ffa450d6433", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6af3396a237cc826", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6af3c768e7504375", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6afe4c2c7decc5d3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b0ce4741aa64bce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b1221821532e47b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b15691dc0b83936", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b28ee29570173df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b2e330304e0f44a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b2ed88e5550d6b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b3f27a2eba4cdf8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b4eb8947d71ce9d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b578705ad9d0bd5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b7976cba0661d26", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6b9ef26b38684468", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ba467204fae4a9e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ba6194c9ac6e8ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ba6f72546810cc8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6bb3d9740d35542b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6bb7ecdcdffb1a0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6bc48ec7f172f4a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6bf4e361797b3e4b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c06db9c7b090740", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c0bb94b91ed35ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c0c3873676511b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c127a1dedd20171", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c15ab4c9caabb2f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c1892437506e690", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c19cad864516c8b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c325bbb928ab123", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c4c79f741060254", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c588ddedbaf7559", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c67164bfd50f737", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c875abb2f2ecba0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c88bce1c0f0125a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c89f423ec8859c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c8c8d7a435ad186", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6c999a2333d35031", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6cacd85a975283bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6cae26c91aa4b590", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6cd4ae4b059ba291", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6cd97fc9e4ff0e5d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ce215552d2a2e0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6cea812b6d4301d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ceb6b460bed5337", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6cf7f9967d650fd3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6cfe5dfb308dd05a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d03da56d444a5e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d04208cd6b8e7d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d081efa807ea820", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d1b2b9790f8c4d1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d37ab058da15220", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d4394f692dfdbaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d6ce91140f71787", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d819c1008999761", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d97757954f38940", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6d9a20f8ae11e2ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6db68947440ff219", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6dbad0b990e5d339", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6dbbcde910bd7bde", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6dbeb1cbb3b24f26", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6dd0d24035e65204", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6dd59b98bac8004e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6dda4891a6a77003", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6de1e34693702805", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6df04bcf6bc3e2a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6df0c9a61d87e3e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e003875cb12d03c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e04f713cedfb9de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e08355e3ed0c042", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e37ae48569a1491", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e4ec56ba4380756", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e4f598dcaaa24da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e51ba010f1bc41d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e568fe0b2521342", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e59c318bb9637a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e6683cdfdea5bb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e694da2725510b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e6b22bf26f7d3e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e744c1ef37fef2e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e7c4795ea4bf93d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6e8168ab1c35e8fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ea6f9bba9c40933", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f0616dc398b48fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f1b40650bd741d3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f1bb6d9ff0c80b3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f2472066e69484a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f273ceaf97a4c8e", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "6f3e198e9df92315", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f456d82ef00ae5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f52b60eebd04bc0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f59f89494ddad1a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f88b38bbc119bd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6f982a17051549bf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6fb0559c89d11bc7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6fc4b7fb7c4d1b64", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6fc9e5032d681a3c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6fd0ebcec14052f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ff5263f4c3b3831", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "6ff70194e37152aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70095c8284837e5b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "700ec4ea06806c08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "701d544d2f0efb12", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "701f7e37f45c2a18", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70305f580c045c2c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7032cad365a6cf57", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7046e163f5336600", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "707eeca93f54e764", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "708a82c47e4cd946", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "709f791fdd835cd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70aa1f0ed9081bf2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70b51aab0b4fed69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70b5e48504798533", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70c99314bbb16a9d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70e35c2af7880646", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70e8a68326cbe331", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "70ffc3a7e067c2e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "710368bc5be4a98b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7103d783195ea879", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7113d6e588125541", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "711c8edc544b77dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "712932f7bcdee95e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7149d1f108a9ec80", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7174c7521cd2d097", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "717a00ff2263783a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "717c8da7ebecd488", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "718a6f3760933d9e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "71923c8fc6c12e85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "719b9d555d414a79", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "719ccea2724895dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "71b881a9051e69a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "71bb4d43e2c73762", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "71e5ec6a41a2f05b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "71fd158e27cf88d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "71fd255f39a810b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "71fdf1942fe509b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7213928c55b443e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7217ba2d100dc6f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "721a653321e2cecd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "722b11d48a861269", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "722f840cd184e8b3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7243cd8bb61ba156", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "72489b8c86bf05d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "724e12ab56598cfa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "727e03bb3f3fb24b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "72818c1f311b580b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7282fe7f55b630ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "72a30fb3d9e7b05b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "72dd50f4c3ec41cb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "72f118810e359a94", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "72ff2a6a8eabb7dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7311dbf8de3c7468", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73153a2a77aef7b0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "731ae3bf8d3eb744", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "731b8193fc49cdfd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "731fe602da359388", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7338c234b11763fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "733d7f994379b71b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "733f1d846d9089de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73428b7a82642fc4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "734c16c71552b33b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "734ee0323db4c4ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "735306cb239a2566", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "736e8186be3da63e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "737dfc2b6a80ea48", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "738418f8f0043376", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7395a35db420d037", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73b316bcbb95cd0a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73c563708782945d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73d64cd80d1080bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73d8e296e797b29a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73d8ec6b60fb7d64", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73d9a8ec56f9d6c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73df969636a4fc9a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73eaf300653da6ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "73fe3afc20f3f129", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7407af69f82896c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "741d5783d274babc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "742195a0b4ac3d82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "742d3f0500367d5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "743848366b081abe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "744d3192486ac2a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7463bba7b8d6260d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "746d27d8592828ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7470a58a4c204c0b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7471f82c2610c934", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "748007f3e1622b19", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7484b8a56fd88f8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "748d201571c08730", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "74bc06f2d062ceb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "74bf102fd3a47cb1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "74d00d6b1b67c080", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75324030c9780d49", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "753d515461363ae5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "754595a118fb6e6e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7549729ae06a9779", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "754a1c7c75e56017", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "755b7c79d0f79965", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75668a1eed23eb55", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "756747c254d7c33b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75754d0a7ca4f05c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7584d1c903e46a21", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "758b7db121020ef9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7591679c30951e59", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "759fae93ad6fc759", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75a2f84f310423ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75a6220dc7915fac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75af2109c7a084ab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75d278aa05bd76b0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75dbac69db50d83b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75df5ba0781c7c7f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75f1d73e6a87c109", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "75f29cf423c16c44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7617b6a91ff829de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7629ccab6253251c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "762fc8b19970c129", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7649391a53a9a8e2", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "7662dc8f1842caa2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "766b9c6c74f9c3d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "766fecda0a329606", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "768f3af1daa7fa18", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "769f3af8d67e0f79", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "769f435a3558c744", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "76e30f33bf456e14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "76e7d00c3a73029d", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "770d285adb3f56dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "772b4c95d2957334", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "772f4be5a8135f81", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "772f8262226ae3c8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "77347164fcc40640", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "773a473d53e073ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "773edba44e7c2450", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "77469fcd91b345f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7761f70fa9072aa2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "776f58f7d778099d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "777319ae0f281904", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "779cd799211e3314", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "77b49e5d2b45f3cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "77b75a304f0987be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "77c952b202a04cbb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "77e9864c66c08212", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7807775146353c67", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "780c8d9d41ecc6f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "781d87bb65191fb6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "782bbe43ab59bba6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "783220c109ca9fba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "78344f91abaaa2f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "78375e34f33d0d3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "783bf25dbd7714e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "784ec78bf7952145", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "784f4dfad49d923c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7855ce3b8d53eeb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "785cbed0b4a3e634", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "785f46c6ec1ec026", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "786f6fee92b84a55", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7873709568493540", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7886bf8f410faa1b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "788a1bbfa2662102", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "78b37b37b6d9ad5c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "78b5a158ce7c06a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "78c9cb762c5fc8e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "78ec361959dc8bb4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "78fefb7e6c46f597", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "795320a30e262abe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "795bc4beee6bec87", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "797f12ae79520e39", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7992a15da131f5c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79ab82d261e09692", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79b463945b23eecb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79b7e500f5c26915", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79b94b401f91f4ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79c19845a02ec1c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79c2850ee70f7225", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79cfa6553cb10690", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79d3eca117326d5d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79d407c4b03b2150", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79df2f3831d5e3c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79e018ad51567643", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79e48295fcaf4dcf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "79ec09d1624c56f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a0c134e8de51b45", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a18168dae5a93f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a1abe0fdaaf427f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a30de89c0e58663", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a3665042b1cde8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a7164c7894a20ba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a736bd7bd16df2e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a7477e261bb8e8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a7c556943eb9ac1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a84daab359a0565", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a87f2be1c4a3cd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7a91598930d2aaee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ac2a8049beb59de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7acb9440da0bb8a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ace80ba4392497b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7b1e9b7392eae190", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7b34bc368d9a7271", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7b5e60f58908fe8f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7b761c6d776bf317", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7b8af7b8575e4738", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "7b9de73e9d0ec8ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ba604b5faa09bed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7badfffc02b98974", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7bae35c38c73afef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7bbeb48ba8c8b867", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7bd3753a5d68f629", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7be22d590bad8adf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7bed65b75df913ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7bf6e17b07b46a89", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7bf97a8ef996dc01", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7bfddcd2e41af1d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c003ff4abd5fac0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c10ef5a73e14c54", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c127a091faeb623", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c26e53a8cf9468f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c2725e3b43f6929", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c273779c8d38d6b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c31091917f434cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c367d4a7407b70b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c3ef0819116a43e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c4ccb18bb6723e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c57e67e1e50b095", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c810c86965a279c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c94f4f98f9554b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7c991a4e231c9717", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ca22aac943aee76", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ca49a07d1dc4483", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7cb5a2e79449f274", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7cbc31c6c8e78118", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7cc530b64bc64e31", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ccb860dd02a2b56", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7cda3e6364449a68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ce243a408d074b1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7d1e925cb3d1bfc6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7d40042448245d69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7d4f7cf30d0141bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7d727f4b25b3ac69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7d7500b29c9e083d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7daa8be2360b4f2d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7dbb01f311a8cd08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e009d4b1da019b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e024722cb81eb0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e026c49999f29fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e06154d40043751", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e0ffe9c1bd5d5d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e310fc180df489d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e3452a8f9805bb7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e3927f843b7505e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e3b38674dd83cbf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e3e721864750ce0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e4abd8cb0d9e68c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e552296d7d7ac68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e7f9fe8ccd818cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e8366c1f08dbcc4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e89ac67ce9e0028", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7e9cc01eb38b9ea7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ebcf6db0927c85f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ec947d505fd2a06", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7edf9f518ff790d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ee2e3ea584b03ba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ee373115f936a75", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ee9e4acb7785a5b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7efb0af590671527", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f24ba421183dbf7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f2d72e8771f36d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f388750513a85ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f3ac5007b04f79c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f44682e161fd02c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f520bed55ba4aa3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f57b60b5d2ee1e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f6dbe5dc9f0cf96", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f722bd7e7e6e3fe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f7a40c1fba2eb49", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f81adc6180580ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f81b6ad14c7436f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f89db06deb44cf4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7f9e015f20b08e04", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7fab544d2dcecc77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7facb8bcbc5e3916", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7fba0776b640d420", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7fc108174f91b0c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7fc963915db42735", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7fe00cf815c31ea1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ff7c3346e41882c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ffd9b1a1b087f83", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "7ffe59586660a6d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8019f5c4fd64070b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8029cd6077ecd9df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8036fd85322cb79b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "806a4ca320d91b2c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80824ea906c92bd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8082878da0fb743a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8092042082de489e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "809eaeee107dfabd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80ad8240ef01a9af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80af887530c58344", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80c371fc4fc7f83e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80c52fa68a00e334", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80d3362d5abbfcc9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80d9a2e970974b99", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80dee479908d577c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80f8804141053ea3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "80fa407bb187e93b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8105f029d681aa1a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "811aac0a0168e724", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8126d18d270e18ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8130e331f168ddf4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "815fe239113334a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "816461d0f872c42a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "816a46618ebaae2c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8170f6c107ea678c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8172d71928e76342", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81753774b515796b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81776defcca08343", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8177ee85d72ad162", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "817917f1ead5b90c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "817d808152bf0def", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8189b10c90bfc278", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81901a4417ecec8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "819845e6a6a98860", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81a55598b5bad776", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81b42b7c813dcc3a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81b628840c55520c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81c72641b4f57049", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81cd5094065c7f20", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81d4d91aa1374e59", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81e74fc335c54849", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81ef167835b530e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81f869491b32bda8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81fc6aac4237cb8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "81fdc4f6c86665a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "82024a5e5d9d03ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8202aa64ddf28af3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "821e80875bff61c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "823661bc8479b5e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "823d7af022775c99", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8269a2dca3705157", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8275a124f839ec37", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "827b7f71c97d99c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8291f70472ea88cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "82bca692d5e38825", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "82c2d61559462f0b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "82c65cdc14dd9e7b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "82dfd8505f894170", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "82f7f72c74ec169a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "83146e9d43a418e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8318b05e74773c9f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "831eea72211542ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "832e8080c0727b94", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "833d9bd3939fe92c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "834d74874fdd17b8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8362fab03f543211", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "837578868088c6d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8387977c74ad0998", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "839c26539a7c2e5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "83b5120b7931efce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "83caccf7abd83ab5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "83d5b98bf9ac6158", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "83ef9c18c738699f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "83f756bd5050326e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "83fba3d2b6186bb1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "840eb7dc9f99b9ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "840f39ef3a557ec6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "840f6f1c5dd4b5d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8411a334bb51b912", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "841c06f606d967d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8425fa69725bbd18", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "843589a5c79ed163", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8438486f66689ae7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8445a4f7f19f4abb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8462d864ce526140", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8462f4b175b35d1a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "846a09a282b0556f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8477a1d4a3ac62cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8477ef9f1f18c30b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "847ce146eb76275e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "849653707df11bfc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "849af4523d695ebc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "849d0c3c22e52de7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "84be18ae16a51995", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "84c4834ef7f2c61e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "84eb99fe008234ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "84f0f505cfa39e96", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "84f6cc54462214ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8502995875e6d9ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "850b2e3b9a659f85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "850ed248fb18e168", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8534b031bf31e759", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8534f018f784d63b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85450dc5521ef900", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "855953e7494fd2ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "856670220bdfaeae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85682e0d55a6f3df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8579407df8f2c6d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "857a21f6b8303f45", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8588697a011797c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "858c790d7a625530", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85986cd013515823", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "859e72efdc337e23", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85a15be10b9c43da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85a65b2a89551459", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85aa57189cde397e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85ae58bc654fdf34", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85afa2323d2db5c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85c5b7e60c3da3b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85d2f9c3fa217cbc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85d4b199c44ca876", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "85e8e257badc9c49", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8606aecba5384834", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "863ab64f327c68bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8641dd23505326ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8643156400257508", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8647b3644c9e465a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "864a903278fec741", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "865cabaf785a7968", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "86638642993e6b30", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8673d91cc9f6f116", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "867a0cc26e3295f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8689dd14d67afa16", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8692d1fd0e71d002", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "86d1a2f3d0e48443", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "86e42178925fc83b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "86ef528ab7e7c955", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "86efef52889fa11e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "86f54825fca03131", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "870f65e3026551b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "871b04f023765145", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "87320a0866323e6c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "873376140f2c352f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8737679590106968", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "874897b4187ce39c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8764d0ce26c0fae4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "876ee893399dbeaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "877228f3d4122983", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8773579f1661e97c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "878e6a74bddfa149", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "87aad084ed560735", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "87c13062b7d61173", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "87c39fef10ca1a4f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "87f65477d0317eb6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8803ce6f121b3bf8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "880b392a842f8223", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "881bc7f45558d870", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "881cd6cbd5edc552", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "882290ab28c7e806", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8825bf05d59f407f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "882a58d83b7dbafe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8836b5de69bde092", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "883fb75ee3d2ffd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "887d93bc9c9fd0f3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "88823cd259d6d1ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8893d412c5d85446", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "889a36152342f9fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "88a8762d27cc3cb9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "88b9fb7cf266d2a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "88c7faed916eccb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "88ca5496b98b6cd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "88dee3e29cd27514", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "88f0d45252332dc6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "88fd2bf1940e6406", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8907bb280f887807", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "890c2d7589280a41", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8929488bbd06b1cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "89685c53d9608b20", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8981801abc033185", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "899af6a408a12299", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "89a2e6f70a77a8b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "89b7f4663ecc20a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "89b9befae64acffb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "89cafebd43afaf7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "89d3f5a9284f2bb2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "89e1d0889d674fb4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "89ea8960fc50fa8c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a049c9b3a1957f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a0f3249188974ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a14b5a453295984", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a1a921b0caaa954", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a3b375dd2697a5d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a3d3511e3741019", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a5d8253af2635fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a6bfcbeb703c136", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a6c33a9af2b35aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a6d080411b532ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a811e340c04081c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a829296bc2a0915", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a83f4ee98460386", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a86ba3f4eb35caa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a878039fb54a97a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8a9b9dc5c56b9e82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8aafa749ed1d8ff1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ab6127f46aca599", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ac80e01b4c79dfb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ac8f40d7c9e7a1e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8add6cc56f12b378", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ade5020b30bd759", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ae36d1f2bf75d2d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8afd9ed6447de3ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b02ca259fbc0169", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b0a89055a96c6e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b119be2b7193f74", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b191d01859828c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b216ce79ed5cf2d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b3c3216287bbae0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b44e2a40ad787da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b4e2f3b98a0578d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b709f38bc075381", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b74e7d386404adc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b76e5fe98d4af32", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b79ceb2d9493d13", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b7b960f21b1acb7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8b9b09347d99fe45", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ba21fee1162d808", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ba2bd0a9767ffcb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ba9e8809e3ac9fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8bb802702fe681d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8bb9ff17ae19e04c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8bd2fd3171170dff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8bf9a10dd735af08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8c0d8fc0e62682bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8c111cf056f71671", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8c13e53700a9b22a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8c1a1ba3a816836b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8c592a534c696bb8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8c827a252560982f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8c9acb140b6f24ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8cc4c502a2d9ace5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8cd2a10f87ae62b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8cec9ec17c99b487", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8cef37c8c6627eef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d0375b0d29adca8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d098028f5641667", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d20b63033fda0a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d3db561460ca35b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d4d430b42ff3ea8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d65c0b69cae1d3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d6bde67d9359857", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d806e98cb42fa7d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d826dc64c1be903", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "8d82d18b7495896f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d88ecaf11f90ef1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8d92f61ebb680d00", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "8da962f9c355c9cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8da97b0153903b44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8dad910b0b9661ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8dbcd39a02432134", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8dcc6356c4c54b53", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8dd2a0519cdeeb2d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8dea3f3d9955316a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8decc8b148b24cf5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8dee0e460b5523b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8df1be601ab5c565", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8dfe0da24112ffc8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e025af128425f23", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e0427d00f2cec89", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e0e78c0a762ae5c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e1a57a25db4b7af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e20b8f96f4f6c28", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e21464106380649", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e2cec70e1fcdc71", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e3897dfd28bc2c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e4b16d0b7430d43", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e5e1c58245f3273", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e6e19c9121b103d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e7dcb2ebe5a1c9b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e7f9860fdb11c79", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e823d5602b7dcea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e8532c43efd52e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e877b20d067ecbd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8e9072e0a43b23f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8eaa58b4c06ccde3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8eb84858bc922d2d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ec709bab0cb0fb7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ee179e37568cc31", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ee7cfb7debaef9b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8eeb2cbd731c1e95", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8ef2d8a71a670743", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f16a53a4c9005a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f2ac8c14bb66dfd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f35778c485810ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f45d1834431e5a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f6a6c4b5dac38a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f77babd64d852d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f7bb1fb7d096ba0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f7d4b775043c74a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f7f10538d979d64", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f84cf5aa04fecd0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f86f1409dee35a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f8c4bf3212b4120", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f9031345e28f5f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f93c2d6803e102e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8f9c869d5810fe21", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fb37f9eab72a3dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fb71459b4741b12", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fb736f2de214f6e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fc0451396545bb8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fc6043ed15e02be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fcdb911d8c65bbd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fd5ba21d146ac88", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fd6dd9da59416b0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fd6f2f7925fa6a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fdcd57b51dd5fbe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fe139374cc29a36", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "8fe8c7d19bde8bd4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "900bebae8200d85c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "901d250b723bdbd3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "902a9c8b75e5f341", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "903609f25e3ab4f8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9066f1457ed5b576", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "906d15717b4be8cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "90872e2174523e03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "908fc1c1dbec5c56", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "90914ef2f376eac8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "909f854710c66b90", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "90a81475c7e280a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "90b007e3cb1215f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "90b2e4b08be2e963", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "90d34dbd9386a9e2", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "90ec89cfba2759de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "91075732eb93b476", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "910d48eed931c9cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9116e2e3c0aa1ee3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "91183dc21e54bc9a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "911c0953f023cb41", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9120717aefefc18b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9128acdf828a243b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9132fddeb8b44119", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "913ae9215ab03ee2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "914b26d5c2f04aa9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9167b8535e719318", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "916faa717e84909d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "91772658f6ae319c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "918af139f0c53920", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "918ba0135601967a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "918f4a50d1606ac4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "91d6d9f6a9e8a5b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "91e7eae1323372d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "91f191b068e37ee6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "91f325c8be1c9e52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9227103913bccba9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "922e6fbc48d30456", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9232bb1cd280c0c1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9237234d6998dbad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9254ce7b8258a39c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9255c1aea8aa1b3c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "92808e115b586706", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9285413ca7ca1a5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "92a755144d0b98a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "92a8e250e07bedd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "92b3470b28526e0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "92bab6c8615a9ed0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "93096fc3e6c7a2be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9336b2a4bbae794b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "933fa3c3ff2de41b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "933faa259869b661", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "934b1e3854d4b329", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "935ebdb0c9d95b63", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "936e03dd12e63092", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "937aec935f9939bf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "93800af56addf659", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9382840213b81b3b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "93ada11e3dd5c84d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "93c58a2ee36e0ff3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "93d8f8d729463ee9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "93e964f6191c76fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "93eafa466a8651a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "93fab7ae0d2dc5a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9402e4962b59b703", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "945e541a204a6627", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9461e1fd41ad4d54", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "947f3d7248c7ae92", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "94a9bc975a862814", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "94b44418e4ed5e30", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "94b69f694261f529", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "94b98095b2091ae9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "94bb9ca8796a9538", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "94bfa0dea1a06807", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "94ef785289a41dd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "94f13c002382591c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9502f130101904c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9506e7c4eea954ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "951fe80a6dacee39", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "95254e930e138ea5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9549e6ed7b15a3b3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "95582fa0e6e5f369", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "955e95a4a9dee3df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "956541a2b6050d9f", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "959b20a33a7b65ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "95b762aac9e210e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "95d6212141380604", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "95de8a9ec66bb296", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "95f58c62a52d6099", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "95f9e9fc32d9f9f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "961aa1f63c47c76f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "961b72b1e6fbb173", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "963bb8118fa12c5e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "96547332e5949c1e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "967bfd14c191b53d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "967d95a14b71e3c8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "967e8fa404f9344a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "968e528b7cc6cd91", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "96959de51b189e01", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "96a0dd1220742200", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "96b946b93883f33a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "96d54640d2fb383c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "96e400de501b45d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9708647c2c15ff40", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9710f5afa37ff7e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "972f3a0c21fbdd6b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97307db73cea6be2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97378b50488ceecb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "975164a0d045b5a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "977669597c2dfc3b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97891c51bf357eb8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9791ec189a853631", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97a46f20075c2b04", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97b059e610ac1f33", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97b188e738921fc8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97b40a9a44ca36d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97be8192b0eef142", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97c67acb47f01b09", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97e7797d32ad3075", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97f8cd6b174a04f4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "97f9c5b71220c307", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98074a993af6b5c1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9807a5f8f5f9e91f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "980eded9231bc7e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9829537a1f3c02db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "983ab006fc54956c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98451ddece8a2114", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9852b072c23128d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98560a047d27f6e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "986b09efcb657d52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "986fb8ae8f24beec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98765247f983e353", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98851e4f3a56aa42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98910772b369607b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98b5c1b70c79088f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98e40a2bb4ea50cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98e6bd70762b6e9d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98e902e48dfa8359", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "98edffb2528f6ce7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "99062601b884e4fc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9939a88459e6ebe2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9943d0f6751d7056", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "994bb043cb9ebc7c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "997fa3964b5a41c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9981e34cdc37b8fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9982a8d19b77468e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "99870b04ca4927e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "998c962f2adba6af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "99a27852f2914673", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "99a30ddeb0f75f67", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "99c5b3b46c871f5d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "99cc3a9b6b20ae88", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a2ed1d27f162c17", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a3ddecc8b78977d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a4b7f389f51530b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a5786164c4bd9bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a5ad24bcc137a83", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a69827e4b8dab44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a6fc0d4462238bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a7eaf9b1beee53b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9a90c3afef5f9e08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ab5ebce7a62152b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ac8301403563572", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9acef2eff6c33e0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ae54978d5a78f06", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9aee86e1c7937837", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9af8ae1fb53ba669", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b0fea4022dee19b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b2d9818bae57c28", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b39ed7970233f97", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b5e8e9c055a9e98", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b64347e7242489b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b66a2f554d9c18a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b67562c8caf4a4b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b6ea38229f67744", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b77127a8a8d309f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b7de75919f64f78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b87d20280f24d63", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b8ad6eb382cf013", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b9283dd5e242798", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9b9e5edfb38e0001", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ba77da1fa16654d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9bae9471c62261a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9bb7153f5a77a794", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9bd4a8e2ddc3c616", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9bd8b66d97e22ed9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9bdf284d4ad2173d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c208a41a06760b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c232b41becaf752", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c26f3d9fe8d9280", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c29e8e13f9d4735", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c2aee121d1367ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c37c1bd229cd86d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c4cf8fb54cd50f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c5674206c2f0e35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c58cad95f04ce10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c59c5dff1a366ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c6632b73b61dea3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c6731046b3ef98d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c700e96a05182d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c79eb43cec614c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c8c4d01c82db888", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9c90726324b0b796", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ca3fefb5c115461", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ca5eed3a104fbdb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9cd1b4b6a3c6f674", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ce3008411efb085", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9cebb2713c815f1c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9cf67ea775286a23", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d08018cc6d28b4d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d128c2881474dbb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d1858939962b735", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d236155ea66ad66", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d47fca023ca4502", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d5861bb3a69e5c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d596c689b1d538e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d5a98feed502f78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d831dd904e404ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9d8e550448e27df6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9da125ec1b476afb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9da1ae0fcdc72007", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9db88b8ce7ceac09", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9dc6940d0df8d27c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ddc2a96e69c0cb3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9de58bb8a10d22f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9df41c47eb7fe5ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e06b7db51881b39", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e1bf412ece94019", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e226b7e38d906f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e23414e70434466", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e5852093cdeb690", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e64299fe17b26e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e742d5b6836772a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e748212ef7f440e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e7d50419b4c55d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e842cb340f7eb0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e87977c80512d44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e9034d41f045940", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9e970697bfa4bfe2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ea09e9662ae2b63", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ea11624cf360e08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9eac20283a3b737c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ecab59abc017296", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ecd5bdd6ff6f66a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9eceaef8de87d1da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9eefa4f64358f0ab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ef8ca3c7183b9ba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f0d60a76fb783a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f0fe672d683939b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f12bcb157d1c933", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f195d36ae55c4bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f2f46824971311f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f4d89fefe992464", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f4e5f90b204ffd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f52cbff7a90c28c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f6f23e885a8e54e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f6f49bad866fc3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f831686a58d9c9d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f8da3f038785cdd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9f8ea2452a61c096", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9fa1778f09b316f0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9fb02ef1dc6a8f6e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ff9b98c91605708", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "9ffb9295bcbffedf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a00f842c93519490", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a037fed2e0d2cb8e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a038694f634ff31a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a05289a9a6febe7f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a07b70fae8bc70d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a089ce3ef23c19fd", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "a09515f2b64573d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a0a995396bbc4716", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a0b9dc6e0460bd45", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a0badf229bbe861d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a0c425c9551056fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a0dc47908fc9edf1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a0f1b6d3b9ec3d89", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a120f7332c45d915", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1212ea7835ef6ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1402c7283ecd343", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a14975ed3e4865d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a15babdeb545de77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a17ee122054ff962", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a18f93eff0eeec52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a193c93b6c53743b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1abab51f78c8fcf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1bcf664d54e88c1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1be2454fc281697", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1c6b95b934c6899", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "a1c9edccf5411480", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1cc766f1a37836a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1e6f6d4822010cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1e92844274a7d14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1f29a60ef8ffc86", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a1f8d00eb0ad927f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a22e6ae9655b6d70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a231e23d639f33e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a249eea6b786aa91", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a24c0d382100c50a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a25c3a0f2117321d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2646e0a386f708d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2a4386ac983f71b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2a821bb39f645a0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2b05587e5d3bcf5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2b125dd5d8715b8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2c800935e54f50e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2c902285f74ffd3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2d7503038e9ef34", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2e5dd6877ee01f4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a2edd5d55f70b8bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a3092036a7edd179", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a30f906201e8687d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a34ce547b5907b2b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a35d516e6f57bc7d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a37c257b1315d0d2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a37f61a8ecb16e10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a38e6a216340f4ab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a3a16783963e7253", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a3bb7d044e363694", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a3cfd21c36decfa5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a3d2b43b1ac41b6a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a3e17450b5cefd9a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a3f96471db96a850", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4012ccb545b5a1e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4179a3637b37db4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a418ab217ce5f6ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a41ce023d4d14d45", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a42ca8cf2207c76c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4325d29fc4d926f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a440ad15adb7c91d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a46af16135bf3fe9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a470ec6e736401d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a477c8d306c32c63", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a47812fb348f80dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4957df07bc0e706", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4c4ffbd6450db95", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4d8b4fd5961b2c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4daa48d9e4f8ddc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4f34eb04724bcd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a4fe218d91dd3369", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a51be1eafd59f6dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a523808fbeaef6db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a5245bd4653f14a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a53d2839ea0e955c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a5487a008d90e8bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a5529bfd4dceb1fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a55f4c4aa13b6a57", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a561882e1a9319d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a5695fc22629ea92", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a5774addfff91b06", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a58966ccc01f5739", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a59b18e412bcc991", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a59d13e256df34cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a5a1f7e1716e1730", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a5aede50249635dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a5b61c622e3df31b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a6200f7aebbede7d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a629c951e04913a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a6742758f9fb95f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a686273160d498f8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a6ac6d7f88ff2f36", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a6b6733306b647dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a6e23f2c97fd581b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a6e992c46fe81ccc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a6eb1c770c5042e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a6f8f63f1079cf6c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a70bdf19ef70b580", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a70fcbd90c3fa4b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a712039cc7c1f99c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7190fc440f62a6f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7191c93f9029f6d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a72d914c767c73d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a73cfa4b11e15c30", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7437ec52fa3f34a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a74fabafa385bdf3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7596f1fa10a25ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a75f8e964fb8bfcc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7796389730cfbf2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a779f13ddfb15aa4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a782f03f200e23b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7a0e630eb8ff146", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7c30afea9ea03f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7cd740a8680c850", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7d65b50aa794ae6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7d8fbc44a9c78da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7e0cd162c67671c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7e1fec27231d5c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7e796b1f0f32c5d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7eeabaaea94bff7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a7f232cf60652ed0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a816da2293080ef9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8194b3d4e5430b8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8194df174b81672", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a81b937949350eea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a82a13bd23ae6cbe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a848d882c0a91acc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a852d931587084fe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8546fb50d4acbe4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a860baa34fc7ed50", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8760bb101cd56b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a87c33ac7a7a843f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a886e6fed6a8f9b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8874c796a3a44f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a88cd491f5a97ba3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8b3f57c480f9d10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8b5abb53e63a4e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8c9c6a70fe74dfc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8cf299354d1f1e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8dd067ac2139b1c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8e4ffda223fae3c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8ea6efd965f35a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8f45f69240db343", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a8fe1efe7637ae07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9167b9309696101", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a918286ecafd63be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a922a3be3d91bb38", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a92797770071ac38", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a92ced02d5d18509", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a93738fc168629c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a94236180ab23345", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a94ea85a3861b142", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a95519e02e14949c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a979014f78d4d8a7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a994032d80c93836", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9a42b589345db7f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9a68dfd1942a024", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9bb5a0a33efc192", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9dc4a304c64cf83", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9e616ccc96e1cae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9e8dc8f81582b08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9eb1c6a27c26530", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9f1368e78907146", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9f25938b5e0ee10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9f8083d73aa20d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "a9fab1a6ecd41d0e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa0841168999f678", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa188a104f20546f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa1c32f5e452a5bf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa23539b2cf8142f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa25857dcb91496c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa2753a7d11ad643", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa3312ccfb38ff69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa3c01137306a126", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa4cc26d5bc0ef70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa52bb0169fc324a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa557ce9af5addf6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa5c35dac93224c1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa63009b8d63da5e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa73a0e626c1ee76", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa844c105aeb4126", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa9d51f25134c173", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa9dee5d97b7af04", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aa9fe1728ba454cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aad8a4614c65c953", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aae7efab46ae374e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aafa24b2ff2959ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab0bb37fe8059c17", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab0d6f716583df2b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab15e0d3dadf5901", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab2318a0599c60e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab3160da3852b380", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab340958da918045", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab38f74463c0c692", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab62220287f5e8b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab6309deb2b1410f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab6733d184ee8871", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab6bfabe527f10f4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab8b8fea8d1781c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab923b4081b1bd1d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ab9ba4043f1cdef4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "abc2aae20bd20988", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "abd184328f0530d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "abeae01d6d9f43be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ac2c14ddf7c3c1ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ac35a42bae6620f3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ac37a0f16845306f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ac42907784fb3fa6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ac593abd96e279c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ac5acdef54d62eaa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aca7cc4dc17b4b69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "acb002aff5e05a67", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "acb749bb81edf23d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "acbff724e1b6bfff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "acc878bec8a857e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "acef21b59745af8b", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "acff081272b9d0b8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ad14c66211be45e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ad1d9a8ddae52864", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ad37ec55e587d619", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ad4db4164c89a127", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ad56f547b39da392", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ad71d456fc885cfc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ad7d96316cc20846", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ad8587a48a5530a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "add079e404430428", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "add4edfcc0d9780b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ade891e9683b35ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ade9c909a58ef259", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae015c3dffa4c340", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae0313cfef881733", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae0b0cfb65f797c8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae14e6d29ac6a2d1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae1a0d7e8f4a3bed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae1cf789cf080b71", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae28a5d4c1eab184", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae291dc603e900fe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae3b5f8ea71e1f50", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae51c58db2c9484c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae6a1e28905c8bd3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae6c32851efa8014", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae71eba5b9538130", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae8b090ab714158f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae99addb3649a642", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ae9d5310c6e3ead9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aea1ed2d974dcbca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aea399fd4074d1f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aeac17cee73ea8a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aeba0fa0fe2e13db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aeba19a3ae42d1c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aef7877b48c5dfb6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aefd37cb146cba97", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "af17e53567500252", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "af2d71384fe4c37c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "af5138e0e9a68a00", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "af5add03fc86065e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "af5f3814785cc835", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "af7d14b4c13d88e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "af8f2b0faf22df69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "af9a2377b663986e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "afa8783bdd05139e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "afbe481209d24d8c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "afca8ba1273f005f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "afdfc2eed548fd8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "afeab09092690261", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aff19614c5cf1102", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "aff5eeb1ad2e7e4c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aff646eb09b2aa42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "aff65ecea2531df3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "affc0b542c0adf56", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b0023230d4ab92e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b00d4fb8519b5b5a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b024bda90c37131e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b027ae66c27a2fea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b0303c617ad72dde", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b0431ab000b6d044", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b04af0f10364281d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b073476586774195", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b07736f100102577", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b0ae4026be095f10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b0d12dede35ab97d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b0f30a48fd3d3a3f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b0fbd3d837fcb548", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b104e899ee57ff8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b10578eeb9697460", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b110bf32e3ae45e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b112ed95d717eb91", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b127b1463c2b695c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b14757616bdc6023", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b14bd73a3602da01", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1510e881d9f3bff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b15d573120ffd2d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b16f57e912bc9d88", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b17b09f7070383a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b180ed61c9ecc8d3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b19358f80152ccbf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1936617592e97ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b196a9eac8c64283", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1ac31bbe546db9a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1ade656eaf6ec93", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1bb6a1b97fb6409", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1bc2216a91f96ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1eacf8d396fd6eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1ec68361f946ad3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b1f9e79e638ce982", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b2060e87957e42be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b20a6bb859ca0ca7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b21036655c8beca7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b22208553c229ab3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b238e072779df8eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b23fc37e6ca99479", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b256e4ff52475759", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b2632206d7c078ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b26aca0f1765d2ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b26d5c84295212cb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b26ed81b98eb72dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b27fc64f0100e4cb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b284118604017088", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b28fa0ad73ab621d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b293650fc294c18b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b2ac9dcf57d97228", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b2caee13f2ff98dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b2d2e7133d937acd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b2d397665a9e7f0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b2e52fae07403ca2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b30be46871be793d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b3101584dba8dade", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b33562f29237a2b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b33ced8981ad28a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b33e66cdb6d2b9a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b35254c95dd3dd4e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b358bb090c3bc08b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b35e4a56d46a063b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b3617a05dda5c6b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b364b2fe0ea35038", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b37325ed5d1754eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b3a6488b549f1acc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b3bbb69345afbecd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b3f693f99e286175", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b3f89821672ab2ba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b3fa18a2879fa665", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b40c56a56faaae68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4385d15ab47d026", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4464751817ca5fe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b44ff99a63a2ea04", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b45199cfede4d7b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b46f42356ae2af39", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b47e81129b46863a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4832c506dab6987", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b49c7fe7d6eef909", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4b31002550b559b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4b76c9525b90c63", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4ba63360332534f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4c4610c8d4ab6b3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4dccac28a0d0be4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b4e46b1e06ea5b4c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b50d37aa3c9949ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b50f0ea2ae41f328", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b53089b20de8e93a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b542601707f749e2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b56b059daaf4c2f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b56bd2db2a309fca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b57c7801416f20ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b59dc9f870731aef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5abed90776fae9a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5b255551abec920", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5b25a1b521c7d82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5b3bacaeff05662", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5c614957b0f2e51", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5cf1dc6169755f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5dfe4272ed3dc5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5e3e56035be7943", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b5ede5f3e5204688", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6155d16945e79b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b62833d4f2af902e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b63ac6e83b803c59", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b650b5e8eed36c09", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6529999761685eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b65fe188d111070d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b671c83af9351c4b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6730b74a98e9272", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6747b74dc69eefe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b679eaa063b80e1c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b68c2dba96892c50", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6ab61b310acc7e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6ac1956435be76e", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "b6afac86c5c9fbe5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6b22c62896da213", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6c5a7e88c9b8e51", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6cd78938c386eb5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6dd7a771c842949", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b6e486f532d2b279", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b73bc9e41b1b7b19", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7409d2543278b1a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7531f63db2ea9f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b756d89e10484bb1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7579098bd2f856b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b757ae5b25a6b282", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b76c78ebe7b17f9d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b772ef7eae980d08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b78128fdb22d16bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b78917b7fad271a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b79504326c5c3adc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b79dbaf2e7cc9204", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b79f9e0246530ca5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7af099dde64e858", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7af9dd84f1227fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7b0aded54063b42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7b30e249a4ce4d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7b691ac65447ebb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7d4d6f0aa48f53f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7dbf2980f922809", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7e4264f130eeff0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7e91db9d895dcff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7ec684e60da1dfd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7f211b4869208bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b7f5b992dce2acaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b804511c3364c116", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b80a8ad298283316", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b811affffe7e4adb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b81868a105ffcd5a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b824d446c0b04cd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b831fe3105f35cca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b84942c9f612b5fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b84a09f51f9e7c72", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b84bfacdc120b87a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b84d5cb5e19cdd00", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b85370c8f7f4b084", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b8550ccef8b1f444", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b85625d329925e47", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b870df21ab5e3c43", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b8830e9f20b869e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b88d1f3bcb744aae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b8934bee4e7929a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b8cb41b78f03bf41", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b8e0e17b5ce0a851", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b91ed20dc664a673", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b93cf9ed9a0a3787", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b94ca34c7fa74a8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b965f7a4c3b4078a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b97af533481c89f5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b989b47f82d28a14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b99b2f48b70cae02", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9a7a119f6bda704", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9b6874ad75de6eb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9bfb6ad3be11307", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9cb218fe1c0a5cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9cb8c771f53a18d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9cc62443ddcd2b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9d39c675491075d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9d6772832df4db0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9dbcf38ef2974c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9e3aeb4bce62cb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9f023dea5ea849f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9fa97c6b02c42ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "b9fed9cc4c88a0c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba208519b2733c2b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba2a3dd15b53a4ba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba5d1c46864e39d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba5e60433c34c757", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba86d824f24da1f0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba86e1ef85b23d36", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba877ecd1bf8145a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba91cc80d773e52b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ba9b129fc71bdced", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "baa197579dbcb46e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "baa36b86dca704d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "babaa3987644a92e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bacea60b7fde1081", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bad5cb72203c0d89", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "badb33017341b236", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "baf785fa95fc5edf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bb00af2156d50f6c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bb10745eb17cce96", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bb2242ba00879951", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bb2db8a39753d2e2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bb3038fbcdbbe796", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bb3240a64fdd640a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bb351519c976e967", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bb5c834c2cc7a3e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bba444284adf8331", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbb7f187026be6c0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbc560f763a0bbcd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbc811c57b13a99d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbd6ddbd5d136824", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbe44ab46b3e2ff2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbe588e2b5fa9587", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbe943d082a5f2fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbeadee12a338916", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbedcf935cc99086", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bbf90cea6fe0cbbe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc00958c4846fae9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc00cd91e16c4c39", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc130dd6674cac5e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc225aaac0591ff9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc259c0245076cf0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc268e79596efda5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc2af3581b23879e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc3bbe77cef12b40", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc44c38c26e91999", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc84a67fbcc2bff0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc98ddd4ac82a697", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bc9d500b104d39ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcaa3322a4ab7fec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcaf5183c9d08f11", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcb5cb4328369c9f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcb8c85f3be7c4b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcbf18c0bb4f887e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcc3a9cdb2f1cdf5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcf4dcb165cde108", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcfae306ba573bd7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bcfcecc8dd663245", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd01cfd1b9249443", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd34c8bdfc2cd474", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd3b0ade43cecc23", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd469bb36e2d0543", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd4c765648de653a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd541d8246dd310d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd5c29b9790ed7ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd5ee9093ab9f1ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd6c489354d0be09", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd82464030cdbf90", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd97a66b8c5ad775", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bd9c60bb9956c4ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bda50e02b7a349dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bda5ec1178b65e7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bda5f6fb7f330f2f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bda6a6654b775f7e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bdc5070cb032cba6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bdcb52bf7d7d4f46", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bdd2060cea3322c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bdd4d7c351a38399", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "be22b7bd0c0b0068", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "be4946f77541587e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "be6defbcd7d24b9b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "be70c2ee8eb738bc", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "be7405d61d8dd864", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "be87c78ba1c6af20", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "be9cc92e10929bae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bed0666e247b51a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bed279ecee180219", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bee794a10c7a620f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "beec2a3e18e9f403", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "beeda52dc7f23512", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf1f4925839ceddd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf22e17a9a89fc6b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf2c517796f1fd07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf2e36ac5f96cdd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf404c54fb8fcefc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf503610c0487f8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf5e34bb854dcfa0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf6d908867dc2550", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bf93d9334d2a8eaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfb121f0ed7d3af7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfb1b745b7f4d709", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfb2998ed0056d69", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfbde07f418c501a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfc2f23ffae03baa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfc94040f95d614c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfcb8114ba3f5357", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfcc33aa45f19baf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfe165b6016276e2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bfe40ced9a737db5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bff329ad762b5851", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bffa8600edb022be", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "bffde665c0bddcbd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c01739269af31dc2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0281fb2238e07e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0358c2f5bbc816d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c067b3a2f1eda3b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c06a8a9e70e9b7dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c08150f421b9448e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c08818f5fc813b0e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0ac85c96c234067", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0af00e8e3e16245", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0b61f991f35e791", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0b989cf544f092a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0cc2f4129ffa5f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0cf03a5a452031a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0d9c911478ba636", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0de57801cd6dbf1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c0f8deed815b259a", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "c1054cfc9f7bd21e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c10cc2182e1d3c4f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c11ad123075caffc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1309bb506aaa870", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c134d149ac899571", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c135ff3aa95d6839", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1402b70df6464b0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1475e3a9abc0be3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c14b6969ec31c5b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c14cc2d2b2b9e828", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c15680f67477abca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c16805c38fe2b252", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1689b769d6e7f77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c174630febac1ea6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c181d7f7bce64c10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1856d7c6be70554", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c18edd36d86d22e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c197f19d055f2efc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c19a2dd79b9c0c76", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1a59c898b61f147", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1b4dd59e733d963", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1bed9659cc87a75", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1c86117a2262a8c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1d7dab108bbbfdc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c1e2f422591a98ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c21c8aa74f431704", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c237feb080c6dbee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c243fbe95a9a9d62", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c24f26ffcd3d6de3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c25bfa2d6d6adee8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c25f31a19ffc1efe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c276017d5fbb911d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c27b230eb3bc1897", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c27c51d415b7e3e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c2a21e35374f0013", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c2a6e8b906c17aac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c2abb6f8e444bfd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c2bd6c8da11973a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c2cb52b6de0fd64e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c2d3b84382fbcc2e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c2fbb4d2cb1cf1e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c2fc17d49d056c18", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c32340cec9eaef96", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c323bad4d5a12eb3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c33448f794913d07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c34823f2dcad0543", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c350ae1e6fbfa955", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c361869ffb5847c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c366b4e86aed58ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c36dcddef2e526c5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c37d55c16bbc86cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c387a509263c6c7f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c3960fd08044dfe4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c3ada09493c29ae8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c3df47b66760f86e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c408eb4623bb3582", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c417ce44f3824094", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c439f802aac36f6c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c440e37969ec761f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4444f7df4a27c38", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c44850f856e6e519", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c44ff9482dee47e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c49a4b661ccbefac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4ad24ae0c59f797", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4aef644279b26d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4c17a687c3d7cf0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4ca7e41cf151b4a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4d600765f4b4f3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4d7e8fc0fde61cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4e0fb014981e097", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4e46af504c8259b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c4ffec9efd9c28f0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c500be0f61ce3544", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c501ed5971f0f79e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c50f2597062c6c82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c525f7000db4cbf7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c52d642a0e5deb34", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5522ae43b124e45", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5570db1b5356109", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c57f9c9777a4446c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c587bb19cdf668df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5882ba43e40cfc3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c59164268de6f40f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c594d45d926d1172", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c599df9d077f254c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5b48ae7930c78c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5c64ca59aa8c438", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5d661115715db80", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5d687a76cc67031", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5dd5968ca3e56fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5e58a1f588991ba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5f008952d504e5a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5f6be84738aa480", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c5fe09a1c8057d64", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c603cbdac4ebebb2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c608b225759f4cd0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c622ebf6c9ca7ab2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c632df1a2fdb3104", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c636636bdc0eef34", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c646b3a8521897a0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c64aef53d6dfef03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c64c3d84cf47fda2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c673e62d12ed448b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c67585f973889e99", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c68203108cd13b6e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c68e2e222eaa54b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c691007382567a4e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c6945ba453fcba4e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c6a02fbc5a1f2cbc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c6b8d7ca86b69860", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c6ca61c07297511a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c6ccd22b1e5f69a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c6ff3250ac5b59b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c720422816c94bde", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c720446f20f1fbf6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c729d32d6f65eaad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c73e7b6aad5a1b44", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c750ecac00d8ea01", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c761c1d63a952d4f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c7637fdea0654ee5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c776a9b2f1431389", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c78fb341e4ed4b1c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c7a6074aded129fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c7aa5db3ef871418", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c7ee15595fe7fca3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c7ef6bbdba5fd359", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8032ed2dac2d390", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c809d51175748a40", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c844548d02f0d155", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c88a42bafc9b4645", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c88f4a5a870113cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8904a7fc5e534f8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c89a452b8e9f33d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c89a5082b1fcc502", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c89e33adb0bf7be8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8ae713154490210", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8c12a2301b2e1ba", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8d3b019eada912c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8d72fdb2f96b91a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8d774518d624c65", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8f6560eb6654a95", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c8f794822ea10e3f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9062d3c3fc2774e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c90d2304d980dece", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c97e86fac415fe33", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c98e9e4db1c8660f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9933802dc79b777", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9a5b2da82fa69b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9b6792aa61c3370", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9b8a10eb56870c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9c3ad324727970d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9caa590b6a84ed4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9cc848e89b93385", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "c9e255700788d7e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca02eea397ec1614", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca0670ac0b307929", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca1e8c17bccc11e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca20c1fde9f46ea6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca2d84dc184d98a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca3659a1dd0dcedb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca491c994acd1346", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca539d86ed95df07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca73d151286e5a43", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca865316e897371a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ca9e81c9f2ea0965", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "caa7d3c3ef8140ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "caac32442ce42d54", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "caaedafcc3056d87", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cab0dec3455c966b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cae17a8d97513307", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cb1950eb80aabd28", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cb1beff33677b419", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cb4b8963c4db23a3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cb74c1c9deca9721", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cb7c832e1545d397", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cb7fccba7da500af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cba04980058a64b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cba435e8e3f75317", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbb73b99910ab0db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbbd94c98bc48832", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbc11008603e8f70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbc2093ed7d842e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbc3c2de063a1c21", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbc962eca15804c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbe2009464aafbb7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbebdaa8e78106a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbf09b13a9de9abb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbf4d3c6977ac64e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cbfce1126e7f30f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc206403fa78507e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc2cb6e1f826a5cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc374bd503369a13", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc583de20a1322ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc69d1fa2bf3becb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc6e04c7121341a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc6efcbb06b4b881", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc874094f2196192", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc8a235c6078c3fb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cc970cbf49164702", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ccb8802d40b52187", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ccd0577185f117db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ccd7bfa2c009a64c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ccde305e591dd8e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cce14779b0961ab3", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "ccff19892301350d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd00b77e3b634d9f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd018202880c2015", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd320719d6120196", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd5ca8eb9359cd62", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd5e9b6c15e911ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd609bb6d3a68794", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd60e97f1dbcb793", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd6d9c0a54019e8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd757cd40b892e72", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd75a545fd2d1d86", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd7eafb6df66df38", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd85e7f3decf7137", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd91a116c2a1c165", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd92a940e84c1a67", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd9380a8c5d334db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cd9fe7ea4c36b746", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cda08f2ec995f38e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cda1d949463f2432", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cdb162a25a383180", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cdcbae178796a504", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cdd26d530c295f82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cdecf1c98a101194", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cdf18591bdd0181d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cdf7e86e55b01a65", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce0eba5655acc9ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce1532a755ca445d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce16d1e2c58a1619", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce214f880db7366b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce2451b34c4e88d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce31bba7735b1f01", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce59413a764036ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce635f3577d7968a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce63838d3095c4b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce6c2864b7b1ef97", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce7456efd4ec238c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce877bca70d58073", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ce8a6bb652cadbed", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "ce929520e66f501c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cea9a0537c7584db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ceb0199d89fdf3cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ceb6bbea55e13fc7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cecfe171d8e09631", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ced8a9defdf88825", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cedc6edbc4c79a36", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cee44de508638381", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf0daf1d2d659940", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf167ceabcdbc006", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf3c70e53175e1b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf3e3dae40280255", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf46ba2c9549096d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf49eb3596bbf72c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf4cb12d06aa9b9b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf5aae5a96b2a48e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf64c422a2969725", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf6b358b6dcc65c2", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "cf7827b99ed04284", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf7bf07047437c0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cf86dc5e794840ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cfbb00a0ae458f0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cfc5fbfd025ebb88", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "cfc669f569929b14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "cfed8826549b5080", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d00e5ced24594d19", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d0348048138137d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d0382d4db3f8d756", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d04bcd1caa72be9f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d04f5c0b98609256", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d0664d2568cfda54", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d07d0ce49df1a050", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d0862b44391e1085", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d0883587f4001f8f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d0896a9580d9f15b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d09d1fe979ea9717", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d09f973dbcbfc79d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d0a990d18ddbd2b0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d0cba7aecdc64721", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d10730a8fbf07662", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d108aa5445086ee1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d1126ba4d9355759", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d12cfc9a45d6c42d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d13563204981d24f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d13a3e4cd2c91f66", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d13f1d273827b1f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d14049c11071ff03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d1605f4d3246f835", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d17ef77897642910", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d1818d659bb27eac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d18dbf68ae53cc85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d18ff6970dd258a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d197b4839ed2d1a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d19df036afa4f4dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d1afdf7b099c0982", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d1cd90b67c98fc3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d1cf661f4c55b2ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d1d35728955f53c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d20f0edfe5a49e06", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d2108e3f1891cf88", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d21b42592d865cec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d21b769e9b4316d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d22444676be88df5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d2256a9bde7f3e17", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d27d5be04b2806c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d2a38abe93ed3354", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d2ad84cf97f3f1d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d2c53d7c864ac902", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d2c6505d1e2c1cd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d2eddfde83de47b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d31a4a53eb743051", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d336dad95f8ece54", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d33aea74a80db603", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d35b1c4b5f59550e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d36aff252143f5b9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d37593e7fe53534a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d37849a611726698", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d37d8c8d4318c865", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d3809916b24d53db", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d38b43d1a587abbc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d395f84d6e06fb53", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d3a7dad19fc0d560", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d3bb84c2dd593007", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d3bde10346063d78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d3c3550819fdc140", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d3c86940e916f5bb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d3ce539bc903328d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d402460135b64d35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d41e7208ffda0294", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d42db5af02d075a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d442dbf60a175f8f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d44cb5a715a4ee39", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d457e1a2b593c2d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d45f620975889ee2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d46a55ccb2db0d72", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d49bb232cc738b55", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d49f356bb99a744c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4a12c3de6b1afcf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4af578b00aeb561", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4bd089c1dd82eda", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4c67054d9b18e60", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4d163715dca3d3a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4d252be78867164", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4d7c4cacbb02274", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4e5d51df0496e58", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4eb834c7794bffc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4f26c79c07453e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d4f6cde98c672156", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d505f8e77c466f68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d508b3f1dc739810", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d514406a414c1d35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d526a802f0283e51", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d5465cfa1ef3f02f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d54822713924f21b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d548649432ff83b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d54aae831404ec72", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d54b82085275a86c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d575879813733188", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d591b1eed2ec1341", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d59cc49237620ed2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d59d3f4850dab358", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d5c155dbe449ec02", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d5e5036164da3c85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d5ec116c370a3007", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d5ef879a83a746fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d5f3d16cb5257a77", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6041d9a6fb0e335", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d60e59e145ddaf3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6174f8bb6159707", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d624d3633f35dc50", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6299b9a386725cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6545002d98a6b82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d659b787e020d426", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d659d2d873487e97", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6607db99f27c667", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6655e9f9972422f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d67ccd15d7d99799", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d67fbd173d2e70cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d68888c97a53cb23", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6909bc804efa0f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d693b33ed2761a76", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6ab5a9eeb3c958b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6ad74da0b23cbfa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6be92bb69db9b96", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d6f7675f281b7c0e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d718228e78cd9556", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d71844dea6f0b83d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d721b04bf2fcc4a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d7247450764a5d23", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d731c81c3f6c4770", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d734f15f6ec6bbbf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d73b274ac3ec4757", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d7471ae01c57e412", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d74b872d7757b185", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d75bf96a98dd0aec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d76095520b6b3047", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d760cfa3a92481fc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d76ba9a4a813652c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d783278583bcafd9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d78b1b498b977e48", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d7909ffdec83bb9d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d7b8453b6ae43de2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d7e0e460ab2ec1dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d7f5522920080f56", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d7fb95a8d300f83f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d81475fc4cfa2fc0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d8163a5aa103f4e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d865c53c694588cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d87470911719f761", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d88f41ff2b7d518f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d8977e508c96d772", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d8a14e070b49a1b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d8b15f87bbb56ae1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d8df08ead6194bd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d8e8ce93f0f9d06e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d8ec86c823bd8288", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d8edc0b1c2221914", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d90ac339427e7920", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d918af06dc3a4c1f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d92267ef5ec6b72e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d924ebfcda1757c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d944107a6ccd69d6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d964a3e14ab64fdc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d965cd9edc548c95", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "d9665e7fb814e0af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d96739ba960e4179", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d96774ed05e320cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d96d0d56490dcd70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d9b336a719017e53", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d9d84d10e82927d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d9df95eb42c81b75", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d9e4a83b90e94509", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d9e7bf60bd6f7da5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d9ee781da187241e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "d9ff7824551f666f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da01a94ecb6c3fdc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da0c959cdc72b911", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da29a116c4b2042e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da2c3a6a92a647ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da2dadbd0c7579e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da4022eb5e7c2a00", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da447e5f056e71ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da44fc607b7e6b19", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da482bb726a9bea7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da4f2f2819e9f16a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da56147c6d3d89fe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da629794a4ec4fc6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da633da008d2d1fe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da66f7fb5c25d0ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da759c59233816aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da86a8b718c8e2aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "da90429745148a1b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "daa69e7781832a73", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dac08e79f82f2859", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dac216c2e1ad3868", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dad091f082db48af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dae23615ca4a434e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "daf2aaceafdc002a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "db0ecb3726293036", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "db359a7c0d52b2d4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "db413749876413af", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "db56f32db722fee6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "db59bf9b3bfce106", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "db71b80129699b14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "db7e500018b1cd97", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dbcabc6524548f86", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dbd0c7acba6ab0df", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dbd9e2c14396f227", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dbe379ea72afe492", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dbfdd6234704c39c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc013b2c2c336d42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc1449c0c26cffe2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc163423eeead9fa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc19f14ea3627b1d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc3052e2217b6537", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc3a00136e21d0e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc41624b755eaf26", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc45b70f0d3aabfc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc5855d20d5f5353", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc585d8e3337f636", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc7319bc5be8485d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc7734e41c04aaa3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc79b9b1b2bf8c28", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc79f6908923965b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc7bca3ca6d80002", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc8f24b99e94ca4a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dc99e53d68cf7164", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dcc854d28edb3c5d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dccc5825aabb6c09", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dcd424d664f61a15", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dcfe871565f7736e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd18ed8b5852a0dd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd1c416d36ef190c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd1ed59506b7004f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd2aa0d382b0fa06", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd333962b786302e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd4f51f4230df4c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd580839d1226a0c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd94af511c3ca898", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dd95506b96010309", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dda1b6aebd5e96b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dda9c5e9dc02ea3a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ddabc32b6f5ebed0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dde2f5d65c88499f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dde5e3dea2672732", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de04c4ff2374de38", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de05895ad1052aff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de3dc1760d10a189", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de414a5d4cda7826", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de4cb67c1afb098c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de5066a2c8a5bb7d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de5cd1965bb36fc6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de5f2af1dd43efef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de6791021253feb2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de6c8a0dabf99599", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de7bc9df17db88c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "de8a66cdc8d2d3e5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dece29b1627ebd42", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "decfdba353b202fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ded0aeaf79549400", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dee153d8f81f0790", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dee594865cda8048", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "deeb32a722e311ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "def4627bc9dae406", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df083bae2d76b69f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df1fd378b9e62138", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df21a97ccdc0b344", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df300ddb3bae79dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df32c4ec177744d3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df3f624374a8eca8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df505288ae6e5059", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df510a1e3828d035", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df55d8b180d1d74f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df6d23ea4b6a246d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df7009e3c18f49d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df73998ecc2ad119", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df7e8c4ae0876aaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df8d62cb1a85ae3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "df9af473504a47bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dfaa026a35c33677", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dfadf281fe22c6b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dfb114b0baa813e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dfb39c95a97d98a6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dfe69bad560caed7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "dff0a2b208630c9b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e006df18f8af5958", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e05167ebb1133c8f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e05a8ee89b9d0e8e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e06be816fb1a0ebb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e096b5e2932d76bf", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "e0a28e65f3b1eab6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e0b8805bdf8cc980", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e0df343eb1e1a2ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e0e14d983026405f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e0e198e59d18a510", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e0f05a048c90bfe3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e0f88e592699b005", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e0ff57fdec6c43f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e11a0647b323f13a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e11d28d24fdd0f3b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e1257e66349f065d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e126e20c4914a759", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e148bd0d03d69143", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e16dcd82558faa73", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e172117734bb81a7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e17282a3825355d8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e17608b5a4713ee3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e1ae28fcd2a42a1d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e1c6129cd65b18a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e1d1c8006c5e24a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e1e1709d7ca23ca5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e1ea0edf51caf537", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e1eb58b3161e8da3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e1f2478970162293", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e20a8cb92e312fe7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e210302456912607", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2196344bfd288f3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e21c54b84435fc65", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2312237e7045f12", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e249619327b01684", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e25ad3d945284044", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2632e819b9c9fec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e27a4a79c70e49f1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2928409a9e1f850", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e29a31334506cd5c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e29cb1b83562f48d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2a897fbea3f4090", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2ab4bce011fcd56", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2acf313de3448b3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2bd49ce58784ec8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2c8532096f7363c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2dc48728158d689", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2ee3e8311566952", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e2f2d3586dede463", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e339d791a561f282", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e33c9081f40add9f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e33fb475d6d52713", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e34cca0ebe732b16", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e397763c88413bd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e39c9ac63a48f852", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e3b8c8b2de34a7ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e3c3524a3bab3e81", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e3d76fe2c893354d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e3d885baa2b0c2f4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e3e0deab2db0ef62", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e3f0bae72dfafb98", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e41015b790197743", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e45ca066b33005e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e47028a2cbfbac3a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e47d69e6a41f9769", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e49f678344f65e90", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e4b1a7158a40ccd0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e4c33a47b680b4ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e4c9db625376daf1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e4ef132bff87bb04", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e4f517a907832122", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e51b59704f61ec83", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5492f4730c4c0ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e580403b7eeed501", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5a085c794022658", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5b1834d39c12a4f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5c3e58a37250664", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5c7a2f481a4b568", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5d605cab79808a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5d9794ed7137d28", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5dad586ee1ee75a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5f019619a8c9fc7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5f505df21883fec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e5ff820dc0f49a0f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e60734b4f0700de9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6107f8478bb5dd2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6117c7574899efe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6169aabbf790559", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e628813b2c8098ad", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e62ee4b4189cc5cd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e638e97a6e9fcbb5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e641768c4a3e2ceb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e64192fda00cf5d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e64d5e8fdd3d4ecd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e665856f33a6783c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6735f5303cb1e80", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e673f5d72e2b1e1e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6771adba83d0fc8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e67ddad7018e7bf9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e693cc04179eb0cf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6aca06881efbf09", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6b2efdbad7c7b52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6b6a9d05e538a1e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6b8380281947bed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6ba08b17ed719bd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6d89697504ead3d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6dbcb6296f68add", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6ddaa2adbfcf9ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e6ecc738230f7e0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e702fc1fbe8db120", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7114b5371c2368f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e717564528f7fb5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7319f14064bd119", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e737185cf19a59e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e74c8ce0af032274", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e764b93682118503", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e77c681271c6e35f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e78029e760f9ac9e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7980fd1d84978ee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7a6aada91d28f08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7a987ec691c4a51", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7ce59c8bd38b1de", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7d7355d3c86a297", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7def41bf8467578", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e7fad46b00a2bac7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e814bf2156d5df45", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e815cf2504a9f9d7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e81c1fbcadd76add", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e830b1f275cc00cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e839873cc40f2aa2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e849e196942b0e9a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e853054567479e55", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8583c6ac36cdb10", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e85d4a87857ae479", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e85f04a3a2fa20ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8699c7d4e2d8673", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8903c2819e16a1c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e892673b3ae8be5a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8a2ea3aba2a034f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8ba03ea822be532", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8c69ba9a84499e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8cde5f6c38aa1c9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8fb0265adc53044", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e8ffcfacb7e474f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e907011f1946d32a", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "e92a67c15a07be12", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e92c17ffe562f01a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e92e94b46a8d1d3e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e92eacb53904aaee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e93b0e5640ee45a0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e93bf72b07faa4ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e99873e1511db44b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e9a4d7db040a0c4a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e9ba9776e68cc298", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e9c518d3defbbeae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e9cb31f2e1aeeacd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e9cb848d9572d952", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e9d455cd1b256899", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e9e194edf7f1e310", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "e9e6bdf70c6f7704", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea0bc9924f6a14a8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea32246cab029755", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea53d9e1874d3b85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea5524764ad9b746", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea5bcb63fb2fde8c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea63cd2500bfce8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea7fc071c4f74683", "type": "ownership-by-file-overlap"}, {"parent": "7e68de1f5487e8f8", "child": "ea86d8980d419a91", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea8867023131fc70", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea907689ce1e6bdc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ea9ffe3dac51f9e9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eaa451364854fcc3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eaa5cb12acdc10ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eab0d3330318cf67", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eab24b266e329700", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eab3502eedbe7ed5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eabacf862e1df46f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eabfa0a28c541cfc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eacd29091f7295b5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eada3b3f275273e7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eb0ce9df0a07d1c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eb10ef9f833a7fda", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eb1eddee341085cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eb71093e82f56fa1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eb7ddc88f0447b35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eb84e3d4902fbdec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eb87ef60837e9615", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eb901f2c0a8492c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eba3d70dbbedf32a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ebb3938fe55dd77f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec06cbf2bf67c474", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec1a3bb9220f26e1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec2db4c6a12408f4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec57240e0570776b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec5c5b32877a3245", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec5f8c773d8eb6a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec61a1e5361b8ccc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec628af1c4dd88f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec97a9b56cacbb1e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ec9a77d48cbfcec3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ecb6eab44586c09f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ecf6b3d45f690846", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed03dcc94f914894", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed212b08dff97536", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed21947577a2a7a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed291af7531576e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed2af2119ef44882", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed368aff7b60d1a4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed38bef66b1bf9ff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed3e81bfde763935", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed5787d8bd44ccd7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed6698906f5ca583", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed68d6d40afbdc2f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed6e4937b5dd2910", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed7bfccc9c1b2460", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed8de3be407bd001", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ed8fffec4450546a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "edbe002dc88253e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "edd5d55549c3d7b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "edebfd467ef8eaeb", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "edf1c6099999bd33", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "edf44a31343ff3b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ee0587c0311c7535", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ee3422d5447fd4b2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ee37ae0409944471", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ee39779e4cb1d846", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ee63c7e5e0c437e6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ee78aa78bd082cf1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eeab296f82f37302", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eeaca82a35cafbc6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eec2e1b0002bcfe6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eed0fa87652b96e8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eed3b84228a92d8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eed9bc161e126720", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eee30f67bccab5c0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eee8116d13c80a29", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eee9e644ddc7a090", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eef1898623b4cc65", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "eefcdff13c5c5d85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef0a3c1380f20286", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef1c7cefac45d788", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef1fe6212750d16e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef305afefa460b9c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef3141a21a3a46a7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef36c556356507b6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef6e633b2a664bd0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef7c397b570d304a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef807832140d4d08", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef872de7844fc547", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef8d9e1ef659c924", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ef99e0c5f96c3063", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efb59e0c26ade097", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efbf4a6a058df399", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efc69cba63cd659b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efcf2a07bf070da6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efd75f67ea871cfd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efdd48b075946152", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efe115a2077fea7a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efe5abf0d87374dc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "efe73187391b4149", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "effac622afd16341", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "effc761afec91875", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "effd48576260b98d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f002e45121362eea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f010676fd9fd52f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f035553d8423f701", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f03e47989cc94e72", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f065fdb62108a0d0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f06880168feeca4b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f07dacb56d5001ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f0bdbeddbf5a6fd4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f0ebf23b2a841224", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f0f8988bff614bbe", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f0fe546f0747e658", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f105adcc97c91380", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f1429dfd679b3f34", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f1506afc43ee20a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f16359d074ba2c13", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f179aae7b5c67613", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f180192e5a71ba82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f185ab823a93f934", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f187ce9569275086", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f192c94d1b59dc1d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f199cb899d1a776f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f1c322ef130063e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f1cc6c6963a91624", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f1d71bc20acaaaaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f1eb79076e53fd91", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f1f291421851a263", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f1f978fcffbe2064", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f20756dde206b0bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f23241cfcc9f9473", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f23bb296f2e95270", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f27fea0dd9b54960", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f29c1e4ad71a9ef3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f29e553a654624ae", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f2c384229ac771f2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f2cf50067e8dfbf1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f2e5efa20355c8e2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f2f35c6b40194f43", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f3034a7fa3252dee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f307ce4dfdddc119", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f30d2be7ddf58011", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f31d7af0720c88b7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f32a4e081e62e6f7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f346e788d6c906c7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f350c5442974384d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f350f1602efda90d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f35bb61e5f32f578", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f372ca218362baa6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f393b2216088f47e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f395097166a25ea0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f3bac25d0f115607", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f3d1a3f20512abe7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f3eefae9f25a62c6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f3fe63ed94cea45f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f417dd100d7a5fe7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f447f935a3db4c73", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f45f861e8b32d337", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f47bdca483462e9c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f47e73d935d2d099", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f49de7ed8ac728c2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f4bb1822ee42d52d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f4d496aaca696c60", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f4dfc3cf1954df54", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f4f675f890940b4b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f4fed3f8750d8d1d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f4ffa7045def2754", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f50c1fa94d04f2fc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f52ed03cd6bf62a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f55b5c4873ecea5f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f56472e8df301c68", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5881bc71bd4c930", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5978217bb45d799", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5a01085986b04a5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5adfc6c12bd6d3a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5af4d8b5156ef01", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5cacef88c804338", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5da88a41b2d7b81", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5dce9736868fec5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5dd41fab912160b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f5fd38263cabefd6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f604baab532c1d38", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f6331f6d2c606da5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f63ff1c8e7e14845", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f648a0b69adf4374", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f68fac8fdff4970c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f69e6d60dcf6d965", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f6a6569c37fd55ef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f6c59f94346bcdee", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f6d82188bda12cf4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f6f99a36f8b7c84b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f70f2639da1335ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f711b1f4129677aa", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f722af2b9f5c2ff3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f73fd01f36b2350f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f74b04f2aae33be6", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f751a27b33faf085", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f75368938fb7eba3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f755eadc30043476", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f762c5f80f6d0fff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f777c4bd2ecb8b39", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f77bc1bbdb0ca053", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f7805f5306b8b7d3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f7b9b72926401546", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f7d46d73aab66666", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f7d8ed7eb4987100", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f7eb7a00220d1c78", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f807f5f3c3669d35", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f816ed5842dd0587", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f81fc6a6ed808c62", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f842b4f43624fc94", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f842c3a4d7eaf45b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f84b2f440b0e9e93", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f860a244aaaf0581", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f876409d01562c92", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f87712a723f092a1", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f887609de2db38d9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f88b2053bef15e2c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f88c2c904fb7ee8f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f897052f61f38eef", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f89c9b72c5c0afb9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f8a42d94cc198b6d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f8af3fd3f80dac50", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f8b3ba9de3b7c5e0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f8b7b28f3b9a5668", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f8ce369c418d940c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f8d27170b56877a9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f8d56894a917d228", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f8e1b3757371207c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9049d65d128be03", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f90b9c5c277963e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f912e8ae618cd44e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f91ce0f8744c8d63", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f921e28edf134aab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f931c28532aebe28", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9336a4b388b0748", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f939d3ef356ae7c4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f95d2e47e4523ec7", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f969a4eaab4eae61", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "7e68de1f5487e8f8", "child": "f998a24c6380f5ab", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f99f9db6414b821a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9acae81d3745aed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9af2775877cb1ec", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9c94008888d4a98", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9cde470216cf442", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9d8cbe8f3c9ca26", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9e54b54e017616f", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9e6692ff652d459", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9e76938e93cab00", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9e9795d187b293e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9ef3955d6c7b92e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "f9f7841bdb0eed14", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa01a5b0a9fd997a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa04f051ebf66569", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa0a3793c84023a0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa19102cd5324493", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa1f3ff6a8c1a5ea", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa3090afec5757b4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa4374a454f328ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa5356a34a6a9367", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa5d5646808d0483", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa7a67cac99b7194", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa83e4516f043857", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa8f847e46dbf84b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fa9bb1ec7d675851", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "faaa9bea55abb283", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fabc13bcfde368fd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fac450e8c9bda251", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "faff190b6eaff9ac", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb0848a13165a845", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb1012328cea6440", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb11711da21cb38d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb1246b703fab994", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb12931d23a9946a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb16e3e30ca7a120", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb1d969031fdc10e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb211a92bff4202b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb46f237d5bb7d02", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb843552edb71de2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fb9e485f1ef912f9", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fba9d73f7d870a8a", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fbb718d5fe80a3ca", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fbc4efa66b52daaf", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fbcb7c003d3cc237", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fbcd7e66b8ed5f11", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fbddfb7bd241c5b8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fbe3d9deadf5a9a2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fbf5e9e29e0b8357", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc00f62cf3e31727", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc010febf5de3c07", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc2048abf9879a52", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc4d8c9676028976", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc502e88ac23e377", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc514d02d0730f1d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc6c8bcf31640d58", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc86497c7503bedd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fc908ef3283118d5", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fd04e7ce707438da", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fd24d82b85974a0d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fd2c6d9c53dd87e4", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fd3ac4b95c00c9bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fd3c99a193952225", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fd44ee4992392f82", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fd7ae3059907ccb0", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fd7ce732fdbbe59e", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fdaf2228a84c8bf2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fdb799d4b2e36943", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fdc0317d97054100", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fdc1754c6c2e3998", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fdcbae58194ef41c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fdd40af51d6e355c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fde34fbee4f01e73", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fdedbcc7773c510c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe2401bd04cdd219", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe2c5c238c5562ce", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe394eaf3ff440cc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe4e64cd2c371533", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe56c6a41777ff98", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe5bb2158c79b806", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe5e0e24e2d65415", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe5f199ff4ff52f3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe602fcb4b5ec5ed", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe6f0e64a2ff4d8d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe73aa1ab3bb72bc", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fe7777857dc0fad2", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fea997edc3cbb14d", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "feb602555d70b73b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fecab07fdc0f9e67", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ff14279aaaf4edff", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ff1fb7a7c342c056", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ff45a9799e12349b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ff71410408b76417", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ff9be28182bc547b", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ffa0714b5d16a1e3", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ffba1781a9fa5a85", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ffc1062e29c97185", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ffc51efb7bad82b8", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ffde586c0f2ca962", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ffe075a24a830ddd", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ffe4ccc62248db47", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "ffe82d34a155671c", "type": "contains"}, {"parent": "7e68de1f5487e8f8", "child": "fff0f23292677280", "type": "contains"}, {"parent": "81bf1bcd6f26e10c", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "81bf1bcd6f26e10c", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "828053f43d5c68da", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "828053f43d5c68da", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "85e2e7ef7f370999", "child": "43e2fbd633826418", "type": "dependency-of"}, {"parent": "85e2e7ef7f370999", "child": "584c829c7ba31d2d", "type": "evident-by"}, {"parent": "8afb4d17b3d13bd7", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "8afb4d17b3d13bd7", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "8d826dc64c1be903", "child": "1f6f32d6db0ad476", "type": "evident-by"}, {"parent": "8d92f61ebb680d00", "child": "99a27852f2914673", "type": "dependency-of"}, {"parent": "8d92f61ebb680d00", "child": "a1f8d00eb0ad927f", "type": "evident-by"}, {"parent": "8f9ec48c9e0e077e", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "8f9ec48c9e0e077e", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "90d34dbd9386a9e2", "child": "e8a2ea3aba2a034f", "type": "evident-by"}, {"parent": "910079c6261f0a97", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "910079c6261f0a97", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "91a30a481c2a6d4f", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "91a30a481c2a6d4f", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "924ef3f10de08321", "child": "001cc922af7c57a0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "00439f5bd6693d81", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "005602fea65de332", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "007a12741a11f4be", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0158923f7b896af9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0165742444975087", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "024cc88c8d238408", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "025d3235353f6f37", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "029a3903da7011db", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "02c7fa96b908bfad", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "02e36e637fbff680", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0303ec2cb2295a73", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "03b0cff7be76674c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "03c0deb2fda047f6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0404de28a0d64d29", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0425397209713c98", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0482568aae6f722c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "04d81ea1c7ae11c8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "04f99e92a98fe6fd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "051e84b7228f271d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "053e69b6f0e857a1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0598ba5403601116", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "05d56139b64066d8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "05e37aa9dc43c504", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "05f69a15db4918e6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0655318b5dddde7a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "067a2e7a3415a5d3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "072ef922080da376", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0753d522254af152", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "07c4a4fbcd3ac2aa", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "081e0d8645ab6f5e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0830994544c93177", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "083b4863357a7340", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "08590a8010bd966f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "08596fc342743dbd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "086b23495bd8a968", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "08c3050e0d2bc713", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0942259ba27ebe54", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "096ca5eb3b31b465", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0975ecf2148266b2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "09b2a84ca35ff363", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "09b4633f6e33e0a9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "09c9c53d0a63d439", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "09cf4d49bc052406", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0a256abecdf6eaba", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0abbd1a934aa596e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0afe4bcca15efcb5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0b0d2eae56b9201d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0b65c2d46fe246a4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0b70dcec4b22377b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0c1cf6325e8df432", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0c7becae7ebb0723", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0ccf62741597af80", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0d56e3b9e30fdf13", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0d5a06b1474e8b90", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0d9ce00db83ab02c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0ddf969b283029d0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0de014b596e6f0d0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0e022df445dc0562", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0e40e088353c0de7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0e4dc5ce5f0c0fa8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0e7559923940b21a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0e767cfd412909ed", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0e7e95231d7c77d0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0e8e7568483cf715", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0f388e49ca40a791", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0f5645419079ac2c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "0f8bf777e96b6303", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "108718bc48ec4e22", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "109aba3e2582e193", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "10b2ebb4b46d67a3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "112a32a6bedd3691", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "11d47113fc4128a2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "11e881c0c65d3317", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "11fc2187e9da6472", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "12d544a9418d2277", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "133aa7789465df4e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1416c9386cfac791", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1443d1efed4fc325", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "146332906d50bcca", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "14ac591e66dbb18e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "15248d35f7ad37b0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1535ba13923b5b8f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1549cf1780ad19c5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "158b5a43cdd4f06e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "158ba0226ba355b6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "15d66c292d448fea", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "171a9c1d4c1509df", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "17c2676090905604", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "183fee635c6b14de", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "18edadc29c8265bf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1991bb5ee65161f5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "19d186461ba4e70d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1a6119e664bf3ffa", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1a68fbce15a9253e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1a7e16e5b0974f10", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1ae186d8fc72fdab", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1ae4b95cbfb4d58f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1ae9207f9d28758f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1af1d71b0228e0ea", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1b3e376e63e73f02", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1be7ea1a7a2a6b54", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1c5e014e35789739", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1c8560817e7fbf15", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1c93182e3f5d4f50", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1cc414b2f11f4cfb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1cd78e61492a65f0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1d47c71fd3f07710", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1d57596016872b74", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1d5d1e93500025f3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1d72acad08997017", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1de2de3d980d9d25", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1df76e0eb1bf89bd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1e6c15ec157e7480", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1f05c5990d8c93fd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1f190d5914c2680a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1f7d17978bd9461c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "1f867f8f3c5412d3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "20c0ec1373713189", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "21d0ea61137cb8f7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "22d93c39a008904d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "22f330291d2c9d84", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2304d0be48e1a5a8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "233fe9e1f84bbb23", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "237bfca3b8bada26", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "237e739676ebb8a5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "239c1011592f461f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "23e62faee249a1f0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "23eac2cab2a2b70b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "24087f07b4a0e03c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "24224ede2788d291", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "245867bc3b45da66", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2494ac4b8be19261", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "24bd2dae01816231", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2509ca79df39577e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "253c6d09e507dc2d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2544041176b501f2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2553364bc279c503", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "262eea52f7bdb0b2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "263631a81314ad93", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2698ba55f30e5c7f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2718b246dc9ebd0a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "27f0a7e781c2e2a2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "28a9584484a71eb1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "28f8bf7ea6fc749c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "290470337a21b78c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2924ac67a6df6fe6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "294406e297e2a933", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2a6a0256cfa150c0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2aba9bf852cbc38f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2ae2035416679745", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2aeec15cd6af931d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2b001307a1f8e542", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2b5fef539004719b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2c415e4261bf5815", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2c607eb22608f698", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2c721f1fdc3879b5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2d29f97105152f02", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2d58f452270c4b1b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2d8432e0fcc5484a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2d9e7b4dbc16f36f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2ecab714b4b6a728", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2f28d619f55078fc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2f4b3e2999ac4bea", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "2f9952eb7c097793", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "30b8a157ffe9429b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "30b9618a60aed036", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "310567ef9d86ffa0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3113f5e8b6b1baf8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "31ed58ee667436c7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "32738010d4369708", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "32777ce38941aaec", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "329635faf3d6047c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "32a7da439e2daf14", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "32d2571326bcaaaf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "334491184119a66d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "337b7e857b48a4d4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "33b874ffdd856530", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "344b064fd9295eef", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "347c5c3a1691a60e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "34835de37788fdf4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "34969d9504b3de81", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "34ee5445c008af71", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "358872d77bc4d625", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "358d3974b5cbcff6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3616f3c8128148a5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "365169ec0bddc778", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3662fca7b70ecdd8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "36ae081f3d35f669", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "36d19c1bce0305dd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "371ff3ecbb094130", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "379ca70da954c69c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "37f4793342d0b85f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "38508f9f2822bfba", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3854075689aa9682", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "38be5c5369afcf3d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "38d406be0a5d2238", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "392882c9557780d8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "399c7e6c19a612aa", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "39b479747f1d2334", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3a0c25562c5579dd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3a18213e9659091b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3a4b67aa767ea451", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3a588eff740fa3ff", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3a68bbfb477ef58b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3b29054f63ed7d29", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3b418c8a155558d3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3b44bd720f18edbb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3b730b4435572a6e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3bb849e709679645", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3bd681e24f1a157c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3bf30cb73051ebbb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3c173733cce4122e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3c2601bec4c333e6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3c2c51b50f9371b6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3c2ced2e871a7031", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3c3672fc4b3d9460", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3c509c0feafa6de3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3d29606884a2ea8e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3e5c286b24a83de0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3f2ebde6a4f022ec", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "3fc564d7c25c305f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "401beeb679be8cdf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4039056c8a435ecc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4082c87105380689", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "40934b9c91c0ae04", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "40aa017da3fd1570", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "40b08130b6e226a0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "41416272aa13dca0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "416c73c53145fbe4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "41ee8866c1d44969", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4294bd4f8819a9ea", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "42ec38485e799121", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "42fd465d5bbaa333", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "433abb2f3392f410", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4373055f4ee0fbe7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "43a3c166a2d1778c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "44202c1550075c25", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "44a6c91bc03b55d7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "44cd57b7655b9679", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "45a3dd767d857dc5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "45c219b7b3d6e932", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "45d5eaaf98b872e5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "45ed356ce2dec1f9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4603c5545a12e7ca", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4605773104ca73f5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "46e1abe691127eb7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4798d447deeb2cd8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "924ef3f10de08321", "child": "47e8d034db463f09", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "47f86d76bc145edc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "487e7b6b076c4803", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4938c40f30bcb839", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "494b74ab91c7180a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "49618c84db8f2a41", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "499da218042a30eb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "499de2c64fb30d30", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "49bcb3f927169a5b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "49f41539f59b90c8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4a0929b7ba188e3b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4a2642267ccf49de", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4a44ce6c356adf13", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4a4be3ddf846bbdc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4a5b660a69b26dbf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4a909a7efedd7344", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4b890863a4d50a41", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4c2fd65f4c8c7601", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4c52fd567c4ed8e8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4c56d5bf989a752e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4cc4fe151284dee1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4d23616b8bd2a647", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4d6ace50684bc1a9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4dee8a03f591d370", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4df61ecf5f9c5992", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4e7b2ef4f093a4f7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4ee94474d68c50ce", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4f6bd4894186d07d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4fafca46ee9ec80b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "4fb8c6145a1ff5e8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5006f110240e8443", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5015d94f0b70ee42", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5020e9d1824cfda6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "507eb6706f34aaa3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "51522295637c3f49", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5189875f3569ba75", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "51d0cb5a0af62f8e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "52165c58bd3e189b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "52376fc1bf8a9bd5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "523ecc02120bc847", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "525b36a8d6205fda", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "52f8f2c39375482d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "530dffbca29c1688", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "536c0cc05a3f2b36", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "536f799655d278b8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "53a2939f755c0f45", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "53d9fd653d8aaf20", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5419676172080496", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "545cb6efcca70ebf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "55153fa5b63ef3aa", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "551635930954faef", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "55369536b58f6b9e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "569e9e0116811947", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "56b61afc12bddd9c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "56f20c2c6a3a7a40", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5797eae354908e19", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "57ab94b5b49925b6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "57cf0d512a5698bf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5819ee8c2eaf8255", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "58b49c5f8026416e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "58cc370696318a77", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "591085766b3562fa", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "591871c85f01d56c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "593b3c8f36a78835", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "59b9c56fae19ab7d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "59f554dffd043899", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "59f8ddf851eb1ece", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5a1a2011940c5cdc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5a3f4d2beecb6bb5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5a512528263c2d9a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5a6256a2dbf8e0fb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5a8d3d10e4004018", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5a96d1676d62f153", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5acc4a7878ec2225", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5b1c8de54976f8fe", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5b373be07635882e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5b7e8e0e0d09c6fe", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5c44bc446ee5196f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5c858f56df59abea", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5c8c25d817924515", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5cfc90d9be6a01e7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5ebfcc8a855b14e6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5f079ce917a7e5f0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5f139956f170014a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5f49f77af666721d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5f9a3344078eb62d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5fdfa62cc54eb219", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "5ff913ade889a7c5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "602618d5a755a8da", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "602bf538bc6b95e8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6087527870488f4c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "60929cb335690480", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6111a524671a56bc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "61fa56b7865d13b9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "627f8bf413142f86", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6329403b6a2eabbe", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6358c226e137a945", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "65a3172da36525ae", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "65b4a10585bcf918", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "666396262c662a85", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "669fcf372d9d9ea2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "66a63f7e3c84894a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "66e7ec1621ecaba7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "66f118f0195cf37a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6714fbeb27205529", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "67c0f74934cfc221", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "67d042b4afb41537", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "68ce39f17ad47b0b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "68fb78f984df410f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "69667ac2ef8f52bd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "69a3becacf95ba97", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6a719ba3dbf93087", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6a87230f157b4950", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6b0f2361b4d68ee6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6b54a72d4c5ac4e5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6b7726fc8c127a9e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6ba509075cc1d91b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6bd2e231e4e0a904", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6c061b366f84b1a2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6c14867f367a3616", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6c1729857969e97b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6ca4e8c86863db03", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6cbb90372f539adf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6d80537bf1f4f4f0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6d864b99aa4fe5ed", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6dbfe0369ad92e25", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6dff3e46059efe71", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6e58ce0570bffe01", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6eadf9ed49763da5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6eba106ad6313591", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "6f667353709ab722", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "70744452b260c2f8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "70a3c7a68bf061ba", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "70b5c38387b0e04e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "70b6e84b361ecf4d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "70bc10004a9ef358", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "713f6483a179eb87", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7150fbcfe62109cf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "71b3c9e56bd9ee68", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "71b8b08f3a8771f4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7236991f1b4cfaee", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "731d2be8a01ca86d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7377b81e083acd03", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7395a96425c0a3d0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "740000040b587ee3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "740cbea72f7b6815", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "744462a9fbb0b152", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "74855cbed644b4b5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "753699fb433c7add", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "758283e3e97580bd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "76b363ec805d38cf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "76cc5cb110438df4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7706cd3dcc38495b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "772399c93c592318", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "77268dfb6152cd73", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "77c7c2d7f77a59eb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "78c2360e88893a4c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "78c683c2489733ce", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "796a93c03bf259db", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "79e9ecac90e990df", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7a16af1f6c4c6176", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7a70c048a3600ddf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7a8efa9d30b97076", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7aad94ffed4015ec", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7ac165e0a78d3a68", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7adca55346b33cb7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7b1015cf166b0554", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7b787b42e9031142", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7b9b96b6f7475f27", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7bd6f7e4f72ede5b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7c17fb63a05ca8b5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7c23220748fa41b1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7c705470703ecc13", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7c7890d87c86747f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7c95a7f3bbb73b69", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7ce5c3e57cc09684", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7da7d8a6ba74d05d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7e09c4acf6c72916", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7e69cfd5a47e1f4e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7e7c8df4d32e2d6b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7e8b78cb0043c75b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7ef939efda1e0aff", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7f48757e52fcc38c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7f7de51661ecc4d4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "7f84f916e4ae287e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "80531f249f56ddfe", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "80ac460a200d1ed8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "80f0879429f9f37a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "810e926bb4bc9514", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "812c59b3c0ecf75e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "824904808db5fd47", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "826f53e7060a7f56", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "82ad8de26f2cdb60", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "82cae37463ad2d9a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8368da0948486877", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "83f08374a225dc9c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "841bf97b22bc1323", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "842599f9bbb4c6ea", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "84568e21a131c1be", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "846ec4722dfe5e34", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "84d1fb4b937e634e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "85128015127b4a3b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8547d736d9edc6c0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8566e97d5dbca7cd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "85e6864cbc18ec49", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "869e3f996750ff79", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "870e96941fe7b1ae", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "87871ff388d83072", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "87889d332cb418f5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8825a5f39a4aa81e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "884a1a58364f45be", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "88aa46a28b883ab2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "891bd1d939d00a7d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8a542cb747394ba3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8adba21e120caaf2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8b20f70a8a214044", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8b3f8ec17060ff10", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8b9648984044d9b8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8b9f1b568e30640d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8bb0f855483579ee", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8c1dbd8c22c9399b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8c7d34a2a3d686fa", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8caca29e62b081d3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8d7312280e73907f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8ddf6d0c322ad424", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8e196e22b17cf373", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8e9404e5ae89e4ae", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8ec4e7f0c7d4ade2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8f6aa5760184b1cc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8f746aa9ad190ca2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "8ffff59d9575d96d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "90267a6f447263e0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "902f06c78bd26af8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "908e6799d6181f48", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "91179013536d5586", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "918dd8dfd1a8ebec", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "91a9ba319651317c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "925dfba5314c37b1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "92ca86d9d3c5c8d9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "936537d4aa6af021", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "937227b99661692b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "939eaf96d3ccff65", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "93f8b50140be455a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9412d29a36b841f2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "943147ed63232d37", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "947956625ff72506", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "95be5339fa16605e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "966af8e8f10a98c1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "969726a832f90b35", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "97f0bdc58942bf51", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "98371a2127748dae", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "983f46c7d3c4affd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "98707215f75e3ce2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "98777f8307b2f934", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "98e6cf5e76d123d8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "98f9bdcc535caf4d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "99119022f4fa8dd6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "991cfdbd0d8438b3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9a56b0a1978cc266", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9a60c0d820284f12", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9a7416635f39f31f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9ab976d0693bf36b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9b1ccc65ca7da770", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9b21e34ff0c8c05c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9b929c4575f49655", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9bb40534ceb58b35", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9c7f6529c07c71b9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9ce42a1971a76181", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9e1d5d47d8fcccf7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9e4279784b1189e5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9eb42294590141b3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9ec46033f05699ad", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9ec9ca4a7938dd39", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "9ff33a1d73538dcd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a06cc0d640bad554", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a0d74a9ae90b8aa2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a0e4e682d8a6f065", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a0e7e1cd3c5f29bc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a16024055bac9a2d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a1bb5b7629484001", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a1e00d589eb82e48", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a22a912266c9a021", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a2883fc1bb312f8c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a28ee82835bf6445", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a3138fe7f70c8d14", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a3bfbd9b02820a4f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a4248156a3b5bbd8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a48239463f772aa2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a57d95d7e762c877", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a584f8ce6d152289", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a608617f5fa4930f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a647b6bbc9e59dd5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a669f16c7791457b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a6990b4def3a4652", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a6a44c8ccd17756d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a6da909503ba36e9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a6df37f2ae561a70", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a6fc212c2c1c8ec4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a71fe436a6f9a1e6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a73aeccbabccc779", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a75f7bdcb91ee595", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a7c886c1ac572639", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a85f7f63090fadb1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a99f8e63b9fde2c4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "a9d7be4393dcafce", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aa18000c6d7565e5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aa1b9727130e4e69", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aa3481d1b26342a7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aa3fd0e2f659bc4f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aa4ed7435e9994b7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aa5b465872c77b7d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aa93a1e8c1f0315a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aace8d4318cc21c6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ab7c29ffac6e56df", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ab89b7e700b3baac", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "abeacbded8006ed7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ac70ae2a8cd7bcb9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ac713a914cbc5714", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ad7aad5941b4b46b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "adffd92ce6385f06", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ae042a238517999b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ae1d87f49d9975ef", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aee46b7e95cb7e11", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "aef895092059a887", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "af963c6358153479", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "afcb303b6afcaae6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b032f18c8cad9c1b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b03de046cfe5d76e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b0701c770d9761a7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b07220e0a68b14e2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b086ede5d482ae73", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b14e2378edb71445", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b1744e812218024f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b177bc587eb97bdc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b18c0548831e8e76", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b1d9b25aae853813", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b1f666353dc29e16", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b2209549f4348eec", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b23ae181d8d43f47", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b282d7064ff098da", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b3acff7b6d06c2c9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b3cbcce20195a318", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b41c0f1db83f26be", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b4dd6de95da4d235", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b55dc3aed370530f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b596974f40b2a0e8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b6621790eea30102", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b682de250672763f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b6a7e85f63ec3561", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b6c2fecbf86ea1eb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b6ccd0a8437750b3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b7542c5d5f639c2a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b78127cd3af38498", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b797e2dbaa9f8d36", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b8303f94601175bd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b890a4192ae990ef", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b8a6e47bf99aecde", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b8c23fabaea5a005", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b8f0cba94b274fc8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b9a775ab83ec875d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b9b57937255d621a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "b9ebdbb67e50cd8c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ba2397b2b66c1704", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ba79f190ed4b7b8c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bac44f759de56ad4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bafd17f099dd3840", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bc3b41cd62f26075", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bc7ab0b7504728d4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bcfbd493dd2530f8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bd08181da201dbb9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bd49e61c47789201", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bdb408d866a2f079", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bdb69994f0de6bb8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "be06f3f13c6b51b5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bea8529e60bc0f6a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bebf57e553df75bf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bed674e83631f66e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bf11802f0d189110", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bf374b7e0757141f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bf6590679b7f4c27", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "bfb2d8dda1020597", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c007982cc0a1831e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c074d6c5d8e8d828", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c092b4cdeaf8a5f0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c16874e32038e46f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c16fc6052c55af38", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c17d7981fb2c2a26", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c180adc952df0428", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c1aac51e758912fd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c3142f88c5b5cc0a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c337a559274b26c6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c3697617dd8feb1a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c4378aa90164baac", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c451eca85c39bc74", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c5609ce4400d5cb8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c57cdaa7fae19777", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c59f0d6bf3aceb0e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c5c5d7395adc0fd8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c5da1839a3852f53", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c601b3496664eeb5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c6113956d743c9b0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c652e032536819bb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c717b5b523531cdc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c7196f261b3e3e3d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c71c3fa01bdb2279", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c7303eb13875d9be", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c740c5a723799755", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c8039728035d7766", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c811b3254c0a18b6", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c84f7dee59bb96aa", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c951b41c375ab7bc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "c9f1697ecce2e80f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ca4885f97018982b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ca56996d949d313d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ca9e65e9427a3b6a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cb465c225db0b9a0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cbbcbd026de445d8", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cbcaf76084a5363e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ccb072583cb5727c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ccdff5e5608800a9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cd1152b8524c1a45", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cd6c7ffca567f35a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ce906b6aebd6d6e4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cea34d7654410481", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cf680c9ac0a4388e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cf72f34abe764ebe", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "cff334279f1a0f23", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d04b246afd93b15d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d0be168b6882ad23", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d10e08ebd1572e1c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d193888fcc7c0224", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d1b7ceb3b7f38b51", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d223e7ca5a05a59a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d225388c5195519c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d29a12a8d26a8187", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d2ea741e135275fe", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d360a7cec2e48f22", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d36473e2e1f5c245", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d38c5dbe78f7d4af", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d39e7abee4f9e7c1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d3e4c6f67a153942", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d41218f259720f02", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d42c481f8b43406c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d4ec6dd42b07f441", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d50f23fbf8398d96", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d5dca0d125c90756", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d604f2e31ef15bf1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d679d8f0c6806541", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d683beb2f28b1fbf", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d7238b9ebf61828f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d7bfbd518874a943", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d7d9af18247bd11e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d85c2d3aa6bf8ce2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d965e3c422c37658", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d968161019c88028", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d9b7d79c3c9d3c77", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d9ef4013e15b5efa", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "d9fd08047c2776ca", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "da3df2184cc81ed2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "da6f4da5877e73d5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "daacc10f4723f10f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dabe8726949afc57", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dad99907ebe26e3c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dae70669942cfb3b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dbd07b1e7d2735af", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dc0180118c82afa9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dd0d1c16c3f1af68", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dd1252e95b17522d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dd51cf3530c00695", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dd95371772f549fd", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dd97a73a714e0bf7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "de7f8832afa41b10", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "de82861dd9f6648d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "de85efaf53c72827", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "df29275f0554a5c5", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "df294891d2f36b68", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "df51ca3c837af89b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "dff098aa290c4c99", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e0364ae2eefa4af4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e10adb91ee33cd44", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e169f83b8e82ff57", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e39fa9d9810dbe9a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e3f44a1df25f8f74", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e40e1a9e90e5c770", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e414af90df854030", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e48b1491f0821643", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e4d449cbf1f9c79e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e5032445688b7933", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e5513b52237bf93c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e561b155738f2dc2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e5fe31ba72f70298", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e60cc534b365e157", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e636cddb6a634a10", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e64fabfa100cface", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e675424ad93bed84", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e7550a441f83f5d4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e7beec61dc306174", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e81ed3cb654d1c08", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e84c0f3c29e1cf7e", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e84fea7acff78eef", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e8635996c6d004bc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e8d59c60efa72a55", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "e9498134db669bde", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ea0838bea5d8fb73", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ea3e3544a95fb0e0", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ea6238dd54d42825", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "eaa2ba0c354c1853", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "eaed2d1c3cb5e318", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "eb4aacc1fc06e167", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ec217a743a6699a1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ec3d3567f35e521d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ecbe7e673d32ed0b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ed1e8a6391d45a00", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ed80daba086f23d1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ed969b7529487e92", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "eea2fbe3511bedc4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "eee13fd1f4248045", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ef5c07fab309830a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ef5faf698bf5548d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "ef812acdbdc83809", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "efbb0a8087edbc6b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "efcf3750a4f2f3cb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "efe2c9d1a7c3bb08", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "efe70015d2b3a0a4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "eff653669a71cc05", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f0a8d28d83179c71", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f0b621a14ab29211", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f2220a728ff8c7ae", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f2444bcf792b6bd2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f25ae59417a65be9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f28942765867591c", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f2d8a8b01c563287", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f2ef634a0eb9d7d3", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f2fb24520b64dcce", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f3270d606d3711af", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f3df51c562b2616f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f40ffc8aad579823", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f4373454667c11dc", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f4b0bd4e4f5f1895", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f4f84a7ff21016a7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f5c437eec448170d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f5c7c0568ff20f8b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f62055eabe40fbdb", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f67344b4921e9022", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f796d62e8852ad1b", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f81f45927629cb26", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f826411176829e0a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f84ca2edf6bee060", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f856adffc16661af", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f8a78d27693017ec", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f972b6ab338a1f69", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "924ef3f10de08321", "child": "f99f2415519e63b1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f9f075e23d78cfc4", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "f9fd9092d67bbf3d", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fa1a850b399b0560", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fa420de99b3028a1", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fa6fc4c00fcdc0ea", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fac38863f902d821", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "facf4d0a2ca7b404", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fb498e5d097b34b9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fb91faddbaa11d05", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fbffe3bc92785482", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fc2fd55734008a6a", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fc8cd2d5eda84aac", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fca723cc17d940f9", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fcb0767e59973ab2", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fd583868ca7ac566", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fd9acc375b93f18f", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fdfc1e6d03777fe7", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fe51e79a36c0f3ce", "type": "contains"}, {"parent": "924ef3f10de08321", "child": "fea3af203ad0d1bd", "type": "contains"}, {"parent": "92b5320dda07a396", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "92b5320dda07a396", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "93fac2f4351cd17a", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "93fac2f4351cd17a", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "956541a2b6050d9f", "child": "b6ac1956435be76e", "type": "dependency-of"}, {"parent": "956541a2b6050d9f", "child": "c6ff3250ac5b59b5", "type": "evident-by"}, {"parent": "9615186eada0e44e", "child": "b10627dd3254f34d", "type": "contains"}, {"parent": "9615186eada0e44e", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "9615186eada0e44e", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "966663aac88292dd", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "966663aac88292dd", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "99a27852f2914673", "child": "a1f8d00eb0ad927f", "type": "evident-by"}, {"parent": "9b6d380e9f8939ac", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "9b6d380e9f8939ac", "child": "061a5cbdde8cc882", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "0900f3aa0c802e27", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "0c60f6e53a773a98", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "0cf0a1008be5798a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "137873a51dbfd5ad", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "13ae3f0f977f45a7", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "144837152a02ea64", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "1661438565f590c1", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "18b2241a7cd6972b", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "1cf28e811af2d5d8", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "23522e8eba096932", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "265d4169f4a44133", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "27b1ca84026dcaf4", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "280a2cf83ad7aeef", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "2c1678f45ddf4d8e", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "2d69d1770f8643fd", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "2f15e262f05c1c6a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "306592280d047f5d", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "3201c6b53ed7a347", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "36ee8576e686509a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "3a9148688b6e806a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "3bf68eac4988c0e2", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "431316a25fcb4a88", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "43691d537a4b6cc5", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "453eeadd182ca314", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "46294e7cdb524895", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "47115ff188b2c92a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "47f3cce35d7e9131", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "4a0825aa65358dce", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "4bb8ac5279ac63b7", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "4f944836e7897f35", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "505f127faad547fc", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "52f1c7919d06e544", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "54c0a35ee212ec1d", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "59f8f7d4b34c66ea", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "5c6099e8bd6ff3a1", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "5cecb404937d5e3e", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "5fbd64cab0f1a240", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "6025a88438f00d1d", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "637820a9d82b6c18", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "68a043d7f34642f2", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "690128c64b78393c", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "6a1d35c62e68b0d0", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "6c451b8a92633213", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "6eca89a575aa4c74", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "714225d76134b2ed", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "72926963ad9d2376", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "737caa60b6c26c29", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "74a67c1d4030c98b", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "779e9635197244a0", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "7a280208f7161745", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "7a907270254717f4", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "7bd7ba5bcb638a36", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "7c877fa9c782e4ea", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "7e68de1f5487e8f8", "type": "dependency-of"}, {"parent": "9b6d380e9f8939ac", "child": "844ff78ed1199149", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "856b499b2b46d007", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "8597b1389d164463", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "871a052f65162ace", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "884406e73a4b85bd", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "88ce32036c911aff", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "896efc25ab9df93b", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "8b201e425cab09f9", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "8b47695edcbeb202", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "8dc722c2d40ca3ae", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "8e3e322e9e11a87d", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "8e5f18bc90c7a02e", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "8e6ea252c50a9cf1", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "906e6c5d4ff89f7f", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "9141d201b073602b", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "9435b7942c6408c1", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "957d9e6198f87bd1", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "98ab33a20d5e0385", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "98d2a5047eafaac9", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "9919834886163cb0", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "99c865cebe487eb8", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "9cd1db5351cfb02d", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "9de472a5166498b4", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "9f905b1d71f3fb5b", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "a0f09f45c6ccbf12", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "a53aad744198d3c0", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "a678c541179cd39a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "a6c463ae3047a082", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "a9dd74d304069f86", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "ab06c5e843b91dfb", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "adb6b430e30d8f29", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "ae5383c57c06be7a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "afebb58ff34415bb", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "b2bc8cad7c0889b6", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "b606442e016bb2ff", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "b676676982dd9043", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "b69c8ca8e1f59734", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "b7a211fafd40efd1", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "b7c8e4d6bca6c1ea", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "bb39b8ce808e0709", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "c348c81264777f39", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "c3a2e70c89cf63e3", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "c3e7b2804c931d45", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "c709db106b2b286c", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "c7c011b457747ca8", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "c9ca68dbaa6d43c5", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "cbf86bb37894b4e3", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "cc42e801859338a9", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "cd7dfbaa122768d7", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "ce9067feadeebed9", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d0ec953167011a44", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d263c08c99a0dd7a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d2d47f2d7c51600a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d5272bb7e9867bc3", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d5c67e1de1a36811", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d6a0b7af06b27b6e", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d8e25d1a5a594ce5", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d928bb3b2aa9acbf", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "d9aeff5b6c95e4a3", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "da4283a14225834f", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "dc640ff2832a1ed0", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "dd345054dff45ebd", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "ddeed813f830117a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e07962f9a0d0975b", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e1a58e071bdcf845", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e2a24a143396699b", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e640a2d745b1e7d4", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e845d9ab609c1721", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e86b35c765aeac4a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e913e7d2e8b30b6e", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e996f323a9ee5b08", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "e9db7737384bbf86", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "ebd57c779f048af7", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "ebdd211d146cc51a", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "efeedb723cc41c37", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "f027e4679be99473", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "f2da8f0294f3af0c", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "f470cef9c3ba02c3", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "f75e1372e0a9659c", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "f92128f293046961", "type": "contains"}, {"parent": "9b6d380e9f8939ac", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "9b6d380e9f8939ac", "child": "fc7411f695cd58e8", "type": "contains"}, {"parent": "9b91459786b59ee7", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "9b91459786b59ee7", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "9cbe2b076ea50737", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "9cbe2b076ea50737", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "9ce05bd94a2c8a97", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "9ce05bd94a2c8a97", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "9ce82a9db81ceda9", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "9ce82a9db81ceda9", "child": "404cb96902f6e2b6", "type": "dependency-of"}, {"parent": "9ce82a9db81ceda9", "child": "752d5a3b9eb171af", "type": "contains"}, {"parent": "9ce82a9db81ceda9", "child": "9b6d380e9f8939ac", "type": "dependency-of"}, {"parent": "9ce82a9db81ceda9", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "a089ce3ef23c19fd", "child": "182a57df9b079277", "type": "dependency-of"}, {"parent": "a089ce3ef23c19fd", "child": "bad5cb72203c0d89", "type": "evident-by"}, {"parent": "a1c6b95b934c6899", "child": "b0023230d4ab92e5", "type": "evident-by"}, {"parent": "a532fc28c3aff7bc", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "a532fc28c3aff7bc", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "ac811a088b2cd9a2", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "ac811a088b2cd9a2", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "acef21b59745af8b", "child": "768f3af1daa7fa18", "type": "evident-by"}, {"parent": "acef21b59745af8b", "child": "ce8a6bb652cadbed", "type": "dependency-of"}, {"parent": "aff19614c5cf1102", "child": "7649391a53a9a8e2", "type": "dependency-of"}, {"parent": "aff19614c5cf1102", "child": "d37849a611726698", "type": "evident-by"}, {"parent": "b11f7bd23b23b793", "child": "0016049ba28f2369", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0057cdd46c678db3", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "00d03cfb1698e818", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "01257b187c21676d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "017dbf09a440bad4", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "01defd674fd12f05", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "022ba3ba91fddfca", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0300a95762cdc872", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0446fba8066a5dda", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0649028081fea223", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "07c4cfef7c59953b", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "09e776e206090027", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0a179ba3accea060", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0b28f1217788d399", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0ba8545f841e4a39", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0cdcba073d2c4192", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0de1b8a5b22211f8", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0de288a580f5b277", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0e94c901a001debc", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "0f94ee89f13fb6e6", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "13279372932571df", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "13a2a93d9f87a794", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "13d8dcbe0965cc7c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "15d47753110f4da6", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "15ed20a80e4a3474", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "165d3792840f2464", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "165e55a908854f64", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1794517fdea773dd", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "18ac8708c56043a2", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "19868f06485e5456", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "199ff65dc7d57609", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1a65f411cf0026db", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1aae2ad31c696f6d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1ae6098ea2baa0d6", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1b16611a5bc4e6f9", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1b7439684963d299", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1c546c697db78c22", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1cd0766750ea0472", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "1dc8568aa6bbde29", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "20cdc0f09c902716", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "21aa95a6f3d1c079", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "22ddab74d412bc82", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "2343a1e908fd2a62", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "24aff62fdffb98f3", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "25e9c8376c7aef67", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "25fe2dea1776d96a", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "28423ab3a4f27285", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "289bef9c95c581b1", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "29f802dac6b7bd0b", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "2c57994e41a0446e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "2c6799461b7b55e0", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "2ed4c514e7dece86", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "2fb29a642dfe04a5", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "31263f9efab0cebc", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3246222cddcf9d93", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "32e3f8d53854e979", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "330237556d34e19e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "34a8e00d8fecea77", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "35530b2cede323bc", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "35d3e6f7ee08afd3", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3928ffc0b1affb5a", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3968d0fa3bbb2be6", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "39c2955c3fc6b075", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3a10191a4eb163a0", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3a56dfa208b92c87", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3a75cbe42984f5ef", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3c5078e938745d9c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3e0248a7fe44cfc7", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "3eed5c484db85fca", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4199fedfcc3ab23d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "42fe3ad4806b41c9", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "43c46b96d3cf8b3e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "43f98c1c1183606d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "45c480665e5e7129", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "488bfb94b4ce547b", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "498370ee100f719b", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "49983852132fb0e0", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4b06bf8e563d5b1d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4dee2112d9b402e6", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4ede8f2889f34255", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4f3207fadda48a25", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4f43cf2f650d2069", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4f6ae1d959abca5a", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4f86a230d1473793", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "4f8f49ece99635d9", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "507f0ce9f81de39e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "50c94d7b94da0924", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "5190d0e8a8552165", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "54f0d055a53371c5", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "562375dc2cd43913", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "59017fbfd50f4c4d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "593f8bedff9dc573", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "5c23f04a55dfa52b", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "5f0cbf25b17ed06d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "5f3d5dd654a7e02d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "5fae7d915fa6bc84", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "5fc3d24873e8e113", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "609fdc1d25f67a28", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6135c4679f933e1a", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6232d4072dc3bcb7", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6298effc66275b5a", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "62ed6ff8baa1ea12", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6478798af73aebf2", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "66110e13bb26a920", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "671f545a42f4cd2c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6b7923956719ff1a", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6b99ab3136e60615", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6b9da1b6a9cb01ed", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6ced165513b1b953", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6ebb2175f6dedd84", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6ece446417a4ad03", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "6f5c19be8800c3ab", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "70115837c46f1183", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "716578a445d81bb2", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "71ccdf74a3c0f215", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "76068013c131c681", "type": "dependency-of"}, {"parent": "b11f7bd23b23b793", "child": "789200d0c6daff7d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "78946dca00f3f6a6", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "78fb2806419bed18", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "7999c2b075d8fb54", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "7a177f4a8e167b56", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "7cf5669edf7b6d3c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "7d880e7c971891eb", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "7e20851a7b7ca25d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "7e68de1f5487e8f8", "type": "dependency-of"}, {"parent": "b11f7bd23b23b793", "child": "8199ac81f00e63e4", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "81da00d23508d944", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "826e4352bbf4c2ca", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "83814442991f1140", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "83e71e806d6b14bd", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "83fc0e371238c212", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "841b33ce55262d5a", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "86727d7b38737949", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "87a1e064a0d16e55", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "87f2a9cab2141760", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "8860d963c7d274ca", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "886b9d387f068d4e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "8968ceb594f1c7f1", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "89af01a9c9354523", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "8a00fbcb7b83fcf5", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "8a64a101ba300f5c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "8cd3871db7df580d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "8e3c750dd571b156", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "91a0b367643c7408", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "94820b0504423e97", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "94921ebfbf0a7504", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "94d48c59e9ec0f9e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "958d233608ffde2a", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "967c11d9d73d5eab", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9833743b9e47470b", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "99a5a60b5ab6fd61", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9afb3c5d19636e8c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9d14925fb3acaee5", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9d20fefa40a419c2", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9dd0bf3367176528", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9ee22d7539192f5c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9f1823c6380342c1", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9f24e442bf07bd8c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "9feddb4b7df40325", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "a0e421bb28460e40", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "a33cf219a1ec9cb3", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "a3734837e5f80b44", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "a437f513f180e09d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "a53cbaa26826379b", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "a6e2b524f40b66cc", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "a9e103faa37cb22f", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "aab814de700264f9", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "ae1bc97f2fe4cc70", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "af23276cc180bb5e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "b0397dc4a5783a58", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "b269730bed56af71", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "b2a38856561b56d4", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "b32d5b5763c0e9e5", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "b36e5895e15b2a98", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "b952f127cc2b1e9e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "bbcd263fb1c383a3", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "bc49f37d6926bb19", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "bc6d176e4720a667", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "bcb8ba425d5f16f4", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "bed32d5fa7262181", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "befe51c8aa28896d", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "bf634e809d207309", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "bfbc9ba51aed38a0", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "bfdffd2c32d55b67", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c01f1d31aafbb1ae", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c15e836f4263900e", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c1c2429c54894c67", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c27af63af15adf20", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c2da650e6b0a4333", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c35ab5dd8e1eb87c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c606f4c6dfa960ab", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c69835c3cf082dfa", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c6de372ef811070b", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "c7df17791b65f655", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "caef897530214147", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "cbe6b1218627de89", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "cc3b87e57302b79c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "cd10b1b8500d89e9", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "cecdd177c6a1d915", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "cf38eca165e8d456", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "d170434beaa84374", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "d4acf50ede9b1aff", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "d5b5ea27f8d45782", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "d602e6d502f8eadf", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "d8083c8d0601d620", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "dabeaa9d1167d56c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "dad74b210b7d91f4", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "dafab93f73fdf1aa", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "dbf6aab9e8a21be5", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "dd076939479f7fee", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "df558c83facb48ea", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "dfc969724da054f9", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e0fdc8ef9f354df1", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e1e7a0b0f0b26417", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e21e011e8febd840", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e31303440337369c", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e3ae230c7356f9c0", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e3c62aa86d4d02e4", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e5c3c8b19ef2a0e6", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e7a9f5573b893032", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "e9dbb10f265d6b78", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "ea03095a941a8ec7", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "ee2ae1533578eec0", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "ef9cc76593793817", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "f151931398fa30d5", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "f23580fe55199c0f", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "f4354a91d2bf48d9", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "f48918749b81bc34", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "f7e3ec3b7f36490f", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "b11f7bd23b23b793", "child": "fafd3b7e7018adac", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "fb489fbc9e84b381", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "fbafca66a18dadd7", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "fce8d514ef731ad0", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "fd61178c78fb7395", "type": "contains"}, {"parent": "b11f7bd23b23b793", "child": "fedba371a32eee8c", "type": "contains"}, {"parent": "b1eeeb0ca27294bc", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "b1eeeb0ca27294bc", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "b404c38aa3064545", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "b404c38aa3064545", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "b5e422cbc0c75ee9", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "b5e422cbc0c75ee9", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "b6ac1956435be76e", "child": "c6ff3250ac5b59b5", "type": "evident-by"}, {"parent": "b907de5952a438b9", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "b907de5952a438b9", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "be70c2ee8eb738bc", "child": "191d13e4197b4f66", "type": "evident-by"}, {"parent": "bf475c5f381c2e4b", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "bf475c5f381c2e4b", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "c0d6e0f3841a7244", "child": "3bb1bacd0835e0d3", "type": "dependency-of"}, {"parent": "c0d6e0f3841a7244", "child": "40d49f8cdcb1ee4a", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "6f0e9471802536ed", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "98d7eb1a7cf5c83d", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "9d9c24b5adb8b409", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "b7523f925fd1fe19", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "c0f8deed815b259a", "child": "191d13e4197b4f66", "type": "evident-by"}, {"parent": "c0f8deed815b259a", "child": "be70c2ee8eb738bc", "type": "dependency-of"}, {"parent": "c28bf0acc06c36d5", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "c28bf0acc06c36d5", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "c2ac2524dc95a96b", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "c2ac2524dc95a96b", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "c88c684fec2ba189", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "c88c684fec2ba189", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "c8b1a2678b8ea3ef", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "c8b1a2678b8ea3ef", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "c937cef607583cbf", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "c937cef607583cbf", "child": "16d41479359a5c46", "type": "contains"}, {"parent": "c937cef607583cbf", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "c937cef607583cbf", "child": "5c51e393f640eda1", "type": "dependency-of"}, {"parent": "c937cef607583cbf", "child": "e117f56ffdce9cf8", "type": "dependency-of"}, {"parent": "c937cef607583cbf", "child": "e8c0bd5c101effd9", "type": "dependency-of"}, {"parent": "c937cef607583cbf", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "ccd386a52d6f9608", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "ccd386a52d6f9608", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "cce14779b0961ab3", "child": "fe5bb2158c79b806", "type": "evident-by"}, {"parent": "cd1e8ab4d4514334", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "cd1e8ab4d4514334", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "ce8a6bb652cadbed", "child": "768f3af1daa7fa18", "type": "evident-by"}, {"parent": "ce9ec1ff3635c3d7", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "cf4f7d3e3f7b6dfa", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "cf4f7d3e3f7b6dfa", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "cf6b358b6dcc65c2", "child": "6f0616dc398b48fb", "type": "evident-by"}, {"parent": "cfc5fbfd025ebb88", "child": "96a0dd1220742200", "type": "evident-by"}, {"parent": "d50fdb02979ac3a2", "child": "c861f3dd6e845279", "type": "contains"}, {"parent": "d50fdb02979ac3a2", "child": "ea2772bdbe601225", "type": "dependency-of"}, {"parent": "d50fdb02979ac3a2", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "d73d3d881663b045", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "d73d3d881663b045", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "d9653c162d912940", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "d9653c162d912940", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "d965cd9edc548c95", "child": "90d34dbd9386a9e2", "type": "dependency-of"}, {"parent": "d965cd9edc548c95", "child": "e8a2ea3aba2a034f", "type": "evident-by"}, {"parent": "dd9cd26aacd88542", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "dd9cd26aacd88542", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "e096b5e2932d76bf", "child": "3010f87181c128f2", "type": "evident-by"}, {"parent": "e096b5e2932d76bf", "child": "44bcbc183cfa9cae", "type": "dependency-of"}, {"parent": "e117f56ffdce9cf8", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "e117f56ffdce9cf8", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "e117f56ffdce9cf8", "child": "bba1a2951640083b", "type": "contains"}, {"parent": "e117f56ffdce9cf8", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "e1f53e2429c1df85", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "e1f53e2429c1df85", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "e4cd7bb61853144b", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "e4cd7bb61853144b", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "e8c0bd5c101effd9", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "e8c0bd5c101effd9", "child": "32af4308bd03db74", "type": "contains"}, {"parent": "e8c0bd5c101effd9", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "e8c0bd5c101effd9", "child": "5c51e393f640eda1", "type": "dependency-of"}, {"parent": "e8c0bd5c101effd9", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "e907011f1946d32a", "child": "51d2921483e4107b", "type": "dependency-of"}, {"parent": "e907011f1946d32a", "child": "772b4c95d2957334", "type": "evident-by"}, {"parent": "e969c32a4df9d3c5", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "e969c32a4df9d3c5", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "ea2772bdbe601225", "child": "a9a2b22597baf3ce", "type": "contains"}, {"parent": "ea2772bdbe601225", "child": "cfb5548e362e7931", "type": "contains"}, {"parent": "ea2772bdbe601225", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "ea7fc071c4f74683", "child": "7b8af7b8575e4738", "type": "dependency-of"}, {"parent": "ea7fc071c4f74683", "child": "7e7f9fe8ccd818cd", "type": "evident-by"}, {"parent": "ecac1ffbc470d1a6", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "ecac1ffbc470d1a6", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "edf941cbfbf18b07", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "edf941cbfbf18b07", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "ee18078d43577c11", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "ee18078d43577c11", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "ef232bd59e96a29e", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "ef232bd59e96a29e", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "f0e03855fa3ee4e7", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "f0e03855fa3ee4e7", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "f18b750cb92eef36", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "f18b750cb92eef36", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "f9ba252526eb08c5", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "f9ba252526eb08c5", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "f9ba2615f9a57eaf", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "f9ba2615f9a57eaf", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "f9c2765a2b222ff4", "child": "03e8930f9bfc058e", "type": "dependency-of"}, {"parent": "f9c2765a2b222ff4", "child": "47afed6fbc4468a3", "type": "dependency-of"}, {"parent": "f9c2765a2b222ff4", "child": "9b6d380e9f8939ac", "type": "dependency-of"}, {"parent": "f9c2765a2b222ff4", "child": "ea2772bdbe601225", "type": "dependency-of"}, {"parent": "f9c2765a2b222ff4", "child": "f0e48786eda9d4af", "type": "contains"}, {"parent": "f9c2765a2b222ff4", "child": "f98ebdec6e42da3e", "type": "evident-by"}, {"parent": "fd464bcecc9603f9", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "fd464bcecc9603f9", "child": "f2ab274b318981d8", "type": "evident-by"}, {"parent": "ff52cb2ea81fa720", "child": "ce9ec1ff3635c3d7", "type": "dependency-of"}, {"parent": "ff52cb2ea81fa720", "child": "f2ab274b318981d8", "type": "evident-by"}], "files": [{"id": "351bd2ce69504547", "location": {"path": "/bin/busybox", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 841392}, "digests": [{"algorithm": "sha256", "value": "1ad236b676bccd8aa7147e1f576e2bc9ae8a35a372413febd7db47837c3f0217"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9db7f8e0e70d9040", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "3d771e647dcf1fbc", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "5bf460808044c136", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "86e4bd41ed5f195a", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "79a4600bfd3c4052", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "97355fee4a7b0d4c", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "5f6763219e19867e", "location": {"path": "/etc/fstab", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "60266169ffafd3ef", "location": {"path": "/etc/group", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 697}, "digests": [{"algorithm": "sha256", "value": "0632d55a68081065097472fe7bc7c66f0785f3b78f39fb23f622d24a7e09be9f"}]}, {"id": "c0ad31b12d2b7d42", "location": {"path": "/etc/hostname", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "1262efb22efac47a", "location": {"path": "/etc/hosts", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "15fd5127ad473652", "location": {"path": "/etc/inittab", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "c70d74376d54643f", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "976404e6c9b1ba78", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "ddfa16b933c5f17b", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "ba14a522f2d5f648", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "053fc15a2aabf23f", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "90df237d3c760f2a", "location": {"path": "/etc/modules", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "eb3942012df0c5b0", "location": {"path": "/etc/motd", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "1b278b295aa63352", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "83f79d9aa5c2c324", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "29a80193be90e4b6", "location": {"path": "/etc/passwd", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1172}, "digests": [{"algorithm": "sha256", "value": "2e0902cf0a7f64bf4e64ef2fad66ae977b4d01975dddf5352a84aea5c4e901f0"}]}, {"id": "824c85d713f13eb4", "location": {"path": "/etc/profile", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e"}]}, {"id": "aefb23dec6e3788c", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "6e4065973fd91e3f", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "5d014604df98ba37", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "86bb1d457e75ba3d", "location": {"path": "/etc/protocols", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "a676ac2851c51154", "location": {"path": "/etc/securetty", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "9424df5f12fd1f8a", "location": {"path": "/etc/services", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "f16b7d5c170bff39", "location": {"path": "/etc/shadow", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 148, "mimeType": "text/plain", "size": 422}, "digests": [{"algorithm": "sha256", "value": "cdcdf002dbf6a03de7cf3c024d12162d6227cb5e2d27ca58844a716301f03151"}]}, {"id": "550a9c227b7044ba", "location": {"path": "/etc/shells", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "c861f3dd6e845279", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 211749}, "digests": [{"algorithm": "sha256", "value": "19dae33829ad5c7f63e3ed22cd4e3d2bd2a32646ab9f292969b9e8d16c916100"}]}, {"id": "6f15b530cf4ae097", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "22fbe6e5fa9080bd", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "932c3673d186d422", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "12f3b11e9f0e4b55", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "4a34945a60061853db4b869acdd61ddf455bdf8105c52c237da7b5785088eb62"}]}, {"id": "5f518a47fe2d3167", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "23057ab41286bfaff1b121b086ce17c927c6a3d6a45ab3c4b5757eacc32d97ac"}]}, {"id": "ff1daf14b34da849", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "23057ab41286bfaff1b121b086ce17c927c6a3d6a45ab3c4b5757eacc32d97ac"}]}, {"id": "a2b51d84e1afde49", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "fda8713ba9d5ddde", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "f98ebdec6e42da3e", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}}, {"id": "fb489fbc9e84b381", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 604704}, "digests": [{"algorithm": "sha256", "value": "80a21c15efb528dc274586b649e439a422aa071c042f6ed2cb1cf67a6aec2ba2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cfb5548e362e7931", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "9dc53f6901e72b42041dee8dbe417f6e5c7d19c084a29d8a136d251d51946ce9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a33ebfc0aa820da8", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4670784}, "digests": [{"algorithm": "sha256", "value": "6de7e0ebb6ad448bb3c34f50f04077a4010e1cabad51f620e2bdf18285b75420"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "033a7f3e9ad8ad2d", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "8b2f2d7e6e7baa05781a502819a22ea1c1f6ec501d02e3d70f5fba58c8e7641c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f0e48786eda9d4af", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "f31f51e4dc22a0688a6e5365c943a2c2ec0d826bfaf7ecd11f5e31835e6aa444"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0588e11f8ef6f43e", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "584c829c7ba31d2d", "location": {"path": "/main", "layerID": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "a9a2b22597baf3ce", "location": {"path": "/sbin/apk", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "6211d9664aaf574b3c410d859d40d77ae9837aa6bfccd247729950ea9669fcfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98d7eb1a7cf5c83d", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "f2ab274b318981d8", "location": {"path": "/test", "layerID": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "afebb58ff34415bb", "location": {"path": "/usr/bin/addr2line", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35392}, "digests": [{"algorithm": "sha256", "value": "d752fb3f7e0e397d6cfa78507dc5c19b32615dc6cd4ebc5b88e7751098ed4306"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9de472a5166498b4", "location": {"path": "/usr/bin/ar", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67952}, "digests": [{"algorithm": "sha256", "value": "c9e5d0d8f2fd389e31d7d721753dade2a3f05a289c32bae2c956602ebb530a07"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f027e4679be99473", "location": {"path": "/usr/bin/as", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 749720}, "digests": [{"algorithm": "sha256", "value": "52db7699af9ece57709062e77abca72b09547f9d9f7e703070cb35566aebb96e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a294c20358d7ac46", "location": {"path": "/usr/bin/c++", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1774896}, "digests": [{"algorithm": "sha256", "value": "8f76891f09619a779aefb47b493c559c573cf1dc9deea83e03169af9dd922b70"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "47f3cce35d7e9131", "location": {"path": "/usr/bin/c++filt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34864}, "digests": [{"algorithm": "sha256", "value": "f64b122466cc6ab9596c3896cc9fbddbb1fc47a9c0fa59f58cd2fe1228331c24"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6f342b17f9a9dd37", "location": {"path": "/usr/bin/c89", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 229}, "digests": [{"algorithm": "sha256", "value": "119353c9dadabd1f3581544cd4befcaf1b7add53fb65bd945158b91952f91d6b"}]}, {"id": "f4e197ec0ef075a7", "location": {"path": "/usr/bin/c99", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "33f803f56dc115b47d54dc9301d12530e63d0c1c3e9527818f8af49310303da4"}]}, {"id": "93108f2be3f27a38", "location": {"path": "/usr/bin/cpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1774896}, "digests": [{"algorithm": "sha256", "value": "b77972dc5c93982fbb752818affea01770517492402608f13c68fc90ef846620"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "c3e7b2804c931d45", "location": {"path": "/usr/bin/dwp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1985080}, "digests": [{"algorithm": "sha256", "value": "6877cb1b0e478ebf68a8df16105bcc242f5cf6350d2599bd2287265df6affda3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libstdc++.so.6", "libgcc_s.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5c6099e8bd6ff3a1", "location": {"path": "/usr/bin/elfedit", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43544}, "digests": [{"algorithm": "sha256", "value": "37601baa303ae0f09ce25afb65b995176eac84d2bb50191e9c694608959c1b64"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4dd9485d2406fa0b", "location": {"path": "/usr/bin/g++", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1774896}, "digests": [{"algorithm": "sha256", "value": "8f76891f09619a779aefb47b493c559c573cf1dc9deea83e03169af9dd922b70"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "be684f46bb467469", "location": {"path": "/usr/bin/gcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1770800}, "digests": [{"algorithm": "sha256", "value": "28425246563e14a4845132316ab348b20a97371dfdfd7421c1cd1e3852035b41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "1afa3d048ecaf046", "location": {"path": "/usr/bin/gcc-ar", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 30616}, "digests": [{"algorithm": "sha256", "value": "76b7c7d7a7c3788ff460e6c99342a152ccb5887c0a2ef40e5eaad4502bd5ff74"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "7f32cfa9562fef82", "location": {"path": "/usr/bin/gcc-nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 30616}, "digests": [{"algorithm": "sha256", "value": "1d6e930ce56445276c89fc9eb6bcaac47afe36ab574c936f12ec94c2b65457ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "dc92a973c651f335", "location": {"path": "/usr/bin/gcc-ranlib", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 30616}, "digests": [{"algorithm": "sha256", "value": "780b220bb0bf11bf44a7d9f8c26f65ec07d3bdd748885bad984e298257cda450"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "48f692ee96533573", "location": {"path": "/usr/bin/gcov", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1125056}, "digests": [{"algorithm": "sha256", "value": "191cd885e134689e0560df3f4981b7216248e01d0449cc39860a29e1e64870c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "3c65257465c753ea", "location": {"path": "/usr/bin/gcov-dump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1034936}, "digests": [{"algorithm": "sha256", "value": "065eacb795b68d07365e5da718da72036df38b9c7a113ede18f2e1f8d52b64a3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "b1b42f4a805db629", "location": {"path": "/usr/bin/gcov-tool", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 993968}, "digests": [{"algorithm": "sha256", "value": "6c1fc0225ce2ad0b293fb464c2db2040cf9a5d0c23714222ce242988de80d0d9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "9d9c24b5adb8b409", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "40d49f8cdcb1ee4a", "location": {"path": "/usr/bin/getent", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48448}, "digests": [{"algorithm": "sha256", "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3201c6b53ed7a347", "location": {"path": "/usr/bin/gprof", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 102024}, "digests": [{"algorithm": "sha256", "value": "9221c2ab5cfe4dd95d5faa27795a8a4e8b10b111de64bd8e386ba5d5e5fa4b51"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6f0e9471802536ed", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24168}, "digests": [{"algorithm": "sha256", "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b606442e016bb2ff", "location": {"path": "/usr/bin/ld", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1158448}, "digests": [{"algorithm": "sha256", "value": "2cc45f78fb048b0c66d0940efa6e354aa2c6f3847235ddc829053a9186296bce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libctf.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7a211fafd40efd1", "location": {"path": "/usr/bin/ld.bfd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1158448}, "digests": [{"algorithm": "sha256", "value": "2cc45f78fb048b0c66d0940efa6e354aa2c6f3847235ddc829053a9186296bce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libctf.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7523f925fd1fe19", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "933684dd423a3cf2", "location": {"path": "/usr/bin/lto-dump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 32841432}, "digests": [{"algorithm": "sha256", "value": "64b7c7a241fe01e767dccbd92e89dfa90292aa7c685dbdcb58797db7b773ae6b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libisl.so.23", "libmpc.so.3", "libmpfr.so.6", "libgmp.so.10", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "3a9148688b6e806a", "location": {"path": "/usr/bin/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56552}, "digests": [{"algorithm": "sha256", "value": "d276ff262d14c00933c26007f902f5ccfd3925885daa98575a768670b93201ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e86b35c765aeac4a", "location": {"path": "/usr/bin/objcopy", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 182616}, "digests": [{"algorithm": "sha256", "value": "0c38467e8e7a37d7b715ecc910d34f4410d5f7afb8b4b63308bb7f3ce0a29d5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9141d201b073602b", "location": {"path": "/usr/bin/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 410992}, "digests": [{"algorithm": "sha256", "value": "2b492ef09a65431b45bf1c1c2a4738c46597400c5855ac7ec3b19738101a5469"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libopcodes-2.40.so", "libctf.so.0", "libbfd-2.40.so", "libsframe.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae5383c57c06be7a", "location": {"path": "/usr/bin/ranlib", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67984}, "digests": [{"algorithm": "sha256", "value": "e8ab9b8da52557fe520ff2a8ace1fa1ae2bc3bc3720e4e9d3ec916c2e6e30d32"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "884406e73a4b85bd", "location": {"path": "/usr/bin/readelf", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 723576}, "digests": [{"algorithm": "sha256", "value": "13e8310d3e786c5deaca8fd0af52252a8ba1ae95899dffc4a3c6bc5356a716b0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libctf-nobfd.so.0", "libz.so.1", "libsframe.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b10627dd3254f34d", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83896}, "digests": [{"algorithm": "sha256", "value": "efb73a259905c420dcde5e8c3fadbf07fd08bb371476a87d487b0c17be0b057f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d6a0b7af06b27b6e", "location": {"path": "/usr/bin/size", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35136}, "digests": [{"algorithm": "sha256", "value": "6a0c80d11bde2cff69548a60c4d69ff3db66aea4f8329bdc051b44acbc3ba3eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7389c7d678b48158", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14368}, "digests": [{"algorithm": "sha256", "value": "71d04395e1c31918ab9ad5d942f0d752209c668122d8c65b3e6fdb762ba26e64"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e2a24a143396699b", "location": {"path": "/usr/bin/strings", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43488}, "digests": [{"algorithm": "sha256", "value": "05f9d93775d53e6145a603b89506fadc032e4a57d94dc95fb436613b34407940"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d928bb3b2aa9acbf", "location": {"path": "/usr/bin/strip", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 182616}, "digests": [{"algorithm": "sha256", "value": "f480b12f017523cc3604716267486d634725deb4e5e9660ed39cd16e774affa4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5b225c1b0b3c468f", "location": {"path": "/usr/bin/x86_64-alpine-linux-musl-c++", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1774896}, "digests": [{"algorithm": "sha256", "value": "8f76891f09619a779aefb47b493c559c573cf1dc9deea83e03169af9dd922b70"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "1a31f69a3a2c8401", "location": {"path": "/usr/bin/x86_64-alpine-linux-musl-g++", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1774896}, "digests": [{"algorithm": "sha256", "value": "8f76891f09619a779aefb47b493c559c573cf1dc9deea83e03169af9dd922b70"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "785f8cff9713ec5e", "location": {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1770800}, "digests": [{"algorithm": "sha256", "value": "28425246563e14a4845132316ab348b20a97371dfdfd7421c1cd1e3852035b41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "7d5995177259a5cd", "location": {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc-13.1.1", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1770800}, "digests": [{"algorithm": "sha256", "value": "28425246563e14a4845132316ab348b20a97371dfdfd7421c1cd1e3852035b41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "e8d120cb1ced9fdd", "location": {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc-ar", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 30616}, "digests": [{"algorithm": "sha256", "value": "76b7c7d7a7c3788ff460e6c99342a152ccb5887c0a2ef40e5eaad4502bd5ff74"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "91a1c8e0c2904048", "location": {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc-nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 30616}, "digests": [{"algorithm": "sha256", "value": "1d6e930ce56445276c89fc9eb6bcaac47afe36ab574c936f12ec94c2b65457ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "1e559403b1c7c893", "location": {"path": "/usr/bin/x86_64-alpine-linux-musl-gcc-ranlib", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 30616}, "digests": [{"algorithm": "sha256", "value": "780b220bb0bf11bf44a7d9f8c26f65ec07d3bdd748885bad984e298257cda450"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "022ba3ba91fddfca", "location": {"path": "/usr/include/aio.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1511}, "digests": [{"algorithm": "sha256", "value": "94e228f632504931cfa94bbef124eea55e8df79a787e1161714ef4e5015d253a"}]}, {"id": "cbe6b1218627de89", "location": {"path": "/usr/include/alloca.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 219}, "digests": [{"algorithm": "sha256", "value": "8768404d7cf4af5fb135b1a2ca91765bd2be311ac072e0ec8b68f5cb3e6e0f3e"}]}, {"id": "0a179ba3accea060", "location": {"path": "/usr/include/ar.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 311}, "digests": [{"algorithm": "sha256", "value": "a32ed9d5a0e19c2d40781a05e4a0ef094d24b69a5752dc3849b92e4502481bd4"}]}, {"id": "d8083c8d0601d620", "location": {"path": "/usr/include/arpa/ftp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 821}, "digests": [{"algorithm": "sha256", "value": "6424bd423562f20ff9c9fc4fe36b2e5aacf971149d73dbcf6ae3cb5bd51aa770"}]}, {"id": "4ede8f2889f34255", "location": {"path": "/usr/include/arpa/inet.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "8356bc3cbbdfd5671d010fdc45286c5cf40fe113ca4a2d584ad7497fc42cc29f"}]}, {"id": "6ced165513b1b953", "location": {"path": "/usr/include/arpa/nameser.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12343}, "digests": [{"algorithm": "sha256", "value": "c0829694b0e7506674be6ceccb2b5ed4b388499796adeefb884f075a45fbcf51"}]}, {"id": "07c4cfef7c59953b", "location": {"path": "/usr/include/arpa/nameser_compat.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27}, "digests": [{"algorithm": "sha256", "value": "51483cd3492d6448a32ca98d66420c2210f67779849e32762641115f61a0a235"}]}, {"id": "017dbf09a440bad4", "location": {"path": "/usr/include/arpa/telnet.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5752}, "digests": [{"algorithm": "sha256", "value": "4dc41f35778e57506923be0ab1bc15716b96e47e19ee2757753696ec640b7d00"}]}, {"id": "1b7439684963d299", "location": {"path": "/usr/include/arpa/tftp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 544}, "digests": [{"algorithm": "sha256", "value": "b596df5660906a555b12f450388d09cfafd3589db738100b806eae9437409ff5"}]}, {"id": "dfc969724da054f9", "location": {"path": "/usr/include/assert.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 428}, "digests": [{"algorithm": "sha256", "value": "477f9fcf67e8eccb59dea935f0dc7abd40829f8d61a3e73e4151ff6a18ef25f9"}]}, {"id": "1dc8568aa6bbde29", "location": {"path": "/usr/include/bits/alltypes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11446}, "digests": [{"algorithm": "sha256", "value": "a8990c268ef62ec2e6963e757a0efad856ed4fd3611f6c28e7df17962697cc4c"}]}, {"id": "5fae7d915fa6bc84", "location": {"path": "/usr/include/bits/dirent.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "a1c1ccd32905b6304606802aea2a417a22be848ae2a219dff3e0315d2f6aa8b5"}]}, {"id": "66110e13bb26a920", "location": {"path": "/usr/include/bits/errno.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3669}, "digests": [{"algorithm": "sha256", "value": "1760adb5572357ae1fa93625bd501e975c1ba03fdb3f97fc4fce46398772ae7b"}]}, {"id": "dbf6aab9e8a21be5", "location": {"path": "/usr/include/bits/fcntl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "3526dbb894665ab3b155a60d730c8527edce4fa597b3d5e51364a345d0cbdaeb"}]}, {"id": "967c11d9d73d5eab", "location": {"path": "/usr/include/bits/fenv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 777}, "digests": [{"algorithm": "sha256", "value": "406af96f4d9e50a1191873aa00f3d4c4918065cc791492fad93bdc45640dde79"}]}, {"id": "a33cf219a1ec9cb3", "location": {"path": "/usr/include/bits/float.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 499}, "digests": [{"algorithm": "sha256", "value": "de4738aaf93195145476108f536039c28dc572aa34ccf3ce099142266f9007df"}]}, {"id": "15ed20a80e4a3474", "location": {"path": "/usr/include/bits/hwcap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "bed32d5fa7262181", "location": {"path": "/usr/include/bits/io.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2023}, "digests": [{"algorithm": "sha256", "value": "980f6fede4761e20b269323f368305d7879a81324eba0a4a4ad446e344a48c5e"}]}, {"id": "b0397dc4a5783a58", "location": {"path": "/usr/include/bits/ioctl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3054}, "digests": [{"algorithm": "sha256", "value": "a1ef9fa70d6d1f14e1a370b21c428b27c5f89e88ebe7500174d60683b096219e"}]}, {"id": "87a1e064a0d16e55", "location": {"path": "/usr/include/bits/ioctl_fix.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "bf634e809d207309", "location": {"path": "/usr/include/bits/ipc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 157}, "digests": [{"algorithm": "sha256", "value": "3b90d790c859bcf8fa47f9fd7e188e6093b008c64191f7dbf0b7c542f2b6adca"}]}, {"id": "7999c2b075d8fb54", "location": {"path": "/usr/include/bits/ipcstat.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19}, "digests": [{"algorithm": "sha256", "value": "d4d0a193a653131def47e5f9e099dc089b1407d8936578def78080a6dce4876d"}]}, {"id": "dad74b210b7d91f4", "location": {"path": "/usr/include/bits/kd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22}, "digests": [{"algorithm": "sha256", "value": "59be3e83a6f50b751687a23cc0ac0e6bc3c20426906cbe2f301fda86ea2e61e9"}]}, {"id": "bcb8ba425d5f16f4", "location": {"path": "/usr/include/bits/limits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22}, "digests": [{"algorithm": "sha256", "value": "1cf68647701c5ccf850d6f092f1dbd1460c2b25931699b423cd3b6a98081885f"}]}, {"id": "165e55a908854f64", "location": {"path": "/usr/include/bits/link.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "527de5bcb140fa0da21f258e2f6fd855fbdbb0fb243cc8579acbdcd2d9188147"}]}, {"id": "fce8d514ef731ad0", "location": {"path": "/usr/include/bits/mman.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "48869831c0f6fdad38f1e91b8a19349ce9fa0380b196fcf384bb9bbff44b8d33"}]}, {"id": "fafd3b7e7018adac", "location": {"path": "/usr/include/bits/msg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "8c4f9b4c9761c601a16f8c5c7586204ae4d2431a8cc60ce736adaf06ec35891e"}]}, {"id": "fd61178c78fb7395", "location": {"path": "/usr/include/bits/poll.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "9f24e442bf07bd8c", "location": {"path": "/usr/include/bits/posix.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64}, "digests": [{"algorithm": "sha256", "value": "abf1648b5e7ec62a420d5a870198355efca45164baa9619464bfd3872916ab7d"}]}, {"id": "9dd0bf3367176528", "location": {"path": "/usr/include/bits/ptrace.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 461}, "digests": [{"algorithm": "sha256", "value": "b4c6ba3d3f4c468fe975592d3468d41695437fb7cc7a6957af6ef88578c11513"}]}, {"id": "3928ffc0b1affb5a", "location": {"path": "/usr/include/bits/reg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 520}, "digests": [{"algorithm": "sha256", "value": "64e4b93032ad97582c56fc88f2c490978f13905eb6804a5f48ad78d2ec58c387"}]}, {"id": "c7df17791b65f655", "location": {"path": "/usr/include/bits/resource.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "1794517fdea773dd", "location": {"path": "/usr/include/bits/sem.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 232}, "digests": [{"algorithm": "sha256", "value": "06fb35f5f6ea72aa944795600d8bdf05a59b501f13964cef6f925f52e602c5a4"}]}, {"id": "b269730bed56af71", "location": {"path": "/usr/include/bits/setjmp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36}, "digests": [{"algorithm": "sha256", "value": "e6a786d963fa17e3f14986b63860c07d3872061f4e964c3d899214888a1f70df"}]}, {"id": "330237556d34e19e", "location": {"path": "/usr/include/bits/shm.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 472}, "digests": [{"algorithm": "sha256", "value": "61d6102c230e3d9d52b75ba36ecc887aafa29a97118521626c327860cae55f3c"}]}, {"id": "165d3792840f2464", "location": {"path": "/usr/include/bits/signal.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3459}, "digests": [{"algorithm": "sha256", "value": "2d19278fada3340d48888783f0567b7f82946fc6964b19b77c07190ba2717400"}]}, {"id": "94d48c59e9ec0f9e", "location": {"path": "/usr/include/bits/socket.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "f7e3ec3b7f36490f", "location": {"path": "/usr/include/bits/soundcard.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "e52f4a87168f60c2860afe01fa7cc3f235bd6f3c9be2e997597672332fb0e56e"}]}, {"id": "0de1b8a5b22211f8", "location": {"path": "/usr/include/bits/stat.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 434}, "digests": [{"algorithm": "sha256", "value": "8cc7bb3263e979b7fc3bacd39a9ce5fcb33d07806944f05b1be977d97780e462"}]}, {"id": "bfdffd2c32d55b67", "location": {"path": "/usr/include/bits/statfs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 195}, "digests": [{"algorithm": "sha256", "value": "6ce681e292fa857adae906fdc7a2ac641c931659d9c3ac824203eed2980199a4"}]}, {"id": "3a56dfa208b92c87", "location": {"path": "/usr/include/bits/stdint.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 540}, "digests": [{"algorithm": "sha256", "value": "a901e488e09ba0e5d796d2db619ef834e120e6e3c38de8fb8e763eb148780728"}]}, {"id": "609fdc1d25f67a28", "location": {"path": "/usr/include/bits/syscall.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20410}, "digests": [{"algorithm": "sha256", "value": "be1b1bf17d20078214b3735583abc26a62210e80fc2e4589142efe28e96ddb8d"}]}, {"id": "0300a95762cdc872", "location": {"path": "/usr/include/bits/termios.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3509}, "digests": [{"algorithm": "sha256", "value": "9d2247d093e9ed7b6dd2c4305f500987d0bbb8a5b1c4df10d51154d2e41d133a"}]}, {"id": "dabeaa9d1167d56c", "location": {"path": "/usr/include/bits/user.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "e79ea399adeb8fe8c8cfcd0bd4c39fcbba4141edfcf7a0025d3f2d7a74d3e725"}]}, {"id": "958d233608ffde2a", "location": {"path": "/usr/include/bits/vt.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22}, "digests": [{"algorithm": "sha256", "value": "59da9715f2ef97be98dc151d0c990b5b29885d72b21fce3b0e8182ac06f17c6a"}]}, {"id": "15d47753110f4da6", "location": {"path": "/usr/include/byteswap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 501}, "digests": [{"algorithm": "sha256", "value": "e51244bc6433d77aba368aa53863850d6d06890c3d8691b27619a737401ec1e5"}]}, {"id": "dbd07b1e7d2735af", "location": {"path": "/usr/include/c++/13.1.1/algorithm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3044}, "digests": [{"algorithm": "sha256", "value": "c55611e1e22ff59834014a94a865102fd12d3251d6f7a2eee55a0ed7bcc258a7"}]}, {"id": "983f46c7d3c4affd", "location": {"path": "/usr/include/c++/13.1.1/any", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18821}, "digests": [{"algorithm": "sha256", "value": "007d9889c92e0b74dd1feec06a441768f45292da7ec1cadc7e29f61d5635afe4"}]}, {"id": "4603c5545a12e7ca", "location": {"path": "/usr/include/c++/13.1.1/array", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14661}, "digests": [{"algorithm": "sha256", "value": "4678ed9084735bdb4865c3a7e5731de1e6dff02bb330aed8011d06c383ba34bb"}]}, {"id": "dd95371772f549fd", "location": {"path": "/usr/include/c++/13.1.1/atomic", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 51568}, "digests": [{"algorithm": "sha256", "value": "0990103f82613f9d103e2e950d1f6bfa085ff86ead1d3776cffea5346ba99e5d"}]}, {"id": "adffd92ce6385f06", "location": {"path": "/usr/include/c++/13.1.1/backward/auto_ptr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11020}, "digests": [{"algorithm": "sha256", "value": "498c8c6d89bc8245d2fbb32596242a8637ce9028dc9a703de66468bdd187b2f6"}]}, {"id": "aa3fd0e2f659bc4f", "location": {"path": "/usr/include/c++/13.1.1/backward/backward_warning.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2491}, "digests": [{"algorithm": "sha256", "value": "804f09806b750a82880adee29c1660ed7e147447820ad54c7ffecb42e2ab03f7"}]}, {"id": "76cc5cb110438df4", "location": {"path": "/usr/include/c++/13.1.1/backward/binders.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7307}, "digests": [{"algorithm": "sha256", "value": "ac90cb28dae666efddaf9caf2914d31d85ecaba07fa1358e5f0e9c49f1b360f2"}]}, {"id": "e40e1a9e90e5c770", "location": {"path": "/usr/include/c++/13.1.1/backward/hash_fun.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4248}, "digests": [{"algorithm": "sha256", "value": "fb67ab3cedc095367a1af783aa501c1f1d190a996496e7a034a6b72edae26d69"}]}, {"id": "f2ef634a0eb9d7d3", "location": {"path": "/usr/include/c++/13.1.1/backward/hash_map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17822}, "digests": [{"algorithm": "sha256", "value": "705863169c6b99a7512db6889d8e3639494de0e89e5afc8437017b559ff07f56"}]}, {"id": "3c173733cce4122e", "location": {"path": "/usr/include/c++/13.1.1/backward/hash_set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17323}, "digests": [{"algorithm": "sha256", "value": "06c794eb8790f06a8701c4dac32a6900a495f9a7a27dc664df3f31eeab5494f2"}]}, {"id": "9b1ccc65ca7da770", "location": {"path": "/usr/include/c++/13.1.1/backward/hashtable.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33883}, "digests": [{"algorithm": "sha256", "value": "f00350ba967fa99d80a7bc8686358978747bf6808759819e75ce5b15fe0dcbc8"}]}, {"id": "7da7d8a6ba74d05d", "location": {"path": "/usr/include/c++/13.1.1/backward/strstream", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7454}, "digests": [{"algorithm": "sha256", "value": "19ce94df6b3aa2a38e8ad5aa8076a1cde7d96f246777f55703454b0db1fdb319"}]}, {"id": "daacc10f4723f10f", "location": {"path": "/usr/include/c++/13.1.1/barrier", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8084}, "digests": [{"algorithm": "sha256", "value": "81d2357b39bcc58a92613a7e913c0f3e6e310d36dcff3cad16236e0f40d6908a"}]}, {"id": "f856adffc16661af", "location": {"path": "/usr/include/c++/13.1.1/bit", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14378}, "digests": [{"algorithm": "sha256", "value": "2599e0359c2438b323032e67c006ead65538ae8c3d6994c1021611761de74e97"}]}, {"id": "ed969b7529487e92", "location": {"path": "/usr/include/c++/13.1.1/bits/algorithmfwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24654}, "digests": [{"algorithm": "sha256", "value": "04553123a01113d4efd0fb3e47ee3164e7aac9b745d1e2da60a88206a2b39087"}]}, {"id": "841bf97b22bc1323", "location": {"path": "/usr/include/c++/13.1.1/bits/align.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3711}, "digests": [{"algorithm": "sha256", "value": "fe4e5bf008fb399671e6e208f7d90bed7c21943c4aef49fa18a9bb197bddd28e"}]}, {"id": "a48239463f772aa2", "location": {"path": "/usr/include/c++/13.1.1/bits/alloc_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30209}, "digests": [{"algorithm": "sha256", "value": "ef65dc04e89e64039273b06fe91e5c4422d5e149e73da12b333e4af2f1a3e83a"}]}, {"id": "e64fabfa100cface", "location": {"path": "/usr/include/c++/13.1.1/bits/allocated_ptr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3329}, "digests": [{"algorithm": "sha256", "value": "9089928af3f8187afa77935c1ff6e339886391e0f39ba6b4bbfab0c836b0af52"}]}, {"id": "19d186461ba4e70d", "location": {"path": "/usr/include/c++/13.1.1/bits/allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8806}, "digests": [{"algorithm": "sha256", "value": "7d8b965a6f40c090d29a30a3c5ed29da5a23bb7f7944dd3e9f2cfdf14012c056"}]}, {"id": "bc3b41cd62f26075", "location": {"path": "/usr/include/c++/13.1.1/bits/atomic_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 60111}, "digests": [{"algorithm": "sha256", "value": "0624264bd6a8e01d7c74d8fc484845b09a28a9cb5340cc8d92d3d2178b674154"}]}, {"id": "68fb78f984df410f", "location": {"path": "/usr/include/c++/13.1.1/bits/atomic_futex.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12373}, "digests": [{"algorithm": "sha256", "value": "454baee693ab45c6697b3f14a3dc398b7a425d2a7402a75b4fbc67ae45ceb670"}]}, {"id": "fdfc1e6d03777fe7", "location": {"path": "/usr/include/c++/13.1.1/bits/atomic_lockfree_defines.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "51fc5cdbeaf43efb89ea181d8ef4fbd1ed5c5fe733aaa4f50687668770a12c09"}]}, {"id": "1f867f8f3c5412d3", "location": {"path": "/usr/include/c++/13.1.1/bits/atomic_timed_wait.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13497}, "digests": [{"algorithm": "sha256", "value": "d1e0fe1def715844c336bfa1e52b1e89583a6164a6a16864b779fa7d44579662"}]}, {"id": "fb91faddbaa11d05", "location": {"path": "/usr/include/c++/13.1.1/bits/atomic_wait.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12693}, "digests": [{"algorithm": "sha256", "value": "eb5102a260196fdcdddeee4911cc84d8e292ccda901e5a2b618712bc47007101"}]}, {"id": "71b8b08f3a8771f4", "location": {"path": "/usr/include/c++/13.1.1/bits/basic_ios.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16125}, "digests": [{"algorithm": "sha256", "value": "e29573e9c677801d747f730d543869d18283708819e7e7db60bee739c860f108"}]}, {"id": "b07220e0a68b14e2", "location": {"path": "/usr/include/c++/13.1.1/bits/basic_ios.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5806}, "digests": [{"algorithm": "sha256", "value": "397651308050e0bf9085fd8277e89c861a6027be051330cb77bf11800dcd9788"}]}, {"id": "072ef922080da376", "location": {"path": "/usr/include/c++/13.1.1/bits/basic_string.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159938}, "digests": [{"algorithm": "sha256", "value": "45000547e6b9f885cecfce6dbfc1095713343793c0492b58ee64bcefc744f42f"}]}, {"id": "1ae9207f9d28758f", "location": {"path": "/usr/include/c++/13.1.1/bits/basic_string.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30805}, "digests": [{"algorithm": "sha256", "value": "b4613011e2df228779b8ec2e59b1061f5fbd74fcc97bcc2adaf5a96d3520b7ea"}]}, {"id": "7c705470703ecc13", "location": {"path": "/usr/include/c++/13.1.1/bits/boost_concept_check.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29830}, "digests": [{"algorithm": "sha256", "value": "4801092787e3726343ef374fcfc523c963285af757978d2a84456ccf035545c2"}]}, {"id": "3854075689aa9682", "location": {"path": "/usr/include/c++/13.1.1/bits/c++0x_warning.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1474}, "digests": [{"algorithm": "sha256", "value": "e07d933a902c762acacf0f7d5701dba502c5caae8a858984b1f1ccfd0766b360"}]}, {"id": "f3270d606d3711af", "location": {"path": "/usr/include/c++/13.1.1/bits/char_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29890}, "digests": [{"algorithm": "sha256", "value": "3fb07a0d40e08412077792144422f4a5fdadd76f588232f649e6f356a7ed74f6"}]}, {"id": "379ca70da954c69c", "location": {"path": "/usr/include/c++/13.1.1/bits/charconv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3662}, "digests": [{"algorithm": "sha256", "value": "86f5920d373ebdaa70662ab329c560aefda4262830c9f2d218aaf7dea481a754"}]}, {"id": "3e5c286b24a83de0", "location": {"path": "/usr/include/c++/13.1.1/bits/chrono.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48050}, "digests": [{"algorithm": "sha256", "value": "6896650270136dde480a9001c12724f1197909e1f34fb7120a331cb86f974a36"}]}, {"id": "ca4885f97018982b", "location": {"path": "/usr/include/c++/13.1.1/bits/chrono_io.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75669}, "digests": [{"algorithm": "sha256", "value": "82783dfbc304c1e6a4c323ca8a37634abe0c93810ebb963a6d5dea9f08d851e8"}]}, {"id": "dd0d1c16c3f1af68", "location": {"path": "/usr/include/c++/13.1.1/bits/codecvt.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25500}, "digests": [{"algorithm": "sha256", "value": "8621afd3bcd276ff8de6812903d1251c72cde0ba61ffc0833c63f1872f5bcdd5"}]}, {"id": "ea3e3544a95fb0e0", "location": {"path": "/usr/include/c++/13.1.1/bits/concept_check.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3403}, "digests": [{"algorithm": "sha256", "value": "c482dc71726b9e43301072aa91dcb9cf656a60e1e95c3a0771b203bfa6e92a1d"}]}, {"id": "3662fca7b70ecdd8", "location": {"path": "/usr/include/c++/13.1.1/bits/cow_string.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 134111}, "digests": [{"algorithm": "sha256", "value": "65c32928aea07695842ef88230f6742fbe3e533a2e26dd0cec214e4b64b6925d"}]}, {"id": "40b08130b6e226a0", "location": {"path": "/usr/include/c++/13.1.1/bits/cpp_type_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14858}, "digests": [{"algorithm": "sha256", "value": "aca4b7c48ea5aeff76ab166e2c0b1e1cc722ba83f575370d353022bc5f018d2c"}]}, {"id": "1be7ea1a7a2a6b54", "location": {"path": "/usr/include/c++/13.1.1/bits/cxxabi_forced.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1811}, "digests": [{"algorithm": "sha256", "value": "52d2feedf36e87533fd533afe3be556cb327768942b3bc7452c8fd48ebc9a30e"}]}, {"id": "0975ecf2148266b2", "location": {"path": "/usr/include/c++/13.1.1/bits/cxxabi_init_exception.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2227}, "digests": [{"algorithm": "sha256", "value": "f8bd572b346acfb0d8015db0ecb097e16c664c0e808717f6c50afa93c41db0ab"}]}, {"id": "810e926bb4bc9514", "location": {"path": "/usr/include/c++/13.1.1/bits/deque.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42378}, "digests": [{"algorithm": "sha256", "value": "8d571d0361d5de4d439ca33b618235833ee6044e7fbd9f518feb829210154247"}]}, {"id": "158b5a43cdd4f06e", "location": {"path": "/usr/include/c++/13.1.1/bits/enable_special_members.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12452}, "digests": [{"algorithm": "sha256", "value": "070d9ec45cf21a271ad4f753bfedbb905c01f3467e09e80c4f2db4c5aa46938c"}]}, {"id": "bd49e61c47789201", "location": {"path": "/usr/include/c++/13.1.1/bits/erase_if.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2137}, "digests": [{"algorithm": "sha256", "value": "614f5acdd5003a7d57098a0378a85ebba28b90ff935c3f832b21543e4b77a94f"}]}, {"id": "32777ce38941aaec", "location": {"path": "/usr/include/c++/13.1.1/bits/exception.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2467}, "digests": [{"algorithm": "sha256", "value": "0c791fb8982c963ad9a966f6cdb02116733cb56b242b62a7290a2d5ff54a2290"}]}, {"id": "0598ba5403601116", "location": {"path": "/usr/include/c++/13.1.1/bits/exception_defines.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1645}, "digests": [{"algorithm": "sha256", "value": "0beed39250847d70b5f69a21aad761f634472338578d84b221d16b510197f8da"}]}, {"id": "f84ca2edf6bee060", "location": {"path": "/usr/include/c++/13.1.1/bits/exception_ptr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8244}, "digests": [{"algorithm": "sha256", "value": "2ee455bed4944f3560ee4e6e40804462e95543dc7505c51444bfa198fbdee9c8"}]}, {"id": "e4d449cbf1f9c79e", "location": {"path": "/usr/include/c++/13.1.1/bits/forward_list.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 51120}, "digests": [{"algorithm": "sha256", "value": "a200179733469bbe40e9fa7721fa3178c329d64238c2d2adae2b19e708de7e14"}]}, {"id": "cb465c225db0b9a0", "location": {"path": "/usr/include/c++/13.1.1/bits/forward_list.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14035}, "digests": [{"algorithm": "sha256", "value": "92a2aa8d6e4695201d35bc90dd7b41ca87331c7618a5fc124dab102042ef1fbe"}]}, {"id": "40934b9c91c0ae04", "location": {"path": "/usr/include/c++/13.1.1/bits/fs_dir.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17693}, "digests": [{"algorithm": "sha256", "value": "c087d1c52a233c22311b9c180ec1874d1d5da49b1ce6e3f0853426e0600d748d"}]}, {"id": "ae042a238517999b", "location": {"path": "/usr/include/c++/13.1.1/bits/fs_fwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10916}, "digests": [{"algorithm": "sha256", "value": "45108207356911b17bd22fe492fc9b8b31122b764111e015a7cc1fa7f86f3925"}]}, {"id": "82cae37463ad2d9a", "location": {"path": "/usr/include/c++/13.1.1/bits/fs_ops.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10743}, "digests": [{"algorithm": "sha256", "value": "7b2e058fda1d6e7089f5e27a4eb6a12b56e9c4bbd37b2ca8250e76746751b461"}]}, {"id": "7706cd3dcc38495b", "location": {"path": "/usr/include/c++/13.1.1/bits/fs_path.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42465}, "digests": [{"algorithm": "sha256", "value": "ddd530bf08bf84ee6496891ba7fb6221f4f0e2fef81fa45643df611de2a89e21"}]}, {"id": "d193888fcc7c0224", "location": {"path": "/usr/include/c++/13.1.1/bits/fstream.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33421}, "digests": [{"algorithm": "sha256", "value": "41a55811d640439540a1e3d07928c11eae4be3e4150b7e9e765c3625c0e51231"}]}, {"id": "20c0ec1373713189", "location": {"path": "/usr/include/c++/13.1.1/bits/functexcept.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4117}, "digests": [{"algorithm": "sha256", "value": "8737dd16b0c905da8d84449e44a260be8b0076ad933260c4b2756aab9eee41b0"}]}, {"id": "f8a78d27693017ec", "location": {"path": "/usr/include/c++/13.1.1/bits/functional_hash.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9005}, "digests": [{"algorithm": "sha256", "value": "ecbde834cd89e70c9dc58b386539afcb8481dcf302efcdb2a35b553b1b5a57a2"}]}, {"id": "e8d59c60efa72a55", "location": {"path": "/usr/include/c++/13.1.1/bits/gslice.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5519}, "digests": [{"algorithm": "sha256", "value": "aa1381f7da70cf5c192ca91cce82c7b37bc9cbcc1e6ac96f5c6d58438298d12a"}]}, {"id": "3bd681e24f1a157c", "location": {"path": "/usr/include/c++/13.1.1/bits/gslice_array.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7892}, "digests": [{"algorithm": "sha256", "value": "44b6aec385669f8ac5206907662e78d5f12058f64e7766dac4d2a31bfd7250e5"}]}, {"id": "e7550a441f83f5d4", "location": {"path": "/usr/include/c++/13.1.1/bits/hash_bytes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2146}, "digests": [{"algorithm": "sha256", "value": "2d67eacaf1c34dad0d25475dac84128f2d3b45ab3260bb0e9973b2d1949d7e59"}]}, {"id": "c71c3fa01bdb2279", "location": {"path": "/usr/include/c++/13.1.1/bits/hashtable.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 90342}, "digests": [{"algorithm": "sha256", "value": "7b73ee7b4039fd7af0b6dfc7cd1fa01b2dd3435337f461d5a86c76bb35277045"}]}, {"id": "4fb8c6145a1ff5e8", "location": {"path": "/usr/include/c++/13.1.1/bits/hashtable_policy.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65736}, "digests": [{"algorithm": "sha256", "value": "060169a0686e237f7823e18e830992485579e8eb9c17447a910600fa12f770f3"}]}, {"id": "627f8bf413142f86", "location": {"path": "/usr/include/c++/13.1.1/bits/indirect_array.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7902}, "digests": [{"algorithm": "sha256", "value": "ff1afd5ca239000fbccb1a3e085e4c3abe12942be2a20fd579f98da155df5cfb"}]}, {"id": "4c52fd567c4ed8e8", "location": {"path": "/usr/include/c++/13.1.1/bits/invoke.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6226}, "digests": [{"algorithm": "sha256", "value": "c2fc914108709d352e7e5d504760cea5f9352e2ed44aed6c23e5ff31933d2721"}]}, {"id": "ca56996d949d313d", "location": {"path": "/usr/include/c++/13.1.1/bits/ios_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32268}, "digests": [{"algorithm": "sha256", "value": "4b5fbf004bfa04fe2d8ebdb16796975df2b1c5039f271786a7f8ef2e99ca3d9d"}]}, {"id": "e169f83b8e82ff57", "location": {"path": "/usr/include/c++/13.1.1/bits/istream.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32556}, "digests": [{"algorithm": "sha256", "value": "4b10ee4bb4ddaae6c9b129766aeda32d5c4fc99411b856db1dd5ab4cb2de94fc"}]}, {"id": "2544041176b501f2", "location": {"path": "/usr/include/c++/13.1.1/bits/iterator_concepts.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34171}, "digests": [{"algorithm": "sha256", "value": "c917eb2592181dac9263f1706871f9afe66fa34d4ea8cfe2ba94ba53443c59a0"}]}, {"id": "7adca55346b33cb7", "location": {"path": "/usr/include/c++/13.1.1/bits/list.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18045}, "digests": [{"algorithm": "sha256", "value": "0c3c354189b359e55038a6df3eeb15bd1e8b8ad6a65a2023dcc859b1ed8206b6"}]}, {"id": "c717b5b523531cdc", "location": {"path": "/usr/include/c++/13.1.1/bits/locale_classes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25383}, "digests": [{"algorithm": "sha256", "value": "46e59255a87546994480b1f959008942100f396833e12f89571ec400dd031509"}]}, {"id": "d38c5dbe78f7d4af", "location": {"path": "/usr/include/c++/13.1.1/bits/locale_classes.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10964}, "digests": [{"algorithm": "sha256", "value": "fa01f5054919a2dc7040e43440e015003d3c427a4cf3c1a1ff002a7c66844b2b"}]}, {"id": "56b61afc12bddd9c", "location": {"path": "/usr/include/c++/13.1.1/bits/locale_conv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19188}, "digests": [{"algorithm": "sha256", "value": "c8ae7ad66dda48135699eca8c738c4972355ec95185d2b509929478d4d4f1fe5"}]}, {"id": "80531f249f56ddfe", "location": {"path": "/usr/include/c++/13.1.1/bits/locale_facets.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93926}, "digests": [{"algorithm": "sha256", "value": "ca196a186db14760a8f131f6ff257fb3bf4f247e2d7542772b6f17a68e45caa2"}]}, {"id": "e81ed3cb654d1c08", "location": {"path": "/usr/include/c++/13.1.1/bits/locale_facets.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41388}, "digests": [{"algorithm": "sha256", "value": "9ba29fa5b08f571ff4bfbee8acd35e3f71cf4647b2f6fd02712e5d11119f30fb"}]}, {"id": "1d72acad08997017", "location": {"path": "/usr/include/c++/13.1.1/bits/locale_facets_nonio.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70756}, "digests": [{"algorithm": "sha256", "value": "16ffbd8fad0e4edff9d952050e59b444f4f63b66d61e830dd43bf4ee18fb5263"}]}, {"id": "afcb303b6afcaae6", "location": {"path": "/usr/include/c++/13.1.1/bits/locale_facets_nonio.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 57030}, "digests": [{"algorithm": "sha256", "value": "2d320ef18846a038f4335f307155580f2a71fdd99253da9cca324728dc64569e"}]}, {"id": "efe2c9d1a7c3bb08", "location": {"path": "/usr/include/c++/13.1.1/bits/localefwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5943}, "digests": [{"algorithm": "sha256", "value": "85ac9864845a5851e751da31c97e180973b336428c17ccc568c23b1b1ad25dce"}]}, {"id": "3a588eff740fa3ff", "location": {"path": "/usr/include/c++/13.1.1/bits/mask_array.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7957}, "digests": [{"algorithm": "sha256", "value": "78c444b79073b65b2b858606d1023f3a435e3bb50a1377f5e90922a2aef3cc9c"}]}, {"id": "c17d7981fb2c2a26", "location": {"path": "/usr/include/c++/13.1.1/bits/max_size_type.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22528}, "digests": [{"algorithm": "sha256", "value": "ae327080298019150e52d1fb5ff5dfbc7675d791e78ea4a1121da5b701238ae2"}]}, {"id": "24bd2dae01816231", "location": {"path": "/usr/include/c++/13.1.1/bits/memory_resource.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16107}, "digests": [{"algorithm": "sha256", "value": "bf1c4f30ccdbe2b5439278d9ca718c2f3abe47b4c0a25306a046a8d4587cc573"}]}, {"id": "1d5d1e93500025f3", "location": {"path": "/usr/include/c++/13.1.1/bits/memoryfwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2531}, "digests": [{"algorithm": "sha256", "value": "050db8ce90833b34cc5b5d52aeb92fedea2676c29d1bcb7fa2518d28ad1ab896"}]}, {"id": "84568e21a131c1be", "location": {"path": "/usr/include/c++/13.1.1/bits/mofunc_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7632}, "digests": [{"algorithm": "sha256", "value": "28303f3279f70511ba038163252c9d31f84dcb9a18efb53eb4345651594ac763"}]}, {"id": "7ce5c3e57cc09684", "location": {"path": "/usr/include/c++/13.1.1/bits/move.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6668}, "digests": [{"algorithm": "sha256", "value": "5e41f80bc11328a0d38f80dfefc2a2347a44c1a2e28da99e64cdaf3dceb5ccbc"}]}, {"id": "3616f3c8128148a5", "location": {"path": "/usr/include/c++/13.1.1/bits/move_only_function.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6264}, "digests": [{"algorithm": "sha256", "value": "858151c73a938f1956b77a73f7baa1824c4d6799163e663d602a4ab2cdd63656"}]}, {"id": "796a93c03bf259db", "location": {"path": "/usr/include/c++/13.1.1/bits/nested_exception.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7695}, "digests": [{"algorithm": "sha256", "value": "ebdd3adf033f4a80580b6919e61ac910dc65a51dbb5e0d97df37bab39502c11b"}]}, {"id": "b6c2fecbf86ea1eb", "location": {"path": "/usr/include/c++/13.1.1/bits/new_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7339}, "digests": [{"algorithm": "sha256", "value": "13f350bc27a9b6e8563bb54892a666a4038b309b6f1572ae63db98dbaa0179ab"}]}, {"id": "969726a832f90b35", "location": {"path": "/usr/include/c++/13.1.1/bits/node_handle.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10921}, "digests": [{"algorithm": "sha256", "value": "8da4aa7e6a16c0f8bde4d4acdc455d44eea33548704863ed09bead1866fc9f06"}]}, {"id": "42fd465d5bbaa333", "location": {"path": "/usr/include/c++/13.1.1/bits/ostream.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12113}, "digests": [{"algorithm": "sha256", "value": "e415e3f82bfbbcbd5c4499e64751f04f4c2881b45383d0dd45c16a496b15adbc"}]}, {"id": "0942259ba27ebe54", "location": {"path": "/usr/include/c++/13.1.1/bits/ostream_insert.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4080}, "digests": [{"algorithm": "sha256", "value": "2492a479eb7779fab8ecb917d4770b7ce079d836da0753e007213e70b4218018"}]}, {"id": "90267a6f447263e0", "location": {"path": "/usr/include/c++/13.1.1/bits/parse_numbers.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7986}, "digests": [{"algorithm": "sha256", "value": "f592f8899f8ffb464e17cc54c8601dc6b3da9b4b033e2982d6d3a66285ddbb42"}]}, {"id": "cea34d7654410481", "location": {"path": "/usr/include/c++/13.1.1/bits/postypes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7511}, "digests": [{"algorithm": "sha256", "value": "8bdcef3f458662b001fdaf6c4e3b2194754015bf8003b6b662d3868c9f5089ac"}]}, {"id": "9b21e34ff0c8c05c", "location": {"path": "/usr/include/c++/13.1.1/bits/predefined_ops.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10177}, "digests": [{"algorithm": "sha256", "value": "ce9d56d558600432c950b79b126a4ae02b0b5cbf6b1b738db594f10465f25302"}]}, {"id": "8825a5f39a4aa81e", "location": {"path": "/usr/include/c++/13.1.1/bits/ptr_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8490}, "digests": [{"algorithm": "sha256", "value": "3a855fd07de6317f11d95ce3f9c873ae3ea4675867236b5b065502db20fac292"}]}, {"id": "b177bc587eb97bdc", "location": {"path": "/usr/include/c++/13.1.1/bits/quoted_string.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5129}, "digests": [{"algorithm": "sha256", "value": "bd9c1850f1db5b155d49692af30c47bb1e6b0aa401a62736cec869dec3f50296"}]}, {"id": "bc7ab0b7504728d4", "location": {"path": "/usr/include/c++/13.1.1/bits/random.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 183136}, "digests": [{"algorithm": "sha256", "value": "a9741419680d477686b77b6614b9483ac4ad4fabe80997c853a1adfd6d21fdef"}]}, {"id": "2c607eb22608f698", "location": {"path": "/usr/include/c++/13.1.1/bits/random.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 105766}, "digests": [{"algorithm": "sha256", "value": "81930a352418e93d011b337998eb67bb2296348e2aad36b8357ebfcb50ecb70a"}]}, {"id": "2ae2035416679745", "location": {"path": "/usr/include/c++/13.1.1/bits/range_access.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11946}, "digests": [{"algorithm": "sha256", "value": "3f9bdb37ae323c2121a985b37ddb1a4eb39ce68d076971f3dafb8180dad8c78a"}]}, {"id": "05f69a15db4918e6", "location": {"path": "/usr/include/c++/13.1.1/bits/ranges_algo.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 131736}, "digests": [{"algorithm": "sha256", "value": "997c7717ee702f664bbf7bccb0f4fce2339756b1435050f333cebc772c06997d"}]}, {"id": "41416272aa13dca0", "location": {"path": "/usr/include/c++/13.1.1/bits/ranges_algobase.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18810}, "digests": [{"algorithm": "sha256", "value": "f9be8079fe5ef35e672bf2d111e9dcf8fd8b1c6b99384c04e1c1ef56cdc63ecb"}]}, {"id": "7f7de51661ecc4d4", "location": {"path": "/usr/include/c++/13.1.1/bits/ranges_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29513}, "digests": [{"algorithm": "sha256", "value": "6fa20a79998526846390872932f9575ac37f7fdfa366fb4c77457212d23ede70"}]}, {"id": "52f8f2c39375482d", "location": {"path": "/usr/include/c++/13.1.1/bits/ranges_cmp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6046}, "digests": [{"algorithm": "sha256", "value": "53b197b1720ba21ce55b472b80cf0dd09e17cffa3bcc9a38de40b845c8eca6fb"}]}, {"id": "de82861dd9f6648d", "location": {"path": "/usr/include/c++/13.1.1/bits/ranges_uninitialized.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18130}, "digests": [{"algorithm": "sha256", "value": "1e7a21f3531b507bac84f9886044d6cb90a55047d890c3ee63c3016576a167c6"}]}, {"id": "09c9c53d0a63d439", "location": {"path": "/usr/include/c++/13.1.1/bits/ranges_util.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25448}, "digests": [{"algorithm": "sha256", "value": "57e37dcc90787e5ab9e8ba1f7a54d427f8312a02b819bd7903cea9cf88c24d97"}]}, {"id": "7150fbcfe62109cf", "location": {"path": "/usr/include/c++/13.1.1/bits/refwrap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13584}, "digests": [{"algorithm": "sha256", "value": "b94631f9e320dd8fb0b108ccb2b5f319837aa0f4f3196e13e65f4b3ccc7a93ad"}]}, {"id": "0655318b5dddde7a", "location": {"path": "/usr/include/c++/13.1.1/bits/regex.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106820}, "digests": [{"algorithm": "sha256", "value": "2e21c73f0df5dc3aaea5704fd20eaa0f6eeb21c3123f6cff38b3f9c72be5491a"}]}, {"id": "9a60c0d820284f12", "location": {"path": "/usr/include/c++/13.1.1/bits/regex.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16485}, "digests": [{"algorithm": "sha256", "value": "544524d09b092f1458af3d80e71a6a1fb42935e29d7071cf396aced78e1d36f4"}]}, {"id": "fd9acc375b93f18f", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_automaton.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10805}, "digests": [{"algorithm": "sha256", "value": "fdd353af7df86c378cae1baa28f1865a6b51ff4851753b114c6df45780f8a063"}]}, {"id": "dd1252e95b17522d", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_automaton.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7785}, "digests": [{"algorithm": "sha256", "value": "d2b8e8509d5aa6839565e3c384c959d53f247263d1767488ab518eb758ebdff4"}]}, {"id": "21d0ea61137cb8f7", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_compiler.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16307}, "digests": [{"algorithm": "sha256", "value": "e3f1a518329c6d5aff4674ecb2e6c9349965c1544d6eb5792e86552d284c7ee8"}]}, {"id": "2d29f97105152f02", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_compiler.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18925}, "digests": [{"algorithm": "sha256", "value": "779d4324e04cc6c58449584026a08cf083aa6c1b386cd18bb0c39ba757b25a57"}]}, {"id": "a9d7be4393dcafce", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_constants.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14893}, "digests": [{"algorithm": "sha256", "value": "b535da12f6837124ab36883a9d57f2b0e7dd66624f72df8fc013187c6127c088"}]}, {"id": "cbbcbd026de445d8", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_error.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5480}, "digests": [{"algorithm": "sha256", "value": "3cf913825d50f438df9172ffd410cee264d426fcf89e4f8fcf323e650e9b181a"}]}, {"id": "0e7559923940b21a", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_executor.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9024}, "digests": [{"algorithm": "sha256", "value": "91f1e896ce3f436d9688890fb5067a8f2e6508354a1c9776492a821457773cd0"}]}, {"id": "6714fbeb27205529", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_executor.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18924}, "digests": [{"algorithm": "sha256", "value": "b668273a888c13c3e250c07f4782e69e42ed566ef11afdee59aaf326538dec31"}]}, {"id": "4a4be3ddf846bbdc", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_scanner.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7047}, "digests": [{"algorithm": "sha256", "value": "2e6de242dc5c4cdb8c1d01a36e66f2e3339b5ee562af5de4689b2470fec18b05"}]}, {"id": "b6621790eea30102", "location": {"path": "/usr/include/c++/13.1.1/bits/regex_scanner.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14945}, "digests": [{"algorithm": "sha256", "value": "eff1a213f1ed5d629b096c37cd7b8e8b7ba68f0a19e3dadd49e9d033b5c0a610"}]}, {"id": "eaa2ba0c354c1853", "location": {"path": "/usr/include/c++/13.1.1/bits/requires_hosted.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1388}, "digests": [{"algorithm": "sha256", "value": "e3a41079a079eb22fe7e9b45271ab5e8e2a051b3fff4cd4e971ecdc2ab874fe2"}]}, {"id": "03b0cff7be76674c", "location": {"path": "/usr/include/c++/13.1.1/bits/semaphore_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7887}, "digests": [{"algorithm": "sha256", "value": "674a5a2e25579277f9037eb2e39cbe505f195eb367a0b07fe445b33eb44949f8"}]}, {"id": "d29a12a8d26a8187", "location": {"path": "/usr/include/c++/13.1.1/bits/shared_ptr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39053}, "digests": [{"algorithm": "sha256", "value": "d0a48c15949c20b3be927e07147032efc60841f84c75d4a5519a784fb1cfe7ed"}]}, {"id": "97f0bdc58942bf51", "location": {"path": "/usr/include/c++/13.1.1/bits/shared_ptr_atomic.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23333}, "digests": [{"algorithm": "sha256", "value": "f523acd5134bd7f767d61febd8170c77cc9dc45d8845428a8c711b654c2bc65a"}]}, {"id": "9a7416635f39f31f", "location": {"path": "/usr/include/c++/13.1.1/bits/shared_ptr_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66747}, "digests": [{"algorithm": "sha256", "value": "e54d404d50842656ad03236a166f8bdf0fdd6badd17708e1a9b1911fce33612f"}]}, {"id": "aa18000c6d7565e5", "location": {"path": "/usr/include/c++/13.1.1/bits/slice_array.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9619}, "digests": [{"algorithm": "sha256", "value": "3f6056f657332124aaeb5dd454bcc28312ae6db0e6a1ff1e7fa6853e3f9316a4"}]}, {"id": "c811b3254c0a18b6", "location": {"path": "/usr/include/c++/13.1.1/bits/specfun.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47174}, "digests": [{"algorithm": "sha256", "value": "ec8e5d7df4d390e8de6cc020b4b59a48a68e260d23077ec6bf658acff33e9fd2"}]}, {"id": "53a2939f755c0f45", "location": {"path": "/usr/include/c++/13.1.1/bits/sstream.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10148}, "digests": [{"algorithm": "sha256", "value": "372b22d2c3315d29b045797a869653f450108294537069ed8b87614135da7fe4"}]}, {"id": "99119022f4fa8dd6", "location": {"path": "/usr/include/c++/13.1.1/bits/std_abs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4470}, "digests": [{"algorithm": "sha256", "value": "8af7ab2da9e3669de860c03afcb11e47d18ca2fc077b9427198c7b5f99bfcf9c"}]}, {"id": "a75f7bdcb91ee595", "location": {"path": "/usr/include/c++/13.1.1/bits/std_function.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23679}, "digests": [{"algorithm": "sha256", "value": "0b99d5c168b1ca1c5eff54844f9b1c22ce6a01e9de06215bbbb5f048c11776c8"}]}, {"id": "067a2e7a3415a5d3", "location": {"path": "/usr/include/c++/13.1.1/bits/std_mutex.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6848}, "digests": [{"algorithm": "sha256", "value": "cd2d17cd550c8e6e6bf0132e28b459e928242738968dcd41e71d74aa3d3aa915"}]}, {"id": "be06f3f13c6b51b5", "location": {"path": "/usr/include/c++/13.1.1/bits/std_thread.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10078}, "digests": [{"algorithm": "sha256", "value": "bfaeaa41bf061e826c96cbee7ee3c453250918b7c3e7cc96b01693ee31751233"}]}, {"id": "005602fea65de332", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_algo.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 217480}, "digests": [{"algorithm": "sha256", "value": "84d23db8c06af441178bd8578f2478fa8eb970a89519c62278db46efe338ad26"}]}, {"id": "f40ffc8aad579823", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_algobase.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76663}, "digests": [{"algorithm": "sha256", "value": "8758b80b5ee21a187729344c23cddb2d50ece57703eed49fe3e54d7b030b801e"}]}, {"id": "c7303eb13875d9be", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_bvector.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41492}, "digests": [{"algorithm": "sha256", "value": "a9ef473314ca516ca43118a744a8ff33abc042f189ae710982608109bb56c458"}]}, {"id": "7c7890d87c86747f", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_construct.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8667}, "digests": [{"algorithm": "sha256", "value": "d1baed842068d36acd1a7f45f32eb822337f9b5cdff390b02b0c4d09f1b395c2"}]}, {"id": "939eaf96d3ccff65", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_deque.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78170}, "digests": [{"algorithm": "sha256", "value": "8191c299f1fcd112a439a4e6142f4b640ea665452ed3fc40d791b7a6719661bd"}]}, {"id": "d9b7d79c3c9d3c77", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_function.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45023}, "digests": [{"algorithm": "sha256", "value": "da5e4fffb13e1c7a9d3f018647b99f0e1771ccb9cc4477188207794b3c283b77"}]}, {"id": "947956625ff72506", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_heap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20798}, "digests": [{"algorithm": "sha256", "value": "c9dec118983f11abe6da7adbb66c47a7efcffabfd320134cb12cc6f509d54026"}]}, {"id": "499da218042a30eb", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95145}, "digests": [{"algorithm": "sha256", "value": "130205ca9ae102dace93d4f62d78b5c583f458d4621fdde7ebb7b5df7d0a8c8e"}]}, {"id": "f4f84a7ff21016a7", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_iterator_base_funcs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8955}, "digests": [{"algorithm": "sha256", "value": "43ef13ea7e6996965f052e2a83ada901e681b9be20186ddcc712ddf8535ca9af"}]}, {"id": "69a3becacf95ba97", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_iterator_base_types.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9723}, "digests": [{"algorithm": "sha256", "value": "94f6db5017c15d514b3dc760b212160ec44301a1dc9b3893b4730835030cb83e"}]}, {"id": "290470337a21b78c", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_list.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72319}, "digests": [{"algorithm": "sha256", "value": "a7d5a03c94c17b348f5615e490c45dc79f76f4c81c1d5565cc197387614a6af4"}]}, {"id": "7aad94ffed4015ec", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_map.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56173}, "digests": [{"algorithm": "sha256", "value": "553d4e864e7831b370106d9d39be735f658aefb1cabf44f508aa15647617ca6a"}]}, {"id": "6dbfe0369ad92e25", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_multimap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43735}, "digests": [{"algorithm": "sha256", "value": "480e57f041692f75f0fb29606293ad32761d8bff78c0e43ee78d5370c9414668"}]}, {"id": "5c44bc446ee5196f", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_multiset.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37757}, "digests": [{"algorithm": "sha256", "value": "822ece56ad0af4bf71a69eb6d65966d8022a27b961763e779b6bd981eab01ecd"}]}, {"id": "b9ebdbb67e50cd8c", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_numeric.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14587}, "digests": [{"algorithm": "sha256", "value": "177bc94781855855379ecb2f872c88fe0622b3196ac4d94e8e3d6d7b203c06d1"}]}, {"id": "23eac2cab2a2b70b", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_pair.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37306}, "digests": [{"algorithm": "sha256", "value": "549ed4357bfb06d2c3df3ef66b6ffda6435fc82a58995e9fb73b1bfe2236df65"}]}, {"id": "4ee94474d68c50ce", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_queue.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28729}, "digests": [{"algorithm": "sha256", "value": "298730c1dfcc20e90c247f3596d691eb11e6835bf8ca6799eadfa66919365383"}]}, {"id": "d04b246afd93b15d", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_raw_storage_iter.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4007}, "digests": [{"algorithm": "sha256", "value": "28b75fbc13850befb76791d877de38fd02dffaf786a90103eef3e3bbcca21afb"}]}, {"id": "09cf4d49bc052406", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_relops.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4582}, "digests": [{"algorithm": "sha256", "value": "3459194e0d9a274da027371b88062f1692e836508d4d62ee4d2a6bb1e3b5b2d8"}]}, {"id": "365169ec0bddc778", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_set.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38018}, "digests": [{"algorithm": "sha256", "value": "27e1ed595333fd4e6a871e7ab31b66342db1e66a0123e588a56015d323aa447c"}]}, {"id": "3a0c25562c5579dd", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_stack.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14043}, "digests": [{"algorithm": "sha256", "value": "89745898c77e8dc199f8be684f3ef9e50eee3558f35d499b9ca5bc81a07306b1"}]}, {"id": "ac713a914cbc5714", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_tempbuf.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8874}, "digests": [{"algorithm": "sha256", "value": "1cf7f17c807588b0a0c7e48471af7a79ecd72721ba43423febf718ba147c3192"}]}, {"id": "245867bc3b45da66", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73819}, "digests": [{"algorithm": "sha256", "value": "139ecaf0eaac340126e0598dbdf3b85830b2dbeb9da87b034ddb24666587ddb2"}]}, {"id": "a6da909503ba36e9", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_uninitialized.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36333}, "digests": [{"algorithm": "sha256", "value": "1fa8d65bd1fe9e329337dc7cf3cb5654158cd674929b46f1f79f7957a98d567c"}]}, {"id": "38be5c5369afcf3d", "location": {"path": "/usr/include/c++/13.1.1/bits/stl_vector.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70447}, "digests": [{"algorithm": "sha256", "value": "40d63af569f94b3877ba6e36e6bb518e64d9c6ccf4a7e842a738f1ecec5387e5"}]}, {"id": "f9fd9092d67bbf3d", "location": {"path": "/usr/include/c++/13.1.1/bits/stream_iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8397}, "digests": [{"algorithm": "sha256", "value": "b90a6371936a6b210e302122d3ac2d5170fe577af5044a80900a8f5271c6a405"}]}, {"id": "58b49c5f8026416e", "location": {"path": "/usr/include/c++/13.1.1/bits/streambuf.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4685}, "digests": [{"algorithm": "sha256", "value": "3408f6d65191ff54cefca762f2a4932d72a0e25d7aab556f2ddaabd4bd07ab17"}]}, {"id": "824904808db5fd47", "location": {"path": "/usr/include/c++/13.1.1/bits/streambuf_iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15947}, "digests": [{"algorithm": "sha256", "value": "5565f16bf232b98699e7363b8eef77c3d12c19cda609882e79d5e97e308b127c"}]}, {"id": "ecbe7e673d32ed0b", "location": {"path": "/usr/include/c++/13.1.1/bits/string_view.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7167}, "digests": [{"algorithm": "sha256", "value": "6a086b2a0d5199557f41e69de29fdfea2d8ee69575710887bb7899224a61951e"}]}, {"id": "5006f110240e8443", "location": {"path": "/usr/include/c++/13.1.1/bits/stringfwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "783bac9b37794475a9614cdacc684c1c17f9d65b581dd5f578c0edd6a0386d97"}]}, {"id": "b682de250672763f", "location": {"path": "/usr/include/c++/13.1.1/bits/this_thread_sleep.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3285}, "digests": [{"algorithm": "sha256", "value": "6e358b68aa94b59f0950c8207ce8f603607c66b059c1c9b66e7f99a35f344d22"}]}, {"id": "1f05c5990d8c93fd", "location": {"path": "/usr/include/c++/13.1.1/bits/uniform_int_dist.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13307}, "digests": [{"algorithm": "sha256", "value": "990d90ec87bb46d3974a321ea6e0d17bf7381dfebbf5eda14633861cc7a95364"}]}, {"id": "a99f8e63b9fde2c4", "location": {"path": "/usr/include/c++/13.1.1/bits/unique_lock.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6306}, "digests": [{"algorithm": "sha256", "value": "61f8b63b527baf8358c13781a55dd4e527e0daa906e097452a8fbac456c7c2d0"}]}, {"id": "884a1a58364f45be", "location": {"path": "/usr/include/c++/13.1.1/bits/unique_ptr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36470}, "digests": [{"algorithm": "sha256", "value": "b95283030184d40730743eb0d9e7febd1a716ee9124b7a7082fd42dd4f3de5f7"}]}, {"id": "1d47c71fd3f07710", "location": {"path": "/usr/include/c++/13.1.1/bits/unordered_map.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76917}, "digests": [{"algorithm": "sha256", "value": "54390344023f5ae7edd3c2d831cc7ccb06f2a8b454e4bd9f9f938541917eaeac"}]}, {"id": "936537d4aa6af021", "location": {"path": "/usr/include/c++/13.1.1/bits/unordered_set.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63181}, "digests": [{"algorithm": "sha256", "value": "546e15d55bdb2153ffc4c9d29e5b4eb560bb0a1c6118f76b8814c8ba0b47ef76"}]}, {"id": "3f2ebde6a4f022ec", "location": {"path": "/usr/include/c++/13.1.1/bits/uses_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7083}, "digests": [{"algorithm": "sha256", "value": "910b62092599bdf97f70fac76ca3ad80eab92208732c196e9fd455f08e7472af"}]}, {"id": "49bcb3f927169a5b", "location": {"path": "/usr/include/c++/13.1.1/bits/uses_allocator_args.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8739}, "digests": [{"algorithm": "sha256", "value": "cee41d1544296bf26743281b9dddedb10a1881585d81bde4ea2de0178b7faf23"}]}, {"id": "f4b0bd4e4f5f1895", "location": {"path": "/usr/include/c++/13.1.1/bits/utility.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8366}, "digests": [{"algorithm": "sha256", "value": "e0e32827f2de47c31ea9ff68c398ab84388a0c4f53234fc43eed425f11f7d65f"}]}, {"id": "52165c58bd3e189b", "location": {"path": "/usr/include/c++/13.1.1/bits/valarray_after.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23283}, "digests": [{"algorithm": "sha256", "value": "1e4b2bdb27058f1aeeb53811697c84f62cc46f94b9ac2dcc5ba2d4e3fddde5b4"}]}, {"id": "6b7726fc8c127a9e", "location": {"path": "/usr/include/c++/13.1.1/bits/valarray_array.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21295}, "digests": [{"algorithm": "sha256", "value": "988542e6a3b7ea93ac6180596a996875aa31b80ce9c3772455ef139fe1b90437"}]}, {"id": "30b9618a60aed036", "location": {"path": "/usr/include/c++/13.1.1/bits/valarray_array.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7254}, "digests": [{"algorithm": "sha256", "value": "6693ef80510062898b402684bb9e97891d02475c648f87a2252e5c8cd69d8993"}]}, {"id": "fca723cc17d940f9", "location": {"path": "/usr/include/c++/13.1.1/bits/valarray_before.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19142}, "digests": [{"algorithm": "sha256", "value": "6c393fe69c98968f366b5b87ff4cc96bfe4d67ee02298b01c13bfc7183c088a5"}]}, {"id": "4a909a7efedd7344", "location": {"path": "/usr/include/c++/13.1.1/bits/vector.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32205}, "digests": [{"algorithm": "sha256", "value": "d641b104ab4f7a3c3e187e2ed33e5519f83949c05536e9d1fb1f6ccd395d42ad"}]}, {"id": "34835de37788fdf4", "location": {"path": "/usr/include/c++/13.1.1/bitset", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 50321}, "digests": [{"algorithm": "sha256", "value": "bc5870c752b774f87d43450e07f00dd876853817c7366dcbd28f956ab018dbd1"}]}, {"id": "e10adb91ee33cd44", "location": {"path": "/usr/include/c++/13.1.1/cassert", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1648}, "digests": [{"algorithm": "sha256", "value": "82fa050955012bc5715587c25af2550ad4ccddcd56d4d97505408b03c75bc78e"}]}, {"id": "b2209549f4348eec", "location": {"path": "/usr/include/c++/13.1.1/ccomplex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1335}, "digests": [{"algorithm": "sha256", "value": "bacd767966ab270c9d40ac445107855419eb19424bb55ae0703e915e2e272a0e"}]}, {"id": "1d57596016872b74", "location": {"path": "/usr/include/c++/13.1.1/cctype", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2409}, "digests": [{"algorithm": "sha256", "value": "0fcfe6d98ffd2e812c4c3e69d15395c6b43a2fa58b63165e5ebad10c184ec920"}]}, {"id": "0482568aae6f722c", "location": {"path": "/usr/include/c++/13.1.1/cerrno", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "0035e0a2b22311c103dab8de140d3ebb25c9be26f20d016b671e28374a4559f4"}]}, {"id": "15d66c292d448fea", "location": {"path": "/usr/include/c++/13.1.1/cfenv", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2051}, "digests": [{"algorithm": "sha256", "value": "674c90fbc42bf80e59f28e88def00ff17dcabf41fb3371f0f6ddc3367d7f106d"}]}, {"id": "b41c0f1db83f26be", "location": {"path": "/usr/include/c++/13.1.1/cfloat", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1889}, "digests": [{"algorithm": "sha256", "value": "c33d026f8d6574bb1a0552242ed8a9d8a2a2162aab2d07068ddb6fd812edb24c"}]}, {"id": "2c721f1fdc3879b5", "location": {"path": "/usr/include/c++/13.1.1/charconv", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30175}, "digests": [{"algorithm": "sha256", "value": "2126c52692a254c5fe9473f7734b8a60fa0fa5d76b912125b60d39e9332cbeed"}]}, {"id": "87871ff388d83072", "location": {"path": "/usr/include/c++/13.1.1/chrono", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95160}, "digests": [{"algorithm": "sha256", "value": "20956d4480b4d85dfcee749697803876722490e9028f4363ee799db6abc4f331"}]}, {"id": "56f20c2c6a3a7a40", "location": {"path": "/usr/include/c++/13.1.1/cinttypes", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2157}, "digests": [{"algorithm": "sha256", "value": "cf9831d318523c67e13c320d68712ecfde87257ef0f2dafacb3a8ef0da21a518"}]}, {"id": "869e3f996750ff79", "location": {"path": "/usr/include/c++/13.1.1/ciso646", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1464}, "digests": [{"algorithm": "sha256", "value": "59be5dfc197097890d2a7e94cce31d0851c1c7cd4de14d1826fb12de079c458d"}]}, {"id": "1a6119e664bf3ffa", "location": {"path": "/usr/include/c++/13.1.1/climits", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1913}, "digests": [{"algorithm": "sha256", "value": "b51f1f3df6bc47118bcebf7d5235a51decea2e3980bf6c3ccc0c5bbfb9262c6a"}]}, {"id": "392882c9557780d8", "location": {"path": "/usr/include/c++/13.1.1/clocale", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "b8ff5147ef8bba5f80b8fd73b93f1ad873b29ce3b800f13ce0b2574800d7ce7e"}]}, {"id": "b6ccd0a8437750b3", "location": {"path": "/usr/include/c++/13.1.1/cmath", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93989}, "digests": [{"algorithm": "sha256", "value": "e1b5aeef367d82c58a597eb4a7056ad54be7431658541ad260fe2f5e18f74aae"}]}, {"id": "1443d1efed4fc325", "location": {"path": "/usr/include/c++/13.1.1/codecvt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5275}, "digests": [{"algorithm": "sha256", "value": "a87c945ae43630ea6d3ec0f8cf471a8b2d0a9e8acca51936a649742e3ca78652"}]}, {"id": "6111a524671a56bc", "location": {"path": "/usr/include/c++/13.1.1/compare", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37798}, "digests": [{"algorithm": "sha256", "value": "0b9b7363f637960583fe3f5357e7fde907be201a7728ee931ad98dc03008519d"}]}, {"id": "8ffff59d9575d96d", "location": {"path": "/usr/include/c++/13.1.1/complex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76113}, "digests": [{"algorithm": "sha256", "value": "7d9c6528d2f9c44a70a01ecde0b88b44d1b23fc847540660bb17fedc18b1a59d"}]}, {"id": "2f9952eb7c097793", "location": {"path": "/usr/include/c++/13.1.1/complex.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1596}, "digests": [{"algorithm": "sha256", "value": "0b9084bcb7b9e8f5b30685144b1898968f85428c7b0d1ff5bea2709275c32939"}]}, {"id": "6cbb90372f539adf", "location": {"path": "/usr/include/c++/13.1.1/concepts", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12808}, "digests": [{"algorithm": "sha256", "value": "3919944036f427446c6f832e3b27717c7f78265a48711b8befb170b944789b1f"}]}, {"id": "facf4d0a2ca7b404", "location": {"path": "/usr/include/c++/13.1.1/condition_variable", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12895}, "digests": [{"algorithm": "sha256", "value": "fae647944e574a13957bf887047198b9357a8dd51d880e160b533c217f976e96"}]}, {"id": "87889d332cb418f5", "location": {"path": "/usr/include/c++/13.1.1/coroutine", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9664}, "digests": [{"algorithm": "sha256", "value": "80961c0d8d8325c1bc298a75a17937f5c4cc45aca975585a1610db03a72ddead"}]}, {"id": "8b20f70a8a214044", "location": {"path": "/usr/include/c++/13.1.1/csetjmp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1949}, "digests": [{"algorithm": "sha256", "value": "c1297580585c6e8cbb405bbb3e65cb7acd76e96bbf369a0ad1dd278478fc78ac"}]}, {"id": "70bc10004a9ef358", "location": {"path": "/usr/include/c++/13.1.1/csignal", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1855}, "digests": [{"algorithm": "sha256", "value": "6a0334d14c2735a5f77d01a2577b83c0fb70939a95767a6b20a41367a2ccad1a"}]}, {"id": "7b1015cf166b0554", "location": {"path": "/usr/include/c++/13.1.1/cstdalign", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1407}, "digests": [{"algorithm": "sha256", "value": "edd5fc38aeda329cfdcc4da74942debe5a291754e2fc8219f87287379e18ad61"}]}, {"id": "7a70c048a3600ddf", "location": {"path": "/usr/include/c++/13.1.1/cstdarg", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1868}, "digests": [{"algorithm": "sha256", "value": "935ea07421cac810d1f4e59c33a8ef164905badb6b9488c731149a5161daa713"}]}, {"id": "602bf538bc6b95e8", "location": {"path": "/usr/include/c++/13.1.1/cstdbool", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1401}, "digests": [{"algorithm": "sha256", "value": "6e03b6a5b63076fd616ef4209579380669a7826e077818880ce20ff212da2bfe"}]}, {"id": "51d0cb5a0af62f8e", "location": {"path": "/usr/include/c++/13.1.1/cstddef", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6656}, "digests": [{"algorithm": "sha256", "value": "4c2d040665238342a02ce6e15549b1e3759c4f46a5c976989f1b98ed2516886c"}]}, {"id": "6a719ba3dbf93087", "location": {"path": "/usr/include/c++/13.1.1/cstdint", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3853}, "digests": [{"algorithm": "sha256", "value": "29bc7e260080af288db27a319732a7d6742cd98d6011c65de08e64169e35d93a"}]}, {"id": "0c1cf6325e8df432", "location": {"path": "/usr/include/c++/13.1.1/cstdio", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4439}, "digests": [{"algorithm": "sha256", "value": "7b26c5d04a103ca4493626d749125e002f0a54e4e769d287c3c008ef144f5e2a"}]}, {"id": "43a3c166a2d1778c", "location": {"path": "/usr/include/c++/13.1.1/cstdlib", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6535}, "digests": [{"algorithm": "sha256", "value": "3338473bc142183408b9f0b6fe3cdb2a611b6027d135adb25104ec33d7fe8350"}]}, {"id": "b03de046cfe5d76e", "location": {"path": "/usr/include/c++/13.1.1/cstring", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3156}, "digests": [{"algorithm": "sha256", "value": "37a389aa06074a628c0b862d6a373fa02587ffcff1b3cc47b3efe9ae7ebc313a"}]}, {"id": "bebf57e553df75bf", "location": {"path": "/usr/include/c++/13.1.1/ctgmath", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1360}, "digests": [{"algorithm": "sha256", "value": "120c941324e98c810010997e06b62c79a11bd9025896f87c394fcbbe61c8a667"}]}, {"id": "1df76e0eb1bf89bd", "location": {"path": "/usr/include/c++/13.1.1/ctime", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "0329d6d71e8b3e3ebfe20256f116c20f57d28697955d81706e9f474692023ddb"}]}, {"id": "ab89b7e700b3baac", "location": {"path": "/usr/include/c++/13.1.1/cuchar", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2904}, "digests": [{"algorithm": "sha256", "value": "e7389300186b0bd89e0a8b370d8ec5b0c155eccb3f89066ebc5805b19218006e"}]}, {"id": "569e9e0116811947", "location": {"path": "/usr/include/c++/13.1.1/cwchar", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6542}, "digests": [{"algorithm": "sha256", "value": "bbe0ba628cd1be90b5c00a1cd88aea5a532b98c1b76d13df6a7cb02d2db8ad40"}]}, {"id": "347c5c3a1691a60e", "location": {"path": "/usr/include/c++/13.1.1/cwctype", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2793}, "digests": [{"algorithm": "sha256", "value": "2fdf1b4f3413746b4c7b0f1ce32caee8081ae1edf0d63efff43782e8f98ab7ca"}]}, {"id": "5a512528263c2d9a", "location": {"path": "/usr/include/c++/13.1.1/cxxabi.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22280}, "digests": [{"algorithm": "sha256", "value": "d554bdd4f975c97bf8b88c2169044688a55b0ce346f6e64de53af42910616cdb"}]}, {"id": "8adba21e120caaf2", "location": {"path": "/usr/include/c++/13.1.1/debug/assertions.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "4422e7248a5f0f69e119cd5e4075716e8adb3114fb2102bea1d845260e5a3f14"}]}, {"id": "78c683c2489733ce", "location": {"path": "/usr/include/c++/13.1.1/debug/bitset", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12851}, "digests": [{"algorithm": "sha256", "value": "da077c0105b0ce37ad6df4f71f37e7cb6555add5a1a21b593196b0ed9e8c4e0f"}]}, {"id": "b8f0cba94b274fc8", "location": {"path": "/usr/include/c++/13.1.1/debug/debug.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6184}, "digests": [{"algorithm": "sha256", "value": "ec1c0515a071a56a025a845430b2dfe1e3163f3b19c2b6b5f3123bdbb0211af5"}]}, {"id": "bf11802f0d189110", "location": {"path": "/usr/include/c++/13.1.1/debug/deque", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18868}, "digests": [{"algorithm": "sha256", "value": "dc389e0adaa4db9fb4f9d0352311306eca1b483f9028b4b9147306aa24b1bce7"}]}, {"id": "53d9fd653d8aaf20", "location": {"path": "/usr/include/c++/13.1.1/debug/formatter.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18326}, "digests": [{"algorithm": "sha256", "value": "b694a68a5a7e6ffd9df5a5a66df80e7a6421a972e8c90ee741b86006c8b02050"}]}, {"id": "c59f0d6bf3aceb0e", "location": {"path": "/usr/include/c++/13.1.1/debug/forward_list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28463}, "digests": [{"algorithm": "sha256", "value": "310fb9ca693ce2dd7f32be154dd2bd51cba3dd65a2924ce6bcd04384886ce5a6"}]}, {"id": "001cc922af7c57a0", "location": {"path": "/usr/include/c++/13.1.1/debug/functions.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15590}, "digests": [{"algorithm": "sha256", "value": "923a8e7ad975bfe4d6f22ab382abbfaae900e143aeb8fb575cdb11ae5f296a6d"}]}, {"id": "a584f8ce6d152289", "location": {"path": "/usr/include/c++/13.1.1/debug/helper_functions.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10216}, "digests": [{"algorithm": "sha256", "value": "bb1270c541b846ac1ebc16025eedc8ff36ff3645158edfd9726246fd7e635dfb"}]}, {"id": "146332906d50bcca", "location": {"path": "/usr/include/c++/13.1.1/debug/list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27170}, "digests": [{"algorithm": "sha256", "value": "30c7f2588085ed72bd2439d7169b5a998b097f57df5939f558121d81d5cd7e0f"}]}, {"id": "2509ca79df39577e", "location": {"path": "/usr/include/c++/13.1.1/debug/macros.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20716}, "digests": [{"algorithm": "sha256", "value": "087239b8cfc8299650a2c69543bf9f982c5d9e146c68b3a0e28704ebfe910912"}]}, {"id": "0165742444975087", "location": {"path": "/usr/include/c++/13.1.1/debug/map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1656}, "digests": [{"algorithm": "sha256", "value": "b636da741013cfe8b0fde7ac94b413e51927c1b91c826b2c81db6b3acf86acad"}]}, {"id": "c337a559274b26c6", "location": {"path": "/usr/include/c++/13.1.1/debug/map.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23370}, "digests": [{"algorithm": "sha256", "value": "4a65a63585bac796f9d93f94b83a2c400bd198be4415b838ab37d69aa0ba970b"}]}, {"id": "36ae081f3d35f669", "location": {"path": "/usr/include/c++/13.1.1/debug/multimap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20639}, "digests": [{"algorithm": "sha256", "value": "0570dbf2263381d9502a46de701ff43c2f72e5a70aaf0197a9bb44937d7de1e6"}]}, {"id": "f972b6ab338a1f69", "location": {"path": "/usr/include/c++/13.1.1/debug/multiset.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19538}, "digests": [{"algorithm": "sha256", "value": "427a0617daf31a5e69366ab3f576b8e206f63d88a869b04780ba0d291c7c9eaa"}]}, {"id": "5015d94f0b70ee42", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9279}, "digests": [{"algorithm": "sha256", "value": "5fcd597c5ab4a1cb09b277fb59ceea4e6392f3487c31f827ebc8526c99d28c4c"}]}, {"id": "a0e4e682d8a6f065", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_container.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3935}, "digests": [{"algorithm": "sha256", "value": "efc4ac242d7fed25601a39710d6fb3f842275a7973f057b581e07d61bfdcfbb9"}]}, {"id": "03c0deb2fda047f6", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31313}, "digests": [{"algorithm": "sha256", "value": "0d12947dbe5cd0c4b0530745b2b4a8067f254f4f11b6404af22e4e2bee05c472"}]}, {"id": "416c73c53145fbe4", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_iterator.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19511}, "digests": [{"algorithm": "sha256", "value": "1b78c1e1e246a0c6220dfe4ea7dede7a83849b13fe2a3d4f5272cde83528835c"}]}, {"id": "371ff3ecbb094130", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_local_iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13694}, "digests": [{"algorithm": "sha256", "value": "41f896199f83e4872a391db277fcf6052250dd2a818aa0b3db675e7446267002"}]}, {"id": "3d29606884a2ea8e", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_local_iterator.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2905}, "digests": [{"algorithm": "sha256", "value": "4ea41b541af7054908c7e58977f977579765752cf4ce832cbe62d14df64c10d9"}]}, {"id": "669fcf372d9d9ea2", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_sequence.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5096}, "digests": [{"algorithm": "sha256", "value": "59349eff0bd141eb245b2e29654b09f7d0202ca82ef96d6b007e09dd7cb6f38e"}]}, {"id": "0b0d2eae56b9201d", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_sequence.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5040}, "digests": [{"algorithm": "sha256", "value": "bcd556402cb8208f6c59954584a879b791e0858856d173cb6f04507a29b6513a"}]}, {"id": "fa1a850b399b0560", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_unordered_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6895}, "digests": [{"algorithm": "sha256", "value": "d05ecf17afdea9deb78351fb4c9b4057250f2f7e7cb51efadb7b565ae9f64016"}]}, {"id": "7f48757e52fcc38c", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_unordered_container.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5999}, "digests": [{"algorithm": "sha256", "value": "c0df439029131e82aba1b4c12a692fc3dc5cd9fb4d8b3f173c6b9b6dbbd0b1ec"}]}, {"id": "bdb69994f0de6bb8", "location": {"path": "/usr/include/c++/13.1.1/debug/safe_unordered_container.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3263}, "digests": [{"algorithm": "sha256", "value": "9f8b8ea36e41043c96031c4beedabf64a1ba70923280d97329a71fb53be7fb5c"}]}, {"id": "7395a96425c0a3d0", "location": {"path": "/usr/include/c++/13.1.1/debug/set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1620}, "digests": [{"algorithm": "sha256", "value": "68cc4d8eb155b5dfe61052ede33769c0433988e75443b08faf47cf2478784f7e"}]}, {"id": "28a9584484a71eb1", "location": {"path": "/usr/include/c++/13.1.1/debug/set.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19534}, "digests": [{"algorithm": "sha256", "value": "5127fb5d6b1ae2a3e4cafd273d055b388d07764027e4e89f3ba69a7a8d1b95ef"}]}, {"id": "086b23495bd8a968", "location": {"path": "/usr/include/c++/13.1.1/debug/stl_iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5480}, "digests": [{"algorithm": "sha256", "value": "a415988ed820aee810461b74d1bb08e7189276a472839136b200e049d3c4e646"}]}, {"id": "494b74ab91c7180a", "location": {"path": "/usr/include/c++/13.1.1/debug/string", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37309}, "digests": [{"algorithm": "sha256", "value": "463b37dedea6d9eb962e6c9efbec2380fa15f9f6004f06cdfe38b3a965254267"}]}, {"id": "7e7c8df4d32e2d6b", "location": {"path": "/usr/include/c++/13.1.1/debug/unordered_map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47594}, "digests": [{"algorithm": "sha256", "value": "05594935dae4754ac4a45dbaa6a3d54ae80b19e292bde6ea0c6ca7d13fe09750"}]}, {"id": "45d5eaaf98b872e5", "location": {"path": "/usr/include/c++/13.1.1/debug/unordered_set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41489}, "digests": [{"algorithm": "sha256", "value": "8125bdb074463035351687755e93655cacebdad115703262738aec65725457db"}]}, {"id": "1549cf1780ad19c5", "location": {"path": "/usr/include/c++/13.1.1/debug/vector", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24367}, "digests": [{"algorithm": "sha256", "value": "a2b116e4cf20dd0163821a5d50caa5ce9cd4011151a0333e97a88c7075325b7a"}]}, {"id": "4a2642267ccf49de", "location": {"path": "/usr/include/c++/13.1.1/decimal/decimal", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17637}, "digests": [{"algorithm": "sha256", "value": "34e95f0337bc902472fe809f6d6792acc1600654c8429a322c3f9cba2a5863d1"}]}, {"id": "6358c226e137a945", "location": {"path": "/usr/include/c++/13.1.1/decimal/decimal.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16999}, "digests": [{"algorithm": "sha256", "value": "7012bd177570963d803b77f56fb0cc761a6a1f7d5270142f53329dffb93f3a53"}]}, {"id": "171a9c1d4c1509df", "location": {"path": "/usr/include/c++/13.1.1/deque", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4500}, "digests": [{"algorithm": "sha256", "value": "ba2a47e82816001686b2510fc05adaf18fe349db4a14369edc0323dc0f803132"}]}, {"id": "183fee635c6b14de", "location": {"path": "/usr/include/c++/13.1.1/exception", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5406}, "digests": [{"algorithm": "sha256", "value": "bb7cef0c00ec61a398250399b30156ac21139b449082868d7abe2d4e411e94f8"}]}, {"id": "c84f7dee59bb96aa", "location": {"path": "/usr/include/c++/13.1.1/execution", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "113389feca15dd42a3429f32d8675c52e70a9ecc841af65e1618a44e1d0cc628"}]}, {"id": "57ab94b5b49925b6", "location": {"path": "/usr/include/c++/13.1.1/expected", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49193}, "digests": [{"algorithm": "sha256", "value": "753d1795e877acbcb0e1abebd1228838393c72938b061c2b9981b15f2cb2e65d"}]}, {"id": "dd51cf3530c00695", "location": {"path": "/usr/include/c++/13.1.1/experimental/algorithm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3760}, "digests": [{"algorithm": "sha256", "value": "841692bee9ee5e051a6facfb93b195c6da5aa15d294c837bbf0dbf6136723e3e"}]}, {"id": "ccb072583cb5727c", "location": {"path": "/usr/include/c++/13.1.1/experimental/any", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16094}, "digests": [{"algorithm": "sha256", "value": "4aedb9b1842345907613d5f539296e5dfc4cc50ec755177e0fbc54c8953700ee"}]}, {"id": "ccdff5e5608800a9", "location": {"path": "/usr/include/c++/13.1.1/experimental/array", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3444}, "digests": [{"algorithm": "sha256", "value": "11ada515c05f7b74fcdc697a6e513f9ac1ea3f13aa62b1b89a5fdf9dae34a6d1"}]}, {"id": "433abb2f3392f410", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/fs_dir.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10800}, "digests": [{"algorithm": "sha256", "value": "efa5e3e194f9deb6d76e64bed784cd8b8efbf5eb4915c805d8b0ab9e655fa66f"}]}, {"id": "263631a81314ad93", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/fs_fwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9044}, "digests": [{"algorithm": "sha256", "value": "ef01047065061c435bca2b5a2da5712e7c630beb577256af5f307b8d20423100"}]}, {"id": "d679d8f0c6806541", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/fs_ops.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10444}, "digests": [{"algorithm": "sha256", "value": "5b37b2757b1d92490b3843764907214ccecfaea6841f30f8f72e1da1c8d25ce9"}]}, {"id": "d10e08ebd1572e1c", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/fs_path.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39350}, "digests": [{"algorithm": "sha256", "value": "d9975804fd0c2c1981f91bd34b19b2278796bc6fd5d4835a02d53a6e83710195"}]}, {"id": "f2d8a8b01c563287", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/lfts_config.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2227}, "digests": [{"algorithm": "sha256", "value": "122d1a6ec98c7f9da0d280cf25a0e7ff206e387798a6bd9e63c4d61ede087fe1"}]}, {"id": "8b9f1b568e30640d", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/net.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10420}, "digests": [{"algorithm": "sha256", "value": "8fd637a1fe82bb3255fa63c757c88c664fcac5273dbe176302ee34bd2dd30b16"}]}, {"id": "eb4aacc1fc06e167", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/numeric_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16452}, "digests": [{"algorithm": "sha256", "value": "a59c969c7aaa1cdbf5805e844b659386a1049fba90d175ce3598f7b51f7f2875"}]}, {"id": "c9f1697ecce2e80f", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/shared_ptr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20433}, "digests": [{"algorithm": "sha256", "value": "69e0e787d312ca4d4aec19789de58704a39e2d4a50519d925eb6e41164f1aef2"}]}, {"id": "237bfca3b8bada26", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 177580}, "digests": [{"algorithm": "sha256", "value": "5d588be8169a98dca99dcdccdfbd0a889a0675326a27d02c21ee139aa310b380"}]}, {"id": "8e9404e5ae89e4ae", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_builtin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 110603}, "digests": [{"algorithm": "sha256", "value": "6ce4f3ccc69a67ec49c732beef8f8cd039d063c4fdb1e80beeaa496090910d5c"}]}, {"id": "c951b41c375ab7bc", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_converter.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12984}, "digests": [{"algorithm": "sha256", "value": "a7d1c3039088a4f99f5d33917677e4ddc007e29ec0c470925e5109f548836c28"}]}, {"id": "6f667353709ab722", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_detail.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10182}, "digests": [{"algorithm": "sha256", "value": "4735e41f9c46ac2229ae1359f6c7e2e42bc14b46dbd293285df9bbdcff670345"}]}, {"id": "cf680c9ac0a4388e", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_fixed_size.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72893}, "digests": [{"algorithm": "sha256", "value": "85d80a2e94f00b190292efa893b3f0ff23a2974d0f98943f2fc2bcfd2c702b08"}]}, {"id": "3bb849e709679645", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_math.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58809}, "digests": [{"algorithm": "sha256", "value": "3ce0e526a05b09a26e28b980599230d2688cc65d1f2abb66c59f7f4f46e3b741"}]}, {"id": "47f86d76bc145edc", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_neon.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16153}, "digests": [{"algorithm": "sha256", "value": "8acef761054656c5cb5140dc30413a09b228c81d22057aaeb9f59660c7e39992"}]}, {"id": "6c061b366f84b1a2", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_ppc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4961}, "digests": [{"algorithm": "sha256", "value": "c04de0dc964046d4a8db737ad582c9488b6506ca75868e31527e98cfd78f5da1"}]}, {"id": "d36473e2e1f5c245", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_scalar.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23709}, "digests": [{"algorithm": "sha256", "value": "f51c6dbcb8eaedf1a71e70c09a66485b61b6c235b377d24d59ad373512afda49"}]}, {"id": "4605773104ca73f5", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_x86.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 199662}, "digests": [{"algorithm": "sha256", "value": "c8b51df78acc3f2ce4d85cb4d42e2ee84f75e9add529e323b1220e3ed254b4fc"}]}, {"id": "80ac460a200d1ed8", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/simd_x86_conversions.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 82458}, "digests": [{"algorithm": "sha256", "value": "e4c4f99ab7e1947885fe63be6399c150067124a56dd1e347b4372a6e8be96549"}]}, {"id": "a2883fc1bb312f8c", "location": {"path": "/usr/include/c++/13.1.1/experimental/bits/string_view.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6816}, "digests": [{"algorithm": "sha256", "value": "b0fd1e1f215b5248688e2e65d2a61f10554f909bcc1b2f98645fd40c6a3bb619"}]}, {"id": "70744452b260c2f8", "location": {"path": "/usr/include/c++/13.1.1/experimental/buffer", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28799}, "digests": [{"algorithm": "sha256", "value": "f82bf6fefadfd872f4493dabc1cce4c1452b885a2e4e84b116d7f4ec7dcdbeb3"}]}, {"id": "59b9c56fae19ab7d", "location": {"path": "/usr/include/c++/13.1.1/experimental/chrono", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "0de1d1070025534fad1b0656f689bb412a2b59370de627ee66b67e3acbb96183"}]}, {"id": "eaed2d1c3cb5e318", "location": {"path": "/usr/include/c++/13.1.1/experimental/contract", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2579}, "digests": [{"algorithm": "sha256", "value": "8e614d785d2e423745b95af9023a9a3ca11ad9cceeb3c69a91ac562fde915566"}]}, {"id": "0753d522254af152", "location": {"path": "/usr/include/c++/13.1.1/experimental/deque", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "3bb01bbd1014bc71f0e34c1fac31ec124757da6ac6902f4d6c5d80fb5eb21547"}]}, {"id": "5acc4a7878ec2225", "location": {"path": "/usr/include/c++/13.1.1/experimental/executor", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56321}, "digests": [{"algorithm": "sha256", "value": "12b4c91906f6eb9433ea68789e140664528ebdc0bc06422ea3733c7b80ebd201"}]}, {"id": "6bd2e231e4e0a904", "location": {"path": "/usr/include/c++/13.1.1/experimental/filesystem", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1661}, "digests": [{"algorithm": "sha256", "value": "4b437cc99e637aafb133f24a08ad34df476fc9a9a512384e390336dcb5a16b52"}]}, {"id": "45ed356ce2dec1f9", "location": {"path": "/usr/include/c++/13.1.1/experimental/forward_list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2439}, "digests": [{"algorithm": "sha256", "value": "88cee28e90224adc0b17b6454486440ea69bc24ba028b868937c919d88d843ef"}]}, {"id": "5c858f56df59abea", "location": {"path": "/usr/include/c++/13.1.1/experimental/functional", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12367}, "digests": [{"algorithm": "sha256", "value": "d944feca435f7b648290d11301575e5afe82083307700bbd6ed4d9f1386f640c"}]}, {"id": "334491184119a66d", "location": {"path": "/usr/include/c++/13.1.1/experimental/internet", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69908}, "digests": [{"algorithm": "sha256", "value": "5859af270644d30325f665da5f10483188c36ed5a4deaa6d84fe80a373ae4896"}]}, {"id": "5020e9d1824cfda6", "location": {"path": "/usr/include/c++/13.1.1/experimental/io_context", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22607}, "digests": [{"algorithm": "sha256", "value": "2ebf48cc395499a1874ba400c28f8d6e8ef3b0fc4521e92e476f29098744c6ba"}]}, {"id": "c16874e32038e46f", "location": {"path": "/usr/include/c++/13.1.1/experimental/iterator", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3606}, "digests": [{"algorithm": "sha256", "value": "9b4a685b0b55f43aa13e394cf844c12bf65b7e490c9ebd181e17ca64736385d6"}]}, {"id": "d39e7abee4f9e7c1", "location": {"path": "/usr/include/c++/13.1.1/experimental/list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2337}, "digests": [{"algorithm": "sha256", "value": "f0f8d7660e473148fd8d224b714632a330c5b84b65acf4ac898c3267c21c00bf"}]}, {"id": "a6990b4def3a4652", "location": {"path": "/usr/include/c++/13.1.1/experimental/map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2857}, "digests": [{"algorithm": "sha256", "value": "8b8e74adb0b922ca55ec79eec94280c7244b804a2dcee5789cf8cd7852e95a56"}]}, {"id": "4039056c8a435ecc", "location": {"path": "/usr/include/c++/13.1.1/experimental/memory", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6109}, "digests": [{"algorithm": "sha256", "value": "47778093adbedd0978b3268a823840169c888d141dc848730dd42ccf767b75c4"}]}, {"id": "f4373454667c11dc", "location": {"path": "/usr/include/c++/13.1.1/experimental/memory_resource", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17964}, "digests": [{"algorithm": "sha256", "value": "5ef58d498aa59cb5109b8b6dbac6fb2581773f0fd3c3a0eb5240ee0ec819e922"}]}, {"id": "0a256abecdf6eaba", "location": {"path": "/usr/include/c++/13.1.1/experimental/net", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "2ef09479dafaef3045cf910c15ae9710ef223c2b052b4e07e0a4b616af8e7121"}]}, {"id": "f826411176829e0a", "location": {"path": "/usr/include/c++/13.1.1/experimental/netfwd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3823}, "digests": [{"algorithm": "sha256", "value": "0109a203fac317c077482c9351f17ac770746aad525b72da2c16165468d6fb31"}]}, {"id": "a647b6bbc9e59dd5", "location": {"path": "/usr/include/c++/13.1.1/experimental/numeric", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3478}, "digests": [{"algorithm": "sha256", "value": "8de108f76d1e1b509281c5744adecc5835a51e1e7ac84af6b66c941c6eac8dac"}]}, {"id": "78c2360e88893a4c", "location": {"path": "/usr/include/c++/13.1.1/experimental/optional", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26688}, "digests": [{"algorithm": "sha256", "value": "c2cb1b7eb41eaa4d47a0435bd17e1e3554a45a73f8a0647258234acd38c67853"}]}, {"id": "65b4a10585bcf918", "location": {"path": "/usr/include/c++/13.1.1/experimental/propagate_const", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17134}, "digests": [{"algorithm": "sha256", "value": "b6d017ed1741a1aea7a3215ae9de1ae78c0365acc3059d0034733871583ba597"}]}, {"id": "f99f2415519e63b1", "location": {"path": "/usr/include/c++/13.1.1/experimental/random", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2668}, "digests": [{"algorithm": "sha256", "value": "ce796f43a53f7d9268fe520fafb559f1114ec76887c685cf943a4d47df56ff95"}]}, {"id": "84d1fb4b937e634e", "location": {"path": "/usr/include/c++/13.1.1/experimental/ratio", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2510}, "digests": [{"algorithm": "sha256", "value": "73364513c79f77f73826ae219e30e374c9e8d7a97389614dbbbcc0a4d71c05e6"}]}, {"id": "5cfc90d9be6a01e7", "location": {"path": "/usr/include/c++/13.1.1/experimental/regex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2193}, "digests": [{"algorithm": "sha256", "value": "f52132bbff91cb72821d4b5b8c78dbcbab76d3897f239f1a28399b0b828f7d75"}]}, {"id": "c652e032536819bb", "location": {"path": "/usr/include/c++/13.1.1/experimental/scope", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14573}, "digests": [{"algorithm": "sha256", "value": "9475252d62557af8b8ee495e8c279b1c40fc23967a0fb67cea5bbaa108b28b94"}]}, {"id": "7236991f1b4cfaee", "location": {"path": "/usr/include/c++/13.1.1/experimental/set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b86e8d8f400d01affd09cf4cf539ad81ab715358e4e48daa8e4a19a60a2ce4d5"}]}, {"id": "bed674e83631f66e", "location": {"path": "/usr/include/c++/13.1.1/experimental/simd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2885}, "digests": [{"algorithm": "sha256", "value": "99be340b8c27600100a896f075fcb50fe3fcbbc29bca4d691d3ef2b316432907"}]}, {"id": "5189875f3569ba75", "location": {"path": "/usr/include/c++/13.1.1/experimental/socket", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78259}, "digests": [{"algorithm": "sha256", "value": "09dbe6096f67ab085524e8189074258f47a4e3eb8a74b8e46e322a3d49fd76b9"}]}, {"id": "ae1d87f49d9975ef", "location": {"path": "/usr/include/c++/13.1.1/experimental/source_location", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2846}, "digests": [{"algorithm": "sha256", "value": "4c5686e7ebe2580292d2508613f1a63b350cacea59f20b8c62b820e3cd9d0c02"}]}, {"id": "bdb408d866a2f079", "location": {"path": "/usr/include/c++/13.1.1/experimental/string", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2992}, "digests": [{"algorithm": "sha256", "value": "c06372b2cbb575a702737f7a88e907f64adfc6a2ea00181924cb250747d98e88"}]}, {"id": "49f41539f59b90c8", "location": {"path": "/usr/include/c++/13.1.1/experimental/string_view", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22484}, "digests": [{"algorithm": "sha256", "value": "6625d4eaa9e6a18d16ebb4b4a56fc19e840dd9633a7c805a7e9ac5e2eeb1bef9"}]}, {"id": "e60cc534b365e157", "location": {"path": "/usr/include/c++/13.1.1/experimental/synchronized_value", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3349}, "digests": [{"algorithm": "sha256", "value": "a85273bb95ee28dc3a805b3443ed1adbf2c3be72d929743b9f3a57fbf468797f"}]}, {"id": "a57d95d7e762c877", "location": {"path": "/usr/include/c++/13.1.1/experimental/system_error", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2117}, "digests": [{"algorithm": "sha256", "value": "4661e382348f3013cad880843fc70d601c7e6bcb4ac4fdf2aa9179f2fd93ccde"}]}, {"id": "358872d77bc4d625", "location": {"path": "/usr/include/c++/13.1.1/experimental/timer", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5873}, "digests": [{"algorithm": "sha256", "value": "af99176a5e68b47763f17a59ed3720502a3eb7f32cc59e46ba7b9b4877bc1ea1"}]}, {"id": "e5513b52237bf93c", "location": {"path": "/usr/include/c++/13.1.1/experimental/tuple", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2544}, "digests": [{"algorithm": "sha256", "value": "76ef4c30f9fa91c86a8dd1c5e7dab19048ff72c970656343f037a01205e12e4f"}]}, {"id": "a6df37f2ae561a70", "location": {"path": "/usr/include/c++/13.1.1/experimental/type_traits", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12076}, "digests": [{"algorithm": "sha256", "value": "218ad59b6e3abc9187ded8b6641757052c69931acc1fc451ead7265d364f4d44"}]}, {"id": "4938c40f30bcb839", "location": {"path": "/usr/include/c++/13.1.1/experimental/unordered_map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3140}, "digests": [{"algorithm": "sha256", "value": "4667164554f0913f95d505bddb8814b20e87ff18c86de2c6982639c5ee71b738"}]}, {"id": "8ddf6d0c322ad424", "location": {"path": "/usr/include/c++/13.1.1/experimental/unordered_set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3013}, "digests": [{"algorithm": "sha256", "value": "8ad8e3399caed7133fd565b6a44ab5f751d980885768a875884639fcf2b3be20"}]}, {"id": "5a8d3d10e4004018", "location": {"path": "/usr/include/c++/13.1.1/experimental/utility", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1805}, "digests": [{"algorithm": "sha256", "value": "fe9050a4601f00a4f04eb3a8aab5d4c21371bbe9e4454d641933c916e5bc3be6"}]}, {"id": "e5032445688b7933", "location": {"path": "/usr/include/c++/13.1.1/experimental/vector", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2427}, "digests": [{"algorithm": "sha256", "value": "1f196d243e1dc30a3e33e04761529140b0f927428a44b1301faed8aefe3df341"}]}, {"id": "487e7b6b076c4803", "location": {"path": "/usr/include/c++/13.1.1/ext/algorithm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19330}, "digests": [{"algorithm": "sha256", "value": "95137edd7eb18b752ba8603d877c541c7263f64a87e55e66ee82152373cb5e1c"}]}, {"id": "65a3172da36525ae", "location": {"path": "/usr/include/c++/13.1.1/ext/aligned_buffer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4086}, "digests": [{"algorithm": "sha256", "value": "28a35f93d8d10c3869168160e94f0f5ff22e26856fcdb934ff85904e1d9b3fa1"}]}, {"id": "da6f4da5877e73d5", "location": {"path": "/usr/include/c++/13.1.1/ext/alloc_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6695}, "digests": [{"algorithm": "sha256", "value": "d2c187a6cc377eb69d7770a57da75485e8083dc39646316aa8b44a04033bc100"}]}, {"id": "6e58ce0570bffe01", "location": {"path": "/usr/include/c++/13.1.1/ext/atomicity.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3784}, "digests": [{"algorithm": "sha256", "value": "3926da804db0a4d0606ded13a2f806948a75ae10169d2a20878a5c477ddf9be7"}]}, {"id": "32a7da439e2daf14", "location": {"path": "/usr/include/c++/13.1.1/ext/bitmap_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32072}, "digests": [{"algorithm": "sha256", "value": "6870fe9d7a00ab3a4ef931c541ae07308422a387ec179193fda94714cc0f7dd7"}]}, {"id": "24087f07b4a0e03c", "location": {"path": "/usr/include/c++/13.1.1/ext/cast.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4447}, "digests": [{"algorithm": "sha256", "value": "ff815b2e547187002eba8923751c8d63f64a2b0aff96a2be81bc277ea87f0e42"}]}, {"id": "60929cb335690480", "location": {"path": "/usr/include/c++/13.1.1/ext/cmath", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6645}, "digests": [{"algorithm": "sha256", "value": "0362285f2ae0d96031c8c176ce1160b812bd63195d5ec97fa41dd252e5ada8c8"}]}, {"id": "2c415e4261bf5815", "location": {"path": "/usr/include/c++/13.1.1/ext/codecvt_specializations.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16428}, "digests": [{"algorithm": "sha256", "value": "41beca5004fccfea737e716faf9f47653c26b2fecfc6b0b08449142b081c460b"}]}, {"id": "c7196f261b3e3e3d", "location": {"path": "/usr/include/c++/13.1.1/ext/concurrence.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7552}, "digests": [{"algorithm": "sha256", "value": "f867bb2fae364e35b67bed0b54e5e3c817b73d303b2a6b045556204cfb099a2c"}]}, {"id": "a608617f5fa4930f", "location": {"path": "/usr/include/c++/13.1.1/ext/debug_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5958}, "digests": [{"algorithm": "sha256", "value": "71b51683d08c633085f078c50ef2bdbfcca1a33d26e5250d0c9550ae9092a1e1"}]}, {"id": "b596974f40b2a0e8", "location": {"path": "/usr/include/c++/13.1.1/ext/enc_filebuf.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2322}, "digests": [{"algorithm": "sha256", "value": "8fa8b030bdd66c26006caa0ed31d192060e8e5e32aba5ec5014276719a785108"}]}, {"id": "c57cdaa7fae19777", "location": {"path": "/usr/include/c++/13.1.1/ext/extptr_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6467}, "digests": [{"algorithm": "sha256", "value": "cc59da0cd86eb3d016960412b3d3acaab783fecd4f2ca0f0290da018c619e8f0"}]}, {"id": "11e881c0c65d3317", "location": {"path": "/usr/include/c++/13.1.1/ext/functional", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14363}, "digests": [{"algorithm": "sha256", "value": "eec0f9780b842b0bec3c298fa387d48d96ad148cb2f18b1e7de57f70611835fa"}]}, {"id": "e636cddb6a634a10", "location": {"path": "/usr/include/c++/13.1.1/ext/hash_map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17822}, "digests": [{"algorithm": "sha256", "value": "705863169c6b99a7512db6889d8e3639494de0e89e5afc8437017b559ff07f56"}]}, {"id": "e84c0f3c29e1cf7e", "location": {"path": "/usr/include/c++/13.1.1/ext/hash_set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17323}, "digests": [{"algorithm": "sha256", "value": "06c794eb8790f06a8701c4dac32a6900a495f9a7a27dc664df3f31eeab5494f2"}]}, {"id": "58cc370696318a77", "location": {"path": "/usr/include/c++/13.1.1/ext/iterator", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4031}, "digests": [{"algorithm": "sha256", "value": "a7e301d283370616bb0877a5091e3d7a6fc91642c9bed6905e196e8f68d2b9ff"}]}, {"id": "096ca5eb3b31b465", "location": {"path": "/usr/include/c++/13.1.1/ext/malloc_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6180}, "digests": [{"algorithm": "sha256", "value": "8db3fa42abda0da481aa1e45a0de049de2965d1e2f459142b9eef725e977ab8c"}]}, {"id": "ef5c07fab309830a", "location": {"path": "/usr/include/c++/13.1.1/ext/memory", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7248}, "digests": [{"algorithm": "sha256", "value": "348497ebbf41fa9ff77e486ca87f741152e1adfea0e1d8b20a20e3412be707ea"}]}, {"id": "e8635996c6d004bc", "location": {"path": "/usr/include/c++/13.1.1/ext/mt_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23673}, "digests": [{"algorithm": "sha256", "value": "be03907fa7d948f5b6f41210509cdfb40334de3e3fcb9d87df038f701837ec4d"}]}, {"id": "d683beb2f28b1fbf", "location": {"path": "/usr/include/c++/13.1.1/ext/new_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2514}, "digests": [{"algorithm": "sha256", "value": "d22d9d46d0dff961336c932ffd0d2ecb2406018d865b69c779df291712800c5e"}]}, {"id": "88aa46a28b883ab2", "location": {"path": "/usr/include/c++/13.1.1/ext/numeric", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4814}, "digests": [{"algorithm": "sha256", "value": "e688ba6e0f861358a78fec0871badcd3301d7755123a08308b48587149def61b"}]}, {"id": "efcf3750a4f2f3cb", "location": {"path": "/usr/include/c++/13.1.1/ext/numeric_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8227}, "digests": [{"algorithm": "sha256", "value": "7fb3e4ee921605bf4cc0664dbe685b8c070856a82a4b1a9f62e086fad1a7d696"}]}, {"id": "6b54a72d4c5ac4e5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/assoc_container.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30114}, "digests": [{"algorithm": "sha256", "value": "a542df1c4be3e0f120daad79dc8a802d9a5c2d2ef6a87e48cd2972710705fab4"}]}, {"id": "bd08181da201dbb9", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12468}, "digests": [{"algorithm": "sha256", "value": "65d76bd6f87d23285a8e250639aa43f6e92e66453a5a73f772ee3c2c13f562a0"}]}, {"id": "02c7fa96b908bfad", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5539}, "digests": [{"algorithm": "sha256", "value": "8764ff6cb0f7974ce46f982fc8db2b2c2fcdfddf52e823bcbd73cba02f5a5158"}]}, {"id": "67c0f74934cfc221", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8104}, "digests": [{"algorithm": "sha256", "value": "cc1e9200a75e312998596dcdbbb494787e311a1c5981d63131de693d1c57ea5a"}]}, {"id": "b8a6e47bf99aecde", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2952}, "digests": [{"algorithm": "sha256", "value": "50ea7bec4d8b0cf44faf3847c5fab295bf888e970bf3592f18281810cee8ded7"}]}, {"id": "f796d62e8852ad1b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4712}, "digests": [{"algorithm": "sha256", "value": "f5b02457dab4a5a01ca120ab3af743addd4a006c5a3fce4f15307a599972cdce"}]}, {"id": "42ec38485e799121", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2132}, "digests": [{"algorithm": "sha256", "value": "7c1d274ea396ba5e57efb7352639f272378a5476210ad4ae503cd75aaa8d8c25"}]}, {"id": "10b2ebb4b46d67a3", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5514}, "digests": [{"algorithm": "sha256", "value": "e7f3c690b00e5d51b749e377050cbd49b56a7874cca7a66d5cdf78af15d6255a"}]}, {"id": "d7238b9ebf61828f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3548}, "digests": [{"algorithm": "sha256", "value": "c53890a186404cf696d882ac87eef7083fee91606e4833de204fa870e440bedb"}]}, {"id": "0f8bf777e96b6303", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5921}, "digests": [{"algorithm": "sha256", "value": "5068a56c8c9537fbcabaab4125ee4b178904b321bbb018dcf03a7ae3ce623205"}]}, {"id": "b1d9b25aae853813", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8961}, "digests": [{"algorithm": "sha256", "value": "6b52670f34cdec19d54a507479a2799c20ea283cfcc59f2e46b34a9c708bd9b9"}]}, {"id": "6ba509075cc1d91b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1938}, "digests": [{"algorithm": "sha256", "value": "920fe681abf8ed5f6dfc01ee6de53200839102bfed39ef491fda717fe79720d6"}]}, {"id": "0b65c2d46fe246a4", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2942}, "digests": [{"algorithm": "sha256", "value": "d3bf29e2ebb9afddb929077b91067a44180214784422c64b451b3e5bfb2b66e0"}]}, {"id": "98e6cf5e76d123d8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4223}, "digests": [{"algorithm": "sha256", "value": "b42923e499c56ff420aec26564d7256ce9e5f378827c9fbd96c2a1df2cfd5621"}]}, {"id": "b23ae181d8d43f47", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4040}, "digests": [{"algorithm": "sha256", "value": "838f789d38c794af75123f27041ef7610cc19b7933e18f1172d32d40fe6374a9"}]}, {"id": "b78127cd3af38498", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/bin_search_tree_/traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6374}, "digests": [{"algorithm": "sha256", "value": "aa179fa4d9541a2978f269fe87cf6cb84b1dcda07e359ce5251d4cf62bfab74e"}]}, {"id": "6329403b6a2eabbe", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9027}, "digests": [{"algorithm": "sha256", "value": "1091ade310f74024705f60fd82ef1429097ebc9f1a4ee46fb301be384205d422"}]}, {"id": "9a56b0a1978cc266", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/const_iterator.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4338}, "digests": [{"algorithm": "sha256", "value": "b5a554be58d8384c1c17f2bac2a2ce3d90d67864249e6c138d88eb4cd69b2b88"}]}, {"id": "0425397209713c98", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4222}, "digests": [{"algorithm": "sha256", "value": "4ec87c49a5f0b708605578299f5bc80bca75265593ea3c86998974891722cf65"}]}, {"id": "30b8a157ffe9429b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2574}, "digests": [{"algorithm": "sha256", "value": "e003f3a96030d1a279c56f5e06366d127223a589af2b776584fed961033cf4d9"}]}, {"id": "c1aac51e758912fd", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "a185a0641accdbcbc62c780346d0389de425e6d9e4c511ba24aff1b9855e1c26"}]}, {"id": "aa3481d1b26342a7", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/entry_pred.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2767}, "digests": [{"algorithm": "sha256", "value": "d8bf358eadf2d03f02244413285fb500d8e69998c3061b5be2ba59e0493272df"}]}, {"id": "cff334279f1a0f23", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5537}, "digests": [{"algorithm": "sha256", "value": "b735538f8c86c1277c20ac4d4c2e4e6c9ee4cb0688381484c1118bbca2c3a263"}]}, {"id": "6ca4e8c86863db03", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2630}, "digests": [{"algorithm": "sha256", "value": "1e1935224c856f171a22a138164ab9f6a2d788fec56b81a9b659f32f485a8e73"}]}, {"id": "05e37aa9dc43c504", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "da60a36aef3df9df13b5af951bdfe3a6c62f0178db22538b4dd7857fe8800fe2"}]}, {"id": "f5c437eec448170d", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5011}, "digests": [{"algorithm": "sha256", "value": "55a86c4a7a3791dd30610e071f879abf0b14d282421ee2dd2a0bc01a6d3c158e"}]}, {"id": "a4248156a3b5bbd8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2303}, "digests": [{"algorithm": "sha256", "value": "dcf925b96cdb14e90e46d98899b6dd6887a1ac7c4d20a2688bdfc61b4de9cd9f"}]}, {"id": "f25ae59417a65be9", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4363}, "digests": [{"algorithm": "sha256", "value": "6d9e30d94f10e5474eb084d607ceb7cb25241c44db716d476b5d5affe20ef9b8"}]}, {"id": "9b929c4575f49655", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "92bba97122632761a856cd4f5d378a5ad3b6719cc3028c7957379625a8dd3bba"}]}, {"id": "b9b57937255d621a", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/resize_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6133}, "digests": [{"algorithm": "sha256", "value": "4dafbd99407f72df285af0b464441c91df913484d4eef7c195690a54b4eb187f"}]}, {"id": "1c8560817e7fbf15", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4956}, "digests": [{"algorithm": "sha256", "value": "a505ad2215a40b6f8c6c47efe04a9660332a0b153ad4cacfd6eb8412623b6fd1"}]}, {"id": "aace8d4318cc21c6", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2480}, "digests": [{"algorithm": "sha256", "value": "74bd21560e451f22a9696e9e9eb3cbc8a85f854ec66c9537e1d4b04beecfd012"}]}, {"id": "14ac591e66dbb18e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3922}, "digests": [{"algorithm": "sha256", "value": "5120c9d066d4121052dd4c87c0b463c70a5afc3e4262235d898f2e793434baa5"}]}, {"id": "a22a912266c9a021", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "0679ade3080bc76aa64dbd60ee8523302fd4f7b282def72965873c78e8db9a75"}]}, {"id": "5b7e8e0e0d09c6fe", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1930}, "digests": [{"algorithm": "sha256", "value": "a273bb6e5e7dbcfbda8bc6ca421e744a24060780b92fc02aaf787a3ef9262b76"}]}, {"id": "6087527870488f4c", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6185}, "digests": [{"algorithm": "sha256", "value": "21a3a87c727644cf89a297de967da4007618f0f50e7fb149b63d38afda0a13cc"}]}, {"id": "133aa7789465df4e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2721}, "digests": [{"algorithm": "sha256", "value": "fa26d9e2a4e701cc03dfc340de720624270f7426179cb913802998d5a39b2204"}]}, {"id": "8b3f8ec17060ff10", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3501}, "digests": [{"algorithm": "sha256", "value": "77e1d0530dfb7b33920f5bfa480ddd37e0600df195edbd3610db5b84bfcbda7c"}]}, {"id": "772399c93c592318", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4515}, "digests": [{"algorithm": "sha256", "value": "89f35152dac054a3a6ae4284d5060bfe293119423d79f9a768b521e6d01a7412"}]}, {"id": "7e09c4acf6c72916", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2378}, "digests": [{"algorithm": "sha256", "value": "08e92e236e68cd906f9f60fb1a8266193031a0b7341fc793bcec3ca977c0d8ac"}]}, {"id": "908e6799d6181f48", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5304}, "digests": [{"algorithm": "sha256", "value": "9579970e557877b1099d7581ded787244284881b6c7bbe75093ca03078156d83"}]}, {"id": "98707215f75e3ce2", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5398}, "digests": [{"algorithm": "sha256", "value": "a50bfe37e695ec464522d34f0cab11bef541b54030e63c435df66f88133c7715"}]}, {"id": "ea6238dd54d42825", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/branch_policy/branch_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4020}, "digests": [{"algorithm": "sha256", "value": "80a94ce0f122228341a8e74192385aadaff4fafb8aefb6f57404adb602eab0d4"}]}, {"id": "ac70ae2a8cd7bcb9", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2379}, "digests": [{"algorithm": "sha256", "value": "458d88e4a83440f7b3c1ceb2126a33a44f6f9791e54eda5095fbf1342ef8d735"}]}, {"id": "34969d9504b3de81", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/branch_policy/traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3254}, "digests": [{"algorithm": "sha256", "value": "0a3b172b0f6d97c39f5ebaa2a9fd6195ffd03acde485e719f37f56548236f5fc"}]}, {"id": "9412d29a36b841f2", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20099}, "digests": [{"algorithm": "sha256", "value": "792d0faf09f1f1e1d4440df44c08a4c1f25c2f5508903974aea96773f1f58b82"}]}, {"id": "a16024055bac9a2d", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2798}, "digests": [{"algorithm": "sha256", "value": "088e5a7befbf85e2f7c7a567da4434d2f7b6ed850f2370897f7d942a8e681f5a"}]}, {"id": "7e69cfd5a47e1f4e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2874}, "digests": [{"algorithm": "sha256", "value": "ecbb66f5cf94cdd97f3c5e745b2d3711757b9abecc680f3f904cbbdef23c8402"}]}, {"id": "2f4b3e2999ac4bea", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5824}, "digests": [{"algorithm": "sha256", "value": "056acfd7688b0180d7458b6f0c06171dcaa1e4de0ac5a1101c3c825ce9ff2efd"}]}, {"id": "0ddf969b283029d0", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2259}, "digests": [{"algorithm": "sha256", "value": "fbc4af0166a5cb5bc096ba0dcf0858a6b1bce0bf16c6f72eba5bd549d8c512b8"}]}, {"id": "e0364ae2eefa4af4", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2339}, "digests": [{"algorithm": "sha256", "value": "0302bc6818613a9b605c697372d97755f1b5031087bc42833b752db10620df83"}]}, {"id": "ea0838bea5d8fb73", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2726}, "digests": [{"algorithm": "sha256", "value": "fb5d723546f1a7f398928c6400f8b97cc21a5ff3e427761b21e57175e38ea5ce"}]}, {"id": "07c4a4fbcd3ac2aa", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "2b06074d7f18c7300f2136cdda9feb47f87e8667fe61717e35c3121ceb29c6f3"}]}, {"id": "0e4dc5ce5f0c0fa8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2181}, "digests": [{"algorithm": "sha256", "value": "8a2f9c8cdfbb7e284181f878fb1739681abe7ab1c6bdb9a8bcfc85ea8b9e651f"}]}, {"id": "8f746aa9ad190ca2", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2987}, "digests": [{"algorithm": "sha256", "value": "3de4d3bb13a5febbe11bd7018bc3bf13a9698092d41bdcd157487fe2ae6dc03f"}]}, {"id": "9ec9ca4a7938dd39", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3278}, "digests": [{"algorithm": "sha256", "value": "723cbab4a4705277659e1f94d546e5b84b5760512b059dafa219969a780823bd"}]}, {"id": "4f6bd4894186d07d", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3297}, "digests": [{"algorithm": "sha256", "value": "fce25102e897ae71f748d66bd390a8164bd3a1298461b3e2af4180c0381cea81"}]}, {"id": "0b70dcec4b22377b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3258}, "digests": [{"algorithm": "sha256", "value": "303f56b3976594a75469f6bedb34b0108d717f68ae613aa3e6a927c24f38751b"}]}, {"id": "b4dd6de95da4d235", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2518}, "digests": [{"algorithm": "sha256", "value": "969e81a995449dd633e191c6acd6cf18cc17e634b9cbea39a2b12dd6d7c5f0c9"}]}, {"id": "8ec4e7f0c7d4ade2", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1779}, "digests": [{"algorithm": "sha256", "value": "370f2e4a026c3b7280d9186037afe22364cd78d561180e02a2025cc81eb59dd7"}]}, {"id": "5b373be07635882e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3163}, "digests": [{"algorithm": "sha256", "value": "9b07f69c2ca76f193571c1d4cb1cdbeaa6818182baca61b933a969eb83531a6d"}]}, {"id": "0afe4bcca15efcb5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1896}, "digests": [{"algorithm": "sha256", "value": "ccde3fde1449b8ac4451cfb2c9d66da2dc70cebb71c25601ecb3b7cb0dc671e3"}]}, {"id": "358d3974b5cbcff6", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2651}, "digests": [{"algorithm": "sha256", "value": "dffd95a4dd31970eafa81fb53dbec6b13716425691add63d81ace74be35dd0c3"}]}, {"id": "530dffbca29c1688", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2707}, "digests": [{"algorithm": "sha256", "value": "76eedecc52475e0d44ae40ec077c08dc3ebefcc5f09e85ae6051eec46fea76d5"}]}, {"id": "9ab976d0693bf36b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2697}, "digests": [{"algorithm": "sha256", "value": "edb810bea83d564c5c4a3959789d66617a7f5624c0162358407fe48f9efa19bd"}]}, {"id": "8b9648984044d9b8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2514}, "digests": [{"algorithm": "sha256", "value": "634ad675877b3495eaaebb585a3a096c2ca435f5cde8332680777e933dbbd1b2"}]}, {"id": "fac38863f902d821", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4095}, "digests": [{"algorithm": "sha256", "value": "4b3adae93ab249389bfc352d9dd047ec5658a973ee8deb7429c4e7128ee1b7a8"}]}, {"id": "44cd57b7655b9679", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2275}, "digests": [{"algorithm": "sha256", "value": "003b8e9e0f22037e0ca1290e5f2bd5bb2ba44642f94a528b784cbf316a4fbb52"}]}, {"id": "5c8c25d817924515", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2307}, "digests": [{"algorithm": "sha256", "value": "a8653df92fc1c97b216f925bb2dcd5780e14bb856f02f841cc41f6f852c38a0a"}]}, {"id": "9c7f6529c07c71b9", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "9a236898af305f770b12e3cb93193e8bd38f2cad0aeaf6108d3c1d5852eca2e4"}]}, {"id": "a3bfbd9b02820a4f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "9490476ee18fcdff6a02285688020d5a709294f65cc553ff385b3bdb7d7ac1c1"}]}, {"id": "e414af90df854030", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/cond_dealtor.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "accedcc6bf724dfe3b9a74eb6149e8186af2db9788acefd16615fc98d6bd617a"}]}, {"id": "1ae186d8fc72fdab", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/container_base_dispatch.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13120}, "digests": [{"algorithm": "sha256", "value": "777b22aeb08099651c315c0652973c9cdaddab07ba147dae9298f9b6dfd061b7"}]}, {"id": "a1bb5b7629484001", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/debug_map_base.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8697}, "digests": [{"algorithm": "sha256", "value": "bfaf3720961bb9a8015edeecea84b08c5c3386df2440dbbe1c806b8b51376c65"}]}, {"id": "dd97a73a714e0bf7", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/eq_fn/eq_by_less.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2330}, "digests": [{"algorithm": "sha256", "value": "465a9e6c14d58f40003c0124321e96377458a7bc60cb76f7d1d508427a2288c2"}]}, {"id": "e39fa9d9810dbe9a", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3739}, "digests": [{"algorithm": "sha256", "value": "f9a9c8a3cc55f0c2cff0f061faa985bf7a6e53465fe5e16b1042b0d74906bc9b"}]}, {"id": "f3df51c562b2616f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6639}, "digests": [{"algorithm": "sha256", "value": "2119b3fdd3e9669417014b09afb267dc04e577a5a8b7429f03e5ef2334652da6"}]}, {"id": "0e7e95231d7c77d0", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2235}, "digests": [{"algorithm": "sha256", "value": "a275a329ca103abce7d4b6a44035c3043c90f9dab6f5eb342e33decc9ab48387"}]}, {"id": "ba2397b2b66c1704", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2302}, "digests": [{"algorithm": "sha256", "value": "c449385831bd68334e4b9a08dc0238e4370bdbcb43c97984d57113c213ddbbc2"}]}, {"id": "053e69b6f0e857a1", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2207}, "digests": [{"algorithm": "sha256", "value": "7e45014a2b7e32046533fb9e20295c1d36dbe2318c5c6cfa445693467ab5b606"}]}, {"id": "00439f5bd6693d81", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2538}, "digests": [{"algorithm": "sha256", "value": "aa7521c6ddb8fe3a8905239da45f2c89c737a9b68b1bb972965d25a1555b48e6"}]}, {"id": "b797e2dbaa9f8d36", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2678}, "digests": [{"algorithm": "sha256", "value": "e94605f59bdb71de8b26c664cfe0fc7ef42bde83eabb460a1e7d8e8746249741"}]}, {"id": "0e022df445dc0562", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3237}, "digests": [{"algorithm": "sha256", "value": "2759437218cfa757d2ad8be151732c929bc2ba6bd28f31f17955238249e22479"}]}, {"id": "70a3c7a68bf061ba", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2918}, "digests": [{"algorithm": "sha256", "value": "f1aee68394fca6ccd264e4d16719a6b870bde4ffb72a9cb6746bfd1b04c2fa40"}]}, {"id": "329635faf3d6047c", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2952}, "digests": [{"algorithm": "sha256", "value": "8f20bb64b920bd0bee27f2f8a23ed8596f3487636d4562a806308438df418113"}]}, {"id": "7b9b96b6f7475f27", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2511}, "digests": [{"algorithm": "sha256", "value": "a2b062f83b8a28b97a1e42920488cdd80c97478ba59408cc2acdb4fe89cab5af"}]}, {"id": "591085766b3562fa", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1950}, "digests": [{"algorithm": "sha256", "value": "cf3d29dc41216c4854c5911af337892d12dfd4c7d13c1befa8afad9da8e94531"}]}, {"id": "e3f44a1df25f8f74", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1780}, "digests": [{"algorithm": "sha256", "value": "ebc4dcc6efa3bf062e0332d2962d84e2cc16018d675b66e1e4e2bd8fc0291e23"}]}, {"id": "f28942765867591c", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20441}, "digests": [{"algorithm": "sha256", "value": "0c041e274317eab2e99098d98e549aa293df86f49a176f1b36b74ed94ec053e0"}]}, {"id": "45c219b7b3d6e932", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2160}, "digests": [{"algorithm": "sha256", "value": "0e7bf3e6becdaa563221bac014eff05bbc09d196f38157bdd2a35d530d4a5f18"}]}, {"id": "95be5339fa16605e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1896}, "digests": [{"algorithm": "sha256", "value": "a760d8a37c40950ed72c58703e749cdcd3ba65d20a99021b6ce974cf34728a56"}]}, {"id": "b0701c770d9761a7", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3810}, "digests": [{"algorithm": "sha256", "value": "939a31709a3c8377666325be4a09754f7006000ccce0b3e3939d98fb27c4a782"}]}, {"id": "507eb6706f34aaa3", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4118}, "digests": [{"algorithm": "sha256", "value": "a9cd78f68b1190aeae7902d11bd2f7df1b6cb6672acc5e9e1a09608eebd4fa66"}]}, {"id": "7ac165e0a78d3a68", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2652}, "digests": [{"algorithm": "sha256", "value": "c7f425ee6b92741cfa17eff689765b47ee900b84ac16d3807bfdecf64b11420b"}]}, {"id": "812c59b3c0ecf75e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2693}, "digests": [{"algorithm": "sha256", "value": "fe32c14ce8493b919a6b1cf3edd0d41b2155c849c939154c78d6072e9bb77a5b"}]}, {"id": "891bd1d939d00a7d", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4190}, "digests": [{"algorithm": "sha256", "value": "b5582b5e02994ee7e07bcbcd23b7e14fea37d22f15c98ba33c7d4006d45e0ed9"}]}, {"id": "fd583868ca7ac566", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2651}, "digests": [{"algorithm": "sha256", "value": "0e3d030d627f4e28ff53034caa253181da33b71409a3a74877e6513d01c2a23b"}]}, {"id": "e675424ad93bed84", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2684}, "digests": [{"algorithm": "sha256", "value": "030d9b532d2eab08c41c4195d19424a2886c646a447b0a49b1387157bbdedb9b"}]}, {"id": "b3cbcce20195a318", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2457}, "digests": [{"algorithm": "sha256", "value": "71e29dfcbf408a4209a23a2a6c4491f81ead5dc0ef2b2eebef3de9970160dddb"}]}, {"id": "5f079ce917a7e5f0", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2137}, "digests": [{"algorithm": "sha256", "value": "78e2df02f5bfda2bac1e116e129d3cfb628b2ca0caa06d55476a1ce7388a673e"}]}, {"id": "753699fb433c7add", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2127}, "digests": [{"algorithm": "sha256", "value": "710ba22978b038256131e0768fcd860c9fdb6cfdee442f224624ce8b551063e5"}]}, {"id": "ba79f190ed4b7b8c", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1946}, "digests": [{"algorithm": "sha256", "value": "5280284b0446cea0cf82d73b2fe61bb8f63ea22eae36d33833dd0e8f1bc6b1fb"}]}, {"id": "33b874ffdd856530", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3290}, "digests": [{"algorithm": "sha256", "value": "920fec60094236e31dc3128b8cdb4db38a78160d6fc57bd9cfa98328b9f5f1ac"}]}, {"id": "c074d6c5d8e8d828", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2391}, "digests": [{"algorithm": "sha256", "value": "cd6eeea0d3ba13d858a922ac4c9cbb61df9b5da94f711a60acd50edd9f12d646"}]}, {"id": "34ee5445c008af71", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "fe595598009fe684452e233cdb84986335f92d64b86e764ebecf5e78430bb878"}]}, {"id": "3b29054f63ed7d29", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1953}, "digests": [{"algorithm": "sha256", "value": "4eb340b41b44ab08d9809c2825b3ee358cd14d2fb3320897066086bde0050017"}]}, {"id": "9ce42a1971a76181", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10543}, "digests": [{"algorithm": "sha256", "value": "0ef17ad3aef9ca3cac60a8ef1371bbd3ac69f3c45b54ae2ce786bf80eceeb967"}]}, {"id": "5a3f4d2beecb6bb5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10256}, "digests": [{"algorithm": "sha256", "value": "c2781f037ab1c39735dc7d8d6fdf0de5b7e25c370ea042a4746ffe6762387476"}]}, {"id": "158ba0226ba355b6", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2291}, "digests": [{"algorithm": "sha256", "value": "9d986519dc3b4d2c5ebe85b9b14339f2d18059598574d1987465a16dfb732297"}]}, {"id": "d604f2e31ef15bf1", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2487}, "digests": [{"algorithm": "sha256", "value": "651a334fe2236fa4dc27a5154c47bf241c9417285718f641f2a3da27269154f2"}]}, {"id": "740cbea72f7b6815", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2469}, "digests": [{"algorithm": "sha256", "value": "480fa0af9a3bed34963290626b96127c86dffb283fa26e676bb2f2b4a06bdd8b"}]}, {"id": "b18c0548831e8e76", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2598}, "digests": [{"algorithm": "sha256", "value": "892e7a136f79b95e26c103e8fbd915173ba2cd91cbe305ab2cc33b6ca8314bd4"}]}, {"id": "9e4279784b1189e5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4924}, "digests": [{"algorithm": "sha256", "value": "150179fcbccc0df55fde6dae4bc8bfd7b61b8c08a1e7a81d162277b078f080c8"}]}, {"id": "3a18213e9659091b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4088}, "digests": [{"algorithm": "sha256", "value": "4d3845199825156bf834873920bc74215f6a8395167e46f1f256ab881ecb85ee"}]}, {"id": "536f799655d278b8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4108}, "digests": [{"algorithm": "sha256", "value": "8d0223265931e3e28a49a8da9fee6d01711075fb3c39f512a63ba9e15c1a1513"}]}, {"id": "8547d736d9edc6c0", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3992}, "digests": [{"algorithm": "sha256", "value": "67bdf1518567edab5fa0b650867346513c1b1ab331220ba19816364e62e10da1"}]}, {"id": "536c0cc05a3f2b36", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2158}, "digests": [{"algorithm": "sha256", "value": "cc493107e0e2891987a19cbaa14f9fc2c1a2c790f3fffc27950d2d2bad85ee75"}]}, {"id": "22f330291d2c9d84", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5234}, "digests": [{"algorithm": "sha256", "value": "0085761aae9cedd29b576ace4e61c18edb1e0361b7341e3c828fb8c7988f7743"}]}, {"id": "0de014b596e6f0d0", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2588}, "digests": [{"algorithm": "sha256", "value": "128af59526bc2c1c34dd4b2da47bb2535388ad3827803d740d40d13c6e4b273b"}]}, {"id": "aa5b465872c77b7d", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8182}, "digests": [{"algorithm": "sha256", "value": "28ef86e35759db28eb1a7d95e855201f97a8f56bb9cf8bf3ae38a40cab1c9207"}]}, {"id": "bf374b7e0757141f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3240}, "digests": [{"algorithm": "sha256", "value": "c2f5ae8f59288fbbc53b7a370b05086d97229541cd33684e44853af803329506"}]}, {"id": "e9498134db669bde", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4397}, "digests": [{"algorithm": "sha256", "value": "0d129c0b37fbcccb07603564f5369483f5779885701f1ef768257e1f52722d79"}]}, {"id": "2b5fef539004719b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1960}, "digests": [{"algorithm": "sha256", "value": "b0642621fad914b21256e51a74f648478ddda5a9506ddf7e2545a2a8d4d6c9ee"}]}, {"id": "826f53e7060a7f56", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2848}, "digests": [{"algorithm": "sha256", "value": "80cb8a32c21b3c5ea66d157d2b24815488c7e9d9ac00b96d7a0ecd84d45431e5"}]}, {"id": "5797eae354908e19", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3617}, "digests": [{"algorithm": "sha256", "value": "bd206440c0f9ba6e41b076a7dadcfcfbcb21e555540a5e442354c4d65054d5ff"}]}, {"id": "fbffe3bc92785482", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2128}, "digests": [{"algorithm": "sha256", "value": "38af76087341176a29adfa449ca0e00c62cfc5c57f6c8147e6c930888e7c0916"}]}, {"id": "9eb42294590141b3", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2117}, "digests": [{"algorithm": "sha256", "value": "ecedffd6ca5a16257d15f85d3ce98cc48cef4c9f59012e47dd7f65da35573692"}]}, {"id": "47e8d034db463f09", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3515}, "digests": [{"algorithm": "sha256", "value": "835a99c22a1ccfb11076ae0722406723c14cc9225f7ef6ef8ee7654116cedfa7"}]}, {"id": "52376fc1bf8a9bd5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2894}, "digests": [{"algorithm": "sha256", "value": "fcead7b8c2bcf9bb4896308a5cf8ca2915122e45f838737669337c51ffca74f2"}]}, {"id": "aa93a1e8c1f0315a", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2126}, "digests": [{"algorithm": "sha256", "value": "9d91445c58d9ffaad6cfa4fca9810add82946a3a46649cc71f1b40d109e859d2"}]}, {"id": "7f84f916e4ae287e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3543}, "digests": [{"algorithm": "sha256", "value": "d0425cab271ed2c737e5b9d7b69eb1e1aed660bef050130ff4c6c0355957a0ea"}]}, {"id": "fb498e5d097b34b9", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2547}, "digests": [{"algorithm": "sha256", "value": "92289166f3d76e4bd9a64b85e7ac028d7d264f35bce288b43eb64eef60824597"}]}, {"id": "f2220a728ff8c7ae", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/lu_map_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10551}, "digests": [{"algorithm": "sha256", "value": "1bbea4c030f3ced0e32ee4bfb5c860fa3b25e246938c7a204bd4f1121843b16b"}]}, {"id": "a7c886c1ac572639", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2061}, "digests": [{"algorithm": "sha256", "value": "1258351611452c3a837562caf7ab61eadb168ac210c83c1b40407c5a9d7dee20"}]}, {"id": "bac44f759de56ad4", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "9d51a5ebcb08d5602c76d4d883675ae695310a7bc8d07b3a270768fd264a45a4"}]}, {"id": "cbcaf76084a5363e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2672}, "digests": [{"algorithm": "sha256", "value": "e96cedb0b0796a99174a13b5c1ff236a93e5bc070c5810a59b780a2d808fdb17"}]}, {"id": "842599f9bbb4c6ea", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6916}, "digests": [{"algorithm": "sha256", "value": "09b4a052f74c9c9530f0e9076320ea9521fca454fe43cc2650bf3377c5561017"}]}, {"id": "c5c5d7395adc0fd8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2851}, "digests": [{"algorithm": "sha256", "value": "ab4ce4b8f69f5ab1e0ea379bf92d38d9f0ee51bdcb0ae50f50a17fadbe6671bb"}]}, {"id": "05d56139b64066d8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5014}, "digests": [{"algorithm": "sha256", "value": "df75a7c4cbad494ec778ff6cc60cbbeaf5f9e9f2ebd2fd2f20267612692c0820"}]}, {"id": "b7542c5d5f639c2a", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "06fde85c6df84819d90b9ebe323b49c97564e0c4d587000dfd1b666095cc092d"}]}, {"id": "401beeb679be8cdf", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "46898434403d766e75e213e13e5e0adef880c5bce7d6c8908c06f050d1406af6"}]}, {"id": "081e0d8645ab6f5e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3394}, "digests": [{"algorithm": "sha256", "value": "b9cc533b0aa3c5f7be7479c51f927a6447d1ae9c1dd392891756e7b67f5f9fec"}]}, {"id": "55153fa5b63ef3aa", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8638}, "digests": [{"algorithm": "sha256", "value": "b0a5b9e357e62859fc5074d767481c02f08cb8bdfe0bc05c94b723a4b40b5699"}]}, {"id": "08596fc342743dbd", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15509}, "digests": [{"algorithm": "sha256", "value": "cea2108206ae230adce6fa7b086dc543b1f2b6c8f02c869cd922f72bbdf0451b"}]}, {"id": "6eba106ad6313591", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "9e0ca815c36417a8d03b4b3f773b900e057a24fd6fac058c862d9b7507567773"}]}, {"id": "8a542cb747394ba3", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3807}, "digests": [{"algorithm": "sha256", "value": "364a22eafaf2f8552d70ad824971c6b81ace0b401fe2191957ceddfdc9cad46d"}]}, {"id": "d223e7ca5a05a59a", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/ov_tree_map_/traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4562}, "digests": [{"algorithm": "sha256", "value": "b9939840bd5947d53ab4481e002238a7105aef2f0a93721b4d7d4319f61d3c57"}]}, {"id": "1f7d17978bd9461c", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2539}, "digests": [{"algorithm": "sha256", "value": "1a50ff91911c890c07d5232f6bc2b23827f91b7341722e19a11aa483852a3fb4"}]}, {"id": "dad99907ebe26e3c", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2029}, "digests": [{"algorithm": "sha256", "value": "601d68cebae4d06b478ebf81d86caef5ac7d6eceee593207be5f6ab0ea38a415"}]}, {"id": "a669f16c7791457b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7224}, "digests": [{"algorithm": "sha256", "value": "c4ab9c70560855de7be4df30507f3542068f2571cfc6ee36ef8617469ec4b4f9"}]}, {"id": "91179013536d5586", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "8c5fa9c8983e76503c1dd6c483c0ddb4963ce2fd1e0b3902b2a2cc092df2453e"}]}, {"id": "a28ee82835bf6445", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2980}, "digests": [{"algorithm": "sha256", "value": "0df8fd07bb42685c68f9318c5743f2f43bda06045bb675bc84ca86dfd586f769"}]}, {"id": "bfb2d8dda1020597", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5500}, "digests": [{"algorithm": "sha256", "value": "a37cded71bde4f64238b887039fca0481aad05143088fead987a3f7c1f8f4590"}]}, {"id": "eee13fd1f4248045", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3739}, "digests": [{"algorithm": "sha256", "value": "7232c16258197f9c35e7754ded65dee97aba6441d1ee100284afb0c43bc65a13"}]}, {"id": "1535ba13923b5b8f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5745}, "digests": [{"algorithm": "sha256", "value": "82c33f434ee562253acc5ac31c08d720b068c88e1d6410b161113bab27faedae"}]}, {"id": "2924ac67a6df6fe6", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3824}, "digests": [{"algorithm": "sha256", "value": "f94a734e6af7a9823b4fe53266323e3bc3714485b00b32fd7f9ddcbee8517490"}]}, {"id": "2d9e7b4dbc16f36f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7978}, "digests": [{"algorithm": "sha256", "value": "60b9cd654aa6472346768e4ae825647cb8e69c1da8b2e913c3d330c60fd5c5d0"}]}, {"id": "5f9a3344078eb62d", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7908}, "digests": [{"algorithm": "sha256", "value": "00d6066dde407b6e346be64803a9907370c28171114578d43ac61f8c4b419b31"}]}, {"id": "5b1c8de54976f8fe", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2108}, "digests": [{"algorithm": "sha256", "value": "687189624be38706baed0146d2ba9a6496400ee3caf93155e8f8a13d5f7932f8"}]}, {"id": "abeacbded8006ed7", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14508}, "digests": [{"algorithm": "sha256", "value": "09f5cada894e1ccd88c24367adb915fe476614cae22ab5493f3300f41f6816a1"}]}, {"id": "cd1152b8524c1a45", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3513}, "digests": [{"algorithm": "sha256", "value": "6c753575db27c948191fcd4c4aa6de6e1a46eeee4823d5d736c8b8609116d335"}]}, {"id": "46e1abe691127eb7", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16777}, "digests": [{"algorithm": "sha256", "value": "50b42e1a050654e052e2f35f49a5b1f2c1e84a457f3cbd92444922c01d1441cb"}]}, {"id": "24224ede2788d291", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36857}, "digests": [{"algorithm": "sha256", "value": "997f8756345f86645907827647c6d7101296afdfc497ea0217bfa7923ac44e75"}]}, {"id": "df51ca3c837af89b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2248}, "digests": [{"algorithm": "sha256", "value": "6cf4c0e1222afe72e25ea959c36cec2b366d7022858c08967b4024631a93ffaa"}]}, {"id": "efbb0a8087edbc6b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2953}, "digests": [{"algorithm": "sha256", "value": "9c9670d330c1e62a09d742bea9a14476ca817ef4bc0acb8ab0b5b095466ff294"}]}, {"id": "7bd6f7e4f72ede5b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4363}, "digests": [{"algorithm": "sha256", "value": "de57ec337087e1dc81bc74f81f560e8b064f901799c1d97d933f26a31cb51165"}]}, {"id": "f5c7c0568ff20f8b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7758}, "digests": [{"algorithm": "sha256", "value": "23bb73eac579f1c0e6c4ec2af6426c7ece7ea14f9e2b9add7e5812eb24734075"}]}, {"id": "6d80537bf1f4f4f0", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6718}, "digests": [{"algorithm": "sha256", "value": "2c1869873e1e5019a2f0827fea3f361390eabc0aa786dae87b053a5fbd73a3fa"}]}, {"id": "37f4793342d0b85f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3434}, "digests": [{"algorithm": "sha256", "value": "2cc72b4ee4370028c89287c2bfbaca23f88afb67d26c109abaa19b7adae6ed0a"}]}, {"id": "7c17fb63a05ca8b5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6305}, "digests": [{"algorithm": "sha256", "value": "77f1bcb6390cf187293043b7f9f3220aa6b0394b3054194ecb6cfd3de9f8f3f1"}]}, {"id": "ef5faf698bf5548d", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "b57e871b086f84481c3a46a4fe7fd344481cbbf2130c16530d9b0420f1375fd3"}]}, {"id": "5ebfcc8a855b14e6", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/priority_queue_base_dispatch.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4198}, "digests": [{"algorithm": "sha256", "value": "00581939b9cef05b94472506cda0e6d9a1cdc78015b67741b32b22e36c704872"}]}, {"id": "67d042b4afb41537", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2816}, "digests": [{"algorithm": "sha256", "value": "b0168bde970c5711413a4e8ca563fb714bcd715ccb3aed2782c49305a9895c8e"}]}, {"id": "112a32a6bedd3691", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2794}, "digests": [{"algorithm": "sha256", "value": "09f81cf0079e8775ad330d15c71113829e8d291065a2ebced864efa6e4ac1cc4"}]}, {"id": "846ec4722dfe5e34", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7084}, "digests": [{"algorithm": "sha256", "value": "bf6a15108b753356eb928364963cbbff0c2a76085f0dfe6d3ab96efbf34b3627"}]}, {"id": "b086ede5d482ae73", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1703}, "digests": [{"algorithm": "sha256", "value": "ae8ae5172fae301900796b8be923a75cf1e0d324c3d12519cc451bf576fedd98"}]}, {"id": "7c23220748fa41b1", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1874}, "digests": [{"algorithm": "sha256", "value": "2093b0df56ce0b039ffd7cf245315f417e67dcbc9ccdb8ed6f7d17184db76608"}]}, {"id": "aee46b7e95cb7e11", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3900}, "digests": [{"algorithm": "sha256", "value": "381fb3f93a28df402ffe7d0feec033dd287120750d83b266adb1b2d83b17595d"}]}, {"id": "61fa56b7865d13b9", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/node.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3671}, "digests": [{"algorithm": "sha256", "value": "b1df76045271cb65ad7f1fce074ebf5f7b7b13421d1bda7ff2b3a9e4a7ca81ab"}]}, {"id": "d225388c5195519c", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7962}, "digests": [{"algorithm": "sha256", "value": "56c932def97092d870c4383aecbe6dc4b985bfa2366c50e080093cd1ee188f1c"}]}, {"id": "3c3672fc4b3d9460", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7894}, "digests": [{"algorithm": "sha256", "value": "5cc706b0b7548f97973cdea431ac0ebb7d388ef50e13993a07be68301be9e408"}]}, {"id": "943147ed63232d37", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rb_tree_map_/traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3283}, "digests": [{"algorithm": "sha256", "value": "9332da834a5f59993607f7c148d8bafee7757a9b71aa01c2fd6358e056304999"}]}, {"id": "70b5c38387b0e04e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2500}, "digests": [{"algorithm": "sha256", "value": "663944c30645eff1b682f1f460d13a7bdf79b5157d62bd45135ce31a3faa614f"}]}, {"id": "4798d447deeb2cd8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3571}, "digests": [{"algorithm": "sha256", "value": "8564a52b7532f00854d0735ee1b88fc2157a82d205d8d227cf6db572294c782d"}]}, {"id": "0f388e49ca40a791", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2922}, "digests": [{"algorithm": "sha256", "value": "938baede72ae085765d659996171469ff623bb0a0047c9a6b04ccb6d37f54a80"}]}, {"id": "17c2676090905604", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4270}, "digests": [{"algorithm": "sha256", "value": "10e1d6e96adc52b32bc94b120d5f082aa984dd8a1fbaabe27fb114ec611adc55"}]}, {"id": "bf6590679b7f4c27", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6199}, "digests": [{"algorithm": "sha256", "value": "85d080bf22748c04855573476e5c459d70ccae5e94a3baf9062d7c855c6fc9a0"}]}, {"id": "1ae4b95cbfb4d58f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5303}, "digests": [{"algorithm": "sha256", "value": "9e2a972c35fa40fde20e93044de08ef8e09e8184669f4aee3308b6f589730196"}]}, {"id": "a85f7f63090fadb1", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "17b2141e82d5edf633cd36d48fe0e74d2c86a04d4897d72ea75dfb7733b99047"}]}, {"id": "3c2601bec4c333e6", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1937}, "digests": [{"algorithm": "sha256", "value": "a8c7ec643e44296341ad89bee2738b160a82a754c982c281ed423188f9a3928c"}]}, {"id": "b282d7064ff098da", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4932}, "digests": [{"algorithm": "sha256", "value": "90bc00e907d3b18f6f1760c0995e2e3312ae0cff7a51cd1a938f5b70bb461022"}]}, {"id": "e5fe31ba72f70298", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2805}, "digests": [{"algorithm": "sha256", "value": "8ee03310984abffd8fc02ed0aa3bc3772a4732e33c81b2c8529cf96d74d4a2ee"}]}, {"id": "2494ac4b8be19261", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7785}, "digests": [{"algorithm": "sha256", "value": "a00d7c1a05959d1b8e8764011816af8555b6116eec3b036d17c39f4f047860f3"}]}, {"id": "c3697617dd8feb1a", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2970}, "digests": [{"algorithm": "sha256", "value": "b91ca7679739c53d67f87386eba2c625672894bf4453fd7285b6bb3416db27a0"}]}, {"id": "3fc564d7c25c305f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6496}, "digests": [{"algorithm": "sha256", "value": "2e6a435c96a2a74d1eae54329a6bc89c0d8a5b56ddeed3fc50a7dfa51d9b10e0"}]}, {"id": "15248d35f7ad37b0", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6316}, "digests": [{"algorithm": "sha256", "value": "ce1bf039dca5c583be762d0c4839e27e3834d38ecf6d78d9ebd1bd4d7734f026"}]}, {"id": "0abbd1a934aa596e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3578}, "digests": [{"algorithm": "sha256", "value": "f7d74bb1a4b9346df2ba37cbc9a92a90018ab3727791c2617ea8a30512463f0a"}]}, {"id": "3c2ced2e871a7031", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3914}, "digests": [{"algorithm": "sha256", "value": "4fe133e6963d8e147c112aab6dc93d033e4282f979f636979581174b8b121c2a"}]}, {"id": "0830994544c93177", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2427}, "digests": [{"algorithm": "sha256", "value": "8ccdd9d3c4eda264e00412ede5c13bfda3ef27f93ad1b154b9a2669c9e090247"}]}, {"id": "a71fe436a6f9a1e6", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2880}, "digests": [{"algorithm": "sha256", "value": "86c67d0b411ab094eb5b1b85ed33b45adf95ef6ed41f15a66677cd926ef97094"}]}, {"id": "98f9bdcc535caf4d", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2496}, "digests": [{"algorithm": "sha256", "value": "a336d2aaf455b180f92bf224e16ff00eed03afbad1bd851db7c5351c5ccdd706"}]}, {"id": "937227b99661692b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4302}, "digests": [{"algorithm": "sha256", "value": "164f2c68fc32ca7ddb20664d34764be5f97d244a7429bc020feb113569abb121"}]}, {"id": "2aba9bf852cbc38f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3352}, "digests": [{"algorithm": "sha256", "value": "23e66a1dcf55407cf5f20814828f87e9998030a1b04c47b64d9955905299894e"}]}, {"id": "8d7312280e73907f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1689}, "digests": [{"algorithm": "sha256", "value": "82b3fa99ee1af587a70d2ffa06994aef153a9165a7af645e98f4eb42742a5d4b"}]}, {"id": "0d56e3b9e30fdf13", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3386}, "digests": [{"algorithm": "sha256", "value": "d6ea6da5f8179be0addc21120152ddd1e1933e12c8d60f759242c7bc9d929b28"}]}, {"id": "74855cbed644b4b5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/node.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3587}, "digests": [{"algorithm": "sha256", "value": "75c6233535bd285f7f7c4aab3f5ba2516ce777c362b641b42747705721e49aad"}]}, {"id": "ca9e65e9427a3b6a", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8082}, "digests": [{"algorithm": "sha256", "value": "c873d7914897e68c69b7cbe21a83856b9468efe7892d8068dc148d6624c4ba2b"}]}, {"id": "d50f23fbf8398d96", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9307}, "digests": [{"algorithm": "sha256", "value": "5ae79545380223cd11104d05b2c73a0d5fb149defe9c4e1bffeefc40e42867b4"}]}, {"id": "32d2571326bcaaaf", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3667}, "digests": [{"algorithm": "sha256", "value": "b7f68e679ea2c76fbc7a261502654d2fe40ab180fe4549910f52fbcf0c63b73d"}]}, {"id": "f81f45927629cb26", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/splay_tree_/traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3351}, "digests": [{"algorithm": "sha256", "value": "7a29487cde857b8d8a822c9c9ab3340d19e9ab17514d847e2765acc4ec3f8593"}]}, {"id": "45a3dd767d857dc5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/standard_policies.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5031}, "digests": [{"algorithm": "sha256", "value": "cce91d39fb3df475b7e0d7c3784128f37510d71cd7d3456c161ff07e4e1f4eec"}]}, {"id": "28f8bf7ea6fc749c", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2979}, "digests": [{"algorithm": "sha256", "value": "d3779fa771b1ed15ff07f028e0f9479a6ce3fe181722d54ae2f2eb62f9966a7e"}]}, {"id": "b1744e812218024f", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3899}, "digests": [{"algorithm": "sha256", "value": "3361d58674c9ded0a32821572f52942a26b448aefcba93e1212d8cdbaaa8ba95"}]}, {"id": "5f139956f170014a", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6088}, "digests": [{"algorithm": "sha256", "value": "c52bfa8e4f87d6157d1b3cf6a6955f0a480eaff8939cdb6aac26f2a70dca3e7d"}]}, {"id": "77268dfb6152cd73", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1985}, "digests": [{"algorithm": "sha256", "value": "10f2584a1f063e14969ccbc5b00f68ee868e0f6d9271fe61131e41e3327c7b17"}]}, {"id": "666396262c662a85", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "7db2cf71d33182149fbb1d984ec1253414ef6555683cd7cb8101f89f69f34460"}]}, {"id": "8caca29e62b081d3", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3188}, "digests": [{"algorithm": "sha256", "value": "b68bd3803bcfbdd0aaecbde424c5440b78cd076f6a3470c8af517677ddebf1ff"}]}, {"id": "c007982cc0a1831e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8389}, "digests": [{"algorithm": "sha256", "value": "565946434cd18c54e2824453436738a7d91bda37f9f4427f7ca23a6960e93e8f"}]}, {"id": "68ce39f17ad47b0b", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "18baf0225dab7851c5bbc59b5f62f7fb2b784993633f6fce9ffff487c29659d7"}]}, {"id": "3113f5e8b6b1baf8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3339}, "digests": [{"algorithm": "sha256", "value": "baa2279dd20efa941635500b4514f83be85e933a4eacf5a232c31f1c463c8b8d"}]}, {"id": "5419676172080496", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3756}, "digests": [{"algorithm": "sha256", "value": "4681fbd5afaff5eda1a18aa0fd96a6c5d148bbcd340371f0861c028d1389085b"}]}, {"id": "c451eca85c39bc74", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "7345f8d62f0e153139058b3d092b233ee40b6875aefd8fcc8a53874879502367"}]}, {"id": "57cf0d512a5698bf", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/tree_trace_base.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "e0a2f26bbb9e8da86c46c5303fffa3b809d63fd77b9585d54d5d697a0d6829a7"}]}, {"id": "76b363ec805d38cf", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3339}, "digests": [{"algorithm": "sha256", "value": "8eb8c74a023b90af75061863ea133910c3efd7b1f5eef267ec9816ba559d8d4d"}]}, {"id": "902f06c78bd26af8", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4734}, "digests": [{"algorithm": "sha256", "value": "7675f07be7164e4315cb563768528f193e1cc3ae691bec8216f9f26139f07574"}]}, {"id": "1a68fbce15a9253e", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4544}, "digests": [{"algorithm": "sha256", "value": "6b287d8216d7b2463deb35263d20b7c2f013336525d97edf42d13f6524578c23"}]}, {"id": "1c5e014e35789739", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2666}, "digests": [{"algorithm": "sha256", "value": "68748e8dd2092d604173c0cb228cca45c1a200bccefab14f2fec3ba843aabec9"}]}, {"id": "85e6864cbc18ec49", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2348}, "digests": [{"algorithm": "sha256", "value": "81963831835b3d5aaf0cd68815e2dcbb2fdc4d7221596b56205846738befe1ca"}]}, {"id": "1cd78e61492a65f0", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5847}, "digests": [{"algorithm": "sha256", "value": "38eb4e3c8c5782efd33458cd61d0cbabe0d046ef2f8c13e2eaf1af1305398d9c"}]}, {"id": "2b001307a1f8e542", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3084}, "digests": [{"algorithm": "sha256", "value": "3143c085681a91afb145c3b3593782d47c98237f8d4afeab96bf14a0ce3cbc5b"}]}, {"id": "0ccf62741597af80", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/type_utils.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4354}, "digests": [{"algorithm": "sha256", "value": "c1ac6561c85e15b25eaee3801eb380226bfb0fe15003e412d80fba3ef7629a58"}]}, {"id": "51522295637c3f49", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/types_traits.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6451}, "digests": [{"algorithm": "sha256", "value": "9c07535b436dbcc2c7b6b00ed7b998ece9bfdbf48cbf9dc4665e1d2e09977e51"}]}, {"id": "4d6ace50684bc1a9", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3517}, "digests": [{"algorithm": "sha256", "value": "60f6ca9e422252816bd272f1953bdf9529504fdbbaad647c3a0e0318cd1f5ff3"}]}, {"id": "f2fb24520b64dcce", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator/iterator.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3966}, "digests": [{"algorithm": "sha256", "value": "491e75abb8a82c60a09a22f2a24da592bd9be2d7958b2bcff9be81d1aef7d171"}]}, {"id": "6a87230f157b4950", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3975}, "digests": [{"algorithm": "sha256", "value": "58171d1d24136f6d2cf593e329f2a2a01cb9c0f680df5282d8dcde2ba422bcec"}]}, {"id": "5a6256a2dbf8e0fb", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3742}, "digests": [{"algorithm": "sha256", "value": "08f3668f6c1cfe0032d4591ee8b273f9ab3891163ffa4e51f0649fd0acf66a35"}]}, {"id": "c16fc6052c55af38", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/exception.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "6d269bf58460886a6b01329170e94fdcbae9ff64706486b97e8303799a55d5a0"}]}, {"id": "aa1b9727130e4e69", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/hash_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16815}, "digests": [{"algorithm": "sha256", "value": "ef81e02034d0c381b8b85a6fe19092b4b7e7ce1d317fdb15677ed1b4a07befb1"}]}, {"id": "0e40e088353c0de7", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/list_update_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4318}, "digests": [{"algorithm": "sha256", "value": "8763191adffc38e0a5c3353142c83f09c1dd90ad990f90356777c9fe25cb420f"}]}, {"id": "ab7c29ffac6e56df", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/priority_queue.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5450}, "digests": [{"algorithm": "sha256", "value": "707e73a0accb0e13cce1dc8916511cbdee001a6d4121d2d38a32cc0ebc89a82a"}]}, {"id": "df29275f0554a5c5", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/tag_and_trait.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12273}, "digests": [{"algorithm": "sha256", "value": "e47aac86a2b1620b70b714f950dd67a1f36ba51d86da3857171a264c3e871d15"}]}, {"id": "0d5a06b1474e8b90", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/tree_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5569}, "digests": [{"algorithm": "sha256", "value": "0a10442125c21bdf612ee8d50b0b8b90ca56b95951b3b7649a09ec8c3637b417"}]}, {"id": "3c509c0feafa6de3", "location": {"path": "/usr/include/c++/13.1.1/ext/pb_ds/trie_policy.hpp", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12201}, "digests": [{"algorithm": "sha256", "value": "1574c696c6ea55bf36e4be7fdaddd5f965fc5325197bb4a0b4e080d7262b574a"}]}, {"id": "c4378aa90164baac", "location": {"path": "/usr/include/c++/13.1.1/ext/pod_char_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5631}, "digests": [{"algorithm": "sha256", "value": "24f0fda152737cee25054cd520ba19be2c619c334af46728e336539bdec2b472"}]}, {"id": "b3acff7b6d06c2c9", "location": {"path": "/usr/include/c++/13.1.1/ext/pointer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20118}, "digests": [{"algorithm": "sha256", "value": "ce985429479e04de0c611518747c9c0de65c0bf137bea0806848e8b3c84323cb"}]}, {"id": "c092b4cdeaf8a5f0", "location": {"path": "/usr/include/c++/13.1.1/ext/pool_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9040}, "digests": [{"algorithm": "sha256", "value": "cce06aa76f4e980ae56d04d00ea2afc291659bcf39d7ea62a3875bcd23bdaae2"}]}, {"id": "6eadf9ed49763da5", "location": {"path": "/usr/include/c++/13.1.1/ext/random", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 114808}, "digests": [{"algorithm": "sha256", "value": "e40c84da04b03340bbe5b3e55e2c70fe3815234641a3f2fc6294ae72df4f7337"}]}, {"id": "2304d0be48e1a5a8", "location": {"path": "/usr/include/c++/13.1.1/ext/random.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 60405}, "digests": [{"algorithm": "sha256", "value": "768e21c69ea914c1f18c997baa0a29ee3565f750fbe3c16c171c7bea3b3c6237"}]}, {"id": "051e84b7228f271d", "location": {"path": "/usr/include/c++/13.1.1/ext/rb_tree", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3353}, "digests": [{"algorithm": "sha256", "value": "e29223680a399dbb353c7632b0c2f3162cc565409a2263eded6e16706451b878"}]}, {"id": "007a12741a11f4be", "location": {"path": "/usr/include/c++/13.1.1/ext/rc_string_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23834}, "digests": [{"algorithm": "sha256", "value": "2feff7f9847a552e509f37361423dd616f98c0bc62d7f4126aee89131a3e6b7a"}]}, {"id": "fa6fc4c00fcdc0ea", "location": {"path": "/usr/include/c++/13.1.1/ext/rope", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 89708}, "digests": [{"algorithm": "sha256", "value": "0cbbae1a0f07e571d54a0c19339067229f422d8fb22db3a1cc383c42e1c691f8"}]}, {"id": "0c7becae7ebb0723", "location": {"path": "/usr/include/c++/13.1.1/ext/ropeimpl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48980}, "digests": [{"algorithm": "sha256", "value": "073b5ed56a6d09821b53fcd182f9f0e1a4266291a1413b7b7dac9d77bfd62922"}]}, {"id": "0e767cfd412909ed", "location": {"path": "/usr/include/c++/13.1.1/ext/slist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29953}, "digests": [{"algorithm": "sha256", "value": "2484ca9da74b6d43182cb142880b0649ba791654f54de4ac30892f1f4e1281eb"}]}, {"id": "991cfdbd0d8438b3", "location": {"path": "/usr/include/c++/13.1.1/ext/sso_string_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16468}, "digests": [{"algorithm": "sha256", "value": "8c23e714741f00cd2c089d74834c79421fa67ceee4a6ba3f7c528c36d49bf87e"}]}, {"id": "44a6c91bc03b55d7", "location": {"path": "/usr/include/c++/13.1.1/ext/stdio_filebuf.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5763}, "digests": [{"algorithm": "sha256", "value": "6b4e3d97c12e1602e2474d3dd7658f02d481fbfac8aac022b4d65f46459a1686"}]}, {"id": "6b0f2361b4d68ee6", "location": {"path": "/usr/include/c++/13.1.1/ext/stdio_sync_filebuf.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8837}, "digests": [{"algorithm": "sha256", "value": "a40d34351939f17f17377be03fa667a8891b7305af8831072934d921b162d5f5"}]}, {"id": "d1b7ceb3b7f38b51", "location": {"path": "/usr/include/c++/13.1.1/ext/string_conversions.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3672}, "digests": [{"algorithm": "sha256", "value": "bc366bcaac0547eed1fa4e598ada405066ffc6188244cf08dcaa7d169de8e78e"}]}, {"id": "0158923f7b896af9", "location": {"path": "/usr/include/c++/13.1.1/ext/throw_allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26064}, "digests": [{"algorithm": "sha256", "value": "a8586ecbbb66cdb22362df6c3840df93b7042c231db26a57156513180c038ae5"}]}, {"id": "12d544a9418d2277", "location": {"path": "/usr/include/c++/13.1.1/ext/type_traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7231}, "digests": [{"algorithm": "sha256", "value": "84181bd6479cbc8f9eef38cbad051f2daebfaab62759ba6cdbdb10354cde68d0"}]}, {"id": "5a1a2011940c5cdc", "location": {"path": "/usr/include/c++/13.1.1/ext/typelist.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16480}, "digests": [{"algorithm": "sha256", "value": "ac473731593c0648f1d632b697b2ae7cc7f47baa8d2c9885e021eefd15818ea5"}]}, {"id": "dae70669942cfb3b", "location": {"path": "/usr/include/c++/13.1.1/ext/vstring.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 110331}, "digests": [{"algorithm": "sha256", "value": "2fdb3e448eaac76df8e2fcdc2482ad3390b1bb3dc22a41d0f13c942e908e7cde"}]}, {"id": "7e8b78cb0043c75b", "location": {"path": "/usr/include/c++/13.1.1/ext/vstring.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23689}, "digests": [{"algorithm": "sha256", "value": "9bf1d4ddbe2acdd4d65761c2c98f80fdb24815753f09ebdb30e8641c620a28f0"}]}, {"id": "71b3c9e56bd9ee68", "location": {"path": "/usr/include/c++/13.1.1/ext/vstring_fwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3216}, "digests": [{"algorithm": "sha256", "value": "ba47a7bd8c93d612ee9f895c498a19fb3875823ba4d056d62e9b7388a665d933"}]}, {"id": "23e62faee249a1f0", "location": {"path": "/usr/include/c++/13.1.1/ext/vstring_util.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5960}, "digests": [{"algorithm": "sha256", "value": "87289766097676b0557d997f03d0af9a39cb0961534c5be57a25c7953d08eaeb"}]}, {"id": "2a6a0256cfa150c0", "location": {"path": "/usr/include/c++/13.1.1/fenv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2020}, "digests": [{"algorithm": "sha256", "value": "fbb102596f59a9d1345767b5b4862fd991a48aa33b0fda882af67b2a63e8c5d9"}]}, {"id": "77c7c2d7f77a59eb", "location": {"path": "/usr/include/c++/13.1.1/filesystem", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e0f51e10523237854bd7e84134e3b8c2304e2e192311b1f5cb85a09ac894549b"}]}, {"id": "2d8432e0fcc5484a", "location": {"path": "/usr/include/c++/13.1.1/format", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112781}, "digests": [{"algorithm": "sha256", "value": "e8b1b331ea77f99f5cfbb85bde931b7f53a731c0acbc300491eec06bfb33d1eb"}]}, {"id": "918dd8dfd1a8ebec", "location": {"path": "/usr/include/c++/13.1.1/forward_list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2717}, "digests": [{"algorithm": "sha256", "value": "ab15809c08ae47213574f659b65835f1f8b9bd30b960e1e920f56ccec3ecff30"}]}, {"id": "0e8e7568483cf715", "location": {"path": "/usr/include/c++/13.1.1/fstream", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40728}, "digests": [{"algorithm": "sha256", "value": "7f05f5679864e42c222fe44e7815b608f43bd0f7f9900966d02b3d69a11fb984"}]}, {"id": "8c1dbd8c22c9399b", "location": {"path": "/usr/include/c++/13.1.1/functional", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46545}, "digests": [{"algorithm": "sha256", "value": "1ea7a51c37afd118ff6d87b2b8848f1c3eeabb68d0e1e993ef951732cff3dfb3"}]}, {"id": "4a44ce6c356adf13", "location": {"path": "/usr/include/c++/13.1.1/future", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53143}, "digests": [{"algorithm": "sha256", "value": "3cb2316577d57e68c24c804f338bd1b225e42db5d2922a728c981ed430457490"}]}, {"id": "8c7d34a2a3d686fa", "location": {"path": "/usr/include/c++/13.1.1/initializer_list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3001}, "digests": [{"algorithm": "sha256", "value": "7f3c23b9a1875142ea72631dfeb49dfef2edf6dc3850105e939394651010720a"}]}, {"id": "4373055f4ee0fbe7", "location": {"path": "/usr/include/c++/13.1.1/iomanip", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16614}, "digests": [{"algorithm": "sha256", "value": "e87c18225842344bd9865608d69dfc05a5deb4f1873723babfe3ad3275b8c3cb"}]}, {"id": "2ecab714b4b6a728", "location": {"path": "/usr/include/c++/13.1.1/ios", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1649}, "digests": [{"algorithm": "sha256", "value": "273c53caebfbddc3ad57f244378c5bfaf075f9cab24990a5c42bab20fccfb16b"}]}, {"id": "fea3af203ad0d1bd", "location": {"path": "/usr/include/c++/13.1.1/iosfwd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8406}, "digests": [{"algorithm": "sha256", "value": "d20e611e54fd58c564f9dd7ea191bcc2ae4c4a59f7a298c36b447baba51cac76"}]}, {"id": "108718bc48ec4e22", "location": {"path": "/usr/include/c++/13.1.1/iostream", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3024}, "digests": [{"algorithm": "sha256", "value": "715cdd97d8d151dd46be715676dadd47f4b15bd4c9135ceca92785c3a66bcc01"}]}, {"id": "6d864b99aa4fe5ed", "location": {"path": "/usr/include/c++/13.1.1/istream", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36319}, "digests": [{"algorithm": "sha256", "value": "967046c35d3bc009134bb4477778f17c393b1141dc3f50af29d734b09865eed6"}]}, {"id": "499de2c64fb30d30", "location": {"path": "/usr/include/c++/13.1.1/iterator", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2875}, "digests": [{"algorithm": "sha256", "value": "2d0af00b5fb5bc55503ed891a9c3e1d276ae0236774af0c2667db6f4e0a8028f"}]}, {"id": "a3138fe7f70c8d14", "location": {"path": "/usr/include/c++/13.1.1/latch", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "1af120f6ce64b52aeab7dba20b2964ec818515dd4d6f38bbbdb68acc901ce3e3"}]}, {"id": "109aba3e2582e193", "location": {"path": "/usr/include/c++/13.1.1/limits", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78235}, "digests": [{"algorithm": "sha256", "value": "29bee03003ab73d6e08886250178edf9d2782bab3b2a7f74b3ce7c8fa75f74df"}]}, {"id": "925dfba5314c37b1", "location": {"path": "/usr/include/c++/13.1.1/list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3684}, "digests": [{"algorithm": "sha256", "value": "8ddbd689bda3f2bd2f0075440d73d00698cc9407f4357ae27f38cec64d51700f"}]}, {"id": "3a68bbfb477ef58b", "location": {"path": "/usr/include/c++/13.1.1/locale", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1534}, "digests": [{"algorithm": "sha256", "value": "82b1f66bb7bb74c85087bda1fe898b4cbfbd7d597b0e29f4d4b4bbbf154f7ece"}]}, {"id": "4b890863a4d50a41", "location": {"path": "/usr/include/c++/13.1.1/map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4147}, "digests": [{"algorithm": "sha256", "value": "a4106bf3312db9f83943e2cd5b9a292e3f43355e2237485962a91d71e832390e"}]}, {"id": "8f6aa5760184b1cc", "location": {"path": "/usr/include/c++/13.1.1/math.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4573}, "digests": [{"algorithm": "sha256", "value": "d658a262c9cb1b4d0f88c033286257dfbf1460130bb76b3ec4ee8cf75df7735d"}]}, {"id": "93f8b50140be455a", "location": {"path": "/usr/include/c++/13.1.1/memory", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4938}, "digests": [{"algorithm": "sha256", "value": "93943eb058c562e866e779778b3f58c311d85314cd7af857f641ffb0c01e2948"}]}, {"id": "11fc2187e9da6472", "location": {"path": "/usr/include/c++/13.1.1/memory_resource", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14484}, "digests": [{"algorithm": "sha256", "value": "9215feafea5e88c43086e80fb1b501e76bf0ade242ce1306e1eea4f6970f1790"}]}, {"id": "c601b3496664eeb5", "location": {"path": "/usr/include/c++/13.1.1/mutex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27270}, "digests": [{"algorithm": "sha256", "value": "6ab5e4ab4efa4ec3c14cf80c1fd14e2783f8cd1e419b24e676f47195be403a94"}]}, {"id": "4a0929b7ba188e3b", "location": {"path": "/usr/include/c++/13.1.1/new", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "152cb4e978947f907e1c4138edfa8bb02d29395a0f2764803ca54ae071b7b458"}]}, {"id": "ed1e8a6391d45a00", "location": {"path": "/usr/include/c++/13.1.1/numbers", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7014}, "digests": [{"algorithm": "sha256", "value": "d24c798301e5a1d1061d4afb2f97622294fd030832ba0cb35681a54aed3cef69"}]}, {"id": "4a5b660a69b26dbf", "location": {"path": "/usr/include/c++/13.1.1/numeric", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25993}, "digests": [{"algorithm": "sha256", "value": "3b3345eb088e206d6242b20b80a1d87321c1eec968d79b4f331b41671fbe4293"}]}, {"id": "22d93c39a008904d", "location": {"path": "/usr/include/c++/13.1.1/optional", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44513}, "digests": [{"algorithm": "sha256", "value": "0fc9595d701d67088ee6df97849ffe4dd59a62522a403fabe11ba725bd07628a"}]}, {"id": "d7d9af18247bd11e", "location": {"path": "/usr/include/c++/13.1.1/ostream", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27196}, "digests": [{"algorithm": "sha256", "value": "83092f0ece9d62e45d1757034603e151684c42b26faaff356e1ab196df702460"}]}, {"id": "d2ea741e135275fe", "location": {"path": "/usr/include/c++/13.1.1/parallel/algo.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80664}, "digests": [{"algorithm": "sha256", "value": "4915ebd59c1e827697afca1906dc41fed51b70e2f685afcde730f45b5c28a078"}]}, {"id": "b8303f94601175bd", "location": {"path": "/usr/include/c++/13.1.1/parallel/algobase.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18361}, "digests": [{"algorithm": "sha256", "value": "10e194df75ca721c04ee1397e100db00154ae5511eed4ac931896f0a45684603"}]}, {"id": "083b4863357a7340", "location": {"path": "/usr/include/c++/13.1.1/parallel/algorithm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1381}, "digests": [{"algorithm": "sha256", "value": "0091cc0afb1897acc998e1d4e40e8bbacffa91d5d1c2610589b58938b895d5b9"}]}, {"id": "525b36a8d6205fda", "location": {"path": "/usr/include/c++/13.1.1/parallel/algorithmfwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32306}, "digests": [{"algorithm": "sha256", "value": "6461057cb75652ec4ca55101988a8d877c8322602dd2de9aa9ad2441a99874bc"}]}, {"id": "18edadc29c8265bf", "location": {"path": "/usr/include/c++/13.1.1/parallel/balanced_quicksort.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16952}, "digests": [{"algorithm": "sha256", "value": "87302cac2a5f4ab84220cde8675931cfa3a54bc9272081d60cf66edf70266d52"}]}, {"id": "1416c9386cfac791", "location": {"path": "/usr/include/c++/13.1.1/parallel/base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12422}, "digests": [{"algorithm": "sha256", "value": "89309cbb48f4a5f1c55ab106e8e8d09870700ff5d2a8556cca097b14e18f10e5"}]}, {"id": "49618c84db8f2a41", "location": {"path": "/usr/include/c++/13.1.1/parallel/basic_iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1586}, "digests": [{"algorithm": "sha256", "value": "b03fe05d7e3162ce8be6501f30df239599cdc52abea5365478aa429cf2720e9d"}]}, {"id": "740000040b587ee3", "location": {"path": "/usr/include/c++/13.1.1/parallel/checkers.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2235}, "digests": [{"algorithm": "sha256", "value": "e4be424b52da720d8fba765967309c5ee5d870b3ae98862f54fd1d868d58f912"}]}, {"id": "dc0180118c82afa9", "location": {"path": "/usr/include/c++/13.1.1/parallel/compatibility.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3790}, "digests": [{"algorithm": "sha256", "value": "fe6ba93a4f91f386d870a47a5c0359042b544d12afa26f5678d9ceaec555ffc4"}]}, {"id": "239c1011592f461f", "location": {"path": "/usr/include/c++/13.1.1/parallel/compiletime_settings.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2871}, "digests": [{"algorithm": "sha256", "value": "a3cd0e1e8af5af86aeb9746fbab563a6ff490b39ce9c804cfbeda1ca69edede9"}]}, {"id": "7377b81e083acd03", "location": {"path": "/usr/include/c++/13.1.1/parallel/equally_split.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3356}, "digests": [{"algorithm": "sha256", "value": "179358287f2ba1f2b24a65b5ba4b6605165189a608c39e73c697daa1beeba560"}]}, {"id": "b8c23fabaea5a005", "location": {"path": "/usr/include/c++/13.1.1/parallel/features.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3543}, "digests": [{"algorithm": "sha256", "value": "68852a81b44ffc735a646da37a9367d8808fb1d851ea447f05b78b087b2370cd"}]}, {"id": "8566e97d5dbca7cd", "location": {"path": "/usr/include/c++/13.1.1/parallel/find.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13591}, "digests": [{"algorithm": "sha256", "value": "6e1feeb21d56d90607ea3ca595d8f6ab1ec3da8de0d4ecc3f8f30e630da32c40"}]}, {"id": "dff098aa290c4c99", "location": {"path": "/usr/include/c++/13.1.1/parallel/find_selectors.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6992}, "digests": [{"algorithm": "sha256", "value": "de99e3ab208ee8f4cd01c80db688f0ce5f49f054e92469e08576a0ba0c16f448"}]}, {"id": "98371a2127748dae", "location": {"path": "/usr/include/c++/13.1.1/parallel/for_each.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3947}, "digests": [{"algorithm": "sha256", "value": "ee68e4ce463e8024e189b01387253b2b6fb1acaf3d60f3dc90859827b5ea4008"}]}, {"id": "6c14867f367a3616", "location": {"path": "/usr/include/c++/13.1.1/parallel/for_each_selectors.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10565}, "digests": [{"algorithm": "sha256", "value": "d7b13630e45b290ab44dfee91b095929a601444d0dedf3aa523175245b82d3d9"}]}, {"id": "39b479747f1d2334", "location": {"path": "/usr/include/c++/13.1.1/parallel/iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5678}, "digests": [{"algorithm": "sha256", "value": "98a837589119838c84f2f801b89bfcd5fc47ab6b8329e70e0f563fade2d10757"}]}, {"id": "efe70015d2b3a0a4", "location": {"path": "/usr/include/c++/13.1.1/parallel/list_partition.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6542}, "digests": [{"algorithm": "sha256", "value": "05fd737fffa3e22899569b3892d194b6386d38759f940afa9299ccff648fdb35"}]}, {"id": "32738010d4369708", "location": {"path": "/usr/include/c++/13.1.1/parallel/losertree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28592}, "digests": [{"algorithm": "sha256", "value": "c5a438c0e4a0c6e11730cde09fb14ad9ca9babdeaa6e74c89af8ab51d684f8e3"}]}, {"id": "82ad8de26f2cdb60", "location": {"path": "/usr/include/c++/13.1.1/parallel/merge.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9578}, "digests": [{"algorithm": "sha256", "value": "d9781480e53ee82ce77b13d22a33f1b0e84f4c63b42816160e49fefd35ecd136"}]}, {"id": "fcb0767e59973ab2", "location": {"path": "/usr/include/c++/13.1.1/parallel/multiseq_selection.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22073}, "digests": [{"algorithm": "sha256", "value": "b97742b162dde2f03ca14ccd4106a442006ec8938d6dcd9ff4f5288d5d2b1b9f"}]}, {"id": "3b730b4435572a6e", "location": {"path": "/usr/include/c++/13.1.1/parallel/multiway_merge.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70617}, "digests": [{"algorithm": "sha256", "value": "2138a591e63e8130ca7551fe9cd31286aa6ddd0256d9f8827f36ac24131dd575"}]}, {"id": "de85efaf53c72827", "location": {"path": "/usr/include/c++/13.1.1/parallel/multiway_mergesort.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15281}, "digests": [{"algorithm": "sha256", "value": "be5bf8c73925ee5d2700fdbf77c21250499cc556f5abc8aa2008a3883c8e4b14"}]}, {"id": "024cc88c8d238408", "location": {"path": "/usr/include/c++/13.1.1/parallel/numeric", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20717}, "digests": [{"algorithm": "sha256", "value": "f0576dbea399925fedc80f6ea342504917971d1f386a5b96085427f72398e963"}]}, {"id": "c180adc952df0428", "location": {"path": "/usr/include/c++/13.1.1/parallel/numericfwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7506}, "digests": [{"algorithm": "sha256", "value": "98eb5b31440098a8f4ca7db5a0bf83b1a0ac209f8cbd771231f548f66dedfd28"}]}, {"id": "2f28d619f55078fc", "location": {"path": "/usr/include/c++/13.1.1/parallel/omp_loop.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4031}, "digests": [{"algorithm": "sha256", "value": "418872c9d409a3d8fd4f6e469233e5ebae7d143c8a5f2e04a3891a51546fa940"}]}, {"id": "8368da0948486877", "location": {"path": "/usr/include/c++/13.1.1/parallel/omp_loop_static.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4104}, "digests": [{"algorithm": "sha256", "value": "9978afdc5488d39c46bdddc7829d2512e9622ed0c0b56cdf787a7b8aab29e3dd"}]}, {"id": "40aa017da3fd1570", "location": {"path": "/usr/include/c++/13.1.1/parallel/par_loop.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4552}, "digests": [{"algorithm": "sha256", "value": "423a78a6df681caf3b3a6ddfd3c382f0a8d462e9b2f9fb0fcbaee66677001e3f"}]}, {"id": "a06cc0d640bad554", "location": {"path": "/usr/include/c++/13.1.1/parallel/parallel.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "24cc014ba906f7e10b01c38929151b97ba9bab8c8b7cb9ece0f9580226531fdb"}]}, {"id": "1de2de3d980d9d25", "location": {"path": "/usr/include/c++/13.1.1/parallel/partial_sum.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7474}, "digests": [{"algorithm": "sha256", "value": "b2cffd4a7bb345bdc9c365c71c96c42753f1f7a56d50b77ff2f584c19a1f828d"}]}, {"id": "c6113956d743c9b0", "location": {"path": "/usr/include/c++/13.1.1/parallel/partition.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14961}, "digests": [{"algorithm": "sha256", "value": "6bd54df286e83bcc419fb48ad1ebb9d9bb5bb951f1bcdc41e51c029558e81e4d"}]}, {"id": "d9fd08047c2776ca", "location": {"path": "/usr/include/c++/13.1.1/parallel/queue.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5542}, "digests": [{"algorithm": "sha256", "value": "0e179cc8328f3b5e89989f7f7be6949a914093b4d01cfa0cfc6e6ba6261d7f93"}]}, {"id": "eff653669a71cc05", "location": {"path": "/usr/include/c++/13.1.1/parallel/quicksort.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6126}, "digests": [{"algorithm": "sha256", "value": "5fc370ea0e7e167b534c26101a49016b17424b5eadf288bbf259cff4b58f02a8"}]}, {"id": "233fe9e1f84bbb23", "location": {"path": "/usr/include/c++/13.1.1/parallel/random_number.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4227}, "digests": [{"algorithm": "sha256", "value": "f671c25a447d8790ade41a3e1ac7863bfc26804d8a34d2375dfb42a43424b19d"}]}, {"id": "262eea52f7bdb0b2", "location": {"path": "/usr/include/c++/13.1.1/parallel/random_shuffle.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18675}, "digests": [{"algorithm": "sha256", "value": "10f6312297ab0bc2c3c6f1028605be38b39cbe08e545f450d22fba48d845a3d2"}]}, {"id": "399c7e6c19a612aa", "location": {"path": "/usr/include/c++/13.1.1/parallel/search.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5391}, "digests": [{"algorithm": "sha256", "value": "fe258e69bd8d0e2ba7fbadafc77a33516b0410fa879b30572c52dd38d95cb63e"}]}, {"id": "744462a9fbb0b152", "location": {"path": "/usr/include/c++/13.1.1/parallel/set_operations.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14590}, "digests": [{"algorithm": "sha256", "value": "de6687dadeaa5d8f700f4e738baa3b8743aa471aad70d86a7644565d930cba96"}]}, {"id": "08c3050e0d2bc713", "location": {"path": "/usr/include/c++/13.1.1/parallel/settings.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12462}, "digests": [{"algorithm": "sha256", "value": "2409225d883427c1ab09fcf67e428443065af065026de6e38bac5890ac13f4e3"}]}, {"id": "1e6c15ec157e7480", "location": {"path": "/usr/include/c++/13.1.1/parallel/sort.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7709}, "digests": [{"algorithm": "sha256", "value": "49005fa07984a5b3a5ec9e2d140d6c7cdf0a3442bd4583745802a41dc76537aa"}]}, {"id": "d360a7cec2e48f22", "location": {"path": "/usr/include/c++/13.1.1/parallel/tags.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5982}, "digests": [{"algorithm": "sha256", "value": "3399a443549643b4fea52c122303edfca25b6220c6f3511544b9a4c3e9206dbd"}]}, {"id": "af963c6358153479", "location": {"path": "/usr/include/c++/13.1.1/parallel/types.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3716}, "digests": [{"algorithm": "sha256", "value": "92e0f3f05a84695761ae81dd3c6b75246a152e1529dae1ab3363050cbf47a30d"}]}, {"id": "bcfbd493dd2530f8", "location": {"path": "/usr/include/c++/13.1.1/parallel/unique_copy.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6165}, "digests": [{"algorithm": "sha256", "value": "e6158c0435d0314403f46418ac48f563b173fdb2110754858e4cd904bef2ddf8"}]}, {"id": "1af1d71b0228e0ea", "location": {"path": "/usr/include/c++/13.1.1/parallel/workstealing.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9610}, "digests": [{"algorithm": "sha256", "value": "71e167fb6cb49b26342bc80f12c499031d91d6f07b789da0a2f28311bd2ae694"}]}, {"id": "d41218f259720f02", "location": {"path": "/usr/include/c++/13.1.1/pstl/algorithm_fwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68365}, "digests": [{"algorithm": "sha256", "value": "c61f34f38020640f44fb66726f9dbdaaf6abd1e92ecc42462c667e7805dc0a78"}]}, {"id": "66f118f0195cf37a", "location": {"path": "/usr/include/c++/13.1.1/pstl/algorithm_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 174530}, "digests": [{"algorithm": "sha256", "value": "b1886744ec212acda0e0daba6648f2a6cf32e81131425f7cede54b7fd894eb03"}]}, {"id": "758283e3e97580bd", "location": {"path": "/usr/include/c++/13.1.1/pstl/execution_defs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3766}, "digests": [{"algorithm": "sha256", "value": "5f2e5cd4ec85851d89fc86d6ed5eb7ac6e21787c618dfb98b06a658acc386aa1"}]}, {"id": "59f554dffd043899", "location": {"path": "/usr/include/c++/13.1.1/pstl/execution_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4840}, "digests": [{"algorithm": "sha256", "value": "3f76d04a4cc42411432c579e6d4d359b80d6860195c90c20a7dbfabddf51d86e"}]}, {"id": "9bb40534ceb58b35", "location": {"path": "/usr/include/c++/13.1.1/pstl/glue_algorithm_defs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32283}, "digests": [{"algorithm": "sha256", "value": "05c261ea18b13fce6614145253c45b289c9060945e562ab12c6f22bd08b50d31"}]}, {"id": "44202c1550075c25", "location": {"path": "/usr/include/c++/13.1.1/pstl/glue_algorithm_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64364}, "digests": [{"algorithm": "sha256", "value": "c030d3a4db9e383faa9fb03aa4450648aebe63d1a0b773746777abd296ed0c87"}]}, {"id": "fa420de99b3028a1", "location": {"path": "/usr/include/c++/13.1.1/pstl/glue_execution_defs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1549}, "digests": [{"algorithm": "sha256", "value": "2633d7cca9a37938ebe5bfaecd825f780a855f09916db5c2fbc18289f98129fd"}]}, {"id": "4fafca46ee9ec80b", "location": {"path": "/usr/include/c++/13.1.1/pstl/glue_memory_defs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3865}, "digests": [{"algorithm": "sha256", "value": "31264720b1b859db15c2f829218ff9052cf61f2ca536ee59092d8ef05fe7e4f5"}]}, {"id": "c5609ce4400d5cb8", "location": {"path": "/usr/include/c++/13.1.1/pstl/glue_memory_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19412}, "digests": [{"algorithm": "sha256", "value": "94d2785eeeba06793b2a57a7db8bd3a17eb6c63808d34e1ca30b18e7fa2c675b"}]}, {"id": "523ecc02120bc847", "location": {"path": "/usr/include/c++/13.1.1/pstl/glue_numeric_defs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6622}, "digests": [{"algorithm": "sha256", "value": "51f87e6c5e7ec8200c56a7788d9db81e4e68318749e807473af1c03f190285ea"}]}, {"id": "de7f8832afa41b10", "location": {"path": "/usr/include/c++/13.1.1/pstl/glue_numeric_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12302}, "digests": [{"algorithm": "sha256", "value": "d4261a1a2da163a3885e02e3c7dec4e79c21a7cdc08f6ffda89c964a02b224f2"}]}, {"id": "b9a775ab83ec875d", "location": {"path": "/usr/include/c++/13.1.1/pstl/memory_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4045}, "digests": [{"algorithm": "sha256", "value": "90a3bea20b9752efd892d4d21a4928e02d962f9e95751da510c734f57644cb8b"}]}, {"id": "09b4633f6e33e0a9", "location": {"path": "/usr/include/c++/13.1.1/pstl/numeric_fwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7929}, "digests": [{"algorithm": "sha256", "value": "7de2df537a02c32cd63b65f8ea83f7786e9163ba468e2d776a31fee4b7361e0f"}]}, {"id": "6dff3e46059efe71", "location": {"path": "/usr/include/c++/13.1.1/pstl/numeric_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18675}, "digests": [{"algorithm": "sha256", "value": "413e38e0eab35e4450f9798cba2c929f3007b69a97e2b9b890b32bbf5411e44d"}]}, {"id": "59f8ddf851eb1ece", "location": {"path": "/usr/include/c++/13.1.1/pstl/parallel_backend.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 845}, "digests": [{"algorithm": "sha256", "value": "3ebe4f34138cb958c5f68076203573ae382f9cda50dde2aace9afb23c7a23806"}]}, {"id": "b55dc3aed370530f", "location": {"path": "/usr/include/c++/13.1.1/pstl/parallel_backend_serial.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4000}, "digests": [{"algorithm": "sha256", "value": "ca808fc95f367c26bbd40c0010c817d2bac16542366a93623aa9166060a46cfb"}]}, {"id": "593b3c8f36a78835", "location": {"path": "/usr/include/c++/13.1.1/pstl/parallel_backend_tbb.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43768}, "digests": [{"algorithm": "sha256", "value": "aa8c1b248543ac24fb6621d88638209322225fc07ae4bcdeca58b32da7bf707c"}]}, {"id": "80f0879429f9f37a", "location": {"path": "/usr/include/c++/13.1.1/pstl/parallel_backend_utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9111}, "digests": [{"algorithm": "sha256", "value": "a2f90f2aae247005c0f5bf156270a9e2ba36ce99ea1e7963cd88b6d14938e80e"}]}, {"id": "5f49f77af666721d", "location": {"path": "/usr/include/c++/13.1.1/pstl/parallel_impl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4110}, "digests": [{"algorithm": "sha256", "value": "1ba5aa01a701c551e1e7fe0715742fc1df9289d3930d3499d4c00fb43cf61f19"}]}, {"id": "38508f9f2822bfba", "location": {"path": "/usr/include/c++/13.1.1/pstl/pstl_config.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7332}, "digests": [{"algorithm": "sha256", "value": "b39dc1b30164702dc8a2e5ad3a0ee4ef1f69cbc12891ed3d033d1b4fb6ce483f"}]}, {"id": "2698ba55f30e5c7f", "location": {"path": "/usr/include/c++/13.1.1/pstl/unseq_backend_simd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29205}, "digests": [{"algorithm": "sha256", "value": "7061b58e1ee987e8afec58d01d72743717b3ffb659c8f3ce6fb07f073228d1f7"}]}, {"id": "a1e00d589eb82e48", "location": {"path": "/usr/include/c++/13.1.1/pstl/utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4611}, "digests": [{"algorithm": "sha256", "value": "1fcc58eed35fcf88ccae63a65f5563db7a847972d940b2bf452623c896533a5d"}]}, {"id": "e48b1491f0821643", "location": {"path": "/usr/include/c++/13.1.1/queue", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2516}, "digests": [{"algorithm": "sha256", "value": "09079b12c5d61935c1fe9974d060e170e9c4ac5f9ade3a2b7985b73795547f24"}]}, {"id": "ed80daba086f23d1", "location": {"path": "/usr/include/c++/13.1.1/random", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1750}, "digests": [{"algorithm": "sha256", "value": "9ace305cbd6fbf1d46e60bed71e355599dfe1acd215cf97f742b78848079c495"}]}, {"id": "b890a4192ae990ef", "location": {"path": "/usr/include/c++/13.1.1/ranges", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 259686}, "digests": [{"algorithm": "sha256", "value": "8142717c85a4e180b1566b43b306bea9a7d79eb4fd717fefa7de8dd14f716e38"}]}, {"id": "d7bfbd518874a943", "location": {"path": "/usr/include/c++/13.1.1/ratio", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20288}, "digests": [{"algorithm": "sha256", "value": "2b4c4f53172546b7a951711e1b9bb4263edf9b07da0ed6e7ccdb9b5c045301ec"}]}, {"id": "d3e4c6f67a153942", "location": {"path": "/usr/include/c++/13.1.1/regex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3155}, "digests": [{"algorithm": "sha256", "value": "243bb8cd4f9821aa2807428fd5d71dbe1e3adb58e68ff9ad8a0c693fcbbe1400"}]}, {"id": "7a16af1f6c4c6176", "location": {"path": "/usr/include/c++/13.1.1/scoped_allocator", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17625}, "digests": [{"algorithm": "sha256", "value": "371d8ab313d592470682113b9c4994f1701a99f55c09d225f1e53fac3d2045c5"}]}, {"id": "09b2a84ca35ff363", "location": {"path": "/usr/include/c++/13.1.1/semaphore", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3050}, "digests": [{"algorithm": "sha256", "value": "d427c1f9cdbf94ebce4cc93f160de4cd472f5b0241eb1a26c26b0abc5d8730ea"}]}, {"id": "591871c85f01d56c", "location": {"path": "/usr/include/c++/13.1.1/set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4007}, "digests": [{"algorithm": "sha256", "value": "07a3012e161f1f98e2ea1e1c9645a31cfaf0bfe032457adeb9ab5a9f923144b6"}]}, {"id": "f9f075e23d78cfc4", "location": {"path": "/usr/include/c++/13.1.1/shared_mutex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25114}, "digests": [{"algorithm": "sha256", "value": "e9f188cb259182ab18db0ea5a828fb0500bc6d32d049d11fa243b347037d890c"}]}, {"id": "41ee8866c1d44969", "location": {"path": "/usr/include/c++/13.1.1/source_location", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "08d652559fd96e298181608812354c27bbbc6761b9718d7d4c97380ca091d367"}]}, {"id": "c5da1839a3852f53", "location": {"path": "/usr/include/c++/13.1.1/span", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13724}, "digests": [{"algorithm": "sha256", "value": "e9cb7da4c4f0b7aade345a644b0eaf20ce67abfa975f88fc41ff1a0b61aacbb3"}]}, {"id": "91a9ba319651317c", "location": {"path": "/usr/include/c++/13.1.1/spanstream", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12461}, "digests": [{"algorithm": "sha256", "value": "558c0fb073f5d425abf99c6b94c60cc0dd474b1d6c9706cfb9335848036d5a13"}]}, {"id": "dabe8726949afc57", "location": {"path": "/usr/include/c++/13.1.1/sstream", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39767}, "digests": [{"algorithm": "sha256", "value": "496f88a9879644b68eb846225162ce40a8a4436ac25a06bc2cab626bb2c8f509"}]}, {"id": "1b3e376e63e73f02", "location": {"path": "/usr/include/c++/13.1.1/stack", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "432f4e39bb9aa8b37adea2243c1c6d4ddf9e0dbf72b254169afc18136bfd2461"}]}, {"id": "a0d74a9ae90b8aa2", "location": {"path": "/usr/include/c++/13.1.1/stacktrace", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21682}, "digests": [{"algorithm": "sha256", "value": "1b27260247a37af3dd00e26c203fc22feb499526b07d740d8f9037ba66ea20e7"}]}, {"id": "98777f8307b2f934", "location": {"path": "/usr/include/c++/13.1.1/stdatomic.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4067}, "digests": [{"algorithm": "sha256", "value": "2cc05f250e99fc24cd9c8bfbaa06a0f3014740f41816d1a86190e42b1058558b"}]}, {"id": "9ff33a1d73538dcd", "location": {"path": "/usr/include/c++/13.1.1/stdexcept", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9878}, "digests": [{"algorithm": "sha256", "value": "cb5eef895abb12dea1c4e9bea24cbad86a5ec92a1f952e21f0c30da9e7a88b74"}]}, {"id": "b032f18c8cad9c1b", "location": {"path": "/usr/include/c++/13.1.1/stdfloat", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1766}, "digests": [{"algorithm": "sha256", "value": "d9f12454babb5b2e460ebab216899611cfa5d7f775d1ddac1f493d7abdd8b105"}]}, {"id": "b14e2378edb71445", "location": {"path": "/usr/include/c++/13.1.1/stdlib.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "7ea678a6917b86f0071488f4257395a44225ed2c4a366efaf1d97aa2d6d62172"}]}, {"id": "1a7e16e5b0974f10", "location": {"path": "/usr/include/c++/13.1.1/stop_token", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16075}, "digests": [{"algorithm": "sha256", "value": "22eff2280e653cf213ef5b7e8222c76ad2345e8c103aa8771240e4881e2483ac"}]}, {"id": "1991bb5ee65161f5", "location": {"path": "/usr/include/c++/13.1.1/streambuf", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29938}, "digests": [{"algorithm": "sha256", "value": "1274e0d5eb1a1c08ec8d10106841305949c7262fffca99e8e676b7acdd59b998"}]}, {"id": "eea2fbe3511bedc4", "location": {"path": "/usr/include/c++/13.1.1/string", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3962}, "digests": [{"algorithm": "sha256", "value": "1dabfff262a0c2b5cc1718647bb5e497dac537e040b973f20613f8dec69812b6"}]}, {"id": "e7beec61dc306174", "location": {"path": "/usr/include/c++/13.1.1/string_view", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28052}, "digests": [{"algorithm": "sha256", "value": "ee5e263a885d7a97fc0e004b80700a62d541f9fccceee6e266462895d176575e"}]}, {"id": "2d58f452270c4b1b", "location": {"path": "/usr/include/c++/13.1.1/syncstream", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8378}, "digests": [{"algorithm": "sha256", "value": "188fb76574811c17ae37fabac63088229f096acab02e6dfc1e345c38aab45d25"}]}, {"id": "1f190d5914c2680a", "location": {"path": "/usr/include/c++/13.1.1/system_error", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18383}, "digests": [{"algorithm": "sha256", "value": "84e6dbef19bd7f83384f3a7fc9edbc6f8847ab778432d1ac6e5abc694fb2d730"}]}, {"id": "4d23616b8bd2a647", "location": {"path": "/usr/include/c++/13.1.1/tgmath.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1360}, "digests": [{"algorithm": "sha256", "value": "c35d218a1372f9350bb081d889210f007f1cc1262df80c466eeaa07256e69ad3"}]}, {"id": "36d19c1bce0305dd", "location": {"path": "/usr/include/c++/13.1.1/thread", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7507}, "digests": [{"algorithm": "sha256", "value": "fea05267771743b440228a690bcb9bc12bc306589050f36c40119cc1f3315552"}]}, {"id": "5ff913ade889a7c5", "location": {"path": "/usr/include/c++/13.1.1/tr1/array", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7025}, "digests": [{"algorithm": "sha256", "value": "6e6b141d5dfa6a369ea22dcf51d8febbc1ba71b63f2075f7c4b48f189124dc63"}]}, {"id": "85128015127b4a3b", "location": {"path": "/usr/include/c++/13.1.1/tr1/bessel_function.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22937}, "digests": [{"algorithm": "sha256", "value": "e535afda2f70d4941adc3c82e906c7c7b3b3bef3eb9d8ab34b1868acf8e6de2f"}]}, {"id": "e84fea7acff78eef", "location": {"path": "/usr/include/c++/13.1.1/tr1/beta_function.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5995}, "digests": [{"algorithm": "sha256", "value": "4a48423f9db81c7f238bb0d2bbfd9320ce80ec219e44050733d3b2f57d1fa117"}]}, {"id": "da3df2184cc81ed2", "location": {"path": "/usr/include/c++/13.1.1/tr1/ccomplex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "57bc6981f968c813a41d835969a76561f1739c7387cc7b3df2865a0907cff1de"}]}, {"id": "aef895092059a887", "location": {"path": "/usr/include/c++/13.1.1/tr1/cctype", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "625111e6b554a47a48d63920a340374cf66fa2f4867d97c457660e2f17980f4a"}]}, {"id": "a73aeccbabccc779", "location": {"path": "/usr/include/c++/13.1.1/tr1/cfenv", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2112}, "digests": [{"algorithm": "sha256", "value": "e219e17d56c4dedc20aaaf5e42facf20aecb54971ec6c11715defaa2d3a190ac"}]}, {"id": "d9ef4013e15b5efa", "location": {"path": "/usr/include/c++/13.1.1/tr1/cfloat", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1422}, "digests": [{"algorithm": "sha256", "value": "1ddaf92c8a7526f06d48d5cdd35b4830ef3a17f85605d7e5d6351294303ce8a6"}]}, {"id": "55369536b58f6b9e", "location": {"path": "/usr/include/c++/13.1.1/tr1/cinttypes", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2364}, "digests": [{"algorithm": "sha256", "value": "9b9e9b5740f4e9aa884cce40aa526b6ed1b9901a08ee0d940e9262637d22c2fd"}]}, {"id": "8e196e22b17cf373", "location": {"path": "/usr/include/c++/13.1.1/tr1/climits", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "c97e358708353662eef3f56cf8b3c862f27976d990e0b805679ac3f481c76bbd"}]}, {"id": "ec217a743a6699a1", "location": {"path": "/usr/include/c++/13.1.1/tr1/cmath", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43919}, "digests": [{"algorithm": "sha256", "value": "c34b8f5680128784ed7b587dbb06083ad0d7fcc2d8212eb90c44f64cf4e30efa"}]}, {"id": "3b418c8a155558d3", "location": {"path": "/usr/include/c++/13.1.1/tr1/complex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12427}, "digests": [{"algorithm": "sha256", "value": "0b0fb2dbac351bf9e8cdee62dec2a4121849b480d45c0d733e8ecd264dd72f59"}]}, {"id": "4c2fd65f4c8c7601", "location": {"path": "/usr/include/c++/13.1.1/tr1/complex.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "9fb01675fd98bd98ec55d04ee2685e82a79f81091571a32bcaf999259ff500a4"}]}, {"id": "0f5645419079ac2c", "location": {"path": "/usr/include/c++/13.1.1/tr1/cstdarg", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1288}, "digests": [{"algorithm": "sha256", "value": "be842d745a500e6bd21b9beea75d5a6b6deeb30847ce9f72fef970e2e4f83d45"}]}, {"id": "bafd17f099dd3840", "location": {"path": "/usr/include/c++/13.1.1/tr1/cstdbool", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1386}, "digests": [{"algorithm": "sha256", "value": "fc7d380a24794a64e48840580fd17376e214b4377f784e2940d1755e00b79ecd"}]}, {"id": "551635930954faef", "location": {"path": "/usr/include/c++/13.1.1/tr1/cstdint", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2729}, "digests": [{"algorithm": "sha256", "value": "665e56b5de4eeaeb093fa22d72d8c2e32bbae4424d52734d5962a134775dbf6d"}]}, {"id": "d42c481f8b43406c", "location": {"path": "/usr/include/c++/13.1.1/tr1/cstdio", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "e3806189fc5a6f1909025a9e5600a7a95d7be8c9e2e8b290e3e2d2e16fa08901"}]}, {"id": "2553364bc279c503", "location": {"path": "/usr/include/c++/13.1.1/tr1/cstdlib", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "297494b27b03d03f3c42c0cbee55817ecb65bccd4d88120b48bde753fc86502b"}]}, {"id": "4cc4fe151284dee1", "location": {"path": "/usr/include/c++/13.1.1/tr1/ctgmath", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1290}, "digests": [{"algorithm": "sha256", "value": "3d41747fd103cfd6654587ba72f39a7c0b605a0591d31b6cb3203fe0ab436fd6"}]}, {"id": "7c95a7f3bbb73b69", "location": {"path": "/usr/include/c++/13.1.1/tr1/ctime", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "8c6559b1bbb6c57d6d8ed5085ab07a38df5279a4999ab5e3ee5948347ecd0ff9"}]}, {"id": "a6a44c8ccd17756d", "location": {"path": "/usr/include/c++/13.1.1/tr1/ctype.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1251}, "digests": [{"algorithm": "sha256", "value": "6988cf368170537640bc198667d8c99a821107b1be1f451c22041b90fbd83eed"}]}, {"id": "fc8cd2d5eda84aac", "location": {"path": "/usr/include/c++/13.1.1/tr1/cwchar", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1826}, "digests": [{"algorithm": "sha256", "value": "701691b28d100864b3c45bfaaf0ea2f29d37cdc3e62ef364996fd24b15862364"}]}, {"id": "fe51e79a36c0f3ce", "location": {"path": "/usr/include/c++/13.1.1/tr1/cwctype", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1567}, "digests": [{"algorithm": "sha256", "value": "db34dd06c613ceb482900e89680c51d58ba6742d74d260db4c80c3c2f034b85f"}]}, {"id": "d0be168b6882ad23", "location": {"path": "/usr/include/c++/13.1.1/tr1/ell_integral.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27133}, "digests": [{"algorithm": "sha256", "value": "181b4b298ef7477bf2512b644f22a2e3a38ccc8b351fdee47f950deaf673122f"}]}, {"id": "ef812acdbdc83809", "location": {"path": "/usr/include/c++/13.1.1/tr1/exp_integral.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16013}, "digests": [{"algorithm": "sha256", "value": "c96a14becbd472f32ce08a37f56e3f4e24d63bc883997d0df7bdaf3482948a68"}]}, {"id": "0303ec2cb2295a73", "location": {"path": "/usr/include/c++/13.1.1/tr1/fenv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1246}, "digests": [{"algorithm": "sha256", "value": "0d0931ce4e24cfa94b4da9fbfd77960391cff9f9a7699c8ab749364e0082dd1b"}]}, {"id": "4c56d5bf989a752e", "location": {"path": "/usr/include/c++/13.1.1/tr1/float.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1251}, "digests": [{"algorithm": "sha256", "value": "24786b73c24b73aca1805ccfc4f271ecbc94a9e6f08143c364467c16c4666413"}]}, {"id": "4294bd4f8819a9ea", "location": {"path": "/usr/include/c++/13.1.1/tr1/functional", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70959}, "digests": [{"algorithm": "sha256", "value": "80e2dabdcba901977adab8338450b90b33a4b5a2fba7afaaa3d5adf8066305cc"}]}, {"id": "2aeec15cd6af931d", "location": {"path": "/usr/include/c++/13.1.1/tr1/functional_hash.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6229}, "digests": [{"algorithm": "sha256", "value": "a6d1085b76dc4e8f69fed41273eef87ae824414e521ea13147ea6e2f3bf6e62d"}]}, {"id": "966af8e8f10a98c1", "location": {"path": "/usr/include/c++/13.1.1/tr1/gamma.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14682}, "digests": [{"algorithm": "sha256", "value": "d3442fe05b9d4fb7867f1c3203b876ea2f6fbaf0c63071a3b5d61b4fde266c32"}]}, {"id": "2718b246dc9ebd0a", "location": {"path": "/usr/include/c++/13.1.1/tr1/hashtable.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41995}, "digests": [{"algorithm": "sha256", "value": "5e079e9ff0a60509b47a9f27f938f59ee98ccb294781f8820cb7e1062104a952"}]}, {"id": "38d406be0a5d2238", "location": {"path": "/usr/include/c++/13.1.1/tr1/hashtable_policy.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25086}, "digests": [{"algorithm": "sha256", "value": "473a69ab1b10c6bdc59440b40d3bc06074d183bec15585db8d3a131690446fc3"}]}, {"id": "1c93182e3f5d4f50", "location": {"path": "/usr/include/c++/13.1.1/tr1/hypergeometric.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28066}, "digests": [{"algorithm": "sha256", "value": "e57b2091dbc5c28e3e9d210f1a460c276a5b1a3d5906661649efefdffe455679"}]}, {"id": "545cb6efcca70ebf", "location": {"path": "/usr/include/c++/13.1.1/tr1/inttypes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1309}, "digests": [{"algorithm": "sha256", "value": "f2524ceebb20100ce660231bdd6148a482e79650cb879853cea4be87206ad56d"}]}, {"id": "237e739676ebb8a5", "location": {"path": "/usr/include/c++/13.1.1/tr1/legendre_function.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "c4546a415c12485e60aa86a85a8f3ec363439314f4e1b9b341395169636925f9"}]}, {"id": "870e96941fe7b1ae", "location": {"path": "/usr/include/c++/13.1.1/tr1/limits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1256}, "digests": [{"algorithm": "sha256", "value": "f70493f4abcbc5dd09a89d8e99f6d68020b185b9874d64537de95db1f4306bee"}]}, {"id": "3c2c51b50f9371b6", "location": {"path": "/usr/include/c++/13.1.1/tr1/math.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4595}, "digests": [{"algorithm": "sha256", "value": "7471b1042debc07677c3709354afc42ed95aeb5b47312e63769fed44abbd9637"}]}, {"id": "b1f666353dc29e16", "location": {"path": "/usr/include/c++/13.1.1/tr1/memory", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1833}, "digests": [{"algorithm": "sha256", "value": "2b1aa0ecb8d4c7d6bd589e140aae21f487e17653b8cc18e384d87032e3f510f3"}]}, {"id": "5a96d1676d62f153", "location": {"path": "/usr/include/c++/13.1.1/tr1/modified_bessel_func.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16260}, "digests": [{"algorithm": "sha256", "value": "975f674faa0a228eccc97954fb78086875aadb5a8c956c0fab22e6dd171d5cb5"}]}, {"id": "66e7ec1621ecaba7", "location": {"path": "/usr/include/c++/13.1.1/tr1/poly_hermite.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3925}, "digests": [{"algorithm": "sha256", "value": "08c29d74d781f95da49edcfbf0c94c397ba243600e5dfd0f5ecf92dd8ba12421"}]}, {"id": "d4ec6dd42b07f441", "location": {"path": "/usr/include/c++/13.1.1/tr1/poly_laguerre.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11676}, "digests": [{"algorithm": "sha256", "value": "b62e95222583ae301a92fe3945477c0e1a74c641b8325a180c7618d87c87d9ee"}]}, {"id": "bea8529e60bc0f6a", "location": {"path": "/usr/include/c++/13.1.1/tr1/random", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1631}, "digests": [{"algorithm": "sha256", "value": "df06210a724258ceb2c0d8cf4124bc78c26001a4d12057955006d31ddbeff7ac"}]}, {"id": "5fdfa62cc54eb219", "location": {"path": "/usr/include/c++/13.1.1/tr1/random.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 71772}, "digests": [{"algorithm": "sha256", "value": "70c8adeacdd3695b69d38907e2d77a6465d9a05a1d5ffdb66d042d3e643dcc62"}]}, {"id": "a0e7e1cd3c5f29bc", "location": {"path": "/usr/include/c++/13.1.1/tr1/random.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53927}, "digests": [{"algorithm": "sha256", "value": "9ceb63d612e47632f48aeedd10e199918a6b7c33974148b81e2dbb6f9631e53b"}]}, {"id": "294406e297e2a933", "location": {"path": "/usr/include/c++/13.1.1/tr1/regex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92964}, "digests": [{"algorithm": "sha256", "value": "88a8536363aa712ce738e91ff43d97cfec0243a6afe706c5291384a476d6c2fb"}]}, {"id": "337b7e857b48a4d4", "location": {"path": "/usr/include/c++/13.1.1/tr1/riemann_zeta.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14067}, "digests": [{"algorithm": "sha256", "value": "34edff14ea95fa1724e229eda5c21421274377f2e7bacb38559ba4d43708f5c5"}]}, {"id": "69667ac2ef8f52bd", "location": {"path": "/usr/include/c++/13.1.1/tr1/shared_ptr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33239}, "digests": [{"algorithm": "sha256", "value": "b436728d4d6e9f580df79544ab60c10e005975972dce101f83ee750c911f337e"}]}, {"id": "f0a8d28d83179c71", "location": {"path": "/usr/include/c++/13.1.1/tr1/special_function_util.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5055}, "digests": [{"algorithm": "sha256", "value": "5214556e496da68d6e1e41b1f15fe6927689e0a5ae29eb161406a579aee55140"}]}, {"id": "c3142f88c5b5cc0a", "location": {"path": "/usr/include/c++/13.1.1/tr1/stdarg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1256}, "digests": [{"algorithm": "sha256", "value": "2eda6461090d782b9205bfe1dd4488cdff474b079b15ad6c8ff92f6d2903c1cf"}]}, {"id": "d5dca0d125c90756", "location": {"path": "/usr/include/c++/13.1.1/tr1/stdbool.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "8c90ae5ed3e58768e1532cad554ab1f5e13ec5a7a12986a3b34040691bf8a2e6"}]}, {"id": "b6a7e85f63ec3561", "location": {"path": "/usr/include/c++/13.1.1/tr1/stdint.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1256}, "digests": [{"algorithm": "sha256", "value": "58afc8f637695a7fe935d56e30a63788a297a0b32f0d1a4106d2632e2847a1d4"}]}, {"id": "9ec46033f05699ad", "location": {"path": "/usr/include/c++/13.1.1/tr1/stdio.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1251}, "digests": [{"algorithm": "sha256", "value": "7af4e0b06aab428617f4189f9d9ec2a391dd6910733239c3287a45191ef7adbd"}]}, {"id": "df294891d2f36b68", "location": {"path": "/usr/include/c++/13.1.1/tr1/stdlib.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1529}, "digests": [{"algorithm": "sha256", "value": "ccecf04ed0e5b9207ee9ccee1938e6854313f70bc34a56f365a2daeac43dc9e6"}]}, {"id": "04d81ea1c7ae11c8", "location": {"path": "/usr/include/c++/13.1.1/tr1/tgmath.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cc3a2065f8e5e742100b46bff8d565c52cfec2ee4aa670ce59a3561f235af144"}]}, {"id": "602618d5a755a8da", "location": {"path": "/usr/include/c++/13.1.1/tr1/tuple", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12161}, "digests": [{"algorithm": "sha256", "value": "d3eb3c6edfa05b1df1b100f2727ba628164fb94940dcab9347bccfc69e358fbf"}]}, {"id": "8bb0f855483579ee", "location": {"path": "/usr/include/c++/13.1.1/tr1/type_traits", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19026}, "digests": [{"algorithm": "sha256", "value": "8e0432ec4101b76d857ea8019b98de498116dea63995650a2379459f9b7e20e1"}]}, {"id": "ad7aad5941b4b46b", "location": {"path": "/usr/include/c++/13.1.1/tr1/unordered_map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "2925aa99f4dc43d6cfecb073c0c440cb69c0ad84acf22300347b65ab826086c7"}]}, {"id": "aa4ed7435e9994b7", "location": {"path": "/usr/include/c++/13.1.1/tr1/unordered_map.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10216}, "digests": [{"algorithm": "sha256", "value": "453ac0c9f8715b297ceede9fcea83d16000da430ac4781aab2a393805d055cea"}]}, {"id": "cf72f34abe764ebe", "location": {"path": "/usr/include/c++/13.1.1/tr1/unordered_set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "6b4ba06361f86dac96efce19e8d0f6fd919ca51ba2cf3b98b61cca22facd4718"}]}, {"id": "ec3d3567f35e521d", "location": {"path": "/usr/include/c++/13.1.1/tr1/unordered_set.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9540}, "digests": [{"algorithm": "sha256", "value": "097f3f3528ae805f53134bca792c66df077fac2b0b9a46b25d30b39267ed1b62"}]}, {"id": "c8039728035d7766", "location": {"path": "/usr/include/c++/13.1.1/tr1/utility", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3267}, "digests": [{"algorithm": "sha256", "value": "7653497cd65c2f929bd12fb5901c8024db931723900386a7d72d34abb93dd24c"}]}, {"id": "025d3235353f6f37", "location": {"path": "/usr/include/c++/13.1.1/tr1/wchar.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1291}, "digests": [{"algorithm": "sha256", "value": "f7ae90bd351fc49605122a0efa45d13bf3f4c2b28fa4cbe2d5dffca60df3ee16"}]}, {"id": "f0b621a14ab29211", "location": {"path": "/usr/include/c++/13.1.1/tr1/wctype.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "56730f37d7faf97b2bfbc59e6e3ef70cdc9275d80014ee96ab2a3e0d9b584e2b"}]}, {"id": "7b787b42e9031142", "location": {"path": "/usr/include/c++/13.1.1/tr2/bool_set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7370}, "digests": [{"algorithm": "sha256", "value": "e360c5b842e4c97b2ba8080d5b23317b19ed6ff97350854eda22d4be111574cb"}]}, {"id": "0d9ce00db83ab02c", "location": {"path": "/usr/include/c++/13.1.1/tr2/bool_set.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8319}, "digests": [{"algorithm": "sha256", "value": "de3972d99229d77943a9361922d62ff8ed6f23c38859734b3da4c760787ffde1"}]}, {"id": "11d47113fc4128a2", "location": {"path": "/usr/include/c++/13.1.1/tr2/dynamic_bitset", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34348}, "digests": [{"algorithm": "sha256", "value": "2d6b07d0ad913fa00e366c3adab6d5910a5fcce1d463a921dae176d7bad71a17"}]}, {"id": "3bf30cb73051ebbb", "location": {"path": "/usr/include/c++/13.1.1/tr2/dynamic_bitset.tcc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8925}, "digests": [{"algorithm": "sha256", "value": "c5a2ac889ad83da248116e647c2e86d84ebc5a8ff9149f036c42efe847a73d15"}]}, {"id": "731d2be8a01ca86d", "location": {"path": "/usr/include/c++/13.1.1/tr2/ratio", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2130}, "digests": [{"algorithm": "sha256", "value": "fad3ee5c6f484a8218234c6aa964ec5c02ba881a53b8c99e515b256983de1acf"}]}, {"id": "f2444bcf792b6bd2", "location": {"path": "/usr/include/c++/13.1.1/tr2/type_traits", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2699}, "digests": [{"algorithm": "sha256", "value": "77531c689de313f17f8ba6b787a1a638fbdc6b6f335046c1323c5473ad6bfdfd"}]}, {"id": "c740c5a723799755", "location": {"path": "/usr/include/c++/13.1.1/tuple", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 77947}, "digests": [{"algorithm": "sha256", "value": "d97ece8060d3ac5197c3ba0fb96141f2314f0ad03f68fbd348fc56a5be21462b"}]}, {"id": "70b6e84b361ecf4d", "location": {"path": "/usr/include/c++/13.1.1/type_traits", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 114870}, "digests": [{"algorithm": "sha256", "value": "60317ebbb77424661832e643d5b7abaa4be71b9c140c44c1fa64e9a162677c82"}]}, {"id": "253c6d09e507dc2d", "location": {"path": "/usr/include/c++/13.1.1/typeindex", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "4500828bb5b4d17073fc5d750b99cccf9c36f6bfbc3563d0b06e69c3562885a0"}]}, {"id": "1cc414b2f11f4cfb", "location": {"path": "/usr/include/c++/13.1.1/typeinfo", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8302}, "digests": [{"algorithm": "sha256", "value": "1d704593dbac18015231b88f8224fa98a35d2fa3da590fbf9f53bc522eaa5b82"}]}, {"id": "4dee8a03f591d370", "location": {"path": "/usr/include/c++/13.1.1/unordered_map", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "37b488b030b24c48dd1a444ff211d788275004b8a5abe110fe24082c653e031a"}]}, {"id": "7a8efa9d30b97076", "location": {"path": "/usr/include/c++/13.1.1/unordered_set", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3312}, "digests": [{"algorithm": "sha256", "value": "4df9bd0d6c266385962036b3ab1093da815d43f6a5130704d8d9d9b132a83338"}]}, {"id": "5819ee8c2eaf8255", "location": {"path": "/usr/include/c++/13.1.1/utility", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7138}, "digests": [{"algorithm": "sha256", "value": "0077ec1085bf3c2a4d87fc586d2beb07e2eceb252758d6a9dcdb8e62bf0664f4"}]}, {"id": "d965e3c422c37658", "location": {"path": "/usr/include/c++/13.1.1/valarray", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40953}, "digests": [{"algorithm": "sha256", "value": "2ba0176e2ac8ba1b0bc931c930c550f0682b1109e56b5cf94764a5d00950f0c4"}]}, {"id": "f67344b4921e9022", "location": {"path": "/usr/include/c++/13.1.1/variant", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65790}, "digests": [{"algorithm": "sha256", "value": "266af419ec18ff5c012f59452cf046d0530ddf6be62d81993f0dfcca6fb1957e"}]}, {"id": "92ca86d9d3c5c8d9", "location": {"path": "/usr/include/c++/13.1.1/vector", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4837}, "digests": [{"algorithm": "sha256", "value": "d38b6ba392ac0b484edff90a8df2e01a4c25f010539a103eefdecd0a22d90e56"}]}, {"id": "79e9ecac90e990df", "location": {"path": "/usr/include/c++/13.1.1/version", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12634}, "digests": [{"algorithm": "sha256", "value": "4f19b11f515313d50549f0fe0ebaa5d8908c8be5266e5d0cabdbd40956e5bb2c"}]}, {"id": "310567ef9d86ffa0", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/atomic_word.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1518}, "digests": [{"algorithm": "sha256", "value": "5602902f40b8a29b27197bc932ee28a401e0d608d8f67846ed3cad93b8bfbd23"}]}, {"id": "83f08374a225dc9c", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/basic_file.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3575}, "digests": [{"algorithm": "sha256", "value": "e6b43515b5a97457f10ff80db73fa5336458f5a8b3dc766a5f4ed0f0a74129bd"}]}, {"id": "7ef939efda1e0aff", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/c++allocator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2081}, "digests": [{"algorithm": "sha256", "value": "61e860f9303025fcfeaca7aa50280c86a3ca43ba6dfb2b6f6723796fe2bd6bb8"}]}, {"id": "713f6483a179eb87", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/c++config.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68737}, "digests": [{"algorithm": "sha256", "value": "4a563f4bacfc9e3372bddcffb06a9e947b13479f0336b98b36d3a2723f4b59e0"}]}, {"id": "02e36e637fbff680", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/c++io.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1930}, "digests": [{"algorithm": "sha256", "value": "39fadf6f3906a09b7f7bb9f4b360b3b422e2a2077a66f96fe57a36050504dc47"}]}, {"id": "4082c87105380689", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/c++locale.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2777}, "digests": [{"algorithm": "sha256", "value": "8decfb3e9e7228d6d4c1a7f1b8d45d42acfba4a505fffb5254768526b745df93"}]}, {"id": "4e7b2ef4f093a4f7", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/cpu_defines.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1333}, "digests": [{"algorithm": "sha256", "value": "2884694f736fb96f68ac674fe26c8a64f05897f8793b5e923277ab963aad6011"}]}, {"id": "08590a8010bd966f", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/ctype_base.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2141}, "digests": [{"algorithm": "sha256", "value": "71555a50e8297b61cc127a4b095ed84a455e5eec95048a4794bd813f792f0f11"}]}, {"id": "9e1d5d47d8fcccf7", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/ctype_inline.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4417}, "digests": [{"algorithm": "sha256", "value": "99e4393b2beadbdbaa3f2035dead517ce30d4a6cc10422cbc0906e3b6be5be61"}]}, {"id": "04f99e92a98fe6fd", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/cxxabi_tweaks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2096}, "digests": [{"algorithm": "sha256", "value": "14887b84c0c22eab1fff5d03d1675be9c285de06e30e54076f9e6f554b58b0d8"}]}, {"id": "cd6c7ffca567f35a", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/error_constants.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5033}, "digests": [{"algorithm": "sha256", "value": "07834e80a2df28b7b75298c0080a481a0a333754924847dd07d361fdbacb7eee"}]}, {"id": "029a3903da7011db", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/extc++.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2666}, "digests": [{"algorithm": "sha256", "value": "6f6ecbe06097c21bb0d89326b200a5602f16b574759fff8bfbb21810b043bfbd"}]}, {"id": "fc2fd55734008a6a", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/gthr-default.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24260}, "digests": [{"algorithm": "sha256", "value": "0d0a79d0511f008ca7a2919aaf209b70376d0ac7271960d6cb7d045b8e15257e"}]}, {"id": "4df61ecf5f9c5992", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/gthr-posix.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24260}, "digests": [{"algorithm": "sha256", "value": "0d0a79d0511f008ca7a2919aaf209b70376d0ac7271960d6cb7d045b8e15257e"}]}, {"id": "3a4b67aa767ea451", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/gthr-single.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6808}, "digests": [{"algorithm": "sha256", "value": "2d2d76bff7b4d3422a20fdb95fe77cf3c6fa9ffdeed69e299d2c0b7626957720"}]}, {"id": "ce906b6aebd6d6e4", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/gthr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5608}, "digests": [{"algorithm": "sha256", "value": "11957a5dbf1f71b7349be3a79d8021c6fd7e0c464a28ed8eb7713cc47f41cb1a"}]}, {"id": "d968161019c88028", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/messages_members.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "bd51a258a656fc2f63b206d5e60932c48a32adcf2ff887e21ee43c41ff878b4f"}]}, {"id": "a6fc212c2c1c8ec4", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/opt_random.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6194}, "digests": [{"algorithm": "sha256", "value": "b3c935445ecb9281850a9c9f0345d03d452f9036138e818808d03d63340b3bee"}]}, {"id": "66a63f7e3c84894a", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/os_defines.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1686}, "digests": [{"algorithm": "sha256", "value": "66b775e9eafb2edafca842f36aa44ad96aac77acf3b52a78c15b6d131d9caf0e"}]}, {"id": "31ed58ee667436c7", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/stdc++.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4741}, "digests": [{"algorithm": "sha256", "value": "ea0c295518196cab3b84c175e13c6c38de207e101a383109ba530f6ccd0d2879"}]}, {"id": "f62055eabe40fbdb", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/stdtr1c++.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "7993c6f88161f86fcfdd5252353f48a69fce08dfa38229216e5a90bee428461e"}]}, {"id": "0404de28a0d64d29", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/bits/time_members.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2844}, "digests": [{"algorithm": "sha256", "value": "0f0c6434663676a7c98ade8311da1dfd884334e2c8ed754989866530a2b67a18"}]}, {"id": "27f0a7e781c2e2a2", "location": {"path": "/usr/include/c++/13.1.1/x86_64-alpine-linux-musl/ext/opt_random.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4756}, "digests": [{"algorithm": "sha256", "value": "2829e1ad0e2547020a01cffe0a254e5cae352190d31dca4a3390cd03e5f1b800"}]}, {"id": "3eed5c484db85fca", "location": {"path": "/usr/include/complex.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3705}, "digests": [{"algorithm": "sha256", "value": "4cf3568e8ab98be6d2ee34023a8d3376d0b2cdce5f3fc867ecd96ea95728e91c"}]}, {"id": "a437f513f180e09d", "location": {"path": "/usr/include/cpio.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "fd1fdd0848156a84d2af916be5069cc688117b38f4d44012e19f02bd14b6a8a9"}]}, {"id": "86727d7b38737949", "location": {"path": "/usr/include/crypt.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 277}, "digests": [{"algorithm": "sha256", "value": "26565e8fc37e6cff0f870dd5e7a1bc2035a494470b35d05114b0404673990bed"}]}, {"id": "a6e2b524f40b66cc", "location": {"path": "/usr/include/ctype.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1787}, "digests": [{"algorithm": "sha256", "value": "0bf45ee657538bf2033a9a17f286f5a4cbcba22a19667deb28d43ac8952c6d30"}]}, {"id": "09e776e206090027", "location": {"path": "/usr/include/dirent.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1735}, "digests": [{"algorithm": "sha256", "value": "4dba813823df961d22daec19624ce40ea4aeecd4ffe8bcbda616052397261d9a"}]}, {"id": "19868f06485e5456", "location": {"path": "/usr/include/dlfcn.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 803}, "digests": [{"algorithm": "sha256", "value": "5e0ca32c6bd7e817e55d36513efef3070bf27f36496be39fb6d52d83b93f3d6a"}]}, {"id": "c15e836f4263900e", "location": {"path": "/usr/include/elf.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80711}, "digests": [{"algorithm": "sha256", "value": "a6ffb38364effd623e135b206ec97ff9e6826a1f285e349a3633df55db38bc9e"}]}, {"id": "789200d0c6daff7d", "location": {"path": "/usr/include/endian.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "4414084736937798abcc075d1f8053e116d873c81dda0908013bfca3331771b9"}]}, {"id": "42fe3ad4806b41c9", "location": {"path": "/usr/include/err.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 472}, "digests": [{"algorithm": "sha256", "value": "d13794712c2b56a15b3d095034a07ba79f0bbc3b76997808e39275f815169099"}]}, {"id": "593f8bedff9dc573", "location": {"path": "/usr/include/errno.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 369}, "digests": [{"algorithm": "sha256", "value": "a461912e4058202de8ec414cbd67e04a84965bbff9aff61523bd3baf090b217d"}]}, {"id": "1aae2ad31c696f6d", "location": {"path": "/usr/include/fcntl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4653}, "digests": [{"algorithm": "sha256", "value": "4cb867736986ebfd7aff110f3331bec093256a024bfa5084da482610f38ead3f"}]}, {"id": "e3ae230c7356f9c0", "location": {"path": "/usr/include/features.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 865}, "digests": [{"algorithm": "sha256", "value": "6d228e77b88b69f70f9157548b6ec673ffc6b998ce6035fbbee0caddb8442903"}]}, {"id": "671f545a42f4cd2c", "location": {"path": "/usr/include/fenv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "9b6d535409cac95bb00e3305f7724af42b7003909a833b7622d6d18d7e650e2c"}]}, {"id": "94921ebfbf0a7504", "location": {"path": "/usr/include/float.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1060}, "digests": [{"algorithm": "sha256", "value": "d513aa2c48b2d60672ab10dbab0ab80347db9f1b353db4ea3fae2018907964c1"}]}, {"id": "34a8e00d8fecea77", "location": {"path": "/usr/include/fmtmsg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "0f7f7ee214fa88a63c23ce123520ed3ef34339d9c32128d4d937a19bb2431cd2"}]}, {"id": "1b16611a5bc4e6f9", "location": {"path": "/usr/include/fnmatch.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "31f19cc2974807ef2c516816a8188e4fbd99e35b85df9514c13276594bc30107"}]}, {"id": "df558c83facb48ea", "location": {"path": "/usr/include/ftw.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 678}, "digests": [{"algorithm": "sha256", "value": "7b0529a91c6f3b392461a94657936727ad5ce54ef1dae464a567dd3782040b55"}]}, {"id": "9ee22d7539192f5c", "location": {"path": "/usr/include/getopt.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 559}, "digests": [{"algorithm": "sha256", "value": "f1d0e215fba663710ca0108338fdafa334b7095e512d0b0f29f8110d78fbb4e4"}]}, {"id": "35d3e6f7ee08afd3", "location": {"path": "/usr/include/glob.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 925}, "digests": [{"algorithm": "sha256", "value": "78563ace077e30d98751b269f54c16fd746f775a064ef4b30cc6f39377401a17"}]}, {"id": "49983852132fb0e0", "location": {"path": "/usr/include/grp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "e602ccbb836b06b2824671a7609ef139744e7c4f47e257ca3dbeb6086d5d6e74"}]}, {"id": "caef897530214147", "location": {"path": "/usr/include/iconv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 385}, "digests": [{"algorithm": "sha256", "value": "7c9edd7c6ed3d036f11ec2a24f46a203c0657e5d7eea8b8cc8cd22ab705c873e"}]}, {"id": "13279372932571df", "location": {"path": "/usr/include/ifaddrs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 592}, "digests": [{"algorithm": "sha256", "value": "130ca46a90011e4e2db4bae62c7ea686d86938a879226d0c2c7dac4c61635423"}]}, {"id": "ef9cc76593793817", "location": {"path": "/usr/include/inttypes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4638}, "digests": [{"algorithm": "sha256", "value": "01a5b59471e351039310fc1cfb8bf8cf89e53ef957236118876ea20aea743bfb"}]}, {"id": "1c546c697db78c22", "location": {"path": "/usr/include/iso646.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "e2f3fe42ea3e1f7b236a5b37bf8c3e9a870094b81b264ad1df32845546662c08"}]}, {"id": "2c6799461b7b55e0", "location": {"path": "/usr/include/langinfo.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1820}, "digests": [{"algorithm": "sha256", "value": "a5117674322bf3a85f4e6db2c8c7bd375f90366020549cb665ebf99d4241b1f2"}]}, {"id": "ee2ae1533578eec0", "location": {"path": "/usr/include/lastlog.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18}, "digests": [{"algorithm": "sha256", "value": "3c33c9e2fee950cd8545f69d5a8db1f529934b31f940a43ef9c7aadc40e4b2c0"}]}, {"id": "8cd3871db7df580d", "location": {"path": "/usr/include/libgen.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "8dc8c0b1ed63e0d411b2a8742aa7aa7ed9612c2e9b8c125f17bfc4a5a6f21aa9"}]}, {"id": "9feddb4b7df40325", "location": {"path": "/usr/include/limits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4179}, "digests": [{"algorithm": "sha256", "value": "d6fb743478f7a8dd27f057db844a806165709641b0d0e78fbf0cabf5c88f1e12"}]}, {"id": "5f3d5dd654a7e02d", "location": {"path": "/usr/include/link.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 921}, "digests": [{"algorithm": "sha256", "value": "696718093684a61944d7a00ef39d723b05f691fd2edc895af2c526751c74ff22"}]}, {"id": "289bef9c95c581b1", "location": {"path": "/usr/include/locale.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1705}, "digests": [{"algorithm": "sha256", "value": "34f98ecb36b5dd160ca0991dcc59bf0d86ca7ee82c6da831dbb6284826ea8e9d"}]}, {"id": "a9e103faa37cb22f", "location": {"path": "/usr/include/malloc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 362}, "digests": [{"algorithm": "sha256", "value": "8aba27d6cf64d9a93cf3fbd534f5c81b00e6e8419a2f3ec075ee012e834b2c02"}]}, {"id": "488bfb94b4ce547b", "location": {"path": "/usr/include/math.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11491}, "digests": [{"algorithm": "sha256", "value": "5559892c51d9625616fde0c4d25609f1e68e0aa3aee090d1842c6f894e63352a"}]}, {"id": "13d8dcbe0965cc7c", "location": {"path": "/usr/include/memory.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20}, "digests": [{"algorithm": "sha256", "value": "7c7dfb862fbd4063378bb2086e49db0857322c3de8cb9d570f175da1d253a682"}]}, {"id": "507f0ce9f81de39e", "location": {"path": "/usr/include/mntent.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 837}, "digests": [{"algorithm": "sha256", "value": "da0f41bd65ee34c3c909de7c94792b30e67f558a29b64599738ecadb6c6a1fcc"}]}, {"id": "2ed4c514e7dece86", "location": {"path": "/usr/include/monetary.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 395}, "digests": [{"algorithm": "sha256", "value": "4c02befe1f9197f86e2f1128d1f31c369289cb4917b2c80b5aa87b387c76aef8"}]}, {"id": "6298effc66275b5a", "location": {"path": "/usr/include/mqueue.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "4379aac3732e6285f41f6d7af993e6a69eb61979dc96f7c214923dd98b07adb9"}]}, {"id": "716578a445d81bb2", "location": {"path": "/usr/include/net/ethernet.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1177}, "digests": [{"algorithm": "sha256", "value": "ed7310b44ab44d283421a9338a7f8c17775f09694d42c0be89f6536667c51f06"}]}, {"id": "22ddab74d412bc82", "location": {"path": "/usr/include/net/if.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3488}, "digests": [{"algorithm": "sha256", "value": "728025efbd38d94330cb5cfa4efbb8ad067f6c7dd27aabc557d08d95d9597974"}]}, {"id": "ae1bc97f2fe4cc70", "location": {"path": "/usr/include/net/if_arp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2924}, "digests": [{"algorithm": "sha256", "value": "74c50186936542bbe8c7c284734e52d9b397acafdeaba8bbbcec8b8ac30c7509"}]}, {"id": "94820b0504423e97", "location": {"path": "/usr/include/net/route.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "ccf63326088a850307eff9a2042bc3f966158d4b119ac1e4fa623af273655c79"}]}, {"id": "bbcd263fb1c383a3", "location": {"path": "/usr/include/netdb.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4001}, "digests": [{"algorithm": "sha256", "value": "6f069a2a0a72a1e03866f426cc6a03990e6bfe3b601215e7b7780b6536c8f50b"}]}, {"id": "886b9d387f068d4e", "location": {"path": "/usr/include/netinet/ether.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "1ce6f4350eef5a4e4e4e35f8668c7bb91464c0dfac213aab90eca56a85aed220"}]}, {"id": "0057cdd46c678db3", "location": {"path": "/usr/include/netinet/icmp6.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8632}, "digests": [{"algorithm": "sha256", "value": "fe70d612960cf4939b258304f0b510b691da715c70ca964da72502d96e457f82"}]}, {"id": "1cd0766750ea0472", "location": {"path": "/usr/include/netinet/if_ether.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3675}, "digests": [{"algorithm": "sha256", "value": "9735936ae7fb1903e08de9bfa4b78f8666b4b5d03d2666bfa96aa173e822f1a3"}]}, {"id": "9d20fefa40a419c2", "location": {"path": "/usr/include/netinet/igmp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1030}, "digests": [{"algorithm": "sha256", "value": "d92f1cff8afeb617afb7cdb041b66121f31a7c1df174658c63bb4a9ad1140d09"}]}, {"id": "8a00fbcb7b83fcf5", "location": {"path": "/usr/include/netinet/in.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12181}, "digests": [{"algorithm": "sha256", "value": "250644921fbaaca7ebc11e7190f2e07cad2ba5a718d28a061e96451600b62e0c"}]}, {"id": "45c480665e5e7129", "location": {"path": "/usr/include/netinet/in_systm.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 145}, "digests": [{"algorithm": "sha256", "value": "ac876b513fb7c5a3f9bef9f1c2cdf55e8c72e01528a3c018bcc65b205d22e93a"}]}, {"id": "71ccdf74a3c0f215", "location": {"path": "/usr/include/netinet/ip.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4361}, "digests": [{"algorithm": "sha256", "value": "f15258c1e651431dce2cf8bf375c0f8f218b7b048a90aadaa1a28cf27aba428c"}]}, {"id": "91a0b367643c7408", "location": {"path": "/usr/include/netinet/ip6.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2674}, "digests": [{"algorithm": "sha256", "value": "86057e7af80df24bb13873bb44df8f76c754491ddb935b503634075b7fc0fc51"}]}, {"id": "6232d4072dc3bcb7", "location": {"path": "/usr/include/netinet/ip_icmp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4660}, "digests": [{"algorithm": "sha256", "value": "8176c270da5102e0bde740f098a2b0cd2e419c38842645d14fa094b0969297f4"}]}, {"id": "e21e011e8febd840", "location": {"path": "/usr/include/netinet/tcp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6438}, "digests": [{"algorithm": "sha256", "value": "f3e1ba1c55578e4c9b80a7300f32e3a32258c3835e85a2494e31810aaa9ed9b5"}]}, {"id": "89af01a9c9354523", "location": {"path": "/usr/include/netinet/udp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 759}, "digests": [{"algorithm": "sha256", "value": "e74ef0f1c45e82c480d32bc6d68f9fc8fc7abd2ac60fd1154ceec300275a4384"}]}, {"id": "9833743b9e47470b", "location": {"path": "/usr/include/netpacket/packet.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1379}, "digests": [{"algorithm": "sha256", "value": "1d628a33d18e4ff51a05f8d86b33335bebf4b384f9e81abd0da1b641e9b6738d"}]}, {"id": "c606f4c6dfa960ab", "location": {"path": "/usr/include/nl_types.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 316}, "digests": [{"algorithm": "sha256", "value": "a0275f524b09db6dae742b73409214ef1836cc54fad803816254055008c97654"}]}, {"id": "9f1823c6380342c1", "location": {"path": "/usr/include/paths.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 902}, "digests": [{"algorithm": "sha256", "value": "9653e09329756ef2c1c51ac65f0519cc5a40156373e59bfcd3a67b8dc94c1629"}]}, {"id": "6b9da1b6a9cb01ed", "location": {"path": "/usr/include/poll.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 934}, "digests": [{"algorithm": "sha256", "value": "6d24b741409b405d3978ac9907d137a05da29d85e003fd8aaffef0f1d9b71109"}]}, {"id": "4f3207fadda48a25", "location": {"path": "/usr/include/pthread.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9367}, "digests": [{"algorithm": "sha256", "value": "85ecd05b6e9845851bf5444b480326281fb1484d3e4646742a50aaea612c4ef3"}]}, {"id": "6b99ab3136e60615", "location": {"path": "/usr/include/pty.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 312}, "digests": [{"algorithm": "sha256", "value": "b5a3539229b3c2f578febf901f8971518489d97ba706cdd5aa61ec536c4ffc7f"}]}, {"id": "fedba371a32eee8c", "location": {"path": "/usr/include/pwd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 899}, "digests": [{"algorithm": "sha256", "value": "eb3f630e09e209770f6771488e8938c22067e13f6b97cea83898b3944a0f740f"}]}, {"id": "b952f127cc2b1e9e", "location": {"path": "/usr/include/regex.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "4acf94cf0e0f14b2eb50accac93fee886fcc4f821a9b7bb5347a5d035a027ad3"}]}, {"id": "20cdc0f09c902716", "location": {"path": "/usr/include/resolv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3587}, "digests": [{"algorithm": "sha256", "value": "adcdb3600df635f2b6fee42987e33f3ca7a8a1e142d2f2b5d83be6fb585e8453"}]}, {"id": "c35ab5dd8e1eb87c", "location": {"path": "/usr/include/sched.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4399}, "digests": [{"algorithm": "sha256", "value": "c8375060a9ce8c5f39f64fae3c0a31f1c36cc42fbab9aa0303b06a7075eb6778"}]}, {"id": "00d03cfb1698e818", "location": {"path": "/usr/include/scsi/scsi.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3905}, "digests": [{"algorithm": "sha256", "value": "daa7847fca1fc34b6d5848f8dcd5323acb9df21451dcbf66f97eb62511261b93"}]}, {"id": "d4acf50ede9b1aff", "location": {"path": "/usr/include/scsi/scsi_ioctl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 322}, "digests": [{"algorithm": "sha256", "value": "359bfaa3dd01efaee782deae0f2e0f123d47c35bb6899bc46bad267f2801d732"}]}, {"id": "24aff62fdffb98f3", "location": {"path": "/usr/include/scsi/sg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3085}, "digests": [{"algorithm": "sha256", "value": "affb61e1e89c8b32f962141d050268040648eae02d9e546b2fb5d039d57e951f"}]}, {"id": "f151931398fa30d5", "location": {"path": "/usr/include/search.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1378}, "digests": [{"algorithm": "sha256", "value": "fd1e900bedd1b91d98772ead5624a0f1f23efa70fc8272b1dac1d47e9ba2617e"}]}, {"id": "43f98c1c1183606d", "location": {"path": "/usr/include/semaphore.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 810}, "digests": [{"algorithm": "sha256", "value": "c20f266e552137e6827b6622f2ddf60cf09f08175cf0c34f673910cb14a0cc05"}]}, {"id": "83fc0e371238c212", "location": {"path": "/usr/include/setjmp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 984}, "digests": [{"algorithm": "sha256", "value": "24bc8a19bbd58f75c8223af762dfd9bd41f6aaca6cb3246145c58203c8a0e42e"}]}, {"id": "d5b5ea27f8d45782", "location": {"path": "/usr/include/shadow.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 721}, "digests": [{"algorithm": "sha256", "value": "77c5f46b97a1a9a8c927389ea67eae5f547268b4ce53f4676b3f3b26c5cbffb2"}]}, {"id": "5fc3d24873e8e113", "location": {"path": "/usr/include/signal.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7500}, "digests": [{"algorithm": "sha256", "value": "2410adbea406ecb28e00e2f376ef772837dae5a7ce187ace1d9eb2aec9cc9d44"}]}, {"id": "3a75cbe42984f5ef", "location": {"path": "/usr/include/spawn.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2913}, "digests": [{"algorithm": "sha256", "value": "edec771e83d270d98aab7e8ceebcd9920d719f9148dd226b84a397b28ddba41f"}]}, {"id": "b32d5b5763c0e9e5", "location": {"path": "/usr/include/stdalign.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "54289e3284182b1a521dd7f8bdd8e9f4b2a85879b8da761b4ad8c421598a12f1"}]}, {"id": "4f6ae1d959abca5a", "location": {"path": "/usr/include/stdarg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 351}, "digests": [{"algorithm": "sha256", "value": "20b903cf4ddd7e0244e0bee6e615e24e1921bab2f0986957fe4f7869c608890a"}]}, {"id": "7a177f4a8e167b56", "location": {"path": "/usr/include/stdbool.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 167}, "digests": [{"algorithm": "sha256", "value": "5cd1f701b5e927e4e39bcc69f4b7e437a98c8821168e69171c626502a6fc13d9"}]}, {"id": "6135c4679f933e1a", "location": {"path": "/usr/include/stdc-predef.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 227}, "digests": [{"algorithm": "sha256", "value": "e1987ea23606c0ff0c4caf242349705de5730be0f2140ae2c3933d1022d3fee8"}]}, {"id": "e5c3c8b19ef2a0e6", "location": {"path": "/usr/include/stddef.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 547}, "digests": [{"algorithm": "sha256", "value": "14e9b057525207b625943c8cdfeac111807a1c26e73af8a5415a965d37f19d78"}]}, {"id": "8860d963c7d274ca", "location": {"path": "/usr/include/stdint.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2578}, "digests": [{"algorithm": "sha256", "value": "b6e77f1611e56cf499233172cab8bc09c0f7d937f3daa5ad552e1712fc6663e5"}]}, {"id": "befe51c8aa28896d", "location": {"path": "/usr/include/stdio.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5887}, "digests": [{"algorithm": "sha256", "value": "2915cfac1de92275ebca3af755b59b029af21ecb982227f0f0d0186f01f001ec"}]}, {"id": "4b06bf8e563d5b1d", "location": {"path": "/usr/include/stdio_ext.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "d16a5f865a20b7ed68803f3da8fdc5011989e6fb1ecae31049654423899e4ffd"}]}, {"id": "0649028081fea223", "location": {"path": "/usr/include/stdlib.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4899}, "digests": [{"algorithm": "sha256", "value": "78e192fbf1c32281fe5b7ba7c6b35e1c4ac2f8bd7e51319133a736a12dd32f32"}]}, {"id": "1a65f411cf0026db", "location": {"path": "/usr/include/stdnoreturn.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 129}, "digests": [{"algorithm": "sha256", "value": "f5a2d37ef43395cd433e95b238a27f9be5bf20355ffaea66afe7df90fab04f50"}]}, {"id": "dafab93f73fdf1aa", "location": {"path": "/usr/include/string.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3058}, "digests": [{"algorithm": "sha256", "value": "f99cdd1bfe0b3fa01e0a5d790fb24a01949ada0a4577fc753490868768c66753"}]}, {"id": "e0fdc8ef9f354df1", "location": {"path": "/usr/include/strings.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 964}, "digests": [{"algorithm": "sha256", "value": "b8fde0a141ac481de1f88abafbf5678ddfd8d89b309e3253adea1fa0ecb8d9e4"}]}, {"id": "59017fbfd50f4c4d", "location": {"path": "/usr/include/stropts.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2399}, "digests": [{"algorithm": "sha256", "value": "8b02f372fc4c5c0399181013b7b949475df3dafbd33787f7fcc6898a9ce43336"}]}, {"id": "01defd674fd12f05", "location": {"path": "/usr/include/sys/acct.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1091}, "digests": [{"algorithm": "sha256", "value": "171396226021c35eaf3436afc069b460a0216dcb4c032c3544d32b3c9716b7d5"}]}, {"id": "fbafca66a18dadd7", "location": {"path": "/usr/include/sys/auxv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 200}, "digests": [{"algorithm": "sha256", "value": "6bb5575bb4a8544e355b5b123a6db4b9f6ff5531bcdc838f3cf01e45e65e96a3"}]}, {"id": "cc3b87e57302b79c", "location": {"path": "/usr/include/sys/cachectl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 347}, "digests": [{"algorithm": "sha256", "value": "6a1567f2b1b61f8a3bcd858269e769342968eb0b8bb95cb817c14ffef5963a66"}]}, {"id": "bc6d176e4720a667", "location": {"path": "/usr/include/sys/dir.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42}, "digests": [{"algorithm": "sha256", "value": "2a97ee58b0ab37afbe5a7166c8b478a8e00e0b7fd9349144ffcbe38174aba5cd"}]}, {"id": "0f94ee89f13fb6e6", "location": {"path": "/usr/include/sys/epoll.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "b0e888fca45a261f9a229e2ec16aec3fe3c411bb6cb0469ca37588f83d3994c5"}]}, {"id": "7d880e7c971891eb", "location": {"path": "/usr/include/sys/errno.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 86}, "digests": [{"algorithm": "sha256", "value": "832219916d414a0571f91b56e3628904db9284010b05f49501ddd139d0e1d66c"}]}, {"id": "4dee2112d9b402e6", "location": {"path": "/usr/include/sys/eventfd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 404}, "digests": [{"algorithm": "sha256", "value": "bd12447de1421dff8465d0ee9287562179e39b6c9e3445a7acc261641195ee59"}]}, {"id": "a3734837e5f80b44", "location": {"path": "/usr/include/sys/fanotify.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3531}, "digests": [{"algorithm": "sha256", "value": "d0f079b694a3621a90025ed29fdf211566fb6f6064f19ed6fa523600851e9609"}]}, {"id": "dd076939479f7fee", "location": {"path": "/usr/include/sys/fcntl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 86}, "digests": [{"algorithm": "sha256", "value": "6f3708b141d1886107e6fd6a85f00015c0a63f29b7c985f0e1026c9f3a74ad4b"}]}, {"id": "c2da650e6b0a4333", "location": {"path": "/usr/include/sys/file.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 261}, "digests": [{"algorithm": "sha256", "value": "f4a67f7000a8519b9ec76f781db389242ae2e03a3f3fe2abe38e55753d0c1fe2"}]}, {"id": "a53cbaa26826379b", "location": {"path": "/usr/include/sys/fsuid.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 233}, "digests": [{"algorithm": "sha256", "value": "0a642cde1a9b0f8c21dfeed86ceac1a19546b31670d708e7a18abac00c7f855f"}]}, {"id": "f4354a91d2bf48d9", "location": {"path": "/usr/include/sys/inotify.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1384}, "digests": [{"algorithm": "sha256", "value": "f6af7ff2154c7036457624525369affff95719e125c46e32eb910ead860a1fc4"}]}, {"id": "0e94c901a001debc", "location": {"path": "/usr/include/sys/io.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 219}, "digests": [{"algorithm": "sha256", "value": "7b614d47423cb114a378aeb35eaeb25884de6c0871648036ce65a14bdc9bd4a1"}]}, {"id": "ea03095a941a8ec7", "location": {"path": "/usr/include/sys/ioctl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3083}, "digests": [{"algorithm": "sha256", "value": "18cc2b9eee923943e198f03f77cae411bd8f34d9a3fc2202851a1e95dc73532e"}]}, {"id": "6f5c19be8800c3ab", "location": {"path": "/usr/include/sys/ipc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "878d3f818aa5495bcaa4135a6a52e400eeff249918b2618520684e93d0da23d3"}]}, {"id": "5c23f04a55dfa52b", "location": {"path": "/usr/include/sys/kd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21}, "digests": [{"algorithm": "sha256", "value": "004dcf98bb72c0214c802dab96976774d6d115b4478609b3f8cde4cea09e39ee"}]}, {"id": "9afb3c5d19636e8c", "location": {"path": "/usr/include/sys/klog.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 150}, "digests": [{"algorithm": "sha256", "value": "53fe42935799f4ccb9a141f08dac71e6f9221e3de0d5703c8870997e94b45fb1"}]}, {"id": "01257b187c21676d", "location": {"path": "/usr/include/sys/membarrier.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 654}, "digests": [{"algorithm": "sha256", "value": "6372eb814b5d9e062b18e32c98c9333819cae8a28f464b2f17bb39f06f0a97f0"}]}, {"id": "87f2a9cab2141760", "location": {"path": "/usr/include/sys/mman.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "2810ff90e03759bb2309acfcf338914b39767a8cf81320336afd271dc50fd0f3"}]}, {"id": "29f802dac6b7bd0b", "location": {"path": "/usr/include/sys/mount.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1927}, "digests": [{"algorithm": "sha256", "value": "f217bc6987f9e420949c31ece18720d14e80b71c87be1dcfd7542d052c43d992"}]}, {"id": "a0e421bb28460e40", "location": {"path": "/usr/include/sys/msg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 937}, "digests": [{"algorithm": "sha256", "value": "44b328261a10b08c61d223b3f090b5146444e3c6995aa2224d481f207a7cde44"}]}, {"id": "0ba8545f841e4a39", "location": {"path": "/usr/include/sys/mtio.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5191}, "digests": [{"algorithm": "sha256", "value": "072a8fc2ccd780ece06c76b18cacb928aa9417b06575c1d753e4290409f56b13"}]}, {"id": "28423ab3a4f27285", "location": {"path": "/usr/include/sys/param.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 755}, "digests": [{"algorithm": "sha256", "value": "a7c797bfda03ae10b92535ad8ba628faab5947f61fb45fcb2a166d6cdb9f987e"}]}, {"id": "af23276cc180bb5e", "location": {"path": "/usr/include/sys/personality.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1494}, "digests": [{"algorithm": "sha256", "value": "de0bd27a0bd2cce8f880d38884eac0174b562cca715737c98af839c87020f953"}]}, {"id": "78fb2806419bed18", "location": {"path": "/usr/include/sys/poll.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83}, "digests": [{"algorithm": "sha256", "value": "23aa157dacb23075d28e71b466b00e10d577d576615f6514fd1a4db3eb2827a0"}]}, {"id": "562375dc2cd43913", "location": {"path": "/usr/include/sys/prctl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4885}, "digests": [{"algorithm": "sha256", "value": "957b4bcfd2919686e385ef13f45ae132b7cdd41ade7a6e1fa40adc937f0248b3"}]}, {"id": "1ae6098ea2baa0d6", "location": {"path": "/usr/include/sys/procfs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "dfc3b303106056ec39e3d9dfa6dd931777ac7108dfc6a032efc2e3163a36d2bf"}]}, {"id": "0446fba8066a5dda", "location": {"path": "/usr/include/sys/ptrace.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3619}, "digests": [{"algorithm": "sha256", "value": "92f7481f257a805432e082de8fa6ec1178cbd1867d73f352cb021ad454fa0f39"}]}, {"id": "8199ac81f00e63e4", "location": {"path": "/usr/include/sys/quota.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2276}, "digests": [{"algorithm": "sha256", "value": "4d22a39574b82ca24f56dced381f276d5d2dd0574b98a419f3a0007caffe8d42"}]}, {"id": "e1e7a0b0f0b26417", "location": {"path": "/usr/include/sys/random.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 324}, "digests": [{"algorithm": "sha256", "value": "d86b275a5b27a69ae29d69508a19e934d82aa85c6441d3ac1d809cee2a233ef9"}]}, {"id": "4199fedfcc3ab23d", "location": {"path": "/usr/include/sys/reboot.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 374}, "digests": [{"algorithm": "sha256", "value": "e8c3200ec7f113cb32a8ccb82f9b1c03a7bc337170523025a00843f245352819"}]}, {"id": "54f0d055a53371c5", "location": {"path": "/usr/include/sys/reg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 110}, "digests": [{"algorithm": "sha256", "value": "30e2d5a34c8866baeb7cc10f3e3cf6922611e16599757a42401afa07c2d2730a"}]}, {"id": "c27af63af15adf20", "location": {"path": "/usr/include/sys/resource.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2241}, "digests": [{"algorithm": "sha256", "value": "988b582648a1762759f72c297ebdd8cc2e1a528760bd375788157d9d9bf7dd00"}]}, {"id": "0b28f1217788d399", "location": {"path": "/usr/include/sys/select.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1332}, "digests": [{"algorithm": "sha256", "value": "cda463ae12b5b189bea17a69b403d6f53949f013d926d92fb325be11f95db3ae"}]}, {"id": "78946dca00f3f6a6", "location": {"path": "/usr/include/sys/sem.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "27229445bd693e7c1307c040bd759d754f675bee978cdb8ea31f730e46b1898e"}]}, {"id": "c1c2429c54894c67", "location": {"path": "/usr/include/sys/sendfile.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 329}, "digests": [{"algorithm": "sha256", "value": "958e96646a3f7096d060b7a50d83c6c86494fa5217782dd5934caa6f1e7cf206"}]}, {"id": "d602e6d502f8eadf", "location": {"path": "/usr/include/sys/shm.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1444}, "digests": [{"algorithm": "sha256", "value": "d84bad10e6519fc63da424f351450c2a512532b2127dc118668016b55c1216ee"}]}, {"id": "841b33ce55262d5a", "location": {"path": "/usr/include/sys/signal.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 89}, "digests": [{"algorithm": "sha256", "value": "3bfebd107e526b68211eb95501397458ca1b9c740847e50c3700c1731020af0f"}]}, {"id": "8e3c750dd571b156", "location": {"path": "/usr/include/sys/signalfd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 845}, "digests": [{"algorithm": "sha256", "value": "e28b65b3a5dabe0f41bec490fd139f35e3e7323f9c5260d20fc22e9f8d648308"}]}, {"id": "31263f9efab0cebc", "location": {"path": "/usr/include/sys/socket.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11299}, "digests": [{"algorithm": "sha256", "value": "1e6f196e7ae112b3295078b45e705b7f69ae2a1ade7f3b72522f66fb695eda65"}]}, {"id": "6ebb2175f6dedd84", "location": {"path": "/usr/include/sys/soundcard.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "905c551bef504720ebc8c05b19630fca6e9aa18eac6121e1f472a595e10c08a9"}]}, {"id": "81da00d23508d944", "location": {"path": "/usr/include/sys/stat.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3098}, "digests": [{"algorithm": "sha256", "value": "ab361ee4caeb0235de94f47d1e4b7d8c7276e368a8a799f10ee0faa7527bc4c6"}]}, {"id": "32e3f8d53854e979", "location": {"path": "/usr/include/sys/statfs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 508}, "digests": [{"algorithm": "sha256", "value": "1f966ceb8219109065d62f2f59f014b0c9b88d2867466834d0c9244796ef8216"}]}, {"id": "70115837c46f1183", "location": {"path": "/usr/include/sys/statvfs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "7187afb1af594a68805cf9589c50cec2d9e0e7b994d03d279c70e4faca548e37"}]}, {"id": "6ece446417a4ad03", "location": {"path": "/usr/include/sys/stropts.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21}, "digests": [{"algorithm": "sha256", "value": "6c8c3877ad2a4f0ff17b62742f70533f7fc7e85b2935d851eaff3144c1dab14e"}]}, {"id": "e31303440337369c", "location": {"path": "/usr/include/sys/swap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "d1f91b539dbfb9e17b7e3a680415fb78c6aa2457a6f2988bf8d366663cca0723"}]}, {"id": "c01f1d31aafbb1ae", "location": {"path": "/usr/include/sys/syscall.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81}, "digests": [{"algorithm": "sha256", "value": "cba521ae5dabe3709896a250707426a1d8aa95dbbb90b2fa03f1a2a9f27ab4cc"}]}, {"id": "6478798af73aebf2", "location": {"path": "/usr/include/sys/sysinfo.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 634}, "digests": [{"algorithm": "sha256", "value": "125d59e5ffc9063bc98506ad7eab31ca375618f990414bc2c3c438c68b75928a"}]}, {"id": "cf38eca165e8d456", "location": {"path": "/usr/include/sys/syslog.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20}, "digests": [{"algorithm": "sha256", "value": "0371ac60bc185fd52145764c21cde79d6b541adf870f4a8e801e3072db95b508"}]}, {"id": "9d14925fb3acaee5", "location": {"path": "/usr/include/sys/sysmacros.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 394}, "digests": [{"algorithm": "sha256", "value": "5fda7d3b3af6553c9499ffb428c42e5d0da1e4e8627bd3c2211f4aaa7525a37e"}]}, {"id": "50c94d7b94da0924", "location": {"path": "/usr/include/sys/termios.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "bf4eeb215f6684b451b00237d7cbfa608ed053a7f786e24f8a98a463abbdfaac"}]}, {"id": "0de288a580f5b277", "location": {"path": "/usr/include/sys/time.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2254}, "digests": [{"algorithm": "sha256", "value": "2199cd4c44b3ebc8a18ca2ff146983e43b8747cc4ed2b4c2f71b583895b4e3cb"}]}, {"id": "13a2a93d9f87a794", "location": {"path": "/usr/include/sys/timeb.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 356}, "digests": [{"algorithm": "sha256", "value": "f6d6e45fb13008f7c4348c76e3e539607bb367a72c87116478aeaf32eca55a46"}]}, {"id": "83e71e806d6b14bd", "location": {"path": "/usr/include/sys/timerfd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "d9e9fdbc773309427ff460c7c2847aeeaa67616402fd0b56da196bfc9ac486d6"}]}, {"id": "cecdd177c6a1d915", "location": {"path": "/usr/include/sys/times.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "04376924e0732ed03553dd5be1131cd065533ecdbd41e2af937e1eccede54145"}]}, {"id": "35530b2cede323bc", "location": {"path": "/usr/include/sys/timex.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2160}, "digests": [{"algorithm": "sha256", "value": "0a28946f15a5bacccb3096606d20f0fccd8fa8170ee3d882ad11f1044806cd4d"}]}, {"id": "d170434beaa84374", "location": {"path": "/usr/include/sys/ttydefaults.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 831}, "digests": [{"algorithm": "sha256", "value": "59604b11fa421a4f6c14a9baf0268d298dc999f5dc85a22f55f09915373e7c71"}]}, {"id": "e3c62aa86d4d02e4", "location": {"path": "/usr/include/sys/types.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1910}, "digests": [{"algorithm": "sha256", "value": "6118194c1a6214f9a05e264c5e5318b541534c9a86860ef9288e890674cce42c"}]}, {"id": "b2a38856561b56d4", "location": {"path": "/usr/include/sys/ucontext.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22}, "digests": [{"algorithm": "sha256", "value": "09d1285d50658127d79c98b70b1206391203a7c20c5f2d1c9c0c790c40f4330e"}]}, {"id": "5f0cbf25b17ed06d", "location": {"path": "/usr/include/sys/uio.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1067}, "digests": [{"algorithm": "sha256", "value": "3ebff24f91fe3e38bce9bc15a5698c7ce4c2031bbaaf7f27b856b04253851377"}]}, {"id": "3246222cddcf9d93", "location": {"path": "/usr/include/sys/un.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 472}, "digests": [{"algorithm": "sha256", "value": "186fe17ae60beb1c76395f0642bfd6ec126793987d39b04e94662be8f581cb70"}]}, {"id": "cd10b1b8500d89e9", "location": {"path": "/usr/include/sys/user.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 200}, "digests": [{"algorithm": "sha256", "value": "d689e0a71144a784547dfe89bc9883e1bdd2baa7079645d35c439b37db78d82f"}]}, {"id": "0cdcba073d2c4192", "location": {"path": "/usr/include/sys/utsname.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 372}, "digests": [{"algorithm": "sha256", "value": "702dc2cc191ae231a7ed092349e4cc8c0ac4369ff3848562c9a15ca4b391b268"}]}, {"id": "2343a1e908fd2a62", "location": {"path": "/usr/include/sys/vfs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24}, "digests": [{"algorithm": "sha256", "value": "d89f8caeb624bcd74592aabe3d67009b85bcd553e9372a44e0893a165f2ca7a7"}]}, {"id": "4f43cf2f650d2069", "location": {"path": "/usr/include/sys/vt.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21}, "digests": [{"algorithm": "sha256", "value": "1472e3923cf0ef0fcd2b9bf9bd801a1ba9fa113d4d5271e3471cedc849f14c92"}]}, {"id": "b36e5895e15b2a98", "location": {"path": "/usr/include/sys/wait.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "acde94b89d03174f7ae945e3fe671f5fefc3beb815c99cbff0b596958377d36f"}]}, {"id": "25e9c8376c7aef67", "location": {"path": "/usr/include/sys/xattr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 921}, "digests": [{"algorithm": "sha256", "value": "4f1e3d3b75fe34805cc1d95566dc10630947c16cd5239413a80fa9f54ab78de5"}]}, {"id": "2c57994e41a0446e", "location": {"path": "/usr/include/syscall.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25}, "digests": [{"algorithm": "sha256", "value": "b7bd8aa55ec85e943bb746706a569f5a455594c4e493bbbe8cf32149545de9e4"}]}, {"id": "3c5078e938745d9c", "location": {"path": "/usr/include/sysexits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 430}, "digests": [{"algorithm": "sha256", "value": "821f3fce57e599da2bfa414fbc7aa79a2b6d5d2aeeb1e79cc61c570b23f7b001"}]}, {"id": "7cf5669edf7b6d3c", "location": {"path": "/usr/include/syslog.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2744}, "digests": [{"algorithm": "sha256", "value": "c1f3f7a96b9f35c641ec85b51c8119910e8bbe46e4d4933b987f5e515922690e"}]}, {"id": "498370ee100f719b", "location": {"path": "/usr/include/tar.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "93bcefe2026e4909baae5f6de2357ebc0dbc6344c96c9eeb6f648bf8accf6809"}]}, {"id": "bfbc9ba51aed38a0", "location": {"path": "/usr/include/termios.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 968}, "digests": [{"algorithm": "sha256", "value": "09b969e2fc65d080cd77a889cc728fa464de38a1edabbed145d9cbf1d567da51"}]}, {"id": "c69835c3cf082dfa", "location": {"path": "/usr/include/tgmath.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8558}, "digests": [{"algorithm": "sha256", "value": "7c4b6a2e99f4e72a6ebad763ac452c60fede23e99f27106ab3b03edf24b60769"}]}, {"id": "8968ceb594f1c7f1", "location": {"path": "/usr/include/threads.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "492800b04a38491e2da73fbcfee02bf006717898fcd7568329bc2d641b5d7aff"}]}, {"id": "c6de372ef811070b", "location": {"path": "/usr/include/time.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4410}, "digests": [{"algorithm": "sha256", "value": "f1574ec543bc9e810f7369a0e50290d51f5b7b57082eedc41db5060ff3b9c0a6"}]}, {"id": "5190d0e8a8552165", "location": {"path": "/usr/include/uchar.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "53230de6c8fa9309ddd35de9ee75fcaac703b72fc0422117ad492a717d3aa77d"}]}, {"id": "2fb29a642dfe04a5", "location": {"path": "/usr/include/ucontext.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 495}, "digests": [{"algorithm": "sha256", "value": "75108c66f9904f2034ef4113762dd16a929dead6ce09438b6da87911d6d091d4"}]}, {"id": "99a5a60b5ab6fd61", "location": {"path": "/usr/include/ulimit.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 183}, "digests": [{"algorithm": "sha256", "value": "a61e61d1ed7a81a26d0890a2148c0cd68d122d25dfe661e4821eb413a0e0fc6b"}]}, {"id": "826e4352bbf4c2ca", "location": {"path": "/usr/include/unistd.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13614}, "digests": [{"algorithm": "sha256", "value": "d3a5c30aa3b5db87aca1981b8e1a79197342936873cc93244639f49c850f522b"}]}, {"id": "bc49f37d6926bb19", "location": {"path": "/usr/include/utime.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 343}, "digests": [{"algorithm": "sha256", "value": "43a15b0733f47a396b40d525cb1764d5973d4d6e9b4791bb64be92c12a54ecbb"}]}, {"id": "8a64a101ba300f5c", "location": {"path": "/usr/include/utmp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 998}, "digests": [{"algorithm": "sha256", "value": "4efac28368f7a32374de846c266e2444c864ae548746aa581f50db1f56f9ea8a"}]}, {"id": "0016049ba28f2369", "location": {"path": "/usr/include/utmpx.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "20f84b9fad1c60fbbd81eda0088ceae7acf014d3e9d29c067d5b9209c05e59df"}]}, {"id": "e9dbb10f265d6b78", "location": {"path": "/usr/include/values.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "7c5f56c3e180acfe7008a7369700bde9ecc3b85d5d457fbf94efa1a0df1ba3d8"}]}, {"id": "7e20851a7b7ca25d", "location": {"path": "/usr/include/wait.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 87}, "digests": [{"algorithm": "sha256", "value": "7884d0a3b7b729c10ab9d074292be42c2bb4f73104bc9d2a27eec96c145341aa"}]}, {"id": "4f86a230d1473793", "location": {"path": "/usr/include/wchar.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6875}, "digests": [{"algorithm": "sha256", "value": "18c5adbb8fe770aeccc0a1721b03352c6a07fb8ea373a6fcdfe88be76ca5e312"}]}, {"id": "f23580fe55199c0f", "location": {"path": "/usr/include/wctype.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "cfb9a3d564aad013b7bb8d326fd9b01263c87ff73fb69c823e7695b4989fc2e9"}]}, {"id": "25fe2dea1776d96a", "location": {"path": "/usr/include/wordexp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 650}, "digests": [{"algorithm": "sha256", "value": "f72323c01c310d9a7aabb4ea62e6a20d3f2be8a390173796c100dd85e2915855"}]}, {"id": "62ed6ff8baa1ea12", "location": {"path": "/usr/lib/Scrt1.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 5064}, "digests": [{"algorithm": "sha256", "value": "2134654159337817af5d733ad752af12ad16c9f002e3bbb9e7cf57215b08eed8"}]}, {"id": "fc7411f695cd58e8", "location": {"path": "/usr/lib/bfd-plugins/libdep.so", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "eec3652721653f3d5dd78e6b9aa77974263386d6ca24bb28a9f608040dc37b61"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3968d0fa3bbb2be6", "location": {"path": "/usr/lib/crt1.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 5048}, "digests": [{"algorithm": "sha256", "value": "7eb3e240914365601a1e3237f2d860476a0878ff65957950ff2dbd58c50735e9"}]}, {"id": "3e0248a7fe44cfc7", "location": {"path": "/usr/lib/crti.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 2784}, "digests": [{"algorithm": "sha256", "value": "926a46168dbca60732de4b44734512d44dc40bd5886840fafe8ad5ccf80e6507"}]}, {"id": "43c46b96d3cf8b3e", "location": {"path": "/usr/lib/crtn.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 2728}, "digests": [{"algorithm": "sha256", "value": "cc39e6fde3d1ed27fecec5ebe8ff0349b08cd493e08b8023d5da479c64e9a5a9"}]}, {"id": "e69dfa1f1c6686a1", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22632}, "digests": [{"algorithm": "sha256", "value": "7cfdd1ea22e052c165bf7d75f1be915626d6f0f32d1d6424377edff3958e066d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b15153150e3cd181", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13848}, "digests": [{"algorithm": "sha256", "value": "28b58ba844a011350f2f3e4ca8df2884cc7a62e3495fc987a51122de37ec702a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1792f165b7bac9df", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47656}, "digests": [{"algorithm": "sha256", "value": "53d3f9265bf7aa9698c81e96614df92c8a6abed55c8f857a55473d30ccdcf8a9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "accfd3f406113fef", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22408}, "digests": [{"algorithm": "sha256", "value": "3316b8517cc64e21077a4acd322399d7b635476f35a3fa2e16ade31d0e92a689"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4bd5892113746c05", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtbegin.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 2992}, "digests": [{"algorithm": "sha256", "value": "b20984d778a167b68b997ca29ee5b279e2ce63fa0b1545f8321f5e127d5c3161"}]}, {"id": "9a6cab79fdc5e74a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtbeginS.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 3304}, "digests": [{"algorithm": "sha256", "value": "b95ed48ebf900dabc9574703f4a5b45e7228000be8a6b248969e441d43da2531"}]}, {"id": "8d15b24dc8eadd14", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtbeginT.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 2992}, "digests": [{"algorithm": "sha256", "value": "b20984d778a167b68b997ca29ee5b279e2ce63fa0b1545f8321f5e127d5c3161"}]}, {"id": "905ea0fd96ce1eac", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtend.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "235aa021e7c3f76a48a69bbf8cc9befc7a0beab695c0ed36d63a82c17f3da7ad"}]}, {"id": "f14433989af5333b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtendS.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "235aa021e7c3f76a48a69bbf8cc9befc7a0beab695c0ed36d63a82c17f3da7ad"}]}, {"id": "58c2ce4eff2e9c79", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtfastmath.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 3864}, "digests": [{"algorithm": "sha256", "value": "4f25b2cb8552e44a28e38827b31b8cf5472868fb861e2cfbf8f3e345ffcf8ce9"}]}, {"id": "6f4c8abb6315d699", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtprec32.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "dcfc284f946c7f3dd2b0660d7255622a84e8a763c70e84cf3b940bd470f50dd2"}]}, {"id": "63fdc8ae97e1c559", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtprec64.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "46b8c0de2079e87759a21719850c2140d369b2347767b97e6ddd964191d2c4cd"}]}, {"id": "33a3aca9957ef438", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtprec80.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "8b6aebe00a223735a99f2cfba29fdde1e8d778c7a79d62504e75624f1ee7f0b6"}]}, {"id": "11932253c01c85a9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include-fixed/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 750}, "digests": [{"algorithm": "sha256", "value": "32baa94efdf4fb418c20321f14a1b66982a6cd3c2b5bc8fbfbe438f687c528d6"}]}, {"id": "712ed7854e6f7334", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/ISO_Fortran_binding.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13156}, "digests": [{"algorithm": "sha256", "value": "3f849a2265e0cd1ecd44727959e27e7c7fcd42012ad7dddfe9353294e4805ab3"}]}, {"id": "3f116db89dec85f1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/acc_prof.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7454}, "digests": [{"algorithm": "sha256", "value": "8f4730ba7399e5d67159b71f817a23f44a06004164d85e4dae63c6b4d7c47bda"}]}, {"id": "ea2207d8be660d2c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/adxintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2832}, "digests": [{"algorithm": "sha256", "value": "e10d85c30f11e171e2c52e6d63e406b55e4ad9e5349f10de8c4956dd8d1eaeac"}]}, {"id": "81a2e5a4bf3d43a8", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/ammintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3216}, "digests": [{"algorithm": "sha256", "value": "8c431898ed66a055994a89ebf2a65420b5603151edbbbef64fd2651d3d5104aa"}]}, {"id": "ad16a8a737496123", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxbf16intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "dee26321b5c382c3f559dd24a9dd082c83d747f11e305f1659260c235f48f541"}]}, {"id": "b1ce9e3da810f103", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxcomplexintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2177}, "digests": [{"algorithm": "sha256", "value": "15e1fea1f31ae16a35c2b606daf8ca087f93d41f4e2590d05e8efb1345386163"}]}, {"id": "0b65bfe65324e642", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxfp16intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "640955bf310fc58508215184ad3eb9ca0b83440f53b4d2d8423ff5c12e2847e6"}]}, {"id": "38d8c33434608872", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxint8intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2093}, "digests": [{"algorithm": "sha256", "value": "f1eb5e3ba368f634ef75eaf963e0cfbb8d2f57b2933bb4aac7f496bab5af0907"}]}, {"id": "1b665d0c78298bdc", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/amxtileintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3191}, "digests": [{"algorithm": "sha256", "value": "6fd0788c028958ca0eb9356c6b49dd10e03c6a4f6e609d69ea396bf1497e3d07"}]}, {"id": "17c837e6fca13d89", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx2intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58748}, "digests": [{"algorithm": "sha256", "value": "1969e75f5890280b1b21abc7e410fab40d935a6cd765c374042a06b126d39cbf"}]}, {"id": "99e8b4d83031f317", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx5124fmapsintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6535}, "digests": [{"algorithm": "sha256", "value": "8d37fae05004c1b0eaf9a363a56a153116e04b9561910936c93b004e1c780569"}]}, {"id": "c4128fe8bdfc3787", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx5124vnniwintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4256}, "digests": [{"algorithm": "sha256", "value": "d30afb77169392b8b141b6695d3d3a3ef674ed8b7b3b9e08874be85a0b1eef03"}]}, {"id": "306021d392e3f737", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512bf16intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5033}, "digests": [{"algorithm": "sha256", "value": "d0d213945ccfc2769d088d88c8e75e8c7a11a9ad7c5495967b93b12a16a7975c"}]}, {"id": "fb13e93c8381cb80", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512bf16vlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7952}, "digests": [{"algorithm": "sha256", "value": "0e972591d87bc8ff7f94315d832e1cf021f8a7d7c95d57f3853463080d3a338b"}]}, {"id": "80260c3020781706", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512bitalgintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8850}, "digests": [{"algorithm": "sha256", "value": "d6db8fad4fe1c97f8ef4292e659ff66bfc18cd721219c66d38fb2908d9c12fc0"}]}, {"id": "c3cd0be19fd4ee7a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512bwintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 102427}, "digests": [{"algorithm": "sha256", "value": "b98bb0123727b93a0b8333c7759df44541be69f4b6a96ff3559722582eaafe39"}]}, {"id": "21ca6a95c93ee9b6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512cdintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5822}, "digests": [{"algorithm": "sha256", "value": "96e01b892e7470311207d7008a029476d75b23d83da4126b18eac55ce7575ac8"}]}, {"id": "7f7179abaa53e8bf", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512dqintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92842}, "digests": [{"algorithm": "sha256", "value": "807c218761f18a27750feb0b9656cca0b2312c8130571fb69e613fd68f38456a"}]}, {"id": "caac68a2dfcccf82", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512erintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17697}, "digests": [{"algorithm": "sha256", "value": "03fbddd38a3033a266c98b38957ede20a7bb39acdc30ec3cf2c016ba5c5c6c7f"}]}, {"id": "f669856ce3b70ae9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512fintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 525970}, "digests": [{"algorithm": "sha256", "value": "fa5dbf37c62969028bf2b520e3cd2679e8c8d9f8b20771b28bfc884e0d324b00"}]}, {"id": "8fb9b20ed24e17c3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512fp16intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 215287}, "digests": [{"algorithm": "sha256", "value": "d9ec2ee2b7956cccef77dfad48489eb90b3badc9d28cb5a9bde495f51c48a4bd"}]}, {"id": "52cdda5b39a2708b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512fp16vlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 96479}, "digests": [{"algorithm": "sha256", "value": "3254770eb028c1b0ffa4ca082febd0e2ff09f2821824fa1539b3ef76dc86e9af"}]}, {"id": "e444aa5afb73ed36", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512ifmaintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3430}, "digests": [{"algorithm": "sha256", "value": "b99fdb3edebe438713873bb186de31e4cdf95b66f3e2deff195b75800fc7f122"}]}, {"id": "8b33189ba52b43da", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512ifmavlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4762}, "digests": [{"algorithm": "sha256", "value": "552487bf054ba9fa1960a52091963a2bee0b499bfd15d1a2638fc691912c6662"}]}, {"id": "5b0ca38f1662a39a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512pfintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10288}, "digests": [{"algorithm": "sha256", "value": "375099ebe72a1425129bb792a46fab0998ed1bf260cf0219d9e71b6cf5d95eeb"}]}, {"id": "0f82b5571467d79b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vbmi2intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19810}, "digests": [{"algorithm": "sha256", "value": "19f9ec451b6860f0bc5963fe31bf4e71359b5013accd1708edd8772d791b818f"}]}, {"id": "35c5c3b2d048410a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vbmi2vlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37120}, "digests": [{"algorithm": "sha256", "value": "b2558934d6876257d2ee855f1dab7e1aee70513d63a508560f48eca69b474260"}]}, {"id": "b8e70c364506bc4b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vbmiintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4921}, "digests": [{"algorithm": "sha256", "value": "1d64d7854e9ba20cdac02e5ce822ad46e02959bc8d901c35349b972c5cf87d27"}]}, {"id": "6d70ad4997e99900", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vbmivlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8364}, "digests": [{"algorithm": "sha256", "value": "180a95a325b2d433044e38f033d58404a238b6c394a4657f70682b964c329110"}]}, {"id": "ce30ed54947d026d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vlbwintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 145769}, "digests": [{"algorithm": "sha256", "value": "6547cfa7b5fca922d1d6eec4d6b847de621b3318aae2d01ed42e8aec569722a8"}]}, {"id": "ec55a2502c982ad0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vldqintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61317}, "digests": [{"algorithm": "sha256", "value": "94450284632a07aab9f9009a27e24665515ef708c9df5cf27ecfdc64e5fa3f4e"}]}, {"id": "b18fbe07bc1ce57f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 429903}, "digests": [{"algorithm": "sha256", "value": "95ff5a0f6e89a48962de29b326020d2c36fae0ffcf13b5da738137132ec8280e"}]}, {"id": "efd6d49cc9bc4307", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vnniintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4969}, "digests": [{"algorithm": "sha256", "value": "a77101197801e2a45bdcd5794fc79f4f36fa423c208d0079fa2964ca9a775662"}]}, {"id": "5bdd24d27c0fa014", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vnnivlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7404}, "digests": [{"algorithm": "sha256", "value": "e0658d93fd0cd2b15e9f7d602616651630f318010736081ab7f2cdda2cc080d2"}]}, {"id": "a7942bbadac674e5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vp2intersectintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2105}, "digests": [{"algorithm": "sha256", "value": "a62b367e68d6e91d9ec8082028b7800c6815a0fbc61ab9aebeb542441aee99b5"}]}, {"id": "0e896995caac9004", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vp2intersectvlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2638}, "digests": [{"algorithm": "sha256", "value": "15346710376c83dbaf1e40c39a6d1bffa4d4f847c80939af3a4ccf6153b79a0d"}]}, {"id": "bb0fe2b1042cb466", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vpopcntdqintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3110}, "digests": [{"algorithm": "sha256", "value": "f08f27908c65c37b7a0350eb2d5fffee44c5ed13b4ff9a80fc4386a7c45960c5"}]}, {"id": "10da6e8ece83728d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avx512vpopcntdqvlintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4667}, "digests": [{"algorithm": "sha256", "value": "1dbf366ab647a113e38ff328ff3fc86a1decff945c8debd534fce0a9ce61f0eb"}]}, {"id": "73bfdcf78ab10010", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxifmaintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2551}, "digests": [{"algorithm": "sha256", "value": "b15699d4d75b3b084471e8e3a0424dfab76128401f8fc2d67ac9e2e911a68dc6"}]}, {"id": "715d43d476483f49", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53370}, "digests": [{"algorithm": "sha256", "value": "6306868ef91c52f75cb26853c55d8c07eb7a0b1413eca63091a1ea76bc8e40e7"}]}, {"id": "cb47b468a853bbd6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxneconvertintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4424}, "digests": [{"algorithm": "sha256", "value": "61a5f627fd48b716a0e6e8ad6b092769fa06e8068a3249c97ce29f01ef5d9a11"}]}, {"id": "07f9e2e44f5bf725", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxvnniint8intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4521}, "digests": [{"algorithm": "sha256", "value": "576837e9a9b1c9a31d1efdb171f14307f9f1eb5a885089a74bbcc1f19ee2212b"}]}, {"id": "f4f63b5a7b2f74a3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/avxvnniintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3604}, "digests": [{"algorithm": "sha256", "value": "9af5c586ac9bb3703441cb5c12348325c5f501ad5a7ed74ec848034230d3b9cd"}]}, {"id": "d29b8568bd1959db", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/bmi2intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3355}, "digests": [{"algorithm": "sha256", "value": "bf02dc9c458358d6c26d74241707e915a668e985e5f3769870d8316b4082c6c2"}]}, {"id": "1812c8e0953b36aa", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/bmiintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6149}, "digests": [{"algorithm": "sha256", "value": "c5455767a0ccf4a8f267402713d88cfd6aefc9d252da2ec7c58f7a33da3aa534"}]}, {"id": "12e17b1929c55bf4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/bmmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "4dda2c276ab619b272e25ff4fedae527faf02248382427ec594b5f097a9c2801"}]}, {"id": "d1b6c4f1bec2c039", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cet.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2665}, "digests": [{"algorithm": "sha256", "value": "5ef3dbfe7a669a3ccd8f5e4430b4a76832cd8478a3991f2c91e115d9929a80b3"}]}, {"id": "da4d790b2354032a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cetintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3334}, "digests": [{"algorithm": "sha256", "value": "e4bf3f87606c9355748a3e3328e572ae25e7b378b7d69891db948cc6e5c905bd"}]}, {"id": "d319b5cc15cfc4fc", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cldemoteintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1615}, "digests": [{"algorithm": "sha256", "value": "1833b108ce0ba1440918d257d7a8d15006ab3a156b43937ed216416fdd64c467"}]}, {"id": "b283b6c1632851d1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/clflushoptintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1664}, "digests": [{"algorithm": "sha256", "value": "db9d96d0c5aff0f2c2349259925857342bcc040ebeef9ae05763bdd30a41fb10"}]}, {"id": "784f64e90276d388", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/clwbintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1586}, "digests": [{"algorithm": "sha256", "value": "55960abd8d04aded6f053dfeee43cc0e72813c9fef960898de4b58833c0d0c3c"}]}, {"id": "d4c3c255af7ff5ed", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/clzerointrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1491}, "digests": [{"algorithm": "sha256", "value": "06553521c08b6f528baeb29228ba213d58d8bdb6ab46b46ca6cc48c998d4c13d"}]}, {"id": "39d36802b7e53051", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cmpccxaddintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "b9cfadaee234f963ceb69b32ffe5445ad5748fc4c018e66fb0b0fc109708e298"}]}, {"id": "f9268d7de06dae8f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cpuid.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10103}, "digests": [{"algorithm": "sha256", "value": "034704208a2785e19985b5f05d393c6818be633fcecc0bfce1ea0f39a733ed71"}]}, {"id": "d65b08ddc9974089", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/cross-stdarg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2558}, "digests": [{"algorithm": "sha256", "value": "aa5d54f149522b29630c9b615618a60d7e4ef271c17aecf0727a0aa56333a551"}]}, {"id": "9fe4cc0149faec86", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/emmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52354}, "digests": [{"algorithm": "sha256", "value": "e49e99cb09f4f7d94d0bc21cffba7c9eb328b903603eadf795b24b646c5257f0"}]}, {"id": "9f5aede2dc4751d9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/enqcmdintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1817}, "digests": [{"algorithm": "sha256", "value": "1087d81ac0492034e40a3ab8dbeb73956e5c5992caedd4435733f73521c3b386"}]}, {"id": "43b629e016d668c0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/f16cintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3410}, "digests": [{"algorithm": "sha256", "value": "49f301fd65334cc90e497ebca16b65806cf262fc1dae4fb72b430f6963002e8c"}]}, {"id": "dc7752450dd2a05f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/float.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20749}, "digests": [{"algorithm": "sha256", "value": "797fe35b6d174600d8124844ae4d34ed82caee39e6c71fa9dbf539215167c2e0"}]}, {"id": "53c10976e1c8e2dd", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/fma4intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9132}, "digests": [{"algorithm": "sha256", "value": "efec38eb9af19e2846e5345a5323adc5108ddb29bb0fcefa67313dad55d31483"}]}, {"id": "0a6b8e8e12b62976", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/fmaintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10116}, "digests": [{"algorithm": "sha256", "value": "6be5834649f9ddf21edd4a283dcd8079952dad7a9c48cda1a805456ce301d2d8"}]}, {"id": "a287bcce15058338", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/fxsrintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2057}, "digests": [{"algorithm": "sha256", "value": "cfe555472554a76ac7f49f770cdcff94d21d5206892ad2520b2e332cf39c8632"}]}, {"id": "9ddb0562c063669b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/gcov.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "05747ba21e9fb52121db61fec20edde359d3becfd35f3391b9600111d3adbfdc"}]}, {"id": "9280d78bb2c5ea84", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/gfniintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15050}, "digests": [{"algorithm": "sha256", "value": "625aa75b0b6b6763ff1699ddfc40fd978d5f445ebd4874eae13817ec70dcba0f"}]}, {"id": "d0e245ba79059784", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/hresetintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1627}, "digests": [{"algorithm": "sha256", "value": "100fd176944ffa50a84ffe9920dff882c4480843477d84d255a80d096e982268"}]}, {"id": "12b847e111c4a385", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/ia32intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7865}, "digests": [{"algorithm": "sha256", "value": "f502c1ae3a3fdf9b12b54b5efdfc54ded85d612b48e1b41a22d44626d454c9a5"}]}, {"id": "faf6e16d0c6a46ca", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/immintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2791}, "digests": [{"algorithm": "sha256", "value": "b3d5deb487baea7272592d170f2af4d9d7c73459a8e6da74155a752ef914cbf9"}]}, {"id": "2d257bde65a65e96", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/iso646.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1272}, "digests": [{"algorithm": "sha256", "value": "c673d8cbb7d12315f00f99f3f26b644c3406e04e289a4c2510520926e41a00f1"}]}, {"id": "8a05fd0162c28b8b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/keylockerintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4440}, "digests": [{"algorithm": "sha256", "value": "26c97e7e96fdfce41e9a4f8d12b06c2192ac929e5c6ac128051c6d3ee9f1c84e"}]}, {"id": "abecfea6d01571a3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/limits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6399}, "digests": [{"algorithm": "sha256", "value": "1c6beac959e966424f81278b354d035bf354c735bb6cffa35ef2c42f6c899ff8"}]}, {"id": "9f081223a1616167", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/lwpintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3406}, "digests": [{"algorithm": "sha256", "value": "2926c97035936148db5e22e33246848dc834bd8f9ec47e2f770842499ab89029"}]}, {"id": "0962db3b70120922", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/lzcntintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2365}, "digests": [{"algorithm": "sha256", "value": "07d37acd70437d9cc8d62340443786c4c66452ec6117bbe68fbbcf8b83909c83"}]}, {"id": "d90a70f8c9d13fe8", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mm3dnow.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7076}, "digests": [{"algorithm": "sha256", "value": "57d18200d92f665e6bf69cb787f893a6ea6433a55004f64e1e736fa9a8550a6f"}]}, {"id": "c935039c5e8be4e5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mm_malloc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1862}, "digests": [{"algorithm": "sha256", "value": "c193ac393c6e6b0794b8197ded5711d73d587baca5b25a631d9f15a89745c166"}]}, {"id": "f32229660d6f000f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31892}, "digests": [{"algorithm": "sha256", "value": "14d28c916f3817c223a76e55d4e865cf95e6d9271c0fe55c5e3e73c9b1f26267"}]}, {"id": "8c5e3a4a0f3f63e4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/movdirintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2348}, "digests": [{"algorithm": "sha256", "value": "f53915e2cbfe0330d217f6952b3ad3b392782e81f52a42372bf8897951935e7d"}]}, {"id": "0e50948549f4eb23", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mwaitintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "6e07328e6e9174eb8a6bc086d8b152fc4b5a2f03188eac0c77e0773d19b19ea6"}]}, {"id": "007c891e5175a711", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/mwaitxintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "b37eab8b0d8f5377d02be56e8ed01546c30fd26d317264dd150cc1e0d8cb6846"}]}, {"id": "570ae577f224918f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/nmmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1288}, "digests": [{"algorithm": "sha256", "value": "79d248065ced169c32fa0c89688254bc9a52cc5fd45cff1d48371dc00a8c1c04"}]}, {"id": "d38212fbd5cd65c3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/omp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12459}, "digests": [{"algorithm": "sha256", "value": "ecd8537e0d7633922d09ef1a3151a5f20ab92443d2a307bad828eec73b5628ea"}]}, {"id": "c5ddb829dfc1fd8a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/openacc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6403}, "digests": [{"algorithm": "sha256", "value": "47ce486c77465fa063b5b668caf2fe0e2d7fc63139379e1efda458a4aa3ffa10"}]}, {"id": "5aca15001844abfb", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/pconfigintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "2ba7b4923e6dca75cbe020607fb25206d6ec21cd939b278233661e303bb97c97"}]}, {"id": "f003b37301e02d87", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/pkuintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "9e795b549d5524bca141ab511abe1d4e9876378cda34e5288540d1b31ff71eba"}]}, {"id": "9adbcb8bffd4afe3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/pmmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4016}, "digests": [{"algorithm": "sha256", "value": "9d15652aaa62011c8a09c4df3c71875f6981c9ce8afd31a4b8d35af3470665a3"}]}, {"id": "618ab7e9796fc772", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/popcntintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1750}, "digests": [{"algorithm": "sha256", "value": "c565c138a12ff26089a4a839431a826b07a0e373f51f69c3c52df7b8114826e4"}]}, {"id": "36b73ec430db5927", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/prfchiintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1850}, "digests": [{"algorithm": "sha256", "value": "87a3b794e39baf2fdbe0ef92be0972bce0da694535b9b34c7e4f54c516fd1316"}]}, {"id": "f830260ff9d0105e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/prfchwintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "a88c329a3883b24d920157d8f99d2abf2efa9b0ea89548362ffde495ab509fc8"}]}, {"id": "55f60aca4dea0458", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/quadmath.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9358}, "digests": [{"algorithm": "sha256", "value": "e8711f597c69a64800a00b80644f66156623323615b03d0cdba4b4c845e44736"}]}, {"id": "223968225ec4fb79", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/quadmath_weak.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3208}, "digests": [{"algorithm": "sha256", "value": "666936d1e7ddc08bf0c94e0f82cbedcbca6b3ad0a69e385d753cf530453144b8"}]}, {"id": "562deada430e81d5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/raointintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2941}, "digests": [{"algorithm": "sha256", "value": "53e6b0e7ee4227c977fb2b16556273c755d4a8eb9e13e04bf253de3c4df41749"}]}, {"id": "a4f1beaa86f4537c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/rdseedintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2018}, "digests": [{"algorithm": "sha256", "value": "8bc9314ff1a2e14ff740abc4710b80ddb23f7f763e51d08c93059fbea39e412d"}]}, {"id": "8aa7034405faf0b4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/rtmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2739}, "digests": [{"algorithm": "sha256", "value": "f540daa69dade8122caa4a70094aca08cca5810068cb2e69c14dde9dc9eeb31f"}]}, {"id": "52e49c004392fad6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/serializeintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1624}, "digests": [{"algorithm": "sha256", "value": "fa9bdfa95137bcbbf368cd5515de5df95e41f18c9dc4a9b59757a8eb938774c6"}]}, {"id": "d92f4ea405be7381", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/sgxintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7091}, "digests": [{"algorithm": "sha256", "value": "93eb4011294dbdb4375bd155f3c3ae363e61479d431f93ed1a370b3b5c4c5bc0"}]}, {"id": "0613f8be3226c647", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/shaintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3204}, "digests": [{"algorithm": "sha256", "value": "1e7c2165ce9d3a30bbe6b3b026f621e0092753f142218dbdd8eb3adf0eaf21e0"}]}, {"id": "97f18042a9695644", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/smmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28193}, "digests": [{"algorithm": "sha256", "value": "03d9bf8c69cb77eb7a8ee975ec83c4e48ceec68ec483e91a677adce1da851561"}]}, {"id": "cec7f7b6cc79dbc5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdalign.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1290}, "digests": [{"algorithm": "sha256", "value": "e119f674e1f6194b6d561f95b01270aff8570cfdaf460098d08be38d92fe910d"}]}, {"id": "bea397ea63fcbffb", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdarg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4303}, "digests": [{"algorithm": "sha256", "value": "5a443943e67d7bab17203591b4ccb508757587d9b955ee883a053d755ed09321"}]}, {"id": "eaeaa314412a1b71", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdatomic.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9726}, "digests": [{"algorithm": "sha256", "value": "e6544cb60cf2b30c69d47424f7b04ab18bd2bc97e03a9c852b238f95ed26f3ca"}]}, {"id": "ef736637dc8a1e69", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdbool.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1490}, "digests": [{"algorithm": "sha256", "value": "68b898fc39d5d2a450df9b7263d984e7d2ad4c02675f4043a62e762f169e4b85"}]}, {"id": "9502b2224fe7797e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stddef.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13735}, "digests": [{"algorithm": "sha256", "value": "9efc696d6c7eb8bb1831b149c6a92f88a775809cd63e4007312b617915f81188"}]}, {"id": "e3db2ea10e657a10", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdfix.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6000}, "digests": [{"algorithm": "sha256", "value": "29e006fb1bc4f043f5c2fc959efba14c9cd82c1e6dd06af955c6f105276cf6ad"}]}, {"id": "b29c49f347013ce3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdint-gcc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9648}, "digests": [{"algorithm": "sha256", "value": "0a2e42d37b032271a0f6328a35bdb6fc694411a7627decaf857ba75ae7e00589"}]}, {"id": "4c7298a977e7c46d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdint.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 328}, "digests": [{"algorithm": "sha256", "value": "86a7914ab7d6a18465a6fb9a7b54f945cad604fdbf3ca0d10e4e0254e0037911"}]}, {"id": "3f5bb7e8bc477ad7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/stdnoreturn.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1136}, "digests": [{"algorithm": "sha256", "value": "15561282dfd0764e010204d93f2189d3466148a164bb09393da6c496efc09a27"}]}, {"id": "7030c1c2ac992707", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/syslimits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "22dd0ab81baadd5a8d455b445855f341d419c7b0267beca235de00b7ec78e529"}]}, {"id": "59106d700784f765", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/tbmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5248}, "digests": [{"algorithm": "sha256", "value": "2e8bb1fe7b94ad47fa8e1e83bf3c9757f8a9bcc9858c6c878bd419d1c9cd7720"}]}, {"id": "7a1ef16e2bc584e4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/tmmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8343}, "digests": [{"algorithm": "sha256", "value": "f89b4af64ee1bd0e2fd847a6183e9305d0bb0c911a4cfd67181a9381bc447664"}]}, {"id": "a8d6d500c6609be3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/tsxldtrkintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1777}, "digests": [{"algorithm": "sha256", "value": "65d009d434362665265c16bf9ba0c76607c4c160a3ba8267e769476ce4847111"}]}, {"id": "430f26a226ea7eb4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/uintrintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2307}, "digests": [{"algorithm": "sha256", "value": "121c9d5476dff4847a54d56aa8a9f688f438479d4f7e927acef04c496c81905a"}]}, {"id": "28a66ce0d809afbc", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/unwind.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10938}, "digests": [{"algorithm": "sha256", "value": "d42912846d21a01d15717f71934c5f8c0f6d290d08aaf4052ca00cc7b8cfa174"}]}, {"id": "df7a3cad45e4b803", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/vaesintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "b3f6ad9c0d8307f71f15d77dfc3a19ff080493f74befd5d405a447debd78f8eb"}]}, {"id": "e21ff68326dc4d8a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/varargs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 139}, "digests": [{"algorithm": "sha256", "value": "f9acb21973be5764aa2fd689c941ad963c1ecdd133f3a6529f279803135f8268"}]}, {"id": "4b51b24e50531cc1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/vpclmulqdqintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2727}, "digests": [{"algorithm": "sha256", "value": "dec4531650c5116cd2bc5065bc9f01e93e3e212c19c91337c4e1680bad5c804f"}]}, {"id": "fa562c883d6dcd50", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/waitpkgintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2000}, "digests": [{"algorithm": "sha256", "value": "bc231fc228c06451b3bc7d640b51b2b48e1cb2ce37890cc8596d3db31c445307"}]}, {"id": "7be579dea5d0b9ce", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/wbnoinvdintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1627}, "digests": [{"algorithm": "sha256", "value": "93cd2b236084ed86cbdde107a52f4d5dfe30775a74908b329231c0ed69a15d65"}]}, {"id": "b2fbcb4e5db8485a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/wmmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4656}, "digests": [{"algorithm": "sha256", "value": "97170f8dbd84e54bfaacc32b99a9c8bfb2516bdc5599331f3c73aa71afc92a03"}]}, {"id": "9bc90c352a966ba9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/x86gprintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6165}, "digests": [{"algorithm": "sha256", "value": "17247a581fbe3d3575556586d24001ff7e2d82eab191367af3b63e09c37149fc"}]}, {"id": "075f7e640f2cce64", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/x86intrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "14242fe5843556a5f86c29bae6e108d360ed9439acfb6e3133475e37408ca679"}]}, {"id": "189ab4772863fec7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xmmintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44605}, "digests": [{"algorithm": "sha256", "value": "4d2692d6300753823cc3d761c4254f6e053e60ec721beed0b90961a4130bad4b"}]}, {"id": "de063f77c622a027", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xopintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28783}, "digests": [{"algorithm": "sha256", "value": "10697363f6c920f5773c6c9488ef78131d7f7203a4ebf10c2c46293bda375f25"}]}, {"id": "8faca65b8154338d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xsavecintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1822}, "digests": [{"algorithm": "sha256", "value": "1e0cbfc0f220b382cf06a9051f92a131594e4899630f317959da2da6018c3c92"}]}, {"id": "cc8476f0e276b54e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xsaveintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "d331c585a2a4f7add08b17630cb7d91dcc49bbdd36fb05fa9aea3f28c5833fbd"}]}, {"id": "847a15c2d4c7dc30", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xsaveoptintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1852}, "digests": [{"algorithm": "sha256", "value": "75380114e9b35fe84d7628177d7ca187d4f8a47bea2e8ddfb5f4e3cb82726848"}]}, {"id": "920a13abd806e20f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xsavesintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2158}, "digests": [{"algorithm": "sha256", "value": "16cf193b89ba9fb71bcfc7451ea87855f550a0cef611b362f64ccbeecc59dacd"}]}, {"id": "9e66936b8e37b776", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/include/xtestintrin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "307d21db02579c3119602a46925c812bdc8d0321e71d2dd91276d8d2710101df"}]}, {"id": "45aa1333e85b82ec", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/fixinc_list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2}, "digests": [{"algorithm": "sha256", "value": "d8a957038679125d4840554fc43375697e662283121561afdefc2c3fbecaf729"}]}, {"id": "1437a74f1710b1c3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/gsyslimits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "22dd0ab81baadd5a8d455b445855f341d419c7b0267beca235de00b7ec78e529"}]}, {"id": "408443ac33ae423e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/include/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 750}, "digests": [{"algorithm": "sha256", "value": "32baa94efdf4fb418c20321f14a1b66982a6cd3c2b5bc8fbfbe438f687c528d6"}]}, {"id": "c2e66356e934ee61", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/include/limits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6399}, "digests": [{"algorithm": "sha256", "value": "1c6beac959e966424f81278b354d035bf354c735bb6cffa35ef2c42f6c899ff8"}]}, {"id": "c0ca045cb47fc143", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/macro_list", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11}, "digests": [{"algorithm": "sha256", "value": "21389b8acce788a74b652c3986e9cd23b248b4b723d321fa4713c3e1adfe6117"}]}, {"id": "d488e1c8428037ef", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/mkheaders.conf", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85}, "digests": [{"algorithm": "sha256", "value": "2a4562ef6e1b3483f0f91a8ceccfd979ad9bc9e75fd37e7ed0384121ba77f448"}]}, {"id": "75e13885faabce8e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libcaf_single.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 65218}, "digests": [{"algorithm": "sha256", "value": "138ede9a3b9fea955d429ff58d816aa54ff90e755b845ee5e28b85f592f6fea9"}]}, {"id": "5c2488917283644c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libgcc.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 3128576}, "digests": [{"algorithm": "sha256", "value": "de830f022ff87c39c0789e9eb6eff0841e13d1692cc856f3a308d0a4795e02ff"}]}, {"id": "43d7a11f5cb38bc1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libgcc_eh.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 329356}, "digests": [{"algorithm": "sha256", "value": "6023c487838693303e2b0f9732e3c4197a082d2c14e7ff02c34bcba302b5f83e"}]}, {"id": "059e869bd0dfa8fe", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libgcov.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 71066}, "digests": [{"algorithm": "sha256", "value": "9930041c6ce7b9c35278cf84ce1d6935e9f0165fdf644a7ce7f3097db6c6bdf3"}]}, {"id": "fa0eba3a7332ad5d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libgomp.spec", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "06851fc0a32d1c008b3ea56bdb562c2922b9f50a6da08d31c9783708cbb06681"}]}, {"id": "85212a7676af691c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/libitm.spec", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 162}, "digests": [{"algorithm": "sha256", "value": "66bc196e461b4a8b729e89992421235f7a03a7d873329059faa2100f5d33c335"}]}, {"id": "2cdb6910fea3f016", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/gtype.state", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1370275}, "digests": [{"algorithm": "sha256", "value": "1389e2c7b0db6e0aedfe5d1f02c475880c7fc590a57d1104aefa55424140dcbf"}]}, {"id": "730182bbd498a118", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ada/gcc-interface/ada-tree.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4978}, "digests": [{"algorithm": "sha256", "value": "023fa7450452b94ef3d2c508b2a378e59d8688f30699769ce0ed6d2bfeceac48"}]}, {"id": "12e945ba6fd86979", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/addresses.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2945}, "digests": [{"algorithm": "sha256", "value": "f3d9edb2e4328d6c9619e835b87b5e3f6e14d4ede997bbb73d1bff083c80bc00"}]}, {"id": "bdaa8f4a155c7382", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/alias.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "c5b72a9516a7eca30a957d1f76cc7c8a932e0a28583b3098e99375a9b25f5c88"}]}, {"id": "8e2af5c2e59c0e63", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/align.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2507}, "digests": [{"algorithm": "sha256", "value": "4c9ae2bac830bd5024c670a17296f902aa9bba4584c30317f02eb5fbcb1526e7"}]}, {"id": "f8a38cc2e6a1a807", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/all-tree.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 224}, "digests": [{"algorithm": "sha256", "value": "bcad5255616b42ac69bbb250184c8cce7e020d1330397fd22d78c8daea826a15"}]}, {"id": "b470ae58c38249d1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/alloc-pool.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15524}, "digests": [{"algorithm": "sha256", "value": "536ca12849b965f7516424aff8e05cbbb54b802eb29c92f548af3217c3fcde32"}]}, {"id": "21f211d95c070bf2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ansidecl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11777}, "digests": [{"algorithm": "sha256", "value": "06716406a6cd33f5bf987864ce2ffe27a5977393bfb28b7ce87621a67e05f91d"}]}, {"id": "7b1f33a3eb6c5486", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/array-traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "af336c61ed00f1362de0043ceb92f06fe5f7360f2f4a11bfb5c8ba92702fd57e"}]}, {"id": "c645615ebb47dd0c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/asan.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8837}, "digests": [{"algorithm": "sha256", "value": "7c9f6f7fe091d89eb48ead7aaf5bc26a177a90c4e76739e1839c88cfbb70f023"}]}, {"id": "76fdde36281de16a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/attr-fnspec.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8716}, "digests": [{"algorithm": "sha256", "value": "f45972c3926988376dacf76a0003996a5a7a1dd26397380774d9c810aae3eab7"}]}, {"id": "14ed073a3380be4f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/attribs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13872}, "digests": [{"algorithm": "sha256", "value": "ce4072bfd29536a4b8e91c985f19ae31a3b7650b4f0ce2f06c291551693b0d77"}]}, {"id": "d747eacb5199cc41", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/auto-host.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 59453}, "digests": [{"algorithm": "sha256", "value": "b8ff0d6ffdcb21533c8fe9b05d375bb24fa5a753f499f15ee105c633968288d5"}]}, {"id": "7740f128908616f5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/auto-profile.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1143}, "digests": [{"algorithm": "sha256", "value": "8527a175c79dba1a8a8f77b128e6cd4adf210d6a13bf7f21324f2a75044bdcfa"}]}, {"id": "4b4397ead2aa4ad6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/b-header-vars", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40843}, "digests": [{"algorithm": "sha256", "value": "2af4b5b1ac67ee4075226fe87c19e0926c430c9e560034da071e6581902623a5"}]}, {"id": "1518aaf4911a172f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/backend.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1067}, "digests": [{"algorithm": "sha256", "value": "a769348fbcf2cc4f62cb4104535b37328472ff6679e9d4ebd7525a91b1ac4f9f"}]}, {"id": "048518af23ad7885", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/basic-block.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18619}, "digests": [{"algorithm": "sha256", "value": "f2619ee16c3a42f950b0b427af2956dcbf2a22fb7041fd43b529331fbd3ca4bf"}]}, {"id": "986cbeb40e7169d5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/bb-reorder.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1277}, "digests": [{"algorithm": "sha256", "value": "e7d3be61e74749602b32d77554f5d56de18f5ef167867b250e482e64406a8f17"}]}, {"id": "264ddf5df9620700", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/bitmap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37570}, "digests": [{"algorithm": "sha256", "value": "fdd9be6d48e92ca2fcd053c56c3e746d120745f51fe1acbc1f4490ffb54156db"}]}, {"id": "739835d007459f88", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/builtin-attrs.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20110}, "digests": [{"algorithm": "sha256", "value": "fdc2318336bbbd9a51502898c6b46e625ead62fe907aad576f35f7569fd8b26a"}]}, {"id": "ea7a1398bbc3b70b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/builtin-types.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53342}, "digests": [{"algorithm": "sha256", "value": "a7e984fe65c232e518c037d5bb4d16cf74e8f81738eed401492248b164196264"}]}, {"id": "7b580b203571873e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/builtins.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95755}, "digests": [{"algorithm": "sha256", "value": "bbd89bafc02c73b4ec6b15b4322fc517fa8fe58ded45a747892b0e4f12d78d0b"}]}, {"id": "3dabb12e9a3e648f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/builtins.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7200}, "digests": [{"algorithm": "sha256", "value": "15c5c27a7b2e9be79373d761604f12a4ed74d3504778d4a2469f0356807fca79"}]}, {"id": "54837b5708172a0c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/bversion.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "6dc5747d767f559293cf30958c9686e7285b560ac423bad3fec4afc75ca7a12f"}]}, {"id": "8968e2b4a3788224", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-common.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4172}, "digests": [{"algorithm": "sha256", "value": "4385cc13d39e61053458f6d79ab7626c136c03b58976d613a33732351c295f18"}]}, {"id": "505950f4b7360f30", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-common.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 59318}, "digests": [{"algorithm": "sha256", "value": "d5498885fbcd854b4c26f557501490d5e00b40c549270d10b7bc11a9320ed7f7"}]}, {"id": "aaf0c3081ea7998b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-objc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8033}, "digests": [{"algorithm": "sha256", "value": "460eb8b3721b06a7d87e4f19083d96ba7a78a56ab312b5a68d659ec42420195a"}]}, {"id": "b5e284c44ebd0b35", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-pragma.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9549}, "digests": [{"algorithm": "sha256", "value": "14a75ae7cdb8b0e84b4269f0afb2f8dbf429e840ec42f609511602da8e8da98a"}]}, {"id": "2c12149b2476aee9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-family/c-pretty-print.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5324}, "digests": [{"algorithm": "sha256", "value": "fc1bd1ad525e0ee3b6b481b8038aad31b98fe8dbebb1f3ffcea9e75987c45d82"}]}, {"id": "75c3669da5c869b4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/c-tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35134}, "digests": [{"algorithm": "sha256", "value": "bdd621639433a009ef8ab0204f78ba4020c9f6357b246234f6bf3939017cceaa"}]}, {"id": "77e2b5fc039d5c6c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/calls.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5291}, "digests": [{"algorithm": "sha256", "value": "188f6dd04a978928c8ef21b6a6ec30b467d57da3e3b1c8d9828aa1023a32d830"}]}, {"id": "c579ee3f2bf4921d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ccmp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 845}, "digests": [{"algorithm": "sha256", "value": "84864c1ceac3d4e5a8dcde662ce2ca9652fa687d7df61c1b1a73d68193b874ef"}]}, {"id": "93525acd42aced75", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfg-flags.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6828}, "digests": [{"algorithm": "sha256", "value": "f5566f1fab9f1589b2c7b9d96c9b73dcbc02523f686bc264d07c3d03a9efd8fb"}]}, {"id": "628ee1e9c6aa3a66", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6429}, "digests": [{"algorithm": "sha256", "value": "2288eb67df53ccfcdff79d0a9d8fb690f06c2de84e5bd5c2c1b307f371c635b6"}]}, {"id": "886fa0c8b1223307", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfganal.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "9d1626ebff3462fc9b4f8518ea47992e84dd112f63fe6e6b7fe31270ddcdecc5"}]}, {"id": "5905ea94ed518e71", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgbuild.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1016}, "digests": [{"algorithm": "sha256", "value": "75674de6ab66278b0b0991e2ba376482c273b2f7e8d025650a85e5285a2b598e"}]}, {"id": "574afd8be4de546a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgcleanup.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "cb1dfd9de683927cbaae3e207f0aa98aeb07cab5147180017dd7a11cc9fc8a78"}]}, {"id": "27eb8536c986a756", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgexpand.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 966}, "digests": [{"algorithm": "sha256", "value": "d9b617983dc0a9ab8d4b648c63ff0b633b7e2f81768cde0dc36368f46c34e3a1"}]}, {"id": "406b1761b0d28fa2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfghooks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11428}, "digests": [{"algorithm": "sha256", "value": "1fdd54693186cb5c8abf38667ac146e94bc69164049da65bd34275b7fcf85da0"}]}, {"id": "b8b6d2057a613e1a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgloop.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27914}, "digests": [{"algorithm": "sha256", "value": "fe09467eea2c176f44e53a0d369d18ad6a489620dd18b426d1d3c40e6f095167"}]}, {"id": "b75032d02a6796f9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgloopmanip.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2499}, "digests": [{"algorithm": "sha256", "value": "d5287436e49903f67cfbb8137e0a028a5a541df43b0252023d37ae17a9491226"}]}, {"id": "b9a03cfbf44beb3e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cfgrtl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "8460ddbada8294fcbd8052b9b1ed9c28d0f5a857bb978807a3fcdd22d8b76faa"}]}, {"id": "1ae6960ebf34e13f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cgraph.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 124258}, "digests": [{"algorithm": "sha256", "value": "557340cd561c3256a94eb262d0442b99a63df6c0bf2fc1fa0211d50b353b18de"}]}, {"id": "ce95cf3bdaffe2e1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cif-code.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5632}, "digests": [{"algorithm": "sha256", "value": "f27acb01a17cc0c62c01aa4982155115bfd69deeec1766e3c26cd630973d2405"}]}, {"id": "2302cf03fe47c8d1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/collect-utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "69db322f7d423f2e7bfcdf0ccae1c90c3853c69ac8c209c0e894d6784f0d19b7"}]}, {"id": "1f7cfa955d8c4502", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/collect2-aix.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8594}, "digests": [{"algorithm": "sha256", "value": "7870fdbea37370be7ec92824a4fe4e7c24bfe62767b448801efccfa0f83df7bd"}]}, {"id": "2e10025dd2eb9381", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/collect2.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1308}, "digests": [{"algorithm": "sha256", "value": "ffc4a02f68215b91971535d2569ddb46c65626f83aad16bb9d7cc5e31280e10d"}]}, {"id": "7eec1ae614cf9371", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/color-macros.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4891}, "digests": [{"algorithm": "sha256", "value": "baa85177f344454041d22b1147ed169ab68064beb0cd4a7adfc8fcbeefca7b3f"}]}, {"id": "fcd31a2780e1909c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/common/config/i386/i386-cpuinfo.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5991}, "digests": [{"algorithm": "sha256", "value": "45bafa2508855ee56905481b2ad8ecc6195b66b79d82c6bd21cecb12f5d2d6db"}]}, {"id": "862fdbca2b9f49cb", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/conditions.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2766}, "digests": [{"algorithm": "sha256", "value": "15954fefc8d00dd5d2a3ceaf17f957a78bcf08ca25681703fba345649bf4c97a"}]}, {"id": "a802a5b299a45de7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 217}, "digests": [{"algorithm": "sha256", "value": "41150681fe15436d17aa3a0b45b57345a65238fb945b14b0ca2bdf857e723e48"}]}, {"id": "21dd2ea077d945e9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/elfos.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17996}, "digests": [{"algorithm": "sha256", "value": "255fe5da07efc03e66574ab45a1c92deb4ed7cc064f83677e1cae109065b8354"}]}, {"id": "29445dc4231539b3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/glibc-stdint.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2854}, "digests": [{"algorithm": "sha256", "value": "45e61be0214122daed3ce73a9edec9709c8d1b191a424ed6efd6db4d5b31f032"}]}, {"id": "e53384296e530e5a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/gnu-user.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6502}, "digests": [{"algorithm": "sha256", "value": "59f60df9a28a9cf550045e2d5fae2d11453c388555dbeafcec9db9a2e8449628"}]}, {"id": "71a94303b7820503", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/att.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3186}, "digests": [{"algorithm": "sha256", "value": "48cc90a7598d0ab51a85b0cf3143f187610754da7c47ecd9ac463f2c9d5cec29"}]}, {"id": "bd03551a1358390c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/biarch64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1293}, "digests": [{"algorithm": "sha256", "value": "a6fe8538bcc4db531f57ddb5b80d28e09b05c875e497f58542ff7fa4252cdfef"}]}, {"id": "dc5c4a49144e3c47", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/gnu-user-common.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2629}, "digests": [{"algorithm": "sha256", "value": "14a738ecc63fc02ceb153060c87722d3417ebf5564ca7889f2f27c742f20285c"}]}, {"id": "1957e80abfa6d92e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/gnu-user64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3272}, "digests": [{"algorithm": "sha256", "value": "55dc6669ec08540174365575c4b5e6d54ad0a2037a1ec8d03dddba2e32b4f0d3"}]}, {"id": "7b00b51c704b47f9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/i386-isa.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2399}, "digests": [{"algorithm": "sha256", "value": "d4d39a44bc16d20dc2c8a10ad4b70156a548e2d38a32fda01811a253d8f4952a"}]}, {"id": "c08c2ae784ae305a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/i386-opts.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3322}, "digests": [{"algorithm": "sha256", "value": "84ae505f2aeabbece530164dbefa82465b943331e490bb73ce40d088d9879ce9"}]}, {"id": "24753d906cdfc93e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/i386-protos.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17536}, "digests": [{"algorithm": "sha256", "value": "d5a24ab0e669449ec51b483c5472cdf185ce5804c56d014103cee611eabc65df"}]}, {"id": "7a615e302b55472a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/i386.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 113345}, "digests": [{"algorithm": "sha256", "value": "3c018b27c742028c169814df240afb531f66215859a04997fac6d46fd8d623b1"}]}, {"id": "4dbcb6292a8e0713", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/linux-common.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "eb6e3de8ee383f691f2b83c0cdafe8f1687c06c703f0854623dc71569304622b"}]}, {"id": "f012e63ab48f6148", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/linux64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1669}, "digests": [{"algorithm": "sha256", "value": "9007684d92746203c280b53a69debfff75851e31c1cd9ce6cd5c61f705d5179c"}]}, {"id": "10f4344cc1a97153", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/stringop.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1040}, "digests": [{"algorithm": "sha256", "value": "ca5f3b59774dade073e1fc95a86c933634b8407437f250a7882fa762967f158d"}]}, {"id": "a34d147666acea64", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/unix.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2878}, "digests": [{"algorithm": "sha256", "value": "f6896474c5b3fbc38927276acb79abc519e71b98bba82a614cd05052c24cee28"}]}, {"id": "ddb00cab7ad2b5e0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/x86-64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2982}, "digests": [{"algorithm": "sha256", "value": "fecefad6255ddd8d60d9f3b546024a93db37dce7ccf277668de35336ce837471"}]}, {"id": "58ccb86d55d00b2b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/i386/x86-tune.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33316}, "digests": [{"algorithm": "sha256", "value": "bae15bad4d63e60ea0536ad709abadbb64144d83d8f69d0fb56029776d365d8f"}]}, {"id": "2caf6da49aa54d2e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/initfini-array.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1625}, "digests": [{"algorithm": "sha256", "value": "3b824fa8ab2a86c5b8e5a72b4c868e569780d5e867d80755538e483cdf04b4ab"}]}, {"id": "ffb51ba7e60dd19a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/linux-android.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1947}, "digests": [{"algorithm": "sha256", "value": "875e34fffe6e6bf06cecb83c1edfc221c6bb61a096ef38c60abe63914c72d297"}]}, {"id": "6364f63410b116e2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/linux-protos.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 811}, "digests": [{"algorithm": "sha256", "value": "4240c4b506975f484248da9a3c668aacd837dba532be7d6d174f40405c9561af"}]}, {"id": "abadd2a6c710d916", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/linux.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8628}, "digests": [{"algorithm": "sha256", "value": "051eed395e7628fda4f2e60f29c8a3c8ab84414ee8ae6447abc7fcd1a5db9fee"}]}, {"id": "bb89231cfb6edee4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/config/vxworks-dummy.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1611}, "digests": [{"algorithm": "sha256", "value": "f86e24a101cf141fab63458b812e0aed5bde16850a24d1045f6cebbc2977f3cc"}]}, {"id": "733ef3fad137c99b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/configargs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1048}, "digests": [{"algorithm": "sha256", "value": "11b5746802e904a16c71416a0a23c856e4fc04d2525091ebacc3ff7614133949"}]}, {"id": "4d7ad24a6eda60ed", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/context.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1732}, "digests": [{"algorithm": "sha256", "value": "aafa561687a1cc40f753d8085f357a82db14b291f195e98f7409606439004c94"}]}, {"id": "92faae32698ef406", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/convert.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1848}, "digests": [{"algorithm": "sha256", "value": "b37b99a1b2bb94e6267ac860b76683eea2ce19e53b51ec0899ac5b1c5b97b2c2"}]}, {"id": "cfecb7926eed75e1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/coretypes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15197}, "digests": [{"algorithm": "sha256", "value": "169d3b325ba9957aa6dc3953bb26dfed3bed2618950585f1891d4ab9375def21"}]}, {"id": "e923d79ea09d46f5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/coroutine-builtins.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1927}, "digests": [{"algorithm": "sha256", "value": "9b7e57e064c7740d204e9bc19eda510646e3a0801978770e8eef3bf124e662a9"}]}, {"id": "ac4415639e454661", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/coverage.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2308}, "digests": [{"algorithm": "sha256", "value": "5e566a797e02c4abd09b0102310950625e8d325264a17fdbb0817448ca99bbf1"}]}, {"id": "175c75038172db63", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/contracts.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9714}, "digests": [{"algorithm": "sha256", "value": "35d2eb58bf53d383c73d7c362148c2ff354fb2691ac0a86e65562757bf6ffdeb"}]}, {"id": "2fed82ed3d3c7ed4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/cp-trait.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4936}, "digests": [{"algorithm": "sha256", "value": "c2ed08f00e4a126eb18bb8668fa966d8d66ebfdc57f65dcc4a66b607f0b3c252"}]}, {"id": "bdf1e29201cc12ca", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/cp-tree.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27148}, "digests": [{"algorithm": "sha256", "value": "a3d582ccb91cae886555cfe3541283787a2659c1b310d5a4fed427cd54120563"}]}, {"id": "3ec0fb5b1a3dd42f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/cp-tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 350717}, "digests": [{"algorithm": "sha256", "value": "86edcde4a62527211d85cc65167ecf307d63751c68827e858e088129a46e44b4"}]}, {"id": "3d92be09b74bd0ce", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/cxx-pretty-print.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4883}, "digests": [{"algorithm": "sha256", "value": "533988176d9313b5e081e45c52f0ef1a86e9d518548fdf1f2ae56f2ff71b1a2f"}]}, {"id": "d90487348f17b218", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/name-lookup.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18488}, "digests": [{"algorithm": "sha256", "value": "3c012c6827b6efa1c9477ecb59b3147036888f0e0183614ef3a7847bad5c89b4"}]}, {"id": "dc1d9f44d2ee6cce", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/operators.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6848}, "digests": [{"algorithm": "sha256", "value": "5b3199c6d97f307cb6bbb296e30f7518900548c12d1c8f45699e4e54bd40d2a1"}]}, {"id": "22a28b25e2549f4b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cp/type-utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1877}, "digests": [{"algorithm": "sha256", "value": "3d0f20f1400cbef0786ee4871e656a20a4ab80315641b11e4efddaa79c016888"}]}, {"id": "e6ad9c87730bcdd2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cppbuiltin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "172a64e3f9a2dc4d2b05bcb3e16716336160ebd801cc17bbde02c81232a9407f"}]}, {"id": "dc5e1695cce2d644", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cppdefault.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2987}, "digests": [{"algorithm": "sha256", "value": "d105e4f83c7403684db87493b30f52304d6a7c4a3ada1f56d3d2fa1d565e007c"}]}, {"id": "3e50efb4a5c5a979", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cpplib.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 57470}, "digests": [{"algorithm": "sha256", "value": "5e9556b74a8bb30051767c539c7d1b8e5eab2043d9674a7419f51f61dc16f3a7"}]}, {"id": "fea1b757ee3f27be", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/cselib.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4592}, "digests": [{"algorithm": "sha256", "value": "3e3f877bf198338a5bec51c76e87351f246abb69088e7531fef51db2c80e7c84"}]}, {"id": "aa080809690343d7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ctfc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15687}, "digests": [{"algorithm": "sha256", "value": "96197421f357e1e3b007a1757b6f77bb3d76800f453527fb62f547523669d3bc"}]}, {"id": "ad4e46df2f401b18", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/d/d-tree.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1386}, "digests": [{"algorithm": "sha256", "value": "a07d2e1d5354fef980d33ad14614b445cb1246e3b3222d8dc27eb443f502d484"}]}, {"id": "0a122ed69f897120", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/data-streamer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10999}, "digests": [{"algorithm": "sha256", "value": "e5b02a3dfb361820a5b24fc1710b38666626cc13fb78311332d1ae601a13a873"}]}, {"id": "ddfdb6f4bb66119d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dbgcnt.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6668}, "digests": [{"algorithm": "sha256", "value": "68d2ba3391fbcd277d748eecd075b18f8610539a7c4600ac49dbd46b18a17cfc"}]}, {"id": "a3735048c5da2f0f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dbgcnt.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e5f9da2c42dfc0ce09a321a7fb324a63b0ff6c789d761191be58c1c8af7b8e05"}]}, {"id": "54cbef5d24c1367b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dce.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "0d029fe1379ceed3849f271390cc12c98359a16631da462f8ba5f12c9131bec8"}]}, {"id": "ffe2a6a5dadb9c7c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ddg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5459}, "digests": [{"algorithm": "sha256", "value": "2b647e04c726df5ed328fde718ce5b996366831578c0d1591bf38620be092a06"}]}, {"id": "2f052bd21ea575a8", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/debug.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11479}, "digests": [{"algorithm": "sha256", "value": "d3ce98401f5216d6ff167a2701ac6547ef332e1a98eb933778526dd866b6aced"}]}, {"id": "644721669181e12d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/defaults.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42136}, "digests": [{"algorithm": "sha256", "value": "012ff1fece4d6d52b00647a49472045054094afa11637d7d5fdaced73ab95eae"}]}, {"id": "15ee431994129705", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/df.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48230}, "digests": [{"algorithm": "sha256", "value": "ce939e0a7ae288d5d5ed39993f69eca3b2696f8fd9d3d7ba1c8382a6a98fb14f"}]}, {"id": "a878ca863809334a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dfp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2361}, "digests": [{"algorithm": "sha256", "value": "6550085e484d044a7f674ada222696b618520b3028cf2d5916a2e36916d523aa"}]}, {"id": "53eef5eba999ee32", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-client-data-hooks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3567}, "digests": [{"algorithm": "sha256", "value": "8470edd627b9faa12436145be03125fb8d6359804f88d267056434bb9c1d4cca"}]}, {"id": "fe8e23eab21f506f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-color.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2302}, "digests": [{"algorithm": "sha256", "value": "0f84d9affbe4c7be3f20b7594db32ac7a8b8b1a5ab6e90045b6e6eeef9cf2bdb"}]}, {"id": "2a931f54b8be344a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-core.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5214}, "digests": [{"algorithm": "sha256", "value": "2a5d445b78fc1981fc32e9b1ec2ed84b26f7009459b05dc8086bb9dec2002a54"}]}, {"id": "cbbbeeadba2a0b75", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-event-id.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "8f33443da1ae6a5b747ceb0a43f824a65ee10c5205ec3a8ce5909244300aa08d"}]}, {"id": "e295775236a1cbd2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-metadata.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2270}, "digests": [{"algorithm": "sha256", "value": "aba695214641b9efe0623f1e9ab999d116912405a5cdccdf3f3b3dd3671b7983"}]}, {"id": "ff52264d8bc3c099", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-path.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6885}, "digests": [{"algorithm": "sha256", "value": "e97bc1cab6272b6aebeefabf0e53e6fbed508bcd82cb90b4fa814a3e92ebdab9"}]}, {"id": "2187ed3efe5f8539", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-spec.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3628}, "digests": [{"algorithm": "sha256", "value": "0be5036f3162914a45a387f325f24ef7c00491f53f232053e9ac6e6c16827f05"}]}, {"id": "dbf8934c4b05d888", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic-url.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1587}, "digests": [{"algorithm": "sha256", "value": "0e6546e3a19732b9522a15a54aa56f5e0c76ed691cb152ce96f2fd7b3f0926a8"}]}, {"id": "c2edfc9287e1f868", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2645}, "digests": [{"algorithm": "sha256", "value": "d13eaa301a150ba0415fb5cd8f5f22e001bdabccadb7b3a4a6b02dbaa42cd909"}]}, {"id": "8f62c16072e0d856", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/diagnostic.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22673}, "digests": [{"algorithm": "sha256", "value": "94781ae0ab138d083f6679a1521071723de43930ad8ee077d58b2c165bbf4242"}]}, {"id": "1916dfd9fe440faa", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/digraph.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6740}, "digests": [{"algorithm": "sha256", "value": "5e6c941c7cfd22065c77c2d1f17af5c2658544e28805c7c3aabeb3f7da0d6d94"}]}, {"id": "e3d525c17756c643", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dojump.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3015}, "digests": [{"algorithm": "sha256", "value": "b1ed271ed0b8aa8a93f57d8977709d60a210c12b6cffadd8d6bf57dde9fe5b0f"}]}, {"id": "2039820fe59fb9ae", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dominance.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3653}, "digests": [{"algorithm": "sha256", "value": "961c8c913939e13d4852f3a570366c29fefdd40f0964dec97ee505f647586b8f"}]}, {"id": "5cb5a5a8600823b4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/domwalk.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4558}, "digests": [{"algorithm": "sha256", "value": "db08d680f9cdc82f5e28833151567a9d08822b83bb400427d085d870a0dc809b"}]}, {"id": "e22e5d6d6ca2eb69", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/double-int.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13501}, "digests": [{"algorithm": "sha256", "value": "82206f0bf9b69a31fc1a3b12fd8f49a872e58db4df289106580356a6fb688c06"}]}, {"id": "037edede1b180e8e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dump-context.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9321}, "digests": [{"algorithm": "sha256", "value": "17d8b5525f58ed35c4464cdade8e6464ef9dee9ef256a0eccc4eaeeddc520ed2"}]}, {"id": "ccee517666617efa", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dumpfile.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23434}, "digests": [{"algorithm": "sha256", "value": "9d27e3418748299347a59ab42ff93c640e520ea31e0c3c76c61f5b5f93654086"}]}, {"id": "ef14995e7c2c8f5c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dwarf2asm.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3153}, "digests": [{"algorithm": "sha256", "value": "1f6bf7e4d5ae00679873a10a3fe49b988fa4639b7260f875fb11230749d0c99c"}]}, {"id": "73265d60627e578f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dwarf2ctf.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1993}, "digests": [{"algorithm": "sha256", "value": "c114e1458772074b645a9f8c631afc9beffd0e229223576c3cdb340ab1827a2e"}]}, {"id": "33442c7d45bfb3bd", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/dwarf2out.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16250}, "digests": [{"algorithm": "sha256", "value": "0303929170f719d93b6cdfb7087ad5382cda932518e1d46adf044675194f9936"}]}, {"id": "6f47f4b4545fd6e2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/edit-context.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2189}, "digests": [{"algorithm": "sha256", "value": "e98acf62a5e89d7bad5fc45b533abf35de9d9020217aec6f93bdbee51a7cf667"}]}, {"id": "b6b542e5a5e18674", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/emit-rtl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20076}, "digests": [{"algorithm": "sha256", "value": "56b4b8df8e0985a35eccff9695b2b8da669369a358d36f50f82e82e9305cfc39"}]}, {"id": "60cee325c820afd4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/errors.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1596}, "digests": [{"algorithm": "sha256", "value": "dfe0ce5c23a94e691cfc94d3a0acae1ae2dcc9b237b6ff7e1944429a90cec695"}]}, {"id": "3346b5d42902c551", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/escaped_string.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1382}, "digests": [{"algorithm": "sha256", "value": "0675494730bc2bc17b41e19765e4a96dc360a6fe451a1890ac23355988f46bff"}]}, {"id": "3dfaa9b7d5014651", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/et-forest.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2693}, "digests": [{"algorithm": "sha256", "value": "686244bfa730ce91232887f22bbb0b9413043a714424baffca2aa3bc90d6aea4"}]}, {"id": "7b2547f770fc6b09", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/except.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12244}, "digests": [{"algorithm": "sha256", "value": "ac102cb63acafb40203090aeab74dacb8323bdfed728383112949911172bf4a4"}]}, {"id": "6c44f652fc9fbd95", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/explow.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5741}, "digests": [{"algorithm": "sha256", "value": "fef76c10fe4494ebe014eb320ec641c97ffab633ce9adafbdda0e6c60e1cc5b7"}]}, {"id": "a38d06fdc5e98637", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/expmed.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21038}, "digests": [{"algorithm": "sha256", "value": "c75c31bdb6fe8e0dbf142fdc299f8f26ec9dff754664e457a49d1de84c6e481b"}]}, {"id": "f08842b748df90d0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/expr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13805}, "digests": [{"algorithm": "sha256", "value": "ab3389f2a5105969867a2dec77eb92f5dd55cfb3c46d26342e5724ee8e47a4dd"}]}, {"id": "a0e5dc1d74008aeb", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/fibonacci_heap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16180}, "digests": [{"algorithm": "sha256", "value": "c82178ff485d0a61bdbd2450a9ee16caf57e83d98fd37e3326c53593c644e56e"}]}, {"id": "d6a9e5f45be066dc", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/file-find.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1717}, "digests": [{"algorithm": "sha256", "value": "0057ddd2bc41631e6069b900bbd34b7895c248d620da2ecde6a07d06d7c77b9a"}]}, {"id": "e8c4d2773ff5d8e9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/file-prefix-map.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1245}, "digests": [{"algorithm": "sha256", "value": "fc606239667d9c5f0549db1d03e64bc1322d73072e92755dfcea9ea1556dde60"}]}, {"id": "15482fcd97103131", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/filenames.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3524}, "digests": [{"algorithm": "sha256", "value": "93d972961c2d41445faa2ff3ac5ac4aa9f68ac332e31ca32dd77b08ad8830b60"}]}, {"id": "1397a8b5ebaacc76", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/fixed-value.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4155}, "digests": [{"algorithm": "sha256", "value": "2312325be7943854df0faade267a89b1454cec041e035614d0499f8ce3a8c538"}]}, {"id": "67ef2b06364ef390", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/flag-types.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15499}, "digests": [{"algorithm": "sha256", "value": "5796693bde1e7f9686a857964835bdc7bef1ff9c3a597ef24c1bd8e2eb398d9c"}]}, {"id": "df35c072061ec8a2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/flags.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3627}, "digests": [{"algorithm": "sha256", "value": "52d3cc3697ccb7e70ed38655aee02914046ac9d11284278c2078c88df447d6ee"}]}, {"id": "557c6841b6f88f6b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/fold-const-call.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "94afc3bfb186de354f97612522fd97b07d7b8a552d9d99665aec6804111dff21"}]}, {"id": "cf1a92fcc57765d3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/fold-const.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13407}, "digests": [{"algorithm": "sha256", "value": "f440020333fb36bfc709dad7271c43fdb96229f041dcd9248fa3e30193207afd"}]}, {"id": "a8818845e2fd301f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/function-abi.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11340}, "digests": [{"algorithm": "sha256", "value": "4a87c748bc1dbd27969a4ab1a1b50d44e512b3b6d939f07b582002be8c3bb0a9"}]}, {"id": "3171119209723aca", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/function.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26167}, "digests": [{"algorithm": "sha256", "value": "221af11d18566ae92ed7a523a9a334bc33b1b2b6621e1b30df86544c6c1ffafd"}]}, {"id": "3390d9e311ec49d7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcc-plugin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1247}, "digests": [{"algorithm": "sha256", "value": "14da5c4c72e867d3143078d6b2a4552ea0f69ddc3dc56046cf971e02b5b38811"}]}, {"id": "e63adec731ea624f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcc-rich-location.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6464}, "digests": [{"algorithm": "sha256", "value": "c2a70ac4254fb197cb9c67a8167accc6dff3c46f5e324545e325acfc78b446c7"}]}, {"id": "f304fd2e1998ccd2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcc-symtab.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 942}, "digests": [{"algorithm": "sha256", "value": "1d32456e30d45648cc7c673b5b7164a41e6119336f1f2cd31bc99bf9b9be445a"}]}, {"id": "e3b94b6b37d5f371", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3073}, "digests": [{"algorithm": "sha256", "value": "9ccf4af910f55ed3437a891768f184b8b71f13ebf343de0d79c9feb7f073f409"}]}, {"id": "505330a35a5edd87", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcov-counter.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "0088739f71d5b35269c58a6bc6ada86054fb572f241fa349913d36596bb4310b"}]}, {"id": "c8f03f88286164d4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcov-io.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15775}, "digests": [{"algorithm": "sha256", "value": "10ee424e78fa32a593879e9aee7cb6f6f40b00ef35d4bd10e7d880e0af7ec0d4"}]}, {"id": "996a92fe19d0e262", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcse-common.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "5f157e267c71b120a95972b98cc484e9b7615ce3f8db491760c1d5a8ae735ce8"}]}, {"id": "b1558aadf960c9ef", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gcse.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1497}, "digests": [{"algorithm": "sha256", "value": "bce4f75524046f39ccf160d8015b611f8e2a415814cbfe775c3abe6a66c1daa3"}]}, {"id": "652236b7b47fafd7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/generic-match.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1256}, "digests": [{"algorithm": "sha256", "value": "4115d7893cb95f4120f9ed831b1dd0388310ac85daeac5d23afaf91e2a8606a1"}]}, {"id": "ed6f3a5ded5feb02", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gengtype.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17392}, "digests": [{"algorithm": "sha256", "value": "1018ca478ee084f9e62d3511e50ad23468fcfa97caedd07906f14da34a54235a"}]}, {"id": "75ae31dfa07f9770", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/genrtl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47491}, "digests": [{"algorithm": "sha256", "value": "42d108de1fa4567927e5723d516199b34fc863c06b219f8f7cf29361611eb392"}]}, {"id": "081ab5f374e9940b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gensupport.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6973}, "digests": [{"algorithm": "sha256", "value": "83d8a07bd756470d5dbdb9d25e3d3d2740752062d48ca0178b58212216f44ece"}]}, {"id": "0c3bcae1ce72ecd0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ggc-internal.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3933}, "digests": [{"algorithm": "sha256", "value": "c6d76d4363a59a8ad548d6617493eedf9c8602a80d5fa74607efe46f81fef84e"}]}, {"id": "c77a3c415ca68300", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ggc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11339}, "digests": [{"algorithm": "sha256", "value": "82f0910f755cf53737df25fb67a19575be886b82b8d689ccca100bb17419473e"}]}, {"id": "c3312e37edb5a659", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-array-bounds.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1571}, "digests": [{"algorithm": "sha256", "value": "fa88c5499e9b77f8661f20508ea78d9b818079251bc0e2744d40b1434f0b8542"}]}, {"id": "308a000e22f3c829", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-builder.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1503}, "digests": [{"algorithm": "sha256", "value": "8c4d9b5570c51f4e801e26b0c293e11d3732fe37879a06b0ce4c6b4a98a07532"}]}, {"id": "c22220b2c5574e4f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-expr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5158}, "digests": [{"algorithm": "sha256", "value": "a4ec8bb41e137b5bb5d8ff884d791b4f5dce3b28b724591bc1784bf5ed65264d"}]}, {"id": "51df4e90dcb58e06", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-fold.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10870}, "digests": [{"algorithm": "sha256", "value": "b7eae6b1d5defa242a37fd7408b5fdde55fbeea2ee0aec8d9759540c936ca2c0"}]}, {"id": "cf0813a3294ee009", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10275}, "digests": [{"algorithm": "sha256", "value": "ddb67b974a0d1ea7b36919c49ada50ab0d41d1039c774a224672b27cdf42e0e0"}]}, {"id": "a79763e4f5e77844", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-low.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "69f3378a5afdc45a998194f4c708a567c789b2ce0c4fbe492c1bc40bbeabebd3"}]}, {"id": "a74b5530e4cb8a21", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-match.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8983}, "digests": [{"algorithm": "sha256", "value": "22962af6a3de149826a8e197ae153d7fffdf50f79dbd0845a794545f25286520"}]}, {"id": "75dec05eb1db1fde", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-predicate-analysis.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4972}, "digests": [{"algorithm": "sha256", "value": "49461de35bd6bb6448d29aad95b9388d1a036374727943cbebedd341b8e644ef"}]}, {"id": "930ed722f822750c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-predict.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2530}, "digests": [{"algorithm": "sha256", "value": "dbb82424051d2ab36ad938d31704898b92c0f8999c4aa5e3756c15380133458e"}]}, {"id": "c849638c4b7e2f4f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-pretty-print.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1662}, "digests": [{"algorithm": "sha256", "value": "0b5ae839465cfb6be8bb75a1a5c64cd41a0be40bc63c9f38fbae7a8f1afd1523"}]}, {"id": "144aa545a82ba02b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-cache.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4147}, "digests": [{"algorithm": "sha256", "value": "2b2bb0081f8b72505e3ff1d2e25b6dab3c14a81755d82dc3a32fe7f4ffdb18b1"}]}, {"id": "5d70a0d97df917ab", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-edge.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2144}, "digests": [{"algorithm": "sha256", "value": "f70a149742d8b6d87cef7e2912fc3ccda35521d5ab9b47c566546cf322c9d261"}]}, {"id": "6ea5a837712d9ec4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-fold.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6307}, "digests": [{"algorithm": "sha256", "value": "0990e92eb8d346fd08962c6c27bbe9e56bf05399fd36ac790e556a67c911bdc5"}]}, {"id": "e283a751f832626e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-gori.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8692}, "digests": [{"algorithm": "sha256", "value": "adba924418190f95c63dd1c7a59922fcc18b6bd9d45faaf2ccd12b3191d8a706"}]}, {"id": "c047956a0a0061b2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-infer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3073}, "digests": [{"algorithm": "sha256", "value": "73ccc7ad72242c1dade2d85c33e803942cbb50a9e59518bda6023da2392f47ea"}]}, {"id": "abae0d38fdeb2f7c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-op.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2035}, "digests": [{"algorithm": "sha256", "value": "9103654748691af3206f7dc00995e9c6c68b3c0cfe9a6294eaf760dfb888adb2"}]}, {"id": "afaf03454ff0d5e2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-path.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4384}, "digests": [{"algorithm": "sha256", "value": "0f5bb2bab19be8fbabe84bbd037c39924f78015b9d2b6cf103045e1a86fa2cdb"}]}, {"id": "b837a1567f08ad0a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range-trace.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2383}, "digests": [{"algorithm": "sha256", "value": "8dd32ec528b1548e6f8e9e85f2412c808ee1c1a9b19942dbce67da7b6d3866f4"}]}, {"id": "29e598bdaec59cf4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-range.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3886}, "digests": [{"algorithm": "sha256", "value": "6e1ec1d0c60117eae8e0b011a85e7dc86f084751362e814decc8c4da1a90dd50"}]}, {"id": "b999025de5308f83", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-ssa-warn-access.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1934}, "digests": [{"algorithm": "sha256", "value": "8930c781c5a7bac209dcd489c3466c59671a98e1ccaa7d3b3a3d2a536407ff68"}]}, {"id": "83803f23375bcbb5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-ssa-warn-restrict.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "445c7b6af465bd66f70e984a75edbf9b3d12f78a6a402a3b7c0da62af142fe1d"}]}, {"id": "7a03c42619d95432", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-ssa.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5477}, "digests": [{"algorithm": "sha256", "value": "10f6662fd0ac0a31be74d407313e06d9276bd5b298d9be0a762e756eab629045"}]}, {"id": "41cdade7ff7a6bd9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-streamer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "699116c82b3d4d27f237e7f7e6bb44d7ae82c64654b2b70d89dfc35a29f84738"}]}, {"id": "4d4a598b0f971bd2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple-walk.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4260}, "digests": [{"algorithm": "sha256", "value": "fe58ab5c8b95a6c3975b35a075f00e3704f8519968a388c2989b30c0c62e6691"}]}, {"id": "53bdbb9ce78994aa", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16974}, "digests": [{"algorithm": "sha256", "value": "ec4c9c88546fa7cb5130de64224baea8f2f2481206a35825ff5f0725f7be611a"}]}, {"id": "e3f5cc379bf63629", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimple.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161475}, "digests": [{"algorithm": "sha256", "value": "3da4923eb7137e70e89af8e31b0164f5ac9ef3979b32b158fcc68787a091ff2d"}]}, {"id": "dda9df7d87e17726", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimplify-me.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "13ca97e62e1046c0ee94573bc528f690f21d2c95508e2a4b52a4fd586a1bb448"}]}, {"id": "aaa40b0a372edf1c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gimplify.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3596}, "digests": [{"algorithm": "sha256", "value": "6dc1920d67c95c1b72f3e530d8a3ebe926952e03c4248dd35d6c8492496ad543"}]}, {"id": "be077ea14c261508", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/glimits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4718}, "digests": [{"algorithm": "sha256", "value": "15cc72ece04746fe84d86ca21b4fa473d3d8e9a63e6a187901c047e1d0d4e918"}]}, {"id": "c28b2387939ff6e4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gomp-constants.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15067}, "digests": [{"algorithm": "sha256", "value": "f49c5847a59f70bb7dcf6ce883fad82f88827da128412dc375e72e599a82d9cd"}]}, {"id": "80a6aec9562ce95a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/graph.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 951}, "digests": [{"algorithm": "sha256", "value": "1e7878693178734e3f7692e7da5f40ebd4439d7118a0451f9df0a432939f915b"}]}, {"id": "0349193a56bd202f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/graphds.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2293}, "digests": [{"algorithm": "sha256", "value": "de279206c8ea8dc4a8078b32f0a38853ac6c03687e3dfddec70056bf66eb09a5"}]}, {"id": "3a9c209d6464d2e7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/graphite.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12497}, "digests": [{"algorithm": "sha256", "value": "ccbae957b442f88d088d56aec8f8045b4057653c363115621c46a408658bae23"}]}, {"id": "4f67185673f0c08d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/graphviz.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "3a42edc31d2b1c4ac08ba1b3dca541ca909a964efa7646f7010e2ba21a3e30cd"}]}, {"id": "bec4c34e1e9536d3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gsstruct.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2409}, "digests": [{"algorithm": "sha256", "value": "1651b558793d700fe1a0c4ac2b9cac5c95ef2e4520f42df76938d6848a3b6add"}]}, {"id": "cfce9a6b24eb70b4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gsyms.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "1d2e65fdd1565fc90923304bdadeeb00384d7d617f28a23d7a76537a52e80893"}]}, {"id": "e0b1aee76578eebb", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gsyslimits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "22dd0ab81baadd5a8d455b445855f341d419c7b0267beca235de00b7ec78e529"}]}, {"id": "30709f6c122a51bf", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gtm-builtins.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10158}, "digests": [{"algorithm": "sha256", "value": "b8fe0ca2bae450a6cc5fab57ede4cfb1a59c98cc8451837a9e763d168d5f52df"}]}, {"id": "cc967107363fd6c4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/gtype-desc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 176886}, "digests": [{"algorithm": "sha256", "value": "02870fb8fd90e7115d52b7893ac70db6fdb19e0189f53235b2e65066c7203855"}]}, {"id": "2d473d3d699a7907", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hard-reg-set.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16063}, "digests": [{"algorithm": "sha256", "value": "1531add71cd94bfd441313905a0e233cb3774e10491d634830b3be5d58271dfb"}]}, {"id": "6fee33f756cde25b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-map-traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5627}, "digests": [{"algorithm": "sha256", "value": "0e258c1fca60d02537913288f68f8234ed300e36c824d0515ebe3704436dffc2"}]}, {"id": "aa647c3f573eea4f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-map.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "e5cf42c2ad4515dc2a88fe984ec0281632689bcca2736f50dd2fdfeca546c948"}]}, {"id": "2754950ebbe35d8d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-set.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5741}, "digests": [{"algorithm": "sha256", "value": "876bf0e7c31a5378efc30e07fabbd55a94245bbf44ebf2f7784659e42d59a9a2"}]}, {"id": "1fff516c3e2af593", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-table.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39688}, "digests": [{"algorithm": "sha256", "value": "7115642e9761d2cd36f131d486a437a110b93158fb0899308b49793615b1b5b9"}]}, {"id": "afb920a1b88aa5f6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hash-traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11226}, "digests": [{"algorithm": "sha256", "value": "81c44e0537bfc87a0b9adcc52051236015f28b222fcaafb54f8815c9561b2479"}]}, {"id": "dc539d9f75325351", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hashtab.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7402}, "digests": [{"algorithm": "sha256", "value": "a72e81a2c7322ca4fc9ba821c1cb38ae7c034cb402181e90d91841cd58b1f98e"}]}, {"id": "5d87d9e36ba871a8", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/highlev-plugin-common.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1121}, "digests": [{"algorithm": "sha256", "value": "b81549f3331b5335b3129ac2091691aa658b5cf651ba1ba0082906af22997f54"}]}, {"id": "0bcbb7ba96a2cdc6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hooks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6259}, "digests": [{"algorithm": "sha256", "value": "1e7d3063c34061812fbdd950e90d858e0bc1cd5f67db144a75c3246aa7cf31bd"}]}, {"id": "a5a21c95d7b7ae0a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hosthooks-def.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1808}, "digests": [{"algorithm": "sha256", "value": "0003121f60d6cb02ed21c08709c10889e5df6891bdd8251290f0084e81bf2b4b"}]}, {"id": "934642326ecaf088", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hosthooks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1943}, "digests": [{"algorithm": "sha256", "value": "61e4c9ea3990396756584ee9bc40ab081fa6204a48eeaa345c072f58a50a25ad"}]}, {"id": "dc4e10ad67f929f0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hw-doloop.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5584}, "digests": [{"algorithm": "sha256", "value": "88a0e0f498a55f586df2845736b75e63b07802f169bcf8b1edf4fc95f8bedcc0"}]}, {"id": "83125af6ba77d006", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/hwint.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10745}, "digests": [{"algorithm": "sha256", "value": "7a50e1ced617289ebe97acbaf61925b7de235e50d4b73d8575da288dd064a127"}]}, {"id": "b7a825ebbf9454fe", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ifcvt.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4271}, "digests": [{"algorithm": "sha256", "value": "b09b75199f3721bd9538812d29ce8da67c95c992da9295b4c865d70b470aff7d"}]}, {"id": "6561fab4be8ac574", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/inchash.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5203}, "digests": [{"algorithm": "sha256", "value": "5b78e81a7226a9cbc6c664b2928c68ccb155132d4e764daaca2eb28590137856"}]}, {"id": "8d68c0684e495196", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/incpath.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1696}, "digests": [{"algorithm": "sha256", "value": "747174cc153c2c9851a6acfa50586fa632db3696650b118a00fed85bac643b79"}]}, {"id": "07656a9c6908b75e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/input.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9147}, "digests": [{"algorithm": "sha256", "value": "ab7c203f21122c26260141dffe2e3e3fc30c9ad6458b5c2be26029d4cf34280d"}]}, {"id": "00ed098d59811885", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-addr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1881}, "digests": [{"algorithm": "sha256", "value": "62a42864b5d1de2f6ba657663688b67018349a6ef133fe4f9feb312edbd4674f"}]}, {"id": "173a0535f1b905e5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-attr-common.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5586}, "digests": [{"algorithm": "sha256", "value": "bcb77597a67ac6b68b24dbdae7dca900f611ad0a8a3a56ecf8af45378d890ca6"}]}, {"id": "132ee8b00cec11ba", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-attr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11715}, "digests": [{"algorithm": "sha256", "value": "4baa3750012a67f0bb4600d7faea1a52c3c104779aaa8c64095f2d0581757902"}]}, {"id": "d216038bc329e1f5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-codes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 310157}, "digests": [{"algorithm": "sha256", "value": "642a9f77de5b25403e5f678c53593aa29b71d342dcbdd2e4dac13887b9733480"}]}, {"id": "9d31911d23c5390d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-config.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 526}, "digests": [{"algorithm": "sha256", "value": "61f4af46470a090d3879482225cf5b44d7e63e6a62a2556c588758311a7b55d1"}]}, {"id": "7d9ff0038e8bb15d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-constants.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11150}, "digests": [{"algorithm": "sha256", "value": "c2d756a0f649104206324d2ab7fd2ddeba60c9126563d76746146b1bc7f97e7b"}]}, {"id": "72ebe9143ad0df6a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-flags.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1346417}, "digests": [{"algorithm": "sha256", "value": "c321e8137f9696093c53309248c9a136602e2e6addbab5abb3cb56bc815af1e2"}]}, {"id": "fa9027559a194b3c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-modes-inline.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24711}, "digests": [{"algorithm": "sha256", "value": "206116a4fb7aedd76f936dfd3f23c5ba9a9c4cda1c787338dffcdc6feea6a78d"}]}, {"id": "c167b5bf919d1947", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-modes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28560}, "digests": [{"algorithm": "sha256", "value": "bc522aae00c541e890a64bec011e0df5c0952f76058e4418fde210051b4f9a16"}]}, {"id": "6a2115f5b2b3752e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/insn-notes.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3617}, "digests": [{"algorithm": "sha256", "value": "a3c40aa47c1a61414ee539c2729d60cf027c7a654a576d6bfa9a4038d4cb8be5"}]}, {"id": "7e84b6f149b85179", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/int-vector-builder.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2706}, "digests": [{"algorithm": "sha256", "value": "8793b9ae709fa4abfa4b47b42f7d44e5b8a0c81babb947316f340e26c34bd955"}]}, {"id": "b454da3c63980c59", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/internal-fn.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22125}, "digests": [{"algorithm": "sha256", "value": "b5bdb9d9d2d0c0836398ce22772e364881ef4999da68d6824a3c08bbebfb864a"}]}, {"id": "e055bdc840c1ce6c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/internal-fn.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8988}, "digests": [{"algorithm": "sha256", "value": "6e5d20a5735c158d71a3fea72e303455ce5a1ddb1964a1283084331645a923e2"}]}, {"id": "0882b493ba5af9ec", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/intl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "4a313883acbe8bf6a6502e0f4a56863ab5916e8defe4828e98f5251af2536744"}]}, {"id": "dec28f2fc25f389b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-fnsummary.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15911}, "digests": [{"algorithm": "sha256", "value": "de4a896a9634f74046d2869acd9bd1cb53ee4f7f2ab55fe1ced41460f03417f1"}]}, {"id": "791e4f7c702ad02c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-icf-gimple.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10991}, "digests": [{"algorithm": "sha256", "value": "5c1ef7afa386c5d0678ec4d588095b7b798155cc69836d1294e17fc0ef77d4b2"}]}, {"id": "819a3dab383f846c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-icf.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21309}, "digests": [{"algorithm": "sha256", "value": "9e7a92faa7ba1f266da868b0054480f19dd8d5291c479b4ba7132e9a35c27cb5"}]}, {"id": "266ee0e89c6152b1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-inline.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4289}, "digests": [{"algorithm": "sha256", "value": "1e955d3f468551b8ad6ff25bba478f81e71ba94e61db38fb585772b5d2f935cb"}]}, {"id": "9e712a492569e374", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-modref-tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22363}, "digests": [{"algorithm": "sha256", "value": "fe51a1249a2d02f88c09e4d39f5b86bc4b93134c6afc94923fdee8c364fcbc69"}]}, {"id": "ca9b139ca85bd07e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-modref.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5027}, "digests": [{"algorithm": "sha256", "value": "22c65da14709b9b84e8086769f3897e4f48f05b59e975a3d241a495c09dc1d47"}]}, {"id": "a4677e56067c2b1e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-param-manipulation.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18441}, "digests": [{"algorithm": "sha256", "value": "2692026fd972384f55572c0f98c0d433c3d0d50a0b2b28c1bb2279dfcfae6132"}]}, {"id": "e3dbb8848c3a9a2c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-predicate.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8891}, "digests": [{"algorithm": "sha256", "value": "6b22f107252d8a4e3b93663584c2a43293e30630960369e6f3308c664c7ca4ae"}]}, {"id": "26bbc30a698efd9b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-prop.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41123}, "digests": [{"algorithm": "sha256", "value": "98ca270867a2b91990d1d413f2da542742b7cd2b6189fe20baddaada69adf729"}]}, {"id": "e16d4a81aa780d3b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-ref.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3529}, "digests": [{"algorithm": "sha256", "value": "399109d1b5ba4d7aba587233d2235c508453294b503640636bf5f65c4bec4fb5"}]}, {"id": "e9d04d5d3437d297", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-reference.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1099}, "digests": [{"algorithm": "sha256", "value": "43c907a42844c6b38799eae901b6046c4676dc27de8ebd5a5318a954f2520d4a"}]}, {"id": "0a3a3627c829e72e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ipa-utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9725}, "digests": [{"algorithm": "sha256", "value": "5329e4984b4519090d52923ceca6c115f03b57327b2bda231c555f1b2b6dbde4"}]}, {"id": "198c59d020f1d771", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ira-int.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 62259}, "digests": [{"algorithm": "sha256", "value": "aec4d79bbac7c207b388b045b7b0d55947f13a9d5138a5ef57c8a36031248e02"}]}, {"id": "f4239a492abe6298", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ira.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9893}, "digests": [{"algorithm": "sha256", "value": "d732461cda17464dbf997c189a28eb5c1ee94a8171be0ca2d7c68e5f148e4810"}]}, {"id": "04a4927a893b57c1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/is-a.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7700}, "digests": [{"algorithm": "sha256", "value": "a7be36431cebf05709bd2a25f47381bc2786125bfc92f933edc28aab6761f8ca"}]}, {"id": "9b736723edec11d5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/iterator-utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5894}, "digests": [{"algorithm": "sha256", "value": "f22917e2b2d4ee3b5d012e3fb9237f262ab7d7cc09f5b68f6abef02cb600afca"}]}, {"id": "58e70efa95ba252f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/json.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4705}, "digests": [{"algorithm": "sha256", "value": "9ccf0c42d9ddb74401cac7be0c8bd17c3183be25d7b2af89069a98b8978272cf"}]}, {"id": "581a8d952edeb7e6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/langhooks-def.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16998}, "digests": [{"algorithm": "sha256", "value": "95f149ef20e682d4877d5f2ebb2c9886b68750f8cf586b4a982e32566e67f488"}]}, {"id": "8bd565a1587a5351", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/langhooks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27732}, "digests": [{"algorithm": "sha256", "value": "5cef50bf7cd776d0bb62db9722163b98f4372e8ab256ceab28a6eabd0161f572"}]}, {"id": "aebb40284fb4a3b6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lcm.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1327}, "digests": [{"algorithm": "sha256", "value": "0bda2ffffab92ff1e08ad9d5d820a27f9379ee6782d2d27dcb753a5d6aea38db"}]}, {"id": "b7a007d364b8420f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/libfuncs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2586}, "digests": [{"algorithm": "sha256", "value": "4ede906245548b77c8039974408ad67b33f437b8d37863cdc8511ad21f053ea4"}]}, {"id": "55777903970c8334", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/libiberty.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27975}, "digests": [{"algorithm": "sha256", "value": "a962199e7829a03923555fa8289fb82ee22d427a2208fc049ddc2489b1d308ce"}]}, {"id": "99738feeee9498e2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/limitx.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1411}, "digests": [{"algorithm": "sha256", "value": "3b38742bd304c485bb6ab53cacea9432e28205ac7a002a86330f0ae2380f2b3d"}]}, {"id": "4dc2fdb7e0abc633", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/limity.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 270}, "digests": [{"algorithm": "sha256", "value": "281813879fe05668e6a3cc520ef294c7fd3f01f75dd67cb5e363c3ffdf37cb1b"}]}, {"id": "585fffa82c4eac34", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/line-map.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73241}, "digests": [{"algorithm": "sha256", "value": "415f38816ece1ca843803ef3af96be9d9029e83fe9e76b53f0c33f74eeaee778"}]}, {"id": "815b3ddd6f7cb17b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/logical-location.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2486}, "digests": [{"algorithm": "sha256", "value": "62fd366fc45f278a0957b5b9c456bf9967bf0dddb1903a9539df9f677abba3b2"}]}, {"id": "b8392a43f5d5566c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/loop-unroll.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 893}, "digests": [{"algorithm": "sha256", "value": "013de58934fbc12448fd9c684dd5c920be658c527ec61c4d5bff848d911373af"}]}, {"id": "2ab8bbd19a29d95b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lower-subreg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2081}, "digests": [{"algorithm": "sha256", "value": "a17e1d7b54de7bbd12917d92e645bebf03466c4dff43a4fb3314b955f08d93d1"}]}, {"id": "4c1b4a4609dbad81", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lra-int.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18811}, "digests": [{"algorithm": "sha256", "value": "3e1e99bc6bab69cb9d3c81f4e84f13d15aec66a39597b1272f46e8e5d994982f"}]}, {"id": "dbec509b8505ebfa", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lra.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1337}, "digests": [{"algorithm": "sha256", "value": "a0dac0179283d66fecc9eef1245bfe9e220cadd855bb78238fb17938223a01d3"}]}, {"id": "d01424bb51389f15", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lto-compress.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1599}, "digests": [{"algorithm": "sha256", "value": "d0e82fdd93133a4165a7355e79d815cd0cd4e2d954f59d8141b9b9d1ba5d38c8"}]}, {"id": "400ae2aed770afd0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lto-section-names.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1595}, "digests": [{"algorithm": "sha256", "value": "1c91506b7ee8fa420ef0852e90dc824e28dc367274d05fce88f188b9644a3473"}]}, {"id": "7bc594d3f9f7fd4f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/lto-streamer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38386}, "digests": [{"algorithm": "sha256", "value": "37e53f2651eff1026e063fd58cee6ba78c94f7fb741e730da9dcbb24e71d8a49"}]}, {"id": "d1307086abfe870d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/m2/m2-tree.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 975}, "digests": [{"algorithm": "sha256", "value": "ee4847ee69fc0acd5f2c89176d2d523ada86876bf6ef97c37f05becf56c0a049"}]}, {"id": "ef800f19c48ddff3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/machmode.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10847}, "digests": [{"algorithm": "sha256", "value": "de584372b4942dd19796032f087b652ebe3425f4fdfa71ce16245a17c1f47506"}]}, {"id": "2ac535bb0b8cfdce", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/machmode.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35856}, "digests": [{"algorithm": "sha256", "value": "4444cb35bf21f0fad623af174c34d3a23a1f7a239206148ada43f4ea422ab3ee"}]}, {"id": "cdfbfd7c6cefd4c4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/make-unique.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1529}, "digests": [{"algorithm": "sha256", "value": "ec51d87d64f36a9d717d4a9b12810d43d60c16ca5527cda00de934f58bea6ffd"}]}, {"id": "7a56200bef8b58b1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/md5.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5409}, "digests": [{"algorithm": "sha256", "value": "7e63418a7fcab4637c5fb29fe554149c0252ed43fcd70a9434af8d8157aff5d6"}]}, {"id": "dc5a3008687e953d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/mem-stats-traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1280}, "digests": [{"algorithm": "sha256", "value": "afa4dc890a08081d268b4b7512fbcbe46572dc71d6a026b465a8f6e2d9714451"}]}, {"id": "4c1f480ced0fdbd4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/mem-stats.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18132}, "digests": [{"algorithm": "sha256", "value": "95cc899b612bf1d4aceeb45663b2bbc34b8711d38c215b53ef2693fd73ddcc91"}]}, {"id": "6b9645cae26d942a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/memmodel.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3401}, "digests": [{"algorithm": "sha256", "value": "4c56869646d5db67ce1887862d23c13ac2453879ff8da57c67f5c4ad6594ff69"}]}, {"id": "538a09e2ff5cf49c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/memory-block.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2500}, "digests": [{"algorithm": "sha256", "value": "76be7522462077eba796115512b13778ebbff5be23babf8ca6cf19805d435014"}]}, {"id": "713cb04c91357170", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/mode-classes.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2034}, "digests": [{"algorithm": "sha256", "value": "51d097959c833480f573c1253da61cbf79495424ff3640c577837ee5e7fe5cbd"}]}, {"id": "ba60ab5362313fb6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/mux-utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7617}, "digests": [{"algorithm": "sha256", "value": "639957ca653d1b4a8caccabe94166b6e80dcc150dc7fef7120b03781d3e86338"}]}, {"id": "13e975ed034383c5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/objc/objc-tree.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3378}, "digests": [{"algorithm": "sha256", "value": "c2b3a32369d99cc8260b985d647c5a4e506f0e1f95296062c8993ac33070799c"}]}, {"id": "10609c9255fcf99b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/obstack-utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2480}, "digests": [{"algorithm": "sha256", "value": "3337eebd882f83dd0d81305cd886c20403267f9030966fe91e021eb793b71c85"}]}, {"id": "9c1dba41f6b1651e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/obstack.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22405}, "digests": [{"algorithm": "sha256", "value": "d7b88aea7f6a9579f716a775fba2acbd119315e0975431c7644ec842495271d0"}]}, {"id": "cb72ce7f097e5eca", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-builtins.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22884}, "digests": [{"algorithm": "sha256", "value": "0ea9f9414e42aa2ebfca27d2a853594f13d30b63259303d77207e30d07ba67c6"}]}, {"id": "b93fdb79afa2279a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-expand.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "865d458725ff3ac68fe6e34ac2d9d4a9df93cf0913469d9726f426a0fc9c25cc"}]}, {"id": "06228f44130db64b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-general.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5983}, "digests": [{"algorithm": "sha256", "value": "7adf96139b70216876dc610b87a81c950f197811ba7e1249031dad9f0d1c00b5"}]}, {"id": "f44eee7aa7c4856d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-low.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1095}, "digests": [{"algorithm": "sha256", "value": "db8f807abd15f86cbb42242e65b1e9a3447074aab6c98424b0a7ebf2dab8b80f"}]}, {"id": "442082b35813bec2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-offload.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "244d40fb972c66f1accc14712cf0ee6575209e113431fc897af09b6ec59295b3"}]}, {"id": "5d65391de6571cb1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/omp-simd-clone.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 880}, "digests": [{"algorithm": "sha256", "value": "74456a1c9e0f39545ffa3f6eb8b3c8cfebfe7a4ab954453c6a912f4e42fa1ca3"}]}, {"id": "827d28be450b071c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opt-problem.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9423}, "digests": [{"algorithm": "sha256", "value": "3a2ab8a4cdeba7790e0f246c37580c904dbf459e4d26a5775f82220ecefafc35"}]}, {"id": "0b4c8cac4db45794", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opt-suggestions.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2540}, "digests": [{"algorithm": "sha256", "value": "50fb15e8b6fb8980f80cffb19667e63740c0a0a4be47bb5e5e5ab59351a2362f"}]}, {"id": "cf0f36872058e314", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs-libfuncs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3469}, "digests": [{"algorithm": "sha256", "value": "29ed316ac1c28a4b1df96943e194d1d63ecfe761e9f6124a418b227cd84eb87e"}]}, {"id": "192ebc5f9248b1f0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs-query.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7104}, "digests": [{"algorithm": "sha256", "value": "5ed43d77e9d7d2080d5d02a78260d759c5b14028431b28055e3d4564d5aecea1"}]}, {"id": "38936e83a77d121b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs-tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1867}, "digests": [{"algorithm": "sha256", "value": "10de46939ebad137748008605be8afb05dbceb4eb7e7c09d7ffe11f11c15897f"}]}, {"id": "edbe475973ad15e3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22768}, "digests": [{"algorithm": "sha256", "value": "423d37d7db5f9ae5be74b83d2d55a4acbbbaeaf56b293d68375f7a8f7d2f24dd"}]}, {"id": "f8c2c3e88dd0ac86", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optabs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14408}, "digests": [{"algorithm": "sha256", "value": "904dbf30e1cb2dae59e3ebca387fc9f4a278b1a5b468fa82c97d4a35e4e618cf"}]}, {"id": "d8c439e1809659eb", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optinfo-emit-json.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2047}, "digests": [{"algorithm": "sha256", "value": "b8d4716945ae169e7be105dfe9b29417a907a308dbf2ccf629a6d8bbb7a31ef4"}]}, {"id": "5f7d011e4b266695", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/optinfo.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5152}, "digests": [{"algorithm": "sha256", "value": "8884b6514baf87d199fe0c54da077e7209cc760022a83984c3f26d6a18ec4102"}]}, {"id": "7fdb0cf36f8c06e2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/options.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 503548}, "digests": [{"algorithm": "sha256", "value": "203b9e104e706719ae2a2e5a2c2eeedcca7c33531bbf854f432138960e38c2fb"}]}, {"id": "d990e172f7cbe0b7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opts-diagnostic.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "b941dcb347c09c55364350b23ba666aa11d3665920a5d8d6778c4edf3454d983"}]}, {"id": "34aa695c7a1decf7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opts-jobserver.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1787}, "digests": [{"algorithm": "sha256", "value": "cf69cae8fdfc06b026c6c9e6f73b6569012e368d595522dda263490c7323f0cd"}]}, {"id": "bfdb0b61b01aad05", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/opts.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20111}, "digests": [{"algorithm": "sha256", "value": "679ae81edf5eb0f284eb8426d2d742b795d94c718d08fa0c6be0b000fed8f99b"}]}, {"id": "350a5c03a3c3ff0f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ordered-hash-map.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5035}, "digests": [{"algorithm": "sha256", "value": "a19e5a6c8b0995d955972ac1e8e36f8e3e596def77e1071a66c5513110d8c984"}]}, {"id": "65b4d97aee68f044", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/output.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25158}, "digests": [{"algorithm": "sha256", "value": "0b1f52111356fa8ff77fd3cc829c2a14400a6322db3743f8293f6cba3ced544c"}]}, {"id": "f6f822d9c7b27083", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/pass-instances.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24846}, "digests": [{"algorithm": "sha256", "value": "a0e160ffd36c3ad1643ac4b29dffb0cbda42eb411cf8b29618df9917e586c5f4"}]}, {"id": "9f3e921f5d8a2fe0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/pass_manager.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4112}, "digests": [{"algorithm": "sha256", "value": "14517703ae93aca191844dd07649820424e8c9f84cb17bab6a7058bdd91b9766"}]}, {"id": "404a764ad001448b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/passes.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22106}, "digests": [{"algorithm": "sha256", "value": "f0a89caaaec0c4e234e4840f5958cc59ed9189f18bf62309ea78bb68befd4fe6"}]}, {"id": "296bdc425f4ec672", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/plugin-api.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18343}, "digests": [{"algorithm": "sha256", "value": "ab883946bdbc9a8143b32bf970b3be836e070c62223974b25bffae4e747836ae"}]}, {"id": "9e9685497f8576ec", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/plugin-version.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 595}, "digests": [{"algorithm": "sha256", "value": "0ede3be87f37f5c0505fb2f6332260484dbc9efc8c089119dbd6806ea2e1921a"}]}, {"id": "7209511e764a8672", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/plugin.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3419}, "digests": [{"algorithm": "sha256", "value": "6e5670c5c93a21ee20ddb1d96974c782cb51b988fe4bd66a8aed42768b88f54e"}]}, {"id": "5f81e7eec2e0bc78", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/plugin.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6593}, "digests": [{"algorithm": "sha256", "value": "bf17c85ab563f8cc6808993e83dd6ef727b282b8b4ede9749d635d23feb7753b"}]}, {"id": "b320309474c318b6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/pointer-query.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9703}, "digests": [{"algorithm": "sha256", "value": "d68d16e80c901ae7f30d93772645252e184268e91f38d8e6f461f1bdd22ef2b0"}]}, {"id": "6a3253e8548d7a6d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/poly-int-types.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4328}, "digests": [{"algorithm": "sha256", "value": "e2a969980945c688e2851b91a34bfd6658ee0aa5684a6e7cab5bd81bc2ab5d6a"}]}, {"id": "c785456995dcfbe6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/poly-int.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81531}, "digests": [{"algorithm": "sha256", "value": "e66872fe193c40e9548de5effafec475f4d2d57ba0e69db2d2ee091c75a3caa3"}]}, {"id": "f424a02b6e93f2ae", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/predict.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10136}, "digests": [{"algorithm": "sha256", "value": "f78bdbe1e3493092e5bd7544a6ec94e57e8ca280b6487d037312d68adb71a537"}]}, {"id": "a9df1b30a077ed64", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/predict.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4752}, "digests": [{"algorithm": "sha256", "value": "3a15c9bc658a8d773b9b741f9c52b5d08eb2461715478add8a0b7785a8a0c73a"}]}, {"id": "803322910d611106", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/prefix.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "7a6f926a74485becf52e91b15cbdee5674b8470a4c5376179667e32c093430ab"}]}, {"id": "f667b0df346fd29c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/pretty-print.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16071}, "digests": [{"algorithm": "sha256", "value": "605c2d11126def8d4b358a661000989448a6e6777e7b04536243cac1bbe4ee03"}]}, {"id": "4e537eec23148e4c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/print-rtl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5643}, "digests": [{"algorithm": "sha256", "value": "82d36d4eb489d6959e70dbaee1fb14b5d30a04a76840ded2df90572aa07d6885"}]}, {"id": "90ddc19fc0251509", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/print-tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "ad87f6e71674db1ea93d24fd13c5f4ba4a44c910c438389d1a3f3ed0f944efef"}]}, {"id": "d7bba1680879156c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/profile-count.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39042}, "digests": [{"algorithm": "sha256", "value": "d7989e2960819745aaeeb9a3ee69026b09d02aae85beac3cdf312823f7142d65"}]}, {"id": "4b8d9c1b6973be0b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/profile.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2335}, "digests": [{"algorithm": "sha256", "value": "00eeecf678a97ef2d8b27c21739580e2fb4b22758807b9351ba421338e5fc5c4"}]}, {"id": "c4a4d57e2a377d7c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/range-op.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10757}, "digests": [{"algorithm": "sha256", "value": "97143b407697c7e1dd429675660e8e5c262e90331c0cf3509ce5e998e8ed2bc8"}]}, {"id": "91938c357eb545d4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/range.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1690}, "digests": [{"algorithm": "sha256", "value": "ac66d273dd27ae1aa5672ba820129727c2b48110d7f780922a8d46ba26e12d02"}]}, {"id": "998533e4e3cb28db", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/read-md.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13190}, "digests": [{"algorithm": "sha256", "value": "b4d0bb94bf80c7cd2426e80d98b6063ceaf9fe77135e2323cde155d7ae4f20e7"}]}, {"id": "7041c6d635a95d79", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/read-rtl-function.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1002}, "digests": [{"algorithm": "sha256", "value": "087dae9fb10d3d7fca65278b2fcd521477058b91c3242a385853e22897497b81"}]}, {"id": "39cbd00f974b6ce2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/real.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21374}, "digests": [{"algorithm": "sha256", "value": "64bb28d4bd9cee160cb7a165827ac901f8fc5c0fb0c7d0976885a37ab065119f"}]}, {"id": "845accd1965bbdee", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/realmpfr.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "d8f33b66341cd504dab1a29eebd8215a56e1769b57a4d62b6a9ad3ed1f7e5c0c"}]}, {"id": "23a3de31342fa6e2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/recog.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18160}, "digests": [{"algorithm": "sha256", "value": "65f535deb2993fa5960cc5f39477b710b3d6ebe5ab2d6b4165bd8d61acce560b"}]}, {"id": "2f8fcbc8282e2ce5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/reg-notes.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10982}, "digests": [{"algorithm": "sha256", "value": "71888a6aa0d904d1462f91a82810073231c8526d0f33a9a7a6d82cbb87cd7b3e"}]}, {"id": "5441ec6ace001889", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/regcprop.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "b58d176b75700c415cfad8218d7a2b08ee8004bda1cc22ba50dac9bd4978a38b"}]}, {"id": "a2bdd0c2af35716b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/regrename.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3563}, "digests": [{"algorithm": "sha256", "value": "1e36a6da41687305e5a97cb741594abb02b4d3fff577fcb8a62138c5822ebfaa"}]}, {"id": "b663143c75365b9d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/regs.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12634}, "digests": [{"algorithm": "sha256", "value": "15d9102c0bf9155ba02c9a3806be502e9ac5f788a30c5e5f17dd873e7bf2bc5a"}]}, {"id": "4cf088b5a7fdee09", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/regset.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4824}, "digests": [{"algorithm": "sha256", "value": "2728d61c5e85efc5802bebd3310845d1e72f6554418810ae5edace22e49e0241"}]}, {"id": "9bc96a83d6a277be", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/reload.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17659}, "digests": [{"algorithm": "sha256", "value": "3abb0b6d1e9c65d38b61b185c88c5ebf37e51beaf2bf8912c3bdae3d2e46050b"}]}, {"id": "163016c73626b916", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/resource.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1981}, "digests": [{"algorithm": "sha256", "value": "5830422162a9e2bf8aae757776bf399fc10dbaa599504343f4effc3737605b81"}]}, {"id": "8961d7e9dd3869b7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl-error.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "0398b05ae75bbaa2014dee32fe3b5614ba536c2a40e899985dc83c3db52feea8"}]}, {"id": "dd3362352095f769", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl-iter.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8363}, "digests": [{"algorithm": "sha256", "value": "4fa2852f3ea51e76acfbaca3d8297b94ad04d66cf4d2712a4475e17fba73a1d2"}]}, {"id": "56264421bfb1c164", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl-ssa.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1991}, "digests": [{"algorithm": "sha256", "value": "bea1a8cd10f40cc67634ead997999942231497ab46f2b5ae5bf07991c5efa230"}]}, {"id": "6d60e33dda6935a4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61440}, "digests": [{"algorithm": "sha256", "value": "0a5f215a95ba9df29b8fc743f7e477e2a493e16d2c91b5d5ad349846497e0764"}]}, {"id": "97c70ddf4e1db97b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160104}, "digests": [{"algorithm": "sha256", "value": "141702d3ec4ef6829ad9f8082850a8d4cfb7483b7e1cbc500de4e34418bacb9c"}]}, {"id": "14e36f6bcfe25e32", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtlanal.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10422}, "digests": [{"algorithm": "sha256", "value": "13a969590d46e5bbcf7e65b2b4f9a4a572be2e6a05915a7a91453a68a1fe1f55"}]}, {"id": "1f40cac922235ec2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtlhash.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 850}, "digests": [{"algorithm": "sha256", "value": "28b8d35d5616c74c62fa31b5674318d7e0fba611f2bf06192fd636d0ea474b35"}]}, {"id": "992f034757f6fe02", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtlhooks-def.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "d5c4db6a98b8586c5f8dca8f225041caf4f3473ad95e54583866dae9f5a75a37"}]}, {"id": "98b6079fc3076878", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/rtx-vector-builder.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3848}, "digests": [{"algorithm": "sha256", "value": "f5e36f8d27a594b77cb0530ba42ea335c9eceabdab7961675efd0d0c5304d539"}]}, {"id": "9739c52adb3a6531", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/run-rtl-passes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 884}, "digests": [{"algorithm": "sha256", "value": "9582b29310769bfaabfe8c23c637c6d8e1376edd9ec9bcc176fb38b99848c206"}]}, {"id": "b6ce1f1d1dda5a12", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/safe-ctype.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5642}, "digests": [{"algorithm": "sha256", "value": "e7e2202f4b96bc269c5a885812b4a919c92e64e196d106b0a8db4a93572e7bd3"}]}, {"id": "ad44b5f221589b95", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sanitizer.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33537}, "digests": [{"algorithm": "sha256", "value": "e4069289ef31866fde4d1acdbd4a747e5d99586e058067b57b3343b0ea6f92ec"}]}, {"id": "1b9fd5f0b23e841a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sbitmap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10369}, "digests": [{"algorithm": "sha256", "value": "9958ea326e761f3ff9c9526c7223b076fc4b9cec7c9453f21083a320210eb2c5"}]}, {"id": "3947a92af847b57d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sched-int.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61514}, "digests": [{"algorithm": "sha256", "value": "7144ca98641f1a41f85e830329b89b5809322822154637491b49857f48870d63"}]}, {"id": "1e83bfc9681313b5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sel-sched-dump.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6940}, "digests": [{"algorithm": "sha256", "value": "d6d217bd789ab925858267a761092651c2fe7a9b5fd530ed9009ffa627e86aad"}]}, {"id": "7e31bb76554b38f1", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sel-sched-ir.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48949}, "digests": [{"algorithm": "sha256", "value": "b17053bd5d174df238c8bc41be386f371ed678dc170e4cfb90dc5ba4d87e9e3a"}]}, {"id": "727676b9ded9bc4a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sel-sched.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 920}, "digests": [{"algorithm": "sha256", "value": "c1f7a7e88904e6b3f2f64b94bd77dd2a27e986153047d5896099163227df8282"}]}, {"id": "eb30283938bd4c6c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/selftest-diagnostic.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "3662ed457aa27813ef3f0802f4d48dc039213a453f434e757808e4f6a4f8e03a"}]}, {"id": "5c6a151cd4417a57", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/selftest-rtl.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3235}, "digests": [{"algorithm": "sha256", "value": "feda33ddda3dd145deed464204db202a5c8075fe9fdc30fcdbcae2bb71a69983"}]}, {"id": "e3ea2f163247a0f4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/selftest.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15588}, "digests": [{"algorithm": "sha256", "value": "d2cf01d8ef1465541dfbbf3bbd3fad1c32d2b35dc4d89d20f9095b54137d5719"}]}, {"id": "e95a0c70770e452e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sese.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7500}, "digests": [{"algorithm": "sha256", "value": "bc5b78d700b487e41136fa6a422d603b033f853539c19cb03f4249b6e346c345"}]}, {"id": "4b3ceb210838bac6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/shortest-paths.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6205}, "digests": [{"algorithm": "sha256", "value": "2eaff39957c8b8c6195b2eeebf1601d74aa203959545d223001b436311eab295"}]}, {"id": "83a2ecf826fcb999", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/shrink-wrap.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "4c02ba20251963758c89b10899393b28662d9463c09f23cdf1a26b63c9f6726e"}]}, {"id": "b1bcf4722c7077cd", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/signop.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "aee11f55692dd8b2bda2d8a04c45b7d40379c55258dda5db1f03c3515631f8a0"}]}, {"id": "61208ae42605889a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sparseset.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6812}, "digests": [{"algorithm": "sha256", "value": "c7eb94536c94fd08bcc4dc755716d6b4d975bd75f71f8186f3c0e510d449c5f2"}]}, {"id": "4b4f2c600f7012a7", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/spellcheck-tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1416}, "digests": [{"algorithm": "sha256", "value": "ff8432c6862f0d119017626789c451dea9388b6ea74eba4f53186beabd135094"}]}, {"id": "3f353fec737a6eb2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/spellcheck.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7360}, "digests": [{"algorithm": "sha256", "value": "330f381fc436a17de505c30f977ef2a2ee4692e0b0dffdb4b752a37f14ebc4d0"}]}, {"id": "4a2c8ab5afcd7a68", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/splay-tree-utils.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16880}, "digests": [{"algorithm": "sha256", "value": "a13bf0f6af9d93a621f33172d1b3219e0d650edd91ee16e876098bf305cb2d27"}]}, {"id": "dc3360913eb5d045", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/splay-tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6238}, "digests": [{"algorithm": "sha256", "value": "687795657e77a2e1105c5b92cb43e3c1de4a4ee53adcabe25ceceebbac42bb1d"}]}, {"id": "b33f3382da79a215", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sreal.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6565}, "digests": [{"algorithm": "sha256", "value": "394ea5f83e88fdb19768e37b092e72117a9c1cb60e0af28042372d18fe702f47"}]}, {"id": "8124f5a6d8ced5ef", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ssa-iterators.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29828}, "digests": [{"algorithm": "sha256", "value": "13a470f159f7f31c4495af6fc4ac50d7d82d8e31555ced66ae4444ddb261df84"}]}, {"id": "db330131f0032139", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ssa.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1039}, "digests": [{"algorithm": "sha256", "value": "2a1314704e22f2752d1cf83d62ead4d5eb416839b438c4cad9410e5483b2a72a"}]}, {"id": "62fab62e90b7b5c6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/statistics.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2846}, "digests": [{"algorithm": "sha256", "value": "66de3aed44d510172a51dcd99cb2445354d12fa5c09fde43eb4048e5e2f32897"}]}, {"id": "46582e3c24f2285f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/stmt.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2034}, "digests": [{"algorithm": "sha256", "value": "234685ba8f567bf512c870e4cc462249937cb9c50c4845c8159009b827e2af03"}]}, {"id": "d3cff1fa54f44824", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/stor-layout.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5099}, "digests": [{"algorithm": "sha256", "value": "7052fef7a6781651860182890449787cddc5731f2e8a8b34ec9d3dc576873e67"}]}, {"id": "6adc9c5108363015", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/streamer-hooks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3695}, "digests": [{"algorithm": "sha256", "value": "16e3d55112b0e7911eba6dad328e1a25fe4c607e35b6c33349b742db6a8a0960"}]}, {"id": "c85c7893f1871cd2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/stringpool.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1491}, "digests": [{"algorithm": "sha256", "value": "9665167dd0003d60d4b72880ce61a477f1560c972d6097a2cdaa24e03d6cacd2"}]}, {"id": "b575ea3d2499877c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/substring-locations.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4744}, "digests": [{"algorithm": "sha256", "value": "c8ea502e9cd745da74c655fcfad7df2fc43733bb808d3742b7125715cc41cdbf"}]}, {"id": "c6712f6fae321f3e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/symbol-summary.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27511}, "digests": [{"algorithm": "sha256", "value": "04876299a21be45ce7543996f24d0c327114b657f59bf5736fa2fd48037724d2"}]}, {"id": "ac9f22658f0ae2aa", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/symtab-clones.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2076}, "digests": [{"algorithm": "sha256", "value": "43d5903da1b24590ca92a4d3823de558f100d39ad9b7efc1ca11b28c82473eff"}]}, {"id": "3e140dd4895de9ae", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/symtab-thunks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5041}, "digests": [{"algorithm": "sha256", "value": "367e3314b662a799a41d0403d2bb530aef3a8717e6e02908a6c51a89d1785a85"}]}, {"id": "d43af7fbe4e61ff9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/symtab.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3734}, "digests": [{"algorithm": "sha256", "value": "7223c38982d25c4f205f961f82c6a2aa95fadcae197b96a5f75d6d0eb635820c"}]}, {"id": "b2b873f9fe95562e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/sync-builtins.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27679}, "digests": [{"algorithm": "sha256", "value": "0968daba86d57430f56d28c37c797431ff3dc3efb11142562d9fa08d68dd86f0"}]}, {"id": "5b2f892eca3b5dcd", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/system.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41842}, "digests": [{"algorithm": "sha256", "value": "f7bd9c7e891ec9a29ec5ef38f503aeef44d7905d7ca17e2f360a61e48dc5c5a3"}]}, {"id": "ea6b693b9626831a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target-def.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4265}, "digests": [{"algorithm": "sha256", "value": "42926ae26ac08524751c635312c73d9e6fd6e95d05a61656ebc6bd0663a4fbf1"}]}, {"id": "25a06abcb7ddbde9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target-globals.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3413}, "digests": [{"algorithm": "sha256", "value": "91615ca3c302e3d40c9eba9df5829ef15e0f6346c7ef57d85ed1a6179d181860"}]}, {"id": "e9b2466b6ea40f4c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target-hooks-macros.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4060}, "digests": [{"algorithm": "sha256", "value": "614946cc27b8d6b45efdebd6b8b92bba70b65161ad0e963f64891c106bd1ab62"}]}, {"id": "d9fad580e212e6ce", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target-insns.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5385}, "digests": [{"algorithm": "sha256", "value": "86f6e27cf0de4f2b3b85faed07421312087dbf34ab1da0dfe0adc3aa0387ed1d"}]}, {"id": "198d3f1575cd0e57", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 324195}, "digests": [{"algorithm": "sha256", "value": "4b09a0f3c94866ecfdaedcdf645e2e469a787b145dfc4bd3139e91a3cc5d4b7b"}]}, {"id": "eb39aabfb8eb6812", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/target.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9322}, "digests": [{"algorithm": "sha256", "value": "196b78a30e006a4e6a4aa213a5b9f60dac0939ad7f7f60ce6418374488efca6c"}]}, {"id": "8cbf9d93c1c468cd", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/targhooks.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14065}, "digests": [{"algorithm": "sha256", "value": "63f067f4e08cbe1c4163e72263ab11db4f40904456a14f19a7ebac777db5154a"}]}, {"id": "4064045f3a3d29ed", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/timevar.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18489}, "digests": [{"algorithm": "sha256", "value": "ad36ee0acd2323014fd3030bed61940b5701eee1ac0aabbe8779eb444e443792"}]}, {"id": "2cbb6406fca67da6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/timevar.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7825}, "digests": [{"algorithm": "sha256", "value": "2503c672b155608463651164ec3b7920ef9e3c3aedf327579890e6f6dea53747"}]}, {"id": "a0ecc4e45cc37296", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tm-preds.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15735}, "digests": [{"algorithm": "sha256", "value": "4b1f1dc4c02b90db440b5136f67064f69aade65c8e49023aa8fd9c37f0c107c7"}]}, {"id": "91af5532fba354fe", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tm.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "ed0b5c4e65c9963fea3d610553275e9b6b340967e0ab039edaa9dfffe44f8a4f"}]}, {"id": "d8d3d4a2d333e2e6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tm_p.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178}, "digests": [{"algorithm": "sha256", "value": "d8729f976710961c7d34afc545be1c22dfb654be3425ce379511c6f837979141"}]}, {"id": "f6d1c65880d0503e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/toplev.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2853}, "digests": [{"algorithm": "sha256", "value": "94db68428a4204367beebe06af7039204b0a1585b192dbe3fbc9e2c2e48aca3e"}]}, {"id": "8539d20b2747cfdf", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tracer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 903}, "digests": [{"algorithm": "sha256", "value": "70fc64b69e8c6e69ba860d3611bff17183fac32f2d2a6050383d1627f87aef08"}]}, {"id": "90b0c9481a535ba3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/trans-mem.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1937}, "digests": [{"algorithm": "sha256", "value": "48614ce6d1de0747f00f7e7d6688194aaee8b1cc95e198b8b9081f0001c0bef3"}]}, {"id": "004bd6c6c22f2fb0", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-affine.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3892}, "digests": [{"algorithm": "sha256", "value": "a3d786765e5e8c9db578aa39b36f0ace394eb235d89c9b84709b4283e99ee361"}]}, {"id": "fd77d5503be515ca", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-cfg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5902}, "digests": [{"algorithm": "sha256", "value": "d30ad2d326dc52920c97453044915ce687b15493d08c80bc4e14e7e8ff2ad510"}]}, {"id": "cf3d448e20d7439c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-cfgcleanup.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "24615be2b839893f983c6bd916065b7dbf708f5a8517c5905d8571d6527fa81e"}]}, {"id": "4d3412b169d298a2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-check.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23198}, "digests": [{"algorithm": "sha256", "value": "81664ae9afd3c1ecd324c6bbdea316238e0ea2c088d7f01b71904d633725a39d"}]}, {"id": "169297a723ec43a5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-chrec.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7260}, "digests": [{"algorithm": "sha256", "value": "67399acc52c905646efc22970c64b744431ad89781dd5fe471ef0b2705bdb928"}]}, {"id": "0de4e46a03a87063", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-core.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69861}, "digests": [{"algorithm": "sha256", "value": "72c8a34ea0beb747d9b4ae82cc8c206dce09ed0de5b6a2e0e147df7c959274dc"}]}, {"id": "8074cea08f4cec6d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-data-ref.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25753}, "digests": [{"algorithm": "sha256", "value": "b5db489b124efdadac5fdb41ae52b43b833e2068bfe30e8d7bb32378ebebe324"}]}, {"id": "d7c9b4c184084fc8", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-dfa.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1898}, "digests": [{"algorithm": "sha256", "value": "e2682f2108c770b4cff558b4a94f34e727b63bc27952e35bb429d8bc10e9c45c"}]}, {"id": "b3b5c4a404c32e9a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-diagnostic.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "686c6456f152eebb3165a614a7bb9a023c9288321b45deb8dc48fcc9b7001e71"}]}, {"id": "3f4bf95925d512ae", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-dump.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d47a731de33f8ec5b39d1766423dd09f2c96166a97136a9ef3d2d45db2219cf1"}]}, {"id": "abe664444798e1ce", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-eh.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2494}, "digests": [{"algorithm": "sha256", "value": "175e52e40899cf68d11021d9003601f4504e3645f77ab5660c469d34295055c3"}]}, {"id": "2fc4854619e93234", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-hash-traits.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "e849d35541688b86c31bc9b8f680644932badbe00390fa10012b1f278d2bdc76"}]}, {"id": "ccc6169da5535a48", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-hasher.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1922}, "digests": [{"algorithm": "sha256", "value": "ee8dc16a1108fc9fd35fcd814fd4a46a4d91a3300199ebeee46cf6bd3d2b7dcb"}]}, {"id": "e01c7fee0c9d97e5", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-if-conv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 845}, "digests": [{"algorithm": "sha256", "value": "4044e2f7b1a8b7c71ea1a4044ad475654b8deaa774515e79e93986b7ba22238f"}]}, {"id": "ac16dc3f86d13805", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-inline.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8783}, "digests": [{"algorithm": "sha256", "value": "94fd38febea66c112ae50f7a40614f9d6a4a6891ce1e0c2ce9fabaf7b5b7dba5"}]}, {"id": "421b1d6b0e9dca86", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-into-ssa.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1967}, "digests": [{"algorithm": "sha256", "value": "281eb66117fa6e31a1c2a8dec62e6b7cd89fd254fce5c0b661e7251c7413d636"}]}, {"id": "3aa1768ac0a0042a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-iterator.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4209}, "digests": [{"algorithm": "sha256", "value": "43f2b75441dddf1761845ccf1ba5801ec6cbe28c12b4d49247b6a0e28d0df0ee"}]}, {"id": "948d6a93d9655e02", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-logical-location.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2239}, "digests": [{"algorithm": "sha256", "value": "3ab97eca2ae52177f8569ca13446c7e042ac120dd5e268f7a350729460cca265"}]}, {"id": "0321010c8a05404c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-nested.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2743}, "digests": [{"algorithm": "sha256", "value": "4fad928b3dc11362c2a40724cb2c57ab833a094289ed0a543769eafc8984884f"}]}, {"id": "1c770f5878e2b4ef", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-object-size.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1119}, "digests": [{"algorithm": "sha256", "value": "92d5051512088e6eec0cc59ac147f6341324424b3097b007cc6fdddc3f5bcedf"}]}, {"id": "172f5752948c9ff9", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-outof-ssa.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2731}, "digests": [{"algorithm": "sha256", "value": "8f3c9e4aaa6c024e292ecec67bfd1f1dddc53a03ee3aa0d1800e8473ad2fd307"}]}, {"id": "e8fc5ad64c5102db", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-parloops.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 864}, "digests": [{"algorithm": "sha256", "value": "93e5e2a2451f179f82e0bbb9e05212f86409afc0c8819449907eee3ffbf7ba61"}]}, {"id": "0159a6ac5f074abd", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-pass.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33360}, "digests": [{"algorithm": "sha256", "value": "5c0d48970ef2feff54f820cedbd2ec03ed4429ebe01fcd418a0798fa2cdeb732"}]}, {"id": "58d9e54ff7c4b107", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-phinodes.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "0e30ea4024a1137cfbc0a9f111a95af10b81229f382d5c78ab7f3a758b5df4b0"}]}, {"id": "3f029adac95aec34", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-pretty-print.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2611}, "digests": [{"algorithm": "sha256", "value": "55946e594a4411c6952e58ba0c48c0fc9b04f2d5343f4569c24e491a06c911a8"}]}, {"id": "4c4a74dfede2ca14", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-scalar-evolution.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2639}, "digests": [{"algorithm": "sha256", "value": "ac1fe4387efb0886401aab91be2a163eaef8e19d4c86edfc01ce7cabb46f2c89"}]}, {"id": "89118e1211a90c54", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-sra.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1122}, "digests": [{"algorithm": "sha256", "value": "789e52a9b94c86288a2507d7ce710254866474651df4db23f30e43b4d040c6e5"}]}, {"id": "c50087bc9e187da3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-address.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1660}, "digests": [{"algorithm": "sha256", "value": "2e5ee918aadfad4eab3110ac015b58f0a422322837428b820d0fcad31e6f7c2a"}]}, {"id": "16fa4e93544d5cac", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-alias-compare.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1370}, "digests": [{"algorithm": "sha256", "value": "fdcc413bd1c26e60ced05955775249adc50d845cc717e1232b771cbc46a10cd2"}]}, {"id": "923e32b174e82d2f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-alias.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7908}, "digests": [{"algorithm": "sha256", "value": "e480abea7e5453f93991d93b68eba5f24172cd5025edc69d1903ecaac3377ab4"}]}, {"id": "b4e8a65e37fd398e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-ccp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1080}, "digests": [{"algorithm": "sha256", "value": "4aa56ee7936b971cdcfcfe02d8e50b7c73898148d0b13c900998cce4b3e3826c"}]}, {"id": "53d10ff63536ff81", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-coalesce.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 925}, "digests": [{"algorithm": "sha256", "value": "d57695859d946a0a08b6ba67647d9f019719e7ae28d00aafa9090bb1ffd23821"}]}, {"id": "6e39e24c6e143f0d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-dce.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 783}, "digests": [{"algorithm": "sha256", "value": "39890e388df9c1e58ea3231fd8b62e83cdc94eacd9ca34697202432f512000fb"}]}, {"id": "4bd6360685f77b22", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-dom.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 866}, "digests": [{"algorithm": "sha256", "value": "19e58e107972cbc4dd0c476501c9f22cfc8928e44656d5a0b63406a69fe1147f"}]}, {"id": "3b579274e68a047b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-dse.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1190}, "digests": [{"algorithm": "sha256", "value": "e3471ff30a880e9fb0b20536337e1c47ad81e95191a0d7a9d3f68769a446cc79"}]}, {"id": "0a509f1b09b0eb63", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-live.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9848}, "digests": [{"algorithm": "sha256", "value": "7eb1f5add837f73a595b6f99be137f4504bc78a2545d5113a4ac04c7dd40aee7"}]}, {"id": "6f960f7b20dbbebb", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-loop-ivopts.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1487}, "digests": [{"algorithm": "sha256", "value": "27b4830de909093ea950ef749f2bec5262292e20085e9b3f03e9c7560cf355ac"}]}, {"id": "c338167b73dfcba8", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-loop-manip.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2216}, "digests": [{"algorithm": "sha256", "value": "9180801003efef48b9ac6478249a61a2007cfbdb6ca6869bf6a843878ff04779"}]}, {"id": "30d35093f69c359b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-loop-niter.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3026}, "digests": [{"algorithm": "sha256", "value": "7210f337e00c14ab24f5e12a0548fe10ddd9a116fab8a026d1d4af53a3d1756b"}]}, {"id": "9b491c7748c3d84b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-loop.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "2dc61c12421e0fd2556fcbb4a3f09d983ec09487f443543dfd1f399e49970cdc"}]}, {"id": "7f62a79ff94a8e7d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-math-opts.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 948}, "digests": [{"algorithm": "sha256", "value": "d691cd0b7efc3973eb7643177b9fb7fc703f535f8d3a2feb8721769838e57fb1"}]}, {"id": "d70baded2f9aec1a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-operands.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3960}, "digests": [{"algorithm": "sha256", "value": "a5952f0283876d4936a5f2d4b02986501eecb1648ae6df9aa1377cbe702b1c52"}]}, {"id": "bdeb6fb04994a51d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-propagate.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4169}, "digests": [{"algorithm": "sha256", "value": "1999fca83931fd4e130324c8c322eeb584fc0ee93f2d5f792588fcc9b473f6ed"}]}, {"id": "5cf5115a22933f89", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-reassoc.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1298}, "digests": [{"algorithm": "sha256", "value": "6cc2f85619723a929dd0769d5072625b5fd8d50edc7421e70fff43edb7169d94"}]}, {"id": "8bbb28d30b24b549", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-sccvn.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10597}, "digests": [{"algorithm": "sha256", "value": "33aec4ccd7453cfbdef9165708968f199882c7d3fc962d18b82cecaf393d4a8f"}]}, {"id": "defa247f2980cd7c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-scopedtables.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6924}, "digests": [{"algorithm": "sha256", "value": "5fc7bd13d7161135656c45c6a9c7e3e2e76677cb871bd37306c2334a890cad9c"}]}, {"id": "eccbefe5790cac7d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-strlen.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1524}, "digests": [{"algorithm": "sha256", "value": "715849f809a9ec47d18dc8dce4bdef3b4e80327d0ffc711e4aca057142af2f34"}]}, {"id": "845baa78b79d23e4", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-ter.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 917}, "digests": [{"algorithm": "sha256", "value": "e56a2853b629f9b88dde117aca2213d76329ddcd20a88536abf9cbc0bf3e1828"}]}, {"id": "c2b52efc0b84adbc", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-threadedge.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4235}, "digests": [{"algorithm": "sha256", "value": "256730ffac7856335a8ac3a080822cecfa7f330d77377fb806c370c84869ba92"}]}, {"id": "7b15015b4e787d65", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa-threadupdate.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4840}, "digests": [{"algorithm": "sha256", "value": "d00fc4ff751939442bb13200c245be5c7ab180a7f72e7b319b20548e918612b3"}]}, {"id": "dcc40314031bc308", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssa.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3558}, "digests": [{"algorithm": "sha256", "value": "cad297231afa3fe7cc90d66cd8507d13c037e5d1818e2b7d799b9a32d6e6efe9"}]}, {"id": "bd9fe6ce1f22eb95", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-ssanames.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4832}, "digests": [{"algorithm": "sha256", "value": "9137c7fe117fec9307874e6171240c6187918b3196b22565af89ec9c944f5349"}]}, {"id": "d2f1142bbc1f651e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-stdarg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "5a26f5d6c0099b6f338ed8b99cc028567836d8efdc08e26af4fb513456cec2f2"}]}, {"id": "6374fdd711aeadeb", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-streamer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4350}, "digests": [{"algorithm": "sha256", "value": "e0eef442b4a28d84342c008c03db818e0321a1e86a2308d5ab3fdde9a2786b58"}]}, {"id": "c418c8b317aa8068", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-switch-conversion.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28402}, "digests": [{"algorithm": "sha256", "value": "c57a807c586b9bc8badbeb0efca1998a5b02ddd772685fa45affa05d775d3ab5"}]}, {"id": "0ff551a0bc12b65f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-vector-builder.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4401}, "digests": [{"algorithm": "sha256", "value": "4bf2efbba9eff4a89fc749d3e8eeeab4214413d01b7708fe398138fbbf445469"}]}, {"id": "73884b1e639c336a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-vectorizer.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 94603}, "digests": [{"algorithm": "sha256", "value": "d8c0f2d77952e655c40122a1f81d332bbbf3b60d8a0e6e35a65b709f9fa82018"}]}, {"id": "0fa980a3d0de8d45", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree-vrp.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1736}, "digests": [{"algorithm": "sha256", "value": "48a0510e236793b2b45f59b153f12e99e354ae7f522723859b6572c3890cf297"}]}, {"id": "5aab6b876d70a4c8", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72523}, "digests": [{"algorithm": "sha256", "value": "f70aa7747e4e7eb16e7b8e5b980ce7aad073f3eab04b0490b04757075751557f"}]}, {"id": "d8df79737df04f40", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 263001}, "digests": [{"algorithm": "sha256", "value": "e43b7e2a14af9d9f70d3665117a7c56022dc024e9d7d5342515480b661c1a4fb"}]}, {"id": "828b3a9c8b865303", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/treestruct.def", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2857}, "digests": [{"algorithm": "sha256", "value": "ff574f07a550c10b969f9bc6e807cff29dd42165f5b4576346d582f61eb977d2"}]}, {"id": "35a328e75efa4535", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tristate.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "d510e8c6a7577927866daa8ac11d119c0053aed4fd06b36e69d46094ac142ee3"}]}, {"id": "8bdf676fa9fb418a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tsan.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 876}, "digests": [{"algorithm": "sha256", "value": "0d38c04e33b5148e3b942a927cc527426b78ac11ed3ceb4f3269b021f90aa016"}]}, {"id": "6941cfc9a5776600", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/tsystem.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3858}, "digests": [{"algorithm": "sha256", "value": "aca99131c169f3ad2b1dbdc9ea8212af4db1b60dea6504a4a898f3b709ee6fe8"}]}, {"id": "dfeae79c038701ae", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/typeclass.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1507}, "digests": [{"algorithm": "sha256", "value": "79619807973c2ef13c659fa7b489d03b4f0d33999abdc6e764f24361d2b0175b"}]}, {"id": "4ef7c36ea99e3361", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/typed-splay-tree.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16565}, "digests": [{"algorithm": "sha256", "value": "d0fa2a152a1ccae57677a247f8d3d0e0b7587b8c278b0a25599d93cfec060474"}]}, {"id": "b27c09b3c27b68b3", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/ubsan.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2454}, "digests": [{"algorithm": "sha256", "value": "169467579ba4adbfd804265ac2bd7359ef16c79391fa6602f4d7f2033061bf6b"}]}, {"id": "e837480a67fcf944", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/valtrack.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4631}, "digests": [{"algorithm": "sha256", "value": "bb80a90527416b1719df1eb3f393a33a0dc0ea441192dacc83e58c69574f52da"}]}, {"id": "48adf2e5b84af13a", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-pointer-equiv.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2013}, "digests": [{"algorithm": "sha256", "value": "89196b6ff62143633c6a518df1836c04bb72e30afb08224e0dbdd75128069274"}]}, {"id": "79a46f7b28bc960b", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-prof.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4832}, "digests": [{"algorithm": "sha256", "value": "8d7d741b2c71b3c7e40e6391815f74052648c61c43ab79119776e74722dcba04"}]}, {"id": "60506a6f456283bc", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-query.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5296}, "digests": [{"algorithm": "sha256", "value": "f1393db4cd32c375b0ce3214da19c2349b24b7fa74d40afa387df74e30927dd1"}]}, {"id": "ffdb7d0ddf1e14b2", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-range-pretty-print.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1408}, "digests": [{"algorithm": "sha256", "value": "8212903dda4dede929ebe9dce14e52a435e858d377e1e2e32431d307f3a7c9c9"}]}, {"id": "057e87d7f7dca01f", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-range-storage.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6533}, "digests": [{"algorithm": "sha256", "value": "e2d08f867105a2319150ce3d8238c84dca0db9cdde798dba6bfdf49b7c1365ac"}]}, {"id": "b62483d26b3fbb5d", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-range.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34184}, "digests": [{"algorithm": "sha256", "value": "7f92f4ff4b90407c53ae568d4f348317b770e7f0c7f6106a59417acbb6e516df"}]}, {"id": "25b1481564714d29", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/value-relation.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17577}, "digests": [{"algorithm": "sha256", "value": "bb034ad5b6c1b86d165aa88129e19add9deffc32719c5e68ea05ad78faf680a7"}]}, {"id": "0e176cb492e1bfbe", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/varasm.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3366}, "digests": [{"algorithm": "sha256", "value": "20af661619be8b238c7e86125de78ee17ff8c1df86ba14819bc2f5d8c5d236b8"}]}, {"id": "4a4413e249d2d410", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vec-perm-indices.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5396}, "digests": [{"algorithm": "sha256", "value": "1615a0e5983a6ae79f9cd34924a43c6b6bc5bc63cd0bd8f688775fc7b41c1b8f"}]}, {"id": "c6d48f1a96b5ef26", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vec.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68181}, "digests": [{"algorithm": "sha256", "value": "3b4f5d131eaaf0b85bd32d96b745296829e8b041e51f3edef9b315d95778e84e"}]}, {"id": "2a6f08768b4a560c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vector-builder.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20401}, "digests": [{"algorithm": "sha256", "value": "f8cd58ea9fb282c54da1234af84636a1c3a048ec945f994376afcbc4e752c505"}]}, {"id": "2e91ac3333b7ed56", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/version.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 902}, "digests": [{"algorithm": "sha256", "value": "f0ba5f019028899ceced9f2c36b511fb3d342d38edd40b59f47f2fc208068c8b"}]}, {"id": "f9516461347c2288", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vmsdbg.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6525}, "digests": [{"algorithm": "sha256", "value": "99071fb0b5ecdf2815fbbfe637ed7c4b89dcfa1e524c5b818af845ca0db0cbb3"}]}, {"id": "70a09e0108ac6169", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vr-values.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "47dd314e60d70600a3f8dcc7a7ac53510c59dce4a6d25adb57fda92e8b315201"}]}, {"id": "1c1cfd36f063ecdd", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/vtable-verify.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6900}, "digests": [{"algorithm": "sha256", "value": "6bec4dbf6021c2e28cb381ac74f8fe642643c1b3089e0cf5ddd2adf96f672eb9"}]}, {"id": "233a02e5e94c4f8e", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/wide-int-bitmask.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3351}, "digests": [{"algorithm": "sha256", "value": "8ba13aba55db5db81c466ba6746d4f69f5d42fa2fc9b003bbbf5e85e9fe3ee06"}]}, {"id": "e1254e2dc77316a6", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/wide-int-print.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "09fe308dede2d6b4440bfab52635e68e4d6530e9a63d49824dec7e67bd8a7d4e"}]}, {"id": "cf418ebd5112db19", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/wide-int.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 113480}, "digests": [{"algorithm": "sha256", "value": "f68d0a5f637239065ad46e0f6bcc840d3491e33b391ed85844eb1983b9d34f81"}]}, {"id": "39230bff30f04087", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/include/xcoff.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1177}, "digests": [{"algorithm": "sha256", "value": "586e49f5466bd85323f6b458ba8c1beb99bed3bfb5f62fbe8a2ad5bbb87c26b1"}]}, {"id": "9a1b7dc383e8409c", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/libcc1plugin.so.0.0.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59568}, "digests": [{"algorithm": "sha256", "value": "719a289cb04285c41d252f0faafeefb6d6a4a10db7b790cab80e8b434bc8bc32"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libstdc++.so.6", "libc.musl-x86_64.so.1", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ed53ac92828ecb01", "location": {"path": "/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/libcp1plugin.so.0.0.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125104}, "digests": [{"algorithm": "sha256", "value": "e040e5099267d8b67dd58e58f3cfb30214eda7b22b8fb1da23fd7c0a6a4b99e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libstdc++.so.6", "libc.musl-x86_64.so.1", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a1f8d00eb0ad927f", "location": {"path": "/usr/lib/go/bin/go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 10900784}, "digests": [{"algorithm": "sha256", "value": "7f81cecc89ceca2a5d160f132a5aafcb8b08f8b7714d0e6ece25b1bd929374a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "e8a2ea3aba2a034f", "location": {"path": "/usr/lib/go/bin/gofmt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 2312216}, "digests": [{"algorithm": "sha256", "value": "e516486022f54796bc170a651108888959d5c00daec75c904f99dde066abae88"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "0709de7588a2de76", "location": {"path": "/usr/lib/go/lib/time/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 390}, "digests": [{"algorithm": "sha256", "value": "0746c930fbd8f0237c008313f1c37561735487d5d59a8f658ebd01ede3dc6b66"}]}, {"id": "d04bcd1caa72be9f", "location": {"path": "/usr/lib/go/lib/time/mkzip.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "170b513bac3fdb9a699a2c2fb58b2fe1f9bf7fc8e848a8b407feb21b9a24f384"}]}, {"id": "40eb4bf953854ba6", "location": {"path": "/usr/lib/go/lib/time/update.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "d2c4a8c9a1b179cc7f08cf71e3956d7becf8c9a8c33a9ce27f9b1d4da6b05e43"}]}, {"id": "07c58f108547d198", "location": {"path": "/usr/lib/go/lib/time/zoneinfo.zip", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/zip", "size": 397464}, "digests": [{"algorithm": "sha256", "value": "18948cfbe402b78949003fccc057049a37557e90b2773ee7e95429c7fb359f64"}]}, {"id": "33f3672712a7b61c", "location": {"path": "/usr/lib/go/pkg/include/asm_amd64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 572}, "digests": [{"algorithm": "sha256", "value": "7a115350f503190edf9b05bdc93154f6d58591481487ed7b5a6dc921409d6aa1"}]}, {"id": "4657208f3cec301b", "location": {"path": "/usr/lib/go/pkg/include/asm_ppc64x.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1023}, "digests": [{"algorithm": "sha256", "value": "0b35255b282e992e26be02030d8bed8731e530ec0138f97ee20c67cf17b7de88"}]}, {"id": "338db738a012f084", "location": {"path": "/usr/lib/go/pkg/include/funcdata.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2612}, "digests": [{"algorithm": "sha256", "value": "bbdcb970aa7372c5de5afeeba150ef2198d59a44b843b3c6c65944eec56e6106"}]}, {"id": "26352865eb7a7046", "location": {"path": "/usr/lib/go/pkg/include/textflag.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1560}, "digests": [{"algorithm": "sha256", "value": "6e8943974e93716175c3aa85c1ac8eb39cd87150e6e5c074f02e8f98e58bea43"}]}, {"id": "0f5d02bc020ca317", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/addr2line", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 2667320}, "digests": [{"algorithm": "sha256", "value": "64a8d8747545532a8d36b4df31abf5a6b7f2f3d2c841702caa5646ef0b44e76f"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "f8af3fd3f80dac50", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/asm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 3492616}, "digests": [{"algorithm": "sha256", "value": "033d6978d5715d1f6b5447195981dff45957138addd9fd6398df913f70834b64"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "fe5bb2158c79b806", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/buildid", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1697720}, "digests": [{"algorithm": "sha256", "value": "bdd5dda433a5cf19271b115c5cdc4eb54f3b6fe3761d5186e5d874ed60b3602c"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "768f3af1daa7fa18", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/cgo", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 3212856}, "digests": [{"algorithm": "sha256", "value": "1f60ab67faf87fc185e6d7872d102430d4bed66d686c58a2950c0500f494005e"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "c6ff3250ac5b59b5", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/compile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 17337592}, "digests": [{"algorithm": "sha256", "value": "85842a939b311bf12583a5864a93264186e5a4e02be58ee6c07be9c58ca5ca51"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "b0023230d4ab92e5", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/covdata", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 2175256}, "digests": [{"algorithm": "sha256", "value": "6199bfd26b3b53cedcce468b8924d4bcf5839c4ab01833d603cc0cfec2965931"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "96a0dd1220742200", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/cover", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 3427128}, "digests": [{"algorithm": "sha256", "value": "56c413857bb4204829fc0f2d4aca38192ead5e4724229aa6607b23173b58eddd"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "3139ea21eb934611", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/dist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 2322584}, "digests": [{"algorithm": "sha256", "value": "b324b197720d99cf7612c84e3bee1a135c88c64fe38093bdc9a2c2a18c06ea21"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "bad5cb72203c0d89", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/doc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 2692152}, "digests": [{"algorithm": "sha256", "value": "15a3f315643d702137adf97565aada89e4958d504ce09bfa4e5483713b4d6b0a"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "3010f87181c128f2", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/fix", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 2291448}, "digests": [{"algorithm": "sha256", "value": "62ffe6a113d48db8a2cdf3043711a488226094776b003d11fc31e2d937880952"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "d37849a611726698", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/link", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 4539936}, "digests": [{"algorithm": "sha256", "value": "5cd64a83518b2dd71c233a979e58323a819a9bcbfb80801ec23f1e7d7bf42bc7"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "6f0616dc398b48fb", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 2613976}, "digests": [{"algorithm": "sha256", "value": "acf8214cadf63332f50b91fbe3cf01595861e00eeb18620688b55721445114c2"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "191d13e4197b4f66", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 2927256}, "digests": [{"algorithm": "sha256", "value": "01549e91b5ccf8cc5878c8ca9dcb9a2f94c741ab549f0089b000b9b23b0ff1f6"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "23e7b4ddee56bb29", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/pack", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1547368}, "digests": [{"algorithm": "sha256", "value": "b17749f5ee98e29a66298951ee6465992db447db49fa5f168a651088d21f9f45"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "c134d149ac899571", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/pprof", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 10331512}, "digests": [{"algorithm": "sha256", "value": "b0269c1415ee03e65606faac6cfac3ccd686e05c78225162b2809b31536cbd5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "7e7f9fe8ccd818cd", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/test2json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1773880}, "digests": [{"algorithm": "sha256", "value": "d06255ec511b8452ad79ca54ec1aae41327fe58cc64d0d5d8271d573db10b4e2"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "1f6f32d6db0ad476", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/trace", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 10496856}, "digests": [{"algorithm": "sha256", "value": "d817f0b0b7bbfbb51c239f8542257343865c024e272644ec7c84d166d04060d0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "772b4c95d2957334", "location": {"path": "/usr/lib/go/pkg/tool/linux_amd64/vet", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 5204536}, "digests": [{"algorithm": "sha256", "value": "faecafbf195436bd76dfcc1442506e7916faaf7abf1e46ac31339f392f6d94f3"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "631a92850c9c8eff", "location": {"path": "/usr/lib/go/src/Make.dist", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "6ba2eefae97f3d2b69798f740f9ceac9a1297302f12b599aa2c4fb9b48bb9727"}]}, {"id": "6a70de798995dd0f", "location": {"path": "/usr/lib/go/src/README.vendor", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2163}, "digests": [{"algorithm": "sha256", "value": "45450d6cb5fd14448209750afd577bbfa442f2b63a249c920c0772905ef6d4f0"}]}, {"id": "1d6f376870ffa71f", "location": {"path": "/usr/lib/go/src/all.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 407}, "digests": [{"algorithm": "sha256", "value": "f2c10eac9bcea2cbea96aa1eaed5715398872b4be42bedec2bf2e125f91b1126"}]}, {"id": "cdcbae178796a504", "location": {"path": "/usr/lib/go/src/archive/tar/common.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24462}, "digests": [{"algorithm": "sha256", "value": "d107838f3567ac2f1a101d4504af66eaf19d60ec87a7afe67c1967228d26330c"}]}, {"id": "ca491c994acd1346", "location": {"path": "/usr/lib/go/src/archive/tar/format.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11539}, "digests": [{"algorithm": "sha256", "value": "6cbbf3e8886265a897ef50f666d11d729ac402d050be171bd728a871f7befc73"}]}, {"id": "a1402c7283ecd343", "location": {"path": "/usr/lib/go/src/archive/tar/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27377}, "digests": [{"algorithm": "sha256", "value": "1c8288042c5a7974a7be97da7c4bc57410fe2c3ecbce566e4f6046b5e07fbbb8"}]}, {"id": "8ef2d8a71a670743", "location": {"path": "/usr/lib/go/src/archive/tar/stat_actime1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 431}, "digests": [{"algorithm": "sha256", "value": "8f678b3a629a52d34a4e9eeea348daa9a758c43ce113de69bc3c6829319f7685"}]}, {"id": "e33c9081f40add9f", "location": {"path": "/usr/lib/go/src/archive/tar/stat_actime2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 421}, "digests": [{"algorithm": "sha256", "value": "021729317fe310c2654bd71bbf8e7d1dd9f540eca8cf92be2c9d59fa208d2f56"}]}, {"id": "ccd7bfa2c009a64c", "location": {"path": "/usr/lib/go/src/archive/tar/stat_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3238}, "digests": [{"algorithm": "sha256", "value": "ee24ddca39cbe8f79a9664d140aad4903dc7838b79bec9bc90c51a696e64f92f"}]}, {"id": "9ecd5bdd6ff6f66a", "location": {"path": "/usr/lib/go/src/archive/tar/strconv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9193}, "digests": [{"algorithm": "sha256", "value": "4b7a1b840fa910f9bcd47e694110bc8980c2091ab026018d8ed6675484777095"}]}, {"id": "06d819eb831fe68c", "location": {"path": "/usr/lib/go/src/archive/tar/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19059}, "digests": [{"algorithm": "sha256", "value": "88f1490e5d14a07baa796faa4aac3bb2890c2217d321ccebacedde9390e94b32"}]}, {"id": "44269a8fc646e9a2", "location": {"path": "/usr/lib/go/src/archive/zip/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27476}, "digests": [{"algorithm": "sha256", "value": "1db851a035f5397f4137c695b0bab81c67e99a87e3f69a8239fe521714c2b971"}]}, {"id": "da482bb726a9bea7", "location": {"path": "/usr/lib/go/src/archive/zip/register.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3737}, "digests": [{"algorithm": "sha256", "value": "59484dce1735ce39815355d0053d1636c46650bc550aa8135dc87deaf2601c1b"}]}, {"id": "04335dfcd956b5bb", "location": {"path": "/usr/lib/go/src/archive/zip/struct.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12210}, "digests": [{"algorithm": "sha256", "value": "8a7452f58a83bd60015d65ad438c69a84f76c439fbc43494324ec46ab79c0fb8"}]}, {"id": "0a8634fa2c37b0b1", "location": {"path": "/usr/lib/go/src/archive/zip/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18471}, "digests": [{"algorithm": "sha256", "value": "bce6f7d57eeb5824d2ebf4667b339a1aa5c7a0fcb3dd48159a093fb49bb0221b"}]}, {"id": "d81475fc4cfa2fc0", "location": {"path": "/usr/lib/go/src/arena/arena.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4363}, "digests": [{"algorithm": "sha256", "value": "98fe5bcd896144b72b6d19d7da5f45e7311c07ab1dae2085451698092f38aefb"}]}, {"id": "50d80ecdff42ed25", "location": {"path": "/usr/lib/go/src/bootstrap.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2214}, "digests": [{"algorithm": "sha256", "value": "bff895c80a3f2efaac39a81c978beba3d096c17dc9684827ef6ed9e8108b11fd"}]}, {"id": "506b675fcf4ed985", "location": {"path": "/usr/lib/go/src/bufio/bufio.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21524}, "digests": [{"algorithm": "sha256", "value": "4c602edf3b560d302c6710fab32150ac654acbc446ca3f0e53f5fcbd801453b7"}]}, {"id": "124cbece1651c9a9", "location": {"path": "/usr/lib/go/src/bufio/scan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14004}, "digests": [{"algorithm": "sha256", "value": "3861e7b16e1aa2c751c4b4335893d1eb415e02183ccbc3f0b6fb48ee5f3dfca2"}]}, {"id": "51c9d0004adf49a7", "location": {"path": "/usr/lib/go/src/buildall.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1874}, "digests": [{"algorithm": "sha256", "value": "af085a63f3fa86c6b5110a079bb49d05f4bfc3586a87640dae9dd06a9cdb64a2"}]}, {"id": "3152123efe491505", "location": {"path": "/usr/lib/go/src/builtin/builtin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11719}, "digests": [{"algorithm": "sha256", "value": "adb19db9ffba256e86440b85888061d337e8f6cf00b1c7a439c267882f6ab816"}]}, {"id": "5ad56b8d9a18bbaf", "location": {"path": "/usr/lib/go/src/bytes/buffer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15484}, "digests": [{"algorithm": "sha256", "value": "a20db23bc83a4b3ccdc409e3d77b88679cecfa7a1c34e009766f88f872b2f3f8"}]}, {"id": "e81c1fbcadd76add", "location": {"path": "/usr/lib/go/src/bytes/bytes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34626}, "digests": [{"algorithm": "sha256", "value": "329e1ec8760509961b0dab69ca3bd7a8753b14021e04d95dd646472ea4c4e11e"}]}, {"id": "6e4f598dcaaa24da", "location": {"path": "/usr/lib/go/src/bytes/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3907}, "digests": [{"algorithm": "sha256", "value": "c7ba12a9c47b897f271afecdf1df62838af7ce09da225e69e178dfc46ba008c4"}]}, {"id": "0424322ad964613a", "location": {"path": "/usr/lib/go/src/clean.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 518}, "digests": [{"algorithm": "sha256", "value": "5ccc9e855942a491535b8c1891e97ed26b1baf298b216cae819bb51d3f8a597c"}]}, {"id": "b1eacf8d396fd6eb", "location": {"path": "/usr/lib/go/src/cmd/README.vendor", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 102}, "digests": [{"algorithm": "sha256", "value": "68241571050ca9a53dc4cc9d89831c4847f7a597b85164e68d51c3885d72a993"}]}, {"id": "548b593cca91ad83", "location": {"path": "/usr/lib/go/src/cmd/addr2line/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "c1b9d2343f29479b55ad598d79797da3f4a8fa8e1dba78026cb695e5cc0aad91"}]}, {"id": "bfcb8114ba3f5357", "location": {"path": "/usr/lib/go/src/cmd/api/api.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32450}, "digests": [{"algorithm": "sha256", "value": "669355c7272461a18975c49a5b691ea38f16f19d9f2a04d6089c355c3f2b2a79"}]}, {"id": "a73cfa4b11e15c30", "location": {"path": "/usr/lib/go/src/cmd/asm/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1818}, "digests": [{"algorithm": "sha256", "value": "ffbcb6152b0c85a73fa99674a6d6e618ff71c1459832f6ea7f0d66da0ab5f2dd"}]}, {"id": "31d3705743f30984", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/arch/arch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21889}, "digests": [{"algorithm": "sha256", "value": "71f249b5ad3e8100128b4b8fe280ddc42aac5de977557576977fd6795979d995"}]}, {"id": "a34ce547b5907b2b", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/arch/arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6279}, "digests": [{"algorithm": "sha256", "value": "2b26f499d45af2ea9e10a47e6f41fbb38d46c425ba9277d784ee599c8db7ac0f"}]}, {"id": "083657409d1054a4", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/arch/arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10624}, "digests": [{"algorithm": "sha256", "value": "cae8b399f5499a68a9aa65dfc55eb154b89180dea8a1eb8506fa8a73b943fd51"}]}, {"id": "8a0f3249188974ee", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/arch/loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1791}, "digests": [{"algorithm": "sha256", "value": "bfd7e2b282d498f55f17ebfe733619d3e2b218e4201e2dfdebd3fdb9ae69ebdb"}]}, {"id": "8fb71459b4741b12", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/arch/mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1774}, "digests": [{"algorithm": "sha256", "value": "d4e6ab7664bd7c7dafb0be8931cae092d462a2a8bf703b1269fbc4cb456d4991"}]}, {"id": "5e9a5ea0a1f390a5", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/arch/ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2266}, "digests": [{"algorithm": "sha256", "value": "3f58ae972a5fb30001728a071ce67b7b8ba2e99b4ef297cc785e9c379f1c9825"}]}, {"id": "80fa407bb187e93b", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/arch/riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 943}, "digests": [{"algorithm": "sha256", "value": "b808c0d5c1e0bffba73df890c080235a02a2cb335e2e89a0045476d4d271b2b1"}]}, {"id": "5563a28b76c225f2", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/arch/s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "fe8daeb5685e73f3223cb615a6685c194767e26428d95fe54e12eadaa0da9fad"}]}, {"id": "c0281fb2238e07e7", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/asm/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25292}, "digests": [{"algorithm": "sha256", "value": "2d9c61331b91d8905211e2e21f287f53c37a77d8892f74efd175fb014f7ad281"}]}, {"id": "c73e7b6aad5a1b44", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/asm/parse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37215}, "digests": [{"algorithm": "sha256", "value": "ef165ac53c4a464a8e0629610ab251293f8e32955ef10d448d0dd47faf3ebe13"}]}, {"id": "4c325f05af1e8ef5", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/flags/flags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3004}, "digests": [{"algorithm": "sha256", "value": "df44280a4bf02cf141d161bebc7ec83223323fa100feaa54e3f0d8dd5d9e1ed2"}]}, {"id": "4cf8d10a1b9d50e9", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/lex/input.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13231}, "digests": [{"algorithm": "sha256", "value": "e696ba784fa83eca8861ed619c1bb82893597ea9aafbcb67015abe7c171a7b3f"}]}, {"id": "e2f2d3586dede463", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/lex/lex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4347}, "digests": [{"algorithm": "sha256", "value": "3a8a2ef22904e9c9b416a7065dbd60352e5da674ac0bb37c23766899579f7ef2"}]}, {"id": "734ee0323db4c4ad", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/lex/slice.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "fa1da2b167652de700663ca6bf37442dd3ca24ff35abaac88187e9133affafb6"}]}, {"id": "1b6d576f71a399b5", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/lex/stack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1258}, "digests": [{"algorithm": "sha256", "value": "b5dea1d7b25eb32c27e876e8ad20aea6453e701ab9b3b130e98d7907237bbd22"}]}, {"id": "fd3c99a193952225", "location": {"path": "/usr/lib/go/src/cmd/asm/internal/lex/tokenizer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3022}, "digests": [{"algorithm": "sha256", "value": "448ec4e8aea5ed423142b25f90cf32af7c2b4e9059e68450381a8b75198bacdc"}]}, {"id": "a70fcbd90c3fa4b6", "location": {"path": "/usr/lib/go/src/cmd/asm/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2576}, "digests": [{"algorithm": "sha256", "value": "41dac55980ae5ba79b0447d0a43439caa99ef2c72e8a59eb4ba6f5bd2b451ffc"}]}, {"id": "351eacf8e4b1a984", "location": {"path": "/usr/lib/go/src/cmd/buildid/buildid.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1562}, "digests": [{"algorithm": "sha256", "value": "44a45237a6d9b9cb9c6a866faf4ba45087721c5bc246f9085654c66b20f186fd"}]}, {"id": "2ff5fea78f14dee6", "location": {"path": "/usr/lib/go/src/cmd/buildid/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 558}, "digests": [{"algorithm": "sha256", "value": "871d78ebde0f6ef0bf2a4260ce9db197d8256b884c5bf5ffcd67fc98d4566d06"}]}, {"id": "a15babdeb545de77", "location": {"path": "/usr/lib/go/src/cmd/cgo/ast.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13479}, "digests": [{"algorithm": "sha256", "value": "7ec37675510e4d160f6eadfeed0c36246c5947871fe078b14dd097810dab6dcb"}]}, {"id": "e2928409a9e1f850", "location": {"path": "/usr/lib/go/src/cmd/cgo/ast_go1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "55528c6f350b79fa73741d00aeff054482655eafe9d488152a51c78e4b97523e"}]}, {"id": "c6945ba453fcba4e", "location": {"path": "/usr/lib/go/src/cmd/cgo/ast_go118.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 730}, "digests": [{"algorithm": "sha256", "value": "237ba1a606375c19f3003b9f1c17f17a652e6d3de44054f9ab768a559bcb1d79"}]}, {"id": "ba91cc80d773e52b", "location": {"path": "/usr/lib/go/src/cmd/cgo/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41835}, "digests": [{"algorithm": "sha256", "value": "5c317de3730a00b14cafab9082ba10e9df08f6ebe6c2a69622b7e61063aef5b8"}]}, {"id": "eed3b84228a92d8a", "location": {"path": "/usr/lib/go/src/cmd/cgo/gcc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 96418}, "digests": [{"algorithm": "sha256", "value": "428820ad12cee2c5c85c7f9612be726d6e8f3fc96d610bab4fb119ee3145c7f8"}]}, {"id": "00c3594e941f0c7e", "location": {"path": "/usr/lib/go/src/cmd/cgo/godefs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4586}, "digests": [{"algorithm": "sha256", "value": "f883ab809cb47e060a27c6d3fad553e0c71136bbae9eeeee1a2f269aba5b59bc"}]}, {"id": "4d4bf6b47bc4da5a", "location": {"path": "/usr/lib/go/src/cmd/cgo/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13391}, "digests": [{"algorithm": "sha256", "value": "8d15e7089e084b51d78e0661ea065324b2048ec3425133f8c860bc87d3f2fd5a"}]}, {"id": "7fc108174f91b0c4", "location": {"path": "/usr/lib/go/src/cmd/cgo/out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 59784}, "digests": [{"algorithm": "sha256", "value": "c9c7a4d48166c767df26c179a791173712d05d8923f5d3e60af58f4c8b521848"}]}, {"id": "60d8ae88cb8659db", "location": {"path": "/usr/lib/go/src/cmd/cgo/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "6d9cfed99eec6ac62dbed32ad81e70052618f27b4d9d33867b38d63cfcc3e2d3"}]}, {"id": "9f52cbff7a90c28c", "location": {"path": "/usr/lib/go/src/cmd/cgo/zdefaultcc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 282}, "digests": [{"algorithm": "sha256", "value": "c8dd070eba3be4ce78230bf9ffabdf27b1a272d34b6db8f5935ac9cfa1c48c7b"}]}, {"id": "0519c42cfe05adb1", "location": {"path": "/usr/lib/go/src/cmd/compile/README.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7076}, "digests": [{"algorithm": "sha256", "value": "90991a10cbf1c6907f1d20a48b1f95afb34f9dc49dab0f18fc99e8c924dbbef7"}]}, {"id": "0c5134348310cf52", "location": {"path": "/usr/lib/go/src/cmd/compile/abi-internal.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39969}, "digests": [{"algorithm": "sha256", "value": "1019735910faa2a64135015a0042272049bf28830e1f5909be0110c6a444a63a"}]}, {"id": "da4f2f2819e9f16a", "location": {"path": "/usr/lib/go/src/cmd/compile/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10303}, "digests": [{"algorithm": "sha256", "value": "67215278efbb22a706d388b51433831984b0c34b3ff062d9e309cc184cf10b6a"}]}, {"id": "ab923b4081b1bd1d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/abi/abiutils.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27862}, "digests": [{"algorithm": "sha256", "value": "a7018563c44dfa8dd35183b0b93e16046d1d1dba07de73ecd5464cc5006d425f"}]}, {"id": "4e8fd55190be1d0f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/abt/avlint32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16817}, "digests": [{"algorithm": "sha256", "value": "35b194e21308909a148451439093dc3618102895e261797bf1e474ac62fc244c"}]}, {"id": "186317e23091f650", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/amd64/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 604}, "digests": [{"algorithm": "sha256", "value": "c0e78fbcf303739d661616a6d2fb58ffdd91477a1830dd37de12b42a32b77a92"}]}, {"id": "677506c588b48a3d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/amd64/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5581}, "digests": [{"algorithm": "sha256", "value": "3c09954bb9c07582e1d6f8066525f8611651dccbe68f0c498ec717f3aa053713"}]}, {"id": "e41015b790197743", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/amd64/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46922}, "digests": [{"algorithm": "sha256", "value": "f87e3d06f1fc0cefe89d36fbb8f68575ecc1842d386bba1cb021adac093405bb"}]}, {"id": "7ba604b5faa09bed", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/arm/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 626}, "digests": [{"algorithm": "sha256", "value": "36bf9475606bf6da4971dc044212cf9a0332971e53a50ec1889d4e84a3dfbc91"}]}, {"id": "31520aa259cc0d0e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/arm/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1821}, "digests": [{"algorithm": "sha256", "value": "3db1cd1a6d155368c329cc5bd185e50e5ed00bb294da669af85b50cc80590c24"}]}, {"id": "998c962f2adba6af", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/arm/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28753}, "digests": [{"algorithm": "sha256", "value": "0101f242dd6245d00a7668d7ce4d430fa04d7992047ee6271eaad5e4708520a7"}]}, {"id": "9f4d89fefe992464", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/arm64/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 666}, "digests": [{"algorithm": "sha256", "value": "8240611dc6d7933d40898ddf0abdede0e30433118fc1cc9343b70b5835a4a541"}]}, {"id": "c0358c2f5bbc816d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/arm64/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2673}, "digests": [{"algorithm": "sha256", "value": "bf3016394d2f158212e87bdc0774a97e47f0576b1947ec056fac1f9153ac0276"}]}, {"id": "c11ad123075caffc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/arm64/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38752}, "digests": [{"algorithm": "sha256", "value": "287c96bd0747cfccb0a79c15ec9c5d5dc6901b1bdd4db79534cc856ae37aeddc"}]}, {"id": "635b0cafb256a95d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/base.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9793}, "digests": [{"algorithm": "sha256", "value": "4567b454e9ed61eab2de08f11971a03e21d7afd7446868f177cd33aa148c889f"}]}, {"id": "1e224e39ed4dce3b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/bootstrap_false.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 347}, "digests": [{"algorithm": "sha256", "value": "97b2f49dc0e0238e6363224e7cd618acfb2867d88687dc52e6c3d0c0aa2aaec4"}]}, {"id": "197fe86df6403d9d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/bootstrap_true.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 345}, "digests": [{"algorithm": "sha256", "value": "89f101a8e4193087f8ce3d180817f370f36fae1f3422323a76e281747f4cac08"}]}, {"id": "ed6e4937b5dd2910", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/debug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4497}, "digests": [{"algorithm": "sha256", "value": "d657b992d22a267da5425a258b3b8855d191b3b0ede9aca6ad821ac81069aa87"}]}, {"id": "1e58bfc4633cc428", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/flag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17957}, "digests": [{"algorithm": "sha256", "value": "a1614152d6da78f7971bf5598569302d3aae06ea66f215c6f4f4b51a6c0fdd2c"}]}, {"id": "0628d641fcb446ca", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/hashdebug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9264}, "digests": [{"algorithm": "sha256", "value": "5d048cbbfd2256decc6839fedc076e9ab11119edb99a46c59d786a1a63f2f987"}]}, {"id": "a6e992c46fe81ccc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/link.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1634}, "digests": [{"algorithm": "sha256", "value": "316af57f6117869dae6d8762325773c582a8fc7e8fc8638cb69f8d0381b111f8"}]}, {"id": "b26d5c84295212cb", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/mapfile_mmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "c0eb2058fd765caa7e2950a2baf57c374acb74c43ace68f9b4b873d8dbcbd6cb"}]}, {"id": "7f9e015f20b08e04", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/mapfile_read.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "708a0b04bde323df302d270969094211f3509da9258971ca9813e07f15f72acf"}]}, {"id": "8eb84858bc922d2d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/print.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8533}, "digests": [{"algorithm": "sha256", "value": "49402caf284505a8504b1da87d9cc027ebdf132968a44090df30d6caa1e93c9a"}]}, {"id": "2e7cea838cfd83cb", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/base/timings.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5910}, "digests": [{"algorithm": "sha256", "value": "255594fb87f8165512fdfa00f8412ca3c0c5a89f819c9e9e2ba9ebbd6f0dfba9"}]}, {"id": "bda5f6fb7f330f2f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/bitvec/bv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3916}, "digests": [{"algorithm": "sha256", "value": "5eb3dc375cdf7c90bcce6e7583f8018283a62683ec3ff0f07f564d0766387e83"}]}, {"id": "5bf5d66289293144", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/compare/compare.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10388}, "digests": [{"algorithm": "sha256", "value": "d6ef34539b6d633c002e1d8621092b9e6ac9cd1cff1bbfc477a1be05f6a4933c"}]}, {"id": "42dd74f602f9c89c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/coverage/cover.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6515}, "digests": [{"algorithm": "sha256", "value": "f238d9427aca38e9d95e5184fa5cfbd4fe09eed58dc709407ce059d8dcdf8515"}]}, {"id": "ce2451b34c4e88d7", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/deadcode/deadcode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5880}, "digests": [{"algorithm": "sha256", "value": "bf80e35db503c63bfb160ef7e15df472a6d3d5be4471f793df6cc0ed3d8592c0"}]}, {"id": "c632df1a2fdb3104", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/devirtualize/devirtualize.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5340}, "digests": [{"algorithm": "sha256", "value": "c3ea860ad29376b3590b0817d9e2c114c50a70e4479b0a9ad5b15edca418c14c"}]}, {"id": "0c6db9e4783d09cc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen/dwarf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18826}, "digests": [{"algorithm": "sha256", "value": "4be82e9b1243c0449d23d6e1ae1d7050d2f217216c6f481d492a5e693e5f62da"}]}, {"id": "32eea7d9f8410ce9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen/dwinl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13567}, "digests": [{"algorithm": "sha256", "value": "a6501d195c6a7a537f75a898fb8d34fc3f2f991064108887150f189444b0d2cc"}]}, {"id": "53f9e02b0b2dbb27", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen/marker.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2290}, "digests": [{"algorithm": "sha256", "value": "99a6e941444076d73acbbf08513d838643ac9bfad11519721568211d1e258722"}]}, {"id": "204aadf30f183f76", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/dwarfgen/scope.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3428}, "digests": [{"algorithm": "sha256", "value": "0634b140696242913e868e266e4f81827510af44780670d1d0f8e1afedbf66b3"}]}, {"id": "78fefb7e6c46f597", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/assign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3017}, "digests": [{"algorithm": "sha256", "value": "d2e7d9dc8c59068a6e0ab21fe4ac9f7ecba47ab842d22fe0abeab023a7f4e88a"}]}, {"id": "5fd5852ed0a440ef", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/call.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13679}, "digests": [{"algorithm": "sha256", "value": "bde6a3fbf07295c6ee59ff4e6c10a1c4e05e1bbfe4341cb22a2b9f8e20aee0fd"}]}, {"id": "fa7a67cac99b7194", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/desugar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1190}, "digests": [{"algorithm": "sha256", "value": "cce729cc95709205934713dd13340d38ec0724b7c607d7e805a3c9be6172c757"}]}, {"id": "51f212eb69eb00a5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/escape.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12605}, "digests": [{"algorithm": "sha256", "value": "6c8e4913f7f88f80a83a2c1df9d43cdf436e4821d60df78061030922b7c108f6"}]}, {"id": "a523808fbeaef6db", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/expr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9211}, "digests": [{"algorithm": "sha256", "value": "33da8376a77fd4c6bd9a32e2087dcd87393434e992b97aacfab964899bce7a1d"}]}, {"id": "af5add03fc86065e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/graph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8350}, "digests": [{"algorithm": "sha256", "value": "857e4cbf2da1f48fd2b8cb46d6722cfb3d275b422eb92b4cb33b9212f57ef8e6"}]}, {"id": "0a1e5d0b8950d928", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/leaks.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2640}, "digests": [{"algorithm": "sha256", "value": "6d368ad97a0ddc0e032be249a71aab7eb22c2d09350a5173465d4bda85775f69"}]}, {"id": "524423ee4e929972", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/solve.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8033}, "digests": [{"algorithm": "sha256", "value": "48de42cac6fcab034496904fda6a535870dae01ef77a2dd93373e64ab542c19a"}]}, {"id": "3c0db92b3eec49f9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/stmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4854}, "digests": [{"algorithm": "sha256", "value": "a68132b5d47ae4c189048fb346775b7fa42dbd67615e2a800d633444290ca36f"}]}, {"id": "0189197f81031e41", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/escape/utils.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6452}, "digests": [{"algorithm": "sha256", "value": "a0e3b4ca2e104156e87fc3f642313afa10ac0ded87835731189185279f410427"}]}, {"id": "1da11601adc0a7e4", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/gc/compile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4594}, "digests": [{"algorithm": "sha256", "value": "e39c1229411ea3b8ead69d480cf6bfd3639c5a0f8e4fff3298b0d7427a5ac7b0"}]}, {"id": "46ba1e69a623c33b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/gc/export.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "b0181c71f9857cec9a3d589e81f885cc54a58be100919df79b7efee6df40eb12"}]}, {"id": "638ee6e957b34766", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/gc/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12424}, "digests": [{"algorithm": "sha256", "value": "297d56f5e9b5cd3248d0cf685e39aeebd5513473532049d6748039de45f98ac8"}]}, {"id": "8462f4b175b35d1a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/gc/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9600}, "digests": [{"algorithm": "sha256", "value": "68857a227bccec5d3d1cd9711009d5291d736c0b6ca1b9ece6a60d73a30ba55d"}]}, {"id": "afdfc2eed548fd8d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/gc/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "3fc21d4433d0b578d9d325546273a83445b75456b71ec8c600c32ceb85b981e7"}]}, {"id": "e673f5d72e2b1e1e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/importer/exportdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2545}, "digests": [{"algorithm": "sha256", "value": "f368797573b6af563a826a5af634c0e754e476206c77ac670f34c86297f75caf"}]}, {"id": "f1429dfd679b3f34", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/importer/gcimporter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6235}, "digests": [{"algorithm": "sha256", "value": "e10a56c1c97cfd41aa8201a1c6022bd09bf37318e175d8ee8d66aea6f511c84c"}]}, {"id": "dbcabc6524548f86", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/importer/iimport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19115}, "digests": [{"algorithm": "sha256", "value": "297c09b3da8b592207026b8d6b71c5fbae6d530da74123ca7f7e1058ef18a01d"}]}, {"id": "4519be9b21ed524b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/importer/support.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "859ad192523560d0d5005ea600983f71e1155d2547d116065765187ab15a2d4a"}]}, {"id": "f69e6d60dcf6d965", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/importer/ureader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12694}, "digests": [{"algorithm": "sha256", "value": "1b89c79869c3f4ebb5bb6d7d00683637ea605a09bc9173a6514dada878d17789"}]}, {"id": "7cda3e6364449a68", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/inline/inl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54402}, "digests": [{"algorithm": "sha256", "value": "31132654d285e0af5557f911e9e0ddd649c8d52bedc6167c591a273db1eb130e"}]}, {"id": "9b66a2f554d9c18a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/abi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2182}, "digests": [{"algorithm": "sha256", "value": "c135a279f84cfccb67e08343480012767e764d69adc6fd2f0c7004a45e8db646"}]}, {"id": "4561f69ab29a398a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/bitset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 734}, "digests": [{"algorithm": "sha256", "value": "771bc334ba442325484d21d92e96e68a251b6dd0dc8b2cc300e9928f6d076cb1"}]}, {"id": "aea1ed2d974dcbca", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/cfg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1206}, "digests": [{"algorithm": "sha256", "value": "fc7e3adf4f5ff8fae16f1ed3f8aecf45d20553990b68a6f48b78b6436f76cf57"}]}, {"id": "efd75f67ea871cfd", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/class_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 755}, "digests": [{"algorithm": "sha256", "value": "30101b623fe1f350312e7e95fb66346ea5a754df4094e753b62e742db282edca"}]}, {"id": "5cbbc026302f788c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/const.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "a08f48a30a7ab13884e08e4f52ad4e4c9c8b5ffc6f33eba09c6d932a35bce0b9"}]}, {"id": "b804511c3364c116", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/copy.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2761}, "digests": [{"algorithm": "sha256", "value": "0ddd0b37a3003c0889bf9094a4b3c2f1c5d1354470699b628aef0c607f5f4b94"}]}, {"id": "60097b4aafc9bd40", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/dump.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6357}, "digests": [{"algorithm": "sha256", "value": "5024d0fc09cb818fc786c6856e50a3ca280d7602cd1d9df3b6d19cd2d8b16b30"}]}, {"id": "a2c800935e54f50e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/expr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29802}, "digests": [{"algorithm": "sha256", "value": "e487efe2ec1a82a62428d3ccececbb9f9e5047ce6229bb589783dd85c3238123"}]}, {"id": "7ca49a07d1dc4483", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/fmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28762}, "digests": [{"algorithm": "sha256", "value": "f9ace9c9b1fe1d03184314c57a0a61805b64288d9178f0e1bee34a10b8e1f080"}]}, {"id": "883fb75ee3d2ffd9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/func.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15921}, "digests": [{"algorithm": "sha256", "value": "ff6369fc40b8987dd7a89952be5e69ce86202a6de69dde0605e04445e0851c90"}]}, {"id": "4f799d40b506d252", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/ir.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "88d15f3f74fc470de511e0bc5eea05294ae8715e46dadfb40ef987dd20df6572"}]}, {"id": "198b328db9ee1ca0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/mini.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2819}, "digests": [{"algorithm": "sha256", "value": "00fabe1823ced3eb061974cd1fd0f17b1baba02df9cd986fe50e2364c0f0790d"}]}, {"id": "b027ae66c27a2fea", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/mknode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9517}, "digests": [{"algorithm": "sha256", "value": "70b611f22cb9675cc72e2afe56229d2de241443b1f12c19747c45f43f685313c"}]}, {"id": "105fdb60389a37bf", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/name.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18512}, "digests": [{"algorithm": "sha256", "value": "24dd7e6fe655fee48ea85fb8d40d3a20fe5f89495087a24312371298dc7b96b7"}]}, {"id": "453bacd6b99c00c3", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/node.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18302}, "digests": [{"algorithm": "sha256", "value": "4fd0638bc2725dbadd3da8a214ac5b4a30a3f40aaabf6cb365d6c5e3a6279932"}]}, {"id": "3bf22be1b69bc71e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/node_gen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39931}, "digests": [{"algorithm": "sha256", "value": "6370ad1b03e0fc3b1bf64bb08fdb99f252abc1e9ad2ea096fd5fbb748ef045cd"}]}, {"id": "734c16c71552b33b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/op_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5282}, "digests": [{"algorithm": "sha256", "value": "280ac4a663abf71acf178f6f224d42514035029026251aeff93477e3c3a34e3e"}]}, {"id": "c78fb341e4ed4b1c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/package.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 757}, "digests": [{"algorithm": "sha256", "value": "83c8cfe6681a3f26ffbec558aeb33e5eea424bd073ff23036b28ad2a0c4ff4d7"}]}, {"id": "6647779a1f5dc9b9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/scc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4256}, "digests": [{"algorithm": "sha256", "value": "8de8a19547d6f8c04728b583d3585c6b9e1bba7e8d09a96dcbdccf1054b3f238"}]}, {"id": "9b77127a8a8d309f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/stmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10333}, "digests": [{"algorithm": "sha256", "value": "27d2008d6cd866e14286888380620f4a734306bba0ca36c4643182acae1db7b2"}]}, {"id": "35d0f4d0d7ba2144", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/symtab.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "fab2300740255ccd162050c7a15006aaebb1ed8f4e7b0e7213d8456e046cc22e"}]}, {"id": "b3617a05dda5c6b6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2717}, "digests": [{"algorithm": "sha256", "value": "6107a765b27b350fb0ebc01b548256079643e4ff4457b043476779fb8c5994fe"}]}, {"id": "47ca1e1b8d951a5a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/val.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2932}, "digests": [{"algorithm": "sha256", "value": "1d7a8ef2f2a7a5802bc45c3ad52a7731a7616d04d55ff7971858f8a39e440e03"}]}, {"id": "686854d3f47a10b4", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ir/visit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5851}, "digests": [{"algorithm": "sha256", "value": "8e39094277008d448bae2f5afd5e31fb8bcd2a9327af959fff072f661136bde8"}]}, {"id": "63d3c5530ed28452", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/liveness/arg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9365}, "digests": [{"algorithm": "sha256", "value": "cee7edbef6a478007f2c3e8f8cc8669f4001e2e4fbaed83056171a3f12a72ce3"}]}, {"id": "899af6a408a12299", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/liveness/bvset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "9999a510f0f91f6f99ee6e54d02e7e9785ab05fe3052ad46c036b660f491fbb7"}]}, {"id": "53cc5553d77f88e9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/liveness/plive.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45058}, "digests": [{"algorithm": "sha256", "value": "829981ed1ab0a97a7052ec896749ebf4757dda232e530b8c6e324db4234cabc9"}]}, {"id": "9336b2a4bbae794b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/logopt/log_opts.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18928}, "digests": [{"algorithm": "sha256", "value": "ed5b46eda9b90616f33646a33e075c4affdcde56af5ab000be1578bf59a954bd"}]}, {"id": "6cd4ae4b059ba291", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/loong64/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "ed02f0619e12e87f91f69932faae6cea60d6ec580bcba4ddbea1cac301d3024e"}]}, {"id": "933fa3c3ff2de41b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/loong64/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1959}, "digests": [{"algorithm": "sha256", "value": "c92dca1eecefee8910b50415b599d3e57626309ebc1748b4c138d3446653c443"}]}, {"id": "da66f7fb5c25d0ad", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/loong64/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23480}, "digests": [{"algorithm": "sha256", "value": "f603d09f84b7bf8b488f9bc77ca109d553b26b11bf8b546efdba2e2d3cedf5b6"}]}, {"id": "2711be27b2375665", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/mips/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "5897452990993701dc62c038801013e2bee3040857b73f2118fca15e1c2929a8"}]}, {"id": "46ed10fd139f3c8f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/mips/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1711}, "digests": [{"algorithm": "sha256", "value": "ca19122e6686a1b5ede3ac9287f91dde5a124499532111b745541305e1e5ec71"}]}, {"id": "97e7797d32ad3075", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/mips/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21534}, "digests": [{"algorithm": "sha256", "value": "e89e3245e0d2520ac5d9a6a7ede1d8605537a42709a5dea21d31dad3c1163859"}]}, {"id": "a038694f634ff31a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/mips64/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 718}, "digests": [{"algorithm": "sha256", "value": "0c0c6401d623951f2dd101e4b014da8d9321069ad900e78b7a0436c43a3bc344"}]}, {"id": "8cc4c502a2d9ace5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/mips64/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1886}, "digests": [{"algorithm": "sha256", "value": "7340f91356d1e815597fdf3d4956ee708485ddb90883f36ca24c32bcda712c04"}]}, {"id": "c691007382567a4e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/mips64/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22315}, "digests": [{"algorithm": "sha256", "value": "6570bf84dbe6ab09ad7f8fb5baf88d67229b0f18fba18183f88a1f296d906f80"}]}, {"id": "783220c109ca9fba", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/codes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "8bcdab984e7b1941bc41461138ef5eb7eeacb61708d52fdbb175a22f5b305036"}]}, {"id": "a037fed2e0d2cb8e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10282}, "digests": [{"algorithm": "sha256", "value": "7702a86b3a6fb11d280b582be9d0761daf8f481d48da96157dba7572048d4619"}]}, {"id": "b99b2f48b70cae02", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/export.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "3b98c01487bdc3d7ace7028465dd054f91dea84b26f933b95e6a10819348a620"}]}, {"id": "2e48829726e2882f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/expr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13307}, "digests": [{"algorithm": "sha256", "value": "5e5e3705bb35cf5cd7e3990925402c23c82c3763a4ebe72cfb8b5bfac4c837a6"}]}, {"id": "1b8df5608447a32b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/func.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1947}, "digests": [{"algorithm": "sha256", "value": "16e1328f72b9112ea27aff4a4748f2b6fb2109cf6c201a1c6999a0d22447dd5a"}]}, {"id": "4a07bc37584f39f4", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/helpers.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7921}, "digests": [{"algorithm": "sha256", "value": "d4264706539b096bc106b941d1ef37b653167efc47b7b477dd90f7754f38762b"}]}, {"id": "fbe3d9deadf5a9a2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/import.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10213}, "digests": [{"algorithm": "sha256", "value": "0c51be37074a960f31f40bf98c58ee838ea6b20b96e94836293ec1a65bc0c460"}]}, {"id": "c9c3ad324727970d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/irgen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15904}, "digests": [{"algorithm": "sha256", "value": "cf0c1ea5221d752c267526678804d1144c0ab707351cda1d766b9875b7ac081f"}]}, {"id": "aa188a104f20546f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/lex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5107}, "digests": [{"algorithm": "sha256", "value": "6c7ddb7db0c27b7cc4851ed80092fcd5d557305dfa7aaec5ad01c8af83836077"}]}, {"id": "71bb4d43e2c73762", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/linker.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9877}, "digests": [{"algorithm": "sha256", "value": "6ff0920fa907860c4694d0c3e12cca99f9dd58aa0e7998f2b6f8b02ba086f807"}]}, {"id": "7cbc31c6c8e78118", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/noder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13651}, "digests": [{"algorithm": "sha256", "value": "f5a6818547a1d4a4c9c1c2f6155932e151e8076cef815dfc89e9584aa8d79a4e"}]}, {"id": "ac593abd96e279c2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/object.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5693}, "digests": [{"algorithm": "sha256", "value": "ae6c179b51a7e53c89350aa893f79c28ccee438334167549f6c80ede5de8e483"}]}, {"id": "d76095520b6b3047", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/posmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2064}, "digests": [{"algorithm": "sha256", "value": "52924e708e08b22412eea46aae6f2083b34eb8af9bd4e70c8eaf22eda7f07731"}]}, {"id": "809eaeee107dfabd", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/quirks.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "b042cea3ab0725451adfa675817de9ec92fe1395e18ba9c8f0b30520138b92bd"}]}, {"id": "b2caee13f2ff98dd", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111871}, "digests": [{"algorithm": "sha256", "value": "7ee01a4dfb3b2bc42027eab9fd5979d3a86be2fe0b0ce76cb9e9e7dcb7a58442"}]}, {"id": "4cbd6b34fe918d16", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/scopes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1524}, "digests": [{"algorithm": "sha256", "value": "074cc89b2da3efdea258e8a42555d592a4700f0eef5ea899e00a5fc2eb2f9bab"}]}, {"id": "913ae9215ab03ee2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/sizes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4140}, "digests": [{"algorithm": "sha256", "value": "fbf08b37df782aa9ee1c7ee1d6f4e11160608802fb31fe38d125652ee71be08e"}]}, {"id": "b9d39c675491075d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/stencil.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81107}, "digests": [{"algorithm": "sha256", "value": "0ae5cd2911a6926caa3b5c92727ec3ab63620e67b94224cc5da70b2b2734d1b7"}]}, {"id": "8588697a011797c5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/stmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8879}, "digests": [{"algorithm": "sha256", "value": "5156c2aef8aead53d9cd942d379d580b02931aae9b1efbb1ac629db545f5280e"}]}, {"id": "3070bc27fba9c8f5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/transform.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29122}, "digests": [{"algorithm": "sha256", "value": "6a7e5fdb115172337647efdc42695aff3dab3754de8126387729fc9ccdd66a85"}]}, {"id": "933faa259869b661", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/types.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17125}, "digests": [{"algorithm": "sha256", "value": "235264d6ca8959620846e91ff17a79997c2d46a40afebbaecfa0bc026d9a3f64"}]}, {"id": "2856500f4ccf7c9c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/unified.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12883}, "digests": [{"algorithm": "sha256", "value": "226640613a7bf5c8c778738dcf322555db59428cf868d9ef4b5de7401521346d"}]}, {"id": "57cd44254772add6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/validate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3143}, "digests": [{"algorithm": "sha256", "value": "fca175680eaeb7dd98ea23bc6a740bbc985a115021837fe5a5d4ad2bee1fc58b"}]}, {"id": "aa3c01137306a126", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/noder/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69536}, "digests": [{"algorithm": "sha256", "value": "32ea040e4cfae703c9f9337f66ed293fd15a6d6ed7d7b9a625efe061c924e760"}]}, {"id": "7e024722cb81eb0d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/objw/objw.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2373}, "digests": [{"algorithm": "sha256", "value": "b22e2a5f51b2cba1b273b5863dfde3c2ecaabd42d8e27fd2c4e7179a1d67c729"}]}, {"id": "fb46f237d5bb7d02", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/objw/prog.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7256}, "digests": [{"algorithm": "sha256", "value": "7125769c656ee7c4ea5ee25316a6077e4f12b9ec0127fae8369208ce3850bef4"}]}, {"id": "cd91a116c2a1c165", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/pgo/graph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22381}, "digests": [{"algorithm": "sha256", "value": "69dd5796a850778f831fe8ff031014ab1c858eabd5a1667c51c646a5c03c76f8"}]}, {"id": "92bab6c8615a9ed0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/pgo/irgraph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17598}, "digests": [{"algorithm": "sha256", "value": "a097cc266e1de34af9e6daeee3ccb0cf29b38ef1cb518f11e89565c941b67fa4"}]}, {"id": "736e8186be3da63e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/pkginit/init.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6836}, "digests": [{"algorithm": "sha256", "value": "1cf75806318f65f1c91286c8382b0ab631ee523fd0c03beee606e2d426102c32"}]}, {"id": "f2c384229ac771f2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/pkginit/initAsanGlobals.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8864}, "digests": [{"algorithm": "sha256", "value": "6843bded12b906f5a1589e7ffbcf58e31d149f04282de5452a8f871a913cf50d"}]}, {"id": "7f388750513a85ee", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/pkginit/initorder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11032}, "digests": [{"algorithm": "sha256", "value": "9e4532187bb7ca84670399ea4bcea190cbe843a10a2ec80173bec49637501b23"}]}, {"id": "1023f02b58c84a14", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 682}, "digests": [{"algorithm": "sha256", "value": "bcc69d62dfaefd5f187979961bb5d9f167f726f24db66c7665a53175199b33b8"}]}, {"id": "72a30fb3d9e7b05b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "61cdbac3585e7b705c6761eb98f31d7d977b7dcdad4134c183bdb426eee31b26"}]}, {"id": "62ba1346dacf20e4", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64/opt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 408}, "digests": [{"algorithm": "sha256", "value": "23c5c0b908d12a82469c110985b5cb1ca1c4fcbeec3def0e61546579a119dde7"}]}, {"id": "e5a085c794022658", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ppc64/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 55935}, "digests": [{"algorithm": "sha256", "value": "da3ba744ead1ff7621d9e1a82469816e3eea0631a4215aab6b10c0958daaf256"}]}, {"id": "fff0f23292677280", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/reflectdata/alg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17373}, "digests": [{"algorithm": "sha256", "value": "4881125d299fcb00b5216b7e744bdb965400b62629969aa12155e439ef5c7b23"}]}, {"id": "967d95a14b71e3c8", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/reflectdata/helpers.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7781}, "digests": [{"algorithm": "sha256", "value": "e6efd08f6bd414f344fdf16e904949549dfa71072ef6967ec3cf77f5c63a4901"}]}, {"id": "12d0769a2aa63738", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/reflectdata/reflect.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65821}, "digests": [{"algorithm": "sha256", "value": "d15b1ccd1d3ee9562a89f4f5b8c7e6c8bd3d96f381637900b521d82005c93285"}]}, {"id": "9c59c5dff1a366ea", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 592}, "digests": [{"algorithm": "sha256", "value": "85cca64a33f4fa591a346d1f278a1133d81939a7aca9e7f7ce7c4a0933f38cd9"}]}, {"id": "bfcc33aa45f19baf", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1836}, "digests": [{"algorithm": "sha256", "value": "1bb0f2e9df44a182faadf6f099847ffe59b30f49cd0fc4c3e06aac890caac2e6"}]}, {"id": "10fdd3459f6e9785", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64/gsubr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 488}, "digests": [{"algorithm": "sha256", "value": "05135d4022480444da20b8b123f70022c7881b3c45e9c06b21d5d3eb17e94000"}]}, {"id": "f50c1fa94d04f2fc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/riscv64/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21943}, "digests": [{"algorithm": "sha256", "value": "3601384c33cd6f1ee4d850b0149d940c32fa7ea60f65f2b568d0cfedd56229c4"}]}, {"id": "e8cde5f6c38aa1c9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/s390x/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 518}, "digests": [{"algorithm": "sha256", "value": "41c7bd0397dd8a770a1890b2f169607cdf393f69d6c58e15fe5812963fce9cd2"}]}, {"id": "9eac20283a3b737c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/s390x/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2523}, "digests": [{"algorithm": "sha256", "value": "d7800d702e7a0b02957074c1ddadcbe59c113b654cfffed78b7e28984b6b26f2"}]}, {"id": "48f5abee35743de9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/s390x/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27561}, "digests": [{"algorithm": "sha256", "value": "50269490414ce634cd092a9da92329302bf16a93efb65f7483dc022f08ab8b94"}]}, {"id": "49843f7cf954536b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/README.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8344}, "digests": [{"algorithm": "sha256", "value": "d79a4d9fd3b7d057c2f972203eaaf0f3ac35b02a289221823d7ad8ccd6c850f8"}]}, {"id": "b26aca0f1765d2ad", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/TODO", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "be9fc3a88ef23f0172e77199607399a44066d730b1d6cb403d972352f7ace080"}]}, {"id": "c64aef53d6dfef03", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48912}, "digests": [{"algorithm": "sha256", "value": "e8ccda80f9c9f9673d002de187fe35ae720c20aa67c3a8dd900166a4ae31a0e5"}]}, {"id": "445e87ac853600b4", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386Ops.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46081}, "digests": [{"algorithm": "sha256", "value": "c17137ff9e8f2e9595d8abf6436b6bdfbed2c16a243e21c22afea1b5e0fb641c"}]}, {"id": "1e1dcfcce70dd082", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386splitload.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 620}, "digests": [{"algorithm": "sha256", "value": "4b3edc6a3c109ebe56f322bce673142e94093e0762b2bf2da20c75daf87419ca"}]}, {"id": "f5881bc71bd4c930", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112388}, "digests": [{"algorithm": "sha256", "value": "6b5229ae539aed6276e73422e5c1bf07c2b0ecf22b2c17694f723f1ec287cbcc"}]}, {"id": "642f406afac742ee", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64Ops.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 96780}, "digests": [{"algorithm": "sha256", "value": "92c7309a0e55f5dfe26a52652881a5a623cba5f023367a92488f128eb83187fb"}]}, {"id": "5ba6bd8df66cf2f5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64latelower.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 443}, "digests": [{"algorithm": "sha256", "value": "8aca5bc5f2742b97c664b1dc27adea4deb7409ee50c6ac47d50acc23e856ee90"}]}, {"id": "94b69f694261f529", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64splitload.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3440}, "digests": [{"algorithm": "sha256", "value": "d76016de36d0c1d2cba1040d820797cbb4cac737caaee3856bd97aca09f469ae"}]}, {"id": "b542601707f749e2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91880}, "digests": [{"algorithm": "sha256", "value": "632990be294aa2f3c408b9e012676b38442bf00376fdc5feec1e7e8f958bfacd"}]}, {"id": "1ae469c159ff0a4a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 167133}, "digests": [{"algorithm": "sha256", "value": "44f47fda4a91d363f68b7cf7eb895144677e383af1883474dc0d882e8bdde0c0"}]}, {"id": "4a877fb3b6f5ab7e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64Ops.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58867}, "digests": [{"algorithm": "sha256", "value": "3d1ba461fee2c721cd207302ef753ec6f2880ffc02dabef84e28159699c1a5c1"}]}, {"id": "fdd40af51d6e355c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64latelower.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "d6994db491e46710c290a20c3a8e129a0a33a1c5616ec1f3e8141329f3151a6d"}]}, {"id": "7a91598930d2aaee", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARMOps.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41944}, "digests": [{"algorithm": "sha256", "value": "bff9e6c020699b9d1ea06b8b6be654c86c7b64507e6bef46bbfae2c185f0a69e"}]}, {"id": "ff9be28182bc547b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/LOONG64.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37127}, "digests": [{"algorithm": "sha256", "value": "629ab5c94af5f9e7b6136f350d09946d7e0b4b2ec8bf92572aee6c76e83bd833"}]}, {"id": "73fe3afc20f3f129", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25546}, "digests": [{"algorithm": "sha256", "value": "85895c29d22b7f8a714f7597a3d70aaa04c4c10ee74b0bfa4a8ca1f8fdc92042"}]}, {"id": "25b327b22473b7d2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35426}, "digests": [{"algorithm": "sha256", "value": "09d3c85406f2d0dbad5123af9cdc1403fc2e9e4017e56fc6db6b682713daeab2"}]}, {"id": "c5522ae43b124e45", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS64.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37602}, "digests": [{"algorithm": "sha256", "value": "12187aa70d9d237d8436f6336d5f4b891395b8b7e6cbeb54a7cee9b213b2a318"}]}, {"id": "4cf9a210103ca358", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS64Ops.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24988}, "digests": [{"algorithm": "sha256", "value": "957670961655b920062ae8237b6a007e8fda806e2722f7929693867df250f519"}]}, {"id": "a6e23f2c97fd581b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPSOps.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24100}, "digests": [{"algorithm": "sha256", "value": "fb76ef1079615676814d4de7db3ec9e4db39c95f34458ab772d824e44b5c714c"}]}, {"id": "8f77babd64d852d7", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 62786}, "digests": [{"algorithm": "sha256", "value": "de292ca9a81acd48a93c35deb55b97df3b299571787a63ffe82d8f76a76b97c4"}]}, {"id": "199cb5c757aa7f35", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64Ops.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42535}, "digests": [{"algorithm": "sha256", "value": "e5a18db1a3a7d7ab9d26fdd5b53cfb1d607cc0549ab0158e8deec8bed4020a6d"}]}, {"id": "dde2f5d65c88499f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64latelower.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "545744b02b3f8711de42d79a62f21d5fbb2996ef41dfa13baeb3ee5ddf584be9"}]}, {"id": "e839873cc40f2aa2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ec702c51b3614517541895d3682de62c536b900de074f1714cbc82a42bac5d60"}]}, {"id": "7daa8be2360b4f2d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40350}, "digests": [{"algorithm": "sha256", "value": "a948434eb982ff73d8ec9256e3342f1e8112b7880736dd8870a33d2c0aed8c36"}]}, {"id": "ab3160da3852b380", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64Ops.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28245}, "digests": [{"algorithm": "sha256", "value": "7ec2b3b143a65598648aeeafc854124cf96aa80374be59339eafa1527f206db2"}]}, {"id": "c19a2dd79b9c0c76", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64latelower.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 980}, "digests": [{"algorithm": "sha256", "value": "26b0a0b19c03b4a2c54ceb451f76eaab702b2366fa23303c03c3b5f98aae2065"}]}, {"id": "0f8e4bf8a57dfa71", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/S390X.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85479}, "digests": [{"algorithm": "sha256", "value": "cb069373d10c7076f45c5cfb1d683fb7c51fdba7d5b42add87d6269eda27ba40"}]}, {"id": "97f9c5b71220c307", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/S390XOps.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53734}, "digests": [{"algorithm": "sha256", "value": "4a5b694afb074db05d26cca4afa5808b5d12c2c130a7e1da57734ad7e4d07b72"}]}, {"id": "619cb31883cb9deb", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/Wasm.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17198}, "digests": [{"algorithm": "sha256", "value": "786f311f003af36b28d4ed28b245c1d3869be36ec5dbf3c5b24798b0702a5657"}]}, {"id": "f63ff1c8e7e14845", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/WasmOps.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18087}, "digests": [{"algorithm": "sha256", "value": "9daec319601520adc376bf71fb4fa2c553bf41975af4623c2704ef5de6f82bde"}]}, {"id": "4810a2e8436d4e83", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/allocators.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5535}, "digests": [{"algorithm": "sha256", "value": "a0d1c8e5773698eeb253d0d83ea5608c41019d097ca699b43f6fc1ff6dcb17b1"}]}, {"id": "18b578d2309d0d03", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/cover.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "13d6cb81983ac211d2cb06d5539e51743883cf2a86c86ebc0a06bd0fec7ec717"}]}, {"id": "0a1f1373d0c27900", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2717}, "digests": [{"algorithm": "sha256", "value": "be7a2853caa55e8dcbe64608690f37d236c05c021e46d4fbdbed8d8f74c476f6"}]}, {"id": "2a6f99df940c7d67", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec64.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14512}, "digests": [{"algorithm": "sha256", "value": "12660af5e34eb0c237cdb5ebe69acae8be44f27d42c5b954e56c168073461ce0"}]}, {"id": "f31d7af0720c88b7", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec64Ops.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 365}, "digests": [{"algorithm": "sha256", "value": "28eef926065af1b2c8b9f6c8bf3dac69d2c5055095f1fcf44e17fb5af9e79afd"}]}, {"id": "f876409d01562c92", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/decOps.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 355}, "digests": [{"algorithm": "sha256", "value": "fc9fe18479ee9365ba4d3b0e207dc3429c905258f96e6fea0bc801c2a8ad6a93"}]}, {"id": "c4c17a687c3d7cf0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/generic.rules", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 130475}, "digests": [{"algorithm": "sha256", "value": "f5e8d46a5f042b1999f02451c4fc87c63e70c8af37013715c4f1eb9f77029371"}]}, {"id": "7c26e53a8cf9468f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/genericOps.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41628}, "digests": [{"algorithm": "sha256", "value": "d3d7fd54eb9c54dcd96684c30254529d8b4e6c611af840d6bafe72fc9bfa7895"}]}, {"id": "9af8ae1fb53ba669", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17265}, "digests": [{"algorithm": "sha256", "value": "94fc360a1d6fdc8b38bf8384d55e44bb7dca6eb449140ec58402de5d368aaad5"}]}, {"id": "cfbb00a0ae458f0c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/_gen/rulegen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49915}, "digests": [{"algorithm": "sha256", "value": "2676ef1ff062b58c8edffb6c1bfdf1c99eeb6c87790a5dc51379d200581c0905"}]}, {"id": "c89a452b8e9f33d0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/addressingmodes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24205}, "digests": [{"algorithm": "sha256", "value": "7945541f9ec53526bb097224ea9f10d6d20597d2ddf4d514b76db9d83096688e"}]}, {"id": "c15680f67477abca", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/allocators.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6616}, "digests": [{"algorithm": "sha256", "value": "2e11b71b8a277cefd8526cea03bca77c98942db7bb1aeb4915073626c8d849fd"}]}, {"id": "0cbaf042a7f3b806", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/biasedsparsemap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2735}, "digests": [{"algorithm": "sha256", "value": "c5beeb1eeca9749fa1dde32e1eb468dbd3db6698d65569be3f8440c1ff1119b8"}]}, {"id": "eec2e1b0002bcfe6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/block.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11368}, "digests": [{"algorithm": "sha256", "value": "07a6eb48c1d877bcb5257b75842311eca5e026b30147394f074d4ce70f170607"}]}, {"id": "3cf88f263f1b6377", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/branchelim.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13008}, "digests": [{"algorithm": "sha256", "value": "bc3722be174ddefae53bf4cca349cfff1b91642c397b818947e20dca5ae2ee5a"}]}, {"id": "1808ee8113fdf8eb", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/cache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1716}, "digests": [{"algorithm": "sha256", "value": "780cc2b22f2f6fe0d8d75dcd3a187c6ceac52108dbfbdaf7d58b180f2d61f4f6"}]}, {"id": "6ba6194c9ac6e8ea", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/check.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17170}, "digests": [{"algorithm": "sha256", "value": "50dcc3ad433e183bebaeee4f6e2163401c92b0af93e6a55575142380547830b6"}]}, {"id": "d33aea74a80db603", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/checkbce.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 956}, "digests": [{"algorithm": "sha256", "value": "394463a32c32de9764505a07ebe8518a42e72e7a7b17ab4d7c5b8cbf09707297"}]}, {"id": "1c6a898fa6731a8f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/compile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18884}, "digests": [{"algorithm": "sha256", "value": "e5fd8ca8ec629c9474eb4f0697d49931ccde6581d2c584f65824819b1baee730"}]}, {"id": "9402e4962b59b703", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/config.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12539}, "digests": [{"algorithm": "sha256", "value": "58ebfc25a50586260decd19596a1301d3945a5f0e800943df9a0eeb96a3ade72"}]}, {"id": "c608b225759f4cd0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/copyelim.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1869}, "digests": [{"algorithm": "sha256", "value": "60c7bbb959b73d6fd7db49d2d2bbcac2cf943a9f383ae60ad01ad5d950844905"}]}, {"id": "bbe943d082a5f2fd", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/critical.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3309}, "digests": [{"algorithm": "sha256", "value": "0c110ddd39a8a614984577e819ad1b62768a728420b1253590e91cb51267eeae"}]}, {"id": "be87c78ba1c6af20", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/cse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9857}, "digests": [{"algorithm": "sha256", "value": "1f82e58c1d799e7ff9147197fc245c5c6818cf452e1003690747646815c45c7a"}]}, {"id": "6c875abb2f2ecba0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/deadcode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9731}, "digests": [{"algorithm": "sha256", "value": "4c68c2671d69acb835e200e11066a1da6d6a045acba0bb24513d4518181cf293"}]}, {"id": "b0303c617ad72dde", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/deadstore.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9234}, "digests": [{"algorithm": "sha256", "value": "691c3ed674c893366b9912573aae73a7445460da799fc8c45ca27d472324ccb7"}]}, {"id": "b7579098bd2f856b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/debug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 57732}, "digests": [{"algorithm": "sha256", "value": "d12771179323a2aafded70bd270ac7fcc7d7b9394a0c5546298f30e218a4a490"}]}, {"id": "e1ae28fcd2a42a1d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/decompose.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13738}, "digests": [{"algorithm": "sha256", "value": "ed9d645232406bfdb6637bcf133b01d47c729ec955e43123dfa3082d7f201d88"}]}, {"id": "f722af2b9f5c2ff3", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/dom.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7528}, "digests": [{"algorithm": "sha256", "value": "716a1c00776612ab46ac1a5c334bb8157b09ac87c572e413aae167abf2af770b"}]}, {"id": "6f456d82ef00ae5f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/expand_calls.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65036}, "digests": [{"algorithm": "sha256", "value": "a791eba2798a7a088270d7b72cb493b6682a1df635874ce18e85269e509e6565"}]}, {"id": "dee594865cda8048", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/flagalloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6883}, "digests": [{"algorithm": "sha256", "value": "c770c437656c4c0e2a3fdd058c219dea5fd218124cb4771e9f6c6907b4444fa1"}]}, {"id": "d12cfc9a45d6c42d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/flags_amd64_test.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 533}, "digests": [{"algorithm": "sha256", "value": "6c9d7301708dea6cfc5e2a312df7f05a48c36f8bb1954a203c6fb3966dda348b"}]}, {"id": "29108cd64d40c1b0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/flags_arm64_test.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 699}, "digests": [{"algorithm": "sha256", "value": "c22325a5f8cc23d0d20ddaa9afa19a257d53a00deab406ee5ca9c6d67f97d5be"}]}, {"id": "20f74e7934cc6891", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/func.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24909}, "digests": [{"algorithm": "sha256", "value": "239c3e5f2cbf9abd7f49d519196a821b5f9d39bf4205076723f8212ee2582d43"}]}, {"id": "57e9f4aafc334057", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/fuse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9220}, "digests": [{"algorithm": "sha256", "value": "189e61702093ca4aaa6a681f8118375cabaec47f6d960c99518d33cc8a26ef7b"}]}, {"id": "ed68d6d40afbdc2f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/fuse_branchredirect.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3315}, "digests": [{"algorithm": "sha256", "value": "2bfbe523450811ca325b974a551ceca34afea2dd1e798d8af97d0b2aba5c5ef6"}]}, {"id": "9a5786164c4bd9bc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/fuse_comparisons.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "73d9c37ef1d534565876cf230572b57b3f6a27a60c2919b9c1137cab8335d4f3"}]}, {"id": "3c1fd333cd7f8d33", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/html.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35655}, "digests": [{"algorithm": "sha256", "value": "1f267a3c0f2ce48b4af862078ebebf4440c5d6630ea29edcf421579cf2b62b3f"}]}, {"id": "c4d7e8fc0fde61cf", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/id.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "0d95d9b17b31e4677f25dca65491345963fc6b8ab2c23c356c2cee0f75ddefed"}]}, {"id": "014210740e89a886", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/layout.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5085}, "digests": [{"algorithm": "sha256", "value": "d247029db84936786daac2a606fcc0ce1761cac69f5eab3a12673f5b44e4f005"}]}, {"id": "4bbe46cc35e14605", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/lca.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3863}, "digests": [{"algorithm": "sha256", "value": "1f307180c0cdf19e3c75cc995db60a2039e9db96f2172cd1e10c70ea3cda663c"}]}, {"id": "70e8a68326cbe331", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/likelyadjust.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15801}, "digests": [{"algorithm": "sha256", "value": "4ad729bf2753a4760bff593674fc9867bfbf6258a17778f7066ee7c4644ed05d"}]}, {"id": "7629ccab6253251c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/location.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3135}, "digests": [{"algorithm": "sha256", "value": "164fc9cabe6bc4b4c192de97190b9d178a23aa4e55682ef0bdaa837709a4165d"}]}, {"id": "ff45a9799e12349b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/loopbce.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11191}, "digests": [{"algorithm": "sha256", "value": "457f3a00106f3baff8ffb9a3c57a52b3a677938f5e3d89eeaaed9b1534764d82"}]}, {"id": "64833faf763bf1db", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/loopreschedchecks.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16351}, "digests": [{"algorithm": "sha256", "value": "d785fc30405ced36405aff3d0e0f44c90902c9049192111b33a18ddbb102937a"}]}, {"id": "2fd8d9815ff26fa3", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/looprotate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2745}, "digests": [{"algorithm": "sha256", "value": "765e0420cce2b64ea7074d5d670b654b79d6b771d9413464a51466b9631d0ce3"}]}, {"id": "9d47fca023ca4502", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/lower.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1673}, "digests": [{"algorithm": "sha256", "value": "aed414b366c01ea8db7f69538f4dafd7b01b8534001ca63057dada5543003e3e"}]}, {"id": "80af887530c58344", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/magic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16152}, "digests": [{"algorithm": "sha256", "value": "b3226313c935ed15001399c757d488491135a0e9091956fba946d7ff60ce1b8c"}]}, {"id": "b2ac9dcf57d97228", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/nilcheck.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11399}, "digests": [{"algorithm": "sha256", "value": "5e0ee9ec92850e5f5028b1f1e3fc5f2f6e7b945fbda9b23b1ff509da66f5eb03"}]}, {"id": "8411a334bb51b912", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/numberlines.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8005}, "digests": [{"algorithm": "sha256", "value": "4bd10427d9014ccd3ef2fda25754854840605d86bbc3932ae1d1a6488fb7ec3e"}]}, {"id": "8275a124f839ec37", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/op.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19171}, "digests": [{"algorithm": "sha256", "value": "157fd87561e692388c4ac0d21925dfec26f76d2445fb27ea2fa922d1f44ad089"}]}, {"id": "db413749876413af", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/opGen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1059594}, "digests": [{"algorithm": "sha256", "value": "a5a1d7b18ee4f4dcbcf2c46520ca29da7767ea6fdb6b6c72cf0a40e281ccc7f5"}]}, {"id": "3436e8127797e844", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/opt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 309}, "digests": [{"algorithm": "sha256", "value": "5602c0b67d1628808e25b98c4a4c992404efd97c5fc1e2637149c4a1ad5095ff"}]}, {"id": "24f1863c2492b15b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/phielim.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "264ce9418300e673ed870697b8ed3033e43d0aef0ba19185eba823c694db61b5"}]}, {"id": "b9bfb6ad3be11307", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/phiopt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8276}, "digests": [{"algorithm": "sha256", "value": "2741d68643e23211dc0681cab5da06171a13d83d852aecb82c764534fd1dab58"}]}, {"id": "e0a28e65f3b1eab6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/poset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38095}, "digests": [{"algorithm": "sha256", "value": "9a8d0b9f16ae5961a3e07459d53525228d26d65d9796cb1e116f21f34bdc8a6e"}]}, {"id": "610182825d7da118", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/print.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3952}, "digests": [{"algorithm": "sha256", "value": "2289120326dc62b18c4e74756f2195ca51a5e2ed762a21d900ca5de4ea47d15c"}]}, {"id": "ecb6eab44586c09f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/prove.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44810}, "digests": [{"algorithm": "sha256", "value": "1fddb7bd8027453fbae8cb7c172985c3133e9d7e24dc2962c546ce6f3c7081f2"}]}, {"id": "034b706e2e7e8d6e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/regalloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 87025}, "digests": [{"algorithm": "sha256", "value": "6b97c7684ce20ba6fed0c9567eadaf643860623b83a1322b32403cb938938181"}]}, {"id": "b256e4ff52475759", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewrite.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56620}, "digests": [{"algorithm": "sha256", "value": "e6a6f754d3b51c6e3a10c75defe4618a7ecbe39092b79ae9ab90ac6b5ff02507"}]}, {"id": "0403b9f5e1b03135", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewrite386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 289826}, "digests": [{"algorithm": "sha256", "value": "3eae822bf48d22ca845e76cbc3dc90bde973b90e1ef40434a3d12dff5f9149fb"}]}, {"id": "7a7477e261bb8e8d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewrite386splitload.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4150}, "digests": [{"algorithm": "sha256", "value": "67edcd15e81073e4e7f89e9bea7a37c4d3fae4184f4c90e6d2e1bddf3a8559f2"}]}, {"id": "b59dc9f870731aef", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 821059}, "digests": [{"algorithm": "sha256", "value": "15b49a971eb203d1424832b8382b803751663c36746a38362c943255978c339e"}]}, {"id": "5fe2b8c4687751e1", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64latelower.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "6c3055a556b499343360cd3beba8305f4bfead590b139550191f1ae2e85a274d"}]}, {"id": "ca539d86ed95df07", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64splitload.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21926}, "digests": [{"algorithm": "sha256", "value": "9e9826b66ea667a66a0cfb587c51d9f6c69c3b3d9cdb6684f4e74ee17109df9c"}]}, {"id": "0b44eb6a7afc5b36", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 497380}, "digests": [{"algorithm": "sha256", "value": "f6519658c8032348bc91a464e5041ac20dc4f32c690e7b07c294d55910a0609b"}]}, {"id": "43d9d22f3dbfe36b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 791649}, "digests": [{"algorithm": "sha256", "value": "89cdb71983fdd568ae8110f88faf3ec4904c0ec625ecff4624b2b5b23f6b9521"}]}, {"id": "811aac0a0168e724", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM64latelower.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7066}, "digests": [{"algorithm": "sha256", "value": "532bfecf2ef455007965a18a965eab358383cb23735c9f138505c7f95ff73dfa"}]}, {"id": "32828c6734237061", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteLOONG64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 202066}, "digests": [{"algorithm": "sha256", "value": "bfb2211a71a7327962c32d288c6c19120e80d7917d72b62bfbc3c11ca7a022ca"}]}, {"id": "3d26199544614381", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteMIPS.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178623}, "digests": [{"algorithm": "sha256", "value": "9a23429998b5567d69cc1a7b430b303d0a0709c291aa88013716dbad0246ed92"}]}, {"id": "e33fb475d6d52713", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteMIPS64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 200763}, "digests": [{"algorithm": "sha256", "value": "a7204550dc904bbf6d71b38ce1b70c08ed5f5b6fd480f859267f74a825029424"}]}, {"id": "d8edc0b1c2221914", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritePPC64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423820}, "digests": [{"algorithm": "sha256", "value": "172241c2b4c787273aedf5df992d8c2c4ac1f5dabcfb27ca98ede233f391fd49"}]}, {"id": "645cb4520807605c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritePPC64latelower.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1073}, "digests": [{"algorithm": "sha256", "value": "d4d957446f869c41c5f666d5b0d68b0b08de91d3cc544f4974a210cde8403fbe"}]}, {"id": "d659d2d873487e97", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteRISCV64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 198703}, "digests": [{"algorithm": "sha256", "value": "b6233805dd9d15a86ed97931430c5eef23c7c94e8509bf89e54a65cc5f70974e"}]}, {"id": "3b6f85871e6e44d1", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteRISCV64latelower.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5217}, "digests": [{"algorithm": "sha256", "value": "5822819a1ab8d37ed60195303667e171614f7ff31c95fae36648306f0ab21eed"}]}, {"id": "22a3815098405d04", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteS390X.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441129}, "digests": [{"algorithm": "sha256", "value": "7d07ba60ecad4a9c896e31bd211ad8e1afbc3042a40ce34d8ad2f660b0f6e49b"}]}, {"id": "11c440e932d712cf", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewriteWasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 110547}, "digests": [{"algorithm": "sha256", "value": "b604e295e1ce99288139132e748e01a70197277694f48bf5be70a15d39ed796f"}]}, {"id": "b8cb41b78f03bf41", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritedec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10400}, "digests": [{"algorithm": "sha256", "value": "468aac41cdc1c0e8d2efa135596904f8fbfe6e0f9a4c5679812197e9c62f2005"}]}, {"id": "2ce0e1bda146d8a6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritedec64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66874}, "digests": [{"algorithm": "sha256", "value": "01a927e6ae3cf0a0a73337dfef96208ba5fad8b7308c3abc71ce44dc9afcc052"}]}, {"id": "6b3f27a2eba4cdf8", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/rewritegeneric.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 784089}, "digests": [{"algorithm": "sha256", "value": "6b9eccbb3cac543ba487df942aa1da7031637572baadc950d5be2debc4a89b4e"}]}, {"id": "41e9204e08be73d5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/schedule.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19405}, "digests": [{"algorithm": "sha256", "value": "3f84c1405ca233233055abbeb147a78e37b483640db17ba4c8fa761c6b38ad26"}]}, {"id": "75af2109c7a084ab", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/shortcircuit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12933}, "digests": [{"algorithm": "sha256", "value": "646d75162d1d1261ce9dd85bb9dc23b11ec319815eb4bbf31cf287e7f63b1c8b"}]}, {"id": "dcfe871565f7736e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/softfloat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "b667c1155212a1fd14ba88eed0ab50762b1dff3b5ec2854cace01baf91279d23"}]}, {"id": "84be18ae16a51995", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/sparsemap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1941}, "digests": [{"algorithm": "sha256", "value": "644caa13a8bb17f3cf19d905c0b13648d409910a3cc4fb54de011d52af9786b1"}]}, {"id": "0f217184ea2ed2d6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/sparsemappos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1736}, "digests": [{"algorithm": "sha256", "value": "89f3209d05f775a9baabcbd13dd4a6a7e7455ddf0d9a185b3a9fb8aa034a5109"}]}, {"id": "6f52b60eebd04bc0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/sparseset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "f7b335756234bc83907779b979ad44ed51293d2ed481a37dff527848faf5b210"}]}, {"id": "7f6dbe5dc9f0cf96", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/sparsetree.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8246}, "digests": [{"algorithm": "sha256", "value": "6d7c70d727864f7b7ac0b858abe322357aa5a8fdea427ff391e7fe69837ee58e"}]}, {"id": "b8550ccef8b1f444", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/stackalloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12862}, "digests": [{"algorithm": "sha256", "value": "efaf3ab873353e703aa8d4a5edd1a33cf905760e0818e6458d16f82e97a2935e"}]}, {"id": "df6d23ea4b6a246d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/stackframe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 290}, "digests": [{"algorithm": "sha256", "value": "76d6c36c559ae97ca1e60a83ab7a80ce5fbf125ffdfaa0bd2be48a15b5c73b34"}]}, {"id": "795bc4beee6bec87", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/tighten.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4502}, "digests": [{"algorithm": "sha256", "value": "77e9e1ebcfb3ebf2574f8b2bdaebb7f2cc1a86e1100b234e548ecd339e2263c9"}]}, {"id": "135ddd3f15a87e60", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/trim.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4350}, "digests": [{"algorithm": "sha256", "value": "d5d4ed74db7afa46f1046798c6dd80071519ec5f225c32f4009eb7aa5801437b"}]}, {"id": "c1054cfc9f7bd21e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/tuple.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "6f6e7014cff7e438725ed331af35d3951de5067b99010d0b7a0238cf762f1c51"}]}, {"id": "4f0aaf66f4bfc1c5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/value.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15885}, "digests": [{"algorithm": "sha256", "value": "5d976b69a7ea74ef2fbcf418630c03e800b412cacfe3133970869af0f396c1dc"}]}, {"id": "02b2bf56ae089757", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/writebarrier.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19953}, "digests": [{"algorithm": "sha256", "value": "3b59352506acf913248612156fd580bbd367bc2ce602a0bd7e53b7756104d282"}]}, {"id": "8ade5020b30bd759", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/xposmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3365}, "digests": [{"algorithm": "sha256", "value": "90b28d169dd92cc1b17e23928f6f2b3cb320857a71cd226ba3eb29a8deddd311"}]}, {"id": "cd00b77e3b634d9f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssa/zcse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2117}, "digests": [{"algorithm": "sha256", "value": "89c0d4f2646b5dc9274534fc0f97ce5873a77db208aab96341309f61bf0ff324"}]}, {"id": "c7aa5db3ef871418", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/abi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10823}, "digests": [{"algorithm": "sha256", "value": "c12cf009be467cd1efe856e45102c60d97e2ed849bab9b0671f2bc59cc9f2dfb"}]}, {"id": "e7def41bf8467578", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/arch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1585}, "digests": [{"algorithm": "sha256", "value": "1d3c84564e82e3afdf805a35cbb6259a2d3bfb9bdd70c51f2bf20f4571970ad9"}]}, {"id": "4de227cfed98ac8c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/nowb.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5894}, "digests": [{"algorithm": "sha256", "value": "eb22fe36607e9ed42237c71f0c1c55482d6847639c2ffbb378fd5e8dbcf3aeb5"}]}, {"id": "5b20b153e4b0715a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/pgen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8273}, "digests": [{"algorithm": "sha256", "value": "81e80dc9d16259ce2c46e02d0316ab670473a75e7ec1f4569c12f48768f37dff"}]}, {"id": "4ba9897058d35043", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/phi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15547}, "digests": [{"algorithm": "sha256", "value": "d8f3de47c480311dada9aff3cd0e54d24995547d2c350aa427e77e90a80f0533"}]}, {"id": "6afe4c2c7decc5d3", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/ssagen/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 274348}, "digests": [{"algorithm": "sha256", "value": "014d89b1b309ed50a65e84d8b01f44524552d7f197383ba906bc37dbe8e77b2d"}]}, {"id": "400f9e93c0f0ac68", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/staticdata/data.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10189}, "digests": [{"algorithm": "sha256", "value": "bf9bb09cfc8f8e402d45527f377b6dcc76a52904bbb3b688dfb7421e286ad188"}]}, {"id": "816461d0f872c42a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/staticdata/embed.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4936}, "digests": [{"algorithm": "sha256", "value": "834683025e74ceab5436f8f864a7a8a5ffbee525eae5e0dda322d2c0139015dc"}]}, {"id": "50bdd5f7440029d9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/staticinit/sched.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22498}, "digests": [{"algorithm": "sha256", "value": "3a79bb136b1e9c7a4a5ddf9709b5406e8bd6d82039ddd27269accb0ba487d33f"}]}, {"id": "377431ae5d1a33cd", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/branches.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10037}, "digests": [{"algorithm": "sha256", "value": "264e8e685104ea345144c352bfa820de02de2fd32c9dd07cfe5d76ef966fe41d"}]}, {"id": "8b02ca259fbc0169", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/dumper.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4618}, "digests": [{"algorithm": "sha256", "value": "b50cc794567c54d310bb8e5a3d9ff954526ee4bf59502a67195771a7ef07243b"}]}, {"id": "add4edfcc0d9780b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/nodes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9049}, "digests": [{"algorithm": "sha256", "value": "a9e66d3a8b8f70035f20b008a9f794950bbc8443af646a041da39c38a4304586"}]}, {"id": "3b3529b04fcca46f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/operator_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1049}, "digests": [{"algorithm": "sha256", "value": "7d547f32e3a228b28572ec7ad18e292ed253cff0b8388e369b5f0570bd00682f"}]}, {"id": "2048beeaaa330356", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/parser.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 62969}, "digests": [{"algorithm": "sha256", "value": "38fda3caf184b189ead9eccdcfb556b73c34053a190af2b797e9f1c2922e70f7"}]}, {"id": "3ee3bdabd27c0373", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/pos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5337}, "digests": [{"algorithm": "sha256", "value": "9870e7cda91add94e83f00446aa15fc4c32ceb4a9a836821a7d74c378c3d8e16"}]}, {"id": "081305a19893ce11", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/positions.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6656}, "digests": [{"algorithm": "sha256", "value": "6bcb9f87fb7ac2ab31dc6c0d58569fe194ff55fd0c903aba514f0b2cee7ba02a"}]}, {"id": "834d74874fdd17b8", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/printer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22038}, "digests": [{"algorithm": "sha256", "value": "643b2a056e08f204c5db250d0fdf4455ff0e98667ea0d583df55446307e7ef58"}]}, {"id": "7ac2a8049beb59de", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/scanner.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17466}, "digests": [{"algorithm": "sha256", "value": "68af4c867cd0060cf27417cedb0c0b47b7cf7fc382c61a98818f979f01cddc8f"}]}, {"id": "c0cf03a5a452031a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/source.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5842}, "digests": [{"algorithm": "sha256", "value": "d3696fb7dc2f63ebb9aeee224423426ce9f6cf47096029d36aed41763eea7349"}]}, {"id": "cd75a545fd2d1d86", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/syntax.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3162}, "digests": [{"algorithm": "sha256", "value": "8917bbeab5c8d01e6e9b0c6df68d8da7038fe522601bec6203b228c5b8bc86b3"}]}, {"id": "85aa57189cde397e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/testing.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2248}, "digests": [{"algorithm": "sha256", "value": "5818ec9028e8f0f2465652515c467785deec8f132d7c82bb60e775d15d62a6e7"}]}, {"id": "2f092e9b1885c1f1", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/token_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1786}, "digests": [{"algorithm": "sha256", "value": "3d737d3d2fb2c63d692ff1f7978d0b3274d0419ab17e0cd895f056ab83f27ffb"}]}, {"id": "a8cf299354d1f1e0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/tokens.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2676}, "digests": [{"algorithm": "sha256", "value": "61369abeade997cf79874dbdc35d697a8b68cb865dddcea33f1542296fb52c42"}]}, {"id": "c501ed5971f0f79e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2376}, "digests": [{"algorithm": "sha256", "value": "3e90f09d805b63402b6a406502bc0eb8402a82cd294543deed5a31ba0d3ca645"}]}, {"id": "686cd5fb4e888b9f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/syntax/walk.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6304}, "digests": [{"algorithm": "sha256", "value": "fca8d9aad7b943e1f97d83fa0b322596fd6d63f2249f5e2598a5331696078273"}]}, {"id": "b23fc37e6ca99479", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/test/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "b76a5bf3512759c550a2d7a8d407cafc5a0f6c8d00325b57916b4f36546c6579"}]}, {"id": "c599df9d077f254c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/test/race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1328}, "digests": [{"algorithm": "sha256", "value": "539ee9af3191c71b217c16f1199bfc8c7fe671571e2d9b5f423017ba85af4bf2"}]}, {"id": "bf5e34bb854dcfa0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/test/test.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13}, "digests": [{"algorithm": "sha256", "value": "f17aa1bdd68a3dc8ff001668c0e37393bdad19978794c6a8878ab5fb77767aed"}]}, {"id": "b1ade656eaf6ec93", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typebits/typebits.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3259}, "digests": [{"algorithm": "sha256", "value": "9b84b7f759edaf3065d168c8683aacb2df72c91f4a671e4687c77f51f4a2ff38"}]}, {"id": "55661fc6f79d6309", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/_builtin/coverage.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 417}, "digests": [{"algorithm": "sha256", "value": "698d6c8f87ee6ac07127b5bdc34211d680a1a145453731ad10c208e2474fb2d5"}]}, {"id": "220b402d385cd3a1", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/_builtin/runtime.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10807}, "digests": [{"algorithm": "sha256", "value": "79e23974c713610e1f67687e2f6664b485edb00e962fc867ddab1ca5c87238a4"}]}, {"id": "784ec78bf7952145", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/bexport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2095}, "digests": [{"algorithm": "sha256", "value": "81916bb487900efa2d2ebd6d8866559c831fc9153709b69ac3d36878dd192a72"}]}, {"id": "30f00bbf0bcd81a9", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/builtin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16474}, "digests": [{"algorithm": "sha256", "value": "187b2549bb97e7abfea1b00f9fce343d43e3816ae907d6a7626b1545a044cda6"}]}, {"id": "be9cc92e10929bae", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/const.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20142}, "digests": [{"algorithm": "sha256", "value": "681984c2bf11852a2a6b186702990f6d7457c219761b58a681de7a7ee8372c0c"}]}, {"id": "1f950cefb78a290a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/crawler.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12107}, "digests": [{"algorithm": "sha256", "value": "f29457176f0705a55c36b2d77916e79ef3d6e1ff8b626f36d6a3516aee57722b"}]}, {"id": "e85f04a3a2fa20ef", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/dcl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8461}, "digests": [{"algorithm": "sha256", "value": "b35fee55dce8983c7f45157138db0771239f86c533465af26fda76a00bd09323"}]}, {"id": "57b5207b4c0e21e5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/export.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2303}, "digests": [{"algorithm": "sha256", "value": "76c3be362422ac0d14385e1097bd5fb55b07173939fa1026224e2a9e676524c1"}]}, {"id": "7113d6e588125541", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/expr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24364}, "digests": [{"algorithm": "sha256", "value": "fbbefa4e1f8da1e4a59e3c6a52fc13436111b657a2646a265ec5c09481abfddc"}]}, {"id": "49dcd180f69cac2b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/func.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23940}, "digests": [{"algorithm": "sha256", "value": "201f11bf58e318efc17335364fcfa9633d0fec60f39e70d6d6fa5fe02ea96f97"}]}, {"id": "de8a66cdc8d2d3e5", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/iexport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54892}, "digests": [{"algorithm": "sha256", "value": "87abde6c5aced946fb9d349519252aeb1edff7d6e4846bcc3e44e7a7568d478b"}]}, {"id": "b7b0aded54063b42", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/iimport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45837}, "digests": [{"algorithm": "sha256", "value": "8c161f93b3fede7ae3ac3a08139759093e3fb28f49e2f080812a42905935170f"}]}, {"id": "261c83f1283891bb", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/mkbuiltin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6211}, "digests": [{"algorithm": "sha256", "value": "2d69b6429803f5297f99577cf54b851d624332497f2e21aa779ea254af972503"}]}, {"id": "8a049c9b3a1957f1", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/stmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15948}, "digests": [{"algorithm": "sha256", "value": "a51f8700c2dc381c15fccc833e31974eecafc7e1c586e5f5f42924bd4222fb99"}]}, {"id": "8836b5de69bde092", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/subr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46307}, "digests": [{"algorithm": "sha256", "value": "9b1ebc6f8b432118e39696540a2c1775991903583fb8d6b73dd197150a632244"}]}, {"id": "cf5aae5a96b2a48e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/syms.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3765}, "digests": [{"algorithm": "sha256", "value": "3a157d5938126e69024f70f1c173fb5da6fa8dd5ebbd288d6ab688dae8d9e075"}]}, {"id": "3c3a0fc8b5c19e58", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/target.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 312}, "digests": [{"algorithm": "sha256", "value": "022cb09efaf6fad267e87060a909314a42ea775b8379444dbe1d2a48e86a8b45"}]}, {"id": "3cf3b47a2a61636d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178}, "digests": [{"algorithm": "sha256", "value": "7f5d1054ae03e803019e6945db1765b586d6620a802155360ef56b43406b21ea"}]}, {"id": "2e35969b998f9ce2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/typecheck.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44445}, "digests": [{"algorithm": "sha256", "value": "333eb404621f73fc593a0f635aca4172ee8471371f52e86e53f901d2c231c377"}]}, {"id": "c067b3a2f1eda3b6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/typecheck/universe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5424}, "digests": [{"algorithm": "sha256", "value": "24025a5f13b813506988b732d6719fb334a4eb9c5fd64c197448f43f917b78a7"}]}, {"id": "8462d864ce526140", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/alg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3430}, "digests": [{"algorithm": "sha256", "value": "31248e046152f3c37c6783306ccd76c00c9c224c76e59504b32278dc043852dd"}]}, {"id": "4e24630f71d2ea4c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/algkind_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1098}, "digests": [{"algorithm": "sha256", "value": "bcae3a04adccaf435337738c3a9c8badcca606f6adef0e668247ba06510acab1"}]}, {"id": "91183dc21e54bc9a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/fmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18451}, "digests": [{"algorithm": "sha256", "value": "9104f5d4ac0c48bd687e04e6b68f73beaed572b719c8f03f0f52feab3175e3e1"}]}, {"id": "145abd25446249fb", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/goversion.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "29c834dd95d425663f43fb5c0a89a8e46510048137b0ae68a0fe1faad1bf0759"}]}, {"id": "1c897b3214db7eff", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/identity.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4761}, "digests": [{"algorithm": "sha256", "value": "9b78f5218551801972423b11214d8ca8718ddfdacd61d067b85e5ed66a4f50ce"}]}, {"id": "045d8f9ac2a2a92a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/kind_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "7b67020f66b96c67ef931950de0046e55afeff16c6c946c02aa65e515bcb5f35"}]}, {"id": "6df0c9a61d87e3e0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/pkg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3621}, "digests": [{"algorithm": "sha256", "value": "581c081413d551adcc50dc46ef6a8896b08e8c542c3566bbf76c00914e58dfa8"}]}, {"id": "0d9b6337333d6682", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/scope.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2173}, "digests": [{"algorithm": "sha256", "value": "171ed346aca6f770ed9f9eb7954303bc939f500a45f59275a671e9b6cc263f44"}]}, {"id": "efe115a2077fea7a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/size.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14562}, "digests": [{"algorithm": "sha256", "value": "85a99896588d88b72026e1adbe82781612e61a42be5ad68150d5791f5d866558"}]}, {"id": "97f8cd6b174a04f4", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/sort.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 765}, "digests": [{"algorithm": "sha256", "value": "52972834bf16bbfa90d450607a47c757c75d3b880c9d0dca7325104c558a3076"}]}, {"id": "4909e1ecf9bb87dd", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/structuraltype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4851}, "digests": [{"algorithm": "sha256", "value": "06f811f1776d9b82d219d17532798b52567e870d60bc3fc26a1b0ce8545e3bf7"}]}, {"id": "6f59f89494ddad1a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/sym.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4378}, "digests": [{"algorithm": "sha256", "value": "b240a72e20068e2db862b9e00545382a5d828facbf49873619a447eae0f8c46c"}]}, {"id": "abeae01d6d9f43be", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54782}, "digests": [{"algorithm": "sha256", "value": "e32891b13866cf3f96ed5b8570ac73f4f123cb1e0cfe9ecd3f38693c165676e9"}]}, {"id": "db56f32db722fee6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/universe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4156}, "digests": [{"algorithm": "sha256", "value": "d4fb6989ac1e1d8d0d4afa40a747e295f7b428e368b44a3763b7e3c5a44cec56"}]}, {"id": "75dbac69db50d83b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types/utils.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 339}, "digests": [{"algorithm": "sha256", "value": "6b804ff89dd9f83c7c91e72420c0c2057ae6bfc99f5acedbe2622c35dd86dcc4"}]}, {"id": "5249a2e7ece9d46b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/api.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18568}, "digests": [{"algorithm": "sha256", "value": "9167e762b36507a65a54ebf2a1eeb35e52bc427c69e51d1aba6f08056f97f3a2"}]}, {"id": "fa19102cd5324493", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/array.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 803}, "digests": [{"algorithm": "sha256", "value": "ed5f8b6fd50976609416477e8e55f39611bae63d66a30dc9e4bd084332b61387"}]}, {"id": "ca20c1fde9f46ea6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/assignments.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14081}, "digests": [{"algorithm": "sha256", "value": "b926d06c3ac3ae446f64d0f00ce8fcc5d10116455f0798c62f3fbfd1b2478273"}]}, {"id": "7103d783195ea879", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/basic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "82854eb433227dc9c6510bbbe989af1d8d6b6a4a46b131e41dbcc0d57d80fea5"}]}, {"id": "b26ed81b98eb72dc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/builtins.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27264}, "digests": [{"algorithm": "sha256", "value": "5d11503150fd712433d61c88e41c856839ab5183cd9b400bf3d9c4240dce4ef2"}]}, {"id": "45fa68668865edff", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/call.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21527}, "digests": [{"algorithm": "sha256", "value": "a0bdb453198e64221e87c55dfb2b15aa4661ccf5caa86c7b7f831ec5798e5853"}]}, {"id": "0e39ebcccda17e77", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/chan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 910}, "digests": [{"algorithm": "sha256", "value": "15114d17cde9feb44251d68fda926b9193d475dced53f9b59d338db21490ad50"}]}, {"id": "250100c822143f28", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/check.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18528}, "digests": [{"algorithm": "sha256", "value": "100c3201ee4bc574d4c6d5cbd352d7447238ab82b797a15636c788bcd1870a9b"}]}, {"id": "eee8116d13c80a29", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/compilersupport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1074}, "digests": [{"algorithm": "sha256", "value": "e5186976aa2c876cf50542e17828b8121166d12fbf3ba4f0061049e0e14ca99e"}]}, {"id": "84f6cc54462214ce", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/context.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4445}, "digests": [{"algorithm": "sha256", "value": "9a74f084d640886b261a3af47a0ba68c1b193f98e285ce2650e5e6164441303f"}]}, {"id": "46cd4176b95fc2ae", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/conversions.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8510}, "digests": [{"algorithm": "sha256", "value": "80bc7752b2aa5ceb60732a6cf4cf3b130bf0678ccc1692b470a787b8718c91fb"}]}, {"id": "d67ccd15d7d99799", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28924}, "digests": [{"algorithm": "sha256", "value": "08b5a461ed25fef56b0a8a29d6d525f7ffc8f02004992a355d40ad420ed9a24a"}]}, {"id": "e1ea0edf51caf537", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7858}, "digests": [{"algorithm": "sha256", "value": "3fda5f74d531420eee50c5f83ec27d0625b699858a949a94fdd17cd1ba03f276"}]}, {"id": "744d3192486ac2a4", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/expr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56563}, "digests": [{"algorithm": "sha256", "value": "45fdf895c3819d5af12523808f1380da55f1237a3810f838232b664fdff05d4a"}]}, {"id": "6486ed0373d9d5ef", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/gccgosizes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "13c3b3637eeb73c51e5b1dd038218cd9d6d24d5932b859759fb628054409cd87"}]}, {"id": "0083673f78185286", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/index.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11696}, "digests": [{"algorithm": "sha256", "value": "6b2b867154bfd5382f0be07e56f70b75686dc1e9325da5377ff19699dd734087"}]}, {"id": "b4c4610c8d4ab6b3", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/infer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25175}, "digests": [{"algorithm": "sha256", "value": "83f39f4c3f078c4419f9785de0e562650e1efe951283b6320dbdffe614e56c63"}]}, {"id": "43ace352f907d697", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/initorder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9901}, "digests": [{"algorithm": "sha256", "value": "b349fca20afffce87d675a6447f16d7f47dc5d50292441bbea81f568cb597dc1"}]}, {"id": "0f8a899845957c5f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/instantiate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12323}, "digests": [{"algorithm": "sha256", "value": "aa45d4f6f669e8dff71ea6d9a80f2bba7aa786a232d7446b315bb5c3809e91dc"}]}, {"id": "f751a27b33faf085", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/interface.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6245}, "digests": [{"algorithm": "sha256", "value": "c2f604ef92328e7b4ed4777e0d1bba568a7d56816d71a8d655a16ae5ad8b11ca"}]}, {"id": "f88b2053bef15e2c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/labels.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7424}, "digests": [{"algorithm": "sha256", "value": "507864c514b04a3bdce65deb7bfe34a47e6bd1ca1693d0c87d73d7cb2c1eed6f"}]}, {"id": "ef6e633b2a664bd0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/lookup.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18122}, "digests": [{"algorithm": "sha256", "value": "fd0b695c90a926b80230afee0eac502f8309ef88bfa696c3c83ffeea65a826b9"}]}, {"id": "f9c94008888d4a98", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/map.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 659}, "digests": [{"algorithm": "sha256", "value": "c10e0c5411b1fa3ef73e15350797c40f7d03a75244dd4b3fb039394993cfffe7"}]}, {"id": "05616938725e3f1f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/mono.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9304}, "digests": [{"algorithm": "sha256", "value": "83b38251bebc8103eee2998f672fac0c6aae07b4a14b04f1258f7ea9d22a2dd5"}]}, {"id": "4db72f8a01ce7332", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/named.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22941}, "digests": [{"algorithm": "sha256", "value": "bc52c287f1354e8c8f21bb9526e7ae06ab083489d532eb5bcbfb51d5b350b1a5"}]}, {"id": "e6771adba83d0fc8", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/object.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19162}, "digests": [{"algorithm": "sha256", "value": "396b3908fceb7b1eb0166b4a572e1b4252636ced6a0f5932b1f3b687a822e3c4"}]}, {"id": "a4daa48d9e4f8ddc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/objset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 928}, "digests": [{"algorithm": "sha256", "value": "2b732d24b84fed49dd7da88ea8e4602c0903554b68d40d68dfc38ef5d7c4ce9e"}]}, {"id": "86d1a2f3d0e48443", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/operand.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10981}, "digests": [{"algorithm": "sha256", "value": "fb896b32e734607796706860fd09d891a27d8a9ebc15f54778c368a4c79cd4e6"}]}, {"id": "3522d6f9de0afd68", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/package.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2547}, "digests": [{"algorithm": "sha256", "value": "5f75006b41ee8ddc483018b9295328011e41bccad16860a6ed5730752262984c"}]}, {"id": "14507ca3b14f25d6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/pointer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "df1867ee62e6b741781116654aa49bd2ac59ba2ba0f6a579ab22842e57dc3459"}]}, {"id": "dfb114b0baa813e0", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/predicates.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15491}, "digests": [{"algorithm": "sha256", "value": "957f641eac01a1bb5b14fd0e8afd17721213290cde433f4f2e7ad44f482eb7ac"}]}, {"id": "edbe002dc88253e6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/resolver.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25319}, "digests": [{"algorithm": "sha256", "value": "f8715459995494d0bb6c3c6127c9fa8037ef640617f04066c3d5e8eb88a88fce"}]}, {"id": "2b1947cb8654cefc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/return.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4443}, "digests": [{"algorithm": "sha256", "value": "d2e793a965349db5eccecfb9ebec19fa06f821517aca38dbda24991329dfd3b5"}]}, {"id": "8318b05e74773c9f", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/scope.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9594}, "digests": [{"algorithm": "sha256", "value": "539a2a93c35f945143a54e9adb20c26545043f9a3fd70ce2e54f41b25f1b08c7"}]}, {"id": "79d3eca117326d5d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/selection.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4083}, "digests": [{"algorithm": "sha256", "value": "b175132a14a448c4c902f9f3ea32aa9364e8eb93506aadf7aa0d6cb07837a56a"}]}, {"id": "bc2af3581b23879e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/signature.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12569}, "digests": [{"algorithm": "sha256", "value": "f9fd51de973f176a6e20c87cade4698b0e2552acdb60b26840b674e25bf721fc"}]}, {"id": "8773579f1661e97c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/sizes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7742}, "digests": [{"algorithm": "sha256", "value": "b9ea5ea8ea1c1aebdac221b6a9b9dd2ff1bb00ad4bc4fe17bcaa6a388c0b99f1"}]}, {"id": "b110bf32e3ae45e7", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/slice.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "7e3f7418ce78a12a0ef40554a64403f15bd3451321cf4d3b85a26617d3e4e15f"}]}, {"id": "a477c8d306c32c63", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/stmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27249}, "digests": [{"algorithm": "sha256", "value": "59d3cb90641390f98033d7e84be5bb7c84ca06518f1d2dbfa77f62e3a242a8e6"}]}, {"id": "6806f572dbf8619e", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/struct.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6748}, "digests": [{"algorithm": "sha256", "value": "3d441bfc93501241e418ddbef251dbc7b30a3c4314a5bf511c6e742758109fc0"}]}, {"id": "0ca2c620044cc05b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/subst.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11038}, "digests": [{"algorithm": "sha256", "value": "6fc6bc0ed7f7796d4181a7c8a245dee5e92a2494bdbb599be2bdb88619e3a3ba"}]}, {"id": "de05895ad1052aff", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/termlist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3860}, "digests": [{"algorithm": "sha256", "value": "06330b908f1e805d2a9041e9cefcc92079db64f290a7c2f0f176d75220e07d6e"}]}, {"id": "dc41624b755eaf26", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/tuple.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 929}, "digests": [{"algorithm": "sha256", "value": "1f450b80dc738a4dfa973788009d410ed3c816a575eeae093263aab5a318e5be"}]}, {"id": "53191c042a84ab71", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2884}, "digests": [{"algorithm": "sha256", "value": "63619ce492f2986e93ba33fade0325fe2e69b4e65ba018b6e908be96052c1fb4"}]}, {"id": "7e552296d7d7ac68", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typelists.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1886}, "digests": [{"algorithm": "sha256", "value": "06e421e896e252c411ab654d882d5816ad0126ead035b94f1ac7a3f12ea3e263"}]}, {"id": "19dbc61f78f925ae", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typeparam.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4864}, "digests": [{"algorithm": "sha256", "value": "b7ff24073d139ecb34fb890eee25bdd5b94d2ffc3173693d55324285fe03fe52"}]}, {"id": "8b709f38bc075381", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typeset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14346}, "digests": [{"algorithm": "sha256", "value": "fbb890ecc400392e9368d401211a57a075c6a4c80c64d1229ebad2856c296e54"}]}, {"id": "a0b9dc6e0460bd45", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typestring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11542}, "digests": [{"algorithm": "sha256", "value": "d3bf6b897ed2e52be21463c48db843cdd170888cec0896d84921795a1eaa7641"}]}, {"id": "ed8de3be407bd001", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typeterm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3603}, "digests": [{"algorithm": "sha256", "value": "1054bdaec61ce728fe0510739120f35af312f20d7364152cfed7a88a6b105b02"}]}, {"id": "4f031023ec65cdb2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/typexpr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15740}, "digests": [{"algorithm": "sha256", "value": "f0840ab5620eda23c61d6b88547d3d2ee0bd227fa5e79266a8f9e694218a7584"}]}, {"id": "642d360a85827d8b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/unify.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18783}, "digests": [{"algorithm": "sha256", "value": "3c3090aede48abbb7ff5bb2e777fe2484e6953f5360d76ac923bf04a792a9fa9"}]}, {"id": "00d37e409f89d6fc", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/union.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6415}, "digests": [{"algorithm": "sha256", "value": "120613da1f52a817d69891f8653a6652c80a70663fee6e87872cce5fcb44edc7"}]}, {"id": "f1f291421851a263", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/universe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8009}, "digests": [{"algorithm": "sha256", "value": "c0174a8e7da3fc4805b52953b3baed460908ee90694c4e1b6e9573e6264c0b3c"}]}, {"id": "a6eb1c770c5042e1", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/validtype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9133}, "digests": [{"algorithm": "sha256", "value": "5313ad560dbecbf89797b0b8bb298c54fb3e92600f8f6a2d9506765aa2d3b81a"}]}, {"id": "37b87a92081e8055", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/types2/version.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "6acb7c50d68ecc7f379c01dcba2c83649f6b17675c1b54adaa78a7d3eaf9fd53"}]}, {"id": "30891531b90bf1e3", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/assign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20800}, "digests": [{"algorithm": "sha256", "value": "8eafda0c3a48bc88c3d9d738bca7d3ee6f9ac44f05a69ecf9100c40312f9f0e1"}]}, {"id": "409f9e423c0d3b1b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/builtin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29669}, "digests": [{"algorithm": "sha256", "value": "6554ebd09274eb16cb0dc795b8da298bfdc28267b3a47deecaa7cfe2f622a0e3"}]}, {"id": "e6107f8478bb5dd2", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/closure.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7833}, "digests": [{"algorithm": "sha256", "value": "f485398bfb6a73a3fbbe4b0d59d36dc5677bc3feaa21a5bf241d263bb7069f06"}]}, {"id": "a2a4386ac983f71b", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/compare.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17059}, "digests": [{"algorithm": "sha256", "value": "b5d72eeee34165257245769a88b6e77caf7376852a28f78722022e214296c739"}]}, {"id": "73c563708782945d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/complit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19751}, "digests": [{"algorithm": "sha256", "value": "b792936265c43da1cd6aa3c192b5dc576e1260e6ef675cf9453b3dddd6a91af1"}]}, {"id": "8e8532c43efd52e4", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/convert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18240}, "digests": [{"algorithm": "sha256", "value": "9ed6059510927163a68910c165b13f3aca524a9410bee6250dd4927c977a6a0b"}]}, {"id": "b104e899ee57ff8d", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/expr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26007}, "digests": [{"algorithm": "sha256", "value": "ef5bbc1d41cfbd3d911fbad1fd328f935ca8fa56a5e44d0daa85b4cb14ca1985"}]}, {"id": "cb74c1c9deca9721", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/order.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42416}, "digests": [{"algorithm": "sha256", "value": "b0240dfaa78f2b0bf37956aecf26eabde5615d2b7e17eb76adda636a03e23785"}]}, {"id": "181c1c5f7b3eb1fa", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 856}, "digests": [{"algorithm": "sha256", "value": "5a0b12502e63ef0148b24e1b76040e9417cf4cc8d8885c67a72c316f8f3384d1"}]}, {"id": "81b628840c55520c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/range.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16925}, "digests": [{"algorithm": "sha256", "value": "53faa614619119d29f255e8daf3785550fd96c5a154de67efe4887efc2f395af"}]}, {"id": "efbf4a6a058df399", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/select.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7549}, "digests": [{"algorithm": "sha256", "value": "7d9c68c42c5cb276b8bfcbcb26412b0b8458d203517ceba875265c2e38b902b1"}]}, {"id": "89ea8960fc50fa8c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/stmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4685}, "digests": [{"algorithm": "sha256", "value": "1d1a938bdce509e4ef1fb4d850814141a365da8bd6ab1d9777878d77bf6623d1"}]}, {"id": "9db88b8ce7ceac09", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/switch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22201}, "digests": [{"algorithm": "sha256", "value": "386e1e4ae4173708e7474310d99c60b79de39e7980ab3b982860163391034e02"}]}, {"id": "ce63838d3095c4b6", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/temp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1507}, "digests": [{"algorithm": "sha256", "value": "39a41e85da527965704b3b1be404a0947afab204ed9feda77ed72ba5d9681901"}]}, {"id": "4c1dcf513422c191", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/walk/walk.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10823}, "digests": [{"algorithm": "sha256", "value": "1e2756cc2d95371b51e2b64aead2908895adf485b852577dba820def8e94db80"}]}, {"id": "aa52bb0169fc324a", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/wasm/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17986}, "digests": [{"algorithm": "sha256", "value": "3b6909e83756647d1a8ae67f4d934461362cbb7dd9e1cc12b16fa89922e2c215"}]}, {"id": "9ea09e9662ae2b63", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/x86/galign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 887}, "digests": [{"algorithm": "sha256", "value": "6f5939341fb89f0357346667d282c5ce622ef58ce467c08fe6f0641edf60a1b7"}]}, {"id": "2add32214e35519c", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/x86/ggen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1584}, "digests": [{"algorithm": "sha256", "value": "5ba987c3f949278939e5b13abbe6887fabb6f199fd44c86a92481cfc40142dec"}]}, {"id": "6d4394f692dfdbaf", "location": {"path": "/usr/lib/go/src/cmd/compile/internal/x86/ssa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26783}, "digests": [{"algorithm": "sha256", "value": "3adb673966be1401f14f28a34d9b18d125142b3094610809f5554b9d0f3e1637"}]}, {"id": "d402460135b64d35", "location": {"path": "/usr/lib/go/src/cmd/compile/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1357}, "digests": [{"algorithm": "sha256", "value": "e729f903c8380e4abeb06a0191bd74638d290356b2b8a69a6170e8b5730d746b"}]}, {"id": "ea5524764ad9b746", "location": {"path": "/usr/lib/go/src/cmd/covdata/argsmerge.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "f00b5d569891aeb82249fb05c39b971d80b69c5df345ab08a7722a5d80e84e93"}]}, {"id": "878e6a74bddfa149", "location": {"path": "/usr/lib/go/src/cmd/covdata/covdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5449}, "digests": [{"algorithm": "sha256", "value": "af69afdbe7bd9a2602170170f20c5012f6dd82fb3f792532b31628a6341572ab"}]}, {"id": "66a35a8d14ef295d", "location": {"path": "/usr/lib/go/src/cmd/covdata/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2381}, "digests": [{"algorithm": "sha256", "value": "c66b63b582c198022c3bb328992a6517a95997ae549cca2e028111b47e9157ca"}]}, {"id": "a4325d29fc4d926f", "location": {"path": "/usr/lib/go/src/cmd/covdata/dump.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11007}, "digests": [{"algorithm": "sha256", "value": "753409213835ded1bd95a2726af8caf1da67d9c599286d7e328cc2092e9d74f5"}]}, {"id": "911c0953f023cb41", "location": {"path": "/usr/lib/go/src/cmd/covdata/merge.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3157}, "digests": [{"algorithm": "sha256", "value": "6c05160213309449643bbbf3cd02ebec7f0cacebe95d8f059176621ca03d330e"}]}, {"id": "7d727f4b25b3ac69", "location": {"path": "/usr/lib/go/src/cmd/covdata/metamerge.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12744}, "digests": [{"algorithm": "sha256", "value": "e187f16f8e31a9a18cd1f083c334b61344c19bd8e8b158007a002c884be357f9"}]}, {"id": "32f0b563764828d1", "location": {"path": "/usr/lib/go/src/cmd/covdata/subtractintersect.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5600}, "digests": [{"algorithm": "sha256", "value": "55761658cb675cbd057cd6d23bf8254cb29160ae2375b04591f2557bdddd3bac"}]}, {"id": "0529c60eed89cf42", "location": {"path": "/usr/lib/go/src/cmd/cover/cover.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32493}, "digests": [{"algorithm": "sha256", "value": "9b50015c62b519dfc7d4dd739d49ba736e8f582f68ec794e500b0ff2424600bf"}]}, {"id": "f9af2775877cb1ec", "location": {"path": "/usr/lib/go/src/cmd/cover/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1321}, "digests": [{"algorithm": "sha256", "value": "f940d3b951c8dfec4026ac05999e29b16c62ab77387dd3160737e6b9a1434f0c"}]}, {"id": "668c10bf904a02dd", "location": {"path": "/usr/lib/go/src/cmd/cover/func.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6435}, "digests": [{"algorithm": "sha256", "value": "92ac7edc237cedf1e6c4d3b2634091a30858f73b0eaeb294990585a822546855"}]}, {"id": "9bb7153f5a77a794", "location": {"path": "/usr/lib/go/src/cmd/cover/html.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6973}, "digests": [{"algorithm": "sha256", "value": "dd55f84c0dfeb244d3e7a2642462c4d24937dac836ecd4a1168433a19271e9a5"}]}, {"id": "d591b1eed2ec1341", "location": {"path": "/usr/lib/go/src/cmd/dist/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1341}, "digests": [{"algorithm": "sha256", "value": "dc9b9a23773ea445768de1f4b3e766129bf7269eabe97f31a09ec6b7b6ffdfa0"}]}, {"id": "80824ea906c92bd6", "location": {"path": "/usr/lib/go/src/cmd/dist/build.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 50355}, "digests": [{"algorithm": "sha256", "value": "cd60b81e8de558355497afc7452593c24458ac4edafe6004861f3ce1f7722f29"}]}, {"id": "df8d62cb1a85ae3d", "location": {"path": "/usr/lib/go/src/cmd/dist/buildgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3495}, "digests": [{"algorithm": "sha256", "value": "2031c08118d31208e34578a21656c8252a30c0018b28b56112fce4167dd27ad2"}]}, {"id": "4e5041b173240ba7", "location": {"path": "/usr/lib/go/src/cmd/dist/buildruntime.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2630}, "digests": [{"algorithm": "sha256", "value": "5385e93f9afa89b9449c353596eedb4ba100b2dafea85e83ecc7382b198ca7c3"}]}, {"id": "3b3b880a9184c04d", "location": {"path": "/usr/lib/go/src/cmd/dist/buildtag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3077}, "digests": [{"algorithm": "sha256", "value": "190390fc8f8d9d328581a0ed099e50a7fa53e6c0fb45e997d1cb17f51d7da7fa"}]}, {"id": "dfb39c95a97d98a6", "location": {"path": "/usr/lib/go/src/cmd/dist/buildtool.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9668}, "digests": [{"algorithm": "sha256", "value": "98186368585348a1621e7fa2b8e17eb130dcda9172db4b09532544687dcd0f75"}]}, {"id": "2fbb5b76e2ad7389", "location": {"path": "/usr/lib/go/src/cmd/dist/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 645}, "digests": [{"algorithm": "sha256", "value": "6d9d7a0e97be01c76ec9f690f135284a01cd2f8487117c9ab0c85b3a21427bae"}]}, {"id": "4534616e97524162", "location": {"path": "/usr/lib/go/src/cmd/dist/exec_118.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "5d4fb72678b8ad1ae0f7ee99914cfaa78b6d01b3bc4abc0241a50ab3f2ab0134"}]}, {"id": "0ae9a5fb2f5a0f82", "location": {"path": "/usr/lib/go/src/cmd/dist/exec_119.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 993}, "digests": [{"algorithm": "sha256", "value": "46f3e8c8e630549c9f4777f053bb76d3f426b016f93ff6d860a92d93e7793a9b"}]}, {"id": "717a00ff2263783a", "location": {"path": "/usr/lib/go/src/cmd/dist/imports.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6478}, "digests": [{"algorithm": "sha256", "value": "7d37ca8f1481460cb38e8cb07e6b97ad5b8a0754cb1405ff7205fd3b9fba5c04"}]}, {"id": "a5695fc22629ea92", "location": {"path": "/usr/lib/go/src/cmd/dist/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5728}, "digests": [{"algorithm": "sha256", "value": "6e975d7c881cd32a1ff4c342e94186b92a1d3a8c22e9c1dc8811d0c4a9a41742"}]}, {"id": "6cfe5dfb308dd05a", "location": {"path": "/usr/lib/go/src/cmd/dist/notgo117.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 849}, "digests": [{"algorithm": "sha256", "value": "295ab93bac00d33899a82e41eec5e30cefbc7807e5a5cc2b31daa31a04e66dd7"}]}, {"id": "2ec23b8f7f6b3a53", "location": {"path": "/usr/lib/go/src/cmd/dist/quoted.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1271}, "digests": [{"algorithm": "sha256", "value": "ca35264582ccdd48f8341a95321980e3d19680099ab43db273df22d6610d2793"}]}, {"id": "56807d2d548c83da", "location": {"path": "/usr/lib/go/src/cmd/dist/sys_default.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 233}, "digests": [{"algorithm": "sha256", "value": "de34d4b16c391ba287007f429abd2c8d88c4356d2fb2e7c68378319b97a8490c"}]}, {"id": "106d40b6f547cd6a", "location": {"path": "/usr/lib/go/src/cmd/dist/sys_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1578}, "digests": [{"algorithm": "sha256", "value": "e277279177a61745590a192c440c46be3838e6ef31d5ab1f6aa03c751cc25da2"}]}, {"id": "33bc3cf626519286", "location": {"path": "/usr/lib/go/src/cmd/dist/test.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52234}, "digests": [{"algorithm": "sha256", "value": "320d85b8a87089fe2fe9934bf4d627428b56a4523d9d55b69e69f99416cae5ed"}]}, {"id": "7f2d72e8771f36d0", "location": {"path": "/usr/lib/go/src/cmd/dist/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10753}, "digests": [{"algorithm": "sha256", "value": "c204f2d2cb06e4d0010d5fd7addaceb0e0aacdcab70d9ca4ba08d07994c6aa12"}]}, {"id": "1a8f5bf14b963ac9", "location": {"path": "/usr/lib/go/src/cmd/dist/util_gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 622}, "digests": [{"algorithm": "sha256", "value": "ea9bc76e62d5529efaaa94974bdcc06e13968ae1c32fae8f2be0a1e6e1a9e990"}]}, {"id": "4c70494da9523771", "location": {"path": "/usr/lib/go/src/cmd/dist/util_gccgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 268}, "digests": [{"algorithm": "sha256", "value": "440a6576719ae1a6269136871b867aa84ef39a63ffae4faeb8b364b71f915670"}]}, {"id": "816a46618ebaae2c", "location": {"path": "/usr/lib/go/src/cmd/dist/vfp_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 664}, "digests": [{"algorithm": "sha256", "value": "5895e8350dc7a3fce2655d07a2dbf52b0cb4799ba2dd92f832b6e459a1fc2f15"}]}, {"id": "8eeb2cbd731c1e95", "location": {"path": "/usr/lib/go/src/cmd/dist/vfp_default.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 335}, "digests": [{"algorithm": "sha256", "value": "2d0899370a31d03522a1ba553bc9ca4cbbc3d08faa4d97acddecc5e765229f5a"}]}, {"id": "66d76b379a8d523b", "location": {"path": "/usr/lib/go/src/cmd/doc/dirs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9232}, "digests": [{"algorithm": "sha256", "value": "650e957d5330e1e91da71482f9fa1da1bb9e5b5ac0350cf0e4cbd323b1459b42"}]}, {"id": "8dfe0da24112ffc8", "location": {"path": "/usr/lib/go/src/cmd/doc/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12502}, "digests": [{"algorithm": "sha256", "value": "f1b63e90fcf537f50a75954dc23a42502c903d5addaaaf28454e28fb1c56a3c3"}]}, {"id": "f29e553a654624ae", "location": {"path": "/usr/lib/go/src/cmd/doc/pkg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31216}, "digests": [{"algorithm": "sha256", "value": "bcd0c723925d91f15a94f44ee31e77c443dbc83a19038ecedc473717f9d2adbc"}]}, {"id": "9f6f49bad866fc3d", "location": {"path": "/usr/lib/go/src/cmd/fix/buildtag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "0fcc4144a74ff6d12880612404f719bb82a624f7ad156880e9685b0e7f2ee67e"}]}, {"id": "1c9f44547bf4e95c", "location": {"path": "/usr/lib/go/src/cmd/fix/cftype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3568}, "digests": [{"algorithm": "sha256", "value": "1966af6c2853b2e3572a024e7f5e51f0438069bff5347a466bdec09b76683b5f"}]}, {"id": "858c790d7a625530", "location": {"path": "/usr/lib/go/src/cmd/fix/context.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 510}, "digests": [{"algorithm": "sha256", "value": "3960123943a24f931483f661f0349a93e8b01fab78061b5abec7d316db479b54"}]}, {"id": "8d88ecaf11f90ef1", "location": {"path": "/usr/lib/go/src/cmd/fix/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1426}, "digests": [{"algorithm": "sha256", "value": "a0a8131a9d77fa4273df0608cd1a4f7e7e89ba1cb14fac8dee2febf3dcddb1af"}]}, {"id": "4da7ad918314d75d", "location": {"path": "/usr/lib/go/src/cmd/fix/egltype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "5902ec850bac8f75266f71058c4a81fe49367bde81444c31daf70ddfddf03d8d"}]}, {"id": "f4f675f890940b4b", "location": {"path": "/usr/lib/go/src/cmd/fix/fix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14908}, "digests": [{"algorithm": "sha256", "value": "b01b9432b1ec118a16b2152f8e03694be6065f011f5e9fa650914b4c4bd500ba"}]}, {"id": "903609f25e3ab4f8", "location": {"path": "/usr/lib/go/src/cmd/fix/gotypes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1730}, "digests": [{"algorithm": "sha256", "value": "ff0eef799480d0da8a422b77c082a62c12c7c901615ea85181e7b3795f7fd2c0"}]}, {"id": "e20a8cb92e312fe7", "location": {"path": "/usr/lib/go/src/cmd/fix/jnitype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1274}, "digests": [{"algorithm": "sha256", "value": "f383a33444b35d3110ff7251a0915e69b43742544ceb0289df436266f1738f28"}]}, {"id": "0aa0b1c2b5a648bc", "location": {"path": "/usr/lib/go/src/cmd/fix/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5962}, "digests": [{"algorithm": "sha256", "value": "30f7725ffd8bc36a68cfab0e4e152c234774d4dfd575bfc4ca13b21bb4a1939f"}]}, {"id": "7e310fc180df489d", "location": {"path": "/usr/lib/go/src/cmd/fix/netipv6zone.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1343}, "digests": [{"algorithm": "sha256", "value": "3c6ea4c57b77df22df19448348bc3dab0b4495a47280f645969fa8bdadf93120"}]}, {"id": "afca8ba1273f005f", "location": {"path": "/usr/lib/go/src/cmd/fix/printerconfig.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1133}, "digests": [{"algorithm": "sha256", "value": "d70e012c7b39c8265aecfa4bbb10e1a0d00f4a3d63a7a96da8b592bb1a878b46"}]}, {"id": "652b9dd06329d579", "location": {"path": "/usr/lib/go/src/cmd/fix/typecheck.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20560}, "digests": [{"algorithm": "sha256", "value": "d0ac33ab7afff4980df7506bb66c7bded893ed741bd1ed989558a8d24e623555"}]}, {"id": "70305f580c045c2c", "location": {"path": "/usr/lib/go/src/cmd/go.mod", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 399}, "digests": [{"algorithm": "sha256", "value": "0246d81d24080d8a01c9d7886e3be6a5c73346d8dc0c98e603e6948b10922a8c"}]}, {"id": "e172117734bb81a7", "location": {"path": "/usr/lib/go/src/cmd/go.sum", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1500}, "digests": [{"algorithm": "sha256", "value": "c11ec3e8b4cb03311a0ada68a67870f5f1fe9290f79ba3c20e3da9c8cf016aea"}]}, {"id": "6e6683cdfdea5bb0", "location": {"path": "/usr/lib/go/src/cmd/go/alldocs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 141662}, "digests": [{"algorithm": "sha256", "value": "d3dfe56cfdb92bfa1a00dd0ecb7070e20885da4a8f0985d48a275a306e3af099"}]}, {"id": "1090d90a5725d4d6", "location": {"path": "/usr/lib/go/src/cmd/go/go11.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 300}, "digests": [{"algorithm": "sha256", "value": "2c8d27a0464289a65befb24bf2d21029bb22e2ab59546c78cf504d8e9d0bde29"}]}, {"id": "0dd646db3fce3f4c", "location": {"path": "/usr/lib/go/src/cmd/go/internal/auth/auth.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 767}, "digests": [{"algorithm": "sha256", "value": "4294b8483a172743776ce078da0a3f5387ae43ccb1dc1a7584e8821556344cc6"}]}, {"id": "a7596f1fa10a25ff", "location": {"path": "/usr/lib/go/src/cmd/go/internal/auth/netrc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2344}, "digests": [{"algorithm": "sha256", "value": "ca6e5d85a368743bf1e0d9892bec832b7560de0d47b3748a0dbe0b89cd0242a3"}]}, {"id": "4391af979a5541b2", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/base.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4261}, "digests": [{"algorithm": "sha256", "value": "9fb71b3a08ca34f19e7089c742282ec670c64845d2493404cf48fa7902b5e713"}]}, {"id": "3163c996bfa3f11f", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/env.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1292}, "digests": [{"algorithm": "sha256", "value": "3b417dbc15296097d68068c7b697297dbe825bdd4dc0fa423a45a44d946d54c4"}]}, {"id": "0a30da479c940c20", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/flag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "a3c8079f3ecd114a30a8206ebfbc56c825585746d027350023e35398fff922f1"}]}, {"id": "de414a5d4cda7826", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/goflags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4580}, "digests": [{"algorithm": "sha256", "value": "cf287bd9d900d6f1c3b4b99dad154f226edb675d49c5ec0f315204ff5212239d"}]}, {"id": "4e54a2e5e8ec305c", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1697}, "digests": [{"algorithm": "sha256", "value": "50b2ce4caa3c9fa05fe3805e4fe6dcd426d633afe44378d5328c34aec430cbe4"}]}, {"id": "f0f8988bff614bbe", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/signal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "e354600b109e2c0c9daa848bd77ed6db631d821b391c15024b85da4e18309c6f"}]}, {"id": "a74fabafa385bdf3", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/signal_notunix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 419}, "digests": [{"algorithm": "sha256", "value": "8997ad42d355092df7c3ec50d3f093cfdf8c695806178a0d8320bc0592dc4b8a"}]}, {"id": "0e44d52c6775c09c", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/signal_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423}, "digests": [{"algorithm": "sha256", "value": "e995c190e94e68ce2985df1993095dffbcc745768d382b8209375eb3f84f7f5b"}]}, {"id": "fb1246b703fab994", "location": {"path": "/usr/lib/go/src/cmd/go/internal/base/tool.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "d22e3d855953bdf50cd519fe72beecf57a4f8be3b95920e6c1cb0f842e91dc32"}]}, {"id": "7a18168dae5a93f2", "location": {"path": "/usr/lib/go/src/cmd/go/internal/bug/bug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5818}, "digests": [{"algorithm": "sha256", "value": "61f56bd1df8ebe1c2824854500cafbbdc023cf3f75df1a70b3bcb5a7d9b4cc27"}]}, {"id": "77c952b202a04cbb", "location": {"path": "/usr/lib/go/src/cmd/go/internal/cache/cache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18313}, "digests": [{"algorithm": "sha256", "value": "76ab3b20e219c16eb19f708f7ba85f86795c0063ee73e5f57e3817acb282c336"}]}, {"id": "09aa200a2cd2bb33", "location": {"path": "/usr/lib/go/src/cmd/go/internal/cache/default.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2733}, "digests": [{"algorithm": "sha256", "value": "1a53c7f74fd4f375abc9d96d07d3a1e3b5df811d9171675b59d22d80884ae330"}]}, {"id": "077216975d4b272d", "location": {"path": "/usr/lib/go/src/cmd/go/internal/cache/hash.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4976}, "digests": [{"algorithm": "sha256", "value": "0406818b2ca5ba76fde96ef78267dd057817889e68dc98c3ead879d2738bb851"}]}, {"id": "fb9e485f1ef912f9", "location": {"path": "/usr/lib/go/src/cmd/go/internal/cfg/cfg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16189}, "digests": [{"algorithm": "sha256", "value": "3f6eae2b25108748acf267a52869b749b882a10a53463313c902cbdd674d27c3"}]}, {"id": "6b2ed88e5550d6b6", "location": {"path": "/usr/lib/go/src/cmd/go/internal/cfg/zdefaultcc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 281}, "digests": [{"algorithm": "sha256", "value": "21baba102e42d257edbd914fd2b54944a89069ec55429e0145c19039c3d6d4a2"}]}, {"id": "795320a30e262abe", "location": {"path": "/usr/lib/go/src/cmd/go/internal/cfg/zosarch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "dd4823910c28af17725d2c26f05c16180f643dfd60f890f1bd04e6a6ea3ac049"}]}, {"id": "9d236155ea66ad66", "location": {"path": "/usr/lib/go/src/cmd/go/internal/clean/clean.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11226}, "digests": [{"algorithm": "sha256", "value": "f36e43bf81bcfb4368ac94c871560274aa8a4d36f1b27191e3039c99c499063c"}]}, {"id": "41720ec4f8173df1", "location": {"path": "/usr/lib/go/src/cmd/go/internal/cmdflag/flag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3661}, "digests": [{"algorithm": "sha256", "value": "49f4b387f80e46a674e755c8c767170aacf98851746ee18e7f1cf1f9d1902327"}]}, {"id": "9549e6ed7b15a3b3", "location": {"path": "/usr/lib/go/src/cmd/go/internal/doc/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4995}, "digests": [{"algorithm": "sha256", "value": "4f35ee26f7c238cbc7530e343d98633daf5c579ff0530d1b2518a6d7ff854661"}]}, {"id": "b2d2e7133d937acd", "location": {"path": "/usr/lib/go/src/cmd/go/internal/envcmd/env.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16012}, "digests": [{"algorithm": "sha256", "value": "0e56633c4992ed03180dc0832904f47885406d2eaa4b4cdd01d152bd85d68995"}]}, {"id": "23d185cdf3d924c9", "location": {"path": "/usr/lib/go/src/cmd/go/internal/fix/fix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f98b304fcff4ef688a74c2a17f520850708fcb73c2972f55e1d8e0255b696bd1"}]}, {"id": "e11d28d24fdd0f3b", "location": {"path": "/usr/lib/go/src/cmd/go/internal/fmtcmd/fmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3027}, "digests": [{"algorithm": "sha256", "value": "2d6dd213780a0d16cffd1300d095cbde91260a1440e3bf39bbe961ad65516f7f"}]}, {"id": "58c9077b13c15a94", "location": {"path": "/usr/lib/go/src/cmd/go/internal/fsys/fsys.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22198}, "digests": [{"algorithm": "sha256", "value": "59f980547bca0bdff2ddbc920efed89de96657669303341c926aab22118b5838"}]}, {"id": "427451834cd0b199", "location": {"path": "/usr/lib/go/src/cmd/go/internal/generate/generate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14316}, "digests": [{"algorithm": "sha256", "value": "26fc4de849de7f78c64d7aea207d21c93e193c055cdd896a1fe04fc6c26f728a"}]}, {"id": "f27fea0dd9b54960", "location": {"path": "/usr/lib/go/src/cmd/go/internal/get/get.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21425}, "digests": [{"algorithm": "sha256", "value": "2a75234e04baae587be2e5b0bc3abf491b6b62b28fd20e23eb3120f231b8b3dd"}]}, {"id": "dd18ed8b5852a0dd", "location": {"path": "/usr/lib/go/src/cmd/go/internal/help/help.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4827}, "digests": [{"algorithm": "sha256", "value": "a6fb459b1ed4df99e7b2423f927cc1d39a7e73ae52c0abc5431d1956c5bbe088"}]}, {"id": "dd2aa0d382b0fa06", "location": {"path": "/usr/lib/go/src/cmd/go/internal/help/helpdoc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36183}, "digests": [{"algorithm": "sha256", "value": "b59fd96be90e96b7d96cbdaf13d5902f9a7ad5ac8f34d201ba218a0270968872"}]}, {"id": "bffa8600edb022be", "location": {"path": "/usr/lib/go/src/cmd/go/internal/imports/build.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10608}, "digests": [{"algorithm": "sha256", "value": "b2c47cea953f91c4f5396bf148be60a1123d3ae5c34a0abe58da3f812a21ded6"}]}, {"id": "5ef1dba3f56b6fb4", "location": {"path": "/usr/lib/go/src/cmd/go/internal/imports/read.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6229}, "digests": [{"algorithm": "sha256", "value": "a4b4f8eaa50bd5375f85b0ac72fb01ac3724428e95f09423315b92c3195e2b73"}]}, {"id": "556518aecbd8108c", "location": {"path": "/usr/lib/go/src/cmd/go/internal/imports/scan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "4ce1b9aeefbb01a613538dafd00a3ec897e6c9a8167371581d0437cc83f9daa2"}]}, {"id": "b93cf9ed9a0a3787", "location": {"path": "/usr/lib/go/src/cmd/go/internal/imports/tags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1375}, "digests": [{"algorithm": "sha256", "value": "6a0657c8411017fe8de6280da98a0a11feda080139b14aaf2a393288611428cb"}]}, {"id": "616d2f452259856a", "location": {"path": "/usr/lib/go/src/cmd/go/internal/list/context.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1484}, "digests": [{"algorithm": "sha256", "value": "16d8289042126d85bed476651948df5f897bff36a6ecc6fe2d9e6df0febb3938"}]}, {"id": "85986cd013515823", "location": {"path": "/usr/lib/go/src/cmd/go/internal/list/list.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31113}, "digests": [{"algorithm": "sha256", "value": "f191c00a6187933aa8fa5bbaeaa2a6ae0f0bd5940175c286a901f3b842a6794e"}]}, {"id": "55e805a201610801", "location": {"path": "/usr/lib/go/src/cmd/go/internal/load/flag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2689}, "digests": [{"algorithm": "sha256", "value": "acffdd920e295144f0d0cb7098707926434e345893bc020bd025512c3c268e6b"}]}, {"id": "7c273779c8d38d6b", "location": {"path": "/usr/lib/go/src/cmd/go/internal/load/path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 374}, "digests": [{"algorithm": "sha256", "value": "1cc792b3aab600511232a2b9da56df47611db257a95cd50b74227a05848d0f35"}]}, {"id": "23ef8e8e334a1f4f", "location": {"path": "/usr/lib/go/src/cmd/go/internal/load/pkg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 120644}, "digests": [{"algorithm": "sha256", "value": "1294f5a2a620bbbd706a58af08c9814641dc723faf4428876399574dd25afc6d"}]}, {"id": "0b981b5cee7265a5", "location": {"path": "/usr/lib/go/src/cmd/go/internal/load/search.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "bf9ffc27b42f43aae834d5e4ed58281cec80df7eaa5f423c9c161b522ca68b09"}]}, {"id": "a120f7332c45d915", "location": {"path": "/usr/lib/go/src/cmd/go/internal/load/test.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27507}, "digests": [{"algorithm": "sha256", "value": "89cce9ce90aa89b38229a03cecbe7c00c4a4f6fd53a94987c8b4347980f0930a"}]}, {"id": "a7437ec52fa3f34a", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3021}, "digests": [{"algorithm": "sha256", "value": "56ba61adea54c536aef20810f648047d7ef8fbd897abf1a0253b3dc22785e773"}]}, {"id": "575dcb136012ce42", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_fcntl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5817}, "digests": [{"algorithm": "sha256", "value": "e3953791dfbe6958c964b0d0779ae2ec600bf2501d908506defdc11bd57ff827"}]}, {"id": "9c79eb43cec614c5", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 618}, "digests": [{"algorithm": "sha256", "value": "c210f3f54698195b5df9f0842be46165fe0472fa6fdee79e26ba4913114aa482"}]}, {"id": "fabc13bcfde368fd", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 596}, "digests": [{"algorithm": "sha256", "value": "9139209bf849c3c7327a30b109c54875fe9ae6aeb30dc2a3deb3dc75fe5b2d7e"}]}, {"id": "671742b96f9647f1", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "8988f8cb423db14d4d339935127e8b3d184fae8c0c404dd941625fef083e3dfe"}]}, {"id": "a81b937949350eea", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1497}, "digests": [{"algorithm": "sha256", "value": "1b0554ecefc30f81e2398ff3be716e2f8a77b1bbed1e64c9e4386b80e2401d70"}]}, {"id": "6d1b2b9790f8c4d1", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5179}, "digests": [{"algorithm": "sha256", "value": "0ec86b8b27bea9fb4259efdac3b4e7ea7c3012b6420a36b1cde5b79ffa854e5b"}]}, {"id": "bc98ddd4ac82a697", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile_filelock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c7946ebe8ced54cc3caeb461ccbee7eac37b6a8ea41052d3777e908055158529"}]}, {"id": "95de8a9ec66bb296", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2567}, "digests": [{"algorithm": "sha256", "value": "36a9d97bdcbdbfdb2e401623cec77aa9133c95d123134ba7430b05330a36598e"}]}, {"id": "630d64c67766fc78", "location": {"path": "/usr/lib/go/src/cmd/go/internal/lockedfile/mutex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2397}, "digests": [{"algorithm": "sha256", "value": "f9b1c544e3d3dd3dc3e2867c9a3f620d57080554fea7941fb4b4495245bfa727"}]}, {"id": "dcc854d28edb3c5d", "location": {"path": "/usr/lib/go/src/cmd/go/internal/mmap/mmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 755}, "digests": [{"algorithm": "sha256", "value": "46db036bc4edaf46964993f4249056d87a90ce629818ac250ab5d854cd452e30"}]}, {"id": "f6f99a36f8b7c84b", "location": {"path": "/usr/lib/go/src/cmd/go/internal/mmap/mmap_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 445}, "digests": [{"algorithm": "sha256", "value": "b523d52032c27280a69886f87086973d1448bad99e9346073cb7054a2fde1305"}]}, {"id": "f648a0b69adf4374", "location": {"path": "/usr/lib/go/src/cmd/go/internal/mmap/mmap_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 887}, "digests": [{"algorithm": "sha256", "value": "a53e44c69728b08b08e1b1e1849c51b7b666d2636c8d40d366337ac91ba318df"}]}, {"id": "4cb117c15dbcc01c", "location": {"path": "/usr/lib/go/src/cmd/go/internal/mmap/mmap_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "1dc478bd2bf670b7e4884e8d5d7d9ca9c90e913558a05f770c8ad4f6653227fe"}]}, {"id": "8da97b0153903b44", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/download.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10328}, "digests": [{"algorithm": "sha256", "value": "add4660f6093b09628e770f4deeb9cb0b527071767b0ad0e6fee7fdbf4c47895"}]}, {"id": "81f869491b32bda8", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/edit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15492}, "digests": [{"algorithm": "sha256", "value": "3f8abdbfb614fe2d8ef2edd6637aea5a91117a11cf1c6585a984fa81f20a1d89"}]}, {"id": "90914ef2f376eac8", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/graph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1977}, "digests": [{"algorithm": "sha256", "value": "021f6395c9a550b46de0920a194977fcbc5845ae4c5b2020f34a8e2d06bbd4f8"}]}, {"id": "4a9207737c225359", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/init.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1487}, "digests": [{"algorithm": "sha256", "value": "786f754386c153528f331c2fa3d999a1afa03d5a81badf1eb008e1b379e55099"}]}, {"id": "bbe44ab46b3e2ff2", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/mod.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "f02198306b95a04cf180095624ccf447ff3f110175356599a0df868fe45e4c67"}]}, {"id": "e77c681271c6e35f", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/tidy.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4484}, "digests": [{"algorithm": "sha256", "value": "bfb5d953c1863a2a9eb091dbdebd8eb855f01d3be59e8be78ef0909981cbb632"}]}, {"id": "5207a6dc4d660156", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/vendor.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12489}, "digests": [{"algorithm": "sha256", "value": "b37561d750b964b106c4edf0d17fd4869ad3357193c77d84ca6fd292557fd5be"}]}, {"id": "0fcbdae9127f763b", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/verify.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3437}, "digests": [{"algorithm": "sha256", "value": "90173b35247f7cdb975fe0790a1b64b8de5b4172ac47ddca52a35cc56677bc62"}]}, {"id": "477204f419a23bd6", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modcmd/why.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3943}, "digests": [{"algorithm": "sha256", "value": "8052458d0a8a14138926573c94d3745087d15c07f34e5f2d49c6d1fc0c94d519"}]}, {"id": "3022b8b72d1a49bb", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/convert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2612}, "digests": [{"algorithm": "sha256", "value": "22cd69bf433eea8f59f0c621b5b31a02bceef515448e205e93804273e528d7d1"}]}, {"id": "135243f54cb3dc98", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/dep.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3369}, "digests": [{"algorithm": "sha256", "value": "ccd075c806ae6ed7fb73afa1be6f9b28aba1502d4649954aa09b10bde0b1d210"}]}, {"id": "4d6249c6ee90735c", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/glide.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1027}, "digests": [{"algorithm": "sha256", "value": "82e94a4832c577e4160c60f3e749ee2e2b9bedb6e5728f97d2a39d0dd1832b56"}]}, {"id": "6551297f0d14b21e", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/glock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 600}, "digests": [{"algorithm": "sha256", "value": "2e977c40a9c928f08438877ca309f1510f73b68953bbe160ca59e76031df4542"}]}, {"id": "9ab5ebce7a62152b", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/godeps.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "8b1d632fbf1523579c2a4aa57f9f1bc54042d34a7a9b5d8a6e10d19f9fd1ebeb"}]}, {"id": "6b15691dc0b83936", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/modconv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 652}, "digests": [{"algorithm": "sha256", "value": "a15c5881018511379bca78afd2700741c367ff6a86aa5bb1a6f5775cb1369811"}]}, {"id": "2bf15461f08477c1", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/tsv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 594}, "digests": [{"algorithm": "sha256", "value": "f99a8003bcf12602c6df2097f0839f696d2182401ef958b47da9c448ff960b77"}]}, {"id": "b772ef7eae980d08", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/vconf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 652}, "digests": [{"algorithm": "sha256", "value": "82ddb4949588ae79d87d1ade67721b1652cc75c445329bf12358cdf4f75f02bd"}]}, {"id": "782bbe43ab59bba6", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/vjson.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 678}, "digests": [{"algorithm": "sha256", "value": "a544a05e1c622284a311d8e5d0064bc5dcf8ff306a468bcc6c2689a054153ba0"}]}, {"id": "833d9bd3939fe92c", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/vmanifest.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 702}, "digests": [{"algorithm": "sha256", "value": "22f6a5abf6f70cfe567c97432214f85e38282a23e993cd5a4868ba41021e0a2c"}]}, {"id": "d1cf661f4c55b2ef", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modconv/vyml.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1007}, "digests": [{"algorithm": "sha256", "value": "c1d19c318368509afe68ca2eb1d2651d2347b26d01812dffdb86ec59b9aebe68"}]}, {"id": "ef807832140d4d08", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/bootstrap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "873042ec8d92ef5b55a201ffbc2febb754b99af2994313b89dd1bffe42ada44b"}]}, {"id": "333fda27fc0ad11b", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/cache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23310}, "digests": [{"algorithm": "sha256", "value": "000ceaccbd52d9425fef59b02bab90c985d1d4bd48e2eb6726c89337a46b12cb"}]}, {"id": "25bc9e737fb97dfd", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/codehost.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13491}, "digests": [{"algorithm": "sha256", "value": "01dfbd17b9534f3e2af44fbc8113253fd6a58ae3d83f236ad2614230b286e545"}]}, {"id": "9ce3008411efb085", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/git.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26097}, "digests": [{"algorithm": "sha256", "value": "70a94112ba7da56ea8f3fe66ea03955a65f497f2ec4cbfff770ac3e4c81511b3"}]}, {"id": "43e0eb6395cfead0", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/shell.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2827}, "digests": [{"algorithm": "sha256", "value": "baf46ee48cfaab7f5f89d65c59874d1f7f40205652b10fe4aadd98dbef6a3bec"}]}, {"id": "779cd799211e3314", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/svn.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4326}, "digests": [{"algorithm": "sha256", "value": "cafd21218df5226939447efd522b687933c0abfb13729114496726a4f97b2444"}]}, {"id": "5c7e76c9fa984b77", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/codehost/vcs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16838}, "digests": [{"algorithm": "sha256", "value": "0212ba0a847db7ca9b7338d77ee2064419d729e0043e4f2568c00b925d4af696"}]}, {"id": "0201e69c9ad85dec", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/coderepo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37753}, "digests": [{"algorithm": "sha256", "value": "b0bdd5035ea269ab2acd9c5cc4c03e1412ebf2078bc1bfa43551457b56291d9d"}]}, {"id": "a0c425c9551056fd", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/fetch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28133}, "digests": [{"algorithm": "sha256", "value": "a816d6a3c2f58a414df4adcee120b2b2ca04c3848d65d71ad01d8fddf683a66d"}]}, {"id": "e7fad46b00a2bac7", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/key.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 309}, "digests": [{"algorithm": "sha256", "value": "f692a48e918dfd0647cb8b660a706dd14e44b5ad75d490a2d242b8a4b990178e"}]}, {"id": "4e1a01b1f90ead0f", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/proxy.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12791}, "digests": [{"algorithm": "sha256", "value": "0121413791dcd072cd2b75d42bf04beab7fdd0b3d513ab4cdeaf446412eeba09"}]}, {"id": "91d6d9f6a9e8a5b2", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/repo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14986}, "digests": [{"algorithm": "sha256", "value": "bee48768a213a9b166fe2792fd805d0779722e4d3841ac0c7e45d21a292ba78c"}]}, {"id": "b21036655c8beca7", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modfetch/sumdb.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8057}, "digests": [{"algorithm": "sha256", "value": "e3373ce6136dd2e329226600663b4997688f4235b82f1db83aba5f680d10d090"}]}, {"id": "849653707df11bfc", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modget/get.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64095}, "digests": [{"algorithm": "sha256", "value": "df4768d6d406f066e191e255b92aa91411dfa58f20c75a3da86837d1568dc0c5"}]}, {"id": "4f94b35a4d9d8e70", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modget/query.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11339}, "digests": [{"algorithm": "sha256", "value": "66d1b60d27d179a7a0c5b643d68d6cb0eca7e96570e7964b916b06df2d834396"}]}, {"id": "1bda442856abac12", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modindex/build.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31212}, "digests": [{"algorithm": "sha256", "value": "737df148546696735e8cf592352aa720889b587056fab072d83cda321189f4ad"}]}, {"id": "7f89db06deb44cf4", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modindex/build_read.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12989}, "digests": [{"algorithm": "sha256", "value": "9f2ac252fd052ddc860172c7f2a43f6aea45fc827b1cf2dbd1468c959dfd691d"}]}, {"id": "0a5d0e8b4a7f97f4", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modindex/index_format.txt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "2954363387d79df3a8906eb6c431def429aa955076de0d7c8dc3f72fb03e7df6"}]}, {"id": "4a4abd5558e8a225", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modindex/read.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29966}, "digests": [{"algorithm": "sha256", "value": "750cbf0ac3653dd993888de5d9e47d31e568d93863f83e17902370947ca07afe"}]}, {"id": "13d36233a93d9ff8", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modindex/scan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8509}, "digests": [{"algorithm": "sha256", "value": "5fd431800593c2b658c773008bee5f587a35ef23bfcac2e1975291bbc06d7d41"}]}, {"id": "2223be067fc594b2", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modindex/syslist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "8bc74a2e92342ad18da661f4c66bab2251ebae782a11091dbe64bc4b3f16fd5b"}]}, {"id": "96d54640d2fb383c", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modindex/write.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3708}, "digests": [{"algorithm": "sha256", "value": "969565d5af47ee76f73b9fd27494199425b8e22c344082601be592a2c7baf519"}]}, {"id": "8b216ce79ed5cf2d", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modinfo/info.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "cca3a10d33d3813a0cad73649e36d95dec9603224867e31b5a421325d106b9c3"}]}, {"id": "69286d3eea1d788b", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/build.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13285}, "digests": [{"algorithm": "sha256", "value": "a4424b4cbf18a6b70cdf8664920d36c7bb647285bfe3d4a0053393c942a467da"}]}, {"id": "849af4523d695ebc", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/buildlist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48256}, "digests": [{"algorithm": "sha256", "value": "22924ba7dd88210e141f6d1647b1496231e5af88d8b4067873a824b1b6ba35b9"}]}, {"id": "4f095922df4eaceb", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/edit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23175}, "digests": [{"algorithm": "sha256", "value": "ebf6c4249c3cac983431a0d0084f14c92f8b67622f8d6960ded6cafbb61cc8c0"}]}, {"id": "3915cab0e458976f", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/help.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2360}, "digests": [{"algorithm": "sha256", "value": "2fb3254204178fb772a2f381cfbeb8a6b63b84611f698d901e35be9979b1bf46"}]}, {"id": "4c9d6965db52706d", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/import.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26382}, "digests": [{"algorithm": "sha256", "value": "64f4c082024b2222e53342cded5b75762e7046e097f4f91c85200bab13b8024f"}]}, {"id": "f4ffa7045def2754", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/init.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 55882}, "digests": [{"algorithm": "sha256", "value": "c5c8eca9e8928e32aeb4763688251a38b605731d38f1bbb140e61cca85989755"}]}, {"id": "63ea027a7d35aadc", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/list.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8340}, "digests": [{"algorithm": "sha256", "value": "2dbc30647d0ba2c71346edbf4b258c681298c7af84a4dc4003c007c9a20e3d7a"}]}, {"id": "456253a93514bcce", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/load.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80973}, "digests": [{"algorithm": "sha256", "value": "fef2f89092af80825b96d52816a87059cc2e8ec872380e4d45589282665e22da"}]}, {"id": "f887609de2db38d9", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/modfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26836}, "digests": [{"algorithm": "sha256", "value": "8b59b9a80c1981addfe6a4c9c83bb590479684463c61146abaf4b57dcdbdc011"}]}, {"id": "1eb834f90873db10", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/mvs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3977}, "digests": [{"algorithm": "sha256", "value": "b59dcc68d0e4cf7ff1e194374eb56c5c6547e905708655fd8c195ca3a257b6ac"}]}, {"id": "fb11711da21cb38d", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/query.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42061}, "digests": [{"algorithm": "sha256", "value": "54a7721e208d375448470a6ca53edf2735ca2040d3d5e3fffc824d863a7a80e5"}]}, {"id": "a922a3be3d91bb38", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/search.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7817}, "digests": [{"algorithm": "sha256", "value": "86831045e2b8af1533e5939ef1bdbaa882a8e37dc12f979fe8b46bccaf29452a"}]}, {"id": "e51b59704f61ec83", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/stat_openfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 791}, "digests": [{"algorithm": "sha256", "value": "cc8d1076fcfabd7c284254bb44f4f55f5589a99c069d53333e78625a6baffa9d"}]}, {"id": "89a2e6f70a77a8b5", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/stat_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "db69e5c52884014ef80b2255ffbefbea0856d898cc53043a6fab7532336e8ebf"}]}, {"id": "bcaa3322a4ab7fec", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/stat_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "812f0a4a94ab882d3f4aaf266344ca718490f0961c0768034f78f459f0623d17"}]}, {"id": "b68c2dba96892c50", "location": {"path": "/usr/lib/go/src/cmd/go/internal/modload/vendor.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7800}, "digests": [{"algorithm": "sha256", "value": "ddc23ef20f1ca40f460a178afc413390a2d7f149a211db276ae5e28534223f12"}]}, {"id": "cd5ca8eb9359cd62", "location": {"path": "/usr/lib/go/src/cmd/go/internal/mvs/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3043}, "digests": [{"algorithm": "sha256", "value": "c3190d74255cfed94220c9d4c9214b8923c59005c5e2a7c74fc00e062058adf9"}]}, {"id": "6492f8d92732784a", "location": {"path": "/usr/lib/go/src/cmd/go/internal/mvs/graph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6410}, "digests": [{"algorithm": "sha256", "value": "f9994f1e9b08afa539548282620b61ae132a97e2df7682095fe6a8deb99f7138"}]}, {"id": "bfb1b745b7f4d709", "location": {"path": "/usr/lib/go/src/cmd/go/internal/mvs/mvs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14807}, "digests": [{"algorithm": "sha256", "value": "0d55e953290c2062d7feb6592915d431f9bed8594f17272ca1db169687d1b0e1"}]}, {"id": "80d9a2e970974b99", "location": {"path": "/usr/lib/go/src/cmd/go/internal/par/queue.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "729d442029e247abd8a3894a1f8dcc3cd333105bcb48a1bfc1ca4188070b23a0"}]}, {"id": "f9e6692ff652d459", "location": {"path": "/usr/lib/go/src/cmd/go/internal/par/work.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5003}, "digests": [{"algorithm": "sha256", "value": "46fdd3af499bb2ccceca9a5b392d0702e6aa3613f6a24c129746baca2db6d65a"}]}, {"id": "ac35a42bae6620f3", "location": {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1989}, "digests": [{"algorithm": "sha256", "value": "9c4c2595fe6b08c585702585f1770930d44b9e976eaed6a5832b807d16f2ad37"}]}, {"id": "121dad10c108772f", "location": {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 466}, "digests": [{"algorithm": "sha256", "value": "ebab0a38f3f9f2e54f0d4eeb1c329819822a6c0b040461daa1c0d69657851897"}]}, {"id": "47fbd1a57f4fc787", "location": {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio_flaky.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2540}, "digests": [{"algorithm": "sha256", "value": "a47a314aeca5ce86a61a59bc6d0be2c268b81189bb5eaf6d35829a6c50aef477"}]}, {"id": "e2acf313de3448b3", "location": {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "6a6191baed2c2986af2452a646de25339e38874737b4bd44c54df2ce1d9c64fb"}]}, {"id": "9fb02ef1dc6a8f6e", "location": {"path": "/usr/lib/go/src/cmd/go/internal/robustio/robustio_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "899e8ab0cacfe96fa462c3f41be939cdfe8ee2cefafe138d8724f78839637b34"}]}, {"id": "4762ec9304f4cbb5", "location": {"path": "/usr/lib/go/src/cmd/go/internal/run/run.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7225}, "digests": [{"algorithm": "sha256", "value": "1300bc461d552dea4d2747ffbc47d9d7e6103cd21672c4241096eb30dd1e56a2"}]}, {"id": "148153b5a4da9650", "location": {"path": "/usr/lib/go/src/cmd/go/internal/script/cmds.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28809}, "digests": [{"algorithm": "sha256", "value": "a586c55ed03de45ee56e5469bc83e5a72ac37335fd17afac82c608fc397e26c2"}]}, {"id": "6cacd85a975283bc", "location": {"path": "/usr/lib/go/src/cmd/go/internal/script/cmds_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 256}, "digests": [{"algorithm": "sha256", "value": "4d46c235bf620dc1788cf4a1d4a040c17a2b8607bf8ff8448d23661d03a51a15"}]}, {"id": "0768eba758447796", "location": {"path": "/usr/lib/go/src/cmd/go/internal/script/cmds_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 312}, "digests": [{"algorithm": "sha256", "value": "c2f266624caa8a2cccaccf17ac41fda53d43810de60d4592ec7fcd9f7a1b2a57"}]}, {"id": "f7b9b72926401546", "location": {"path": "/usr/lib/go/src/cmd/go/internal/script/conds.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5091}, "digests": [{"algorithm": "sha256", "value": "67858128ce9d9882e5f4cefeb80ac437e5e01a55d2fffd0f19f309acff690160"}]}, {"id": "8dad910b0b9661ca", "location": {"path": "/usr/lib/go/src/cmd/go/internal/script/engine.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22678}, "digests": [{"algorithm": "sha256", "value": "00db4cb44ee9adc4cb988e9710503c06489d6bdafee3a2eb65c29689306af183"}]}, {"id": "1a5bf5944ad4d935", "location": {"path": "/usr/lib/go/src/cmd/go/internal/script/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1608}, "digests": [{"algorithm": "sha256", "value": "eac18a4abc4315e744a0e2ee87fb06a5010339c46a7d137e5b34f4ba0939d42d"}]}, {"id": "2583063a6d9ffea1", "location": {"path": "/usr/lib/go/src/cmd/go/internal/script/scripttest/scripttest.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3752}, "digests": [{"algorithm": "sha256", "value": "3689869ba6b66b8ad76b19cb2184976e81275559dd7224a5ca1b5483810bc4a4"}]}, {"id": "48a500d6a5c2954e", "location": {"path": "/usr/lib/go/src/cmd/go/internal/script/state.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7060}, "digests": [{"algorithm": "sha256", "value": "6ef0d5bce650c2f4983157ce6ccf188e633a478ad908ca8dbf7aeecfdc1a56e8"}]}, {"id": "9ef8ca3c7183b9ba", "location": {"path": "/usr/lib/go/src/cmd/go/internal/search/search.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16471}, "digests": [{"algorithm": "sha256", "value": "4f4a63dd43ffc5d1a2e73441802063d9cff4b7a3d1358b181e7d327f8ae504fc"}]}, {"id": "da56147c6d3d89fe", "location": {"path": "/usr/lib/go/src/cmd/go/internal/str/path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2218}, "digests": [{"algorithm": "sha256", "value": "cb1dcd9c813114808324280bd7c4c3d616d336046bc10a22c70ffc49c07a09d7"}]}, {"id": "00d4f34b8c883e02", "location": {"path": "/usr/lib/go/src/cmd/go/internal/str/str.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "552aee2436e23787109e85708b28d46ae62583c027d30f8647f8631b6273b654"}]}, {"id": "bdcb52bf7d7d4f46", "location": {"path": "/usr/lib/go/src/cmd/go/internal/test/cover.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "624800bb161a70c4ac7f1b7c088e3e075dddc90a358064fdcc65202a5aaa1b9c"}]}, {"id": "cdd26d530c295f82", "location": {"path": "/usr/lib/go/src/cmd/go/internal/test/flagdefs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "6da759368d74480dada25a98490846f47ef1318efcef6d5dcf1c007e248e5d71"}]}, {"id": "4124f8a54f49fd4a", "location": {"path": "/usr/lib/go/src/cmd/go/internal/test/genflags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2051}, "digests": [{"algorithm": "sha256", "value": "072f07f23797a7aa598de3f90c50e1e354bc1effd4cbc207750a219c6e08e389"}]}, {"id": "c37d55c16bbc86cd", "location": {"path": "/usr/lib/go/src/cmd/go/internal/test/internal/genflags/vetflag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1844}, "digests": [{"algorithm": "sha256", "value": "96bf98db2d20d8c78f24fd0782a9a72ff97cf26d723fdc079092749064bf0550"}]}, {"id": "34888fae019c8d29", "location": {"path": "/usr/lib/go/src/cmd/go/internal/test/test.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61832}, "digests": [{"algorithm": "sha256", "value": "51eb37e712cdf05923f24b270844be0b3f5bd4e94d3733ccf7bd9e0101c538ce"}]}, {"id": "922e6fbc48d30456", "location": {"path": "/usr/lib/go/src/cmd/go/internal/test/testflag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12437}, "digests": [{"algorithm": "sha256", "value": "a2bc5bed5bbadf26921f1dfea26a85801b3aa21ecb2ad13809538794277dde3f"}]}, {"id": "93fab7ae0d2dc5a4", "location": {"path": "/usr/lib/go/src/cmd/go/internal/tool/tool.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3591}, "digests": [{"algorithm": "sha256", "value": "8da18af7453e98824403efbb8608e3289ddcd904db3681714121d671d9b8cffd"}]}, {"id": "6d819c1008999761", "location": {"path": "/usr/lib/go/src/cmd/go/internal/trace/trace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4847}, "digests": [{"algorithm": "sha256", "value": "0da5da24eedb9a759c8f5275b75347673087592f51a75821264b953f1efcc19f"}]}, {"id": "45fddb37a4004711", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcs/discovery.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2659}, "digests": [{"algorithm": "sha256", "value": "6cf74c7f5af127e5bd6307e0da9109cdeb07154bbd83a1919bfaca4b305ade6f"}]}, {"id": "bee794a10c7a620f", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcs/vcs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47568}, "digests": [{"algorithm": "sha256", "value": "858a49e1a424ddc20ccc3f00403cccb949aac276b25e65398f4b8a790f5b120e"}]}, {"id": "9c2aee121d1367ea", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/auth.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2820}, "digests": [{"algorithm": "sha256", "value": "bd2e2092118d12285d6f4973d18f502fa3124298c3c0195d57d28ffa723f6fa0"}]}, {"id": "6dbad0b990e5d339", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/bzr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 428}, "digests": [{"algorithm": "sha256", "value": "7a8d14f08917eb74a322802a060f591c199c054a1a2c8d64f8ea3a68c3b8370c"}]}, {"id": "668b0c9f322c0351", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/dir.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 503}, "digests": [{"algorithm": "sha256", "value": "abcbdcd87df3b071dab8cdec23c81700ee429f2a729fc75e247408d5fa9fb5cd"}]}, {"id": "bb2db8a39753d2e2", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/fossil.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1364}, "digests": [{"algorithm": "sha256", "value": "5daf5772b279b1b2d5068542cc1a3ec5846c17928832a5c91bf6602776521571"}]}, {"id": "7cc530b64bc64e31", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/git.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1051}, "digests": [{"algorithm": "sha256", "value": "47bb22eb3c5a0982ee834f45dd7098b26aef9bbc89f993c26dcadd55bf26d4bc"}]}, {"id": "2d696550dd4395eb", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/hg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "ac624c4273c0994e08af21c858e1e2b3d3842fa9a8b44f08e665347906540d61"}]}, {"id": "c49a4b661ccbefac", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/insecure.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1279}, "digests": [{"algorithm": "sha256", "value": "1bd97b580d4c309f1055255c32627c8f5ba2fdcc2b376f1857c43fede70b91a1"}]}, {"id": "8f7f10538d979d64", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/script.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9242}, "digests": [{"algorithm": "sha256", "value": "ba8f4561b3f8a5294449d4b780e75c8841ba57b24b3e91efbcb278c30cd288ec"}]}, {"id": "eba3d70dbbedf32a", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/svn.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5099}, "digests": [{"algorithm": "sha256", "value": "c75eaeda6c735c1ff91976e15049021875bf9d42020ad50c375db1f2b7fb8cc8"}]}, {"id": "f3eefae9f25a62c6", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/vcstest/vcstest.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3840}, "digests": [{"algorithm": "sha256", "value": "54faba682b6c384e604900e79673e69120ef115d7ad944a473fea720d3979e14"}]}, {"id": "1458a28dec1ee469", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vcweb/vcweb.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12430}, "digests": [{"algorithm": "sha256", "value": "d3098596f73382fec4f08e8b970a99c8edc90b99c09f60a1427d375538f7b830"}]}, {"id": "7a7164c7894a20ba", "location": {"path": "/usr/lib/go/src/cmd/go/internal/version/version.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4777}, "digests": [{"algorithm": "sha256", "value": "8756a81c101b68b6da58289cfda6819e6583200dee68a31f7dc2b3e143f8642f"}]}, {"id": "0d7ef07735f116e8", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vet/vet.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "a3d14e0540da48fc93f8b5721820e3e906edc895632c5b7a6e7c1bf56c2bb63f"}]}, {"id": "c4ca7e41cf151b4a", "location": {"path": "/usr/lib/go/src/cmd/go/internal/vet/vetflag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5230}, "digests": [{"algorithm": "sha256", "value": "57eacd3ccdf0d99fbcc709b2d8a1ca14ddd9140b9daf045a785c1f0ffdf7e700"}]}, {"id": "5bd1b9aa0a6ecd2b", "location": {"path": "/usr/lib/go/src/cmd/go/internal/web/api.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7110}, "digests": [{"algorithm": "sha256", "value": "73ad8cdd52dfb60b15f32f08eeeb63abebf1282ca5f8ea1831c6d4c0ca770982"}]}, {"id": "1b2197ef7bb1b407", "location": {"path": "/usr/lib/go/src/cmd/go/internal/web/bootstrap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "74f02347ab562d8f7f22a240ed49ea31b799eadc806ea5d501ad18b842babf45"}]}, {"id": "8f84cf5aa04fecd0", "location": {"path": "/usr/lib/go/src/cmd/go/internal/web/http.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9118}, "digests": [{"algorithm": "sha256", "value": "47c6016d8fd018daf641ac2a1701d033689a5a06f966b669a91c98c81c7661ac"}]}, {"id": "0137943322cbde58", "location": {"path": "/usr/lib/go/src/cmd/go/internal/web/url.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2096}, "digests": [{"algorithm": "sha256", "value": "f78e8ad929c482a22ac7e7fa3c25b2657d55321d53c04b4407d1236c172d0f98"}]}, {"id": "308d2381499eb2f0", "location": {"path": "/usr/lib/go/src/cmd/go/internal/web/url_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "27109c1926aba73bddbbddefc18866192ca003d3c8861fa7264acb67b6c32557"}]}, {"id": "8b3c3216287bbae0", "location": {"path": "/usr/lib/go/src/cmd/go/internal/web/url_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1558}, "digests": [{"algorithm": "sha256", "value": "912a2265dcc9de49c4cb75799e9a94cf8fe6ef379fd4968b207631c5e3a22c59"}]}, {"id": "597bc247bcb6d3bf", "location": {"path": "/usr/lib/go/src/cmd/go/internal/work/action.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29966}, "digests": [{"algorithm": "sha256", "value": "f16a56c5a07f472656dfef674416e550b35f0ec8f55a869b34c09af6dc39e494"}]}, {"id": "511983a9df7166d4", "location": {"path": "/usr/lib/go/src/cmd/go/internal/work/build.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33324}, "digests": [{"algorithm": "sha256", "value": "8f9b96f1f392de7ac05933a888f5b7b46c2e43f70a1e04cd44f7e1b066f5ac74"}]}, {"id": "dd4f51f4230df4c9", "location": {"path": "/usr/lib/go/src/cmd/go/internal/work/buildid.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25609}, "digests": [{"algorithm": "sha256", "value": "21c806b63dcd30a65f7c33772f60279ed27ab31163e9a5dbc9e0114c06c8ee72"}]}, {"id": "fbcd7e66b8ed5f11", "location": {"path": "/usr/lib/go/src/cmd/go/internal/work/exec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 115941}, "digests": [{"algorithm": "sha256", "value": "cc13faac0d0614d98110490fa050fb4bf8c0ec593e035d113b7c86e2285ee16c"}]}, {"id": "15d0a1cf685eb3fc", "location": {"path": "/usr/lib/go/src/cmd/go/internal/work/gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24299}, "digests": [{"algorithm": "sha256", "value": "5c03f4098f6631a2b6724d7fd11e28bdcb369d3154b85c2f964e8c0fca9f6d8c"}]}, {"id": "88ca5496b98b6cd6", "location": {"path": "/usr/lib/go/src/cmd/go/internal/work/gccgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19575}, "digests": [{"algorithm": "sha256", "value": "3dc0ddaeb45b65c4dabf0fb974eab1d10662593a178a353fe7dd9fd01b94f47e"}]}, {"id": "47869d5b50edd5e7", "location": {"path": "/usr/lib/go/src/cmd/go/internal/work/init.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12637}, "digests": [{"algorithm": "sha256", "value": "f77892f25cbcd7a70d1048842cf276f55e6fe63c1e99a6a5090a653e2aebbab8"}]}, {"id": "132f603ce9081f3d", "location": {"path": "/usr/lib/go/src/cmd/go/internal/work/security.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9683}, "digests": [{"algorithm": "sha256", "value": "8abfab7726f51c6b4cbeec256ddca36a3d0b2b8e6fb18f538be2e32b462c9def"}]}, {"id": "a2646e0a386f708d", "location": {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/edit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9223}, "digests": [{"algorithm": "sha256", "value": "f50c392f64114af48e93551620c2a7e34bd5fce4139fe82ae55205236bb38633"}]}, {"id": "742195a0b4ac3d82", "location": {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/init.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1312}, "digests": [{"algorithm": "sha256", "value": "27ef0f69e13511c45cb989b40521c4f07fdfddafac9e1fd0063714cb34447b67"}]}, {"id": "a9f1368e78907146", "location": {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/sync.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4097}, "digests": [{"algorithm": "sha256", "value": "4959a69cd6f64580a1ecd431c5cb2e1aa79d76585a88b398babf25eae950da11"}]}, {"id": "9b9283dd5e242798", "location": {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/use.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5974}, "digests": [{"algorithm": "sha256", "value": "3d7fa57adae882391e5e8ac504785ff0a7fb6c40d5504f9ddfb6b25bd7482c54"}]}, {"id": "183d55d6f028517e", "location": {"path": "/usr/lib/go/src/cmd/go/internal/workcmd/work.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "274133aa0070cf442ebf5287cb9034414cb1fc4ee1bed117eefac3a374f39933"}]}, {"id": "e2ee3e8311566952", "location": {"path": "/usr/lib/go/src/cmd/go/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6104}, "digests": [{"algorithm": "sha256", "value": "883068ae870457d93bd3fc09b2353965d4140b0f294cd5dbf6346ca71a8bc2a5"}]}, {"id": "55a20dd2b4aa7e44", "location": {"path": "/usr/lib/go/src/cmd/go/mkalldocs.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 395}, "digests": [{"algorithm": "sha256", "value": "d182653fbdb069efa7fd84a3a17dc019c4f100c2c8f0d5c0228129ee5fbf7b14"}]}, {"id": "f4fed3f8750d8d1d", "location": {"path": "/usr/lib/go/src/cmd/gofmt/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3245}, "digests": [{"algorithm": "sha256", "value": "cb5cecd0561eeb5bdadef001de1794a2e02d53e45409a6308104b1b2db90848f"}]}, {"id": "78b37b37b6d9ad5c", "location": {"path": "/usr/lib/go/src/cmd/gofmt/gofmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14036}, "digests": [{"algorithm": "sha256", "value": "58b2eec8969f789952aac0dd3d3cb2b0149c5e442a3708f4c6073dafb8b26ace"}]}, {"id": "6801f2c9d74b61c3", "location": {"path": "/usr/lib/go/src/cmd/gofmt/internal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5166}, "digests": [{"algorithm": "sha256", "value": "126694172e9e701d8f8d33ff6d40fde2cfab53c2695b6e4adcdc5223c9294a48"}]}, {"id": "c720446f20f1fbf6", "location": {"path": "/usr/lib/go/src/cmd/gofmt/rewrite.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8341}, "digests": [{"algorithm": "sha256", "value": "76ec669f9bf7afbbd83fbc17bcc6caf765f8c1a328a874dbed773f5b3f240be8"}]}, {"id": "4cc7b5586879cffa", "location": {"path": "/usr/lib/go/src/cmd/gofmt/simplify.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4870}, "digests": [{"algorithm": "sha256", "value": "b7f37d8a314027f09efd952eaade3f9c5470ef455cde6f00ae402d382c4f953c"}]}, {"id": "343ecece86fe2942", "location": {"path": "/usr/lib/go/src/cmd/internal/archive/archive.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11827}, "digests": [{"algorithm": "sha256", "value": "2b5463c27710acc74a35edf2a174ec60e2c1a6324aa852744fbe82d72fc7592e"}]}, {"id": "e16dcd82558faa73", "location": {"path": "/usr/lib/go/src/cmd/internal/bio/buf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "505fd9ee4a6f9337150801e67c439fb0b17b74cae6a9888cdf943fc724cbb216"}]}, {"id": "bbb7f187026be6c0", "location": {"path": "/usr/lib/go/src/cmd/internal/bio/buf_mmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1707}, "digests": [{"algorithm": "sha256", "value": "b0399593b3b93d92d8091a07593476e9406e938915473147e3fa9c37bb53bbfd"}]}, {"id": "57a6715ef9810a79", "location": {"path": "/usr/lib/go/src/cmd/internal/bio/buf_nommap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 362}, "digests": [{"algorithm": "sha256", "value": "0d56e831b2d08aab9d675f50566e0510a30763899ebaec2fa13ecb5fa936925a"}]}, {"id": "43f6aa38f21ff2d4", "location": {"path": "/usr/lib/go/src/cmd/internal/bio/must.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "86550582891cb5323c7c00c549e59929ae28386b4c6b740d650e9b0508c3713c"}]}, {"id": "b14bd73a3602da01", "location": {"path": "/usr/lib/go/src/cmd/internal/browser/browser.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1735}, "digests": [{"algorithm": "sha256", "value": "708888fdfc3cfb0aa4b479b5231853cfeffccf7231473818554f7e2530754b90"}]}, {"id": "a8546fb50d4acbe4", "location": {"path": "/usr/lib/go/src/cmd/internal/buildid/buildid.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9180}, "digests": [{"algorithm": "sha256", "value": "1eff2e4edf98e48bb6c7a97558fa139697c2528380350da7cd754df744de8fb1"}]}, {"id": "140e9aa1211a8f0a", "location": {"path": "/usr/lib/go/src/cmd/internal/buildid/note.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6086}, "digests": [{"algorithm": "sha256", "value": "f4bb5d0938b523ba77ac4b7f30924e5c81da203ce21d735d365e6b2f69d78cb9"}]}, {"id": "9d128c2881474dbb", "location": {"path": "/usr/lib/go/src/cmd/internal/buildid/rewrite.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5175}, "digests": [{"algorithm": "sha256", "value": "975d1008b6a2502ff130a495da115aeccd491a58d31fa487b492aedc89c4d0b0"}]}, {"id": "300d0740f698198a", "location": {"path": "/usr/lib/go/src/cmd/internal/codesign/codesign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8538}, "digests": [{"algorithm": "sha256", "value": "1328056b0631136255a8194f0a5b1b44d94bc7e9501497a06d2a6b8e4f3c92f7"}]}, {"id": "2ccf077872d4fd7a", "location": {"path": "/usr/lib/go/src/cmd/internal/cov/mreader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "97a2f8af2dfa3ba60077c93afcfecbb3d30c12d222b74bcddca5ab5add77cdfb"}]}, {"id": "0f795c2a4acfa445", "location": {"path": "/usr/lib/go/src/cmd/internal/cov/readcovdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8578}, "digests": [{"algorithm": "sha256", "value": "8a33e360216236afd045f9d362481c89d67f856153e2781334b8bfdcd378c53e"}]}, {"id": "93ada11e3dd5c84d", "location": {"path": "/usr/lib/go/src/cmd/internal/dwarf/dwarf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47008}, "digests": [{"algorithm": "sha256", "value": "e60bbaf50f29d3766c03b66d88fbd03ff0ee5379576f660ff237f8e1651ad6e6"}]}, {"id": "baa36b86dca704d4", "location": {"path": "/usr/lib/go/src/cmd/internal/dwarf/dwarf_defs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16437}, "digests": [{"algorithm": "sha256", "value": "7cc34205730e8278bf9dc20990117bd4f62e19fafeb9441b3a8a56bbd4257c3d"}]}, {"id": "d6041d9a6fb0e335", "location": {"path": "/usr/lib/go/src/cmd/internal/edit/edit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2574}, "digests": [{"algorithm": "sha256", "value": "f85e8319eabf9d4df01a8fa34e95c3dcac55ec2dd9c3bc8cc4f752f656eea84b"}]}, {"id": "e6dbcb6296f68add", "location": {"path": "/usr/lib/go/src/cmd/internal/gcprog/gcprog.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7528}, "digests": [{"algorithm": "sha256", "value": "d5ce155cba64787ad8eb9736edda3cd819f4e74814392bd9afdb5bee250b223a"}]}, {"id": "6144e88a1f9887e1", "location": {"path": "/usr/lib/go/src/cmd/internal/goobj/builtin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "4ac34f1c9c48dd82719183ae660ff60a33f4e87d1ddbc52bd4263bcaa2f1f8a8"}]}, {"id": "94b98095b2091ae9", "location": {"path": "/usr/lib/go/src/cmd/internal/goobj/builtinlist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7159}, "digests": [{"algorithm": "sha256", "value": "53403974268c3b85fc473423c5ccd4d5f9dfd65fe8ecf59b49b0f96817f81dc5"}]}, {"id": "5db8f69f1ec50c0c", "location": {"path": "/usr/lib/go/src/cmd/internal/goobj/funcinfo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3963}, "digests": [{"algorithm": "sha256", "value": "c7c0cf8a478a1efac9c988f9fc5196a3b4c068ed220ab6610e34786ed733dbc8"}]}, {"id": "8b119be2b7193f74", "location": {"path": "/usr/lib/go/src/cmd/internal/goobj/mkbuiltin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3958}, "digests": [{"algorithm": "sha256", "value": "e5bc3dd65bb29195022129c15eb2fc8b890be7751f13abe6d6ba561d58cfc119"}]}, {"id": "6a816c1307422e58", "location": {"path": "/usr/lib/go/src/cmd/internal/goobj/objfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23759}, "digests": [{"algorithm": "sha256", "value": "f63344a3e70233bd265283cda9391d075dde1dd331b6440d647ec38520d88077"}]}, {"id": "c4e46af504c8259b", "location": {"path": "/usr/lib/go/src/cmd/internal/metadata/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "fd947c859f747737ec576024c4febc483b1686b0a55b8fcaecdd40ffa0926a67"}]}, {"id": "298101417d350323", "location": {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2997}, "digests": [{"algorithm": "sha256", "value": "8ee8b48664679e5f4bc05ade2b096d7d755ee6731adf642a5d38196fad093295"}]}, {"id": "d4e5d51df0496e58", "location": {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2511}, "digests": [{"algorithm": "sha256", "value": "c30425a853ba55873925b3c98a81090ccbd5b15017dc22b3912af1d6230e40b6"}]}, {"id": "8fd6f2f7925fa6a5", "location": {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8433}, "digests": [{"algorithm": "sha256", "value": "d32a844228cb47b71ca2ef48cf2961df00b95336705b7eb0b41bd31bb02c9023"}]}, {"id": "f065fdb62108a0d0", "location": {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 237}, "digests": [{"algorithm": "sha256", "value": "083f455962b9a6a12fcc9c8057c3238ce871acf549cb9a718c2be7f6c687602a"}]}, {"id": "7e9cc01eb38b9ea7", "location": {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14312}, "digests": [{"algorithm": "sha256", "value": "46f53ae985e6cff0112617ebacda1ec24f5d91f59df6d0a9f4e1b8bd36d95101"}]}, {"id": "6ae44e84deefa564", "location": {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 338}, "digests": [{"algorithm": "sha256", "value": "f7c8bc29ca0c987ed9a57d4cb737042cc9acc0b4e0b3515d3cd1167a8360101e"}]}, {"id": "80ad8240ef01a9af", "location": {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 345}, "digests": [{"algorithm": "sha256", "value": "95931b98c4f57e6de91c8dd1909aa37741337f68d9b6d7c171bd461e83254a37"}]}, {"id": "56578de997714814", "location": {"path": "/usr/lib/go/src/cmd/internal/notsha256/sha256block_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14917}, "digests": [{"algorithm": "sha256", "value": "9a36df01170774b47861188e6eca53f562dc60ebc7711491cd9f99931e657ef2"}]}, {"id": "acc878bec8a857e3", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/abi_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 351}, "digests": [{"algorithm": "sha256", "value": "3b2ea24d749c266c6bc9448df6fe7ebbf5d0232e2f90da3785a8582cd4c11acc"}]}, {"id": "e0e198e59d18a510", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/addrtype_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1098}, "digests": [{"algorithm": "sha256", "value": "8889cdf120635595e27738bf16bb6668e6e0d8f0fcc845b55e36d46d1097300f"}]}, {"id": "57db8aa786e14010", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm/a.out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7172}, "digests": [{"algorithm": "sha256", "value": "04c70e7acd8be8e318c8b765c27e480a4648d72469961cb6f622c4ed422e8aab"}]}, {"id": "3d48b89cd7b3e603", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "8b731c5118deb287538d1d691b488cb126b273a32bce3927b9c6a939660bb46d"}]}, {"id": "dbe379ea72afe492", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm/anames5.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1284}, "digests": [{"algorithm": "sha256", "value": "cfc20bc3e59bb25a958bfff1662717491f8472d673bcad8daaf7679cc0c0bee0"}]}, {"id": "71fdf1942fe509b5", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm/asm5.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80062}, "digests": [{"algorithm": "sha256", "value": "610001ccd7d795720ad8336d4473560dd703f874ecdc2573b5612a980171f58c"}]}, {"id": "62b1e7acbb3cecec", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm/list5.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3212}, "digests": [{"algorithm": "sha256", "value": "de3891247b77562f0880948fc72c00e0acd9812c963246ad5eb0f30a43ce387a"}]}, {"id": "68190eabaed6c3f5", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm/obj5.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21874}, "digests": [{"algorithm": "sha256", "value": "39669fb59c20381471330b9d82b7121ad9458133520442ea7a3cad3637d5a8fb"}]}, {"id": "49aa8429da5f71e3", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/a.out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18212}, "digests": [{"algorithm": "sha256", "value": "8dfaa3d2041df00ebac3cf8d4dbe2c3aceba60c6d501b6886b5d4a845ec017c2"}]}, {"id": "012dc453618e0840", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5569}, "digests": [{"algorithm": "sha256", "value": "5bf66ddc411b075e90a64bcb3b612adfe599b1dd935377c9416cbe2e9caba062"}]}, {"id": "9c208a41a06760b7", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/anames7.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1617}, "digests": [{"algorithm": "sha256", "value": "77663a4cbf8c805d695c0f259be2ddaef73ad07efc3f11debd36de2fe1243dd8"}]}, {"id": "8e025af128425f23", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/asm7.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 193254}, "digests": [{"algorithm": "sha256", "value": "30a6c4082cd397b75132dad61b1efa0ec934cb1934b68c3eeeaafaebf112b24d"}]}, {"id": "0f23ea357ef5b2c2", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/asm_arm64_test.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 514}, "digests": [{"algorithm": "sha256", "value": "190fefa30301d5370b3487b1f76f447433f8e44b89e8e3ba846c4f2ce2d0b204"}]}, {"id": "331012696a9dd0e0", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9860}, "digests": [{"algorithm": "sha256", "value": "7942f73e92770e17042e7d8e438d669a1172f4e44e8dd2a2bb2ddbc9e449396e"}]}, {"id": "846a09a282b0556f", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/list7.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6151}, "digests": [{"algorithm": "sha256", "value": "057ca2832303e315ea90734c7346d6eaf0974ef89b24bc63f15ddc4b3c212417"}]}, {"id": "5979890ecdfd0280", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/obj7.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28337}, "digests": [{"algorithm": "sha256", "value": "cba947be67fc3ed5a1377e0706ca01df60a760a09cd6cbf9bbcde9ca45c7245f"}]}, {"id": "1b3c88f6d4c3c8a4", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/specialoperand_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5649}, "digests": [{"algorithm": "sha256", "value": "bb502e61cef58f84a9549185db0191afd895507317228a9e90239c1241488dcc"}]}, {"id": "5c42ded81320abcf", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/arm64/sysRegEnc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36254}, "digests": [{"algorithm": "sha256", "value": "9ba069ead0d9b3d8d5220def2bbffab4b441a15b3a1137a1af682f9dda2b183e"}]}, {"id": "e99873e1511db44b", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/data.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6820}, "digests": [{"algorithm": "sha256", "value": "064acb8e6e6249a9b85fe4920a5db71bf791d0914fd7a19476f65f5d23154b85"}]}, {"id": "d18dbf68ae53cc85", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/dwarf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23084}, "digests": [{"algorithm": "sha256", "value": "4fd5d4e847b1b03f729d064e16de6bb41a1452fe551436394f878bf8403fb4ae"}]}, {"id": "3d768a326e19ac4d", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/go.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "568ebb8c2f99cedeae7026bec49547d5e68d856f7478b821950c57754f7ec3e9"}]}, {"id": "e717564528f7fb5f", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/inl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4096}, "digests": [{"algorithm": "sha256", "value": "d4daf347d6c9df2dd34c7819c525bfee6c48842b7bc9d4d63033945a5e7412ac"}]}, {"id": "7c31091917f434cd", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ld.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "69c4d74de2e3a69a2c6911db1defe78865070ef88ff1ac6f505155175b6fed9a"}]}, {"id": "a8b3f57c480f9d10", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/line.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "a68f97e174e5ceb4b681226f98f319d6efea759449bcc2311ce79bcd9ebe83c9"}]}, {"id": "8764d0ce26c0fae4", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/link.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30506}, "digests": [{"algorithm": "sha256", "value": "7f9b1f07f14225156c33e3d35b32bdef79d96c752d54e1fa07e0550ff8f28bd3"}]}, {"id": "2b97d12549c384f1", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/a.out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5120}, "digests": [{"algorithm": "sha256", "value": "8d4cbad737e86f6a36b98cbcc4e130552a3dcdc7da7a3d416f5ad7a437265394"}]}, {"id": "670c44c30117c153", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1348}, "digests": [{"algorithm": "sha256", "value": "e1d4d555d7b13676e383a895779f80b182eee4a705392677d117c7765ac2f28e"}]}, {"id": "0f73ac326c3cca82", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 51570}, "digests": [{"algorithm": "sha256", "value": "7e852a44795f25e4aa5104b485b403345981c473d4a57d4375be08a5e1d3157f"}]}, {"id": "93eafa466a8651a6", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/cnames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 548}, "digests": [{"algorithm": "sha256", "value": "d83a20331586ddd2400b40c4a17e773d9ea13b0971fe2b8bf52eae0de05a87ae"}]}, {"id": "84f0f505cfa39e96", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/list.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 931}, "digests": [{"algorithm": "sha256", "value": "dc1a4ebfce12b4d6e3b73223dc2a2827189ba2f17cebddc6d038c0c0e9663a93"}]}, {"id": "8477a1d4a3ac62cc", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/loong64/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15985}, "digests": [{"algorithm": "sha256", "value": "96175d70b422f08d6c02ac9b37431a5def59d26bebd2cef4582033c29ff7856b"}]}, {"id": "1bbd0ee341edbfaa", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/mips/a.out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7705}, "digests": [{"algorithm": "sha256", "value": "cbb7a7aa350964ef8757c01ce6dc8c2804bc0343bfbdf20000c41dbcbe24657c"}]}, {"id": "19647e6e8ad13c70", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/mips/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1363}, "digests": [{"algorithm": "sha256", "value": "bd31eacf68b78085aa6fa0f6523ffe51269bac16fbeaf3e225881d0bff5bc27f"}]}, {"id": "a6742758f9fb95f2", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/mips/anames0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 554}, "digests": [{"algorithm": "sha256", "value": "fa95422ea83db90bc18a19e66e60ee64e4d2830ca1244f0a3b58607e1c8f8777"}]}, {"id": "544b6dc6dcb09d94", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/mips/asm0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 55696}, "digests": [{"algorithm": "sha256", "value": "fab3be088b066c5f9ab663ff95b68233770f621d657b5e542243e357a78c2e83"}]}, {"id": "bc130dd6674cac5e", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/mips/list0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "5fca72f691b08cf01931ae9addae1bdc7190284d07f40af2a7e9879ae64ed653"}]}, {"id": "57459e3292c2fdab", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/mips/obj0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31354}, "digests": [{"algorithm": "sha256", "value": "536dfec16d35697a123e6f206a90d77ac7d75511531973f72437e2a28d2bfbc7"}]}, {"id": "1370e8fcb62a2d0b", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/objfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23165}, "digests": [{"algorithm": "sha256", "value": "3e62130157ca9d3158623e8aeca6ae4585a12ce76a1d77221daf1d9be92d2823"}]}, {"id": "540ba64a851dc34c", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/pass.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5139}, "digests": [{"algorithm": "sha256", "value": "04e53c67e926011729c25a015a47d435fda68d2d5f4e41b39dbd07745b17a5e6"}]}, {"id": "99cc3a9b6b20ae88", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/pcln.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12075}, "digests": [{"algorithm": "sha256", "value": "bea46e37850540a2f26d0bdd579aa687aaa602957c39116bbfbfb75798251208"}]}, {"id": "3b579138c1827bf7", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/plist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11177}, "digests": [{"algorithm": "sha256", "value": "b5db05c5290b4d524d8e73c3d5a1535f545d16b7b553713efe89dc8c76624bca"}]}, {"id": "457fc3519f656887", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/a.out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16678}, "digests": [{"algorithm": "sha256", "value": "3d7346074136d116c09fe643ad8da4680e68f9a25454604b31b7bce32aaf4fc1"}]}, {"id": "d865c53c694588cc", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6832}, "digests": [{"algorithm": "sha256", "value": "59209ef09767e3bf2fa37be0b88d01e24f7f5a43088cb66499b5ca98ac46172a"}]}, {"id": "361d8d36703df861", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/anames9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 662}, "digests": [{"algorithm": "sha256", "value": "4277ca2742af80348269ad06ad5d63d513ac8b8395667031b360fb0d9fed9a0c"}]}, {"id": "261b5336f23857f1", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/asm9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 153934}, "digests": [{"algorithm": "sha256", "value": "d42d3cdb7540b28a73c7664382a5eeb0ed31a4efce15b5c40d40e37644aa236e"}]}, {"id": "29a13bdb63c9da08", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/asm9_gtables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43575}, "digests": [{"algorithm": "sha256", "value": "ae8611a1717ff0168dcff074e77f42ef10b986eaf7b61f05c56f96e46a9f6b79"}]}, {"id": "63ce8085981d6ed1", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9852}, "digests": [{"algorithm": "sha256", "value": "bf8d461d4dfd733e1de8a6f8f0f4d2c39410050c9161da62a653d89404853e11"}]}, {"id": "cc2cb6e1f826a5cc", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/list9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3349}, "digests": [{"algorithm": "sha256", "value": "f79f3087f566d1d88210ee0a08f4fc4b664f1788d2997f048e7e53411b07af26"}]}, {"id": "645b88f446ceeec0", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/ppc64/obj9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35572}, "digests": [{"algorithm": "sha256", "value": "68abc7cf2910b2d276181832998a1e5896a12b949bedacd56dd0553db7e7aba0"}]}, {"id": "cf86dc5e794840ad", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2707}, "digests": [{"algorithm": "sha256", "value": "db5521ef67414864f9ba0345f37ac3d142052a77b0d9f7077c72af9adfa665e1"}]}, {"id": "3139bc14aa4fddb0", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/cpu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11598}, "digests": [{"algorithm": "sha256", "value": "955408df37fa48a474422ddb8e795d6888ea760bfb7383b9983a6094af22d166"}]}, {"id": "1d1518344298a73e", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/inst.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12416}, "digests": [{"algorithm": "sha256", "value": "48f256fcadf3c42fba6284f05672042bee6a4c76cd6e30c9466c21caac3f309a"}]}, {"id": "9eceaef8de87d1da", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/list.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 677}, "digests": [{"algorithm": "sha256", "value": "bf5427d2e097888ffb3aad413db50d532529a5617a79013f5aeff067231e6091"}]}, {"id": "d0a990d18ddbd2b0", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/riscv/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66416}, "digests": [{"algorithm": "sha256", "value": "f1e782ee9c4a78693b9949b8dec0b323138079455f3a280a1a530ca269a328f3"}]}, {"id": "2bf4f8e79b00edc1", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/a.out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12589}, "digests": [{"algorithm": "sha256", "value": "58efb83303bee15586a09a8188062feecb4cbef55131ad75f0ac05a953afd979"}]}, {"id": "1e8a576142afa45a", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7249}, "digests": [{"algorithm": "sha256", "value": "0eb98590347bd5adc01b5e44fbcb5c37ec4f2708210a690d804c33450113a1a8"}]}, {"id": "ff1fb7a7c342c056", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/anamesz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 505}, "digests": [{"algorithm": "sha256", "value": "cd1cb231e8169f11ab81a118b8ea1215afa2e2870e223233ff516df15fdea72b"}]}, {"id": "e92eacb53904aaee", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/asmz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178121}, "digests": [{"algorithm": "sha256", "value": "888c168f958ecd4d3c5cc65be64d0bd40837d3deb01915bb95c8debd547e4f77"}]}, {"id": "dc7734e41c04aaa3", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/condition_code.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3247}, "digests": [{"algorithm": "sha256", "value": "c6a0c1ff4b71feca56b7245594687c71c0d942ae2352060091569b7d7d650d21"}]}, {"id": "a4c4ffbd6450db95", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/listz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "b616a826fd99a6d0c7f75ea9fe5feb386ded7c7cdc349cf4a3a6402768ad67ff"}]}, {"id": "fde34fbee4f01e73", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/objz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21516}, "digests": [{"algorithm": "sha256", "value": "687391f895ba81d99b2a0bf60e23a01d5053541f2b2df31bddc0cc80b68d8fa9"}]}, {"id": "78375e34f33d0d3e", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/rotate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3684}, "digests": [{"algorithm": "sha256", "value": "8934ccc485baa033a427be74225968f1db4125f392f0a65d3a084fdcea609bf4"}]}, {"id": "04ab6595fde8760b", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/s390x/vector.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19800}, "digests": [{"algorithm": "sha256", "value": "1f2120ffd97ad9cdbcc87e8e9b4cff31b139d9bb04bdbd887e537a0eb51cd4b9"}]}, {"id": "0bbb82e839ce936d", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/stringer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2291}, "digests": [{"algorithm": "sha256", "value": "51ac2cec7841560270df177f20f57a5b38a0172af4b4a8d13d6e950b28e049f8"}]}, {"id": "e64192fda00cf5d5", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/sym.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13152}, "digests": [{"algorithm": "sha256", "value": "53a5c29fa3df34bd580b75e23f220576a4fa395fab79b71563e5c001cb7acbbf"}]}, {"id": "777319ae0f281904", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/textflag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1657}, "digests": [{"algorithm": "sha256", "value": "6c426005d5d16fb9eaee87aeba79a9be850f563ba283b6effb766c7fb94bd7ac"}]}, {"id": "4ed2ce7da0fd8fc6", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15971}, "digests": [{"algorithm": "sha256", "value": "7fb979f1108a703b2438e71368a1cd88019cec70bf5e1bda8a093910f3c211d3"}]}, {"id": "d2a38abe93ed3354", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/wasm/a.out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4458}, "digests": [{"algorithm": "sha256", "value": "d1467e5859949f4c8f5b828dae986bca9bdd119f9d3f119d0d8767ce3198b3d5"}]}, {"id": "5649e8b73b73b5de", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/wasm/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2902}, "digests": [{"algorithm": "sha256", "value": "c6d116c80719b5e847c6b77fa9547e87dd9c904c2ec4c87e15a0e2acf8cadd27"}]}, {"id": "6fb0559c89d11bc7", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/wasm/wasmobj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30007}, "digests": [{"algorithm": "sha256", "value": "19cf24567cfb7962720ba5cdf1c7e7f26a189ee8e976f09a3479d11ec8686958"}]}, {"id": "4f2e34401d8597ac", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/a.out.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6992}, "digests": [{"algorithm": "sha256", "value": "45df17af1f9ae35cd526d476c0a2cf57f7fe819336c4f164b62e4950a546471a"}]}, {"id": "43ca7b3cf149e97b", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/aenum.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16635}, "digests": [{"algorithm": "sha256", "value": "c8962f385a4547d1896188c6d522e0b4a7952bcc8e4ccc861efafb5651db4d4b"}]}, {"id": "048504c785a77ca0", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/anames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19529}, "digests": [{"algorithm": "sha256", "value": "a86681bb72e738778342277860c5584f14ec57238a067cd2a88f5de35217c280"}]}, {"id": "51930ceca6634738", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/asm6.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 149565}, "digests": [{"algorithm": "sha256", "value": "3956b67dfa68963d0545c9c658ae72f96503054373a82f80038bcef3425bf9be"}]}, {"id": "172f9bb7cff05501", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/avx_optabs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 266528}, "digests": [{"algorithm": "sha256", "value": "66c945d19330dced6f83c10bb4d25918d60a673a2b1f7b439ad1c33378196412"}]}, {"id": "437aaa3df4bcfd80", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/evex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9491}, "digests": [{"algorithm": "sha256", "value": "cc99e49cc2c1ea8f41844868c343531afa4a80cf3fa6fbc65102e7b92fff908c"}]}, {"id": "1fa07cd2192099c7", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/list6.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4153}, "digests": [{"algorithm": "sha256", "value": "3f46f9bad29f099b26895d2fc279243f1dbb3aff94fdb06355e2bd6eb2487b2f"}]}, {"id": "287fea84b499beab", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/obj6.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39820}, "digests": [{"algorithm": "sha256", "value": "43d17b14544ea84109c5756a4f6e3498e8b226a1709eb92adaf6d1e1dc1bfa1d"}]}, {"id": "efdd48b075946152", "location": {"path": "/usr/lib/go/src/cmd/internal/obj/x86/ytab.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "b930918ede1bca20397d74edca63ed192fc98a6707a797223033b5171b3ba4dd"}]}, {"id": "2b50676047084f80", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/autotype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1828}, "digests": [{"algorithm": "sha256", "value": "e1937911728d981f566dab937c0e3192cf20fc8d0f8088d170ede7ec9242afea"}]}, {"id": "6c0bb94b91ed35ff", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/flag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9529}, "digests": [{"algorithm": "sha256", "value": "61e947cbded4748e08b4f6b27b56ea70590197cab0e42e5d419ba2fc3d072c38"}]}, {"id": "f1f978fcffbe2064", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/funcdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1653}, "digests": [{"algorithm": "sha256", "value": "4de9edf81806075e2ed332452d8e35e9dc68f7555a0a04ddaf5546357c6793b6"}]}, {"id": "40b66b0fa3e45046", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/funcid.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "eb9c059521d8bbc4805decd1a8c01978a4884af6cb2b4fb0cff0277c33ff4523"}]}, {"id": "455c8449ca78bb34", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/head.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2918}, "digests": [{"algorithm": "sha256", "value": "29d8715b55b3f6de32989f0391d13c98785823ea49633193ad1f5f4e4df0998e"}]}, {"id": "73d64cd80d1080bd", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/line.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3587}, "digests": [{"algorithm": "sha256", "value": "7832a7a591cb2088f18f7170502557b3985d044cd90743673addc9ef556e5572"}]}, {"id": "111cfd823baa89cc", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "f2f857622962d0d3e6c382c2b275fc3d7d7b46fc6f1ad0559df3db5ec7d1924f"}]}, {"id": "18f1828c4829d3f1", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/reloctype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16060}, "digests": [{"algorithm": "sha256", "value": "a140e257d3bdcd513c481200024528a01cd4c90fb7e24d51ecaa97e6b711788a"}]}, {"id": "b6ab61b310acc7e0", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/reloctype_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3889}, "digests": [{"algorithm": "sha256", "value": "7eafa81fffc9d1537bd22332eb7eb839937e90651f22c56591d325f38b822dd7"}]}, {"id": "2c1d0c1c4bdf2b94", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/stack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1110}, "digests": [{"algorithm": "sha256", "value": "8b97bf6c046d29de0975f8da1ac5807bd3d6e657d569ad784b744727e6fa7215"}]}, {"id": "dee153d8f81f0790", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/symkind.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2848}, "digests": [{"algorithm": "sha256", "value": "1f08ddaa09e0843eb93ab6f4a716975d2b03fecfcdb1278668abee9ccb4b1073"}]}, {"id": "5801236347bc55ff", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/symkind_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "ceab48ac265a868837655cc7e84563d93655061b34c2e7f05747c6471464386b"}]}, {"id": "74d00d6b1b67c080", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/typekind.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "b5236f07c0c0fe8cdbee60c94f244042e0cc801e1c82e3bb1678a65bba75fdac"}]}, {"id": "3a730ad7d60a024e", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 961}, "digests": [{"algorithm": "sha256", "value": "65dc4ce3e609b52ff9aa3e7456bed6d6bd2989260ec04e30ac80832c7a3f9455"}]}, {"id": "a4957df07bc0e706", "location": {"path": "/usr/lib/go/src/cmd/internal/objabi/zbootstrap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64}, "digests": [{"algorithm": "sha256", "value": "d747f1f15f91fd8154c3572b1ecd48ccdf991bee4ea06650cbc1177c76917f76"}]}, {"id": "e6aca06881efbf09", "location": {"path": "/usr/lib/go/src/cmd/internal/objfile/disasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10767}, "digests": [{"algorithm": "sha256", "value": "8f93890efa774cecf5c16e592d04ecf718486b2fee4b62dc35e408012cf8fce6"}]}, {"id": "2501018abbb690d2", "location": {"path": "/usr/lib/go/src/cmd/internal/objfile/elf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3798}, "digests": [{"algorithm": "sha256", "value": "d7587ec06f5c3e2d4938baa8611c6e6874d79cabec8aa6f5c3ee6f53fbdc613a"}]}, {"id": "cc874094f2196192", "location": {"path": "/usr/lib/go/src/cmd/internal/objfile/goobj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8001}, "digests": [{"algorithm": "sha256", "value": "c74d6bda1291225d1a22de671ee222e379e5a8be3450eae57492299fa9e1e9f9"}]}, {"id": "666cec7fd531cad8", "location": {"path": "/usr/lib/go/src/cmd/internal/objfile/macho.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3063}, "digests": [{"algorithm": "sha256", "value": "7cfd990d3c38d0649cb63af7d3d0492bcdc6ec79b003e3b3feaabd4f2fab3d19"}]}, {"id": "4ecbab7997cab5e4", "location": {"path": "/usr/lib/go/src/cmd/internal/objfile/objfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4329}, "digests": [{"algorithm": "sha256", "value": "92fa6b51a14168da850b7edef21b39a55ed61018955b9363b844d9bac6b813bc"}]}, {"id": "1a8f9afcd8f01e33", "location": {"path": "/usr/lib/go/src/cmd/internal/objfile/pe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4967}, "digests": [{"algorithm": "sha256", "value": "ee0b6e0435389e3ccf5d8c7330c7b750601dcbc5a2cac9036318c0828bdaaf95"}]}, {"id": "237e6542fa9a2ab0", "location": {"path": "/usr/lib/go/src/cmd/internal/objfile/plan9obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3603}, "digests": [{"algorithm": "sha256", "value": "51b320322e8779d9199fab1858240d821389816bd7e321589172484a07963cfc"}]}, {"id": "c5fe09a1c8057d64", "location": {"path": "/usr/lib/go/src/cmd/internal/objfile/xcoff.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3995}, "digests": [{"algorithm": "sha256", "value": "c1d4dbbd3f139a657cdd7dab17b14c446e1acbc52c36065e09b18258103f7333"}]}, {"id": "5f63d1a6d8bd2b4e", "location": {"path": "/usr/lib/go/src/cmd/internal/osinfo/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 215}, "digests": [{"algorithm": "sha256", "value": "7503e87e715bec0f34e35498f12340679204caa14c457f1efa94e95a068a5955"}]}, {"id": "46c3e446b7cf8be8", "location": {"path": "/usr/lib/go/src/cmd/internal/osinfo/os_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "3b12d4822020feb8c3682374658c96289cd5a4d7e1ce092f3a517c89ceb3d020"}]}, {"id": "b37325ed5d1754eb", "location": {"path": "/usr/lib/go/src/cmd/internal/osinfo/os_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 396}, "digests": [{"algorithm": "sha256", "value": "9b3832ecd0b4183b1d9a7f979c9c2366f4339f95e18aa8a7af79122b7dce4d1f"}]}, {"id": "fb211a92bff4202b", "location": {"path": "/usr/lib/go/src/cmd/internal/osinfo/os_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 666}, "digests": [{"algorithm": "sha256", "value": "faaf683f8c2eb7c5827571a49b27ce25396a5c81bbe03592859eca14c0fc2914"}]}, {"id": "a37c257b1315d0d2", "location": {"path": "/usr/lib/go/src/cmd/internal/osinfo/os_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "d80c9ed67d0042a343a37b8bd1bcc83350d6c6288148f8da3ad03fbc515e5be6"}]}, {"id": "83ef9c18c738699f", "location": {"path": "/usr/lib/go/src/cmd/internal/pkgpath/pkgpath.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4297}, "digests": [{"algorithm": "sha256", "value": "9c2ccc2db56e3e08a8cebaba6e582408118a62787c294daf52dffa5281372f68"}]}, {"id": "3f4f814f77a9dcce", "location": {"path": "/usr/lib/go/src/cmd/internal/pkgpattern/pkgpattern.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4876}, "digests": [{"algorithm": "sha256", "value": "1cb4b65528549d6a574ffb68896b28a22946eda0bd87f421be59b4e7f24b26be"}]}, {"id": "4b6f3490e4a98a3f", "location": {"path": "/usr/lib/go/src/cmd/internal/quoted/quoted.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2839}, "digests": [{"algorithm": "sha256", "value": "f93bc428b4c69cfcba69715e98e83d984bc897aae9074c55f27c88dc9b118ac7"}]}, {"id": "401284e68d147f72", "location": {"path": "/usr/lib/go/src/cmd/internal/src/pos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15874}, "digests": [{"algorithm": "sha256", "value": "388f29c0d31b0d34107e7bda883112f14573ac8f63982ceda3673172962bd6d9"}]}, {"id": "196eb3a1098136a7", "location": {"path": "/usr/lib/go/src/cmd/internal/src/xpos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5109}, "digests": [{"algorithm": "sha256", "value": "7e4b78dd5ab1287a08b835b14b95f66b7b51a3a6884a0afbf63d2232b11ca348"}]}, {"id": "ae6a1e28905c8bd3", "location": {"path": "/usr/lib/go/src/cmd/internal/sys/arch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6391}, "digests": [{"algorithm": "sha256", "value": "2ffa390a665fcd3ddf11b02310b47f6fd991a7a6ac875a732a4fc85632912498"}]}, {"id": "daa69e7781832a73", "location": {"path": "/usr/lib/go/src/cmd/internal/sys/args.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 550}, "digests": [{"algorithm": "sha256", "value": "23193d19b0d2a23914308de6d3159590ffe7ca3d973e031de152da35fab949bd"}]}, {"id": "c1c86117a2262a8c", "location": {"path": "/usr/lib/go/src/cmd/internal/test2json/test2json.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14831}, "digests": [{"algorithm": "sha256", "value": "19b8bd6362a5101dd04f76d3ce6e937755048f1a9989648b9f524ddbda9fd482"}]}, {"id": "0e00dab89b25d4db", "location": {"path": "/usr/lib/go/src/cmd/internal/traceviewer/format.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1272}, "digests": [{"algorithm": "sha256", "value": "977b1caab6ee9ecb96c1e55f1a58fbf743bd230873ed28b3cb3c6a9090b9f684"}]}, {"id": "53f5ba655cada709", "location": {"path": "/usr/lib/go/src/cmd/link/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "d81acdc6661767deecd445d543de1bdc3fa08813153c22c14c20881dce49f029"}]}, {"id": "a1212ea7835ef6ca", "location": {"path": "/usr/lib/go/src/cmd/link/internal/amd64/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20645}, "digests": [{"algorithm": "sha256", "value": "b6ed7e9c622b0071e801e29857cdf00d9e5ed29c5bd5fb72dbff2588c8822f32"}]}, {"id": "012b21dd5eb74b80", "location": {"path": "/usr/lib/go/src/cmd/link/internal/amd64/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1912}, "digests": [{"algorithm": "sha256", "value": "b5fcec982bdcdba699890144304a3a8e4d2e6bd8528f66915899e83057c6a84b"}]}, {"id": "da633da008d2d1fe", "location": {"path": "/usr/lib/go/src/cmd/link/internal/amd64/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3902}, "digests": [{"algorithm": "sha256", "value": "ea210407df15c61daa0404a44e94fc8b0510eadfcdd10ee3505a898adc5e0add"}]}, {"id": "df21a97ccdc0b344", "location": {"path": "/usr/lib/go/src/cmd/link/internal/arm/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23378}, "digests": [{"algorithm": "sha256", "value": "34549409d57c96bc34d9c2c1860b0359957e89bdd86d1182f864b49d1a340457"}]}, {"id": "b989b47f82d28a14", "location": {"path": "/usr/lib/go/src/cmd/link/internal/arm/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3683}, "digests": [{"algorithm": "sha256", "value": "7c6f3759d50ed1cc1b9052672a8440f3006f25b5325f156438818568c83d5abf"}]}, {"id": "17a021438445fd5b", "location": {"path": "/usr/lib/go/src/cmd/link/internal/arm/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3531}, "digests": [{"algorithm": "sha256", "value": "050b8dfb1782cbcd6a0cc0a83530e4847c3a606c482ecf08469dbf5759d414ec"}]}, {"id": "b7b30e249a4ce4d4", "location": {"path": "/usr/lib/go/src/cmd/link/internal/arm64/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47010}, "digests": [{"algorithm": "sha256", "value": "1e7275e7f67afed6125621b13340cae5bcce0a994447cf9e8cfd10e15f89f027"}]}, {"id": "bbeadee12a338916", "location": {"path": "/usr/lib/go/src/cmd/link/internal/arm64/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "dcaaae9aeea431095bd302c1af7278e61f165742a6595d9409c884a13191f4a7"}]}, {"id": "040960d7bceb5086", "location": {"path": "/usr/lib/go/src/cmd/link/internal/arm64/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3806}, "digests": [{"algorithm": "sha256", "value": "382ebcf889b2418c2c97ad15d55c51226f5aa38aee211c0c9c9c537f8997a8f6"}]}, {"id": "0360873123c00265", "location": {"path": "/usr/lib/go/src/cmd/link/internal/benchmark/bench.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4796}, "digests": [{"algorithm": "sha256", "value": "be2f0e9ee070defd77f635768a7df436d1a2c096cddb3134de9e149e1e371f49"}]}, {"id": "3ab65872a58c38e3", "location": {"path": "/usr/lib/go/src/cmd/link/internal/dwtest/dwtest.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5481}, "digests": [{"algorithm": "sha256", "value": "0d93b7f68eab4b635e1faa98e5bb488899664cda8db61502f1cb6044ab04e50a"}]}, {"id": "b46f42356ae2af39", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/ar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7322}, "digests": [{"algorithm": "sha256", "value": "b1699a49f3979520f30da874ec3e71657bf5f3333c6edb4f1d5b8e02b865e4c7"}]}, {"id": "8f9c869d5810fe21", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/asmb.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5332}, "digests": [{"algorithm": "sha256", "value": "53f11f491a16012ea44d7d83a664c45fa5d03f0d73d2509f5e49322d4e5f8628"}]}, {"id": "52bb3d54b5749e3c", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/config.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7928}, "digests": [{"algorithm": "sha256", "value": "6f011d146d92ecfdbb0f19620b0174b559b7729108202efadbc381b5d9418826"}]}, {"id": "8ae36d1f2bf75d2d", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/data.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95961}, "digests": [{"algorithm": "sha256", "value": "e32c94a61888a7f77744ecc5d43720682f2b567c116f8a6040bf0a214c098573"}]}, {"id": "735306cb239a2566", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/deadcode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16036}, "digests": [{"algorithm": "sha256", "value": "cafa5f81eb51635444fdb0b2112d4843aad9fe242a9c63162dc3971e2fe0d742"}]}, {"id": "5e4e58b5047955ac", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/decodesym.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10223}, "digests": [{"algorithm": "sha256", "value": "c81823b8ec228dae6137fb899168e71d17d3100bce9677442938c82bd2db4986"}]}, {"id": "ae3b5f8ea71e1f50", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/dwarf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 74645}, "digests": [{"algorithm": "sha256", "value": "e71223d49be41bbc6e6243a49a04448774c9c85c3baebd279a695f57cbc349ef"}]}, {"id": "a09515f2b64573d2", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/elf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63325}, "digests": [{"algorithm": "sha256", "value": "3830c4a1fcd31ac1031fafa1b5f2ce8c839d20f2fa9d3ffb10fa47c3718e4a75"}]}, {"id": "e665856f33a6783c", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "70cf245a7e57798ea70279b6e87dfb55099da76de4f9783171b641eac1a87a1f"}]}, {"id": "08f9a35a7adebf58", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/execarchive.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "63e7059fcb2ce09a4f703ad2c8e528343728997856e102b9bf34b411f1c894c6"}]}, {"id": "bbe588e2b5fa9587", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/execarchive_noexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 343}, "digests": [{"algorithm": "sha256", "value": "38edb0367fc253780645f8704a2d41ec9b329a06554bf393c25497cb061b864a"}]}, {"id": "86638642993e6b30", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/go.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12114}, "digests": [{"algorithm": "sha256", "value": "ea9e7ab3212b4660de7eb5ccdca754780adb468d6b2976b9a15916d23729d309"}]}, {"id": "6d04208cd6b8e7d0", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/heap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 960}, "digests": [{"algorithm": "sha256", "value": "dfd32a0b2855b43a5dcf0fa748f06da7a55794abe673036d3fa2208fb4777944"}]}, {"id": "1dce060b1954d705", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/ld.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8258}, "digests": [{"algorithm": "sha256", "value": "db4ac954374015990165063bfbad74422f1c626fddf5b79787fbbe043cbf4d02"}]}, {"id": "8fd6dd9da59416b0", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/lib.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83230}, "digests": [{"algorithm": "sha256", "value": "648807e32f89c7b2c43612a47c386ebf5d735455f361dbc9e5417a45ffa617a0"}]}, {"id": "f45f861e8b32d337", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/lib.go.orig", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83251}, "digests": [{"algorithm": "sha256", "value": "b31fbe6228214c74449e9dcdc1aa3bc6dea442dda9fdfac3778d938c85d9a1cc"}]}, {"id": "9167b8535e719318", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/link.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5255}, "digests": [{"algorithm": "sha256", "value": "c07fc3de11d27c7c8c131d6d843a409e34764b44813294f54af5b7c696d726c3"}]}, {"id": "386ce622073ac5a8", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/macho.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44262}, "digests": [{"algorithm": "sha256", "value": "0ed2ed25b0c8634405b568cdfd7bbd7497efe28cd7473f0a4d6be9178e81d0c7"}]}, {"id": "9255c1aea8aa1b3c", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/macho_combine_dwarf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13428}, "digests": [{"algorithm": "sha256", "value": "4bc1a1b110aeb7cbcbc80c776ece504f0c867477451360e3c9faa79b275b7513"}]}, {"id": "34281a156b5383b0", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14479}, "digests": [{"algorithm": "sha256", "value": "cfb7c9aa75e094eabf0f5b289add5abf7d0900e89505291212ba9be81dc75758"}]}, {"id": "4277aacac0fe006f", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/msync_darwin_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 317}, "digests": [{"algorithm": "sha256", "value": "9de167d67dcf09dcc6635b60c83515982b3ef2a704d9c83772cd8d5cfd317b3e"}]}, {"id": "19d7e84b023af09e", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/msync_darwin_syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 496}, "digests": [{"algorithm": "sha256", "value": "e17a34c8ed7b17a32668ca828667b9127cb3ee6e7877136981c210de52210835"}]}, {"id": "0c04e33655da9a16", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8245}, "digests": [{"algorithm": "sha256", "value": "d1a6083f60d1ae41886bf5367c15847cf1305f27c7b3f3c712e86cf50bbe7798"}]}, {"id": "da447e5f056e71ae", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1382}, "digests": [{"algorithm": "sha256", "value": "22397f1b6413937591b5020bbfcb1d95ce847872000d9fc8ca1717c6dea882d5"}]}, {"id": "f604baab532c1d38", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 304}, "digests": [{"algorithm": "sha256", "value": "38df0f3a37023d2009aac11543bf02cec5ce3baca9db76d3da50de65725bec0a"}]}, {"id": "518f6a852e654cfa", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_mmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "3b1ecb81fd7d65224c52193158244f91d53b3b276b3f43e9ba5e80298f64c2b8"}]}, {"id": "df510a1e3828d035", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_nofallocate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 277}, "digests": [{"algorithm": "sha256", "value": "694a53fd6df55ebd989895fce224b89c5d66c24b21033a23b8a70cde4b0c1269"}]}, {"id": "08eda08e54ffc5c3", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_nommap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "36d7c05c3a91ddc55a203c38a9e6652e1aac3085f13b977b27dd2bfe68c729a9"}]}, {"id": "0796932a1971562d", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_notdarwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 254}, "digests": [{"algorithm": "sha256", "value": "5b740027d2651520b756afa72c5af7d03bb1c2e8886a4ce579126121d727689d"}]}, {"id": "3f2e5a13f7b5a59d", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/outbuf_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2363}, "digests": [{"algorithm": "sha256", "value": "fe1c42256f37d3bf0a97e827866d1e949de9f8dd0e99a2b2203f5299f1ee774f"}]}, {"id": "b65fe188d111070d", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/pcln.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30274}, "digests": [{"algorithm": "sha256", "value": "2c959ff4c98d0bd30e7fc8b7aa4cf32bc01d57c9e90c0f5f5cf322f737d196e8"}]}, {"id": "3ff80bf33579ac42", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/pe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48277}, "digests": [{"algorithm": "sha256", "value": "3609220f73c3c4d3c1d895d45a91d554985179d754ca6d36679ceb28dff627c1"}]}, {"id": "3c9e17d935034b59", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/stackcheck.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12154}, "digests": [{"algorithm": "sha256", "value": "cf8e001c11973aa099ff364506c5a1a25f8909f4c3e26063482b76d549e71891"}]}, {"id": "3c5ea2dd3ea32b01", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/sym.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3986}, "digests": [{"algorithm": "sha256", "value": "91f22448e211ed681bcc0fb00176c34400fd2bac87daf68c470357920d4c95cd"}]}, {"id": "a9fab1a6ecd41d0e", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/symtab.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30549}, "digests": [{"algorithm": "sha256", "value": "9cbd77f0206cf3f6ec7406999f517ef12e4d5ea85180f9c83049d75a513943ea"}]}, {"id": "0f5821ae186fa1e1", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/target.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3954}, "digests": [{"algorithm": "sha256", "value": "536cad067902336150fa66701c8a2c10bf514c86cb2a44ac09b5f855417f3b6b"}]}, {"id": "df7e8c4ae0876aaf", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/typelink.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1919}, "digests": [{"algorithm": "sha256", "value": "332ce8b6b6d0af95afe18263ef94c8e3c6c719b25e3ace849876c26edd1fb997"}]}, {"id": "afeab09092690261", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2523}, "digests": [{"algorithm": "sha256", "value": "19e7990bd55aad882228fc87fbf158257c8964c1f43ec6832df35dcd4c8e62c8"}]}, {"id": "a7190fc440f62a6f", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ld/xcoff.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53145}, "digests": [{"algorithm": "sha256", "value": "36042fc226a258c6f6837feb860820f7771059a99ae7ae743cb421f2e4479ca2"}]}, {"id": "bf503610c0487f8d", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loadelf/ldelf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33456}, "digests": [{"algorithm": "sha256", "value": "89f78c15eb1508b8a37548c68633204c2f0c36ba6a79521635ae65a2177d2cdf"}]}, {"id": "1c793a19357981a2", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loader/loader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78793}, "digests": [{"algorithm": "sha256", "value": "04e5078bb96ce8db3bbfffd20aadb1cc4987657567e2da611ee66954806c75a4"}]}, {"id": "670b1b89e866a86a", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loader/symbolbuilder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14208}, "digests": [{"algorithm": "sha256", "value": "a1d07f5c7685ecc0917a10147b82053630a00ba310ac6c968b551a218f58e265"}]}, {"id": "1d831739af1a4851", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loadmacho/ldmacho.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19551}, "digests": [{"algorithm": "sha256", "value": "03d285b094cf7d3fc7667d9ca617f47dac3f99393811dab7f748ca267067ff7e"}]}, {"id": "9943d0f6751d7056", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loadpe/ldpe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26446}, "digests": [{"algorithm": "sha256", "value": "ea40656dbbc84eee5f3ea04e8ffbc3c03875d696df023288cf30e42668326a4a"}]}, {"id": "47b989c182aec3a9", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loadxcoff/ldxcoff.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6314}, "digests": [{"algorithm": "sha256", "value": "6ac52986325469ff3f967ff016414469fb0949f66253e63cf30b0d2b1ade0db6"}]}, {"id": "64d87558880d798c", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loong64/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7501}, "digests": [{"algorithm": "sha256", "value": "9e7eaf105ce410b44052253a4ac16f17884efdefd9ea93823db38a49dcbb5dae"}]}, {"id": "a4f34eb04724bcd9", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loong64/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 362}, "digests": [{"algorithm": "sha256", "value": "6be3d5e20ccae3f50e5e80bc2059cc3d5e6b2ef8188d56693d1d6090f1069dd4"}]}, {"id": "4ce74dadaa91fb13", "location": {"path": "/usr/lib/go/src/cmd/link/internal/loong64/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1391}, "digests": [{"algorithm": "sha256", "value": "cd196fed4387aff5cab2e62da165602d7066df0a0fc28f74de745741aad0a506"}]}, {"id": "e5b1834d39c12a4f", "location": {"path": "/usr/lib/go/src/cmd/link/internal/mips/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5589}, "digests": [{"algorithm": "sha256", "value": "ab093a201822f0f345ddd827e94f96fc79797cd7de8ddcc563ca744634baf47b"}]}, {"id": "b3bbb69345afbecd", "location": {"path": "/usr/lib/go/src/cmd/link/internal/mips/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "0a1f849ba540829c22242f01d7917df4348a1db96766d9f57b8d9bdef42f98ac"}]}, {"id": "ce929520e66f501c", "location": {"path": "/usr/lib/go/src/cmd/link/internal/mips/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3002}, "digests": [{"algorithm": "sha256", "value": "5ef695f34ea85b68815184a99afb14ddfdffa23e6f7e515414dfe4fa430e4122"}]}, {"id": "42eb1fd3e90ac2ed", "location": {"path": "/usr/lib/go/src/cmd/link/internal/mips64/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5263}, "digests": [{"algorithm": "sha256", "value": "89b2762e800653b31e2791f6de1ed65b6a28876a6cddba4e1c83db3ef57ac8a9"}]}, {"id": "f49de7ed8ac728c2", "location": {"path": "/usr/lib/go/src/cmd/link/internal/mips64/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "532063ce291ad727a6bf11787681f8321b195fb536e8588464d66a74e4cc14b8"}]}, {"id": "3c027fac1bbf5c86", "location": {"path": "/usr/lib/go/src/cmd/link/internal/mips64/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3278}, "digests": [{"algorithm": "sha256", "value": "7982b90550333c4e761250743c1501ec935614188d7646004d10c4494d514f9d"}]}, {"id": "cc583de20a1322ac", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ppc64/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53659}, "digests": [{"algorithm": "sha256", "value": "3e8e48d46daa7ce7a3009db82a46c54d5f15180fff87348fd6ffaf72a008b41e"}]}, {"id": "bd3b0ade43cecc23", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ppc64/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3591}, "digests": [{"algorithm": "sha256", "value": "210aadc6e8a353e9f820fe9d8b06445c8712161e4a75a70e209e5231eb20da47"}]}, {"id": "04b7533383a2f769", "location": {"path": "/usr/lib/go/src/cmd/link/internal/ppc64/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3397}, "digests": [{"algorithm": "sha256", "value": "203214f18b68fad74f5ecd2b61acabd49284fb275d5af31ba790eca07013f696"}]}, {"id": "200aec949f02e5f2", "location": {"path": "/usr/lib/go/src/cmd/link/internal/riscv64/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12200}, "digests": [{"algorithm": "sha256", "value": "72ab1b6652634455709e314ba4a89dd88d27c6f32828df2f500ce49eac1c9fc4"}]}, {"id": "27dd75d548dfd9ab", "location": {"path": "/usr/lib/go/src/cmd/link/internal/riscv64/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 288}, "digests": [{"algorithm": "sha256", "value": "fef3defbcd0bb7188405d951a74c164e0e4bbc390c2e3899e05eb9524408f8c6"}]}, {"id": "b76c78ebe7b17f9d", "location": {"path": "/usr/lib/go/src/cmd/link/internal/riscv64/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1563}, "digests": [{"algorithm": "sha256", "value": "f82587d5a56958c6bce5880c3d53d33e2a86a368d42d5f43328b668c147eb7f7"}]}, {"id": "7fe00cf815c31ea1", "location": {"path": "/usr/lib/go/src/cmd/link/internal/s390x/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14052}, "digests": [{"algorithm": "sha256", "value": "d34e59587c72f5a40e7a01cd8bf5dd600504a3f619553a00193b31eefd0f1f7d"}]}, {"id": "0bbcafe35c672d92", "location": {"path": "/usr/lib/go/src/cmd/link/internal/s390x/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "315b5cf523b94b388adb89257b1c463221573534decaf3be80bae2a925ddb5bc"}]}, {"id": "e7a987ec691c4a51", "location": {"path": "/usr/lib/go/src/cmd/link/internal/s390x/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2906}, "digests": [{"algorithm": "sha256", "value": "8aaf411f69099f6edbf416e524679fa0af01216b1f39f7ea461971d729cb13ba"}]}, {"id": "2f10fbd692ed8c44", "location": {"path": "/usr/lib/go/src/cmd/link/internal/sym/compilation_unit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1380}, "digests": [{"algorithm": "sha256", "value": "65111371a446f2e4a6516d918f161ecaa7c6fac340da9874826a8fa11c026130"}]}, {"id": "7c127a091faeb623", "location": {"path": "/usr/lib/go/src/cmd/link/internal/sym/library.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "1ad1e12a977c7f1f441f041e45a740c464b59db227c94178fa84efb597f4d440"}]}, {"id": "406d461249c74da9", "location": {"path": "/usr/lib/go/src/cmd/link/internal/sym/reloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "72333b3368eb2691667fd2750f6b8dcab0685f60a854d3f31d1f2ebef20b2415"}]}, {"id": "e9a4d7db040a0c4a", "location": {"path": "/usr/lib/go/src/cmd/link/internal/sym/segment.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2812}, "digests": [{"algorithm": "sha256", "value": "8b1208b95c28b3017189f9e90e83ea8776364660c7fb3fc944f056c58f31f684"}]}, {"id": "ec57240e0570776b", "location": {"path": "/usr/lib/go/src/cmd/link/internal/sym/symbol.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 933}, "digests": [{"algorithm": "sha256", "value": "46ff2bfa4dec86d6c77c09fa5ef8f11f13d49ba55aee30507f4102a9750cfb04"}]}, {"id": "f393b2216088f47e", "location": {"path": "/usr/lib/go/src/cmd/link/internal/sym/symkind.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5525}, "digests": [{"algorithm": "sha256", "value": "67a93972cef07942f8476fab3617418dc3bdb23efb5cddd9b28f8ed038c4f878"}]}, {"id": "be4946f77541587e", "location": {"path": "/usr/lib/go/src/cmd/link/internal/sym/symkind_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2687}, "digests": [{"algorithm": "sha256", "value": "eb010a606af8c691f2f0502ea0f62ee725476963e9e237ad442b7216c3b625fb"}]}, {"id": "c350ae1e6fbfa955", "location": {"path": "/usr/lib/go/src/cmd/link/internal/wasm/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18707}, "digests": [{"algorithm": "sha256", "value": "4d578aa7102b85caa1f207af6c3b0eba790ed4b8baea4c14e5a3992e3eb519ec"}]}, {"id": "358c000a3863feb6", "location": {"path": "/usr/lib/go/src/cmd/link/internal/wasm/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 646}, "digests": [{"algorithm": "sha256", "value": "aded3940e7e1cec032fdee902a31634e9a002fb51e2a31391bf080a46143259b"}]}, {"id": "11fbd7d5ae706bef", "location": {"path": "/usr/lib/go/src/cmd/link/internal/x86/asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13807}, "digests": [{"algorithm": "sha256", "value": "1a9ab5fd997841fbdc229703ec3a66449e6594a7bb553184727291f2618bdf0f"}]}, {"id": "18d38c9d9506d8cf", "location": {"path": "/usr/lib/go/src/cmd/link/internal/x86/l.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "7aff294e497807d6329a280d7ca4ee3a1a010e6eacdda91931957eeb60d6b990"}]}, {"id": "69d1861848208340", "location": {"path": "/usr/lib/go/src/cmd/link/internal/x86/obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3630}, "digests": [{"algorithm": "sha256", "value": "8e843634bff0ace90f53e200e02668643ebdbedb9c9fd99d954ae96469a82a93"}]}, {"id": "6e8168ab1c35e8fa", "location": {"path": "/usr/lib/go/src/cmd/link/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1925}, "digests": [{"algorithm": "sha256", "value": "b302a0eee762d26e24f0e9348ae1ea49f06eff7b35d794c768f05c032b7ac109"}]}, {"id": "a2d7503038e9ef34", "location": {"path": "/usr/lib/go/src/cmd/nm/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1282}, "digests": [{"algorithm": "sha256", "value": "3f8d2a967a426593ca31e187090cdfda23eb8e2e0d39b334fb9e4aa295a85abb"}]}, {"id": "03401192f8d8e1f1", "location": {"path": "/usr/lib/go/src/cmd/nm/nm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3057}, "digests": [{"algorithm": "sha256", "value": "fb14b1c523389343663b8eb1479289f1122edecc00d5817f9076d09cd6eebbed"}]}, {"id": "dff0a2b208630c9b", "location": {"path": "/usr/lib/go/src/cmd/objdump/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2627}, "digests": [{"algorithm": "sha256", "value": "a6ee0316dc3e0eacc310c428c79d9f18116b54cbcd780291f7ba8e32f5e844e2"}]}, {"id": "5c56386fcd6ff155", "location": {"path": "/usr/lib/go/src/cmd/pack/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1549}, "digests": [{"algorithm": "sha256", "value": "c0ca52acd94aa547487b7bfeee3a4a47d205028872425259dfbff04502fb3b35"}]}, {"id": "34ec645cb087dad1", "location": {"path": "/usr/lib/go/src/cmd/pack/pack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8267}, "digests": [{"algorithm": "sha256", "value": "b8cd555727bc8e8feddc990f3c6d1e0de85feb4e64b5b01e56130e2a53d5459d"}]}, {"id": "c0b61f991f35e791", "location": {"path": "/usr/lib/go/src/cmd/pprof/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 905}, "digests": [{"algorithm": "sha256", "value": "d59547134ed3c14d642940d6ad471c8fa93d4d525e8455d9044cf2d14e5dadbe"}]}, {"id": "011abee9506e0123", "location": {"path": "/usr/lib/go/src/cmd/pprof/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 419}, "digests": [{"algorithm": "sha256", "value": "80929015776be97126f3a609320b11be3001f4d175484a460a859c67ab6e812b"}]}, {"id": "53be9213d6a46ed7", "location": {"path": "/usr/lib/go/src/cmd/pprof/pprof.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9055}, "digests": [{"algorithm": "sha256", "value": "7bbc384d3c33b9067354e95d0fffd28b13aaa503037d5698c36c6efce7a18701"}]}, {"id": "8c0d8fc0e62682bc", "location": {"path": "/usr/lib/go/src/cmd/pprof/readlineui.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3325}, "digests": [{"algorithm": "sha256", "value": "f38dc307d64086839b2c1d04207e731ca818045cb95cdf56794215abcd2f694c"}]}, {"id": "b811affffe7e4adb", "location": {"path": "/usr/lib/go/src/cmd/test2json/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5091}, "digests": [{"algorithm": "sha256", "value": "3c4f1cb117f44e849b07f9e3672896ea8d9f1aa98df5f45925236994aa2fc155"}]}, {"id": "248a53b3bfca7ef3", "location": {"path": "/usr/lib/go/src/cmd/test2json/signal_notunix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 269}, "digests": [{"algorithm": "sha256", "value": "3fbde5304152d16c6614bc1fe6b7ba228e90f6a30eaab50157bb5a2e582fc165"}]}, {"id": "6ba467204fae4a9e", "location": {"path": "/usr/lib/go/src/cmd/test2json/signal_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 291}, "digests": [{"algorithm": "sha256", "value": "4efdfdce72743a6ff4b0ceeb36f4fbae8e15663fb19863b40b14e51c4e3187d2"}]}, {"id": "4f8b4f8191c08761", "location": {"path": "/usr/lib/go/src/cmd/trace/annotations.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36210}, "digests": [{"algorithm": "sha256", "value": "4b425f20713d1c96d8a899d6711a835ea2265852f7af6cac87a41970846199db"}]}, {"id": "a8c9c6a70fe74dfc", "location": {"path": "/usr/lib/go/src/cmd/trace/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1070}, "digests": [{"algorithm": "sha256", "value": "41a20c92360dcce291ecdc65e59b998f06c71f0d8cf6fbf5de4788117a616808"}]}, {"id": "13c8e26f1a4739f3", "location": {"path": "/usr/lib/go/src/cmd/trace/goroutines.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9040}, "digests": [{"algorithm": "sha256", "value": "6f7dd0a2ce5d3e4822099cbad2aa67a57c51f3fe630e34974ac73d5ca610b02b"}]}, {"id": "21f35ba488d47a01", "location": {"path": "/usr/lib/go/src/cmd/trace/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12465}, "digests": [{"algorithm": "sha256", "value": "16fb5131f48056e007c16b7819c7a4f6ac31797b996842ba4af6756b98409248"}]}, {"id": "6e59c318bb9637a5", "location": {"path": "/usr/lib/go/src/cmd/trace/mmu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12953}, "digests": [{"algorithm": "sha256", "value": "5c738a8853eeebd6322993c8541b8e41a21a134ced73728a0969e25bdc21036a"}]}, {"id": "df32c4ec177744d3", "location": {"path": "/usr/lib/go/src/cmd/trace/pprof.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11414}, "digests": [{"algorithm": "sha256", "value": "7962af6c4dd1b76d006dd11c23f83df0a46265c0b8377aab0e1e3d75388ceb2a"}]}, {"id": "d17ef77897642910", "location": {"path": "/usr/lib/go/src/cmd/trace/static/README.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5086}, "digests": [{"algorithm": "sha256", "value": "2faca4da1413604d512adf7a9a04d169c385b92772dcfde493ac4c286b8d8ff7"}]}, {"id": "f346e788d6c906c7", "location": {"path": "/usr/lib/go/src/cmd/trace/static/trace_viewer_full.html", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 2618942}, "digests": [{"algorithm": "sha256", "value": "631caffe52d46bd18811e758694630314edff12abfef5058529668608e2861ef"}]}, {"id": "8029cd6077ecd9df", "location": {"path": "/usr/lib/go/src/cmd/trace/static/webcomponents.min.js", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 118419}, "digests": [{"algorithm": "sha256", "value": "3858273ab39b299e7c2227f0830534afafaabf4a572c9ea73c2076fecbd8978c"}]}, {"id": "83b5120b7931efce", "location": {"path": "/usr/lib/go/src/cmd/trace/trace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40518}, "digests": [{"algorithm": "sha256", "value": "127eb4078e579cdaff6783f485f43ba04298cac03250e68ae8e8e0aafe1d32b6"}]}, {"id": "75668a1eed23eb55", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/AUTHORS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 305}, "digests": [{"algorithm": "sha256", "value": "8a196dfd9252ad9cb0670365e680d6b19560c688776fa76f0203854ae2c0e29c"}]}, {"id": "fa5356a34a6a9367", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/CONTRIBUTORS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 654}, "digests": [{"algorithm": "sha256", "value": "2e6c7aac8aaaed781b36b1edb63cfb0692671310008d9a50afb585a686c74f1e"}]}, {"id": "217f116c5adecf31", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11358}, "digests": [{"algorithm": "sha256", "value": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30"}]}, {"id": "2e356f1fbfd80fdf", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/driver/driver.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9955}, "digests": [{"algorithm": "sha256", "value": "ca262ecd7fe106e636def6c5ca36c03392da7239c66133f8d9898a75a2c0eddf"}]}, {"id": "6340ae4086acd4f3", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6017}, "digests": [{"algorithm": "sha256", "value": "e76b83cd00176cd1db3364f9dbaca6bc1edd5df431c19559e8c5ffc21faf49a8"}]}, {"id": "9de58bb8a10d22f1", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_llvm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4300}, "digests": [{"algorithm": "sha256", "value": "323f9b4ad93b564564eeacfc0c4501983d33ce21519c0a2bb1b4b3b8281bf7a4"}]}, {"id": "fe2c5c238c5562ce", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_nm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4086}, "digests": [{"algorithm": "sha256", "value": "795447896c28cc09d3941967d8fda5624120ffb9753a6964fb4c4f4455b968b0"}]}, {"id": "2a4543b17efa9d15", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/binutils.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22919}, "digests": [{"algorithm": "sha256", "value": "37a9a1cb878a3fe65a93e2d972ee0c400e3599e9fbe18d4cea712ae4e7d7fe74"}]}, {"id": "9708647c2c15ff40", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/disasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5275}, "digests": [{"algorithm": "sha256", "value": "86e191683be873a0cebae5f2df67c39f7fcf2c847d67324b2b5b8c81230493c4"}]}, {"id": "74bf102fd3a47cb1", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/cli.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12550}, "digests": [{"algorithm": "sha256", "value": "453d7d6503facf8a31bce1eb39878ad4d60274478712b17ed49c4b8a354bc383"}]}, {"id": "08408626a88bae51", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/commands.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18814}, "digests": [{"algorithm": "sha256", "value": "659c585d3bf31ae31313fcaa25e747f5bf892d3984340a47d55f8b6860830459"}]}, {"id": "3ff15278ad818789", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/config.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10612}, "digests": [{"algorithm": "sha256", "value": "3531fec473a78079555547b68a0e7c9bf066b31750fc42f8b29da3bdfe0965c1"}]}, {"id": "9e5852093cdeb690", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/driver.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10501}, "digests": [{"algorithm": "sha256", "value": "4b601b3347bc5b4276454d8d24210350c8662fbfd280e47f7d114da881b2f86b"}]}, {"id": "309f4d0cb9212ec2", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/driver_focus.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6576}, "digests": [{"algorithm": "sha256", "value": "c9594089bfff190b5d3c418bb5f037d895349eb38e7e308e224c42c9bab572ec"}]}, {"id": "089cc9a47caf1395", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/fetch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18407}, "digests": [{"algorithm": "sha256", "value": "566d29ac37889dab56509484fef9cd61112ce4dea240e59271b24858c1a91276"}]}, {"id": "4be790e72583afe6", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/flags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1953}, "digests": [{"algorithm": "sha256", "value": "88d8c08aee421506fed739b4e93170f91370c1c1b57258c3448733ffbc242c12"}]}, {"id": "dfaa026a35c33677", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/flamegraph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3075}, "digests": [{"algorithm": "sha256", "value": "9f1aa7f2b50b77278de51d8e07bec09e25f8f062cb32e061b480724268134bd0"}]}, {"id": "57c421bc69bb4008", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5599}, "digests": [{"algorithm": "sha256", "value": "2c72bf630b23e7ba07809dc5c72d8026e65162c4a5d1a6d167472ae4e668383d"}]}, {"id": "efe5abf0d87374dc", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.js", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20423}, "digests": [{"algorithm": "sha256", "value": "ff42e54e9741e778f1e7b6cc0a33b29cb5e26aa402016eb64a77110fbc993fcb"}]}, {"id": "52fbf4aeec951de9", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/flamegraph.html", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 2672}, "digests": [{"algorithm": "sha256", "value": "8fed1cf3b021e0a6afa4521d74f4c9a291e079b8defcc730a0941a61267bbb63"}]}, {"id": "04d95152e769a6b9", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/graph.html", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 305}, "digests": [{"algorithm": "sha256", "value": "a543a508b1b6718d1feb2ef668bf3cc79ca172e0b23d713443a58e0bc576e4b2"}]}, {"id": "eee30f67bccab5c0", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/header.html", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 3580}, "digests": [{"algorithm": "sha256", "value": "df826b12b650155fa132ea4697e1957d806a08dbc4fa20fbba2d68436ef5703b"}]}, {"id": "e2a897fbea3f4090", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/plaintext.html", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 324}, "digests": [{"algorithm": "sha256", "value": "289f24dec5f8c5a95a75450a3168980b55baa80720951a4f1648b4c11fe94841"}]}, {"id": "1b6b5b050acafccd", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/source.html", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 375}, "digests": [{"algorithm": "sha256", "value": "42cacc1b70a08a512c72e28bf5cf2e1ee6de9c6a6f6b98c24a4b778a62345307"}]}, {"id": "627132546ec10d02", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.css", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1922}, "digests": [{"algorithm": "sha256", "value": "352e859fdeb4a35f84d22d56dc2410407c7b563c7cafa1162faf1707b2b60b2a"}]}, {"id": "2eb335d615b013d8", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.html", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 999}, "digests": [{"algorithm": "sha256", "value": "43dacc18247c4e0574c2c7f799d4e3d91e19f97b835f2afb5b8a22bed5c7498d"}]}, {"id": "529d1c297795aa92", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.js", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16422}, "digests": [{"algorithm": "sha256", "value": "c3f61b55931a71d64300811c9d53dae71abd03cc82e7ecfbd317c9536f43d7a6"}]}, {"id": "5892752544330142", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/top.html", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 3196}, "digests": [{"algorithm": "sha256", "value": "659aa5ebbac0b67b9f17819123ebc8305ee52ae08d42660950b5ce311b0af37a"}]}, {"id": "7a0c134e8de51b45", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/interactive.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10836}, "digests": [{"algorithm": "sha256", "value": "61b4a1e847d85a093bc1cd5d0fd3e6bd8ae7c07d2eef6044b3aa1ca985cde2a2"}]}, {"id": "8da962f9c355c9cf", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/options.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2318}, "digests": [{"algorithm": "sha256", "value": "31417500efb73b8432056c3157685d7178768cb422cb4337206abc9de154de7f"}]}, {"id": "742d3f0500367d5f", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/settings.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4268}, "digests": [{"algorithm": "sha256", "value": "ad37934240f9a547a794ebe2710c56dbd316bb9dda054d7f00455091534e1228"}]}, {"id": "f3bac25d0f115607", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/stacks.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1662}, "digests": [{"algorithm": "sha256", "value": "9c1f1456437bb9e22474e2be910ddf61acfed9e6933bbd05ac1679e770a92bad"}]}, {"id": "57245fa6b00349c4", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/svg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/svg+xml", "size": 2265}, "digests": [{"algorithm": "sha256", "value": "9f0dff73937a916396de463bfda4076f3fe56e1daf27a7873d16c67404611be9"}]}, {"id": "4b51fb1e7c960349", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/tagroot.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3401}, "digests": [{"algorithm": "sha256", "value": "0a4f1f48996684b00e359c23c1ff86551535ceb5ad2e5961700766bdef8c4263"}]}, {"id": "c67585f973889e99", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/tempfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1761}, "digests": [{"algorithm": "sha256", "value": "f2281c6c01a186941bc2d9463b2201f8bf97fa5951744039d67afa3aa397b498"}]}, {"id": "a8760bb101cd56b7", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2251}, "digests": [{"algorithm": "sha256", "value": "6b95f1c3b9149cde8fa0b5a49105c04dd83c3a9d3b9626816fe58ca1b22ca125"}]}, {"id": "271211f5619aa02f", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/webui.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13755}, "digests": [{"algorithm": "sha256", "value": "77e8d6aa3ff48b49f4b22710a7b7fe152cd63cf1416351bb75dfd370c69d06e2"}]}, {"id": "325a06ffe423c90b", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/elfexec/elfexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14342}, "digests": [{"algorithm": "sha256", "value": "6180c94684cabb7023c04eecf2c96dbebde6109c685cda5607439ed38cd9ce02"}]}, {"id": "2264e5206163cabd", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/graph/dotgraph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15160}, "digests": [{"algorithm": "sha256", "value": "1f9903df287ef15b38f9ee4422862f3bdba125b3659fd32e484c41ca5315a5d8"}]}, {"id": "a2b125dd5d8715b8", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/graph/graph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31593}, "digests": [{"algorithm": "sha256", "value": "8026332da47dc6500d182ef6bb830155cd46eda1ed9be031f74dbf1a8d31ef04"}]}, {"id": "8bd2fd3171170dff", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/measurement/measurement.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8970}, "digests": [{"algorithm": "sha256", "value": "0ba5ba5c32498007fe99ad444fb917990f2887df631b8084d49201ca2ea277d3"}]}, {"id": "7e06154d40043751", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7975}, "digests": [{"algorithm": "sha256", "value": "c9d7b4dc2184960a9f2a73adf1e1719554410609491235d860fddcbee1c0ce07"}]}, {"id": "af2d71384fe4c37c", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/package.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 511}, "digests": [{"algorithm": "sha256", "value": "85c1d8cc2d711ab495409a412a86209557af8b82a8e15d7b22beeddcab3743d1"}]}, {"id": "cbf4d3c6977ac64e", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/report.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37635}, "digests": [{"algorithm": "sha256", "value": "6c802c1980e9d0bbc2edbc5edc0326243606f1d1f51e5613fcff06d2cc0ab93e"}]}, {"id": "c2d3b84382fbcc2e", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/shortnames.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5339791a3844e9d8998598568df5bfa9f5871964bc5ccc1ba9fa2cdd44075a27"}]}, {"id": "227b5625c464a94a", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/source.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32551}, "digests": [{"algorithm": "sha256", "value": "74424195aa61ce5da3a5bef2b9b40ebe50560ed7210dd2e611e3dcd596284b2f"}]}, {"id": "54536e90c3a9d635", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/source_html.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1786}, "digests": [{"algorithm": "sha256", "value": "e4a04545a0cbc2a5ae888141223e7eb57d5c3f7e81420a9743de65519d32677c"}]}, {"id": "637d677f2a5aec74", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/stacks.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5912}, "digests": [{"algorithm": "sha256", "value": "d5d5d3627c065edc32920683dc34dc72a2794c392a9416b466776f9c6a7ec643"}]}, {"id": "dc79f6908923965b", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/synth.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "b75ad8536a4d483e1527fd9d9ea5c7f87ddbe5e8257b49515e4c3a7f0e3e19c9"}]}, {"id": "34a71e05546bdb1e", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolizer/symbolizer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10642}, "digests": [{"algorithm": "sha256", "value": "d2885c834584fee54a0489caaca5d3a524bd2e2bea2c6b8539e641064bcc3a2f"}]}, {"id": "61b3890e89e026ce", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolz/symbolz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5567}, "digests": [{"algorithm": "sha256", "value": "d9cf5eb27bb16228964f783d6894fbc40bcd24589b651975a6bf76c46a18a2bb"}]}, {"id": "bb5c834c2cc7a3e4", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/transport/transport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3858}, "digests": [{"algorithm": "sha256", "value": "e645b1fe89b97b0c0e80ebe558d8f6283feab5862ad78399b491253818b2efd5"}]}, {"id": "5e33a4ccc44c7247", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/encode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17355}, "digests": [{"algorithm": "sha256", "value": "00779e6f4fb160a9d49cb2d21d5cf90529864bd1fd509e38e9a4d2ee4f498cb8"}]}, {"id": "4c5ca023703e6726", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/filter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7691}, "digests": [{"algorithm": "sha256", "value": "bafa0c715906a8130f995f2060c8893ff5c5320a659d104e2dead48ad3978d66"}]}, {"id": "0ffb1297f82bf9a8", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/index.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "5daf4730c8723fd74c8df35041e962fbfa8b95e350733b48a46881ed30e6ca36"}]}, {"id": "c33448f794913d07", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/legacy_java_profile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9034}, "digests": [{"algorithm": "sha256", "value": "c7c658dcbda2f426d3ec4e753fcd39b5d142f613d293b854ad38a3047ab7700a"}]}, {"id": "f035553d8423f701", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/legacy_profile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33614}, "digests": [{"algorithm": "sha256", "value": "80c15260588453853e704ae47eccc1ff8c92bd67a94b09fc37576b3fd3d5be84"}]}, {"id": "dc19f14ea3627b1d", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/merge.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17317}, "digests": [{"algorithm": "sha256", "value": "454ed85126ccfab8fb616089d6b7cff298e5090eadba541a0e8bbd10a949eae5"}]}, {"id": "f3fe63ed94cea45f", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/profile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20715}, "digests": [{"algorithm": "sha256", "value": "a654de9ac01f02dc2a958a6e11eed4caebc2d0958ae69482d8e54d8710ac75ec"}]}, {"id": "5579e5e67885c51f", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/proto.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7615}, "digests": [{"algorithm": "sha256", "value": "f4c7a1d4c1d674d9170d5bf2c2a3b9b5056af9f4cf1b83a43d542327bd0d577c"}]}, {"id": "e60734b4f0700de9", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/prune.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5621}, "digests": [{"algorithm": "sha256", "value": "720428bf99a13bd0664823ded3a4010c5ee3bf9c109422f162fc1dbf55a86197"}]}, {"id": "ec628af1c4dd88f2", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_FLAME_GRAPH_LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11357}, "digests": [{"algorithm": "sha256", "value": "b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1"}]}, {"id": "81b42b7c813dcc3a", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 731}, "digests": [{"algorithm": "sha256", "value": "e008c5e25a6be382593089c29bfabbc553c6378eee02895aec46ce396cc404ee"}]}, {"id": "017a6272fe1d5754", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/README.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1024}, "digests": [{"algorithm": "sha256", "value": "36221e5bcc733d1adb940245cc1debf701568cb806e28ce16bcf4694a24a9965"}]}, {"id": "870f65e3026551b2", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/d3_flame_graph.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72324}, "digests": [{"algorithm": "sha256", "value": "e2dc3f5761fab88d19bab0a7c330654fd72276920aeac699bd970a036f3def99"}]}, {"id": "8fb37f9eab72a3dd", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/index.js", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 443}, "digests": [{"algorithm": "sha256", "value": "e8fb04f9a2ebb117dbcee963996e468ca5a79436071c2cad00ff00a708771318"}]}, {"id": "5538c6684c21c37f", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package-lock.json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/json", "size": 45898}, "digests": [{"algorithm": "sha256", "value": "f322315413786bcb69c60a41cb3e19293fced1dd405f49b36715089d5e670497"}]}, {"id": "5fafcf30e0fbef06", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/json", "size": 351}, "digests": [{"algorithm": "sha256", "value": "e3daa8db86056537314f14eafac0ab1b55b1d3e1518f8199935b5ce7b8c2c9d8"}]}, {"id": "a9e616ccc96e1cae", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/update.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "e30da3d9da09d788d0df4b217110ae432f1a6a5eb5124ffb58269215949950f7"}]}, {"id": "2bd22e90fcf1a327", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/webpack.config.js", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 484}, "digests": [{"algorithm": "sha256", "value": "a5601b1fca7e4bdab1a9bcbfe4a0e71ea4b6cd341de26e15d2d2bdd86ec9c666"}]}, {"id": "a14975ed3e4865d2", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1754}, "digests": [{"algorithm": "sha256", "value": "154c946c17de61ca71d28e13673d76a5798e6e25995a7397fbae157afc8f62b4"}]}, {"id": "c8ae713154490210", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/svgpan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8128}, "digests": [{"algorithm": "sha256", "value": "94ef0a64bf0a8969da63da91f0e64e5aeec5822f87873edd08326ef3da4eb098"}]}, {"id": "9b7de75919f64f78", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/.gitignore", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78}, "digests": [{"algorithm": "sha256", "value": "42677aba0fa292ed2f02ded792a822d7b4a4b404fbfbc9ed4388af8bc3176a3f"}]}, {"id": "ffa0714b5d16a1e3", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "b73277f7730993ef8e7f80aed83e5309762fed4d77eced982abb2c00657c074d"}]}, {"id": "275c18b4aeb39fbc", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/README.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 107}, "digests": [{"algorithm": "sha256", "value": "eed3dce14a81ffe5915e455e540d48a66c01dd958ba3df8f0756fa2cf098b50f"}]}, {"id": "e4b1a7158a40ccd0", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/ast.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 84453}, "digests": [{"algorithm": "sha256", "value": "989f0c387ea63bbc6dd95cf5ef8fd378fdf3ff9a415106909d4c885d6b58ce21"}]}, {"id": "deeb32a722e311ea", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/demangle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85582}, "digests": [{"algorithm": "sha256", "value": "baa9c8afe40c830706cf2bbd1bed817f6ef2f1f3f6c5ee84e67a797700faa454"}]}, {"id": "6854d7bd00fe0c0a", "location": {"path": "/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/rust.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22986}, "digests": [{"algorithm": "sha256", "value": "f69d014892a92bac7020f7159e87139afa3151bb3bead7ea2faa915d6830705f"}]}, {"id": "8e1a57a25db4b7af", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "b73277f7730993ef8e7f80aed83e5309762fed4d77eced982abb2c00657c074d"}]}, {"id": "8a6c33a9af2b35aa", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "c52d642a0e5deb34", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/Makefile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 149}, "digests": [{"algorithm": "sha256", "value": "60cb723554d01ed677b85c1a23298793ed4d4d5d71e50f449f2fb31aaab82621"}]}, {"id": "1ac15c409b59ea13", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/decode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12932}, "digests": [{"algorithm": "sha256", "value": "bc2319530f240d8349e328e310c5f690ae82ff90a0cf27fb564ff9f746b81b71"}]}, {"id": "8cec9ec17c99b487", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/gnu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3589}, "digests": [{"algorithm": "sha256", "value": "557e4f40c6e660b777e6d685d8dc233424ada8fa6068e34e684838a3e72118dc"}]}, {"id": "3915405345c1fc22", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/inst.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7726}, "digests": [{"algorithm": "sha256", "value": "677282960604222782ab75be46c375a7ca5005841454c67fe5b77bf8d02b7a96"}]}, {"id": "be6defbcd7d24b9b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/plan9x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12134}, "digests": [{"algorithm": "sha256", "value": "070e35b8e8fd6146760013f1dc1e9a5974110779a6f08b1bed14158ca990c263"}]}, {"id": "a561882e1a9319d5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 273776}, "digests": [{"algorithm": "sha256", "value": "bcec61c9d8e25ad37bec75f79da4077febe5bb3079a384a202145d40633f483a"}]}, {"id": "c2a21e35374f0013", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/arg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20442}, "digests": [{"algorithm": "sha256", "value": "10fde0bdca17cecaf6493f248195503be3a923183af6195a14bf5e3e5ca74522"}]}, {"id": "6e694da2725510b5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9851}, "digests": [{"algorithm": "sha256", "value": "7e53b9bd5e208bda278a88cfbdf68ee3ac9e6d88368195f8678f88fec1de0d27"}]}, {"id": "9b5e8e9c055a9e98", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition_util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1449}, "digests": [{"algorithm": "sha256", "value": "b56519eaa9a717a075cf4ec13c6f4e1a38f942ce5b8ea7203f9dcb1ccd9f4fb8"}]}, {"id": "8981801abc033185", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/decode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78695}, "digests": [{"algorithm": "sha256", "value": "a4b741eadb2b34df449f5777e749730710ca44bc863060b9161204333ef042ad"}]}, {"id": "61ff3a0f3c3041bc", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/gnu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "972e0ddbea9804bfa135e46138b6c2c2bb0b3bbc2bb3be370eb70e22065c7e74"}]}, {"id": "9b39ed7970233f97", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21967}, "digests": [{"algorithm": "sha256", "value": "a2ebe5938aa17c37754e6e8795a35fdb2ba5fbbe1816f86d6d02f8b313fa2a5c"}]}, {"id": "f55b5c4873ecea5f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.json", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/json", "size": 240341}, "digests": [{"algorithm": "sha256", "value": "5103d3adc73b4b662ea19c936d73b6cc84992e9f13ecb3506e8d53a174a9f694"}]}, {"id": "9e9034d41f045940", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/plan9x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17415}, "digests": [{"algorithm": "sha256", "value": "625f9da4d5521499e5d903c459d5f9af75b0d15a6f01d88ade9819f1235479ed"}]}, {"id": "0e538441885f7d21", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 216857}, "digests": [{"algorithm": "sha256", "value": "4c68121364cb5312adcc2f94d6a26581e4cecb764f26f3dcc901a93936e20405"}]}, {"id": "ef7c397b570d304a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/decode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5765}, "digests": [{"algorithm": "sha256", "value": "34cd8249437c05d3bf739783a90137c927221f56b9e38137f135333375c9f8c5"}]}, {"id": "8534b031bf31e759", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "c75bb38ed65cf57528aebc167412ce85c9431f68976a037f5b4cfc1a7f3af90c"}]}, {"id": "04d0cd21b31d2ccb", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/field.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "eeafacccd7cfcf2cf4de61d7b24761d03eb3607c6f2211b2592e648fcc65f969"}]}, {"id": "a8f45f69240db343", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/gnu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12471}, "digests": [{"algorithm": "sha256", "value": "248afdb69a6e529b7a5ff84b2cf5c0612b6b0ac75b24402df81c31b264e3e78a"}]}, {"id": "f447f935a3db4c73", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/inst.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4650}, "digests": [{"algorithm": "sha256", "value": "7cc051f7c5cdc2b09ada769000fd7750064bd9fffecad5e893b87a11cefe51bf"}]}, {"id": "43d5bbe064d8fb1f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11117}, "digests": [{"algorithm": "sha256", "value": "2dc06084672d266efc5855e0fa3d7ac376096a6741e0050137c81bfcfcc76250"}]}, {"id": "4cdeabee96a0a9ee", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342684}, "digests": [{"algorithm": "sha256", "value": "999226a525b9070133ee55be946905b5c62368d91b286e0f25ce385d4497a0eb"}]}, {"id": "37fa59929d74f903", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/Makefile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 150}, "digests": [{"algorithm": "sha256", "value": "442fe07037a146e3037107473a8793629abba3397e39d14ca13fcf0ed36244d9"}]}, {"id": "10e6fcb318dec77c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/decode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46196}, "digests": [{"algorithm": "sha256", "value": "2d5690b3e2ab739e894a1ae75adab6677c5ca47a5597dad8dc0fda507ad0ed61"}]}, {"id": "a92ced02d5d18509", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/gnu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21908}, "digests": [{"algorithm": "sha256", "value": "b2710958336136b9bcf54a63f10a2c782a47060266b50be1e689a0ef57306978"}]}, {"id": "e6b6a9d05e538a1e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/inst.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10858}, "digests": [{"algorithm": "sha256", "value": "6688bffc46c9414e865d358bf6412388a7bcf6494272b122fc0477d9ee6045c2"}]}, {"id": "101b44040a4a4649", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/intel.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11954}, "digests": [{"algorithm": "sha256", "value": "b9cc8fa9be3ccaf0a1080a5432b8620e627a65fa3286fc430a7f9d5881e17e91"}]}, {"id": "e6ba08b17ed719bd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7267}, "digests": [{"algorithm": "sha256", "value": "f115d5ace4d615e177f932121b90f8e96580a9ac93922fb7aabc1a1e24e296a4"}]}, {"id": "a9a42b589345db7f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 273192}, "digests": [{"algorithm": "sha256", "value": "77daba99ce1c13daa2b200ab40b3e06d484cffc1a39ec5201fd1ec8a25426c4b"}]}, {"id": "d9ff7824551f666f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "d508b3f1dc739810", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "bd469bb36e2d0543", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1869}, "digests": [{"algorithm": "sha256", "value": "19ea2fe23190517859403434af834e48283d52bc4c211776869b819d96db370e"}]}, {"id": "004bf05a616391a4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/print.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3553}, "digests": [{"algorithm": "sha256", "value": "5a1d895ac6540252ceaabc194cdefabc14ab895ef884c4fadde8d9def3fdc4e1"}]}, {"id": "8fe8c7d19bde8bd4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/read.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23643}, "digests": [{"algorithm": "sha256", "value": "77fe6dc9dd4c48a6262f78969afe494ffb98c05c140017c3464c221012e14c91"}]}, {"id": "6e7c4795ea4bf93d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/rule.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42036}, "digests": [{"algorithm": "sha256", "value": "83729242dbf4ed115b90ca8a59873e4ccfc91adc9016b987a1fd3f280643b7d4"}]}, {"id": "35383f6bf0c713f1", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/work.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5318}, "digests": [{"algorithm": "sha256", "value": "2af5337af1348dc1f66bab46a0f1d8ec28c5d3cf406907840887f1d9c24d2245"}]}, {"id": "0ed2b881b5a5abf6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/module/module.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27500}, "digests": [{"algorithm": "sha256", "value": "092606fc200bda420dfe2fe9219cf24a9d2f75703beb7565ff9bfebe15819545"}]}, {"id": "75324030c9780d49", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/module/pseudo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8628}, "digests": [{"algorithm": "sha256", "value": "c848f949606d4b9cfbd84b9cf4dfa4414f80bcf968fc72b0edd6ab7d48350dca"}]}, {"id": "eb10ef9f833a7fda", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/semver/semver.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9058}, "digests": [{"algorithm": "sha256", "value": "d367b761f9dcb1aab91b3e3c5b430e551d32fc6a9cfdf06c4b75a70777cbce8b"}]}, {"id": "e9e194edf7f1e310", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/cache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1491}, "digests": [{"algorithm": "sha256", "value": "c5f5dea49769addff67e1722fb4c03d5b9933537ceec9c6d73118b665bcc5081"}]}, {"id": "251db5b6db63cf6a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/client.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20486}, "digests": [{"algorithm": "sha256", "value": "c5da9f43ce2556b8b9c8555c9ac2977d4daafda86120e95a8919c7030f505c34"}]}, {"id": "df7009e3c18f49d5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/dirhash/hash.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4001}, "digests": [{"algorithm": "sha256", "value": "a88efe6c26921bdbc846a27c44bd625fcf4db54128242eecc8a5a96c7bd44e55"}]}, {"id": "14049be67499ddc7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/note/note.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20577}, "digests": [{"algorithm": "sha256", "value": "f3f4bae6098a0d367c6480db03be5e402f5eecd31a95a1fa70957b91906fa181"}]}, {"id": "588d2a75113b8a2a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/server.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4973}, "digests": [{"algorithm": "sha256", "value": "7aea13fa6df543e4861b29116e903f44f82a05193eac6a0581e5bfffd359da40"}]}, {"id": "f3034a7fa3252dee", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/test.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "f5d52c99e3036e330789264ba284ae3cd26697e082d84659a6fc6605c8897d3d"}]}, {"id": "321dc2fab800f8d5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/note.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3808}, "digests": [{"algorithm": "sha256", "value": "a46c7f76f9e0c165b36f7d01269400b6b689d3159f15e8638a015eb9824c355a"}]}, {"id": "c14b6969ec31c5b6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13393}, "digests": [{"algorithm": "sha256", "value": "d5195a0d1b25efcd7cd47f07e7967ad1f80e33be1ffc89cf9400f441169cd4b2"}]}, {"id": "89b9befae64acffb", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tlog.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18286}, "digests": [{"algorithm": "sha256", "value": "b2e052456a7bea3c36143dc52281a84b5fae73574647673d65b372d2b79dfff8"}]}, {"id": "85d4b199c44ca876", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/mod/zip/zip.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30248}, "digests": [{"algorithm": "sha256", "value": "d84092ef4bf813f2fccca491d12492a5a72b6c014a716858a1ad884d2671fd4d"}]}, {"id": "38f12475cbcbeab6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sync/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "0892ddbd8615d843", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sync/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "21bb64eea14a754a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sync/semaphore/semaphore.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3564}, "digests": [{"algorithm": "sha256", "value": "76eabfcaddba0a94e111913a658f39ca461a3d52e64a7c15477ed703b8091aef"}]}, {"id": "876ee893399dbeaf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "7282fe7f55b630ee", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "cbb73b99910ab0db", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 913}, "digests": [{"algorithm": "sha256", "value": "8ab6b296b610d187578596c01c09ff0613d78d07a0d891d5e17aa5da375b6948"}]}, {"id": "43c55a93b572cc36", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214}, "digests": [{"algorithm": "sha256", "value": "1a3a3cf8d418ac9c4093d175f6c5b12997d0bd6902a5467d3f79e3abe7e60d78"}]}, {"id": "1bdb3506d4c4a0d4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 702}, "digests": [{"algorithm": "sha256", "value": "24a9c10414fc834ec763576fba475148243e4253f2a94f8001ee370148628db5"}]}, {"id": "f35bb61e5f32f578", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 704}, "digests": [{"algorithm": "sha256", "value": "ffcd45494479e8704e6c76c0cb14163e4a1945d74f227689050942bd539b776c"}]}, {"id": "42920682a9840c83", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 644}, "digests": [{"algorithm": "sha256", "value": "134d070fb08d17dcf9d99ddf49d0292b1aa068fe3458112070e0e7374d28bca2"}]}, {"id": "5661bd475c09e08f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/const_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "622cb24770d3e8e007f200782210eafb4e711caf49fae8c3a7d9f8bbee312e4d"}]}, {"id": "2ef5ed2fc1c56e07", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/dir_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5734}, "digests": [{"algorithm": "sha256", "value": "8a085a885566456c46be6b63945569f3ade74c8043052010e63b50bfca22e428"}]}, {"id": "7ee9e4acb7785a5b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/env_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "73d0fcf4f3d1a36028d3448e105961749f3e2e672288ce295aac942d851c3546"}]}, {"id": "b5abed90776fae9a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/errors_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1565}, "digests": [{"algorithm": "sha256", "value": "f7cf2a2692a72eb8df570f98351fbd478306686cb3f3efce1e6921fdeda3f5d8"}]}, {"id": "850ed248fb18e168", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mkall.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4535}, "digests": [{"algorithm": "sha256", "value": "4c00a754aef7a86bbff33d75cecdcc5543ddabd1b81a4d0bb1f6de47e04fb928"}]}, {"id": "c1309bb506aaa870", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mkerrors.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6068}, "digests": [{"algorithm": "sha256", "value": "b2ae238eb4e6477c1cb901168c1689245d1afeae71724594e37c9776881d02d3"}]}, {"id": "39255733e9cef07d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 459}, "digests": [{"algorithm": "sha256", "value": "0b8858af1df4540706ecf1094957f239bee92085f9560f0337eafa634702c161"}]}, {"id": "cb7fccba7da500af", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 389}, "digests": [{"algorithm": "sha256", "value": "599856dea4842e16607812f26a7edf14a73f4aaa61989e20b788d965bbf15724"}]}, {"id": "9a5ad24bcc137a83", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/pwd_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 430}, "digests": [{"algorithm": "sha256", "value": "ec9989319c2405f5ee52d347b60d791781f7f9f84a1b72ec14a2bbfbff35b771"}]}, {"id": "951fe80a6dacee39", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 608}, "digests": [{"algorithm": "sha256", "value": "91739253b40e7e128de1b0414f2916541ba943218743cddca34a3b0d069e5c43"}]}, {"id": "d760cfa3a92481fc", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/race0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 472}, "digests": [{"algorithm": "sha256", "value": "5a111608ba1feb12037a4acf2666ca5b3a178926b3b196c3f378acf708f73191"}]}, {"id": "de5066a2c8a5bb7d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/str.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "ef4dc052d582e13abce78f9762d8395d4c46a29103f4a8d1b1d362028b631f54"}]}, {"id": "983ab006fc54956c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3377}, "digests": [{"algorithm": "sha256", "value": "ac02d33e0a6bd95992273fdb70b5aee2e0b0d1886dc0db58659d40275aff2ade"}]}, {"id": "5c693ab3d602abba", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/syscall_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7216}, "digests": [{"algorithm": "sha256", "value": "30d1bfb43b86ab62190c4590b08418c7e139cb392dfa666e66b34cfde03c49b5"}]}, {"id": "3cc6191b9c6aec0f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6360}, "digests": [{"algorithm": "sha256", "value": "c82d1f4ba7a0336e0daf5c995b326dc40065711631cb6a02ff4ae5773aad9b08"}]}, {"id": "1b7a617cb04dcb07", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6366}, "digests": [{"algorithm": "sha256", "value": "fb055ae4e3fe04132ab778770a6d530a58682b528fd80737249c05c4cd276429"}]}, {"id": "d718228e78cd9556", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6360}, "digests": [{"algorithm": "sha256", "value": "2bfa56e2ccb573442410762b5dd5c9ea07bee6b44353e8d24fe191020d11a7a3"}]}, {"id": "fc00f62cf3e31727", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1057}, "digests": [{"algorithm": "sha256", "value": "6b9027a1b9a0e5029f819bbed060b8771742c5f946b4163ef1080531ee4366c6"}]}, {"id": "e6ddaa2adbfcf9ae", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/.gitignore", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16}, "digests": [{"algorithm": "sha256", "value": "cc0a4a6efa79e7f971f329717482d436e7f02657d0409c07fb476d698eee8d11"}]}, {"id": "3ed28a3869f88bd9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/README.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8685}, "digests": [{"algorithm": "sha256", "value": "3e6d95e226a37c32dc7df8ef757f077f1a7ea16cf3c364221f1a43568337172b"}]}, {"id": "9f831686a58d9c9d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/affinity_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1927}, "digests": [{"algorithm": "sha256", "value": "fec0be0ae3217f48c812af387e8763f915ed129745f9d12711a95eeba505e1be"}]}, {"id": "f192c94d1b59dc1d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/aliases.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 484}, "digests": [{"algorithm": "sha256", "value": "2cba3ba7d91ee43319f9c1f0e42ac0ec063292bf473c71028d1e24fea8defe59"}]}, {"id": "379d4e7c6c0603d9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 420}, "digests": [{"algorithm": "sha256", "value": "d765631c7522b12dd03ca56979b4ec98808bd6716de0f14990be0426d05803ed"}]}, {"id": "452795fde041074f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 742}, "digests": [{"algorithm": "sha256", "value": "7800c53edb3de249857dd74c7c8ccbaac379588ff2c793961a572bf77368765c"}]}, {"id": "8fe139374cc29a36", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 785}, "digests": [{"algorithm": "sha256", "value": "638457dc4bea82cfb31c8c3d7de8a6290186af1f392c42b7ab164a46a99ccae9"}]}, {"id": "eb87ef60837e9615", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 732}, "digests": [{"algorithm": "sha256", "value": "336dc71b26ec3e727afc3817a460294485d2c12eb54021a0d4205779d71dd5f9"}]}, {"id": "ee3422d5447fd4b2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 762}, "digests": [{"algorithm": "sha256", "value": "4dc3c9706ac1d28e8c8d3f0127f958689fb4bb1d64cade2a49e5dcadbbf26128"}]}, {"id": "263cf3d2a81e9531", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "76604488f79c268ac9292ce10bee97269e49b6d4d14bb3d30185e23fe89341a1"}]}, {"id": "20a510c8e3afd544", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 764}, "digests": [{"algorithm": "sha256", "value": "cbfa04fa8ca04072fcfa120f459c67be3927a67fce39fad5839e9ef823b2ffec"}]}, {"id": "2e7de0eab8408bf8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1483}, "digests": [{"algorithm": "sha256", "value": "861df72794af51978d2313e6f3e041309475bb73992cdb78187c5dee523eb790"}]}, {"id": "b757ae5b25a6b282", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "e373920306c89d58bf5f8fdf68636f27f9dc860fdd4a29fbef89f9e76924c8be"}]}, {"id": "dc79b9b1b2bf8c28", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1149}, "digests": [{"algorithm": "sha256", "value": "faeefd19085a34725e4714312fc75acb64c3baa28ca292ada1b52b683da0a094"}]}, {"id": "587e27cdc5c3ac65", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "ab20a065dc4d7d97dac092f54a4f8a15272eb82cb7fe8173518318c1b4e5a15a"}]}, {"id": "10e74f991c5a5946", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "903f5e98e3f6ceaae8354ca5fa071e68bdb26cb18ad30b2c3a4b29c8c4e4910f"}]}, {"id": "17deb9ca4b9317e2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "2a29e801f44ad8ed4ecc485838300d35f313d67d78ed75ff39f026846df4a005"}]}, {"id": "0729d29cf5a064eb", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "78903dae4862da276a120330ff1213cfc5ec7cb3c1b034d7611dd6382e450a3f"}]}, {"id": "75d278aa05bd76b0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 962}, "digests": [{"algorithm": "sha256", "value": "3bf9805b911a8292b961426f7b6e3e944a51add01c89d420aae004ff38c8a59d"}]}, {"id": "eed9bc161e126720", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "b64cd867a8db8ad3dad9e0705846020d92e9d4571cbdd62d62766ad89a2d1adc"}]}, {"id": "5cb66fd798ecfa23", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1187}, "digests": [{"algorithm": "sha256", "value": "578c2a81896ec6263fbcd053162bd26c2230e9a65c6abb12b9f837b225a6fc3a"}]}, {"id": "30e3cdf741ff1b1f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "6c84c3bdaebdebbe3a06f62df7b149584ff837ce0306a2adb365afe86f2ecb26"}]}, {"id": "7c4ccb18bb6723e7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 436}, "digests": [{"algorithm": "sha256", "value": "612a02ba8b71ea490a85e497b772bcc099ff1dadf5a3c8dbcacd323256d59a25"}]}, {"id": "856670220bdfaeae", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_zos_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8646}, "digests": [{"algorithm": "sha256", "value": "0122e22502e56abb794e3b27b1855f283f9c79141c6c78d20a14d79ddda53809"}]}, {"id": "5c9a72a80740b556", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/bluetooth_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 680}, "digests": [{"algorithm": "sha256", "value": "72ce84a68d3647cd34f04e9040861333ac9e9f9ac5b00008d41514c79da664d8"}]}, {"id": "fe5f199ff4ff52f3", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/cap_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5149}, "digests": [{"algorithm": "sha256", "value": "1b834ce6c33127025096b7bc3fb877fbb70a30366f81810ca4e159277d0fe904"}]}, {"id": "98451ddece8a2114", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/constants.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 390}, "digests": [{"algorithm": "sha256", "value": "769305c052ba3d6f5b592b7d7bbd8454722e76eb8737834430eb71004126377b"}]}, {"id": "e580403b7eeed501", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 757}, "digests": [{"algorithm": "sha256", "value": "c3ce5c378fa60f5ad1f6bd18d14aee6d1d26acec4785e44caa69845bc2165ddb"}]}, {"id": "1cae71dd9de95919", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 878}, "digests": [{"algorithm": "sha256", "value": "1704bd586c7e3aec0914b95c7c3e92e1687edfa3a4d33b8b3a3e6c484bbd6d07"}]}, {"id": "acb749bb81edf23d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 747}, "digests": [{"algorithm": "sha256", "value": "9a0bc8af77b4325bb10b651e00b8f7974cc972d0e5456a370f2c46a56181ada7"}]}, {"id": "2e7235d45d1e9971", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1030}, "digests": [{"algorithm": "sha256", "value": "125802ffd01c98daddf86bd57960f51f7dadccb15b530c48e6a24f4f1c697fba"}]}, {"id": "431ecc6e4ad52244", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1013}, "digests": [{"algorithm": "sha256", "value": "c246eb43233fd2e714c85e84407a084da2823d5a64e61313fd393d34589ef0f3"}]}, {"id": "02e82e02724f147a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1579}, "digests": [{"algorithm": "sha256", "value": "eec381cf025f58965728544dae5df9394d6bebc7e68572e429814c87ee6dd284"}]}, {"id": "579391d311eaa807", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 913}, "digests": [{"algorithm": "sha256", "value": "f712a720bab3f9598c897c45e389c6666998899b963c05892fc2e12179cf1ca4"}]}, {"id": "5a725941667ea4bc", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 918}, "digests": [{"algorithm": "sha256", "value": "bc0456ed97d8bb58bed6b4b70959e04215d3393596d92b33a7aa515238349dd1"}]}, {"id": "210d98b1b9afc2f0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_zos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 850}, "digests": [{"algorithm": "sha256", "value": "9fa71fbc9634487b4431629bc9fc179df6089cd81f56a97ff03fc4a0ef40d0ad"}]}, {"id": "2df47acbd70a4429", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dirent.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3157}, "digests": [{"algorithm": "sha256", "value": "db34bb40250e6c830e7771307bd3a76f09b1d7dff2d5e7bd129509a2e6e4c6b4"}]}, {"id": "fa5d5646808d0483", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/endian_big.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 421}, "digests": [{"algorithm": "sha256", "value": "d526b2ab252371fcf0792b539f048269c0a2723afc96de3c802d367e6bfe7c99"}]}, {"id": "3f5df203f39a92bd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/endian_little.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 470}, "digests": [{"algorithm": "sha256", "value": "2cda847ea9628f910363917106e247af5d72a204e5b3a98287d3d1993e993e79"}]}, {"id": "1f88f4b162292ea7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/env_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 717}, "digests": [{"algorithm": "sha256", "value": "1ad704ebffa3244837b399a27dbeb2a21e55bf5dbcd4f5cd01155f04a7bd4108"}]}, {"id": "0f475a8a4fdb4c81", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/epoll_zos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5158}, "digests": [{"algorithm": "sha256", "value": "7e10dfae9cb1a56d2689f7533b70bb73fb41d1346cab38dd08010ff9f6334bf6"}]}, {"id": "7e3927f843b7505e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1135}, "digests": [{"algorithm": "sha256", "value": "d5c0e4bcc57b7b0c59be43a663fdfafcf6a88684dd6cf01cd271882d44bd1a70"}]}, {"id": "eb0ce9df0a07d1c4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 806}, "digests": [{"algorithm": "sha256", "value": "fb6aa54ed72a392548bcd7c79a10ce16e9ed70da90492ef13346e2419fa52d3f"}]}, {"id": "f417dd100d7a5fe7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 500}, "digests": [{"algorithm": "sha256", "value": "72c5e3cd751ba7372252b1489cfddbe6aff5127e0acb0bf7f1be5345eae2812c"}]}, {"id": "028a2bba586fb795", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fdset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 853}, "digests": [{"algorithm": "sha256", "value": "64380ba84484884e55e1e57c09d7d9449ae1c28790c445953daf36d0a3cf4e41"}]}, {"id": "96e400de501b45d5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fstatfs_zos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4190}, "digests": [{"algorithm": "sha256", "value": "9dbcff1168b603745c8b2ff27625834980dcb1951227ca6b1ce6d0c40392c680"}]}, {"id": "7be22d590bad8adf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1964}, "digests": [{"algorithm": "sha256", "value": "fa9e7345281c3d107e9c14344d63691be8073c013c903a0e0f29c4d3bbf598e4"}]}, {"id": "ad14c66211be45e0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo_c.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "1ecb71560c25f0a21e90418cd520c00c1005d7dbab5d230930d0e39b3461d152"}]}, {"id": "8e877b20d067ecbd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 464}, "digests": [{"algorithm": "sha256", "value": "ddf16a3e0aef0fc3a78b9c03e85516ee5aed951ded56b59f938327feeb84a510"}]}, {"id": "c4444f7df4a27c38", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ifreq_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4387}, "digests": [{"algorithm": "sha256", "value": "fd9a4d3b750261ca64d7634b52cfa570e7069969e8c374258756b54b957fa029"}]}, {"id": "ec97a9b56cacbb1e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2513}, "digests": [{"algorithm": "sha256", "value": "0e8207eebd6ea0ffc4b3bf9d157cf84ad816a19b7e6e2baa41716430431a6335"}]}, {"id": "4261b3a5a00a94ce", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8064}, "digests": [{"algorithm": "sha256", "value": "b23b867d94ee99f44949c095228a719f1c1c273e72381d8f36568426361beaba"}]}, {"id": "e5c7a2f481a4b568", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl_zos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2163}, "digests": [{"algorithm": "sha256", "value": "7daaa67e43c7d014afc2291aeac42ea8d036d7fc7e5dc2e9d7bbb3bb134b12e7"}]}, {"id": "692e030e0e569ade", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/mkall.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8393}, "digests": [{"algorithm": "sha256", "value": "0ef683e3fc90c342091fdaf05d3d1a5270451bf206fe4c91aa787e8bf35ebc77"}]}, {"id": "8269a2dca3705157", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19761}, "digests": [{"algorithm": "sha256", "value": "dc7a28fd1b7eac02be02529034ae0f8491e5c4b67b83422450e2509a13130312"}]}, {"id": "7e3452a8f9805bb7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/pagesize_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 457}, "digests": [{"algorithm": "sha256", "value": "f32bd511ddd126cd4b97729058528566740aac7ceb547e8f84bf883f57e7bffb"}]}, {"id": "a1bcf664d54e88c1", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/pledge_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3746}, "digests": [{"algorithm": "sha256", "value": "24a7d5dda838995f3423b131dc6d23c35e6377f6351141437e0e52655623734c"}]}, {"id": "d4a12c3de6b1afcf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ptrace_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 337}, "digests": [{"algorithm": "sha256", "value": "7414c0907a61ca04c0bec6627a4ab5fa7a7dc7d5c9e2cba9765847821f6d5b5b"}]}, {"id": "ea9ffe3dac51f9e9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ptrace_ios.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 298}, "digests": [{"algorithm": "sha256", "value": "9c879da91809cb4dedbb7f2ca06806293fac373e92d377190233f807f55e0ec1"}]}, {"id": "93c58a2ee36e0ff3", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "dbec7173551dea6af38442009036db715edfaeebe0654d40e36ef44c5eb9bead"}]}, {"id": "b62833d4f2af902e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/race0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 643}, "digests": [{"algorithm": "sha256", "value": "bc68f328dcb08c126f580c9262c68691e23837056768fde71f15204055aa6425"}]}, {"id": "2344b2d939dcd50b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdents.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "8942fcad7ecc2d21a336743f754358406fed752d7b1023ae98fbc6b82e35fe0b"}]}, {"id": "d693b33ed2761a76", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "5d01bbd5ab3a2f87814f1cb9518cb600c70395620e70be7e4b7a52558cc13ae1"}]}, {"id": "4033da2583822518", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 544}, "digests": [{"algorithm": "sha256", "value": "ca6c99e3061644a02a28d20b6b8e6eb4aa50490511528a6b34cf7070f0f44e2c"}]}, {"id": "8036fd85322cb79b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2658}, "digests": [{"algorithm": "sha256", "value": "51d948aa226aa043c2760288aa883f9dbd53b9d65cf8bc20215146fc016dde6f"}]}, {"id": "ec2db4c6a12408f4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3286}, "digests": [{"algorithm": "sha256", "value": "3686a2c2e77f51ea244f67060a80d42576f6a304342c2678a6a525f8b2a40b0d"}]}, {"id": "daf2aaceafdc002a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1295}, "digests": [{"algorithm": "sha256", "value": "5232c7bd58e0f5a65c75c496502af7348849e0c397046015f6e7f50cee7624cc"}]}, {"id": "8a5d8253af2635fd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2954}, "digests": [{"algorithm": "sha256", "value": "a005db9c071be3c81dfc39017316b4683b915a16f891aff59a9c93d545020b20"}]}, {"id": "6d081efa807ea820", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16784}, "digests": [{"algorithm": "sha256", "value": "2d42e9fed6c41017070be7cd81b6ac6b3a6104ed17340daf633d37ed5e140e5b"}]}, {"id": "7a87f2be1c4a3cd6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1394}, "digests": [{"algorithm": "sha256", "value": "60e6ae8723891590f2d7488528e6b947f242761ac8bcad7c8426c01b1aadb141"}]}, {"id": "0d7c756da96dd3b7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "a2c5a7e7e8d4f65a80643cb6c0b156a4438d79cab3f387a4365426668a39ae75"}]}, {"id": "f81fc6a6ed808c62", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15684}, "digests": [{"algorithm": "sha256", "value": "72e451277f63bb407c11366b5448c9538d9f001448dabaee0af759e258abbeca"}]}, {"id": "01091324b9f21327", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24077}, "digests": [{"algorithm": "sha256", "value": "417597ce8481e6d5e7f181e4531c14b5c64af4fef3e4fc5e48a9605e635b944b"}]}, {"id": "73d9a8ec56f9d6c4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1553}, "digests": [{"algorithm": "sha256", "value": "dfab877e41585ab832d62227e439af52724c61d741e343c4311f6bfc7de535e2"}]}, {"id": "6c89f423ec8859c9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1470}, "digests": [{"algorithm": "sha256", "value": "70314026de2237fcd9d1fbc69a95b2296c2d99e61790cbbf4af05553305aea11"}]}, {"id": "900bebae8200d85c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1259}, "digests": [{"algorithm": "sha256", "value": "d69cf3a974e1c4763ca12844bcbd5391b99997b206c31937611b432266b0b70c"}]}, {"id": "7e4abd8cb0d9e68c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14589}, "digests": [{"algorithm": "sha256", "value": "a7aba067fbdf0a4ed995bb4009d3993d7740254d5cdad822b588fa6eb79fb5a7"}]}, {"id": "b97af533481c89f5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "d5d3886cf515a0e0087bd8fa2324b2444da45f206644a68e0acf3c37b808ee36"}]}, {"id": "9066f1457ed5b576", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17966}, "digests": [{"algorithm": "sha256", "value": "bc170ccf89afbbd6741f4674fdfb5d9b996ac38d9210f26ada7a34281d9bc8d4"}]}, {"id": "cd5e9b6c15e911ca", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1805}, "digests": [{"algorithm": "sha256", "value": "56c5862405d4d4a55b0e88db8e4325d3c1b8365b13b3523a7f6190a1b9e22acb"}]}, {"id": "5c202ffe782e272e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1760}, "digests": [{"algorithm": "sha256", "value": "165deace297636398c4ecbae448fb9ee4a205a669ae1899e2b548ee91cd22f09"}]}, {"id": "81fdc4f6c86665a5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1659}, "digests": [{"algorithm": "sha256", "value": "bb0ec54734e3d1d2b26fbef780636119e8b36d20dcdabe4536b261a5e6f2068f"}]}, {"id": "99870b04ca4927e3", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "da7202ccd4e10a538efe9f38354088bc72417301683ce5c86879e218db3f0c41"}]}, {"id": "1319c4ae2bc27006", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1632}, "digests": [{"algorithm": "sha256", "value": "1a61702ef15789829f859364f413cea61d9991d9973d13e2862df573da0abc10"}]}, {"id": "5f68313f2a0181e2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_illumos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1829}, "digests": [{"algorithm": "sha256", "value": "772a1dd9ed1508b6057d067014c96aff9c041a700d48d8d3f2d2dcf6a6393a02"}]}, {"id": "088001cf22d50d40", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73171}, "digests": [{"algorithm": "sha256", "value": "93d3afb299c1ec96310765c4d6dc161999925e158bdfbe927183d51648868dc5"}]}, {"id": "c7ee15595fe7fca3", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9679}, "digests": [{"algorithm": "sha256", "value": "9c35cfa8b7a566828c652917775a83978cf5b55fe1bd68c967a86cfe0bf696ee"}]}, {"id": "9f0d60a76fb783a6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "63e536f35cd4b41269f6044a409e45c4cf8e6c0fa43fffafbb0e5168aae89db0"}]}, {"id": "3b5267b94273da2e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5490}, "digests": [{"algorithm": "sha256", "value": "fde5cd5f73a78d06f23328129e537328c342aef2b6c786f9c2dbc277895481b2"}]}, {"id": "bf93d9334d2a8eaf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "c86d97a32055b5a60e29113e6e240a1df83b9a1635be29cd84b73d800965b1e4"}]}, {"id": "d49bb232cc738b55", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7686}, "digests": [{"algorithm": "sha256", "value": "ecd153a79a4ba97a4c815b101356ea2d74e6b9cb6cc6f870d25198bd9eec8640"}]}, {"id": "a58966ccc01f5739", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6423}, "digests": [{"algorithm": "sha256", "value": "ff8f96d6626da2ee61e77c63fe1e207ed12a371d2a57b1f6aa2f28b183e4d332"}]}, {"id": "90a81475c7e280a5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 514}, "digests": [{"algorithm": "sha256", "value": "0edfff35a2903e4f37be27bd6161c5b240a18d9a9a9ba61cacacb21d35d344b0"}]}, {"id": "b7e4264f130eeff0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 608}, "digests": [{"algorithm": "sha256", "value": "3d9e6c109b77aa2e9d5543e8203fd394fb8c561a8e91cb856d52e41ba70e4fa8"}]}, {"id": "ed368aff7b60d1a4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 434}, "digests": [{"algorithm": "sha256", "value": "6238e0ccee7b7566e2232460f39952002781222f2350cdc8215f59364baddbb9"}]}, {"id": "aeba19a3ae42d1c9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1012}, "digests": [{"algorithm": "sha256", "value": "4cd30bd4cd36680342bd5edd3f633f2328cf1334c412f2ae9dfe5881ddcb94f4"}]}, {"id": "efb59e0c26ade097", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 622}, "digests": [{"algorithm": "sha256", "value": "bdd3a106dec02d47da0e5dab4e7380cf0bb16bf13938618a8faf2c6a3d150110"}]}, {"id": "4422df526d22f0fa", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6951}, "digests": [{"algorithm": "sha256", "value": "ae3ec7cae2dab10f44de6593afb36cce889c5c9e9a9e16923411c8ebf507a0d2"}]}, {"id": "d13a3e4cd2c91f66", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6065}, "digests": [{"algorithm": "sha256", "value": "6559fda391d1f628fbc5e7782f88b6b948bd5beb878170d3e4b3b31ea2e1a41f"}]}, {"id": "94bfa0dea1a06807", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6550}, "digests": [{"algorithm": "sha256", "value": "1dac6bd7d5204df341637b2415c19b8ea5daac611f04209a31a8f90715f5be74"}]}, {"id": "f2f35c6b40194f43", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7597}, "digests": [{"algorithm": "sha256", "value": "0a9c5026629849a31b93d039267b8870d10747f4db7576b75c1c25af52229dcf"}]}, {"id": "b73bc9e41b1b7b19", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5195}, "digests": [{"algorithm": "sha256", "value": "91113628cba2731a8d6ae5d58f93d1b3acdac0d84f17ff0013d712389a056da2"}]}, {"id": "51511f8e7c26b090", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6032}, "digests": [{"algorithm": "sha256", "value": "36b03ffd79c93ed8659f79195f187eb04f58064677ea6a0a0a0ca4edfa02ae1a"}]}, {"id": "a30f906201e8687d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9589}, "digests": [{"algorithm": "sha256", "value": "a5cf39233160fd14893f4860c30d03219356bef7dea14624bf81ca5de66265c0"}]}, {"id": "a07b70fae8bc70d0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4554}, "digests": [{"algorithm": "sha256", "value": "90026767ad1f05ea8ea3bb51719a27af1bfe5ab8ffc75f2373122f6d2acef221"}]}, {"id": "9f12bcb157d1c933", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16358}, "digests": [{"algorithm": "sha256", "value": "aead2108cc888d6cb5e0618887312c4a67edadf7bcffa85edbd60eed809eb976"}]}, {"id": "0fe4e553037b96fa", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 840}, "digests": [{"algorithm": "sha256", "value": "b94d5aa55e4e31d7d29e6facbcc3355d5581bf778dffe31892ad4081fe7fbca4"}]}, {"id": "e9c518d3defbbeae", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 837}, "digests": [{"algorithm": "sha256", "value": "ce1eb59297848d22c948438142e98ab6e110e77092e42a4b79f18a6d875e1bec"}]}, {"id": "20ed15159a2e9708", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 840}, "digests": [{"algorithm": "sha256", "value": "63199cee3e49b6db5a5114a3963734bf8b070017138b6e0c581b425205924789"}]}, {"id": "2426e953d121d5f9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 837}, "digests": [{"algorithm": "sha256", "value": "8028707917d60bb0406416ea7c0be7283044accd5b024eb7a33022660b7cd4da"}]}, {"id": "c1b4dd59e733d963", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11233}, "digests": [{"algorithm": "sha256", "value": "8bb466fcaeffda21daee104ef634532890ecb9b13757599ecb031af691440e5e"}]}, {"id": "918ba0135601967a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "8b31b2a2fd64724845b51d9fb652e7840449009a69eb8307a094f8d2b543f1e8"}]}, {"id": "377c3eb9b8ae2a98", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1014}, "digests": [{"algorithm": "sha256", "value": "8c21b02c334633bafda61dd2ae4b27e31e8c8580a382462834b370e96395f33e"}]}, {"id": "18b606ffcbb5b61e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "dc137157370ff00de07658386c97b529fe08219f6ff61879a79f73d903dda257"}]}, {"id": "bd9c60bb9956c4ec", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1014}, "digests": [{"algorithm": "sha256", "value": "bfbdf580e90e3c8b261c07e6749300f3f49834758dfd373eedefbe6d9735755b"}]}, {"id": "3f250659af28f081", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "a165e8e65a1340b7735a8a32ed0c0ab8bad776420f704dbecde873570d928102"}]}, {"id": "d721b04bf2fcc4a5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 955}, "digests": [{"algorithm": "sha256", "value": "bc6f44bc01d924993cca7bacf74486598b71c2aa3a6b82357c51ecb36b2a569d"}]}, {"id": "4d364fd6907764e6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1014}, "digests": [{"algorithm": "sha256", "value": "eab7dcbe7aa7c186b777f6799ad99cdbac5ad5b2d09025b5d44e86a662dd20be"}]}, {"id": "aea399fd4074d1f9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1020}, "digests": [{"algorithm": "sha256", "value": "89fb9ac3ec6a73c58c2f025b32c79300af7615e58215da25a599adb72e3be567"}]}, {"id": "c59164268de6f40f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32425}, "digests": [{"algorithm": "sha256", "value": "61618978e5c8141733efc99c03f0519030d95936ebe74a80ab2efc363ef121a0"}]}, {"id": "4c0686b92eb20ef1", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 617}, "digests": [{"algorithm": "sha256", "value": "e262ed01917e4faae6b6afc78d9d9b46dc3b93ca2fa9d44dfc42bb708927b7fb"}]}, {"id": "b40c56a56faaae68", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14546}, "digests": [{"algorithm": "sha256", "value": "19df4e035a7c3150aac74d92a9529837ae18e99ade5457ded812429189625cc5"}]}, {"id": "a779f13ddfb15aa4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "e8b436224e1a3362f240b4388b2ed6e961a1e3f93fd9a857155bf0fd9d317d43"}]}, {"id": "516318f6570a161b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "565b8c7540de339a386245e5c80f93f03fa67b6a4797a9039f5bb12da6b5a617"}]}, {"id": "b6e486f532d2b279", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54484}, "digests": [{"algorithm": "sha256", "value": "f986a3b4205d3ee29ed1506e1116aca75ff757678fdbe474bc2a925496d465b6"}]}, {"id": "c88a42bafc9b4645", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 537}, "digests": [{"algorithm": "sha256", "value": "457e84301903969d1b3ec0fa37e0e2d01e00817b00dac73e534b9f506cfcd1ca"}]}, {"id": "86efef52889fa11e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1477}, "digests": [{"algorithm": "sha256", "value": "b27b67c68055f116612c3646e5b706406250d2543593b8a08295422d6864f929"}]}, {"id": "bb10745eb17cce96", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 420}, "digests": [{"algorithm": "sha256", "value": "0b2261ca51cfe30fd987f00359ef8063996de8f2cc4942768afb04ab96d6c2fe"}]}, {"id": "77347164fcc40640", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/timestruct.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "134090392ba8d85febf69fa7e8b9b571d36f2f9997ea8a4cbb1d482cd120a6da"}]}, {"id": "849d0c3c22e52de7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/unveil_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1058}, "digests": [{"algorithm": "sha256", "value": "e3c34fddb424af5d9e25558671914cfa3b592b42fef42f94ee8f1ec1cd586770"}]}, {"id": "ca865316e897371a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/xattr_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5607}, "digests": [{"algorithm": "sha256", "value": "79bf4d41913bf0e8ffed1ec2a2abc256991abe173bfec6ccb246e12f2e712fb6"}]}, {"id": "661622ab181574f5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53693}, "digests": [{"algorithm": "sha256", "value": "6b89b3bf3a8414dd20de234744e7e8e318635d383861b4088011f7c2b0d1577e"}]}, {"id": "03d5c5fcd831e2fb", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53952}, "digests": [{"algorithm": "sha256", "value": "299246ad349c2d649a3a29b8e3158e120e9a92ec9df4ba1f26be864bd1aaab08"}]}, {"id": "68754a1319278bc2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 88622}, "digests": [{"algorithm": "sha256", "value": "ddfc10247d1f1276f23348852c227c6f22eb1f948c367b92950d69cf7ea1974e"}]}, {"id": "c25f31a19ffc1efe", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 88622}, "digests": [{"algorithm": "sha256", "value": "8279874141a1c2fa4c4bf108ce15011bf9d1bc4bda91f8ff3e2fcc9dd0dc2745"}]}, {"id": "b7af099dde64e858", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72420}, "digests": [{"algorithm": "sha256", "value": "afffaeaf40976cd8ec2c91dba534733bcfd5c1bf384e3c7ee216b1c1e9e060fe"}]}, {"id": "c97e86fac415fe33", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81483}, "digests": [{"algorithm": "sha256", "value": "607c52942eb0cc3c83900b580c546dc0d76695a271a3d6cbc53085f7fd4946d7"}]}, {"id": "caac32442ce42d54", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81371}, "digests": [{"algorithm": "sha256", "value": "a3acf16738145989000d5e65867cead14801ca7a9bbe4d7bbf25ffdcb66a2258"}]}, {"id": "399e04aa9867470a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81112}, "digests": [{"algorithm": "sha256", "value": "8d3c5c792f681045673f0a2059b05cb2d6070dd42cb3dd29d104436984621f6e"}]}, {"id": "39e0fd95ccad3f9a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81143}, "digests": [{"algorithm": "sha256", "value": "455989dccddb6ea1de71cff168a735b069a7a801b26b4ea8e5cb04dfe2dced62"}]}, {"id": "dd1ed59506b7004f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85785}, "digests": [{"algorithm": "sha256", "value": "ecd02f320f5164e515db4c962ad24df1def7d15aa01d64e3bf00bffcd10a310b"}]}, {"id": "98910772b369607b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 179545}, "digests": [{"algorithm": "sha256", "value": "021159ed24b405fbaa75f19c3510ec88b88ffd3e14787c6bc5f902c9e97aff92"}]}, {"id": "548d67b13e288b13", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34300}, "digests": [{"algorithm": "sha256", "value": "2d83084a0f7c1d0eaeee98d219081e53d2e8583366d14b91d40d010bd8f10ead"}]}, {"id": "e8fb0265adc53044", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34314}, "digests": [{"algorithm": "sha256", "value": "8038205d43660176cdf418e7fe7f120fed53f9bf164e7748e6436c793e958580"}]}, {"id": "4bf3614fce53ee5f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34538}, "digests": [{"algorithm": "sha256", "value": "babfa72971f430fb1aab8b1940c07302e9d0601cf2b5cc1cf3b38b463e2b34f0"}]}, {"id": "b30be46871be793d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34275}, "digests": [{"algorithm": "sha256", "value": "2e1c330b8a90d7f3016a802c990de13ceb72c71b45c88c60e0b77e916bd0edf9"}]}, {"id": "7c991a4e231c9717", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33904}, "digests": [{"algorithm": "sha256", "value": "f4ea5db87fe0d716cc4a8a60349ce123e37f48575ea6fc6c7ec1178614e0db5d"}]}, {"id": "8579407df8f2c6d2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34837}, "digests": [{"algorithm": "sha256", "value": "f981b4eb6fdbda220e3ad2165609952768790eb6743687837fff4917e7b4a826"}]}, {"id": "475d81ad6dabc4ea", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34844}, "digests": [{"algorithm": "sha256", "value": "6d0841ee11614da07077d716ec9c8d67d5c952634b9aa7d6299398550ea05415"}]}, {"id": "d0348048138137d4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34852}, "digests": [{"algorithm": "sha256", "value": "f6690575bdcd934aab005f4cc345b76b11b4635a48f7ccfd18cbf2c268ce2d50"}]}, {"id": "c68e2e222eaa54b9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34845}, "digests": [{"algorithm": "sha256", "value": "2621194827bfa5ec7d81b54a8bf00aa5bb1f1fbc1dbf743f45ab9de6ee85868a"}]}, {"id": "0795f11baf761c9e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36969}, "digests": [{"algorithm": "sha256", "value": "b4595262f1faead913c96e0247df3760d8951c3379712c10ba3d509ffbb04184"}]}, {"id": "6b1221821532e47b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37145}, "digests": [{"algorithm": "sha256", "value": "ebd1c71a60f9eab39a1c73ab371d9bce112728eeff4d1e2f7983f0ac0af26425"}]}, {"id": "36336da06e609c77", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37153}, "digests": [{"algorithm": "sha256", "value": "e324c39cfa07a41f4235ce0aad79854f4f889b3944c5830a5839e4a9fcaa0a34"}]}, {"id": "e693cc04179eb0cf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33775}, "digests": [{"algorithm": "sha256", "value": "36300da644b5e896fa62f56ec2e1ce6ff5d1c494b482d8865867f7de3a8c6a68"}]}, {"id": "785f46c6ec1ec026", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36909}, "digests": [{"algorithm": "sha256", "value": "836d646aee62eebb8454d042f470428dcbe20eac1d12ea045f8dff5b9ac307c4"}]}, {"id": "f87712a723f092a1", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37048}, "digests": [{"algorithm": "sha256", "value": "28a439ad72f8e982ed826a8e4c2e0d9c43edf628dad5b7a321301529aba04506"}]}, {"id": "b293650fc294c18b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 74523}, "digests": [{"algorithm": "sha256", "value": "e294efe1f44fe6c4db9a6dce8a1ba4acbb13f6d27bf0efea9bf0af309f21e259"}]}, {"id": "c3df47b66760f86e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 74107}, "digests": [{"algorithm": "sha256", "value": "7b01663b0135c2dbf463fb55edaa306adb35aaf4ff2701c40bad2c36f2d868b2"}]}, {"id": "8803ce6f121b3bf8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73636}, "digests": [{"algorithm": "sha256", "value": "0342887f7645dbc19951ff944352dd24d396da59fe60c0b13064fc955b1d6f32"}]}, {"id": "1b15237612a22195", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 74107}, "digests": [{"algorithm": "sha256", "value": "e8a364a01bd9b84c9ea0214a75e171fc6d5865af7fd0c715582ef111f3a0a40f"}]}, {"id": "eef1898623b4cc65", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69920}, "digests": [{"algorithm": "sha256", "value": "6625545dd5e5d81046b5ff480c96afacdc1b23e0b81ac31298cd0496a7fffaf8"}]}, {"id": "0dbb80281299dc37", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 74495}, "digests": [{"algorithm": "sha256", "value": "3b9a75216dc3a3a08f1681fc0dcfdb3a1c45dd1457cad0ba1c8dfb2315207dfc"}]}, {"id": "d67fbd173d2e70cc", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69998}, "digests": [{"algorithm": "sha256", "value": "6d9792df43b6f46f446ff198d637bf3b8a4d91ad1e3e813bc1eaa1e38430f75e"}]}, {"id": "29013106ede1e9cf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75546}, "digests": [{"algorithm": "sha256", "value": "02e9b207d4ae747c3dc17c5595dd06302a791604bc6545d60b70ecd9741cf21d"}]}, {"id": "2433323c9b6bfe2e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78640}, "digests": [{"algorithm": "sha256", "value": "425a1d50bb05a7a51644cebfa336d8377425a79ff6d6974411fe21bf3520f7e3"}]}, {"id": "87c39fef10ca1a4f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80418}, "digests": [{"algorithm": "sha256", "value": "bfb6a0a44b9b30d5a49fdc7d37db5bff836030fcc9e71af3b374e099589085ec"}]}, {"id": "b196a9eac8c64283", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80382}, "digests": [{"algorithm": "sha256", "value": "16e1eedc8dbc6ab3302f73308474533b3f3da5de2d3dac6dcd8db85776067fda"}]}, {"id": "dd94af511c3ca898", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 60444}, "digests": [{"algorithm": "sha256", "value": "4e8faac8712d2163aeea4d3bb820fc58409429edb3170e74adc4a31bed1b7272"}]}, {"id": "dc163423eeead9fa", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35318}, "digests": [{"algorithm": "sha256", "value": "f14922121a4e66c37769e94204f09902b2ff615ce66ebe0f238378f3cc62c04c"}]}, {"id": "3b59922f20f471bf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "144c6536093dc3225ea7bf486a834cb51c687f5448c1e2108bf991999c4352e5"}]}, {"id": "3438f4b61139b4bc", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "731e8904fff8c05b1b90219bdf8e463411bb8de8cb2a94228332ea60974f2c95"}]}, {"id": "60b6fd719bc51cde", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1452}, "digests": [{"algorithm": "sha256", "value": "21b1c80a47cb3cd5c973eb03f27a5ecf2b769728315703fd5dc8b59859cd1637"}]}, {"id": "910d48eed931c9cf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "961eb6fb754024cff0516df2f6964715490d55bb96e489b889007a24389dceaf"}]}, {"id": "4c2b1931fbd12e5b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "53acbc913599ae003600efc8895059397a44c254229ddf2d4d88fd4f07f9c77c"}]}, {"id": "67ce12e2238e9267", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37147}, "digests": [{"algorithm": "sha256", "value": "3196b359aacba546de9f69f238269d18b126f39e470e92f2fe79f81608444cb0"}]}, {"id": "8ac80e01b4c79dfb", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31291}, "digests": [{"algorithm": "sha256", "value": "51fe0b4a0586e69ac7c881de81302e0ff3e970e819d6b13a8e97bb729b7b4d4e"}]}, {"id": "7407af69f82896c2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43589}, "digests": [{"algorithm": "sha256", "value": "d1dc0b771e98350dfcc4e6cb663b3a812bd36231e8984808c8479de49a62de37"}]}, {"id": "162e2f86b62fc975", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31621}, "digests": [{"algorithm": "sha256", "value": "6d89926db73ada38961d28d44f59b94d1ed0fbdd5fc1bd828571e3fbc76e48b6"}]}, {"id": "52ff35bd7c49cef7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68375}, "digests": [{"algorithm": "sha256", "value": "1c768aab2c2de27eb30032b59ff17196c965101ee41b1230093c697abbce104c"}]}, {"id": "38fc906dd8430d07", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30118}, "digests": [{"algorithm": "sha256", "value": "927362b85ae3d4921ff0a525bb29114bf2c78fee7f3ade8b2b194b4641397186"}]}, {"id": "b5ede5f3e5204688", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68319}, "digests": [{"algorithm": "sha256", "value": "a5547700ce3a88d492c8b7985c7d5a0c3702710c97f0a9c064bf20b1696057cf"}]}, {"id": "653f560c0ce3a379", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30048}, "digests": [{"algorithm": "sha256", "value": "4338712fcd8207dde4d981c2a1832cb93ce068428f0fef72f817450f3da56784"}]}, {"id": "39fa8e8030865be2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40045}, "digests": [{"algorithm": "sha256", "value": "3460124230422d5c11ab94d454f4bed4ef3e1b916a29427bc88ffe01e903bbfe"}]}, {"id": "1c359f68d5fe99a5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46196}, "digests": [{"algorithm": "sha256", "value": "4c0f93c37424e731d467141e3a3d125acabc54e772c326234d139b32fef12d96"}]}, {"id": "30424cebce0d81af", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46000}, "digests": [{"algorithm": "sha256", "value": "decd6e8bd4e519c0e9f1272b7eef7238969372870ee45002423a66017bf34ece"}]}, {"id": "440587b589e358aa", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46230}, "digests": [{"algorithm": "sha256", "value": "146c6e84e3a9fb09f3052172ee0fe45525eac74a300fdaf8dcde465af2a349d4"}]}, {"id": "c7637fdea0654ee5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46000}, "digests": [{"algorithm": "sha256", "value": "a6b4211af77e574bc0d40f749373f11a04a8e26e0fa653d6eb2214436559b636"}]}, {"id": "6dd59b98bac8004e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46008}, "digests": [{"algorithm": "sha256", "value": "d1d5e0679a0b1414e5048b1d23ee6d8ebb3867f613fc167b66ff3ccd807d63ea"}]}, {"id": "1b915cc301e1c2e0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2672}, "digests": [{"algorithm": "sha256", "value": "20b3c18190409783dae3d99a59a277883c2e8738076478af3cf41a87d8f68639"}]}, {"id": "b81868a105ffcd5a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53634}, "digests": [{"algorithm": "sha256", "value": "f0fdadcbcbfc1dc67d342625ba7373401d7ebcce3b28f03f13611599b1474550"}]}, {"id": "df505288ae6e5059", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12683}, "digests": [{"algorithm": "sha256", "value": "c6e5705cd2e4c51c2db8d9bf41c0482c3b8b9831a2cfb5c4f8766c841375ed0b"}]}, {"id": "57885843bdd95438", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17181}, "digests": [{"algorithm": "sha256", "value": "aa932ecc208e2e66e485d72daf852790ae0263fd2fa92fa96208d4670bd4144c"}]}, {"id": "8f45d1834431e5a5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16268}, "digests": [{"algorithm": "sha256", "value": "39eb26e0a5289c2010425bd0860ba885f1e63c15aa36d7ee185b870d4efa6a51"}]}, {"id": "56212032a41de2d0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14848}, "digests": [{"algorithm": "sha256", "value": "f40461186f49e620694f081c83d2aa759abfae72f5a692fc626582261b17a4e0"}]}, {"id": "635ec178ad4dc385", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12938}, "digests": [{"algorithm": "sha256", "value": "9a6a0739c9266915551dad282594d1a01ca6c4cd2024f2dcdace1a574d2a0ffd"}]}, {"id": "a9f25938b5e0ee10", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17450}, "digests": [{"algorithm": "sha256", "value": "3988d8382b7e2a385bd17b40e48cfcd436f8076aeb17a0603aa1a42de126ca2d"}]}, {"id": "5593b37bc01ff86e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16951}, "digests": [{"algorithm": "sha256", "value": "f3ca548ff1e313feee20bfdc49435800a2045f781ab3746539577edcfad59c11"}]}, {"id": "7149d1f108a9ec80", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16685}, "digests": [{"algorithm": "sha256", "value": "afef99398d78a086604d0c44d466d24a2e388d20019cde538866cfaa6b1ab32a"}]}, {"id": "6f88b38bbc119bd2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17456}, "digests": [{"algorithm": "sha256", "value": "ab7cbe773b41795169a01b7a8237b00b6854b5c850f01377be84508ccfa0c197"}]}, {"id": "8aafa749ed1d8ff1", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17525}, "digests": [{"algorithm": "sha256", "value": "5e4b29cc05f9aa3d6f0e8508047d4f1d4a2be44dbb3e3916debb447638130eb8"}]}, {"id": "014f1e45082f227a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18504}, "digests": [{"algorithm": "sha256", "value": "0acfd6183ab4270b48ea2bf3b03f1ee09bdbc20afe08687dfc1f2425f2408c86"}]}, {"id": "9461e1fd41ad4d54", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18510}, "digests": [{"algorithm": "sha256", "value": "3c8f61c5c1532edceb04ca8f17dcf50af28f6e7b1fe7db518b82a34e6464d36d"}]}, {"id": "4f1b891c5fb0ff4d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14347}, "digests": [{"algorithm": "sha256", "value": "19612a9780b82e90f3cf722ee5570b7fa718ef01e050365e0314a602da6f3d58"}]}, {"id": "1a397b0e2c8d70f5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12687}, "digests": [{"algorithm": "sha256", "value": "8482b21fcd20a8d836606126c62862d54041b4b19ffeae75b67c1b39755a86ac"}]}, {"id": "8cd2a10f87ae62b7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17113}, "digests": [{"algorithm": "sha256", "value": "d16c64d8af9811001157349c017e7d70422899cb4cb5067a804b8af2993b024d"}]}, {"id": "a2b05587e5d3bcf5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45126}, "digests": [{"algorithm": "sha256", "value": "4670dc58ebe65a6389aebcc4043b7a6067e7f7302e8b2363d2b829467d00f739"}]}, {"id": "aef7877b48c5dfb6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44935}, "digests": [{"algorithm": "sha256", "value": "4db047ae639144623ab05d7caf32f1e5d7ffa8e2c3a373aa1a61948629bddcad"}]}, {"id": "3589fce1f79d6118", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45131}, "digests": [{"algorithm": "sha256", "value": "565d65aa0f6e5a9deda6eb15a04b8f440c0d79352726a66648fe1a95c60c2eec"}]}, {"id": "bfe40ced9a737db5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44935}, "digests": [{"algorithm": "sha256", "value": "417d84c85c1b1d8d198c3864d174ad9ae55a469d0352b05d6fb4c25ee885a716"}]}, {"id": "5712f8e0ab422e0d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56701}, "digests": [{"algorithm": "sha256", "value": "388e2ae5360ce6b5d40d0d46c9c6f53d80c537f874ddca92cd986b3137d84b3c"}]}, {"id": "18f12bfdbcb586e8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26255}, "digests": [{"algorithm": "sha256", "value": "3261ec4b05efae104ae9003f56a7f0efaabd779d047f7cacbda3ebb723069815"}]}, {"id": "101291c03ba644e9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56556}, "digests": [{"algorithm": "sha256", "value": "2e034008ec62ea9d4cd77b791996685326dbed61eebecc55f1811172563c4e8d"}]}, {"id": "54cb790800cdf063", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26257}, "digests": [{"algorithm": "sha256", "value": "966a87e9e565c00fece3946fba73353d1b13578551455ac50c7cb857d9dea4ff"}]}, {"id": "1033c6789907583d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56726}, "digests": [{"algorithm": "sha256", "value": "1d644e35cb5827e0a498c8658b3282f443c2ecf4e91ff4cfd0a491c4b3bd6061"}]}, {"id": "354792f49157f36b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26255}, "digests": [{"algorithm": "sha256", "value": "8c162bcc75f98abf98e92c5c8d887b6f489924a65fbb527dc46a74d2a766fe4f"}]}, {"id": "c2a6e8b906c17aac", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56556}, "digests": [{"algorithm": "sha256", "value": "a50409033020d0126fd1dde457d3ba29193ad32d72aee5cab3e88995d4193475"}]}, {"id": "66645a6384704385", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26257}, "digests": [{"algorithm": "sha256", "value": "523c5e0b1df90ed7bde18a6fb7ca8907e61c18e9856e2a0fd45de00b67b0f95d"}]}, {"id": "3974476dff49ccec", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40363}, "digests": [{"algorithm": "sha256", "value": "0b0cbf313f732c69079cbf8ed6314280d0b8ffee2a0d5ebfb5b9f40685484b7d"}]}, {"id": "23ff126d4f182029", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56556}, "digests": [{"algorithm": "sha256", "value": "19bb4a24b9bf1bb393035517653dd5f2d0f20f3c1c73580cd888c2586b9d58b3"}]}, {"id": "98765247f983e353", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26917}, "digests": [{"algorithm": "sha256", "value": "7ff9661e571fc8e16ca572d9c2549def13c87671f213b4314126114c5f961f78"}]}, {"id": "048153681c23bb17", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56564}, "digests": [{"algorithm": "sha256", "value": "cea32340961dbb743a803b11134afea050cc60f7bb65878a0fb5cdbdc21b2552"}]}, {"id": "423c19fe643aea69", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26259}, "digests": [{"algorithm": "sha256", "value": "228cf228bb7906ffe681d18c6f5dd30e5958e9f41cfd217e023e1d6893307fb8"}]}, {"id": "7ccb860dd02a2b56", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 59579}, "digests": [{"algorithm": "sha256", "value": "faa231586273d22f3f8c99b84362040363394253e8a5f6f7cf121d9ee67f4be1"}]}, {"id": "9a3ddecc8b78977d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30586}, "digests": [{"algorithm": "sha256", "value": "6b5012e822d3af8638ca58664c64e2403c5b1d7604e8fa326e6d0d6b0e5ad5f7"}]}, {"id": "9a2ed1d27f162c17", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12077}, "digests": [{"algorithm": "sha256", "value": "da7ac5dc1faebc7d8434b9f98f8edebd551a5637c982a750879a70874c1b9019"}]}, {"id": "4038284dce21a5ec", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11950}, "digests": [{"algorithm": "sha256", "value": "a41d47fad56d50adbc4cf17fec5d072d8471941c755cb4a14ac4acd75fc949f6"}]}, {"id": "3b9295043924f440", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12077}, "digests": [{"algorithm": "sha256", "value": "0d9bdf39691660d0e2f52b354e6e0bfa0a66215fe942c52b1a1de370161b8c9d"}]}, {"id": "0063c4283b040af3", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12090}, "digests": [{"algorithm": "sha256", "value": "c3ef9fac77304b565784f6af950017a30a903f83923ef8beb4da2d27edf17668"}]}, {"id": "9da1ae0fcdc72007", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12217}, "digests": [{"algorithm": "sha256", "value": "d4bcfd8cb8363785a6a9ebeab1723530534ff5d79307e53fa401be53cf79fa88"}]}, {"id": "d88f41ff2b7d518f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12244}, "digests": [{"algorithm": "sha256", "value": "863e5ecdfdee4beca3791f400fec5c8132d82b94332367fe2922c94f72610b61"}]}, {"id": "b1ec68361f946ad3", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12285}, "digests": [{"algorithm": "sha256", "value": "b2a5cc7b07c0bc4951a599b3ee9505d1b836da73e38b6aa6c44a4df4a50dd07f"}]}, {"id": "5e22cd3ec0e58e69", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18293}, "digests": [{"algorithm": "sha256", "value": "7e67e9c172b1b3b1dd9487f260f2b6d63268bc97af9a6c9b2a62ad6cb9c59bfd"}]}, {"id": "5d24f2da072878e8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18212}, "digests": [{"algorithm": "sha256", "value": "dfe13637b6737fa7d6f36a18a1b15164c124f952d79466f50552f1bdc53e073f"}]}, {"id": "c500be0f61ce3544", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28298}, "digests": [{"algorithm": "sha256", "value": "b415aefb5a04a558c8450928e8998acf154bd1fc18557a3724f07e144fb9b153"}]}, {"id": "8e0427d00f2cec89", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36982}, "digests": [{"algorithm": "sha256", "value": "f9a50cdad358bf8382a87a1eb70f8df97d0cc41db322440d38ffccb42da5e690"}]}, {"id": "d73b274ac3ec4757", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36986}, "digests": [{"algorithm": "sha256", "value": "1cb77fcae199559663a99ff63ea883d11a0d73e46c2bb63f4871421eaabc9888"}]}, {"id": "1bf12c27ffe87a95", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36982}, "digests": [{"algorithm": "sha256", "value": "917d8aae3fb3629f88575764d072de48dc77b6a2f1addab4443e81fc2fe6bb6e"}]}, {"id": "2ea8118a2c093d8c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36986}, "digests": [{"algorithm": "sha256", "value": "cf7c90b8dcd9277d18440a77b3ee9ab03b63900a8f2d3b807c18bd94f30b4016"}]}, {"id": "b7ec684e60da1dfd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36990}, "digests": [{"algorithm": "sha256", "value": "28a40acdbc2a300c65576149437d70505e8c98eddfa2a986cafd5fadfe9d4113"}]}, {"id": "24c4ee638bee23fa", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17732}, "digests": [{"algorithm": "sha256", "value": "914e76295022fe902d237354b290cd5608642f1f57acf6dbb87273afb049370c"}]}, {"id": "8387977c74ad0998", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12810}, "digests": [{"algorithm": "sha256", "value": "ebdf03f2b75cda14cecf40248c058499a629f96778bc860e592dec77fdbe1b44"}]}, {"id": "24dda30da1e1f2d2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16312}, "digests": [{"algorithm": "sha256", "value": "ff83da20310fd9597666441f64d6e1901ced167f27c5b920ca2d856c54a4e56d"}]}, {"id": "8cef37c8c6627eef", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10894}, "digests": [{"algorithm": "sha256", "value": "eeea6160f92776d9a3e207c1e0940000c02c852d1c0c322e5f53bbc1d452006d"}]}, {"id": "73df969636a4fc9a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10681}, "digests": [{"algorithm": "sha256", "value": "58cd72a67f6dfdfa3a9371483cd86403a31fd6dedfe6f11aecddc8d3aa33dc04"}]}, {"id": "30056ce69b9b2975", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17625}, "digests": [{"algorithm": "sha256", "value": "0419a0ee5bea2d2329348ed24d30dde8217d2cdf7404e51a408a48d9e4b5a3ce"}]}, {"id": "a816da2293080ef9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12993}, "digests": [{"algorithm": "sha256", "value": "f44bc687f1b8e52118ba7aa517dcc2295478549e4c9f70b6ba044f8e05de40de"}]}, {"id": "8e823d5602b7dcea", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13001}, "digests": [{"algorithm": "sha256", "value": "a05275b92cf162673968d17a88e9a2875d7dd30e4ac0aee48522971d947522c1"}]}, {"id": "d8ec86c823bd8288", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17633}, "digests": [{"algorithm": "sha256", "value": "891bb1fb22f51fc10a5a9ac5ba46fda8fc14203da99028b59769ae69c4605d17"}]}, {"id": "c9933802dc79b777", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17367}, "digests": [{"algorithm": "sha256", "value": "8445e4ddfcae4dd8cfecad8ac00c3735951d07c9990874ef0e64d8b93511d74a"}]}, {"id": "7ec947d505fd2a06", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14240}, "digests": [{"algorithm": "sha256", "value": "1a6323330462f76a71a69a2df31de599e1f964bc21857f6a9d8c511a21127be9"}]}, {"id": "e06be816fb1a0ebb", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14248}, "digests": [{"algorithm": "sha256", "value": "6cef70291708cafc2cbf6b880b02e6d50770aed902cfb05c79540c4e4f6a8887"}]}, {"id": "174808faf69a12f9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10854}, "digests": [{"algorithm": "sha256", "value": "aed2fae98e5d887a32de0b5a6245a04005428004e98dc6e2149966bb02fd328c"}]}, {"id": "f350c5442974384d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13062}, "digests": [{"algorithm": "sha256", "value": "09aec5a7d62d0e0338ded75096bca8ac31225b817f734ca40dafddcedf03201b"}]}, {"id": "412f18d987610d0f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13529}, "digests": [{"algorithm": "sha256", "value": "9fe5bc15fd83476bc15c99ffb9d2831cc4d96df1e9af97da742f05bf10cfb764"}]}, {"id": "f3d1a3f20512abe7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26363}, "digests": [{"algorithm": "sha256", "value": "a3cc8e4396b4268f14b0a6235223c9eea52322f53ad7b8cdb04bb0dac5cbd37a"}]}, {"id": "f9acae81d3745aed", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26367}, "digests": [{"algorithm": "sha256", "value": "b2436bf68b44ca5cd2cdc7a7fe13a0afe6bfe89071fbbcb03dcb21250b80daaf"}]}, {"id": "158fe6261b68f779", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26363}, "digests": [{"algorithm": "sha256", "value": "767c42117622ef62506efb7c6efe18c8c7307916eac1a5f138c2d4da05a267c9"}]}, {"id": "d0cba7aecdc64721", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26352}, "digests": [{"algorithm": "sha256", "value": "3d5d84f15e0dcd0405e3b33a822f0496f5d031f45d50da6268f35370daec2a68"}]}, {"id": "3e97ede6a1f4ad47", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18357}, "digests": [{"algorithm": "sha256", "value": "e13961c14491febe4c5ce8c18d5ab41e713f174cc70ce36ba55f7706f1840081"}]}, {"id": "a440ad15adb7c91d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18361}, "digests": [{"algorithm": "sha256", "value": "247cab60219aabd9c8bec1cd8c6b2cc3a2db17c977b192b6ddc71f0af4c8ff75"}]}, {"id": "01d096b5a57f6025", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18357}, "digests": [{"algorithm": "sha256", "value": "d2401c0daa142a9e3060627384c417cbf2161fdaf4c5adc6124d8ac149603d36"}]}, {"id": "9b8ad6eb382cf013", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18276}, "digests": [{"algorithm": "sha256", "value": "6197a0425ce7566f73db5b94af38cf9457d4f41641295f509db009f55a82f894"}]}, {"id": "2bc9eb754c424afe", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18444}, "digests": [{"algorithm": "sha256", "value": "5de4333de87d8fd945e69ba9bc6e6f05f3ffb14d052e06786654dd86ef4f3a2e"}]}, {"id": "1baa9a141ae46289", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18215}, "digests": [{"algorithm": "sha256", "value": "b45cf131a77299524a4c844e82ae2a7f8290def454be247a789f9ee8fa310733"}]}, {"id": "3526ecb55eea3439", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18280}, "digests": [{"algorithm": "sha256", "value": "7c2e46e2628766ca526633ff9f477c039cc91d5d02983b4d57740db00a44218c"}]}, {"id": "472d4e4dff6e026b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 119819}, "digests": [{"algorithm": "sha256", "value": "4cb0db820cf40ef524edc7ed0986347ebff5741c3ae1b4f1ff2791edb57f30d5"}]}, {"id": "fc502e88ac23e377", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5049}, "digests": [{"algorithm": "sha256", "value": "429b5e32ef822ac8ce236f152b469c1ab48be81ec9001afe4ad6f6e88d54dc6e"}]}, {"id": "841c06f606d967d9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5123}, "digests": [{"algorithm": "sha256", "value": "90618f8e20d2b4f2ccb8fdf55cc4c9a757056b31948f5ae27b134ca8138c2fbf"}]}, {"id": "b831fe3105f35cca", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12530}, "digests": [{"algorithm": "sha256", "value": "6d8cd74a2b662eb9cc4fa4ba5b6990996c1ca2cd755f05ab38a9a54d84d4fb59"}]}, {"id": "0273d138634d6419", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12530}, "digests": [{"algorithm": "sha256", "value": "469f420a7443ce5958d0f250059fd63d379a3ce047c3419906b4dc3644cfb1dd"}]}, {"id": "202b1333f460a03b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7097}, "digests": [{"algorithm": "sha256", "value": "031420996c99f8bca43c7c0cb0156e2fdc4e66cfdf9a13fe93fefd943fcdbd63"}]}, {"id": "09fa5a2b3f8c4ff9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9882}, "digests": [{"algorithm": "sha256", "value": "60fdb291e199d6d2b4e5d0d470df38aee7d547e1d10ddda3da8d5464090759b6"}]}, {"id": "438585cbcf3dccec", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9939}, "digests": [{"algorithm": "sha256", "value": "a7f3ab9e1dc362aa7fb338fd55a89d2d557d41a09435826be2ff4abb8afa1051"}]}, {"id": "306e23a221be1279", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9757}, "digests": [{"algorithm": "sha256", "value": "b7f03c78cb2a78a318a1f77a6f3b68984507b9d88157c079a341a689e166678b"}]}, {"id": "91772658f6ae319c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9645}, "digests": [{"algorithm": "sha256", "value": "ed05da657659828a6d5cfa79b65c48add9373cb0b7d39a713d9b04c2db2cd08b"}]}, {"id": "bc225aaac0591ff9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9718}, "digests": [{"algorithm": "sha256", "value": "c5b2febc4047a1a96384747a8d9af8a6c6d585bffa5416050d038a9380f9f1a8"}]}, {"id": "72ff2a6a8eabb7dd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 238972}, "digests": [{"algorithm": "sha256", "value": "66859563ee29676d89fb9e5b5b6326f6201691c6d226f2bead66247232b488f7"}]}, {"id": "6e003875cb12d03c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12618}, "digests": [{"algorithm": "sha256", "value": "0e5bc74e0753f9b1efc8692bcb6148b9f31461863fb92ea4fff0f1102b61ef4c"}]}, {"id": "57d59177181aa475", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12811}, "digests": [{"algorithm": "sha256", "value": "9b2591d0ad61d7221ff22306d6a3ae9bae918ac055c2bdfaef02b3261dad79a6"}]}, {"id": "9982a8d19b77468e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12580}, "digests": [{"algorithm": "sha256", "value": "0379db7e217bdf8b106380d84609f170752f19f441e34184185efa5e25ae669a"}]}, {"id": "8929488bbd06b1cf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12455}, "digests": [{"algorithm": "sha256", "value": "edb5516b078e9b1916be0037ecfe49ae8bd78dca74e281ca89cd09f6e4a64488"}]}, {"id": "da759c59233816aa", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12478}, "digests": [{"algorithm": "sha256", "value": "344d2d8bc09d2ef33acf6b15f670aa7d05babf683d1d26c42e66130e3fa46fef"}]}, {"id": "721a653321e2cecd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12642}, "digests": [{"algorithm": "sha256", "value": "10454339ec10b6d06c8d65e7747be0402794f1faee1b886775837d82fa253c92"}]}, {"id": "29f6453ac24ddf6d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12513}, "digests": [{"algorithm": "sha256", "value": "ad2665c7457568d14e60902f661a3619ae7c5c11638846940bff1c51eab6791d"}]}, {"id": "d6545002d98a6b82", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12521}, "digests": [{"algorithm": "sha256", "value": "62f4c76c0bbb38d6f99bdcbb6b955de0652f24d92bd159d97488d5b00b80774e"}]}, {"id": "0ee0096e0295263c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12650}, "digests": [{"algorithm": "sha256", "value": "ddd844f5e96b464227b57dea111a5a8745ff183fa94ca55ee18ee4a1a04462d1"}]}, {"id": "313ed5b4f0d17bcc", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12828}, "digests": [{"algorithm": "sha256", "value": "ab4a17bdf33e29aa3f1f74e48935cda3e560d2eaff2b3c65d49f220b2893cb27"}]}, {"id": "6c19cad864516c8b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12654}, "digests": [{"algorithm": "sha256", "value": "794a56839fcead27381121cef226c30734dbd54f1ad1bbc80e42815a12d246fb"}]}, {"id": "54c33a15024594d5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12662}, "digests": [{"algorithm": "sha256", "value": "3c26314ad739b5d2365b74014e591ace3e68a188cae778b61eeb02b53051b65a"}]}, {"id": "6e51ba010f1bc41d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12805}, "digests": [{"algorithm": "sha256", "value": "73c5aa007a7a85ffa3e3f41951f4a543c1e9a4cf398bbf45c124b06c1e76612f"}]}, {"id": "35af159ff89fded6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12955}, "digests": [{"algorithm": "sha256", "value": "631850781523189f6c95072b30c650ffc9991c1d07058a3802fe5182d6249d42"}]}, {"id": "b5b25a1b521c7d82", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12512}, "digests": [{"algorithm": "sha256", "value": "13b530f56580a8223700f5657b998c34bb7cf17a01295b8a12e89fd1f85acdf5"}]}, {"id": "013f4f9d0d3987ae", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7606}, "digests": [{"algorithm": "sha256", "value": "fd124d8a5d1acff660ba97120c710e8e267e848f27bf3e24baa47bc740bd3402"}]}, {"id": "ef8d9e1ef659c924", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7798}, "digests": [{"algorithm": "sha256", "value": "01a3e072718169e045e25d3f63209f6c95ad488d3422e141a87246bb64fe974f"}]}, {"id": "3721782ea3cfe62c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7733}, "digests": [{"algorithm": "sha256", "value": "6ab2a7108261a3143344cf00122def1a899f64d2021afe112c172d57764df0b8"}]}, {"id": "bfc2f23ffae03baa", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7798}, "digests": [{"algorithm": "sha256", "value": "5264c783c2a1947aff407b38adfcf0a9cb63fa501fad6076a1b983a5dc4f1884"}]}, {"id": "cf7bf07047437c0d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9703}, "digests": [{"algorithm": "sha256", "value": "11233462554a21111a9b03b9f4825a64104efd57c4605cccffe44d59215db4bf"}]}, {"id": "f5cacef88c804338", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9586}, "digests": [{"algorithm": "sha256", "value": "bfc02b40e7794d0acacc6f27c18ee56b19171789127b8ed0784e7a27397b68e9"}]}, {"id": "0335df1f7284e4b9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9602}, "digests": [{"algorithm": "sha256", "value": "76f5cb743f7475fa006abc9466809b7b0fb3a12bf5a698a3d6a6e3d88efaed22"}]}, {"id": "8f86f1409dee35a6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9486}, "digests": [{"algorithm": "sha256", "value": "d9f69432a4ae6e69a004dac885e8fe165aea93ed15a4b7df9e2edb147f9489a5"}]}, {"id": "7ee373115f936a75", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9488}, "digests": [{"algorithm": "sha256", "value": "2fe5f81e04cd304d0fa29535c24b435d0a6c3a015044718350f291dd04146cfc"}]}, {"id": "7a3665042b1cde8d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9531}, "digests": [{"algorithm": "sha256", "value": "3dd7ded9b8f71d488b6981c355c3131c63c8f6b07391a36b0d2c109149ac7e67"}]}, {"id": "c5d687a76cc67031", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9535}, "digests": [{"algorithm": "sha256", "value": "37cc168955f86e1d265814135d7d14a600305ea5ba04eba02c74965a0e8a6579"}]}, {"id": "db59bf9b3bfce106", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7735}, "digests": [{"algorithm": "sha256", "value": "7abbc66abb0e3f541bddcade31ea905edae660eb4c7f1678cd02550945d397d0"}]}, {"id": "df73998ecc2ad119", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6843}, "digests": [{"algorithm": "sha256", "value": "063ab626123884b7dd9ec34d8a5e65eb830dac8637225c5e919b22393eb5f7e8"}]}, {"id": "831eea72211542ec", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/aliases.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0e06481ce34a57e5c63ac824dc0515f6fb70e5b4f9b0afdaeac753f7ac63dd0b"}]}, {"id": "a5774addfff91b06", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/dll_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12312}, "digests": [{"algorithm": "sha256", "value": "c537db32b5a32d6951d0a0c5dbcda2882e75e5b712745a4e7d32fc37ce032d02"}]}, {"id": "2297f304bc023c41", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/empty.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 329}, "digests": [{"algorithm": "sha256", "value": "16de3415cb58442cb18fd0b48514dc80e2cd2752ac1dbe909766cf458177fd37"}]}, {"id": "1b4fb6ea7608caf4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/env_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1245}, "digests": [{"algorithm": "sha256", "value": "69a9e0a6f465c88b24699ea8b6f587c679895ff2d34ff5a6a85c4635192f0a89"}]}, {"id": "92a8e250e07bedd2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/eventlog.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "820cee0265a2711ccf908e5d3613674671c0b7d2204641d5d3b36ae5f972cada"}]}, {"id": "9a7eaf9b1beee53b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/exec_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4733}, "digests": [{"algorithm": "sha256", "value": "489f6e496c990333e5a42b2990ade8ea37ac92208a30eb737cfe9bd953bc07d8"}]}, {"id": "10846a17f5424d7a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/memory_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1405}, "digests": [{"algorithm": "sha256", "value": "070342979027b739e224a8d35c5dabd9ac6ea662b9a58954446f27103c2443c4"}]}, {"id": "33d1a5b037dfad8a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2168}, "digests": [{"algorithm": "sha256", "value": "1e8ad2fee707012f9df5b217fb17fc08bbe65677d249d167d065c7d83c215e43"}]}, {"id": "64ccd5d8b5fc72eb", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1382}, "digests": [{"algorithm": "sha256", "value": "3b7f6ac42ae1e73aa8d06d4f89f18b91916f153b030e9c01e15d41959b6b5fc6"}]}, {"id": "45a5185bac4406a1", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mksyscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "64a9edffa145c72a75a85f16e23dcc9b4c40d6a25c6a4eee123275f1b7fd9fc8"}]}, {"id": "d6174f8bb6159707", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 614}, "digests": [{"algorithm": "sha256", "value": "54f788b4477d53a91520b86eed01ded43d5ca03fe4109657c8c4499fc350a78d"}]}, {"id": "c8904a7fc5e534f8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/race0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 478}, "digests": [{"algorithm": "sha256", "value": "9a75e6afcfe4442a6a68ec6a86f224a21a0bcd8919ac0b1d4ed3176f00559c60"}]}, {"id": "43c09937e5d81833", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/security_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53493}, "digests": [{"algorithm": "sha256", "value": "1426cbaf67dff171b094de081d91c155c6a09bae1f00e95cdd867ba2b653272a"}]}, {"id": "f8d27170b56877a9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/service.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10115}, "digests": [{"algorithm": "sha256", "value": "39ef2595efd8279ff6403a94e78706bc79dbf775f21f5e31eabf41cf0d5a35c7"}]}, {"id": "ed212b08dff97536", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/setupapi_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68854}, "digests": [{"algorithm": "sha256", "value": "72097fc028210a5700ede92673d155af6de97210292770bfb31363691dad07c4"}]}, {"id": "d18ff6970dd258a6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/str.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 522}, "digests": [{"algorithm": "sha256", "value": "b28e3498046fc5e7db590560ab235d16fb871d046b961c88c8040203be713a77"}]}, {"id": "d395f84d6e06fb53", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3256}, "digests": [{"algorithm": "sha256", "value": "bd99425f1d8d4d778c1afa0e2a553dd5081ac983dd4cbb1aff56ff96d7665a69"}]}, {"id": "8e20b8f96f4f6c28", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80209}, "digests": [{"algorithm": "sha256", "value": "2e02b991ca910d7eb8f4f20f5a3754d594aee16d6b3d911de49a073b64cbe292"}]}, {"id": "d6be92bb69db9b96", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 102851}, "digests": [{"algorithm": "sha256", "value": "d5537b22fbf2d4db556da2490af1072806dcebc8c1473b7b59066b14ab943192"}]}, {"id": "7f520bed55ba4aa3", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "02d259fd40882f68a35913b0c1d3320054804d92a4a7a4e6b86b1816c1b90258"}]}, {"id": "375271551bd44b00", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 817}, "digests": [{"algorithm": "sha256", "value": "c375406875cabc6447a9a8ca917eccab2227ea33a17ac3ed02a3a8fca0af8ce1"}]}, {"id": "70b5e48504798533", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "e4dade4b688c7dea2a0d89a819d6917f3ab7be2514e462d7eb2fc2052cdc625c"}]}, {"id": "dd580839d1226a0c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 817}, "digests": [{"algorithm": "sha256", "value": "c375406875cabc6447a9a8ca917eccab2227ea33a17ac3ed02a3a8fca0af8ce1"}]}, {"id": "8d806e98cb42fa7d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 945502}, "digests": [{"algorithm": "sha256", "value": "fdf634bbd093494501a9aec0660aa53b434fdc2c2bb989e8d0925323e511358d"}]}, {"id": "1a91f27cdb2ca1c3", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19145}, "digests": [{"algorithm": "sha256", "value": "3815bbaa8adf5400041954decc56e8889eb56eb20bfc30053e7799703af0fc95"}]}, {"id": "e93b0e5640ee45a0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 191528}, "digests": [{"algorithm": "sha256", "value": "cdb6c945287f03175eb8aae86e984824c9c1d9af5e41a84317a80ddb46186b5d"}]}, {"id": "6a1a500412d0f92d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/CONTRIBUTING.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 913}, "digests": [{"algorithm": "sha256", "value": "6f509e4bff3be1f056f1d8d5224c5e8eefd61fdf62c57fb1d0c8c6ce369e56e4"}]}, {"id": "cda1d949463f2432", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "3200f04cd356aa34", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "0103a47ea643ce72", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/README.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 727}, "digests": [{"algorithm": "sha256", "value": "09d269cea2448fa9bf3e37e2dccf0d0bde22dc76fdd4997a6e7f49baae060bab"}]}, {"id": "d68888c97a53cb23", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/codereview.cfg", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21}, "digests": [{"algorithm": "sha256", "value": "7c54d4c5f43de8c5cba7ec4ed15d1a497e075b1656ba5e8a51d86a86543a516d"}]}, {"id": "453d398c108f67cb", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1829}, "digests": [{"algorithm": "sha256", "value": "9792d91be6b3e5195591a2e5bda1fd01cb19954df79fd844de4d429538c1c5d5"}]}, {"id": "3416204476e5e43c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1149}, "digests": [{"algorithm": "sha256", "value": "d2317483f1077eaab2f6a33c1b31704cb072fbdad75b5bca67aac8f0a8dd175e"}]}, {"id": "c10cc2182e1d3c4f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2470}, "digests": [{"algorithm": "sha256", "value": "5238ca18333804a892ddb14fcb18bb3a7a6339aff5e1f19797d8904b926446e7"}]}, {"id": "ba9b129fc71bdced", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 399}, "digests": [{"algorithm": "sha256", "value": "43e1e96a57e2d4dd1a7243692aa1b173b380b72a8be25ab859b884d0b7047386"}]}, {"id": "1d841bb4c9f6d53d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 356}, "digests": [{"algorithm": "sha256", "value": "029834a2521a20e10869c3a9f483a7bcfcc95639214b815b1f7a3f3383cea937"}]}, {"id": "426cbf9f8e81fc7e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unsupported.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1235}, "digests": [{"algorithm": "sha256", "value": "1ba7346cc4656b43a5ab1240236def67662175b45a1a81b798e1052ff932933b"}]}, {"id": "db71b80129699b14", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2139}, "digests": [{"algorithm": "sha256", "value": "e1d8fbef7e3e5c93700cd15cacd44bed66aaea51b72e70da3eb50655e7018f20"}]}, {"id": "65aa0562c0957278", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/term/terminal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23022}, "digests": [{"algorithm": "sha256", "value": "30a5ebfa9e972f186a90cb0d68c27da16e31347cb245df6b85f7ca1232adc638"}]}, {"id": "3aa12072882768af", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "c98e9e4db1c8660f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "0af8d0d67c6a2bf6", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/cover/profile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7696}, "digests": [{"algorithm": "sha256", "value": "57d425be722af4241bf63b9e35c61cbad74b8b7ab50466e0e0086fdfceb27346"}]}, {"id": "bcf4dcb165cde108", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/analysis.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9026}, "digests": [{"algorithm": "sha256", "value": "991841801e08aef563fbdc921447c900cd9ef5e7d8d18e86968c4bbf35da4dda"}]}, {"id": "43e0e226ff78102c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/diagnostic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2512}, "digests": [{"algorithm": "sha256", "value": "75cc26c1da68307a42f64dd8c18062d42dae9175face0aeaaf893caf911a8126"}]}, {"id": "fc908ef3283118d5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13516}, "digests": [{"algorithm": "sha256", "value": "2717cfba5909d4e9900900170ddf109a27ebcf4288efbdd9254aef398050fa06"}]}, {"id": "85450dc5521ef900", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/flags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11747}, "digests": [{"algorithm": "sha256", "value": "9f5162bb8cee630d8a56572d29876a98b602473976f808c580e7f63545278e5f"}]}, {"id": "cf3c70e53175e1b2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "ccb98720c99e807e9b2b8d2912fff6c1be7303a1b1f867b448accda7feefbd2a"}]}, {"id": "c7ef6bbdba5fd359", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 266}, "digests": [{"algorithm": "sha256", "value": "1469edebf758e5c1878887dd2c392086dd8c491f9cc2f07c7df68d59626c1412"}]}, {"id": "6c588ddedbaf7559", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 376}, "digests": [{"algorithm": "sha256", "value": "1713a554e3ca1ad7c33aa4ad9e5ef6af44d367f2bd9c572c8e8da129daa0098a"}]}, {"id": "1492b0d1b920a99e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23253}, "digests": [{"algorithm": "sha256", "value": "583e6cd181b09cb1f4986d0da83c9b38dcbbef4f80193aaee9c52709534a97ba"}]}, {"id": "35d55e81a6a4d8dc", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2516}, "digests": [{"algorithm": "sha256", "value": "4d9296fb2aaec480dc190257e63ff10098413883eb6b5396045c1e22ca2b0f31"}]}, {"id": "86e42178925fc83b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2484}, "digests": [{"algorithm": "sha256", "value": "6c14cddcf73c0005b2f0da5ef5594e8ca05c9746e7f0b33651c40913e60b7ed0"}]}, {"id": "5efc619942867af7", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5861}, "digests": [{"algorithm": "sha256", "value": "d2857f0ec3483a7c4f1135d79c90c085431f69f990286d35b1c63ba4724d63e7"}]}, {"id": "21e95878d04a87c2", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9410}, "digests": [{"algorithm": "sha256", "value": "2593f429d29d9f28b174a4a23637b1ca1fccaac1f6f28123d8e69d0873dcd3db"}]}, {"id": "fba9d73f7d870a8a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4422}, "digests": [{"algorithm": "sha256", "value": "d0b28fe97734bcc534b37369803abd45f0455199dd7b6743032913ede693892b"}]}, {"id": "0d4de5ea92daf5bf", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11315}, "digests": [{"algorithm": "sha256", "value": "48d224273c39a5a702bcc7efc75a0c949604291d6711e314e756b2b8d8e1b222"}]}, {"id": "61475796c656fdc8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4415}, "digests": [{"algorithm": "sha256", "value": "d3f86167fab02e469d9bc334057af8fdac5bf4a5c4c958ad260e098757d90b5b"}]}, {"id": "97891c51bf357eb8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "ba42e77bf6a1eb166b89039215bb669cf379e881746afe0e320de8433f7fc531"}]}, {"id": "ab340958da918045", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10092}, "digests": [{"algorithm": "sha256", "value": "d52ef2b1da9fbf9f5f15a008555076b76746215d52f4e1d5c961668428c5e6a0"}]}, {"id": "7c10ef5a73e14c54", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6681}, "digests": [{"algorithm": "sha256", "value": "3ed671d2e50eacc4a3a4f3894b4047ec527b65751cd59032ce06add5d8eed04c"}]}, {"id": "27127d5f2592ca73", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2916}, "digests": [{"algorithm": "sha256", "value": "27ade8e27aeecd6b077ec7cf15735a6f19c8ab164d3380af31649112f004a49a"}]}, {"id": "9a4b7f389f51530b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2405}, "digests": [{"algorithm": "sha256", "value": "338f63d0cff18238a0de5679e06dbfad5fea1f1f358a5330a196890ecd666408"}]}, {"id": "172ba6160fb9f873", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5090}, "digests": [{"algorithm": "sha256", "value": "34670af947efacfabb33f4916dd0a72347be905e869bb9ac59d06cd6bb27ba50"}]}, {"id": "5c67e418a36b596b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3199}, "digests": [{"algorithm": "sha256", "value": "0f7165e97394149d50b803f126b2b9c942f8acdf4c02cbe98e89fb77bc471412"}]}, {"id": "701d544d2f0efb12", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2587}, "digests": [{"algorithm": "sha256", "value": "e4667a5164f7c66a1e6638c291f61a374599718cefbc06723f3271baed54e9a5"}]}, {"id": "45901da3cc6658b9", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1338}, "digests": [{"algorithm": "sha256", "value": "d2634caf438ac16de2af08ed42e99d93dafd3b88ffc0fa819ddc8fdf932e0c7b"}]}, {"id": "fdb799d4b2e36943", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2846}, "digests": [{"algorithm": "sha256", "value": "4395daca7631bfff709c76a621d6db411f2ad2f1a16811e8fe8fbb59c3709dde"}]}, {"id": "1fbe1cebaf58643c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12161}, "digests": [{"algorithm": "sha256", "value": "68557912dfcc720d942331865758b5c32c31fb9a207307b87ce762635261b517"}]}, {"id": "5fa50a179062dafc", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9216}, "digests": [{"algorithm": "sha256", "value": "b93e8df7b860d9fdac01c4c1875ea34777c4803c62fa97c7a3af2e99e00bb731"}]}, {"id": "684c06564d3f9b64", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2014}, "digests": [{"algorithm": "sha256", "value": "4982078989e8845be2829ac0724cdd73343e5da9a9449f1ac2c8bafad9e8c99b"}]}, {"id": "f07dacb56d5001ac", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34217}, "digests": [{"algorithm": "sha256", "value": "34972a7425f904d70ee8221136e649b4e9bf9509a0ee8d6d0b187626a114249f"}]}, {"id": "7fba0776b640d420", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8786}, "digests": [{"algorithm": "sha256", "value": "d6a66157f0979e4710f71cdb56e8c3591f0dbace2cf5604ec75c393f750e164e"}]}, {"id": "590b4c771c6a2a86", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2249}, "digests": [{"algorithm": "sha256", "value": "f9184e2ed184b2e8dceaaf884bd962025076fe1c1ef3348dc3e1ad5bd6852de6"}]}, {"id": "059a2f0e2356882b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3440}, "digests": [{"algorithm": "sha256", "value": "0db29087d4a018a28cfaced03318084378728a8760dcb85d9027784c276f7b94"}]}, {"id": "d07d0ce49df1a050", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3823}, "digests": [{"algorithm": "sha256", "value": "227bb0239039d581e4ba39a1a94e7d8dd758bc34c425411a382128a245813754"}]}, {"id": "9981e34cdc37b8fd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7742}, "digests": [{"algorithm": "sha256", "value": "0caee50dad4091d6ffc31c003f365648cf227bd8fcc752853a16c4f4f5751a20"}]}, {"id": "e1e1709d7ca23ca5", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5753}, "digests": [{"algorithm": "sha256", "value": "bce9b775e70ff139b797d83275b16fc293cf747d3aeee3b5924d6b6637e0a07d"}]}, {"id": "e006df18f8af5958", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8874}, "digests": [{"algorithm": "sha256", "value": "c8dc72f079c467e7aa16f6ff9574b62a8ba2dced919c1e2cf77b54a859510f9a"}]}, {"id": "c0d9c911478ba636", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4730}, "digests": [{"algorithm": "sha256", "value": "a5db457e59005125805506191f6ad8dd72392028cc47e4bde94b64f931df612e"}]}, {"id": "98e6bd70762b6e9d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15168}, "digests": [{"algorithm": "sha256", "value": "bcf1979265c7ccb773c5249ccfa688e16e4f8819d51f589b66c09c252d90ebea"}]}, {"id": "3921967454042520", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3367}, "digests": [{"algorithm": "sha256", "value": "245fa45e574d280cd6124c3581010c05a91e1939ec63f0e36f4de9710fc0f160"}]}, {"id": "148f99a6d56dbe18", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2966}, "digests": [{"algorithm": "sha256", "value": "877324f5b6be355928fc1644a5bbdaab57d1adcbda062a164455ac4b638d5216"}]}, {"id": "44c3be71b0f5aa28", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7815}, "digests": [{"algorithm": "sha256", "value": "d64d24bde4f2122df10889da237a875ceef12cb1cd4c2c5895b57c4a1757cae0"}]}, {"id": "1ffccd99c41ad1a8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5208}, "digests": [{"algorithm": "sha256", "value": "8ebd4eb2166811f9365b5ba0d7a662a63d8ac77703d5e9610ab33100e926fa76"}]}, {"id": "44fdf28be07c3416", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4003}, "digests": [{"algorithm": "sha256", "value": "ff081ac921e361a9bc9220cda4595a0050bd8d3e86148fb9dc0a248c1819556a"}]}, {"id": "dda9c5e9dc02ea3a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11475}, "digests": [{"algorithm": "sha256", "value": "ead52548768939b1f2f0334a92d6fe8fd9580d6a63d50830c245924ce5c4bcee"}]}, {"id": "c1856d7c6be70554", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker112.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "df9dfb123ff6d50ed09a904aa32827ae3e5ad794f5049e293484884dfe6902ad"}]}, {"id": "9b87d20280f24d63", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/validate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3096}, "digests": [{"algorithm": "sha256", "value": "10feb30ce8cbb3fdd0346a7458d03c6d31606af5157f01525f5e8658e2de21a2"}]}, {"id": "755b7c79d0f79965", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16392}, "digests": [{"algorithm": "sha256", "value": "c09cc0c22410467648d15e6143613c0f0fd903aefb9580383e4c437643d58c38"}]}, {"id": "3c2ee08f32af767a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/imports.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13682}, "digests": [{"algorithm": "sha256", "value": "2b62b571e9cc3fca56561983c599e236aa038d1c9d24a3a5ed6523cec0153462"}]}, {"id": "e7114b5371c2368f", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12610}, "digests": [{"algorithm": "sha256", "value": "10247234bbf7157b3820018a4322555fc5ababc115aa8893ddc0a67ba875859a"}]}, {"id": "acff081272b9d0b8", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 371}, "digests": [{"algorithm": "sha256", "value": "4d50348b99ec08a3cb089e570daef90794e2825cc921860cab7aada8689fc482"}]}, {"id": "7e8366c1f08dbcc4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/inspector/inspector.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5593}, "digests": [{"algorithm": "sha256", "value": "6e4bb2ad1ab13c06628efcd63ebe1791610a86289e58ada6adbb04f10a3c9fd6"}]}, {"id": "ffe82d34a155671c", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/inspector/typeof.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4980}, "digests": [{"algorithm": "sha256", "value": "2b8b8e916e26ab9471f4e5729b9d35491a18e8506b192060aa55dc43520e25cc"}]}, {"id": "f931c28532aebe28", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/cfg/builder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11265}, "digests": [{"algorithm": "sha256", "value": "022b51c8144ce5cbbcec92139bc90a6f983ccb08ecdb04e3023736dc7780bed1"}]}, {"id": "14aab2e6fac517fd", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/cfg/cfg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4295}, "digests": [{"algorithm": "sha256", "value": "bd595663a16fa2f6a3755bec1c7670eb8c143932131a27b1a197d6a988634f76"}]}, {"id": "494e9763e391a550", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22130}, "digests": [{"algorithm": "sha256", "value": "66334b1415d987bbdc1fecc0340c37d676e8cdd4857fb563a6307ee60ff18f8f"}]}, {"id": "eab24b266e329700", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/callee.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "763c688c2a47c748c837782e45c7baa72c966f072721f9ca6398d5aabbb6974e"}]}, {"id": "13b9a1384fb082b0", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/imports.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "0ae519946446f6dbe09a616e3c63373c2582b335ccf7b0f754b411dc2bcc407e"}]}, {"id": "de5f2af1dd43efef", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/map.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14190}, "digests": [{"algorithm": "sha256", "value": "6d9ab04ff4ad6998d03de123b72ebdd4022a3447cd3313dac207990413278896"}]}, {"id": "da29a116c4b2042e", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "bc60b7d9f8221bc812d8a53780d835fc01ca4dc603ee29396dc0af050550c295"}]}, {"id": "62b86df9ed71363d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/ui.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1660}, "digests": [{"algorithm": "sha256", "value": "a873cd2e1c1a2b3c38ebd39d05a24aa7b25e571bddb565590a01d367862ad4cd"}]}, {"id": "abd184328f0530d4", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10574}, "digests": [{"algorithm": "sha256", "value": "fff0f3063fb1d680ad57115497f202a3fe56d51ee2ba2c3a81effbac2cdba257"}]}, {"id": "4fd396e859b55737", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/facts/facts.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10167}, "digests": [{"algorithm": "sha256", "value": "806f1bc7bc9c89d6df1403c0409972ee25a70793ee4b1c12f96728676522c89f"}]}, {"id": "d9b336a719017e53", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/facts/imports.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3041}, "digests": [{"algorithm": "sha256", "value": "b784874a801b54f40d7f7fa54fd47da1006f8d98367de3a9258b8b18209d0362"}]}, {"id": "871b04f023765145", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/common.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5872}, "digests": [{"algorithm": "sha256", "value": "e8a95699ec0e71b79eb20771e27bd274a90fbfd10097ca9e33944d5ec2f9adf7"}]}, {"id": "5dee01b7748e765a", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/coretype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4438}, "digests": [{"algorithm": "sha256", "value": "48b1aa0465b9625f2749228abad747a0cf0646f39ec5341c115adc745ab0da43"}]}, {"id": "776f58f7d778099d", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "be48c56a6cf8f08b53ecb28074e52bab3b357696574dbcbc8caa81ae15de1480"}]}, {"id": "95d6212141380604", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 470}, "digests": [{"algorithm": "sha256", "value": "ceb63559b1a98997be8dc9927eb718a17c69d4581402f2f2e164cd2990cdea63"}]}, {"id": "80c52fa68a00e334", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/normalize.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6774}, "digests": [{"algorithm": "sha256", "value": "b237bfabebb425b722240a4c9231bc96d7e7450cd2a7fc1272543c7ec648a021"}]}, {"id": "eeab296f82f37302", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/termlist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3851}, "digests": [{"algorithm": "sha256", "value": "cd7b7dd0da03140e82a233cd2c1b43ee170673804f50b8bc25ee537133b17b1a"}]}, {"id": "d44cb5a715a4ee39", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5584}, "digests": [{"algorithm": "sha256", "value": "c7ba1bc0ad0e52b41604df48fbd835eaf38106b4cc9b4650df1c94f6648ba126"}]}, {"id": "15a2cb0d3cdd612b", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3965}, "digests": [{"algorithm": "sha256", "value": "438745bba27f73a08c3b8c3156fb8da6f217f23edf8a9169f3c65765caa9e20a"}]}, {"id": "50fc655d70d34342", "location": {"path": "/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeterm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3714}, "digests": [{"algorithm": "sha256", "value": "919f68e0e06b2f4fa5406be243a86a3c2b1d496c84301338cd49f0c94f26d0b4"}]}, {"id": "fd24d82b85974a0d", "location": {"path": "/usr/lib/go/src/cmd/vendor/modules.txt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3579}, "digests": [{"algorithm": "sha256", "value": "a144fb6ab4895f545d3af4897ce9f45f7ad0a9fdef2d6931e5a92236f340005d"}]}, {"id": "58c93da421190040", "location": {"path": "/usr/lib/go/src/cmd/vet/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "86d2cd13fa68c277fbacc9dcd3f960e4dc0012faa65991a2995a68710510a62a"}]}, {"id": "b2e52fae07403ca2", "location": {"path": "/usr/lib/go/src/cmd/vet/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3082}, "digests": [{"algorithm": "sha256", "value": "adf0adcfa927e49647a2b0e2f773e59e59f700e553c3081c087af2bebd1f6364"}]}, {"id": "58ed5f639be27b65", "location": {"path": "/usr/lib/go/src/cmd/vet/main.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "e1244f4ba001c7311dd47f02a05d1dd5500da6b37bd1dea44340ac4281ba646b"}]}, {"id": "328032b49e73dead", "location": {"path": "/usr/lib/go/src/cmp.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "d82260eedccfee85b78fe22951a773d9bffa09206484d95c743605553d45303a"}]}, {"id": "20085205b2a730fe", "location": {"path": "/usr/lib/go/src/compress/bzip2/bit_reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2022}, "digests": [{"algorithm": "sha256", "value": "9598364bd199253f6d5746ce62fd1403b0b61f7a1c0c0be991e2474c926cb6ea"}]}, {"id": "e6b2efdbad7c7b52", "location": {"path": "/usr/lib/go/src/compress/bzip2/bzip2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13330}, "digests": [{"algorithm": "sha256", "value": "bc0a1760a6ac5ba80cdb3d364d5489cc6fca7d5a4cdf996fa73a8bb317207d4d"}]}, {"id": "8a9b9dc5c56b9e82", "location": {"path": "/usr/lib/go/src/compress/bzip2/huffman.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6928}, "digests": [{"algorithm": "sha256", "value": "fbb0a3732649575fd81cc03aabf28186465b2db00f782266db51e31799f2deb8"}]}, {"id": "05deb53cca242b47", "location": {"path": "/usr/lib/go/src/compress/bzip2/move_to_front.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "9c58462d806d97761e90c7ea3b79567abe6804b1ca4c169bbbbd91ac06576682"}]}, {"id": "69de5c82a5eeb2cd", "location": {"path": "/usr/lib/go/src/compress/flate/deflate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20801}, "digests": [{"algorithm": "sha256", "value": "a4f7b2a64573172c9a8a56607c8c17262d31aafe61ced16e82568e5f674ba406"}]}, {"id": "ae9d5310c6e3ead9", "location": {"path": "/usr/lib/go/src/compress/flate/deflatefast.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9580}, "digests": [{"algorithm": "sha256", "value": "61740d7f30b157947e3b8984cc5cf4c2aaff5e087ccf906886d77a1a351cf483"}]}, {"id": "ea32246cab029755", "location": {"path": "/usr/lib/go/src/compress/flate/dict_decoder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6150}, "digests": [{"algorithm": "sha256", "value": "26ce1ac6f0a735d8e7fffab3f1052d2e2c6929e9fe740ce7c514a7f46552b28a"}]}, {"id": "3c9893a89d08ce2f", "location": {"path": "/usr/lib/go/src/compress/flate/huffman_bit_writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18824}, "digests": [{"algorithm": "sha256", "value": "285f8541f26bf1982e0d5ed09ab7f7db0864b50ba93ba2cbe4562c5772743963"}]}, {"id": "815fe239113334a5", "location": {"path": "/usr/lib/go/src/compress/flate/huffman_code.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9911}, "digests": [{"algorithm": "sha256", "value": "c7fe4f18bb12c30631c91506e458ee3b0056449806fa5de46e3c0bfe8a486197"}]}, {"id": "fbc4efa66b52daaf", "location": {"path": "/usr/lib/go/src/compress/flate/inflate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20458}, "digests": [{"algorithm": "sha256", "value": "71c93a31ce2f0cc39b79d9f0b6def70828237902337ebe12ed9c5b06c30d0f26"}]}, {"id": "4b1ee9bb5ed674c5", "location": {"path": "/usr/lib/go/src/compress/flate/token.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3680}, "digests": [{"algorithm": "sha256", "value": "bc96536b4ca6e946a5094c3c60a085485cf6e25be1fc74914bdefcf4352f1516"}]}, {"id": "b9fa97c6b02c42ca", "location": {"path": "/usr/lib/go/src/compress/gzip/gunzip.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8604}, "digests": [{"algorithm": "sha256", "value": "fb5989010794675d9026b5a06802ddebafe682eb0022fa934cfd943c3f90d6da"}]}, {"id": "f7d46d73aab66666", "location": {"path": "/usr/lib/go/src/compress/gzip/gzip.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6356}, "digests": [{"algorithm": "sha256", "value": "c75e765a27fbf066604439f4236dedd649a328db6ea2f0939d5476e38c03456e"}]}, {"id": "81c72641b4f57049", "location": {"path": "/usr/lib/go/src/compress/lzw/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8143}, "digests": [{"algorithm": "sha256", "value": "3da79afb255edb003282100522be0111e3afcbc30913b6a03c3f6b3542f90e0e"}]}, {"id": "a1f29a60ef8ffc86", "location": {"path": "/usr/lib/go/src/compress/lzw/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8057}, "digests": [{"algorithm": "sha256", "value": "d2f3d278525404d9edb8c15b10db8da00442f65e373fdd7c874a4d17b775d7c9"}]}, {"id": "7c003ff4abd5fac0", "location": {"path": "/usr/lib/go/src/compress/zlib/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4848}, "digests": [{"algorithm": "sha256", "value": "d557e352f5442d0783d685de1b92a9fd3c6ff45cdf2b700d3ba759da6d6ae8df"}]}, {"id": "70095c8284837e5b", "location": {"path": "/usr/lib/go/src/compress/zlib/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5312}, "digests": [{"algorithm": "sha256", "value": "409bda4964798045657bd8657efa3b5dfca0e3aa5c072a15bfaa09ead4147853"}]}, {"id": "c6a02fbc5a1f2cbc", "location": {"path": "/usr/lib/go/src/container/heap/heap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3376}, "digests": [{"algorithm": "sha256", "value": "81440fb21d24ebb2a5fdee1a2188ae6b3b97183ea91c65f12076af45662c406d"}]}, {"id": "997fa3964b5a41c6", "location": {"path": "/usr/lib/go/src/container/list/list.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6428}, "digests": [{"algorithm": "sha256", "value": "88d1eadd6ac199fe42872bf52ff71264235fa51b0c5034be3d099fcfddcf640e"}]}, {"id": "d1afdf7b099c0982", "location": {"path": "/usr/lib/go/src/container/ring/ring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3221}, "digests": [{"algorithm": "sha256", "value": "afd2489e5a3ee55297061be3273ef9a0331aee2c3871b4f13c0b25ceb5783451"}]}, {"id": "da2c3a6a92a647ee", "location": {"path": "/usr/lib/go/src/context/context.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20329}, "digests": [{"algorithm": "sha256", "value": "04662e6551698a8fcf77531f90c0db70f2209475603a05afd12662b291c77c87"}]}, {"id": "362f6e62f6764b37", "location": {"path": "/usr/lib/go/src/crypto/aes/aes_gcm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5576}, "digests": [{"algorithm": "sha256", "value": "16dabcdb300848c5851ef243b5c8aaabf7aa6244b4fce502b110f74927d67f2a"}]}, {"id": "bc44c38c26e91999", "location": {"path": "/usr/lib/go/src/crypto/aes/asm_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5529}, "digests": [{"algorithm": "sha256", "value": "e4c1557bce46d44609742e7c2004ba942a860f92a163b5fe0c66c7d6ea7f45ec"}]}, {"id": "6d97757954f38940", "location": {"path": "/usr/lib/go/src/crypto/aes/asm_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7028}, "digests": [{"algorithm": "sha256", "value": "b8763a1328431215dc3ea1bee2ba69ecb4b572b333003af6d671d6a50b1feb0b"}]}, {"id": "485846fbbd9e40f0", "location": {"path": "/usr/lib/go/src/crypto/aes/asm_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19113}, "digests": [{"algorithm": "sha256", "value": "cfe21587bda1248e5ae6fbdbd7b200af79b9ec053c539aa561cc436ad956ec8a"}]}, {"id": "7c810c86965a279c", "location": {"path": "/usr/lib/go/src/crypto/aes/asm_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4483}, "digests": [{"algorithm": "sha256", "value": "54e46f7dad1c3ae617c9584c3255b6a687a4cfa7a0342bf067cc621b6f2d5e13"}]}, {"id": "2b878d26cc800fca", "location": {"path": "/usr/lib/go/src/crypto/aes/block.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6661}, "digests": [{"algorithm": "sha256", "value": "10b81e70509f146b8165bff410db5f2cbed4339f51c13c69bbc5896b102ccb71"}]}, {"id": "5babed830a0e9a7e", "location": {"path": "/usr/lib/go/src/crypto/aes/cbc_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1743}, "digests": [{"algorithm": "sha256", "value": "4f779cb7f0d375cf213d6635cd592be7d0b92c75b858d5d36a6915f24ad8dc64"}]}, {"id": "98560a047d27f6e0", "location": {"path": "/usr/lib/go/src/crypto/aes/cbc_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1613}, "digests": [{"algorithm": "sha256", "value": "b1b0d9a5078d6903fe7d5f349dd28a35aef8ffd6abb9f78a47a629c90cd6750b"}]}, {"id": "2799d69619bba28a", "location": {"path": "/usr/lib/go/src/crypto/aes/cipher.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1980}, "digests": [{"algorithm": "sha256", "value": "39ef80e98b23eb71916b7fd40fc75f74ac4f35f1637799ca4464fdbd74e47e21"}]}, {"id": "1d521e7327a01c2b", "location": {"path": "/usr/lib/go/src/crypto/aes/cipher_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "d9b79a5d3eed9557396b82cbed4e7c0a6bcb4a05310ef96649bed381679692f9"}]}, {"id": "5af9818b334f85e9", "location": {"path": "/usr/lib/go/src/crypto/aes/cipher_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 760}, "digests": [{"algorithm": "sha256", "value": "3e21222f73e4b92b31dc20df58c78defa543d54e7a7d3b8e4d2814679cea27c8"}]}, {"id": "4a786ad5f2371560", "location": {"path": "/usr/lib/go/src/crypto/aes/cipher_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2663}, "digests": [{"algorithm": "sha256", "value": "e4bd633d7eb77910a476a60817a662aef3560b9b56a0e03b38f1aeffc59e7ec5"}]}, {"id": "00dcf94af63c47f5", "location": {"path": "/usr/lib/go/src/crypto/aes/const.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30024}, "digests": [{"algorithm": "sha256", "value": "4fff218e11beafd6f92d53ba9ef2e22d1381952ebf59cbe02f374ae2e9f31333"}]}, {"id": "40934cfec6becc86", "location": {"path": "/usr/lib/go/src/crypto/aes/ctr_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2500}, "digests": [{"algorithm": "sha256", "value": "6963de9b3eff6ca43d0800b89f400854a525fd4422ec8d3b5afc07f6f7ebc63c"}]}, {"id": "d8b15f87bbb56ae1", "location": {"path": "/usr/lib/go/src/crypto/aes/gcm_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23984}, "digests": [{"algorithm": "sha256", "value": "d949b4862684cc17f7fcc8318c237f1f441af6d6d6dc5d551851f72bd88df993"}]}, {"id": "9ddc2a96e69c0cb3", "location": {"path": "/usr/lib/go/src/crypto/aes/gcm_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22034}, "digests": [{"algorithm": "sha256", "value": "2c84bcc31971ebd61be69932f2a06330f26d43026dc908b94d2c5de05a985a3d"}]}, {"id": "cc69d1fa2bf3becb", "location": {"path": "/usr/lib/go/src/crypto/aes/gcm_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7031}, "digests": [{"algorithm": "sha256", "value": "165f8bd82b189c0ff298f6da88f6136c0adeba0250c1053edbb4e320e32c4bcb"}]}, {"id": "02c7943fd6fc3b76", "location": {"path": "/usr/lib/go/src/crypto/aes/gcm_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13462}, "digests": [{"algorithm": "sha256", "value": "11bd7e1220fa9d7423466352be645b93c001fb839a559c36371be424d131f6b3"}]}, {"id": "de6791021253feb2", "location": {"path": "/usr/lib/go/src/crypto/aes/gcm_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11582}, "digests": [{"algorithm": "sha256", "value": "95f5126d16567c6cf0715f6a5d909c968c10ba02f490cdcb36830143980f2e33"}]}, {"id": "2cec66d01340a851", "location": {"path": "/usr/lib/go/src/crypto/aes/modes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1176}, "digests": [{"algorithm": "sha256", "value": "fa7efc0a111475595b277362f5ad9d342b14e58077e1b1eaf0e6d08b15f44dba"}]}, {"id": "cb7c832e1545d397", "location": {"path": "/usr/lib/go/src/crypto/boring/boring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "56dd849f3c9cb7c5355bc06362dd32eb6e6b882fde358e04134a38b94c5f8766"}]}, {"id": "4e8a18d8786f99ee", "location": {"path": "/usr/lib/go/src/crypto/cipher/cbc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5512}, "digests": [{"algorithm": "sha256", "value": "26c521d2b48cb00a98966dfb33ffb1b59212bfb0bbceb7338f6cd1964a262614"}]}, {"id": "8e21464106380649", "location": {"path": "/usr/lib/go/src/crypto/cipher/cfb.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2016}, "digests": [{"algorithm": "sha256", "value": "9c0648a10e43dc4dffcb838cf68092cb9796fea6905c41781a10e132c82e261d"}]}, {"id": "dbfdd6234704c39c", "location": {"path": "/usr/lib/go/src/crypto/cipher/cipher.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2453}, "digests": [{"algorithm": "sha256", "value": "b762080ed949d2f2b3b7cfdf1e55be19e10b5d49edb04731a18689550f2afdba"}]}, {"id": "219e08a05c6909e7", "location": {"path": "/usr/lib/go/src/crypto/cipher/ctr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2211}, "digests": [{"algorithm": "sha256", "value": "5df766b1b688e8b52b3ed8f01c5cc28f9835dc2eade98fecbc76c51a802b2305"}]}, {"id": "416317770d08f4f8", "location": {"path": "/usr/lib/go/src/crypto/cipher/gcm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14133}, "digests": [{"algorithm": "sha256", "value": "3e4c2b7f929aac7b83d1701f74f5df2b3919a3e4fd4fd2b221f3f441921227d5"}]}, {"id": "8ec709bab0cb0fb7", "location": {"path": "/usr/lib/go/src/crypto/cipher/io.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "3627dca189f1525fb35b15de177e1801e59c85766efca4aeb6447830669a5e22"}]}, {"id": "d336dad95f8ece54", "location": {"path": "/usr/lib/go/src/crypto/cipher/ofb.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1664}, "digests": [{"algorithm": "sha256", "value": "41400b189ab2bbbda021b285f9cadeb8ad30a9fd8fc90c1fc7cdfe25ba1c8190"}]}, {"id": "1791549d5d4e6dd2", "location": {"path": "/usr/lib/go/src/crypto/crypto.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6909}, "digests": [{"algorithm": "sha256", "value": "2981a3e355e0d4ea2d5626df8af42fd2159ca3d9f1b512bbae113585eac9b976"}]}, {"id": "ae8b090ab714158f", "location": {"path": "/usr/lib/go/src/crypto/des/block.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6986}, "digests": [{"algorithm": "sha256", "value": "a142122dfaee05bbb056ec50ef97a21ce8e901d8a659214ea81c561d328aa164"}]}, {"id": "bb351519c976e967", "location": {"path": "/usr/lib/go/src/crypto/des/cipher.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4134}, "digests": [{"algorithm": "sha256", "value": "5a05b203bf4f63e818a334e2a1d2399a175c3718afb5146109211808413848c3"}]}, {"id": "2b887dab111bbdec", "location": {"path": "/usr/lib/go/src/crypto/des/const.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4645}, "digests": [{"algorithm": "sha256", "value": "fb1b9ff9539a17a3cffd374e75bfcedbebbaf23732365af56003f04697c6c3b9"}]}, {"id": "9d5861bb3a69e5c7", "location": {"path": "/usr/lib/go/src/crypto/dsa/dsa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7390}, "digests": [{"algorithm": "sha256", "value": "8e6e5086e1755e71740e6f2dc09b00d8fd2a879e3205391c7b3ee2b7f247fdc8"}]}, {"id": "232ab02926708f53", "location": {"path": "/usr/lib/go/src/crypto/ecdh/ecdh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6291}, "digests": [{"algorithm": "sha256", "value": "32c4d5188f640d0baaaaf1f776891fe66eb2248ba53497d62dd88f2ba459ec54"}]}, {"id": "0443ee4c0a38f270", "location": {"path": "/usr/lib/go/src/crypto/ecdh/nist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8277}, "digests": [{"algorithm": "sha256", "value": "a8464930bda10906f1d68f3a8be08f22e6f3dabab51b753078f114ca56546d00"}]}, {"id": "748007f3e1622b19", "location": {"path": "/usr/lib/go/src/crypto/ecdh/x25519.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3155}, "digests": [{"algorithm": "sha256", "value": "df656f091cdc3e1c6c945d87970e4c3f6afb7e001b42397a5bf0a10ce8d3f88a"}]}, {"id": "4b3d950220f6873d", "location": {"path": "/usr/lib/go/src/crypto/ecdsa/boring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2776}, "digests": [{"algorithm": "sha256", "value": "30b4e7f54b42cf2236c804c10c73369a3dd48561363a48fda1f46e0c605eb505"}]}, {"id": "244b7f4decbd2f95", "location": {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20035}, "digests": [{"algorithm": "sha256", "value": "305c60231ce42054df6371b73f0da8577ba3c5f48539c076264fd87c4845d029"}]}, {"id": "cfc669f569929b14", "location": {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa_legacy.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4807}, "digests": [{"algorithm": "sha256", "value": "6c4e355f0cca93b1fc07d204eb026a4511cf0a3848a0e9e8d302171a2a25dd21"}]}, {"id": "0542a26a38ee23f9", "location": {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 403}, "digests": [{"algorithm": "sha256", "value": "b0fa451f2018ba0be5aa9660d46cb6999bf4c5615268143c28b04c2618e6259c"}]}, {"id": "cf7827b99ed04284", "location": {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5410}, "digests": [{"algorithm": "sha256", "value": "07ad16b78ef8ffa44eee5c9342ff094622784a8cca799463fe022d445cc0d502"}]}, {"id": "2f248f64665c5d07", "location": {"path": "/usr/lib/go/src/crypto/ecdsa/ecdsa_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 871}, "digests": [{"algorithm": "sha256", "value": "79eeb08942b0e0c62bf392e4e20361f9b35c97cabc03d0f174e351a948c7e8bc"}]}, {"id": "8082878da0fb743a", "location": {"path": "/usr/lib/go/src/crypto/ecdsa/notboring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "a723fd5b176febb6a5435861b5273ed9cf173f4f18aedabc0f1937806e57efd7"}]}, {"id": "14e324419e3429ef", "location": {"path": "/usr/lib/go/src/crypto/ed25519/ed25519.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11282}, "digests": [{"algorithm": "sha256", "value": "d1b99475bf3303aff4698e9c899f58a322ac11451f368b9d6dee67cedbd834a8"}]}, {"id": "283a55f1027587c3", "location": {"path": "/usr/lib/go/src/crypto/elliptic/elliptic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8952}, "digests": [{"algorithm": "sha256", "value": "aa9106564bf7383252cb67a983cacb5780c2045c9bb06f9ba81109dc6fb46d4a"}]}, {"id": "fdcbae58194ef41c", "location": {"path": "/usr/lib/go/src/crypto/elliptic/nistec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9783}, "digests": [{"algorithm": "sha256", "value": "4367bbfeacd2ac97c6a52fad9027f07e1cce1f890bc58656683140ac9a47e3cc"}]}, {"id": "e702fc1fbe8db120", "location": {"path": "/usr/lib/go/src/crypto/elliptic/nistec_p256.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 696}, "digests": [{"algorithm": "sha256", "value": "2df903b3efb416b636c7c8112aa5fce0ea79211d1cc0124941edf8adb2d5957b"}]}, {"id": "56b6f461dad6b9af", "location": {"path": "/usr/lib/go/src/crypto/elliptic/params.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9581}, "digests": [{"algorithm": "sha256", "value": "bd1dc47781d9baaf914e539fe676d0274a75befa14cd4c2e1c6bf24ffd447aa2"}]}, {"id": "7217ba2d100dc6f9", "location": {"path": "/usr/lib/go/src/crypto/hmac/hmac.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4850}, "digests": [{"algorithm": "sha256", "value": "e9a4388e70c0cea6e602241b216e4d2321dcb9918b3610a6d0ced6e8b45f587f"}]}, {"id": "d964a3e14ab64fdc", "location": {"path": "/usr/lib/go/src/crypto/internal/alias/alias.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "955f8d6872185e2ebd8e57938c1150fb700b75be7d03e6692c786f63fcdafcef"}]}, {"id": "4b146bfd71676ee3", "location": {"path": "/usr/lib/go/src/crypto/internal/bigmod/_asm/go.mod", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 286}, "digests": [{"algorithm": "sha256", "value": "82bba9952373232db03684bc40863c0d838755a21c1694be7e724cec972bc394"}]}, {"id": "30eb7fa50a109aaf", "location": {"path": "/usr/lib/go/src/crypto/internal/bigmod/_asm/go.sum", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3167}, "digests": [{"algorithm": "sha256", "value": "0d1cf3fe94c997df9a9215fc5d43511656009c4df4599163f014c26745585ef6"}]}, {"id": "340a987f213c1b3a", "location": {"path": "/usr/lib/go/src/crypto/internal/bigmod/_asm/nat_amd64_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2640}, "digests": [{"algorithm": "sha256", "value": "948eccaa56f2eb117770d14fbf7becd7091e57316092a87dcf08db4887e4ea7d"}]}, {"id": "b9fed9cc4c88a0c7", "location": {"path": "/usr/lib/go/src/crypto/internal/bigmod/nat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21039}, "digests": [{"algorithm": "sha256", "value": "e7c4d8009cf471045c155e29012a82d908a850f3f1e615ef76f8e2428875508b"}]}, {"id": "022b68d8c7489952", "location": {"path": "/usr/lib/go/src/crypto/internal/bigmod/nat_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 266}, "digests": [{"algorithm": "sha256", "value": "34e22ba4e1a1bb7049d44727bea24add02686df92789aa73a9b902812a0f4113"}]}, {"id": "4879203058e7a6ca", "location": {"path": "/usr/lib/go/src/crypto/internal/bigmod/nat_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1252}, "digests": [{"algorithm": "sha256", "value": "42b94209d8084acd59f73fc4449a92e63f7239f86ad6331c4862d64db64b0edc"}]}, {"id": "82f7f72c74ec169a", "location": {"path": "/usr/lib/go/src/crypto/internal/bigmod/nat_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 321}, "digests": [{"algorithm": "sha256", "value": "71f1c7d64fe9bdf134118287daa9af10947341adc24b1e9459cd60f7218f7eea"}]}, {"id": "bffde665c0bddcbd", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/Dockerfile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "aa5e6c737e11a20e94bece60d439a79949ba619fcfe906939d115a48ff295cce"}]}, {"id": "0f721fcfb615be8d", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9714}, "digests": [{"algorithm": "sha256", "value": "0ebf8fc5ab6e5700509343c8a44b4005da56225cb1f74449993dc088d97e1592"}]}, {"id": "724e12ab56598cfa", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/README.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1451}, "digests": [{"algorithm": "sha256", "value": "68602df3c393594cab53a869aad0bab73a542368863c9681ff469220d2c65f9d"}]}, {"id": "41d3b718a790f5fb", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/aes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10498}, "digests": [{"algorithm": "sha256", "value": "1622f6dc35596bacade817e7d4276fb34881cf91d5b2859fef822845733fa3af"}]}, {"id": "2707e1336d0f8011", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/bbig/big.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "a0c5d18d5b08f678eeaa05029740acfa2399bf665683e65f57859bbbbc210646"}]}, {"id": "2b6d53e0113e79f0", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/bcache/cache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4522}, "digests": [{"algorithm": "sha256", "value": "5ec903ab72fbaf9ecea84e8a0ac0b634ea5540130b1aec58647d7eab22e2c476"}]}, {"id": "ae0313cfef881733", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/bcache/stub.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 286}, "digests": [{"algorithm": "sha256", "value": "554a5b84fc82e9a489c6f78fb39b4c545429abb27c0825296a380437341831b7"}]}, {"id": "578abc2f9f51d8a2", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/boring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3135}, "digests": [{"algorithm": "sha256", "value": "d12e6ffa48404d8c088078685e508a76b0453fa5dc1cdfbcf8e322fcc5125dac"}]}, {"id": "217bc145f9f559c9", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/build-boring.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1539}, "digests": [{"algorithm": "sha256", "value": "783b590d3ea02ed4404f8c55ae72e22ab0268c484c72f712ce9441907d9de19a"}]}, {"id": "149e47f796076c74", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/build-goboring.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5731}, "digests": [{"algorithm": "sha256", "value": "e323cde684c411d0a0da1b122d882c1df9cd342c0b19a4c94e95117d2059d288"}]}, {"id": "366ca113c1834f71", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/build.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "a34e294fc92a08513c6666a3fe78b145152926dc2b1af9b8a2988d55a6924b34"}]}, {"id": "d31a4a53eb743051", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/div_test.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1401}, "digests": [{"algorithm": "sha256", "value": "4ea5d2571735ff3a6d059a85e1fc9a8941120ed089200eaa0b43dba4167f69a8"}]}, {"id": "1e62c8d90038ba35", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 810}, "digests": [{"algorithm": "sha256", "value": "a99efbed3284b26bb507bbb600c6f535fc3ec29e6b05ad1c6a2e48951b2817ad"}]}, {"id": "03f47c5a9cf6fa6a", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/ecdh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6385}, "digests": [{"algorithm": "sha256", "value": "4ed9d8de027e1b3776eb5c71b0efbf44f1317e5e2012a106eca90e915f2ef527"}]}, {"id": "75df5ba0781c7c7f", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/ecdsa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4875}, "digests": [{"algorithm": "sha256", "value": "18899ba108f8162c2575c133d00dcabf6168e7c4907017601f8c9494cbb4691c"}]}, {"id": "67608fd91789b40a", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/fipstls/stub.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 457}, "digests": [{"algorithm": "sha256", "value": "26ef32838671c749eb266a5f7748b11c968ee14d36ab4a532a85f5150ddfb4f2"}]}, {"id": "ce16d1e2c58a1619", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/fipstls/tls.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1798}, "digests": [{"algorithm": "sha256", "value": "4a3289dcbb1e004d0a4a6a98675d805622f2764ba2a7cf97119e11efb836bef3"}]}, {"id": "f5dce9736868fec5", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/goboringcrypto.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14422}, "digests": [{"algorithm": "sha256", "value": "3348875c194be8f5a8ff0043ff80041be4d82b92d5705c1e49cfcfe24c872ed9"}]}, {"id": "5c52db03ebb51cef", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/hmac.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4144}, "digests": [{"algorithm": "sha256", "value": "992872c816b893d41e8cbef44c65f567334b63b79b9d3ad249202a72633c6883"}]}, {"id": "62834546ff0a31d6", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/notboring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4992}, "digests": [{"algorithm": "sha256", "value": "882e16b8c0238f3d745b152626e616717ffb795bb51ad7a1bd49d938325556db"}]}, {"id": "70e35c2af7880646", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/rand.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 717}, "digests": [{"algorithm": "sha256", "value": "a79193a6ef463fc77a236c4ff4038a306b8dd394bc25d3e8511f83ef87db8c98"}]}, {"id": "4efed38b5edfe0bf", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/rsa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12336}, "digests": [{"algorithm": "sha256", "value": "8593c9a63085e3878655b0bbba3b28843ddf96563af32fdcc94dfe5f0ac70270"}]}, {"id": "54d56f14a4e6bed0", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/sha.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16646}, "digests": [{"algorithm": "sha256", "value": "24cca5cd85e1b22d188620f57759c9a6045a0e6698b7d528502ab610b48a8029"}]}, {"id": "b8830e9f20b869e9", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/sig/sig.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 614}, "digests": [{"algorithm": "sha256", "value": "faed644e3071cddf01e07f209561daaa7fb6f54157ba417db60d942dbd80d523"}]}, {"id": "980eded9231bc7e8", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/sig/sig_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1998}, "digests": [{"algorithm": "sha256", "value": "0fab1084bb898eec15920788d6650434f5b49bdb354c21de57a2f586979e2435"}]}, {"id": "f185ab823a93f934", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/sig/sig_other.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "da3aa4ddbe4cef9ecbb9dbf60c7f32b5719eec0147427f827768f201ab14d895"}]}, {"id": "96959de51b189e01", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 2555664}, "digests": [{"algorithm": "sha256", "value": "c1dd71f0ea77e385796db11102c461896ee0824825c773979751983e2bf49912"}]}, {"id": "c0af00e8e3e16245", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 1980296}, "digests": [{"algorithm": "sha256", "value": "4f1a0b9d005dde3b56b3fb11237b107d6aa91fcd0743c5503c11da12a71a5866"}]}, {"id": "7ff7c3346e41882c", "location": {"path": "/usr/lib/go/src/crypto/internal/boring/syso/syso.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 295}, "digests": [{"algorithm": "sha256", "value": "e65786bcea4771a44c1b7e0225f2ffc56a095365bbebb8c6e83b2c5602f60352"}]}, {"id": "e29a31334506cd5c", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "f4fb8e9a475e0e98295684542301dac6087bf799da02011f920a567ecdc63d8c"}]}, {"id": "3c1773e1754526e0", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/edwards25519.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10527}, "digests": [{"algorithm": "sha256", "value": "06d34653c6829f03afadb7aee8e6a092a7ad2c364c3c23f195918599971c56c7"}]}, {"id": "a7e1fec27231d5c7", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/fe_amd64_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7432}, "digests": [{"algorithm": "sha256", "value": "a1d5f9bbdd547b69b93d200f373447e1a3e8bf93a552d7378062579e0af529fe"}]}, {"id": "df300ddb3bae79dc", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/go.mod", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 286}, "digests": [{"algorithm": "sha256", "value": "82bba9952373232db03684bc40863c0d838755a21c1694be7e724cec972bc394"}]}, {"id": "268349526d4dc845", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/go.sum", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3167}, "digests": [{"algorithm": "sha256", "value": "0d1cf3fe94c997df9a9215fc5d43511656009c4df4599163f014c26745585ef6"}]}, {"id": "a00f842c93519490", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12115}, "digests": [{"algorithm": "sha256", "value": "71ed7832efcfd38f8d00b0ffade360b22e8c068f40461e6c841da4f12c505acf"}]}, {"id": "28c046d2590999a3", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "630d33f558ba76b147a73c9dc012245d56bb4386ebdc88b4a534fda2cad442da"}]}, {"id": "add079e404430428", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5802}, "digests": [{"algorithm": "sha256", "value": "680724588767f6c15cf032da0bb9ac7188061784e2b5db103032859c624afb4b"}]}, {"id": "e628813b2c8098ad", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 326}, "digests": [{"algorithm": "sha256", "value": "e9de94079ad71c1152b066bed06177c8c7a56262b97355ad5384108037901eec"}]}, {"id": "7c367d4a7407b70b", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 338}, "digests": [{"algorithm": "sha256", "value": "f8f6262165761ee0adee2b4cdd0af71974a3f6e9ff5f7f5cc0d94cc3ab961e78"}]}, {"id": "2ad3fff738739154", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1058}, "digests": [{"algorithm": "sha256", "value": "2893901b481651dbd0996a5629c0417fef2159fd884b2a8e9676c7ba12c3cde3"}]}, {"id": "fdc1754c6c2e3998", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 297}, "digests": [{"algorithm": "sha256", "value": "31ef0c2b7d91e40b8c867633e45a758777d2cd17ce2dba1de7ced4cb00d850c0"}]}, {"id": "c387a509263c6c7f", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/field/fe_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8724}, "digests": [{"algorithm": "sha256", "value": "3a4737954d005e83c2cdb5411a22a54ac50c31cc3ce4be116591e42b5ff63234"}]}, {"id": "b4385d15ab47d026", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/scalar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11090}, "digests": [{"algorithm": "sha256", "value": "b11264e8caef865863d48d9ff0e97c3735a152d9b855f0b225669bce7cc726d4"}]}, {"id": "3f9c86096876347a", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/scalar_fiat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36460}, "digests": [{"algorithm": "sha256", "value": "a9bc7ecfd7715467b3fcb3924ecddb9f4200324c1db4d1f804c4fa3e94fe896f"}]}, {"id": "9f8ea2452a61c096", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/scalarmult.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6444}, "digests": [{"algorithm": "sha256", "value": "11f525c854f8e9738a5779adf61d8b3cb39067bd9ccad6a908355811242ecc1f"}]}, {"id": "508ad96540f02e2e", "location": {"path": "/usr/lib/go/src/crypto/internal/edwards25519/tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3758}, "digests": [{"algorithm": "sha256", "value": "653ba760be63fb400eaad1695ecc2c38181e8e365fd6d39628b9f3af6cbe8d3a"}]}, {"id": "9e748212ef7f440e", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/Dockerfile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 506}, "digests": [{"algorithm": "sha256", "value": "85a62fff66c506bb4baad170ad23fcd716740634d3aadf5087164208da62c093"}]}, {"id": "20f35b08b6d88ec0", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "2edb21e35fbd9a239a91dfeb724a02315aff85492aa72824bbb4ac8910da94ac"}]}, {"id": "a1cc766f1a37836a", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/generate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9319}, "digests": [{"algorithm": "sha256", "value": "a5a548ee2d5b0fa9bcb38f4443dd58c2208ce4d8269b794ee4440e6bd11ead86"}]}, {"id": "032417f380f68c73", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p224.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "66445d9624520a60b7ef5d202d992b6885cd8dee4db12895b8364e7440975caa"}]}, {"id": "817d808152bf0def", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p224_fiat64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44222}, "digests": [{"algorithm": "sha256", "value": "30d46e72f3469e490080b1fca557c95c39d09e5256c8bec623b8d95053aa56f0"}]}, {"id": "f74b04f2aae33be6", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p224_invert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3d13e6db8c00173af0fc1409d699d227bf33a16a6191f4594c1e3a5a9e319135"}]}, {"id": "8692d1fd0e71d002", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p256.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3735}, "digests": [{"algorithm": "sha256", "value": "d9130ccb20479e8a5b807ee44953057e1a20224a2406f348b900a85c716ef45d"}]}, {"id": "28324801cf9f7ee6", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p256_fiat64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42184}, "digests": [{"algorithm": "sha256", "value": "f01a239cc66c1c6b8dd98e66bfa69b4e72f899431fdb63393e84e003705923ac"}]}, {"id": "6c127a1dedd20171", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p256_invert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1763}, "digests": [{"algorithm": "sha256", "value": "2677f82201b5789d9257a9cc5b5ddd6036858245574d9ee220bdd1715d2e67bc"}]}, {"id": "8f2ac8c14bb66dfd", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p384.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3733}, "digests": [{"algorithm": "sha256", "value": "048a4d7e4401e27004e899182d68675a178e94b6744245a2b3a86e8bc2a067ea"}]}, {"id": "4b9aa9ffea117b9b", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p384_fiat64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92997}, "digests": [{"algorithm": "sha256", "value": "ae73b0595e98904ba4ecba94f70a2d48264eba31b42329f9de3642b663e8c249"}]}, {"id": "0dc7430893d4b857", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p384_invert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "35f64d7c76a9ed425dcd9925696ce4c69c064d5d1ab9093c3cebca3915e508e4"}]}, {"id": "09eeb6d6f33e9ad3", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p521.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3689}, "digests": [{"algorithm": "sha256", "value": "91d665125c51c5d24e1fcd51374b3acdf2695b9442a9b65c0a99a4cbf309a197"}]}, {"id": "bba444284adf8331", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p521_fiat64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 170958}, "digests": [{"algorithm": "sha256", "value": "4652518959edafa431e88ebf3765dc0ae33d4af271cfbc57da0ece735bfdee37"}]}, {"id": "ac42907784fb3fa6", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/fiat/p521_invert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "f1cb1bd68ebcb1e147e493298f5a33a06c22ae8d278dacb84ddade9680b5c8ce"}]}, {"id": "36b1bdab1a8b5340", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/generate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20139}, "digests": [{"algorithm": "sha256", "value": "e243ab6794d766b6d3aac72b5ae5231b9764be19895f75416d303a143e62b450"}]}, {"id": "b870df21ab5e3c43", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/nistec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 699}, "digests": [{"algorithm": "sha256", "value": "9077c6f0c83d05e0892d6a7655992ecfbe7befa684fab8eed168dbe0f067a79b"}]}, {"id": "307f86b70db10479", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p224.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16281}, "digests": [{"algorithm": "sha256", "value": "ff3d0d42c1fab8a40f249015ed5d152e5b35416d87a318fc2006ca229a548bd3"}]}, {"id": "e92e94b46a8d1d3e", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p224_sqrt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3185}, "digests": [{"algorithm": "sha256", "value": "c6b6e88e60acd9caaea263f6604f7eabb524048e248c14bcdf8b9b92c6bc447f"}]}, {"id": "6ea6f9bba9c40933", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17601}, "digests": [{"algorithm": "sha256", "value": "d2a295e0ebb7d6f2e22c3b8fba4e5c950630e47d51afb9f1fa0fa0f8d0db5dad"}]}, {"id": "ded0aeaf79549400", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21896}, "digests": [{"algorithm": "sha256", "value": "779ce8aad780b2d556e48b97cd919b8678eddae5f09a347bc023f225c6698c60"}]}, {"id": "ab6733d184ee8871", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40718}, "digests": [{"algorithm": "sha256", "value": "a140fadbcdc90ebb335486b13037e3d492371cad5a4c66e30aaf971301c8e5a6"}]}, {"id": "44a5079daf802993", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30399}, "digests": [{"algorithm": "sha256", "value": "036eaa38edeca23a65d5ec2880298dbb50b2bf6f05cda481b5f84083577735d8"}]}, {"id": "7ace80ba4392497b", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_ppc64le.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 57869}, "digests": [{"algorithm": "sha256", "value": "ab795a8ce88c585886a8e32fe02971850be7231525c49a927411b3690a895272"}]}, {"id": "d41e7208ffda0294", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56663}, "digests": [{"algorithm": "sha256", "value": "a0a3cb0cc3a2fdd450fad091868401a37ecb860b927c49e2f8ed779fed6fd2b0"}]}, {"id": "6abc2a587e82aad9", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_asm_table.bin", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 88064}, "digests": [{"algorithm": "sha256", "value": "a3a5d08c40939adb7c0e9e4f5b689721296130750ab4e38fe4543294c8dbbfe3"}]}, {"id": "79d407c4b03b2150", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_ordinv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3087}, "digests": [{"algorithm": "sha256", "value": "cea046c5a2a8d9409ba99be26900ec0795e0913778bad9be1ae9d5672db29606"}]}, {"id": "f842b4f43624fc94", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p256_ordinv_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 313}, "digests": [{"algorithm": "sha256", "value": "c78307e3af43b29d57e26e77c9367fb479a21286329678e67df5b73c6f41649e"}]}, {"id": "16beee4a275f35af", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p384.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18475}, "digests": [{"algorithm": "sha256", "value": "f0b064828e4b1bddfb5fdfa525b6780ee1e62e64f2d83b16891541aaae23d961"}]}, {"id": "3cef90a828095e73", "location": {"path": "/usr/lib/go/src/crypto/internal/nistec/p521.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17439}, "digests": [{"algorithm": "sha256", "value": "e79edfaa9159c22bf2df50256f7ff01e5c638329a34bee9c5ccc633289b2e98d"}]}, {"id": "1d919a1a6d48b71e", "location": {"path": "/usr/lib/go/src/crypto/internal/randutil/randutil.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 927}, "digests": [{"algorithm": "sha256", "value": "71f90f434af02770f746d011accd53dc24d366cf7d263e623311ef2812c73525"}]}, {"id": "901d250b723bdbd3", "location": {"path": "/usr/lib/go/src/crypto/md5/gen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4787}, "digests": [{"algorithm": "sha256", "value": "0de0c80958991eee698d985de619e81e99b81347ddf3be2a1343360cad0489fb"}]}, {"id": "70b51aab0b4fed69", "location": {"path": "/usr/lib/go/src/crypto/md5/md5.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4438}, "digests": [{"algorithm": "sha256", "value": "0deba37c5a45e221f621440851615a506d789aedcf773c16cca2b250c4ce96b1"}]}, {"id": "9116e2e3c0aa1ee3", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5405}, "digests": [{"algorithm": "sha256", "value": "9580e4e539d17106e90a6af27c39cf8ecd85ba015485a80d8a575026df69a577"}]}, {"id": "f8d56894a917d228", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4555}, "digests": [{"algorithm": "sha256", "value": "2a43dee9045c617c0dd6c40b60b4b7bf617de4e3bdd4b2b1a55691a0e41a9c36"}]}, {"id": "4622458bcd9c8639", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4487}, "digests": [{"algorithm": "sha256", "value": "f11840d26e2e030897084a7c2afeb9a14f821614c5c04342c36821a4d5b3966b"}]}, {"id": "3d367ffb535b8628", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8995}, "digests": [{"algorithm": "sha256", "value": "110f3c936a78946e5a1aaa075970f582c8ce9b9b6bd50e6790e819b54e27d9b8"}]}, {"id": "c06a8a9e70e9b7dc", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4205}, "digests": [{"algorithm": "sha256", "value": "d5a5f169228281e0033578a213e9261ea893271117b33e478be6b50153cfc0fb"}]}, {"id": "d3c86940e916f5bb", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block_decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 314}, "digests": [{"algorithm": "sha256", "value": "83c6d443e191d2278f8104be5d7ab915db9123ec5e7a31123321a164ba000f59"}]}, {"id": "66999332755addbe", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 333}, "digests": [{"algorithm": "sha256", "value": "79eaac939154cc32c957056e68f0976f3f9f7dbc14583a2889a9df7a4e41b626"}]}, {"id": "b56bd2db2a309fca", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5389}, "digests": [{"algorithm": "sha256", "value": "cef7a6540229a2e932d462e4a73a55ba8c64992d87df160f24ee415005af8b08"}]}, {"id": "8170f6c107ea678c", "location": {"path": "/usr/lib/go/src/crypto/md5/md5block_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4447}, "digests": [{"algorithm": "sha256", "value": "3ef7edfc6704a8d9d2529162d88e7052e31be1aaefccf3b6195be3922a229a99"}]}, {"id": "b7af9dd84f1227fd", "location": {"path": "/usr/lib/go/src/crypto/rand/rand.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1335}, "digests": [{"algorithm": "sha256", "value": "42a67c4553f0780d4a56e70a030686bf0f50fc92f690ebcb2f9604a74efd960b"}]}, {"id": "5c335cfa72977e0c", "location": {"path": "/usr/lib/go/src/crypto/rand/rand_getentropy.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 366}, "digests": [{"algorithm": "sha256", "value": "25ae1e18060c331ac631e548cc5d079ca27447f439c1fa85dbc239dec953f9dd"}]}, {"id": "183217b1c1894858", "location": {"path": "/usr/lib/go/src/crypto/rand/rand_getrandom.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1466}, "digests": [{"algorithm": "sha256", "value": "a97274d756a602cf481e73528f71fb1fb5a8d7286dae5a6ba1dfd68158141284"}]}, {"id": "399be0f91eaee0cc", "location": {"path": "/usr/lib/go/src/crypto/rand/rand_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 702}, "digests": [{"algorithm": "sha256", "value": "93864a82ea6beb08d882228179ebd7240b3df07ffdb2460e43b70c4ad8d60c9e"}]}, {"id": "cc6efcbb06b4b881", "location": {"path": "/usr/lib/go/src/crypto/rand/rand_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1841}, "digests": [{"algorithm": "sha256", "value": "8b0081cfeab00aa6fb401e38a1177f865accb17d0769c494b092db0b5f8d949e"}]}, {"id": "a22e6ae9655b6d70", "location": {"path": "/usr/lib/go/src/crypto/rand/rand_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "31ecd935e6a958764f95f4732603a3ee8fd232bb923f7deb5faeb8d0dd61bd15"}]}, {"id": "c366b4e86aed58ea", "location": {"path": "/usr/lib/go/src/crypto/rand/rand_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 680}, "digests": [{"algorithm": "sha256", "value": "605e5f69c6e577172f2249af181f262b81fc908f788e130f8e1aa06390236e9f"}]}, {"id": "c2cb52b6de0fd64e", "location": {"path": "/usr/lib/go/src/crypto/rand/util.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2406}, "digests": [{"algorithm": "sha256", "value": "73a1033df4347dc2e9092c6bacef5fc34ab1ca786a8a030b7df07e7346bc810e"}]}, {"id": "bd01cfd1b9249443", "location": {"path": "/usr/lib/go/src/crypto/rc4/rc4.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "ecbd21ee02227e225f8c0c69ddf35a64a56a5c4218a9e2e4270bd42a649ce5f7"}]}, {"id": "4b393e8efb402bb0", "location": {"path": "/usr/lib/go/src/crypto/rsa/boring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3351}, "digests": [{"algorithm": "sha256", "value": "b7afb790c29e0316d5966f7e018cde2f9bdebb34f114efd5ba36fcbf0af77d44"}]}, {"id": "c5f6be84738aa480", "location": {"path": "/usr/lib/go/src/crypto/rsa/notboring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 445}, "digests": [{"algorithm": "sha256", "value": "d6b371eb52957ef1adb969e70d7a28cbcb3360837bfd401e6805655ee4d8e266"}]}, {"id": "ed7bfccc9c1b2460", "location": {"path": "/usr/lib/go/src/crypto/rsa/pkcs1v15.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12185}, "digests": [{"algorithm": "sha256", "value": "81eec9999b653648d3f8653443988a2fff942439b584e62621e4e31727139fd5"}]}, {"id": "308524037d5b50a6", "location": {"path": "/usr/lib/go/src/crypto/rsa/pss.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10562}, "digests": [{"algorithm": "sha256", "value": "e6c15f960a46846754e0a5f3393c335fd3603166b499fb90a5fdf53196b077f0"}]}, {"id": "7e026c49999f29fd", "location": {"path": "/usr/lib/go/src/crypto/rsa/rsa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22609}, "digests": [{"algorithm": "sha256", "value": "785a4a3b59372c7488cdde6f4c8682f6e961be16a465550a8809e1ed71d116cd"}]}, {"id": "a7796389730cfbf2", "location": {"path": "/usr/lib/go/src/crypto/sha1/boring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 677}, "digests": [{"algorithm": "sha256", "value": "6ab55136b8eba30df4a09255974b65574dcfad470af298bfa3356b0811f6d760"}]}, {"id": "18e516498516f25a", "location": {"path": "/usr/lib/go/src/crypto/sha1/notboring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 468}, "digests": [{"algorithm": "sha256", "value": "24f52d5185a944c9cb21025ac578b26812c1e2178d33e794a2b8f73696121214"}]}, {"id": "43901ea9506d6a59", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6092}, "digests": [{"algorithm": "sha256", "value": "6acfc1cd944b6e8d63bbf2adc7dd3b58e21f9c513a79b070d3776919e58a13c8"}]}, {"id": "7bae35c38c73afef", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2312}, "digests": [{"algorithm": "sha256", "value": "765ca1419550d94406aa2b9552fb437d8b84bf6e843f8fe801c63141d198a9b4"}]}, {"id": "857a21f6b8303f45", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6083}, "digests": [{"algorithm": "sha256", "value": "b9e3dc49e9ed56aea08388b92073c988aa4a294c33f326d4bea6883287571ee5"}]}, {"id": "c408eb4623bb3582", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 906}, "digests": [{"algorithm": "sha256", "value": "656c3e2c50a1ea532402e7b112b6f41f1237806742277a6ee22b80e15bb2c43b"}]}, {"id": "36c49b9242ada84b", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32246}, "digests": [{"algorithm": "sha256", "value": "4e407843bac834b132b25d80048c395c93617ac38c700bdabfdf919c36902d2d"}]}, {"id": "24d0d40e2b5ab522", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5673}, "digests": [{"algorithm": "sha256", "value": "8130c6e93e13ddbcb34b99602f9dbf7923858ec277c402557db27c607a3cb11d"}]}, {"id": "29c3782082c4511a", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 470}, "digests": [{"algorithm": "sha256", "value": "e45002bc21618ad399ffab071a52f40f3ff9a3e749c2bf40ca4270ff4bb28db2"}]}, {"id": "c323bad4d5a12eb3", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3541}, "digests": [{"algorithm": "sha256", "value": "3c73097ac950ebd37c4d16a35894fd90368a1e91c20d905be7b954f394beb213"}]}, {"id": "6015f7ba2eea6402", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 255}, "digests": [{"algorithm": "sha256", "value": "9c137e342d1f248d9932941338e7873f708c03b3058c22bf34101bd03e10c69d"}]}, {"id": "c9b6792aa61c3370", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 289}, "digests": [{"algorithm": "sha256", "value": "354092e25e15a0a7b3187ae992f80fb9684e8bc70c91960d5f2b35fae34d5bb4"}]}, {"id": "85a15be10b9c43da", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 228}, "digests": [{"algorithm": "sha256", "value": "e3c1261c561a4a8103d55264be4cb9c1141699d5ed01cbbd06912fe518ec6bdf"}]}, {"id": "8c13e53700a9b22a", "location": {"path": "/usr/lib/go/src/crypto/sha1/sha1block_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "e8e69f396a94b86d40f5e4675bb0f706b05d2b374a923abcb1ea27dd983f247b"}]}, {"id": "ddabc32b6f5ebed0", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6169}, "digests": [{"algorithm": "sha256", "value": "c28e5b7e8e79ef8d156fd2fa89ae3aeeccd27e5cdd60a32f14faa197bf04b16f"}]}, {"id": "0d53ac6d54551704", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2508}, "digests": [{"algorithm": "sha256", "value": "79e51fc660110e08d91f2a19cc97206d5ec2bdc8452df6eb9d1fbb1c7ae14688"}]}, {"id": "156d8477a8bed7ab", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8395}, "digests": [{"algorithm": "sha256", "value": "e324afd12ff9f30eef0d51e726b10b2518b693a8fea40cadd4147cc1cac07254"}]}, {"id": "1f7a64d9a863edc0", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 248}, "digests": [{"algorithm": "sha256", "value": "98753e3b072c7467791a1a58652b983164258ffc8aeaf7cea9c3924d6a297b96"}]}, {"id": "1010d9c795bf3ce7", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43388}, "digests": [{"algorithm": "sha256", "value": "608c20de0b34373571acd513a24da2f5a2a95d1e15a538d1012bda0547a114e9"}]}, {"id": "a3d2b43b1ac41b6a", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 415}, "digests": [{"algorithm": "sha256", "value": "8000589fa6828851222faf765d6944242ef698d1402b123b4a87d90ce2ba9fc4"}]}, {"id": "ab0d6f716583df2b", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5837}, "digests": [{"algorithm": "sha256", "value": "67ca5f0a56ef113703e720d0ff5ed39143387cc417aeda7def230017e707b025"}]}, {"id": "4ae4a3313fb9146b", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 279}, "digests": [{"algorithm": "sha256", "value": "812025868bbf231d27b0d455a2447e7b382fdab4bf96ee4bf85523341ccf4d27"}]}, {"id": "d924ebfcda1757c4", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 305}, "digests": [{"algorithm": "sha256", "value": "543e56d19ab1fd3402c26faafdf65fed534ca726bcdc769bf3d548cb41f6a661"}]}, {"id": "fb12931d23a9946a", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14708}, "digests": [{"algorithm": "sha256", "value": "96e5c97bd0a3504521fafd54c23390edaa5bfa317db11d5ad6fce6abda70e9d6"}]}, {"id": "5a2c69c1cf9e3923", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 232}, "digests": [{"algorithm": "sha256", "value": "07f771dad1f264780625b9b9487dad379cf760e48cb2097a1fd31abb4ab70264"}]}, {"id": "9df41c47eb7fe5ee", "location": {"path": "/usr/lib/go/src/crypto/sha256/sha256block_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "c6249aeb4938701d0eacb224466529a8d8fe50c5abf0ac756947c94f6be504b9"}]}, {"id": "132c76fe60c9a8e7", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9652}, "digests": [{"algorithm": "sha256", "value": "01673905023c869adeeb1dd2083e4f3c88d57dd7aaefb64460a4f28034443024"}]}, {"id": "8f7d4b775043c74a", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3337}, "digests": [{"algorithm": "sha256", "value": "00689ff7f5458549cd56a24d73e0f580876072ac6dd322c3be101bad6d682b52"}]}, {"id": "19437cd4eae6ba81", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 499}, "digests": [{"algorithm": "sha256", "value": "4e8f6ad6f85c01a4a4b22ae46f7906cfcb69de2b3f58a461a995053928572b8f"}]}, {"id": "c8f794822ea10e3f", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27662}, "digests": [{"algorithm": "sha256", "value": "754b712fb2e631d04531fceb69a24f7237b9f8fe0e65dacfbc521eb5cb2db7bb"}]}, {"id": "ce635f3577d7968a", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 368}, "digests": [{"algorithm": "sha256", "value": "9dafe9acbaaeceba503ffb17c2122261fc72c67d41c7559692a7518302f8a711"}]}, {"id": "6e6b22bf26f7d3e8", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5103}, "digests": [{"algorithm": "sha256", "value": "03ba57e3435b13106c596cd002635827132391b81d8c6b823001ff983f7a12ea"}]}, {"id": "aa2753a7d11ad643", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 263}, "digests": [{"algorithm": "sha256", "value": "72771473a257a1a623bf95f9a3fc1293cddadf25eb049b7ea1aa67bda16ccb7b"}]}, {"id": "12bec63677866aa0", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 297}, "digests": [{"algorithm": "sha256", "value": "44708d9b771c67a474c8ebff28109e926d612500b8bc250967d6f8325e163d00"}]}, {"id": "2b48239dc1c54d36", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15460}, "digests": [{"algorithm": "sha256", "value": "ab9d2309676a4f3141d4bfc15d7cdfb43f282b58316a3e9cad96f708fb412c29"}]}, {"id": "d00e5ced24594d19", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 232}, "digests": [{"algorithm": "sha256", "value": "27cec6fc32a082c61835975d7182150ffffd76e8e5538a80f717ca5f081f3742"}]}, {"id": "e47d69e6a41f9769", "location": {"path": "/usr/lib/go/src/crypto/sha512/sha512block_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "cd9aab648cad1a5688dd458e64bc870a89f489513b28007a3a364203f95eed4c"}]}, {"id": "3f65442d077f0f6d", "location": {"path": "/usr/lib/go/src/crypto/subtle/constant_time.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "e12ada3f8d0a23205835f2747429163f0eb2b53dc9bf9be9bd39a84562d357c9"}]}, {"id": "95582fa0e6e5f369", "location": {"path": "/usr/lib/go/src/crypto/subtle/xor.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 638}, "digests": [{"algorithm": "sha256", "value": "51ac9335a0039710736c5fa5fead4304d7ba38cc92fd8fd77e42f7f782f4db33"}]}, {"id": "75f1d73e6a87c109", "location": {"path": "/usr/lib/go/src/crypto/subtle/xor_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 248}, "digests": [{"algorithm": "sha256", "value": "5ab76294b5387f1049455392a5446b750b44a87033d6fff04c4773125f0f8e58"}]}, {"id": "68af30277500fea7", "location": {"path": "/usr/lib/go/src/crypto/subtle/xor_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1358}, "digests": [{"algorithm": "sha256", "value": "2dfbde60271c61061361f2ada238670d1b7668bc78edb9ab6d3081c9498ef161"}]}, {"id": "c636636bdc0eef34", "location": {"path": "/usr/lib/go/src/crypto/subtle/xor_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 248}, "digests": [{"algorithm": "sha256", "value": "62acd95a1e88d74746ce12db575d6dc96c5ebca099d963e9351124f4c711a6fd"}]}, {"id": "bbc560f763a0bbcd", "location": {"path": "/usr/lib/go/src/crypto/subtle/xor_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "487b46b18108844057ab4627a67a4502936afb0091899bccc617871f5acbc540"}]}, {"id": "2edaca8994e4ed22", "location": {"path": "/usr/lib/go/src/crypto/subtle/xor_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1706}, "digests": [{"algorithm": "sha256", "value": "3c9b2cc3515fae5f4cee663f7ccd85cdca81728c1ec58e7b084dcc77ffde1e2e"}]}, {"id": "d27d5be04b2806c6", "location": {"path": "/usr/lib/go/src/crypto/subtle/xor_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 270}, "digests": [{"algorithm": "sha256", "value": "0223189c78531b4e5d507a54d41561593f71664eaf694b8530f26974113f34da"}]}, {"id": "cd609bb6d3a68794", "location": {"path": "/usr/lib/go/src/crypto/subtle/xor_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2087}, "digests": [{"algorithm": "sha256", "value": "b4fd0c8c165e8caad38362a1216c52edf2121d26c9820718965c2af321e6c2b6"}]}, {"id": "cbc962eca15804c9", "location": {"path": "/usr/lib/go/src/crypto/tls/alert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4026}, "digests": [{"algorithm": "sha256", "value": "60e3f6e5d4edb02ecc896feb285974d91c7e855369b04968693eec1ce1b7c687"}]}, {"id": "a5487a008d90e8bb", "location": {"path": "/usr/lib/go/src/crypto/tls/auth.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10217}, "digests": [{"algorithm": "sha256", "value": "2bbd0a50b1922ba000519d82bc43c4ba9fe2b3f08cf93810e735a665a75dd7b5"}]}, {"id": "81ef167835b530e3", "location": {"path": "/usr/lib/go/src/crypto/tls/boring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "e4909b18067c28524b9c7bd257c2c459edb9a2ac81e48721c972c6c2c0c903d6"}]}, {"id": "badb33017341b236", "location": {"path": "/usr/lib/go/src/crypto/tls/cache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3509}, "digests": [{"algorithm": "sha256", "value": "d5a8a551b63b59df54e3e4d8d0ef4d03eb918dc90a0a91971d169ce8eded8927"}]}, {"id": "d0382d4db3f8d756", "location": {"path": "/usr/lib/go/src/crypto/tls/cipher_suites.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25602}, "digests": [{"algorithm": "sha256", "value": "80401fb2abaff636817da1d6a208f274bd6e515a94c4285dea8da92b9ce5661e"}]}, {"id": "7a7c556943eb9ac1", "location": {"path": "/usr/lib/go/src/crypto/tls/common.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54894}, "digests": [{"algorithm": "sha256", "value": "0d27eaba92b73f875470a8b6843423eadb197c5df148dbaf2d71358482b7feca"}]}, {"id": "6a927fd4d8e8b6da", "location": {"path": "/usr/lib/go/src/crypto/tls/common_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3337}, "digests": [{"algorithm": "sha256", "value": "2d1f47a3abeb0b0a890ce63173fb14b9a0a0e41516c528d8d55450da306dc752"}]}, {"id": "e1f2478970162293", "location": {"path": "/usr/lib/go/src/crypto/tls/conn.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48534}, "digests": [{"algorithm": "sha256", "value": "fbe4a3a0960bd82930b7e6ed4812b7ebb8b3e1877e2ac1ea7fe79dcacb190f74"}]}, {"id": "d3a7dad19fc0d560", "location": {"path": "/usr/lib/go/src/crypto/tls/fipsonly/fipsonly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "217b1dd2d16d1212c7a7b065d22dbcd6b9e7bb2bfba717afbc1fd6f422eaa0f3"}]}, {"id": "c50f2597062c6c82", "location": {"path": "/usr/lib/go/src/crypto/tls/generate_cert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4947}, "digests": [{"algorithm": "sha256", "value": "c4eca7cd7a7e96de36adfbdf58d62aefade21e28e0334d0610a8c22517957dc4"}]}, {"id": "b5b3bacaeff05662", "location": {"path": "/usr/lib/go/src/crypto/tls/handshake_client.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31239}, "digests": [{"algorithm": "sha256", "value": "c9476a36433233f4ab9ae371ca91cda8dea6a4b65b45d992f7269229ad02486e"}]}, {"id": "a3cfd21c36decfa5", "location": {"path": "/usr/lib/go/src/crypto/tls/handshake_client_tls13.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20858}, "digests": [{"algorithm": "sha256", "value": "b7b0bad3290403cea2e7b062ec70c43a806c8ab072f1586bb04cbbbc3f3a815d"}]}, {"id": "538e75258b524b77", "location": {"path": "/usr/lib/go/src/crypto/tls/handshake_messages.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47628}, "digests": [{"algorithm": "sha256", "value": "bac012f0ae64228cd55bf37ebb75b4d115cd44ced8512619369e1099c3ebf46c"}]}, {"id": "9acef2eff6c33e0d", "location": {"path": "/usr/lib/go/src/crypto/tls/handshake_server.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25413}, "digests": [{"algorithm": "sha256", "value": "2d32895526bf955e139ff106cfdb3892675a76e11ab8a6d80f9f8473bba3095d"}]}, {"id": "683b94cc47c9595e", "location": {"path": "/usr/lib/go/src/crypto/tls/handshake_server_tls13.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26728}, "digests": [{"algorithm": "sha256", "value": "1af75bbd54aa027899175395658bd82f9a6af79d502694061df3ec1b55782556"}]}, {"id": "97378b50488ceecb", "location": {"path": "/usr/lib/go/src/crypto/tls/key_agreement.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12112}, "digests": [{"algorithm": "sha256", "value": "9f6e42766d5d14dc1bb655b7776f384e8626c0396b8e0061c84dc3bd3c002d14"}]}, {"id": "aa9dee5d97b7af04", "location": {"path": "/usr/lib/go/src/crypto/tls/key_schedule.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5411}, "digests": [{"algorithm": "sha256", "value": "199e7f35c363c573776b0f5c1540198173252619146521daa7dfd1fc98d0791e"}]}, {"id": "73b316bcbb95cd0a", "location": {"path": "/usr/lib/go/src/crypto/tls/notboring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 705}, "digests": [{"algorithm": "sha256", "value": "ed587a52070741b8c6c7171cb9f64dad779cf8b4f2d70e234ce59ee3847e4b6d"}]}, {"id": "7f3ac5007b04f79c", "location": {"path": "/usr/lib/go/src/crypto/tls/prf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8544}, "digests": [{"algorithm": "sha256", "value": "476bba41730ed55d9d017a7b3dab7f77043a17c5b3b84ef221ffb240aaaaef3f"}]}, {"id": "f5dd41fab912160b", "location": {"path": "/usr/lib/go/src/crypto/tls/ticket.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5298}, "digests": [{"algorithm": "sha256", "value": "533dbfada17359f1d3a41c544ff02ca7ce85e1b386c9437d3a3e153b762cfe8a"}]}, {"id": "6abd789dac299b22", "location": {"path": "/usr/lib/go/src/crypto/tls/tls.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11947}, "digests": [{"algorithm": "sha256", "value": "1ca7f763c69664d0f41132df06a87e0770de8b2def6a8d96569dd6691b308d69"}]}, {"id": "7fc963915db42735", "location": {"path": "/usr/lib/go/src/crypto/x509/boring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 993}, "digests": [{"algorithm": "sha256", "value": "6b221652787cea5243c43ab9503314caf92a5bfc86550cd9f6d604b68754b49e"}]}, {"id": "9ea11624cf360e08", "location": {"path": "/usr/lib/go/src/crypto/x509/cert_pool.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7872}, "digests": [{"algorithm": "sha256", "value": "23e2818026fc28154a813315d081115481756202eeeabc67cfb5163346ed3a16"}]}, {"id": "43f40be450fdb03a", "location": {"path": "/usr/lib/go/src/crypto/x509/internal/macos/corefoundation.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8564}, "digests": [{"algorithm": "sha256", "value": "152ac4fb3b913af322b27e756c53d1132bfe9afd2c6be71b8af1d3acb8d03bc9"}]}, {"id": "7b1e9b7392eae190", "location": {"path": "/usr/lib/go/src/crypto/x509/internal/macos/corefoundation.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "7c4c31f01ff02961d2054b21e8bb3581889f009533d37c71cf2448e76fb71c50"}]}, {"id": "009079caca221b63", "location": {"path": "/usr/lib/go/src/crypto/x509/internal/macos/security.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9322}, "digests": [{"algorithm": "sha256", "value": "90adf514f7af9b9c6a775cc3211e6608649533807908e401fe81b75afdb24f88"}]}, {"id": "00c3300f55e79510", "location": {"path": "/usr/lib/go/src/crypto/x509/internal/macos/security.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1547}, "digests": [{"algorithm": "sha256", "value": "b7c6a988d54619e88c3edd96400c1dd73d6d710bbeef22c26d004aacfa5ad273"}]}, {"id": "33672370bfba0ef8", "location": {"path": "/usr/lib/go/src/crypto/x509/notboring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258}, "digests": [{"algorithm": "sha256", "value": "e23e7feace70222cd0e4f4cb1af1a08de02bc27071d637de379477bf4a5821ed"}]}, {"id": "bf22e17a9a89fc6b", "location": {"path": "/usr/lib/go/src/crypto/x509/parser.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36585}, "digests": [{"algorithm": "sha256", "value": "293d6321fae0685c7abe0413982fe464eb180ef897c2a975859844eed284edf6"}]}, {"id": "89b7f4663ecc20a8", "location": {"path": "/usr/lib/go/src/crypto/x509/pem_decrypt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7369}, "digests": [{"algorithm": "sha256", "value": "5205881c8aaf281435a9198dc2f5773e3fda3336c701d92b247a6b6a6423b948"}]}, {"id": "cecfe171d8e09631", "location": {"path": "/usr/lib/go/src/crypto/x509/pkcs1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4762}, "digests": [{"algorithm": "sha256", "value": "2ce3cc29a96a2038c7243b77a374b069c433528a401303a424b30df1f605208c"}]}, {"id": "51a7bca6425f3859", "location": {"path": "/usr/lib/go/src/crypto/x509/pkcs8.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5918}, "digests": [{"algorithm": "sha256", "value": "d0edef499808238eacdd1d8af819f233aa9ccab5cb9df5815f98c3d30bd1a20d"}]}, {"id": "5617d5ca360051e8", "location": {"path": "/usr/lib/go/src/crypto/x509/pkix/pkix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9308}, "digests": [{"algorithm": "sha256", "value": "266acb72fccb7c4d951891bc04198d32b80f975ed383e45470e9f5edffba36fe"}]}, {"id": "645810432d584b6f", "location": {"path": "/usr/lib/go/src/crypto/x509/root.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2020}, "digests": [{"algorithm": "sha256", "value": "f177b5287caa63d80f1f014c3bac040fe64ea2065783ae40be8eec185c31f104"}]}, {"id": "7a1abe0fdaaf427f", "location": {"path": "/usr/lib/go/src/crypto/x509/root_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "051829d91da936dc8ec08827ee27817fc97c8006ea0c9aae29cf5f4f363f83ea"}]}, {"id": "35ec76f10e20641f", "location": {"path": "/usr/lib/go/src/crypto/x509/root_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 748}, "digests": [{"algorithm": "sha256", "value": "9201e7e3f2b535304e7f337c65f15d3d2e6862fa27f08410b92948baf5d52ffe"}]}, {"id": "9c6731046b3ef98d", "location": {"path": "/usr/lib/go/src/crypto/x509/root_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3561}, "digests": [{"algorithm": "sha256", "value": "4c8d38df2f3ead33af081d41c46453862cbf45ec46d6c48adb71e10510fb96b0"}]}, {"id": "947f3d7248c7ae92", "location": {"path": "/usr/lib/go/src/crypto/x509/root_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 379}, "digests": [{"algorithm": "sha256", "value": "bd310427eef3d1fb58cfdf397b3a15902e5638c8d565e1bc935d3df6e76486ae"}]}, {"id": "42ac736fea9e1ef0", "location": {"path": "/usr/lib/go/src/crypto/x509/root_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 959}, "digests": [{"algorithm": "sha256", "value": "cd05796cc82c3aed980364301d44225c055a8eb53d7ea276ffa679a2e4b3e53f"}]}, {"id": "6783b31d6b1c3875", "location": {"path": "/usr/lib/go/src/crypto/x509/root_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 828}, "digests": [{"algorithm": "sha256", "value": "aa00e1a7320cfadd7dd989563b5fa490ca20dac7a6c074c5c2a463b5295225bd"}]}, {"id": "a3092036a7edd179", "location": {"path": "/usr/lib/go/src/crypto/x509/root_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a0193f3f5bde619195d8166939ea0312fc1a3d1047b435d4ed0ea66a73669096"}]}, {"id": "1c91880d07413d3c", "location": {"path": "/usr/lib/go/src/crypto/x509/root_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2729}, "digests": [{"algorithm": "sha256", "value": "b17a491ca2eaa58d45daaa000c9455bd099c3086f37cad85c62c090460fb0203"}]}, {"id": "4a3498f5a99ed76f", "location": {"path": "/usr/lib/go/src/crypto/x509/root_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8907}, "digests": [{"algorithm": "sha256", "value": "33da90adc630f7eccc997f5ab8cbf47f36c46d2ab37c6ca57305404d82067eb0"}]}, {"id": "773edba44e7c2450", "location": {"path": "/usr/lib/go/src/crypto/x509/sec1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4688}, "digests": [{"algorithm": "sha256", "value": "1da7a82b2b5e1f09cf54f02126e1a3a2d3f1d7f1639983d80dc64a8d291a85c1"}]}, {"id": "89d3f5a9284f2bb2", "location": {"path": "/usr/lib/go/src/crypto/x509/test-file.crt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "cc9e661728b8bdb83b4dcba7ff2f83e2f54a5bb3f48ac08c9b5940ca050b6d6a"}]}, {"id": "4410549646efb017", "location": {"path": "/usr/lib/go/src/crypto/x509/verify.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35947}, "digests": [{"algorithm": "sha256", "value": "2f0b5e9f24e3834b0d8a62bad7ce8969584d32ffe5b9d84a4778a1e740246f68"}]}, {"id": "2c2f86fa327aa61b", "location": {"path": "/usr/lib/go/src/crypto/x509/x509.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78329}, "digests": [{"algorithm": "sha256", "value": "72fdc7771df8c12afbf4641f9eeee2a01856907d0ff3f2bbe6b4d003d1a5deb7"}]}, {"id": "89e1d0889d674fb4", "location": {"path": "/usr/lib/go/src/crypto/x509/x509_test_import.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1744}, "digests": [{"algorithm": "sha256", "value": "0935d53d0b51ae10fc3490e5110e98f375e841b9291c9fe6a09e41c41242b412"}]}, {"id": "d1d35728955f53c4", "location": {"path": "/usr/lib/go/src/database/sql/convert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16278}, "digests": [{"algorithm": "sha256", "value": "b1115053e22dc4970edd001eeb08226b92da3728740846eb61e69616b864373e"}]}, {"id": "c673e62d12ed448b", "location": {"path": "/usr/lib/go/src/database/sql/ctxutil.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3570}, "digests": [{"algorithm": "sha256", "value": "ba48408c2ac7268110cffcef70c27ff5153911a31bf954752e8c08ab685bb37a"}]}, {"id": "23fce89014560a90", "location": {"path": "/usr/lib/go/src/database/sql/doc.txt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2116}, "digests": [{"algorithm": "sha256", "value": "a5ce0a88729d115ab127f8d0a63451cc689b34111291e88b722f12ebf6ae6e78"}]}, {"id": "ac5acdef54d62eaa", "location": {"path": "/usr/lib/go/src/database/sql/driver/driver.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20898}, "digests": [{"algorithm": "sha256", "value": "0b9f07c2a23e29c75b4445ea8ba1b0abd62c951ab2df79a0c69518999ad74c1d"}]}, {"id": "9e7d50419b4c55d9", "location": {"path": "/usr/lib/go/src/database/sql/driver/types.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8701}, "digests": [{"algorithm": "sha256", "value": "abc9cda762bbcafa2f2a1a11924817ce5c1f45b45620ca82093fd00b08461615"}]}, {"id": "3ae6bc76efbb221c", "location": {"path": "/usr/lib/go/src/database/sql/sql.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 97162}, "digests": [{"algorithm": "sha256", "value": "6417a5001d7faa42d725e9055c55912d09d454e868a492119355104320e10ff7"}]}, {"id": "9d831dd904e404ec", "location": {"path": "/usr/lib/go/src/debug/buildinfo/buildinfo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12516}, "digests": [{"algorithm": "sha256", "value": "cbef4f8fc4ea3dff0a6b8ea984c7618e3046767968055d410dee5715ec8862c8"}]}, {"id": "c417ce44f3824094", "location": {"path": "/usr/lib/go/src/debug/dwarf/attr_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8097}, "digests": [{"algorithm": "sha256", "value": "096869810ede7bc173fe5edd48be5bf0f76c986d79f350bd99a0003e3f1aeb86"}]}, {"id": "769f3af8d67e0f79", "location": {"path": "/usr/lib/go/src/debug/dwarf/buf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3815}, "digests": [{"algorithm": "sha256", "value": "452fba7dd649f09718615d504f64f8da26d57205560b79d19f411e9cad1eae47"}]}, {"id": "620183dfe3cc2e8d", "location": {"path": "/usr/lib/go/src/debug/dwarf/class_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1159}, "digests": [{"algorithm": "sha256", "value": "a71ad233d0ed906e02bcf766079122737f46bff96612252da77ba13f7ea4e813"}]}, {"id": "2c8eb1559c71d956", "location": {"path": "/usr/lib/go/src/debug/dwarf/const.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14117}, "digests": [{"algorithm": "sha256", "value": "24f0a068d415e3928d35b64dabd67a662a0383a551063cb357bfa2cdcdfb10be"}]}, {"id": "39cdc4581a014fc7", "location": {"path": "/usr/lib/go/src/debug/dwarf/entry.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31364}, "digests": [{"algorithm": "sha256", "value": "27fd20bf01daa9c2559ba62310416deed236118987914e80960c14156496c0a7"}]}, {"id": "bcfae306ba573bd7", "location": {"path": "/usr/lib/go/src/debug/dwarf/line.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24017}, "digests": [{"algorithm": "sha256", "value": "69ed495fc78c87b431c83562a871ec566524dc9356507ca730f46ec3e05903b5"}]}, {"id": "bed279ecee180219", "location": {"path": "/usr/lib/go/src/debug/dwarf/open.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4217}, "digests": [{"algorithm": "sha256", "value": "3e8e1929ff242df64944d01e0fbea9c7c615678a0480d7d2362df609b4481763"}]}, {"id": "1df0986384a7b07b", "location": {"path": "/usr/lib/go/src/debug/dwarf/tag_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4040}, "digests": [{"algorithm": "sha256", "value": "f0463241c9058ddaff67de75a32957244393f5039851f3c88e79f0d3bdb43d6a"}]}, {"id": "ad1d9a8ddae52864", "location": {"path": "/usr/lib/go/src/debug/dwarf/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22406}, "digests": [{"algorithm": "sha256", "value": "8906d618b1246d5c333385ce3936543d178862160c3a3aaae6c3a7d1a9044079"}]}, {"id": "4626bdfe4934a1b7", "location": {"path": "/usr/lib/go/src/debug/dwarf/typeunit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3717}, "digests": [{"algorithm": "sha256", "value": "7fb02fecc2b8f9eacaef7aff77c10cfc52ec5f0e1c4abf39ec4185a53a260370"}]}, {"id": "7f81adc6180580ac", "location": {"path": "/usr/lib/go/src/debug/dwarf/unit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2793}, "digests": [{"algorithm": "sha256", "value": "3fcdebf760d127f7244b95f40f3f1a20068d00f3cafa0c2759267fc3b7d6a121"}]}, {"id": "02b9fe88cf57d5e5", "location": {"path": "/usr/lib/go/src/debug/elf/elf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 131690}, "digests": [{"algorithm": "sha256", "value": "e3d4fdaac321b505c4acab70373923e181d7e319f0679c5141329d2aec33b76a"}]}, {"id": "75754d0a7ca4f05c", "location": {"path": "/usr/lib/go/src/debug/elf/file.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40877}, "digests": [{"algorithm": "sha256", "value": "3b60f4fabf7dd711452ea4b360e9ec7af038771f6b786e69960fd63ef330c65c"}]}, {"id": "e5492f4730c4c0ad", "location": {"path": "/usr/lib/go/src/debug/elf/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2133}, "digests": [{"algorithm": "sha256", "value": "19acf3c9a1fb7ea51fa00bb71458b2b288713bbc4cd99ca477517454b3c2b1ec"}]}, {"id": "1335f463c815f0d8", "location": {"path": "/usr/lib/go/src/debug/gosym/pclntab.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19047}, "digests": [{"algorithm": "sha256", "value": "e15f388ec0169e28374ff4377841c291be2d60a21ee5784b985c0482c33408f8"}]}, {"id": "59069ec848175d75", "location": {"path": "/usr/lib/go/src/debug/gosym/symtab.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18306}, "digests": [{"algorithm": "sha256", "value": "c8c9ba87ee4081c707e3cdbe55b9ac4d47c94e8078e50d05b233b7acc38aa322"}]}, {"id": "bda5ec1178b65e7e", "location": {"path": "/usr/lib/go/src/debug/macho/fat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4213}, "digests": [{"algorithm": "sha256", "value": "36c7281cd3eecb8189b7c90638eeb99f042f3db8f74229761de67ca8a244a299"}]}, {"id": "c0b989cf544f092a", "location": {"path": "/usr/lib/go/src/debug/macho/file.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18214}, "digests": [{"algorithm": "sha256", "value": "4c6cbbb03961c63c0e441f625e3e541edc32062f712ce141524a65cb207d1487"}]}, {"id": "df9af473504a47bd", "location": {"path": "/usr/lib/go/src/debug/macho/macho.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7741}, "digests": [{"algorithm": "sha256", "value": "4a3e0f92444766c0a1269e9bd0e6fc5d7e483a686d28fe108c071dc02e841ac1"}]}, {"id": "cf46ba2c9549096d", "location": {"path": "/usr/lib/go/src/debug/macho/reloctype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "fe0dc33fab11d6275fc07322566f37dda9b4ef4655cda57b8fcdd77705ae1948"}]}, {"id": "aae7efab46ae374e", "location": {"path": "/usr/lib/go/src/debug/macho/reloctype_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2476}, "digests": [{"algorithm": "sha256", "value": "a8289595387a5a802798225a2aa04a33e65c108fa6c6254c13e527cd5c76c4f8"}]}, {"id": "b10578eeb9697460", "location": {"path": "/usr/lib/go/src/debug/pe/file.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17671}, "digests": [{"algorithm": "sha256", "value": "d397bf20af66dd37fa25eb9a9cf77ca4b899ad3a71e67a5b92bbc63f2b4ec248"}]}, {"id": "f91ce0f8744c8d63", "location": {"path": "/usr/lib/go/src/debug/pe/pe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6795}, "digests": [{"algorithm": "sha256", "value": "cfe1a79d0d36c9620c5bb27a2d7479e7e81d159bd9603cb4715544b9a49857a4"}]}, {"id": "6579f069ea1febd3", "location": {"path": "/usr/lib/go/src/debug/pe/section.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3319}, "digests": [{"algorithm": "sha256", "value": "ff4b95e7ce7e67187e1c79c3e84cd7e492eda7f3b7a8568e6168e865d38b0f05"}]}, {"id": "e4c9db625376daf1", "location": {"path": "/usr/lib/go/src/debug/pe/string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "aba3646842088a9697df56541acbd7d3e2cc5b1385b8f8527e2862e49dc908f1"}]}, {"id": "ae99addb3649a642", "location": {"path": "/usr/lib/go/src/debug/pe/symbol.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6788}, "digests": [{"algorithm": "sha256", "value": "b7d0c6a5c090c8b559758f437b9b8d902af56ca323d2c9e836724d928a713041"}]}, {"id": "748d201571c08730", "location": {"path": "/usr/lib/go/src/debug/plan9obj/file.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7348}, "digests": [{"algorithm": "sha256", "value": "f49a6cba5458199929328e11edb65a0c6d1aa550ef77f3fa776c8da9708f9024"}]}, {"id": "b5e3e56035be7943", "location": {"path": "/usr/lib/go/src/debug/plan9obj/plan9obj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 863}, "digests": [{"algorithm": "sha256", "value": "25ea7130ee5f415504ddcc7c30285b0e5f9adcc673c91f6415a2b6acc520f107"}]}, {"id": "a860baa34fc7ed50", "location": {"path": "/usr/lib/go/src/embed/embed.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13649}, "digests": [{"algorithm": "sha256", "value": "90017f558cbc72837ff8fd571a52993f11dfd0aab555b706d6cb578b915c5283"}]}, {"id": "ebb3938fe55dd77f", "location": {"path": "/usr/lib/go/src/embed/internal/embedtest/concurrency.txt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32}, "digests": [{"algorithm": "sha256", "value": "f12227ed3d86ebbefcfc5cab99abd0a5769a85c5e29f3b09816ed2a5d60e357a"}]}, {"id": "9d5a98feed502f78", "location": {"path": "/usr/lib/go/src/encoding/ascii85/ascii85.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7012}, "digests": [{"algorithm": "sha256", "value": "4cf8b317ec64741c7c8e8e5824baa04a5997ab4b08bce40f7c17c2d535503ef7"}]}, {"id": "a7d65b50aa794ae6", "location": {"path": "/usr/lib/go/src/encoding/asn1/asn1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32410}, "digests": [{"algorithm": "sha256", "value": "bc1cb85baa8075cbea404475dfa8c8ae81ad3571d616767b5f53f60238b078cd"}]}, {"id": "83caccf7abd83ab5", "location": {"path": "/usr/lib/go/src/encoding/asn1/common.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5617}, "digests": [{"algorithm": "sha256", "value": "302a3808ff7c006e0fc8d0342b0ee4196d08ef9f43a3b77268345f20e7e2aa15"}]}, {"id": "eb71093e82f56fa1", "location": {"path": "/usr/lib/go/src/encoding/asn1/marshal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17584}, "digests": [{"algorithm": "sha256", "value": "9438762588275fecfcc71407bfb6f466586a59dcab3d324186f616be15a00e17"}]}, {"id": "08d6301138e6df0c", "location": {"path": "/usr/lib/go/src/encoding/base32/base32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14178}, "digests": [{"algorithm": "sha256", "value": "2625bac38deb61a19e58a93c2ee082fb5803041b603901a1bdbfd4d95aa3ae66"}]}, {"id": "c9a5b2da82fa69b2", "location": {"path": "/usr/lib/go/src/encoding/base64/base64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16443}, "digests": [{"algorithm": "sha256", "value": "5fb116da3ea68b960826971e28c9d50345aeb14d993c5ef84f35e69fbdb71c31"}]}, {"id": "e7d7355d3c86a297", "location": {"path": "/usr/lib/go/src/encoding/binary/binary.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19425}, "digests": [{"algorithm": "sha256", "value": "dfc0d507bff2b873e55c9d3986415034095ea1b20e085ddf4629a7e4a5172401"}]}, {"id": "2fe303c1dedca017", "location": {"path": "/usr/lib/go/src/encoding/binary/varint.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4925}, "digests": [{"algorithm": "sha256", "value": "222c9f102ccd262c3274d2b5d54f2a7d0e5258a0e167b25c50ffed839ac8437f"}]}, {"id": "4477e62cce4363ff", "location": {"path": "/usr/lib/go/src/encoding/csv/fuzz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1349}, "digests": [{"algorithm": "sha256", "value": "97d0d619abc868429c1e4d6e377c1925e1e6ce41bb5469026f0fcd8a6a559a2a"}]}, {"id": "398905c8bfc521c6", "location": {"path": "/usr/lib/go/src/encoding/csv/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14315}, "digests": [{"algorithm": "sha256", "value": "021655fdfe45d25935d4bc3a7f2c7b42238f558e595bb8c65dca9aac352fd264"}]}, {"id": "b9cb218fe1c0a5cf", "location": {"path": "/usr/lib/go/src/encoding/csv/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4841}, "digests": [{"algorithm": "sha256", "value": "7397964a0cc6522c5139be281f2d2fd6ed44b14e2afba594833b01d28d9bfc48"}]}, {"id": "5ce0ca7d2710800d", "location": {"path": "/usr/lib/go/src/encoding/encoding.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1919}, "digests": [{"algorithm": "sha256", "value": "61ed8b8e488c645216e31054837725534d4bdc9edd99a2781578558559d81eed"}]}, {"id": "b07736f100102577", "location": {"path": "/usr/lib/go/src/encoding/gob/debug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18705}, "digests": [{"algorithm": "sha256", "value": "b0869d066f8deab2653737f5f4f1db92bf53015ac4eb945ae50b30651ec74ee4"}]}, {"id": "16c54eb6b7a07aa2", "location": {"path": "/usr/lib/go/src/encoding/gob/dec_helpers.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15665}, "digests": [{"algorithm": "sha256", "value": "57dceaeee10eba596b7179b38e2450c495392cc35ea57dc00497dd7002b09689"}]}, {"id": "a47812fb348f80dc", "location": {"path": "/usr/lib/go/src/encoding/gob/decgen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4895}, "digests": [{"algorithm": "sha256", "value": "008a053343fe428d1e4fab27765f9024ade354a8fa02a4d78a41951063efdc84"}]}, {"id": "8641dd23505326ea", "location": {"path": "/usr/lib/go/src/encoding/gob/decode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41358}, "digests": [{"algorithm": "sha256", "value": "0a593c05f9efe347e4aa7b936a3cf85413e0ea4d91ddbea78db86cd3decdd62b"}]}, {"id": "51d87e66fd101207", "location": {"path": "/usr/lib/go/src/encoding/gob/decoder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7357}, "digests": [{"algorithm": "sha256", "value": "cbda01032595811238494a07620c8323f21616b42e2ee57d4047aed6d7da878d"}]}, {"id": "c6ccd22b1e5f69a1", "location": {"path": "/usr/lib/go/src/encoding/gob/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17503}, "digests": [{"algorithm": "sha256", "value": "fe3a68cf050793ef9ae666856ae2fdd541534168cef9bdd60ae386d7b462bc7f"}]}, {"id": "5020cfa5e44330c4", "location": {"path": "/usr/lib/go/src/encoding/gob/dump.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 558}, "digests": [{"algorithm": "sha256", "value": "6772813e92625ba6b726be315ecb22381d0bea4e04c942900c8ce0cb8ee3612c"}]}, {"id": "2d90a01f55ce458c", "location": {"path": "/usr/lib/go/src/encoding/gob/enc_helpers.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10175}, "digests": [{"algorithm": "sha256", "value": "f9ffe4baa090655c66f23222fc64a43ba4742d31cae252642edef7544afb3b62"}]}, {"id": "882290ab28c7e806", "location": {"path": "/usr/lib/go/src/encoding/gob/encgen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3837}, "digests": [{"algorithm": "sha256", "value": "4ff06a0aeadb8276e91d36f7130db5d46aef096b50a5e36ee87ceae25daa8344"}]}, {"id": "887d93bc9c9fd0f3", "location": {"path": "/usr/lib/go/src/encoding/gob/encode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20463}, "digests": [{"algorithm": "sha256", "value": "58ad3fedb2c709c20e69301579a897a5cee97162f6594f82a13f5351980271f2"}]}, {"id": "2f7cfa3ff27d632f", "location": {"path": "/usr/lib/go/src/encoding/gob/encoder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7939}, "digests": [{"algorithm": "sha256", "value": "c33986fe9d5bfc60b6c953b6f64ca522cc225d65abbb6ad4959381a5fcd548cd"}]}, {"id": "98851e4f3a56aa42", "location": {"path": "/usr/lib/go/src/encoding/gob/error.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1382}, "digests": [{"algorithm": "sha256", "value": "b4405a850719ac039c2c5b56ebec91421c18cffc6f4d1aba655d85f944c98998"}]}, {"id": "be22b7bd0c0b0068", "location": {"path": "/usr/lib/go/src/encoding/gob/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27283}, "digests": [{"algorithm": "sha256", "value": "5251c2439aa8d02048927cef86ac75d820b55c9290e873480c1de4524ae76d55"}]}, {"id": "13a646f7bee09f14", "location": {"path": "/usr/lib/go/src/encoding/hex/hex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9204}, "digests": [{"algorithm": "sha256", "value": "bd44c31f3d9ca52aa04757e5c108ecf3e0fe5d2c24da055014139f95476d98a9"}]}, {"id": "0cab44697824c693", "location": {"path": "/usr/lib/go/src/encoding/json/decode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36188}, "digests": [{"algorithm": "sha256", "value": "64d4d29691c8be451237de371d3c80207922644ea6b92f8a85409a45fe77f8ae"}]}, {"id": "d783278583bcafd9", "location": {"path": "/usr/lib/go/src/encoding/json/encode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39387}, "digests": [{"algorithm": "sha256", "value": "825d618134e05e67aca98c32e753a7dcf9a5a73e3a8e545b8f58721820744cf8"}]}, {"id": "840f39ef3a557ec6", "location": {"path": "/usr/lib/go/src/encoding/json/fold.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "f6c0ad055b14f7c0379596e90729621c0404bc604ef229a2570bc948ba91d706"}]}, {"id": "54eacfa490515707", "location": {"path": "/usr/lib/go/src/encoding/json/fuzz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "d19ff57a5cd3b03321856f4cca21804457a7253981bef970fb12fef039e8b779"}]}, {"id": "6c325bbb928ab123", "location": {"path": "/usr/lib/go/src/encoding/json/indent.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3480}, "digests": [{"algorithm": "sha256", "value": "abb6ed9bf044495fe7553864b52d4c146c784f5a182c0ee2c827a5e5d756d244"}]}, {"id": "f010676fd9fd52f2", "location": {"path": "/usr/lib/go/src/encoding/json/scanner.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16522}, "digests": [{"algorithm": "sha256", "value": "85a00aa30dcc2dcd040e601720e537248c4dfc8b73fcc5e934d1b9ce09d22427"}]}, {"id": "fe73aa1ab3bb72bc", "location": {"path": "/usr/lib/go/src/encoding/json/stream.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13205}, "digests": [{"algorithm": "sha256", "value": "cad91ef5b8c0945d6f7e2c8451a52decf43be16be97054ba03e8e5bbbca7bcf9"}]}, {"id": "f969a4eaab4eae61", "location": {"path": "/usr/lib/go/src/encoding/json/tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4260}, "digests": [{"algorithm": "sha256", "value": "956ab0cb472d0622b1a7242362379430f7137ad6887fb8dd009b4d156d5307ee"}]}, {"id": "b3101584dba8dade", "location": {"path": "/usr/lib/go/src/encoding/json/tags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 972}, "digests": [{"algorithm": "sha256", "value": "02674ba6e2558244d4296f61dd844e3cbf6b42408ae1512df28522d850567bbe"}]}, {"id": "738418f8f0043376", "location": {"path": "/usr/lib/go/src/encoding/pem/pem.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7804}, "digests": [{"algorithm": "sha256", "value": "940f656b920b3391e8d2069e69007142ece3e6ebd0d6d7b4fb6b0f0ce3690938"}]}, {"id": "44125bdc493e33a1", "location": {"path": "/usr/lib/go/src/encoding/xml/marshal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31734}, "digests": [{"algorithm": "sha256", "value": "8f676dde89ed2330e385027d3a604569ff007155ddab13f5808eb8b0d15a5144"}]}, {"id": "b1bb6a1b97fb6409", "location": {"path": "/usr/lib/go/src/encoding/xml/read.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23017}, "digests": [{"algorithm": "sha256", "value": "f76303fee5e21fb26fa2f0013b6d0c79b95b6bad722bb995f742dd536387500f"}]}, {"id": "b1510e881d9f3bff", "location": {"path": "/usr/lib/go/src/encoding/xml/typeinfo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9861}, "digests": [{"algorithm": "sha256", "value": "66cf25550223edc4564899d64f36a30bf772bca6a9568878ea1a4b84b00f47bc"}]}, {"id": "d9e7bf60bd6f7da5", "location": {"path": "/usr/lib/go/src/encoding/xml/xml.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48087}, "digests": [{"algorithm": "sha256", "value": "bff4aaa00e6e4f8959202c5748c10df77bf68d8b5838d16260d522ac03dbab52"}]}, {"id": "7e0ffe9c1bd5d5d4", "location": {"path": "/usr/lib/go/src/errors/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2307}, "digests": [{"algorithm": "sha256", "value": "54ff80d9357a66cc2be806ab3b3cbe36d51f47fe9e3f66a2a445b7c804964481"}]}, {"id": "35bd901f6afa2dcd", "location": {"path": "/usr/lib/go/src/errors/join.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1038}, "digests": [{"algorithm": "sha256", "value": "6aed73c175ec28bce424a674fdb507b612fcee5a99e696ae931f6b5117155dc5"}]}, {"id": "b84942c9f612b5fa", "location": {"path": "/usr/lib/go/src/errors/wrap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3939}, "digests": [{"algorithm": "sha256", "value": "b7518820595e459b7334c7c99a11b6babef7d4e867b193e001c62e953f35d51d"}]}, {"id": "e8903c2819e16a1c", "location": {"path": "/usr/lib/go/src/expvar/expvar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8101}, "digests": [{"algorithm": "sha256", "value": "6633649ffc20513eadfe09699e148cfb2ae6b7d2c4a1258fb26778f312850969"}]}, {"id": "0fb00626a70d412b", "location": {"path": "/usr/lib/go/src/flag/flag.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38780}, "digests": [{"algorithm": "sha256", "value": "0eca5f5d67a2bd5872456ac41f2ccacb40787e3495f542a39913b8d63fc7c00d"}]}, {"id": "366b457276e8783e", "location": {"path": "/usr/lib/go/src/fmt/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14871}, "digests": [{"algorithm": "sha256", "value": "53d9435f297d4c7e94fa270569f2012c1806648caa9686a5e17b8816c5488fbb"}]}, {"id": "655d0fef4e279d19", "location": {"path": "/usr/lib/go/src/fmt/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1725}, "digests": [{"algorithm": "sha256", "value": "0148443023ea51d12ebb50abe4227ad8d4746e9d4ce2cd8a12d7ff1e8d01f15a"}]}, {"id": "243c1605e81d1a46", "location": {"path": "/usr/lib/go/src/fmt/format.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13919}, "digests": [{"algorithm": "sha256", "value": "6baaa9788f92a832c063a20c8d7b8a6ce9bcd5e19674d8d3cfcdc2eeb226a761"}]}, {"id": "1532a180beb14cec", "location": {"path": "/usr/lib/go/src/fmt/print.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32652}, "digests": [{"algorithm": "sha256", "value": "739a546bd8ffa62b594e2d30283b2ecb15858a5e60e6fe4ccdb46432bd1a49d6"}]}, {"id": "707eeca93f54e764", "location": {"path": "/usr/lib/go/src/fmt/scan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32670}, "digests": [{"algorithm": "sha256", "value": "6c9051f1a5b24ae984090d38f875187de63ce85b50269044b42aa74247504622"}]}, {"id": "064fa171f730665b", "location": {"path": "/usr/lib/go/src/go.mod", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 234}, "digests": [{"algorithm": "sha256", "value": "9a8bb69182bf99926869af4ac07a1fffc5c0432922b09c4a18c2e7917a2bdfa3"}]}, {"id": "cbe2009464aafbb7", "location": {"path": "/usr/lib/go/src/go.sum", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 732}, "digests": [{"algorithm": "sha256", "value": "70207f806f68c066a1f118076757ea839ffeea1dea81639e749e6c8d7e8b8e9b"}]}, {"id": "ed2af2119ef44882", "location": {"path": "/usr/lib/go/src/go/ast/ast.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34829}, "digests": [{"algorithm": "sha256", "value": "eb48c841a46e012cd664eea17585dc2bd167ba431e309f0a0ff8c5b16a762054"}]}, {"id": "5fbfa54993bdc599", "location": {"path": "/usr/lib/go/src/go/ast/commentmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9175}, "digests": [{"algorithm": "sha256", "value": "de137aa52633f521719f16f17bf745f24ce6e9952c8a89ba94c4433652be5980"}]}, {"id": "9c232b41becaf752", "location": {"path": "/usr/lib/go/src/go/ast/filter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13619}, "digests": [{"algorithm": "sha256", "value": "a80184cd7e4460953cb6f1a7db2ac57d2f80f1c22e0e176a0ba2679aebe70760"}]}, {"id": "fe56c6a41777ff98", "location": {"path": "/usr/lib/go/src/go/ast/import.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5805}, "digests": [{"algorithm": "sha256", "value": "f9b8e5c8a4ff5cf8f1ec4f210a10bb1c73db5361cea7d3afc748863599c12977"}]}, {"id": "0b157da0d4f3e99c", "location": {"path": "/usr/lib/go/src/go/ast/print.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5977}, "digests": [{"algorithm": "sha256", "value": "4f9ac26bfdefe773976b30cd9b2bc629f28196c11790f271306986cbe137cfc9"}]}, {"id": "64314d20d50b49af", "location": {"path": "/usr/lib/go/src/go/ast/resolve.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5345}, "digests": [{"algorithm": "sha256", "value": "85a99366ceedc904da2d5d5b1669f8a0849b1deab40f11cb5badb8f1238678d2"}]}, {"id": "9829537a1f3c02db", "location": {"path": "/usr/lib/go/src/go/ast/scope.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3998}, "digests": [{"algorithm": "sha256", "value": "531c1a0fd6fff91f6a239ce3269843020b3351978a9319fc5ff80819af73b7ea"}]}, {"id": "9e23414e70434466", "location": {"path": "/usr/lib/go/src/go/ast/walk.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6581}, "digests": [{"algorithm": "sha256", "value": "249f6c0b2c80a19f1eadd0db9bb9bee02ebe1c6576120a0361a3227b8af3bb00"}]}, {"id": "c1e2f422591a98ee", "location": {"path": "/usr/lib/go/src/go/build/build.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61898}, "digests": [{"algorithm": "sha256", "value": "6a574a1e552f40b5cad458af577700d9f9c67d5862e05a55b6abcbc15e119cd7"}]}, {"id": "b35254c95dd3dd4e", "location": {"path": "/usr/lib/go/src/go/build/constraint/expr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14575}, "digests": [{"algorithm": "sha256", "value": "829600eedc76bf74a5898064013df1ef78661726e40599481ab36fe37ddd0fbd"}]}, {"id": "5ce42ddd30b2660d", "location": {"path": "/usr/lib/go/src/go/build/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3788}, "digests": [{"algorithm": "sha256", "value": "c716c9d785f838afea537bba4c5b8229b00f6fdcbd3bff10ca6c5abb8bd7fe34"}]}, {"id": "0fe72d89a2aca175", "location": {"path": "/usr/lib/go/src/go/build/gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 396}, "digests": [{"algorithm": "sha256", "value": "0e54b7f04bed35656d6f25588cfdcfeefab86d1b71185a68b9f3facf8e2243a4"}]}, {"id": "8f35778c485810ec", "location": {"path": "/usr/lib/go/src/go/build/gccgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 344}, "digests": [{"algorithm": "sha256", "value": "45f72378fe89d44297b403615a9d893320b77579fa7709dfac95b2dd45c62c39"}]}, {"id": "072e293c06db4bbd", "location": {"path": "/usr/lib/go/src/go/build/read.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12898}, "digests": [{"algorithm": "sha256", "value": "65e291668028a33d8930dc42772ab4d95da507b48768f1c2fba7bdcc09a5f432"}]}, {"id": "1b273fc3be9bd6db", "location": {"path": "/usr/lib/go/src/go/build/syslist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "5a4eae28d9d0fb1272cfa86c310fee8ef45d650e59813801313a5d8248cada9e"}]}, {"id": "32585da443f0f6c3", "location": {"path": "/usr/lib/go/src/go/build/zcgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "cd44a51bad63c02138314263335011fcb7bea3cfffb59e2dd9843aaa935f2515"}]}, {"id": "2bb1d0d52fa958f5", "location": {"path": "/usr/lib/go/src/go/constant/kind_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 676}, "digests": [{"algorithm": "sha256", "value": "aaace41f1ba36216879d22356c58f3dca9ab2ab8c12767ac7dd990a1e89fece1"}]}, {"id": "54991274337de4b5", "location": {"path": "/usr/lib/go/src/go/constant/value.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34611}, "digests": [{"algorithm": "sha256", "value": "e8aeb7562c1620179d2cf9846ec6c087ed3fb01c58b991934e8beb2c83da9ea9"}]}, {"id": "313ab71fcb01b548", "location": {"path": "/usr/lib/go/src/go/doc/Makefile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 246}, "digests": [{"algorithm": "sha256", "value": "552645751ace5ec2d5b7366962364277c138bc1f45097a9a60aa5915a3332df4"}]}, {"id": "409da4729e08acfb", "location": {"path": "/usr/lib/go/src/go/doc/comment.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1977}, "digests": [{"algorithm": "sha256", "value": "2cd20f10ae1d478134ffa8eb69015227630b9d7bc271712b67174eafb04e6e20"}]}, {"id": "33414e025050de3d", "location": {"path": "/usr/lib/go/src/go/doc/comment/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "4cb68a0aeca6e97db7c07e7c4050eac94c1cb9763e6c89dfb5bc562a7fe2b3e9"}]}, {"id": "27723f2c2ac20391", "location": {"path": "/usr/lib/go/src/go/doc/comment/html.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3548}, "digests": [{"algorithm": "sha256", "value": "4c0b85ce5295451c4cd3739dceee1e725b9bec4ccbef328b9fc84b203952f8c7"}]}, {"id": "7d7500b29c9e083d", "location": {"path": "/usr/lib/go/src/go/doc/comment/markdown.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4545}, "digests": [{"algorithm": "sha256", "value": "72164ba374fdc5bcbdb998c6ef0243ab3f6861c674689f339f14cac9155c1de3"}]}, {"id": "a92797770071ac38", "location": {"path": "/usr/lib/go/src/go/doc/comment/mkstd.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 768}, "digests": [{"algorithm": "sha256", "value": "40988ab32056279186548ad0cb074a517b344eac18661a094afc492a2b59ca0f"}]}, {"id": "45e53d5de6f01c4d", "location": {"path": "/usr/lib/go/src/go/doc/comment/parse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34517}, "digests": [{"algorithm": "sha256", "value": "9f343449c321b7b67e0ca1384a16e77dc0286dca99795493f63e451e8d3ddb16"}]}, {"id": "d13f1d273827b1f9", "location": {"path": "/usr/lib/go/src/go/doc/comment/print.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7808}, "digests": [{"algorithm": "sha256", "value": "293988e99c5362a3aaa6879f514794debb2dcee16a7f630c62e9f9d7aec2d330"}]}, {"id": "40b4f3c41d8f5f85", "location": {"path": "/usr/lib/go/src/go/doc/comment/std.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "ce158555de56954c67c7e02a40f6fb63dd4714543ea6696f795cf892c93cf2db"}]}, {"id": "e148bd0d03d69143", "location": {"path": "/usr/lib/go/src/go/doc/comment/text.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9014}, "digests": [{"algorithm": "sha256", "value": "c51f5b27ba02354233aef5e7ce8d6f170e6f5d5a026ef65c6ed55811ae351b4d"}]}, {"id": "a886e6fed6a8f9b2", "location": {"path": "/usr/lib/go/src/go/doc/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11496}, "digests": [{"algorithm": "sha256", "value": "73857df95c7310ed3774d77c34e5e6b06b914352503be7e84d89eba91c7b56e8"}]}, {"id": "b4e46b1e06ea5b4c", "location": {"path": "/usr/lib/go/src/go/doc/example.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21855}, "digests": [{"algorithm": "sha256", "value": "6ad0b117c01e889ec9b509e136bacb4629173474223c72cdc502e05d353c17d9"}]}, {"id": "3561615c3d80695d", "location": {"path": "/usr/lib/go/src/go/doc/exports.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8705}, "digests": [{"algorithm": "sha256", "value": "84eeceb5788d8c0906c6fc2a7f671bd837282f97341d90c83137b6ed8c04cf79"}]}, {"id": "596caff929f87fd9", "location": {"path": "/usr/lib/go/src/go/doc/filter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2269}, "digests": [{"algorithm": "sha256", "value": "821fd4763a6d20846b06a48ac395be31bd034fabea39254dc6287057b740cfba"}]}, {"id": "880b392a842f8223", "location": {"path": "/usr/lib/go/src/go/doc/headscan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2546}, "digests": [{"algorithm": "sha256", "value": "c6009da68da9fe1304fcb45ed2dbaf10b54c1d42750ae3d6d07f9741331527fb"}]}, {"id": "3642f2da9cac7903", "location": {"path": "/usr/lib/go/src/go/doc/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28711}, "digests": [{"algorithm": "sha256", "value": "6ea60fbe7492c0f0642cf81003fb71d7ccf8970891bf7de0f5331795949d7b05"}]}, {"id": "07964c580358963d", "location": {"path": "/usr/lib/go/src/go/doc/synopsis.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2239}, "digests": [{"algorithm": "sha256", "value": "13f18aaefe2eab907df496b3bf690ccab864d07b2db33762e838bd6541df4cab"}]}, {"id": "aa0841168999f678", "location": {"path": "/usr/lib/go/src/go/format/format.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4392}, "digests": [{"algorithm": "sha256", "value": "d9c7170c915faded5d1823e479c76e262597f280367d08826719edc7da56df93"}]}, {"id": "cf0daf1d2d659940", "location": {"path": "/usr/lib/go/src/go/format/internal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5168}, "digests": [{"algorithm": "sha256", "value": "9563d0b30fe2646523bf1b6acdb71a0a13cacefcbcd28d4be8459bfebf1588c6"}]}, {"id": "aa73a0e626c1ee76", "location": {"path": "/usr/lib/go/src/go/importer/importer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3724}, "digests": [{"algorithm": "sha256", "value": "030536f1a71bcd0c3615684f4b94373b4136a282de9e6cd9d283e454704be386"}]}, {"id": "8ba2bd0a9767ffcb", "location": {"path": "/usr/lib/go/src/go/internal/gccgoimporter/ar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4481}, "digests": [{"algorithm": "sha256", "value": "5021d88e5c91935c704a00676e68f8179d81bd275b5d3e474f2c2b710f485ac2"}]}, {"id": "87c13062b7d61173", "location": {"path": "/usr/lib/go/src/go/internal/gccgoimporter/gccgoinstallation.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2463}, "digests": [{"algorithm": "sha256", "value": "8180eb79c302de5539aeb244718b729bf1da0b28fab5b0561f1311a393e4a1e0"}]}, {"id": "c361869ffb5847c4", "location": {"path": "/usr/lib/go/src/go/internal/gccgoimporter/importer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6921}, "digests": [{"algorithm": "sha256", "value": "fe8349c395ee0b34c53e1b99842c88cd7070150007727d67cab503e4a4cf000c"}]}, {"id": "9f2f46824971311f", "location": {"path": "/usr/lib/go/src/go/internal/gccgoimporter/parser.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31826}, "digests": [{"algorithm": "sha256", "value": "ca6269927d6f86b6e774799ad7249baef1f4615739c3c03fbd493d064b712443"}]}, {"id": "43b7fa71a1ed28ff", "location": {"path": "/usr/lib/go/src/go/internal/gcimporter/exportdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2441}, "digests": [{"algorithm": "sha256", "value": "95e03bdcb7f55f68ed0291a285dcdd91d854753d55cb80dfa6515fc024642738"}]}, {"id": "dbd0c7acba6ab0df", "location": {"path": "/usr/lib/go/src/go/internal/gcimporter/gcimporter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6377}, "digests": [{"algorithm": "sha256", "value": "06caf97755cc08bae735df5bdbf8bc02984741da5ee3c52a9913457edb06124c"}]}, {"id": "3687f51939fd6e30", "location": {"path": "/usr/lib/go/src/go/internal/gcimporter/iimport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19378}, "digests": [{"algorithm": "sha256", "value": "babfda74a55dc0d8c267acbeeb618123a0b2b1f4d19f09c13cc8986fbb8d4832"}]}, {"id": "bbc811c57b13a99d", "location": {"path": "/usr/lib/go/src/go/internal/gcimporter/support.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4158}, "digests": [{"algorithm": "sha256", "value": "a50547fe21766ba892715cd8c97e3d616cde85b65ff360a2c40010afc08ff4e9"}]}, {"id": "975164a0d045b5a5", "location": {"path": "/usr/lib/go/src/go/internal/gcimporter/ureader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16926}, "digests": [{"algorithm": "sha256", "value": "8d457abea45b3e2c1bb7559127e888e1caed01596bdad6fb5cde0111f8a3852e"}]}, {"id": "4e33d775c13af830", "location": {"path": "/usr/lib/go/src/go/internal/srcimporter/srcimporter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8373}, "digests": [{"algorithm": "sha256", "value": "acf579cf5366663606d2e3ab3e4f580d69935b46f51ab12ff470ac3d33f5a699"}]}, {"id": "3cae4076f211f6c7", "location": {"path": "/usr/lib/go/src/go/internal/typeparams/typeparams.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1211}, "digests": [{"algorithm": "sha256", "value": "9451c17289e23fc059cebc4d74120538179b97e77c9709b54ff2109027a740aa"}]}, {"id": "b9cb8c771f53a18d", "location": {"path": "/usr/lib/go/src/go/parser/interface.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7541}, "digests": [{"algorithm": "sha256", "value": "7ece7f14cbf0cea22d4e89c4770fcae2b4d877b6817422419d11a19a6d340c04"}]}, {"id": "68bbc6f2b44b4e03", "location": {"path": "/usr/lib/go/src/go/parser/parser.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 71946}, "digests": [{"algorithm": "sha256", "value": "d31e420fef2ca050f82dd56932d6264398bcee546ca40a5e5c67baadbf4cf0ae"}]}, {"id": "1af27341f30407c6", "location": {"path": "/usr/lib/go/src/go/parser/resolver.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16140}, "digests": [{"algorithm": "sha256", "value": "6c510ae82428b874f3811375abc1376c496ddaacb02258fe5a300bf51a826910"}]}, {"id": "d5ec116c370a3007", "location": {"path": "/usr/lib/go/src/go/printer/comment.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3614}, "digests": [{"algorithm": "sha256", "value": "bff1f2d85859d0711215fdf6d095b4abfbcc2732ad54569ebb7e3d232ec7f9ac"}]}, {"id": "b238e072779df8eb", "location": {"path": "/usr/lib/go/src/go/printer/gobuild.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4696}, "digests": [{"algorithm": "sha256", "value": "7d2c29534d6c53d4f831676d37e3c594961edfff36375460ea297fecdb75f50b"}]}, {"id": "ee39779e4cb1d846", "location": {"path": "/usr/lib/go/src/go/printer/nodes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53859}, "digests": [{"algorithm": "sha256", "value": "4bfa716f95fc9c8975e4c1498bf26b566f0efb23cfcc1aed2714fc306a25f003"}]}, {"id": "97be8192b0eef142", "location": {"path": "/usr/lib/go/src/go/printer/printer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42238}, "digests": [{"algorithm": "sha256", "value": "1e659202d31d11db08af4da9a03cfe09da30fb4ed04d0ef7b737c093061ec1fc"}]}, {"id": "d2c6505d1e2c1cd9", "location": {"path": "/usr/lib/go/src/go/scanner/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3077}, "digests": [{"algorithm": "sha256", "value": "d52ee01422b34f8c721558ba3e6c8e9440cac3db44943905037d3da931e53b41"}]}, {"id": "218fc75d25a4db5e", "location": {"path": "/usr/lib/go/src/go/scanner/scanner.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24534}, "digests": [{"algorithm": "sha256", "value": "a659f8a84e3ca927d6fd3fb630b7c1d10f7b4f30c22f0c8237d388e58de9b506"}]}, {"id": "09366cc65cdfa405", "location": {"path": "/usr/lib/go/src/go/token/position.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "4cd475ab3b3b9a83ae204ad596cae6129e818965a9d60ae30f8573e69882d56b"}]}, {"id": "9382840213b81b3b", "location": {"path": "/usr/lib/go/src/go/token/serialize.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1462}, "digests": [{"algorithm": "sha256", "value": "ab3bee27d355d1442f5a8dcafcdc39493f7b42f5337014c73d92d2f29001d64b"}]}, {"id": "9237234d6998dbad", "location": {"path": "/usr/lib/go/src/go/token/token.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6513}, "digests": [{"algorithm": "sha256", "value": "bfa4edfefd503e9977e82ed358399460114ed3c5926c5c098dae10eb5237bb6c"}]}, {"id": "78c9cb762c5fc8e3", "location": {"path": "/usr/lib/go/src/go/types/api.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17948}, "digests": [{"algorithm": "sha256", "value": "fa1973961442cae6c48b7d3158a8fe73c5a20681da672374a90811c2f5331e11"}]}, {"id": "762fc8b19970c129", "location": {"path": "/usr/lib/go/src/go/types/array.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 802}, "digests": [{"algorithm": "sha256", "value": "7b04089c03ca551c6de9920f718cf6f3a00c92ef224dddc03ed21c24f7ee67ae"}]}, {"id": "b6cd78938c386eb5", "location": {"path": "/usr/lib/go/src/go/types/assignments.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12698}, "digests": [{"algorithm": "sha256", "value": "b05afa5459b20bd4712dedb9b878cb17b21f7bbc3b1b8473b7b4d8bc0c5b3a57"}]}, {"id": "1481e7f30f450c61", "location": {"path": "/usr/lib/go/src/go/types/basic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "a94b68e6d8609563e88dee390c8ebd5b2c69bbcf361d81830b12dc68d05542ad"}]}, {"id": "9da125ec1b476afb", "location": {"path": "/usr/lib/go/src/go/types/builtins.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27305}, "digests": [{"algorithm": "sha256", "value": "7b58bbeb58d133bb75f86a4af901d7f39de56cfcb5dd620a9529ee737e9ce689"}]}, {"id": "c21c8aa74f431704", "location": {"path": "/usr/lib/go/src/go/types/call.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24572}, "digests": [{"algorithm": "sha256", "value": "fe52f0f7de201381b82044443f5ba2d1efa3f529c471ae34eac2e6ff43cc6826"}]}, {"id": "a88cd491f5a97ba3", "location": {"path": "/usr/lib/go/src/go/types/chan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 909}, "digests": [{"algorithm": "sha256", "value": "4bf20a3797995ece8dd189c35f97c2273b07250d065fe4965338bb3dd53fa1d2"}]}, {"id": "bfe165b6016276e2", "location": {"path": "/usr/lib/go/src/go/types/check.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17561}, "digests": [{"algorithm": "sha256", "value": "53076d65207540d0fb199a649018fd14f45bfcc758100efff1e46e41ee80e2b4"}]}, {"id": "1f5a47dac0755d9e", "location": {"path": "/usr/lib/go/src/go/types/context.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4444}, "digests": [{"algorithm": "sha256", "value": "47f0a28786e2e83d4232cdc19b623d066cdde516eb2ffcc430f2a62f373386ff"}]}, {"id": "b16f57e912bc9d88", "location": {"path": "/usr/lib/go/src/go/types/conversions.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8522}, "digests": [{"algorithm": "sha256", "value": "396d815128416a661c152cf94d5cb0755716aa45a998882fd885f0377b11ae4c"}]}, {"id": "f90b9c5c277963e4", "location": {"path": "/usr/lib/go/src/go/types/decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29889}, "digests": [{"algorithm": "sha256", "value": "3760f4401b7787c11a86da3491836cfec641bdc0176cb654f4ef40135718ae32"}]}, {"id": "f8b3ba9de3b7c5e0", "location": {"path": "/usr/lib/go/src/go/types/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9820}, "digests": [{"algorithm": "sha256", "value": "f315d5f79331e332fdf018caf70e10a67b16ce1aabb9dd1614614a05d2c2d284"}]}, {"id": "92b3470b28526e0f", "location": {"path": "/usr/lib/go/src/go/types/eval.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3127}, "digests": [{"algorithm": "sha256", "value": "79a2d7e0450cbb4095eada472fa40ec7633a5b1602cca461843b08796762d31d"}]}, {"id": "5733177a72631179", "location": {"path": "/usr/lib/go/src/go/types/expr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54556}, "digests": [{"algorithm": "sha256", "value": "02c7820e5b98114e90a13892522f8b157634f7faf3593fa55818a520c38539a1"}]}, {"id": "ef0a3c1380f20286", "location": {"path": "/usr/lib/go/src/go/types/exprstring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4941}, "digests": [{"algorithm": "sha256", "value": "5c71e9145df6618002de12f070bd9aec7ea70a77625e87ef503c0d565b878db1"}]}, {"id": "8a6bfcbeb703c136", "location": {"path": "/usr/lib/go/src/go/types/gccgosizes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1040}, "digests": [{"algorithm": "sha256", "value": "f46e940330e90e11b81b25e28f2db126e3b9066576d752fb23ffe5f32f3945b2"}]}, {"id": "faaa9bea55abb283", "location": {"path": "/usr/lib/go/src/go/types/gotype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8530}, "digests": [{"algorithm": "sha256", "value": "fbb5566bf48c38eb6928c3f2353764f5b65f2f3616f2ddae84ff84ab4b765c89"}]}, {"id": "58871162f83373dc", "location": {"path": "/usr/lib/go/src/go/types/index.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11404}, "digests": [{"algorithm": "sha256", "value": "b08d3ec6a91db306ecdcfd8c74ea896fb54fb39fc2377e4fb471b4befcc29fb9"}]}, {"id": "b6c5a7e88c9b8e51", "location": {"path": "/usr/lib/go/src/go/types/infer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25187}, "digests": [{"algorithm": "sha256", "value": "e3ea51275e562bbcca5a9041c23527e72aab158fd1b3bd42328db9a58c6c593a"}]}, {"id": "7acb9440da0bb8a2", "location": {"path": "/usr/lib/go/src/go/types/initorder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9915}, "digests": [{"algorithm": "sha256", "value": "09bae9dab0c1d9e20375a294767ac026b19caeddc5b551f11cf8b35e91512c86"}]}, {"id": "6702977ec8a6757a", "location": {"path": "/usr/lib/go/src/go/types/instantiate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12319}, "digests": [{"algorithm": "sha256", "value": "1ab6bd299074933be5f03ca94435fda7e1ebf556edf66548ee18d7dfd31ec711"}]}, {"id": "52eaceac9f425257", "location": {"path": "/usr/lib/go/src/go/types/interface.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8310}, "digests": [{"algorithm": "sha256", "value": "2302ec3c6a4a96417d1add91d8f34eea01d1c22d14109c6f2c4d94a5e16a8b4c"}]}, {"id": "691f07123dc954aa", "location": {"path": "/usr/lib/go/src/go/types/labels.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7369}, "digests": [{"algorithm": "sha256", "value": "ba0e19dcf646b77669f25e3693b7a41e2bb6daeee8c5420b1a316f332e66848f"}]}, {"id": "52b557f93ce5eb89", "location": {"path": "/usr/lib/go/src/go/types/lookup.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18121}, "digests": [{"algorithm": "sha256", "value": "de0899bd3932ffd88f3fa9befa73b1a0b27999e0ff0263a0843aa661a1ff6186"}]}, {"id": "2253cc1fde273a32", "location": {"path": "/usr/lib/go/src/go/types/map.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 658}, "digests": [{"algorithm": "sha256", "value": "644c37738c266feac3112cf89f09ebf42deb9584ae935997c36af4aefb4bb8f8"}]}, {"id": "ed03dcc94f914894", "location": {"path": "/usr/lib/go/src/go/types/methodset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6910}, "digests": [{"algorithm": "sha256", "value": "238da2bef890fc7e1967a9956d97370e51d08f2d0574339ca8e9b528b82975cd"}]}, {"id": "8425fa69725bbd18", "location": {"path": "/usr/lib/go/src/go/types/mono.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9289}, "digests": [{"algorithm": "sha256", "value": "0529df9e404426a695d5366d6363b8dba8514a26ccd408a8307d520b56d1c5af"}]}, {"id": "22353d9615e888c8", "location": {"path": "/usr/lib/go/src/go/types/named.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22909}, "digests": [{"algorithm": "sha256", "value": "a3e076e52f48c06f1b0eb415b9ca8bc04922014279bcb5b56d6613f71b4c0054"}]}, {"id": "40d785d1abe7dd25", "location": {"path": "/usr/lib/go/src/go/types/object.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18351}, "digests": [{"algorithm": "sha256", "value": "24f429eae647a261b59b0ef46a65b13b13daa1e471bfa88a0eea81c3a1e0a448"}]}, {"id": "7f24ba421183dbf7", "location": {"path": "/usr/lib/go/src/go/types/objset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 927}, "digests": [{"algorithm": "sha256", "value": "39877041ed8e1abbb7932bb4eb6e11ba530c7439b35e1915b09ddece268c4274"}]}, {"id": "1314e12a82f8eefb", "location": {"path": "/usr/lib/go/src/go/types/operand.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10348}, "digests": [{"algorithm": "sha256", "value": "e2e7a281f5b13058dd32eb832062516daa5225db5baca9f651a76603cbb0ff31"}]}, {"id": "215714c10a8cbcfc", "location": {"path": "/usr/lib/go/src/go/types/package.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "a7cdcfc05af6d8c422b546b98209e5d2981af2e0fa46f20312c3933a78415420"}]}, {"id": "dde5e3dea2672732", "location": {"path": "/usr/lib/go/src/go/types/pointer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 634}, "digests": [{"algorithm": "sha256", "value": "98af4993fd2841c4b1bca00d5838414057d2e72060192529396356365d4698cf"}]}, {"id": "bdd4d7c351a38399", "location": {"path": "/usr/lib/go/src/go/types/predicates.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15567}, "digests": [{"algorithm": "sha256", "value": "0ef48739f6778d8d782ef5061a76a14a0fa7a84ea5d1f8f908209513be4d7b8c"}]}, {"id": "9128acdf828a243b", "location": {"path": "/usr/lib/go/src/go/types/resolver.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25061}, "digests": [{"algorithm": "sha256", "value": "12f7e9a0a113467c8e4627a6e3d61962da3adbaa1fa957bc39e1ba01ceb1c975"}]}, {"id": "455156749fc12062", "location": {"path": "/usr/lib/go/src/go/types/return.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4316}, "digests": [{"algorithm": "sha256", "value": "0fe8d55d9f51264478f8dd93998ab8c26a7e73ea571e870dd05ba1df522f3bb9"}]}, {"id": "b3f693f99e286175", "location": {"path": "/usr/lib/go/src/go/types/scope.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9551}, "digests": [{"algorithm": "sha256", "value": "d9174fdf81583fdc9df477139eec0549485b25a905757c677a94e4fe992edc6b"}]}, {"id": "f6331f6d2c606da5", "location": {"path": "/usr/lib/go/src/go/types/selection.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4082}, "digests": [{"algorithm": "sha256", "value": "9d27192c7c6d74a3b8f908690eb23dfbd89f9061e3978ed3cbdbcacc814c8d80"}]}, {"id": "a37f61a8ecb16e10", "location": {"path": "/usr/lib/go/src/go/types/signature.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12830}, "digests": [{"algorithm": "sha256", "value": "0e6630209d5b45fac1a1f3732364a0defff3079456c7c5fe1de63422fcce3b5b"}]}, {"id": "6a93b52e352bb53b", "location": {"path": "/usr/lib/go/src/go/types/sizes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7741}, "digests": [{"algorithm": "sha256", "value": "dae5a89f838c84cb8e2952862f7b7e23075465fb025853a7cd30d7722d3b1058"}]}, {"id": "13cf145b100f604d", "location": {"path": "/usr/lib/go/src/go/types/slice.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "1d0abbb9fbfebd440a03e7e9809169b273b1e19d092c5288010e1bdcb8f41d6e"}]}, {"id": "c587bb19cdf668df", "location": {"path": "/usr/lib/go/src/go/types/stmt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27036}, "digests": [{"algorithm": "sha256", "value": "9e42d07f180bce7854d514f15578d8030e2e00885a907303b96e8161b93634c4"}]}, {"id": "961aa1f63c47c76f", "location": {"path": "/usr/lib/go/src/go/types/struct.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6232}, "digests": [{"algorithm": "sha256", "value": "9c5f4d1f94b335493a18b84401d2b137c5ac282a1d481c79478e20622217b483"}]}, {"id": "29d08c248874c232", "location": {"path": "/usr/lib/go/src/go/types/subst.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11017}, "digests": [{"algorithm": "sha256", "value": "cee80e91ff6d4ee57d25fc8c22cbd584c3db4d786c4082f25a6203374b767b25"}]}, {"id": "049258e5a072807f", "location": {"path": "/usr/lib/go/src/go/types/termlist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3859}, "digests": [{"algorithm": "sha256", "value": "c28f8f70d70f1b29f2acd8ebf7755a5c8e69fac88681196f20a7ac10a2a383c1"}]}, {"id": "63b30ccd6f223414", "location": {"path": "/usr/lib/go/src/go/types/tuple.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 928}, "digests": [{"algorithm": "sha256", "value": "3db286cbdc5cfd38c4fb062051fd5d1b644b23309a02c1cdb2d079c97407023d"}]}, {"id": "625bca8ba6b8a448", "location": {"path": "/usr/lib/go/src/go/types/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "64e222392eaa1ad65fad31e5caf8dc85f3622eb6fe32397c1bec161da3050204"}]}, {"id": "88f0d45252332dc6", "location": {"path": "/usr/lib/go/src/go/types/typelists.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1885}, "digests": [{"algorithm": "sha256", "value": "51674899acd86f7387ab3b3be6713da8d4600fdfa77a6517adce983e5ec89962"}]}, {"id": "4767a8729aa10331", "location": {"path": "/usr/lib/go/src/go/types/typeparam.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4849}, "digests": [{"algorithm": "sha256", "value": "22ceccbb1d2bb3c455a874a69e5b671a99821a61b47ce2a643b77afca4902344"}]}, {"id": "a3bb7d044e363694", "location": {"path": "/usr/lib/go/src/go/types/typeset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14630}, "digests": [{"algorithm": "sha256", "value": "fa0539680db168b9422fe105352b8fb1fdb57ebd866e2df928e7ce0c206af395"}]}, {"id": "453426a7f2a04234", "location": {"path": "/usr/lib/go/src/go/types/typestring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11580}, "digests": [{"algorithm": "sha256", "value": "4caa2b4045bc46f3e979d3dd8e9373d2010a95a54c00f9db87672c1833372fad"}]}, {"id": "b88d1f3bcb744aae", "location": {"path": "/usr/lib/go/src/go/types/typeterm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3602}, "digests": [{"algorithm": "sha256", "value": "9289f5b49cb312e10b773c4f4adc64f72b8edf12bad1295e889067533bc2fed7"}]}, {"id": "b28fa0ad73ab621d", "location": {"path": "/usr/lib/go/src/go/types/typexpr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15375}, "digests": [{"algorithm": "sha256", "value": "86ce40ba8288aad1fc5bb28dc037c0a5f0dea22ee2cb3ee994ca4c36d7f0a26a"}]}, {"id": "4f346281911966e9", "location": {"path": "/usr/lib/go/src/go/types/unify.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18792}, "digests": [{"algorithm": "sha256", "value": "41ab59c84ff8a7cff859d49655ef9e8569b1a0001327580514be430c4f780337"}]}, {"id": "9791ec189a853631", "location": {"path": "/usr/lib/go/src/go/types/union.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6383}, "digests": [{"algorithm": "sha256", "value": "515b52d5bb950a48498e20f8187a6aa272db8f927c85ac2d8e340f295401706c"}]}, {"id": "24938ddd260476c5", "location": {"path": "/usr/lib/go/src/go/types/universe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8089}, "digests": [{"algorithm": "sha256", "value": "c3bb75082a60d673a8fe1ed1fbccb0065dac51a4c0f38c265b1c07fb35ed47a0"}]}, {"id": "a35d516e6f57bc7d", "location": {"path": "/usr/lib/go/src/go/types/validtype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9131}, "digests": [{"algorithm": "sha256", "value": "b5c568a4f3d089fec62c210c05ab73506431a8d75b1638afec8c7e00583227c2"}]}, {"id": "01aedaca71efcf93", "location": {"path": "/usr/lib/go/src/go/types/version.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2296}, "digests": [{"algorithm": "sha256", "value": "58ad917f00f38c921316170985a1cc2f569a2027dd4a8dacf3b6f619141f416d"}]}, {"id": "0b6475a9943ae2f2", "location": {"path": "/usr/lib/go/src/hash/adler32/adler32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3259}, "digests": [{"algorithm": "sha256", "value": "303eb0589b544da9a5b8a1d2b9e1c30645ccec67182c354cbcc15c3290c857e2"}]}, {"id": "d6299b9a386725cd", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7846}, "digests": [{"algorithm": "sha256", "value": "1a3eb5681b7454805ef442a9919045427bf7b5bbb11913e88267ff42fa6250ab"}]}, {"id": "832e8080c0727b94", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6955}, "digests": [{"algorithm": "sha256", "value": "a7dbf07217f84a6b430fdb7049c6550a9b8f59af5e8ff06d3bd4c6953c658d5c"}]}, {"id": "6e37ae48569a1491", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5531}, "digests": [{"algorithm": "sha256", "value": "840476349b44abb44374229af4837d62ee77a4ae0a0751516e78e9d059b94855"}]}, {"id": "cc8a235c6078c3fb", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "e3c97e14322a0dd605f21797bf1aff2cbfac580ed41b109cabab909d35b7f320"}]}, {"id": "ca9e81c9f2ea0965", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "aedb6699f5f65086add1e0b86c8824fcf5f29cfb08c390c19b55441b01bac1b5"}]}, {"id": "aa844c105aeb4126", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2577}, "digests": [{"algorithm": "sha256", "value": "4d8d1f8dd5d5f8430c66a41f75adb03e676280cc021059daa9697b9bd46b03f1"}]}, {"id": "df3f624374a8eca8", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_otherarch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 681}, "digests": [{"algorithm": "sha256", "value": "aa5ec86aac30ebbaf22d4584cb03cfe74027c5010173398b4e6e57ebf8652871"}]}, {"id": "731fe602da359388", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "006fcb2fb762ee58cdb77ca4f39fd2c6cb6223de0f2ecc52949c677b50825ce1"}]}, {"id": "30b2192bf76b0620", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_ppc64le.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13974}, "digests": [{"algorithm": "sha256", "value": "1bd9455461167adf79d8ba43104feb08f9ab56fdbaad3ca13018510d3d6882b5"}]}, {"id": "530d0df12e36b089", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2137}, "digests": [{"algorithm": "sha256", "value": "855e8cf7703666657defd462c18baf38654fea34d10677483a07196172deb416"}]}, {"id": "1a48c1685b84e8b1", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7791}, "digests": [{"algorithm": "sha256", "value": "11ee5daff62b2b6bf98c1bd322524952e30a32ba2f773ebbc597c706c52cb875"}]}, {"id": "8e7f9860fdb11c79", "location": {"path": "/usr/lib/go/src/hash/crc32/crc32_table_ppc64le.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 116040}, "digests": [{"algorithm": "sha256", "value": "bdb540f26b2892a56649dd4d63322f8a162b3851f87b71c2a3de2de3c646d5ad"}]}, {"id": "bd97a66b8c5ad775", "location": {"path": "/usr/lib/go/src/hash/crc32/gen_const_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4591}, "digests": [{"algorithm": "sha256", "value": "c10ad056a978a31419b494bf7caeb9a639f3f8b96509e8d8a9876c5db57b3b97"}]}, {"id": "d22444676be88df5", "location": {"path": "/usr/lib/go/src/hash/crc64/crc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5839}, "digests": [{"algorithm": "sha256", "value": "9f8b311f193f155df3842effa1e9931a39e397a673364aec328aff0f4f2f65da"}]}, {"id": "3820f61c123e3641", "location": {"path": "/usr/lib/go/src/hash/fnv/fnv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9812}, "digests": [{"algorithm": "sha256", "value": "70fcc554973c08713c050b4cf24f3457bfec6cbd1a52e0eb167ddad10d566b21"}]}, {"id": "38407e94d01c70f6", "location": {"path": "/usr/lib/go/src/hash/hash.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2138}, "digests": [{"algorithm": "sha256", "value": "992bf264e591b27b543e60064fafb5646822e424d132693dab0b80ce55f5c013"}]}, {"id": "0640b10e3c0beae6", "location": {"path": "/usr/lib/go/src/hash/maphash/maphash.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9096}, "digests": [{"algorithm": "sha256", "value": "38fd11d3ed9c5f5824b357441a722baa2531b162f419f213feea0de26ef88590"}]}, {"id": "8dea3f3d9955316a", "location": {"path": "/usr/lib/go/src/hash/test_cases.txt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1292}, "digests": [{"algorithm": "sha256", "value": "b2d7cdd4bd085ee52da2810498b7f8148e7cc998a1241f598f0cc6eb32a03711"}]}, {"id": "19937146d9226cc9", "location": {"path": "/usr/lib/go/src/hash/test_gen.awk", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 450}, "digests": [{"algorithm": "sha256", "value": "dc927f5e60935e8003594b4b55f72efc73d22d450aa516729c3ceda7dd66cb57"}]}, {"id": "2bc2131188491449", "location": {"path": "/usr/lib/go/src/html/entity.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 117031}, "digests": [{"algorithm": "sha256", "value": "545e31c320493af1f1ed3e435a246345a39e1c309f353c3ed8d5b88106b03527"}]}, {"id": "8e6e19c9121b103d", "location": {"path": "/usr/lib/go/src/html/escape.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5158}, "digests": [{"algorithm": "sha256", "value": "5077e60906df2bd1e13ef0f25641bb2e05abd9d3048ec18379fb6a53980179e7"}]}, {"id": "20ad15c462c34e5b", "location": {"path": "/usr/lib/go/src/html/fuzz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 644}, "digests": [{"algorithm": "sha256", "value": "08b3bcb20b09b10093319936ea8b260be1074f5acfc1f45f00035a90ed6e69d5"}]}, {"id": "ea8867023131fc70", "location": {"path": "/usr/lib/go/src/html/template/attr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6371}, "digests": [{"algorithm": "sha256", "value": "29ec0f227a963c1a3244d3c8fc8508c72be2c89c882d8cb6b6acba01b2647a12"}]}, {"id": "c8032ed2dac2d390", "location": {"path": "/usr/lib/go/src/html/template/attr_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 413}, "digests": [{"algorithm": "sha256", "value": "907701452f344f2a90d8121ced9decfd73e74ae6136671d7e4b1d268cb02e909"}]}, {"id": "a979014f78d4d8a7", "location": {"path": "/usr/lib/go/src/html/template/content.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6379}, "digests": [{"algorithm": "sha256", "value": "85e27f0fbb5b73ffea381e4bb3aab1db7de564868661252ffe9393ae5d846b0b"}]}, {"id": "2b919916193fcc44", "location": {"path": "/usr/lib/go/src/html/template/context.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8614}, "digests": [{"algorithm": "sha256", "value": "446f679db1f9fdf5b098774c13fa7efbdf5284d03a4ed85ba2572e15d9f0bc87"}]}, {"id": "8e2cec70e1fcdc71", "location": {"path": "/usr/lib/go/src/html/template/css.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7167}, "digests": [{"algorithm": "sha256", "value": "52d3584d9de08ddd1c6cde00a5b08fda956f96f4e28ef45be45737ae0869e95e"}]}, {"id": "a9a68dfd1942a024", "location": {"path": "/usr/lib/go/src/html/template/delim_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 416}, "digests": [{"algorithm": "sha256", "value": "7f16cbb3eb92f062118b28d6f916eb720cc7c628bc59ca335edacf1927bbd495"}]}, {"id": "4db23e05c03d4be4", "location": {"path": "/usr/lib/go/src/html/template/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8183}, "digests": [{"algorithm": "sha256", "value": "f826024a3a99be1f3926a7042f7f60dd890d69e9900fbdc7cb3da26853e959f2"}]}, {"id": "bcaf5183c9d08f11", "location": {"path": "/usr/lib/go/src/html/template/element_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 445}, "digests": [{"algorithm": "sha256", "value": "4c35b65ee5f4f6db66f352c47dacaa55d964d98121ed341b4f5346aa215d9308"}]}, {"id": "79b7e500f5c26915", "location": {"path": "/usr/lib/go/src/html/template/error.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9564}, "digests": [{"algorithm": "sha256", "value": "3aa57923432bafa905c8b25cb25e7f0039b7d124a811da64b171f471c6df0b73"}]}, {"id": "e4f517a907832122", "location": {"path": "/usr/lib/go/src/html/template/escape.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32050}, "digests": [{"algorithm": "sha256", "value": "ad4bf6340b60422106d38ebc60072a9c6a406d3ab80d338d6fc02b222d59024c"}]}, {"id": "8eaa58b4c06ccde3", "location": {"path": "/usr/lib/go/src/html/template/html.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7479}, "digests": [{"algorithm": "sha256", "value": "7092c5550650f25fe6fd668036839fcf5f2d46cf7ca77f7903ac7f8086f40137"}]}, {"id": "39280753cba9f064", "location": {"path": "/usr/lib/go/src/html/template/js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12898}, "digests": [{"algorithm": "sha256", "value": "935d47a5a2ec5d10dc36fc623c00a9cef0607a2b39dea3ad4704b09cf1453545"}]}, {"id": "7ebcf6db0927c85f", "location": {"path": "/usr/lib/go/src/html/template/jsctx_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "0dd6155a48928b4bc6c79c632acecd8e7a172ec1d665a8bd0eecde63111b79ca"}]}, {"id": "1c71826e34a9d2f7", "location": {"path": "/usr/lib/go/src/html/template/state_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1599}, "digests": [{"algorithm": "sha256", "value": "366c4eaab0a641820302c89d12bdb10db3a970632457411893adab5494814e5e"}]}, {"id": "4945d5895855edd2", "location": {"path": "/usr/lib/go/src/html/template/template.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17277}, "digests": [{"algorithm": "sha256", "value": "4e56cf186dd4d85f9624c4870f104dd07c283eea2f14b981b85095cf0a9467e0"}]}, {"id": "cba435e8e3f75317", "location": {"path": "/usr/lib/go/src/html/template/transition.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15681}, "digests": [{"algorithm": "sha256", "value": "aa0472857a19c1b56cef63f2f7b3d218ee578a0e0fc6df2c4f73c75f96e90e8a"}]}, {"id": "dc585d8e3337f636", "location": {"path": "/usr/lib/go/src/html/template/url.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6749}, "digests": [{"algorithm": "sha256", "value": "f23df5e614504d215402412f7059750b80a77ff4b97a298db1e30377a78f3a17"}]}, {"id": "4be43232e88aa301", "location": {"path": "/usr/lib/go/src/html/template/urlpart_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 436}, "digests": [{"algorithm": "sha256", "value": "869b404b02beae04ed00687ca8c00b989184e35da1485c3aa2f78c292870f061"}]}, {"id": "dc5855d20d5f5353", "location": {"path": "/usr/lib/go/src/image/color/color.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8445}, "digests": [{"algorithm": "sha256", "value": "fafcb5af7ed982028b19f1b67d39dcfbccae4f830434aaad34beb06a0a7479c8"}]}, {"id": "dfe69bad560caed7", "location": {"path": "/usr/lib/go/src/image/color/palette/gen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3601}, "digests": [{"algorithm": "sha256", "value": "438e347a83162755252a6917739fced3fbe8be9215e2fcfbb3a2acd9e55e43d2"}]}, {"id": "50cf5bb9975aa36f", "location": {"path": "/usr/lib/go/src/image/color/palette/generate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 277}, "digests": [{"algorithm": "sha256", "value": "80a0aec392bf6fdefcb77d7df1acfd5737e02c0489ebc9ea0ba4e8c77efe9604"}]}, {"id": "a848d882c0a91acc", "location": {"path": "/usr/lib/go/src/image/color/palette/palette.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18748}, "digests": [{"algorithm": "sha256", "value": "c1b46fbed701f7f401fb2fe09844e445df70471f6c25cb5301a239619643c614"}]}, {"id": "1dda9c591d1e406e", "location": {"path": "/usr/lib/go/src/image/color/ycbcr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11075}, "digests": [{"algorithm": "sha256", "value": "0fd420a7f737e28f5f05182775c18971aba21bf677b05211f3a2f65a8d626310"}]}, {"id": "08f02fd98ffa83a9", "location": {"path": "/usr/lib/go/src/image/draw/draw.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34756}, "digests": [{"algorithm": "sha256", "value": "3cc6f15998f6cb7fc7756d398f41988bc6ae9e7e2d673851e6ba47415e501930"}]}, {"id": "b7f211b4869208bc", "location": {"path": "/usr/lib/go/src/image/format.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3094}, "digests": [{"algorithm": "sha256", "value": "9f6ba4f38daa07d81fb5fc0e133b3f499d8d493bc892518b86b765f7c06f84df"}]}, {"id": "5efd8e2f176e8118", "location": {"path": "/usr/lib/go/src/image/geom.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7469}, "digests": [{"algorithm": "sha256", "value": "8fc6c7a0c490f31503861885f2891d3eb4adacd88b4c233b0c55462996e9eae8"}]}, {"id": "79df2f3831d5e3c4", "location": {"path": "/usr/lib/go/src/image/gif/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17855}, "digests": [{"algorithm": "sha256", "value": "6877e31ff5a8ae5351cd02d678e4ff0138857a21993b610197e3b2fbf1bba267"}]}, {"id": "4df3723b98d87646", "location": {"path": "/usr/lib/go/src/image/gif/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12255}, "digests": [{"algorithm": "sha256", "value": "73bf58a38c4e13dcab5d9869933a8162c7da072fa9894859faac733ff630ae31"}]}, {"id": "83d5b98bf9ac6158", "location": {"path": "/usr/lib/go/src/image/image.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34771}, "digests": [{"algorithm": "sha256", "value": "04f7be2358b3cd7cda612d35eb230abcc642386b51c8b05a064160cc26c008f9"}]}, {"id": "29173f73a424bfff", "location": {"path": "/usr/lib/go/src/image/internal/imageutil/gen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4393}, "digests": [{"algorithm": "sha256", "value": "bc65c139e565f98e1a52f3a2517f52124b2a03950cb03c17af96cac6e337e980"}]}, {"id": "b127b1463c2b695c", "location": {"path": "/usr/lib/go/src/image/internal/imageutil/imageutil.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 276}, "digests": [{"algorithm": "sha256", "value": "115214338cee7d45d39b15a63e6219ca17daea17d59b36866244bd25d6aec0ed"}]}, {"id": "80d3362d5abbfcc9", "location": {"path": "/usr/lib/go/src/image/internal/imageutil/impl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7564}, "digests": [{"algorithm": "sha256", "value": "7ad71b7155a17922ef75650188af2b11c58ba60365f940370b4242ec9a11c40e"}]}, {"id": "31f57bd6ba87ae3e", "location": {"path": "/usr/lib/go/src/image/jpeg/fdct.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6120}, "digests": [{"algorithm": "sha256", "value": "f1e270e6c814e8dc87a9f249833e923ada9f021f354947b91258ba98ef785afc"}]}, {"id": "0c8fb147665f9e39", "location": {"path": "/usr/lib/go/src/image/jpeg/huffman.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6438}, "digests": [{"algorithm": "sha256", "value": "68d94de008d8d1b7e192400905e7402991f330b54d10168c65071045f253edcf"}]}, {"id": "7662dc8f1842caa2", "location": {"path": "/usr/lib/go/src/image/jpeg/idct.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5096}, "digests": [{"algorithm": "sha256", "value": "ecb5a4c68d416c59eab1594b0a222b00d653c94962faeb20fe6f1f8986aa1f28"}]}, {"id": "8afd9ed6447de3ef", "location": {"path": "/usr/lib/go/src/image/jpeg/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23113}, "digests": [{"algorithm": "sha256", "value": "0d0e3e0c0f4814710b0cc8428193c2023ee149402498551be33834ccad574948"}]}, {"id": "1a05ba12a221ff51", "location": {"path": "/usr/lib/go/src/image/jpeg/scan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15202}, "digests": [{"algorithm": "sha256", "value": "bfe74428344cacfa75e1e10a7a9a8dbb3381c66f927696ab2739ed3617d340cf"}]}, {"id": "57ff15c3ca2b8973", "location": {"path": "/usr/lib/go/src/image/jpeg/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17594}, "digests": [{"algorithm": "sha256", "value": "3508bcbb56cd98c7f60257c19bc04eddf744aa8062dfca99465e391a937c9ad3"}]}, {"id": "294196651e3711e8", "location": {"path": "/usr/lib/go/src/image/names.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1485}, "digests": [{"algorithm": "sha256", "value": "9707b4977f41aebda5ebb1167e44b5311f99e96d0878e7c940d871928b8e29e5"}]}, {"id": "2584f33d7d4fbb6a", "location": {"path": "/usr/lib/go/src/image/png/fuzz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 958}, "digests": [{"algorithm": "sha256", "value": "c996de89dbb4076b1c0b63a7a6d0d369453ff72a0d6e4e74f4be5097251b54c4"}]}, {"id": "c6ca61c07297511a", "location": {"path": "/usr/lib/go/src/image/png/paeth.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1768}, "digests": [{"algorithm": "sha256", "value": "d123c1f3f08963a359d0e5adaed2526120dab1bbfc8d5e08ac59802c6748cbef"}]}, {"id": "cedc6edbc4c79a36", "location": {"path": "/usr/lib/go/src/image/png/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26735}, "digests": [{"algorithm": "sha256", "value": "0940b448e66a12fc6b384ddd6b3cf75b142977f28a9ad55d20257d355765d9f2"}]}, {"id": "9232bb1cd280c0c1", "location": {"path": "/usr/lib/go/src/image/png/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15797}, "digests": [{"algorithm": "sha256", "value": "daa59385d9b01cde6dce3174892e9484d45e44139b6d94735d01a0e5e916e7e7"}]}, {"id": "4abd1dc92b3ff6e0", "location": {"path": "/usr/lib/go/src/image/ycbcr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8874}, "digests": [{"algorithm": "sha256", "value": "49e9ae7d1307cc6168d3e9da6076eae38aabd75f26561321a190c87f712029c8"}]}, {"id": "9ac8301403563572", "location": {"path": "/usr/lib/go/src/index/suffixarray/gen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1918}, "digests": [{"algorithm": "sha256", "value": "039549e10837ac9fd186f2266f633c077eb44cf741ed72ea104c4197d50109dc"}]}, {"id": "64cec207a6518998", "location": {"path": "/usr/lib/go/src/index/suffixarray/sais.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33260}, "digests": [{"algorithm": "sha256", "value": "85664c1445f78545f5bf9e61106cdec3a96e3a66152c4fd88a95ac5283f29c2c"}]}, {"id": "62292f5940553d66", "location": {"path": "/usr/lib/go/src/index/suffixarray/sais2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53709}, "digests": [{"algorithm": "sha256", "value": "12422c82214fa8840d72d897f9f1e1863cdb28db292ec4a8704ca330503ba547"}]}, {"id": "3eb2cab62bee5c5c", "location": {"path": "/usr/lib/go/src/index/suffixarray/suffixarray.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9747}, "digests": [{"algorithm": "sha256", "value": "d35c63ba48801da0f0a0d40df9626eea959f862c177fa001118954ea380b0631"}]}, {"id": "f8ce369c418d940c", "location": {"path": "/usr/lib/go/src/internal/abi/abi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4231}, "digests": [{"algorithm": "sha256", "value": "9d627e433d4d30f7bc0d8995614c2eef2735c6f798a36d5c16e5583c637a60fe"}]}, {"id": "c5b48ae7930c78c6", "location": {"path": "/usr/lib/go/src/internal/abi/abi_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 399}, "digests": [{"algorithm": "sha256", "value": "b8d763278ba88322c8a7eb1b0aec4ec04063e0a86c2940eeee865a04b12b78c7"}]}, {"id": "5b3bca784f2be2cd", "location": {"path": "/usr/lib/go/src/internal/abi/abi_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "f9a322657c339f34ac6be9e12f967922aaa1fbc19b1c159f330ab2af769c5b77"}]}, {"id": "a5aede50249635dd", "location": {"path": "/usr/lib/go/src/internal/abi/abi_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1388}, "digests": [{"algorithm": "sha256", "value": "1d7d29b198d8f33d92227e74fdad9d56ed57e67bcdeab5b8503f366ffed76775"}]}, {"id": "936e03dd12e63092", "location": {"path": "/usr/lib/go/src/internal/abi/abi_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 341}, "digests": [{"algorithm": "sha256", "value": "bc4c6afeb319fcb201bd73144045749a219c3928ac96d325e3670d8ee0fd894f"}]}, {"id": "0e942f7ba697d442", "location": {"path": "/usr/lib/go/src/internal/abi/abi_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 300}, "digests": [{"algorithm": "sha256", "value": "a78754f8bc530de03d91d47ab8b452a2b7a16cf5c0333fb4f170adcd3254caaa"}]}, {"id": "8a83f4ee98460386", "location": {"path": "/usr/lib/go/src/internal/abi/abi_test.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "28a2adea62ff2469766d52f89bfe67674e388a9ecd7c41f04bf4be063517b8d8"}]}, {"id": "e126e20c4914a759", "location": {"path": "/usr/lib/go/src/internal/buildcfg/cfg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5519}, "digests": [{"algorithm": "sha256", "value": "130a70ecf6421cc135a1db37bcc41804002b5669cc45e802e82efc065dfa99f1"}]}, {"id": "889a36152342f9fd", "location": {"path": "/usr/lib/go/src/internal/buildcfg/exp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5588}, "digests": [{"algorithm": "sha256", "value": "005eb5d448f342621e96bde8604192b527578d94abfe3fefaaf7275c3c74dba5"}]}, {"id": "2988e7a7234f0051", "location": {"path": "/usr/lib/go/src/internal/buildcfg/zbootstrap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 459}, "digests": [{"algorithm": "sha256", "value": "63787699fac35c1a7f3e9ab1c51d68b653a0e0d28b88703962ca53748aab5b08"}]}, {"id": "150f203dabfd5e18", "location": {"path": "/usr/lib/go/src/internal/bytealg/bytealg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3777}, "digests": [{"algorithm": "sha256", "value": "1b93b4d584367e93480e5f43f00e0dba6cfb560d053e27c1f7cd584db4a5c2a6"}]}, {"id": "515d922311300fca", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "6fb682c7c530a91a7162dc53cfd574563b586ce6fdf88cf061a65925738ea34d"}]}, {"id": "240a98512cf2d26b", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4398}, "digests": [{"algorithm": "sha256", "value": "9e9482d340d3ff9a4b2aae6350fe02e80938d2cffea2ddf7f209d9c77ea93c15"}]}, {"id": "6ba6f72546810cc8", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "4484132213dbab1f8577e0ffcc3c9ea6c1a5400e3253dc40b33480aff4b031e6"}]}, {"id": "4235200c4f67788a", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2180}, "digests": [{"algorithm": "sha256", "value": "9fa3a81ed874f9a55984f0cd1fb95b5826da2fe24989a6721e743aeb0623ae8e"}]}, {"id": "6bb7ecdcdffb1a0c", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1052}, "digests": [{"algorithm": "sha256", "value": "0a89e6c3d553b6597a803535801aa8c63fefe7fe749253b0a0cdfe47aa5e0dbb"}]}, {"id": "a6ac6d7f88ff2f36", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1685}, "digests": [{"algorithm": "sha256", "value": "0e5145e353147afcd3b9f2215669aa95ab843ebfa247a9bbd8f4139395967c73"}]}, {"id": "1f52dbf658454fc6", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "2c2c3efe3e5f9c6394191a889654921b706f3fdfc946b37649546649d841e765"}]}, {"id": "44f571feb83f2528", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1426}, "digests": [{"algorithm": "sha256", "value": "2792a3d05de0cc891d787c1eecfb619ccfd8b7b1dee39b563f15366352e30f94"}]}, {"id": "9227103913bccba9", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_native.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 646}, "digests": [{"algorithm": "sha256", "value": "a6fdda80f08eadef2d5a3c51829ce70b1634f07154a080d76ac595516bba128e"}]}, {"id": "82c65cdc14dd9e7b", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11979}, "digests": [{"algorithm": "sha256", "value": "4f9b2641ce759f80a97471135f3f2c3d658db2656ba6056d391912bef73f8ebe"}]}, {"id": "ba86e1ef85b23d36", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3318}, "digests": [{"algorithm": "sha256", "value": "e3acb7c9112ed91bf92f82ae77acff257d302b7337d92b40a92533d3483144cd"}]}, {"id": "7243cd8bb61ba156", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "59c5e1ebf3fa044908574748a4c33c571ba6a2553397234d6020c191d63114bc"}]}, {"id": "6fc4b7fb7c4d1b64", "location": {"path": "/usr/lib/go/src/internal/bytealg/compare_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1470}, "digests": [{"algorithm": "sha256", "value": "ea652b695b4deaaa62f981387ba1b66695824152b0354106270305d9c675c492"}]}, {"id": "d5f3d16cb5257a77", "location": {"path": "/usr/lib/go/src/internal/bytealg/count_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4146}, "digests": [{"algorithm": "sha256", "value": "8f93ff715f78f47cc94dead68f9ab7051b334662f07c5b31c8756b86afd51cd8"}]}, {"id": "f23241cfcc9f9473", "location": {"path": "/usr/lib/go/src/internal/bytealg/count_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 917}, "digests": [{"algorithm": "sha256", "value": "a4613252bf137d817035b7b77ebcc5d9eafcaf564d91e620488882453b35c614"}]}, {"id": "50013967e5dcfaaa", "location": {"path": "/usr/lib/go/src/internal/bytealg/count_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2064}, "digests": [{"algorithm": "sha256", "value": "e021a15b2595b187cff05173dffbbf2a62bcc63f958fed0fcc25f46f59e4cc63"}]}, {"id": "34685bee27eaae86", "location": {"path": "/usr/lib/go/src/internal/bytealg/count_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 488}, "digests": [{"algorithm": "sha256", "value": "392c17f9838a1dd8a76c28c2d27a5ff521b80e642fbd1c208d16be775357196e"}]}, {"id": "93096fc3e6c7a2be", "location": {"path": "/usr/lib/go/src/internal/bytealg/count_native.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 643}, "digests": [{"algorithm": "sha256", "value": "ba052ed8dbcbf1db03f31f7b28433a68df0164ae97a72d347b2ba02da3d36900"}]}, {"id": "33ca814af45abd58", "location": {"path": "/usr/lib/go/src/internal/bytealg/count_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2629}, "digests": [{"algorithm": "sha256", "value": "61dac3a066286d32234d5f02b2dba9ca6a12a0b2165068e3a86574daf4673732"}]}, {"id": "b4b76c9525b90c63", "location": {"path": "/usr/lib/go/src/internal/bytealg/count_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 832}, "digests": [{"algorithm": "sha256", "value": "c595c82eb3daa17fffe6f2d908e04379c0ebb87fa3f1f9c981e7709265f4effe"}]}, {"id": "471acfdfdd289d4b", "location": {"path": "/usr/lib/go/src/internal/bytealg/count_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5514}, "digests": [{"algorithm": "sha256", "value": "461c049f2ab5962c364139c49c3ed543e19d2c3c32db7849e38ce9895c7fc679"}]}, {"id": "5039ccb283a1267e", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2180}, "digests": [{"algorithm": "sha256", "value": "4768a2bb6f3f25f73ac97e54b84d6b9572b457c73ea551bf8b2309048993ee05"}]}, {"id": "657ba07341309a78", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2803}, "digests": [{"algorithm": "sha256", "value": "1e3dff82283a46de44e90303aedf5b42478e7347d2a6a36f021453c3f75db558"}]}, {"id": "89685c53d9608b20", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "58c8168bc04f74c9e29c766fca84b3ac5c344743f2b64452cc04030f670bf724"}]}, {"id": "7bf6e17b07b46a89", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "c768334378f73ac51478f2725f3c6415cce5b50d85174e929ea95dba9ec8fe64"}]}, {"id": "8dee0e460b5523b4", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 628}, "digests": [{"algorithm": "sha256", "value": "d6c5c106505c972fab2400024c14e04aa7eee1f972826e3b56787ee09f169247"}]}, {"id": "88fd2bf1940e6406", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1019}, "digests": [{"algorithm": "sha256", "value": "270d54f237374d406304d92609b452c670bf12e811fcf056597436db13e365d3"}]}, {"id": "d4eb834c7794bffc", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2043}, "digests": [{"algorithm": "sha256", "value": "5620132c519bb4fea56b969394f62998d8bf89339c182bf3a8e3b66cad6efa35"}]}, {"id": "b79504326c5c3adc", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1095}, "digests": [{"algorithm": "sha256", "value": "00e73b6aa4ade570f36f41c4628850e1ca052c6f20869354834c88c0399e33d3"}]}, {"id": "38098ed7dc4b93cb", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_native.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 789}, "digests": [{"algorithm": "sha256", "value": "1db4aa0b4f804a208dbe4e8894fe05949d72e9b4492ef9fcac517e00571fe02f"}]}, {"id": "5c46ad41cacd9728", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5004}, "digests": [{"algorithm": "sha256", "value": "a37df11aa1b4992d5d6386ca2f74c302a534582862df355833854df9c688d23f"}]}, {"id": "e2c8532096f7363c", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "aaa0750545014f44805487b8c880261690be0f003e502242b2bdd27aefe4dda2"}]}, {"id": "ec5f8c773d8eb6a4", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1809}, "digests": [{"algorithm": "sha256", "value": "c97a1aafb6b940b3f04da4655a42f65db43b5473fd5d911e909c6f1c7d82dd80"}]}, {"id": "28f54739cf873025", "location": {"path": "/usr/lib/go/src/internal/bytealg/equal_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1125}, "digests": [{"algorithm": "sha256", "value": "8a787f06c90247e22e998f3f84a5f5fd1ce4ce45f592abffa4481474d7a807c2"}]}, {"id": "9b9e5edfb38e0001", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 617}, "digests": [{"algorithm": "sha256", "value": "77d0b48b8915657b09447ba36b163134a0e3fd08a776668dbf2dadfda6915bb4"}]}, {"id": "d37d8c8d4318c865", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5148}, "digests": [{"algorithm": "sha256", "value": "2720d144bf4bbbd19545f09002b16b54242fbce253051190ce7a5165de3d4b84"}]}, {"id": "877228f3d4122983", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 706}, "digests": [{"algorithm": "sha256", "value": "6822f757f21c5e06fb0deb772ecc22e6b9ac27799eb250b729267ff4624a11db"}]}, {"id": "e2196344bfd288f3", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4003}, "digests": [{"algorithm": "sha256", "value": "64024cb26ecc6aebda17482fe37c87d5422d5e6b3f1ca72c5db3988da62d3328"}]}, {"id": "d7b8453b6ae43de2", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "3b5673e455245f94735301eaf7b3c22d869a1436c826418cea9448f129652c35"}]}, {"id": "bcc3a9cdb2f1cdf5", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_native.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 586}, "digests": [{"algorithm": "sha256", "value": "f7f03251de07ce557f3c4568ad6e828e0311d6ca71263eb4119643b1d73697b1"}]}, {"id": "d575879813733188", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "753caa108e08bbd58c0fc68e164a25ba7240f3c8e1a44623b2ff91de45102516"}]}, {"id": "b112ed95d717eb91", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30856}, "digests": [{"algorithm": "sha256", "value": "ad19b42657618380f66ce388c05944b523ae0aaeba2132e7f1c6d7c25b7a2af3"}]}, {"id": "3c2e3e1ea6ebb1c2", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "c0ea2c0a39a9627e83fb2ebc3d66297036898b769d0db59476f69e6f99d65038"}]}, {"id": "4da37ec5b2e1e89b", "location": {"path": "/usr/lib/go/src/internal/bytealg/index_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "c28af26c3d761728f671c1814d03433fde313d8d9386eb641a4afc16fab92139"}]}, {"id": "115a9621168bf0d2", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "b02e193174c90595c33bb508b5ae51c6e4b931e7b58678bf2889921db84b2330"}]}, {"id": "4446824e43f54437", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3167}, "digests": [{"algorithm": "sha256", "value": "0f1b8c6ff5142cfefbbccf02e348fcd2a31859a0697b4aa56ab8f182e0e72f6e"}]}, {"id": "9b0fea4022dee19b", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 951}, "digests": [{"algorithm": "sha256", "value": "d4219797a24bf500b20fc885108e5207b498ded46f9f85356ac02e3ea8c4aa0a"}]}, {"id": "3938c9631a9cddb1", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3405}, "digests": [{"algorithm": "sha256", "value": "a3b0cba98c77ee1dd4148ff4e7cb00afe1fb0c1c74c84e90570bc89040ec1425"}]}, {"id": "6372ec1ade59c025", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "7362388514dfa0a6d5ab8eed81985af74764243ac957c1c857a5d4b72cf3aeec"}]}, {"id": "88dee3e29cd27514", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 954}, "digests": [{"algorithm": "sha256", "value": "e04ebc96a8ae71806c71f94d9071282787a73bd0359cddbbb24606b2b8f41802"}]}, {"id": "218bf2a99ede50d1", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 985}, "digests": [{"algorithm": "sha256", "value": "5d0309b460a8379d29883fdd521c921e0d3a131edb69462fea4e3f6edecfc514"}]}, {"id": "184447fafe89cc79", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1012}, "digests": [{"algorithm": "sha256", "value": "6e559beacea19deefb66aeb34992559e13f6a6488c34999e91225f81ffa10f2e"}]}, {"id": "6ce215552d2a2e0f", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_native.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 426}, "digests": [{"algorithm": "sha256", "value": "6130bbeae082e3d7c46d9890bbf1cbd87b9635b193885a919faffd7d138238d6"}]}, {"id": "de3dc1760d10a189", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9836}, "digests": [{"algorithm": "sha256", "value": "99de4b91e4f362721471dd4e00b7a3b0c1c75048c3d9680c3528984dbaffe99a"}]}, {"id": "75f29cf423c16c44", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 921}, "digests": [{"algorithm": "sha256", "value": "7119a991be0039d932bf060aa4f3fb188d850a3e152ddd0a27af509c1c31674f"}]}, {"id": "9e970697bfa4bfe2", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2549}, "digests": [{"algorithm": "sha256", "value": "29b217ecccae105a9f57188b96a358edfd119a11941830aeaba46d86a09a410a"}]}, {"id": "d35b1c4b5f59550e", "location": {"path": "/usr/lib/go/src/internal/bytealg/indexbyte_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2600}, "digests": [{"algorithm": "sha256", "value": "9efe04c444ea6a93960911f57e518d08924844f16889d9bcc7c6741e6beafd2c"}]}, {"id": "0e0321341728050d", "location": {"path": "/usr/lib/go/src/internal/cfg/cfg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1133}, "digests": [{"algorithm": "sha256", "value": "40644e12d225d8a3f80df459f8bfdad937b06242b0e13de587a3c1a09c368cf2"}]}, {"id": "788a1bbfa2662102", "location": {"path": "/usr/lib/go/src/internal/coverage/calloc/batchcounteralloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 754}, "digests": [{"algorithm": "sha256", "value": "bb9fa879806d0ca2b56427fa74eb57bcf496ce44e9c3ae63c09e9726dd356972"}]}, {"id": "731b8193fc49cdfd", "location": {"path": "/usr/lib/go/src/internal/coverage/cformat/format.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9808}, "digests": [{"algorithm": "sha256", "value": "ca3b32fedff36a55cde5a4be493cab7f098ed1a6e1aa28f014af47d1d21b0b29"}]}, {"id": "48765f1129eeb5f5", "location": {"path": "/usr/lib/go/src/internal/coverage/cmddefs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "8e7a3eb2dac7184e94f938546c4436a1c54d41630b9e110ea07fa0326f8d123f"}]}, {"id": "a2c902285f74ffd3", "location": {"path": "/usr/lib/go/src/internal/coverage/cmerge/merge.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3230}, "digests": [{"algorithm": "sha256", "value": "db33344aad5a5cbc130a8fb5491007fa324e258f13c13e51626c5ef6f445381d"}]}, {"id": "5cf73df8e10f51eb", "location": {"path": "/usr/lib/go/src/internal/coverage/decodecounter/decodecounterfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10052}, "digests": [{"algorithm": "sha256", "value": "c76b08e7cf5063fd997c5433c27470188ecff4f41861492499198db88a056d29"}]}, {"id": "b20a6bb859ca0ca7", "location": {"path": "/usr/lib/go/src/internal/coverage/decodemeta/decode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3462}, "digests": [{"algorithm": "sha256", "value": "f368c79b8e56dcea3caa55f02ff4de1f31dbe47b8f8ab5c56f3c81d46d259676"}]}, {"id": "0e42ae649ac6aae8", "location": {"path": "/usr/lib/go/src/internal/coverage/decodemeta/decodefile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6993}, "digests": [{"algorithm": "sha256", "value": "a19cfba986c82c799b1f1820081669576658b6b09d0e07b1d4275deea0051b59"}]}, {"id": "6104a83597db4363", "location": {"path": "/usr/lib/go/src/internal/coverage/defs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11688}, "digests": [{"algorithm": "sha256", "value": "dba2d575d327f6e572e0cc3223095c37b8ca951d42301c9ccea31a4f29d1b843"}]}, {"id": "168f8a4718c2edce", "location": {"path": "/usr/lib/go/src/internal/coverage/encodecounter/encode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7563}, "digests": [{"algorithm": "sha256", "value": "c94e0a00b282f94148cc84149eb84856f358637bfba82321f3b2c3b7c3c6a00f"}]}, {"id": "9e226b7e38d906f9", "location": {"path": "/usr/lib/go/src/internal/coverage/encodemeta/encode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5668}, "digests": [{"algorithm": "sha256", "value": "f1b086d5cffd7ad1152f141f7b0c8049589bb0d661fc95905566d5d7112f99e0"}]}, {"id": "3640f31b8356bf09", "location": {"path": "/usr/lib/go/src/internal/coverage/encodemeta/encodefile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3478}, "digests": [{"algorithm": "sha256", "value": "bdaee917435e5f83a57a8d96081b4778c04ed0393732ea923f35ea50f1ce590f"}]}, {"id": "7213928c55b443e1", "location": {"path": "/usr/lib/go/src/internal/coverage/pkid.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3198}, "digests": [{"algorithm": "sha256", "value": "377507b514412b453b90e68334607bb3e73a7e55823ec9fce1a2db44b6202fc8"}]}, {"id": "23130a850d1fc3e0", "location": {"path": "/usr/lib/go/src/internal/coverage/pods/pods.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6637}, "digests": [{"algorithm": "sha256", "value": "59dd23cd0fd5293092b41e70c3a6c57ed8c888966e5e09e8d7d4ac8d4030892c"}]}, {"id": "3d707f42a5358b0d", "location": {"path": "/usr/lib/go/src/internal/coverage/rtcov/rtcov.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1332}, "digests": [{"algorithm": "sha256", "value": "53ab1ea8732def76df59d9d2ec0569f1ff1234709e5fe939f19fa47461a90569"}]}, {"id": "c761c1d63a952d4f", "location": {"path": "/usr/lib/go/src/internal/coverage/slicereader/slicereader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1758}, "digests": [{"algorithm": "sha256", "value": "7f4f63d814afe32347e703960f6e5696a570e4357ac55bf6f3af099bc89e0653"}]}, {"id": "785cbed0b4a3e634", "location": {"path": "/usr/lib/go/src/internal/coverage/slicewriter/slicewriter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2545}, "digests": [{"algorithm": "sha256", "value": "1c649b8760e382ecdc957f42fcca211c3849b21c1497acf71c32c290abd66bda"}]}, {"id": "2a4da7190644324f", "location": {"path": "/usr/lib/go/src/internal/coverage/stringtab/stringtab.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3734}, "digests": [{"algorithm": "sha256", "value": "9a2fa18f6da3f034925420130a9449fdbed5b8e398e449e945591c2ca90d7fd2"}]}, {"id": "5e3899593f20ac45", "location": {"path": "/usr/lib/go/src/internal/coverage/uleb128/uleb128.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 360}, "digests": [{"algorithm": "sha256", "value": "608b9ea1f3cf69e6dd9886c91fafb412bac6aaf48fe211266a5505644934b422"}]}, {"id": "0b169fb1bf21676c", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6810}, "digests": [{"algorithm": "sha256", "value": "07a55c25af44460344e34f6b3a5962a60a190caba2eb150acfe4620e22a1299e"}]}, {"id": "12cb091b2355a962", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 276}, "digests": [{"algorithm": "sha256", "value": "39594514f3cb069cecfc6782f81385cbb3570a2ca1b0f3028db1dfa75fd5837e"}]}, {"id": "eab0d3330318cf67", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 821}, "digests": [{"algorithm": "sha256", "value": "9c3535d3d7313392f417badca3fd97bd40f197378c87d183385138d54fde6915"}]}, {"id": "d10730a8fbf07662", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "53bcc2149f926c44e7d5c23c76208d3d1d7d96b067b6b603e9075324a78ecddb"}]}, {"id": "236f8efa29e8f1f3", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 439}, "digests": [{"algorithm": "sha256", "value": "d81735090b4720d480ed58785f39d9affe9edb74e54440dcced41ba27e8fa9b1"}]}, {"id": "4904f710e3815822", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_android.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "8b7f051aa72bd245b71fe2e2462069ae05e30df5b104b61875d9f207be0e9913"}]}, {"id": "acb002aff5e05a67", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1014}, "digests": [{"algorithm": "sha256", "value": "8fe1d35430645dde19f747f2c8b3cf03a746686141b8e058171d7c19a796c43a"}]}, {"id": "843589a5c79ed163", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 322}, "digests": [{"algorithm": "sha256", "value": "edb4e71775b13f944f110f0644c6b66c4c52e7382e88e67b92c8fc7a6e675504"}]}, {"id": "d04f5c0b98609256", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_hwcap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2055}, "digests": [{"algorithm": "sha256", "value": "7549628e1dfd6232502d0aaca1030498b6f14d4644a412deb81b90b8d0e2a93a"}]}, {"id": "0a9965392b26f1ed", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "92a9f87d05a0c080cddd9f4ea8af606e57f43d1fa5bd48ce7db2048b693402bf"}]}, {"id": "512d94567dc64336", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 574}, "digests": [{"algorithm": "sha256", "value": "dd0cf35526c9bcce5534842d81ffc207feea095526f3ad0c3640f7b20d7c9e77"}]}, {"id": "0ea3bf2745a57174", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_arm64_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 466}, "digests": [{"algorithm": "sha256", "value": "676c4b37840f9f4b842d0a1e4f433de27ae80545a9537c139ff1d74183554d10"}]}, {"id": "15c9659c181d6edd", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 398}, "digests": [{"algorithm": "sha256", "value": "5990715bf37e35ccd57e31f8a6e09ed3b7ccb6bf4b89f6ec7f75acb5184654a0"}]}, {"id": "3cd306d8d3870a66", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "e29c18ecf33b490fb974604d690007e9aaf1c4a6a4c253100405613d1f636e87"}]}, {"id": "e8583c6ac36cdb10", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "6ed64689241f6dbd3f79975a6c073f541045c62f5e7b9cafea7a8f4f0663e5bc"}]}, {"id": "4c698f45050ea4fc", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "e29c18ecf33b490fb974604d690007e9aaf1c4a6a4c253100405613d1f636e87"}]}, {"id": "55b0ea4db4edd0c5", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_no_name.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 620}, "digests": [{"algorithm": "sha256", "value": "8215f72c7d9df7b7b3b53f1d6a5df311816e57cf6e5a06f21f7be50097ca79cc"}]}, {"id": "3588003d5a3a6484", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "5a7a1ceaf9b5f43addcdddb9ea5e8b430cac94d7e27fbf63962cceb4836f190d"}]}, {"id": "8e9072e0a43b23f5", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_ppc64x_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "9f25df3971d54401d69de9e289946837f34a0be07a4263f94a252938478e23ca"}]}, {"id": "9b6ea38229f67744", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_ppc64x_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 885}, "digests": [{"algorithm": "sha256", "value": "3e4ecc7e14ca82f767642fd2e48753d470ccb94c90c60dc5789664244530c129"}]}, {"id": "499271151fc98454", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "2b8b114c6c03b03567531914bfeadbcc3f9703b9f64b7998e9f37bda26eca4aa"}]}, {"id": "a994032d80c93836", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6017}, "digests": [{"algorithm": "sha256", "value": "da56587ea0fcdadfaeae80c57a96b6044260ef3965c9e893af18f655cb98cfac"}]}, {"id": "79b94b401f91f4ae", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2257}, "digests": [{"algorithm": "sha256", "value": "da1f33695b546078a8d5275accd9ca5fa031ebe803f861a863d575d070fb4c97"}]}, {"id": "d92267ef5ec6b72e", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_wasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "22f9de4a9088c0dff432817ec066451b6e35aafecf2328063ed3d87c9883db56"}]}, {"id": "3bc2494f1a1a2a05", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_x86.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5071}, "digests": [{"algorithm": "sha256", "value": "e237d0cf440b68870811af76481086479feada4b8982a55a9b50fa68748304d7"}]}, {"id": "86ef528ab7e7c955", "location": {"path": "/usr/lib/go/src/internal/cpu/cpu_x86.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 831}, "digests": [{"algorithm": "sha256", "value": "ee4dca9916b29475e600d85f71f0dfd134496d153c77d20a643b139cc6e18fed"}]}, {"id": "6ff70194e37152aa", "location": {"path": "/usr/lib/go/src/internal/dag/alg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1375}, "digests": [{"algorithm": "sha256", "value": "d3098737d07f2fd3a56ce616c58b6537e380ba0b7e27c9523d01b8ff0f6fdc37"}]}, {"id": "d8163a5aa103f4e8", "location": {"path": "/usr/lib/go/src/internal/dag/parse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6833}, "digests": [{"algorithm": "sha256", "value": "b81c9b69d8621a4db8ae9c2a8b488faffc34c3ad3b4ec747c44a77d647f7d01c"}]}, {"id": "bda50e02b7a349dd", "location": {"path": "/usr/lib/go/src/internal/diff/diff.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7722}, "digests": [{"algorithm": "sha256", "value": "7e7bdeb6963dda68fc30809f2beb566af566f150b166c95a9a9d76056c701075"}]}, {"id": "d14049c11071ff03", "location": {"path": "/usr/lib/go/src/internal/fmtsort/sort.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5983}, "digests": [{"algorithm": "sha256", "value": "10525a6c17e55229ac1eb8a810dddf626f7b34cfe9f68f0366ee3d11563d3488"}]}, {"id": "8d4d430b42ff3ea8", "location": {"path": "/usr/lib/go/src/internal/fuzz/counters_supported.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 710}, "digests": [{"algorithm": "sha256", "value": "eb5dd62f627839c01ea57b575f34087445f24915ffdb5f1e9c960096d4c0fabb"}]}, {"id": "8c9acb140b6f24ae", "location": {"path": "/usr/lib/go/src/internal/fuzz/counters_unsupported.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "5116a303e782a0462920a0e0cff3e5eaf24223f61ea5e2dd02983aefe377e8a8"}]}, {"id": "918af139f0c53920", "location": {"path": "/usr/lib/go/src/internal/fuzz/coverage.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2585}, "digests": [{"algorithm": "sha256", "value": "0991e98fecf37daf43e38a582e24789aff899b1b463c82b5826d9d50ae425839"}]}, {"id": "18423a6ff11aff47", "location": {"path": "/usr/lib/go/src/internal/fuzz/encoding.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11249}, "digests": [{"algorithm": "sha256", "value": "29b5285b8c5fb1dabbc006e19d92b8e937e134d96963c6a5f45b4baaac512961"}]}, {"id": "3c3fcf4b4359a545", "location": {"path": "/usr/lib/go/src/internal/fuzz/fuzz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34339}, "digests": [{"algorithm": "sha256", "value": "bb60a67d460a97c6811537915d2effdef07fbc778388170e257aae75b97ad643"}]}, {"id": "32fc84f852b3654e", "location": {"path": "/usr/lib/go/src/internal/fuzz/mem.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4597}, "digests": [{"algorithm": "sha256", "value": "2440e87e72d5206ffc975485f009db30171570293dcc556288f2a10f5a552ff4"}]}, {"id": "9bd4a8e2ddc3c616", "location": {"path": "/usr/lib/go/src/internal/fuzz/minimize.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2314}, "digests": [{"algorithm": "sha256", "value": "1f7fffe58538f34463fcc125fd713f07527aa6b7cd07603d343249e5e13e2dba"}]}, {"id": "60df04d554305f61", "location": {"path": "/usr/lib/go/src/internal/fuzz/mutator.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6862}, "digests": [{"algorithm": "sha256", "value": "9f94ac9a47047833826a008c2ddc77e90ed0e124652805b7501810460e14e8a9"}]}, {"id": "839c26539a7c2e5f", "location": {"path": "/usr/lib/go/src/internal/fuzz/mutators_byteslice.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7934}, "digests": [{"algorithm": "sha256", "value": "f8c1c66e1e520b1e78b8f84f83ed9e3c2ac03e56024b01cc041eda0647b1a7fd"}]}, {"id": "8b9b09347d99fe45", "location": {"path": "/usr/lib/go/src/internal/fuzz/pcg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3419}, "digests": [{"algorithm": "sha256", "value": "142b9be47f78468f6b689f8876ecce825176b7fe1ee849b895b72e5988898504"}]}, {"id": "1aaea03d1e2e8bf4", "location": {"path": "/usr/lib/go/src/internal/fuzz/queue.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "13083c860ec2f929c0cd8d6f23906998a6dc28605acbdc09f89934c8cc643436"}]}, {"id": "a93738fc168629c9", "location": {"path": "/usr/lib/go/src/internal/fuzz/sys_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4181}, "digests": [{"algorithm": "sha256", "value": "e9f687738b8ade939c556b30461ef8fba0d66a56b9a7bfa0807b2aff72359cdf"}]}, {"id": "31911c3a0dce2ff0", "location": {"path": "/usr/lib/go/src/internal/fuzz/sys_unimplemented.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 934}, "digests": [{"algorithm": "sha256", "value": "97206efca9b251f95d1141152912c59cdf20a7cfb2b140efe4f3257792d4bda2"}]}, {"id": "02731ce7cfbcc69e", "location": {"path": "/usr/lib/go/src/internal/fuzz/sys_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4580}, "digests": [{"algorithm": "sha256", "value": "0aebbd72ed6f702c214c1a6997000a32a635dfb59f58d891403186c635bae143"}]}, {"id": "57dc47db130bc21f", "location": {"path": "/usr/lib/go/src/internal/fuzz/trace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "d7e988761aee3bd9c81dbfa8357c95a1a4a9e7e7d00a94b87b15f8e992b1da0f"}]}, {"id": "d197b4839ed2d1a5", "location": {"path": "/usr/lib/go/src/internal/fuzz/worker.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38317}, "digests": [{"algorithm": "sha256", "value": "8ac4420c804787900f148cf105b325ac72bf32a164ad412c4bbbceaca56f5721"}]}, {"id": "07a27d4e6db1e91b", "location": {"path": "/usr/lib/go/src/internal/goarch/gengoarch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "b2ac6b96d8c94fad97606862afdaf9aa6e66b9077117119cbd9fb274093ccf45"}]}, {"id": "06e8a291fcd99715", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2157}, "digests": [{"algorithm": "sha256", "value": "475c15cb5dfc76495a407b187c399bdd2101b00c9656a17eef142374b21baed8"}]}, {"id": "d45f620975889ee2", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ca770aa8237a9a67318ae4592cfc7ed3412d34f423be981bbd7945788b40d2e1"}]}, {"id": "6df04bcf6bc3e2a9", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 329}, "digests": [{"algorithm": "sha256", "value": "a6cbffd95eb55c437ecec11276cc4d3b8dd30e99a45f0e225d660b117a9e88ae"}]}, {"id": "d5465cfa1ef3f02f", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 328}, "digests": [{"algorithm": "sha256", "value": "d50a8ad12969e6770e8796f31beae3ad9d958a734a17cc964771e0b295b09247"}]}, {"id": "00118ca42e388e5e", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 325}, "digests": [{"algorithm": "sha256", "value": "b5fcb79b0b2b907abd508a1736d210452945629a7046d59c1bd5f01ba46d423e"}]}, {"id": "ba208519b2733c2b", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 352}, "digests": [{"algorithm": "sha256", "value": "4ea590d7fbb1343c451323ba34f499d2b31bc276e5ba76851908e16412ed8abb"}]}, {"id": "8c827a252560982f", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 329}, "digests": [{"algorithm": "sha256", "value": "128fa1c418c5eb5f43ae5eed8a8738b9ea317ae77727499f1420ca4c86ee9850"}]}, {"id": "d734f15f6ec6bbbf", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 331}, "digests": [{"algorithm": "sha256", "value": "3251f59ba28c323d7612d8cecb107c3d4e240c528b7dac1febc30485a598ce1e"}]}, {"id": "fa8f847e46dbf84b", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 331}, "digests": [{"algorithm": "sha256", "value": "3251f59ba28c323d7612d8cecb107c3d4e240c528b7dac1febc30485a598ce1e"}]}, {"id": "1a774f5725cbeab7", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 329}, "digests": [{"algorithm": "sha256", "value": "989a23fe2fc3fe234246ac492573cc5fdbde2a0e80a48604ed1b711ed2bb75d0"}]}, {"id": "a05289a9a6febe7f", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 326}, "digests": [{"algorithm": "sha256", "value": "e53bc2192641db41cec1f7dfa68b8cb60ba941d29fe98fbcd4ce5ae0d0e7ccd9"}]}, {"id": "e3f0bae72dfafb98", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 326}, "digests": [{"algorithm": "sha256", "value": "e53bc2192641db41cec1f7dfa68b8cb60ba941d29fe98fbcd4ce5ae0d0e7ccd9"}]}, {"id": "40096015cf1da5a3", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 331}, "digests": [{"algorithm": "sha256", "value": "5717af72ac0831c8e03bc484f7d108cde8cc1f540af8a06e04a83ec99f36615c"}]}, {"id": "ced8a9defdf88825", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 329}, "digests": [{"algorithm": "sha256", "value": "e2a0b1e2f4b19528bb62983dea83d2f5f5b5a0db060fa75d59136262d39dab24"}]}, {"id": "934b1e3854d4b329", "location": {"path": "/usr/lib/go/src/internal/goarch/goarch_wasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 329}, "digests": [{"algorithm": "sha256", "value": "edb56b86ce89dafd1b694c52de06d11f07adaef63b51e203f604c4f5989f2821"}]}, {"id": "ba5e60433c34c757", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 574}, "digests": [{"algorithm": "sha256", "value": "fddbba792bda44993409222cf48a33800990ce3a3937ce1f891dba3497e871f9"}]}, {"id": "d4d163715dca3d3a", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "e066117a2c61ae2aa5f4bcc817d75e91506094ba7cb721deb644bca314eeb1b6"}]}, {"id": "f77bc1bbdb0ca053", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 574}, "digests": [{"algorithm": "sha256", "value": "9291cbd902b608e4234d5e2370bdd4239bc28e39f2306c91c5f87217bf6af156"}]}, {"id": "36e75597aeb817d1", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "2db0752a7c4d265c1a3e48827d7534397a5c061b9be844a9c0aabf5622e88b6e"}]}, {"id": "40579dc0b36a7a62", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_arm64be.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 582}, "digests": [{"algorithm": "sha256", "value": "78a12e69d38e8bfe1608ef6a6e17592e1e29cc25c6c225ec4afc2872257186a2"}]}, {"id": "aa63009b8d63da5e", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_armbe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "3d84d2c6daf9777ff19b6d0623aeac3a0f44bcd4a19e315e9e55988225fb0b98"}]}, {"id": "c2fbb4d2cb1cf1e6", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 582}, "digests": [{"algorithm": "sha256", "value": "f660d9376f0437d55b786960c0afab1e0153064ba3d4ee538edffd8918c33b3f"}]}, {"id": "0ed2bb22156795f8", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "448eef3acfef99175d37e726b6f2a18957e6ef7d59eaf797aa71743f976f23c3"}]}, {"id": "5b4ddada338e22e5", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "8b3da02526bef92a78518fe89fec12184398791aa42273b9d5c5fd221bb37d03"}]}, {"id": "d3809916b24d53db", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 584}, "digests": [{"algorithm": "sha256", "value": "9b1e5106ad60c0befc9ac81544c453644f4367f061e792d526314debafd183b9"}]}, {"id": "b9b6874ad75de6eb", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips64p32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 586}, "digests": [{"algorithm": "sha256", "value": "f13856812cd7dc67e34c5f60dc25ba1f31e336ae29b0954574cc91ed98d86939"}]}, {"id": "b024bda90c37131e", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mips64p32le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 590}, "digests": [{"algorithm": "sha256", "value": "6c1a03c9a33c1075e443e12305327af6d20a7332236f643235e161ede2fcb99a"}]}, {"id": "ab38f74463c0c692", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "be635f8e564c9f5ba247072a6f13c2e04ac2c9795a86502a746d7d608b3186f7"}]}, {"id": "dcd424d664f61a15", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_ppc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 574}, "digests": [{"algorithm": "sha256", "value": "1fb1469ee9ecf8854266a4836807c2a5b5b0f97943cc85b0a58c5868c6b9760b"}]}, {"id": "458e873a8cbf05b9", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "97971005552536a4b80b640a0433119c17dc12243af975bbb7af10b41d223520"}]}, {"id": "decfdba353b202fd", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 582}, "digests": [{"algorithm": "sha256", "value": "977f8dbb8e29026ebb421edcc0f479b85d0f90a7fc03f4f74048c8cdd1e80a74"}]}, {"id": "413ff2d7a35f5e3e", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_riscv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "2ba596720f401ff2f57cce319c49a8e4677c7581577d9090e0d72b6c8894bd0b"}]}, {"id": "047c57cff4a3fafc", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 582}, "digests": [{"algorithm": "sha256", "value": "7df478ae39ab06174b06c217b92708a85eb5030d3b7f8f1ff1115eaba93aa729"}]}, {"id": "03421ca7b2fc8976", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_s390.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "7c37c60897438623bd8174f02123b0ba1cae0b5d0a001d25c9418d9f3794207e"}]}, {"id": "b650b5e8eed36c09", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "c2d562a85066da6cb42cda7804a4282745badeeb658bac23212b167603914d72"}]}, {"id": "e3d76fe2c893354d", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_sparc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 578}, "digests": [{"algorithm": "sha256", "value": "60cc2bdd10dd08d26a392167e13a3b682801e0a5598849bd071623e018cac5ba"}]}, {"id": "f30d2be7ddf58011", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_sparc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 582}, "digests": [{"algorithm": "sha256", "value": "25a787622f509e45de640b762a04cbcf1fb39c8ae7cfcc1142622ec6c88fc62a"}]}, {"id": "da2dadbd0c7579e9", "location": {"path": "/usr/lib/go/src/internal/goarch/zgoarch_wasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "c49393d51cb0f7807fc4b1230f9612c65d39000526cf32cd5567d998204080c2"}]}, {"id": "34f2693e8f32694e", "location": {"path": "/usr/lib/go/src/internal/godebug/godebug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4859}, "digests": [{"algorithm": "sha256", "value": "beb5b45dbe5fdd0631b5d63739f714dadf5952fdfcd040ec50934cbd74f66d6d"}]}, {"id": "386a3c78ec444ab8", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_arenas_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 175}, "digests": [{"algorithm": "sha256", "value": "f49731451660e8c7819c3f3c15d1193c61e9f5d77ea72e94a8b7186110a03d55"}]}, {"id": "9c58cad95f04ce10", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_arenas_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ffe15a7c54a2969fe66a7d6022e31ca77575aca94f3c560e5d60ebad814f86a1"}]}, {"id": "7873709568493540", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_boringcrypto_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 199}, "digests": [{"algorithm": "sha256", "value": "03703c07756df692ca1b5f1a23809a99b76505196bee3f05959df85c2b44c63c"}]}, {"id": "c276017d5fbb911d", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_boringcrypto_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 196}, "digests": [{"algorithm": "sha256", "value": "338ee61a7a5814214d58f40f3a8cc04e3066267141b2b8553c3b79a463a73d39"}]}, {"id": "53bf04522dc365b4", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_coverageredesign_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 215}, "digests": [{"algorithm": "sha256", "value": "949230c92a4fb22f55f3c87d3e37e50f7abb2e6e3850cd1f767cc446a6572bd4"}]}, {"id": "56b50e23152a43af", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_coverageredesign_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "a4767aa306828d1f43e4a9cc2c6513d260980ad6042b847149d977c26c66f5d6"}]}, {"id": "66ee6b1ec1864842", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_fieldtrack_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 191}, "digests": [{"algorithm": "sha256", "value": "5da284952e71fcc7dfe19cdcce4bb4b28b1f687b8e5fd5919ed49428729e4ec8"}]}, {"id": "719ccea2724895dc", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_fieldtrack_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 188}, "digests": [{"algorithm": "sha256", "value": "3d6c2b561d4c8bcd522024b740ec8f6fc941c93e6c81e285f3c08539ec5e3007"}]}, {"id": "79e48295fcaf4dcf", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_heapminimum512kib_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 219}, "digests": [{"algorithm": "sha256", "value": "44f7c36466481e949a8f2dba8f8327ec7e1c5e44163990c964ec7293fe8c6d22"}]}, {"id": "6a5a152259758180", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_heapminimum512kib_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 216}, "digests": [{"algorithm": "sha256", "value": "1ea9d7b22119a65145abac06499ce15adb56ab8cd29a856529f1cfbdaee651a9"}]}, {"id": "b2d397665a9e7f0d", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_pagetrace_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 187}, "digests": [{"algorithm": "sha256", "value": "262a36ab158de0e3d0951562662ccc9cf6f5225c5dcb5bccfcab7c9e90c2ecb1"}]}, {"id": "2e880d80fcb09fd8", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_pagetrace_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 184}, "digests": [{"algorithm": "sha256", "value": "36a9462be54f55653cef778751bdf0cd66fe6ba394da86eafe4931329d517165"}]}, {"id": "394276884ecc3510", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_preemptibleloops_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 215}, "digests": [{"algorithm": "sha256", "value": "84acb602bc70aac6418a9f74a6ecf5e209c18a82bcde9145982edb9667268e9b"}]}, {"id": "a5245bd4653f14a4", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_preemptibleloops_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "d172c3759fb95991c5060e4e112c7b58f64bed482a3e968b8ec92619627e345f"}]}, {"id": "1b0e7ae43be85668", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_regabiargs_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 191}, "digests": [{"algorithm": "sha256", "value": "ef7e6208dd5ffc67186c31ce020dd7937b35a67c041a6fb1aae79a6ac39bdf0c"}]}, {"id": "b6529999761685eb", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_regabiargs_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 188}, "digests": [{"algorithm": "sha256", "value": "aca819b1243c5e87b66af383950202892bf9b1a0635acd82ea144706f685b495"}]}, {"id": "d75bf96a98dd0aec", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_regabiwrappers_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 207}, "digests": [{"algorithm": "sha256", "value": "6731792613993cff47de51f37cfd239eb79c482784c5ab7ffa87260d2fa6fecf"}]}, {"id": "959b20a33a7b65ac", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_regabiwrappers_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 204}, "digests": [{"algorithm": "sha256", "value": "61a802cc955ffba9652b1a026f714d1bc0c2c1539578cb3ec825940706270af9"}]}, {"id": "7a30de89c0e58663", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_staticlockranking_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 219}, "digests": [{"algorithm": "sha256", "value": "8557dfae8f2ce48b99ae2c4cfd74456dd65f72c6d6b27dba7a37fae408826e8e"}]}, {"id": "e3b8c8b2de34a7ea", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_staticlockranking_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 216}, "digests": [{"algorithm": "sha256", "value": "35342c626b99744f810d12b8ff8b0dad598acf1f8234f1a2bb0c91c0ba95723e"}]}, {"id": "a5529bfd4dceb1fa", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_unified_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 179}, "digests": [{"algorithm": "sha256", "value": "d5ffbd12677bdd5ef061ac4a6a6eff4efe1ffd749c72a8ca8d74be5c233bf9c4"}]}, {"id": "165889af337da278", "location": {"path": "/usr/lib/go/src/internal/goexperiment/exp_unified_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 176}, "digests": [{"algorithm": "sha256", "value": "733a6de2f79911cb7dd072f374a3a59365b591a02112d2142c821d831ac74553"}]}, {"id": "4b8ae193da291c0e", "location": {"path": "/usr/lib/go/src/internal/goexperiment/flags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3781}, "digests": [{"algorithm": "sha256", "value": "6a112b498832d2bd810aea75568593668d22f9e312eb43007b40c6e9d7d7919d"}]}, {"id": "688fabd21140cb18", "location": {"path": "/usr/lib/go/src/internal/goexperiment/mkconsts.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1727}, "digests": [{"algorithm": "sha256", "value": "4729f3e978e7effbe439ef4dd911bbddf5aa5b8d6d82d093f25cc8e3bbbe985c"}]}, {"id": "ccb8802d40b52187", "location": {"path": "/usr/lib/go/src/internal/goos/gengoos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "f15528af5c90e9ca40392167d6507adac1921ed6909f9fe3c4beacb061b07c58"}]}, {"id": "fbddfb7bd241c5b8", "location": {"path": "/usr/lib/go/src/internal/goos/goos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "2594d66acfc7136883b255809773c23c44f67d22c9fd7ca849a653991081f27e"}]}, {"id": "9c5674206c2f0e35", "location": {"path": "/usr/lib/go/src/internal/goos/nonunix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 213}, "digests": [{"algorithm": "sha256", "value": "df24b5ff13513e2d4cf4125b84792c413767951cf05ed55995f5d3e174b4ed68"}]}, {"id": "d74b872d7757b185", "location": {"path": "/usr/lib/go/src/internal/goos/unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 211}, "digests": [{"algorithm": "sha256", "value": "e1f33ee1746ab75f8fa813645d2e36a0b1dba2bb0b9c5974e7fe658f210b32bd"}]}, {"id": "98e902e48dfa8359", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 430}, "digests": [{"algorithm": "sha256", "value": "b7e77f096818e4273d03bc4f33f55ec61fd25da5e79cb9d8f930d699b8b57575"}]}, {"id": "6d6ce91140f71787", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_android.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "ca0ec736328c544570ab3797631cb9ace086b0f13a103e85cd9d24e0c0a8462d"}]}, {"id": "12c6412bf53daeaa", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 444}, "digests": [{"algorithm": "sha256", "value": "8846a7786895ee86c13093a7b2c2eb5d6a7e776392788127a45c48ed4ee4aeec"}]}, {"id": "3f6c322ec66e9ca0", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 442}, "digests": [{"algorithm": "sha256", "value": "e14f38d51826857a99273cd122b9db1b564f97f75842e52b976fc6fc48e155f6"}]}, {"id": "4d6a576472a76f3e", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "54c603ac94e50b07c570d260b89a185070c43a86b61485600cfa6c1dcc87e8bd"}]}, {"id": "7bed65b75df913ee", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_hurd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 432}, "digests": [{"algorithm": "sha256", "value": "9132e743b639f9f23101b9dc64d6b3a7ef9744ba9404f59e4e1c0ec22395c861"}]}, {"id": "ccff19892301350d", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_illumos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "5136b64544f46cef2781cd96470342263d943ea7d09a79db9ffc58fcdd30ddd4"}]}, {"id": "48009cc564913bca", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_ios.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 430}, "digests": [{"algorithm": "sha256", "value": "2b35f2da723f6322475874af4753a5e76ded13ee9197f25922b4acc7064eeba7"}]}, {"id": "286194009ca22521", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 428}, "digests": [{"algorithm": "sha256", "value": "91ec36e49c935656611564ead35c0825cb5a5f188b8346da888b3d6d7e5ff587"}]}, {"id": "041b645785b46e78", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "a515a85786d5826ed439cce6951499f491faeb1a5928c49a7f26e94eb5cf0f73"}]}, {"id": "dd1c416d36ef190c", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 436}, "digests": [{"algorithm": "sha256", "value": "659b0e462a47b75bb381cbdf19e5cbeb33d624bfb9c71e170ac2dbc75fefa298"}]}, {"id": "04ec67a4db24d7b5", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "caf8c13c866ce52732a55341d834ec1310e696e06bd718243b89a051b6455b7a"}]}, {"id": "a46af16135bf3fe9", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 434}, "digests": [{"algorithm": "sha256", "value": "bc3ba307fcd940be8e45d2813547903baae529f7836d42179564c4b897d08f74"}]}, {"id": "6805b6576bcbe364", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 450}, "digests": [{"algorithm": "sha256", "value": "94cdde86be945418a7ea40bb1b698dda21edd44eee82d8516db7f59bb0184493"}]}, {"id": "aa9fe1728ba454cc", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "6c4393ccdad1a5b6e6ec321a76b5918a69b55f2cc54b1baebd46292fbe5b9058"}]}, {"id": "ad4db4164c89a127", "location": {"path": "/usr/lib/go/src/internal/goos/zgoos_zos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 430}, "digests": [{"algorithm": "sha256", "value": "3c7573dfbdb0f03d13790d5b25786defb556bdc9ec8ca937271dcfcce775db39"}]}, {"id": "c27c51d415b7e3e3", "location": {"path": "/usr/lib/go/src/internal/goroot/gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3093}, "digests": [{"algorithm": "sha256", "value": "d697f82e090e37f9c04f3f578ebdf8bd47efb177bf9c294411f6e47607359f71"}]}, {"id": "986fb8ae8f24beec", "location": {"path": "/usr/lib/go/src/internal/goroot/gccgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "c652f00a4a4cd45b65cad6692801234f92c19959573bbb480d8924421ff67f33"}]}, {"id": "544aa5404b7f3423", "location": {"path": "/usr/lib/go/src/internal/goroot/importcfg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1634}, "digests": [{"algorithm": "sha256", "value": "386e83c421ba16f92f117d247d14db73582fa3a9997c013730119e0e4cc449c8"}]}, {"id": "17ce5dcb27e76c84", "location": {"path": "/usr/lib/go/src/internal/goversion/goversion.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 445}, "digests": [{"algorithm": "sha256", "value": "8a67eb48b4a383a8a6b7b4deed85498ff466a28330db8a0a1fc9e5d46be66e22"}]}, {"id": "94bb9ca8796a9538", "location": {"path": "/usr/lib/go/src/internal/intern/intern.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6134}, "digests": [{"algorithm": "sha256", "value": "325f5a20fce0119e1258cb1fcb522a87bd469797c1a0cb5bdd95d7fe759eeb49"}]}, {"id": "cfed8826549b5080", "location": {"path": "/usr/lib/go/src/internal/itoa/itoa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "e78aa40c2f058a5e119c712b9c252b26ed26ffe80b4d94fafb41943a2c87f5a1"}]}, {"id": "52618715cfae3505", "location": {"path": "/usr/lib/go/src/internal/lazyregexp/lazyre.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1869}, "digests": [{"algorithm": "sha256", "value": "19ea2fe23190517859403434af834e48283d52bc4c211776869b819d96db370e"}]}, {"id": "5ef9740e8e6239c7", "location": {"path": "/usr/lib/go/src/internal/lazytemplate/lazytemplate.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1362}, "digests": [{"algorithm": "sha256", "value": "7b1fee8602e779b7423bd0d678558f190b2f6428485e914f35e0d190502259c0"}]}, {"id": "ae015c3dffa4c340", "location": {"path": "/usr/lib/go/src/internal/nettrace/nettrace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1833}, "digests": [{"algorithm": "sha256", "value": "215f377073942790d9c1c90b2bcf0be7c0ae49c177e4f1418eb6f2a9d5f6419b"}]}, {"id": "0841bda70c558360", "location": {"path": "/usr/lib/go/src/internal/obscuretestdata/obscuretestdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "cf0f6c57690869cf85d280d633949e708ce0908ce35e643f1a6727c947ddde8a"}]}, {"id": "411feaa2bfc5cbbb", "location": {"path": "/usr/lib/go/src/internal/oserror/errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "4c6ff8e18d1fe326e8b27350b60cdb55e79757452ef79355cc5b9f5ddfde5920"}]}, {"id": "44aa261f6a0f9169", "location": {"path": "/usr/lib/go/src/internal/pkgbits/codes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1726}, "digests": [{"algorithm": "sha256", "value": "5c461c53bbb51051b771cdf19529769d1f2ebfc477a55d79c577cec8d9fb36b8"}]}, {"id": "b44ff99a63a2ea04", "location": {"path": "/usr/lib/go/src/internal/pkgbits/decoder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13562}, "digests": [{"algorithm": "sha256", "value": "0f236709f002402446b8c65cc60e732e61ee0695b9e71665289eef79be28762b"}]}, {"id": "011a1c2247693976", "location": {"path": "/usr/lib/go/src/internal/pkgbits/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "4fc94d244b061ea02e850178649bd092877f374ed1b6c1ea6e6c03b8939528b5"}]}, {"id": "144b4bc569241028", "location": {"path": "/usr/lib/go/src/internal/pkgbits/encoder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9858}, "digests": [{"algorithm": "sha256", "value": "d74db60b85635dad4f623a18bbe68d5228f496da983e342879c481e0fee955bc"}]}, {"id": "7d40042448245d69", "location": {"path": "/usr/lib/go/src/internal/pkgbits/flags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 253}, "digests": [{"algorithm": "sha256", "value": "4f999d54f9614c9c2aa162e048fdec78158bbcafebeef188a2fef9a347a8e488"}]}, {"id": "ff14279aaaf4edff", "location": {"path": "/usr/lib/go/src/internal/pkgbits/reloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 835}, "digests": [{"algorithm": "sha256", "value": "04fe1a5ee6398ee088d2c358ffbbf5610b9a86f4db79616ae7ca823fe5365e38"}]}, {"id": "ca0670ac0b307929", "location": {"path": "/usr/lib/go/src/internal/pkgbits/support.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 336}, "digests": [{"algorithm": "sha256", "value": "30504ec92f8e132b86862b38c3271077ed17c27358f7f76f354db3ce5266c79a"}]}, {"id": "6aed1ffa450d6433", "location": {"path": "/usr/lib/go/src/internal/pkgbits/sync.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2475}, "digests": [{"algorithm": "sha256", "value": "4f6b2ae8d2bef0eced46e8baf60c4b0f096615fbd8e1c10ca351e2c1e181de7d"}]}, {"id": "2cfb91e97ac2f3da", "location": {"path": "/usr/lib/go/src/internal/pkgbits/syncmarker_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "1aeb4bbe6dc00d75da837e258b851df5c4063df93b680d5dfcceb500ec879b5d"}]}, {"id": "5718e83c8bf1a386", "location": {"path": "/usr/lib/go/src/internal/platform/supported.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5530}, "digests": [{"algorithm": "sha256", "value": "831cd607952828bbd8c177d9c1adc141c500ffb33392461deaa5e680019905a2"}]}, {"id": "8b79ceb2d9493d13", "location": {"path": "/usr/lib/go/src/internal/poll/copy_file_range_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "37f7d42b72f165e2898bd03be312e6ee9da2d93e0b3e090aea04926290297bb7"}]}, {"id": "e4c33a47b680b4ca", "location": {"path": "/usr/lib/go/src/internal/poll/errno_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 686}, "digests": [{"algorithm": "sha256", "value": "6f7e43490c7cb61f1aa67fb54bb596d9b7c204c56cedce2031306afeea34c014"}]}, {"id": "0713368401bfb675", "location": {"path": "/usr/lib/go/src/internal/poll/errno_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "b84cde89a8559a123850534a75595850dfb8d762a566b9892aabc407c20fa78e"}]}, {"id": "9cd1b4b6a3c6f674", "location": {"path": "/usr/lib/go/src/internal/poll/fcntl_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7bb5e05114cf8d3d06f057cdd94e84d166a9cb3146b4321941c2bd788754d579"}]}, {"id": "5e906875e6a2d4c5", "location": {"path": "/usr/lib/go/src/internal/poll/fcntl_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 399}, "digests": [{"algorithm": "sha256", "value": "86e72ab78829e32f9950677503a47c8e9f52c45e3e1d752f6b57d094efafde10"}]}, {"id": "72489b8c86bf05d6", "location": {"path": "/usr/lib/go/src/internal/poll/fcntl_syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 509}, "digests": [{"algorithm": "sha256", "value": "9e120785748c89f02e77ebd7b4706370ca1b40a273aa7220543916455cb294e7"}]}, {"id": "8d20b63033fda0a9", "location": {"path": "/usr/lib/go/src/internal/poll/fd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2827}, "digests": [{"algorithm": "sha256", "value": "44f91c42b5bd6a4b417973e0e93213518e699ceea8c79d03b02adcd594127057"}]}, {"id": "0a30162ba6fdc474", "location": {"path": "/usr/lib/go/src/internal/poll/fd_fsync_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "1774e79db4cd3a8d65ebbb4484d4e10e1ae64dbcfec59de74a41be005cc74a12"}]}, {"id": "26d1cafbbc55e004", "location": {"path": "/usr/lib/go/src/internal/poll/fd_fsync_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 497}, "digests": [{"algorithm": "sha256", "value": "1afa9aaaf9624e70bc9f6a112da879fb692da6751e5f0ac5fadb4a86cdd6337a"}]}, {"id": "8477ef9f1f18c30b", "location": {"path": "/usr/lib/go/src/internal/poll/fd_fsync_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 358}, "digests": [{"algorithm": "sha256", "value": "cd0d51c46f328868f3ccfec0009a10add5089bfb54b6f8917ca4c287aa7ffa78"}]}, {"id": "9c29e8e13f9d4735", "location": {"path": "/usr/lib/go/src/internal/poll/fd_io_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2172}, "digests": [{"algorithm": "sha256", "value": "17123723026ed31a60c8958df65cb9b93aa5e2693ba1507f442951694a959e8b"}]}, {"id": "a82a13bd23ae6cbe", "location": {"path": "/usr/lib/go/src/internal/poll/fd_mutex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6572}, "digests": [{"algorithm": "sha256", "value": "6e8ef21d3093c23e00f86f022e7c99e0cc09812d75949aa25a78e219b75f2bb0"}]}, {"id": "55049555424eb53d", "location": {"path": "/usr/lib/go/src/internal/poll/fd_opendir_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 918}, "digests": [{"algorithm": "sha256", "value": "97daa47ed38dd9d33c7f8566d1b57215cdbbff3e9e2fd3a04377a7a4d5e7a5d7"}]}, {"id": "cd018202880c2015", "location": {"path": "/usr/lib/go/src/internal/poll/fd_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5199}, "digests": [{"algorithm": "sha256", "value": "08b012ca09cc6a4eb4e9ab3754f268e9d8b83f1ebe21022babe38bf86ed0be16"}]}, {"id": "feb602555d70b73b", "location": {"path": "/usr/lib/go/src/internal/poll/fd_poll_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2338}, "digests": [{"algorithm": "sha256", "value": "c45a9aa39c108b8a10f028010e6313611dcfd07956dbcbb9cf9739ad8b9de421"}]}, {"id": "7c3ef0819116a43e", "location": {"path": "/usr/lib/go/src/internal/poll/fd_poll_runtime.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3997}, "digests": [{"algorithm": "sha256", "value": "73c262927e9911af4a6c8b81f726b9451a6dba7dcc6747d69f01570ce9ce75cf"}]}, {"id": "a6200f7aebbede7d", "location": {"path": "/usr/lib/go/src/internal/poll/fd_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1912}, "digests": [{"algorithm": "sha256", "value": "3e6008ecc73ce2529325569839f4fe44ef9742118440c6c5f064791c13e75702"}]}, {"id": "549c710158f740f3", "location": {"path": "/usr/lib/go/src/internal/poll/fd_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19623}, "digests": [{"algorithm": "sha256", "value": "8eb0792a9cc27b0bf067b1b13b12c912bc43c4c86b223246a145e6e7a77902e0"}]}, {"id": "9f4e5f90b204ffd2", "location": {"path": "/usr/lib/go/src/internal/poll/fd_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34124}, "digests": [{"algorithm": "sha256", "value": "506d5eda9e86729723a0827ff40903d5efa1bc4987af32991517f3ac233649a3"}]}, {"id": "efcf2a07bf070da6", "location": {"path": "/usr/lib/go/src/internal/poll/fd_writev_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "e4c1301b16afa9481811fb151c97cbf2128783a6b8399e2efa508be6636d7107"}]}, {"id": "46797d451240f6a9", "location": {"path": "/usr/lib/go/src/internal/poll/fd_writev_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "09196eb54cc5e20e5c8cd07a4641cae561ae10b465522c60404cd5972b598aaa"}]}, {"id": "9a69827e4b8dab44", "location": {"path": "/usr/lib/go/src/internal/poll/file_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 972}, "digests": [{"algorithm": "sha256", "value": "d7887dfd944f1ff80a9c23d6ac2a134c78cbcc6d42c60d7452b2b26a815c9280"}]}, {"id": "91f325c8be1c9e52", "location": {"path": "/usr/lib/go/src/internal/poll/hook_cloexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 395}, "digests": [{"algorithm": "sha256", "value": "3571dcf0ef879722dba04b11e8a0c72f20b5f7fddc96207a1c23e7e0420033c8"}]}, {"id": "347e4b3efd987d5d", "location": {"path": "/usr/lib/go/src/internal/poll/hook_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 437}, "digests": [{"algorithm": "sha256", "value": "369522d45cc76621a22a1923e846c14f9506841774d303a8fd73c6566df2913d"}]}, {"id": "45c4311dd3d959c8", "location": {"path": "/usr/lib/go/src/internal/poll/hook_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 668}, "digests": [{"algorithm": "sha256", "value": "b63c32b4a5f03051f4bd78bb4440232fd929ba90be8e66cb404aa2f31dc12c5b"}]}, {"id": "ce877bca70d58073", "location": {"path": "/usr/lib/go/src/internal/poll/iovec_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 318}, "digests": [{"algorithm": "sha256", "value": "fe2eb9a80a7ec7e39f3cd76a788ad7ca94c966d45ca1868f0ca05efcd29fd811"}]}, {"id": "a38e6a216340f4ab", "location": {"path": "/usr/lib/go/src/internal/poll/iovec_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 358}, "digests": [{"algorithm": "sha256", "value": "17ce8fe36c9a5b77aeb11559bb8b22cfdb15d2626fbe1c7d2e50b6ecf490c464"}]}, {"id": "a1be2454fc281697", "location": {"path": "/usr/lib/go/src/internal/poll/sendfile_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1332}, "digests": [{"algorithm": "sha256", "value": "8f7675e84f6687c78a07b536a018f0b7a3abd50f30cf69359b1539ca76568254"}]}, {"id": "9d08018cc6d28b4d", "location": {"path": "/usr/lib/go/src/internal/poll/sendfile_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1322}, "digests": [{"algorithm": "sha256", "value": "8e1623c0378c521da0c03d407ee0950856fc867961626224aaf8a5403dfda349"}]}, {"id": "9710f5afa37ff7e9", "location": {"path": "/usr/lib/go/src/internal/poll/sendfile_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1575}, "digests": [{"algorithm": "sha256", "value": "061777c4d453423f313e24928ea8d24e24c390f16df09e21206c5883f5df47e1"}]}, {"id": "c14cc2d2b2b9e828", "location": {"path": "/usr/lib/go/src/internal/poll/sendfile_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "4a0d3b1217f52766576ad2bfca86c7ace344d173704e01def21f3a65d7c5540a"}]}, {"id": "ad8587a48a5530a3", "location": {"path": "/usr/lib/go/src/internal/poll/sock_cloexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 722}, "digests": [{"algorithm": "sha256", "value": "1bf83388f031fb54c09abed748c409a9e693b6adbaaa65ce40b96b600b9ef507"}]}, {"id": "5ee00fca56b98104", "location": {"path": "/usr/lib/go/src/internal/poll/sock_cloexec_accept.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1879}, "digests": [{"algorithm": "sha256", "value": "d0a5100264473c48d116c8a7f3fa08021f4a090ee3babcfa09bc145385ba46bf"}]}, {"id": "e6735f5303cb1e80", "location": {"path": "/usr/lib/go/src/internal/poll/sockopt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1060}, "digests": [{"algorithm": "sha256", "value": "ad1e690625f7f5f302a3b89781c04543abc073cf59b5d2b532a4b44f764f0856"}]}, {"id": "786f6fee92b84a55", "location": {"path": "/usr/lib/go/src/internal/poll/sockopt_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "88fe3b2092de02061c80abb772023eb6330922c37205fd0631c43f082d9d4151"}]}, {"id": "39cec7f0345b0e44", "location": {"path": "/usr/lib/go/src/internal/poll/sockopt_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 480}, "digests": [{"algorithm": "sha256", "value": "b82d6dd2e70be5d69c47eb197badef011291ccd15c29652a173c7db0bb69eae5"}]}, {"id": "8ee7cfb7debaef9b", "location": {"path": "/usr/lib/go/src/internal/poll/sockopt_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 862}, "digests": [{"algorithm": "sha256", "value": "55b3d4bdeb678058ab3b8bba8537bbf839a2cd1e41b196422bdf7826485c4866"}]}, {"id": "e1eb58b3161e8da3", "location": {"path": "/usr/lib/go/src/internal/poll/sockoptip.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 817}, "digests": [{"algorithm": "sha256", "value": "5c998151901c935bfc82619592cd5e2d559869c1dddf8e15822b64bc67e94c72"}]}, {"id": "890c2d7589280a41", "location": {"path": "/usr/lib/go/src/internal/poll/splice_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7118}, "digests": [{"algorithm": "sha256", "value": "1a5a4b1f520048f4edde3252a549b718e79f9c069bb022eeec28833234f06c37"}]}, {"id": "d7471ae01c57e412", "location": {"path": "/usr/lib/go/src/internal/poll/strconv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 389}, "digests": [{"algorithm": "sha256", "value": "f9bd9db06d3dcdb04e004c24964f0f95ac5f5798958db9d3e8546fa406c764c5"}]}, {"id": "e5d9794ed7137d28", "location": {"path": "/usr/lib/go/src/internal/poll/sys_cloexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "12fa194530ffaf9d0d1478a9e818d4f4368e330d950dfa37ef795da79d1c9f32"}]}, {"id": "6acedc0cc471ee8d", "location": {"path": "/usr/lib/go/src/internal/poll/writev.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1929}, "digests": [{"algorithm": "sha256", "value": "e667de21ac2e300185ce93d15af0f495a26992f55043c729ec9bc2eabbdeb7b0"}]}, {"id": "60f1bf8ec3dada7f", "location": {"path": "/usr/lib/go/src/internal/profile/encode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13932}, "digests": [{"algorithm": "sha256", "value": "05c58f737556168564befe79837cf36b886512a6cd6ab9f873d6a06af02f1a00"}]}, {"id": "12949398328d47aa", "location": {"path": "/usr/lib/go/src/internal/profile/filter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4126}, "digests": [{"algorithm": "sha256", "value": "7ab9cee35d038632686201001e56caaa213cd22977d66e9b666aeb3d4893ecb7"}]}, {"id": "4d65e0630f8f5e08", "location": {"path": "/usr/lib/go/src/internal/profile/legacy_profile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32172}, "digests": [{"algorithm": "sha256", "value": "e103dd387431e71b95414520c9018cf429f5cc6d2ab4685b9e9fe70f53a1a74f"}]}, {"id": "bed0666e247b51a6", "location": {"path": "/usr/lib/go/src/internal/profile/merge.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11586}, "digests": [{"algorithm": "sha256", "value": "60936b00b586602f7d9b515f98bf0739c7a3142787b09a459043390d353c85c9"}]}, {"id": "69ac0ae03e2a57bd", "location": {"path": "/usr/lib/go/src/internal/profile/profile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14892}, "digests": [{"algorithm": "sha256", "value": "44c297c4bc3542a1250c6c4721f30d51834505eeab3c5713c83f25b5717d976e"}]}, {"id": "30f7f320b0c2d5e1", "location": {"path": "/usr/lib/go/src/internal/profile/proto.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6955}, "digests": [{"algorithm": "sha256", "value": "a9b0f5f865c603cc708627c1177178afd3b55fe0e520be43338b24f77f6082e1"}]}, {"id": "70c99314bbb16a9d", "location": {"path": "/usr/lib/go/src/internal/profile/prune.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "742b53af1f75c7aef134794be2b3050c86714f253f663114737942f7338c2bf9"}]}, {"id": "d624d3633f35dc50", "location": {"path": "/usr/lib/go/src/internal/race/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 448}, "digests": [{"algorithm": "sha256", "value": "4e6670414ce0c94fffd41e26536671f0122f8ac54bdfe65277de014a8d1fd4dd"}]}, {"id": "184898f465517d41", "location": {"path": "/usr/lib/go/src/internal/race/norace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "beff1f42592232df198d48a4be7323b65c329f27211cd22d384e0cfd4ba7bccc"}]}, {"id": "a17ee122054ff962", "location": {"path": "/usr/lib/go/src/internal/race/race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 896}, "digests": [{"algorithm": "sha256", "value": "72efd6fd5a37065e2c50d2d4d50d583617c18592b0c370bec20c3f56e7c89972"}]}, {"id": "96547332e5949c1e", "location": {"path": "/usr/lib/go/src/internal/reflectlite/asm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f92c821a60f978ed528d1bfe5846212b5047eba1628f7735abcd95e9f444e9e5"}]}, {"id": "460955626e71ee38", "location": {"path": "/usr/lib/go/src/internal/reflectlite/swapper.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "e6efc9d31474d6d8816ee57c48d2042067fdf4b1e2b13650ba4dd9062d0a20d2"}]}, {"id": "0dd86f7f4463e795", "location": {"path": "/usr/lib/go/src/internal/reflectlite/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24961}, "digests": [{"algorithm": "sha256", "value": "6ab67804ac9eb4cb4ac9e7f841932f2c39a07ba80245c9e145aa92e50b9f6576"}]}, {"id": "9bd8b66d97e22ed9", "location": {"path": "/usr/lib/go/src/internal/reflectlite/value.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13821}, "digests": [{"algorithm": "sha256", "value": "791d9ba5a8d992a90a0d6b158e522be4f22b236da686447e697a40d4f02ca722"}]}, {"id": "49dd18e1b59ed939", "location": {"path": "/usr/lib/go/src/internal/safefilepath/path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 630}, "digests": [{"algorithm": "sha256", "value": "b5ad6cf448f1215a4261a2ddb1ec09260d77b09d696952627c5fd4d994c1bcdc"}]}, {"id": "882a58d83b7dbafe", "location": {"path": "/usr/lib/go/src/internal/safefilepath/path_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 468}, "digests": [{"algorithm": "sha256", "value": "41b7c502fa21ed0277b11f01adaeedc485c6f2013f2c6652b78f8a10c9db1a22"}]}, {"id": "97a46f20075c2b04", "location": {"path": "/usr/lib/go/src/internal/safefilepath/path_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2193}, "digests": [{"algorithm": "sha256", "value": "7a5e4a7bf64c26956bd214083e2c2daa8a247a25e36b41f125dbc7a440db4489"}]}, {"id": "821e80875bff61c5", "location": {"path": "/usr/lib/go/src/internal/saferio/io.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3687}, "digests": [{"algorithm": "sha256", "value": "4a9d18aa460c673cebf2c54f6fbffac88c94129f572714d4757af7f3f6361227"}]}, {"id": "2343134cf6a1fd6a", "location": {"path": "/usr/lib/go/src/internal/singleflight/singleflight.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3129}, "digests": [{"algorithm": "sha256", "value": "582ef7cfe2bdac797afea4706dc605a80234db69870a80ef492df7c9e1ea1df4"}]}, {"id": "da4022eb5e7c2a00", "location": {"path": "/usr/lib/go/src/internal/syscall/execenv/execenv_default.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 489}, "digests": [{"algorithm": "sha256", "value": "42dcdfc64c4b31806fb848c61f3c6efceff7659db131964240ccf57813355af3"}]}, {"id": "cae17a8d97513307", "location": {"path": "/usr/lib/go/src/internal/syscall/execenv/execenv_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1371}, "digests": [{"algorithm": "sha256", "value": "78213c3c5f52c04a399cadcb074758082dca04f956f964c213dfd0edd1ddd7d3"}]}, {"id": "aa5c35dac93224c1", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/asm_aix_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 320}, "digests": [{"algorithm": "sha256", "value": "7c93aaba0d147ccf1a928dc197942eaddf9adfc260055e2a4d27ba8720ded50c"}]}, {"id": "eaa5cb12acdc10ec", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/asm_darwin.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1595}, "digests": [{"algorithm": "sha256", "value": "1d80836bada7e9ee0ce9a3a0181aea2d89b1501dcf41db44bbdb06a5b9eec07d"}]}, {"id": "bc259c0245076cf0", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/asm_solaris.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 321}, "digests": [{"algorithm": "sha256", "value": "a65160341000e3d3b32135c306e37d058b5756ccd70c81ff1114c580107bd92d"}]}, {"id": "6c06db9c7b090740", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 917}, "digests": [{"algorithm": "sha256", "value": "28ff4310891b8cabf050a8918b44d7d034985b21156d9eba450096cc6a393c51"}]}, {"id": "3e8988e5cebabbef", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 428}, "digests": [{"algorithm": "sha256", "value": "e430757257b5e806abc274ed711424501f48f7d070d9865fad494b7d5533c3ab"}]}, {"id": "263ee0d2fbd9f24a", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_fstatat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "9d3ed2fca6cd59b4458fe39503d77559a94859d5445bbc0088ec747782913591"}]}, {"id": "e2632e819b9c9fec", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_fstatat2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 364}, "digests": [{"algorithm": "sha256", "value": "823cbd04721e7ce51351d571209324a6eaf3c4b2187034892234fb4ccca2dd37"}]}, {"id": "6c15ab4c9caabb2f", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1467}, "digests": [{"algorithm": "sha256", "value": "43ae8898024076b9ac8369dce2a97014c31d810fae904800a6d130b9b3dde178"}]}, {"id": "fdaf2228a84c8bf2", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_libc2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 927}, "digests": [{"algorithm": "sha256", "value": "27303a64a0a49c6b4d06e70cebbd29feca062185d7e1eb58edce1ed8ae84acec"}]}, {"id": "a629c951e04913a4", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "b1f41b53ef538e080f57355234bf698a48bfbad95a6356c929bd8adb6676d6e0"}]}, {"id": "278b75dcc1b78ff8", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 235}, "digests": [{"algorithm": "sha256", "value": "1acdc9a3d28c5a0a7c4ba608732c4014c1ef2a941c7306b46c7b6def3f37651a"}]}, {"id": "2fecfc0ee2afd3b4", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 394}, "digests": [{"algorithm": "sha256", "value": "cfac173ea3d7ed7d5624f04ecdbf876b53afdae0c6bf9d45ffa0ff48f4afcad7"}]}, {"id": "dc1449c0c26cffe2", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 349}, "digests": [{"algorithm": "sha256", "value": "4251d3ad2f2c098d4e494ec33ca63c16835e875bd610ee0fe8e29d9df2a9a788"}]}, {"id": "d90ac339427e7920", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 283}, "digests": [{"algorithm": "sha256", "value": "9038af4b90e43bbe794e39513a828bfc6dc21e25ed30d0455ab75323ca40230c"}]}, {"id": "b5b255551abec920", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_fstatat_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 269}, "digests": [{"algorithm": "sha256", "value": "2e1c745d39d79c3c3e8b0cb0fa7f46d1fcbc70c03474c2279c03b7fa2c99ae9a"}]}, {"id": "2bacd1b0012b82f2", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 415}, "digests": [{"algorithm": "sha256", "value": "f1c8946e97f037f164e08f1d0d9f5b5e853a2c4437a7dbe8add6b7a17bb0957a"}]}, {"id": "e5d605cab79808a1", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 398}, "digests": [{"algorithm": "sha256", "value": "afd941a96a83d2ff0b426cd5a8802d2a0741e126e49711c23e54cd440d6f72da"}]}, {"id": "b180ed61c9ecc8d3", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 312}, "digests": [{"algorithm": "sha256", "value": "1c15f30d713ca93199e4cf616ac3582a23d96d1e55d44902a39e0c43655a1c0d"}]}, {"id": "7b34bc368d9a7271", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/at_sysnum_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 396}, "digests": [{"algorithm": "sha256", "value": "82e732545c4d1a2459fd7bb357fecda2fae95a65d5004a7ce83d0c9ff8011813"}]}, {"id": "b35e4a56d46a063b", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/constants.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 237}, "digests": [{"algorithm": "sha256", "value": "a7adb0294d16a1f27429363d4de778a3407242f32ed256f444a443970e4be5d1"}]}, {"id": "2fc361b20cd9e92b", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/copy_file_range_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 556}, "digests": [{"algorithm": "sha256", "value": "42ea83e1ac10e2509f39d7c9df2e6562b7f576afb83b164e0d5b4f475d8a4c1f"}]}, {"id": "0db82d797fd849de", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/eaccess_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "21c72cfac78d6a00abb495d7bd24f1eac48e45c517f3dc85c9cd88d24245ee0b"}]}, {"id": "bc00958c4846fae9", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/eaccess_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 291}, "digests": [{"algorithm": "sha256", "value": "0b884a7e69c70bdb2deb4514b37c50b3015a5f3735b5ac686cb0a048edbe86dc"}]}, {"id": "37e1f70750f39bcc", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/fcntl_linux_32bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "01ea416ca86dc41de838e74e3acec16b2d9a814504b9a838798ae65e9d341bde"}]}, {"id": "a9e8dc8f81582b08", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/getentropy_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 626}, "digests": [{"algorithm": "sha256", "value": "37ebdd75b8e923fa58e9276ed968bfbc0a59b9582955f1638946f4c355f7ab2a"}]}, {"id": "6d9a20f8ae11e2ca", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/getentropy_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 431}, "digests": [{"algorithm": "sha256", "value": "59ee893891bdf15202be166ccabb9eed177a55000c4ea9df96eb97dc5a7aa9d5"}]}, {"id": "205038b926494545", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/getentropy_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 554}, "digests": [{"algorithm": "sha256", "value": "01416f2e108dc3f3f64de658d1879c0e6be055ae76f236c67e039755cad60fc8"}]}, {"id": "49f33cbfbe85bcfc", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 894}, "digests": [{"algorithm": "sha256", "value": "c126f5e98c94716e1b539549706dcb2f4c012a24231ba82842e99a9a4c7d6abf"}]}, {"id": "b80a8ad298283316", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 476}, "digests": [{"algorithm": "sha256", "value": "5a4b0afc5fc4fb2651c31bab1babfd51b56003b7046f6903d0ebe33940ae1dfc"}]}, {"id": "d731c81c3f6c4770", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 466}, "digests": [{"algorithm": "sha256", "value": "b9635d51a964d140419a33804912e54f6c1fc5f06810fb1ba319d802d39c3eba"}]}, {"id": "95f9e9fc32d9f9f2", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 391}, "digests": [{"algorithm": "sha256", "value": "9cf2c1d1ce02e08300dc45f44d1472754117350a6a135a9da755783f02c17c52"}]}, {"id": "eee9e644ddc7a090", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/getrandom_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1236}, "digests": [{"algorithm": "sha256", "value": "3a794e2c08a67bcaf7943fb3c7f5500d76600a73b4c95d790a01c1a3cd4ba24a"}]}, {"id": "6cae26c91aa4b590", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/ioctl_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "77a84f3294ec8acdfee70c46b7fc23eae8bf91573d5ce37ffad4a916b02704f0"}]}, {"id": "243963020bc2b06f", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/kernel_version_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 924}, "digests": [{"algorithm": "sha256", "value": "72a7a0ebf10068a63c4231f74c56726dc1bf8d7d0df240def565e5b9b8aa5236"}]}, {"id": "f372ca218362baa6", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/kernel_version_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 254}, "digests": [{"algorithm": "sha256", "value": "827d071c440e2fb373ce06483cd94cd47b432f3f9878a3a2d32cdb0c7ea4696c"}]}, {"id": "b9a7a119f6bda704", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/net.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1529}, "digests": [{"algorithm": "sha256", "value": "866c1318e10b6d9d14bddd6a403220a69e69b52549510b63b3365d629e75b3fb"}]}, {"id": "af17e53567500252", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/net_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4353}, "digests": [{"algorithm": "sha256", "value": "e945186e085015b10d30126e1a03415ece7b8894cdfc8df4267f14515ec58663"}]}, {"id": "357ea487a4fa5a7e", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/net_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1273}, "digests": [{"algorithm": "sha256", "value": "1bf12c1f31e58e1a545a23288567e2dc23c6b2c9162687817abd95c23077440f"}]}, {"id": "08d24e78bac10401", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/nonblocking.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 662}, "digests": [{"algorithm": "sha256", "value": "09ba991d1474694d0d7e4762ab4b28a6f23f2a8ceb31e1caf6e2bac835bd1177"}]}, {"id": "6644c082fbbfe04a", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/nonblocking_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 274}, "digests": [{"algorithm": "sha256", "value": "a5fcb231fdb0e2a689afd4d50852f2091df5acff396404ca8f2f21a88b2aa14a"}]}, {"id": "57fbc5f1f300af72", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/nonblocking_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "59b1112583ade079e7e10d0205dab61367253b35e02acd0af3cc5630b6e5e75e"}]}, {"id": "3bd2125c1d755025", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/pty_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "51920b16a870dd6fe60be1e2a1db99295dfc04892dc0f3d2fae4af65f14d887a"}]}, {"id": "e5ff820dc0f49a0f", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "81a8cc9f42a8a97fdbbb7b32bb32878cc19386b906ab0dd37b5866cb21652503"}]}, {"id": "375d36275729197b", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "9a6a5ab8a2571c9c3174b3d9eb79127d0c7f0fc43af33056ba489ffcbe528636"}]}, {"id": "045862f59e399f31", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "c9078a2720dcf2fdc4f8b01d05be434bb83f3479c46c86d43e58051f39a784ae"}]}, {"id": "46881d90ffff467c", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 515}, "digests": [{"algorithm": "sha256", "value": "f95b36a31b2c3993abf632f1238527f529426ec49a44bc698f52c890811992b7"}]}, {"id": "8f9031345e28f5f5", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 283}, "digests": [{"algorithm": "sha256", "value": "403676eb3323c48f895ea189738ccf436116a883794be59afd93e2868f1ed7ad"}]}, {"id": "563e3e21597f884c", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 279}, "digests": [{"algorithm": "sha256", "value": "264b23753ea057b8d35b68bec3f347c6bb96c82c22012b3c04576eccf7215c10"}]}, {"id": "d0664d2568cfda54", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 279}, "digests": [{"algorithm": "sha256", "value": "4ed64b5aec6d685eeff26097d6408e347e56c7ce18b39e2a1c51cbae226c1d90"}]}, {"id": "604bcdf1a1ad4872", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/sysnum_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "e699bb32edab8ffd82e12837794c2b97ef6673d5e54b9c3445f709cfc412a683"}]}, {"id": "8689dd14d67afa16", "location": {"path": "/usr/lib/go/src/internal/syscall/unix/user_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "9fa7329516fe447d9e42fbd4ae0473ed18d5aec6091e0fa7489fa8a13dd9626a"}]}, {"id": "e397763c88413bd6", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/memory_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "24b45ade936274aaf941707d53200c0ce399fe9dce0f576288e8fafd6ca580f8"}]}, {"id": "3aff40a5fe86202a", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/mksyscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 360}, "digests": [{"algorithm": "sha256", "value": "483fbf60b243e429ce47405360716fe7a8f8e750a5752fec91d0264816f4d8ba"}]}, {"id": "25841671d8c912c2", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/net_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "64a2a61da051f2dc34052d685d0115d7b45821687e31a619b487ad3ee2025b8f"}]}, {"id": "dc7319bc5be8485d", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/psapi_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "4c2c2ca7233d50c85c88b9035eab3fd50382a88724520fe18b4c9fe4f16be7aa"}]}, {"id": "b0ae4026be095f10", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/registry/key.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5496}, "digests": [{"algorithm": "sha256", "value": "6d1ef3dc2817de7fbf43207cdeac41bf10adc6b698f0b55dae62407ba2adac37"}]}, {"id": "1bd5d76364277e70", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/registry/mksyscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 300}, "digests": [{"algorithm": "sha256", "value": "84514f1568b9d919764231e99b1032b2d937907421eab814d87a06cd7273a695"}]}, {"id": "3fe0df5c4b7830e5", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/registry/syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "94f97c70a52b59bd6fa14e17c3f31ca30dc68ab234d528dd3f842cf2f4bb1dda"}]}, {"id": "0ecb40875f877481", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/registry/value.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11440}, "digests": [{"algorithm": "sha256", "value": "19967c94fd2ac740058a0bf3b643d9460b859ca2da0f191a1d5346c239b52c39"}]}, {"id": "215771a0a1f4acbd", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/registry/zsyscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4114}, "digests": [{"algorithm": "sha256", "value": "67f8413e8cf8fdeb4eb0599cccad2b9c27a0fd69547bc4e6ba61c75967edb43f"}]}, {"id": "8d0375b0d29adca8", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/reparse_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3178}, "digests": [{"algorithm": "sha256", "value": "00e7696567ae35155154222543be6eab4f214cdc09bb76721778a4f22bbcf1e3"}]}, {"id": "8f7bb1fb7d096ba0", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/security_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3795}, "digests": [{"algorithm": "sha256", "value": "d81e99089562b55ea8848dea0704d795e694648f4078ded291a63f6533346f3a"}]}, {"id": "21399863426e38e1", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/symlink_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1613}, "digests": [{"algorithm": "sha256", "value": "e3c13f4e757f2a7428d3d15fdead2cea59c0f20ef1af29f3f3f26fd8a8a86c65"}]}, {"id": "06c16612a0f3157b", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/syscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11121}, "digests": [{"algorithm": "sha256", "value": "2c24392c4352f3c75bcc03c03deb377122d8036225186bff40668a24895d9940"}]}, {"id": "3228f6026f7e5e14", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/sysdll/sysdll.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1131}, "digests": [{"algorithm": "sha256", "value": "41b9bc832549766c2d1669a548612f181760effd45355c4a831f30118598d687"}]}, {"id": "b56b059daaf4c2f7", "location": {"path": "/usr/lib/go/src/internal/syscall/windows/zsyscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13659}, "digests": [{"algorithm": "sha256", "value": "48f33d875a4eca3fccb2e61ea61416c91cc11c932f2fd91a5c0db2f33e3800dd"}]}, {"id": "711c8edc544b77dc", "location": {"path": "/usr/lib/go/src/internal/sysinfo/sysinfo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 728}, "digests": [{"algorithm": "sha256", "value": "7a6905ab50b02ce47cb60bef4cee8a10e03bc73d0f66823457d12401f131ebf3"}]}, {"id": "dd333962b786302e", "location": {"path": "/usr/lib/go/src/internal/testenv/exec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5952}, "digests": [{"algorithm": "sha256", "value": "f30d76d24b74dc6ea2da17d2fefde582b7927cd9f53f4f8f2cc06adb48da0d5e"}]}, {"id": "ae0b0cfb65f797c8", "location": {"path": "/usr/lib/go/src/internal/testenv/noopt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "919bb46a0034e6bace81ad4931c41e2cad2dc9bfd147ac25295e527ed342af23"}]}, {"id": "d5e5036164da3c85", "location": {"path": "/usr/lib/go/src/internal/testenv/opt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 303}, "digests": [{"algorithm": "sha256", "value": "20bdac693b9960c00e972f1b85b9e770c6158f194d44e396df05b2d62e314268"}]}, {"id": "b1bc2216a91f96ec", "location": {"path": "/usr/lib/go/src/internal/testenv/testenv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10804}, "digests": [{"algorithm": "sha256", "value": "db2897e1e0734b8f6c7011e60790f3eaf758a4dfb4e0c4c88298112d339aaf63"}]}, {"id": "c68203108cd13b6e", "location": {"path": "/usr/lib/go/src/internal/testenv/testenv_cgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 225}, "digests": [{"algorithm": "sha256", "value": "4605dbcb7397baf949dc00e722aa269188c7a593e3afed7b5244bc040fcf7c6c"}]}, {"id": "1c94cb6fb517b035", "location": {"path": "/usr/lib/go/src/internal/testenv/testenv_notunix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "6f9979bb765b537830daca9e3ded174c5f7c1276c91e71ca8d2d3456cccafe7e"}]}, {"id": "52b2502c6d7a3185", "location": {"path": "/usr/lib/go/src/internal/testenv/testenv_notwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "e239de2eda284f375afc0e536fa0c07c9b28863350e8082270b0bd4779e07c0e"}]}, {"id": "f0fe546f0747e658", "location": {"path": "/usr/lib/go/src/internal/testenv/testenv_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 343}, "digests": [{"algorithm": "sha256", "value": "d83dc6577812485ed31548a79e086091ca87a411bd6d827f3b7b793186b347a9"}]}, {"id": "668a4642a603a193", "location": {"path": "/usr/lib/go/src/internal/testenv/testenv_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "b86d7598cedc29d418f4cffe9639fee65246778b3cb6fd767415f6e498f86ec1"}]}, {"id": "ab2318a0599c60e3", "location": {"path": "/usr/lib/go/src/internal/testlog/exit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "d800c2d1210c164d35ca07d8aebe4dbc7bf0b6056249179a2f8fa1dbbb314777"}]}, {"id": "4cf96f8cd077c3fa", "location": {"path": "/usr/lib/go/src/internal/testlog/log.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1941}, "digests": [{"algorithm": "sha256", "value": "9b85c27843d4856d49b25ded09cc40756f25affb9a1664f6a08bff10b0f4fef9"}]}, {"id": "de5cd1965bb36fc6", "location": {"path": "/usr/lib/go/src/internal/testpty/pty.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 970}, "digests": [{"algorithm": "sha256", "value": "36f27da1dda8eb91f9d0ef772f8dfe1fb9dddcb6989414320d94c1e1c5b8be36"}]}, {"id": "700ec4ea06806c08", "location": {"path": "/usr/lib/go/src/internal/testpty/pty_cgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 840}, "digests": [{"algorithm": "sha256", "value": "77f9a9d52830dbfd270606e0ff3487b36194c930b9ac4e67573fc221c946aeea"}]}, {"id": "0d358a82521b0df6", "location": {"path": "/usr/lib/go/src/internal/testpty/pty_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 790}, "digests": [{"algorithm": "sha256", "value": "b97841abb5be0bf4c7fe200a32c1565bfed5e1be627b291d62dd1ba1c9c1d950"}]}, {"id": "4f018097faa832c0", "location": {"path": "/usr/lib/go/src/internal/testpty/pty_none.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 391}, "digests": [{"algorithm": "sha256", "value": "08c13a6f3af7e4523c964b3f1e68ad01a31353fd36edafcd54eddd5461583263"}]}, {"id": "a7cd740a8680c850", "location": {"path": "/usr/lib/go/src/internal/trace/gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22929}, "digests": [{"algorithm": "sha256", "value": "a13e2b92451ac9e45a3074856d5d2a716ba87aba9ffd07f5789a4408db6e645d"}]}, {"id": "413903d604a42360", "location": {"path": "/usr/lib/go/src/internal/trace/goroutines.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9712}, "digests": [{"algorithm": "sha256", "value": "3c395afdb8310da6e74ad0045c617e673c08b4a607c986e4493997974ac91b3e"}]}, {"id": "1e8ab40c1dacc699", "location": {"path": "/usr/lib/go/src/internal/trace/mkcanned.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0e94565bb2e097abeaba9ef74ea701b50f68b6faf756de325457e40f42edd4fd"}]}, {"id": "440cd0b9c4acc2e6", "location": {"path": "/usr/lib/go/src/internal/trace/mud.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5843}, "digests": [{"algorithm": "sha256", "value": "53ce69ba5dde7d2938c81f6269ded3435a41cab4eb5175f038ea1e9da2599782"}]}, {"id": "bcbf18c0bb4f887e", "location": {"path": "/usr/lib/go/src/internal/trace/order.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7812}, "digests": [{"algorithm": "sha256", "value": "63b7f14d64cc215626a1a9c57398c0eacb82185257251c6684093c8aaa1bef8c"}]}, {"id": "edf44a31343ff3b4", "location": {"path": "/usr/lib/go/src/internal/trace/parser.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37186}, "digests": [{"algorithm": "sha256", "value": "c6903d8daf2ae1baf8cc9ba9846c3c48b82e095de71b44c4065188cf4aeb8b4a"}]}, {"id": "4dcdc3f3a9b2e8b7", "location": {"path": "/usr/lib/go/src/internal/trace/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1014}, "digests": [{"algorithm": "sha256", "value": "1caa02d79bb2fcae9384e9e57740228bb950ec35067527c9a051bcff530c907e"}]}, {"id": "96b946b93883f33a", "location": {"path": "/usr/lib/go/src/internal/txtar/archive.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4279}, "digests": [{"algorithm": "sha256", "value": "f0cfcb6a02bd8db471ff3ab1573fb9a25694997ed6e6cd38d3b95f3b120b7837"}]}, {"id": "b50f0ea2ae41f328", "location": {"path": "/usr/lib/go/src/internal/types/errors/codes.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33436}, "digests": [{"algorithm": "sha256", "value": "9ab0f7b8c4741eb20acb9f3a1cdbec9aa1ea08f9a9c559bb9f6889c9a09acf7a"}]}, {"id": "eeaca82a35cafbc6", "location": {"path": "/usr/lib/go/src/internal/unsafeheader/unsafeheader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1160}, "digests": [{"algorithm": "sha256", "value": "aeb2bf9d6c18b361ef4d2830dd63675960268432a4c5dd6131a374d654094da4"}]}, {"id": "7b5e60f58908fe8f", "location": {"path": "/usr/lib/go/src/internal/xcoff/ar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5762}, "digests": [{"algorithm": "sha256", "value": "0f6e21ad166f61a65686f2e6454e5f518cf9040b58848831afcbcca9a25ebd0b"}]}, {"id": "05dfa4e488d3701f", "location": {"path": "/usr/lib/go/src/internal/xcoff/file.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17698}, "digests": [{"algorithm": "sha256", "value": "40ddfbede35d70bc1f80de1be2485655fcc2939416b41fc5d43085c8510649bb"}]}, {"id": "90b007e3cb1215f9", "location": {"path": "/usr/lib/go/src/internal/xcoff/xcoff.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12106}, "digests": [{"algorithm": "sha256", "value": "da105aebbb88979633b3505322c46b7f7528171ea529e59868d5f1f98c33460b"}]}, {"id": "94b44418e4ed5e30", "location": {"path": "/usr/lib/go/src/io/fs/fs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9395}, "digests": [{"algorithm": "sha256", "value": "959b25d9f0f44cb1ad296348dc238546db1b3b46d526a5fd92e471358ef868c6"}]}, {"id": "4edcdc7bbdcccfba", "location": {"path": "/usr/lib/go/src/io/fs/glob.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3209}, "digests": [{"algorithm": "sha256", "value": "a8c5fefec64be442e94d3bae93e55ce82ff7ad6c7a1270de4cd2abcbf87a18a3"}]}, {"id": "5dacedf257e66252", "location": {"path": "/usr/lib/go/src/io/fs/readdir.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "c65d2c309e062281dd553c47db2b582a76662d355c5a1a720bd50c96e9c3f343"}]}, {"id": "88c7faed916eccb0", "location": {"path": "/usr/lib/go/src/io/fs/readfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1824}, "digests": [{"algorithm": "sha256", "value": "7e42bb46167c57837fd1476a4b77f3372c7d4899abe17fd9f3e6c3fe0334c93c"}]}, {"id": "c88f4a5a870113cc", "location": {"path": "/usr/lib/go/src/io/fs/stat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 797}, "digests": [{"algorithm": "sha256", "value": "b134caf1c32c1e1b321372ad40d66d7c18c895889f6b4fd7b3e520649013d6ec"}]}, {"id": "0d20ffa717859084", "location": {"path": "/usr/lib/go/src/io/fs/sub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3701}, "digests": [{"algorithm": "sha256", "value": "3fae3c544368651b9bde73463fe27b2f78a235e855ac42000e9cb5eadf527ad9"}]}, {"id": "e62ee4b4189cc5cd", "location": {"path": "/usr/lib/go/src/io/fs/walk.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5089}, "digests": [{"algorithm": "sha256", "value": "c47ca53311c7397fbdbfeca548310baf03b8bb069e2b0a0ba50fe3c58422c8df"}]}, {"id": "9c4cf8fb54cd50f1", "location": {"path": "/usr/lib/go/src/io/io.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21528}, "digests": [{"algorithm": "sha256", "value": "60cab8722a6596a71c600b568ef237e8a3bdd8aad58296f236183aa6dce3eb38"}]}, {"id": "68483afc262e97d5", "location": {"path": "/usr/lib/go/src/io/ioutil/ioutil.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3232}, "digests": [{"algorithm": "sha256", "value": "f224f8cf87282795c11260fd1fad4f33ace08d94ddd8c77633a9352c581edf8c"}]}, {"id": "dc013b2c2c336d42", "location": {"path": "/usr/lib/go/src/io/ioutil/tempfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1746}, "digests": [{"algorithm": "sha256", "value": "4e52f7df22087e37ef829513cd75c90c72a00861af2c3c92c0335a4369d2ffb8"}]}, {"id": "266bab7861f6c54e", "location": {"path": "/usr/lib/go/src/io/multi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3419}, "digests": [{"algorithm": "sha256", "value": "acb61a128d4e49dcc8b5dcd268ee1bd61008fd97af0e459f839166e3ae51384e"}]}, {"id": "156213183a6f778d", "location": {"path": "/usr/lib/go/src/io/pipe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5200}, "digests": [{"algorithm": "sha256", "value": "30ad5ebf1bf3eda17446ea39fd672f7086b1a2f4f8fabd10eff6203a366b69d5"}]}, {"id": "5a662e5d7e70c679", "location": {"path": "/usr/lib/go/src/log/log.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11955}, "digests": [{"algorithm": "sha256", "value": "2ac1801b9f6a10a90b35541e9e6764dd2fb92892b003ae4b12c7409d9b6b7a75"}]}, {"id": "37e9777fdc9e07b3", "location": {"path": "/usr/lib/go/src/log/syslog/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 935}, "digests": [{"algorithm": "sha256", "value": "f10d225abc6ec8e13da0612ce72fc11141f8f69a313eef36ed39116023dd5baa"}]}, {"id": "c135ff3aa95d6839", "location": {"path": "/usr/lib/go/src/log/syslog/syslog.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7635}, "digests": [{"algorithm": "sha256", "value": "605f6841d8f2d8ff7999c54d3b4051c80e6669ad5cbe9777aebfc78266f82a32"}]}, {"id": "df55d8b180d1d74f", "location": {"path": "/usr/lib/go/src/log/syslog/syslog_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "f0bf84686214e5ba255f2f09625d8d109ffb14a954b63a22e047591b3dd36258"}]}, {"id": "81cd5094065c7f20", "location": {"path": "/usr/lib/go/src/make.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7811}, "digests": [{"algorithm": "sha256", "value": "683d7374ad66e96d971cb7fa6cdae60977ae32df6c3cc039ac8f31e33e3b0049"}]}, {"id": "53175bdcf8ab2061", "location": {"path": "/usr/lib/go/src/math/abs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 366}, "digests": [{"algorithm": "sha256", "value": "9608d0f0e20d941025c2bf268e8541dbecaf7e9b1524e030c390166384a7da96"}]}, {"id": "2ca2c7649385c17f", "location": {"path": "/usr/lib/go/src/math/acos_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3819}, "digests": [{"algorithm": "sha256", "value": "5951d0710b34f53ec2e974b5ea16bbb95041ab93cd03fa61805ba102307cf47a"}]}, {"id": "d96739ba960e4179", "location": {"path": "/usr/lib/go/src/math/acosh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1749}, "digests": [{"algorithm": "sha256", "value": "e1b20885bef3ccb7763ae868d23120194cf38faef70f1af45d2870ccb1a00140"}]}, {"id": "27ead16fa834f430", "location": {"path": "/usr/lib/go/src/math/acosh_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4423}, "digests": [{"algorithm": "sha256", "value": "678513d8e5d2d8061a654661efc7291efb99946b45249dbbe08c321e0dc94623"}]}, {"id": "9b2d9818bae57c28", "location": {"path": "/usr/lib/go/src/math/arith_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3821}, "digests": [{"algorithm": "sha256", "value": "42c3cd1ba61c2d9be3b2b5a725f6012ade4419e03d61786f9b3b9713a25cb173"}]}, {"id": "15b8e08a27a7c19c", "location": {"path": "/usr/lib/go/src/math/asin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1115}, "digests": [{"algorithm": "sha256", "value": "846e55289485807288cf67f40a20c7f16c246dd831a784fec3e88e7af9c96a4c"}]}, {"id": "44110c748ea2ed63", "location": {"path": "/usr/lib/go/src/math/asin_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4257}, "digests": [{"algorithm": "sha256", "value": "124eec8f270e5acfca5b0899e0af59cdb7032053a192273544020e4a929e4deb"}]}, {"id": "863ab64f327c68bd", "location": {"path": "/usr/lib/go/src/math/asinh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1968}, "digests": [{"algorithm": "sha256", "value": "bbee5a34993dee1492827585aec2e78a4b6386b17b29e814ad98611abfe66ef2"}]}, {"id": "865cabaf785a7968", "location": {"path": "/usr/lib/go/src/math/asinh_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5878}, "digests": [{"algorithm": "sha256", "value": "0cc5e64dce27b97df05af35abcdd6512d69315e52cc82dfd1321d4d482dc9df5"}]}, {"id": "9e64299fe17b26e3", "location": {"path": "/usr/lib/go/src/math/atan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3099}, "digests": [{"algorithm": "sha256", "value": "777b61ebf72d42b754004fe6a5e9a4ac7fb85fb95cd5e6fef396540ce6c42ee1"}]}, {"id": "4bd1ed81884bafe0", "location": {"path": "/usr/lib/go/src/math/atan2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1560}, "digests": [{"algorithm": "sha256", "value": "5a928623ed08c894f79463e5941671cf889b925c1d44eb69842f4cb5fa65406e"}]}, {"id": "494ac19c5061f197", "location": {"path": "/usr/lib/go/src/math/atan2_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7096}, "digests": [{"algorithm": "sha256", "value": "90b5462ff9d623773463989017eb1322d9627d3641c2514a65ea873b17162632"}]}, {"id": "73428b7a82642fc4", "location": {"path": "/usr/lib/go/src/math/atan_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3778}, "digests": [{"algorithm": "sha256", "value": "a0a4fdd02a522a80344b3d09b151bdbd9dbe2ce04fb1425bbf60c9c1ed79fe85"}]}, {"id": "cb1beff33677b419", "location": {"path": "/usr/lib/go/src/math/atanh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "2afbcd791957596e7af481c3d23640f15e2d1149d8ed70fc108ddd1d5ab79430"}]}, {"id": "a59d13e256df34cc", "location": {"path": "/usr/lib/go/src/math/atanh_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5489}, "digests": [{"algorithm": "sha256", "value": "f2b4bb61761cacefeb5c6b31012e987e84878a03178c14a1e32d130a0e19ab6c"}]}, {"id": "b8e0e17b5ce0a851", "location": {"path": "/usr/lib/go/src/math/big/accuracy_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 414}, "digests": [{"algorithm": "sha256", "value": "0ee9169ee4ae1075ad95ce20d464da96d4f013e8e17c688628f42ba9786d5026"}]}, {"id": "c32340cec9eaef96", "location": {"path": "/usr/lib/go/src/math/big/arith.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8480}, "digests": [{"algorithm": "sha256", "value": "e7d9af6ba6d861fce6ebc4a876bed127d5edf7adcdac80f62f7fe84621746656"}]}, {"id": "e849e196942b0e9a", "location": {"path": "/usr/lib/go/src/math/big/arith_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4163}, "digests": [{"algorithm": "sha256", "value": "2fcffffe3a2044e5bfb95c564b73844a922d8e0e430fbd58a500ff138681cd41"}]}, {"id": "64a280503810164b", "location": {"path": "/usr/lib/go/src/math/big/arith_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "0a590ef155f5da65a372f8c60460328976fcdec4586425c26960dfba99b11a58"}]}, {"id": "7807775146353c67", "location": {"path": "/usr/lib/go/src/math/big/arith_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9311}, "digests": [{"algorithm": "sha256", "value": "4ad1aad3296560de02f8a5da24c661e1ed0882a7d77e89e357cda9b68dfd72f8"}]}, {"id": "209f6db69938db5a", "location": {"path": "/usr/lib/go/src/math/big/arith_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4126}, "digests": [{"algorithm": "sha256", "value": "127449c00a08c34a53c67849793bfd0f386af6cf6b363bfdf3a75b2c3c0c1860"}]}, {"id": "473381eddb49c208", "location": {"path": "/usr/lib/go/src/math/big/arith_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12162}, "digests": [{"algorithm": "sha256", "value": "955e3102c756745b7b34d6aa57cdf1a8dd150c1421ed0a92099fc496d02135d8"}]}, {"id": "ae1cf789cf080b71", "location": {"path": "/usr/lib/go/src/math/big/arith_decl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 714}, "digests": [{"algorithm": "sha256", "value": "d7050f1b9ab18a276c8e4ba9c7503cd88683e49279b7b326ec4df0f2dd6da130"}]}, {"id": "276c6a8144f2b28e", "location": {"path": "/usr/lib/go/src/math/big/arith_decl_pure.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1060}, "digests": [{"algorithm": "sha256", "value": "bd7140313de1c5fb9ec88003cea9bb9151b320a7cb9878530cd3e9844f228c1a"}]}, {"id": "baa197579dbcb46e", "location": {"path": "/usr/lib/go/src/math/big/arith_decl_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 531}, "digests": [{"algorithm": "sha256", "value": "8511502ce2eb489ba0e25750e46e4d7b5cba1330955e9865726eb178dd89de5a"}]}, {"id": "7ffe59586660a6d8", "location": {"path": "/usr/lib/go/src/math/big/arith_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 745}, "digests": [{"algorithm": "sha256", "value": "75ed60ae4b96bf7010fa4d3ffe6b655e9cb5a5503b2318ef6e25868f55261a8c"}]}, {"id": "7855ce3b8d53eeb0", "location": {"path": "/usr/lib/go/src/math/big/arith_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 817}, "digests": [{"algorithm": "sha256", "value": "3733b751af2bf0f472252a1989e1664dffff2e98e7902a114d7898948b65d2f4"}]}, {"id": "8c592a534c696bb8", "location": {"path": "/usr/lib/go/src/math/big/arith_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 809}, "digests": [{"algorithm": "sha256", "value": "e04b3104cc763d7314e7b536758d3ec965c27fe204d481abe9ac1727760fbb07"}]}, {"id": "1c4f56100b382138", "location": {"path": "/usr/lib/go/src/math/big/arith_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16850}, "digests": [{"algorithm": "sha256", "value": "a89a08d4b5af36108c358ebcb244ec47ca683fb28129619bd1805e46e8e079af"}]}, {"id": "c9062d3c3fc2774e", "location": {"path": "/usr/lib/go/src/math/big/arith_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 786}, "digests": [{"algorithm": "sha256", "value": "c5748241f3f468812ffab2d108eb87a47ef4e96da11ce78b62662d040dcd9a30"}]}, {"id": "a0f1b6d3b9ec3d89", "location": {"path": "/usr/lib/go/src/math/big/arith_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20810}, "digests": [{"algorithm": "sha256", "value": "ffc578605779b097050551feef3a1943dfb36f715df56ff18ce74b7c3a99213b"}]}, {"id": "c720422816c94bde", "location": {"path": "/usr/lib/go/src/math/big/arith_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "e7245423021c164d6c3ce570b4217fc9b481ae07a67e31a2353713438f254834"}]}, {"id": "d4d7c4cacbb02274", "location": {"path": "/usr/lib/go/src/math/big/decimal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6794}, "digests": [{"algorithm": "sha256", "value": "f4fccacac674c9e81481e5bc59544ea76f3d02b526030b0c6e8e8e607a186865"}]}, {"id": "8737679590106968", "location": {"path": "/usr/lib/go/src/math/big/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3877}, "digests": [{"algorithm": "sha256", "value": "f1c35647a166b3f710b19e785d346384b172e5e3414db4c2ebc1f30615e57b30"}]}, {"id": "f2cf50067e8dfbf1", "location": {"path": "/usr/lib/go/src/math/big/float.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45338}, "digests": [{"algorithm": "sha256", "value": "d9463362dd85d81cc26deeaa98810bda6cdce4ea4a7e4a9f6a365eac87161d7e"}]}, {"id": "33eb476a94e5ca43", "location": {"path": "/usr/lib/go/src/math/big/floatconv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8537}, "digests": [{"algorithm": "sha256", "value": "5ddd7c39dc979b18f72a63c37bbda6f472ba90f5776e76cc1ba94bb9fba07cc7"}]}, {"id": "6831d423f21ac9a6", "location": {"path": "/usr/lib/go/src/math/big/floatmarsh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3614}, "digests": [{"algorithm": "sha256", "value": "c3c78940d2680f3431de226025bee88571c359178c66f6809cd2393b10077721"}]}, {"id": "b45199cfede4d7b2", "location": {"path": "/usr/lib/go/src/math/big/ftoa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13879}, "digests": [{"algorithm": "sha256", "value": "fb61c19dad13b504de037459c988be312767024d7c6f213ed8eb19864856a521"}]}, {"id": "b3a6488b549f1acc", "location": {"path": "/usr/lib/go/src/math/big/int.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32998}, "digests": [{"algorithm": "sha256", "value": "34533bfcf237e3918d12a3f8986322b93700a91fcec93446173c25a145a25f72"}]}, {"id": "ea63cd2500bfce8a", "location": {"path": "/usr/lib/go/src/math/big/intconv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6852}, "digests": [{"algorithm": "sha256", "value": "4b7fbda272c27e11e83e7e81b3ad8346a649c9fcbc685d534ed7fa6a0417f0fd"}]}, {"id": "27e186e73856a276", "location": {"path": "/usr/lib/go/src/math/big/intmarsh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2196}, "digests": [{"algorithm": "sha256", "value": "1f24a6c743635faabc671be283daa3a756a11e530bcab8393baae0a967387446"}]}, {"id": "c5570db1b5356109", "location": {"path": "/usr/lib/go/src/math/big/nat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32622}, "digests": [{"algorithm": "sha256", "value": "9c7ded7d8262e92df038a6ac929b64c4f9c033d564f58f07a9657e89e0ad6981"}]}, {"id": "d7247450764a5d23", "location": {"path": "/usr/lib/go/src/math/big/natconv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14910}, "digests": [{"algorithm": "sha256", "value": "41310bb7f46adb6b857a5206c4a0785bc833236f7f2f7d7c8e9d5831d92cb805"}]}, {"id": "7d1e925cb3d1bfc6", "location": {"path": "/usr/lib/go/src/math/big/natdiv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35182}, "digests": [{"algorithm": "sha256", "value": "7a8f6253a0de5f540b56eaaf5ef8f708831e29a6a366831610609e7678e0a9ca"}]}, {"id": "91075732eb93b476", "location": {"path": "/usr/lib/go/src/math/big/prime.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10637}, "digests": [{"algorithm": "sha256", "value": "bba6abaa1bf23cba38547b2a37574c0f390ffe2cf5a54daef332008399e026ec"}]}, {"id": "3cee3c55bc6ee05f", "location": {"path": "/usr/lib/go/src/math/big/rat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13794}, "digests": [{"algorithm": "sha256", "value": "1cbb6e004913f33b41b45cd11a556901ac218aee8ee44ef262f1e531463ed576"}]}, {"id": "a1abab51f78c8fcf", "location": {"path": "/usr/lib/go/src/math/big/ratconv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10026}, "digests": [{"algorithm": "sha256", "value": "7bce3840fc32464f910eae8f4ec43710481387710259d195f413ec1370183832"}]}, {"id": "fea997edc3cbb14d", "location": {"path": "/usr/lib/go/src/math/big/ratmarsh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "f0336c04de013442acb5adb3c4c30d68da3ea8e883fe36820fdbfbd5a16a3ebe"}]}, {"id": "c0de57801cd6dbf1", "location": {"path": "/usr/lib/go/src/math/big/roundingmode_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 501}, "digests": [{"algorithm": "sha256", "value": "0531edb5896e87ab51fdfc15290e92c2b51be6ff9ff8f203a6a2060549779327"}]}, {"id": "f20756dde206b0bc", "location": {"path": "/usr/lib/go/src/math/big/sqrt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2860}, "digests": [{"algorithm": "sha256", "value": "d843f7b83e671bf7783fc04a71e4713e5fc086ed609cb289fc0130585bacd243"}]}, {"id": "5e268749d1aae4b8", "location": {"path": "/usr/lib/go/src/math/bits.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "83cd55c5b778fff63f43686f894551279c9a9f25cd8d8a7deb7030e83f7689dc"}]}, {"id": "b19358f80152ccbf", "location": {"path": "/usr/lib/go/src/math/bits/bits.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18285}, "digests": [{"algorithm": "sha256", "value": "ed5d6d6d3ecb812015209dab32533ef1969d79eaad5775372e849a2998a07d1c"}]}, {"id": "a231e23d639f33e4", "location": {"path": "/usr/lib/go/src/math/bits/bits_errors.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 398}, "digests": [{"algorithm": "sha256", "value": "5da8ee8b63c2324d0eed2a30f61d3ebc9481d4831a569be823f9ac989fd83ca7"}]}, {"id": "2ecc51280831ea06", "location": {"path": "/usr/lib/go/src/math/bits/bits_errors_bootstrap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "253b89d5c0dbc02ce6ae6dca6245849771e40b812c734c3a7457fd08d93fd4bc"}]}, {"id": "f9f7841bdb0eed14", "location": {"path": "/usr/lib/go/src/math/bits/bits_tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4791}, "digests": [{"algorithm": "sha256", "value": "c4cb4a05dab6d395d9d51720893a42f0a9d1cdf8a0c2383d87268e49acb73f7f"}]}, {"id": "2c01d92275a013d2", "location": {"path": "/usr/lib/go/src/math/bits/make_examples.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3137}, "digests": [{"algorithm": "sha256", "value": "819e65523829aea3fff1950773767e71e04194399a777c600fdf61b22ccd81e9"}]}, {"id": "ad7d96316cc20846", "location": {"path": "/usr/lib/go/src/math/bits/make_tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1588}, "digests": [{"algorithm": "sha256", "value": "d8cd09c1ae5ce3b4d5de98223139bcf5d616e623a79b8efa7709b0532c48313b"}]}, {"id": "59993e5ba8f54635", "location": {"path": "/usr/lib/go/src/math/cbrt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2366}, "digests": [{"algorithm": "sha256", "value": "de08f8225477bd143bd5318c5f46b7e26bdb008db8e4d174c6130e751e66e335"}]}, {"id": "d60e59e145ddaf3d", "location": {"path": "/usr/lib/go/src/math/cbrt_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5003}, "digests": [{"algorithm": "sha256", "value": "64e214cfa02908a910f77c9008da6057712760856d37ec3cfda3c26b11a204ee"}]}, {"id": "0d1f542ebf32c05b", "location": {"path": "/usr/lib/go/src/math/cmplx/abs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 523}, "digests": [{"algorithm": "sha256", "value": "b89dd35c4023b4bdae41d69955920e27fd36dc1da2534b8ad312428f6d94015d"}]}, {"id": "6e568fe0b2521342", "location": {"path": "/usr/lib/go/src/math/cmplx/asin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6061}, "digests": [{"algorithm": "sha256", "value": "10d60a9dc9aef2e0217e73bf648ae594c91e194de35dfb2eec96aff6e2a38b18"}]}, {"id": "9132fddeb8b44119", "location": {"path": "/usr/lib/go/src/math/cmplx/conj.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 292}, "digests": [{"algorithm": "sha256", "value": "261caf2960f27907b1b48b5d7810bc79ff2ce1b2e5d2f07d89ceba51d6a7eaaa"}]}, {"id": "612b4c42202b186f", "location": {"path": "/usr/lib/go/src/math/cmplx/exp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "1660975b05851b22747bffa9e1e8990c73f86a558e364c46b6b3054fdfc596a4"}]}, {"id": "30ffd49939def620", "location": {"path": "/usr/lib/go/src/math/cmplx/isinf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 506}, "digests": [{"algorithm": "sha256", "value": "30520c219f406b7900c62915396fb28fcf64f84640d99d855c1939477d0f4915"}]}, {"id": "99a30ddeb0f75f67", "location": {"path": "/usr/lib/go/src/math/cmplx/isnan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 598}, "digests": [{"algorithm": "sha256", "value": "4b636871557d31aaef791065b106132b1bb491b140f02c604c329593c2debf56"}]}, {"id": "ea0bc9924f6a14a8", "location": {"path": "/usr/lib/go/src/math/cmplx/log.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "4e78d54adda6eacf3ae1e5986e428b1b946d158657ef781b218694fb578cc85e"}]}, {"id": "79e018ad51567643", "location": {"path": "/usr/lib/go/src/math/cmplx/phase.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 372}, "digests": [{"algorithm": "sha256", "value": "0bb918fa386b62b216d2bbcb3afb05fe56bccf5b2fb614e02f19c8be96406862"}]}, {"id": "629bf1ddf868db81", "location": {"path": "/usr/lib/go/src/math/cmplx/polar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 371}, "digests": [{"algorithm": "sha256", "value": "3e7db89588041d745b33866cf8938e4d061b1d6a50fae682d64354281c13a81b"}]}, {"id": "b22208553c229ab3", "location": {"path": "/usr/lib/go/src/math/cmplx/pow.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2330}, "digests": [{"algorithm": "sha256", "value": "55bd1fa76901fadc8b6bd2152141c2fbfb86d9c2e04e1b9c9495fc0ceb925c3a"}]}, {"id": "7032cad365a6cf57", "location": {"path": "/usr/lib/go/src/math/cmplx/rect.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 348}, "digests": [{"algorithm": "sha256", "value": "a4d26bfef1c800ca9176f7b349e72524b9602305772e667a6749abba6629802e"}]}, {"id": "44979810c65cdaff", "location": {"path": "/usr/lib/go/src/math/cmplx/sin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4899}, "digests": [{"algorithm": "sha256", "value": "de24e3dd23fea2fd71d5206136f4c7786568d785790af1cfae01ef0002c821bd"}]}, {"id": "1db9abec5233248b", "location": {"path": "/usr/lib/go/src/math/cmplx/sqrt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3078}, "digests": [{"algorithm": "sha256", "value": "d55bfa6adb2448163ca500b9f36175e18915c6d9973a7fb117e6c6acc76aecc5"}]}, {"id": "b1936617592e97ef", "location": {"path": "/usr/lib/go/src/math/cmplx/tan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8723}, "digests": [{"algorithm": "sha256", "value": "0afd68f9317f3a278936d7ac50fe0614a6bee7d1a7a0023ffcc7caa25ba1c660"}]}, {"id": "0e63a55575fab90a", "location": {"path": "/usr/lib/go/src/math/const.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2828}, "digests": [{"algorithm": "sha256", "value": "859fedd369b0359b356ee4c54345a8d528e8a19f69c2eb93e7256a073689fe5c"}]}, {"id": "0cf7ae972f7f3e3e", "location": {"path": "/usr/lib/go/src/math/copysign.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 396}, "digests": [{"algorithm": "sha256", "value": "9d7e6179f8bf2df156b1bd054de7ef12afe26205c1b786e3ec059b1a80284bda"}]}, {"id": "ab6bfabe527f10f4", "location": {"path": "/usr/lib/go/src/math/cosh_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5728}, "digests": [{"algorithm": "sha256", "value": "d6f93b378ea3df386c471b239e0dc911c5d80732d4391eaa7ea4636555ac3b60"}]}, {"id": "bd82464030cdbf90", "location": {"path": "/usr/lib/go/src/math/dim.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1725}, "digests": [{"algorithm": "sha256", "value": "df227d58bcccf729ecee67803acebd5b4b7743e1d581322f510df51e8b09cee6"}]}, {"id": "6bc48ec7f172f4a1", "location": {"path": "/usr/lib/go/src/math/dim_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "5569939ae83d71a6edd1503908f46b4480d7cca4069a59a9eb620ded1d724e90"}]}, {"id": "1643edcd047a79a9", "location": {"path": "/usr/lib/go/src/math/dim_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "92afabfd2cfbabe27eb43b89048f7a48dbfda034f519ac1d078a73e23917dee1"}]}, {"id": "98e40a2bb4ea50cd", "location": {"path": "/usr/lib/go/src/math/dim_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 344}, "digests": [{"algorithm": "sha256", "value": "9e2282404ea44244d15819385711f7c926e2c550d22378a893a2c5f964e19805"}]}, {"id": "24a901089ff81759", "location": {"path": "/usr/lib/go/src/math/dim_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "6443e140ff0507ff4436a2ed9d8bca1608677547fab5b784d430403ab6072963"}]}, {"id": "cf3e3dae40280255", "location": {"path": "/usr/lib/go/src/math/dim_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1190}, "digests": [{"algorithm": "sha256", "value": "53f583a09d1a1e7f4942bfcbc1a4053387d7c358e0dc5ef10a51870d454b167e"}]}, {"id": "66e0e4c8ebb8e7b1", "location": {"path": "/usr/lib/go/src/math/dim_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2016}, "digests": [{"algorithm": "sha256", "value": "e8322d5445b39e9bd62318e8a4f1a2bd85d0c03a47b17e283fc737d44345c23c"}]}, {"id": "ab15e0d3dadf5901", "location": {"path": "/usr/lib/go/src/math/erf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11785}, "digests": [{"algorithm": "sha256", "value": "31cba8a8f66d6081eb393b85e6a0d2a3737ebb3fc3fb192867e393a2907c0c8c"}]}, {"id": "4198dd6cc9541745", "location": {"path": "/usr/lib/go/src/math/erf_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8699}, "digests": [{"algorithm": "sha256", "value": "65c294b7c9f4fecff1bdba6b13bbc898b5ac3c39c6fb3cf84bcc884ed01f2539"}]}, {"id": "04daa99676163175", "location": {"path": "/usr/lib/go/src/math/erfc_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14746}, "digests": [{"algorithm": "sha256", "value": "2bb6d4f090c970e41b6d8a519340106989a8944917eac6228c0e82091e1d9844"}]}, {"id": "1032523d54c736a9", "location": {"path": "/usr/lib/go/src/math/erfinv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "1c6114733176cc615eb5ee0a66a700f76f4dee2a5b69311948b8af2afa417d6c"}]}, {"id": "5b379bf278185d3b", "location": {"path": "/usr/lib/go/src/math/exp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5503}, "digests": [{"algorithm": "sha256", "value": "f2cddebbedff4cf3538394283b6d9eeb670ca0086db0716f4f0f366cefa2d76c"}]}, {"id": "a7a0e630eb8ff146", "location": {"path": "/usr/lib/go/src/math/exp2_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 252}, "digests": [{"algorithm": "sha256", "value": "eda7039a3e109f9bb65438add6b2eb2f7a171b6eb3dbdd003ceb9261a093376c"}]}, {"id": "2e2ae9e306a3d4ca", "location": {"path": "/usr/lib/go/src/math/exp2_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "8a037bde7dd6ed536dc2e6a2375dfc47de92ad6890920d1b10b4a951231fa888"}]}, {"id": "26e0a8919088cfb0", "location": {"path": "/usr/lib/go/src/math/exp_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 261}, "digests": [{"algorithm": "sha256", "value": "4c01fe9e09324bf28d617f81ace0ad03f3bf1cbd72930a772d18762fbffb32a5"}]}, {"id": "448657ab80b7f419", "location": {"path": "/usr/lib/go/src/math/exp_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4344}, "digests": [{"algorithm": "sha256", "value": "6b0b9ca5b73d27e457fa3ce283dec9fdbc8411ac3b28afe262059330c32e9980"}]}, {"id": "e7ce59c8bd38b1de", "location": {"path": "/usr/lib/go/src/math/exp_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5485}, "digests": [{"algorithm": "sha256", "value": "9fc7ff6a566378e0b5074c55a813468cc9c88cc37d6060c414288e8198edfbc1"}]}, {"id": "7484b8a56fd88f8a", "location": {"path": "/usr/lib/go/src/math/exp_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 268}, "digests": [{"algorithm": "sha256", "value": "5be2630f87927d9a99def95c0f154f9506bc89aba59a780a3ec9782b7b86bc3b"}]}, {"id": "da44fc607b7e6b19", "location": {"path": "/usr/lib/go/src/math/exp_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 302}, "digests": [{"algorithm": "sha256", "value": "80d98066834cfe358d3c2e7fee40cf5039e098034e3bea8d950a617dbb11abcc"}]}, {"id": "525c300d441d0dff", "location": {"path": "/usr/lib/go/src/math/exp_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4761}, "digests": [{"algorithm": "sha256", "value": "a430c031e8b7d35ed15bfbbed0025adfbadc1ce750746f53a644eb2b894008d4"}]}, {"id": "d457e1a2b593c2d6", "location": {"path": "/usr/lib/go/src/math/expm1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8097}, "digests": [{"algorithm": "sha256", "value": "44147aa143b9731bf2cc5c6ff61a5d661cba8cfd745525899d85b40f651f08c4"}]}, {"id": "772f4be5a8135f81", "location": {"path": "/usr/lib/go/src/math/expm1_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5418}, "digests": [{"algorithm": "sha256", "value": "3ae4e390ed2111c19515946da59fd40fbd5bd968187cc754d144eff505236981"}]}, {"id": "31ed81751bb04749", "location": {"path": "/usr/lib/go/src/math/floor.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3370}, "digests": [{"algorithm": "sha256", "value": "b8a3775c6263f345c000a2e0ebf0820262b763e7fca3e977cfadc0ff315cd9f9"}]}, {"id": "bcb5cb4328369c9f", "location": {"path": "/usr/lib/go/src/math/floor_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "af3c673ced0b0681687efd3dadbe3de8c49303a92d13408a35b0c015fdd0c3eb"}]}, {"id": "9807a5f8f5f9e91f", "location": {"path": "/usr/lib/go/src/math/floor_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2047}, "digests": [{"algorithm": "sha256", "value": "73cbaf1ac9f05bb7989a50fc82cce01f6ab20162ba03c8862819416cb2a270fe"}]}, {"id": "12a1ad25404fe065", "location": {"path": "/usr/lib/go/src/math/floor_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "447cc2e99f86c00020a14fdd23264dd5fca38ffe31754f76fdfc687e937ec6a8"}]}, {"id": "d76ba9a4a813652c", "location": {"path": "/usr/lib/go/src/math/floor_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 431}, "digests": [{"algorithm": "sha256", "value": "29a0faa52ac74ce2c1d38d0877b85bb55aedddd7dce4e32bb3eee9e334028a48"}]}, {"id": "8907bb280f887807", "location": {"path": "/usr/lib/go/src/math/floor_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 531}, "digests": [{"algorithm": "sha256", "value": "a5280d23bf08a273cf0bb1392aebda347346b2c2b216915bf8dbc16a2ee461b8"}]}, {"id": "a8e4ffda223fae3c", "location": {"path": "/usr/lib/go/src/math/floor_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 523}, "digests": [{"algorithm": "sha256", "value": "a40574e7bd6cc8f31f43bdfd540bb978215bf853cc370df267ce48ce69e38bdd"}]}, {"id": "840f6f1c5dd4b5d4", "location": {"path": "/usr/lib/go/src/math/floor_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "492482b8ac3de2ee7a8756f6aa003eb46225d2f2348b16461705fd9ee6c0f27f"}]}, {"id": "b0f30a48fd3d3a3f", "location": {"path": "/usr/lib/go/src/math/floor_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 459}, "digests": [{"algorithm": "sha256", "value": "108ae621d7bb87f585997f45fa54a1a3665544e326d5f7f9164a21a89d5e4140"}]}, {"id": "c440e37969ec761f", "location": {"path": "/usr/lib/go/src/math/fma.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4565}, "digests": [{"algorithm": "sha256", "value": "2b7c1e8edc7c1b1e088f8f2800927a72c2e04dd82df91adeca60cc4491695309"}]}, {"id": "766fecda0a329606", "location": {"path": "/usr/lib/go/src/math/frexp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 929}, "digests": [{"algorithm": "sha256", "value": "5f11ebcb154799d67e2d15c13673c8812557994be6141500edf0358550cffab7"}]}, {"id": "7f44682e161fd02c", "location": {"path": "/usr/lib/go/src/math/gamma.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5658}, "digests": [{"algorithm": "sha256", "value": "627e52bb7a984ab2da61da481729f317eae7a320a2980c72aa6077ca9e6bd03b"}]}, {"id": "cb4b8963c4db23a3", "location": {"path": "/usr/lib/go/src/math/hypot.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 848}, "digests": [{"algorithm": "sha256", "value": "f13f414b349a174ed145424903338f91ec3bcbf178d321f15ce978d13057687d"}]}, {"id": "af8f2b0faf22df69", "location": {"path": "/usr/lib/go/src/math/hypot_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1856}, "digests": [{"algorithm": "sha256", "value": "8b233a0b7768554c0ce4c7e8e965122ef3ffa457a5792d018dbeafe5de0103b1"}]}, {"id": "b7e91db9d895dcff", "location": {"path": "/usr/lib/go/src/math/hypot_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1080}, "digests": [{"algorithm": "sha256", "value": "47046a6828e174a9b0d6fa4607d64602215123f2304b1592fd28635722ae5bf6"}]}, {"id": "f9e54b54e017616f", "location": {"path": "/usr/lib/go/src/math/hypot_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 264}, "digests": [{"algorithm": "sha256", "value": "bb10755f29d0625ee52cbe056320a5fbc9a819f5b6e6f9462259cc9cd28bb96e"}]}, {"id": "3bc7577ed840a5cc", "location": {"path": "/usr/lib/go/src/math/hypot_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 297}, "digests": [{"algorithm": "sha256", "value": "ea186403dd7a55eb45513049920cc7663ebffe80588d43aa6081b2602005531a"}]}, {"id": "1cece6f73a61ced5", "location": {"path": "/usr/lib/go/src/math/j0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13931}, "digests": [{"algorithm": "sha256", "value": "8d226442c38eeb79e5273980fc5d94f0ba9d4c4407d0e9a7e8db45838fc128f8"}]}, {"id": "ce6c2864b7b1ef97", "location": {"path": "/usr/lib/go/src/math/j1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13623}, "digests": [{"algorithm": "sha256", "value": "599ddf54522dd0cf19e3cdcee1298a5ca98eaa529e6e647fb8311373f5bef1fa"}]}, {"id": "05c00dd657c3392f", "location": {"path": "/usr/lib/go/src/math/jn.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7351}, "digests": [{"algorithm": "sha256", "value": "b588c5389aa3ac04eeb72b29a610bef4af02b8ee7faf3d50717d2da2219bc144"}]}, {"id": "003c02f1fa9dd624", "location": {"path": "/usr/lib/go/src/math/ldexp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1075}, "digests": [{"algorithm": "sha256", "value": "2aab4efe7e78187a2737a9f6cf619f1d024d814b267e6b75a323ce31c5dc4f59"}]}, {"id": "160ce01f6e98c6df", "location": {"path": "/usr/lib/go/src/math/lgamma.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11288}, "digests": [{"algorithm": "sha256", "value": "72ff72cb038344a66812a07239792b13fb5eefe81f903a1e99c3b1954c7189d4"}]}, {"id": "c5d661115715db80", "location": {"path": "/usr/lib/go/src/math/log.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3953}, "digests": [{"algorithm": "sha256", "value": "d8675d3d9c665ec0db5cc15478c03efb244301bfa1268d02ae1861bf6f2812ab"}]}, {"id": "32bf616ea2873d7b", "location": {"path": "/usr/lib/go/src/math/log10.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 869}, "digests": [{"algorithm": "sha256", "value": "df187895b9aeb8e91dca46d51702bdad89c7b35072b10d95c70bc2a0d6ad4164"}]}, {"id": "4d590087652e65c9", "location": {"path": "/usr/lib/go/src/math/log10_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4845}, "digests": [{"algorithm": "sha256", "value": "0d2ab6983cef9d5c58719350ceec1127482bcf80d98ab106bcaa635cbd2134de"}]}, {"id": "9bae9471c62261a6", "location": {"path": "/usr/lib/go/src/math/log1p.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6495}, "digests": [{"algorithm": "sha256", "value": "1bd3c178208e457829b88e4f63eede2084cf0aced5a155cb8e2dc4b1afc591a1"}]}, {"id": "b17b09f7070383a4", "location": {"path": "/usr/lib/go/src/math/log1p_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5271}, "digests": [{"algorithm": "sha256", "value": "a785cf0c14a6be5b11af89ed91c38ca4865adc2190c5b9503e74c24bee81c072"}]}, {"id": "421510087be14bd5", "location": {"path": "/usr/lib/go/src/math/log_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3753}, "digests": [{"algorithm": "sha256", "value": "0a499d41038cec45a8491f531cd45ab12256762a1cf88c63a905fc717816105f"}]}, {"id": "fd7ae3059907ccb0", "location": {"path": "/usr/lib/go/src/math/log_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 259}, "digests": [{"algorithm": "sha256", "value": "92751cae986507de5d497b53d6d5459e84b4afc22e83cdd504e13d99997dfb74"}]}, {"id": "bc268e79596efda5", "location": {"path": "/usr/lib/go/src/math/log_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4415}, "digests": [{"algorithm": "sha256", "value": "acd65cbb798a838c54a88cb8eb157b61457cf53066fb190370cb2ce4389fb0de"}]}, {"id": "87aad084ed560735", "location": {"path": "/usr/lib/go/src/math/log_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 292}, "digests": [{"algorithm": "sha256", "value": "c945334a77924e23b19533d80e156e0286bbf55fe4e189f33a0866f9440f689b"}]}, {"id": "90872e2174523e03", "location": {"path": "/usr/lib/go/src/math/logb.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "9cd63343d6d38130520af9e1a107b5bce1e670357a6292e157fcab90c7b82365"}]}, {"id": "e815cf2504a9f9d7", "location": {"path": "/usr/lib/go/src/math/mod.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 903}, "digests": [{"algorithm": "sha256", "value": "2ee912a367bbaeab29dbcf76f1112804b7eb543e8838e76bf869aab7eb5157d2"}]}, {"id": "2755a2008a41736d", "location": {"path": "/usr/lib/go/src/math/modf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 913}, "digests": [{"algorithm": "sha256", "value": "0b47d839e4655203ed1354568f4f1f9a5a7d6e763342488d50509b99ed5dcdb9"}]}, {"id": "02291daf5c841953", "location": {"path": "/usr/lib/go/src/math/modf_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ff1fb6d44be5236b35be338b1a746fec9859deff016f2e23715b520beb8029a7"}]}, {"id": "314c82975312321b", "location": {"path": "/usr/lib/go/src/math/modf_asm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 292}, "digests": [{"algorithm": "sha256", "value": "c44f782c5da300032e6651c57766be0209a0125d9ffc7386f392be96211936fc"}]}, {"id": "368286a327d768b1", "location": {"path": "/usr/lib/go/src/math/modf_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 326}, "digests": [{"algorithm": "sha256", "value": "8f378c67590a1ddb59ede073c6328faf0852ba750f73358ce5c6180b2c6aaaab"}]}, {"id": "fa01a5b0a9fd997a", "location": {"path": "/usr/lib/go/src/math/modf_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 440}, "digests": [{"algorithm": "sha256", "value": "442abc776a21df1679151a6bd4139718328610f8a4012da43598d2cec389d714"}]}, {"id": "ccd0577185f117db", "location": {"path": "/usr/lib/go/src/math/nextafter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "f52cd1442fadfca48ff5f3ea8620293655180486e3ad1f88288568c797f29e15"}]}, {"id": "2fc03c7a66557340", "location": {"path": "/usr/lib/go/src/math/pow.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3300}, "digests": [{"algorithm": "sha256", "value": "c2295876c033b7e5ad41ce642fc9d9e4ee6bd939599e14b99236998be0e193b7"}]}, {"id": "d8a14e070b49a1b7", "location": {"path": "/usr/lib/go/src/math/pow10.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "75c48d71fbe5930b75f736688145efa2f6373938ce988b7bd659d5ee273378d3"}]}, {"id": "e737185cf19a59e1", "location": {"path": "/usr/lib/go/src/math/pow_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16661}, "digests": [{"algorithm": "sha256", "value": "b0ace124ea6bd8221cf372582a8366ee7168d3a42947f965f738d732de899d97"}]}, {"id": "467b6121bcaf1dd8", "location": {"path": "/usr/lib/go/src/math/rand/exp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11187}, "digests": [{"algorithm": "sha256", "value": "fade4ed880f09671cb7230616d74d3fae6633c36b1cddbe1cdef8767ee772a79"}]}, {"id": "fdedbcc7773c510c", "location": {"path": "/usr/lib/go/src/math/rand/gen_cooked.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "415ab483ccdf3be4b6cce806f74a5d260c586ab39febaeafcf0fec4a84c9bc62"}]}, {"id": "b9d6772832df4db0", "location": {"path": "/usr/lib/go/src/math/rand/normal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6455}, "digests": [{"algorithm": "sha256", "value": "b0e5634eb91b8d24c2e8d3924c0d6ad6f9d2e98d99dc9473c7414cd53a54d6e0"}]}, {"id": "24b28f19eac14e78", "location": {"path": "/usr/lib/go/src/math/rand/rand.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15191}, "digests": [{"algorithm": "sha256", "value": "37a976db84aeeb0971ce77c2a903892ce700c77b8319831e47b9b6e4053c6543"}]}, {"id": "617ac05a7e7337da", "location": {"path": "/usr/lib/go/src/math/rand/rng.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15113}, "digests": [{"algorithm": "sha256", "value": "8f07ae9e0b2ec3ca7680e7663d3604235a1c424565c5400af414dc8d5d039e4d"}]}, {"id": "c18edd36d86d22e8", "location": {"path": "/usr/lib/go/src/math/rand/zipf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1845}, "digests": [{"algorithm": "sha256", "value": "ee4616e17c8b1d7ff33229b075f2e73c369307be02258f173393508cb2db0357"}]}, {"id": "52a02e38ef4687a6", "location": {"path": "/usr/lib/go/src/math/remainder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2092}, "digests": [{"algorithm": "sha256", "value": "b86740c9a71e4144feec5e728c13f18b157744151d55eeaada90c9c9f26cefef"}]}, {"id": "e5dad586ee1ee75a", "location": {"path": "/usr/lib/go/src/math/signbit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 302}, "digests": [{"algorithm": "sha256", "value": "f2a9103555eadab80b9d0ca293de87577fab5f3c4cdf0d817648afff480fa24d"}]}, {"id": "0172ef86b2c033dd", "location": {"path": "/usr/lib/go/src/math/sin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6505}, "digests": [{"algorithm": "sha256", "value": "913640c10f5093e8cdaafa1ebebbf5175b5a156bdc0fa89d77350dd4dad3be9b"}]}, {"id": "175392b439cc8cb6", "location": {"path": "/usr/lib/go/src/math/sin_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8543}, "digests": [{"algorithm": "sha256", "value": "7fd5fa65e0e3182843e8159e0171f1a3d22a08875f4635dea46ff598a7b7fe00"}]}, {"id": "4fcad9609b9e9d3b", "location": {"path": "/usr/lib/go/src/math/sincos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1800}, "digests": [{"algorithm": "sha256", "value": "d1a9614979455110d808aa194fa6e2451cbfe837b11584311fbb356a664a52e5"}]}, {"id": "a9eb1c6a27c26530", "location": {"path": "/usr/lib/go/src/math/sinh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "325a233cb3a9f01b214a82a47ad438795122cf88f2f9e04e9fdf6819f394acda"}]}, {"id": "4e4bb92b50735f78", "location": {"path": "/usr/lib/go/src/math/sinh_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6121}, "digests": [{"algorithm": "sha256", "value": "b8240f9f2f7a8b7c12ef5e6fc68668c11a90b374d41f31aa7189e1542e4ca0d8"}]}, {"id": "d49f356bb99a744c", "location": {"path": "/usr/lib/go/src/math/sqrt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4865}, "digests": [{"algorithm": "sha256", "value": "c7e036d1511bea94992014f9b8c9259e5737c385cdd5135db9092369250d4a94"}]}, {"id": "fdc0317d97054100", "location": {"path": "/usr/lib/go/src/math/stubs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "191ed067c7368ec75c25d1f7298720e14bbe7280230aa4d6ae5f791a77452015"}]}, {"id": "d96774ed05e320cd", "location": {"path": "/usr/lib/go/src/math/stubs_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12679}, "digests": [{"algorithm": "sha256", "value": "620ff89f5aedcca4e033604d1ac4aab32434f70e03c8aefe9bc78f458fad5d66"}]}, {"id": "f9e76938e93cab00", "location": {"path": "/usr/lib/go/src/math/tan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3768}, "digests": [{"algorithm": "sha256", "value": "b1a549f6d267acf37399b29827ecc4cc152cfb655d8a2ed6dfe56a67e58f8e60"}]}, {"id": "f68fac8fdff4970c", "location": {"path": "/usr/lib/go/src/math/tan_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2798}, "digests": [{"algorithm": "sha256", "value": "ed8d941d877a81a18c73aafdabd52272152f33017f2bb4cefd323bc504c57b00"}]}, {"id": "d6607db99f27c667", "location": {"path": "/usr/lib/go/src/math/tanh.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2721}, "digests": [{"algorithm": "sha256", "value": "a80f128fa85ddc9e94983b53f4a928f6811b96174e7920032e3e1a4367b96591"}]}, {"id": "2d25add602132672", "location": {"path": "/usr/lib/go/src/math/tanh_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4681}, "digests": [{"algorithm": "sha256", "value": "7c4a60765fbd7ed74420786a681323e4e06814b2d0b1517b09734f063b52e8a8"}]}, {"id": "82dfd8505f894170", "location": {"path": "/usr/lib/go/src/math/trig_reduce.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3419}, "digests": [{"algorithm": "sha256", "value": "fa54b4e9e792707630cd402f19e742ba23c574dc6255867a395e737494a61595"}]}, {"id": "37ce431cc75bbd8a", "location": {"path": "/usr/lib/go/src/math/unsafe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1298}, "digests": [{"algorithm": "sha256", "value": "2f5efa6bba4c9b01402a159a2687607820c80b101c12b056a0a96c446946d8d1"}]}, {"id": "bbedcf935cc99086", "location": {"path": "/usr/lib/go/src/mime/encodedword.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10223}, "digests": [{"algorithm": "sha256", "value": "ccd8d5eba1f904a763e769c5bfb10a96d24b85d885f0593ea7c6ef8b5732e803"}]}, {"id": "e638e97a6e9fcbb5", "location": {"path": "/usr/lib/go/src/mime/grammar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 828}, "digests": [{"algorithm": "sha256", "value": "1a80278998bcbb6a0489d50fe58fae95f7700862421d3d53da2f30efed6c22d2"}]}, {"id": "c8d3b019eada912c", "location": {"path": "/usr/lib/go/src/mime/mediatype.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9994}, "digests": [{"algorithm": "sha256", "value": "9e3b5c0d90c772fd5bbb1d8125a7440f0b14cf418e06e04d1a2d34821bb69ace"}]}, {"id": "5c27b4645be9b2af", "location": {"path": "/usr/lib/go/src/mime/multipart/formdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7660}, "digests": [{"algorithm": "sha256", "value": "b81a6703930ba9d9df983ed5f29860d99009f1bbf7794bb6ca471a1b29469ef6"}]}, {"id": "32f44c83a806ec80", "location": {"path": "/usr/lib/go/src/mime/multipart/multipart.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14413}, "digests": [{"algorithm": "sha256", "value": "4c508570bcb58cfa65c7b964b5cc731d6d57a2f500cffab0fb0cf686a4524500"}]}, {"id": "13e16ad14d30a32e", "location": {"path": "/usr/lib/go/src/mime/multipart/readmimeheader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "1d889cc00dd61c59207ecc88eca79e120ffff6c7a6096387117af14d76044c71"}]}, {"id": "2df12f65db117806", "location": {"path": "/usr/lib/go/src/mime/multipart/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4945}, "digests": [{"algorithm": "sha256", "value": "17648611cdd94cc2fd376957b5ab157b12f74a52dc11ca0a7ee0964c650685a7"}]}, {"id": "27124735f64efeb9", "location": {"path": "/usr/lib/go/src/mime/quotedprintable/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3652}, "digests": [{"algorithm": "sha256", "value": "c3deaa8cfaa49da2305025c2009154a630cf0d000642c8113270ae012d132fb5"}]}, {"id": "cf167ceabcdbc006", "location": {"path": "/usr/lib/go/src/mime/quotedprintable/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3226}, "digests": [{"algorithm": "sha256", "value": "94be7a82953ff1ee0eb38a8dd254e957261baee065203e9b0570aed0aae382b7"}]}, {"id": "192b33642f00fb34", "location": {"path": "/usr/lib/go/src/mime/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5286}, "digests": [{"algorithm": "sha256", "value": "5403def5d5158289d4b8add5804ed9aa7237e86f75bcd94491313f207ae627df"}]}, {"id": "2ce211eb1a59470b", "location": {"path": "/usr/lib/go/src/mime/type_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "432ef2a243a523edbee081a49f2282eb39c0ecebc070a7028ee8f1b37d531722"}]}, {"id": "4bdda335c3ef88bb", "location": {"path": "/usr/lib/go/src/mime/type_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "432ef2a243a523edbee081a49f2282eb39c0ecebc070a7028ee8f1b37d531722"}]}, {"id": "38acfde4bfdd32bc", "location": {"path": "/usr/lib/go/src/mime/type_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 251}, "digests": [{"algorithm": "sha256", "value": "4cff9fa44108751d6e291cf59f8f4a14d8766e4e39339e3e86012a6d78ed1d64"}]}, {"id": "e5c3e58a37250664", "location": {"path": "/usr/lib/go/src/mime/type_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1067}, "digests": [{"algorithm": "sha256", "value": "9a57cdd7cb285bb7abe6f008f80d11845433eb0917fb89cc99b0e60d3124f9cc"}]}, {"id": "57e5a450a6b131fa", "location": {"path": "/usr/lib/go/src/mime/type_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3040}, "digests": [{"algorithm": "sha256", "value": "971cba5b7b3461a376a5ae771d33a841d34d628cb58f9e44cdeaea8090e804b6"}]}, {"id": "151b2050ce8915fa", "location": {"path": "/usr/lib/go/src/mime/type_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1249}, "digests": [{"algorithm": "sha256", "value": "f893579a237fd8373f4b4d576af294bb12f62fdc8aac952ffadbae0906ed6cf6"}]}, {"id": "252386d4c12254df", "location": {"path": "/usr/lib/go/src/net/addrselect.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9922}, "digests": [{"algorithm": "sha256", "value": "c573b2b0dfe598bf8b5a192798b4fbe7f60d936f92fd6e7d2b8f68c95fc062b2"}]}, {"id": "04e1466dfe9727ac", "location": {"path": "/usr/lib/go/src/net/cgo_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 582}, "digests": [{"algorithm": "sha256", "value": "3eec0562781332c92db39f1b4b349ffbfe163edb179f88b248aec6728254fdda"}]}, {"id": "c622ebf6c9ca7ab2", "location": {"path": "/usr/lib/go/src/net/cgo_android.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 272}, "digests": [{"algorithm": "sha256", "value": "0e851b6a01f9d87adeb2e7c5778cafc6332f4dcd451a61d2fb475fd3d939500a"}]}, {"id": "ba86d824f24da1f0", "location": {"path": "/usr/lib/go/src/net/cgo_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 343}, "digests": [{"algorithm": "sha256", "value": "df4eb66c05a5a488731e16441ae5ec2954e4fdc9399122a0cea56302d4fca81b"}]}, {"id": "9506e7c4eea954ff", "location": {"path": "/usr/lib/go/src/net/cgo_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 298}, "digests": [{"algorithm": "sha256", "value": "3bec0d4702a2416809d4e4ef9aabeeb678d78978a8af5c2a860297f6d3abbe3e"}]}, {"id": "a7c30afea9ea03f9", "location": {"path": "/usr/lib/go/src/net/cgo_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "f4fd072f69752ab9cd08f3117edf2b0b18bb1860030b78c02e740c6f0b1da643"}]}, {"id": "827b7f71c97d99c2", "location": {"path": "/usr/lib/go/src/net/cgo_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 276}, "digests": [{"algorithm": "sha256", "value": "982601972c903fe84ad9c2044c89b91c6add4897cc91cf2dc97762bd5d5966f9"}]}, {"id": "0d58a13c294d623d", "location": {"path": "/usr/lib/go/src/net/cgo_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 276}, "digests": [{"algorithm": "sha256", "value": "982601972c903fe84ad9c2044c89b91c6add4897cc91cf2dc97762bd5d5966f9"}]}, {"id": "a9167b9309696101", "location": {"path": "/usr/lib/go/src/net/cgo_resnew.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "effefda66ef7cd9ddbbe2afd0f0866afd383c1c8a7d97abfb154bd6110091f9f"}]}, {"id": "b7531f63db2ea9f7", "location": {"path": "/usr/lib/go/src/net/cgo_resold.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "f5fcb4388f32eb448391e8c1f1f434fccd8a74c973d02fde99a181d149613806"}]}, {"id": "d9665e7fb814e0af", "location": {"path": "/usr/lib/go/src/net/cgo_socknew.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "7cf6c80df52eb48299bdf38c80d45bcba058a34a11e863a19b33557fd276d92f"}]}, {"id": "66c5ea55f6254c82", "location": {"path": "/usr/lib/go/src/net/cgo_sockold.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 842}, "digests": [{"algorithm": "sha256", "value": "65c6afd8d396a2bc0bea09768052ff22db0bc8ded9228badf74a052c96beeaf9"}]}, {"id": "bf6d908867dc2550", "location": {"path": "/usr/lib/go/src/net/cgo_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 343}, "digests": [{"algorithm": "sha256", "value": "31e9d117fa335dfb29af39829996099b36131fd07b3bdf4a6d4abb7a80c5f06d"}]}, {"id": "0ce16d9795238df6", "location": {"path": "/usr/lib/go/src/net/cgo_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1070}, "digests": [{"algorithm": "sha256", "value": "99316fdb5de2f10a2448810e9694e583af009617aa07ce292ee2711ecd943e87"}]}, {"id": "e4ef132bff87bb04", "location": {"path": "/usr/lib/go/src/net/cgo_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12077}, "digests": [{"algorithm": "sha256", "value": "d9f90980c6777c1514529719b0da976e821cbdfeceadce8f2d7a6be460057790"}]}, {"id": "d21b42592d865cec", "location": {"path": "/usr/lib/go/src/net/cgo_unix_cgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2446}, "digests": [{"algorithm": "sha256", "value": "0da6bf5872b1612668ad6efcf97f47394613bd3cf9321c87fd7a3ba1df244658"}]}, {"id": "6297233eef553e3e", "location": {"path": "/usr/lib/go/src/net/cgo_unix_cgo_res.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 911}, "digests": [{"algorithm": "sha256", "value": "cffd429a4045e46e418ecda7f900b09d6f4829872d2dc0dee200ad30a589dd38"}]}, {"id": "9f0fe672d683939b", "location": {"path": "/usr/lib/go/src/net/cgo_unix_cgo_resn.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 998}, "digests": [{"algorithm": "sha256", "value": "72eb13113f0edc358d946a18f6a62e2a87c99d2870806d88752a9c160ad249a2"}]}, {"id": "4f691b2a7e53fef4", "location": {"path": "/usr/lib/go/src/net/cgo_unix_syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3305}, "digests": [{"algorithm": "sha256", "value": "2899e60735f3310a480902255acc59e7c3b8beeb56ec3a9eecd867030143d437"}]}, {"id": "759fae93ad6fc759", "location": {"path": "/usr/lib/go/src/net/cgo_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 402}, "digests": [{"algorithm": "sha256", "value": "a4ade218fe6a3099066b7af9fc2187f595e6ef04f1851733ecc030c9d507c462"}]}, {"id": "e45ca066b33005e4", "location": {"path": "/usr/lib/go/src/net/conf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10206}, "digests": [{"algorithm": "sha256", "value": "99196c6d9b45eaf4d6017fc1ad70081fb12cff925479c061cafba0dbe9533c16"}]}, {"id": "5df0da52a72e79b1", "location": {"path": "/usr/lib/go/src/net/conf_netcgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 370}, "digests": [{"algorithm": "sha256", "value": "086bb61d4155154a2b14bc05c2ab5589426724828971dd58a1a2d0bcb610eff4"}]}, {"id": "1a89d8048e311d7a", "location": {"path": "/usr/lib/go/src/net/dial.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23550}, "digests": [{"algorithm": "sha256", "value": "34f81e12bbfefa9642b534f377235d485d84462b1cd997aa05170475cd9e28d6"}]}, {"id": "ac2c14ddf7c3c1ae", "location": {"path": "/usr/lib/go/src/net/dnsclient.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5700}, "digests": [{"algorithm": "sha256", "value": "d2a9329b8db15a8f2820d2d859fabb679aa411d9c2cf4cb3872623eb344f670a"}]}, {"id": "6e4ec56ba4380756", "location": {"path": "/usr/lib/go/src/net/dnsclient_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24028}, "digests": [{"algorithm": "sha256", "value": "469ea1975b85eeb6c4dca6279937e524172e551cb301bf85d00ab70cdae9f8bf"}]}, {"id": "413e3c0ece4c8785", "location": {"path": "/usr/lib/go/src/net/dnsconfig.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1774}, "digests": [{"algorithm": "sha256", "value": "c5216a4ae53d1f222f85a5ccaf42f4f468a7292384516b178548c57b916319dc"}]}, {"id": "559c2eafdc27a12d", "location": {"path": "/usr/lib/go/src/net/dnsconfig_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4357}, "digests": [{"algorithm": "sha256", "value": "f0260425576f36ead23b85f7ee9b09ef489461b27a039edd82d432da538204d9"}]}, {"id": "d4f6cde98c672156", "location": {"path": "/usr/lib/go/src/net/dnsconfig_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1454}, "digests": [{"algorithm": "sha256", "value": "94dfa15c2bf08c5af45902d4f7f7f50dadac79f2944f96a1e2d2dd2eaee749a5"}]}, {"id": "2f0c1338ef6c17e7", "location": {"path": "/usr/lib/go/src/net/error_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 224}, "digests": [{"algorithm": "sha256", "value": "bb98191c615815693f7568e05d89eee65a5fbb42b2a0a7541b9e40d398d5376e"}]}, {"id": "3b2e42801d563e29", "location": {"path": "/usr/lib/go/src/net/error_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "793485ab70cd29b9100643f5f8503318f2fbd874245791feba4423e04ebc8f27"}]}, {"id": "a418ab217ce5f6ce", "location": {"path": "/usr/lib/go/src/net/error_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 372}, "digests": [{"algorithm": "sha256", "value": "78c9d7ec6c56d7804bb4cdf13e94ce7bb71648c65bb239ca6b9aec93f1336193"}]}, {"id": "03704864ffcacfd9", "location": {"path": "/usr/lib/go/src/net/error_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 355}, "digests": [{"algorithm": "sha256", "value": "55c05a49e3bc8a0b7ca9c806848e3fb3847ec07c3864ffafc1a92fead6bac0a3"}]}, {"id": "71e5ec6a41a2f05b", "location": {"path": "/usr/lib/go/src/net/fd_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3647}, "digests": [{"algorithm": "sha256", "value": "3b1174f2e2c7479e7a89ba0f4d39ae8c84fc3b7c1520731ec71d43469ca16a80"}]}, {"id": "2fd37f8050f4ca5e", "location": {"path": "/usr/lib/go/src/net/fd_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4389}, "digests": [{"algorithm": "sha256", "value": "1e0842b32ffc2c7b95688d8b5638dd71aff9d48601e50a77537ec1b0c5ca5bfe"}]}, {"id": "1ef05376af269924", "location": {"path": "/usr/lib/go/src/net/fd_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5497}, "digests": [{"algorithm": "sha256", "value": "9170dd51cb73b7ef5c973c888141f2d2bce7d807f1e00e890abc5c18327f24fe"}]}, {"id": "cba04980058a64b4", "location": {"path": "/usr/lib/go/src/net/fd_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4729}, "digests": [{"algorithm": "sha256", "value": "c30f74d0a5af51c419d8128abd3a16a41735d3cbbcd7454e24b91b273cccfc63"}]}, {"id": "a7e796b1f0f32c5d", "location": {"path": "/usr/lib/go/src/net/file.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1726}, "digests": [{"algorithm": "sha256", "value": "f1197632ce4cec774a0e92a98cd37f8ac767b29c50477f1d2d4e85e9dd64e80c"}]}, {"id": "cbf09b13a9de9abb", "location": {"path": "/usr/lib/go/src/net/file_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2787}, "digests": [{"algorithm": "sha256", "value": "3b23097caa878ca3f3a5613a381632245050fa4d55338cf03284a8354c844d70"}]}, {"id": "b50d37aa3c9949ca", "location": {"path": "/usr/lib/go/src/net/file_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 489}, "digests": [{"algorithm": "sha256", "value": "3021a5d53529a9225d3b59b4f8af5ea94aa53ebfff77f5ab575e174799403507"}]}, {"id": "115391a24aee3747", "location": {"path": "/usr/lib/go/src/net/file_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2561}, "digests": [{"algorithm": "sha256", "value": "4445188fde3a14090dbb976d0b025c83e82fadbb54cbb8eff4c6e347c26b931b"}]}, {"id": "4ae1524e582b5fad", "location": {"path": "/usr/lib/go/src/net/file_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 521}, "digests": [{"algorithm": "sha256", "value": "ba9745fec8150c29ce6078fe4aa96e711f62038b6272bbf4c93f7a2c788e0d30"}]}, {"id": "ffc51efb7bad82b8", "location": {"path": "/usr/lib/go/src/net/hook.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 628}, "digests": [{"algorithm": "sha256", "value": "e1cfa8a2474eb8a64328817a19a86d53c543fe8d30af18d3d6ef95adb4a5054a"}]}, {"id": "b7dbf2980f922809", "location": {"path": "/usr/lib/go/src/net/hook_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 283}, "digests": [{"algorithm": "sha256", "value": "847a5403c7368e16fcd5d37156b8970194e8b3aeada46ea806efb02ae5da0108"}]}, {"id": "ab8b8fea8d1781c4", "location": {"path": "/usr/lib/go/src/net/hook_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "923b4e9d1997b71dc3c771eb6dea0f7bc35b2ba42d6474e4f308e6229742f6c2"}]}, {"id": "d19df036afa4f4dc", "location": {"path": "/usr/lib/go/src/net/hook_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "f66b91504e4a2c2e003dbf37b78ae363f8cb6a25e23014dfe884c5e14d9ae69d"}]}, {"id": "f56472e8df301c68", "location": {"path": "/usr/lib/go/src/net/hosts.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3520}, "digests": [{"algorithm": "sha256", "value": "c7bf7d0e097ea0416dff20b9d7742952071a62686003eca8ddcd34ef734f7bc7"}]}, {"id": "a7eeabaaea94bff7", "location": {"path": "/usr/lib/go/src/net/http/cgi/child.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5666}, "digests": [{"algorithm": "sha256", "value": "66e3382c26252403d215695b1f6d7fd32d7d97daa78e6d7bd62b7bdaf8046e40"}]}, {"id": "f6c59f94346bcdee", "location": {"path": "/usr/lib/go/src/net/http/cgi/host.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10657}, "digests": [{"algorithm": "sha256", "value": "33ef8e940cdd2e2c5f5ba4fa91ee8d149731c9eb7f47fb2477831b45eaf67e5f"}]}, {"id": "def4627bc9dae406", "location": {"path": "/usr/lib/go/src/net/http/client.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33686}, "digests": [{"algorithm": "sha256", "value": "fb6672ffe276d02ef27b9d3f50fa402fd8fef020b36cad2efe839d4531c78ad2"}]}, {"id": "6a61b3c4c2d89e7d", "location": {"path": "/usr/lib/go/src/net/http/clone.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1594}, "digests": [{"algorithm": "sha256", "value": "bf09dfe0547d982e9215196be9143e5397ce72cb16004b96e7bc85bfa7e2881b"}]}, {"id": "16dca9a07cf7a7de", "location": {"path": "/usr/lib/go/src/net/http/cookie.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11804}, "digests": [{"algorithm": "sha256", "value": "192a08e460492f454f4be93bee4b960a76c7361f445a41a17bfed07913e1ff99"}]}, {"id": "1395d2e408aa5a4e", "location": {"path": "/usr/lib/go/src/net/http/cookiejar/jar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15097}, "digests": [{"algorithm": "sha256", "value": "2fd656818e19489fcfee7aaa50301e238e6fe5477593be37f82a2b1d1d0c2e29"}]}, {"id": "46f970b8582cc5bd", "location": {"path": "/usr/lib/go/src/net/http/cookiejar/punycode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3461}, "digests": [{"algorithm": "sha256", "value": "1ca58eedb0725b45753053ab4ddff210292a5c75d181af37a1ecfd85022e8cc2"}]}, {"id": "6095f680a4ffcf9c", "location": {"path": "/usr/lib/go/src/net/http/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3513}, "digests": [{"algorithm": "sha256", "value": "ef47f96edf9d1847d0dc2509ce518888e73c7f9605d678683801139b521abfd5"}]}, {"id": "82c2d61559462f0b", "location": {"path": "/usr/lib/go/src/net/http/fcgi/child.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10501}, "digests": [{"algorithm": "sha256", "value": "ef89eeb32a1b4b30e8928054838b48145963ca2137041f4f3d72b7e6036b5e4f"}]}, {"id": "0897184c12993e0a", "location": {"path": "/usr/lib/go/src/net/http/fcgi/fcgi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5887}, "digests": [{"algorithm": "sha256", "value": "c070a7439d364942efc713bc06c09fc0547b12dcb143e35ea3a49f8f4b2cfe47"}]}, {"id": "6cea812b6d4301d2", "location": {"path": "/usr/lib/go/src/net/http/filetransport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2963}, "digests": [{"algorithm": "sha256", "value": "9fdb2f522b54b3ce5327fce8b32d580c6681b3f2f5a9651dcf8153e85113aad3"}]}, {"id": "2b28730408a7b420", "location": {"path": "/usr/lib/go/src/net/http/fs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27826}, "digests": [{"algorithm": "sha256", "value": "021100b1acad78f6397261d86ec9fbbdc0b7108d34cff37cdcfd7ae61bcc9a7d"}]}, {"id": "dac216c2e1ad3868", "location": {"path": "/usr/lib/go/src/net/http/h2_bundle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357693}, "digests": [{"algorithm": "sha256", "value": "239492157027f8044001dd4ff8de25db150d1e05ed410bf2704679545d13bc10"}]}, {"id": "6f3e198e9df92315", "location": {"path": "/usr/lib/go/src/net/http/h2_error.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 840}, "digests": [{"algorithm": "sha256", "value": "9b0c8a21141cfd5732b0d1c6917dd93d226f5d3d1fe02e6e0a9859912dd4f5a1"}]}, {"id": "73d8e296e797b29a", "location": {"path": "/usr/lib/go/src/net/http/header.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8076}, "digests": [{"algorithm": "sha256", "value": "3b4898dc597d4d1247f9369de858d007258c053450340efd9abc6598d5805763"}]}, {"id": "e892673b3ae8be5a", "location": {"path": "/usr/lib/go/src/net/http/http.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5148}, "digests": [{"algorithm": "sha256", "value": "49faab9d00377757b61ce24765b22646e921747c0af12b9b87dcbad607a88b35"}]}, {"id": "2dc088a32ca61fdd", "location": {"path": "/usr/lib/go/src/net/http/httptest/httptest.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2401}, "digests": [{"algorithm": "sha256", "value": "7ca4fcc57b6dbaa627b62f9b07c07640800aca5bade30bde51534daf11895de1"}]}, {"id": "00aec20c8ebb59f2", "location": {"path": "/usr/lib/go/src/net/http/httptest/recorder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7146}, "digests": [{"algorithm": "sha256", "value": "96aaca0d2eb7884a6199a3e8d69fbfb65d2fce03aea0c9f8dc3976e137ea0068"}]}, {"id": "b53089b20de8e93a", "location": {"path": "/usr/lib/go/src/net/http/httptest/server.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10856}, "digests": [{"algorithm": "sha256", "value": "6adead422ac2047c052db8f9587cf68ff3321ba275514b0edcbe910a9bf003a8"}]}, {"id": "a4fe218d91dd3369", "location": {"path": "/usr/lib/go/src/net/http/httptrace/trace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8296}, "digests": [{"algorithm": "sha256", "value": "37ef36a39a078b8782462cfa609ba8a5ec5a275a4736b4323d0c533bdc5cd1b0"}]}, {"id": "7bfddcd2e41af1d8", "location": {"path": "/usr/lib/go/src/net/http/httputil/dump.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9541}, "digests": [{"algorithm": "sha256", "value": "7179f7f0106b76b5957207619ecfa9d06d2fb53fa39265cb084f50c90848076c"}]}, {"id": "7a84daab359a0565", "location": {"path": "/usr/lib/go/src/net/http/httputil/httputil.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1667}, "digests": [{"algorithm": "sha256", "value": "3e9c86e362695b3311214e43aa9d804e954ffabafd8f838a479078b0b0ed345f"}]}, {"id": "2bf1471e6d0dec4d", "location": {"path": "/usr/lib/go/src/net/http/httputil/persist.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11247}, "digests": [{"algorithm": "sha256", "value": "5379019b46b778e61af9d5786439787a4bdabd208a27e7938819236072373b07"}]}, {"id": "550de966b2c764e4", "location": {"path": "/usr/lib/go/src/net/http/httputil/reverseproxy.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25145}, "digests": [{"algorithm": "sha256", "value": "b0c17b498369c4a0ebcf5b6df135933a7318258a549220b23369805d47b16a97"}]}, {"id": "eabfa0a28c541cfc", "location": {"path": "/usr/lib/go/src/net/http/internal/ascii/print.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1254}, "digests": [{"algorithm": "sha256", "value": "e9ed8a172e4f1f5c5863ddb668a58f2d42d794a5b987b1ed33d7adc437063750"}]}, {"id": "4cada022896761fb", "location": {"path": "/usr/lib/go/src/net/http/internal/chunked.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6772}, "digests": [{"algorithm": "sha256", "value": "3dcb2c17f87d2f0bcc5fd876bde78999b1270d4e25a423379f573c7694a97695"}]}, {"id": "0895a8d619c1248a", "location": {"path": "/usr/lib/go/src/net/http/internal/testcert/testcert.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3668}, "digests": [{"algorithm": "sha256", "value": "6c47823d8d8a2ac05176f5e668ca2be6b95c9550cfabed76f30ecca288e1ef40"}]}, {"id": "935ebdb0c9d95b63", "location": {"path": "/usr/lib/go/src/net/http/jar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 900}, "digests": [{"algorithm": "sha256", "value": "ce89dafcd7d38806241bc002787c159a578f50097aa23e9e88e3055997356b0c"}]}, {"id": "138107c2a47200db", "location": {"path": "/usr/lib/go/src/net/http/method.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 517}, "digests": [{"algorithm": "sha256", "value": "e0f44099c09a6245c475585347eed68c738e730008700964685a9fc7afe5963b"}]}, {"id": "cf49eb3596bbf72c", "location": {"path": "/usr/lib/go/src/net/http/omithttp2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1746}, "digests": [{"algorithm": "sha256", "value": "0617a901a76261a3ddece89d0b5225de3059553750b3a2402079ae5d937402af"}]}, {"id": "afa8783bdd05139e", "location": {"path": "/usr/lib/go/src/net/http/pprof/pprof.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13965}, "digests": [{"algorithm": "sha256", "value": "a29671af09426971c9e4b56539cbeae895fcf55860af7560b3b79413090b30b5"}]}, {"id": "27c05cfa3f7ec058", "location": {"path": "/usr/lib/go/src/net/http/request.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47191}, "digests": [{"algorithm": "sha256", "value": "f51349dc9d9601f86953338d64f903d21e97ba1f213b2fb79c18f03d3aff0aba"}]}, {"id": "45871d4b889c315f", "location": {"path": "/usr/lib/go/src/net/http/response.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11352}, "digests": [{"algorithm": "sha256", "value": "6df5f79ad00cce53e8dd3a494471cba942abee088a9dc7b69a51510864cb24ff"}]}, {"id": "c525f7000db4cbf7", "location": {"path": "/usr/lib/go/src/net/http/responsecontroller.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3342}, "digests": [{"algorithm": "sha256", "value": "1e87b4c37d94c9aeee89f70a694a8551d722c0eb2628c55659cd4c147cb4ab51"}]}, {"id": "77e9864c66c08212", "location": {"path": "/usr/lib/go/src/net/http/roundtrip.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "0d9b0b7ccaf0f1ed12765261d28167fc5015440a9a2eaf934d003f1a7615aab6"}]}, {"id": "c0ac85c96c234067", "location": {"path": "/usr/lib/go/src/net/http/roundtrip_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10430}, "digests": [{"algorithm": "sha256", "value": "6649b026bbd9b7a8fd25b275140bf9da39e98e9dd85b69a339a7488ddde9f070"}]}, {"id": "cbc2093ed7d842e9", "location": {"path": "/usr/lib/go/src/net/http/server.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 113607}, "digests": [{"algorithm": "sha256", "value": "2d5722ce341fabac07ef5aa42533ac5775860296bb30a82b2028d0647bee9ec7"}]}, {"id": "71fd158e27cf88d0", "location": {"path": "/usr/lib/go/src/net/http/sniff.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8094}, "digests": [{"algorithm": "sha256", "value": "3cf7e02214e5c8eeca9f5b12940c17723f4cd7a243c33b98386849c918644667"}]}, {"id": "ce0eba5655acc9ec", "location": {"path": "/usr/lib/go/src/net/http/socks_bundle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13237}, "digests": [{"algorithm": "sha256", "value": "8197c6b9dba0597f309b8161f6d7853f559f9ca36441f7d1bec23043ecfc7a2c"}]}, {"id": "6b0ce4741aa64bce", "location": {"path": "/usr/lib/go/src/net/http/status.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7629}, "digests": [{"algorithm": "sha256", "value": "7633ca0ca545767f3db3d8960a96ee4ecd68fb39439c88b7c03efcb3d1786297"}]}, {"id": "97b188e738921fc8", "location": {"path": "/usr/lib/go/src/net/http/transfer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31190}, "digests": [{"algorithm": "sha256", "value": "15b8c865e90ab7a522d0fdb176770f8cb0dee43402fa3199fdce4bd8c6254d21"}]}, {"id": "7dbb01f311a8cd08", "location": {"path": "/usr/lib/go/src/net/http/transport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 88503}, "digests": [{"algorithm": "sha256", "value": "95c20ca5ae448ae2997d5fa9af1d22c8fc8e47536475607f40cb8238d16777fd"}]}, {"id": "63ff68eaef0c9f7d", "location": {"path": "/usr/lib/go/src/net/http/transport_default_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 370}, "digests": [{"algorithm": "sha256", "value": "7352aac5110eebd94a32c64a0a98fa0651acc2ee13399dec55b22cfcb6813e8d"}]}, {"id": "3f08486616b4c381", "location": {"path": "/usr/lib/go/src/net/http/transport_default_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 390}, "digests": [{"algorithm": "sha256", "value": "9b48329c1eae970ea0df43839372e2fb352e5d877aefc4af304e3b0e0880eb10"}]}, {"id": "368cf29782742553", "location": {"path": "/usr/lib/go/src/net/http/triv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3302}, "digests": [{"algorithm": "sha256", "value": "837ca54745a8554efcf4104d4dacf786a13f2be46c092036bd88182bddeccc25"}]}, {"id": "b358bb090c3bc08b", "location": {"path": "/usr/lib/go/src/net/interface.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7435}, "digests": [{"algorithm": "sha256", "value": "235b690171e86be5f98002c5b7394ad559e320a7c54c50a00812121ea5d749a5"}]}, {"id": "451f98e4992084b4", "location": {"path": "/usr/lib/go/src/net/interface_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4565}, "digests": [{"algorithm": "sha256", "value": "5b66d6103c90d8ea91df06e98d2f6ab30195a362a85c2d920a4e606df54bd3cf"}]}, {"id": "0b4dbdef63019576", "location": {"path": "/usr/lib/go/src/net/interface_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2884}, "digests": [{"algorithm": "sha256", "value": "2408faec22f1e5f59babde613b15b788801622c027b93e1e3f4d7ed0676fa889"}]}, {"id": "a0badf229bbe861d", "location": {"path": "/usr/lib/go/src/net/interface_bsdvar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 718}, "digests": [{"algorithm": "sha256", "value": "630877c43b0761f7516bebc1581d6b194d607b1a48bfcd5b9cff8950a4f1a4e1"}]}, {"id": "2f55cf7f1dd1b002", "location": {"path": "/usr/lib/go/src/net/interface_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1317}, "digests": [{"algorithm": "sha256", "value": "31572f93f59b144db7252d152090b6df72d667a1d5334feb3d8b3565cf196df7"}]}, {"id": "95254e930e138ea5", "location": {"path": "/usr/lib/go/src/net/interface_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1321}, "digests": [{"algorithm": "sha256", "value": "ece928c3892b902750fbf195d9014e69f9d1ad317159b1f4c66e205f35451630"}]}, {"id": "edd5d55549c3d7b6", "location": {"path": "/usr/lib/go/src/net/interface_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7128}, "digests": [{"algorithm": "sha256", "value": "3fbc6de5d3148b0ff3c58a81707faf2bc75288351fae3e0ab982fa408a51f17f"}]}, {"id": "b824d446c0b04cd2", "location": {"path": "/usr/lib/go/src/net/interface_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4820}, "digests": [{"algorithm": "sha256", "value": "5042d5a1afac451f3e425cc2b8d8d663f7ac64a2d29fa30a230644a18de3a2d9"}]}, {"id": "1102ac1e3891ad08", "location": {"path": "/usr/lib/go/src/net/interface_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2185}, "digests": [{"algorithm": "sha256", "value": "d195e3012b11e318cf4f928f034d5118dc4746ad6f30fe6a3ebcbd907fa298ad"}]}, {"id": "3951a566a76c79d7", "location": {"path": "/usr/lib/go/src/net/interface_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 812}, "digests": [{"algorithm": "sha256", "value": "ef2b327bcb762fee696b86a5e7afafddbcf8f5510c3a33651b9e5823a81445f0"}]}, {"id": "fd2c6d9c53dd87e4", "location": {"path": "/usr/lib/go/src/net/interface_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5565}, "digests": [{"algorithm": "sha256", "value": "0cac9d7e83830c11406dc6749a405e33d13ea337e7b0a3054a0de0078bb6f67e"}]}, {"id": "07a6a8007c6b6fd7", "location": {"path": "/usr/lib/go/src/net/internal/socktest/switch.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4954}, "digests": [{"algorithm": "sha256", "value": "ce764b533e545101fbd6c16be5b6c2c406dc5b82ef8a269ae202619c8dacfaaa"}]}, {"id": "8bb9ff17ae19e04c", "location": {"path": "/usr/lib/go/src/net/internal/socktest/switch_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1070}, "digests": [{"algorithm": "sha256", "value": "6509ec1caf45f866d7bd95283290cdfb196ca2f9033e9b7ae0f18cabe3f32b68"}]}, {"id": "48b56fe28d198fe4", "location": {"path": "/usr/lib/go/src/net/internal/socktest/switch_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 455}, "digests": [{"algorithm": "sha256", "value": "d2a5effbdbf27de41d3854828d575f959644dde43668e77c1bf2fdf3ba332853"}]}, {"id": "ec1a3bb9220f26e1", "location": {"path": "/usr/lib/go/src/net/internal/socktest/switch_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 708}, "digests": [{"algorithm": "sha256", "value": "619d591cfc32fcd65c9648b2c0091cd3978edabc747b1d4954e856be50633ab5"}]}, {"id": "cdf7e86e55b01a65", "location": {"path": "/usr/lib/go/src/net/internal/socktest/switch_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 730}, "digests": [{"algorithm": "sha256", "value": "227f1be4d35dadac16390fcc3cbeec7e83b698250cb65a21581f95ecd882456d"}]}, {"id": "9ffb9295bcbffedf", "location": {"path": "/usr/lib/go/src/net/internal/socktest/sys_cloexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1027}, "digests": [{"algorithm": "sha256", "value": "1d7ad4d75088d810ad72c4bc1a5af39305cee7e3e353f60c1fa6cf5ab86bb349"}]}, {"id": "85d2f9c3fa217cbc", "location": {"path": "/usr/lib/go/src/net/internal/socktest/sys_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4049}, "digests": [{"algorithm": "sha256", "value": "fdb2513920187d9988f1b780f2c9d87dcd3443749cec93028ba7687a311a5bcf"}]}, {"id": "d21b769e9b4316d0", "location": {"path": "/usr/lib/go/src/net/internal/socktest/sys_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5179}, "digests": [{"algorithm": "sha256", "value": "b26c0da30d7c6d12822da2aeb7ca234ee2bee421b66bda46389d5cf50626634c"}]}, {"id": "1cf99683970d1244", "location": {"path": "/usr/lib/go/src/net/ip.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18214}, "digests": [{"algorithm": "sha256", "value": "362143caa4330209a052111ee5345e5f45eaf3bc82fd60648bf5661bae9f2149"}]}, {"id": "d37593e7fe53534a", "location": {"path": "/usr/lib/go/src/net/iprawsock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7247}, "digests": [{"algorithm": "sha256", "value": "2644c523b48f3aaf47b497e6f7b8ba9e52ecc60e06d7581695a7dbca6c9cf897"}]}, {"id": "a0a995396bbc4716", "location": {"path": "/usr/lib/go/src/net/iprawsock_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 874}, "digests": [{"algorithm": "sha256", "value": "8a59386f7a494d517a84d198a829460addb2904671552630494f294f6f864f5f"}]}, {"id": "d3bde10346063d78", "location": {"path": "/usr/lib/go/src/net/iprawsock_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3988}, "digests": [{"algorithm": "sha256", "value": "b69eaeff7423c590938d400bbcca7ff3d23a0eba408c802172025c9b859ed987"}]}, {"id": "a42ca8cf2207c76c", "location": {"path": "/usr/lib/go/src/net/ipsock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9189}, "digests": [{"algorithm": "sha256", "value": "b7916c475b79b1caaf75d6c8eb6309a4a38541382f0e98108a39f68ad43e797b"}]}, {"id": "b756d89e10484bb1", "location": {"path": "/usr/lib/go/src/net/ipsock_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7684}, "digests": [{"algorithm": "sha256", "value": "62457e5dc37a5a05d9a21371c82c862d7e4050f692aeff01676b0a8d1f90d2ea"}]}, {"id": "fe6f0e64a2ff4d8d", "location": {"path": "/usr/lib/go/src/net/ipsock_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7862}, "digests": [{"algorithm": "sha256", "value": "fdb7e632cf70e52c033a958c6a244d33fce86a426ffeb65883757e7070c54f3a"}]}, {"id": "eb84e3d4902fbdec", "location": {"path": "/usr/lib/go/src/net/lookup.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29050}, "digests": [{"algorithm": "sha256", "value": "aee4f47ca684e906a3d5240add821f0c4f4e5935d9fba01dad8a85244247b10e"}]}, {"id": "855953e7494fd2ce", "location": {"path": "/usr/lib/go/src/net/lookup_fake.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "df32e4a7b3dceb227aa9ed4b95f2827bb0dda8153ec960d3f330d9cfd5d67dd6"}]}, {"id": "440ab4f6dcd639e9", "location": {"path": "/usr/lib/go/src/net/lookup_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9359}, "digests": [{"algorithm": "sha256", "value": "a0eae3257417695b85d9683ba7a6cf426ae638cd1c0620e02cf9eaf4102ac392"}]}, {"id": "2fdedb2903eccb1f", "location": {"path": "/usr/lib/go/src/net/lookup_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4712}, "digests": [{"algorithm": "sha256", "value": "efb2727e53ffd9dd1e8a938745af06c867608dad83cf6650a5e5906e6708366d"}]}, {"id": "78344f91abaaa2f5", "location": {"path": "/usr/lib/go/src/net/lookup_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12795}, "digests": [{"algorithm": "sha256", "value": "673c8881fe500f0c4745f997c77a451982aa91b9ac81b505f6f50a0828500f71"}]}, {"id": "5cf15ef06fdbad2a", "location": {"path": "/usr/lib/go/src/net/mac.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1924}, "digests": [{"algorithm": "sha256", "value": "1b2308ff1af8a1c4c476a2b1a6ea6cd6765d3f057c4d14887fc45c91a527ecde"}]}, {"id": "6c999a2333d35031", "location": {"path": "/usr/lib/go/src/net/mail/message.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21357}, "digests": [{"algorithm": "sha256", "value": "35b99513370891ea53910c8dc1adcdeadf81b8025cabcbf1ccaf6dd5c2e7e8cc"}]}, {"id": "5da2e32df0aa80ac", "location": {"path": "/usr/lib/go/src/net/net.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23804}, "digests": [{"algorithm": "sha256", "value": "938db96df5f465b314a565ff8b8ba8112c57ff7e0d5ddfad0d374d8f6349b929"}]}, {"id": "30c588fec49d4ea1", "location": {"path": "/usr/lib/go/src/net/net_fake.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6798}, "digests": [{"algorithm": "sha256", "value": "8eeef8233fda80b0541ab5b1b8c20dbc80acc67cdd2c4aa55db8cc0ecff5eb34"}]}, {"id": "a55f4c4aa13b6a57", "location": {"path": "/usr/lib/go/src/net/netgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "97a9728b9de0c29da927754c708e4b25243e616d69fed6183ace038fb1aa501d"}]}, {"id": "f0bdbeddbf5a6fd4", "location": {"path": "/usr/lib/go/src/net/netip/leaf_alts.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1458}, "digests": [{"algorithm": "sha256", "value": "c67b0005655107826a56120e81d8ce0873dc1c1de29397166ac5bb6aac38047b"}]}, {"id": "7d4f7cf30d0141bb", "location": {"path": "/usr/lib/go/src/net/netip/netip.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42654}, "digests": [{"algorithm": "sha256", "value": "c9a66a8f5f0208ccf9e378343dcc843ff91a1f4d58fcdb43842cb7237e7b6ba1"}]}, {"id": "9e1bf412ece94019", "location": {"path": "/usr/lib/go/src/net/netip/uint128.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2256}, "digests": [{"algorithm": "sha256", "value": "34cb2ed4ee74833234158b4f1e3a052713cec5657af1fa18e2284e70c6ee5604"}]}, {"id": "a70bdf19ef70b580", "location": {"path": "/usr/lib/go/src/net/nss.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5614}, "digests": [{"algorithm": "sha256", "value": "b93ae402e153706ab688ac75cffc19aa8a097b964d937725d24ef9f7fac791a5"}]}, {"id": "2a2744da4d8521b4", "location": {"path": "/usr/lib/go/src/net/parse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6775}, "digests": [{"algorithm": "sha256", "value": "80e638865786106cdd26a8b2519606886673a264f8b063e6969b28074b76f07f"}]}, {"id": "a8194b3d4e5430b8", "location": {"path": "/usr/lib/go/src/net/pipe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5563}, "digests": [{"algorithm": "sha256", "value": "93d67f29b92890d6c964a3a6d2110946ec0354a5799c7cbee12c47c0459e795e"}]}, {"id": "91f191b068e37ee6", "location": {"path": "/usr/lib/go/src/net/port.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "1394d22f0da60f2f1432340642800b6314f1f505ceac89892c1a63879d36c23c"}]}, {"id": "c1689b769d6e7f77", "location": {"path": "/usr/lib/go/src/net/port_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "ec7f57681cc14735bc48c4c4612d0f3d5601b1a9e91167cbd96d1f252865c201"}]}, {"id": "cbbd94c98bc48832", "location": {"path": "/usr/lib/go/src/net/rawconn.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1936}, "digests": [{"algorithm": "sha256", "value": "7a974cf8a247efa5e88fc02d46d40effb4bed8e0e7158dbceb82271f9a24ab31"}]}, {"id": "e25ad3d945284044", "location": {"path": "/usr/lib/go/src/net/rpc/client.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9120}, "digests": [{"algorithm": "sha256", "value": "7ba44e6060b233167f7503fe9bb77f480627b1dec001c6ed7980723de5e342b3"}]}, {"id": "f395097166a25ea0", "location": {"path": "/usr/lib/go/src/net/rpc/debug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2218}, "digests": [{"algorithm": "sha256", "value": "c10defe52bd02892dcedd17ce00d1559d178ec9fc95d922516a950321826748c"}]}, {"id": "701f7e37f45c2a18", "location": {"path": "/usr/lib/go/src/net/rpc/jsonrpc/client.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3017}, "digests": [{"algorithm": "sha256", "value": "7ede90ca5bb9959749f2dd4986380bb8a82e683f991dde91bf2add457436a842"}]}, {"id": "52c9b704035651ed", "location": {"path": "/usr/lib/go/src/net/rpc/jsonrpc/server.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3249}, "digests": [{"algorithm": "sha256", "value": "922e159abaf4c47d51ecb6c54ec0399120cc76f0d0811cb5deafc0cd08ddbcc2"}]}, {"id": "faff190b6eaff9ac", "location": {"path": "/usr/lib/go/src/net/rpc/server.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22057}, "digests": [{"algorithm": "sha256", "value": "911c8b4bbbe41b824178075e7e34318dd7bf155cb9ba3ef461502bc04368bc8c"}]}, {"id": "5626dafe7c40f30e", "location": {"path": "/usr/lib/go/src/net/sendfile_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "ab20bc2b9396d5b452ef1155e6a82198606c49c8ee521579325430e9ecee435a"}]}, {"id": "450401eb9d7a4a90", "location": {"path": "/usr/lib/go/src/net/sendfile_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 344}, "digests": [{"algorithm": "sha256", "value": "5c0cedffd01bc2de2cfce655b8ed3823fae7eb5c4bb8078769100deba30dc0d8"}]}, {"id": "95f58c62a52d6099", "location": {"path": "/usr/lib/go/src/net/sendfile_unix_alt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2069}, "digests": [{"algorithm": "sha256", "value": "53d528f0b5d340f9518d529acbd7bf53ac2e1d7bcd2a48e29ce05c9b02967f96"}]}, {"id": "78b5a158ce7c06a4", "location": {"path": "/usr/lib/go/src/net/sendfile_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1046}, "digests": [{"algorithm": "sha256", "value": "5072fc4b0e4535f575ac7413676fe21d24815eac3211ff46aab67f98b8b713a6"}]}, {"id": "a7191c93f9029f6d", "location": {"path": "/usr/lib/go/src/net/smtp/auth.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3755}, "digests": [{"algorithm": "sha256", "value": "eff3b2a5b072e90a2e9beaa6d9dc6114a57116dadcec9f19773fa614b66ffd5b"}]}, {"id": "42d4eb84f08458f1", "location": {"path": "/usr/lib/go/src/net/smtp/smtp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11801}, "digests": [{"algorithm": "sha256", "value": "2f13e32586e616944d0066939afe1371b89a3dd1f986eeb94cf4b5d1e128d8ff"}]}, {"id": "571677655ac94b7a", "location": {"path": "/usr/lib/go/src/net/sock_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 918}, "digests": [{"algorithm": "sha256", "value": "f56d294f7cceca2478bd066fbb1df817e27678dac53d1d21ea30873dc5e8259e"}]}, {"id": "39b6be92d0a12bfd", "location": {"path": "/usr/lib/go/src/net/sock_cloexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "1d6aafb8e2c60c3b38a4295b3a327ca72ed863a2420d1c1fcd733b3aa703a3ea"}]}, {"id": "331089928e037553", "location": {"path": "/usr/lib/go/src/net/sock_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 993}, "digests": [{"algorithm": "sha256", "value": "aec468a23488d84298d79041c591a8709513b479247fd7bbde714ae1a8a6b6d0"}]}, {"id": "62531270780fec91", "location": {"path": "/usr/lib/go/src/net/sock_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 262}, "digests": [{"algorithm": "sha256", "value": "2eb5278d75e5a0f054980d66436441f26787463e12e2db78e5d03a441028eee6"}]}, {"id": "f06880168feeca4b", "location": {"path": "/usr/lib/go/src/net/sock_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7133}, "digests": [{"algorithm": "sha256", "value": "01d360c382f2fb3e39e4a78bacd5b6bf523d8c919fdb1125f9c13bfd625f9c11"}]}, {"id": "4494b7786cbe9aad", "location": {"path": "/usr/lib/go/src/net/sock_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 390}, "digests": [{"algorithm": "sha256", "value": "9a4e63ef9f4512fc516af46282179816fbebd0d10153621ff2f2f0e11c10b6ae"}]}, {"id": "b671c83af9351c4b", "location": {"path": "/usr/lib/go/src/net/sock_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1191}, "digests": [{"algorithm": "sha256", "value": "ee5335b46ade3c49210340d065b2bf7c98f416664cc0a0c658605770f3aa8c08"}]}, {"id": "19f84061d4b9a501", "location": {"path": "/usr/lib/go/src/net/sockaddr_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 914}, "digests": [{"algorithm": "sha256", "value": "021ff2c04693f38a1d2d83d87c11f5b6c53c5f76ec4f4ec4ff721826e86b78ea"}]}, {"id": "f5fd38263cabefd6", "location": {"path": "/usr/lib/go/src/net/sockopt_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "b434c90868641a86c0ea8e25473df1a1b5ce2738eb6cfbe31945392eddfae583"}]}, {"id": "c7a6074aded129fb", "location": {"path": "/usr/lib/go/src/net/sockopt_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2263}, "digests": [{"algorithm": "sha256", "value": "1915e013449314181275eef5ed0316dc9a7a78209884e500c5128dc04cf7636f"}]}, {"id": "273f147fc1b425c9", "location": {"path": "/usr/lib/go/src/net/sockopt_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1283}, "digests": [{"algorithm": "sha256", "value": "06d62bcd95cf4f26c77f1c1dd311dd4785b042bbd9c0bc77e8cba6be50df70fc"}]}, {"id": "9bdf284d4ad2173d", "location": {"path": "/usr/lib/go/src/net/sockopt_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 406}, "digests": [{"algorithm": "sha256", "value": "f5e0e8921acf941eb25865f2a79ecf8305b2affbe62d75eee7a122dee1e5d96c"}]}, {"id": "06d60d6289f22de9", "location": {"path": "/usr/lib/go/src/net/sockopt_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2680}, "digests": [{"algorithm": "sha256", "value": "bac97c0fa13ce59606c3d2820ec5a937f07d15f38a25ba4be89d7ac233706b08"}]}, {"id": "fc514d02d0730f1d", "location": {"path": "/usr/lib/go/src/net/sockopt_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1283}, "digests": [{"algorithm": "sha256", "value": "06d62bcd95cf4f26c77f1c1dd311dd4785b042bbd9c0bc77e8cba6be50df70fc"}]}, {"id": "3aec6166be612fd4", "location": {"path": "/usr/lib/go/src/net/sockopt_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 742}, "digests": [{"algorithm": "sha256", "value": "ea8873a4fad67640f3fce2e44967c0126fecc14194f694121b7f322aa4f02b0e"}]}, {"id": "30c0014d0f29c402", "location": {"path": "/usr/lib/go/src/net/sockopt_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "fa834673d71b544925baad82ef36d686486e892b857ba6c4d7bd915fbcdafd15"}]}, {"id": "1acc22fecfd85964", "location": {"path": "/usr/lib/go/src/net/sockoptip_bsdvar.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 867}, "digests": [{"algorithm": "sha256", "value": "8612f7106dfc4bb73b61d5514a3854fcb99f387407feca59c905320377209dd4"}]}, {"id": "9502f130101904c5", "location": {"path": "/usr/lib/go/src/net/sockoptip_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 735}, "digests": [{"algorithm": "sha256", "value": "e90552a5fd5d6a6a0d673ddeb0aa483fbcc7b4029e5aedd5025d126cdb73d259"}]}, {"id": "304fc451e2964da9", "location": {"path": "/usr/lib/go/src/net/sockoptip_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "703975fc2aad0bd6c4b650ac4a9fd72a4371fd3cd3ec4fa8033266d4e72ec3dc"}]}, {"id": "e1d1c8006c5e24a5", "location": {"path": "/usr/lib/go/src/net/sockoptip_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 767}, "digests": [{"algorithm": "sha256", "value": "692a5e7ec57515bec677364ad97f6365d645a3c08acdfa2c7fde3ec4fe6e62f4"}]}, {"id": "90ec89cfba2759de", "location": {"path": "/usr/lib/go/src/net/sockoptip_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "d15a05366ab8da6cda97a1a6077abbd9af56aa330297ad670b8a422a12fd4988"}]}, {"id": "e9cb31f2e1aeeacd", "location": {"path": "/usr/lib/go/src/net/splice_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1118}, "digests": [{"algorithm": "sha256", "value": "d11cd918bc0e31cb09796e11a4230afa24c6da71168c899776536e1c6078bb66"}]}, {"id": "f199cb899d1a776f", "location": {"path": "/usr/lib/go/src/net/splice_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 287}, "digests": [{"algorithm": "sha256", "value": "486fb9d9a3837859b3b9401d835877bd8d7aa9f439ad46b7e9c80344e3ce388e"}]}, {"id": "d6ad74da0b23cbfa", "location": {"path": "/usr/lib/go/src/net/sys_cloexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 962}, "digests": [{"algorithm": "sha256", "value": "9fbcd693976477b5a7630f8b46f2bbc556c8feadb4e580a8c10b73d57fad46f0"}]}, {"id": "8b74e7d386404adc", "location": {"path": "/usr/lib/go/src/net/tcpsock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11113}, "digests": [{"algorithm": "sha256", "value": "ccfef1a9434308305703e8283d56b418ce86f19e8e1d775c7762f93f2ce22490"}]}, {"id": "bb3038fbcdbbe796", "location": {"path": "/usr/lib/go/src/net/tcpsock_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2149}, "digests": [{"algorithm": "sha256", "value": "2947b7c4fc27e594fe79049031de6b9ae907397d4ef7206a9c556b5729523dfe"}]}, {"id": "5ddf7c1f1615f21c", "location": {"path": "/usr/lib/go/src/net/tcpsock_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5815}, "digests": [{"algorithm": "sha256", "value": "2778c6b9e8813dd48e3ff6e739cd29be6448490e0ad9e95dabc745cab5765bda"}]}, {"id": "d7fb95a8d300f83f", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "648b580f720d3c3c4ad486d3b95a8de38482b931f28c15ecb6373513926be5aa"}]}, {"id": "b1f9e79e638ce982", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 698}, "digests": [{"algorithm": "sha256", "value": "7f35d578f8e7f4a51de6b319eed8e6bc6381e2fc53234b3cbbf76061c856b90e"}]}, {"id": "040de49d16e9b94c", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 365}, "digests": [{"algorithm": "sha256", "value": "4b5fe99ea9070570ccc79b144c2bd5a4af17d680e1a0fad8f3e934099c7fedd2"}]}, {"id": "eabacf862e1df46f", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 525}, "digests": [{"algorithm": "sha256", "value": "26e5267f9f8e8d1301b902f338e9019ae95530f68ccb2135c85c40205ed0b6f6"}]}, {"id": "21a44071a768f397", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 442}, "digests": [{"algorithm": "sha256", "value": "16d8565b480a743e5d75ccc457fbb2dc46f4fcf3a681ea01bf45be0f057e348d"}]}, {"id": "248a978e84be4f77", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "6d016c92c736944661b2616e1fed128bdd8626c285e13431ef40a31103401f04"}]}, {"id": "8e0e78c0a762ae5c", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 397}, "digests": [{"algorithm": "sha256", "value": "89ba7d57267853851fc51e34e251b7120be17365a1237438f17f9dd36f279b5a"}]}, {"id": "c57f9c9777a4446c", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 722}, "digests": [{"algorithm": "sha256", "value": "eeb8ac88f0e40589885fe740aa4b0a77c5cddb7812e55a8f14ec8011c2d2fc43"}]}, {"id": "b84d5cb5e19cdd00", "location": {"path": "/usr/lib/go/src/net/tcpsockopt_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "20e3a6f4cdc26054e1dcd621d815278f77a1bb82a0299683dffbe492f868c432"}]}, {"id": "0ea41c75ecfc051b", "location": {"path": "/usr/lib/go/src/net/textproto/header.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1689}, "digests": [{"algorithm": "sha256", "value": "036b7b723c0f9b60b35a35e7be407450d6c88b10287105c9946be79d1442aff1"}]}, {"id": "c9cc848e89b93385", "location": {"path": "/usr/lib/go/src/net/textproto/pipeline.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3034}, "digests": [{"algorithm": "sha256", "value": "d8b78ffe222aeae796fd97b6feb8eec481fb5325bfcda1448e1f6b1866557e83"}]}, {"id": "b27fc64f0100e4cb", "location": {"path": "/usr/lib/go/src/net/textproto/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21987}, "digests": [{"algorithm": "sha256", "value": "82421083205de471ee060fcfb05c13b865d38d4bd98afd4b51212545bbfa0c4f"}]}, {"id": "6dd0d24035e65204", "location": {"path": "/usr/lib/go/src/net/textproto/textproto.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3753}, "digests": [{"algorithm": "sha256", "value": "68ccf33b8d3900166d0a8dbf8df8c3ed4789e3db8a9fd6c0e139ec13e6a5d098"}]}, {"id": "e0df343eb1e1a2ec", "location": {"path": "/usr/lib/go/src/net/textproto/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2526}, "digests": [{"algorithm": "sha256", "value": "f3f7fcefbc952322351717edde2e69feaa5b4516558fa862198d119ffd3e337c"}]}, {"id": "ef36c556356507b6", "location": {"path": "/usr/lib/go/src/net/udpsock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12112}, "digests": [{"algorithm": "sha256", "value": "72492e4a041d33435f7d32d04645f9c16ded1213484b34c6ea2eee65aa933cf2"}]}, {"id": "b7409d2543278b1a", "location": {"path": "/usr/lib/go/src/net/udpsock_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4750}, "digests": [{"algorithm": "sha256", "value": "e9f8b5ea841ce7b7fb0221837dad0b9fc4cfe817afa24932135e7710bb735eeb"}]}, {"id": "708a82c47e4cd946", "location": {"path": "/usr/lib/go/src/net/udpsock_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7707}, "digests": [{"algorithm": "sha256", "value": "e4e940ff7e8c430d8d8eea7731fe9776d8eed9abe96589c86eefdc86c7e30d24"}]}, {"id": "8c111cf056f71671", "location": {"path": "/usr/lib/go/src/net/unixsock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10417}, "digests": [{"algorithm": "sha256", "value": "a31862fe044ebf2519672c871325892ac636373a992c2e34aa61286ece7291af"}]}, {"id": "2fea528fa3110821", "location": {"path": "/usr/lib/go/src/net/unixsock_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1273}, "digests": [{"algorithm": "sha256", "value": "19c56df70ebb565bb7c5e3cc6924ee853a0b98bc8a0693e17e4c7aea38928236"}]}, {"id": "16b7826580418c05", "location": {"path": "/usr/lib/go/src/net/unixsock_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6801}, "digests": [{"algorithm": "sha256", "value": "991520278326c2a03b1585eac49260c5395a5c5f4238530acb4bd5c13b1217b5"}]}, {"id": "d8e8ce93f0f9d06e", "location": {"path": "/usr/lib/go/src/net/unixsock_readmsg_cloexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 654}, "digests": [{"algorithm": "sha256", "value": "c9ba39caec1254b9da4ba2a2559ffb9be5008389f2ece7e1934cf643da35f9c8"}]}, {"id": "103410d904da82a8", "location": {"path": "/usr/lib/go/src/net/unixsock_readmsg_cmsg_cloexec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "b3767e4a73f1f23365d286d5cb2c0bb38b9a7bae3e14b5a2d1499d7385be8c2c"}]}, {"id": "babaa3987644a92e", "location": {"path": "/usr/lib/go/src/net/unixsock_readmsg_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 275}, "digests": [{"algorithm": "sha256", "value": "3280fb373058ecd1575b9d24d956e284ddf622dfcc396a6a3a0ccc52b835f735"}]}, {"id": "19aca07f06c8859c", "location": {"path": "/usr/lib/go/src/net/url/url.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35532}, "digests": [{"algorithm": "sha256", "value": "5591e1eccbe4fc49356f5cb3906b356dc72b77f358f4255adb2f5e5bb4f1fbc5"}]}, {"id": "23590d9b06d8bf94", "location": {"path": "/usr/lib/go/src/net/writev_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 666}, "digests": [{"algorithm": "sha256", "value": "01c0e12624b32af49ef3f92f9f8b4c92e92522ab75c082e1ed131ba7be2573c6"}]}, {"id": "d2c53d7c864ac902", "location": {"path": "/usr/lib/go/src/os/dir.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4504}, "digests": [{"algorithm": "sha256", "value": "18eff1b398146453bf65ed164ad4a1a157f8e49e8bef863cb2acbee8f4f9d9bf"}]}, {"id": "50711b29212ae524", "location": {"path": "/usr/lib/go/src/os/dir_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2991}, "digests": [{"algorithm": "sha256", "value": "e95a42a75d3dfedfa27cd997548ce0e0d8b28eb306488b22a1682af0fb56c91a"}]}, {"id": "dccc5825aabb6c09", "location": {"path": "/usr/lib/go/src/os/dir_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "a19e5fe3a67bb57d66cf7e608da6485de55208bb456a224e14318a7b75d0bfdc"}]}, {"id": "d20f0edfe5a49e06", "location": {"path": "/usr/lib/go/src/os/dir_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5067}, "digests": [{"algorithm": "sha256", "value": "4b1e50658b6777313a54d9fca9eca431d85a56077d7d8f20625c7c26e5ef9412"}]}, {"id": "d6ab5a9eeb3c958b", "location": {"path": "/usr/lib/go/src/os/dir_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1855}, "digests": [{"algorithm": "sha256", "value": "2781e2abf501573320f786527b09e01c0cd30d045e406b85b8b1411af1e3f0b8"}]}, {"id": "08a07c735c196a50", "location": {"path": "/usr/lib/go/src/os/dirent_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 759}, "digests": [{"algorithm": "sha256", "value": "767512aa2eb5fadc03cd6e365e9a662f2e4a281a3ff6273d322564d5a8288357"}]}, {"id": "fe7777857dc0fad2", "location": {"path": "/usr/lib/go/src/os/dirent_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1310}, "digests": [{"algorithm": "sha256", "value": "cf9f033f086fadb75b444f6dfab697e1bd272eea49bc8b9b5237af31e9969e96"}]}, {"id": "233c17052ee22cec", "location": {"path": "/usr/lib/go/src/os/dirent_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1187}, "digests": [{"algorithm": "sha256", "value": "db9a3de0c1910fadda34287bb53b73bd01319b0455b5f7e41d4201e771f5f79c"}]}, {"id": "05da02c893b94eeb", "location": {"path": "/usr/lib/go/src/os/dirent_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 678}, "digests": [{"algorithm": "sha256", "value": "76e2ffd7043f3af71bb59ca8aee3a37152ec1d7abf2bb0c3df420a5af6d65e2a"}]}, {"id": "b7f5b992dce2acaf", "location": {"path": "/usr/lib/go/src/os/dirent_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "554ab5920f7606b10cd63c5be7146fce21255c56e52bb44dd994c943d0962f71"}]}, {"id": "0d6847b960ef8de9", "location": {"path": "/usr/lib/go/src/os/dirent_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1187}, "digests": [{"algorithm": "sha256", "value": "db9a3de0c1910fadda34287bb53b73bd01319b0455b5f7e41d4201e771f5f79c"}]}, {"id": "66a3f0dec3b4f1ee", "location": {"path": "/usr/lib/go/src/os/dirent_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1187}, "digests": [{"algorithm": "sha256", "value": "db9a3de0c1910fadda34287bb53b73bd01319b0455b5f7e41d4201e771f5f79c"}]}, {"id": "7591679c30951e59", "location": {"path": "/usr/lib/go/src/os/dirent_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 759}, "digests": [{"algorithm": "sha256", "value": "767512aa2eb5fadc03cd6e365e9a662f2e4a281a3ff6273d322564d5a8288357"}]}, {"id": "6db68947440ff219", "location": {"path": "/usr/lib/go/src/os/endian_big.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 244}, "digests": [{"algorithm": "sha256", "value": "bcd868d70238727651918b456fa489a82f715c3be726a21e3a2de4ffea81accb"}]}, {"id": "a72d914c767c73d5", "location": {"path": "/usr/lib/go/src/os/endian_little.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 304}, "digests": [{"algorithm": "sha256", "value": "9a924b445d7667b222d26b9ffa9367534d96232ba97103be16c234c8de715ab0"}]}, {"id": "fbcb7c003d3cc237", "location": {"path": "/usr/lib/go/src/os/env.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3938}, "digests": [{"algorithm": "sha256", "value": "9cab78befd5188bc89e006daadb92b6aabb1b47489cad15b9d0d9fa9ed89c605"}]}, {"id": "08582b042deef54d", "location": {"path": "/usr/lib/go/src/os/error.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4881}, "digests": [{"algorithm": "sha256", "value": "f703e2af83145a76a717275a437d19576e82517788e0a16193605a312e1a423e"}]}, {"id": "8d82d18b7495896f", "location": {"path": "/usr/lib/go/src/os/error_errno.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 247}, "digests": [{"algorithm": "sha256", "value": "ed6fd740dad50c527509f0513a860cac22c3e0fd3fd8fb20da706f3cbeb382f4"}]}, {"id": "fa1f3ff6a8c1a5ea", "location": {"path": "/usr/lib/go/src/os/error_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 234}, "digests": [{"algorithm": "sha256", "value": "bfe92fde6c2cc5385f1a4727d7f9084f0b2624485927dc5edc27768806694805"}]}, {"id": "25442fc747d5e077", "location": {"path": "/usr/lib/go/src/os/error_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "87ef31084533c8312e3577368adba957471799970c46b3cfa48330451e628a23"}]}, {"id": "538a9d58f09c549b", "location": {"path": "/usr/lib/go/src/os/exec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6045}, "digests": [{"algorithm": "sha256", "value": "ea991272c7e6c24bd5c7a7780fb5e3e0ba3889f76a2a437fa2939e90eb350b89"}]}, {"id": "af5f3814785cc835", "location": {"path": "/usr/lib/go/src/os/exec/exec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41437}, "digests": [{"algorithm": "sha256", "value": "ab8691a987b9740af5c171816623964e95d32752a085065a2ea6231d90ddbd80"}]}, {"id": "f7d8ed7eb4987100", "location": {"path": "/usr/lib/go/src/os/exec/exec_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 608}, "digests": [{"algorithm": "sha256", "value": "dbf239f026512ac55e2412d8851718c0b4f278fb21d86535fd94ec61cc5c29a0"}]}, {"id": "d5c155dbe449ec02", "location": {"path": "/usr/lib/go/src/os/exec/exec_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "b7606c80ae631012d0d1fa17acdbfd5ec36daf2c1810138d23df923f4665163a"}]}, {"id": "c08818f5fc813b0e", "location": {"path": "/usr/lib/go/src/os/exec/exec_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 721}, "digests": [{"algorithm": "sha256", "value": "2bfe7b546b7223ce72882a97012121d02beb61dceb88e1c64bceff4ee9186086"}]}, {"id": "eefcdff13c5c5d85", "location": {"path": "/usr/lib/go/src/os/exec/internal/fdtest/exists_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 390}, "digests": [{"algorithm": "sha256", "value": "c50dc9bbc5b024891267abbf463cd0dc76dcd6137c399d120c1b751d367c9e12"}]}, {"id": "2e7c4d196e9f2588", "location": {"path": "/usr/lib/go/src/os/exec/internal/fdtest/exists_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 459}, "digests": [{"algorithm": "sha256", "value": "4a959c1e666dac5eb24296237279026448ea08c2c86edc367ecc1e2499c09721"}]}, {"id": "b33e66cdb6d2b9a8", "location": {"path": "/usr/lib/go/src/os/exec/internal/fdtest/exists_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 479}, "digests": [{"algorithm": "sha256", "value": "e45606624ca888a02cdd094852f5752e5c26f6ada46de4f4b4c41c7d1c610f27"}]}, {"id": "d38b43d1a587abbc", "location": {"path": "/usr/lib/go/src/os/exec/internal/fdtest/exists_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 305}, "digests": [{"algorithm": "sha256", "value": "fdfc0373f9b54f71af2b880e9afa27901abe7738611f3cc72e1172bf386bacec"}]}, {"id": "b679eaa063b80e1c", "location": {"path": "/usr/lib/go/src/os/exec/lp_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 820}, "digests": [{"algorithm": "sha256", "value": "d4067f3ac59db6a1133b62515e693500dc2ab4bb70d08d13d74990483b8dab6e"}]}, {"id": "2631dfbe1dff0530", "location": {"path": "/usr/lib/go/src/os/exec/lp_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "29ce23b05a330daa2cc1ad1a08fbed83aa42e14866b0f229e69b19f0820836ff"}]}, {"id": "40090f2b2ac61308", "location": {"path": "/usr/lib/go/src/os/exec/lp_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "eccd43c048ac2220986b5a89c155ef9a221dacae1e8d81f3cc8b80ae71bdd134"}]}, {"id": "d87470911719f761", "location": {"path": "/usr/lib/go/src/os/exec/lp_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3974}, "digests": [{"algorithm": "sha256", "value": "71ecfdfd22093d5a54b8cca9118eec448c8e0916876a425c59d5d622bd776c7d"}]}, {"id": "57cd3b808582f992", "location": {"path": "/usr/lib/go/src/os/exec/read3.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2213}, "digests": [{"algorithm": "sha256", "value": "9095551a35288fd1aa247a14f7e2c4e0357f9f52dd07c334c83db624e1cfcb4e"}]}, {"id": "454d525572f5c880", "location": {"path": "/usr/lib/go/src/os/exec_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3353}, "digests": [{"algorithm": "sha256", "value": "e69cd5232e78cb668efd1cf0f87f892c29b045cbeb456a891e8ab254c8f07fb0"}]}, {"id": "2d67908240b1923c", "location": {"path": "/usr/lib/go/src/os/exec_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "79a7d699412ee37278048ac0441d0fc04473a0f3f82af669cd52f62e6a7425a6"}]}, {"id": "8825bf05d59f407f", "location": {"path": "/usr/lib/go/src/os/exec_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "cc9cc3ba08b0892fab22da8b73ee54e41487d671ae743ea251c1d5c46e252754"}]}, {"id": "b79dbaf2e7cc9204", "location": {"path": "/usr/lib/go/src/os/exec_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4984}, "digests": [{"algorithm": "sha256", "value": "3a2b99eb7b583a0e29b00bd88ce129d43a8cc909c7067b5c2c51312c2cc0abe4"}]}, {"id": "56ddc49d276a144c", "location": {"path": "/usr/lib/go/src/os/executable.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 774}, "digests": [{"algorithm": "sha256", "value": "ad7c2f55ecd9fd1e8bcdf519048e50c8b74b90e61720044c9b0fec1a94dd71aa"}]}, {"id": "e92a67c15a07be12", "location": {"path": "/usr/lib/go/src/os/executable_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "e52bafaa98e4c3350121bd6620fc945a8ad75c9c5e3a442373b6f0e94b49f05f"}]}, {"id": "614c566c4f750f60", "location": {"path": "/usr/lib/go/src/os/executable_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 293}, "digests": [{"algorithm": "sha256", "value": "0566eedc99379e424efa12e2614e7e151dbe880ee77012b1ecd31b80a344c487"}]}, {"id": "712932f7bcdee95e", "location": {"path": "/usr/lib/go/src/os/executable_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 292}, "digests": [{"algorithm": "sha256", "value": "209992d9c60a2febd03867ae3b9c7d72f47a861b3958aa2d17717c06d8e64063"}]}, {"id": "b0fbd3d837fcb548", "location": {"path": "/usr/lib/go/src/os/executable_path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2364}, "digests": [{"algorithm": "sha256", "value": "7e338e4f042871be5d9c7eb30f1531a7b526f16f1c12c00b72482b6aab938d2a"}]}, {"id": "f762c5f80f6d0fff", "location": {"path": "/usr/lib/go/src/os/executable_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 427}, "digests": [{"algorithm": "sha256", "value": "58b2280218d30c4597b24bb493e5e4f5e6f9f5a159f64dbfcf42e5a659fa080f"}]}, {"id": "b7d4d6f0aa48f53f", "location": {"path": "/usr/lib/go/src/os/executable_procfs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 920}, "digests": [{"algorithm": "sha256", "value": "14d4a7de390ac127468b380e9c06089875ff7032d9bff5e1f8f3057980e4db74"}]}, {"id": "045fa69836af63ee", "location": {"path": "/usr/lib/go/src/os/executable_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "5c04a36e89128de271466e8469b668ff24fcf8162556c87afbbebc98a6797b57"}]}, {"id": "d54b82085275a86c", "location": {"path": "/usr/lib/go/src/os/executable_sysctl.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 891}, "digests": [{"algorithm": "sha256", "value": "02ab16e1a5b075cf2d7558c3582ec8317c3a07b906403ca91ba0693073f9f8ce"}]}, {"id": "aa25857dcb91496c", "location": {"path": "/usr/lib/go/src/os/executable_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "336118c7f02ef311ea7901d86956290079a6683a6d807a52638a8ffe2a80e2f1"}]}, {"id": "70aa1f0ed9081bf2", "location": {"path": "/usr/lib/go/src/os/file.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22366}, "digests": [{"algorithm": "sha256", "value": "a757692e46b442f034aa6f8305c5cbdf3256b5c0a53d071ffcf5c271cf5b6943"}]}, {"id": "5876562a6f3bbf6e", "location": {"path": "/usr/lib/go/src/os/file_mutex_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1852}, "digests": [{"algorithm": "sha256", "value": "df33f10385705775fad42966c4f2cde3b0f91e2ac47351fd7413bfbb295fbb11"}]}, {"id": "caa7d3c3ef8140ad", "location": {"path": "/usr/lib/go/src/os/file_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16267}, "digests": [{"algorithm": "sha256", "value": "0308fc9d73d28deae0e28c5c723cb4365c02f618a37595c757f4e3678617c4e8"}]}, {"id": "ab62220287f5e8b5", "location": {"path": "/usr/lib/go/src/os/file_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7118}, "digests": [{"algorithm": "sha256", "value": "3a787e278d8acde1ca485af6edb1ef205e32b85770f40cbb2fc556b083acf0e6"}]}, {"id": "3bbd4e83416c9bd1", "location": {"path": "/usr/lib/go/src/os/file_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12590}, "digests": [{"algorithm": "sha256", "value": "d8abab30f69b1909197f0f487097fb74e7e0c985d1f0f136a4dc473f8ec74e1e"}]}, {"id": "6f1bb6d9ff0c80b3", "location": {"path": "/usr/lib/go/src/os/file_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14557}, "digests": [{"algorithm": "sha256", "value": "81135c54eead04b467fa48a8860d6d95c2feecba5dc2e5e5e7e675ef5199255c"}]}, {"id": "ad37ec55e587d619", "location": {"path": "/usr/lib/go/src/os/getwd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2584}, "digests": [{"algorithm": "sha256", "value": "c78bbc7e6485abd2604922bcd484f77f2eaa63f23b0a50ad0ccf643a29ac3af9"}]}, {"id": "a9f8083d73aa20d5", "location": {"path": "/usr/lib/go/src/os/path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "cc0f0cb529e088cfba3578ef575badcf9bfd3d9f0b153fcf04d6d029a56adbb3"}]}, {"id": "511689d018827cc5", "location": {"path": "/usr/lib/go/src/os/path_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 497}, "digests": [{"algorithm": "sha256", "value": "36e3d2e6f5777baf6790ce351b33b787ca668871cab7153b3176496aac7b6935"}]}, {"id": "f5af4d8b5156ef01", "location": {"path": "/usr/lib/go/src/os/path_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1588}, "digests": [{"algorithm": "sha256", "value": "ce1615f88352444871870e9e6fb40dbf545c1da3e03f45ea462a0bb7b28c00a8"}]}, {"id": "2be43f3c65b73126", "location": {"path": "/usr/lib/go/src/os/path_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6111}, "digests": [{"algorithm": "sha256", "value": "11f4a2c2beb9a5a094b0047793b24fb80583bf552d09fa72660b2ae25939386b"}]}, {"id": "3b4b8e9b4d3f1a05", "location": {"path": "/usr/lib/go/src/os/pipe2_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 658}, "digests": [{"algorithm": "sha256", "value": "22c112a9a4d3c9674981a1ff8ac2d60fb457ab85115898fcb82e793a2b9f1d1f"}]}, {"id": "6b4eb8947d71ce9d", "location": {"path": "/usr/lib/go/src/os/pipe_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "7886cf64f3b111cfc11698ece1febe1917b30b0f78bbaa278b34fc4fbc425cf3"}]}, {"id": "49fe98b47ab7bcaa", "location": {"path": "/usr/lib/go/src/os/proc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2323}, "digests": [{"algorithm": "sha256", "value": "e17f1dcc55ec3c97aded9ef2f75e2e45870f39573255ea3dac2637182af5819f"}]}, {"id": "632bd00545b23d42", "location": {"path": "/usr/lib/go/src/os/rawconn.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 993}, "digests": [{"algorithm": "sha256", "value": "cddcedb3b517a8b1fd1a8e190d24bf11978986723a69c8f1e4a231d03e35a07f"}]}, {"id": "b85625d329925e47", "location": {"path": "/usr/lib/go/src/os/readfrom_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1051}, "digests": [{"algorithm": "sha256", "value": "734d3a35bcf32cadfcd0b1c11cafbe52824fd1f8a5f4c8261c634c8ae31ed89d"}]}, {"id": "6de1e34693702805", "location": {"path": "/usr/lib/go/src/os/readfrom_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 302}, "digests": [{"algorithm": "sha256", "value": "8672676585314b603b54c17b18ebefcd19b495e709c7aa69d6dff9870e984537"}]}, {"id": "512259ada3cbc5ec", "location": {"path": "/usr/lib/go/src/os/removeall_at.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4847}, "digests": [{"algorithm": "sha256", "value": "b8d7492f47c20848f2a07b973f41ee8b3e6ef684aefe52333082ce5e46ce1ec0"}]}, {"id": "837578868088c6d2", "location": {"path": "/usr/lib/go/src/os/removeall_noat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3204}, "digests": [{"algorithm": "sha256", "value": "3f22b7d39da39f448922b4a884e34220ddab3364cd25b35153b78d474a0dfb6a"}]}, {"id": "9e87977c80512d44", "location": {"path": "/usr/lib/go/src/os/signal/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11263}, "digests": [{"algorithm": "sha256", "value": "91a41704f5ed6b6336591b987cef1dc3d7bf0114e59be883a776244bef2b26aa"}]}, {"id": "7b761c6d776bf317", "location": {"path": "/usr/lib/go/src/os/signal/sig.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "0ff3cce2e20637f8abe9ac93896bbdd2d7327a15696ba4cee57274872e560c2d"}]}, {"id": "cee44de508638381", "location": {"path": "/usr/lib/go/src/os/signal/signal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8475}, "digests": [{"algorithm": "sha256", "value": "681d4fe88050657fafe591a1834d4db357c30473dc08c7ac4c310a5ea366e918"}]}, {"id": "61a221fa787a6643", "location": {"path": "/usr/lib/go/src/os/signal/signal_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1040}, "digests": [{"algorithm": "sha256", "value": "df89ef03ecdd9a13cc3ed20e5e28648e48a7159ef7f2d9f709483d0adfcca457"}]}, {"id": "f912e8ae618cd44e", "location": {"path": "/usr/lib/go/src/os/signal/signal_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1023}, "digests": [{"algorithm": "sha256", "value": "f793324456ba908ad0501f0c6079d5d1dc563113d9a0240f73b0d3df45e94260"}]}, {"id": "fc010febf5de3c07", "location": {"path": "/usr/lib/go/src/os/stat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "06eaa871738387ee1bf268555a0038eca1f66ec44718679d20ae30e2df720415"}]}, {"id": "f8e1b3757371207c", "location": {"path": "/usr/lib/go/src/os/stat_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1206}, "digests": [{"algorithm": "sha256", "value": "08c0243f6144f398817f2ddeb7b5f0d29a8b8f28b77bc8dc2bf9de821003951e"}]}, {"id": "a686273160d498f8", "location": {"path": "/usr/lib/go/src/os/stat_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1115}, "digests": [{"algorithm": "sha256", "value": "3f91929c19c49ef6a5d66ccd29894ff65e29cf34e345fa69097c54f81e2244b7"}]}, {"id": "1ae76e2b04a170d7", "location": {"path": "/usr/lib/go/src/os/stat_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "226c8f6a5cf97daff0cf9e130ccf89a920e6b86cce9aef0286ade36be610b8c1"}]}, {"id": "b364b2fe0ea35038", "location": {"path": "/usr/lib/go/src/os/stat_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1098}, "digests": [{"algorithm": "sha256", "value": "4de944a6f65d2f7b562e1a98fdc1b0681ef5af5ef8bde13ce1c4d5d9ac6fa0db"}]}, {"id": "0dad061f8a3bdd6d", "location": {"path": "/usr/lib/go/src/os/stat_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "353f1b07b2cc1a3f6676e5f12cb6698cc85d851096a23fbe562f45776fc27109"}]}, {"id": "783bf25dbd7714e7", "location": {"path": "/usr/lib/go/src/os/stat_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "226c8f6a5cf97daff0cf9e130ccf89a920e6b86cce9aef0286ade36be610b8c1"}]}, {"id": "2595fe0a80663ff0", "location": {"path": "/usr/lib/go/src/os/stat_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1098}, "digests": [{"algorithm": "sha256", "value": "4de944a6f65d2f7b562e1a98fdc1b0681ef5af5ef8bde13ce1c4d5d9ac6fa0db"}]}, {"id": "e47028a2cbfbac3a", "location": {"path": "/usr/lib/go/src/os/stat_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "226c8f6a5cf97daff0cf9e130ccf89a920e6b86cce9aef0286ade36be610b8c1"}]}, {"id": "3912183c03a81792", "location": {"path": "/usr/lib/go/src/os/stat_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "c70dee793ffcbaf7bedfadbe0a766782fa5f23ee4aca3ce067afbec79123307c"}]}, {"id": "386ea5b3cdb7dff2", "location": {"path": "/usr/lib/go/src/os/stat_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1335}, "digests": [{"algorithm": "sha256", "value": "1497d191e4119ec205ceb7f4d9ec94b7f8199780ddee450789d50be25230daba"}]}, {"id": "d1605f4d3246f835", "location": {"path": "/usr/lib/go/src/os/stat_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1254}, "digests": [{"algorithm": "sha256", "value": "5c9fcb9557d1f5d05b681dd79e28f897e929e3d392bc425846700906be516493"}]}, {"id": "a3a16783963e7253", "location": {"path": "/usr/lib/go/src/os/stat_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3458}, "digests": [{"algorithm": "sha256", "value": "1c107b7f666fa7e7d71a91a3e273f1d72d10cdf7f4c7d54b90eac79b24fb1b26"}]}, {"id": "c776a9b2f1431389", "location": {"path": "/usr/lib/go/src/os/sticky_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 415}, "digests": [{"algorithm": "sha256", "value": "574a422f0ae5f5901fba1b55ecccc3f24806d8cf52773e51541ff5488f95cf84"}]}, {"id": "6e744c1ef37fef2e", "location": {"path": "/usr/lib/go/src/os/sticky_notbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 320}, "digests": [{"algorithm": "sha256", "value": "6bc50630b138ee13af82f1a0c4ddb0b4b723aa2e01346b22257f5d81c3512065"}]}, {"id": "2b1d8b5dc8f0047e", "location": {"path": "/usr/lib/go/src/os/str.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "bcd69014a75a5cf4bdf77cfda687fac8e926337191d6b274d343d50e1b2a45e4"}]}, {"id": "4baea5ddc574ac20", "location": {"path": "/usr/lib/go/src/os/sys.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "98ecc8ed73af7c43a643a62a2a16d445cec49dacefa266dd1ef7197188b84679"}]}, {"id": "c25bfa2d6d6adee8", "location": {"path": "/usr/lib/go/src/os/sys_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 682}, "digests": [{"algorithm": "sha256", "value": "5b75feab0c5cf1c439fae320152c98f4613374a9354719702f7505267b6800f9"}]}, {"id": "beeda52dc7f23512", "location": {"path": "/usr/lib/go/src/os/sys_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 456}, "digests": [{"algorithm": "sha256", "value": "4e9ee17fd648bec9abe96087ec787ed408c3acfffa67d939137bd60d2ef02422"}]}, {"id": "5506bd4e91a131aa", "location": {"path": "/usr/lib/go/src/os/sys_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 313}, "digests": [{"algorithm": "sha256", "value": "3b3ef9f8ab8ed920d98a6b0669a0173803f587fb5d4d2b9e8f17c5944797dda3"}]}, {"id": "82024a5e5d9d03ea", "location": {"path": "/usr/lib/go/src/os/sys_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1070}, "digests": [{"algorithm": "sha256", "value": "a9e44459ac3d0c7ddbf02c158294e8e0afb0523abde25f7f95f4821b1b4c42e8"}]}, {"id": "e7980fd1d84978ee", "location": {"path": "/usr/lib/go/src/os/sys_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 453}, "digests": [{"algorithm": "sha256", "value": "7306e8a3af45cec3876a6ffab76c0264a82abc77799726672abb4c3402fa4659"}]}, {"id": "2fbbfd2d62148e62", "location": {"path": "/usr/lib/go/src/os/sys_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "cdde24560b052b431b51e817fa17df062b911c9600b5acd306c7c6b3b104dfb2"}]}, {"id": "55b35b9dffb005df", "location": {"path": "/usr/lib/go/src/os/sys_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 493}, "digests": [{"algorithm": "sha256", "value": "f339da7dca4c290723a7ab94babc1b4dea401cb1be043aa8a5470296b2dc13ec"}]}, {"id": "99c5b3b46c871f5d", "location": {"path": "/usr/lib/go/src/os/sys_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 874}, "digests": [{"algorithm": "sha256", "value": "989bccb9cc276b2d3017d6725c28ae552767a78b8150e0e53139a84b1c4e2e46"}]}, {"id": "47f6d4bc23dc7b0b", "location": {"path": "/usr/lib/go/src/os/tempfile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3930}, "digests": [{"algorithm": "sha256", "value": "45208d3e840950a207369e06de6493a982a418c3fb47a07bbd43cc23df0f9abc"}]}, {"id": "6ac4e338c7e9faf8", "location": {"path": "/usr/lib/go/src/os/types.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2862}, "digests": [{"algorithm": "sha256", "value": "0e7cfb31d64e35f582132e2b2efad7739f71ee5f3e6cdc8eb59cf869bc341126"}]}, {"id": "4c4e22ead298abc0", "location": {"path": "/usr/lib/go/src/os/types_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 797}, "digests": [{"algorithm": "sha256", "value": "de9940b38596e72fb613602d4e7e1d30094c3dda05185e8fddb535699f1f206a"}]}, {"id": "93800af56addf659", "location": {"path": "/usr/lib/go/src/os/types_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 776}, "digests": [{"algorithm": "sha256", "value": "d222d99ab7e873441136cd3daeb4c147f048ec5289338ed123f223187a90f285"}]}, {"id": "8177ee85d72ad162", "location": {"path": "/usr/lib/go/src/os/types_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6197}, "digests": [{"algorithm": "sha256", "value": "5f8eba4c508ebb7f102413e9e6e96b39ab2839cc2196edbc3e406a5f91acca3a"}]}, {"id": "f9336a4b388b0748", "location": {"path": "/usr/lib/go/src/os/user/cgo_listgroups_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "c9fbd2e1c04b5b507ff4e2df2701806be23bda1b7524f94d258f67c991a0f908"}]}, {"id": "bdd2060cea3322c7", "location": {"path": "/usr/lib/go/src/os/user/cgo_lookup_cgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3526}, "digests": [{"algorithm": "sha256", "value": "9ed2800b5271dcaa260b4d335dc0b65c45c3ac7a3dc359ce69126f660a19035f"}]}, {"id": "8189b10c90bfc278", "location": {"path": "/usr/lib/go/src/os/user/cgo_lookup_syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9a6ebe71d0237261356f315105940a0c3bfe58ce1e802870263cbbca9f5a4fdb"}]}, {"id": "58a189d23e931846", "location": {"path": "/usr/lib/go/src/os/user/cgo_lookup_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5163}, "digests": [{"algorithm": "sha256", "value": "8ad20b5662e5e6073bc496e7167a43a27bfd3b214c4ba20fd26baa05cad9a603"}]}, {"id": "945e541a204a6627", "location": {"path": "/usr/lib/go/src/os/user/getgrouplist_syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 424}, "digests": [{"algorithm": "sha256", "value": "37bb7c833cd78af16e203707c879272cee98915571f44d2dc4582c5732633cdc"}]}, {"id": "7badfffc02b98974", "location": {"path": "/usr/lib/go/src/os/user/getgrouplist_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "bb07b2da99a78761f99255bfaeb5cee36f773dc49672b8c468146ee83a5e82f5"}]}, {"id": "647f951075662d54", "location": {"path": "/usr/lib/go/src/os/user/listgroups_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "8d583ce5a853f861ba9dbee72b7dc22e47f360382f3b652623d27bc74ba39807"}]}, {"id": "bc9d500b104d39ae", "location": {"path": "/usr/lib/go/src/os/user/listgroups_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2938}, "digests": [{"algorithm": "sha256", "value": "022cffd51ff3c94618ed8e25b852dbe4085a9695c01d17cb134907c1dd828958"}]}, {"id": "9ba77da1fa16654d", "location": {"path": "/usr/lib/go/src/os/user/lookup.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "b6756ea4d09776d27706627aa6f17c5dd77d652fece02c0ed1e9a2760c40ded1"}]}, {"id": "253b798436eea2c7", "location": {"path": "/usr/lib/go/src/os/user/lookup_android.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 676}, "digests": [{"algorithm": "sha256", "value": "d229b6b44b5ee4dd31c54afbb57ca96d632f7beafc628099d4e0d813123a2f16"}]}, {"id": "aca7cc4dc17b4b69", "location": {"path": "/usr/lib/go/src/os/user/lookup_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1311}, "digests": [{"algorithm": "sha256", "value": "de29bdaa4bb722652766a4772b57082ca88de5cc133397f7638eb0f80ef7ead7"}]}, {"id": "8362fab03f543211", "location": {"path": "/usr/lib/go/src/os/user/lookup_stubs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1823}, "digests": [{"algorithm": "sha256", "value": "328aa8d8792052abba2cfae54ca005c3f28d495b91f23bf4886f3129d5b8b125"}]}, {"id": "e2bd49ce58784ec8", "location": {"path": "/usr/lib/go/src/os/user/lookup_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6171}, "digests": [{"algorithm": "sha256", "value": "2e68ef7c039de64ed95e390dc4a5ac0a3d777932f86ef285f5b257452168e540"}]}, {"id": "e78029e760f9ac9e", "location": {"path": "/usr/lib/go/src/os/user/lookup_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12005}, "digests": [{"algorithm": "sha256", "value": "5c567c9f98cc7280d1e3589a1202e305084544a7037c66c25c4f304804c56cee"}]}, {"id": "e8ba03ea822be532", "location": {"path": "/usr/lib/go/src/os/user/user.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2981}, "digests": [{"algorithm": "sha256", "value": "29189d123464e09a05ee749984423609d0cd03430b704ca527e3cdb4390006bd"}]}, {"id": "5897284f51471229", "location": {"path": "/usr/lib/go/src/os/wait6_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 496}, "digests": [{"algorithm": "sha256", "value": "ab939eae02daa016d5978160cd727955a29cfce7938de971b9b2f95ac41ee9b2"}]}, {"id": "7e3e721864750ce0", "location": {"path": "/usr/lib/go/src/os/wait6_freebsd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 547}, "digests": [{"algorithm": "sha256", "value": "1cadc99c0d646c0daa735b2019c76c470d3bf91d3e7ea298015ea3ccb3ccc728"}]}, {"id": "41ce719ef59e4a8f", "location": {"path": "/usr/lib/go/src/os/wait6_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 544}, "digests": [{"algorithm": "sha256", "value": "7c562ab8cea10d590fe360ec6ee0b745ff54a2423e51a612b872efd9a0c0de65"}]}, {"id": "aa23539b2cf8142f", "location": {"path": "/usr/lib/go/src/os/wait6_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "e6cd9a5f477e8754f809187b6d81cac67233859790f8ada0e7ae796a880e26c7"}]}, {"id": "4e6da987f2b95b68", "location": {"path": "/usr/lib/go/src/os/wait6_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "cc7f3e08457317578fab3bdbd465ad1dd130e86f9bf2d5d5a3bf8ddd4c3bd054"}]}, {"id": "c27b230eb3bc1897", "location": {"path": "/usr/lib/go/src/os/wait_unimp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 889}, "digests": [{"algorithm": "sha256", "value": "c30aee9867230c18bd0ca15e36a0e7b7ba9073a3c39280c78398a1d8a5956a86"}]}, {"id": "bf2c517796f1fd07", "location": {"path": "/usr/lib/go/src/os/wait_wait6.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 781}, "digests": [{"algorithm": "sha256", "value": "8a89f6a4c1897400f3d5e4126fb0731a00513e09ed14b999b261629acba5dc0a"}]}, {"id": "e6117c7574899efe", "location": {"path": "/usr/lib/go/src/os/wait_waitid.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1355}, "digests": [{"algorithm": "sha256", "value": "09f3fa4039be1cdd92557c8c7093db7bbed33962659922a31a639a4da50486e4"}]}, {"id": "e0b8805bdf8cc980", "location": {"path": "/usr/lib/go/src/path/filepath/match.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8844}, "digests": [{"algorithm": "sha256", "value": "2dbdd0cbc1d06e4dab70d821db036e1e475e9de0f0271af96eb9d897d9dc8a5d"}]}, {"id": "c6b8d7ca86b69860", "location": {"path": "/usr/lib/go/src/path/filepath/path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19871}, "digests": [{"algorithm": "sha256", "value": "18f496f7428e9cda08c3f2ebf8c96fc90ac8a8b8e7b47398dd4d89bfbea16f9e"}]}, {"id": "9cebb2713c815f1c", "location": {"path": "/usr/lib/go/src/path/filepath/path_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1282}, "digests": [{"algorithm": "sha256", "value": "44008edbc5fc6a8b88a71f155d41b0149fc20f6de98a0c95d21fa227ce1a972d"}]}, {"id": "65e67182eb3204f7", "location": {"path": "/usr/lib/go/src/path/filepath/path_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1284}, "digests": [{"algorithm": "sha256", "value": "8c09b9c31b46353a048f51d6a0f514fd9563a4ad6e29708f0657e2a0d8136dbd"}]}, {"id": "a95519e02e14949c", "location": {"path": "/usr/lib/go/src/path/filepath/path_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "33f9ddf04861fe804453b8eca4b25c1a24aa2afa75437942459b965866eb528d"}]}, {"id": "3d948af9a0878501", "location": {"path": "/usr/lib/go/src/path/filepath/symlink.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3247}, "digests": [{"algorithm": "sha256", "value": "abd23e0e09c2e944823fb79e33c919a2b64921f60334272da2ade0890be8f9a1"}]}, {"id": "7e3b38674dd83cbf", "location": {"path": "/usr/lib/go/src/path/filepath/symlink_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "b1aba3e33e2914b30dfeba32269ce76c725c5832b044e61b4d4422399d1e3984"}]}, {"id": "7e009d4b1da019b5", "location": {"path": "/usr/lib/go/src/path/filepath/symlink_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 287}, "digests": [{"algorithm": "sha256", "value": "9c8178a2b185bc24de24ebab3de927f3ab7a29b971f91c269817026f5aab091a"}]}, {"id": "212cf06076eeeedb", "location": {"path": "/usr/lib/go/src/path/filepath/symlink_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "d700636b064a805849b0b2bb73d56b7a61fc46ea44d0ca2d6d60f218005758ff"}]}, {"id": "6296aaf6edb0451e", "location": {"path": "/usr/lib/go/src/path/match.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5463}, "digests": [{"algorithm": "sha256", "value": "cbbe8819470b427634757614279d378b3fdc32c40835c1111b6112257b3f0a04"}]}, {"id": "a782f03f200e23b6", "location": {"path": "/usr/lib/go/src/path/path.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6099}, "digests": [{"algorithm": "sha256", "value": "58492c35df3bd9984d6010780e7873c1cb11f55716d6766702a147f15115ec7a"}]}, {"id": "37963c233962a5a8", "location": {"path": "/usr/lib/go/src/plugin/plugin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4391}, "digests": [{"algorithm": "sha256", "value": "8b0d942aaad7fb82f660d29e4b73488f03b2cb3d7028e104137b33a836f08ffe"}]}, {"id": "7b9de73e9d0ec8ae", "location": {"path": "/usr/lib/go/src/plugin/plugin_dlopen.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4071}, "digests": [{"algorithm": "sha256", "value": "dc4376d00c1748ba0425b34419fa8e73daf418da60bb5d308d6a151844224991"}]}, {"id": "a51be1eafd59f6dd", "location": {"path": "/usr/lib/go/src/plugin/plugin_stubs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "41129885b1cdd02c45f4b55a4ddb9d0546bb6202959c043f524e7da67cc6889f"}]}, {"id": "b4dccac28a0d0be4", "location": {"path": "/usr/lib/go/src/race.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 919}, "digests": [{"algorithm": "sha256", "value": "314fc9b262a1f0a31d57d5bc1e2069df159a7e81994e8f9140ec1494563c3ef2"}]}, {"id": "d548649432ff83b7", "location": {"path": "/usr/lib/go/src/reflect/abi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15334}, "digests": [{"algorithm": "sha256", "value": "35adb9ecc9eb8f84430f49cb9c90d59c3b41a9d6dec5879503924cf8d250069d"}]}, {"id": "ef1c7cefac45d788", "location": {"path": "/usr/lib/go/src/reflect/arena.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 559}, "digests": [{"algorithm": "sha256", "value": "7cc18cbd772ede22821ec815e12d0edcb6780c65b1386eef497f05f838ebce24"}]}, {"id": "772f8262226ae3c8", "location": {"path": "/usr/lib/go/src/reflect/asm_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1099}, "digests": [{"algorithm": "sha256", "value": "5810f0d8c143eb8ca79d07f191d0d0d9f75bf8b5132b935c69793e6013374b49"}]}, {"id": "53ad6dc2eee3d1e6", "location": {"path": "/usr/lib/go/src/reflect/asm_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2830}, "digests": [{"algorithm": "sha256", "value": "1a32c662e94b681985a500708c79cc33854e186f4095108b95540b0aaec538a6"}]}, {"id": "646e93c156acb570", "location": {"path": "/usr/lib/go/src/reflect/asm_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "3511c0431f8acccb8b693139de94e877f344d9efa7db2636ee9266d8cfa60673"}]}, {"id": "df1fd378b9e62138", "location": {"path": "/usr/lib/go/src/reflect/asm_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2833}, "digests": [{"algorithm": "sha256", "value": "695304e15fbcd8f3681ae9a0a7f32955e52784677b33d6b64c6c09ee65a9a427"}]}, {"id": "906d15717b4be8cf", "location": {"path": "/usr/lib/go/src/reflect/asm_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "8d34b163c05b472244331a3a414e12c48d0638490d794fac1fb8b639995b89f6"}]}, {"id": "cb1950eb80aabd28", "location": {"path": "/usr/lib/go/src/reflect/asm_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1191}, "digests": [{"algorithm": "sha256", "value": "5c6efa750fc0dec23fe17042125f7bcab3466baa6e54110046fc2e54a0acc21e"}]}, {"id": "09374b20bdd79a65", "location": {"path": "/usr/lib/go/src/reflect/asm_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "5a994998cd5a454f01bfe9f3e719c40f1916e27cd9f4cd9f72cfdcce7790e878"}]}, {"id": "0898f8522e1c0f0d", "location": {"path": "/usr/lib/go/src/reflect/asm_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3394}, "digests": [{"algorithm": "sha256", "value": "ef812e8ac16e98bce3347a266cb28144000827e187c6682800ec7800aaa09091"}]}, {"id": "e92c17ffe562f01a", "location": {"path": "/usr/lib/go/src/reflect/asm_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2643}, "digests": [{"algorithm": "sha256", "value": "d484acb2e8baddb965567d3e247f7be5dde488cc7cd80432c8910c6bb6532e08"}]}, {"id": "bd4c765648de653a", "location": {"path": "/usr/lib/go/src/reflect/asm_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1127}, "digests": [{"algorithm": "sha256", "value": "3151d424fe67c192959af427c4ab428efc21ea15cfc17b72cfb3f9beb7832bb3"}]}, {"id": "101965459837f55c", "location": {"path": "/usr/lib/go/src/reflect/asm_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1175}, "digests": [{"algorithm": "sha256", "value": "11f8364514b80695b0dc14d372202c14c8e81ad150d01bbaf1d68537d68e74b9"}]}, {"id": "a94ea85a3861b142", "location": {"path": "/usr/lib/go/src/reflect/deepequal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7581}, "digests": [{"algorithm": "sha256", "value": "d2261c9ae27ed397ad14fbff3ccf0ebc7643ca431d21f91c5af7c80bccc3e040"}]}, {"id": "3ae3f58668384179", "location": {"path": "/usr/lib/go/src/reflect/float32reg_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 681}, "digests": [{"algorithm": "sha256", "value": "0a691ecf7df8fd1e45033eed9b9ac6fde7c7233bb2948a30e211083d173e37db"}]}, {"id": "937aec935f9939bf", "location": {"path": "/usr/lib/go/src/reflect/float32reg_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 838}, "digests": [{"algorithm": "sha256", "value": "4173e1eed269d8bfd1a62c47d27ae2c3ac0315fd40621537eab61a92205d60d4"}]}, {"id": "c64c3d84cf47fda2", "location": {"path": "/usr/lib/go/src/reflect/float32reg_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "938f2f00c78375993ece641b9ac1992838bb1b3e1b3ef1a9cdf24f5d993031a3"}]}, {"id": "8172d71928e76342", "location": {"path": "/usr/lib/go/src/reflect/internal/example1/example.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 246}, "digests": [{"algorithm": "sha256", "value": "2ed1357a5f82d145690372c0554a71103dc9a5335781ae9adb59364b407317aa"}]}, {"id": "130693c6dd363e3a", "location": {"path": "/usr/lib/go/src/reflect/internal/example2/example.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 246}, "digests": [{"algorithm": "sha256", "value": "ac98f8d25da39ceefa4e25b1dae2424d135bf84e348d7a4e3b20dd81364c0b89"}]}, {"id": "6cd97fc9e4ff0e5d", "location": {"path": "/usr/lib/go/src/reflect/makefunc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6042}, "digests": [{"algorithm": "sha256", "value": "202371839e07df75a99456b39c3a04e036fced420f4f2fd4bd5554aaa6b7c7c7"}]}, {"id": "ab0bb37fe8059c17", "location": {"path": "/usr/lib/go/src/reflect/stubs_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 292}, "digests": [{"algorithm": "sha256", "value": "517e0b94732c7cadf8c7bd932ba24daeeee96682568104269db2d4d4fbf1a180"}]}, {"id": "09bfb3e0f3a95fa2", "location": {"path": "/usr/lib/go/src/reflect/stubs_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 263}, "digests": [{"algorithm": "sha256", "value": "527e39c48996dba01f08b02713e426b1704fa6c8373400cdcd68e850df5719d9"}]}, {"id": "66ab25ec52d7f763", "location": {"path": "/usr/lib/go/src/reflect/swapper.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2024}, "digests": [{"algorithm": "sha256", "value": "39f8ef8294ff1cb96135517e7a83291593f481c40da5fe4827627fe0aec4a114"}]}, {"id": "819845e6a6a98860", "location": {"path": "/usr/lib/go/src/reflect/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 89707}, "digests": [{"algorithm": "sha256", "value": "4f16ae6883c33a7aaf7a69734a81b15a0ada4806e641630cd7eefe2dc5fe0b91"}]}, {"id": "b6730b74a98e9272", "location": {"path": "/usr/lib/go/src/reflect/value.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 116083}, "digests": [{"algorithm": "sha256", "value": "fe376c755cdbfbd6f2db836d70c796456f5fd80e9ad5e5f9df01026ff82a2eb0"}]}, {"id": "73eaf300653da6ad", "location": {"path": "/usr/lib/go/src/reflect/visiblefields.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3037}, "digests": [{"algorithm": "sha256", "value": "287edc70dd44cb440aa267eb9ca3164c89c80b25af69abc1589728fbf82ad810"}]}, {"id": "b0d12dede35ab97d", "location": {"path": "/usr/lib/go/src/regexp/backtrack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8999}, "digests": [{"algorithm": "sha256", "value": "2f0a884638376bf5c596b82f58c01f2096a0c4f097f76c7ba2001ebcaa6c7725"}]}, {"id": "fe602fcb4b5ec5ed", "location": {"path": "/usr/lib/go/src/regexp/exec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12569}, "digests": [{"algorithm": "sha256", "value": "cc9fda63ad7056d4c4abaaa49c00470f726be35ccee53f1c3fe73259e9634dd5"}]}, {"id": "18d605f86587265e", "location": {"path": "/usr/lib/go/src/regexp/onepass.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14368}, "digests": [{"algorithm": "sha256", "value": "af26afeb3cb60dbab82590c82becfff99279d6ef69a5d36b13bdc26addc36cdd"}]}, {"id": "1cc9b7ba78b023cd", "location": {"path": "/usr/lib/go/src/regexp/regexp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38609}, "digests": [{"algorithm": "sha256", "value": "5ca9fa6d0a55215f3282f10dcb616b94bb5a61aea54471d8272e1d50d40244ff"}]}, {"id": "02db1e1466cbed82", "location": {"path": "/usr/lib/go/src/regexp/syntax/compile.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6991}, "digests": [{"algorithm": "sha256", "value": "2e1f753be77bf1fa54aed2a7f98932394324b82c91109e19d93283f482f7ee01"}]}, {"id": "19791e9d2d2c75d7", "location": {"path": "/usr/lib/go/src/regexp/syntax/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5400}, "digests": [{"algorithm": "sha256", "value": "4c4149ea9d32362331b85d32a7fcaf846a32bf1fb639ff025b8e4e3ca9cbc4a1"}]}, {"id": "2f0c4263982992f7", "location": {"path": "/usr/lib/go/src/regexp/syntax/make_perl_groups.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "2b6e0ffc9e9b2b5e9a726dd4432b2ef226845900fcd89f3b65f2446d50760227"}]}, {"id": "41f92c2f4c2c679a", "location": {"path": "/usr/lib/go/src/regexp/syntax/op_string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "7d44afa0cd830e527f915887ed743e834173eb55529ba0b206e6c386b28a17a1"}]}, {"id": "1be3df68fae14819", "location": {"path": "/usr/lib/go/src/regexp/syntax/parse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52801}, "digests": [{"algorithm": "sha256", "value": "0a177dfefb1130186e50b64767b72574e829612e0dd523e6df134a2fa0b17e75"}]}, {"id": "509bda4197d7e895", "location": {"path": "/usr/lib/go/src/regexp/syntax/perl_groups.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2403}, "digests": [{"algorithm": "sha256", "value": "62c4757955ddf046fd7831919bd02e9ec2e2569b1ac036a6d0e3b3f715379603"}]}, {"id": "372fc39bf29f4f9f", "location": {"path": "/usr/lib/go/src/regexp/syntax/prog.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7711}, "digests": [{"algorithm": "sha256", "value": "2b6f90d89f299a36b3d1c2814bb57640b231220d58b0c1ce113914d8caedc825"}]}, {"id": "f1d71bc20acaaaaf", "location": {"path": "/usr/lib/go/src/regexp/syntax/regexp.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7854}, "digests": [{"algorithm": "sha256", "value": "001039ca7db05378c00e360cff3717d8d06965c26065d3832effc1c8ec014966"}]}, {"id": "4f3fd81df6fcd733", "location": {"path": "/usr/lib/go/src/regexp/syntax/simplify.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4299}, "digests": [{"algorithm": "sha256", "value": "d22b48ecde668bc22cd8998492c752ec088da5d027d61b7f04f7a9298796eec0"}]}, {"id": "e2dc48728158d689", "location": {"path": "/usr/lib/go/src/run.bash", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "c39f9cb7a29afdce7ee8c403a0c6ac65a39d78ccc80a2e4c1b029594afa0ac6e"}]}, {"id": "a712039cc7c1f99c", "location": {"path": "/usr/lib/go/src/runtime/HACKING.md", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14183}, "digests": [{"algorithm": "sha256", "value": "16e7ac9848b68449cb4d699f32e9155285d26449aa8b44bbbca9212424c285b9"}]}, {"id": "65e49a04f8ebeaec", "location": {"path": "/usr/lib/go/src/runtime/Makefile", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178}, "digests": [{"algorithm": "sha256", "value": "88e4d70c655d7d3b56e13667f628d84774210606427a5a1193ad66f81928dd0b"}]}, {"id": "0a2502c906395e49", "location": {"path": "/usr/lib/go/src/runtime/alg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9681}, "digests": [{"algorithm": "sha256", "value": "04e0f9ea618030fadc8678b52eef2ea0576f3395a15af97920a3d7cea702e5a6"}]}, {"id": "33dff9f7078bb026", "location": {"path": "/usr/lib/go/src/runtime/arena.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34793}, "digests": [{"algorithm": "sha256", "value": "55c7959b8141a653386d7aee475481e69027fde26b2baf2165cd31aa9b7a84f0"}]}, {"id": "2eec0da509603073", "location": {"path": "/usr/lib/go/src/runtime/asan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1585}, "digests": [{"algorithm": "sha256", "value": "f17a1fb1596b1b5e07d6a741ca32c3a9b5854c095acab129158c72c2d0b0f780"}]}, {"id": "8a3b375dd2697a5d", "location": {"path": "/usr/lib/go/src/runtime/asan/asan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "90e586dd8436983e9fe810652228f379c46e91c890fa691a1ae9e5a27c2e9c76"}]}, {"id": "b79f9e0246530ca5", "location": {"path": "/usr/lib/go/src/runtime/asan0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 761}, "digests": [{"algorithm": "sha256", "value": "fc1cdd67c8b2e8c138f7e9ede4630d65e8e64c77428b338d2fed549f8b99e671"}]}, {"id": "b5cf1dc6169755f7", "location": {"path": "/usr/lib/go/src/runtime/asan_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2514}, "digests": [{"algorithm": "sha256", "value": "1803c609b32b76633cc5c5b571fd3633bcf715b3f7b9bba2c818485b02662e61"}]}, {"id": "22827af9148e9d95", "location": {"path": "/usr/lib/go/src/runtime/asan_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "905f0f8b2290ea8e9cfa8d4b110d0065761278260c89eb3e99056bc92577787a"}]}, {"id": "aff646eb09b2aa42", "location": {"path": "/usr/lib/go/src/runtime/asan_ppc64le.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2816}, "digests": [{"algorithm": "sha256", "value": "95df6cdf1965223701652be5e0654d39e5c006002feba0c632107dd9aff5893f"}]}, {"id": "db7e500018b1cd97", "location": {"path": "/usr/lib/go/src/runtime/asan_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "c52b5436052e2cca7ced9cb40f03cec01776254e002c1410d202805dffc2b523"}]}, {"id": "beec2a3e18e9f403", "location": {"path": "/usr/lib/go/src/runtime/asm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 278}, "digests": [{"algorithm": "sha256", "value": "75724aa85fe4e43f4c68abfac694e97037a5b09f249c99296fe4f3ba8f052dff"}]}, {"id": "e7a6aada91d28f08", "location": {"path": "/usr/lib/go/src/runtime/asm_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41402}, "digests": [{"algorithm": "sha256", "value": "c60dd50a058620cd723a7298e101e56f8cd741dbf02d9a8dd75fa7ed38d6c6dc"}]}, {"id": "ea86d8980d419a91", "location": {"path": "/usr/lib/go/src/runtime/asm_amd64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 572}, "digests": [{"algorithm": "sha256", "value": "7a115350f503190edf9b05bdc93154f6d58591481487ed7b5a6dc921409d6aa1"}]}, {"id": "e6169aabbf790559", "location": {"path": "/usr/lib/go/src/runtime/asm_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58977}, "digests": [{"algorithm": "sha256", "value": "93605fee7eb5816b6a596403d04b5adb93b5d28e013054400bf312e80b7b9236"}]}, {"id": "cbfce1126e7f30f2", "location": {"path": "/usr/lib/go/src/runtime/asm_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30928}, "digests": [{"algorithm": "sha256", "value": "0ad7947e9d194c2951fbdf2ac6f6b5686e08e6c7972c77faf450c7d2572bfe5f"}]}, {"id": "b78128fdb22d16bd", "location": {"path": "/usr/lib/go/src/runtime/asm_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42399}, "digests": [{"algorithm": "sha256", "value": "d56db043b0d81b51606e1a1568869efd7b6cc50192b371814099b0d2fdedf190"}]}, {"id": "86f54825fca03131", "location": {"path": "/usr/lib/go/src/runtime/asm_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22310}, "digests": [{"algorithm": "sha256", "value": "d5a27ba2e4762d8a7665b36120508ac0937738c81eaf030424fec2238a301805"}]}, {"id": "781d87bb65191fb6", "location": {"path": "/usr/lib/go/src/runtime/asm_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22967}, "digests": [{"algorithm": "sha256", "value": "3414c394d92522e00203510207069f915e3b914f8733fb93a73b41e5640794bb"}]}, {"id": "b0431ab000b6d044", "location": {"path": "/usr/lib/go/src/runtime/asm_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24996}, "digests": [{"algorithm": "sha256", "value": "43f09478e4fcd944af3b86943eb942c426eda373ea6657955c75256ae0fcd409"}]}, {"id": "89cafebd43afaf7e", "location": {"path": "/usr/lib/go/src/runtime/asm_ppc64x.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1023}, "digests": [{"algorithm": "sha256", "value": "0b35255b282e992e26be02030d8bed8731e530ec0138f97ee20c67cf17b7de88"}]}, {"id": "bda6a6654b775f7e", "location": {"path": "/usr/lib/go/src/runtime/asm_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36236}, "digests": [{"algorithm": "sha256", "value": "07e8796bdf1c63a4a5879b53775cd12620a7c101100b835005c20287a13a8682"}]}, {"id": "139d6fd1e4365133", "location": {"path": "/usr/lib/go/src/runtime/asm_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25548}, "digests": [{"algorithm": "sha256", "value": "3bf5f614347f8108d9806a71bb0c3af12088b34a481b5eeccd260ea1b9e0a7c5"}]}, {"id": "5d007c52df3d8a03", "location": {"path": "/usr/lib/go/src/runtime/asm_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26707}, "digests": [{"algorithm": "sha256", "value": "817256675d84b1a1bbdc9b6001f2ad8f4cdcef05363de3d886a6486da35793a5"}]}, {"id": "571b0c24513b7aa8", "location": {"path": "/usr/lib/go/src/runtime/asm_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9564}, "digests": [{"algorithm": "sha256", "value": "68f994892b9659b6cc7542d542dbc40c1bf0024a479941d41b3f978e03085f37"}]}, {"id": "80f8804141053ea3", "location": {"path": "/usr/lib/go/src/runtime/atomic_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 259}, "digests": [{"algorithm": "sha256", "value": "ce8189b02b74e99eea0220cdf1208b65e3c402e4be4c8d8ad9d6078fe6d622cf"}]}, {"id": "bacea60b7fde1081", "location": {"path": "/usr/lib/go/src/runtime/atomic_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 245}, "digests": [{"algorithm": "sha256", "value": "2c84f33cb27dd66abddfd2976c7c001bf6f8a0e342ae6ce57c03f9364aa06092"}]}, {"id": "f897052f61f38eef", "location": {"path": "/usr/lib/go/src/runtime/atomic_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 300}, "digests": [{"algorithm": "sha256", "value": "e343b0cfa8d1af841217276499a01a0754be67c3f071be1b356b9718ebf9cc43"}]}, {"id": "62576901769b6b4f", "location": {"path": "/usr/lib/go/src/runtime/atomic_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 262}, "digests": [{"algorithm": "sha256", "value": "63bd1e3ee1238c937a5afe42aedbd322477aa4473fd4e1d07ade331cc67c63da"}]}, {"id": "7cb5a2e79449f274", "location": {"path": "/usr/lib/go/src/runtime/atomic_pointer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3412}, "digests": [{"algorithm": "sha256", "value": "1f2c97bc4dbe3e1b1ce8e817ef3d0b4593fd98eb05eaf2f796fe47dbd27fcbf3"}]}, {"id": "0718555153b6909f", "location": {"path": "/usr/lib/go/src/runtime/atomic_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 437}, "digests": [{"algorithm": "sha256", "value": "902d8fd8c775cd8005e44ba46c8a0316cf2563895f7db578f057a57305a91404"}]}, {"id": "04777261caaff89a", "location": {"path": "/usr/lib/go/src/runtime/atomic_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 275}, "digests": [{"algorithm": "sha256", "value": "849cca6ca9f52fb14c874642389dae260c92b9ee012162290082ec3e7a6cfd90"}]}, {"id": "aa557ce9af5addf6", "location": {"path": "/usr/lib/go/src/runtime/auxv_none.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 298}, "digests": [{"algorithm": "sha256", "value": "d04fe172c21ece9ebed64be339f745e386c3ed3d21727323f0c2ff1a80b7f56c"}]}, {"id": "7471f82c2610c934", "location": {"path": "/usr/lib/go/src/runtime/cgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2047}, "digests": [{"algorithm": "sha256", "value": "fdd351b6cff7291c52b156b6a2d5cb483d07b62aec78786029ae4b4181d1d45a"}]}, {"id": "de04c4ff2374de38", "location": {"path": "/usr/lib/go/src/runtime/cgo/abi_amd64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2795}, "digests": [{"algorithm": "sha256", "value": "7832f3b0a3d91852a53705f3df6d16d69e1e785cfd1d733ee33229411cd26717"}]}, {"id": "ed3e81bfde763935", "location": {"path": "/usr/lib/go/src/runtime/cgo/abi_arm64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "ea02dbdbe31f446716c290bbeb5b98f940ab71c1756c5a7da68711ef73e2b3ec"}]}, {"id": "d442dbf60a175f8f", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 737}, "digests": [{"algorithm": "sha256", "value": "d561ff58b62f5eff46d1727768e210723630acb9abdbfff85728c0e46e32b0a7"}]}, {"id": "6aa42f56dedc33a8", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 937}, "digests": [{"algorithm": "sha256", "value": "f594ed2cab33e52bff42d2a228daec0b138fa22e7d26756429e02248ab842a3f"}]}, {"id": "48148fdab91f6dd6", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1804}, "digests": [{"algorithm": "sha256", "value": "6f0515c4456201ad6ea42815e0479a5d0ba82823d95bd28ad74cec6b28242bd5"}]}, {"id": "79ab82d261e09692", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "32fdb989fb583e8d435ff2c53cc4703b9ba602b86f3f6f6037593b5f7cfe6b1b"}]}, {"id": "a4012ccb545b5a1e", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1703}, "digests": [{"algorithm": "sha256", "value": "5292e0d4154e58493346571cbc1d890135aa9288fc6d2dbb9ef1a42071c91ec1"}]}, {"id": "4a6e67366ce481f7", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2103}, "digests": [{"algorithm": "sha256", "value": "f06fae88f2c032404bac9d1cdeafe5d96630e1db7ad778c3fd4467da6e759c48"}]}, {"id": "1099e4d8c9c776a1", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e08b94d427e27ccd5e8bbe014be55221af67c5b9c169b0b4b8d3d850fd172e3f"}]}, {"id": "ae71eba5b9538130", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3421}, "digests": [{"algorithm": "sha256", "value": "707aadc74ceffd25ba0bbca129fae8daea46bc280a31cd29b12e0d9b9a634102"}]}, {"id": "b9cc62443ddcd2b9", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1918}, "digests": [{"algorithm": "sha256", "value": "d806b96ac1c2a0de8573a6d7dae9ca81f9f87c364bba09d4ac64caef3f70295f"}]}, {"id": "9b64347e7242489b", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1344}, "digests": [{"algorithm": "sha256", "value": "bdafec7a8f79646d608fd44782c17e9855236b81a7f3de390903ab542255f527"}]}, {"id": "66d40d2fe7c6d2da", "location": {"path": "/usr/lib/go/src/runtime/cgo/asm_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 223}, "digests": [{"algorithm": "sha256", "value": "c9c09f7cc40eb321f56ecfd61efd45a0f1ae254ff34c99dbf977dd449dbf715c"}]}, {"id": "c5f008952d504e5a", "location": {"path": "/usr/lib/go/src/runtime/cgo/callbacks.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "3ce9e5e943b4eacfe3638e4303a08f2cc925ffde1cd008faa1273d9c7fd85884"}]}, {"id": "31a318c3ef4a12db", "location": {"path": "/usr/lib/go/src/runtime/cgo/callbacks_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 402}, "digests": [{"algorithm": "sha256", "value": "10ce12a1fab470bbc00e4b80cd81d83c1f78f90fa57a9765453bf30f4411ea53"}]}, {"id": "4fe9536be8459736", "location": {"path": "/usr/lib/go/src/runtime/cgo/callbacks_traceback.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 475}, "digests": [{"algorithm": "sha256", "value": "e5046003c58a73e692b4045763b0faf7a6c955fe199a017cef9a18c9383086c3"}]}, {"id": "c4ffec9efd9c28f0", "location": {"path": "/usr/lib/go/src/runtime/cgo/cgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 947}, "digests": [{"algorithm": "sha256", "value": "ae749ad25a32f778ef34ff05b3fc35b72f433bde38f5381de394e276be6732ca"}]}, {"id": "1e100f526f700175", "location": {"path": "/usr/lib/go/src/runtime/cgo/dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 485}, "digests": [{"algorithm": "sha256", "value": "081f50e6b69378c3d33988cd1112bab849e544498cffeada7ef32acc66539cc0"}]}, {"id": "2cbbc469c5939cd2", "location": {"path": "/usr/lib/go/src/runtime/cgo/freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "c76fd5f737f3fc9c6b1b876ec6cb860ba3663cf61cc753019a4229698d59a3f0"}]}, {"id": "8a6d080411b532ed", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_386.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 853}, "digests": [{"algorithm": "sha256", "value": "df359d5d6b4bf7e97c10d71f53b77e70a12f6383f28127367b0ad2e986b9445b"}]}, {"id": "0c78010f5ca301a2", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_aix_ppc64.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2777}, "digests": [{"algorithm": "sha256", "value": "bf4dcf84c07895900e2200f2f5bfabed75183c079496b0bcd14045bb0232e812"}]}, {"id": "b00d4fb8519b5b5a", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_aix_ppc64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1323}, "digests": [{"algorithm": "sha256", "value": "8bd52fc9a42b34afbf545da628ae5722ea8b689cf77a9a582603ddf0cb65f995"}]}, {"id": "1e80ebcb64742ab3", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_amd64.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1171}, "digests": [{"algorithm": "sha256", "value": "7df3b02b6f8e56df68d36b68fb7702c460ba14f3c87eb483a7018ddaebf852a4"}]}, {"id": "eaa451364854fcc3", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_android.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2640}, "digests": [{"algorithm": "sha256", "value": "92ee44eaab25fc059fc061c684886fc65e21eb721a774b709d9d8a792b59c05d"}]}, {"id": "17dbcab28d7298a0", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_arm.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "2dce4527bce7e66a4fb518d78b1deb559d3b615a859c656368da543a28670f05"}]}, {"id": "99062601b884e4fc", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_arm64.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1789}, "digests": [{"algorithm": "sha256", "value": "d57a3bdbc4b2dca74a4a0fa834e1dbb916abc237e9a1f08855f5274bcb884514"}]}, {"id": "5d3f9b21efac13ed", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_context.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 529}, "digests": [{"algorithm": "sha256", "value": "a3f469b7a9962e1e7893090f04b42c21961473b7b5e56da99a759127f0dff4cb"}]}, {"id": "341c8e73f20a7335", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_darwin_amd64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1328}, "digests": [{"algorithm": "sha256", "value": "6297626ee314787583f264343235598591b51f78e62c3f80d435db37178d7004"}]}, {"id": "7046e163f5336600", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_darwin_arm64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3772}, "digests": [{"algorithm": "sha256", "value": "c5b843e0d22daaf9fc45cabb2e38a1ddb6f4153a371a7704dc9004e90e7fe020"}]}, {"id": "67555f9b2c913a1e", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_dragonfly_amd64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "e11fb779a42f6666e50d28f76da00b16858e3ed1894543f440921534585f9c45"}]}, {"id": "cea9a0537c7584db", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_fatalf.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0c20509f88babc12f5de076763724af3facc6c4e50d405b991facedfe275715c"}]}, {"id": "fc6c8bcf31640d58", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_386.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1382}, "digests": [{"algorithm": "sha256", "value": "bd81e1b024a1ac4545977201dd4c13c3318df2fb6db1da11a1cdb64d5a34ca25"}]}, {"id": "9939a88459e6ebe2", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_amd64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1596}, "digests": [{"algorithm": "sha256", "value": "d383b03e48222036c8068e220af7d490b3ba600f9d9f7b0fab142ef8314aa279"}]}, {"id": "e8ffcfacb7e474f2", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_arm.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1689}, "digests": [{"algorithm": "sha256", "value": "a39387857038b8766591327f0b3d1911a138603b42acfc4220516790fba91c8d"}]}, {"id": "68aa3da4b884882c", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_arm64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1440}, "digests": [{"algorithm": "sha256", "value": "85ff85356cc472073a676909724517f5b0e4cb73bfc46b5beb5beae2fb1a1325"}]}, {"id": "53af178fd8c5b7c7", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_riscv64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1439}, "digests": [{"algorithm": "sha256", "value": "923e2237f732b14c83c1c6f0f85f4b79c0b5b0ddd4e83fe9b71b90ccae06c2c3"}]}, {"id": "47ffd32b5145f833", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_freebsd_sigaction.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2035}, "digests": [{"algorithm": "sha256", "value": "7a93bab3b9f34471e69e6c0d04b15c956ce0505bc5b91a239fec1d4957005b93"}]}, {"id": "af9a2377b663986e", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_libinit.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3281}, "digests": [{"algorithm": "sha256", "value": "7b1a90c4326cb724114a68816a914b433f31c6cdb9a64bc15f73e5c6f07d2122"}]}, {"id": "172ab9b4ae143b98", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_libinit_windows.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4041}, "digests": [{"algorithm": "sha256", "value": "e286156d1fad905348dcbd6040771ee1a8936bd458e35f7b16550d79698abb5a"}]}, {"id": "9fa1778f09b316f0", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_386.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1534}, "digests": [{"algorithm": "sha256", "value": "f2f1e04cfdf7231fd6ae68be36328545efc162ca459d087cf10db4941098a652"}]}, {"id": "2997976ace5a0943", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_amd64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2516}, "digests": [{"algorithm": "sha256", "value": "f7e9dc6d36c42d61af7162b5fb8e585b9c73df45ea6a16acd6d6a06b0a6dec7b"}]}, {"id": "3b618a5688ed4ef2", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_arm.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "6498f3b4a706e8eaa35c74b51ed99e115f516ab805a0ec7ff19792b97b7bc8dc"}]}, {"id": "74bc06f2d062ceb0", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_arm64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2336}, "digests": [{"algorithm": "sha256", "value": "b0f137ec24809a8d4bbf0028773d8aaa98c7930375ddae6ecedced6cbba629f2"}]}, {"id": "1c4d15f979dc97c5", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_loong64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "32178d0d89ab33958a365cb682285b2a2b615f74764c1f752ef45b624d5ef229"}]}, {"id": "569dac5b4148ae1a", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_mips64x.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "ce90d192aac2d631ebc03cd7e2fcdc14b487375cc4bad3dfdf87d1cde77c6a63"}]}, {"id": "5a9e70229c505b05", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_mipsx.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1530}, "digests": [{"algorithm": "sha256", "value": "4f5d75fe1115aefd80223e2e664815764ae8255d98ec3b9bec362b9090240a45"}]}, {"id": "79cfa6553cb10690", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_ppc64x.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3060}, "digests": [{"algorithm": "sha256", "value": "c24d3f3841ded525833d6e82eed6044791b3ac2917b3284586083bbd79dc8476"}]}, {"id": "4768512faf04cb2c", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_riscv64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "7fd0bd68bcd229a79b8fa82c06aa360be0f3173c8bcaa2d47e0eb5e771e5ab82"}]}, {"id": "15c465961f28db2e", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_linux_s390x.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "aa178da95c92f40bc3b8a7b02d2aafe3d36642012d602c31e611023cd8a32359"}]}, {"id": "55dc49d4c9b488fc", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_loong64.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1548}, "digests": [{"algorithm": "sha256", "value": "18ac979e79c8f81237c99b480833af4db51505f9c15261171c84745001c52e4e"}]}, {"id": "206f499d1f2cb6b6", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_mips64x.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1827}, "digests": [{"algorithm": "sha256", "value": "9ad1967cabf532a5f745d59ed667c4d97f68bbe412e830ef2200583bfb3b54a4"}]}, {"id": "55ad5c8d44a4f0a3", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_mipsx.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1568}, "digests": [{"algorithm": "sha256", "value": "085d1662c201cf122352d5ef9e6ddae7b5ad6c7e7abef50101e698198dd61285"}]}, {"id": "e641768c4a3e2ceb", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_mmap.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "33ae2097fbd590797b02a8e7f7140904ee6f6bf788ef1d3f0a2053ec06891fb2"}]}, {"id": "2f669dc33a20623c", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_netbsd_386.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "576db14bb190f778796fcf1e0dea7075f0a003a20a4724403e1bc64170666a99"}]}, {"id": "737dfc2b6a80ea48", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_netbsd_amd64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "fa9fe7533d834d7b2682faeec313c248911252f6eba43cd0f0527eed4efcdf5d"}]}, {"id": "1fecf313ff4f707a", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_netbsd_arm.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "4212310afe7a68d5993aa7a4e18f159925e057e157338f8e94da7e72fd323328"}]}, {"id": "5ad735897c6ff775", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_netbsd_arm64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1887}, "digests": [{"algorithm": "sha256", "value": "fa5c953e69ba16488012b18e2bbcb5ec75905ed0034cbe6f69dfeb481a04ec59"}]}, {"id": "7311dbf8de3c7468", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_386.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1356}, "digests": [{"algorithm": "sha256", "value": "c7ddf1b55a8e4f17073cf70c4772668e5f48fa9f32fb23d50513a0d49b841973"}]}, {"id": "d5ef879a83a746fa", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_amd64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1324}, "digests": [{"algorithm": "sha256", "value": "fc3d250e86e4ba134ede8be517a639398a74d9d9e8fec4c86076c89123f9479b"}]}, {"id": "1b733bd56b6d35fb", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_arm.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "96afc4007b460701f09d17d620c48208f882377eb78788afa220d5539ae842ea"}]}, {"id": "2c72d81b7180c9f1", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_arm64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1396}, "digests": [{"algorithm": "sha256", "value": "366c497676e1bd6eebaa6992407c4ed53bc63fb44b61bece6e47cc395972f3da"}]}, {"id": "c90d2304d980dece", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_openbsd_mips64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1396}, "digests": [{"algorithm": "sha256", "value": "cbd5ff163129fadccbac079ca13bebb6a583f8080400911c1d5949c0f55b1e2a"}]}, {"id": "00a1aa68b58641f9", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_ppc64x.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1467}, "digests": [{"algorithm": "sha256", "value": "ac50be5890904e2e47bd2f3bc884512f7eff78e67620616089eb91a076ed7d2e"}]}, {"id": "97307db73cea6be2", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_riscv64.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1617}, "digests": [{"algorithm": "sha256", "value": "09591c719783b60674237371605abeccb37beca272d19fa4d27e17995e6e711d"}]}, {"id": "d0862b44391e1085", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_s390x.S", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1427}, "digests": [{"algorithm": "sha256", "value": "d3e530a89375cbe929ab66dd0dc72468410527bc91422dcb2504d688a7476b6e"}]}, {"id": "1a9ac1eb68c08a1f", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_setenv.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "766b0e744a92e3f27eb98d10f5e0c2e51df2f413d6b67d2af10e2d2a0bcc0731"}]}, {"id": "ca02eea397ec1614", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_sigaction.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2132}, "digests": [{"algorithm": "sha256", "value": "30f0ec81c3d4781e451cbda4d304d964365d896012ba20703bf6a1fb7b67550a"}]}, {"id": "148fefc645e22161", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_signal2_ios_arm64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 507}, "digests": [{"algorithm": "sha256", "value": "e9f2db375b338b7f9b30dd8e6506b39ceb965db74748562c080199f71b50377e"}]}, {"id": "9254ce7b8258a39c", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_signal_ios_arm64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6109}, "digests": [{"algorithm": "sha256", "value": "a5c02bb5c4badfb7aaf964c185d25e736f09700c594640e6cb7abfda2e816c19"}]}, {"id": "4ef28be2e524433b", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_signal_ios_nolldb.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 325}, "digests": [{"algorithm": "sha256", "value": "d59f468c0a07e7a15bd946ef9fd4e581ff9d2ac4c9b85d7e338325b6c5443ca6"}]}, {"id": "d2108e3f1891cf88", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_solaris_amd64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1792}, "digests": [{"algorithm": "sha256", "value": "0a1c2113153391026b631c7d1eb532f4b6afdaebdd8cab843209015af14f5029"}]}, {"id": "bd5c29b9790ed7ed", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_traceback.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1521}, "digests": [{"algorithm": "sha256", "value": "ce97a515e769bef862d08978451b210011a80d888c80949a00975a9b0c80aa13"}]}, {"id": "968e528b7cc6cd91", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_util.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "04d353f36b280597753a7c4a013d4b19b906227775f4ba7b2c54ec297ecfb504"}]}, {"id": "840eb7dc9f99b9ad", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_windows_386.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 894}, "digests": [{"algorithm": "sha256", "value": "d159eb2cd71d3e7a407b0776a36c54f1ca14e11fb863efc59703dc480f3cf3bc"}]}, {"id": "f5adfc6c12bd6d3a", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_windows_amd64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 973}, "digests": [{"algorithm": "sha256", "value": "732a52693cbff5485fc613889553f3805f867d1667cfed69e835e609aca820a1"}]}, {"id": "4047445ccbbc9987", "location": {"path": "/usr/lib/go/src/runtime/cgo/gcc_windows_arm64.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 764}, "digests": [{"algorithm": "sha256", "value": "5a8259d5bfabb3c6b35d6dc83fb8721f807bc73e0431933ea6cfbd58293d3d87"}]}, {"id": "2abd43ecc4b3e84f", "location": {"path": "/usr/lib/go/src/runtime/cgo/handle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3697}, "digests": [{"algorithm": "sha256", "value": "d401ca23e67abc4188245fac807498d3c377ac748a198d6a9e84c707a8108bed"}]}, {"id": "2689438b4b4d4265", "location": {"path": "/usr/lib/go/src/runtime/cgo/iscgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 646}, "digests": [{"algorithm": "sha256", "value": "eb9cb0774da854424967b8b1883efa657c166f2911091722356a9f986f1ee8b1"}]}, {"id": "8ba21fee1162d808", "location": {"path": "/usr/lib/go/src/runtime/cgo/libcgo.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3537}, "digests": [{"algorithm": "sha256", "value": "c365f9591f9dfa325d7130d0a1cdad23287458b54c9566d31fd1fc2c98a3af20"}]}, {"id": "bc84a67fbcc2bff0", "location": {"path": "/usr/lib/go/src/runtime/cgo/libcgo_unix.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 604}, "digests": [{"algorithm": "sha256", "value": "1bdd88018c22eb765edd032983b33f635a05c88265bc783d7495d81762ef2429"}]}, {"id": "af7d14b4c13d88e6", "location": {"path": "/usr/lib/go/src/runtime/cgo/libcgo_windows.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258}, "digests": [{"algorithm": "sha256", "value": "b0fe698c30c68636536305d39b40d54d3512bd570104e0a04edfbb4e9a287726"}]}, {"id": "491e0b85838cfbbf", "location": {"path": "/usr/lib/go/src/runtime/cgo/linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2810}, "digests": [{"algorithm": "sha256", "value": "31545deddd648458011c4b21a9c51eef1f180eafe5d54f8f2866c3fa3c4984f3"}]}, {"id": "8130e331f168ddf4", "location": {"path": "/usr/lib/go/src/runtime/cgo/linux_syscall.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1924}, "digests": [{"algorithm": "sha256", "value": "8e90ec7301a7b77aad4432c65d71ed03a1828d5a86ffeeda1c63fad6960bd952"}]}, {"id": "473be2009d5c4155", "location": {"path": "/usr/lib/go/src/runtime/cgo/mmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "1e01c7e2b717aee00a6d3d3608a78dcd7c1fd7cb6a6d44d9f10b5b8e60e0f13e"}]}, {"id": "bc3bbe77cef12b40", "location": {"path": "/usr/lib/go/src/runtime/cgo/netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "d1bf7fd8b35dad5b602a34735d726addb4bf1443747a75f24313a4473087d791"}]}, {"id": "132adf33df87a06b", "location": {"path": "/usr/lib/go/src/runtime/cgo/openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 566}, "digests": [{"algorithm": "sha256", "value": "d2227e5c6ebed2f19a40165364435100af17fbd4b75432fcc3011ee78e6d274c"}]}, {"id": "40c7df48dde402b6", "location": {"path": "/usr/lib/go/src/runtime/cgo/setenv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "74970e37595cf53adc4971d53e68c713fd198a37cc170c7bcd75cb10ce63a1a3"}]}, {"id": "fecab07fdc0f9e67", "location": {"path": "/usr/lib/go/src/runtime/cgo/sigaction.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "7849b3167f2bdd2260ed48f34c6b56e0714fd29b5d92fd00f21489347deafd5e"}]}, {"id": "0ab4001ade49821d", "location": {"path": "/usr/lib/go/src/runtime/cgo/signal_ios_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 270}, "digests": [{"algorithm": "sha256", "value": "2e90fcd98f637d24582b7334f90bc7c9d38c444d8fb05f47cef7f0c2f0bd14c8"}]}, {"id": "770d285adb3f56dd", "location": {"path": "/usr/lib/go/src/runtime/cgo/signal_ios_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1848}, "digests": [{"algorithm": "sha256", "value": "6f4c346fe50c16d4711d58c41db7f3e096b36b9155bee80c00f07564a362ea43"}]}, {"id": "2226f25126aac743", "location": {"path": "/usr/lib/go/src/runtime/cgo_mmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2479}, "digests": [{"algorithm": "sha256", "value": "8afd5438a6227d5515caa483e558877002675976acc165bc5f4eeb3fb0014b4c"}]}, {"id": "972f3a0c21fbdd6b", "location": {"path": "/usr/lib/go/src/runtime/cgo_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 418}, "digests": [{"algorithm": "sha256", "value": "870dde86b0e1d2c88730b7617438936b652b7992f18ff080b7eec0bceb99e1ee"}]}, {"id": "05480ae27c4db774", "location": {"path": "/usr/lib/go/src/runtime/cgo_sigaction.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3361}, "digests": [{"algorithm": "sha256", "value": "704b70c770e11aa643b43b0a0cf21f500256f31a050277f8af51f235db1e057a"}]}, {"id": "8b7b960f21b1acb7", "location": {"path": "/usr/lib/go/src/runtime/cgocall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19460}, "digests": [{"algorithm": "sha256", "value": "47e059a41b50ff4e172a06e26df8b64861f59d934fc33750e63417daf01c995e"}]}, {"id": "eacd29091f7295b5", "location": {"path": "/usr/lib/go/src/runtime/cgocallback.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 317}, "digests": [{"algorithm": "sha256", "value": "82d38f6a32c4f8763af62ee77eb3aa6e8f52ba9c2077e7491b109e6530c2b067"}]}, {"id": "9a6fc0d4462238bb", "location": {"path": "/usr/lib/go/src/runtime/cgocheck.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6978}, "digests": [{"algorithm": "sha256", "value": "f9a8c253e310b9057d641c80a038431b5ed9170591d4d29831276e1dd3c27477"}]}, {"id": "18e0f0d808066a8e", "location": {"path": "/usr/lib/go/src/runtime/chan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24288}, "digests": [{"algorithm": "sha256", "value": "533c41281bc756922ad3744e83c2101bcaeb03e995d92b66f2a87576348f93f8"}]}, {"id": "1c7cc58f87d6c566", "location": {"path": "/usr/lib/go/src/runtime/checkptr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3367}, "digests": [{"algorithm": "sha256", "value": "0d7f62906b02a27d1d9ade9b4a060896b5c237c0bcd9b61b99ba65a2575e1619"}]}, {"id": "8fc0451396545bb8", "location": {"path": "/usr/lib/go/src/runtime/compiler.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "bfe09a6aed85f21db093649c9b431f76353794d3b630b2f788859ea96a2ff6a2"}]}, {"id": "8b44e2a40ad787da", "location": {"path": "/usr/lib/go/src/runtime/complex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1629}, "digests": [{"algorithm": "sha256", "value": "acb03107a1de5df055c14f0fefe0a5c8e33ff6658445d10e1eb23e8e99e1d8ad"}]}, {"id": "8b4e2f3b98a0578d", "location": {"path": "/usr/lib/go/src/runtime/coverage/apis.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6800}, "digests": [{"algorithm": "sha256", "value": "5f20db7f581b9baa32a17e840e35117b695fbc5b0bbb650b4345a25110b4642b"}]}, {"id": "c4e0fb014981e097", "location": {"path": "/usr/lib/go/src/runtime/coverage/dummy.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 408}, "digests": [{"algorithm": "sha256", "value": "a2cd5d5c7f0dd8a9732da2cb7d621a3b2664a520b1d0dcb2c4c10dd183b4a868"}]}, {"id": "d2256a9bde7f3e17", "location": {"path": "/usr/lib/go/src/runtime/coverage/emit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21075}, "digests": [{"algorithm": "sha256", "value": "ced531c0a259af578be67b2e1fa78d0e7a2bcac9074f26571a2157eac4e49779"}]}, {"id": "b49c7fe7d6eef909", "location": {"path": "/usr/lib/go/src/runtime/coverage/hooks.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "d597ff1f2486866537be9831e82d3b2fcfa076e52e19c842521814dc50ce4f30"}]}, {"id": "d4af578b00aeb561", "location": {"path": "/usr/lib/go/src/runtime/coverage/testsupport.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6522}, "digests": [{"algorithm": "sha256", "value": "bf52c95f99956bcf2dfecb55e9f122345f893941517afb8e82d50d3ed60e8595"}]}, {"id": "9d1858939962b735", "location": {"path": "/usr/lib/go/src/runtime/covercounter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 749}, "digests": [{"algorithm": "sha256", "value": "48224b7020d6422f745c88a6091e74d2a488c4657ef7dd1b64344e6635879a48"}]}, {"id": "d3ce539bc903328d", "location": {"path": "/usr/lib/go/src/runtime/covermeta.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2462}, "digests": [{"algorithm": "sha256", "value": "9aad1383fe97809a44a8b9a61a5b01adf9ba2ab44ca9f17e2baa0e844921708e"}]}, {"id": "758b7db121020ef9", "location": {"path": "/usr/lib/go/src/runtime/cpuflags.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 810}, "digests": [{"algorithm": "sha256", "value": "7c7ba8d53809c025a07149cc777cfb9de08750c3436ed13f84efcb4537cc90ff"}]}, {"id": "37a4597c51f447d0", "location": {"path": "/usr/lib/go/src/runtime/cpuflags_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 533}, "digests": [{"algorithm": "sha256", "value": "ff3bf38161389179c2a7583d3f1bc930e80a5eef1a303e93c29a84067731e70e"}]}, {"id": "aafa24b2ff2959ed", "location": {"path": "/usr/lib/go/src/runtime/cpuflags_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 340}, "digests": [{"algorithm": "sha256", "value": "3240e47748131338b9b693e15ce2dde12db6562729b7532bd981cc0ec533a741"}]}, {"id": "c9caa590b6a84ed4", "location": {"path": "/usr/lib/go/src/runtime/cpuprof.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7929}, "digests": [{"algorithm": "sha256", "value": "3791dfc273afa619d3f531b80632c5726b634c5f2718ce26177c51d74b554f34"}]}, {"id": "392f63fd953454af", "location": {"path": "/usr/lib/go/src/runtime/cputicks.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "ddd4fc0c680fef6d9d408289665e8143e64ce210d3608e004a8438e9d797fe5f"}]}, {"id": "bff329ad762b5851", "location": {"path": "/usr/lib/go/src/runtime/create_file_nounix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 305}, "digests": [{"algorithm": "sha256", "value": "e96ebe35523a5982a219aa9fba5f3490605abf5b95a398e427bf78cb82efc370"}]}, {"id": "0ca73a566fd4f120", "location": {"path": "/usr/lib/go/src/runtime/create_file_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 368}, "digests": [{"algorithm": "sha256", "value": "96f29670074191bc32702674ea155fc105b2e4175fc48fa1a5a170662f8cf9c5"}]}, {"id": "4fb7272cf1df74c2", "location": {"path": "/usr/lib/go/src/runtime/debug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3325}, "digests": [{"algorithm": "sha256", "value": "f6183ddeddb73885964731ec2909af4af29d2a706fbb0441169d376dfd500208"}]}, {"id": "955e95a4a9dee3df", "location": {"path": "/usr/lib/go/src/runtime/debug/debug.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 425}, "digests": [{"algorithm": "sha256", "value": "e352e7faae9f22180e1e0dc01784e595df10e28c82040aad5e0148ccc4f7391d"}]}, {"id": "754a1c7c75e56017", "location": {"path": "/usr/lib/go/src/runtime/debug/garbage.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10196}, "digests": [{"algorithm": "sha256", "value": "99fc955473c97adf3492633e587a4bdb5cebbd8473d3f1c168f4e736fc12f703"}]}, {"id": "affc0b542c0adf56", "location": {"path": "/usr/lib/go/src/runtime/debug/mod.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7801}, "digests": [{"algorithm": "sha256", "value": "3fe1916ae0c42a7606d9544b114f75c1108720abdf6ca75109f2a9d5b9efe101"}]}, {"id": "fc2048abf9879a52", "location": {"path": "/usr/lib/go/src/runtime/debug/stack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 756}, "digests": [{"algorithm": "sha256", "value": "b1ff0b02e9c76131c942aed834e4afd5923eb41f691b4960759d770b479e5620"}]}, {"id": "16581f2581e6ee70", "location": {"path": "/usr/lib/go/src/runtime/debug/stubs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 435}, "digests": [{"algorithm": "sha256", "value": "8a652e70d0aa93980de1961332a94016f9e3cadd7b06c17194014c51258c6311"}]}, {"id": "e5f019619a8c9fc7", "location": {"path": "/usr/lib/go/src/runtime/debugcall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6315}, "digests": [{"algorithm": "sha256", "value": "edd76a7bd8220ee0819de7f8383ca11811eb3c3796d58f0284dd11fae5b9bd84"}]}, {"id": "23f422dcd4ecccda", "location": {"path": "/usr/lib/go/src/runtime/debuglog.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18681}, "digests": [{"algorithm": "sha256", "value": "801290186b066d9326138942fd5938836a2c77d720fb856e6f4876dfef0eab8b"}]}, {"id": "ca2d84dc184d98a3", "location": {"path": "/usr/lib/go/src/runtime/debuglog_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "d6f1471985dc31419f6946503028f9eac490db1f0e4cb26285a4a9509f3bf7a6"}]}, {"id": "756747c254d7c33b", "location": {"path": "/usr/lib/go/src/runtime/debuglog_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1120}, "digests": [{"algorithm": "sha256", "value": "1e457d16ac7190747edfe08a0161883a94b1c90af41bb36d529e3bb51a2dce47"}]}, {"id": "60a260a1e6aa1928", "location": {"path": "/usr/lib/go/src/runtime/defs1_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 845}, "digests": [{"algorithm": "sha256", "value": "22460502f9ade48d6028c6d57ee67dccfa51367e4717a41947e150c09c54878c"}]}, {"id": "f9cde470216cf442", "location": {"path": "/usr/lib/go/src/runtime/defs1_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2980}, "digests": [{"algorithm": "sha256", "value": "76869859b57f306c85611fa58b1f24237318f350d771b5394596a4df25ca0cd0"}]}, {"id": "90b2e4b08be2e963", "location": {"path": "/usr/lib/go/src/runtime/defs1_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3216}, "digests": [{"algorithm": "sha256", "value": "2b8e4142f3cb9076e01685516770d7dcbd01b18f131d7a61d5e685736b12e37f"}]}, {"id": "dda1b6aebd5e96b6", "location": {"path": "/usr/lib/go/src/runtime/defs1_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3100}, "digests": [{"algorithm": "sha256", "value": "9a1e80dbd4afdd914b5c2bb598669d817594052ba6372782deb674c8b6210a54"}]}, {"id": "1991160469da80d0", "location": {"path": "/usr/lib/go/src/runtime/defs1_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3330}, "digests": [{"algorithm": "sha256", "value": "25ebb4f07b271bdf263cab25e9a995f1e0c748220886d0e56f8704874cf0c2a6"}]}, {"id": "37e06e7e77f4e8cf", "location": {"path": "/usr/lib/go/src/runtime/defs1_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4186}, "digests": [{"algorithm": "sha256", "value": "600d15de8c52e7a1fbc981f33a06a36d956c44861dda989fd6e07d38956e0fd8"}]}, {"id": "ffde586c0f2ca962", "location": {"path": "/usr/lib/go/src/runtime/defs2_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3295}, "digests": [{"algorithm": "sha256", "value": "54ce909804e009da9c4fa633de3b639d034d0ebd38e6c829fb7bfb0fb059caa1"}]}, {"id": "8fb736f2de214f6e", "location": {"path": "/usr/lib/go/src/runtime/defs3_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1118}, "digests": [{"algorithm": "sha256", "value": "26e0366cc5db747c0ea9799c2fb039278c5c749e792106d4cc1ef5d459e93b9b"}]}, {"id": "b073476586774195", "location": {"path": "/usr/lib/go/src/runtime/defs_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4337}, "digests": [{"algorithm": "sha256", "value": "50009d9ddafdbb882f095e8e265be26ca379fcf6a9e688f54e610b85fdcc9bc8"}]}, {"id": "3518660b5c71edc2", "location": {"path": "/usr/lib/go/src/runtime/defs_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3759}, "digests": [{"algorithm": "sha256", "value": "af4914c1ef6705a3d004c6746d2c54759e841ca431692536f2969872e937a2bb"}]}, {"id": "8d6bde67d9359857", "location": {"path": "/usr/lib/go/src/runtime/defs_arm_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2734}, "digests": [{"algorithm": "sha256", "value": "40b423abed91432ddd3338acfdd999b84c903750ec6f1c41edee5c458557096f"}]}, {"id": "150340ed813a6805", "location": {"path": "/usr/lib/go/src/runtime/defs_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3942}, "digests": [{"algorithm": "sha256", "value": "497e92d5c85b841489862d76dcad604f5ce9813778d17e2903aa9ea0f3bbc864"}]}, {"id": "1f2de4cf20269875", "location": {"path": "/usr/lib/go/src/runtime/defs_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6276}, "digests": [{"algorithm": "sha256", "value": "e4f99bc9ab7d887e0a2d7280903b2da749370ddb5fecf76080e071a93b90f8d7"}]}, {"id": "c594d45d926d1172", "location": {"path": "/usr/lib/go/src/runtime/defs_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4047}, "digests": [{"algorithm": "sha256", "value": "065c6a219fb432dc4e07fd86d073bd2bd6a3713bd1b34419e6d67f3f4e57325d"}]}, {"id": "098250b4211efbf7", "location": {"path": "/usr/lib/go/src/runtime/defs_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2763}, "digests": [{"algorithm": "sha256", "value": "127cb1239c0599191cb67f3ec1658e2deed5175273a05ebbc3626f72f5d4e47d"}]}, {"id": "f8b7b28f3b9a5668", "location": {"path": "/usr/lib/go/src/runtime/defs_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3460}, "digests": [{"algorithm": "sha256", "value": "f9545acb30511bd15610320dc8e21caf492f4d83eafa358bbc2937ef415c0f7d"}]}, {"id": "5dcc63ffb0b7336b", "location": {"path": "/usr/lib/go/src/runtime/defs_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4054}, "digests": [{"algorithm": "sha256", "value": "78302dabbe1cd0fb00f75a7f288502bb193c835eeaba37c58e6903598602ab32"}]}, {"id": "33a9fb38a826267b", "location": {"path": "/usr/lib/go/src/runtime/defs_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4633}, "digests": [{"algorithm": "sha256", "value": "580996a6abf93b9442f58ac440a8d44d450968d792dfdffab001a04d0bd0f886"}]}, {"id": "a1c9edccf5411480", "location": {"path": "/usr/lib/go/src/runtime/defs_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4908}, "digests": [{"algorithm": "sha256", "value": "b9b2c972af08864da4e0206022bc873d24ce5af298c09e5106c01add8fb330f0"}]}, {"id": "3d0183a4a46a1fe9", "location": {"path": "/usr/lib/go/src/runtime/defs_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4009}, "digests": [{"algorithm": "sha256", "value": "992e84cbac881183d9196aec52332d239d695989f35c80a8b16b20fcc796f022"}]}, {"id": "8a14b5a453295984", "location": {"path": "/usr/lib/go/src/runtime/defs_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4279}, "digests": [{"algorithm": "sha256", "value": "c74d161aa155939c62b472efa8f78147fabbbd9f9919570ac30333bd71409e52"}]}, {"id": "a7e0cd162c67671c", "location": {"path": "/usr/lib/go/src/runtime/defs_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4290}, "digests": [{"algorithm": "sha256", "value": "f2e53a8f12504a063268aff9b16fdababed42874ecf6b236b3521ed0f4af267d"}]}, {"id": "fa9bb1ec7d675851", "location": {"path": "/usr/lib/go/src/runtime/defs_illumos_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 285}, "digests": [{"algorithm": "sha256", "value": "5ef561c20f986e02140ac5a69f8d1ab1b86009223eedf47e1d86fe8b9a8ed01c"}]}, {"id": "114b693c1ec5da78", "location": {"path": "/usr/lib/go/src/runtime/defs_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2992}, "digests": [{"algorithm": "sha256", "value": "25387c627fc6ef5e09bdbdbfb0002ebf97e7e9baee6b089ebe1c12bf7cb403a2"}]}, {"id": "f998a24c6380f5ab", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4271}, "digests": [{"algorithm": "sha256", "value": "a79fad2c7c0687b8d3a6fcc716a5638a05aebdf1b4ee1ccc248abd81eda29c5a"}]}, {"id": "27345e3e36a70f11", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4791}, "digests": [{"algorithm": "sha256", "value": "c4b196dfd8c62d747238e8cafa585db475478164df1730afd4724cfb93718f71"}]}, {"id": "a5b61c622e3df31b", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3956}, "digests": [{"algorithm": "sha256", "value": "b975c968580ec98112606940d4b4b91ba46182db6dcc5f86da4f169cdbd92f01"}]}, {"id": "3075359111397afd", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3682}, "digests": [{"algorithm": "sha256", "value": "8ed4dddd4c7da71bbbb824f01b49739596013cb0bd19adc69632e70cd9681412"}]}, {"id": "07e2fdc644091bbb", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "5fad29381086b0816254888a494d4799f72ea649e74e2d1c7698afad84ed47d1"}]}, {"id": "09c581f5332d784d", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3662}, "digests": [{"algorithm": "sha256", "value": "eaedccedbdf699f93a06dfbce06cee1be97723813c03a97c2c4833100be7c83c"}]}, {"id": "084b1b5035c19f5d", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3663}, "digests": [{"algorithm": "sha256", "value": "4158b780f41ad4413487c222e4faa79cf08542fab596eea7325eb79fee2225df"}]}, {"id": "0fd0bdb5eadac897", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3751}, "digests": [{"algorithm": "sha256", "value": "8647b1e9fae43bd14eead469d722067b78325da941681e5ad4704547659d1fbb"}]}, {"id": "7e89ac67ce9e0028", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3751}, "digests": [{"algorithm": "sha256", "value": "8647b1e9fae43bd14eead469d722067b78325da941681e5ad4704547659d1fbb"}]}, {"id": "cd757cd40b892e72", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3881}, "digests": [{"algorithm": "sha256", "value": "6620ea4acafeefc07adb02d8a4fd28514514b33c73bd741dde0ccb341a42a5f4"}]}, {"id": "48c5d4fdadfbaf60", "location": {"path": "/usr/lib/go/src/runtime/defs_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3213}, "digests": [{"algorithm": "sha256", "value": "add6d711a0462945978ce10c94d39db0a1d634dfab3d51b918a521287c5126a3"}]}, {"id": "a249eea6b786aa91", "location": {"path": "/usr/lib/go/src/runtime/defs_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2899}, "digests": [{"algorithm": "sha256", "value": "ba722b4bde1f34913c6b7ba079388fc50129a15fb76badff86666582000a3cf2"}]}, {"id": "1bd6dcbf7d38228b", "location": {"path": "/usr/lib/go/src/runtime/defs_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 855}, "digests": [{"algorithm": "sha256", "value": "3becd1181f74122c2487984935ad50f01b5dea16f3d5d2658ad401a7a84d40ff"}]}, {"id": "275928ac24cc10d8", "location": {"path": "/usr/lib/go/src/runtime/defs_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "4fa3639b7c80020045f65c845806f210f7cbe3f38d384adcee9ae77b711b3304"}]}, {"id": "f816ed5842dd0587", "location": {"path": "/usr/lib/go/src/runtime/defs_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 764}, "digests": [{"algorithm": "sha256", "value": "e209f17e3c272b12e6cd2bee3828e7d9d66d47e5ff3382717166109c824c774b"}]}, {"id": "d96d0d56490dcd70", "location": {"path": "/usr/lib/go/src/runtime/defs_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3197}, "digests": [{"algorithm": "sha256", "value": "1bc776a759f89b49e047c8a82af85d1d3124c7d03ad53b9b957734b0fb420881"}]}, {"id": "2557ed3671c0622c", "location": {"path": "/usr/lib/go/src/runtime/defs_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3030}, "digests": [{"algorithm": "sha256", "value": "4ed2e531b18e1cd3a09db2174c6c4ce0682aae420b3f0264ae6628bbb47ffe7d"}]}, {"id": "9120717aefefc18b", "location": {"path": "/usr/lib/go/src/runtime/defs_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3235}, "digests": [{"algorithm": "sha256", "value": "581e05a108dc903f6d1951ba7652a4240a64a282f7fec26e2fed59453d263441"}]}, {"id": "8c1a1ba3a816836b", "location": {"path": "/usr/lib/go/src/runtime/defs_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3148}, "digests": [{"algorithm": "sha256", "value": "0bf56adf1dc8db57dbe8e57f0eb3087d136c06ed1f3c314b10756aa44cba120c"}]}, {"id": "873376140f2c352f", "location": {"path": "/usr/lib/go/src/runtime/defs_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2894}, "digests": [{"algorithm": "sha256", "value": "6531044d1ca4567f50ae5f71befdc27bb956e71687b1b58abf99899d84f7e9f1"}]}, {"id": "b6155d16945e79b5", "location": {"path": "/usr/lib/go/src/runtime/defs_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2793}, "digests": [{"algorithm": "sha256", "value": "9a1892ff669fb604760368854d42823e3da3b5a9e47383d67070081b21fb50a9"}]}, {"id": "72f118810e359a94", "location": {"path": "/usr/lib/go/src/runtime/defs_plan9_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "c2e4ef22bce47ea0f34f11a3ee8cd5fb841461e91b9504206c4bb84725222ed6"}]}, {"id": "ce31bba7735b1f01", "location": {"path": "/usr/lib/go/src/runtime/defs_plan9_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1860}, "digests": [{"algorithm": "sha256", "value": "f7ef59d292e1d70c4fb76a7c9992fb8d64e63c6fb665302081cf9c2cbbd8757a"}]}, {"id": "c8f6560eb6654a95", "location": {"path": "/usr/lib/go/src/runtime/defs_plan9_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1772}, "digests": [{"algorithm": "sha256", "value": "4de5eedc82fd06cc5a26f8e33a6f6fdcc04a43dadbedfbcc6d97d693266339a7"}]}, {"id": "44c046bef40e05c9", "location": {"path": "/usr/lib/go/src/runtime/defs_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "b2647373c50705bea75ec0d66d2d7bcccaeab7d15ad02751b8f0ff3330d1076f"}]}, {"id": "41f75bf12e853b9a", "location": {"path": "/usr/lib/go/src/runtime/defs_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "43f15c3903466b94f90515603e7aa9fd5e056a32af8d745ffc6aea04ead39e3f"}]}, {"id": "71b881a9051e69a8", "location": {"path": "/usr/lib/go/src/runtime/defs_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2141}, "digests": [{"algorithm": "sha256", "value": "91584d9a1fc48771d90c0dd163523e7b13e2774a1a4db702d0a73036a5f0764e"}]}, {"id": "f807f5f3c3669d35", "location": {"path": "/usr/lib/go/src/runtime/defs_windows_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2031}, "digests": [{"algorithm": "sha256", "value": "7b9ec63ba1640357350e641e4e0ec52ac279fb76dc067610fe3cd26853bd0a1d"}]}, {"id": "3ac6ba856a4d3f35", "location": {"path": "/usr/lib/go/src/runtime/defs_windows_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "5615a27e61daab8aef57d736091f661c2ae932fd4da829c0477fd870fed9972b"}]}, {"id": "85ae58bc654fdf34", "location": {"path": "/usr/lib/go/src/runtime/defs_windows_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "1dcb319e8236a22c97b339a3de8f90a4ec03e768e053792586d0a660708e63ec"}]}, {"id": "2fede8a79ea2ea88", "location": {"path": "/usr/lib/go/src/runtime/defs_windows_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "f6c904249f6e3dce8d479f16a11323045917f4d7558db0705fdd86aa039a4140"}]}, {"id": "f180192e5a71ba82", "location": {"path": "/usr/lib/go/src/runtime/duff_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8434}, "digests": [{"algorithm": "sha256", "value": "21946721bb05d90781e2481f4d4a3b87f367dfc63d8d4ce3128c489c13e73941"}]}, {"id": "4598854470d53159", "location": {"path": "/usr/lib/go/src/runtime/duff_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5756}, "digests": [{"algorithm": "sha256", "value": "ed7cda2639575e2c89cf5b089d121b4d885e15892e76abd61c913ab971fc4db8"}]}, {"id": "f350f1602efda90d", "location": {"path": "/usr/lib/go/src/runtime/duff_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7282}, "digests": [{"algorithm": "sha256", "value": "884b4378d7f384cef47692121b855a2163e79ce457c855feb279802d8dcf48c9"}]}, {"id": "1bffb8f20740da51", "location": {"path": "/usr/lib/go/src/runtime/duff_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5400}, "digests": [{"algorithm": "sha256", "value": "1cf97708bc5b3d6bd69413e360ed634ba4014bcaa38951a8423189fe168e68ce"}]}, {"id": "c8c12a2301b2e1ba", "location": {"path": "/usr/lib/go/src/runtime/duff_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12290}, "digests": [{"algorithm": "sha256", "value": "d448a899f9434fa00c7f46fd03c69a93ab3167be71f97bb7ee59991ec4bb3e8d"}]}, {"id": "60308916cc8650e7", "location": {"path": "/usr/lib/go/src/runtime/duff_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11553}, "digests": [{"algorithm": "sha256", "value": "cce857d94d0ba2996cc766b1abb71c4df22d81c130d5a353005da80e5914da25"}]}, {"id": "1a42bc87661ef4be", "location": {"path": "/usr/lib/go/src/runtime/duff_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7225}, "digests": [{"algorithm": "sha256", "value": "55ba7752576ed5276c352f09ebdf03070af27ddede08ef28728dc9fdb5a9281e"}]}, {"id": "94ef785289a41dd9", "location": {"path": "/usr/lib/go/src/runtime/duff_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11676}, "digests": [{"algorithm": "sha256", "value": "20423094e8b447b535445ef33717229b70f4ebf06cfcc2e37b8302a5117795a0"}]}, {"id": "b33562f29237a2b2", "location": {"path": "/usr/lib/go/src/runtime/duff_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 507}, "digests": [{"algorithm": "sha256", "value": "260ae8185a206c9d61c81a2e7901404ad840042dffa603a0dd64612d508e052f"}]}, {"id": "5f66b78030238c68", "location": {"path": "/usr/lib/go/src/runtime/env_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3075}, "digests": [{"algorithm": "sha256", "value": "f23699a389b2937ebe2676a03bfd9bf37849d901efbb4ba7bdea52e8586cb533"}]}, {"id": "65abf006faeeb2d8", "location": {"path": "/usr/lib/go/src/runtime/env_posix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1599}, "digests": [{"algorithm": "sha256", "value": "48e8ae6f8c1bdf05a85cb8712956126afcb63b1bd3f137afaf39f3c87d58c083"}]}, {"id": "45bdb51ca2b22fd2", "location": {"path": "/usr/lib/go/src/runtime/error.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9443}, "digests": [{"algorithm": "sha256", "value": "8170d0d73f909ebff0c4c204e9081f6cbef26ceb842130ad17990ebbb57d4e2c"}]}, {"id": "c5c64ca59aa8c438", "location": {"path": "/usr/lib/go/src/runtime/exithook.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2373}, "digests": [{"algorithm": "sha256", "value": "676d4213b98c30d30407355e266e51f474165075398d32dd5b3e6c59579eecb3"}]}, {"id": "967e8fa404f9344a", "location": {"path": "/usr/lib/go/src/runtime/extern.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15042}, "digests": [{"algorithm": "sha256", "value": "6f4a34893dd89bd5b593bf813c90e474f2d46d74eaf9a026af90480ed64e20b9"}]}, {"id": "b965f7a4c3b4078a", "location": {"path": "/usr/lib/go/src/runtime/fastlog2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1249}, "digests": [{"algorithm": "sha256", "value": "4e03110f81e7323d3924fda1b76e3522e0631cf3d107f5c29de8be0b124a14a2"}]}, {"id": "b5dfe4272ed3dc5f", "location": {"path": "/usr/lib/go/src/runtime/fastlog2table.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 904}, "digests": [{"algorithm": "sha256", "value": "4729d9b0a9023b5c3b8e27d81943d692154499c6c3eec80a1663d47865eaa65c"}]}, {"id": "7a736bd7bd16df2e", "location": {"path": "/usr/lib/go/src/runtime/float.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1387}, "digests": [{"algorithm": "sha256", "value": "513770541ddfbfe2143dddde00e21413f6f66423093cc40b12b9c6d0523ded44"}]}, {"id": "7ffd9b1a1b087f83", "location": {"path": "/usr/lib/go/src/runtime/funcdata.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2612}, "digests": [{"algorithm": "sha256", "value": "bbdcb970aa7372c5de5afeeba150ef2198d59a44b843b3c6c65944eec56e6106"}]}, {"id": "867a0cc26e3295f7", "location": {"path": "/usr/lib/go/src/runtime/go_tls.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 366}, "digests": [{"algorithm": "sha256", "value": "253985b0412d66fd6657b0fcfa54eef45d036c66a7cd00b0ac37a3da2166a4e1"}]}, {"id": "bc00cd91e16c4c39", "location": {"path": "/usr/lib/go/src/runtime/hash32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1622}, "digests": [{"algorithm": "sha256", "value": "d9028409b581d240b525a4a8d200cc4d399c03d145a22382fb275ae063f90ad8"}]}, {"id": "c2abb6f8e444bfd6", "location": {"path": "/usr/lib/go/src/runtime/hash64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1994}, "digests": [{"algorithm": "sha256", "value": "2e11f61d07503e7c5f1be14675199eb583bb850bed31b510a56c4102e2fdb08e"}]}, {"id": "aeba0fa0fe2e13db", "location": {"path": "/usr/lib/go/src/runtime/heapdump.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18009}, "digests": [{"algorithm": "sha256", "value": "6c9f1b2db171b7bdd2e46c95d59b310172fcfeec2f2998d69e6f20a953dc07e3"}]}, {"id": "8a1a921b0caaa954", "location": {"path": "/usr/lib/go/src/runtime/histogram.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6975}, "digests": [{"algorithm": "sha256", "value": "d0770f20adccd212bef738e90d273a1bb38699fc6efb66bff4fe4758f9a48715"}]}, {"id": "402ef3e2fd7a3d0c", "location": {"path": "/usr/lib/go/src/runtime/iface.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16036}, "digests": [{"algorithm": "sha256", "value": "0f8c2d1b2d9d6a2d137786bcabb3159a67e0a32d8dbdbe1ee7eaba32e547449b"}]}, {"id": "6dbbcde910bd7bde", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "bd35ab3c6f623a7e48053997b69f5bbb9450f8fbd61e0af6d665f757fe1e2c11"}]}, {"id": "365faf8e7d32b255", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5190}, "digests": [{"algorithm": "sha256", "value": "c5237568882706a176a43df36cf39254c095c5b8dffba33db1f0665f95c90935"}]}, {"id": "e2312237e7045f12", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "d14ad05544ed39cc504ba9d0b58ac1290b06dfaaa86752655d8b64985c436f3a"}]}, {"id": "b2060e87957e42be", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4135}, "digests": [{"algorithm": "sha256", "value": "6d37784240f36910ae27351ef4a5d018a7ab0876d116d0f16483d08ebc581cf5"}]}, {"id": "a2e5dd6877ee01f4", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4775}, "digests": [{"algorithm": "sha256", "value": "2e1fcd70eb2d34e99b3bc4979e885009ff6b4e724ad60a72d1c44c1e069f10b6"}]}, {"id": "c1475e3a9abc0be3", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5470}, "digests": [{"algorithm": "sha256", "value": "a08a38fbeb82c7aed3c52e897895492d043e5d348b79647af8b1b5fbc29e77ab"}]}, {"id": "402492b54bab8b2e", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1836}, "digests": [{"algorithm": "sha256", "value": "a2b58a9e5490fa48e66a229bd1a06048ff04e8f245f0f054dcd187751cad04ac"}]}, {"id": "463adfeb9efc85fb", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6678}, "digests": [{"algorithm": "sha256", "value": "97bc543eded2d6d8aa3022384741d3f38f07edc3e263eb3c48f4dd8406807256"}]}, {"id": "24d5889a37a511ca", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1799}, "digests": [{"algorithm": "sha256", "value": "4290a435b60c833fc6fe4f90f5b62683b1b392b9a9db62e9ce85af7e1d87bade"}]}, {"id": "bf2e36ac5f96cdd6", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5422}, "digests": [{"algorithm": "sha256", "value": "72411a1cdef9c0dfa14940784d8c129b76536c73d4f9d6226010c7bd0cf23cfe"}]}, {"id": "69864f5a1ccb33b9", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1810}, "digests": [{"algorithm": "sha256", "value": "64ca9ee8d339d75fd18f9ba68cb0a69bdb1b270df789b0d98b7e25ac256b4964"}]}, {"id": "b91ed20dc664a673", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6223}, "digests": [{"algorithm": "sha256", "value": "6ef3afd32d83538e5e1a6c6d444709cfc5eb9b6387cc484c3e208d970fdbed38"}]}, {"id": "a3f96471db96a850", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2784}, "digests": [{"algorithm": "sha256", "value": "75503100528b0109b1dddf50cce87c48be03d47493cfb899e7642495f2302380"}]}, {"id": "ec06cbf2bf67c474", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4399}, "digests": [{"algorithm": "sha256", "value": "c8dfc15269007ccc8c53b960418411d1e3c94356d65d30c141bf6d1973223051"}]}, {"id": "e853054567479e55", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1808}, "digests": [{"algorithm": "sha256", "value": "e54a9b078f151508b2192177c02631ef2738b653d773c7301ca477874ec1fd35"}]}, {"id": "fb0848a13165a845", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6548}, "digests": [{"algorithm": "sha256", "value": "ade11b884213f377e592eb0c7806b9559365a8d1946bd41d94870bdfaaaa774c"}]}, {"id": "8bf9a10dd735af08", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "0cc85baf7be2cbc4c6263223817021ba603ae2ccbb694df8ccf358921084f8ee"}]}, {"id": "2782520ed2797df6", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6282}, "digests": [{"algorithm": "sha256", "value": "7bbbae75c18fad025e4b7dcf1b4ad8e007c69a7ac4729c011ac59f59560a0868"}]}, {"id": "4ee962ddbdd766d9", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2169}, "digests": [{"algorithm": "sha256", "value": "fc0982eb8b404eb0f784f333e968d53b15751b8b33db975a2bdb355829d53854"}]}, {"id": "4333d95eb4448a83", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6034}, "digests": [{"algorithm": "sha256", "value": "73bdd6aa337e24973f16aa07cf272980f13d13982d50ce09f520abbfbf4853ae"}]}, {"id": "149e4fc6790d9424", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_wasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5447}, "digests": [{"algorithm": "sha256", "value": "bbfcf353f83e387f6868961db63af50661fc5ff1657093acf6776d01625a4063"}]}, {"id": "5fe3d7b682f47240", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/atomic_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 269}, "digests": [{"algorithm": "sha256", "value": "3178362ba9505296630032e4fe4816726afdf91ff015c8d78e2b440b648e9d9b"}]}, {"id": "190c9073db73cfae", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 771}, "digests": [{"algorithm": "sha256", "value": "9e0cfe8821fb34bd0511f55b7e269c6b74dc9956e5d2b2db367349d1aa7695b6"}]}, {"id": "28b9087d9d75758c", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/stubs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "5dd8e4ce65dc4f6359ab8f18873dd1903f06d95a3fdcc5e184ffc2624a300e75"}]}, {"id": "bf404c54fb8fcefc", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/sys_linux_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "9035afb4b3c9350f1f1dfb71c3efb4819c62b34e7136894af5317edfa8b1cb6f"}]}, {"id": "abc2aae20bd20988", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/sys_nonlinux_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1366}, "digests": [{"algorithm": "sha256", "value": "a284a389ae6d196ba6a4fc2131115882461cadb0b0772fe589e57e746e9d5386"}]}, {"id": "ffe4ccc62248db47", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/types.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14569}, "digests": [{"algorithm": "sha256", "value": "b33e9107d843789914c51e5ed364704e91732efd420f8bf4897d3ec3a820a344"}]}, {"id": "ef872de7844fc547", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/types_64bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1123}, "digests": [{"algorithm": "sha256", "value": "1ea374803ac8f483de8a3efa9e065157a7d2352652a4ac7bcb0dc17756daffb6"}]}, {"id": "d7e0e460ab2ec1dd", "location": {"path": "/usr/lib/go/src/runtime/internal/atomic/unaligned.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 246}, "digests": [{"algorithm": "sha256", "value": "4c788293b984be07a34492f389d27b707b97016e8e5c6eef2b055f0e800d05e0"}]}, {"id": "5a47b5e1b9a0f155", "location": {"path": "/usr/lib/go/src/runtime/internal/math/math.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1082}, "digests": [{"algorithm": "sha256", "value": "5d20a31c7edcaa878e11896e8cfe820be82bf65c15916bddc40c9eee415d4919"}]}, {"id": "6482be8d5533a6a0", "location": {"path": "/usr/lib/go/src/runtime/internal/startlinetest/func_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 452}, "digests": [{"algorithm": "sha256", "value": "02848468eef0740d796f4a50d024031fad49c1d83342ea7c1a596b12f8ba46e4"}]}, {"id": "5ea283a3bbed306d", "location": {"path": "/usr/lib/go/src/runtime/internal/startlinetest/func_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6d6848deed00a50a83396210108178c6e5af8027698b0600ce03c77c6b71c26c"}]}, {"id": "d4f26c79c07453e8", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/consts.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "2f9d15ff7b4356def62e49d55ee85c7a09793e8967cec265bb8f92cf63a86442"}]}, {"id": "9cf67ea775286a23", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/consts_norace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f813bc3694d70c2f77b868cb52789fec13efe5c1308f71674ef16edd54e9c058"}]}, {"id": "8df1be601ab5c565", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/consts_race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 207}, "digests": [{"algorithm": "sha256", "value": "562f15026c1a55141edba8ae8b5e8099b0ea4dd60824cd69553a805d23acbe8e"}]}, {"id": "ee78aa78bd082cf1", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/intrinsics.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3954}, "digests": [{"algorithm": "sha256", "value": "68775b00cdc4316308b32cb351272bca2e187acb846a768eee71bde816bdf6a2"}]}, {"id": "9c8c4d01c82db888", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/intrinsics_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1096}, "digests": [{"algorithm": "sha256", "value": "9f1adf6b2dd463f5e7e5795896950a8556f89f771f7bca0c4dd3b741266b6c76"}]}, {"id": "cd85e7f3decf7137", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/intrinsics_common.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3974}, "digests": [{"algorithm": "sha256", "value": "a100c8d353ad1390d311ee0671be96b493335fbd2f670334e5ff45a622f3c1aa"}]}, {"id": "364b48f5e7c76a0d", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/intrinsics_stubs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 352}, "digests": [{"algorithm": "sha256", "value": "daf86f0f7cd12155e19f0386946015f5a89798c8ededc1ad682ad7d2ee573669"}]}, {"id": "ffe075a24a830ddd", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/nih.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1790}, "digests": [{"algorithm": "sha256", "value": "6ee8ddd5a44e6faf49317a5ba80deaa8d3412871595a2900631d38eb251f166e"}]}, {"id": "8d3db561460ca35b", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/sys.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 283}, "digests": [{"algorithm": "sha256", "value": "15c88e2f32c3e0cd3a04a273c89372b2382430a6093741dbd03122f7f38eadf2"}]}, {"id": "5f0c5a987489a512", "location": {"path": "/usr/lib/go/src/runtime/internal/sys/zversion.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "f69c03727973664529c2e6fa2d2c53b2d3440c887938d0d9b22254f7984052f2"}]}, {"id": "554d36d7d03f5ec8", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 861}, "digests": [{"algorithm": "sha256", "value": "30c2b4e92bcbdc337cbf487c48abbd446b542d92568210512bc2372c203eb292"}]}, {"id": "5fbb788cfdaf26b5", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1135}, "digests": [{"algorithm": "sha256", "value": "dd6191356bf0c18b3c9862b19e4014f06e217987b225823612b6da56fb6e193a"}]}, {"id": "32b9915b18df9248", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 696}, "digests": [{"algorithm": "sha256", "value": "07c9ed0148a609da7887549e091a36c09c7285ba973771f394ab0e80d2f78593"}]}, {"id": "ad56f547b39da392", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 645}, "digests": [{"algorithm": "sha256", "value": "88ce000ada0bb4cd253271b81870fbc4bd2f608c56b622b60bceb07a5a9c636d"}]}, {"id": "92a755144d0b98a4", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 708}, "digests": [{"algorithm": "sha256", "value": "aae4fe97b749575a9ac3a37e1562471abc13574de890e511a0ee60841e46fef9"}]}, {"id": "a8194df174b81672", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1bc3120828eee44d01b0a7473c20146cf9f88773799c541828775fe3d29cb50d"}]}, {"id": "fa0a3793c84023a0", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 876}, "digests": [{"algorithm": "sha256", "value": "f2569e00e60953e53868fc62a4b742b55dca791f604703f552f2e11b412b3329"}]}, {"id": "88823cd259d6d1ac", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 702}, "digests": [{"algorithm": "sha256", "value": "8220ccea6a62094bb6c68502018c56135f0771f6bf777dcc9e0325b5cb6b2d31"}]}, {"id": "41347bf7400ea25e", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 969}, "digests": [{"algorithm": "sha256", "value": "981433e494e2ca0db2978c08e7f37707873b097b55266005adc47623ba1cdc63"}]}, {"id": "ce214f880db7366b", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/asm_linux_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "6e4bbdf33ee41f071cec76aa5ca20694491b096b70de0fb83fec94d1f1c39461"}]}, {"id": "679bdcf3a1b711e1", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 219}, "digests": [{"algorithm": "sha256", "value": "e582cf004c9e2bfac94b209765521b1d6210f765c71d64447e31f45db55d85d6"}]}, {"id": "453018171f89651a", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 614}, "digests": [{"algorithm": "sha256", "value": "53e583299c7284f1892beb3a448db073ac74c991b030a00b6ab7e5242b0c09f0"}]}, {"id": "d526a802f0283e51", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 617}, "digests": [{"algorithm": "sha256", "value": "f0d74ca55811ded2e84a4a3969455783a0bd8ff9989477cef308dd232e021d51"}]}, {"id": "a193c93b6c53743b", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "d18b98d7c9324ae8ea19cc4c09b89417c2c384f8e546aac9e42903c3bdee58aa"}]}, {"id": "7ca22aac943aee76", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 626}, "digests": [{"algorithm": "sha256", "value": "8e22c60775549b8f3ad637cbf2e58bca51b6265fa700d05b5222967c75009d0a"}]}, {"id": "769f435a3558c744", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "8dc31a45bcd9c94fc9dea783b1d4255231be8af96c4c669ca2e9ccd79baf9635"}]}, {"id": "55d8e73db4186c8d", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "577a8b64c38b60d1c7e41d74d29cdb6b7637cb4657113f48d61a976c5de5fc56"}]}, {"id": "e8c69ba9a84499e6", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 664}, "digests": [{"algorithm": "sha256", "value": "1c6b2b8e7a72db6dc28d7236ec10d09515956824e03b70b2fdc8251602f46f4c"}]}, {"id": "9285413ca7ca1a5f", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 682}, "digests": [{"algorithm": "sha256", "value": "2340d3be47459b00b52dd9b404640d64c8678bbf647a7ff15cdfbff99c9eed31"}]}, {"id": "98074a993af6b5c1", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "8dc31a45bcd9c94fc9dea783b1d4255231be8af96c4c669ca2e9ccd79baf9635"}]}, {"id": "6d03da56d444a5e5", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/defs_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "a475e484a040d521eecae13ac5e29e70c8a054f679eef98eaf26a5e2aa0c4032"}]}, {"id": "bfbde07f418c501a", "location": {"path": "/usr/lib/go/src/runtime/internal/syscall/syscall_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "1205e03e3e24711eba676274204f5d8da0e62db0387b5f5fdc2e741bc71fb57f"}]}, {"id": "7f81b6ad14c7436f", "location": {"path": "/usr/lib/go/src/runtime/lfstack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1868}, "digests": [{"algorithm": "sha256", "value": "032313d994ec25dcd497dd6f8aa47c8dd7930878a75e3cc84657dd5a5a600f38"}]}, {"id": "f4d496aaca696c60", "location": {"path": "/usr/lib/go/src/runtime/lfstack_32bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "ad90989bda013b889e98f1a671e7ef71806fa041f05e50f98d195527bffe6d62"}]}, {"id": "8a86ba3f4eb35caa", "location": {"path": "/usr/lib/go/src/runtime/lfstack_64bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2716}, "digests": [{"algorithm": "sha256", "value": "124f28c68d5a2c9741ea9816c7edd0abd94cf5dcee777745c73f665d701d4f97"}]}, {"id": "03d4440e918c1e7b", "location": {"path": "/usr/lib/go/src/runtime/libfuzzer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6494}, "digests": [{"algorithm": "sha256", "value": "995c6bfe2fb2f5b1db1916c62a94e14356682e28c69efd1522125f72aa743df7"}]}, {"id": "8e5e1c58245f3273", "location": {"path": "/usr/lib/go/src/runtime/libfuzzer_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5135}, "digests": [{"algorithm": "sha256", "value": "cd5c9bd19ab356c44df123b6388acf1fe75735f770906b1f5f380c954679e99d"}]}, {"id": "4f4351f213ba3fac", "location": {"path": "/usr/lib/go/src/runtime/libfuzzer_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3228}, "digests": [{"algorithm": "sha256", "value": "7dafc50ea69a89eb90361108373f35d993e4fa3a96d84519cb183ba462c8424a"}]}, {"id": "ed21947577a2a7a9", "location": {"path": "/usr/lib/go/src/runtime/lock_futex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5313}, "digests": [{"algorithm": "sha256", "value": "fe3793fccbb8bad44c6b954e9ee256cc94e66274792a865761eb51dadcdc8497"}]}, {"id": "ad71d456fc885cfc", "location": {"path": "/usr/lib/go/src/runtime/lock_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6290}, "digests": [{"algorithm": "sha256", "value": "f5252a71a339ca651906ee49366b3e62a13efdb738b2fef30e032de5658505fb"}]}, {"id": "a852d931587084fe", "location": {"path": "/usr/lib/go/src/runtime/lock_sema.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6904}, "digests": [{"algorithm": "sha256", "value": "4e365025d50494a186e83f48e532fc6e936ff146520bd451611bcfc8e9b15db2"}]}, {"id": "2b1208ee3550ef9e", "location": {"path": "/usr/lib/go/src/runtime/lockrank.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14743}, "digests": [{"algorithm": "sha256", "value": "4fd17e4aab1ca19fa6aab2aac122e0d4f499c93c41da9f3b67a936cfb5df7dd5"}]}, {"id": "61d4afe5399f135f", "location": {"path": "/usr/lib/go/src/runtime/lockrank_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "aea87e76cf70b397d2a3698709e4e10436a8a81a6a8a3d5be8cf3875ccf584f8"}]}, {"id": "4be09a874d74e403", "location": {"path": "/usr/lib/go/src/runtime/lockrank_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10282}, "digests": [{"algorithm": "sha256", "value": "2a1a2f504d5ec8d6c6c14b2e712bee6951ca3acd095ac8e08ac8acc2bf5d4762"}]}, {"id": "ef99e0c5f96c3063", "location": {"path": "/usr/lib/go/src/runtime/malloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54320}, "digests": [{"algorithm": "sha256", "value": "2f9c64dfc4ec8da344c8697c6e6bb5eec870499fa71bc8cf26c034a54dd20f08"}]}, {"id": "ae1a0d7e8f4a3bed", "location": {"path": "/usr/lib/go/src/runtime/map.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44565}, "digests": [{"algorithm": "sha256", "value": "ac791e678bfc5979dcd441013bc79290eee2c8cc3826c453b80b52afd3a498c1"}]}, {"id": "79ec09d1624c56f7", "location": {"path": "/usr/lib/go/src/runtime/map_fast32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13030}, "digests": [{"algorithm": "sha256", "value": "bb8af0a9373e641f9e6abc38fac03511aa07ac8237fe135641224ff4e8632333"}]}, {"id": "c2fc17d49d056c18", "location": {"path": "/usr/lib/go/src/runtime/map_fast64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13216}, "digests": [{"algorithm": "sha256", "value": "3074f9a4a186f7f4eea53ade738ea13ef20b1f301ca4604448ea96846bb94cd1"}]}, {"id": "eab3502eedbe7ed5", "location": {"path": "/usr/lib/go/src/runtime/map_faststr.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14646}, "digests": [{"algorithm": "sha256", "value": "a04fd124d8bd3cbc36120f24a26ea4beb88a61863bc8c4894f561086939e4147"}]}, {"id": "dece29b1627ebd42", "location": {"path": "/usr/lib/go/src/runtime/mbarrier.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12802}, "digests": [{"algorithm": "sha256", "value": "136a02ff5002b1621d18a03723f31081eace6bbbf17c4af21e3bc16ce21ba7e3"}]}, {"id": "f6a6569c37fd55ef", "location": {"path": "/usr/lib/go/src/runtime/mbitmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46057}, "digests": [{"algorithm": "sha256", "value": "ed63b40aebb50280f704a30345131511bd23487a567ceb466ca425cd4972699d"}]}, {"id": "4793dd757ab3701d", "location": {"path": "/usr/lib/go/src/runtime/mcache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10277}, "digests": [{"algorithm": "sha256", "value": "a1a9dc332bafe066b298898ff9fd07d3d2849ae92e962469542c331cd049656e"}]}, {"id": "bdc5070cb032cba6", "location": {"path": "/usr/lib/go/src/runtime/mcentral.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8112}, "digests": [{"algorithm": "sha256", "value": "3290cef9ab891cb44b1e9727eaa89bab27d038aef9c4da9e9c4ce874c2c3a885"}]}, {"id": "908fc1c1dbec5c56", "location": {"path": "/usr/lib/go/src/runtime/mcheckmark.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2922}, "digests": [{"algorithm": "sha256", "value": "5e897d21747dbbf1f99ec795d42bb46125d323f3c71df1363ef26c9bef9ba84e"}]}, {"id": "cf4cb12d06aa9b9b", "location": {"path": "/usr/lib/go/src/runtime/mem.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6383}, "digests": [{"algorithm": "sha256", "value": "41622317b1d0bff0919176a14425231ad4b816ae41489da2513e9054f2c5cd76"}]}, {"id": "9e842cb340f7eb0f", "location": {"path": "/usr/lib/go/src/runtime/mem_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1941}, "digests": [{"algorithm": "sha256", "value": "c63198ce84765b62798cbf8ab00c291b214be84817b86bb4d2f5e11b09389ebd"}]}, {"id": "4874fd10936a96ca", "location": {"path": "/usr/lib/go/src/runtime/mem_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2152}, "digests": [{"algorithm": "sha256", "value": "1aea7f8a5d3dd8b912005da6e0b4f16bfb314d668f7cc710ba96d63b77ecd586"}]}, {"id": "01980c6d5a4b8029", "location": {"path": "/usr/lib/go/src/runtime/mem_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1889}, "digests": [{"algorithm": "sha256", "value": "0e2b1707ec7a6e7ec2fe97f9dc79f0e6baf5cbb32f2922b0484a566235f6e4b6"}]}, {"id": "c4aef644279b26d8", "location": {"path": "/usr/lib/go/src/runtime/mem_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2299}, "digests": [{"algorithm": "sha256", "value": "a512081ccaee743aa402a7ccddce70d9bf22cc5ee768edccea59e59d82d7800a"}]}, {"id": "7fab544d2dcecc77", "location": {"path": "/usr/lib/go/src/runtime/mem_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6296}, "digests": [{"algorithm": "sha256", "value": "6664ba2b4e19f780824cbc723f045d735b4077724a9b83b09a0ec53a77332b8d"}]}, {"id": "487e30eeab6ee5e8", "location": {"path": "/usr/lib/go/src/runtime/mem_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4412}, "digests": [{"algorithm": "sha256", "value": "3e0e00607e4fbea6418703af308d0ec1a836f9bd2744fe387ede8eabe4dbf711"}]}, {"id": "377c455cd117da24", "location": {"path": "/usr/lib/go/src/runtime/mem_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3853}, "digests": [{"algorithm": "sha256", "value": "00937547448790306a49af6abe7329df392ac1ec08a452d965689e6bea368502"}]}, {"id": "58ba15e1c492da6b", "location": {"path": "/usr/lib/go/src/runtime/memclr_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2438}, "digests": [{"algorithm": "sha256", "value": "ef35610117f472b7d64203c9017554146faf8f2ef8c04a962bf1b37d0acb826c"}]}, {"id": "535dc856ca468037", "location": {"path": "/usr/lib/go/src/runtime/memclr_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5024}, "digests": [{"algorithm": "sha256", "value": "826fb9aef6f97dda8e5a994e21ec692479712f69fefcf1469b756bdff29739ef"}]}, {"id": "ccde305e591dd8e5", "location": {"path": "/usr/lib/go/src/runtime/memclr_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2667}, "digests": [{"algorithm": "sha256", "value": "242f3ac105e8a162768d8ee01354e29f071bf2d7d332ebe3973bea4557781fb7"}]}, {"id": "097927eba702bc3b", "location": {"path": "/usr/lib/go/src/runtime/memclr_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3707}, "digests": [{"algorithm": "sha256", "value": "52d443ff6ae13c35239591e195761fc0137acdd1d71c794037d4708d4a2ac1b2"}]}, {"id": "f921e28edf134aab", "location": {"path": "/usr/lib/go/src/runtime/memclr_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 778}, "digests": [{"algorithm": "sha256", "value": "3069e0161e16d722078376dcdf8202d8d8af6d12458665a96f3920ed42cc4ead"}]}, {"id": "284d07a67a0d4add", "location": {"path": "/usr/lib/go/src/runtime/memclr_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1763}, "digests": [{"algorithm": "sha256", "value": "8cda19ba5dc97bee2adf40bf5e9549018bce89e0bf6a6b97bcf8b175d55cc699"}]}, {"id": "478e0ffc48bea9f5", "location": {"path": "/usr/lib/go/src/runtime/memclr_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1356}, "digests": [{"algorithm": "sha256", "value": "5b184a9f81fef5ff512115e7cb7820f42d41826d9819c40283dbcee1d58acdb9"}]}, {"id": "1a5386bcd31bcfe9", "location": {"path": "/usr/lib/go/src/runtime/memclr_plan9_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 983}, "digests": [{"algorithm": "sha256", "value": "5a39f288b45f21c774cb0296534824e944a70e5d92b01da2414258a907358604"}]}, {"id": "ed6698906f5ca583", "location": {"path": "/usr/lib/go/src/runtime/memclr_plan9_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 511}, "digests": [{"algorithm": "sha256", "value": "e79af221938ed66c5207cb8c61cdaae18df43d0854356faad9e9eaa9ffc4c9ec"}]}, {"id": "4efc372b744c678e", "location": {"path": "/usr/lib/go/src/runtime/memclr_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4336}, "digests": [{"algorithm": "sha256", "value": "9e035dd4df1aa7992cc2a47e74e1516af6ca70b519cef135f45f02712322fbc0"}]}, {"id": "02ef5f4b80a1199c", "location": {"path": "/usr/lib/go/src/runtime/memclr_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "82407075b4f8626a08e7f8e0a406c5268359c9922df6c0488af3be400b9e2bb6"}]}, {"id": "6b578705ad9d0bd5", "location": {"path": "/usr/lib/go/src/runtime/memclr_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2010}, "digests": [{"algorithm": "sha256", "value": "b0ba718f03592aee54a9581a064c656c24e4ca26ca559520cf15ea8799ca3f8b"}]}, {"id": "3f60b55569fa7a64", "location": {"path": "/usr/lib/go/src/runtime/memclr_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 485}, "digests": [{"algorithm": "sha256", "value": "7f8b26acb7b174e8de85bf99081bd7f2f8f6fb7a48d5ad21e488d02eec5ab310"}]}, {"id": "331b742ec3898b3d", "location": {"path": "/usr/lib/go/src/runtime/memmove_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4525}, "digests": [{"algorithm": "sha256", "value": "5de7bb590b70508910f1f3da3cb6e617de261f459924133da74f8517c264dfb2"}]}, {"id": "bf1f4925839ceddd", "location": {"path": "/usr/lib/go/src/runtime/memmove_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12777}, "digests": [{"algorithm": "sha256", "value": "d41cf81dcd78595b1cbc40df052561a99f3906a5190e9eb71772d40b7ef5cacc"}]}, {"id": "4d6aea62b097fb02", "location": {"path": "/usr/lib/go/src/runtime/memmove_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6039}, "digests": [{"algorithm": "sha256", "value": "536430961a3cdd3f5c5f4b4f8b0799535efc1bf20a4da53f810f201720de5494"}]}, {"id": "20dfe2db73d7e0d1", "location": {"path": "/usr/lib/go/src/runtime/memmove_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6098}, "digests": [{"algorithm": "sha256", "value": "b6af6c6b8046c943bdfa82bca55bb418c9a6d2fd2c3ee438d95b6f493e7432f6"}]}, {"id": "19956a38c5298bd0", "location": {"path": "/usr/lib/go/src/runtime/memmove_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1839}, "digests": [{"algorithm": "sha256", "value": "58c4c07d50e1f1a377d156dbca6612ec9f22efdc11c8b55efe775df03e1e5007"}]}, {"id": "d918af06dc3a4c1f", "location": {"path": "/usr/lib/go/src/runtime/memmove_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1870}, "digests": [{"algorithm": "sha256", "value": "fd449d71430f8482deef29db575b14afcbd1e2b158413de4fa7dfa5fb3d7f339"}]}, {"id": "01c69926efcef8b1", "location": {"path": "/usr/lib/go/src/runtime/memmove_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4502}, "digests": [{"algorithm": "sha256", "value": "e981861b4ba5e9ef6fff994d223365400487914bbca0db785ac706b9f2e2aefd"}]}, {"id": "92808e115b586706", "location": {"path": "/usr/lib/go/src/runtime/memmove_plan9_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3136}, "digests": [{"algorithm": "sha256", "value": "3e03687aaeb07629cb0504eec58f08fdbfb460a6223af94b9b9787c4010fdbf2"}]}, {"id": "8d098028f5641667", "location": {"path": "/usr/lib/go/src/runtime/memmove_plan9_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3114}, "digests": [{"algorithm": "sha256", "value": "b03e67dd9f4f27fd506640868fbbfe3ab8f753dfd597b06407dbcf5c4753d0e5"}]}, {"id": "cf64c422a2969725", "location": {"path": "/usr/lib/go/src/runtime/memmove_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4688}, "digests": [{"algorithm": "sha256", "value": "71f6f3ff1c7bf000c37cbab7cd38cadbeca0414ae871849413bb6a2caad3f78a"}]}, {"id": "3c1620028b63f845", "location": {"path": "/usr/lib/go/src/runtime/memmove_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5608}, "digests": [{"algorithm": "sha256", "value": "74aa5c5290950d1f55fab3e093f002bc32cf06300993969b10f2aac347d05d7e"}]}, {"id": "af5138e0e9a68a00", "location": {"path": "/usr/lib/go/src/runtime/memmove_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2988}, "digests": [{"algorithm": "sha256", "value": "9560889a4ed541310b997744c820fef5249c880a8657acb7ec7e78c622b503ac"}]}, {"id": "4c5c15c3c5ae7c95", "location": {"path": "/usr/lib/go/src/runtime/memmove_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 479}, "digests": [{"algorithm": "sha256", "value": "1f5cc91a77bc47b2d7bafab90df1ab24e950d1315e1e14243f2d23ab1a726bac"}]}, {"id": "c34823f2dcad0543", "location": {"path": "/usr/lib/go/src/runtime/metrics.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22774}, "digests": [{"algorithm": "sha256", "value": "60b3ad1c4c5703955fdfcbdbc33522a0b5c6385b16de76514c36861c2665dc30"}]}, {"id": "b6dd7a771c842949", "location": {"path": "/usr/lib/go/src/runtime/metrics/description.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15412}, "digests": [{"algorithm": "sha256", "value": "58e5bcbc2c24488eb301a27b91332c4a14fc49a442f8c71eb0deea9d03126f42"}]}, {"id": "6b9ef26b38684468", "location": {"path": "/usr/lib/go/src/runtime/metrics/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11715}, "digests": [{"algorithm": "sha256", "value": "6b2fc0dd8869bda07862f38de61089e69714c92eeb2b042df4a56afd0cd146df"}]}, {"id": "515e2a81e476b689", "location": {"path": "/usr/lib/go/src/runtime/metrics/histogram.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1365}, "digests": [{"algorithm": "sha256", "value": "1bd00aa442b577266e511722eda47a9cbc9734e6e58131d4d6400e130804de4d"}]}, {"id": "b57c7801416f20ea", "location": {"path": "/usr/lib/go/src/runtime/metrics/sample.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "79c3564514d3b088e29847dfdd08dd51352be536be19538f249d32ff305754aa"}]}, {"id": "0fff021116c53b10", "location": {"path": "/usr/lib/go/src/runtime/metrics/value.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1890}, "digests": [{"algorithm": "sha256", "value": "cd606a1ff8784eb93db6a6f47864c0c691d9f1b4801863943edb19b7eb36ba06"}]}, {"id": "068ad5a5d078828b", "location": {"path": "/usr/lib/go/src/runtime/mfinal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18250}, "digests": [{"algorithm": "sha256", "value": "d8d7df64879f6f73e58775c4c3c0ee365a7eaacb735def4202230646b0ee1ebb"}]}, {"id": "53eb0594e9de787a", "location": {"path": "/usr/lib/go/src/runtime/mfixalloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3224}, "digests": [{"algorithm": "sha256", "value": "5fbea34eb900e250e192318072f6a4e99993a5152467bab544a3d707d7162a40"}]}, {"id": "395c0ebe12be9523", "location": {"path": "/usr/lib/go/src/runtime/mgc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 59713}, "digests": [{"algorithm": "sha256", "value": "84fc6ac300c4f1bb202b95d6544fad5821c16e3d37da108695b6e1c16eecef2c"}]}, {"id": "b47e81129b46863a", "location": {"path": "/usr/lib/go/src/runtime/mgclimit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17658}, "digests": [{"algorithm": "sha256", "value": "0a7a55c99319d811fb73f4ed0a7ab26f6c53317e55cf29b187c2998e37a42b27"}]}, {"id": "05637e08f2bcec48", "location": {"path": "/usr/lib/go/src/runtime/mgcmark.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48432}, "digests": [{"algorithm": "sha256", "value": "8c1dde52570d1ae2956b0a28936f72c9939a8f4965afa259083ab40b759c80c8"}]}, {"id": "3a94913183a6c319", "location": {"path": "/usr/lib/go/src/runtime/mgcpacer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 55867}, "digests": [{"algorithm": "sha256", "value": "8bce323b3f103512dd4d5446eeebd1163f3da2aae381e02881c7610ec4dfebee"}]}, {"id": "0ae1e9558725257e", "location": {"path": "/usr/lib/go/src/runtime/mgcscavenge.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44925}, "digests": [{"algorithm": "sha256", "value": "1f6101ccbd86e623dc475b1106590c0744ec7b700976e7065f6a0ae005b4f861"}]}, {"id": "c181d7f7bce64c10", "location": {"path": "/usr/lib/go/src/runtime/mgcstack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10860}, "digests": [{"algorithm": "sha256", "value": "b2570bcce0ff44bff11c7d5a6a67450893a48ce4d94a2bb02616610eb2948f28"}]}, {"id": "b15d573120ffd2d9", "location": {"path": "/usr/lib/go/src/runtime/mgcsweep.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31907}, "digests": [{"algorithm": "sha256", "value": "583d3ebbb226cd24ea4f8f32141890b0e027750adc7fd7b79582824fdd38d06b"}]}, {"id": "7338c234b11763fb", "location": {"path": "/usr/lib/go/src/runtime/mgcwork.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13197}, "digests": [{"algorithm": "sha256", "value": "bbb6fddf5030e6e9b48c663e9358eba2c4750e686368aac4e83caa79fb021dd7"}]}, {"id": "f307ce4dfdddc119", "location": {"path": "/usr/lib/go/src/runtime/mheap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73286}, "digests": [{"algorithm": "sha256", "value": "3a44c44b33cf3b98f07ffd6b6b6316eabb193a48f741b22103c06e7a3edcad30"}]}, {"id": "2d0bdb448a1e45a6", "location": {"path": "/usr/lib/go/src/runtime/mkduff.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8198}, "digests": [{"algorithm": "sha256", "value": "b32ac27af1618749c788b8c0855c9ae09ef86c0a0e85316641849e2791922fa6"}]}, {"id": "a8fe1efe7637ae07", "location": {"path": "/usr/lib/go/src/runtime/mkfastlog2table.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3149}, "digests": [{"algorithm": "sha256", "value": "b60187bd908df41048751dce11177d9c07581271fe5d78e52d563d8160ec6f7e"}]}, {"id": "f9ef3955d6c7b92e", "location": {"path": "/usr/lib/go/src/runtime/mklockrank.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8429}, "digests": [{"algorithm": "sha256", "value": "c189ef9877d2b18b94719b206927bfdbeebadbc4a525ede4320f5730358bde79"}]}, {"id": "09bb002012d77931", "location": {"path": "/usr/lib/go/src/runtime/mkpreempt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15593}, "digests": [{"algorithm": "sha256", "value": "bb6bf3c186b62ae81b61131afdc3b4a506dd917129c68db87e00d3116ac410b6"}]}, {"id": "510b16009ee1477f", "location": {"path": "/usr/lib/go/src/runtime/mksizeclasses.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9519}, "digests": [{"algorithm": "sha256", "value": "0570294bdf8355bca83de26ddb3d812db612c33cde24f7881a1ff4664b438ea9"}]}, {"id": "797f12ae79520e39", "location": {"path": "/usr/lib/go/src/runtime/mmap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 845}, "digests": [{"algorithm": "sha256", "value": "b29ff7e274daa156915da5d6164a1ab55b2cf73a29d422ed1ddc51809a968378"}]}, {"id": "a918286ecafd63be", "location": {"path": "/usr/lib/go/src/runtime/mpagealloc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37434}, "digests": [{"algorithm": "sha256", "value": "66ed42e43e4492b212e006010aefb8f424fb3987015819320cdb802d0127cc37"}]}, {"id": "77469fcd91b345f2", "location": {"path": "/usr/lib/go/src/runtime/mpagealloc_32bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3897}, "digests": [{"algorithm": "sha256", "value": "1e47b703467a14917392d1e6533d1f963d1c7813c46ffbac6bbc4094893b4757"}]}, {"id": "d9d84d10e82927d8", "location": {"path": "/usr/lib/go/src/runtime/mpagealloc_64bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9671}, "digests": [{"algorithm": "sha256", "value": "5f3f4ff4e73dcac499c55844b859fb61b5c85feb1eb72fe61956335c4c3b6aac"}]}, {"id": "bbd6ddbd5d136824", "location": {"path": "/usr/lib/go/src/runtime/mpagecache.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5571}, "digests": [{"algorithm": "sha256", "value": "95e1cc53961607a191478fd009af7fd1da3219cdce46c34e6be8c4a077117320"}]}, {"id": "a75f8e964fb8bfcc", "location": {"path": "/usr/lib/go/src/runtime/mpallocbits.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12900}, "digests": [{"algorithm": "sha256", "value": "9302ef64ad618a96ec2780162af0e70003b849c409bbb152cd99232ee5a4691e"}]}, {"id": "f9e9795d187b293e", "location": {"path": "/usr/lib/go/src/runtime/mprof.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39670}, "digests": [{"algorithm": "sha256", "value": "430bfa5415fc33119f1672a526be2b840cf04f2f7ff10300c7a01de0c45cefa4"}]}, {"id": "1995aac57b0ab579", "location": {"path": "/usr/lib/go/src/runtime/mranges.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14802}, "digests": [{"algorithm": "sha256", "value": "81d07625dda999cbbfd56decadd84dd26b14c4df19fc8fec958aa187277f3981"}]}, {"id": "dbd9e2c14396f227", "location": {"path": "/usr/lib/go/src/runtime/msan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1540}, "digests": [{"algorithm": "sha256", "value": "a1399eb6dd762f532cd90cc456c0011764cf893324b5d35fdaa79d9f004f4c92"}]}, {"id": "be7405d61d8dd864", "location": {"path": "/usr/lib/go/src/runtime/msan/msan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 718}, "digests": [{"algorithm": "sha256", "value": "b99bafd559cdeb768a44448f3f04dcd601e135258fa83688214de7defb8ef839"}]}, {"id": "e6d89697504ead3d", "location": {"path": "/usr/lib/go/src/runtime/msan0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "a53ed6335e7b05d189b422b3503d2421203362754eaa7b0b73c7bab4780fc2e4"}]}, {"id": "32bc7ae4c97e76c3", "location": {"path": "/usr/lib/go/src/runtime/msan_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2365}, "digests": [{"algorithm": "sha256", "value": "261d4a8cf2063d824a87fdef6508d223b7960027276f551a65991c0aca57ee63"}]}, {"id": "9d596c689b1d538e", "location": {"path": "/usr/lib/go/src/runtime/msan_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2039}, "digests": [{"algorithm": "sha256", "value": "b771ec3442755b215f45efcb5229bcbd236cce2055a9dfcdcd852e382f41b9cd"}]}, {"id": "05dd3dc8ac654fd8", "location": {"path": "/usr/lib/go/src/runtime/msize.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 777}, "digests": [{"algorithm": "sha256", "value": "8f07781b6b8b3b517c7e315abd60bd0d65d829a57ef9302094429e8db5455c80"}]}, {"id": "9c90726324b0b796", "location": {"path": "/usr/lib/go/src/runtime/mspanset.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13453}, "digests": [{"algorithm": "sha256", "value": "a74106d4980665a5637a7b167bd0d70f03deeeaac96b7cbb5bd038aa1bf0a533"}]}, {"id": "0f1000e2a127168b", "location": {"path": "/usr/lib/go/src/runtime/mstats.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31376}, "digests": [{"algorithm": "sha256", "value": "9c37c38b795977946a97194a6b5b505dc16bdcd17a1fadd677ba0e77830c4487"}]}, {"id": "94f13c002382591c", "location": {"path": "/usr/lib/go/src/runtime/mwbbuf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9491}, "digests": [{"algorithm": "sha256", "value": "e8d354fa607883a414f00f813a155d31bfebad619900fdc17f53a9b1fc82a80b"}]}, {"id": "db0ecb3726293036", "location": {"path": "/usr/lib/go/src/runtime/nbpipe_pipe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 405}, "digests": [{"algorithm": "sha256", "value": "8045e3f11b9ad656641c985b388f2e7c789fde1b921e0d8d4356ad61bc860447"}]}, {"id": "e8699c7d4e2d8673", "location": {"path": "/usr/lib/go/src/runtime/nbpipe_pipe2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 344}, "digests": [{"algorithm": "sha256", "value": "29976eeaa240c5b1ff32866263a1e701831b6fc70a06bf79d6aabc999ab45e4d"}]}, {"id": "6350fd287361d30f", "location": {"path": "/usr/lib/go/src/runtime/net_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 645}, "digests": [{"algorithm": "sha256", "value": "7239f44891e475c54bc77f9a513a7deae5e04d4c2473b88e2dcc0b1c8d2abc65"}]}, {"id": "37fd3bdc5c2bd65a", "location": {"path": "/usr/lib/go/src/runtime/netpoll.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18829}, "digests": [{"algorithm": "sha256", "value": "6cb0c4044bfb321860f4fd09568540c209f656041922d1ffd8acad75248f4a10"}]}, {"id": "c237feb080c6dbee", "location": {"path": "/usr/lib/go/src/runtime/netpoll_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5039}, "digests": [{"algorithm": "sha256", "value": "931e79f435240605f0aa967777a9588933c8c039985f15172a4303f2b1752011"}]}, {"id": "37551370ee8366ef", "location": {"path": "/usr/lib/go/src/runtime/netpoll_epoll.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4292}, "digests": [{"algorithm": "sha256", "value": "336f584d806b65be3995cca2b2ad8b37678da115bc77d54277df16ee1595abb8"}]}, {"id": "5d3a3976ee6351ce", "location": {"path": "/usr/lib/go/src/runtime/netpoll_fake.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 652}, "digests": [{"algorithm": "sha256", "value": "c057349f0a10c64b613fb25e5abd0c58a9bc6496fd7c39b4723d3fbda5542397"}]}, {"id": "2b117e4c5b3df83d", "location": {"path": "/usr/lib/go/src/runtime/netpoll_kqueue.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4749}, "digests": [{"algorithm": "sha256", "value": "92bd7a6bab76cfec7a0ad5a1e2576214e58d5883328017320604c1109cdf1e56"}]}, {"id": "914b26d5c2f04aa9", "location": {"path": "/usr/lib/go/src/runtime/netpoll_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11099}, "digests": [{"algorithm": "sha256", "value": "6790b277f34ac97d273bba2846cf9568b0c2d2eb77177c4dcb887c7a43406342"}]}, {"id": "1fa40c53d025bd3e", "location": {"path": "/usr/lib/go/src/runtime/netpoll_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1439}, "digests": [{"algorithm": "sha256", "value": "ef6fd10df77ea31c0fcd281be901589be3863329927398401e4dd42aa99dc447"}]}, {"id": "f5978217bb45d799", "location": {"path": "/usr/lib/go/src/runtime/netpoll_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3924}, "digests": [{"algorithm": "sha256", "value": "ad7470225c97cdd697bb0871d41a08258d833cbf619a02ceb94b1759d1329b2b"}]}, {"id": "648001627e7233ec", "location": {"path": "/usr/lib/go/src/runtime/os2_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20923}, "digests": [{"algorithm": "sha256", "value": "f85a8e3ad11f7ba1e9bb392bb019f71d93e0d7705bcd239ef7ddce76eba034b0"}]}, {"id": "284be201e81ad5b7", "location": {"path": "/usr/lib/go/src/runtime/os2_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 302}, "digests": [{"algorithm": "sha256", "value": "48c3ec24ef89c48146af1ccfcfa2f09e3a819a0f50d5fde043c9102d817df4ba"}]}, {"id": "ca1e8c17bccc11e3", "location": {"path": "/usr/lib/go/src/runtime/os2_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 296}, "digests": [{"algorithm": "sha256", "value": "be982d16cebd03635f6eed88b5feac5cbeb33174b774bc64d44c0ecc95e3cad9"}]}, {"id": "3ce0a5084facc20e", "location": {"path": "/usr/lib/go/src/runtime/os2_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "e4f7b73d408ff7cf3381c4a668fc8fc297ec2d6e26276fefec52af9e53be7c38"}]}, {"id": "663c650433a1c270", "location": {"path": "/usr/lib/go/src/runtime/os2_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 320}, "digests": [{"algorithm": "sha256", "value": "1ff5e7058b7860dc7ee9bf74b9f0ad3f5694a29a887c63add6caec30fdd1d073"}]}, {"id": "c44850f856e6e519", "location": {"path": "/usr/lib/go/src/runtime/os3_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4036}, "digests": [{"algorithm": "sha256", "value": "26082b12c00b2206b5f9697ae124f9dcc2b0b8e2a39447b7fbdc9277b155b8ec"}]}, {"id": "3ff09d5918041740", "location": {"path": "/usr/lib/go/src/runtime/os3_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17632}, "digests": [{"algorithm": "sha256", "value": "00ef54b3e4dc0074b4df4f9b33af2e5901376a1a3f4bec5d6818f2e7603103e7"}]}, {"id": "743848366b081abe", "location": {"path": "/usr/lib/go/src/runtime/os_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8358}, "digests": [{"algorithm": "sha256", "value": "b145407f68a4692291c41f193b61992567552823a04864c936c5283229aec0eb"}]}, {"id": "c174630febac1ea6", "location": {"path": "/usr/lib/go/src/runtime/os_android.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 463}, "digests": [{"algorithm": "sha256", "value": "a599d8a290e9b7e71177e5c39a0e0f9f1db191e084b11ffd97c1ad2120cdbfc5"}]}, {"id": "a25c3a0f2117321d", "location": {"path": "/usr/lib/go/src/runtime/os_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11802}, "digests": [{"algorithm": "sha256", "value": "dfa4b024a2978e384765c9fb57e99e30cc8c8aa815db35587efe21d9e0421bef"}]}, {"id": "ca73d151286e5a43", "location": {"path": "/usr/lib/go/src/runtime/os_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 416}, "digests": [{"algorithm": "sha256", "value": "5847e444232430142557a6a56a3716cb4e76b62e674a3e079ba881e3782e0c6f"}]}, {"id": "6bb3d9740d35542b", "location": {"path": "/usr/lib/go/src/runtime/os_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7168}, "digests": [{"algorithm": "sha256", "value": "975319e328379043d76cdb13575ca121718ed2a760e3a1362b6345a61ff2905b"}]}, {"id": "97b059e610ac1f33", "location": {"path": "/usr/lib/go/src/runtime/os_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11724}, "digests": [{"algorithm": "sha256", "value": "e1c6ad06d244edd0f46653632d92da37e087b3901b10d24c991762bca9f8193a"}]}, {"id": "bcfcecc8dd663245", "location": {"path": "/usr/lib/go/src/runtime/os_freebsd2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "07eaf8d44bb4afb7593d24d9f4f29c2fe9e9d6111778f4879c1910a921dc0fea"}]}, {"id": "2bcef44f5a5224d6", "location": {"path": "/usr/lib/go/src/runtime/os_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 658}, "digests": [{"algorithm": "sha256", "value": "4ce9044a5f423e52eb7d521d27f9d57c453e96d95bf29cadff7b1f7ffad88ff6"}]}, {"id": "17d30617c8106b61", "location": {"path": "/usr/lib/go/src/runtime/os_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1349}, "digests": [{"algorithm": "sha256", "value": "1f5ae016912a410f8756ed327015b105eaa75a83c0b193c0a232511100108571"}]}, {"id": "fb1d969031fdc10e", "location": {"path": "/usr/lib/go/src/runtime/os_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 398}, "digests": [{"algorithm": "sha256", "value": "3fe9516de3c8bd9cde3e9daf91b2fab06d5113e5db385918940a3bd231d1ba60"}]}, {"id": "dc8f24b99e94ca4a", "location": {"path": "/usr/lib/go/src/runtime/os_freebsd_noauxv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 241}, "digests": [{"algorithm": "sha256", "value": "455164c166d63a16d4d1dd86e5d8f893f14b3e28141a569794e03480e08c7d67"}]}, {"id": "95b762aac9e210e9", "location": {"path": "/usr/lib/go/src/runtime/os_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 198}, "digests": [{"algorithm": "sha256", "value": "f5e2a8365a11e00230bcca56c6a7a845e7a39de7fb6fa225d869d8b3fc317e49"}]}, {"id": "554b7b0743c95a8e", "location": {"path": "/usr/lib/go/src/runtime/os_illumos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4021}, "digests": [{"algorithm": "sha256", "value": "ede3c8eb7686e1f0b54758f9bbe2d623bd855c2d0c45eca47325153f7814d4c6"}]}, {"id": "03bbc8f6724f1f52", "location": {"path": "/usr/lib/go/src/runtime/os_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3358}, "digests": [{"algorithm": "sha256", "value": "35217e87bd8da5ab0a22fca78ea13d4d8b1889626c5ee97b7a476fc4407f8232"}]}, {"id": "16e2b30e8b1b7eaf", "location": {"path": "/usr/lib/go/src/runtime/os_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26890}, "digests": [{"algorithm": "sha256", "value": "854cb459b368fcf0ba7ca0152e2db9ca384919fb0c9ae7c156efb74b2328787a"}]}, {"id": "c01739269af31dc2", "location": {"path": "/usr/lib/go/src/runtime/os_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "e30730550565f301eb3a1668b543f7095e9d3f3c3fbd4483f7fc635c32b71694"}]}, {"id": "fb843552edb71de2", "location": {"path": "/usr/lib/go/src/runtime/os_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 556}, "digests": [{"algorithm": "sha256", "value": "7ae62fd90b3e54c258b0d3e48a07b6d39344951dbb6ddcc61e1f56e215b732b2"}]}, {"id": "94a9bc975a862814", "location": {"path": "/usr/lib/go/src/runtime/os_linux_be64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 806}, "digests": [{"algorithm": "sha256", "value": "0d3bbc72fe2f3091a6a599fb79180dbc13edecf613cfc83f164f2809aff891c2"}]}, {"id": "d71844dea6f0b83d", "location": {"path": "/usr/lib/go/src/runtime/os_linux_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 870}, "digests": [{"algorithm": "sha256", "value": "ed08e83bbb13787a044b1f12e952bc54f57085d9f5b4e80067c2c1e2d8527167"}]}, {"id": "8e7dcb2ebe5a1c9b", "location": {"path": "/usr/lib/go/src/runtime/os_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 485}, "digests": [{"algorithm": "sha256", "value": "4b2493cf9cb96ff09cc8d672dc6ae5a8348e8626df8e73e3b8a57dbd64fcdbc2"}]}, {"id": "5ad2366fdadf37ca", "location": {"path": "/usr/lib/go/src/runtime/os_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1074}, "digests": [{"algorithm": "sha256", "value": "05810a42fc6a71b29715fb73afe75eb478fbf96fd9e6023e6f00ef316d5d12e5"}]}, {"id": "2af3212d919ea639", "location": {"path": "/usr/lib/go/src/runtime/os_linux_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1065}, "digests": [{"algorithm": "sha256", "value": "bbd51ea03b08ffcb20b6f62719f82cceff2e2a7cf637e377132380aee505bd18"}]}, {"id": "243177053c591b35", "location": {"path": "/usr/lib/go/src/runtime/os_linux_noauxv.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 337}, "digests": [{"algorithm": "sha256", "value": "7c2485a784ea54d6a6d1af5644f0ee241b8faad42d38f46f0e40c512a6d197e2"}]}, {"id": "78ec361959dc8bb4", "location": {"path": "/usr/lib/go/src/runtime/os_linux_novdso.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 347}, "digests": [{"algorithm": "sha256", "value": "3b6c6d2b479663513eab0f272fc399663595b1978e5183f4ea9d6e8e2c73150d"}]}, {"id": "6dda4891a6a77003", "location": {"path": "/usr/lib/go/src/runtime/os_linux_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 526}, "digests": [{"algorithm": "sha256", "value": "29599b40991c7c60040455f4e5fbfb1297308868a7b8a4189ed567c260aaf4bd"}]}, {"id": "47194eb90c49bb09", "location": {"path": "/usr/lib/go/src/runtime/os_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 198}, "digests": [{"algorithm": "sha256", "value": "461e95b7d35eacdd2def412bed6e3588a15d9805b5de8e34c5bf0c4c93bee60a"}]}, {"id": "b284118604017088", "location": {"path": "/usr/lib/go/src/runtime/os_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 316}, "digests": [{"algorithm": "sha256", "value": "f94c10ecdf4a501e7a30f3bdc608c04057d5824ff9efa7119816000c6c7fd7a0"}]}, {"id": "7c94f4f98f9554b2", "location": {"path": "/usr/lib/go/src/runtime/os_linux_x86.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 234}, "digests": [{"algorithm": "sha256", "value": "a42877c11697ac5c9b40822aa289b79e95fa62d3c7e3aa8d3ae915d9ae24f6ff"}]}, {"id": "1090111391f74690", "location": {"path": "/usr/lib/go/src/runtime/os_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10122}, "digests": [{"algorithm": "sha256", "value": "6ce0d38fefb5e0dd0324ac14e17e36df6ff02ddd557cca5a4bc9d81b28feb4b8"}]}, {"id": "e39c9ac63a48f852", "location": {"path": "/usr/lib/go/src/runtime/os_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 617}, "digests": [{"algorithm": "sha256", "value": "a300bbfdb73df1345e5cb0c1ea3964a8e59c416e12b72ea73b6e909b8858c8fb"}]}, {"id": "a9bb5a0a33efc192", "location": {"path": "/usr/lib/go/src/runtime/os_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 614}, "digests": [{"algorithm": "sha256", "value": "fde72c1a726597877fab558f2d85a3425f41972dfdb90be7ec3475fb51e3128e"}]}, {"id": "5f909541aa22e070", "location": {"path": "/usr/lib/go/src/runtime/os_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1186}, "digests": [{"algorithm": "sha256", "value": "aed69686b09035b1c2494b4e5fda08386e2971a4c6ba452c61ba8356dc2c2e24"}]}, {"id": "3c346c36056fc3d6", "location": {"path": "/usr/lib/go/src/runtime/os_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 856}, "digests": [{"algorithm": "sha256", "value": "cd9c4cc0e0f22a12278e1d1066b9a5c4894a59b648f059ca0cafd72f24f92b23"}]}, {"id": "40c932eb10fe3bac", "location": {"path": "/usr/lib/go/src/runtime/os_nonopenbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 437}, "digests": [{"algorithm": "sha256", "value": "ee262ac265c43fa6826127530808e2b316bfb86bf3d226dbbebea428266f2b8c"}]}, {"id": "0a8fd423c2749e53", "location": {"path": "/usr/lib/go/src/runtime/os_only_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "a90bf51cfe354f458016aeb9742ab854802295464ba4128e15351d646d0a9a3d"}]}, {"id": "dd95506b96010309", "location": {"path": "/usr/lib/go/src/runtime/os_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7100}, "digests": [{"algorithm": "sha256", "value": "a4f3963b9566071ed607bb89e44d0a4f6501d8df2dbc91d15cf948452682eb22"}]}, {"id": "d13563204981d24f", "location": {"path": "/usr/lib/go/src/runtime/os_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 749}, "digests": [{"algorithm": "sha256", "value": "9ad8701a891da390d880c97a82a090006a06cbe9670074d691515547066f7560"}]}, {"id": "52389a5db96704d4", "location": {"path": "/usr/lib/go/src/runtime/os_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 416}, "digests": [{"algorithm": "sha256", "value": "7403065538711233c0392374058b60341f19244b1828ab02180891d2a8b13869"}]}, {"id": "e3c3524a3bab3e81", "location": {"path": "/usr/lib/go/src/runtime/os_openbsd_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1524}, "digests": [{"algorithm": "sha256", "value": "f9d63168b1dc417ef089886f682c17aea8208b76af1b296fd9e117cb668a0dd7"}]}, {"id": "c1402b70df6464b0", "location": {"path": "/usr/lib/go/src/runtime/os_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 416}, "digests": [{"algorithm": "sha256", "value": "e8a3adafa79f5db4462db9432a7bb8b432d9e813e2342e11147e62e5e5f656e2"}]}, {"id": "a3e17450b5cefd9a", "location": {"path": "/usr/lib/go/src/runtime/os_openbsd_syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1392}, "digests": [{"algorithm": "sha256", "value": "3cc82d77e388fd353e33487e5c8595e161e95a66bb84d9b91e633ba9c99c4768"}]}, {"id": "9ff9b98c91605708", "location": {"path": "/usr/lib/go/src/runtime/os_openbsd_syscall1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "6bee8826db6586cb29a967311980383836f7b99bfbae05335c0f259df98620a6"}]}, {"id": "0e6f9df670f99076", "location": {"path": "/usr/lib/go/src/runtime/os_openbsd_syscall2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2518}, "digests": [{"algorithm": "sha256", "value": "4f27b02a64363e59a9efc2b177f83cd4fa235d7db47d6caadaa6a798f8a29449"}]}, {"id": "72dd50f4c3ec41cb", "location": {"path": "/usr/lib/go/src/runtime/os_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10838}, "digests": [{"algorithm": "sha256", "value": "f9a746f940dc3946c76e849d7086442778666a6af3793553490e0c03e41ad2dc"}]}, {"id": "a470ec6e736401d6", "location": {"path": "/usr/lib/go/src/runtime/os_plan9_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 462}, "digests": [{"algorithm": "sha256", "value": "591905f947ed0c27aab3c133df7f3900c1ccd4f84c50e7a88b6fcde918fd1ec4"}]}, {"id": "b7b691ac65447ebb", "location": {"path": "/usr/lib/go/src/runtime/os_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6709}, "digests": [{"algorithm": "sha256", "value": "8058f552c053bb9eb14f663f0cb43606134c64e4fda67b214f8db12b3495bee0"}]}, {"id": "b1ac31bbe546db9a", "location": {"path": "/usr/lib/go/src/runtime/os_unix_nonlinux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 374}, "digests": [{"algorithm": "sha256", "value": "153a9f0da04566aecf78fb69ed8339b800421d90a8511154f6dd08776a0f321f"}]}, {"id": "88b9fb7cf266d2a8", "location": {"path": "/usr/lib/go/src/runtime/os_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45454}, "digests": [{"algorithm": "sha256", "value": "46259bf4face2f4b4b14302461da134bbdddc6ddda804b3421be0a2cf5f33bbc"}]}, {"id": "9aee86e1c7937837", "location": {"path": "/usr/lib/go/src/runtime/os_windows_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 511}, "digests": [{"algorithm": "sha256", "value": "cb9196eb8639673dc38b4088a8a5e6c0adbf475b0ac0282ff293b60599ae3eea"}]}, {"id": "8b76e5fe98d4af32", "location": {"path": "/usr/lib/go/src/runtime/os_windows_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 339}, "digests": [{"algorithm": "sha256", "value": "b58581ff91ac99aa00fbf36c9ccd2e1c74e1b4295f24cbba7a9c094e07dd5995"}]}, {"id": "17b552f0d1c2f1ed", "location": {"path": "/usr/lib/go/src/runtime/pagetrace_off.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 550}, "digests": [{"algorithm": "sha256", "value": "f68a5cbb67b01724d0929ca1ce8ad73b735f7dfd89cf8b919406e562305f8152"}]}, {"id": "6199cb80264e6df3", "location": {"path": "/usr/lib/go/src/runtime/pagetrace_on.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10583}, "digests": [{"algorithm": "sha256", "value": "25208469959cac4aaca9c656a2ba9c25f557f881b360b857af5fdd52ffe05093"}]}, {"id": "694893b4491fe1c6", "location": {"path": "/usr/lib/go/src/runtime/panic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41087}, "digests": [{"algorithm": "sha256", "value": "c0d9485c4e904cd9f5a57e16bbdfda6aeb4845a940fbe78395dabef233d431d4"}]}, {"id": "0dc05281f4745e13", "location": {"path": "/usr/lib/go/src/runtime/panic32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4912}, "digests": [{"algorithm": "sha256", "value": "522e8e7772422a05139e31c70ba3afc5b03fe52a5215e3ddd6267a9d8fbfd6f8"}]}, {"id": "31da8ccd646c75be", "location": {"path": "/usr/lib/go/src/runtime/plugin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4362}, "digests": [{"algorithm": "sha256", "value": "531596ee5ddc2711f2b3de4afcbcee6bd9020a4a4fe7f3573de745af41320d8e"}]}, {"id": "5d2c389c2c7c5b55", "location": {"path": "/usr/lib/go/src/runtime/pprof/elf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2861}, "digests": [{"algorithm": "sha256", "value": "43a1284bfc363574cb0843d2d632ea86dff94fdf5388070f3d32c1fc6329f8d6"}]}, {"id": "5833bbc93471985c", "location": {"path": "/usr/lib/go/src/runtime/pprof/label.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3035}, "digests": [{"algorithm": "sha256", "value": "1171b8652323229037258f08e67f2782f777880a0cbd2a4cf734bc5fe4327262"}]}, {"id": "710368bc5be4a98b", "location": {"path": "/usr/lib/go/src/runtime/pprof/map.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "ee129384558f549e6443ea790a89a00766e3c984ef3dbf457a11d16d076601b2"}]}, {"id": "850b2e3b9a659f85", "location": {"path": "/usr/lib/go/src/runtime/pprof/pe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "bf35baf1f818710a4ece483144ef5860dfa1fd1ee3c1b17f4a3e8bffee41a12c"}]}, {"id": "20dad3d4899bcf5b", "location": {"path": "/usr/lib/go/src/runtime/pprof/pprof.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28457}, "digests": [{"algorithm": "sha256", "value": "4236bba2daba1c7fdaa363c21468d3cfacea308e2f7a9fdb34293af834976e95"}]}, {"id": "d1cd90b67c98fc3e", "location": {"path": "/usr/lib/go/src/runtime/pprof/pprof_norusage.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 390}, "digests": [{"algorithm": "sha256", "value": "a01104ba163d54dad98ca4176b6a543f1cd418ffcf4d496e43b79af88e0b8382"}]}, {"id": "ec61a1e5361b8ccc", "location": {"path": "/usr/lib/go/src/runtime/pprof/pprof_rusage.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 792}, "digests": [{"algorithm": "sha256", "value": "b6f1218e14f49794e7f903da0b90e5430d3b6ca3c080005bbedbf3cf62360493"}]}, {"id": "25d97c28279f9738", "location": {"path": "/usr/lib/go/src/runtime/pprof/pprof_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 505}, "digests": [{"algorithm": "sha256", "value": "3b8dce2bde03c35ae89dcfc7616a14a9a649b831ee07e2301217cf539b54a95c"}]}, {"id": "1948f90253d907cc", "location": {"path": "/usr/lib/go/src/runtime/pprof/proto.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26252}, "digests": [{"algorithm": "sha256", "value": "56437ac5050f526885b52c7a1bb21e0f62c0c41eede3de9bcb9c188adc9901a2"}]}, {"id": "a8ea6efd965f35a5", "location": {"path": "/usr/lib/go/src/runtime/pprof/proto_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 888}, "digests": [{"algorithm": "sha256", "value": "31a10d84c73f3474100318b53581218e3903c4bf8aed57d54424de3b1dce959a"}]}, {"id": "8f8c4bf3212b4120", "location": {"path": "/usr/lib/go/src/runtime/pprof/proto_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "b0a27d0b8e1a66a5458bf55723b2434d35496d27e386e0b04984b811cbafffb0"}]}, {"id": "5aa823172ffbc67b", "location": {"path": "/usr/lib/go/src/runtime/pprof/protobuf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2564}, "digests": [{"algorithm": "sha256", "value": "6e6fc4636549fa3e978b285df8a6c41176a9ca4191947e4ab3898ac9b21a6c57"}]}, {"id": "80c371fc4fc7f83e", "location": {"path": "/usr/lib/go/src/runtime/pprof/protomem.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2979}, "digests": [{"algorithm": "sha256", "value": "398cb2102733a19dd4def287d01c42dee401fb79455dc37211149f80d78a4be2"}]}, {"id": "23e02cd84317867c", "location": {"path": "/usr/lib/go/src/runtime/pprof/runtime.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1653}, "digests": [{"algorithm": "sha256", "value": "ed6593a87b73dc9c015bc775a9912989556cb772db71bc55d00c5956a4d32256"}]}, {"id": "d59d3f4850dab358", "location": {"path": "/usr/lib/go/src/runtime/preempt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15539}, "digests": [{"algorithm": "sha256", "value": "3ab244aaad21479f609afaea33edba483b11938fb3656f780165315e8b608d90"}]}, {"id": "6644e381316cea26", "location": {"path": "/usr/lib/go/src/runtime/preempt_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 824}, "digests": [{"algorithm": "sha256", "value": "be851444c97d6a65160823aebd7ceebcdecfd88805057f38af0e839314900eec"}]}, {"id": "0e7e8bdb1d6ac8c7", "location": {"path": "/usr/lib/go/src/runtime/preempt_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1708}, "digests": [{"algorithm": "sha256", "value": "359759b35d3e3757fdb8e7fca81e0040fd0f3cd046dd4869167fd6636a702d9f"}]}, {"id": "579a20948d47c0d6", "location": {"path": "/usr/lib/go/src/runtime/preempt_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1511}, "digests": [{"algorithm": "sha256", "value": "10f63ea91cb64be655c185b282112cc268c8b720e267436ec44ae8dac2614896"}]}, {"id": "733f1d846d9089de", "location": {"path": "/usr/lib/go/src/runtime/preempt_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2014}, "digests": [{"algorithm": "sha256", "value": "8a8680af000807d4739c77dd88637e49a6cffbf67c4b8c5db238e7e4d320dd3c"}]}, {"id": "2bebcc1cb0b24020", "location": {"path": "/usr/lib/go/src/runtime/preempt_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2403}, "digests": [{"algorithm": "sha256", "value": "c1d6be9dfa2911a71adfc91ef17dd51874247c0b4c245addbcd5bf8ad03793a7"}]}, {"id": "52e2ab57522d0b43", "location": {"path": "/usr/lib/go/src/runtime/preempt_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2781}, "digests": [{"algorithm": "sha256", "value": "38218149f5772a33066fd0f4e9ffbd61119b47d9ba4a424cb52eb700981d8dd6"}]}, {"id": "ade891e9683b35ff", "location": {"path": "/usr/lib/go/src/runtime/preempt_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2745}, "digests": [{"algorithm": "sha256", "value": "c7ba49f6c2c6481053d5930468a37c9c445e60c7e226bec182d7b191732b8e59"}]}, {"id": "3dedb783e08fe4b8", "location": {"path": "/usr/lib/go/src/runtime/preempt_nonwindows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 290}, "digests": [{"algorithm": "sha256", "value": "4aae15044bdee656cbb361b9c06c9ab2f14b25d28c4ba6c407e27c225e7a6d2a"}]}, {"id": "722b11d48a861269", "location": {"path": "/usr/lib/go/src/runtime/preempt_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2781}, "digests": [{"algorithm": "sha256", "value": "de506995bea746c6faaa83cb0c6d68828d770693a021f3fd043f3b1e22567973"}]}, {"id": "198b56ecd808e803", "location": {"path": "/usr/lib/go/src/runtime/preempt_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2313}, "digests": [{"algorithm": "sha256", "value": "b51204244419e3850e5eefc756690958fe1e4ac8e3d8c7d798a5933878a4ba43"}]}, {"id": "f002e45121362eea", "location": {"path": "/usr/lib/go/src/runtime/preempt_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1d05e6dd4526b72334419a108b6b7fcec008d8b8bed46ae94fbe9e25676de23b"}]}, {"id": "404585209e1ee416", "location": {"path": "/usr/lib/go/src/runtime/preempt_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 176}, "digests": [{"algorithm": "sha256", "value": "0711cb74aa1e596e55c2af249582ac11ea412fcee53dfa5e3ef77262ab6e074a"}]}, {"id": "4b87c1e453a74417", "location": {"path": "/usr/lib/go/src/runtime/print.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6062}, "digests": [{"algorithm": "sha256", "value": "6b739921edcc0e6cb070213dec6cf7f9a43828f84deda2cdce39925d77cc7553"}]}, {"id": "c44ff9482dee47e1", "location": {"path": "/usr/lib/go/src/runtime/proc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 186122}, "digests": [{"algorithm": "sha256", "value": "5d3dc9a049e4344cc75f2d859037e6a13a58a8f3eb6591b55cd0e4dfa770bd10"}]}, {"id": "733d7f994379b71b", "location": {"path": "/usr/lib/go/src/runtime/profbuf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18625}, "digests": [{"algorithm": "sha256", "value": "d9edf72861ea264734ea46657b7766f3eb8e5f7eb4bf174c9e7ac416321f23b0"}]}, {"id": "ce7456efd4ec238c", "location": {"path": "/usr/lib/go/src/runtime/proflabel.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1552}, "digests": [{"algorithm": "sha256", "value": "6bb06392421787bbb98e809868d4e1eeec13a0b27ee2698cf257e69fe851fc61"}]}, {"id": "13a37b07d1809ad2", "location": {"path": "/usr/lib/go/src/runtime/race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19046}, "digests": [{"algorithm": "sha256", "value": "b718f8d01fe203d1a69775dd668bec7218245adc75193117ec6f2f760764cfea"}]}, {"id": "c5e58a1f588991ba", "location": {"path": "/usr/lib/go/src/runtime/race/README", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1730}, "digests": [{"algorithm": "sha256", "value": "cd4cb8108e96efad5bb582a8dbc79c5537833f5c9ad4a45d0b43b6a02b384c3b"}]}, {"id": "9ca5eed3a104fbdb", "location": {"path": "/usr/lib/go/src/runtime/race/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "cdfc84978384bc2368238913c18051bcd5f970b87d39b0b407f244dcd0025dc5"}]}, {"id": "0e90974c98bbf8b4", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 364}, "digests": [{"algorithm": "sha256", "value": "782b508ccfefb8b936604fff89d0a98c422d6b1f94fd2cd72e2050de73a178f2"}]}, {"id": "233f1bfc6699e04e", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_darwin.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-mach-binary", "size": 541464}, "digests": [{"algorithm": "sha256", "value": "8011864cefc4b2cfa84a93e463dca14d6214ac54fe074bdea0c1673b354aea90"}], "executable": {"format": "macho", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null}}, {"id": "c1d7dab108bbbfdc", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_freebsd.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 712464}, "digests": [{"algorithm": "sha256", "value": "79d6675434cd7ea8a5a4629e97d8f64c5c58772e975e756ae5b06e4771e90bfb"}]}, {"id": "312e2f704df0f516", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_linux.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 563848}, "digests": [{"algorithm": "sha256", "value": "fbaa69e3dbd6d92139238f8b0bcf1591d7c534ebcfe47ce8d753174bda01f732"}]}, {"id": "709f791fdd835cd2", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_netbsd.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 714520}, "digests": [{"algorithm": "sha256", "value": "68863acc509c59bc25edd3a2dd64aa0ce316e3262cced539fcc8349b57f9af76"}]}, {"id": "8decc8b148b24cf5", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_openbsd.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 688784}, "digests": [{"algorithm": "sha256", "value": "04eb0993515802de71d914fb17b01e46ec9f13a21e3d482c8e10565bd265cdb7"}]}, {"id": "3ff7b2cfc8b9431f", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v1/race_windows.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 461185}, "digests": [{"algorithm": "sha256", "value": "948ecaf35dac4b843afb9b5bec6765393b81c4df8e5a18b7fb25a755dcf1aebc"}]}, {"id": "18ad4bf5ed89ef8a", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v3/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "3eea0f481158b1660bd4179a6a298f5c4b5ad9ea7d97d13d785aac13392ce4fb"}]}, {"id": "4c9710dc4f4b81f1", "location": {"path": "/usr/lib/go/src/runtime/race/internal/amd64v3/race_linux.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 563664}, "digests": [{"algorithm": "sha256", "value": "76b93ba4aee82b1f368c3ed808cde4e7b17ebfe6afb12e5be3137484f5d9740d"}]}, {"id": "727e03bb3f3fb24b", "location": {"path": "/usr/lib/go/src/runtime/race/mkcgo.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 444}, "digests": [{"algorithm": "sha256", "value": "984b6b61e7db9a34db6e29c0c30ca20d96f52cc2e99ebb6d4e6478d88f759374"}]}, {"id": "041b6c74c36146e5", "location": {"path": "/usr/lib/go/src/runtime/race/race.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 868}, "digests": [{"algorithm": "sha256", "value": "27d2f8e5cb13cf24748b324f0358c0d7bbfc2b26bb698f251023747291a9c9ea"}]}, {"id": "0a0f6b66cd4660a1", "location": {"path": "/usr/lib/go/src/runtime/race/race_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5283}, "digests": [{"algorithm": "sha256", "value": "f1a891fdc3b5dba8ba082f2060314291e833cd4d219cf9abfad0b6ba1db86e30"}]}, {"id": "506ca1a896be1c1c", "location": {"path": "/usr/lib/go/src/runtime/race/race_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4763}, "digests": [{"algorithm": "sha256", "value": "4acd5cab2703dc0f05e2e9e8422eff5413cd8d985405ca8dcd0574134e465f2a"}]}, {"id": "b4b31002550b559b", "location": {"path": "/usr/lib/go/src/runtime/race/race_darwin_arm64.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-mach-binary", "size": 484988}, "digests": [{"algorithm": "sha256", "value": "f3b05b241e6ce616fa9bb7e446e4d608e882f5377b32273098acaf11ef66933b"}], "executable": {"format": "macho", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null}}, {"id": "09976fc2cf88b7a2", "location": {"path": "/usr/lib/go/src/runtime/race/race_linux_arm64.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 530736}, "digests": [{"algorithm": "sha256", "value": "be9f017e15faeca6b877aee33c844731db01583575bf0da49e696d8d8e5114b4"}]}, {"id": "719b9d555d414a79", "location": {"path": "/usr/lib/go/src/runtime/race/race_linux_ppc64le.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 669736}, "digests": [{"algorithm": "sha256", "value": "45fca14d4f2477ed8d4f65fac7f1f34472d85dc5d4aaff28393d7f4d4bdf52e8"}]}, {"id": "1266d9e8573069e0", "location": {"path": "/usr/lib/go/src/runtime/race/race_linux_s390x.syso", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 565472}, "digests": [{"algorithm": "sha256", "value": "7f327570b57d23176c54a5e8f2676f8add719acf56c9f9c91197d618c6d60db7"}]}, {"id": "b9dbcf38ef2974c6", "location": {"path": "/usr/lib/go/src/runtime/race/race_v1_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "7086b0c7f9eecc4ccbd8d40893d94749c74269bb7f0239ddb5925b6d92279761"}]}, {"id": "0366ce2aebe77fc3", "location": {"path": "/usr/lib/go/src/runtime/race/race_v3_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 245}, "digests": [{"algorithm": "sha256", "value": "af1d1bc1c193f8db6c10baae0fb76d6ad9f19e73e7b1d050d773ea2d2e16c8d7"}]}, {"id": "f755eadc30043476", "location": {"path": "/usr/lib/go/src/runtime/race0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "6d06b60b8a98715e95ef88f7d9d22e4c7c4bf1aa04d658ad8afa01141b58f908"}]}, {"id": "5959cde54d267337", "location": {"path": "/usr/lib/go/src/runtime/race_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14150}, "digests": [{"algorithm": "sha256", "value": "f71fd6c1b12df70bda8ad507531e8ba48dea7d20768d7c78527e132bd728e546"}]}, {"id": "35cbc67d9b551c38", "location": {"path": "/usr/lib/go/src/runtime/race_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14551}, "digests": [{"algorithm": "sha256", "value": "1010010240d13bf7d9cfcdb0f991f32d832c4f53e752279ecd380e1021e64e66"}]}, {"id": "293505acc55b8021", "location": {"path": "/usr/lib/go/src/runtime/race_ppc64le.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18323}, "digests": [{"algorithm": "sha256", "value": "8109b6e82e296b17a8f3e32ac7e18752bb99a1939057164f514efcfb68d62e16"}]}, {"id": "0a93e2199431ab1f", "location": {"path": "/usr/lib/go/src/runtime/race_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12290}, "digests": [{"algorithm": "sha256", "value": "188d3ea8d6b8d3acb6b9d3acb21e325d93e619c0acfdc9bee61739bda1cd0b7e"}]}, {"id": "7bd3753a5d68f629", "location": {"path": "/usr/lib/go/src/runtime/rdebug.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 550}, "digests": [{"algorithm": "sha256", "value": "39a5f8ec7012b69997d9e25c6a7f303b128f821c155ac2f3bd5e04b7a45ef796"}]}, {"id": "b94ca34c7fa74a8a", "location": {"path": "/usr/lib/go/src/runtime/relax_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 598}, "digests": [{"algorithm": "sha256", "value": "c10620ad033c63adaf31bef21230e565574fefacf862b6e59d3072f0d8fd5d73"}]}, {"id": "34025c58eb777310", "location": {"path": "/usr/lib/go/src/runtime/retry.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 760}, "digests": [{"algorithm": "sha256", "value": "64afd0c6d11790a6324caf058795ca4c61295d03b947637165a764b8d34c0b13"}]}, {"id": "4e07430fcdfdffba", "location": {"path": "/usr/lib/go/src/runtime/rt0_aix_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4434}, "digests": [{"algorithm": "sha256", "value": "93a2697547cc20dc06853db8d45dd006548c4e73e6623d8dbb40fef2262d2bd9"}]}, {"id": "fd7ce732fdbbe59e", "location": {"path": "/usr/lib/go/src/runtime/rt0_android_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 822}, "digests": [{"algorithm": "sha256", "value": "1f52f25a10577cc79be49d997a867025b49626e0a749c0c46fdc4601c681870e"}]}, {"id": "4547816d0b687563", "location": {"path": "/usr/lib/go/src/runtime/rt0_android_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 754}, "digests": [{"algorithm": "sha256", "value": "61cf51ba582f3b88e25c7539a1d48897ba6498260e4eb71e44a40e058458f152"}]}, {"id": "f6d82188bda12cf4", "location": {"path": "/usr/lib/go/src/runtime/rt0_android_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "a4bc6dc3acd35967397788da7333a8ddb2636a45c7714655c521405ad98f0f09"}]}, {"id": "f32a4e081e62e6f7", "location": {"path": "/usr/lib/go/src/runtime/rt0_android_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 941}, "digests": [{"algorithm": "sha256", "value": "7d81bfe7f51ac6cf3a70f3540c7bddb020eebe4aecf47997551ca48b3ea294c8"}]}, {"id": "f179aae7b5c67613", "location": {"path": "/usr/lib/go/src/runtime/rt0_darwin_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 399}, "digests": [{"algorithm": "sha256", "value": "1c1215e5b8b8fa439f0239e5ac1eddb9f265c3a8950e67c889147ea6be7cf78e"}]}, {"id": "3e84597068286267", "location": {"path": "/usr/lib/go/src/runtime/rt0_darwin_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "ab0c953fdeb698e165d389d5d089e29ca90ca17f1bb32fc588a6811a913b8b2d"}]}, {"id": "1b4a1db47c428882", "location": {"path": "/usr/lib/go/src/runtime/rt0_dragonfly_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 448}, "digests": [{"algorithm": "sha256", "value": "c7f382258d8a76e38bf3131296823f21724b3cd19caaad7726c5a8e2b71c08fa"}]}, {"id": "4df479dd51abbf52", "location": {"path": "/usr/lib/go/src/runtime/rt0_freebsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c588356051a61e57205cbc7c43d5eba9f40d8dea0e93750f1f952e3f5511a69a"}]}, {"id": "308e690cfbbc385d", "location": {"path": "/usr/lib/go/src/runtime/rt0_freebsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 442}, "digests": [{"algorithm": "sha256", "value": "003d08556dddfdb60cb7e0ca14196a2a8d599e3edbbaa4882fc77bf33e345b82"}]}, {"id": "3fbe3380da9f4858", "location": {"path": "/usr/lib/go/src/runtime/rt0_freebsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 298}, "digests": [{"algorithm": "sha256", "value": "e579310c7a18699d22ebb64ef40e2b9adbed58b8b797ceb410f69bdea6550361"}]}, {"id": "a0dc47908fc9edf1", "location": {"path": "/usr/lib/go/src/runtime/rt0_freebsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1924}, "digests": [{"algorithm": "sha256", "value": "e04302a42e387dc34f22e3895a7008ec2b0b8fb07e6112656a78ddc9ae1086eb"}]}, {"id": "6bf4e361797b3e4b", "location": {"path": "/usr/lib/go/src/runtime/rt0_freebsd_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2786}, "digests": [{"algorithm": "sha256", "value": "769b21f03c5bd853ace912a4be82191e6ac257cc8c9f7e3e1b8e9db580d59cac"}]}, {"id": "d2ad84cf97f3f1d7", "location": {"path": "/usr/lib/go/src/runtime/rt0_illumos_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 311}, "digests": [{"algorithm": "sha256", "value": "0d0731f88ead6dd062ff4531220e501ac682ddd2ceae11dc87d2aded36d9570b"}]}, {"id": "aa3312ccfb38ff69", "location": {"path": "/usr/lib/go/src/runtime/rt0_ios_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 425}, "digests": [{"algorithm": "sha256", "value": "3620f2486b37d1348c3c5134ec13092474c98d3185caa675f85c757ba2c3a4d6"}]}, {"id": "3b4cfe921b968978", "location": {"path": "/usr/lib/go/src/runtime/rt0_ios_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 425}, "digests": [{"algorithm": "sha256", "value": "ecbdb53fa2b99cd17cf7d1de1a04370a94b03346453d34e22766de9b90e9fff8"}]}, {"id": "8643156400257508", "location": {"path": "/usr/lib/go/src/runtime/rt0_js_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "80f0fb1a146196444cd38dc869c3e7b01a067f61d4bbcd50c696579bd586a233"}]}, {"id": "8a878039fb54a97a", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 450}, "digests": [{"algorithm": "sha256", "value": "0283647f7b7565e7b7742f098f8f3477861c728adbdc92421f1d75f4243ad140"}]}, {"id": "d3c3550819fdc140", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "60586230585acae1beb5f9a821ac07381c3fd8b8c262f7fc8798fa3f7d0d854f"}]}, {"id": "20bd29504119f7ef", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1007}, "digests": [{"algorithm": "sha256", "value": "ae6b9ea3a3ea1d8a0319d70e744b127d1125c55853ba2dc0d74c7075c0defa9a"}]}, {"id": "f88c2c904fb7ee8f", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1852}, "digests": [{"algorithm": "sha256", "value": "b77efb4daab70c93fbe7e104cdd1ba89cd0a1e1af7cb784bb1aaa60bf11cd5c8"}]}, {"id": "569cb35f97426c87", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f4bcf967173c95592155197db05936d2fb56d94e0e1b804a109b7ad771096ca3"}]}, {"id": "e6ecc738230f7e0d", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1014}, "digests": [{"algorithm": "sha256", "value": "3aa09c8d09c281af3ecde32d5524c45df4c7a2c04ebf1c27a85190a620556106"}]}, {"id": "ca3659a1dd0dcedb", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 797}, "digests": [{"algorithm": "sha256", "value": "7d69ad81b2452410b830d171dc305e79e337237513ad79de87646dbd7ddd2013"}]}, {"id": "291999677bdd8936", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 928}, "digests": [{"algorithm": "sha256", "value": "0559a625b6f66aeac9fda0f26b519ca7d334975614e13f76a42b0e10f63cff48"}]}, {"id": "b9f023dea5ea849f", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_ppc64le.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4451}, "digests": [{"algorithm": "sha256", "value": "b79c0036f924c4baa7a464810619a1e23432c0a20794d84e06200598de730cc7"}]}, {"id": "4c51af7ae14225ae", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2712}, "digests": [{"algorithm": "sha256", "value": "8bcae5228d1414dbcf236737023cf02f01b700bec91ce44baaa29f9800e4b167"}]}, {"id": "135385d4f70d2913", "location": {"path": "/usr/lib/go/src/runtime/rt0_linux_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1aade543dc218b66048cd911d24835dc67d0173afad3aaf1b7130aee7a10c0e9"}]}, {"id": "0aab71ee2380f41a", "location": {"path": "/usr/lib/go/src/runtime/rt0_netbsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 452}, "digests": [{"algorithm": "sha256", "value": "0f4c47ea979477369d51bc09438bbffcf29cd466c2995139eac01c29c86be6f4"}]}, {"id": "a7d8fbc44a9c78da", "location": {"path": "/usr/lib/go/src/runtime/rt0_netbsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 309}, "digests": [{"algorithm": "sha256", "value": "15483aa75471b822c85c5be1fe550466934c591a7e2d47663d1396ea5f06444f"}]}, {"id": "81a55598b5bad776", "location": {"path": "/usr/lib/go/src/runtime/rt0_netbsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 296}, "digests": [{"algorithm": "sha256", "value": "b820638a644018eb8be901f07d238818c2fb46c4cb5f44417f683b574b3e2914"}]}, {"id": "8ab6127f46aca599", "location": {"path": "/usr/lib/go/src/runtime/rt0_netbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "3cb551d4d2db14f0b868c3e7380e09712af2bf7ed5f484fe2c433db021aa4505"}]}, {"id": "5c0584cbe98befb7", "location": {"path": "/usr/lib/go/src/runtime/rt0_openbsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "9926617fca8851da878a649193c882fd1d826a535e39b6827304433cb8f7c60d"}]}, {"id": "1b188c44ede7c21f", "location": {"path": "/usr/lib/go/src/runtime/rt0_openbsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 311}, "digests": [{"algorithm": "sha256", "value": "deff6b26450cb4c339297a2855209f2fb61ea1bfe88d4fd97d2d5a95886243d4"}]}, {"id": "8fdcd57b51dd5fbe", "location": {"path": "/usr/lib/go/src/runtime/rt0_openbsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 298}, "digests": [{"algorithm": "sha256", "value": "b89ee998ebe14d1f69ede3dfd3e698c5844b6379b81d206aa5d76ca0f20644f3"}]}, {"id": "f187ce9569275086", "location": {"path": "/usr/lib/go/src/runtime/rt0_openbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2008}, "digests": [{"algorithm": "sha256", "value": "7eb1fa91d48e559838a3626afd1bf1ea6082e73c8fac0b52103bd103c3546bfb"}]}, {"id": "d514406a414c1d35", "location": {"path": "/usr/lib/go/src/runtime/rt0_openbsd_mips64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 976}, "digests": [{"algorithm": "sha256", "value": "99518528b55b73a76995486bce9f3e98518e62c0d5c3560c4b5f4dd864726266"}]}, {"id": "eada3b3f275273e7", "location": {"path": "/usr/lib/go/src/runtime/rt0_plan9_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 523}, "digests": [{"algorithm": "sha256", "value": "88c10f6e3a3c4fca22719a3cf613689b4f790c88436b56b908e7f4a62a361764"}]}, {"id": "8b0a89055a96c6e3", "location": {"path": "/usr/lib/go/src/runtime/rt0_plan9_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 481}, "digests": [{"algorithm": "sha256", "value": "e111e602ef265d4a4210b57589ca668e17b68d94a56d00e6a801c689d2aaeb5a"}]}, {"id": "1ba5b05f58555f6a", "location": {"path": "/usr/lib/go/src/runtime/rt0_plan9_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 397}, "digests": [{"algorithm": "sha256", "value": "184d097dc2a4a5349d977948e9e29d796ef5a0cb696e7d3d6cde5e2da8470ed4"}]}, {"id": "8647b3644c9e465a", "location": {"path": "/usr/lib/go/src/runtime/rt0_solaris_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 311}, "digests": [{"algorithm": "sha256", "value": "b69a19e61f7467557bf272c75ce440233536dc76df6b077f6b4a2f276f72b924"}]}, {"id": "ce1532a755ca445d", "location": {"path": "/usr/lib/go/src/runtime/rt0_windows_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1311}, "digests": [{"algorithm": "sha256", "value": "b9cac1f8727ee94f8c2635a3bde44eb2192559b260de7fdfaa4aaae76815517c"}]}, {"id": "effac622afd16341", "location": {"path": "/usr/lib/go/src/runtime/rt0_windows_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 986}, "digests": [{"algorithm": "sha256", "value": "bdee6ebc96e79acc5d136c20c7d17d9bd7e43161fb309de7f3923e5d3ac1a905"}]}, {"id": "8502995875e6d9ef", "location": {"path": "/usr/lib/go/src/runtime/rt0_windows_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "a5589797463c6d8cd94590926f347a3c45c561f64164873dae8608cabac26b9f"}]}, {"id": "1dd1c183b529e646", "location": {"path": "/usr/lib/go/src/runtime/rt0_windows_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "ea82ea7bea5567cd51b4f8f5f89730567225700aeac6fe2ba289e6153c75e765"}]}, {"id": "23c97c03d6271f46", "location": {"path": "/usr/lib/go/src/runtime/runtime-gdb.py", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15738}, "digests": [{"algorithm": "sha256", "value": "d6fe1f7741215f519f0a7e9a8ada7ddf0b47871d66f5bb1f4282e87a8330ec1e"}]}, {"id": "2f72c24c8fdce05f", "location": {"path": "/usr/lib/go/src/runtime/runtime.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2546}, "digests": [{"algorithm": "sha256", "value": "81478ba53e19fe5d88fd754e800ac72c9cf4b41011bfbcb762860c64a650154a"}]}, {"id": "f842c3a4d7eaf45b", "location": {"path": "/usr/lib/go/src/runtime/runtime1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13463}, "digests": [{"algorithm": "sha256", "value": "31672b95bd5cebc45b39e21ed7bc2299b333a128e1bb7012d6eafd455f677236"}]}, {"id": "466b7a1315ae31a5", "location": {"path": "/usr/lib/go/src/runtime/runtime2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45504}, "digests": [{"algorithm": "sha256", "value": "230a5a4d8e840b50c0165ada1e898d0f7f499a5270534efdcfd53a4ad79ee2de"}]}, {"id": "f1c322ef130063e3", "location": {"path": "/usr/lib/go/src/runtime/runtime_boring.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 606}, "digests": [{"algorithm": "sha256", "value": "673afd2eaafcbf7506d11c440f952eaf25c8c6861a250ca7633e48b7bf7e70b9"}]}, {"id": "d46a55ccb2db0d72", "location": {"path": "/usr/lib/go/src/runtime/rwmutex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3539}, "digests": [{"algorithm": "sha256", "value": "ac52600ebb60ff67031fa8930b0c4184e915ae7d8600828faa49b547ff0f79e6"}]}, {"id": "b5c614957b0f2e51", "location": {"path": "/usr/lib/go/src/runtime/select.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15160}, "digests": [{"algorithm": "sha256", "value": "83928340ecd226f14b240355eb2f4a02edc3d9536e54860f9875cdc343c1ad16"}]}, {"id": "4df07a7bbbd719f6", "location": {"path": "/usr/lib/go/src/runtime/sema.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17100}, "digests": [{"algorithm": "sha256", "value": "18d6749927d9797f386438ac99ac36a2c720136c97dbd6826ce27ad137a3bac6"}]}, {"id": "ed8fffec4450546a", "location": {"path": "/usr/lib/go/src/runtime/sigaction.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 489}, "digests": [{"algorithm": "sha256", "value": "a6f2ea7c731cd453372dec5529d882ea26d5f8fd29983c965cd74d52cb8218da"}]}, {"id": "e830b1f275cc00cc", "location": {"path": "/usr/lib/go/src/runtime/signal_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1759}, "digests": [{"algorithm": "sha256", "value": "835580b7248ec8b6b137e60987f2325243263522eab05a4364d465917b0a0c50"}]}, {"id": "d78b1b498b977e48", "location": {"path": "/usr/lib/go/src/runtime/signal_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3631}, "digests": [{"algorithm": "sha256", "value": "3a2a7db587bc2a956e24526be9fa3111ffe3cf9a39e0e52584e729cc49e45c3f"}]}, {"id": "c24f26ffcd3d6de3", "location": {"path": "/usr/lib/go/src/runtime/signal_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2791}, "digests": [{"algorithm": "sha256", "value": "131fc8cdf581e82194de1afa3a7d3d982f056f35e30fcd23d412bae669d0b90f"}]}, {"id": "8d65c0b69cae1d3d", "location": {"path": "/usr/lib/go/src/runtime/signal_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2604}, "digests": [{"algorithm": "sha256", "value": "ee3dfc8d5829ba49ecf41fb6bc63c51a0fee82f90f1582ef9e50520413aa0637"}]}, {"id": "85a65b2a89551459", "location": {"path": "/usr/lib/go/src/runtime/signal_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3284}, "digests": [{"algorithm": "sha256", "value": "219d9c5473758a484fd7003f7390d9dfc40c43fe9a588baf8fd58837f941453e"}]}, {"id": "6e04f713cedfb9de", "location": {"path": "/usr/lib/go/src/runtime/signal_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2179}, "digests": [{"algorithm": "sha256", "value": "ec4119fe65a45c77833150bc11107e4a11bf1b062c04cd1c87c9731a01935d9b"}]}, {"id": "ed5787d8bd44ccd7", "location": {"path": "/usr/lib/go/src/runtime/signal_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4100}, "digests": [{"algorithm": "sha256", "value": "25949c7753f4030764453ae291cc3770f2b086b02708cc846daa0f4e780f779f"}]}, {"id": "9d8e550448e27df6", "location": {"path": "/usr/lib/go/src/runtime/signal_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3684}, "digests": [{"algorithm": "sha256", "value": "7fe01f6eea07e8b4ed54cc524beb33864feec0806c1b74ab3e05c9bb6c44baa3"}]}, {"id": "0c0a34229a33a66e", "location": {"path": "/usr/lib/go/src/runtime/signal_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2223}, "digests": [{"algorithm": "sha256", "value": "34d16ffda68bf8ce0dfbd3720e5326ca6269a8c1701eac36a1d2fc31c4ef8443"}]}, {"id": "ba5d1c46864e39d0", "location": {"path": "/usr/lib/go/src/runtime/signal_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "50a8a9e021d25bf15e6a9a63c6178aef8a0254066699007b9ce16383e05c8541"}]}, {"id": "65e010479f3a512f", "location": {"path": "/usr/lib/go/src/runtime/signal_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2255}, "digests": [{"algorithm": "sha256", "value": "616e2d4a2f6792ebf168b594022667907eb582568716e91f1bdc604a12e25dca"}]}, {"id": "0a2f510640e52469", "location": {"path": "/usr/lib/go/src/runtime/signal_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1588}, "digests": [{"algorithm": "sha256", "value": "c0d00183d283482b64202c1ddb260bbbb86285a22c091f773256018244d5f8b7"}]}, {"id": "cdecf1c98a101194", "location": {"path": "/usr/lib/go/src/runtime/signal_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2079}, "digests": [{"algorithm": "sha256", "value": "91ff2d7672dc73c1283265bce17bf2722a56125a0bc5e8f338ca81d5c42a7542"}]}, {"id": "2a3c9919df29907a", "location": {"path": "/usr/lib/go/src/runtime/signal_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "d501de9a5057cd70cf21d91e6955a75e1242c2af895b72720c6c9c281d06b587"}]}, {"id": "83f756bd5050326e", "location": {"path": "/usr/lib/go/src/runtime/signal_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3305}, "digests": [{"algorithm": "sha256", "value": "11145ca463a461a01c0032fa80262b0331b9d9111ff778fc0bc7cebce8894104"}]}, {"id": "1c86c676a4d0a107", "location": {"path": "/usr/lib/go/src/runtime/signal_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3149}, "digests": [{"algorithm": "sha256", "value": "96e7826dd2e47e252b98659291ec9136c357bcc0d99fe64fcace2287e36791ed"}]}, {"id": "0648a54135b33bdd", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "3c0d1e364309e689abb287e5630830c5b3592c957884d0955262be3a53e0bb1d"}]}, {"id": "c8d72fdb2f96b91a", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2100}, "digests": [{"algorithm": "sha256", "value": "6954d3f5abb01d15a709be7851dbdc5fabbcfa268c9bf2210f6df3f05786f23e"}]}, {"id": "bb2242ba00879951", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2174}, "digests": [{"algorithm": "sha256", "value": "1b5463396d00d8064d4e9c3f70b0acf131d170bde5f9d746091e8084240fd70f"}]}, {"id": "ec9a77d48cbfcec3", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3016}, "digests": [{"algorithm": "sha256", "value": "d4847dde56db27736b0dcc0c970d10fac36faeae6357fd6073e36f046c95d90e"}]}, {"id": "ffc1062e29c97185", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3293}, "digests": [{"algorithm": "sha256", "value": "98642d984e74a2d73125c65f63742c55f0a2ba09cce39dd0bc333d5b1ad7060f"}]}, {"id": "fac450e8c9bda251", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3430}, "digests": [{"algorithm": "sha256", "value": "859d6db5983a487081c4015cb9c3bac2f872c3aba02b711670bca2682a1e9cf1"}]}, {"id": "1c87afc837fdf538", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3755}, "digests": [{"algorithm": "sha256", "value": "e4bf0209b56ad50c9531112d3d04d68d6131afecfd359baacbb31ddc2cefd47f"}]}, {"id": "2a974ad2975d8f1b", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "b748fc267aa44e5040fe14793487a053bf3d90b1f5f6b58717468675b0314153"}]}, {"id": "68380a15a6b886b4", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2991}, "digests": [{"algorithm": "sha256", "value": "8a3f79e073ad62eb08f2fb9174c99cc9eae8bc6a262b4b1073f5b42fc37eadd2"}]}, {"id": "1a39f531a521a6d8", "location": {"path": "/usr/lib/go/src/runtime/signal_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4593}, "digests": [{"algorithm": "sha256", "value": "3292645c92a7e59c4a264e5859aaa71b6900af49700f4e5a50f8a29a4a3f0542"}]}, {"id": "881bc7f45558d870", "location": {"path": "/usr/lib/go/src/runtime/signal_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3161}, "digests": [{"algorithm": "sha256", "value": "68e418a3ce50a3188b3236d7594fff65eb3911472d7f6a7275a09b305ca79f12"}]}, {"id": "81753774b515796b", "location": {"path": "/usr/lib/go/src/runtime/signal_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3257}, "digests": [{"algorithm": "sha256", "value": "579069a94db682c4ba6c55605d3eceba517f06b3e34d8cedd6d777f8562e3fe9"}]}, {"id": "1d182e26872e38ac", "location": {"path": "/usr/lib/go/src/runtime/signal_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3133}, "digests": [{"algorithm": "sha256", "value": "727a911e22f5d22aa3a31d7cd7d696427408c5be6a5bdac627397ad0d21d83e6"}]}, {"id": "7c57e67e1e50b095", "location": {"path": "/usr/lib/go/src/runtime/signal_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a0264f87134dc0aee8aeb3badefc6aeb98340ecbefb3538b56a921b2d4e94bf2"}]}, {"id": "e9e6bdf70c6f7704", "location": {"path": "/usr/lib/go/src/runtime/signal_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1799}, "digests": [{"algorithm": "sha256", "value": "8f9a1bb99891b488f6dfa438dc6e011d425e70314a537b21ea351dd48853097e"}]}, {"id": "5431c133ec96e765", "location": {"path": "/usr/lib/go/src/runtime/signal_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2381}, "digests": [{"algorithm": "sha256", "value": "a955f87eec3ea67e93ad02ff5bdb3a075e25ba4c2a23e3d76a1f8b88ef12ad38"}]}, {"id": "de7bc9df17db88c7", "location": {"path": "/usr/lib/go/src/runtime/signal_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "580ac672504b5847e647e0ddb4a3c4c903b0ae92f5a7adda96e51375faf54d15"}]}, {"id": "b4832c506dab6987", "location": {"path": "/usr/lib/go/src/runtime/signal_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3486}, "digests": [{"algorithm": "sha256", "value": "1bd03791327e17b9ac160e15463979b4419e5870465526497cfef1169909847f"}]}, {"id": "3255e31e72021490", "location": {"path": "/usr/lib/go/src/runtime/signal_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2232}, "digests": [{"algorithm": "sha256", "value": "6a1810a0c1cc91f93bb8614d4691c62e72aa16a3283029df539fa0208b4981de"}]}, {"id": "4ae9343d154c94c7", "location": {"path": "/usr/lib/go/src/runtime/signal_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1623}, "digests": [{"algorithm": "sha256", "value": "126f690ac98bceee218cd661ce8d8c3de491cd44c4fb82ba05816a4e19d3b818"}]}, {"id": "f9049d65d128be03", "location": {"path": "/usr/lib/go/src/runtime/signal_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "ca8a986f8456e8a5669313716932504d0d7c6bba556e020f5a58f72b817a23e7"}]}, {"id": "4070691be37f12f7", "location": {"path": "/usr/lib/go/src/runtime/signal_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2168}, "digests": [{"algorithm": "sha256", "value": "904c65cfec03ee7f6fc2fd2d40771fb4e0a780423f7404c09af066ef519c0e86"}]}, {"id": "15301f76d4013214", "location": {"path": "/usr/lib/go/src/runtime/signal_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3463}, "digests": [{"algorithm": "sha256", "value": "fb8ae9b24cc3f5f4bd8d32dc08c9a3a9007f627a6ef8ea94b8de52615a04e2f5"}]}, {"id": "0df294b1e304c595", "location": {"path": "/usr/lib/go/src/runtime/signal_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3361}, "digests": [{"algorithm": "sha256", "value": "842d7d24921d89135dbd8affa505f208c8b92fbbd94281092eed02745b9a3818"}]}, {"id": "6650bb2cf9f99da2", "location": {"path": "/usr/lib/go/src/runtime/signal_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1980}, "digests": [{"algorithm": "sha256", "value": "790a41216e5ad8016a6cd974657c8fe435da77839671601b62116abbe90af194"}]}, {"id": "da629794a4ec4fc6", "location": {"path": "/usr/lib/go/src/runtime/signal_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3730}, "digests": [{"algorithm": "sha256", "value": "fd38296387daf427bb716992e34a146a9e6bb2d4a14fa1a5840cc12cf7ba42a9"}]}, {"id": "db359a7c0d52b2d4", "location": {"path": "/usr/lib/go/src/runtime/signal_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "92801cd83b227a0fe5400a2dae04cea206908ed9fded7131f34fdd223a424400"}]}, {"id": "ae291dc603e900fe", "location": {"path": "/usr/lib/go/src/runtime/signal_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4609}, "digests": [{"algorithm": "sha256", "value": "803da0ff6dd97e6f4c86653140459f8eff779047a9dd5106910d010717203987"}]}, {"id": "e5f505df21883fec", "location": {"path": "/usr/lib/go/src/runtime/signal_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2525}, "digests": [{"algorithm": "sha256", "value": "658bc989d3f39c7badea868590b0130533d2ec632c8ef504dc1eaf42bd8f3ef9"}]}, {"id": "83fba3d2b6186bb1", "location": {"path": "/usr/lib/go/src/runtime/signal_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43131}, "digests": [{"algorithm": "sha256", "value": "ed87a720b5730bfe998995583fc902c7d80b3a5b26dffb00e60a2a3f8f9da8a1"}]}, {"id": "f73fd01f36b2350f", "location": {"path": "/usr/lib/go/src/runtime/signal_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9848}, "digests": [{"algorithm": "sha256", "value": "636d71be292a43f07bff526bf6b910541fe1371017e2dd12ac21964595f34595"}]}, {"id": "d4bd089c1dd82eda", "location": {"path": "/usr/lib/go/src/runtime/sigqueue.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7801}, "digests": [{"algorithm": "sha256", "value": "101e18b0be39ca4832d96900a76703a6d32ee6d04ec677f7653f4a2401c38828"}]}, {"id": "5e169f0c6cea80c1", "location": {"path": "/usr/lib/go/src/runtime/sigqueue_note.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 648}, "digests": [{"algorithm": "sha256", "value": "84a465db62b4f99d10ecf64310a081840d22727bc1c0a5203e5c4dba627d6a77"}]}, {"id": "f1eb79076e53fd91", "location": {"path": "/usr/lib/go/src/runtime/sigqueue_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3332}, "digests": [{"algorithm": "sha256", "value": "1306106731a424dfdad62212ec46b9db2f5666caf5efda0ff263169e4dd79338"}]}, {"id": "caaedafcc3056d87", "location": {"path": "/usr/lib/go/src/runtime/sigtab_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11575}, "digests": [{"algorithm": "sha256", "value": "1db0e1850b76d141d7b7813f1df29cc9f331f82b0b5989739c68c0b44c1a337b"}]}, {"id": "7facb8bcbc5e3916", "location": {"path": "/usr/lib/go/src/runtime/sigtab_linux_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3602}, "digests": [{"algorithm": "sha256", "value": "0e618e00f7d446bc55e03083f76a276e481652603d10c96e7662e943d5101513"}]}, {"id": "f777c4bd2ecb8b39", "location": {"path": "/usr/lib/go/src/runtime/sigtab_linux_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6096}, "digests": [{"algorithm": "sha256", "value": "0426dda4692a4bf6914a39c17a401ca044317f820d53108797724d48b0fa0324"}]}, {"id": "d1818d659bb27eac", "location": {"path": "/usr/lib/go/src/runtime/sizeclasses.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9363}, "digests": [{"algorithm": "sha256", "value": "f6165d882e33703a5e9e4fe6099b305e82bb00263574020ccc6b4d0b54249f80"}]}, {"id": "4ae19e651727582c", "location": {"path": "/usr/lib/go/src/runtime/slice.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10654}, "digests": [{"algorithm": "sha256", "value": "432188b3e594fdb1b518bfe976718d39836f989e2887f64eba8c6a299f676df7"}]}, {"id": "a18f93eff0eeec52", "location": {"path": "/usr/lib/go/src/runtime/softfloat64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11813}, "digests": [{"algorithm": "sha256", "value": "94f52048c124deff27c7b4c0215eab39700b16cd9a3781e6453f7900a4eb2005"}]}, {"id": "aad8a4614c65c953", "location": {"path": "/usr/lib/go/src/runtime/stack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41210}, "digests": [{"algorithm": "sha256", "value": "4aeef048bc6a4dfdd42f96b60ad55f79c22150528670fad79dd921ad0695434c"}]}, {"id": "4c825d6cb440eaf1", "location": {"path": "/usr/lib/go/src/runtime/stkframe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10112}, "digests": [{"algorithm": "sha256", "value": "18b7413b5f1865d80fe33cf6a6ef1b6d370de15cd5790f774a2897fdba5ef699"}]}, {"id": "cd7eafb6df66df38", "location": {"path": "/usr/lib/go/src/runtime/string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13552}, "digests": [{"algorithm": "sha256", "value": "34a0d802552e7ad41c35e51f57174af9bad6bbf4cbae944247ef4234feb8f946"}]}, {"id": "c0cc2f4129ffa5f9", "location": {"path": "/usr/lib/go/src/runtime/stubs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19868}, "digests": [{"algorithm": "sha256", "value": "13d0c2bc7a0d21beec3ccc72ab40793cc8c6e943a178f2459c889e2170f54d20"}]}, {"id": "25c313473cec652c", "location": {"path": "/usr/lib/go/src/runtime/stubs2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "e55d7cf02063aa3208b174ee68269093844fa325c5fad6d7e6430f5ae68d2334"}]}, {"id": "e0e14d983026405f", "location": {"path": "/usr/lib/go/src/runtime/stubs3.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 274}, "digests": [{"algorithm": "sha256", "value": "cca31b03d2fbfb0aadc25edbfd9a541f1323746c8f336e114b630f0a3660b605"}]}, {"id": "11b4a89daca39060", "location": {"path": "/usr/lib/go/src/runtime/stubs_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 550}, "digests": [{"algorithm": "sha256", "value": "31adcfd3ca7bdf9a799617045098daa347a84c832017128a5972f1311c0873ac"}]}, {"id": "cbebdaa8e78106a2", "location": {"path": "/usr/lib/go/src/runtime/stubs_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1225}, "digests": [{"algorithm": "sha256", "value": "7353b7b7f00b4b94869aff1f118ab930992af77b83447d0c0def492d281aed93"}]}, {"id": "f84b2f440b0e9e93", "location": {"path": "/usr/lib/go/src/runtime/stubs_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 531}, "digests": [{"algorithm": "sha256", "value": "fb5c85146619b44319b06928832ebf6b3f0b3b1ce1ae1e8a8adfe9a0c37721cd"}]}, {"id": "38d0a3790bce4df5", "location": {"path": "/usr/lib/go/src/runtime/stubs_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "f984f02520f6297d3cbd2bd7c61debb26dc70d9679ae38a485ff6c0aca7f6984"}]}, {"id": "902a9c8b75e5f341", "location": {"path": "/usr/lib/go/src/runtime/stubs_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 650}, "digests": [{"algorithm": "sha256", "value": "a93986261d9225c7c06c813037f0cc81209c8851631a74796b6e3854d7f21415"}]}, {"id": "196b09a3b3ce0a54", "location": {"path": "/usr/lib/go/src/runtime/stubs_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 276}, "digests": [{"algorithm": "sha256", "value": "49b4b3c153cd8080a89f4183222b400b3f12d44e5f3fd8c58be5386ef8708682"}]}, {"id": "2d7dacf294018473", "location": {"path": "/usr/lib/go/src/runtime/stubs_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 364}, "digests": [{"algorithm": "sha256", "value": "9743f803c3b5cbba8289d244dd1961b889d37f74ff41cb75fa1580b3d824266c"}]}, {"id": "1a238c87cb2c5a49", "location": {"path": "/usr/lib/go/src/runtime/stubs_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 283}, "digests": [{"algorithm": "sha256", "value": "8a6169d60afe9d8538425f60db222780d685a113758f8e9dbd9827703c7fb61a"}]}, {"id": "c844548d02f0d155", "location": {"path": "/usr/lib/go/src/runtime/stubs_nonlinux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 298}, "digests": [{"algorithm": "sha256", "value": "84eae536719177fa8bc75e08cac48f2856cfc1a7330bfaa1323c59273d88f54f"}]}, {"id": "5145e8fb58625852", "location": {"path": "/usr/lib/go/src/runtime/stubs_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 302}, "digests": [{"algorithm": "sha256", "value": "ca995d03ccced5e01eb8df7206a11d550d46894dbc567a72c02ea222191a5862"}]}, {"id": "41f37a6c61b8788c", "location": {"path": "/usr/lib/go/src/runtime/stubs_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 453}, "digests": [{"algorithm": "sha256", "value": "0930f4deaaf06292a26736421b8296e855640d2725d563157654fe299eb508f4"}]}, {"id": "6f2472066e69484a", "location": {"path": "/usr/lib/go/src/runtime/stubs_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 460}, "digests": [{"algorithm": "sha256", "value": "60c60126a157161cb8a8eb6d59f0b236d20dc9398124d9252ecacf5da5aa03c4"}]}, {"id": "659cd069b4655dc3", "location": {"path": "/usr/lib/go/src/runtime/stubs_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 256}, "digests": [{"algorithm": "sha256", "value": "3945b8cb7cd781f52e037863963d0e16c9408cf3a49a03e4c949e222562073e8"}]}, {"id": "7886bf8f410faa1b", "location": {"path": "/usr/lib/go/src/runtime/symtab.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37680}, "digests": [{"algorithm": "sha256", "value": "b9cabaf049f00a6b39477726f8edb25cbc940ceb56be7735069ef9f4f2e89a1b"}]}, {"id": "ac37a0f16845306f", "location": {"path": "/usr/lib/go/src/runtime/sys_aix_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7599}, "digests": [{"algorithm": "sha256", "value": "ae048c2e56b5091057f5dbda7bdae6f44a6006b0ab5806b6f07c46a427394a60"}]}, {"id": "0d45308aa696a211", "location": {"path": "/usr/lib/go/src/runtime/sys_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 521}, "digests": [{"algorithm": "sha256", "value": "43856abb25fd7b9a08314467112c9693c758ca5da8ff4525b6375f4d150e4ad9"}]}, {"id": "bbf90cea6fe0cbbe", "location": {"path": "/usr/lib/go/src/runtime/sys_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 469}, "digests": [{"algorithm": "sha256", "value": "74b15ee351dcc6dbe624607ee8e0b26e76b352b3132f40f16358336af0461c67"}]}, {"id": "e249619327b01684", "location": {"path": "/usr/lib/go/src/runtime/sys_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20914}, "digests": [{"algorithm": "sha256", "value": "ea9a318e9e8be55f687c64ded32f02dd46c2449e15b56d4cc5498226c0e2193b"}]}, {"id": "12d0fed3362c723e", "location": {"path": "/usr/lib/go/src/runtime/sys_darwin_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20992}, "digests": [{"algorithm": "sha256", "value": "e1dc7cc9d123204203c3902c3e3352ac3fbdd2a623e0a94990e080d79532f2ff"}]}, {"id": "cda08f2ec995f38e", "location": {"path": "/usr/lib/go/src/runtime/sys_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1780}, "digests": [{"algorithm": "sha256", "value": "35411e5f1d4f9ac0bbe73603a939970aa1fcaff849c90d0a9b608163ca7a3090"}]}, {"id": "f16359d074ba2c13", "location": {"path": "/usr/lib/go/src/runtime/sys_darwin_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17817}, "digests": [{"algorithm": "sha256", "value": "499d52c1538c30340c353d78a5c493c3be36f3522d964996da9abd9c2b93392b"}]}, {"id": "b84a09f51f9e7c72", "location": {"path": "/usr/lib/go/src/runtime/sys_dragonfly_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8227}, "digests": [{"algorithm": "sha256", "value": "0a058a0798c2e61c71b25b6107583199498be09c868f05d7631f03f89ccbc578"}]}, {"id": "cdb162a25a383180", "location": {"path": "/usr/lib/go/src/runtime/sys_freebsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9577}, "digests": [{"algorithm": "sha256", "value": "e4a5fd774d2038ec7ba6afd81a61e863413a20c21e95c10eb5e23f4232930090"}]}, {"id": "ae6c32851efa8014", "location": {"path": "/usr/lib/go/src/runtime/sys_freebsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12699}, "digests": [{"algorithm": "sha256", "value": "329b578ea1dda71919ce3b9dd68bad472668bf5faa3c4b6ce33229550e55eb27"}]}, {"id": "8fcdb911d8c65bbd", "location": {"path": "/usr/lib/go/src/runtime/sys_freebsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10367}, "digests": [{"algorithm": "sha256", "value": "d1e68c85e0ff96586c5475b5552a75511effc93ef0094cf289d939df32dab50e"}]}, {"id": "d944107a6ccd69d6", "location": {"path": "/usr/lib/go/src/runtime/sys_freebsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9620}, "digests": [{"algorithm": "sha256", "value": "2af44d0d681aeb74b7ff0b8d25e8367e8ba6f0b2f70bc8273aca2258ca0ad747"}]}, {"id": "35bd4f61c214c17a", "location": {"path": "/usr/lib/go/src/runtime/sys_freebsd_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8936}, "digests": [{"algorithm": "sha256", "value": "dffd9fbb47727a71b0031e57a01318ea225fd2834078d8d3ae0167a4efa9ac81"}]}, {"id": "961b72b1e6fbb173", "location": {"path": "/usr/lib/go/src/runtime/sys_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1886}, "digests": [{"algorithm": "sha256", "value": "b55e5c3cfda15a8f00e32935ad5e1e1267e4fdbe4829c8fe3e0540bdfb659297"}]}, {"id": "0555ab06a87caa60", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17527}, "digests": [{"algorithm": "sha256", "value": "c922a1683b5a52f730ba745c5df98cef6507b14203acb0f20d7431c86373449c"}]}, {"id": "aa9d51f25134c173", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15688}, "digests": [{"algorithm": "sha256", "value": "e4720d5bca7e038677cf714b59357630b4bad1a2899082bd27f94b82c55b4345"}]}, {"id": "f7eb7a00220d1c78", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13873}, "digests": [{"algorithm": "sha256", "value": "df825fcb471411a45b0ea6974fefb8ce67dbae67a2c7de848bf90f6f57d53097"}]}, {"id": "8893d412c5d85446", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17355}, "digests": [{"algorithm": "sha256", "value": "f87f1f54d0d5f1efffd405969a22a20716855bee33e3e91a898a9256f1c42cce"}]}, {"id": "ba2a3dd15b53a4ba", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11240}, "digests": [{"algorithm": "sha256", "value": "26cd1a9eaddad17645e53cf290525f98263fc3943c1b14a7e0f3272126ccbfa0"}]}, {"id": "bfb121f0ed7d3af7", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12252}, "digests": [{"algorithm": "sha256", "value": "441a9306b505d9747e0e0c2acc98150cbc1767ff64f7d94319ac9ee97df9a92b"}]}, {"id": "d6909bc804efa0f2", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9923}, "digests": [{"algorithm": "sha256", "value": "4e5c624718c71a97b3075325873710114d360ce634a962ae61322ac3ecbdf6fd"}]}, {"id": "b6747b74dc69eefe", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21193}, "digests": [{"algorithm": "sha256", "value": "fcd65b4503fcf6a27549ebe3ae3a88580c88489161fd5ab8f2d4c535e437fc50"}]}, {"id": "1f967be644e93514", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11758}, "digests": [{"algorithm": "sha256", "value": "de2f5e6a9ef6e70d07fa469366c29b1ecfd1868aba55f48ea7b44ad740e9bca2"}]}, {"id": "82bca692d5e38825", "location": {"path": "/usr/lib/go/src/runtime/sys_linux_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12839}, "digests": [{"algorithm": "sha256", "value": "41e95dca9110cd327cc4d534f1de164fef1c63de064834fb039d506b86199eef"}]}, {"id": "de4cb67c1afb098c", "location": {"path": "/usr/lib/go/src/runtime/sys_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 489}, "digests": [{"algorithm": "sha256", "value": "370073a9d1f989c276a5bd34fcef0adcd194ce4eac6ead4fce52deb0e180ce78"}]}, {"id": "80dee479908d577c", "location": {"path": "/usr/lib/go/src/runtime/sys_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 500}, "digests": [{"algorithm": "sha256", "value": "22d25c537a249eef2a1201382bbc83bdde821cb7f0565166a909d2919c26baa2"}]}, {"id": "065495f6620cf661", "location": {"path": "/usr/lib/go/src/runtime/sys_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 496}, "digests": [{"algorithm": "sha256", "value": "97196eca01b391e9d95b9b2a067a89d01272a91894b1463818d6988436fcaf65"}]}, {"id": "2658a4ff1d3e0f5a", "location": {"path": "/usr/lib/go/src/runtime/sys_netbsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9779}, "digests": [{"algorithm": "sha256", "value": "ed779df8e9082f09f33eea6f01a816f0412cfb05e684c7cabdf04ba145426d4b"}]}, {"id": "9f195d36ae55c4bd", "location": {"path": "/usr/lib/go/src/runtime/sys_netbsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9743}, "digests": [{"algorithm": "sha256", "value": "5eda359e3f0fa22febcc45b5f55f60f2511c973f49bddc0680c4e1e2af6f61a2"}]}, {"id": "c9b8a10eb56870c2", "location": {"path": "/usr/lib/go/src/runtime/sys_netbsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10663}, "digests": [{"algorithm": "sha256", "value": "32db066bcfaa4bfb5747f3504b09ff28763ade4595038a84f38f5415deadbbf0"}]}, {"id": "aa1c32f5e452a5bf", "location": {"path": "/usr/lib/go/src/runtime/sys_netbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9600}, "digests": [{"algorithm": "sha256", "value": "f291a906604fe25f43ba8de4b6cd66d484f7cbf561c35f3b7a6c07dfe0e43e05"}]}, {"id": "9dc6940d0df8d27c", "location": {"path": "/usr/lib/go/src/runtime/sys_nonppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 245}, "digests": [{"algorithm": "sha256", "value": "fa63b093b68b24b280878384269e4ef7c9791216991e616ab3537a1484c07947"}]}, {"id": "65f399148772a74d", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2655}, "digests": [{"algorithm": "sha256", "value": "4fe74adea48ee179568a06541c8df3d6a319f9b2329239eb1231f957e3158966"}]}, {"id": "25e7231b166b396b", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1258}, "digests": [{"algorithm": "sha256", "value": "f9fa60168fc70ea4da3adf67aa1524103c004eacede7b7750f5e573d03f7a6a5"}]}, {"id": "34504cdeebd784c4", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8582}, "digests": [{"algorithm": "sha256", "value": "b2dea4b9464ffbcb0d39a4829e6b1b4637ce36aa3222def9345eabf7daf6879d"}]}, {"id": "a6b6733306b647dd", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd3.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3447}, "digests": [{"algorithm": "sha256", "value": "2470fdbed33a236939d54aff2b171a1779062eb3de3e9b8fed06b8d26a4fe0dd"}]}, {"id": "31fdd34446d739ef", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20507}, "digests": [{"algorithm": "sha256", "value": "ec1ee69cc961a32b10e41fea0bdef3605c7c89821bf90ee223c75ce4ac22759e"}]}, {"id": "5457f28dec6e6e42", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17036}, "digests": [{"algorithm": "sha256", "value": "54cf4ffa27f9eb7debfef123af825f420ee8dc788f67f530064f56afb8979509"}]}, {"id": "df083bae2d76b69f", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18588}, "digests": [{"algorithm": "sha256", "value": "02f3df84d2b9fc679261e6858b3a480362adb3756450333fe524fc5be1eef1a3"}]}, {"id": "d7909ffdec83bb9d", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15197}, "digests": [{"algorithm": "sha256", "value": "9f4c120b4703c8e39f4f516b9a2db641a3b2c380d4de70ad252d2c4e6ff35daa"}]}, {"id": "587f8b45c6409d51", "location": {"path": "/usr/lib/go/src/runtime/sys_openbsd_mips64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8806}, "digests": [{"algorithm": "sha256", "value": "1358252bc5497781d8459066200a2ffe505e3e1a17160048dfbba6443e07e61a"}]}, {"id": "e74c8ce0af032274", "location": {"path": "/usr/lib/go/src/runtime/sys_plan9_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4588}, "digests": [{"algorithm": "sha256", "value": "a08947955f6336516e6bca2fea410b47a8eb68500c8e2aa54bd66bcbd8a2be3b"}]}, {"id": "6fd0ebcec14052f9", "location": {"path": "/usr/lib/go/src/runtime/sys_plan9_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4657}, "digests": [{"algorithm": "sha256", "value": "09c5aa077e680aff6b67c9ad20c64c02982a7a0fbc8597512504f892457d787c"}]}, {"id": "dfadf281fe22c6b7", "location": {"path": "/usr/lib/go/src/runtime/sys_plan9_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7198}, "digests": [{"algorithm": "sha256", "value": "1fa8a803366015ad9ce1a4d76dce290c354ff7571863c2805a7c224cca986791"}]}, {"id": "6dbeb1cbb3b24f26", "location": {"path": "/usr/lib/go/src/runtime/sys_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "2c524b97e77dff86412e1c84371aadbc18bd5c65ce6f88861a1836862a9041ab"}]}, {"id": "537c093e459a76c0", "location": {"path": "/usr/lib/go/src/runtime/sys_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 469}, "digests": [{"algorithm": "sha256", "value": "2be69f4e447b29a3d6f38f4ad2edd69b43a43f835e264d75add0a024bab3002c"}]}, {"id": "6a2672c8461a9bd1", "location": {"path": "/usr/lib/go/src/runtime/sys_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 469}, "digests": [{"algorithm": "sha256", "value": "2be69f4e447b29a3d6f38f4ad2edd69b43a43f835e264d75add0a024bab3002c"}]}, {"id": "cc6e04c7121341a1", "location": {"path": "/usr/lib/go/src/runtime/sys_solaris_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6577}, "digests": [{"algorithm": "sha256", "value": "2478a32d008fff136debb76018f5b9420f1846cbc42d11f323e2936e6c0db26a"}]}, {"id": "ef3141a21a3a46a7", "location": {"path": "/usr/lib/go/src/runtime/sys_wasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 720}, "digests": [{"algorithm": "sha256", "value": "8b7ffd1ac88e8b2a6d9c52abcdcb5a40cc831e011efedb2cdfadc4be2e3a53de"}]}, {"id": "79c19845a02ec1c6", "location": {"path": "/usr/lib/go/src/runtime/sys_wasm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2087}, "digests": [{"algorithm": "sha256", "value": "d8fc1282dddfa21ae732a4a301df496009f700ddda1293f1becda402a71fb5f2"}]}, {"id": "e17282a3825355d8", "location": {"path": "/usr/lib/go/src/runtime/sys_windows_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7834}, "digests": [{"algorithm": "sha256", "value": "b098b4f1119ed6532e0fd8a70cda8119c2f769e688fea7c31e1404fd8b511a31"}]}, {"id": "7395a35db420d037", "location": {"path": "/usr/lib/go/src/runtime/sys_windows_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11591}, "digests": [{"algorithm": "sha256", "value": "bbf20a7a664f1836449e1373ecdad7c5f0aada964182256bd434a59614bd5564"}]}, {"id": "7463bba7b8d6260d", "location": {"path": "/usr/lib/go/src/runtime/sys_windows_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12370}, "digests": [{"algorithm": "sha256", "value": "28902a9f60eff8348912c6839d839194e37c9996f30d9ddbf8bb11e3c77a3bfc"}]}, {"id": "5db0d68b52759688", "location": {"path": "/usr/lib/go/src/runtime/sys_windows_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11875}, "digests": [{"algorithm": "sha256", "value": "0b5d2ce68f2049b03057d036a68a6617eba4c27f7a9ab7f972317796da2bfaee"}]}, {"id": "b78917b7fad271a4", "location": {"path": "/usr/lib/go/src/runtime/sys_x86.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 552}, "digests": [{"algorithm": "sha256", "value": "f9c1c32030a7fb02db5abced4c69f250bf8bd341ac6a24b71a781908bf20c42c"}]}, {"id": "50affed47cd8f735", "location": {"path": "/usr/lib/go/src/runtime/syscall2_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1791}, "digests": [{"algorithm": "sha256", "value": "c6214122040158e55836f48d3ebf4de6852df9e74d9fddffbf87dbdf29e43402"}]}, {"id": "3931c290f62d2cbc", "location": {"path": "/usr/lib/go/src/runtime/syscall_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6485}, "digests": [{"algorithm": "sha256", "value": "8feb6716b7bb2331b4721ecc021a0650416cce8157fac3641b4d53f002298033"}]}, {"id": "7edf9f518ff790d9", "location": {"path": "/usr/lib/go/src/runtime/syscall_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8567}, "digests": [{"algorithm": "sha256", "value": "08d3667b486237414147d35f0abfdedbea9ab4cd896c909ae77a025399b124e0"}]}, {"id": "823d7af022775c99", "location": {"path": "/usr/lib/go/src/runtime/syscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17359}, "digests": [{"algorithm": "sha256", "value": "b3302d5d4243b732a65d133871e6a0cd830571890fe3d3f518b18bfd7518381a"}]}, {"id": "8445a4f7f19f4abb", "location": {"path": "/usr/lib/go/src/runtime/textflag.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1560}, "digests": [{"algorithm": "sha256", "value": "6e8943974e93716175c3aa85c1ac8eb39cd87150e6e5c074f02e8f98e58bea43"}]}, {"id": "ae14e6d29ac6a2d1", "location": {"path": "/usr/lib/go/src/runtime/time.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31305}, "digests": [{"algorithm": "sha256", "value": "f597073375bfbee97233dfc0efb2db9e58d30350e0a6a96067bb7220b11c42f5"}]}, {"id": "a53d2839ea0e955c", "location": {"path": "/usr/lib/go/src/runtime/time_fake.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2558}, "digests": [{"algorithm": "sha256", "value": "76354f332607549f235be751be69f86dc263039b6913dd5d59f4aa0971018ef8"}]}, {"id": "5d906453dd87780e", "location": {"path": "/usr/lib/go/src/runtime/time_linux_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2072}, "digests": [{"algorithm": "sha256", "value": "eeef5045c0a93321e3bc3c9a974677fd7adb3070d485d2946b41c003d3fa7d8a"}]}, {"id": "916faa717e84909d", "location": {"path": "/usr/lib/go/src/runtime/time_nofake.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 709}, "digests": [{"algorithm": "sha256", "value": "1b79d887b4a88a3124f43fc6257e8784e35a4aa1d0be0a0d1c709fa65faf8f84"}]}, {"id": "402ee3d559aace62", "location": {"path": "/usr/lib/go/src/runtime/time_windows.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "f50c5452a69fda66f7fbf895aa73c5d50de0cd24f7b285637fbaa6837c8f300c"}]}, {"id": "5b5d723f74dfb224", "location": {"path": "/usr/lib/go/src/runtime/time_windows_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1832}, "digests": [{"algorithm": "sha256", "value": "1b8efc46cb95c2728bad64b1d1e532419f3cb52df4192cd6f8d4ed2d48bf3563"}]}, {"id": "f8a42d94cc198b6d", "location": {"path": "/usr/lib/go/src/runtime/time_windows_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 871}, "digests": [{"algorithm": "sha256", "value": "701a818ef3c9e140270d0271ca4d38113f0662fe23022f75e48ab80016dd19ad"}]}, {"id": "9c700e96a05182d0", "location": {"path": "/usr/lib/go/src/runtime/time_windows_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "52bc556143b81a5b4ef82e7ed864cae523bf3aff25322da6a9733f1e9cb46761"}]}, {"id": "7470a58a4c204c0b", "location": {"path": "/usr/lib/go/src/runtime/time_windows_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "22dcf7e7fd76d4469c6827721b06ba29705398e7c331fe9cedb462e16e2e7241"}]}, {"id": "b9e3aeb4bce62cb0", "location": {"path": "/usr/lib/go/src/runtime/timeasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 418}, "digests": [{"algorithm": "sha256", "value": "5c060a9c53fedf7c36023bbac52589626972ecad66b43a9672f8985eb43a7344"}]}, {"id": "efe73187391b4149", "location": {"path": "/usr/lib/go/src/runtime/timestub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "1ab600a98d5017f727b18c710554be302607e6556282efcab3a7c4f601781233"}]}, {"id": "859e72efdc337e23", "location": {"path": "/usr/lib/go/src/runtime/timestub2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 314}, "digests": [{"algorithm": "sha256", "value": "bd1341716234bc56ad1f1f9e3d90c417ddb72bf414953712cdcd98f66a17f886"}]}, {"id": "e67ddad7018e7bf9", "location": {"path": "/usr/lib/go/src/runtime/tls_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3534}, "digests": [{"algorithm": "sha256", "value": "abb3263b167439851646f9fde06e6f4818e291f98054c6cff4debafd13fc7753"}]}, {"id": "47dd57586c92806b", "location": {"path": "/usr/lib/go/src/runtime/tls_arm64.h", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1124}, "digests": [{"algorithm": "sha256", "value": "4a05646e67b5154afa82605427c1176c1b113023297ff5d9cbd9755a6c79fe57"}]}, {"id": "7c2725e3b43f6929", "location": {"path": "/usr/lib/go/src/runtime/tls_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1228}, "digests": [{"algorithm": "sha256", "value": "b710ccbed6a02b80cd44a6289fedc6adced85b91ca67fb7893bcfa57a99b4b0e"}]}, {"id": "1eaba886612d9e5b", "location": {"path": "/usr/lib/go/src/runtime/tls_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "e5924b588e886d05dfd570f447d87843b015a203e4df27647338952c7770888a"}]}, {"id": "b33ced8981ad28a4", "location": {"path": "/usr/lib/go/src/runtime/tls_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "daa7b187fe7dd300f6a32d31cf2a69e80176225555a2ff75db07ccecc238dd41"}]}, {"id": "766b9c6c74f9c3d6", "location": {"path": "/usr/lib/go/src/runtime/tls_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 709}, "digests": [{"algorithm": "sha256", "value": "4dec10e5672a6b8a17cd8c3323506fb9289f270b82c03167537b585b1805c398"}]}, {"id": "1dabb351eef264aa", "location": {"path": "/usr/lib/go/src/runtime/tls_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1532}, "digests": [{"algorithm": "sha256", "value": "d3ebb9ab08ff078484c2afba007092a410f1dcd25eb853d48ad3c40232942169"}]}, {"id": "ab6309deb2b1410f", "location": {"path": "/usr/lib/go/src/runtime/tls_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 726}, "digests": [{"algorithm": "sha256", "value": "56d07f5f461be312786ade1b13ea130e27944f31aab118fbc12d842a9bdd3d7b"}]}, {"id": "04f2ce8cece605c8", "location": {"path": "/usr/lib/go/src/runtime/tls_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1583}, "digests": [{"algorithm": "sha256", "value": "a837696f5e6776754ebd9e0b4a210c4ddd2a89c0d807f257b73cafa0f3737c40"}]}, {"id": "11166aac17387fea", "location": {"path": "/usr/lib/go/src/runtime/tls_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 260}, "digests": [{"algorithm": "sha256", "value": "1596177a6668e35fea9dadebfa93dbe057a601886081665107e32fcec5fab2cb"}]}, {"id": "806a4ca320d91b2c", "location": {"path": "/usr/lib/go/src/runtime/tls_windows_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "2e1d6937c5be4c3932fc7d7af4778e2438b7d6350d7cc5da40589ff25bae06e0"}]}, {"id": "d7f5522920080f56", "location": {"path": "/usr/lib/go/src/runtime/trace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 50709}, "digests": [{"algorithm": "sha256", "value": "95a4572f2c2565b8d0aa6fb3603de8429d50b77de0914bc1635c4dea31f33f4f"}]}, {"id": "8e4b16d0b7430d43", "location": {"path": "/usr/lib/go/src/runtime/trace/annotation.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6300}, "digests": [{"algorithm": "sha256", "value": "2ea8415ce8b6e8ac28f9cc56e242d43f49e799ab142f7c612c8d612de3c212a1"}]}, {"id": "5b4f93dfd49572d5", "location": {"path": "/usr/lib/go/src/runtime/trace/trace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5172}, "digests": [{"algorithm": "sha256", "value": "44e7725ceaba9cb9ba187f332c4c64a9cffda8037ea70c2c981680575d6f334a"}]}, {"id": "a9dc4a304c64cf83", "location": {"path": "/usr/lib/go/src/runtime/traceback.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46168}, "digests": [{"algorithm": "sha256", "value": "4db642ddc09b8f086851fe0ed1a542046cef89ad7702a03996a6b758b8de0184"}]}, {"id": "c646b3a8521897a0", "location": {"path": "/usr/lib/go/src/runtime/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17703}, "digests": [{"algorithm": "sha256", "value": "c3e863b9e0d195cd38cf8b5a38fb83b27555c4d74f5e7b07c86e449163b525a8"}]}, {"id": "5935b55b5dfba2ea", "location": {"path": "/usr/lib/go/src/runtime/typekind.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 742}, "digests": [{"algorithm": "sha256", "value": "51a66a529b3ab1a477bacfca692a3c5997018d0ddd595b34204ef94ef8ade05d"}]}, {"id": "cab0dec3455c966b", "location": {"path": "/usr/lib/go/src/runtime/unsafe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2446}, "digests": [{"algorithm": "sha256", "value": "2ea70add23ec68e527d94749fbc44044c728290f8e76d35b96c52188fe352cfc"}]}, {"id": "a1e92844274a7d14", "location": {"path": "/usr/lib/go/src/runtime/utf8.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3467}, "digests": [{"algorithm": "sha256", "value": "08e09814d245742077592fe53a434a630c3067273fa88321f893627dfad81a6f"}]}, {"id": "f23bb296f2e95270", "location": {"path": "/usr/lib/go/src/runtime/vdso_elf32.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2827}, "digests": [{"algorithm": "sha256", "value": "a9a9a3282b179f85f47323f040c2a677b69b04c55a012993af60ea49c0226bde"}]}, {"id": "591fca7ce25e4000", "location": {"path": "/usr/lib/go/src/runtime/vdso_elf64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2904}, "digests": [{"algorithm": "sha256", "value": "759cda62ff78474fe0ef376c713171e23304bb961c013f0f78b44344a965e0ff"}]}, {"id": "cd9fe7ea4c36b746", "location": {"path": "/usr/lib/go/src/runtime/vdso_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "c470f5605b0f90cf66ccd3568dd4bdcf00909839f02e7314ee894e185421f80e"}]}, {"id": "e0f88e592699b005", "location": {"path": "/usr/lib/go/src/runtime/vdso_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c99a37296859d77b6787f306e5b631e57b854395e182dd60e2929b2eb7b63ea2"}]}, {"id": "e05a8ee89b9d0e8e", "location": {"path": "/usr/lib/go/src/runtime/vdso_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "e729a9474813dd8fd2452873de86d8bd69ad5b855a9b39095b6674de483d0920"}]}, {"id": "a24c0d382100c50a", "location": {"path": "/usr/lib/go/src/runtime/vdso_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 429}, "digests": [{"algorithm": "sha256", "value": "5f9316630f864b88470af0eaaa295dcc40d033998d018480bfaaa7a4254dbf64"}]}, {"id": "2de68d4d1035fbfd", "location": {"path": "/usr/lib/go/src/runtime/vdso_freebsd_x86.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "e39f501b5e56c0e9eaeff20cb4ca6d67c4022fc7ce2188961256675929f91915"}]}, {"id": "93d8f8d729463ee9", "location": {"path": "/usr/lib/go/src/runtime/vdso_in_none.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 443}, "digests": [{"algorithm": "sha256", "value": "21639cf149c73c080136387c1b26ee886b04997618223fb58ded7ee87ba84938"}]}, {"id": "572dd42e540d9edd", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7956}, "digests": [{"algorithm": "sha256", "value": "8d699a7c6553aa8246fa6d23c995c55f7b5a18adb5ee1982a1ccba4ba1182bde"}]}, {"id": "0200dd5007adfe14", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 669}, "digests": [{"algorithm": "sha256", "value": "8d08369fff4114753112ab1312b1496a71f6154af70ce560d2a9b4f5fb6ce695"}]}, {"id": "4bd2bf3068d56fce", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "62192174380ab49f2403e26b209d30f15b081bcd50f329907c18144971a6baa5"}]}, {"id": "62fc12c3e427837c", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 669}, "digests": [{"algorithm": "sha256", "value": "2c8b3361a445d8989bd7ca0aab4ab327f714e7b7e51173d7d066a091f25f8043"}]}, {"id": "6b2e330304e0f44a", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 670}, "digests": [{"algorithm": "sha256", "value": "8c4fc6bb3a6e0948b8b3811957f8e773ac93ddd446dd65cc29104819caa25380"}]}, {"id": "fe2401bd04cdd219", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 793}, "digests": [{"algorithm": "sha256", "value": "8b0c8088ff258f2c7cd1d878d351c9b5e2ca45ca107d296428bebe7be5c3d3b6"}]}, {"id": "d9ee781da187241e", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 850}, "digests": [{"algorithm": "sha256", "value": "98d5b4e22ee886b9960ecdf0e76731e8a1be12dbf2bc2e2dcea05fd5765378f3"}]}, {"id": "e764b93682118503", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 672}, "digests": [{"algorithm": "sha256", "value": "5c27db805ab62d6429328dfde76878e99600d0f888cd3be479c113d029f9e4a2"}]}, {"id": "6636f2bc2ca10938", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 666}, "digests": [{"algorithm": "sha256", "value": "d544930d0c43bd073e807e0d51c543c30ed8c101244108cfbef9a9e50cfe2fed"}]}, {"id": "50ee128d07bde654", "location": {"path": "/usr/lib/go/src/runtime/vdso_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 681}, "digests": [{"algorithm": "sha256", "value": "220fde6bcf47379200adb055caf6e8682c8a3ab64d200e90091a5a472355efe7"}]}, {"id": "aeac17cee73ea8a3", "location": {"path": "/usr/lib/go/src/runtime/vlop_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2066}, "digests": [{"algorithm": "sha256", "value": "50c70a2593af728e18972ec43e66f7438ec80adccb46b7f5a03e97ca56b1b60f"}]}, {"id": "7f7a40c1fba2eb49", "location": {"path": "/usr/lib/go/src/runtime/vlop_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7233}, "digests": [{"algorithm": "sha256", "value": "2e06f40d0f94863ad648304b452fbd6568618342a665394f10bbe7ecc2a3bdd0"}]}, {"id": "b6b22c62896da213", "location": {"path": "/usr/lib/go/src/runtime/vlrt.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6873}, "digests": [{"algorithm": "sha256", "value": "0f2631d71092f7949396b74071d4be1e10bfd06943afa1d493b8e89385342fee"}]}, {"id": "fbb718d5fe80a3ca", "location": {"path": "/usr/lib/go/src/runtime/wincallback.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "e4009e059e2c3aa889d75a1c000fb0c2a94c316f8ad609a1432b8b2144cdea8b"}]}, {"id": "977669597c2dfc3b", "location": {"path": "/usr/lib/go/src/runtime/write_err.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 291}, "digests": [{"algorithm": "sha256", "value": "94da18e6cd237191ca682299f4394d21dc33a7af5989b28c6313500459610222"}]}, {"id": "784f4dfad49d923c", "location": {"path": "/usr/lib/go/src/runtime/write_err_android.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4760}, "digests": [{"algorithm": "sha256", "value": "f662dceb7b7cc638b6701e743a1991614d0c1b8db7a8f2458e85935ef11704bf"}]}, {"id": "035577ee80080652", "location": {"path": "/usr/lib/go/src/runtime/zcallback_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 155}, "digests": [{"algorithm": "sha256", "value": "71714a2736e45d4366f52c7e71b6a0c0899988db6401d298cf46469f4ce1c2a4"}]}, {"id": "c5882ba43e40cfc3", "location": {"path": "/usr/lib/go/src/runtime/zcallback_windows.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64533}, "digests": [{"algorithm": "sha256", "value": "562e8cecbd92c64a917d2617d113b16376b22702c296bf7e3d2aaa13c83063fe"}]}, {"id": "0dd980161ce27252", "location": {"path": "/usr/lib/go/src/runtime/zcallback_windows_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91467}, "digests": [{"algorithm": "sha256", "value": "974478a6aa41a4f90da2e890f927b13be4143d2a1bd062143a06ebc857955cc1"}]}, {"id": "3077aa570acf146c", "location": {"path": "/usr/lib/go/src/runtime/zcallback_windows_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91467}, "digests": [{"algorithm": "sha256", "value": "0ebb13b131a7d52571d57de3504c05fd2e533512e29cd2d72db859f27490eba3"}]}, {"id": "ed291af7531576e8", "location": {"path": "/usr/lib/go/src/sort/gen_sort_variants.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18646}, "digests": [{"algorithm": "sha256", "value": "ab6d7d71c48c9c36f9ae299048df1dbb1edef3dbfcddbbe928c2d89334db0590"}]}, {"id": "f9d8cbe8f3c9ca26", "location": {"path": "/usr/lib/go/src/sort/search.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5799}, "digests": [{"algorithm": "sha256", "value": "33af0140b1a47ad8a4b75de471d5ebf6920db6ec5b680cc5ed94beab850227c5"}]}, {"id": "56680a5fdf80ef3c", "location": {"path": "/usr/lib/go/src/sort/slice.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "e01328afdf9a789271f217dd13e29f325656aab1859c788e7b4227a1ae08bba6"}]}, {"id": "27fdc16baaa09cac", "location": {"path": "/usr/lib/go/src/sort/sort.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9650}, "digests": [{"algorithm": "sha256", "value": "2918864237d426cb5f98c2e28d27739bba4d0f0111ff9485f524ed67e66fac60"}]}, {"id": "629233323e272ec1", "location": {"path": "/usr/lib/go/src/sort/zsortfunc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11768}, "digests": [{"algorithm": "sha256", "value": "35cdbcbc3a63372e12eebc815c249adfd420e9d783a99b0405998a7ccb00ac1a"}]}, {"id": "cc374bd503369a13", "location": {"path": "/usr/lib/go/src/sort/zsortinterface.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11485}, "digests": [{"algorithm": "sha256", "value": "8978a49cc4174b0c35a84a2ddf73175d41254eb340ebeda29f21d3e546088a3b"}]}, {"id": "ceb6bbea55e13fc7", "location": {"path": "/usr/lib/go/src/strconv/atob.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 974}, "digests": [{"algorithm": "sha256", "value": "a811df1f66377d76716b133aaa0e0029f8b8432f39b9128e60aeb792c5e70fdb"}]}, {"id": "36a9813f02376884", "location": {"path": "/usr/lib/go/src/strconv/atoc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3108}, "digests": [{"algorithm": "sha256", "value": "a2732a86b368d49aa379adacbc98ab2b8989e7934d1b0ee188bb0c1e81401de8"}]}, {"id": "f75368938fb7eba3", "location": {"path": "/usr/lib/go/src/strconv/atof.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16281}, "digests": [{"algorithm": "sha256", "value": "c8d9a1720134e2f42816f74a4925f2f062ee17694698cc9a6add5471e920bde4"}]}, {"id": "bb00af2156d50f6c", "location": {"path": "/usr/lib/go/src/strconv/atoi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8816}, "digests": [{"algorithm": "sha256", "value": "fc1ac2c9602d7e7b8036a0de6e2c7ab03c87dec5465ffbf32eb64bd5435cef81"}]}, {"id": "0f74ae653626d0ce", "location": {"path": "/usr/lib/go/src/strconv/bytealg.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 419}, "digests": [{"algorithm": "sha256", "value": "31adf92edc2f0a0dbdc889a596213956755ab3190b015ef11b309a209344dc93"}]}, {"id": "d2eddfde83de47b4", "location": {"path": "/usr/lib/go/src/strconv/bytealg_bootstrap.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 430}, "digests": [{"algorithm": "sha256", "value": "006000f08284685e8163e4113b03c20ba36126b1394821a662550704bda85480"}]}, {"id": "36f677b717d6eb7a", "location": {"path": "/usr/lib/go/src/strconv/ctoa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "07db1f250228091e0169d5c3ff9bb5b66d53e625c2e0fd892ae7d416a7f706da"}]}, {"id": "823661bc8479b5e3", "location": {"path": "/usr/lib/go/src/strconv/decimal.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11299}, "digests": [{"algorithm": "sha256", "value": "23bd45989d0b5a7b441c45873bf43f210fdf8381132fc74424d381216ac3a8b4"}]}, {"id": "d8977e508c96d772", "location": {"path": "/usr/lib/go/src/strconv/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1917}, "digests": [{"algorithm": "sha256", "value": "e65c115b91a2011cbf6eaaddfeca36f8e8230c3c67a2503726b3f889860c1d8f"}]}, {"id": "753d515461363ae5", "location": {"path": "/usr/lib/go/src/strconv/eisel_lemire.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42385}, "digests": [{"algorithm": "sha256", "value": "702cdbff7add80c64c79178226355c6c4fd228c19e31c0dac4479fe4b476e662"}]}, {"id": "bfb2998ed0056d69", "location": {"path": "/usr/lib/go/src/strconv/ftoa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14341}, "digests": [{"algorithm": "sha256", "value": "a17a6c79dcdfab98e63756d6342ec6287ddcb193aaafbe44e62d74e31c358745"}]}, {"id": "e49f678344f65e90", "location": {"path": "/usr/lib/go/src/strconv/ftoaryu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16036}, "digests": [{"algorithm": "sha256", "value": "369cf8c283e9ca407d26b7faa7b2a91ee29bb75a535b7591f132dd8d1908932f"}]}, {"id": "18541d04c1d72cf2", "location": {"path": "/usr/lib/go/src/strconv/isprint.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11326}, "digests": [{"algorithm": "sha256", "value": "62fa136267f363fffa3e50eb85a16f3e722645fd50547028d95d74348ce7e75a"}]}, {"id": "72818c1f311b580b", "location": {"path": "/usr/lib/go/src/strconv/itoa.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5428}, "digests": [{"algorithm": "sha256", "value": "8d24d4cefb5a172455f30669ecc47840d962eb317e18e71ff533fdbc6c8b5056"}]}, {"id": "283a90a6b7fd1d18", "location": {"path": "/usr/lib/go/src/strconv/makeisprint.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4941}, "digests": [{"algorithm": "sha256", "value": "66b9af489a8751713d452d939f1bded06007c002af0202ff1117e0234c293464"}]}, {"id": "e1c6129cd65b18a4", "location": {"path": "/usr/lib/go/src/strconv/quote.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17341}, "digests": [{"algorithm": "sha256", "value": "c0b1be8414d4b42a5148b6941dbd15f7d8434025ce4c6770a707e528a15904b9"}]}, {"id": "3ef8145e81a9f8cf", "location": {"path": "/usr/lib/go/src/strings/builder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3415}, "digests": [{"algorithm": "sha256", "value": "fed9f6778ae3f2cc343739f983a07442976ccfc3043d1b5618b92c36e3fdb413"}]}, {"id": "18bdf00f3b7a5ee4", "location": {"path": "/usr/lib/go/src/strings/clone.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "980cf5a2e7b650dd50970b6a85b818268130ba37a2584820bfef26174213f82c"}]}, {"id": "b04af0f10364281d", "location": {"path": "/usr/lib/go/src/strings/compare.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1083}, "digests": [{"algorithm": "sha256", "value": "293c2a6734d8d22c63dae85313b92e6d5cd4f165fd945b252311aa38dba81d85"}]}, {"id": "e9d455cd1b256899", "location": {"path": "/usr/lib/go/src/strings/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3965}, "digests": [{"algorithm": "sha256", "value": "bd6d135d3599b16e977bcd0283cf4c57afd1662c0270488ba9c699daea84f7e0"}]}, {"id": "87320a0866323e6c", "location": {"path": "/usr/lib/go/src/strings/replace.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14871}, "digests": [{"algorithm": "sha256", "value": "32fa7eefaeed37cf763cb49d0934c238f725d1417269850eee2db98c9f431853"}]}, {"id": "7584d1c903e46a21", "location": {"path": "/usr/lib/go/src/strings/search.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4291}, "digests": [{"algorithm": "sha256", "value": "9d4f68ff30cb78fbccfd950486d859723004f8df917fe8ba95993f8e8fe544e1"}]}, {"id": "1a598f585a5ed9fd", "location": {"path": "/usr/lib/go/src/strings/strings.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31640}, "digests": [{"algorithm": "sha256", "value": "a961c81e3af2c66a25d1414155fd6785d21f78a1d59dc83c850ee762cc6c3674"}]}, {"id": "a8b5abb53e63a4e4", "location": {"path": "/usr/lib/go/src/sync/atomic/asm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2304}, "digests": [{"algorithm": "sha256", "value": "49c0873e8e0cf17033e5a43ad2bb37c44b078e06b16c7ee18543406cd9cf3403"}]}, {"id": "0289008791baf05f", "location": {"path": "/usr/lib/go/src/sync/atomic/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9245}, "digests": [{"algorithm": "sha256", "value": "37c3d803c4d970255cabb5977e0d4f54eb1c7ee1502481d9a955df1d3c05421e"}]}, {"id": "fa4374a454f328ce", "location": {"path": "/usr/lib/go/src/sync/atomic/race.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "02a09e8cbde7b3a7f8e83facc6c8987b02cbe9b79a694e7efd8f76e054b3f6d7"}]}, {"id": "e34cca0ebe732b16", "location": {"path": "/usr/lib/go/src/sync/atomic/type.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6674}, "digests": [{"algorithm": "sha256", "value": "ec6fa6724555b2558d1ab24035dfde15a5a68ec4999f47cb1692555443ec9b61"}]}, {"id": "6b28ee29570173df", "location": {"path": "/usr/lib/go/src/sync/atomic/value.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6010}, "digests": [{"algorithm": "sha256", "value": "a4ad49f850e8443c42f318542b7907001f1cba8a6d586be2d3d184a8926899e7"}]}, {"id": "ce59413a764036ae", "location": {"path": "/usr/lib/go/src/sync/cond.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3573}, "digests": [{"algorithm": "sha256", "value": "85ae0d5f03632d8b942c959e7a2b8594d9e2fbe976976a7a38613dcc7c9321a2"}]}, {"id": "217446573a0ea9e5", "location": {"path": "/usr/lib/go/src/sync/map.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15329}, "digests": [{"algorithm": "sha256", "value": "740c1d0edd7347c6b21b84977f9beebfd92e5274b5fbf09e3e36a46909103c34"}]}, {"id": "cd60e97f1dbcb793", "location": {"path": "/usr/lib/go/src/sync/mutex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8471}, "digests": [{"algorithm": "sha256", "value": "bc38ff8baa185648ad3856eea516c37f86604afa21aacb24300da0617dc9bcb8"}]}, {"id": "8126d18d270e18ad", "location": {"path": "/usr/lib/go/src/sync/once.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2493}, "digests": [{"algorithm": "sha256", "value": "70b14b4dbd77c71f1d83eb6bb208368934be6db0082c1c4a3d93d4c8917dc084"}]}, {"id": "18a8c1472fcc4188", "location": {"path": "/usr/lib/go/src/sync/pool.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8976}, "digests": [{"algorithm": "sha256", "value": "9c9581a3134c12ebe57cebda09ef6278eddcd8c651e00a2c8e706a9454f1126d"}]}, {"id": "c243fbe95a9a9d62", "location": {"path": "/usr/lib/go/src/sync/poolqueue.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9014}, "digests": [{"algorithm": "sha256", "value": "6eaeab41edcb9f1f6f624839586cc1feae93168cf6102c65aef903d73234dd15"}]}, {"id": "2831dcd5aadb8409", "location": {"path": "/usr/lib/go/src/sync/runtime.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2382}, "digests": [{"algorithm": "sha256", "value": "76096f4caa16f66860ae9c137050f86dbf5708307425a5de2402cdbc519309e0"}]}, {"id": "22966c0baad05392", "location": {"path": "/usr/lib/go/src/sync/runtime2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 465}, "digests": [{"algorithm": "sha256", "value": "5bc4014718a892af6591e26e6c87105a001b7d1d1f93c3ec4c289128c80f6ba4"}]}, {"id": "6231b03936b2a5e6", "location": {"path": "/usr/lib/go/src/sync/runtime2_lockrank.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "425d173cb9125b8fb5f2b176705df1b0a9acf650015d6074bc7588d270c57c50"}]}, {"id": "fa04f051ebf66569", "location": {"path": "/usr/lib/go/src/sync/rwmutex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6680}, "digests": [{"algorithm": "sha256", "value": "85084b8859921312ed5719476e07262fd8b32c9c83c9ce6280aa632f4fa3bd0e"}]}, {"id": "ef305afefa460b9c", "location": {"path": "/usr/lib/go/src/sync/waitgroup.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3966}, "digests": [{"algorithm": "sha256", "value": "c14532b94fb4371097257ecf3ece89a070efafa59449fc05664d6b517d5adf1e"}]}, {"id": "8f16a53a4c9005a9", "location": {"path": "/usr/lib/go/src/syscall/asan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "2b08f767772a6db63766b79becdb14d13f0a0ab7abebae16f87ce89880b8a5f9"}]}, {"id": "aff5eeb1ad2e7e4c", "location": {"path": "/usr/lib/go/src/syscall/asan0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "c2e8e6a14617645076a72d733ea65c7bca0215623ddf3b431078390112db1683"}]}, {"id": "d4c67054d9b18e60", "location": {"path": "/usr/lib/go/src/syscall/asm9_unix2_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "3a875c2f366ae99cd2fee1b404b55f4b178c2e2b3fbcba28ee9b86a89290f6fd"}]}, {"id": "0b70f70400c3833f", "location": {"path": "/usr/lib/go/src/syscall/asm_aix_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 540}, "digests": [{"algorithm": "sha256", "value": "0be9d489f0e480ed830b31f00ada5cd6e158fb01a400036c15fedf712658418d"}]}, {"id": "9c26f3d9fe8d9280", "location": {"path": "/usr/lib/go/src/syscall/asm_darwin_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3001}, "digests": [{"algorithm": "sha256", "value": "f4ac337d025ceafeca0a412a4354afc695528ea5e492b967e34f0ba2bc7c64df"}]}, {"id": "731ae3bf8d3eb744", "location": {"path": "/usr/lib/go/src/syscall/asm_darwin_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2897}, "digests": [{"algorithm": "sha256", "value": "20a0a3d681ae7801810665cb26b34d762cf82fae21e1883c5a24c7d2b2958e16"}]}, {"id": "fe5e0e24e2d65415", "location": {"path": "/usr/lib/go/src/syscall/asm_freebsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3031}, "digests": [{"algorithm": "sha256", "value": "0c3616201dd67c11a68e354ced7bfe7ce9d86b3bc4cd59dfde72137acf486c47"}]}, {"id": "8a829296bc2a0915", "location": {"path": "/usr/lib/go/src/syscall/asm_freebsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2862}, "digests": [{"algorithm": "sha256", "value": "6b172b08d7bc17ddbe58af804d326e9f04a0d2215b8f1c498de7891c7db8cb7a"}]}, {"id": "1c0aedbddcbdcc46", "location": {"path": "/usr/lib/go/src/syscall/asm_freebsd_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2830}, "digests": [{"algorithm": "sha256", "value": "4aee83d420289e282594f60bb85542ebd069edc46f4126f493f6eb5c0d800bc7"}]}, {"id": "e814bf2156d5df45", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3147}, "digests": [{"algorithm": "sha256", "value": "0cc211fba6842ed568da3b685cf43fa441192da944a473fa23de80c29a5ab9e3"}]}, {"id": "281d777c3f1de040", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1348}, "digests": [{"algorithm": "sha256", "value": "345893ecd8a3d6682060bcd3884f8c867da219501bc2a2d6b7faede3922cbd23"}]}, {"id": "0d6344f1820cb8e3", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "498070642efa2b780379cfafc1443da297f346cd4243a9b089dd64b4f7cf7805"}]}, {"id": "19637f288511597b", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 905}, "digests": [{"algorithm": "sha256", "value": "4a29f2676cc5400a028e151b7fae0277ebe5c035f67d0007e483b42129812d85"}]}, {"id": "718a6f3760933d9e", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_loong64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 938}, "digests": [{"algorithm": "sha256", "value": "b3d4b366a8e46b43da0869b4aec602c8546c8d80898c48cec0349929c9ac599d"}]}, {"id": "37a009dd14347532", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_mips64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 974}, "digests": [{"algorithm": "sha256", "value": "7c7a330a80b612e0889ed838620d7f123a4e5929927fd4852db6edd28bbbd6bf"}]}, {"id": "aa4cc26d5bc0ef70", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_mipsx.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1777}, "digests": [{"algorithm": "sha256", "value": "011012bbd125c451ac568ed912b90667c57156f8554374f9e4b4417449caa1dd"}]}, {"id": "9ecab59abc017296", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_ppc64x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 902}, "digests": [{"algorithm": "sha256", "value": "94b73c5782facb07312272063d7fd1b7a95a34136d981e7cff071da0af02b455"}]}, {"id": "da0c959cdc72b911", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_riscv64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 852}, "digests": [{"algorithm": "sha256", "value": "cfc93675292ea791eba0708af3d8f602b5ec8791c98b9ac686b4b5d46f893f04"}]}, {"id": "181ac99aa91db4d3", "location": {"path": "/usr/lib/go/src/syscall/asm_linux_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "d432014174daffd8d2cfe082a2e4a89bd17e6684feea7993393385daf9698d9c"}]}, {"id": "d108aa5445086ee1", "location": {"path": "/usr/lib/go/src/syscall/asm_netbsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1041}, "digests": [{"algorithm": "sha256", "value": "f401c2d3232f3aecd967affb6338db2a74b0cf7daa32cd215b3b904180391389"}]}, {"id": "85682e0d55a6f3df", "location": {"path": "/usr/lib/go/src/syscall/asm_netbsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2917}, "digests": [{"algorithm": "sha256", "value": "d7c03b0af532eb5b862501cd394bfd7a5df48c4a8ec5da018fc99b8c68fd9f3b"}]}, {"id": "277e6d09796972d9", "location": {"path": "/usr/lib/go/src/syscall/asm_netbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2954}, "digests": [{"algorithm": "sha256", "value": "71abf8569ddd2002a941e9fc053401f14490815a7603e74fa8b7e4d84cc9df69"}]}, {"id": "f70f2639da1335ea", "location": {"path": "/usr/lib/go/src/syscall/asm_openbsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1063}, "digests": [{"algorithm": "sha256", "value": "6e89668efb8cad4b8ddfad4bdbe82250fbc3ee7899cfc7aa64499351cfd0487f"}]}, {"id": "46dbeaa9673b7319", "location": {"path": "/usr/lib/go/src/syscall/asm_openbsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1066}, "digests": [{"algorithm": "sha256", "value": "867836c4c81b245f1df68873b4b4fb57c3f667cb43e28f7d83b8a4aa5bf227f6"}]}, {"id": "cd320719d6120196", "location": {"path": "/usr/lib/go/src/syscall/asm_openbsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1063}, "digests": [{"algorithm": "sha256", "value": "d28ecc5412845dfe6c6cb9ff34a99255eba345c35c0b0c41871f85da865f8f1c"}]}, {"id": "9c6632b73b61dea3", "location": {"path": "/usr/lib/go/src/syscall/asm_openbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1066}, "digests": [{"algorithm": "sha256", "value": "e6766c01dee94f19df316b537238ff120349e107cda606f7af3d5a0f4b7ea7f4"}]}, {"id": "75a6220dc7915fac", "location": {"path": "/usr/lib/go/src/syscall/asm_openbsd_mips64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "44027122051cc7f7fa5cdb90776f5583cdece911d97cb40235a761ba79bd9844"}]}, {"id": "66cc8dea35015963", "location": {"path": "/usr/lib/go/src/syscall/asm_plan9_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3216}, "digests": [{"algorithm": "sha256", "value": "e68a3f0f8a4f9d65042e0dadc59e3129cfeb41cdd4413bea622688a864bbbd8f"}]}, {"id": "8019f5c4fd64070b", "location": {"path": "/usr/lib/go/src/syscall/asm_plan9_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3436}, "digests": [{"algorithm": "sha256", "value": "9105aa75a5b0d35ab8f4eddc0cfb1acaa2201658af11d312ce9eb87feb5a9001"}]}, {"id": "ae28a5d4c1eab184", "location": {"path": "/usr/lib/go/src/syscall/asm_plan9_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3327}, "digests": [{"algorithm": "sha256", "value": "915a243783720a71869ce6f2f808c6cc20d5aa20444d5216bf579723b0418510"}]}, {"id": "bcb8c85f3be7c4b2", "location": {"path": "/usr/lib/go/src/syscall/asm_solaris_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1845}, "digests": [{"algorithm": "sha256", "value": "66e3b37bc92e35cfb40decede516053fd9da027cc4fba1d1978f6ddb454448c1"}]}, {"id": "bd5ee9093ab9f1ad", "location": {"path": "/usr/lib/go/src/syscall/asm_unix_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2801}, "digests": [{"algorithm": "sha256", "value": "607c6b2dc7222700ccf33354ab4d7755b7c3971b72a3784434f34e0b6d4785d9"}]}, {"id": "6a78adf89a6de900", "location": {"path": "/usr/lib/go/src/syscall/asm_unix_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "ab8df94a62e23a5dcc79590078ca54dd1432faed5341cc27fdab6f9ef9cd0e66"}]}, {"id": "73d8ec6b60fb7d64", "location": {"path": "/usr/lib/go/src/syscall/bpf_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4734}, "digests": [{"algorithm": "sha256", "value": "1aed6ee29c5791d990a419996e5bee00ee029e691f6add70cf131a6d702755be"}]}, {"id": "420e3ae0a3cb58ff", "location": {"path": "/usr/lib/go/src/syscall/bpf_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4061}, "digests": [{"algorithm": "sha256", "value": "a422d520af486a6444627e49f89df937cf819c5541da3d4e34114dbc56775456"}]}, {"id": "00ae867509dedca9", "location": {"path": "/usr/lib/go/src/syscall/const_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1392}, "digests": [{"algorithm": "sha256", "value": "7e9534e2da77650d729959c310971191a3ec2e91494a10921e33beb65845862f"}]}, {"id": "fd04e7ce707438da", "location": {"path": "/usr/lib/go/src/syscall/dir_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5755}, "digests": [{"algorithm": "sha256", "value": "1bce5f06c7467fbdd203fdeb1b5563231a48020cc3b2c988d6f91cedb318d085"}]}, {"id": "83146e9d43a418e4", "location": {"path": "/usr/lib/go/src/syscall/dirent.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3023}, "digests": [{"algorithm": "sha256", "value": "47b1beb1bc0c9e009e71e84543cea62ae07337d1f8a4427917a7f8b8dcc2ea8e"}]}, {"id": "23e673bdfbdb5fde", "location": {"path": "/usr/lib/go/src/syscall/dll_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8413}, "digests": [{"algorithm": "sha256", "value": "e604fbd16aa0541b725df6000010c92633bec243dadbdac9e075851dbd6cd2fb"}]}, {"id": "eed0fa87652b96e8", "location": {"path": "/usr/lib/go/src/syscall/endian_big.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "bed8eba5382a1bf05297a95668546be53f589fa0a3d18738a77f710195b18076"}]}, {"id": "5ab761938dfc34b6", "location": {"path": "/usr/lib/go/src/syscall/endian_little.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 309}, "digests": [{"algorithm": "sha256", "value": "26cf4b93eca7845cf108e81e7338e3a9ae0acdb2636dbe182316dac9c1cf88de"}]}, {"id": "45f20083cd06bf49", "location": {"path": "/usr/lib/go/src/syscall/env_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2783}, "digests": [{"algorithm": "sha256", "value": "439960bd9ead937880aa07281cf40d4812803ea69909e342440d8badace8f788"}]}, {"id": "fbf5e9e29e0b8357", "location": {"path": "/usr/lib/go/src/syscall/env_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "e0b4f87e4f6a3d6160e5e6dbb4cc4547d6360bd200656862b16ed2ce573b5884"}]}, {"id": "4f9adb6ebbb5f393", "location": {"path": "/usr/lib/go/src/syscall/errors_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1648}, "digests": [{"algorithm": "sha256", "value": "db1d2186ce1a6978972fca1f529cb59d7166aa9a21baa4bd19a50de7a8c2116b"}]}, {"id": "d6f7675f281b7c0e", "location": {"path": "/usr/lib/go/src/syscall/exec_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8057}, "digests": [{"algorithm": "sha256", "value": "1c9f8d8d991bd1c932ee3cd9dae15172d29aea1c1a2a79261caafb0310acf603"}]}, {"id": "69f7489c3b2df094", "location": {"path": "/usr/lib/go/src/syscall/exec_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8169}, "digests": [{"algorithm": "sha256", "value": "32573638ea98bc40a17c2a38cd4212c09b2c4c99062a8ada83eecea896dbcb43"}]}, {"id": "111bc6391f65bb8c", "location": {"path": "/usr/lib/go/src/syscall/exec_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8175}, "digests": [{"algorithm": "sha256", "value": "4d285cf43788d457dbc1ad38849fa8525fba1d93d242d85d8691a2278e45a8b4"}]}, {"id": "f860a244aaaf0581", "location": {"path": "/usr/lib/go/src/syscall/exec_libc2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8303}, "digests": [{"algorithm": "sha256", "value": "0a95e7d5479e0a78138572805c11aaf36add603e0c937f57fe134aeccd10a2b7"}]}, {"id": "98b5c1b70c79088f", "location": {"path": "/usr/lib/go/src/syscall/exec_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22434}, "digests": [{"algorithm": "sha256", "value": "dc65b3092ea4d6f51be23ace189efc9e5b92f5a610e729bd9ab18b1e85fcae05"}]}, {"id": "efc69cba63cd659b", "location": {"path": "/usr/lib/go/src/syscall/exec_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13541}, "digests": [{"algorithm": "sha256", "value": "012a0aff792a43c8cbf8b20a3cb61386192a9ea07b8d3318891fbc17e3229928"}]}, {"id": "61ce45bfba978cab", "location": {"path": "/usr/lib/go/src/syscall/exec_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9073}, "digests": [{"algorithm": "sha256", "value": "0ee770a13108f72a3635181c32aa1003607b537bdee0c5f605b91150113e3894"}]}, {"id": "113f0d13c8e20f96", "location": {"path": "/usr/lib/go/src/syscall/exec_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11615}, "digests": [{"algorithm": "sha256", "value": "11ce960f2c0616c5f7712aa58c7770c06f8b8a2d8fb28875081a3d11cb4952d0"}]}, {"id": "eb7ddc88f0447b35", "location": {"path": "/usr/lib/go/src/syscall/flock.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 704}, "digests": [{"algorithm": "sha256", "value": "94fbbad966a0cff7096b6a20e32b61ebd144211d54f87c16e2122c2c9312d8b3"}]}, {"id": "81901a4417ecec8d", "location": {"path": "/usr/lib/go/src/syscall/flock_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 564}, "digests": [{"algorithm": "sha256", "value": "bbcb045470675bce120d8d08e8f911f25e1c6ca5fd8e66577fa6d92a776dc58a"}]}, {"id": "1db34f9507016111", "location": {"path": "/usr/lib/go/src/syscall/flock_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 405}, "digests": [{"algorithm": "sha256", "value": "0cfa97f3f128a68b20d9f04e5acb4021610d60ce561a9c3179e8a000552c8f48"}]}, {"id": "22719e33a569c7ce", "location": {"path": "/usr/lib/go/src/syscall/flock_linux_32bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 511}, "digests": [{"algorithm": "sha256", "value": "a737b588bd165ba45685389d58ed0e84ed0c933039710baf620d39b246df4dda"}]}, {"id": "25083f51174151cc", "location": {"path": "/usr/lib/go/src/syscall/forkpipe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 487}, "digests": [{"algorithm": "sha256", "value": "1fed0b863b19923851299aacfc9457a7987849bd09e69ed5431e88737bf7e4cc"}]}, {"id": "dc3a00136e21d0e7", "location": {"path": "/usr/lib/go/src/syscall/forkpipe2.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "dca5862ab453880e6230aa42200f56e025e3445ab7ee57fcf365b4a38ab23869"}]}, {"id": "5e91fddce483510e", "location": {"path": "/usr/lib/go/src/syscall/fs_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10780}, "digests": [{"algorithm": "sha256", "value": "76fdb50ce71a965d321a91156ca807a15936de5eebf3e1456f91964da0f813cd"}]}, {"id": "bd6c489354d0be09", "location": {"path": "/usr/lib/go/src/syscall/js/func.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2632}, "digests": [{"algorithm": "sha256", "value": "c59237fef47a44cbc53f93fc740f126048a73f20a39e1ee826e44e68d7aadb8c"}]}, {"id": "6d37ab058da15220", "location": {"path": "/usr/lib/go/src/syscall/js/js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15607}, "digests": [{"algorithm": "sha256", "value": "0fe17a7f87adefbd2896deccea74d4d486c120ddf757e1616a62ae1321e9d796"}]}, {"id": "84eb99fe008234ae", "location": {"path": "/usr/lib/go/src/syscall/js/js_js.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1085}, "digests": [{"algorithm": "sha256", "value": "65d348bbeb96ce677215527f233e8bb01e8ca1cf7ec33688b1c47055393e975c"}]}, {"id": "03ad8b34a2cedcb6", "location": {"path": "/usr/lib/go/src/syscall/lsf_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2174}, "digests": [{"algorithm": "sha256", "value": "a0cc8b45b9996b8fd1bc334dd81051dde04357edc4a1c8ea68e5b539390d927a"}]}, {"id": "3d64b0b32a7be513", "location": {"path": "/usr/lib/go/src/syscall/mkall.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13842}, "digests": [{"algorithm": "sha256", "value": "dbaf44013a796987f23fc587c7d82ab930994fe308b2afd5dd59e89298931c94"}]}, {"id": "746d27d8592828ae", "location": {"path": "/usr/lib/go/src/syscall/mkasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "fc62e82bbb650fe8e5cfdae68769c3fc89a2875fa516e16b1026533f329f66b7"}]}, {"id": "6475a2afe1d8255e", "location": {"path": "/usr/lib/go/src/syscall/mkerrors.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10968}, "digests": [{"algorithm": "sha256", "value": "90b71a414eda11971b194f50aa111d81f5b4e8e8d4deb46c1e5bac15692a9905"}]}, {"id": "6c88bce1c0f0125a", "location": {"path": "/usr/lib/go/src/syscall/mkpost.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2025}, "digests": [{"algorithm": "sha256", "value": "3fb0124bd981514501dc72537377f714aa364afeefcffa0df86665707db47c35"}]}, {"id": "0748d005bfe8d4ca", "location": {"path": "/usr/lib/go/src/syscall/mksyscall.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 10176}, "digests": [{"algorithm": "sha256", "value": "8d53c73e57eb34cd96105e169182eb9d64140fb177aefa2b47895215762fea68"}]}, {"id": "79b463945b23eecb", "location": {"path": "/usr/lib/go/src/syscall/mksyscall_libc.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8156}, "digests": [{"algorithm": "sha256", "value": "819692646cec37d35330e42259b997797f3c83303459f38a065ec2793c39490f"}]}, {"id": "173f6ff05fcca90d", "location": {"path": "/usr/lib/go/src/syscall/mksyscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "52798b09ac411036f1df6287f5f51076d56111bc151bda75e0606a35ae186431"}]}, {"id": "4825fdc5ec223074", "location": {"path": "/usr/lib/go/src/syscall/mksysctl_openbsd.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 5160}, "digests": [{"algorithm": "sha256", "value": "9b88d8f918d289c3a7a8147552f52907341801ea2ea45694f91197640db81e96"}]}, {"id": "3a3a97bd35cfa876", "location": {"path": "/usr/lib/go/src/syscall/mksysnum_dragonfly.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 866}, "digests": [{"algorithm": "sha256", "value": "5f9b9a1ca019c77a3cf6f93003c45e84a046b079e306083908d32742ccf5d540"}]}, {"id": "d3bb84c2dd593007", "location": {"path": "/usr/lib/go/src/syscall/mksysnum_freebsd.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1380}, "digests": [{"algorithm": "sha256", "value": "20369918831528bfe925f4ae0a22db06b3204237eebe8e3fb9e5597b920f40e8"}]}, {"id": "1eddfcd0283da805", "location": {"path": "/usr/lib/go/src/syscall/mksysnum_linux.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1292}, "digests": [{"algorithm": "sha256", "value": "68dbb773e3e7fb2fcfc36decda83e75dad7325f5cf3a90b7faa249adf07f52b2"}]}, {"id": "0e7874f87de38bad", "location": {"path": "/usr/lib/go/src/syscall/mksysnum_netbsd.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1035}, "digests": [{"algorithm": "sha256", "value": "96f4b72c98223d0de24570d41ea655b43f86514719c5162ede3c9a587fca85a0"}]}, {"id": "6f1b40650bd741d3", "location": {"path": "/usr/lib/go/src/syscall/mksysnum_openbsd.pl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 872}, "digests": [{"algorithm": "sha256", "value": "85794b50150c1ba65a0ab2985476b72b7f3cacad4b54d7966c974866af75cff4"}]}, {"id": "17652f9ae6a413d9", "location": {"path": "/usr/lib/go/src/syscall/mksysnum_plan9.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 459}, "digests": [{"algorithm": "sha256", "value": "cede0810bfb770606f7b660f84df3193e8b549956e226ab6b57fa8c1ecf46937"}]}, {"id": "ea5bcb63fb2fde8c", "location": {"path": "/usr/lib/go/src/syscall/msan.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "0ee3cff0816d2f53409aa4b436c26814b164aa354b35d9fc73e34609a92a6646"}]}, {"id": "46b9a58b8dd33653", "location": {"path": "/usr/lib/go/src/syscall/msan0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "cce64aeb7f64a80b8db0cd9d6cfcdee7d8b36c94918ad171e7457d241fc7eb32"}]}, {"id": "4f18d9de1caaed00", "location": {"path": "/usr/lib/go/src/syscall/net.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "96c7ea22567bb7a64b294ee89f91801f116b336beeabc341d016b37cf840058d"}]}, {"id": "567a97295d5710c6", "location": {"path": "/usr/lib/go/src/syscall/net_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2159}, "digests": [{"algorithm": "sha256", "value": "3880eea8e30403b62524e5016e3df621e9b40071bf22b4066a86032e140e9120"}]}, {"id": "1b1c1c40aed20d5e", "location": {"path": "/usr/lib/go/src/syscall/netlink_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4750}, "digests": [{"algorithm": "sha256", "value": "653d67f2b8f7286588547691216a2dba9db6efa07cf285c7d1e71469dc73410e"}]}, {"id": "1040ac36eb3ba9cc", "location": {"path": "/usr/lib/go/src/syscall/ptrace_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 381}, "digests": [{"algorithm": "sha256", "value": "3373bc2750088e3f960b4e4118568811001c6050b6c321a0cf4c6af6fc54ad64"}]}, {"id": "160ec732f8987940", "location": {"path": "/usr/lib/go/src/syscall/ptrace_ios.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 368}, "digests": [{"algorithm": "sha256", "value": "2fe3b53dccc0df10997a5211d45c91f445062d40fe2fdb9722f4e7a851ebaa62"}]}, {"id": "32886e377a0f6d9b", "location": {"path": "/usr/lib/go/src/syscall/pwd_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1589}, "digests": [{"algorithm": "sha256", "value": "0fc47fa79844b6168ac2c5a4b81b471e9191b5afbc68431f0427aeda0eedf003"}]}, {"id": "afbe481209d24d8c", "location": {"path": "/usr/lib/go/src/syscall/rlimit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1724}, "digests": [{"algorithm": "sha256", "value": "d22fee588f0ce72acd758041ae14ab21d2ccccaef0f2dbdadeb93b5feeeec9d7"}]}, {"id": "22f84995131edc0f", "location": {"path": "/usr/lib/go/src/syscall/rlimit_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "de12284de84f8bb3d835d26410c57960f8be0c013ebfe8e37715db0dd64bd5dc"}]}, {"id": "ae51c58db2c9484c", "location": {"path": "/usr/lib/go/src/syscall/rlimit_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 391}, "digests": [{"algorithm": "sha256", "value": "4d48aeb08fa759f578062d1e79a09b57235d4cd43430cf412a4d0cd5fb3f1786"}]}, {"id": "85e8e257badc9c49", "location": {"path": "/usr/lib/go/src/syscall/route_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9318}, "digests": [{"algorithm": "sha256", "value": "0a92d4c81ea1adf96f5952538c9987524615854c3702bf8fd49f497b2f3bbf4a"}]}, {"id": "50b9544d8c2ff722", "location": {"path": "/usr/lib/go/src/syscall/route_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2058}, "digests": [{"algorithm": "sha256", "value": "f2eaa25bfff546087a3c7d9667635598c149e05991a59d82e8b15770fe056b8c"}]}, {"id": "817917f1ead5b90c", "location": {"path": "/usr/lib/go/src/syscall/route_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2676}, "digests": [{"algorithm": "sha256", "value": "b9c93befb5116e04f6ada23f4285af01db4bc5184d8c8ded25c143c882e89b88"}]}, {"id": "548ae2516e3ce470", "location": {"path": "/usr/lib/go/src/syscall/route_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2737}, "digests": [{"algorithm": "sha256", "value": "9a1ab2d7ff202ba42d329dca05cd889608cb2e5a73ab99ad3f3886d441ef9e03"}]}, {"id": "558da2ca27696ec5", "location": {"path": "/usr/lib/go/src/syscall/route_freebsd_32bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1167}, "digests": [{"algorithm": "sha256", "value": "f8a63ee896190235468ebb5ccdbcc917156b9d8339ea3b43e77db252b2b122be"}]}, {"id": "fa83e4516f043857", "location": {"path": "/usr/lib/go/src/syscall/route_freebsd_64bit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 762}, "digests": [{"algorithm": "sha256", "value": "3712576c8d84e9f2e54b94fae921ade8720d05cedc1356a726932ecf5572462c"}]}, {"id": "fd44ee4992392f82", "location": {"path": "/usr/lib/go/src/syscall/route_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1463}, "digests": [{"algorithm": "sha256", "value": "7ce4d5f3927161fb1afa5ddea4eb5ff62dd8c003af816ec09b6ad3c93bf3a696"}]}, {"id": "345d7e5a95f9246d", "location": {"path": "/usr/lib/go/src/syscall/route_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1492}, "digests": [{"algorithm": "sha256", "value": "0c4fddbb1c45520a8a527ae272b8e571e8d0ecf1c76df14a5814e19ffbf1e501"}]}, {"id": "575f799a97dcff8a", "location": {"path": "/usr/lib/go/src/syscall/security_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10360}, "digests": [{"algorithm": "sha256", "value": "75779571b534d5e58adeacf29cf3edd6bd9572cda08cc8299b3c529262d29dbe"}]}, {"id": "bb3240a64fdd640a", "location": {"path": "/usr/lib/go/src/syscall/setuidgid_32_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 435}, "digests": [{"algorithm": "sha256", "value": "db97677176b5513bb9d19e5b6f20ddf762e2dc1787d88cca9291af9fc619008a"}]}, {"id": "d4d252be78867164", "location": {"path": "/usr/lib/go/src/syscall/setuidgid_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 421}, "digests": [{"algorithm": "sha256", "value": "59d764551533051659477d084963f111d02eb0ae13841b683383685eff3beb31"}]}, {"id": "7bf97a8ef996dc01", "location": {"path": "/usr/lib/go/src/syscall/sockcmsg_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 547}, "digests": [{"algorithm": "sha256", "value": "ded8e6e53bf839aeec7e4f9ad6ada4ca87608c517dfbf954076bf04db5cf4f30"}]}, {"id": "b3fa18a2879fa665", "location": {"path": "/usr/lib/go/src/syscall/sockcmsg_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "5a8ebab526ca05814dd14aa8970b6f177e484cd666ce36ef6be8eb4c502fa93d"}]}, {"id": "8a811e340c04081c", "location": {"path": "/usr/lib/go/src/syscall/sockcmsg_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2567}, "digests": [{"algorithm": "sha256", "value": "2521f1e0fc00c542c3ce600c8ff2d7c89ac2871186fda849ae522d386aa8e0ef"}]}, {"id": "91e7eae1323372d7", "location": {"path": "/usr/lib/go/src/syscall/sockcmsg_unix_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1111}, "digests": [{"algorithm": "sha256", "value": "a2320d4a54bb9b491374508605c892597c85e5a07c57574a2aec4ed7885ae021"}]}, {"id": "07d612455d8a0ee1", "location": {"path": "/usr/lib/go/src/syscall/syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3838}, "digests": [{"algorithm": "sha256", "value": "269d94cba6a3d26b83a9c7ee85ea7ab025f3236234983094624dad2519d63039"}]}, {"id": "8f6a6c4b5dac38a3", "location": {"path": "/usr/lib/go/src/syscall/syscall_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18252}, "digests": [{"algorithm": "sha256", "value": "12e35d58b36e81773cf036e5b0b96aadb39fb180b6157bfa02f3853c714f8c75"}]}, {"id": "6f982a17051549bf", "location": {"path": "/usr/lib/go/src/syscall/syscall_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 405}, "digests": [{"algorithm": "sha256", "value": "ad85be83ec0cd56a29df40bbacf7fd5a03f5cbb066ef0f8e253fe1bf89bc2a6b"}]}, {"id": "ed38bef66b1bf9ff", "location": {"path": "/usr/lib/go/src/syscall/syscall_bsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13760}, "digests": [{"algorithm": "sha256", "value": "3ed26ca48796a358354a0f50359c5dca18bddee9e8e069209c3704b956d2019e"}]}, {"id": "4a3bf727ebbff88d", "location": {"path": "/usr/lib/go/src/syscall/syscall_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11454}, "digests": [{"algorithm": "sha256", "value": "ae530fdba429f07af374a68a01a612c2698897f34f24eed29df3ab24f429b240"}]}, {"id": "8ba9e8809e3ac9fa", "location": {"path": "/usr/lib/go/src/syscall/syscall_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "c2734ae992f9c5308a54acdcc19cb1da18b2d67a842ec513fb7f980e88e35e6e"}]}, {"id": "144195fb445dd098", "location": {"path": "/usr/lib/go/src/syscall/syscall_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "fd1c1a5843adbe241db8e09df0f1bd48eaa4128ec481d1a1590e94d2f078a5ca"}]}, {"id": "2406077159cb1a48", "location": {"path": "/usr/lib/go/src/syscall/syscall_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8830}, "digests": [{"algorithm": "sha256", "value": "cc743b1e606e52765ef2bcfc28404004acecfe5d37d11b39d34b1a12a0ae0530"}]}, {"id": "2f6a1f2249538985", "location": {"path": "/usr/lib/go/src/syscall/syscall_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "0e4a9368de5299616e240ed65e04d6235d005be7ab2177df11abdf93970d69a3"}]}, {"id": "a1e6f6d4822010cd", "location": {"path": "/usr/lib/go/src/syscall/syscall_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9007}, "digests": [{"algorithm": "sha256", "value": "e7e5d3f4f19038cc860c36b185a4927acb8b908aeebd27ed851fa5321ffbdf98"}]}, {"id": "a87c33ac7a7a843f", "location": {"path": "/usr/lib/go/src/syscall/syscall_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "21e96d69fdbfbc5d07ee3cd9fd3bb628b352234eceb52487f7d6111afea7138a"}]}, {"id": "69bb3d0eed520405", "location": {"path": "/usr/lib/go/src/syscall/syscall_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "0e4a9368de5299616e240ed65e04d6235d005be7ab2177df11abdf93970d69a3"}]}, {"id": "2736c7ce2cad042a", "location": {"path": "/usr/lib/go/src/syscall/syscall_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1186}, "digests": [{"algorithm": "sha256", "value": "5e90e686afe76684f2fa21c4cfad8804a80dd1439a63ea74443d648d59a7a4c6"}]}, {"id": "eb901f2c0a8492c2", "location": {"path": "/usr/lib/go/src/syscall/syscall_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "736aa7b64e77b83557d2e9b5d7e87c8ea4d2c74f28f2e2c8e6bda2a73b23a17b"}]}, {"id": "f29c1e4ad71a9ef3", "location": {"path": "/usr/lib/go/src/syscall/syscall_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "9bea92600f20d16a0a780e63b1fc80f3c01266f36d807631798ea07879172421"}]}, {"id": "f47e73d935d2d099", "location": {"path": "/usr/lib/go/src/syscall/syscall_illumos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "4f67e3d8448244c4b0d4af4a21c1599716c4c32793712c3212e5df6883631a26"}]}, {"id": "e17608b5a4713ee3", "location": {"path": "/usr/lib/go/src/syscall/syscall_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6782}, "digests": [{"algorithm": "sha256", "value": "4b3e7ad7f606a5a11c747d118b29633431af39a5585426f46181a6d9221450b7"}]}, {"id": "f711b1f4129677aa", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35865}, "digests": [{"algorithm": "sha256", "value": "06bb2e78de7cbf19ea0e7ade3315635b3436cdbcb8b681ac688454de5581798e"}]}, {"id": "074170d67c4aa7da", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10562}, "digests": [{"algorithm": "sha256", "value": "e3052586a4dc68407073e27e4b0d4128903a11974abfb80a1cd5ee5c4ceaca70"}]}, {"id": "33a827299d38c5c7", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_accept.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 961}, "digests": [{"algorithm": "sha256", "value": "25bc1f9b9434b94cdb22a234c675001033ee1db51fadab6bf92fac818e7827d8"}]}, {"id": "3d4d1a68b8d966df", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_accept4.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 592}, "digests": [{"algorithm": "sha256", "value": "39f055d82e9a28f47a72a56e4779376c963f10176c55096272c1482e9fc0222c"}]}, {"id": "8add6cc56f12b378", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4872}, "digests": [{"algorithm": "sha256", "value": "6840ff9f1201c6ee750e86cdd14b72135a6947bdc6fe0834198cd8e9248890c7"}]}, {"id": "54cc050de6f1de6d", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7199}, "digests": [{"algorithm": "sha256", "value": "214003af4ac21fbbc331b5900c21cddd6c4266b3d5503a1dad2e860cc76f42af"}]}, {"id": "204cb6dc2eaf0f9b", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6317}, "digests": [{"algorithm": "sha256", "value": "4e4dfada583e80189723d003325597e6fe3fa3b357489b08eaeec64dbf253d6d"}]}, {"id": "0af9d9a8aabb5bd9", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7228}, "digests": [{"algorithm": "sha256", "value": "f43bb7ef0523eb96cd67c57e01693fc71bd43224ce869dfe4856247350d1e43c"}]}, {"id": "6a2e5f6c23f2f967", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6098}, "digests": [{"algorithm": "sha256", "value": "5bca7c8abd105c599bd03dfba39ce475deb3a76959f34076fa7a4e8e4e0859bb"}]}, {"id": "e0ff57fdec6c43f9", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6990}, "digests": [{"algorithm": "sha256", "value": "5ff8632c6c23d1fde8dfd106735f5d4929e4c74bfab9f32500761cdfee822c05"}]}, {"id": "b4ba63360332534f", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4720}, "digests": [{"algorithm": "sha256", "value": "1dcf400407300ad7db349e9a36ea8cb873af7daa0b753f5166a019580a2f002f"}]}, {"id": "2ab0ca001a2f4a71", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5869}, "digests": [{"algorithm": "sha256", "value": "1a3fdc967fed4b34219b93835124b78ea2f3ec2df8daa6955b7101a16b535f5f"}]}, {"id": "da01a94ecb6c3fdc", "location": {"path": "/usr/lib/go/src/syscall/syscall_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8067}, "digests": [{"algorithm": "sha256", "value": "6d7a30158ea44c79d80e89c7a16f0b5f8e7b462eb6747bd67d0edc35ea2e21b6"}]}, {"id": "7efb0af590671527", "location": {"path": "/usr/lib/go/src/syscall/syscall_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8045}, "digests": [{"algorithm": "sha256", "value": "4206b8796bceb9bedb4e7956a55a13495acf7b6dc8c08891855d13eab1e9c2bc"}]}, {"id": "35c335f4c54774cb", "location": {"path": "/usr/lib/go/src/syscall/syscall_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "c3b758667a4d7d6e65934440357df1a0ed5c137fa759fd13f5fedd92ede87b98"}]}, {"id": "9ca3fefb5c115461", "location": {"path": "/usr/lib/go/src/syscall/syscall_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 709}, "digests": [{"algorithm": "sha256", "value": "7e2cd21e60a2ae35d5766900058b0765a9d4cc69ae27eba5cb29a7ab77202fbc"}]}, {"id": "5957920ff7398a4b", "location": {"path": "/usr/lib/go/src/syscall/syscall_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "532b808dcbb54983f86a6fed6876f337edcdbc3a252428d7d5c669082287d560"}]}, {"id": "4b6fb87c30f34a3c", "location": {"path": "/usr/lib/go/src/syscall/syscall_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 709}, "digests": [{"algorithm": "sha256", "value": "216a209394b2de50537ffe1d3e4cbdeba7eceb93d361261eb7841424ce29c046"}]}, {"id": "9ae54978d5a78f06", "location": {"path": "/usr/lib/go/src/syscall/syscall_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7149}, "digests": [{"algorithm": "sha256", "value": "317a144f21ef9a354df1fc3085bc7d0e921d3873dc7fb0bef4b95fc529b3d2eb"}]}, {"id": "d505f8e77c466f68", "location": {"path": "/usr/lib/go/src/syscall/syscall_openbsd1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 609}, "digests": [{"algorithm": "sha256", "value": "cc35f73f3a7b4932517fbe877e78c433cc5e9c328603f384e6b82ad27a2661d1"}]}, {"id": "1e6635b0ba8e214c", "location": {"path": "/usr/lib/go/src/syscall/syscall_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "3ff7a334dfea0bc22d4c076e3f802281754ffa2d7425aa284b3bc218474ab46d"}]}, {"id": "069b73f213aa53ab", "location": {"path": "/usr/lib/go/src/syscall/syscall_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "3b5e23bb31fc7c0cba2422e82c0b46e5d710b3e772fbfdd26f93e721ef276fbc"}]}, {"id": "36766cdc258438d9", "location": {"path": "/usr/lib/go/src/syscall/syscall_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "3ff7a334dfea0bc22d4c076e3f802281754ffa2d7425aa284b3bc218474ab46d"}]}, {"id": "ba877ecd1bf8145a", "location": {"path": "/usr/lib/go/src/syscall/syscall_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 906}, "digests": [{"algorithm": "sha256", "value": "11f7887b7c9c8d9b293d186cdad12c590f37e16d4e8d98d0cc73c2a81a0828a1"}]}, {"id": "510d60d0b65e30cf", "location": {"path": "/usr/lib/go/src/syscall/syscall_openbsd_libc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3571}, "digests": [{"algorithm": "sha256", "value": "7d563236c3361ede665cb96cd0586cd9c8ba4683d2a311392ea49b5e11c78e87"}]}, {"id": "a8874c796a3a44f7", "location": {"path": "/usr/lib/go/src/syscall/syscall_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 970}, "digests": [{"algorithm": "sha256", "value": "3755f2340a9600d75f9546ed50abe78e8b152edd9a03b369ffe0f880384c0d11"}]}, {"id": "8202aa64ddf28af3", "location": {"path": "/usr/lib/go/src/syscall/syscall_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9183}, "digests": [{"algorithm": "sha256", "value": "39d7db95c163607cb23fdfbbddb72d7ed506e14fef23377510ddb83cb778a5f3"}]}, {"id": "8438486f66689ae7", "location": {"path": "/usr/lib/go/src/syscall/syscall_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16205}, "digests": [{"algorithm": "sha256", "value": "df3272be20f83cfc6ec939254b56941623dc954a553176d4f5cac3593ec7c12a"}]}, {"id": "15cc7956b8786373", "location": {"path": "/usr/lib/go/src/syscall/syscall_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 487}, "digests": [{"algorithm": "sha256", "value": "b0be0619a06f0fc380ba058701dcf84f3dfc06461be065c70ca032412f2cbe2c"}]}, {"id": "4dd69bdd3f84164c", "location": {"path": "/usr/lib/go/src/syscall/syscall_solarisonly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 304}, "digests": [{"algorithm": "sha256", "value": "4fdd15926da94528df94dc6ed75111466f0c71defa983f0a1a1a37e07789da08"}]}, {"id": "c439f802aac36f6c", "location": {"path": "/usr/lib/go/src/syscall/syscall_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12316}, "digests": [{"algorithm": "sha256", "value": "9b619a529f9b9ffce9986986fdf91750b6bc25f1a46f870f7f25a1d250ba0d63"}]}, {"id": "dad091f082db48af", "location": {"path": "/usr/lib/go/src/syscall/syscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 50373}, "digests": [{"algorithm": "sha256", "value": "8139aea09537187a7154bef9f3059f548fadee2e6a57f786ee9a68a1501c8ac5"}]}, {"id": "331ecad863e3eb2d", "location": {"path": "/usr/lib/go/src/syscall/tables_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19635}, "digests": [{"algorithm": "sha256", "value": "f5b2f6043f1787ae39a48bbc81d4f84e5bcf3948aa27fe6ae221394567fa42ee"}]}, {"id": "c89a5082b1fcc502", "location": {"path": "/usr/lib/go/src/syscall/time_fake.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 677}, "digests": [{"algorithm": "sha256", "value": "e0d72e99b184528266260e7d06ed229575670d5753d0490a5d79c0d0271fd303"}]}, {"id": "e3d885baa2b0c2f4", "location": {"path": "/usr/lib/go/src/syscall/time_nofake.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 351}, "digests": [{"algorithm": "sha256", "value": "8c9c3e97fa48debbdb2808cc290918e2abc49fd9198811fd8e69477d50467ec0"}]}, {"id": "7617b6a91ff829de", "location": {"path": "/usr/lib/go/src/syscall/timestruct.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 944}, "digests": [{"algorithm": "sha256", "value": "b894d40b4d81734eec8d1439f5ea3fab9bc0652ffdec9c53b79597cbad9b05ed"}]}, {"id": "fc4d8c9676028976", "location": {"path": "/usr/lib/go/src/syscall/types_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "44cf3e1a9e417daa407d54b6f7b8d6388f987310f8c1545de69639140398bc1d"}]}, {"id": "c729d32d6f65eaad", "location": {"path": "/usr/lib/go/src/syscall/types_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5154}, "digests": [{"algorithm": "sha256", "value": "f9151972e272de1a156924afe79f20a8466e91abe01b851f3747576c4c6fcc68"}]}, {"id": "267ce95c33ec9eea", "location": {"path": "/usr/lib/go/src/syscall/types_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5167}, "digests": [{"algorithm": "sha256", "value": "6f832da305212048960d944c628ed977a66fa208d845b90f24f1dd44a77e43e4"}]}, {"id": "56eb37eda2932fe0", "location": {"path": "/usr/lib/go/src/syscall/types_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6883}, "digests": [{"algorithm": "sha256", "value": "62475a56d547ac43d8a2efe7f9590cf4a66cee6535eae33310b9c6fea7807897"}]}, {"id": "06f7e75d78afd45c", "location": {"path": "/usr/lib/go/src/syscall/types_illumos_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 379}, "digests": [{"algorithm": "sha256", "value": "d9dcb1031e3d8597fc33fa1eb5283cd1612bf0e8e3a4d1f78076ecd53c40e6d5"}]}, {"id": "fd3ac4b95c00c9bc", "location": {"path": "/usr/lib/go/src/syscall/types_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11166}, "digests": [{"algorithm": "sha256", "value": "55ae67e669154ef02c5ad5a3097800f37b697742a3f83c83159d336d4edb6ad8"}]}, {"id": "c36dcddef2e526c5", "location": {"path": "/usr/lib/go/src/syscall/types_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4882}, "digests": [{"algorithm": "sha256", "value": "1cc2b4f6afe219756d371bb9b02bd69e1cbe48d07292f4daba2a699b67f26fe0"}]}, {"id": "5852b1ec16798336", "location": {"path": "/usr/lib/go/src/syscall/types_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5160}, "digests": [{"algorithm": "sha256", "value": "bb61408354413312eeb637c64ed22f5451edcf5fd464fc125d3c9159e1130d86"}]}, {"id": "81e74fc335c54849", "location": {"path": "/usr/lib/go/src/syscall/types_solaris.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4996}, "digests": [{"algorithm": "sha256", "value": "9964ae577437c172a72befe0cf1438c2ed8505395389d959ad108a9ce417d679"}]}, {"id": "bfc94040f95d614c", "location": {"path": "/usr/lib/go/src/syscall/types_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28372}, "digests": [{"algorithm": "sha256", "value": "0b02862254426fa34c3d448fe8382853eb334185f79ed655227f0e98e62be90f"}]}, {"id": "fe394eaf3ff440cc", "location": {"path": "/usr/lib/go/src/syscall/types_windows_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 477}, "digests": [{"algorithm": "sha256", "value": "b16899247c4cd8210fb88563938a8c6906ac3406a94b982eb11059cca81b4fce"}]}, {"id": "1ce68f9938274c07", "location": {"path": "/usr/lib/go/src/syscall/types_windows_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 477}, "digests": [{"algorithm": "sha256", "value": "0ba5eacd9b4f43c6fa7c5789fe132da98668fd07c9fcf217e1435b8561376c59"}]}, {"id": "50be0f068594b56a", "location": {"path": "/usr/lib/go/src/syscall/types_windows_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 477}, "digests": [{"algorithm": "sha256", "value": "88ab8da45db82583f0703aad60e380ab6aeadc84e07f97bf215f825403df8bae"}]}, {"id": "ecf6b3d45f690846", "location": {"path": "/usr/lib/go/src/syscall/types_windows_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 477}, "digests": [{"algorithm": "sha256", "value": "0ba5eacd9b4f43c6fa7c5789fe132da98668fd07c9fcf217e1435b8561376c59"}]}, {"id": "680e91b05eb29588", "location": {"path": "/usr/lib/go/src/syscall/zerrors_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48288}, "digests": [{"algorithm": "sha256", "value": "ecdcf045dcdcc0cd40400a49cbaba26ec8dd3a3544b191ebe07b38c66af35864"}]}, {"id": "385c5011f1aab915", "location": {"path": "/usr/lib/go/src/syscall/zerrors_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56605}, "digests": [{"algorithm": "sha256", "value": "c87cdb6c5019f4f68ad4bf6b70c1668d78ee3eed296860998f78465c9e7f9cc1"}]}, {"id": "1461543b2e4c6cba", "location": {"path": "/usr/lib/go/src/syscall/zerrors_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 57125}, "digests": [{"algorithm": "sha256", "value": "03802c3031beb1aca5919747d3779f51a33902077659e949d10a3ffe9feabf2b"}]}, {"id": "8673d91cc9f6f116", "location": {"path": "/usr/lib/go/src/syscall/zerrors_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61051}, "digests": [{"algorithm": "sha256", "value": "1f1e911d99fab62a1020c085fa0678659a6c28d63ddfd9bc217d88cf79d37a43"}]}, {"id": "13cfda08a3591f7b", "location": {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68971}, "digests": [{"algorithm": "sha256", "value": "d871e7a919e8e0e0bda5afa50587c1d7ac70aec245f626af3994dd31af73411d"}]}, {"id": "e6b8380281947bed", "location": {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69018}, "digests": [{"algorithm": "sha256", "value": "2cb9ef12c7d9126b7a34fd05c0be6f1f6fea2b111efecc3076196edcd18e01a3"}]}, {"id": "e339d791a561f282", "location": {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68961}, "digests": [{"algorithm": "sha256", "value": "8ed84ba99a91512e443cb7548b047be73a67105404f6f86e9fd2896127a0edf2"}]}, {"id": "8105f029d681aa1a", "location": {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69029}, "digests": [{"algorithm": "sha256", "value": "9c5719fe21b87bb1d31db6cb9811bf1b80d129f7ecda82a183ff63ec32aa0163"}]}, {"id": "6ad7dbec8407c001", "location": {"path": "/usr/lib/go/src/syscall/zerrors_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69031}, "digests": [{"algorithm": "sha256", "value": "6b6b441ef788c25911af1a31325222071eb41da0d9ba8fde53970f2cb0767efe"}]}, {"id": "2693979498bb54cc", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58732}, "digests": [{"algorithm": "sha256", "value": "6e9a1dc5bfed317bf946ea3b2cd02c987956fcafba7033caa456de17d1a717a6"}]}, {"id": "522606ad72741b31", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58772}, "digests": [{"algorithm": "sha256", "value": "2fcbe01c80232413bdd070b3a9a0978d9d65ec93ccb919e99a763d8120cdde40"}]}, {"id": "c3ada09493c29ae8", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 59269}, "digests": [{"algorithm": "sha256", "value": "3f7d2418b76f7037048e5e580a35e5a40cc435b411713a13b6c796eb4b51f04d"}]}, {"id": "aefd37cb146cba97", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70213}, "digests": [{"algorithm": "sha256", "value": "d8fe2c1e6a221a5f5e332b410f0355bafb347830e2b0703d3030c3aa85a7a2fd"}]}, {"id": "722f840cd184e8b3", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 84445}, "digests": [{"algorithm": "sha256", "value": "17f0a577aaf196355583aaa75be235773bf619194256abdf5c8fc9b3be582424"}]}, {"id": "9f6f23e885a8e54e", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70842}, "digests": [{"algorithm": "sha256", "value": "1fe26ff7681c844f99f8205da7e3eb7290660fa46167354c0e0c38368a279cd1"}]}, {"id": "98edffb2528f6ce7", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70149}, "digests": [{"algorithm": "sha256", "value": "23381a5e37cde3218968ecd6169ae75c21f406ffe95ead0615e11ff0bea81060"}]}, {"id": "8dd2a0519cdeeb2d", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70149}, "digests": [{"algorithm": "sha256", "value": "23381a5e37cde3218968ecd6169ae75c21f406ffe95ead0615e11ff0bea81060"}]}, {"id": "401c22f43f66a97f", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70842}, "digests": [{"algorithm": "sha256", "value": "1fe26ff7681c844f99f8205da7e3eb7290660fa46167354c0e0c38368a279cd1"}]}, {"id": "66e25b87ecae573e", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72588}, "digests": [{"algorithm": "sha256", "value": "effe92f1718d7e76e9356e64dc3b7b6539aa06f60cc9ec116060373f86a52e4b"}]}, {"id": "3e42b5376d359d7a", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73569}, "digests": [{"algorithm": "sha256", "value": "196f25446cbc510747add7dceb41cd765b8241fea3d2d1f0cfb7631a136bd722"}]}, {"id": "6af3c768e7504375", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72503}, "digests": [{"algorithm": "sha256", "value": "39bda5ba42b3cc6824dc70c74ea5bbbe8ee3c53efd124f157d722c2ec7a2989d"}]}, {"id": "8e3897dfd28bc2c7", "location": {"path": "/usr/lib/go/src/syscall/zerrors_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75037}, "digests": [{"algorithm": "sha256", "value": "57ceed70b023411e25ac4d75077254c51cb4651071004522902c5775b9a08c98"}]}, {"id": "34102929aa254968", "location": {"path": "/usr/lib/go/src/syscall/zerrors_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69097}, "digests": [{"algorithm": "sha256", "value": "e76deab273ce1e600056d3f8ea141a2b3ad89b93fdbacada7b5f6941e10ba6c9"}]}, {"id": "073dc3a17f6619cd", "location": {"path": "/usr/lib/go/src/syscall/zerrors_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68679}, "digests": [{"algorithm": "sha256", "value": "c507bab75816349e284a1029559ce13f93b151260e1136bdb15dfcbbe90c17ac"}]}, {"id": "144b75e14e70434c", "location": {"path": "/usr/lib/go/src/syscall/zerrors_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68087}, "digests": [{"algorithm": "sha256", "value": "18724b15581c78b9e0298a17f6d6ba0d3a7bdd596fcdff08f15a83953c09d290"}]}, {"id": "11ad23ea82e28f56", "location": {"path": "/usr/lib/go/src/syscall/zerrors_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68679}, "digests": [{"algorithm": "sha256", "value": "c5ce9fef22320e185675cf9f4400c3bdec87e3f4b183d4951e071a23c323da46"}]}, {"id": "d8df08ead6194bd2", "location": {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64020}, "digests": [{"algorithm": "sha256", "value": "a1f5b5520fd7db081fa3698e3d31aafbe577bf754af221fb4340577b6583ee71"}]}, {"id": "9852b072c23128d7", "location": {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63976}, "digests": [{"algorithm": "sha256", "value": "6ba672c6156978b4e4e927be2b4e50bfe5e5f8eb07982ad08e5ef5515cffd121"}]}, {"id": "e93bf72b07faa4ed", "location": {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63965}, "digests": [{"algorithm": "sha256", "value": "926c6b4b0c67c5cca0fb54abf2064416f96a413b9d6fc2a27dcfe42c4e859f7f"}]}, {"id": "f89c9b72c5c0afb9", "location": {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67952}, "digests": [{"algorithm": "sha256", "value": "004757eaa7d378c8a45f775de8621e96a6860e942f05f9833a0392974d18a44b"}]}, {"id": "19d5fcb64cf4b72c", "location": {"path": "/usr/lib/go/src/syscall/zerrors_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68260}, "digests": [{"algorithm": "sha256", "value": "98b773f8836d4d28ca1b70aadc10eef0a51e40310a7f4b641b4b1534a9b653e4"}]}, {"id": "22e5538ea880165b", "location": {"path": "/usr/lib/go/src/syscall/zerrors_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 51935}, "digests": [{"algorithm": "sha256", "value": "21fa05781d626b5146418ad1470742371b6a1c2c179a9eb27b2b118595f1df34"}]}, {"id": "c89e33adb0bf7be8", "location": {"path": "/usr/lib/go/src/syscall/zerrors_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10206}, "digests": [{"algorithm": "sha256", "value": "627276cf400689ea253d13a2ee2c08cb066d0e019ef7ff3cca691d8ab7144992"}]}, {"id": "1ecd5bdafd306f7a", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42034}, "digests": [{"algorithm": "sha256", "value": "7f6dffd7f6a0990d402513d595b194eb35050f4f0f95558895fdc7e48b03aaf3"}]}, {"id": "cbc3c2de063a1c21", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52885}, "digests": [{"algorithm": "sha256", "value": "1e05ef3c9e6e0dfaee8cc6c79f3f81738c9334357989b6d0d06aeb4038421a7b"}]}, {"id": "04d6c3c1b3c01a8d", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_darwin_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8907}, "digests": [{"algorithm": "sha256", "value": "a2c7e9778616672b70032ddc43fc4b124834c7a7c28b7c513e1feee3c25d6822"}]}, {"id": "1bd6c8d7371659a3", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52837}, "digests": [{"algorithm": "sha256", "value": "67b1e8ffc1f2ea1b179030f253411d5eb21cbbad16eacf9ecd34b10591685b38"}]}, {"id": "773a473d53e073ce", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_darwin_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8883}, "digests": [{"algorithm": "sha256", "value": "89f161bc6c82f70d165b223384668c6a943d84dcee95b1e718bd5e6c25db67a4"}]}, {"id": "f0ebf23b2a841224", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31935}, "digests": [{"algorithm": "sha256", "value": "860388630664f7e21489b936d80dbc1d6027816db5ff8a748501494c4e925b08"}]}, {"id": "2a4050b21615601d", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31465}, "digests": [{"algorithm": "sha256", "value": "9c0eb78f2772badee51e608cb0a4e6fd23e1c1e77e5252907c09c4328fb7f64a"}]}, {"id": "c08150f421b9448e", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31318}, "digests": [{"algorithm": "sha256", "value": "34d65c2da13fcfa7daa962d652a0778dd93335a0120133279d02e9605a9d0be7"}]}, {"id": "270fa25ac24a0c7f", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31490}, "digests": [{"algorithm": "sha256", "value": "e38cc21c8f84781577fa549a9dbe7ed5c54e98551f764ca02bbe257b76a7e538"}]}, {"id": "77b75a304f0987be", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31318}, "digests": [{"algorithm": "sha256", "value": "838ed58eed997ef96a750d46eddf3c064ee5669c17e359c5793a58a007086ad0"}]}, {"id": "f105adcc97c91380", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31324}, "digests": [{"algorithm": "sha256", "value": "768f28dc878beee439d9b2c0dcfec678af6e157f2dfefccbcb518b31e102d010"}]}, {"id": "d1126ba4d9355759", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35092}, "digests": [{"algorithm": "sha256", "value": "92dd6ee543daac13050041be22861580d0390c2840930f1e436c45cc2d37b7a4"}]}, {"id": "f4bb1822ee42d52d", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40022}, "digests": [{"algorithm": "sha256", "value": "03acacf0bb13c43d57bec100cd077c9f343f565b6b0584ff2e8c6e59a3941a2f"}]}, {"id": "8f93c2d6803e102e", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39438}, "digests": [{"algorithm": "sha256", "value": "52aed2578cc6f0ede21aaf1b98c5266b1e2b9ac7a79258836b48e33581dcfb99"}]}, {"id": "effd48576260b98d", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38297}, "digests": [{"algorithm": "sha256", "value": "33d050d75746bb34f1d320867d0cb93f653017e26700fa5ac3908d6afe2ab6e0"}]}, {"id": "0bb40ab1f952b464", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37552}, "digests": [{"algorithm": "sha256", "value": "01445f29a8d0f1516eac15e014ee8e25f6f64e2be365326ce4c5af5de9d7f6ec"}]}, {"id": "36341d2d7bc2e505", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40887}, "digests": [{"algorithm": "sha256", "value": "692393ec6560377403c930f9ea595b70ea0af05abb28a15f71a3b18448de2dbe"}]}, {"id": "1631f253d34623ff", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40892}, "digests": [{"algorithm": "sha256", "value": "a6b8567b0e9502764bed7dbdea7341e803eda11b22d79ecd02e50708e8f6f56f"}]}, {"id": "228ffc3ae6973240", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40896}, "digests": [{"algorithm": "sha256", "value": "0faaba6e9601b553c568636a0aae141cb4e307a366e441ba2fd517ba11edd147"}]}, {"id": "3fdc63966b9d428e", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40891}, "digests": [{"algorithm": "sha256", "value": "f85cf7ad8d454712ac042a301f2628dc295fa2909eef015cf39f48d254b20f03"}]}, {"id": "c4ad24ae0c59f797", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41547}, "digests": [{"algorithm": "sha256", "value": "b9eec9edf85b946f17ccbc01eec54c3132ebb42c3f89cd429bd95d32fcb36aad"}]}, {"id": "d54822713924f21b", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41551}, "digests": [{"algorithm": "sha256", "value": "787913cd6948c13ca21cfc023e15625b0721dd98fda09b9e1c11132b15609b8e"}]}, {"id": "67c262368237ec07", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38328}, "digests": [{"algorithm": "sha256", "value": "0ae7be68904c71ab7b5656d0e96fdec58aedb722f41b41dca8aaf7e1df61ef5c"}]}, {"id": "4006dba5c152bb0d", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35730}, "digests": [{"algorithm": "sha256", "value": "65ffd901c6dc3072da2853691b5101f33896c38368afa83a00b87e957a30d24a"}]}, {"id": "a2a821bb39f645a0", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30339}, "digests": [{"algorithm": "sha256", "value": "257607aaa4ee4dc1a180116675611e0ec92aaf7e8d093f4306f86604309d4c56"}]}, {"id": "15ec203e1df806b2", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30191}, "digests": [{"algorithm": "sha256", "value": "5ad13a9f9e310690aff8657a97f07faee42f703b27b9601ba027edcf1caac98c"}]}, {"id": "ec5c5b32877a3245", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30344}, "digests": [{"algorithm": "sha256", "value": "b3b625001b7883b43ee6e3105220d721afe63fc07ee8342939367075ae125b15"}]}, {"id": "14ed40865ed824a2", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30191}, "digests": [{"algorithm": "sha256", "value": "9b302939eb74a6148f1721227416b7c60c1f61267b3aa28dc51d785854c0ca1e"}]}, {"id": "994bb043cb9ebc7c", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48813}, "digests": [{"algorithm": "sha256", "value": "5fee323aad6f9d362f028418206350d3fb33ca5acb9ccbd9a6bcd2775dd92ad5"}]}, {"id": "10b91af5454ef642", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_386.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8210}, "digests": [{"algorithm": "sha256", "value": "1866c0c51f192d3ca7c23335d5b4239e67ac8c6cd8354e6a229fb8ae76d8bd98"}]}, {"id": "07a8ae83b837c634", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48669}, "digests": [{"algorithm": "sha256", "value": "7fabde0af8104cba102bca733853de531587c5d1cd50f9a5feb5e51342aa365e"}]}, {"id": "56fbf4a29f6cba9e", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8212}, "digests": [{"algorithm": "sha256", "value": "32bfc13e421e4cecf5ef8d08ad1b2e81a50a2080b04747b8567ea6d3f83145a3"}]}, {"id": "e11a0647b323f13a", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48838}, "digests": [{"algorithm": "sha256", "value": "a258634c8d64907b550f9c2250b9fcc342e876d961e3cad45eebae9619857805"}]}, {"id": "14abc1e677c08c8e", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_arm.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8210}, "digests": [{"algorithm": "sha256", "value": "3fed163e808bf6fcb0cb4f8ee03edc30e3ae4ae33e9b3c9d677f378030475acd"}]}, {"id": "cc970cbf49164702", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48669}, "digests": [{"algorithm": "sha256", "value": "b2b01559f2612364fc10d4e5640b7dcfedc1cd49811fef35eff2fe0b99caf358"}]}, {"id": "546fab652b82a7bb", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8212}, "digests": [{"algorithm": "sha256", "value": "653c5760588872646196bd716cd4bbbf41f106d22ad768aa358891bf5d455c92"}]}, {"id": "8dcc6356c4c54b53", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31053}, "digests": [{"algorithm": "sha256", "value": "9748d046270031ef24cade5efb0e5b9ca1c172b0532fa35830a560dfde2d668a"}]}, {"id": "4735bc01c99a862b", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_plan9_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6320}, "digests": [{"algorithm": "sha256", "value": "b83539f128bdb41b0b993a9640c2e018b1c2f7274754ba2037afa31ad2a527ab"}]}, {"id": "79c2850ee70f7225", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_plan9_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6324}, "digests": [{"algorithm": "sha256", "value": "12366912357323ef269dc8625e163f755d1bb7928179ad567faa35dcfbddc8b4"}]}, {"id": "d09f973dbcbfc79d", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_plan9_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6320}, "digests": [{"algorithm": "sha256", "value": "be962d4edf46dcf492f5ce91f152091cd7c7130e37a580ed63183a0aff06c64c"}]}, {"id": "864a903278fec741", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38464}, "digests": [{"algorithm": "sha256", "value": "b452b8380e8fcd94e34ea861aa89cb66a72e9fce9c51e7fbed10dbee3c384e72"}]}, {"id": "f99f9db6414b821a", "location": {"path": "/usr/lib/go/src/syscall/zsyscall_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58036}, "digests": [{"algorithm": "sha256", "value": "e2ea17e04f8e65ee6fcad51204cba7b881756d5957da49b604af679c3955e7bd"}]}, {"id": "dc7bca3ca6d80002", "location": {"path": "/usr/lib/go/src/syscall/zsysctl_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11987}, "digests": [{"algorithm": "sha256", "value": "3857fd6320dc5d9f9d785167d110897b0e184d5bcdfb5d03eb24f5f0bd8bebb6"}]}, {"id": "e1257e66349f065d", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14901}, "digests": [{"algorithm": "sha256", "value": "bd8c7d0068f21a6f6fcff15011984fe3532399baf091d24ebe1f96a80bdc558b"}]}, {"id": "8fc6043ed15e02be", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14734}, "digests": [{"algorithm": "sha256", "value": "777b031968f7ffae173c9868c6e890e817b6ac27cc7f64d14014b11e36cd710e"}]}, {"id": "6e08355e3ed0c042", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23494}, "digests": [{"algorithm": "sha256", "value": "d7d4443e2ac904c02d5abde2c094e0738cded84f111e3e2faf17fe458250ffd6"}]}, {"id": "2b8ab62f437e1323", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26070}, "digests": [{"algorithm": "sha256", "value": "6be94108ee7d65a556f5aa1824335c5463366eb0ad37aeaff495580c40d8ceaf"}]}, {"id": "252d3c77899359ac", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26072}, "digests": [{"algorithm": "sha256", "value": "937e2d44655f35a0a5fed1b6772f2682965fea5d3736905911d2ebaeff9e1f69"}]}, {"id": "effc761afec91875", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26070}, "digests": [{"algorithm": "sha256", "value": "4245d84d4e4fc96504b25679728bf4211dc6577b0344fe3a35e64656c2191d7d"}]}, {"id": "8a3d3511e3741019", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36646}, "digests": [{"algorithm": "sha256", "value": "b4a3a5ff7d065f528e7cbbc0b1aba1b9938a8837345659dcb6c9b447ea2c15b8"}]}, {"id": "49b020994eea3a0a", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36648}, "digests": [{"algorithm": "sha256", "value": "62ec03ac8c73e595f62146c56caf809b7e41bb37154576fa4298efc2f0292c81"}]}, {"id": "2559b8014b316d00", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11538}, "digests": [{"algorithm": "sha256", "value": "96c68698b3c5e899413729614c75c171fd6ec54a4be76e4d5740d45aabea718d"}]}, {"id": "e9ba9776e68cc298", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10350}, "digests": [{"algorithm": "sha256", "value": "6f8cee913846df59ce8a211effd37ebedae307c8cea91b8c3f8b24285aee73a2"}]}, {"id": "cd9380a8c5d334db", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11829}, "digests": [{"algorithm": "sha256", "value": "6fc49a7e2c6e8bec87f70100279993c8810321060d8c5f779036dfd8b7cd4706"}]}, {"id": "d09d1fe979ea9717", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9164}, "digests": [{"algorithm": "sha256", "value": "7bca63cf763cdc79dbf0a5f6e4dc27dc89c73fabcb8597a68850f695bc543c9a"}]}, {"id": "2468405335302014", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10529}, "digests": [{"algorithm": "sha256", "value": "3bcdd1faed0362b3a9504ac49e85dd2bab1de285c969c8566f3fcc7f7b923c42"}]}, {"id": "087f3875a6c5aed2", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12393}, "digests": [{"algorithm": "sha256", "value": "26696f70595004782e20ec58df6296d0ab2604ad35daf37aca8b3a8903b821aa"}]}, {"id": "13e6e43eba707cad", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11188}, "digests": [{"algorithm": "sha256", "value": "45a54e7c60097b6c37a6f45c54f4c17680e82ae9eae2332c7d642ba0a1868947"}]}, {"id": "3800c67265636799", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11188}, "digests": [{"algorithm": "sha256", "value": "45a54e7c60097b6c37a6f45c54f4c17680e82ae9eae2332c7d642ba0a1868947"}]}, {"id": "f03e47989cc94e72", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12393}, "digests": [{"algorithm": "sha256", "value": "26696f70595004782e20ec58df6296d0ab2604ad35daf37aca8b3a8903b821aa"}]}, {"id": "35aba13a984710e0", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11741}, "digests": [{"algorithm": "sha256", "value": "546836d3d8dbdf26f9d705298654c543d064ab3a822598c7db6dcfac63f418a0"}]}, {"id": "9e06b7db51881b39", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11765}, "digests": [{"algorithm": "sha256", "value": "e03705792e94d60617cea56cc49caafaa24cc04cfd2e1e766d41639d1c10acb8"}]}, {"id": "206dd13fee25572c", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9097}, "digests": [{"algorithm": "sha256", "value": "5573f637b6565bcdd688074efd044ad63814e58d36eb66e18b3bf9d17b23c91f"}]}, {"id": "f4dfc3cf1954df54", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10897}, "digests": [{"algorithm": "sha256", "value": "9b3287210f24d60ad46839a91010b6ba7b0fcee4f6e3793ab0f56d842672c18a"}]}, {"id": "d59cc49237620ed2", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26307}, "digests": [{"algorithm": "sha256", "value": "4b6fa6742b0bca4dbe1b6fe2837e60ed7e5c2bb4b18f8cfae6cbf06da6752a92"}]}, {"id": "97b40a9a44ca36d6", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26309}, "digests": [{"algorithm": "sha256", "value": "9bf273cf72e37215a51822f10740ac08ab0a311350be830ff5b4e23a40432bbf"}]}, {"id": "38b28591b7b85343", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26307}, "digests": [{"algorithm": "sha256", "value": "df5c33f43a0d90fb4aed11f48dad972e532c78ab46d6f17fe209cf33561f6320"}]}, {"id": "8ee179e37568cc31", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26309}, "digests": [{"algorithm": "sha256", "value": "d0bcde249182f617b0d8f850081cae012b576324695be45d5b421472c3c8d5ea"}]}, {"id": "87f65477d0317eb6", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "950d1dfab6c9aa439ae99eaf1f5ec3f95474b68cb1de0d3da8fd51f116939792"}]}, {"id": "10329b2071e86569", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14498}, "digests": [{"algorithm": "sha256", "value": "271b6b0c895ead46da5c432520644acc4eea86704d174b867ad6914f2bc8e344"}]}, {"id": "f2e5efa20355c8e2", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14806}, "digests": [{"algorithm": "sha256", "value": "136dcf3a2df91bf1bb60e21db3cdb6f4844f5947be267728275bb1269845a63c"}]}, {"id": "d42db5af02d075a1", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15078}, "digests": [{"algorithm": "sha256", "value": "3323bdc28a1246d5a9e5e4c9249b71880fa1cb09406284a52b41c089e63f0e55"}]}, {"id": "68103ecf150efb1d", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15288}, "digests": [{"algorithm": "sha256", "value": "bdb92b27d45a5330b45913fb2d484e19dc8d83a8588b989a80ba8ce69b04d0c4"}]}, {"id": "6118ad1184ce0943", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1053}, "digests": [{"algorithm": "sha256", "value": "09d9a839d53ff4455d394f8387d7428925f0f68bd847a9804cd72bed7e884985"}]}, {"id": "baf785fa95fc5edf", "location": {"path": "/usr/lib/go/src/syscall/zsysnum_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 293}, "digests": [{"algorithm": "sha256", "value": "622dbc6336f63dad3431f7668e04adde02bd29111c57aa5dfa3c05b06195f4fb"}]}, {"id": "0d2f26eaf04a2555", "location": {"path": "/usr/lib/go/src/syscall/ztypes_aix_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4270}, "digests": [{"algorithm": "sha256", "value": "d07bc688390bd2be6b19f6986df7c78e40a15bcb83f22dcb2471a61731b9d3c3"}]}, {"id": "d6655e9f9972422f", "location": {"path": "/usr/lib/go/src/syscall/ztypes_darwin_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7114}, "digests": [{"algorithm": "sha256", "value": "c4a7dc7b27fb3f492b90c06c079274f5a516644bc59efa5c4e87beb05fe2d339"}]}, {"id": "4cfc74ff14474c0c", "location": {"path": "/usr/lib/go/src/syscall/ztypes_darwin_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7114}, "digests": [{"algorithm": "sha256", "value": "06c1cd67b092e03dd28999fba68d2ea550bb7ef7cbc7eb8128fdd31921d7f243"}]}, {"id": "dc45b70f0d3aabfc", "location": {"path": "/usr/lib/go/src/syscall/ztypes_dragonfly_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6863}, "digests": [{"algorithm": "sha256", "value": "e7edadee0189abf6bac6fd971f28055ade6cdda5c3c0c9dc01b8cf685613a658"}]}, {"id": "136128be6d7d3308", "location": {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8194}, "digests": [{"algorithm": "sha256", "value": "864e628c88ed1d3266930ddd4cdf7741ba140a6e284b2c5b0e1d32e7fa84c603"}]}, {"id": "9f8da3f038785cdd", "location": {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8218}, "digests": [{"algorithm": "sha256", "value": "040b227e261b272e92a6d85a7653c916ea8c357cde5ed5ec61d4c6cd96dc9bcc"}]}, {"id": "59ace8d8bf0550a0", "location": {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8224}, "digests": [{"algorithm": "sha256", "value": "adffffc5d37bb7a1eff309e5e555d2f2c2c214f18b1b08b18c56c287da39d16d"}]}, {"id": "7992a15da131f5c7", "location": {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8218}, "digests": [{"algorithm": "sha256", "value": "e30542f91ddcdb7905b1441a851ba5b044f21cebed8e3b591b32335d5d208185"}]}, {"id": "330ee91d2d4d5beb", "location": {"path": "/usr/lib/go/src/syscall/ztypes_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8220}, "digests": [{"algorithm": "sha256", "value": "0fe04fede6b4495f42b4639b534636a71c229fc7e9604cbf19c3dc854ab4945e"}]}, {"id": "b6afac86c5c9fbe5", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11832}, "digests": [{"algorithm": "sha256", "value": "53d20f9bcb8455911cc998b635dfacb85e8bad3e088d7eabf56ef1d5fb19a815"}]}, {"id": "e05167ebb1133c8f", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12206}, "digests": [{"algorithm": "sha256", "value": "c072babab17554a737574728d4ecacabd781f4b63ba795a5f47ea5aebb633839"}]}, {"id": "81fc6aac4237cb8a", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11719}, "digests": [{"algorithm": "sha256", "value": "501f365e33cc065a8624161d040f9f56b984743e3196fc9b381a84792f89d975"}]}, {"id": "88a8762d27cc3cb9", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10369}, "digests": [{"algorithm": "sha256", "value": "5800d11728c0a776a2dbcacf8f907f00314cbc6a21c1f96a4fceaaf0ecb5d2c4"}]}, {"id": "85c5b7e60c3da3b7", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11027}, "digests": [{"algorithm": "sha256", "value": "24a7caf5a33b07e14fa257a9b5c6a1fdd7ef5fa1ab5354023bb695a93c0995ee"}]}, {"id": "31179410f138161f", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_mips.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10170}, "digests": [{"algorithm": "sha256", "value": "57350f7736cc066275b991092c40a0faa091050a1235d43be25faef4623fa9aa"}]}, {"id": "28f77ddc38123ffb", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10296}, "digests": [{"algorithm": "sha256", "value": "5f01db33b46855ad00aa56c587462fd1aa0e88a785ef4c9d2320980b8d19154c"}]}, {"id": "e27a4a79c70e49f1", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_mips64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10296}, "digests": [{"algorithm": "sha256", "value": "5f01db33b46855ad00aa56c587462fd1aa0e88a785ef4c9d2320980b8d19154c"}]}, {"id": "75a2f84f310423ce", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_mipsle.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10170}, "digests": [{"algorithm": "sha256", "value": "57350f7736cc066275b991092c40a0faa091050a1235d43be25faef4623fa9aa"}]}, {"id": "ee0587c0311c7535", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_ppc64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10460}, "digests": [{"algorithm": "sha256", "value": "e0187d043ff27df3d5ea9ee88a6a787e4c1c180a7f97e74890b094e0f4d1a9ee"}]}, {"id": "717c8da7ebecd488", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10598}, "digests": [{"algorithm": "sha256", "value": "befe3500486f087b3a60fb86695f17cb4fd730a7cfb42fbf09212a2f1dfa797d"}]}, {"id": "65389e24ed734266", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10448}, "digests": [{"algorithm": "sha256", "value": "42085f2d24cc3c9abbaee66f7cce66346a32dd633f7c4f64431704f9c6bd62ff"}]}, {"id": "e29cb1b83562f48d", "location": {"path": "/usr/lib/go/src/syscall/ztypes_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10638}, "digests": [{"algorithm": "sha256", "value": "47b9750d01db5de60d1356f66c9c7cd699ef31b8be897f27c671f19eb5d0dd96"}]}, {"id": "50e40b7135f4b145", "location": {"path": "/usr/lib/go/src/syscall/ztypes_netbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6132}, "digests": [{"algorithm": "sha256", "value": "c61e00ab93a0464013dac85f31f3c5c59b6354ac3ebd3216b34eee9de727eaa8"}]}, {"id": "53092c53c6831c0c", "location": {"path": "/usr/lib/go/src/syscall/ztypes_netbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6318}, "digests": [{"algorithm": "sha256", "value": "7ab9b2970faa6449a2ec87d4ba983b0a9e7c1568464f7c15da9a4926ef7a681b"}]}, {"id": "303389e95f2c6e90", "location": {"path": "/usr/lib/go/src/syscall/ztypes_netbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6277}, "digests": [{"algorithm": "sha256", "value": "923922b986efb06c089db5e12f617cba3c8d2fbf99be5db974564e5d3c902ab7"}]}, {"id": "4779825ec0d0bfd6", "location": {"path": "/usr/lib/go/src/syscall/ztypes_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6318}, "digests": [{"algorithm": "sha256", "value": "68b37e84b50eeeea8897a3fa2deb424cabc84077b84ea172c70f4f06987118fd"}]}, {"id": "76e30f33bf456e14", "location": {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6892}, "digests": [{"algorithm": "sha256", "value": "ca093089b57592bba993a2e74cd75e89402bb3dfe8d47252576bbed2b6b95392"}]}, {"id": "aff65ecea2531df3", "location": {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7053}, "digests": [{"algorithm": "sha256", "value": "c6f3857697cfaf750fd51fcaa4a0a316cf37c186e47ddc9396b577b716d7fa31"}]}, {"id": "b3f89821672ab2ba", "location": {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7000}, "digests": [{"algorithm": "sha256", "value": "635ec527ed0101fa430c6b4fc1acd0d4c7b5dfe7736b3d5affe7fdae0788e6b4"}]}, {"id": "a7f232cf60652ed0", "location": {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6818}, "digests": [{"algorithm": "sha256", "value": "c43bc0f3089ef651e087653e492534c2552631767e3e3977129f366e400a7791"}]}, {"id": "ceb0199d89fdf3cf", "location": {"path": "/usr/lib/go/src/syscall/ztypes_openbsd_mips64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6818}, "digests": [{"algorithm": "sha256", "value": "c43bc0f3089ef651e087653e492534c2552631767e3e3977129f366e400a7791"}]}, {"id": "a5a1f7e1716e1730", "location": {"path": "/usr/lib/go/src/syscall/ztypes_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5699}, "digests": [{"algorithm": "sha256", "value": "9a0ac701ca49d694f30d373fd8d129a7cf17f854035bd97804f6ee761b5acf77"}]}, {"id": "ea53d9e1874d3b85", "location": {"path": "/usr/lib/go/src/testing/allocs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1397}, "digests": [{"algorithm": "sha256", "value": "8b90256b996f8503c927e099f1fb5f3f4477ebf43fd88656af6454c4f26f0526"}]}, {"id": "365657905d313baf", "location": {"path": "/usr/lib/go/src/testing/benchmark.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24580}, "digests": [{"algorithm": "sha256", "value": "c734b3319e9b09ab6bb901c62545491785a10f6eec06c51c85a82483882610f7"}]}, {"id": "81776defcca08343", "location": {"path": "/usr/lib/go/src/testing/cover.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3428}, "digests": [{"algorithm": "sha256", "value": "50239aa26bbfaf5aaf5e3b45c764b8b9937bae93c29e89b55717b198bba96117"}]}, {"id": "8606aecba5384834", "location": {"path": "/usr/lib/go/src/testing/example.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2899}, "digests": [{"algorithm": "sha256", "value": "e62d91831d5cd4bf8672337714d89d4c30b0166fefad927dca056e3c045a4e99"}]}, {"id": "cbc11008603e8f70", "location": {"path": "/usr/lib/go/src/testing/fstest/mapfs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7139}, "digests": [{"algorithm": "sha256", "value": "b6927aa08e85c60303a9c3297263ca5265760eb792c1882d699eb9d6ef37a8c1"}]}, {"id": "cdf18591bdd0181d", "location": {"path": "/usr/lib/go/src/testing/fstest/testfs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16799}, "digests": [{"algorithm": "sha256", "value": "9a71d15e456348fc5c8c29bf7a8a9358edc4c563e6387b9fd8cbf0c843a693ee"}]}, {"id": "00fd8784318c35fc", "location": {"path": "/usr/lib/go/src/testing/fuzz.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23355}, "digests": [{"algorithm": "sha256", "value": "2ed936b4410be45adca32c6af34b17eec7331ba89152d762f90aed0250b1a15e"}]}, {"id": "067eb7fc1af41c5f", "location": {"path": "/usr/lib/go/src/testing/internal/testdeps/deps.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5040}, "digests": [{"algorithm": "sha256", "value": "ebba3cacd101558165c51cb565297f9659bcf713a67b54b4bb95409c06c66ea9"}]}, {"id": "33a86a755af54862", "location": {"path": "/usr/lib/go/src/testing/iotest/logger.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1295}, "digests": [{"algorithm": "sha256", "value": "8aca633f56f58daa7cfa3ff1f57c6ec70e5cca9c69d8162e6482bf561b328ca5"}]}, {"id": "b84bfacdc120b87a", "location": {"path": "/usr/lib/go/src/testing/iotest/reader.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8133}, "digests": [{"algorithm": "sha256", "value": "45629c663b566bf3197408de2e5a7a2ccb928a51123e19eb33e4669bad069cb6"}]}, {"id": "c809d51175748a40", "location": {"path": "/usr/lib/go/src/testing/iotest/writer.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 674}, "digests": [{"algorithm": "sha256", "value": "5e7b6f3cc49b9fc988a40e03020366af1fd8580b60cbac2ac91d127967039395"}]}, {"id": "5df8e77c2187e193", "location": {"path": "/usr/lib/go/src/testing/match.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7916}, "digests": [{"algorithm": "sha256", "value": "1ebfb11abf39e1f87d332722e798cc917628fbe8ab4410bb4d5d05d004b55e4f"}]}, {"id": "93e964f6191c76fd", "location": {"path": "/usr/lib/go/src/testing/newcover.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1491}, "digests": [{"algorithm": "sha256", "value": "094cb585ee4ed3710172d7c6f727b02e5a430e3d78a71b106218c41ca3b8e153"}]}, {"id": "8ac8f40d7c9e7a1e", "location": {"path": "/usr/lib/go/src/testing/quick/quick.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10316}, "digests": [{"algorithm": "sha256", "value": "6a931e376c98255bb928a01e420c89da91f58dcb485b4e90e0ee556427f60015"}]}, {"id": "6506a47109fd59e0", "location": {"path": "/usr/lib/go/src/testing/run_example.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1306}, "digests": [{"algorithm": "sha256", "value": "05749d346d307083d733146362d5d4a04e5e68976d0eaab09094cffb51c6ad54"}]}, {"id": "52c228f08e6b829e", "location": {"path": "/usr/lib/go/src/testing/run_example_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1792}, "digests": [{"algorithm": "sha256", "value": "1a3f95ccde9d9ba41774efa9b5754fd4d6b112a04a9a8801c2ffe0b86d8a2fa3"}]}, {"id": "2e134b05b79cf2c2", "location": {"path": "/usr/lib/go/src/testing/testing.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72809}, "digests": [{"algorithm": "sha256", "value": "0bf2d44354ebfaeb90762f2f904b1c26b793fb10de7bca6c8ea42b4e459cefcb"}]}, {"id": "6154e6b69b20fbb3", "location": {"path": "/usr/lib/go/src/testing/testing_other.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 386}, "digests": [{"algorithm": "sha256", "value": "05ec7d5b4b851b010b3364814388b4b1f7e722fae5bf4faf89ae295bd0f648ef"}]}, {"id": "77b49e5d2b45f3cd", "location": {"path": "/usr/lib/go/src/testing/testing_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 751}, "digests": [{"algorithm": "sha256", "value": "c548db7e0cb246964d2a86f98f01dfc37494b032efa6f42ce05db618814919dc"}]}, {"id": "c2bd6c8da11973a2", "location": {"path": "/usr/lib/go/src/text/scanner/scanner.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20652}, "digests": [{"algorithm": "sha256", "value": "a3cd31579b0d1046be9abcd6ed7b16e4bf9a4d9d413e7b189707f5687aff8d3a"}]}, {"id": "f52ed03cd6bf62a1", "location": {"path": "/usr/lib/go/src/text/tabwriter/tabwriter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18179}, "digests": [{"algorithm": "sha256", "value": "3ac63a973ed9cd70ee1ab3f62a2a7fb3bfde0ff7ec9efa400bcb3c2f05537f3f"}]}, {"id": "485dc9a52a6d3c12", "location": {"path": "/usr/lib/go/src/text/template/doc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17973}, "digests": [{"algorithm": "sha256", "value": "292ad2bb10f111bd1146cb927fb5ff3e661f8679d7b87d314641c1b2c9e62bf1"}]}, {"id": "7174c7521cd2d097", "location": {"path": "/usr/lib/go/src/text/template/exec.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32443}, "digests": [{"algorithm": "sha256", "value": "9c8ae506bd4639843eeb79518ece9624c5f09e495b56e56fa6ae515d0f43e1d2"}]}, {"id": "1551af629cdeece5", "location": {"path": "/usr/lib/go/src/text/template/funcs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21053}, "digests": [{"algorithm": "sha256", "value": "d94bd078bd1d9cb6e3d2ac8f4ae4e3825d14545dc4492673b98b8c88100119a9"}]}, {"id": "b8934bee4e7929a2", "location": {"path": "/usr/lib/go/src/text/template/helper.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6415}, "digests": [{"algorithm": "sha256", "value": "252d10032d72ae0a8fd80d38689bcd3340c66056c1433a5c163724dd4486430e"}]}, {"id": "06bcbf479cb8ee55", "location": {"path": "/usr/lib/go/src/text/template/option.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1991}, "digests": [{"algorithm": "sha256", "value": "fae2206d9c10cf31439ba9d616a2f8ead93f8e9b8fc12060fbf9cfbc842c0a43"}]}, {"id": "517c8a8d68bad142", "location": {"path": "/usr/lib/go/src/text/template/parse/lex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18484}, "digests": [{"algorithm": "sha256", "value": "04196201d3cc3ed4bd1c4741583d6f82d535039c464bb234a287ea5647f09177"}]}, {"id": "40a6beff34f66ef6", "location": {"path": "/usr/lib/go/src/text/template/parse/node.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24824}, "digests": [{"algorithm": "sha256", "value": "1a409377db6f9b088bd6ca976671cd7d6d541056c1ed31734e8cbe23343b84c6"}]}, {"id": "a2edd5d55f70b8bc", "location": {"path": "/usr/lib/go/src/text/template/parse/parse.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21661}, "digests": [{"algorithm": "sha256", "value": "38b79a0c31a6f21918d7bd77c870b9421e7519d9bc4d109ccf902a28870812e7"}]}, {"id": "2320ea2f47577f03", "location": {"path": "/usr/lib/go/src/text/template/template.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7335}, "digests": [{"algorithm": "sha256", "value": "aa4f3881099b738080230c8360824ded3bd0e87612e39d7b4f99b9c1812c70df"}]}, {"id": "5e9f8411a8bd36b9", "location": {"path": "/usr/lib/go/src/time/embed.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 304}, "digests": [{"algorithm": "sha256", "value": "5daabe771bf4e20d29b7923a75cc42ae7cb1172869bb78182f93494abb3f5cb7"}]}, {"id": "7f57b60b5d2ee1e4", "location": {"path": "/usr/lib/go/src/time/format.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49616}, "digests": [{"algorithm": "sha256", "value": "764ebb574b4741ec8ae6eb211b3ab11d01b4da6689fb877271f905c11583f23c"}]}, {"id": "1a1cfef90374845d", "location": {"path": "/usr/lib/go/src/time/format_rfc3339.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5815}, "digests": [{"algorithm": "sha256", "value": "516206448cac513a3d14bceacdd9becd9d5acc919c083a641a89d2232d82eefa"}]}, {"id": "f5da88a41b2d7b81", "location": {"path": "/usr/lib/go/src/time/genzabbrs.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3023}, "digests": [{"algorithm": "sha256", "value": "44425cdd68ead1db3a53e89673c8c9c13998ae3d791a7b433af57f4a67559f8d"}]}, {"id": "2168bcb61c7fb741", "location": {"path": "/usr/lib/go/src/time/sleep.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5738}, "digests": [{"algorithm": "sha256", "value": "d08a118ec135987a2af16f159b205d18f7a3caa2ac0049675318ae2b722a954c"}]}, {"id": "0d9f9c57023e1bf7", "location": {"path": "/usr/lib/go/src/time/sys_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1016}, "digests": [{"algorithm": "sha256", "value": "28ced9e0a0803c92b909277f65755dca13a2d8efba24bcbf00cd64ac2eb64e4b"}]}, {"id": "8dbcd39a02432134", "location": {"path": "/usr/lib/go/src/time/sys_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "0155dac3f3daa328a5000f7eae212ec89dcabe48ebd222766e1b5859d8f138b8"}]}, {"id": "5d6938af7cee5dd5", "location": {"path": "/usr/lib/go/src/time/sys_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1127}, "digests": [{"algorithm": "sha256", "value": "2136406a64f507a80d90aaf03207f38b473629e16c6bff77811b0bb339e74310"}]}, {"id": "918f4a50d1606ac4", "location": {"path": "/usr/lib/go/src/time/tick.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2362}, "digests": [{"algorithm": "sha256", "value": "7442ab14d691199b58024189ad719a7885d87e463c09845016977d0c7176f955"}]}, {"id": "f939d3ef356ae7c4", "location": {"path": "/usr/lib/go/src/time/time.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49779}, "digests": [{"algorithm": "sha256", "value": "433a6230ea53123af7b01faaf1bf5f874779c3d512f17aec665bc9e877a1b3f3"}]}, {"id": "208c9ce096ce23c9", "location": {"path": "/usr/lib/go/src/time/tzdata/generate_zipdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1969}, "digests": [{"algorithm": "sha256", "value": "f8dea3793bf304f06309683ab4eb5a488a2450bebe26b5602f01d7798d507797"}]}, {"id": "682af29c9cbc1a03", "location": {"path": "/usr/lib/go/src/time/tzdata/tzdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "e1f8c3ad3447e4e247055d0541ae345edce175a6813bf58eeb17a9022ab8b488"}]}, {"id": "1e6fa1a751069084", "location": {"path": "/usr/lib/go/src/time/tzdata/zipdata.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1342472}, "digests": [{"algorithm": "sha256", "value": "a94e361e023eae434801828c40292b756d152ff0a72d281391f1499dc9c769f8"}]}, {"id": "602ad1b9e599e81b", "location": {"path": "/usr/lib/go/src/time/zoneinfo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18409}, "digests": [{"algorithm": "sha256", "value": "13876110adb1611382a1ba2beeec1841f986466a6d6d77e4b955fc890ea44d86"}]}, {"id": "b4464751817ca5fe", "location": {"path": "/usr/lib/go/src/time/zoneinfo_abbrs_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10739}, "digests": [{"algorithm": "sha256", "value": "a49691f3733764d0aa855ba8980d20b300b18ea56a69b52ef066921ad49b012d"}]}, {"id": "ef1fe6212750d16e", "location": {"path": "/usr/lib/go/src/time/zoneinfo_android.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "dbb2e2e040b3659bff57db555a6189d684c4043adb78751ccdf6fb83d249b98e"}]}, {"id": "d36aff252143f5b9", "location": {"path": "/usr/lib/go/src/time/zoneinfo_goroot.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 348}, "digests": [{"algorithm": "sha256", "value": "984267b22b58101becfd3612f836c3e32a6f4190e149e257315a4179ec279992"}]}, {"id": "63a144ecf4c7c486", "location": {"path": "/usr/lib/go/src/time/zoneinfo_ios.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1073}, "digests": [{"algorithm": "sha256", "value": "21a72d79ece61edf14d1ea9b939d3139896e71580f1e5874a1d05993e2a171c2"}]}, {"id": "e0f05a048c90bfe3", "location": {"path": "/usr/lib/go/src/time/zoneinfo_js.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1059}, "digests": [{"algorithm": "sha256", "value": "f37bb36663a32860ecb04ff344cb39fc83181390bdedcea8af23c9501425471b"}]}, {"id": "407eb4859158f67b", "location": {"path": "/usr/lib/go/src/time/zoneinfo_plan9.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "82a2a00bd661dadbc8180fd9501170daea1897e55273c2f08276ef57db5c9b9c"}]}, {"id": "967bfd14c191b53d", "location": {"path": "/usr/lib/go/src/time/zoneinfo_read.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14602}, "digests": [{"algorithm": "sha256", "value": "c594c8809c261036e8cfec6cd087c4ad08055dcdd7fd7c06e0ff774e85cce8b2"}]}, {"id": "4458e775c96e2e26", "location": {"path": "/usr/lib/go/src/time/zoneinfo_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1680}, "digests": [{"algorithm": "sha256", "value": "bef004ddd28e3330d0aabf13d741d27516256f97aa440945dc2dc33390dc3a81"}]}, {"id": "4acca426eae5c338", "location": {"path": "/usr/lib/go/src/time/zoneinfo_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6829}, "digests": [{"algorithm": "sha256", "value": "d302e67a8d0bee3183964017d7149ba2aef6bdd707b5d0fa70a8a0011d0557af"}]}, {"id": "6ff5263f4c3b3831", "location": {"path": "/usr/lib/go/src/unicode/casetables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 755}, "digests": [{"algorithm": "sha256", "value": "b70c5009086ffaef3d8191924481b9b2a39108afb42d9f2b979ecf670c77670c"}]}, {"id": "a8dd067ac2139b1c", "location": {"path": "/usr/lib/go/src/unicode/digit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 352}, "digests": [{"algorithm": "sha256", "value": "dfb14dbbcb918a6c7ee9be15293327d022f9d64a4c1a90f9c8049b682e799761"}]}, {"id": "3e84cc7eef89108b", "location": {"path": "/usr/lib/go/src/unicode/graphic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "b283c5381270c83a952e9b073c82ddb5e603c15a21d95a765009e09c27691c87"}]}, {"id": "604b788864ef149a", "location": {"path": "/usr/lib/go/src/unicode/letter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10186}, "digests": [{"algorithm": "sha256", "value": "150c85cdff584007484b132c2a32c948e4809bdf1f3caba58984a1d26529a8c9"}]}, {"id": "4f22c4cdee8ecc89", "location": {"path": "/usr/lib/go/src/unicode/tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201909}, "digests": [{"algorithm": "sha256", "value": "2deb7505e6318c5a1cdcc18c807d0fab238e3c00c45151609d66f0ad7698f362"}]}, {"id": "f1506afc43ee20a2", "location": {"path": "/usr/lib/go/src/unicode/utf16/utf16.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3437}, "digests": [{"algorithm": "sha256", "value": "71b0410752b72c7c2d04cea06d68f8cce5b1c5387cc3e5cb3de8b294a16af4be"}]}, {"id": "754595a118fb6e6e", "location": {"path": "/usr/lib/go/src/unicode/utf8/utf8.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16793}, "digests": [{"algorithm": "sha256", "value": "b1eb6e012fc7d0292b3d678ab5cfb01470681377ce94e85fc61a6ece4c8d6ef0"}]}, {"id": "1a2eb106900a2a75", "location": {"path": "/usr/lib/go/src/unsafe/unsafe.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12189}, "digests": [{"algorithm": "sha256", "value": "7405f7a64a935f3f4f828ab475720dc63a61945ddd9749976359713cef868176"}]}, {"id": "301289de3075f6b5", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "01f526c1b1250f95", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "380d42680ec7010e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 479}, "digests": [{"algorithm": "sha256", "value": "6840e866c0b8cad8032996e4dfc565fb6398800134f968e4271faa1484262e42"}]}, {"id": "ee63c7e5e0c437e6", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8185}, "digests": [{"algorithm": "sha256", "value": "e7b9f7bba6a55578ffeb063788faac2d30367d2ae5fc5556631f5fc1f9b2d4ab"}]}, {"id": "73153a2a77aef7b0", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14184}, "digests": [{"algorithm": "sha256", "value": "34403e82b1387b4402b00ce30c1364508c333f4bdbe671321690c6ebaa8d3180"}]}, {"id": "bd541d8246dd310d", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "aaeef92bf70f799a77b5a668b7348970b49e50812ab847707cb0187b531b3be2"}]}, {"id": "edf1c6099999bd33", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 468}, "digests": [{"algorithm": "sha256", "value": "5062dccf80fbf276123a9cd67929cde020a263296701f044035d9cd5531737a7"}]}, {"id": "19048be085fa1c29", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9337}, "digests": [{"algorithm": "sha256", "value": "531440fcecdbae76de11cbcb5cb7c8febbe0341d31157d37b9eb9f29e0f8687a"}]}, {"id": "4a7bb10edf04b0e8", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 764}, "digests": [{"algorithm": "sha256", "value": "6e962b64304bfff47e2b6a9b43688afc3815c854d29108b75eb308199eb606ee"}]}, {"id": "ea907689ce1e6bdc", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5492}, "digests": [{"algorithm": "sha256", "value": "881a5cddee4bbd968f646e898df8090ab1e7b72e5fd098d1e8b7fb874f38b58f"}]}, {"id": "e3e0deab2db0ef62", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/xor.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1274}, "digests": [{"algorithm": "sha256", "value": "c3adc8555766e36629b4dd3fcd579969d2d2737c65a379db997253a2b7b18072"}]}, {"id": "ff71410408b76417", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2855}, "digests": [{"algorithm": "sha256", "value": "3052b3ea19bc3a44d1c44f600e6f87529b401c0e5a7c9f833c026dc863061e2d"}]}, {"id": "3f350f35c7e5a80e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2469}, "digests": [{"algorithm": "sha256", "value": "f2bde67e8ae1f0b9d1b808442cca3eb8b75a9332306795d7ab9d8fc2b4fd09f3"}]}, {"id": "5bf70bfe571bab7f", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 107713}, "digests": [{"algorithm": "sha256", "value": "fe9d7c361a4f6f269f6c89375567e6087a08b5c6eb16285008d1eb272054b1b0"}]}, {"id": "fa3090afec5757b4", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "5b949322cccac6e86a5fa721195de0f8aff949cf5c910fd5fe79cc825e22cb12"}]}, {"id": "69a7f2bb8f076087", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 562}, "digests": [{"algorithm": "sha256", "value": "90c11f75ed8397f45e3eb0a84775f179358dc476024a68db29535bf3684645b7"}]}, {"id": "97c67acb47f01b09", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2581}, "digests": [{"algorithm": "sha256", "value": "775b938979b730d18270041df6280791f10f63cf6c2ed487bbb5aeadee8cc170"}]}, {"id": "b2632206d7c078ea", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21665}, "digests": [{"algorithm": "sha256", "value": "c230c73d2754a36f29bb84693140554a1935acdac72458b64168fbbf1a84076d"}]}, {"id": "8092042082de489e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1595}, "digests": [{"algorithm": "sha256", "value": "709c1f7667c4710f871dfb023e3eb12bab8005d6a3da495171aeb99b01bcf348"}]}, {"id": "da86a8b718c8e2aa", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9806}, "digests": [{"algorithm": "sha256", "value": "7f74abe23117f6d37a1f8174640e24e095cd273845a142243644a63dfd4bb220"}]}, {"id": "529c9e05e8e3030a", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/string.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4930}, "digests": [{"algorithm": "sha256", "value": "08d8ccafb928674ff974b07e53aeeb950a476c332b511ffc8bb6194ded1c3ef0"}]}, {"id": "6fc9e5032d681a3c", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/hkdf/hkdf.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "8f739db04214edfb8255055892d0a7371d2ac933b0c79ff5cd7e258586cc6738"}]}, {"id": "212f80c10d80290d", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/alias/alias.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "0fd58ce70173116674dc0b5a919083574f6a59c7de32ec38eef023909700da34"}]}, {"id": "ab9ba4043f1cdef4", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/alias/alias_purego.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1277}, "digests": [{"algorithm": "sha256", "value": "d2908ab4acf50f6a26303bd34b7a6a5a2fec17fb10c3b9a1faeb2e70e9b262c7"}]}, {"id": "4dd41ce951c3ce7e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/bits_compat.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 956}, "digests": [{"algorithm": "sha256", "value": "175473b9a947d5687be9ecf3abdfda29ddb884ed9892a00c86d528bcb6edf4ee"}]}, {"id": "741d5783d274babc", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 501}, "digests": [{"algorithm": "sha256", "value": "ed497d4c0b180005a44d8320b225b30b1b2158b1e23b68c0220a3e4665f40caa"}]}, {"id": "7761f70fa9072aa2", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 312}, "digests": [{"algorithm": "sha256", "value": "6c02c117b0ffd8cbd7bdc1e337bd5988d0b4c55cc7b60f42941f3ed2ad23e81b"}]}, {"id": "1f75ada1557a3afe", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3386}, "digests": [{"algorithm": "sha256", "value": "c4b20ab7330e47ee155a775f69ae3b0e432c75d74ad005cf764228a69ddf6da6"}]}, {"id": "45f276dba70b156a", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1140}, "digests": [{"algorithm": "sha256", "value": "fdb7e4c38de1650e7d8409fd0948cfaa360f07c3a9ef330f9a062961cb4926ce"}]}, {"id": "150c12217d8bd948", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2567}, "digests": [{"algorithm": "sha256", "value": "ed5602d9ce59352d4a6aa2ff8fff2d6539f5db7e0f51de564aed8d8cfc01a0fc"}]}, {"id": "c750ecac00d8ea01", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9751}, "digests": [{"algorithm": "sha256", "value": "f7028496be6f1f36723f2ac32351039fe6c2eff1440551379d705e150a181f50"}]}, {"id": "e21c54b84435fc65", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1140}, "digests": [{"algorithm": "sha256", "value": "c8f4acea87345c1a98e8f49d15586280b8bfc080b7d759a0b96841e7b76bef43"}]}, {"id": "6af3396a237cc826", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3375}, "digests": [{"algorithm": "sha256", "value": "43dbb795605bbbcffd22ef171213e55fcee590b51d691349435ad5a56bab2096"}]}, {"id": "b14757616bdc6023", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2047}, "digests": [{"algorithm": "sha256", "value": "08d0b6d83daad57bdaea86f24fe1490173b09867e7b71116f6e558584333ca1d"}]}, {"id": "56790fd702c1947e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17892}, "digests": [{"algorithm": "sha256", "value": "0f2d29d0afe051635a469c6195a158177712f12ceb46878dcbeedc769261523d"}]}, {"id": "a41ce023d4d14d45", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "54946b89a1c39a7c", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "fc86497c7503bedd", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69477}, "digests": [{"algorithm": "sha256", "value": "c28e49ee41f23cdd3b7e9d53e2b7f13e5f9a2b1e516774b0e8294e5b768dca7a"}]}, {"id": "d659b787e020d426", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http/httpguts/guts.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1425}, "digests": [{"algorithm": "sha256", "value": "3da54270a625540809f2f767e54e18acf27199aca64b6cf16d6d3fa3999de959"}]}, {"id": "71923c8fc6c12e85", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http/httpguts/httplex.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8990}, "digests": [{"algorithm": "sha256", "value": "21d411409732c961480422ff03803eaf701e34311bf695fb661a23a38d3ca5b3"}]}, {"id": "e64d5e8fdd3d4ecd", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10261}, "digests": [{"algorithm": "sha256", "value": "1f6e47e3cdb5fd649b95e2cb236a45e537fba90a6589761955091aa2c36fcf90"}]}, {"id": "81d4d91aa1374e59", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/encode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7267}, "digests": [{"algorithm": "sha256", "value": "a9c57bec32cdd84c8372aa9622c6d6c99a25d47133952b88a3f391f3e411bd4c"}]}, {"id": "46a7722115f4603a", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15052}, "digests": [{"algorithm": "sha256", "value": "4ff3b0c7e9cd0b3f08a4a97699778491a3fe5105c2479956b2b72367b0d53719"}]}, {"id": "963bb8118fa12c5e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/huffman.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5962}, "digests": [{"algorithm": "sha256", "value": "3d41693bd77da34093c1d334842d8cbeffb3a2f3e0fa5cf0af5e6e9e65b19be1"}]}, {"id": "5ab9d5c633a20104", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/static_table.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8943}, "digests": [{"algorithm": "sha256", "value": "c3d863a43ea29e6f03db930eb2556664eeeda22a4ac0b8bcbd9e31bde499eed1"}]}, {"id": "f47bdca483462e9c", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/tables.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7719}, "digests": [{"algorithm": "sha256", "value": "6e8ce01dfb4d5e9e02a982581988621d2bc84b5e90708e1ffd3ef988cf8b2d5c"}]}, {"id": "d0896a9580d9f15b", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/go118.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 418}, "digests": [{"algorithm": "sha256", "value": "1b3926d2352a5066c99b8c38c1e1eaaa0534e62d08ae219d1e553a87f4879809"}]}, {"id": "c1bed9659cc87a75", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/idna10.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21391}, "digests": [{"algorithm": "sha256", "value": "a1cd843d73a532d1276107006259a514d3d714950eab499df7a348cd7a31911f"}]}, {"id": "4dec4d7d02d7c45b", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/idna9.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19657}, "digests": [{"algorithm": "sha256", "value": "f4f9bb857c2d64e8d96952b672cb721b8661401b52cdbad025031252b77d7ac1"}]}, {"id": "acbff724e1b6bfff", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/pre_go118.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 323}, "digests": [{"algorithm": "sha256", "value": "80df7d354b4181a2af3af0c72f53f40517ab044beb831bea3c4c77a18ccad4cb"}]}, {"id": "d0883587f4001f8f", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/punycode.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4720}, "digests": [{"algorithm": "sha256", "value": "4e7adef5c3c4ff789ad439094738b5829896814e3fcd8a9a2c2c2ba40fa12a28"}]}, {"id": "8fd5ba21d146ac88", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables10.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 273613}, "digests": [{"algorithm": "sha256", "value": "c46b0609736495d9403a67ad9f3d380be71d142dcb8d3840661690233bce7550"}]}, {"id": "31197f2e80b65f85", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables11.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 277065}, "digests": [{"algorithm": "sha256", "value": "fb998a062bf64409b9cfb1631ec804a53523ace55d2bed660967c4d01a201b1d"}]}, {"id": "7bbeb48ba8c8b867", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables12.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 280053}, "digests": [{"algorithm": "sha256", "value": "c2998fefbbff7db2c250b006535ba722bf1dab8a6ce8d987347ca5a1e02cd981"}]}, {"id": "4b6ac79c345d6aa2", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables13.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 285135}, "digests": [{"algorithm": "sha256", "value": "951230ece06a088133318ef85d38bd1436b23d6e7330863effd85d2c73866b49"}]}, {"id": "e85d4a87857ae479", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/tables9.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 269743}, "digests": [{"algorithm": "sha256", "value": "9ae2a2ef005a5c60dfd69348ecddccc42b2a281bea19916e77422b32d0756a2a"}]}, {"id": "71fd255f39a810b9", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/trie.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1868}, "digests": [{"algorithm": "sha256", "value": "db499ff94fdfabf656639225228255546ac04aa38b01509e8636920cb4aefee3"}]}, {"id": "434f89908eb9d6ab", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/idna/trieval.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3035}, "digests": [{"algorithm": "sha256", "value": "7e2c4893145e4b3b4d7984d70244af9c358da4973915085a42689ed1f3ce5159"}]}, {"id": "3e73aba073a7e8c6", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/address.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2562}, "digests": [{"algorithm": "sha256", "value": "1ad6998c778349bdabb95a13f8d0fd15af56adc0357e89947b76fd4fa91c7f65"}]}, {"id": "17d9e9537585c4cf", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/binary.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3390}, "digests": [{"algorithm": "sha256", "value": "2f944b9d158b5e4e1f63b33405868674f323fcc2747b01f67299822bfcc11b9d"}]}, {"id": "5589c0b33f9b3855", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/lif.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 968}, "digests": [{"algorithm": "sha256", "value": "96beae5a9b0271bfb4f28105acc923b001d2dc54430d8b50a5ca736b7fbb128f"}]}, {"id": "dc99e53d68cf7164", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/link.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3808}, "digests": [{"algorithm": "sha256", "value": "a3e2109d4edd18bff7c3f106f5372f2ab8860d4ded9ae906f672a949b4ce2b98"}]}, {"id": "d9e4a83b90e94509", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/sys.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 417}, "digests": [{"algorithm": "sha256", "value": "b24c868ae058a7dfd4af40a896584b2dff20769f0de29ee376152be87e2ecf9a"}]}, {"id": "67f8d9a12884ba24", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/sys_solaris_amd64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 248}, "digests": [{"algorithm": "sha256", "value": "51759e7446cdfb56c5045c0ddbc60a8aa1303cd29db45b1a1dca67ba13f0eb5d"}]}, {"id": "39b4066b881a385e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 660}, "digests": [{"algorithm": "sha256", "value": "970ee61b5c9d58643af5c061c73f46bf067cbdbe5fa4ca1311cbda1c96c0a57d"}]}, {"id": "1ebff16c7d9e03ef", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/lif/zsys_solaris_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "31de3e4b54331b2cac8f47c96b7f4868d008077ca7f0fd3899e992a00dd24ee4"}]}, {"id": "e210302456912607", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/conntest.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12523}, "digests": [{"algorithm": "sha256", "value": "1677adadd0b935e06308b103ab8bcac2ba697bf4e9dba3932cd129b8c83a8295"}]}, {"id": "a4179a3637b37db4", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8394}, "digests": [{"algorithm": "sha256", "value": "3b08429b9a7ee7bf3e2cb791d87f21ae1e2fa72aa8f11293c565ebd009875816"}]}, {"id": "986b09efcb657d52", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_stub.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 434}, "digests": [{"algorithm": "sha256", "value": "d9f69c1a56733c89883faa4336fbc3a00264bf212c719f5df1877f4012ba15f5"}]}, {"id": "c3960fd08044dfe4", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_unix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 598}, "digests": [{"algorithm": "sha256", "value": "99aa28955c0bbc8decc219ae6c67a797bf133d6cfe71f8241685685dd103c7fe"}]}, {"id": "c1a59c898b61f147", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_windows.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 989}, "digests": [{"algorithm": "sha256", "value": "e72a46a73f0204da5b45ee55e08b3c0ab39791bdb03d399f063697d17197efa4"}]}, {"id": "2d779f43d2ca3474", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/address.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10187}, "digests": [{"algorithm": "sha256", "value": "3a08a5b1ee643ee39aa04e1e7747d77b9f7e7cecb6b8ac04a5c9418b349c6105"}]}, {"id": "1bf09c8f1334ab6b", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/binary.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2848}, "digests": [{"algorithm": "sha256", "value": "f73480664012e983e09dea9552a75b6f8f0cb613228c8833fdae2746825d9644"}]}, {"id": "c9e255700788d7e4", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/empty.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 279}, "digests": [{"algorithm": "sha256", "value": "2562671e376e068319bd1b0b3cf91f68473d391d22302e3fcb3ae99084b13090"}]}, {"id": "84c4834ef7f2c61e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1971}, "digests": [{"algorithm": "sha256", "value": "73d8d57ccf20ab87d65f0e799f2e51f1f514bc7481a11a71c388c7062741e825"}]}, {"id": "ee37ae0409944471", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_announce.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 805}, "digests": [{"algorithm": "sha256", "value": "f34f782be2fccc3d1ac4072f7e1cc7c53c7a5872c1d868a27459a753653f5c59"}]}, {"id": "c16805c38fe2b252", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_classic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1704}, "digests": [{"algorithm": "sha256", "value": "6c21566ed287269c8c0d0969d58495bd5e47e21cd49df9b1fb1b284fb89d2155"}]}, {"id": "3d99f649aec3cb91", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1990}, "digests": [{"algorithm": "sha256", "value": "143b3c57472071662dcc61a76dd262dbbf0fc0dc44c3c1f9a4a154d075da67c1"}]}, {"id": "5d46caf0af03d34d", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_multicast.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 864}, "digests": [{"algorithm": "sha256", "value": "cab43403744879133192e2eb1ec23f4fa0ea97f1ec57fed2a59d6c48fa51d232"}]}, {"id": "fe4e64cd2c371533", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/interface_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2217}, "digests": [{"algorithm": "sha256", "value": "498a00f403d611768225bd51ba74a156f19663a203df3ea93fed9e784f19044d"}]}, {"id": "7549729ae06a9779", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/message.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1620}, "digests": [{"algorithm": "sha256", "value": "d8453dcdb0b5c3cba576d4863e74f26ccdf7dc5174727633dc306fc373ca84a5"}]}, {"id": "6c1892437506e690", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/route.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4385}, "digests": [{"algorithm": "sha256", "value": "49d75c1dfc8360087df388175adf5db26248b240108ad0d7405bda9faec1dc43"}]}, {"id": "eb1eddee341085cc", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/route_classic.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "e24540c72763cbe3ddb975ee7972778e1cd741724e7722b373ef382a9629e262"}]}, {"id": "a4d8b4fd5961b2c9", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/route_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1751}, "digests": [{"algorithm": "sha256", "value": "248add15391e4e007b29e4e94776346b9879d279c8aa6e9ee1d3ceb8feeb6491"}]}, {"id": "780c8d9d41ecc6f9", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "df8df24dbeef7bd63b7e1bc60ef0db72f5cf50b1d45650664cb0c8f45230cedc"}]}, {"id": "c4d600765f4b4f3e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2842}, "digests": [{"algorithm": "sha256", "value": "d98855e0b4af1316c898a9d378a28fb0d5867544bcfa6845646842e3daf0d061"}]}, {"id": "dae23615ca4a434e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2808}, "digests": [{"algorithm": "sha256", "value": "01dff339eba3670d868821c201b669ca1b02545efd749a630a5cea68bdb7edab"}]}, {"id": "43b33cc9a4edbf96", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_freebsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4769}, "digests": [{"algorithm": "sha256", "value": "55c87939ab83953b8086a31d9e962c953ce3abd0c7486f440c76ffade980a785"}]}, {"id": "6c8c8d7a435ad186", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2281}, "digests": [{"algorithm": "sha256", "value": "b1d64401c2e442598ceaaa181b49826e3d906f68373324154edf9167edd1c8d5"}]}, {"id": "8534f018f784d63b", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/sys_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2169}, "digests": [{"algorithm": "sha256", "value": "e5f57d395d3e898332e8e4ebfd2d007adbf34afe95e77e7c0a139d7e1c81bbed"}]}, {"id": "da90429745148a1b", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/syscall.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "6116c97fc81d13b4145fd24c2a1b605d735db2b7ed72798c91444d4a42d985c6"}]}, {"id": "5e68b01a4b82942d", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_darwin.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 533}, "digests": [{"algorithm": "sha256", "value": "0c9c7b8ac7739998662b9ed6e06d9d331b1e1b204081b25be5638c356ce4fe81"}]}, {"id": "847ce146eb76275e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_dragonfly.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 491}, "digests": [{"algorithm": "sha256", "value": "9ea52bab48b66ecefa4ba0f79e5d6404330162ab66c86cb69a3228fee359f2c7"}]}, {"id": "7f722bd7e7e6e3fe", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_386.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1512}, "digests": [{"algorithm": "sha256", "value": "eb824c79a66a63acf740b200fed4df21ac53095008a229bb6fbc5c4e30bdcafa"}]}, {"id": "c603cbdac4ebebb2", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_amd64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1409}, "digests": [{"algorithm": "sha256", "value": "8269c6a28939fc0f3d38ef0280af052ec95056b36e90f6710e748fcfa05fe63a"}]}, {"id": "8291f70472ea88cd", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1409}, "digests": [{"algorithm": "sha256", "value": "1bf297c22b07ccc6a184b6b10da98cd8a5f604ed1c7dd1ca266ce7cbd18b0562"}]}, {"id": "9a90c3afef5f9e08", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1409}, "digests": [{"algorithm": "sha256", "value": "8269c6a28939fc0f3d38ef0280af052ec95056b36e90f6710e748fcfa05fe63a"}]}, {"id": "3e3a0204d9d949f8", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1409}, "digests": [{"algorithm": "sha256", "value": "8269c6a28939fc0f3d38ef0280af052ec95056b36e90f6710e748fcfa05fe63a"}]}, {"id": "071a9259e91b4de3", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_netbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 375}, "digests": [{"algorithm": "sha256", "value": "963b8c1608cdc21b7034e7936b6e7bce7b2784b5f1accedd7281162400fac4cc"}]}, {"id": "a59b18e412bcc991", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_openbsd.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 223}, "digests": [{"algorithm": "sha256", "value": "990cb8a1da2df5769e70d26bd6e7cd108d3f3b926d7adb0fadc271acdf292751"}]}, {"id": "dc3052e2217b6537", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "d9df95eb42c81b75", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "7ee2e3ea584b03ba", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 420}, "digests": [{"algorithm": "sha256", "value": "d765631c7522b12dd03ca56979b4ec98808bd6716de0f14990be0426d05803ed"}]}, {"id": "dac08e79f82f2859", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/byteorder.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1868}, "digests": [{"algorithm": "sha256", "value": "825146fd4557b1cbd8161fa28bb4be8820089848d695316edeecb7fd5a551f8a"}]}, {"id": "909f854710c66b90", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12154}, "digests": [{"algorithm": "sha256", "value": "1d85c7e2fb3773cc5b87518554bd310470749822c8095ea84d6e626c236d7234"}]}, {"id": "05a61c8db160020e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_aix.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "dab0d6a14959589ef404086741e9bc0028c2ff0772858fe68edfd7f66cf20a0c"}]}, {"id": "13a0f3855e6217b1", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2163}, "digests": [{"algorithm": "sha256", "value": "23e6d65d2ba6bf988f6413643cb336b49b438b2b15659c0b22c2d0c63a25e3c0"}]}, {"id": "9b67562c8caf4a4b", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3767}, "digests": [{"algorithm": "sha256", "value": "7af15eb3d3f406ce6ac3cfe027295dc8485e7630c8214d7172969f8426649827"}]}, {"id": "307a0e263248d9e9", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 771}, "digests": [{"algorithm": "sha256", "value": "ba4e745e6b5832b76262087c28bdd21171d29bcd607d0472356513d96ab59f8d"}]}, {"id": "50dce59dd076e6a6", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 269}, "digests": [{"algorithm": "sha256", "value": "f2614b9ffe20c1020f347d68966f6e164b868f639ae244b218afe33b74055ac9"}]}, {"id": "881cd6cbd5edc552", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 687}, "digests": [{"algorithm": "sha256", "value": "2eddc0ee062a58b26ff7238b75cbdff177d96011cfdb11145fa92d8b597ec435"}]}, {"id": "ffba1781a9fa5a85", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "e31e8b88a6ae49d17193c13a0d2a744b97853a4a4272cd605f5362a021720cda"}]}, {"id": "9eefa4f64358f0ab", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "bcb9fcf6901156c3260290284e735e339491f9059c542b66b206782b37bb8860"}]}, {"id": "a94236180ab23345", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1045}, "digests": [{"algorithm": "sha256", "value": "bbcb4ec3818888437a1ff96d7dfdcaaba22871dcaa0bf126b42d8c3698266fb3"}]}, {"id": "6c67164bfd50f737", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1093}, "digests": [{"algorithm": "sha256", "value": "d4e4a73306c235ff4164f741003a3a6f91c7c63fd718616e8c87043634f4c4a1"}]}, {"id": "3648c0e13bf75f35", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 840}, "digests": [{"algorithm": "sha256", "value": "dcfbc7549ef3c2b25b197937aa42799c6f45ecfb60938d87e37a83f13b04b1ab"}]}, {"id": "10c3e7dcf94083a3", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 361}, "digests": [{"algorithm": "sha256", "value": "4c42d0ae48b0790ae2e0e8d8dd18d62adb64b19a1d2c5d5c34074188b2c0da20"}]}, {"id": "f5a01085986b04a5", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1393}, "digests": [{"algorithm": "sha256", "value": "5c2f68fd8e53218eb96b8d67375564242a6bf825021a4ecbc8347af6f47898c0"}]}, {"id": "6c0c3873676511b2", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2150}, "digests": [{"algorithm": "sha256", "value": "10489a511b2f6ebd7ca1e7a53d18cb20079f6c8c000ac9b45e3119578056eb5e"}]}, {"id": "4392acc19684aab9", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 522}, "digests": [{"algorithm": "sha256", "value": "4e1868c7b8c559216d83270606387e3a1e37077df234ab83b557e94c21787679"}]}, {"id": "85afa2323d2db5c2", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 351}, "digests": [{"algorithm": "sha256", "value": "5285925217b9db7847bde382ac17cee2b54efc16d46961b7992b92b05f2bb066"}]}, {"id": "5685d921b7e330cb", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 815}, "digests": [{"algorithm": "sha256", "value": "526eda23317c491e2a2470f56d9e2bda1ba8a53be32d5f3979c41f4da8e5de77"}]}, {"id": "cc206403fa78507e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 890}, "digests": [{"algorithm": "sha256", "value": "290f658b0d8e7e9dd93d3b908cd202f13b3a4f228071d4211f4e1947050dbbcc"}]}, {"id": "4983e502f01fed3f", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_loong64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 260}, "digests": [{"algorithm": "sha256", "value": "25456e4f67521df6f0778eebd82061d04a0e4c7246f00c7a39fad30539388746"}]}, {"id": "bd34c8bdfc2cd474", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 346}, "digests": [{"algorithm": "sha256", "value": "973bf14ab28765908fb6c0afc1b07e73cd5c8a8039510aa6b9a63c1b5fa9bf26"}]}, {"id": "a6f8f63f1079cf6c", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_mipsx.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 270}, "digests": [{"algorithm": "sha256", "value": "bc56aa206b6534a17146c2c07c222dc7c30f5059385466e3f42ba80bcf6efc26"}]}, {"id": "d54aae831404ec72", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4359}, "digests": [{"algorithm": "sha256", "value": "b250e2406e45f0c972605266c3d67dd7a6ad614cb0fba5467d87facf62464436"}]}, {"id": "20cda95ecdb9c657", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "681c260436ffe0d3d591bc99e9e08a3218e0017589552a7f6a374fcd4a54aad8"}]}, {"id": "40095ef182701314", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 376}, "digests": [{"algorithm": "sha256", "value": "5ab9396eff64294fd703389dfae36d4d794f6261c79b6cbfc347699b38f361cc"}]}, {"id": "f7805f5306b8b7d3", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_arm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "dad507086250d7e6207e23503be0c765361b1c29e819ae29e184873e8c1d5bb6"}]}, {"id": "6ceb6b460bed5337", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 281}, "digests": [{"algorithm": "sha256", "value": "4c835da4801a5533277f4bde53808cfca59e4b770c783ba1070f97aced915083"}]}, {"id": "09a249952b7530fb", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "a467a8859327138ad319b475b2b630dae76e54edb0e09d5b900a40873167dac7"}]}, {"id": "e9cb848d9572d952", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 341}, "digests": [{"algorithm": "sha256", "value": "f886f1c6dff110c44ce508853457180b548abe8c73d7f323c439cac57256a025"}]}, {"id": "2fa824156c648aea", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 268}, "digests": [{"algorithm": "sha256", "value": "5ee15224ca9880d31fafc96050d3b0080c7400aab2046b6b5acb260674f772c3"}]}, {"id": "682fa07013403a52", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 384}, "digests": [{"algorithm": "sha256", "value": "43a55584a635e93a33c9310817a3a3d5e4d6b5b6bd11a676252344647f500ec7"}]}, {"id": "8bb802702fe681d2", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_riscv64.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 259}, "digests": [{"algorithm": "sha256", "value": "8b1506ed16bb80fa395fdd729e5413aab60fd9bd600dd5139f70d5b7c2d4894a"}]}, {"id": "6b7976cba0661d26", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4993}, "digests": [{"algorithm": "sha256", "value": "0abc36c54a82044ad48a406a2828e522f24b70247c922a79330cf8f616debbef"}]}, {"id": "9e742d5b6836772a", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_s390x.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2020}, "digests": [{"algorithm": "sha256", "value": "e83dc174b24b86a8c52882d74425b1ee5d2cd7b335ba38d4613c6f554c2c9781"}]}, {"id": "0a24b99d45409020", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_wasm.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c86bfe9bf3de2b5aa475043957361441843ab00c8cd801ab160aca63c89accd3"}]}, {"id": "24afd1aed84a6462", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_x86.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4754}, "digests": [{"algorithm": "sha256", "value": "14b6adf13b7a269daae65810935cdae8fe88f0dd91df6b491a99eb49951f23be"}]}, {"id": "579c9bd7d276501b", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_x86.s", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "e8566f2c8378c65a68a69d44e0962388fbe3ed0397a4c9c5d88475339a895d11"}]}, {"id": "c197f19d055f2efc", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_zos.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 223}, "digests": [{"algorithm": "sha256", "value": "ff82e534d4d81726e13f34919386becdcb65cb9fc24c0f5835314e00fe13070d"}]}, {"id": "e7319f14064bd119", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 643}, "digests": [{"algorithm": "sha256", "value": "53b684a51586ff413570961780bea6526a6eab2568dce27c15efdf0d8e421d05"}]}, {"id": "e2ab4bce011fcd56", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "d5dcac74c0407b4c33efc38a97dd3206c2e3cb74220c41d5612293c05147d224"}]}, {"id": "338c2f77550f68af", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 746}, "digests": [{"algorithm": "sha256", "value": "d358725d92b5afc3e599980e459fed4a025da96337f879ba06cd6dac16d4b551"}]}, {"id": "9c37c1bd229cd86d", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "c5bd145560141c4532a79f5e4025108abdd4994d92bb410e22bb679ba1f33a0f"}]}, {"id": "f95d2e47e4523ec7", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/LICENSE", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067"}]}, {"id": "48edc17a5042abb2", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/PATENTS", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1303}, "digests": [{"algorithm": "sha256", "value": "96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc"}]}, {"id": "7ce243a408d074b1", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9558}, "digests": [{"algorithm": "sha256", "value": "93ef75e5b5e4db48b975d5cea783612062377761c918e658a612adb3b7753f21"}]}, {"id": "2b4172d4989c277f", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2b1204fab2ed977655349664b35f34f8b2b19e79ce95d71fcb500d58ed6fc900"}]}, {"id": "b63ac6e83b803c59", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 376}, "digests": [{"algorithm": "sha256", "value": "32f1769bb70c5f4dd685fabbead89a6fc02acbbc00a8d927c871238b8b640b4b"}]}, {"id": "de6c8a0dabf99599", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/transform/transform.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22268}, "digests": [{"algorithm": "sha256", "value": "7716301e210f42b764ec78f4adffb05075f1d5103446a40b8a38043f5a7abd88"}]}, {"id": "c8d774518d624c65", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/bidi.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10565}, "digests": [{"algorithm": "sha256", "value": "b1e9360e9a026006f56914a5716b18780346418bb0b64bce23a4ff92d8147b13"}]}, {"id": "fb16e3e30ca7a120", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/bracket.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11492}, "digests": [{"algorithm": "sha256", "value": "5caa24f9c4e04a54d18875468f976b4b7c09c8700e88286f2fd96828f134107e"}]}, {"id": "2ebc827992553f2f", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/core.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30096}, "digests": [{"algorithm": "sha256", "value": "2db172697a044a9214d72f5d01c65a4040e7c40e777057ce018302637a6e84eb"}]}, {"id": "66d4b64855fae304", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/prop.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5862}, "digests": [{"algorithm": "sha256", "value": "f6391b2f69a1ae2a0ac1f0599a90b260ec350a19f73ad5d6572660100b5950bc"}]}, {"id": "edebfd467ef8eaeb", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 113597}, "digests": [{"algorithm": "sha256", "value": "dddebe7fdbfdfb5f2d62d579c7af66b9d4d3de5d517c5ae87af2f6c47e785ff3"}]}, {"id": "08e220a3e77a385e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 119397}, "digests": [{"algorithm": "sha256", "value": "8bfe31ef2f87126c728b2d8a7c10e1db8bff6b9c9785cbede7121e04d1b6b8f5"}]}, {"id": "8b191d01859828c4", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 121791}, "digests": [{"algorithm": "sha256", "value": "f8d0d172f6f111c1645d6bfaca174986e8161f010c041c4ae9e81aff906b0952"}]}, {"id": "5a3b37593017126c", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 123812}, "digests": [{"algorithm": "sha256", "value": "c8bb408cf3cf11f7115a7970a9117c34eb2185b8a8d1a0fbaba008b53072957f"}]}, {"id": "70ffc3a7e067c2e5", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111815}, "digests": [{"algorithm": "sha256", "value": "842a03813a4016a6c685e835bad53832e5c9ebb7a16f3d4b8235e9e8d2ecf535"}]}, {"id": "2916cd362e11f254", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/trieval.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1266}, "digests": [{"algorithm": "sha256", "value": "bf3e17fca178c7d13139aa7cb7828005a0a1b8f4dca8ef97966236c6469a2136"}]}, {"id": "c5dd5968ca3e56fd", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/composition.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14452}, "digests": [{"algorithm": "sha256", "value": "3d1be52960f2693926472819b747646e7d2371d2bb5f53097cf9d46c913052df"}]}, {"id": "1c2249ae3c77ac84", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/forminfo.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8912}, "digests": [{"algorithm": "sha256", "value": "e2903fece306baa12c82c9da4bb078705ca734dec13e9efbe09a1b8e5ce89f9b"}]}, {"id": "874897b4187ce39c", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/input.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2070}, "digests": [{"algorithm": "sha256", "value": "965b431790bb139543d71a9c497920ef7d9a15af417456a2bbd0cdb629330e8d"}]}, {"id": "cd92a940e84c1a67", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/iter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11280}, "digests": [{"algorithm": "sha256", "value": "16a40d326f9b37c5430a18894f718007728ce8324afb08d8c0a17ce7289714b0"}]}, {"id": "6cf7f9967d650fd3", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/normalize.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15238}, "digests": [{"algorithm": "sha256", "value": "b9e7aeff51e6cb036ff4e8c6255410e7068c112e329a137d333e639f63c4a8ab"}]}, {"id": "ade9c909a58ef259", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/readwriter.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2957}, "digests": [{"algorithm": "sha256", "value": "d600d1f6cff2536dbb49a0f6bb8c06f6fc05f2754dad2dc05f1d44f9e8e48a35"}]}, {"id": "688f43c76db5cb37", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 383295}, "digests": [{"algorithm": "sha256", "value": "015aea4d24392a87eefa2544f06f46a313c4d258bcf02622e9763bbdfea7e372"}]}, {"id": "1f1c161d733d51c7", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 385216}, "digests": [{"algorithm": "sha256", "value": "3e06c6e33e6afac463ac53a3f9e387ec398f69da265104b036f8fe36cd40c891"}]}, {"id": "fb1012328cea6440", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 385839}, "digests": [{"algorithm": "sha256", "value": "173ac2d485e85f7cfa8336991d8db6eeb3591f4b39a046cc66ae55f49cb4f14c"}]}, {"id": "2677832d77b3703e", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 387703}, "digests": [{"algorithm": "sha256", "value": "3d08a91886d75f1670fbb939ac14a4ae53e996c4b88280e62fe79a257840c382"}]}, {"id": "cd6d9c0a54019e8a", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 381436}, "digests": [{"algorithm": "sha256", "value": "c14e2a8f0da6d816129e47514d6f1797edd453b7d8b02bd1c6892511ebb40939"}]}, {"id": "f1cc6c6963a91624", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/transform.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "6f8014595643e2acae76d47ed6abe8ace969a0c9070dbfa5a89c86bebcec812d"}]}, {"id": "6c4c79f741060254", "location": {"path": "/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/trie.go", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "4ea42392d710be96fd3275f672326293e8c801156ef558c11030f9cb7f0c86da"}]}, {"id": "b85370c8f7f4b084", "location": {"path": "/usr/lib/go/src/vendor/modules.txt", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "7c836639ca8a012bba32349a98d677da9b7a8d009805dc536751d8c4dd4694bc"}]}, {"id": "51c6bb28ff618ad5", "location": {"path": "/usr/lib/libatomic.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 111660}, "digests": [{"algorithm": "sha256", "value": "6e35ad05b20216334eebce5478121e2af122ef7e6f7c148a002ef3e37026b776"}]}, {"id": "8c7e0224fb3dc603", "location": {"path": "/usr/lib/libatomic.so.1.2.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26456}, "digests": [{"algorithm": "sha256", "value": "204883ff11cd3673a50303d5daa7a37f9c3701821066798285c990a230dc679c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7c877fa9c782e4ea", "location": {"path": "/usr/lib/libbfd-2.40.so", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1219344}, "digests": [{"algorithm": "sha256", "value": "b5f54d4324b890955053ff10adb44949ec1c1d3e94b49bd09b4ba680918d3217"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libz.so.1", "libsframe.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4f8f49ece99635d9", "location": {"path": "/usr/lib/libc.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 9145150}, "digests": [{"algorithm": "sha256", "value": "2055d8a707fb9355dd218bd5acbbd0094d1bb4e4c328a2731f40afe3053febb0"}]}, {"id": "4c7952bc6b899df9", "location": {"path": "/usr/lib/libcc1.so.0.0.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125856}, "digests": [{"algorithm": "sha256", "value": "54043f58508bb0780ed75424a614abbe56efef1e089d2845384566699edc2793"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libstdc++.so.6", "libc.musl-x86_64.so.1", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "83814442991f1140", "location": {"path": "/usr/lib/libcrypt.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 8}, "digests": [{"algorithm": "sha256", "value": "f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5"}]}, {"id": "0900f3aa0c802e27", "location": {"path": "/usr/lib/libctf-nobfd.so.0.0.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186544}, "digests": [{"algorithm": "sha256", "value": "021bbbcc7ed85f73af26eb7cc25c4d7f5156076cdeb6e0272f3ec8c9d5db05d1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "637820a9d82b6c18", "location": {"path": "/usr/lib/libctf.so.0.0.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186512}, "digests": [{"algorithm": "sha256", "value": "d0af9de3b19302e98dbaef60f7d57c3af74a9e558546c5f6239280ded8e0cd09"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libbfd-2.40.so", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "21aa95a6f3d1c079", "location": {"path": "/usr/lib/libdl.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 8}, "digests": [{"algorithm": "sha256", "value": "f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5"}]}, {"id": "24dc7f6c7a15ef23", "location": {"path": "/usr/lib/libgcc_s.so", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 132}, "digests": [{"algorithm": "sha256", "value": "69a56a9993b7729b29b274e65016031c81f2397f176ed5ad44d59bd50425e0bd"}]}, {"id": "752d5a3b9eb171af", "location": {"path": "/usr/lib/libgcc_s.so.1", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 141304}, "digests": [{"algorithm": "sha256", "value": "ed5cd4d68bb76b203809fadb82475d7473c59c5038e7ca15fb5109a0890056cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "16d41479359a5c46", "location": {"path": "/usr/lib/libgmp.so.10.4.1", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 415648}, "digests": [{"algorithm": "sha256", "value": "eb3802c683fae75699507e9123cf164fee9b67f15fbab7158b0e4f8ec767602b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0cc4500def3392cd", "location": {"path": "/usr/lib/libgomp.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 567856}, "digests": [{"algorithm": "sha256", "value": "070d6a47a5d684a753723334532b4520d8004acf461e3ccc8199e96fc23604fe"}]}, {"id": "81ed7033c6295149", "location": {"path": "/usr/lib/libgomp.so.1.0.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 314088}, "digests": [{"algorithm": "sha256", "value": "4ca32805fec8e6bd7194460ee4172ad06c7fb06665c02f89870d138957ccc52d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "bba1a2951640083b", "location": {"path": "/usr/lib/libisl.so.23.3.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2161400}, "digests": [{"algorithm": "sha256", "value": "ff8360b1fa2235d628969784146e3634ee42aeca46a92c690015d7cd75413f80"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgmp.so.10", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "83b40c61426e83c5", "location": {"path": "/usr/lib/libitm.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 220168}, "digests": [{"algorithm": "sha256", "value": "ef0f870ba88ae1c8da52a92780b01f7f3d2d501029f621f1c6c411183b50bb13"}]}, {"id": "3288c3aacc827921", "location": {"path": "/usr/lib/libitm.so.1.0.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100360}, "digests": [{"algorithm": "sha256", "value": "e026a9b208f6ca12c53870ef0267b75a0dc7e92b834a61a5307e2ca81f28b011"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e7a9f5573b893032", "location": {"path": "/usr/lib/libm.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 8}, "digests": [{"algorithm": "sha256", "value": "f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5"}]}, {"id": "b1d3f6f462a4e256", "location": {"path": "/usr/lib/libmpc.so.3.3.1", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 116488}, "digests": [{"algorithm": "sha256", "value": "3e59c4e7fba866c7e7b70ef01ed63a0c07d1ea5deb4423c777b81ec440084050"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libmpfr.so.6", "libgmp.so.10", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "32af4308bd03db74", "location": {"path": "/usr/lib/libmpfr.so.6.2.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 661024}, "digests": [{"algorithm": "sha256", "value": "4b626f28b969f0bea4d4524a18b0d6870b44a7c95abe8f317e618964019760e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgmp.so.10", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ce9067feadeebed9", "location": {"path": "/usr/lib/libopcodes-2.40.so", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 726944}, "digests": [{"algorithm": "sha256", "value": "8a0c14ccf1b4ec9569dc406d21a19cf7978de97adaa1f5e15cf39568a621fc54"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "39c2955c3fc6b075", "location": {"path": "/usr/lib/libpthread.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 8}, "digests": [{"algorithm": "sha256", "value": "f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5"}]}, {"id": "f48918749b81bc34", "location": {"path": "/usr/lib/libresolv.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 8}, "digests": [{"algorithm": "sha256", "value": "f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5"}]}, {"id": "199ff65dc7d57609", "location": {"path": "/usr/lib/librt.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 8}, "digests": [{"algorithm": "sha256", "value": "f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5"}]}, {"id": "690128c64b78393c", "location": {"path": "/usr/lib/libsframe.so.0.0.0", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30624}, "digests": [{"algorithm": "sha256", "value": "cf1c0f7945137118425452147b7e209669ce45c01c188ae40fe622a019876833"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "aab814de700264f9", "location": {"path": "/usr/lib/libssp_nonshared.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 3414}, "digests": [{"algorithm": "sha256", "value": "4e7e38df076c1dfcadf43c990fea09a332a854dfd66600671dcec63696c7a614"}]}, {"id": "e561b155738f2dc2", "location": {"path": "/usr/lib/libstdc++.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 6525356}, "digests": [{"algorithm": "sha256", "value": "bd96d64fcc8b4859653378389b8cdf89b388cdf5634d66b804538519e88b82e8"}]}, {"id": "344b064fd9295eef", "location": {"path": "/usr/lib/libstdc++.so.6.0.32", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2624184}, "digests": [{"algorithm": "sha256", "value": "42e1c902dde6df5c32279fb5f15d3fb12647bc72c4288ce4eb7375843f7db89d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d85c2d3aa6bf8ce2", "location": {"path": "/usr/lib/libstdc++exp.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 5486}, "digests": [{"algorithm": "sha256", "value": "613075476cd54d6dcdb3aa521fdc578481e629fc42f73fcf405a78b2746377c1"}]}, {"id": "6c1729857969e97b", "location": {"path": "/usr/lib/libstdc++fs.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 742326}, "digests": [{"algorithm": "sha256", "value": "a5df93d14dbf194c02791739207f80d26f8af5739c14a8455aec8b3ffc38d591"}]}, {"id": "3b44bd720f18edbb", "location": {"path": "/usr/lib/libsupc++.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 395002}, "digests": [{"algorithm": "sha256", "value": "764417f675651157ceab67b3429687bdcb2b2ceada5509d9e56102afb46b3df9"}]}, {"id": "3a10191a4eb163a0", "location": {"path": "/usr/lib/libutil.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 8}, "digests": [{"algorithm": "sha256", "value": "f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5"}]}, {"id": "6b7923956719ff1a", "location": {"path": "/usr/lib/libxnet.a", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-archive", "size": 8}, "digests": [{"algorithm": "sha256", "value": "f0a17a43c74d2fe5474fa2fd29c8f14799e777d7d75a2cc4d11c20a6e7b161c5"}]}, {"id": "be9861b7c8deb31e", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104328}, "digests": [{"algorithm": "sha256", "value": "264bb1e9d4362d3cfb7614c1bab00cc84a45b864c2250a27aab5bd355ca57c5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "18ac8708c56043a2", "location": {"path": "/usr/lib/rcrt1.o", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-object", "size": 10128}, "digests": [{"algorithm": "sha256", "value": "69e4b0e2588ee1d076656bc058b14b81161c65fa3e615aaf2cfc06d5c733420e"}]}, {"id": "a233f46629ef3a69", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/cc1", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 34107896}, "digests": [{"algorithm": "sha256", "value": "42430477b171c28d8293a2a20ac8129bf7725f258d2ccf7172699c680cb3a53b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libisl.so.23", "libmpc.so.3", "libmpfr.so.6", "libgmp.so.10", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "1563256b6f2bfe38", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/cc1plus", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 36372696}, "digests": [{"algorithm": "sha256", "value": "aa6acb4c3bb6e188fcd2f4aeac67fc18187325e8facf11b5eb7b21a77c032f7c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libisl.so.23", "libmpc.so.3", "libmpfr.so.6", "libgmp.so.10", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "7fe3324268abedde", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/collect2", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1026728}, "digests": [{"algorithm": "sha256", "value": "2fa0255daa45b4cee7afa3a00cfc5032ddad445b43f2f29728cbe2c76a41053a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "285cee2618204448", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/g++-mapper-server", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231688}, "digests": [{"algorithm": "sha256", "value": "cbcd3be20f93d3ef6669a760cedc3cfccd5d98f3bae160fd197a88ba356057d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fc43b9c8eec767f8", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/fixinc.sh", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18}, "digests": [{"algorithm": "sha256", "value": "a25e77caa0e16d25d7475cf5e9a161717d26a3935f2119c99550957168a8f6a7"}]}, {"id": "8e2e04edc77428ef", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/fixincl", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 171616}, "digests": [{"algorithm": "sha256", "value": "d8dca1ca28a76b9a1bd4116dbb6e7e9ebd27ee731202eff8f1ea41f9d253bc11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "466abbde096c7530", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/mkheaders", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3732}, "digests": [{"algorithm": "sha256", "value": "ea067154bda22d21b250b4f1ec36bbb218b3253a036b86a9d00554e7bdc82e9f"}]}, {"id": "20482ad9cd9d2f5c", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/install-tools/mkinstalldirs", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3538}, "digests": [{"algorithm": "sha256", "value": "3caa88030df8fd0c2585645112ff5e44b8a3c327f6326177e907c1ee14aaaba4"}]}, {"id": "4f5f561bdfe605e0", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 87928}, "digests": [{"algorithm": "sha256", "value": "dbd754ba44c4ce253046c7c305e30db10a8b4a30049cbe757a85219ef601e085"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "bf1549345b822815", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/lto-wrapper", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 1653520}, "digests": [{"algorithm": "sha256", "value": "7a1f484e084cbac40e6507448bbaba2ba94d58def84cd5a4f058cfa69553f74f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "be2f337aa5a8b3d6", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/lto1", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 32837336}, "digests": [{"algorithm": "sha256", "value": "0e89cae4303ae3ae9ed0f8cd18d56723cc9094390eae42956f4fc01f6fe20222"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libisl.so.23", "libmpc.so.3", "libmpfr.so.6", "libgmp.so.10", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "bdadb82acc678089", "location": {"path": "/usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/plugin/gengtype", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-executable", "size": 208104}, "digests": [{"algorithm": "sha256", "value": "48f3020ada94e04ec794d5dfa115244b958267338ef2c65bf8aaf0eca3579d76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": false}}}, {"id": "950f42d30244684f", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "eff5b248d8c0163f", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "d7414cd319579d5c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "52b6104523ba10bd", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "d8f8a5a23561c960", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "09338a51c7ed4dc8", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "0ea6a68661d16ee7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "d3d1382343de03a6", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "e85956badbe0f521", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "1a05953be1fe9177", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "0aaf272bc29d1292", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "06e7ce3d8b623faf", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "b38f29d57c963608", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "0787c6bea8c857e0", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "0317222384b94cd2", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "7d1a8750a9c24744", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "c0b9c709cd0d0603", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "9e71186493219fb8", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "13ae3f0f977f45a7", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/ar", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67952}, "digests": [{"algorithm": "sha256", "value": "c9e5d0d8f2fd389e31d7d721753dade2a3f05a289c32bae2c956602ebb530a07"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "714225d76134b2ed", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/as", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 749720}, "digests": [{"algorithm": "sha256", "value": "52db7699af9ece57709062e77abca72b09547f9d9f7e703070cb35566aebb96e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1661438565f590c1", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/ld", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1158448}, "digests": [{"algorithm": "sha256", "value": "2cc45f78fb048b0c66d0940efa6e354aa2c6f3847235ddc829053a9186296bce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libctf.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98d2a5047eafaac9", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/ld.bfd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1158448}, "digests": [{"algorithm": "sha256", "value": "2cc45f78fb048b0c66d0940efa6e354aa2c6f3847235ddc829053a9186296bce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libctf.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5fbd64cab0f1a240", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/nm", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56552}, "digests": [{"algorithm": "sha256", "value": "d276ff262d14c00933c26007f902f5ccfd3925885daa98575a768670b93201ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a678c541179cd39a", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/objcopy", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 182616}, "digests": [{"algorithm": "sha256", "value": "0c38467e8e7a37d7b715ecc910d34f4410d5f7afb8b4b63308bb7f3ce0a29d5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46294e7cdb524895", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/objdump", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 410992}, "digests": [{"algorithm": "sha256", "value": "2b492ef09a65431b45bf1c1c2a4738c46597400c5855ac7ec3b19738101a5469"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libopcodes-2.40.so", "libctf.so.0", "libbfd-2.40.so", "libsframe.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "72926963ad9d2376", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/ranlib", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67984}, "digests": [{"algorithm": "sha256", "value": "e8ab9b8da52557fe520ff2a8ace1fa1ae2bc3bc3720e4e9d3ec916c2e6e30d32"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8e5f18bc90c7a02e", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/readelf", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 723576}, "digests": [{"algorithm": "sha256", "value": "13e8310d3e786c5deaca8fd0af52252a8ba1ae95899dffc4a3c6bc5356a716b0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libctf-nobfd.so.0", "libz.so.1", "libsframe.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7bd7ba5bcb638a36", "location": {"path": "/usr/x86_64-alpine-linux-musl/bin/strip", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 182616}, "digests": [{"algorithm": "sha256", "value": "f480b12f017523cc3604716267486d634725deb4e5e9660ed39cd16e774affa4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbfd-2.40.so", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "36ee8576e686509a", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.x", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9593}, "digests": [{"algorithm": "sha256", "value": "d78e02dfc26a9c8fad3c7eb973c79af99ab6243c1fdae864158d839c1a4977d5"}]}, {"id": "957d9e6198f87bd1", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xbn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9396}, "digests": [{"algorithm": "sha256", "value": "a87a84a1edc5af4f241e50f260e79af822d8338047c03e8f00ad3df167435d0d"}]}, {"id": "c9ca68dbaa6d43c5", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9239}, "digests": [{"algorithm": "sha256", "value": "3bd44e0159d7768ffbcbe286faff5c62da8df26f8abbc1797de0dc2cbcc0033a"}]}, {"id": "d5272bb7e9867bc3", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9519}, "digests": [{"algorithm": "sha256", "value": "32447f79b5957b285e2c22f392b99579d4f2dd1096492556cc8716814d1851a5"}]}, {"id": "906e6c5d4ff89f7f", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9459}, "digests": [{"algorithm": "sha256", "value": "c61eeb2b65f95f74d10a080d8d3998db991c715d538adc5fc2d529f22902210d"}]}, {"id": "a6c463ae3047a082", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xdc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9140}, "digests": [{"algorithm": "sha256", "value": "baf9dd58666e76870265b4245bdeb7a6b6116275167577259e07b62c8bf1a88d"}]}, {"id": "9435b7942c6408c1", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xdce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9420}, "digests": [{"algorithm": "sha256", "value": "e3d3b764dd56ca696e4a467b260dc09666e0f3883d8b4e11972aaf6a5b72bde9"}]}, {"id": "8dc722c2d40ca3ae", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xde", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9739}, "digests": [{"algorithm": "sha256", "value": "8d492aaccc8b44dab2ca2af8c4ac224d1a448990b32e7a0221f5867b35571f17"}]}, {"id": "e913e7d2e8b30b6e", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xdw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9101}, "digests": [{"algorithm": "sha256", "value": "495a6fc18d099ca88336e4ac4c91d423728a4002fc512fb398036a103ab9392e"}]}, {"id": "0c60f6e53a773a98", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xdwe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9381}, "digests": [{"algorithm": "sha256", "value": "3884f9aa677a1dbd66773ff058628d9657da7d6693fc0de09b2fec9d2fafe3b4"}]}, {"id": "d2d47f2d7c51600a", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9838}, "digests": [{"algorithm": "sha256", "value": "24c657b2234dce42dd5c32b4573f895df068106c209499b65043bf96a0445ae6"}]}, {"id": "9cd1db5351cfb02d", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9561}, "digests": [{"algorithm": "sha256", "value": "6965b2683d370db860ff46e3cf8cf20031052021f8e07c54379f5bb74c56f358"}]}, {"id": "ddeed813f830117a", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xr", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5154}, "digests": [{"algorithm": "sha256", "value": "9956d38a21d6c99b46ddaf00cab30d53ddabc9409339762e024cbd94726a801d"}]}, {"id": "b7c8e4d6bca6c1ea", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xs", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9081}, "digests": [{"algorithm": "sha256", "value": "fb5bdce5e2105b7ce673a53cd1feff954f5195bcdc6723a9ac8770d88aff19ac"}]}, {"id": "68a043d7f34642f2", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xsc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8762}, "digests": [{"algorithm": "sha256", "value": "528adc29a331cad0edaf3c84b0ffece75cb9dc5aa71f6c1efacd5a0272e4e6aa"}]}, {"id": "061a5cbdde8cc882", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xsce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9042}, "digests": [{"algorithm": "sha256", "value": "887cc6fba4411dcc1015688c09f9245c0e7fdbcb2517824faebd5e9234703ee8"}]}, {"id": "453eeadd182ca314", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xse", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9361}, "digests": [{"algorithm": "sha256", "value": "f51f193e389914dbdc61406dd796dd8c1038a0cd1226598774318efd9e5e74f5"}]}, {"id": "d5c67e1de1a36811", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xsw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8723}, "digests": [{"algorithm": "sha256", "value": "2bd920577c5ade2855d0041b95e9ea9377a8ce7b550ebb57e8a7e6af6c8a8e14"}]}, {"id": "137873a51dbfd5ad", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xswe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9003}, "digests": [{"algorithm": "sha256", "value": "885075d8cbc8ec051eaecfa6c093d9aa61ffc0152db531306969760069161015"}]}, {"id": "844ff78ed1199149", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xu", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5178}, "digests": [{"algorithm": "sha256", "value": "38cfef30652a902377aeb1570e2c1780a32807fb5743cf7bcdeb3c74c37e2caf"}]}, {"id": "18b2241a7cd6972b", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9200}, "digests": [{"algorithm": "sha256", "value": "1cfdad854a419f7ae1e85641c9bbd293bca35b1ada38058e9f02eff85e131c3c"}]}, {"id": "adb6b430e30d8f29", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf32_x86_64.xwe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9480}, "digests": [{"algorithm": "sha256", "value": "c594e41331042889be120f2fe42ca0e5ab97398dc3f53e5782418a857fcbb8eb"}]}, {"id": "856b499b2b46d007", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.x", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8965}, "digests": [{"algorithm": "sha256", "value": "b75f5600d3526318c6b819fce82d680b5ff2113464cf049044b6b0f3e151b997"}]}, {"id": "d0ec953167011a44", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xbn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8768}, "digests": [{"algorithm": "sha256", "value": "cced3b92a690aedd2ea9f7a3b8569dd4ce3b5bb9d4c2f255e504f61ef83c232c"}]}, {"id": "f470cef9c3ba02c3", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8745}, "digests": [{"algorithm": "sha256", "value": "4d5bb6e7a7f40be1d1950d6618b3120fef5cfd782b0bccd2917853c098ffd723"}]}, {"id": "4bb8ac5279ac63b7", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9025}, "digests": [{"algorithm": "sha256", "value": "ca13aaaea1ace35d36dfe71a76d63a9b8feb10933965be2bcb11524883c9b6f9"}]}, {"id": "a53aad744198d3c0", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8829}, "digests": [{"algorithm": "sha256", "value": "1c1fabd73fd693858ccad25de2022e6c7906a7ca266b80a7fbd7c40a646228dc"}]}, {"id": "f75e1372e0a9659c", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xdc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8644}, "digests": [{"algorithm": "sha256", "value": "2239a6eafaa196d87b135405b0ea9c5229120a6684309c0d6da427c5a10c473b"}]}, {"id": "dd345054dff45ebd", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xdce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8924}, "digests": [{"algorithm": "sha256", "value": "e808680b460357c5c5d502a43ade922bffd9fc352d1a2d7f5ea112fe5ca103cc"}]}, {"id": "c348c81264777f39", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xde", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9109}, "digests": [{"algorithm": "sha256", "value": "87e1c3c0606168b30bb4f35f0d55c08524240d1650e97a55679fff2912a6a887"}]}, {"id": "efeedb723cc41c37", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xdw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8605}, "digests": [{"algorithm": "sha256", "value": "a6af6a270481f42a7bcec3b7039e5763a492603c9378de0de7f0e29b30f63adf"}]}, {"id": "d9aeff5b6c95e4a3", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xdwe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8885}, "digests": [{"algorithm": "sha256", "value": "30ab74349ce6799952c6316162e3bbd3495990bd56d2c4b89c8526c0f1a7ff8d"}]}, {"id": "4f944836e7897f35", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9210}, "digests": [{"algorithm": "sha256", "value": "f3ac81504f21da5c037dc24391414eab731f39253c17ebadad446e2ac7c082b9"}]}, {"id": "c709db106b2b286c", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8933}, "digests": [{"algorithm": "sha256", "value": "d44d86cfd6d553879e19b8f3b198449881a921e6e85e0addc5fd14fc02854c02"}]}, {"id": "8b47695edcbeb202", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xr", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4897}, "digests": [{"algorithm": "sha256", "value": "023b5942796638ffbfcb917d5aebc1565612c4e42431db561b36c195d574ab1c"}]}, {"id": "99c865cebe487eb8", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xs", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8451}, "digests": [{"algorithm": "sha256", "value": "34fe0136be0075c3fec7486dd62cc2a795a6d6b548c05b8a4dd4e98476bdb85b"}]}, {"id": "265d4169f4a44133", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xsc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8266}, "digests": [{"algorithm": "sha256", "value": "a442cd2c306ef4f0e08bb50470c20ea38365d485cb7edf66ade39f53a4c6f1da"}]}, {"id": "ab06c5e843b91dfb", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xsce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8546}, "digests": [{"algorithm": "sha256", "value": "38cc28d142227bdef409612f8f22d00898ae90fd6171575c88df175e5d85e8d1"}]}, {"id": "8e3e322e9e11a87d", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xse", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8731}, "digests": [{"algorithm": "sha256", "value": "9ecd4f98d4c2c6a7063a636e7c08ba19983284a0ab0901823f78353b75137a02"}]}, {"id": "779e9635197244a0", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xsw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8227}, "digests": [{"algorithm": "sha256", "value": "512e5de37483fd92802f83cd79e84c1b888003ef5e79b79602bfa5956afb7869"}]}, {"id": "9f905b1d71f3fb5b", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xswe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8507}, "digests": [{"algorithm": "sha256", "value": "117d63b847d9e09585500fd23ebf6d228be16d353a3bf9076e4f2010f88cbe9d"}]}, {"id": "59f8f7d4b34c66ea", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xu", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4921}, "digests": [{"algorithm": "sha256", "value": "196c459b65363c4c54c77d7a56a94e8235a067cb84cebc6a1580cf558b0ff439"}]}, {"id": "47115ff188b2c92a", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8706}, "digests": [{"algorithm": "sha256", "value": "d457d24b07e740082fa176bda54a10639cb491f546f71216330e0d6495704bb7"}]}, {"id": "ebd57c779f048af7", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_i386.xwe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8986}, "digests": [{"algorithm": "sha256", "value": "f0910e21111a351367885fe75aa5c6d377abd7d83012f04aae7aa17b56292b48"}]}, {"id": "280a2cf83ad7aeef", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.x", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8644}, "digests": [{"algorithm": "sha256", "value": "c46b7ce44099d5cab7a45b8bb3440ee11b9ad119741ba69a453bae452a506abf"}]}, {"id": "737caa60b6c26c29", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xbn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8447}, "digests": [{"algorithm": "sha256", "value": "03f8091fafb0f945c4fddc7fd1708a80897f8bd5d569ba5599be48b2c73845ba"}]}, {"id": "4a0825aa65358dce", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8424}, "digests": [{"algorithm": "sha256", "value": "c4d98f094e4e4ad061010ede2687bacc9b91c5d41ca04bb9a8934029c1e94511"}]}, {"id": "52f1c7919d06e544", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8704}, "digests": [{"algorithm": "sha256", "value": "c5341607ba23c2889649fcdd1616bfa9f9af7700cb4bf8c4ded9970b8c8fdb02"}]}, {"id": "2d69d1770f8643fd", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8508}, "digests": [{"algorithm": "sha256", "value": "44fecef8a29e7bb236f2d45313046278eda66b0bacb3bdc0bba61d20c46a5df9"}]}, {"id": "e845d9ab609c1721", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xdc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8323}, "digests": [{"algorithm": "sha256", "value": "f44254e32982c94d844e440f22e77b9214cdbdf91b82a4fb5fbfbb1295b84c4d"}]}, {"id": "e996f323a9ee5b08", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xdce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8603}, "digests": [{"algorithm": "sha256", "value": "3a06b99fe82e17d20e32094ea1202a5204e2e6bff31227ac97aa125aedbb8692"}]}, {"id": "8e6ea252c50a9cf1", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xde", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8788}, "digests": [{"algorithm": "sha256", "value": "3cda849fb3f290be8b438056b05661a425d81768c8eb435340dc9e56007e8966"}]}, {"id": "e07962f9a0d0975b", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xdw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8284}, "digests": [{"algorithm": "sha256", "value": "186d440b2aa40d1d291d75e2957a617c85a11ee042ac24a4534ed3cece3806d9"}]}, {"id": "88ce32036c911aff", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xdwe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8564}, "digests": [{"algorithm": "sha256", "value": "c9df3726e6af5cb4051542e6e012a9ecf7a11232b11de5f0817505e0c1aa16dd"}]}, {"id": "dc640ff2832a1ed0", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8889}, "digests": [{"algorithm": "sha256", "value": "795b3c945475ee35de0688224edd5a63394c9125034e2d0c87cb68cbff162cf8"}]}, {"id": "cbf86bb37894b4e3", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8612}, "digests": [{"algorithm": "sha256", "value": "32b26a79d9454cbfad67f00db7c6fa5ab401fa13252740fe014144550ab4426a"}]}, {"id": "5cecb404937d5e3e", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xr", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4836}, "digests": [{"algorithm": "sha256", "value": "5e16b21cf055e07a397ce53f718841c42bfc87adf722f362246df9297193be4b"}]}, {"id": "ebdd211d146cc51a", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xs", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8130}, "digests": [{"algorithm": "sha256", "value": "a2a4b4ae4258975fb665a4f4f58c52149aa702e982f38c408994ee7b8da6b73e"}]}, {"id": "2f15e262f05c1c6a", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xsc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7945}, "digests": [{"algorithm": "sha256", "value": "ac37b2e8c3b7331f11626e978cd5ed21753ddcc2070e70921011decf61d22c9e"}]}, {"id": "b676676982dd9043", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xsce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8225}, "digests": [{"algorithm": "sha256", "value": "5a24945ae58c017e693a7c20c5da9892d4ba1d2b59ad368949392bf67a5d3f46"}]}, {"id": "a0f09f45c6ccbf12", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xse", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8410}, "digests": [{"algorithm": "sha256", "value": "03b68fefdcd1f0d372795136f626ae4e5e236bde951fa3b2804557074dfa177f"}]}, {"id": "7a907270254717f4", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xsw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7906}, "digests": [{"algorithm": "sha256", "value": "f92c73f149c6bcd29dde187973beffa47e0789552b4cf302a79e73c00cb49fb9"}]}, {"id": "98ab33a20d5e0385", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xswe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8186}, "digests": [{"algorithm": "sha256", "value": "67b9304fa8ccc2fa64c5a74abb15f6cc385cd5c368ae449f60adc218519f8897"}]}, {"id": "e1a58e071bdcf845", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xu", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4860}, "digests": [{"algorithm": "sha256", "value": "7fc01802edcf300481997835f3a000945f2f4e76ef2c0cc9730386fbf364a19d"}]}, {"id": "74a67c1d4030c98b", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8385}, "digests": [{"algorithm": "sha256", "value": "c837ed77704253f3c4f66caefe53ac16db42adbe126e303ff515c4843c586ee6"}]}, {"id": "d8e25d1a5a594ce5", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_iamcu.xwe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8665}, "digests": [{"algorithm": "sha256", "value": "4acfce389417083513f53f0ca688061befac93ba98417be9cac39850540884ad"}]}, {"id": "c3a2e70c89cf63e3", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.x", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9589}, "digests": [{"algorithm": "sha256", "value": "3f2cb2c3d37484a1a1c7c840149220955252538c04db99568c9f60f63e80e664"}]}, {"id": "f2da8f0294f3af0c", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xbn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9392}, "digests": [{"algorithm": "sha256", "value": "b4419e97c641d00981cdd3b1adeeee45eac1c08f833d8daaedcd02ea19ee23fc"}]}, {"id": "e640a2d745b1e7d4", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9235}, "digests": [{"algorithm": "sha256", "value": "5b7b2422ff1dc321ee6ae0493dd1fb7738678acc28260a3a6527763aea16e36d"}]}, {"id": "c7c011b457747ca8", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9515}, "digests": [{"algorithm": "sha256", "value": "679f22f3021db16b1e9385eddddab8cc029c858a1bca3533f8227324124d9943"}]}, {"id": "b2bc8cad7c0889b6", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xd", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9455}, "digests": [{"algorithm": "sha256", "value": "be59124c2cf882e4ac3e6ec16a9ebd3013601301c613ad6080599246964e3921"}]}, {"id": "b69c8ca8e1f59734", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xdc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9136}, "digests": [{"algorithm": "sha256", "value": "8cffbbaef556b351ef797676314fd5ae3f22d5476176f7e061fa6c4926d5906c"}]}, {"id": "6a1d35c62e68b0d0", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xdce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9416}, "digests": [{"algorithm": "sha256", "value": "c8b879cef8e7f42363be5aa0a01535d8977000d0b555399aba93d94e87168c3d"}]}, {"id": "27b1ca84026dcaf4", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xde", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9735}, "digests": [{"algorithm": "sha256", "value": "0e5a2b794858073944bf84d704925242524e78dc07011b1e9767c6b28ec2ab96"}]}, {"id": "306592280d047f5d", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xdw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9097}, "digests": [{"algorithm": "sha256", "value": "1d3a9acb0932634a978d33430323b61d00dfbad4942e4be67cb06b7deabee3ce"}]}, {"id": "da4283a14225834f", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xdwe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9377}, "digests": [{"algorithm": "sha256", "value": "34c16aa1629adea5d56e80396c425db5b75044c4e31d31b35880f99dbfdc87f6"}]}, {"id": "6025a88438f00d1d", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9834}, "digests": [{"algorithm": "sha256", "value": "f7539b1ebfdc425c68a15f968ac449763058d60919ec6987957a90bcced9e503"}]}, {"id": "1cf28e811af2d5d8", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9557}, "digests": [{"algorithm": "sha256", "value": "4ca587dc2f04256105b21a81631e85561081c47f1b8e4b079c1de7aec32eab62"}]}, {"id": "6c451b8a92633213", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xr", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5154}, "digests": [{"algorithm": "sha256", "value": "9ed86e53831ec9dc02bb057815b8e09a08901c699873f1a5d3abed5f425b5c55"}]}, {"id": "23522e8eba096932", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xs", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9077}, "digests": [{"algorithm": "sha256", "value": "5a9f33c0e9d9800dac430af06a0433656c1e875c0d7c0575908fd60a2d1c2c13"}]}, {"id": "8597b1389d164463", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xsc", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8758}, "digests": [{"algorithm": "sha256", "value": "0a09eea355e1bde201d1536b7497113e1d0904ac73a9e5f531df4e4fb968b1f4"}]}, {"id": "cc42e801859338a9", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xsce", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9038}, "digests": [{"algorithm": "sha256", "value": "f48f30fcccbf0dfc32460e3fa06800705d0e0400acc968739d1571045e5ed754"}]}, {"id": "431316a25fcb4a88", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xse", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9357}, "digests": [{"algorithm": "sha256", "value": "b6f79a11fd1c15433a55a420190afbe089a59acc8c12f3be6a492435fb1f91cd"}]}, {"id": "e9db7737384bbf86", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xsw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8719}, "digests": [{"algorithm": "sha256", "value": "0e99c1013f51cc0d53bc8ca141e6300038adeb4dcd467d67af3702c384fa7701"}]}, {"id": "54c0a35ee212ec1d", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xswe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8999}, "digests": [{"algorithm": "sha256", "value": "0c0dd65927f82e154455a23f61bad7ead77cf73644f0a163fb4e92bd63eff00f"}]}, {"id": "bb39b8ce808e0709", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xu", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5178}, "digests": [{"algorithm": "sha256", "value": "b508d4742edd17c698409eaa956864689b9096ab48f3be1bf50718a953485aea"}]}, {"id": "2c1678f45ddf4d8e", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xw", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9196}, "digests": [{"algorithm": "sha256", "value": "6e89826fe8e3080d7429ce41daaa99f81bba0a8f685bfbb61e2a47a992c39272"}]}, {"id": "871a052f65162ace", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/elf_x86_64.xwe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9476}, "digests": [{"algorithm": "sha256", "value": "8c798def4699b96b02e146f61cfe10b4dff143f243c9a47fde8c764a40bfb40f"}]}, {"id": "0cf0a1008be5798a", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.x", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10643}, "digests": [{"algorithm": "sha256", "value": "35974075525126d68993555d77abf369098f157d168f2ac7f4f881fc241357b7"}]}, {"id": "a9dd74d304069f86", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xa", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10629}, "digests": [{"algorithm": "sha256", "value": "8085745060ceecdbf6d180f2e5f801bc43ab0459d55fb07620cb053809f385bf"}]}, {"id": "505f127faad547fc", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xbn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10611}, "digests": [{"algorithm": "sha256", "value": "19581377a1e7ebdeda6e61d6b5a41f5a4e1e4f3da2aceca1fbaad61a5d7c7753"}]}, {"id": "9919834886163cb0", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10625}, "digests": [{"algorithm": "sha256", "value": "89112bb4371afb5767d0236a1a49cbcf054919476a17eb525925c094706b02f1"}]}, {"id": "3bf68eac4988c0e2", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10611}, "digests": [{"algorithm": "sha256", "value": "c5aac659117b08ef1ac8f0fdc8eee0230ec9796a54c7ec76803e37f3c65d1ddf"}]}, {"id": "144837152a02ea64", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xr", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4657}, "digests": [{"algorithm": "sha256", "value": "9787c7a6199a17956c5da57bfc8e1b39b0f33ecedb56867abb3b2bc6d262a5f2"}]}, {"id": "d263c08c99a0dd7a", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pe.xu", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6133}, "digests": [{"algorithm": "sha256", "value": "7516ddb443e158a88b40c85c8a9fbf83225e451476c486d176324f9ccece8845"}]}, {"id": "cd7dfbaa122768d7", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.x", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10850}, "digests": [{"algorithm": "sha256", "value": "1c4ad3c5cfba82700313745363e9af831f3e7160123ffdfa801ef83d1f211d43"}]}, {"id": "43691d537a4b6cc5", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xa", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10836}, "digests": [{"algorithm": "sha256", "value": "b538115c678dba5a2aa8828210901e2473ed53ab6aa5074ef29be7cd985b4e9d"}]}, {"id": "8b201e425cab09f9", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xbn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10818}, "digests": [{"algorithm": "sha256", "value": "3ae9c252780c95aff35ed643e0e88a47e17cd77c7e5e2110b7a69fdde50023f3"}]}, {"id": "f92128f293046961", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xe", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10832}, "digests": [{"algorithm": "sha256", "value": "26f18133dfd2f005c04c31ce1d6db0ac6e82050c0008fb5c552aa6c2179b1aa0"}]}, {"id": "6eca89a575aa4c74", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xn", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10818}, "digests": [{"algorithm": "sha256", "value": "cf6d095308af762d565d88bc1242c612fb808f2332ea8abad7ae37f373226eb2"}]}, {"id": "896efc25ab9df93b", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xr", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4787}, "digests": [{"algorithm": "sha256", "value": "620a609ee2fa45289535a6d518fb7a9fcbfc5c2f4758aee5d60d631f7a247723"}]}, {"id": "7a280208f7161745", "location": {"path": "/usr/x86_64-alpine-linux-musl/lib/ldscripts/i386pep.xu", "layerID": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6326}, "digests": [{"algorithm": "sha256", "value": "145c6b21dfe8794bdfc79c36337fa04fbf94b1314a81eeee19870a93639f8564"}]}], "source": {"id": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "name": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "version": "sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "type": "image", "metadata": {"userInput": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "imageID": "sha256:ee8a6db6a63e312a3ddc45feddb3f7c6f43e5c03cf4d455d600ea28716c4dd13", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 482451943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "size": 7835457}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "size": 391829195}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "size": 56168910}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f", "size": 26618381}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA2LTA1VDIxOjQyOjM5LjA0OTg1MTI2NVoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0yOVQxODoxOToyMC4xMTQxOTczOTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjIzMDQ0OTk5Nzg1YjEwZjM4NzcyOTBiZDNjOWQ4ZGIzYzljYjFmYWM4ZWRmYjQwYzc3NTEzN2FiNzNlMGQ0MWQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTI5VDE4OjE5OjIwLjI0NDI2ODcwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6MTg6MTQuNjY1OTE2Nzc3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSAtLXVwZGF0ZSBnbyBnY2MgZysrIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjoyNy40OTg5NzczMzRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBkaXI6Y2U3ZTZiN2ExNmMyZjZiMDM3NWQyMjZhYmZmM2NmNzY4ZGEyOWUyMzFjOWQ5NjdkNzE5OWM5MGM3NDFlODc2ZSBpbiAuICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6NDI6MzguNjczNjEyMjUxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIENHT19FTkFCTEVEPTEgR09PUz1saW51eCBnbyBidWlsZCBtYWluLmdvIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjozOS4wNDk4NTEyNjVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wiLi9tYWluXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OmJkMzQ1NDgzZTg4NGVmOWZkY2FmNzY5MmRjNjI0NjQ5Mzg3N2FmYmUxNDJjNzRlN2Y2YWU0YTk1ZjhhZTc2ODMiLCJzaGEyNTY6MmU1NjY4YjRmOWYwNjI4MTdlNTkzOWI4ZjczYWQ4MGQ2ODY2OTgxN2Y0NzIyNThjNjg3ODE5OTFlZGJlOTdmZSIsInNoYTI1NjpkZmYzNzkwN2JiMGNmNDMyNmNmNGNmZmZkMjc0OGYyZDQyZDJiNTk4NjZlMGYyZjgyOGNiNGNkYzJhMGRjYTM4Iiwic2hhMjU2OjEyY2Y0YjI2MzE2YWE1YzMwZDZmY2Y2MjM4ODAzN2Q0NmUzZmIxOWZjNGY3MjdmNzM4OTgyMDBiNzEyMTdkNmYiXX0sImNvbmZpZyI6eyJDbWQiOlsiLi9tYWluIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIl19fQ==", "repoDigests": ["docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux edge", "name": "Alpine Linux", "id": "alpine", "versionID": "3.18_alpha20230329", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/mariadb.json b/configurations/expected-result/SBOM/mariadb.json index 0e5f5d66..8c4155e9 100644 --- a/configurations/expected-result/SBOM/mariadb.json +++ b/configurations/expected-result/SBOM/mariadb.json @@ -1 +1 @@ -{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-mariadb-sha256-821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66-0b6c66", "namespace": "kubescape", "uid": "4e8c66b9-0e4c-438a-bd4d-2533c026cf35", "resourceVersion": "2", "creationTimestamp": "2024-11-29T12:15:51Z", "labels": {"kubescape.io/image-id": "docker-io-library-mariadb-sha256-821d0411208eaa88f9e1f0daccd1d5", "kubescape.io/image-name": "docker-io-library-mariadb"}, "annotations": {"kubescape.io/image-id": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/image-tag": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/resource-size": "4114161", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "58c7202e9406b74aec2a8ce7050d47e1eed39ba6bed9379ae896fdacf9de8b4e", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T12:15:51Z"}}, "syft": {"artifacts": [{"id": "1e56c99c83d44f9a", "name": "adduser", "version": "3.118ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/adduser/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/adduser.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/adduser.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/adduser/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:adduser:adduser:3.118ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/adduser@3.118ubuntu2?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "adduser", "source": "", "version": "3.118ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Core Developers ", "installedSize": 624, "depends": ["passwd", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/etc/deluser.conf", "digest": {"algorithm": "md5", "value": "773fb95e98a27947de4a95abb3d3f2a2"}, "isConfigFile": true}, {"path": "/usr/sbin/adduser", "digest": {"algorithm": "md5", "value": "9bafa63f1a164ce88448f836b90c9670"}, "isConfigFile": false}, {"path": "/usr/sbin/deluser", "digest": {"algorithm": "md5", "value": "caed1d555e3f5e7ecc581b0dff94ae40"}, "isConfigFile": false}, {"path": "/usr/share/adduser/adduser.conf", "digest": {"algorithm": "md5", "value": "a9485aa815f8459ceaeb4e90f395f119"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/TODO", "digest": {"algorithm": "md5", "value": "77a2c919c4dcc53377b47b00d83f594b"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/changelog.gz", "digest": {"algorithm": "md5", "value": "09a9f443baccea97a95893a85a684192"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/copyright", "digest": {"algorithm": "md5", "value": "caed49ab166f22ef31bf1127f558d0ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/INSTALL", "digest": {"algorithm": "md5", "value": "55f158219a06612fcb6d35952d1b95f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/README.gz", "digest": {"algorithm": "md5", "value": "dbad57a344cf30dc96d14fe41270afdd"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local", "digest": {"algorithm": "md5", "value": "04bf7a834a790dbcf91d9126ec2a93bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf", "digest": {"algorithm": "md5", "value": "51367088cb922ab47b652cad2fdf1ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/adduser.conf", "digest": {"algorithm": "md5", "value": "6871ba9b0a0073ccdc133af045acaac6"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc", "digest": {"algorithm": "md5", "value": "7a0388cf3e93997d82f705c29c90892a"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/profile", "digest": {"algorithm": "md5", "value": "c4869bc559365ab84733b15280332ae9"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel.other/index.html", "digest": {"algorithm": "md5", "value": "82589559808bbaade90a966287e51627"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout", "digest": {"algorithm": "md5", "value": "95c9c80ac808659d74ec72d7bd86a118"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile", "digest": {"algorithm": "md5", "value": "7e25a53e7588cdb05870608583b05b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc", "digest": {"algorithm": "md5", "value": "6f2fe654cd11a739ba9fb6a9f13881fe"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e86b2bd212a5530e6041cc258884e3fd"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "730a8fcbaf4d2dc7d9166474542b3d64"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "33591236d1ca248f21b13adb86155823"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "56df7587f95b2505d76ff4f6726d919b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e043465db80018028075f188f7f563ab"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "bc8a7500fd29c2a157d649424f3220d6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "2e139d1b89cad038b25ef56f5177051a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "036a5c29f8e3fcf13cd0565151e74a24"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "987147c2d9d09336ca8e21267f2707ce"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7441b7d5480684530de0cfccd6cf05c0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "77dc00cf5121339ae33b71afcc57cb51"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "99fd858a28490192abc492df19568c97"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "01f67821dac1e8978f451e52bd6904a0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "bfd1d070698243e9a972414be28af1dd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "063b46c00c1efb1d7021d56ca002cacb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "0c16973d9d555536c44223ea0b87426c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "564e26af63f0f00ab66cf678ddab2dc5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "c802bf2e90e25a52bfe6be35d9f8f9c3"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "8510b3b8d0094741bff263ed7191653e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "04f901e329645aed0045b437343dcc70"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "3ce76043a42d6f59f8ae62e23d26e782"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "fb59a54d021f5fb82f7e8e73473ebf89"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "f566c3d76276e8021d19d60f7d378652"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "0f88f88c7d16c2044cf36718cc9b62cd"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "8f06ef538d17b8b1d8521eed2d2887a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "47bbad2158e451393b5592406687ee78"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "f7bfa4558a996e58b6b601a5b25beacc"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "f05c5700fcb7c3594a7c289d455fb7b6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "996d16e86ddbad871bb2d329d8cccc6d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f18c5abe2bae595e810ba11c00adde70"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "7464b0cdf13ea3a6649b21ced1f954a4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "8035f6777240db6b240203265cc8d671"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "87d09b8093efcfedd2d2a4b0e0d241f0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "af028d8eefc5e899eaf488593ca77901"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "2473eb57cd8620fdcf7ef8591cfce06e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "64cb529436572bfbd15669ce88c02a27"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "fb9ff59a6df9d9323ac8199954375fd7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "66e694c9b2197873ac7277e160d04405"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "06fb78aa0562d2b1f059dcd3b92b6883"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "16070c4f6549d503590f879a51a38130"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "digest": {"algorithm": "md5", "value": "0e7caf7093ef70d9da52ba64b8d8e5a5"}, "isConfigFile": false}]}}, {"id": "8737688a68a283d0", "name": "apt", "version": "2.0.6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/apt/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/apt.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/apt.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/apt.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/apt.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/apt/copyright"}]}, {"value": "GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/apt/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apt:apt:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/apt@2.0.6?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "apt", "source": "", "version": "2.0.6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 4209, "provides": ["apt-transport-https (= 2.0.6)"], "depends": ["adduser", "gpgv | gpgv2 | gpgv1", "libapt-pkg6.0 (>= 2.0.6)", "ubuntu-keyring", "libc6 (>= 2.15)", "libgcc-s1 (>= 3.0)", "libgnutls30 (>= 3.6.12)", "libseccomp2 (>= 2.4.2)", "libstdc++6 (>= 9)", "libsystemd0"], "files": [{"path": "/etc/apt/apt.conf.d/01-vendor-ubuntu", "digest": {"algorithm": "md5", "value": "c69ce53f5f0755e5ac4441702e820505"}, "isConfigFile": true}, {"path": "/etc/apt/apt.conf.d/01autoremove", "digest": {"algorithm": "md5", "value": "ab6540f7278a05a4b7f9e58afcaa5f46"}, "isConfigFile": true}, {"path": "/etc/cron.daily/apt-compat", "digest": {"algorithm": "md5", "value": "49e9b2cfa17849700d4db735d04244f3"}, "isConfigFile": true}, {"path": "/etc/kernel/postinst.d/apt-auto-removal", "digest": {"algorithm": "md5", "value": "4ad976a68f045517cf4696cec7b8aa3a"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/apt", "digest": {"algorithm": "md5", "value": "179f2ed4f85cbaca12fa3d69c2a4a1c3"}, "isConfigFile": true}, {"path": "/lib/systemd/system/apt-daily-upgrade.service", "digest": {"algorithm": "md5", "value": "a05db20a2f3adc9f4175c37140e62a2a"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily-upgrade.timer", "digest": {"algorithm": "md5", "value": "6f1973de70bf3594436cc1a68adc441b"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily.service", "digest": {"algorithm": "md5", "value": "2e25f0c08d2bd2776015d7b4d0fcb553"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily.timer", "digest": {"algorithm": "md5", "value": "57b964b4d70e49baf77ca7c971358acf"}, "isConfigFile": false}, {"path": "/usr/bin/apt", "digest": {"algorithm": "md5", "value": "d275c486a1bd71e55a0a82f943822369"}, "isConfigFile": false}, {"path": "/usr/bin/apt-cache", "digest": {"algorithm": "md5", "value": "f938ce85c402bdc1474957b75970fd39"}, "isConfigFile": false}, {"path": "/usr/bin/apt-cdrom", "digest": {"algorithm": "md5", "value": "a56d2dd7565f2401e7638ee6ad1d327d"}, "isConfigFile": false}, {"path": "/usr/bin/apt-config", "digest": {"algorithm": "md5", "value": "7cbfe641550d2bc313a4f38f8baa95dc"}, "isConfigFile": false}, {"path": "/usr/bin/apt-get", "digest": {"algorithm": "md5", "value": "03f149b08cff986a41231c3105bd704a"}, "isConfigFile": false}, {"path": "/usr/bin/apt-key", "digest": {"algorithm": "md5", "value": "1639442b2a08c794f327b40998af7788"}, "isConfigFile": false}, {"path": "/usr/bin/apt-mark", "digest": {"algorithm": "md5", "value": "06ee74ac18ceec20497e38b5c6c39e5c"}, "isConfigFile": false}, {"path": "/usr/lib/apt/apt-helper", "digest": {"algorithm": "md5", "value": "6cf66dc87a5bf6a45c89887f5703fa82"}, "isConfigFile": false}, {"path": "/usr/lib/apt/apt.systemd.daily", "digest": {"algorithm": "md5", "value": "21aa2d5f5e7c2047dd52af4268bf7049"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/cdrom", "digest": {"algorithm": "md5", "value": "2f6113a23bdd8fe89aff4035b9fd2f4d"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/copy", "digest": {"algorithm": "md5", "value": "f270494ccde20330a4c6c973176a5e6a"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/file", "digest": {"algorithm": "md5", "value": "d99bc2aff8fea06e05b502fa66b47370"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/ftp", "digest": {"algorithm": "md5", "value": "ecc9bccb7c68e993f8af95870428c5b6"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/gpgv", "digest": {"algorithm": "md5", "value": "260487cce56a3d7516e3a478e29cec2e"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/http", "digest": {"algorithm": "md5", "value": "ae7bd000aa545ca79638ced67c9e724e"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/mirror", "digest": {"algorithm": "md5", "value": "ab70c1e38ace4c9a2fbd03d4b8d88b2a"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/rred", "digest": {"algorithm": "md5", "value": "03389776ff26456c9ebb6338bdad8236"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/rsh", "digest": {"algorithm": "md5", "value": "f92e5beff618eb41913c88cf3003f77a"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/store", "digest": {"algorithm": "md5", "value": "6931cbbfc181c578662dc9e7806bde56"}, "isConfigFile": false}, {"path": "/usr/lib/apt/solvers/dump", "digest": {"algorithm": "md5", "value": "cfe8b340b0b4aff896e59e8785759009"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/desc.apt", "digest": {"algorithm": "md5", "value": "5c20df19d9e2659aa6a6c64276c5764c"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/install", "digest": {"algorithm": "md5", "value": "e74d5f31cf2d2f567fd5984bdcea0b88"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/names", "digest": {"algorithm": "md5", "value": "2662778ba9613ced00bb069711f43bf4"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/setup", "digest": {"algorithm": "md5", "value": "fe255f7b248114d4b6a5bf6058f8b42e"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/update", "digest": {"algorithm": "md5", "value": "c6445e2a9543b936ca687cdd5c837214"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0", "digest": {"algorithm": "md5", "value": "7dd2e1290c73eea4004c2c9f22751cd1"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/apt", "digest": {"algorithm": "md5", "value": "874af4344f92f137b82367571753340e"}, "isConfigFile": false}, {"path": "/usr/share/bug/apt/script", "digest": {"algorithm": "md5", "value": "d0e24eb1228d20b06da976e049631018"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/copyright", "digest": {"algorithm": "md5", "value": "03b8f702638c8cc94bdb704496444513"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/apt.conf", "digest": {"algorithm": "md5", "value": "4e5a3dab995e501f81ea148ec1058801"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/configure-index", "digest": {"algorithm": "md5", "value": "1c59d679a54e4c7bfe615b071deac03c"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/preferences", "digest": {"algorithm": "md5", "value": "7e315fbd9f6d3c9ed0fed134d46da559"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/sources.list", "digest": {"algorithm": "md5", "value": "67a1333932cd77a3ed3ebba1dc224713"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/apt", "digest": {"algorithm": "md5", "value": "b4d8d6db3d88a2af03cb2ee0f8df3360"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "0a4687fbff68d0815b6f1e9a45f94e62"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "2769742307c62a3642545645758b8b64"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8d59765c05573aa0a2e7c4ac8cef9025"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e7e7584a1e3c1fb8348c1b5c25d448a6"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "96eba19bb1d50be4ca72ef7f60171aef"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "07e66af732e446d59ac762cdc1ffee7e"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "93e4aa2c66a3429b5e26da91de4950f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c711504038404e8cd26a0d63c40f565d"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "105a3797a65cecbd66f6d0bd16542898"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "fde327e982a0386996198a09c14f1487"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "34037e55c458095da7e38cda28bdca2b"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "3a72bda7b2381fe5bdfd7774ecc29e28"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "a3e9895fde0bfbd7987bb9fddfad2020"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "89b4cf73b14bf0c1d47520269e95f9f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1251a47390457fae3267638064ed006e"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "b9e333bf944f94bb107290728f91df9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "6eb840b6f8defc28628bd94afa97c95d"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "7ca5625fad19441e1cf8e28597acab67"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "a5b5202cf59a01563de3212250b65d35"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c8121a493cfb59ac88f58343ac9d9e82"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "bfe8aae3207a5d3f3a56d7fef1930262"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "11f354bff5bcb36e1b4dd90e9188f7ee"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1af9b18102af7f37ff4a678161842cb8"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "4a7538fc8669b869a51c03b0ca8cbcdf"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1f06e24eb35c24c4939de47cdbae3c61"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "646ec40c94af4aa5d1213e509479c0fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "6f56e4b3e53750539db03b74d33c0127"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8ceaf7fcb49478998a3c4bf1fb28e74c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "2fbe5b2aeb384f437dac54a5a56eae8d"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8fdf3a3032a370e9195f0ed8ba5095a3"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8b3242930b6874b1feabcb669674f1e0"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8987efecea4325a151182953922a00ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1ab995c4df657146ef29c983da0864d0"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "22adc39cb38f524527e0d4c0f63b6908"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "90ea5f6af611ae3376ddea4e25606a53"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "03f884281a19ef8a4368ae9ffb3dc5e5"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "9f7f36a6388ade019baeb0b32bcc37aa"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "2d83adc5a13dee30299e7b7c37c96663"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "21f19bef04e8eb58759a911c430d3186"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "6d52b197ef4aaf2a13e1f13b4b213535"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "b140de95100bd882ab4f625ed08636a7"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8f7716131b3bcef99d4e1a6277f72113"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "dccbd7a9b15e9e1731399127de444186"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "5f3b1ba32981621abd0c731dee93117e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "bb8b4b30e13be94574cfe24a75b4e129"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "cf242be2d85c518d0a9e579756e891ef"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "443c8c567b8926292da0e5bb98c0ac02"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "7a7e86a4e5b42ccd8e727101453b1749"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "1db8a0d05258324056090cc2a0970a56"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "ab563fcc24be3104c624ee5e9ff8209f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "10c0f0bb25b2017aea2f59e8a06be634"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "d8906aa001808750aa4edb46ec29cc2a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "ac3cee313d9f10d70153f09ad3d64a08"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "2665f8d83bee60f953a7a566f642f323"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "1aa2a3cb63ff7b5c2b85957de40a91d0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "a99c4c31da58038758f27e99dc724c3a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "9deec0e9908543d66616fc9642499448"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "d6ae89cc1692db0a5a2f9960d65da9e0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "907c2cedd25067615b430b86016dc418"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "506cef3f5bd43465e8fecfe8bdaf516b"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "7c81d3df6a8424638d9c31c1f39e780e"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "96d8c0804d44453a11f00236282214f8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "052e107282b48426f1531d9abf122c6e"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "448d643e8cdcfaa95fa5dc41837fe67a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "5c898557dc95927fecffa220fdcfcbbf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "ed73d8ca6299e7c3880a81a5a4fc90e1"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "5c38718647816abe9c92bf9bd0654bec"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "eb90d20e250873ead24c1ae8cbd6f4c6"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "456223829f4fb2045d70eec14fdd240a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "3a62773c22b7ed19fd48fdfbf994e8e1"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "194abee1211d33560b8c9e366b1ea968"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "68e984e6d571075a830a26ed041c441c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "3723b9d685963b792afc3e969162ec0a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "c18790f8895aaa1379419c3298d1fb38"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "37d615b6eba0f949b63116c0bdd63f0c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "d9b1ff5b6209592aa680d170aeb37fc4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "4eb225ca22c5221250b7393ca1a0ca63"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "b33763517e653802ea3b697d89dd0c98"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "512f592722246e8d523c8c25ecb0780d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "72153a81ee6025a540db1eca85f9b13d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "0581576ccb20f97d6c01827de6a271bd"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "8f3ef243a647e19c3c80dc7fbd358b9e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "2aaa6fc8a5ff4b03eaea6c9748104d61"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "290ae5e0d9c82e1af6bca8ce211cb065"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "429b33c357e255e8598ef69fc7daa93b"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "15dd9f7d3c66a541a8f493c5d2bfe21d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "4062ea50038ef4448c5b42aa4c3a168b"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "faef9bb3e0e3f5a6ec211851c960b7d6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "4cedf64d7bbef04d22493937ecc915a6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "281389b7fc59b49f6fdd6c9a465bfb5d"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "fb0af8bedb525cd5719d60f0f547ac87"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "39d2eaf840f8fe971a73e2fa5b96bcad"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "f9817f67475cb5c30dbaaf8c6ab8d566"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "76d35086ac07f30e24d88a9592d98d13"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "161d5334c9b020e95430d957b013a379"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "9cff5e7b6f114fcb72bb57868c83c3ad"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "40378313a6a12b73a1d58916b69b31a8"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "bcbf1f5644a68261763e4628ee88310b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "b7ac60492b5467eae431670a54ba4906"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "cfc962dc9a9b966b0cec635a3567f717"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "b35ccbdcf28360df025ea2d2d81e5bfc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "332465094a0c498012a9157b5b2566a1"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "3a154a77420ac3eea369f1240f2e54c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "f95a4f3aec394c53abb774f7ca15271f"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "d12ffd595bc6054c190cbca63eca396c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "7558e356041daa7c9a3b0b23e55b7730"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "efbeb15a83d452357514aa2b6a9a7dde"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "34b625dddf8547d0e0daf05fc0b7e321"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "9530a90c9f7facf0574b3016bb3163ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "4edbee2afc85755ddc0b7e5c9b150e3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "d7298fd1a9c51aaffcf8393d09995415"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "9c2ab3586caafa1c3598d17120dd48b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "a4bca094ed6ec8461aaeb3cb7979112b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "f2eed9a68ab1335ae248af538df03e16"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "a249ecd8ea7e1628047eed8e084870f4"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "9988ac89b442ffdd7f4494b0d25b90e6"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "441bf5dea23617b62d3045a509d94675"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "0e1e019b67697337146173499c6fcea7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "31a82aa15fefa4420b5c9294163ce410"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "291b1ce0bf5ffc629398677682ee918b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "499d1bdcc5719e4ddfe6b4e02aed6e98"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "a5121474dad29c2d8f9226f4794e714d"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "64a10a4d21957819ab47347ab12d40f7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "f18d430cae57586a2570b4dbd1956fe9"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "cf3cd9384d52bc06a64371af05f99290"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "50a5cc0fca9bd9114986b20f5f9a26d7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "1ad40fd7d64625623bec8da87d5ab0da"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "8c7da9e9561efc8993919900b91c251e"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "eab13449d56b36aa6469032d3929a034"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "a06e9513910704369e953fa4b8f84aec"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "ed44f0991415f4520065719a8f887436"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "f0bd870caae9fdfb1c35efbfb01e97de"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "6d80a403511ef90b8cc786f2f7599301"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "de4fa198107ac9778c2f21c24d9911ab"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "05023ef3ffb8f5ccad884a00e532790a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "f2f0f9ff1fffe5aaa22c6aadce47bde2"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "dacc164915e8f42157f4d0c44ed5c77b"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "a080bf7c611335c08d80f0e2adcbf66b"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "97c2220bdbec0c090abbe4d63980c3fe"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "7fb54a74bc3ec195327fcca3a77d6d44"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "9568660354b8192782eb70ee02798922"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "a3d7d8e1438215fc905177b66c6d2dfc"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "9e9f0355d6f46145979e8a7d7373c398"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "261b9412059a9c5a122d6f42b9df7b54"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "15fd197c477149566ffacc772b90b026"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "c68df483c52c65260766a8704497739b"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "43b6f6011e4e48c8ad7db715c396fd99"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "6c7dcbd79b0b07f2fc5f9f780ad32ecb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "96b1f345f31ca927f34538237ca6242a"}, "isConfigFile": false}]}}, {"id": "f4611e82b108a54d", "name": "base-files", "version": "11ubuntu5.4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-files/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/base-files.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/base-files.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-files/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-files:base-files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-files:base_files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base-files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base_files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/base-files@11ubuntu5.4?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-files", "source": "", "version": "11ubuntu5.4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 392, "provides": ["base"], "depends": ["libc6 (>= 2.3.4)", "libcrypt1 (>= 1:4.4.10-10ubuntu3)"], "preDepends": ["awk"], "files": [{"path": "/etc/debian_version", "digest": {"algorithm": "md5", "value": "4b4c97acdc4675fdd3375b84a28fcb64"}, "isConfigFile": true}, {"path": "/etc/dpkg/origins/debian", "digest": {"algorithm": "md5", "value": "731423fa8ba067262f8ef37882d1e742"}, "isConfigFile": true}, {"path": "/etc/dpkg/origins/ubuntu", "digest": {"algorithm": "md5", "value": "ea35901c45553c3451f60476be94d2d8"}, "isConfigFile": true}, {"path": "/etc/host.conf", "digest": {"algorithm": "md5", "value": "89408008f2585c957c031716600d5a80"}, "isConfigFile": true}, {"path": "/etc/issue", "digest": {"algorithm": "md5", "value": "a5fa6bd0514183611e5cf00c80aaa96c"}, "isConfigFile": true}, {"path": "/etc/issue.net", "digest": {"algorithm": "md5", "value": "9fc33d982453f2d84aea849bab88c494"}, "isConfigFile": true}, {"path": "/etc/legal", "digest": {"algorithm": "md5", "value": "0110925f6e068836ef2e09356e3651d9"}, "isConfigFile": true}, {"path": "/etc/lsb-release", "digest": {"algorithm": "md5", "value": "f317530ede1f20079f73063065c1684e"}, "isConfigFile": true}, {"path": "/etc/profile.d/01-locale-fix.sh", "digest": {"algorithm": "md5", "value": "870346d97b16faac4a371b04ffe4cc2f"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/00-header", "digest": {"algorithm": "md5", "value": "4a1e6eed7a59f200b4267085721750a3"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/10-help-text", "digest": {"algorithm": "md5", "value": "d95d18b11ac12cf6582d08a1643034f3"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/50-motd-news", "digest": {"algorithm": "md5", "value": "54567afa89b3a7983d05ff217fe4a9fd"}, "isConfigFile": true}, {"path": "/lib/systemd/system/motd-news.service", "digest": {"algorithm": "md5", "value": "18f746c5c90ff506445f615ae44f5a7b"}, "isConfigFile": false}, {"path": "/lib/systemd/system/motd-news.timer", "digest": {"algorithm": "md5", "value": "79b82d315319fdb55ccf0f2b4c83fe62"}, "isConfigFile": false}, {"path": "/usr/bin/locale-check", "digest": {"algorithm": "md5", "value": "93e1922e84ae68f1d88deb51a07247b9"}, "isConfigFile": false}, {"path": "/usr/lib/os-release", "digest": {"algorithm": "md5", "value": "113a24ba438f5a695c33833bc8c434cd"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.bashrc", "digest": {"algorithm": "md5", "value": "cf277664b1771217d7006acdea006db1"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile", "digest": {"algorithm": "md5", "value": "d68ce7c7d7d2bb7d48aeb2f137b828e4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile.md5sums", "digest": {"algorithm": "md5", "value": "6db82730e03aaeeecb8fee76b73d96d4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/info.dir", "digest": {"algorithm": "md5", "value": "e8217ac03d4101a8afb94cb0d82c4da4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/motd", "digest": {"algorithm": "md5", "value": "9830e3dbb6a828f2cc824db8db0ceaf7"}, "isConfigFile": false}, {"path": "/usr/share/base-files/networks", "digest": {"algorithm": "md5", "value": "7028a4bd02c1d276aa45f0973b85fe1b"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile", "digest": {"algorithm": "md5", "value": "9d5ee34149287021622dd9e21c17ec26"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile.md5sums", "digest": {"algorithm": "md5", "value": "42b198c252c1a5f1795c85d620d4d24a"}, "isConfigFile": false}, {"path": "/usr/share/base-files/staff-group-for-usr-local", "digest": {"algorithm": "md5", "value": "d7332c00bf5e7b27af5ba5a2fecfb2cb"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Apache-2.0", "digest": {"algorithm": "md5", "value": "3b83ef96387f14655fc854ddc3c6bd57"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Artistic", "digest": {"algorithm": "md5", "value": "f921793d03cc6d63ec4b15e9be8fd3f8"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/BSD", "digest": {"algorithm": "md5", "value": "3775480a712fc46a69647678acb234cb"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/CC0-1.0", "digest": {"algorithm": "md5", "value": "65d3616852dbf7b1a6d4b53b00626032"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.2", "digest": {"algorithm": "md5", "value": "24ea4c7092233849b4394699333b5c56"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.3", "digest": {"algorithm": "md5", "value": "10b9de612d532fdeeb7fe8fcd1435cc6"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-1", "digest": {"algorithm": "md5", "value": "5b122a36d0f6dc55279a0ebc69f3c60b"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-2", "digest": {"algorithm": "md5", "value": "b234ee4d69f5fce4486a80fdaf4a4263"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-3", "digest": {"algorithm": "md5", "value": "d32239bcb673463ab874e80d47fae504"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2", "digest": {"algorithm": "md5", "value": "5f30f0716dfdd0d91eb439ebec522ec2"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2.1", "digest": {"algorithm": "md5", "value": "4fbd65380cdd255951079008b364516c"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-3", "digest": {"algorithm": "md5", "value": "e6a600fd5e1d9cbde2d983680233ad02"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-1.1", "digest": {"algorithm": "md5", "value": "0c5913925d40b124fb52ce84c5deb3f3"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-2.0", "digest": {"algorithm": "md5", "value": "815ca599c9df247a0c7f619bab123dad"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README", "digest": {"algorithm": "md5", "value": "05fcee15879ea1ddf57c200d22369f6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README.FHS", "digest": {"algorithm": "md5", "value": "fbd937e067f0a83fb9422713a6b84a8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/changelog.gz", "digest": {"algorithm": "md5", "value": "70d92194afb6740523ab8175f226de69"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/copyright", "digest": {"algorithm": "md5", "value": "c686090b1ff44554e2d6c541280a55b1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-files", "digest": {"algorithm": "md5", "value": "07223424da25c119e376b74f04a1cb2b"}, "isConfigFile": false}]}}, {"id": "ec181a64736acac9", "name": "base-passwd", "version": "3.5.47", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/base-passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-passwd/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-passwd:base-passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-passwd:base_passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_passwd:base-passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_passwd:base_passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/base-passwd@3.5.47?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-passwd", "source": "", "version": "3.5.47", "sourceVersion": "", "architecture": "amd64", "maintainer": "Colin Watson ", "installedSize": 233, "depends": ["libc6 (>= 2.8)", "libdebconfclient0 (>= 0.145)"], "files": [{"path": "/usr/sbin/update-passwd", "digest": {"algorithm": "md5", "value": "151c5933546d90b0c6de9ba305d62f0e"}, "isConfigFile": false}, {"path": "/usr/share/base-passwd/group.master", "digest": {"algorithm": "md5", "value": "eee0dc6a097ceaab6fd938092bc4b86c"}, "isConfigFile": false}, {"path": "/usr/share/base-passwd/passwd.master", "digest": {"algorithm": "md5", "value": "47f32e500f784c3a1793aa2aa6fc5c31"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/users-and-groups", "digest": {"algorithm": "md5", "value": "cdac90d3d3ef8d60e4bc0eb73efa68d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/README", "digest": {"algorithm": "md5", "value": "504775da5bdbb321fcb9f47562a45b57"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/changelog.gz", "digest": {"algorithm": "md5", "value": "1c6403ff29b43b43a67bbc75bd9576b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/copyright", "digest": {"algorithm": "md5", "value": "8eb6cd60f247ab06801038c6daf03f05"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/users-and-groups.html", "digest": {"algorithm": "md5", "value": "4bfe6b64d2007e5cf366a124bacb55b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/users-and-groups.txt.gz", "digest": {"algorithm": "md5", "value": "d8e20ac4dd13bb84d0fdfd203aa9b1dc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-passwd", "digest": {"algorithm": "md5", "value": "8dc658a3a1b2fe714b45d245439bca24"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "1a3f08c04ae471580efcde9ea0936369"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "5ccedf3c81ac83de429e982ab2b07cdf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "bbf6c14f5296de0a6752d5972137d28f"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "084c4f1c22b6d3fbf086fa8fce013dff"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "b4b1ebf4b0260cb3a4d19e5b733e4479"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "011317bc9fdf4d1be3fa6a6b6851fcd2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "977fb42cbcfa775d302b5ca4955c328c"}, "isConfigFile": false}]}}, {"id": "f996ceb3e7be9c16", "name": "bash", "version": "5.0-6ubuntu1.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bash/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bash.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/bash.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bash.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/bash.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bash/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bash:bash:5.0-6ubuntu1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/bash@5.0-6ubuntu1.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "bash", "source": "", "version": "5.0-6ubuntu1.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1656, "depends": ["base-files (>= 2.1.12)", "debianutils (>= 2.15)"], "preDepends": ["libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/bin/bash", "digest": {"algorithm": "md5", "value": "7063c3930affe123baecd3b340f1ad2c"}, "isConfigFile": false}, {"path": "/etc/bash.bashrc", "digest": {"algorithm": "md5", "value": "3aa8b92d1dd6ddf4daaedc019662f1dc"}, "isConfigFile": true}, {"path": "/etc/skel/.bash_logout", "digest": {"algorithm": "md5", "value": "22bfb8c1dd94b5f3813a2b25da67463f"}, "isConfigFile": true}, {"path": "/etc/skel/.bashrc", "digest": {"algorithm": "md5", "value": "1f98b8f3f3c8f8927eca945d59dcc1c6"}, "isConfigFile": true}, {"path": "/etc/skel/.profile", "digest": {"algorithm": "md5", "value": "f4e81ade7d6f9fb342541152d08e7a97"}, "isConfigFile": true}, {"path": "/usr/bin/bashbug", "digest": {"algorithm": "md5", "value": "5de5e9e00c7aa906cb60973f600b90bf"}, "isConfigFile": false}, {"path": "/usr/bin/clear_console", "digest": {"algorithm": "md5", "value": "6581eb8cb3c09bef951d7791d3ce4865"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/COMPAT.gz", "digest": {"algorithm": "md5", "value": "f55e3a16959b0bb8915cb5f219521c80"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/INTRO.gz", "digest": {"algorithm": "md5", "value": "ab78b78be766692463cb112b88d5a74f"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/NEWS.gz", "digest": {"algorithm": "md5", "value": "ea9dd4d5a6822115b9134609ab6c1cfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/POSIX.gz", "digest": {"algorithm": "md5", "value": "f3bbcb9d46d417ff8291421f567fca19"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/RBASH", "digest": {"algorithm": "md5", "value": "172188e3a6fc5409d4f113485cc6d79f"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.Debian.gz", "digest": {"algorithm": "md5", "value": "6bd7de8b98911613a536e83867e9b490"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.abs-guide", "digest": {"algorithm": "md5", "value": "5dac7b9b6332d9845e315cf8fd50ea89"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.commands.gz", "digest": {"algorithm": "md5", "value": "007dea9b8141f038c602b23f78509e34"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.gz", "digest": {"algorithm": "md5", "value": "4b69f2196038772f358bf6cf4f3a2d2d"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "7dc45d47f2cb48ce0d60007f9cc6d4c9"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/copyright", "digest": {"algorithm": "md5", "value": "9632d707e9eca8b3ba2b1a98c1c3fdce"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/bash", "digest": {"algorithm": "md5", "value": "4574de6676d74019761f409168aa8e01"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bash.1.gz", "digest": {"algorithm": "md5", "value": "b3da2a5522496f6ca42d5c00a4e65d74"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bashbug.1.gz", "digest": {"algorithm": "md5", "value": "ab8320c478c9d17caaa4d86e113cf0a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/clear_console.1.gz", "digest": {"algorithm": "md5", "value": "0c912132bdbce02861669392deb3f84c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rbash.1.gz", "digest": {"algorithm": "md5", "value": "6ad61b838c1370d3bed5d4410644f34a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bash-builtins.7.gz", "digest": {"algorithm": "md5", "value": "b2fb88f251700c29d638d9202e89a693"}, "isConfigFile": false}, {"path": "/usr/share/menu/bash", "digest": {"algorithm": "md5", "value": "0c05a14279f95fdb4618a4ccaa469681"}, "isConfigFile": false}]}}, {"id": "71eeb9cfec619581", "name": "bsdutils", "version": "1:2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/bsdutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bsdutils:bsdutils:1\\:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/bsdutils@1:2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux%402.34-0.1ubuntu9.1&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "bsdutils", "source": "util-linux", "version": "1:2.34-0.1ubuntu9.1", "sourceVersion": "2.34-0.1ubuntu9.1", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 303, "preDepends": ["libc6 (>= 2.17)", "libsystemd0"], "files": [{"path": "/usr/bin/logger", "digest": {"algorithm": "md5", "value": "1294eca713af30b47ef3744f5d8fc6fc"}, "isConfigFile": false}, {"path": "/usr/bin/renice", "digest": {"algorithm": "md5", "value": "3686c936ed1df483498266a36871cb5b"}, "isConfigFile": false}, {"path": "/usr/bin/script", "digest": {"algorithm": "md5", "value": "d6473dfdb09c01f3a468a8491646a75c"}, "isConfigFile": false}, {"path": "/usr/bin/scriptreplay", "digest": {"algorithm": "md5", "value": "713a1acb4968d93135c3dfecbe452a0b"}, "isConfigFile": false}, {"path": "/usr/bin/wall", "digest": {"algorithm": "md5", "value": "e00281b6185ad4d3d07eb381422fc49c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/logger", "digest": {"algorithm": "md5", "value": "cef6993dcff37806c8aed1c4b7cc97d0"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/renice", "digest": {"algorithm": "md5", "value": "971b883266b55869fab7e8aab1b3e3dc"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/script", "digest": {"algorithm": "md5", "value": "4ebf8336ffba9f71bc0c967036c73add"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/scriptreplay", "digest": {"algorithm": "md5", "value": "85a55ebd89903d2f7711486dc671f748"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wall", "digest": {"algorithm": "md5", "value": "8fb153c973defc52cae222280b1a0aba"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "922f18bd5e8ee289cc0d7f263fb327f7"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/bsdutils", "digest": {"algorithm": "md5", "value": "65e463f7d3cd92816fc7b65193f59de8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logger.1.gz", "digest": {"algorithm": "md5", "value": "03139f0a18409febea4ec9792fd70f38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/renice.1.gz", "digest": {"algorithm": "md5", "value": "95dce723e445bf9b153cfc7ec6a1c477"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/script.1.gz", "digest": {"algorithm": "md5", "value": "e691eafa8ce91afd84f62eea9dbd991e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/scriptreplay.1.gz", "digest": {"algorithm": "md5", "value": "0f52c664836726188476b7ff1a091546"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wall.1.gz", "digest": {"algorithm": "md5", "value": "163db5b14acc0d15ca123fb253410196"}, "isConfigFile": false}]}}, {"id": "1bfcd8946e379186", "name": "bzip2", "version": "1.0.8-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bzip2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bzip2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bzip2.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/bzip2.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-variant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bzip2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bzip2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bzip2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bzip2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bzip2:bzip2:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/bzip2@1.0.8-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "bzip2", "source": "", "version": "1.0.8-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 195, "depends": ["libbz2-1.0 (= 1.0.8-2)", "libc6 (>= 2.14)"], "files": [{"path": "/bin/bunzip2", "digest": {"algorithm": "md5", "value": "d78288e0985f5ecf3da39724da0d4fc9"}, "isConfigFile": false}, {"path": "/bin/bzcat", "digest": {"algorithm": "md5", "value": "d78288e0985f5ecf3da39724da0d4fc9"}, "isConfigFile": false}, {"path": "/bin/bzdiff", "digest": {"algorithm": "md5", "value": "fae623b4d322b854f59ae2758e6c50b2"}, "isConfigFile": false}, {"path": "/bin/bzexe", "digest": {"algorithm": "md5", "value": "10a5a0be2ad3f47fff12daaf1c0256c5"}, "isConfigFile": false}, {"path": "/bin/bzgrep", "digest": {"algorithm": "md5", "value": "ea2b49b839dc7b65fae1c98b04921c9a"}, "isConfigFile": false}, {"path": "/bin/bzip2", "digest": {"algorithm": "md5", "value": "d78288e0985f5ecf3da39724da0d4fc9"}, "isConfigFile": false}, {"path": "/bin/bzip2recover", "digest": {"algorithm": "md5", "value": "5cd9672049fe0d54fde61710be9e6c48"}, "isConfigFile": false}, {"path": "/bin/bzmore", "digest": {"algorithm": "md5", "value": "e243255b6cf3b9403df53cb9cd6176e1"}, "isConfigFile": false}, {"path": "/usr/share/doc/bzip2/copyright", "digest": {"algorithm": "md5", "value": "8171a9bd4b60caf0ab19b02ec8495111"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzdiff.1.gz", "digest": {"algorithm": "md5", "value": "791ad9d729d9db901a68392928bd22eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzexe.1.gz", "digest": {"algorithm": "md5", "value": "7fa1a1cc60d8439bc96ed621a626461b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzgrep.1.gz", "digest": {"algorithm": "md5", "value": "b6d41f037a65083a0daddd839a142de7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzip2.1.gz", "digest": {"algorithm": "md5", "value": "5fd03253fde79b69fac7044871da65c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzmore.1.gz", "digest": {"algorithm": "md5", "value": "f03debbbd27ed377dcdf2e63436f89bf"}, "isConfigFile": false}]}}, {"id": "90f04e16babf8b05", "name": "ca-certificates", "version": "20210119~20.04.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/ca-certificates/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ca-certificates.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/ca-certificates.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}, {"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates:ca-certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/ca-certificates@20210119~20.04.2?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "ca-certificates", "source": "", "version": "20210119~20.04.2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 380, "depends": ["openssl (>= 1.1.1)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/update-ca-certificates", "digest": {"algorithm": "md5", "value": "b0eed42615db33be131878d9c72c8d99"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "digest": {"algorithm": "md5", "value": "11c53d58aa2188c44a169b04c975d67e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "digest": {"algorithm": "md5", "value": "1cb5f41bce6d7ad3825ba5fb80ffcbf2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "digest": {"algorithm": "md5", "value": "7f5aecb029c19b11ce73dad2b542777d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "digest": {"algorithm": "md5", "value": "a55695198460d2bababa4c2d96147ef1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "digest": {"algorithm": "md5", "value": "9ca20daffd3d58c3aafa9644e85413e3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "digest": {"algorithm": "md5", "value": "10c56ecc972802e53d1b7287ac2d1c6c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "digest": {"algorithm": "md5", "value": "44e9f57f34d61d9009353aee88e0f753"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "7095142f080d1d25221eec161ff14223"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "digest": {"algorithm": "md5", "value": "35a64ca8f1313ecc71fe0d285e5f48fd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "1bc83454b3f91b4773756e4259cc1ab8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "digest": {"algorithm": "md5", "value": "836dc5d8c5988e4e8f3e02607d1e8e87"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "digest": {"algorithm": "md5", "value": "d7614dbdac13068bf5ef3e9b117e014a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "digest": {"algorithm": "md5", "value": "d6f0ded1c3a0eb2b220fb094b732d24c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "digest": {"algorithm": "md5", "value": "b1358966caad2e52a9f662032dc91139"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "digest": {"algorithm": "md5", "value": "6f3ff6e3e4c21ac5faa4aee951d13303"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "digest": {"algorithm": "md5", "value": "a9e8b19fc6df9da943f2d7ec1cadd078"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "digest": {"algorithm": "md5", "value": "f27825a04ac7d4a3495cc38477a0e067"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "digest": {"algorithm": "md5", "value": "6c4c2e0f8d248352bc752d7d5c149c7d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "c4f42d74e4ca601040f95ac40ff7ae3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "048a81871d4a17ebd760e53e829e1bf5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "ca105a966a5f62e1fa38db228585e366"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "digest": {"algorithm": "md5", "value": "7800edd54b8cde1605c6469c7f9fa5eb"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "digest": {"algorithm": "md5", "value": "966a5adc516570400400f076184cde63"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "digest": {"algorithm": "md5", "value": "231b5b8bf05c5e93a9b2ebc4186eb6f7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "digest": {"algorithm": "md5", "value": "dcfa8c640560cf881d761001f6944e2b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "digest": {"algorithm": "md5", "value": "5810552e7171649c4fce2cca3aa0c6f1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "digest": {"algorithm": "md5", "value": "a22a580eec5fdd8e3f2a066c1c5a1a5c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "digest": {"algorithm": "md5", "value": "f0e104b20c351ec158ce1c24340a57cf"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "digest": {"algorithm": "md5", "value": "8d8a4d19ede141e8a37ba235f1ed5e73"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "digest": {"algorithm": "md5", "value": "595d01c913c70e8300dee857dc8b6212"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "digest": {"algorithm": "md5", "value": "9e328b8d7eb2098bca933ed3353de369"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "digest": {"algorithm": "md5", "value": "040c19c1307dd3e6f2ffc22c2cb2c130"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "digest": {"algorithm": "md5", "value": "2e0410f6cd82e24f3242038696487e92"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "digest": {"algorithm": "md5", "value": "5945bad341623ae14991e09ffe851725"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "digest": {"algorithm": "md5", "value": "5590efae57dc6182aa3412dcd1e8dbb5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "digest": {"algorithm": "md5", "value": "0e92d049c98128cf02a0b79874c91a8b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "digest": {"algorithm": "md5", "value": "3b92857df75558b2466d31a45b9c64f8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "digest": {"algorithm": "md5", "value": "c8ad9cf647cf088cb60fa8bf12988187"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "e18fd1ebae8196583cd290cd425d323c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "digest": {"algorithm": "md5", "value": "be0f0b0a5cfedbe5267af77e4f8575dc"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "digest": {"algorithm": "md5", "value": "244f3bbf6b112e7d399342c097db22a5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "d5c740071952f2189d90dc600985be3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "digest": {"algorithm": "md5", "value": "d6d741eb82d939ecbba23844742c8a71"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "72a3669e936fa6ca128b12fa6d2602ee"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "digest": {"algorithm": "md5", "value": "9b86fe68a5ddc4f15d3a0698f885f55d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "digest": {"algorithm": "md5", "value": "2a4b5b1d82401ecee7d50731f29bedcb"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "digest": {"algorithm": "md5", "value": "992446715d00ea249f043325e3657394"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "digest": {"algorithm": "md5", "value": "df93d9eaa4af114689670814bce0aa7d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "digest": {"algorithm": "md5", "value": "5d44b2e0ed0c92277c6e9fc4260c9993"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "digest": {"algorithm": "md5", "value": "b289fed386c192fdb763a11b649093ab"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "a515ce63f77afbca2e19af8aa64019c3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "digest": {"algorithm": "md5", "value": "dc37b9e9d1501e3103a3b283477c23c5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "digest": {"algorithm": "md5", "value": "14fbcd226d0fdf02ada31f45e1183efd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "digest": {"algorithm": "md5", "value": "7872bab9a5e1a71e3d7f77836a841a04"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "digest": {"algorithm": "md5", "value": "20af0db1f0a1bd929c472dfcfe4b13c7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "digest": {"algorithm": "md5", "value": "221eb05e63024bb1b6420f8606d0c092"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "digest": {"algorithm": "md5", "value": "96e65cecf75c26daa525f07b627ad84e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "digest": {"algorithm": "md5", "value": "27372790ace7193949a70885c92433c2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "digest": {"algorithm": "md5", "value": "4e1ac09956520b52461ca8b0a8b29826"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "1e8af9a33f6e16fa41e03feb1412ab84"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "digest": {"algorithm": "md5", "value": "c6eca235822ad547eb77ffa40d9a8a02"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "digest": {"algorithm": "md5", "value": "7fb413a3e065cb5fbdab5099e4ba69b3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "digest": {"algorithm": "md5", "value": "006f6151fb3e339d2711284ef16e37d3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "2d6473c9ac21498c04dcdbd0375b2f50"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "de5dedd70668c5e0b80bfa22ae701303"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "digest": {"algorithm": "md5", "value": "118ecd744d864b32ffdb48b2e29f1d7f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "a1b9769e9c6bb6312c3ae5b29206b4b9"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "1de8a3213d40019928815e77228e7e59"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "digest": {"algorithm": "md5", "value": "86d3c671fa13ad881ed2d6af2f0ab549"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "digest": {"algorithm": "md5", "value": "80905da1172948cbfffacf61102fce1c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "md5", "value": "c94ea7b4c55c3d26070065e24fbc16cf"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "md5", "value": "567a6a6b75b62a3a1344a49388ea786b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "9040a3e1d66202de4d3fad7d5f744406"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "digest": {"algorithm": "md5", "value": "22f5bca8ba618e920978c24c4b68d84c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "digest": {"algorithm": "md5", "value": "1aebf9affd8a08d4da911d9f2c8ad1e1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "digest": {"algorithm": "md5", "value": "a50ebdd83b5df589d71b92a8b13a656a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "digest": {"algorithm": "md5", "value": "3d3a6fb04b930ffc2ba760a72aa7488b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "digest": {"algorithm": "md5", "value": "d6ef793f3cc9bed96240494bd2958c8c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "digest": {"algorithm": "md5", "value": "9b860d8d09c6b557586df464a43958e8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "digest": {"algorithm": "md5", "value": "97c19f5ba9e0859dd5d40beebfe67d39"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "digest": {"algorithm": "md5", "value": "1ea2ed15e2982bc156a17e00726203e2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "85313f1a4b2bbb4cdd5c15df2d14de28"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "digest": {"algorithm": "md5", "value": "8da1e21451a274798a0accb32f50f580"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "md5", "value": "26226bf7ddcc42f0ffffc4afcd264e3d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "digest": {"algorithm": "md5", "value": "3aff01671ac99c56813aeb8d9ac0c7e1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "md5", "value": "b68389ca8ccc7360d23522d122e44038"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "digest": {"algorithm": "md5", "value": "20168cd69d2f89c7b6b539569a1e8bed"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "digest": {"algorithm": "md5", "value": "38257fdccb703de37a729713d3fbe0e3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "digest": {"algorithm": "md5", "value": "6f194715b3ce5e0d3e65621047effa3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "digest": {"algorithm": "md5", "value": "6f1ae52666579dc40173b90284b6d58e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "digest": {"algorithm": "md5", "value": "835cba07fd83c2c63c79a07ca7adc3f5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "digest": {"algorithm": "md5", "value": "4920b847039f341361e8db66214f913e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "digest": {"algorithm": "md5", "value": "65e1b82ec98f06be99a3514c66f8b907"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "digest": {"algorithm": "md5", "value": "deaf4e9dcb2f040ad4ae28207dd16212"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "digest": {"algorithm": "md5", "value": "de548628ee3492355b5e5372cfd35583"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "digest": {"algorithm": "md5", "value": "a32893253316842aa7402bfa96352738"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "digest": {"algorithm": "md5", "value": "758158cc118b07162bbe84f2baad7709"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "59ded95ba90cc18fc757e2d9045b58f6"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "afa7c51b1be82699985b1cf2f6552663"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "digest": {"algorithm": "md5", "value": "485bce6d706a2c6ef08e0d8cfd51760d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "digest": {"algorithm": "md5", "value": "d22fa0b6ee7006c1e5601c244fc372e5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "digest": {"algorithm": "md5", "value": "d8bcdd62b7258a9c980555915b7a142e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "digest": {"algorithm": "md5", "value": "56bf2c959e919294780045520ed2be92"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "digest": {"algorithm": "md5", "value": "191e0288ddf8f3459eb9c55820da371a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "digest": {"algorithm": "md5", "value": "076f628a36b6a93a8481afda67637ac6"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "e7fae74253eeee732da048cdef56a3d2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "digest": {"algorithm": "md5", "value": "8588d49be3999f2daf69c3090682594f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "digest": {"algorithm": "md5", "value": "b379e6601f5ecfbbee2fefc4eb2efd4a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "digest": {"algorithm": "md5", "value": "496558da623dfee9e37db21da09ab275"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "digest": {"algorithm": "md5", "value": "69f8d1609f035d5ae8a83fd037671603"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "digest": {"algorithm": "md5", "value": "9244d9d13f4eb654eb7770dd7453fbe1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "1b8da6bc6300389ebfee657921de062a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "67c15398744f8415c904d1b3eb89e3d1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "8cf2cb9a27299de85e2e31a323a47dcd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "digest": {"algorithm": "md5", "value": "e1e1c6899009118e9db1593fdfde890b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "digest": {"algorithm": "md5", "value": "c368f42b5393baf74ea2bdfc1fce2b9e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "840644351dd523125493ff4c28e694f7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "3a4c985ef9f8142961ea8ba0c7326d10"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "2e0cf9fd6ff9126b1fbf0290901f0ad4"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "digest": {"algorithm": "md5", "value": "9022170930c6993faa24b8660ab0e777"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "digest": {"algorithm": "md5", "value": "af9cef1bc5260376a2cbe5d845e8d383"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "digest": {"algorithm": "md5", "value": "a64d53544df4c1537d21e2785ad667c0"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "digest": {"algorithm": "md5", "value": "02b103e1007760678a9b4d9273217452"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "7f410e2d89378c8a2032084b1aa31851"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "digest": {"algorithm": "md5", "value": "21a05696c75d321aed0325626ea49516"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "digest": {"algorithm": "md5", "value": "506dd1e02c9a023ef36524115d9abb9a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "digest": {"algorithm": "md5", "value": "faea44d1935ff0209bd4c5143be83358"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "digest": {"algorithm": "md5", "value": "bdd1808b5bc69b587c2bd9df10e6c800"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/README.Debian", "digest": {"algorithm": "md5", "value": "25a21d3c6652577a71ee32a438babe5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/changelog.gz", "digest": {"algorithm": "md5", "value": "21726dcc41d82aa8ebfacbcc61990ef8"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/copyright", "digest": {"algorithm": "md5", "value": "aeb420429b1659507e0a5a1b123e8308"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/Makefile", "digest": {"algorithm": "md5", "value": "5ce4affbb807ef10acd0b83dcb621547"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/README", "digest": {"algorithm": "md5", "value": "747e0bb01ae1887a0b5bd50e2fc5e840"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/ca-certificates-local.triggers", "digest": {"algorithm": "md5", "value": "ed9f28ec33ce22f06e914dccc060d65b"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/changelog", "digest": {"algorithm": "md5", "value": "b5fb5567d41fff37b2a206620ce1b2d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/compat", "digest": {"algorithm": "md5", "value": "c30f7472766d25af1dc80b3ffc9a58c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/control", "digest": {"algorithm": "md5", "value": "18a42a7fcb7871ee0ba1e04dcc20dc97"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/copyright", "digest": {"algorithm": "md5", "value": "a1595b60c996a078e1bb289bb5d5c810"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/postrm", "digest": {"algorithm": "md5", "value": "53a8c315f53ae9041da0220cc0bddeb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/rules", "digest": {"algorithm": "md5", "value": "49150152b1e819057858f54d0ee73915"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/source/format", "digest": {"algorithm": "md5", "value": "c5fc031a250b2d76fe051ac3621620ab"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Local_Root_CA.crt", "digest": {"algorithm": "md5", "value": "bf9d8702340acb1136c3db64a6800e9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Makefile", "digest": {"algorithm": "md5", "value": "b4c7072a049e3fc90ecfbe2355f3edc0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-ca-certificates.8.gz", "digest": {"algorithm": "md5", "value": "da94423d353f8fb18cbf898d16e65e2c"}, "isConfigFile": false}]}}, {"id": "8357f04db8c6661b", "name": "coreutils", "version": "8.30-3ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/coreutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/coreutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/coreutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:coreutils:coreutils:8.30-3ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/coreutils@8.30-3ubuntu2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "coreutils", "source": "", "version": "8.30-3ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 7196, "preDepends": ["libacl1 (>= 2.2.23)", "libattr1 (>= 1:2.4.44)", "libc6 (>= 2.28)", "libselinux1 (>= 2.1.13)"], "files": [{"path": "/bin/cat", "digest": {"algorithm": "md5", "value": "7e9d213e404ad3bb82e4ebb2e1f2c1b3"}, "isConfigFile": false}, {"path": "/bin/chgrp", "digest": {"algorithm": "md5", "value": "c2364fcc7ac7777b5345f3a513c7e507"}, "isConfigFile": false}, {"path": "/bin/chmod", "digest": {"algorithm": "md5", "value": "739483b900c045ae1374d6f53a86a279"}, "isConfigFile": false}, {"path": "/bin/chown", "digest": {"algorithm": "md5", "value": "601d025c2c3d9603a82b78d1ec3734c4"}, "isConfigFile": false}, {"path": "/bin/cp", "digest": {"algorithm": "md5", "value": "40f10ae7ea3e44218d1a8c306f79c83f"}, "isConfigFile": false}, {"path": "/bin/date", "digest": {"algorithm": "md5", "value": "b3d4bbb2fce7ba842e2ea0786997ca0d"}, "isConfigFile": false}, {"path": "/bin/dd", "digest": {"algorithm": "md5", "value": "36a301348e8fcc95db13a0e52a765a36"}, "isConfigFile": false}, {"path": "/bin/df", "digest": {"algorithm": "md5", "value": "60afc07f46c510cd94ed9decfcf5044d"}, "isConfigFile": false}, {"path": "/bin/dir", "digest": {"algorithm": "md5", "value": "079b45463b8b7f66d9ec2c24b2853fbe"}, "isConfigFile": false}, {"path": "/bin/echo", "digest": {"algorithm": "md5", "value": "fff00ac5e16a56e685e4018903da4fa9"}, "isConfigFile": false}, {"path": "/bin/false", "digest": {"algorithm": "md5", "value": "3177546c74e4f0062909eae43d948bfc"}, "isConfigFile": false}, {"path": "/bin/ln", "digest": {"algorithm": "md5", "value": "e933cf05571f62c0157d4e2dfcaea282"}, "isConfigFile": false}, {"path": "/bin/ls", "digest": {"algorithm": "md5", "value": "e7793f15c2ff7e747b4bc7079f5cd4f7"}, "isConfigFile": false}, {"path": "/bin/mkdir", "digest": {"algorithm": "md5", "value": "088c9d1df5a28ed16c726eca15964cb7"}, "isConfigFile": false}, {"path": "/bin/mknod", "digest": {"algorithm": "md5", "value": "1f1bae483ce4227500598ed9d76705c5"}, "isConfigFile": false}, {"path": "/bin/mktemp", "digest": {"algorithm": "md5", "value": "e117ed1c2172d436fa31cc9d263131e8"}, "isConfigFile": false}, {"path": "/bin/mv", "digest": {"algorithm": "md5", "value": "504f0590fa482d4da070a702260e3716"}, "isConfigFile": false}, {"path": "/bin/pwd", "digest": {"algorithm": "md5", "value": "4004049e637fe9a8e383bca307de7b1d"}, "isConfigFile": false}, {"path": "/bin/readlink", "digest": {"algorithm": "md5", "value": "1a35f72a795244327f5f8107152018c6"}, "isConfigFile": false}, {"path": "/bin/rm", "digest": {"algorithm": "md5", "value": "aa2b5496fdbfd88e38791ab81f90b95b"}, "isConfigFile": false}, {"path": "/bin/rmdir", "digest": {"algorithm": "md5", "value": "b02774276f8ce17de6458c24b05e6e07"}, "isConfigFile": false}, {"path": "/bin/sleep", "digest": {"algorithm": "md5", "value": "fcba58db24e5e3672c4d70a3bb01d7a4"}, "isConfigFile": false}, {"path": "/bin/stty", "digest": {"algorithm": "md5", "value": "06765287eebe96d3a8938a8e09016ef9"}, "isConfigFile": false}, {"path": "/bin/sync", "digest": {"algorithm": "md5", "value": "58c3664a687fa86500d941547779dc01"}, "isConfigFile": false}, {"path": "/bin/touch", "digest": {"algorithm": "md5", "value": "3859c173f5d3b37be3e531b7c84a9c68"}, "isConfigFile": false}, {"path": "/bin/true", "digest": {"algorithm": "md5", "value": "589a58ff455dbd092cb3ba3dd2c4c63e"}, "isConfigFile": false}, {"path": "/bin/uname", "digest": {"algorithm": "md5", "value": "4ac7c634c5bec95753c480e9d421dcc2"}, "isConfigFile": false}, {"path": "/bin/vdir", "digest": {"algorithm": "md5", "value": "1ebc9895a539b8b9d431fed32431e246"}, "isConfigFile": false}, {"path": "/usr/bin/[", "digest": {"algorithm": "md5", "value": "082038bc1ec713bb8fc1428638a9d5ae"}, "isConfigFile": false}, {"path": "/usr/bin/arch", "digest": {"algorithm": "md5", "value": "cb1f8525113d165c00fd975fddaed437"}, "isConfigFile": false}, {"path": "/usr/bin/b2sum", "digest": {"algorithm": "md5", "value": "e8c73f9410f1272b208bcdf95ce59469"}, "isConfigFile": false}, {"path": "/usr/bin/base32", "digest": {"algorithm": "md5", "value": "158d15b9c1dba77f270fabcf6e7cf17d"}, "isConfigFile": false}, {"path": "/usr/bin/base64", "digest": {"algorithm": "md5", "value": "81ddf3d1d8e681d22921836b9360405f"}, "isConfigFile": false}, {"path": "/usr/bin/basename", "digest": {"algorithm": "md5", "value": "3283660e59f128df18bec9b96fbd4d41"}, "isConfigFile": false}, {"path": "/usr/bin/chcon", "digest": {"algorithm": "md5", "value": "103735bbc6d4ffeccaa7aa8c86db1e1c"}, "isConfigFile": false}, {"path": "/usr/bin/cksum", "digest": {"algorithm": "md5", "value": "38e5b07d9a1b89e206f7b6520e83c183"}, "isConfigFile": false}, {"path": "/usr/bin/comm", "digest": {"algorithm": "md5", "value": "b6e8081871397d0b760b48b2d18d09f4"}, "isConfigFile": false}, {"path": "/usr/bin/csplit", "digest": {"algorithm": "md5", "value": "75248592f68bac920c9bfc1c933bc278"}, "isConfigFile": false}, {"path": "/usr/bin/cut", "digest": {"algorithm": "md5", "value": "d8ed0ea8f22c0de0f8692d4d9f1759d3"}, "isConfigFile": false}, {"path": "/usr/bin/dircolors", "digest": {"algorithm": "md5", "value": "7fdc4fb42d1a265f042ab652ee3bf97a"}, "isConfigFile": false}, {"path": "/usr/bin/dirname", "digest": {"algorithm": "md5", "value": "aafc5c13efcc5fc5b28b2cce6547765a"}, "isConfigFile": false}, {"path": "/usr/bin/du", "digest": {"algorithm": "md5", "value": "cb3a8469b0946d8012c0f8d7d051ffeb"}, "isConfigFile": false}, {"path": "/usr/bin/env", "digest": {"algorithm": "md5", "value": "a07608ea9b03212885b826d00c37f0ab"}, "isConfigFile": false}, {"path": "/usr/bin/expand", "digest": {"algorithm": "md5", "value": "94c1ad9535a5847c2c01d37024d6ad93"}, "isConfigFile": false}, {"path": "/usr/bin/expr", "digest": {"algorithm": "md5", "value": "bd39f52259334813cedc609f830097b0"}, "isConfigFile": false}, {"path": "/usr/bin/factor", "digest": {"algorithm": "md5", "value": "50d71255118710871d18863d88fcdd28"}, "isConfigFile": false}, {"path": "/usr/bin/fmt", "digest": {"algorithm": "md5", "value": "f5ef48b02765d347ecf94346c7248dd8"}, "isConfigFile": false}, {"path": "/usr/bin/fold", "digest": {"algorithm": "md5", "value": "80bdbdb05ae81b813ecf714d1bbe35ae"}, "isConfigFile": false}, {"path": "/usr/bin/groups", "digest": {"algorithm": "md5", "value": "401706bf763f60385e806aca52138858"}, "isConfigFile": false}, {"path": "/usr/bin/head", "digest": {"algorithm": "md5", "value": "fd96a67145172477dd57131396fc9608"}, "isConfigFile": false}, {"path": "/usr/bin/hostid", "digest": {"algorithm": "md5", "value": "f3f907b7f54fba2eb6a5f2daf0b057d3"}, "isConfigFile": false}, {"path": "/usr/bin/id", "digest": {"algorithm": "md5", "value": "36f29256a85dfd77d931750f1335b7ab"}, "isConfigFile": false}, {"path": "/usr/bin/install", "digest": {"algorithm": "md5", "value": "55e2520049dc6a62e8c94732e36cdd54"}, "isConfigFile": false}, {"path": "/usr/bin/join", "digest": {"algorithm": "md5", "value": "dbff9fcc35c92d162e6f604d260a085b"}, "isConfigFile": false}, {"path": "/usr/bin/link", "digest": {"algorithm": "md5", "value": "516909cd90c253012aaf17eafc17f830"}, "isConfigFile": false}, {"path": "/usr/bin/logname", "digest": {"algorithm": "md5", "value": "86f659123287943284d6e304c1b5f195"}, "isConfigFile": false}, {"path": "/usr/bin/md5sum", "digest": {"algorithm": "md5", "value": "2b131c5454e3a3ee85885c0443c8f0f9"}, "isConfigFile": false}, {"path": "/usr/bin/mkfifo", "digest": {"algorithm": "md5", "value": "59bec3207ecaaf8155620035fb9f63a7"}, "isConfigFile": false}, {"path": "/usr/bin/nice", "digest": {"algorithm": "md5", "value": "b0e31f71d12d2f195016ca0aa4140479"}, "isConfigFile": false}, {"path": "/usr/bin/nl", "digest": {"algorithm": "md5", "value": "14a237d12f1bf22de9e83116b4dbc426"}, "isConfigFile": false}, {"path": "/usr/bin/nohup", "digest": {"algorithm": "md5", "value": "d8d3ce4d7f4b1e3ac3c3e7c9790f22ca"}, "isConfigFile": false}, {"path": "/usr/bin/nproc", "digest": {"algorithm": "md5", "value": "04dd2a7de93f86cdd6a12c0c30da1621"}, "isConfigFile": false}, {"path": "/usr/bin/numfmt", "digest": {"algorithm": "md5", "value": "64a8a4afada9d94b01b41be1a2f0de05"}, "isConfigFile": false}, {"path": "/usr/bin/od", "digest": {"algorithm": "md5", "value": "569fd83ff321d49ee379e1dc34be0eaf"}, "isConfigFile": false}, {"path": "/usr/bin/paste", "digest": {"algorithm": "md5", "value": "35bd53fe9018799ba08c4a75d6bd3ef9"}, "isConfigFile": false}, {"path": "/usr/bin/pathchk", "digest": {"algorithm": "md5", "value": "f13dcf05eb9d19625a26233902e53490"}, "isConfigFile": false}, {"path": "/usr/bin/pinky", "digest": {"algorithm": "md5", "value": "6e3317353617bf2e9a914195f87a72e2"}, "isConfigFile": false}, {"path": "/usr/bin/pr", "digest": {"algorithm": "md5", "value": "118302a485c3ce5511242f5f65db924f"}, "isConfigFile": false}, {"path": "/usr/bin/printenv", "digest": {"algorithm": "md5", "value": "c84637009e30c78340048ed902ac3ef0"}, "isConfigFile": false}, {"path": "/usr/bin/printf", "digest": {"algorithm": "md5", "value": "85aa5017653f4b1970ccba236418a01c"}, "isConfigFile": false}, {"path": "/usr/bin/ptx", "digest": {"algorithm": "md5", "value": "f89a359ca22d055161c527748f84c231"}, "isConfigFile": false}, {"path": "/usr/bin/realpath", "digest": {"algorithm": "md5", "value": "70960c70b9582a7a4d6ddf8df1f5f0cb"}, "isConfigFile": false}, {"path": "/usr/bin/runcon", "digest": {"algorithm": "md5", "value": "602c68761f4cc2ea3cc6872639536b46"}, "isConfigFile": false}, {"path": "/usr/bin/seq", "digest": {"algorithm": "md5", "value": "e73d58e0a89a814527235654fa32f5eb"}, "isConfigFile": false}, {"path": "/usr/bin/sha1sum", "digest": {"algorithm": "md5", "value": "40cc72ca80c0257ba6f5983af29fd589"}, "isConfigFile": false}, {"path": "/usr/bin/sha224sum", "digest": {"algorithm": "md5", "value": "0a3ca8bac0516ee682d148605080ab35"}, "isConfigFile": false}, {"path": "/usr/bin/sha256sum", "digest": {"algorithm": "md5", "value": "ae35d20c02858dce2ce5083194f43cec"}, "isConfigFile": false}, {"path": "/usr/bin/sha384sum", "digest": {"algorithm": "md5", "value": "b792c3fdaa8da7145a1046d9dc9cdb78"}, "isConfigFile": false}, {"path": "/usr/bin/sha512sum", "digest": {"algorithm": "md5", "value": "3c6cce615a2f15bb2a76a8b12615d972"}, "isConfigFile": false}, {"path": "/usr/bin/shred", "digest": {"algorithm": "md5", "value": "ab807332187b93eae485809ca854fe02"}, "isConfigFile": false}, {"path": "/usr/bin/shuf", "digest": {"algorithm": "md5", "value": "f3176216403e164e96c1276c37b9cf1a"}, "isConfigFile": false}, {"path": "/usr/bin/sort", "digest": {"algorithm": "md5", "value": "136279fed8a4d8534d55595f803dbd74"}, "isConfigFile": false}, {"path": "/usr/bin/split", "digest": {"algorithm": "md5", "value": "0821be73ccbca67dc681d1c4f3b04d80"}, "isConfigFile": false}, {"path": "/usr/bin/stat", "digest": {"algorithm": "md5", "value": "78f9089a1f8a2e611d829e6ea2b6f101"}, "isConfigFile": false}, {"path": "/usr/bin/stdbuf", "digest": {"algorithm": "md5", "value": "ddd5b9afbd19ccd5e1b389f6c4356408"}, "isConfigFile": false}, {"path": "/usr/bin/sum", "digest": {"algorithm": "md5", "value": "f1679dfc276c3908bc6bb3717435cba4"}, "isConfigFile": false}, {"path": "/usr/bin/tac", "digest": {"algorithm": "md5", "value": "88ce8a2da502a3ab0a907de4b3af22d3"}, "isConfigFile": false}, {"path": "/usr/bin/tail", "digest": {"algorithm": "md5", "value": "4e9e76a4809318e0a0ad4b8292f898b9"}, "isConfigFile": false}, {"path": "/usr/bin/tee", "digest": {"algorithm": "md5", "value": "693c977f99c8a5df4028282e7059ce0c"}, "isConfigFile": false}, {"path": "/usr/bin/test", "digest": {"algorithm": "md5", "value": "c8ada195c41cf8b0f67554f943cb9d25"}, "isConfigFile": false}, {"path": "/usr/bin/timeout", "digest": {"algorithm": "md5", "value": "cf5bfe62a464c6972b56e36fc1029395"}, "isConfigFile": false}, {"path": "/usr/bin/tr", "digest": {"algorithm": "md5", "value": "fbd1402dd9f72d8ebfff00ce7c3a7bb5"}, "isConfigFile": false}, {"path": "/usr/bin/truncate", "digest": {"algorithm": "md5", "value": "082d18f4b5541b2a03e59c081b710b22"}, "isConfigFile": false}, {"path": "/usr/bin/tsort", "digest": {"algorithm": "md5", "value": "f92d5afe16b7ecc0d1f6afd04f2614c0"}, "isConfigFile": false}, {"path": "/usr/bin/tty", "digest": {"algorithm": "md5", "value": "af43b9bd26ecd7451b11d7a8e7aedab7"}, "isConfigFile": false}, {"path": "/usr/bin/unexpand", "digest": {"algorithm": "md5", "value": "1560500cba2caf623d26760700ed972d"}, "isConfigFile": false}, {"path": "/usr/bin/uniq", "digest": {"algorithm": "md5", "value": "e296bb9c8e3d3f7813fb8fa2d1aca44c"}, "isConfigFile": false}, {"path": "/usr/bin/unlink", "digest": {"algorithm": "md5", "value": "2f4a0c86a6c1fd57b22de40d4f12f634"}, "isConfigFile": false}, {"path": "/usr/bin/users", "digest": {"algorithm": "md5", "value": "af9f56b1d10687e9e9433647a4c4f901"}, "isConfigFile": false}, {"path": "/usr/bin/wc", "digest": {"algorithm": "md5", "value": "2f44ec9941b5797742ec082e424af073"}, "isConfigFile": false}, {"path": "/usr/bin/who", "digest": {"algorithm": "md5", "value": "04e03e21fed4071259c4427b3baf5e8f"}, "isConfigFile": false}, {"path": "/usr/bin/whoami", "digest": {"algorithm": "md5", "value": "dbc1888ae50bb5d4d9a7a210d51be710"}, "isConfigFile": false}, {"path": "/usr/bin/yes", "digest": {"algorithm": "md5", "value": "68a2c4b96a5513b0083da7e5fd603791"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/coreutils/libstdbuf.so", "digest": {"algorithm": "md5", "value": "aea922e3a1bac9072b9494465686739b"}, "isConfigFile": false}, {"path": "/usr/sbin/chroot", "digest": {"algorithm": "md5", "value": "b022d37e56ff4846eda92cabaad7aec0"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/AUTHORS", "digest": {"algorithm": "md5", "value": "0e6e2b3db1266502ee4dd5fde6c7420a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "11bb530d75a69e84cfdef8adbcfb489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "adb814fb7163084b51574780e5eb5d57"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.Debian", "digest": {"algorithm": "md5", "value": "5d9f0b6ae652b1748962b4665364e96c"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.gz", "digest": {"algorithm": "md5", "value": "ba854875dc397d72b10f4fb78c2b22e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/THANKS.gz", "digest": {"algorithm": "md5", "value": "c7103854b215d905e03af52960e86e89"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/TODO.gz", "digest": {"algorithm": "md5", "value": "36d1b6a2f6408cad94c2fa23cb1a043e"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9e5c0430b6446e40aaf239af6b497e4b"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/copyright", "digest": {"algorithm": "md5", "value": "3093495047b196b1557ad9085ff69e8a"}, "isConfigFile": false}, {"path": "/usr/share/info/coreutils.info.gz", "digest": {"algorithm": "md5", "value": "a560901516fcfa91bce071883e7e45fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/arch.1.gz", "digest": {"algorithm": "md5", "value": "d182a3fb8cb0e955a1f025b575b4c567"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/b2sum.1.gz", "digest": {"algorithm": "md5", "value": "38ea6059c45e8df81c938362032b271c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base32.1.gz", "digest": {"algorithm": "md5", "value": "b56e9a581693e55e90caf89254f41d72"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base64.1.gz", "digest": {"algorithm": "md5", "value": "93648247ef13bec5a4b240762a975efd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basename.1.gz", "digest": {"algorithm": "md5", "value": "79f22a9496238bf29f87331aab2e5f8f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cat.1.gz", "digest": {"algorithm": "md5", "value": "b786987267523989ab6d9fc697b537c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chcon.1.gz", "digest": {"algorithm": "md5", "value": "1ae617e1c634ca6642cf0b7ae8945eea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chgrp.1.gz", "digest": {"algorithm": "md5", "value": "81fd61993ca59054ed563ec826481753"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chmod.1.gz", "digest": {"algorithm": "md5", "value": "690f80790a26b46717b37d757b6711b6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chown.1.gz", "digest": {"algorithm": "md5", "value": "3f50420234b360cb977563eca966bc26"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cksum.1.gz", "digest": {"algorithm": "md5", "value": "8613effb771d8e431e80cd4367485729"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/comm.1.gz", "digest": {"algorithm": "md5", "value": "831dde91e2b02165d2d0341c7ca95f8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cp.1.gz", "digest": {"algorithm": "md5", "value": "3fa64643b140221c1e56c694e686fb0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/csplit.1.gz", "digest": {"algorithm": "md5", "value": "8e7a001dbe3eb1bd4dfc5c822443621a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cut.1.gz", "digest": {"algorithm": "md5", "value": "e33df81b44d5e3588bb8801c617b46e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/date.1.gz", "digest": {"algorithm": "md5", "value": "2c2571eafc8e7e3aa08b9575a3d82f1e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dd.1.gz", "digest": {"algorithm": "md5", "value": "12a346cbce153c695003ecc0f8012de8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/df.1.gz", "digest": {"algorithm": "md5", "value": "a4a88c490f2deca014df5d8d30530301"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dir.1.gz", "digest": {"algorithm": "md5", "value": "c5cf897d305dba3486479d04455ca0bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dircolors.1.gz", "digest": {"algorithm": "md5", "value": "b0d0320513f577350131a9d7eefba3b2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirname.1.gz", "digest": {"algorithm": "md5", "value": "f630d2c6b65d728a127166c22ebd1ff2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/du.1.gz", "digest": {"algorithm": "md5", "value": "7c1e4e99310e8a8280c2101b4a94421f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/echo.1.gz", "digest": {"algorithm": "md5", "value": "c99e63fe5e1d09d326d384cb40e1dd16"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/env.1.gz", "digest": {"algorithm": "md5", "value": "806ff70e0f1f7b1aa548ecd8852ce794"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expand.1.gz", "digest": {"algorithm": "md5", "value": "d3711a34f4582c2f27f35bbd2544f9ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expr.1.gz", "digest": {"algorithm": "md5", "value": "bb0c47487ca242796c25055d2f6ac2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/factor.1.gz", "digest": {"algorithm": "md5", "value": "9291d0e9e39e4203b6b11ddbaf527b79"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/false.1.gz", "digest": {"algorithm": "md5", "value": "c64003729335c92bdc4c0fcab51e70f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fmt.1.gz", "digest": {"algorithm": "md5", "value": "dd76b659d088930670c7e290c7b2fc6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fold.1.gz", "digest": {"algorithm": "md5", "value": "a194f7311d66abaab679dc196fded49f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/groups.1.gz", "digest": {"algorithm": "md5", "value": "e4ac4858d7d08f1d217fec729c7c8512"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/head.1.gz", "digest": {"algorithm": "md5", "value": "24b845c611b46e2c8381a5806942249f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostid.1.gz", "digest": {"algorithm": "md5", "value": "ed2e2b50b5e61df1cd89c3872ca6e25f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/id.1.gz", "digest": {"algorithm": "md5", "value": "7f2c1a97faabe96ead361fe7c11c27f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/install.1.gz", "digest": {"algorithm": "md5", "value": "44e0144326cb8711a30110f3eeaa8950"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/join.1.gz", "digest": {"algorithm": "md5", "value": "736abaf99d7d1234d8db0c802b300f3c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/link.1.gz", "digest": {"algorithm": "md5", "value": "6af93ca845e9026be9da223d15d2ef98"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ln.1.gz", "digest": {"algorithm": "md5", "value": "790bbf81d66056a5f9a447b82e34e454"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logname.1.gz", "digest": {"algorithm": "md5", "value": "414a9eb83aff135f92bb2be617e81d6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ls.1.gz", "digest": {"algorithm": "md5", "value": "65569fc0ea1ac9fd532fa7d500052cf0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/md5sum.1.gz", "digest": {"algorithm": "md5", "value": "2c92dcc1afb2ace8b742f3c39957d871"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkdir.1.gz", "digest": {"algorithm": "md5", "value": "32e9683e8f78610509c1ac8487ac9a60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkfifo.1.gz", "digest": {"algorithm": "md5", "value": "a5673de2fd950c981014064cc2f77e66"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mknod.1.gz", "digest": {"algorithm": "md5", "value": "262244e212df009fc7cfafb634ba325f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mktemp.1.gz", "digest": {"algorithm": "md5", "value": "d95de4c33fd7d0ed6b57a57afdee6d8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mv.1.gz", "digest": {"algorithm": "md5", "value": "ad80a69aefba206b91273a3f5bcbbb60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nice.1.gz", "digest": {"algorithm": "md5", "value": "332c03b3faa999f83c7a2a7c538eb0b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nl.1.gz", "digest": {"algorithm": "md5", "value": "bb2354d46e2f61fc8dbac739bedd9710"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nohup.1.gz", "digest": {"algorithm": "md5", "value": "461899351ea31c4e96ce253bfd441bf3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nproc.1.gz", "digest": {"algorithm": "md5", "value": "500e2b5b520b18252dd419809b543af7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/numfmt.1.gz", "digest": {"algorithm": "md5", "value": "0830d66724cb3dfe863bb95ec0fe24d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/od.1.gz", "digest": {"algorithm": "md5", "value": "cb9826b467ce840ad769c6093c571343"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/paste.1.gz", "digest": {"algorithm": "md5", "value": "4c1087e91dd774b6e97b6cb7c94c48ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pathchk.1.gz", "digest": {"algorithm": "md5", "value": "11d3735baa475a355f9e19aa4a44e972"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinky.1.gz", "digest": {"algorithm": "md5", "value": "752c1cb6ee700830f86e613ec42c87b8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pr.1.gz", "digest": {"algorithm": "md5", "value": "64e0340b0db3aaab1baedcb3a6361fe8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printenv.1.gz", "digest": {"algorithm": "md5", "value": "e92f334ddc522c9e4131b3c0be58a9cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printf.1.gz", "digest": {"algorithm": "md5", "value": "ca88975a64691913806e11656b60ffd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptx.1.gz", "digest": {"algorithm": "md5", "value": "c78914091b29961f46e7161badc54131"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwd.1.gz", "digest": {"algorithm": "md5", "value": "b91bfad2f07a9f4569dc10c3aa9c807d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/readlink.1.gz", "digest": {"algorithm": "md5", "value": "d743e2c8da843f34ec848bcb7185cb91"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/realpath.1.gz", "digest": {"algorithm": "md5", "value": "1addca1bcf64866b907f32b9cf1071dd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rm.1.gz", "digest": {"algorithm": "md5", "value": "603ca88a31003d07eff2fa21a921020e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rmdir.1.gz", "digest": {"algorithm": "md5", "value": "62c6a85c2f803d20bd2cca7ce43ed587"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runcon.1.gz", "digest": {"algorithm": "md5", "value": "5f36aac71bea746bdd9a576b6ae1ffd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/seq.1.gz", "digest": {"algorithm": "md5", "value": "393fd1027061873cf902f67d638d9bd0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha1sum.1.gz", "digest": {"algorithm": "md5", "value": "1795f7fd61446bc66053de61beb56f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha224sum.1.gz", "digest": {"algorithm": "md5", "value": "efe7343fc1074333b4a0ec6163a7731b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha256sum.1.gz", "digest": {"algorithm": "md5", "value": "60b0092ae5c0575a71bad01d97b4dcf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha384sum.1.gz", "digest": {"algorithm": "md5", "value": "1aafe44d6b5d5a29acdd09bb8709e378"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha512sum.1.gz", "digest": {"algorithm": "md5", "value": "81186a0cf87cc745fc882776a632858c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shred.1.gz", "digest": {"algorithm": "md5", "value": "77e6849968e1ba60dc6f86b9730434a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shuf.1.gz", "digest": {"algorithm": "md5", "value": "7d8d90e02421c6f012d001e9eea94388"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sleep.1.gz", "digest": {"algorithm": "md5", "value": "6badda49501eec770fca31cdb219a0d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sort.1.gz", "digest": {"algorithm": "md5", "value": "ad38ab85cb20d79793f2bcaf3fa6e3f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/split.1.gz", "digest": {"algorithm": "md5", "value": "5589db42bb66c2bba4adec1ec6934947"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stat.1.gz", "digest": {"algorithm": "md5", "value": "82d4be44e8c3188f47bfde5183cbf39b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stdbuf.1.gz", "digest": {"algorithm": "md5", "value": "7c25fd18c79eed180e81699b3070cd67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stty.1.gz", "digest": {"algorithm": "md5", "value": "d0497a0ccd09cd168096da783fd5d64a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sum.1.gz", "digest": {"algorithm": "md5", "value": "ec762d236ccef4ec93b11dfd52cd81df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sync.1.gz", "digest": {"algorithm": "md5", "value": "81894f2e14509024bdd78b8a80bb837d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tac.1.gz", "digest": {"algorithm": "md5", "value": "5f0f1fd3b8fccf4cbefaf438b61d56d5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tail.1.gz", "digest": {"algorithm": "md5", "value": "a1d78ecf3683ded782bbffe44e46ba38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tee.1.gz", "digest": {"algorithm": "md5", "value": "3e3f1b1d3fe0341aba22616e1fadebfe"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/test.1.gz", "digest": {"algorithm": "md5", "value": "123fe3912c050b2a8ab61984d4ede946"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/timeout.1.gz", "digest": {"algorithm": "md5", "value": "d3a8bb467faf556af8baff3647c71913"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/touch.1.gz", "digest": {"algorithm": "md5", "value": "67e59a250282ed0b7342104513cc1f97"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tr.1.gz", "digest": {"algorithm": "md5", "value": "a36973bf36f84a7e9f0bb32df9c013f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/true.1.gz", "digest": {"algorithm": "md5", "value": "4f512f936b2afebc3664ce30b62b6b83"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/truncate.1.gz", "digest": {"algorithm": "md5", "value": "17b7223262f828985b0cab9788e1ee7b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsort.1.gz", "digest": {"algorithm": "md5", "value": "a0a65f656caa3d87474c6dbc7f526429"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tty.1.gz", "digest": {"algorithm": "md5", "value": "ad864b288e7e1891dd51a5a7862c1d59"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uname.1.gz", "digest": {"algorithm": "md5", "value": "92a9b196f408208f53697978c41b6d93"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unexpand.1.gz", "digest": {"algorithm": "md5", "value": "8f8ad3c940a796f0e0dab464e12fdbfb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uniq.1.gz", "digest": {"algorithm": "md5", "value": "d1757a6b5b839238d5b2c66f7b6cf01f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unlink.1.gz", "digest": {"algorithm": "md5", "value": "996095034b43f6f9c3524f7a8b78a443"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/users.1.gz", "digest": {"algorithm": "md5", "value": "4930922d98198f8c5f0026379abbe594"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/vdir.1.gz", "digest": {"algorithm": "md5", "value": "844683c5a93e01c4b641929e9011a22d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wc.1.gz", "digest": {"algorithm": "md5", "value": "7f2d3aba95e9aaa021e981aa9a1de85c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/who.1.gz", "digest": {"algorithm": "md5", "value": "f339459ee38ee1ce6228aaa729f5604c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whoami.1.gz", "digest": {"algorithm": "md5", "value": "d8fac35629a831e26923453e707fac77"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/yes.1.gz", "digest": {"algorithm": "md5", "value": "9981f66e23e9a86bdd3f52e5f9f487f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chroot.8.gz", "digest": {"algorithm": "md5", "value": "cac601e9fc9636fc368cb83115d85e52"}, "isConfigFile": false}]}}, {"id": "ea2428f2ab66cdee", "name": "dash", "version": "0.5.10.2-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dash/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dash.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dash.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dash/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dash:dash:0.5.10.2-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/dash@0.5.10.2-6?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "dash", "source": "", "version": "0.5.10.2-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 212, "depends": ["debianutils (>= 2.15)", "dpkg (>= 1.19.1)", "debconf (>= 0.5) | debconf-2.0"], "preDepends": ["libc6 (>= 2.14)"], "files": [{"path": "/bin/dash", "digest": {"algorithm": "md5", "value": "1e6b1c887c59a315edb7eb9a315fc84c"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "33bbdf9b5abcff27bb89603648467d95"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/README.Debian.diet", "digest": {"algorithm": "md5", "value": "75dfd2f9ad393db52c90bd1cebbd8927"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/README.source", "digest": {"algorithm": "md5", "value": "e48ea975fd9f8728849631e7b2169fee"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ac9c797b356a90fe6fe5fd234c9e24f1"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/copyright", "digest": {"algorithm": "md5", "value": "979ded182e691487d505f05e573280e1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dash", "digest": {"algorithm": "md5", "value": "3380d64a96355e15f0d855107354d615"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dash.1.gz", "digest": {"algorithm": "md5", "value": "cbce2178adbec080f2646451847de8bd"}, "isConfigFile": false}, {"path": "/usr/share/menu/dash", "digest": {"algorithm": "md5", "value": "7c0deee3ed2e105f02a0a7f439493657"}, "isConfigFile": false}]}}, {"id": "cfd2a5e8caa9c878", "name": "debconf", "version": "1.5.73", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debconf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debconf:debconf:1.5.73:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/debconf@1.5.73?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "debconf", "source": "", "version": "1.5.73", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 520, "provides": ["debconf-2.0"], "preDepends": ["perl-base (>= 5.20.1-3~)"], "files": [{"path": "/etc/apt/apt.conf.d/70debconf", "digest": {"algorithm": "md5", "value": "7e9d09d5801a42b4926b736b8eeabb73"}, "isConfigFile": true}, {"path": "/etc/debconf.conf", "digest": {"algorithm": "md5", "value": "8c0619be413824f1fc7698cee0f23811"}, "isConfigFile": true}, {"path": "/usr/bin/debconf", "digest": {"algorithm": "md5", "value": "52fc9c61a0d4d0146e6a946c3e14f323"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-apt-progress", "digest": {"algorithm": "md5", "value": "19c67e6eb300e9c61f80aa6b76719bdd"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-communicate", "digest": {"algorithm": "md5", "value": "9667b0261cac6f775e0bce8d5b390cf6"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-copydb", "digest": {"algorithm": "md5", "value": "02b774c3cf0ea04dc88b078fad41681c"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-escape", "digest": {"algorithm": "md5", "value": "3b8e7ec5583b033efd3d6eb0085fbce0"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-set-selections", "digest": {"algorithm": "md5", "value": "351957b29e9a665431a3ae499ce0e74a"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-show", "digest": {"algorithm": "md5", "value": "e2193426e7bf0d0d6c30f632aad55fff"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-preconfigure", "digest": {"algorithm": "md5", "value": "4ef641d90226bd7987f0150c96e1d321"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-reconfigure", "digest": {"algorithm": "md5", "value": "0aed9dd03234edbcbba5868b003c88ff"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/debconf", "digest": {"algorithm": "md5", "value": "f3566bee9dc1c5e9d7261089cf173b33"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule", "digest": {"algorithm": "md5", "value": "4e74a0c6504a640cdbf2576abf364bfd"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule.sh", "digest": {"algorithm": "md5", "value": "039097b6c3340a7386e841c4935eda12"}, "isConfigFile": false}, {"path": "/usr/share/debconf/debconf.conf", "digest": {"algorithm": "md5", "value": "b5ce961d3b91bfaa5ec56d99f7dc4b8d"}, "isConfigFile": false}, {"path": "/usr/share/debconf/fix_db.pl", "digest": {"algorithm": "md5", "value": "1f5d1c3f1b66ce17569091e9435c1019"}, "isConfigFile": false}, {"path": "/usr/share/debconf/frontend", "digest": {"algorithm": "md5", "value": "000234c7f6570234f8de666b740e2bbe"}, "isConfigFile": false}, {"path": "/usr/share/debconf/transition_db.pl", "digest": {"algorithm": "md5", "value": "669b6f370973e8be33f6d1ff3431950a"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "74516646512de2dd1c55df3f61c8bd62"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/README.Debian", "digest": {"algorithm": "md5", "value": "20c51c96dc14801a095b3994715731f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/changelog.gz", "digest": {"algorithm": "md5", "value": "29d5e79c3c4278d3243b7b6e17c4ce3d"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/copyright", "digest": {"algorithm": "md5", "value": "d871f1228bc7a598fbfbc00ac47e19fc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/debconf", "digest": {"algorithm": "md5", "value": "ce8cbe0dfeddc4bbb314754838c98db4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-apt-progress.1.gz", "digest": {"algorithm": "md5", "value": "dc99b9ebf930816ceed43af9a26f959b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-communicate.1.gz", "digest": {"algorithm": "md5", "value": "4560f3893dd31f74320582005a5358e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-copydb.1.gz", "digest": {"algorithm": "md5", "value": "284f4a7faac6ab28059640661954361a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-escape.1.gz", "digest": {"algorithm": "md5", "value": "33a78d31b874b8e8d5bf78bd0375d8dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-set-selections.1.gz", "digest": {"algorithm": "md5", "value": "05b46e9489efc1340ec2ca59a0347bcf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-show.1.gz", "digest": {"algorithm": "md5", "value": "acd870950295cee51e03019b5cbe0d20"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf.1.gz", "digest": {"algorithm": "md5", "value": "8f2c8f5372a158010e225d460f325f74"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-preconfigure.8.gz", "digest": {"algorithm": "md5", "value": "0e668c2a45af498594b5c25903127ae2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-reconfigure.8.gz", "digest": {"algorithm": "md5", "value": "d44db4d33d3d88da2e883663e7750ff5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "digest": {"algorithm": "md5", "value": "8de485b18877846234415aa61eadb7b3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Base.pm", "digest": {"algorithm": "md5", "value": "27a6f4e44ebb6c631c63bae827ee8c8c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "72cd26ac568bcf2081b7c28912ee72d7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "digest": {"algorithm": "md5", "value": "d83e474548f4ae479cd364bb2b72c352"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Config.pm", "digest": {"algorithm": "md5", "value": "fe98ee173a56f5e8f88ef9b90844ca1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Db.pm", "digest": {"algorithm": "md5", "value": "731d6613934ce6d46e11d1b6e30e4215"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "digest": {"algorithm": "md5", "value": "181e695ba1b703e423d5651efc2ae84f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "digest": {"algorithm": "md5", "value": "22bcaf2c1d2a042d5e04cc9c48e5331c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "digest": {"algorithm": "md5", "value": "8caad6c2e0d23be6f31f386b814dfbd1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "digest": {"algorithm": "md5", "value": "072adbb7e13e5bc2b75f86ccdf542b1a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "digest": {"algorithm": "md5", "value": "c0d58a6a2d0e6124f5a9da21c2be8f2e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "digest": {"algorithm": "md5", "value": "2dae1795691944962dc7d0cb04405b5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "digest": {"algorithm": "md5", "value": "cd14fc3d5b5f585cc79a92cd995ebe4f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "digest": {"algorithm": "md5", "value": "44e7f79254e295c715395c9b81224ed6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "digest": {"algorithm": "md5", "value": "51500a03fabe0aa80fd17d0c55d49722"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "digest": {"algorithm": "md5", "value": "31560c883795a0c98e6075702a877890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "digest": {"algorithm": "md5", "value": "9aa8c9c7e9d45106324b6da00583945f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "digest": {"algorithm": "md5", "value": "84fa17235afa66ff0e6a0ebb8bc9ac21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element.pm", "digest": {"algorithm": "md5", "value": "cfcb83b556c78ce238145e8a5c8331c3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "digest": {"algorithm": "md5", "value": "4f4213ac1ba985c6a86a1f5337e22f96"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "digest": {"algorithm": "md5", "value": "1ceceaa749c08fe6427c13855c4849b1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "digest": {"algorithm": "md5", "value": "b98b4ea4097519a8776543f6b6490948"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "digest": {"algorithm": "md5", "value": "6a5aa9f7e4ac81e21a1d4a1484f275f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "digest": {"algorithm": "md5", "value": "9ef627f6608f0fb8455021a753b23624"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "digest": {"algorithm": "md5", "value": "b5236284f89efeb755ddd8ce06ad3ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "digest": {"algorithm": "md5", "value": "ea97823fd786f71641e898b7140420c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "digest": {"algorithm": "md5", "value": "b98a19a2a3f108ec2ad4af5192cb3b31"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "digest": {"algorithm": "md5", "value": "5a22697639f7848c94db179df3ffa13a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "digest": {"algorithm": "md5", "value": "1a617ddca6907cd3ee805393756c8fdc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "digest": {"algorithm": "md5", "value": "42c2833b78ccd2af5c3d1cce4428eb5e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "digest": {"algorithm": "md5", "value": "1d6d5510fc76676de40a8b2b02c4da3a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "digest": {"algorithm": "md5", "value": "65c85fd416c5d6cd432f84eb5526f37b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "digest": {"algorithm": "md5", "value": "4735d2f1c31de756e3aea03228384106"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "digest": {"algorithm": "md5", "value": "c43ad2a3b448b46a9ffc6e5c89e4885f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "digest": {"algorithm": "md5", "value": "7bbbf3f0021b526f2bf6c726cf3a6acc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "digest": {"algorithm": "md5", "value": "61b25b4dc6b8a8e1d6417167c464031a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "digest": {"algorithm": "md5", "value": "7e08ffacda2e1dc9f06b15d690b38d2a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "digest": {"algorithm": "md5", "value": "9d7145459a3a29053f68df607b6bc89d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "digest": {"algorithm": "md5", "value": "6bd21d5f66c0929f2927cba75f7613ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "digest": {"algorithm": "md5", "value": "c0702ba61bcfe53256410e2399e42a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "digest": {"algorithm": "md5", "value": "56305085246a52b8622bb7cc09315f73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "digest": {"algorithm": "md5", "value": "cc2619e83ddab5adc1b92245b47722a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "digest": {"algorithm": "md5", "value": "1f69e273bba25eacfbf40d523b24fb11"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "digest": {"algorithm": "md5", "value": "69489241144da0943e84b30b0ccec3a6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "digest": {"algorithm": "md5", "value": "458f1e10f6e933cd0c35c1453f4c7338"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "digest": {"algorithm": "md5", "value": "54ac61f0c47d524d96566a5485d3d7d6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "digest": {"algorithm": "md5", "value": "16b3a15c9bd104e90b9d848623c0899f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "digest": {"algorithm": "md5", "value": "0b76d2ff2abd5586732860ed069973ba"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "5090f97c9972fab4f7dc7ebb49996e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "digest": {"algorithm": "md5", "value": "db7670d7933d1f8f0118c31ddd493970"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "digest": {"algorithm": "md5", "value": "33916265f1150a5bc060f2387feb523f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "digest": {"algorithm": "md5", "value": "e5cb32767a176049e396af94685b01ff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "digest": {"algorithm": "md5", "value": "13dfe95e3aece538a11d509ada1ce289"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "digest": {"algorithm": "md5", "value": "3c838d4a47dddc48509e6ea21baa3161"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "digest": {"algorithm": "md5", "value": "b405559f2200112ab95036b7ec849505"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "digest": {"algorithm": "md5", "value": "4260064e9c28b8a83c59e64eea97a557"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "digest": {"algorithm": "md5", "value": "06e70029507fb6f7e6ec9dc82f744122"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "digest": {"algorithm": "md5", "value": "0037100480bef471cd88d10e5003dd1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "digest": {"algorithm": "md5", "value": "aa4f4dfa69239f1964626f5206d13b5d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "digest": {"algorithm": "md5", "value": "38b4f0c167293001dcd38d1ceac2dd66"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "digest": {"algorithm": "md5", "value": "3b999aa2c596feea026c3d3361ab408b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "digest": {"algorithm": "md5", "value": "fb5ed501007d521ab18dadd6bfda2c54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "digest": {"algorithm": "md5", "value": "da293d7c097e983170f80fd973e595ad"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "digest": {"algorithm": "md5", "value": "4d5d3393bc473166c626bac82c91f516"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "digest": {"algorithm": "md5", "value": "55f02de45fa6f2ea2bbd8de839959dde"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "digest": {"algorithm": "md5", "value": "1ff7785d0781ce267418f8890acd4409"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "digest": {"algorithm": "md5", "value": "432a3e2ccada26eed6d8efd9c2d7c66e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "digest": {"algorithm": "md5", "value": "272b1231b35fb5eeccb4aeb8042a934d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "digest": {"algorithm": "md5", "value": "80228037ab8a8441054e37586a99060b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "digest": {"algorithm": "md5", "value": "f146fa12fbbe5434e4910ec1a7422475"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "digest": {"algorithm": "md5", "value": "ef1ff584e10e02c3b0aeb0d985e99a19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "digest": {"algorithm": "md5", "value": "310ea26706fb2ccd80e0524017d1ab54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "digest": {"algorithm": "md5", "value": "64824ec979d1bdb973b6f9d81532ffeb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "digest": {"algorithm": "md5", "value": "6745d03b282a96b208f8cea951366d05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "digest": {"algorithm": "md5", "value": "990129f10517cd949f29864363784c23"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "digest": {"algorithm": "md5", "value": "9b21b58ec6213c636dce8cd26893d269"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "digest": {"algorithm": "md5", "value": "88550019f5e9bec6cd3dbf62a2de4049"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Encoding.pm", "digest": {"algorithm": "md5", "value": "fe7a858360c6152eaf84a745273acd83"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format.pm", "digest": {"algorithm": "md5", "value": "be75659c57c73794f8c66cb59265a714"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format/822.pm", "digest": {"algorithm": "md5", "value": "611536bbf4f507ecc7b8266a3ce946ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "digest": {"algorithm": "md5", "value": "e305f3178e9fab07fb1b8014acbcc10d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "digest": {"algorithm": "md5", "value": "007ee186bfabe95074d4f8f6d4643e50"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "digest": {"algorithm": "md5", "value": "2b4119d66ee8dde0e7fa95de44394813"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "digest": {"algorithm": "md5", "value": "cbf73546742945004e02d031355a6809"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "digest": {"algorithm": "md5", "value": "a57a122cd5bd584bceee2f5d20712fbf"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "c826594c3b7dbeb965b863115a51f9b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "digest": {"algorithm": "md5", "value": "45353dd2e95f8b26f42cfc59f4f02caa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "digest": {"algorithm": "md5", "value": "e15597dd4952088c89aa91c9af7f1d6f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "digest": {"algorithm": "md5", "value": "2e6b83d495fc01a6dd07806c8acaa1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "digest": {"algorithm": "md5", "value": "22a4af7da2960fd87452449a88d7ea64"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "digest": {"algorithm": "md5", "value": "a9ac9868f237206993bde33a17a61220"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "digest": {"algorithm": "md5", "value": "7ffb67a8e8d623beb2be7c08d2c80b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Gettext.pm", "digest": {"algorithm": "md5", "value": "072dbdddbd69162468e988d43848cbca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Iterator.pm", "digest": {"algorithm": "md5", "value": "cf4de7542d6829631b3bcc4b4f87f641"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Log.pm", "digest": {"algorithm": "md5", "value": "fff70eb6929c7a6e7af6f7d00beda73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Path.pm", "digest": {"algorithm": "md5", "value": "b40ba281b22387604e0ad781d221e1cb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Priority.pm", "digest": {"algorithm": "md5", "value": "c0af214079361d605172e510abd69604"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Question.pm", "digest": {"algorithm": "md5", "value": "15565a7e690252752e461a50aa130803"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template.pm", "digest": {"algorithm": "md5", "value": "38a37b0eb8764fd2d827a46317ab5a1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "digest": {"algorithm": "md5", "value": "3a3c7de553d6eccd5480adc6d02583bb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "digest": {"algorithm": "md5", "value": "46c0e42d52a4ea2fbe0316eebc6c1118"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "a12c3f0045bfbe05e2345aed702f6fc3"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/debian-logo.png", "digest": {"algorithm": "md5", "value": "5772527887825aa698c9240ac1b24946"}, "isConfigFile": false}]}}, {"id": "5beb035c0bfeac2c", "name": "debianutils", "version": "4.9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debianutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debianutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debianutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debianutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debianutils:debianutils:4.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/debianutils@4.9.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "debianutils", "source": "", "version": "4.9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 230, "preDepends": ["libc6 (>= 2.15)"], "files": [{"path": "/bin/run-parts", "digest": {"algorithm": "md5", "value": "6874c76376776a1c42c8690e1c5c34a8"}, "isConfigFile": false}, {"path": "/bin/tempfile", "digest": {"algorithm": "md5", "value": "f816ddfb3d0254685b0138382906cea9"}, "isConfigFile": false}, {"path": "/bin/which", "digest": {"algorithm": "md5", "value": "e942f154ef9d9974366551d2d231d936"}, "isConfigFile": false}, {"path": "/sbin/installkernel", "digest": {"algorithm": "md5", "value": "a4c36b16155a37c814386f5141570c95"}, "isConfigFile": false}, {"path": "/usr/bin/ischroot", "digest": {"algorithm": "md5", "value": "628f191637f884c667147e5e90cbe551"}, "isConfigFile": false}, {"path": "/usr/bin/savelog", "digest": {"algorithm": "md5", "value": "c9cb1648f0c7c131b2739669fd15a00a"}, "isConfigFile": false}, {"path": "/usr/sbin/add-shell", "digest": {"algorithm": "md5", "value": "830ac10d2d41003c5cf4fc6a8507c533"}, "isConfigFile": false}, {"path": "/usr/sbin/remove-shell", "digest": {"algorithm": "md5", "value": "7f7453cc860073b8f06c506a213f4fdb"}, "isConfigFile": false}, {"path": "/usr/share/debianutils/shells", "digest": {"algorithm": "md5", "value": "a0b758b0ae1eaefda1dfb8b031f7a903"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/README.shells.gz", "digest": {"algorithm": "md5", "value": "dc0a65ab5c89c8e9442cafd12d428d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/changelog.gz", "digest": {"algorithm": "md5", "value": "3a54c6d9cf241c825a21f3f812deef7c"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/copyright", "digest": {"algorithm": "md5", "value": "f01a5203d50512fc4830b4332b696a9f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "aa2ba52c2ec149dcb9f39730ece199ce"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "3c84d827d567d686a70a4f76a5a99fda"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "222ef7e9891b36eb6dc088ce9fdbe09f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "8f7812a71ef12251c480e4fe3efec146"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "16fe6fc34285831ae4217b058c120e1b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "21a16d6cfb9716d1bbee728c940a3d50"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "c21e877b99d400ba09da07b9d42b462a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "9a9580c067e689d1ad2d24b355c7f9dd"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "be2334ec48240a2851cac9acc6ff75ce"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "e365527cb5a17f1a0423876f488ccf8a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "1073328658aa33abb84d4038911eb143"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "461f0bc5184b08a157d05be0af3421b8"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "437c04053ea2357e6e924a5de4ab387d"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "cc34c8814f2a0a6cf7c256a3eab98338"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f8001c0150a192e43c44e431a8d5dcb8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "92176a3ea950d67b73b940e54caa0234"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "c20464d96e1560409c2efd98e7473560"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "03aca2242caec84f351bfe55be643acb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "9280b5d85d72a87f612ee02642dacba4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f7651cbaf5cd2fe57bb553c6112d6156"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "21652a55c49f97f7de49fd973e318e57"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f6665977e7a0c6577c28e24ef3361ffe"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "49b87b860e95e2867b2accd9b9553a01"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "1ce69517f76c91a7f69c985748739534"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "86152d33c2b232379dd2dfa8444caf3e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "f57128924deb6c470ad35b7f385e7968"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "bbf2d6c0e0cbd36fb5083224881e51bf"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "18b9f2a22106639af8fdc2e057096e94"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f3fb7d36b5d85d06c67a4037aa521876"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "6347530196988ce8203b01474b811992"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "b6a45f841f02edc0e2c9bdf5af395773"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "0e7a24a715057a61930a2698848788d7"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4b787d9f1107bac907da9696fdaf793b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "b497afb8e64d41648074637246e1e847"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "99bc9e85236df66b7d5532bdd474d29d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ischroot.1.gz", "digest": {"algorithm": "md5", "value": "144c614bba720a75477a541fd45a0222"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "aab96fd13e4565b4a1909ee4f424f112"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "1fbffff6868e74805b20222d7e92794c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "52d0d1cabd589a09cda90522a4e37a9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "63a08599557645846a6d80dc10f3adbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4efbe39ffa6f9fd73b92584cefec0ec8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "1ba371464bd0796de6b790717325d881"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "59fe8d0efd86326e4bddb97d5cc05cf6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "b0a6b5bb0b133c84135cdaa1b1e9a2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "c010c97b2c1811986061cb4a480cf920"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "a801ac3562737ea42d2db5b44f4dd6f8"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "47ddb4005853cac11ab33d4a4a42eecd"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "7e591098170a40d83fb45b5de3d20f57"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "455099e94d18f6a90610856dbe678b24"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "b8d1ffcf36423efe1165995afb7310ad"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "ffa3f6b8eece327286d6b9aff2a1ed71"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "721e82db3cc6a4d1c06e488b7e2e3c7b"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "93285a44fdbaaf7b10a3d2a1bc49dcac"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "98c7c6c0edd9713f971374e84959a4a2"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "231c2c32c3a4148e2a6fc22de8ad5d79"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f68226afc51d6722f87765b70d02378c"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "8c58d1ee293d77fcc8efd13b04d6cab1"}, "isConfigFile": false}]}}, {"id": "a713eb77d41db77f", "name": "diffutils", "version": "1:3.7-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/diffutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/diffutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/diffutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/diffutils/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/diffutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:diffutils:diffutils:1\\:3.7-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/diffutils@1:3.7-3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "diffutils", "source": "", "version": "1:3.7-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 532, "preDepends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/bin/cmp", "digest": {"algorithm": "md5", "value": "9031a058d27ad59f9cb0d8d73e3220ec"}, "isConfigFile": false}, {"path": "/usr/bin/diff", "digest": {"algorithm": "md5", "value": "d7ab0c769edef73a9fcb2dad22c78a43"}, "isConfigFile": false}, {"path": "/usr/bin/diff3", "digest": {"algorithm": "md5", "value": "69b2edf144c997810149ecf4fbcd12cb"}, "isConfigFile": false}, {"path": "/usr/bin/sdiff", "digest": {"algorithm": "md5", "value": "03f811466ae05a976f9998bcce279923"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "a05f75f4048a1caf49ac375d0830aba0"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "72b8f9a8083e4fc5207d4c5d70739ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/copyright", "digest": {"algorithm": "md5", "value": "6e081b3ba6b6513741a8e477ab2e2599"}, "isConfigFile": false}, {"path": "/usr/share/info/diffutils.info.gz", "digest": {"algorithm": "md5", "value": "5b2437420e716b74b9477a9f7f58e72a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cmp.1.gz", "digest": {"algorithm": "md5", "value": "d09b688e11e5a419fec50116c4b6ae9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/diff.1.gz", "digest": {"algorithm": "md5", "value": "80f31088273b38867d8f466de4e00ec7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/diff3.1.gz", "digest": {"algorithm": "md5", "value": "717afd5c5ff7ec50af0b1bc26d72c88c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sdiff.1.gz", "digest": {"algorithm": "md5", "value": "559c35d1cd4051558a6985a6e4892927"}, "isConfigFile": false}]}}, {"id": "04ed655caf483739", "name": "dirmngr", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dirmngr.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/dirmngr.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dirmngr:dirmngr:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/dirmngr@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "dirmngr", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 918, "depends": ["adduser", "gpgconf (= 2.2.19-3ubuntu2.1)", "lsb-base (>= 3.2-13)", "init-system-helpers (>= 1.52)", "libassuan0 (>= 2.5.0)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgnutls30 (>= 3.6.12)", "libgpg-error0 (>= 1.35)", "libksba8 (>= 1.3.4)", "libldap-2.4-2 (>= 2.4.7)", "libnpth0 (>= 0.90)"], "files": [{"path": "/usr/bin/dirmngr", "digest": {"algorithm": "md5", "value": "8598897d4e180075d8f625a962b96a62"}, "isConfigFile": false}, {"path": "/usr/bin/dirmngr-client", "digest": {"algorithm": "md5", "value": "6648429aab9d037daa27cee8b8118a8e"}, "isConfigFile": false}, {"path": "/usr/lib/gnupg/dirmngr_ldap", "digest": {"algorithm": "md5", "value": "907c1d9090504006a1a04885c7972d39"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/dirmngr.service", "digest": {"algorithm": "md5", "value": "c524c839628dd23b3966bca442b915bc"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/dirmngr.socket", "digest": {"algorithm": "md5", "value": "55070b8cf2347282d1baf97eb90ca319"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/AUTHORS", "digest": {"algorithm": "md5", "value": "d8d3e2dbb2668fd4b2d30d9a8d06827b"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/KEYSERVER", "digest": {"algorithm": "md5", "value": "dfef42ac91d38ec31553764e477295ba"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "0444feb2198b169dbbe172a2f63642fe"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/NEWS.gz", "digest": {"algorithm": "md5", "value": "8b4983314fb390fce1a4ba6b4dd67287"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/README.Debian", "digest": {"algorithm": "md5", "value": "adfc00b5b0d910747dfe91f1aae589a0"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/THANKS.gz", "digest": {"algorithm": "md5", "value": "59856cfbb86b69de32a9a0ea5800cd4e"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/TODO", "digest": {"algorithm": "md5", "value": "6cab8642ed8790f0e68cb72781a63a22"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem", "digest": {"algorithm": "md5", "value": "3cfc5d2867a6672f4f629220632948f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirmngr-client.1.gz", "digest": {"algorithm": "md5", "value": "1836f53f90ea66ce781fd4607a5c6e82"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dirmngr.8.gz", "digest": {"algorithm": "md5", "value": "70cdeb6104e751f97cae36f565de0696"}, "isConfigFile": false}]}}, {"id": "d38992c016d7d342", "name": "dpkg", "version": "1.19.7ubuntu3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dpkg.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dpkg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-md5", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-s-s-d", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dpkg:dpkg:1.19.7ubuntu3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/dpkg@1.19.7ubuntu3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "dpkg", "source": "", "version": "1.19.7ubuntu3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 6740, "depends": ["tar (>= 1.28-1)"], "preDepends": ["libbz2-1.0", "libc6 (>= 2.15)", "liblzma5 (>= 5.2.2)", "libselinux1 (>= 2.3)", "libzstd1 (>= 1.3.2)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/etc/alternatives/README", "digest": {"algorithm": "md5", "value": "7be88b21f7e386c8d5a8790c2461c92b"}, "isConfigFile": true}, {"path": "/etc/cron.daily/dpkg", "digest": {"algorithm": "md5", "value": "f20e10c12fb47903b8ec9d282491f4be"}, "isConfigFile": true}, {"path": "/etc/dpkg/dpkg.cfg", "digest": {"algorithm": "md5", "value": "f4413ffb515f8f753624ae3bb365b81b"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/alternatives", "digest": {"algorithm": "md5", "value": "5fe0af6ce1505fefdc158d9e5dbf6286"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/dpkg", "digest": {"algorithm": "md5", "value": "9e25c8505966b5829785f34a548ae11f"}, "isConfigFile": true}, {"path": "/sbin/start-stop-daemon", "digest": {"algorithm": "md5", "value": "2eeecff31cbd0ca39769a44cf22c74ab"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg", "digest": {"algorithm": "md5", "value": "5e18156b434fc45062eec2f28b9147be"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-deb", "digest": {"algorithm": "md5", "value": "138cc2b338ff91da07bf7ad1ba786d25"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-divert", "digest": {"algorithm": "md5", "value": "383ae5df676b34894eb08fccf0ab7273"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-maintscript-helper", "digest": {"algorithm": "md5", "value": "5db5f84eef334d26845d752c6087c4a7"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-query", "digest": {"algorithm": "md5", "value": "bf81745ea62201f11bc674cc7c1935fc"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-split", "digest": {"algorithm": "md5", "value": "850b1a7531c058244db42e4eb08b3e79"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-statoverride", "digest": {"algorithm": "md5", "value": "1227410b6af935a1b7b0cafc5347bc06"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-trigger", "digest": {"algorithm": "md5", "value": "c3506f11560a660399e5bdd88246fd91"}, "isConfigFile": false}, {"path": "/usr/bin/update-alternatives", "digest": {"algorithm": "md5", "value": "76ed018ed734d471908f036ebf840833"}, "isConfigFile": false}, {"path": "/usr/share/bug/dpkg", "digest": {"algorithm": "md5", "value": "638083d212928607b198dfb2af90014a"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/AUTHORS", "digest": {"algorithm": "md5", "value": "f5c2a9458457860e236b648010541d67"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.feature-removal-schedule.gz", "digest": {"algorithm": "md5", "value": "8555d91b11108afbf494acd39cb216a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/THANKS.gz", "digest": {"algorithm": "md5", "value": "9d2a07f6ca63918e0711de69d93e72d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dafd112856a8294789626fe07010c386"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/copyright", "digest": {"algorithm": "md5", "value": "6a2d79a2c6cca445298c6781e499ad18"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/usertags.gz", "digest": {"algorithm": "md5", "value": "6a42fc08aa8cd43ff4dc817ff4e8a57a"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/abitable", "digest": {"algorithm": "md5", "value": "b0c6e5a7af8570311e933114924c3921"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/cputable", "digest": {"algorithm": "md5", "value": "3692042cf0ce82a31b662541e266a676"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/ostable", "digest": {"algorithm": "md5", "value": "d93e617c40249a24ff884b6d2e1487e9"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/tupletable", "digest": {"algorithm": "md5", "value": "eeecbd5d3f1eb3c5356b75ed4c723778"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dpkg", "digest": {"algorithm": "md5", "value": "a590e1d14139e120bab3d2213584dd1a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "digest": {"algorithm": "md5", "value": "73c13b22270182fe6c021a14b1fb9292"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bc6485ba41f5879305cae5178faf7ea5"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bf3726a0fb9cc9ffafd1b406e00a4d16"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fce9ef53ff06c19273a747c9f83d1224"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "226bc5bcdafc2c6f4e4cc6587630de80"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "95683ea5f1960606553a7285658e465a"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "88615d8682c81194e87c75277a18f552"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "44213f6b8f22013b643b228ba9a2521a"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "18bd36bf8e6adfff4ddc68d03fd78a07"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a9bc416aa837769f88486b3e82e0c340"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "52dd9f5d95f3e55600f921265799c516"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "2f388b8acbc5d72951de665c501d0664"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4883d4093ef2e5a475ca98570a9fa855"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "3481d6c517d6f2899f697670ded9c47f"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "81247194fd42f6a138c8a3c4a839e6f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6bb075bd5a0b7f1614cd191c076f9094"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b9994611939714fb5b7bccb0a83b1c87"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b669b161d47facf618dd48b652f68c03"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "1e8f34b0155fd4013cbced14a8aac764"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a05000d6501a47f27842861d1a962c2d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ca679dc39c72a23418f98d7a495d6407"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "38d3e197bb8a00a0485021d95724b3f7"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5b6669d2ecbc4c0123598c43da874d36"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7ff353f10c448635a3e6262a5f059ad0"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "48403a006d7648214315846a60e27ed2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "269815cfce0c4f48caaacf048b90e976"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "f4825f7d54c82d8d10306ae597b13e5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6c8e67ad1f8dcdf3ea79afa82584bea8"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "58452e7fa313d5bb1d69783a6703c4e7"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7d42fb5440a7bf1a457547783481a23b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ffaf702e4fdbc26fd7d19b4296311d04"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "dc584517e8403d449c8a3d49dd1e7340"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0760b8a3a063e1aba693446283fab890"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0b9c45c0a0b270030656b245de2dd8a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "73d89e64ac2511602ca5c1d3b84e6d2c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4825f003759eb6fc28ce080bb2311ebf"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a8cdf33e82296a3189f12d625de2b768"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fa68c3218576d22e9ea877dac30ab225"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4fcd4e5d652f8dd7679cd8254300929e"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "236c0365fee884f9e4d82105225b784f"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6ca2aa5de18324fbe0a1007b577438a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fd99aa6d1c71a73263eec43b6d77748a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "93dd5c00260f80a17e2dd93343913779"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "ab6288b0096d0693bff3e6a3e48cac90"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "a2feb54242f89e25a3c38f6de7e82da1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "67ca9a2e72c2ab2e5b4693778292d708"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "246fd4e59caaac43ec93cc3b2188d5e7"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "c3e48c4cc07e9560e5d3472a8ba0bf04"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "8ccc5db019bbe576988d54584ed52804"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "8d9c9cf3ef43355f5c933ee7cd3a5190"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a4f256501d5daba8318da3ea2ce09fec"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "03af7bec7a80f87e186c45e7ee0c1604"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "a8c46927bf705b4bfbb2aa06bbfb76b6"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "9e413f138e0e4d9e077d8f0f5d6f5299"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "f7df556071654b40f33ed97bd80003cd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "c0e04a1bc1f0d88a22555e50e67bd792"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "2149f1aeff59732f6137d32aeb175e80"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "46ca29e2885358ca09eb16bea102f688"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "6addc29868974d54f18daca75b5b504c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7046a2402835f14cfb99c913f0d1622d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "18421e021aafd9b5b804fbf5ff8303aa"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "69186fb0b47fe2ae407714a30127c5a0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "2a94c3f5f9474a5c4aff66c644dcf918"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "aa43697f2cfe837df461033538a89caf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "738a7946c8d760498b31c96d56cc8050"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "de62119a2e66a7966f3acbd7e45c696d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "0bdf5ffc834ece5a88bdcfef4832518c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "5e3f2fb6aa9971b747614a6190fa63ff"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a7537bafcc317b690746ededd3425d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "6abb4be7a35d8dc57506f3dc0e3d31d8"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "2449235ea94893ead1fd08eef320e623"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "ae76bed2be8c40d76b85af56d228b47f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "1cebfaf9bbb2e2e85850778b422a515e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "36b7041c30e7fe2f48d3d35e89bfcbcd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "e13538e53517b5c248166d8e6cff2f8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "c51877ea1019be042e119f117eadbf02"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "bf659b957c1f9b3852de46cea24886be"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "e7ba9031cedfef3bd49e16299a3a2d29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "fc09698956ad478892cb230cbe9fc9a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "36b29670feee42565987aa6c56553231"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "684b696b9213c0c326db0e260e50d08e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "2d620a34f803a272fc7f99d30c8f71eb"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "0e47dc4261880046bc1070062ed605f6"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "7216f44a000606472f7a443ed75518b8"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "50d48be6f395511f66ad2645899deb23"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "dea093620d848706072694a8d82b8e6b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7b7f491e2482cb18f9afd2eb1b009f89"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "70ea12c4e3b852980ef4e42f09ef4cdf"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "45d309478b891454b48960971a69e226"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "48d5cdc4d419551d26fe777b67adc836"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "1a9949b731781c22edf274e48bf3631d"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "d5973107f9851fba40b61a9c2bd9cda7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "97c2e775b048c7c904a119d5ce5229f2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "0615d9caa194ec2e8d70a44c1cd00291"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "fa393990561a55bf482254b674479a49"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "ae069e0769fc5e162b2878e2a6a3392b"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "40edcc0c5671d20f3c53e1194e11d7ce"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "386cd4a39dd7efd9009c48b77616c07a"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "62441c56cbe8c4af881e0ff0731504ab"}, "isConfigFile": false}, {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "digest": {"algorithm": "md5", "value": "be082ae241c758c940d3551ba7856473"}, "isConfigFile": false}]}}, {"id": "2b766e740fa95904", "name": "e2fsprogs", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/e2fsprogs/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/e2fsprogs.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/e2fsprogs.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/e2fsprogs.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/e2fsprogs.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/e2fsprogs/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/e2fsprogs/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:e2fsprogs:e2fsprogs:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/e2fsprogs@1.45.5-2ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "e2fsprogs", "source": "", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1491, "depends": ["logsave"], "preDepends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libext2fs2 (= 1.45.5-2ubuntu1)", "libss2 (>= 1.38)", "libuuid1 (>= 2.16)"], "files": [{"path": "/etc/cron.d/e2scrub_all", "digest": {"algorithm": "md5", "value": "bc533e09f3b3d96bfe1633ad57eb7026"}, "isConfigFile": true}, {"path": "/etc/e2scrub.conf", "digest": {"algorithm": "md5", "value": "df38534cc670c70a91cf9b035845d244"}, "isConfigFile": true}, {"path": "/etc/mke2fs.conf", "digest": {"algorithm": "md5", "value": "8aedf0933eb5d956beccac70285650e6"}, "isConfigFile": true}, {"path": "/lib/systemd/system/e2scrub@.service", "digest": {"algorithm": "md5", "value": "5fed1684fbf97721fe17b5d450cd9328"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_all.service", "digest": {"algorithm": "md5", "value": "db357ec98aa91a8290dfc59fdf5cf0ef"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_all.timer", "digest": {"algorithm": "md5", "value": "8974b51fc7181c1efaf93832f9039e69"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_fail@.service", "digest": {"algorithm": "md5", "value": "3e6e28179af85df871c7b51e44b52b06"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_reap.service", "digest": {"algorithm": "md5", "value": "6dbafe24468819e508c930050e311125"}, "isConfigFile": false}, {"path": "/lib/udev/rules.d/96-e2scrub.rules", "digest": {"algorithm": "md5", "value": "1172955a6de564dd2812b9389da5987e"}, "isConfigFile": false}, {"path": "/sbin/badblocks", "digest": {"algorithm": "md5", "value": "5402823afb2ee022a9443c6af228a1b2"}, "isConfigFile": false}, {"path": "/sbin/debugfs", "digest": {"algorithm": "md5", "value": "658fbe4e4ed7b363636cc88e048ee410"}, "isConfigFile": false}, {"path": "/sbin/dumpe2fs", "digest": {"algorithm": "md5", "value": "5c66f7d8f7681a40562cf049ad4b72b4"}, "isConfigFile": false}, {"path": "/sbin/e2fsck", "digest": {"algorithm": "md5", "value": "de84d5863b49b2250dfb2c89dacebb16"}, "isConfigFile": false}, {"path": "/sbin/e2image", "digest": {"algorithm": "md5", "value": "f8a35b94d55b57dfffad13485915f2d5"}, "isConfigFile": false}, {"path": "/sbin/e2scrub", "digest": {"algorithm": "md5", "value": "0aacf12b9ef03f2bdf9432211308e568"}, "isConfigFile": false}, {"path": "/sbin/e2scrub_all", "digest": {"algorithm": "md5", "value": "07cc2614d358e900d20f617805d8c3e1"}, "isConfigFile": false}, {"path": "/sbin/e2undo", "digest": {"algorithm": "md5", "value": "290007b075bcc41a78570146148a61db"}, "isConfigFile": false}, {"path": "/sbin/mke2fs", "digest": {"algorithm": "md5", "value": "613b44ddc499a130070c7e5ac645342b"}, "isConfigFile": false}, {"path": "/sbin/resize2fs", "digest": {"algorithm": "md5", "value": "068e577a4501f7c10e1031bd7341cd16"}, "isConfigFile": false}, {"path": "/sbin/tune2fs", "digest": {"algorithm": "md5", "value": "581e44e00e28e3b15d7622f695b765d4"}, "isConfigFile": false}, {"path": "/usr/bin/chattr", "digest": {"algorithm": "md5", "value": "fae2c2deaeca3bbf906fb8034304ad32"}, "isConfigFile": false}, {"path": "/usr/bin/lsattr", "digest": {"algorithm": "md5", "value": "e5eefe7d8bddb7409061679de292c86c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron", "digest": {"algorithm": "md5", "value": "731d4cdfa7f74511d554db35468c9a7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_fail", "digest": {"algorithm": "md5", "value": "7cadd12f72ba9663414849b5abe98649"}, "isConfigFile": false}, {"path": "/usr/sbin/e2freefrag", "digest": {"algorithm": "md5", "value": "58768525fe73f678252467e9448aaf56"}, "isConfigFile": false}, {"path": "/usr/sbin/e4crypt", "digest": {"algorithm": "md5", "value": "da29fa02716f95921a4dd9b6c82199b2"}, "isConfigFile": false}, {"path": "/usr/sbin/e4defrag", "digest": {"algorithm": "md5", "value": "ea1a2e205ac4880bde537e1749818ae6"}, "isConfigFile": false}, {"path": "/usr/sbin/filefrag", "digest": {"algorithm": "md5", "value": "deceb872dd3e41ab8d8b58068b8c0540"}, "isConfigFile": false}, {"path": "/usr/sbin/mklost+found", "digest": {"algorithm": "md5", "value": "21af497f493980f1b8aa5a559b716dc9"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/NEWS.gz", "digest": {"algorithm": "md5", "value": "f43b4c28aa76681d6f3a3b0adb9fedad"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/README", "digest": {"algorithm": "md5", "value": "906d83fb79fe1b5d0cb2d95ede0bd9b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/e2fsprogs", "digest": {"algorithm": "md5", "value": "98f1856c61406654b4097cf1a3f7dd3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chattr.1.gz", "digest": {"algorithm": "md5", "value": "e95ef517b96d85badc7ad71375b8339b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsattr.1.gz", "digest": {"algorithm": "md5", "value": "140e484066f9bef1858d4c11bdc1f84c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/e2fsck.conf.5.gz", "digest": {"algorithm": "md5", "value": "70d13d2fe42c3f082dd36083a9501a77"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/ext4.5.gz", "digest": {"algorithm": "md5", "value": "f678a000fbb58c2f6c2ad78b96d18e11"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/mke2fs.conf.5.gz", "digest": {"algorithm": "md5", "value": "51e50b844bff077721250d95c39858d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/badblocks.8.gz", "digest": {"algorithm": "md5", "value": "06b6bf3e4203f3091e68aa5cf5370b5f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/debugfs.8.gz", "digest": {"algorithm": "md5", "value": "e6a3724fb0576ec7bd0eef8bfff2f011"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dumpe2fs.8.gz", "digest": {"algorithm": "md5", "value": "a5498ac6832247c7e9533769b00bf43e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2freefrag.8.gz", "digest": {"algorithm": "md5", "value": "4b530372c7d56ac1a54578cfe51707fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2fsck.8.gz", "digest": {"algorithm": "md5", "value": "bf89048805af9c79600cbe69b690ea7b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2image.8.gz", "digest": {"algorithm": "md5", "value": "3aa3751f752b60df3c8fd91f4dc27fd1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2label.8.gz", "digest": {"algorithm": "md5", "value": "44f72cf35e8cda65d25e6cc3c4fe10c0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2mmpstatus.8.gz", "digest": {"algorithm": "md5", "value": "58b8aba9317676777cb8383561ed5991"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2scrub.8.gz", "digest": {"algorithm": "md5", "value": "011f9a5106149884a0aa58ab73a23f20"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2scrub_all.8.gz", "digest": {"algorithm": "md5", "value": "172c0d0175011990f259949b7a9fd716"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2undo.8.gz", "digest": {"algorithm": "md5", "value": "45e8826c5bb5bf9458267682b2a1f041"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e4crypt.8.gz", "digest": {"algorithm": "md5", "value": "2448f9e878e07a01ad8ab506c1d2157a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e4defrag.8.gz", "digest": {"algorithm": "md5", "value": "e48c51e1c8368a2f79b18f235ecee8af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/filefrag.8.gz", "digest": {"algorithm": "md5", "value": "a2dfa01e2b037dbf90e47387542e10a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mke2fs.8.gz", "digest": {"algorithm": "md5", "value": "89d0ef3976238bba7d2186fe902c1883"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mklost+found.8.gz", "digest": {"algorithm": "md5", "value": "681853501afcec62d5b9b016499b8519"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/resize2fs.8.gz", "digest": {"algorithm": "md5", "value": "d3829282e657d6d54f11da4205cb62ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tune2fs.8.gz", "digest": {"algorithm": "md5", "value": "d1b0a237fcd84d061e67ad4883ae971a"}, "isConfigFile": false}]}}, {"id": "1e7f0fd635ce38f3", "name": "fdisk", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fdisk.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/fdisk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:fdisk:fdisk:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/fdisk@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "fdisk", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 505, "depends": ["libc6 (>= 2.14)", "libfdisk1 (>= 2.33)", "libmount1 (>= 2.24.2)", "libncursesw6 (>= 6)", "libsmartcols1 (>= 2.28~rc1)", "libtinfo6 (>= 6)"], "files": [{"path": "/sbin/cfdisk", "digest": {"algorithm": "md5", "value": "66f9c02712e47b33a07f356626db8ced"}, "isConfigFile": false}, {"path": "/sbin/fdisk", "digest": {"algorithm": "md5", "value": "4210276d1ebb0593cbf5d535a930e10b"}, "isConfigFile": false}, {"path": "/sbin/sfdisk", "digest": {"algorithm": "md5", "value": "4d2bd95d09cfa7b78466dfd45aa59c79"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/cfdisk", "digest": {"algorithm": "md5", "value": "6774c257b207bfb0cc1b44613abe996b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fdisk", "digest": {"algorithm": "md5", "value": "3c171ae9620a1604066753e76fd8d6b2"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/sfdisk", "digest": {"algorithm": "md5", "value": "08eb8afe1e4570dc92af0158f2c3f0c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/fdisk/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/cfdisk.8.gz", "digest": {"algorithm": "md5", "value": "2a02373ab2360ae0685ac972b2604c5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fdisk.8.gz", "digest": {"algorithm": "md5", "value": "5d455787dde658b653f8bc48495e8a5c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/sfdisk.8.gz", "digest": {"algorithm": "md5", "value": "ab350c1ac46b8f0da0de199c90d90543"}, "isConfigFile": false}]}}, {"id": "f5fe1a7d4abff264", "name": "findutils", "version": "4.7.0-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/findutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/findutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:findutils:findutils:4.7.0-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/findutils@4.7.0-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "findutils", "source": "", "version": "4.7.0-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 668, "preDepends": ["libc6 (>= 2.17)", "libselinux1 (>= 1.32)"], "files": [{"path": "/usr/bin/find", "digest": {"algorithm": "md5", "value": "b68ef002f84cc54dd472238ba7df80ab"}, "isConfigFile": false}, {"path": "/usr/bin/xargs", "digest": {"algorithm": "md5", "value": "67d30da7ca6e766bb5a005e77f928efb"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/findutils", "digest": {"algorithm": "md5", "value": "f78e2d4189be58135a915698efe1cd7a"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "75ca1d03fcbb9d988ff479d6c9ca6349"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "479d38170ee10d51f254a066ed74c6a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/README.gz", "digest": {"algorithm": "md5", "value": "88bc6d9dfc5b28f2e02ead0a1dcb9332"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/TODO", "digest": {"algorithm": "md5", "value": "2dcc6f47ffa9e6e956dbe835d7afd4db"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "81bdba643f09f69151696803b4cfeff0"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/copyright", "digest": {"algorithm": "md5", "value": "7c0e8644a1094ddd06a0bd46427abc93"}, "isConfigFile": false}, {"path": "/usr/share/info/find-maint.info.gz", "digest": {"algorithm": "md5", "value": "6520fbc63bba2467f8c03e3f9e50a09d"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-1.gz", "digest": {"algorithm": "md5", "value": "316b1f8e9b8f0b3d7897652a183b07de"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-2.gz", "digest": {"algorithm": "md5", "value": "86b2df66d7cd14a0a68143c6e6923e03"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info.gz", "digest": {"algorithm": "md5", "value": "f5b431defa964e40ed132f94db75a3fe"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/find.1.gz", "digest": {"algorithm": "md5", "value": "f4ccd0236caeaf121eae26c98ea0177b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xargs.1.gz", "digest": {"algorithm": "md5", "value": "308a93b76f64bf24c208161fbce57e09"}, "isConfigFile": false}]}}, {"id": "5f176cba3e8d2776", "name": "galera-4", "version": "26.4.9-focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/galera-4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/galera-4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC-BY-SA-3.0", "spdxExpression": "CC-BY-SA-3.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GFDL-1.1+", "spdxExpression": "GFDL-1.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:galera-4:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera-4:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera_4:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera_4:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/galera-4@26.4.9-focal?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "galera-4", "source": "", "version": "26.4.9-focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "Codership Oy ", "installedSize": 63791, "provides": ["galera", "galera4", "percona-xtradb-cluster-galera-26", "wsrep"], "depends": ["libc6 (>= 2.17)", "libgcc-s1 (>= 3.0)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)"], "files": [{"path": "/usr/lib/libgalera_smm.so", "digest": {"algorithm": "md5", "value": "c43d69f7f08b207aadff8140e973d345"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/AUTHORS", "digest": {"algorithm": "md5", "value": "dd940e9b685677b1cdc9a538178b4fed"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/README.gz", "digest": {"algorithm": "md5", "value": "1efd47037312b4ec3bae8d8b22a58c78"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6f30459b37b84a6fc9c565409c673531"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/copyright", "digest": {"algorithm": "md5", "value": "8741834de80db55417eed17d6ec437d1"}, "isConfigFile": false}]}}, {"id": "f01cfad828ded2bd", "name": "gawk", "version": "1:5.0.1+dfsg-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gawk.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/gawk.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gawk.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/gawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gawk:gawk:1\\:5.0.1\\+dfsg-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gawk@1:5.0.1%2Bdfsg-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gawk", "source": "", "version": "1:5.0.1+dfsg-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1668, "provides": ["awk"], "preDepends": ["libc6 (>= 2.29)", "libgmp10", "libmpfr6 (>= 3.1.3)", "libreadline8 (>= 6.0)", "libsigsegv2 (>= 2.9)"], "files": [{"path": "/etc/profile.d/gawk.csh", "digest": {"algorithm": "md5", "value": "b3d9e29a36f945b2065b2f88d18dadaa"}, "isConfigFile": true}, {"path": "/etc/profile.d/gawk.sh", "digest": {"algorithm": "md5", "value": "bfc054c0862d0fad98ca641b951c7061"}, "isConfigFile": true}, {"path": "/usr/bin/gawk", "digest": {"algorithm": "md5", "value": "7e9b2ed1272331cfbd2aac2e5eb3f84b"}, "isConfigFile": false}, {"path": "/usr/include/gawkapi.h", "digest": {"algorithm": "md5", "value": "21c85f5d6f8f4d15ae2835c0f70a935b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/awk/grcat", "digest": {"algorithm": "md5", "value": "3dbd559e4376c9e6ce8cf5e1b3c130d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/awk/pwcat", "digest": {"algorithm": "md5", "value": "6c9b36a4827df56fdf443c6217aad41a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/filefuncs.so", "digest": {"algorithm": "md5", "value": "35caad69171e9469f943077402caec25"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/fnmatch.so", "digest": {"algorithm": "md5", "value": "c4885b45bbdf1282f45fc93815829010"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/fork.so", "digest": {"algorithm": "md5", "value": "d44b48d2f3af5ec98c401ca6c7b0ec57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/inplace.so", "digest": {"algorithm": "md5", "value": "ff18d2748311d48e37d5de808df4c407"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/intdiv.so", "digest": {"algorithm": "md5", "value": "cfaca509205f7c347f675adc3ee92c3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/ordchr.so", "digest": {"algorithm": "md5", "value": "57ec81580456d9bd06f2966bcdf091d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/readdir.so", "digest": {"algorithm": "md5", "value": "f6a44a2dfe212c33e64ae42e76a2af25"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/readfile.so", "digest": {"algorithm": "md5", "value": "c62e0bfbc9608eb83d338516ffaa99d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/revoutput.so", "digest": {"algorithm": "md5", "value": "42ae484c4c142daf2f3efec4a8e0909c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/revtwoway.so", "digest": {"algorithm": "md5", "value": "d085037120fb7b2fe5740e08c158a208"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/rwarray.so", "digest": {"algorithm": "md5", "value": "701764e9d41f6806ae2bbb5523d4c976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/time.so", "digest": {"algorithm": "md5", "value": "e9279ff26caad018cfe31b45a99e15d1"}, "isConfigFile": false}, {"path": "/usr/share/awk/assert.awk", "digest": {"algorithm": "md5", "value": "c94753467cb0ce839cbc87dd5313392a"}, "isConfigFile": false}, {"path": "/usr/share/awk/bits2str.awk", "digest": {"algorithm": "md5", "value": "801e293a442232eafd89a2d0550c6221"}, "isConfigFile": false}, {"path": "/usr/share/awk/cliff_rand.awk", "digest": {"algorithm": "md5", "value": "4f102335ebacbb13af785af2a5ee5699"}, "isConfigFile": false}, {"path": "/usr/share/awk/ctime.awk", "digest": {"algorithm": "md5", "value": "8d5d47289e51296344d0e5b9c7766d76"}, "isConfigFile": false}, {"path": "/usr/share/awk/ftrans.awk", "digest": {"algorithm": "md5", "value": "8a3ce2527c151d25d7c2b14811f2cfdc"}, "isConfigFile": false}, {"path": "/usr/share/awk/getopt.awk", "digest": {"algorithm": "md5", "value": "ecb6f8884e5af110b78ca4d96671082e"}, "isConfigFile": false}, {"path": "/usr/share/awk/gettime.awk", "digest": {"algorithm": "md5", "value": "8a4784537dfcaa8861dbb8c48e19bf8f"}, "isConfigFile": false}, {"path": "/usr/share/awk/group.awk", "digest": {"algorithm": "md5", "value": "ec60eb26f73753e91fcd5fb6688ea9f6"}, "isConfigFile": false}, {"path": "/usr/share/awk/have_mpfr.awk", "digest": {"algorithm": "md5", "value": "277af1c082b2d1b5d1fb164f4e70fb80"}, "isConfigFile": false}, {"path": "/usr/share/awk/inplace.awk", "digest": {"algorithm": "md5", "value": "329fbc9e45aebe7b9f073ab2bba192e0"}, "isConfigFile": false}, {"path": "/usr/share/awk/intdiv0.awk", "digest": {"algorithm": "md5", "value": "af5a27eb05a5cdc496135b8068faf741"}, "isConfigFile": false}, {"path": "/usr/share/awk/join.awk", "digest": {"algorithm": "md5", "value": "babd186770765508e26d344613ffbe0d"}, "isConfigFile": false}, {"path": "/usr/share/awk/libintl.awk", "digest": {"algorithm": "md5", "value": "cc11a880a2e1e277530c2d7d7cdac202"}, "isConfigFile": false}, {"path": "/usr/share/awk/noassign.awk", "digest": {"algorithm": "md5", "value": "5c3ae18fb1b0d7e66795de410e4ba50b"}, "isConfigFile": false}, {"path": "/usr/share/awk/ns_passwd.awk", "digest": {"algorithm": "md5", "value": "18c0634bf39d0bcc0555d70470fb1961"}, "isConfigFile": false}, {"path": "/usr/share/awk/ord.awk", "digest": {"algorithm": "md5", "value": "1b35f85e1492c59ebc24bd2e643074f6"}, "isConfigFile": false}, {"path": "/usr/share/awk/passwd.awk", "digest": {"algorithm": "md5", "value": "e252997ddf76bdf63d44a030724d6477"}, "isConfigFile": false}, {"path": "/usr/share/awk/processarray.awk", "digest": {"algorithm": "md5", "value": "2c4024c524af0bb20de33c70dd1d4cea"}, "isConfigFile": false}, {"path": "/usr/share/awk/quicksort.awk", "digest": {"algorithm": "md5", "value": "41d84c6f3f8376779167b6cbf52d1b4a"}, "isConfigFile": false}, {"path": "/usr/share/awk/readable.awk", "digest": {"algorithm": "md5", "value": "72fe0f2ef7c67d51469a3eb505427063"}, "isConfigFile": false}, {"path": "/usr/share/awk/readfile.awk", "digest": {"algorithm": "md5", "value": "090e8a4a6c9306498c239ea7222f81aa"}, "isConfigFile": false}, {"path": "/usr/share/awk/rewind.awk", "digest": {"algorithm": "md5", "value": "c87adbdbc349b6e4c96d9494d7fc9a30"}, "isConfigFile": false}, {"path": "/usr/share/awk/round.awk", "digest": {"algorithm": "md5", "value": "e9028984b0d82fac692f3d5c5d4c211e"}, "isConfigFile": false}, {"path": "/usr/share/awk/shellquote.awk", "digest": {"algorithm": "md5", "value": "bb0ea816086eef477eadac55475199b0"}, "isConfigFile": false}, {"path": "/usr/share/awk/strtonum.awk", "digest": {"algorithm": "md5", "value": "b3fcc1c281c1f173f13ad3b47cb8a39f"}, "isConfigFile": false}, {"path": "/usr/share/awk/walkarray.awk", "digest": {"algorithm": "md5", "value": "7b15948b50551201439773ad50912103"}, "isConfigFile": false}, {"path": "/usr/share/awk/zerofile.awk", "digest": {"algorithm": "md5", "value": "a69b061ef1bbca105082fe8a248818da"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/AUTHORS", "digest": {"algorithm": "md5", "value": "ea9af341b883d00b0492a85609986792"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/NEWS.gz", "digest": {"algorithm": "md5", "value": "292e7f585a587ec30be3ed485f2a31f1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/POSIX.STD", "digest": {"algorithm": "md5", "value": "124096624043b5e72af317286ad9729c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/README", "digest": {"algorithm": "md5", "value": "2838411d4aeb6c16f2901585234d80c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c2575ed8bc7ce617ce4c6aa0930e546c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/copyright", "digest": {"algorithm": "md5", "value": "d7a305dd1e74fa66a34013a5bbfbf875"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/class_data1", "digest": {"algorithm": "md5", "value": "b414a96daf9fc8ad61be972c17560e3d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/class_data2", "digest": {"algorithm": "md5", "value": "d3868e27edb8664c4246cccebdf3efe0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/guide-mellow.po", "digest": {"algorithm": "md5", "value": "27df7071f5537fa103b29801b8c03be3"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/guide.po", "digest": {"algorithm": "md5", "value": "7c407046f688773d4ff1dcc526553db5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/inventory-shipped", "digest": {"algorithm": "md5", "value": "d382714c24f9530eeab507129ab82855"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/mail-list", "digest": {"algorithm": "md5", "value": "e91eeaa52d84b23bf77d3cbb6673e486"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/assert.awk", "digest": {"algorithm": "md5", "value": "c94753467cb0ce839cbc87dd5313392a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/bits2str.awk", "digest": {"algorithm": "md5", "value": "801e293a442232eafd89a2d0550c6221"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/cliff_rand.awk", "digest": {"algorithm": "md5", "value": "4f102335ebacbb13af785af2a5ee5699"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ctime.awk", "digest": {"algorithm": "md5", "value": "8d5d47289e51296344d0e5b9c7766d76"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ftrans.awk", "digest": {"algorithm": "md5", "value": "8a3ce2527c151d25d7c2b14811f2cfdc"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/getopt.awk", "digest": {"algorithm": "md5", "value": "ecb6f8884e5af110b78ca4d96671082e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/gettime.awk", "digest": {"algorithm": "md5", "value": "8a4784537dfcaa8861dbb8c48e19bf8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/grcat.c", "digest": {"algorithm": "md5", "value": "86c386fcb16ee513a74372fcb011dfcd"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/groupawk.in", "digest": {"algorithm": "md5", "value": "86578f20d0099b75e6dbba71aae229a2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/have_mpfr.awk", "digest": {"algorithm": "md5", "value": "277af1c082b2d1b5d1fb164f4e70fb80"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/inplace.awk", "digest": {"algorithm": "md5", "value": "329fbc9e45aebe7b9f073ab2bba192e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/intdiv0.awk", "digest": {"algorithm": "md5", "value": "af5a27eb05a5cdc496135b8068faf741"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/join.awk", "digest": {"algorithm": "md5", "value": "babd186770765508e26d344613ffbe0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/libintl.awk", "digest": {"algorithm": "md5", "value": "cc11a880a2e1e277530c2d7d7cdac202"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/noassign.awk", "digest": {"algorithm": "md5", "value": "5c3ae18fb1b0d7e66795de410e4ba50b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ns_passwd.awk", "digest": {"algorithm": "md5", "value": "18c0634bf39d0bcc0555d70470fb1961"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ord.awk", "digest": {"algorithm": "md5", "value": "1b35f85e1492c59ebc24bd2e643074f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/passwdawk.in", "digest": {"algorithm": "md5", "value": "6ad0d03ce3be1e37af95b3f26367b4ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/processarray.awk", "digest": {"algorithm": "md5", "value": "2c4024c524af0bb20de33c70dd1d4cea"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/pwcat.c", "digest": {"algorithm": "md5", "value": "476754d81ef39575fecb7c61ed12cf3b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/quicksort.awk", "digest": {"algorithm": "md5", "value": "41d84c6f3f8376779167b6cbf52d1b4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/readable.awk", "digest": {"algorithm": "md5", "value": "72fe0f2ef7c67d51469a3eb505427063"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/readfile.awk", "digest": {"algorithm": "md5", "value": "090e8a4a6c9306498c239ea7222f81aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/rewind.awk", "digest": {"algorithm": "md5", "value": "c87adbdbc349b6e4c96d9494d7fc9a30"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/round.awk", "digest": {"algorithm": "md5", "value": "e9028984b0d82fac692f3d5c5d4c211e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/shellquote.awk", "digest": {"algorithm": "md5", "value": "bb0ea816086eef477eadac55475199b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/strtonum.awk", "digest": {"algorithm": "md5", "value": "b3fcc1c281c1f173f13ad3b47cb8a39f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/walkarray.awk", "digest": {"algorithm": "md5", "value": "7b15948b50551201439773ad50912103"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/zerofile.awk", "digest": {"algorithm": "md5", "value": "a69b061ef1bbca105082fe8a248818da"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/addresses.csv", "digest": {"algorithm": "md5", "value": "45dfbf01f00e9422309efb15fc38a2d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/arraymax.awk", "digest": {"algorithm": "md5", "value": "a46bc2abd25f2115d007f05c88104945"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/arraymax.data", "digest": {"algorithm": "md5", "value": "4da01a240d0d70837196aa6be895db04"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/findpat.awk", "digest": {"algorithm": "md5", "value": "618f3479c5cd724c4327c52b57f6002c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/findpat.data", "digest": {"algorithm": "md5", "value": "78bf41a9465d47469d6048c26f12f85c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/simple-csv.awk", "digest": {"algorithm": "md5", "value": "c54f3eb4dc08c9d8635ff110c97ef414"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/PostAgent.sh", "digest": {"algorithm": "md5", "value": "42d8f0222a63441be24f4eeb7cb9295a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/coreserv.awk", "digest": {"algorithm": "md5", "value": "a6ed41f4bd55832d3065f6750ec63a2d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/eliza.awk", "digest": {"algorithm": "md5", "value": "e867cfb421484fdae0ac2170da073c61"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/fingerclient.awk", "digest": {"algorithm": "md5", "value": "f91dae978f800066f93d39007e4c2417"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/geturl.awk", "digest": {"algorithm": "md5", "value": "ced117ff00ce8a4f290f5919023a5e18"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/hello-serv.awk", "digest": {"algorithm": "md5", "value": "6bb9eb08f7995fbb0e4f9b40fb16ca07"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/maze.awk", "digest": {"algorithm": "md5", "value": "d2cadca07aee22817274bafd637cbd58"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/mobag.awk", "digest": {"algorithm": "md5", "value": "41ec7ed52649c1a6caebeeabdbfa27ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/panic.awk", "digest": {"algorithm": "md5", "value": "fae61ca035a66e48d5a917c9badfa3b5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.awk", "digest": {"algorithm": "md5", "value": "cdbd77761aaf7074c6ae116911876619"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.request", "digest": {"algorithm": "md5", "value": "73ffc528e8dc30959316b8adcaba84b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.result", "digest": {"algorithm": "md5", "value": "04f1e29af600c0f1f33532a2a10363ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/remconf.awk", "digest": {"algorithm": "md5", "value": "3ee0500837f777a80d550fdff49ee3e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/statist.awk", "digest": {"algorithm": "md5", "value": "fc77b83cfe200026d9180fde2d4ed0ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/stoxdata.txt", "digest": {"algorithm": "md5", "value": "182c617d915d338a9aa1002ff3106e39"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/stoxpred.awk", "digest": {"algorithm": "md5", "value": "fbdc908917f96d55dbe76b9e3ef27243"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/testserv.awk", "digest": {"algorithm": "md5", "value": "2d2febfef96f8f2e3cb2a783d02c17bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/urlchk.awk", "digest": {"algorithm": "md5", "value": "79077c7b80fc385243aa4d107c1dd04c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/webgrab.awk", "digest": {"algorithm": "md5", "value": "9ccd389091270933ae4404e964b311ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/alarm.awk", "digest": {"algorithm": "md5", "value": "f2048ec7433b09a4c2f25f4940bd0ce3"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/anagram.awk", "digest": {"algorithm": "md5", "value": "277db4a9e8f2e47ee495cd9e6ba3044b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/awksed.awk", "digest": {"algorithm": "md5", "value": "c70404c6457746583a60581690106dec"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/cut.awk", "digest": {"algorithm": "md5", "value": "6484250fb82e91c4127835b1365c0b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/dupword.awk", "digest": {"algorithm": "md5", "value": "002e2fb3ea409b5952e8a183285d6949"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/egrep.awk", "digest": {"algorithm": "md5", "value": "910103376e17c98d6b0adf7f092b98c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/extract.awk", "digest": {"algorithm": "md5", "value": "f72c3475c78c3c638424d1b20448bb30"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/guide.awk", "digest": {"algorithm": "md5", "value": "c7a25dfe2e2d9f115cfb4d68c20aa7fa"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/histsort.awk", "digest": {"algorithm": "md5", "value": "24c8a9b28b97ece913fd98a1e43c1e91"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/id.awk", "digest": {"algorithm": "md5", "value": "fd77226f6509793c042f269e191d2a41"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/igawk.sh", "digest": {"algorithm": "md5", "value": "92ef313a17fa4c15290109063cebdd4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/indirectcall.awk", "digest": {"algorithm": "md5", "value": "ccabadaec505c1b51009d53fe455cbcf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/labels.awk", "digest": {"algorithm": "md5", "value": "dcd3abd32da0978b2a55df974665688f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/pi.awk", "digest": {"algorithm": "md5", "value": "555f9b924bf1ce42d27cc9edaf6c1f03"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/split.awk", "digest": {"algorithm": "md5", "value": "61918e85eeca021a83381e990d23eac4"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/tee.awk", "digest": {"algorithm": "md5", "value": "5fcb61ba4cb2abbbc46cd32a465c5946"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/testbits.awk", "digest": {"algorithm": "md5", "value": "ff45caabc71bee709d44171d9402ceb8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/translate.awk", "digest": {"algorithm": "md5", "value": "e30c070b50619dc4c9601741546e936a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/uniq.awk", "digest": {"algorithm": "md5", "value": "afb5f2298c2d6735d821e33bd5436b89"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/wc.awk", "digest": {"algorithm": "md5", "value": "e3ede54705941af17a2ce7e307e35fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/wordfreq.awk", "digest": {"algorithm": "md5", "value": "71ebaeca16709ae72f2bba4b7b85209e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gawk.1.gz", "digest": {"algorithm": "md5", "value": "7e1b00861ddf4fa4b411e4270899f46b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/filefuncs.3am.gz", "digest": {"algorithm": "md5", "value": "129adeb2e4f79e520091f4be339f205d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/fnmatch.3am.gz", "digest": {"algorithm": "md5", "value": "869183939b4ca4a94d8391520df4b8ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/fork.3am.gz", "digest": {"algorithm": "md5", "value": "291a3b3cdcbf5b8eda2737f7122a487f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/inplace.3am.gz", "digest": {"algorithm": "md5", "value": "5b21a504ac764b43690adc857322f9c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/ordchr.3am.gz", "digest": {"algorithm": "md5", "value": "2d1efdb9794f0e601bebdb6ba6e10db3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readdir.3am.gz", "digest": {"algorithm": "md5", "value": "f4db8778d46eb6f2e6053390e7515877"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readfile.3am.gz", "digest": {"algorithm": "md5", "value": "e1404ba419482a4cc05492169504c736"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/revoutput.3am.gz", "digest": {"algorithm": "md5", "value": "8f5ecd6296332619cca527d269f9f6a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/revtwoway.3am.gz", "digest": {"algorithm": "md5", "value": "1f588f2676f38cc22995d76f9a58839e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/rwarray.3am.gz", "digest": {"algorithm": "md5", "value": "e59780c988dc23aca70178c3a94e8bfe"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/time.3am.gz", "digest": {"algorithm": "md5", "value": "2159bf2265205654ce530ea259fc7894"}, "isConfigFile": false}]}}, {"id": "2328ebc6efd80113", "name": "gcc-10-base", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc-10-base:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10-base:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gcc-10-base@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gcc-10-base", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 265, "files": [{"path": "/usr/share/doc/gcc-10-base/README.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "b641ae885130348be9a4adcee3f39d4b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/TODO.Debian", "digest": {"algorithm": "md5", "value": "8afe308ec72834f3c24b209fbc4d149e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ae7b147b053ef8c010ea8dba67d7ce66"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/copyright", "digest": {"algorithm": "md5", "value": "a80ca2e181b9eecc3e4d373fd7ca59f2"}, "isConfigFile": false}]}}, {"id": "83a6fbe6e8c0eaa7", "name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}, {"id": "6d869be27081e838", "name": "github.com/tianon/gosu", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:tianon:gosu:\\(devel\\):*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/tianon/gosu@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "mainModule": "github.com/tianon/gosu"}}, {"id": "dd6fe3d80b8969d2", "name": "gnupg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gnupg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gnupg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnupg:gnupg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gnupg@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gnupg", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 413, "depends": ["dirmngr (<< 2.2.19-3ubuntu2.1.1~)", "dirmngr (>= 2.2.19-3ubuntu2.1)", "gnupg-l10n (= 2.2.19-3ubuntu2.1)", "gnupg-utils (<< 2.2.19-3ubuntu2.1.1~)", "gnupg-utils (>= 2.2.19-3ubuntu2.1)", "gpg (<< 2.2.19-3ubuntu2.1.1~)", "gpg (>= 2.2.19-3ubuntu2.1)", "gpg-agent (<< 2.2.19-3ubuntu2.1.1~)", "gpg-agent (>= 2.2.19-3ubuntu2.1)", "gpg-wks-client (<< 2.2.19-3ubuntu2.1.1~)", "gpg-wks-client (>= 2.2.19-3ubuntu2.1)", "gpg-wks-server (<< 2.2.19-3ubuntu2.1.1~)", "gpg-wks-server (>= 2.2.19-3ubuntu2.1)", "gpgsm (<< 2.2.19-3ubuntu2.1.1~)", "gpgsm (>= 2.2.19-3ubuntu2.1)", "gpgv (<< 2.2.19-3ubuntu2.1.1~)", "gpgv (>= 2.2.19-3ubuntu2.1)"], "files": [{"path": "/usr/share/doc/gnupg/DCO", "digest": {"algorithm": "md5", "value": "878a0761e71dab589944e82b0a922315"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/DETAILS.gz", "digest": {"algorithm": "md5", "value": "7fecedf53e580f54b3ae8785219f8f61"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/FAQ", "digest": {"algorithm": "md5", "value": "1344adfbf948890928fd0ae7450f3529"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/HACKING.gz", "digest": {"algorithm": "md5", "value": "505c6860ad1a8ee2d9909f2dbdc5859e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/OpenPGP.gz", "digest": {"algorithm": "md5", "value": "561a2824f92d60cb6ae1cbc10363d1f8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/README.Debian", "digest": {"algorithm": "md5", "value": "23bef41e22391e3e58bef93b526ec84b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/README.gz", "digest": {"algorithm": "md5", "value": "9fa48910513ba9a4639f74ba7069ff31"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/TRANSLATE", "digest": {"algorithm": "md5", "value": "97e91567ea3bb8852524179fcdd01c49"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/README", "digest": {"algorithm": "md5", "value": "b7f31285ba0de34f118b907d7965eb3f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/debug.prf", "digest": {"algorithm": "md5", "value": "63c086c02e611dc38719e116b21eb5f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/gpgconf.conf", "digest": {"algorithm": "md5", "value": "77f8f3b567a98a41ca33626cd7312ca9"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/scd-event", "digest": {"algorithm": "md5", "value": "21ff9053d71f94c3c3eee9fc66863fb1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/README", "digest": {"algorithm": "md5", "value": "1b6768aecc85a31e0cd17c5684327223"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/dirmngr.service", "digest": {"algorithm": "md5", "value": "c524c839628dd23b3966bca442b915bc"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/dirmngr.socket", "digest": {"algorithm": "md5", "value": "55070b8cf2347282d1baf97eb90ca319"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent-browser.socket", "digest": {"algorithm": "md5", "value": "43a51a805e48ebb00a82ce0928cb0ff5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent-extra.socket", "digest": {"algorithm": "md5", "value": "d4ae84ec812069b7fc6d91f9f2d8278c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent-ssh.socket", "digest": {"algorithm": "md5", "value": "8a14288974bcc6ccec327af227892531"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent.service", "digest": {"algorithm": "md5", "value": "b94c1a39f6d95db9a5b9449f48ef067f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent.socket", "digest": {"algorithm": "md5", "value": "bf0fa55f8a38c201a2c1e763f8b204c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/vsnfd.prf", "digest": {"algorithm": "md5", "value": "fc340be31aafe28d43c9cbe9995cf4d3"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg-card-architecture.png", "digest": {"algorithm": "md5", "value": "ede2a05430ff67411a326cfde08331fa"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg-module-overview.png", "digest": {"algorithm": "md5", "value": "60e6f27dd812f45834abc48321da67a3"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg.info-1.gz", "digest": {"algorithm": "md5", "value": "109ca64d33aa82fe93882010548309cd"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg.info-2.gz", "digest": {"algorithm": "md5", "value": "1dddff933dd572477d82722853b1e8d3"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg.info.gz", "digest": {"algorithm": "md5", "value": "bf7adaeabc2a2ee20fe97ee39a3d0633"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/gnupg.7.gz", "digest": {"algorithm": "md5", "value": "0658c5806c26adca6d12747a27dbddb4"}, "isConfigFile": false}]}}, {"id": "519b1bef09b1fdeb", "name": "gnupg-l10n", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gnupg-l10n.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gnupg-l10n.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnupg-l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg-l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg_l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg_l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gnupg-l10n@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gnupg-l10n", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 380, "files": [{"path": "/usr/share/doc/gnupg-l10n/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "c9b37925ce40e17541418e7486481909"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-l10n/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8257d98b2908951182398e6b424a0938"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-l10n/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.be.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.ca.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.cs.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.da.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.de.txt", "digest": {"algorithm": "md5", "value": "2ce363dc4f901492b3378a5890c800b1"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.el.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.eo.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.es.txt", "digest": {"algorithm": "md5", "value": "aa04475c3579b70cd782933202b57a11"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.et.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.fi.txt", "digest": {"algorithm": "md5", "value": "2f1c09676d19e0665a7796bbcdb43bbf"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.fr.txt", "digest": {"algorithm": "md5", "value": "31483ae33be515f71e55ffdd02a91053"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.gl.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.hu.txt", "digest": {"algorithm": "md5", "value": "27846e504b7ee16691d74fa767a94964"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.id.txt", "digest": {"algorithm": "md5", "value": "10fc1f64cb3db5f7644f76e7c0116b44"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.it.txt", "digest": {"algorithm": "md5", "value": "621e06d2432cab3609494cbb7e6fb78b"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.ja.txt", "digest": {"algorithm": "md5", "value": "c9bbaeccdb6cedf36a4605777b159265"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.nb.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.pl.txt", "digest": {"algorithm": "md5", "value": "934c96dc3271ebcc317f2e10258cafef"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.pt.txt", "digest": {"algorithm": "md5", "value": "493b0ec423cfdc2fc8656d448b652da6"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.pt_BR.txt", "digest": {"algorithm": "md5", "value": "38e773675d99ef7a40c459d68022641a"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.ro.txt", "digest": {"algorithm": "md5", "value": "89a6fc0dd0a8fb7b259d5e62ec50d35d"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.ru.txt", "digest": {"algorithm": "md5", "value": "0ddc84a27580324f65f9fbdbab03c724"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.sk.txt", "digest": {"algorithm": "md5", "value": "fff59cd28f183572140170cf47690016"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.sv.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.tr.txt", "digest": {"algorithm": "md5", "value": "220682465372281151e7e40b546c546f"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.txt", "digest": {"algorithm": "md5", "value": "8c6ef448aeff84ac79a378e154fdd2a7"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.zh_CN.txt", "digest": {"algorithm": "md5", "value": "32711126514e9b5d9263a69ffd99349f"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.zh_TW.txt", "digest": {"algorithm": "md5", "value": "09070448c470b393724830a851a923c8"}, "isConfigFile": false}]}}, {"id": "3880d8afb7fb6727", "name": "gnupg-utils", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gnupg-utils.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gnupg-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnupg-utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg-utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg_utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg_utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gnupg-utils@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gnupg-utils", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1550, "depends": ["libassuan0 (>= 2.5.0)", "libbz2-1.0", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libksba8 (>= 1.3.4)", "libreadline8 (>= 6.0)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/gpg-zip", "digest": {"algorithm": "md5", "value": "7570a0905643606167dfcfd2afae7930"}, "isConfigFile": false}, {"path": "/usr/bin/gpgcompose", "digest": {"algorithm": "md5", "value": "312b20c6817082c36a2a6b10d2b1b6ca"}, "isConfigFile": false}, {"path": "/usr/bin/gpgparsemail", "digest": {"algorithm": "md5", "value": "12881f25e1dadd001cacc7e139207f21"}, "isConfigFile": false}, {"path": "/usr/bin/gpgsplit", "digest": {"algorithm": "md5", "value": "016068fdaf2d8f4607d837c117a785b6"}, "isConfigFile": false}, {"path": "/usr/bin/gpgtar", "digest": {"algorithm": "md5", "value": "6d56cd90f51ea48acafd8e0761045253"}, "isConfigFile": false}, {"path": "/usr/bin/kbxutil", "digest": {"algorithm": "md5", "value": "0d37875fba6cbb5901c6c8b7a9d6f8dd"}, "isConfigFile": false}, {"path": "/usr/bin/lspgpot", "digest": {"algorithm": "md5", "value": "5330329ffc1f4d5c60ca3fbf3b4f7836"}, "isConfigFile": false}, {"path": "/usr/bin/migrate-pubring-from-classic-gpg", "digest": {"algorithm": "md5", "value": "e3d4780d6d209e4a014250692362018f"}, "isConfigFile": false}, {"path": "/usr/bin/symcryptrun", "digest": {"algorithm": "md5", "value": "332a00f9ca5354d64e36955dc92b4133"}, "isConfigFile": false}, {"path": "/usr/bin/watchgnupg", "digest": {"algorithm": "md5", "value": "5ac089e2bccefb1d80c711c5405f24d0"}, "isConfigFile": false}, {"path": "/usr/sbin/addgnupghome", "digest": {"algorithm": "md5", "value": "1629d5e5b1a74e8457ca6bf835831b63"}, "isConfigFile": false}, {"path": "/usr/sbin/applygnupgdefaults", "digest": {"algorithm": "md5", "value": "e971c231d6702a0830829570c08845cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-utils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "c9b37925ce40e17541418e7486481909"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-utils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "792419871c157e1d53bd0ce5bf9eba74"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-utils/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-zip.1.gz", "digest": {"algorithm": "md5", "value": "3307abc79ffc6e179b6e35421d6dd24f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgcompose.1.gz", "digest": {"algorithm": "md5", "value": "bd2b771b2d8e1475775a003d36dbf6d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgparsemail.1.gz", "digest": {"algorithm": "md5", "value": "dfd2d8a49d9b12308cb60f2246da86a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgsplit.1.gz", "digest": {"algorithm": "md5", "value": "21e2bb4fda45d11ef56eec94ced0573b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgtar.1.gz", "digest": {"algorithm": "md5", "value": "3a76d2c272165a6bf83da39e81df5022"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/kbxutil.1.gz", "digest": {"algorithm": "md5", "value": "d0adab7d3b9be89bab579a1ccee052df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lspgpot.1.gz", "digest": {"algorithm": "md5", "value": "6ece2f5718070520d4a75c6a432548c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/migrate-pubring-from-classic-gpg.1.gz", "digest": {"algorithm": "md5", "value": "9fd7903019196bf3dfb9778a0f0a33cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/symcryptrun.1.gz", "digest": {"algorithm": "md5", "value": "eae32678d3b288302472e818a459f845"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/watchgnupg.1.gz", "digest": {"algorithm": "md5", "value": "edcf85d9cd571977f751bbad0f2ad1e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/addgnupghome.8.gz", "digest": {"algorithm": "md5", "value": "eb379a9e63760f4a8ea72b0b821d3d41"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/applygnupgdefaults.8.gz", "digest": {"algorithm": "md5", "value": "5a8918f98757ed931645c960f8003ad7"}, "isConfigFile": false}]}}, {"id": "70f44c3bb53be645", "name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/sys:v0.0.0-20210817142637-7d9622a276b7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210817142637-7d9622a276b7", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:lQ8Btl/sJr2+f4ql7ffKUKfnV0BsgsICvm0oEeINAQY=", "mainModule": "github.com/tianon/gosu"}}, {"id": "8edc67cf421a547e", "name": "gpg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpg:gpg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpg@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpg", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1135, "depends": ["gpgconf (= 2.2.19-3ubuntu2.1)", "libassuan0 (>= 2.5.0)", "libbz2-1.0", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libreadline8 (>= 6.0)", "libsqlite3-0 (>= 3.7.15)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/gpg", "digest": {"algorithm": "md5", "value": "fe694b3f44cc090c369065a1ddf082ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg.1.gz", "digest": {"algorithm": "md5", "value": "051a683fc80da23a24f96b02d7093c5e"}, "isConfigFile": false}]}}, {"id": "90259e126178f943", "name": "gpg-agent", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg-agent.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg-agent.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg-agent.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg-agent.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpg-agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpg-agent@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpg-agent", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 911, "provides": ["gnupg-agent"], "depends": ["gpgconf (= 2.2.19-3ubuntu2.1)", "pinentry-curses | pinentry", "init-system-helpers (>= 1.52)", "libassuan0 (>= 2.5.1)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libnpth0 (>= 0.90)"], "files": [{"path": "/etc/X11/Xsession.d/90gpg-agent", "digest": {"algorithm": "md5", "value": "fbb9ce5e8e4ba5727090f0aa51b61a82"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.server/gpg-agent", "digest": {"algorithm": "md5", "value": "2d0fbc91a955ba69408ca033d7ae2455"}, "isConfigFile": true}, {"path": "/usr/bin/gpg-agent", "digest": {"algorithm": "md5", "value": "3d759f2053b76a2642893424e16d88b6"}, "isConfigFile": false}, {"path": "/usr/lib/gnupg/gpg-check-pattern", "digest": {"algorithm": "md5", "value": "0185b81ca8b9c54bc4de6e8268fa760a"}, "isConfigFile": false}, {"path": "/usr/lib/gnupg/gpg-preset-passphrase", "digest": {"algorithm": "md5", "value": "ac357790cd40b897611d863208816149"}, "isConfigFile": false}, {"path": "/usr/lib/gnupg/gpg-protect-tool", "digest": {"algorithm": "md5", "value": "8db26bcc6167156d5284c13087226791"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user-environment-generators/90gpg-agent", "digest": {"algorithm": "md5", "value": "683a76a20c4fa8faba685e3949ac4e60"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent-browser.socket", "digest": {"algorithm": "md5", "value": "43a51a805e48ebb00a82ce0928cb0ff5"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent-extra.socket", "digest": {"algorithm": "md5", "value": "d4ae84ec812069b7fc6d91f9f2d8278c"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent-ssh.socket", "digest": {"algorithm": "md5", "value": "8a14288974bcc6ccec327af227892531"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent.service", "digest": {"algorithm": "md5", "value": "b94c1a39f6d95db9a5b9449f48ef067f"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent.socket", "digest": {"algorithm": "md5", "value": "bf0fa55f8a38c201a2c1e763f8b204c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "bd20d646dc851a526b87cff86822d904"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/README.Debian", "digest": {"algorithm": "md5", "value": "53833b26b6748077e4cbde18ae9ac762"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/examples/pwpattern.list", "digest": {"algorithm": "md5", "value": "fd69131e4e49f83ae3c64b91c8fc5de5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/examples/trustlist.txt", "digest": {"algorithm": "md5", "value": "58f05262566bdb245b2f60824a7f8f43"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/gpg-agent", "digest": {"algorithm": "md5", "value": "2675bb758edbecb9fc99b92b851bc655"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-agent.1.gz", "digest": {"algorithm": "md5", "value": "ca7ec50a68e5ac3e70e8bf24742a32ce"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-check-pattern.1.gz", "digest": {"algorithm": "md5", "value": "a1698d5a2f5675d04ad402395ef7a683"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-preset-passphrase.1.gz", "digest": {"algorithm": "md5", "value": "291720eb63f3ff44396574ac2d014a2a"}, "isConfigFile": false}]}}, {"id": "912b46554290ac50", "name": "gpg-wks-client", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg-wks-client.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg-wks-client.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpg-wks-client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks-client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks_client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks_client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpg-wks-client@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpg-wks-client", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 275, "depends": ["dirmngr (= 2.2.19-3ubuntu2.1)", "gpg (= 2.2.19-3ubuntu2.1)", "gpg-agent (= 2.2.19-3ubuntu2.1)", "libassuan0 (>= 2.5.0)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)"], "files": [{"path": "/usr/lib/gnupg/gpg-wks-client", "digest": {"algorithm": "md5", "value": "d0afcead05e2c04c9b3bd6ccbcd0fe1b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-wks-client/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/gpg-wks-client", "digest": {"algorithm": "md5", "value": "4ba4a7274a56f9d079e70146df89805f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-wks-client.1.gz", "digest": {"algorithm": "md5", "value": "82ea24ebe4381e545cb714133ef53be4"}, "isConfigFile": false}]}}, {"id": "c884804832ea7fc4", "name": "gpg-wks-server", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg-wks-server.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg-wks-server.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpg-wks-server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks-server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks_server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks_server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpg-wks-server@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpg-wks-server", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 255, "depends": ["gpg (= 2.2.19-3ubuntu2.1)", "gpg-agent (= 2.2.19-3ubuntu2.1)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)"], "files": [{"path": "/usr/bin/gpg-wks-server", "digest": {"algorithm": "md5", "value": "63f09fb5e9ae329a56c301e64969d54b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-wks-server/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-wks-server.1.gz", "digest": {"algorithm": "md5", "value": "388a5075b4f19955de9d1bbf6e924159"}, "isConfigFile": false}]}}, {"id": "13bacdb1a9e576f5", "name": "gpgconf", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpgconf.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpgconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpgconf:gpgconf:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpgconf@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpgconf", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 409, "depends": ["libassuan0 (>= 2.5.0)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libreadline8 (>= 6.0)"], "files": [{"path": "/usr/bin/gpg-connect-agent", "digest": {"algorithm": "md5", "value": "6e90ad0baa0ca1d42d14c915449fdaa9"}, "isConfigFile": false}, {"path": "/usr/bin/gpgconf", "digest": {"algorithm": "md5", "value": "b1377db736690ed6d2e891b4ca1b7e7b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "c9b37925ce40e17541418e7486481909"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgconf/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d5c3ce47a7fa5df587beff6e00cda0b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgconf/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgconf/examples/gpgconf.conf", "digest": {"algorithm": "md5", "value": "77f8f3b567a98a41ca33626cd7312ca9"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/distsigkey.gpg", "digest": {"algorithm": "md5", "value": "91dd769026b93d3f9dead89e74ea4bb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-connect-agent.1.gz", "digest": {"algorithm": "md5", "value": "c87f7d88243a6c8716ac1cd026b81e26"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgconf.1.gz", "digest": {"algorithm": "md5", "value": "7ed2897066f3fc4838351c1a6d84e774"}, "isConfigFile": false}]}}, {"id": "adcfc7e98e99bce5", "name": "gpgsm", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpgsm.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpgsm.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpgsm:gpgsm:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpgsm@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpgsm", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 568, "depends": ["gpgconf (= 2.2.19-3ubuntu2.1)", "libassuan0 (>= 2.5.0)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libksba8 (>= 1.3.4)", "libreadline8 (>= 6.0)"], "files": [{"path": "/usr/bin/gpgsm", "digest": {"algorithm": "md5", "value": "ebcc9e29b4ffdc8ffd48787a4e16ce0b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgsm/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgsm.1.gz", "digest": {"algorithm": "md5", "value": "b456d1a805edfa577a95aa933b53786b"}, "isConfigFile": false}]}}, {"id": "b90a0ba4362651b8", "name": "gpgv", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpgv.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/gpgv.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpgv:gpgv:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpgv@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpgv", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 499, "depends": ["libbz2-1.0", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/gpgv", "digest": {"algorithm": "md5", "value": "029b77ede3db08c7ac4abb5a038a3965"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "c9b37925ce40e17541418e7486481909"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d0bdf8dc89233af4eb95f3cb56290276"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgv.1.gz", "digest": {"algorithm": "md5", "value": "9258dd8fe74fa070eb18370a4f2dbe9d"}, "isConfigFile": false}]}}, {"id": "47d535c5b2ffb338", "name": "grep", "version": "3.4-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/grep.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/grep.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:grep:grep:3.4-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/grep@3.4-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "grep", "source": "", "version": "3.4-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 496, "provides": ["rgrep"], "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.14)", "libpcre3"], "files": [{"path": "/bin/egrep", "digest": {"algorithm": "md5", "value": "ef55d1537377114cc24cdc398fbdd930"}, "isConfigFile": false}, {"path": "/bin/fgrep", "digest": {"algorithm": "md5", "value": "3885488b9d1d10902c6b9c18e20bf952"}, "isConfigFile": false}, {"path": "/bin/grep", "digest": {"algorithm": "md5", "value": "1e6ebb9dd094f774478f72727bdba0f5"}, "isConfigFile": false}, {"path": "/usr/bin/rgrep", "digest": {"algorithm": "md5", "value": "449ab80d285c0965c814c89a8264a6a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/AUTHORS", "digest": {"algorithm": "md5", "value": "d817c3c4d7c0f413e65f40f1afc83d40"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/NEWS.gz", "digest": {"algorithm": "md5", "value": "486f348175b8f32dc81ce4b933ee3a0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/README", "digest": {"algorithm": "md5", "value": "83c4584b64f3edca75e78009ed0692da"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/THANKS.gz", "digest": {"algorithm": "md5", "value": "b8f55ed25b3da9c4c634327f3315852a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/TODO.gz", "digest": {"algorithm": "md5", "value": "880aa39ccb76187cce892ff9628034bb"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3cf6ce8f887bcd30effd6699821525f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/copyright", "digest": {"algorithm": "md5", "value": "df9ea9a97934e5cf5b5c891da90ec2bb"}, "isConfigFile": false}, {"path": "/usr/share/info/grep.info.gz", "digest": {"algorithm": "md5", "value": "2870e13ea46f0dcc00366469a4f48999"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/grep.1.gz", "digest": {"algorithm": "md5", "value": "0fa8aa3de2b6b3055a88c462491f9bed"}, "isConfigFile": false}]}}, {"id": "0498eede76562713", "name": "gzip", "version": "1.10-0ubuntu4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gzip/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gzip.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/gzip.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gzip/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gzip:gzip:1.10-0ubuntu4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gzip@1.10-0ubuntu4?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gzip", "source": "", "version": "1.10-0ubuntu4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 245, "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.17)"], "files": [{"path": "/bin/gunzip", "digest": {"algorithm": "md5", "value": "6f4731ca77780f200f7913327fa9f864"}, "isConfigFile": false}, {"path": "/bin/gzexe", "digest": {"algorithm": "md5", "value": "c88f2e215cdbdee468262b3305d0fa0e"}, "isConfigFile": false}, {"path": "/bin/gzip", "digest": {"algorithm": "md5", "value": "beef4e1f54ec90564d2acd57c0b0c897"}, "isConfigFile": false}, {"path": "/bin/uncompress", "digest": {"algorithm": "md5", "value": "6f4731ca77780f200f7913327fa9f864"}, "isConfigFile": false}, {"path": "/bin/zcat", "digest": {"algorithm": "md5", "value": "9b2a0a05018f1c3140b862eacc9eeedc"}, "isConfigFile": false}, {"path": "/bin/zcmp", "digest": {"algorithm": "md5", "value": "8790411c2ee8974bbb92c5f07cb886f9"}, "isConfigFile": false}, {"path": "/bin/zdiff", "digest": {"algorithm": "md5", "value": "fdc3896ef951b7a803d21ea544deccc2"}, "isConfigFile": false}, {"path": "/bin/zegrep", "digest": {"algorithm": "md5", "value": "00a56ed99986d72fd5967de74d69470c"}, "isConfigFile": false}, {"path": "/bin/zfgrep", "digest": {"algorithm": "md5", "value": "997a6cfb1a2b3f88160ffa320d29d735"}, "isConfigFile": false}, {"path": "/bin/zforce", "digest": {"algorithm": "md5", "value": "141dc56be7c69c5e17bdbbdf9219ef6c"}, "isConfigFile": false}, {"path": "/bin/zgrep", "digest": {"algorithm": "md5", "value": "6aa76fab5fec6236bde2d0c1688d5027"}, "isConfigFile": false}, {"path": "/bin/zless", "digest": {"algorithm": "md5", "value": "c6dcc5322a00a9d5e65d7a53ff40e4fb"}, "isConfigFile": false}, {"path": "/bin/zmore", "digest": {"algorithm": "md5", "value": "5cddc868d4348a41c2d27c617c4bd265"}, "isConfigFile": false}, {"path": "/bin/znew", "digest": {"algorithm": "md5", "value": "8e4ae5ec90d57460f4cd551b7e50777a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/NEWS.gz", "digest": {"algorithm": "md5", "value": "98e2ad9a9193ebb65143d4d4d89fe153"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/README.gz", "digest": {"algorithm": "md5", "value": "65f24c8d5f8b5de345e7dc42d1727c39"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/TODO", "digest": {"algorithm": "md5", "value": "2152734d90e3f060d448346ffc6e1224"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d73bcf485d24b126251bdac960df130b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/copyright", "digest": {"algorithm": "md5", "value": "60151252816d027dbe997a0ad5a257c6"}, "isConfigFile": false}, {"path": "/usr/share/info/gzip.info.gz", "digest": {"algorithm": "md5", "value": "ec5e3355a7c98ff4881668be7d09b094"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gzexe.1.gz", "digest": {"algorithm": "md5", "value": "5222771a99ad9e56893ce6e136c252eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gzip.1.gz", "digest": {"algorithm": "md5", "value": "d36263b62367f2027e9229a48237dc46"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zdiff.1.gz", "digest": {"algorithm": "md5", "value": "f23771d4aa1e3e64e9794bc59299a532"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zforce.1.gz", "digest": {"algorithm": "md5", "value": "c159143d52e52b016c4f387d233a0e46"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zgrep.1.gz", "digest": {"algorithm": "md5", "value": "7fceea78e0b08f8c1b79303d590f8965"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zless.1.gz", "digest": {"algorithm": "md5", "value": "f79fcfdd0b92676dcce1412cdecf47e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zmore.1.gz", "digest": {"algorithm": "md5", "value": "a17687282e108b3a681b2ef85c7eba62"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/znew.1.gz", "digest": {"algorithm": "md5", "value": "cdf911b8715aeb39b1bbb6e236fda7d7"}, "isConfigFile": false}]}}, {"id": "25f7981d9a062bfb", "name": "hostname", "version": "3.23", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/hostname/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/hostname.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/hostname.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/hostname/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:hostname:hostname:3.23:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/hostname@3.23?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "hostname", "source": "", "version": "3.23", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 54, "preDepends": ["libc6 (>= 2.4)"], "files": [{"path": "/bin/hostname", "digest": {"algorithm": "md5", "value": "1ce73d718e3dccc1aaa7bce6ae2ef0a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/hostname/changelog.gz", "digest": {"algorithm": "md5", "value": "087a3eabd7427692c216a5d7a4341127"}, "isConfigFile": false}, {"path": "/usr/share/doc/hostname/copyright", "digest": {"algorithm": "md5", "value": "460b6a1df2db2b5e80f05a44ec21c62f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostname.1.gz", "digest": {"algorithm": "md5", "value": "62e6be6a928b4b9f2a985778fee171fd"}, "isConfigFile": false}]}}, {"id": "5b6c7a9a0bfea622", "name": "init-system-helpers", "version": "1.57", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/init-system-helpers/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/init-system-helpers.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/init-system-helpers.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:init-system-helpers:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system-helpers:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system_helpers:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system_helpers:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/init-system-helpers@1.57?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "init-system-helpers", "source": "", "version": "1.57", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 133, "depends": ["perl-base (>= 5.20.1-3)"], "files": [{"path": "/usr/bin/deb-systemd-helper", "digest": {"algorithm": "md5", "value": "f149925819eef8439c7a00e0f58b523c"}, "isConfigFile": false}, {"path": "/usr/bin/deb-systemd-invoke", "digest": {"algorithm": "md5", "value": "d4d09285eae760232de71b6dba9e1190"}, "isConfigFile": false}, {"path": "/usr/sbin/invoke-rc.d", "digest": {"algorithm": "md5", "value": "53fee03e64fce54dbb0500b7172c25fb"}, "isConfigFile": false}, {"path": "/usr/sbin/service", "digest": {"algorithm": "md5", "value": "41274cd5078aef842f6deb8cbd1ac806"}, "isConfigFile": false}, {"path": "/usr/sbin/update-rc.d", "digest": {"algorithm": "md5", "value": "1cd113a5eaa315a5b73daab24f58c2c8"}, "isConfigFile": false}, {"path": "/usr/share/bug/init-system-helpers/control", "digest": {"algorithm": "md5", "value": "c52c0f837f72458df77a99bca36cd855"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/README.invoke-rc.d.gz", "digest": {"algorithm": "md5", "value": "13e439f057391f73cb6b0ebf9e5f6057"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/README.policy-rc.d.gz", "digest": {"algorithm": "md5", "value": "479a804b338bd3813e8e104eee21cecb"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/changelog.gz", "digest": {"algorithm": "md5", "value": "db9b6624aa6204a8d73da037349e7ed0"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/copyright", "digest": {"algorithm": "md5", "value": "ee2b1830fcfead84d07bc060ec43e072"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/init-system-helpers", "digest": {"algorithm": "md5", "value": "84080577f78ec76ac54179517c8b4cf6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/deb-systemd-helper.1p.gz", "digest": {"algorithm": "md5", "value": "434af791ed9375aac1e2973ac26fd123"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/deb-systemd-invoke.1p.gz", "digest": {"algorithm": "md5", "value": "b684b15ac7ee4de6f449f6b2db2060f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/invoke-rc.d.8.gz", "digest": {"algorithm": "md5", "value": "b93e6556403f1b5c5115cb7f45f1a393"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/service.8.gz", "digest": {"algorithm": "md5", "value": "5615e9b908efffc55504a31317f8a03a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-rc.d.8.gz", "digest": {"algorithm": "md5", "value": "4a0ae60d70974c40bf2b71542cdeb9d1"}, "isConfigFile": false}]}}, {"id": "acbd2203643a237f", "name": "iproute2", "version": "5.5.0-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/iproute2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/iproute2.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/iproute2.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/iproute2.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/iproute2.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/iproute2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:iproute2:iproute2:5.5.0-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/iproute2@5.5.0-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "iproute2", "source": "", "version": "5.5.0-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2730, "provides": ["arpd"], "depends": ["debconf (>= 0.5) | debconf-2.0", "libbsd0 (>= 0.0)", "libc6 (>= 2.29)", "libcap2 (>= 1:2.10)", "libdb5.3", "libelf1 (>= 0.131)", "libmnl0 (>= 1.0.3-4~)", "libselinux1 (>= 2.0.15)", "libxtables12 (>= 1.6.0+snapshot20161117)", "libcap2-bin"], "files": [{"path": "/bin/ip", "digest": {"algorithm": "md5", "value": "cd92bd28c8337a4dc4e8b3433befe7e2"}, "isConfigFile": false}, {"path": "/bin/ss", "digest": {"algorithm": "md5", "value": "51d83131b398a97dd38555ba57084721"}, "isConfigFile": false}, {"path": "/etc/iproute2/bpf_pinning", "digest": {"algorithm": "md5", "value": "fd070252e6e9996bd04d9d59e4ce21eb"}, "isConfigFile": true}, {"path": "/etc/iproute2/ematch_map", "digest": {"algorithm": "md5", "value": "0e0f36cafc6a9cf76bc704cfd8f96ece"}, "isConfigFile": true}, {"path": "/etc/iproute2/group", "digest": {"algorithm": "md5", "value": "3aea2c0e0dd75e13a5f8f48f2936915f"}, "isConfigFile": true}, {"path": "/etc/iproute2/nl_protos", "digest": {"algorithm": "md5", "value": "393e42fa549d0974eb66d576675779c2"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_dsfield", "digest": {"algorithm": "md5", "value": "4c80d267a84d350d89d88774efe48a0f"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_protos", "digest": {"algorithm": "md5", "value": "7b2dc3e981ec34331766ba9d219670aa"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_protos.d/README", "digest": {"algorithm": "md5", "value": "88e45597012c565f9a10ffef1bc14312"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_realms", "digest": {"algorithm": "md5", "value": "7137bdf40e8d58c87ac7e3bba503767f"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_scopes", "digest": {"algorithm": "md5", "value": "6298b8df09e9bda23ea7da49021ca457"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_tables", "digest": {"algorithm": "md5", "value": "a1313318d6778fe6b8c680248ef5a463"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_tables.d/README", "digest": {"algorithm": "md5", "value": "18bfdabbd4d5b14eae350720ea5ff431"}, "isConfigFile": true}, {"path": "/sbin/bridge", "digest": {"algorithm": "md5", "value": "6b3c8cbfaffdb138bc208a3982ec0498"}, "isConfigFile": false}, {"path": "/sbin/devlink", "digest": {"algorithm": "md5", "value": "83332019ae471f483da1e0d6b7c923ce"}, "isConfigFile": false}, {"path": "/sbin/rtacct", "digest": {"algorithm": "md5", "value": "8f2089848a19d268f415f4c3caef434a"}, "isConfigFile": false}, {"path": "/sbin/rtmon", "digest": {"algorithm": "md5", "value": "c6d94829c1fad66edbdbcb29fb47da75"}, "isConfigFile": false}, {"path": "/sbin/tc", "digest": {"algorithm": "md5", "value": "f1f2a3b3ceed752431edd655823c5a46"}, "isConfigFile": false}, {"path": "/sbin/tipc", "digest": {"algorithm": "md5", "value": "eb4bfa5b04c911455cf4ca58db0ea283"}, "isConfigFile": false}, {"path": "/usr/bin/lnstat", "digest": {"algorithm": "md5", "value": "67ebcaa7859040a7747790beb1115b4f"}, "isConfigFile": false}, {"path": "/usr/bin/nstat", "digest": {"algorithm": "md5", "value": "ba91f5b2ed3725138b18106f7d4026d4"}, "isConfigFile": false}, {"path": "/usr/bin/rdma", "digest": {"algorithm": "md5", "value": "522ec4e871fe4c8bd7b42efb4611c87f"}, "isConfigFile": false}, {"path": "/usr/bin/routef", "digest": {"algorithm": "md5", "value": "e8aaad0467975dedfdf98e7b28587852"}, "isConfigFile": false}, {"path": "/usr/bin/routel", "digest": {"algorithm": "md5", "value": "e6a67c3d051579d4dbdde89583cebdbf"}, "isConfigFile": false}, {"path": "/usr/include/iproute2/bpf_elf.h", "digest": {"algorithm": "md5", "value": "5c46795ddd0c66c25ee3554c97b31a54"}, "isConfigFile": false}, {"path": "/usr/lib/tc/experimental.dist", "digest": {"algorithm": "md5", "value": "32d5f0b1f04cacd4cee8402dcec2771c"}, "isConfigFile": false}, {"path": "/usr/lib/tc/m_xt.so", "digest": {"algorithm": "md5", "value": "db69915609137a62cd02b3a9e3951193"}, "isConfigFile": false}, {"path": "/usr/lib/tc/normal.dist", "digest": {"algorithm": "md5", "value": "626e11ff9046fcbc8dc802083fd8ccfa"}, "isConfigFile": false}, {"path": "/usr/lib/tc/pareto.dist", "digest": {"algorithm": "md5", "value": "1fe892ea38e4372e1cd7f960d35afba4"}, "isConfigFile": false}, {"path": "/usr/lib/tc/paretonormal.dist", "digest": {"algorithm": "md5", "value": "86e236e55c533976f302f1498a2da3b5"}, "isConfigFile": false}, {"path": "/usr/lib/tc/q_atm.so", "digest": {"algorithm": "md5", "value": "bb1942b2fea59b3196ead5c94b1d3195"}, "isConfigFile": false}, {"path": "/usr/sbin/arpd", "digest": {"algorithm": "md5", "value": "14ba1bf1463b6830e56444e9b16e03e4"}, "isConfigFile": false}, {"path": "/usr/sbin/genl", "digest": {"algorithm": "md5", "value": "bc05c6a1e95586bc8af11ee4766559aa"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/tc", "digest": {"algorithm": "md5", "value": "c249adf33b61ffdb101cf84dd7822599"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/README.Debian", "digest": {"algorithm": "md5", "value": "d6eb5b8395d42986b139b083d97403ec"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "be9e4b90399d07cee38d194a947ad570"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/copyright", "digest": {"algorithm": "md5", "value": "afc9d33b9606a2393bcbe6dc4bf569fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/libnetlink.3.gz", "digest": {"algorithm": "md5", "value": "fe2829cb1fe41eb5d802fb0de1a5815f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/tc-hfsc.7.gz", "digest": {"algorithm": "md5", "value": "3956f4b3073854f964620ac4207ad9ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/arpd.8.gz", "digest": {"algorithm": "md5", "value": "3dda9fc7a7c66ffa02c6ef42f078c314"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/bridge.8.gz", "digest": {"algorithm": "md5", "value": "1defef9241aa9323fc4b3bae96d19f44"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-dev.8.gz", "digest": {"algorithm": "md5", "value": "69fb71c368dbfe598375c43e44797150"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-health.8.gz", "digest": {"algorithm": "md5", "value": "6cb6c362799487ec36f2ddc5b39ee556"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-monitor.8.gz", "digest": {"algorithm": "md5", "value": "9f02c6ecaa15e55386739b2ed21011e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-port.8.gz", "digest": {"algorithm": "md5", "value": "a436b255f6c26235409c1ef92537f819"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-region.8.gz", "digest": {"algorithm": "md5", "value": "8d8a6245c32ecb0042d289d0fda7b9ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-resource.8.gz", "digest": {"algorithm": "md5", "value": "e87d122e140f1220b53b98e3f6417f5e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-sb.8.gz", "digest": {"algorithm": "md5", "value": "d5f5d98ed99ab04eaa9ad1df3ad5d5ec"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-trap.8.gz", "digest": {"algorithm": "md5", "value": "ccb4eed1e805c2f9c3599b90c0aa4c12"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink.8.gz", "digest": {"algorithm": "md5", "value": "42e3041c05f9e30597243cbd4c687625"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/genl.8.gz", "digest": {"algorithm": "md5", "value": "816424a7babd9054c47efce18ff9b448"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ifcfg.8.gz", "digest": {"algorithm": "md5", "value": "d0f32e8d9b1a6c5f04ded56239beb23e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-address.8.gz", "digest": {"algorithm": "md5", "value": "f8620ecd6c92022a68149770b7cec019"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-addrlabel.8.gz", "digest": {"algorithm": "md5", "value": "0046d42d374065ad7c3ab06b9e703dc6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-fou.8.gz", "digest": {"algorithm": "md5", "value": "7055a2675973f2595546dc81a527df54"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-l2tp.8.gz", "digest": {"algorithm": "md5", "value": "48e4b0a8fd0d28de0302a8a03b32665c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-link.8.gz", "digest": {"algorithm": "md5", "value": "3f5ae4a7723d8d03d85bccc7c2d5b632"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-macsec.8.gz", "digest": {"algorithm": "md5", "value": "53b1a47c37d103924d1570feb139c04d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-maddress.8.gz", "digest": {"algorithm": "md5", "value": "5e3c1ac413236cbadde8dc0a52ec7d0c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-monitor.8.gz", "digest": {"algorithm": "md5", "value": "7b7f8b4f8fb5a04d8503e0c6a1648c11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-mroute.8.gz", "digest": {"algorithm": "md5", "value": "468596802c190d4c7522dc6dc158dc70"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-neighbour.8.gz", "digest": {"algorithm": "md5", "value": "176ad243c2cdd0ad68ac9e7a48013345"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-netconf.8.gz", "digest": {"algorithm": "md5", "value": "2cd55fa1ae4e00628129cd2eddb82e99"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-netns.8.gz", "digest": {"algorithm": "md5", "value": "4915eaec47a8f3454c559ea2ed90edf8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-nexthop.8.gz", "digest": {"algorithm": "md5", "value": "47c84fec49243e2572b88aa0f8069277"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-ntable.8.gz", "digest": {"algorithm": "md5", "value": "8a09fd16f60b3c3f2a818941dd70d409"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-route.8.gz", "digest": {"algorithm": "md5", "value": "25f1722e1edac8a785113a73cfafa649"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-rule.8.gz", "digest": {"algorithm": "md5", "value": "93c8dd241a20d23b30825f7bfb380cf4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-sr.8.gz", "digest": {"algorithm": "md5", "value": "5c112d8fc2f9e4c9821c48ade9f4c6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-tcp_metrics.8.gz", "digest": {"algorithm": "md5", "value": "7fc4f6aeee34d71d3f729c5e7a472376"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-token.8.gz", "digest": {"algorithm": "md5", "value": "551b4220dec4d2af05a946754e2bb7a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-tunnel.8.gz", "digest": {"algorithm": "md5", "value": "3b28e5cb0c439613f1b5bef5a47234ca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-vrf.8.gz", "digest": {"algorithm": "md5", "value": "1f507ef184ebf21f17aebd62a59279c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-xfrm.8.gz", "digest": {"algorithm": "md5", "value": "d91d7ba29c6e8c4d9599b5d8b2aeefa7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip.8.gz", "digest": {"algorithm": "md5", "value": "f16adffec007b4cb6c502400fd4f7f19"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lnstat.8.gz", "digest": {"algorithm": "md5", "value": "1f62333f88fe5dd05af05862a5171029"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-dev.8.gz", "digest": {"algorithm": "md5", "value": "0fb358e12cf7c68e74ae3beea77cef90"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-link.8.gz", "digest": {"algorithm": "md5", "value": "270ad99156a2b55560fb2263c1d5935c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-resource.8.gz", "digest": {"algorithm": "md5", "value": "946f590353792ea9786cfa91df0e3a38"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-statistic.8.gz", "digest": {"algorithm": "md5", "value": "a406479d0a3cf944bc01ed6dc953670e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-system.8.gz", "digest": {"algorithm": "md5", "value": "1605242b0d86b0b4962b58d40b64208e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma.8.gz", "digest": {"algorithm": "md5", "value": "702753088f9ba8c906d9cf0c45d0ab2b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/routel.8.gz", "digest": {"algorithm": "md5", "value": "7f8d743d388e14646c0adcf554658490"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtacct.8.gz", "digest": {"algorithm": "md5", "value": "0329783b199945ecaf29b54ffd1dbe11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtmon.8.gz", "digest": {"algorithm": "md5", "value": "342c2502aa2dbfebfcf85c292535556a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtpr.8.gz", "digest": {"algorithm": "md5", "value": "40675c992af742624925ebc5559bb9bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ss.8.gz", "digest": {"algorithm": "md5", "value": "f6c4de0b32724b896b8fd30b48c8b212"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-actions.8.gz", "digest": {"algorithm": "md5", "value": "e6d244071c0d1cb88b4123a0c111d60c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-basic.8.gz", "digest": {"algorithm": "md5", "value": "daec8924640cb6c9cb1b487308b1569b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-bfifo.8.gz", "digest": {"algorithm": "md5", "value": "20aac8870dee65b2d9328adf97bbdac1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-bpf.8.gz", "digest": {"algorithm": "md5", "value": "46fdf2d37598f16426054ff4ca20ab0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cake.8.gz", "digest": {"algorithm": "md5", "value": "da5f84323227d30c2229b0806947e093"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbq-details.8.gz", "digest": {"algorithm": "md5", "value": "29df6c70fec3460bc2bb9eedb64bf859"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbq.8.gz", "digest": {"algorithm": "md5", "value": "2273dd76e0951a6819dcb4ff998369a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbs.8.gz", "digest": {"algorithm": "md5", "value": "a3140b992feb74c1110f795f5928389a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cgroup.8.gz", "digest": {"algorithm": "md5", "value": "ad7a05f073da158c31d0c1b502848531"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-choke.8.gz", "digest": {"algorithm": "md5", "value": "ff4005840d8a9b1c5eafe08afec0d731"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-codel.8.gz", "digest": {"algorithm": "md5", "value": "dffca6522a6f54827a9bc51dc13b38af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-connmark.8.gz", "digest": {"algorithm": "md5", "value": "36d5da67d0b8eea66364bd0cefe1afa0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-csum.8.gz", "digest": {"algorithm": "md5", "value": "0641c9680330d2f00ca6f5f8a192871f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ctinfo.8.gz", "digest": {"algorithm": "md5", "value": "6b4a5f7b59215ab18ba4ab3e21baea99"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-drr.8.gz", "digest": {"algorithm": "md5", "value": "d8c6d276d6b9b064df07903ae5b1a175"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ematch.8.gz", "digest": {"algorithm": "md5", "value": "aa4bf76e4e378dd191cd88c63705ad39"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-etf.8.gz", "digest": {"algorithm": "md5", "value": "5bf93381fa12c9f13e42545172a72ed8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-flow.8.gz", "digest": {"algorithm": "md5", "value": "9f102d92cb7999cc266e1d47325735de"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-flower.8.gz", "digest": {"algorithm": "md5", "value": "d186ebd2508183b19e949d2afe3cf3b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fq.8.gz", "digest": {"algorithm": "md5", "value": "e35d1d57dcee0beec85a69b2bf7ab948"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fq_codel.8.gz", "digest": {"algorithm": "md5", "value": "1e2ce2ce50aebe851dd2ec83d286a8c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fw.8.gz", "digest": {"algorithm": "md5", "value": "3da5c9eaf0ab11b2e608bd944e355e78"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-hfsc.8.gz", "digest": {"algorithm": "md5", "value": "1c3e33741813ffb03e4391c2d058e760"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-htb.8.gz", "digest": {"algorithm": "md5", "value": "49966b91dd1163bbfa8e6a5d27593ead"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ife.8.gz", "digest": {"algorithm": "md5", "value": "ac9df518af651b13d3de30a05c2501a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-matchall.8.gz", "digest": {"algorithm": "md5", "value": "cd331b5d4700a45266197965bdb34909"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mirred.8.gz", "digest": {"algorithm": "md5", "value": "930b0caf3ac2f3059336411439b54100"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mpls.8.gz", "digest": {"algorithm": "md5", "value": "062180dff5c1dfb5adbb341cbc7f8c2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mqprio.8.gz", "digest": {"algorithm": "md5", "value": "8550bfa6447662364b69382af7aaa6af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-nat.8.gz", "digest": {"algorithm": "md5", "value": "f8044b5d71d991fd6990e20c1d33338b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-netem.8.gz", "digest": {"algorithm": "md5", "value": "5ee1ff769179497731be76b6d49300a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pedit.8.gz", "digest": {"algorithm": "md5", "value": "6ab8548ba56af42bce1a12699c4eac80"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pfifo_fast.8.gz", "digest": {"algorithm": "md5", "value": "225a5c28451815020e219e9dd347499b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pie.8.gz", "digest": {"algorithm": "md5", "value": "4c25312dd849629f8ee5c001ec5ab970"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-police.8.gz", "digest": {"algorithm": "md5", "value": "bc0e52aa88d365563d183745326ea918"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-prio.8.gz", "digest": {"algorithm": "md5", "value": "5f39eda00dae87207cc30ac0fb1c3ab2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-red.8.gz", "digest": {"algorithm": "md5", "value": "0a78ea5c4afb4e34bb4b13e385de6c82"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-route.8.gz", "digest": {"algorithm": "md5", "value": "fbfe87fa07b29a3e9bcb570f096fe37c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sample.8.gz", "digest": {"algorithm": "md5", "value": "84e2002cf0b46d4b1fdcecc05a5fdd95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sfb.8.gz", "digest": {"algorithm": "md5", "value": "96ad8b28ad878d98a258332b8bcac257"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sfq.8.gz", "digest": {"algorithm": "md5", "value": "3515673da69fa50c974e7a1b5ffd0dab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-simple.8.gz", "digest": {"algorithm": "md5", "value": "5fda4a50718ac6bb3d0f1e43de1c360d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbedit.8.gz", "digest": {"algorithm": "md5", "value": "1ab394787f16dedcb1f27886b24dd5a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbmod.8.gz", "digest": {"algorithm": "md5", "value": "34e31ee62581f7ac271fc1fc5fe3a1f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbprio.8.gz", "digest": {"algorithm": "md5", "value": "84fd57db387bcbb69e4f6cee15c2aff0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-stab.8.gz", "digest": {"algorithm": "md5", "value": "e06b93682d915c983dda6e986463b4b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-taprio.8.gz", "digest": {"algorithm": "md5", "value": "440adc7a820abdb9e5c9f776cb82cf43"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tbf.8.gz", "digest": {"algorithm": "md5", "value": "c970db8506df24d4ea5634a5dd3ad216"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tcindex.8.gz", "digest": {"algorithm": "md5", "value": "46d249e87e3cba90e04ad5c2e3ea61f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tunnel_key.8.gz", "digest": {"algorithm": "md5", "value": "f0f61b63ec534129be7af0bb31d924d5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-u32.8.gz", "digest": {"algorithm": "md5", "value": "ebb3c91f09a833dae1416578e96ae2e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-vlan.8.gz", "digest": {"algorithm": "md5", "value": "3145b3c09bf403d71c886c3eec79f767"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-xt.8.gz", "digest": {"algorithm": "md5", "value": "360b8b111c5cd6510c776955a8e8504c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc.8.gz", "digest": {"algorithm": "md5", "value": "26b073fa096c66aa4de21b8720600711"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-bearer.8.gz", "digest": {"algorithm": "md5", "value": "e397e3ec3cb68af893ee1160fa2e923f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-link.8.gz", "digest": {"algorithm": "md5", "value": "e1df2daf467bce0bcc5d3ea833126a95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-media.8.gz", "digest": {"algorithm": "md5", "value": "3c1c32b93dbb3dbfb8ebd7ee14e79c22"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-nametable.8.gz", "digest": {"algorithm": "md5", "value": "8aad03115602f1a79c7e518cc8843210"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-node.8.gz", "digest": {"algorithm": "md5", "value": "39c2d91886e538211065aa8df952f4a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-peer.8.gz", "digest": {"algorithm": "md5", "value": "52d6704d31a715c85838a69ebf69ac0a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-socket.8.gz", "digest": {"algorithm": "md5", "value": "7424be6696026e351e17c16ea30807c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc.8.gz", "digest": {"algorithm": "md5", "value": "de6058c52d809e54dd07fde050d35bb5"}, "isConfigFile": false}]}}, {"id": "8c4be3b7f7531f6c", "name": "libacl1", "version": "2.2.53-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libacl1:libacl1:2.2.53-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libacl1@2.2.53-6?arch=amd64&upstream=acl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libacl1", "source": "acl", "version": "2.2.53-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 70, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "digest": {"algorithm": "md5", "value": "e77bf61a72656a594ef49768a7d6097b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "65de3b787d67d4755ad3ae0584aee9f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/copyright", "digest": {"algorithm": "md5", "value": "40822d07cf4c0fb9ab13c2bebf51d981"}, "isConfigFile": false}]}}, {"id": "aa909c768d17c3a4", "name": "libaio1", "version": "0.3.112-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaio1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libaio1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaio1:libaio1:0.3.112-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaio1@0.3.112-5?arch=amd64&upstream=libaio&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaio1", "source": "libaio", "version": "0.3.112-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 35, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libaio.so.1.0.1", "digest": {"algorithm": "md5", "value": "862554b0dc956a38662b033ca7c5aca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaio1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "51e82926512fdc4b8d00a16dd11b0cf9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaio1/copyright", "digest": {"algorithm": "md5", "value": "61c6b1e2b566673f078f41c1f672deaa"}, "isConfigFile": false}]}}, {"id": "3f944f25423fb4e0", "name": "libapt-pkg6.0", "version": "2.0.6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libapt-pkg6.0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libapt-pkg6.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright"}]}, {"value": "GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libapt-pkg6.0:libapt-pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt-pkg6.0:libapt_pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt_pkg6.0:libapt-pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt_pkg6.0:libapt_pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt:libapt-pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt:libapt_pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libapt-pkg6.0@2.0.6?arch=amd64&upstream=apt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libapt-pkg6.0", "source": "apt", "version": "2.0.6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 3303, "provides": ["libapt-pkg (= 2.0.6)"], "depends": ["libbz2-1.0", "libc6 (>= 2.27)", "libgcc-s1 (>= 3.0)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r127)", "liblzma5 (>= 5.1.1alpha+20120614)", "libstdc++6 (>= 9)", "libsystemd0 (>= 221)", "libudev1 (>= 183)", "libzstd1 (>= 1.3.2)", "zlib1g (>= 1:1.2.2.3)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0", "digest": {"algorithm": "md5", "value": "e94df4a0662bdd2757f484b61b0234a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "4c582ebfa47ef56161dad0d3b6c88f83"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/changelog.gz", "digest": {"algorithm": "md5", "value": "a96bb379f9dfe1e8a39f66f9dd2c86e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/copyright", "digest": {"algorithm": "md5", "value": "03b8f702638c8cc94bdb704496444513"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cc7f2b044ea2696523de5aaf781a0395"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "4e96598962d3f880bdee51631f015b01"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "7d6357079a7f9e8ee6cdd2c98ceb552d"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cc6c2b1bccbfe8db6438367267059f19"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "611b1e398856a5d59f0fcb64532ab784"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "22019f04c4870915d720c090074acc52"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "40bbb2427b76b5b124b2506ee8aea507"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "948c4711e386f3973f4ea3926db5dd0d"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c9db19e2d47e734ce5d4bfd67df250ac"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "4ab61f898b72bc9b8a8fc145834ca26f"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "87154955858859404ef9164f8e0261c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "8c389435a58b009ac9f2604f0b0166a1"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "89a7fd4d2eba7199c7a532e888c13e64"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c1caa6c764015cd767ff5a589dc57a75"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "824a030a1f6cebf73894e954ff6f0a77"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "e7304e14d12488c76a5017ec827714b4"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c1c4e53baf144854021793f62564159c"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "677f359d2eef2e1db9895dbca974227e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "167729ef6433907ecf43f219f3ec6da6"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a5929b667e8f31f9bc93ffa234adacfe"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "4b7b183c3f692e9cbc1f741eec5a894f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "bd7bc6391dcc9ed1de0a06b2e4090f1a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a9a222f7e61f5369fa232b28c9244392"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "5f575b12e49341280e1ec6a870536619"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "15c2536ff1cd1b7682d5757981621ba3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c70d3e9455c284aa38981aa80dc37e55"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "371252c91cd426b6d80a18c70cf26755"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "dfa9b6b1359fc45a944d14c3934a6501"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2e76b53288f87446f6d9491f379a5710"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "11e5833330518f290d9cf1bebe29686c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "d82f89b9a385e331cc18ad57ffbca2a3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "fb69d520d5d9460d309abec93e8aafca"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "3b8cda8aa6ad4f1a264a8f19899347ec"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "7ee4db1cd79a8f427a2c68a47bd1d1cb"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a36b479c2f4ae42b1a5fca8caad8483d"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a955d598448b5d792a3d803f0baf1d24"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "f9049fba18e99e0addbeb0ab1fef257f"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "746446cdfbee9962a81eb7f73439dc71"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "337c810d93793062c3d48467eec3716c"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2edae06075f5e41046a14b6301a33483"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "f5e65d2d1cc63d47be0aaf7ac12b37be"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "b7bed9bb69edf564cf58101967be7179"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "80dc20666c3c49d0dbcd500c4070d871"}, "isConfigFile": false}]}}, {"id": "9e3d02efb291a8bb", "name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libasn1-8-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 798, "depends": ["libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libroken18-heimdal (>= 1.4.0+git20110226)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libasn1.so.8.0.0", "digest": {"algorithm": "md5", "value": "f19d4793426237aae28f6223f017ac66"}, "isConfigFile": false}, {"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libasn1-8-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "a9b1af20752a3b46", "name": "libassuan0", "version": "2.5.3-7ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libassuan0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libassuan0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GAP~FSF", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libassuan0:libassuan0:2.5.3-7ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libassuan0@2.5.3-7ubuntu2?arch=amd64&upstream=libassuan&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libassuan0", "source": "libassuan", "version": "2.5.3-7ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 105, "depends": ["libc6 (>= 2.15)", "libgpg-error0 (>= 1.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libassuan.so.0.8.3", "digest": {"algorithm": "md5", "value": "a66d805e274eea923eb46dddcdc8c020"}, "isConfigFile": false}, {"path": "/usr/share/doc/libassuan0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2f08f1b47932c48d58ddd738b67224f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libassuan0/copyright", "digest": {"algorithm": "md5", "value": "67d535cab5c79ef73ea625feee35540b"}, "isConfigFile": false}]}}, {"id": "8f57d2ae7595d8ba", "name": "libatm1", "version": "1:2.5.1-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libatm1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libatm1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libatm1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libatm1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libatm1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libatm1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libatm1:libatm1:1\\:2.5.1-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libatm1@1:2.5.1-4?arch=amd64&upstream=linux-atm&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libatm1", "source": "linux-atm", "version": "1:2.5.1-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 109, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libatm.so.1.0.0", "digest": {"algorithm": "md5", "value": "1e960301ef0aecf21069144ee609c045"}, "isConfigFile": false}, {"path": "/usr/share/doc/libatm1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "fadbe453e6b8e491574625ad9f345bc0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libatm1/copyright", "digest": {"algorithm": "md5", "value": "419bf72140032118c40daf1a4bc7e764"}, "isConfigFile": false}]}}, {"id": "3d65e3ebccb87f2a", "name": "libattr1", "version": "1:2.4.48-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libattr1:libattr1:1\\:2.4.48-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libattr1@1:2.4.48-5?arch=amd64&upstream=attr&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libattr1", "source": "attr", "version": "1:2.4.48-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 57, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/etc/xattr.conf", "digest": {"algorithm": "md5", "value": "d1e7e7add29e247fdcf2a098fe5b37a0"}, "isConfigFile": true}, {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "digest": {"algorithm": "md5", "value": "708453da8ebde1aaca2ca69c04d4c0a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6465a4cda28287d4ea9979b530648ee3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/copyright", "digest": {"algorithm": "md5", "value": "1e0c5c8b55170890f960aad90336aaed"}, "isConfigFile": false}]}}, {"id": "113de0231935b4fe", "name": "libaudit-common", "version": "1:2.8.5-2ubuntu6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit-common.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libaudit-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit-common.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libaudit-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit-common:libaudit-common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit-common:libaudit_common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit_common:libaudit-common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit_common:libaudit_common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit:libaudit-common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit:libaudit_common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaudit-common@1:2.8.5-2ubuntu6?arch=all&upstream=audit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit-common", "source": "audit", "version": "1:2.8.5-2ubuntu6", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 24, "files": [{"path": "/etc/libaudit.conf", "digest": {"algorithm": "md5", "value": "cdc703f9d27f0d980271a9e95d0f18b2"}, "isConfigFile": true}, {"path": "/usr/share/doc/libaudit-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9fa148865bc5ad298b8c634a818d4a31"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit-common/copyright", "digest": {"algorithm": "md5", "value": "e0b5eb3967670fa03734aa1f179836fb"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/libaudit.conf.5.gz", "digest": {"algorithm": "md5", "value": "d9ac9343ad52d9e73b4828561c0423c9"}, "isConfigFile": false}]}}, {"id": "dd04c09c9b5402ee", "name": "libaudit1", "version": "1:2.8.5-2ubuntu6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit1:libaudit1:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaudit1@1:2.8.5-2ubuntu6?arch=amd64&upstream=audit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit1", "source": "audit", "version": "1:2.8.5-2ubuntu6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 157, "depends": ["libaudit-common (>= 1:2.8.5-2ubuntu6)", "libc6 (>= 2.14)", "libcap-ng0 (>= 0.7.9)"], "files": [{"path": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "digest": {"algorithm": "md5", "value": "56f595c810e09f95d15dd0bab263ec00"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b7b25ad85b122dd0aa32c3966592011b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/copyright", "digest": {"algorithm": "md5", "value": "e0b5eb3967670fa03734aa1f179836fb"}, "isConfigFile": false}]}}, {"id": "2c082a558e916eda", "name": "libblkid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libblkid1:libblkid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libblkid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libblkid1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 439, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0", "digest": {"algorithm": "md5", "value": "b24896261ca4e264daf5d7627ad70995"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5ae2ceaf40d7e3929741a4cd86dcdcf8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "284ef173e3c3ba1e", "name": "libbsd0", "version": "0.10.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbsd0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libbsd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-NetBSD", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-author", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-verbatim", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-John-Birrell", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-Regents", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-author", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-4-clause-Christopher-G-Demetriou", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-4-clause-Niels-Provos", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-5-clause-Peter-Wemm", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "Beerware", "spdxExpression": "Beerware", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "ISC-Original", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "public-domain-Colin-Plumb", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbsd0:libbsd0:0.10.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libbsd0@0.10.0-1?arch=amd64&upstream=libbsd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbsd0", "source": "libbsd", "version": "0.10.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 199, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0", "digest": {"algorithm": "md5", "value": "f9bd01f54a362400a5dc1db9dd1fe065"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "eae9c2de31b1a339a2f70ca38227c704"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/copyright", "digest": {"algorithm": "md5", "value": "c6e176615f127362fee253025857c7d8"}, "isConfigFile": false}]}}, {"id": "aabc1ea660179878", "name": "libbz2-1.0", "version": "1.0.8-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-variant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbz2-1.0:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2-1.0:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libbz2-1.0@1.0.8-2?arch=amd64&upstream=bzip2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbz2-1.0", "source": "bzip2", "version": "1.0.8-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 99, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "digest": {"algorithm": "md5", "value": "7fe842b2b26ad6eef33cd4bd8ed280b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "67fe0b8fb573da2dfc9c292ddc1719a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/copyright", "digest": {"algorithm": "md5", "value": "8171a9bd4b60caf0ab19b02ec8495111"}, "isConfigFile": false}]}}, {"id": "518734f6c898e15e", "name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc-bin.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc-bin", "source": "glibc", "version": "2.31-0ubuntu9.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 3712, "depends": ["libc6 (>> 2.31)", "libc6 (<< 2.32)"], "files": [{"path": "/etc/bindresvport.blacklist", "digest": {"algorithm": "md5", "value": "4c09213317e4e3dd3c71d74404e503c5"}, "isConfigFile": true}, {"path": "/etc/default/nss", "digest": {"algorithm": "md5", "value": "d6d5d6f621fb3ead2548076ce81e309c"}, "isConfigFile": true}, {"path": "/etc/gai.conf", "digest": {"algorithm": "md5", "value": "28fa76ff5a9e0566eaa1e11f1ce51f09"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf", "digest": {"algorithm": "md5", "value": "4317c6de8564b68d628c21efa96b37e4"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf.d/libc.conf", "digest": {"algorithm": "md5", "value": "d4d833fd095fb7b90e1bb4a547f16de6"}, "isConfigFile": true}, {"path": "/sbin/ldconfig", "digest": {"algorithm": "md5", "value": "85e9e2c4a9c0a7af309c906516aa4548"}, "isConfigFile": false}, {"path": "/sbin/ldconfig.real", "digest": {"algorithm": "md5", "value": "cf725620cf31c0c148dfb25bfe210af6"}, "isConfigFile": false}, {"path": "/usr/bin/catchsegv", "digest": {"algorithm": "md5", "value": "edae57444d26912edf3c98b46734d5b9"}, "isConfigFile": false}, {"path": "/usr/bin/getconf", "digest": {"algorithm": "md5", "value": "4c206cdb0a9f19e43beb204006c4067f"}, "isConfigFile": false}, {"path": "/usr/bin/getent", "digest": {"algorithm": "md5", "value": "d607b5185bdb1af847473e2e9ef3697c"}, "isConfigFile": false}, {"path": "/usr/bin/iconv", "digest": {"algorithm": "md5", "value": "355e584f646b6c09557b0bcb93805fab"}, "isConfigFile": false}, {"path": "/usr/bin/ldd", "digest": {"algorithm": "md5", "value": "e122f01cfd94c76741ae610ca0637967"}, "isConfigFile": false}, {"path": "/usr/bin/locale", "digest": {"algorithm": "md5", "value": "c72a78792469db86d91369c9057f20d2"}, "isConfigFile": false}, {"path": "/usr/bin/localedef", "digest": {"algorithm": "md5", "value": "b32d07d177b2a0198a7f6a3dec8f30d4"}, "isConfigFile": false}, {"path": "/usr/bin/pldd", "digest": {"algorithm": "md5", "value": "faf9bbfda44f3e245da966d987fd10b9"}, "isConfigFile": false}, {"path": "/usr/bin/tzselect", "digest": {"algorithm": "md5", "value": "e4d9d923a578003a3b701e2fb9d53198"}, "isConfigFile": false}, {"path": "/usr/bin/zdump", "digest": {"algorithm": "md5", "value": "ad44ad9b61bb9d7307f0f4c5159ff409"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "digest": {"algorithm": "md5", "value": "0b9503adb080cd7010899ca4f1c6c636"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "digest": {"algorithm": "md5", "value": "2c73933a6575aa8ca4edee2c059ffc49"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "digest": {"algorithm": "md5", "value": "9d22e03862f622fefd544248b2f528d0"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "digest": {"algorithm": "md5", "value": "c851eba4694cc72ebe625d7b033fdc07"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "digest": {"algorithm": "md5", "value": "e3c1e6b90e6b6a2eb6119802deb76010"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "digest": {"algorithm": "md5", "value": "51b38968a8ee95ced726075cead11267"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "digest": {"algorithm": "md5", "value": "e2a490be3be2b14b6cfee8c9a6a9b18b"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "digest": {"algorithm": "md5", "value": "bba91012f78b2190b2b0f0a1731e4cbe"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "digest": {"algorithm": "md5", "value": "b5b5e4c522669b714b5a38aecd454704"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "digest": {"algorithm": "md5", "value": "5cf51ae8279119ff4c1a67b81b5a6cdf"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "digest": {"algorithm": "md5", "value": "0553c1e77396c436076404a9ffc751ea"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "digest": {"algorithm": "md5", "value": "4f81fd69f48265ab40c8f2a4936300f1"}, "isConfigFile": false}, {"path": "/usr/sbin/iconvconfig", "digest": {"algorithm": "md5", "value": "475cff588565aee9bc8ec4abbd280e65"}, "isConfigFile": false}, {"path": "/usr/sbin/zic", "digest": {"algorithm": "md5", "value": "a5d826e221dad91d8b41c5d97a033ac9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/libc-bin/nsswitch.conf", "digest": {"algorithm": "md5", "value": "5e81a875064719ea46f9c300d89bd6fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc-bin", "digest": {"algorithm": "md5", "value": "aebae1a88a3078e3a259852488720394"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/catchsegv.1.gz", "digest": {"algorithm": "md5", "value": "cfd736bd8680219e89ba4e9a68057aaa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getconf.1.gz", "digest": {"algorithm": "md5", "value": "91de6230b7ea05cbbe47fe71c658bf56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tzselect.1.gz", "digest": {"algorithm": "md5", "value": "8959f2ca99af5b7c5ee527fd90ed533a"}, "isConfigFile": false}]}}, {"id": "649a2b4739ae8e3c", "name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc6:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc6", "source": "glibc", "version": "2.31-0ubuntu9.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 13246, "depends": ["libgcc-s1", "libcrypt1 (>= 1:4.4.10-10ubuntu4)"], "files": [{"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "digest": {"algorithm": "md5", "value": "d4e7a7b88a71b5ffd9e2644e71a0cfab"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "digest": {"algorithm": "md5", "value": "1d4d7819b104d638947f331a88403d2b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "digest": {"algorithm": "md5", "value": "14404b573b65cbb28171f92a47b0dffa"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "digest": {"algorithm": "md5", "value": "0117a245bf2b0b8fa3e9a82f2e44d15d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "digest": {"algorithm": "md5", "value": "098ebafbe14923577fdf30abb3c20376"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "digest": {"algorithm": "md5", "value": "d371da546786965fe0ee40147ffef716"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "digest": {"algorithm": "md5", "value": "540ea4f1dff435812d27d7e3e98fbff4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "digest": {"algorithm": "md5", "value": "4aaad6c988fb8f356db567c0bf8f0d2d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "digest": {"algorithm": "md5", "value": "8bbb508cc00e8899bca162c62a838126"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "digest": {"algorithm": "md5", "value": "2166b1de71469fd92c26b9fe6a819ce3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "digest": {"algorithm": "md5", "value": "4c0fe2ee5446b6fe2686a52ffd4c8602"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "digest": {"algorithm": "md5", "value": "502b8ed60d27c8b6baa7dfa31dafd0d3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "digest": {"algorithm": "md5", "value": "8cef6ad45b1790942dbca96703cec6c4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "digest": {"algorithm": "md5", "value": "1de2c7b5c2e45be8fcc51dec90086874"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "digest": {"algorithm": "md5", "value": "4f740c824313231839d657ad245cf0ec"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_nis-2.31.so", "digest": {"algorithm": "md5", "value": "7cff146491ccbf12662a0bb0530887a8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_nisplus-2.31.so", "digest": {"algorithm": "md5", "value": "60ce2a8315dac9ea0c7b8e6b0f6f1c0c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "digest": {"algorithm": "md5", "value": "0011dbd9f1afc1aad468f33babf436fe"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "digest": {"algorithm": "md5", "value": "23573d3e8511db1b7401372293863ef6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "digest": {"algorithm": "md5", "value": "635412efc7bffaf24c127987b0640f48"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "digest": {"algorithm": "md5", "value": "2dbe39867f563c368149c509c65f2ea3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "digest": {"algorithm": "md5", "value": "e4c15c33c5f5e4db0564bac292226691"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "digest": {"algorithm": "md5", "value": "a2ba29e83fbfb761a85ae7ece53680ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "digest": {"algorithm": "md5", "value": "df30be99b34235a96ec5ad3e28c71dc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "digest": {"algorithm": "md5", "value": "9a722d464ea47cd817ca62e576c78df9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "digest": {"algorithm": "md5", "value": "fa890246a084d54cbe85b579737ada35"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "digest": {"algorithm": "md5", "value": "9afa68900355ad8065757f2062ad5b87"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "digest": {"algorithm": "md5", "value": "bfb7e551994872d1c9677156141ccbc4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "digest": {"algorithm": "md5", "value": "88ea04a10dcdf04af5cac0aba3868c8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "digest": {"algorithm": "md5", "value": "091149a6bf201ed21669a688502422b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "digest": {"algorithm": "md5", "value": "f6bc3f0fb0215c0e038070d02f9a7004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "digest": {"algorithm": "md5", "value": "91767c2b42832d21829ec53be38649be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "digest": {"algorithm": "md5", "value": "e3ec122c2052c0559e774c04efa3b625"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "digest": {"algorithm": "md5", "value": "fb7a12ce89b7ce93bdeea3918a6e8403"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "digest": {"algorithm": "md5", "value": "a0c7927605da1b456908ed4b42b8419b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "digest": {"algorithm": "md5", "value": "59c488e25f13951ab80b424b297a7074"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "digest": {"algorithm": "md5", "value": "d6e0e0deeb3a2fca2ef75e018da0b929"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "digest": {"algorithm": "md5", "value": "fdf27ba26312c3aed276735a04493708"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "digest": {"algorithm": "md5", "value": "422a5d04585e80cc1fa6241de6eba10e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "digest": {"algorithm": "md5", "value": "487f1b25021e14a6b7c8210638affdbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "digest": {"algorithm": "md5", "value": "dab0bae87f795a1786617d6abedcfa12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "digest": {"algorithm": "md5", "value": "427c91ef4c318c0956d2e6d97ee8b7d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "digest": {"algorithm": "md5", "value": "394f63a6deab6d6c805af22dc7b7fa38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "digest": {"algorithm": "md5", "value": "e7d7fd3d96fa19b7f79afcdf4f6c8f62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "digest": {"algorithm": "md5", "value": "37c176ec2a77dc0f2bf7c637e393f2a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "digest": {"algorithm": "md5", "value": "beea8c474dcfd88380cb5b14b562083e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "digest": {"algorithm": "md5", "value": "3f179a9befd963dcfa7fa0cf69293180"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "digest": {"algorithm": "md5", "value": "70ebaaf7ce20b22a67439801348d2a14"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "digest": {"algorithm": "md5", "value": "cdbaec3287f804832e5bd435e614c427"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "digest": {"algorithm": "md5", "value": "70c8ac83719923f90b8ef1f13e279da5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "digest": {"algorithm": "md5", "value": "d1ef465a93a32a57b0afd2224bdf1d99"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "digest": {"algorithm": "md5", "value": "523358d1a9f7126c76e0cefc2e86ff8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "digest": {"algorithm": "md5", "value": "acaabbba9f2d133a0442969534e5756e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "digest": {"algorithm": "md5", "value": "830f7e597935c9e65e1ec1326253c8bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "digest": {"algorithm": "md5", "value": "a578bfe8fc9c02897f7b60eac8fa3165"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "digest": {"algorithm": "md5", "value": "112daaccb3c3145d1591d93379badf77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "digest": {"algorithm": "md5", "value": "befaa79f42eaacad1d8e24db10980185"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "digest": {"algorithm": "md5", "value": "ee48e4eb04ff766b98a652201aabb541"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "digest": {"algorithm": "md5", "value": "951a56b55e20d6b0698ebc8377f70eb6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "digest": {"algorithm": "md5", "value": "6f50fd0c2baac4b0bae752fb2a0e61c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "digest": {"algorithm": "md5", "value": "4161a3ba2ed87480d1a115e1ea60a545"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "digest": {"algorithm": "md5", "value": "6ad06cc2da1edc9ba76845a9217e4cb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "digest": {"algorithm": "md5", "value": "0dc94ec9aa98940259d476b9a3789cc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "digest": {"algorithm": "md5", "value": "d235f97040e161eb7b149fb862ea6822"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "digest": {"algorithm": "md5", "value": "c466eb73133511a6b41487325152cae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "digest": {"algorithm": "md5", "value": "4bf4f2cd6b2b4ac234e1ee0cd7928fdb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "digest": {"algorithm": "md5", "value": "c992b46b9169f15f1102eb9696f2d52a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "digest": {"algorithm": "md5", "value": "790c3761d6b2c1a7977d2e88239e8684"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "a609a2636beb1d43a3e73d2e420cbd68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "digest": {"algorithm": "md5", "value": "4ade22653efcda62797a4fff469fa1e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "digest": {"algorithm": "md5", "value": "ef6a9926bfab4ed42db9cb650ac409ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "digest": {"algorithm": "md5", "value": "83bcf9deeb2009fc74fcdbb881a5903d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "digest": {"algorithm": "md5", "value": "5c3a40c7e11c72e583629210bd98af2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "digest": {"algorithm": "md5", "value": "73b1b3e53838b2e535e6053a379d2020"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "digest": {"algorithm": "md5", "value": "a45d8772804564d290fc84314b374bc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "digest": {"algorithm": "md5", "value": "49f4258ccc82acd12ff67ab9747a0244"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "digest": {"algorithm": "md5", "value": "76561cf56e39cc98c805ef2c76196892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "digest": {"algorithm": "md5", "value": "80ae73162b057f0c993c618deaf6eff2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "digest": {"algorithm": "md5", "value": "50acdde45cf2142dba821184ce489702"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "digest": {"algorithm": "md5", "value": "f9a0653d833825d8f62b933b81369791"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "digest": {"algorithm": "md5", "value": "d7429c915222ec4345077f346bf9ac80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "digest": {"algorithm": "md5", "value": "53d6f614622fb111be25f993e3a3afa0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "digest": {"algorithm": "md5", "value": "7c659b779f8df08d69d2aba845ebcf83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "digest": {"algorithm": "md5", "value": "7f612cf516c00ffd2cb887926c11f004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "digest": {"algorithm": "md5", "value": "351c445e47ebecaec6b3d77178974e63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "digest": {"algorithm": "md5", "value": "7a676c694b01f1e87207b47cb8c27c77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "digest": {"algorithm": "md5", "value": "526ff92abb00524d4972cc2efd6e3c51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "digest": {"algorithm": "md5", "value": "f2cb2af63b7363bc74869a00b2acc954"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "digest": {"algorithm": "md5", "value": "d08da408ac64d8ec400076d88a74de2d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "digest": {"algorithm": "md5", "value": "e4372ea0ac641e798968f1be8b349604"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "digest": {"algorithm": "md5", "value": "a82c976c244d571aaf66f0953b0b3196"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "digest": {"algorithm": "md5", "value": "3b8559a3ff4fe18331c5d7f2b49c4cd9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "digest": {"algorithm": "md5", "value": "3094cef8bda70773accc9f34f1636bc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "digest": {"algorithm": "md5", "value": "744ab770fc6e21704a3c04e8e72ec947"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "digest": {"algorithm": "md5", "value": "a0e3650fbc0f9653c15e01d082d5d42f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "digest": {"algorithm": "md5", "value": "244954583484454805e5b66b6682fd43"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "digest": {"algorithm": "md5", "value": "46d004cacfe86528956c44aea2382933"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "digest": {"algorithm": "md5", "value": "b39e9cbf46b688d5ba37b48b94b467cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "digest": {"algorithm": "md5", "value": "1e7f5967f0e86b9a4f60b10cd1189c72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "digest": {"algorithm": "md5", "value": "35f1027beb2cf9406983a81416dda021"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "digest": {"algorithm": "md5", "value": "72008523ded4cd1dcdad84b524ef12de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "digest": {"algorithm": "md5", "value": "9877faef4a9863da2aa2061f4c70bad8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "digest": {"algorithm": "md5", "value": "4d87049b54309196481cf09a998977c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "digest": {"algorithm": "md5", "value": "0f8bcec415ac2d79e1b1d1c8ae74303a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "digest": {"algorithm": "md5", "value": "537d4ce53899a40e0fe3f008c48ecf7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "digest": {"algorithm": "md5", "value": "d9141961b43dd8c6de54e2d7f08b02f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "digest": {"algorithm": "md5", "value": "ef23ea045852a36d90a05de1cc6c4811"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "digest": {"algorithm": "md5", "value": "adfbc17b7cb8ce6f66c58e746601e94a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "digest": {"algorithm": "md5", "value": "e5e2beb33feee75c4eebc9e14390ed9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "digest": {"algorithm": "md5", "value": "480852deca583d3668e52fa8d18b4b02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "digest": {"algorithm": "md5", "value": "2c8d22cc59c1e0859a803aec22f7a755"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "digest": {"algorithm": "md5", "value": "a8abc93043858493b6ea03c376be8153"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "digest": {"algorithm": "md5", "value": "d58d4a3f13247149ce67f97767aa0822"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "digest": {"algorithm": "md5", "value": "9126380842a1a28bd15d119c770a49a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "digest": {"algorithm": "md5", "value": "adb526760739f86f5949f8fe2e488c42"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "digest": {"algorithm": "md5", "value": "7674f404b2daae817ab8561cd3cc10aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "digest": {"algorithm": "md5", "value": "e0d6b772b6e06a09d824c67f66ca888e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "digest": {"algorithm": "md5", "value": "22763ae764da35d94ec36174ca46f331"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "digest": {"algorithm": "md5", "value": "7fbae8b0f1df8066ffa9e2b4ca4018aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "digest": {"algorithm": "md5", "value": "4c890eefc6b719d9544322d6ad4f580f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "digest": {"algorithm": "md5", "value": "3d6079957321d537a9682de691897057"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "digest": {"algorithm": "md5", "value": "e305d12c07a04a6d55cc980f5fb5553e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "digest": {"algorithm": "md5", "value": "caac2f7e5c81270fad54191a5ec9cffc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "digest": {"algorithm": "md5", "value": "570e608eba100c871409a1aabe2f032c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "digest": {"algorithm": "md5", "value": "d54ea42d46a00b44e0a208f5c44053fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "digest": {"algorithm": "md5", "value": "a422b3e205b61bb22d370c3468a2ef0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "digest": {"algorithm": "md5", "value": "59b59bf0e152e202ba818a480b7a7819"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "digest": {"algorithm": "md5", "value": "7ece667b1d3f674e921a59751957656b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "digest": {"algorithm": "md5", "value": "812025a36c91c4f321433faae86f00c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "digest": {"algorithm": "md5", "value": "6178b789bf078a3f4aaf0271c8ff13e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "digest": {"algorithm": "md5", "value": "cec8a25900e1be56b07b8b4cec439bba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "digest": {"algorithm": "md5", "value": "1f4ddb75c8ea37a234c61000ec8a9bab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "digest": {"algorithm": "md5", "value": "6d3e03b665f0ccbdcaacd6c574cfc392"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "digest": {"algorithm": "md5", "value": "fbd4d60c275d75d9179ce3eda339aefd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "digest": {"algorithm": "md5", "value": "4edd426877ac7b340c281ff358027c22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "digest": {"algorithm": "md5", "value": "ef3b98d25d90a0a0c57f9ac0d21dba95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "digest": {"algorithm": "md5", "value": "f37a0ad413714908f9b363ad3f12cd58"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "digest": {"algorithm": "md5", "value": "71a867eacea3737e2a9c10cc1fd23209"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "digest": {"algorithm": "md5", "value": "f5669b3d91ef414f6fe46c711a16f07c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "digest": {"algorithm": "md5", "value": "98f56b7924f0a61534d9bbf7fc0a3c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "digest": {"algorithm": "md5", "value": "5f5213ee9b715c0a4d55a462f2e59612"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "digest": {"algorithm": "md5", "value": "818f695c56c3917bdd50a1f54ea23004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "digest": {"algorithm": "md5", "value": "92810cc67d741943e312e07c54e31bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "digest": {"algorithm": "md5", "value": "b71efff0da35de75006f73216e67bf5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "digest": {"algorithm": "md5", "value": "4ad56c407f4d47411a5192ff072487ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "digest": {"algorithm": "md5", "value": "40135bc0f452e1bc12e9e5f02cadd415"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "digest": {"algorithm": "md5", "value": "ae80885da2791a3418677ef60f29c507"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "digest": {"algorithm": "md5", "value": "3be6d354d73bb98182feb7f001349ffb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "digest": {"algorithm": "md5", "value": "7032b1c7f70688f7cff7003f203a10cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "digest": {"algorithm": "md5", "value": "c2c85780e7b6e5e069172e99da4f5bf3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "digest": {"algorithm": "md5", "value": "e21761a54438df573a737d346670b681"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "digest": {"algorithm": "md5", "value": "7a9dcb522be4870f92edeb2a3c41f260"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "digest": {"algorithm": "md5", "value": "de3136051d0a99dc568fa6a1d8b00091"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "digest": {"algorithm": "md5", "value": "b998cc0aaba1c781239a69ce8fa6036e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "digest": {"algorithm": "md5", "value": "4830be3d3676a68ee91ecccb89dc06b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "digest": {"algorithm": "md5", "value": "dcec053647bc863685120714624b0058"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "digest": {"algorithm": "md5", "value": "19fac4ef9682f10a615f73436e7c1c08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "digest": {"algorithm": "md5", "value": "a4d4c7f1dd579fdc3d2676f86a153e23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "digest": {"algorithm": "md5", "value": "043aec981e914f045acf7a31715d1404"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "digest": {"algorithm": "md5", "value": "ce6180befe7a237694d368cd11c4aa3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "digest": {"algorithm": "md5", "value": "763ff55294cc856ac894f58443871066"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "digest": {"algorithm": "md5", "value": "5ef5b5483984617590bb250be14db347"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "digest": {"algorithm": "md5", "value": "3186578fa12f325a5bc78fe21bcdb132"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "digest": {"algorithm": "md5", "value": "1ae79129dcc77f831e9702c36e7d6102"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "digest": {"algorithm": "md5", "value": "8ca989058c071ee9d9652aa81524f6c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "digest": {"algorithm": "md5", "value": "befeffec8835fe7f243fd6411e8c2987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "digest": {"algorithm": "md5", "value": "e0431d2b5460d5bb472a9f85becdbd5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "digest": {"algorithm": "md5", "value": "bc236332015ff4aa34f8254bd86487c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "digest": {"algorithm": "md5", "value": "8018fc2dab48bfe6a24930908a7ab463"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "digest": {"algorithm": "md5", "value": "9c58b472fd1c653d8c07ba0b9058bb0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "digest": {"algorithm": "md5", "value": "1aec374bd8ebf19e8a20f28c891b4bc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "digest": {"algorithm": "md5", "value": "7bcf648c67f4da56b10cc4399040da91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "digest": {"algorithm": "md5", "value": "af0a66114d7224da258129788d3a9f41"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "digest": {"algorithm": "md5", "value": "87a20d8528e2960e0428db253ef185f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "digest": {"algorithm": "md5", "value": "397b2fb2c04d7dd9eed2d82ba0630316"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "digest": {"algorithm": "md5", "value": "763e4b1f0395760357fc828bb8bde17f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "digest": {"algorithm": "md5", "value": "14d0d1e095acb52994b6b36b810717be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "digest": {"algorithm": "md5", "value": "8e1811cd7a24dadcf24cb587c56646b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "digest": {"algorithm": "md5", "value": "429a2d34c8c8c3e84bc26beeea03f571"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "digest": {"algorithm": "md5", "value": "3348ae4aee2ec1eaa598f751c6c49f6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "digest": {"algorithm": "md5", "value": "5ed73eda7cd772b0119448bf7bafbd32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "digest": {"algorithm": "md5", "value": "eecf62adfd573619cce6106c2d0ba144"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "digest": {"algorithm": "md5", "value": "9dc856cc91efda0a0e509d66eac21ebb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "digest": {"algorithm": "md5", "value": "98da562b0202986e8a4cefb6108f8266"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "digest": {"algorithm": "md5", "value": "5a83de32fa4075ad84e05375574cd178"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "digest": {"algorithm": "md5", "value": "7303c2ae48fb7dfe4fb91f2548eb4dda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "digest": {"algorithm": "md5", "value": "0bd4e21639c379d40ffc1d2d0fa142c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "digest": {"algorithm": "md5", "value": "c30bb91a2c0ca05fa478c4362d6d1ae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "digest": {"algorithm": "md5", "value": "61890a3e5d73e674abf626f6acb373e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "digest": {"algorithm": "md5", "value": "99f59c94ae8fe308cac268345c4595fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "digest": {"algorithm": "md5", "value": "f817988cbd827d55ae93be68856fc69f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "digest": {"algorithm": "md5", "value": "af0093d298222efbced011f1144b2870"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "digest": {"algorithm": "md5", "value": "be2f8c53c2376000379723473e64e43a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "digest": {"algorithm": "md5", "value": "579fe21f80fc88cb91f2c4eb3efb6667"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "digest": {"algorithm": "md5", "value": "fe4c34c4f66cddc536499239722de720"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "digest": {"algorithm": "md5", "value": "0fe1d94440d32abfae8ea3a18e439e97"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "digest": {"algorithm": "md5", "value": "3d4f1a1307790f8356c4dab6c007730c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "digest": {"algorithm": "md5", "value": "6ec051a6643ede7017bd80cf34cb6f09"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "digest": {"algorithm": "md5", "value": "f2b035efa4e23a2cba4a0a97e1399179"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "digest": {"algorithm": "md5", "value": "8176d6bd82b19ffb1e95a58e90321476"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "digest": {"algorithm": "md5", "value": "dfe8f0cfb50c0b7680baef8035cb3e5c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "digest": {"algorithm": "md5", "value": "df3becf03208bdcde046dade9d6b09be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "digest": {"algorithm": "md5", "value": "939c95a358ae10635068b8c16e0533d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "digest": {"algorithm": "md5", "value": "129235af4532d13ac52227f3b0eac3fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "digest": {"algorithm": "md5", "value": "6e56b7846fb1e9723af9818431d8ae06"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "55abd497ec079257fc80f37c3473b323"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "digest": {"algorithm": "md5", "value": "bffac00a27509ba84bedcdaaf21c3433"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "digest": {"algorithm": "md5", "value": "a847aa1d82d9091ca8ebcafd59cb5678"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "digest": {"algorithm": "md5", "value": "e6338e57faced64c81a740593637245f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "digest": {"algorithm": "md5", "value": "db1c12bbd157b7ba98c0eee484a87598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "digest": {"algorithm": "md5", "value": "f61530b6fb24eb48ec3c34050064cbe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "digest": {"algorithm": "md5", "value": "a97e803ab253eb46618c37be406c53b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "digest": {"algorithm": "md5", "value": "b95c76a126de7aa6dd8438ce68b76283"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "digest": {"algorithm": "md5", "value": "ed5b6464637fe1580f04f18689243ff3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "digest": {"algorithm": "md5", "value": "fd2dc9a825f167536c2ba35dce6b5bf5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "digest": {"algorithm": "md5", "value": "ed7b22bc8517f9b32a109e3ae9386308"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "digest": {"algorithm": "md5", "value": "77738b095b6de76333bfacd5c60935b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "digest": {"algorithm": "md5", "value": "d557836c76de03c03f9cea0fa1a1f519"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "digest": {"algorithm": "md5", "value": "413319efee0d408ba22ba87cb8b992ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "digest": {"algorithm": "md5", "value": "26bfd2ed8d6324640eb77303fa0c8578"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "digest": {"algorithm": "md5", "value": "948f26b72e1af942b06298726d7d521b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "digest": {"algorithm": "md5", "value": "fd35a85dbc345774a56161dad1f1d70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "digest": {"algorithm": "md5", "value": "ea5277c0084d35d028ed72fcde726a38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "digest": {"algorithm": "md5", "value": "156f4feff33e45aaf8749bdd121b25ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "digest": {"algorithm": "md5", "value": "9bf935641c6664db5f10d11ad6c394ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "digest": {"algorithm": "md5", "value": "408f5162d7abd7eb91d1449b0e624a5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "digest": {"algorithm": "md5", "value": "32159405faa560dd34af44a16c4acf1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "digest": {"algorithm": "md5", "value": "f3f9eecfe5d29aff8ceca8abefb27938"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "digest": {"algorithm": "md5", "value": "519b13dcdd35336f55800187a6eba8b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "digest": {"algorithm": "md5", "value": "3adade234a0b40e58fb3c66e13110fe6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "digest": {"algorithm": "md5", "value": "181a0a09f5742741db45cbe6e38900c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "digest": {"algorithm": "md5", "value": "a8ceed665a22bb748d49559403963b32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "digest": {"algorithm": "md5", "value": "0b0868801e61f658a545883535a812da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "digest": {"algorithm": "md5", "value": "631b47e316520fa631bf8bc6b3088e11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "digest": {"algorithm": "md5", "value": "9743568fee785911d278422392276fe2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "digest": {"algorithm": "md5", "value": "72e62f94f12831a749f41033a48b63f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "digest": {"algorithm": "md5", "value": "6f2b99cabb74f65ada3dbea11e4c75d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "digest": {"algorithm": "md5", "value": "61bb8481a84588282d68f8f15b17616a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "digest": {"algorithm": "md5", "value": "1713252d597d3c60d5f8623a296e855c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "digest": {"algorithm": "md5", "value": "7f079560ef29905678362cb195bb2e0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "digest": {"algorithm": "md5", "value": "9d2ecb12c01fa2e54b9acf8fb537e388"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "digest": {"algorithm": "md5", "value": "272482c4bb186a3100c537275dbf0eaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "digest": {"algorithm": "md5", "value": "51d7fd3dffb5846b6219cc98166d2d26"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "digest": {"algorithm": "md5", "value": "4884a8f7a819f718940064ca20acca3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "digest": {"algorithm": "md5", "value": "4d5a57230fcf434007f4b5ba23bdbf22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "digest": {"algorithm": "md5", "value": "857bf3e7fa9732bdfaa6e1003c424063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "digest": {"algorithm": "md5", "value": "03d7ac33cfe37bd2c78eb62170c04f9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "digest": {"algorithm": "md5", "value": "3c256c4f31698df4bac01ceee1fe7e7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "digest": {"algorithm": "md5", "value": "444d090c19a86b481840f6d1fbeeed16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "digest": {"algorithm": "md5", "value": "f1a6036163df7bfb10b1534cfd382165"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "digest": {"algorithm": "md5", "value": "0d668badc2eb6cd6d4fdc6f91fd40ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "digest": {"algorithm": "md5", "value": "c865dae37e371566500e3518258da6b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "digest": {"algorithm": "md5", "value": "a8ddf42557bc18022a837bfbbe370c2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "digest": {"algorithm": "md5", "value": "fd50c07113047c6e26dd2c628bbdf2ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "digest": {"algorithm": "md5", "value": "5d9a51bddcf0a9c916405ed986b19a27"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "digest": {"algorithm": "md5", "value": "2a58a64e27cae79ccb753599b34ea99a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "digest": {"algorithm": "md5", "value": "8dfc30a7e38b297adc1886bcb2c1e2e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "digest": {"algorithm": "md5", "value": "85a5e3807a0e52b096b9e5ac9b34510b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "digest": {"algorithm": "md5", "value": "e61392892f234fa4de3c688cfff09935"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "digest": {"algorithm": "md5", "value": "29bdbbb3be6206e84b3f1fd50fb7f538"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "digest": {"algorithm": "md5", "value": "e0c520fb998259b31e0c7698fa1a992f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "digest": {"algorithm": "md5", "value": "2737a6c17708588eef879a50f47dce3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "digest": {"algorithm": "md5", "value": "768236bc330a5d7de9bb4ea0d362eff5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "digest": {"algorithm": "md5", "value": "0bd3eaeb0d54b728dc032baa77f4bef4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "digest": {"algorithm": "md5", "value": "40f60935a91574a84ad61827c103f2ef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "digest": {"algorithm": "md5", "value": "c6d5c40aca51f90f13518ea6719a44e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "digest": {"algorithm": "md5", "value": "a6e87129a58f18aa794aedfc64dd6cf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "digest": {"algorithm": "md5", "value": "e3a4227536723f368ff8d8f0e6d9ca18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "digest": {"algorithm": "md5", "value": "e2540505c35acdf75738d36bd62032da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "digest": {"algorithm": "md5", "value": "ce2d2f81d2ea6ce4c44f7b8b1a408691"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "digest": {"algorithm": "md5", "value": "117ac7e3bacc02c44ebc56ec86cfa5f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "digest": {"algorithm": "md5", "value": "2dab2aa549154124f003303b2520a7a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "digest": {"algorithm": "md5", "value": "b6fe50164130a2cf60ae37ee54fed70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "digest": {"algorithm": "md5", "value": "c5ff249f1c556b31f727a40e0c35db76"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "digest": {"algorithm": "md5", "value": "8c1c4c2b0b2ba43fdd8de014a237fb6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "digest": {"algorithm": "md5", "value": "e607c20f87d9c687d544845d7f199560"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "digest": {"algorithm": "md5", "value": "31b9ddaedcccef6c9cc2def67365113a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "digest": {"algorithm": "md5", "value": "1262493584df843dba535a9b1449729a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "digest": {"algorithm": "md5", "value": "09f6113b00767497827ad47defb5b409"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "bbfdb91a4e6a5b5f565141d599c41bfc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.gz", "digest": {"algorithm": "md5", "value": "6eeb0d2c6b1ec982202355907f31db19"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.Debian.gz", "digest": {"algorithm": "md5", "value": "9f384bc94867d6f5b3ac21c215fc88c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.hesiod.gz", "digest": {"algorithm": "md5", "value": "085c305fdce1731c5eb5684e6d3263a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e5e40014e45378a421933113e23099d6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc6", "digest": {"algorithm": "md5", "value": "58eb6d401479553cbbb9f50e6ecc8cda"}, "isConfigFile": false}]}}, {"id": "ad57956f169ead71", "name": "libcap-ng0", "version": "0.7.9-2.1build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcap-ng0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap-ng0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libcap-ng0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap-ng0:libcap-ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap-ng0:libcap_ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap_ng0:libcap-ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap_ng0:libcap_ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap:libcap-ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap:libcap_ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcap-ng0@0.7.9-2.1build1?arch=amd64&upstream=libcap-ng&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap-ng0", "source": "libcap-ng", "version": "0.7.9-2.1build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 45, "depends": ["libc6 (>= 2.8)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0", "digest": {"algorithm": "md5", "value": "63e1a9af4d25268077cd6b45dd472873"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8c579ee0f7e175c73495fbe0759f451a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/copyright", "digest": {"algorithm": "md5", "value": "942fcc15635013ef29d9204a2a2eac7f"}, "isConfigFile": false}]}}, {"id": "d3e8a9fac0730d2d", "name": "libcap2", "version": "1:2.32-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap2:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcap2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap2:libcap2:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcap2@1:2.32-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap2", "source": "", "version": "1:2.32-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 56, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcap.so.2.32", "digest": {"algorithm": "md5", "value": "e3c1bb1cc305d2710ce2e7065e2144c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "438590f3302bf5afbd41c4e07c94d0d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2/copyright", "digest": {"algorithm": "md5", "value": "a6cc470bc77b47de05bc656d4b68cdee"}, "isConfigFile": false}]}}, {"id": "1e89870f891b2074", "name": "libcap2-bin", "version": "1:2.32-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap2-bin.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcap2-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2-bin/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2-bin/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap2-bin:libcap2-bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2-bin:libcap2_bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2_bin:libcap2-bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2_bin:libcap2_bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2:libcap2-bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2:libcap2_bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcap2-bin@1:2.32-1?arch=amd64&upstream=libcap2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap2-bin", "source": "libcap2", "version": "1:2.32-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 116, "depends": ["libc6 (>= 2.14)", "libcap2 (>= 1:2.31)"], "files": [{"path": "/sbin/capsh", "digest": {"algorithm": "md5", "value": "8e715861e550c8400bce1becd238b7de"}, "isConfigFile": false}, {"path": "/sbin/getcap", "digest": {"algorithm": "md5", "value": "23735e1cd5a4188ea433b598122825fa"}, "isConfigFile": false}, {"path": "/sbin/getpcaps", "digest": {"algorithm": "md5", "value": "2b2f79c73b62244ac0c4cd17a6b41c35"}, "isConfigFile": false}, {"path": "/sbin/setcap", "digest": {"algorithm": "md5", "value": "c3293b7f011997714332bc2cac5653f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2-bin/README.Debian", "digest": {"algorithm": "md5", "value": "7110e116eda96b7a3733f95cbf163308"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2-bin/copyright", "digest": {"algorithm": "md5", "value": "a6cc470bc77b47de05bc656d4b68cdee"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libcap2-bin", "digest": {"algorithm": "md5", "value": "284b8b514a8153f0c24bb4602372483d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/capsh.1.gz", "digest": {"algorithm": "md5", "value": "c1d3b351e0236cfdb4497a22171754ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getpcaps.1.gz", "digest": {"algorithm": "md5", "value": "62cfe7c2b6c622cc8d270ac14f513f5c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/capability.conf.5.gz", "digest": {"algorithm": "md5", "value": "4625b9865234bdb41fe8ac78a0709904"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/getcap.8.gz", "digest": {"algorithm": "md5", "value": "943fac0ed56bfe3bd574af8439359e7e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/getpcaps.8.gz", "digest": {"algorithm": "md5", "value": "627bb8586265a4f050203121c03ddb37"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_cap.8.gz", "digest": {"algorithm": "md5", "value": "c1410c73484804e517f0e3d1bf8cd707"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/setcap.8.gz", "digest": {"algorithm": "md5", "value": "150b63a09e6fa7196f3d69241cdec389"}, "isConfigFile": false}]}}, {"id": "e35cd999a4b873ea", "name": "libcgi-fast-perl", "version": "1:2.15-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-fast-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcgi-fast-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcgi-fast-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-fast-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-fast-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-fast-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcgi-fast-perl:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-fast-perl:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_fast_perl:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_fast_perl:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-fast:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-fast:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_fast:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_fast:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcgi-fast-perl@1:2.15-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcgi-fast-perl", "source": "", "version": "1:2.15-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 27, "depends": ["perl", "libcgi-pm-perl", "libfcgi-perl"], "files": [{"path": "/usr/share/doc/libcgi-fast-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "274d14aca8994f53573fe912090992dd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-fast-perl/copyright", "digest": {"algorithm": "md5", "value": "f759466a843d46621b34616a3a153fa2"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Fast.3pm.gz", "digest": {"algorithm": "md5", "value": "50ad582dcd8db8d40e3dab9644eeeb2b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Fast.pm", "digest": {"algorithm": "md5", "value": "a7b7cd3e5b1efa3162a70fb9dee2f38b"}, "isConfigFile": false}]}}, {"id": "46ab0ad1bacb1e3a", "name": "libcgi-pm-perl", "version": "4.46-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcgi-pm-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcgi-pm-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright"}]}, {"value": "Artistic-2.0", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcgi-pm-perl:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-pm-perl:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_pm_perl:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_pm_perl:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-pm:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-pm:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_pm:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_pm:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcgi-pm-perl@4.46-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcgi-pm-perl", "source": "", "version": "4.46-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 447, "depends": ["perl:any", "libhtml-parser-perl"], "files": [{"path": "/usr/share/doc/libcgi-pm-perl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e91effc282018b09aad1055cf3b671ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/README.md.gz", "digest": {"algorithm": "md5", "value": "2ab0a09be4316c15a28cb66968185d0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "eb9369537851c208d497da0f95f595ad"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/copyright", "digest": {"algorithm": "md5", "value": "576c6e01b6f9510bebdbac7fb94670a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/clickable_image.cgi", "digest": {"algorithm": "md5", "value": "00bf84edc24b8bc81b373d9f8de4bd59"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/cookie.cgi", "digest": {"algorithm": "md5", "value": "f2dfde615781103f947a2982d9faec8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/crash.cgi", "digest": {"algorithm": "md5", "value": "418e51f2a1110f250d9373e4f4430382"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/file_upload.cgi", "digest": {"algorithm": "md5", "value": "888c3914afeadfd100aba5c13424eaaf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/mojo_proxy.pl", "digest": {"algorithm": "md5", "value": "262b87d1e4975f47d18ce467cc7ef8e6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/wikipedia_example.cgi", "digest": {"algorithm": "md5", "value": "c84f8caa9cbf2c36a8ca85a771a0c3d4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/wilogo.gif", "digest": {"algorithm": "md5", "value": "e33fd60f091548a70e06f37822709906"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI.3pm.gz", "digest": {"algorithm": "md5", "value": "3c498b1551114d92d011906a6cd98b4f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Carp.3pm.gz", "digest": {"algorithm": "md5", "value": "3fc05180a6c3203cca497fd11c91cb61"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Cookie.3pm.gz", "digest": {"algorithm": "md5", "value": "d8d17dfd42efce14ae790660a91c7769"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::HTML::Functions.3pm.gz", "digest": {"algorithm": "md5", "value": "c9f4ccd278cdfc883c3d4f4abda3f4ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Pretty.3pm.gz", "digest": {"algorithm": "md5", "value": "77dac0910c58c04589eb34f914058cb6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Push.3pm.gz", "digest": {"algorithm": "md5", "value": "48aa37dc69259cb5ddf5e44a9a21dcdf"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Util.3pm.gz", "digest": {"algorithm": "md5", "value": "87b91805c79e5e6e6a835154032ba62b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI.pm", "digest": {"algorithm": "md5", "value": "3859d48777739b1b76762779b3df2d61"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI.pod", "digest": {"algorithm": "md5", "value": "0a0dbbd5e5a2e20707abd8d557e9dcfb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Carp.pm", "digest": {"algorithm": "md5", "value": "5451e6c9e5e1a50fbfc351cf0f8f027d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Cookie.pm", "digest": {"algorithm": "md5", "value": "1728073c46f5fe0afa19296a21f61e07"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/File/Temp.pm", "digest": {"algorithm": "md5", "value": "261bbbec7bfc4224a9bfa241ce149314"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/HTML/Functions.pm", "digest": {"algorithm": "md5", "value": "77bcf142cc73063dc77895c1290a1265"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/HTML/Functions.pod", "digest": {"algorithm": "md5", "value": "db81dcbf542fb8b47097158a02b725c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Pretty.pm", "digest": {"algorithm": "md5", "value": "e7b5ae0505b50ac172b49fe8f2260fda"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Push.pm", "digest": {"algorithm": "md5", "value": "663b261aba8930ba51ef4fc84df01cd4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Util.pm", "digest": {"algorithm": "md5", "value": "ecfbf6c6dd4ad5615604d77760a95300"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Fh.pm", "digest": {"algorithm": "md5", "value": "6f620bd476d2f6ae6ac70b6635aeb8fa"}, "isConfigFile": false}]}}, {"id": "d7e76dacc32a6890", "name": "libcom-err2", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcom-err2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcom-err2:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom-err2:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err2:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err2:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcom-err2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcom-err2", "source": "e2fsprogs", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 100, "provides": ["libcomerr2 (= 1.45.5-2ubuntu1)"], "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcom_err.so.2.1", "digest": {"algorithm": "md5", "value": "25333408986e2eb19755bb7cf5441e83"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcom-err2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "06a580369c8d957b4ee3151cf2b89a79"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcom-err2/copyright", "digest": {"algorithm": "md5", "value": "dfb3e511190f0d507e578e663d3899e1"}, "isConfigFile": false}]}}, {"id": "47e1bc6c82ed0f32", "name": "libcrypt1", "version": "1:4.4.10-10ubuntu4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcrypt1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypt1:libcrypt1:1\\:4.4.10-10ubuntu4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcrypt1@1:4.4.10-10ubuntu4?arch=amd64&upstream=libxcrypt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcrypt1", "source": "libxcrypt", "version": "1:4.4.10-10ubuntu4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 226, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "digest": {"algorithm": "md5", "value": "94b041a3fcd7862710e50ee7036dd270"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6c0391195251ab3fd451e228d7f1b36a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/copyright", "digest": {"algorithm": "md5", "value": "b2420ac5b64c02defcb8e52d4602fecd"}, "isConfigFile": false}]}}, {"id": "d96b2dc391f34d8d", "name": "libdb5.3", "version": "5.3.28+dfsg1-0.6ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libdb5.3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdb5.3:libdb5.3:5.3.28\\+dfsg1-0.6ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdb5.3@5.3.28%2Bdfsg1-0.6ubuntu2?arch=amd64&upstream=db5.3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdb5.3", "source": "db5.3", "version": "5.3.28+dfsg1-0.6ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1749, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "digest": {"algorithm": "md5", "value": "5c629f6ca9456827c02b7586d7866c2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/build_signature_amd64.txt", "digest": {"algorithm": "md5", "value": "cca750b0f82a256b193367ac0423fa56"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "79e6b53ed301cc99f5b5c7cb8a33339f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/copyright", "digest": {"algorithm": "md5", "value": "73e00aa8871093e6d4f0e03a47d384ea"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdb5.3", "digest": {"algorithm": "md5", "value": "6476eb780800b7b1b04948f3d4427083"}, "isConfigFile": false}]}}, {"id": "62d1f63f96cb6132", "name": "libdbd-mysql-perl", "version": "4.050-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbd-mysql-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdbd-mysql-perl:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libdbd-mysql-perl:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbd-mysql-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbd-mysql-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbd-mysql-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdbd-mysql-perl:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd-mysql-perl:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd_mysql_perl:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd_mysql_perl:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd-mysql:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd-mysql:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd_mysql:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd_mysql:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdbd-mysql-perl@4.050-3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdbd-mysql-perl", "source": "", "version": "4.050-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 254, "depends": ["perl (>= 5.30.0-8)", "perl-dbdabi-94", "perlapi-5.30.0", "libc6 (>= 2.4)", "libmysqlclient21 (>= 8.0.11)", "libdbi-perl"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/mysql.pm", "digest": {"algorithm": "md5", "value": "887faf4aa22ccc5f0a892d26e5a1d6a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/mysql/GetInfo.pm", "digest": {"algorithm": "md5", "value": "4f3a201db1ad9a8df4cff7020aff585b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBD/mysql/mysql.so", "digest": {"algorithm": "md5", "value": "4f7e02456cfbd42507b200d1bbc9c7be"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbd-mysql-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a55c869cc302ba6220759add13bedca2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "digest": {"algorithm": "md5", "value": "4d0bc50f8aad5d52cd8a71d3a7a94aa8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::mysql.3pm.gz", "digest": {"algorithm": "md5", "value": "e5ae249f3ec11bd5187bcab1f84fa140"}, "isConfigFile": false}]}}, {"id": "007318e599e361a7", "name": "libdbi-perl", "version": "1.643-1ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdbi-perl:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libdbi-perl:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdbi-perl:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi-perl:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi_perl:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi_perl:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdbi-perl@1.643-1ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdbi-perl", "source": "", "version": "1.643-1ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2121, "provides": ["dh-sequence-perl-dbi", "perl-dbdabi-94"], "depends": ["perl (>= 5.30.0-9ubuntu0.2)", "perlapi-5.30.0", "libc6 (>= 2.4)"], "files": [{"path": "/usr/bin/dbilogstrip", "digest": {"algorithm": "md5", "value": "54656e1a87c4ceff2237f86a83e6601d"}, "isConfigFile": false}, {"path": "/usr/bin/dbiprof", "digest": {"algorithm": "md5", "value": "6edaacb85c692c825f1f3cd3cbd24c1c"}, "isConfigFile": false}, {"path": "/usr/bin/dbiproxy", "digest": {"algorithm": "md5", "value": "f3e6f0a23e9168d8371197e457e94b18"}, "isConfigFile": false}, {"path": "/usr/bin/dh_perl_dbi", "digest": {"algorithm": "md5", "value": "f95f72a666eab253f89c5533307b7e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Bundle/DBI.pm", "digest": {"algorithm": "md5", "value": "663a2a0fd53355e4becf0a2d208a4999"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/DBM.pm", "digest": {"algorithm": "md5", "value": "529fcc0c3d66b5c9be7a5ce6e989403f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/ExampleP.pm", "digest": {"algorithm": "md5", "value": "d5257b3521717bedc11e0899d9765ae6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File.pm", "digest": {"algorithm": "md5", "value": "455e8d4ada003f95e64f087d5cef6595"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Developers.pod", "digest": {"algorithm": "md5", "value": "dc471f07f60f2cdcdc5cfb4870b4c072"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/HowTo.pod", "digest": {"algorithm": "md5", "value": "33624ae38da4128c001e92f12d7a97d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Roadmap.pod", "digest": {"algorithm": "md5", "value": "59b0c232e6d574e02c5a4fffb806d29a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer.pm", "digest": {"algorithm": "md5", "value": "89d5dce5aadd03b5d28e59e11f04df27"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/Base.pm", "digest": {"algorithm": "md5", "value": "0a623a5ec0a27b5139179ee6a379a2b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/classic.pm", "digest": {"algorithm": "md5", "value": "de4ad2b97b752ccb7f6c1019b6b4c4ac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/pedantic.pm", "digest": {"algorithm": "md5", "value": "0d7b2a33fc1ce4e05ccb56c97bde4437"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/rush.pm", "digest": {"algorithm": "md5", "value": "c76e0dbe6ed175a6e54894499e075ce8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/Base.pm", "digest": {"algorithm": "md5", "value": "c9257044f63933678dd2d665a3804783"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/corostream.pm", "digest": {"algorithm": "md5", "value": "4139d378e8c9a30d58b03669295f9bcd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/null.pm", "digest": {"algorithm": "md5", "value": "962a865f5bbcffe50400727c05418128"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/pipeone.pm", "digest": {"algorithm": "md5", "value": "177c2e7f6deee042942724c46a03bd81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/stream.pm", "digest": {"algorithm": "md5", "value": "03e3af1de9caced6bf8bf0c0640f5508"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Mem.pm", "digest": {"algorithm": "md5", "value": "08f09b3e57612224f8ba172191ae658e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/NullP.pm", "digest": {"algorithm": "md5", "value": "1245d8642e71a494f81fb9b270b21d81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Proxy.pm", "digest": {"algorithm": "md5", "value": "31c28f7730d559c2fbf114a29f1c6270"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Sponge.pm", "digest": {"algorithm": "md5", "value": "6a1b8ea923c0646b0d192508c362d97d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI.pm", "digest": {"algorithm": "md5", "value": "e559867abc7a8456c44a9a909e3da457"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Changes.pm", "digest": {"algorithm": "md5", "value": "185cba4769160512bd6579ce3e928b7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ANSI.pm", "digest": {"algorithm": "md5", "value": "4708c33de0c994878252e3537fb56eff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ODBC.pm", "digest": {"algorithm": "md5", "value": "06834ab55f70d222225cb94c3bcf0b95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoReturn.pm", "digest": {"algorithm": "md5", "value": "d1c0566226602e6fddc53495549ccc1e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoType.pm", "digest": {"algorithm": "md5", "value": "6dd8115219d904ce8a24cf570894570f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD.pm", "digest": {"algorithm": "md5", "value": "3387f8cb967cbcf0060cfbfc176048ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/Metadata.pm", "digest": {"algorithm": "md5", "value": "e4b07f15f73fa7f30a1b0721da1b6f57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine.pm", "digest": {"algorithm": "md5", "value": "37fab8a0aa00e945344c5c55f92ebfde"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/Developers.pod", "digest": {"algorithm": "md5", "value": "1c94d2e850b7d2ee7631d11693cf8411"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/HowTo.pod", "digest": {"algorithm": "md5", "value": "3b4fdada51e1e746fb9905fb69a05ef1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Execute.pm", "digest": {"algorithm": "md5", "value": "9193589e1458224540d9bd75963c02ac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Request.pm", "digest": {"algorithm": "md5", "value": "da8ce4e5c291b8e59f07676b50a13576"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Response.pm", "digest": {"algorithm": "md5", "value": "aeb7ffebd5d8d4a985e85f02246e9715"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Base.pm", "digest": {"algorithm": "md5", "value": "53663ba7a122fdad51c41bc0105bec18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/DataDumper.pm", "digest": {"algorithm": "md5", "value": "1d44cce50a6797b26b5ed926ec2ce714"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Storable.pm", "digest": {"algorithm": "md5", "value": "4bd450427f60cd5e343774008236a710"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/Base.pm", "digest": {"algorithm": "md5", "value": "e4ab9ff31c7b6230f136d03ce336aa71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/pipeone.pm", "digest": {"algorithm": "md5", "value": "b33d59dd9b11b7a12c41f8c4ed7e4a18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/stream.pm", "digest": {"algorithm": "md5", "value": "e2ea84943123213a3856142d45102e57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Profile.pm", "digest": {"algorithm": "md5", "value": "bcb0bb12e9164c701d728b417722314e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileData.pm", "digest": {"algorithm": "md5", "value": "591c47c00a3b939651e84859416fc3c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper.pm", "digest": {"algorithm": "md5", "value": "fd9a50e8d748af443907dedf893df1f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper/Apache.pm", "digest": {"algorithm": "md5", "value": "60078fcccf9cab51bd29171c99490b86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileSubs.pm", "digest": {"algorithm": "md5", "value": "263caae118cd09082f58c0e51231ebd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProxyServer.pm", "digest": {"algorithm": "md5", "value": "031b1439aa0963e7c50cc44d01260fe5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/PurePerl.pm", "digest": {"algorithm": "md5", "value": "f260a0f1fbe8f9737a583beb30a27d23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/SQL/Nano.pm", "digest": {"algorithm": "md5", "value": "1807b8bf1d7f3cf68c000e396ae1fab0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/CacheMemory.pm", "digest": {"algorithm": "md5", "value": "c2175c997c04c3b9e390f6fc91909606"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/_accessor.pm", "digest": {"algorithm": "md5", "value": "8003669426eb26053daa390b5c21230e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/W32ODBC.pm", "digest": {"algorithm": "md5", "value": "ce7af9a9918407938b030bc8532bc4a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Win32/DBIODBC.pm", "digest": {"algorithm": "md5", "value": "b6f01a8b6905b0880c1985763a2fe02d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBI.so", "digest": {"algorithm": "md5", "value": "c8abce059e5e53242eb7330f6b0c151d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBIXS.h", "digest": {"algorithm": "md5", "value": "9fbd1bae67b8c0caf81fe5ed8280fbf8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver.xst", "digest": {"algorithm": "md5", "value": "82063c4112e4ae966e36ea86e7bb0f05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver_xst.h", "digest": {"algorithm": "md5", "value": "fd22f9539b6a584abb0cd697c9b30185"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbd_xsh.h", "digest": {"algorithm": "md5", "value": "eef45ecce4303841196a707711a66a4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbi_sql.h", "digest": {"algorithm": "md5", "value": "18f62e2a904b474a648a9fe192b2ed0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbipport.h", "digest": {"algorithm": "md5", "value": "d82be1040b9b28b10c55fb13795ae11d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbivport.h", "digest": {"algorithm": "md5", "value": "8e8acbd5cac4127ac9e9cc12c28867bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbixs_rev.h", "digest": {"algorithm": "md5", "value": "545662ab5ac5c41e64b01e33063879e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/dbixs_rev.pl", "digest": {"algorithm": "md5", "value": "80ddbe68810339a5ea05addfe6d0f9cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/NEWS.Developer.gz", "digest": {"algorithm": "md5", "value": "e65b0a9746289cbec3705239a4350d2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/README.Debian", "digest": {"algorithm": "md5", "value": "558f33d15b907cef40267ad6b4a7c5db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "77f60c319b328c1e00acb19d03b0d869"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/copyright", "digest": {"algorithm": "md5", "value": "461a4ce09ed0e8d55db28165222624bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/corogofer.pl", "digest": {"algorithm": "md5", "value": "2e3b17f1763040a388b52f11a3603813"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/perl_dbi_nulls_test.pl", "digest": {"algorithm": "md5", "value": "cefdb6c393d353d1ad7919a364e6202f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/profile.pl", "digest": {"algorithm": "md5", "value": "f0bcb418625700b794c2fe1cd9ff6926"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/test.pl", "digest": {"algorithm": "md5", "value": "743aba72c2e190b6003b3efea2df4be1"}, "isConfigFile": false}, {"path": "/usr/share/libdbi-perl/perl-dbdabi.make", "digest": {"algorithm": "md5", "value": "4ef563aecbf4868937c8180f5a49dbb8"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdbi-perl", "digest": {"algorithm": "md5", "value": "a50d9728c967e2d23fc68101eb905283"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbilogstrip.1p.gz", "digest": {"algorithm": "md5", "value": "02d5eccb8f15784be17cb5218e1fbf2f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbiprof.1p.gz", "digest": {"algorithm": "md5", "value": "46b149ff2efffa66fbcba38f76db0db5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbiproxy.1p.gz", "digest": {"algorithm": "md5", "value": "23c9a4aa75d6ae753dbf455cf091917b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dh_perl_dbi.1.gz", "digest": {"algorithm": "md5", "value": "a8340d7c1b8ceac3a03527446d513ca0"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Bundle::DBI.3pm.gz", "digest": {"algorithm": "md5", "value": "d3babbc62d63002bb528bc9e2d607c25"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::DBM.3pm.gz", "digest": {"algorithm": "md5", "value": "3367d0ba8377cefc03e63498f6867537"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File.3pm.gz", "digest": {"algorithm": "md5", "value": "55a6944a25130f441e13067e3cc74c74"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::Developers.3pm.gz", "digest": {"algorithm": "md5", "value": "2969d95957dcbbb09adeb8253ecf2601"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::HowTo.3pm.gz", "digest": {"algorithm": "md5", "value": "27455572e8e4bcdcb3852f627299d97e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::Roadmap.3pm.gz", "digest": {"algorithm": "md5", "value": "03a1ecb93bab03134701e4caa3136254"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer.3pm.gz", "digest": {"algorithm": "md5", "value": "771a9c4dfad203fdf47dd03f1343c39b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "5c056abcc1c333ce08aa079b6b008b2b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::classic.3pm.gz", "digest": {"algorithm": "md5", "value": "c9d486e89fe6714d46ce7748c4cfe660"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::pedantic.3pm.gz", "digest": {"algorithm": "md5", "value": "833fbb055dbe77d7e4e7d777c9106f6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::rush.3pm.gz", "digest": {"algorithm": "md5", "value": "68d31a9a244485520fea884d4a6b414d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "fa362cf2528200560bb1c04083813893"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::corostream.3pm.gz", "digest": {"algorithm": "md5", "value": "d9c11e0a86ec1229732828e3ef1e4cb7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::null.3pm.gz", "digest": {"algorithm": "md5", "value": "1d9b2dda5a602b5da562489d6ef2af49"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::pipeone.3pm.gz", "digest": {"algorithm": "md5", "value": "2f362c686e465a10a6cc9f5ab8f5dc67"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::stream.3pm.gz", "digest": {"algorithm": "md5", "value": "810a71ad395e457df985c0a05a456bad"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Mem.3pm.gz", "digest": {"algorithm": "md5", "value": "64f58eaf0a902544331e6949ca3645e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Proxy.3pm.gz", "digest": {"algorithm": "md5", "value": "381bd7f6e6a6157e556e66e1594654d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Sponge.3pm.gz", "digest": {"algorithm": "md5", "value": "e97a5edcb656f831bc17a647dd4c8a57"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI.3pm.gz", "digest": {"algorithm": "md5", "value": "2e561f56a09cdef70e3c52344a3a08f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfo::ANSI.3pm.gz", "digest": {"algorithm": "md5", "value": "2b9e19a6d9d262d2cd2f123484b324a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfo::ODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "e97e55f5dacbb704182a82e71aeb9fbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfoReturn.3pm.gz", "digest": {"algorithm": "md5", "value": "10af6ceac408099dab642075c3312359"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfoType.3pm.gz", "digest": {"algorithm": "md5", "value": "db098cdd86a9d1ca2beafb0c94ff0f36"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD.3pm.gz", "digest": {"algorithm": "md5", "value": "548c0aa8ef0e29a4b267b9d1eb4850cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::Metadata.3pm.gz", "digest": {"algorithm": "md5", "value": "94437da518650e00f287fae7a89f7606"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine.3pm.gz", "digest": {"algorithm": "md5", "value": "531a8a300cc7e30740e2813efa7b7c8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine::Developers.3pm.gz", "digest": {"algorithm": "md5", "value": "3a089dbd833307fa5e1a8229f5dc8920"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine::HowTo.3pm.gz", "digest": {"algorithm": "md5", "value": "21c1de4664fd2fab789db43ab60fadb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Execute.3pm.gz", "digest": {"algorithm": "md5", "value": "880c8853f9e923a9b2a182ecf42561d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Request.3pm.gz", "digest": {"algorithm": "md5", "value": "ff1ba857a8ed7335a842352669e17f12"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Response.3pm.gz", "digest": {"algorithm": "md5", "value": "47c4b33dc5c2877552d6d75855f357ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "18f589bab2f4e4a761ee249cc3c10f4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::DataDumper.3pm.gz", "digest": {"algorithm": "md5", "value": "722c7b69c9013ac5ce146d58480b9f9b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::Storable.3pm.gz", "digest": {"algorithm": "md5", "value": "c4222f7f34142fe0818ded25cfeaf290"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "0b873103fcf808b99d6f7bc587ddd50e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::pipeone.3pm.gz", "digest": {"algorithm": "md5", "value": "9e9a0582fff6250eb1a01a8bab1dd94f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::stream.3pm.gz", "digest": {"algorithm": "md5", "value": "35597d37a2b3339c0c6f8ca69bf67bd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Profile.3pm.gz", "digest": {"algorithm": "md5", "value": "1aca48b19384f3a68d978211fdd79aa6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileData.3pm.gz", "digest": {"algorithm": "md5", "value": "a3f76441899a78124c8e0292ae52622f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileDumper.3pm.gz", "digest": {"algorithm": "md5", "value": "d34be99b64119b8c7a8a0d7d47784e00"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileDumper::Apache.3pm.gz", "digest": {"algorithm": "md5", "value": "a20217db15a5428c32b8c561e071294f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileSubs.3pm.gz", "digest": {"algorithm": "md5", "value": "10790df589f1f5958af9378e3848de2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProxyServer.3pm.gz", "digest": {"algorithm": "md5", "value": "ce7e1f4f350972e02e000e64be0e0eac"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::PurePerl.3pm.gz", "digest": {"algorithm": "md5", "value": "72e32d3e14324593bc79f179967b9019"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::SQL::Nano.3pm.gz", "digest": {"algorithm": "md5", "value": "f64536000d1473ff8417058f2abd9f6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Util::CacheMemory.3pm.gz", "digest": {"algorithm": "md5", "value": "3f53d85e1f2cd729591e346f12edeb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::W32ODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "0310d5b2378827026c98ec4fc8669dc3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Win32::DBIODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "5fbdc6f96cd18ef570b57edd684775cc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/Debhelper/Sequence/perl_dbi.pm", "digest": {"algorithm": "md5", "value": "0b1f242c0ca670aed8a705e290b176b9"}, "isConfigFile": false}]}}, {"id": "21462cdaefc23722", "name": "libdebconfclient0", "version": "0.251ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdebconfclient0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libdebconfclient0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdebconfclient0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libdebconfclient0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdebconfclient0:libdebconfclient0:0.251ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdebconfclient0@0.251ubuntu1?arch=amd64&upstream=cdebconf&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdebconfclient0", "source": "cdebconf", "version": "0.251ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 74, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdebconfclient.so.0.0.0", "digest": {"algorithm": "md5", "value": "c717f7623ff6953ef809cfb7f528a127"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdebconfclient0/changelog.gz", "digest": {"algorithm": "md5", "value": "44a611eabaea209be660ae4f9f6ab36e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdebconfclient0/copyright", "digest": {"algorithm": "md5", "value": "1b6a13c3966187f3b8bb7042d10d6bba"}, "isConfigFile": false}]}}, {"id": "dcab7cf748923d59", "name": "libelf1", "version": "0.176-1.1build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libelf1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libelf1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}, {"value": "LGPL-", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libelf1:libelf1:0.176-1.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libelf1@0.176-1.1build1?arch=amd64&upstream=elfutils&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libelf1", "source": "elfutils", "version": "0.176-1.1build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 184, "depends": ["libc6 (>= 2.16)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libelf-0.176.so", "digest": {"algorithm": "md5", "value": "711b4896007a192b76ba3a8a2494afbe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libelf1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cc105c4157e8ba446e7c1bb044e813d9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libelf1/copyright", "digest": {"algorithm": "md5", "value": "1d232728ffa3621747194b51924e780b"}, "isConfigFile": false}]}}, {"id": "8b7b74e76cab56e5", "name": "libencode-locale-perl", "version": "1.05-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libencode-locale-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libencode-locale-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libencode-locale-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libencode-locale-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libencode-locale-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libencode-locale-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libencode-locale-perl:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode-locale-perl:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode_locale_perl:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode_locale_perl:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode-locale:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode-locale:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode_locale:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode_locale:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libencode-locale-perl@1.05-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libencode-locale-perl", "source": "", "version": "1.05-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 32, "depends": ["perl"], "files": [{"path": "/usr/share/doc/libencode-locale-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f98f8660831ba12873dea3078a64e5d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libencode-locale-perl/copyright", "digest": {"algorithm": "md5", "value": "85e1b57079c1e08465189dda65b3b34e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Encode::Locale.3pm.gz", "digest": {"algorithm": "md5", "value": "2d5b282286819a5019ec36c11550d23a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Encode/Locale.pm", "digest": {"algorithm": "md5", "value": "31c986f082082ecdf0cb2fa7878c26b9"}, "isConfigFile": false}]}}, {"id": "fa306cf046375e37", "name": "libext2fs2", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libext2fs2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libext2fs2/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libext2fs2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libext2fs2:libext2fs2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libext2fs2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libext2fs2", "source": "e2fsprogs", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 540, "provides": ["e2fslibs (= 1.45.5-2ubuntu1)"], "depends": ["libc6 (>= 2.28)"], "files": [{"path": "/lib/x86_64-linux-gnu/libe2p.so.2.3", "digest": {"algorithm": "md5", "value": "fb00240998c30899983e02d903e6f477"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libext2fs.so.2.4", "digest": {"algorithm": "md5", "value": "88af8adb775f19a46ada562017c0310e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libext2fs2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5f9d7215af64ca41da8e006e77528adb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libext2fs2/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}]}}, {"id": "11b6e98d0f47842c", "name": "libfcgi-perl", "version": "0.79-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libfcgi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libfcgi-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libfcgi-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libfcgi-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfcgi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libfcgi-perl/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfcgi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libfcgi-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libfcgi-perl:libfcgi-perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi-perl:libfcgi_perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi_perl:libfcgi-perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi_perl:libfcgi_perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi:libfcgi-perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi:libfcgi_perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libfcgi-perl@0.79-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libfcgi-perl", "source": "", "version": "0.79-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 100, "depends": ["perl (>= 5.30.0-9)", "perlapi-5.30.0", "libc6 (>= 2.28)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/FCGI.pm", "digest": {"algorithm": "md5", "value": "864592c20071c61a5d9bf6936a537e23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/FCGI/FCGI.so", "digest": {"algorithm": "md5", "value": "b6efb1320f141153098ed5fc23ead89e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3bcb9149bc76cf01499fe41154404ddf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/copyright", "digest": {"algorithm": "md5", "value": "86d6ecf4cc5df06b383e0f3076a44d8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/examples/echo.pl", "digest": {"algorithm": "md5", "value": "72cc4798fd227f4cd836be67f62ba78e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/examples/remote.pl", "digest": {"algorithm": "md5", "value": "92518663ef8eff170d404ab4c8e204e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/examples/threaded.pl", "digest": {"algorithm": "md5", "value": "4063cd42e52e83ef2f9cf6376816fc3e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/FCGI.3pm.gz", "digest": {"algorithm": "md5", "value": "e3e4e34666265fdaa8b1ebddbff9f1d8"}, "isConfigFile": false}]}}, {"id": "138c6f55dd342771", "name": "libfdisk1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libfdisk1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libfdisk1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libfdisk1:libfdisk1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libfdisk1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libfdisk1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 548, "depends": ["libblkid1 (>= 2.24.2)", "libc6 (>= 2.25)", "libuuid1 (>= 2.16)"], "files": [{"path": "/lib/x86_64-linux-gnu/libfdisk.so.1.1.0", "digest": {"algorithm": "md5", "value": "fc72327b734ecc003b00262352900554"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfdisk1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "19a7d94e32aad70b", "name": "libffi7", "version": "3.3-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libffi7/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libffi7:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libffi7:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libffi7/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libffi7:libffi7:3.3-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libffi7@3.3-4?arch=amd64&upstream=libffi&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libffi7", "source": "libffi", "version": "3.3-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 65, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libffi.so.7.1.0", "digest": {"algorithm": "md5", "value": "9fa9dd63d62116e6815ac44c3a746d70"}, "isConfigFile": false}, {"path": "/usr/share/doc/libffi7/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "344a4a76ecf51ef080a2087de3cdf5ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/libffi7/copyright", "digest": {"algorithm": "md5", "value": "08fa460f7663866433eeea88242df66b"}, "isConfigFile": false}]}}, {"id": "1bda28f09a455d43", "name": "libgcc-s1", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc-s1:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc-s1:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgcc-s1@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcc-s1", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 120, "provides": ["libgcc1 (= 1:10.3.0-1ubuntu1~20.04)"], "depends": ["gcc-10-base (= 10.3.0-1ubuntu1~20.04)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "digest": {"algorithm": "md5", "value": "817a0a1f580f584a6ee4a2aa7ed2fe3e"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgcc-s1", "digest": {"algorithm": "md5", "value": "44a14dcf85ae45e233e4d47509cc2369"}, "isConfigFile": false}]}}, {"id": "27875f175e0d2d76", "name": "libgcrypt20", "version": "1.8.5-5ubuntu1.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcrypt20:libgcrypt20:1.8.5-5ubuntu1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgcrypt20@1.8.5-5ubuntu1.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcrypt20", "source": "", "version": "1.8.5-5ubuntu1.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1224, "depends": ["libc6 (>= 2.15)", "libgpg-error0 (>= 1.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.5", "digest": {"algorithm": "md5", "value": "626acd41b2a5c05f0530bf33b8de93fd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "73c499593f6597226f3c0517c69af9a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/NEWS.gz", "digest": {"algorithm": "md5", "value": "6740bfcfa1908bcdfdd5bec2d1e59ba7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/README.gz", "digest": {"algorithm": "md5", "value": "79d91710576a5fd4938ff4506a4239cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/THANKS.gz", "digest": {"algorithm": "md5", "value": "5bf617304965b816407c00a3a9d410c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "55ecadafb467753f8fc60dac01fa13e7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/copyright", "digest": {"algorithm": "md5", "value": "658e9c38ffba7754fe85df8d07ffcc86"}, "isConfigFile": false}]}}, {"id": "db47eec8ed3a7214", "name": "libgdbm-compat4", "version": "1.18.1-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgdbm-compat4:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libgdbm-compat4:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-NIV-1.3+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgdbm-compat4:libgdbm-compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm-compat4:libgdbm_compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm_compat4:libgdbm-compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm_compat4:libgdbm_compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm:libgdbm-compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm:libgdbm_compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgdbm-compat4@1.18.1-5?arch=amd64&upstream=gdbm&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgdbm-compat4", "source": "gdbm", "version": "1.18.1-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 40, "depends": ["libc6 (>= 2.14)", "libgdbm6 (>= 1.16)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgdbm_compat.so.4.0.0", "digest": {"algorithm": "md5", "value": "f3896272266631221dec67173fdf5bb7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgdbm-compat4/copyright", "digest": {"algorithm": "md5", "value": "731ad157b7e3595016986b1438899c28"}, "isConfigFile": false}]}}, {"id": "4c8cd4749ec9b4ac", "name": "libgdbm6", "version": "1.18.1-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgdbm6:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libgdbm6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-NIV-1.3+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgdbm6:libgdbm6:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgdbm6@1.18.1-5?arch=amd64&upstream=gdbm&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgdbm6", "source": "gdbm", "version": "1.18.1-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 87, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgdbm.so.6.0.0", "digest": {"algorithm": "md5", "value": "bdfe1c439fd4148ccb551b7af6dac1fa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgdbm6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c165637db99716e14eaa48cc0f3de9ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgdbm6/copyright", "digest": {"algorithm": "md5", "value": "731ad157b7e3595016986b1438899c28"}, "isConfigFile": false}]}}, {"id": "ad21dd1f6e34a904", "name": "libgmp10", "version": "2:6.2.0+dfsg-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgmp10:libgmp10:2\\:6.2.0\\+dfsg-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgmp10@2:6.2.0%2Bdfsg-4?arch=amd64&upstream=gmp&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgmp10", "source": "gmp", "version": "2:6.2.0+dfsg-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 567, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0", "digest": {"algorithm": "md5", "value": "632612bc32b73d9d42b89dc825913310"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/README.Debian", "digest": {"algorithm": "md5", "value": "061786ca72ba56ab851af66f5b4566b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "617b498632869de8c28d95bafe39da96"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/copyright", "digest": {"algorithm": "md5", "value": "a2e7dae6af89d823171690778148652b"}, "isConfigFile": false}]}}, {"id": "f71f4e895394dbde", "name": "libgnutls30", "version": "3.6.13-2ubuntu1.6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "CC0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPLv3+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPLv2.1+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPLv3+_or_GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "The", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgnutls30:libgnutls30:3.6.13-2ubuntu1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgnutls30@3.6.13-2ubuntu1.6?arch=amd64&upstream=gnutls28&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgnutls30", "source": "gnutls28", "version": "3.6.13-2ubuntu1.6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2192, "depends": ["libgmp10 (>= 2:6.0.0)", "libc6 (>= 2.25)", "libhogweed5", "libidn2-0 (>= 2.0.0)", "libnettle7", "libp11-kit0 (>= 0.23.18.1)", "libtasn1-6 (>= 4.14)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgnutls.so.30.27.0", "digest": {"algorithm": "md5", "value": "e31a28ee90eddf4f16eee1b3e67c7b0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "be564e839bad6cc35b239a02e65e6f5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "787dbcb5ca39fc65cc813b879743c903"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/NEWS.gz", "digest": {"algorithm": "md5", "value": "fc3300bad62ec4937d191c82443f66f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/README.md.gz", "digest": {"algorithm": "md5", "value": "8a3d4cd95cab08098e99d3ac188099e2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/THANKS.gz", "digest": {"algorithm": "md5", "value": "edef2c31672f8e9ac53b1093a61e2664"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1a645ec38d219835bb79b091cab7345b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/copyright", "digest": {"algorithm": "md5", "value": "8e33ae51fb7fa9f5ebf535b0f6f59510"}, "isConfigFile": false}]}}, {"id": "549ea8df39213445", "name": "libgpg-error0", "version": "1.37-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "g10-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgpg-error0:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg-error0:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgpg-error0@1.37-1?arch=amd64&upstream=libgpg-error&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgpg-error0", "source": "libgpg-error", "version": "1.37-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 176, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgpg-error.so.0.28.0", "digest": {"algorithm": "md5", "value": "adbccb91c7693e189fb09736810374ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/README.gz", "digest": {"algorithm": "md5", "value": "e5067d861e099a9d3c756f4855b066c9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "7f680a26a387b03f5202730069caf0a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/copyright", "digest": {"algorithm": "md5", "value": "60d5c5832d5b9ee26311b156540db1fb"}, "isConfigFile": false}]}}, {"id": "f1fa5c47baeaa630", "name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgssapi3-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 324, "depends": ["libasn1-8-heimdal (>= 1.4.0+git20110226)", "libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libhcrypto4-heimdal (>= 1.4.0+git20110226)", "libheimntlm0-heimdal (>= 1.4.0+git20110226)", "libkrb5-26-heimdal (>= 1.6~git20131117)", "libroken18-heimdal (>= 1.7~git20150920)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgssapi.so.3.0.0", "digest": {"algorithm": "md5", "value": "9fff56be34dfc5767059dd08a0ce2354"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgssapi3-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "5717edcc4caa1546", "name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhcrypto4-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 274, "depends": ["libasn1-8-heimdal (>= 1.4.0+git20110226)", "libc6 (>= 2.14)", "libheimbase1-heimdal (>= 1.4.0+git20110226)", "libroken18-heimdal (>= 1.7~git20150920)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libhcrypto.so.4.1.0", "digest": {"algorithm": "md5", "value": "b1ac52b31467133f961dd08b80b5a57d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libhcrypto4-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "6dd009b1da9ab274", "name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libheimbase1-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 113, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libheimbase.so.1.0.0", "digest": {"algorithm": "md5", "value": "c7855890fdbd58bf23786502cf24acb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libheimbase1-heimdal/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "54b1b7b38119740199eaf74de5a28633"}, "isConfigFile": false}, {"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libheimbase1-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "6562103151c54075", "name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libheimntlm0-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 85, "depends": ["libc6 (>= 2.4)", "libhcrypto4-heimdal (>= 1.4.0+git20110226)", "libkrb5-26-heimdal (>= 1.4.0+git20110226)", "libroken18-heimdal (>= 1.7~git20150920)", "libwind0-heimdal (>= 1.4.0+git20110226)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libheimntlm.so.0.1.0", "digest": {"algorithm": "md5", "value": "56b725143d029f1b02d3511e69b840c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libheimntlm0-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "60164e597cdb2d99", "name": "libhogweed5", "version": "3.5.1+really3.5.1-2ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhogweed5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libhogweed5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhogweed5:libhogweed5:3.5.1\\+really3.5.1-2ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhogweed5@3.5.1%2Breally3.5.1-2ubuntu0.2?arch=amd64&upstream=nettle&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhogweed5", "source": "nettle", "version": "3.5.1+really3.5.1-2ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 237, "depends": ["libc6 (>= 2.14)", "libgmp10 (>= 2:6.0.0)", "libnettle7 (= 3.5.1+really3.5.1-2ubuntu0.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libhogweed.so.5.0", "digest": {"algorithm": "md5", "value": "31f755b8f7dc56b740865113ff7d9980"}, "isConfigFile": false}]}}, {"id": "437a19785a5e5edf", "name": "libhtml-parser-perl", "version": "3.72-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-parser-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhtml-parser-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhtml-parser-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-parser-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-parser-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-parser-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhtml-parser-perl:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-parser-perl:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_parser_perl:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_parser_perl:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-parser:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-parser:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_parser:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_parser:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhtml-parser-perl@3.72-5?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhtml-parser-perl", "source": "", "version": "3.72-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 221, "depends": ["perl (>= 5.30.0-9)", "perlapi-5.30.0", "libc6 (>= 2.4)", "libhtml-tagset-perl", "liburi-perl"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Entities.pm", "digest": {"algorithm": "md5", "value": "3c77b0fa2ee5f59cfa0062b58df02c13"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Filter.pm", "digest": {"algorithm": "md5", "value": "00f61ea9d49caefb4eab839b154f7491"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/HeadParser.pm", "digest": {"algorithm": "md5", "value": "904e564926835fc3669f62ed651e0d2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/LinkExtor.pm", "digest": {"algorithm": "md5", "value": "e0902f6cbad456fe36e35aa8556301d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Parser.pm", "digest": {"algorithm": "md5", "value": "783a23bfd7d0cb6070ede30f9927d36f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/PullParser.pm", "digest": {"algorithm": "md5", "value": "b109496368df02762b164d141c0f858c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/TokeParser.pm", "digest": {"algorithm": "md5", "value": "55479092b3386b9cfceabeeb5f29f513"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/HTML/Parser/Parser.so", "digest": {"algorithm": "md5", "value": "2797349cf9fb6507df9f1f1a937bf1ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/TODO", "digest": {"algorithm": "md5", "value": "4594ea6108c2d76dc38c2fb1117a3bb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9723de3ab22b6cda52d35f72ca3a65d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/copyright", "digest": {"algorithm": "md5", "value": "0898849dc3d1c795ad96fad4003b5eab"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/README", "digest": {"algorithm": "md5", "value": "12f31859e96c971a2347301bdfe46492"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hanchors", "digest": {"algorithm": "md5", "value": "c7b6ab5812e85547f5fcd873383f3b17"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hdump", "digest": {"algorithm": "md5", "value": "e5175e4cf769a2548938c0f8c11d6ac7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hform", "digest": {"algorithm": "md5", "value": "043755694bb54e87495e8722c216dea0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hlc", "digest": {"algorithm": "md5", "value": "a04e9472934a89b96fd0f4d325f48d6e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hrefsub", "digest": {"algorithm": "md5", "value": "3bdf5309585ea9dd7665898b0515a1cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hstrip", "digest": {"algorithm": "md5", "value": "ec8f85527df92d85ad70a82eabd95297"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/htext", "digest": {"algorithm": "md5", "value": "a82eba3e1e9a2f907700eb8f2b4e9090"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/htextsub", "digest": {"algorithm": "md5", "value": "548e01692f70254ad3ca629f690208fe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/htitle", "digest": {"algorithm": "md5", "value": "07f8d4d77dfb16bcf907b99d9d09a370"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Entities.3pm.gz", "digest": {"algorithm": "md5", "value": "a044c6fcf5bc0e18f7931405457f9622"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Filter.3pm.gz", "digest": {"algorithm": "md5", "value": "b367c6dade88774de8b52834719711ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::HeadParser.3pm.gz", "digest": {"algorithm": "md5", "value": "cb78fc87e0dd2160b77d49735248e70d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::LinkExtor.3pm.gz", "digest": {"algorithm": "md5", "value": "bfa9c1a1957d0eafdc1275e317475a8d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Parser.3pm.gz", "digest": {"algorithm": "md5", "value": "15ae846373c51bdc8bd2667f5787dd83"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::PullParser.3pm.gz", "digest": {"algorithm": "md5", "value": "98768326ea590b236f620220c52657ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::TokeParser.3pm.gz", "digest": {"algorithm": "md5", "value": "55a9f27e5981b3cbc44f6e83e79aad77"}, "isConfigFile": false}]}}, {"id": "eb7886dec08f77e4", "name": "libhtml-tagset-perl", "version": "3.20-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-tagset-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhtml-tagset-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhtml-tagset-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-tagset-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-tagset-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-tagset-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhtml-tagset-perl:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-tagset-perl:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_tagset_perl:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_tagset_perl:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-tagset:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-tagset:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_tagset:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_tagset:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhtml-tagset-perl@3.20-4?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhtml-tagset-perl", "source": "", "version": "3.20-4", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 31, "depends": ["perl"], "files": [{"path": "/usr/share/doc/libhtml-tagset-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "890d9e29e1e13a1431a2a4e63ba488e2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "digest": {"algorithm": "md5", "value": "4cbf9d9771ae5bca1c9497e9c9515039"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Tagset.3pm.gz", "digest": {"algorithm": "md5", "value": "437eeb14237ab481bb95f01a1f4f6c1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTML/Tagset.pm", "digest": {"algorithm": "md5", "value": "8c67084eb84204894b2bf6dd507e2366"}, "isConfigFile": false}]}}, {"id": "b762b212a8047bc7", "name": "libhtml-template-perl", "version": "2.97-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-template-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhtml-template-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhtml-template-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-template-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-template-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-template-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhtml-template-perl:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-template-perl:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_template_perl:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_template_perl:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-template:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-template:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_template:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_template:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhtml-template-perl@2.97-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhtml-template-perl", "source": "", "version": "2.97-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 181, "depends": ["perl", "libcgi-pm-perl | perl (<< 5.19)"], "files": [{"path": "/usr/share/doc/libhtml-template-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f16af38598d8aa36a3aed88823eb2261"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-template-perl/copyright", "digest": {"algorithm": "md5", "value": "8bff8e38799e36fa0cae0e9603febe07"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-template-perl/examples/clean_shm.pl", "digest": {"algorithm": "md5", "value": "9a4ddc84d7a41a8731cc8d53a657ca76"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-template-perl/examples/time_trial.pl", "digest": {"algorithm": "md5", "value": "682481740297bdeb313fa0119871bc6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Template.3pm.gz", "digest": {"algorithm": "md5", "value": "c574af8a59706e40122939e6468ae6c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Template::FAQ.3pm.gz", "digest": {"algorithm": "md5", "value": "94c09d598c7bbddf2a7c399c1e0fc59f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTML/Template.pm", "digest": {"algorithm": "md5", "value": "61ebac96a91ca3962ba4c92df4a42195"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTML/Template/FAQ.pm", "digest": {"algorithm": "md5", "value": "09035060243e91591f4301191b2e0746"}, "isConfigFile": false}]}}, {"id": "a2eb4e0acaed6511", "name": "libhttp-date-perl", "version": "6.05-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-date-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhttp-date-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhttp-date-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-date-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-date-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-date-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhttp-date-perl:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-date-perl:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_date_perl:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_date_perl:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-date:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-date:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_date:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_date:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhttp-date-perl@6.05-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhttp-date-perl", "source": "", "version": "6.05-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 29, "depends": ["perl", "libtimedate-perl", "libtime-local-perl (>= 1.28)"], "files": [{"path": "/usr/share/doc/libhttp-date-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "7d7475db75604579c448fd07023fb751"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhttp-date-perl/copyright", "digest": {"algorithm": "md5", "value": "bfca7a03b8182a53543ebf8af1059c33"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Date.3pm.gz", "digest": {"algorithm": "md5", "value": "162dc84af29aaaf2a769b7f80f158d1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Date.pm", "digest": {"algorithm": "md5", "value": "13e97e2e035e935d0b4ba1aa03a62f99"}, "isConfigFile": false}]}}, {"id": "2fd49c317da3dbab", "name": "libhttp-message-perl", "version": "6.22-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-message-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhttp-message-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhttp-message-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-message-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-message-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-message-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhttp-message-perl:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-message-perl:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_message_perl:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_message_perl:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-message:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-message:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_message:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_message:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhttp-message-perl@6.22-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhttp-message-perl", "source": "", "version": "6.22-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 191, "depends": ["perl:any", "libencode-locale-perl", "libencode-perl (>= 3.01)", "libhttp-date-perl", "libio-html-perl", "liblwp-mediatypes-perl", "liburi-perl"], "files": [{"path": "/usr/share/doc/libhttp-message-perl/CONTRIBUTING.md.gz", "digest": {"algorithm": "md5", "value": "d62fc8fdb49f47a99cd029cfc92d5100"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhttp-message-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "99b991fe7cba19d303dfe6d462195d47"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhttp-message-perl/copyright", "digest": {"algorithm": "md5", "value": "b385ed6a2243485e5984d0cc9d83c5d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Config.3pm.gz", "digest": {"algorithm": "md5", "value": "8313304297bb1c82479a9e57eed44c46"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Headers.3pm.gz", "digest": {"algorithm": "md5", "value": "4dd36ee57f89ce9ed4d299586b20f5c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Headers::Util.3pm.gz", "digest": {"algorithm": "md5", "value": "e0921521bb85f42d7ff9be1c9d38b29a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Message.3pm.gz", "digest": {"algorithm": "md5", "value": "598bf73a06bb882739ffdbfcbf89b0ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Request.3pm.gz", "digest": {"algorithm": "md5", "value": "83a4e51290257b6324e91dc309b07ca3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Request::Common.3pm.gz", "digest": {"algorithm": "md5", "value": "1e169552d3348b16ea9dd9693afdfd3a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Response.3pm.gz", "digest": {"algorithm": "md5", "value": "ebe27bb462407f6674c208232b38a670"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Status.3pm.gz", "digest": {"algorithm": "md5", "value": "aafa462f1e15afe4effc2dc3a8251f1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Config.pm", "digest": {"algorithm": "md5", "value": "54219f8281017f23c0671a773604a15d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Headers.pm", "digest": {"algorithm": "md5", "value": "6c890622a271f079526b327970f4902c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Headers/Auth.pm", "digest": {"algorithm": "md5", "value": "6ee9b2ffbc103a252f71ca71860ed8f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Headers/ETag.pm", "digest": {"algorithm": "md5", "value": "d4b351403225e56233d76c06ca3674e8"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Headers/Util.pm", "digest": {"algorithm": "md5", "value": "edfae19b5d8c8f278c0a462a90e843c1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Message.pm", "digest": {"algorithm": "md5", "value": "ca65e28560d441d60c485e7f01422af9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Request.pm", "digest": {"algorithm": "md5", "value": "c14950ed3803eafc8980ef353e184fca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Request/Common.pm", "digest": {"algorithm": "md5", "value": "1c47295a905d4b6f2e53f4347dc3dd0c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Response.pm", "digest": {"algorithm": "md5", "value": "08e42c066cab69fab2ab11689dca015e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Status.pm", "digest": {"algorithm": "md5", "value": "f1e55495d546214226d3d5cc13974892"}, "isConfigFile": false}]}}, {"id": "ec3b069ba9a596b0", "name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhx509-5-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 360, "depends": ["libasn1-8-heimdal (>= 1.4.0+git20110226)", "libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libhcrypto4-heimdal (>= 1.4.0+git20110226)", "libheimbase1-heimdal (>= 1.6~git20131117)", "libroken18-heimdal (>= 1.7~git20150920)", "libwind0-heimdal (>= 1.4.0+git20110226)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libhx509.so.5.0.0", "digest": {"algorithm": "md5", "value": "04ed2a5fc36d8c97ff10eb054713d050"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libhx509-5-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "8814d03de36ea24a", "name": "libidn2-0", "version": "2.2.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libidn2-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libidn2-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libidn2-0:libidn2-0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2-0:libidn2_0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2_0:libidn2-0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2_0:libidn2_0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2:libidn2-0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2:libidn2_0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libidn2-0@2.2.0-2?arch=amd64&upstream=libidn2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libidn2-0", "source": "libidn2", "version": "2.2.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 216, "depends": ["libc6 (>= 2.14)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libidn2.so.0.3.6", "digest": {"algorithm": "md5", "value": "0036c39e829b372cbd1e7da03bab588a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/AUTHORS", "digest": {"algorithm": "md5", "value": "73fb5143bedb0636c194f7092a902071"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/NEWS.gz", "digest": {"algorithm": "md5", "value": "9b95a73e940b2789053bcc322b31d0f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/README.md.gz", "digest": {"algorithm": "md5", "value": "344d27ef618057b606363b5ca0d18bd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2a4174af956aca53728a15742e0f1d53"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/copyright", "digest": {"algorithm": "md5", "value": "5afea15fdb99bb723ecb2c7efc4ccb90"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libidn2-0", "digest": {"algorithm": "md5", "value": "f7151982b52195b79235182fd881627e"}, "isConfigFile": false}]}}, {"id": "426b4f99a50ac951", "name": "libio-html-perl", "version": "1.001-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libio-html-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libio-html-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libio-html-perl:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio-html-perl:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio_html_perl:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio_html_perl:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio-html:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio-html:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio_html:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio_html:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libio-html-perl@1.001-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libio-html-perl", "source": "", "version": "1.001-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 70, "depends": ["perl"], "files": [{"path": "/usr/share/doc/libio-html-perl/README", "digest": {"algorithm": "md5", "value": "62463084a653938a57374e5291d7ee62"}, "isConfigFile": false}, {"path": "/usr/share/doc/libio-html-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a67db801964270e3631a2df9827f16f7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libio-html-perl/copyright", "digest": {"algorithm": "md5", "value": "af1063c8ad471badd2dba75a19fa90e9"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/IO::HTML.3pm.gz", "digest": {"algorithm": "md5", "value": "efdbde79b2989f107753826f2ec62c73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/IO/HTML.pm", "digest": {"algorithm": "md5", "value": "8507a4a35c0c91a1e404161245e60000"}, "isConfigFile": false}]}}, {"id": "6411fb302667e5fd", "name": "libjemalloc2", "version": "5.2.1-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libjemalloc2:amd64.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/libjemalloc2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "BSD-2-Clause-Chemeris", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "BSD-3-Clause-Google", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "BSD-3-Clause-Hiroshima-University", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libjemalloc2:libjemalloc2:5.2.1-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libjemalloc2@5.2.1-1ubuntu1?arch=amd64&upstream=jemalloc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libjemalloc2", "source": "jemalloc", "version": "5.2.1-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 757, "depends": ["libc6 (>= 2.29)", "libgcc-s1 (>= 3.3)", "libstdc++6 (>= 4.4.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libjemalloc.so.2", "digest": {"algorithm": "md5", "value": "d13aabd3e907425ee2efd7098085eb10"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjemalloc2/README", "digest": {"algorithm": "md5", "value": "6900e4a158982e4c4715bf16aa54fa10"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjemalloc2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "771bb38e9f5153a50a1ff7375a5376e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjemalloc2/copyright", "digest": {"algorithm": "md5", "value": "fcc910dbd90450dc62f671eba582d6c5"}, "isConfigFile": false}]}}, {"id": "a96ec3565e1dbe03", "name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libkrb5-26-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 665, "depends": ["libasn1-8-heimdal (>= 1.6~git20131117)", "libc6 (>= 2.15)", "libcom-err2 (>= 1.43.9)", "libcrypt1 (>= 1:4.1.0)", "libhcrypto4-heimdal (>= 1.7~git20161112)", "libheimbase1-heimdal (>= 1.6~git20131117)", "libhx509-5-heimdal (>= 1.4.0+git20110226)", "libroken18-heimdal (>= 1.7~git20160418)", "libsqlite3-0 (>= 3.5.9)", "libwind0-heimdal (>= 1.6~git20120311)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libkrb5.so.26.0.0", "digest": {"algorithm": "md5", "value": "441744198b0da1a05eb8cd5e300b58fc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libkrb5-26-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "041920ccc344811a", "name": "libksba8", "version": "1.3.5-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libksba8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libksba8:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libksba8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libksba8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libksba8:libksba8:1.3.5-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libksba8@1.3.5-2?arch=amd64&upstream=libksba&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libksba8", "source": "libksba", "version": "1.3.5-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 259, "depends": ["libc6 (>= 2.14)", "libgpg-error0 (>= 1.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libksba.so.8.11.6", "digest": {"algorithm": "md5", "value": "0c0a98c7e258a11c748aa9f880218196"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/AUTHORS", "digest": {"algorithm": "md5", "value": "a8f6a2396c8b32aa0ff9976fd2d1454d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/NEWS.gz", "digest": {"algorithm": "md5", "value": "0f6caade404678c49099b0b613c73e8c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/README", "digest": {"algorithm": "md5", "value": "93f9526ab0df4bfd05c69c21bb57922c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d4ced262c00cb000d3edbb2008bcc879"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/copyright", "digest": {"algorithm": "md5", "value": "d4427a1294eec01e5a22ff54b6803c94"}, "isConfigFile": false}]}}, {"id": "18aaf7824009d39d", "name": "libldap-2.4-2", "version": "2.4.49+dfsg-2ubuntu1.8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libldap-2.4-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libldap-2.4-2@2.4.49%2Bdfsg-2ubuntu1.8?arch=amd64&upstream=openldap&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libldap-2.4-2", "source": "openldap", "version": "2.4.49+dfsg-2ubuntu1.8", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 523, "depends": ["libc6 (>= 2.28)", "libgnutls30 (>= 3.6.12)", "libgssapi3-heimdal (>= 1.4.0+git20110226)", "libsasl2-2 (>= 2.1.27+dfsg)", "libldap-common"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.12", "digest": {"algorithm": "md5", "value": "181199a6485348aa0904efb259047328"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.12", "digest": {"algorithm": "md5", "value": "b79e3e42279b241933410f6f6b9b7a8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/README.Debian", "digest": {"algorithm": "md5", "value": "542ca9165ae50bfad3f099545c392531"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "65adc76fa61288f9f5a8848d8a91ec04"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/copyright", "digest": {"algorithm": "md5", "value": "1bf7b41e6198aa738d359d519a17e8e1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libldap-2.4-2", "digest": {"algorithm": "md5", "value": "bc1e476549d0f7606ade36da91688a07"}, "isConfigFile": false}]}}, {"id": "036daa2f986f1db3", "name": "libldap-common", "version": "2.4.49+dfsg-2ubuntu1.8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libldap-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libldap-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libldap-common.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libldap-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libldap-common.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libldap-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libldap-common:libldap-common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-common:libldap_common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_common:libldap-common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_common:libldap_common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap-common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap_common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libldap-common@2.4.49%2Bdfsg-2ubuntu1.8?arch=all&upstream=openldap&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libldap-common", "source": "openldap", "version": "2.4.49+dfsg-2ubuntu1.8", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 102, "files": [{"path": "/etc/ldap/ldap.conf", "digest": {"algorithm": "md5", "value": "0b3f4d19d88498314478273ce10b0a70"}, "isConfigFile": true}, {"path": "/usr/share/doc/libldap-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "34d2272d10deefff6293b6da7d3f4c52"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-common/copyright", "digest": {"algorithm": "md5", "value": "1bf7b41e6198aa738d359d519a17e8e1"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/ldap.conf.5.gz", "digest": {"algorithm": "md5", "value": "815e8338f9bdc33fe87fd2c9ec917668"}, "isConfigFile": false}]}}, {"id": "34c1583c63825688", "name": "liblwp-mediatypes-perl", "version": "6.04-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblwp-mediatypes-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/liblwp-mediatypes-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liblwp-mediatypes-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liblwp-mediatypes-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liblwp-mediatypes-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblwp-mediatypes-perl:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp-mediatypes-perl:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp_mediatypes_perl:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp_mediatypes_perl:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp-mediatypes:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp-mediatypes:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp_mediatypes:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp_mediatypes:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblwp-mediatypes-perl@6.04-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblwp-mediatypes-perl", "source": "", "version": "6.04-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 72, "depends": ["perl"], "files": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d7f90beec22b63a810f5c9b374fc8498"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "digest": {"algorithm": "md5", "value": "2179b7dcde43f10170e4a4353aef2919"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/LWP::MediaTypes.3pm.gz", "digest": {"algorithm": "md5", "value": "2408f774ce27cc7c29de7f51a4016f84"}, "isConfigFile": false}, {"path": "/usr/share/perl5/LWP/MediaTypes.pm", "digest": {"algorithm": "md5", "value": "564bc53621bed4a52ee8a3e84792362a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/LWP/media.types", "digest": {"algorithm": "md5", "value": "bc7a9af9d581499216271d22c96092aa"}, "isConfigFile": false}]}}, {"id": "1f2aba3476e2f9dd", "name": "liblz4-1", "version": "1.9.2-2ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblz4-1:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4-1:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblz4-1@1.9.2-2ubuntu0.20.04.1?arch=amd64&upstream=lz4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblz4-1", "source": "lz4", "version": "1.9.2-2ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 149, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2", "digest": {"algorithm": "md5", "value": "aa36c7a9dba79696468af2bb94e24b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f8129c8bf58e546883553ac92ff3d21e"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/copyright", "digest": {"algorithm": "md5", "value": "fa3639e4a99076bd03ad655a64d9662c"}, "isConfigFile": false}]}}, {"id": "d475c470f6593aa6", "name": "liblzma5", "version": "5.2.4-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Autoconf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD-debian", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "config-h", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "noderivs", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-nowarranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "probably-PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblzma5:liblzma5:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblzma5@5.2.4-1ubuntu1?arch=amd64&upstream=xz-utils&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblzma5", "source": "xz-utils", "version": "5.2.4-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 267, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/liblzma.so.5.2.4", "digest": {"algorithm": "md5", "value": "56e225dad496b3c8982abb74cc49ed56"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/AUTHORS", "digest": {"algorithm": "md5", "value": "bcb4f889a36b8fbf7ef825fb8e9fb986"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/NEWS.gz", "digest": {"algorithm": "md5", "value": "af5e3313cb57c724ca6f0385c1f3ee96"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/THANKS", "digest": {"algorithm": "md5", "value": "9e1932e066a65c6b20c32e34bcb2e14f"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b4c11d81308e878527cd68161eac613f"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/copyright", "digest": {"algorithm": "md5", "value": "40bc16f251450701bfd0a5c8f5486d86"}, "isConfigFile": false}]}}, {"id": "87a98a8dc93885e9", "name": "libmariadb3", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmariadb3/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmariadb3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmariadb3:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmariadb3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmariadb3:libmariadb3:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmariadb3@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmariadb3", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 476, "depends": ["mariadb-common", "libc6 (>= 2.28)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/mysql/plugin/caching_sha2_password.so", "digest": {"algorithm": "md5", "value": "589c9f50cd3d4d1d3a7aaffb1efacac4"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/client_ed25519.so", "digest": {"algorithm": "md5", "value": "9f26bd24e876349c063b0a72a7b154ad"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/dialog.so", "digest": {"algorithm": "md5", "value": "8b503d8e377c1a6bd9f23984430bb37b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/mysql_clear_password.so", "digest": {"algorithm": "md5", "value": "4e7a8c15235c0e4c5849d10a12c71181"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/sha256_password.so", "digest": {"algorithm": "md5", "value": "ebd2bc12b946bac5d5a67b96a39910cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmariadb.so.3", "digest": {"algorithm": "md5", "value": "fc8333e42cb039ff3dedb120b80bdee0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmariadb3/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmariadb3/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "b57a8bbb5380279b", "name": "libmnl0", "version": "1.0.4-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmnl0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmnl0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmnl0:libmnl0:1.0.4-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmnl0@1.0.4-2?arch=amd64&upstream=libmnl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmnl0", "source": "libmnl", "version": "1.0.4-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 42, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libmnl.so.0.2.0", "digest": {"algorithm": "md5", "value": "ce93e29a85fff3d843a52f006e6d9b5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmnl0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a104e58a9c9592ffad87b4c23860955c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmnl0/copyright", "digest": {"algorithm": "md5", "value": "36ec5dee147e6115ff77ea643f6181d7"}, "isConfigFile": false}]}}, {"id": "51eddb2fca232d62", "name": "libmount1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmount1:libmount1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmount1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmount1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 481, "depends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.25)", "libselinux1 (>= 2.6-3~)"], "files": [{"path": "/lib/x86_64-linux-gnu/libmount.so.1.1.0", "digest": {"algorithm": "md5", "value": "04efcc8ea527be9094d33b5f05e91a54"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmount1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "10b928c1539469a5", "name": "libmpfr6", "version": "4.0.2-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmpfr6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmpfr6:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmpfr6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmpfr6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmpfr6:libmpfr6:4.0.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmpfr6@4.0.2-1?arch=amd64&upstream=mpfr4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmpfr6", "source": "mpfr4", "version": "4.0.2-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1096, "depends": ["libc6 (>= 2.14)", "libgmp10"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmpfr.so.6.0.2", "digest": {"algorithm": "md5", "value": "a1e6b57d7f5b9bc88cbbb1fef4f7c2d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/AUTHORS", "digest": {"algorithm": "md5", "value": "3d27d19d8f7aae60755f2015c4decbd5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/BUGS", "digest": {"algorithm": "md5", "value": "5e30702bb95a701e0f064293e258c657"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/NEWS.gz", "digest": {"algorithm": "md5", "value": "68ae5dcbda6df9f8a58b230153749ca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/README", "digest": {"algorithm": "md5", "value": "17d002d3a56f514f31f871a33d3870d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/TODO.gz", "digest": {"algorithm": "md5", "value": "a1f16362f3a9cf36a26a073a02e1e9dc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1f70d674e8ee79721ea10aa56afb04f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/copyright", "digest": {"algorithm": "md5", "value": "acb9b7421ca8f7eae89edfad6587206e"}, "isConfigFile": false}]}}, {"id": "e3ff45b9587d2afd", "name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "BSD-like", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "Boost-1.0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "zlib/libpng", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmysqlclient21", "source": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 7473, "depends": ["mysql-common (>= 5.5)", "libc6 (>= 2.28)", "libgcc-s1 (>= 3.4)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 5.2)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmysqlclient.so.21.2.27", "digest": {"algorithm": "md5", "value": "4c99a2e17520a89132660234e4669744"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmysqlclient21/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "7c29f900cb2a2bc871c53a365df7d04e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmysqlclient21/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6e0880c8d0a6ffd4efde3979c777576d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmysqlclient21/copyright", "digest": {"algorithm": "md5", "value": "03ca5d993305a89d7a7689ff657bcc81"}, "isConfigFile": false}]}}, {"id": "434263ef1928e0d9", "name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libncurses6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libncurses6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 337, "depends": ["libtinfo6 (= 6.2-0ubuntu2)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libncurses.so.6.2", "digest": {"algorithm": "md5", "value": "d0f201cee93dec46431f4e761fcf4fc4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libform.so.6.2", "digest": {"algorithm": "md5", "value": "4886f19177f524581e147fb6d2f1a0ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmenu.so.6.2", "digest": {"algorithm": "md5", "value": "cc3f412b0373a00dc8a84d14275d2aae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpanel.so.6.2", "digest": {"algorithm": "md5", "value": "76a03800476e3989b84fe3d23f26ea60"}, "isConfigFile": false}]}}, {"id": "2e7ebdb4e8e715d6", "name": "libncursesw6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libncursesw6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libncursesw6:libncursesw6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libncursesw6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libncursesw6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 418, "depends": ["libtinfo6 (= 6.2-0ubuntu2)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libncursesw.so.6.2", "digest": {"algorithm": "md5", "value": "0f0671b38f1ccda3400b4759b753ff17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libformw.so.6.2", "digest": {"algorithm": "md5", "value": "1e8ec33ead29f53c8632b439e2623b04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmenuw.so.6.2", "digest": {"algorithm": "md5", "value": "703db87bac6d431baf7cda3e136fa0f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpanelw.so.6.2", "digest": {"algorithm": "md5", "value": "73bbe2b051ff5dab739c0d828585494a"}, "isConfigFile": false}]}}, {"id": "455c11b745949c7e", "name": "libnettle7", "version": "3.5.1+really3.5.1-2ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnettle7:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libnettle7:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnettle7:libnettle7:3.5.1\\+really3.5.1-2ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libnettle7@3.5.1%2Breally3.5.1-2ubuntu0.2?arch=amd64&upstream=nettle&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnettle7", "source": "nettle", "version": "3.5.1+really3.5.1-2ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 396, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnettle.so.7.0", "digest": {"algorithm": "md5", "value": "0b61baabb571b97ed82438426fa687cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle7/NEWS.gz", "digest": {"algorithm": "md5", "value": "9d3d2f711f5e7234d9b7e89f19e918ba"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle7/README", "digest": {"algorithm": "md5", "value": "003a759c72474f9a7fde5a1ac807bb70"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle7/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "448d15956298baeb8ee166ab219ed90e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle7/copyright", "digest": {"algorithm": "md5", "value": "15b9f03f23d717817435070fd13171de"}, "isConfigFile": false}]}}, {"id": "8a2a2949a0b0829e", "name": "libnpth0", "version": "1.6-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnpth0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libnpth0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnpth0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libnpth0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnpth0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libnpth0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnpth0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libnpth0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnpth0:libnpth0:1.6-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libnpth0@1.6-1?arch=amd64&upstream=npth&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnpth0", "source": "npth", "version": "1.6-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 36, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnpth.so.0.1.2", "digest": {"algorithm": "md5", "value": "0f66a6ea24033af6ee05478b6a230da4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnpth0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "4b01a4351fcfe90fd87d48eba7a88181"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnpth0/copyright", "digest": {"algorithm": "md5", "value": "4accad1af6f79895ba799ea9af6dc30a"}, "isConfigFile": false}]}}, {"id": "022696ebcbcf0531", "name": "libp11-kit0", "version": "0.23.20-1ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libp11-kit0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libp11-kit0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "ISC+IBM", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "permissive-like-automake-output", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "same-as-rest-of-p11kit", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libp11-kit0:libp11-kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11-kit0:libp11_kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11_kit0:libp11-kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11_kit0:libp11_kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11:libp11-kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11:libp11_kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libp11-kit0@0.23.20-1ubuntu0.1?arch=amd64&upstream=p11-kit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libp11-kit0", "source": "p11-kit", "version": "0.23.20-1ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1271, "depends": ["libc6 (>= 2.26)", "libffi7 (>= 3.3~20180313)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0", "digest": {"algorithm": "md5", "value": "aa3372853fc4c2c68e594ffa28c7a8eb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6b90b780228b901bcec6b186c939b01e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/copyright", "digest": {"algorithm": "md5", "value": "8a8d47ba8bed06e7cb04a3d377a8f23c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/examples/pkcs11.conf.example", "digest": {"algorithm": "md5", "value": "161f8ec95326f47d853cb7c1ee76c7b8"}, "isConfigFile": false}]}}, {"id": "22784c4ceaf0cfe7", "name": "libpam-cap", "version": "1:2.32-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpam-cap/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-cap:amd64.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libpam-cap:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-cap:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libpam-cap:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpam-cap/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpam-cap/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpam-cap/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-cap:libpam-cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-cap:libpam_cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_cap:libpam-cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_cap:libpam_cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-cap@1:2.32-1?arch=amd64&upstream=libcap2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-cap", "source": "libcap2", "version": "1:2.32-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 48, "depends": ["libc6 (>= 2.4)", "libcap2 (>= 1:2.31)", "libpam0g (>= 0.99.7.1)", "libpam-runtime (>= 1.1.3-2~)"], "files": [{"path": "/etc/security/capability.conf", "digest": {"algorithm": "md5", "value": "fa5804a90b16addeec23008102b4746d"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/security/pam_cap.so", "digest": {"algorithm": "md5", "value": "a7a5c6421f32f4f012441bcc6449cc37"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-cap/copyright", "digest": {"algorithm": "md5", "value": "a6cc470bc77b47de05bc656d4b68cdee"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/capability", "digest": {"algorithm": "md5", "value": "597992b1cd66ad28fa4ab9664239a43d"}, "isConfigFile": false}]}}, {"id": "8ce095958e9114e3", "name": "libpam-modules", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-modules@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1166, "provides": ["libpam-mkhomedir", "libpam-motd", "libpam-umask"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.27)", "libcrypt1 (>= 1:4.1.0)", "libdb5.3", "libpam0g (>= 1.3.1)", "libselinux1 (>= 2.1.9)", "debconf (>= 0.5) | debconf-2.0", "libpam-modules-bin (= 1.3.1-5ubuntu4.3)"], "files": [{"path": "/etc/security/access.conf", "digest": {"algorithm": "md5", "value": "dc21d0fd769d655b311d785670e5c6ae"}, "isConfigFile": true}, {"path": "/etc/security/faillock.conf", "digest": {"algorithm": "md5", "value": "164da8ffb87f3074179bc60b71d0b99f"}, "isConfigFile": true}, {"path": "/etc/security/group.conf", "digest": {"algorithm": "md5", "value": "f1e26e8db6f7abd2d697d7dad3422c36"}, "isConfigFile": true}, {"path": "/etc/security/limits.conf", "digest": {"algorithm": "md5", "value": "38dce56af34daf316b901d465769a137"}, "isConfigFile": true}, {"path": "/etc/security/namespace.conf", "digest": {"algorithm": "md5", "value": "6424c99a62ddf4b7d3ca713bb06ded89"}, "isConfigFile": true}, {"path": "/etc/security/namespace.init", "digest": {"algorithm": "md5", "value": "d9e6a7c85e966427ef23a04ec6c7000f"}, "isConfigFile": true}, {"path": "/etc/security/pam_env.conf", "digest": {"algorithm": "md5", "value": "ddee4a931170dc21b4e0b9bb28e02a7b"}, "isConfigFile": true}, {"path": "/etc/security/sepermit.conf", "digest": {"algorithm": "md5", "value": "d41c74654734a5c069a37bfc02f0a6d4"}, "isConfigFile": true}, {"path": "/etc/security/time.conf", "digest": {"algorithm": "md5", "value": "06e05c6079e839c8833ac7c3abfde192"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/security/pam_access.so", "digest": {"algorithm": "md5", "value": "b2ee06216585d0a4a436519469d800aa"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_debug.so", "digest": {"algorithm": "md5", "value": "f52c169107f307cfe81284130006dfa2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_deny.so", "digest": {"algorithm": "md5", "value": "72af01320ea96e4879737c9c1641a998"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_echo.so", "digest": {"algorithm": "md5", "value": "1a22725c09aa023e2e2f64dae6e6d1cf"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_env.so", "digest": {"algorithm": "md5", "value": "aaad0ad4726b36f2142afa1fcc15df56"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_exec.so", "digest": {"algorithm": "md5", "value": "07b03272f083edccdc2c7e89f6b33424"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_extrausers.so", "digest": {"algorithm": "md5", "value": "6aee36378fd1b446d0581287d5616a4b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faildelay.so", "digest": {"algorithm": "md5", "value": "6b935760bda4958f0f8de4b35ec6c89f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faillock.so", "digest": {"algorithm": "md5", "value": "45fd1c4cb7e1c19cc0929bb0968df826"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_filter.so", "digest": {"algorithm": "md5", "value": "a3a54882b008ea8a473606b08842f264"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_ftp.so", "digest": {"algorithm": "md5", "value": "78a0c3b10ed5f19661f2bacfd9f372e2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_group.so", "digest": {"algorithm": "md5", "value": "10b458d6785822efd61c106145b6b52d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_issue.so", "digest": {"algorithm": "md5", "value": "4e2cfe0e9f80318dc303de55e6eef1f5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_keyinit.so", "digest": {"algorithm": "md5", "value": "5495ea9b7ad4a9bfa223bd899aaa62ba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_lastlog.so", "digest": {"algorithm": "md5", "value": "389add846595263d578e63caa4236175"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_limits.so", "digest": {"algorithm": "md5", "value": "788a148489c42ded8bc563359aabf662"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_listfile.so", "digest": {"algorithm": "md5", "value": "dbbe63ec8a12fd6adc2fd0d4bfc216f9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_localuser.so", "digest": {"algorithm": "md5", "value": "40854a81c85d6b84f578efbeaecd8bd3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_loginuid.so", "digest": {"algorithm": "md5", "value": "fe2a1bb5299ffe50e79e40887e1a13b9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mail.so", "digest": {"algorithm": "md5", "value": "da2429aefbc509b07f8a8b2f56e65f52"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "digest": {"algorithm": "md5", "value": "e9197de904ba44dca83853a17bef56bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_motd.so", "digest": {"algorithm": "md5", "value": "44435b83c0a35d47d1194f72d74bfddd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_namespace.so", "digest": {"algorithm": "md5", "value": "da4ee3e64ed1ae6317c5268c456328c5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_nologin.so", "digest": {"algorithm": "md5", "value": "2d887a3ae95f109fe4cec488af124b27"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_permit.so", "digest": {"algorithm": "md5", "value": "584e4a528eaaee6e1b01a16c5dba5918"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "digest": {"algorithm": "md5", "value": "c0b8227ac1d2c6846daf2b8022f4b1be"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rhosts.so", "digest": {"algorithm": "md5", "value": "693fccc0910432bef1a1880f3e9baef5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rootok.so", "digest": {"algorithm": "md5", "value": "0696073484b0668d26d493f1a9e3c0cd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_securetty.so", "digest": {"algorithm": "md5", "value": "c23f7ad7557ea7bc196363d0d040c8ef"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_selinux.so", "digest": {"algorithm": "md5", "value": "4902624c981c4e3f4fcf464077a551ba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_sepermit.so", "digest": {"algorithm": "md5", "value": "cd933efb956f767200ac3c78fa1ab2ef"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_shells.so", "digest": {"algorithm": "md5", "value": "69b3fc1b10c3a954b41d0ef12b448aa7"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_stress.so", "digest": {"algorithm": "md5", "value": "33cce6b3cd8e5afb37c232f9a5a403c6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "digest": {"algorithm": "md5", "value": "609ad9795392868218dc7420f2d3b4b7"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tally.so", "digest": {"algorithm": "md5", "value": "3e329f2d81aac17161cbd1b2f430f66c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tally2.so", "digest": {"algorithm": "md5", "value": "c9b70f1e0a2da6837120f0bfaec7302f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_time.so", "digest": {"algorithm": "md5", "value": "a8a99e5a89af8aee0a36ca35c2bc295d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_timestamp.so", "digest": {"algorithm": "md5", "value": "e2eb4f149c7ec90ce87c0828ea27dba4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "digest": {"algorithm": "md5", "value": "4084b9a4773b87183c487ec7518d0ce1"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_umask.so", "digest": {"algorithm": "md5", "value": "85cb935ec8eaf0354672635fec896195"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_unix.so", "digest": {"algorithm": "md5", "value": "6d50a5331eb19ddbf9c225c2917a0392"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_userdb.so", "digest": {"algorithm": "md5", "value": "a42bab00f3945527a8375d4f745ee9b2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_warn.so", "digest": {"algorithm": "md5", "value": "340cd80287be472178981638191947bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_wheel.so", "digest": {"algorithm": "md5", "value": "d9d7a48b0822d4aaa812bf96cab6ecba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_xauth.so", "digest": {"algorithm": "md5", "value": "f38911ec94a5f4982a1eec84a22266cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/examples/upperLOWER.c", "digest": {"algorithm": "md5", "value": "08b0e4ae3cf5f6be9421703df9e33dab"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules", "digest": {"algorithm": "md5", "value": "085f65e3840015d3efad2d6dc89ce840"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/access.conf.5.gz", "digest": {"algorithm": "md5", "value": "e6de3c2efd5ca03db40bede0796b36a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillock.conf.5.gz", "digest": {"algorithm": "md5", "value": "cebe860c1426d1a98cecf655bbd313f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/group.conf.5.gz", "digest": {"algorithm": "md5", "value": "012583a1eb927d7d748769e5dfd40bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/limits.conf.5.gz", "digest": {"algorithm": "md5", "value": "d4f9fad936a0e54a3b79833497eb9a30"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/namespace.conf.5.gz", "digest": {"algorithm": "md5", "value": "9b790f0bdc42eb37f82b57a4a8db1b39"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam_env.conf.5.gz", "digest": {"algorithm": "md5", "value": "1b263a88af4c9713c1bc6ba8416a8c71"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sepermit.conf.5.gz", "digest": {"algorithm": "md5", "value": "440cf113a568ef263e9e1f46420c2167"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/time.conf.5.gz", "digest": {"algorithm": "md5", "value": "5db79668db989d45a46467a370accc6c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/update-motd.5.gz", "digest": {"algorithm": "md5", "value": "b6f1e3295bf46788208bdeaeb6387439"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_env.7.gz", "digest": {"algorithm": "md5", "value": "9456afb00a2c18a0662f78582a66b63d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_selinux.7.gz", "digest": {"algorithm": "md5", "value": "1d50944b0768e17c5d169fb466e7e672"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_access.8.gz", "digest": {"algorithm": "md5", "value": "7b2624e67fb8d4e3ebf71925f3aa38e3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_debug.8.gz", "digest": {"algorithm": "md5", "value": "d53149872a391e66cb443b8815692051"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_deny.8.gz", "digest": {"algorithm": "md5", "value": "5f5178e0821c080368e7c61eccfb8d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_echo.8.gz", "digest": {"algorithm": "md5", "value": "b59fd0626c3a0e969a6b778eda75d084"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_exec.8.gz", "digest": {"algorithm": "md5", "value": "a84626e441864c0b5a4818bd926a8569"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_extrausers.8.gz", "digest": {"algorithm": "md5", "value": "5d65eaacff1130af18d85c134213deb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faildelay.8.gz", "digest": {"algorithm": "md5", "value": "d77262e2bb45726f227c4b18e772c603"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faillock.8.gz", "digest": {"algorithm": "md5", "value": "8719b11cbaf742ff5d1ca78e065c0561"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_filter.8.gz", "digest": {"algorithm": "md5", "value": "3728da3177c0d5bb6bfe24d454e0a0e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_ftp.8.gz", "digest": {"algorithm": "md5", "value": "94419de23edc12cde12a8ea5da848085"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_group.8.gz", "digest": {"algorithm": "md5", "value": "751afbf354d8b1a8dafe04ea529438d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_issue.8.gz", "digest": {"algorithm": "md5", "value": "8c95aa9da1f7b479898964e327eedf5f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_keyinit.8.gz", "digest": {"algorithm": "md5", "value": "d4ea281005e4976c799960180028a956"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_lastlog.8.gz", "digest": {"algorithm": "md5", "value": "6057198e6a93253d9b2c3293d6c839e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_limits.8.gz", "digest": {"algorithm": "md5", "value": "a6e754fa84d098d0b3275eea8f013327"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_listfile.8.gz", "digest": {"algorithm": "md5", "value": "6374616a1082c36c7ddcf0d7842c7484"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_localuser.8.gz", "digest": {"algorithm": "md5", "value": "26bd73f9f2688a589a59f1ccf916f46c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_loginuid.8.gz", "digest": {"algorithm": "md5", "value": "c170879c7a6db2792e1d93e325d98ca5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mail.8.gz", "digest": {"algorithm": "md5", "value": "da0342e98a8ced4a2c407b3ea4a20f97"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mkhomedir.8.gz", "digest": {"algorithm": "md5", "value": "8cb119fe8c9976e19c9ac668265a076b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_motd.8.gz", "digest": {"algorithm": "md5", "value": "3655ea26784e049df9100b26db4553d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_namespace.8.gz", "digest": {"algorithm": "md5", "value": "1a28a8246f1b1551da9c42737704ddf9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_nologin.8.gz", "digest": {"algorithm": "md5", "value": "14d19df1d33d2df9d1f3e348def00b3d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_permit.8.gz", "digest": {"algorithm": "md5", "value": "310d5e28ba0f1799cc60e5555d426565"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_pwhistory.8.gz", "digest": {"algorithm": "md5", "value": "7b1cb0ea4ddd07aa9da285feaa5d8ff0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rhosts.8.gz", "digest": {"algorithm": "md5", "value": "a2e263f42f496935dc9ce466b3e7c51e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rootok.8.gz", "digest": {"algorithm": "md5", "value": "9e5ff9d99011bf40e4e2906c7f8a4e42"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_securetty.8.gz", "digest": {"algorithm": "md5", "value": "92d5cfb0deb91f9cc377fb21b4f4d27e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_sepermit.8.gz", "digest": {"algorithm": "md5", "value": "fbc12c47a38b132c1fdd43c4bc9a271e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_shells.8.gz", "digest": {"algorithm": "md5", "value": "11053596e6bfd24e82daf4e865b21ba9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_succeed_if.8.gz", "digest": {"algorithm": "md5", "value": "1a341b81843d3588bec50168ca09fd76"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tally.8.gz", "digest": {"algorithm": "md5", "value": "c11695e0a52f3d2b757ec89a4dbcc3f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tally2.8.gz", "digest": {"algorithm": "md5", "value": "7ba1778902e2638dbedd531cbc4ab30d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_time.8.gz", "digest": {"algorithm": "md5", "value": "daffa56061d8f425ac6838e9e5713241"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp.8.gz", "digest": {"algorithm": "md5", "value": "3e4b3e74e1a17313118b8971f4ec13af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tty_audit.8.gz", "digest": {"algorithm": "md5", "value": "ef90054189222bcdbcc65b6eb730b86f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_umask.8.gz", "digest": {"algorithm": "md5", "value": "f008c9211a6f1db77d73b9eb4216db61"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_unix.8.gz", "digest": {"algorithm": "md5", "value": "641adaaf01f19f7026f742f6fdb8c30c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_userdb.8.gz", "digest": {"algorithm": "md5", "value": "3b61cde85d9e73312e93cbddf185a026"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_warn.8.gz", "digest": {"algorithm": "md5", "value": "d2ded4031e113d0cd680392d5e08eb95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_wheel.8.gz", "digest": {"algorithm": "md5", "value": "59dc709819879e3583eeba8cdd4a78ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_xauth.8.gz", "digest": {"algorithm": "md5", "value": "70e9eb371c54c0d67bb0b0a94f7d5bd3"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/mkhomedir", "digest": {"algorithm": "md5", "value": "8c407275534a3fa2fb8a0944fbe40871"}, "isConfigFile": false}]}}, {"id": "68c26f206f7609a3", "name": "libpam-modules-bin", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules-bin:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules-bin:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules_bin:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules_bin:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-modules-bin@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules-bin", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 339, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 1.32)"], "files": [{"path": "/sbin/mkhomedir_helper", "digest": {"algorithm": "md5", "value": "3705c83b5e8c6b4fe32228a6eac49577"}, "isConfigFile": false}, {"path": "/sbin/pam_extrausers_chkpwd", "digest": {"algorithm": "md5", "value": "1fa4a33a306959f82b8b79cd4d316f10"}, "isConfigFile": false}, {"path": "/sbin/pam_extrausers_update", "digest": {"algorithm": "md5", "value": "fb3b17fac38d5d373212f0f8551a299b"}, "isConfigFile": false}, {"path": "/sbin/pam_tally", "digest": {"algorithm": "md5", "value": "2536369e009b0a7dba44a03918f3b0c8"}, "isConfigFile": false}, {"path": "/sbin/pam_tally2", "digest": {"algorithm": "md5", "value": "50c6e076f28888dbd82962afbe08191e"}, "isConfigFile": false}, {"path": "/sbin/unix_chkpwd", "digest": {"algorithm": "md5", "value": "8706aef4ec82d2e61800761a26548782"}, "isConfigFile": false}, {"path": "/sbin/unix_update", "digest": {"algorithm": "md5", "value": "9a5b639d6241a386a6b989644c68798e"}, "isConfigFile": false}, {"path": "/usr/sbin/faillock", "digest": {"algorithm": "md5", "value": "27b268abfd318809d09f7e7aa09fafea"}, "isConfigFile": false}, {"path": "/usr/sbin/pam_timestamp_check", "digest": {"algorithm": "md5", "value": "6efd4a06a7819aca42b56d107cea936b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules-bin", "digest": {"algorithm": "md5", "value": "95ba4bb20eb3ad9c421c81c5b3984b57"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/faillock.8.gz", "digest": {"algorithm": "md5", "value": "ca1074e83ed9f481ea0670b09d5262d6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkhomedir_helper.8.gz", "digest": {"algorithm": "md5", "value": "4ceabdcc87783e07979483984ff08875"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp_check.8.gz", "digest": {"algorithm": "md5", "value": "9956680df59ca20210607111fffc70e2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/unix_chkpwd.8.gz", "digest": {"algorithm": "md5", "value": "906c359b20a4ba28cc104d99aad53c94"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/unix_update.8.gz", "digest": {"algorithm": "md5", "value": "94980a5e5f3291a8c4c1578795e18a2f"}, "isConfigFile": false}]}}, {"id": "508f1e62a3997a5e", "name": "libpam-runtime", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-runtime/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-runtime.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-runtime.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-runtime.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-runtime.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-runtime/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-runtime:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-runtime:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_runtime:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_runtime:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-runtime@1.3.1-5ubuntu4.3?arch=all&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-runtime", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 304, "depends": ["debconf (>= 0.5) | debconf-2.0", "debconf (>= 1.5.19) | cdebconf", "libpam-modules (>= 1.0.1-6)"], "files": [{"path": "/etc/pam.conf", "digest": {"algorithm": "md5", "value": "87fc76f18e98ee7d3848f6b81b3391e5"}, "isConfigFile": true}, {"path": "/etc/pam.d/other", "digest": {"algorithm": "md5", "value": "31aa7f2181889ffb00b87df4126d1701"}, "isConfigFile": true}, {"path": "/usr/sbin/pam-auth-update", "digest": {"algorithm": "md5", "value": "3e5235415612749ffba33d4a0106be8e"}, "isConfigFile": false}, {"path": "/usr/sbin/pam_getenv", "digest": {"algorithm": "md5", "value": "f599dc6c03a2251b3b53ecd115d5b0e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-runtime", "digest": {"algorithm": "md5", "value": "27f9cac99e625f3e7c8afb229addcca5"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam.conf.5.gz", "digest": {"algorithm": "md5", "value": "4969a1f845356c25ec0424fc79c1e757"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/PAM.7.gz", "digest": {"algorithm": "md5", "value": "36546c243c72ee510db4ec3a1da54771"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam-auth-update.8.gz", "digest": {"algorithm": "md5", "value": "f4c3159514af663ec1f24e693171d8e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_getenv.8.gz", "digest": {"algorithm": "md5", "value": "a1837f9b7e02ec87273af56045ba8859"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/unix", "digest": {"algorithm": "md5", "value": "21c76d7a260eb08d63e1dc6e66ffddbb"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-account", "digest": {"algorithm": "md5", "value": "117df385af6d411fbd1ffa97bc048f66"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-account.md5sums", "digest": {"algorithm": "md5", "value": "a16cd434ecf1fd38ade67f3ce31ecdc6"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-auth", "digest": {"algorithm": "md5", "value": "4e8989cd590e8bdeaa97c3d77320e3c4"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-auth.md5sums", "digest": {"algorithm": "md5", "value": "4e92a1187df5d09844592f3afbaf54e1"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-password", "digest": {"algorithm": "md5", "value": "32ff4255e033f12d72e0151be15c3935"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-password.md5sums", "digest": {"algorithm": "md5", "value": "894b91ed648db1b4964c1c0b1c0686c9"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session", "digest": {"algorithm": "md5", "value": "6d6a5f5ff1c5f7d73e854accae8e4ea8"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session-noninteractive", "digest": {"algorithm": "md5", "value": "4680011710cfff2f80367ab93dc615fd"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session-noninteractive.md5sums", "digest": {"algorithm": "md5", "value": "4e12461200b864f5337bdc2acec117a7"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session.md5sums", "digest": {"algorithm": "md5", "value": "e82dff1f5fabeb74e3f3ce5235fd1821"}, "isConfigFile": false}]}}, {"id": "e2f308b734be4c73", "name": "libpam0g", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam0g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam0g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam0g:libpam0g:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam0g@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam0g", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 231, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/lib/x86_64-linux-gnu/libpam.so.0.84.2", "digest": {"algorithm": "md5", "value": "137e91eba2392dccae9ddadc2d7f2211"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "digest": {"algorithm": "md5", "value": "7f5cc6f924501d7e4bc4a427b62e6b41"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "digest": {"algorithm": "md5", "value": "e09ecf4de616c9aaf65fd0d9bef2097c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/Debian-PAM-MiniPolicy.gz", "digest": {"algorithm": "md5", "value": "5415c4c988fa93e6528d9142b92db701"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README", "digest": {"algorithm": "md5", "value": "225488e6df9a758faee8b4030eb50750"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README.Debian", "digest": {"algorithm": "md5", "value": "ce3d89b0d852f9edb5fd439931b955a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/TODO.Debian", "digest": {"algorithm": "md5", "value": "ab72b70830c7c3f493f00a88ebf5ebf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "60da6a58c9f059b6b2a5204f7f59640c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam0g", "digest": {"algorithm": "md5", "value": "3a630763c29aa2f8d4e6fd99f12e75b1"}, "isConfigFile": false}]}}, {"id": "2e2f2fdf62786f4d", "name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpcre2-8-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre2-8-0", "source": "pcre2", "version": "10.34-7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 592, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0", "digest": {"algorithm": "md5", "value": "6196592fa9b0e36d9f473686cfbd36e6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/README.Debian", "digest": {"algorithm": "md5", "value": "fbde6fa016e43367c012e30e442e8180"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bda894483be62deba104d2d0401f087a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/copyright", "digest": {"algorithm": "md5", "value": "2fd254e240f8f30f95d53cb1af479b04"}, "isConfigFile": false}]}}, {"id": "e6ee80b164fdb75b", "name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpcre3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre3:libpcre3:2\\:8.39-12build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre3", "source": "pcre3", "version": "2:8.39-12build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 671, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "digest": {"algorithm": "md5", "value": "a9d8e3e5934915c8fa5ef087402ba273"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "digest": {"algorithm": "md5", "value": "abaf7ff21485ee97cda03e5b0a530b0c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/AUTHORS", "digest": {"algorithm": "md5", "value": "6243b14c0d5f5cbbfe60a79f7a02cd39"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/NEWS.gz", "digest": {"algorithm": "md5", "value": "0ea2c3402bf60d0973f2ae9feae84bbb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.Debian", "digest": {"algorithm": "md5", "value": "9b5e25428ca3db7b1361d23fcf8a8645"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.gz", "digest": {"algorithm": "md5", "value": "34e24fc18ff2c4206c683296d3d0430d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "234ed620c90c9eb170c2abdf2adbe151"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/copyright", "digest": {"algorithm": "md5", "value": "b74684cdd7069616a57aa29cb658da63"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/pcrepattern.3.gz", "digest": {"algorithm": "md5", "value": "8fef8d0d78968f4d60cde4848385b7e8"}, "isConfigFile": false}]}}, {"id": "ee2107e2cf9fdf1d", "name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libperl5.30", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 27080, "depends": ["libbz2-1.0", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "libdb5.3", "libgdbm-compat4 (>= 1.18-3)", "libgdbm6 (>= 1.18-3)", "zlib1g (>= 1:1.2.2.3)", "perl-modules-5.30 (>= 5.30.0-9ubuntu0.2)"], "files": [{"path": "/usr/bin/cpan5.30-x86_64-linux-gnu", "digest": {"algorithm": "md5", "value": "76b8323bbd9f978da664452569103a02"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.30-x86_64-linux-gnu", "digest": {"algorithm": "md5", "value": "c8b0c49065febd9ec74011b07001ba58"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libperl.so.5.30.0", "digest": {"algorithm": "md5", "value": "7bb4e05fe364abd825f7dac9385b39ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B.pm", "digest": {"algorithm": "md5", "value": "723d59333870ac19c0245d3279738fc8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Concise.pm", "digest": {"algorithm": "md5", "value": "abb1ee745c7d9c03b6cabd2ac7e8dfb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Showlex.pm", "digest": {"algorithm": "md5", "value": "df118b0a08df60243fd9fd9d65904aea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Terse.pm", "digest": {"algorithm": "md5", "value": "bb03abbee85fb5d4fe917f62883ddf11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Xref.pm", "digest": {"algorithm": "md5", "value": "0700d7d78f959fadf1f38c2732872f11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/EXTERN.h", "digest": {"algorithm": "md5", "value": "4b9a70da4f1e5e05ec01348a3c8042dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/INTERN.h", "digest": {"algorithm": "md5", "value": "6e49133af6ce52415584a51dafe1a945"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/XSUB.h", "digest": {"algorithm": "md5", "value": "99a5451b6472e3f9364811128d17a6ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/av.h", "digest": {"algorithm": "md5", "value": "394b99b325cac98c32fa5ca80f7d352b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/bitcount.h", "digest": {"algorithm": "md5", "value": "d337e1e4661ab3735e7b59c74b72e943"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/charclass_invlists.h", "digest": {"algorithm": "md5", "value": "a0a30c9eed40ab37552f01dc81d0473a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/config.h", "digest": {"algorithm": "md5", "value": "ae54f354fa2b330f9f85938a5d562e4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cop.h", "digest": {"algorithm": "md5", "value": "60d92b7d59da08cb06e40a69724167ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cv.h", "digest": {"algorithm": "md5", "value": "ded52cdcaa881eb664a93a97b8875aec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dosish.h", "digest": {"algorithm": "md5", "value": "66a027bb7f2fdd1373487423d3c7e9b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dquote_inline.h", "digest": {"algorithm": "md5", "value": "07e6967e34bc1b86bdb6c8da583d462b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/ebcdic_tables.h", "digest": {"algorithm": "md5", "value": "0ffa31fc4e54a68d911705ead572c1dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embed.h", "digest": {"algorithm": "md5", "value": "0b80417297e8668bcdc0e09ebbaf2938"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embedvar.h", "digest": {"algorithm": "md5", "value": "4f90f7d284d8f7028a2b73c21cd63aab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/fakesdio.h", "digest": {"algorithm": "md5", "value": "492e02a6124402aec5e724a8a1b8f319"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/feature.h", "digest": {"algorithm": "md5", "value": "b503ca46aaea9af9843a86ed80f05668"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/form.h", "digest": {"algorithm": "md5", "value": "a00a3106ef159e19a172e5ddb683025f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/git_version.h", "digest": {"algorithm": "md5", "value": "e4f2c5913f640e2f302ea04fa6da2534"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/gv.h", "digest": {"algorithm": "md5", "value": "566a71e5ab4492c52ca658a2a087cfea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/handy.h", "digest": {"algorithm": "md5", "value": "ab7aa34130bf3cc515e352a3648bb82c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv.h", "digest": {"algorithm": "md5", "value": "99ab55d87271c2f009bf00d2c5e61daa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_func.h", "digest": {"algorithm": "md5", "value": "646003cc574876e9b252902be6d93c5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_macro.h", "digest": {"algorithm": "md5", "value": "d6616b580e914ea1eb6faea4980720f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/inline.h", "digest": {"algorithm": "md5", "value": "0b261dfb99636daec9ed450a87adba9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/intrpvar.h", "digest": {"algorithm": "md5", "value": "ac9cfd275981c2be7f096c640081b65b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/invlist_inline.h", "digest": {"algorithm": "md5", "value": "d410f379d3b5880db4fe2f035f86f904"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/iperlsys.h", "digest": {"algorithm": "md5", "value": "78ce833c095cc0852cd208fd7cffa402"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/keywords.h", "digest": {"algorithm": "md5", "value": "1005e0bbf38b8efdd176c365033cf5ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/l1_char_class_tab.h", "digest": {"algorithm": "md5", "value": "0052d644b167853f7fe1a91cf11adfa7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/malloc_ctl.h", "digest": {"algorithm": "md5", "value": "69556283e81e1b7c39da5126d5dd736c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/metaconfig.h", "digest": {"algorithm": "md5", "value": "e24f5eb7a9f7790fd152d7e6a407e142"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg.h", "digest": {"algorithm": "md5", "value": "4fa2ae981502c39a9854b719090d263f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_data.h", "digest": {"algorithm": "md5", "value": "fdfa9fb4cf878f77563966426de5e0ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_raw.h", "digest": {"algorithm": "md5", "value": "97325049dbcce03b52443517ec77649f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_vtable.h", "digest": {"algorithm": "md5", "value": "9319b356e4dbdb813e04eae89e37dfcc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mydtrace.h", "digest": {"algorithm": "md5", "value": "c2489c7c74dc7c7e48966c9f77ee03c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/nostdio.h", "digest": {"algorithm": "md5", "value": "c1f132a049cb94975b040bbd8db2ed36"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op.h", "digest": {"algorithm": "md5", "value": "4346eff18fed345f493be0b5d27bd2f3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op_reg_common.h", "digest": {"algorithm": "md5", "value": "f7d7096aafe43321a0b6167c3766a42e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opcode.h", "digest": {"algorithm": "md5", "value": "5af00753de4d7c9c1182a284e44b9784"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opnames.h", "digest": {"algorithm": "md5", "value": "8b99eebcef6a242b816e729ca733c755"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/overload.h", "digest": {"algorithm": "md5", "value": "609c3850a8e4504552d8b48af05e72c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pad.h", "digest": {"algorithm": "md5", "value": "8ad181a1b557d51bbae0d0b703bea4b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/parser.h", "digest": {"algorithm": "md5", "value": "f046e21227ab9dfaed22cfd66888ca85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel-debian.h", "digest": {"algorithm": "md5", "value": "c61748bb7e647fbe49147efbced355ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel.h", "digest": {"algorithm": "md5", "value": "cf6b62cf1ad94a044a4524e35b9a7955"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl.h", "digest": {"algorithm": "md5", "value": "603d8739195596e389c3c26be6b3a29a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_inc_macro.h", "digest": {"algorithm": "md5", "value": "724154d8854101f3bf2beb8d449ec496"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_langinfo.h", "digest": {"algorithm": "md5", "value": "5950b18802b220956f794b7b8ffbfb05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlapi.h", "digest": {"algorithm": "md5", "value": "4dd39891d756f0441fa71fe938ff9a9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlio.h", "digest": {"algorithm": "md5", "value": "43f840ac53a07526bb1a0395f2766bff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perliol.h", "digest": {"algorithm": "md5", "value": "a04acd0c5c172e1665a46a4eed8e0fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlsdio.h", "digest": {"algorithm": "md5", "value": "c888fb5bd240c8fe493331479866e306"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlvars.h", "digest": {"algorithm": "md5", "value": "1b7391dc34a1670ba91d918442140e53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perly.h", "digest": {"algorithm": "md5", "value": "4766aa0a94f9f07d894a5dd418ba7ad5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp.h", "digest": {"algorithm": "md5", "value": "01bc0ec3e131147cb787a0a947cd7d5e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp_proto.h", "digest": {"algorithm": "md5", "value": "35d0d06708275e03ac913941d9d14bd1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/proto.h", "digest": {"algorithm": "md5", "value": "193dc867ca81887d7d445e688954865f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/reentr.h", "digest": {"algorithm": "md5", "value": "8d48b9c14ea604466a1d1e5bb9737398"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcharclass.h", "digest": {"algorithm": "md5", "value": "5b01bfb068fe3fa426af7af800869284"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcomp.h", "digest": {"algorithm": "md5", "value": "4049ce33a7752b41370d123ef5b258c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regexp.h", "digest": {"algorithm": "md5", "value": "9f7188287e98699579017bdbc522e632"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regnodes.h", "digest": {"algorithm": "md5", "value": "cb66dd129480117bb15856be92fbf46e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sbox32_hash.h", "digest": {"algorithm": "md5", "value": "782c54c16bfdedcaec3371cb4b410d94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/scope.h", "digest": {"algorithm": "md5", "value": "9ab3bf69f46a2b6f21d2aa1f36662a67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/stadtx_hash.h", "digest": {"algorithm": "md5", "value": "a0e7b7eef30c6232c5abd62cc16e40b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sv.h", "digest": {"algorithm": "md5", "value": "1a74d7fd2c548deaa234337671099a02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/thread.h", "digest": {"algorithm": "md5", "value": "2e89af3a63ad2902c2753f6e7bb3e387"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64.h", "digest": {"algorithm": "md5", "value": "a115192490754ff0a35ec7ac8fc5e48d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64_config.h", "digest": {"algorithm": "md5", "value": "b20161367477124e821be56de834e6cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uconfig.h", "digest": {"algorithm": "md5", "value": "e05ca8e6211ec66ca412d95c66ebdee5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uni_keywords.h", "digest": {"algorithm": "md5", "value": "79a1184b5bcbe47223a0df5ac0e61817"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unicode_constants.h", "digest": {"algorithm": "md5", "value": "ff0756aa26acf7d80a605a05811f2314"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unixish.h", "digest": {"algorithm": "md5", "value": "29961e9b0e7b65b437cc5a8d1114db4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utf8.h", "digest": {"algorithm": "md5", "value": "0c4a647312e6c6f63e63c122b6d1e1bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utfebcdic.h", "digest": {"algorithm": "md5", "value": "1e584a5a114acc29f2686f457f821653"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/util.h", "digest": {"algorithm": "md5", "value": "f3b1441c77b4026449e90d4e605f2348"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uudmap.h", "digest": {"algorithm": "md5", "value": "5c61c91d4682be4923fe8b497101a6a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/vutil.h", "digest": {"algorithm": "md5", "value": "40aed15b44faf3a461d7e60c910a9b73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/warnings.h", "digest": {"algorithm": "md5", "value": "707c929e45a905bcaf81144372acb16c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/zaphod32_hash.h", "digest": {"algorithm": "md5", "value": "28c128c3a752b87a7de5f87caaafd6fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Bzip2.pm", "digest": {"algorithm": "md5", "value": "9a63ab99a2e72d71729e161a03c9bc91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Zlib.pm", "digest": {"algorithm": "md5", "value": "7de04e56f6795997f7d28913a2aea731"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pm", "digest": {"algorithm": "md5", "value": "d1a268a23c5b2cb58ca323ee71fc3ad5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pod", "digest": {"algorithm": "md5", "value": "63d1c58600c6e86a1239e26003da6cd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "79c98c4ace442312aff1b27117782253"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Cwd.pm", "digest": {"algorithm": "md5", "value": "35968627324b71ec08e9a019e7047ce3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DB_File.pm", "digest": {"algorithm": "md5", "value": "1086d8f137ea9f592111dd1d66d00093"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Data/Dumper.pm", "digest": {"algorithm": "md5", "value": "418d4e489848f0fcb1f5758d4c7f41e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/PPPort.pm", "digest": {"algorithm": "md5", "value": "f748ec402c25c3d2cb0631121fe3acd5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Peek.pm", "digest": {"algorithm": "md5", "value": "ff5745cd0bbe94a18f6b26edff5cdd80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/MD5.pm", "digest": {"algorithm": "md5", "value": "eb31899db132d674e1db22f4727234f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/SHA.pm", "digest": {"algorithm": "md5", "value": "00b35f65c881fa6db2940e462485fdf8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "2bb6b7fb8c733376ac82dcd6e009a9b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode.pm", "digest": {"algorithm": "md5", "value": "9f19550b260cc6d5c5ec05f60211329a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Alias.pm", "digest": {"algorithm": "md5", "value": "c3280193456386938373947a4be14c6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Byte.pm", "digest": {"algorithm": "md5", "value": "8138621006b5d66966cb986225b808fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CJKConstants.pm", "digest": {"algorithm": "md5", "value": "444ecdefed7d8cd402afda9bc048fd99"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN.pm", "digest": {"algorithm": "md5", "value": "b0b822a7605e0638c3de9711101f34b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN/HZ.pm", "digest": {"algorithm": "md5", "value": "9f9ff9fbeba170f8db6b01a21548bf07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Config.pm", "digest": {"algorithm": "md5", "value": "7bdd1d8dffa8d3500086802451fc020d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/EBCDIC.pm", "digest": {"algorithm": "md5", "value": "e9098ac08a0ad04d7f61c79a22da749c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoder.pm", "digest": {"algorithm": "md5", "value": "c69078563df2d9dce383a59c4a925c7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoding.pm", "digest": {"algorithm": "md5", "value": "3f40faa217288ed2cb4e34af87b6bfd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/GSM0338.pm", "digest": {"algorithm": "md5", "value": "b6bb711a58a9a4736f07ab78e35c91d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Guess.pm", "digest": {"algorithm": "md5", "value": "0ddc29514764da480da9a619865169a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP.pm", "digest": {"algorithm": "md5", "value": "3c6e7ac895575b7ca6494cacfe2ed138"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/H2Z.pm", "digest": {"algorithm": "md5", "value": "cfc50932652eeb4c054783e06a4d9ace"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/JIS7.pm", "digest": {"algorithm": "md5", "value": "628171b7211a8bd0bbaf2e788893a6bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR.pm", "digest": {"algorithm": "md5", "value": "699b609aae01bbc408b1f8e418f10110"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR/2022_KR.pm", "digest": {"algorithm": "md5", "value": "45e8623dba854b55872a6c3832878e07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header.pm", "digest": {"algorithm": "md5", "value": "f38eead4c6b22c9274547abfce05a091"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header/ISO_2022_JP.pm", "digest": {"algorithm": "md5", "value": "e57609f29c33c6bf6353eb04ab499147"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Name.pm", "digest": {"algorithm": "md5", "value": "056ea8f31df117e2984d9bd3a77555dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Symbol.pm", "digest": {"algorithm": "md5", "value": "4b86a33b78bbef74999a89d8b92cde19"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/TW.pm", "digest": {"algorithm": "md5", "value": "774e63667c6e3ffe5c954795be68b1ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode.pm", "digest": {"algorithm": "md5", "value": "fe7318b46fe1cbe93f44825ad361e775"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode/UTF7.pm", "digest": {"algorithm": "md5", "value": "dd469da34f24632a691970f0da788a2d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Errno.pm", "digest": {"algorithm": "md5", "value": "448d4e8be5af4a1bbcd3785fd7fd75ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Fcntl.pm", "digest": {"algorithm": "md5", "value": "b337d563fd4bc958c7e0a2bba2ca86d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/DosGlob.pm", "digest": {"algorithm": "md5", "value": "8e6cb081bc1b117540e0d3fd860b3c02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Glob.pm", "digest": {"algorithm": "md5", "value": "4f78f72b1e8039446e6206fa07e36828"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec.pm", "digest": {"algorithm": "md5", "value": "087cb22c43a86e42aaf8138ea7211ede"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/AmigaOS.pm", "digest": {"algorithm": "md5", "value": "f8ff76a2d59de90e4fcd618cd3d6184c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Cygwin.pm", "digest": {"algorithm": "md5", "value": "36312b89e01c199a7d42e7f4d05a99e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Epoc.pm", "digest": {"algorithm": "md5", "value": "64b283e42617c20d972378b793d8c3f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Functions.pm", "digest": {"algorithm": "md5", "value": "90fc379dde276e4c4b297dd318524c83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Mac.pm", "digest": {"algorithm": "md5", "value": "a1a8b5c7bb0aa3228d9f959f22a3e8bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/OS2.pm", "digest": {"algorithm": "md5", "value": "eb592c16a96c7354a2bc295deb330e6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "0021b70f7a42ecbf37c407f821ba0400"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/VMS.pm", "digest": {"algorithm": "md5", "value": "dea87eb9c04006bab5d7609e5af5a76d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Win32.pm", "digest": {"algorithm": "md5", "value": "3b74ec11fb8b8d9bb88afef5c8b888da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Filter/Util/Call.pm", "digest": {"algorithm": "md5", "value": "f76421c44772e75b7db34a57800829f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/GDBM_File.pm", "digest": {"algorithm": "md5", "value": "e37456eb8eeba4cf7748922ee6c87f51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "a7b57fd8e7abff9dd2e2c2f82af56fa7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util/FieldHash.pm", "digest": {"algorithm": "md5", "value": "5ea09ed30fdf6f27bf281853e2e59c4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/I18N/Langinfo.pm", "digest": {"algorithm": "md5", "value": "61716285851d7d806f1133a667785959"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO.pm", "digest": {"algorithm": "md5", "value": "6ab484cf5d0dca06880566e6b0c68add"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Dir.pm", "digest": {"algorithm": "md5", "value": "44344f885183789424dc0deedace70c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/File.pm", "digest": {"algorithm": "md5", "value": "9778e446baf468e32438510dd15a237f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "bc63a46cbb8145100f78c050d64890f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "ba33b05f1ab6e66af688c40617a35808"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Poll.pm", "digest": {"algorithm": "md5", "value": "4799553f7a50cc73c8038f0fe19630a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "94e7b07a1e46723925348dd74e36e00e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Select.pm", "digest": {"algorithm": "md5", "value": "9aa23aca4b84fa031affa4e8c0008983"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "1a9ca09c45cd30a045b7252284827e56"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "dca928bbc99ebcb0ce8b8ca29c0e8518"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "8f8b28518975e75b60c8484e9048183f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Msg.pm", "digest": {"algorithm": "md5", "value": "9f78fec9e72ad57b21246b190cd5155b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Semaphore.pm", "digest": {"algorithm": "md5", "value": "3ca5308ab6f7e7b91951e6956c766b7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SharedMem.pm", "digest": {"algorithm": "md5", "value": "40fecb840b63cdaaf85317a04bee3a48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SysV.pm", "digest": {"algorithm": "md5", "value": "cbf69d51f802d3294edfaf913011be3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util.pm", "digest": {"algorithm": "md5", "value": "743f957ce52c60e7206c7557800a26a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util/XS.pm", "digest": {"algorithm": "md5", "value": "b2e6b9d2a98554a853f4de0d1da2e882"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/Base64.pm", "digest": {"algorithm": "md5", "value": "3112c2a09ca7cf89e77791e2c34c31a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/QuotedPrint.pm", "digest": {"algorithm": "md5", "value": "74f7143bac62f8d7408eb62cc17433df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Math/BigInt/FastCalc.pm", "digest": {"algorithm": "md5", "value": "e816b7b29bd19a3b740edb4f35851c79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/NDBM_File.pm", "digest": {"algorithm": "md5", "value": "a599158733c782e645b57d58720afcf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/O.pm", "digest": {"algorithm": "md5", "value": "a6a16be38e7e21bfcc77e9d346651c94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ODBM_File.pm", "digest": {"algorithm": "md5", "value": "a5f2cc524cc924c171d8cffe3815e13d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Opcode.pm", "digest": {"algorithm": "md5", "value": "10601eeb295e01d92de02434326fbb0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pm", "digest": {"algorithm": "md5", "value": "c4c4038f120a27913fff93deecb578af"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pod", "digest": {"algorithm": "md5", "value": "59db153fa66d8228ba9cf750e8d234ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/encoding.pm", "digest": {"algorithm": "md5", "value": "8b894944b2268938e1b0f114ca9cee32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/mmap.pm", "digest": {"algorithm": "md5", "value": "06298650bc4e80c4575c1bdb98a28c71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/scalar.pm", "digest": {"algorithm": "md5", "value": "40c75798abc86690ba1fcf55bfbd5628"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/via.pm", "digest": {"algorithm": "md5", "value": "56e2cbd39d3c33c89e4a4de5dd7cb803"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/SDBM_File.pm", "digest": {"algorithm": "md5", "value": "79c215c0fe4c8de0cfbff056da45cc84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "86359e4992b99074a7f4dec5408cad5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Socket.pm", "digest": {"algorithm": "md5", "value": "22ed1308a3f31a5f94e71c6f0fb34dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Storable.pm", "digest": {"algorithm": "md5", "value": "69585bcc08511ae70e57bf21ba5725bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sub/Util.pm", "digest": {"algorithm": "md5", "value": "5145a64cb609481627321868ac8cfc5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Hostname.pm", "digest": {"algorithm": "md5", "value": "50fb99cafbdb5af4296282cb38eba645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Syslog.pm", "digest": {"algorithm": "md5", "value": "32f035cf0b09e007adb2ac3f46f1e2f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Tie/Hash/NamedCapture.pm", "digest": {"algorithm": "md5", "value": "a1f393ef9b566a209b56457b4162ac15"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/HiRes.pm", "digest": {"algorithm": "md5", "value": "0be4677ec2ce5129e71a49c0d331cc71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Piece.pm", "digest": {"algorithm": "md5", "value": "eb6923469d80d86d79bc65fe9d247214"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Seconds.pm", "digest": {"algorithm": "md5", "value": "9878f1e2b5af7ffbcbe774e8245fd037"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate.pm", "digest": {"algorithm": "md5", "value": "033febe4d3e198ef1c1add7a8930225c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate/Locale.pm", "digest": {"algorithm": "md5", "value": "2e6e1285b890909a2a5b252992cd3468"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Normalize.pm", "digest": {"algorithm": "md5", "value": "430c415dfa0661aba05d74c748906d9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/_h2ph_pre.ph", "digest": {"algorithm": "md5", "value": "5b2668fc2a6fd0a1b9245656cdb8268f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/bitsperlong.ph", "digest": {"algorithm": "md5", "value": "20ac9269a5c26c49b4e11af5e3473eaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctl.ph", "digest": {"algorithm": "md5", "value": "92432c6daf4ba47aa080a9644cd69926"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctls.ph", "digest": {"algorithm": "md5", "value": "accc0feb84218e5226e2413f3f71aac4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/posix_types.ph", "digest": {"algorithm": "md5", "value": "0897d7ad805c730a806e1c4a3d13b15e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/socket.ph", "digest": {"algorithm": "md5", "value": "bc29d3c6d89ed1f352b87106519edac7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/sockios.ph", "digest": {"algorithm": "md5", "value": "f0c0204f02f36e3368a1b63151b84421"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termbits.ph", "digest": {"algorithm": "md5", "value": "52b5da3b637899c024691b70b189f661"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termios.ph", "digest": {"algorithm": "md5", "value": "c5ba470d4085fb5c00450b5f67084972"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/bitsperlong.ph", "digest": {"algorithm": "md5", "value": "ffa10d0b80a3a74a0d1b5e619d3a2811"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctl.ph", "digest": {"algorithm": "md5", "value": "e20662b63456c01cb96f00638a4f77db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctls.ph", "digest": {"algorithm": "md5", "value": "0dc8af0a1b4f9bf04cd2933a5d9fd49a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types.ph", "digest": {"algorithm": "md5", "value": "d05cb4adedfc8b8dac3709dd359e03cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_32.ph", "digest": {"algorithm": "md5", "value": "7183a9415afd678de3b10c14ab3645e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_64.ph", "digest": {"algorithm": "md5", "value": "30ae20f8da2767a03efa446fbac372b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_x32.ph", "digest": {"algorithm": "md5", "value": "b199feef1b780cc2791f05e1e054414c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/socket.ph", "digest": {"algorithm": "md5", "value": "e2d40eba76a89e28db1017596542b0d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/sockios.ph", "digest": {"algorithm": "md5", "value": "f3753c75e30378e95870154421781b16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termbits.ph", "digest": {"algorithm": "md5", "value": "4ae417e12d4688c8dfdec11bcade297a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termios.ph", "digest": {"algorithm": "md5", "value": "676e44c7bb97c7b98dc97adfb5ff0fc1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd.ph", "digest": {"algorithm": "md5", "value": "e0b18435945bea599ebf9cf96614bb2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_32.ph", "digest": {"algorithm": "md5", "value": "ff52cb81bc6c10353b50816daea8c137"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_64.ph", "digest": {"algorithm": "md5", "value": "5b78abf8af56450573040343e32f1efd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_x32.ph", "digest": {"algorithm": "md5", "value": "4f84d387cf40c1dc42d7b8a5f9acd29b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/attributes.pm", "digest": {"algorithm": "md5", "value": "cb2dfe85830228bd01da1c85867ba42d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/B/B.so", "digest": {"algorithm": "md5", "value": "864fcef62f500e500e195a3aa678d346"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Bzip2/Bzip2.so", "digest": {"algorithm": "md5", "value": "a7f0705c2b0dc83a9d399b52736e7a9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Zlib/Zlib.so", "digest": {"algorithm": "md5", "value": "d8e0f70ae9b7b7629cf5c59e40b271e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "1db5b56eafce9ead4cdb10c4ac4876b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/DB_File/DB_File.so", "digest": {"algorithm": "md5", "value": "a3803ae7dd55343ac2d373418f7db17c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Data/Dumper/Dumper.so", "digest": {"algorithm": "md5", "value": "22cded7ec72d940f328f648bf5604fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Devel/Peek/Peek.so", "digest": {"algorithm": "md5", "value": "299036a76313908f406b440bc9dbdb81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/MD5/MD5.so", "digest": {"algorithm": "md5", "value": "f3bf931b57cc69c3a195b92875dc9430"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/SHA/SHA.so", "digest": {"algorithm": "md5", "value": "2978ec57f6059beeac1f9f371520fea4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Byte/Byte.so", "digest": {"algorithm": "md5", "value": "4712e98fc7e461c634dff92a646694a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/CN/CN.so", "digest": {"algorithm": "md5", "value": "4c704a02e5f7bacde81d72950c9efd68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/EBCDIC/EBCDIC.so", "digest": {"algorithm": "md5", "value": "83e6356f7b4a8e5dcb7e6615335436ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Encode.so", "digest": {"algorithm": "md5", "value": "a97ff5cc9d9c321d2115acfdc94c36b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/JP/JP.so", "digest": {"algorithm": "md5", "value": "f0ae84d1c96f8aaa341a06a89e85bb21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/KR/KR.so", "digest": {"algorithm": "md5", "value": "d872e67a56f5b72fa7341dea776d1c0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Symbol/Symbol.so", "digest": {"algorithm": "md5", "value": "6098dbc86441f6787e787625706807ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/TW/TW.so", "digest": {"algorithm": "md5", "value": "be5437af9f8102ac17ff8df4060dcbac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Unicode/Unicode.so", "digest": {"algorithm": "md5", "value": "4e197c76c3c0422bd72f87139044c598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "23736812d5cd2b2b437285b2f45390cb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/DosGlob/DosGlob.so", "digest": {"algorithm": "md5", "value": "9212b98d618cf8568d89a57c956e705b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "ef298d93784ef6c1b5870e0255abd26d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Filter/Util/Call/Call.so", "digest": {"algorithm": "md5", "value": "fc79c3541fe3d16b04e9aa3c8b4a802d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/GDBM_File/GDBM_File.so", "digest": {"algorithm": "md5", "value": "239c32c5b281f53f69b0de58550fe307"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/FieldHash/FieldHash.so", "digest": {"algorithm": "md5", "value": "f74c2b4af2d11dce8835d1e730ba82bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "9e05440ca747b2c14aa9899af1e26642"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/I18N/Langinfo/Langinfo.so", "digest": {"algorithm": "md5", "value": "f0055a1646fae49e608b6b4537bd55a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "883b087f59661559953ca96b31eb2bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IPC/SysV/SysV.so", "digest": {"algorithm": "md5", "value": "ad013ae4ac1b9cb3cedbacea0aa5408e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "d3154d8ff70d54403083e3de36d4fdb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/MIME/Base64/Base64.so", "digest": {"algorithm": "md5", "value": "fb646c397aabe87b83236e9ad94e73be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Math/BigInt/FastCalc/FastCalc.so", "digest": {"algorithm": "md5", "value": "1665bf04e40b1791cd7eb1d5815a00ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/NDBM_File/NDBM_File.so", "digest": {"algorithm": "md5", "value": "80c739654a791e75174f89adda18742e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/ODBM_File/ODBM_File.so", "digest": {"algorithm": "md5", "value": "7f24262360572366d89f39d16c60f8d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Opcode/Opcode.so", "digest": {"algorithm": "md5", "value": "a46ca80fdf04956b412ce728c213b026"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "6a5026b3400618eef532d5ed59b31c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/encoding/encoding.so", "digest": {"algorithm": "md5", "value": "edfcc815b04b68bb13a6b84fe80410c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/mmap/mmap.so", "digest": {"algorithm": "md5", "value": "46eaebb10a8303aa8a0a7118109ed140"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/scalar/scalar.so", "digest": {"algorithm": "md5", "value": "018e695d83615963456963f0c83c21fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/via/via.so", "digest": {"algorithm": "md5", "value": "075b18b016c16735a86e8f9197017f5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/SDBM_File/SDBM_File.so", "digest": {"algorithm": "md5", "value": "7cbe716132b1325b3e3658fd39fc0557"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "0d73dcb941e6576c7f1c914781bf8b69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Storable/Storable.so", "digest": {"algorithm": "md5", "value": "5c9c61ab5f200c1ebecd0fdbe5106796"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Hostname/Hostname.so", "digest": {"algorithm": "md5", "value": "f266ccee205cb74d9ca45ed5b0130206"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Syslog/Syslog.so", "digest": {"algorithm": "md5", "value": "a3f7929031630696bd45d921ef8f6b54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Tie/Hash/NamedCapture/NamedCapture.so", "digest": {"algorithm": "md5", "value": "77d57f5c5d8e4adf0807f816cd001142"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/HiRes/HiRes.so", "digest": {"algorithm": "md5", "value": "a946c9ba81b2e852757a237ecad0487d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/Piece/Piece.so", "digest": {"algorithm": "md5", "value": "235d8f71c254d3eb5171068aa5288a92"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Collate/Collate.so", "digest": {"algorithm": "md5", "value": "7165ddaf09237fa9fc5d7a0112ac3537"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Normalize/Normalize.so", "digest": {"algorithm": "md5", "value": "81aa3781f345ae0991e3e27d9a029d7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "a24b7c2bfe51f55731c62dffc05e7e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/mro/mro.so", "digest": {"algorithm": "md5", "value": "d8e804a5fa73cebcf40c266871f5c4fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/re/re.so", "digest": {"algorithm": "md5", "value": "629b42dc6d50c0ae4ba23cbf6f8b70d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/shared/shared.so", "digest": {"algorithm": "md5", "value": "93e7441aeb854deb7e0cefb219093191"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/threads.so", "digest": {"algorithm": "md5", "value": "0c6952fde8b5d3443723604cde44590d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/byteswap.ph", "digest": {"algorithm": "md5", "value": "32e8f6746cf73151a724b6acbf57cb21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endian.ph", "digest": {"algorithm": "md5", "value": "0ded647f4c83022a44031f078a4a1306"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endianness.ph", "digest": {"algorithm": "md5", "value": "a8a5c473987a6f9e0f0e9171ad2bf585"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctl-types.ph", "digest": {"algorithm": "md5", "value": "197d211dd580374c949f36455c572ae3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctls.ph", "digest": {"algorithm": "md5", "value": "56f9e8e1bbe074f3aa722e882d6aea64"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/long-double.ph", "digest": {"algorithm": "md5", "value": "f4192adf6c3bf76f99beada6b0336a08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes-arch.ph", "digest": {"algorithm": "md5", "value": "ef2d2739319308451af562ac5f4af4e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes.ph", "digest": {"algorithm": "md5", "value": "59485b5e5628a15c10eb10e0a41f2f84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select.ph", "digest": {"algorithm": "md5", "value": "a0dc7c8977465992374a4b8fb891f33a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select2.ph", "digest": {"algorithm": "md5", "value": "a9a5307994de8d81e81dfc42a31c1bb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigaction.ph", "digest": {"algorithm": "md5", "value": "fc6000999f4bb4e0bb219ed5f07fddb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigcontext.ph", "digest": {"algorithm": "md5", "value": "a4001e66c4317a0b3e8428b9058af91a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigevent-consts.ph", "digest": {"algorithm": "md5", "value": "1318aa7431b13ff6b1d14da2d52d6b9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-arch.ph", "digest": {"algorithm": "md5", "value": "3e1cd49cb4091a95eba7462e97217fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts-arch.ph", "digest": {"algorithm": "md5", "value": "d6c16c51bbd5089aff53033b23b464ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts.ph", "digest": {"algorithm": "md5", "value": "c76c0deafbfac40c9ad0b971655776de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signal_ext.ph", "digest": {"algorithm": "md5", "value": "884346511a0ccdeb424ebdc8e067c2a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum-generic.ph", "digest": {"algorithm": "md5", "value": "6ac5fab4948b5a75a876ce548e65c30f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum.ph", "digest": {"algorithm": "md5", "value": "c8e5bec2b5bc295648d9f38d48d1c942"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigstack.ph", "digest": {"algorithm": "md5", "value": "028022b9660489cfcb167de691f5f4ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigthread.ph", "digest": {"algorithm": "md5", "value": "702142481d857c95f2e1e9776fd66ca0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sockaddr.ph", "digest": {"algorithm": "md5", "value": "03369b901d9c8194fa96191369078463"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket-constants.ph", "digest": {"algorithm": "md5", "value": "2217bf6b297a489134130343c583c36f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket.ph", "digest": {"algorithm": "md5", "value": "93fae1488d78383138246f8537603bd7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket2.ph", "digest": {"algorithm": "md5", "value": "d9b08a40f303dd724e2c7d5c61f267fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket_type.ph", "digest": {"algorithm": "md5", "value": "5784c2d7e1e03062f7853a1299d40baa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ss_flags.ph", "digest": {"algorithm": "md5", "value": "03fa0af4ed891551f20eb236d4e8ace2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/stdint-intn.ph", "digest": {"algorithm": "md5", "value": "a769559490fe2bcb405576dc64296063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_mutex.ph", "digest": {"algorithm": "md5", "value": "46881641c43065784151e513e46e9199"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_rwlock.ph", "digest": {"algorithm": "md5", "value": "b0ef827aa9a0673b5a4d4a5022393290"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syscall.ph", "digest": {"algorithm": "md5", "value": "b5a0c0376c9b9b1a5dbfc35b1ed99503"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-ldbl.ph", "digest": {"algorithm": "md5", "value": "cf54fd79b4d0cba4e460dcee4f1f1032"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-path.ph", "digest": {"algorithm": "md5", "value": "d2bcfba815ac635448e3d0f693b67f22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog.ph", "digest": {"algorithm": "md5", "value": "08d13d5e442eb6a202770f4aeebf2c04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/thread-shared-types.ph", "digest": {"algorithm": "md5", "value": "cdc05f03ba2497c27bd97f35c80d2b86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/time64.ph", "digest": {"algorithm": "md5", "value": "9ac523e6724c3405f2de26927fbf9cb6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/timesize.ph", "digest": {"algorithm": "md5", "value": "2dc8f22c8e945d7cc855035723134900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types.ph", "digest": {"algorithm": "md5", "value": "fe6e7f6cbfcabe0ac87326fdb716ab42"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigset_t.ph", "digest": {"algorithm": "md5", "value": "1135605c15925ea02ea1b256ee576fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigval_t.ph", "digest": {"algorithm": "md5", "value": "1af9db473929b1424a2121ace33ce985"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clock_t.ph", "digest": {"algorithm": "md5", "value": "ec5fe2a82a156b866f3794beadb1c326"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clockid_t.ph", "digest": {"algorithm": "md5", "value": "2834cde3f351647027cd98d3be7b8f9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sig_atomic_t.ph", "digest": {"algorithm": "md5", "value": "4dc97b24abdd63b3c44160bec253a2fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigevent_t.ph", "digest": {"algorithm": "md5", "value": "05cef81c152fd6139437acef3777e9c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/siginfo_t.ph", "digest": {"algorithm": "md5", "value": "8f43a4846c349facae329d0415db484c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigset_t.ph", "digest": {"algorithm": "md5", "value": "f46a704cc8c5c5c6368dbf35f1c0cfd5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigval_t.ph", "digest": {"algorithm": "md5", "value": "d2f8997b002741676a17d5f7c50e46c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/stack_t.ph", "digest": {"algorithm": "md5", "value": "b6bdd26772c45005587521c00a686d45"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_iovec.ph", "digest": {"algorithm": "md5", "value": "d9638a211837c7da03a116440b76140c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_osockaddr.ph", "digest": {"algorithm": "md5", "value": "c8e4860ef830e59d0d590b70d26188a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_rusage.ph", "digest": {"algorithm": "md5", "value": "dee445f58722b61a39cf40a3ff1bb1eb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_sigstack.ph", "digest": {"algorithm": "md5", "value": "12dd0da920bd2d0e0dbe69f771115ccf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timespec.ph", "digest": {"algorithm": "md5", "value": "35169127454e8ca0a3e6357461418927"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timeval.ph", "digest": {"algorithm": "md5", "value": "8e3e3fc632075f15b720ce7f40274d9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/time_t.ph", "digest": {"algorithm": "md5", "value": "2a3a16f80e7570c75389a7c7b9fd82d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/timer_t.ph", "digest": {"algorithm": "md5", "value": "7ad99a434b49c63663ecbbf5d9032bd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/typesizes.ph", "digest": {"algorithm": "md5", "value": "dc4d91320da49841edc9fb8ec55f68fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/uintn-identity.ph", "digest": {"algorithm": "md5", "value": "e99e862dc240db3a5c969fbde9cc172c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitflags.ph", "digest": {"algorithm": "md5", "value": "bd48181f939209ed388fc9b4c5c53e79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitstatus.ph", "digest": {"algorithm": "md5", "value": "1a2f151e233f3a48f6083fa8c37b3ebf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/wordsize.ph", "digest": {"algorithm": "md5", "value": "ae3cd4b33cb311a2cea03491dd722e75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/encoding.pm", "digest": {"algorithm": "md5", "value": "f8f0bde5e2c267fc92cc84ce3fe8bb6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/endian.ph", "digest": {"algorithm": "md5", "value": "638114206bc4febb9122aa51e3f0429c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/errno.ph", "digest": {"algorithm": "md5", "value": "0b95bfb6f72c5ad6002888e2e7784883"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/features.ph", "digest": {"algorithm": "md5", "value": "019769925786af2ec5610b73c03d7e92"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs-64.ph", "digest": {"algorithm": "md5", "value": "cae8715db1403b1de33039a9077a7bbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs.ph", "digest": {"algorithm": "md5", "value": "2962496d2d2dda419b2ffee2bc219211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/lib.pm", "digest": {"algorithm": "md5", "value": "54871f4afa90a517cb51779fa8686b63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/ioctl.ph", "digest": {"algorithm": "md5", "value": "da60cf78dcc0bd6b390ec4fe30eedbb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/posix_types.ph", "digest": {"algorithm": "md5", "value": "dc4f2571624ae55cd852582b0df239be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/stddef.ph", "digest": {"algorithm": "md5", "value": "5b396b7bebaf451fd79bbd810292993f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/mro.pm", "digest": {"algorithm": "md5", "value": "ceaa202f99a130f2781db933e6629951"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ops.pm", "digest": {"algorithm": "md5", "value": "b26d5212159c74e90fdeb70d35d2f13f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/re.pm", "digest": {"algorithm": "md5", "value": "4136dc3706a65eb00f81d47936e6a656"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/signal.ph", "digest": {"algorithm": "md5", "value": "c244a34c679a0a537230740b040452ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdarg.ph", "digest": {"algorithm": "md5", "value": "e14329e2ebc7ce5552f48c2d496343a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdc-predef.ph", "digest": {"algorithm": "md5", "value": "f127f72ba40117d6858bf1e6db0d9983"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stddef.ph", "digest": {"algorithm": "md5", "value": "ef8da6d459f87f5e4608546b7ffebbc6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/cdefs.ph", "digest": {"algorithm": "md5", "value": "12c81d81485e2d9cb1006bb57b60485c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ioctl.ph", "digest": {"algorithm": "md5", "value": "36fbfa2db3abf5c57e945a680862d692"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/select.ph", "digest": {"algorithm": "md5", "value": "be82be1f41d6433ebca99a524becdee6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/socket.ph", "digest": {"algorithm": "md5", "value": "a7c56b9bf8626eb19ac1552e74d58645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syscall.ph", "digest": {"algorithm": "md5", "value": "ddd29eadbe1f281e78b8dfea8fa9c720"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syslog.ph", "digest": {"algorithm": "md5", "value": "402c9540ef417822124d7aa7809ceb16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/time.ph", "digest": {"algorithm": "md5", "value": "1794515019285da89ab7f9361fc3ff1a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ttydefaults.ph", "digest": {"algorithm": "md5", "value": "6d8d3772e52d11f5c486cf48b41790e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/types.ph", "digest": {"algorithm": "md5", "value": "887fa4b3669b35b600bf2aafe911a121"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ucontext.ph", "digest": {"algorithm": "md5", "value": "683963ab7a21eead4e801cebdb3d8ec9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/wait.ph", "digest": {"algorithm": "md5", "value": "13177a3fa005e384adf86546c4012737"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syscall.ph", "digest": {"algorithm": "md5", "value": "4041a33bf414417f495f968529d3eb3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sysexits.ph", "digest": {"algorithm": "md5", "value": "2806e0058ed1acbc1598a8a667b19805"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslimits.ph", "digest": {"algorithm": "md5", "value": "9da103c2222587e3bacefe21b2eb3ef2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslog.ph", "digest": {"algorithm": "md5", "value": "f1688381c951fa141d6fa3b3588cddc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads.pm", "digest": {"algorithm": "md5", "value": "e6b528d108ac5dad7ff2ea3feae49ece"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads/shared.pm", "digest": {"algorithm": "md5", "value": "c7e991b513db6738a32b8bcafb4de5e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/wait.ph", "digest": {"algorithm": "md5", "value": "23ed0fddbde6b12446a4611805e2fa50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/README", "digest": {"algorithm": "md5", "value": "085d5cbc8ea7f6b7880ec0905c8a9798"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.debug.gz", "digest": {"algorithm": "md5", "value": "8b047ad98be3f8721a904da0b46c61d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.shared.gz", "digest": {"algorithm": "md5", "value": "8a461295e6243bf8037e54c933075910"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.static.gz", "digest": {"algorithm": "md5", "value": "303556a9ac7753b70832e2cd6a4bec64"}, "isConfigFile": false}, {"path": "/usr/share/doc/libperl5.30/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c424b3edadb00aa7889a162121f72def"}, "isConfigFile": false}, {"path": "/usr/share/doc/libperl5.30/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cpan5.30-x86_64-linux-gnu.1.gz", "digest": {"algorithm": "md5", "value": "61b072910bc94a77f964973790964b13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl5.30-x86_64-linux-gnu.1.gz", "digest": {"algorithm": "md5", "value": "0d008ef4c2ca48f5a8c7f427fe9e9a4a"}, "isConfigFile": false}]}}, {"id": "79417ad5b57eab0c", "name": "libpopt0", "version": "1.16-14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpopt0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libpopt0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}, {"value": "X-Consortium", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpopt0:libpopt0:1.16-14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpopt0@1.16-14?arch=amd64&upstream=popt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpopt0", "source": "popt", "version": "1.16-14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 120, "depends": ["libc6 (>= 2.27)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpopt.so.0.0.0", "digest": {"algorithm": "md5", "value": "77fcb53294414ac8e502fb4cbd6adb2e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/README", "digest": {"algorithm": "md5", "value": "dc5f5d729c4fc64bb04d972b9dd40d12"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d77954c9584a4363533407cd9cb3ee87"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/copyright", "digest": {"algorithm": "md5", "value": "271befa400b6decc3762f10972327e94"}, "isConfigFile": false}]}}, {"id": "d46e1b3cc3f19c11", "name": "libprocps8", "version": "2:3.3.16-1ubuntu2.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libprocps8:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libprocps8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "GPL-2.0+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "LGPL-2.0+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libprocps8:libprocps8:2\\:3.3.16-1ubuntu2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libprocps8@2:3.3.16-1ubuntu2.3?arch=amd64&upstream=procps&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libprocps8", "source": "procps", "version": "2:3.3.16-1ubuntu2.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 128, "depends": ["libc6 (>= 2.14)", "libsystemd0 (>= 209)"], "files": [{"path": "/lib/x86_64-linux-gnu/libprocps.so.8.0.2", "digest": {"algorithm": "md5", "value": "73a39ac282aead02e2ffa366691c67dc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libprocps8/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "4e66b378964dfac167ca2ded53749b63"}, "isConfigFile": false}, {"path": "/usr/share/doc/libprocps8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "eddf9e11347af8d4ea4e19327b0c73ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libprocps8/copyright", "digest": {"algorithm": "md5", "value": "ccbf05638b611ad3fc095b91012859c2"}, "isConfigFile": false}]}}, {"id": "131fa1f201adc95b", "name": "libreadline5", "version": "5.2+dfsg-3build3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libreadline5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libreadline5:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libreadline5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libreadline5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libreadline5:libreadline5:5.2\\+dfsg-3build3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libreadline5@5.2%2Bdfsg-3build3?arch=amd64&upstream=readline5&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libreadline5", "source": "readline5", "version": "5.2+dfsg-3build3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 328, "depends": ["readline-common", "libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/lib/x86_64-linux-gnu/libhistory.so.5.2", "digest": {"algorithm": "md5", "value": "3b7a02bf1009584869328a497946d307"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libreadline.so.5.2", "digest": {"algorithm": "md5", "value": "4d7d6c98177f68ce59a2bddc5135a3b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/README.Debian", "digest": {"algorithm": "md5", "value": "db22ab5a3d7a94ab8b0a93657b11aa08"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/USAGE", "digest": {"algorithm": "md5", "value": "0bb4ff5a1ee6f767d0d1b7ded925a8a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dc78d09653cd500b1df7e6abf3df627f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/copyright", "digest": {"algorithm": "md5", "value": "43989c9d98faa4a1ece7d13fd64c4a75"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/examples/Inputrc", "digest": {"algorithm": "md5", "value": "587fa73058e332ae6e39ef9ad7428e62"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}]}}, {"id": "0f0c4a841dc3e1e5", "name": "libreadline8", "version": "8.0-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libreadline8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libreadline8:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libreadline8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libreadline8/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libreadline8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libreadline8:libreadline8:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libreadline8@8.0-4?arch=amd64&upstream=readline&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libreadline8", "source": "readline", "version": "8.0-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 441, "depends": ["readline-common", "libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/lib/x86_64-linux-gnu/libhistory.so.8.0", "digest": {"algorithm": "md5", "value": "8deb94b61fd01565e93b35ec3e7568ae"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libreadline.so.8.0", "digest": {"algorithm": "md5", "value": "07386d6beb4361731c5f6ff1c460c6d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/README.Debian", "digest": {"algorithm": "md5", "value": "db22ab5a3d7a94ab8b0a93657b11aa08"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/USAGE", "digest": {"algorithm": "md5", "value": "0bb4ff5a1ee6f767d0d1b7ded925a8a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e074f6768e516acb31615f19e68a6af2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/copyright", "digest": {"algorithm": "md5", "value": "b0cf3572690d3722c99c47e2cc573aeb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/examples/Inputrc", "digest": {"algorithm": "md5", "value": "05e58ca0def73f34efef5ff4cac6a939"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}]}}, {"id": "4d7a42f17de2f9d0", "name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libroken18-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 144, "depends": ["libc6 (>= 2.16)", "libcrypt1 (>= 1:4.1.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libroken.so.18.1.0", "digest": {"algorithm": "md5", "value": "65e1232f9f3e7ff1deea10449868d12c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libroken18-heimdal/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "da95f373f7bc6c17c5d3dc2904cb61b2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libroken18-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libroken18-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "5384b57e319234ef", "name": "libsasl2-2", "version": "2.1.27+dfsg-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl2-2:libsasl2-2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-2:libsasl2_2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_2:libsasl2-2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_2:libsasl2_2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2-2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2_2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsasl2-2@2.1.27%2Bdfsg-2?arch=amd64&upstream=cyrus-sasl2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsasl2-2", "source": "cyrus-sasl2", "version": "2.1.27+dfsg-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 152, "depends": ["libsasl2-modules-db (>= 2.1.27+dfsg-2)", "libc6 (>= 2.15)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25", "digest": {"algorithm": "md5", "value": "65d794fb25a5bc2c9e77692f22a9cb4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/README.Debian", "digest": {"algorithm": "md5", "value": "98c1bc6998a957ef0c0e4a516f927a98"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/README.configure-options", "digest": {"algorithm": "md5", "value": "f6ca26587b4d1c4457b978f0d4f2c3cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/copyright", "digest": {"algorithm": "md5", "value": "b0aea31008af10081c9e1367feea97d6"}, "isConfigFile": false}]}}, {"id": "83b1296771afaf80", "name": "libsasl2-modules-db", "version": "2.1.27+dfsg-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl2-modules-db:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules-db:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules_db:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules_db:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsasl2-modules-db@2.1.27%2Bdfsg-2?arch=amd64&upstream=cyrus-sasl2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsasl2-modules-db", "source": "cyrus-sasl2", "version": "2.1.27+dfsg-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 66, "depends": ["libc6 (>= 2.14)", "libdb5.3"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25", "digest": {"algorithm": "md5", "value": "f7ba9f60faa8e5d874b7b1e0de0850bd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "cba810b73f30ce64df6e67ece59d3459"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5b65f25e8d40a18861beae9b5fdd6a9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/copyright", "digest": {"algorithm": "md5", "value": "b0aea31008af10081c9e1367feea97d6"}, "isConfigFile": false}]}}, {"id": "d751409178668593", "name": "libseccomp2", "version": "2.5.1-1ubuntu1~20.04.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libseccomp2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libseccomp2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libseccomp2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libseccomp2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libseccomp2:libseccomp2:2.5.1-1ubuntu1\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libseccomp2@2.5.1-1ubuntu1~20.04.2?arch=amd64&upstream=libseccomp&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libseccomp2", "source": "libseccomp", "version": "2.5.1-1ubuntu1~20.04.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 152, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libseccomp.so.2.5.1", "digest": {"algorithm": "md5", "value": "948583e0afc142eba8135beb8b895b2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6cb63a5d44afe825d8958ddd8064ba6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/copyright", "digest": {"algorithm": "md5", "value": "2a1920ce9684ad21bee00b481ee066af"}, "isConfigFile": false}]}}, {"id": "b023fc0801a3a41b", "name": "libselinux1", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libselinux1:libselinux1:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libselinux1@3.0-1build2?arch=amd64&upstream=libselinux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libselinux1", "source": "libselinux", "version": "3.0-1build2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 202, "depends": ["libc6 (>= 2.30)", "libpcre2-8-0 (>= 10.22)"], "files": [{"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "digest": {"algorithm": "md5", "value": "b9fd0338f7e7906303bd21b2b6ec1270"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9a4d141aca2e41af57e2294d4a9257b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/copyright", "digest": {"algorithm": "md5", "value": "3f85b5814483a164783defd5a682b44c"}, "isConfigFile": false}]}}, {"id": "55e67cbb75a24f25", "name": "libsemanage-common", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage-common:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage-common:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsemanage-common@3.0-1build2?arch=all&upstream=libsemanage&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage-common", "source": "libsemanage", "version": "3.0-1build2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 36, "files": [{"path": "/etc/selinux/semanage.conf", "digest": {"algorithm": "md5", "value": "f6f9b97af233c90ca127f406fb6f0932"}, "isConfigFile": true}, {"path": "/usr/share/doc/libsemanage-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c2e7d0c4c23b54cbb801ec83f74d975a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage-common/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "0c3d124f89a3902cd6427e0e952a8581"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "2c62989ae1c64423a6351d0a96702686"}, "isConfigFile": false}]}}, {"id": "44361785e39c2c95", "name": "libsemanage1", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage1:libsemanage1:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsemanage1@3.0-1build2?arch=amd64&upstream=libsemanage&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage1", "source": "libsemanage", "version": "3.0-1build2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 305, "depends": ["libsemanage-common (= 3.0-1build2)", "libaudit1 (>= 1:2.2.1)", "libbz2-1.0", "libc6 (>= 2.14)", "libselinux1 (>= 3.0)", "libsepol1 (>= 3.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "digest": {"algorithm": "md5", "value": "9d67b438e3074556c6206f54015e31d8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6867b8b5847b2ba8cc27d68e88020448"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}]}}, {"id": "c67bc6a42e944f29", "name": "libsepol1", "version": "3.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsepol1", "source": "libsepol", "version": "3.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 738, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsepol.so.1", "digest": {"algorithm": "md5", "value": "7653c918d4a43976995c4a3f7bf9b3ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c978aeb6a4a11af69aad17111d4ca70f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/copyright", "digest": {"algorithm": "md5", "value": "9b2c0b1cdd53893a454c5d1b65078dcb"}, "isConfigFile": false}]}}, {"id": "3edf6620a268045a", "name": "libsigsegv2", "version": "2.12-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsigsegv2:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libsigsegv2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "permissive-other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsigsegv2:libsigsegv2:2.12-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsigsegv2@2.12-2?arch=amd64&upstream=libsigsegv&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsigsegv2", "source": "libsigsegv", "version": "2.12-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 43, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsigsegv.so.2.0.5", "digest": {"algorithm": "md5", "value": "272dacea4baac04388bfac23e6996c49"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/NEWS.gz", "digest": {"algorithm": "md5", "value": "2b5ef46eb6f8bf6fb753b1bb0b7f38ad"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/README.gz", "digest": {"algorithm": "md5", "value": "3cfe5252709167115932dfe22264e910"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f6f963b5229413865091633f93edd5bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/copyright", "digest": {"algorithm": "md5", "value": "94a67dba35ebf890c4f9c922efc81c70"}, "isConfigFile": false}]}}, {"id": "e90cb433c522ed2b", "name": "libsmartcols1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsmartcols1:libsmartcols1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsmartcols1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsmartcols1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 337, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsmartcols.so.1.1.0", "digest": {"algorithm": "md5", "value": "f4bffe66db4bad799d587c6c38b2c34c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b9e1e9e2b70566964851e712ba4d4b7d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "10b17c2f0bb85aa7", "name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsqlite3-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsqlite3-0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsqlite3-0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsqlite3-0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsqlite3-0", "source": "sqlite3", "version": "3.31.1-4ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1323, "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6", "digest": {"algorithm": "md5", "value": "dbdcbc4613269a63d2b64391529be287"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsqlite3-0/README.Debian", "digest": {"algorithm": "md5", "value": "9d8facc2fa9d2df52f1c7cb4e5fa4741"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsqlite3-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b7d675087c465caee5db6b497d238240"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsqlite3-0/copyright", "digest": {"algorithm": "md5", "value": "be64db3e095486e5e105652c51199358"}, "isConfigFile": false}]}}, {"id": "5c37e246cd98996b", "name": "libss2", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libss2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libss2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libss2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libss2:libss2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libss2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libss2", "source": "e2fsprogs", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 108, "depends": ["libcom-err2", "libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/libss.so.2.0", "digest": {"algorithm": "md5", "value": "6f868c152b4bce241ff7b7d933c0fafb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libss2/copyright", "digest": {"algorithm": "md5", "value": "ee29b90cd5b22694769f86e8d0ee07a5"}, "isConfigFile": false}]}}, {"id": "bb1a7362a9b0ffcd", "name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/libssl1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssl1.1", "source": "openssl", "version": "1.1.1f-1ubuntu2.10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 4027, "depends": ["libc6 (>= 2.25)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "digest": {"algorithm": "md5", "value": "7d1fa1e6695c4fa7b0bc5995dfe335ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/capi.so", "digest": {"algorithm": "md5", "value": "4e1e9b65226c8fc9cc8422abc2f0a8a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "digest": {"algorithm": "md5", "value": "5de830380c24ec49efe5a4de725babe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "digest": {"algorithm": "md5", "value": "c83d39522266e0b1407843dd920795f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "digest": {"algorithm": "md5", "value": "4599ff4442bfe98939368b6214ff11b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "3f763fa79305e9e3ef1e1c1cb76483db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d52819378beb021df10fa286c2a0f911"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}]}}, {"id": "d7c9aa9d6cfd44db", "name": "libstdc++6", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+6:libstdc\\+\\+6:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libstdc%2B%2B6@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libstdc++6", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 2437, "depends": ["gcc-10-base (= 10.3.0-1ubuntu1~20.04)", "libc6 (>= 2.23)", "libgcc-s1 (>= 4.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "digest": {"algorithm": "md5", "value": "604ec2999aeb3aadd0e96103fd4b5e5d"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "digest": {"algorithm": "md5", "value": "68b329da9893e34099c7d8ad5cb9c940"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "digest": {"algorithm": "md5", "value": "ae17853071ca9899f6cb501024af780a"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "digest": {"algorithm": "md5", "value": "80ec62783506bb83f60f3f86e4bbe73d"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "digest": {"algorithm": "md5", "value": "236a5719c2424adc4d59612fd75dc1c6"}, "isConfigFile": false}, {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "digest": {"algorithm": "md5", "value": "2c227b42734deba3738f5df180802e6d"}, "isConfigFile": false}]}}, {"id": "fe9ecdddeb00b8ff", "name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsystemd0", "source": "systemd", "version": "245.4-4ubuntu3.14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 876, "preDepends": ["libc6 (>= 2.30)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r122)", "liblzma5 (>= 5.1.1alpha+20120614)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsystemd.so.0.28.0", "digest": {"algorithm": "md5", "value": "bc5223a74f44c3a1ae26ac2c84e4c829"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "909b2da3ef86cb1aa038650bb25a234d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "1f5e3ccd4db67ab9", "name": "libtasn1-6", "version": "4.16.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtasn1-6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libtasn1-6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtasn1-6:libtasn1-6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1-6:libtasn1_6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1_6:libtasn1-6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1_6:libtasn1_6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn1-6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn1_6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libtasn1-6@4.16.0-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtasn1-6", "source": "", "version": "4.16.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 125, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0", "digest": {"algorithm": "md5", "value": "70e766ec2534e173a403903c58fc607d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/AUTHORS", "digest": {"algorithm": "md5", "value": "bb8e73177911b0b4b0570cbacac54f88"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/README.md", "digest": {"algorithm": "md5", "value": "8e395bf236961233c674eeeda1089d8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/THANKS", "digest": {"algorithm": "md5", "value": "d439f7c88a54c316cc7f4e9020bb7d24"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8e4056e5bb0327f3eaf08766a1fcaa51"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/copyright", "digest": {"algorithm": "md5", "value": "7774a07ae2a65728f781a76f24a893f2"}, "isConfigFile": false}]}}, {"id": "d6b0221bc040b869", "name": "libterm-readkey-perl", "version": "2.38-1build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libterm-readkey-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libterm-readkey-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright"}]}, {"value": "termreadkey", "spdxExpression": "TermReadKey", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libterm-readkey-perl:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm-readkey-perl:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm_readkey_perl:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm_readkey_perl:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm-readkey:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm-readkey:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm_readkey:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm_readkey:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libterm-readkey-perl@2.38-1build1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libterm-readkey-perl", "source": "", "version": "2.38-1build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 68, "depends": ["perl (>= 5.30.0-7)", "perlapi-5.30.0", "libc6 (>= 2.28)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Term/ReadKey.pm", "digest": {"algorithm": "md5", "value": "f627a3023dbf08aba010b0521c1454db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Term/ReadKey/ReadKey.so", "digest": {"algorithm": "md5", "value": "696becc0fe12dd2965803bacee7195cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libterm-readkey-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c332dabdd98394f784f992ce898fb74d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libterm-readkey-perl/copyright", "digest": {"algorithm": "md5", "value": "ec14ea0419203a7f36c00c2fbf70cc54"}, "isConfigFile": false}, {"path": "/usr/share/doc/libterm-readkey-perl/examples/test.pl.gz", "digest": {"algorithm": "md5", "value": "82c9038f795a18f194987c85920db96c"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Term::ReadKey.3pm.gz", "digest": {"algorithm": "md5", "value": "45f9524a08e495c4b9f9f2b83e770d05"}, "isConfigFile": false}]}}, {"id": "3fb7bf35998501d2", "name": "libtimedate-perl", "version": "2.3200-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libtimedate-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtimedate-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libtimedate-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libtimedate-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libtimedate-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libtimedate-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtimedate-perl:libtimedate-perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate-perl:libtimedate_perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate_perl:libtimedate-perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate_perl:libtimedate_perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate:libtimedate-perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate:libtimedate_perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libtimedate-perl@2.3200-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtimedate-perl", "source": "", "version": "2.3200-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 123, "provides": ["timedate"], "depends": ["perl:any"], "files": [{"path": "/usr/share/doc/libtimedate-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b2282d99ec8d6a25e6fa198b5556c66d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtimedate-perl/copyright", "digest": {"algorithm": "md5", "value": "11a0c53ae0171ad4fbf547cb065d7bc1"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Format.3pm.gz", "digest": {"algorithm": "md5", "value": "924299143e13193775e5cc5a4dbb983e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Language.3pm.gz", "digest": {"algorithm": "md5", "value": "2ae04854b5166502eb8f4e9d82ad6af5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Language::Bulgarian.3pm.gz", "digest": {"algorithm": "md5", "value": "aa24b26c01c7704442bde6f72eb2f25a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Language::Hungarian.3pm.gz", "digest": {"algorithm": "md5", "value": "94b922df510dbef6ac4596f38ebf4896"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Parse.3pm.gz", "digest": {"algorithm": "md5", "value": "844aa238a6e38227dd2d9d09a41f0041"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Time::Zone.3pm.gz", "digest": {"algorithm": "md5", "value": "54641ae1362be7300bc0d698bc51670a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Format.pm", "digest": {"algorithm": "md5", "value": "984afc084500a23703d83cecffee74da"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language.pm", "digest": {"algorithm": "md5", "value": "3f881d64d99d3d87bd20aaaa2a912e7a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Afar.pm", "digest": {"algorithm": "md5", "value": "667825f4ff5f2171181911756b9775d3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Amharic.pm", "digest": {"algorithm": "md5", "value": "944e6cc1dbf1aae0ceff9b828fd259b8"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Austrian.pm", "digest": {"algorithm": "md5", "value": "6fe66550c897b80a1fd2913500f66b74"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Brazilian.pm", "digest": {"algorithm": "md5", "value": "ad80b41f65179d620503e3af374e67dd"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Bulgarian.pm", "digest": {"algorithm": "md5", "value": "fac7000241efbc0924be5fbad01ad519"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Chinese.pm", "digest": {"algorithm": "md5", "value": "bbc5dc25278e6c67aa6290aeaa7611c4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Chinese_GB.pm", "digest": {"algorithm": "md5", "value": "a4c37d3df8ec79bbaff9a2809c4d5786"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Czech.pm", "digest": {"algorithm": "md5", "value": "b47b460b40512f57fe842d22d00992ed"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Danish.pm", "digest": {"algorithm": "md5", "value": "1e31e18ab601c7a7caa5271f11e95767"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Dutch.pm", "digest": {"algorithm": "md5", "value": "5c333b8a01af045fdca309c0c7b42ca2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/English.pm", "digest": {"algorithm": "md5", "value": "df92c51d9c901d8a60893f6576db218b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Finnish.pm", "digest": {"algorithm": "md5", "value": "1fec6f46aead55df1087ba09bd4d6b59"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/French.pm", "digest": {"algorithm": "md5", "value": "115019e9cb9cc355b3a29060c02d1051"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Gedeo.pm", "digest": {"algorithm": "md5", "value": "697a3c39b928eace168bac6315d4a43d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/German.pm", "digest": {"algorithm": "md5", "value": "30d90b40de2441bcaa3be48cc8b27be9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Greek.pm", "digest": {"algorithm": "md5", "value": "45683a84c6af3e77ba10cad3b595814d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Hungarian.pm", "digest": {"algorithm": "md5", "value": "8d6f5428ac20444fa31db6c225351db7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Icelandic.pm", "digest": {"algorithm": "md5", "value": "354e091a66ef3c7affbd5dab2cb337b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Italian.pm", "digest": {"algorithm": "md5", "value": "9b5ab229b7f673208c13843698dc466e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Norwegian.pm", "digest": {"algorithm": "md5", "value": "ae4ac24a9ee0479e0531eee50392e4fa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Occitan.pm", "digest": {"algorithm": "md5", "value": "8c990cd11f176fd712e7b16223371ce3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Oromo.pm", "digest": {"algorithm": "md5", "value": "0f6478a1859ee43e5cf3a47fe4ebee44"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Romanian.pm", "digest": {"algorithm": "md5", "value": "8b0075d97c0ad9fd22fac4d548fe2c29"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Russian.pm", "digest": {"algorithm": "md5", "value": "923b21bebac1eeca2647265580b20a05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Russian_cp1251.pm", "digest": {"algorithm": "md5", "value": "bea5c6cfd72fc10ff8f31c462da9a73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Russian_koi8r.pm", "digest": {"algorithm": "md5", "value": "fdf6b366b14c87d48b241b36f3ca7ca5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Sidama.pm", "digest": {"algorithm": "md5", "value": "678b7cb0bd21ea656cf529257f304c21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Somali.pm", "digest": {"algorithm": "md5", "value": "d3463cf2a641bf603b4c5c6dcbf0e2bc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Spanish.pm", "digest": {"algorithm": "md5", "value": "391c725ea5c353fe971149ab2bd245ef"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Swedish.pm", "digest": {"algorithm": "md5", "value": "49b44154c6808dbcb8a45272dad174dc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Tigrinya.pm", "digest": {"algorithm": "md5", "value": "766e8bb6abf7d8df4e76670b4503feff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/TigrinyaEritrean.pm", "digest": {"algorithm": "md5", "value": "7051713e586d520d5939c4fb1669b333"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/TigrinyaEthiopian.pm", "digest": {"algorithm": "md5", "value": "d3718754d25daac81bb2613640aabc1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Turkish.pm", "digest": {"algorithm": "md5", "value": "93a30ec9a3c52ea01b2f114e8b016b19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Parse.pm", "digest": {"algorithm": "md5", "value": "b5fb83e13306db19170373122e100e50"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Time/Zone.pm", "digest": {"algorithm": "md5", "value": "02e5e077586aa3299f13e1854ff48424"}, "isConfigFile": false}, {"path": "/usr/share/perl5/TimeDate.pm", "digest": {"algorithm": "md5", "value": "97bd4e7ff6be2f3f2f8de39401e27803"}, "isConfigFile": false}]}}, {"id": "e58d8c512e51a829", "name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtinfo6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtinfo6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 537, "depends": ["libc6 (>= 2.16)"], "files": [{"path": "/lib/x86_64-linux-gnu/libtinfo.so.6.2", "digest": {"algorithm": "md5", "value": "8ecaf82d3dcb197495924d038014c175"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "digest": {"algorithm": "md5", "value": "229a27fe45d4b7f8f3aec56ee4fd0bf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/FAQ", "digest": {"algorithm": "md5", "value": "4bdf342194c8b3dcf47416c4d8aa6fe9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/TODO.Debian", "digest": {"algorithm": "md5", "value": "7493372c830eef9ed0a64ae64131d144"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "db4389e569cee28ec8c514081c0190a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/copyright", "digest": {"algorithm": "md5", "value": "8b8dc6b6ca0be730abe2a9ec5fb88fbf"}, "isConfigFile": false}]}}, {"id": "f266559d56417294", "name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libudev1", "source": "systemd", "version": "245.4-4ubuntu3.14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 338, "depends": ["libc6 (>= 2.30)"], "files": [{"path": "/lib/x86_64-linux-gnu/libudev.so.1.6.17", "digest": {"algorithm": "md5", "value": "6cd7b49eed0e2a740919503442f273f7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libudev1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ea068e875d2bfb44a1a88402ed6ccf5a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libudev1/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "44cab92167564727", "name": "libunistring2", "version": "0.9.10-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libunistring2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libunistring2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "FreeSoftware", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GFDL-1.2+", "spdxExpression": "GFDL-1.2-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libunistring2:libunistring2:0.9.10-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libunistring2@0.9.10-2?arch=amd64&upstream=libunistring&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libunistring2", "source": "libunistring", "version": "0.9.10-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1582, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0", "digest": {"algorithm": "md5", "value": "d22b1275d14728576ecc98897105fe5b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "53e8749b4d4cfd1a755ff03b89b0dc5e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/copyright", "digest": {"algorithm": "md5", "value": "ac09d4eb027798b1e81dbeadd7bfff85"}, "isConfigFile": false}]}}, {"id": "a0d981d0009ac47a", "name": "liburi-perl", "version": "1.76-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liburi-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liburi-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/liburi-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liburi-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liburi-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liburi-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liburi-perl:liburi-perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi-perl:liburi_perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi_perl:liburi-perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi_perl:liburi_perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi:liburi-perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi:liburi_perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liburi-perl@1.76-2?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liburi-perl", "source": "", "version": "1.76-2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 220, "depends": ["perl:any"], "files": [{"path": "/usr/share/doc/liburi-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "011d99c0c8310a948637ff5d910c0102"}, "isConfigFile": false}, {"path": "/usr/share/doc/liburi-perl/copyright", "digest": {"algorithm": "md5", "value": "e8352756e1993a3d743282975537d4ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI.3pm.gz", "digest": {"algorithm": "md5", "value": "7d9013ae8939b8b34c5e5003ab816ea7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::Escape.3pm.gz", "digest": {"algorithm": "md5", "value": "ecabae020ed6427bf45d731a21ce2862"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::Heuristic.3pm.gz", "digest": {"algorithm": "md5", "value": "97cf633a54f3c6654e4f54cc0125c6eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::QueryParam.3pm.gz", "digest": {"algorithm": "md5", "value": "a739c44d88f132c6e47572b605d1900b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::Split.3pm.gz", "digest": {"algorithm": "md5", "value": "11461bff5533316e8338645ec949910c"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::URL.3pm.gz", "digest": {"algorithm": "md5", "value": "f363f167531d65e5b42a311678fc2a2e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::WithBase.3pm.gz", "digest": {"algorithm": "md5", "value": "074f8dc5de643bb712befb06aec054e6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::_punycode.3pm.gz", "digest": {"algorithm": "md5", "value": "12e7f6e8d9b2ae0dd286d08c18da8deb"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::data.3pm.gz", "digest": {"algorithm": "md5", "value": "569b821ed6d57b277ae755da2985d658"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::file.3pm.gz", "digest": {"algorithm": "md5", "value": "cead349a8605dbfefa22e26598e95bd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::ldap.3pm.gz", "digest": {"algorithm": "md5", "value": "9dbfef5abfd79d6a61a22085d1c4f5b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI.pm", "digest": {"algorithm": "md5", "value": "d3799a94cd737cfe97a66a04e560c85b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/Escape.pm", "digest": {"algorithm": "md5", "value": "eb975164c364fa49a10fcba0ac61f890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/Heuristic.pm", "digest": {"algorithm": "md5", "value": "ffc46318f02494092746cb4f73635644"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/IRI.pm", "digest": {"algorithm": "md5", "value": "47b8f30c7cbc35ea324c2429f860fa68"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/QueryParam.pm", "digest": {"algorithm": "md5", "value": "fd3403f36e86b69cdc752454985b96b0"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/Split.pm", "digest": {"algorithm": "md5", "value": "48a9ba97022755ad6a999ea58bf20f1c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/URL.pm", "digest": {"algorithm": "md5", "value": "67ebbe590db13fbfd8822f27911e4615"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/WithBase.pm", "digest": {"algorithm": "md5", "value": "f8a68ca4a59393b6ae04fe3930385de7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_foreign.pm", "digest": {"algorithm": "md5", "value": "d0ce59eb3777734cb0ec909eeb4cf5f5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_generic.pm", "digest": {"algorithm": "md5", "value": "4db7e6224d25af9b1b445a77339a78e9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_idna.pm", "digest": {"algorithm": "md5", "value": "bd2cd34bc2f9f24ad6aadc997896af60"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_ldap.pm", "digest": {"algorithm": "md5", "value": "db20522c14bb8fe8def1b967c69c4346"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_login.pm", "digest": {"algorithm": "md5", "value": "e3afa5ccf1a04dcd367043399ff32c5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_punycode.pm", "digest": {"algorithm": "md5", "value": "6ea40800cd7019daaf8702c93445e0cc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_query.pm", "digest": {"algorithm": "md5", "value": "0043ba76f86652dcbd565fed7632f387"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_segment.pm", "digest": {"algorithm": "md5", "value": "60768c6a36069448f05856542b59c675"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_server.pm", "digest": {"algorithm": "md5", "value": "a8642051a53bc41f8829ae2548279c4a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_userpass.pm", "digest": {"algorithm": "md5", "value": "b4495afe357c24b70dfaa1cb69677396"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/data.pm", "digest": {"algorithm": "md5", "value": "1b05fa89a6eef9bb5a58f8979de49751"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file.pm", "digest": {"algorithm": "md5", "value": "d650d287600576c68a8d3b94531ec1a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/Base.pm", "digest": {"algorithm": "md5", "value": "994c05412798a6310f3921b90a654ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/FAT.pm", "digest": {"algorithm": "md5", "value": "23d49fe31d7cbbf8de25d4e7bdde7074"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/Mac.pm", "digest": {"algorithm": "md5", "value": "493e84347105695f9a2ef892c92e0dfe"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/OS2.pm", "digest": {"algorithm": "md5", "value": "0c1da8939c178e99cc5b1ef8f3a72c3c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/QNX.pm", "digest": {"algorithm": "md5", "value": "c7cc27c5b1aa6a376076d8a735f3fd38"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/Unix.pm", "digest": {"algorithm": "md5", "value": "516f4f0c0fd6b9c611c4f70f0fe8f973"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/Win32.pm", "digest": {"algorithm": "md5", "value": "42a87a552c81495cc016f3e721667ea5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ftp.pm", "digest": {"algorithm": "md5", "value": "16d27de22a2b39572c07ef8166cca471"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/gopher.pm", "digest": {"algorithm": "md5", "value": "8f4cfdc63b82f0bedd5ac41d5b4a4b3d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/http.pm", "digest": {"algorithm": "md5", "value": "405d2fac2c2c3b6ad22b62a8c19b33cc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/https.pm", "digest": {"algorithm": "md5", "value": "ac626dcb9f8a0ed3a30098573c6ed645"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ldap.pm", "digest": {"algorithm": "md5", "value": "ca1d5fbf5dec06f8452dea4839cccf4d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ldapi.pm", "digest": {"algorithm": "md5", "value": "e9efa79d4d580c053c2b384f56b8cd59"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ldaps.pm", "digest": {"algorithm": "md5", "value": "06707e156d5f9db096fe248986076a07"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/mailto.pm", "digest": {"algorithm": "md5", "value": "dfc013ea5f3604ee81def43baf7a0b5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/mms.pm", "digest": {"algorithm": "md5", "value": "bb3ba9384d8797e9c94f7331b0643e1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/news.pm", "digest": {"algorithm": "md5", "value": "2770fcaec68af2a1d7a7971998ead5fd"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/nntp.pm", "digest": {"algorithm": "md5", "value": "86a443bd4954d7382c1121263b0b7d30"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/pop.pm", "digest": {"algorithm": "md5", "value": "506e1d48ee6e00e0e2ed70cc51ce90dd"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/rlogin.pm", "digest": {"algorithm": "md5", "value": "963ca76616cdb6d4743445d21d11a99a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/rsync.pm", "digest": {"algorithm": "md5", "value": "84318bfd7f09e7a4d5928f6110c006b7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/rtsp.pm", "digest": {"algorithm": "md5", "value": "aefadf8e6d109931dbe583e4c18a108f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/rtspu.pm", "digest": {"algorithm": "md5", "value": "93e15d77b1965426b4c78a85c23b37e7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/sftp.pm", "digest": {"algorithm": "md5", "value": "835024eae7000fe8691f6ed07c9f8c0d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/sip.pm", "digest": {"algorithm": "md5", "value": "6ec0253ae0a7c20e1e352778bdb6bb34"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/sips.pm", "digest": {"algorithm": "md5", "value": "97f8bcde170c1fd02a8ae8fe0eb1eb12"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/snews.pm", "digest": {"algorithm": "md5", "value": "4489f650f2206de3d7d74a742b2fc24b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ssh.pm", "digest": {"algorithm": "md5", "value": "0a20cbc7cea1bee31d19bdbe6ea9ca0a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/telnet.pm", "digest": {"algorithm": "md5", "value": "2cca3c21f36c9085531dabeab3b93cf4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/tn3270.pm", "digest": {"algorithm": "md5", "value": "08959748e931c459af62641d86aa3334"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/urn.pm", "digest": {"algorithm": "md5", "value": "f24a4bbdfad397c7da620627ddf260a8"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/urn/isbn.pm", "digest": {"algorithm": "md5", "value": "05eec22d1f5e2b1a67dceb706864279b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/urn/oid.pm", "digest": {"algorithm": "md5", "value": "fb682afd03e69d51b394e445074a309c"}, "isConfigFile": false}]}}, {"id": "0a608c7e553f2fcb", "name": "libuuid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libuuid1:libuuid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libuuid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libuuid1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 122, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0", "digest": {"algorithm": "md5", "value": "830186a0781abcf00ea39af9fa988f18"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2f7b1ddcd092b14c4c42a430c704c244"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "4ee4262bcdabd2f9", "name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libwind0-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 205, "depends": ["libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libroken18-heimdal (>= 1.4.0+git20110226)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libwind.so.0.0.0", "digest": {"algorithm": "md5", "value": "e604e1157f11d81632769a1a4094ce1b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwind0-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libwind0-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "f7bdb8efea51a9a6", "name": "libwrap0", "version": "7.6.q-30", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libwrap0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libwrap0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libwrap0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libwrap0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libwrap0:libwrap0:7.6.q-30:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libwrap0@7.6.q-30?arch=amd64&upstream=tcp-wrappers&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libwrap0", "source": "tcp-wrappers", "version": "7.6.q-30", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 109, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libwrap.so.0.7.6", "digest": {"algorithm": "md5", "value": "d974d90cc23cbfd5b18c7b6eca33c2d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/README.Debian", "digest": {"algorithm": "md5", "value": "e61f066f73690c64dc3386be153e0fd9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/README.gz", "digest": {"algorithm": "md5", "value": "7bd9a76d1052b1cfe9b6db436343b686"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d2a66ba657ebe0bd5bfb0afbe6e56b3e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/copyright", "digest": {"algorithm": "md5", "value": "aebfac90929f6a69f2aa763213476b7d"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hosts_access.5.gz", "digest": {"algorithm": "md5", "value": "532d4de852b703c072ac04279c7390fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hosts_options.5.gz", "digest": {"algorithm": "md5", "value": "84e272f98a0d52153fb29bf8faa9e34d"}, "isConfigFile": false}]}}, {"id": "64a1ee7c9c37647e", "name": "libxtables12", "version": "1.8.4-3ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxtables12:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libxtables12:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxtables12:libxtables12:1.8.4-3ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libxtables12@1.8.4-3ubuntu2?arch=amd64&upstream=iptables&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxtables12", "source": "iptables", "version": "1.8.4-3ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 109, "depends": ["libc6 (>= 2.28)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libxtables.so.12.2.0", "digest": {"algorithm": "md5", "value": "9a835349a680a41746d2b6a27aa86a57"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxtables12/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "374ebb5ef26d0e9a4c52cba108c42645"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxtables12/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2feb72bcf9c7ccab775bcdadcdc03a9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxtables12/copyright", "digest": {"algorithm": "md5", "value": "b4f9b68cfc5f8a5c3290db3fd0984df1"}, "isConfigFile": false}]}}, {"id": "0fa87804481d1732", "name": "libzstd1", "version": "1.4.4+dfsg-3ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libzstd1:libzstd1:1.4.4\\+dfsg-3ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libzstd1@1.4.4%2Bdfsg-3ubuntu0.1?arch=amd64&upstream=libzstd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libzstd1", "source": "libzstd", "version": "1.4.4+dfsg-3ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 700, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.4", "digest": {"algorithm": "md5", "value": "df36eb65592639174a7e96247fad4ce4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9ce631f0e44e54637d02129f03e6cfce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/copyright", "digest": {"algorithm": "md5", "value": "fc67dbf80d0efbd7c421a9e969dc6429"}, "isConfigFile": false}]}}, {"id": "9326283f4c406d51", "name": "login", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/login/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/login.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/login.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/login/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:login:login:1\\:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/login@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "login", "source": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 932, "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libpam-runtime", "libpam-modules (>= 1.1.8-1)"], "files": [{"path": "/bin/login", "digest": {"algorithm": "md5", "value": "9c59c6828380fe72b6509e09965c7168"}, "isConfigFile": false}, {"path": "/etc/login.defs", "digest": {"algorithm": "md5", "value": "2a8f6cd8e00f54df72dc345a23f9db20"}, "isConfigFile": true}, {"path": "/etc/pam.d/login", "digest": {"algorithm": "md5", "value": "5afbc06eb5f71fef25170cf3c936a442"}, "isConfigFile": true}, {"path": "/usr/bin/faillog", "digest": {"algorithm": "md5", "value": "7a951b2d41887afd9269e8070d7859b8"}, "isConfigFile": false}, {"path": "/usr/bin/lastlog", "digest": {"algorithm": "md5", "value": "3f70eb6f046c6eadcc5a20d39220a984"}, "isConfigFile": false}, {"path": "/usr/bin/newgrp", "digest": {"algorithm": "md5", "value": "ee65428a44c0452890c9a9352fd530ed"}, "isConfigFile": false}, {"path": "/usr/sbin/nologin", "digest": {"algorithm": "md5", "value": "a02768f340635a1f81942e1046dd1062"}, "isConfigFile": false}, {"path": "/usr/share/apport/package-hooks/source_shadow.py", "digest": {"algorithm": "md5", "value": "fead66d3a0f9f16eb7283f7478b8957a"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "4e2cfd449b9938d03423ce5c3d86da8b"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/login", "digest": {"algorithm": "md5", "value": "320ffdfa388cff42b1ed9ac993baa3d3"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "3dc0bd3c39913fcf0831dbadfd8fee96"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "dab018e3b0452b0d405cb1a0eface871"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "1dff03183fadffe020b48b0c5bf6c706"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "b415fb43f8778a0542c390c48eac7fd1"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "244012b95060628a8443736c3db2cf03"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "62c27c8507a3d1bb4e2108c9f8f16e7d"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "c5423956accaf8d4bb4d9be310a6eb9a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "9fc47501cf7b210da4b5cdf665646c93"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "b65c00f73197de27530addec6faca01e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "29c1a14ef07b72b173071695cd4db263"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "07abf31ee6de8a827b918247b2a072b5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "a32cf98e163794e9b17686eb6d93e80f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "42cac4fefcdb4b944e556f8bc5eae09a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "36d92587b4a6b531e0f4bb3df01def94"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "70700b0b2f4396d7750a096cfdd43ff2"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "975167ffeee5b7d30700c3fc8b1aad68"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "3013ca229b5bab81bf2a4f74562b4304"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "1750af7475551e01f0361afb5050defd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "4a0db16e05fe233f10699d5141ac775a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "3485c79b9da949c0f178ea075d27c49d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "c2be6a8c9f8e23bcfcf7dbc470797cb6"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "7fe245061a6105cc0696d30579b84548"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "820f36d80b48667498c8104069e5bbcc"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "493bd61b606581d2351f1c31af691971"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "58094cf51f7e752444fbd1098e6c2397"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "e79e49cf8e7b34dbac7df915ab37afd1"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "af3137d66656cf5acf99934caf855ede"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "4c50565cbf306d1af62753400f274efa"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "eb864fc63731282382df82219a2e5a75"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "b080f13d7903845a52c8e7da6273c722"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "d6101f6b7d3a7f625d8d90a4b86188b9"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "eb295a5f573c95fe6e000d323cdae291"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "f288410bf2691abaac48997c5d1fbba4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "7404bd6b8997be8a2fe36005315bf75c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "af56a315e06787f539c2ec06b485e5b7"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "20673ef5e3bd8cf824a3ee580a24bf15"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "d193d11bd3c44cd21293fbf80a996095"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "8ebf583d65cc2d31024300e6fe657ee5"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "ab998c7ec127aa96e450e3c2f7dab414"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9d145e4fe23a20b408565d4edf5fd6da"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "5231b4556b0fc905460e95ed0ff8e37e"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "f83045ff2d0c47f32ab3a0d18bc026d0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "66d1de1f4835ef53570729a65add11c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "fdfc2b386b893848b428eef59553365d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "ef04438c69a01fe0a5ae990d9f8145f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "b74589ed3c698ac9d406a7880ac92d43"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "4e3af7dc28edadc6bb942058f0d43162"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "da2b0b30e6872fcf921f2b85e19addca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "342f74faee65e7adacc2e09e8b31d638"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "295c6fb95159e2fa17fadef9aeb90e4e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "ef2c307b9a202079bd7d0176f4b67d96"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "0d3e790b10e9027405fc2b49a5a13c45"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "ff019b13865cf0e72566899a2c9dd36c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9f367a3d55150736b867f4eb904aaac4"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "5c295fca00697d37fa5c4253e1c0ced7"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "8e1113ac26a84fedc37137fe9f82e9c8"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "152a7c0f069bb282c078f881c8e305e5"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "f91613ba283bc9e69d6f94ed8bc41142"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "c9e62e7dc1c9285900ca6652e6eb132f"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "dc24e80c12b2714e4d4c3ecb6182f606"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "d3f44e44ac39e5339d8c634b06a8458a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "9a818e2ee08094a1935f89735b41f293"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "d7a25d58848edc0ae1f6f48ddf6c46f7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "9dd0434a6344778a4e59935529880220"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "c0bb83f99dd1e0a7e94195eec901a320"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "918439381f642121f684424759ea3f74"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "cde682ac1d20a232b5b6d0b449d2ff0c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "b15a7a69fe046c4f7df925de564c943c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "915554b72c483bd60e49a1cd38f8c3e3"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "b33af6a61fe7344e8514c2e74199dee2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "9cfdb251c87f39955b8e55f928b6707d"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "deebbe035fd838641ba52aa9ef7d8f56"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "ed3b548c71e7d0156fdb4515ce6a6b08"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "6e1d5da8f6e7414829a9c6e33a4b3e52"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "86ecd434b76937a3099c85092805cca7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "7afe1969f3e37fa0f5a486e06284f493"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "dba3a126c5b879fdb03b2b83bb260bf7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "f2325162cb1549f25150e353ec404299"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "1ee0cef586821b40e08c07c2e8df0af4"}, "isConfigFile": false}]}}, {"id": "5312abd587b3bef5", "name": "logsave", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/logsave/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/logsave.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/logsave.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/logsave/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/logsave/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:logsave:logsave:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/logsave@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "logsave", "source": "e2fsprogs", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 92, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/sbin/logsave", "digest": {"algorithm": "md5", "value": "b8c62fd6ebaf57e1d6e007cacd19780c"}, "isConfigFile": false}, {"path": "/usr/share/doc/logsave/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a349dbd4da507bd578bf9d1e1c516e7b"}, "isConfigFile": false}, {"path": "/usr/share/doc/logsave/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/logsave.8.gz", "digest": {"algorithm": "md5", "value": "63fbf6e1b45c63c4a6be6ab2cee21821"}, "isConfigFile": false}]}}, {"id": "6bd6e6caeb31e4fe", "name": "lsb-base", "version": "11.1.0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsb-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/lsb-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsb-base:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb-base:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/lsb-base@11.1.0ubuntu2?arch=all&upstream=lsb&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsb-base", "source": "lsb", "version": "11.1.0ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 58, "files": [{"path": "/lib/lsb/init-functions", "digest": {"algorithm": "md5", "value": "ccb5fe24467c804ee4e923cdfc028517"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/00-verbose", "digest": {"algorithm": "md5", "value": "a952ac8590fedfdb51d29175e1dd160b"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/50-ubuntu-logging", "digest": {"algorithm": "md5", "value": "3c4ceea1be9b5b03739dd435a17c80a6"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "f9e08f607cac3fe2ef6912906b29ebcf"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/README.Debian.gz", "digest": {"algorithm": "md5", "value": "66e4c2999e6889a96048fb42443f37a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/changelog.gz", "digest": {"algorithm": "md5", "value": "6e1b75b1832df1572153d6968ab6cc6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/copyright", "digest": {"algorithm": "md5", "value": "abc039220c836ef7efeda6e9043fbf10"}, "isConfigFile": false}]}}, {"id": "5e800a8842b93844", "name": "lsof", "version": "4.93.2+dfsg-1ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsof.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/lsof.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "Purdue", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "sendmail", "spdxExpression": "Sendmail", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsof:lsof:4.93.2\\+dfsg-1ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/lsof@4.93.2%2Bdfsg-1ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsof", "source": "", "version": "4.93.2+dfsg-1ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 455, "depends": ["libc6 (>= 2.11)", "libselinux1 (>= 1.32)"], "files": [{"path": "/usr/bin/lsof", "digest": {"algorithm": "md5", "value": "061386937ec7acf924438a2643a32be0"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00FAQ.gz", "digest": {"algorithm": "md5", "value": "e27dc9f6db132613e3c4f22f7c1aad3a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00LSOF-L", "digest": {"algorithm": "md5", "value": "127ccf7382527a85001cfdb7f07d8411"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00QUICKSTART.gz", "digest": {"algorithm": "md5", "value": "08eb541bb8e7e2f5618a0d43fc9ad997"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/README.Debian", "digest": {"algorithm": "md5", "value": "b6f69b1684c56dd6153e6fe988327b6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5882ef641e80828a3bf382e2b0c55740"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/copyright", "digest": {"algorithm": "md5", "value": "268f1e4616756b492991eebe242f732b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/00MANIFEST", "digest": {"algorithm": "md5", "value": "614e957e5c9a4d270bf66c8d230a1712"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/00README", "digest": {"algorithm": "md5", "value": "817ae17dd85ae5cb7634739c5978e902"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/big_brother.perl5.gz", "digest": {"algorithm": "md5", "value": "cc12e0167439712d43e8f2b97805281a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/count_pf.perl", "digest": {"algorithm": "md5", "value": "2c610c1e69a6b7db96e440af906831a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/count_pf.perl5", "digest": {"algorithm": "md5", "value": "85bb99959d1beff6922957f9025ee18b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/identd.perl5", "digest": {"algorithm": "md5", "value": "120b65ef31729a3d80ee4bdb4ab4ec32"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/idrlogin.perl.gz", "digest": {"algorithm": "md5", "value": "6571cbd6ae19a23691615217b1a5909b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/idrlogin.perl5.gz", "digest": {"algorithm": "md5", "value": "39eed486a94b38bacc1c56b8a15806cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_NULf.perl5.gz", "digest": {"algorithm": "md5", "value": "0fe9bb02027d1de3b9e7dadeed2a04c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_fields.awk.gz", "digest": {"algorithm": "md5", "value": "ae45711c792c74a904f5e2f3fa8eebbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_fields.perl.gz", "digest": {"algorithm": "md5", "value": "35785f4ff72fdc655d625a0d84be9033"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/shared.perl5.gz", "digest": {"algorithm": "md5", "value": "f06259402a501efcb1d85b85b5cdd8c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/sort_res.perl5", "digest": {"algorithm": "md5", "value": "8b28a29e16148275dd0b879ada8278f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/watch_a_file.perl", "digest": {"algorithm": "md5", "value": "f5c6aa1f955c3ac9700cf38fe84f4686"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/xusers.awk", "digest": {"algorithm": "md5", "value": "4f2e252bc57ecef48454347f8966fbca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsof.8.gz", "digest": {"algorithm": "md5", "value": "90401356914fc4492b23dc8f11b22a1d"}, "isConfigFile": false}]}}, {"id": "ef1626b97da6085f", "name": "mariadb-backup", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-backup/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-backup/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-backup.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-backup.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-backup:mariadb-backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-backup:mariadb_backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_backup:mariadb-backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_backup:mariadb_backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-backup@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-backup", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 26782, "depends": ["mariadb-client-core-10.4 (= 1:10.4.22+maria~focal)", "libaio1 (>= 0.3.93)", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "liblz4-1 (>= 0.0~r130)", "libpcre3", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)", "libsystemd0", "zlib1g (>= 1:1.2.0)"], "files": [{"path": "/usr/bin/mariabackup", "digest": {"algorithm": "md5", "value": "a52db690dbb7bb64497cdabbbf623d1d"}, "isConfigFile": false}, {"path": "/usr/bin/mbstream", "digest": {"algorithm": "md5", "value": "cc9bacf3da21abebcc91c007924bf169"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-backup/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-backup/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariabackup.1.gz", "digest": {"algorithm": "md5", "value": "b2e0fc0d8e353f7fb0c110e481a471e4"}, "isConfigFile": false}]}}, {"id": "6605ba1977643172", "name": "mariadb-client-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-client-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-client-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-client-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-client-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-client-10.4:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-10.4:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_10.4:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_10.4:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-client-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-client-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 23857, "provides": ["default-mysql-client", "mysql-client", "mysql-client-4.1", "mysql-client-5.1", "mysql-client-5.5", "mysql-client-5.6", "mysql-client-5.7", "virtual-mysql-client"], "depends": ["debianutils (>= 1.6)", "mariadb-client-core-10.4 (>= 1:10.4.22+maria~focal)", "mariadb-common", "perl:any", "libc6 (>= 2.28)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/innotop", "digest": {"algorithm": "md5", "value": "3f995e15c9ede3fa775f5d8aab91f154"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_find_rows", "digest": {"algorithm": "md5", "value": "5950bc7fd341f83f0677217d6115feb2"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_fix_extensions", "digest": {"algorithm": "md5", "value": "fb21857929113c20807ffec178ce24d2"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_waitpid", "digest": {"algorithm": "md5", "value": "3e62322c62eaa8188df831e204aa64d1"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlaccess", "digest": {"algorithm": "md5", "value": "3a69768e230ddf1e65ac62fa2607f383"}, "isConfigFile": false}, {"path": "/usr/bin/mysqladmin", "digest": {"algorithm": "md5", "value": "b63498148f558b24cab71433f47e8ddc"}, "isConfigFile": false}, {"path": "/usr/bin/mysqldump", "digest": {"algorithm": "md5", "value": "861315cb5703b0a55e7b52ef29981266"}, "isConfigFile": false}, {"path": "/usr/bin/mysqldumpslow", "digest": {"algorithm": "md5", "value": "8523c8fc57a282c9f55ed54c1a7736aa"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlimport", "digest": {"algorithm": "md5", "value": "892e094c20854111d1ff418401541158"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlreport", "digest": {"algorithm": "md5", "value": "e65d4c59c522a8019e7d0d06a803f1af"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlshow", "digest": {"algorithm": "md5", "value": "d11cbd4da374e826d712ed3762a1a629"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlslap", "digest": {"algorithm": "md5", "value": "05994d1febec0a948150e336a2158a96"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/README.Debian", "digest": {"algorithm": "md5", "value": "ac76b53e4d4e8eec9d73f83248c9ad3a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/README.md", "digest": {"algorithm": "md5", "value": "77fa0018fbd215b50efd68089a5f545e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/changelog.innotop.gz", "digest": {"algorithm": "md5", "value": "68a55b1ab5d66170889a293575f81a8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/innotop.1.gz", "digest": {"algorithm": "md5", "value": "cd4e12dd5d1cfd628ed21ea08344782c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-binlog.1.gz", "digest": {"algorithm": "md5", "value": "6cd1600f31a62868f1ca9ad616a2bdbb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-plugin.1.gz", "digest": {"algorithm": "md5", "value": "76e1861a6c773270e3ca34999770a4aa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_find_rows.1.gz", "digest": {"algorithm": "md5", "value": "7808c79519db7beddb601ebdecdd32af"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_fix_extensions.1.gz", "digest": {"algorithm": "md5", "value": "2d39475ce9ee4d6e08b5d85c576bde71"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_waitpid.1.gz", "digest": {"algorithm": "md5", "value": "365417f651785abe8bb05e3b0a11b509"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlaccess.1.gz", "digest": {"algorithm": "md5", "value": "cd848005bbb3d917ce237256b44d0963"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqladmin.1.gz", "digest": {"algorithm": "md5", "value": "7d6646030b49a9655a452792e57f9d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqldump.1.gz", "digest": {"algorithm": "md5", "value": "ca20ea337e787c402128ea54d414a9d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqldumpslow.1.gz", "digest": {"algorithm": "md5", "value": "e1455a73301cb5b2bf1c5a11b86ce32a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlimport.1.gz", "digest": {"algorithm": "md5", "value": "5107b452e52f80d2410c3f152d501e79"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlreport.1.gz", "digest": {"algorithm": "md5", "value": "da5566bef83e29891e02712f88c23299"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlshow.1.gz", "digest": {"algorithm": "md5", "value": "ef22eb70f338d35b1eefda0e8e23c038"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlslap.1.gz", "digest": {"algorithm": "md5", "value": "a56e830928b5a8fb40126a276ac7d43b"}, "isConfigFile": false}, {"path": "/usr/share/menu/mariadb-client-10.4", "digest": {"algorithm": "md5", "value": "b674b31e8bad6060c557c3db6f38dfbe"}, "isConfigFile": false}]}}, {"id": "813bc2d69a08d448", "name": "mariadb-client-core-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-client-core-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-client-core-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-client-core-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-client-core-10.4:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core-10.4:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core_10.4:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core_10.4:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-client-core-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-client-core-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 8064, "provides": ["default-mysql-client-core", "mysql-client-core", "mysql-client-core-5.1", "mysql-client-core-5.5", "mysql-client-core-5.6", "mysql-client-core-5.7", "virtual-mysql-client-core"], "depends": ["libmariadb3", "mariadb-common (>= 1:10.4.22+maria~focal)", "libc6 (>= 2.28)", "libncurses6 (>= 6)", "libreadline5 (>= 5.2)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 4.1.1)", "libtinfo6 (>= 6)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/mysql", "digest": {"algorithm": "md5", "value": "1791c1beb1d5bc8d86af4fe7f946c6f1"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlcheck", "digest": {"algorithm": "md5", "value": "60b36d2dd78777e6ea62e5ebfedd49ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-core-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql.1.gz", "digest": {"algorithm": "md5", "value": "27e965a79321310f1e5f28890c5d0443"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlcheck.1.gz", "digest": {"algorithm": "md5", "value": "ab8bb4e7ff9ad762260a60c3ed94159e"}, "isConfigFile": false}]}}, {"id": "9e80174b755a29e9", "name": "mariadb-common", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-common.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-common.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-common:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-common:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_common:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_common:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-common@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-common", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 16, "depends": ["mysql-common"], "files": [{"path": "/etc/mysql/mariadb.cnf", "digest": {"algorithm": "md5", "value": "ff249d698f1c0c3bd3c6c50eef6337d8"}, "isConfigFile": true}, {"path": "/usr/share/doc/mariadb-common/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-common/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "116e96ca7f36f457", "name": "mariadb-server", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server:mariadb-server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 10, "depends": ["mariadb-server-10.4 (>= 1:10.4.22+maria~focal)"], "files": [{"path": "/usr/share/doc/mariadb-server/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "7ce3e36ce2fafe0e", "name": "mariadb-server-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-10.4.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-10.4.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server-10.4:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-10.4:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_10.4:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_10.4:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 74807, "provides": ["default-mysql-server", "virtual-mysql-server"], "depends": ["galera-4 (>= 26.4)", "gawk", "iproute | iproute2", "libdbi-perl", "lsb-base (>= 3.0-10)", "lsof", "mariadb-client-10.4 (>= 1:10.4.22+maria~focal)", "mariadb-server-core-10.4 (>= 1:10.4.22+maria~focal)", "passwd", "perl (>= 5.6)", "psmisc", "rsync", "socat", "debconf (>= 0.5) | debconf-2.0", "libc6 (>= 2.29)", "libpam0g (>= 0.99.7.1)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 5.2)", "zlib1g (>= 1:1.2.0)"], "preDepends": ["adduser (>= 3.40)", "debconf", "mariadb-common (>= 1:10.4.22+maria~focal)"], "files": [{"path": "/etc/apparmor.d/usr.sbin.mysqld", "digest": {"algorithm": "md5", "value": "dacafa122cb26bc12319782acc6aff47"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.paranoid/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "6babe46e791059cdd5a26f4f7fec9eca"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.server/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "a9766f2dd21ba5e5474526b9df4a82a7"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.workstation/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "a9766f2dd21ba5e5474526b9df4a82a7"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/mysql-server", "digest": {"algorithm": "md5", "value": "29979650ea8e8b0d218ea6dff724bfef"}, "isConfigFile": true}, {"path": "/etc/mysql/conf.d/mysqld_safe_syslog.cnf", "digest": {"algorithm": "md5", "value": "73b2a86480f80827325ae4b641719b5f"}, "isConfigFile": true}, {"path": "/etc/mysql/debian-start", "digest": {"algorithm": "md5", "value": "8b54d37e689f0a3c54063930d931b8d6"}, "isConfigFile": true}, {"path": "/etc/security/user_map.conf", "digest": {"algorithm": "md5", "value": "126cbe3b479937c707031f9576702be9"}, "isConfigFile": true}, {"path": "/lib/systemd/system/mariadb.service", "digest": {"algorithm": "md5", "value": "4f9ece5c3e98307e02d10a481f21a39a"}, "isConfigFile": false}, {"path": "/lib/systemd/system/mariadb@.service", "digest": {"algorithm": "md5", "value": "f8c7a9515124aa448e94c97b65f93fa8"}, "isConfigFile": false}, {"path": "/lib/systemd/system/mariadb@bootstrap.service.d/use_galera_new_cluster.conf", "digest": {"algorithm": "md5", "value": "576c7010be6bf724d1a416d166df7995"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_user_map.so", "digest": {"algorithm": "md5", "value": "a7efb4ebd64d4f5be68ac44972d7720b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_chk", "digest": {"algorithm": "md5", "value": "1bf2083e0e98588b4c09e756000ac58b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_dump_log", "digest": {"algorithm": "md5", "value": "e3b6f6de5078a85a7c068cd784a3030c"}, "isConfigFile": false}, {"path": "/usr/bin/aria_ftdump", "digest": {"algorithm": "md5", "value": "721807766e22344fcbe746dd65dd294b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_pack", "digest": {"algorithm": "md5", "value": "68b11e9728b61d313cc796106e8d8bc9"}, "isConfigFile": false}, {"path": "/usr/bin/aria_read_log", "digest": {"algorithm": "md5", "value": "38a951ddb3630d7fc782339ef7316f02"}, "isConfigFile": false}, {"path": "/usr/bin/galera_new_cluster", "digest": {"algorithm": "md5", "value": "b86e262670043798b437e55d6acfe4ed"}, "isConfigFile": false}, {"path": "/usr/bin/galera_recovery", "digest": {"algorithm": "md5", "value": "433c64b64a3b1bf97fab2d999036b3fe"}, "isConfigFile": false}, {"path": "/usr/bin/mariadb-service-convert", "digest": {"algorithm": "md5", "value": "5f05378097ffc217a68ea9e3543d7f62"}, "isConfigFile": false}, {"path": "/usr/bin/msql2mysql", "digest": {"algorithm": "md5", "value": "e8a58f8f5681bea5c457b556ba09dc63"}, "isConfigFile": false}, {"path": "/usr/bin/my_print_defaults", "digest": {"algorithm": "md5", "value": "7009bcb4c51ca35210077b71f70e2adf"}, "isConfigFile": false}, {"path": "/usr/bin/myisam_ftdump", "digest": {"algorithm": "md5", "value": "acd520d9ea8fc6fccf7cfa06b866b142"}, "isConfigFile": false}, {"path": "/usr/bin/myisamchk", "digest": {"algorithm": "md5", "value": "11ea09c85e9507d5fcd3cce30d54629e"}, "isConfigFile": false}, {"path": "/usr/bin/myisamlog", "digest": {"algorithm": "md5", "value": "8cd97143578eb843afa2360f11d2e650"}, "isConfigFile": false}, {"path": "/usr/bin/myisampack", "digest": {"algorithm": "md5", "value": "9431293b22ee623a77e6815e89d8b899"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_convert_table_format", "digest": {"algorithm": "md5", "value": "2831ede8c398a99b56354afb548c5a61"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_plugin", "digest": {"algorithm": "md5", "value": "feb80499e0656f542ec7358c04ad3817"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_secure_installation", "digest": {"algorithm": "md5", "value": "4877a54f41ef497c4bbcdfbfd8c2d081"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_setpermission", "digest": {"algorithm": "md5", "value": "4c84e2a17c583f70ae76aafbc1715989"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_tzinfo_to_sql", "digest": {"algorithm": "md5", "value": "13800f92615550415d79d8afc8ee4964"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlbinlog", "digest": {"algorithm": "md5", "value": "c11f9e3d672c0e8cadbb31a650363e30"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_multi", "digest": {"algorithm": "md5", "value": "43b165e5435787d80235b1370cc48389"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_safe", "digest": {"algorithm": "md5", "value": "2313163cad5f22cd2b18fad9eef5bcdb"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_safe_helper", "digest": {"algorithm": "md5", "value": "46c3b9e83e3fd9816b2c7ff6af82beb4"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlhotcopy", "digest": {"algorithm": "md5", "value": "e4849cb03008941422242418b02cbf39"}, "isConfigFile": false}, {"path": "/usr/bin/perror", "digest": {"algorithm": "md5", "value": "07610765234e1b08b4162a30e6960005"}, "isConfigFile": false}, {"path": "/usr/bin/replace", "digest": {"algorithm": "md5", "value": "e43be459683602655a770363d1388115"}, "isConfigFile": false}, {"path": "/usr/bin/resolve_stack_dump", "digest": {"algorithm": "md5", "value": "946d19802a19751b9da4b54f326e9494"}, "isConfigFile": false}, {"path": "/usr/bin/resolveip", "digest": {"algorithm": "md5", "value": "99d9a237f6fc918299c352cccfe19a55"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_common", "digest": {"algorithm": "md5", "value": "03e12ed7ce7b75d5af0a7c17104bf4f6"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_mariabackup", "digest": {"algorithm": "md5", "value": "fd7175e00f369b5304f445d529ef168f"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_mysqldump", "digest": {"algorithm": "md5", "value": "4d85d126635549b0ad21ff9e6df14592"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_rsync", "digest": {"algorithm": "md5", "value": "a18abfce9ee782f3f90f73e043e26585"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_ed25519.so", "digest": {"algorithm": "md5", "value": "71ed87725334db8ebc1a34758e5a0df5"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam.so", "digest": {"algorithm": "md5", "value": "321b423cb6ec929f945ee20c984dfefe"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool", "digest": {"algorithm": "md5", "value": "beb3dc405aad273c3ff76ea4475831d2"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam_v1.so", "digest": {"algorithm": "md5", "value": "d23804fc7cb55d7885f94e2fad64020a"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/disks.so", "digest": {"algorithm": "md5", "value": "c374fba7a2b54517aa8dce5a497d3642"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/file_key_management.so", "digest": {"algorithm": "md5", "value": "99ba8a3dd78d3fc1ce8867256bfe0cdb"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_archive.so", "digest": {"algorithm": "md5", "value": "33243e10da9921bb3b85fe069c4bb138"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_blackhole.so", "digest": {"algorithm": "md5", "value": "797d802cb1b1e9fdecbd8f5e1f5d2807"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_federated.so", "digest": {"algorithm": "md5", "value": "a04b08d301793f340adba8e012b1bf7b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_federatedx.so", "digest": {"algorithm": "md5", "value": "27ae79d00431e7fdff2f13c17c234d0f"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_sphinx.so", "digest": {"algorithm": "md5", "value": "65fb40fbce539d305d048a58b0bac7bf"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/handlersocket.so", "digest": {"algorithm": "md5", "value": "184a082de8b6ff1452f59878a1575f38"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/locales.so", "digest": {"algorithm": "md5", "value": "3b10459e4cdc6bbf9da9b7e7d4b3ed21"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/metadata_lock_info.so", "digest": {"algorithm": "md5", "value": "14024acd8cdc867d15970cc309224401"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/query_cache_info.so", "digest": {"algorithm": "md5", "value": "f2edc7720aee7c99744849a56cdf0f43"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/query_response_time.so", "digest": {"algorithm": "md5", "value": "e6a724d71c10afb02303733fd0646d50"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/server_audit.so", "digest": {"algorithm": "md5", "value": "fde8bd8802fafd0e4b5c0cff5120727f"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/simple_password_check.so", "digest": {"algorithm": "md5", "value": "91eebeb54e6ac8f721619be4b13f929b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/sql_errlog.so", "digest": {"algorithm": "md5", "value": "d16cbd6db27483642539fe3481612f39"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/wsrep_info.so", "digest": {"algorithm": "md5", "value": "4e4d3b68d89e4739fd1359671ba26a6b"}, "isConfigFile": false}, {"path": "/usr/share/apport/package-hooks/source_mariadb-10.4.py", "digest": {"algorithm": "md5", "value": "b8a8985844187014846cb633becc864b"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/README.Debian", "digest": {"algorithm": "md5", "value": "b618bb42a32d7a28415e6e61dacb05b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/mysqld.sym.gz", "digest": {"algorithm": "md5", "value": "447019900c598f98e00b5690eeea73cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_chk.1.gz", "digest": {"algorithm": "md5", "value": "ecc7096640445ba7a9b6353a4a02576c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_dump_log.1.gz", "digest": {"algorithm": "md5", "value": "ab8e66bf5c9967fee936cb586b2bcc76"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_ftdump.1.gz", "digest": {"algorithm": "md5", "value": "cb3cbb48da32b837b94bc2b5372596c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_pack.1.gz", "digest": {"algorithm": "md5", "value": "b1a1867fddc76aad538ad8f1475827a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_read_log.1.gz", "digest": {"algorithm": "md5", "value": "63a158e0871045f7f40f6c28c8415256"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/galera_new_cluster.1.gz", "digest": {"algorithm": "md5", "value": "72df95f88a0e99662b1000207c75d465"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/galera_recovery.1.gz", "digest": {"algorithm": "md5", "value": "b36c289c09bcaa3fe76fcefc607ff99f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-service-convert.1.gz", "digest": {"algorithm": "md5", "value": "694dfd3e34c4bd0a49c978a555399e05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-show.1.gz", "digest": {"algorithm": "md5", "value": "03c4c7b65e4d259a7a13f3f330575b8e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/msql2mysql.1.gz", "digest": {"algorithm": "md5", "value": "4b71991e611557cb223154f0a2a1d19d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/my_print_defaults.1.gz", "digest": {"algorithm": "md5", "value": "d63f0b9ceda7c9a87ca392c7ea1e32a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisam_ftdump.1.gz", "digest": {"algorithm": "md5", "value": "c74e58fe676dda22bbaa26ab0f2bd744"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisamchk.1.gz", "digest": {"algorithm": "md5", "value": "5e4aa98e6eac8f4eaba7562a734d0014"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisamlog.1.gz", "digest": {"algorithm": "md5", "value": "68d5dd527176a13c4b54418290c5a1d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisampack.1.gz", "digest": {"algorithm": "md5", "value": "4b9a940868fd7ebeea96c0999ceac41d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_convert_table_format.1.gz", "digest": {"algorithm": "md5", "value": "786af7f715ce06086aa8022cddf788ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_plugin.1.gz", "digest": {"algorithm": "md5", "value": "6f0e2a775219d9ad684434aa4bea3de5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_secure_installation.1.gz", "digest": {"algorithm": "md5", "value": "6086f027f20c1823c691bd79f549e534"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_setpermission.1.gz", "digest": {"algorithm": "md5", "value": "f53450a7d2a27d98355e557870c7e1ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_tzinfo_to_sql.1.gz", "digest": {"algorithm": "md5", "value": "2e550768662927ded19aca5d5790445b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlbinlog.1.gz", "digest": {"algorithm": "md5", "value": "bb5786acb20561f987081f6eaa4b15d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_multi.1.gz", "digest": {"algorithm": "md5", "value": "1b80b00b8990f9f0eef0157f5615f569"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_safe.1.gz", "digest": {"algorithm": "md5", "value": "e33ed782ca232b394ee2b5091dbb24a9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_safe_helper.1.gz", "digest": {"algorithm": "md5", "value": "d5e8a9b0eb79d4ddee8f43e74f3a09b6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlhotcopy.1.gz", "digest": {"algorithm": "md5", "value": "b220a91edd9e9665465548bbc36340c0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perror.1.gz", "digest": {"algorithm": "md5", "value": "533111ad90e1f6a601f70240fdc4b17c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/replace.1.gz", "digest": {"algorithm": "md5", "value": "4ae946e625b66439df15c9eea0e2651d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/resolve_stack_dump.1.gz", "digest": {"algorithm": "md5", "value": "8755cc97d53e2bd00fa956f60ee94bec"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/resolveip.1.gz", "digest": {"algorithm": "md5", "value": "7ca7cad45ff0ec37a7b63c1fd4a606cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_common.1.gz", "digest": {"algorithm": "md5", "value": "f6cb43b5388b836eb0409a85322712dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_mariabackup.1.gz", "digest": {"algorithm": "md5", "value": "c61e0a60811885db5443a3f515e80446"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_mysqldump.1.gz", "digest": {"algorithm": "md5", "value": "4397460f9c475f1c2036f4873b214b01"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_rsync.1.gz", "digest": {"algorithm": "md5", "value": "4b5c9043211484e2f6fe9be0f87d5e46"}, "isConfigFile": false}, {"path": "/usr/share/mysql/debian-start.inc.sh", "digest": {"algorithm": "md5", "value": "5a20fc1eb73e6a337f0ee45984650e41"}, "isConfigFile": false}, {"path": "/usr/share/mysql/echo_stderr", "digest": {"algorithm": "md5", "value": "98f372c859b6f6167d0f28bd863ef79a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/errmsg-utf8.txt", "digest": {"algorithm": "md5", "value": "0aafea54ceb944919901235a15205b9f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/fill_help_tables.sql", "digest": {"algorithm": "md5", "value": "4fc3262c0b50bbc2b9ed8dbe7d134ba1"}, "isConfigFile": false}, {"path": "/usr/share/mysql/maria_add_gis_sp_bootstrap.sql", "digest": {"algorithm": "md5", "value": "b0ec41ec0f159eab5492d1dfdfc7c498"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql.init", "digest": {"algorithm": "md5", "value": "5c7f6834fcdd0b6fd26e2c7108fe9877"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_performance_tables.sql", "digest": {"algorithm": "md5", "value": "b97f5318ca077210b8a272980b2934db"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_system_tables.sql", "digest": {"algorithm": "md5", "value": "82f3d9e04b3421a63d5f8ac8f4c70ce0"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_system_tables_data.sql", "digest": {"algorithm": "md5", "value": "f8647eba7085ae0cba2a01af1e6e6d92"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_test_data_timezone.sql", "digest": {"algorithm": "md5", "value": "9c08874d4fe3ae2065102a09d97fd8e2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_test_db.sql", "digest": {"algorithm": "md5", "value": "0b89ab88aa541791b88d0ffa2f060dfb"}, "isConfigFile": false}, {"path": "/usr/share/mysql/wsrep_notify", "digest": {"algorithm": "md5", "value": "47b6208a712edd09c2b99994015b86fb"}, "isConfigFile": false}]}}, {"id": "864661d8551f337b", "name": "mariadb-server-core-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server-core-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-core-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-core-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server-core-10.4:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core-10.4:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core_10.4:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core_10.4:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server-core-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server-core-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 32332, "provides": ["default-mysql-server-core", "mysql-server-core", "mysql-server-core-5.1", "mysql-server-core-5.5", "mysql-server-core-5.6", "mysql-server-core-5.7", "virtual-mysql-server-core"], "depends": ["mariadb-common (>= 1:10.4.22+maria~focal)", "libaio1 (>= 0.3.93)", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "liblz4-1 (>= 0.0~r130)", "libpcre3", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)", "libsystemd0", "zlib1g (>= 1:1.2.0)"], "files": [{"path": "/usr/bin/innochecksum", "digest": {"algorithm": "md5", "value": "ffe941a86a3caf0d356c7aaff715b777"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_install_db", "digest": {"algorithm": "md5", "value": "310a245f1aa496b903b3b9ac5e8b776a"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_upgrade", "digest": {"algorithm": "md5", "value": "233239313d3991f26406d23d254fd7f5"}, "isConfigFile": false}, {"path": "/usr/sbin/mysqld", "digest": {"algorithm": "md5", "value": "59ae0a8a9d7bdefdc74ebe6cda95664f"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-core-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/innochecksum.1.gz", "digest": {"algorithm": "md5", "value": "6defbb051967c06da044e89c0cafe2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_install_db.1.gz", "digest": {"algorithm": "md5", "value": "3968bc03ef7c0e3f269caabc974bc29b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_upgrade.1.gz", "digest": {"algorithm": "md5", "value": "ac86102316e8d968052f44b758cb95a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mysqld.8.gz", "digest": {"algorithm": "md5", "value": "10f30fa16136da93581d4a719da70bea"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/Index.xml", "digest": {"algorithm": "md5", "value": "824720c1a0ea3fec996338560d8a5818"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/README", "digest": {"algorithm": "md5", "value": "c17e32bb326c2ea2c39d064219605b15"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/armscii8.xml", "digest": {"algorithm": "md5", "value": "36064b7874737358733db31fcdda1dbd"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/ascii.xml", "digest": {"algorithm": "md5", "value": "031312d08ada0131e0145d3f3b4311cf"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1250.xml", "digest": {"algorithm": "md5", "value": "345a7f8ca5803e90b77e5ea5943540c9"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1251.xml", "digest": {"algorithm": "md5", "value": "f84489a2a9086983eca7aae8ae8f28cc"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1256.xml", "digest": {"algorithm": "md5", "value": "972dc1843a47e7b02492a709c10a24ba"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1257.xml", "digest": {"algorithm": "md5", "value": "7667bdb2f3c1476c39046d8b45396eab"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp850.xml", "digest": {"algorithm": "md5", "value": "501d01d3c099b3ad12ee93ecd400b372"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp852.xml", "digest": {"algorithm": "md5", "value": "66b9c86be2c54761feb7be0b3d9668e2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp866.xml", "digest": {"algorithm": "md5", "value": "bdc8682eacce90d6b043598ce5a6bcf3"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/dec8.xml", "digest": {"algorithm": "md5", "value": "2a619cb24fce5582d67f69da63998a91"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/geostd8.xml", "digest": {"algorithm": "md5", "value": "359547da927837d2a160bca0edc6ee3a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/greek.xml", "digest": {"algorithm": "md5", "value": "e6dcdf025884415212c2d1b9ec06623b"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/hebrew.xml", "digest": {"algorithm": "md5", "value": "116ddf51df84800a53979588042d161f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/hp8.xml", "digest": {"algorithm": "md5", "value": "c43cdbc422f15be520020dd2c65aa1c5"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/keybcs2.xml", "digest": {"algorithm": "md5", "value": "f8449c858071eef6d598addc8d54aecb"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/koi8r.xml", "digest": {"algorithm": "md5", "value": "f250df9ae627fe13d8761abcd40304dd"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/koi8u.xml", "digest": {"algorithm": "md5", "value": "1eede7f8204d3f7e5d7dabb76a4bacd4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin1.xml", "digest": {"algorithm": "md5", "value": "a0adeb0084c3a91bc9a24ed135c1ec53"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin2.xml", "digest": {"algorithm": "md5", "value": "96b6767e38a679884a70a2308431ce1a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin5.xml", "digest": {"algorithm": "md5", "value": "be2e0405301a45c859d4d24e5dc04c94"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin7.xml", "digest": {"algorithm": "md5", "value": "365e801c37b5659dad1c282b31a7f455"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/macce.xml", "digest": {"algorithm": "md5", "value": "6453a21c6c36990880eb86880de3b469"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/macroman.xml", "digest": {"algorithm": "md5", "value": "8a9ba742bba24a0c91f6c5aa324ffea9"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/swe7.xml", "digest": {"algorithm": "md5", "value": "8a2dd4890b587f48107b58ddce9f9ba4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/czech/errmsg.sys", "digest": {"algorithm": "md5", "value": "e2ed88a334fe3f3688aaf8ed37b44a19"}, "isConfigFile": false}, {"path": "/usr/share/mysql/danish/errmsg.sys", "digest": {"algorithm": "md5", "value": "0a4475e5bdbe9fb850536adf41673789"}, "isConfigFile": false}, {"path": "/usr/share/mysql/dutch/errmsg.sys", "digest": {"algorithm": "md5", "value": "e7b813abf0b4c372514426d257a5a98d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/english/errmsg.sys", "digest": {"algorithm": "md5", "value": "e2ca4070f6c761a1a935afb966425156"}, "isConfigFile": false}, {"path": "/usr/share/mysql/estonian/errmsg.sys", "digest": {"algorithm": "md5", "value": "d0e4b9b6a7af15d84cc6fe49272d4d3f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/french/errmsg.sys", "digest": {"algorithm": "md5", "value": "3d0a18dd4aeb65990bfc902f33f24d0e"}, "isConfigFile": false}, {"path": "/usr/share/mysql/german/errmsg.sys", "digest": {"algorithm": "md5", "value": "1684364405184a9253e4e15711edb9d4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/greek/errmsg.sys", "digest": {"algorithm": "md5", "value": "3ba7c96f7c7071ca538a8e2f649c9a71"}, "isConfigFile": false}, {"path": "/usr/share/mysql/hindi/errmsg.sys", "digest": {"algorithm": "md5", "value": "89bdcb766f7ba21f157cedba235f36f2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/hungarian/errmsg.sys", "digest": {"algorithm": "md5", "value": "4c74508154f6dacde72e852cdf8a752f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/italian/errmsg.sys", "digest": {"algorithm": "md5", "value": "998dc420ea18853b385acc8c4ac92a8d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/japanese/errmsg.sys", "digest": {"algorithm": "md5", "value": "02fe06568e1ecc343a1d748fd6e656f8"}, "isConfigFile": false}, {"path": "/usr/share/mysql/korean/errmsg.sys", "digest": {"algorithm": "md5", "value": "25a531e57af64b56f27fff05ab2b09ed"}, "isConfigFile": false}, {"path": "/usr/share/mysql/norwegian-ny/errmsg.sys", "digest": {"algorithm": "md5", "value": "d234fab93db3c5add6be4e4067ffe297"}, "isConfigFile": false}, {"path": "/usr/share/mysql/norwegian/errmsg.sys", "digest": {"algorithm": "md5", "value": "54a692daae19bdc9ba33fbea2cba268f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/polish/errmsg.sys", "digest": {"algorithm": "md5", "value": "d397cd668c4240b6beb65c4dea887735"}, "isConfigFile": false}, {"path": "/usr/share/mysql/portuguese/errmsg.sys", "digest": {"algorithm": "md5", "value": "9310b0cc91166f5b15afd283825e9cb1"}, "isConfigFile": false}, {"path": "/usr/share/mysql/romanian/errmsg.sys", "digest": {"algorithm": "md5", "value": "4c8be6a18b89a15082f98ad271d39344"}, "isConfigFile": false}, {"path": "/usr/share/mysql/russian/errmsg.sys", "digest": {"algorithm": "md5", "value": "794cb70220564ea60e62f85807356112"}, "isConfigFile": false}, {"path": "/usr/share/mysql/serbian/errmsg.sys", "digest": {"algorithm": "md5", "value": "eda17b1df79dfa8512328c1a841e06b2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/slovak/errmsg.sys", "digest": {"algorithm": "md5", "value": "ebb53861f0fdd3bbbb695a787b619e2d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/spanish/errmsg.sys", "digest": {"algorithm": "md5", "value": "011a74e5404a899b88ca693611e3969b"}, "isConfigFile": false}, {"path": "/usr/share/mysql/swedish/errmsg.sys", "digest": {"algorithm": "md5", "value": "1ba3eb389dd47dc830331f29c999153d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/ukrainian/errmsg.sys", "digest": {"algorithm": "md5", "value": "c75446ef623b24d9d20d08c665997e73"}, "isConfigFile": false}]}}, {"id": "98144d6388fc61e4", "name": "mawk", "version": "1.3.4.20200120-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mawk.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/mawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mawk:mawk:1.3.4.20200120-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mawk@1.3.4.20200120-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mawk", "source": "", "version": "1.3.4.20200120-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 233, "provides": ["awk"], "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/bin/mawk", "digest": {"algorithm": "md5", "value": "2567a7e235c45edf2df3d973b491fc43"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/ACKNOWLEDGMENT", "digest": {"algorithm": "md5", "value": "5f141143c36933d1212238a986f7a3b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/README", "digest": {"algorithm": "md5", "value": "beda9507694b46ec3e775ec048fca0ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5e9a16b1c2e9142702253cd2e3180805"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/copyright", "digest": {"algorithm": "md5", "value": "5670c6b513cd839530aae56d95b66ab8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/ct_length.awk", "digest": {"algorithm": "md5", "value": "fc119ca517f2c5469eac3bd700ec9f48"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/decl.awk", "digest": {"algorithm": "md5", "value": "60f32158c4e91149fbea1555cfa84d90"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/deps.awk", "digest": {"algorithm": "md5", "value": "f5cd81d4d56dcb96d08a3b636221489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/eatc.awk", "digest": {"algorithm": "md5", "value": "24a21d4b4163562c9ed993c254d7fa39"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/gdecl.awk", "digest": {"algorithm": "md5", "value": "8c30333217f6c3261d55ee5875dc0a6c"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hcal", "digest": {"algorithm": "md5", "value": "b49a1ad9d99bf64db1eb3b0fad028ea8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hical", "digest": {"algorithm": "md5", "value": "d27acaced201bb42222486bd76a4c37e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/nocomment.awk", "digest": {"algorithm": "md5", "value": "0dcd1737b5d65dcc948d431e45a476c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/primes.awk", "digest": {"algorithm": "md5", "value": "844ba747af7f318c98fe601236722525"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/qsort.awk", "digest": {"algorithm": "md5", "value": "32b7e764592bcfed4b1a4d94d0e464f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mawk.1.gz", "digest": {"algorithm": "md5", "value": "21eb35e9c646bca55dfac23827c588fb"}, "isConfigFile": false}]}}, {"id": "7897cd0c19bfcfaf", "name": "mount", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/mount.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mount:mount:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mount@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mount", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 433, "depends": ["util-linux (>= 2.30.1-0ubuntu4~)"], "preDepends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.17)", "libmount1 (>= 2.34)", "libsmartcols1 (>= 2.33)"], "files": [{"path": "/bin/mount", "digest": {"algorithm": "md5", "value": "92b20aa8b155ecd3ba9414aa477ef565"}, "isConfigFile": false}, {"path": "/bin/umount", "digest": {"algorithm": "md5", "value": "2a1758ef6cf863f285bc8a918edbc0be"}, "isConfigFile": false}, {"path": "/sbin/losetup", "digest": {"algorithm": "md5", "value": "c39b2ab1acc95539796e365a05659a51"}, "isConfigFile": false}, {"path": "/sbin/swapoff", "digest": {"algorithm": "md5", "value": "3252b7794467d441165313a2904a570a"}, "isConfigFile": false}, {"path": "/sbin/swapon", "digest": {"algorithm": "md5", "value": "ffd9a4d520eb47cefb4c535a659431f4"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/losetup", "digest": {"algorithm": "md5", "value": "f723e3dec8b50f553cda9e1f26b5696c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mount", "digest": {"algorithm": "md5", "value": "fb17de4c3646e26a26d3de0ebe1a0f4e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swapoff", "digest": {"algorithm": "md5", "value": "30690e8195997100bdbd13f85837ecde"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swapon", "digest": {"algorithm": "md5", "value": "ba248c7b614e27bde0cfaa0d4366a000"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/umount", "digest": {"algorithm": "md5", "value": "a47caebb7049a10b7cff1da963711a58"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5551c4d570ea63e94467d1b4de7b33e2"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/examples/mount.fstab", "digest": {"algorithm": "md5", "value": "586182189d4cf19cdeb795db6118db9b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/mount", "digest": {"algorithm": "md5", "value": "8821ada54aa01f5750e691459bd1b7ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/fstab.5.gz", "digest": {"algorithm": "md5", "value": "9418fefea098a8e3e5cd1003b85c6efd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/losetup.8.gz", "digest": {"algorithm": "md5", "value": "b9b1d1d729011cdc8aa11af794c24f28"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mount.8.gz", "digest": {"algorithm": "md5", "value": "993424832fb9c548f1ce011fe755c77e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/swapon.8.gz", "digest": {"algorithm": "md5", "value": "c9550f077eebdab9a9d346cab79e842d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/umount.8.gz", "digest": {"algorithm": "md5", "value": "649a48727c0a0f5310d60569c01488e3"}, "isConfigFile": false}]}}, {"id": "572299f48b084c61", "name": "mysql-common", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mysql-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mysql-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mysql-common.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mysql-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mysql-common.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mysql-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mysql-common:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql-common:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql_common:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql_common:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mysql-common@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mysql-common", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 21, "files": [{"path": "/etc/mysql/my.cnf", "digest": {"algorithm": "md5", "value": "f0c9eaad9faefed928a736420fda4978"}, "isConfigFile": true}, {"path": "/usr/share/doc/mysql-common/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mysql-common/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "43fa0807fad57a1d", "name": "ncurses-base", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/ncurses-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/ncurses-base.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/ncurses-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/ncurses-base@6.2-0ubuntu2?arch=all&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "ncurses-base", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 381, "provides": ["ncurses-runtime"], "files": [{"path": "/etc/terminfo/README", "digest": {"algorithm": "md5", "value": "45b6df19fb5e21f55717482fa7a30171"}, "isConfigFile": true}, {"path": "/lib/terminfo/E/Eterm", "digest": {"algorithm": "md5", "value": "0cf656c105ff2a636e1268608731ebe9"}, "isConfigFile": false}, {"path": "/lib/terminfo/a/ansi", "digest": {"algorithm": "md5", "value": "1e43e61b0e4fba70d63b5b6d3dce2a7c"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cons25", "digest": {"algorithm": "md5", "value": "5eb691998583e67c1d1d66f6d1b065ba"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cons25-debian", "digest": {"algorithm": "md5", "value": "e903e8ccac85083b7b30f39779063cba"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cygwin", "digest": {"algorithm": "md5", "value": "962c85df3fb97b9555d271163e584f41"}, "isConfigFile": false}, {"path": "/lib/terminfo/d/dumb", "digest": {"algorithm": "md5", "value": "ca3b114f0727da81a9b957b553a9915d"}, "isConfigFile": false}, {"path": "/lib/terminfo/h/hurd", "digest": {"algorithm": "md5", "value": "f0c8478195a775ff6a9aa29b7f808c4d"}, "isConfigFile": false}, {"path": "/lib/terminfo/l/linux", "digest": {"algorithm": "md5", "value": "0c55d2180ecfd630cb560bdffabaa774"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach", "digest": {"algorithm": "md5", "value": "d982b12970acbb48d594ed799615f036"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-bold", "digest": {"algorithm": "md5", "value": "21465595967257ad4020192c005cb280"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-color", "digest": {"algorithm": "md5", "value": "1bb86008400135036fea5773a9c819a1"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-gnu", "digest": {"algorithm": "md5", "value": "a2686901c5d282132d0954af1921798f"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-gnu-color", "digest": {"algorithm": "md5", "value": "9e14904412122823142e562b3e7a2dc5"}, "isConfigFile": false}, {"path": "/lib/terminfo/p/pcansi", "digest": {"algorithm": "md5", "value": "e14c044c29588c0e670cf9575f387a23"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt", "digest": {"algorithm": "md5", "value": "50b0189744353725f68b604f48249cf1"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-basic", "digest": {"algorithm": "md5", "value": "2f6238bca760f50c7aafdaf85bf2dcfb"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-unicode", "digest": {"algorithm": "md5", "value": "a68ebfd0af7e34f2898c9835987ccdfc"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-unicode-256color", "digest": {"algorithm": "md5", "value": "6aaf94b35deb8e03970a346abec0cbf8"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen", "digest": {"algorithm": "md5", "value": "5ce8e11afc77ba6df15780cc68a1f7cf"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-256color", "digest": {"algorithm": "md5", "value": "f4ca7dc7ce1cbf32cca0c1f029c733f7"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-256color-bce", "digest": {"algorithm": "md5", "value": "bb95ef79e4e478c12e970ec6339d808d"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-bce", "digest": {"algorithm": "md5", "value": "60c42a20c77db52c95f8a406cf2a1f22"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-s", "digest": {"algorithm": "md5", "value": "a3365ea873f9c6729b56cd1552255415"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-w", "digest": {"algorithm": "md5", "value": "1ee68885493d94af0df23ceb3c6067f3"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen.xterm-256color", "digest": {"algorithm": "md5", "value": "14975c0881bd681fdd1e98e85632b94f"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/sun", "digest": {"algorithm": "md5", "value": "430390b5b3a52aef2cf94d6f7a6aa000"}, "isConfigFile": false}, {"path": "/lib/terminfo/t/tmux", "digest": {"algorithm": "md5", "value": "14c0e001974c3729f8d13586e7798cc1"}, "isConfigFile": false}, {"path": "/lib/terminfo/t/tmux-256color", "digest": {"algorithm": "md5", "value": "ede34b905b4a3270f7dea9be111124c4"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt100", "digest": {"algorithm": "md5", "value": "ca66d5ec11204d1447fab82d32b92d6a"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt102", "digest": {"algorithm": "md5", "value": "d9fb1c35acf51f30b3eb0104dcc50540"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt220", "digest": {"algorithm": "md5", "value": "2ddfb8c20a7ca55ff6c906911a857148"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt52", "digest": {"algorithm": "md5", "value": "6e65ffb200cc900f6e7cca79bdb44444"}, "isConfigFile": false}, {"path": "/lib/terminfo/w/wsvt25", "digest": {"algorithm": "md5", "value": "fbb970323e77c4200ae32bb2d5de06cc"}, "isConfigFile": false}, {"path": "/lib/terminfo/w/wsvt25m", "digest": {"algorithm": "md5", "value": "06d6cf8d37220d1ac4bcf80460cff50e"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm", "digest": {"algorithm": "md5", "value": "bc1c870e6ba3d2214aa518d8ba972ae6"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-256color", "digest": {"algorithm": "md5", "value": "7fe903ba5faab53d7dab9bdcd878d1d8"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-color", "digest": {"algorithm": "md5", "value": "f75f3cab9baefa32824e043761b29dbb"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-mono", "digest": {"algorithm": "md5", "value": "9ef088efd7ab136198e7d6f2d71d3ae8"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-r5", "digest": {"algorithm": "md5", "value": "ddc200c30ecff55f71dd3c19d5375006"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-r6", "digest": {"algorithm": "md5", "value": "8b88ffea0ba02455c2467d730ca57407"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-vt220", "digest": {"algorithm": "md5", "value": "ffa69ef5d5c963969151ff88d822650e"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-xfree86", "digest": {"algorithm": "md5", "value": "d15689402286f12ae9d8a83bbd25bbd4"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3303a1314e5fced498f1403b1c1feea1"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/copyright", "digest": {"algorithm": "md5", "value": "8b8dc6b6ca0be730abe2a9ec5fb88fbf"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/ncurses-base", "digest": {"algorithm": "md5", "value": "6994e71b5615bf6aa5c615412dbeda61"}, "isConfigFile": false}, {"path": "/usr/share/tabset/std", "digest": {"algorithm": "md5", "value": "0633f2811ab9958deef70a4ceb124d2e"}, "isConfigFile": false}, {"path": "/usr/share/tabset/stdcrt", "digest": {"algorithm": "md5", "value": "75738443f4560dabbbb5781a43b6076f"}, "isConfigFile": false}, {"path": "/usr/share/tabset/vt100", "digest": {"algorithm": "md5", "value": "932387cdf8429aba6dd9c6567022829a"}, "isConfigFile": false}, {"path": "/usr/share/tabset/vt300", "digest": {"algorithm": "md5", "value": "fd329c87dc8cfd0191c9e9b4c891460b"}, "isConfigFile": false}]}}, {"id": "6782c949d4810dfc", "name": "ncurses-bin", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/ncurses-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/ncurses-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/ncurses-bin@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "ncurses-bin", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 642, "preDepends": ["libc6 (>= 2.14)", "libtinfo6 (>= 6.2)"], "files": [{"path": "/usr/bin/clear", "digest": {"algorithm": "md5", "value": "3705244967ba767c2de9c7c47e1113ba"}, "isConfigFile": false}, {"path": "/usr/bin/infocmp", "digest": {"algorithm": "md5", "value": "1bbaff09c463f4cc3dd940660528bc46"}, "isConfigFile": false}, {"path": "/usr/bin/tabs", "digest": {"algorithm": "md5", "value": "e5f2c1f787fae3a53108324420810769"}, "isConfigFile": false}, {"path": "/usr/bin/tic", "digest": {"algorithm": "md5", "value": "fc9845f779683e2de8e8a1ff5647c2a0"}, "isConfigFile": false}, {"path": "/usr/bin/toe", "digest": {"algorithm": "md5", "value": "cf250a7ddf5546da8beec4e0b5e66224"}, "isConfigFile": false}, {"path": "/usr/bin/tput", "digest": {"algorithm": "md5", "value": "8b13159fd1837e48c0bb288a7af6d542"}, "isConfigFile": false}, {"path": "/usr/bin/tset", "digest": {"algorithm": "md5", "value": "3f399cb6943263cec5875327491e7cdc"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-bin/copyright", "digest": {"algorithm": "md5", "value": "8b8dc6b6ca0be730abe2a9ec5fb88fbf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/captoinfo.1.gz", "digest": {"algorithm": "md5", "value": "524ab89574ef9d8ae94598b93fef7949"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/clear.1.gz", "digest": {"algorithm": "md5", "value": "ef2abeb9ed5160c4017c4afc53baacea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/infocmp.1.gz", "digest": {"algorithm": "md5", "value": "ae87d5b4b761eaa8f440816a23c6f383"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/infotocap.1.gz", "digest": {"algorithm": "md5", "value": "e2af64407f7c9d9c407d8869c0eba65a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tabs.1.gz", "digest": {"algorithm": "md5", "value": "2e1ce96a9448c05fa32ce15a217c1d3d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tic.1.gz", "digest": {"algorithm": "md5", "value": "9f1ca7ec93e5d0dd68a5ac0ab4d4b2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/toe.1.gz", "digest": {"algorithm": "md5", "value": "f3af281afb682b01ec0c9239d47c4f2f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tput.1.gz", "digest": {"algorithm": "md5", "value": "b1f60b1a34203ad84bec4fb3b7fa35ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tset.1.gz", "digest": {"algorithm": "md5", "value": "af165c7bfb2a3b11ac2690467d50f4d9"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/scr_dump.5.gz", "digest": {"algorithm": "md5", "value": "c6d8bb6aaa3cfd46a1c4366591517e0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/term.5.gz", "digest": {"algorithm": "md5", "value": "d91944f86b9487e2c4e415f2a2aabecb"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/terminfo.5.gz", "digest": {"algorithm": "md5", "value": "1eecbf9922bbc199f530031ff3c8f8e2"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/user_caps.5.gz", "digest": {"algorithm": "md5", "value": "175ef84e86e2587bb6905dede4db4dc9"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/term.7.gz", "digest": {"algorithm": "md5", "value": "03de845ce9ddb6d5a89de2625166f1e0"}, "isConfigFile": false}]}}, {"id": "57df8e2729f2ec01", "name": "netbase", "version": "6.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/netbase/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/netbase.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/netbase.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/netbase.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/netbase.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/netbase/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:netbase:netbase:6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/netbase@6.1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "netbase", "source": "", "version": "6.1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 43, "files": [{"path": "/etc/ethertypes", "digest": {"algorithm": "md5", "value": "cde059c510632569fb1869eb86cc026d"}, "isConfigFile": true}, {"path": "/etc/protocols", "digest": {"algorithm": "md5", "value": "bb9c019d6524e913fd72441d58b68216"}, "isConfigFile": true}, {"path": "/etc/rpc", "digest": {"algorithm": "md5", "value": "f0b6f6352bf886623adc04183120f83b"}, "isConfigFile": true}, {"path": "/etc/services", "digest": {"algorithm": "md5", "value": "00060e37207f950bf0ebfd25810c19b9"}, "isConfigFile": true}, {"path": "/usr/share/doc/netbase/changelog.gz", "digest": {"algorithm": "md5", "value": "6152fa01e5a88a116b6994a704d49e3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/netbase/copyright", "digest": {"algorithm": "md5", "value": "3dd6192d306f582dee7687da3d8748ab"}, "isConfigFile": false}]}}, {"id": "1beded45fc871c67", "name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/openssl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/openssl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/openssl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "openssl", "source": "", "version": "1.1.1f-1ubuntu2.10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1256, "depends": ["libc6 (>= 2.15)", "libssl1.1 (>= 1.1.1)"], "files": [{"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "md5", "value": "fb92a2dab53f11f4f5f22adc5257b553"}, "isConfigFile": true}, {"path": "/usr/bin/c_rehash", "digest": {"algorithm": "md5", "value": "e981ac96c179f16bd3f831ea82a48f0d"}, "isConfigFile": false}, {"path": "/usr/bin/openssl", "digest": {"algorithm": "md5", "value": "f2ea2d212304596eed56849d2229d62f"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/CA.pl", "digest": {"algorithm": "md5", "value": "b26d534468115485ec24200ec0cf2d9d"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/tsget.pl", "digest": {"algorithm": "md5", "value": "d8cc7026320996cd1fb2c86f174f6cea"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/FAQ", "digest": {"algorithm": "md5", "value": "773609f5df921846200ffdadb8183fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/certificates.txt.gz", "digest": {"algorithm": "md5", "value": "85423ba21d4cb32c1808f7be074776ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/keys.txt", "digest": {"algorithm": "md5", "value": "86c11189191ec40ed9565cfc56b18f65"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e9bba0f22af6c7fa96a5901e46646625"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.gz", "digest": {"algorithm": "md5", "value": "e48bf985698a119975b332e5d7ee817a"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README", "digest": {"algorithm": "md5", "value": "07ffaa80c276c689ba1dbffbc53fe2af"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.Debian", "digest": {"algorithm": "md5", "value": "a4dbb49249e648dd00199156b5533fd3"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.ENGINE.gz", "digest": {"algorithm": "md5", "value": "d842bdb6cd86064f9d3db90f7a3bad85"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.optimization", "digest": {"algorithm": "md5", "value": "2f3c8587f54a1bd34a1ea62f103b537d"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/fingerprints.txt", "digest": {"algorithm": "md5", "value": "c77b6ef4a669c51bc272723b354c95fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/openssl", "digest": {"algorithm": "md5", "value": "53597829a54ca69c6e803649039214bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/CA.pl.1ssl.gz", "digest": {"algorithm": "md5", "value": "4b56133eebecded7f06019843513687b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/asn1parse.1ssl.gz", "digest": {"algorithm": "md5", "value": "d009808152eb374fb23b49e71adf8de2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ca.1ssl.gz", "digest": {"algorithm": "md5", "value": "8c4701fc0c5225e44309c4a27b9f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ciphers.1ssl.gz", "digest": {"algorithm": "md5", "value": "922be8e55925d57c1233a928c6a4b495"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cms.1ssl.gz", "digest": {"algorithm": "md5", "value": "114cded0a97ae0f35d9eaba82c128fcd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl.1ssl.gz", "digest": {"algorithm": "md5", "value": "7b3942a8ed8b8fe145d146a047a02c43"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl2pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "5d555917a411fbbf6b5dd5ea0a1522fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dgst.1ssl.gz", "digest": {"algorithm": "md5", "value": "db9ae7cd4c5b55459817b73e77efc418"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dhparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "b1092375f6407659f4c4caa54483d69e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "f512f84602f456f0f68e706ba09aca32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsaparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "7e626bc0eceee0535255fb871bd9995f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ec.1ssl.gz", "digest": {"algorithm": "md5", "value": "7008f5e3f3ace10f4cbe1713f2ee71de"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ecparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "7afbbcd71c69e2a1a30bc2bcc794d158"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc.1ssl.gz", "digest": {"algorithm": "md5", "value": "74d168509f273fe277875716f9c88286"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/engine.1ssl.gz", "digest": {"algorithm": "md5", "value": "0b8d07df94a632b9d32447264a38b02a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/errstr.1ssl.gz", "digest": {"algorithm": "md5", "value": "c20961179278b68e57e89e14e9ccf04b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gendsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "ea9ee8c2a76c0803658373444c35c4d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genpkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "1780a766d8180c0c00c819e1d2c70763"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genrsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "faa7506e28c3965db539728e15e3f07e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/list.1ssl.gz", "digest": {"algorithm": "md5", "value": "169a9177405871f0c2a56dc77350a8f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nseq.1ssl.gz", "digest": {"algorithm": "md5", "value": "0be1d95e9f4b31494b01f640f46be055"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ocsp.1ssl.gz", "digest": {"algorithm": "md5", "value": "40cf2a4f02c9d4e384a3ae86f292fa2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/openssl.1ssl.gz", "digest": {"algorithm": "md5", "value": "07b032fd1690e8e31385f030552c1bbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1ssl.gz", "digest": {"algorithm": "md5", "value": "34264fb77a42fb59f1b0de62121410ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs12.1ssl.gz", "digest": {"algorithm": "md5", "value": "ce05fb05aaaf74f65a3f42939f8e9a76"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "e97f0088c9c7ec7906351e39773bb4b0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs8.1ssl.gz", "digest": {"algorithm": "md5", "value": "02319431c6843ab631d6570353aee9ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "eb7f589078c05249baca8fd02f9d6520"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "45a99fec920ab36aa6e196ed4c0b19ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "1aa5b1f3530d9d7ffb11f7479a8673f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prime.1ssl.gz", "digest": {"algorithm": "md5", "value": "55dcd59799b8a8ec29598f60c4779c11"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rand.1ssl.gz", "digest": {"algorithm": "md5", "value": "66aba8694cbb249183f2bb3d6e3b1960"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rehash.1ssl.gz", "digest": {"algorithm": "md5", "value": "2852253686ba3686d6121d0fef6def67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/req.1ssl.gz", "digest": {"algorithm": "md5", "value": "dce04343f8ede9647bfb1fe3294a87f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "2577079b16bede02ff4d37d0ccf47006"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsautl.1ssl.gz", "digest": {"algorithm": "md5", "value": "e0168973dfc56808dddf4f88d28930af"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_client.1ssl.gz", "digest": {"algorithm": "md5", "value": "44fb3638d4427fff675a312f393a8abf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_server.1ssl.gz", "digest": {"algorithm": "md5", "value": "5142aba375fd8c0589d648b2a5bd4b09"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_time.1ssl.gz", "digest": {"algorithm": "md5", "value": "f7d28ab1864a402e4a46c8aa4bbdc36d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sess_id.1ssl.gz", "digest": {"algorithm": "md5", "value": "3e02b7d8925fcbab45f02c48a1d707ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/smime.1ssl.gz", "digest": {"algorithm": "md5", "value": "e3b0e6e7179a94fdf5e3843dae5860e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/speed.1ssl.gz", "digest": {"algorithm": "md5", "value": "fe1403d148feec188e5479ceb1ee1aed"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/spkac.1ssl.gz", "digest": {"algorithm": "md5", "value": "90b1cb590bff0e68771fc87d79a23f67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/srp.1ssl.gz", "digest": {"algorithm": "md5", "value": "a494746b63aeb09ed3d571b9b8bf03fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/storeutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "938f5bf1df68e8b5381ec45661b79690"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ts.1ssl.gz", "digest": {"algorithm": "md5", "value": "67a8cdc0b3716c8706eefc49fe2c338c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsget.1ssl.gz", "digest": {"algorithm": "md5", "value": "7a8a78e6c55e3268c9f8352e0ea422cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/verify.1ssl.gz", "digest": {"algorithm": "md5", "value": "57eb34012b1e3a49e1eed57b55b250b9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/version.1ssl.gz", "digest": {"algorithm": "md5", "value": "8a7c21a4c6273dc994c8c5995553edf9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/x509.1ssl.gz", "digest": {"algorithm": "md5", "value": "eb2a80e480dd9e5a4d87c50694b24d0c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/config.5ssl.gz", "digest": {"algorithm": "md5", "value": "4445d6d0a8b3d8df9272c6248d1df1b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/x509v3_config.5ssl.gz", "digest": {"algorithm": "md5", "value": "4808ba3feff7d75abd66da4595a08433"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/Ed25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "a6737478513beed6d0ea8c36e900af6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND.7ssl.gz", "digest": {"algorithm": "md5", "value": "bab45e8a29a0a0cf7de80dfd83cfbc90"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND_DRBG.7ssl.gz", "digest": {"algorithm": "md5", "value": "c1ef32f04289d956f653c469a294d9cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RSA-PSS.7ssl.gz", "digest": {"algorithm": "md5", "value": "0b5603e2f9d07bfda14ba52fed4aff2a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/SM2.7ssl.gz", "digest": {"algorithm": "md5", "value": "4b0a29db6f6cdca6a8d7879c7c11ef9b"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/X25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "ffdda132bf83f40260123260da275539"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bio.7ssl.gz", "digest": {"algorithm": "md5", "value": "cf8a14bae5bdad9f7f65688f6df1d5b8"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/crypto.7ssl.gz", "digest": {"algorithm": "md5", "value": "d55add9853939ccb2df7e2eec670cefa"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ct.7ssl.gz", "digest": {"algorithm": "md5", "value": "ffaf22a71323c441d5e7ee5ce2fbb778"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/des_modes.7ssl.gz", "digest": {"algorithm": "md5", "value": "6d0bbe394c1fb3e0033910d61b53314e"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/evp.7ssl.gz", "digest": {"algorithm": "md5", "value": "d594b1e1f0961449c74730f6af994595"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store-file.7ssl.gz", "digest": {"algorithm": "md5", "value": "36636088f920da7ba0960fce12feb686"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store.7ssl.gz", "digest": {"algorithm": "md5", "value": "d45a52d0c159ee78e38809984674d143"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/passphrase-encoding.7ssl.gz", "digest": {"algorithm": "md5", "value": "88648967d32b3584865174400e93679f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/proxy-certificates.7ssl.gz", "digest": {"algorithm": "md5", "value": "d510709b3bc059cfbcf0b280f726580d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/scrypt.7ssl.gz", "digest": {"algorithm": "md5", "value": "4d4e72de52a398407cbe970fcd8abdff"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ssl.7ssl.gz", "digest": {"algorithm": "md5", "value": "d495d27cce5fd04915addf3f926cab61"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/x509.7ssl.gz", "digest": {"algorithm": "md5", "value": "87af4c9f44ecab947c0097a357e4f072"}, "isConfigFile": false}]}}, {"id": "098aec4862bfbedd", "name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/passwd.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:passwd:passwd:1\\:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "passwd", "source": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2668, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 2.1.9)", "libsemanage1 (>= 2.0.3)", "libpam-modules"], "files": [{"path": "/etc/default/useradd", "digest": {"algorithm": "md5", "value": "559e87e86a6d1cb4b7f60a6f691d5150"}, "isConfigFile": true}, {"path": "/etc/pam.d/chfn", "digest": {"algorithm": "md5", "value": "4d466e00a348ba426130664d795e8afa"}, "isConfigFile": true}, {"path": "/etc/pam.d/chpasswd", "digest": {"algorithm": "md5", "value": "9900720564cb4ee98b7da29e2d183cb2"}, "isConfigFile": true}, {"path": "/etc/pam.d/chsh", "digest": {"algorithm": "md5", "value": "a6e9b589e90009334ffd030d819290a6"}, "isConfigFile": true}, {"path": "/etc/pam.d/newusers", "digest": {"algorithm": "md5", "value": "1454e29bfa9f2a10836563e76936cea5"}, "isConfigFile": true}, {"path": "/etc/pam.d/passwd", "digest": {"algorithm": "md5", "value": "eaf2ad85b5ccd06cceb19a3e75f40c63"}, "isConfigFile": true}, {"path": "/sbin/shadowconfig", "digest": {"algorithm": "md5", "value": "649162e17b14c068cf80d5e3557cd8a2"}, "isConfigFile": false}, {"path": "/usr/bin/chage", "digest": {"algorithm": "md5", "value": "5de186f6ddaaa6c9a3c6410787034c3d"}, "isConfigFile": false}, {"path": "/usr/bin/chfn", "digest": {"algorithm": "md5", "value": "61de502b7553b34fdc26c54eb563570c"}, "isConfigFile": false}, {"path": "/usr/bin/chsh", "digest": {"algorithm": "md5", "value": "114537ab38bb71cc2a3c003602be6e21"}, "isConfigFile": false}, {"path": "/usr/bin/expiry", "digest": {"algorithm": "md5", "value": "e95b416cad3aa77dc07b902067dc50ec"}, "isConfigFile": false}, {"path": "/usr/bin/gpasswd", "digest": {"algorithm": "md5", "value": "250953ce27a6ccde8c3599575816ecb0"}, "isConfigFile": false}, {"path": "/usr/bin/passwd", "digest": {"algorithm": "md5", "value": "122cd6985728266ff462b49563096041"}, "isConfigFile": false}, {"path": "/usr/lib/tmpfiles.d/passwd.conf", "digest": {"algorithm": "md5", "value": "fd813ae6329b77cb59bac8961e613bf0"}, "isConfigFile": false}, {"path": "/usr/sbin/chgpasswd", "digest": {"algorithm": "md5", "value": "5cfab5631c1b35ff050925e41c750cdc"}, "isConfigFile": false}, {"path": "/usr/sbin/chpasswd", "digest": {"algorithm": "md5", "value": "e0092ec468006823794b979a4038198c"}, "isConfigFile": false}, {"path": "/usr/sbin/cppw", "digest": {"algorithm": "md5", "value": "461e960c7889e4fbb6847b54bb1acf25"}, "isConfigFile": false}, {"path": "/usr/sbin/groupadd", "digest": {"algorithm": "md5", "value": "c9f9deea5bce1d5b15ddc344c7a9067a"}, "isConfigFile": false}, {"path": "/usr/sbin/groupdel", "digest": {"algorithm": "md5", "value": "68884ee2d2d71dfb9ae2aada621e5664"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmems", "digest": {"algorithm": "md5", "value": "95a7eba0e5009924c38196e388956788"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmod", "digest": {"algorithm": "md5", "value": "1d1af6429a6a354ff212331ebe5450ce"}, "isConfigFile": false}, {"path": "/usr/sbin/grpck", "digest": {"algorithm": "md5", "value": "61d5a7478997c797795031c14e18309d"}, "isConfigFile": false}, {"path": "/usr/sbin/grpconv", "digest": {"algorithm": "md5", "value": "176ba4b7632e48a3dd6f696e4b46b016"}, "isConfigFile": false}, {"path": "/usr/sbin/grpunconv", "digest": {"algorithm": "md5", "value": "cf2c4ae8a635fa0e3715e7e7aaae47fc"}, "isConfigFile": false}, {"path": "/usr/sbin/newusers", "digest": {"algorithm": "md5", "value": "6b23688395e317afe73fa9c779ca46e5"}, "isConfigFile": false}, {"path": "/usr/sbin/pwck", "digest": {"algorithm": "md5", "value": "2d23a8dfb9d1b56c5a0e1020e1b71c13"}, "isConfigFile": false}, {"path": "/usr/sbin/pwconv", "digest": {"algorithm": "md5", "value": "da9382111401b3ccc16909a851ccddf2"}, "isConfigFile": false}, {"path": "/usr/sbin/pwunconv", "digest": {"algorithm": "md5", "value": "4e90f106e0acaf6c8ec33997981a0270"}, "isConfigFile": false}, {"path": "/usr/sbin/useradd", "digest": {"algorithm": "md5", "value": "13e5ca1116765ffd9e0255e48626e985"}, "isConfigFile": false}, {"path": "/usr/sbin/userdel", "digest": {"algorithm": "md5", "value": "cd972b74b43bb2981ee5770dfdc838fd"}, "isConfigFile": false}, {"path": "/usr/sbin/usermod", "digest": {"algorithm": "md5", "value": "ae8867967c43f5c529d36b361eadf910"}, "isConfigFile": false}, {"path": "/usr/sbin/vipw", "digest": {"algorithm": "md5", "value": "27738601f92ebb64a58ca06b13b0c935"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/README.Debian", "digest": {"algorithm": "md5", "value": "217e2a968603dbdd1bfe81051076f132"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/TODO.Debian", "digest": {"algorithm": "md5", "value": "02916812cbd2183a26d75b8645bea7b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cbce0fdb95160fa188a982744a96b5fc"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/examples/passwd.expire.cron", "digest": {"algorithm": "md5", "value": "42b6b6d065ae2c959e885fcfa47a9887"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/passwd", "digest": {"algorithm": "md5", "value": "adb2e6e55dc3c98796decf7dbe832988"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "32f282e077a7b6be3ae89e7de510e221"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "06dcfb2131a2bf6faaea7c3fa96c9686"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "17aa804ea07e2be83682cf3bf3444d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "7ddfd4899afd2ca81e849b7bd39947a6"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "bc5d5f7c82ec707c4d1fd4f4b07dfe7b"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "fc64fb093ab0ca6bb3cf0f757398bdf2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "eb7bf5ef0bfffa1c638509bc4702e1e2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "86e218f9995d85ab2679fb8ea0a7e71f"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "622261037661c45f3b7ae00e7ee91d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "b417d08e085b5f8976e8506d9f2b0a1f"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "3a73b177461c78780078b00711f52af0"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "c846641a92457d58f5f5a3c1aaab3779"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "f25e7f0dc0d485db9b0e0ba1e8a35ded"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "ba90de34709805bf94945870273e5700"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "f8cd1290321c83c78640638d141a3b2f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "8518a8fdd53df04ea1aeb1806a213fd5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "5ca0ab7670236f8541c12decea624ee5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "c58912e4d9f4817ea400e84bbfb93abc"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a4d35a8dcc41974fdc316d62f7d6ee5a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "6146a2665767dfe2c1f54d6e85b5d599"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "ae3306d6cb7166b1ceeb3f9f5935b47a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "6ef78d5500f086a7ab39a19014277cc2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "34f87ee16f97cecd8e5f1083057553d0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "7fd024bf2449a6c83ddc1225ec9081f0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "7ea207cc237831eed01e0b42e2272afa"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "f6019fa3cc94d37b584a714924532faf"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "6580448abd6a6cce50a4c5e728d70e79"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "345fb49c2b7d6985a6525990b1c4ef0f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "94729fe306039adfd9a4682380604a37"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "320992da8b621692527cf2d330fefd3b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "eecaa5443a03812d1ce91496d4c1ae51"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "be4f1747d45fe25560e687efbbf60912"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "0d676d411419a3bf556a5803b0cb84ad"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "1688c8b1655595b6bb713a68b67f6059"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "dd813bc46d048ccdc7d078af11f7faf9"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "e279804241a55eed69daeba22d23d993"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "cdd7f1e7de0c99b3ab83c6eeb5141f7c"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6d97c554084e4ece8ff23fcea2f8d9e3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "327729f58669c68470cfbc8c1124f488"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "1c789598851b17dc9ab60fda04f45d82"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "3c8aec09145a67d33fc8abb01f85fd7d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "dbc0575a2ab96af7cd1108fbb54d6ee7"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "94a3046d3406aa0173c8b206f6734013"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "c96314cdfd0e0669a605b9530110f55a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "d8570c3bf2943f0945b22285b845e824"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "3f7785e1b1f892d4040e41290bdf798a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "a9afce8c4e8b3f2cf6646e7acca191d5"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "21075ddeedbc64131bb8bb84cb5472fd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "685a503c05892e94f121ea7e90cec0b8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d6deb85bf57248020cb87cab243d5caf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "d3096613c9edf72c17d331b0e812af03"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "bc2ea596b62b06a992acf2ad71fdcd16"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "cbf0ae3abec850303b5bb4d930d5ab88"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "19d4f1d24c47a59a5e49421cdc56c458"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "42f89715386542ac5ea86450106d2756"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "94098ad60f59071386743bc6b01d9966"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "a98a4bf7efbe39507d37c2e95e0f28d4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "57fee91bb0549ed6f87453c058559f26"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "c37509f009b05a9e18d9035be826f342"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "25190447482067dceaaf0c14a4215303"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "a5f59879e48cdfcb1788999cf27632f8"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "cc09760fcf15c4f9aa4d71ba271dd158"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b9eca0d7935b4b9c4c20fa68ebec613"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ef1cf0a6ce799417645ddbabb7b74801"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "130b2d425143d1cfd5f1a596812a26a0"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "2d4ee7afb32b617247f1da0f57257f5c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "ebccd6c8648fb47ea057df18ce54c154"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "6ca53fbda0c93c53f09b543f52c5b223"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "094bfcf7827537f18c03dbb32612b960"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "4a00c17bdb0cba64ac06b85f54d883c3"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "c74ff6929b4b9baf2d6567cb0b8a9440"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b51b6c37104db0ccd8eac3d6be80508"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "082a90e2fc5043ef797bd821e0c5cdc4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ea5ab9a93cbea94d8fe1a4a235227c07"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2c5a341b4a2a93e6819fb9d7143db90b"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "5b6a0381dcd06f7f6f8b41fa03782433"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "ee62d7f42ccc71f08d87408a3eea7d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "ce8a818f8e34908fec74fe5946425a64"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "0fd633159025dce7db13df109a958a32"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "d0f3d322a92e7abf9a8410059581f3a4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "86b4a55d2064918b5598beb3ff4932bc"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "4d424f87a221165bdc9f233ad6dd6434"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "3007d27653b318da3172eafbdde75422"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "e89692e1424501d2f4f76d2b0adabde8"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "d56fb98c160f657581f7473d4d6839b4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "067c2635f13bc034b1623fe6db4477ad"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4716aefd7201a3f3de7aff4665501b42"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "5eab42910ab02403ea1d11cc2fd7ed5b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "0c2b07c1d59ad1b72a062f3f3d0e0807"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "2e5eabf050755ae81f66d87b9e3401ef"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "53009ab2e1713cc7e8ba46bfaabc9a45"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "eed783ded6be13982050730a4f8efe0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "9d5900b4d7744acccd25f9236e13eb31"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "98f330727aa1962260435429e741473b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "b72138b58bde78c19086853237aab6fc"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "ed511101ee17dd4d21886e50dbd1fd28"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "ff757afa519e336bef851784c9c4ea39"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "b75a47082b30f34505307b6e768f3444"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "683ee72e8deadbc979d2d2015c2f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "e6e4ac477766619dd007458a4aebcdcb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "8d2fd8504182a3f2c35f905ee36dd6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "493abaf647141043875fcdc1ae1ee9db"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "2e295405d85b056f4d7788ee978bcae2"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f86dfb5e2e4e79511a13d58c1d3f15f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bfb940f05c5b21ef44d6e61c62879c93"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4fc51fd571db91d1257315e199aa8a21"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "fcc82b4e9348b7c6931f29054eddb96a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "d1cc08014e0a78d3eaca83a177d4b344"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba9e918a0d165cc3be4240be8feec4a1"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e2397bd1fff79c64caa7ee856b3828ed"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "14ef2fe516039c1dd91dc214569e504a"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "202b85120e371b36c1c9d47558a823bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "dd39a76ae0beb4ea9f8baf6a3220ecf5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba36f3eba76c14bbfe596ead73fa37e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "7add7e06a38fadfea5ce212dd2c2df13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "c8d3c802409fd22dfab55b692b9f775c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "18367393f985da7109673f5df9639df7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "78adcc263081816da90aaa6abf831fd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "7bdfe93c2dbc0ba5aac6224716a1be96"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "f5c811d8ee0c5ee9c666c7b33f98fd71"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "e4fdd200d30e3526855514f4a049c7dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subgid.5.gz", "digest": {"algorithm": "md5", "value": "c7ddf4b2be1f64a58b467b1cb3b3c958"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subuid.5.gz", "digest": {"algorithm": "md5", "value": "e9e070512b7c64cae53637478e5dbaeb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chgpasswd.8.gz", "digest": {"algorithm": "md5", "value": "55153a451dddc8358618c56e10273999"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "3b4f423b50e7478d153d8dff2e4859ed"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/cppw.8.gz", "digest": {"algorithm": "md5", "value": "2add2075b2a5787359502639c5afeddf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "7ecf9798d08db3196bbe06d0d964e7c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "976e7a832b1ba63610aff2f88eb8fcf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "ef7b9e9399d9a2b80a149a321647e431"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "5abfa5f4d029a76fbfdec801825c3f44"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e4d15897b5567fe16c0b91e5ffecc345"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "2b2e81cced7f5b191c3aba99c73d424e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "167acf03849e9c2ba4d1cbc21781b713"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "2ac3c98c5b1f9121a8aafb097e59351b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "a189333ddd8303eae09f93e3eacab925"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "b7ecad0f0a0cb07d36afd89cc8f96a05"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "2cc069f1d7e08f8c63a750d9bcdc43c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "5398fffa69358a094a0cc88fb1357bb2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "489026ff78935d841369d1a3acc8e55e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "fc934f017984440dd2f3728e8ec85377"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "d388a345de221c054d5ef306bc5984cc"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "e8685c1a6b8e98f95fdc10ce76b24c6f"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "043840f7cd708e0613f264d0275ed4a3"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "b91e4f927dbe1e3a93eda99dde54cb8c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "bb7be34dfcfdfe381ee0fae1ae34773a"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "23a347e7736c186290050de6ee7ab2c2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "a1866c305300d8e5581f906139bbe67d"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "ed3c3536814582dca2ff6e562769a854"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "be19751a94680e8b211442c64e4aeb00"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a5fccd5124a7b11e036642e1c996c1f6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ed2dbc12df8c8e24574b08e705ae38fb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "4539a3a616820f8cac6b040168f768a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "f0a0c618a38733263ab1ee62b8cf7b90"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "31d9d92e0fddbde0f4b8b4a4e3e36a0a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "53d7820c9890a8d4df44b075428b16ce"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "cba8b02eaa70a810400ab95273639c78"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "e5b5bc9bd74fe0f90a500b637af8979e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "5825c40a77cac5048dfba0289c18dada"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "1e900f5c38d4c609aa716e6228a247dd"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "e092fa9042c4ffdd0be41598519ed0c2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "178fd35202ff658f3efa82613834f6ad"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "e8034588fe366d34388ad32832b42d95"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "77041bb8d7f167e34896a487117c7b0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "9f259b2dd38f6f87777ef5a208b7dd18"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "d7f53a0143fa86699f76e812a0140781"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "98fe1e410429aff9244d6be8aac7ef88"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "a9a4b53081f1afd9c500819b612c8dd9"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "b7bdaef53c102bc4d9dc3a23583a51b7"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "ff6174eab3dd2ad822b380545b306833"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e65abedcef2c251bb5cafd0e5aab780a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "6e9b3041fd68873851690e5134c9b8f2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "558df89a1e2c9cad219aec31ed781db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f1daef7ace28d0fb021ea039b345ef61"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "c01986f3fd2660a87f9fb1eb23431785"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4d279500e42727206808e6d4a37d13f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "6d45178f792006eea7e64851b14e4001"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "9bc1779321a4e8a09f762e07656b5b51"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "fa81232b3b36c518f393419685054cf8"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6603dae4951f529f882052ca133aae4c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "b4425085177772d4edc87794023a3a88"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "6b15ab0fafae4793551cf6f8eb6de8d7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "7c983a14fb0831130ce7430c04b798fd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "970d2fc355a9855bbfcb079b68bd6ae5"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "d40adba34e584a18672c3df3166de6ca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d7d10e427f564b675d0d2cbeca26be8e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "d1dfdfc80f819d9a3b918a765b34157e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "19df590c9b52a417d908dbd5e93778c3"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "73b94e8b40207973b62b21b42318df34"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "d626e65274e17a1ee1d83c46b182b25f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "bd1f5645caae07bc339492e7a1db72ca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "efca76a7f4c0c7d6d449b6dba1e74219"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "3ffb79132ef75ed80e941241c71c8e69"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "092b6d994a843c2f53c5b416116c02d2"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "7441cfaee0322bf678a66b51a0792057"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "2428e897e4bbb8a248d4bccececd480f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2ef54249fd04573240eaa49ddc32917e"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "53ba61d57f8d395fb38c6a8531a6db30"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "78fb9a15009238f21e2984916e6b8f63"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "68804097dd1c430c283d25e320bd2409"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "7f15cce4c95b23adbbcaa0cca6355b11"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "56980177112a7d7c7ebff6dc3200833f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4420f40f67b91e5ba907fe0ecd858947"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "9032996f60349bf4d28616cae7eecd8b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "078b81ed965d1abffc98b7a09c3fef0e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "b9820c4660b04565c2811c1aaa8975c2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "ecccf7648e660c59eefb4f57ac73ada7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "f14bfdad8b4d36474a6df9c9829bd6ac"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "1668cc512a834685e558d44ce31f3938"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "5099c5c3408d162df2f394a6f09993b8"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "0f5165ebf69a1f69400a2147e28a8e41"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "335c60f630bae4ce26a82cb6604b23c3"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "dd9d98073ee401072f4b265d97e076da"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "323981e240a690e4f9612768db6296a0"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d57898fc04d7d27234c013af482c0c54"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "71cc0f0ce4956e3938d077d068477a7c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "8eec81c6985ffff51f3d9c0e2a9b7a5e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "4c9a8b627c4d75a31026481e06860f3c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "0cacf6566c5787d0f1c4d057f1c5fb21"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "ade3507c4bd5ad83e1ac8eb84fce4837"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "9999d0f64c90ebe945c829795bc9659b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bc586acf1992d555f54f1f3295cabeff"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "68a8d73945f4cc37728969588d6509df"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "78f30a201cee1530d3bbc31f57038725"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "6c117f1e40857976bd05aee20973c4c4"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "71d394a444e1bae52ccd1c792f8c2621"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "f82136c3c46150671bec51ac9abc73cd"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "9b60e3cfec664af17c84a480a69baea7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "76b58effba5dd9a97b26f4e7ab8db862"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "2e15a4534703271950b55df2ccb54760"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "32a365dc23fa127feb7dc2e5f2d5a874"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "2f002c9b90be009e600d169ce1318b64"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "8a80c8885fa1e57c960217d7acb35fcf"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "55730dd30a305b8c0e5f893a7e331751"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "557ee0e826fc0c30df6d1fc88d833d4d"}, "isConfigFile": false}]}}, {"id": "705cc723b06183c4", "name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl", "source": "", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 745, "provides": ["libansicolor-perl (= 4.06)", "libarchive-tar-perl (= 2.32)", "libattribute-handlers-perl (= 1.01)", "libautodie-perl (= 2.29-2)", "libcompress-raw-bzip2-perl (= 2.084)", "libcompress-raw-zlib-perl (= 2.084)", "libcompress-zlib-perl (= 2.084)", "libcpan-meta-perl (= 2.150010)", "libcpan-meta-requirements-perl (= 2.140)", "libcpan-meta-yaml-perl (= 0.018)", "libdigest-md5-perl (= 2.55)", "libdigest-perl (= 1.17.01)", "libdigest-sha-perl (= 6.02)", "libencode-perl (= 3.01)", "libexperimental-perl (= 0.020)", "libextutils-cbuilder-perl (= 0.280231)", "libextutils-command-perl (= 7.34)", "libextutils-install-perl (= 2.14)", "libextutils-parsexs-perl (= 3.400000)", "libfile-spec-perl (= 3.7800)", "libhttp-tiny-perl (= 0.076)", "libi18n-langtags-perl (= 0.43)", "libio-compress-base-perl (= 2.084)", "libio-compress-bzip2-perl (= 2.084)", "libio-compress-perl (= 2.084)", "libio-compress-zlib-perl (= 2.084)", "libio-zlib-perl (= 1.10)", "libjson-pp-perl (= 4.02000)", "liblocale-maketext-perl (= 1.29)", "liblocale-maketext-simple-perl (= 0.21.01)", "libmath-bigint-perl (= 1.999816)", "libmath-complex-perl (= 1.5901)", "libmime-base64-perl (= 3.15)", "libmodule-corelist-perl (= 5.20190522)", "libmodule-load-conditional-perl (= 0.68)", "libmodule-load-perl (= 0.34)", "libmodule-metadata-perl (= 1.000036)", "libnet-perl (= 1:3.11)", "libnet-ping-perl (= 2.71)", "libparams-check-perl (= 0.38)", "libparent-perl (= 0.237)", "libparse-cpan-meta-perl (= 2.150010)", "libperl-ostype-perl (= 1.010)", "libpod-escapes-perl (= 1.07)", "libpod-parser-perl (= 1.63)", "libpod-simple-perl (= 3.35)", "libstorable-perl (= 3.15)", "libsys-syslog-perl (= 0.35)", "libtest-harness-perl (= 3.42)", "libtest-simple-perl (= 1.302162)", "libtest-tester-perl (= 1.302162)", "libtest-use-ok-perl (= 1.302162)", "libthread-queue-perl (= 3.13)", "libthreads-perl (= 2.22)", "libthreads-shared-perl (= 1.60)", "libtime-hires-perl (= 1.9760)", "libtime-local-perl (= 1.2800)", "libtime-piece-perl (= 1.3300)", "libunicode-collate-perl (= 1.27)", "libversion-perl (= 1:0.9924)", "libversion-requirements-perl", "podlators-perl (= 4.11)"], "depends": ["perl-base (= 5.30.0-9ubuntu0.2)", "perl-modules-5.30 (>= 5.30.0-9ubuntu0.2)", "libperl5.30 (= 5.30.0-9ubuntu0.2)"], "preDepends": ["dpkg (>= 1.17.17)"], "files": [{"path": "/etc/perl/Net/libnet.cfg", "digest": {"algorithm": "md5", "value": "fb2946cae573b8ed3d654a180d458733"}, "isConfigFile": true}, {"path": "/usr/bin/corelist", "digest": {"algorithm": "md5", "value": "e2849fde8a99836f8aeb0dca41313f1a"}, "isConfigFile": false}, {"path": "/usr/bin/cpan", "digest": {"algorithm": "md5", "value": "50c668b6b446356bb36dc2d4c02f4350"}, "isConfigFile": false}, {"path": "/usr/bin/enc2xs", "digest": {"algorithm": "md5", "value": "b42b98c590928d30a7508e0267f43836"}, "isConfigFile": false}, {"path": "/usr/bin/encguess", "digest": {"algorithm": "md5", "value": "b28b0fa37d9e4adbf5a1f26ea778d3dc"}, "isConfigFile": false}, {"path": "/usr/bin/h2ph", "digest": {"algorithm": "md5", "value": "61d654428904007cb512c48002fb45ac"}, "isConfigFile": false}, {"path": "/usr/bin/h2xs", "digest": {"algorithm": "md5", "value": "9adfc051224dc17aff9621a1115290f2"}, "isConfigFile": false}, {"path": "/usr/bin/instmodsh", "digest": {"algorithm": "md5", "value": "fe92971ab6eb034c11a83e1b53094a2e"}, "isConfigFile": false}, {"path": "/usr/bin/json_pp", "digest": {"algorithm": "md5", "value": "6ae338b176b3bb89debf2dd1cff29d54"}, "isConfigFile": false}, {"path": "/usr/bin/libnetcfg", "digest": {"algorithm": "md5", "value": "b90ff325d30c621974d83ba82e8e0754"}, "isConfigFile": false}, {"path": "/usr/bin/perlbug", "digest": {"algorithm": "md5", "value": "9b8d47354ce19bcbc8ca1fe83a7df279"}, "isConfigFile": false}, {"path": "/usr/bin/perldoc", "digest": {"algorithm": "md5", "value": "878b3670b343e75e2452ef0b88640656"}, "isConfigFile": false}, {"path": "/usr/bin/perlivp", "digest": {"algorithm": "md5", "value": "35cb362898563c6f4521057e70524494"}, "isConfigFile": false}, {"path": "/usr/bin/perlthanks", "digest": {"algorithm": "md5", "value": "9b8d47354ce19bcbc8ca1fe83a7df279"}, "isConfigFile": false}, {"path": "/usr/bin/piconv", "digest": {"algorithm": "md5", "value": "7aea84d3c84382f19be5b60fa2ec6b52"}, "isConfigFile": false}, {"path": "/usr/bin/pl2pm", "digest": {"algorithm": "md5", "value": "844904bb77c934a390c86be8c526c03c"}, "isConfigFile": false}, {"path": "/usr/bin/pod2html", "digest": {"algorithm": "md5", "value": "cc631e058449d41250290a0bdd620009"}, "isConfigFile": false}, {"path": "/usr/bin/pod2man", "digest": {"algorithm": "md5", "value": "8b24bd3ac122b8d18afe73d52daa59d1"}, "isConfigFile": false}, {"path": "/usr/bin/pod2text", "digest": {"algorithm": "md5", "value": "7bd99031384092843087beb48da526ad"}, "isConfigFile": false}, {"path": "/usr/bin/pod2usage", "digest": {"algorithm": "md5", "value": "1c98e5f67e60ac86fa714e8e81890fb2"}, "isConfigFile": false}, {"path": "/usr/bin/podchecker", "digest": {"algorithm": "md5", "value": "7d2c338021e14551741c1f28b41d53d7"}, "isConfigFile": false}, {"path": "/usr/bin/podselect", "digest": {"algorithm": "md5", "value": "a78fd910bc80c8fb56c28208c387c233"}, "isConfigFile": false}, {"path": "/usr/bin/prove", "digest": {"algorithm": "md5", "value": "6a117075d2b5694a5b91387a6dd2c138"}, "isConfigFile": false}, {"path": "/usr/bin/ptar", "digest": {"algorithm": "md5", "value": "7f03ad1432f78dc653ea2bd1e8cac79c"}, "isConfigFile": false}, {"path": "/usr/bin/ptardiff", "digest": {"algorithm": "md5", "value": "249cfdfe4dc38d4e1b32266ffcef6dad"}, "isConfigFile": false}, {"path": "/usr/bin/ptargrep", "digest": {"algorithm": "md5", "value": "4a3749609cf3e9a3b2baf5f6829bdcba"}, "isConfigFile": false}, {"path": "/usr/bin/shasum", "digest": {"algorithm": "md5", "value": "6dfbdcc32379a5568a1b31d7c14b23b8"}, "isConfigFile": false}, {"path": "/usr/bin/splain", "digest": {"algorithm": "md5", "value": "5069efedfaeb0c82feeeb951b0a0bbc5"}, "isConfigFile": false}, {"path": "/usr/bin/xsubpp", "digest": {"algorithm": "md5", "value": "42e9b054d01ebd11edad5c436db10bc2"}, "isConfigFile": false}, {"path": "/usr/bin/zipdetails", "digest": {"algorithm": "md5", "value": "b820b8cb1e28403decc1734fc19a26d0"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/README.Debian", "digest": {"algorithm": "md5", "value": "c616b93cd9016be998d4ec6072995d01"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl", "digest": {"algorithm": "md5", "value": "279f66f8a212b3553bb5f23f332e0b63"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/corelist.1.gz", "digest": {"algorithm": "md5", "value": "363646248f6c38ce6e21c9bf4946d285"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cpan.1.gz", "digest": {"algorithm": "md5", "value": "61b072910bc94a77f964973790964b13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc2xs.1.gz", "digest": {"algorithm": "md5", "value": "f64e95b61528fa415c69b4fb07255b90"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/encguess.1.gz", "digest": {"algorithm": "md5", "value": "6aee0cc41aa9a68f5234b7f4a4094992"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/h2ph.1.gz", "digest": {"algorithm": "md5", "value": "8e2ce2544fb034483ea6a71b6f1dc3e7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/h2xs.1.gz", "digest": {"algorithm": "md5", "value": "375204c021ecb747b84ec3fdb4363082"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/instmodsh.1.gz", "digest": {"algorithm": "md5", "value": "eb4d3b519dd59bf4582356f5c88ccf42"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/json_pp.1.gz", "digest": {"algorithm": "md5", "value": "e182eb23a06e3fde37a173c896322974"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/libnetcfg.1.gz", "digest": {"algorithm": "md5", "value": "e72d3acf006022319f306afcd30b91e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perlbug.1.gz", "digest": {"algorithm": "md5", "value": "03eda9612f4d379e608d7caa1b5533ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perlivp.1.gz", "digest": {"algorithm": "md5", "value": "ae531f8c6a0a0637b6f417fa363e3e77"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/piconv.1.gz", "digest": {"algorithm": "md5", "value": "9195bcdc70a54391c65336fe52138045"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pl2pm.1.gz", "digest": {"algorithm": "md5", "value": "e3ae5dde37451ee4d368921a0ddd2aca"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2html.1.gz", "digest": {"algorithm": "md5", "value": "fd31b4940fe69bf6220aab7fa9f07fe3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2man.1.gz", "digest": {"algorithm": "md5", "value": "8fa5c5d1b1cbf2aa32c2c0da456bc44d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2text.1.gz", "digest": {"algorithm": "md5", "value": "799a2357091c968b52fad00ce3ca6736"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2usage.1.gz", "digest": {"algorithm": "md5", "value": "3de9b78f28791213f9c40127bf4b7e4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/podchecker.1.gz", "digest": {"algorithm": "md5", "value": "f4d1f927e6df99e6afaaa8707e82decc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/podselect.1.gz", "digest": {"algorithm": "md5", "value": "122a5bd6ebf71fc41871b092c6ae8f92"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prove.1.gz", "digest": {"algorithm": "md5", "value": "dd9a40f0a371578497ca5d082d1a29b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptar.1.gz", "digest": {"algorithm": "md5", "value": "66b63cbf802c784b35d8adb0e8f26a14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptardiff.1.gz", "digest": {"algorithm": "md5", "value": "2e945076e7e7d91b3957c58f99286b66"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptargrep.1.gz", "digest": {"algorithm": "md5", "value": "4d2f687213fe1d0b94cc25bbfa6aa03c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shasum.1.gz", "digest": {"algorithm": "md5", "value": "64eba679a9722a27d6c02c525530bc38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/splain.1.gz", "digest": {"algorithm": "md5", "value": "46523104bc78924e0218e4b112f35674"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xsubpp.1.gz", "digest": {"algorithm": "md5", "value": "31e26f4f1ce6da3ed9d3c6bf1e763cd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zipdetails.1.gz", "digest": {"algorithm": "md5", "value": "ee9f16747ff69caaadb9292ab5fe04b9"}, "isConfigFile": false}]}}, {"id": "368bec694ccdf79c", "name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/perl-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-base", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 10786, "provides": ["libfile-path-perl (= 2.16)", "libfile-temp-perl (= 0.2309)", "libio-socket-ip-perl (= 0.39)", "libscalar-list-utils-perl (= 1:1.50)", "libsocket-perl (= 2.027)", "libxsloader-perl (= 0.30)", "perlapi-5.30.0"], "preDepends": ["libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "dpkg (>= 1.17.17)"], "files": [{"path": "/usr/bin/perl", "digest": {"algorithm": "md5", "value": "16a21f464119ea7fad1d3660de963637"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.30.0", "digest": {"algorithm": "md5", "value": "16a21f464119ea7fad1d3660de963637"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "78ae6d88b5349819d4ae17230677575d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "digest": {"algorithm": "md5", "value": "9a55c30d94c9ba21536a414420efd1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "digest": {"algorithm": "md5", "value": "56f09eb82260b33baff5c38ef6259323"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "1b3f04f5d6a7729ea267b0b46948b58f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "digest": {"algorithm": "md5", "value": "ede8d9fcd1ff33a77b8f294cb820b1fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "5026f9c2fdd6455bb1933e66e4a9ee9a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "digest": {"algorithm": "md5", "value": "1ed72351adae32960d29a150ddc9b9de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "digest": {"algorithm": "md5", "value": "ca48d5ff2a7862ec5d26d8ad3edcaed9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "6a0fc895f6db6bb29cc7d1ac668e1f62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "digest": {"algorithm": "md5", "value": "af8fc96226a839242532d130c5d166b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "digest": {"algorithm": "md5", "value": "604b238b6d94ffb4c5e8b61312ee080e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "digest": {"algorithm": "md5", "value": "6b29a8cf302cbbd6a98adc19d2344a57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "digest": {"algorithm": "md5", "value": "7da7366054556f2d7764df444b4223f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "digest": {"algorithm": "md5", "value": "afa74cd84c51d836f013c602c2652db9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "f7b2283bb3d630fe6315c5291c28c2ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "digest": {"algorithm": "md5", "value": "440167e44b909ef974dd8e4d7210ea72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "digest": {"algorithm": "md5", "value": "b908fef4f113c2e74660490734566faf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "5a21c51260fbaaf9253da25550d086a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "f2a9cd017ae7f52bc3298855687f39fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "digest": {"algorithm": "md5", "value": "8f0cacf77820f92ddbd334eaca3f2789"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "digest": {"algorithm": "md5", "value": "43413c67660e4f513ab40481b24b9c85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "550de6af94bf04822f74e9cbf05769e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "d35b906433f1a8cb7bb6947fc5ba0b33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "18f63afd8bb874589dc4240eb41c1645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "digest": {"algorithm": "md5", "value": "07056f1b3379c2e1ea370ec66f723bb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "b000dd96bbd7d0081e826e77917a7529"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "73ee42084784d3932193428f10146f7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "19878a196733ef9c0d9bf6306cd96499"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "10c580bd8c72a9c05886c51e34b128d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "33d93db8200e9f3b87072eb3e3a7c87b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "9691f9bc125bfbd68507911d247b8601"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "digest": {"algorithm": "md5", "value": "010e913ef36fa8594daff9de40c4c2b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "digest": {"algorithm": "md5", "value": "c4c4038f120a27913fff93deecb578af"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "f636edb1382f9e42483ffb853dc47557"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "d71a55c7cae110f38d85ea2c9147014e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "digest": {"algorithm": "md5", "value": "8247d7d13a9e4a5992cba058c464e738"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "digest": {"algorithm": "md5", "value": "73e7444a3fa69ba1049906c0f487d353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "7afe127a62ee67d6209e1a97dd5308a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "c2c59475e20b8bfe8ac8fb7cc4614fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "d134520357050d2efdd582b6a407149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "c16d5dcbb2d08b941d8592e138ff091e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "digest": {"algorithm": "md5", "value": "855ce3fea5867863a254c39947d3465e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "digest": {"algorithm": "md5", "value": "e08fccc387c90993764adfb3e25c8520"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "6f0f72ea414eab897a1e16fdaae75d9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "6f65df790e307880df0a0e3f22680ee9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "8f8fed70c8422c0a99b4d57636ffa15e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "ca44fccf29374f8a63524b38204fe65a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "4d2f444d63866b81d4df21c486846f40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "f15e97ee16c8f4e08f5c7e2ac1250f9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "86deff0c9ccbd502441f1a97ff8563aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "2e6aa6fa3913e23199955f3cfa600b7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "0f0e979709bfc4664f67c67483fdd993"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "digest": {"algorithm": "md5", "value": "c88c5a41534927d17f76a3bc87328497"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "digest": {"algorithm": "md5", "value": "0484a8f8936a422af0f8b6f94ddcd269"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "digest": {"algorithm": "md5", "value": "d788cf15aeffba20a826192b950a4b5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "digest": {"algorithm": "md5", "value": "5668acebd8d30aa263d57519c360cbc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "digest": {"algorithm": "md5", "value": "32bf41a44926ffb63d54445e040596df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "digest": {"algorithm": "md5", "value": "05f46b50eeb55f1387551c69c7c37662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "digest": {"algorithm": "md5", "value": "ac4305fa41b2b537d4e426f5f56c5bfb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "digest": {"algorithm": "md5", "value": "5ff70a0a442b7d5e23e5ea0a22498f6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "digest": {"algorithm": "md5", "value": "9af72fe80f97c73e31887417b7ad5ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "digest": {"algorithm": "md5", "value": "2ab765e034e56a42f731c7eb1006ac31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "digest": {"algorithm": "md5", "value": "eae881bf623745585b70c107ced98f69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "digest": {"algorithm": "md5", "value": "ec79b3225da6b0a754a4da15dac49f8b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "digest": {"algorithm": "md5", "value": "9a05e56517b530bee95868390e931fe5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "digest": {"algorithm": "md5", "value": "9df17e1d89a3f9c7e6f48214f00bd53e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/Heavy.pl", "digest": {"algorithm": "md5", "value": "221acd6d1a77c05446c42d0de1553dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "233bdd428f4958efd17315fb13e42bc1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "871b17f2e18769c06be58ad56b1464f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "a940b0e4ed11c232836df3a2f681a390"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "e2637cf6857ef7872e4e02d15e53de75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "aa3b10dcc52e8384987caf06b82f13d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "8fec3e7e5cc36ae7f28322b9c9bc2e38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "2001b2fe491bcd3b4a060bbf8b07e712"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "88af42b9e2ec2fe27c4a15bbf6ce5da3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "82d2cf652eddeabca5710ff6eeb98947"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "9133afdffad6b32ac2def126d5a464ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "82b8ce27c5f2bdc28a06ce0bf402267b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "9af6fbf676226a435db51ac75fa43690"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "a3e0594113673b9fded8a616b3594bda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "60880d7834063108c4a069d53c9e5303"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "b87bd7ef93b9d70a7e399bd585432621"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "1dd892aeb09ffd2239fa35ebcbad6881"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "c404c9a35a281c89996809ee68693035"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "c220a49136ae2769d9c4abbeb1f769a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "63133eafee3a4a2b8d0dcfd07d60a4f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "7b46c05fd1e3981e94571626e3ec2761"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "d7ad6f203c3e666d93f0057db3020de1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "2216cfcd7dbbb00eb832c8dce9371e45"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "45f8ef0d0956dd631177dad15c40e60f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "6f750c5b39f3e2acc1bbc4b9cca8f643"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "ac2dd6cc58b95d8b736842b989d5d455"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "1e3aea9e155c370ed136cdb03178df9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "2a3f21395be428bf060c2da6e7085c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "190363ef13725a39f95c960d536956ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "4c214f1c47f9c9fc33ddca9ccf93efef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "85ef580cfac2ea5051e047ddfd23b1a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "bcdbe0ef94a49b39a5cd5237b123762e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "2c2eb618bdfe8e4d2998e328090cb2bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "ea9b136e6bc25e8bbf4738bf90430d67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "237b71134bae55b174f409ae6d0ab263"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "dab98b04031551286aeb4cc6738d2b7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "28a1898c5e2ba95b6ce34f53c38555d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "c8e71cc15d0da8e5caf74ac1a2d0e019"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "24787f2ec0e10d3e44a287660585455a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "7f716832fffdfe615d13ade358119912"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "fd63ae3ea3923b7fa8eba062bae5dbc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e8ad50938dafe1f255ed664ce2e16002"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "ed5ef4895425dace0449178b65fb0658"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "11487701c970d6bebc3968d9215a94be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "4970862e200b4746e80daa122fc8c68b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "dbce0657e995a6bee9ec072fd7b3104d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "a3ae6ba1eb697246155f407c275bbe0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "5868b1de7d2902ae9ceed247dc934b75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "126aaac4b9b3655b847399b801607e2c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "48c72ea00b5d81d437e72afc6134a6e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "c9fc35739f52877da08548caa28dc266"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "84012710bdeb5849120a1d0623c4dded"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "31f45f57cfa4ffdddf5d579e9e8a0159"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "8e1c0d25d9bc3748a20c97d099127b63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "60ddb6b586fc00fc2c423447a91a71c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "3f0b32e396cb31ac7e09b30db6e031a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "11c0df71ad726704fd87dbb437863148"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "36a7c4efc8fe6d59da99e48488732bef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "9b79d6cb642777a3efa8570afa24f751"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "60f538b1a9934d3cacf4f802130fe09d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "57cad8c9571e8a9753efa23e72b0ec78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "3f87cf797edce7f58ede6ae022492dc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "c5def79a1f662409007171a28fc778a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "f553a6e0f80e56ce648e6f7338efe85b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "469b44eb2e3f88c3ca6a7282d64b5997"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "8bdf3496fc141509190a466432341ac3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "e46cd186991ae7bb19713e21e54c8a6e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "dd61e1f5a3743d618f71a4eed3711e83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "306c46f5526e00cf8e02717235633d82"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "7115e870a223414fe0a4a882a01fcf57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "02005302a9428ddd4d554ed9e4d22ac0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "a5638d1b37c6906213dbf083e85e0c69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "891dc3c52c36f5489906a1eeedb268e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "55f9e81d901a1215d9b5b7a6427183e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "92ce666e842895d493c2a4de0e9b5991"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "3f662f322a97e90ad908d53211c2a0fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "a7b19b7a0cd674c4723cba3da7175722"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "4455e31216d63a8ba9e35a1cd9ba5e8b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "85d1b9b368cccd0c7854bccca4397799"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "f366d0e6a6dd83b4ef20f56e28b20c21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "e90f281dfd8a7aee6bc6e7684aa75bdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "f286ef6b2a9e6e64f3fc007dd7aaa10f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "01983a47a0d7ba61f98dd68ef843491a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "d703afe055471b7d602c0d674fba72f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "b313d81911ad53b890611092acb24cd2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "558c6930976e2178339b0f2da0e6168c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "2c1b41494a33b24c2704f8c6fac1ebdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "60e3fb5f180ba771a4dbd75bdb6b55a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "404bbb42edf04da104e340a1343a52aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "f3d3382512d7fe9c0ac9708484010cdb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "d64cae7ead5bcf2327074757fbeba852"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "47f9a5efdee9cce9e91de51bfd55d56e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "733853ce6adb689884fe3d996492d38d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "1b65eb7bd13c87f48d39bca2fa0fe97c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "b19bd46e7d81eed9cf11a07be5f5282e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "d3c4da710aa910ecfa558e84f4677d10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "14c471521654a872b629edec5eb949fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "91d1d4e5642bd3182a26f6ce7b095234"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "e05852b986b28d012344074c8435741b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "4ca9ea20edc85dc26febae334a1e2a73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "d7bdd7cfe73055a1baa25ecdab21358c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "8942616540f37e172a2f26c42ea94bca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "9d0f34cda9b117b413df1cc70d3fcac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "575272173beece4b9457a1406c4994e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "3d2672ef475d5bdd6d437dd3c6324e78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "a0b1518c6121b9e18d4c023894116031"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "2b0b4c30b53ce6886a0bf63c496a3902"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "fb22e05cc8937dcc7797f45e91aa9207"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "4f7378425106ad412107c2ff0c3a7193"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "65e5a6adb8c8e96ff4d4af5f0097fa67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "0c0f9e2a545b44316528b3081a06df9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "bf44149b76595289523346c9b67b138b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "51ec56a58808cb55364ecfa9c9aa7a9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "a860362eafb62dfbf4027da82344608a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "47e39a1b4988e7d4e215b62bbb8b9925"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "4eda7e8dd7d34e40cf8c3131bdcda0ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "36af3ec9a36c05a76b2bb510aac63d18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "a28cc525c2ef17fab76b30e6640cbe5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "b1ef5a2b2f6b23a9d33ff63841e5f7f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "7365d6fb40c4f21eaa132e0c7cbdfd87"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "0f4b9b3d0f18323acf4d095e7ce495bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "5df4dbef40a4f3ce3ffde97405b9bc17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "eabbbcc84d01455eb5f1197b3fc8e94f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "53dec1c6286f001bb0a9b1ff0707e43d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "405576bb7259b4f57b19b4db62c6e77e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "c19ef1bd955ba000481a0e41361c1fd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "cb7efd81f62c36cd5b3c6fefe7de45ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "6458a3a60fa948112e1c45c8e521cc79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "408c473bef6270bf38971fdf3aafbb57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "29b4a8b34a88908ee1034975405f5c50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "72ad068da0e935b9b06c640a4441342b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "d1d0d56fe172d9f27e6fb6660a918068"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "15488f320f3831d33b9d77e8cefc42c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "889c048f6c1bc2848936e0aa8cfa91dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "13472dcbefaf348c0950e575e7a76140"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "20cf452cff1604579c5b002de3513e6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "f66becd7ec21f32966f2590471325515"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "c768a37b6805c8e46b799bd3c2309823"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "d331700eae9e357b9aa92c631ce70ec3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "f63b738a659523e07fb15e131ee97e0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6fd02590bb721bd16705c8d7731f432b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "9d92af1d57cb81824faca0e410d84211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "7be179a9bd801d76c4f6ae89559bd850"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "eb9c169d53b466bd570252185c2f1698"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a8cef4b6a0748b6f2952ad6b9fdb06e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "727b6516ff5290ae23e221a2405c8248"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "708ade00e0c504835868dadd53aa865b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "f5c1d048507fbda0bb4da0f8ee02e617"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "48be32c2f6afe49108fb613105fd2d72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "d8cbfcf98cf960642e1020e47ab2606b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "6c4405ce74f51b347d101e1a0ce9b324"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d52017a4752666af54b8a2ade747d03d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "6be4b63a0b7230b0bbb325a576ddec57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "ff9bd44657407e5955bfdc6459cb2c1b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "517568d3a51145c9fdc602dbf65d9c86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "f1077c8ac96e864aee8d6089c145139d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "d55eaba65d415631fe4161d4fa09849e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "4b4ffe5c11bdd1df3b48dfae68837b94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "d734f70fb718c551228ff54ffdee0aa1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "8ddc6d6d35e7423b87d1f5d41e2f3cfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "94e0426e55d33e3ba1f1c68d6b65c63d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "0b0bee1964c502f15f638c41049ce1ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "2603ba198e5b60342e0a9d2929264990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "b6e14a7d6888de80403eb4a6dc3d4096"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "5c910ce830060f6a591c5f1270e653bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "06c86e8d04d0d6f1f25740fc536bf4d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "3ac28feb7fbd9ef213846086e3580d4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "e57dbe4ed60b9e36caa7b9876f77b41a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "6e08265270f2b6e1df0dd1a7ffa64f9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "a6acaf11bbe44171de19b0f11a859d24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "e8ac6f951810d2ef3ecc69b1ffa168aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "7978d4f83e00137c774cef6629ad7da5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "2e3a8afcca49e6511dcb4765cad069d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "9edcc48f62d41c0d3ae6ed9f9381c2cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "e89081cca7f039ecf835975d7ea16dfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "f5c634a5eb968da046e44f0414e257df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "94a3c9e092e8d59ad489e93f7729be4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "f711647fe335e83f32d1d6d68f673911"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "3f5f63accfd6c1853ffc7e669566d986"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "a1cf1b7c1e5fc59b02ecd6a472b0fcac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "43c3cac5dd3db44ac49f8d1f95e821bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "d24ee66fc967259c1f2138601df48148"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "2b9f7ef14b21f9a9ab0509ef1bb21472"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "e67be465e8660d71138557949a490b47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "c47b51191f8e436dd193d4d84e1c35bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "8f277de4857753e3a134fe4f65f47e67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "c46392bd49035c0cad1c113b27bc3cb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "3b60786fe29f457fcf05c3da1f07b40a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "5fdfa6e8c3e80b925bee8223fe4ec38c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "0be8b6472da21b9f2e331938255c6c51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "b8bf072562072b792fcc1a9dceada641"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "208a6fe2d46a67b2fd8a6d5e0cba661d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "824bc1b3edea4630fa000a939556e070"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "8a7ede7f9d84cd7687fc4298967096d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "16b29161a8c5c29c23b7dad1efe54333"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "6a2ba6d7aa429d200c9b20d43abb45a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "7ec032c8869916f5459a3cf64c50fdaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "43b9ff74ba2fd2f317261f45caaa755d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "e9eeab3d7269c79f34f2042e132ff779"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "e46828033c3e6633ae41565f80480d24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "94350a00d3630176d8aa1864a2762b31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "bff3c1bc492d7c77c67f4e730bf27b50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "1aa0aa51a38c1e47096ab8a252799484"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "b0ffff280e4df1226a6846547026909b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "5fdc0a86e3f69025f5fc0e51bb7f0145"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "592578b77bb8351deef8fc4de20104cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "a9a39f05b26858459cbae472754421e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "918635af50cfe68c0134abaf987c7a39"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "4f415f5a239fba8519b4a729a1ea35cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "e6885ca4b54ecff338a55f9514e4675a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "f99e309b6e78732510a0464cf98118a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "bd7eca26a31aaa8e9d0c8564fb61e8fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "9c665d58ec577e5dfa4cd67220a0d4f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "43a1a787fe75334b0caecd24612da4b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "f477568f879d5f8577016a63a1f2496c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "664e8a577c77c1b8f007701cca247bc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "0023397ad86bebe4e7fc4a0e1aedc86f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "6c03ff527e4e78591be21b901115dd49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "77dd458ce3cb84ec62aabd2283a4695e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "63020e34a9c351e350d6a9ec20f05fe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "5b3220ebf2b3511c5516035fd5469c6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "ca46e85487edc6968e121890ef66a1f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "6852b9cd7b1a400adaa3935aee43b151"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "15d69c83992375c43632bc2eea6d751b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "cf24584391598bf0db58c79b87d0cd6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "ff3c47fea4a2319c59d1d9421c6bdc70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "34d35a1155a9bb9cf295a7d27c870df5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "ac611769a576ef5ccb0865eabca0b769"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "d063091bcd36b9bf15ac8bfcfacce908"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "e61911800a1e3a8dcb0586a00550dc0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "8d0f876505ff0bd8206550ada1fcc749"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "5858e840140518ef8a32b0c38a545001"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "baa95f8ed89b4559010186383ef662e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "896099309d49640a05efc70ba3c519d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "bb0887dbc48d1abf9b268924c6510e8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "bfcbf665e5ff72f82ca7f9a3a56fa357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "7f5b04bcf7fad064ed28857b577b709b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "06e041aaa6cf963c57183fe1fd4fd263"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "62761fcb0e8a19e2af004f5d0b5c89ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "913439ea3eba336b843e69aa6dbae3c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "acd63bb61ab660ce8b7ef1428c099be3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "a8bbeff4ab02623e2b8bf7c465f9f0ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "6e2bfcdbce185b85a1fa80e31ce87752"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "397e0820b18125df3e8b3ad4a4f61c53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "1bb8a85b0ac30327df8b5a015185bdea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "20d6f3e1decd9eef2932edfba99b97bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "8cb2a037881a01d74c105b3613486598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "8a22a7042bedb1be978786f47d585c03"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "93dc8adfe6e6cfc7e49af499f6302712"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "da14b130544b78262db190376933623a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "00c645e03d95d79db51414bbc9df1bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "963a60a7781732120eeaa4a500d99b70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "f889d74fdf6e83715480681cbaa43c3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "a77f7eeb9adc8f4e9f578ace180ccb0f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "f308d1a62053c59344bf207b173f98d4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "3e22d2c829b40f2a688fa033b811e900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "b0d3aae781949b779bb481463b528c80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "f1b3760cfbb0bb4c63244d381e9ab4ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "00d21d0729a69b7bfeeffdb8095f7ab3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "e47871230622447b3924a5b751e5b242"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EB.pl", "digest": {"algorithm": "md5", "value": "c398b10eceb24f7b0b2d043752cab048"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "fd45c7afa43b7b9792a368e891829767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "b59af2ff763104fa946af7863b922226"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "ce7d4dcb00f025f309329b0109b276fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "2cfec46c36ff0ec6a1e22ff606f1a28f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "0ef9f8c00da54de8771922066bfb9a93"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "677b4aba3b2d471002cb9b47d3d47944"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "f5f1286a0acb084a3babd1950ae0eb1b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "fdaa9822f2777946986a6831cd7da353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "9a83d08a95515f53d24ca7e2e1c4f1ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "265f79bb57b99a91b10cee36d2ea61b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "efb00a4cf44679ccaf4d8dec838d6343"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "25a587ceda94d549644fbf9d8898b05d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "e94a8529048bd53b92a79cd9104a4c22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4dfe80e0c50bc701cc163715eae93507"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "8056393cbc531325af41aff094cc8195"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "2212340640464931fa3a7c442d063a86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "51fc03e56dc6caa0464db27c3d196e70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "0708cc3c7d958a54fbac32bdbb4e462d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "4f9735a8edc24577616498299f054d68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "6eb4d061794291888b4ece8e56488219"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "67c7cb670e787596be0b2758a3836b8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "48315a841234405e167d110140c1c4ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8e9e350745f70786fc32f31618d63437"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "f981076ef17975a2fc59cf67fda657d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "6b449f54b90a3cf5b55def70b754d95e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "b69a9f645f365f066ff737357145ce0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "e7a57cab25960e7035e4e582ab8eeddc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "0fa217c6fa81001b5482751b13e7d5de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "16f427165128c6c23c2afcd06f346fa8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "5706f8ef7a681e1fdf518f701e9ebb7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "c95e72c8f4a0f84d7cac5fdefb822b11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "f1503cbf1bb128a3e6e68abc525de1e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "56d46149948996959c54f3f898425655"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "b43709faadf7e330d5f66c4675da3ca9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "738bd61c061b363fe3bd90732cc56e72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "894785b707730a755cd7613ddc73fdfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "6ca1bb48e14834c13659628be6a59781"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "cbceb6dc4e01571165b286b7b4c2649a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "8ee356e9006a0708011cca307d4e6d63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "1a13bbec9a30236f146311c5e63f75ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "cc13e8a1434d231996cbc602423fe6fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "90c2539e75a8caba718d58605a24e38c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "7f31ec5471a84d645a3020d5a43e0902"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "032347e71bdc0edce4d84a74e639267d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "4e6b2c52ea30b610230a5aa730053f51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "a2bc4b5723591f1ad815e2c792e72c65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "8d55c521eac10e533bd8c9442aba5c60"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "510413e8fb6493da83f0030096674917"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "29954237eaa4f5200e8ca5ca49822321"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "88ddb1c809530bfa7d4ae05c58f7d033"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "3d7158605ccea8bbe5fe411914a29684"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "af8f4e8e1ce0613f884845e1075bd84c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "710832dd7cc98b9c6604c09cc3f52bc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "489c9224461d30c6790539bf2d52b082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "4deac01df90f8887342c39489534d57d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "6c7ddbe48acada6c0bbd0a617b3d305e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "5ffd1461bdfe53425ad321e069edc506"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "c4f89484365f7f26656cfbb6acd8406d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "35ea396146bf23700d3dd23b16fff2da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "b303d9cd9c955d934820a9727d481657"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "d72a96c9952f23bac70fe1b209759d36"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "29296e31bd51866605d68542254fab4f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "41201865977eef6a684096bf1340fffa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "223819a0d317a5278bbde624e2dc86e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "1cee132e9c7134ab4d4c6e925a67663e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "8de4c7b50e9b2a4541acf7cd9e2cd728"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "cc3b630ff059398dd62aad0fa17160a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "463a7b19617a85ceb07baf93e52d874b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "22ceb2f7464d26e65a18831b93604065"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "6a154de020eeb53fa2d959658f5d4bb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "22f5f4e3e4bd93ba5c1562ba628d13d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "d46860794e75d96f0194b0d719252439"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "68646cec727982e8c5bdbc5e1e4cbfe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "25b5bdb13709e1597d1384c228502b54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "c82ff22d404ecf84c15d5c8c803478a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "a0616aa1d9c76b952abff86d94e289db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "477c2667e7333cd4c2f7b855e92b8edd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "955326352007733312fb56c2548284fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "2dc55cc9c4eb99ada7455aad33aa9ca7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "263ad74d9a7cb17523d3413d0b7297d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "b95715266b572319fa0520d159746737"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "4fb2464375751898ffa1f8a5add40622"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "1ef86c4051e87cf55d61784373ea910e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "bb9904d746a426e7089df3cb43217dac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "3baa3184ebc0cd357823bc6931c1ac95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "7c5ea503f25d376739e680fbd34c863e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "794de37930f33319fca83398d0d11fc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "465a1369230b10aade162c49a1aef1ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "da530ff34ed7ecf9411a6cad00d3ad76"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "322eed71f84c006feb88e154bbb25f3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "c8a78cb493dca6304c9aed0450c9ea2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "60118b43bfe39af5c3aae021a46ca7d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "70a31dd69f4a0e1408a1e8a47e16cc5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "843e053abf51001c1e7e594b8483f9e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "14eb9f97ea3955fec067d4cd1a288bd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "1e73a9b7cc3a19bb2be00e0ca65d2c04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "fecd2fd5faa1b944fa91df2b062773f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "e0a733e94e4ff9fe5bcb78f53b2a5728"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "8356f8cbb5209e2507f57c7ab90e53d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "8a0dd70ab632e405c57bfe4436f4f3a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "60174181a77394e79aaeba1c4fcaa9f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "077e313e0a21b4b6a5953afb27c67911"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "91a4ef3f964546d782f85f9526cf5a1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "65bb577d9adf46e6d23f5227186c6e05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "522a650cad6cf20c492d8bc7c6c85a59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "f9fc9be0b01a1abbe489f65f9be16d6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "4047cf3f31b0ab614c8ea02170e83f9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "0d461bf244dc9254f8648f1735572f5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "9265d863210467a82c4283307d0906b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "bb44122cb9d288ea28bb97856447e549"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "fd6825c9f0a8727bfb1a901df84525c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "e2b3ce60730dfac1e58f108866f8144f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNon.pl", "digest": {"algorithm": "md5", "value": "89b4507a737fac54f1db75417e855b6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "438a95ec4d35226eadfe5514558b45de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "690e2e34f5c69de073a9a226bb0effcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "46002aa20aba0120a90230e47a55b81c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "37ef032bb799b1694ca7ca1f52c3ea0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "047a89f3ae3f0b8a21d8e80cd885a882"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "8c877f1908737f95cc0f867744930548"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "ca44a8440f817e789771e540e7b23b29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "32933afcb676f1c50069da9c64da8e29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "d5c9cff4bc74b852d4f5ec54b52b7823"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "39bc80a832aedab6c102052ee4537569"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "9ccc3b2497af8e01f2a8f33e7999e4b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "2d02db301d852fc360578c7b5991ad05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "a0130bfe1027d919b3d35b4914c581a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "b7ded32ac9fb2fa33d70356edc9fe34f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "ec6c936d3e25d7586c8793e29d7b0798"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "edd20833d242b667f6d613eb4ed4db8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "c13fb059013e4f5adc5fafbd43dffb49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "419c314ceeb2402e1a6d33d3ec170c47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "d78defa970f63b8d3d4cbce09fb26b33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "c7fc61b1a02c11f8b7e349c1283ee0c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Armn.pl", "digest": {"algorithm": "md5", "value": "6f1acdc54528aabf64932826b5433338"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "ef098e82beec386664c69d9a1164939f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "2a6bf2426eb7b342c440eca04e918d6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "06236e3493a3c17f611dc283fbfa49b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "e8b36860ed9fa7c9a230a5fa220724d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "3f16acfa929562832a422c9107100f8c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "91737b70729a0ae65fe9e164606dd043"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "451e6f88c8497698d1decff2ae7acf7d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "a5144b6937455111bb6c92bd1b1b9ddd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "9ab3dbe11c116e22ff162a00b225b9ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "d13e62267591dbd01e378a7910e47d1f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "8cc4e0b6326c4f06931a696b4e194999"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "03f947974d8f7058952219dd0058c8aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "a13d4441f25c2c511e1d188dfd735e4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "7c06d835b2d7028a9563ac41eaf9ee07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "572784b8c2f449774d6ee5cf660033c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "028946684919f44b8fca5110df4c5e52"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "e8a7b297ba7b4022ba8653df1317c08a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "09c7c280b5960ac09d52b70f04884bc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "d6312e678ce17dbf6fda3ccb1181460e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "08b0fb929a9f7176f38d15d0d1e5e0c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "7766414d1a4aa92c65bea78753b15e7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "c5879d73a4461df0cf64343489a1e931"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "a1767ef333f266797e5d72a7b519c892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "b2f2cd3c9401736c1863675076bc2439"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "dfbe1e5528e55809e71670d6083836f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "1ae92871ff012d12bbdba9de222735a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "7441b9c70b9745550f6103f08174b65e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "6796dbe8ff07efd27e79ff2b604e85c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "02f759154e566d76f0116c3614c525e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "269762ff735b8b3bad14d5547082ed04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "654b4f934cc604e554996cc2410577e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "afe6df004c640483b599c0f81fb5f311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "697eda7a77f0917ea6f3a73f5cc05a8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "fd98f9a815ef5f3f06252057746573e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "4ba0b8ce5a8c07fe2d5f9be298e1640b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "19489c519936f6115b4cb4b582bee5d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "2c2a5b894b5d837b59f96e83b4838116"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "5d07d595c19d5ec122cdb7005e327cc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "62bb10390118aa0f69bb39695af52e04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "cbb53abc28b39e3fbabdcca44eb3fb5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "6bbac9e6173d60656d7d01a1464a9c12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "007dff08f0cb99f75bd24815e77fc71b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "45a38de58901b4ad30533a56153cc62e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "9c5805a0c6d5c8f3d13cd81a239376a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "5fbab48b09ce0033f0ffee5804700d2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "603a19a39a18ed67bd70d88b63af97be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "ac32381a927081d71dd169b4c3d67108"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "690532823bd47ba336b706bca937e615"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "a414b5bec5c0c082abf98e44912eb6ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "568fab01b4ec250bf48338a374ce2ca4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "9733fa4c0f75a0086d7757e16768e6c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "95db7f2b052fd05dc2a4b46daed26d75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "9d94a1f07e1c9c2f3172c1d5476ad7a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "54d87f9e3b2646959202329d36a8d929"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "ab2389293998ac0c57dcc036a0447141"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "f93db8d0e58f6c98f435d67d5e5d508b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "c425d272e2ea5abcc368bccd0b6cb03d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "59845a434ed466adfc195dab5495f975"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a154fa69d13a386d6c12e91d57174f2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "a5590541f9be04f0e6571d5e2170b0cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "3c3ae0b7d79a03e37a8a1dff4c6444aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "1253dcdc408b36a82c32da0f52750207"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "e4904c8e6ebce52468e0528fde9aebea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "41a182d744a40a111e9ad6e41c65bfbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "7dd2af33cca036ca5463c8cf7625e56c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "3119fb92cb2e44df7314e64abafa95a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d1ad8dff8488e9c551e79651f603e92e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "4e4917c2168f18e391608e5ed548e689"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "c50829418586e4960710798ffd8a88cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "c785b56a827f89d3eaa5c910a68e5672"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "43363674adf39822f775bd271ed85687"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "381244009f4b41b884075ecd7bc6dcd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "be619973e9ec95b36dbff6a9b23ecd9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "f1470e4f76102d0e24603af39026cc3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "83248fafa717a9d4ff670cbf0d45b0a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "b8ecf6c274d8157ebd519031ebf202d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "b98d5e5df37990ec21a5d9eaaee83cbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "75f78913f546410bf8578683f1f99fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "903a8940b59651d68b3b6c9428114f47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "4549b34b5d6c09b77e15179c478e5fe1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "2ff7ac84092ff51f205cfc4529b397a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "82ead5d75493323af499fd022cebd92b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "25ef291d6d5e51773a3d748751b3ba5d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "aeac158beef5ee5e75fc66e47f6f6744"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "0132f760c28480d0d98b09b22b12ef81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "dc85a9183fdd836e8c7ab05ed3dc320f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "418886fbf6cf6967bae3eb3b51406295"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "cbba301f207b477f64af43b5a0b89610"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d1f52910678264d937e4b38670c77a6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "f8b49a64e4e3167c16a838c6b4e51d57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "f3b44272cc6e7facf03bfea53d48438e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "aa56b4a3de9149420d6f7d72adc99503"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "d6c33ac66fa8d3427be42c1933a29dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "70a92cf88e708815c8fc8beec78b396e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "f077768ad7447751b9c74953cd127c74"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "a58f97b479b9e0cceec0565b2fab5161"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "67a4a52df0b6166ace9a7070188f7fbb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "1b5294ae24da017dbfbd3230e117acdc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "de8ea85306b063262ba7cc06775d02c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "73f8593179b813534623212e0bbb5d09"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "8a4dd85ab69a4afe06c0cd7c7109d3e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "bebbd5618ab52ef014aabff027fd7bf4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "c38509d47791bc91938c588052148da1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "80b1c199b709e47d5ce10be8c91253da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "3c0d917373b4f247cac6163fa109aec2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "50eebb90e14062ab03b30d683ba7e24d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "8580f11a1c3cf632c8f704cf07a3ea13"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "890af213d21335df1d777599f7496379"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "b2e5cf5a97c90d0c0f3a55301be59fb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "c0737211cf5d7f296714aa62fea059a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "da6a9f152e433bce198d2720409d5193"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "54613c5c82317ce11e47bcb7685f87f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "e20ef7bd0e0d480d54e48c147900da65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "4738fd6dd5bcf91cb2f94ee05e45e3b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "046f39abbca7170674b034234ccd1119"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "49c9a2b2cfceab1e1cf3beb6b18a6387"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "d1f3cb0afcacd14209330fc6010a7267"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "digest": {"algorithm": "md5", "value": "9decf267a9637a05e5722b083b98f909"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8_heavy.pl", "digest": {"algorithm": "md5", "value": "1ab32ef474da64051963048055315541"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "digest": {"algorithm": "md5", "value": "7b1646d3ab0c2098d26ba337a18b3dd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "digest": {"algorithm": "md5", "value": "834795cb5ee5599184168b021a4ccff3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "digest": {"algorithm": "md5", "value": "9cfea2f84c7828e690a34518433fecfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e8bc440a890b1df59caeb22a712e45a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "5a4b1867e4a4faab52e949c4f02050a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/Documentation", "digest": {"algorithm": "md5", "value": "a16edf3b24cb82bf997f1d29b610ee6d"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-base", "digest": {"algorithm": "md5", "value": "c80932d1560671a9f273cc7353395bb2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl.1.gz", "digest": {"algorithm": "md5", "value": "0d008ef4c2ca48f5a8c7f427fe9e9a4a"}, "isConfigFile": false}]}}, {"id": "7d6dc002189a8f73", "name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-modules-5.30", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 17226, "provides": ["perl-modules"], "depends": ["perl-base (>= 5.30.0-1)"], "preDepends": ["dpkg (>= 1.17.17)"], "files": [{"path": "/usr/share/doc/perl-modules-5.30/README.Debian", "digest": {"algorithm": "md5", "value": "07fe26f6492fc85a745b7fefd49772ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-modules-5.30/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-modules-5.30", "digest": {"algorithm": "md5", "value": "1bfc54cfd0f42ef2a5e40ec5315dc1e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AnyDBM_File.pm", "digest": {"algorithm": "md5", "value": "35800e604fa666260c133eb6daf99170"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Cpan.pm", "digest": {"algorithm": "md5", "value": "17633a52f1ba99aecd5d79aceebf3494"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove.pm", "digest": {"algorithm": "md5", "value": "be7737b545840327db6b4462a8bc76d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State.pm", "digest": {"algorithm": "md5", "value": "54d7b7905611494815526d9cf77bf755"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result.pm", "digest": {"algorithm": "md5", "value": "5d7af62a4cd3ee7887d408cf5c6eb500"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result/Test.pm", "digest": {"algorithm": "md5", "value": "93ceb498d5be713564a2cd0ea6a3ca12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar.pm", "digest": {"algorithm": "md5", "value": "cb6ef087a4c5579a4a6e154e52c36c9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar/Constant.pm", "digest": {"algorithm": "md5", "value": "ffa999efbde9f291dcd1ebcda158f611"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar/File.pm", "digest": {"algorithm": "md5", "value": "3b27b927642b97c3181c7cf19dcb8d1a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Attribute/Handlers.pm", "digest": {"algorithm": "md5", "value": "f92eaa8246cdb68b240c4a3237a65d53"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "c923fac66a84c6b5dbbf01250e7c1a42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AutoSplit.pm", "digest": {"algorithm": "md5", "value": "37084d87ae5c2777afa32e2b011892db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/B/Deparse.pm", "digest": {"algorithm": "md5", "value": "78d0c58ceec69a2ddd7ef8807d8494ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/B/Op_private.pm", "digest": {"algorithm": "md5", "value": "70cdff076198cb28e022a3c4a2d79994"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Benchmark.pm", "digest": {"algorithm": "md5", "value": "dc35f76c58da45b7887b0cbb5474bbca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CORE.pod", "digest": {"algorithm": "md5", "value": "2c46bd484a7134d288925d65707b2dd2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN.pm", "digest": {"algorithm": "md5", "value": "9b728bd99099cf5b76d204c6a110f40d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/API/HOWTO.pod", "digest": {"algorithm": "md5", "value": "7d14e1cee3710f52a7794d7f39eddf5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Author.pm", "digest": {"algorithm": "md5", "value": "ccb08996420746e5d209d72f6bd8f9b4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Bundle.pm", "digest": {"algorithm": "md5", "value": "dc4f8b8e22fca2a3753c424c5c7d2b23"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/CacheMgr.pm", "digest": {"algorithm": "md5", "value": "6be2aaa904b175cc23ba6daf2a721b2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Complete.pm", "digest": {"algorithm": "md5", "value": "cf8974c1ec519e59512595b1c298eb4e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Debug.pm", "digest": {"algorithm": "md5", "value": "245b93934b82f8b8f15d0650d532d6bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/DeferredCode.pm", "digest": {"algorithm": "md5", "value": "e3731b6be1f5b961db0d4ccfb95fb355"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distribution.pm", "digest": {"algorithm": "md5", "value": "fee6c8c453a8b0ccddb2518af2f9f151"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distroprefs.pm", "digest": {"algorithm": "md5", "value": "ab8cc5277494cdb793a4f6f16095da15"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distrostatus.pm", "digest": {"algorithm": "md5", "value": "66b2488665b84e3d3c3bf5614b1a19ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/RecursiveDependency.pm", "digest": {"algorithm": "md5", "value": "d134559b6147219b5fbf3b3f52b56188"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/blocked_urllist.pm", "digest": {"algorithm": "md5", "value": "038110a66c1b59d37d3b9e7760c3797f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_not_installed.pm", "digest": {"algorithm": "md5", "value": "6dd7240fe2ead38e1a47efe2b40cffed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_process_error.pm", "digest": {"algorithm": "md5", "value": "23d1bf4b9adfc8abba93dd69cc3dc0d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FTP.pm", "digest": {"algorithm": "md5", "value": "bef02274656dfc268704a6848ecfd31e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FTP/netrc.pm", "digest": {"algorithm": "md5", "value": "f4754237c503c57d59a9ee97d6d3b7ba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FirstTime.pm", "digest": {"algorithm": "md5", "value": "d32527fc735c08d70c75aab85a8c0b80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Client.pm", "digest": {"algorithm": "md5", "value": "6ae4a2e4570751194a52db4e12694ee6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Credentials.pm", "digest": {"algorithm": "md5", "value": "6824d392e22787eebbf0d17670d2de33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HandleConfig.pm", "digest": {"algorithm": "md5", "value": "eb401062b2b247945fec1616dc0a3737"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Index.pm", "digest": {"algorithm": "md5", "value": "75576846f683a7412e9865caadb78d28"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/InfoObj.pm", "digest": {"algorithm": "md5", "value": "9d09a6a705d1423f32430375ce088b2c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify.pm", "digest": {"algorithm": "md5", "value": "a2e311336600bfaa99e5a9cd0d087529"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.dd", "digest": {"algorithm": "md5", "value": "ed0f34d75136100d99ee431977cd4a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.yml", "digest": {"algorithm": "md5", "value": "4aaa1809f38e32452fa78e86514d0f87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/LWP/UserAgent.pm", "digest": {"algorithm": "md5", "value": "17701decc74e8d69d08cb93b534c8d16"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta.pm", "digest": {"algorithm": "md5", "value": "6a7c3a5685101ecba436b0a9b345675f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Converter.pm", "digest": {"algorithm": "md5", "value": "e806bcf01bd8e9873ee378df4073de58"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Feature.pm", "digest": {"algorithm": "md5", "value": "6dc61040c9f482c07560a221732866a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History.pm", "digest": {"algorithm": "md5", "value": "806939b1a7494a655b65045dd4c1e690"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_0.pod", "digest": {"algorithm": "md5", "value": "ead77dc613c34b2d23c5c10329a2e3fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_1.pod", "digest": {"algorithm": "md5", "value": "605b7e7ca3961c8f79731cb6b1b184b8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_2.pod", "digest": {"algorithm": "md5", "value": "28a21fd1d23b3b7d887bf01481dcec2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_3.pod", "digest": {"algorithm": "md5", "value": "a4402d89b89795b3fb1fe2d0f6f96f4d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_4.pod", "digest": {"algorithm": "md5", "value": "4a3632872e0800e1cf6e36719ba51757"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Merge.pm", "digest": {"algorithm": "md5", "value": "43dc42f521a86d84fe08b22db5f0b861"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Prereqs.pm", "digest": {"algorithm": "md5", "value": "39801edfb772348732baac57e27901d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Requirements.pm", "digest": {"algorithm": "md5", "value": "13d171f3e271abb0431fa6ca18770278"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Spec.pm", "digest": {"algorithm": "md5", "value": "0a574802cc5e6fbeb606a7bf800c6944"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Validator.pm", "digest": {"algorithm": "md5", "value": "1708b347a8b0373180051c02236326f2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/YAML.pm", "digest": {"algorithm": "md5", "value": "786dab08e2bbb5316b4f4439b7a93671"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Mirrors.pm", "digest": {"algorithm": "md5", "value": "37cdce88b4596622f26e9e2440284642"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Module.pm", "digest": {"algorithm": "md5", "value": "a7699c48ea48c5bcc6840be089760af3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Nox.pm", "digest": {"algorithm": "md5", "value": "c811f08406e93dedf8f3f03a1ec2239a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Plugin.pm", "digest": {"algorithm": "md5", "value": "9eee84382cf164b060237417d731e543"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Plugin/Specfile.pm", "digest": {"algorithm": "md5", "value": "8ba8c47ad41327f4fa45fd07c3c57f05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Prompt.pm", "digest": {"algorithm": "md5", "value": "c612036e9a7d09ca3e29de9ce6075fb5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Queue.pm", "digest": {"algorithm": "md5", "value": "7687f6d54fb8c97cec7b67930313171f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Shell.pm", "digest": {"algorithm": "md5", "value": "43ae8ab81a384a63e781b82419cf434e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Tarzip.pm", "digest": {"algorithm": "md5", "value": "f6e7d07252e52d2cde1e8f4d69d42590"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/URL.pm", "digest": {"algorithm": "md5", "value": "355093e097ec4decdbe942fd286dd9f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Version.pm", "digest": {"algorithm": "md5", "value": "7e2b0a07666b402a7f3974828cbdf9d5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Carp.pm", "digest": {"algorithm": "md5", "value": "01d59a664a69ffaed1bd0300ba0c7134"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Class/Struct.pm", "digest": {"algorithm": "md5", "value": "cf060e4d87730484dcdf246d806fec93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Compress/Zlib.pm", "digest": {"algorithm": "md5", "value": "b60080da1bd66f093e48f2762412a268"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Config/Extensions.pm", "digest": {"algorithm": "md5", "value": "8bffd44e57678bce5189de4c39cd0b9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Config/Perl/V.pm", "digest": {"algorithm": "md5", "value": "badcee5a785e795c29c57a457e5a57cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DB.pm", "digest": {"algorithm": "md5", "value": "81bcbb4808a457100f1efabd0b27fcc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter.pm", "digest": {"algorithm": "md5", "value": "4a2958ed52aa1f787b8479b58f97727f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/compress.pm", "digest": {"algorithm": "md5", "value": "3c35eae9eb6a88a866571205f805b641"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/encode.pm", "digest": {"algorithm": "md5", "value": "78244a7d6938404357e01a2522cd96a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/int32.pm", "digest": {"algorithm": "md5", "value": "60108c7387ea182ecef9a0c2b7d2330d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/null.pm", "digest": {"algorithm": "md5", "value": "acf197cca0affd605e208d5fe59e929b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/utf8.pm", "digest": {"algorithm": "md5", "value": "c4a2db28969660259717e1f99ac68f91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Devel/SelfStubber.pm", "digest": {"algorithm": "md5", "value": "53e957a78c03147fe13d3cd1eb28f2d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest.pm", "digest": {"algorithm": "md5", "value": "dbf6ff459ee5cc64d7734889599f89d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest/base.pm", "digest": {"algorithm": "md5", "value": "c46e2ebb720ee7d9c600ce5acbf34291"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest/file.pm", "digest": {"algorithm": "md5", "value": "fab67e5467571931661a892d0efaf4d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DirHandle.pm", "digest": {"algorithm": "md5", "value": "c1dfa1cf7c21935750aa6206a4acdbb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Dumpvalue.pm", "digest": {"algorithm": "md5", "value": "4db096dcfad90c6b6720ac8c243c4d5f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Changes.e2x", "digest": {"algorithm": "md5", "value": "fcae27b0e308be86746ae32815b455c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/ConfigLocal_PM.e2x", "digest": {"algorithm": "md5", "value": "211b6bcd34e887a6ee52f4df3b2e9b95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Makefile_PL.e2x", "digest": {"algorithm": "md5", "value": "9d98f4a1bb9efe8868d78c92a28272c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/PerlIO.pod", "digest": {"algorithm": "md5", "value": "ecbc4011baf40440f839c3f015036647"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/README.e2x", "digest": {"algorithm": "md5", "value": "29deb05689ca373cc9aca713273cf763"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Supported.pod", "digest": {"algorithm": "md5", "value": "17b66fdceed2dadbcfb29c9e062fee59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/_PM.e2x", "digest": {"algorithm": "md5", "value": "aae5f61188be153e073e5cd1eb8e7c7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/_T.e2x", "digest": {"algorithm": "md5", "value": "a28c301411ddbe8be9323abb923a3cc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/encode.h", "digest": {"algorithm": "md5", "value": "83377211dd0dff4c5c986f400dcba302"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/English.pm", "digest": {"algorithm": "md5", "value": "2118c552214d7a57f0943d98769b20e9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Env.pm", "digest": {"algorithm": "md5", "value": "563d7531cb0755586699fecd16cff11b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Exporter.pm", "digest": {"algorithm": "md5", "value": "118f47a7245b8d8026e8a9ac78f35ebb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "d8032ca40b44e010673e6dd5816ca66b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder.pm", "digest": {"algorithm": "md5", "value": "0ddb308f525b299236cb5067855e0df0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Base.pm", "digest": {"algorithm": "md5", "value": "8de1d51ae6e9d54169d7d93cf6d225f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Unix.pm", "digest": {"algorithm": "md5", "value": "c8ed8c487142e27c0b140379d87c9017"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/VMS.pm", "digest": {"algorithm": "md5", "value": "1759cb94b28ead27aea6c7b04e2a6f11"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows.pm", "digest": {"algorithm": "md5", "value": "9344ed6c17187c9b64fc5c5a7f8f7ef6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm", "digest": {"algorithm": "md5", "value": "ea7bb4b34a815c8959cf7e37432bbcf6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm", "digest": {"algorithm": "md5", "value": "d09762cc95a047fc5e9a1b4a8930a3c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm", "digest": {"algorithm": "md5", "value": "71e7d8467d3d3cc85e203983b107b372"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/aix.pm", "digest": {"algorithm": "md5", "value": "858507fc0e1d2d1542854583096b6e0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/android.pm", "digest": {"algorithm": "md5", "value": "7eb291428e42e228d7cb25779e4ba01a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/cygwin.pm", "digest": {"algorithm": "md5", "value": "68f45732b5e130dd6a5477a2ad0b7a31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/darwin.pm", "digest": {"algorithm": "md5", "value": "dc00d65e347ec6c8ab4304d42149c2c4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/dec_osf.pm", "digest": {"algorithm": "md5", "value": "2700c61fd415b86dbf8a56206e6cd7af"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/os2.pm", "digest": {"algorithm": "md5", "value": "b3b74e4635fab4a00559f93a20d9f044"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Command.pm", "digest": {"algorithm": "md5", "value": "354d4d0a20153cd4cf1f8054801283da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Command/MM.pm", "digest": {"algorithm": "md5", "value": "bd0875cdb252371d7885335e737cb0a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant.pm", "digest": {"algorithm": "md5", "value": "f9fe14b962027efc92325fc095b332fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Base.pm", "digest": {"algorithm": "md5", "value": "762c6fda6d8375be1926b45b94f7a214"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/ProxySubs.pm", "digest": {"algorithm": "md5", "value": "da625bd2fc20f6367c2db02bad59a64e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Utils.pm", "digest": {"algorithm": "md5", "value": "6f79358f0654239f927694d91dcfb2a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/XS.pm", "digest": {"algorithm": "md5", "value": "58dc9e4d1bf02c58e05f6fc1194c595f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Embed.pm", "digest": {"algorithm": "md5", "value": "04425475eeb30cbfbeec5d3ec1567c8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Install.pm", "digest": {"algorithm": "md5", "value": "5c40aba57c9db0a9a738f58ed066e1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Installed.pm", "digest": {"algorithm": "md5", "value": "b6a87db2e4b23a2cc45cb8fb93aa9296"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist.pm", "digest": {"algorithm": "md5", "value": "3a0897512b62cded3cda5c784142e7ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist/Kid.pm", "digest": {"algorithm": "md5", "value": "4cc77291749e954d97758fe501bd9f1e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MANIFEST.SKIP", "digest": {"algorithm": "md5", "value": "3adebe3478ee125a4962d58fbeac3fc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM.pm", "digest": {"algorithm": "md5", "value": "f643f13be3bc888cb969ef5cbb0bacb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_AIX.pm", "digest": {"algorithm": "md5", "value": "ee630c3e43a0c5c1d681be13f268a35d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Any.pm", "digest": {"algorithm": "md5", "value": "cea2cef696bde32db208192817681719"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_BeOS.pm", "digest": {"algorithm": "md5", "value": "9cedd287d6c041a269e28cd110c2076b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Cygwin.pm", "digest": {"algorithm": "md5", "value": "614fd770f18bd3f1026c005657141eb8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_DOS.pm", "digest": {"algorithm": "md5", "value": "b6b646831b7bb48d2924988e4b8f9cb9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Darwin.pm", "digest": {"algorithm": "md5", "value": "8c77f0bae3ee9d44f20a845d5f285c6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_MacOS.pm", "digest": {"algorithm": "md5", "value": "2ac0c35d8aefe19726e49f0efeb2b5f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_NW5.pm", "digest": {"algorithm": "md5", "value": "49cb8eb3e6e56d5c0c8a547ef48ee666"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_OS2.pm", "digest": {"algorithm": "md5", "value": "8418f2ad866a86ceded8be140264dc60"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_QNX.pm", "digest": {"algorithm": "md5", "value": "c68acf3f0e5d8c027f0ddd226d09f0cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_UWIN.pm", "digest": {"algorithm": "md5", "value": "41c545a808285e39d4b1de4abe1dfbd9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Unix.pm", "digest": {"algorithm": "md5", "value": "bad97e82bb44ff5c1327905e5002f431"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VMS.pm", "digest": {"algorithm": "md5", "value": "77dfe9c92e62aa8199c84235d4cdabb1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VOS.pm", "digest": {"algorithm": "md5", "value": "f0a8c9b432e090b7044234243fa783c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win32.pm", "digest": {"algorithm": "md5", "value": "333237803e7e6f8dd6d870a376952746"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win95.pm", "digest": {"algorithm": "md5", "value": "c0cdbe30f9213f250658b1bf19997ab7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MY.pm", "digest": {"algorithm": "md5", "value": "1eb436283553651d696728774ea2d7f5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker.pm", "digest": {"algorithm": "md5", "value": "b5f6fd234114f04b97e47b4311fb9804"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Config.pm", "digest": {"algorithm": "md5", "value": "da4225006252f424ee6789a199f7c9c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/FAQ.pod", "digest": {"algorithm": "md5", "value": "01c6b5bd6b6b74b191a0bd2de14435f9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Locale.pm", "digest": {"algorithm": "md5", "value": "9dd918a3e4f796c90919228038c849f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Tutorial.pod", "digest": {"algorithm": "md5", "value": "268e4b70e826f86b6d9654a95529c807"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/version.pm", "digest": {"algorithm": "md5", "value": "7bf5ecd47f189845615be6ca01b415d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Manifest.pm", "digest": {"algorithm": "md5", "value": "947e23373fea274692e890a0062d507f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Miniperl.pm", "digest": {"algorithm": "md5", "value": "35db738df1f763b50a8db72793edc1b1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Mkbootstrap.pm", "digest": {"algorithm": "md5", "value": "13173de07648758efece6f13149497cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Mksymlists.pm", "digest": {"algorithm": "md5", "value": "dc5c4eb0dcaf1ae04e1a434ac5693210"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Packlist.pm", "digest": {"algorithm": "md5", "value": "83455602ad9d1a2f1a0868b21e74592c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pm", "digest": {"algorithm": "md5", "value": "69bc0f3c68b180c7d15485ee90ff7309"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pod", "digest": {"algorithm": "md5", "value": "dc6b6370a46a9d154a1e907cf0050c25"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Constants.pm", "digest": {"algorithm": "md5", "value": "1e0ee0716953797190301bd097b786e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/CountLines.pm", "digest": {"algorithm": "md5", "value": "35865c40546adc8f79091ded53e4ac7a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Eval.pm", "digest": {"algorithm": "md5", "value": "eb85586c675c78d4a7de01e33cc28c57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Utilities.pm", "digest": {"algorithm": "md5", "value": "0d0bbb314a495bf95f259f6fa944a9e8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps.pm", "digest": {"algorithm": "md5", "value": "c8155177b2874c3751660e6f3ccd4dea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Cmd.pm", "digest": {"algorithm": "md5", "value": "a3b6e101a757ef22aa6f6295ed5c589e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/InputMap.pm", "digest": {"algorithm": "md5", "value": "e5867ca9c95aae9e52ba664881263320"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/OutputMap.pm", "digest": {"algorithm": "md5", "value": "3f3e795356405aefb037aa7768e5e2c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Type.pm", "digest": {"algorithm": "md5", "value": "6d5e859cacd143478a06e073baecb4f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/testlib.pm", "digest": {"algorithm": "md5", "value": "1597f8e1f3b0ee35ead27913808ec26c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/typemap", "digest": {"algorithm": "md5", "value": "f79e50f38a11767f90ee9aaf96f78cca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/xsubpp", "digest": {"algorithm": "md5", "value": "8a3672b8fa0d614fd698e16204a318a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Fatal.pm", "digest": {"algorithm": "md5", "value": "0d40c27c16d99965d0f2395e365d391b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Basename.pm", "digest": {"algorithm": "md5", "value": "060f029d056cc44e536c7d278f69bf43"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Compare.pm", "digest": {"algorithm": "md5", "value": "edb4bbdfdca7cce17b5eb6990c2c5831"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Copy.pm", "digest": {"algorithm": "md5", "value": "d7f23cf4eaeacebae16ccc3c3f37f22d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Fetch.pm", "digest": {"algorithm": "md5", "value": "194fa473fa3a36d54d99a29a6ecd2920"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Find.pm", "digest": {"algorithm": "md5", "value": "9e97e4101da1b7160454270a61978ad2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/GlobMapper.pm", "digest": {"algorithm": "md5", "value": "eea1fad1472e4c671a8fcd825165666f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Path.pm", "digest": {"algorithm": "md5", "value": "f99518263f74b3fd734893c5bbe2220b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Temp.pm", "digest": {"algorithm": "md5", "value": "9710fcbc8911ae90f20b0c863ebfe79b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/stat.pm", "digest": {"algorithm": "md5", "value": "452f0de8b428a7ac3c169600705a7c5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FileCache.pm", "digest": {"algorithm": "md5", "value": "3d81db18fac86209684e69569b59932e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FileHandle.pm", "digest": {"algorithm": "md5", "value": "6a8dfc12102e215b7b2788b85dc4baca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Filter/Simple.pm", "digest": {"algorithm": "md5", "value": "4944ff4b499865306ab4b85c7ba53e2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FindBin.pm", "digest": {"algorithm": "md5", "value": "dd2958b9672d2fbd39371b5b590def2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "a64cc027be3fbe1230bed888f1740277"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Getopt/Std.pm", "digest": {"algorithm": "md5", "value": "60706f35ded07ce45f57ac5115b105b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/HTTP/Tiny.pm", "digest": {"algorithm": "md5", "value": "f6cdcd2618fd06d5ee86107596cede8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/Collate.pm", "digest": {"algorithm": "md5", "value": "9f347e114c85c203904bafb216a8d11f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags.pm", "digest": {"algorithm": "md5", "value": "77d4cfa31821f560d13d93ee4e1c2c0e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags/Detect.pm", "digest": {"algorithm": "md5", "value": "1d105025ca9d7f13e09b3f32be2ea761"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags/List.pm", "digest": {"algorithm": "md5", "value": "fddc0d8b7fc7bc81d12f33a623dee94e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Bzip2.pm", "digest": {"algorithm": "md5", "value": "35f8d96539ae9df80b440b1660832299"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Deflate.pm", "digest": {"algorithm": "md5", "value": "65892098d88ed8365b08cee4f104c57b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Identity.pm", "digest": {"algorithm": "md5", "value": "877182c57554cac1bbb42cf33b5b3ef8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Base.pm", "digest": {"algorithm": "md5", "value": "d3ce17b301d01adfca25d1b995da566e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Base/Common.pm", "digest": {"algorithm": "md5", "value": "3e3fdd13f63dc92a8a9915a0bd157c9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Bzip2.pm", "digest": {"algorithm": "md5", "value": "a1fb6d0f257b4acc7ccd6204ad6f1f5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Deflate.pm", "digest": {"algorithm": "md5", "value": "41eb4d07572b9a3224379a7a6b2cb552"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/FAQ.pod", "digest": {"algorithm": "md5", "value": "64cfa873756ff6e4d4a96506ff4515a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip.pm", "digest": {"algorithm": "md5", "value": "4873724c9a0994dfd0d8356b453ee6c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip/Constants.pm", "digest": {"algorithm": "md5", "value": "86e0a3269c6dcb7255e416505e1f5551"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/RawDeflate.pm", "digest": {"algorithm": "md5", "value": "d8b7d4a94728f3a92adcfe140e241317"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip.pm", "digest": {"algorithm": "md5", "value": "62e26c57a5f18a22dda0215bc8698507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip/Constants.pm", "digest": {"algorithm": "md5", "value": "eea226b0601b5f8daa2593502a0bf582"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Constants.pm", "digest": {"algorithm": "md5", "value": "87f566b64f50d70e48cb3f9efd8cee8d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Extra.pm", "digest": {"algorithm": "md5", "value": "502cf1815edcbc3fd20df299d975ea23"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "c39c98b8678e56f8d2f371a6ba9fabfb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Bunzip2.pm", "digest": {"algorithm": "md5", "value": "4578bb2d1c569ab5365e74ab40e7eead"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Identity.pm", "digest": {"algorithm": "md5", "value": "f199c564e49719420287b3a6006324ac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Inflate.pm", "digest": {"algorithm": "md5", "value": "0d2dc88c29d9839e0eeca3d4d112f2e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyInflate.pm", "digest": {"algorithm": "md5", "value": "41666f0d2eba08348f94ecee7969e579"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyUncompress.pm", "digest": {"algorithm": "md5", "value": "f3bb20b91f8ae9386a48e7aab9766a62"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Base.pm", "digest": {"algorithm": "md5", "value": "9f93ec0fd009f7ca0499666e67af455a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Bunzip2.pm", "digest": {"algorithm": "md5", "value": "c1e624953b9510b79bcca272d612ea09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Gunzip.pm", "digest": {"algorithm": "md5", "value": "aa5fa6fb7e189f8dc1dcc06db9d3489c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Inflate.pm", "digest": {"algorithm": "md5", "value": "11fb308149e40a28c3de2bf05834b271"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/RawInflate.pm", "digest": {"algorithm": "md5", "value": "933bdc87bc7bb10108d02f18b50aa0e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Unzip.pm", "digest": {"algorithm": "md5", "value": "5b0606f3e020aa9376627331ae310cbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Zlib.pm", "digest": {"algorithm": "md5", "value": "9a77d41e769bc903c3ac8f9ec02abafe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Cmd.pm", "digest": {"algorithm": "md5", "value": "73cf90f2debfc86be1d4fe55513ade5e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "b31b1ca8e9583d8501f6439b89f5c871"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "4aad856e14f9ec3348b74cb1a4483c17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Internals.pod", "digest": {"algorithm": "md5", "value": "29094c426eccc4d04f3beb6d101359b7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/JSON/PP.pm", "digest": {"algorithm": "md5", "value": "1b3d1bc035588c59a6f3ef0bf6c287bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/JSON/PP/Boolean.pm", "digest": {"algorithm": "md5", "value": "d93fd6b9546bc5c0b893d832b015375e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pm", "digest": {"algorithm": "md5", "value": "a5fd92571e9438fab7b46c6675a7b238"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pod", "digest": {"algorithm": "md5", "value": "1f5d5febd7c1e92c04afd34a8b398502"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Cookbook.pod", "digest": {"algorithm": "md5", "value": "53d0d4c27fe2cbca389809383a9c5a35"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Guts.pm", "digest": {"algorithm": "md5", "value": "116ce65aa4c52062e88455f705ef9000"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/GutsLoader.pm", "digest": {"algorithm": "md5", "value": "3dafb39e9807ec8ced680142b8d75d9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Simple.pm", "digest": {"algorithm": "md5", "value": "e4dcadf083f556f33c60bdc102d85507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/TPJ13.pod", "digest": {"algorithm": "md5", "value": "5bbcac419dfb119181a4537dc2e3e7c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigFloat.pm", "digest": {"algorithm": "md5", "value": "c29328ca54b7dc0199cfaf1ab80444d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigFloat/Trace.pm", "digest": {"algorithm": "md5", "value": "ea28a9eeb90c45031e3555bc9890fb79"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt.pm", "digest": {"algorithm": "md5", "value": "7c772a07f27c194cddba19450622fbd6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Calc.pm", "digest": {"algorithm": "md5", "value": "8be6d2e615010222a8ada5396a0b20d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Lib.pm", "digest": {"algorithm": "md5", "value": "76e7e471f9d5d8e8135c590a73281bf2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Trace.pm", "digest": {"algorithm": "md5", "value": "0be201f731f88ca8ae772b03c1b8e1f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigRat.pm", "digest": {"algorithm": "md5", "value": "35be77673b5df28005b596ba464fb599"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/Complex.pm", "digest": {"algorithm": "md5", "value": "03be69007db5f3afa3adb721c09cb250"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/Trig.pm", "digest": {"algorithm": "md5", "value": "b4dab65427ee76fe9866694208d1b3a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize.pm", "digest": {"algorithm": "md5", "value": "5df810816f622cbca6bbc5c1d7be97a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/AnyDBM_File.pm", "digest": {"algorithm": "md5", "value": "88addedceb203dc0ad85325588443d21"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/Expire.pm", "digest": {"algorithm": "md5", "value": "1ac989c4cc5e15e56f9fa020b0b942ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/ExpireFile.pm", "digest": {"algorithm": "md5", "value": "42a68645af53f60e4f372eaddacc8a88"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/ExpireTest.pm", "digest": {"algorithm": "md5", "value": "054bb1abe84771776fde8baeea281530"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/NDBM_File.pm", "digest": {"algorithm": "md5", "value": "7b959fbbc421b20867147b3d1e30ef3e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/SDBM_File.pm", "digest": {"algorithm": "md5", "value": "325c74a38b7bca68f809ea75e2046555"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/Storable.pm", "digest": {"algorithm": "md5", "value": "a27336103fec0876c69aa102cb6b7410"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList.pm", "digest": {"algorithm": "md5", "value": "d75d0362953587a0433058db6734b7a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList.pod", "digest": {"algorithm": "md5", "value": "a5f6102959b3f2e1c2ca26094b7f72bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList/Utils.pm", "digest": {"algorithm": "md5", "value": "aed386a8ad7d1bd389b0f6a2f17ce530"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Load.pm", "digest": {"algorithm": "md5", "value": "ad64ef2b47e42954d06036f0f3f791ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Load/Conditional.pm", "digest": {"algorithm": "md5", "value": "fd59b90d2d4d1acbd2b208d8daf78f55"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Loaded.pm", "digest": {"algorithm": "md5", "value": "96aaf78c607b4e752b59f0f9396b648c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Metadata.pm", "digest": {"algorithm": "md5", "value": "43a17d83a916aef56ac61de58069d798"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/NEXT.pm", "digest": {"algorithm": "md5", "value": "6c10fd8dde6e6d17f17569e320dd5122"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Cmd.pm", "digest": {"algorithm": "md5", "value": "021a4fd4d9c7c590de5b6cc0a10b20ac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Config.pm", "digest": {"algorithm": "md5", "value": "e3b8ae16023f0aa2377fe5d64c31603c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Domain.pm", "digest": {"algorithm": "md5", "value": "d7e0f1b68c9641dc66bee68166d3aa4c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP.pm", "digest": {"algorithm": "md5", "value": "745fd4b20ee79527e82d80a3dcedea44"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/A.pm", "digest": {"algorithm": "md5", "value": "3e51c6a86654bafed23f4ceebe289e3b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/E.pm", "digest": {"algorithm": "md5", "value": "85164a17c846b89ee02538816113acd5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/I.pm", "digest": {"algorithm": "md5", "value": "79a85d4d05219c39173e1052de1821bf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/L.pm", "digest": {"algorithm": "md5", "value": "53ee8ef620e9acd8fd671c2a4b8fb3a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/dataconn.pm", "digest": {"algorithm": "md5", "value": "c926df3745fd555b53abd53999660042"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/NNTP.pm", "digest": {"algorithm": "md5", "value": "362e9f6c770127b0038bf1e4e16745dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Netrc.pm", "digest": {"algorithm": "md5", "value": "b4211d6f2dede40d13cbea1b46b025c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/POP3.pm", "digest": {"algorithm": "md5", "value": "7b209290343187dd6fb3012a5672c704"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Ping.pm", "digest": {"algorithm": "md5", "value": "e03176cd0bbbfe682734264f3aa2143d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/SMTP.pm", "digest": {"algorithm": "md5", "value": "55024b2f033b06d8c50d768490d7c99f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Time.pm", "digest": {"algorithm": "md5", "value": "814cafcd0af00cdaaa18e99e1eabae1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/hostent.pm", "digest": {"algorithm": "md5", "value": "c673c58f1c5553bcbef41fa1a0baea9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/libnetFAQ.pod", "digest": {"algorithm": "md5", "value": "9b0251cbe4c31aaadd20e8d8231b3e5e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/netent.pm", "digest": {"algorithm": "md5", "value": "e23ca6919fc68a78afc97417f6924f9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/protoent.pm", "digest": {"algorithm": "md5", "value": "3bc1c32e72f1566a5ef5b1a816621ec9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/servent.pm", "digest": {"algorithm": "md5", "value": "208b2543ea700927998badf599ca7231"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Params/Check.pm", "digest": {"algorithm": "md5", "value": "309c6036efb64a3010304f5c8d66f9ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Parse/CPAN/Meta.pm", "digest": {"algorithm": "md5", "value": "d9b260ab55557aa0502f479060711d6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Perl/OSType.pm", "digest": {"algorithm": "md5", "value": "5454eefd5043b4d0018ba865f6744c91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/PerlIO.pm", "digest": {"algorithm": "md5", "value": "66c4f1af51bbeb98e0f6ca863f8d1615"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/PerlIO/via/QuotedPrint.pm", "digest": {"algorithm": "md5", "value": "7cc4fdf52df3ec4a82706e162b66223d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Checker.pm", "digest": {"algorithm": "md5", "value": "8b66a5907a81437ed1b5c9ddfbc452d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Escapes.pm", "digest": {"algorithm": "md5", "value": "66b73dccf48caa9ab161e8c3805cf955"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Find.pm", "digest": {"algorithm": "md5", "value": "1e09437d4c107f7ef2690f6b9995dbd7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Functions.pm", "digest": {"algorithm": "md5", "value": "f2b79b61e75463c485e64f9014f2dfff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Html.pm", "digest": {"algorithm": "md5", "value": "5de6d5d50b17cb74ca087aebe4cab07f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/InputObjects.pm", "digest": {"algorithm": "md5", "value": "6b7a4d75d42c87da3929354fafa2a5a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Man.pm", "digest": {"algorithm": "md5", "value": "70688866673d53f1e17d4a90d20b4bf2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/ParseLink.pm", "digest": {"algorithm": "md5", "value": "9af5747f0b1d75117a6cfe24375b5ced"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/ParseUtils.pm", "digest": {"algorithm": "md5", "value": "d6230c772a1c1d3d53d380d1c04f6a63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Parser.pm", "digest": {"algorithm": "md5", "value": "9b166f82ac0afacbb4e2c0140725f29d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc.pm", "digest": {"algorithm": "md5", "value": "05cfcf0a3403b08faa302cddc619b8f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/BaseTo.pm", "digest": {"algorithm": "md5", "value": "785e87f5fa41d3634957ff87ec36ae48"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/GetOptsOO.pm", "digest": {"algorithm": "md5", "value": "dba3534b0fa8b4969c6fee77888b909f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToANSI.pm", "digest": {"algorithm": "md5", "value": "92dd2615271ee30eab587d0733be6925"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToChecker.pm", "digest": {"algorithm": "md5", "value": "7431e429f6cd6557eadde162e573431e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToMan.pm", "digest": {"algorithm": "md5", "value": "f8ba4a2c52b4111509f4dfe7d5efc68f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToNroff.pm", "digest": {"algorithm": "md5", "value": "05bccd3a3c7a24aa3f5955b1a1157ef0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToPod.pm", "digest": {"algorithm": "md5", "value": "36ee44e13d87f77f2bda76878e52275d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToRtf.pm", "digest": {"algorithm": "md5", "value": "b6ad483f50512679a36654b7e685812e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTerm.pm", "digest": {"algorithm": "md5", "value": "73354a331b7223e2113d64ebd1fbff8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToText.pm", "digest": {"algorithm": "md5", "value": "b0838b1d8bc3d018074bd1517cf2367a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTk.pm", "digest": {"algorithm": "md5", "value": "7064c39f58766908714faf9b8f2277d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToXml.pm", "digest": {"algorithm": "md5", "value": "b738f6e6b373435b5d3b9b4834ff0eb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/PlainText.pm", "digest": {"algorithm": "md5", "value": "d5386898a35b23d7a73526111094bb95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Select.pm", "digest": {"algorithm": "md5", "value": "4abcb1e26a1f3e30be445c752199269b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple.pm", "digest": {"algorithm": "md5", "value": "03b172786576111ae1236c243895abbf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple.pod", "digest": {"algorithm": "md5", "value": "887885fc9716a593a3a2c81c45fdbcb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/BlackBox.pm", "digest": {"algorithm": "md5", "value": "7eab1220fc7b44eab792bbf9ccc44edb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Checker.pm", "digest": {"algorithm": "md5", "value": "7817dbb887a806c584bbcaa36083f3e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Debug.pm", "digest": {"algorithm": "md5", "value": "0683876accf09d1ee4bdc78249c4d9ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsText.pm", "digest": {"algorithm": "md5", "value": "67ed32a1946e93c2d9aa102d8852c093"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsXML.pm", "digest": {"algorithm": "md5", "value": "482fef37a3c9a1c41a452eefdcc5d513"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTML.pm", "digest": {"algorithm": "md5", "value": "6209c55164e23bbbefe08a71fc18a2cd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLBatch.pm", "digest": {"algorithm": "md5", "value": "2280b3e6b6f32949afb647ef573a9778"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLLegacy.pm", "digest": {"algorithm": "md5", "value": "bca30528e210fd0e1eb3e276fa5e1b86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/LinkSection.pm", "digest": {"algorithm": "md5", "value": "3fae92494f87b19babe726623f5af431"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Methody.pm", "digest": {"algorithm": "md5", "value": "57ced5c19a04e3b6c742e068dd7e778f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Progress.pm", "digest": {"algorithm": "md5", "value": "3eb30f7ef35d2476d9288860ca8581e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParser.pm", "digest": {"algorithm": "md5", "value": "9afd8570c1057d94f1c8ea5bbceef5b5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserEndToken.pm", "digest": {"algorithm": "md5", "value": "c1a41af0c7490657f1dd4f1f55d4d6ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserStartToken.pm", "digest": {"algorithm": "md5", "value": "810a824dcd935d1f4ef41dc4015ea9c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserTextToken.pm", "digest": {"algorithm": "md5", "value": "9deda2240b764bd5e8387d7d78d7b867"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserToken.pm", "digest": {"algorithm": "md5", "value": "77c036dd62019b50a335a22c16b490e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/RTF.pm", "digest": {"algorithm": "md5", "value": "de1f057e4b88d32beb1575e6bd5bd0a5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Search.pm", "digest": {"algorithm": "md5", "value": "808cbd72c076612f336937580e94e190"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/SimpleTree.pm", "digest": {"algorithm": "md5", "value": "82d8fb3c080ed7fb2d54fe114e6b4e87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Subclassing.pod", "digest": {"algorithm": "md5", "value": "51c012d1179637c71ada0e19b6529843"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Text.pm", "digest": {"algorithm": "md5", "value": "36e7be7db7d3acb15faa48dac2b8e6d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TextContent.pm", "digest": {"algorithm": "md5", "value": "fdf96070f6d8e195da629c90433cbeca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TiedOutFH.pm", "digest": {"algorithm": "md5", "value": "881e8cbc9310c94e40cb9dd329cbf88a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Transcode.pm", "digest": {"algorithm": "md5", "value": "0df55f1204963ffcb1f9b66b7208729c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeDumb.pm", "digest": {"algorithm": "md5", "value": "8c4842a05d9dd09365ff118fe4ee80f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeSmart.pm", "digest": {"algorithm": "md5", "value": "bf3060b8d43de8674f81d376b97f8309"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/XHTML.pm", "digest": {"algorithm": "md5", "value": "e02118ef5396781a0ada5c0b3c0363b0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/XMLOutStream.pm", "digest": {"algorithm": "md5", "value": "31b6d75e3c0ac579164cf05c9a7bd1c0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text.pm", "digest": {"algorithm": "md5", "value": "2e7aee686620c49b6df9eaeaab7bdafb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Color.pm", "digest": {"algorithm": "md5", "value": "fc721baa87a14a111bb45e74878af14a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Overstrike.pm", "digest": {"algorithm": "md5", "value": "a5f8ba5e5e84ca2dc66aaa8e38795f52"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Termcap.pm", "digest": {"algorithm": "md5", "value": "28b0e365f6a3346c55fd4214ff6555c2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Usage.pm", "digest": {"algorithm": "md5", "value": "ace621d093e3e3a4504a023c53f71204"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Safe.pm", "digest": {"algorithm": "md5", "value": "0fc799561c9bfb3738a10f221c89e6d5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Search/Dict.pm", "digest": {"algorithm": "md5", "value": "f32210cd7763a4660ac1abd47d955e22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "bddc465e351ad0508581b94ef112d322"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/SelfLoader.pm", "digest": {"algorithm": "md5", "value": "d5d53de3c89fc136431a67c601bb91e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Symbol.pm", "digest": {"algorithm": "md5", "value": "f261ff12097b376fceb636639aa228c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Base.pm", "digest": {"algorithm": "md5", "value": "c5a378bacecd346634702348e28268bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Base.pm", "digest": {"algorithm": "md5", "value": "e43ab322d9e943eb53ed3123a481de1d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Color.pm", "digest": {"algorithm": "md5", "value": "7c8d531cb8ab75ce8b1e51db1e9dbe6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console.pm", "digest": {"algorithm": "md5", "value": "ebdf85d91c32fbd2031af810d8360f61"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/ParallelSession.pm", "digest": {"algorithm": "md5", "value": "1e04eec6eb94db7f4b837c926659de31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/Session.pm", "digest": {"algorithm": "md5", "value": "9d67dd51358e5d312cb2c17e94019fd1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File.pm", "digest": {"algorithm": "md5", "value": "e2eecb87e42f853ac2db82fa6a30651d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File/Session.pm", "digest": {"algorithm": "md5", "value": "58976e0b3647eb9f936504239f84d2dd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Session.pm", "digest": {"algorithm": "md5", "value": "88768a083d6e2600f2ef794065b3994d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness.pm", "digest": {"algorithm": "md5", "value": "0f7aa9c2f7804d9d66ee1ba72971a6cb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness/Beyond.pod", "digest": {"algorithm": "md5", "value": "509c945938e275378ddf35b6854cc192"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness/Env.pm", "digest": {"algorithm": "md5", "value": "7e8fb0051d0d4bc35fe8032dd6a61f50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Object.pm", "digest": {"algorithm": "md5", "value": "e815c6a3ad26aec298c330e9744c044d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser.pm", "digest": {"algorithm": "md5", "value": "a9ad21e066c396eb32788f8919e03fa3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Aggregator.pm", "digest": {"algorithm": "md5", "value": "7f83705a63cd5d3a7408bf0742b8e8e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Grammar.pm", "digest": {"algorithm": "md5", "value": "9da7f449f520630308a67891138dc8f3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator.pm", "digest": {"algorithm": "md5", "value": "892b04c0bf3bc178a85b2a8eccceadf5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Array.pm", "digest": {"algorithm": "md5", "value": "13fe7b3962006aaff600e7bff55de8a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Process.pm", "digest": {"algorithm": "md5", "value": "4697a468c40bbc41da44ce901dbc932d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Stream.pm", "digest": {"algorithm": "md5", "value": "8b8e0fe196683249b667a01725ec76a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/IteratorFactory.pm", "digest": {"algorithm": "md5", "value": "64f5dd2f6263e263c121f68d85cb5786"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Multiplexer.pm", "digest": {"algorithm": "md5", "value": "d876d211762d84c83f4caf10f33c8909"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result.pm", "digest": {"algorithm": "md5", "value": "cf7d86c82e231b05d7a16d179f390527"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Bailout.pm", "digest": {"algorithm": "md5", "value": "247b113eabdae04431f588e069b08f69"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Comment.pm", "digest": {"algorithm": "md5", "value": "0b3c2bff2ca78a8ce1dc925784747104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Plan.pm", "digest": {"algorithm": "md5", "value": "487f3e8a6b501173a9be7697885a188e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Pragma.pm", "digest": {"algorithm": "md5", "value": "27d27a62816a5c31e9327fb4efafaa7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Test.pm", "digest": {"algorithm": "md5", "value": "7754b0656e32fe91fbfe2232ef11ba37"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Unknown.pm", "digest": {"algorithm": "md5", "value": "15e26325ac8c729d9c0276430bde2ee8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Version.pm", "digest": {"algorithm": "md5", "value": "55fc78fae7374439b899db29aba6720a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/YAML.pm", "digest": {"algorithm": "md5", "value": "e64431c72760e564159961a4db62038d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/ResultFactory.pm", "digest": {"algorithm": "md5", "value": "94f94eb99f33c682d8552328e1155265"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler.pm", "digest": {"algorithm": "md5", "value": "77d1291329974b14feb4e5669bb359e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Job.pm", "digest": {"algorithm": "md5", "value": "f38a5926bce0c2fb7615da37a5b1960a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Spinner.pm", "digest": {"algorithm": "md5", "value": "3ad47347076b582bc0f9217cc7d90c09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Source.pm", "digest": {"algorithm": "md5", "value": "88a5d03b6011ffa5eceade957db6bf94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler.pm", "digest": {"algorithm": "md5", "value": "26a32a7b13336dd9ef64d58e3fdbd17a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Executable.pm", "digest": {"algorithm": "md5", "value": "2de8fea11d2ddbb940a9bdcf71afdd24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/File.pm", "digest": {"algorithm": "md5", "value": "ebd185ca6be44d06476e5b2a33507e7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Handle.pm", "digest": {"algorithm": "md5", "value": "8a4af6774c8cb16db7c1e09c0e3062d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Perl.pm", "digest": {"algorithm": "md5", "value": "836943482f52ddb92dbba74785889994"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/RawTAP.pm", "digest": {"algorithm": "md5", "value": "e84c9484847d57b8773e297adcf4eaa5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Reader.pm", "digest": {"algorithm": "md5", "value": "ff5363858a3cb2af16716f253c64c364"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Writer.pm", "digest": {"algorithm": "md5", "value": "41d1fa83724d4c621a9ee7e1b2d71728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/ANSIColor.pm", "digest": {"algorithm": "md5", "value": "4a64d21345bc10f580c362513b8cfc1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/Cap.pm", "digest": {"algorithm": "md5", "value": "391e7f2a4cad43424dc5aa6b4ba49cad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/Complete.pm", "digest": {"algorithm": "md5", "value": "0fb6be049246898388bfdc0226468d64"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/ReadLine.pm", "digest": {"algorithm": "md5", "value": "b14ae0b7a258ae0aa04077595f1e1799"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test.pm", "digest": {"algorithm": "md5", "value": "241344c334c9bd86b1ae0070cda9781e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder.pm", "digest": {"algorithm": "md5", "value": "6743581412f90804ee1c75ddf785f507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Formatter.pm", "digest": {"algorithm": "md5", "value": "64b237eb89af05d90c0eb2a2db1f8a3a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/IO/Scalar.pm", "digest": {"algorithm": "md5", "value": "1076b4f87ff16001907b9ac29214fc5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Module.pm", "digest": {"algorithm": "md5", "value": "14b6712a337e81032e7065e8b64fc876"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester.pm", "digest": {"algorithm": "md5", "value": "100252ec7124280c1865c0b1a74d4f2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester/Color.pm", "digest": {"algorithm": "md5", "value": "f41ae920eaebce12445192cbc66c4572"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/TodoDiag.pm", "digest": {"algorithm": "md5", "value": "216f4e9da17d718aa13f04245e54316d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Harness.pm", "digest": {"algorithm": "md5", "value": "7b9620c4c1407031d5f4daba3a1f5168"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/More.pm", "digest": {"algorithm": "md5", "value": "79abcb8ff581f4fb38ea655ac7a1fe14"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Simple.pm", "digest": {"algorithm": "md5", "value": "5b394cce3503a9a7b53ac99aa8002193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester.pm", "digest": {"algorithm": "md5", "value": "97209b59dad900f0fd1741a47a446277"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/Capture.pm", "digest": {"algorithm": "md5", "value": "96d3a1e87eacc880cce21eb4e66ebe8b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/CaptureRunner.pm", "digest": {"algorithm": "md5", "value": "a448fdd09fb07859759daba6c16ba574"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/Delegate.pm", "digest": {"algorithm": "md5", "value": "40d503e2f063526b5f06ac476df276a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tutorial.pod", "digest": {"algorithm": "md5", "value": "0695f41a9a399866363d549a699ef5ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/use/ok.pm", "digest": {"algorithm": "md5", "value": "1c13523342b2b9596f901f638f6df3b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2.pm", "digest": {"algorithm": "md5", "value": "77c0ffb9fd10e8fb348741d2b0fbaf6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API.pm", "digest": {"algorithm": "md5", "value": "9c4453fbd1e79cde4afdd5b748eadea6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Breakage.pm", "digest": {"algorithm": "md5", "value": "7fbe0c9937701da23ba8b0d17d511176"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Context.pm", "digest": {"algorithm": "md5", "value": "b4c34a9ffab5e8200d7000038360f724"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Instance.pm", "digest": {"algorithm": "md5", "value": "abf68e57127eecdc40762020a9fd45d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Stack.pm", "digest": {"algorithm": "md5", "value": "e395ee8ed56e0d580999a13a11137d1c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event.pm", "digest": {"algorithm": "md5", "value": "495bfd6362ba0078fafa552045acccb0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Bail.pm", "digest": {"algorithm": "md5", "value": "325b2a54fef3af456a516ba9e7907012"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Diag.pm", "digest": {"algorithm": "md5", "value": "1383744e59090addf74b0862eb19299f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Encoding.pm", "digest": {"algorithm": "md5", "value": "eed83e9a0f386a4583bb7bf454accdd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Exception.pm", "digest": {"algorithm": "md5", "value": "c75a6b3666713b9548b3081fad43bd09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Fail.pm", "digest": {"algorithm": "md5", "value": "3e4db8a2c1fb5383ddc310ec76c0836d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Generic.pm", "digest": {"algorithm": "md5", "value": "9b20fadc6e0c202d3c6d4b7f348eb183"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Note.pm", "digest": {"algorithm": "md5", "value": "fd1cbb1af0ada8dec295b3f1d6ee07a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Ok.pm", "digest": {"algorithm": "md5", "value": "ab151d4c9765559dd9ec67e80faa35e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Pass.pm", "digest": {"algorithm": "md5", "value": "765af19c195c47738cf8a9a9b18758fb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Plan.pm", "digest": {"algorithm": "md5", "value": "0c2fafeb21af6756c8d43636888344dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Skip.pm", "digest": {"algorithm": "md5", "value": "db4329840fa366c91d18c00712d4013f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Subtest.pm", "digest": {"algorithm": "md5", "value": "726b74c4a599821f885c8c8a54f9adc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/TAP/Version.pm", "digest": {"algorithm": "md5", "value": "a9b44bc96e8c0df07680f4b8a94ebcff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/V2.pm", "digest": {"algorithm": "md5", "value": "6d3c4ea187b6a6d35ce72f160ccf5d1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Waiting.pm", "digest": {"algorithm": "md5", "value": "1091d34b57e795bdeee98f6b176ca46a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet.pm", "digest": {"algorithm": "md5", "value": "2086b44491a169338f753b5a6e662e1e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/About.pm", "digest": {"algorithm": "md5", "value": "bd4094c5ba749c6c6ded11dcf32a8cdb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Amnesty.pm", "digest": {"algorithm": "md5", "value": "aff30db1aba163c970c903942895e8b3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Assert.pm", "digest": {"algorithm": "md5", "value": "61a8e75097c29675552d31fbe494cba8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Control.pm", "digest": {"algorithm": "md5", "value": "14ff0430d99f6872092ebed93a3553d6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Error.pm", "digest": {"algorithm": "md5", "value": "425d3fa9359e1848d00398f62207b901"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Hub.pm", "digest": {"algorithm": "md5", "value": "a36230b1acd9724ea3464fae5c2fa563"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info.pm", "digest": {"algorithm": "md5", "value": "10eaeacede24ef53769068e840cde7ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info/Table.pm", "digest": {"algorithm": "md5", "value": "eac3ca0bb8e935c33fcd56df942946cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Meta.pm", "digest": {"algorithm": "md5", "value": "c0d35a89094e0900cf5cf489dd669937"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Parent.pm", "digest": {"algorithm": "md5", "value": "eb660dfff8e48791db52d8d7e9c72e86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Plan.pm", "digest": {"algorithm": "md5", "value": "ddc11e45a8b7e8ca9ac3ddad60ed19ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Render.pm", "digest": {"algorithm": "md5", "value": "0636ab91c1a098e326dcadecf25deb96"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Trace.pm", "digest": {"algorithm": "md5", "value": "bff2601248f0ce0a38ad1206ef1a4412"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Formatter.pm", "digest": {"algorithm": "md5", "value": "084778af79fab962e27cfc585fd0aff9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Formatter/TAP.pm", "digest": {"algorithm": "md5", "value": "bf0863d476e14e8f18602cb4e44ce4c3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub.pm", "digest": {"algorithm": "md5", "value": "6c33880fc6407db9a4c753e5fe46dc6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor.pm", "digest": {"algorithm": "md5", "value": "18fb8e22ce04b77a0f8031d8eb09a738"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor/Terminator.pm", "digest": {"algorithm": "md5", "value": "71902954d83a25e67f455ed9996366db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Subtest.pm", "digest": {"algorithm": "md5", "value": "fd0a0a99ec82b3bf762eb204d32352bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC.pm", "digest": {"algorithm": "md5", "value": "a236a4ed0d1749bace61545e0486412f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver.pm", "digest": {"algorithm": "md5", "value": "edc93049ff077e77613411d2ac43f40c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver/Files.pm", "digest": {"algorithm": "md5", "value": "f9a0880dfc73521d3b3fd149a78cad42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Tools/Tiny.pm", "digest": {"algorithm": "md5", "value": "fb684c31443a4433d935ea969d0597a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Transition.pod", "digest": {"algorithm": "md5", "value": "b902005c79d9606a05f4d866529f9c17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util.pm", "digest": {"algorithm": "md5", "value": "c911f5d0b24115fed5e55a7865d0998d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/ExternalMeta.pm", "digest": {"algorithm": "md5", "value": "6317f9f2e0e8e8677bc6d701ea020e90"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/Facets2Legacy.pm", "digest": {"algorithm": "md5", "value": "19acb86e3078eff61653ff5cc8fd557a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/HashBase.pm", "digest": {"algorithm": "md5", "value": "bfb4190646a2ab762a5739dc42e31e91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/Trace.pm", "digest": {"algorithm": "md5", "value": "ce5a27133fe88398bd1e8b74b5c69b80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Abbrev.pm", "digest": {"algorithm": "md5", "value": "eda72ab1d3ebd61bc61e82b8cb66ff56"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Balanced.pm", "digest": {"algorithm": "md5", "value": "ceafdfdbf069a06ba28e372b6fae64cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "8eebc00788c9a82b5f00fed6425d8923"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "3473ad1f3039ac6cd03de01a124153ed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "de332ec2655c5623bf0c3c442b2fb532"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread.pm", "digest": {"algorithm": "md5", "value": "0baac43facced3d01a96d6373ca40136"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread/Queue.pm", "digest": {"algorithm": "md5", "value": "e826a4ffbbcf7b116465d6981831d1c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread/Semaphore.pm", "digest": {"algorithm": "md5", "value": "508d86835513e08b2b9d00cc70b5551d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Array.pm", "digest": {"algorithm": "md5", "value": "d872efe7849b59fd63c15062f96ff76f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/File.pm", "digest": {"algorithm": "md5", "value": "47f794453ae7c2b17cd33ab2d7623779"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Handle.pm", "digest": {"algorithm": "md5", "value": "07e2f2330656844a14d1697a51792760"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "acc4709f0adb89bef2863771b6995d2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Memoize.pm", "digest": {"algorithm": "md5", "value": "75d24b5a18aff64b566779e647c9689d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/RefHash.pm", "digest": {"algorithm": "md5", "value": "7d6efc6c2529c586739876b907b7b36c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Scalar.pm", "digest": {"algorithm": "md5", "value": "3d8e2c7d57100aaf085ca495d6a24619"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/StdHandle.pm", "digest": {"algorithm": "md5", "value": "a8ea2160d78ffaf5d2fe07a7bbbe628e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/SubstrHash.pm", "digest": {"algorithm": "md5", "value": "e2c8fc28b2255751b1db35cac400ee8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/Local.pm", "digest": {"algorithm": "md5", "value": "cd1c8a04db0a2e321825c2e09c5d04fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/gmtime.pm", "digest": {"algorithm": "md5", "value": "a2f8ea3126f9e8002a7b51cf826ebfda"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/localtime.pm", "digest": {"algorithm": "md5", "value": "18632c4bc6551cf7bd0d36339732c2f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/tm.pm", "digest": {"algorithm": "md5", "value": "74fd0a5d154ac255d924bee98c69b11c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/UNIVERSAL.pm", "digest": {"algorithm": "md5", "value": "21554108e77ab224133e2ccaa5bf32b1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Big5.pm", "digest": {"algorithm": "md5", "value": "91682655e865a892fffe12d3285a3cba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/GB2312.pm", "digest": {"algorithm": "md5", "value": "546a27d552ddf71f4da50e28fa6bfd10"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/JISX0208.pm", "digest": {"algorithm": "md5", "value": "9986fce73ed312b2dd50debe51553382"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Korean.pm", "digest": {"algorithm": "md5", "value": "aaa8b683fa7fdd5d675355e9dea1d73a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Pinyin.pm", "digest": {"algorithm": "md5", "value": "53962109947ddafe1351c6b282616272"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Stroke.pm", "digest": {"algorithm": "md5", "value": "1276581a237e0d22ef9333ccb7bd8ad2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Zhuyin.pm", "digest": {"algorithm": "md5", "value": "7bb946973e9e3b96074586f1f46add73"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/af.pl", "digest": {"algorithm": "md5", "value": "251e17c43efc07a9f192badf53618459"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ar.pl", "digest": {"algorithm": "md5", "value": "a06bc4a81b8886920bf0b705dbda7d8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/as.pl", "digest": {"algorithm": "md5", "value": "dd4bf10f888b55850ec9dc38d392ed12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/az.pl", "digest": {"algorithm": "md5", "value": "8511b43c49cc76f2ef65152d10e4937d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/be.pl", "digest": {"algorithm": "md5", "value": "0369f0dc0dbee17d07cd50a19b95dc8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/bn.pl", "digest": {"algorithm": "md5", "value": "65cf66f42397e95e61fba92f9b14cb76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ca.pl", "digest": {"algorithm": "md5", "value": "eabb885f17bdd7d84252eeaaa5724974"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cs.pl", "digest": {"algorithm": "md5", "value": "f0992465ebc2085ea28e2dca7f9b265c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cu.pl", "digest": {"algorithm": "md5", "value": "515645daefc81d51178bf77b74550711"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cy.pl", "digest": {"algorithm": "md5", "value": "31724358c50d74fc8c90da0082c3218f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/da.pl", "digest": {"algorithm": "md5", "value": "44db2e0f3185ad9a97f5690855dc8db6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_at_ph.pl", "digest": {"algorithm": "md5", "value": "86fe669d3c00c0b07632b37582488604"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_phone.pl", "digest": {"algorithm": "md5", "value": "a5b583028ba4229beecefb5014358bf9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/dsb.pl", "digest": {"algorithm": "md5", "value": "af58d8075ce06ce4bda35867559f4538"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ee.pl", "digest": {"algorithm": "md5", "value": "c1401f9bd7ec6a7c7f488cc8e3702901"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/eo.pl", "digest": {"algorithm": "md5", "value": "200601f114b605232c0fc320dc9bd9de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es.pl", "digest": {"algorithm": "md5", "value": "3ce7813965f62c7456a980a2e09eb1ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es_trad.pl", "digest": {"algorithm": "md5", "value": "f557adaf92470b39208b7200d95194f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/et.pl", "digest": {"algorithm": "md5", "value": "0dec182f43901103aef27082694ecb35"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fa.pl", "digest": {"algorithm": "md5", "value": "128bb0d5c14ac4e2689081d45317722e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi.pl", "digest": {"algorithm": "md5", "value": "6d1bb151be68458b1acabe54f985b7ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi_phone.pl", "digest": {"algorithm": "md5", "value": "c959c733f2f88c62d4f48dc371c236e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fil.pl", "digest": {"algorithm": "md5", "value": "4a15c05a497e109ed721868581f8ded0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fo.pl", "digest": {"algorithm": "md5", "value": "61d99b85e146299828fd1fc0a1acb970"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fr_ca.pl", "digest": {"algorithm": "md5", "value": "4c98776bd18ea884518b8a653a17ed76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/gu.pl", "digest": {"algorithm": "md5", "value": "3a8a9bf8a74ccd7731ece1d33e321c7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ha.pl", "digest": {"algorithm": "md5", "value": "30c494c2de8b509bc6e4b2ef5aa6db94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/haw.pl", "digest": {"algorithm": "md5", "value": "c7a0ae3dfa35ea0f0566b6b1c25ce564"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/he.pl", "digest": {"algorithm": "md5", "value": "37e2d52012f8d86e264d37daeca70cde"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hi.pl", "digest": {"algorithm": "md5", "value": "a2bcbb866df7a0de14c13f75a8b4f91b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hr.pl", "digest": {"algorithm": "md5", "value": "4e99104aa6dfe3deb4b407cfa1442660"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hu.pl", "digest": {"algorithm": "md5", "value": "a80b06471da82038cd8d74b1939500fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hy.pl", "digest": {"algorithm": "md5", "value": "7e6d554a65fd1174dd316279d2dfa938"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ig.pl", "digest": {"algorithm": "md5", "value": "02d04ad8f1d440c1e1eca1220e3dcd12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/is.pl", "digest": {"algorithm": "md5", "value": "f6c0bb2a7ffbd696a4f7d7632f95b734"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ja.pl", "digest": {"algorithm": "md5", "value": "d3b43fc112c57bcba51aa02601307f83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kk.pl", "digest": {"algorithm": "md5", "value": "638b8d2626c4405bf7f60429d38853cb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kl.pl", "digest": {"algorithm": "md5", "value": "b90ebea8297e463b8fdaced56135d0d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kn.pl", "digest": {"algorithm": "md5", "value": "74546f941dce5f9f6e3c78d37ef7d7e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ko.pl", "digest": {"algorithm": "md5", "value": "94ab71f236c27a78f0b3e0101820f29c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kok.pl", "digest": {"algorithm": "md5", "value": "d53175ee02287e43bad197fc9a8ea4d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lkt.pl", "digest": {"algorithm": "md5", "value": "9415d5a36027db206ccc200ba03b1d59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ln.pl", "digest": {"algorithm": "md5", "value": "cfb51dbf951ac8e90858bf14c6206056"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lt.pl", "digest": {"algorithm": "md5", "value": "e96e523ec4fb95740c13d52a9734bc77"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lv.pl", "digest": {"algorithm": "md5", "value": "f0cb5b5f306417ba40c7664fc8288104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mk.pl", "digest": {"algorithm": "md5", "value": "1ac87b37b6bea9905139770ebf79afeb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ml.pl", "digest": {"algorithm": "md5", "value": "34a61e6bb8242ecde5bd589a7b16343b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mr.pl", "digest": {"algorithm": "md5", "value": "746c98736184a0b7b01275d03007451e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mt.pl", "digest": {"algorithm": "md5", "value": "4af770f64167d0cd317ac42c70590eff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nb.pl", "digest": {"algorithm": "md5", "value": "67dcdf82891cecd7f8ee3d828f7cace7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nn.pl", "digest": {"algorithm": "md5", "value": "67dcdf82891cecd7f8ee3d828f7cace7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nso.pl", "digest": {"algorithm": "md5", "value": "ca74e61adfcb16e252f410a79e9e131a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/om.pl", "digest": {"algorithm": "md5", "value": "44105ee5faa4de5b0b8516bab6fe053e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/or.pl", "digest": {"algorithm": "md5", "value": "853baa73db140a386fd7b59a572982f5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pa.pl", "digest": {"algorithm": "md5", "value": "f54212cebb78574086a8ab0a1a1b415f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pl.pl", "digest": {"algorithm": "md5", "value": "7fd623706d638fd3f3834c47c46cb7fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ro.pl", "digest": {"algorithm": "md5", "value": "c841beedbaccd47955278c7bbaf85a9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sa.pl", "digest": {"algorithm": "md5", "value": "746c98736184a0b7b01275d03007451e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/se.pl", "digest": {"algorithm": "md5", "value": "cfb457a7c68ab10e9f41ff93d4e304bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si.pl", "digest": {"algorithm": "md5", "value": "5930056f6985de5d9daa22dd48cf5bd6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si_dict.pl", "digest": {"algorithm": "md5", "value": "ea3b52f5d4182a060d6b1ca4fbd1f4d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sk.pl", "digest": {"algorithm": "md5", "value": "6e899c1fee8bb54497702ada37fd9d04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sl.pl", "digest": {"algorithm": "md5", "value": "68959ece9f4cfae9673b0f956d180fab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sq.pl", "digest": {"algorithm": "md5", "value": "9dabe1c2eda15aeb103912c71413b2b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sr.pl", "digest": {"algorithm": "md5", "value": "c5bcff0c133376f8d39a8041537b213a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv.pl", "digest": {"algorithm": "md5", "value": "946c1e257d29e8a6179f467bdb94089a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv_refo.pl", "digest": {"algorithm": "md5", "value": "21f6715ab132bd856c02d1aabda08a61"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ta.pl", "digest": {"algorithm": "md5", "value": "298d70a68c86257f75ceb26b42f00196"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/te.pl", "digest": {"algorithm": "md5", "value": "ac1aa243a68fb047e2d82d415bf267db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/th.pl", "digest": {"algorithm": "md5", "value": "c94aca792443f844628604d78153c3f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tn.pl", "digest": {"algorithm": "md5", "value": "ca74e61adfcb16e252f410a79e9e131a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/to.pl", "digest": {"algorithm": "md5", "value": "48333389fe8e2ad6abc1232cb721e98d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tr.pl", "digest": {"algorithm": "md5", "value": "e47c0e267de4dd1cfa2ce2220410e6b7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ug_cyrl.pl", "digest": {"algorithm": "md5", "value": "c0899379be96701855b38aa4bfc674e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/uk.pl", "digest": {"algorithm": "md5", "value": "ccc9663cbf76da1951499c1abdfde670"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ur.pl", "digest": {"algorithm": "md5", "value": "38868015bd394b1e2f9016cb55939ae7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vi.pl", "digest": {"algorithm": "md5", "value": "87f86bf0ced16a4cfe064c24549cca5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vo.pl", "digest": {"algorithm": "md5", "value": "4609c84a7e8edd52fcc451baef01502d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wae.pl", "digest": {"algorithm": "md5", "value": "44c2dd2486905e206bd90c8f076af2b5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wo.pl", "digest": {"algorithm": "md5", "value": "d31c777d8651123b430a586d3ec09104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/yo.pl", "digest": {"algorithm": "md5", "value": "b4c1a6daee99b86110af76b95cd77c08"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh.pl", "digest": {"algorithm": "md5", "value": "21e22efea75883d711d06d4c35bd8ebd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_big5.pl", "digest": {"algorithm": "md5", "value": "582500bbedf46eabf4da062a0e51833f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_gb.pl", "digest": {"algorithm": "md5", "value": "9bf28efebd381b79515f71bcaee6c8cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_pin.pl", "digest": {"algorithm": "md5", "value": "6211ee3aaa631f63aba07e2d76b40f0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_strk.pl", "digest": {"algorithm": "md5", "value": "147d47e1f7e822906582a96e709c98b3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_zhu.pl", "digest": {"algorithm": "md5", "value": "2f425dee1695abb61ee051ecc4fa2c99"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/allkeys.txt", "digest": {"algorithm": "md5", "value": "9b3ff4a4cd9a54a147c2e574f859fe5b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/keys.txt", "digest": {"algorithm": "md5", "value": "a74d65b92220b64fe5321ec5a424917e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/UCD.pm", "digest": {"algorithm": "md5", "value": "92a830d5bfbb0adb11057d44d0fe2448"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/User/grent.pm", "digest": {"algorithm": "md5", "value": "bbe407c2e375a75f476d5520fd23b3fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/User/pwent.pm", "digest": {"algorithm": "md5", "value": "6ee2f04875eb7efbc22f03b910d13ca2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/XSLoader.pm", "digest": {"algorithm": "md5", "value": "f868a2bca863df438aafe6a677cbfa42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/_charnames.pm", "digest": {"algorithm": "md5", "value": "f84dee8cfca63ea4079300d243aa8c0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie.pm", "digest": {"algorithm": "md5", "value": "dd61a610cec00d6cd60548b86b637b0c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Scope/Guard.pm", "digest": {"algorithm": "md5", "value": "f2d3c01959a5bd3a16a3cec8653f2dbf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Scope/GuardStack.pm", "digest": {"algorithm": "md5", "value": "782049bc9d7b400848d10f5bd764602a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Util.pm", "digest": {"algorithm": "md5", "value": "09ef132cba86953e4074bb7cbf825317"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/exception.pm", "digest": {"algorithm": "md5", "value": "6a9b59295f608b9264aa50b1cfa6268d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/exception/system.pm", "digest": {"algorithm": "md5", "value": "7f912fba3b895a2a198fc6159298f7f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/hints.pm", "digest": {"algorithm": "md5", "value": "78ddd7fd2ba4bb2a1409f8d7ceebef41"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/skip.pm", "digest": {"algorithm": "md5", "value": "994eb8bc90ef8f9ce70cda90c9771442"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autouse.pm", "digest": {"algorithm": "md5", "value": "e73614b05617334fcb4a85124e5e80b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/base.pm", "digest": {"algorithm": "md5", "value": "23b7d65e22b42927d6fcec631ab1c211"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bigint.pm", "digest": {"algorithm": "md5", "value": "1d00f8c8f66e851dcc4b3992c272d61f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bignum.pm", "digest": {"algorithm": "md5", "value": "3e43c34daf0e6ab917a9806addde6dcf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bigrat.pm", "digest": {"algorithm": "md5", "value": "a905fc469f52f737de4132d7f374d77c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/blib.pm", "digest": {"algorithm": "md5", "value": "223e01ee29ca18c38e275f8fb9156596"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bytes.pm", "digest": {"algorithm": "md5", "value": "e45975770af354328fdac78e9facee40"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/charnames.pm", "digest": {"algorithm": "md5", "value": "320b81b36b2855e146902b79e6d9e400"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/constant.pm", "digest": {"algorithm": "md5", "value": "56cde6eba0f667ab56196613df3933c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/deprecate.pm", "digest": {"algorithm": "md5", "value": "b035ee2c10ff8974f7f399cea204819b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/diagnostics.pm", "digest": {"algorithm": "md5", "value": "4dfed5591ffd2a61a520560d177d6526"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/dumpvar.pl", "digest": {"algorithm": "md5", "value": "98deaa9ed77806d713df143121fecb22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/encoding/warnings.pm", "digest": {"algorithm": "md5", "value": "ee863002324b2bbefa1773759a2c7fd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/experimental.pm", "digest": {"algorithm": "md5", "value": "d2a2c1d1d7bc10697640c05a591f9e7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/feature.pm", "digest": {"algorithm": "md5", "value": "8526a49ee2a041a636ce734cf5528937"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/fields.pm", "digest": {"algorithm": "md5", "value": "b2f150da6cee6b2019da017e3b92364b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/filetest.pm", "digest": {"algorithm": "md5", "value": "e6f0a35b79eeffa186435486f98e6c6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/if.pm", "digest": {"algorithm": "md5", "value": "8135da5c6624f925318fea6ba657b498"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/integer.pm", "digest": {"algorithm": "md5", "value": "3e5ff5fb486c95945e10e79859dd5bfb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/less.pm", "digest": {"algorithm": "md5", "value": "681cccf20c7b8c0a88164b23cf867868"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/locale.pm", "digest": {"algorithm": "md5", "value": "0e2f243d25cdd1380e17ebfb8b9eee5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/meta_notation.pm", "digest": {"algorithm": "md5", "value": "25d0029e4c2967b198f5ea64e172a2a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ok.pm", "digest": {"algorithm": "md5", "value": "bd9ee530dcfdb7b2e0257d25833e3fe8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/open.pm", "digest": {"algorithm": "md5", "value": "5466e80fc8c8ede51e4c2c700514b55e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overload.pm", "digest": {"algorithm": "md5", "value": "35e01c1aa7d55d0ba53dfdef6be2d803"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overload/numbers.pm", "digest": {"algorithm": "md5", "value": "f5f9a2ff65ab00c1284cc3e2d0effdec"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overloading.pm", "digest": {"algorithm": "md5", "value": "36e1b34f8175e036d57e51fd7d56becd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/parent.pm", "digest": {"algorithm": "md5", "value": "9e9122bfa8bc731887ded9555b91e3ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/perl5db.pl", "digest": {"algorithm": "md5", "value": "d3ad49f4f0e4ef2681c89b9019cda45f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/perlfaq.pm", "digest": {"algorithm": "md5", "value": "4f23ab683bccc258d0e111265ed6e172"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/pod/perldiag.pod", "digest": {"algorithm": "md5", "value": "ab5ea926f5a6ab9b997dfcfa66fcbf75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/sigtrap.pm", "digest": {"algorithm": "md5", "value": "f396f638c18512228d02d5e315b50fb4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/sort.pm", "digest": {"algorithm": "md5", "value": "6b8cd1441d89b13c6719c1ce82c3fd91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/strict.pm", "digest": {"algorithm": "md5", "value": "441328c7ffbbe42a0226ec65bde71715"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/subs.pm", "digest": {"algorithm": "md5", "value": "d358ac33bb11ed7d8c7f4ff9f0fa40c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Blocks.txt", "digest": {"algorithm": "md5", "value": "aa0d4bf91665a95af6bbe3e55b233fa7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/CombiningClass.pl", "digest": {"algorithm": "md5", "value": "a0f0c95a4b1beb436d2168867b915b2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Decomposition.pl", "digest": {"algorithm": "md5", "value": "3ac8220b01b04c11e1552c59c8e06e33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Heavy.pl", "digest": {"algorithm": "md5", "value": "221acd6d1a77c05446c42d0de1553dbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Name.pl", "digest": {"algorithm": "md5", "value": "17b0175ebf9d841aefe5b38148df99a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Name.pm", "digest": {"algorithm": "md5", "value": "c6af5dcbb41c28f7e26cf3b0c9ab9e66"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/NamedSequences.txt", "digest": {"algorithm": "md5", "value": "49643d0ca704c5de5aa49cc261ff3c93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/SpecialCasing.txt", "digest": {"algorithm": "md5", "value": "e517fe1ac2549a3f0647fbc1e2b2df83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "233bdd428f4958efd17315fb13e42bc1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "871b17f2e18769c06be58ad56b1464f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "a940b0e4ed11c232836df3a2f681a390"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "e2637cf6857ef7872e4e02d15e53de75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "aa3b10dcc52e8384987caf06b82f13d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "8fec3e7e5cc36ae7f28322b9c9bc2e38"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "2001b2fe491bcd3b4a060bbf8b07e712"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "88af42b9e2ec2fe27c4a15bbf6ce5da3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "82d2cf652eddeabca5710ff6eeb98947"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "9133afdffad6b32ac2def126d5a464ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "82b8ce27c5f2bdc28a06ce0bf402267b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "9af6fbf676226a435db51ac75fa43690"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "a3e0594113673b9fded8a616b3594bda"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "60880d7834063108c4a069d53c9e5303"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "b87bd7ef93b9d70a7e399bd585432621"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "1dd892aeb09ffd2239fa35ebcbad6881"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "c404c9a35a281c89996809ee68693035"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "c220a49136ae2769d9c4abbeb1f769a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "63133eafee3a4a2b8d0dcfd07d60a4f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "7b46c05fd1e3981e94571626e3ec2761"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "d7ad6f203c3e666d93f0057db3020de1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "2216cfcd7dbbb00eb832c8dce9371e45"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "45f8ef0d0956dd631177dad15c40e60f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "6f750c5b39f3e2acc1bbc4b9cca8f643"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "ac2dd6cc58b95d8b736842b989d5d455"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "1e3aea9e155c370ed136cdb03178df9b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "2a3f21395be428bf060c2da6e7085c4a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "190363ef13725a39f95c960d536956ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "4c214f1c47f9c9fc33ddca9ccf93efef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "85ef580cfac2ea5051e047ddfd23b1a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "bcdbe0ef94a49b39a5cd5237b123762e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "2c2eb618bdfe8e4d2998e328090cb2bf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "ea9b136e6bc25e8bbf4738bf90430d67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "237b71134bae55b174f409ae6d0ab263"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "dab98b04031551286aeb4cc6738d2b7c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "28a1898c5e2ba95b6ce34f53c38555d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "c8e71cc15d0da8e5caf74ac1a2d0e019"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "24787f2ec0e10d3e44a287660585455a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "7f716832fffdfe615d13ade358119912"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "fd63ae3ea3923b7fa8eba062bae5dbc5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e8ad50938dafe1f255ed664ce2e16002"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "ed5ef4895425dace0449178b65fb0658"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/UCD.pl", "digest": {"algorithm": "md5", "value": "1f8a5ca41a4b6c96fbbc31c33ad0dee7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "11487701c970d6bebc3968d9215a94be"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "4970862e200b4746e80daa122fc8c68b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "dbce0657e995a6bee9ec072fd7b3104d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "a3ae6ba1eb697246155f407c275bbe0d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "5868b1de7d2902ae9ceed247dc934b75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "126aaac4b9b3655b847399b801607e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "48c72ea00b5d81d437e72afc6134a6e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "c9fc35739f52877da08548caa28dc266"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "84012710bdeb5849120a1d0623c4dded"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "31f45f57cfa4ffdddf5d579e9e8a0159"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "8e1c0d25d9bc3748a20c97d099127b63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "60ddb6b586fc00fc2c423447a91a71c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "3f0b32e396cb31ac7e09b30db6e031a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "11c0df71ad726704fd87dbb437863148"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "36a7c4efc8fe6d59da99e48488732bef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "9b79d6cb642777a3efa8570afa24f751"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "60f538b1a9934d3cacf4f802130fe09d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "57cad8c9571e8a9753efa23e72b0ec78"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "3f87cf797edce7f58ede6ae022492dc9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "c5def79a1f662409007171a28fc778a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "f553a6e0f80e56ce648e6f7338efe85b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "469b44eb2e3f88c3ca6a7282d64b5997"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "8bdf3496fc141509190a466432341ac3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "e46cd186991ae7bb19713e21e54c8a6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "dd61e1f5a3743d618f71a4eed3711e83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "306c46f5526e00cf8e02717235633d82"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "7115e870a223414fe0a4a882a01fcf57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "02005302a9428ddd4d554ed9e4d22ac0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "a5638d1b37c6906213dbf083e85e0c69"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "891dc3c52c36f5489906a1eeedb268e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "55f9e81d901a1215d9b5b7a6427183e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "92ce666e842895d493c2a4de0e9b5991"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "3f662f322a97e90ad908d53211c2a0fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "a7b19b7a0cd674c4723cba3da7175722"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "4455e31216d63a8ba9e35a1cd9ba5e8b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "85d1b9b368cccd0c7854bccca4397799"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "f366d0e6a6dd83b4ef20f56e28b20c21"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "e90f281dfd8a7aee6bc6e7684aa75bdf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "f286ef6b2a9e6e64f3fc007dd7aaa10f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "01983a47a0d7ba61f98dd68ef843491a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "d703afe055471b7d602c0d674fba72f9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "b313d81911ad53b890611092acb24cd2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "558c6930976e2178339b0f2da0e6168c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "2c1b41494a33b24c2704f8c6fac1ebdf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "60e3fb5f180ba771a4dbd75bdb6b55a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "404bbb42edf04da104e340a1343a52aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "f3d3382512d7fe9c0ac9708484010cdb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "d64cae7ead5bcf2327074757fbeba852"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "47f9a5efdee9cce9e91de51bfd55d56e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "733853ce6adb689884fe3d996492d38d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "1b65eb7bd13c87f48d39bca2fa0fe97c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "b19bd46e7d81eed9cf11a07be5f5282e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "d3c4da710aa910ecfa558e84f4677d10"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "14c471521654a872b629edec5eb949fc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "91d1d4e5642bd3182a26f6ce7b095234"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "e05852b986b28d012344074c8435741b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "4ca9ea20edc85dc26febae334a1e2a73"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "d7bdd7cfe73055a1baa25ecdab21358c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "8942616540f37e172a2f26c42ea94bca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "9d0f34cda9b117b413df1cc70d3fcac8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "575272173beece4b9457a1406c4994e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "3d2672ef475d5bdd6d437dd3c6324e78"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "a0b1518c6121b9e18d4c023894116031"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "2b0b4c30b53ce6886a0bf63c496a3902"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "fb22e05cc8937dcc7797f45e91aa9207"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "4f7378425106ad412107c2ff0c3a7193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "65e5a6adb8c8e96ff4d4af5f0097fa67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "0c0f9e2a545b44316528b3081a06df9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "bf44149b76595289523346c9b67b138b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "51ec56a58808cb55364ecfa9c9aa7a9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "a860362eafb62dfbf4027da82344608a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "47e39a1b4988e7d4e215b62bbb8b9925"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "4eda7e8dd7d34e40cf8c3131bdcda0ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "36af3ec9a36c05a76b2bb510aac63d18"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "a28cc525c2ef17fab76b30e6640cbe5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "b1ef5a2b2f6b23a9d33ff63841e5f7f2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "7365d6fb40c4f21eaa132e0c7cbdfd87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "0f4b9b3d0f18323acf4d095e7ce495bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "5df4dbef40a4f3ce3ffde97405b9bc17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "eabbbcc84d01455eb5f1197b3fc8e94f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "53dec1c6286f001bb0a9b1ff0707e43d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "405576bb7259b4f57b19b4db62c6e77e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "c19ef1bd955ba000481a0e41361c1fd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "cb7efd81f62c36cd5b3c6fefe7de45ce"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "6458a3a60fa948112e1c45c8e521cc79"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "408c473bef6270bf38971fdf3aafbb57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "29b4a8b34a88908ee1034975405f5c50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "72ad068da0e935b9b06c640a4441342b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "d1d0d56fe172d9f27e6fb6660a918068"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "15488f320f3831d33b9d77e8cefc42c0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "889c048f6c1bc2848936e0aa8cfa91dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "13472dcbefaf348c0950e575e7a76140"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "20cf452cff1604579c5b002de3513e6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "f66becd7ec21f32966f2590471325515"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "c768a37b6805c8e46b799bd3c2309823"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "d331700eae9e357b9aa92c631ce70ec3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "f63b738a659523e07fb15e131ee97e0b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6fd02590bb721bd16705c8d7731f432b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "9d92af1d57cb81824faca0e410d84211"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "7be179a9bd801d76c4f6ae89559bd850"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "eb9c169d53b466bd570252185c2f1698"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a8cef4b6a0748b6f2952ad6b9fdb06e0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "727b6516ff5290ae23e221a2405c8248"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "708ade00e0c504835868dadd53aa865b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "f5c1d048507fbda0bb4da0f8ee02e617"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "48be32c2f6afe49108fb613105fd2d72"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "d8cbfcf98cf960642e1020e47ab2606b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "6c4405ce74f51b347d101e1a0ce9b324"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d52017a4752666af54b8a2ade747d03d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "6be4b63a0b7230b0bbb325a576ddec57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "ff9bd44657407e5955bfdc6459cb2c1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "517568d3a51145c9fdc602dbf65d9c86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "f1077c8ac96e864aee8d6089c145139d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "d55eaba65d415631fe4161d4fa09849e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "4b4ffe5c11bdd1df3b48dfae68837b94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "d734f70fb718c551228ff54ffdee0aa1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "8ddc6d6d35e7423b87d1f5d41e2f3cfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "94e0426e55d33e3ba1f1c68d6b65c63d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "0b0bee1964c502f15f638c41049ce1ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "2603ba198e5b60342e0a9d2929264990"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "b6e14a7d6888de80403eb4a6dc3d4096"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "5c910ce830060f6a591c5f1270e653bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "06c86e8d04d0d6f1f25740fc536bf4d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "3ac28feb7fbd9ef213846086e3580d4a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "e57dbe4ed60b9e36caa7b9876f77b41a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "6e08265270f2b6e1df0dd1a7ffa64f9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "a6acaf11bbe44171de19b0f11a859d24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "e8ac6f951810d2ef3ecc69b1ffa168aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "7978d4f83e00137c774cef6629ad7da5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "2e3a8afcca49e6511dcb4765cad069d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "9edcc48f62d41c0d3ae6ed9f9381c2cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "e89081cca7f039ecf835975d7ea16dfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "f5c634a5eb968da046e44f0414e257df"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "94a3c9e092e8d59ad489e93f7729be4e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "f711647fe335e83f32d1d6d68f673911"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "3f5f63accfd6c1853ffc7e669566d986"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "a1cf1b7c1e5fc59b02ecd6a472b0fcac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "43c3cac5dd3db44ac49f8d1f95e821bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "d24ee66fc967259c1f2138601df48148"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "2b9f7ef14b21f9a9ab0509ef1bb21472"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "e67be465e8660d71138557949a490b47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "c47b51191f8e436dd193d4d84e1c35bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "8f277de4857753e3a134fe4f65f47e67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "c46392bd49035c0cad1c113b27bc3cb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "3b60786fe29f457fcf05c3da1f07b40a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "5fdfa6e8c3e80b925bee8223fe4ec38c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "0be8b6472da21b9f2e331938255c6c51"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "b8bf072562072b792fcc1a9dceada641"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "208a6fe2d46a67b2fd8a6d5e0cba661d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "824bc1b3edea4630fa000a939556e070"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "8a7ede7f9d84cd7687fc4298967096d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "16b29161a8c5c29c23b7dad1efe54333"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "6a2ba6d7aa429d200c9b20d43abb45a9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "7ec032c8869916f5459a3cf64c50fdaf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "43b9ff74ba2fd2f317261f45caaa755d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "e9eeab3d7269c79f34f2042e132ff779"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "e46828033c3e6633ae41565f80480d24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "94350a00d3630176d8aa1864a2762b31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "bff3c1bc492d7c77c67f4e730bf27b50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "1aa0aa51a38c1e47096ab8a252799484"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "b0ffff280e4df1226a6846547026909b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "5fdc0a86e3f69025f5fc0e51bb7f0145"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "592578b77bb8351deef8fc4de20104cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "a9a39f05b26858459cbae472754421e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "918635af50cfe68c0134abaf987c7a39"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "4f415f5a239fba8519b4a729a1ea35cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "e6885ca4b54ecff338a55f9514e4675a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "f99e309b6e78732510a0464cf98118a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "bd7eca26a31aaa8e9d0c8564fb61e8fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "9c665d58ec577e5dfa4cd67220a0d4f1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "43a1a787fe75334b0caecd24612da4b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "f477568f879d5f8577016a63a1f2496c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "664e8a577c77c1b8f007701cca247bc5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "0023397ad86bebe4e7fc4a0e1aedc86f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "6c03ff527e4e78591be21b901115dd49"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "77dd458ce3cb84ec62aabd2283a4695e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "63020e34a9c351e350d6a9ec20f05fe7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "5b3220ebf2b3511c5516035fd5469c6a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "ca46e85487edc6968e121890ef66a1f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "6852b9cd7b1a400adaa3935aee43b151"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "15d69c83992375c43632bc2eea6d751b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "cf24584391598bf0db58c79b87d0cd6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "ff3c47fea4a2319c59d1d9421c6bdc70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "34d35a1155a9bb9cf295a7d27c870df5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "ac611769a576ef5ccb0865eabca0b769"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "d063091bcd36b9bf15ac8bfcfacce908"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "e61911800a1e3a8dcb0586a00550dc0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "8d0f876505ff0bd8206550ada1fcc749"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "5858e840140518ef8a32b0c38a545001"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "baa95f8ed89b4559010186383ef662e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "896099309d49640a05efc70ba3c519d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "bb0887dbc48d1abf9b268924c6510e8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "bfcbf665e5ff72f82ca7f9a3a56fa357"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "7f5b04bcf7fad064ed28857b577b709b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "06e041aaa6cf963c57183fe1fd4fd263"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "62761fcb0e8a19e2af004f5d0b5c89ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "913439ea3eba336b843e69aa6dbae3c5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "acd63bb61ab660ce8b7ef1428c099be3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "a8bbeff4ab02623e2b8bf7c465f9f0ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "6e2bfcdbce185b85a1fa80e31ce87752"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "397e0820b18125df3e8b3ad4a4f61c53"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "1bb8a85b0ac30327df8b5a015185bdea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "20d6f3e1decd9eef2932edfba99b97bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "8cb2a037881a01d74c105b3613486598"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "8a22a7042bedb1be978786f47d585c03"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "93dc8adfe6e6cfc7e49af499f6302712"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "da14b130544b78262db190376933623a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "00c645e03d95d79db51414bbc9df1bb8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "963a60a7781732120eeaa4a500d99b70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "f889d74fdf6e83715480681cbaa43c3d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "a77f7eeb9adc8f4e9f578ace180ccb0f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "f308d1a62053c59344bf207b173f98d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "3e22d2c829b40f2a688fa033b811e900"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "b0d3aae781949b779bb481463b528c80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "f1b3760cfbb0bb4c63244d381e9ab4ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "00d21d0729a69b7bfeeffdb8095f7ab3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "e47871230622447b3924a5b751e5b242"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EB.pl", "digest": {"algorithm": "md5", "value": "c398b10eceb24f7b0b2d043752cab048"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "fd45c7afa43b7b9792a368e891829767"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "b59af2ff763104fa946af7863b922226"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "ce7d4dcb00f025f309329b0109b276fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "2cfec46c36ff0ec6a1e22ff606f1a28f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "0ef9f8c00da54de8771922066bfb9a93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "677b4aba3b2d471002cb9b47d3d47944"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "f5f1286a0acb084a3babd1950ae0eb1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "fdaa9822f2777946986a6831cd7da353"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "9a83d08a95515f53d24ca7e2e1c4f1ce"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "265f79bb57b99a91b10cee36d2ea61b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "efb00a4cf44679ccaf4d8dec838d6343"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "25a587ceda94d549644fbf9d8898b05d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "e94a8529048bd53b92a79cd9104a4c22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4dfe80e0c50bc701cc163715eae93507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "8056393cbc531325af41aff094cc8195"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "2212340640464931fa3a7c442d063a86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "51fc03e56dc6caa0464db27c3d196e70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "0708cc3c7d958a54fbac32bdbb4e462d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "4f9735a8edc24577616498299f054d68"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "6eb4d061794291888b4ece8e56488219"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "67c7cb670e787596be0b2758a3836b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "48315a841234405e167d110140c1c4ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8e9e350745f70786fc32f31618d63437"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "f981076ef17975a2fc59cf67fda657d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "6b449f54b90a3cf5b55def70b754d95e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "b69a9f645f365f066ff737357145ce0c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "e7a57cab25960e7035e4e582ab8eeddc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "0fa217c6fa81001b5482751b13e7d5de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "16f427165128c6c23c2afcd06f346fa8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "5706f8ef7a681e1fdf518f701e9ebb7f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "c95e72c8f4a0f84d7cac5fdefb822b11"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "f1503cbf1bb128a3e6e68abc525de1e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "56d46149948996959c54f3f898425655"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "b43709faadf7e330d5f66c4675da3ca9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "738bd61c061b363fe3bd90732cc56e72"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "894785b707730a755cd7613ddc73fdfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "6ca1bb48e14834c13659628be6a59781"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "cbceb6dc4e01571165b286b7b4c2649a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "8ee356e9006a0708011cca307d4e6d63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "1a13bbec9a30236f146311c5e63f75ba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "cc13e8a1434d231996cbc602423fe6fb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "90c2539e75a8caba718d58605a24e38c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "7f31ec5471a84d645a3020d5a43e0902"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "032347e71bdc0edce4d84a74e639267d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "4e6b2c52ea30b610230a5aa730053f51"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "a2bc4b5723591f1ad815e2c792e72c65"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "8d55c521eac10e533bd8c9442aba5c60"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "510413e8fb6493da83f0030096674917"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "29954237eaa4f5200e8ca5ca49822321"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "88ddb1c809530bfa7d4ae05c58f7d033"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "3d7158605ccea8bbe5fe411914a29684"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "af8f4e8e1ce0613f884845e1075bd84c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "710832dd7cc98b9c6604c09cc3f52bc7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "489c9224461d30c6790539bf2d52b082"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "4deac01df90f8887342c39489534d57d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "6c7ddbe48acada6c0bbd0a617b3d305e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "5ffd1461bdfe53425ad321e069edc506"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "c4f89484365f7f26656cfbb6acd8406d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "35ea396146bf23700d3dd23b16fff2da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "b303d9cd9c955d934820a9727d481657"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "d72a96c9952f23bac70fe1b209759d36"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "29296e31bd51866605d68542254fab4f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "41201865977eef6a684096bf1340fffa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "223819a0d317a5278bbde624e2dc86e9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "1cee132e9c7134ab4d4c6e925a67663e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "8de4c7b50e9b2a4541acf7cd9e2cd728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "cc3b630ff059398dd62aad0fa17160a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "463a7b19617a85ceb07baf93e52d874b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "22ceb2f7464d26e65a18831b93604065"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "6a154de020eeb53fa2d959658f5d4bb0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "22f5f4e3e4bd93ba5c1562ba628d13d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "d46860794e75d96f0194b0d719252439"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "68646cec727982e8c5bdbc5e1e4cbfe7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "25b5bdb13709e1597d1384c228502b54"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "c82ff22d404ecf84c15d5c8c803478a7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "a0616aa1d9c76b952abff86d94e289db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "477c2667e7333cd4c2f7b855e92b8edd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "955326352007733312fb56c2548284fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "2dc55cc9c4eb99ada7455aad33aa9ca7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "263ad74d9a7cb17523d3413d0b7297d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "b95715266b572319fa0520d159746737"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "4fb2464375751898ffa1f8a5add40622"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "1ef86c4051e87cf55d61784373ea910e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "bb9904d746a426e7089df3cb43217dac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "3baa3184ebc0cd357823bc6931c1ac95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "7c5ea503f25d376739e680fbd34c863e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "794de37930f33319fca83398d0d11fc7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "465a1369230b10aade162c49a1aef1ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "da530ff34ed7ecf9411a6cad00d3ad76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "322eed71f84c006feb88e154bbb25f3e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "c8a78cb493dca6304c9aed0450c9ea2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "60118b43bfe39af5c3aae021a46ca7d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "70a31dd69f4a0e1408a1e8a47e16cc5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "843e053abf51001c1e7e594b8483f9e0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "14eb9f97ea3955fec067d4cd1a288bd3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "1e73a9b7cc3a19bb2be00e0ca65d2c04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "fecd2fd5faa1b944fa91df2b062773f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "e0a733e94e4ff9fe5bcb78f53b2a5728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "8356f8cbb5209e2507f57c7ab90e53d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "8a0dd70ab632e405c57bfe4436f4f3a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "60174181a77394e79aaeba1c4fcaa9f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "077e313e0a21b4b6a5953afb27c67911"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "91a4ef3f964546d782f85f9526cf5a1d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "65bb577d9adf46e6d23f5227186c6e05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "522a650cad6cf20c492d8bc7c6c85a59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "f9fc9be0b01a1abbe489f65f9be16d6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "4047cf3f31b0ab614c8ea02170e83f9c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "0d461bf244dc9254f8648f1735572f5b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "9265d863210467a82c4283307d0906b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "bb44122cb9d288ea28bb97856447e549"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "fd6825c9f0a8727bfb1a901df84525c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "e2b3ce60730dfac1e58f108866f8144f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNon.pl", "digest": {"algorithm": "md5", "value": "89b4507a737fac54f1db75417e855b6c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "438a95ec4d35226eadfe5514558b45de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "690e2e34f5c69de073a9a226bb0effcb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "46002aa20aba0120a90230e47a55b81c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "37ef032bb799b1694ca7ca1f52c3ea0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "047a89f3ae3f0b8a21d8e80cd885a882"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "8c877f1908737f95cc0f867744930548"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "ca44a8440f817e789771e540e7b23b29"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "32933afcb676f1c50069da9c64da8e29"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "d5c9cff4bc74b852d4f5ec54b52b7823"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "39bc80a832aedab6c102052ee4537569"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "9ccc3b2497af8e01f2a8f33e7999e4b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "2d02db301d852fc360578c7b5991ad05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "a0130bfe1027d919b3d35b4914c581a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "b7ded32ac9fb2fa33d70356edc9fe34f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "ec6c936d3e25d7586c8793e29d7b0798"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "edd20833d242b667f6d613eb4ed4db8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "c13fb059013e4f5adc5fafbd43dffb49"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "419c314ceeb2402e1a6d33d3ec170c47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "d78defa970f63b8d3d4cbce09fb26b33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "c7fc61b1a02c11f8b7e349c1283ee0c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Armn.pl", "digest": {"algorithm": "md5", "value": "6f1acdc54528aabf64932826b5433338"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "ef098e82beec386664c69d9a1164939f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "2a6bf2426eb7b342c440eca04e918d6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "06236e3493a3c17f611dc283fbfa49b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "e8b36860ed9fa7c9a230a5fa220724d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "3f16acfa929562832a422c9107100f8c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "91737b70729a0ae65fe9e164606dd043"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "451e6f88c8497698d1decff2ae7acf7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "a5144b6937455111bb6c92bd1b1b9ddd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "9ab3dbe11c116e22ff162a00b225b9ec"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "d13e62267591dbd01e378a7910e47d1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "8cc4e0b6326c4f06931a696b4e194999"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "03f947974d8f7058952219dd0058c8aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "a13d4441f25c2c511e1d188dfd735e4d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "7c06d835b2d7028a9563ac41eaf9ee07"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "572784b8c2f449774d6ee5cf660033c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "028946684919f44b8fca5110df4c5e52"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "e8a7b297ba7b4022ba8653df1317c08a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "09c7c280b5960ac09d52b70f04884bc9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "d6312e678ce17dbf6fda3ccb1181460e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "08b0fb929a9f7176f38d15d0d1e5e0c2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "7766414d1a4aa92c65bea78753b15e7c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "c5879d73a4461df0cf64343489a1e931"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "a1767ef333f266797e5d72a7b519c892"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "b2f2cd3c9401736c1863675076bc2439"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "dfbe1e5528e55809e71670d6083836f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "1ae92871ff012d12bbdba9de222735a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "7441b9c70b9745550f6103f08174b65e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "6796dbe8ff07efd27e79ff2b604e85c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "02f759154e566d76f0116c3614c525e4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "269762ff735b8b3bad14d5547082ed04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "654b4f934cc604e554996cc2410577e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "afe6df004c640483b599c0f81fb5f311"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "697eda7a77f0917ea6f3a73f5cc05a8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "fd98f9a815ef5f3f06252057746573e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "4ba0b8ce5a8c07fe2d5f9be298e1640b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "19489c519936f6115b4cb4b582bee5d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "2c2a5b894b5d837b59f96e83b4838116"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "5d07d595c19d5ec122cdb7005e327cc2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "62bb10390118aa0f69bb39695af52e04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "cbb53abc28b39e3fbabdcca44eb3fb5f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "6bbac9e6173d60656d7d01a1464a9c12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "007dff08f0cb99f75bd24815e77fc71b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "45a38de58901b4ad30533a56153cc62e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "9c5805a0c6d5c8f3d13cd81a239376a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "5fbab48b09ce0033f0ffee5804700d2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "603a19a39a18ed67bd70d88b63af97be"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "ac32381a927081d71dd169b4c3d67108"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "690532823bd47ba336b706bca937e615"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "a414b5bec5c0c082abf98e44912eb6ed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "568fab01b4ec250bf48338a374ce2ca4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "9733fa4c0f75a0086d7757e16768e6c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "95db7f2b052fd05dc2a4b46daed26d75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "9d94a1f07e1c9c2f3172c1d5476ad7a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "54d87f9e3b2646959202329d36a8d929"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "ab2389293998ac0c57dcc036a0447141"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "f93db8d0e58f6c98f435d67d5e5d508b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "c425d272e2ea5abcc368bccd0b6cb03d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "59845a434ed466adfc195dab5495f975"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a154fa69d13a386d6c12e91d57174f2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "a5590541f9be04f0e6571d5e2170b0cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "3c3ae0b7d79a03e37a8a1dff4c6444aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "1253dcdc408b36a82c32da0f52750207"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "e4904c8e6ebce52468e0528fde9aebea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "41a182d744a40a111e9ad6e41c65bfbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "7dd2af33cca036ca5463c8cf7625e56c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "3119fb92cb2e44df7314e64abafa95a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d1ad8dff8488e9c551e79651f603e92e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "4e4917c2168f18e391608e5ed548e689"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "c50829418586e4960710798ffd8a88cd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "c785b56a827f89d3eaa5c910a68e5672"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "43363674adf39822f775bd271ed85687"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "381244009f4b41b884075ecd7bc6dcd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "be619973e9ec95b36dbff6a9b23ecd9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "f1470e4f76102d0e24603af39026cc3c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "83248fafa717a9d4ff670cbf0d45b0a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "b8ecf6c274d8157ebd519031ebf202d6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "b98d5e5df37990ec21a5d9eaaee83cbd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "75f78913f546410bf8578683f1f99fc0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "903a8940b59651d68b3b6c9428114f47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "4549b34b5d6c09b77e15179c478e5fe1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "2ff7ac84092ff51f205cfc4529b397a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "82ead5d75493323af499fd022cebd92b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "25ef291d6d5e51773a3d748751b3ba5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "aeac158beef5ee5e75fc66e47f6f6744"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "0132f760c28480d0d98b09b22b12ef81"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "dc85a9183fdd836e8c7ab05ed3dc320f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "418886fbf6cf6967bae3eb3b51406295"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "cbba301f207b477f64af43b5a0b89610"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d1f52910678264d937e4b38670c77a6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "f8b49a64e4e3167c16a838c6b4e51d57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "f3b44272cc6e7facf03bfea53d48438e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "aa56b4a3de9149420d6f7d72adc99503"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "d6c33ac66fa8d3427be42c1933a29dbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "70a92cf88e708815c8fc8beec78b396e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "f077768ad7447751b9c74953cd127c74"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "a58f97b479b9e0cceec0565b2fab5161"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "67a4a52df0b6166ace9a7070188f7fbb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "1b5294ae24da017dbfbd3230e117acdc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "de8ea85306b063262ba7cc06775d02c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "73f8593179b813534623212e0bbb5d09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "8a4dd85ab69a4afe06c0cd7c7109d3e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "bebbd5618ab52ef014aabff027fd7bf4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "c38509d47791bc91938c588052148da1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "80b1c199b709e47d5ce10be8c91253da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "3c0d917373b4f247cac6163fa109aec2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "50eebb90e14062ab03b30d683ba7e24d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "8580f11a1c3cf632c8f704cf07a3ea13"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "890af213d21335df1d777599f7496379"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "b2e5cf5a97c90d0c0f3a55301be59fb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "c0737211cf5d7f296714aa62fea059a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "da6a9f152e433bce198d2720409d5193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "54613c5c82317ce11e47bcb7685f87f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "e20ef7bd0e0d480d54e48c147900da65"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "4738fd6dd5bcf91cb2f94ee05e45e3b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "046f39abbca7170674b034234ccd1119"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "49c9a2b2cfceab1e1cf3beb6b18a6387"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "d1f3cb0afcacd14209330fc6010a7267"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/uni_keywords.pl", "digest": {"algorithm": "md5", "value": "ad86b072b18d567a64e9b18e32e66afb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/version", "digest": {"algorithm": "md5", "value": "855d70e919338d63d25eaca411d96053"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/utf8.pm", "digest": {"algorithm": "md5", "value": "3a12d2af9d7b145bb4f16f0f80680430"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/utf8_heavy.pl", "digest": {"algorithm": "md5", "value": "1ab32ef474da64051963048055315541"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/vars.pm", "digest": {"algorithm": "md5", "value": "fec1c1985d96c2edd842ff2b71821afb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version.pm", "digest": {"algorithm": "md5", "value": "e60bdde345251ac96b5f59aaeb77b683"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version.pod", "digest": {"algorithm": "md5", "value": "f451806d21123d5aea433213146ae6aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version/Internals.pod", "digest": {"algorithm": "md5", "value": "67a46a1f0fb150f358698702b9cf8a64"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version/regex.pm", "digest": {"algorithm": "md5", "value": "1804cdcea69766fe0b4587f713779d20"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/vmsish.pm", "digest": {"algorithm": "md5", "value": "34bc23d4d3fe4022c438a252ec5444bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/warnings.pm", "digest": {"algorithm": "md5", "value": "641dfe74c961eb0f4e4831423364efc0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/warnings/register.pm", "digest": {"algorithm": "md5", "value": "2d8f6ce093a2176b982c0e12c0194b3b"}, "isConfigFile": false}]}}, {"id": "72c7ef6e3c3b371a", "name": "pinentry-curses", "version": "1.1.0-3build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/pinentry-curses.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/pinentry-curses.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}, {"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:pinentry-curses:pinentry-curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry-curses:pinentry_curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry_curses:pinentry-curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry_curses:pinentry_curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry:pinentry-curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry:pinentry_curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/pinentry-curses@1.1.0-3build1?arch=amd64&upstream=pinentry&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "pinentry-curses", "source": "pinentry", "version": "1.1.0-3build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 100, "provides": ["pinentry"], "depends": ["libassuan0 (>= 2.1.0)", "libc6 (>= 2.14)", "libgpg-error0 (>= 1.16)", "libncursesw6 (>= 6)", "libtinfo6 (>= 6)"], "files": [{"path": "/usr/bin/pinentry-curses", "digest": {"algorithm": "md5", "value": "eaeeb83339c1d613b7878b4d2b785da1"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/AUTHORS", "digest": {"algorithm": "md5", "value": "42abc950c1efcf35952befb02d3b39ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/NEWS.gz", "digest": {"algorithm": "md5", "value": "16db9361b897c5cf9ac4e71aff4150fc"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/README.Debian", "digest": {"algorithm": "md5", "value": "9905cc66f6494cb41a3fb39fa4908264"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "92a5089093a1d4ebd0f3d31988296db3"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/copyright", "digest": {"algorithm": "md5", "value": "41c25a67d2d126625594ad64cda62fc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinentry-curses.1.gz", "digest": {"algorithm": "md5", "value": "12c9a9ad562d8572462e3181be7cae2a"}, "isConfigFile": false}]}}, {"id": "bc06dc6b770c6857", "name": "procps", "version": "2:3.3.16-1ubuntu2.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/procps.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/procps.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/procps.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/procps.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "GPL-2.0+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "LGPL-2.0+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:procps:procps:2\\:3.3.16-1ubuntu2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/procps@2:3.3.16-1ubuntu2.3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "procps", "source": "", "version": "2:3.3.16-1ubuntu2.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 816, "provides": ["watch"], "depends": ["libc6 (>= 2.27)", "libncurses6 (>= 6)", "libncursesw6 (>= 6)", "libprocps8 (>= 2:3.3.16-1)", "libtinfo6 (>= 6)", "lsb-base (>= 3.0-10)", "init-system-helpers (>= 1.29~)"], "files": [{"path": "/bin/kill", "digest": {"algorithm": "md5", "value": "df04758f95a4e67b1fd47ce8e820cabf"}, "isConfigFile": false}, {"path": "/bin/ps", "digest": {"algorithm": "md5", "value": "9b845dda76970a309f5b8edc40742866"}, "isConfigFile": false}, {"path": "/etc/init.d/procps", "digest": {"algorithm": "md5", "value": "f2e4546011b2960ac898b532becbc1f8"}, "isConfigFile": true}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "md5", "value": "08d130f6eb93c063d0b45a05bdbe784f"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-console-messages.conf", "digest": {"algorithm": "md5", "value": "154f6f5c5810d10bb303fb6a8e907c6a"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-ipv6-privacy.conf", "digest": {"algorithm": "md5", "value": "e9473d12b4a7069d6a3ca8b694511ddf"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-kernel-hardening.conf", "digest": {"algorithm": "md5", "value": "5c1388f00011a287cdeba60208c674e1"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-link-restrictions.conf", "digest": {"algorithm": "md5", "value": "8568316f2baa8db06554dab91f93a161"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-magic-sysrq.conf", "digest": {"algorithm": "md5", "value": "b3059f2835f17c97265433fdfdee358f"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-network-security.conf", "digest": {"algorithm": "md5", "value": "e2c60d912410543907a6c9ff21836ba8"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-ptrace.conf", "digest": {"algorithm": "md5", "value": "47f40494b2fc698e15549e0a4a79e81c"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-zeropage.conf", "digest": {"algorithm": "md5", "value": "8d7193abcc4dfedaf519dd03016a5e59"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/README.sysctl", "digest": {"algorithm": "md5", "value": "f0690d3f1d45e35ba7d73c2b448da8cf"}, "isConfigFile": true}, {"path": "/sbin/sysctl", "digest": {"algorithm": "md5", "value": "36a32cf64a962528ff7c04a176378f6f"}, "isConfigFile": false}, {"path": "/usr/bin/free", "digest": {"algorithm": "md5", "value": "52bc74ceccb688aa5b9d4ee100c18ed8"}, "isConfigFile": false}, {"path": "/usr/bin/pgrep", "digest": {"algorithm": "md5", "value": "c894d76c52018fecf1a4d275aa6b18d1"}, "isConfigFile": false}, {"path": "/usr/bin/pmap", "digest": {"algorithm": "md5", "value": "51a5f5cde817d4a20282e9ef2c07aafc"}, "isConfigFile": false}, {"path": "/usr/bin/pwdx", "digest": {"algorithm": "md5", "value": "e81a2c7a72d76ed9500f47c34fb7f3d3"}, "isConfigFile": false}, {"path": "/usr/bin/skill", "digest": {"algorithm": "md5", "value": "df04758f95a4e67b1fd47ce8e820cabf"}, "isConfigFile": false}, {"path": "/usr/bin/slabtop", "digest": {"algorithm": "md5", "value": "640edfd3618f55b6d8a52358b7b6c144"}, "isConfigFile": false}, {"path": "/usr/bin/tload", "digest": {"algorithm": "md5", "value": "ac3b723b669e5d18ff9d9e5eecbf8869"}, "isConfigFile": false}, {"path": "/usr/bin/top", "digest": {"algorithm": "md5", "value": "d0b1ce4ef3eed65e3cc2efeea3786e61"}, "isConfigFile": false}, {"path": "/usr/bin/uptime", "digest": {"algorithm": "md5", "value": "d1b8293ff502f14d94a1c85e71a16509"}, "isConfigFile": false}, {"path": "/usr/bin/vmstat", "digest": {"algorithm": "md5", "value": "076cbcb5750544a75faa3cf852c95109"}, "isConfigFile": false}, {"path": "/usr/bin/w.procps", "digest": {"algorithm": "md5", "value": "53118cc1c0430495ddd7d21e8c1ec533"}, "isConfigFile": false}, {"path": "/usr/bin/watch", "digest": {"algorithm": "md5", "value": "d0937f4f9a2c28827947ccba4824b613"}, "isConfigFile": false}, {"path": "/usr/lib/sysctl.d/protect-links.conf", "digest": {"algorithm": "md5", "value": "3d55ec3631cff312dc9e97b7d4d2030b"}, "isConfigFile": false}, {"path": "/usr/share/bug/procps/presubj", "digest": {"algorithm": "md5", "value": "bc3a6367465d48dfb32513decd7122c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/FAQ.gz", "digest": {"algorithm": "md5", "value": "d2207c2d7c170dc4342f703a1211a505"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/README.Debian", "digest": {"algorithm": "md5", "value": "97d11c8bd1c21262687c299d2ef41c22"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/TODO.gz", "digest": {"algorithm": "md5", "value": "b206b64f9f02095d643f8307c2e5f150"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/bugs.md", "digest": {"algorithm": "md5", "value": "5aa0dd2cfdf34fdebe60221f353d11b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/copyright", "digest": {"algorithm": "md5", "value": "ccbf05638b611ad3fc095b91012859c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/examples/sysctl.conf", "digest": {"algorithm": "md5", "value": "08d130f6eb93c063d0b45a05bdbe784f"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/procps", "digest": {"algorithm": "md5", "value": "cf0e69280cd3fd66a800b641598f47f5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/w.1.gz", "digest": {"algorithm": "md5", "value": "2b218a97a31269a868b81bb813f98c6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/free.1.gz", "digest": {"algorithm": "md5", "value": "0a8f70cb1b6370fd9268fc8e67ba16d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/kill.1.gz", "digest": {"algorithm": "md5", "value": "805b4e141a97433216b9a0f3d8ef9dad"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pgrep.1.gz", "digest": {"algorithm": "md5", "value": "7fe7fcd724a942579cc29a611d1547d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pmap.1.gz", "digest": {"algorithm": "md5", "value": "290ebb599cc7019a1b6da393eef1a90a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/procps.1.gz", "digest": {"algorithm": "md5", "value": "c00a01bd4ea58aeeeefe6dcc352d91e2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ps.1.gz", "digest": {"algorithm": "md5", "value": "c00a01bd4ea58aeeeefe6dcc352d91e2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwdx.1.gz", "digest": {"algorithm": "md5", "value": "3ef97a78216561b65c4844fd49a4c42b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/skill.1.gz", "digest": {"algorithm": "md5", "value": "c80ded5f4bd6c8d9c5db906bd311fb4f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/slabtop.1.gz", "digest": {"algorithm": "md5", "value": "c6b1dfb8d3523434332ced85fd18165c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tload.1.gz", "digest": {"algorithm": "md5", "value": "aa434a1f97b57a1e0830d4d0f378bfa0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/top.1.gz", "digest": {"algorithm": "md5", "value": "389606871a8eee406fc80f6cfeb22121"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uptime.1.gz", "digest": {"algorithm": "md5", "value": "b30d4641b260ba7390111feaba44fe29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/w.procps.1.gz", "digest": {"algorithm": "md5", "value": "f3561545b018d9982cd705b934dd0ccb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/watch.1.gz", "digest": {"algorithm": "md5", "value": "70d0af094bf33d101fb060299e9d8615"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/openproc.3.gz", "digest": {"algorithm": "md5", "value": "ad3660964633d1ee7f6d1fc052f3bc26"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readproc.3.gz", "digest": {"algorithm": "md5", "value": "f51a628543511895d7c6f2979805fb07"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readproctab.3.gz", "digest": {"algorithm": "md5", "value": "465c66576b8982626b1b7e7dd274762c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sysctl.conf.5.gz", "digest": {"algorithm": "md5", "value": "9d8d5ab0ab8c812d8b5fae1a9578c097"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/sysctl.8.gz", "digest": {"algorithm": "md5", "value": "28b2449cf80be6944dcd4efa9f9da049"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/vmstat.8.gz", "digest": {"algorithm": "md5", "value": "7bf41733328266f625214d31dd477267"}, "isConfigFile": false}, {"path": "/usr/share/menu/procps", "digest": {"algorithm": "md5", "value": "3f8131d805335707b580a82a5f41ec43"}, "isConfigFile": false}]}}, {"id": "3ec3c02d16e05bde", "name": "psmisc", "version": "23.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/psmisc.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/psmisc.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:psmisc:psmisc:23.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/psmisc@23.3-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "psmisc", "source": "", "version": "23.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 284, "depends": ["libc6 (>= 2.14)", "libselinux1 (>= 1.32)", "libtinfo6 (>= 6)"], "files": [{"path": "/bin/fuser", "digest": {"algorithm": "md5", "value": "fb7c1146336684f09bc326a51e09335f"}, "isConfigFile": false}, {"path": "/usr/bin/killall", "digest": {"algorithm": "md5", "value": "cd2adedbee501869ac691b88af39cd8b"}, "isConfigFile": false}, {"path": "/usr/bin/peekfd", "digest": {"algorithm": "md5", "value": "454c53495a44999598eb27cb9d77e529"}, "isConfigFile": false}, {"path": "/usr/bin/prtstat", "digest": {"algorithm": "md5", "value": "f1fd5e3c00c073ecf16e78bcb37c13b6"}, "isConfigFile": false}, {"path": "/usr/bin/pslog", "digest": {"algorithm": "md5", "value": "a423c48b57abfdd0df96c05a57fff1b4"}, "isConfigFile": false}, {"path": "/usr/bin/pstree", "digest": {"algorithm": "md5", "value": "ef4bf46493fc4dcb679fd3bbf33afc05"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/README.Debian", "digest": {"algorithm": "md5", "value": "bc808361f5cc6c18ae664a77da8cbc88"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/README.md", "digest": {"algorithm": "md5", "value": "5847828675bee38726aaf356762bd01a"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e0bc726ee4610d605ca49af7dcfa48d4"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/copyright", "digest": {"algorithm": "md5", "value": "17d9a035edd7f30c781f22d9dd44f396"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fuser.1.gz", "digest": {"algorithm": "md5", "value": "11667b48845bc7826d6a0b20696088e8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/killall.1.gz", "digest": {"algorithm": "md5", "value": "af21f5f6de3326e09a7b92423752985c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/peekfd.1.gz", "digest": {"algorithm": "md5", "value": "23159b05d3a6a9baaaa18df773cc5df2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prtstat.1.gz", "digest": {"algorithm": "md5", "value": "f8512d7f7704dfd85c72293958d670a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pslog.1.gz", "digest": {"algorithm": "md5", "value": "8fc93f081592fc433e296ee6bd438ac3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pstree.1.gz", "digest": {"algorithm": "md5", "value": "c6d1d2c383e5bbb3d837cc0a106f49c3"}, "isConfigFile": false}, {"path": "/usr/share/menu/psmisc", "digest": {"algorithm": "md5", "value": "fceb90fc9da964c463cb7d41bced5f0e"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/pstree16.xpm", "digest": {"algorithm": "md5", "value": "7abcd43d960e7597cdb6dc0dab6c6ddc"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/pstree32.xpm", "digest": {"algorithm": "md5", "value": "0e64dc2b3b852b123f32f7b799225656"}, "isConfigFile": false}]}}, {"id": "b181bacb376a72f2", "name": "pwgen", "version": "2.08-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/pwgen/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/pwgen/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/pwgen.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/pwgen.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pwgen/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/pwgen/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:pwgen:pwgen:2.08-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/pwgen@2.08-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "pwgen", "source": "", "version": "2.08-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 51, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/bin/pwgen", "digest": {"algorithm": "md5", "value": "9ddfe4a601567c30872d6d7305f4629f"}, "isConfigFile": false}, {"path": "/usr/share/doc/pwgen/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "781547674bc5b8e8efbd998e66dc9ba0"}, "isConfigFile": false}, {"path": "/usr/share/doc/pwgen/copyright", "digest": {"algorithm": "md5", "value": "125fc837d5d92b0d829010e65dc1e08a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwgen.1.gz", "digest": {"algorithm": "md5", "value": "55205d49c162c6dd2abdb566ee80a79b"}, "isConfigFile": false}]}}, {"id": "07b5570844257d3c", "name": "readline-common", "version": "8.0-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/readline-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/readline-common.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/readline-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/readline-common/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/readline-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:readline-common:readline-common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline-common:readline_common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline_common:readline-common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline_common:readline_common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline:readline-common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline:readline_common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/readline-common@8.0-4?arch=all&upstream=readline&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "readline-common", "source": "readline", "version": "8.0-4", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 79, "depends": ["dpkg (>= 1.15.4) | install-info"], "files": [{"path": "/usr/share/doc/readline-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dbf7aebc0de5bf2b3ccd331bbbe35477"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/copyright", "digest": {"algorithm": "md5", "value": "b0cf3572690d3722c99c47e2cc573aeb"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}, {"path": "/usr/share/info/rluserman.info.gz", "digest": {"algorithm": "md5", "value": "21c2fb1e794e3f1fc71d73ecfb077096"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/readline-common", "digest": {"algorithm": "md5", "value": "8d25a612c254e92ce813fdd2fde12954"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/history.3readline.gz", "digest": {"algorithm": "md5", "value": "7e00c663595bc69f7ca644dbb06b749f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readline.3readline.gz", "digest": {"algorithm": "md5", "value": "3352a6170f6a153703bdcf076c0ded0e"}, "isConfigFile": false}, {"path": "/usr/share/readline/inputrc", "digest": {"algorithm": "md5", "value": "75858dffc595a0ec73c46a1e5744d087"}, "isConfigFile": false}]}}, {"id": "61c885472e7f34a1", "name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/rsync/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/rsync.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/rsync.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/rsync/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "rsync", "source": "", "version": "3.1.3-8ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 668, "depends": ["lsb-base", "libacl1 (>= 2.2.23)", "libc6 (>= 2.15)", "libpopt0 (>= 1.14)"], "preDepends": ["init-system-helpers (>= 1.54~)"], "files": [{"path": "/etc/default/rsync", "digest": {"algorithm": "md5", "value": "b8fd9efa75e2bda2583b0d7c0892a073"}, "isConfigFile": true}, {"path": "/etc/init.d/rsync", "digest": {"algorithm": "md5", "value": "59aa13cd1a70ff254a2991ad0c522ea5"}, "isConfigFile": true}, {"path": "/lib/systemd/system/rsync.service", "digest": {"algorithm": "md5", "value": "cc93b1ab5d22bacb5f9ce7a06862dd14"}, "isConfigFile": false}, {"path": "/usr/bin/rsync", "digest": {"algorithm": "md5", "value": "77f338c0c6b026f2f395f9200a31227a"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "28fc685816f17fb9ceb10c81ca1d69a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/README.Debian", "digest": {"algorithm": "md5", "value": "bb035bbd1cffcd8abbb38a5278f16246"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a7271d34e06c9f92c5932691cb01e9bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/copyright", "digest": {"algorithm": "md5", "value": "3dfc29de786dcb007f6daeab47eae9ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/examples/logrotate.conf.rsync", "digest": {"algorithm": "md5", "value": "6b9f9418ea94def76a1418083fe1b21b"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/examples/rsyncd.conf", "digest": {"algorithm": "md5", "value": "5e06205208e19f420cf851aa3ebe8086"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/rsync", "digest": {"algorithm": "md5", "value": "7cf03224e400b33792b5eb87d2f3ed19"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsync.1.gz", "digest": {"algorithm": "md5", "value": "a047aeac2737443b748033492df7fe94"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/rsyncd.conf.5.gz", "digest": {"algorithm": "md5", "value": "b144111c1fc72d39a4e250583260dabc"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/atomic-rsync", "digest": {"algorithm": "md5", "value": "8906022b9766bff75cdea38890698d72"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/cull_options", "digest": {"algorithm": "md5", "value": "f91cb1c1ba6b075a2ceb888436ee4374"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/cvs2includes", "digest": {"algorithm": "md5", "value": "1ec98c4ff5154168bea3e9b0eb66c60c"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/file-attr-restore", "digest": {"algorithm": "md5", "value": "b6fae384f8ae374f6c35fc443f71a8e3"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/files-to-excludes", "digest": {"algorithm": "md5", "value": "f1303c2614ca7d75ea20a291ec9970a4"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/git-set-file-times", "digest": {"algorithm": "md5", "value": "46ac57099161a228227526d24a83c2b7"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/logfilter", "digest": {"algorithm": "md5", "value": "ba059c8287e7174286caa5a044fc0ae0"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/lsh", "digest": {"algorithm": "md5", "value": "f959b6e6a6aacba1a1a1334a03ab228d"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/mnt-excl", "digest": {"algorithm": "md5", "value": "f4a878b81d97c5819395bd727ac53c03"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/munge-symlinks", "digest": {"algorithm": "md5", "value": "f75008bf29fef04e8e28fa9fdf516dee"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/rrsync", "digest": {"algorithm": "md5", "value": "952607e869606114d1b267bc0caad8aa"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/rsyncstats", "digest": {"algorithm": "md5", "value": "0756dac1cb45e58db7aeffb11c8b2878"}, "isConfigFile": false}]}}, {"id": "6e4ef20b1756a7f6", "name": "sed", "version": "4.7-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sed/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sed.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/sed.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sed/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sed:sed:4.7-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/sed@4.7-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "sed", "source": "", "version": "4.7-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 336, "preDepends": ["libacl1 (>= 2.2.51-8)", "libc6 (>= 2.14)", "libselinux1 (>= 1.32)"], "files": [{"path": "/bin/sed", "digest": {"algorithm": "md5", "value": "885062561f66aa1d4af4c54b9e7cc81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/AUTHORS", "digest": {"algorithm": "md5", "value": "952dca4356e3ed648c4d64ccd92c5956"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/BUGS.gz", "digest": {"algorithm": "md5", "value": "8e3af9bec58c1601710e892535c92230"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/NEWS.gz", "digest": {"algorithm": "md5", "value": "aa361662409d7e0f7f716fd7b1e63ce9"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/README", "digest": {"algorithm": "md5", "value": "2e9ea11519bebc9369c326e703adc9ae"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/THANKS.gz", "digest": {"algorithm": "md5", "value": "2e915e4d9dc8be2a7d1a6e0080c60ad6"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "426be992c9c23cdb2bf90ce35b58bd97"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/copyright", "digest": {"algorithm": "md5", "value": "95112ea8fb35c22a09e674f4d2f52d8b"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/examples/dc.sed.gz", "digest": {"algorithm": "md5", "value": "f6e8f9a1d78b55b7bb59e9d72dd7aa32"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/sedfaq.txt.gz", "digest": {"algorithm": "md5", "value": "3e753d955c8f80d439f508a42f2df6af"}, "isConfigFile": false}, {"path": "/usr/share/info/sed.info.gz", "digest": {"algorithm": "md5", "value": "62285dbf5756cb6c7dabfa4b83a907fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sed.1.gz", "digest": {"algorithm": "md5", "value": "f1a5c2693c62df0fcdbfffb04c279d1d"}, "isConfigFile": false}]}}, {"id": "b5fb2d2f2f2ae2cc", "name": "sensible-utils", "version": "0.0.12+nmu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sensible-utils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/sensible-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "All-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "configure", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "installsh", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sensible-utils:sensible-utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible-utils:sensible_utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible_utils:sensible-utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible_utils:sensible_utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible:sensible-utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible:sensible_utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/sensible-utils@0.0.12%2Bnmu1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "sensible-utils", "source": "", "version": "0.0.12+nmu1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 62, "files": [{"path": "/usr/bin/select-editor", "digest": {"algorithm": "md5", "value": "fd17460e729a5867b37b2f7fa1cad80f"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-browser", "digest": {"algorithm": "md5", "value": "545f75ad07d0abf4dd26d190f1fa7915"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-editor", "digest": {"algorithm": "md5", "value": "6bc58500276f9775fbecd574159f8dd9"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-pager", "digest": {"algorithm": "md5", "value": "79bf22f87e0a0071b60daeeb49e52d85"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/sensible-utils", "digest": {"algorithm": "md5", "value": "2d9a8b41bbd3d86812e66e53428a9bed"}, "isConfigFile": false}, {"path": "/usr/share/doc/sensible-utils/changelog.gz", "digest": {"algorithm": "md5", "value": "9f0cd8c1a6a7b076f5fe7a7aa308bb55"}, "isConfigFile": false}, {"path": "/usr/share/doc/sensible-utils/copyright", "digest": {"algorithm": "md5", "value": "bd2b4270096adf601a89232ee4eec793"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "f6d9a9c6780f0032e4ce2950ead3719b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "061875510a77bfeae151d85ab3e281d3"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "8338086886ff03313699957f3df710f6"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "370bb4680d73fbef2a7aff9ed9693bbc"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "4b44eff13cae0a613b92713c3dd0e432"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "3c9b00612813b7668e22f983edd88e5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/select-editor.1.gz", "digest": {"algorithm": "md5", "value": "f4a85a52f6e29b09c1a5746a60686ddc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-browser.1.gz", "digest": {"algorithm": "md5", "value": "163a4d918afff84285560e24e42a3b31"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "163a4d918afff84285560e24e42a3b31"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-pager.1.gz", "digest": {"algorithm": "md5", "value": "163a4d918afff84285560e24e42a3b31"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "329eca237e63c5a1a821f0f23a6a2203"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "0424f1f0a2b20f4b209290013181cd9b"}, "isConfigFile": false}, {"path": "/usr/share/sensible-utils/bin/gettext", "digest": {"algorithm": "md5", "value": "77dc9b6147b522a126fa7288bb60ce62"}, "isConfigFile": false}]}}, {"id": "34563f217f60ff36", "name": "socat", "version": "1.7.3.3-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/socat.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/socat.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:socat:socat:1.7.3.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/socat@1.7.3.3-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "socat", "source": "", "version": "1.7.3.3-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1361, "depends": ["libc6 (>= 2.17)", "libssl1.1 (>= 1.1.0)", "libwrap0 (>= 7.6-4~)"], "files": [{"path": "/usr/bin/filan", "digest": {"algorithm": "md5", "value": "3af6faec9e6c6e1eb5ca7076181fa9ea"}, "isConfigFile": false}, {"path": "/usr/bin/procan", "digest": {"algorithm": "md5", "value": "a209682484e59f86ddfc8b0f75a7e303"}, "isConfigFile": false}, {"path": "/usr/bin/socat", "digest": {"algorithm": "md5", "value": "664035124a33cb4ac6aac67157f5244a"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/socat", "digest": {"algorithm": "md5", "value": "d83c795a7eeb96c8742d41564e88d590"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/BUGREPORTS", "digest": {"algorithm": "md5", "value": "74d630b72941cbe7bc359b32a3688a0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/DEVELOPMENT.gz", "digest": {"algorithm": "md5", "value": "ce71ff056a0168d9a1c9d6e13c1e46e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/EXAMPLES.gz", "digest": {"algorithm": "md5", "value": "61e189b39f37b3c32a755eda58b2982c"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/FAQ", "digest": {"algorithm": "md5", "value": "f295ba9dc21ab0aa4c1483041d9ba7a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "72c12746a0b483c33ff5af49ab2f5128"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/PORTING", "digest": {"algorithm": "md5", "value": "db699bad79f4fec439d17f7017c16fd8"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.Debian", "digest": {"algorithm": "md5", "value": "05ccf1b2d3788d0951ee2ada7a56b904"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.FIPS", "digest": {"algorithm": "md5", "value": "3f03f663c7ca95c4577de67e8003ec11"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.gz", "digest": {"algorithm": "md5", "value": "ac6ce3db757441e8a6ecfcf6d48f44f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/SECURITY", "digest": {"algorithm": "md5", "value": "a2e19a0d29cf9f0636e67c4c5304c783"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "49e5c5e3969291f1e6d25941052b663b"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/copyright", "digest": {"algorithm": "md5", "value": "155d63ba4a95ad3f0ca852a5f0078649"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/dest-unreach.css", "digest": {"algorithm": "md5", "value": "73e671d29c4ce3abdb3b4dcb3b10d7f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/daemon.sh", "digest": {"algorithm": "md5", "value": "c443d548ea12d08923a4bbecb6985e02"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/ftp.sh", "digest": {"algorithm": "md5", "value": "e9def62b5658370ff9d94fc5f6262a89"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/mail.sh", "digest": {"algorithm": "md5", "value": "5b6bd50b5b4ee2955ecd52532c2e4986"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/proxy.sh", "digest": {"algorithm": "md5", "value": "2da2e5ad70e4619809a75a22a889d7b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/proxyecho.sh", "digest": {"algorithm": "md5", "value": "221c33023c397b5b291b904ee60ebe8d"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/readline-test.sh", "digest": {"algorithm": "md5", "value": "c5cd87f86b7f6e6c63407ec9e1c5ff10"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/readline.sh", "digest": {"algorithm": "md5", "value": "1a8f0d8c3c604a76af3464ffc71d799e"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/socks4a-echo.sh", "digest": {"algorithm": "md5", "value": "0264b986d5f8b896907bc4035fe67b9c"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/socks4echo.sh", "digest": {"algorithm": "md5", "value": "6016e23ff0c02c627f885248df088b93"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/test.sh", "digest": {"algorithm": "md5", "value": "19c4ed91f2713908d593c8995afd1d72"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/index.html", "digest": {"algorithm": "md5", "value": "be6240c146fee077aaf3a6139a4b7fa5"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-genericsocket.html", "digest": {"algorithm": "md5", "value": "84b23d14147a8bf0bc80bb3859c059c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-multicast.html", "digest": {"algorithm": "md5", "value": "9aa1350275c8cffb89c05a2a7c23eed3"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-openssltunnel.html", "digest": {"algorithm": "md5", "value": "fcd83c33359acdc02c20d20b7c98f4e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-tun.html", "digest": {"algorithm": "md5", "value": "a0683cd587e8800fc8164027c732bbbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat.html", "digest": {"algorithm": "md5", "value": "7c25b28818225858cf8491829c19d14e"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/xio.help.gz", "digest": {"algorithm": "md5", "value": "e81a24ad86cbdc328c2bde42fcec0c06"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/socat", "digest": {"algorithm": "md5", "value": "24530f57fdfacf16a6fb3a15f0f9230c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/socat.1.gz", "digest": {"algorithm": "md5", "value": "07f5d5f9afc384bb938be873fc714791"}, "isConfigFile": false}]}}, {"id": "acbee8a5fa715f44", "name": "stdlib", "version": "go1.16.7", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.16.7", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}, {"id": "7ca19fd808ee57dd", "name": "sysvinit-utils", "version": "2.96-2.1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sysvinit-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sysvinit-utils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/sysvinit-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sysvinit-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sysvinit-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sysvinit-utils:sysvinit-utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit-utils:sysvinit_utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit_utils:sysvinit-utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit_utils:sysvinit_utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit:sysvinit-utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit:sysvinit_utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/sysvinit-utils@2.96-2.1ubuntu1?arch=amd64&upstream=sysvinit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "sysvinit-utils", "source": "sysvinit", "version": "2.96-2.1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 74, "depends": ["init-system-helpers (>= 1.25~)", "lsb-base (>= 11.0.0~)", "util-linux (>> 2.28-2~)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/init/init-d-script", "digest": {"algorithm": "md5", "value": "cf80e86fe39dae73118344164f732978"}, "isConfigFile": false}, {"path": "/lib/init/vars.sh", "digest": {"algorithm": "md5", "value": "e8fb1c90e996b6cfec5850bf67c3d534"}, "isConfigFile": false}, {"path": "/sbin/fstab-decode", "digest": {"algorithm": "md5", "value": "83655b1252ac671c06668a18f6e61faf"}, "isConfigFile": false}, {"path": "/sbin/killall5", "digest": {"algorithm": "md5", "value": "f58f67968fc50f1497f9ea9e9c22b6e8"}, "isConfigFile": false}, {"path": "/usr/share/doc/sysvinit-utils/copyright", "digest": {"algorithm": "md5", "value": "a21e2e9281e9354d0a9c6b49616464ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/init-d-script.5.gz", "digest": {"algorithm": "md5", "value": "c4945d2d79fca38b09b2e45e47838ba4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fstab-decode.8.gz", "digest": {"algorithm": "md5", "value": "1382c07189c74ce7c9a61d4019875882"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/killall5.8.gz", "digest": {"algorithm": "md5", "value": "71a3f18be370f5e997d2b487a6ae2412"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pidof.8.gz", "digest": {"algorithm": "md5", "value": "a5db34af6f82f0e45614d36c96a41c77"}, "isConfigFile": false}]}}, {"id": "08c4389480490f29", "name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/tar/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/tar.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/tar/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/tar/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tar:tar:1.30\\+dfsg-7ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/tar@1.30%2Bdfsg-7ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "tar", "source": "", "version": "1.30+dfsg-7ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 880, "preDepends": ["libacl1 (>= 2.2.23)", "libc6 (>= 2.17)", "libselinux1 (>= 1.32)"], "files": [{"path": "/bin/tar", "digest": {"algorithm": "md5", "value": "586e1b7caf47a43f5be28968dd4a7329"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/tar", "digest": {"algorithm": "md5", "value": "ac6725ed329d518f81d3e363e131951c"}, "isConfigFile": false}, {"path": "/usr/sbin/rmt-tar", "digest": {"algorithm": "md5", "value": "47eeb93a44ee1c060f83e016622826ec"}, "isConfigFile": false}, {"path": "/usr/sbin/tarcat", "digest": {"algorithm": "md5", "value": "fd2fab77cf4da2288c11a4de2c0c7fe0"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/AUTHORS", "digest": {"algorithm": "md5", "value": "020511595e8fb6a77b29032b3ec4ab10"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/NEWS.gz", "digest": {"algorithm": "md5", "value": "1029bcf0049c4702f8c10c79b80ba36a"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/README.Debian", "digest": {"algorithm": "md5", "value": "882d20d9ef9c5baf1557a921bb9c6251"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/THANKS.gz", "digest": {"algorithm": "md5", "value": "7aad931dbaf8539dcf0e16228d76aa65"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8cda8f6895c798897d1d95f81809cfd7"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/copyright", "digest": {"algorithm": "md5", "value": "6cc9239a1f4b61c5ea9db23f92b2d20b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tar.1.gz", "digest": {"algorithm": "md5", "value": "f5a23fa6952e8d25e34bec96457ef23c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tarcat.1.gz", "digest": {"algorithm": "md5", "value": "9376d82eb54e507863d32114dddd3de6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rmt-tar.8.gz", "digest": {"algorithm": "md5", "value": "f9850cc3d80e4c228f35809dba5ffa90"}, "isConfigFile": false}]}}, {"id": "f53c29e10a934f41", "name": "tzdata", "version": "2021e-0ubuntu0.20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/tzdata/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tzdata.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/tzdata.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ICU", "spdxExpression": "ICU", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/tzdata/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2021e-0ubuntu0.20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/tzdata@2021e-0ubuntu0.20.04?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "tzdata", "source": "", "version": "2021e-0ubuntu0.20.04", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 3938, "provides": ["tzdata-bookworm"], "depends": ["debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/tzconfig", "digest": {"algorithm": "md5", "value": "8374302ab936fb95e0b0d140d0891851"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/README.Debian", "digest": {"algorithm": "md5", "value": "5461b4c9623a1657baf85fbc0c8576b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "59088291cebb6712a90cfc17575dbd0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/copyright", "digest": {"algorithm": "md5", "value": "8805e18f6bbd0769670122a5fa9943d5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/metaZones.res", "digest": {"algorithm": "md5", "value": "9cd94a7aace95f0da934e954c6aec1be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/timezoneTypes.res", "digest": {"algorithm": "md5", "value": "d57c3a7f1d3accc853e64b000ac2129d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/windowsZones.res", "digest": {"algorithm": "md5", "value": "4fdc7db94867eb3e8d8287e40bfa943b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/zoneinfo64.res", "digest": {"algorithm": "md5", "value": "dedbe17e8e527496db5dd49b93732f05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/metaZones.res", "digest": {"algorithm": "md5", "value": "d24ef66d96d6254edde76e067d61f038"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/timezoneTypes.res", "digest": {"algorithm": "md5", "value": "3449e727db0099d14e57f573caaa6e1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/windowsZones.res", "digest": {"algorithm": "md5", "value": "70ebc969e1a0d1d0f1d7050ae31af02f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/zoneinfo64.res", "digest": {"algorithm": "md5", "value": "a3cb86b9d1429614e0483b68d4d39eb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "6d24d30bc671042918ba397a15e6114c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "md5", "value": "a4e91414b5f2d3121eb75296856e68a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "md5", "value": "75c741bb811f4ee563ce05eb976e53a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "md5", "value": "3b35cabbca4c300f1da33559fa66f002"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "md5", "value": "2a157b818df8ab296baf6de38cd7d32b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "md5", "value": "91ebe16317802987c2cd9c567b6e4c2a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "md5", "value": "cff58c6976849e1e8f94d4288b07b9d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "md5", "value": "f77b22ac5e4f995ef8d4839835a54faa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "md5", "value": "95e6bee1cb146689410010d58e6ee974"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "md5", "value": "9bd56b2ae0dde525e0d1e6b043affb7a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "md5", "value": "0934b65c654d5dd57b2c14aac74c679b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "md5", "value": "07b6153d721b5d7d93d78f2591201ffa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "md5", "value": "02f0af929cf2fb42287aabc7e45f78cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "md5", "value": "05ef717a40868a541982b1a5f67dfb98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "md5", "value": "00965bbd20101c05f03c3e735c6bb8d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3a8cb657399a5d04eec932b724b4e417"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "3d5f1509f2c5ae29e32a04fb8fc22bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "87eba246533516f08153426d47a47955"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "md5", "value": "cdf516181f92a7650fb078359dbd5b97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "a7b0332c0c65f2596b0b64176a7714f7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "dd7a6c49b463aa28af13f95492e54d20"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "md5", "value": "449387f7cc9e00bdf899e34a7c3e168e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "c0b528a9bac3e46ce535bc8faa3c9094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "9fc33ec8615c229f3cfa0b605e2394e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/iso3166.tab", "digest": {"algorithm": "md5", "value": "22b35b3817db585e12c4e2db934c9680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "md5", "value": "884ea255987aae77f4b4886bcef883ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leapseconds", "digest": {"algorithm": "md5", "value": "7c55955b0ba6d33b0c944b093ddb9dd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "6d24d30bc671042918ba397a15e6114c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Barbados", "digest": {"algorithm": "md5", "value": "a4e91414b5f2d3121eb75296856e68a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "digest": {"algorithm": "md5", "value": "75c741bb811f4ee563ce05eb976e53a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guyana", "digest": {"algorithm": "md5", "value": "3b35cabbca4c300f1da33559fa66f002"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "digest": {"algorithm": "md5", "value": "2a157b818df8ab296baf6de38cd7d32b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Merida", "digest": {"algorithm": "md5", "value": "91ebe16317802987c2cd9c567b6e4c2a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "digest": {"algorithm": "md5", "value": "cff58c6976849e1e8f94d4288b07b9d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "digest": {"algorithm": "md5", "value": "f77b22ac5e4f995ef8d4839835a54faa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "digest": {"algorithm": "md5", "value": "95e6bee1cb146689410010d58e6ee974"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santiago", "digest": {"algorithm": "md5", "value": "9bd56b2ae0dde525e0d1e6b043affb7a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "digest": {"algorithm": "md5", "value": "0934b65c654d5dd57b2c14aac74c679b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "digest": {"algorithm": "md5", "value": "07b6153d721b5d7d93d78f2591201ffa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "digest": {"algorithm": "md5", "value": "02f0af929cf2fb42287aabc7e45f78cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "digest": {"algorithm": "md5", "value": "05ef717a40868a541982b1a5f67dfb98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "digest": {"algorithm": "md5", "value": "00965bbd20101c05f03c3e735c6bb8d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3a8cb657399a5d04eec932b724b4e417"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "3d5f1509f2c5ae29e32a04fb8fc22bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "87eba246533516f08153426d47a47955"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "digest": {"algorithm": "md5", "value": "cdf516181f92a7650fb078359dbd5b97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "a7b0332c0c65f2596b0b64176a7714f7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "dd7a6c49b463aa28af13f95492e54d20"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "digest": {"algorithm": "md5", "value": "449387f7cc9e00bdf899e34a7c3e168e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "c0b528a9bac3e46ce535bc8faa3c9094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "9fc33ec8615c229f3cfa0b605e2394e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "2ece5b26b492408992aab88850fbd816"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "md5", "value": "9fa57691074274768158f928fc17f750"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "md5", "value": "f9a1ce1e51007b314f4dbb27844724c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "md5", "value": "0976720bfa1df629893f319165bcc682"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "6ae91c67ab6247be4b232e8616e696f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "38b744f896d0af80a72cf278f4bbe416"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "3d7677d7c42943aad0efa0305546745e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "59fe98cc2e5c0b2a4b5e56bea6ae9d74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "md5", "value": "894503e89177c5ac997b405e476f0b90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "30901eba0d53204dc8eaa9c9299893f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "md5", "value": "fdd731ea652a9ed57cf66dd46690842e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "md5", "value": "1c10fa1b37a4a62fc7dc0f8f2ba461ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "cff4ec6c0d7efbacf81ddf919554643f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "abc9b7d75108f4008fe6d6343789d4f1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "eab0671bca010ceb9da03005e6fc6880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "17332d08199ea8066072c7257649f3b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "140c8538c93832c7c7ae0e40d592dd33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "md5", "value": "05f98b38487531b8cfa518adf53a69e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "95db5bcf2e41e04afee5a3be151106b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "md5", "value": "9a4bf52ac1ddeb608f12de0b9e53681c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "md5", "value": "92a33657cf1fc090ebfad1893ade9a31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "md5", "value": "aaca600a3545a3142d26e8671a378bfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "bf6361d454f44cca4167e10b2acac8b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "4a757fae4da5be8c61c7f18b032d887a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "aee8df9d14a3bcc5df5ef9f96a76d596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "c396dcda4fd76a902e52d5c31049d94b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "7b7fa622f008d7b8538157050e47e3ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "96c2b37f3e5d4e1edd8f97453478fae4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "a0feb6e06499433b68f7a392c7cf7cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "c4a13a5f96d52cc2f689ace3d596f1b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "af90afd71a8430a2502f671031cf0607"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "2d9e7317e0ca0cd5cb34b7603fd92e98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "210666daef73e166c4f1e15610b0f6fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "6ed3c0fa94021bc6f69978ae80b080b7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "md5", "value": "f2f7937f730f27a508b6fe00e8bfeea9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "md5", "value": "59db747ac4f4aa783ac169aefe014471"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "c4d9dbbd094173ced5c98e67415078d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "md5", "value": "bf1f2682e3c067be8a9598f242fef4c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "md5", "value": "a7caf9670daf4e40714a4f4e3bd4de38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "md5", "value": "a6f600d246de9f362ce80412e50e703c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "0ea628c5b436a1a5a36326dbd1166310"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "md5", "value": "3788be6179d535d1a88b7606f67fd2f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "md5", "value": "e0ce6aa03cfcd1d5bc760d49164c05f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "5ba6299259dca6c49bd37d55b0a23547"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "789ca8ed7c41b2b9b2f33ca5c259e412"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "md5", "value": "63af9c5ca1e21df45291d378868bfcf3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "md5", "value": "4c01dab6f9d01f804b48c233707571ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "md5", "value": "e506d8921fea4c5f859271d2f3c404a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "md5", "value": "19b9722ede4fbf7549408e805fde0981"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "md5", "value": "33a79cc0ff099fde13feeb3853c3a751"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "1e39fab89356adc5f8b17c51a8774e26"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "md5", "value": "7cbed8a0245e86be851141b0570e96f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "1790826b85dedc3851db28dd0e220497"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "md5", "value": "433551bf5d254f872dc87d884cc92078"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "c1321f77b6159d137c94dc9fe7f73825"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "md5", "value": "7172a82b7a5e3055b85bebe905a5825c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "md5", "value": "c7e43a31c24443dcc5a10b94194d77b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "md5", "value": "8a4c9e63fdbeaf36632157a97751f2a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "md5", "value": "b4bb7ab4d2174a6f25d1edd6ec2bee2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "md5", "value": "0e5b3b1aee31e8b3764c85507d67ca05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "28943e677053b0752b453b516309cd53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "md5", "value": "7068222e5373ba95264df3a492738b31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "619356a2105ad4806faf3e0e6bb55de4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "49f48574666d6ad73662318396ffce02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "9731cfdac91199b35b376c9eb3c96f47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "md5", "value": "fcf1a91ff1bd3861f6bafee15b34bb29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "md5", "value": "419fececb0c23332ec1a31de3009cfbc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "md5", "value": "c59c7f07579978db7a5a08093df0862d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "md5", "value": "cf585454a2b0677c20dac5e7da2f1220"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "md5", "value": "7859fed3ee6554515a80fb66e40e26ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "md5", "value": "0d7e7c94e0f93d6a3d0f7828923f71a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "238295e794d2d1a0a1a83f1b9566a709"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "d4609389defcafa6506c293e400bf461"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "a1d9dc0d21a85ec5839c6979e27d3145"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "df91d2a9125214c62d58da3979a73396"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1412cf2280b485145a60241efce4db30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "d0d4d73ba702b88ecc33e58c87752bdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "825d9121197f7c3db8d255420f595f53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "c4a8b70e45c1280abe6715e9b31a4215"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "md5", "value": "4610d997061651f8c1d87590ce6c6d48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "md5", "value": "54608782aaa5eea3bc3f826c194f86da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "md5", "value": "bd61c9a0893dee415ee4b35d4de32f2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "md5", "value": "ae29dcfaa10be843ad0ade4b76953c6d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "8554184e5672e0fe6680dcaec95801f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "ae212287f1ffa333e6c5361f592e4902"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "md5", "value": "d2eae5e0fc0fa7da804ef0382e5c5275"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "md5", "value": "bed1f87c0119e6e100703bbfca8a2cb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "638a2cacbc89f9423e07ac7500901db5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "md5", "value": "6c24ca4df574afcd8d544d5e22e61a04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "md5", "value": "5358e8ab5651a5490509fd614030e0aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "md5", "value": "cee8ce11d0d5959a29b811db031a760e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "md5", "value": "601083c1785e112b5305e930a160c14c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "md5", "value": "00b0a1fee9df01734ec34c14112254d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "md5", "value": "c366dd821b732f958ecc81707eecc297"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "md5", "value": "3982b2eb6b82bafcd43086bff70391a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "md5", "value": "a55e8a1f3630c03f89edadaf4680ec25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "md5", "value": "343fbf2ad186247b3ada34df3a73a39b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "md5", "value": "9a5c52d9e60891e2b51c17610e75d11f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "md5", "value": "3a32c8d1acc868437504552de02fd519"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "md5", "value": "9b368bd93acb8e71d27c366b90d085f4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "md5", "value": "d1560b82e96ac594927f7652ca277d16"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "md5", "value": "ff72ed4243821ff00975e6e2ca391a11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "md5", "value": "7a9af121012aaa81e25697e39bc6f419"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "md5", "value": "3908e31214d9f66b0d426af6a03d432d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "md5", "value": "48fece31853b56c4dcc1c4c633678de5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "md5", "value": "83da4ab66275d6349bba1f805c3f2b13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "7f0ab21e5c7311299e4e84405580bd34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "d32547ac4e7f75cf778d159613be460c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "8f90b6b95bc3da80e8c75c880e98e10d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "md5", "value": "7d1c2e69d7a0e888fb2691df6dc7059a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "md5", "value": "9c60152b7b11563719f61bb0f52e9e9e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "md5", "value": "89cdcf508eaa9773a6fa0e622862effa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "8409ed8281ca17daf9c87560426b7c02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "md5", "value": "94cad15c2905ecd5c9220ebb4a665d63"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "md5", "value": "119a9ae5a2e1ce137750f1f40ee25fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "9967aebb8676d68eb1fc98f28e2d6088"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a7226703f1e25a2ee1bcae716e72a203"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "d4d9306f02c41f04e8e20cee64255499"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "491c6b9092d433f244f0178902205c5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "md5", "value": "bd08e800d08b91780bc6b84093c03fa8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "d6a6ce35fb5ca3d134fe3d7ce1b7468b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "md5", "value": "033fdf34edcf532ad3c407cfd5c5c51a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "md5", "value": "49b33e71c4d5d99090e25929482b9820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "md5", "value": "37e1fe49d7b779172f4193f908fa02b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "6ec1fd156b7787b6e3c572b080477015"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "md5", "value": "7c6fa27dbdd3a23459e446cb1de27fdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "md5", "value": "ac7e9a73d88c285108971d721a44adb7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "d6a86cf69c5249955c10dd6241b8edb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "a2e1c9811df903b8580f923c56901a66"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "0259be201c9572d7959be285fa1d27c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "md5", "value": "68835da39f571d567c02d171f362b86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "md5", "value": "92bf95a03d395959050ea4a131714016"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "md5", "value": "ec2feb211b495fb642849e26cfa1fac4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "dfd6bb815ab1c7c942efd30bd72220d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "md5", "value": "4b1a8f5b8395dbee7ff1977cb5500e48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "ed91a3d1f2e7b4b131d382a786a0aedc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "md5", "value": "4a5aba6b91f6832078382d3f52fd391d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "md5", "value": "f07d194c5dbf339337041c34d5655439"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "md5", "value": "d32d462d79287703f4291fa86d3e3cc0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "md5", "value": "3bd9a88d87ee96c033c000e087d32304"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "md5", "value": "02bff7bc4f718256de6e4fc9c91d0731"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "md5", "value": "18215af652ac1b27ae1424d80d8745b2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "md5", "value": "1ad33e12252975f4a164863f7b347834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "8819718d5c39d0739ecc5aeb4883dd83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "1c968dc1d2c2761169563ba7b33bce96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "3aa057eed8f983261051a60a5d5df168"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "a8595637c93cddf1bba143a7504b0a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "b55c0e92ece5f76456836ba0a8f90d5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "93ee5d7ef22d778bfa45240e2f09b294"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "487d0eefc72678542993ea7d456b5109"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "0b6e1819cec18decc2ba9c8474eed0e9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "md5", "value": "c691b89ddd9e73077ecc34746591b8a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "md5", "value": "50c976fc9d3a5fc2053e9b501454e1a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "3800cbf76567dab8d7595a1689ef84c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "bf2a3e380b9ade9813777ffd0d74c281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "8be605bc17b1b8ace5d0dcbbbf36e766"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "92be691687678d602ce8c110c0b71e6f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "69d0c1301f0f0087bbbd55f475705ce0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "fc74c01700cfd3f3b094265bc4da8c00"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "md5", "value": "13588c08a6afa69ef45e4138ef693b01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "a13a243b9ac97b8cae9f3fe489d98df2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "f428a385e7ff26008f4d218a098e6f64"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "md5", "value": "255e1c22ff700f92b5a6d5eddac02cee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "05e361f87d99452bdb3ce9f9b8de1873"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "md5", "value": "1983e69738db60837ccd86c8446a1f54"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "md5", "value": "7b03a740771f163f0538ace3c71acb87"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "90d316520f8b40e86633ab16bd9ed27b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "md5", "value": "6d07091b59de1b8ea5757c06e7f63952"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "md5", "value": "1f2c159804ad4460e814c7e4e06a1c81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "7751b5aa6d42c6edeb3d9d3315ec5643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "md5", "value": "56c1cdf96ff95dade1e2af06cf62bce6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "md5", "value": "131298d9753e9b94f92a9a2dd593c1ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "9cbd7e6bc4b8301fc6f412d721e18f75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "cf108cc298788103758b0132fba32a57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "md5", "value": "f8b9e4d6103a91320cf2c37de437b390"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "md5", "value": "1a6f674e5ac29a8b5a348c0908776903"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "5029d113cc97621db6d865da60e90f85"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "ac812a20a17a6221694038b62ac77ff0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "md5", "value": "56b36112514e02e2a2c3c0f9daa33ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "4c4df65512b0ef498679c8c56ddf79aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "5d4e08188f670c8549faab2baf434ecf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "7e3faf3974a4a2f1a6172bc80c4e91df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "4c93a718869a49fe8738a7c2a2a5bfc3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "md5", "value": "5e3c30f6bdf74d0f478058528dd9bf35"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6b5eef9cc6379c9870bf910cb100e303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "md5", "value": "4038cb8adc007467f1297aa72557863f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "2fbf48a68d6bdd41a46a80a62e18b144"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "869901a57988fe7b31361cda69c8f880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "f13514801b64e3df8a2e17425500472e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "9bbdddf845585578041940e8f6da9eec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "a8374ed90332f317a58f7966720bb06e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "md5", "value": "d526bbff0c17d90c159b99ae0b3d701d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "md5", "value": "dd42c3ea58c64c46070051f16626a0b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "md5", "value": "7df245f6c0c57fc4b6f60f114a3a3c0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "md5", "value": "20db83c594a3c11f74ab275542d59aa4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "md5", "value": "8c74530b14cbf0665f2aeccd46edbc2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "2f833febb7eee0222af785894a47d5a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "80a5ce5e3a2aa6fca78e4c923b367775"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "5418f65c6112d91f5c3dc3e1ee6de4ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "md5", "value": "3a75112074f83b378643399870355e99"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "md5", "value": "d377f26e7bfa3abcfcdb7ad8393dedc5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "55fb83fe4f7872c919ce934a0b70a651"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "cb4953e8661526fba1d6ed8f738e895f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "md5", "value": "93c1ca246f511e59ef6e1ba0a1be9312"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "69fd17c001eb607803db212b69f6cb19"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "d7425de23d25981694e74a7586739116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "8893b235516344c05d7c09784655b263"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "56f89a665a76bf1545195337e1a7f70d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "4f1199d97188b22908fa455795c97d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "md5", "value": "e73238fa6c85ea037bf4dcc235113fe9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "1daadc5cea3b48bc03780c3b3bd888a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "md5", "value": "adf247679c034bb673460b2f84a28744"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "216fdd680450ed97343c897484387d8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "md5", "value": "5c0d79bd3b49708fd440c92ae6ef8008"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "c398702793e8c39e06a904bf586e111a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "e76c0eb6f1c05b73c3259b349d24efb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "md5", "value": "d9144cda84ed2ad168874e115b9f02e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "64b85a49b199d60ff63b5fcf671f4a5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "647dabee9bd03c3022b7914a42b4c7d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "68dbd9ab3d99fbe43e5fffbb5e437049"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "33126ec244ff0021f306e5b35eeb8166"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "4e6dc470a3ae30724f705a286fcee8ff"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "7f679e187e0f3b9d2351fc75b14fb0b1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "3113efdc39fb8769fc2b01b82317543d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "b32b4ec553cd93eae82cf18bac5f082a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "md5", "value": "5e49fcae7ddb3a7393ec70d33e3bb58d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "d4275263cfc9c8d1fbfe95e60cc0b48b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "8b477cb0b438b43f83f00d9e13e2a1da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "630bef34a54156bf096458f39b17d8d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "049af498f509b20b2be6db5e3e046a92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "59557b15427f688dd2f6730c1461aa94"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "6740c962ea32a0491ad112b3184ca33d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "91920c175797f2fee4628b758df58d61"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "a20b743d7999a096c1c6b94d6e94543e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "4cbcb014d0b6e243af59821c0c384948"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "22b3a5647ebf7770778829b86d76d159"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "983f643813090bf92a49695752107129"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "808c3effed88e7d2821e125a04116a81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "f3cf2c16b37c892e4f59ee18ac42bdb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "d6840aaa31f86eeec1db8a5dfca4860a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "md5", "value": "100232ed7503f304bc2e714c97ae567a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "md5", "value": "756d65bf2fa9f1aa989b32a3ced58e70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "md5", "value": "1e8821e98ee2996fc13a64706ef88c9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "9591bc68f5bb6ab69d979e630e26acd6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "52522a86ca54906118e42fe98065b239"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "ac58bd25479b59b3208bbd46b81f840b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "md5", "value": "184d24eac20d87ccdc87ba399bc8b9ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "md5", "value": "d7972d29a5aee7bc571616262f3e13cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "md5", "value": "c874ef03c126929466c93a0ffd30f80a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "md5", "value": "2125932c7fcd55c106311c03a7bdb4ed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "md5", "value": "4e73eaa3e5fde0ef537f49976f1aea51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "md5", "value": "1888b614cef3c1a33820f2ea2b3b7b3f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "md5", "value": "07e080101d74f9f1b15cffbbaa8fbe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "md5", "value": "35f72054ad6662aeee550ec58dc4a586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "44ac89638b691ebce09448dad59e536e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "b42c0dab5f49eb25e21920c0b22f54a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "5dcac640065e3fb5b799e2c0a6df1d2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "4fae182c01b8355025d83b4acbfada68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "8a6d714494a35f050b117b592b40bcd8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "733b613bf354c20c0d3b3465435c9cc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "088c840877ba64a21a9edc90ef942671"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "04aefa0c42f095280b700db4d1a30d6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "8ceb55f06163274ace7c942c0199ff90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "172c592ca91950907dd7b1924c4f3d06"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "05ba396e91ef7b3445aff2aaf23ede98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "819b92c43b3741d65b3676cc0f5d33a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "c79b1c43563ac924fe564ee658820b57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "b4a6988ab9c89ada1e5593dff9eeabf4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "5fa302adca1e4c397c7a860211e864b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "c250ec4b2d85f3696b182af7f7dc7fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "d275f6c033dec2c0babfbd3ac01655f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "ce6effbe9cc3a96f6d196aff4fb71af9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "cf76c5d0e5c517917500a34c8771ddab"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "2f737a03e95cd1a3cf6a35eb25d33b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "5a6b49c6fdcb2144d7e0cd7388e7838c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "ab06ee74ab85a30e8adf0b69de519c82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "0510dc5e9d0b6b6ec42190d5d3ea6cdb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "f78c916860aca5b070021182c4779d18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "00b5994c24a396764b490ae18ab9a599"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "936c9e724d32db15be2477ea4b408b1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "md5", "value": "da8c158569d2320293ec1bdb8197b372"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "0face114659e687216565b1677c3233f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "md5", "value": "e8f4d71fedfa35fc3fb864a96d495bf6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "a13946f4e9d3ccf5a2806877c650f8b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "md5", "value": "9789a12a5d8dee3a1eee5e381acbc435"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "49742f8abb337ecf1c0dd131b700ae84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "md5", "value": "66b73a23b12770e49bf21157114cd9ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "md5", "value": "17a56849bac0ae98713fd80de5937ee6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "5e671b076bd4e55ec8b72ccbd1fd6834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "md5", "value": "e4f1536b66fa68d0fa9c1ae7f55c8958"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "f45ffc678242a294c2458873e467d551"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "7e419cccff922e6f05613e0bf643daa3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "md5", "value": "1e8b9f6d3f039934047147d7c59cdd68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "5ea0a40b8fec7378a85d2ec0119e0d29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "4898c47385490352e354c08987ea062a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "82848cac0d23cbeba238942b5e4d13b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "a570031cc17f2c40a4e307276830e0df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "md5", "value": "75d8a858f439f7def0e401d81581cf80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "md5", "value": "5086fdf67531750c13440ed80a8fc78c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "d5a38337caf1c67d7f2efb21d223b453"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "md5", "value": "c9c7da3ba49be1b97e62ade1125ed78e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "7bbbe6a6b7b9cb4bf346284de85a3309"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "md5", "value": "030ace11fa504fbfb95d4a12fed5c2fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "md5", "value": "d9a93978f468ad83571476676d5280b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "md5", "value": "3aa89d8a569e31cbac14ba3a823b4b4b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "md5", "value": "9483afb4a470ec5f1c2d3a9373f989ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "md5", "value": "8fa8757f045c9f5b4bf9210fc5b77fa7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "md5", "value": "94884db5e4223b8d6b88c205de388fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "md5", "value": "96080659b3866aa1a4f854bfed023ebc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "md5", "value": "4c0fa4d8e0fa627c927c602d17a5614c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "md5", "value": "85b93188ae76e76a9e681112589dff82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "md5", "value": "8b73ae8539b171e2f2921175890f9dd4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "md5", "value": "bd1f91b413ad4897ddd2cd1307e84cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "md5", "value": "9a655573d9b0621f4870ee69f1f0cdfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "76637ae3162f619cfe5dc0eb0ea22803"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "md5", "value": "4b628d89207f0571c0584847bf26fa24"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "28406b7e8ab1370edffd0874e0ea3024"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "ec3e0b95b02002702ef0a0768218cddc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "md5", "value": "2b5278f6502eb243455557a3a211282a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "557bea7823ffd9101e7210fc14a4df8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "87117eba9b1d7761aafad2d154ea72d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "md5", "value": "a7cc4e1ac666142d3ef9bcc2a98ff025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "8f55739824b7bb22ac5ee808daaaf93a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "4444f6ab1870b7cc613377909174a62a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "93953a33040968555bbadf0d7e708b4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "96079e1c41c4ace8ac7ba508aa8e6d83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "md5", "value": "509001eb44859b5a9e536de4d6376a45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "md5", "value": "0d9f2017c7fffb6b5fd8f18625f88bef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "md5", "value": "704400f39808fde5ab87bcca534c957d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "md5", "value": "1872aa5309777ced09aaaa9d2605c241"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "md5", "value": "48d7bd7f714bbd167b7ad073e8370262"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "md5", "value": "698fc9c657690ffc9d2c13663e3e98c8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "84c54c380776476b3df82fe58a331077"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "md5", "value": "51606eface773e2db9aca3b40baba212"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "md5", "value": "914221361ae9dffad45359361956d4b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "82de070c86b13756b2a7aca800e674ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "md5", "value": "cc6f44b01dfa292c286ecfe323b5d1a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "md5", "value": "38fabc01b1a9eef4e7517df5644d2f0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "md5", "value": "eb8570ce4a109cb5f39ae339449435a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "md5", "value": "c3cad71a45bf4fc95855ae81cefe44cd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "md5", "value": "de77aaa577aa9ce26bc25e6044d36bb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "md5", "value": "cda9f3a031d015f4b288b9dc27b7883c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "334d9ee9e247d25e2dd5e85cebe5ff1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "cf18f18cb52d3c65a3660c6ccd7f4cc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "8f1c52c52afb9fe9f06adf02cdc09596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "a1a2f11bc4c97d966bd3c6dcb86a9511"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "md5", "value": "6b3e272fb098e9768c20a72ec56959a9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "md5", "value": "b0d1d7a5777c45377808c5f97aacb00d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "b9219c6f1a32e964bf4b359c8b7c5d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "3cbff09e881ac0c1eb49b930e98ea487"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "46004887c35f9c1a9dc65fbaf89e9d45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "7bf33d91e9304768987015a3d757ac47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "070a088f631f2b40ee106250df0c550f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "9817fc2ff0dfe6111aa9ec72bb37ddb4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "md5", "value": "ec64427d1562477ba986d63537691c43"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "885de4bb21a1f82f0ba00dac5b758483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "5b6a1f481d836ab5823178651dfa1f72"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "5b6ab36d524fd0029e6f6e161aba18f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "29cbe0fcfa466bf8386fff6295f98612"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "2b4c2527f908be409ced3125b80ed5bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "a783f6b2726f7ed4a14f887427fefe84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "fd45331068c786fa1804cf131645139a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "6389d289c1c6568b963c95fb32f0c61d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "md5", "value": "ba48b0bcf33925381934c28c3e54583a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "5778409aaecab47c888034d495ec50d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "4736f3e10803bdb203ff05c240277763"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "31b90071cc42409e172778ed5a37fe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "md5", "value": "6cd8dc3c158053bf013c3bc1f7465680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "9a9f3bc330f43581143296385aec0325"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "95c15d56dbc7ba6e58f925fc473209e6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "ca5ca68cb6c13aead3db1cd8f9f8ac17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "56c08cb663786e1fdef98566047da65e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "4619e9e905fb89f37264730592b44f4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "30c41ca0bf3e9609c829924ad559207b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "ccc03293fc29d3c9b24aa391d788049e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "md5", "value": "5cc2b4a9e633be3154a3a41bcafc3be3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "9f88195b66743bcff49e2081e05745e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "md5", "value": "15c2f82dc72a60bc3667add41a66a5fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/tzdata.zi", "digest": {"algorithm": "md5", "value": "fac37d67537250975184fb31c5dc61e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone.tab", "digest": {"algorithm": "md5", "value": "12af45ac1272f7ba4a5be471fe5f815b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone1970.tab", "digest": {"algorithm": "md5", "value": "bf87a492da8dcc71a933f278fc7a1dee"}, "isConfigFile": false}]}}, {"id": "8d4061db4d71afbf", "name": "ubuntu-keyring", "version": "2020.02.11.4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ubuntu-keyring/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/ubuntu-keyring/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ubuntu-keyring.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/ubuntu-keyring.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ubuntu-keyring/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/ubuntu-keyring/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ubuntu-keyring:ubuntu-keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu-keyring:ubuntu_keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu_keyring:ubuntu-keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu_keyring:ubuntu_keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu:ubuntu-keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu:ubuntu_keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/ubuntu-keyring@2020.02.11.4?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "ubuntu-keyring", "source": "", "version": "2020.02.11.4", "sourceVersion": "", "architecture": "all", "maintainer": "Dimitri John Ledkov ", "installedSize": 46, "files": [{"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg", "digest": {"algorithm": "md5", "value": "79650cd189f35a29603fc43202d399ad"}, "isConfigFile": false}, {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg", "digest": {"algorithm": "md5", "value": "ff826abd184f0eaf8aa2b2258badb80b"}, "isConfigFile": false}, {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg", "digest": {"algorithm": "md5", "value": "a5bc4c4ccc2ecc4c1d62bbc1859d5837"}, "isConfigFile": false}, {"path": "/usr/share/doc/ubuntu-keyring/changelog.gz", "digest": {"algorithm": "md5", "value": "67341e3c17d2098e6837868963251599"}, "isConfigFile": false}, {"path": "/usr/share/doc/ubuntu-keyring/copyright", "digest": {"algorithm": "md5", "value": "f3a03ef829a5a14703b49929085af783"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-archive-keyring.gpg", "digest": {"algorithm": "md5", "value": "d5930baf1ec78df114d65f4e67407f47"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-archive-removed-keys.gpg", "digest": {"algorithm": "md5", "value": "2da9538bbb4eaec69e47de5b105217a8"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg", "digest": {"algorithm": "md5", "value": "b4b1d4cf138261d75bf7f77397acf259"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-cloudimage-removed-keys.gpg", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-master-keyring.gpg", "digest": {"algorithm": "md5", "value": "24e5212707e53a6ebdfd2e352280369d"}, "isConfigFile": false}]}}, {"id": "855846c3b69808da", "name": "util-linux", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/util-linux.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/util-linux.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:util-linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util-linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/util-linux@2.34-0.1ubuntu9.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "util-linux", "source": "", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 4538, "depends": ["login (>= 1:4.5-1.1~)"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libblkid1 (>= 2.31.1)", "libc6 (>= 2.25)", "libcap-ng0 (>= 0.7.9)", "libcrypt1 (>= 1:4.1.0)", "libmount1 (>= 2.34)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 2.6-3~)", "libsmartcols1 (>= 2.34)", "libsystemd0", "libtinfo6 (>= 6)", "libudev1 (>= 183)", "libuuid1 (>= 2.16)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/bin/dmesg", "digest": {"algorithm": "md5", "value": "2d528547a6fd688ca3b159f4d27b9298"}, "isConfigFile": false}, {"path": "/bin/findmnt", "digest": {"algorithm": "md5", "value": "b848a245997116a719e097e74d4c6f1a"}, "isConfigFile": false}, {"path": "/bin/lsblk", "digest": {"algorithm": "md5", "value": "eb614bb92db49ab9302993bd61d540d6"}, "isConfigFile": false}, {"path": "/bin/more", "digest": {"algorithm": "md5", "value": "ca3a51b2267c9f8e1e7a4fe20b4cf9fd"}, "isConfigFile": false}, {"path": "/bin/mountpoint", "digest": {"algorithm": "md5", "value": "65aaaae04c9f938b31ad90ce7e8e2111"}, "isConfigFile": false}, {"path": "/bin/su", "digest": {"algorithm": "md5", "value": "71beb9e0c6adc354a426b5b8dcc88249"}, "isConfigFile": false}, {"path": "/bin/wdctl", "digest": {"algorithm": "md5", "value": "463c85b64964a8581b3380c8a34f18e0"}, "isConfigFile": false}, {"path": "/etc/init.d/hwclock.sh", "digest": {"algorithm": "md5", "value": "1ca5c0743fa797ffa364db95bb8d8d8e"}, "isConfigFile": true}, {"path": "/etc/pam.d/runuser", "digest": {"algorithm": "md5", "value": "b8b44b045259525e0fae9e38fdb2aeeb"}, "isConfigFile": true}, {"path": "/etc/pam.d/runuser-l", "digest": {"algorithm": "md5", "value": "2106ea05877e8913f34b2c77fa02be45"}, "isConfigFile": true}, {"path": "/etc/pam.d/su", "digest": {"algorithm": "md5", "value": "ce6dcfda3b190a27a455bb38a45ff34a"}, "isConfigFile": true}, {"path": "/etc/pam.d/su-l", "digest": {"algorithm": "md5", "value": "756fef5687fecc0d986e5951427b0c4f"}, "isConfigFile": true}, {"path": "/lib/systemd/system/fstrim.service", "digest": {"algorithm": "md5", "value": "029f6b837ba40217114d592a1e8deb63"}, "isConfigFile": false}, {"path": "/lib/systemd/system/fstrim.timer", "digest": {"algorithm": "md5", "value": "29ebaf3f018bc5d853e0684d0ec7394a"}, "isConfigFile": false}, {"path": "/lib/udev/hwclock-set", "digest": {"algorithm": "md5", "value": "5c4848f76eb4b949031c27d0d3750e95"}, "isConfigFile": false}, {"path": "/sbin/agetty", "digest": {"algorithm": "md5", "value": "3a374724ba7e863768139bdd60ca36f7"}, "isConfigFile": false}, {"path": "/sbin/blkdiscard", "digest": {"algorithm": "md5", "value": "f38cfb6cfd088963d3ecb5c6718d8c74"}, "isConfigFile": false}, {"path": "/sbin/blkid", "digest": {"algorithm": "md5", "value": "30bb6d779c9a0ab6d21e49156e67fba5"}, "isConfigFile": false}, {"path": "/sbin/blkzone", "digest": {"algorithm": "md5", "value": "422cfdec1a236c2c24d26a4ce8d02bc8"}, "isConfigFile": false}, {"path": "/sbin/blockdev", "digest": {"algorithm": "md5", "value": "9f7581231991efd3458942b1e9315c35"}, "isConfigFile": false}, {"path": "/sbin/chcpu", "digest": {"algorithm": "md5", "value": "2781020f3a068e77179740910b69acd3"}, "isConfigFile": false}, {"path": "/sbin/ctrlaltdel", "digest": {"algorithm": "md5", "value": "0e6dd0c73ce257723ae4ae6f4ecc4992"}, "isConfigFile": false}, {"path": "/sbin/findfs", "digest": {"algorithm": "md5", "value": "45e70be8820cc10d0c0ab82c4482c3b5"}, "isConfigFile": false}, {"path": "/sbin/fsck", "digest": {"algorithm": "md5", "value": "9286d32584951daf01f310490da95b54"}, "isConfigFile": false}, {"path": "/sbin/fsck.cramfs", "digest": {"algorithm": "md5", "value": "59878fa99ec51ee67bfe70b8c6a7e2ee"}, "isConfigFile": false}, {"path": "/sbin/fsck.minix", "digest": {"algorithm": "md5", "value": "a77f3fbd0be6797b3a372024804aafce"}, "isConfigFile": false}, {"path": "/sbin/fsfreeze", "digest": {"algorithm": "md5", "value": "8d611b0dcc0881e5239e54afe694f933"}, "isConfigFile": false}, {"path": "/sbin/fstrim", "digest": {"algorithm": "md5", "value": "72cd771da16ce70f2601ba29d880bd00"}, "isConfigFile": false}, {"path": "/sbin/hwclock", "digest": {"algorithm": "md5", "value": "ba8b4c24e4175d42517bf6a7edb31827"}, "isConfigFile": false}, {"path": "/sbin/isosize", "digest": {"algorithm": "md5", "value": "161e603a64a656a9dc521f4ac2b969a9"}, "isConfigFile": false}, {"path": "/sbin/mkfs", "digest": {"algorithm": "md5", "value": "06df67944e0b528115306ae593892b38"}, "isConfigFile": false}, {"path": "/sbin/mkfs.bfs", "digest": {"algorithm": "md5", "value": "b172f4e53e0e51c711d8f542f2671a47"}, "isConfigFile": false}, {"path": "/sbin/mkfs.cramfs", "digest": {"algorithm": "md5", "value": "33596e08d263ac2cacc1bcbbaf252076"}, "isConfigFile": false}, {"path": "/sbin/mkfs.minix", "digest": {"algorithm": "md5", "value": "30158bc8ba7fe1767a89b15b34d4b409"}, "isConfigFile": false}, {"path": "/sbin/mkswap", "digest": {"algorithm": "md5", "value": "c70e99f6a9356f0cd3764a1441d14d74"}, "isConfigFile": false}, {"path": "/sbin/pivot_root", "digest": {"algorithm": "md5", "value": "484fd5409d22a7d7046cf2fa14750abe"}, "isConfigFile": false}, {"path": "/sbin/raw", "digest": {"algorithm": "md5", "value": "36b7c94db7ac6beffb40a9bb0544f1c7"}, "isConfigFile": false}, {"path": "/sbin/runuser", "digest": {"algorithm": "md5", "value": "19e4b04cd5d9a3d39b06bfb5ef97e0ac"}, "isConfigFile": false}, {"path": "/sbin/sulogin", "digest": {"algorithm": "md5", "value": "6bce2da9e9aa053e318cec8d629bbd40"}, "isConfigFile": false}, {"path": "/sbin/swaplabel", "digest": {"algorithm": "md5", "value": "1ef69a2236b23cfef2d9266ec59d8f15"}, "isConfigFile": false}, {"path": "/sbin/switch_root", "digest": {"algorithm": "md5", "value": "6b38ccaf6d984a95736b5eec7331dfcf"}, "isConfigFile": false}, {"path": "/sbin/wipefs", "digest": {"algorithm": "md5", "value": "40d02aa318881c5f4274dda701a4a86f"}, "isConfigFile": false}, {"path": "/sbin/zramctl", "digest": {"algorithm": "md5", "value": "b8d3a2a98062a684c85ba90b8f3fad62"}, "isConfigFile": false}, {"path": "/usr/bin/addpart", "digest": {"algorithm": "md5", "value": "a7c173268e64bc78f3dcf3319b64ba71"}, "isConfigFile": false}, {"path": "/usr/bin/choom", "digest": {"algorithm": "md5", "value": "97e3dd780f17d2a16334b3e7e004c68b"}, "isConfigFile": false}, {"path": "/usr/bin/chrt", "digest": {"algorithm": "md5", "value": "e440b6846d269fc5916ba023db90f1bf"}, "isConfigFile": false}, {"path": "/usr/bin/delpart", "digest": {"algorithm": "md5", "value": "99200e75ee6c95067e5547107fffa9a2"}, "isConfigFile": false}, {"path": "/usr/bin/fallocate", "digest": {"algorithm": "md5", "value": "3b018b6115ac91b2c661a5d7255f3f56"}, "isConfigFile": false}, {"path": "/usr/bin/fincore", "digest": {"algorithm": "md5", "value": "749c7c3fde6350f87346cecc794c8274"}, "isConfigFile": false}, {"path": "/usr/bin/flock", "digest": {"algorithm": "md5", "value": "29a03121184d9970c257e737d35fd840"}, "isConfigFile": false}, {"path": "/usr/bin/getopt", "digest": {"algorithm": "md5", "value": "1a12f43596437b1bf346d52618b3b1b7"}, "isConfigFile": false}, {"path": "/usr/bin/ionice", "digest": {"algorithm": "md5", "value": "bae52a3e2218a4e83c18447c71988907"}, "isConfigFile": false}, {"path": "/usr/bin/ipcmk", "digest": {"algorithm": "md5", "value": "f1dd9e75320f197c483cd0c54f36569b"}, "isConfigFile": false}, {"path": "/usr/bin/ipcrm", "digest": {"algorithm": "md5", "value": "0d2e1d4b02b87b36b53b5347648186e5"}, "isConfigFile": false}, {"path": "/usr/bin/ipcs", "digest": {"algorithm": "md5", "value": "1dcd1b13505732c52bd85659d2103440"}, "isConfigFile": false}, {"path": "/usr/bin/last", "digest": {"algorithm": "md5", "value": "d5ccb0273c85f740cbc38c7ab975965f"}, "isConfigFile": false}, {"path": "/usr/bin/lscpu", "digest": {"algorithm": "md5", "value": "ca0d18e910a6bfd007fd02aa5ca008b8"}, "isConfigFile": false}, {"path": "/usr/bin/lsipc", "digest": {"algorithm": "md5", "value": "ac1b607787e5d10b805224c10956283a"}, "isConfigFile": false}, {"path": "/usr/bin/lslocks", "digest": {"algorithm": "md5", "value": "433c0515095cdd640f29eb170cf41b94"}, "isConfigFile": false}, {"path": "/usr/bin/lslogins", "digest": {"algorithm": "md5", "value": "df727e46f8878698d7c7adf79c1342f2"}, "isConfigFile": false}, {"path": "/usr/bin/lsmem", "digest": {"algorithm": "md5", "value": "7e811243154bdfcf7a6bafccbe81b066"}, "isConfigFile": false}, {"path": "/usr/bin/lsns", "digest": {"algorithm": "md5", "value": "89c24b88f72ca6bdc19cc51c101c7e10"}, "isConfigFile": false}, {"path": "/usr/bin/mcookie", "digest": {"algorithm": "md5", "value": "720f3312bc9a06e1960c0b238a702c14"}, "isConfigFile": false}, {"path": "/usr/bin/mesg", "digest": {"algorithm": "md5", "value": "4fb66e031c77c6fa9a259c5281815550"}, "isConfigFile": false}, {"path": "/usr/bin/namei", "digest": {"algorithm": "md5", "value": "4280bcbe4bfc14966f62cd127c03007a"}, "isConfigFile": false}, {"path": "/usr/bin/nsenter", "digest": {"algorithm": "md5", "value": "1f1fd430101761474e0f25978f491198"}, "isConfigFile": false}, {"path": "/usr/bin/partx", "digest": {"algorithm": "md5", "value": "0c79497c074a074145fb3362a4907a38"}, "isConfigFile": false}, {"path": "/usr/bin/prlimit", "digest": {"algorithm": "md5", "value": "513da9ed087d8951380540da475b7d37"}, "isConfigFile": false}, {"path": "/usr/bin/rename.ul", "digest": {"algorithm": "md5", "value": "53083586977c96e9613d97180e8df5f2"}, "isConfigFile": false}, {"path": "/usr/bin/resizepart", "digest": {"algorithm": "md5", "value": "ecdbf8e8535a60e501134e58d01f4466"}, "isConfigFile": false}, {"path": "/usr/bin/rev", "digest": {"algorithm": "md5", "value": "5dd0bf37d6078f3de62c48cbe8530663"}, "isConfigFile": false}, {"path": "/usr/bin/setarch", "digest": {"algorithm": "md5", "value": "0a964de2077318c99591c6fd4a484ea7"}, "isConfigFile": false}, {"path": "/usr/bin/setpriv", "digest": {"algorithm": "md5", "value": "5619d1598128a077f45256ddfb4cee6c"}, "isConfigFile": false}, {"path": "/usr/bin/setsid", "digest": {"algorithm": "md5", "value": "e6033f04b1596faa0fa9cb38e00e08a8"}, "isConfigFile": false}, {"path": "/usr/bin/setterm", "digest": {"algorithm": "md5", "value": "6bf6bb03474d8e77bff8c52b272c2d09"}, "isConfigFile": false}, {"path": "/usr/bin/taskset", "digest": {"algorithm": "md5", "value": "8a2d540bdc0c4f16af11a4727fba8429"}, "isConfigFile": false}, {"path": "/usr/bin/unshare", "digest": {"algorithm": "md5", "value": "3bfbf4502cb5cfe8310b912ae989b835"}, "isConfigFile": false}, {"path": "/usr/bin/utmpdump", "digest": {"algorithm": "md5", "value": "be09f619129303e5f80bb14d26c6fa9b"}, "isConfigFile": false}, {"path": "/usr/bin/whereis", "digest": {"algorithm": "md5", "value": "447ba93fa02102b12322da0b10ac6b85"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/util-linux", "digest": {"algorithm": "md5", "value": "20ba0e37d8aa11d91a8e776e29591736"}, "isConfigFile": false}, {"path": "/usr/sbin/chmem", "digest": {"algorithm": "md5", "value": "c3794347186217ef3672eceb857eb46d"}, "isConfigFile": false}, {"path": "/usr/sbin/fdformat", "digest": {"algorithm": "md5", "value": "5ad0674ab7b67f344abdf2fc1d5bc728"}, "isConfigFile": false}, {"path": "/usr/sbin/ldattach", "digest": {"algorithm": "md5", "value": "7bee782610520238ef134e168a565db0"}, "isConfigFile": false}, {"path": "/usr/sbin/readprofile", "digest": {"algorithm": "md5", "value": "a7c285cc68bdb5a847225dcc6ffa279f"}, "isConfigFile": false}, {"path": "/usr/sbin/rtcwake", "digest": {"algorithm": "md5", "value": "5f24698cb99b1fe0407226f3effb1462"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/addpart", "digest": {"algorithm": "md5", "value": "01ed8f8c011a9a709180f7632f9eca9e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkdiscard", "digest": {"algorithm": "md5", "value": "a9006ac90bfa93529d3c923c309e4354"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkid", "digest": {"algorithm": "md5", "value": "b5bdad750852aa5d51bd950d846bdedb"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkzone", "digest": {"algorithm": "md5", "value": "7497a52d66281ca10c9dc52176266071"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blockdev", "digest": {"algorithm": "md5", "value": "557d3d69c311e04502fbcc21d1482dde"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chcpu", "digest": {"algorithm": "md5", "value": "67eccc80f94f42c1f5fe8f3482c5e4ca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chmem", "digest": {"algorithm": "md5", "value": "4138b30d94949a43c9492558131ac749"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chrt", "digest": {"algorithm": "md5", "value": "e5e26a7716efd36ab0bcf97388d33073"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ctrlaltdel", "digest": {"algorithm": "md5", "value": "a731d297f41ae7574661a9b0148dabb9"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/delpart", "digest": {"algorithm": "md5", "value": "a46e759c1545f1e8a523a07360db4649"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/dmesg", "digest": {"algorithm": "md5", "value": "f1399f32c8066bac2cfef26dfdca583c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fallocate", "digest": {"algorithm": "md5", "value": "4d95b7457fc190891a92045f8d036c92"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fdformat", "digest": {"algorithm": "md5", "value": "a6e72d70eabd34dceb75c05ce69c86ab"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fincore", "digest": {"algorithm": "md5", "value": "5269e9f83e1b0c99e3c4faba0f48e4fd"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/findfs", "digest": {"algorithm": "md5", "value": "1737382da82d4b70b15c40171ecd820e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/findmnt", "digest": {"algorithm": "md5", "value": "33ae7aa495262932fffe7e5480ce4e6b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/flock", "digest": {"algorithm": "md5", "value": "dc5f9519eabc73ba49994b9a7e4c5c02"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck", "digest": {"algorithm": "md5", "value": "15ac63c33376023fe2f62960d56e5410"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck.cramfs", "digest": {"algorithm": "md5", "value": "59c0d7c05ae3f3ca982b6b638b7c8d76"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck.minix", "digest": {"algorithm": "md5", "value": "b4eb0e8e2f0220ff7ce4ee0dce0512db"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsfreeze", "digest": {"algorithm": "md5", "value": "48a27f7032273b204e63616db07aec25"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fstrim", "digest": {"algorithm": "md5", "value": "911d00a1594cf147fc5f16f6db9a8f4b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/getopt", "digest": {"algorithm": "md5", "value": "4108e4e53c764a63f13edca5cce1b62d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/hwclock", "digest": {"algorithm": "md5", "value": "6ed792b3a08659ef23699319971a09d5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ionice", "digest": {"algorithm": "md5", "value": "8d8f3564c59586d1f938845fb6d854e8"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcmk", "digest": {"algorithm": "md5", "value": "9c0f92933f7c22bdad5eb043a2fb4d1b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcrm", "digest": {"algorithm": "md5", "value": "0e891be2f2b92548de3db2961170ae66"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcs", "digest": {"algorithm": "md5", "value": "ccb973b1a6bd0b550ac9c06eb31148ca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/isosize", "digest": {"algorithm": "md5", "value": "f5b29d1e692a84280d3ffc002d40107b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/last", "digest": {"algorithm": "md5", "value": "1cf5de014ea7f2c338bdab9d4b37d5a5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ldattach", "digest": {"algorithm": "md5", "value": "541ec3db05bb8f7362f484cbc418545d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsblk", "digest": {"algorithm": "md5", "value": "bfa5482e2005a351bc8e170891906989"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lscpu", "digest": {"algorithm": "md5", "value": "81e40589bcebdca3bd3fefd3a400b739"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsipc", "digest": {"algorithm": "md5", "value": "789b5032afd7aa0d3e2eaec94052782a"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lslocks", "digest": {"algorithm": "md5", "value": "449715fad8493dc012dae754e8609639"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lslogins", "digest": {"algorithm": "md5", "value": "5c76f220c6d30540cfa7e930ebdb522f"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsmem", "digest": {"algorithm": "md5", "value": "2d24da8ace7952aca61e16a7a724969e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsns", "digest": {"algorithm": "md5", "value": "81adf21ae2162369e92837a2fd20f71e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mcookie", "digest": {"algorithm": "md5", "value": "edf667c11e7cdf8b7fbc51bbc2b42eb1"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mesg", "digest": {"algorithm": "md5", "value": "175bc9b8c2aadd99472825ce5ded8050"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs", "digest": {"algorithm": "md5", "value": "5287b35e67ea15eb57b3ec68112a6463"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.bfs", "digest": {"algorithm": "md5", "value": "984198850062a8d9c1ffcb0d8072f685"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.cramfs", "digest": {"algorithm": "md5", "value": "00656469ead0def56836106f31b04685"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.minix", "digest": {"algorithm": "md5", "value": "a6b188ad50bdaa89a29548b4b272458d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkswap", "digest": {"algorithm": "md5", "value": "714a78b8be4bd7a93cfbb2054079f002"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/more", "digest": {"algorithm": "md5", "value": "78c5c8ef7889393ea5f6c9d40d224e79"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mountpoint", "digest": {"algorithm": "md5", "value": "14609c52e4eb5d263ca1e7b118327763"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/namei", "digest": {"algorithm": "md5", "value": "cbde0f857141d18d3e92fa6c10a810c7"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/nsenter", "digest": {"algorithm": "md5", "value": "0f74a21784b683047118d68cc7b65019"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/partx", "digest": {"algorithm": "md5", "value": "2216ab69ed735a88da3621cc1f1a15d6"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/pivot_root", "digest": {"algorithm": "md5", "value": "5676a64e6ac089a1fe610cc254a83445"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/prlimit", "digest": {"algorithm": "md5", "value": "5cd9cfbf7cbe8aa70fb55bbd2332c5e2"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/raw", "digest": {"algorithm": "md5", "value": "3db96094e3266b0ae6c1980d12ad3f03"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/readprofile", "digest": {"algorithm": "md5", "value": "34b415c5a23e820da70f269f312407cc"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/resizepart", "digest": {"algorithm": "md5", "value": "b72f614dc234786c66ca1728d84d6e1f"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/rev", "digest": {"algorithm": "md5", "value": "6ef5a3547b5bb7e12751a934a9eca9da"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/rtcwake", "digest": {"algorithm": "md5", "value": "95b48054ab4f6a2cbe9acb1b9361caad"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setarch", "digest": {"algorithm": "md5", "value": "ed28c8342906c24c0e9ad62be275def5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setpriv", "digest": {"algorithm": "md5", "value": "5264b84e4a151a6da13fe17103a4b262"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setsid", "digest": {"algorithm": "md5", "value": "67d1a78fb6e0a2dbefbe26c6db3aef6a"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setterm", "digest": {"algorithm": "md5", "value": "8a8030b7c803beeeef30b15f210d1018"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/su", "digest": {"algorithm": "md5", "value": "450724b6ea619d2d35e95c5f726ccf80"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swaplabel", "digest": {"algorithm": "md5", "value": "5f8483ea33ba62554b1cd911e107d82d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/taskset", "digest": {"algorithm": "md5", "value": "11f081f4a9573a44cb830580e33e0739"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/unshare", "digest": {"algorithm": "md5", "value": "b6dd8ef93f4750d848760228908613a3"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/utmpdump", "digest": {"algorithm": "md5", "value": "e5e08df29f3d46d637fb126b4611de88"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wdctl", "digest": {"algorithm": "md5", "value": "62e826654da6afa39f68a8c1799c1e65"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/whereis", "digest": {"algorithm": "md5", "value": "6bbcdb5b278b854abe2ca1148dfe0df7"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wipefs", "digest": {"algorithm": "md5", "value": "e1b0a6262221de29a61e48882a453911"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/zramctl", "digest": {"algorithm": "md5", "value": "55c698798037c87b69586a3617cc5242"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/00-about-docs.txt", "digest": {"algorithm": "md5", "value": "5dadd5ee4dd290ccba49089e5f12421f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "92b2738362d940dceb322c7cf0d7893f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "9495ad912431a8e2b51fd73ebab53ff6"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/PAM-configuration.txt", "digest": {"algorithm": "md5", "value": "5f4e4c7eb24d92bc5bbfcc7d26ac8bc1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/README.Debian", "digest": {"algorithm": "md5", "value": "53ee7049960e859f688d2b642fd14c15"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/blkid.txt", "digest": {"algorithm": "md5", "value": "f7b723f48494e6e82d5d8bc27b7fae6e"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/cal.txt", "digest": {"algorithm": "md5", "value": "95472b712ab1608f576d39161d8fa279"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/col.txt", "digest": {"algorithm": "md5", "value": "f5292bbdd8dd1064eb61c553b4d52f67"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/deprecated.txt", "digest": {"algorithm": "md5", "value": "8388782d7a5386c9ffc1303b92241fd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/filesystems", "digest": {"algorithm": "md5", "value": "13be744623247f4f2d5fd1ecc7be3d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/fstab", "digest": {"algorithm": "md5", "value": "249eb88bfe44caea382802b0f827dfc2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/fstab.example2", "digest": {"algorithm": "md5", "value": "586182189d4cf19cdeb795db6118db9b"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/getopt-parse.bash", "digest": {"algorithm": "md5", "value": "af360ed32e52d9429cb89c5b819e58d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/getopt-parse.tcsh", "digest": {"algorithm": "md5", "value": "f6beddd4403320b87890d1109fafe32c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/motd", "digest": {"algorithm": "md5", "value": "2f90864bdef19ce921ae8e626ec9763d"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/securetty", "digest": {"algorithm": "md5", "value": "79969cd94d8aa341944624343b7e4779"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/shells", "digest": {"algorithm": "md5", "value": "7e9c091d64da89f381151a0d696a59c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/udev-raw.rules", "digest": {"algorithm": "md5", "value": "94ec8cc3957d70da33a2f1008da93be2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/getopt.txt", "digest": {"algorithm": "md5", "value": "bee83181cd8cd189015e5f226951aaa4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/getopt_changelog.txt", "digest": {"algorithm": "md5", "value": "329943877cf9747fe4f9d68da46917a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-build-sys.txt", "digest": {"algorithm": "md5", "value": "070c55d3892a745e20d080886c57046f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-compilation.txt", "digest": {"algorithm": "md5", "value": "7cce08b68f8e5e6ec097b4bbe6a9d276"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-contribute.txt.gz", "digest": {"algorithm": "md5", "value": "996c59e3d18383ce97ea0f3f36cc8d1b"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-debug.txt", "digest": {"algorithm": "md5", "value": "9ef9dc1aa0c4c2813f5221ff4bb4aa26"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-man-page.txt.gz", "digest": {"algorithm": "md5", "value": "0acf35eb49eab5642b5e8011bda303c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-pull-request.txt.gz", "digest": {"algorithm": "md5", "value": "d0df69c70af21f87037a32397d53ec4c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-tests.txt", "digest": {"algorithm": "md5", "value": "21c2abb9364b53387c1e8b8d84e90991"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-usage-function.txt.gz", "digest": {"algorithm": "md5", "value": "05930f73790ed6df5feda7dc97a4274a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/hwclock.txt", "digest": {"algorithm": "md5", "value": "b072fc6723acf65f7dc0c06f80ff488d"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/modems-with-agetty.txt", "digest": {"algorithm": "md5", "value": "dca86bb4c3c94e708dfec65a1903c163"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/mount.txt", "digest": {"algorithm": "md5", "value": "15c2787f9139e903ccae774101babfbf"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/parse-date.txt.gz", "digest": {"algorithm": "md5", "value": "84c5ba4e483251d234ed5605a8014679"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/pg.txt", "digest": {"algorithm": "md5", "value": "dc2504b2c2383a63e11e85329d7c33b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/poeigl.txt.gz", "digest": {"algorithm": "md5", "value": "8064ca1efef31f17f723727a5432bfcc"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/release-schedule.txt", "digest": {"algorithm": "md5", "value": "97b254e9c92fffdbaaea3359bf8903c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.13-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "4e489e0d897c549764fefc89bf160990"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.14-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "146056e59c5dce7b2228c35c4bc1ab26"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.15-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "90a301281b61ebb72754a7dd7550e0a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.16-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "02c2b2bf5bed242f1615fc0b4fa72f3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.17-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "b3b736c47f340513bc4c6398e11769af"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.18-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "a3048e5dbc5b756c091f52e4b6b24abe"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.19-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "43f3c537a78498bfc5469975ff87efbe"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.20-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "2037627672444dbfef442e9e5796bea3"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.21-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "3569140070ad3a7acee840ca48b654de"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.22-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "ffbdb160e8de1c6cc7d28bf092b51c13"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.23-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "715e647fe8648e5eb5c0c27497026fc0"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.24-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0a50f9dda174956205ef0487f330457c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.25-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "64f7cf9ea2e9885c2f99534e8633f81b"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.26-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "c674cfbcf007e4bf60f95479079dbfe5"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.27-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "1a2bfd5f557664fba71fde85a9357d86"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.28-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "ab2fac04575c01052355fa4964c28380"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.29-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0eece5266d893cf8a2115b7cbe54826a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.30-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "906c2b343d1f407d1496b6e42bf5bf8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.31-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "888273e1a8fbdcb3b42303af03f37889"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.32-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "eada85c83d8d00a342b194909a1c68f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.33-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "f22abde80e91cdcc5b8f4d020d69aeed"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.34-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "9985924f7cb76ea5bcca43cef20efce8"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/util-linux", "digest": {"algorithm": "md5", "value": "9d1610e3b3cb00e551ac5f332904c1e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/choom.1.gz", "digest": {"algorithm": "md5", "value": "69d79711222eb8a24b225fbc617d9fa1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chrt.1.gz", "digest": {"algorithm": "md5", "value": "b8f55a5369f7c51fef1d5bf16354d707"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dmesg.1.gz", "digest": {"algorithm": "md5", "value": "04a316901673dd9abdbfd30e75500226"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fallocate.1.gz", "digest": {"algorithm": "md5", "value": "2984372076c6cee011f47391fe2ca8e6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fincore.1.gz", "digest": {"algorithm": "md5", "value": "f1bc54f8117f0a3d505ba8c9440db26b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/flock.1.gz", "digest": {"algorithm": "md5", "value": "ebd978ddaa3a6bb9e82b4103d5e2dd93"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getopt.1.gz", "digest": {"algorithm": "md5", "value": "21624719fa7cf20362a9f43e2381d6ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ionice.1.gz", "digest": {"algorithm": "md5", "value": "58a771868e58f19e33ec199d44a5d653"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcmk.1.gz", "digest": {"algorithm": "md5", "value": "b130b512eeefbbfb05e013406e6f1c0d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcrm.1.gz", "digest": {"algorithm": "md5", "value": "8adc730e4b655d22433ed41488ec42c2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcs.1.gz", "digest": {"algorithm": "md5", "value": "71c0f97b7558ceb6430ff8cc7bba062d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/last.1.gz", "digest": {"algorithm": "md5", "value": "ef090268b82ee779b09a05a39047d31e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lscpu.1.gz", "digest": {"algorithm": "md5", "value": "381320408d9620f786bc525254fb82f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsipc.1.gz", "digest": {"algorithm": "md5", "value": "190e05be6e7459078b103aed679d4043"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lslogins.1.gz", "digest": {"algorithm": "md5", "value": "5b1887369127ce389f09e8af2063571e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsmem.1.gz", "digest": {"algorithm": "md5", "value": "a3021cc7bf51b42d465f3c75d91e636b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mcookie.1.gz", "digest": {"algorithm": "md5", "value": "7c47b7761fe34bdefe6f63c443cdcea3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mesg.1.gz", "digest": {"algorithm": "md5", "value": "b556208364ee68b192db74cb608ea7bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/more.1.gz", "digest": {"algorithm": "md5", "value": "152372fc33972ac60f79c54a2b8d12f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mountpoint.1.gz", "digest": {"algorithm": "md5", "value": "bc70b4eed9b48dd13744e30be4f8e31f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/namei.1.gz", "digest": {"algorithm": "md5", "value": "0b361a82e7f269238dd1894c166626e3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nsenter.1.gz", "digest": {"algorithm": "md5", "value": "87f2a11d0414129102c013f73cf260f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prlimit.1.gz", "digest": {"algorithm": "md5", "value": "1bbd36f54e9b9d4b8c9852413268cca2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rename.ul.1.gz", "digest": {"algorithm": "md5", "value": "aeb796042896707143a1f4f5553b7c60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rev.1.gz", "digest": {"algorithm": "md5", "value": "b684af5f6f736ff8a642576cdcaee535"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runuser.1.gz", "digest": {"algorithm": "md5", "value": "c79284fa8e5da980c44825fcb47ed631"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setpriv.1.gz", "digest": {"algorithm": "md5", "value": "785a8968c3ee4092b5159b018a9c3404"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setsid.1.gz", "digest": {"algorithm": "md5", "value": "a065a2461e9553b26299d2955213e9cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setterm.1.gz", "digest": {"algorithm": "md5", "value": "dff971bd0e8e3f22a3ff6a6d2d324de1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/su.1.gz", "digest": {"algorithm": "md5", "value": "3428cf5a116f695271a37325e0980a2c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/taskset.1.gz", "digest": {"algorithm": "md5", "value": "4f9d5ac77fa50d11999c5506e3a48a8f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unshare.1.gz", "digest": {"algorithm": "md5", "value": "9c1963f414df7e03234b04a25c9889a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/utmpdump.1.gz", "digest": {"algorithm": "md5", "value": "ea777a87b4110461d818505c0f8b2ed6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whereis.1.gz", "digest": {"algorithm": "md5", "value": "cb2811fdd0bbfd37ac0845396b8b7065"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adjtime_config.5.gz", "digest": {"algorithm": "md5", "value": "fe7b420a1e2d13ab615399cc19368fa6"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hwclock.5.gz", "digest": {"algorithm": "md5", "value": "7c26dea66ae0aeb6db5951958004a551"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/terminal-colors.d.5.gz", "digest": {"algorithm": "md5", "value": "3751415b236f4354d8c14f671d3af10b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/addpart.8.gz", "digest": {"algorithm": "md5", "value": "f78776acddc630d71e4b661b25c989c8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/agetty.8.gz", "digest": {"algorithm": "md5", "value": "c60627d8282b8279bb79a81fa7a17268"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkdiscard.8.gz", "digest": {"algorithm": "md5", "value": "730336e33c439069fcac5fe522d9f761"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkid.8.gz", "digest": {"algorithm": "md5", "value": "5fd6b8ac7551652658349b30673d83ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkzone.8.gz", "digest": {"algorithm": "md5", "value": "6b7e234f3ed53a39479418a8fd05702c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blockdev.8.gz", "digest": {"algorithm": "md5", "value": "91fde7f169f9abad65d6a6b9282cb63c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chcpu.8.gz", "digest": {"algorithm": "md5", "value": "47de88f41ab28cab76d6ad2a80658b8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chmem.8.gz", "digest": {"algorithm": "md5", "value": "6138d8d856f783841ef7d7ff8025f4d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ctrlaltdel.8.gz", "digest": {"algorithm": "md5", "value": "c28fc3ef669bb6389349379a1b9380f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/delpart.8.gz", "digest": {"algorithm": "md5", "value": "b7531852b9f9731449b55fbe2374dfc7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fdformat.8.gz", "digest": {"algorithm": "md5", "value": "1274362b2b0c76065bec2e8e88f4a8a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/findfs.8.gz", "digest": {"algorithm": "md5", "value": "cdd6cbde07c0ef7db12e9db6c9ba2a00"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/findmnt.8.gz", "digest": {"algorithm": "md5", "value": "1ac44bbbedda76b6fcf776c8ce2b8821"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.8.gz", "digest": {"algorithm": "md5", "value": "509f58f6dabce09c77cc598011b495ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.cramfs.8.gz", "digest": {"algorithm": "md5", "value": "a55ddd95071df8304a4541d0b3e114a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.minix.8.gz", "digest": {"algorithm": "md5", "value": "aefaf63b939afe40c4f9fc9e4123d95f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsfreeze.8.gz", "digest": {"algorithm": "md5", "value": "a011abf91bcd167fc82fcff676554536"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fstrim.8.gz", "digest": {"algorithm": "md5", "value": "e327f088e803736c325548452607c08c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/hwclock.8.gz", "digest": {"algorithm": "md5", "value": "5fbfa2b60776646361366b9b511df8d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/isosize.8.gz", "digest": {"algorithm": "md5", "value": "04896d1442931d0e33cfa1ee66bb0ae6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ldattach.8.gz", "digest": {"algorithm": "md5", "value": "fdcbe31641ff482170f4391fdfe11c89"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsblk.8.gz", "digest": {"algorithm": "md5", "value": "eefc747a8ccae5691b39d6314fdd73fb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lslocks.8.gz", "digest": {"algorithm": "md5", "value": "2ad964294da0f39bfbe078b0203d4d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsns.8.gz", "digest": {"algorithm": "md5", "value": "e649a3d0df93cb8d03b53005ea8f1f35"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.8.gz", "digest": {"algorithm": "md5", "value": "2ee68b595c525a7d337584e028452ccb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.bfs.8.gz", "digest": {"algorithm": "md5", "value": "49c850f467947c479308643a19f22152"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.cramfs.8.gz", "digest": {"algorithm": "md5", "value": "46476e04ee104eb9a1fb4a054275625a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.minix.8.gz", "digest": {"algorithm": "md5", "value": "cae2cc5b1720dd80e1888ec4579b853f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkswap.8.gz", "digest": {"algorithm": "md5", "value": "dfc234bbccbaf45802f810f146b7ee0d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/partx.8.gz", "digest": {"algorithm": "md5", "value": "f4f7eabe05d7924076181892f6b577ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pivot_root.8.gz", "digest": {"algorithm": "md5", "value": "614019eb0f57c2f6ca4ef662b25b5b91"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/raw.8.gz", "digest": {"algorithm": "md5", "value": "798a6925d7835f159ef3d37b897bee42"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/readprofile.8.gz", "digest": {"algorithm": "md5", "value": "0fe5d219182d5f04d8fe98d8b644e3bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/resizepart.8.gz", "digest": {"algorithm": "md5", "value": "ceff07c2e09cfcc1877e02b2ae531cac"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtcwake.8.gz", "digest": {"algorithm": "md5", "value": "ab495db4928f060a033522605787f69d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/setarch.8.gz", "digest": {"algorithm": "md5", "value": "fbb7a6ae04db4a3ecefd91454fd69eab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/sulogin.8.gz", "digest": {"algorithm": "md5", "value": "916831fd963cee5f2fa0bcf1f7023cc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/swaplabel.8.gz", "digest": {"algorithm": "md5", "value": "5ed0a3117727ec5e3db8ae01997e8108"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/switch_root.8.gz", "digest": {"algorithm": "md5", "value": "28d0eb984fc6f7d39791ee881abc182f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/wdctl.8.gz", "digest": {"algorithm": "md5", "value": "57b7c037ad45403af6559b2fbeacb7af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/wipefs.8.gz", "digest": {"algorithm": "md5", "value": "69a72f33331ce4b0ac48a10714d7d612"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/zramctl.8.gz", "digest": {"algorithm": "md5", "value": "984a7604e4aa676bb623496f5583c0bb"}, "isConfigFile": false}]}}, {"id": "21b0752d18c04a42", "name": "xz-utils", "version": "5.2.4-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/xz-utils.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/xz-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Autoconf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "PD-debian", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "config-h", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "noderivs", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "permissive-nowarranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "probably-PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:xz-utils:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz-utils:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz_utils:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz_utils:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/xz-utils@5.2.4-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "xz-utils", "source": "", "version": "5.2.4-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 348, "provides": ["lzma"], "depends": ["libc6 (>= 2.17)", "liblzma5 (>= 5.2.2)"], "files": [{"path": "/usr/bin/lzmainfo", "digest": {"algorithm": "md5", "value": "aea92fcc32c90bffda3008a77c53acf0"}, "isConfigFile": false}, {"path": "/usr/bin/xz", "digest": {"algorithm": "md5", "value": "c3be65afa18e87d57febb6b93c5051a0"}, "isConfigFile": false}, {"path": "/usr/bin/xzdiff", "digest": {"algorithm": "md5", "value": "f77e21581902f59ccbb13cb12a40d7fe"}, "isConfigFile": false}, {"path": "/usr/bin/xzgrep", "digest": {"algorithm": "md5", "value": "06bc0e8e4da9dfe7ebea6c006bcfbd67"}, "isConfigFile": false}, {"path": "/usr/bin/xzless", "digest": {"algorithm": "md5", "value": "d8dd4b87bdf6e4dc07b661c02fadcec8"}, "isConfigFile": false}, {"path": "/usr/bin/xzmore", "digest": {"algorithm": "md5", "value": "18c2df75cf7d142f7fb02f6038187e2f"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/README.Debian", "digest": {"algorithm": "md5", "value": "d2c2afafd2bcdc4d5c80e76344f7dc90"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/README.gz", "digest": {"algorithm": "md5", "value": "203394c15992d3301f29c4ee6c65297a"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/copyright", "digest": {"algorithm": "md5", "value": "40bc16f251450701bfd0a5c8f5486d86"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/extra/7z2lzma/7z2lzma.bash", "digest": {"algorithm": "md5", "value": "db1a2c9ad7e43dbdd148a3b1374d43a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/extra/scanlzma/scanlzma.c", "digest": {"algorithm": "md5", "value": "91f14a7f314921a4ad2788a2344ae7af"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/faq.txt.gz", "digest": {"algorithm": "md5", "value": "5d00d99cb14c2672ecd85b859b23aacc"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/history.txt.gz", "digest": {"algorithm": "md5", "value": "fa7fb67a800a3ba75d3391cecfffccf1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lzmainfo.1.gz", "digest": {"algorithm": "md5", "value": "3beadbf57d47af15c87358a1ce5abb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xz.1.gz", "digest": {"algorithm": "md5", "value": "ff298618da4b9c59ac50689994ba948e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xzdiff.1.gz", "digest": {"algorithm": "md5", "value": "a481724da5941f2a7f27f96211725036"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xzgrep.1.gz", "digest": {"algorithm": "md5", "value": "bbdfcdd71ea852d4d22d7d3be4e92404"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xzless.1.gz", "digest": {"algorithm": "md5", "value": "32823d8143eba15b6c3d79ab06ce5984"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xzmore.1.gz", "digest": {"algorithm": "md5", "value": "1fb47f478734a4630377d6315b589e84"}, "isConfigFile": false}]}}, {"id": "1f577a90bc9d3668", "name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/zlib1g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/zlib1g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib1g:zlib1g:1\\:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "zlib1g", "source": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 163, "provides": ["libz1"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "digest": {"algorithm": "md5", "value": "00be2c43ac0ac93f0de3fec761529a99"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d60a637e3328d0cf70782eceaf7019bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/copyright", "digest": {"algorithm": "md5", "value": "a4fae96070439a5209a62ae5b8017ab2"}, "isConfigFile": false}]}}, {"id": "be46eda03e3a0f3d", "name": "zstd", "version": "1.4.4+dfsg-3ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zstd.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/zstd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}, {"value": "zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zstd:zstd:1.4.4\\+dfsg-3ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/zstd@1.4.4%2Bdfsg-3ubuntu0.1?arch=amd64&upstream=libzstd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "zstd", "source": "libzstd", "version": "1.4.4+dfsg-3ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1555, "depends": ["libc6 (>= 2.16)", "libgcc-s1 (>= 3.0)", "liblz4-1 (>= 0.0~r127)", "liblzma5 (>= 5.1.1alpha+20120614)", "libstdc++6 (>= 6)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/pzstd", "digest": {"algorithm": "md5", "value": "216fa1005a019fe9fd47ba0a76def7d2"}, "isConfigFile": false}, {"path": "/usr/bin/zstd", "digest": {"algorithm": "md5", "value": "d153a5db27bb374039fb7e2ad19ca698"}, "isConfigFile": false}, {"path": "/usr/bin/zstdgrep", "digest": {"algorithm": "md5", "value": "25fffecf27cc51d21eebaa483d4be5dc"}, "isConfigFile": false}, {"path": "/usr/bin/zstdless", "digest": {"algorithm": "md5", "value": "a412a00e7fb3d605ecd9f45d507d1184"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/CODE_OF_CONDUCT.md", "digest": {"algorithm": "md5", "value": "92ec4f1796f26fd2f2cde346e6f59a4f"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/CONTRIBUTING.md", "digest": {"algorithm": "md5", "value": "5430a03e6b1e9fdcf5a3e9aa7253db2b"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/README.md.gz", "digest": {"algorithm": "md5", "value": "da13cbfafd57563ded2d256b7659a719"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/TESTING.md", "digest": {"algorithm": "md5", "value": "8e8609aae565569693340e7bbab49cf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e1bca3b6b5f4a5d4b9abd3de19021e9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/copyright", "digest": {"algorithm": "md5", "value": "fc67dbf80d0efbd7c421a9e969dc6429"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pzstd.1.gz", "digest": {"algorithm": "md5", "value": "e84c7e94b852dffeddc9b4bc8e41d2c0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unzstd.1.gz", "digest": {"algorithm": "md5", "value": "3cb5cbc25e6759ddcc1f77536a165f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstd.1.gz", "digest": {"algorithm": "md5", "value": "3cb5cbc25e6759ddcc1f77536a165f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstdcat.1.gz", "digest": {"algorithm": "md5", "value": "3cb5cbc25e6759ddcc1f77536a165f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstdgrep.1.gz", "digest": {"algorithm": "md5", "value": "edd3becbe0b7a1d97b1436f290b5555d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstdless.1.gz", "digest": {"algorithm": "md5", "value": "599067879d493f70d47fabf247682f26"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstdmt.1.gz", "digest": {"algorithm": "md5", "value": "3cb5cbc25e6759ddcc1f77536a165f5b"}, "isConfigFile": false}]}}], "artifactRelationships": [{"parent": "007318e599e361a7", "child": "004ff6dbae68eb72", "type": "contains"}, {"parent": "007318e599e361a7", "child": "010202af9d30ace3", "type": "contains"}, {"parent": "007318e599e361a7", "child": "02062abb454c89d6", "type": "contains"}, {"parent": "007318e599e361a7", "child": "078ff3ddcc64af62", "type": "contains"}, {"parent": "007318e599e361a7", "child": "12ffb5800e652527", "type": "contains"}, {"parent": "007318e599e361a7", "child": "161f24303c8d7b99", "type": "contains"}, {"parent": "007318e599e361a7", "child": "17e2794ab0530a86", "type": "contains"}, {"parent": "007318e599e361a7", "child": "18a6145fbdf39ff1", "type": "contains"}, {"parent": "007318e599e361a7", "child": "19699a079e5d16db", "type": "contains"}, {"parent": "007318e599e361a7", "child": "1b5fe90a76d265a9", "type": "contains"}, {"parent": "007318e599e361a7", "child": "1b7410a7f8d34e9e", "type": "contains"}, {"parent": "007318e599e361a7", "child": "1bb37fe85b906dc5", "type": "contains"}, {"parent": "007318e599e361a7", "child": "200a5ca3db8d9b0d", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2146ec0b62c96947", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2201445b0789fcd1", "type": "contains"}, {"parent": "007318e599e361a7", "child": "257a053bae16c36b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2bd1cec7f05ca480", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2d559a3a049692a5", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2f59ce224b131f7b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "3729075038f08dd0", "type": "contains"}, {"parent": "007318e599e361a7", "child": "380f0e578947b958", "type": "contains"}, {"parent": "007318e599e361a7", "child": "3ac4bdab95b1cf07", "type": "contains"}, {"parent": "007318e599e361a7", "child": "3af7b946ca0413e5", "type": "contains"}, {"parent": "007318e599e361a7", "child": "3c9a513633fa6687", "type": "contains"}, {"parent": "007318e599e361a7", "child": "435d5f345b68ec59", "type": "contains"}, {"parent": "007318e599e361a7", "child": "46db449bbec6b343", "type": "contains"}, {"parent": "007318e599e361a7", "child": "4a2a52c6d0c87676", "type": "contains"}, {"parent": "007318e599e361a7", "child": "4a3a23cdc18a35a2", "type": "contains"}, {"parent": "007318e599e361a7", "child": "4c77982cbc5380c3", "type": "contains"}, {"parent": "007318e599e361a7", "child": "4f591c96f86b6f36", "type": "contains"}, {"parent": "007318e599e361a7", "child": "50c40df6aab75c41", "type": "contains"}, {"parent": "007318e599e361a7", "child": "538c314412133d76", "type": "contains"}, {"parent": "007318e599e361a7", "child": "5447ab96446a319c", "type": "contains"}, {"parent": "007318e599e361a7", "child": "55c1726586662d25", "type": "contains"}, {"parent": "007318e599e361a7", "child": "5bb957ffa4f8855f", "type": "contains"}, {"parent": "007318e599e361a7", "child": "602b7bebdccf1b06", "type": "contains"}, {"parent": "007318e599e361a7", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "007318e599e361a7", "child": "63d2de933945cc5f", "type": "contains"}, {"parent": "007318e599e361a7", "child": "704216effc883bdd", "type": "contains"}, {"parent": "007318e599e361a7", "child": "704d1ea93e08d481", "type": "contains"}, {"parent": "007318e599e361a7", "child": "707c14aa74421392", "type": "contains"}, {"parent": "007318e599e361a7", "child": "72cd695c33ce5b8b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "795666c72b6d1b72", "type": "contains"}, {"parent": "007318e599e361a7", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "007318e599e361a7", "child": "80230c9e2549efd1", "type": "contains"}, {"parent": "007318e599e361a7", "child": "8879dc0bebbfa854", "type": "contains"}, {"parent": "007318e599e361a7", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "007318e599e361a7", "child": "88f26445ffb1b8b2", "type": "contains"}, {"parent": "007318e599e361a7", "child": "89a1366fc36928cd", "type": "contains"}, {"parent": "007318e599e361a7", "child": "94badb8bf09e7185", "type": "contains"}, {"parent": "007318e599e361a7", "child": "99873e41cef54237", "type": "contains"}, {"parent": "007318e599e361a7", "child": "998a2387e7c28893", "type": "contains"}, {"parent": "007318e599e361a7", "child": "a096a836f552d53d", "type": "contains"}, {"parent": "007318e599e361a7", "child": "a3bba4c3c3de31a4", "type": "contains"}, {"parent": "007318e599e361a7", "child": "a81d47350325d24e", "type": "contains"}, {"parent": "007318e599e361a7", "child": "ad079bcee011bf14", "type": "contains"}, {"parent": "007318e599e361a7", "child": "afe2b984949395ce", "type": "contains"}, {"parent": "007318e599e361a7", "child": "b1cad127f61eb816", "type": "contains"}, {"parent": "007318e599e361a7", "child": "b54ba1a81710b4cf", "type": "contains"}, {"parent": "007318e599e361a7", "child": "b5e3c5c91a3ac99a", "type": "contains"}, {"parent": "007318e599e361a7", "child": "b681b5c6bf942df7", "type": "contains"}, {"parent": "007318e599e361a7", "child": "bc96ee28a2a4c1aa", "type": "contains"}, {"parent": "007318e599e361a7", "child": "bfe0b4e510b27e0a", "type": "contains"}, {"parent": "007318e599e361a7", "child": "c01bb28f53c0619b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "ca001291f350e499", "type": "contains"}, {"parent": "007318e599e361a7", "child": "caa4abad23702156", "type": "contains"}, {"parent": "007318e599e361a7", "child": "d51727160c28cc30", "type": "contains"}, {"parent": "007318e599e361a7", "child": "d591df0230a77712", "type": "contains"}, {"parent": "007318e599e361a7", "child": "e41d4c485210fc99", "type": "contains"}, {"parent": "007318e599e361a7", "child": "e88e6012ab5637b8", "type": "contains"}, {"parent": "007318e599e361a7", "child": "ea7e3fe0023ced4f", "type": "contains"}, {"parent": "007318e599e361a7", "child": "ebb995416b77ee3b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "f8317326776ec36a", "type": "contains"}, {"parent": "007318e599e361a7", "child": "fd5ae6b8f606d1bc", "type": "contains"}, {"parent": "007318e599e361a7", "child": "fd781314910e2c46", "type": "contains"}, {"parent": "022696ebcbcf0531", "child": "03ee5d2b3a549cf0", "type": "contains"}, {"parent": "022696ebcbcf0531", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "022696ebcbcf0531", "child": "aedcdef32abdea99", "type": "contains"}, {"parent": "022696ebcbcf0531", "child": "cb52ac84fab2d868", "type": "contains"}, {"parent": "022696ebcbcf0531", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "036daa2f986f1db3", "child": "1024833a400a7eb6", "type": "contains"}, {"parent": "036daa2f986f1db3", "child": "16b16bbae28564a2", "type": "contains"}, {"parent": "036daa2f986f1db3", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "036daa2f986f1db3", "child": "6cabe8f7f3bdc822", "type": "contains"}, {"parent": "036daa2f986f1db3", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "041920ccc344811a", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "041920ccc344811a", "child": "333f752afdded8af", "type": "contains"}, {"parent": "041920ccc344811a", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "041920ccc344811a", "child": "75b7d1fec0e86406", "type": "contains"}, {"parent": "041920ccc344811a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "041920ccc344811a", "child": "8e983347dada2131", "type": "contains"}, {"parent": "041920ccc344811a", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "0498eede76562713", "child": "072f52f2e0e22df4", "type": "contains"}, {"parent": "0498eede76562713", "child": "3a62f180fc2f63eb", "type": "contains"}, {"parent": "0498eede76562713", "child": "45ed3f595c1ec8b9", "type": "contains"}, {"parent": "0498eede76562713", "child": "6599c7ddc503f551", "type": "contains"}, {"parent": "0498eede76562713", "child": "65a23d9753ff44f6", "type": "contains"}, {"parent": "0498eede76562713", "child": "6d105e3d2506d7ce", "type": "contains"}, {"parent": "0498eede76562713", "child": "7d7a2bfa357d13f7", "type": "contains"}, {"parent": "0498eede76562713", "child": "811caaf2a6c3c86f", "type": "contains"}, {"parent": "0498eede76562713", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "0498eede76562713", "child": "a955b5e7235ba2ad", "type": "contains"}, {"parent": "0498eede76562713", "child": "ab05b91301ce0e58", "type": "contains"}, {"parent": "0498eede76562713", "child": "c71efe1844b5790d", "type": "contains"}, {"parent": "0498eede76562713", "child": "d4e76b8d86efec78", "type": "contains"}, {"parent": "0498eede76562713", "child": "d856c1f634d7e554", "type": "contains"}, {"parent": "0498eede76562713", "child": "de0cd51c3b0908b6", "type": "contains"}, {"parent": "0498eede76562713", "child": "e0935a74efdc0862", "type": "contains"}, {"parent": "0498eede76562713", "child": "e2aa1ed62041b642", "type": "contains"}, {"parent": "0498eede76562713", "child": "fe6a41a921f19cb3", "type": "contains"}, {"parent": "04ed655caf483739", "child": "5521b484151670e8", "type": "contains"}, {"parent": "04ed655caf483739", "child": "584eca70aa28ba59", "type": "contains"}, {"parent": "04ed655caf483739", "child": "847ed53a0a353b8d", "type": "contains"}, {"parent": "04ed655caf483739", "child": "873609e7c2ef9d7e", "type": "contains"}, {"parent": "04ed655caf483739", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "04ed655caf483739", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "04ed655caf483739", "child": "95b27032492ebde7", "type": "contains"}, {"parent": "04ed655caf483739", "child": "b75582a1c9e4a045", "type": "contains"}, {"parent": "04ed655caf483739", "child": "cb6ebcd7d0587c71", "type": "contains"}, {"parent": "04ed655caf483739", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "07b5570844257d3c", "child": "05444f5b0302012d", "type": "contains"}, {"parent": "07b5570844257d3c", "child": "0f0c4a841dc3e1e5", "type": "dependency-of"}, {"parent": "07b5570844257d3c", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "07b5570844257d3c", "child": "2e98e3a66e63326b", "type": "contains"}, {"parent": "07b5570844257d3c", "child": "67339482352182d3", "type": "contains"}, {"parent": "07b5570844257d3c", "child": "6f8b01892bf2d57b", "type": "contains"}, {"parent": "07b5570844257d3c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "07b5570844257d3c", "child": "ec2abbab2d96ea55", "type": "contains"}, {"parent": "08c4389480490f29", "child": "0e33e0677c0c5966", "type": "contains"}, {"parent": "08c4389480490f29", "child": "3e15375bf9581423", "type": "contains"}, {"parent": "08c4389480490f29", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "08c4389480490f29", "child": "9f0dc7a0ded06cca", "type": "contains"}, {"parent": "08c4389480490f29", "child": "c338cc7402d46718", "type": "contains"}, {"parent": "08c4389480490f29", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "08c4389480490f29", "child": "e55dbe2cefa63c9b", "type": "contains"}, {"parent": "08c4389480490f29", "child": "eaf42dc6e7ddd66e", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "0912c9cce583012c", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "0c27677a9e14fc4d", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "14986abf36c5bdc4", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "1695fd9e8eac021c", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "1b013f84a2807211", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "1d4537bf3af7d412", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "1e56c99c83d44f9a", "type": "dependency-of"}, {"parent": "098aec4862bfbedd", "child": "29d860976741569b", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "3b30ea2dbe489316", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "466af7a1e89c51ad", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "46843f640d13cb13", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "49c6ab0403c6a329", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "49e8e967be33a43f", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "4c76c8da8a355a43", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "5e6a016f15f34c6e", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "5f1306909dad54a1", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "68a2244263888573", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "6996a61f21f5648a", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "098aec4862bfbedd", "child": "7d3575667eaed939", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "7fb2ac6bde713315", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "851ebcd1229ec1d8", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "873f124c670c7934", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "098aec4862bfbedd", "child": "89f6f62308b87e49", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "907771ee9b4bd635", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "acbb6140f35ada37", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "b0d82c317e103f89", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "b2decb0945d8e42f", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "b59e398e76a5ec87", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "b6fcb81bd96b5d58", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "bb834a29ff2f28c0", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "c036b97bc71a00ed", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "ccc949b00c99de12", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "d1943b31a372001f", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "ebd8e5d00f3a305e", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "f44c7e8f51fe6857", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "f968cb82b7d3e187", "type": "contains"}, {"parent": "0a608c7e553f2fcb", "child": "138c6f55dd342771", "type": "dependency-of"}, {"parent": "0a608c7e553f2fcb", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "0a608c7e553f2fcb", "child": "60e0a455bd241ed8", "type": "contains"}, {"parent": "0a608c7e553f2fcb", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "0a608c7e553f2fcb", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "0a608c7e553f2fcb", "child": "8c3a6bad2d343b54", "type": "contains"}, {"parent": "0a608c7e553f2fcb", "child": "976d1a9880b3568a", "type": "contains"}, {"parent": "0f0c4a841dc3e1e5", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "0f0c4a841dc3e1e5", "child": "29f7dd25d8cfbbd1", "type": "contains"}, {"parent": "0f0c4a841dc3e1e5", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "0f0c4a841dc3e1e5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "0f0c4a841dc3e1e5", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "0f0c4a841dc3e1e5", "child": "95e798b40541630d", "type": "contains"}, {"parent": "0f0c4a841dc3e1e5", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "0f0c4a841dc3e1e5", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "0fa87804481d1732", "child": "235e6ccc89dcd732", "type": "contains"}, {"parent": "0fa87804481d1732", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "0fa87804481d1732", "child": "4fb807433b122ad9", "type": "contains"}, {"parent": "0fa87804481d1732", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "0fa87804481d1732", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "0fa87804481d1732", "child": "e44a11f4365b4d8a", "type": "contains"}, {"parent": "10b17c2f0bb85aa7", "child": "2033d53a31b6dad1", "type": "contains"}, {"parent": "10b17c2f0bb85aa7", "child": "7dcfdf2384172aa0", "type": "contains"}, {"parent": "10b17c2f0bb85aa7", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "10b17c2f0bb85aa7", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "10b17c2f0bb85aa7", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "10b17c2f0bb85aa7", "child": "ff3a204de7113e69", "type": "contains"}, {"parent": "10b928c1539469a5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "10b928c1539469a5", "child": "898e199179c8360d", "type": "contains"}, {"parent": "10b928c1539469a5", "child": "8a3bab93cf9d4946", "type": "contains"}, {"parent": "10b928c1539469a5", "child": "958c8bab8129761d", "type": "contains"}, {"parent": "10b928c1539469a5", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "113de0231935b4fe", "child": "0881630bd66d10df", "type": "contains"}, {"parent": "113de0231935b4fe", "child": "70ebacf909106249", "type": "contains"}, {"parent": "113de0231935b4fe", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "113de0231935b4fe", "child": "a324c9d7bb749734", "type": "contains"}, {"parent": "113de0231935b4fe", "child": "dd04c09c9b5402ee", "type": "dependency-of"}, {"parent": "116e96ca7f36f457", "child": "6becef59d820dbce", "type": "contains"}, {"parent": "116e96ca7f36f457", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "11b6e98d0f47842c", "child": "155b188bf0df8d80", "type": "contains"}, {"parent": "11b6e98d0f47842c", "child": "67ff8a770ec8d979", "type": "contains"}, {"parent": "11b6e98d0f47842c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "11b6e98d0f47842c", "child": "e35cd999a4b873ea", "type": "dependency-of"}, {"parent": "11b6e98d0f47842c", "child": "e3f6f65208bde978", "type": "contains"}, {"parent": "11b6e98d0f47842c", "child": "f98e433e49582c79", "type": "contains"}, {"parent": "131fa1f201adc95b", "child": "370806affda8ce09", "type": "contains"}, {"parent": "131fa1f201adc95b", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "131fa1f201adc95b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "131fa1f201adc95b", "child": "f57dc4cb18856ef0", "type": "contains"}, {"parent": "138c6f55dd342771", "child": "0034f651b69cef1c", "type": "contains"}, {"parent": "138c6f55dd342771", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "138c6f55dd342771", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "138c6f55dd342771", "child": "f07c87303fd648a0", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "13bacdb1a9e576f5", "child": "2ea643f98d0fce2d", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "13bacdb1a9e576f5", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "13bacdb1a9e576f5", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "13bacdb1a9e576f5", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "13bacdb1a9e576f5", "child": "ca50f73e7aa618d3", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "cc7924bb2f266c6c", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "d5a14847dc4066fe", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "f975a7fd4a9850ec", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "18aaf7824009d39d", "child": "7b1fe833c801e1c9", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "18aaf7824009d39d", "child": "a04deace7570a888", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "a31624e299bb0ca9", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "a69efccb8187d740", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "d4740eb51cdee77a", "type": "contains"}, {"parent": "19a7d94e32aad70b", "child": "022696ebcbcf0531", "type": "dependency-of"}, {"parent": "19a7d94e32aad70b", "child": "108d5171f862f434", "type": "contains"}, {"parent": "19a7d94e32aad70b", "child": "2029eee8ad6d6d5b", "type": "contains"}, {"parent": "19a7d94e32aad70b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "19a7d94e32aad70b", "child": "df3b8a7b89d6ba91", "type": "contains"}, {"parent": "1bda28f09a455d43", "child": "15a9033fbc79e96a", "type": "contains"}, {"parent": "1bda28f09a455d43", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "6411fb302667e5fd", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "649a2b4739ae8e3c", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1bda28f09a455d43", "child": "9069fa6daceceac9", "type": "contains"}, {"parent": "1bda28f09a455d43", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "1beded45fc871c67", "child": "0c3704bd5dbd1f9a", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "1562a63de0156352", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "377bdf63ea4daf34", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "78a6ba9fb0655b7a", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1beded45fc871c67", "child": "90f04e16babf8b05", "type": "dependency-of"}, {"parent": "1beded45fc871c67", "child": "c4a54f7f6a0a92fc", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "d80a329757703112", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "0c53b1ac9c550684", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "5d60a6c66a2df874", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "6ec2c7fd7d913326", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "72150fba0f61252d", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "8106985fc7611592", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1bfcd8946e379186", "child": "93b0870a5d013087", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "d6718c710e54790b", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "d7c5d345efed098d", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "da19e1a8a0103a84", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "1e56c99c83d44f9a", "child": "328353a6009f6311", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "4d30df4ef2c14bfb", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "1e56c99c83d44f9a", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "1e56c99c83d44f9a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1e56c99c83d44f9a", "child": "a12ee26ba8f1a745", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "aa2033acf98709d7", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "c612332997cd95ad", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "da5a70def5f7c21d", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "15caf95eaeca9ea8", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "4a4656e9415037d7", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "6878924c394d9018", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "79c7d622deabcb19", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1e7f0fd635ce38f3", "child": "896becd54883b8e4", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "99e8a9bccb2dc84f", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "a85195a80cccdb7b", "type": "contains"}, {"parent": "1e89870f891b2074", "child": "133c6de4ea5ecfd0", "type": "contains"}, {"parent": "1e89870f891b2074", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1e89870f891b2074", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "1e89870f891b2074", "child": "fa18244bdbdfe9f6", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "39996f22240055fc", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "4ecb8d805b2f0df5", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "52b56a7597ad99bd", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1f2aba3476e2f9dd", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1f577a90bc9d3668", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "9097839f8a255266", "type": "contains"}, {"parent": "1f577a90bc9d3668", "child": "989c7a00b25b5a38", "type": "contains"}, {"parent": "1f577a90bc9d3668", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "d9748758555bb335", "type": "contains"}, {"parent": "1f577a90bc9d3668", "child": "dcab7cf748923d59", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "1f5e3ccd4db67ab9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1f5e3ccd4db67ab9", "child": "b92744e2431de8b2", "type": "contains"}, {"parent": "1f5e3ccd4db67ab9", "child": "c44c0efc9c0b1a05", "type": "contains"}, {"parent": "1f5e3ccd4db67ab9", "child": "dae8ab4ade350a30", "type": "contains"}, {"parent": "1f5e3ccd4db67ab9", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "21462cdaefc23722", "child": "1baa4eaf1eefd51b", "type": "contains"}, {"parent": "21462cdaefc23722", "child": "70ee0ec0ece1de87", "type": "contains"}, {"parent": "21462cdaefc23722", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "21462cdaefc23722", "child": "ec181a64736acac9", "type": "dependency-of"}, {"parent": "21b0752d18c04a42", "child": "18b20a407cf4ae37", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "1e543287f909271a", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "2937ed53427473ca", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "74cd1f6c07f7b83f", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "21b0752d18c04a42", "child": "9a98a7b1dc8cbb6d", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "c2c34a7da5db20c9", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "d68302475db69e14", "type": "contains"}, {"parent": "22784c4ceaf0cfe7", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "22784c4ceaf0cfe7", "child": "8bb45220962e9433", "type": "contains"}, {"parent": "22784c4ceaf0cfe7", "child": "943aad61a678a705", "type": "contains"}, {"parent": "22784c4ceaf0cfe7", "child": "d4344b7bea2192d2", "type": "contains"}, {"parent": "2328ebc6efd80113", "child": "1bda28f09a455d43", "type": "dependency-of"}, {"parent": "2328ebc6efd80113", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2328ebc6efd80113", "child": "aba32e0789f4122a", "type": "contains"}, {"parent": "2328ebc6efd80113", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "2328ebc6efd80113", "child": "e002937dd66ee872", "type": "contains"}, {"parent": "25f7981d9a062bfb", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "25f7981d9a062bfb", "child": "d9fc8ed68bd98d74", "type": "contains"}, {"parent": "25f7981d9a062bfb", "child": "e5da5279ec52349a", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "192a3285b78b0110", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "369a626e03e93a2f", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "3d35521498c01940", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "27875f175e0d2d76", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "284ef173e3c3ba1e", "child": "36e4fe48219dd05d", "type": "contains"}, {"parent": "284ef173e3c3ba1e", "child": "65ad3da214928196", "type": "contains"}, {"parent": "284ef173e3c3ba1e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "284ef173e3c3ba1e", "child": "a4670f359879279c", "type": "contains"}, {"parent": "284ef173e3c3ba1e", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "2b766e740fa95904", "child": "0f6a277044caf522", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "1a6f05bcfd386d8a", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "1b6dbebf41edb019", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "28b74f82dce2b721", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "2ed6509ee1362419", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "316e9166c9dca445", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "35b496aaa6eabbab", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "37dcf565fa0840f9", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "3ee77fe506a66af2", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "4635a99d7dcef386", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "53e44b16f9be120b", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "5832c6ad73beee71", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "58c3c5ee6a80ce1e", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "590764b6c56d8d50", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "637a945c27fdabce", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "6ccf2a0601287d3d", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "7781c747cc88ca8f", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "829f058a07a1b666", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2b766e740fa95904", "child": "8f93432b275044ab", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "97b883ee4872d2ca", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "9a8b1ccd9f390c89", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "a251bc9124a968f7", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "afd0a70b80411a3c", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "b72f12fd2029532f", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "c3d41dd2532ab92e", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "cf4bb93001f4824b", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "d17525dc89a876a8", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "d49ec461b1f9248a", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "e994ac957d1073d0", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "ec019a3530ff1b7b", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "ff1423a0ed474cb2", "type": "contains"}, {"parent": "2c082a558e916eda", "child": "138c6f55dd342771", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "51eddb2fca232d62", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "5d53518c81a8d561", "type": "contains"}, {"parent": "2c082a558e916eda", "child": "6a8ad7b0f030a297", "type": "contains"}, {"parent": "2c082a558e916eda", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2c082a558e916eda", "child": "cf1f1dd9f062f756", "type": "contains"}, {"parent": "2e2f2fdf62786f4d", "child": "3fbbdc33f0e9a9c7", "type": "contains"}, {"parent": "2e2f2fdf62786f4d", "child": "855f987eebbcf5e2", "type": "contains"}, {"parent": "2e2f2fdf62786f4d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2e2f2fdf62786f4d", "child": "b023fc0801a3a41b", "type": "dependency-of"}, {"parent": "2e2f2fdf62786f4d", "child": "f9c7748a4dc520a0", "type": "contains"}, {"parent": "2e7ebdb4e8e715d6", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "2e7ebdb4e8e715d6", "child": "499fb3273f798fda", "type": "contains"}, {"parent": "2e7ebdb4e8e715d6", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "2e7ebdb4e8e715d6", "child": "7dd9ea763886d54b", "type": "contains"}, {"parent": "2e7ebdb4e8e715d6", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2e7ebdb4e8e715d6", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "2e7ebdb4e8e715d6", "child": "cc0b98eccaea421d", "type": "contains"}, {"parent": "2e7ebdb4e8e715d6", "child": "e37486ec8e7f56bf", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "1c1c6c1203ea509c", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "5c6cd0287774d092", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "5c89ff70968094b7", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2fd49c317da3dbab", "child": "8b3b03562c2b4c02", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "a63cfc9963a1ba29", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "a6fb97db378e4b4b", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "b558b1fcf503d408", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "be6c42981473b209", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "cbb92dda4c4cc574", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "e3a5fa3b7e36096d", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "f169be47136360a1", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "f7e4efae67fa0237", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "0c2448731badc603", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "38cec2f32538f76c", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "62964cd26dfd5830", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "34563f217f60ff36", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "34563f217f60ff36", "child": "9f77980635b62f19", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "cc24c3ba0d0e605c", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "e8ac54136b580ada", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "eef422a02eeeed9b", "type": "contains"}, {"parent": "34c1583c63825688", "child": "0bab0a5534cacdcb", "type": "contains"}, {"parent": "34c1583c63825688", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "34c1583c63825688", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "34c1583c63825688", "child": "9a9c96b7ef10fed5", "type": "contains"}, {"parent": "34c1583c63825688", "child": "ac70d76ae7ad5a3b", "type": "contains"}, {"parent": "34c1583c63825688", "child": "eae367661b6b2cb5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "000b591c24e61c1a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "00917214fab2ad0d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "018a4d28d1bae63b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "01e8653299c4cd12", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "022439273e7671d3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "02410bd8b11a854e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "025591ea1a404908", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "02af652f30fce42d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0371adc959ab9a38", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "03deebac5c053b30", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0416edd49634ace7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0473c2e8be0f1164", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0478ceb98f8336fe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "04b278e4e98879e7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "04f8f288898ea416", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "05273855db125651", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0552e3624dc86a5f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "055e19666e373db3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "06fff72f77f97cf5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "073a11766f889d6c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "075c1b0e9b515ecb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "08019bf2a67b8a78", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "08078fe25eee79ed", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0832515bb257a808", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0863af2add82858e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0877d9afef011e80", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "094cf736c1ce1b3c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0a5643c4cd1674b8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0a93cc981976a776", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0aafb4849b7db721", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ac15488c22683de", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ac59fa4f024b4cc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ad32226f937770c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ad92b8da5b7595e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0afb5efdc0519ca9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0b3a0a5466da81b0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0b53e17339cce748", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0bea5af789ff3533", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0c3e4e118a94a793", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0c66fe37dd0aee09", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ce67bdbd88d94a9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ceee58a415ffd0a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0d09f591100dfa3a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0d3aa381241edf24", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0da8a43e8dc77610", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ef38c87114002f9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ef461133c156fb6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0fa3db514c530fbf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1021d16153887d3c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "108b6ba45e13bf76", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "10e9cec1bffd0d57", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "117d6c72396aa8ca", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1197b23b8ecae576", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "11b6e98d0f47842c", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "11f7b123cee70e44", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "121a701a5df2d119", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "132eb18ad6f27e36", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1359f41a9b96a3f0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "144ab12c10818578", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1453bb8f780ab199", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "147cf9b1c856f19d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1543d38adbfd38b6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "15c35e69f474caf9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "15c859dcfa86ccbf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1606b7bffb323b0d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "16db3e68f7723728", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "16edd6f737bee820", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "172ac9569b18a24e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "17950f74a27bd138", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "180aecbf5e7be0e7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "181a041911f23182", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1a3fb173e061a021", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1afe08f3cdf56cce", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1b4e71b0f80a6866", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1b842a244320f724", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1cdd48c045bcf03b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1d84cf62521e945c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1d9c10187d7c1421", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1ddc1b47a8b61b15", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1dff2809e7c38697", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1e0c55b495d63604", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1e63086630595eb2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1f1e15aea2939905", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1fa63f0b69ca4559", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1fabf21852173aff", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1fc361aea01d1462", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1fcb5cecd98d7f2b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1ffdd461523ffeea", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "20390bfc668120d0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "20bd1f8dcea1951f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "21a3a3ffcdfaf8c6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "21a3fcee9268978f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2330ae001a7ddf4e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "23ad4260097be971", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "245a5e8b0fc73c49", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "24b6da1e3619acbe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "251a2986d4a704e0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "269c34ba8c12b81d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "26a358d3fc6c1d9c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2760420a674b570b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "27fc53cc4216df7b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2858da2242533962", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "28cc484c587d16c6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "28e9f1385cb8bd54", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "294b747835563b0b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2a1f713f85b53b80", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2b635d26f8760df0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2b91f9a94b160b0e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2be9e7df28368370", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2d075dcaa4f5518d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2d313ef2d2820f99", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2d7fe19d84b3637c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2de8b9ea88db18d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2e167801bf1259f9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2f7b784d282c786d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "30706ad93ac53de8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "30a221c3600f3932", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "310d4e5b1d68e413", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "313f19a243e1aed2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "334473a77b4ea65b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "33c98b3a9ef50281", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "33f360dd7d69674b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "344932f431b07de8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3454d76f16a64906", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "357a8d481f5a88bc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "35d7f0157cb894b2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3602c5f28ca760b4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "36cb8127c347545f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "370ef9f8c7c48923", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3728c9a36491313e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "37e9b3d65ae1d9b8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "386ab0a6bd1eb81e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "393a19c1481455ef", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3946d68db8593ad3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "39af9b56d05dc306", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3a99b9b0980c6b6d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3bdd3ac126def072", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3c04de217b1ed086", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3c2eeabf88e9e249", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3c4b5b2d8c3adc3a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3e2569b9179cd6e9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3e50d11bee9db756", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3e6c2953c6f223b1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3eca6386c86342c2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "411b1c75b84e47a4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "413e8b21e60a5efc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "42869b21ca1c493b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4314c59bd332d9b8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "437f95858e1c5f42", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4395e5f0e534ed16", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "43cdf6c9e12e731e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "442a790c017735d6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "44eefa72002a81c8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "453f944be8ad48ff", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "463e0ade0bcfe99c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "464d9fe657317b2d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "46a559bce1d4d7d7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "47385ec56b608488", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "476849cbf17b1470", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "480090a40102f405", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "48323f28a0828683", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4859c08875cf4837", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "48c43a64c5172ec4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4967f8c26326744f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "49751b09359f167a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "49d9fea271c97abf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "49e80380781db32c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4a8d2b9a6b0349fc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4ad9c31fd1024411", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4b0b80ef252abedc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4b632482662fca5c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4bbc8e166885f719", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4bc21b1f02200eed", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4c1cedee9e1ce140", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4c9669b6ace99a5f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4cab1f3d98eacdcf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4cd51ca9a72e3053", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4dddbcb763d11f79", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4e15c844b70f8803", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4e39a4e092f74496", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4e71e6dd28d2e1ad", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4e8c682f80f86d55", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4ef0babf0baa4e25", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "50296bee625b8a8f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "504fe91c3752a0c0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "50624f945e7a379c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "50c2394b55714009", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5104a896acb01c26", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "515110c35cf06d2d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "51ef0b0fdcadc06f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "52951aadfecd82ea", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "52b871d15b2c9c9e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "52cac558b66cc8bc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "52e908c5f94980ab", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "531a38b7ee6af69e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "531e8b9766a7f411", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5324f24564f6a2ee", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "53d6e23f8e15e352", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "54126c5c83c4be63", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "554fb988e95e11b3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5574a3b3ebbde863", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "563662f1b1f502d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5654b9b6409a2ee2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "570b5bf3af05bcbe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "573c1ffad6517590", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "575d108182f59ae0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "57d7c4ae38dd7bc9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "58e7ac9b3b126144", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "59c411f2f532da43", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "59f708bf959bafbf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5a01f9038bb32333", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5a050ace1464aeb9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5a42543974e3c12e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5aa68489756460ad", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ab95f623d03b5e5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ac2f60aced90bc4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5b6c7a9a0bfea622", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "5b978f9d5f769649", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ce33d97858626b3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5cfddb6cc4078629", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5d5c3b2bdf953671", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5de0c7328e6442c8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5e30e38ceeda4103", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ea197d694d14125", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ec9130cd8a0609b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5f1a5baaa12fa3ce", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5f2458f9282e4776", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5f83cf8868a9365a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "617233b3c3d970fe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "617fb4870facfb90", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "61a725eb1cd80d75", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "61be05663a6977ed", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6203574867cb2642", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "629401e80550b388", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "629c2e605f481177", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "6325b125c065403c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "634dad91c589d1f5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "636064701d77e02c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "63dd58d1d4c81eb4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "63fa9040bd70a30f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "640c459eb5400f44", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "64205262bbf8ea21", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6468f4c3d17053b9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "647abd1d3ac8678e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6525db1f6091a954", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6548e7ac83962265", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "654e2718d7ab2e05", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "65b550729dbb787c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6639e29181b23cf8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "671ca79a487bb2f8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "675d92cd1aab24d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "67e74a7de585ba5e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "686009db12279624", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "68b0236a7a266429", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "697caf46fd6509ba", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6aae4c0b0aff3f22", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6b38175b0a3e43d7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6c0027c348b63bdd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6c21fe11f2fd1819", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6cc9cd58e6d9918d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6cce371eea43a2a4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6e9d87bf5767dcb7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6ef4f241f27f7556", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6f1fc505a1f9126c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "700406a05f2a7163", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7023f220bf7b6911", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "70255778c311e5a9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "70ae3b1a62972b2c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "711f49e1dbcc504d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "71d8b2b0f669b105", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "71f48ae6b29b8a06", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "723b6d565d1c7a49", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7255976adfd641d6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "727bdb599049ea14", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7344dc2080f9dae0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7363b1c4d11e87e8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "73e44d9cc5f0bbec", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "74db6347553ee648", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "751d77e51fcc91a3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7659af497c51cc08", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "76752345a9fdbd69", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "76f522475ebaa780", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "775f48be2a49949c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7760c3ee5be9b6e2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "788a2b9621076b86", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "78f56976e268f39d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "790ce13515684b56", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "793741d73a023067", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "793a58c8f58fa4ba", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7994d070d2519f41", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "79ab7e94ad939554", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7c56e5c7b5143f79", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7c6daf71abc581a6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7c930dc0ea7be73d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7d42a36b1f230582", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7d6dc002189a8f73", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "7dadcb4c86e079b9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7dde37cbe7c9aa65", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7dfaac21f5b7c87c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7e6465e189d3d9fd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7ec79188365fc21a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7f34434d3d53a9b3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7fc2efface30dd22", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7fdd890620ef2a54", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "80760496f17b6e25", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "811928f13a7c38d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "818dfcf39bbcb65a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "81ecbec29391477b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "82537bc427022293", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "82c0266e5ce3f116", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "82f9bd90d676104c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "83663177afeee530", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "837f54bd9164b876", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "845e2877bcdf408f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8524262f32922726", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "87c202a2714e338a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "87e9e58bc79b315f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "368bec694ccdf79c", "child": "895c3cb6da5a647e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "89e2b949822874b1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8ae856c621ffd9da", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8b1919852091fab7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8b4338e8f17c6f3a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8c1ab2bb6a6d7649", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8c22aa454ed6c360", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8ceb20da51cbdc38", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8d17f2f3fcba826d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8d47c7f0b4ad60ae", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8d8da586bf94ec55", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8e2845c2b1b8e834", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8f39f38757c7dd4f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8f65228071b342c9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8f7e7195eb197084", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8fa6d7a290d13476", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8fd451af15ab4c47", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "90456c754cf3b013", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "90c5b048c5bc588f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9179e069d6b80d19", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "917f74ff54133e00", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "920373c8fb859fae", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "923c5f4e73359f0a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "924247029a03ca6b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9449649f9f7cbbf4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "95470e01084d1f0e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "95c454bc4e30cbc1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "95c8ae537b40d29f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "96b9c9b1be9653ce", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "96bcadb928a1ae90", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9702c8f1951b4df4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "97cc2b374a9ec2dd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "97d4c927534c23bf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "98165f049293d098", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "99891f9b76a694af", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "999658da782bd77e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "99b4b70078be61ef", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9a83d6779e562417", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b0916fd94f41af2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b36b7cf71ca5418", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b5f59b8d26307c7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b6936aac4338748", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b74685e6217c97e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b81beb2a82972b1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9bfbed0da5c52aaa", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9c8cefcd534c5207", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9d9bf9e6f08d0eb2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9ea9f404a178146a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9f28b7ad0ca64f30", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9f51d71fe6ccf911", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9faf0469a595c47c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a0615aa1f0f9cfd6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a07b43d52042631a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a09d6742e718b6c6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a0df5fbf2ef5cfc2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a0e5c454d488fb46", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a15f270de79a13d0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a1a5393d9a41f2fc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a1c47523b68c2804", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a2c595543bf81019", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a315fce0d9985edf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a3262c89edfbc815", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a369f09c64b58113", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a36af25ce905a4bd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a3dd6977c0c68a85", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a4bbdc949d3a3a94", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a4fc6a7932de1e09", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a568b5ca69dba110", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a5d5ab533cd19973", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a658ae3256904d7e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a67c2e87d9863c25", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a6bc43c9a5ce4b66", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a8069c8ca98bb7c1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a829e68b7dc6599a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a8cced8072c694e8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a8e8a0f314ca6044", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a9634f384863d659", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a9a393f5a1fe1640", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a9af94f8f70e79cd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ab0e4e8fa2a2aa19", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ab6be017b69ac7ea", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ac60884d96a70d49", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ac9bf799712043eb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ad379006ee89714b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ade5162d16249905", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ade5c9ee070e5d18", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae22d278cfcb1a00", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae498893a04d92ee", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae684076216a33dd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae723c9a067d1938", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae7f4c9dd133eab6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "aef6aee7dd059aac", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "af4a545cba341dcc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b04e4fa7f39c9886", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b0cb103da7fd0b23", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b0cd2bd53b17526f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b111ca98199d6bfe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b14e30a939ee1bc5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b385f393caca287f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b39132003adea34d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b3b527a49a698306", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b477c1790d6bb6b3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b489d53249d80d9f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b563dcbf1f62fa67", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b58410049bbe2090", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b5c64e2fda3c8692", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b5ec7123eb35427d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b6bb6b2722d85780", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b7006cfbf387bcc2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b73641b6c7a1ae07", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b763bf74e6e0d3bb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b844da0ba2ea76b2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b953cb9c146c65e5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b985553407a181db", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b9fdba6bef189506", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ba496119b0409821", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "badb301a599583af", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bb3a0ed3251a7ac6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bb45fe066d3431d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bbff78bced01fad7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bc1644818eb77a18", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bc823ad09342e325", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bda9b188cbfd6864", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bdd84e74d1d0ed87", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "be33fa906c13ea70", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "be927c51ef3c2ab5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bf02676cf2edde96", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bf25f5b6258d71b4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bf318e75c6297df1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bf4b26bd56303566", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bfb487d0ea840b9b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c0bd2986ac97cf19", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c15ed741419f6db2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c26cf46215dccbd3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c36f36abfb27702e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c3a7a0d83404d823", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c49b7185df1cbe70", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c504438956463c70", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c52638457ceaf463", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c565031fef543233", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c57f2c0fb5234126", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c64d87fced2639e0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c70da52066e181db", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c7c920f80372dc27", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c7d604f6c3c4b9b0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c7e2297203aa3b0e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c7fda60e03f1cecc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c8851bb848eff024", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c9067ecb5c2e6d2a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c9bf86c005799567", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "caa77c3182c90c97", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cb1412f00f1c6c9b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cbef91ad0f380bb9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cc55d10140543342", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cc75e5e8106fe6e4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ccd3a2a7a18f6abd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cd0c9e47b643ad72", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cd30a8e98a788095", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cd79894b300d592b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cdd68ab522001916", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cdd807f14b9aedbe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ce223bae7a4af9cd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ce41817947c06f01", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ce48de8d079ed126", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ceb55fa835f18990", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cf57753489fb944c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cfa8129e01a3667e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cfd2a5e8caa9c878", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "d0d96b93c4c41e5c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d11519d04474362c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d23d9b257109eecc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d2e9fdea1a252a2d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d2f53415ce914ef4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d37007d445cebc68", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d3b99a70698f80b1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d3c41bb3146f6e55", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4124fdd049d7eae", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d43a666c7536443e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4b61315272d844a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4c8fa6904f2318c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4ccf59405e31a89", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4ed1e6c1f6b049e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d545baf931d36954", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d613cc1cebd4e2a9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d65b2e5f617ef4d9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d6b0221bc040b869", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "d6d941e8d107e0f1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d788aca70a01600f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d798f2d99a10b200", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d8123c9d3992db85", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d84c94732dc90a42", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d84ff587d37546cf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d86ba5d3d8476e4d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d86bb31d73d6bcbf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d889692f0f7f17e2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d8b5335c5414bdd0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d8ebfb8c26a4ee86", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d8eed8776eeb14c6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d9f180ec424ae64f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "da0b11d8ccf0916e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "da4a0471cd004bf9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dabf86bdd80c35dc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dbc51f9b07323f92", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dbd0e485206663c2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dbe55ba149996c2f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dbf1ec7c2593b3a7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dc1b3901f1fb47ce", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dc45c7f599fcbaa1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dd1112aa55038cab", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dd8ea68c3f68ea1e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ddf2e615d2734891", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "de895577bd87821b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "de9116d53604db60", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "deda474a65c9b9e4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dedc06b8e698e962", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "df2a48812927ca9c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dfbbb5390c13e2b5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e075b6e07cad0d00", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e0bc12784c3265b5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e1b9650398fa69cc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e1e6626002427cf5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e41bcf3f8a67ee10", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e5430f20f929637a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e5a2bc151f42950d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e63aa036bb93f1e9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e69e708bde798f64", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e788a415cc175255", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e78c67f33711f3b7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e86fa6f37acb4de6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e8d336c8ee47a16c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e94a181e1304c580", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e9ce03b77a0805cb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e9e28c186d1fde23", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ea1b9fe34014e106", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ea5e406a49579507", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "eb456406d9e98a01", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "eb52970b5d1bf504", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ebb564aa7a397a3a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ebd5f2fca9e194ad", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ec120d378f058a68", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ed27512a63f0ae33", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ed76bcd0754c27b9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ed92b1a78b8faeac", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ed986c07e516fa1e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "edc8265ae396dba5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ef9554b785e98a45", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "efea74c112050bde", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f025d6ca787a5676", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f07af3b7e1296efa", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f0f9ca83588f0129", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f235698c9cee9001", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f2c68f50cc35c7d0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f311bcc65f610c75", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f320699e87d1c586", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f340183873c8af0d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f3868d5888c49b5d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f40a201584692ebe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f4b0045408f96f6c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f5502b45a0e9983c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f5b6125181d0cdc3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f7ffba30882068fb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f8389a2534eb91fa", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f8a0c5b161006db6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f8e235b3824c3a58", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f9a752bf8cf906d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f9ada0d3a1a43004", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fad1349df5428816", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "faf6ec63166c0fb7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fb7f7f641312d9cc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fbed10fc006204ad", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fc5c157896e939a1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fd7cd8d565d820a8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fdcbb1a25cfa15a5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fe77dcd7e3f9b771", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fe9494b92609a8dd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ff1d35d20d2e160e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ff3619afeeb52302", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ff754fff984e6822", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fff8ceeaf2245923", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "151065711395f740", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "1d7460498b30bfdc", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "24329b2f38741f0d", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "2b8033950a88c5eb", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "4abbf7cf472fe7c4", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "5148888e170a4d39", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "6c92881ac500ff09", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3880d8afb7fb6727", "child": "a269b7416c9c3398", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "c675c47522241a5e", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "d0d71f36d695860e", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "d368058be96ec30a", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "d36a602a7fb50774", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "3880d8afb7fb6727", "child": "eb3f90df7c05f3cc", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "ecc2a07c4401685b", "type": "contains"}, {"parent": "3d65e3ebccb87f2a", "child": "27285b0c1e1075de", "type": "contains"}, {"parent": "3d65e3ebccb87f2a", "child": "7c55353c34cb6592", "type": "contains"}, {"parent": "3d65e3ebccb87f2a", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "3d65e3ebccb87f2a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3d65e3ebccb87f2a", "child": "8fb2422fc79fc310", "type": "contains"}, {"parent": "3d65e3ebccb87f2a", "child": "b64df76b9bcdbde6", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "058608e7e31c7625", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "05b616e0bca44a28", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "154b72f2cbca4537", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "34b30b79afc0a8a8", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "7a90411b27257319", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "3ec3c02d16e05bde", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3ec3c02d16e05bde", "child": "9a44511ecc887d71", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "c4cf9c88f34f2cb4", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "d0d24ab78b7d1297", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "ee5023cfd5b85aed", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "f1b025f11300fab3", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3edf6620a268045a", "child": "c9da9904cf8bbf58", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "cb7986a36768d9a3", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "dff72715d4a7a0a6", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "3f944f25423fb4e0", "child": "2678c6f200316702", "type": "contains"}, {"parent": "3f944f25423fb4e0", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "3f944f25423fb4e0", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3f944f25423fb4e0", "child": "9c6472f30d1b202c", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "164daae2c5894456", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "1d61ecb2e4f8c42a", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "2366167b51462372", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "2ae91416bd69ddd4", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "344c343b07f8fd7c", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "388fe416639ec2e7", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "409810d939d5412b", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "41eba4329798b4e8", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "4457f90f8de8a45c", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "4846833d88ab10bf", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "4a88717e223dc5c1", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "4ce79af2f0c276cd", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "54427c974b4cc6a2", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "582d9f4233f001b0", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "600efc80ba623535", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "67c48ce725811301", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "6a1319f92eb53ccc", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "73ba2e7278ac6dad", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "75dd90fa7760e49f", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "7a64784a59d40ffc", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3fb7bf35998501d2", "child": "89d311a5f07b31a4", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "94769f8ff5ad4829", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "984aea59d67a11ca", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "9bc888da9c73411a", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "a2eb4e0acaed6511", "type": "dependency-of"}, {"parent": "3fb7bf35998501d2", "child": "a98e395787220fea", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b059ea5359ae2f7a", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b291012dae5d48f3", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b355f7df39adca26", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b4fa83dbc4a1f861", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b7c94b0b30943e09", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "bcb1836e3e07aef0", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "bdb35aba7bf3edc6", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "cf81d96ee391676d", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "da88eeabb843d2bd", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "ddbad2d61cb4b962", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "df64755a8054535b", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "e53aa49fc1137a84", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "e81334256caa4e0f", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "e83b12d4d0dd2ab9", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "f12fa3d6017979a6", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "fa21f1c25be1d74b", "type": "contains"}, {"parent": "426b4f99a50ac951", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "426b4f99a50ac951", "child": "4e163f2bbb1d9574", "type": "contains"}, {"parent": "426b4f99a50ac951", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "426b4f99a50ac951", "child": "cbb7aa6e3241701e", "type": "contains"}, {"parent": "426b4f99a50ac951", "child": "f9bc5ccb468da377", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "0b4364619726f411", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "434263ef1928e0d9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "434263ef1928e0d9", "child": "9096470cd9ebc669", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "434263ef1928e0d9", "child": "bcb90836a82e9a85", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "ce1b4b8f1144897b", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "01e2c73bce422a17", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "081f0e6e627aa182", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "139625e160e75fe8", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "1d50f13eabb8b1c3", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "46ab0ad1bacb1e3a", "type": "dependency-of"}, {"parent": "437a19785a5e5edf", "child": "7108cb63d6fdad79", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "724cf9147ab18a58", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "814f5e51baaa927b", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "437a19785a5e5edf", "child": "9bd8718d354d81d5", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "d61f95296581acff", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "e193f8103c351cb2", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "022a41ac053f6c23", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "05a70b1e46dcd5e8", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "18841eb8587d98be", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "1db55d421374144e", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "25827a79d3d332dd", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "2707f842f2895c92", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "276da29476172cc3", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "2e67a42dfc6a12ff", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "2f124ee2637e82f0", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "338dc5b075b41615", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "36195aad6c16050a", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "391f9f236a73f080", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "39a77647d499391b", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "3d797a9a4b19afaf", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "45b18de1b2eb12c4", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "49a9cb76721691d6", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "4a4094349aa27314", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "4a4f4131e8579dc1", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "5ceb13615a667bfa", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "5fddbb502b142cef", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "5fec70b5dfb30276", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "638447a108d8f4f8", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "67e066ab348ba0a4", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "680b70ec3f246cd0", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "7239d4251e7cc826", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "72ca7811035c1d7f", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "75f28c5a254b6dc7", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "78df02534b9ee104", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "8111a975bc9c5b2a", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "866a561553f65fa7", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "43fa0807fad57a1d", "child": "8c9a384839542609", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "8eb0ce9cbf7c44f5", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "9181a5e5ce793c05", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "96ab78c9a3d0afe8", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "971f125f1ea361ed", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "a372db8283ea7867", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "b112733f5a1e8756", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "b832d73f568f2f54", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "bb4b72fa7683207a", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "ce60d3e04e8ed132", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "cec19a2feb1695cf", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "d24aa6c0e8a3d2a9", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "d82a5881f57a1622", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "dbdbd238ea4fc582", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "ebcb8121acad1f05", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "f94839d5ebf824d7", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "fa09cc88f156d976", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "fc82811ef864b0d3", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "ff823b33d0015b56", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "ffaa59f792a7d0e7", "type": "contains"}, {"parent": "44361785e39c2c95", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "44361785e39c2c95", "child": "7830960e7879c4ec", "type": "contains"}, {"parent": "44361785e39c2c95", "child": "7f34db4a8c3257eb", "type": "contains"}, {"parent": "44361785e39c2c95", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "44361785e39c2c95", "child": "b3ffdc9674029bbe", "type": "contains"}, {"parent": "44cab92167564727", "child": "8814d03de36ea24a", "type": "dependency-of"}, {"parent": "44cab92167564727", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "44cab92167564727", "child": "964f42fcbe6ca4e3", "type": "contains"}, {"parent": "44cab92167564727", "child": "ced7155bf311141d", "type": "contains"}, {"parent": "44cab92167564727", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "44cab92167564727", "child": "fe648151232eb6a8", "type": "contains"}, {"parent": "455c11b745949c7e", "child": "3552c13519dd42bb", "type": "contains"}, {"parent": "455c11b745949c7e", "child": "60164e597cdb2d99", "type": "dependency-of"}, {"parent": "455c11b745949c7e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "455c11b745949c7e", "child": "bc313073fbc7489c", "type": "contains"}, {"parent": "455c11b745949c7e", "child": "d178cb80cb33f441", "type": "contains"}, {"parent": "455c11b745949c7e", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "46ab0ad1bacb1e3a", "child": "0012a355c7c1ab78", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "02327baf05d2a502", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "0e7470a1b3766ddb", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "1a612d101f92811b", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "3ed5d17ac78eb4b8", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "71c00647dd37c5a9", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "46ab0ad1bacb1e3a", "child": "94d197f14687daa1", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "9eb964993c3454fe", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "b762b212a8047bc7", "type": "dependency-of"}, {"parent": "46ab0ad1bacb1e3a", "child": "ba3a471ae49f33c8", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "bd5c9e4394785367", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "c3cdd5630131c525", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "c9f60c2d97957985", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "e35cd999a4b873ea", "type": "dependency-of"}, {"parent": "46ab0ad1bacb1e3a", "child": "f84cbcfadbc1435b", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "19ef26a16c7476e3", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "2f5f11ec877e7839", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "47d535c5b2ffb338", "child": "8a352b0350f6f624", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "98e8d778777baabb", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "a8a4d99fb1ad141f", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "bcf2bb943b4a6df6", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "c84b6cd6dd99bb39", "type": "contains"}, {"parent": "47e1bc6c82ed0f32", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "4d7a42f17de2f9d0", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "649a2b4739ae8e3c", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "47e1bc6c82ed0f32", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "c819f36cb569b82e", "type": "contains"}, {"parent": "47e1bc6c82ed0f32", "child": "d732942caad207ea", "type": "contains"}, {"parent": "47e1bc6c82ed0f32", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "f4611e82b108a54d", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "ff9bf0b7e3900374", "type": "contains"}, {"parent": "4c8cd4749ec9b4ac", "child": "345038d73d458e60", "type": "contains"}, {"parent": "4c8cd4749ec9b4ac", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "4c8cd4749ec9b4ac", "child": "9dc7f6967ed29d5c", "type": "contains"}, {"parent": "4c8cd4749ec9b4ac", "child": "c02f12970a823c17", "type": "contains"}, {"parent": "4c8cd4749ec9b4ac", "child": "db47eec8ed3a7214", "type": "dependency-of"}, {"parent": "4c8cd4749ec9b4ac", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "2409167115d6909a", "type": "contains"}, {"parent": "4d7a42f17de2f9d0", "child": "4ee4262bcdabd2f9", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "5717edcc4caa1546", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "75ebab745173ea74", "type": "contains"}, {"parent": "4d7a42f17de2f9d0", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "4d7a42f17de2f9d0", "child": "908c021a35fb72d1", "type": "contains"}, {"parent": "4d7a42f17de2f9d0", "child": "9e3d02efb291a8bb", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "b8408a89ff320de4", "type": "contains"}, {"parent": "4d7a42f17de2f9d0", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "4ee4262bcdabd2f9", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "4ee4262bcdabd2f9", "child": "65aaea0717c39652", "type": "contains"}, {"parent": "4ee4262bcdabd2f9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "4ee4262bcdabd2f9", "child": "8d04c9c1a50e02d9", "type": "contains"}, {"parent": "4ee4262bcdabd2f9", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "4ee4262bcdabd2f9", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "4ee4262bcdabd2f9", "child": "f9c6f5f798c60f59", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "013868cfd5c71328", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "040a012f7b964166", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "22784c4ceaf0cfe7", "type": "dependency-of"}, {"parent": "508f1e62a3997a5e", "child": "56a23b8f9bcd3a81", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "5a4e7adbf61878f7", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "5b082b08df898d72", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "61c8dcdc593f04b4", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "63a2f95e92955ce3", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "72cc90adb007ba18", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "7f6ca631f173a9d1", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "508f1e62a3997a5e", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "508f1e62a3997a5e", "child": "a09a2a0ee156ef48", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "ad9eb6e3efd79c98", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "b52cbcc77994e3d5", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "c63a537397cab5e8", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "d4cc939207a214c9", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "d5e9b5e133740f58", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "ef3f4ff3dbe2084d", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "ff650087aa2dc5d6", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "008b5214ff1222cf", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "14e7941e04e55d1c", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "16956eae964d14f3", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "1ed60e585fe305ea", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "2809983b9841537c", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "2b6818897989cc66", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "2d0a6053b35d8bf4", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "363a9d1efb7d2467", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "3c29edc39afb13ce", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "47463f74e8d7b261", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "48eb67785ac4a407", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "5608383ab78b2587", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "5f8ea1704e407de3", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "657eca0f3e1b39f7", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "699422858e1e57be", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "6d17caff7eb56724", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "6ef7ae221e87aaa6", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "70d2e2aaabfc61d9", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "7531877f38cd8e14", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "7bb223e18f05ec95", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "80cc514702e41f85", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "518734f6c898e15e", "child": "8c4b409e31f8eef2", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "8fc52a465e75e100", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "980949aa7f2f6f59", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "ac1b581f082d0fc0", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "ac6d5ebfc89d3bfc", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "ae439f18a39b7e40", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "c02da22353a76941", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "c545b243c64d1eba", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "d2e5bc8048e123a8", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "d4b4080d0d2f7c22", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "e4ea667b9a37132f", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "e721ca936ac30659", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "f83d00354a2af1e4", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "074c1beaa926ebab", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "08306c68ff09c11f", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "09098d25fed4944e", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "16f3c67aa8be31f6", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "25ca80af66edbc25", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "290ae098da0c9083", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "2ce80ad1d4c0749c", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "2d3ecbbd798aab71", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "2f6e0b9a0d67cc08", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "3603fffd7aaadec8", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "4e8464cdc5e4c1d6", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "59c9913620a2d60d", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "5eb67e5fd00ae777", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "6b64093715548a49", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "6e38a83d79242625", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "72f71f23024f8512", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "7765d3c3935814d0", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "7ce28007e21429f1", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "7ea1630efbcb2902", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "7f8f6484699bba53", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "8728684f82ff3933", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "882f3edf3dd67a8d", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "519b1bef09b1fdeb", "child": "a8e8597972f041c2", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "b1f9e4771e4e4783", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "c3f2b30f81da6841", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "c9830854951e38d2", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "519b1bef09b1fdeb", "child": "eb1ac032c308170f", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "eb1f9768cebedec4", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "ed140d75cae7cfa5", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "f8ee3130c1613d32", "type": "contains"}, {"parent": "51eddb2fca232d62", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "51eddb2fca232d62", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "51eddb2fca232d62", "child": "819ebe16dd051351", "type": "contains"}, {"parent": "51eddb2fca232d62", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "51eddb2fca232d62", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "51eddb2fca232d62", "child": "fe246ed39de1438d", "type": "contains"}, {"parent": "5312abd587b3bef5", "child": "09b5afca59bb4184", "type": "contains"}, {"parent": "5312abd587b3bef5", "child": "19cfda4b7b4e0407", "type": "contains"}, {"parent": "5312abd587b3bef5", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "5312abd587b3bef5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5312abd587b3bef5", "child": "e3c70072a51eb082", "type": "contains"}, {"parent": "5384b57e319234ef", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "5384b57e319234ef", "child": "814c2253b22f7e3d", "type": "contains"}, {"parent": "5384b57e319234ef", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5384b57e319234ef", "child": "986581a14f10ddf6", "type": "contains"}, {"parent": "549ea8df39213445", "child": "041920ccc344811a", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "27875f175e0d2d76", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "3dfc37a550cbcc45", "type": "contains"}, {"parent": "549ea8df39213445", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "7343dd218fe3d7f6", "type": "contains"}, {"parent": "549ea8df39213445", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "549ea8df39213445", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "a9b1af20752a3b46", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "e16b5cb2fe033dfd", "type": "contains"}, {"parent": "55e67cbb75a24f25", "child": "43e9dcbf535ba9e7", "type": "contains"}, {"parent": "55e67cbb75a24f25", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "55e67cbb75a24f25", "child": "50d52a2faff04d36", "type": "contains"}, {"parent": "55e67cbb75a24f25", "child": "58eef0dcb6035a16", "type": "contains"}, {"parent": "55e67cbb75a24f25", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5717edcc4caa1546", "child": "543387a2d85fbaf1", "type": "contains"}, {"parent": "5717edcc4caa1546", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "5717edcc4caa1546", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5717edcc4caa1546", "child": "8ecfef8d57a4f0ab", "type": "contains"}, {"parent": "5717edcc4caa1546", "child": "980525a6c0cacedf", "type": "contains"}, {"parent": "5717edcc4caa1546", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "5717edcc4caa1546", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "5717edcc4caa1546", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "572299f48b084c61", "child": "4e1cbcd077f0fa4e", "type": "contains"}, {"parent": "572299f48b084c61", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "572299f48b084c61", "child": "9e80174b755a29e9", "type": "dependency-of"}, {"parent": "572299f48b084c61", "child": "aa202af412eb4cf0", "type": "contains"}, {"parent": "572299f48b084c61", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "57df8e2729f2ec01", "child": "1ac2d3f6bb36ede8", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "6495bece87b3fff0", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "66d54c0b9754114a", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "724ce7c9255521ca", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "57df8e2729f2ec01", "child": "d228ecab7348d4bf", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "4dd3cd0a61104976", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "52d946418b3464fe", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "7c7832437a2bdf98", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "7ca19fd808ee57dd", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5b6c7a9a0bfea622", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "9d8773a8c5cffd35", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "a5e0fb219cbd08e3", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "c02b8041849e6344", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "c25d835fe80fe098", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "ce701c5aedeb7f9d", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "184a1f3fe556d2f3", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "270c8a0fb83abff8", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "47f0f97172a80d32", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "61f1bb8ee0699769", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "5beb035c0bfeac2c", "child": "79e33390c9a54cb6", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "7b4e4a0000c9284a", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "7e34fa59eeb11302", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "85f40c4eaba05b6e", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5beb035c0bfeac2c", "child": "cafd0ee2ac7f6622", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "e87ee6ab0e160ca7", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "ea2428f2ab66cdee", "type": "dependency-of"}, {"parent": "5beb035c0bfeac2c", "child": "f996ceb3e7be9c16", "type": "dependency-of"}, {"parent": "5c37e246cd98996b", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "5c37e246cd98996b", "child": "4c8ee88d55d1bc45", "type": "contains"}, {"parent": "5c37e246cd98996b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5c37e246cd98996b", "child": "f4fc90b822b18b26", "type": "contains"}, {"parent": "5e800a8842b93844", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "5e800a8842b93844", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5e800a8842b93844", "child": "9e7d78850e711080", "type": "contains"}, {"parent": "5e800a8842b93844", "child": "caf699f22b5bf2d4", "type": "contains"}, {"parent": "5e800a8842b93844", "child": "d46d291720f476e9", "type": "contains"}, {"parent": "5f176cba3e8d2776", "child": "2bcce310de7739ed", "type": "contains"}, {"parent": "5f176cba3e8d2776", "child": "4818081aed75a562", "type": "contains"}, {"parent": "5f176cba3e8d2776", "child": "61886aa00e820896", "type": "contains"}, {"parent": "5f176cba3e8d2776", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "5f176cba3e8d2776", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "60164e597cdb2d99", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "60164e597cdb2d99", "child": "b5c632a36782696b", "type": "contains"}, {"parent": "60164e597cdb2d99", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "61c885472e7f34a1", "child": "0688a4c19e9e55f7", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "1291443e4bc92abb", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "1b01f4b3dbcf92bb", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "1f0a02bc37dfa00e", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "3218e69e5f916e14", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "490b3a789747e113", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "4ab3c55a9c1b8911", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "77fb6f4a7c52e595", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "61c885472e7f34a1", "child": "7fe4b899d89f99f3", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "87058f7ab4043e21", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "61c885472e7f34a1", "child": "9c44c73f117802d6", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "a38924ac055ce739", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "c10f3ef763cdf830", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "c2f56489b05cf0f3", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "cbfc8b19f40c3492", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "d676b1c393a221b0", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "d87b573fd657f781", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "dfabde3b6e8721be", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "0db301fd4cd04a24", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "6701dd0948c7835d", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "857b4b84c221649a", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "62d1f63f96cb6132", "child": "cc8e94f5d16a0dbe", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "d30fc78932118678", "type": "contains"}, {"parent": "6411fb302667e5fd", "child": "7173f1942a7c8132", "type": "contains"}, {"parent": "6411fb302667e5fd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6411fb302667e5fd", "child": "c41a6edf4177d668", "type": "contains"}, {"parent": "6411fb302667e5fd", "child": "f6181097886d3846", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "00696a30debbccb2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "022696ebcbcf0531", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0264f4d20e79c8e5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "02c726448fc655f0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "033270f17fa6f679", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "039f4aa2aab72a5a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "040c5c65c028f217", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "04129dde65253571", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "041920ccc344811a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0498eede76562713", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "05eae99394dc98ea", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "064aeb4830aa10a5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "07d60e1b799c2adf", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "080d7dbbd44ce6e9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "08c4389480490f29", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "09c4d4c8fb913ab5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "09d9906d90bc8fd5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0a608c7e553f2fcb", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0cd44b00a31c68cb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0d081315692d3ca6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0d341b1d74e65851", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0dfd63d3cf0042cb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0e02dac57201d780", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0f0c4a841dc3e1e5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0f83c8a328525bb5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0fa87804481d1732", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0fb3c0d74fbc0e17", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "10b17c2f0bb85aa7", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "10b928c1539469a5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "11964a9b90119a93", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "11b6e98d0f47842c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1268a23d3eb3a3f8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "132ee53b9a3ea8bc", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1340103c100cf86f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "135e950f271f242a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "138c6f55dd342771", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1464488f292d8a7b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1581d85e7895a214", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "15eeab3c283728f2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1748986cfe031c79", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "185c2ba6ae0bb4ea", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1912c78cffe3072c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "191f6bed2b2cd170", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "19a7d94e32aad70b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1bda28f09a455d43", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1beded45fc871c67", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1bfcd8946e379186", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1c0dc90f00040121", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1c282320c942c00a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1c7ca9f5403fc36b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1e89870f891b2074", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f2aba3476e2f9dd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f577a90bc9d3668", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f5e3ccd4db67ab9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f67662ca66b361a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "20416b365a58fd7c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "21462cdaefc23722", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "21b0752d18c04a42", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "21c979df59561ed8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "22784c4ceaf0cfe7", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "253aaac39019d951", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "25626dc875ca5a7e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "25f7981d9a062bfb", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2705c85b1c42cc43", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "27875f175e0d2d76", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "27c7ca796399aea3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "284ef173e3c3ba1e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "29375361dd3ad53d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2982c14921c01973", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2b76735d3081e992", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2c082a558e916eda", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2c09bd6fd62969c9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2e2f2fdf62786f4d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2e5a38caaac619b7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2e7ebdb4e8e715d6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2f48f835b28f5b87", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "31e0d83d57bb0a3d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "33cab83df185fb66", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "34975abd70c48a5c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "35d2a02e44defa76", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "376ef507821dd0d7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3868d514b88b7498", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "38d4ac722b5c9a79", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3980f5646d15aa4e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "39f7119319372d74", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3a28d331afb41749", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3b06fc83db657e4f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3cf8c5ad3472d3ae", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3d65e3ebccb87f2a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3e6bd9f32141daf2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3edf6620a268045a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3f6a7d3a0a790057", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4062468ff90c57fe", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "40f5191a54219a04", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "42174f12f588060a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "434263ef1928e0d9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4380c47f742f3a94", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "43b724ba4a362464", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "445407496debc32a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "44cab92167564727", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "44cca20746af8530", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "44ea5ed1f8f6d507", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "455c11b745949c7e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "468a02f3c51f238b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "47b3a632f3fae103", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "47e1bc6c82ed0f32", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "49407ed4facd3f4d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "49667c358021082a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4a863acd5ba778c8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ab125411ee17a24", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ab243a9ebfd74d0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ba9b6e2f24cc46f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4be9c6181445d411", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4c52e48e0dd6da4e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4c8cd4749ec9b4ac", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4ca097bbd89e5474", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4d442547004afe31", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4d7a42f17de2f9d0", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4e0e676ee7e8fa79", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ee4262bcdabd2f9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4fd0e61a9eb2c5b4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "507b87a4902a77b7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "50a8634e1f76b298", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "518734f6c898e15e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "51eddb2fca232d62", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "520e65d343bb40ec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5312abd587b3bef5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "536cf3c54b2b6c7a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5384b57e319234ef", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "538ac1708dc468f5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "549ea8df39213445", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5655f4672c0e796b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5694ce1b7e232270", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5717edcc4caa1546", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "576314c07748fc80", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "594283287601c665", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5aa022135f2a9b8c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5aeb56b5f372765c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5b257b7c22d69360", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5b99058f2a73591a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5beb035c0bfeac2c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5c37e246cd98996b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5c82058bf9f4d83a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5d2d7907fd716fba", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5e4a2217ca802955", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5e800a8842b93844", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "60164e597cdb2d99", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6138831dab3a0245", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "61715c07f3061b91", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "61728d6c5b713664", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "62352f4a6cee3dc4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "62cd09ba6ac18a37", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "62f6508fb1833ebb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6334ab70f4adef44", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6347fb1b69116a6b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6411fb302667e5fd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "641affe09e2a4b2e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "64a1ee7c9c37647e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6696f7feeecba12c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "669c0f0745a9262c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "66aa0a9fd2c0704f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "66f76de0240d94e7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6782c949d4810dfc", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "67ef8a6e5d5b0e5d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "68acdd84076f533f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "68c6ebd668fa29ae", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "68e66c52e39633de", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "695cfb9df8bf1745", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "69a1e3b0a894c699", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6c28495ef02c863a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6c5cb8d2018a23b3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6d50801b8dd41dc6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6dd009b1da9ab274", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6e70ddce0e517795", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6eaf517e6c9e7d8e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6f3406e1fdd16e93", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "71eeb9cfec619581", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "72039869c007ea5f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "72090d90080798f1", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "757eb20c0a0020b5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "75aec2228e8814e6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "75d2cbd29ef174c4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7690f358e54bdbf9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "76c43f8e16eb28d6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "78da02415b5284df", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7913e8528afc9327", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "79417ad5b57eab0c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "7aab8bc67e1c178d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7ae8f1a6dd16692b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7b0b796921d81071", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7ca19fd808ee57dd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "7e04607676fb951a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7fa45ee19fe3c54e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8036955a8bd1e8c7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8041c7ce354e6e32", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "808ca6bbcf95dc47", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "83b1296771afaf80", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "85157060d0e5647f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "856bdb98501d7f76", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "867c8a4d000a6be5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8793949d6356888d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8814d03de36ea24a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8822d12256d38ea4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "889b13fe987c97ae", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "649a2b4739ae8e3c", "child": "8a2a2949a0b0829e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8a6f8a9dc9a869ec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8a96de4596ccdc0b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8b71567b2a526ad3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8c4be3b7f7531f6c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8c4c3062b0535fa4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8d86fd885d7fb597", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8e32ea146f91951f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8e46cacab7a73e39", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8f57d2ae7595d8ba", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "910c53127130a353", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "924eb97ba5c0cd2e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "92f2ba2c134e1820", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "954854e84c4f4950", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9634cd76663f195a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "98144d6388fc61e4", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "9907be8bb2120366", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "99570e7ef0298a42", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9b27df2659d53b33", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9bfa77ce2589d13b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9cce053ae886eafd", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9ddeeb0459571702", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9dffaedc69455a87", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9e3d02efb291a8bb", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "9ef3b8982fde24e5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a064376169c8583b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a0c9fb7807a604ce", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a1f0f62c88664ce6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a30c748d477f5eec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a498ce7a66680d83", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a63aa2191f5c4956", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a65380d1eecbdbe8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a713eb77d41db77f", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "a778def095933716", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a78e5a99438c0706", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a7999147ca169b8e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a8525b9069d05695", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a8b03142990b9cd6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "a9b1af20752a3b46", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "aa909c768d17c3a4", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "aabc1ea660179878", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ab2e4a7be1a5a67c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ac73be0fca0867c2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ad21dd1f6e34a904", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ad57956f169ead71", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "addb5c48f559205a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ae4b300eb7c9ac63", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ae85f8de8c676733", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "af02e1f1c03b609b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "af9f140d2c757cec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b023fc0801a3a41b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b1364c7954e1516c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b181bacb376a72f2", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b1f6ee6395e0c01e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b27a14ec5b5de7e7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b38e82d839d33eb9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b4acdc635612d9f3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b57a8bbb5380279b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b5a7421b402e8de5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b6014cab54868ff3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b69d4a1aeb5e596a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b6b75ea5e81babcf", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b81459aec4116052", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b86e1504239ab2c7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b8ce86b638f576ed", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b935c73906aff49d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ba31e2c974b04570", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ba6e1fc428d463f5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "babb8017ecb53eab", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "bb1a7362a9b0ffcd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "bbd17a592f895a3a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "bc2491fdce12146e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "bd95c4d8d85cc9d8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "be0052048ab95f13", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "be31d8dc8b368a3c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "beeea2a26257fc10", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "bf92a09c04555886", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c004d0a2260ff34c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c0eba35a285b6661", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c0ee646642caa8c0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c2088e137451b665", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c2a80879569e4164", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c3ace18904bf4b30", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c46f303a3a3e7d1e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c4ab61e41fba6563", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c4ac49e15d6e3d69", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c61542a768a980b8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c67bc6a42e944f29", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "c685e9e81b42d693", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c815fa0ff2c01065", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c85accdb8450118d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c85e44f994dd3aca", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c86ecda777a06816", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c87eb35dc98ce345", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ca69dbe2fe79d5c0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "cb52f0cb90a7d1f4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "cc0132dae06a201c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ce7002eb83ac2ea6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ceee584ca5b4b015", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d09e390221a81411", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d0e244ab0c99f432", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d21f6559a9ac37ab", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d354bf334992df5a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d3e8a9fac0730d2d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d46e1b3cc3f19c11", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d47346fa1d2b9946", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d475c470f6593aa6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d5c09cbf6029a6e7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d6b0221bc040b869", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d751409178668593", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d7e76dacc32a6890", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d7ebaf97292c811d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d8b8a804d0ab0958", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d91e3843e621dda7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d95e575e791486e0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d96b2dc391f34d8d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "da6d0a0c00dfbb69", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "db47eec8ed3a7214", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "db8825248c400951", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "db8b017db9fda592", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "db9ebcd13d1c46b7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "dbc6187b09cf8148", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "dc0d02e4b1a41a6d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "dcab7cf748923d59", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "dcab8f4c26b0a627", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "dd04c09c9b5402ee", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "de82b145507e37fb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e06d0d6a4aca7dc8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e0998a1aee7da2c3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e18cd728865fd9fe", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e1f19c9017564ccb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e2a0f3b6e5005cb1", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e2df02e3a934972c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e2f308b734be4c73", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e390d5adddd2b64b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e4cb361ecb89913e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e500d3b64d1fd1b4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e58d8c512e51a829", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e5c35f92a25c1172", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e6ee80b164fdb75b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e747474a38db2c1f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e7ec1869b3d32a70", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e8b904beda1e8211", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e8ebe1983c14a369", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e90cb433c522ed2b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ea1801d410623243", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ea2428f2ab66cdee", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "eac15ad25b1345ec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ec181a64736acac9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ec20535d9109198a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ec67689727a1abee", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f03942d656cbd73e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f03b736a99b3c27f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f266559d56417294", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f3157624814e370c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f321080f7503945e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f3396b7b49a396ed", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f3d26efbf9e3920d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f4611e82b108a54d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f53ad001d8651e97", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f5fe1a7d4abff264", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f6553ee20942dc11", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f685947066271878", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f722b42da3a5931f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f7add8b9cb1f3d73", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f7bdb8efea51a9a6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f98b527b4921bfd9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f996ceb3e7be9c16", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f9e8cee46d277f7f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "fa306cf046375e37", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "fcda939becd90abd", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "fda46879896140b2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "64a1ee7c9c37647e", "child": "2e4e1eba1611b94e", "type": "contains"}, {"parent": "64a1ee7c9c37647e", "child": "4b998bfc8df599c8", "type": "contains"}, {"parent": "64a1ee7c9c37647e", "child": "829c25af9a96dbae", "type": "contains"}, {"parent": "64a1ee7c9c37647e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "64a1ee7c9c37647e", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "6562103151c54075", "child": "3cb08da2293cb0bd", "type": "contains"}, {"parent": "6562103151c54075", "child": "857fce6eb68f14d2", "type": "contains"}, {"parent": "6562103151c54075", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6562103151c54075", "child": "e331fdbc62f326c4", "type": "contains"}, {"parent": "6562103151c54075", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "6605ba1977643172", "child": "14d629dc0de4c8ff", "type": "contains"}, {"parent": "6605ba1977643172", "child": "373ebbdd0397dc9f", "type": "contains"}, {"parent": "6605ba1977643172", "child": "39bc23ad4a88d464", "type": "contains"}, {"parent": "6605ba1977643172", "child": "43cae98170ee4b60", "type": "contains"}, {"parent": "6605ba1977643172", "child": "53487abed65cc031", "type": "contains"}, {"parent": "6605ba1977643172", "child": "5fccb81db6de3569", "type": "contains"}, {"parent": "6605ba1977643172", "child": "61ab3b724c07f2a6", "type": "contains"}, {"parent": "6605ba1977643172", "child": "6c0a0bbd1c8a34fa", "type": "contains"}, {"parent": "6605ba1977643172", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "6605ba1977643172", "child": "86b3b2910475c8b7", "type": "contains"}, {"parent": "6605ba1977643172", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6605ba1977643172", "child": "982e9db6fc1c0de8", "type": "contains"}, {"parent": "6605ba1977643172", "child": "c7c41063f332565d", "type": "contains"}, {"parent": "6605ba1977643172", "child": "d98e662cad6618f4", "type": "contains"}, {"parent": "6605ba1977643172", "child": "ed57b639a8f747c8", "type": "contains"}, {"parent": "6605ba1977643172", "child": "f9b90a0b205fcbd1", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "08105acb8cc2a4c9", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "09896d14602ced30", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "26eb8e1732cf0cee", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "5a22999640287c73", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6782c949d4810dfc", "child": "9bb4debe1b12c657", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "ab362cbcd67e9600", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "b8f4db83aacc2be0", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "bb999eddd52e65d7", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "1adaaf1032b8f857", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "4e2529628a38f5a6", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "5473e85f64d8d047", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "6f21fe7cfb9ea066", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "723fa3cc3e4466a9", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "68c26f206f7609a3", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "68c26f206f7609a3", "child": "995597647078d0be", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "9c6a79db8a114fac", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "c7ef36b1f91b73da", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "cabe3220a4291ea9", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "d9ae599b36c5f412", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "ed828fa0eee536f9", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "23dac75e2d8d1cdb", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "27b760fdae8581bf", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "313cb8af5f7bb5e8", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "7ca19fd808ee57dd", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "8391400828a599fe", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6bd6e6caeb31e4fe", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "6d869be27081e838", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "6dd009b1da9ab274", "child": "421949a45abdfc28", "type": "contains"}, {"parent": "6dd009b1da9ab274", "child": "5717edcc4caa1546", "type": "dependency-of"}, {"parent": "6dd009b1da9ab274", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6dd009b1da9ab274", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "6dd009b1da9ab274", "child": "bd940806eece8a79", "type": "contains"}, {"parent": "6dd009b1da9ab274", "child": "c51fc77e85d7dc66", "type": "contains"}, {"parent": "6dd009b1da9ab274", "child": "c8c21ed696528099", "type": "contains"}, {"parent": "6dd009b1da9ab274", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "6e4ef20b1756a7f6", "child": "19ba8dea25996ec0", "type": "contains"}, {"parent": "6e4ef20b1756a7f6", "child": "20de71895828fec6", "type": "contains"}, {"parent": "6e4ef20b1756a7f6", "child": "2a81fc3419cf032d", "type": "contains"}, {"parent": "6e4ef20b1756a7f6", "child": "5343ae0692f82d57", "type": "contains"}, {"parent": "6e4ef20b1756a7f6", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "705cc723b06183c4", "child": "0057c3e7c0d9ca41", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "0215ae1cc1dc3a9e", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "04136ec8bee69f3e", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "070389e5ddd5fd28", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "10c344347534c1bd", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "11b6e98d0f47842c", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "25e982478b2dea37", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "2ef89eea2753b86e", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "34c1583c63825688", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "3bbae5416ba6cca2", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "3c4798fc1bc1c30b", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "426b4f99a50ac951", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "4a1c34fda8717cfd", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "4dea3180ddd7f444", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "5c0abef0a5c354ac", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "63b3c7714218f632", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "6b24fe6b30ea2feb", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "71848df58fd81209", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "758fe03a32e96a0b", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "77321d4d35246e03", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "7e5665222634e929", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "705cc723b06183c4", "child": "8b7b74e76cab56e5", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "8bb0f121e8f1453c", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "9585957b385d3e77", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "9db37b982cb9fac5", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "9fbb872779be944c", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "a087701065185753", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "a2eb4e0acaed6511", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "ab1eeefb1bdc8eb9", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "b093f193d2833e39", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "b762b212a8047bc7", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "c2d69bd09f3928b1", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "c32e7234acbc915e", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "c58d696bcba0b488", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "c8f23368e4324e62", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "d6b0221bc040b869", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "d82596e714e9272f", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "e35cd999a4b873ea", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "eb7886dec08f77e4", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "fa1e7f83caea1364", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "fe15c50358b86a0c", "type": "contains"}, {"parent": "70f44c3bb53be645", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "70f44c3bb53be645", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "71eeb9cfec619581", "child": "0d3482b075a97b11", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "1f45bfa11c813d25", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "2adeb3558f690fd7", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "370bd493e7f54101", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "498283f5c95c2585", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "79991f5aef204731", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "88833d08a06455d1", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "71eeb9cfec619581", "child": "b9431566bdb02bd6", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "c3fe9b9bbd07ff28", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "d099c32f5fa6dea4", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "e085a16f21ea452a", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "e0ae6f7737589d1e", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "eb78e28ac7ca135a", "type": "contains"}, {"parent": "72c7ef6e3c3b371a", "child": "1e89b39f2718b61e", "type": "contains"}, {"parent": "72c7ef6e3c3b371a", "child": "2e5a7669e4fe1bae", "type": "contains"}, {"parent": "72c7ef6e3c3b371a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "72c7ef6e3c3b371a", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "72c7ef6e3c3b371a", "child": "f7e2a1a7ebfc6ba1", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "021641066a7e1211", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "36cd686cc6ce2f93", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "36cfdfbeca70f272", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "37d13bdfd70612dd", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "3d0bb6ec9ae18234", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "536893157398b89d", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "58a99091aa559787", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "6e3640a83c9ea9f1", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "799143b059e83a4e", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7897cd0c19bfcfaf", "child": "95a6ae3839e8f54c", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "bdc6151be9f7bd40", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "cf663659983882a8", "type": "contains"}, {"parent": "79417ad5b57eab0c", "child": "5fde1312c51b51ab", "type": "contains"}, {"parent": "79417ad5b57eab0c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "79417ad5b57eab0c", "child": "63068f813cfc84ac", "type": "contains"}, {"parent": "79417ad5b57eab0c", "child": "77971fb6b23c9457", "type": "contains"}, {"parent": "79417ad5b57eab0c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7ca19fd808ee57dd", "child": "208b913ecc4587e3", "type": "contains"}, {"parent": "7ca19fd808ee57dd", "child": "5f8d63a611349429", "type": "contains"}, {"parent": "7ca19fd808ee57dd", "child": "732d051c8ac997ed", "type": "contains"}, {"parent": "7ca19fd808ee57dd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7ca19fd808ee57dd", "child": "a3f468b33bff53ab", "type": "contains"}, {"parent": "7ca19fd808ee57dd", "child": "a9f7e28d680a2519", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "0196900beead3bb2", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "01d6208b72baee11", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "029f8b6d2b70288f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "043a867a43a10f67", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "0765c782b3b66fbe", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "08075eec4bc8981b", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "0a464a0b6ca9ee0a", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "10ae5a03d3c31c4b", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "116e96ca7f36f457", "type": "dependency-of"}, {"parent": "7ce3e36ce2fafe0e", "child": "155113148a2dda71", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "16709ab04e96b7d4", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "1b1ab4f0a7e625d5", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "1efbead2947d6610", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "255ec019e713eebd", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "259b79439af1d6b8", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "268e237ef6d0b70c", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2a1c70d88a8f844f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2c2121fd1f9b7280", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2f066820ed46a7b2", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "3b0936f241bcd283", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "3ebf73508faf6103", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "3fa05c590bc6aced", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "42fe1e07180b0fb5", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "4546a880ecd4f489", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "471877feddff0a25", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "55223cea3a1b200d", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "579a977a55ffb5d3", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "5bf0c01ab2f193ec", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "5f7064164df3cb73", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "67a6205b9acad36e", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "6fe13648a3827c14", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7334355c44f25ef8", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7334ceb15cc3c1d4", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7a81facbcce6c323", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7d18c5bc8a6aa5f8", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7ec2e52e6f2ab5cb", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "804435a83c3f999e", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "83879f3f3812902f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "8592af3001f90788", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "872e79081b196a8a", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7ce3e36ce2fafe0e", "child": "8ab42f1a1cc28887", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "8f731dc23303ebf1", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "8fdd6ddbd7291c01", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "930b33fc9a288c38", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "956bad1b42bd0695", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "974faf0b7a31314f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "9d7e588786860464", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "9e5ea0e76e5110f5", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "9f4a136a738ef465", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "a70b301821c2923f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "afb6ac53dbb3e953", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "b018c8ac1f33ea46", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "b56e45648259f03c", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "bef0df99c1f36b58", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "c4c1f0ad07c2b8bf", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "ccaac1055c3ed552", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "cfcf692011dade2d", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "d10f985f7a8d31b7", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "d8e64f2dfbc31826", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "db0760c622c92a41", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "db0d87ba52bf103d", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "dbc0bfd85c0e2632", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "dfbb505d3cb1b78a", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e52ba97743514bbf", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e57c037b4e24c464", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e6e07fa5ec30ed17", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e83d49b66219abc7", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "eae676f7cb6c6e14", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "f24c7990d9da3fd2", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "f596f0355aff8230", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "f5a4e3eccaf22eb9", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "fdeecf336666120e", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "feb78bb9ca5efe1f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "ffb0d920e6b84ed6", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "ffde0ec1e85a84eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0018c308c4d8ce20", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0067cc37df8004f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "00b2434af36e2a86", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "00f7af67cd9fe228", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "013694b60dee8da0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0161aecc88d1aa1b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01640829971a7b2b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01b8e828b82eefc0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01bb673d564a34a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01ccf279141d8700", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01f59666d5691614", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02087bda8572915c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02a9de021d976cce", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02c3b3f7b0776709", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02dc25a36feeac2d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02e4a915849ad8d7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02f3b73f327522c2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0325715a1dda0ce7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0345572638915a91", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0360b925bc836ad5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03858752bf2b0d10", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03b94034f0147187", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03cf68b363b63a7f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03e375ff2e2f0283", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03ecf05a5d764735", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "04089b7de5cc4d6d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "04213fd1c12c15fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "04ab92f885a3198c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "04c961a839437bc9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "05112e00a38ee37c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "052595e077799e34", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "052f3a8d1a6b40bd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "058d57dfb24da24e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "058eaad0e33617bc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "05c19ca6a3aa6d92", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "05caa30167b6b94f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "05e8241068025170", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "065a4b735b4532f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0685690c130b5834", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "06b6207ce617d056", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "06f908e681e024f7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0701c59c506af136", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0708bdec8248485f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "07203a3357c4c000", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0788deb6c75287cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "08138339f6c73126", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "084b9066d8d2f416", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "08b30fac437a842b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "09f59283c0c5f7c0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0a5c60f72f231af7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0a7761e8d4bb8135", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0ab42a44445d83e3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b2db709aa5b0283", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b3fd9cedd8cec47", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b457de2b3bffcd1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b6c06d9095c472f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b7d6a7e342f0ef5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0bcee7456cdce5e0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0c08b928a07c5cd4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0c27d944ae029c8a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0c7029a0a330866b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0ca1a8373114c679", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0cc3aafe21e89e03", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0cc5a50f090a4403", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0d06f9157ea52581", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0d20d2194fe96080", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0d583908ae9e70ce", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0d62d3b06cfc4c4d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0dc65e9971053b7b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0dd10d2e02b031f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0dd275115613fb66", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0dd29ff36b5a2463", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e365a85d4029a0c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e52beb53f1830cd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e56bdb629e4df9d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e5a9dc124f2901b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e733f65b29eaab3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0eb7b5e863880df7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0eefe47b15e7cdd5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0f0699702677479e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0f06af2ab0f6ab5b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0f1587ffefdca8a3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0f957b99537e660d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0fa0300cd9482afb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0fc074be6eeadd84", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "10043f456682ae9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "101c9ce5ec400a5a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "10ebce467c890fce", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "110f7d4325db9756", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "117acc134ad799fa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "11c8bface064196d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "120ba105167749f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "127188abe8897339", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "129be4c905d42dd1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "12f515ff51488962", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "12f705917cbab0dd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "136b8d14321b8873", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1398292921108815", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "13bd9dedf5d5f41d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "13e1ae73312a7509", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "14647d993ae45c33", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "14a784145462adc9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "14afbb1b13699c8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "15763b440a7750d3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "159bc782954d08f9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "15a42d9f55cd523f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "15b1ccf470616327", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "16938dc98e146706", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "16f2da8bf9aae03a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "176fe620c9d42c6d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1774d0711270eed6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "17750c6ebbc17b25", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "178837cb63cc1e11", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "17a125f0f4adf2ae", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "17abd1828d25bef8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "18071298cdbaf1e5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1827616d74a7153d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "185977222f1807a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "185f209d0affa086", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "198106bff60d3138", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "19bbe3696811f7de", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "19d9063ca7c0300f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1a0ab45eabf750d9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1b639539de44d60f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1ba32615e012f66b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1be84e603c4c8494", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1c4f73d9120c17e0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1ccc90a99db83d3a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1d1b77560c3670f4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1d22fe40e3c39576", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1d6a66723618b73a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1d7be004b7db0ccd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1daf23b5faa5f1d2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1e052cade5bfcf9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1e28a0afe7ae1ee1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1e49cfe46aafbfc6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1e92f989cf4ebbf5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1ec818a3a7e310bc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1eda8cd17a7b6af7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1efdbdbdc7f50a65", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1f49cab6b982ef1c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1f8b5db76f79105e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1ffb87b500bd0d47", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "200f2fa0715a8e71", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2030d01e860657ea", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "203d37a7ce3f7255", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "20a4acbedf5bc4fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "20c7d611232420a4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "20e75b8151512172", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "20e7fed8a817ca16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "216cb00c9d80a9f6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2192dc2bfec9f6a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21a7c07308411bef", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21b88bc1880bffa0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21c12bc077cd01b6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21c41b4736c936c4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21cdfb2c6533a7c7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "229d33930a028714", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "22fda92834011ef9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2313b58a38477f56", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "23403b1fc83bfefa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2342163040b450ea", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "23aac10b7ed9fe16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "23b408452efef3cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "23c27b3d379a860d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "242a0160bedd2346", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "242e55cf2bd6f88c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2454e2e50eb7a48f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2462d3e5c9e1d866", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "249f8de5ae667ca9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "24f96fecf60a3620", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "252471ea66d84d18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2533a6ec866d3c48", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "25a564ab9aec9a8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "25cbbb7eb5521594", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2603ad931d4d9c9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "260b7e054ddf3f04", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "265172266586ca97", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "26675b00334ba9bc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "274fe6ae2619188e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "27aeca5fcc66caac", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "27e890946bec47b0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "28048e1351ed17cb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2815703df7acabad", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "282b64d1b915bdee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "286a6b20db13aab5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "286e33cdb76d27a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "288c79ff5d936c30", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "28a0ffc07680adc6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "290423b9e96a52ca", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "29984b315e66ef19", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "29e0b1b840ce099b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2a06e7a61af3b31e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2a108576c654b581", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2a333ef25ca0240c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2aa81084cec60409", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2ae93d7d41157c5f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b274226499baea7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b4877e2844bbf5a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b54e0e32422d9b6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b55e836b4e6db7b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b83b2fe8aec808c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2bd04e23ec3dc096", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2bf29d9d486e7ab0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2c3ed9ccaefd6a15", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2c837d1cc4d8216f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d042b48e214be8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d0c0145ad690b5e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d143ee690d4d1ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d3bab670f1ed8ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d420a21cf06089f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2e8fe5bfd57f79b9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2ec59e1f9c017bab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2eebf822c04dc1e8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2eec3b8a0f2f9963", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2fb79db6df7950c2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "301052b0173639d7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3010f9322a89df86", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "30a882e759ccf92b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "316ff52ab50939e3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "317dd782a2ae8500", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3187c5a702f772d9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "31b2e70c25fed36f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "31c3be07f853bd16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "31d55ea475525a1b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "31f930895666341a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3201d856a347af76", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "32092042c71b79cb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "322d0128de0f65c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3246e93c9cea2ea3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3249d9506aed5bf6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "32c44a1f41c62da8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "32dc7c46834586b3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "32fcdd0d99b51e03", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "337143a7e839dd72", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "33de09958de27029", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3414212828a235cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "34ab01269449959a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "34e42c94ac548257", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "352762429d0c1657", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "358d7362ff517059", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "35c59ef9f56ce978", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "360a82c7a03d036e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "360dc72689f531cc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "361fb0bc889b2d69", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "36810ff679de5546", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3681c032f11686a1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "36d87347bc5cc9de", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "378bc5dd48646423", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "37d5a3e75ac00c9d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "37e780a392f7824c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "386248bd84de4351", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3862f7bfa6dcbe04", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "38665cdcc86aa978", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "386c368f6f810693", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3885e536ee1018d1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3888f0ac89c8bb88", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "39dac002d8662b63", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3a73c19d3db06164", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3af5e8294b6cd703", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3af73b1922af68fa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3b61b92cedb78331", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3b85ce1f132ccf50", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3ba04da620151c71", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3bafa0001c88339b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3c562d039be905d3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3ca3ff36fe9c0659", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3cadc509466cedad", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3cb7c5f436a23677", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d1e279f7f216e9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d3d8deb598225a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d498e7f089f52e8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d5bfba2aad78352", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d7e61758b1a270f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d82ee9f2942918c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d9363a1b07a8409", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3dba610d5e5a1315", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3e3bfdabdc00d494", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3e6f4033d9b257ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3e9d6c17f35f59bf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3eac305cfd546d76", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3f0de7e1262b079e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3f16b5664918d076", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3f518516ae733bd4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3f64353689300135", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3fb9d2c232c3819a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3fc4543a5e4609f8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "403e45e5060498a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4041710c8b2ca8da", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "40625cf14e30a0b6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "408b221fc5977233", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "40dfbb24b6845591", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "40e4c2bcfba737ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "417ec459b88e0fd3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "418aa26ddca6713b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "41d4d1ea26ce3a37", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "41dcef89b75892eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "41ed7d3166f26ff2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "41fe063d9bc9ac1b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4215e7230187f73e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "42283203c1a3ccca", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "426108b7f0e4facc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4277d3154d55b043", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4296d0887d8d3621", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "42a14c3671d31d63", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "42f49ad096079184", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "432573cce61b5019", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "439fbb7fcc8d47d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "43f7663ccddc4f48", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "44846f2a5d1a0a65", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "449b0e3f0825e0d9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "44fadf909b6c7d7e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4500c0816b95bf66", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "455d186cf71c7929", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46093a0b2576a2c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4624e46305230dee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46867e389038aa9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46aa61f0e8ee8eaa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46d2365311a1844f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46e5ef6bfbea9ddc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46f823dfb1a1146a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "472ac0fef332133b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "47ac782031c705b5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "47ee1e05b3e6a159", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "47f4ac634452c955", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "488040e03d2e69e2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "48e3472f364a5fab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "491ea7b2fffa17a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4957f88cb9c6a5e3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "496e845e9a259707", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4971bf63ce3e4047", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4980587bc80c398d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "499046ce16865d13", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "49e335b57215ae2c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4a4b64d3b9c891e9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4a62de8a423a142d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4ab62c697cab06eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4ae5a2108227f339", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4aeca3235bbcf49d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4af02b26679a30de", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4af97d5fc371543f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4b0c0396548a8d60", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4b5517079151005f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4c240e896f05af7e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4c3a3dea89521a38", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4c917ba7b2f6492b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4cc7ab23f6230b5a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4ce681181455a441", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4cf128a597ba6c95", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4d29f93c13c1101e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4da8ec65ee39b11b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4debf7ef99ba9d7c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4e02612dc3b29f7e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4e2e88dcf4ce07ec", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4e4cb52e690aea13", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4e923b84034dabbd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "506140698b475122", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "508c8a2137933fa4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "50a05de490f596df", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "50be0ce140157941", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "50db9fd4c20ced4b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "513238eca66c0db5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5294b68834a49cd1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "52e83527f4523f43", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5340e0851eab596a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53417ec34afce04a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "534d93afb4c8a72f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53517643f5b34d7a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53763261c42a20c7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53959e75d4bb487d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53b9dadf582e5a93", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53da51a95769db0e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5478cc68e735b760", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "550e6b1331c1c433", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "55605a30ec529484", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "556fa1f544797fc0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "559e1a57019e87a5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5631cee7bca08f66", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5691a87ff1281071", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "56b7b5cfa8763721", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "574b621fffa0bc0a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "575d2330bfbe29d4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "579b75ce39d11273", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "57ae26a9f12113a3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "57afca4625484229", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5810394f11eec176", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "588f2a3f69552786", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5892013e71e508a2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "58a9d0283c548cd3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "58e5dc1ca48fbb51", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "591226548bddedb2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5933cbe2c52c26de", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5954ece2aa0b6a91", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5959211b218cb76d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "59d4fcdce03acfd1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "59f7689bd877aecf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5a02b46227f00ab2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5a4813fbfabba3b7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5a7483fbc331570b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5acfa51b07f17060", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5ad1ff1aeae5e3a8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5ae1d2d4dd9a9aa9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5ae3a5d67cf2d012", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5afc526665fc6ef3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5b613cd00b29cec7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5b792f8d0e66d2e9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5b8091b811a06566", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5bab17e41f161fcf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5bdd851dfa0ca4c0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5c5067e416f4a8d6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5c90b4a39ad92e35", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5cc63acdad06a1da", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5ccc42c136bec0be", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5d933485760bc2ad", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5da61fb952868564", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5e5d9bfb8eff798e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5e79005604bd7175", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5e7dd78f905ffc4d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5e8eeb5d03695dfe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5f34919a075113b8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5fe01ced440573e5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "600edf5ffc5833b6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "604af80adef9a142", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "60862e9b00298e6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "60917303b87148dd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "60974a088625f123", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "609aa0b19d8d5193", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6103a90ddf69d5fb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "618903fee40af844", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "61c1a4edbdfac10d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "626e274676e10b18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "62c39e766431e080", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "62efff6c2c5875b9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6359e1c7ea676909", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "635f62a581c7d1c5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "63f0f93c9c961ac8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6409c32850ff70b1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6417b33231cb1514", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "64374e10c58e1d28", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6490fd60efcb8759", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "64d24f459bc87a7b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "650dd0e08073c5e5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6528bf8265d17d40", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "654ae0c5fe232af6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "65fadc676a5fa56e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "660c641d28a378c5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6644de971f91af2f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "665898294cf288a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "668cd375f3c27bcc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "66a5e40241c4f78b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "67d369ac71a708e2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "67eeb480fad67c82", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "68906891e9bad32b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "68b973ae2cdd0ceb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "68d34b69920dee6f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "693223214b43c900", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6951552de6c89413", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6965136a9dea1c6d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "69ac71563b48b8a9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6ac12478373d0262", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6acb80d0988bd1d2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6aee98017de3e423", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6aff18a8ffd8df49", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6b3858573dae6f4b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6b6072200f8e44c8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6b7db215b7636380", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6bc8b6592ba04054", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6bea84ba77041138", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6c61ba11452fadbf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6c701e0c0f12337b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6c88a50d960cebe4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6ca38787a44f33c4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6cd863c4e1c752f8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6cea1d7733425c23", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6d2c157cc484a150", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6d48609edaecaf09", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6dc3fe9fc75fcb8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6e08e33a9d8328c9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6e5ac324e6fe303f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6e893d250242ae53", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6e89e69040820b60", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6ebf6bf7d16e913c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6f6c2e623d2d7cd9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7025d6e073dd07f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "7d6dc002189a8f73", "child": "707b384192041f15", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "708d03129f21a72d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "70ac8c78404a441c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "71076247f00aa7ec", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "711957dd4ae68b1f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "712258cea8e7e254", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "712c20c974c8279f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "71667161f7da4596", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "719c5e7c5239e952", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "71b8466c30296f98", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7206fef0770a1e8f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7254515c62d0c6cb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "727abb5927fd39aa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "729cc1feddd97d50", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "72c04ac5fcb5d113", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "72f9fc520e6c5712", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "72fe8ae4d23d1fec", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "734ca2b7762c6e0a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7462d5ee42e2525e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "749019103f6349c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "75458ba31eb564f2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7588e7eab1d0dbaf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "75b8c24c6cedf930", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7613c350a40aad9c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "766e59e3cff9386c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "767dff0c0e915105", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "76e75c30dfe9f05d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "77220db38e6c7ded", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "776c282620e97de9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "782d0b72897c4602", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "783a3f8df57a5971", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "78a5ff5c77166b35", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "78a8b6e84545fea8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "796b191598f91b95", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "796c9c87cc701abf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "797b826a739ad30e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "797e5821c83f0cf4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79b6f91b96ef7811", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79bad4b5a2e1939b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79f25bd84f45fb95", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79f56c85a4c29bcc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79ff50938e2d77ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7a4b63d8c7ee8d2a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7a57bfcd2279edf1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7a65411f665d0022", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7a90d6a512c09439", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7ab79f997b33380c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7ad02ad448ff03f7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7bb41184d9617131", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7c62393d1a10376c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7cb4ba4d0dd0b9af", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7cf7dbca40afd930", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7cfd8569286f7d01", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d278109317a10a5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d286396625ce021", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d2fe0f9e9b61932", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d39d4d93d6715b7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d8e4ccaa07043e6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7e0ff09c0597d4ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7e95049861ca7006", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7ed68a017302ba14", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f12053f4187e71b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f37f7c38260bbcc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f460fa5d23fbd90", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f7696beeaa2809d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f853559ba174856", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f8955c5ce373042", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f959b8a4c8e109d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "80275892c9110648", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8068d5b63ed61fe5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8072fd3fed731c35", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8073a5aea3d8c17a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "808242dedee70f30", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "80c4115a956662f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "80caa2bf4a26e960", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "80e449832b7b9ff3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "810b21109bffc098", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "810bb0f8fa103156", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "812f4009941c4f18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "81b3c73ce2e429a4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "81c5aece91fa3b6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8214c1ee05fb81af", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "822c7672855ad3f2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8234853feb2c41f8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8271d51a41abe996", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "82955a254f023dbb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "829575ad39102d00", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "82e3aae094dc2560", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "830619857a20f2b3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "833eb95fcb5143e8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "83548a50255ca76e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "836a61807c1c55c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "83d784f751264ebf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "840d953a1fcc212a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8413779c26d871b8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "842a3fb6b856d7aa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "847741ef63521169", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "84c2046fb1cd94c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "85078a41e184e055", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "851429a6b179db66", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "855208cdaf72e2cd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "85673c48791831ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "862b003d0588d953", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "864757782590b1dd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "86b0781f62324c77", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "86da3015b5b61f74", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "87282c0c5a17d83e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "87685cb17dafc950", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8779f2506251f5ac", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "87ba31c6ee09d6e1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "87d2b900f5f56a07", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "880024d5a6831d47", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "883483a8c8cfcb3d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8896b5b9fe62f17d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "88d9c92f544f27f9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7d6dc002189a8f73", "child": "88fbff032eee7b97", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "890bd1816e31634d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8912d47442dee574", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "89378ef0ce93ffa1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "894391f7d4f64be5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8967a3d487cdd475", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8996a880196afa1d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "89c9c5b0b426f657", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8a0039c41388a9f3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8a12a278fe3cb9ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8ab0880818f6e1d4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8ad8577e38f260c9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8afd00f5d45622d2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b20a872c1aeec28", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b225c764f334a65", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b457392a3750ada", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b4bda7ef0092b79", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b61b0f6e742dda8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b782b408ddb6a0d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8bd77f8517842bc4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8c059d6f49783a15", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8c1d0dc8f76c909d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8cc87a43bffa3a5c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d033a241f323556", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d206c6ce3797d36", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d511c912accd3f4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d5fdb801132c43c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d7827040d52d434", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8e394af86707ba31", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8e91455d1952817a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8ef9e064b389781a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8f50b6efa9cb74d7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8fed3546fcea2e35", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "901735a750350d48", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9026d7b589d91b05", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "90381c8481533d88", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "905111277461f98d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "909f634452ef7639", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9145baa2dd0dd95a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "917c5b6a01cba266", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "91e085348d07d2f4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "920592113bff4652", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "92d75b77b23ec70a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "930f3379d1bd6e1c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "932ad399fc94ee34", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "934fe9003b580540", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "93565e8103523e11", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9359a92c863646ef", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "93847811391f0846", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9417b85d5006d151", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94666245890341c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "946aca7a7bb1d868", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94ce894a2fd8bfb3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94d4256cb68f606f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94d4df20a955e923", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94e68ac20000edf7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "952a9336e9b76ebf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "95afb4040e1f1d6a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "95c87c8ae8020ca1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "95fa5a8876d768a9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9621291ed1f587ae", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "962ba2365c1daf73", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "964fe3fedb2680a8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9655f927dce8f6ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9658163bc8760c3a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "965b0234197aae26", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "96a35b617072bad1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9723d4a5f1356b19", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "97342a509fcea86c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "977a2efaaa1d9a24", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "97dd183abbee6ca7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "982e5864590b0ce9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9853e081005a4912", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9899e21b7c9e9aed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98a96cbbc831c322", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98c1c938862359f7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98c262d1051e05d2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98e186233bc13bc1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98f74093b9c665d7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "99120a64eca08709", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "992162653dfa6620", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "995ae95c9c77dc44", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "99abdb91f36e691c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "99bf2fe860240eca", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9a681bf25ab5455a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9a6e579583da91ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ab816ed59e6e1a2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9b1a4169c27a1fc6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9b20e3ed7e9fb096", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9b678999420f761b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9b6a1d4054e11286", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9bc9693ccd007333", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9c444e370b31749d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ca3aef5f39b5e5b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9d5a6c7a23e09463", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9d815f3ba5d69fa4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9d8e89cf81465a56", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ddc90ef86795e07", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e008d60152974a2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e1686ba38b30b1a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e435716eb02118c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e7672d8c9ed3cba", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e95e185ecf3fee2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e998c7fe1d5b499", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9eb80769e8ef65fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f0b1d5e4a99a5b8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f249e9ce65999c2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f369c4cd38b6db9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f6e45c13e218626", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f8a84808bd5c9cd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9fd11aeb0da8ec37", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9fdcf3881a0a08df", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ff1b49afb39a2a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ff6362c5b751b63", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a019acecca8b1a3d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a01c2e44b90e61b0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a068c979b5207580", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a08186087a3f6624", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a0885ee84f7fe5ce", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a0b60918aa511ac1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a1213a7161522783", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a1d1a892088664d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a1f398dbdbeeaddd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a28b16072e8bf2ca", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a28dc889b8ab750f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a29bd04a56694a14", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a2a81f367ff3cc4f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a2b2e11948128b70", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a2d6afe523869828", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a2f1b7e3a257a09d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a30da5554e1cf9ab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a3183380eec92b55", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a3574227cf6a2221", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a48a2ae616347609", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a4b670290d6e61a2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a4df839f3650c83c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a4f56b313ff298fd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a4fc598250e7a14e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a5297678eca28434", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a5722cd360adfaec", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a5caca2df3d09f9e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a61dbb2969567a6e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a62d192c785813c9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a639964769119008", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a670441e3a9e80ab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a68b3135b179e15a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a69b8f523b2a02bc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a6aaf69c89790e77", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a6cce58afb0d73d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a7398027ced1572a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a7c710eca8a5a21d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a7d7caf5ef74adcc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a7ede59311823f1a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a834198adb7f6212", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a877bdaf6dff8877", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a88499e514fd3b6f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a8ae27049658b5e5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a8d8d81fa948b56b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a918193552b5515f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a9c841182f8806c7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a9dac28818c43068", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aa423e5c66033ae3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aa5335257e385e76", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aad3b3efbf4fc446", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aae0cb483d061bab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ab4c1cc7b0550795", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ab8d7165ae8be992", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aba1563d1e67864e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ac06c9d79c2c3836", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ac709873ef6ce071", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "acac0cd7d62d5e4e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "acd5dae4b220dd7f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ad01be10c87e2231", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ad1c4780ae9c114f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ad2d41d122b9e13e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ad8f39dbf7f56c53", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "adc74fca332022eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ae0155332c69c5c1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ae1250848e1c7f8a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ae93a7f6bdf6d339", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ae9988645704d97d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aef5747db3c15fbe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "af04ccd324b73b4b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "af1719ebb49c955b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "af1f945f29964bb6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "af7f2d8a2a9c341d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "afcbc2a154a8702e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "afcca80a5c495e6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "affc4f73265a4249", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b0017791f8e0be28", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b05039cb2152d751", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b0d587f68cf19ed2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b0dc2fafff8d6738", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b1103617fbe6a5e6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b1281ec395f4141f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b19498a255141c32", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b1b2fefb244a3ed1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b1d12d4773823a6a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b207b1065461de5f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b233466d2497a3fa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b264435be70976f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b28c4711bab01051", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b2e7670e58a718cc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b309d1b483cfa860", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b34db9d3051b1d5e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b39c18b13568a694", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b440337d49bf7c8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b440ef7d72901bfe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b4e8c602d91abe6b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b54e2968930fa4b2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5685344e0a79d6a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5a0247efdfa1f91", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5b9ae190e17abaf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5e9fda4135b5c74", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5f12a090b6b8b98", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b64990a359f4695b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b69f6be2bb2bb0e2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6a2c70ef27b6b93", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6a8f1736af2bdd3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6b3b01fccf44c75", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6c44e1735d5c8c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6e83b9b01490325", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6fca5ba3e03ae23", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b78ea0a287bd13e6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b79b239a0778962e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b87c904fa6f2bad1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b8929e6add6efc85", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b8a8b7ba7ce0b1dc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b9165cb301ff7c5f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b925b811dbb29624", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b92f202f09952aa7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b96066de03ce4cd7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b99e0b51acc1422e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b9ad5d9a61d73cc9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b9c33d2e0804c79e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ba26305fae8ab630", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ba37a6fda991064a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ba8fcc0c96eb0a1f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bab3a1a8d0e65e69", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "babff932c97d585f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "baef6cdba6098d1d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bb5243a56c4b2a4b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bb89a3944d0099ae", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc068a04ff5c70f4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc45424a2f1b60a8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc66668f65a6edc7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc8d14a81c507185", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc97d45d3d60fdde", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bd66950540133866", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bdabc5575cafbdb3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bdbbf9727bfa5ff6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bdbcc39fc5066d04", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bdf00816e8440c8a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "be9074c3d9dd3305", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bea855200797d821", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "beb291bbb2174714", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bf7d9f93ab1abc1f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bf91bcd60526836f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c0c29fa0ae42f844", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c0ef477e14dbb833", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c118e25e1dfe970e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c12a0e10a2fb33f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c13081e7f9367e29", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c1487b7612978bd9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c17d3c0574a75a78", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c1c43280a57ab7e4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c1ed5a9f63aa1a59", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2184e646b223725", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2229f33c377ee16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2819ef8a336bde9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2ac1aa975cc95f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2bceb4a5f4ba4e0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2f203a4c7fa9d26", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c332e693801fca88", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c35c96a8605f7d18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c369ff1bac630958", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c3770e04458030fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c3a365be21b0a645", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c3bb0b1d2a653b83", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c3db2d3e937b42a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c40c8cbb290685c8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c42bc6031b680e75", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c44d427600429553", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c46ef2989cf5da34", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c4a20bf949c0983a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c4d974dad869aa15", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c53b7575d501f429", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c5dbe9cabda83e0d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c61376e827db9db8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c69e6a3a1d9fc10b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c6e13876c5cb74fc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c70e21fb5a2428ac", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c7229823fe8a055d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c7427f37c326029c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c74ac335d40e2f8a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c754677141552082", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c7965c29cd50cccd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c7b560d5d7c44d04", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c8145031e9fc3ef1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c88a60e95b508d9f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c8a7a2caa439e875", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c8e2f694b1029c9c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c9185824acf24d51", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c91ffa37f038332a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c92b9c9d4503c008", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c966f27a4afcc854", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c9d3b947a62d4a44", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c9e4b4a6d8ea075e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ca610647dfd3fc21", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ca63dbc760a7049c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cab74262bec413cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cab954b5a29fc23b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cabe98bf7d3f7e37", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cac79a438f13b4a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cb1bce6a6d7241cc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cb600151afa29e3a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cba75370aa840316", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cbca9cbf7a828960", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cbe57c6991be79c8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cc2125bc8b70cd41", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cc8b1eea07337c03", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cc92585e8d9392d5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cca4c07e84dab226", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ccb5b6022f27f201", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cce765671f61dfe6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd1d3569b8097f2b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd1e95335019940a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd236fbc0d07bea3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd3fe95851c4966d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd5b7b1422b5ae91", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd7bceda86666590", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd8c38dfb4c1082a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce0855ec237e58fc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce28ffa18f2f902c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce4a9289b6bab594", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce8d6eca6d4ebe0e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce92f15e86262afd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cead90aea176c678", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ced79422cfcd1da3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cedbba939fdf7067", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cee16032eebe7cff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ceffe3a42fefe312", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf12f6c75538c37a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf2c5ba5e2489666", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf610dd19d178a23", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf6f12a6ece3a07c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf980419b4bc43b2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cfb0e11a171dbe67", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cfdf17d1ba49eac8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cfe2e71484450156", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d0744d4237ba7662", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d082e28f07ef649c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d08ec75e1aa199c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d0b5bc0fac83e168", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d0e42579f0bc6892", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d10cd1dcdbbc4c6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d15cfaa9e9d3079c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d19ad27281d6d014", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d1d9bb292713a6da", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d1e3b0c4c44a5ecd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d1f07088c72a332f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d2b4c44d800849d0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d2e7594cfd801193", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d30e270880701ace", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d33cdb93559ae12b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d359c0f202ff8d40", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d365fe41cebec9d4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d3e957fc9ab3fea5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d421577fc1f6f775", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d4371a79b92022c9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d467030b4c45d0c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d4b30588f6602d09", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d51d6cbe4dd6de81", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5295c0236253123", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5653b73be1d0960", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d59c976915d10d2a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5aa96ef101f0f3e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5acdfc091d5bdc7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5c4b8ee9195a422", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d62cdc18c81dfc18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d6402ca692a345d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d6688c2f2948714c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d677e141969af5ab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d70ff254869615d1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d7c7b73993dbdd16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d7e8a24c8e73a5cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d8033afb68c9a91e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d8720450813ee4e3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d8ce61bfbd87041b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d9540051d1ee4c61", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d95dda28bffc4e57", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d977253eca73a01c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d9a2d7f708ec711e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d9c89e9c360df31a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d9d6bc57e994abb5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da0b4ea3f77a1ff1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da0ec65ab776c6fa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da18263eb887a131", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da5df98ca863b4f9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da688a02f0cbaee3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da732bbda4a23133", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "db209f8802ccf425", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "db734f2a39984d28", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "db76bc4bbd107ab0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "db790417e67cd168", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbaecc6c6e0f8cad", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbbdd45fce48b090", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbca464beb2a97c8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbe498c04116a99e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbfc3832517cceb3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dc5698fa762c7461", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dc56e47c0d195bb5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dc767f4571672ffc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dcb85b14c5357051", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dcc3747756c6061a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dcdfeb47e314b903", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dce806dda1ab742e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dd41b3d0364f5553", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dda805d2a0f29fe6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ddc26a01c35a3fff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ddf5f8d2e9fc82eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ddfba9db86ef6013", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de0a4f6cb7c237f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de264815b8a2b0cb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de78d43b2af17d94", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de933701d79001d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de946387b8323a9b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de9e14a9642c98fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "deb8101a5527458e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "def668a3fe18645a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "defd65fbaf6a0b5d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "df63dbb6671f8c9d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dfa15ee04ea24a54", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dfc2701ccdf5016f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e006a83ae4c017a3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e05f176d15bfefc6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e06f1be23dd45444", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e0aaa66fc6ce5ae7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e0e9f62eda28473b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e109025bc4e6d91c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e175225a68de7db5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e1b6201752691fd8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e1c56c7516149e34", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e23d881d4024f558", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e24605c455cfbf62", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e24e632f8f14c06f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e29d4ec9289940d3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e2a25a9108f2d3e8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e2dcd4e7b51cd8db", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e31beef1b60db007", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e347810bad1db6d9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e358f8c6906e9606", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e3992ad681e34ba2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e3c6231f3c4447ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e40731560b79da71", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e40ed08f61e9d364", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e47b957fec997c93", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e57c8d0a22b1acb2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e5f44f4aea5fec6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e61a5a59a83f4a1e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e61d6696dc1ec803", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e62246d70d06a135", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e681a0da14dd3867", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e6850f826123258e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e697f1e517d79f32", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e6a6be3e05c2d2d4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e74f734153a4e670", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e7973482be299853", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e7baf66e3b444819", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e7c6ef2800246a44", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e8384982825aea89", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e88581a5af63b90d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e8ef6f4e05a08f05", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e8f734fe9db89ecf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e8fc60a6fa3ce042", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e9082227e22f6809", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e908673c7d5e51a7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e93de3fa08321ea6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e975cf76f61e4d17", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e98e71f2e9f4037f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e9bb97b4627094c0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e9e7149b7fb58576", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ea6405eb25ff324f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eb16295171cc71ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eb3dbcf31912bca0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eb6eddcc4c1235c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ebc57d4dfe1e5e96", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ebe0309feea58a5d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ec2d3eb6a9ea87f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eca46b1b0f564b7e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eca8ab1d11ea8b07", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ecb1a0fcb9afd2a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ecdc1c231fc83382", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ed61eaf6c42321ac", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ed9a38928d68a156", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "edbcfae3bd807e65", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ede475036af7a00b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ee0e3280f16a0fa5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "7d6dc002189a8f73", "child": "ee7471bb6d8303dd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ee9243c720ef0a60", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ee94b9b32deeba42", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eeb875906e144ed9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eed055dbeb17cceb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ef20817256e3f4d3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "efedcc5f2cf91cd2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f01b9b0f352c15ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f0541390b7924822", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f06831c6d1dacdd3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f0fa7d32d5fda842", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f12e8a58f1ed3daa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f133d702e81ec4f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f16432fe59fdfe45", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f17bd05260247849", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f186ccaeca7a4501", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f19543fcdfc41294", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f1b7f8149b4d6953", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f1de8b813a1dfbb1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f20c850cf672bf9c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f242f882712aea0f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f27c21d0a21d0b24", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f280add7295c4a44", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f28bf1122d7dd045", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f2e64a1c73d7096a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f31d39b40c1c5ae6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f3780523f6f3d2f2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f3963cfc82f9b4ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f39bcca00fd0efb2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f456154121e2cce4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f46f2909a019ea5e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4afa86ba2f12fb9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4cbeff73e59c4cc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4e8c8d83434d06c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4f029934e7df1b3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4f733b99cd77749", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f5868f28e8b4acd8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f69fdc61ea8e9765", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f6f94ef211bfc31f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f70ed944bff3d798", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f74335416a593acb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f7a6eda4b980e003", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f7fedd64a94ca0b9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f809cc3a2b3bbd64", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f8d2423a83be6a46", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f93961926bdcc3a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f962245b97c8c923", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f9b5f4e47ad6ea3e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fa192457799ae668", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fa3098439f4fe266", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fab4e6d586394977", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fab7248b03e53734", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fae95a4487f7a2c7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fb0782691b2b0805", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fb61c00b600d64d6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fb77b81115bd1a76", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fbca06f01f880ddd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fc6c14212e980232", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fd03549439dadd87", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fd52271536fe48ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fdb3793ec6f91a40", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fddd6dea14471f40", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fde80228897e3167", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fe413433b58cfdae", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "febae1d2489b4d36", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ff0af5d09f47e74a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ff6cce4bb77c273d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ffc18372adabcf2b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ffef39e875261f5e", "type": "contains"}, {"parent": "813bc2d69a08d448", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "813bc2d69a08d448", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "813bc2d69a08d448", "child": "c8b3fa70e0d2c228", "type": "contains"}, {"parent": "813bc2d69a08d448", "child": "dae471915929dd17", "type": "contains"}, {"parent": "813bc2d69a08d448", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "813bc2d69a08d448", "child": "f5f86c06af6ca0f5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "007318e599e361a7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "022696ebcbcf0531", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "036daa2f986f1db3", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "041920ccc344811a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "0498eede76562713", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "04ed655caf483739", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "07b5570844257d3c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "08c4389480490f29", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "098aec4862bfbedd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "0a608c7e553f2fcb", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "0f0c4a841dc3e1e5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "0fa87804481d1732", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "10b17c2f0bb85aa7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "10b928c1539469a5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "113de0231935b4fe", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "116e96ca7f36f457", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "11b6e98d0f47842c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "131fa1f201adc95b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "138c6f55dd342771", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "13bacdb1a9e576f5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "18aaf7824009d39d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "19a7d94e32aad70b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1bda28f09a455d43", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1beded45fc871c67", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1bfcd8946e379186", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1e56c99c83d44f9a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1e7f0fd635ce38f3", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1e89870f891b2074", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f2aba3476e2f9dd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f577a90bc9d3668", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f5e3ccd4db67ab9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "21462cdaefc23722", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "21b0752d18c04a42", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "22784c4ceaf0cfe7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2328ebc6efd80113", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "25f7981d9a062bfb", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "27875f175e0d2d76", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "284ef173e3c3ba1e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2b766e740fa95904", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2c082a558e916eda", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2e2f2fdf62786f4d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2e7ebdb4e8e715d6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2fd49c317da3dbab", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "34563f217f60ff36", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "34c1583c63825688", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "368bec694ccdf79c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3880d8afb7fb6727", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3d65e3ebccb87f2a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3ec3c02d16e05bde", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3edf6620a268045a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3f944f25423fb4e0", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3fb7bf35998501d2", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "426b4f99a50ac951", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "434263ef1928e0d9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "437a19785a5e5edf", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "43fa0807fad57a1d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "44361785e39c2c95", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "44cab92167564727", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "455c11b745949c7e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "46ab0ad1bacb1e3a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "47d535c5b2ffb338", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "47e1bc6c82ed0f32", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "4c8cd4749ec9b4ac", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "4d7a42f17de2f9d0", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "4ee4262bcdabd2f9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "508f1e62a3997a5e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "518734f6c898e15e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "519b1bef09b1fdeb", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "51eddb2fca232d62", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5312abd587b3bef5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5384b57e319234ef", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "549ea8df39213445", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "55e67cbb75a24f25", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5717edcc4caa1546", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "572299f48b084c61", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "57df8e2729f2ec01", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5b6c7a9a0bfea622", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5beb035c0bfeac2c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5c37e246cd98996b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5e800a8842b93844", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5f176cba3e8d2776", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "60164e597cdb2d99", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "61c885472e7f34a1", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "62d1f63f96cb6132", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6411fb302667e5fd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "649a2b4739ae8e3c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "64a1ee7c9c37647e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6562103151c54075", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6605ba1977643172", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6782c949d4810dfc", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "68c26f206f7609a3", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6bd6e6caeb31e4fe", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6d869be27081e838", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6dd009b1da9ab274", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6e4ef20b1756a7f6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "705cc723b06183c4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "70f44c3bb53be645", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "71eeb9cfec619581", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "72c7ef6e3c3b371a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7897cd0c19bfcfaf", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "79417ad5b57eab0c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7ca19fd808ee57dd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7ce3e36ce2fafe0e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7d6dc002189a8f73", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "813bc2d69a08d448", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8357f04db8c6661b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "83a6fbe6e8c0eaa7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "83b1296771afaf80", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "855846c3b69808da", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "864661d8551f337b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8737688a68a283d0", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "87a98a8dc93885e9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8814d03de36ea24a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8a2a2949a0b0829e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8b7b74e76cab56e5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8c4be3b7f7531f6c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8ce095958e9114e3", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8d4061db4d71afbf", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8edc67cf421a547e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8f57d2ae7595d8ba", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "90259e126178f943", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "90f04e16babf8b05", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "912b46554290ac50", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "9326283f4c406d51", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "98144d6388fc61e4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "9e3d02efb291a8bb", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "9e80174b755a29e9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a0d981d0009ac47a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a2eb4e0acaed6511", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a713eb77d41db77f", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a96ec3565e1dbe03", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a9b1af20752a3b46", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "aa909c768d17c3a4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "aabc1ea660179878", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "acbd2203643a237f", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "acbee8a5fa715f44", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ad21dd1f6e34a904", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ad57956f169ead71", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "adcfc7e98e99bce5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b023fc0801a3a41b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b181bacb376a72f2", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b57a8bbb5380279b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b5fb2d2f2f2ae2cc", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b762b212a8047bc7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b90a0ba4362651b8", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "bb1a7362a9b0ffcd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "bc06dc6b770c6857", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "be46eda03e3a0f3d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "c67bc6a42e944f29", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "c884804832ea7fc4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "cfd2a5e8caa9c878", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d38992c016d7d342", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d3e8a9fac0730d2d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d46e1b3cc3f19c11", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d475c470f6593aa6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d6b0221bc040b869", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d751409178668593", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d7c9aa9d6cfd44db", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d7e76dacc32a6890", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d96b2dc391f34d8d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "db47eec8ed3a7214", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "dcab7cf748923d59", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "dd04c09c9b5402ee", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "dd6fe3d80b8969d2", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e2f308b734be4c73", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e35cd999a4b873ea", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e3ff45b9587d2afd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e58d8c512e51a829", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e6ee80b164fdb75b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e90cb433c522ed2b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ea2428f2ab66cdee", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "eb7886dec08f77e4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ec181a64736acac9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ec3b069ba9a596b0", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ee2107e2cf9fdf1d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ef1626b97da6085f", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f01cfad828ded2bd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f1fa5c47baeaa630", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f266559d56417294", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f4611e82b108a54d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f53c29e10a934f41", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f5fe1a7d4abff264", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f71f4e895394dbde", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f7bdb8efea51a9a6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f996ceb3e7be9c16", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "fa306cf046375e37", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "fe9ecdddeb00b8ff", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "086c843f027e9e4c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "08a8f4b55c871500", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "0a984b5f5243412b", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "0b5b0f859bdf1a8e", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1056730501fb8ae1", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "106b29416648a6a9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "11ecca931b5da43d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "145500c9fc5ed31d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "177222a375b74fc7", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "179ee0bd003b4379", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1a052a4cb45375e6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1d2a896574181088", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1ea948b64bb525f6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1fd2a7e52a77156b", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "214c0436b032ec76", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2613b70e1b6d0834", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "27946f5382aeff39", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2eafaec46f42d52d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2ef3e52571df921c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2f69460accdcdc68", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "3087ed7a767ed8d2", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "3346cb6d4bea2417", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "35f055ca0b6c38d7", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "38cca4e5cca0c88e", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "3c421329d77544fe", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "400768d0fb832eaf", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "45cd1e84c3fcffef", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "46bf3dcee9b6f9f1", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "4c11c067a53e7786", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "4f3af2d94de2cfc0", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "4f61b8837be63b48", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "52babba0be5e022f", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "530b5c3ed9037ddb", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "5677b37f9e1534e9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "591b8e2b22a9f230", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "59b02d18fe8a0a10", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "5c10cdaf9aef1222", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "5e31fbf306e55e29", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "5e85916552403f6e", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "61de732bd085d55d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "6420b4afe0340fc9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "67b55083ead4b054", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "681a6a750f861d15", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "6a7663e6629b17f9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "6e68a5b7b4241329", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "711460586b7edfa0", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "719b42b4ec29d242", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "773256954c8e253c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "7bf9a3582932875c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "81439f0e1fe1815b", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "84ab54413e49e0c3", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "8547f49fd31cc8af", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "85f231ccb9f6a553", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8357f04db8c6661b", "child": "899729424b583e88", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "8c3db2dbe5519319", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "8d750f1edba75f05", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "8eb86b9e32a32664", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "945c7708ec4e26a6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "9516e460c866f2a5", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "976c0c32c0a16b43", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "98f9addcaf429b27", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "9ca3a8d4e747ef17", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "9d4e266244bd8bd4", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "9ffddabb7cfacf62", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a1332fe61d94c784", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a2460e5d52625b46", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a3550c11cccc8c98", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a60cf3559fc387ff", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a658a28c06ccdd4d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a7d3ab5734dde9f3", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a8b61e1fd4725ee8", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a9a237fb72f37479", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "ab466cf5281eb9f3", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b0c4cea372e80f32", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b3d72c93c02b7747", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b534dae6e477fcd6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b7f4ec41c1362114", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b8f961da493111e7", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b929002510cdac4f", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "bf2d3bb493ab1bd4", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "bfdd8db83e453b58", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "c3668940400e4689", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "c8f6a322814ecf25", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "ca29e87bdf6e9f99", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "cb7e96a986b84d8d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d064bc1cc282fb84", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d146bb8e578131af", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d3dfca5e145cb5a5", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d43995150ce7d8f6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d50bd206ca1a0ab0", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d613953d4831efb4", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d8107c57e26880ab", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d86974163371869a", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d9cfd8b4b06a428a", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "dae8b6d21319951b", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "dbd9e55acb6121f4", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "dcf62a56dbe91884", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "e08febb845438e3d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "e56ea70619dfe437", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "e6248b1fb4d43710", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "ec596261688d39b1", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "edb3e81a722667d7", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "f3668176889fa74d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "f87368f90fbdf44c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "f909293d6f755a12", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "fb2277e9ba62d5ab", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "fba3999d3297a452", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "fc1b4b920084cf33", "type": "contains"}, {"parent": "83a6fbe6e8c0eaa7", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "83a6fbe6e8c0eaa7", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "83b1296771afaf80", "child": "5384b57e319234ef", "type": "dependency-of"}, {"parent": "83b1296771afaf80", "child": "64f143d31101d484", "type": "contains"}, {"parent": "83b1296771afaf80", "child": "66ed6b667a578b87", "type": "contains"}, {"parent": "83b1296771afaf80", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "83b1296771afaf80", "child": "eb571f7f61b6f2fe", "type": "contains"}, {"parent": "855846c3b69808da", "child": "019b2722f5e7e76d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "02689586980585e2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "028a252a75e308ac", "type": "contains"}, {"parent": "855846c3b69808da", "child": "03a5357af1aef2dd", "type": "contains"}, {"parent": "855846c3b69808da", "child": "070b1a8b3110eb6c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0785841f0069b214", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0ab52e7d56d87869", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0accbdd57c7b00ac", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0b5b1dc8af9106f7", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0d572134a4677d47", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0f24c1a45dce58e9", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0f33dd57d2c5b1da", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0f54e164d6cb7a5a", "type": "contains"}, {"parent": "855846c3b69808da", "child": "12caca56070665a7", "type": "contains"}, {"parent": "855846c3b69808da", "child": "13380803749f16b2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "13fc7e5ce32c923e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1bb1618af66fe378", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1c78acf277866e4d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1ca26f9f19f0ef21", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1cd9468d9ea8c71c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1d0e7579eebac10f", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1f5c2ae034a9f285", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2472f16097fb97fe", "type": "contains"}, {"parent": "855846c3b69808da", "child": "289f358ebfd9293b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "29255557c2e1aca2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2959312670d40532", "type": "contains"}, {"parent": "855846c3b69808da", "child": "29f38a2b9b9c7985", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2a52656e87ac537b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2b00f381adfbd8bc", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2b2b94b526eb9c3d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2bb7263ae87c94f8", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2c6dc498cd764e0e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2dfb19248f4ee8b1", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2e19d4a0970bde72", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2f2e47b8b6d3cd5d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2f469f92ec8ff183", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3054794fca9f9cde", "type": "contains"}, {"parent": "855846c3b69808da", "child": "31b07f348e9a3891", "type": "contains"}, {"parent": "855846c3b69808da", "child": "35c149f448543666", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3aa28fa918c9d02b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3b3f19ccfcf3e67d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3be65eacfdf9d3be", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3c1aa1665899f957", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3d3115926e401953", "type": "contains"}, {"parent": "855846c3b69808da", "child": "435298a4ad9d0d28", "type": "contains"}, {"parent": "855846c3b69808da", "child": "445e791375ecdb26", "type": "contains"}, {"parent": "855846c3b69808da", "child": "45357c5a5033a16e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "474b91ed21311bc2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4a8ea77acebb3550", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4c72afe6b470e4f7", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4cd5c032bc937fa5", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4e3aca5cbf0e8703", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4eeacd400c97e393", "type": "contains"}, {"parent": "855846c3b69808da", "child": "5018883d53556890", "type": "contains"}, {"parent": "855846c3b69808da", "child": "52dba9508fda0bb0", "type": "contains"}, {"parent": "855846c3b69808da", "child": "52eb01263b5bd3ad", "type": "contains"}, {"parent": "855846c3b69808da", "child": "5465db3b2a2f61ec", "type": "contains"}, {"parent": "855846c3b69808da", "child": "55a9d9326b7b1ada", "type": "contains"}, {"parent": "855846c3b69808da", "child": "5a07ea2feaba2339", "type": "contains"}, {"parent": "855846c3b69808da", "child": "5f744af5e8ca3714", "type": "contains"}, {"parent": "855846c3b69808da", "child": "60535e2574b54929", "type": "contains"}, {"parent": "855846c3b69808da", "child": "606d0d33fa302883", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6179a9f84041d7de", "type": "contains"}, {"parent": "855846c3b69808da", "child": "65b1fb9d778260ef", "type": "contains"}, {"parent": "855846c3b69808da", "child": "65de9ed366583e14", "type": "contains"}, {"parent": "855846c3b69808da", "child": "66b6540727ebb748", "type": "contains"}, {"parent": "855846c3b69808da", "child": "68b04cd653582849", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6b56a123a1960df1", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6c3f448e2da4179a", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6dcd906e0243b9e7", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6f42aedeb3d668f2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "703186af22af11ee", "type": "contains"}, {"parent": "855846c3b69808da", "child": "74009394d5da293d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "76c0cbd14b85ae78", "type": "contains"}, {"parent": "855846c3b69808da", "child": "7795349a8c8a2014", "type": "contains"}, {"parent": "855846c3b69808da", "child": "786351a07a8cfb45", "type": "contains"}, {"parent": "855846c3b69808da", "child": "786456cb87486120", "type": "contains"}, {"parent": "855846c3b69808da", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "855846c3b69808da", "child": "795c8187c4fa2a62", "type": "contains"}, {"parent": "855846c3b69808da", "child": "7ca19fd808ee57dd", "type": "dependency-of"}, {"parent": "855846c3b69808da", "child": "7d866ffbfe348dfa", "type": "contains"}, {"parent": "855846c3b69808da", "child": "7fc453074da80983", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8122ec9fc69434dd", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8172e8ef2e98c728", "type": "contains"}, {"parent": "855846c3b69808da", "child": "81fa5713e7e9a350", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8299d7b0e5f24f8e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "82ff4d3f6492c3ed", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8350e2628b8e9859", "type": "contains"}, {"parent": "855846c3b69808da", "child": "84b29fe8b62f4cd0", "type": "contains"}, {"parent": "855846c3b69808da", "child": "864be4bf320b0f92", "type": "contains"}, {"parent": "855846c3b69808da", "child": "86df21818f3b4a30", "type": "contains"}, {"parent": "855846c3b69808da", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "855846c3b69808da", "child": "8da596b565ffeab4", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8dd2b46b770e5e2d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8de549f6870db08d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8e416f1d258ef2e9", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8e4343df0b1fd769", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8e7550fd3707799c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "93da4993ee7038b5", "type": "contains"}, {"parent": "855846c3b69808da", "child": "957319a4a3926fec", "type": "contains"}, {"parent": "855846c3b69808da", "child": "966162a73ed42344", "type": "contains"}, {"parent": "855846c3b69808da", "child": "9a73281d99cc7779", "type": "contains"}, {"parent": "855846c3b69808da", "child": "9b61596a0c61432d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "9b64936dfe9858ed", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a16b28caddb886a0", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a19e12de803b59f4", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a31d6fb0e47a9401", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a3898223e7255313", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a53913d5eb6a3e04", "type": "contains"}, {"parent": "855846c3b69808da", "child": "aa24d5a9d40c8777", "type": "contains"}, {"parent": "855846c3b69808da", "child": "ab3f5f586630edae", "type": "contains"}, {"parent": "855846c3b69808da", "child": "acb145524ced6c98", "type": "contains"}, {"parent": "855846c3b69808da", "child": "ae3d9f643838a33b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "aebf55da56a30851", "type": "contains"}, {"parent": "855846c3b69808da", "child": "af0b54021a7cf5f9", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b109bbb6e919c06a", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b3333bf7ab0a03a3", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b3d0e89009d115d3", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b6d4b66171c6a3f1", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b7adaaf55d8d0b21", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b7e37a6088624bf8", "type": "contains"}, {"parent": "855846c3b69808da", "child": "bb296ed005567f91", "type": "contains"}, {"parent": "855846c3b69808da", "child": "bb51feff8e1574eb", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c0ac0532a9febc32", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c14a5faa0a628a87", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c1e8da4d740eada5", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c30a61f380d43c2e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c76593dc2e75c215", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c7fec2c0465ee0fd", "type": "contains"}, {"parent": "855846c3b69808da", "child": "ca437fb489335684", "type": "contains"}, {"parent": "855846c3b69808da", "child": "caf0c52f5d1f2b1f", "type": "contains"}, {"parent": "855846c3b69808da", "child": "cb1a801d3c0fb378", "type": "contains"}, {"parent": "855846c3b69808da", "child": "cb223d6bbd20622b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "cde6e0ad954e5ec3", "type": "contains"}, {"parent": "855846c3b69808da", "child": "d0d8e6f06a984830", "type": "contains"}, {"parent": "855846c3b69808da", "child": "d732b04219e6d351", "type": "contains"}, {"parent": "855846c3b69808da", "child": "d821521ffdbbf922", "type": "contains"}, {"parent": "855846c3b69808da", "child": "d8d7e75774b1f737", "type": "contains"}, {"parent": "855846c3b69808da", "child": "da4c981fac53861c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e0cb3041f3bcd734", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e25c45723871354e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e317ecc703bedaee", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e4ec90aa9aad8a02", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e5ce2a2dbd7a710b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e7e575f0b6bfbbfe", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e7e7bd4e7097f5d0", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e85692292ca71271", "type": "contains"}, {"parent": "855846c3b69808da", "child": "eab0d660aba72e94", "type": "contains"}, {"parent": "855846c3b69808da", "child": "ee23acc376252c19", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f068123a9ac2552e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f22d24f4ed14d135", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f4931ce3daaafa64", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f584ac5dfa28b389", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f64c9a1cd52128a3", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f6a86bd5792c9347", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f73bebaeb1175714", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f7dfae177ca6026c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "fa2dcb4d4618c4ee", "type": "contains"}, {"parent": "855846c3b69808da", "child": "fa9516cbc4d82f62", "type": "contains"}, {"parent": "855846c3b69808da", "child": "fafce2d8e432bde4", "type": "contains"}, {"parent": "864661d8551f337b", "child": "04881d323ea04e54", "type": "contains"}, {"parent": "864661d8551f337b", "child": "08e7b3fd133cdf99", "type": "contains"}, {"parent": "864661d8551f337b", "child": "17439be7cd78738e", "type": "contains"}, {"parent": "864661d8551f337b", "child": "17ff0e9a59f038de", "type": "contains"}, {"parent": "864661d8551f337b", "child": "18f5633da805d5fd", "type": "contains"}, {"parent": "864661d8551f337b", "child": "1c8cfa7b525f7449", "type": "contains"}, {"parent": "864661d8551f337b", "child": "1da06f4037695b72", "type": "contains"}, {"parent": "864661d8551f337b", "child": "22540fddcec3a188", "type": "contains"}, {"parent": "864661d8551f337b", "child": "290a5196651fe62a", "type": "contains"}, {"parent": "864661d8551f337b", "child": "2a006d075920c796", "type": "contains"}, {"parent": "864661d8551f337b", "child": "2be9fbfdfdd1e9fc", "type": "contains"}, {"parent": "864661d8551f337b", "child": "30c3b295483e502d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "33100a442e41941b", "type": "contains"}, {"parent": "864661d8551f337b", "child": "3b2601b66fd26b63", "type": "contains"}, {"parent": "864661d8551f337b", "child": "3cee9446731d3d4e", "type": "contains"}, {"parent": "864661d8551f337b", "child": "41a0ee70768479aa", "type": "contains"}, {"parent": "864661d8551f337b", "child": "41ae44d3d7d5fea4", "type": "contains"}, {"parent": "864661d8551f337b", "child": "44529852546610dd", "type": "contains"}, {"parent": "864661d8551f337b", "child": "45d2039366e2cf7d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "49f68b013a86e166", "type": "contains"}, {"parent": "864661d8551f337b", "child": "4e586b392a1b5e7a", "type": "contains"}, {"parent": "864661d8551f337b", "child": "52995ac8bd63eaaf", "type": "contains"}, {"parent": "864661d8551f337b", "child": "5a8a3adfa45481b6", "type": "contains"}, {"parent": "864661d8551f337b", "child": "5d595be6fafc2ba4", "type": "contains"}, {"parent": "864661d8551f337b", "child": "5e404de653820320", "type": "contains"}, {"parent": "864661d8551f337b", "child": "5e4639b6eae6426d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "6142def919ec2351", "type": "contains"}, {"parent": "864661d8551f337b", "child": "622f752a6507f613", "type": "contains"}, {"parent": "864661d8551f337b", "child": "643257f0a0a15ca6", "type": "contains"}, {"parent": "864661d8551f337b", "child": "68ef5bcc9ef423aa", "type": "contains"}, {"parent": "864661d8551f337b", "child": "6bbfe4edd9b7ae40", "type": "contains"}, {"parent": "864661d8551f337b", "child": "6cac4c86963a8bb8", "type": "contains"}, {"parent": "864661d8551f337b", "child": "6e7819de541fc57a", "type": "contains"}, {"parent": "864661d8551f337b", "child": "733ff1d4821af335", "type": "contains"}, {"parent": "864661d8551f337b", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "864661d8551f337b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "864661d8551f337b", "child": "8a86f30f613c69f4", "type": "contains"}, {"parent": "864661d8551f337b", "child": "8dca1037bf4cc79c", "type": "contains"}, {"parent": "864661d8551f337b", "child": "935b166f3a664f8d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "9bb8effc265f29a5", "type": "contains"}, {"parent": "864661d8551f337b", "child": "a23eb879a2fb0d01", "type": "contains"}, {"parent": "864661d8551f337b", "child": "a908729c12f839c2", "type": "contains"}, {"parent": "864661d8551f337b", "child": "b03785accfdcc125", "type": "contains"}, {"parent": "864661d8551f337b", "child": "b531552f03236611", "type": "contains"}, {"parent": "864661d8551f337b", "child": "bc08e1c09bbefbad", "type": "contains"}, {"parent": "864661d8551f337b", "child": "bc9d9c3b912638f8", "type": "contains"}, {"parent": "864661d8551f337b", "child": "c33c08e401faf2fc", "type": "contains"}, {"parent": "864661d8551f337b", "child": "c4e0e825b28c531a", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d1398f14032b8958", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d401d2cb90e22dee", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d79ea012fcd8de43", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d8b8d0bfa349c82f", "type": "contains"}, {"parent": "864661d8551f337b", "child": "e97e4475bc34e9a3", "type": "contains"}, {"parent": "864661d8551f337b", "child": "ea24319d42572a42", "type": "contains"}, {"parent": "864661d8551f337b", "child": "f188d2d38c980f05", "type": "contains"}, {"parent": "864661d8551f337b", "child": "f2ac2bea0d46faf1", "type": "contains"}, {"parent": "864661d8551f337b", "child": "f71c8acfa644b9ee", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "02b550fd387d4aff", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "0784a5abbef67744", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "0e3b648b2069a2df", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "142cc4bb870b3224", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "14a75e90c35eeb1a", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "207f65b006579716", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "220ddd2a0ae66b45", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "5130b0b032654929", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "53820b17a1a69572", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "5460ee75439c43ae", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "55f97b167d3d20bf", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "56ea8379e108a37e", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "5e1534cad020930f", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "600976735fd6b995", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "628c0c43d1cd7bb9", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "71a040deab5a9ba5", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "7a84a954d6b54383", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "7c9bf3b3eabbd747", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "7f5cf3b5a27f9cb9", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8737688a68a283d0", "child": "8b7e6c0e69461eec", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "8d26c02dd920e455", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "946d3487352423a1", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "96a0427c1a8eb273", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "9a4b7a65aace963e", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "9b42a68876a0a9a8", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "9c5bfd16d842d72e", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "9fb48e7d5f5a19c6", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "a32dacb75dfa5606", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "a84367d361527e0e", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "b117eee8f6a8e7c5", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "c2e1925d134e0066", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "c3c14bb284b3d38f", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "c896b86f5b68e1de", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "d372b376f61bbaaa", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "eb012c43f8f00857", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "efbd89855a3b60f7", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "f0fbcc61cb6be882", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "f17c9f5ba2bc8722", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "f4f11bacd2ef0e4a", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "1854b1a391827642", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "3ca9deb7f6aa8233", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "5dcbfcd2ff9adca7", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "64132479301aeae0", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "87a98a8dc93885e9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "87a98a8dc93885e9", "child": "c1e5300a59abb1b2", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "e8a81b153e2a8f79", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "fb44217e51e42ec9", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "240e80a7d59526f2", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "80c9c438b20f9f31", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8814d03de36ea24a", "child": "a8e5d1b013049e9e", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "b26113ad71ac3562", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "8a2a2949a0b0829e", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "8a2a2949a0b0829e", "child": "600dbdc5b28b1e18", "type": "contains"}, {"parent": "8a2a2949a0b0829e", "child": "86196ff4fd1729b8", "type": "contains"}, {"parent": "8a2a2949a0b0829e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8a2a2949a0b0829e", "child": "8e9dc13fc1e0cb79", "type": "contains"}, {"parent": "8a2a2949a0b0829e", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "8b7b74e76cab56e5", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "8b7b74e76cab56e5", "child": "3ab5860537e930ea", "type": "contains"}, {"parent": "8b7b74e76cab56e5", "child": "6af0374fab272237", "type": "contains"}, {"parent": "8b7b74e76cab56e5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8b7b74e76cab56e5", "child": "bc4c132f26c1d29c", "type": "contains"}, {"parent": "8c4be3b7f7531f6c", "child": "08c4389480490f29", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8c4be3b7f7531f6c", "child": "8ade2c7077f865b6", "type": "contains"}, {"parent": "8c4be3b7f7531f6c", "child": "af6fd1e04ba44bd2", "type": "contains"}, {"parent": "8c4be3b7f7531f6c", "child": "ee8af19238d1aaca", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "032e31c8460a4da5", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "051056b1b82f45bd", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "8ce095958e9114e3", "child": "0ef552faab0ebeb6", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "0f7b7f58db3dce62", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "10ed0368bde47e6a", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "1420ed02aee0de8b", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "17a70608aef6eeda", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "1c8716f4bce64ee5", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "1fbdabe0cb379019", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "1fef1ca5dc2f161a", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "24b28804fb7fd850", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "2bf273e25be11378", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "304d69dba58d6346", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "336e7e04ff762e61", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "3619b0d2259689ca", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "37b4c126e6217fe0", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "37b7985b379a02d6", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "3bbfedb4721c6bca", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "3c1a597aac4c62bb", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "3c2f5c770c51eb01", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "41dddbc413e9bda2", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "4927c9e5c2ef119e", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "4bd172c2695398fe", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "508f1e62a3997a5e", "type": "dependency-of"}, {"parent": "8ce095958e9114e3", "child": "50de3ac5722d40d8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "55e2d6abe9b8b5ac", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "688d13ed3fb4f8e9", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "68e9faae56b489b8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "6e6d9b68f1fc7c05", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "6fbfe2e40c7721cc", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "725a7838d872eff5", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "7782d0f98b24b170", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "78c07e5d1e8fef06", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "7b3716201e0cb5a3", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "83f0e20e6498ecf9", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "845faa0c04abbc82", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "850804906dd83d8b", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "8561de1e1a93c3b8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "884950c4017d3e4e", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8ce095958e9114e3", "child": "8b148de4ae4efff1", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "8ce095958e9114e3", "child": "936059e683590654", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "a4cb624534c0f70a", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "a55b21312908dbde", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "b2c6ecb5f3e5610e", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "b835890cc4087519", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "bb5704ff95b96a6a", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "be050d77bb321e0d", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "c61bacfb453c56b6", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "c6d7f7eb9355e1a8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "c810bb96bced409d", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "cb7041c617f82c8b", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "cf0dee4f7d050520", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "d0ae890a8ac1b588", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "db6cf67b2d68de19", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "ebfd0e20b2243db8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "f0ab9be2b92614a2", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "f12939751e1a1882", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "f6b89a91e1375423", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "1c9d64b57a952de6", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "210f334cdba247f3", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "61b778b67d0ff1bc", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "6566d4ef19e9c4e4", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "7b994a16c5d86bad", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "81d7f2a76436b7e0", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "833861c3c1aa5fce", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "8d4061db4d71afbf", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8d4061db4d71afbf", "child": "da1578ef8a7c8d83", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "ed611d38a3ed366c", "type": "contains"}, {"parent": "8edc67cf421a547e", "child": "6d72afb9f192b7cb", "type": "contains"}, {"parent": "8edc67cf421a547e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8edc67cf421a547e", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "8edc67cf421a547e", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "8edc67cf421a547e", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "8edc67cf421a547e", "child": "f08d7b3f28ba9798", "type": "contains"}, {"parent": "8f57d2ae7595d8ba", "child": "061edd2c13ce0faf", "type": "contains"}, {"parent": "8f57d2ae7595d8ba", "child": "0e30f0743cdc53ec", "type": "contains"}, {"parent": "8f57d2ae7595d8ba", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8f57d2ae7595d8ba", "child": "92f2d0fa03526e5d", "type": "contains"}, {"parent": "90259e126178f943", "child": "030f0021b58d9d8e", "type": "contains"}, {"parent": "90259e126178f943", "child": "17f639f0348266a4", "type": "contains"}, {"parent": "90259e126178f943", "child": "24e750425a1dc0b1", "type": "contains"}, {"parent": "90259e126178f943", "child": "32a20fcd048124fa", "type": "contains"}, {"parent": "90259e126178f943", "child": "3f6f3354c51db2b8", "type": "contains"}, {"parent": "90259e126178f943", "child": "825d6278a0a1a045", "type": "contains"}, {"parent": "90259e126178f943", "child": "85095c34b71f24ca", "type": "contains"}, {"parent": "90259e126178f943", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "90259e126178f943", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "90259e126178f943", "child": "9178399aadbf342e", "type": "contains"}, {"parent": "90259e126178f943", "child": "b8d3eff753e12755", "type": "contains"}, {"parent": "90259e126178f943", "child": "bf4edc21b993dd24", "type": "contains"}, {"parent": "90259e126178f943", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "90259e126178f943", "child": "d2abe0fc5280cd44", "type": "contains"}, {"parent": "90259e126178f943", "child": "d2e702dc8b69f916", "type": "contains"}, {"parent": "90259e126178f943", "child": "db2b34e502831d0b", "type": "contains"}, {"parent": "90259e126178f943", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "90259e126178f943", "child": "f5d6e436553a5927", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "01a21922271b0ce5", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "02d6f1248a6836f8", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "05d68d7316d84a2b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "06003b81f9066f08", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "078f98bf743ca169", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "07a9b878a28b8257", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "09e3cedf3699ba6b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0b1cdfd01a5e89f9", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0d50687586385c8f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0d63e4dd846d773e", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0f2409e57c7dbe30", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0faa1777bd1de908", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "164b4773b7b0ee63", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "1a040023321fdcc4", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "1f1e01df3e032a50", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "21231edb65a7574a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "21c12aa1e0781c13", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "249315e0b264739c", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "24950c5809db6708", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2558c9c61247ce78", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2629c5120e8dcecf", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "275d5d7bdc90f47f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "29cea9bc6838ac2d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2aa7f3d284d8aa11", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2af0843001b95372", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2c5eb6799f85a4fb", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2c77c5be5f6beb6f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2d69e6ac4185a4e9", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2ef9101411c1183b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "30015ec0062b1e40", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "322ba1991cc2e4b6", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "3ffd04cdd651292b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "432b354e5795603b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "456e2662209dd496", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "45ab417cd0bdabee", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "48f104760f51db19", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "4af7a80217668062", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "50652e716fa62a1d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "51466ac5ed9f185a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "55aedcd26d746b1e", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5609e0df51ee3436", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "584d011a4775f5b8", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5b1b18ef4571df3f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5b401b984c4526ce", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5c59bdcba2da06b5", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5ec29665ba21c31d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "6098861973b9cf23", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "63464327007414e7", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "63f53dd4f682107b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "684a36f59f7d7a3b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "68cd0d7a993de311", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "6971025b881c41a7", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "69f01e30faa9b5f0", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "6aade5ef7d25a0f6", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "750b0fa78f39e641", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "76a596895b6c9dad", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "77113da3da6ce790", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "772a8a624df106da", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "772ef321164b5e8d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "778d192f6a40d44c", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "79158c4ca0ba0a83", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "793d65845e6cda72", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "7c71a87ab4b88ce4", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "83d3df8e2b2b4c1f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "848d52665b9dd16a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "853bba01cbae4bb7", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "855cf67385734b77", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "87e5cc792afe2091", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "87e805c645a3e521", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "883ab063e73862d1", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "88db9becf34fc5de", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "90f04e16babf8b05", "child": "893961f64e79c12d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "8a470bf490fc38fe", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "8c501175ee1d45d4", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "90d285b1890d0db4", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "97fec7080c7eec87", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "98eeb019f01d8afd", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "9a0678ba4f7fe2b3", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "9c7829aa950c5646", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "9cfb71247774fc11", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "9e7978093d833e93", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a0d137cfde80c1d1", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a127e12fe9630f0f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a25a46c7890a3724", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a26a98d64ea9ee79", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a4c2e8b21392ddc3", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a528da7bf3297421", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a8847a40a2ad6090", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "aa8640390235394e", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b1fbaa1cf30e9141", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b2baa02ba20f63ec", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b3299c350426fadc", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b51a68153f8fe583", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b587e7ebde2a572f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b5a2d329ce95c5c0", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b7b1901f0771ef2f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ba22626913f78c67", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ba84ca92436a504f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "bad93361a73014ee", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "bc90e6e2671f404a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "bcb4c644bed072f8", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c165365ab2276345", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c17898fff5685284", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c35403b233a68bc5", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c3e7e00bcfc87128", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c57c31f53d0ccd4c", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c8d51bdcba7c97e0", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "cd0ce4ff6e87fcdf", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "cde697683061c854", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d136cfe6d8aa99be", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d5c339d511b9e124", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d63f9193d6f0ece9", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d64ff4759886820d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d75dfb97cdc639a9", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d81221b2b16fefad", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "dccba15458e4744f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "dd61622a6cdcf357", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e1be717c132be63a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e45194b258c13851", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e53c792a9d70de88", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e585abc2e88a9bc5", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e61b45734f1ee6b0", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e9168c28bee0bb86", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ebfa690cd60b24dd", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "f0094b3fbfe44640", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "f205f43e4696879c", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "fa02a9ada0a74f01", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "fc61b4267a343609", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "fe7c638877cee3e3", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ff586886fc523a75", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ffb89b32a11a2bf2", "type": "contains"}, {"parent": "912b46554290ac50", "child": "3a43c0a97dd7e174", "type": "contains"}, {"parent": "912b46554290ac50", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "912b46554290ac50", "child": "d070fdc54b20f6fd", "type": "contains"}, {"parent": "912b46554290ac50", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "912b46554290ac50", "child": "f85a2dab2a8b6d12", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "37d036d7a1f1a9d8", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "38ae5806a24bda65", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "80abef29a6a9adf6", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "9326283f4c406d51", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "9326283f4c406d51", "child": "8b1eff5d601134f0", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "90a4b569bd0cec9b", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "9e97295741dfa592", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "ce49faf3408218aa", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "deff7aaa92691765", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "e57009e61933fb7a", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "e5e7c96ccc7fe40e", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "ef0ea1c6733033cc", "type": "contains"}, {"parent": "98144d6388fc61e4", "child": "40d7c2253ebe7eb9", "type": "contains"}, {"parent": "98144d6388fc61e4", "child": "59ab240b5eabcb1d", "type": "contains"}, {"parent": "98144d6388fc61e4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "98144d6388fc61e4", "child": "b16703b118f4aef1", "type": "contains"}, {"parent": "98144d6388fc61e4", "child": "f4611e82b108a54d", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "1b9fe4673a0fb2c1", "type": "contains"}, {"parent": "9e3d02efb291a8bb", "child": "5717edcc4caa1546", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "60a0037e778aba5d", "type": "contains"}, {"parent": "9e3d02efb291a8bb", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "9e3d02efb291a8bb", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "fbc02bdb91599bd7", "type": "contains"}, {"parent": "9e80174b755a29e9", "child": "3fd4f8f034cde6ab", "type": "contains"}, {"parent": "9e80174b755a29e9", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "7f5cdd1aec8d0341", "type": "contains"}, {"parent": "9e80174b755a29e9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a0d981d0009ac47a", "child": "0c66ce66ab5edea0", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "0e4e64265e582959", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "0f22e6dd5454a3b5", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "107e96af6392879a", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "1bc58777ecbe6b52", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "1d11c9130aa89ba4", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "22992b896d38701b", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2571173ac56bdbbe", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2b7ce5bd2b19ba43", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2d459784cc1d7b5e", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2e9852e85471ca3c", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "a0d981d0009ac47a", "child": "30a3175e62ae0009", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "324f5b88183776ce", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "3f0b54fed23229c1", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "3f85c7e3d6c94e72", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "40a6144c4b55513d", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "a0d981d0009ac47a", "child": "484c330cb55b5f69", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "4de699443830400d", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "4ff3be6332d90e45", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "5319fb10fb19e49b", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "53c2dfd78631e686", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "557b5c64220970bc", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "5e6ab80692382b4e", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "6294453362bb2a40", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "67da36909be764f0", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "728c4c2bc3e8afb8", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "7495e4338fb42917", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "7adef6dfec116464", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "7c1472fd3055459d", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "85b30bc45bfa6392", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "885ed4ceef3e0864", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a0d981d0009ac47a", "child": "8b0c38c16fcfe182", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "93d243f2a75c161a", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "940a84c0359bddee", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "96b75f90a271bb47", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "96dce3bb29740fa0", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "a223b0668162f5f9", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "ab82c26492e4dfcf", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "ae5372ea0064d3a0", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "b271adb1461514b8", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "bc7fd12f4e5c166b", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "c8207276f20792fc", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "c82e21122f1d3ef7", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "d3c214e347fd8494", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "d3ef468e7cf27248", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "d63ffdaa0962e09b", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "d7750acc28b22f70", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "db50ba7cc8c5c331", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "dbfc76446498e7fe", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "e196efe8b129df25", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "e7b3181e6debbd3a", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "ec0bff39e30da24f", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "eef660404fd6b8fd", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "f11761a8f8285f92", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "f8b7b5b137bc307c", "type": "contains"}, {"parent": "a2eb4e0acaed6511", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "a2eb4e0acaed6511", "child": "793e9eeaf496f3e2", "type": "contains"}, {"parent": "a2eb4e0acaed6511", "child": "7e9025d51e9d688d", "type": "contains"}, {"parent": "a2eb4e0acaed6511", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a2eb4e0acaed6511", "child": "d9f930e3f716df60", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "12bf2c11cf4f38ad", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "39c7e69a7334e735", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "5207d15864f1b47d", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "67feeeebfe55a1bc", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a713eb77d41db77f", "child": "aa6951abb0c0d19f", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "e068b7a912b9de72", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "e076a9bbfb058359", "type": "contains"}, {"parent": "a96ec3565e1dbe03", "child": "64d6f6b936c1f81c", "type": "contains"}, {"parent": "a96ec3565e1dbe03", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "a96ec3565e1dbe03", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a96ec3565e1dbe03", "child": "9d94c4a770e14f8f", "type": "contains"}, {"parent": "a96ec3565e1dbe03", "child": "f0cd6688507ccc76", "type": "contains"}, {"parent": "a96ec3565e1dbe03", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a9b1af20752a3b46", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "cd4d237ae3a1c27e", "type": "contains"}, {"parent": "a9b1af20752a3b46", "child": "ced522d19898d0f8", "type": "contains"}, {"parent": "a9b1af20752a3b46", "child": "ef3ce565cbf0f559", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "5ce268ffe4d7ad27", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "aa909c768d17c3a4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "aa909c768d17c3a4", "child": "a0c49336645749e4", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "acf2c1ecfbb5aba0", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "1bfcd8946e379186", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "5c80311d98a23d95", "type": "contains"}, {"parent": "aabc1ea660179878", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "aabc1ea660179878", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "97402fce1bf59a8f", "type": "contains"}, {"parent": "aabc1ea660179878", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "c66bfc1e96bbad96", "type": "contains"}, {"parent": "aabc1ea660179878", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "acbd2203643a237f", "child": "03be13d125d3a5ef", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "087d9f68f885c765", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "1208b04301329c95", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "1230bd4b22b14943", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "16fa364afb7c7504", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "19a8b13772d139e0", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "1b06121f4faa7eea", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "240480ca62b37d5c", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "31c78b556134c84d", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "3bb5a08027ee5a37", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "44ff1cf90e4c843c", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "4945fa7adefaf85a", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "62be646559f0cc9a", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "64e08bb50bfa4d41", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "67be9be74c35d699", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "acbd2203643a237f", "child": "7ff89a390a30f3b0", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "82fae7799572fd5b", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "8378033c545c84d4", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "acbd2203643a237f", "child": "9041279ecf443609", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "aa8a8c50c2146e34", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "b17d452c3e19f3d9", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "c6501ba1bccb7a20", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "c8f93a0d98a71e3d", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "d96ccd2dbecb7001", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "e01e3793cad98cdc", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "e0b0d0f244c1b5e0", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "f9021d9783408002", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "fa9f006706eb1877", "type": "contains"}, {"parent": "acbee8a5fa715f44", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "acbee8a5fa715f44", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "10b928c1539469a5", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "60164e597cdb2d99", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ad21dd1f6e34a904", "child": "a77f4767a26d8ede", "type": "contains"}, {"parent": "ad21dd1f6e34a904", "child": "c79786c1e2cfb6b8", "type": "contains"}, {"parent": "ad21dd1f6e34a904", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "f11f744b792e5352", "type": "contains"}, {"parent": "ad21dd1f6e34a904", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "ad57956f169ead71", "child": "0b513ce68f139564", "type": "contains"}, {"parent": "ad57956f169ead71", "child": "65f7580179ade239", "type": "contains"}, {"parent": "ad57956f169ead71", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "ad57956f169ead71", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ad57956f169ead71", "child": "9caaf77257a6106d", "type": "contains"}, {"parent": "ad57956f169ead71", "child": "dd04c09c9b5402ee", "type": "dependency-of"}, {"parent": "adcfc7e98e99bce5", "child": "1865096aa6d6ad16", "type": "contains"}, {"parent": "adcfc7e98e99bce5", "child": "2b66b503a6991569", "type": "contains"}, {"parent": "adcfc7e98e99bce5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "adcfc7e98e99bce5", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "08c4389480490f29", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "2f25188569d26fd5", "type": "contains"}, {"parent": "b023fc0801a3a41b", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "51eddb2fca232d62", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "5e800a8842b93844", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "69d91dbc0fa7d6fa", "type": "contains"}, {"parent": "b023fc0801a3a41b", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b023fc0801a3a41b", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "f5fe1a7d4abff264", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "fe48c4c391c7f859", "type": "contains"}, {"parent": "b181bacb376a72f2", "child": "58fcfdeee1f0205b", "type": "contains"}, {"parent": "b181bacb376a72f2", "child": "60a1ae5e79bcbdf8", "type": "contains"}, {"parent": "b181bacb376a72f2", "child": "7b46c4c6b804e2ea", "type": "contains"}, {"parent": "b181bacb376a72f2", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b57a8bbb5380279b", "child": "5d3b0fdd5be7ae7a", "type": "contains"}, {"parent": "b57a8bbb5380279b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b57a8bbb5380279b", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "b57a8bbb5380279b", "child": "e121d204ed6e72f4", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "34f0a9144a7900ea", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "46d3435d44b155ed", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "62a8516bed207747", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "81959f3883b031df", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "9a51f58b4744091b", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "bdf2e7d33c1bce42", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "c9b83f13ce47c12c", "type": "contains"}, {"parent": "b762b212a8047bc7", "child": "0cb68622be741689", "type": "contains"}, {"parent": "b762b212a8047bc7", "child": "24dd9e196954e37d", "type": "contains"}, {"parent": "b762b212a8047bc7", "child": "614af7723152a05b", "type": "contains"}, {"parent": "b762b212a8047bc7", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b762b212a8047bc7", "child": "a6a5403dc960e065", "type": "contains"}, {"parent": "b90a0ba4362651b8", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "b90a0ba4362651b8", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b90a0ba4362651b8", "child": "91c10a835a7a5320", "type": "contains"}, {"parent": "b90a0ba4362651b8", "child": "aaf68698b8b08823", "type": "contains"}, {"parent": "b90a0ba4362651b8", "child": "d8d724eb71c863b2", "type": "contains"}, {"parent": "b90a0ba4362651b8", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "1beded45fc871c67", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "1f665ae2dd79e151", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "28b2cc293741e663", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "2ca169097c1d6fa6", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "7ea497f105d76b2d", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "bb1a7362a9b0ffcd", "child": "8c82baf996611153", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "cc8341a2c606c520", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "fb7921508f30deea", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "0129fbd7c3c386d0", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "0a1c64c6e08568e6", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "0ad5cddf7e95a9f1", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "1cbbe89eed732184", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "1f03a7e64a037238", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "28b4f5a92bb379c5", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "29bb49401faf15ff", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "2d3d0ee419f19a08", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "2d46dbeff069f976", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "3e19cbb162869302", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "4118c2c927b6439e", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "4aaa0add87e2af05", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "4cebdafb7984b912", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "4ea64eaaafd650cf", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "53a3def88d85e1b1", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "556703ec9371c179", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "5732d53e709607b0", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "5d90a401f70a47c9", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "68f82d193e406f68", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "6f005840071e5842", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "7a95d2fbc765ce7e", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "81e6bca7bb5b0852", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "838e4e9a2915d216", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "bc06dc6b770c6857", "child": "970803535a24a4d9", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "98a0394800b2c759", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "b84cabd3032f2c1e", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "ba7c2e4733c822ac", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "bf40b080c61e545b", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "c2ad01c1a0c314c2", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "e2c260d74b611b24", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "f0bf47ac8f114cdc", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "1c41e7b318774b30", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "2225c24b8252531e", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "2a43324b2618aa3c", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "68530ae5c8a8b152", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "be46eda03e3a0f3d", "child": "928bae5a8c272a6b", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "c90ca8ca3c407e3a", "type": "contains"}, {"parent": "c67bc6a42e944f29", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "c67bc6a42e944f29", "child": "7c1290d99a38f51d", "type": "contains"}, {"parent": "c67bc6a42e944f29", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "c67bc6a42e944f29", "child": "b447281f42d4b80a", "type": "contains"}, {"parent": "c67bc6a42e944f29", "child": "b477e0567969a197", "type": "contains"}, {"parent": "c884804832ea7fc4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "c884804832ea7fc4", "child": "ca99287c94beb9d7", "type": "contains"}, {"parent": "c884804832ea7fc4", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "c884804832ea7fc4", "child": "f138047eafbda6fa", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "013c5b866fbe3b74", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "01783a3201c6de36", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "01dc041222761765", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "036bee4dce4f660f", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "04c87275dc816f5c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "089c8cdf21cc1a20", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "09509f25d19a1667", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "0bd051922f77034e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "0fae9c7699737217", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "1203f398181d930f", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "123e3df5f786e964", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "14c95ec6da084b89", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "14d2458c815a9bd5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "1bac569d5b81be94", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "1e56c99c83d44f9a", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "201665570a49b1a0", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "211ab97e308cea36", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2123854fa055ce2a", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "22899687417f204a", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2e6623993446ccc2", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2ebdaf95dc42494f", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2f898b1dbb2f19de", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2fc764a30ebbd048", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "33899c3a8e0af8d5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3451c851ff0630cd", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "36a4e7bfde1c4855", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "37116455c0282847", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "379824b718890d9c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "37c56a3df186ee56", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "39164958049883d5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "39277557b2391ccd", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3be586d676bbf41b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3d0652d850ef672a", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3dd850c5d7ad28c8", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3e33421610e25b78", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "4037c7aacc769b23", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "419dc2d3a25a6022", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "44b43fa60df1abc4", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "45d873c37ba89595", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "508f1e62a3997a5e", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "517192e9bdd9ac70", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5259f33b130ece74", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "52d9be486971ab03", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5440ddd0f3b10f2b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "545100b4ca108349", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "55b0497e546e93e9", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "571602f03f727f7c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5727fc1f29d48fed", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "57659e4a062af226", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5837944de8d8df07", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5bf80e7c1f72d24b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5ee7e2e4642a836b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5feb7be7397820f5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "62453ecf3b46e732", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "65365f31688abc31", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "680ca171a29ea107", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "6d7801d2a7e0e07e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "6de5383c2c1868cd", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "70dc99c5b6cd50bc", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "72007c290222fb37", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "75d9956b471c238e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "774f819791e39b8c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "78c8b1350a9f5aaa", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "79710085a118b5a3", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "7d486d57bef63951", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8186e4f6f086875a", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "84ce01885278db6e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "84ee12af451c2e81", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "862d853eb83ab1c9", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "86bb2b36d8536e87", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8817ef7b2a9a1203", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8842f002a96fedbd", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "cfd2a5e8caa9c878", "child": "8b17ef122d6e8ef5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "8d3f0f816bd39fe4", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8e20e2f7ae96450d", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8e34be2a514a44a3", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8f36332e6afee539", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "90f04e16babf8b05", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "92f8ef798835c4e7", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "9d17b1a71bd3c455", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a2b13b391bc2c95b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a44ba7b9a74c0bdf", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a7a3d9e89d0086c9", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a865aa2336c39adc", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a8dbf67cdabcbf30", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "abfbe51a29232090", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "ae183dd39a05993d", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "b1dc0d9aa00c54bf", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "b3d946866ca16be8", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "bb1a7362a9b0ffcd", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "bc1ccf7d4689ee3c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "c39da2dee2a24ca7", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ca92228c2b6ed722", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cad03b64e21f0f20", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cb0700d70b08d7f8", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cc7b1134a0ddb4a8", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cc9436ddf1fcb625", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cd27f7f5f46b2c2c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ce39dd6f3f5c6a0e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d0f9c16df87b41de", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d1441d5257518b58", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d156a3a1bee03605", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d286ecfa495bdc5b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d81adf25916cc7f7", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d863b864a8623caf", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d915caa6634951b6", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "da7483b8601fa131", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "dba809fe765a228d", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "dd07c6d698a25179", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ddaa9911a7bbafb5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "de713a16bca964a3", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e11b1ccc0a229251", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e24b4f86956d0430", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e2f308b734be4c73", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "e4d618697fbbad7e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e76c1788ffcd49dc", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e8c09a4d61a27965", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ea2428f2ab66cdee", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "ea36ca102ec82bdb", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "eab5f2f92c0ae9aa", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ed4f71d1e7084d99", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "eedd962e0c326387", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "f2698db5caef0636", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "f4dc4f955f91b9b5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "f53c29e10a934f41", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "f60c695d31691083", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "fc2826b9fcd1600d", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "fcb261b21916883c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "fcfa20a062695bd9", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "fd656f7c761110ba", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "007e08d3c88b218b", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "040bf27f477ec510", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "0498eede76562713", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "07b5570844257d3c", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "0f8d238d6d319c62", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "0fbeade0d6d9a3da", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "2b50e7e9bf64c16a", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "2cf2b5a56efce7f4", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "32f1a19a892986c2", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "3819fa2148837a01", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "412f444e74caedd8", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "41c38c1d6ea88c72", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "4f0855811874750f", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "599deb94d2f36d08", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "59b697cc2699c44b", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "71cc97fc0ef450fe", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "7776ac4b454428f9", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "7d6dc002189a8f73", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "7df8d92d2b354695", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "874f547a667fda8f", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d38992c016d7d342", "child": "9cd789fe396eb63b", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "a0641b2bdb0ad472", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "a2691e74c656b4f0", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "a7a2c604db92441c", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "c8d04920dfade5bb", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "ea2428f2ab66cdee", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "ed9f6abe8182a7cd", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "f244cf117d802c81", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "ff32127144df0046", "type": "contains"}, {"parent": "d3e8a9fac0730d2d", "child": "1e89870f891b2074", "type": "dependency-of"}, {"parent": "d3e8a9fac0730d2d", "child": "22784c4ceaf0cfe7", "type": "dependency-of"}, {"parent": "d3e8a9fac0730d2d", "child": "24a73b18cd363b79", "type": "contains"}, {"parent": "d3e8a9fac0730d2d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d3e8a9fac0730d2d", "child": "a28a31d4a0833864", "type": "contains"}, {"parent": "d3e8a9fac0730d2d", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "d46e1b3cc3f19c11", "child": "20d999b8fefce19c", "type": "contains"}, {"parent": "d46e1b3cc3f19c11", "child": "3e78b8fcea5f62e4", "type": "contains"}, {"parent": "d46e1b3cc3f19c11", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d46e1b3cc3f19c11", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "d46e1b3cc3f19c11", "child": "e71c3fe9caa32861", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "0127f63866fb8b5e", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "21b0752d18c04a42", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "300fb9d26b27cb25", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "6a0e0e129049274b", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d475c470f6593aa6", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "d6b0221bc040b869", "child": "27a843aca9762ae1", "type": "contains"}, {"parent": "d6b0221bc040b869", "child": "868645e37a44bb92", "type": "contains"}, {"parent": "d6b0221bc040b869", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d6b0221bc040b869", "child": "a57932cef249f690", "type": "contains"}, {"parent": "d6b0221bc040b869", "child": "a8058a51a1af2bf1", "type": "contains"}, {"parent": "d751409178668593", "child": "2ea61c9c8acb4e86", "type": "contains"}, {"parent": "d751409178668593", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "d751409178668593", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d751409178668593", "child": "93c4dafd919d0f68", "type": "contains"}, {"parent": "d751409178668593", "child": "bc038940ef974816", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "1ba88633c5fd1b41", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "4fc1e11355ce28e6", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "5dba1783eb2a1dea", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "6411fb302667e5fd", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d7c9aa9d6cfd44db", "child": "8d46786aa1d833ee", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "c2cc502d22af6d55", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "fa9cb493efc7bae7", "type": "contains"}, {"parent": "d7e76dacc32a6890", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "4824dbddf2ceebc5", "type": "contains"}, {"parent": "d7e76dacc32a6890", "child": "4ee4262bcdabd2f9", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "5c37e246cd98996b", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "6b0cf32ed3a3285f", "type": "contains"}, {"parent": "d7e76dacc32a6890", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d7e76dacc32a6890", "child": "9e3d02efb291a8bb", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "f2a03feaaa68b674", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "28e9cdbf380c02ae", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "43916b53bfc12a5c", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "83b1296771afaf80", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d96b2dc391f34d8d", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "abe4a303c853c81d", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "dc029a906786cd7f", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "db47eec8ed3a7214", "child": "05a8f5fa3bc64230", "type": "contains"}, {"parent": "db47eec8ed3a7214", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "db47eec8ed3a7214", "child": "e1f9412f14e155b9", "type": "contains"}, {"parent": "db47eec8ed3a7214", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "dcab7cf748923d59", "child": "7341064401c4aeb3", "type": "contains"}, {"parent": "dcab7cf748923d59", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "dcab7cf748923d59", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "dcab7cf748923d59", "child": "d8081b9209bbf36b", "type": "contains"}, {"parent": "dcab7cf748923d59", "child": "f404348b2ca93a65", "type": "contains"}, {"parent": "dd04c09c9b5402ee", "child": "03c1518b98402b9a", "type": "contains"}, {"parent": "dd04c09c9b5402ee", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "103774c89a90bc22", "type": "contains"}, {"parent": "dd04c09c9b5402ee", "child": "231509774b6d4d3e", "type": "contains"}, {"parent": "dd04c09c9b5402ee", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "dd04c09c9b5402ee", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "e2f308b734be4c73", "type": "dependency-of"}, {"parent": "dd6fe3d80b8969d2", "child": "08ebb8a0436b73c2", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "19d8611f36ea3c14", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "40609fe43c51faa0", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "591785609a326bba", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "dd6fe3d80b8969d2", "child": "9bf9ddd63f784dcc", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "ed06dd1cc2286db5", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "0cb15df54c8954bc", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "12e092982be15f08", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "22784c4ceaf0cfe7", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "2834253b45d94075", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "32684fc44ba26b2a", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e2f308b734be4c73", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "a3422e6f76bb38be", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "bb6073801a038710", "type": "contains"}, {"parent": "e35cd999a4b873ea", "child": "0b886a507f45800a", "type": "contains"}, {"parent": "e35cd999a4b873ea", "child": "0e978388ded4a1f6", "type": "contains"}, {"parent": "e35cd999a4b873ea", "child": "30de45bc4756675b", "type": "contains"}, {"parent": "e35cd999a4b873ea", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e3ff45b9587d2afd", "child": "1010d737c2d8cf00", "type": "contains"}, {"parent": "e3ff45b9587d2afd", "child": "4cb2e805ca717006", "type": "contains"}, {"parent": "e3ff45b9587d2afd", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "e3ff45b9587d2afd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e3ff45b9587d2afd", "child": "bb24ea47476a7c54", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "0f0c4a841dc3e1e5", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "258d485e3b0e6b49", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "2e7ebdb4e8e715d6", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "434263ef1928e0d9", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "6782c949d4810dfc", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "6bd614a4f4442a8e", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e58d8c512e51a829", "child": "b68759623023d1a7", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "e103f42c35955753", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "f996ceb3e7be9c16", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "002d57cf6a9b3cb4", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "04526297345c4abe", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "5cb532758efa225d", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e6ee80b164fdb75b", "child": "ef133c7c0a129eea", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "e90cb433c522ed2b", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "e90cb433c522ed2b", "child": "2634e78fa5d6abb5", "type": "contains"}, {"parent": "e90cb433c522ed2b", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "e90cb433c522ed2b", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "e90cb433c522ed2b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e90cb433c522ed2b", "child": "dfe8d920b523428e", "type": "contains"}, {"parent": "e90cb433c522ed2b", "child": "e4db9599b5a1bd32", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "1954e4657429d4f8", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "76ea2c83941748ef", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ea2428f2ab66cdee", "child": "91eedc7e410a9fdd", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "aa306f039fba2f46", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "c548dfe08c02c392", "type": "contains"}, {"parent": "eb7886dec08f77e4", "child": "192ad4593a121ac2", "type": "contains"}, {"parent": "eb7886dec08f77e4", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "eb7886dec08f77e4", "child": "86d8f593db2ae2cc", "type": "contains"}, {"parent": "eb7886dec08f77e4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "eb7886dec08f77e4", "child": "91f706ba2cf155cf", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "1da6575e753981e5", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "29df17c15d7693b6", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "2c94e8eac3a04e4a", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "363846744ed5c09a", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ec181a64736acac9", "child": "97b038da449ea377", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "ac19573b75099440", "type": "contains"}, {"parent": "ec3b069ba9a596b0", "child": "04338c65d9168102", "type": "contains"}, {"parent": "ec3b069ba9a596b0", "child": "174b2a40b938f545", "type": "contains"}, {"parent": "ec3b069ba9a596b0", "child": "38bf7f330cc1031f", "type": "contains"}, {"parent": "ec3b069ba9a596b0", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ec3b069ba9a596b0", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "ee2107e2cf9fdf1d", "child": "007784b4797f456d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "00b348a650911d9d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "01c0dd825ccfb38c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "02bf52a568bcb809", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "02f8c37a6c474d0c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "03ed2fc48a68f5e2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "067d77e4190e6b4a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "06da83a4f39daf3e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "07145309cd70f37f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "07c2f7f0ef1bbc24", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "07f736cae6aa1b8e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "081da8190955a707", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "087176afa9250f88", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0874c8b7d2e82408", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0942d74c63492e32", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0aa0a65f3ea01afb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0abfe683da42872c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0bd471a8df52f7f6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0c43992dc846c98c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0c5b52d3c133d5f4", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0dae055ff9690663", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0e691ea3e187ea31", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0ecb89839484a0bb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0ee5305302c8a969", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0f5841e853a7c0b7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1021b303c3e2dd5f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "11142d1faf76083a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1147f670605cb481", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "118629bef3d13a72", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "11abe0a4f6275967", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "12e3d49bf64c511c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "12f0bb73d355b07c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "13d64dc4f2349a92", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "14322f9a0e716020", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "14eeb42d8ac2c79c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "14ff7d9b3da6c072", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "160df8312ec295bb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "17c820fb11d52b4c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "19f71a18a0c63583", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1a20053ab8622ac6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1db0124501723893", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1dc2dc48c4391fca", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1ec71774c991e4a0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1ee372006717ca50", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1f43d327368e4074", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1f9817db44c7653a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "20d3067491d78024", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "22008cd1678a61ae", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "23a4317788e1fd48", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "25806b324165d17d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "25cf755438635840", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "25e87e4534382fb6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "26e167b5ebe920d0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2766e54b192b9522", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "29690bb9216fd8b9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "29e7b525959815ce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2b36d0d4d9ec4bc7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2b4cc1a5d09e1aff", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2c145508e2221bed", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2cafba08c628524a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2cb954321f0fa6ee", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2d660e9f07f403b1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2d910139eb71e3cc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2ed0c6f234941bb1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2f8697d45066db8a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "30725a2aa93505fa", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "30bd5a02cfad2f7e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "30f008943a41c31a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3150db8d3e898bda", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "31637a676d085c97", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "31730ae54596dab4", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "31b1d8366188ad1f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "33378c999e124d9d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "349ce25d1e71639e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3565090f341fd8a8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3629f5af14b5e1ed", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3671cd4c50f039da", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "382a301ff0080f17", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "392075c13951700d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3a0542a6f7466f16", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3a3369305fa00666", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3a6fba7cfe524ae9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3b67d02ca482f62b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3c6a53b52b855694", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3ce530b95dff4292", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3f4dd88c8a32b289", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3f798b0b4f1959dc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "408086d2d6053638", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "409348ac0ee68ba3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "40b04c4ae8b417aa", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4132e2b0f2178ca9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "41598fb87517b914", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "42e13ef25b4a663b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "43120871a5a4f130", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "43b2ed719e18f152", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4468a01befd3716b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "45a6192028dcb02c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "465c878dad29db4d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4671bedd1d36af24", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "47f11fe37f30476d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4907111c4b593487", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "498137027290a712", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "498e90ce7ed2fa61", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4a1b5d0ceb334258", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4abd2d782c29650c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4af4190bad576c35", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4b8e849c49f73a2a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4c6ceea77a63c40e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4d9ffd35fb8141df", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4e5a1b36fb347358", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4ee812dc3b407bfa", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4f246083a67271b8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4f2c7dfac256bad2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "50565b0c5b9ac206", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "508df2aba8005300", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "50c737fccbd0b25b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "51b8c10310e92665", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "51fa52dfb11bf861", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5278802daf35e9cf", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "53aab5e180102070", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "54a9c592af9f3630", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "54c6a54a82a5d357", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "557207a43de68431", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "55805825f3b9b2ec", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5651d5521fdbbfb9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "575deffd5c58d826", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "586202d061a43000", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "591665fabdd007d4", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5994adfcd7075b60", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5a0cac20c27c8e11", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5aff9bf7a7b71df0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5bccbcb4aab23a86", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5c00c6486fdefcf8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5c8e3e439d5d5662", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5f0937cddff9a9f1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6046e98dd3e4d79c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6156abf98964e0f3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "616157bb01034790", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "619e08f12c6554df", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "61cb547565960484", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "636da173d373a039", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "64a11924bd573f8f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6577d737ae5bac4f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "65a790be6d408f14", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "669829dfe2647057", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "66bd9ee6f5e1608c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "681c89317868453f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "695e6b2634968772", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6d5c101a068d2d5f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6e4ac4670f9a5ba6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6e59795a66ca0c1a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6e7df8afa09f8780", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6f3e27a59016c3dc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7025eb3c3fb30f89", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "702b8bcb6e9dafcb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "ee2107e2cf9fdf1d", "child": "706bc4567eb67839", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "70b15e7443edf456", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "721c1dd93888e6ba", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7231ca2edaac0f3d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "72b60c24ecfc8ba5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "72bbb77d06c6fb1a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "72e0a5163165f0bc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "74129d3a930fe9cd", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "747bddffb649b882", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "78b40ab120cf3bca", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7a3b81de00cf73da", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7b0fc62e63704c95", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7c345ffb4bc280bb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7cecb948fa17cad2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7f9fe8389e3984b4", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7fc312e11433c2cd", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "80234260994a2f7b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "80eb1bd7561727df", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "810c316e41a66f84", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8155bfc6249aab31", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "81ff103bc1f7d004", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "829de2a81997c07b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8406bd1587e3d248", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "84bdf2726bc46fe3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "85f01bd74ff93172", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "871ed6ff6b260071", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8763473ff90028e3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ee2107e2cf9fdf1d", "child": "8c56d1c880d6a15f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8e8826aaaf42ef0b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8ec832dd177fb30b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8fff7972648a7041", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "90f0e4e20e32247f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "92817ed6ba0f8935", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "930fb6c56aa39c7e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "95094bdd44dbf960", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "958f5fc3dc78af08", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "97f7b21e7cb3ed91", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "98e1e14448631ef2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "98fe4d8dc5418a74", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "99c07195713023ea", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9a0560e0e03a03f1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9a3bca546b0fe51a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9abde394d0045d1e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9adcacfd2b7540b2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9b308b12627bdff5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9b39a4aeeebaa36d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9b8dfc1bd1f5558b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9cae4403a13d6809", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9cdf9e1c3238e355", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9ff4f0356bd06f9c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9fff3af9579db9ee", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a09e28a1b1c3fe70", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a1227910dd2d2931", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a2447dc7b64839ae", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a2fd55b215217218", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a3aec6ae3aa1d876", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a4546f425d74f6e6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a467a76858daf5c9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a5baf1feabfa912f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a60700ba87bada5f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a62d8e7aa972b3e5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a6327523a359bcd6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a644119c701f5111", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "aa31c4e42bc08b3b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ab0a92036706adde", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ac45d45cd539ca0c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ac4fd73a57729883", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ac52f9e9e1369091", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "acd71abff388542c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "adbe8332241b4756", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ae170ac1154fdee2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ae51c066257a33ce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "af3b0b6158e9f172", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "afd3d0bba95c9db3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b0fec04fb0cef040", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b1c4c615b79fe5e1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b26f1228f603c96e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b360003814bd33ce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b3aca2384403c4f9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b3c61aefc0dca785", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b4a6520c4dacd2ca", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b564a0f772d587b8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b61fe9fbea1224b0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b7d64f2f84091655", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b8cd072ba9b85f4b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b8e8a23d21d83515", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b984c5c75c48b254", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b9bbe651ee980167", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "baf1daf79b74b0a9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bb07caf9b1c93728", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bb9f56673f14cd89", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bc63ed70878e871d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bcb3218af796a41d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bd6e8d1e49a8ca8b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "beffc18c3e9ba7dc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bf1ed01eb0cc79f7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bfd171d24cb8b19c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bfd68ca73ed13e6a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c12f424becaebdb8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c176b2f5955dada2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c197c2f67b3e0a80", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c256098ed28b95ff", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c32bb78c27d2a5c3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c343661d8945242b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c3aaddd33c30432f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c415fa223b140dce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c41a91e9a92a75e8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c5021f43101f95be", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c626125b2d864fff", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c64b07dbd20a7db1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c75a593cc96ca027", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c7bf8d9496ec68d6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c8cabe08a91c3166", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c8f64500eaa655ad", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c91a259c7a4fa058", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c986915e4f85a911", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c9c64d7fcae96085", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ca4e59dbd8b5b1f6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cad6bd2a236eb8d7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cbfc45dc28297aaa", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cd2c71bcf6a43de6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cda040ca52badb62", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ceba7159d65b8b6a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cfcebc64c25d0f23", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cff208f7e71cec3a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d0f236db3dce0f13", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d1be3560d9e1b2f6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d1defac4936a0c0f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d26450a1da8245bc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d267289446ef297d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d3cf3e611939567b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d3edd9470d3c3628", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d3f8dc1fad6a5d12", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d440ae194be9ae55", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d482cb4249d66855", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d4a233bd007fb62a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d4d4a8ae89ed51c2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d529b66209e70115", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d6be258f3959a48c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d735ef9b034dedb8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d89dc89675954135", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d99cfc957d2825b6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "db4e7983966b5cf7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "db9a34d60c68f678", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dbb2328788d88106", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dbe30f63bb061d2d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dce5cd80c035faf3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dd3a1ad9bea7d837", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dedfca1f9a04b66c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "df1e2557f6a49216", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dfa5f7da3815fc7a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e007c18752fd3e81", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e05dabc6390d95f1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e06785ba1343fffe", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e0837c4d55f1d878", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e0a106d8bf39ec30", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e18d063d26385ea3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e1b76aded975dab5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e248295a9c8119f5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e3493741c36740f0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e34f5c0cd5186083", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e382b07573e49e64", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e3e548ffad0e8443", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e4dc0225af00f710", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e4e5d85f7b13dd03", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e5be5de6af2573ce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e60c1fd1fa30b72e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e621c5c4bfdca825", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e63a634d03023b49", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e73de0a920904433", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e842e7ca71c539c8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e84736c4cc85bd0a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e953fec15fca2df9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ea8053af7cdaf8b3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "eb4a0c6e8a3898f2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "eba065631c3b4fdf", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ec2ff3f77c51684b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ecb223a7b3c00608", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ecb27b66fb7bde74", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ecc76a3424a8e9a8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "eccef63a567c4a31", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ecf687af89c0798a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ed74fc967fc3ce08", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ede5f056a0d32c86", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ee3855ca53ad542a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "eec5901caa6af5ed", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ef389166f22712d0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "efa6f6d40555c57a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f113626ae9bde325", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f3034dd957a6e33f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f3364fcf20300b74", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f430356db71b2ac3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f5bd0f337bae5a87", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6496d5c09f66344", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6af19a64954f0e8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6b694da07f6af60", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6d2e6a02ba239b9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6df29f2edd1829c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6f7ea3ed1b0eda5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f73e648ae0f2b9b2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f7739f4ad2379451", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f78e36d4482ba75f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f79cc751c9bd0642", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f7e3896addebff1e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f98959f11159d016", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f9e31a14d53d2fc8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "faebbf9d619da2f6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fbf47f1ccef91636", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fc5c27e687b0a5b0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fd2882f92a63040d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fd970c6155cd5ec0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fe361a91c3b4b41f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fe495513f1961a43", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fe7d8b67e8e5a79e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fe9dabc3ca7a267b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ffe09c544509f44e", "type": "contains"}, {"parent": "ef1626b97da6085f", "child": "80890bade06eab2f", "type": "contains"}, {"parent": "ef1626b97da6085f", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ef1626b97da6085f", "child": "edafb04ca2309e1b", "type": "contains"}, {"parent": "ef1626b97da6085f", "child": "fa6ac302331fea35", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "0729c92663c0110a", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "0b729cfdddbe91b3", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "0f05b279d3a929f4", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "0fb2dc9b95186590", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "15a17419a8043c6d", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "15b8f74033518835", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "195c9d9218f50ac6", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "1b967abefe1d20e1", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "1d75952bcdf19ad4", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "1ec618bf446db939", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "1f2184600b250d49", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "296b2a78bbd69aac", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "2ef8ad7df88cc377", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "3abb6f56b062bdea", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "4b3af44ae2c0e25b", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "4c81c6b568bc053c", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "51323a49c2bc0167", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "61c5054888f66ccb", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "68f1892b6a8e4186", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "734c64c44d7a0596", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "7bb1b4101d5a8a4d", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "7c963d47b75c0c5e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "f01cfad828ded2bd", "child": "7ff92ab8855d9816", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "84b1fbdeb30d0eae", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "8616fe23a447c2f2", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "87a0e1c4c273b677", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f01cfad828ded2bd", "child": "9081abe3b87ca7ef", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "a1e01ade5625c064", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "a3a36275d36bf71e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "a53a829de6bef6f0", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "aa92c01af679b6ce", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "b23d5e35f3a62796", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "b65db5487c1cf840", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "b8ac7a93560f7e9e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "bee559fe9c434a92", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "bfb24d99039c5d0c", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "bfedf414736569fa", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "d61a69a61233ae2e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "d83582263432844e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "dd947f2234fe8b7b", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "e4e2ec3ac74c9609", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "e837be28a0c030ce", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "ea188e2f257a56d3", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "ed8fff17c802f0e7", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "ef070fc0f31484a3", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "f4611e82b108a54d", "type": "dependency-of"}, {"parent": "f01cfad828ded2bd", "child": "f89f202581e5801f", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "ff309755ea6e2914", "type": "contains"}, {"parent": "f1fa5c47baeaa630", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "f1fa5c47baeaa630", "child": "51dd5488028c8dbe", "type": "contains"}, {"parent": "f1fa5c47baeaa630", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f1fa5c47baeaa630", "child": "d8637647a72c7ac4", "type": "contains"}, {"parent": "f1fa5c47baeaa630", "child": "d97300728208a6b8", "type": "contains"}, {"parent": "f266559d56417294", "child": "16fcc75084d8b44b", "type": "contains"}, {"parent": "f266559d56417294", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "f266559d56417294", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "f266559d56417294", "child": "87620cadde04fec1", "type": "contains"}, {"parent": "f266559d56417294", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f266559d56417294", "child": "df478134a12a890f", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "03d5ebadc2609486", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "077de426d83f0ca3", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "09025c0ec43a363e", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "105256d270e23f6c", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "15c1e9f54c8a0ef7", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "1740cc30fd1dac4e", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "1d57420493030391", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "1f7b57ee819f11e9", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "25997b3060ff3446", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "3764729f69025935", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "4726d818d9b70fcc", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "4e0747a3a6093ac9", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "519e1a33eed584d7", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "5a3843d7107273ea", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "62686330e243753d", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "69b5da461f7ea4a2", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "708df71d0e72d665", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "722049242a455fc7", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "78a1320fd40beab3", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "7aff68baaa999e19", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "7e2a61c1a2e4aa4d", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "839fc85cac5ecd92", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f4611e82b108a54d", "child": "8bc23e5e6577a096", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "8d6a99f865fe3465", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "9db9e382dc6434c0", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "a87292073101a626", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "aaa66d392f39b1d6", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "aaf341911cc57a42", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "ab99dd84dd67a71c", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "ac246591fcf469cd", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "adac6ad167c3c9f6", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "aea5b8a811e207de", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "ccb157bf66349319", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "dcc874f9d5de19f0", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "e19da53000e066f1", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "e5b9e8b1d06f7fdc", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "eee7a8779f5d1817", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "f15a9ae501b5009c", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "f6381b04a7fb903e", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "f996ceb3e7be9c16", "type": "dependency-of"}, {"parent": "f4611e82b108a54d", "child": "fa420e5238dc838a", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "fe9c7b3aeb315d68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0003f2b978715e03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00042b02e7eceb33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00144a99c91f79da", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "003d6016ab80b5a5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0065dda6065c3986", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "006ea22772da6e8b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00a6f050c0175f23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0104a5a0dd331ff2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "013851a4b2831f15", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "014a77e70e6da16a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "01b517987816413f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "021a404b64ee8b91", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02a075a5c6762191", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02bb5c659af442a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02bbd40feb7c180f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02c843da84376064", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02cb186934c320a3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02d0c46653cb31e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0322a16a10e32a57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "034026652f9d5e72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03add8b6fc0c12f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03b4fdbd224069c0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03bf8191113736f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0434be700c0b5fd1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "043a3a26b74ff0e3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "043f7ba0b4a18217", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "046b0bab660897b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "04e8f0056c4b9fbf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0503befdb272892b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0507f626a30a7f66", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "05433d6fe52e8b6d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "057107479f558261", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0573e42997e64f9d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "062ce7003fdf6439", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0637fee1f9cf8a4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "064869fe7aac964c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0684377aabb320b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "06f0b5e5df9e3d8e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "071d229a2c6a37f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "072c0ae6ea07423d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "07b84bfba3fd0127", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "07fd171643e934df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0804a9d4a18e89ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "082bed766615cd9b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "08dc9feca702d92f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09168baa3003f762", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "094ce23d6ac0960f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "094fd7e23e68ebae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09728f5345bdb048", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09b90b7c8e7bacdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09fbdca364242c17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a15afbac39d0210", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a397667ade381c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a70ac2e72ef3dae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a96dc239543cf53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0aff5039a1968ca5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b28783e95be4f09", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b3cfd6e06c45efe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b58f3ec09703ffb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b5c5b72815443d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0bc5d276c8bc454d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0be0662791edbb30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c322994b102243e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c668f65db221b7e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c71bdb73c286714", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ce87eb0677bdb36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0d384bd90a6e4a31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0d4c5d8f3455fb31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0dbe9f30b7dac81e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0e3d26257cbdc069", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0e89a4c745fe7af7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ea731d0ccfdd529", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0eb98dd5f64f43ab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ee71be4d3579be7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f054627af539717", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f07a473b3fb97cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f0e374df12188dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f46fbc5aa06f77c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f6a3dab83f6dcf5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f6da7a1376c6a47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f9b11af508d627e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fd325736f5832f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fe0b2d78b3cb662", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fe6dcd67c1a9577", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ffb284a41ce35f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "10212fe279aecc93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "10f39475c1679f36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "110482e9b26b2b73", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "116856eb5d6b54b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "11e2293d114c329b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "11f1079eae24a4f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "123bf6e956bc575f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1272f96da0220339", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12a6fcd72bf2e360", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12cd73893d431942", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12e6196b054f63b3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "137b8608bd1b6a34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "13d8a65436cfca6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "141e39de1bba7f54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1490a238c3a83333", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "149fe6e85546e0f8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "14aab9a6a300b5a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1562eb2ce20b81df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1581342198895a1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "159c8b06af132914", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1630566ec68b10a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16661e42f0d56eaf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16a883ef1a32802a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16c9e8f63a11e603", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "173d97b60939e08e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "175bc4bd2dc7b5a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17a1ed21d7333ad2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17bbcaeb3108212f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17c2aa963514be03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1809fee6097fb58b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18687b7249ddc879", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "189a230d44c0f580", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18cf78e02350daf7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18d34e9e550558fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18dbee1bbf80256c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "198b825de8313954", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19a2a8d4f53fea55", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19a8c0ddc2a2812b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19b519d8252872a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19c62c98088cd09d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19c64addc392ddc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a0e361436d45590", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a47b6f68877b689", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a8aaa12c0a21246", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a9cd549745cc6a8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1acc8fcb59dbf30c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ae567902159400a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1b5510d9f03db26d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1b8d7787fb2e688e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bd458dd34a21b6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bdd1095c6f4d733", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1be7b13cbadeda62", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bf3c47fb054c86b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c136df56b3047e5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c595155b1a6f75d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c73757cb297967f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cadca41e5069715", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cd26050ce4ff66e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cdcfcf9b0ea20f0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d55399ff51fed11", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d7767c993a28272", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d8f88788cf3e826", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1de2232913634a0f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1de2781482fd4682", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1e5861bad412bc2b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1e963f7ac7ca5924", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1eb08d09d291fb71", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1eb5761866175c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ebe8f7e3c32b708", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ed02cfe74040460", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1edc064a842b59ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ee884cb8d1daa5a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f26537363ed906a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f344a9ac8f9d004", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f3b66acaeba6ddc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2024c06ccc51f788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2066366c519c39f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2075b91d5a316bd9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "20c268c4aca51a16", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21160373a4075654", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21592072caaec965", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21624b17e7592786", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "218601a1f63975ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21a85c00f7d2ab81", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21ef2a26c9255017", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21f71311053c8678", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "222669936b64cdb0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "22d5708f2c0d87f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "22f8525b3a259dd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23441b45d0188884", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23b06b35576fc729", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23b8c4392f9d4e49", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23c3988003ab550d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "242a6f2ea8ce1790", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "243e33024cbbf738", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24641c47c6e6213d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24792243b6ff8dde", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24a8ae6f72570dcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24ab5d635f932e87", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24bb8791a7242273", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2572275b8e32446c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "257a73ffddaee281", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25b69e7485066c8c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25e4680445e84da4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25edea7ad0d88b92", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "265522436a5a77d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26aa3e2c12e1109a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26c28e81bd29ebae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26cc3b3a0d4441f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26df5fdcde232898", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "270ecc8fcb395337", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27157c51dba683b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27737357f0c81ca3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27f2070f3732a4e1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27fc9e0bb22a8789", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "281a8a793ea6bff1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2831bae242bda1b6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28684f26eb6fd788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "286b9103974b230c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "289455870a3f3bac", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28b6b8982ec6b02f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28cf9a4726837a2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28da2337d1436464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28eea4dba90f63d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "290d81b9872c1b57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "294259ad764faee7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29a295005f3edbb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29e9424ace52a9a5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29ef4c8ad4c74569", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2a25ada9df575efa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2a320a956d8a4d6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2aabf4c8ee5de611", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ae2046403959e7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b170212ff1c81b1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b5d5ede464b05da", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b6594c309bf133f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b78103e07345ae7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b941b103a278a13", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2c012cdf3c127e9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ca10f8ff17bdf36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2cb73a8f004003d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2cef46428c40e6e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d2f2883ee8f6e13", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d6e4f3f8e0e10f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d8c8c99b905c6c7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2dbd8abfc56dabaf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ddd3341c7abf702", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2e2ce274106ac01c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2e355a7e19dad2a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ee0d2f25af94aa0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2f6eb7e6fa3bc430", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fad49cbd935f53e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fbfc7132abfada4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fdfc186b6e5fcca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ff0805d467a134a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3054eaf550e1c0c7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3057985d79c27ac0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "308dc1b5f8215030", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "31029a1cf85ff873", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "316057f8c61fc40e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "31b008049d314243", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "320cb87b72d95e53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "322b2737323096c8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "323d02fe884ecc36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "324573028ee525f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "326643d7c1092308", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "32852be6daa2df02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "32cc746fbd99ca0b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3334f2f3f1622b15", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "33786f9535c89f2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "337d00e1a2105929", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3391deae81b54087", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3470186820c372a4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34740e29a90e1540", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34b0c64ee3638eb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34ff1f434c023298", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "35041004245a7654", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "355741bf36f4cb44", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3699fca0c605f1d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "36da3540f6b905d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "36feec7f8c55537a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3710a085db318e75", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "376c7d4c812dd4ca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "379fcfff13719a14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37b50cd7a57628aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37b9bf6e6986afe6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37d51f90316d7321", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3819f4b1370319c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "38257c9762dd3a86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "383b879d3dfa0be3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "387369531885baaa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "392929ed47ff0eca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39ba84561bcbb0cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39d48d01d5cabb9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39e1a1617f0295a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39f25a1981e89fdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a22b234e469da3f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a5ef90bba1f71f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a61608de2047db9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b1198714e9ea596", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b4f189fdff8c900", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b64f26ae7d83b40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c13d04699a9467c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c242d3627eaf9d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c2ebd08fc563a19", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c64b8e242400e9a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3d0dcf275f844ff1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3d94dc4acfbbeb00", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3e2861b8ddfe0102", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3e42ee687c9d59a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f7157943bfbcdc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f862065967738c9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f9f47bdb22ac7eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f9f7c0f55594493", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "40278523e92cc053", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4063589cc8679477", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "406b476566a1c89c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "40cc78dcfb1fe71a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4144d5c8f4bf319f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "416172025e2f11fa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4178d0f78793da02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "417d3712abaf26d1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "41b3498c2203794d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4202fb9b4a17587d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "421232e9234aa28d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "424066b5b479a18e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "427aab2fe0499e4c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "42934e30578bb747", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "42ba33ec9a606959", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "436f15de384bc592", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43bf18ca1a9a932f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43bf6d276b93fe7d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43cac050e485a066", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4405a18a7bbc3198", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "441a7483afc8f033", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "447991f0d251cad4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "450fce812f349e67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "45202fd58594940b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4593e2403c0627c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4630ada5ae651cc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4693dc9e6b035e45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46b54a9105d1d0bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46b87e0350633ebe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46fd7710cad889ff", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "47488657a7b039f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "47c59150c383c3ed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48294bbcbaad5437", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "486900dc6f96bee3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "489789cd9c4a326f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4899b02596c2764f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48e92a0fd7b9a0fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48fd821eb0d55cb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490adaa3c17413d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490cc663dde291ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490efea70f043c17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49446d15c51310e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49490b0091296164", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49843f3227e9131a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49c76fcfada6f27e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ad7504fe1555e1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4afefae9cc53c419", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4b285c618063d438", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ba6db7637be750f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4bd711120266907c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4bed8af78759c817", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c048469b47cca45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c35823eaf0cb73d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c3b2c6e3ab340e8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c8809b4508b86aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c885a6c4c9eac38", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c9b8c9ea4552410", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4cc9026a22e3d400", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4d0ee63b731e3a9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4d9cf9f3f49e8657", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4df97daa2cd27a8e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e1f6c105f0d4535", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e355786d841f1bd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e3ead146fde8bfc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ebab7c3a8c6e5bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ef278515f3a2b95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4f32733e6dd81bec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "503961ecdf6b119e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "50e963922de16cb3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "512d0fe05a842773", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5152f673e1731858", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "519470a76a336c16", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51b338c3c2f664d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51cfa9793ba75d73", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51d5b7652ab9d788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51e1ae5fd8e0b385", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51ec0aef67037f6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52137f0bd35405c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52196dc6c8a6e19e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5229963d81068238", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5257d038c117b727", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52d4064cb3cb9240", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52f33fb2d40523e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53312a4f6f60c4fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53983d5c38051fc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53ee18e046ecb426", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5432eea363bfc8ed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "544ce11244efabf8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "54534e837c4e6a5f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "545d8e9d28b2e3a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "557796bbebec020b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "55980aca7661eac8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "55e9d829d398b6d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "560d234d8523d047", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "56296706e4db201b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "564bb0f23c5831a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "565070503c5f8a0e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "571418f6ca520c23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "57631800581b7a0d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "577bc4d8f3894864", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "57e0cdfd25a6bdcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "584c149e495bbef8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5862d76ba14af448", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58653d3c7ca235eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "589e1b8ca9fbb06d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58c1175b71dc6442", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58e6c1f63a2d4467", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59476365e352ca39", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59a426ab8af87657", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59ec8c4ab0a57328", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59f829c66b3809f2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a2e77ec590b2000", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a378854f32a16d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a513b618a297e59", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a69d50d863fdd43", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5aa771b5714708a7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5abccc59e3bf3772", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5ac8e1c40823911c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5b28edfd7ff0bdeb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5bba8626b2ab93b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5bc3f9d4fda18715", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5be237d556feca8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c05dd4c87005b79", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c286926754823a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c5e5a432570de7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5d2598b4c6dbabc8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5dc972bf14c61ccd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e3e4a6cedab0159", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e66db86991339d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e85afab5a79928a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e9fd7c9943fc309", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5f3b0b49849fe0f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5f42b97a96feda0a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "600470502ae2be70", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6043bfb7b116047a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60aef00882d4e4cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60cf7d0ad0d796d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60e9e8589fca6b6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "613a9fee05acc5e1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "613e4c43b10a8fb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6148d3b4ed40ed2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "614e1dfc7a38925f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6151bccf416fc343", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "61a21bfe32518e26", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "624de7e717b276e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "624e98f77e3f8e34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62612fd97ef6ab2e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62a58b40a3599df0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62fd22c9e6ffdeea", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "63085a277ebdb212", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "639c066805bb1ba4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "639d43b391010bf1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6488dea60c4adc98", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "649f882e415cf3d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "64d27685455f4ca0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "64ee1aa403e40ede", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65902bbb3a4574a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6593867b4d3baeb1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65b7127d8389c2cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65d8079d73c003c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65dce695f49e6810", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65f3ca505c3a4dcb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65fb3f92c3874034", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6608481a2886a250", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "668335c4e6c8b987", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "668b1559527e240f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "66cf5705f6505061", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6701655cbfe34e0b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "670b350fa6168530", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "675793edb9cff0f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "67ad63f3c30cd12a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "67af26efe7a82423", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "681d50ad2f406e58", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "684a4024ec4ba0d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "68ca42ef01103940", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "68ffc81715159736", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6959b642a9dc855b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69b4c5520b2246b2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69cfca9970224d4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69d618e84297ddbb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6a5e90918eef13e3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6aa5c5b0b6fe5d7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6acae622b8186200", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6acb69357fd50cca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6afe24eb9cb8ddd6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b1ff81df507f000", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b3c362ec98c3634", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b439a70b9664d93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6bb33952201b5401", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6bcb8d1d4503123f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6be8b863c68024e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6c57e09561c7d356", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6c95880528e5b874", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cb73e4a9a82f73e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cc33ca54c22ef24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cd17816060b1e38", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d0b73533f8b3a5e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d2e54ff7c7b64b9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d4a5a7fb59ef6ce", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d5903c71228a8d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d6795d219c650c5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d8fb05ce04b01ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e216549a70037b6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e76f89e1758ecd0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e9f9b0119a8caba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f1fa5ff3452e28b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f1fdc3283df970e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f36c5cbed3156ae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f8058b8d7762477", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f927c9126cb5a7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f9fda475d6143cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7055f4875e067b3c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "706df1acc42a401e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7084633ae1b20def", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "70bc3589c3d4e6ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "70e6e82d7197ae6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "71415373aebdf77a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "715106b3702e2870", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "724c72d9c2a20e72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "72db35baf0670838", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "738033ed736e2c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73b38f909a4c0b9b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73c36b531118e37c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73c6a2b23b895709", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "740628a1799f4d88", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7455995ae6ba8528", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "748402ee51ca6c20", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "749bf55dda951f99", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "74d117707886173f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7503efcec1c28534", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "751e682945857cc0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "753d4ab04bbfe53d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "754c2b8630a66395", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "755938a0b2aa50b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7599845bdcb91d5a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75a0391d5adffda8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75b0b6ee8ce47a4c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75e231ec3fc6fafc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75f4f7d510258806", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7625b0d3c4dd5111", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "76388f3d1616cbf5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "763a182d284f9ee5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "766ca3b03f46f506", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "767cd4482757d7bc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "76f36db9e5b4bb67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7704f99b318a6c3e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "772a19bd53b71b33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77aca928d4c6cc94", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77cf2a82495d38d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77d3dc38c9a56322", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "78eef2e550c09f29", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79a79d7f50f22ce8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79c4e6f675c6ef47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79dd87641c6753eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a362e15b240eb2c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a3e2d34794ab501", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a5278749deb371a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a75ffe682523c34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a903bc19a8fde0c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b28668b9fd8b3e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b41310a121cdb37", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b57421d033e3dd6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b73ee3574c62556", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7baa8131da4691a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c2ee002dae208f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c4eed5b783dcc04", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c558e1c580c1095", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c6f8c84add61fe4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c8154424699a0d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7cee5f8b003ae426", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7d29e4912173640c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7d3f08ff70ace8dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7dccfc2a67ebfb03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e15cc5adc8aed24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e1f1b4d2f18e1c9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e6d7e77b70a0ee5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e73489484c7063a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e7a8133871487ab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7ede90ccc5318894", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7f0a153846ffc38d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7f52462a28fb31e5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fa9167b0cef53cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fc3fb01ab6d07e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fd91a1348424604", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80031168101159fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80d78de35565d242", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80f68d3c8cb764f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "813a65366823a64e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "814f9e5c45b51df3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8153618a8ae32a85", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "816856e028cae50c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "817e697a45a48803", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "82a9820e120768cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "82ff4a391223a2d8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "830d06cfbc8b28ac", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "83405256a6841a0d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8362e9baf608f21c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "847d0d8152ede1a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84832adcde14ebdb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84b08340fd0699fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84d3fdb9fb81aba5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85624af6ca8d5e1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "856bc51166c9c3db", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "858288b15ab629b1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "859e1bd1a647f298", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "859fff0f5f2fee2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85bfcfc8b00c40b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85d5057001ef41f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85fc30b42ce5d60c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "864ca73a9abaa84b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "864ccb15dd88137a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "865acd791a83a680", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "86d52671ea18b1ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "875ac0cc395f5941", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87b4499caa441c76", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87b7b59edc32419c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87da79720bbf3555", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87e393c4846c36b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "880a556a20c2a468", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "88341eaccb961e9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "888b23684b1e187a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "88acfc7aed563a8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f53c29e10a934f41", "child": "8920939ee6a45d42", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8988b9d2b9c8634b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "898d93ab91dce1b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "89986fbc9266527c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a1b327469ab7f24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a22e9075f7907fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a41732a41309e33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a8d02405ec83216", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8aa7ab32df973652", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8af40eb736d45199", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8b243d6af3510120", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c25e74bcb72a194", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c6380b1f4671f64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c98639d9fc48d23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8cd8649fd605c435", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8cf798f6766de527", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d12916e6154fd86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d1ec5b267f6954a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d48e71b17d6e1bb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d53e1a66199ca1b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d670698d0f0e73d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8e8f6b4e9bd587cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ea0ae8422684a7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ec4bfd30b9d3ad1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8edf5c7a09bf6c30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f11466081ea5188", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f5012a216305cef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f6bfd750ba56500", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8fa52f951da27e3c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ffeee36d0ac6f7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9040f50f03a37917", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9074632786b0347a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a05a757af78605", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a533ccc96f6612", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a71c043ecffe04", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9135e5a7afdf37fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9146ed9681e15b9d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "91682423b2b6de67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "916e81ac3ae6a7d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "919cbd7b849c4abd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9213c84a53faf0ae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "92acf8cf5ade8464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "92b53344dfa9e4f0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9336af376006adca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "935b255c6f09faf9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "93c26d16a7ed7336", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "93cb9940bd678bab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9406b1a1e1a3f43b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9414f2116ad5b0c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "941f8766d44f9e99", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "947e916dafa02197", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "947ee9e7c9231e8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "94e92e0b9047085e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "951a955a4b6dab63", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "95218fb80f1b77d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "952b4d93d2b7be34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "95a2ed2e51ff2f1d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9625d36521068a91", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9685a75232677c14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "969c21931510dd17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96ce2dafe231d3b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96e191fa4de947af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96fbcd41e8da1c54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "974c0a9d88ee8c40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "975f4f3befb610ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "978fa4ed48ef9469", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9806293bbb43dfc4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98091e0230d0e162", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9829b3f268772d2c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "987a1eb94c5abca1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9882731e4fa901fd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "989b0ae4059127e9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98aaa1e7888e665a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98ff34a925bdb80a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "997bd5a617d4d2fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "99d1e1097b78a2d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9a2a2d31f0bc0293", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9a6c76ba39456095", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ab0fbbff26144ee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ab15a85510c25ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9abdbe6486d88c1b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ad865c5e405d3b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9b9e4c90c77873bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c441ce4cec7993f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c449b3ae9f94df9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c4ba61baab76204", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c9d7bc1868111f8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ccb9b2c98601332", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ceeddab06e25985", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9d757312cb975827", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9d829bf800ff61f2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dd5db1563b8837f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dd886d9b0fd1d5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ddd69900bbc6f10", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dff875f22f8d4aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9e4517f9bf60f700", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ee7a6d33e231a00", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f4bf0c55fe3d9ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f5065a813217a45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f5d74a12901a50b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f6c0d5a9f8b6438", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f851d5ede0baaa2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f907e41891683a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9fa7499d0eb38e93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a062c7406fb0f451", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a11c127d0727b9c8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a14a9caacd0abcb2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a15dd3f98a8831ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1af93dc8a7567c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1bba30ce8eed8f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1c996cc8c40e2ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1dd84436ba2f1a9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1faa662db308a5d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2af4f0bd0f5088e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2b37201ac86b3cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2c89d85f5fea976", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2d14fc5e59e5f8f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a311e9483d902749", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a37807e4d6c96ff4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a3b3836cba23e9ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a40e0c81d23ef357", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4584479053a2afa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a45948e8311bc7e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4cece4b94a74e68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4cf2e333cda66d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4e43bd12ccd50d2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a55e490b89d26fcf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a5631e954122ea53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a59e1eeaa323f5d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6ca76c5e7966740", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6dad83a25466391", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6e6288b5978da06", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6f348c1c967099f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7246557dbdbcde0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a728aca069c5ac5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7376bf5964062fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a76dac28b4d82a88", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a78688214e6964d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7a5317293808f30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a834d0c65ceb73c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a85316d2ad14d659", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a8afdbebce1af198", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a91325cb68e59df5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9494d26cee372b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a94f75d1221f8958", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9addd485144eaf4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9bc7088f58dacde", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa08b1c131897ed2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa0fe62ae5dd9d64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa37ab11bc4004f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aab107ee82178d43", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aac18e0403c8ff87", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aaf71b477ed1c327", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab2becdcd9b2248c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab319e3110f52819", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab550cf46a813b86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "abb408660eafff6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "abbc5845725783ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ac8219050024ef39", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ad5d04b8fbbdbeb2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ad95ec4cf68406f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "addce142c0fde501", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "adf68a8a82502f76", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "adff8eca60e84b64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ae0cfe46660ea802", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ae1867cbc8e2e2cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aec2ecbd16ef1b4e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aed1ccbdbc9aa613", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aed4acd30581f57d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aefdcc2cec2c96b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "afae1c37f4c6cadb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b06ee52282ed6503", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b07e388ff5b45b83", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b099c40e00e4fd1a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b0c9e8426bbb1565", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b15bae8ae1828e0e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b16065c4e6d66cf3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b169289a87a0984f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b16aae772ab366a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b19848d25241aea0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b2088cb427b30cd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b222ce949ab472b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b257ae7863a1e9cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b27b82907b583ac7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b2ce973f105e4f6c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b30fe73eb043ed55", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b439dbe3f32ea2ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b4456b5211c75ce1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b451c63ef88c3926", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b477f9ac8bf4cd6e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b507aad6d47472fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b523b644dce9674d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b53815bba19c012f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b53d290ec79f34c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b54258a6dc13386c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b5f093a583b45a0f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b5feb4fd4064e5eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b60d718366ffcfa5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b632e06a7dd38c06", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b697c7c20ab52f45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b6ab7abbaf456989", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b6e2c28e56b19929", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b74b6b97ea78c100", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b751f17fdab55c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b7656791f3cf4ec7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b79435894aa2ff8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b7e8760ce8c0706e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b801f5796da26194", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b80dac41920dc78c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b82b19b31e53ff2b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b87b3b699813b667", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b896892c678d3ee0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b8a724ea0ac4bbc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b94c5b56e9570b2e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba19650f1cc6b011", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba65f9464e50ef95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba7b6e51c887ab18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bae962e74bffc204", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "baec6f52989265aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bafb5696e277e674", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bb8d3910777da1c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbc4a89ec38055eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbcd34b9c6968848", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbcf457b2880e519", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bc5246acae6874af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bc6512cecea4467d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bcaa06c94c9fe8aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bce3232654686f58", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bdd0a0317ed02ac3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be26bbd3fcbc3e54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be3dd8f84b40aae1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be4c7b7d9ee30674", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be6d311f7e07daee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bedbc36ef147ebcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bee4166cc0b19bf4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bef3284ea6c128df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf25e7748c5b7cb7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf3f7c406fe29797", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf74e001ee4005cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bfe301d5b69fc46e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bfef7070005ec44f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bff095f0dce82beb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c03abf2f67af1664", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c061c6e7da2aee50", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c06f9645b1f26d30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c085770f7ee68efe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c0cd972db4f174b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c0f5ca1804e54010", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c13533161929a6fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c1666b2a6e79f0e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c19c97919bb0243c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c23e53a0af7ea471", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2895a7015745c67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2c344d254980778", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2c803b2dee73b47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2e86efc14078bdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c3188c34444dea18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c33b8980e41a872d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c36c0f778436da21", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c3c63e45418c742a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c416c3e5b4bb2784", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c44987c835c7fa30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c46d6f6dfbf3cd1c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c4853b9970512457", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c4f9360e6979d074", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5339a3fdb6536ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c53a815928270044", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c544158fbe2281af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c570ae59d9bb9372", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5ba3f8a90bc180c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5d54e47bc46f200", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5f5a55f01d0c666", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c65dae07ad32273b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c6712d1356a66eee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c6f33ad089a710b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c70a239ba16be7f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c7661345c56e8774", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c7ebac44e237b74d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c83e0d18d80362f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c8402a0f746738c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c85683aef06ad752", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c87a316255432185", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c8ec8a309c74929c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9348a1ea1afa731", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9686bfa3c591d4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c97c1cb5a9a4f490", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c97e8848808ed22f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c98cae6d2187dbcd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9b6af1ffc25dd66", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca14c0592fa46720", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca43982bc48d9ea4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca5cd18e5f9d902a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cab7b99dcd3b1bcb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cadc3efdacddcb64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "caf29eda6ecf5fbc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cafd700956c6db02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cbe384d19be2d3e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cc5fb2f813350352", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cce11c1b26a88a9e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ccf6e22021a41f68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cd431746eb5681e9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cd6e2744848d7464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce1506eded9a7812", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce45d551accade35", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce8980df14e8ce7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce8c161d1bbb6f23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ceab993003a20bcf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ced0c08c3a05a2d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf05ffb3dc370e11", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf1809a044fc3645", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf7629f7754aa035", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf82570250338687", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d017c79e48b29046", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d07602fb1ed4cc8b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d087cdab3e822b46", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d0a3b3f12ce159ce", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d0c94feec71892a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d26d2d24c8cde999", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2a05527612c7895", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2adc050ee422987", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2ba86ab6ab0a03f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d310fcf0e03cdff0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d375d87a23d44cf9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d37e01b7e4c95415", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d384f006c6a628d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d38ad6160eac0d40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d404eb2f8168ae6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d51df2075d82e813", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d57a096d71ecfe10", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d5cf2b451d798676", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d611f6ed2ced3bb0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d654a773bb42f7e8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d6736d915a924dd3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d72757692e477b2d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d73c5620989b16d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d751b5fee4075230", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d75cf0bea7590f22", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d7677c4c8974881f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d7f4f8939e48765d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d80d1436848781a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8364d5d80050d72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d837b5dd8851d19d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d83c5a0f64bf629a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d876699a4c908e2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8769c43a829e8c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8a88b8a2f290b6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8ce8395c624c99c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d922ffe9a3625bc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d94d1ebbf8af572b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9566dc87e546dd4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9720589300db219", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9d016b5a9aed9f3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "da44886f385e47c4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "da587eb136b7becc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db0d60c8410a440b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db58bd8fba216176", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db5ca4e7f069163b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dbe528764e7aea19", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dbfb006408e4c819", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dc1b3b2054074e2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dc33f47c268cc339", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dcdb1a4bb5fb4469", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dcde79861746e6be", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd129082399fdf8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd17451e5247400d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd41ea89ad2f9432", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd59e1bee9deb5c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ddaec211c4ac9340", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de3f18dd54e18fd0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de46a6db3dd29a9e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de5f5d04dab22754", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "defa30a831cbefb1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "df5b1ff319fca684", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "df7bbe55ee616f27", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfad0ef78414b993", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfda4e3cc48ce740", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfde8743913a31a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e003c80fe4f96193", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e01434ccb0e50b9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0184f4b8dae6360", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e05ffcfeccd669cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e06820125bb9b42c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e07b00f16a310de3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0adcc86e416adf7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0b976f535eaa350", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0ceb60b9255f7a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0cec0dcffef47c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e13c52f2fa493590", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e16f3b819e3ca190", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e24955a2915697fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e283164c64277dc4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e2b0341ae53e3dc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e308222574c873aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3365e28f97f16b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e33e5907c713d54d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3421290c1eba49e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3e67e7420cbe42a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e401dc1a72424d72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4061e42aab36a2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e49223f81be01a5b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4b8e8f4eb4eff51", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4f3ce638baaa1bc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e5c00ac43414929c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e60ac6001b98c09e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e6448d6159b0c366", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e64e0aad0e8806fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e689a74fdb5e0b09", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e6beb43253296b95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e7174d10bd29ae4f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e77ce6862ac7b9b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e7cbfa4b786361bd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e82c0a57ad95bdee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e843d98eb9c9b33f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e848b10effea0de9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e8abcfa446f68c05", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e8d30df56c583b5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e97498927b4d9534", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e99606750a042c3f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e997a591ced387b2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9a96a430820d967", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9cec85974b01699", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9f3246faacdd379", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea0f9ffe83e04368", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea27d15a0a4c5a31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea55f84f181dcdc0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea8d7a28da41183c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eab43e6d73f8a65a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eab5cad3ac26439a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eac0045ec67179fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb05f9940de49283", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb0f2b09191a6273", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb247e999ff16ba8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb822b68ffd59584", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebbe3e91045dab92", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebc391dc9d289217", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebdc90709d122d49", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebf2f2998bd2ff6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ec4c60f223a08c28", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ec55ca875c3cc1cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ecb8fc42e28b752b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ecd517d403c02d1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ece2d28e979edcb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed30c531cffbe467", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed3de4234930bdab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed57411975871c34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed8f917786ce9af8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ee32852fd06f29dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eec4222fddc1f913", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ef5d5612134ef98d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f060f470a65a7b74", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f076835793e41b59", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0a4b16732184ec1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0a6d39c4450fa84", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0b8cf330aaeee28", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f11f7aa60e41085b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f120aba29918a5c0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f19281069d1248d8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f194a9fd883736c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f19c3560776f6ed3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2134355f3704ab9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f23bca50a6058eed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f29a247811fead48", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2c3763a0ca31065", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2e4794d5f3e8c57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2eff73acac7522e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f3b2722298ce1dc6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f3fe2941034fa961", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f439446ba177bfe3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f45d6bec6bd35699", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4b98e8c0526c057", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4e60d830cd43062", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4fcd2efea44271b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f54b835b07442ec7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f570ec4b4984bcd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5761a9e9270cf51", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f57bac7fefbca710", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5bc158ad511f624", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5cafd1f15baf8dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5d999ccfa4b2a21", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5e848100097c71c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f6096b1e73a8240e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f64bd51fd759121f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f64de3338c7cbc9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f65b52ac2932110a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f663e058c6c84ac8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f68d794bb6db53f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f725bed2238dfd14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f73b06cacd405a18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f74b80418cc47abc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f78a985757c3511b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f7efa07313b68552", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f816a1d05048a893", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f83d508894981982", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f856f6b144447982", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f89388d97a99cbdc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f8ef61adf7926b44", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f9560e552c491235", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f98cec25ef47ae1d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f9f9dc7c0d39c70c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa0cf151c0c644eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa1f13567c216d4f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa92fcb256c6571e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa94b95c6edea5a3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "faa5991c23ec244f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fab67a8bc0f60cc1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb0ba703fc1818f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb1e0aa5e89d52a7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb7b865489dcf093", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fbd35805be5f1598", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fbd4ecdf2b1da306", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc1177c6b379ed67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc12ca001c0a4ea3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc2bd92b68422154", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc78c0e3b6cb650e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc9af61123bdddd5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fca964c07df48383", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fcb0143d851e2a45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fd4cf4364051c06e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fd6a7b4343d0f150", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fde14438b600a0fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fe71602fbce70667", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fe736c9d73daf7fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fec0a0ace49c2422", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fed0a4341d602356", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fed4ee5202e694d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff002ac7753e8627", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff4216ef70885e0c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff57a19f5645904c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ffaf5a8f32dcf3a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fffe837b97bad7b6", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "116c827368309b5c", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "31f70c9ed44b47f2", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "61c685c5811f8928", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "6c08c1ae2b2a0dbd", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "773e6f9ef8bad03c", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f5fe1a7d4abff264", "child": "92de0aab3866d836", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "c6b151efe9079665", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "d88f614a5a357902", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "eed66c319ada30e3", "type": "contains"}, {"parent": "f71f4e895394dbde", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "f71f4e895394dbde", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "f71f4e895394dbde", "child": "464715f664cbb5d7", "type": "contains"}, {"parent": "f71f4e895394dbde", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "f71f4e895394dbde", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f71f4e895394dbde", "child": "e8d230996b694b98", "type": "contains"}, {"parent": "f71f4e895394dbde", "child": "f404681c438aec59", "type": "contains"}, {"parent": "f7bdb8efea51a9a6", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "f7bdb8efea51a9a6", "child": "639e0488d3f788bd", "type": "contains"}, {"parent": "f7bdb8efea51a9a6", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f7bdb8efea51a9a6", "child": "89aaa20a9c799e8f", "type": "contains"}, {"parent": "f7bdb8efea51a9a6", "child": "b7bcde384b9b76e7", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "2a96a8661002ee53", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "3c5b86eda84ea629", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "45d0faefcc22d685", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "53d0678d243341f7", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f996ceb3e7be9c16", "child": "93d70ca49d920a7c", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "9e7de47fd1bda15f", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "a1131af6b5fff2c5", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "b4463b8d03488443", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "bd8281e5cff2911f", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "ec8d77c3e5d67425", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "fb0c2389dde26333", "type": "contains"}, {"parent": "fa306cf046375e37", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "fa306cf046375e37", "child": "3db88895fe44eb0a", "type": "contains"}, {"parent": "fa306cf046375e37", "child": "72cc949314448780", "type": "contains"}, {"parent": "fa306cf046375e37", "child": "738384763304c10d", "type": "contains"}, {"parent": "fa306cf046375e37", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "fa306cf046375e37", "child": "f81e3edf0f7e5f4a", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "20810c97e9619d9c", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "481d71800e360ae6", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "71eeb9cfec619581", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "fe9ecdddeb00b8ff", "child": "9ff62e13511b5b59", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "d46e1b3cc3f19c11", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "ef1626b97da6085f", "type": "dependency-of"}], "files": [{"id": "17f639f0348266a4", "location": {"path": "/etc/X11/Xsession.d/90gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 880}, "digests": [{"algorithm": "sha256", "value": "e31d9e652f5d4e244da166761d6ca3743c1c04818788ae8c097b5ad60d09f6d2"}]}, {"id": "ed9f6abe8182a7cd", "location": {"path": "/etc/alternatives/README", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100}, "digests": [{"algorithm": "sha256", "value": "a44afdb50eacfc09e45f6dac1e18ae231c179feec633c106e1060bae8ae11df1"}]}, {"id": "dfbb505d3cb1b78a", "location": {"path": "/etc/apparmor.d/usr.sbin.mysqld", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 730}, "digests": [{"algorithm": "sha256", "value": "6e1d27fd5e7dcc0837770ffc58c9e04c7786717317eb9096620027ec042824ee"}]}, {"id": "eb012c43f8f00857", "location": {"path": "/etc/apt/apt.conf.d/01-vendor-ubuntu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "364d5eeac5475b7dddfd629899ea88b91ed8d8e8e319c29bb9dbd6772e87ed55"}]}, {"id": "8b7e6c0e69461eec", "location": {"path": "/etc/apt/apt.conf.d/01autoremove", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 630}, "digests": [{"algorithm": "sha256", "value": "93e7e6d2fdb36b04cb10127e3b0d1b9d19d822327fd959484639bbbd65cce004"}]}, {"id": "a865aa2336c39adc", "location": {"path": "/etc/apt/apt.conf.d/70debconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "db749e19baf3b72ca2c157c70c52522cae23d94bc8b2dc5793fd43d427445367"}]}, {"id": "61b778b67d0ff1bc", "location": {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2796}, "digests": [{"algorithm": "sha256", "value": "5321d780da31a1fa35c044470ef849a2f6244048855fdc4c22e527b6366a0ef7"}]}, {"id": "da1578ef8a7c8d83", "location": {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2794}, "digests": [{"algorithm": "sha256", "value": "12fdd24baab411f529e0f822c331263884684da6d524de2f9371abb1024c5871"}]}, {"id": "7b994a16c5d86bad", "location": {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "bfdb0512804d0740816d836bb05b1ef8b27609771d7b9962c95bcc57bfaac230"}]}, {"id": "b4463b8d03488443", "location": {"path": "/etc/bash.bashrc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "29128d49b590338131373ec431a59c0b5318330050aac9ac61d5098517ac9a25"}]}, {"id": "363a9d1efb7d2467", "location": {"path": "/etc/bindresvport.blacklist", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 367}, "digests": [{"algorithm": "sha256", "value": "63229551ffc257f56e3df60ca97e1f2963f3ab2128ce27a0f398b4418fa454d0"}]}, {"id": "28b74f82dce2b721", "location": {"path": "/etc/cron.d/e2scrub_all", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "d4df081b982b23e66cac7102f9d91032f296caf13031991d90af44ee6cbf6e3b"}]}, {"id": "14a75e90c35eeb1a", "location": {"path": "/etc/cron.daily/apt-compat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1478}, "digests": [{"algorithm": "sha256", "value": "a069113148fc81e3c72f76249f77bff234d933d1be88909a896d672ea81bfaed"}]}, {"id": "a7a2c604db92441c", "location": {"path": "/etc/cron.daily/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1187}, "digests": [{"algorithm": "sha256", "value": "172557932b09e6b22519653ce4bb4397767c96c270ac9271c8e92df9bba009bf"}]}, {"id": "fcfa20a062695bd9", "location": {"path": "/etc/debconf.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "fe7e76d4162e80e0bc8c24bc638c56ae92c07a80db750cbf0a87e0904e143f4e"}]}, {"id": "03d5ebadc2609486", "location": {"path": "/etc/debian_version", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13}, "digests": [{"algorithm": "sha256", "value": "cce26cfeeb72d7a5c4b41df5bda474c75f7525783669dadb4b519efa79fded34"}]}, {"id": "6ef7ae221e87aaa6", "location": {"path": "/etc/default/nss", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1756}, "digests": [{"algorithm": "sha256", "value": "836614e9d4d501d0af43087c9c9300365a38d53f24f845efcf0b2ad8194cbaa0"}]}, {"id": "7fe4b899d89f99f3", "location": {"path": "/etc/default/rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2062}, "digests": [{"algorithm": "sha256", "value": "91b63ed78e891c2cfd708ad9ea166951494aa2a9a1c711908c4a46a0af302fa6"}]}, {"id": "ccc949b00c99de12", "location": {"path": "/etc/default/useradd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1118}, "digests": [{"algorithm": "sha256", "value": "e84619e45f3b4bdc79ecdcb48d4727718035b2e266e8fbdf38f4529b87c9c2cb"}]}, {"id": "a12ee26ba8f1a745", "location": {"path": "/etc/deluser.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 604}, "digests": [{"algorithm": "sha256", "value": "946e0f11a8997bf41dbafca1f6f5a4bedf46746c91801ca4f2e90dd0172f06b6"}]}, {"id": "040bf27f477ec510", "location": {"path": "/etc/dpkg/dpkg.cfg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "fead43b89af3ea5691c48f32d7fe1ba0f7ab229fb5d230f612d76fe8e6f5a015"}]}, {"id": "e5b9e8b1d06f7fdc", "location": {"path": "/etc/dpkg/origins/debian", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 82}, "digests": [{"algorithm": "sha256", "value": "50f35af8ac4a5df3690991a4b428fa49d56580b0020fcc6e38283b3b1b2e6c74"}]}, {"id": "ac246591fcf469cd", "location": {"path": "/etc/dpkg/origins/ubuntu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 114}, "digests": [{"algorithm": "sha256", "value": "d2537b95a64d238223bd22c18cab773379359d078d495ed212f28b1ac139662d"}]}, {"id": "c3d41dd2532ab92e", "location": {"path": "/etc/e2scrub.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "461e21f3dc1a5f9f3fe7c4e425c93de09fe11e77f5be67b719c81c5b2202ce53"}]}, {"id": "724ce7c9255521ca", "location": {"path": "/etc/ethertypes", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "7ef160dfc382b5f927dfb41ceea369936239632d2990dba18fdf6737cc6a5220"}]}, {"id": "ac1b581f082d0fc0", "location": {"path": "/etc/gai.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2584}, "digests": [{"algorithm": "sha256", "value": "76a5771adee7b9f36c7ae66eae78d72f325557500269107f2d98a7e3560a1808"}]}, {"id": "4726d818d9b70fcc", "location": {"path": "/etc/host.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "02a6e65b457fb589ef212bb09b2a985b7181987b3e8782fd9be81abead1c776d"}]}, {"id": "76c0cbd14b85ae78", "location": {"path": "/etc/init.d/hwclock.sh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3809}, "digests": [{"algorithm": "sha256", "value": "a919f9434b681974a2f1d4120af10c0527b30e8cda6fdec1dea1eee3077b6609"}]}, {"id": "7a95d2fbc765ce7e", "location": {"path": "/etc/init.d/procps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 924}, "digests": [{"algorithm": "sha256", "value": "f08d9e9ca24750834bfeadf67f5d1daff3f438ba527b327859a8f2674f9be70d"}]}, {"id": "87058f7ab4043e21", "location": {"path": "/etc/init.d/rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4417}, "digests": [{"algorithm": "sha256", "value": "b70230b8cbc155ea41d1a67f30c0c361191e246f124c12a86988289f66bb2eb3"}]}, {"id": "62be646559f0cc9a", "location": {"path": "/etc/iproute2/bpf_pinning", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85}, "digests": [{"algorithm": "sha256", "value": "beb2c6dbeb8c7bcc056a7ebaad1c213bc7204b63f2e7e2d47f0e64f5c8b6ce22"}]}, {"id": "44ff1cf90e4c843c", "location": {"path": "/etc/iproute2/ematch_map", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 81}, "digests": [{"algorithm": "sha256", "value": "0b1d73102310eedcb0b6a6f1b104c40d9d7a33ab5150c88a4698d0d6ab2b8659"}]}, {"id": "240480ca62b37d5c", "location": {"path": "/etc/iproute2/group", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31}, "digests": [{"algorithm": "sha256", "value": "422704225f2cdc53e6a5387a3a35a4bcfd8eabd40e4bc143dfb82ffb5571acd9"}]}, {"id": "c8f93a0d98a71e3d", "location": {"path": "/etc/iproute2/nl_protos", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 262}, "digests": [{"algorithm": "sha256", "value": "ca77fbc6bfbc56c9b4c4780b7b336da24ceaf3af3b657937e3076aa48c5d460b"}]}, {"id": "67be9be74c35d699", "location": {"path": "/etc/iproute2/rt_dsfield", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 331}, "digests": [{"algorithm": "sha256", "value": "1bf0c82f97f2c25563c9cb7e4bf57a007f35355fd93f9815898fee79d2592d3b"}]}, {"id": "fa9f006706eb1877", "location": {"path": "/etc/iproute2/rt_protos", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "27930b58e402c31974c446c77cd89f79ff6c9ac3632a694490322af13b0e4003"}]}, {"id": "64e08bb50bfa4d41", "location": {"path": "/etc/iproute2/rt_protos.d/README", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144}, "digests": [{"algorithm": "sha256", "value": "2d3bfb5eb0c05f79a30d800a24fd8da65315569c33db168fc47029c108ca4828"}]}, {"id": "1208b04301329c95", "location": {"path": "/etc/iproute2/rt_realms", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112}, "digests": [{"algorithm": "sha256", "value": "2f0bfd37d31eb05e75b42908d0eeb61bc3394ba4e5a5f110ed3ae2e5fb9e92af"}]}, {"id": "d96ccd2dbecb7001", "location": {"path": "/etc/iproute2/rt_scopes", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 92}, "digests": [{"algorithm": "sha256", "value": "a84a4480b5925624c5ac3ff059faf9af42858e7f9224c06270df3f15baacc9c1"}]}, {"id": "1230bd4b22b14943", "location": {"path": "/etc/iproute2/rt_tables", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 87}, "digests": [{"algorithm": "sha256", "value": "08c418b8469951cd5c59da91e4b116cd62cb125478dfac12e5f5067d4d07ad3f"}]}, {"id": "087d9f68f885c765", "location": {"path": "/etc/iproute2/rt_tables.d/README", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144}, "digests": [{"algorithm": "sha256", "value": "1211f1134a2bb9284a1331289a3e81109b77c7c06c6d417b6770e782f5fcd256"}]}, {"id": "f15a9ae501b5009c", "location": {"path": "/etc/issue", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26}, "digests": [{"algorithm": "sha256", "value": "7770bdd620e7e7dff772776eecdb8467cfa45a06edcf7447fd50691fe3448ad9"}]}, {"id": "722049242a455fc7", "location": {"path": "/etc/issue.net", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19}, "digests": [{"algorithm": "sha256", "value": "1777b11320170fcfb98a58111f94f579867416b23ee740de7c78942f2f443b74"}]}, {"id": "f17c9f5ba2bc8722", "location": {"path": "/etc/kernel/postinst.d/apt-auto-removal", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2903}, "digests": [{"algorithm": "sha256", "value": "64fef575566fd0ab647200ed6849156d07432997d22c65a06694c8852bdb7255"}]}, {"id": "e4ea667b9a37132f", "location": {"path": "/etc/ld.so.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "d4b198c463418b493208485def26a6f4c57279467b9dfa491b70433cedb602e8"}]}, {"id": "6d17caff7eb56724", "location": {"path": "/etc/ld.so.conf.d/libc.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44}, "digests": [{"algorithm": "sha256", "value": "90d4c7e43e7661cd116010eb9f50ad5817e43162df344bd1ad10898851b15d41"}]}, {"id": "e500d3b64d1fd1b4", "location": {"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100}, "digests": [{"algorithm": "sha256", "value": "f03e4740e6922b4f4a1181cd696b52f62f9f10d003740a8940f7121795c59c98"}]}, {"id": "6cabe8f7f3bdc822", "location": {"path": "/etc/ldap/ldap.conf", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "3529bc485d817f9adc9e19f6931748184af43cd4c400918f5051af27fd80e8ff"}]}, {"id": "fa420e5238dc838a", "location": {"path": "/etc/legal", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "9fa4ad4d7c2a346540c64c4c3619e389db894116f99a0fbbcc75a58bf2851262"}]}, {"id": "0881630bd66d10df", "location": {"path": "/etc/libaudit.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 191}, "digests": [{"algorithm": "sha256", "value": "d48318c90620fde96cb6a8e6eb1eb64663b21200f9d1d053f9e3b4fce24a2543"}]}, {"id": "c4c1f0ad07c2b8bf", "location": {"path": "/etc/logcheck/ignore.d.paranoid/mariadb-server-10_4", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 712}, "digests": [{"algorithm": "sha256", "value": "20c7dcdbfc8017da9f83c5d7284a987f9726168e6ea7168fce31e28ec0cdd10f"}]}, {"id": "85095c34b71f24ca", "location": {"path": "/etc/logcheck/ignore.d.server/gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1347}, "digests": [{"algorithm": "sha256", "value": "f59a06afb08f4b108dd15c71b363f3f6c8dc3a7c48f52c0cfddf007020175295"}]}, {"id": "eae676f7cb6c6e14", "location": {"path": "/etc/logcheck/ignore.d.server/mariadb-server-10_4", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "56e4bfa52c2dd9dbd9ffc3b51c82033fc01f3c30768a1d971caa5902a8530348"}]}, {"id": "268e237ef6d0b70c", "location": {"path": "/etc/logcheck/ignore.d.workstation/mariadb-server-10_4", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "56e4bfa52c2dd9dbd9ffc3b51c82033fc01f3c30768a1d971caa5902a8530348"}]}, {"id": "deff7aaa92691765", "location": {"path": "/etc/login.defs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10550}, "digests": [{"algorithm": "sha256", "value": "131c3a2b46cbfda7c42595383693754a35c233d9a5430c3f100d358e6b2f86fb"}]}, {"id": "a2691e74c656b4f0", "location": {"path": "/etc/logrotate.d/alternatives", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 120}, "digests": [{"algorithm": "sha256", "value": "edd383958ce315a642cdfa6aa3fbe2779aa5c674b305fe910449b90cee594c58"}]}, {"id": "946d3487352423a1", "location": {"path": "/etc/logrotate.d/apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fcc2510172fd914ca22762c4b2dc43d36152e65becf8e84abec59f7652da5e3f"}]}, {"id": "71cc97fc0ef450fe", "location": {"path": "/etc/logrotate.d/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112}, "digests": [{"algorithm": "sha256", "value": "e4103352545278e47a88b2ca2f2d3681ca474d400d8057ba6ac4f18d71c32042"}]}, {"id": "8ab42f1a1cc28887", "location": {"path": "/etc/logrotate.d/mysql-server", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 799}, "digests": [{"algorithm": "sha256", "value": "0bf28780f3420158bf2c3bc7315b584abc2b032ecaaa74f1ac76dd8c05b785c7"}]}, {"id": "fe9c7b3aeb315d68", "location": {"path": "/etc/lsb-release", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 104}, "digests": [{"algorithm": "sha256", "value": "6cecc999b530037ca43fb83622e2530dd532e3bacf9ec364289f9513be52d27c"}]}, {"id": "a251bc9124a968f7", "location": {"path": "/etc/mke2fs.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 808}, "digests": [{"algorithm": "sha256", "value": "136cbae2e4528aba81f9296b415bea1be6b10852368b678175de03ee8ad4968d"}]}, {"id": "259b79439af1d6b8", "location": {"path": "/etc/mysql/conf.d/mysqld_safe_syslog.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36}, "digests": [{"algorithm": "sha256", "value": "f2aa4cb8a6104cb77530ccbb155d01de3d2477634b5579671b216c5bde4eabc4"}]}, {"id": "974faf0b7a31314f", "location": {"path": "/etc/mysql/debian-start", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1620}, "digests": [{"algorithm": "sha256", "value": "9c8dfb27d2727f7e2c8469d2be1e2af8bd41a17aeb4cd561d5b7193def548a57"}]}, {"id": "3fd4f8f034cde6ab", "location": {"path": "/etc/mysql/mariadb.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "d28d08134680e879577103710156c45fe7231eca4eda06ffff746bb928d62323"}]}, {"id": "aa202af412eb4cf0", "location": {"path": "/etc/mysql/my.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5221}, "digests": [{"algorithm": "sha256", "value": "0ad229aaaf6fde9b6f66364f57fce42c5d89e52ba5ad596a3b222da74d683cb6"}]}, {"id": "013868cfd5c71328", "location": {"path": "/etc/pam.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 552}, "digests": [{"algorithm": "sha256", "value": "8aa7f3472ec88a24a572d6ffd9748ce3da223fba3b2545098eaaae768b6408c4"}]}, {"id": "907771ee9b4bd635", "location": {"path": "/etc/pam.d/chfn", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 384}, "digests": [{"algorithm": "sha256", "value": "d66a095a330d7e20d0bbb56a4cb28a4b1bfc92e8a5a5e9bfc3d0a51c5e3d7170"}]}, {"id": "f44c7e8f51fe6857", "location": {"path": "/etc/pam.d/chpasswd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "f3f96229e82bf41a7fd3ec12e697b3465235d96bb1e44c39ba91157425a36082"}]}, {"id": "89f6f62308b87e49", "location": {"path": "/etc/pam.d/chsh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "0101e7e589ce40435c5a8709888225400a78ab6be86dfc5fef86ee23ba5338ad"}]}, {"id": "38ae5806a24bda65", "location": {"path": "/etc/pam.d/login", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4126}, "digests": [{"algorithm": "sha256", "value": "7cfc173a991eddae9552cecf578c6f5044f9d70d5640c45036027b02aa135b57"}]}, {"id": "1695fd9e8eac021c", "location": {"path": "/etc/pam.d/newusers", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "26e75ce7c9066801b8db380ff9d8ba58a5e8cf2de5fb38ffd1db5ba62c85acef"}]}, {"id": "d5e9b5e133740f58", "location": {"path": "/etc/pam.d/other", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 520}, "digests": [{"algorithm": "sha256", "value": "d13078e71d3351ef7f63a7265ddb50b710a2598b9febc78810fbb0130a02695a"}]}, {"id": "873f124c670c7934", "location": {"path": "/etc/pam.d/passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "87696fad1046d6b33b6d3407bb419980987331b4dcd8905f7a6041bced90c51d"}]}, {"id": "13fc7e5ce32c923e", "location": {"path": "/etc/pam.d/runuser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 143}, "digests": [{"algorithm": "sha256", "value": "2d430cb6628248953568010427d663f3305856f3cb055955c2239bea226c5280"}]}, {"id": "a19e12de803b59f4", "location": {"path": "/etc/pam.d/runuser-l", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 138}, "digests": [{"algorithm": "sha256", "value": "be9329a8b26e3cfd4af879fe60900f646f8188f3fbe491688f23d4d8b491c5b1"}]}, {"id": "3d3115926e401953", "location": {"path": "/etc/pam.d/su", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2257}, "digests": [{"algorithm": "sha256", "value": "f7cac62fbcd50f9931d09a9190fc3ec390fd48fb5b8bec57e0996a7246856b12"}]}, {"id": "0f24c1a45dce58e9", "location": {"path": "/etc/pam.d/su-l", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 137}, "digests": [{"algorithm": "sha256", "value": "4d10241676e97e5e8d8935e5c8e8f6cb2f871afb881059715f155909be9ebd77"}]}, {"id": "c32e7234acbc915e", "location": {"path": "/etc/perl/Net/libnet.cfg", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "6179f0c7112f52be4e05571528a5bbfd534e3a6832b4a3fe48c5b62232a02436"}]}, {"id": "adac6ad167c3c9f6", "location": {"path": "/etc/profile.d/01-locale-fix.sh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 96}, "digests": [{"algorithm": "sha256", "value": "68622f3b699382e43c6ac6d2371d948df6a44480ec4d26f53c44666a21fc571c"}]}, {"id": "ea188e2f257a56d3", "location": {"path": "/etc/profile.d/gawk.csh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1107}, "digests": [{"algorithm": "sha256", "value": "9ba2af9853121df6dd5edff9254a2946e39eab8dc6513348fea28f739ee96648"}]}, {"id": "7ff92ab8855d9816", "location": {"path": "/etc/profile.d/gawk.sh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 757}, "digests": [{"algorithm": "sha256", "value": "70621a3b586d3d523b020e76977633b444a70013ba50e1ea901a3a07a676f15f"}]}, {"id": "d228ecab7348d4bf", "location": {"path": "/etc/protocols", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2932}, "digests": [{"algorithm": "sha256", "value": "a90a2be9c2a88be6fbfc1fc73ba76f34698377bb19513e5de503dbb0bfe13be1"}]}, {"id": "6495bece87b3fff0", "location": {"path": "/etc/rpc", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 887}, "digests": [{"algorithm": "sha256", "value": "93b45c797d096a12aadd5395fc9ae9e613a0f5cda58deefa18c79fd40eeeb3f7"}]}, {"id": "24b28804fb7fd850", "location": {"path": "/etc/security/access.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4564}, "digests": [{"algorithm": "sha256", "value": "f68915c4eb637aacbfa01cf26dc469a73f70acb0495efc4b074ecbc626bcb345"}]}, {"id": "d4344b7bea2192d2", "location": {"path": "/etc/security/capability.conf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "fd5427693ad4dd9e7803365b0c3c6979e1c93217d33ece3625897da3b91761d3"}]}, {"id": "cf0dee4f7d050520", "location": {"path": "/etc/security/faillock.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "5c8c902912f0bb59f86b86517f2127ea0c57c5d05b17c4aa62f5bc06c7043c78"}]}, {"id": "db6cf67b2d68de19", "location": {"path": "/etc/security/group.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3635}, "digests": [{"algorithm": "sha256", "value": "41df4bc646811997d0390c6d37d839d2aef4a9a1a940c44ee1a798a9dc1ac864"}]}, {"id": "051056b1b82f45bd", "location": {"path": "/etc/security/limits.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "efe8446a3c499818e7c5736c9494f222cb9098e8733aee91508b3631ad053b27"}]}, {"id": "1fef1ca5dc2f161a", "location": {"path": "/etc/security/namespace.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1440}, "digests": [{"algorithm": "sha256", "value": "d0c3045ba5071b8375fde6165d4e4db9b69f49af5d2525cecd2bca1cb7538552"}]}, {"id": "b2c6ecb5f3e5610e", "location": {"path": "/etc/security/namespace.init", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1016}, "digests": [{"algorithm": "sha256", "value": "2d76094c06f10839c566ef64bde5624c325aeab7991e7f5d776c5310e8f41932"}]}, {"id": "3bbfedb4721c6bca", "location": {"path": "/etc/security/pam_env.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2972}, "digests": [{"algorithm": "sha256", "value": "ff4956721a3f53e56e25ffffde62fe4fa0267e5dd94c3411def12de50322fb8f"}]}, {"id": "50de3ac5722d40d8", "location": {"path": "/etc/security/sepermit.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 419}, "digests": [{"algorithm": "sha256", "value": "885ec2a43042ad88d7f849e5e1cbef4e34e58229764a84a927c0e09cd7d47d70"}]}, {"id": "a55b21312908dbde", "location": {"path": "/etc/security/time.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2179}, "digests": [{"algorithm": "sha256", "value": "6802adfc8efc6168f87e98e960fa7d15e516a295fef7a6472ef5359527e886ff"}]}, {"id": "9e5ea0e76e5110f5", "location": {"path": "/etc/security/user_map.conf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 247}, "digests": [{"algorithm": "sha256", "value": "13f4bd8392e26ceab442ee378801cc4b7e915a0db8d5ba213081af7623b66a09"}]}, {"id": "43e9dcbf535ba9e7", "location": {"path": "/etc/selinux/semanage.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "80464fb793459392ffbf1e79e57df3247a7b2fe413854f2c155848a0b8c6004f"}]}, {"id": "1ac2d3f6bb36ede8", "location": {"path": "/etc/services", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14464}, "digests": [{"algorithm": "sha256", "value": "a1c2d8af47c1a951f39f11cf53160703f282946d9821068eadf97b7d43208a34"}]}, {"id": "bd8281e5cff2911f", "location": {"path": "/etc/skel/.bash_logout", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "26882b79471c25f945c970f8233d8ce29d54e9d5eedcd2884f88affa84a18f56"}]}, {"id": "ec8d77c3e5d67425", "location": {"path": "/etc/skel/.bashrc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3771}, "digests": [{"algorithm": "sha256", "value": "342099da4dd28c394d3f8782d90d7465cb2eaa611193f8f378d6918261cb9bb8"}]}, {"id": "3c5b86eda84ea629", "location": {"path": "/etc/skel/.profile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "28b4a453b68dde64f814e94bab14ee651f4f162e15dd9920490aa1d49f05d2a4"}]}, {"id": "c4a54f7f6a0a92fc", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "f10ba64917b4458fafc1e078c2eb9e6a7602e68fc98c2e9e6df5e1636ae27d6b"}]}, {"id": "838e4e9a2915d216", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2351}, "digests": [{"algorithm": "sha256", "value": "aed7fbb8b36d19fab12df5dc1b648ece72486c98e00a5dc1d9d6c79f266cd285"}]}, {"id": "4118c2c927b6439e", "location": {"path": "/etc/sysctl.d/10-console-messages.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 77}, "digests": [{"algorithm": "sha256", "value": "14524a83a266454d517b7cdbfb2141dbc4b884570543da5f65e3f08da0b814c0"}]}, {"id": "2d46dbeff069f976", "location": {"path": "/etc/sysctl.d/10-ipv6-privacy.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "e07c86211944a534c6418fe0eb5896926e09a13b56162d8cb642866f37e83b04"}]}, {"id": "29bb49401faf15ff", "location": {"path": "/etc/sysctl.d/10-kernel-hardening.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 726}, "digests": [{"algorithm": "sha256", "value": "508eae8c55ae528e93e468d58277cc9dc014ea2c4044f11352f1c908487cd738"}]}, {"id": "1cbbe89eed732184", "location": {"path": "/etc/sysctl.d/10-link-restrictions.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 257}, "digests": [{"algorithm": "sha256", "value": "f1f27a1fdfe9e61df7aa1d2f4cf39f9688218f3a98d59e5f70b65feb12070fc4"}]}, {"id": "0129fbd7c3c386d0", "location": {"path": "/etc/sysctl.d/10-magic-sysrq.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "f9107778c619246fb2a5a7e2a05c9419951752238ede04c771173832dd296128"}]}, {"id": "c2ad01c1a0c314c2", "location": {"path": "/etc/sysctl.d/10-network-security.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 158}, "digests": [{"algorithm": "sha256", "value": "258805ec72eada3c24a923de1c5bd8ed0fd11fe21f3673628ec78f221c31e934"}]}, {"id": "0a1c64c6e08568e6", "location": {"path": "/etc/sysctl.d/10-ptrace.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1292}, "digests": [{"algorithm": "sha256", "value": "4add0d9ecbcc91e4018ed08e8dc66c69d4d9d142f9e31461178dcd7da0fd73c2"}]}, {"id": "bf40b080c61e545b", "location": {"path": "/etc/sysctl.d/10-zeropage.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 506}, "digests": [{"algorithm": "sha256", "value": "5c745f62d086d9b9cf2ec23e4164f510cdba206c7aa6f11d2256f3f9be64c950"}]}, {"id": "5d90a401f70a47c9", "location": {"path": "/etc/sysctl.d/README.sysctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 792}, "digests": [{"algorithm": "sha256", "value": "9098b8824054dc1a6080312576209428b301707c0779d74a7e6675029311bc96"}]}, {"id": "ce60d3e04e8ed132", "location": {"path": "/etc/terminfo/README", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "cfc3399b782bb0ecb14b9727dbd5ffd82ef774d473f6c47c39e621f8f4850603"}]}, {"id": "5a3843d7107273ea", "location": {"path": "/etc/update-motd.d/00-header", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "d1f54612dda30258f1ff887f3ce6068479d88a188176da200c9f608e249f3134"}]}, {"id": "ccb157bf66349319", "location": {"path": "/etc/update-motd.d/10-help-text", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "311a164d6103557555489d5ac41d643a2f7aa877157dd0f805c4b9deef4300c1"}]}, {"id": "eee7a8779f5d1817", "location": {"path": "/etc/update-motd.d/50-motd-news", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5023}, "digests": [{"algorithm": "sha256", "value": "12d09f922c013d07b62cca4fda15a567d94133b196c23193784f1725562ad754"}]}, {"id": "b64df76b9bcdbde6", "location": {"path": "/etc/xattr.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "c1259ead36165a9477c9e1948500fb1ae58f33140d2c8b9fdf09ae54425d62b6"}]}, {"id": "9d4e266244bd8bd4", "location": {"path": "/usr/bin/[", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59736}, "digests": [{"algorithm": "sha256", "value": "2f21394f6286277752aa17dc798943c3a7e70ba53998a06315b7f02a0c1690f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "65de9ed366583e14", "location": {"path": "/usr/bin/addpart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "1de9e2394e23d9f6638b13e011a67b6b11b4032a12e2fd066636fac370670f50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5130b0b032654929", "location": {"path": "/usr/bin/apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18824}, "digests": [{"algorithm": "sha256", "value": "5fb01c6ec5839ad7c27af85b3c7dde8f7871d6d892ca52bd2e255b3e7a3f016a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f4f11bacd2ef0e4a", "location": {"path": "/usr/bin/apt-cache", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88536}, "digests": [{"algorithm": "sha256", "value": "79966a05fc6036e9556a444d50c9deac4500e4fa968784446be52a4c5e91b272"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a32dacb75dfa5606", "location": {"path": "/usr/bin/apt-cdrom", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31192}, "digests": [{"algorithm": "sha256", "value": "2caecfcee499a55ea02a7aca5eed32242da20eea4c05dbd4720cac8f20aa368e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d372b376f61bbaaa", "location": {"path": "/usr/bin/apt-config", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27016}, "digests": [{"algorithm": "sha256", "value": "789111d37db8fb844e601c0cd9a44cd1694013f137e2681e07801aa99da153ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9b42a68876a0a9a8", "location": {"path": "/usr/bin/apt-get", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47576}, "digests": [{"algorithm": "sha256", "value": "d931f4cf51d873da1b2b6b37bc2f475def3cc89594f3b7006023e516b5c1a344"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b117eee8f6a8e7c5", "location": {"path": "/usr/bin/apt-key", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27931}, "digests": [{"algorithm": "sha256", "value": "c5a3847bf5403ecc3c0b3ef00a8bd981c838b26e67008213ae62585fbbb74af4"}]}, {"id": "207f65b006579716", "location": {"path": "/usr/bin/apt-mark", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63960}, "digests": [{"algorithm": "sha256", "value": "c021f510e8ff5230cb5f9f2b627d02df994b77af871a1e1dd295143d0dfee90a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a7d3ab5734dde9f3", "location": {"path": "/usr/bin/arch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39288}, "digests": [{"algorithm": "sha256", "value": "d3541d35a09733557a752f90a031ca3d15922ee65b81e37c4d7e6b26bdcc8dd5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "db0760c622c92a41", "location": {"path": "/usr/bin/aria_chk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4647440}, "digests": [{"algorithm": "sha256", "value": "1504c92066a740b0ede2e529d72d7aace6f51975f072394c08ef6c9803411a9c"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d10f985f7a8d31b7", "location": {"path": "/usr/bin/aria_dump_log", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4436400}, "digests": [{"algorithm": "sha256", "value": "d19acee664d7d8daf44c3d1f42809a4261e813d30e8d7383461513465ffd5c60"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7334ceb15cc3c1d4", "location": {"path": "/usr/bin/aria_ftdump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4448816}, "digests": [{"algorithm": "sha256", "value": "c4941b40b939d136fce2d0a5ea0b65890b717ec4909eb22daeb88bd8676b242a"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7334355c44f25ef8", "location": {"path": "/usr/bin/aria_pack", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4479088}, "digests": [{"algorithm": "sha256", "value": "b649b244f21b299ddbc7bb5bf5050b52f9039f13da44ad1dd566fe7bcaa0628a"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2c2121fd1f9b7280", "location": {"path": "/usr/bin/aria_read_log", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4605776}, "digests": [{"algorithm": "sha256", "value": "93e610b708da2608dbbecf8ff3ecf9db2a956ed06000802942c1e2ea415b34e5"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8eb86b9e32a32664", "location": {"path": "/usr/bin/b2sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59768}, "digests": [{"algorithm": "sha256", "value": "f0af37e69223a630ad5faa9476a491a3e75a8fa093891fb70f0bb7564db7a58d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "08a8f4b55c871500", "location": {"path": "/usr/bin/base32", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "a53fb11287003186952d88dc3e558e89b107ef68f1db225b1840eb737b5e1353"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "976c0c32c0a16b43", "location": {"path": "/usr/bin/base64", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "d48b92783e4b995943ba7cabcc46ee103051a2d0bd8660bf8151736daa5496d8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9ca3a8d4e747ef17", "location": {"path": "/usr/bin/basename", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "e582a826a35c6492fce13853a11b2fd26ce214be1f48740ef71771e3433ef7eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "53d0678d243341f7", "location": {"path": "/usr/bin/bash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1183448}, "digests": [{"algorithm": "sha256", "value": "04a484f27a4b485b28451923605d9b528453d6c098a5a5112bec859fb5f2eea9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fb0c2389dde26333", "location": {"path": "/usr/bin/bashbug", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6794}, "digests": [{"algorithm": "sha256", "value": "5b09cb7383108de51335958f1a8fd3504652cf74451dadc38eb06f5bb8b2c29b"}]}, {"id": "6ec2c7fd7d913326", "location": {"path": "/usr/bin/bunzip2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "aea949a9f55c8655953bb921ceb4b7ba92a9d218bcacbc178005baf7ee1450d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "72150fba0f61252d", "location": {"path": "/usr/bin/bzcat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "aea949a9f55c8655953bb921ceb4b7ba92a9d218bcacbc178005baf7ee1450d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5d60a6c66a2df874", "location": {"path": "/usr/bin/bzdiff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2227}, "digests": [{"algorithm": "sha256", "value": "cf254d7423faa19f3ff424fdfca559a059dce0238c838dad8294a041e7a416e4"}]}, {"id": "da19e1a8a0103a84", "location": {"path": "/usr/bin/bzexe", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4877}, "digests": [{"algorithm": "sha256", "value": "20c358f7ee877a3fd2138ecce98fada08354810b3e9a0e849631851f92d09cc4"}]}, {"id": "d6718c710e54790b", "location": {"path": "/usr/bin/bzgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3775}, "digests": [{"algorithm": "sha256", "value": "3300749d903f145a8815c07fa1389dba04268fee1fec97ca1f01abf07ac5ee04"}]}, {"id": "d7c5d345efed098d", "location": {"path": "/usr/bin/bzip2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "aea949a9f55c8655953bb921ceb4b7ba92a9d218bcacbc178005baf7ee1450d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8106985fc7611592", "location": {"path": "/usr/bin/bzip2recover", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18584}, "digests": [{"algorithm": "sha256", "value": "92ca84748f043484d0cad613d19cc0e2679058c25e49194abb1591874f101fb4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "93b0870a5d013087", "location": {"path": "/usr/bin/bzmore", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "0e7ca63849eebc9ea476ea1fefab05e60b0ac8066f73c7d58e8ff607c941f212"}]}, {"id": "d80a329757703112", "location": {"path": "/usr/bin/c_rehash", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6332}, "digests": [{"algorithm": "sha256", "value": "15081062d7699ba3dabea9398ffcaee69372daa491f47e38d83ed8c50f50d6e0"}]}, {"id": "591b8e2b22a9f230", "location": {"path": "/usr/bin/cat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43416}, "digests": [{"algorithm": "sha256", "value": "87e5bd81850e11eeec2d3bb696b626b2a7f45673241cbbd64769c83580432869"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8fc52a465e75e100", "location": {"path": "/usr/bin/catchsegv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3330}, "digests": [{"algorithm": "sha256", "value": "96a97da44e4624d05d043769cb676d34c8b443501f8bb5ac099fd266bd050af3"}]}, {"id": "7fb2ac6bde713315", "location": {"path": "/usr/bin/chage", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 84512}, "digests": [{"algorithm": "sha256", "value": "640ffab43763add8418044f4601c4611465e0d0dcc21c0aa74a29951b931c834"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8f93432b275044ab", "location": {"path": "/usr/bin/chattr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "38768f0a732bfd8a943d4f099be3bb94d4be1d215b646eda98b95eb4892fcd6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5677b37f9e1534e9", "location": {"path": "/usr/bin/chcon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "8ba276fb72a2e532d9f58411b754732137b347a6503224ff10ac06f1344a78dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1d4537bf3af7d412", "location": {"path": "/usr/bin/chfn", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 85064}, "digests": [{"algorithm": "sha256", "value": "b2f1669935bd630c42848b95673eb151ed403e4d56d51de6731992cdd50fb9c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4f61b8837be63b48", "location": {"path": "/usr/bin/chgrp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "1a0aa409ea4dad5add864664962c31b0ff7c0711b75f7de93252e791439b2216"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a2460e5d52625b46", "location": {"path": "/usr/bin/chmod", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63864}, "digests": [{"algorithm": "sha256", "value": "4b914d52d6077be38e126f9567f649e535cece0473a59ebbc3c16a97928fc788"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "86df21818f3b4a30", "location": {"path": "/usr/bin/choom", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "b1af879c703847dc132db010435e64290b03b9eac82e3925946a4c5f1c85f449"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "773256954c8e253c", "location": {"path": "/usr/bin/chown", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "babfaf270dfef708602b7e12f406ba058c35eca524ec880fad3fb9830b2a228a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e317ecc703bedaee", "location": {"path": "/usr/bin/chrt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "666e2c2af156d291e03b6fcfa165bbd9604ac34b26c681ad3d6b11528f9ff1ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1b013f84a2807211", "location": {"path": "/usr/bin/chsh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 53040}, "digests": [{"algorithm": "sha256", "value": "64720fd5bc8305a162a21598f1029b677e08597c6988e4ed50049c8d0b2315b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98f9addcaf429b27", "location": {"path": "/usr/bin/cksum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "6521eaacf9942c167605449650b2b7808973ea97496c21df352edd25b7853b7d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "08105acb8cc2a4c9", "location": {"path": "/usr/bin/clear", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "b1c8ad8f977f3f78ebe9d984bad7552f4e24184426b0493c4efa1c36e5756685"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9e7de47fd1bda15f", "location": {"path": "/usr/bin/clear_console", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "97ad0b0757fccba4445cbccaeaf4025233546c3b97ca563ac5b322c24ffce19b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aa6951abb0c0d19f", "location": {"path": "/usr/bin/cmp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51296}, "digests": [{"algorithm": "sha256", "value": "ecda1c9867f0d05b3b4a8411e99dc6d2c442fb0d893a75dd0c6044c54ba46795"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d9cfd8b4b06a428a", "location": {"path": "/usr/bin/comm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "c34c2887dcb5539b7a576ebd6ea8d3b708ec1395527a6f8b3dc0aa37c6646867"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4dea3180ddd7f444", "location": {"path": "/usr/bin/corelist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15088}, "digests": [{"algorithm": "sha256", "value": "9d66d848a424c681b340146f454d74b61ed7f7a56c9dbf2f5c85a911402a222c"}]}, {"id": "b0c4cea372e80f32", "location": {"path": "/usr/bin/cp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 153976}, "digests": [{"algorithm": "sha256", "value": "40ea53f38efe555c09a2c1c860379190e2af94427daaa68756874154c3fa1188"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "77321d4d35246e03", "location": {"path": "/usr/bin/cpan", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8155}, "digests": [{"algorithm": "sha256", "value": "e1ced27f8a393044b13c76b141017d37134cf2eb18aa6ac40b0547c45e9fe9e8"}]}, {"id": "1f43d327368e4074", "location": {"path": "/usr/bin/cpan5.30-x86_64-linux-gnu", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8176}, "digests": [{"algorithm": "sha256", "value": "d5635dc9a95a50c9a7c56973abc2b283811696610bb0a970099e765d0f041260"}]}, {"id": "b3d72c93c02b7747", "location": {"path": "/usr/bin/csplit", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55672}, "digests": [{"algorithm": "sha256", "value": "b68bc612995e72046f7ddca75a7e8e5e6fe8f76d03321706e52f33d9b1d4b8dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ca29e87bdf6e9f99", "location": {"path": "/usr/bin/cut", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "74712de9a01484ff97c8875880de7afb68460cc663cb08d2903443cc62d37ed9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c548dfe08c02c392", "location": {"path": "/usr/bin/dash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129816}, "digests": [{"algorithm": "sha256", "value": "64e48365207d0c19008ba7d53d75c0de3fcd5a1590e4c40fc69c677663fedc20"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3087ed7a767ed8d2", "location": {"path": "/usr/bin/date", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108920}, "digests": [{"algorithm": "sha256", "value": "a1cb3238a537c39e58c0f25c41e75d22d82b9e92d433185cd00438ba5e8e25a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bc96ee28a2a4c1aa", "location": {"path": "/usr/bin/dbilogstrip", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1380}, "digests": [{"algorithm": "sha256", "value": "4b46e7e537324240ac89528e597485ad060cd70d1a5b6dfeec14b1ef3fdd0373"}]}, {"id": "a3bba4c3c3de31a4", "location": {"path": "/usr/bin/dbiprof", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6206}, "digests": [{"algorithm": "sha256", "value": "c04e74db63e4ae6ae4419f026b09016675a574388c56eceb13cb9b946db48110"}]}, {"id": "2bd1cec7f05ca480", "location": {"path": "/usr/bin/dbiproxy", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 5394}, "digests": [{"algorithm": "sha256", "value": "8aa25769727a81d870e5ca2de70f04840567a91082d75de6781a320a0e79cb81"}]}, {"id": "ab466cf5281eb9f3", "location": {"path": "/usr/bin/dd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80256}, "digests": [{"algorithm": "sha256", "value": "944e841180d21c3d60b079bd3e4a4b804d528cee289717c10390c7c0180825fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "52d946418b3464fe", "location": {"path": "/usr/bin/deb-systemd-helper", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 21328}, "digests": [{"algorithm": "sha256", "value": "76e6e95c8a57ffa45df1ca84342b97f331958b9af6066178c67bf447c6d12447"}]}, {"id": "c02b8041849e6344", "location": {"path": "/usr/bin/deb-systemd-invoke", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4430}, "digests": [{"algorithm": "sha256", "value": "dcbfd9ec0b940d3eb53f63285b396994f1e091280e632a12c708cc6d49ea4806"}]}, {"id": "62453ecf3b46e732", "location": {"path": "/usr/bin/debconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "d365d13eb1dff880be7361e4043d25875075776445d4edd1eb4fb1e451a2e41a"}]}, {"id": "8842f002a96fedbd", "location": {"path": "/usr/bin/debconf-apt-progress", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11541}, "digests": [{"algorithm": "sha256", "value": "93fb257df4185cc6b83858bdae3c7aec0a4f759a848c743a0b0fd7c7091cf34b"}]}, {"id": "39164958049883d5", "location": {"path": "/usr/bin/debconf-communicate", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 608}, "digests": [{"algorithm": "sha256", "value": "705b8ce793f999f21bf2f20348b390738a139116c9e483fb39165a508fde4d27"}]}, {"id": "04c87275dc816f5c", "location": {"path": "/usr/bin/debconf-copydb", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1719}, "digests": [{"algorithm": "sha256", "value": "085ff55904c81115d8d65f8862f0a5ad393e062da3047762e4d9cd4f5ba761f4"}]}, {"id": "37116455c0282847", "location": {"path": "/usr/bin/debconf-escape", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "6c17a536ca0fcefa24a7d37f7eaebc02e774415b3160836918cff6cecdef807d"}]}, {"id": "8b17ef122d6e8ef5", "location": {"path": "/usr/bin/debconf-set-selections", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2935}, "digests": [{"algorithm": "sha256", "value": "8085a988bb9850fd9a3405c8a1f8e643c197811f6edf53dfc5ad20ef85040224"}]}, {"id": "a8dbf67cdabcbf30", "location": {"path": "/usr/bin/debconf-show", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1827}, "digests": [{"algorithm": "sha256", "value": "9dd0bfe9a51d92af868012a32a8190b83a6f4b0834385d12033732b24ee2ceca"}]}, {"id": "6b56a123a1960df1", "location": {"path": "/usr/bin/delpart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "4c99c64cf9074299e18a9c2b3f7caed830bd4a79fc2e6c2476442e68956cc9b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d750f1edba75f05", "location": {"path": "/usr/bin/df", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93128}, "digests": [{"algorithm": "sha256", "value": "a541f333fe1249f47d52ebe647e3f20b18d25da4eefed622af150845ea2c23ee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4f591c96f86b6f36", "location": {"path": "/usr/bin/dh_perl_dbi", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1065}, "digests": [{"algorithm": "sha256", "value": "335c10d68383c47d9cc69f1854f9401cb72d0a38ec8e49ccadca51270595f54a"}]}, {"id": "e076a9bbfb058359", "location": {"path": "/usr/bin/diff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 219480}, "digests": [{"algorithm": "sha256", "value": "65e1e75eda05e06fb3739bf2403c24bf14f5fd2a4cba6d8691e9bd9ae206217f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "67feeeebfe55a1bc", "location": {"path": "/usr/bin/diff3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67800}, "digests": [{"algorithm": "sha256", "value": "5a146e3c3664c4f49856e215db00d0acbb8be8b8040c059ea5a035edd4791873"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "400768d0fb832eaf", "location": {"path": "/usr/bin/dir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142144}, "digests": [{"algorithm": "sha256", "value": "c8c68bf0b2d02d96ef345db8718a5e85e19f6d25189686a945d7ba39aa0f2e39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e6248b1fb4d43710", "location": {"path": "/usr/bin/dircolors", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47456}, "digests": [{"algorithm": "sha256", "value": "e40a8566226636f49d034e6a8acd1b2ffea2c1038eb3d4cf7671a2702f23a139"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "584eca70aa28ba59", "location": {"path": "/usr/bin/dirmngr", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 583536}, "digests": [{"algorithm": "sha256", "value": "964d4eb620dac54dc71f740a427b19253deb89cdb92bfe485d6a2daf299a2995"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libksba.so.8", "libnpth.so.0", "libpthread.so.0", "libgnutls.so.30", "libldap_r-2.4.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "873609e7c2ef9d7e", "location": {"path": "/usr/bin/dirmngr-client", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121920}, "digests": [{"algorithm": "sha256", "value": "272f0430639fa66f8ffecfd2f6d52daba824cdad9f5188e70c0a46a46f316778"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2eafaec46f42d52d", "location": {"path": "/usr/bin/dirname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "215609e575d425e9e90993fda07b35d7c71638149d8b126c27c51467c28e2610"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8da596b565ffeab4", "location": {"path": "/usr/bin/dmesg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84440}, "digests": [{"algorithm": "sha256", "value": "7b064a5d593180b5eb38b7b1144d207db06cd2fbbed1d7b6200e04264dac327c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "59b697cc2699c44b", "location": {"path": "/usr/bin/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 309944}, "digests": [{"algorithm": "sha256", "value": "a2cbbecda6a4d347814aebcc8315c17d9d699879da9a2b270a81d3c2f98f5cf0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ff32127144df0046", "location": {"path": "/usr/bin/dpkg-deb", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178728}, "digests": [{"algorithm": "sha256", "value": "570cd44a221af9f3d2c988bbe78c41a9a4757f365e65f8c4dc90496636202d7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libzstd.so.1", "liblzma.so.5", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f244cf117d802c81", "location": {"path": "/usr/bin/dpkg-divert", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 154208}, "digests": [{"algorithm": "sha256", "value": "2e8c5433559982f2565a2fecac5cd1a365c63f42bc6cb9fe1853e59ff6c39b2c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "412f444e74caedd8", "location": {"path": "/usr/bin/dpkg-maintscript-helper", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20514}, "digests": [{"algorithm": "sha256", "value": "254463753cd9c6bc4093c556b181dc418a3fa10ade361fac3bb87ec4525d7aa9"}]}, {"id": "32f1a19a892986c2", "location": {"path": "/usr/bin/dpkg-query", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166488}, "digests": [{"algorithm": "sha256", "value": "aa341d2226af7ac683558c8d03b9ff67dd347662d2ba9ce467282807c2febb8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7776ac4b454428f9", "location": {"path": "/usr/bin/dpkg-split", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125424}, "digests": [{"algorithm": "sha256", "value": "ba64dcc0406aff83baff1c7de4de6272e7ec4c56a382eab5a92e8592ffcd9f8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c8d04920dfade5bb", "location": {"path": "/usr/bin/dpkg-statoverride", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63760}, "digests": [{"algorithm": "sha256", "value": "29ebe380ddffe409eff9b8fea9708418d8824f9e69ca196eb3b5bf9b32f89573"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3819fa2148837a01", "location": {"path": "/usr/bin/dpkg-trigger", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84472}, "digests": [{"algorithm": "sha256", "value": "c32471e604f18dd86b752ccf47e50763015dc6f2af39498552f4ccc149058102"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "11ecca931b5da43d", "location": {"path": "/usr/bin/du", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108920}, "digests": [{"algorithm": "sha256", "value": "7f2e960e493c4586fbe6b11af0df148bdc93ead01e07598f281525df6edbef34"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "85f231ccb9f6a553", "location": {"path": "/usr/bin/echo", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "c7ce64ef2f0784cfce6706205c5e9d2576e4e7e8cf2716eeb679b117b238b752"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98e8d778777baabb", "location": {"path": "/usr/bin/egrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "f7c621ae0ceb26a76802743830bc469288996f64342901ae5292950ff713e981"}]}, {"id": "8bb0f121e8f1453c", "location": {"path": "/usr/bin/enc2xs", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 42111}, "digests": [{"algorithm": "sha256", "value": "085c083d538868e0e59f7184b753f08de6198db192b53858ff798dcb4b3b31af"}]}, {"id": "c2d69bd09f3928b1", "location": {"path": "/usr/bin/encguess", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3066}, "digests": [{"algorithm": "sha256", "value": "4bbee0c19ca7e434472fe17bd4de89be72decab7887cba174b492e71b2f75d36"}]}, {"id": "1ea948b64bb525f6", "location": {"path": "/usr/bin/env", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "5f7c7882898e9e280e93579b459e22b339c4f38cfd54a05b46b81dfb60c557cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d3dfca5e145cb5a5", "location": {"path": "/usr/bin/expand", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "3a055389dba6e52ffbd9fad0c3d809b8e00534f0eb2aff60cb378706dd235f2d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "29d860976741569b", "location": {"path": "/usr/bin/expiry", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 31312}, "digests": [{"algorithm": "sha256", "value": "1d5ee4d715482af35ae4ced4c2ebb00c666366f8d6c82fad45c546223dd4fa4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "179ee0bd003b4379", "location": {"path": "/usr/bin/expr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55640}, "digests": [{"algorithm": "sha256", "value": "2816f3bc07e9238c6612f4f384a03e1d370939e628723827ef1d0be173d5a7d0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b534dae6e477fcd6", "location": {"path": "/usr/bin/factor", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80248}, "digests": [{"algorithm": "sha256", "value": "25f49b2600931cf452ca3a1a407f7da72fb7c855cda23ec57a109456234a30f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e57009e61933fb7a", "location": {"path": "/usr/bin/faillog", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23136}, "digests": [{"algorithm": "sha256", "value": "9e74c8f9db3b8fcc230319ab88d3f23ba30d0a7db935d865fff670e353c99d41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "474b91ed21311bc2", "location": {"path": "/usr/bin/fallocate", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "35885f12d06f0d737346076757d3c205fb0325e9f36326a30a29f7786d89f6ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1d2a896574181088", "location": {"path": "/usr/bin/false", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "9ded252a6ffa75c73cda570047c9248ea026e690cc27a5c5c70d13b67a2bac1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8a352b0350f6f624", "location": {"path": "/usr/bin/fgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "5c8b1486de899cdd010d3cacde94579999cb82d0be9ec8c131b1b56886cfd36b"}]}, {"id": "e8ac54136b580ada", "location": {"path": "/usr/bin/filan", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97104}, "digests": [{"algorithm": "sha256", "value": "51af4ab5dd656a53f32fa5ebc175f6d6e460dd58aea49978e2d4374b1e6e5cf2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0accbdd57c7b00ac", "location": {"path": "/usr/bin/fincore", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35096}, "digests": [{"algorithm": "sha256", "value": "6bb359e2ce970863a5e2161136879cbbcf763ccf5917c145ef087b3a3234eb4b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "116c827368309b5c", "location": {"path": "/usr/bin/find", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 320160}, "digests": [{"algorithm": "sha256", "value": "92a2bade19a90a1bd81e4d2c2de646ddf971aba9c78df6e31b2b567c94fde175"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2a52656e87ac537b", "location": {"path": "/usr/bin/findmnt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 73128}, "digests": [{"algorithm": "sha256", "value": "296bf31acc1de1483941b3a549ea8f7ce609bce9535cb78defada8c8acb6059d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libsmartcols.so.1", "libblkid.so.1", "libudev.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b00f381adfbd8bc", "location": {"path": "/usr/bin/flock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35128}, "digests": [{"algorithm": "sha256", "value": "97cc8b81d5b75c6b5851fbcc81e80021dddb1542f17a717b544b158115cbb533"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d146bb8e578131af", "location": {"path": "/usr/bin/fmt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47448}, "digests": [{"algorithm": "sha256", "value": "f8f5ec4f7b888b0e249501497767d764d02682cfaf2d492c4b7616ad2eb79e98"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dcf62a56dbe91884", "location": {"path": "/usr/bin/fold", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "6c6ba1ce192bd337569ad3f7a2ada50a1e6152e68e7f190dd012b395923a4ea5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0ad5cddf7e95a9f1", "location": {"path": "/usr/bin/free", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26864}, "digests": [{"algorithm": "sha256", "value": "bb2ee73832bf45e983e7e2850c25864524812a7bc8d9fdddb2e3f280886d5eb2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8e64f2dfbc31826", "location": {"path": "/usr/bin/galera_new_cluster", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 915}, "digests": [{"algorithm": "sha256", "value": "0aece614b01277921f0239e88854fbd6602c3d37e094ce4fd3ceac47fd062c90"}]}, {"id": "8f731dc23303ebf1", "location": {"path": "/usr/bin/galera_recovery", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3358}, "digests": [{"algorithm": "sha256", "value": "e25e2a3f625520d164a73bb86ba433e7f890c666dcc6a516e9ba588ebc3ccf0b"}]}, {"id": "68f1892b6a8e4186", "location": {"path": "/usr/bin/gawk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 711136}, "digests": [{"algorithm": "sha256", "value": "1d207c3f8420648c2ef1b986a7a32f4f8fd5791bba840d373edc15741163b8f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsigsegv.so.2", "libreadline.so.8", "libmpfr.so.6", "libgmp.so.10", "libdl.so.2", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "699422858e1e57be", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35112}, "digests": [{"algorithm": "sha256", "value": "bc4a07e526960ceada05a4ad80f8252ee69bab9282f8403c9bff3b41c9d07355"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47463f74e8d7b261", "location": {"path": "/usr/bin/getent", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39576}, "digests": [{"algorithm": "sha256", "value": "62023ba362a61a6cf59fc66248551167fc441191362e895327906e7ed94be8f3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7795349a8c8a2014", "location": {"path": "/usr/bin/getopt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "a14c5bda94acef394a9f401a755aa6634e90bc5854e3fe5046da3a2be75b99da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46843f640d13cb13", "location": {"path": "/usr/bin/gpasswd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88464}, "digests": [{"algorithm": "sha256", "value": "e5d8362d99dc16be7c77ce526c2f62455454067b2cccf0ec657d2ef53ba193c3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6d72afb9f192b7cb", "location": {"path": "/usr/bin/gpg", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1066992}, "digests": [{"algorithm": "sha256", "value": "f43c50a6f60d4e38a7c7323522e03c9ee34dc286058fb826fbaee1e414fc9de4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libbz2.so.1.0", "libsqlite3.so.0", "libgcrypt.so.20", "libreadline.so.8", "libassuan.so.0", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "32a20fcd048124fa", "location": {"path": "/usr/bin/gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 418856}, "digests": [{"algorithm": "sha256", "value": "dfb33c8dd5b59593bee14e354073623e80935d27681381981b286d0b296baa21"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libassuan.so.0", "libgpg-error.so.0", "libnpth.so.0", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cc7924bb2f266c6c", "location": {"path": "/usr/bin/gpg-connect-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 167072}, "digests": [{"algorithm": "sha256", "value": "4b16913fd6848098eade7d087fd5e6e71c7c70d6e68cdd837e0439fcb5ae8733"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libreadline.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f138047eafbda6fa", "location": {"path": "/usr/bin/gpg-wks-server", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 208072}, "digests": [{"algorithm": "sha256", "value": "20fde2c890c62ab00bfdae2a7bb3be78edf2ad57ce98a8f33092b2381a038aa0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c675c47522241a5e", "location": {"path": "/usr/bin/gpg-zip", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3516}, "digests": [{"algorithm": "sha256", "value": "5700d9111b039d9bd25200758d4dfd9ff28f39ac832501d489fceef6e6adbed6"}]}, {"id": "151065711395f740", "location": {"path": "/usr/bin/gpgcompose", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 895272}, "digests": [{"algorithm": "sha256", "value": "31c5a3e882f7c1feee6ac00d9c603784e68c0a77a32ba34d03f99606f499da10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libgcrypt.so.20", "libreadline.so.8", "libassuan.so.0", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ca50f73e7aa618d3", "location": {"path": "/usr/bin/gpgconf", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178848}, "digests": [{"algorithm": "sha256", "value": "01b851f9ea8d12bbdd0462b06555009d084a8d95d5ba434c0072fdcf6184910a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d368058be96ec30a", "location": {"path": "/usr/bin/gpgparsemail", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35200}, "digests": [{"algorithm": "sha256", "value": "6b95f1ca7f40435509d802cbd94f9816b4e4fbbb1dedf7ab20491e83fc071eb6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1865096aa6d6ad16", "location": {"path": "/usr/bin/gpgsm", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 519416}, "digests": [{"algorithm": "sha256", "value": "3aa21970783d4f8163162629adc0484d8a1df1b0e196969cf6b04cc3e7956fee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libksba.so.8", "libgpg-error.so.0", "libassuan.so.0", "libreadline.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d36a602a7fb50774", "location": {"path": "/usr/bin/gpgsplit", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88840}, "digests": [{"algorithm": "sha256", "value": "0983afc599405eeb2ff813fcea52ea367c67e9aed4c14bec4a6ab0870bae6c1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libz.so.1", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a269b7416c9c3398", "location": {"path": "/usr/bin/gpgtar", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 155264}, "digests": [{"algorithm": "sha256", "value": "0c008ca64d4e2d25d660ab5c9785dafc5b5fac1aa8b53b6a031b7dad5c4a975e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "91c10a835a7a5320", "location": {"path": "/usr/bin/gpgv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 457880}, "digests": [{"algorithm": "sha256", "value": "9e62079b8f06bb809c9489413158ef7eede27d598c300addf96260abb542280a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libbz2.so.1.0", "libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c84b6cd6dd99bb39", "location": {"path": "/usr/bin/grep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 199136}, "digests": [{"algorithm": "sha256", "value": "39214499f884820b46f0ba06822e347798b264362edf607bf7668083b92cb51e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b929002510cdac4f", "location": {"path": "/usr/bin/groups", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "175a52497e658e138f7dce3fbb3ba7d794f302dc7be29f9c9ca79a8cb377554c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e2aa1ed62041b642", "location": {"path": "/usr/bin/gunzip", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "dbc33fb517aa148184d1fe8325a763325ddd89264ee0e84a6cd32f2579394276"}]}, {"id": "d856c1f634d7e554", "location": {"path": "/usr/bin/gzexe", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6376}, "digests": [{"algorithm": "sha256", "value": "8e329879a11866954e053b7b3495b9bbd1cfe79bdf2768359e7647fcbd2a80ee"}]}, {"id": "a955b5e7235ba2ad", "location": {"path": "/usr/bin/gzip", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97496}, "digests": [{"algorithm": "sha256", "value": "2610fa76ac51a7402d516999de23eaccaa1548069db6947743f0a7a5e2d4824e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b093f193d2833e39", "location": {"path": "/usr/bin/h2ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 29224}, "digests": [{"algorithm": "sha256", "value": "207c545ff0751771b2bc609648cffd42f0d1d8c85a1233d3657a6a2a09375069"}]}, {"id": "71848df58fd81209", "location": {"path": "/usr/bin/h2xs", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 60866}, "digests": [{"algorithm": "sha256", "value": "312819632716443b101ef37bbf198eeb60835bdf59e0bc612cb7bd654f455047"}]}, {"id": "45cd1e84c3fcffef", "location": {"path": "/usr/bin/head", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "c771010e7a767881976041a766205d15effb22dea9fcec84956df27c7ae91e21"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6e68a5b7b4241329", "location": {"path": "/usr/bin/hostid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "e0af7ad61a562121e2a2ebc25681340dfa982d38f41aa7902562a53c044e66bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d9fc8ed68bd98d74", "location": {"path": "/usr/bin/hostname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "5f2d2eb22eb6aa297810acbef50f28c610d197f2577b7316b1791c2528cfd928"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c545b243c64d1eba", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68000}, "digests": [{"algorithm": "sha256", "value": "54b6ecee485064c6e998ace4af38c85ee1aa7493317e381387f7d2287b723c58"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "27946f5382aeff39", "location": {"path": "/usr/bin/id", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "371021b0c9ab1a3c893ca98b1c648445e3cfe5c6883d9c0a5b1d0339c0d4cd2d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb999eddd52e65d7", "location": {"path": "/usr/bin/infocmp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63880}, "digests": [{"algorithm": "sha256", "value": "82c5c8b356786bfb540d317548ed7374c20cbf59f99d8a21658b82e2433c839c"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "04881d323ea04e54", "location": {"path": "/usr/bin/innochecksum", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3768352}, "digests": [{"algorithm": "sha256", "value": "86f31c05f8edf45d94bf9cd612b3b41c23cac638a4c36ae25edd5468783d630b"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ed57b639a8f747c8", "location": {"path": "/usr/bin/innotop", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 456518}, "digests": [{"algorithm": "sha256", "value": "a45b70120a304545186dad4b9754501127752b534b30359da63ac6b2394319b0"}]}, {"id": "711460586b7edfa0", "location": {"path": "/usr/bin/install", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 158112}, "digests": [{"algorithm": "sha256", "value": "510b0ee8e46701782158becd77c0fa16a93805beab00717de725dd508cf8db12"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a087701065185753", "location": {"path": "/usr/bin/instmodsh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4370}, "digests": [{"algorithm": "sha256", "value": "6ba1fdde17fa71d2ab6454c932cfc161ba522a9a34c04cc74c167265990e73ae"}]}, {"id": "2f2e47b8b6d3cd5d", "location": {"path": "/usr/bin/ionice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "12d62a11c422bbc9c29a92f979bd24757338493370860540ab1b2aa1eb2d0e9f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb51feff8e1574eb", "location": {"path": "/usr/bin/ipcmk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35120}, "digests": [{"algorithm": "sha256", "value": "46a3c2b53945e6b6416765dc48ae2578106f5dba18fce095c243fafb228d45bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6179a9f84041d7de", "location": {"path": "/usr/bin/ipcrm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "a781fac74e6f786c49fe2ca6848df0860554f66dbf5fa5da087372afcc2aae69"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8e416f1d258ef2e9", "location": {"path": "/usr/bin/ipcs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "1cf6c5173c379120d2768a3da92b6abf4963b04d498e7bb066cb9e522723b2bd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7e34fa59eeb11302", "location": {"path": "/usr/bin/ischroot", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14536}, "digests": [{"algorithm": "sha256", "value": "f2903ae117636fb5d17cea1f0b7499439a0fa3d34f3b67893bb02966317dbfbe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "84ab54413e49e0c3", "location": {"path": "/usr/bin/join", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55672}, "digests": [{"algorithm": "sha256", "value": "d3b61dbfba7c4cad00830d9df0fe8c76d75e0584269ec0346a0f6758fe738d43"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2ef89eea2753b86e", "location": {"path": "/usr/bin/json_pp", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4667}, "digests": [{"algorithm": "sha256", "value": "5d39e2e83e0e9163c732a6bd8120167d2a32cec39d002593889268d78fddf3c7"}]}, {"id": "1d7460498b30bfdc", "location": {"path": "/usr/bin/kbxutil", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 179168}, "digests": [{"algorithm": "sha256", "value": "a2c81cff9d6b09203b93cf08c43b47ba3535b541120feb022f4bc84758ba89d1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libksba.so.8", "libgpg-error.so.0", "libgcrypt.so.20", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "28b4f5a92bb379c5", "location": {"path": "/usr/bin/kill", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "876a90af59c0a093860ff360047301629469023a1cca81341053067b6ac0e0c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "34b30b79afc0a8a8", "location": {"path": "/usr/bin/killall", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32024}, "digests": [{"algorithm": "sha256", "value": "a88faecf3ac956acab394a8fdfae5dcea31297f62e44655eb1c07ae4a3d6b1d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e25c45723871354e", "location": {"path": "/usr/bin/last", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "9b1fa756e0ba6e5f3653df88f394427d8ed34b93768042ecce9fb20794601d21"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ef0ea1c6733033cc", "location": {"path": "/usr/bin/lastlog", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32416}, "digests": [{"algorithm": "sha256", "value": "26a6ecb29b09673424c45ef97228932e28129d4b3969e5a3c2150dd69a61e849"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d4b4080d0d2f7c22", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5427}, "digests": [{"algorithm": "sha256", "value": "41f0a0de4ee669af51342915231106eb76881597588b4e589b42104f94f1534f"}]}, {"id": "3c4798fc1bc1c30b", "location": {"path": "/usr/bin/libnetcfg", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15775}, "digests": [{"algorithm": "sha256", "value": "03ea004e8921626bdfecbc5d4b200fca2185da59ce4b4bd5407109064525defa"}]}, {"id": "177222a375b74fc7", "location": {"path": "/usr/bin/link", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "28f21512f9b23d59291a552dd0e980bf284ded90ffea3276f00292baaa798a84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0a984b5f5243412b", "location": {"path": "/usr/bin/ln", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76160}, "digests": [{"algorithm": "sha256", "value": "1253b2b3a7092aa9c598a97746e3219bc3f95eb970fb9ac26ccc4c91f8348f64"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0b0d0f244c1b5e0", "location": {"path": "/usr/bin/lnstat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31240}, "digests": [{"algorithm": "sha256", "value": "2232b4f54b09dbca6bad3bc238b550231f5a5911c4c4daf96f3848930936c9b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5608383ab78b2587", "location": {"path": "/usr/bin/locale", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 58944}, "digests": [{"algorithm": "sha256", "value": "d8c9ec93861feb6b7fd54b5cf420c5cf0dd0be4647c06ce4f2acb1ef2d928e84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "839fc85cac5ecd92", "location": {"path": "/usr/bin/locale-check", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "d97fc7da68e2a125620ca59bc277539bff767d1bc7924b4aa713a96844397dcc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "70d2e2aaabfc61d9", "location": {"path": "/usr/bin/localedef", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 334808}, "digests": [{"algorithm": "sha256", "value": "d7d2dc6d3e2d8060d5dc63011474dbb299efaf3d27789c6200f5be5c13ce5757"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "88833d08a06455d1", "location": {"path": "/usr/bin/logger", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52040}, "digests": [{"algorithm": "sha256", "value": "7852e5b10ab6aa2c1b64ab50d59a2b25c8d9ff2f72c36d710fa186ad09d3243a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsystemd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "80abef29a6a9adf6", "location": {"path": "/usr/bin/login", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 57104}, "digests": [{"algorithm": "sha256", "value": "be55fa8f67b93497cf4a8e0e116ec298e751559fc70c77a25ba42be0231b80c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "086c843f027e9e4c", "location": {"path": "/usr/bin/logname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "f18c9e20a2b8b045170674e242fb3037ec3224353f4732ce0d59205c912d3807"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46bf3dcee9b6f9f1", "location": {"path": "/usr/bin/ls", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142144}, "digests": [{"algorithm": "sha256", "value": "1e39354a6e481dac48375bfebb126fd96aed4e23bab3c53ed6ecf1c5e4d5736d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "58c3c5ee6a80ce1e", "location": {"path": "/usr/bin/lsattr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "8de799fe7a8c35a622f8cf7c00edf61108fb9a95dc5102ab1f563aca3a05daa5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e7e575f0b6bfbbfe", "location": {"path": "/usr/bin/lsblk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133352}, "digests": [{"algorithm": "sha256", "value": "9cda971b462e5f6807f25de4f8ecb7b4920acdc4eb212a6ad17a28de2ff04fc2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libmount.so.1", "libsmartcols.so.1", "libudev.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "84b29fe8b62f4cd0", "location": {"path": "/usr/bin/lscpu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "6ea0aed7187fe4d17e19b96ce2543ef573b120b676cc82a9d2c675eade3b14db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6dcd906e0243b9e7", "location": {"path": "/usr/bin/lsipc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96488}, "digests": [{"algorithm": "sha256", "value": "9ef3b43715d2d550fe1a4f5ee6bff6966674f2f89a45231a52d3d4a5a4e03f43"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "31b07f348e9a3891", "location": {"path": "/usr/bin/lslocks", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39480}, "digests": [{"algorithm": "sha256", "value": "903ddd3418b422594d78c33cf0762e60af66f738e8ba1bf4dcbf87b715ad3fd6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "606d0d33fa302883", "location": {"path": "/usr/bin/lslogins", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "dd7c8de7e44a2e738374e3ee20b82a25f2d0a008f3c5e592c126786c9970259d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libselinux.so.1", "libsystemd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "82ff4d3f6492c3ed", "location": {"path": "/usr/bin/lsmem", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "4bb57bdceb34db04f275a5235dae73e56a26a638fdf6340032f72e165c80c05b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "03a5357af1aef2dd", "location": {"path": "/usr/bin/lsns", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51440}, "digests": [{"algorithm": "sha256", "value": "ccd4546e558c9df5be62a439e9412cf5a8df5afce7f882b8b6cb188a827c19da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "caf699f22b5bf2d4", "location": {"path": "/usr/bin/lsof", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 175744}, "digests": [{"algorithm": "sha256", "value": "8a26bbae9eb85aa98ef29cfe5b0a291234db6eb394c3e0c2841983dcf7dda959"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb3f90df7c05f3cc", "location": {"path": "/usr/bin/lspgpot", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1081}, "digests": [{"algorithm": "sha256", "value": "aa7a7b1d982fc8de67cb90b9cefa984962a91efae153adb7e19d461742f7b1ba"}]}, {"id": "c2c34a7da5db20c9", "location": {"path": "/usr/bin/lzmainfo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "646d7da2a74adc4465e03f8120cd819e9a7423908047f239ffc40da580112734"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblzma.so.5", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "edafb04ca2309e1b", "location": {"path": "/usr/bin/mariabackup", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23726736}, "digests": [{"algorithm": "sha256", "value": "e0bc39c810dfdad4405e61c6121eac3c0dd330ebf47daa52deac5a18bed08ebd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libpcre.so.3", "libcrypt.so.1", "libsystemd.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libdl.so.2", "liblz4.so.1", "libaio.so.1", "libstdc++.so.6", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8fdd6ddbd7291c01", "location": {"path": "/usr/bin/mariadb-service-convert", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2488}, "digests": [{"algorithm": "sha256", "value": "d2aa9a4aa62ccdd0426b8670a0af6ec319eba6a2d032ed29bc744070099d4977"}]}, {"id": "b16703b118f4aef1", "location": {"path": "/usr/bin/mawk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162552}, "digests": [{"algorithm": "sha256", "value": "1c08b1f4daf74d26cc519bdf7c30fa161ae3d13cbfcb70e40487e217b86cdf90"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fa6ac302331fea35", "location": {"path": "/usr/bin/mbstream", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3681056}, "digests": [{"algorithm": "sha256", "value": "b8021ca85fb170ed778a65f2656d58c8eefde663e2f4a75465a78dbd270a3fa0"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "703186af22af11ee", "location": {"path": "/usr/bin/mcookie", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35120}, "digests": [{"algorithm": "sha256", "value": "2d4279adda4875213d5681c908e80195c6e968bd63519358d32949f4ebf79fe4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d064bc1cc282fb84", "location": {"path": "/usr/bin/md5sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "4f5acab1d7cdceb3f47440f934986ff60229d96a79b76b11803b9819d3bb376a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae3d9f643838a33b", "location": {"path": "/usr/bin/mesg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "e4f313e68fab7f28577a66eba07e76e83447e3c988aefc4d21937b75b503e00d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ecc2a07c4401685b", "location": {"path": "/usr/bin/migrate-pubring-from-classic-gpg", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3060}, "digests": [{"algorithm": "sha256", "value": "8308091d807cdd1af400e408e6b6629d1e5fac38bf92d8843c37f211a879c796"}]}, {"id": "ec596261688d39b1", "location": {"path": "/usr/bin/mkdir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88408}, "digests": [{"algorithm": "sha256", "value": "4764ac50184c3092d7e529b07d95f103644229f12cfc1de6759bd1da0e6c56c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3346cb6d4bea2417", "location": {"path": "/usr/bin/mkfifo", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67928}, "digests": [{"algorithm": "sha256", "value": "701473b4e6883abe695f287feefea5f877d26c0aca460960a1d5b1673f5ab878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a9a237fb72f37479", "location": {"path": "/usr/bin/mknod", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "7970022a38c61df726d08080d00510b6975ae697624bd726071ab162ef076903"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7f4ec41c1362114", "location": {"path": "/usr/bin/mktemp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47448}, "digests": [{"algorithm": "sha256", "value": "49ad1d5b6875c67a20f67ab440666a3805390eb85de07852f3ec81fe1bedf123"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "68b04cd653582849", "location": {"path": "/usr/bin/more", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43160}, "digests": [{"algorithm": "sha256", "value": "2f5019a8705f41c97d44ea67df702d778ddfb85667d10ed43e5450b85ab12717"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "37d13bdfd70612dd", "location": {"path": "/usr/bin/mount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55528}, "digests": [{"algorithm": "sha256", "value": "f29097ea32d679be320a1d8e6ebd44edaf38d89c72b0a864dca72af05547b4bf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "019b2722f5e7e76d", "location": {"path": "/usr/bin/mountpoint", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "0577bf88c812013f2aeebbb1478c729e1941a98ee6296d9040136976c174cd46"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5f7064164df3cb73", "location": {"path": "/usr/bin/msql2mysql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "2cd4688b2fc28203f643907ce279b998244661ba48c7bb5c729e2a727bd15f17"}]}, {"id": "81439f0e1fe1815b", "location": {"path": "/usr/bin/mv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149888}, "digests": [{"algorithm": "sha256", "value": "5d991b919776bb4bc926fe341492762004a334f301dcd62632bc3d87aa24cbf4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e57c037b4e24c464", "location": {"path": "/usr/bin/my_print_defaults", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3660800}, "digests": [{"algorithm": "sha256", "value": "85d21d12602c9d38d46559074b68cbf515c689679ac6a9461c0636f5c3ca0fd2"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dbc0bfd85c0e2632", "location": {"path": "/usr/bin/myisam_ftdump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3985312}, "digests": [{"algorithm": "sha256", "value": "2bf6e821d55cf8ab6837ce5dd25f3766a7ad9851302e2f14957b3ae127802fd6"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f596f0355aff8230", "location": {"path": "/usr/bin/myisamchk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4112992}, "digests": [{"algorithm": "sha256", "value": "751cc1d7f538cd3d5560cf39230980568aee52b74386f9590da11c49f71fc77e"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "16709ab04e96b7d4", "location": {"path": "/usr/bin/myisamlog", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3967904}, "digests": [{"algorithm": "sha256", "value": "a24989030458236bf265f852f3b2075c5db6bc6a25dbf00e875a416434aa2ddc"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "029f8b6d2b70288f", "location": {"path": "/usr/bin/myisampack", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4014560}, "digests": [{"algorithm": "sha256", "value": "f581629e154ce5167281520f0d2e8e98d03d347fce93ac0980f0e24fc60015f5"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dae471915929dd17", "location": {"path": "/usr/bin/mysql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4237144}, "digests": [{"algorithm": "sha256", "value": "2299bca0994ccb7a4ff7623ef53bedbd7b909a7dd1890040aea05d8c128bf1c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libreadline.so.5", "libncurses.so.6", "libtinfo.so.6", "libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libstdc++.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e6e07fa5ec30ed17", "location": {"path": "/usr/bin/mysql_convert_table_format", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4217}, "digests": [{"algorithm": "sha256", "value": "03729cedb39a265d71f4cc48c082f217527b708f5e001fb1d98525c64a28d305"}]}, {"id": "5fccb81db6de3569", "location": {"path": "/usr/bin/mysql_find_rows", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3290}, "digests": [{"algorithm": "sha256", "value": "6ef840bd005836d4d990323b9b026ef3a43a723f7f47b4694e5ce5bde30c8128"}]}, {"id": "6c0a0bbd1c8a34fa", "location": {"path": "/usr/bin/mysql_fix_extensions", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "a88cdaba514804bd9cc47e18705466351a81476c5a3e43bc1025f2ac3e1a7bfc"}]}, {"id": "1c8cfa7b525f7449", "location": {"path": "/usr/bin/mysql_install_db", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21418}, "digests": [{"algorithm": "sha256", "value": "5a33fb3a075d2a69d74db3ddd9197bfa46ec52738f920dde735e96defa0502e2"}]}, {"id": "872e79081b196a8a", "location": {"path": "/usr/bin/mysql_plugin", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3669248}, "digests": [{"algorithm": "sha256", "value": "7b1b1d7cc3974cb0a18f5308144c07786cde4c5031fb994fe94a09463c0181ea"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ffde0ec1e85a84eb", "location": {"path": "/usr/bin/mysql_secure_installation", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13689}, "digests": [{"algorithm": "sha256", "value": "9feebe585b1ce9da79a11e7acbbef2d2172787b010cf16a3660d3f3a1ed0eaff"}]}, {"id": "804435a83c3f999e", "location": {"path": "/usr/bin/mysql_setpermission", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 17542}, "digests": [{"algorithm": "sha256", "value": "b671414cdeed4f76ac42729dd4b2a0926dafb6765211bbdc4809fabcc78854e3"}]}, {"id": "4546a880ecd4f489", "location": {"path": "/usr/bin/mysql_tzinfo_to_sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3664480}, "digests": [{"algorithm": "sha256", "value": "b1fbd6339372d27d3d3a31f3818886020c9ca176f59a6b3c0d0835df3688db5d"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f2ac2bea0d46faf1", "location": {"path": "/usr/bin/mysql_upgrade", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3756576}, "digests": [{"algorithm": "sha256", "value": "72eb264433c3ecb936958e38a67c43dc58d67d83f9db928ad5aa0922e029eeda"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "14d629dc0de4c8ff", "location": {"path": "/usr/bin/mysql_waitpid", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3656064}, "digests": [{"algorithm": "sha256", "value": "8fee3e538a242f499d36f421464f413443a92228ad77c13a61eb56fa12d95d07"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d98e662cad6618f4", "location": {"path": "/usr/bin/mysqlaccess", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 111922}, "digests": [{"algorithm": "sha256", "value": "bdf801b87bb040b1f0961ddfb414fed7621eb8bfa25c8f193034bf5681b25442"}]}, {"id": "53487abed65cc031", "location": {"path": "/usr/bin/mysqladmin", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3986112}, "digests": [{"algorithm": "sha256", "value": "a7aea52ef46d0c76f5f42e72c678c16eba6e9a2ebfc4b0f46a96f098c5c85147"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f24c7990d9da3fd2", "location": {"path": "/usr/bin/mysqlbinlog", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4237976}, "digests": [{"algorithm": "sha256", "value": "4de2e894c6fc66478068a2fe8fa946d3d28e77f923f18e5ddfc8e65e74b43dbc"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libstdc++.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c8b3fa70e0d2c228", "location": {"path": "/usr/bin/mysqlcheck", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3979360}, "digests": [{"algorithm": "sha256", "value": "2325ac0b83ef79d57f3c45721a25806446b5b50bb362e6440a0d4be379ee1a50"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9d7e588786860464", "location": {"path": "/usr/bin/mysqld_multi", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 24715}, "digests": [{"algorithm": "sha256", "value": "4f76806071f7101afaebb21909248b492850cac78a261dc138ed70aac984a732"}]}, {"id": "55223cea3a1b200d", "location": {"path": "/usr/bin/mysqld_safe", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30787}, "digests": [{"algorithm": "sha256", "value": "7d663c10a9efeeb3ab1ae7185aa159dc7a67dd7c2c214e696269d1ec269290fe"}]}, {"id": "cfcf692011dade2d", "location": {"path": "/usr/bin/mysqld_safe_helper", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3626656}, "digests": [{"algorithm": "sha256", "value": "e17bc5d3f3bba110cbfa2e5baecba50f7836fe436a161f4792dcd63492f7bfd8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7c41063f332565d", "location": {"path": "/usr/bin/mysqldump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4070144}, "digests": [{"algorithm": "sha256", "value": "f5075c0516399e8c90479df3700d64b623032aa7ceb3b5f308f0d33f8c82195f"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "982e9db6fc1c0de8", "location": {"path": "/usr/bin/mysqldumpslow", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8242}, "digests": [{"algorithm": "sha256", "value": "8f9f4397dd035bbf0d193c3ead1b597ee57c84f08425ca60126855043e5d1975"}]}, {"id": "67a6205b9acad36e", "location": {"path": "/usr/bin/mysqlhotcopy", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 34963}, "digests": [{"algorithm": "sha256", "value": "701179652542c823f42c5957d580e4d56fe64fc8656642f6995555cca1ceb1c6"}]}, {"id": "373ebbdd0397dc9f", "location": {"path": "/usr/bin/mysqlimport", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3974144}, "digests": [{"algorithm": "sha256", "value": "f48626d285c62b8fa3a3eb41dd3f0081bf53c7ee70b03879981afb7e82211e98"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "86b3b2910475c8b7", "location": {"path": "/usr/bin/mysqlreport", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 50344}, "digests": [{"algorithm": "sha256", "value": "2ab15bded534161ed6fca8812a4076d9bc758bd12846f6784ec1d3b6d6e47b87"}]}, {"id": "43cae98170ee4b60", "location": {"path": "/usr/bin/mysqlshow", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3964480}, "digests": [{"algorithm": "sha256", "value": "a19db52318ed86da4724639a63dd87f7f548458779f807bfac7e393f95bb24b5"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "39bc23ad4a88d464", "location": {"path": "/usr/bin/mysqlslap", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3987808}, "digests": [{"algorithm": "sha256", "value": "2f9313eac9f64e5a9587da761f8ddcb12ca69a8eb3b428839af77f61530955c8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1bb1618af66fe378", "location": {"path": "/usr/bin/namei", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "3de4e310f94656b29d3d1e24f594975a6eccf5460c513c0bed10dc489a5b166e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9e97295741dfa592", "location": {"path": "/usr/bin/newgrp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44784}, "digests": [{"algorithm": "sha256", "value": "492627b8e40d6d07e082de388a8f9e9c7dd1289772187ffa868d2cb66ea7a9bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "52babba0be5e022f", "location": {"path": "/usr/bin/nice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "2cf3ecd00c4c50f3948a76af2bda7762491f0d366c7db78302e113f622967bb2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dbd9e55acb6121f4", "location": {"path": "/usr/bin/nl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43448}, "digests": [{"algorithm": "sha256", "value": "ca89721bcf3dbaa70dee89a8255246884de96a4e97678163eafa4778719673e7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f909293d6f755a12", "location": {"path": "/usr/bin/nohup", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "74af07c3d96e5fda903ac3df226b555ea6cad5d3b0aa250f3cea7713128bddf2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d86974163371869a", "location": {"path": "/usr/bin/nproc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "b1e8e5df9ac3ce17d985cc0ad8be413d8beb41082ced717d69a47950dcc07f29"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eab0d660aba72e94", "location": {"path": "/usr/bin/nsenter", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35256}, "digests": [{"algorithm": "sha256", "value": "931e1e2af65b4a354281b5637b76fc015dbe9f2929c8a76c9db190c3760d552d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b17d452c3e19f3d9", "location": {"path": "/usr/bin/nstat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80112}, "digests": [{"algorithm": "sha256", "value": "f25df332a25544a0802d0f819d2dea50d170c48e5a5ac2885f5df5d69673775b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmnl.so.0", "libcap.so.2", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d50bd206ca1a0ab0", "location": {"path": "/usr/bin/numfmt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67992}, "digests": [{"algorithm": "sha256", "value": "5c600ae55b9fb9259aceb6a16792b6a3e9b1c7671d160660063d4c67aa0e3050"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2f69460accdcdc68", "location": {"path": "/usr/bin/od", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72056}, "digests": [{"algorithm": "sha256", "value": "eeadd30e15e1e0de3eb0543fc60cee012473f6cea26a18cd727a9be701a3d312"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0c3704bd5dbd1f9a", "location": {"path": "/usr/bin/openssl", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 753336}, "digests": [{"algorithm": "sha256", "value": "00ce4e35c66812b105f93927148bbbb5bc936e0b5032a974e621b57f98fd84da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7fec2c0465ee0fd", "location": {"path": "/usr/bin/partx", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121072}, "digests": [{"algorithm": "sha256", "value": "c7f9c780df4dd5f4547169f7461742f1a48b480eecf92b35ec3ad6081f7f8b3c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0c27677a9e14fc4d", "location": {"path": "/usr/bin/passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68208}, "digests": [{"algorithm": "sha256", "value": "f3858de9170c06c2e97f85425f2054de614bb46a9c15c9efe05db25e77f021bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6a7663e6629b17f9", "location": {"path": "/usr/bin/paste", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "69576921d796eff2026f6ec9c8dc40a4a74bc7881a9a16834baf79931293cadf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0b5b0f859bdf1a8e", "location": {"path": "/usr/bin/pathchk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "e801039446415009593d53d51e0924aee1306db03dfa24b4738a3d63383194f1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c4cf9c88f34f2cb4", "location": {"path": "/usr/bin/peekfd", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "ee0097df34bdf614190cc19c824313bf526bdecc3e886268495e85ec85cdcbe1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0877d9afef011e80", "location": {"path": "/usr/bin/perl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3478464}, "digests": [{"algorithm": "sha256", "value": "61f97013f0e2eff9d4c701b3eff7d2afd7cb50c7ae6900adde6a53cbc78481bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6e7df8afa09f8780", "location": {"path": "/usr/bin/perl5.30-x86_64-linux-gnu", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14648}, "digests": [{"algorithm": "sha256", "value": "fb231c12168ce76f749035f80e99d507de8ee00be978e7b87ea468fda3a32c84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libperl.so.5.30", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "96b9c9b1be9653ce", "location": {"path": "/usr/bin/perl5.30.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3478464}, "digests": [{"algorithm": "sha256", "value": "61f97013f0e2eff9d4c701b3eff7d2afd7cb50c7ae6900adde6a53cbc78481bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c58d696bcba0b488", "location": {"path": "/usr/bin/perlbug", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 46366}, "digests": [{"algorithm": "sha256", "value": "a0073ae2a63f88127cc968be201f948c1e5f2f109dd3c1a9f26673561c1fd85a"}]}, {"id": "7e5665222634e929", "location": {"path": "/usr/bin/perldoc", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "d8bebeee62ce30574f40d53182b7fe17619e144233a7f7ddfa3e33ca34deccec"}]}, {"id": "5c0abef0a5c354ac", "location": {"path": "/usr/bin/perlivp", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 10864}, "digests": [{"algorithm": "sha256", "value": "f57988a5c99c0b1a6ab676492fd1d5f0816e7a64b265fd59515480c99289fa9f"}]}, {"id": "758fe03a32e96a0b", "location": {"path": "/usr/bin/perlthanks", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 46366}, "digests": [{"algorithm": "sha256", "value": "a0073ae2a63f88127cc968be201f948c1e5f2f109dd3c1a9f26673561c1fd85a"}]}, {"id": "42fe1e07180b0fb5", "location": {"path": "/usr/bin/perror", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3857504}, "digests": [{"algorithm": "sha256", "value": "bbba16086424078194199deb715208ca8b4cb41adc453ab5446d82d48b10be72"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "68f82d193e406f68", "location": {"path": "/usr/bin/pgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30968}, "digests": [{"algorithm": "sha256", "value": "c97407ded0083ecc4cdab19ae8af19b10a298d87c4a8d2be059de9df6f08b809"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "63b3c7714218f632", "location": {"path": "/usr/bin/piconv", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8357}, "digests": [{"algorithm": "sha256", "value": "74788a37d0aaa0989a51de03c3a5405f2c786fe9791dc82a271639806192c85e"}]}, {"id": "2e5a7669e4fe1bae", "location": {"path": "/usr/bin/pinentry-curses", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68240}, "digests": [{"algorithm": "sha256", "value": "fd92b551d3a9acdfea27cce507f4214809f5eda95e47a4c4954a54edd1974f2f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "719b42b4ec29d242", "location": {"path": "/usr/bin/pinky", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "459c1b78b332c9770007533c4104147dff52cf8b1f4695d25e2a9dd7a9534880"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c8f23368e4324e62", "location": {"path": "/usr/bin/pl2pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4533}, "digests": [{"algorithm": "sha256", "value": "0aeb39f44c416602c8dfcb2ddc52be99cf6525b3a1b9e16617176b5f42234c6d"}]}, {"id": "14e7941e04e55d1c", "location": {"path": "/usr/bin/pldd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22904}, "digests": [{"algorithm": "sha256", "value": "6168b838924d99cc3820ce1a003fd3ffd86300ce48885604fffaff16d76f51c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4ea64eaaafd650cf", "location": {"path": "/usr/bin/pmap", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35064}, "digests": [{"algorithm": "sha256", "value": "1b9bdfcfd71e1bac500b3ffa25fbf8eb1e7c2d9b069003b9fa7431c7936bb22d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9585957b385d3e77", "location": {"path": "/usr/bin/pod2html", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4134}, "digests": [{"algorithm": "sha256", "value": "568e24abd79bf3b148220d3799ee4f3f001f908ce4219c1e08607e7ae9f17fd4"}]}, {"id": "6b24fe6b30ea2feb", "location": {"path": "/usr/bin/pod2man", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15034}, "digests": [{"algorithm": "sha256", "value": "56524d6017103f09c805dbb6ecd4a5f3d9c1e6e13c71c961dfc9292e73d619c1"}]}, {"id": "fe15c50358b86a0c", "location": {"path": "/usr/bin/pod2text", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 10803}, "digests": [{"algorithm": "sha256", "value": "274a0996c1591ef0f10bbe0bfaf9dfce7aaacb97cca18c635561f3f672cc4e41"}]}, {"id": "3bbae5416ba6cca2", "location": {"path": "/usr/bin/pod2usage", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3948}, "digests": [{"algorithm": "sha256", "value": "6b03a993c7f1c964cbf9de6e92a8b1ed3a854c14e24f4bc701ea24937d8013a9"}]}, {"id": "9db37b982cb9fac5", "location": {"path": "/usr/bin/podchecker", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3658}, "digests": [{"algorithm": "sha256", "value": "b41c90733b7f4051dbe82d289177add630133f0679660fbfa3f3051ecd309dbb"}]}, {"id": "fa1e7f83caea1364", "location": {"path": "/usr/bin/podselect", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2527}, "digests": [{"algorithm": "sha256", "value": "259cc6eee3b2d6f99d6d7dbf7263ca5ed97a9867342f59e601c3c4e339450bb0"}]}, {"id": "a3550c11cccc8c98", "location": {"path": "/usr/bin/pr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76216}, "digests": [{"algorithm": "sha256", "value": "9e92ce1b92703042ebb16f7eff36e41237cbf8f242d93781e1b9ce7cb361fab0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a1332fe61d94c784", "location": {"path": "/usr/bin/printenv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "0fa26be2fe69ed794c8a58c2547d3765342746838fcc7a4f7033070cecca3fe3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b8f961da493111e7", "location": {"path": "/usr/bin/printf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59736}, "digests": [{"algorithm": "sha256", "value": "bc58e0135f2e096f09f52f96a99b763fa4d693228c5b346460906041ccf01134"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8172e8ef2e98c728", "location": {"path": "/usr/bin/prlimit", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39672}, "digests": [{"algorithm": "sha256", "value": "79736fa1db42cad732e68eeb1ea6df2ac539f5eed1805577b6047b22b71d6df8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eef422a02eeeed9b", "location": {"path": "/usr/bin/procan", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80640}, "digests": [{"algorithm": "sha256", "value": "4396ffa101d83ad98fe288b97f2dc6b7cb2dcc561d3ba6ffdd5afabb16520d46"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0057c3e7c0d9ca41", "location": {"path": "/usr/bin/prove", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 13655}, "digests": [{"algorithm": "sha256", "value": "86e35537ec241a5d096283d91a30876021fc44d341f3f67e3d7ab8cd47909e93"}]}, {"id": "ee5023cfd5b85aed", "location": {"path": "/usr/bin/prtstat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "7447ec045b55f938612b9c1751003e5b291e9f0f15718ebbc3e0020d471639fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3e19cbb162869302", "location": {"path": "/usr/bin/ps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137688}, "digests": [{"algorithm": "sha256", "value": "9badc3ea544cf1d5f3da165508291a28400773b3904749b7765fb2de61cff7db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "058608e7e31c7625", "location": {"path": "/usr/bin/pslog", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "54998003cb822c75ad1ded5ddb4847cec34cab52332b72d108a826b03863f8f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f1b025f11300fab3", "location": {"path": "/usr/bin/pstree", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 36008}, "digests": [{"algorithm": "sha256", "value": "8e43af67366ab733b795b8e4b8bff265ef0b32c8e9f07cb333796e0baad44fe6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0215ae1cc1dc3a9e", "location": {"path": "/usr/bin/ptar", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3549}, "digests": [{"algorithm": "sha256", "value": "72a57943988109afa78543208d44d075a1618e5f21d123f98e15cd2bea2ed168"}]}, {"id": "ab1eeefb1bdc8eb9", "location": {"path": "/usr/bin/ptardiff", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "902c515503657fd8b595c250a64884163a05bae119dda9492859b5c8f170dbb5"}]}, {"id": "d82596e714e9272f", "location": {"path": "/usr/bin/ptargrep", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4392}, "digests": [{"algorithm": "sha256", "value": "8ae89e01884cc2de48636189996cda7cf44cd2a97a7e933c9553c2c401ca6e67"}]}, {"id": "106b29416648a6a9", "location": {"path": "/usr/bin/ptx", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80280}, "digests": [{"algorithm": "sha256", "value": "ce8d5016de3c5cd173c088a55972da2cbf0a970d8b65064cff21ddf4b4208952"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "945c7708ec4e26a6", "location": {"path": "/usr/bin/pwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "a417dc9111d4287e7d3d65156a38254a031813e9660103087d1891fb71efd838"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98a0394800b2c759", "location": {"path": "/usr/bin/pwdx", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "70d2649b5b31dd948d9b2b8d55f90a6aea64cc87830d1b0aa18b7f826ffc7572"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7b46c4c6b804e2ea", "location": {"path": "/usr/bin/pwgen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32152}, "digests": [{"algorithm": "sha256", "value": "7282456d0d87d725b10043844c1028ee29f76be7d64a958840bddf50ecbadca4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "928bae5a8c272a6b", "location": {"path": "/usr/bin/pzstd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 698840}, "digests": [{"algorithm": "sha256", "value": "509a1f0e299bbab2fac3daba9a8cf80a54d1c28824d0df12513bea806a06b6ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libgcc_s.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "82fae7799572fd5b", "location": {"path": "/usr/bin/rdma", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133360}, "digests": [{"algorithm": "sha256", "value": "0b6cbaa2d5e3976b880e98eb66feda3c9d71a2d855c848353889618a04724d24"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmnl.so.0", "libcap.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1fd2a7e52a77156b", "location": {"path": "/usr/bin/readlink", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51544}, "digests": [{"algorithm": "sha256", "value": "d51208f0931965a9ea6afb5596bb24a1af5f9978819a5f2a9a44c6682706d227"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fc1b4b920084cf33", "location": {"path": "/usr/bin/realpath", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51576}, "digests": [{"algorithm": "sha256", "value": "e3ef18fd4b85ce6d11e08dacdcfc86bee855ddbe5a59b7d86926eebe463600c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a16b28caddb886a0", "location": {"path": "/usr/bin/rename.ul", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "af70b1784be93bcff0640afa8782f15fd57b6ebe611add274ef4fdc9dba60119"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb78e28ac7ca135a", "location": {"path": "/usr/bin/renice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "919c57cc4a20b76af2396e2b9a585e30f9d35157d41d9e990528c85bd79b0e7c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7ec2e52e6f2ab5cb", "location": {"path": "/usr/bin/replace", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3638944}, "digests": [{"algorithm": "sha256", "value": "f068b1d1aa137005d04dcbd044d6b82d74b53e606065a710867e89dcff0ee4e1"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "35c149f448543666", "location": {"path": "/usr/bin/resizepart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "d1807d5fae830b346a7315f6529784f644b8bcf4b217d444b2170a4a15bd4ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ffb0d920e6b84ed6", "location": {"path": "/usr/bin/resolve_stack_dump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3660128}, "digests": [{"algorithm": "sha256", "value": "81b7c1a7ed779ebc41ce8bdcc1bc4e14b3a91ca7e861d3940a3189d27a4e41d8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "255ec019e713eebd", "location": {"path": "/usr/bin/resolveip", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3656032}, "digests": [{"algorithm": "sha256", "value": "c9bfd909888546cbfecedcf6c4cf3286abaf4df219753f7d70dbb1a5f66cbdbf"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f7dfae177ca6026c", "location": {"path": "/usr/bin/rev", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "008c17a4e0fecb7909c7b28435de71c79e18d710ab82231138f6bb02b6bd1c33"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "19ef26a16c7476e3", "location": {"path": "/usr/bin/rgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30}, "digests": [{"algorithm": "sha256", "value": "0a8dd42a068115f058ae57f9f6347e1ef0ae2ffea89bf658b132974246577748"}]}, {"id": "d613953d4831efb4", "location": {"path": "/usr/bin/rm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72056}, "digests": [{"algorithm": "sha256", "value": "f31ab9fc2b32ed344c5918915600817224ce32c12258962dc40ab7e1c52319de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "35f055ca0b6c38d7", "location": {"path": "/usr/bin/rmdir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47448}, "digests": [{"algorithm": "sha256", "value": "2afcefec68d80d4a9c93e4f7287a6c3b719ddb2452eff3be19b03322b0b91cc6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9041279ecf443609", "location": {"path": "/usr/bin/routef", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 208}, "digests": [{"algorithm": "sha256", "value": "64db4b55649a6da6be27517add0c75d326e37b699d7f01cf6aea1f2befdab4dd"}]}, {"id": "16fa364afb7c7504", "location": {"path": "/usr/bin/routel", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1656}, "digests": [{"algorithm": "sha256", "value": "54b636e35ddcb7d332be25971008cd146616acfac998d06e43985fcc30247e82"}]}, {"id": "c10f3ef763cdf830", "location": {"path": "/usr/bin/rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 504472}, "digests": [{"algorithm": "sha256", "value": "0b8ef88fe9110ebfcbe3726a53931dffdebe1ee16defb88cc972015118e3a258"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libpopt.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cafd0ee2ac7f6622", "location": {"path": "/usr/bin/run-parts", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27144}, "digests": [{"algorithm": "sha256", "value": "a3a99913d9ba555402540bd1d9071207e5bf91a04f7355013cc7877e26fd874b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f87368f90fbdf44c", "location": {"path": "/usr/bin/runcon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "9693361780d6577ff9cd952b6f70d358b252f01dc36a1b7b13a56824fd453932"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "270c8a0fb83abff8", "location": {"path": "/usr/bin/savelog", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10481}, "digests": [{"algorithm": "sha256", "value": "e9f83fa3608f90efc4d3f0e38337da962aecffcc9f6af43709d9a6943a21341d"}]}, {"id": "370bd493e7f54101", "location": {"path": "/usr/bin/script", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55528}, "digests": [{"algorithm": "sha256", "value": "0c2141ba2268d39060c1f3770ed46e03092dabd2ee2276a231f3d961b4c025ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2adeb3558f690fd7", "location": {"path": "/usr/bin/scriptreplay", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "e451958d37187114f4302e995eed27a1ddc4080dc1ecee83e9c88cdafe490ca7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "12bf2c11cf4f38ad", "location": {"path": "/usr/bin/sdiff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51296}, "digests": [{"algorithm": "sha256", "value": "7cd2eb3812d90b86bf642dd584a759fee3786a023a2256ee482344d6246b28c0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "19ba8dea25996ec0", "location": {"path": "/usr/bin/sed", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121288}, "digests": [{"algorithm": "sha256", "value": "a0b422c771464c25afd6d6c708ae695f1901c5e7e8686e5d2cbee18462f13688"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bdf2e7d33c1bce42", "location": {"path": "/usr/bin/select-editor", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "1d3750ebeeac44e4da429e317254b7fadaeea00cf936e51a958306d7a395e845"}]}, {"id": "c9b83f13ce47c12c", "location": {"path": "/usr/bin/sensible-browser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "c80abe6a58479a80f6621fb145888810e19cd806330a974312bd3fc849a0c816"}]}, {"id": "46d3435d44b155ed", "location": {"path": "/usr/bin/sensible-editor", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "820d36bc91ba143b17a204c8d16498f4d60518990d1040808afb7a4dea91e463"}]}, {"id": "9a51f58b4744091b", "location": {"path": "/usr/bin/sensible-pager", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 452}, "digests": [{"algorithm": "sha256", "value": "8a701a467cd19fadc2194d0d47b49d01de58fa588e7ab2539f684b0f49a1c721"}]}, {"id": "4c11c067a53e7786", "location": {"path": "/usr/bin/seq", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51544}, "digests": [{"algorithm": "sha256", "value": "1e5f35a5e30e50dad7130d3a428b1a0951d716f037263d483c52e8e21e2b83fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0ab52e7d56d87869", "location": {"path": "/usr/bin/setarch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27136}, "digests": [{"algorithm": "sha256", "value": "a73ef5a5ecaecbdfab99be173f6b44cbe7da7d94c6f2fa1a26481f25d37ac69a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9b61596a0c61432d", "location": {"path": "/usr/bin/setpriv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47344}, "digests": [{"algorithm": "sha256", "value": "dc087096f8ae135933192788c32c9d5447511c81267a6ac2a01d60be4742e2fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap-ng.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aebf55da56a30851", "location": {"path": "/usr/bin/setsid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d00a50fbbecdae4b85424f7ce17bd27c92caa7a7ced2b99600913c2b16391045"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9a73281d99cc7779", "location": {"path": "/usr/bin/setterm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "61c00ffcb6228eefbf44e0a7fa7e799a2d0eaca20697f768c064b6f910c5f8f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f3668176889fa74d", "location": {"path": "/usr/bin/sha1sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51576}, "digests": [{"algorithm": "sha256", "value": "9b7c3f8459d41c2809f695040da541e17c057179c31c4f0be79a156104c8b633"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8107c57e26880ab", "location": {"path": "/usr/bin/sha224sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59768}, "digests": [{"algorithm": "sha256", "value": "b7d4ffdd7056067669462f59be81e1c5a1a0999dfe160b696b7bd862b0c3ba63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a60cf3559fc387ff", "location": {"path": "/usr/bin/sha256sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59768}, "digests": [{"algorithm": "sha256", "value": "b693d4bd026ba1515edacabcadbd6785454b08ec9468665e4dc33f01df8cc659"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e31fbf306e55e29", "location": {"path": "/usr/bin/sha384sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67960}, "digests": [{"algorithm": "sha256", "value": "b6255a90092d245f0161f7387ab23d7782020b055d5265889706c27c3ea9bd79"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a8b61e1fd4725ee8", "location": {"path": "/usr/bin/sha512sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67960}, "digests": [{"algorithm": "sha256", "value": "d7397d0ebc82665f0c1ece0b8df4e527be65f1198559c48273eedf33983a1469"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "25e982478b2dea37", "location": {"path": "/usr/bin/shasum", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 9976}, "digests": [{"algorithm": "sha256", "value": "ea96c9230f9b92fc5be55640a40f165430b5c05bd2440b6df3894248989fe1c1"}]}, {"id": "c8f6a322814ecf25", "location": {"path": "/usr/bin/shred", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63864}, "digests": [{"algorithm": "sha256", "value": "ae67dac22af8f07a717a6a9d16b6e98b3b9690e6133bdacc22781731b797cf47"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a658a28c06ccdd4d", "location": {"path": "/usr/bin/shuf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59736}, "digests": [{"algorithm": "sha256", "value": "bf3ba9e17369424ba8e6e82833686a2e64b9a7d794cda5b61f206bab4a16bdde"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "81e6bca7bb5b0852", "location": {"path": "/usr/bin/skill", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "876a90af59c0a093860ff360047301629469023a1cca81341053067b6ac0e0c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f0bf47ac8f114cdc", "location": {"path": "/usr/bin/slabtop", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22768}, "digests": [{"algorithm": "sha256", "value": "c77f57d688ecc4e787fb3d7d300a79535201f8cc3d339d3ba95e00abf8940e1c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libncurses.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6420b4afe0340fc9", "location": {"path": "/usr/bin/sleep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "45cf3208dc6704e806bbc5d776e884b5487744bd75171a93930c94e9b9b20ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9f77980635b62f19", "location": {"path": "/usr/bin/socat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 384552}, "digests": [{"algorithm": "sha256", "value": "88068cadb93a5ac1c51cf229fea37844304342cab46e4fc430755b3df053a926"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libwrap.so.0", "libutil.so.1", "libssl.so.1.1", "libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c3668940400e4689", "location": {"path": "/usr/bin/sort", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117376}, "digests": [{"algorithm": "sha256", "value": "06a79a2501b4dcea33de2c5c7418b6ea3a5be7ae235313c6126edf85fb15f3e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9fbb872779be944c", "location": {"path": "/usr/bin/splain", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 19150}, "digests": [{"algorithm": "sha256", "value": "441b5abed7d57324a0fb8fd8e42ed57b31b0f62ecf4f728a412ac065e9abadb5"}]}, {"id": "9ffddabb7cfacf62", "location": {"path": "/usr/bin/split", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60184}, "digests": [{"algorithm": "sha256", "value": "4769ed12a68c8e5df5fffb8429dbc8d07b233448d96c75aaace283622f85d917"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "214c0436b032ec76", "location": {"path": "/usr/bin/stat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88440}, "digests": [{"algorithm": "sha256", "value": "422b0e57ae673cb8d58ab672bff58d78792cf4e54fce38e06207a73d4d96980f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1a052a4cb45375e6", "location": {"path": "/usr/bin/stdbuf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51544}, "digests": [{"algorithm": "sha256", "value": "1d8b9dfd71b86f0cde5ebc87b83d1a549092e2a5c7acce1745a4e8a0e5d786bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8547f49fd31cc8af", "location": {"path": "/usr/bin/stty", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84344}, "digests": [{"algorithm": "sha256", "value": "3cc09af47949480312ecbdc9a6df27e57240057f403c131cdee242c7300d90d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0785841f0069b214", "location": {"path": "/usr/bin/su", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "9d1fda070610581427db17af53c510ae515df64427dab9a43f04e30606153d03"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dae8b6d21319951b", "location": {"path": "/usr/bin/sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47456}, "digests": [{"algorithm": "sha256", "value": "39d392c0e2f1815a1abeace97a892b8d05456dc658fdb740305e2b6ce9dddffd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5148888e170a4d39", "location": {"path": "/usr/bin/symcryptrun", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125984}, "digests": [{"algorithm": "sha256", "value": "cee4a4e4b97a429686eca38a7e8870dd200610237c6bc3d4c75b99a758dd0927"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libgcrypt.so.20", "libgpg-error.so.0", "libassuan.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e56ea70619dfe437", "location": {"path": "/usr/bin/sync", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "7ecb2f99a697aa0d3c4eeeedde02a76d30139def1f85401b388a256a6079028f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5a22999640287c73", "location": {"path": "/usr/bin/tabs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18744}, "digests": [{"algorithm": "sha256", "value": "93f051f07828568bdd329f1291cfa6b835ee926787d06d42e17985eea0fffb66"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "edb3e81a722667d7", "location": {"path": "/usr/bin/tac", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "7d8e11aa0a952f65d1433d277a7fa7a14034f37a8cb4b7854108eb7b5c207228"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "38cca4e5cca0c88e", "location": {"path": "/usr/bin/tail", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72088}, "digests": [{"algorithm": "sha256", "value": "00483d769f2d15f6d3c0f6f2d9c3c8dde3d377094d8411738f0f3b335008cf84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e55dbe2cefa63c9b", "location": {"path": "/usr/bin/tar", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 448112}, "digests": [{"algorithm": "sha256", "value": "66811bdd3214a4cb887a5ad1197811c37148bbc574a69f1cba949fbb2f8a9c5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f6a86bd5792c9347", "location": {"path": "/usr/bin/taskset", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "b52fe815f69407c91a173f1677cb5591a7c952394ce7a0fd115767764e441c45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "61de732bd085d55d", "location": {"path": "/usr/bin/tee", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "9288b17632f64d8d28f3143978ff1c5909dcd11851d211a5c6a29ac2bc822f07"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "61f1bb8ee0699769", "location": {"path": "/usr/bin/tempfile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14360}, "digests": [{"algorithm": "sha256", "value": "e24d23c21146862d7481688d36a398d197ba732fdd310c9f283c872a4d1ed451"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "145500c9fc5ed31d", "location": {"path": "/usr/bin/test", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55640}, "digests": [{"algorithm": "sha256", "value": "17548d1b941255fa61afeb4f46aab5f51c794fe1089c3d2aba7c9111d720cb4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b8f4db83aacc2be0", "location": {"path": "/usr/bin/tic", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92584}, "digests": [{"algorithm": "sha256", "value": "7c19e23832e7c4018d3e89fe380b8f133743f26eb26322698324d95800079aed"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e08febb845438e3d", "location": {"path": "/usr/bin/timeout", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43800}, "digests": [{"algorithm": "sha256", "value": "91db1e64064f0bf5ee99abda3a054cc6f05748dad2af5a145f890c9172d28d73"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4aaa0add87e2af05", "location": {"path": "/usr/bin/tload", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22776}, "digests": [{"algorithm": "sha256", "value": "6fbe7ade17043109f971ef60063700e92055e7c155210c2945b0851e96356dee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "26eb8e1732cf0cee", "location": {"path": "/usr/bin/toe", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22840}, "digests": [{"algorithm": "sha256", "value": "608ee5e78d4d21a5fc91185cb8b09f3342416ca6b71f8c66fe4b729b7d16d6e8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5732d53e709607b0", "location": {"path": "/usr/bin/top", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129072}, "digests": [{"algorithm": "sha256", "value": "20110d06f2491dc37bd346fcfeebae81ce121dad9ff7f0c1b3ae05b4f9e0290d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "67b55083ead4b054", "location": {"path": "/usr/bin/touch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100728}, "digests": [{"algorithm": "sha256", "value": "81f9bbc9e56914f60ca074dbd9f2fa461eaf8b6470876ed6d918689af545b3ed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9bb4debe1b12c657", "location": {"path": "/usr/bin/tput", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26968}, "digests": [{"algorithm": "sha256", "value": "717f7b97a04c83437dd1628e7de4c79ab97c2958d0b8d2f25b3b2a106970aa26"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2613b70e1b6d0834", "location": {"path": "/usr/bin/tr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51544}, "digests": [{"algorithm": "sha256", "value": "3d28898a84a0d8fd7d35736606d52c37293805b2ad2699d84fea26df4d306b3b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3c421329d77544fe", "location": {"path": "/usr/bin/true", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "dad47a37a0c40dbaff9ece3a60af2c5e6cbfb4f70558302243f41b9edede9a6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2ef3e52571df921c", "location": {"path": "/usr/bin/truncate", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "72577f960652d3abb3f3a61b807b061fe433f0deaa8edec1f9230087806e299c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ab362cbcd67e9600", "location": {"path": "/usr/bin/tset", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31040}, "digests": [{"algorithm": "sha256", "value": "bb63163330b19b5148ca851c99a70e70c112a9150baaf9e705aaea253941336e"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fb2277e9ba62d5ab", "location": {"path": "/usr/bin/tsort", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "e28f10cea32391a892875a6b5ce47368c5787722fb6fe58276644717a65b1ac3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "899729424b583e88", "location": {"path": "/usr/bin/tty", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "f1ce560cdc200f8bf817af7ffc5aba3bee5b8c7905cb9e43abe22e8497240c78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "48eb67785ac4a407", "location": {"path": "/usr/bin/tzselect", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15378}, "digests": [{"algorithm": "sha256", "value": "d983bc8a258adaf01350fca03bc5cdf81f9d479550a73e8b62c3e11fce96f1f5"}]}, {"id": "58a99091aa559787", "location": {"path": "/usr/bin/umount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "4d7eeae28e2b366c2d4e0b2f3a69406315eae34ff975539c86d908a42483eb8c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d43995150ce7d8f6", "location": {"path": "/usr/bin/uname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39288}, "digests": [{"algorithm": "sha256", "value": "826971bf079a8c1c0076e359ab67fe8fab23819891e96a5f7b6eca1652af6f54"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6599c7ddc503f551", "location": {"path": "/usr/bin/uncompress", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "dbc33fb517aa148184d1fe8325a763325ddd89264ee0e84a6cd32f2579394276"}]}, {"id": "4f3af2d94de2cfc0", "location": {"path": "/usr/bin/unexpand", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "dcbc9065888df91b4ec530eccf20d885279fc66ba9844f53109260d8f219fafb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e85916552403f6e", "location": {"path": "/usr/bin/uniq", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51576}, "digests": [{"algorithm": "sha256", "value": "6503203d90bc72e2d2ff0f98f50495b0af0ff25afc7a1ab9e5832077a9817997"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "59b02d18fe8a0a10", "location": {"path": "/usr/bin/unlink", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "3277bf1e92a2667de9cc6f0637671b915c574ab480ad9899850003964c90eeed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f73bebaeb1175714", "location": {"path": "/usr/bin/unshare", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43448}, "digests": [{"algorithm": "sha256", "value": "b4641a0c1d3e6d12b00f532057f22a4adfffc99cea43259793e90594b9167e1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2cf2b5a56efce7f4", "location": {"path": "/usr/bin/update-alternatives", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55712}, "digests": [{"algorithm": "sha256", "value": "ebb91d9e560cc65a58dd9af1e32822ad5bb105a4c623a2df94470c0425b9ba5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e2c260d74b611b24", "location": {"path": "/usr/bin/uptime", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d2ae9517513b7c2a5fe91d2bbf2b229e886dceb6bd91681dd93fbff148679707"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bfdd8db83e453b58", "location": {"path": "/usr/bin/users", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "ac19d6620665e1ee1bf91249fb1ac7a5da7c9e446f2eed85bac9c703e8377f7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "29f38a2b9b9c7985", "location": {"path": "/usr/bin/utmpdump", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "c4173e50ca286389de8f4ac66f7caf35a606e5a7ef9765a167271f4bd9aed1f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1056730501fb8ae1", "location": {"path": "/usr/bin/vdir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142144}, "digests": [{"algorithm": "sha256", "value": "e0a56b45ff2e45dcfcb49dd924bb36843bd3ddfc5e2e0717dc7da19163896fa1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2d3d0ee419f19a08", "location": {"path": "/usr/bin/vmstat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39168}, "digests": [{"algorithm": "sha256", "value": "791889aed3fd8b3988b89ebbab06ade2c3b87c3f1366541711a08e27e881de19"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b84cabd3032f2c1e", "location": {"path": "/usr/bin/w.procps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "6bd2c880e5ef87a6d20fbfebef5e6e176d02c77f9de796b049833b231e7d82a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0ae6f7737589d1e", "location": {"path": "/usr/bin/wall", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 5, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "c6c8f72dafc22971f1b527b5ad6b67f5a04b3af3ed60d5dc1d61acd0d95fb19d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1f03a7e64a037238", "location": {"path": "/usr/bin/watch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27208}, "digests": [{"algorithm": "sha256", "value": "8f80d5e3318b8aa63aa423bb6df5607dd399bc2f2bd4c336b9acdd3a5ebb31f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b8033950a88c5eb", "location": {"path": "/usr/bin/watchgnupg", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18744}, "digests": [{"algorithm": "sha256", "value": "0236c00bd0c44620d6e57e1c0a1c5164d1c3223f9f30d3ab8e88f2e7a2736232"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "681a6a750f861d15", "location": {"path": "/usr/bin/wc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47456}, "digests": [{"algorithm": "sha256", "value": "e41c8713cf6e096e9f29529c884e6a645cfa2496573a4cdf2419a32d9f22187d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7d866ffbfe348dfa", "location": {"path": "/usr/bin/wdctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "98234531d3bffa8d45b753cfe792cdd001f07e032842f664fae538d4f659d7d9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "52dba9508fda0bb0", "location": {"path": "/usr/bin/whereis", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35496}, "digests": [{"algorithm": "sha256", "value": "d641f32cdb1f0db46438b60ce24033b59431fc75e103871aa4a10cd32d3cd93e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7b4e4a0000c9284a", "location": {"path": "/usr/bin/which", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 946}, "digests": [{"algorithm": "sha256", "value": "7bdde142dc5cb004ab82f55adba0c56fc78430a6f6b23afd33be491d4c7c238b"}]}, {"id": "5c10cdaf9aef1222", "location": {"path": "/usr/bin/who", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59768}, "digests": [{"algorithm": "sha256", "value": "927edde6890317009fb6664c0dedf8d15b136c516a6d53965579f7f94f08fa42"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9516e460c866f2a5", "location": {"path": "/usr/bin/whoami", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "8da2ff6a520619113431255b704dd7c019460658fc0706cae1c227dfdde403fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3fa05c590bc6aced", "location": {"path": "/usr/bin/wsrep_sst_common", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45634}, "digests": [{"algorithm": "sha256", "value": "598487afdd170be2283274f68fd6610110bb08d115a24cd32e1415034cd713fc"}]}, {"id": "db0d87ba52bf103d", "location": {"path": "/usr/bin/wsrep_sst_mariabackup", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44071}, "digests": [{"algorithm": "sha256", "value": "7af024fe351c56e6deaac526f8934afc3c9290981e751dbf38355b6a8c6b1078"}]}, {"id": "e52ba97743514bbf", "location": {"path": "/usr/bin/wsrep_sst_mysqldump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7773}, "digests": [{"algorithm": "sha256", "value": "704de55de4ab288529d1dd9ac0a0bb8ea700a94f6d0f72f7e1ca2052f4546b28"}]}, {"id": "7d18c5bc8a6aa5f8", "location": {"path": "/usr/bin/wsrep_sst_rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23987}, "digests": [{"algorithm": "sha256", "value": "8667921850acdf20822dfe22a7f33b69b03252d83893f8de8a7eff4ce2583fd3"}]}, {"id": "6c08c1ae2b2a0dbd", "location": {"path": "/usr/bin/xargs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76152}, "digests": [{"algorithm": "sha256", "value": "7420b960d583616bd8c0bc6f7e7291b2f3378703ee099f39ee5a3e43189dd31e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "070389e5ddd5fd28", "location": {"path": "/usr/bin/xsubpp", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 5164}, "digests": [{"algorithm": "sha256", "value": "72da7d1c49d92ded59004b411903f7eaaad12eed2df381fefd46c46f0f44599c"}]}, {"id": "2937ed53427473ca", "location": {"path": "/usr/bin/xz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80384}, "digests": [{"algorithm": "sha256", "value": "2cf63d20084229e01e60047c42827cc34031850e3407a9cd154cd55651514f27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblzma.so.5", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "18b20a407cf4ae37", "location": {"path": "/usr/bin/xzdiff", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6632}, "digests": [{"algorithm": "sha256", "value": "78de84e66db69fb76488031b9760567d27bea09cb6a411cb494d914cb96ea53e"}]}, {"id": "d68302475db69e14", "location": {"path": "/usr/bin/xzgrep", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "fbb4431fbf461d43c8a8473d8afd461a3a64c5dc6d3a35dd0b15dca2253ec4e9"}]}, {"id": "1e543287f909271a", "location": {"path": "/usr/bin/xzless", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1802}, "digests": [{"algorithm": "sha256", "value": "88046aad2ff0b9507e746278ce5bd1222ccf80f9765a9629463f5119cc459c1f"}]}, {"id": "74cd1f6c07f7b83f", "location": {"path": "/usr/bin/xzmore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "6ee498368573c3a6c56e45e76cd4374fa593ae3ec3526cf929ec553a3b7f8c55"}]}, {"id": "8c3db2dbe5519319", "location": {"path": "/usr/bin/yes", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "201e959dd04c25a4e30fe9e156e069f60961197b1a41b69c0f085911100a1203"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d4e76b8d86efec78", "location": {"path": "/usr/bin/zcat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "4b74c4c68bf4c39c39dccc7544b891ffa8a560160882c081d771ae945168ce00"}]}, {"id": "c71efe1844b5790d", "location": {"path": "/usr/bin/zcmp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1678}, "digests": [{"algorithm": "sha256", "value": "c1500a5bf04e61ff7ea089fe4f33ede7bccbc33c8500156db0f0b0a03861b57b"}]}, {"id": "e0935a74efdc0862", "location": {"path": "/usr/bin/zdiff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5880}, "digests": [{"algorithm": "sha256", "value": "2cbef8c2e7b6d1ba8554af87721d90d3c907971142dc5fd9b68f7f2b2fbe893c"}]}, {"id": "e721ca936ac30659", "location": {"path": "/usr/bin/zdump", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26840}, "digests": [{"algorithm": "sha256", "value": "5eaf7516368e8c8890531c999bea37b90f28f8e73f04ee668aa41c3e1aadf94f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6d105e3d2506d7ce", "location": {"path": "/usr/bin/zegrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "67ee7fadec7ea53b4c1f8cfc3c81427b29c0b1381e80b55642617620c84d0bcc"}]}, {"id": "ab05b91301ce0e58", "location": {"path": "/usr/bin/zfgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "87ab5f4c7cb344e409d614d1a69cc156b3b1053d6ae0b59d8e2c2131f3e63e5a"}]}, {"id": "811caaf2a6c3c86f", "location": {"path": "/usr/bin/zforce", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2081}, "digests": [{"algorithm": "sha256", "value": "545a6829f7ee0a26605fcfb9a65042ad7265d21beabd8c696c0885ca81cffba7"}]}, {"id": "de0cd51c3b0908b6", "location": {"path": "/usr/bin/zgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7585}, "digests": [{"algorithm": "sha256", "value": "0b5b783f9b936365bff7d2e3e4805fd4405e843e689a9948cf4f6af281d0482c"}]}, {"id": "4a1c34fda8717cfd", "location": {"path": "/usr/bin/zipdetails", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 50718}, "digests": [{"algorithm": "sha256", "value": "8823ee1cf5127605827731183fe43937f6b2ddc92260cfe5817fe857ee3dfa40"}]}, {"id": "fe6a41a921f19cb3", "location": {"path": "/usr/bin/zless", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "b0cfe211f851049a78f5812cf5b1d7cb4f3fbb101c02c1865c940d5797f4b73b"}]}, {"id": "072f52f2e0e22df4", "location": {"path": "/usr/bin/zmore", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1842}, "digests": [{"algorithm": "sha256", "value": "9939ea48051e510ede264ee70cf308a387bb7acbd479793857d757e9ec9071c9"}]}, {"id": "7d7a2bfa357d13f7", "location": {"path": "/usr/bin/znew", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4553}, "digests": [{"algorithm": "sha256", "value": "d4fb107b25fe3f4d637df1b56445960332ccc56fe027ec6a3f849b35d663c3dd"}]}, {"id": "68530ae5c8a8b152", "location": {"path": "/usr/bin/zstd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 809560}, "digests": [{"algorithm": "sha256", "value": "479620d20f6ec48f251d6bd37046611016ed9a69afd6531a1f013a0f4622965a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "liblzma.so.5", "liblz4.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c90ca8ca3c407e3a", "location": {"path": "/usr/bin/zstdgrep", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3881}, "digests": [{"algorithm": "sha256", "value": "27722f016b670225d68bd98feeef266fdfde66826e5b596e1b1c0b5f1de22f94"}]}, {"id": "2a43324b2618aa3c", "location": {"path": "/usr/bin/zstdless", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30}, "digests": [{"algorithm": "sha256", "value": "d088aa04d1e60fa093bbe0a8c5defd71cff7aec4333a7b4cd774a5ced40eece3"}]}, {"id": "f89f202581e5801f", "location": {"path": "/usr/include/gawkapi.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40486}, "digests": [{"algorithm": "sha256", "value": "f3b4c00e4d7dea0459d027d68054d54845f43aed65aa222420585cb945f24e30"}]}, {"id": "e01e3793cad98cdc", "location": {"path": "/usr/include/iproute2/bpf_elf.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1271}, "digests": [{"algorithm": "sha256", "value": "c014cdae68ed40e69569c497321a55e469913896868caca248f67aaa4a882a7a"}]}, {"id": "71a040deab5a9ba5", "location": {"path": "/usr/lib/apt/apt-helper", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39552}, "digests": [{"algorithm": "sha256", "value": "47b3bcfe445fc5344ace692e783c51991c82054f627b3e9e141e87d6c5cc308e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0e3b648b2069a2df", "location": {"path": "/usr/lib/apt/apt.systemd.daily", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16029}, "digests": [{"algorithm": "sha256", "value": "366f4cca90841c6ebef199c24ed3edfc78cd6d7f139c32686bcfb11121fe172f"}]}, {"id": "7a84a954d6b54383", "location": {"path": "/usr/lib/apt/methods/cdrom", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59864}, "digests": [{"algorithm": "sha256", "value": "1e8fb383ec97eb8954e5ed3e0c9f304dd5a277586c14ff132a2556fc524f5bc7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "02b550fd387d4aff", "location": {"path": "/usr/lib/apt/methods/copy", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47576}, "digests": [{"algorithm": "sha256", "value": "c36bc0278e947d0a2a43015d23c25ba52f391a9dc13d333763fcdb9dca8accaa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "efbd89855a3b60f7", "location": {"path": "/usr/lib/apt/methods/file", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51672}, "digests": [{"algorithm": "sha256", "value": "e14a456965a1cb1a3d8200a7eccfe94c2f7d934fb2e5542c91f459c3cb94c5f3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f0fbcc61cb6be882", "location": {"path": "/usr/lib/apt/methods/ftp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129584}, "digests": [{"algorithm": "sha256", "value": "886cd27892816d745de1f7fa219221d7140ee00bd24592460b9ed813e0426fc6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libgnutls.so.30", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7f5cf3b5a27f9cb9", "location": {"path": "/usr/lib/apt/methods/gpgv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100824}, "digests": [{"algorithm": "sha256", "value": "48127123c2ee3c203b24e4e2432586e87933363d43c39111668db5400990741b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d26c02dd920e455", "location": {"path": "/usr/lib/apt/methods/http", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186840}, "digests": [{"algorithm": "sha256", "value": "a98f40ef4fe01c8d033066640007cf5e1adcf657de44bc47985e1039b9047e4c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libgnutls.so.30", "libsystemd.so.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "600976735fd6b995", "location": {"path": "/usr/lib/apt/methods/mirror", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117208}, "digests": [{"algorithm": "sha256", "value": "c9955d22ec8331c04a267933cac925575bf4c8fa15ad9fba7e1b875087338d47"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "53820b17a1a69572", "location": {"path": "/usr/lib/apt/methods/rred", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76248}, "digests": [{"algorithm": "sha256", "value": "e0fba31cb02965ca1b18f630d06786d3c2da3cc4be98c13e7f40af2ad465173e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9fb48e7d5f5a19c6", "location": {"path": "/usr/lib/apt/methods/rsh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59880}, "digests": [{"algorithm": "sha256", "value": "a806efedd57c1e6d02016fbb72aa02226ff1ca9cea9c3653f3bcb8e35a0c4e5f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7c9bf3b3eabbd747", "location": {"path": "/usr/lib/apt/methods/store", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51672}, "digests": [{"algorithm": "sha256", "value": "82da213b4b80d510b34a6efbce1c6c813294cda9b01116921e0a89503336f2a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5460ee75439c43ae", "location": {"path": "/usr/lib/apt/solvers/dump", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22920}, "digests": [{"algorithm": "sha256", "value": "2eed7b9f69d5becaa8c1bb2dd41f3757fdcad5f7f2753991092cd89102a757a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a84367d361527e0e", "location": {"path": "/usr/lib/dpkg/methods/apt/desc.apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "4035a2ca99d6d473f6e9a0af7b39d395bfe47e48b3a9993488fc2fae139145f8"}]}, {"id": "5e1534cad020930f", "location": {"path": "/usr/lib/dpkg/methods/apt/install", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2861}, "digests": [{"algorithm": "sha256", "value": "810da1fcf97636219401c67e891a04a7a4f01b2a0d73fd60bf3bbbdfb3775f76"}]}, {"id": "96a0427c1a8eb273", "location": {"path": "/usr/lib/dpkg/methods/apt/names", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39}, "digests": [{"algorithm": "sha256", "value": "0a636de469385b41ea06f639a389c523946ec7f023fe2a12c0adf8300e2a82ad"}]}, {"id": "c896b86f5b68e1de", "location": {"path": "/usr/lib/dpkg/methods/apt/setup", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7728}, "digests": [{"algorithm": "sha256", "value": "c645a091943f61ff46847973d000cbf1817623a86e1ede412f97f437aa1eb56a"}]}, {"id": "220ddd2a0ae66b45", "location": {"path": "/usr/lib/dpkg/methods/apt/update", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "605ae19f87289e8d4cdb80028dd071c4b3ea0e2e46da9ad697b6bd739ba4c6b3"}]}, {"id": "95b27032492ebde7", "location": {"path": "/usr/lib/gnupg/dirmngr_ldap", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 89120}, "digests": [{"algorithm": "sha256", "value": "924f310688850119837b46a16a58ed243de83984253b4a74d37ae0f896d6b458"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libgcrypt.so.20", "libldap_r-2.4.so.2", "liblber-2.4.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b8d3eff753e12755", "location": {"path": "/usr/lib/gnupg/gpg-check-pattern", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113376}, "digests": [{"algorithm": "sha256", "value": "e9a32a35633121cccdb7a56f827b2c3e4e47d5a62e394f6dfe5a867adb6393a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "825d6278a0a1a045", "location": {"path": "/usr/lib/gnupg/gpg-preset-passphrase", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88832}, "digests": [{"algorithm": "sha256", "value": "7a6bed39538687f869f66aa1f8e9055fb4b2791d2090c11a0dba4c513f115a4c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3f6f3354c51db2b8", "location": {"path": "/usr/lib/gnupg/gpg-protect-tool", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 204000}, "digests": [{"algorithm": "sha256", "value": "77935f15e85eabb0c4233ad4fec71750c99b8299066afeb416f0a32cc88f3ed9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libassuan.so.0", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3a43c0a97dd7e174", "location": {"path": "/usr/lib/gnupg/gpg-wks-client", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 224456}, "digests": [{"algorithm": "sha256", "value": "a44e2f2392786c145b3e3628b2807493b45db617342494d89eec9bbdd174cd1b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a9f7e28d680a2519", "location": {"path": "/usr/lib/init/init-d-script", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5779}, "digests": [{"algorithm": "sha256", "value": "7181821f86a04cd225306080f489bc92c89e37dd2a56c284fc3811ab01322980"}]}, {"id": "5f8d63a611349429", "location": {"path": "/usr/lib/init/vars.sh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "49d734860b46c62805fc29a67b9d61210113b6eac2409e4ffd5cf14589f4f0a3"}]}, {"id": "4818081aed75a562", "location": {"path": "/usr/lib/libgalera_smm.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 65274296}, "digests": [{"algorithm": "sha256", "value": "419b6ca01f4785aa1bae22abb5b68f908ef72b49471205afe3a7ad5b99e16b10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true, "fortify": true}}}, {"id": "1ed60e585fe305ea", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 131}, "digests": [{"algorithm": "sha256", "value": "e56fdac7f4d70bdb7517a9a3c98bbfefef52fcfb082d3a49c26eec93fd8f9d9d"}]}, {"id": "16956eae964d14f3", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1518110}, "digests": [{"algorithm": "sha256", "value": "0611c7a706495ef9999ba73322db0952c59acbc069c14c0a7b0be59a206ee4cb"}]}, {"id": "80cc514702e41f85", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 201272}, "digests": [{"algorithm": "sha256", "value": "23ca28f51c895511a10907305ec3443bdb1ed8ea39ef666edad219da4682b3aa"}]}, {"id": "f83d00354a2af1e4", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 252}, "digests": [{"algorithm": "sha256", "value": "a18e79a14c660aa2eb90d2e145e79c23a20915552797403eed8732c6a75b6500"}]}, {"id": "c02da22353a76941", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 23}, "digests": [{"algorithm": "sha256", "value": "bb14a6f2cbd5092a755e8f272079822d3e842620dd4542a8dfa1e5e72fc6115b"}]}, {"id": "980949aa7f2f6f59", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 48}, "digests": [{"algorithm": "sha256", "value": "f9ad02f1d8eba721d4cbd50c365b5c681c39aec008f90bfc2be2dc80bfbaddcb"}]}, {"id": "5f8ea1704e407de3", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 270}, "digests": [{"algorithm": "sha256", "value": "cafa798824e8125971c72f9491b95f02f0fbeeb2429bcaeb17491fa5ef1a7f49"}]}, {"id": "008b5214ff1222cf", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 62}, "digests": [{"algorithm": "sha256", "value": "14507aad9f806112e464b9ca94c93b2e4d759ddc612b5f87922d7cac7170697d"}]}, {"id": "ae439f18a39b7e40", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 50}, "digests": [{"algorithm": "sha256", "value": "f5976e6b3e6b24dfe03caad6a5b98d894d8110d8bd15507e690fd60fd3e04ab2"}]}, {"id": "d2e5bc8048e123a8", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 34}, "digests": [{"algorithm": "sha256", "value": "cde048b81e2a026517cc707c906aebbd50f5ee3957b6f0c1c04699dffcb7c015"}]}, {"id": "ac6d5ebfc89d3bfc", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 47}, "digests": [{"algorithm": "sha256", "value": "f4caf0d12844219b65ba42edc7ec2f5ac1b2fc36a3c88c28887457275daca1ee"}]}, {"id": "7531877f38cd8e14", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3360}, "digests": [{"algorithm": "sha256", "value": "0910b595d1d5d4e52cc0f415bbb1ff07c015d6860d34aae02505dd9973a63154"}]}, {"id": "23dac75e2d8d1cdb", "location": {"path": "/usr/lib/lsb/init-functions", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11526}, "digests": [{"algorithm": "sha256", "value": "3e0428b8665bb91a9783386ceef42f7e67e330f9db25a107c7131239c7e07405"}]}, {"id": "27b760fdae8581bf", "location": {"path": "/usr/lib/lsb/init-functions.d/00-verbose", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 646}, "digests": [{"algorithm": "sha256", "value": "166d0774f8c092ffc90a296c493ad7e9fa5d12d338a57974f63b9744fbcd4639"}]}, {"id": "313cb8af5f7bb5e8", "location": {"path": "/usr/lib/lsb/init-functions.d/50-ubuntu-logging", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3447}, "digests": [{"algorithm": "sha256", "value": "1ffc7b31d64540117cf70d4d3b4747cdf911e8a26fbaa793ce89fee939dbbed6"}]}, {"id": "34f0a9144a7900ea", "location": {"path": "/usr/lib/mime/packages/sensible-utils", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 97}, "digests": [{"algorithm": "sha256", "value": "e9d9b4e7782deb0509bb543620c597710bda659a3045bfce55b28c632f201f2a"}]}, {"id": "3e15375bf9581423", "location": {"path": "/usr/lib/mime/packages/tar", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 327}, "digests": [{"algorithm": "sha256", "value": "31deef64d49013a02645bcd32e43d108d12ebb89a93034fb35947c7c576397c8"}]}, {"id": "fa2dcb4d4618c4ee", "location": {"path": "/usr/lib/mime/packages/util-linux", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 90}, "digests": [{"algorithm": "sha256", "value": "8c2a3124292211ce117712858ad06a036675a7f7d8f578e5b84267b1196c1665"}]}, {"id": "930b33fc9a288c38", "location": {"path": "/usr/lib/mysql/plugin/auth_ed25519.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 70928}, "digests": [{"algorithm": "sha256", "value": "a95b6ab57d861651a312c8b6a8e5d11627ca874b99bc8f290500e89bd90622bf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0765c782b3b66fbe", "location": {"path": "/usr/lib/mysql/plugin/auth_pam.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14784}, "digests": [{"algorithm": "sha256", "value": "47a2d5f2f7f1da52990aad940bc50a22ba6cc445e6d2d07d455ed373276c4156"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8592af3001f90788", "location": {"path": "/usr/lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "fed400ef82d40d2cc1c6b67d2b86b9ea9910a4c80bc3c27e7974893642d9491a"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0a464a0b6ca9ee0a", "location": {"path": "/usr/lib/mysql/plugin/auth_pam_v1.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14776}, "digests": [{"algorithm": "sha256", "value": "4512912c0d3732464933265e6528f0a33eb6a9e6c8873e1e1851ecba85869e12"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e8a81b153e2a8f79", "location": {"path": "/usr/lib/mysql/plugin/caching_sha2_password.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "3f39f873dca4259cbbbcf8c91e2bcdfbe29110dd0477f18e55b3c6e35c7c7683"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fb44217e51e42ec9", "location": {"path": "/usr/lib/mysql/plugin/client_ed25519.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 70704}, "digests": [{"algorithm": "sha256", "value": "047ddab45840b471867015c6d83b83eceec7f5d433ac3490ba43057d5fe2aa86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1854b1a391827642", "location": {"path": "/usr/lib/mysql/plugin/dialog.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "aa318df78c0b89d400ce1c44cdde5c917fdff653c8739ac644aa1c1c07fbc93a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "956bad1b42bd0695", "location": {"path": "/usr/lib/mysql/plugin/disks.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14816}, "digests": [{"algorithm": "sha256", "value": "5d0a65a015019d63d30df2655fafd6c4cec5bc333b2aa8e340c6f81bea987aa4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1efbead2947d6610", "location": {"path": "/usr/lib/mysql/plugin/file_key_management.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23136}, "digests": [{"algorithm": "sha256", "value": "ff7323385bddde315e0659265838d7718629ed6609b95345ad15c12b128f50fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a70b301821c2923f", "location": {"path": "/usr/lib/mysql/plugin/ha_archive.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104992}, "digests": [{"algorithm": "sha256", "value": "9bd4c7346a749a2b5674c4ff0c9125ed344dc6bb0e859d784c53d598f1ac2dd0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9f4a136a738ef465", "location": {"path": "/usr/lib/mysql/plugin/ha_blackhole.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76424}, "digests": [{"algorithm": "sha256", "value": "526513bfffffda1852c2bee165d6af7334cbbe1fe78ffea650b9dcf998b34b00"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b018c8ac1f33ea46", "location": {"path": "/usr/lib/mysql/plugin/ha_federated.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 105144}, "digests": [{"algorithm": "sha256", "value": "1d81051417c87a89734562b17f787ddb2c58608fde03c564d5027fe20f29aff2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0196900beead3bb2", "location": {"path": "/usr/lib/mysql/plugin/ha_federatedx.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 150080}, "digests": [{"algorithm": "sha256", "value": "19a23dde989ffba8f0a3859620a4460081b064795547c4788ad9f1b9c9f2713a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3b0936f241bcd283", "location": {"path": "/usr/lib/mysql/plugin/ha_sphinx.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 150104}, "digests": [{"algorithm": "sha256", "value": "40b85a96fced6e2724e401e82ca9da191cb766dcfa83ec72a3e2aad2d6169d7c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "10ae5a03d3c31c4b", "location": {"path": "/usr/lib/mysql/plugin/handlersocket.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 180000}, "digests": [{"algorithm": "sha256", "value": "920e7c6aabee50ef506c6674afcb2e46a79b80098cce3ebfb27ed63c07e911df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "afb6ac53dbb3e953", "location": {"path": "/usr/lib/mysql/plugin/locales.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14936}, "digests": [{"algorithm": "sha256", "value": "bedb2dd17839f181b6c79920076cc5fb84a3124d50cf86d5178ce671ca702980"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e83d49b66219abc7", "location": {"path": "/usr/lib/mysql/plugin/metadata_lock_info.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14936}, "digests": [{"algorithm": "sha256", "value": "5bbd1887bb17044fe59527cb30e2e13943f784c17f404adcf139751864d1dff1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5dcbfcd2ff9adca7", "location": {"path": "/usr/lib/mysql/plugin/mysql_clear_password.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "61e2adb3fcca91090c5132cf969f40b73cf68b77a0872e55c0a12dfd84ec6e22"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b56e45648259f03c", "location": {"path": "/usr/lib/mysql/plugin/query_cache_info.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 15576}, "digests": [{"algorithm": "sha256", "value": "857a5c006d9680d4dbcf7e9e4d33a54a8445e50f2125e73dbdc69fb0a9e70793"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "579a977a55ffb5d3", "location": {"path": "/usr/lib/mysql/plugin/query_response_time.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 15112}, "digests": [{"algorithm": "sha256", "value": "b0aa203f0c17de8fb40752f33db512051b071631f9c4158b39bdc8ae60e711be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "043a867a43a10f67", "location": {"path": "/usr/lib/mysql/plugin/server_audit.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68080}, "digests": [{"algorithm": "sha256", "value": "09cf2361d167fcdfabfa2a8426149e932af468e741f89d96d4d72f01d935f0a7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "64132479301aeae0", "location": {"path": "/usr/lib/mysql/plugin/sha256_password.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "918b95c290d6f800b1c1f98193d27acc403009f87c7412d6a7dae01b073a7bd2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fdeecf336666120e", "location": {"path": "/usr/lib/mysql/plugin/simple_password_check.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14904}, "digests": [{"algorithm": "sha256", "value": "afd285ccbd263026cc857e64a32d910ec08da5733e04b0023e57a2619da3160d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "08075eec4bc8981b", "location": {"path": "/usr/lib/mysql/plugin/sql_errlog.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 15032}, "digests": [{"algorithm": "sha256", "value": "45e0aae53b4d8a293eefbd768a710ba81cae295ebec1c6fe5fa8001db0736b9b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3ebf73508faf6103", "location": {"path": "/usr/lib/mysql/plugin/wsrep_info.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44024}, "digests": [{"algorithm": "sha256", "value": "cb828da4a287f42c69610a673b69ba26053419e2f52c0dd592cdf87f3dccf656"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8bc23e5e6577a096", "location": {"path": "/usr/lib/os-release", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 382}, "digests": [{"algorithm": "sha256", "value": "88bd806a4f8930ff2a0059de10a31f036f01e020391be4ad7df73538c3d57e5c"}]}, {"id": "377bdf63ea4daf34", "location": {"path": "/usr/lib/ssl/misc/CA.pl", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 7597}, "digests": [{"algorithm": "sha256", "value": "7df0a83cd496108c6e3ce5508078b1539b661f966827d8ccf883614be591ac9c"}]}, {"id": "1562a63de0156352", "location": {"path": "/usr/lib/ssl/misc/tsget.pl", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6575}, "digests": [{"algorithm": "sha256", "value": "e5f00aba5769c48778b5401bc0d724369eba3363b3ef3d6c00c2a4fa220b7574"}]}, {"id": "556703ec9371c179", "location": {"path": "/usr/lib/sysctl.d/protect-links.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 372}, "digests": [{"algorithm": "sha256", "value": "3481c657d4838e73c2c66afc21b565cbba9dbf5473f4ad705561d10d2eced0f6"}]}, {"id": "628c0c43d1cd7bb9", "location": {"path": "/usr/lib/systemd/system/apt-daily-upgrade.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 389}, "digests": [{"algorithm": "sha256", "value": "da0651537cad0ed384291bd50c0bbc3268e6c625626ec9344150de4e8db3925e"}]}, {"id": "9a4b7a65aace963e", "location": {"path": "/usr/lib/systemd/system/apt-daily-upgrade.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 184}, "digests": [{"algorithm": "sha256", "value": "b804d7bab8eb41202384f9270e25d5383346ace8b3d7c4f5029c150638d77bcd"}]}, {"id": "56ea8379e108a37e", "location": {"path": "/usr/lib/systemd/system/apt-daily.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 326}, "digests": [{"algorithm": "sha256", "value": "90f87047f4ea2f261f9117d02870de8719f808b911bb1808bf039ff3c162e5e9"}]}, {"id": "55f97b167d3d20bf", "location": {"path": "/usr/lib/systemd/system/apt-daily.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 156}, "digests": [{"algorithm": "sha256", "value": "0075e974af4e3a94757e219ba50ccb8348d4d1a8834d938f6cc9b1f4fd1db4e5"}]}, {"id": "ec019a3530ff1b7b", "location": {"path": "/usr/lib/systemd/system/e2scrub@.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "b99f79775ad0aa8c52187d9d5d82f34181012664a9d49e109a7fe86a42443a78"}]}, {"id": "ff1423a0ed474cb2", "location": {"path": "/usr/lib/systemd/system/e2scrub_all.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 297}, "digests": [{"algorithm": "sha256", "value": "59a0a04718fcd5e608c9291d41ff378cd531debfa2e6d539add1b716c958a128"}]}, {"id": "35b496aaa6eabbab", "location": {"path": "/usr/lib/systemd/system/e2scrub_all.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 251}, "digests": [{"algorithm": "sha256", "value": "23f20fb6edc9fd54bf4754ef4311f88cba45ba65c6aecfa1885e8fb99531c211"}]}, {"id": "4635a99d7dcef386", "location": {"path": "/usr/lib/systemd/system/e2scrub_fail@.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 245}, "digests": [{"algorithm": "sha256", "value": "2d11a0ceea342723aefe89e0dce95b66c2a6a6936d2da95dde51934f15d0ed0a"}]}, {"id": "53e44b16f9be120b", "location": {"path": "/usr/lib/systemd/system/e2scrub_reap.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 550}, "digests": [{"algorithm": "sha256", "value": "1c829c4821b3c8f0978898ce8b7842fd6282e57f25a182dc305256b065c034a9"}]}, {"id": "0f33dd57d2c5b1da", "location": {"path": "/usr/lib/systemd/system/fstrim.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 466}, "digests": [{"algorithm": "sha256", "value": "506ef00951023f4749417a7afbb32352c0dd2869ad3d2186c0956b7eda27c3d4"}]}, {"id": "81fa5713e7e9a350", "location": {"path": "/usr/lib/systemd/system/fstrim.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "4d481ff0d0be90e4bb09de2658c29b37ef5a73294f8e7401375a8f044258b99a"}]}, {"id": "aaf341911cc57a42", "location": {"path": "/usr/lib/systemd/system/motd-news.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 173}, "digests": [{"algorithm": "sha256", "value": "b39d6da1bf420221beedb50b2d65f82ce5932c0ec9dba4f5dee5fcad874d6a37"}]}, {"id": "519e1a33eed584d7", "location": {"path": "/usr/lib/systemd/system/motd-news.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "f18dbd0f64344440d7d6e8f1ff302d26fe383921be2a3f13948a8e2e2545ee58"}]}, {"id": "f5d6e436553a5927", "location": {"path": "/usr/lib/systemd/user-environment-generators/90gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "eb2bec929e91daa3ed9db67233ae9e734d6490b2eb41c6a7f2d8c27c05e94a38"}]}, {"id": "cb6ebcd7d0587c71", "location": {"path": "/usr/lib/systemd/user/dirmngr.service", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "43483226dd0817aaf0e76b60842a470e690f93ddd09e7d6a6e00338c34ade5eb"}]}, {"id": "b75582a1c9e4a045", "location": {"path": "/usr/lib/systemd/user/dirmngr.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 204}, "digests": [{"algorithm": "sha256", "value": "ecf24112b56a505e2bf90bcefe07d5582a3804213218ff49a38fe0a3345c7e3b"}]}, {"id": "db2b34e502831d0b", "location": {"path": "/usr/lib/systemd/user/gpg-agent-browser.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 298}, "digests": [{"algorithm": "sha256", "value": "894cfb7aaa5e75092ad738cd6b3cb1b2ac05c6082ae89071ef38d25558ba289e"}]}, {"id": "9178399aadbf342e", "location": {"path": "/usr/lib/systemd/user/gpg-agent-extra.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 281}, "digests": [{"algorithm": "sha256", "value": "cea4b6b204d6b6701407c67ae1a1a8452e11593ea7f1e9805272f6c31c725213"}]}, {"id": "d2e702dc8b69f916", "location": {"path": "/usr/lib/systemd/user/gpg-agent-ssh.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 308}, "digests": [{"algorithm": "sha256", "value": "97fc8122e45a2cac3f1a7708ac30cf4256cd0f19258fa56a292c206e81788126"}]}, {"id": "030f0021b58d9d8e", "location": {"path": "/usr/lib/systemd/user/gpg-agent.service", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 223}, "digests": [{"algorithm": "sha256", "value": "8ea489a57edb0db9394bf2d6c0ec62205f881bb54efb919e4870209c7db01aa7"}]}, {"id": "24e750425a1dc0b1", "location": {"path": "/usr/lib/systemd/user/gpg-agent.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 234}, "digests": [{"algorithm": "sha256", "value": "5ed1ff1e351db978cfa581c6e11278e685099a8195cbe68a7754a4165a169985"}]}, {"id": "f9021d9783408002", "location": {"path": "/usr/lib/tc/experimental.dist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23077}, "digests": [{"algorithm": "sha256", "value": "bb87f6e4de111a87e87acfa471cba90150445afa9660059916cbf2aeb7255f9e"}]}, {"id": "4945fa7adefaf85a", "location": {"path": "/usr/lib/tc/m_xt.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14856}, "digests": [{"algorithm": "sha256", "value": "98559f14d12c7182c72e57a1e83945764e82d5086f923b5991429532ac0384eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxtables.so.12", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7ff89a390a30f3b0", "location": {"path": "/usr/lib/tc/normal.dist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23573}, "digests": [{"algorithm": "sha256", "value": "93f6028e76d0f2ff28d6c1f810283e6c915a1bb2e0e7025d9992ca445e65e5c4"}]}, {"id": "aa8a8c50c2146e34", "location": {"path": "/usr/lib/tc/pareto.dist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23729}, "digests": [{"algorithm": "sha256", "value": "2f19eaa62f9076f0a7754df9fc5110cb73ccfc6a0ad82aa5355643a9f3a92e86"}]}, {"id": "31c78b556134c84d", "location": {"path": "/usr/lib/tc/paretonormal.dist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23447}, "digests": [{"algorithm": "sha256", "value": "9078a04d7c8b08ca0afcb18065eec75213414d3d55811ce0b118688fcff1c4f4"}]}, {"id": "8378033c545c84d4", "location": {"path": "/usr/lib/tc/q_atm.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14784}, "digests": [{"algorithm": "sha256", "value": "58d6f5d14b6fac48a6879f2e9be30a0db6014df4d3586367a110c512039f1c11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libatm.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "96ab78c9a3d0afe8", "location": {"path": "/usr/lib/terminfo/E/Eterm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "f008fb6fab3c7a38ae92b4e278018618082f3b17c6f55539fe362cd8139e6e65"}]}, {"id": "638447a108d8f4f8", "location": {"path": "/usr/lib/terminfo/a/ansi", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "93ec8cb9beb0c898ebc7dda0f670de31addb605be9005735228680d592cff657"}]}, {"id": "391f9f236a73f080", "location": {"path": "/usr/lib/terminfo/c/cons25", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "acd69b88fbc9045037b562dd67c876e88cc5d2616af20b9ca6c41d33ee335606"}]}, {"id": "4a4094349aa27314", "location": {"path": "/usr/lib/terminfo/c/cons25-debian", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "0437ef75abb06ca00a0ca444a8aa7402276b7217a20330217c84b59fdd8e0b4f"}]}, {"id": "338dc5b075b41615", "location": {"path": "/usr/lib/terminfo/c/cygwin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1518}, "digests": [{"algorithm": "sha256", "value": "3e04bfdcc0764f4e28655701864845752cd3f77d0c52390637ebe588f91665cf"}]}, {"id": "9181a5e5ce793c05", "location": {"path": "/usr/lib/terminfo/d/dumb", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 308}, "digests": [{"algorithm": "sha256", "value": "123c85a2812a517d967db5f31660db0e6aded4a0b95ed943c5ab435368e7a25c"}]}, {"id": "25827a79d3d332dd", "location": {"path": "/usr/lib/terminfo/h/hurd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1570}, "digests": [{"algorithm": "sha256", "value": "d5dc00724a04eb3b030addab6914380521d40f416818943171070ec64c623607"}]}, {"id": "4a4f4131e8579dc1", "location": {"path": "/usr/lib/terminfo/l/linux", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1730}, "digests": [{"algorithm": "sha256", "value": "4cd3bfcad5ef6fa077c84c642ad4143da82a98e3c283c1338cadaef4ae9e6b10"}]}, {"id": "ebcb8121acad1f05", "location": {"path": "/usr/lib/terminfo/m/mach", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 617}, "digests": [{"algorithm": "sha256", "value": "ecd31c58040e5908eb434514e67620b2e4be538655126f427155760b273c7e9b"}]}, {"id": "36195aad6c16050a", "location": {"path": "/usr/lib/terminfo/m/mach-bold", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 652}, "digests": [{"algorithm": "sha256", "value": "4e4400e3ad4df2dbbf90920860c540cd72552ca71a24b556a0b6ba62fa091b84"}]}, {"id": "5ceb13615a667bfa", "location": {"path": "/usr/lib/terminfo/m/mach-color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1095}, "digests": [{"algorithm": "sha256", "value": "5caa825bd606e26c8b6c55a3206eccfea525e788f74da5e7cb48cc713db52239"}]}, {"id": "18841eb8587d98be", "location": {"path": "/usr/lib/terminfo/m/mach-gnu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "99372cd399478be723230692595362004df345dee6c4145e4d109113a2357717"}]}, {"id": "a372db8283ea7867", "location": {"path": "/usr/lib/terminfo/m/mach-gnu-color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "e1c62541670d0e10fe46daabce8ce95d9fd77115a68106e5eb2c2a7647e40a13"}]}, {"id": "dbdbd238ea4fc582", "location": {"path": "/usr/lib/terminfo/p/pcansi", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1198}, "digests": [{"algorithm": "sha256", "value": "ecda9662049c96ee0a574f40cfb8950b0198b508b5b72a3de05774eb3cb3f34e"}]}, {"id": "72ca7811035c1d7f", "location": {"path": "/usr/lib/terminfo/r/rxvt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "9016168d4b3954f20d84bc470849f7f16abf4c7fc2bd102faedf18a1bd6b1597"}]}, {"id": "8c9a384839542609", "location": {"path": "/usr/lib/terminfo/r/rxvt-basic", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1994}, "digests": [{"algorithm": "sha256", "value": "bc57dfecf9bc7c444466625340bb5ab2e3f8fb41174d89da6b90b5bbcbadcc0d"}]}, {"id": "971f125f1ea361ed", "location": {"path": "/usr/lib/terminfo/r/rxvt-unicode", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2508}, "digests": [{"algorithm": "sha256", "value": "280165734528e93ec7c770524e8ce3a3d29dcf5ca5696dacd093d1eb5ce3460a"}]}, {"id": "276da29476172cc3", "location": {"path": "/usr/lib/terminfo/r/rxvt-unicode-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2534}, "digests": [{"algorithm": "sha256", "value": "8855f7a9c77a4447f16398cc2542eb56ee80f3e066ad0a01e7183673d0e9e3c9"}]}, {"id": "fc82811ef864b0d3", "location": {"path": "/usr/lib/terminfo/s/screen", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "9d77b847223f304a6da2f6a1171e7a898a8d754a1fb7e7be524ffea226c64ee2"}]}, {"id": "680b70ec3f246cd0", "location": {"path": "/usr/lib/terminfo/s/screen-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "3eda1b00975d0ceb677c95a65e5164fa2d3f6829772d90f8b247919cca77f1d5"}]}, {"id": "2e67a42dfc6a12ff", "location": {"path": "/usr/lib/terminfo/s/screen-256color-bce", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1731}, "digests": [{"algorithm": "sha256", "value": "04d357548c8a438e8ddab11d44235e157996450f0505840afbbe8a95f997f517"}]}, {"id": "b112733f5a1e8756", "location": {"path": "/usr/lib/terminfo/s/screen-bce", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1591}, "digests": [{"algorithm": "sha256", "value": "283b904b454778b41e7817ba5d5fd7e1ac695c2a14607861dba307d67b5bee1d"}]}, {"id": "75f28c5a254b6dc7", "location": {"path": "/usr/lib/terminfo/s/screen-s", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1613}, "digests": [{"algorithm": "sha256", "value": "4eb6455f97c2b738bcca6b7f3446fa53b68f0ea286dd344655405860017cfaa3"}]}, {"id": "f94839d5ebf824d7", "location": {"path": "/usr/lib/terminfo/s/screen-w", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1595}, "digests": [{"algorithm": "sha256", "value": "de92c09bddb5f717b6ca94578512d7361ee013dd804761c7427aebfec7867d67"}]}, {"id": "ff823b33d0015b56", "location": {"path": "/usr/lib/terminfo/s/screen.xterm-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3573}, "digests": [{"algorithm": "sha256", "value": "be71d596bfdb838f6212105b864e66e03eee2d4238b282312dd9206c0bf2b188"}]}, {"id": "5fec70b5dfb30276", "location": {"path": "/usr/lib/terminfo/s/sun", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "02e392161cb23f49a8fb1ba2f1a6583e013c0c26672f58c5eaca828db3b19914"}]}, {"id": "2707f842f2895c92", "location": {"path": "/usr/lib/terminfo/t/tmux", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3073}, "digests": [{"algorithm": "sha256", "value": "8af9cc745e4c4e1793bf5bf7f2064e2522e626b487401465dbd722de4ab437d8"}]}, {"id": "45b18de1b2eb12c4", "location": {"path": "/usr/lib/terminfo/t/tmux-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3217}, "digests": [{"algorithm": "sha256", "value": "0a0636f4265779b10b56380d1afe526d6a93107e3e025746ba35863c92169294"}]}, {"id": "d82a5881f57a1622", "location": {"path": "/usr/lib/terminfo/v/vt100", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1190}, "digests": [{"algorithm": "sha256", "value": "44fe1bfcc36f3a7669a387b623a44c360f9e150868f9924920182b44bcbbdba6"}]}, {"id": "7239d4251e7cc826", "location": {"path": "/usr/lib/terminfo/v/vt102", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "60e451f57c0308b79004ebc6189b49417b4ac11d783154072cae803a11af7d3f"}]}, {"id": "cec19a2feb1695cf", "location": {"path": "/usr/lib/terminfo/v/vt220", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "75a4723bfcdcd22756366838f1d65233f386d7592b019740c8ca5b578e9a5857"}]}, {"id": "78df02534b9ee104", "location": {"path": "/usr/lib/terminfo/v/vt52", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 470}, "digests": [{"algorithm": "sha256", "value": "1d8e7d40be89fe71e5d2582caa5168fe53ed85d9063e0ccf42e5c53f4d17b069"}]}, {"id": "022a41ac053f6c23", "location": {"path": "/usr/lib/terminfo/w/wsvt25", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1597}, "digests": [{"algorithm": "sha256", "value": "28d3410e6b83a3b78a41f108098ac8772a3af3ee2b627b9f9bb4b19b363a5be3"}]}, {"id": "b832d73f568f2f54", "location": {"path": "/usr/lib/terminfo/w/wsvt25m", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1607}, "digests": [{"algorithm": "sha256", "value": "18c85db3b0ef0ab15b7eb8dc4ac6ea14a37d851628220c8bb61e2edfa4f81683"}]}, {"id": "ffaa59f792a7d0e7", "location": {"path": "/usr/lib/terminfo/x/xterm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3403}, "digests": [{"algorithm": "sha256", "value": "721d0e4164a81286293e505f640b553ab2a8dc93087c7aae4bf3418631c27caa"}]}, {"id": "866a561553f65fa7", "location": {"path": "/usr/lib/terminfo/x/xterm-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "bed01490f338f0de1ef088309fa1b8d3ffe5d9833ae80177f50be652f1fab7ee"}]}, {"id": "2f124ee2637e82f0", "location": {"path": "/usr/lib/terminfo/x/xterm-color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1569}, "digests": [{"algorithm": "sha256", "value": "0b270450c7498756c0e99cfb24341e68f7443344adcf1656e30a0333e48f550f"}]}, {"id": "d24aa6c0e8a3d2a9", "location": {"path": "/usr/lib/terminfo/x/xterm-mono", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1515}, "digests": [{"algorithm": "sha256", "value": "183c527a8cbec5b5fef3eb8c28473a0530317eea7d01150eec74c01a214fef59"}]}, {"id": "67e066ab348ba0a4", "location": {"path": "/usr/lib/terminfo/x/xterm-r5", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "82098ec067be6189e91e8264278bb85fe3b7bfdeaa3754be301313be140522ca"}]}, {"id": "5fddbb502b142cef", "location": {"path": "/usr/lib/terminfo/x/xterm-r6", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1491}, "digests": [{"algorithm": "sha256", "value": "ee12fe6d2d8e1d0b83d1042fe8a38f1aed6fd73e2c7316e6db5ec5b061b09ef8"}]}, {"id": "bb4b72fa7683207a", "location": {"path": "/usr/lib/terminfo/x/xterm-vt220", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "2f79a4e7b3310f8b0dac81b9db08bd3ff58ac707cd5254f06fd626ea6834c8e5"}]}, {"id": "05a70b1e46dcd5e8", "location": {"path": "/usr/lib/terminfo/x/xterm-xfree86", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2258}, "digests": [{"algorithm": "sha256", "value": "8d710aef5531c81b803c93a22915d6ccffb744dd80d7fc42723664f52c7f0a29"}]}, {"id": "0912c9cce583012c", "location": {"path": "/usr/lib/tmpfiles.d/passwd.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "1a3b927102b44454eb4c47e4fe659de2f5283f364ba27408329a54d4ad47e310"}]}, {"id": "e85692292ca71271", "location": {"path": "/usr/lib/udev/hwclock-set", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 776}, "digests": [{"algorithm": "sha256", "value": "bec691723c892b77efe3c718846c2f320b4218d6448c8cf71d663e3be8396564"}]}, {"id": "b72f12fd2029532f", "location": {"path": "/usr/lib/udev/rules.d/96-e2scrub.rules", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "e9648d1e428a759e9f31ac1b9f375a2545b4495d9b31f2b47066d106ed502654"}]}, {"id": "af02e1f1c03b609b", "location": {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14672}, "digests": [{"algorithm": "sha256", "value": "2744dee4440f32c651ae0c3201b46b4273af99b182247cd9eaf2a174c2e6083c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4e2ec3ac74c9609", "location": {"path": "/usr/lib/x86_64-linux-gnu/awk/grcat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "96733bd6471f8a5cf4db8876e811da69060f7a031888a85d30d87b572ceb9c0c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aa92c01af679b6ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/awk/pwcat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "c7f56a80f5226433477a2ae93c9dadb5280d4e19d37f8b2b0d52b047621d5f4c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fba3999d3297a452", "location": {"path": "/usr/lib/x86_64-linux-gnu/coreutils/libstdbuf.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "9e42ca7f6834015e5fdab8fbdb36078f7dc6df1c8d4a978ed49bfad3f4bc4b35"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37dcf565fa0840f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "dfb408bccc465af66ea1a3fe6d4b6b2bdc042bc38c96f377cf9724ad573231d9"}]}, {"id": "6ccf2a0601287d3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_fail", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 822}, "digests": [{"algorithm": "sha256", "value": "50e5da1e3251b40fa19f7fdb614af87fe53b01ece9fc0d9198ba864b1dbefd0a"}]}, {"id": "2ca169097c1d6fa6", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23104}, "digests": [{"algorithm": "sha256", "value": "8df82b6839d871776d6fc222082ca7ad3fa32f039f3470923584e7cc919cc664"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cc8341a2c606c520", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/capi.so", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14120}, "digests": [{"algorithm": "sha256", "value": "7748d1edcb6c012a4563c238e1f62dbed310a3b318559ae534728d4f0f1c44ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8c82baf996611153", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26688}, "digests": [{"algorithm": "sha256", "value": "8ac9d74921973124b2311ef6f7c9b85cb34dca39798b387e39a068f721cdbc57"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1b967abefe1d20e1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/filefuncs.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35104}, "digests": [{"algorithm": "sha256", "value": "24a2973358eba43d800a0dfb7c8dd7e7aca187530b982436e26fd2aca96085a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d83582263432844e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/fnmatch.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14480}, "digests": [{"algorithm": "sha256", "value": "468f9ece773491ad94b85da20b6e7586002dc9c7724aa4f3868cbdab934da301"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0fb2dc9b95186590", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/fork.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "b9c5d0ccbe1cb56ea1c14a0ef3a83aaf4e58f8c32fdb2378dd9f60ba0d922a7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8616fe23a447c2f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/inplace.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14480}, "digests": [{"algorithm": "sha256", "value": "ade6ac0937f480230c5f6939bae66f0f073502515ec1f5f2805d87044b3db2fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e837be28a0c030ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/intdiv.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14400}, "digests": [{"algorithm": "sha256", "value": "ad24c6648cbc9c57fc2c9c6592887342fe113e2788c3ebe595469133f0591e47"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmpfr.so.6", "libgmp.so.10", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7bb1b4101d5a8a4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/ordchr.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "9e5f59c198c233c05002d9ab8e2206da2cf3f95983ef0516167a46076122384c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a1e01ade5625c064", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/readdir.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14384}, "digests": [{"algorithm": "sha256", "value": "404ae5cd89fe8cd398ed086e4beffca1cbe60c0f7519d81baca135a5b18019d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7c963d47b75c0c5e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/readfile.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "324798a0398c032c56370a7935f3e5a6c8ec7b403cd9325c5d58533d4aa77a8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b65db5487c1cf840", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/revoutput.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14384}, "digests": [{"algorithm": "sha256", "value": "41fdc82dc28b22b383e013c53ddf6a2c190296dec6d4f006a0705d13885c024b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b8ac7a93560f7e9e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/revtwoway.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14384}, "digests": [{"algorithm": "sha256", "value": "5f186726512de5a45006c65e058c438a6efd1a2359b333a32934c55c3bfc8344"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "61c5054888f66ccb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/rwarray.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a96bb08f8fbdcf0b158b0331d458adb804bc271c68ad8031360e7bd876ad9f0c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1d75952bcdf19ad4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/time.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "2ec7d695ad41e8b2165d9e5424d8d43b3d0e9a85cf5676bfa172f82deda065d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3980f5646d15aa4e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "23ca63c025e6f612b374fdda4eff82f198a58f76d388df5f5ca3431dd439e46b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d21f6559a9ac37ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b126df4a23d4dacaa2cf8a202c2965948c3c0e244b9969f11f42560b12ddf01e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6347fb1b69116a6b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "05684f5f1759ab46931cb5563f1e41bc80b6a2c683cdaf9053b853db3d18aec1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0cd44b00a31c68cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96480}, "digests": [{"algorithm": "sha256", "value": "c8a4d6ef92d6bb309c179b9da1743e8cf047d1b2bf71caf6e6d7cbc4a126284c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1340103c100cf86f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 239848}, "digests": [{"algorithm": "sha256", "value": "81570818c79728f8c0f4d02e8123d18cea762076edc7d72e09b9c9b700e8be75"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ec20535d9109198a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "9307c707d5ed436859c5beb1714088648586fabd102a58b6e1086a43b8b77307"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4062468ff90c57fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "88c33daf67d26acb46289199c6e00f570da993e22dfdebb7a6f5f89c538d554f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db8b017db9fda592", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "69dad46fe42fa820be8847137b50f2f55034ed5331a10d96864ea733beabbf2b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9ddeeb0459571702", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3d69da4572a017362990f0dd473e46f6dedb579d6e4552b251e1bfd6564dc79b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e2df02e3a934972c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a331a3e6522132d92046e2dbdf6195cb2a321f12bea70aa74f5a8f302c9fcf9f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d09e390221a81411", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d58fcd8e0e03879cf4dee0400016a378b88fa6ae77f912a631e92d1ae1b33d5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "62f6508fb1833ebb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2189d132a28b2f11ae7b439c3ed9afa45989c5900b24a143fcbbd0e010462f8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "641affe09e2a4b2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "769c7cfde75945ee1719c00605756a3157ee4ef5e86a5078ca6fa564918dd1ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1268a23d3eb3a3f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "01358addb759ad44cb4a272510ee29deaa17df39e6b96e6d88c304a10850c30f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "40f5191a54219a04", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "0ab24b407d1ca94be5f4b21028ef9a678a1812924d5f92a1f264a0a752fe655a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9bfa77ce2589d13b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "da93b867f7a5f527ed56dd7817d441558355910658c68137a32a77c629b14619"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "00696a30debbccb2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "9c1d273d1f60f22cf8d9454fe1b16d9429131ff3d58c834f9251cf4adcef060c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dcab8f4c26b0a627", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "904f2e53330e827838987deb49c5e2a95f4f94e311889ad16b984430747116f4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5655f4672c0e796b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f4e7de5deb7e327011c8d9d7c4f704f90549e0aa7fbf86d30a48682a7af46ac7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c0eba35a285b6661", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "aafc5aa775820277af5824100266132075871fc70a3ea78afc911cf376c73c85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b8ce86b638f576ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f8a69762aa885aa676d9cc4144c52dbc974585c16049f57048f25a27af633b41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f685947066271878", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f78eb19d1e39aedfc3cdb78a90ea1e4b41c232219e37821c5fe5a3a280ac80e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a8b03142990b9cd6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "df23d509d3c67512512632da64f08ee1c641c7c4bb023a2ed8c8898b57b740b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db9ebcd13d1c46b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "e1c68b4ca24b27defd9698ea47d368d52d1fce82db7a3bb00c900b0f27bd9f36"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ae4b300eb7c9ac63", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "7d725e899a911798cc27b1046dc2c9e156e27ebd41d80a5c0448e62f2e148641"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ae85f8de8c676733", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8a846f87e80007e320ccfef1043f16299f74e33427b1bc169f7724c35c089a87"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e18cd728865fd9fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "64f7748c03f812ecec8b24322c992545b7b89d6581d900c969dbbd33281f7486"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ac73be0fca0867c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ac45424e9cd05b1782dec6a43a6f5fde8051fae4d5cd11cb4b8d0716f3c88943"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "beeea2a26257fc10", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "6708376877353ff7819e7d127dccf29b498cc4e71e1e0430bd1812885e92b3b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6c28495ef02c863a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c3067c266ddb1d26a92a6344749dbf2d05bf4eedfa5bc619d777c56031808bdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c87eb35dc98ce345", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "59b91deede229cde60622a22ec9e0dc0cb8eaee12041c9cbc03b6e2393bef3bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "66f76de0240d94e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "6adfbd2368b148348a824c1ceebea428ec95bc700796a9a78043b1d256f5ebba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5694ce1b7e232270", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "911e6a868300b21dc033c543d67d4a4b3bcbfcebbeb1eb82008a2ec1126950d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "75aec2228e8814e6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9cb865f656addec85acb6cfd141edf3586235600ae20ecb30bbded5fdcda98e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "576314c07748fc80", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5126da5f4a86d550c037a49d3c2e4686b7a212aea8a91a29c1f23e71fa6a7e46"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "445407496debc32a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c8a2ad2cac25b21c373289adc23038a76fc5b7e66e33540bd15cab2075367d7e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "520e65d343bb40ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "1589ed7f6dc9e509c3ac9d9975618d9b527a38f53928db6c1d4d92b5a78d39fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ba31e2c974b04570", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4b146282a3db71c6ffe92d7fa989f505807b466a1d1d4e417df0307d01bc84f5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "af9f140d2c757cec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "30f698ff4d91202b800a951fa286cc0b7d74fc5013f7e882b149fa781f005522"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2c09bd6fd62969c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "0c68aa6817bc65bf3d7e6542be3b08f411e595ecac86d4fe6b839a2b35badec9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6eaf517e6c9e7d8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d2e0e390a7c18a5995e49bb90d9e577714aa8511976dcac34ada3ccd2f229214"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68e66c52e39633de", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "907f36a2de595fde02730e410cb11db5f71e25e5277f064c812650a787e79c85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a8525b9069d05695", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f9a7124de08659b91b7d23defa9da61fb38f11619d9b3ac3dbf5cfad7e091a0b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8041c7ce354e6e32", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "74b1d7bacf101e20da3db29ccb7d5282d5a0d2522faf8d156f078cb2bf3e84d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9907be8bb2120366", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "247009c13f89670ddeef5d3a6787430eadd8ef705a1efa5e698ff0fe87369631"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f3d26efbf9e3920d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "eb45d0e04b9a7799b9345381b28865e52bb8b889b5cebd3c836704ed86092737"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4d442547004afe31", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "b96af3477b94b73aaa1a28b695e11e43dcb4d50a475c3efc6ec2670477321efd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "99570e7ef0298a42", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92392}, "digests": [{"algorithm": "sha256", "value": "78184a5943f28fa2dcfb652238143b79004544d15b7763172201f24b6202d0c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b86e1504239ab2c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "aef21d570640b6ee84ebd3d069830d23f97f8b583e0de828eb116cc445b1c075"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f3157624814e370c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5bda7e7b5e637de192e5a3bf792ca4a6bae95d68645ea460e749fffb6bc9c26b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8822d12256d38ea4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "4ece59dadf653b5cc8e9c6b7afbb80522784a53bae44a2015bbde2213ea3fe6e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libCNS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "44cca20746af8530", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 182504}, "digests": [{"algorithm": "sha256", "value": "4d52026777c5a8ea33e4bb1ab863ed7193e8d99b03eccded1bcc0851e7a853e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ca097bbd89e5474", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63712}, "digests": [{"algorithm": "sha256", "value": "e252b907f997779ffc35fd3f8cd82f6f44af202d481840c0701dcc42c5562074"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5c82058bf9f4d83a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "15b5a2dea0c04f950a07e97258a3d74181efe22c9f7a716415b7f8c0d229b80d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1912c78cffe3072c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125152}, "digests": [{"algorithm": "sha256", "value": "56e1a5d1484ce100d66cdba8217bbf50116824d1ebdf681cbffb55179341c71e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c4ab61e41fba6563", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "6dff3f2ce938619aa69a48e99f3cad43056652adf28b4694355b46a00b16857a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72090d90080798f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "e1e69618c4e44a5253f36be032db4db75d590f0aadadf0e5506303acf8e964a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "04129dde65253571", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "09f5d2cef03af4bac19e512572f64aaa42cb92e9214d2f5494150ec05365f88e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "924eb97ba5c0cd2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "44f105073bdc2249b5c395cebeb8347298c10e12680e7024bd5a0a26267aa42d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7b0b796921d81071", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6a5e297e69970478a55ec052731aaaefe28443a648558413f6450c4380d5dd63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "05eae99394dc98ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f05a0797a7530c9ca36fb970feefa58bb15351265320d40c09af0dc520578ebc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0fb3c0d74fbc0e17", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "30c18b91fba4540d1f126241b073a02b82f0a1fe92dcac34dcdedee151bccb06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b38e82d839d33eb9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4858dfbfa4c6cf85417fae0c913c1ef0c464260aad60313a69f050e0b7d3b58e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4c52e48e0dd6da4e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c632fb444e5d890efa1733642beab708f3501a7393a37ac840443a0fef7fc499"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a0c9fb7807a604ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a23527352eaab57c5df5c400a234e18f8e0edf026493998f577b851ede95130e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a30c748d477f5eec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3d777c38f11f485c041aaa28672aecd3923f78a58d226f8168272e7b1db43187"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "040c5c65c028f217", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b7748cd1935372c38d4a02909859313a8ebadafef85b2f1143f81e18d2df0a06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cb52f0cb90a7d1f4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4ea24e952e34c619b125274088328d38e5d9365a8c2b8d0478ff9c59bb02c5a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ba9b6e2f24cc46f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "90f6c01d5732595e013112e10cad3f2afb2959d4f2135d62739691d4167c7e7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "27c7ca796399aea3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ab2f0048a6bd2868cd46d8184a9e71a66e9423642724688d8ed0cb5f294e953c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "addb5c48f559205a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "0f8d307f62f34f5bc71a0bbe5fd2d170ca376bd12ad97f0b38b5452f79a30c3d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "92f2ba2c134e1820", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "dd6ebc196fa1264f6e2ba9985cc013d7b319873f6404b63b54daa6a7d1d41e29"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b27a14ec5b5de7e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "51c66fe15b274932e78fe6c0994b5fd31131c2766de09b4a06598e04f7013375"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b6014cab54868ff3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b9d8902cd0c1eababcd2d6d8ff6c220859a2d28341fee5ae84b8885ca2347196"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c282320c942c00a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a3855a4d3bfd7ac53197aeb653dc2a6419e9220d51f487cd317a433a550c6fab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c2a80879569e4164", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b470799f402da8d63525869d55ea82cdfc4a5f5ba5d4306fdc84a3795e260e6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "39f7119319372d74", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "dcc0ab4604494f60bd97f9d606dfcda7fab8648e5628f0c1f4e213bf6e8b2ca5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72039869c007ea5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b50975285f0c4373a7d9f5e4b71436ba1344785539a7af98e6aec3994af6bba6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9634cd76663f195a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "da07d15f791379262989ef47f3d0ae1390d1912aac6f4cf5f92073b795197661"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e8b904beda1e8211", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "36be9bb8e7f9a41ab7c03d495c6ce46e7dba4faa2031d91b5b664164eb721254"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d341b1d74e65851", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "27cd7ee7b003b4604f4addd05dc22104e74e2c8bc21b474163aa9c8776b7ae63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "033270f17fa6f679", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7b09246f185f9a12a5de4c2b41f581e6dd306f1158da25d972907a29f98cf200"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b5a7421b402e8de5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "dfed131cd1a3c76d3207c2fb2ff63f55f386cfac67f5293d2af6dfd1bb7f3728"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9cce053ae886eafd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "10189a9c83f54bd71c3ff83a26f115a4e4c4afd87d7c351c77f9cf80101e5088"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c46f303a3a3e7d1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5362bb96951422b09de6853b5f2647c499d11a434f9d3a85900559bce87a0456"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "867c8a4d000a6be5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "0a1d9a3e217efc32f4ca4839678ef1d1f0ed7299ba7eff34ff35dec7bece1295"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ec67689727a1abee", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "55884c1a5cbd93469fbd399572d28e88b85091c6191d68e5e11ff3d71b8ad60c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0f83c8a328525bb5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5e82ff598581e3b328ee661322bbdab1271b9d3e3d09c703e8dc793a7a8fe2b7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1f67662ca66b361a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d80548abdd7410345f56a7a671c49486122898cd189724e8fe4885233a7d9fc6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f3396b7b49a396ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "679208921a0bcd0bd41de4e5f5b26dac04a722687e9731fa0bd171a8acd1a78b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "66aa0a9fd2c0704f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8168f00f9768d311a5303c4f53d31be2259b41aef0f23d4437fa028771fde3d8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e06d0d6a4aca7dc8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "88ec74ba5725978d32c8662e4dc8d002bee97b3bd3a42c512e3602aced74169e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "49667c358021082a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "46ad1c7e0a011da53c53ada3512aa4150f9f00153135e7d6684a7daa311a96e6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a064376169c8583b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7ffd01a8ab07777c2d02df425873640d67283981a8ed6f924512bad309d3d119"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9dffaedc69455a87", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d7a2cb5243cac205ac09474d18b41f014fee739ad4b2667fb49b48b6c4816880"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "da6d0a0c00dfbb69", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4a0f9b8d62627143ce229939de6a44a66b37779a3f32ab5f9d21c8fa49699e14"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3f6a7d3a0a790057", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "361e958788ca2bf0dc0b321264ed2b9d42767c01b9bdc84e50b5566686688c78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6696f7feeecba12c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6e5829911dd5e8ca5d0bef570fcc76f708d57857c265a1b5e7b036db34163e82"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d0e244ab0c99f432", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d7a5731afcda8789a9b19ae805090f0948fb5563c3047101475c375c5a383225"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f321080f7503945e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "17b69b3153523d27ce2ffbee10927708933f2f45de4d750989a1492371b3448b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "064aeb4830aa10a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "730f050a7af606645bdc3f804aefcad842353c6410c359c7cb83d43abb82a7ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6138831dab3a0245", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "1cfb1d196fa0ba66179590a01ab69ed9455d175729392cbb166945dec9c84d68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6f3406e1fdd16e93", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b7911f2806808e0a164fe6ea63e43c0c9b146fdd6ac8a45f1609c2831f3fb244"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3cf8c5ad3472d3ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "fe7b927f7c51d3beefc9b1895b7747f8edff5f4206d9917757b34ce9cf8f4d35"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4fd0e61a9eb2c5b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "76307cba93fb5705c081f50e128c1909f9215cdeac29eb61db77c15b2920e24d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a63aa2191f5c4956", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c4482b575fcdea9b70043324ab6e4cdc3b7ae7e1f1f875a52f9d82807a92ebba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0dfd63d3cf0042cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "951036c35d30c841fa14ec333ebe1b7ea109c0c20edb52d2f935cecc8b2ecc1a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a1f0f62c88664ce6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "191940631cce422ab6db449fc8623428536bbf97c162eaf288c9b64fecc6069a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "808ca6bbcf95dc47", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7519b762c27ecdaa70008b14153c545e56baf3a947a165d59e727bcb6d0f9e01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e2a0f3b6e5005cb1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 153824}, "digests": [{"algorithm": "sha256", "value": "09621a0247c63afa6a2920ec7da4cf83eae0ecb8e77fe35810cacfa85cc0e32b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b6b75ea5e81babcf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133344}, "digests": [{"algorithm": "sha256", "value": "8cf6b8a95d888323d8c35d632eeb0f171eb19d28ccac220bae7a61aea363131f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d91e3843e621dda7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178400}, "digests": [{"algorithm": "sha256", "value": "66a03dd3b4b61d2b6f5fffe5f16f011f6ae35f3a86f1b3ec5aaa9c50bdd89880"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d47346fa1d2b9946", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 235744}, "digests": [{"algorithm": "sha256", "value": "066140b17dc77c928faf87720fdeefc77c2c59f731d2636689019d13f3db1d38"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c86ecda777a06816", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 235744}, "digests": [{"algorithm": "sha256", "value": "4df66c684a6a8b0094331aba5f701228084ef7c2754dd9c7a2fd2158215506fc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dbc6187b09cf8148", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c490067187a1cc6500b51cc74fda4bba1d526febb6965df138d74d47de647dcd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f7add8b9cb1f3d73", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8769fb3ad493df8f7e401e38f35e6422fb6bdbfec943089ab186203bb6a01f4b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "eac15ad25b1345ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a354423196fb33c0f5fba2f26275495471a68b8c95dda0a89973753427f4e619"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1581d85e7895a214", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2b355eeef36a3fd754c049371ece376c941f260b114425ebc53e7155293db832"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "31e0d83d57bb0a3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "838da3010ab17b4952cec38f6143c8910855dc05df1c06ce4653162f63fffd63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d8b8a804d0ab0958", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "cb0e225dc08c51d4e4e7932212470f12b10aff9c3e7f4a5b87ee2a4c0e0caad0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8e32ea146f91951f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2165c5a7a186cc1ee4ddcd28bd93856f2b4822506d075f33772a3b42454ac6a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "be0052048ab95f13", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c310578390fce9e29655b5f127303b716b926d837d347a54250322c558a3e7c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "376ef507821dd0d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d55855b5c0e89a8184b6d597504ab21d45b2b874079c3e8a2215a2d345987835"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "42174f12f588060a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "936d8b4caf6921c4e14d041125fdf6d6897c61c88cf82abf6c06b6a3a8d6cd2e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5b257b7c22d69360", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "e8196f55048853221bb8c35eec2d0c930377ce0d10876b70e534ba50e304e4bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dc0d02e4b1a41a6d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8054f66fe860ede41babe7114cff1b224dde0207b5852931834ae686b0ed58fd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "889b13fe987c97ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "e813456f2c6a04fd71a2f3b83c9a3cb352d5000e6d54fc99b261aaa7a7eca4f9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68c6ebd668fa29ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "aa09c89cbd7fbcaba13bb5ef2c7020548b173f41a710d8b04229e78d09139557"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ceee584ca5b4b015", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "00cd189b4243bed6227c8d8c87d396febe1333ba24c2d57326d135257816d477"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f03b736a99b3c27f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c344eba009893987c5ba7f8206987349c208c8a4c761fe0be2a51ab2ad14ebd8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c7ca9f5403fc36b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "048d362dc43519b2ad736109e2cd28d85534e0a7515be7504fe1d02729c84335"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "695cfb9df8bf1745", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "1c5246b68f01eb60b9f6d214e6063a0c172c6474bf7bec25b60539b8d76edc1f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f98b527b4921bfd9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "bad7f452c4ed61752371b6d58528b0040fc3792a0d24e48970aa21ed3dc4d36e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "191f6bed2b2cd170", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d532957c8ed10327ce1b5868b346d14c5fc58dc641e5cdaf8e9c799e1ba993c3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "62cd09ba6ac18a37", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "068ee0e8a1a81cbee6dd9f5f046a1536ca70180b0751976028293644c70f31d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f03942d656cbd73e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9a5eece31e0028eb08561a4707e11cf2ab4b4580a82ce874a6eedd345d8d20ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "76c43f8e16eb28d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3183aca1d43840b9a1581a419759b0f12d9077bd1c33a444d2ca1f48763ef571"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "61715c07f3061b91", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c7e95e8b9aed4d6bf9ac3b90184543c95f0a77abb3decf16485c7b72b36dcc9a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7913e8528afc9327", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c60dd34c91f61bdc9851bebb353ae4924363301a9e2f84e2abb8ef7e5f55ad67"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "61728d6c5b713664", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7df57b6029472cf150f93450462efe9611a916d5acbb453d0f509b16181ed799"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8d86fd885d7fb597", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2ac5522840001b391968f3de34d78caa785c176c0cc3e8ccbafd8807cf330ea3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "75d2cbd29ef174c4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8ac95c08fc68c7b8ee75893e577ff483a60fc1a87406a580c38bc1a6180059ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0e02dac57201d780", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6b079aca1f7c392c53631ca708b36468f40103d64a3b893aa42889248e71df70"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bc2491fdce12146e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c993643dd99241dac975f7941dc70d6cc4e477ddf94060402cf62d66634de77a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "09d9906d90bc8fd5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f178caf5d7c4346e6035d7581ac4e2c1f12550dfa8693f6fd8766ebd22c89a14"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1748986cfe031c79", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "db8e82201b4d46a66befd2284c52b21c798b7e1d4b9cd3f5f6b7142c726feed8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "039f4aa2aab72a5a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c03ff97549276c4fe881f71346368ff2fd88788aa051c67f38778c9470465f5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68acdd84076f533f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3901c17f84484edac78fd0bb138a143d03eedf9fe1b31a78fc523051cfeaffde"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5d2d7907fd716fba", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "85bf3f550a1bbdb92a43be0990b9826ac88a5bd13bd3c6525246e8862935a705"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "be31d8dc8b368a3c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "62dd6de5b2201dc0fb15c16752ca7d89fc39694da8026b0c58bed40b6235ae44"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2982c14921c01973", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "66ca40856aa8df4117a4da61f3daa0c95832e80fa9d741387bf3e4d893dc606e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d7ebaf97292c811d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c4a025e446266700017320199977ad017eea02963d2f4006450c03fce835766b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c3ace18904bf4b30", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9c05630863c5959badcf8a9a577a12a918bc6f9b9cc5efe9e4d35c5d5ebefa39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "43b724ba4a362464", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5098b00cdf67cea3a9491b7964124827d08990e28a2c9fc0c5b7422d95ebf38b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2b76735d3081e992", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7a31fb001097e3a3d01998eeb60ba8219109225c301910bcbd05020457bf9e6b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "07d60e1b799c2adf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "58f291d4062b7a03cdb271a72b07d590e3ecafced304a35d415f8e360ebb4b06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "21c979df59561ed8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b82aba91a180ea786a84e47cb84386836655a628215731519da88951c89f6405"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "78da02415b5284df", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "cd644d7ac77c81b20a5a6fffe7ea064d149ca1b4e0ce7afb3cb0524d62cb7321"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "62352f4a6cee3dc4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ecca4d4f165c552bbb18974b55d2437400ec3594e105525a350e41a00e6161c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "29375361dd3ad53d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5202cedb46f31f6d6ac53bacdb0d429a48c8b432635686e677760b4fa224cc7d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6d50801b8dd41dc6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "db2601befec237b2e96009514791f5cf7102134c6b07f76a93841f9886d8d1ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "02c726448fc655f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d83a687a7416fb9dbc1148e1b14309fcb328cdd79b0b17035ac8fd5a1f23e137"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "253aaac39019d951", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4af19fb4bd8f22344cccaf798f29954b897971b96caa2a0c1c355e96a85650e8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d081315692d3ca6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a2fc4ce63dcaca2d4a486c279727c21564c951915dfbeaccc1d2503a5a5a76fc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1464488f292d8a7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "74af4dd98728b46209685068965c7576387e5f1bed2ea142a2a3ae49487bd231"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4cb361ecb89913e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d05bdd12f7352f1fbd18957dcb9375d5882a9ba60f4b58824e00241e3851ee92"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c685e9e81b42d693", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5db57848430ea2e4ee0b610a73054dc9f6296d84cbb415dc9c5cefd83e73bc10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8a96de4596ccdc0b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ada9fc5deb3131bb8aa29dcef41ab81fb43913a7ff45fe5823a69ddc551fa5b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2705c85b1c42cc43", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4be8ef2fb3c03c3128b303c7f083ffd3666d9108ebd2dda6d661f31b4ce4c5ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "33cab83df185fb66", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c36383a4f8d5a9b817632f3fb04deede02bcd046622e05ab7ff9fd5b98e573ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cc0132dae06a201c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "1b107f0ea9726879474de8f769a0585b38b59b955f5dbeef6496c50dcfd4c1b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e0998a1aee7da2c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "36e95cdbcf30e6e6e397093da33d15013ad58ce7387165c0d6b2851dd2020628"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4380c47f742f3a94", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76008}, "digests": [{"algorithm": "sha256", "value": "6a53e16cba9027f3175b19702a785403957b3e94f186c0cf8f99558a5c23cc94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7690f358e54bdbf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121064}, "digests": [{"algorithm": "sha256", "value": "4be7a73818b3735a47cf34eb1b35fce984b927691151140cd2ed3338abaf84da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8036955a8bd1e8c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88296}, "digests": [{"algorithm": "sha256", "value": "93ff2d01169b689e92ac7ceb531539717be48c33a39248a871a94514b8dc47c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bbd17a592f895a3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 116968}, "digests": [{"algorithm": "sha256", "value": "e1de533d27bea41904d134022260f9b4f6f840e8ff0f97fb93bb2accb6f78a94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ba6e1fc428d463f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "fbd6129c2e1715b39d6488505c4bb67de2ff5c8cfd4f0bdf9e19d238f3607075"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e747474a38db2c1f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76008}, "digests": [{"algorithm": "sha256", "value": "36fc2d3cc796011c83aec81434462482df2920344a3d2573ae39193467cbacc3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "49407ed4facd3f4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a113274b5006adb91dc8c9edfa458908359e13953c726e89eb5bb9d162df3ad5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "25626dc875ca5a7e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "dd4b6c58afdbca95a97c9e08d13fc4d4def74f5f5c0d396e49f7a39fcf511130"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5b99058f2a73591a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b70a667383fbbe05f1b4dfa35111a5cf3282b68b921d76adad669f851a6acf44"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bf92a09c04555886", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "2d95f370a24ea5ba963ccc0000c07f7112ca780619b2e86ec357d7902c107df2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a78e5a99438c0706", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "700ce24663dba7f67607005a06e513f5af55a3231e0e3bcc631ce4510c4b5989"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7e04607676fb951a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "67e2bd63a6763251b0456f7edbe903bf80c261f38780cee4f1bc95d13dfeb4bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "67ef8a6e5d5b0e5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47352}, "digests": [{"algorithm": "sha256", "value": "20d2ae54422e0029a1a4548782a59f12b92efdca819ea70abff70aa7f89e39be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libCNS.so", "libISOIR165.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "594283287601c665", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "7293102c947e9a589b9a67e826b0c405672b035ed57285328fcacb70c8807ac3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libCNS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c85accdb8450118d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30960}, "digests": [{"algorithm": "sha256", "value": "8839e34e94fa3cc318a06481ed75143f19d50e73c16f987563f9b59efd141778"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f6553ee20942dc11", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55560}, "digests": [{"algorithm": "sha256", "value": "31e67487633aafa57a20605c2bfa124e37d57c8e9d8bfcf535be3c112f5207d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libGB.so", "libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "954854e84c4f4950", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "194e468b8c9b3cb51d872907898c5a17257482a8a40b09b14d2ef1e7ac3eb526"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "536cf3c54b2b6c7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c2c117f83455cfdd33c1213e894d739767c4a59e01f4ee67b65b8b08b4ff7d26"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3868d514b88b7498", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c569cb5e2c6d88600103948904cd4365493cea155a9187fa40fd52d0720153f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8c4c3062b0535fa4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30984}, "digests": [{"algorithm": "sha256", "value": "8163130a73dbd7a8432a7f6f34c2e05ad4f7aad792baccaea62176e04ba17474"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "757eb20c0a0020b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "07963397ec7a0ca7d8643d002b931ec7f4d0066b277a2601bf4410014329e991"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8793949d6356888d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f75e45744f3806606516169049b165b664183dc441a62f4c82939be81432f03e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3a28d331afb41749", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3aa0267845d508768359145d56fe908b888dbe7cb28498dee216c519c5aba44b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "856bdb98501d7f76", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "872f94ba30c7da5ab634b8e0a7d5cfd59f24b602531c2b120337278e226d9852"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "38d4ac722b5c9a79", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "db45eff4e1f27aac0a98025cb9f5d544053651819d5e43d4c9047b8289bd0217"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c815fa0ff2c01065", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "bc43b8d410c18954e7de0dad091e914e95853aa4d96f6255375d6a8e3b99d1c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a7999147ca169b8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8bb015151f3621a7b0949b193b396f0093414139a71f1d129cddfcf692042808"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7aab8bc67e1c178d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "55d02a18b45654176547f700c10f3e489aedd90a8ab60b803094cb250341d030"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f53ad001d8651e97", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4bf89ba4f6a3b7f3c2e27fc9951f539bbbf423f6120db38971038ebca5d1aacc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4a863acd5ba778c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "bf22d2c5b60cfb7e423621344eb022ee33707c467f7ad5870f3fe8767cb28ce8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e8ebe1983c14a369", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f2baaae265f89db119603b26d4c36702716ef298d4558500a08cf6c05b599ccd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "11964a9b90119a93", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "540b4d105e564b8f52315049cf8b1716905638fa72ced539c5ba0ecb20b68ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "85157060d0e5647f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9c64d5a38febae8b4ff54f4b675ce0647c6fc9e86663d54e5e617e42045c2fa3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "080d7dbbd44ce6e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "25b3f05e969069a634e632b0160a53b1399b6050e45353099a94eddde5491f76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "185c2ba6ae0bb4ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "bbb9680f4cacd2a97e7170d31259fb45b4e0e3e966e8b471126f1513213dc825"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2f48f835b28f5b87", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "96b2de7c0106768e61736ee8960077c19178dc223fdda50e0e082b6136598abc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8b71567b2a526ad3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "f83d802be07e93e4b3ade5a9dd708993f1f64a4d7b3630f43199b1b1da9d3bad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3b06fc83db657e4f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f35948ead2efeef90b1868b3632f47955b672d423e0344380f17647056ab4eed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a65380d1eecbdbe8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "878a25f34d92d82b2f00d3af5302d18f98c59a0aa5a5bd3f1ba711458c2ecb81"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "44ea5ed1f8f6d507", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5de197fc6deae6073eac7ed6e8f712cabc79c9c344d1ca66cd41e31ad9e16a63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ce7002eb83ac2ea6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5e575612a84f8f1b4ffc0f7625366fcbb88faeebb0f44deda93034651eefce02"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db8825248c400951", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "0322c36c73f58a1894d3fb83c7c1af43306bec010b65f838d5a084e93aa88f4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "34975abd70c48a5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "059501ad1a2a6615a3d0176752b8e5a2d2bc51802018f3ddece157fbef010ba7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "135e950f271f242a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "412d8962517e05e61f7df77c116e1dd98a19a7f8cabad29ba5f736d76ab13204"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "132ee53b9a3ea8bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "19ccade056c163437f1438dcf89423c5a39694122be357e877a40322c2944401"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b69d4a1aeb5e596a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "eccacaf6262aac6114e7ea4985cbcd4fd2b9d5632fa22095441c0a70f799349b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e390d5adddd2b64b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4afb782e3820845600068ea055d56f1beaec453210430abc5a6c513dc2739c5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "47b3a632f3fae103", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c31198cf9f77316b31cb12718461c4b2f702a085514549fdcaf22fecfde6c21a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ea1801d410623243", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "cb3bbfc6ba3f990563edaea11fe894e46cec232a55330a180cc4f5d21ae82b0d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c4ac49e15d6e3d69", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3970b9bec190d8b2ceceb16f2272d9e41dd8fd3dd4fcdae0033f78481ae76a3d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e7ec1869b3d32a70", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "af82ce50f1ef466afbee4b971db83036824726e3fd90ae4cdd3424db6e5bbe7f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "910c53127130a353", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4e1dd647b3345b8f69302e405cacc4303a167ee1b65780595ceba28d714588b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c0dc90f00040121", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "583cd73b120cb4082cb1e0a97c10dbe23f6a8ea9b0b1bae70483caeb138e9beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b1364c7954e1516c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6b13aa8a796c81301d8c2667cc0a8328c7932329e1197bbbe8900cd2bd2d781c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2e5a38caaac619b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6491b5b76d5131a577bee5b4cc86c6f9dc2b9da277000eb1dbe827222554cc06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c61542a768a980b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6882e2d22e1a833a3995f33f247e181501191b564c5e615d7c0ba8517264a1e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fcda939becd90abd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "90103225c0802d527aaf71747f9cab4a3e8f9d8b03057a502111dfcbf68647b0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c0ee646642caa8c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "debb1ab7f47c03ea3a0c0a5a4ec5287b64ed01e7a298e2974b38f211b7470bf2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7fa45ee19fe3c54e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c7dfd7b81a4e1d14c7d31c2a00c6fff17335209c16cece89ea19f53b5aecec90"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "35d2a02e44defa76", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "60b1d64ace3cda0fd132b26c7c2b0eeecf85ad36468ad43566ae11b92f2f3c66"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5aa022135f2a9b8c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6a8f563d0d610cdaed1631694be87de2d68a6a2a24b04b72cb1087adfb4e83fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "507b87a4902a77b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f30f7158872e190a73991e065ddb0cdc4fc0e844cc91015d8bffcd92f6c2d38c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5aeb56b5f372765c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "59150d73855e5e40116769bba375e828f5c14a8d5b62e2358ee692da871f3b09"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f722b42da3a5931f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22768}, "digests": [{"algorithm": "sha256", "value": "807c696d5692dc247cff06b4bd9e47886dc4687078bcba2fa1039870ab5e4275"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b935c73906aff49d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100576}, "digests": [{"algorithm": "sha256", "value": "7509ea76dfe0b0652b924ab1d8af48a453279640717b40c93b1e3788c8ce0958"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e1f19c9017564ccb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26848}, "digests": [{"algorithm": "sha256", "value": "2d5193db0f631b9ac104226f2cd47a57e179775218578668264453ce7a9cc6d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "20416b365a58fd7c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "0f81d42517007787af404deeee7ca45cc80f6d259444006db48ff2c790a34a44"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d5c09cbf6029a6e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "af439c56746f309c0f204a8a4c26e3658c86e7443bc3afbed29fdd715d141345"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4be9c6181445d411", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "dc01626d25757bfe21480cfc0e672452ef6c0767db3d4dd7f9f8af209c7d7088"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3e6bd9f32141daf2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76000}, "digests": [{"algorithm": "sha256", "value": "26da14726d5c6bf0902293dfc23b2ecb34dde3f6b67fb71e4ba4b6b18923b18b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fda46879896140b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18680}, "digests": [{"algorithm": "sha256", "value": "7a10cda1a648a3746810fc62b5e89ef9b642e6a97e534dd269ab6ea01438a617"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "468a02f3c51f238b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18688}, "digests": [{"algorithm": "sha256", "value": "691cfa7873663d49514327b7552f4782a85015ac9a076fc292149e9fb3f390a4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8a6f8a9dc9a869ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18688}, "digests": [{"algorithm": "sha256", "value": "f5c1cf8a97072d34f32f11758be3820bc2129454ba22c510f6a3d19f417f56a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b4acdc635612d9f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30960}, "digests": [{"algorithm": "sha256", "value": "3e0d1b2fc5f93a4bed7dd42b44c024441e12491f85be01597c63ec9f5e7e0517"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6334ab70f4adef44", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9d220b0132534013a54cb18a8e46af84fbfd29492164fbd4e3094c2bc3c3e0ff"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "50a8634e1f76b298", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56353}, "digests": [{"algorithm": "sha256", "value": "d79080e6c8725cee7969e8999a2de9529430543b7e6ef5ac9ed3a663cef82a9e"}]}, {"id": "7ae8f1a6dd16692b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 27002}, "digests": [{"algorithm": "sha256", "value": "ad0110dd4067acf54418115178a976927cc31c894e50919270565a909e7f9aed"}]}, {"id": "d354bf334992df5a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 473056}, "digests": [{"algorithm": "sha256", "value": "084f4c79494e6590eec8f7f1dbef1962711098fb5caa84482cdd2cf8ba2014b8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ab2e4a7be1a5a67c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71648}, "digests": [{"algorithm": "sha256", "value": "cca2690e24e84264424ec44399984626090ce4c593ee8b3e30889222644c62d8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6c5cb8d2018a23b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63464}, "digests": [{"algorithm": "sha256", "value": "4d9bcd960e8af5b423caff8429df668e299849c377c1864599e6ed982b76676b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c85e44f994dd3aca", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104416}, "digests": [{"algorithm": "sha256", "value": "7224e8dc8268de2b6d1dc531443d9636a8392c8c2e66cc41a514c7851e536ece"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "538ac1708dc468f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129000}, "digests": [{"algorithm": "sha256", "value": "1cc0a3d35f6367a210db59955fb0ce3660e577aa7c2f7d41ab2552da5a80fe7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "de82b145507e37fb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51168}, "digests": [{"algorithm": "sha256", "value": "f6ce382d0462e97b47bc34ea1be76eae43e63c467cf8298de8172828ecd77035"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d95e575e791486e0", "location": {"path": "/usr/lib/x86_64-linux-gnu/ld-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 191472}, "digests": [{"algorithm": "sha256", "value": "96493303ba8ba364a8da6b77fbb9f04d0f170cbecbc6bbacca616161bd0f0008"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8e46cacab7a73e39", "location": {"path": "/usr/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14640}, "digests": [{"algorithm": "sha256", "value": "e6c5921a80cef330d9219cc96f3ebde4742e5168dfdbf3a44e385d83340ddd6c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ab125411ee17a24", "location": {"path": "/usr/lib/x86_64-linux-gnu/libSegFault.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22904}, "digests": [{"algorithm": "sha256", "value": "26ade3d844d8e357845d6dc4b94faa8bd5dafbccaf079c73b24c8724c9c333c4"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ee8af19238d1aaca", "location": {"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39088}, "digests": [{"algorithm": "sha256", "value": "72e529a9edb74a85ce5aee49d92e7b8126e8d77cadb538175f7fd7768d077b8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a0c49336645749e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libaio.so.1.0.1", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14336}, "digests": [{"algorithm": "sha256", "value": "a69a30877e6ab7c4d917c78228bd1397cd4e47ec6726e47c7d57e01238a73f83"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4e0e676ee7e8fa79", "location": {"path": "/usr/lib/x86_64-linux-gnu/libanl-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19176}, "digests": [{"algorithm": "sha256", "value": "9b8f9444582ad20ac1ae8e556fd6eaf7858173b2c6bef0f862ee753251a8bf48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9c6472f30d1b202c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1945056}, "digests": [{"algorithm": "sha256", "value": "62400c7d08fc89e8124c98dea31a4233687de8ae0e130843b3f7acb122761fe6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libpthread.so.0", "libz.so.1", "libbz2.so.1.0", "liblzma.so.5", "liblz4.so.1", "libzstd.so.1", "libudev.so.1", "libsystemd.so.0", "libgcrypt.so.20", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0784a5abbef67744", "location": {"path": "/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 477576}, "digests": [{"algorithm": "sha256", "value": "be6033a34fb5bf834af41afa8d0fcdc96adde5385cd600d42de35ba3488566cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "60a0037e778aba5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libasn1.so.8.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 678240}, "digests": [{"algorithm": "sha256", "value": "c97e5ce87766d7fcd7a50be2e3ca9e46436bc27ddac1cd4efb95b987231e3173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libroken.so.18", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ced522d19898d0f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libassuan.so.0.8.3", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80184}, "digests": [{"algorithm": "sha256", "value": "8e0f79e1da0dfc1cf32b53cc79c98b21fc279d47094ff081152842f9c22f5062"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0e30f0743cdc53ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/libatm.so.1.0.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43776}, "digests": [{"algorithm": "sha256", "value": "ffa1a8942c4622fabf47498907f455b899b6fe6b2424008b2dae791caf56fcc0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7c55353c34cb6592", "location": {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26696}, "digests": [{"algorithm": "sha256", "value": "d5f659907767da42b92c53ebb3a7c0fb02af243116a14d196064a9ce1c27fcf5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "103774c89a90bc22", "location": {"path": "/usr/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133200}, "digests": [{"algorithm": "sha256", "value": "27704e68abeb790562d8a028c27bf23c731351128fabe14d16e5aaed6a34fbb4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap-ng.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6a8ad7b0f030a297", "location": {"path": "/usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 351352}, "digests": [{"algorithm": "sha256", "value": "26a325c7d9352ee4ba6e6173e356e18f831e0938135f14caf64350db13105e78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a4670f359879279c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96728}, "digests": [{"algorithm": "sha256", "value": "f660c0d2fba4d82d7866af4d174a33bf3de8dfb3632267662db74c33013c0913"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c66bfc1e96bbad96", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 74848}, "digests": [{"algorithm": "sha256", "value": "4488544d0a32b1e38d369342f219677ee621a2f16e64f529e4776c7322bc86d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4ab243a9ebfd74d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libc-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2029224}, "digests": [{"algorithm": "sha256", "value": "09d4dc50d7b31bca5fbbd60efebe4ce2ce698c46753a7f643337a303c58db541"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "65f7580179ade239", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27064}, "digests": [{"algorithm": "sha256", "value": "97d1ad4e3aca57190487196979e3f03ecd1158d564f358213b29c3afc9959ffd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6b0cf32ed3a3285f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcom_err.so.2.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22600}, "digests": [{"algorithm": "sha256", "value": "691ebe6e71c4b3e36fa04045218619a7bd769bea99445034514cca5b49f48ef9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ff9bf0b7e3900374", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 202760}, "digests": [{"algorithm": "sha256", "value": "5744b3669e4574920dfac2b33207db4e8cb501df88ef28c3801ba0673a7c7d6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1f665ae2dd79e151", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2954080}, "digests": [{"algorithm": "sha256", "value": "135da41648a680b7046002294792e2bc3a18ade2f60030d10adc24376fab1a67"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "43916b53bfc12a5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1760880}, "digests": [{"algorithm": "sha256", "value": "5d55ca850037f52e869af5cc704f851c8e791ceef6b182df3bfacdd13383b501"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "70ee0ec0ece1de87", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdebconfclient.so.0.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14544}, "digests": [{"algorithm": "sha256", "value": "62bf84f0058cbf5a8a74f9c35522f540295dfb07ee9b7624cea34d88d60ff07b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b81459aec4116052", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdl-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "6441e37b1be25239c01447f7cfcbb52011ebc19ab24f87b43170bbe0b867c6ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72cc949314448780", "location": {"path": "/usr/lib/x86_64-linux-gnu/libe2p.so.2.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 40864}, "digests": [{"algorithm": "sha256", "value": "b2a75f092b93806e79cc341aee4dcb6c5760fc589afa9a6ccf9b2f3d6c73f45e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7341064401c4aeb3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libelf-0.176.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 109200}, "digests": [{"algorithm": "sha256", "value": "b246ccf8cd1a45d975611495ade394d05106ec5ce4002c37293daddd08ebef48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f81e3edf0f7e5f4a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libext2fs.so.2.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 405968}, "digests": [{"algorithm": "sha256", "value": "cff95f59670d772efc196d8dbea0c2cfe2a3ac8e3c492ec435d1bc18ececf075"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f07c87303fd648a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libfdisk.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 456632}, "digests": [{"algorithm": "sha256", "value": "7267abe50b706608298d878cc4024b139bd2aa930d2bc1e8f10a5a4a31ac7645"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libblkid.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "2029eee8ad6d6d5b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libffi.so.7.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43416}, "digests": [{"algorithm": "sha256", "value": "e49fdd8e80867abe9f0f6062272b0838570467066f8cf270badf1567ca49fba6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ce1b4b8f1144897b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libform.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 73224}, "digests": [{"algorithm": "sha256", "value": "f5db5817701f7443e77c8c08dee96325c7ea1bf97e6c169f6ad4ec685cdeca4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncurses.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "499fb3273f798fda", "location": {"path": "/usr/lib/x86_64-linux-gnu/libformw.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 81448}, "digests": [{"algorithm": "sha256", "value": "883d5c8c69411e8375772d85d68dbb8034e78965b08dc6a3690311be41916dc6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "15a9033fbc79e96a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcc_s.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104984}, "digests": [{"algorithm": "sha256", "value": "63eb91b5d726e401c5affb2a035e175c374cae75cdf25a1f9b007c3e79328100"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3d35521498c01940", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.5", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1168056}, "digests": [{"algorithm": "sha256", "value": "f648d4ed0fe1fe7645992d10a5cbc84679d298ce8561a1aeafa780fee67b3036"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9dc7f6967ed29d5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgdbm.so.6.0.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59576}, "digests": [{"algorithm": "sha256", "value": "f18f7a13528e2f8da93b4ed9c82e73244db55674cc3e535bc35609c5e0060c1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "05a8f5fa3bc64230", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgdbm_compat.so.4.0.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14256}, "digests": [{"algorithm": "sha256", "value": "02a2e6afd392ebfb8b8505d91c744daca1fe08cf24f979c67d6bb505e6a3eb55"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c79786c1e2cfb6b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 534880}, "digests": [{"algorithm": "sha256", "value": "8c310ebc94e36d237cefbc15e2826fb49426a2111e424fd06f662bf64b9f5f0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e8d230996b694b98", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgnutls.so.30.27.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1914336}, "digests": [{"algorithm": "sha256", "value": "acc5c59077556019637734234903d8f5a0abd210cfc83e20d102fb890192b8c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libp11-kit.so.0", "libidn2.so.0", "libunistring.so.2", "libtasn1.so.6", "libnettle.so.7", "libhogweed.so.5", "libgmp.so.10", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e16b5cb2fe033dfd", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgpg-error.so.0.28.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137584}, "digests": [{"algorithm": "sha256", "value": "df95914ef7aeaadcafa4acdd614068836a0014ed3001ddb8390f7ef44d3c5248"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d97300728208a6b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgssapi.so.3.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 278160}, "digests": [{"algorithm": "sha256", "value": "8837180aca3a64aa7502b3197058ca50722eca138d3d1145fb8861a39ad258ed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libheimntlm.so.0", "libkrb5.so.26", "libasn1.so.8", "libcom_err.so.2", "libhcrypto.so.4", "libroken.so.18", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8ecfef8d57a4f0ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libhcrypto.so.4.1.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 221816}, "digests": [{"algorithm": "sha256", "value": "22fbaf3570b2ffb9560dbcd6e4e0894fe68c171ad3ef8c1f1bfdfdc2ea4249c6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libasn1.so.8", "libdl.so.2", "libheimbase.so.1", "libroken.so.18", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "421949a45abdfc28", "location": {"path": "/usr/lib/x86_64-linux-gnu/libheimbase.so.1.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68752}, "digests": [{"algorithm": "sha256", "value": "3dca263eb38b32bc7df06f00a0056ea8c50e8e9771772f1f6abc17c95a860c88"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "857fce6eb68f14d2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libheimntlm.so.0.1.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43712}, "digests": [{"algorithm": "sha256", "value": "cd34523e8e207abd25c7d9d61e111f4126795f593e955db5e838c5930c5e2edb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libkrb5.so.26", "libwind.so.0", "libhcrypto.so.4", "libroken.so.18", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c632a36782696b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libhogweed.so.5.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 219976}, "digests": [{"algorithm": "sha256", "value": "2148ce14bc11620e36ba773891172c870b9ee2ccfb8fa77cc2862101343c9d86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnettle.so.7", "libgmp.so.10", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "174b2a40b938f545", "location": {"path": "/usr/lib/x86_64-linux-gnu/libhx509.so.5.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 313336}, "digests": [{"algorithm": "sha256", "value": "80aeeb103664b5bca444e7e5520c0b637e161319de97fb89df0acb9d9f8be2b8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libhcrypto.so.4", "libasn1.so.8", "libwind.so.0", "libheimbase.so.1", "libroken.so.18", "libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a8e5d1b013049e9e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libidn2.so.0.3.6", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129096}, "digests": [{"algorithm": "sha256", "value": "db118382dc3e4d0d936dd91f279ef82d32c9fa94d2c2dd596bfd27a78c1bdc95"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libunistring.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f6181097886d3846", "location": {"path": "/usr/lib/x86_64-linux-gnu/libjemalloc.so.2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 744776}, "digests": [{"algorithm": "sha256", "value": "04521d9fbbefac8c6dc5fba9546729c8401ffaf522d69e2a3e971bae5e9481f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libstdc++.so.6", "libdl.so.2", "libgcc_s.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f0cd6688507ccc76", "location": {"path": "/usr/lib/x86_64-linux-gnu/libkrb5.so.26.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 594104}, "digests": [{"algorithm": "sha256", "value": "dcce00aaf40102b181f0a27c0f390e202611c2d011b903da5668ebc236d5eeb9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libasn1.so.8", "libwind.so.0", "libheimbase.so.1", "libhx509.so.5", "libsqlite3.so.0", "libcom_err.so.2", "libhcrypto.so.4", "libroken.so.18", "libcrypt.so.1", "libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "333f752afdded8af", "location": {"path": "/usr/lib/x86_64-linux-gnu/libksba.so.8.11.6", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 227344}, "digests": [{"algorithm": "sha256", "value": "1336edc02d86e536b577645a07f7f2e936ff1be2820c9135c14cbc09783c62e5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a31624e299bb0ca9", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.12", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63888}, "digests": [{"algorithm": "sha256", "value": "2b5662a4c397b768e3bc87d6be816274af7cbf0cca0f7cf2601b8df76beb545f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d4740eb51cdee77a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.12", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 339472}, "digests": [{"algorithm": "sha256", "value": "8d156993c4d72f11c35d5464f86322c42f1071d7e3a556a9a30147cedc48404c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblber-2.4.so.2", "libresolv.so.2", "libsasl2.so.2", "libgssapi.so.3", "libgnutls.so.30", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4ecb8d805b2f0df5", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129248}, "digests": [{"algorithm": "sha256", "value": "d6574e34006e27cfb5d00dc75018cc06832d0bbc9e1b35316b9c03148355f0a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "300fb9d26b27cb25", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162264}, "digests": [{"algorithm": "sha256", "value": "b59b0a5e4fcabfe7a56528b6ea086a8d7b1a3c915f9d78b7fd60c513e788db76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c004d0a2260ff34c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libm-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1369352}, "digests": [{"algorithm": "sha256", "value": "e8a6150c2467528fc9a1d03f0e372cc1bc673e04e71adebfb43b11fb9e599555"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3ca9deb7f6aa8233", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmariadb.so.3", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 336272}, "digests": [{"algorithm": "sha256", "value": "1f27d75bc1b40faa56a8fdc7a1370bfc65aefcc99263f729980075f9cbc1d733"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "69a1e3b0a894c699", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmemusage.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18872}, "digests": [{"algorithm": "sha256", "value": "9579bdbc882fd963b963d838d4afcf8d87c1721989f26ec0ee5e1bbef0180b87"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bcb90836a82e9a85", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmenu.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43576}, "digests": [{"algorithm": "sha256", "value": "8111104957063fcdfab01d352c08551e9b934be26a1f6926deeff60f4c4cec34"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncurses.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7dd9ea763886d54b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmenuw.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43576}, "digests": [{"algorithm": "sha256", "value": "60ec69aba165c07574480dc95bcf7981bd2e031bc87a44660ad333d800de1ceb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fe246ed39de1438d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmount.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 387768}, "digests": [{"algorithm": "sha256", "value": "e89febea6aba24cad2c4e4e2b934268f6b6a51ec737c4716a159d30f4a21c4ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libselinux.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "898e199179c8360d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmpfr.so.6.0.2", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 523280}, "digests": [{"algorithm": "sha256", "value": "a26d33d5ef03fc24363a6249b66fea68e75d754f6f730bf47d19cb8edb9cc914"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmp.so.10", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c2088e137451b665", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmvec-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 174616}, "digests": [{"algorithm": "sha256", "value": "0bc7e0ea4bb2a77357cdc80b9588854263aeeaf639461466d84af25afc974ffe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "ld-linux-x86-64.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4cb2e805ca717006", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmysqlclient.so.21.2.27", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 7526440}, "digests": [{"algorithm": "sha256", "value": "249be3f2fdba61d15b01d713c92540c1d806d56ce153a9d31136fbf1ff491439"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libz.so.1", "libssl.so.1.1", "libcrypto.so.1.1", "libresolv.so.2", "libpthread.so.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9096470cd9ebc669", "location": {"path": "/usr/lib/x86_64-linux-gnu/libncurses.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162024}, "digests": [{"algorithm": "sha256", "value": "06e90557aced57af522458be8666dd74ed54ba3921927566b08ece87f55717db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cc0b98eccaea421d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libncursesw.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231504}, "digests": [{"algorithm": "sha256", "value": "cf4f03ed33cae73dd105ffadbeb8957c6ef4ae6109c99d216c81ff1cacd9970c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3552c13519dd42bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnettle.so.7.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231592}, "digests": [{"algorithm": "sha256", "value": "df063133112eb3461198e79cb11371641b5b1a118fb857749bc5137234a78ae4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "86196ff4fd1729b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnpth.so.0.1.2", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "1fa9a46371da04b334df1d05ee287ac24d6b8cf7321bc2792ce3f0f7b96c8bad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ca69dbe2fe79d5c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnsl-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 105528}, "digests": [{"algorithm": "sha256", "value": "b1e1d8d16adc764dd704638ad51525ff10ec7169ad9e178d8deb1794e10bfbf4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f9e8cee46d277f7f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43968}, "digests": [{"algorithm": "sha256", "value": "56c7be79a4d4b101a6937223519d24622ddc59a8ac03e49d471860c8bea3387d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e5c35f92a25c1172", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31176}, "digests": [{"algorithm": "sha256", "value": "162b03f2e6b58cfad24a7393498c203435b51d004aabd5f2bda262bb3342b175"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "babb8017ecb53eab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_files-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51832}, "digests": [{"algorithm": "sha256", "value": "895740d534dcce118a99c9eb937ca182b86bab1bf94c7fe2c414ada1cc5fb628"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bd95c4d8d85cc9d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27136}, "digests": [{"algorithm": "sha256", "value": "d1f530d567a993c1081d3a463a23b58599ec83159a5ffd890530730223ac9089"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9b27df2659d53b33", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_nis-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55928}, "digests": [{"algorithm": "sha256", "value": "aa29623dd06b56f18e9ee3679bdacdea260db4f31bc7fe2bbdd9d4cff951bd62"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnsl.so.1", "libnss_files.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5e4a2217ca802955", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_nisplus-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64088}, "digests": [{"algorithm": "sha256", "value": "5e33265edeb0eb772f773e123ed12e8a6d827ba2d0aa93a4455420ae884db5f9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnsl.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cb52ac84fab2d868", "location": {"path": "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1265624}, "digests": [{"algorithm": "sha256", "value": "bfb69a489e3ab26bd7deb2d422619dce5aff9f5640e89955c18e8e2e04759ac3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libffi.so.7", "libdl.so.2", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0cb15df54c8954bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpam.so.0.84.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68320}, "digests": [{"algorithm": "sha256", "value": "d1c7c5aec03a07f1d782f09024f4f331c484ba5d77b32ae1ee8071fee361e388"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bb6073801a038710", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14728}, "digests": [{"algorithm": "sha256", "value": "ce0a3b0c0034cccb72b390456d39fe2c2b9d1b07d9f15b5757ed03854fdceb93"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2834253b45d94075", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "f137a53932626fda0469a34184935f6939f79ec59eb4b0cd26809a0216a23f10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0b4364619726f411", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpanel.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22688}, "digests": [{"algorithm": "sha256", "value": "e5c9c0e82e002038e70b218a9191c055f173b53645e1eba499ab5fdb61441d86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncurses.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e37486ec8e7f56bf", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpanelw.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22688}, "digests": [{"algorithm": "sha256", "value": "0c1611a063db99496cef071829c0b15beb8c01da1d2d4d83d05f0c3bd4e57af7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "15eeab3c283728f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcprofile.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14584}, "digests": [{"algorithm": "sha256", "value": "753790e6293237dc8a85a34654743ce901606c32b98cf7dcf8f3273ccca0fc51"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "002d57cf6a9b3cb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 465008}, "digests": [{"algorithm": "sha256", "value": "cf811d27b21603d7ecc953a057afd6d69875feff6af655e4720bbe0b420dd9ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f9c7748a4dc520a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 584392}, "digests": [{"algorithm": "sha256", "value": "22eee6496d865898b4182a6eb4ef93c8d28fd6c5e117192a979cf9842e80942f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5cb532758efa225d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14408}, "digests": [{"algorithm": "sha256", "value": "45ebd7f1f38ef52313c17286d34dc6a44e352642daee2897479f1bb1a1d0a15a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d1defac4936a0c0f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libperl.so.5.30.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3464048}, "digests": [{"algorithm": "sha256", "value": "551eaca33c7a14b1c94a70aed0732492c062589f8a17726e6df3a2454b9594c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5fde1312c51b51ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpopt.so.0.0.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51808}, "digests": [{"algorithm": "sha256", "value": "bef33b4179d705baa8422e3de31c67982f03aad6bf0e8509cf018344b80d7bea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e71c3fe9caa32861", "location": {"path": "/usr/lib/x86_64-linux-gnu/libprocps.so.8.0.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80072}, "digests": [{"algorithm": "sha256", "value": "4452722f7574bef305299a948348a69508e296e9e79a75709e2e22844a683d0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsystemd.so.0", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0264f4d20e79c8e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpthread-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 157224}, "digests": [{"algorithm": "sha256", "value": "748a519668bf97b157a6a8d7a33eb0e852480b059c9c2e3e2eae291cf85cd828"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "669c0f0745a9262c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libresolv-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 101320}, "digests": [{"algorithm": "sha256", "value": "098780e75acebf2b9fe517504becf7a8cc46467ffeea262ad2d881723f30ac43"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2409167115d6909a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libroken.so.18.1.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97024}, "digests": [{"algorithm": "sha256", "value": "2eed6225c20ebe52d28faf42898bdad06aabc0c06700a6036c9baa52914e448c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libresolv.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a498ce7a66680d83", "location": {"path": "/usr/lib/x86_64-linux-gnu/librt-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 40040}, "digests": [{"algorithm": "sha256", "value": "d4cd0ebe46696053f219856b2ce01681325f4fbf8263f36c477825fc5143864f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "986581a14f10ddf6", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113552}, "digests": [{"algorithm": "sha256", "value": "e75be0817e8901baa33e15430817b7aed5f7fccf801d057c0b79cc6a449902ff"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "93c4dafd919d0f68", "location": {"path": "/usr/lib/x86_64-linux-gnu/libseccomp.so.2.5.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133568}, "digests": [{"algorithm": "sha256", "value": "3cfdba390c07a1cdb4723838d70f8bab86bc1aad7be59277bbd02ec20177a28d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe48c4c391c7f859", "location": {"path": "/usr/lib/x86_64-linux-gnu/libselinux.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 163200}, "digests": [{"algorithm": "sha256", "value": "21801f05810593a6d7699bd81df3a37a47dfd029a64156d6b1b2a14cad9f2982"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7f34db4a8c3257eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 268920}, "digests": [{"algorithm": "sha256", "value": "5a6a7d2eeffb323422b3a24ddc591272ab258c44d2d50a7b0658863aee898da5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsepol.so.1", "libaudit.so.1", "libselinux.so.1", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b477e0567969a197", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsepol.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 717288}, "digests": [{"algorithm": "sha256", "value": "2343c8034252fb8db141ebef0698ecc34f3850c86f59a99e7e011de0bd11f2d1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dff72715d4a7a0a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsigsegv.so.2.0.5", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14424}, "digests": [{"algorithm": "sha256", "value": "745484d0638dfb3e8bc1f31033aaac65029894f327c55be3cdd391c7cacca8a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dfe8d920b523428e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsmartcols.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 243992}, "digests": [{"algorithm": "sha256", "value": "994408d29ba0c1f5b3757a2dc9b81c1298b5a35eb45b995b062e3de774a6bae2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ff3a204de7113e69", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1212216}, "digests": [{"algorithm": "sha256", "value": "2a1e9f619abd50f349319c83bb11d847adbaa5f85df0b384d95a15b31ea53b83"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libpthread.so.0", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f4fc90b822b18b26", "location": {"path": "/usr/lib/x86_64-linux-gnu/libss.so.2.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30800}, "digests": [{"algorithm": "sha256", "value": "b84069f7ac1b1b06cd3fd4314066c6389fc820281db2d14eb6bbc4c468d4d50f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7ea497f105d76b2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 598104}, "digests": [{"algorithm": "sha256", "value": "040098a123e353a904a410fb736993603ceb63ec589ff86711eaf9a166fbd550"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5dba1783eb2a1dea", "location": {"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1956992}, "digests": [{"algorithm": "sha256", "value": "cb7d29f577abac68043c7ca7b8130e442bf1694c7722263b6cf48700a15dac23"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6", "ld-linux-x86-64.so.2", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9ff62e13511b5b59", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsystemd.so.0.28.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 709496}, "digests": [{"algorithm": "sha256", "value": "fca2501cfe4f0a3ce4fc950f44a852d6502500fe799b8737d4316528b6d1f7d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "liblzma.so.5", "liblz4.so.1", "libgcrypt.so.20", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c44c0efc9c0b1a05", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84120}, "digests": [{"algorithm": "sha256", "value": "6c3fd100e5e37cd65481ac82c078ca9e8ec099d3d391ab0f62af51014e4934e5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a778def095933716", "location": {"path": "/usr/lib/x86_64-linux-gnu/libthread_db-1.0.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39896}, "digests": [{"algorithm": "sha256", "value": "4abc014fca679d48c9ace5f8ee88c3426ab4b6250d63cc61864dd86b733b2abc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e103f42c35955753", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67896}, "digests": [{"algorithm": "sha256", "value": "f1bed95b1e4ec0f082f1f2b61d9510251ee6e0b50edb7d7a1ea9ebb835e2b274"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6bd614a4f4442a8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtinfo.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 192032}, "digests": [{"algorithm": "sha256", "value": "425378a1cfa4f5f2f8a847d4828f0dfc92c2b7d75e5f8f5207a4c0a42b2ee6fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "df478134a12a890f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libudev.so.1.6.17", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178528}, "digests": [{"algorithm": "sha256", "value": "a198671e02db746674890e7b5d1eb48fcd6b6d05ee494a5a3cae204bc857e871"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "964f42fcbe6ca4e3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1575112}, "digests": [{"algorithm": "sha256", "value": "fbf5c238ae84206e774f6f2145b6d3f6b7899fa5e77907b7cc5fa277e5689160"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6e70ddce0e517795", "location": {"path": "/usr/lib/x86_64-linux-gnu/libutil-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14848}, "digests": [{"algorithm": "sha256", "value": "480a0ee02ac79ad907c30b673835f100e68ccb4946426427c03912aac4e744d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "976d1a9880b3568a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30936}, "digests": [{"algorithm": "sha256", "value": "584ac2cb3367e159ec0a5c80aad62d974453190caff28993b49bbca753d8416e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8d04c9c1a50e02d9", "location": {"path": "/usr/lib/x86_64-linux-gnu/libwind.so.0.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166040}, "digests": [{"algorithm": "sha256", "value": "48cf57c8929aac2d7f8647bc1bf5d0778db989660ff76783fb5c5dab110d52e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libroken.so.18", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b7bcde384b9b76e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/libwrap.so.0.7.6", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44848}, "digests": [{"algorithm": "sha256", "value": "a170b53fb3ed2f5d4cc262c34ab94a2716e8ee5f9c69c44d6e538223964b2978"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnsl.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2e4e1eba1611b94e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxtables.so.12.2.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59464}, "digests": [{"algorithm": "sha256", "value": "3962d4d98ca13ccff261a05a0e8a011ac07ce228f2c00b1514b06adb8374cc64"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9097839f8a255266", "location": {"path": "/usr/lib/x86_64-linux-gnu/libz.so.1.2.11", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108936}, "digests": [{"algorithm": "sha256", "value": "251f20bdf98b26a4f2318792f75850ca0f32175b3a003e7f5b5964545ce2c57a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4fb807433b122ad9", "location": {"path": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 686160}, "digests": [{"algorithm": "sha256", "value": "9edef536cef4c60106f858649d2c2fb6bba708a83fab2e0ead2ebdb671a43c19"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cdd807f14b9aedbe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5487}, "digests": [{"algorithm": "sha256", "value": "750ee369fbf3c34f72a823ca261d33a89bba98ad1d4a967f4f89e19b122eaabf"}]}, {"id": "6b38175b0a3e43d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25388}, "digests": [{"algorithm": "sha256", "value": "fb5389969d145478576396a1716159d85691f08b5cc7e994b7bb9f76dd092da3"}]}, {"id": "a1c47523b68c2804", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "867846437cfd54b3603a4a9ca3583fec18ce624ca1df05ff55f1ec4815fa2157"}]}, {"id": "2f7b784d282c786d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3279}, "digests": [{"algorithm": "sha256", "value": "5f6f2a2f797052bb91d102b904fb8af0ef1b95edb8fd14fa1069c8def371d8e4"}]}, {"id": "2b91f9a94b160b0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "09c5e2ee35ee18d9043d95273f1cd37bc82e80567fd1372a1eb134c809c39504"}]}, {"id": "917f74ff54133e00", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54231}, "digests": [{"algorithm": "sha256", "value": "f885f10260fdb70ad6f7f6e5f3a7db4412a0df33ab7e33821edc3bffb7f808b1"}]}, {"id": "727bdb599049ea14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17657}, "digests": [{"algorithm": "sha256", "value": "59b405faea9a2c165df936f35cbc6ce9125dd8f1fd7000ad79e56cce035f0f0f"}]}, {"id": "d3c41bb3146f6e55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10428}, "digests": [{"algorithm": "sha256", "value": "7ac4366d0129e3daeef5a8f2311764e0025f2812977663dbc82d11ba8fbf0021"}]}, {"id": "5ec9130cd8a0609b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4931}, "digests": [{"algorithm": "sha256", "value": "5c2d60c4c82acf2fa9f59ed3b71a3f8d77eaa1ef4f110d02c4ceb2c465211505"}]}, {"id": "e86fa6f37acb4de6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "e392a2c5568140b1e76eaa4fb8579a728bdb643931c8b9cc2e57f80ee7ea2f79"}]}, {"id": "294b747835563b0b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6406}, "digests": [{"algorithm": "sha256", "value": "4a05d2fb4ade7016e108d8b8cdb25b8426b232560be0874755b198fc5be0fee1"}]}, {"id": "74db6347553ee648", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2156}, "digests": [{"algorithm": "sha256", "value": "293ad7b0904fa32bf79bda796dd2244e799bb6b42450c910ef8f54d2edf076ee"}]}, {"id": "8fd451af15ab4c47", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5429}, "digests": [{"algorithm": "sha256", "value": "9aeea43fda475ea4e2b75633b2e25528f45b2510c7df4809449fbf938de58bd8"}]}, {"id": "818dfcf39bbcb65a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1855}, "digests": [{"algorithm": "sha256", "value": "6f1ca945d2655e2c8328938a5c50fe5d195fcdef4e562821829925a86310bbe6"}]}, {"id": "6ef4f241f27f7556", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20724}, "digests": [{"algorithm": "sha256", "value": "cfd216bfd31c4224fa856e078543d5c8cae689395a450c08128d17f97a88b153"}]}, {"id": "de9116d53604db60", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 556}, "digests": [{"algorithm": "sha256", "value": "e7c63156fe08b557a87c72a7f3adb7109169293845b38227b9267947a76934e1"}]}, {"id": "17950f74a27bd138", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9299}, "digests": [{"algorithm": "sha256", "value": "ca61c706ad05039677b021723832ba7833e9d537b714de2b16646838965629ed"}]}, {"id": "d8b5335c5414bdd0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 84473}, "digests": [{"algorithm": "sha256", "value": "26398b84ac0a2dfe1864775cb03dc0c8044bda4bc0fd3bd8a8b858d1cffbe850"}]}, {"id": "e63aa036bb93f1e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2111}, "digests": [{"algorithm": "sha256", "value": "91ec6e83b34fb8501aba443335f86843d93dc5385604baaa002588c99c75b9ee"}]}, {"id": "e8d336c8ee47a16c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43394}, "digests": [{"algorithm": "sha256", "value": "936f106aec8da64b2299914ff5c3614f9ba7c7d83053e5d13ab7f499e9235b8f"}]}, {"id": "8f39f38757c7dd4f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8255}, "digests": [{"algorithm": "sha256", "value": "2aa0c6c7e43a40de48e50e57a8ddeb95b4b06d1849482d47e9bb670ef2a4ee96"}]}, {"id": "a3dd6977c0c68a85", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 469}, "digests": [{"algorithm": "sha256", "value": "e197d1bdc92500f1d577576d60d55ede85b69d89e57ec7c36e455306ff5120f8"}]}, {"id": "1dff2809e7c38697", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1636}, "digests": [{"algorithm": "sha256", "value": "298ef1eee12784dfefaddc19ee77533f6bd1eba49896fb12918630fb91d75203"}]}, {"id": "bb3a0ed3251a7ac6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8201}, "digests": [{"algorithm": "sha256", "value": "59d594e21ce119d23308470d6f8378863bbf0c956a7f397f649161a32edd5658"}]}, {"id": "39af9b56d05dc306", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3414}, "digests": [{"algorithm": "sha256", "value": "190df0418574093d4e7573ef91401e3676218fb4fb697b342f80b65b56e1214d"}]}, {"id": "793a58c8f58fa4ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "5947bceb7bbd2fc6e97637e5030e3d6dbdf0e8b4da2ac97f4ff3ff467695a556"}]}, {"id": "e41bcf3f8a67ee10", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4335}, "digests": [{"algorithm": "sha256", "value": "5827bf95b25db4257a35191202447058267ff174d2ff1f3de41c9ca9a2b71510"}]}, {"id": "0473c2e8be0f1164", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9434}, "digests": [{"algorithm": "sha256", "value": "5d089d9d93354efb5f2ae9e5d0de4fc293baecc7ebad6b18a876730c886ee135"}]}, {"id": "4cd51ca9a72e3053", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7461}, "digests": [{"algorithm": "sha256", "value": "e3a3ca82b4a3e9433f76e0fa31d7c9ca81d17a0068cf17b2178acc28ae5aa3f3"}]}, {"id": "61a725eb1cd80d75", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21260}, "digests": [{"algorithm": "sha256", "value": "d7b09595b40b1137729897254ae867b0dcda23a8c6000286f35cf3d1648e09fe"}]}, {"id": "172ac9569b18a24e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1336}, "digests": [{"algorithm": "sha256", "value": "b8eea02171b958d003248afe5c27debc141f5e46e642b34d2aeb9c7f66f30056"}]}, {"id": "a1a5393d9a41f2fc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 816}, "digests": [{"algorithm": "sha256", "value": "6500142ce04d79ddb58102de7bdf1427c49a9d1be04f6c908027b6240a0e6303"}]}, {"id": "640c459eb5400f44", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9053}, "digests": [{"algorithm": "sha256", "value": "2d4aa629476d90f663ebff57af566044f9cb134f4eef1699516dc13c227cdb83"}]}, {"id": "e0bc12784c3265b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1110}, "digests": [{"algorithm": "sha256", "value": "0e47e08b8980bed03bb32c7df4efdabb434dee0e27cf952240fd5ec90a65a48d"}]}, {"id": "629401e80550b388", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20347}, "digests": [{"algorithm": "sha256", "value": "0cd220cf741d65360a8a1963c31434a470832d994587bc9e63895f5886c7ba2f"}]}, {"id": "52b871d15b2c9c9e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1421}, "digests": [{"algorithm": "sha256", "value": "cd15abf6613b2159360c471acdbddc8d3bdb6903acf9ade6868f809cd0ff5996"}]}, {"id": "00917214fab2ad0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 344}, "digests": [{"algorithm": "sha256", "value": "f6f2b9bf40423e54466311866dc9f67a1318396d2d162cf84722e28d715a0ca9"}]}, {"id": "d86bb31d73d6bcbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13864}, "digests": [{"algorithm": "sha256", "value": "94cb1665b2fcdc5aa339ca7da2093590bb05b76e5334910c81f932d273d6daa6"}]}, {"id": "c8851bb848eff024", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2099}, "digests": [{"algorithm": "sha256", "value": "3489f58d1a1ac356ce725d42de90155dd6821219788f593c9ac85c97123dfc0b"}]}, {"id": "bda9b188cbfd6864", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4480}, "digests": [{"algorithm": "sha256", "value": "aa7484ce8671e27adbb65f24d19d376882e84edab8da3ea91d144fefc6906184"}]}, {"id": "99b4b70078be61ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "fa167b69c997b88b575b3a98013421745b41c3681b0a6a7433f17c1da19f8f25"}]}, {"id": "9b36b7cf71ca5418", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2922}, "digests": [{"algorithm": "sha256", "value": "d63777a317a5631dcfb6b0ea4ae5f782d2e718ff31b9f091ac03962a997fc095"}]}, {"id": "71d8b2b0f669b105", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2037}, "digests": [{"algorithm": "sha256", "value": "e81ae4e495e961af321beac6695b5d43870418739901785a6b90c742f2d39d42"}]}, {"id": "c57f2c0fb5234126", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3967}, "digests": [{"algorithm": "sha256", "value": "b0c42116510e16ef6571ec72c04fdbc0c7488cfff690a631380652a68ba6d9e5"}]}, {"id": "08078fe25eee79ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "613b235f27f4034a4d9aaa87672d3da1af3397cfe94032fd979df5c87f5a08dc"}]}, {"id": "442a790c017735d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18984}, "digests": [{"algorithm": "sha256", "value": "099461036b5ee508e198e78255082c8b092bd45dbe90958ab028982ee0ec42d0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37e9b3d65ae1d9b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22896}, "digests": [{"algorithm": "sha256", "value": "32b2a5e8782f4ba4248b81cd076fab8f0515e47565058f0d799f5b09da8f21e3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "52951aadfecd82ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31520}, "digests": [{"algorithm": "sha256", "value": "4d85e6bdceb8cdf13e9f6d30b94431f005801acfa777487f2d903f11e19f3131"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a67c2e87d9863c25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23048}, "digests": [{"algorithm": "sha256", "value": "a3ef63b131ed394aaf04f4ab81f6ca77232c747f65dfc8c5a9d8dea65fd8225b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "49e80380781db32c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23152}, "digests": [{"algorithm": "sha256", "value": "9b8c338bfe82d9a94905a0d0083aa6b377a0f01c2c95d8f8a899bb715980cc27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "58e7ac9b3b126144", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56208}, "digests": [{"algorithm": "sha256", "value": "80586ef2e8cad05398b2634d0e55bb73ffd5cfca99eb8e74d6f230e54410b511"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "aef6aee7dd059aac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 110384}, "digests": [{"algorithm": "sha256", "value": "83665387fb220819310dc37e8c6eb88e654fc25a9a92ae8043358739bb0a5a6a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dd1112aa55038cab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47832}, "digests": [{"algorithm": "sha256", "value": "1ed525e43a9b44c68060041761deed74c2cb24c9dc3e0851fc3122c82cdac3bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "97cc2b374a9ec2dd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14776}, "digests": [{"algorithm": "sha256", "value": "a62eede4ab43d5ff5399bb8ed4cacfa68bb097a3aca30aaf3e8978cf765b1b93"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6aae4c0b0aff3f22", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 597664}, "digests": [{"algorithm": "sha256", "value": "003bfb0c0f2eb631c6a938300598ea84a199dbbaa6cb48b66a6e8644da2dedf3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a0615aa1f0f9cfd6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8912}, "digests": [{"algorithm": "sha256", "value": "081a2a231e2765996d306b46b4148d7e5bd80e6c7b0294081c6cd8a15a537ce0"}]}, {"id": "6203574867cb2642", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "eca832c27be0a63e4e874ceaf19d77be86e7f5fbff49d060116b2a59ebebd7ae"}]}, {"id": "3728c9a36491313e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "c7def62cbf7d031c4fe319e414117043f2a273885bff93bd18e11935d00a6677"}]}, {"id": "d4c8fa6904f2318c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5737}, "digests": [{"algorithm": "sha256", "value": "5decbf923c0f5f065147a7a1a89fd351a26d5d5efd8799ba4ee992a1d00cd837"}]}, {"id": "180aecbf5e7be0e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4815}, "digests": [{"algorithm": "sha256", "value": "a33022a8deb86aa7ca59d70a583a2d0c669ab80b73693e2746f6c95d5c53f97c"}]}, {"id": "b5ec7123eb35427d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5008}, "digests": [{"algorithm": "sha256", "value": "ce0f1efbe6ef77f3becd4e898bb3df04ce6dce6c1e93da9eff9adf53767e2b80"}]}, {"id": "0da8a43e8dc77610", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 172}, "digests": [{"algorithm": "sha256", "value": "1c387bfbc4bcb4046e7372c534372c7150315499bc5641328d5c3c1c1ad50373"}]}, {"id": "bf318e75c6297df1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2284}, "digests": [{"algorithm": "sha256", "value": "b28d06f3b158c0c0314b75c077a1ead056286f25b09504e0cf69b597da73e730"}]}, {"id": "f320699e87d1c586", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3421}, "digests": [{"algorithm": "sha256", "value": "d584f47f71a525301511965b4a245933e9a936f94406b6bcd1c78e7fe63a7b6f"}]}, {"id": "2a1f713f85b53b80", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4441}, "digests": [{"algorithm": "sha256", "value": "e09d4c8c421d88d19c551c2709d6515d044ae378f09577dbb6754d6376532f5e"}]}, {"id": "64205262bbf8ea21", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 964}, "digests": [{"algorithm": "sha256", "value": "5387b33943963d2e47f05b3f37926f2d454f9ded33ca857e56ffb33b3adb999d"}]}, {"id": "76752345a9fdbd69", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 460}, "digests": [{"algorithm": "sha256", "value": "6c5457c2863e4e7f539f5aa1b4d490acf372f2e304cc6d630d638693429b2169"}]}, {"id": "16edd6f737bee820", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8702}, "digests": [{"algorithm": "sha256", "value": "d13455960f94432e466c56e1a85a904974db72db99865657ba7c8b5a6fed2a15"}]}, {"id": "80760496f17b6e25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1606}, "digests": [{"algorithm": "sha256", "value": "3f100533c2abc1cd0b20060bfe71372c28443b13356fd5604133a69e844fc88b"}]}, {"id": "6e9d87bf5767dcb7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/Heavy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144186}, "digests": [{"algorithm": "sha256", "value": "08981eebe09e84a6206dbcf8b557e24cb59e320be844de1fbabe67547312cd5e"}]}, {"id": "a658ae3256904d7e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21000}, "digests": [{"algorithm": "sha256", "value": "961417745ee95475ec5931838da4c48ba35b66019460da7851b175ccae725433"}]}, {"id": "ade5162d16249905", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9094}, "digests": [{"algorithm": "sha256", "value": "3c6b0bb9277bf142e1d188fb73bc95a9edd47e00165bc9f0ab18acf5c1de786d"}]}, {"id": "f9a752bf8cf906d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5735}, "digests": [{"algorithm": "sha256", "value": "57ba04841aaeaa9ab7c7d611f3a7db72cb4c3c844dfb6e64c6dceacdd61b7801"}]}, {"id": "8f65228071b342c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2126}, "digests": [{"algorithm": "sha256", "value": "872ce4fcfcb74f6dbde740df7f3d67388b30d446adc442780fa9978f87233990"}]}, {"id": "1b4e71b0f80a6866", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "8971102749378014a43a4a14aa9685fa3db50d72c18012d1e66f0ea0782211f3"}]}, {"id": "121a701a5df2d119", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15648}, "digests": [{"algorithm": "sha256", "value": "4954ec46e2d7160c6709c3d14ca86f7bdd61a8def8d708a6cd87e73a4af9e707"}]}, {"id": "3a99b9b0980c6b6d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6394}, "digests": [{"algorithm": "sha256", "value": "b1ade3371dd8083edfb6eedeef92e9581dca702bdd0e8d009bbf3cf566440ee4"}]}, {"id": "51ef0b0fdcadc06f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3956}, "digests": [{"algorithm": "sha256", "value": "6850e0744bba336b112a68b2f491ec3d6b47bb50afbee2e8717129c6a0a88600"}]}, {"id": "5ce33d97858626b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4623}, "digests": [{"algorithm": "sha256", "value": "449ef113171500b9a41f44cbfe2bd8a469d8e0e11007baa33fb7d0c0b6b85767"}]}, {"id": "bb45fe066d3431d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24772}, "digests": [{"algorithm": "sha256", "value": "b96864b38532263204e369702c3996e205cc0a157e6de70b01d7ce28cb843e56"}]}, {"id": "634dad91c589d1f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20158}, "digests": [{"algorithm": "sha256", "value": "44fc164fb7367eacd1d9ae25ff9367a3ef9be860ce9620da7a310982e96f5020"}]}, {"id": "0fa3db514c530fbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34394}, "digests": [{"algorithm": "sha256", "value": "9c5b3c85aa628f020afc2f5a544712049004023bce6292e80290c5420e38859e"}]}, {"id": "6cce371eea43a2a4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9999}, "digests": [{"algorithm": "sha256", "value": "ca1c57d9dc0a539e5db087f76680817c556fff4f74fe79dbb20ccb163bfbd6f3"}]}, {"id": "0b3a0a5466da81b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9040}, "digests": [{"algorithm": "sha256", "value": "d164f55697231d15e00b043386b7f2a6fae5af23a11ca100d156719cec975c3d"}]}, {"id": "3454d76f16a64906", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16119}, "digests": [{"algorithm": "sha256", "value": "e307badfb0b590175460c8671749240fc6e002433983ea5d7dfaedb67581ffb7"}]}, {"id": "cc75e5e8106fe6e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 799}, "digests": [{"algorithm": "sha256", "value": "d22f80686d631d83e03e0a06cb9937348a27aeea781239a8cc6d7a19d024ae4c"}]}, {"id": "52cac558b66cc8bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3610}, "digests": [{"algorithm": "sha256", "value": "e5288569543fbacdf677211d1e174c78270956a27791f070f4558a54616f90d8"}]}, {"id": "36cb8127c347545f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5543}, "digests": [{"algorithm": "sha256", "value": "adc85b0f6376566cdd089b66bc1ecf4586f7d69969579a8f212d71becfd02d54"}]}, {"id": "98165f049293d098", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31892}, "digests": [{"algorithm": "sha256", "value": "186a9d15ec73068ef5b031b0713459486fe2646bf5beec5799dff24a06bb6efe"}]}, {"id": "5a42543974e3c12e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8369}, "digests": [{"algorithm": "sha256", "value": "de4faa4ab6204b49c917f903a04cc09f4fbd86380edba70a100818eb90fa50b0"}]}, {"id": "87c202a2714e338a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17456}, "digests": [{"algorithm": "sha256", "value": "887ed3493b9bfc52cc70d963ebcc8ef0eaeb105740b22d6ee7786226cb497313"}]}, {"id": "5aa68489756460ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1752}, "digests": [{"algorithm": "sha256", "value": "a4d9b3f3444be6739d150f6fe4a5d6cf4c90cc14baddf3f96be9d13b1316ef96"}]}, {"id": "751d77e51fcc91a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2921}, "digests": [{"algorithm": "sha256", "value": "cfac776566a66cb078cdc9b77fcbfb8b1107b12cc84205e7bf0ac1e8fbb719eb"}]}, {"id": "a4bbdc949d3a3a94", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 400471}, "digests": [{"algorithm": "sha256", "value": "2dc51c4968a0ff1c52adc3e3768d2da31bcf06eed6d736ef0eb773753c7e79e6"}]}, {"id": "20390bfc668120d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "c7fa0f504ad5f41bd2b483bd2de69b9ecdd4cf1b4115369c58269b0c62f4d38e"}]}, {"id": "686009db12279624", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4708}, "digests": [{"algorithm": "sha256", "value": "19b369d46e12bcf78183b26cc26f75bfa780c6f40d8ef00d6db01454f38253df"}]}, {"id": "c26cf46215dccbd3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63564}, "digests": [{"algorithm": "sha256", "value": "a545d21bc83a924b29a39536f012e17f1c44481b079b45301f2078a41a63d0b0"}]}, {"id": "dbf1ec7c2593b3a7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13806}, "digests": [{"algorithm": "sha256", "value": "62d56fd06767ec23cfa3593884a692782be4db23c2c9d5fe2fd87687d34bba8b"}]}, {"id": "be33fa906c13ea70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4608}, "digests": [{"algorithm": "sha256", "value": "fb185e3ab54e2908ee192285193482291d62432a264067293aa98bb0df49204e"}]}, {"id": "920373c8fb859fae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9355}, "digests": [{"algorithm": "sha256", "value": "6e252a2fb199d088e6591b2c18da7caf0d116a15e9317c1d94c5630beb69110e"}]}, {"id": "504fe91c3752a0c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "afc2c3ead83f92640db4c9a82e104b12a49c8eff9f0a799c9e15b741905eb4f7"}]}, {"id": "d23d9b257109eecc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33440}, "digests": [{"algorithm": "sha256", "value": "f8dedb8d6d71ced9592eaa9d2f529f2aed7e25b819811f8e3c9aaffc3068f6e9"}]}, {"id": "5a050ace1464aeb9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16777}, "digests": [{"algorithm": "sha256", "value": "52a06f98770247f0a5964a32dd3201e36811d9aa0c6e6536d74f9fb9dfb2539c"}]}, {"id": "61be05663a6977ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20299}, "digests": [{"algorithm": "sha256", "value": "c066062751056b6b85e907ef8964b23e5ffb7d2b8cbd8af92e4ee4c0a946f9aa"}]}, {"id": "1fa63f0b69ca4559", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11771}, "digests": [{"algorithm": "sha256", "value": "579251a242f6e3524644bcfcde3891befbc0d92961c74cc54e138515ff40e337"}]}, {"id": "30706ad93ac53de8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20424}, "digests": [{"algorithm": "sha256", "value": "7206d738d7ccd6191c184fc199e29adf41fb81e8e1912231b694c90011c94ae5"}]}, {"id": "f235698c9cee9001", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15473}, "digests": [{"algorithm": "sha256", "value": "bdb9f8ea42d351ee298a8e450fd1211d7f2ff3a6282c76ecc3c61eed64553dec"}]}, {"id": "0ef461133c156fb6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24305}, "digests": [{"algorithm": "sha256", "value": "58734c46ccf3e3ce6131231779838048a292b771f4de83c90925e9cb82a7cc57"}]}, {"id": "65b550729dbb787c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13874}, "digests": [{"algorithm": "sha256", "value": "b891ea8701768d92127fbeb864e4dd7050d8e41dfeb50181627f2b9c3941f963"}]}, {"id": "fdcbb1a25cfa15a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18602}, "digests": [{"algorithm": "sha256", "value": "38edd7ae2846539ee4071a8e51f4e498680c2099c68a386017a15220ffc5d4b6"}]}, {"id": "7d42a36b1f230582", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31931}, "digests": [{"algorithm": "sha256", "value": "d9e889cae5f7ebe636b90a75710c57ee724467faabc536c17990406ea4770fd2"}]}, {"id": "c70da52066e181db", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21109}, "digests": [{"algorithm": "sha256", "value": "fd19b50fb5b0652cea64a789b55d357c2e9146a4002d0330fcbdd06192bf9356"}]}, {"id": "fd7cd8d565d820a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8389}, "digests": [{"algorithm": "sha256", "value": "c816a196f6ab787de0c5cfbcf66bd694feca15dd5c30c70120a3ad616f69768f"}]}, {"id": "b385f393caca287f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "5a9c49177ec3f531915ddb33750fb9936c3275cb94f80bb05baefa082999d754"}]}, {"id": "b477c1790d6bb6b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "fbf194db55a57c38c4d68783e21259f94a76eb52aa5899f85f3d8a3a2a4d4a34"}]}, {"id": "9b0916fd94f41af2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "3b4865a4bdcbbc6f833a10bfc7b5616b3b6e00fdca8b630002217d414c427698"}]}, {"id": "21a3a3ffcdfaf8c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "92c5a63a71bf04bff6cbc3d2a036b98a6b95efcb185522b93949ec416d713286"}]}, {"id": "ae723c9a067d1938", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 842}, "digests": [{"algorithm": "sha256", "value": "874cb139ff2d2d93387cad43590fd2380572243c8b8c029193a85aec27c6ee98"}]}, {"id": "50296bee625b8a8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "5c6a5d7999aedbf21a821b773aaa7ef48317b985b8ca3f96d8c96257f6ffc4a4"}]}, {"id": "54126c5c83c4be63", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 979}, "digests": [{"algorithm": "sha256", "value": "2a4745eee53c3e13a5b5b37182f2078a2e1e3d47e17bfac98a4e4a62a8d7c30b"}]}, {"id": "c36f36abfb27702e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "fc126fe2ba5e4a843bfaa8759540ade742ec85a272d3e4d0bc34e600547b52a5"}]}, {"id": "2d313ef2d2820f99", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1326}, "digests": [{"algorithm": "sha256", "value": "5c2c6380284d83cb0da2c8bf3f1db763d32035cd33d340a4135e0c6779a6a502"}]}, {"id": "d4ccf59405e31a89", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "2b5cc9d9b263c762e961aeab26705a38cd589ae40b1040c6e6363d135cac868b"}]}, {"id": "895c3cb6da5a647e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 871}, "digests": [{"algorithm": "sha256", "value": "895b316c77a7e6e98ab0a83caa5c359e480e46f957527d58dc1c3963c47e0af4"}]}, {"id": "a5d5ab533cd19973", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "45c3a47bfcf036b1b0c45a73252c4c0fe0458f121a4b5ebd51056e95c84df590"}]}, {"id": "1fcb5cecd98d7f2b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1540}, "digests": [{"algorithm": "sha256", "value": "72fd2ca507a771a0e3d449403ba3e3e46ab61724117b0834faf24695f474b72c"}]}, {"id": "ad379006ee89714b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "e643c756614371a4e2ee34efa2589c8e1dc6f49f7ee676f1182f80ff0cc4f86b"}]}, {"id": "a6bc43c9a5ce4b66", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1626}, "digests": [{"algorithm": "sha256", "value": "b2b27273ea70d10a1e7d36945dceecc6b7796982f1372bf1bb451b419de22262"}]}, {"id": "531e8b9766a7f411", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2214}, "digests": [{"algorithm": "sha256", "value": "3ee5df25b42e5d0729094c7d6bdf495ede4a7687d2e4f5f81e538de712899b54"}]}, {"id": "0b53e17339cce748", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "c89086db27ab10cd188b767e40b678118d406ac866b4c7aa1f8ca1617fde1423"}]}, {"id": "d11519d04474362c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "fb8ef9ead205f6c09e25be1b19859e78169fd854483d66e60bb0b129ac0297a0"}]}, {"id": "9b5f59b8d26307c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8162}, "digests": [{"algorithm": "sha256", "value": "2aef4c4d25f1701a1281528c534e7846c33f1c7ea93480db049b95374e737eaf"}]}, {"id": "9c8cefcd534c5207", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "771228b563480c4423385d08fbed2bdb9571dec670ab86492279bb78be8bad76"}]}, {"id": "df2a48812927ca9c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "015aed3f2ed90acdecc50447c9dbfccd0a2b603d1f95ea74bcd09301213af0f5"}]}, {"id": "83663177afeee530", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "55dc3729f143aa9aa50a2997c3cbcc777f417e9179940c89e9592e4ddf87051e"}]}, {"id": "1359f41a9b96a3f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "7851497045c6ebb0b3698c7bc62ec70f882ee7d1f8fe0027b3753ca1a2933903"}]}, {"id": "5d5c3b2bdf953671", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "213dce71e1f8d886e538d2e931acb0b20a3e4cc7ed950d28ec02bba6ddfc4e9f"}]}, {"id": "5b978f9d5f769649", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "31b0d13ac734991edd75a72de0073ef61d867c48c2e860935f8eca55f072e720"}]}, {"id": "e9ce03b77a0805cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "fbb5a99574a9c27fa3165747b42f515f952a21daaa909e3358013d181ee36be7"}]}, {"id": "a9a393f5a1fe1640", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "87953de22b7bdf4f7086790fe1c8e124be13c3e132449b55ccf43161f32008d8"}]}, {"id": "617fb4870facfb90", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "e5960c6c85123f743c300c7e084acf652b7ca84f661b83c05bba1174638f59d8"}]}, {"id": "181a041911f23182", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3980}, "digests": [{"algorithm": "sha256", "value": "787748a4c5c1fbafa0a1f1464888469a83b18c21faf8904dc49e957bb9bf24b7"}]}, {"id": "30a221c3600f3932", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2579}, "digests": [{"algorithm": "sha256", "value": "b7838e576f8b9464c847bf592c6482047970a5ab396c1227fda02020d7437751"}]}, {"id": "76f522475ebaa780", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 925}, "digests": [{"algorithm": "sha256", "value": "17a056fb9a41c138e9602333193f91287456a958af58e3d74c614d8a0ac7205b"}]}, {"id": "78f56976e268f39d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "c50354a7ab131289119af377ccc113c49018d0e302146960f31a71c8004c410b"}]}, {"id": "a9af94f8f70e79cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "ccc1f9639fe6a78f6097bb7c8de5ea166170698d5238ef0ea23324f4cc50c3c3"}]}, {"id": "9b74685e6217c97e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "bffb8b5db77b7742ad8047f946cdbb5b83261311d617813163299957f664cd8b"}]}, {"id": "82c0266e5ce3f116", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "b877129c19dd0ad9a4655fc707e0b0ebbba093abeab86311c28a3575d71f5f00"}]}, {"id": "8d17f2f3fcba826d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4616b8351fdfbe6ab443335d244256020e0dcf1c360b67cb902d4b052e64402c"}]}, {"id": "e69e708bde798f64", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "79032d6364b845ae97a0b844826615883299d7c7b510f07d3193d3d90a52394c"}]}, {"id": "480090a40102f405", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4ade19a8c401d6dabe40be6b05e4fa7f0081f9b343c1f091c94828c8a00b3e58"}]}, {"id": "b985553407a181db", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "2aba9a665ffd143499f274d0835afc3c38b6ef4d637f2e4c312f433e73394459"}]}, {"id": "ae7f4c9dd133eab6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4908}, "digests": [{"algorithm": "sha256", "value": "33c99dad772a948dd1b833f87581db0b302c7a3e462047c0ecb7a772471a910a"}]}, {"id": "7c56e5c7b5143f79", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6631}, "digests": [{"algorithm": "sha256", "value": "6ff0d051950856694bfdd074fda1c58f910b6c697def5c8d6bea25d5a3256fc0"}]}, {"id": "4ef0babf0baa4e25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1708}, "digests": [{"algorithm": "sha256", "value": "9204fc8732cdc6eb6c153c3905a71429a71cd2c27c43cae9e7f60b074ba851e4"}]}, {"id": "4967f8c26326744f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9123}, "digests": [{"algorithm": "sha256", "value": "5a48ecc370b37fc5b2909c38fd312250e70304b8eb852b30bb9fdb802da0c897"}]}, {"id": "ec120d378f058a68", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6505}, "digests": [{"algorithm": "sha256", "value": "9e2e25d646ce155f7b3cade3997652f5bd3974f13a9ff3d3d3e9fc855cb92f2d"}]}, {"id": "52e908c5f94980ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6643}, "digests": [{"algorithm": "sha256", "value": "a6d5c631ba81f68f675632cfe1f75dccd955cfe7e925f95d55a901903042beb6"}]}, {"id": "04f8f288898ea416", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6655}, "digests": [{"algorithm": "sha256", "value": "47bc624bde5c34f96f5d8bbf4cfc1fc9e51f6171992d95fa60f9411ec55a070c"}]}, {"id": "b0cd2bd53b17526f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "2999029419d06af82fb152aaae21858f737ee2c1f1cbd5a566f054e73988c8d1"}]}, {"id": "63fa9040bd70a30f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "906dbc8556fd0ce87dac6319d892649fc82e87a6ff25757e2cb51248576cf99b"}]}, {"id": "3e6c2953c6f223b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "437db08628bf6ce5907fc6550b3c63a834fe3b640844e4bc17a6324705d6cb93"}]}, {"id": "d37007d445cebc68", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 537}, "digests": [{"algorithm": "sha256", "value": "4c00e6ede2883652517f1b2df518d5d24b2d25bf7c4d455c3d08c882ab33d718"}]}, {"id": "9ea9f404a178146a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "7d198b26d584d2ff2f2de482aa841e4178e300bb4f8c8a399e59595318eb5f14"}]}, {"id": "a829e68b7dc6599a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "0d5219ce5e003834ca4ad3d2577e292e92b2e9bcf2a5de4d5da49893ee435c3b"}]}, {"id": "ade5c9ee070e5d18", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "da6be03808002fde0ecccc65db2aaf08af5cd55a633117d309090e1081d69cb5"}]}, {"id": "96bcadb928a1ae90", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "e3ebaafe8ac4ff5840c61e7ace9aa84c73aebd7d09cbc94ad3cee46724051cbf"}]}, {"id": "c9067ecb5c2e6d2a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f81a6e3eefdc4f149e19152ec1246fead1028ea4ba81ed3291eb2e42c325e22f"}]}, {"id": "075c1b0e9b515ecb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2470}, "digests": [{"algorithm": "sha256", "value": "d8fb0d93967dbac53dc26deab70c7ad765baccc19cc95915f3adc8fe23e98513"}]}, {"id": "90456c754cf3b013", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "1abc24e4761a0b8b85669250ae49cf27bcff4c2788ed50343823155e0556babf"}]}, {"id": "437f95858e1c5f42", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2d8a3157cfc78f4ec8e8a343afebfb8045766f7243c7cceb31ba7219835d9aca"}]}, {"id": "a36af25ce905a4bd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "01fbb812942e405ac1732c0d063e4af9b9bea3d6a5cab2c22a004fc8433b588d"}]}, {"id": "4cab1f3d98eacdcf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "df38219d408a7de1cc1880a6ce6a2cf5b2b7a33ff120ab600dcd024274126014"}]}, {"id": "a315fce0d9985edf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 719}, "digests": [{"algorithm": "sha256", "value": "ee2b11c83da7587e804096a5d692f9ccc6e2fdb380aa74a26bba6e83a39af6ab"}]}, {"id": "575d108182f59ae0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "7365cf9349f48d82859e0c0fc3074b5decc00d16bd9cc2a82d669a3d331688f7"}]}, {"id": "0d3aa381241edf24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "98707b6d167022318061b0c5d6f9a6ae49cfd2032ac95a68d3261c61864f4028"}]}, {"id": "d9f180ec424ae64f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "cd96848f7f42b3c890520b983b198e44a28211ffad81e2f01743e5520efcd537"}]}, {"id": "eb456406d9e98a01", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "2d8986b6e3840674fc17a76605f730a931968e31df76e98667093fdd76658975"}]}, {"id": "a4fc6a7932de1e09", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1848}, "digests": [{"algorithm": "sha256", "value": "3dca482ee77e4c6971c48f34d718baa76d76cef959e0128fba50f448f022db22"}]}, {"id": "1afe08f3cdf56cce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1380}, "digests": [{"algorithm": "sha256", "value": "c8a75cea76cff6e49604f534025693b55d8c38229206276ca259452db0466b81"}]}, {"id": "efea74c112050bde", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1392}, "digests": [{"algorithm": "sha256", "value": "404b349c8459e41ea7092dcad27df3ce6200258eed8a3c8d4ebc0dc0cf19f2b5"}]}, {"id": "c7c920f80372dc27", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "9d861d8b4e91d12f7e553a6c8c6a19bead73af4e6e50312ec9eb178d75835b4c"}]}, {"id": "4b0b80ef252abedc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1140}, "digests": [{"algorithm": "sha256", "value": "dfdf705ae9e382e523562ceb48c4667256a7dcd093f177aded765b096ee1f05b"}]}, {"id": "68b0236a7a266429", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "b850d26d038c29bb288b5bc19869a0a30c292921c32017cc9664f45ddf99102d"}]}, {"id": "b3b527a49a698306", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 539}, "digests": [{"algorithm": "sha256", "value": "a2c81bb6d3e7a628623ffe01f49dbd7a050763c56bb062bd4f744044ce225ad5"}]}, {"id": "554fb988e95e11b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "f57bb0ac91f57b47561a545a3b297abd060a36592612d5c12ead5f91b03446ad"}]}, {"id": "95470e01084d1f0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "7fa1f5e7bf91e90b786a439844a10ff943189f613d0b74ced0e56195dc8c00d8"}]}, {"id": "97d4c927534c23bf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "89ad24e13381b5b9ec94723076ae04bc1920de679d9736c394d8ca36b8e2acf7"}]}, {"id": "c0bd2986ac97cf19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "6b740dd30fc67cb256a5425e77fa0ea88829d50164ebf24a989ae971cfdebb72"}]}, {"id": "2e167801bf1259f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "240e062e1eb783321031e8fc38f7a97e5fb21ecda86838155e586b3c4cd19af3"}]}, {"id": "59c411f2f532da43", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "39204f9b30c592bf1451be61e4006599d8da7d12876c3830b991e67810e95fe3"}]}, {"id": "f3868d5888c49b5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "7bf6bbc75a1e398aae16c76d86015095d52bb851fc7a44d98f9973a4e6baaf94"}]}, {"id": "bdd84e74d1d0ed87", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3433}, "digests": [{"algorithm": "sha256", "value": "e05e017c69d605cce691705d19ee7d54e9a6e4210a7f5acb697646b1c6c2dec9"}]}, {"id": "7fdd890620ef2a54", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 554}, "digests": [{"algorithm": "sha256", "value": "aecb525acd76a75477e695d161f9866c41b9c2ba9f738e5868b58b8bdaad548a"}]}, {"id": "0ac59fa4f024b4cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1879}, "digests": [{"algorithm": "sha256", "value": "8605204876809cf9379e94fde39233bc0bf6a903e289383152050ca5b03f2ead"}]}, {"id": "7344dc2080f9dae0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "4256f6ab38afd0172231b458a782f1c80410b858a07eecf68cddb8ad31fbe060"}]}, {"id": "671ca79a487bb2f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0af2bb641bed3cd6e05b389c618e9ff468293972a24b6f3ca3dd935f058accb3"}]}, {"id": "2760420a674b570b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4228}, "digests": [{"algorithm": "sha256", "value": "d6b0feb0621efcc163c4213b19f70c930301a35e41fb2b7cbf3485803180b61b"}]}, {"id": "50c2394b55714009", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "f9a8502f5e33fc4e66bc91dc83911402cb168aedac1d1bfc4c5ed3f1c74a91dc"}]}, {"id": "4c1cedee9e1ce140", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "61bb78b8e06c6f6e5e5bc3726f8756d845ecbcdb49e6123f5d965cc0e2f85437"}]}, {"id": "02af652f30fce42d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "879d221d1b7ffe6d26acb9c9ae81cd2e49c332e371c917b6d2a62b705304095f"}]}, {"id": "ce223bae7a4af9cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2172}, "digests": [{"algorithm": "sha256", "value": "7d673efe3285948ace5e2eef751d1dc108fc785e6e46d5ad3507b84c82ed4654"}]}, {"id": "af4a545cba341dcc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3835}, "digests": [{"algorithm": "sha256", "value": "612ff852ff4ef2ed8ce24740f3d2e03ec78382e5416cba28ace82253cd29e163"}]}, {"id": "1d84cf62521e945c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8241}, "digests": [{"algorithm": "sha256", "value": "56d489ccd9de863134efa6d9295fb73f597f51dcd177b3b56f3e91b1e449ce52"}]}, {"id": "b7006cfbf387bcc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "63e084b80ed18ddfd14cb68cd689b97e2d1c6f83f69d21381f0cadd1388377fc"}]}, {"id": "ed92b1a78b8faeac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8249}, "digests": [{"algorithm": "sha256", "value": "560b1940bad87eb7e44ea6bfb0c7f5d0d8d19bc51edaf4d1a17475034ab06f89"}]}, {"id": "464d9fe657317b2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7392}, "digests": [{"algorithm": "sha256", "value": "3d9bacb8386ced4cfa911584d53209e90291a6947e2c123aeec992d6d6227661"}]}, {"id": "0ac15488c22683de", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1950}, "digests": [{"algorithm": "sha256", "value": "5d57da516c1a27fcd86b3bd6830641ae72ee71b4ab0ac26a5be5f23de5074baf"}]}, {"id": "dabf86bdd80c35dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7069}, "digests": [{"algorithm": "sha256", "value": "a119c5e12190b5e9482f09459eaf027a8e6854bb4b761e28dde3200106c67009"}]}, {"id": "6c21fe11f2fd1819", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "2b389d13bbbbfec2e99d99dd1645ee3150fd36b8d8d6c255cd0a30807190dda7"}]}, {"id": "b763bf74e6e0d3bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5909}, "digests": [{"algorithm": "sha256", "value": "7e6c10908a1851787c81a355d7c78b2eec059b8f93bf670d7a5ada0849a36ce6"}]}, {"id": "0afb5efdc0519ca9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6997}, "digests": [{"algorithm": "sha256", "value": "aa5f3639471a037c64ca015346b8680a17c2711c82cb5574fcb1c95407a431b5"}]}, {"id": "28cc484c587d16c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3600}, "digests": [{"algorithm": "sha256", "value": "34d35dd3dc3dda9ae5294da3e7e303ee8c950f8b28e6a584d184c60e3554d25a"}]}, {"id": "d4b61315272d844a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2338}, "digests": [{"algorithm": "sha256", "value": "1118696299c2dacba205f788beaabbd2d09b08f9e94c9e81d20672eae9292746"}]}, {"id": "2d075dcaa4f5518d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "0e9d07c0ce7fa0c2a7792dce0cce7d4572c5fcf8e942ae6ffcec536de0f06d44"}]}, {"id": "79ab7e94ad939554", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4020}, "digests": [{"algorithm": "sha256", "value": "9ed7fd85e2a754b74bceeb7a4a6f1b5804899dc76f1e57d5dced2f24cf2ab679"}]}, {"id": "e075b6e07cad0d00", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1976}, "digests": [{"algorithm": "sha256", "value": "5a28c317c38e3d4ae7c52ed6f60a9afa1bffca1598c256b258e886fbda2d27d3"}]}, {"id": "a8cced8072c694e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "63374fbc0216e25016a048e64466219f7f6e5d84ccbbef0557ff9ef0d3d10fd7"}]}, {"id": "bbff78bced01fad7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "28aca42f24969ea5d5f0b8f577cf4c4ebe1dfa6f0b1ddb42bc329dfe3f129531"}]}, {"id": "e78c67f33711f3b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1304}, "digests": [{"algorithm": "sha256", "value": "61687028309b31dda45780f45444507d232213ba40b0d0959f1efecd467c41b5"}]}, {"id": "cd0c9e47b643ad72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2476}, "digests": [{"algorithm": "sha256", "value": "44c844318a9ee3bc3214f28ae4a517ae2618911a04df02dca0e9fbd1f9bbc94f"}]}, {"id": "b73641b6c7a1ae07", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "df577cd87ab89614a5969753e2b847259395ed7bb95003f3c2e05cb90dde118d"}]}, {"id": "463e0ade0bcfe99c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "22c8574aeea05618f6e063b9c640295e4bb5602a0a7ce6f84dd122de70ef04a9"}]}, {"id": "ae498893a04d92ee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1322}, "digests": [{"algorithm": "sha256", "value": "e8de9200caf2f6a4d9e5a5632a8433b9ab17602bd0570cd219d3d816b969b078"}]}, {"id": "d4124fdd049d7eae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "d318f065ec7a2905a0148db9a5c01650728b474bdd1a0d5dd9deba5e4437cbab"}]}, {"id": "bf25f5b6258d71b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "6ff0362c519b3d29b5d30f687e96e7311233712393763f5ef9559450d3f4439f"}]}, {"id": "27fc53cc4216df7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "7d2ced0a6c23dbec2e92fbc5eb8984cc99f49f0801aae2de92e160db779ba712"}]}, {"id": "144ab12c10818578", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7e1de7f782c8a6dca3c5f11f14a2dbbd0883297cdb1f618ba6e158ce4946ef94"}]}, {"id": "6c0027c348b63bdd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "7ad67c775d0dcd4c89299574ba7b3611dc492c50a5fba47b259a5fb05f91f198"}]}, {"id": "0a93cc981976a776", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 717}, "digests": [{"algorithm": "sha256", "value": "36b6c9a800f7c7f85d358accc36c6bfd2a0594a3f926e00488ee8b594ae930e9"}]}, {"id": "617233b3c3d970fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "1e38c16392826968045dd83f7ead95fb464d55cd04d8af9f031eb54c87f7488d"}]}, {"id": "a15f270de79a13d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "4e1d7aea6598ff7e197030fad01a384d966c9980ee766f58f1bfffa374e268f1"}]}, {"id": "e94a181e1304c580", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2609}, "digests": [{"algorithm": "sha256", "value": "82c2226ce3e64ccfe1e5351fde7edf0d0ee26e4725340c3e104383a8d10c88e9"}]}, {"id": "6f1fc505a1f9126c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "592de72df853ab09b454ef1a3842211f1020bdd1403f3e0623148251e972414f"}]}, {"id": "33f360dd7d69674b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "41a8b25d459e3dec438d30f05115ea080400267388e2f8b442f6426d3775bde0"}]}, {"id": "87e9e58bc79b315f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9925}, "digests": [{"algorithm": "sha256", "value": "c23d53d9607512484e06d37010f58defb2d52556e1adc3b60b5467863ab90cb4"}]}, {"id": "7c930dc0ea7be73d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4214}, "digests": [{"algorithm": "sha256", "value": "0105f4f77418ad855813fcc9bbc2247e69b36bd8b0e1d7851ec056aa959e6cd1"}]}, {"id": "7023f220bf7b6911", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "7804e98f84d11883b22c14efdc1783d1004ceb26abe79fe5e396cb5a19d55d80"}]}, {"id": "5a01f9038bb32333", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "4ee570ca57f9ae6b6dcd7a77578b281665344e46a1523bd10c82a900979f92bd"}]}, {"id": "cc55d10140543342", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 595}, "digests": [{"algorithm": "sha256", "value": "bb7b696e023d6b29033a11b1536f5b728bd3263787221c04aae9b2d7adbc07e3"}]}, {"id": "43cdf6c9e12e731e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "eee4d02647e82e5ce52da578c778ec530fc511853aca43088b6d986d2570d254"}]}, {"id": "5de0c7328e6442c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7396}, "digests": [{"algorithm": "sha256", "value": "80bb0485b7f87afa1991ca040de043678586afc08a15e416443af1fcb821b79a"}]}, {"id": "b58410049bbe2090", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 700}, "digests": [{"algorithm": "sha256", "value": "e77ace32c44370688da7275ef2d5f2a00be3758c4c1e010c071c14241ead44c3"}]}, {"id": "2858da2242533962", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8135}, "digests": [{"algorithm": "sha256", "value": "6f60bbcf7e515ff15b151320d152f87e937582c2945a99262761c85cadc7322a"}]}, {"id": "da0b11d8ccf0916e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8257}, "digests": [{"algorithm": "sha256", "value": "3eb652a3fde6bef1f0b75f4ea0d9e00d5ff0a949437367d39b3799ebb4b13f58"}]}, {"id": "fb7f7f641312d9cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8403}, "digests": [{"algorithm": "sha256", "value": "cb6cc6204e236ec938a2106ed7cb06264ada543947f15d92f7900aa32e3f0fd4"}]}, {"id": "bf02676cf2edde96", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8391}, "digests": [{"algorithm": "sha256", "value": "9168d1880098f0f07c7980d6de5676586f61d3225e8cdaa209c5c95c98b648be"}]}, {"id": "7e6465e189d3d9fd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "35ed8663ee9b68686c5a4bcda89cb427f5e62cd28b0d9cd6916c735dc1679b28"}]}, {"id": "a07b43d52042631a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "acca59843d92310887041e2a0d043cb3ec9d8e768f6b395be3f3d0c57a18a80b"}]}, {"id": "82537bc427022293", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4351}, "digests": [{"algorithm": "sha256", "value": "dd0072d2af849065a91c09bb37599977de022489e3630cba0b65251d4062fde6"}]}, {"id": "ff1d35d20d2e160e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4803}, "digests": [{"algorithm": "sha256", "value": "7c2ed61102dbe6e8b1a37b49856e57739e8c4c1e47049c41c38cdf571dfd5238"}]}, {"id": "5f2458f9282e4776", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4741}, "digests": [{"algorithm": "sha256", "value": "5b46ba2693541d0e4bbc3cf74832755cf3333a1f9fe2ff8a9a7b9beece14c787"}]}, {"id": "4e71e6dd28d2e1ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4925}, "digests": [{"algorithm": "sha256", "value": "995c449c41988f07472d66b6791c875bb9c74760be326a01ce937f097622b3d8"}]}, {"id": "0c3e4e118a94a793", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5171}, "digests": [{"algorithm": "sha256", "value": "b6358eeb91e0c0ab2b6a9161c739e4f1f85ea7c921708e80c5fd7e407448af45"}]}, {"id": "f5502b45a0e9983c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5299}, "digests": [{"algorithm": "sha256", "value": "14bbb6204836eff6ea9a1f5dac6e2fd0785530e80c3e275b58fb598025cb59b9"}]}, {"id": "1606b7bffb323b0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5491}, "digests": [{"algorithm": "sha256", "value": "be9fee60abe1a300520be706581f8881aacc2efc4c30ce3888d4d842ecc161d6"}]}, {"id": "fad1349df5428816", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6003}, "digests": [{"algorithm": "sha256", "value": "38b3398b52185246826b238291cfb6667cc008b1c3c07e941f0e084ae2714187"}]}, {"id": "cd79894b300d592b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6262}, "digests": [{"algorithm": "sha256", "value": "ee11bd9692e5e10fa891393ea4b7c171348ef0f75844a173ff985ac20555d15a"}]}, {"id": "c9bf86c005799567", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "d369c392b07459f07c19e56f27f3b14adb6a336d6f9d5f40f34d9fdf34e4adfc"}]}, {"id": "2de8b9ea88db18d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "89728cfe7c265177db85acf8c341b16e84c8bdee60ae228cd91c1d9e566d4e89"}]}, {"id": "515110c35cf06d2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "45a487ca3a70c8e7956355a27f81359c76b9a6694ef4eba596f77c629d476cd2"}]}, {"id": "a369f09c64b58113", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "52495cac17576e65932f2a8fff07d37d51f9ea6e91ff1f4d9b297cd0f3078ff0"}]}, {"id": "b111ca98199d6bfe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7666}, "digests": [{"algorithm": "sha256", "value": "7c60dec19149398126583f22e30588d71b32038dbb72347f970e02e91c47e169"}]}, {"id": "8c1ab2bb6a6d7649", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7995}, "digests": [{"algorithm": "sha256", "value": "0e6a84add15adbaba314bdd9adcd6b743ff54737e474b0a496b0fe0b164463f7"}]}, {"id": "0aafb4849b7db721", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2034}, "digests": [{"algorithm": "sha256", "value": "eb00b37cd543d0ee6693c1421c1c339a6a484ebd5ca086ecdb5670468d4128d6"}]}, {"id": "0c66fe37dd0aee09", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 975}, "digests": [{"algorithm": "sha256", "value": "f7d4d30f66c64405c26d5b8aec726286aaab9a735303520fd57cdc6a697d7e56"}]}, {"id": "f025d6ca787a5676", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "6daf6ae76cbb0cf067963c4d2d3081cdc19387279f8b9445603c01681fee84be"}]}, {"id": "c7fda60e03f1cecc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2720}, "digests": [{"algorithm": "sha256", "value": "76c8d5e536a9caf41e8d45bf49b884d82aa9fd66fd3cdf091545414c0790d322"}]}, {"id": "b489d53249d80d9f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "1dcf8dc29192a57454df1a1eb4fd8327a448ae97b9582da6cfa42c6d24880c08"}]}, {"id": "ebd5f2fca9e194ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2256}, "digests": [{"algorithm": "sha256", "value": "79a96470823c2bbdf66b5c1d3a443ed3eab8d8da18db9943e4b724d2f0864532"}]}, {"id": "fe9494b92609a8dd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2522}, "digests": [{"algorithm": "sha256", "value": "7479bf89224a2a005b8ce0c1b247e6e63ea01602408b43fcb6ac2d4b412b3e23"}]}, {"id": "2be9e7df28368370", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "c4d93db0fa0e10f5b4f8237872d54f311680039c834017154891f941a6445628"}]}, {"id": "0d09f591100dfa3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "bfe9ddc7042f8c7b8fa7b4efd11de584f9d4bde65c50e08828cdd3e8d56e6ed2"}]}, {"id": "018a4d28d1bae63b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "3504bf43434ba691fc0489faa829f6b09a634078a26bb56146597ac1592ccab3"}]}, {"id": "89e2b949822874b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "f2e1a4c2228a207c3066370e66f85aa96ef219d9a341c44ff28a1ac24df08922"}]}, {"id": "b5c64e2fda3c8692", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "25c9afacc4364462dc07b9609a12a2e98e26d23952152c558c2c4e6de6cde520"}]}, {"id": "393a19c1481455ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "a574ebf4f45db6d0c60dbd8db409216c568d008a1881d8c2ee1898d6d00586a5"}]}, {"id": "245a5e8b0fc73c49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1080}, "digests": [{"algorithm": "sha256", "value": "533d0a06d06bb10e6b9587fcbcaa7110ae0ca5f09a083b875ce4e686f59a2893"}]}, {"id": "81ecbec29391477b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "ef1cd9391498c824e31530aabac997f6306849e47fad7a08952ffde4726ca566"}]}, {"id": "9b81beb2a82972b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "3c6a1d43261fd870d78912cb5ee1805358d5314aab0bc3ed758a3721eb1d257a"}]}, {"id": "d2e9fdea1a252a2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 609}, "digests": [{"algorithm": "sha256", "value": "02b2677e3f70e69ae9d8767cb3cd177cb6668786bb406ebc3004cb8bf826292a"}]}, {"id": "bfb487d0ea840b9b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "4a0966ac0720dd1d106d690d7fb7fe98e90f32190e8cc45d721b79bae775c0e1"}]}, {"id": "d4ed1e6c1f6b049e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "6bc9da8963aec589303e7fa5b999e0db1bfb99efb65f5d463c25f447f8c0ff84"}]}, {"id": "d84c94732dc90a42", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "186da5168af7cceee3048cdb44a3a98c504dad1870097fe963fdd841daad17b3"}]}, {"id": "ff754fff984e6822", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "ddc260ae0f924f7228adce50a9da1a9d75c05adff9e4b6f1fca834bff687dd0f"}]}, {"id": "711f49e1dbcc504d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2104}, "digests": [{"algorithm": "sha256", "value": "f262a3cd5bb8e3f177cb2d73168e207a64dce5f816769d6e9e9effc83adc5d7b"}]}, {"id": "ac60884d96a70d49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "15e48d55774e49d9dbf60db9d5a896a7d7a75ba60414b8367b3cc56c996592c8"}]}, {"id": "5ab95f623d03b5e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "6f7d760c3693a429393d1d46f3ac04e1a1dc465d60a1bbdbdda87ee3b03fd937"}]}, {"id": "8524262f32922726", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 967}, "digests": [{"algorithm": "sha256", "value": "5903c3641dfc0fc3e945efc8757db57e1c1d39d5c8444f074253a7aae993b43d"}]}, {"id": "0a5643c4cd1674b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3830}, "digests": [{"algorithm": "sha256", "value": "fee168ba75c61b7d1c62b28c5fa8029befbbd56e0872f5ba9b4d3e8b70868e4f"}]}, {"id": "9d9bf9e6f08d0eb2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "a45b779f0f376638ed7b69f4d277159230c262094602968fa6c837f51334deb1"}]}, {"id": "03deebac5c053b30", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "0afd5188ac8647d54a59ae71ab8102d481756aeb631fb2dcbf773d99a5ea84ec"}]}, {"id": "1a3fb173e061a021", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "c0e2821489b533f1b05d3f3dbee455d2892749d8b25046fbf4f0d95d2ccf5887"}]}, {"id": "8ae856c621ffd9da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 793}, "digests": [{"algorithm": "sha256", "value": "0d2739e63858b1acbde470c91ae35c90f7aaf0d13b9b947c7628f4cf5f1fa74c"}]}, {"id": "c504438956463c70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "3b58b34899cbbfa511327c08c0426e0065c97d059f7903f08e6646a4706f0d0b"}]}, {"id": "ed27512a63f0ae33", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "a72dadaa16691d9aaa7f2c6c63b843d19b8dbb4aa20789ab3ba7136619f2ba8c"}]}, {"id": "251a2986d4a704e0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1890}, "digests": [{"algorithm": "sha256", "value": "765910e4b86fa251cea86d61f0217a105142419e7e700ee5209273fafe1a8898"}]}, {"id": "b563dcbf1f62fa67", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1422}, "digests": [{"algorithm": "sha256", "value": "ccde56d41d98f2400a4701c2881990fe966fca27a78c9ac3cfb5bf7d48d94a8f"}]}, {"id": "790ce13515684b56", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "c47887012b70597e262e238cdcfd2ef1c9d3cc4cd3a6a0efa123a7aefbd389d7"}]}, {"id": "f340183873c8af0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "6d429d076a6a39cebd858503286bfa2532820367c772d410a4547afdd55928ee"}]}, {"id": "cd30a8e98a788095", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "366c7d32be40b6da4d0ecf92ddad9f9ed3413214022c0b96da78b0bd730ae176"}]}, {"id": "cdd68ab522001916", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "110f7a8de95783544aa2d48194759fc79ea6a544904ce0d77b2fea5b70fc3983"}]}, {"id": "ae22d278cfcb1a00", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "170eddb5567d6244f4a47ea276457e51b1139cf604095d7d8ac9ed81cc019680"}]}, {"id": "edc8265ae396dba5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9e4bfec61e179c7d5bd6cf18fe29842f96693cb207a00ecfda4123ef5ef66fa9"}]}, {"id": "e5a2bc151f42950d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "df57a9863ea737aca1b19617ead5cf63d3181fc0e8d6b2be75ae4dbdb2937f1b"}]}, {"id": "46a559bce1d4d7d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "5daace724e331c2e3c8aee9def3331810d66e89af6409e5521ec02ffc19c089e"}]}, {"id": "3eca6386c86342c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3a3f5bd653e9db4d147875a623cafdcb4eef42171a29afb91f949d619baf6e0f"}]}, {"id": "d84ff587d37546cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9e9f11410d7eada65e441d89ef17364b857ab62af7342e2db30e01f903a4dcf1"}]}, {"id": "ea5e406a49579507", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "f2a2ee84ced43ac7c442f15ef7d61135603982552b0bae1087711bfe396c4cd4"}]}, {"id": "313f19a243e1aed2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "201f2e61472ed82c19fe6c42019b782d962eb796afbea0f2eda0851358e45213"}]}, {"id": "b9fdba6bef189506", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "499b6b05f504d7602d7713d9af7f3bd60d450528cc66004bf8b3709139fa021d"}]}, {"id": "3c04de217b1ed086", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "a6bb5f8f9ac98175e8f32a5584b0c3613a893d0139ccb5c34d37feaf4621264e"}]}, {"id": "cf57753489fb944c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "2320416d559335f61b367720d4913b74a42ec90a2efd717656ee5009cc61a3e3"}]}, {"id": "4c9669b6ace99a5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "a8e77875daa02827225bc4977a6aba06d54714ccf911ea66cf5555bb114c6cca"}]}, {"id": "bc823ad09342e325", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "8e8c4f6638f7016eb907da537129e81ba47b8cbcb56f82220760270b4bc03497"}]}, {"id": "ccd3a2a7a18f6abd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "ee717121ec4f251668c9d606a298014a13d1b08a7d0cb8a67767c97761e067f2"}]}, {"id": "e788a415cc175255", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "c3a6caab3c5b820ab5577ace57cc92bf5ea8a2f5826c39bed3e1e02afd64d239"}]}, {"id": "c565031fef543233", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1172}, "digests": [{"algorithm": "sha256", "value": "82b84fb95c9cf3a3aeda03a947131fb1ca553f70642302e99d2cbf677f9fe99c"}]}, {"id": "0ce67bdbd88d94a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "9c75d213011bffb4e1031c72a6d8fb9120850ae6a9e477e05e42eb844562075d"}]}, {"id": "9f28b7ad0ca64f30", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d220fe8871c37bd3b318bfe81f5a1838cb7fd2858e2a90b463625d821a2315e3"}]}, {"id": "a09d6742e718b6c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4156}, "digests": [{"algorithm": "sha256", "value": "b8de0645629b6c09aa4df30c71af7ca001a012bb2ac0ddffa118cdc1f8377b01"}]}, {"id": "793741d73a023067", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4386}, "digests": [{"algorithm": "sha256", "value": "1384fcdcf1f7f9cf9a6a351979511437ab44fbac498c7008d066bb12ab2799fc"}]}, {"id": "f311bcc65f610c75", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "04dad1caa3266d4c3d2f69e088bc564de8c6ab8eb2fe13da520ca4527b460e12"}]}, {"id": "b0cb103da7fd0b23", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8992}, "digests": [{"algorithm": "sha256", "value": "fc71b924b2e5220a11cb0a3016898bb2533d1fe4c2776f8629c0a262e861841e"}]}, {"id": "21a3fcee9268978f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1569}, "digests": [{"algorithm": "sha256", "value": "549f31c1338a767fd09f8ced48c6925e94d79d54fcd8ed55aaa4d70b343346b9"}]}, {"id": "70ae3b1a62972b2c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 745}, "digests": [{"algorithm": "sha256", "value": "1baf36fbfc4cb2dc89700bdb32a8700aef999e9657dd1126956d197c0598a4fc"}]}, {"id": "334473a77b4ea65b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "e0fcb54e5346f1d34169579350b697786257460f72867c17e9e9bc3e54abdb04"}]}, {"id": "fff8ceeaf2245923", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1466}, "digests": [{"algorithm": "sha256", "value": "531a429b1eacaeb8d9acbee1c6b8e3b416c34c2008a7f10e8f3d90f40c66412f"}]}, {"id": "d3b99a70698f80b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3468}, "digests": [{"algorithm": "sha256", "value": "fe6b3a70c6726f34632bb34f469d3930f857ae7e92ed11499a4e2ad7d0eb72af"}]}, {"id": "7fc2efface30dd22", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 983}, "digests": [{"algorithm": "sha256", "value": "265393f7e33be9255e6d9a3acfb48fde27f13d838ad26761b07706a8e1fdf3bc"}]}, {"id": "ba496119b0409821", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 747}, "digests": [{"algorithm": "sha256", "value": "864154b48585ffd25c1ea83397ea152d0c0e0811efb53625d81e4fbaab6d234a"}]}, {"id": "a3262c89edfbc815", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "01980aae656ba2d3f1efee992e3a888485ecdad59374a8f2b2e099223a2a2f89"}]}, {"id": "3602c5f28ca760b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2535}, "digests": [{"algorithm": "sha256", "value": "438461e68eb9fb8382570445b75e2deb0d8644b4c5c67388cc74fba04db54bb1"}]}, {"id": "5654b9b6409a2ee2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "fe43ae8c9ac051ecf497e3fbc9f1f047554dd43a05f00d1dfaa308b8c5e7578d"}]}, {"id": "1cdd48c045bcf03b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "f4448855389742a2b45259c8eda3732c6713b57412a9dc8fbfb877f9d5b1b836"}]}, {"id": "2330ae001a7ddf4e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "a6494c97c417d6620fbebbffedc062c840769ce5c19cf80b08e598af31d17890"}]}, {"id": "08019bf2a67b8a78", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "0e52dbe3c2f2c7663c7010b712cef171c2fee299f82b6cd3f112d9f5cfc38b95"}]}, {"id": "0552e3624dc86a5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "acca1056853773a24d30ce05982cc4cfb2ba9155cc0ddacbb05b5a5af38d5d82"}]}, {"id": "ed986c07e516fa1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "fb10b3d06f2d4fa73e16b4be5c1ac273408eea5d11aaae79e053acea3f1733de"}]}, {"id": "15c859dcfa86ccbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 727}, "digests": [{"algorithm": "sha256", "value": "f5d8d8900da35a935f00a0cca7c6ac4971f616b58769f8b6492a5ed4d03db4a4"}]}, {"id": "5ac2f60aced90bc4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "c1758c63af5e56599557ee5eb59a80119afd430586f09c8a6eafb9fa2e28f008"}]}, {"id": "9b6936aac4338748", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "fd73efe40173f1edc78815ed511a4e4d91c16badf067897b66e817a4eb95f80a"}]}, {"id": "0863af2add82858e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7612}, "digests": [{"algorithm": "sha256", "value": "3d5e73260f9a3d8a258df060e192fde8a09bd510005e7d9bac755701042f3b8f"}]}, {"id": "924247029a03ca6b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7127}, "digests": [{"algorithm": "sha256", "value": "5b1fbfc4383f4cc7465547c71eba8f9f7e99c83ae145f346d0269269614ed72d"}]}, {"id": "4dddbcb763d11f79", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "7eac0a6a692a86aafc3cb8799fc86c7c8bfa810aa222eda16fb61e9075aef8a7"}]}, {"id": "269c34ba8c12b81d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "0058d2dede9ba41166024d3d39bf601d890c5d02d3dfbb2ed358a4e67f042b56"}]}, {"id": "3c2eeabf88e9e249", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "ae4734ec0b5d49271d27d5f0f7615a9dd60649b2ed98198eaaf69b26fdfc7350"}]}, {"id": "6468f4c3d17053b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2886}, "digests": [{"algorithm": "sha256", "value": "76ae7a2b4cf72f751a4b9e5b12126f464aac25ce3187441be42b0accb2076123"}]}, {"id": "9a83d6779e562417", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2888}, "digests": [{"algorithm": "sha256", "value": "87401cc7c0489dab540c9d31fd63a8de7e108966b7a8d4487e27a7e6811c356f"}]}, {"id": "453f944be8ad48ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3310}, "digests": [{"algorithm": "sha256", "value": "f71f0571ad34760ff4a1789259a3429377e196c27181e6395634dfaece8511d8"}]}, {"id": "73e44d9cc5f0bbec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3680}, "digests": [{"algorithm": "sha256", "value": "1ac4e3e5ff4e1be4dc40b5bd58209afdf0c96367f2bd97efd22ac8958c77f354"}]}, {"id": "d8ebfb8c26a4ee86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4780}, "digests": [{"algorithm": "sha256", "value": "dc354847cf707a5a9bc7624d363c80cace8483f57cf83c86df0a72c59e221c6a"}]}, {"id": "b953cb9c146c65e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4782}, "digests": [{"algorithm": "sha256", "value": "16cc26072a6fdf5cb5c74d3dfd5a5e88de04dd52a1c83b1d0d6882018af9ba0e"}]}, {"id": "71f48ae6b29b8a06", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "00ff1b5b9f011febf941cccff4d41d862a2da91d6026d249cca01e86728cdc85"}]}, {"id": "ebb564aa7a397a3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2874}, "digests": [{"algorithm": "sha256", "value": "c3c78506e68e8f9a8b09f85f54049413d9d8be948a128b3c92da7f0ea3a5676c"}]}, {"id": "025591ea1a404908", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2304}, "digests": [{"algorithm": "sha256", "value": "406fd4608d695a0434b7962662a7bae6358c5c777e1af81d724f37eba4098d13"}]}, {"id": "53d6e23f8e15e352", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1386}, "digests": [{"algorithm": "sha256", "value": "b6737fda453c7bd74e2bcf3f06ec9a73a4b7a51aad9c94b1d2e60e9df2005a84"}]}, {"id": "deda474a65c9b9e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "28bcc39970247e9d17d674e554554aab5bdf77d30d363842e48a7e3c9f5284ce"}]}, {"id": "bf4b26bd56303566", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "ddcc514b9e87e7e1404ca4852b7f6496f4b564e9c531924dcd227f8584dc4b5a"}]}, {"id": "7dadcb4c86e079b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 893}, "digests": [{"algorithm": "sha256", "value": "7e3c639ccdc5b85302bde8c92011e05863b5bafbb8b6182c6d113a92fc7666bc"}]}, {"id": "e9e28c186d1fde23", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "5b67da4a5237e956cc3049d9aa761979afaf11b4306748fab0a94958e0a05e56"}]}, {"id": "ef9554b785e98a45", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "d98083d0324682e22a7c758d9755472d57b0090010c6a961312d0879ea8ea8cd"}]}, {"id": "44eefa72002a81c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "f1d253a4679c8d7cd5a4fb50b29a5feb87b609b21ee30558f1361a9399eb84f4"}]}, {"id": "dfbbb5390c13e2b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "0502731660a146260ea4acb79e62f6a096569ad414207603c71b067359da6b12"}]}, {"id": "f5b6125181d0cdc3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "cc0fba4b0018dd69e918ae1b0a93727fe7ecf7e2ebc7e3149eaa24f1418a715c"}]}, {"id": "413e8b21e60a5efc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "f7f545d54d7c69b021db43f57686edce39cc29fa917d4b1703566b61fb4cd65c"}]}, {"id": "654e2718d7ab2e05", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "d1f3156e6e919bd3f898d622ff7d18ba414cdaafae03d387c0fa6dd030ef7b55"}]}, {"id": "0ad92b8da5b7595e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "94fe64c7cd23e451071060d2a05ccc9b5ea149d5de6f0afc02e8d83c9252d766"}]}, {"id": "06fff72f77f97cf5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "b2b6a30ad1befa27687be939a8b87c0b3ca7ba017d23f52c0edc040680f87109"}]}, {"id": "04b278e4e98879e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "439b9efc687eb60ec5f5ad491e8759ad40e6dd5168aefd9fd657ee0090e747f3"}]}, {"id": "ce41817947c06f01", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "04e0e0aa98be462e0d3dcda366e77be175dbf095c82c23d96ae7ce32b257e56e"}]}, {"id": "24b6da1e3619acbe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "d2ccf90b25031598db56cbb09d709457416373b0580024397fdd738039a7b87d"}]}, {"id": "8b1919852091fab7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "3dde974e5992a9d2bb6cdccff60e527f9c5c2c1e3938193b008489145f3c8c45"}]}, {"id": "11f7b123cee70e44", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "5e360fae5c9b2f4d2cd5493c28cc611c7869b135ca26025fc03b125771bfdf78"}]}, {"id": "fc5c157896e939a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "ceb1ea427d6004e4772af72bc50fd4ee775471d26504ceac4fed4e1d5b659a35"}]}, {"id": "563662f1b1f502d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "96080dee4be5ea019c2fcb1f69dd9963bc648c2502b59e649333264f79806cae"}]}, {"id": "be927c51ef3c2ab5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "29a37c3f8d720881a01a11ac3447c3d42406a05bc20af7cd723291bfbdefb4b2"}]}, {"id": "647abd1d3ac8678e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "7e127a689e6e1b9f5819627a1d1fbc218483b84dc90d2080efb288338d86e5cb"}]}, {"id": "055e19666e373db3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "755d4edebc28a46fb206ce1671d44320044fbe9d797ee390e1ac4d9758599e01"}]}, {"id": "63dd58d1d4c81eb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "a546c13ddaa99464cb36fb1382e8ce9d6e415ff0880b65bb71e6b78c3bcc1212"}]}, {"id": "476849cbf17b1470", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "1a5737c16fda6b86cdb83f732867076918157841e9baa0125ead6863cd30cb71"}]}, {"id": "faf6ec63166c0fb7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "596781f6db5303ded52ab07d003b3a02b0a7804dde8a48baadeb1f34bb9a0b21"}]}, {"id": "42869b21ca1c493b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "88d016f83bbbed3a940291a4ed7eedfbb33d92ada03fd53ff8ed7408bfba8c98"}]}, {"id": "a0e5c454d488fb46", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "742359b186e0e274dd489d21fdabebeea03584c260b5ee43d18277765b2ec52c"}]}, {"id": "ce48de8d079ed126", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2006}, "digests": [{"algorithm": "sha256", "value": "b9bb57049a85cde7dadad019bb118c1754c282f203651374c075b89b7aa6b014"}]}, {"id": "0371adc959ab9a38", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "0f67edab88d8b24c7c543e954c20ccaa610b8b5de36913810ccb4d5952b2545e"}]}, {"id": "073a11766f889d6c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "711089dcb19fed7f52a5ad6b0f136a0875695e0848bf58a3f6d49dc4915f0ae4"}]}, {"id": "8fa6d7a290d13476", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "75314e1045cfcba5fdec32c26fb564d226f1e97a5e90e13bf50e1681f3aa835b"}]}, {"id": "95c454bc4e30cbc1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "4c4f41a2020020fc929c80da9d3ea85c458c48c18184bb6a058f2bf5d9f7e150"}]}, {"id": "33c98b3a9ef50281", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "8d7edee90ee1247338deedd6048dfe284296f7805a6e3ab5a84a71ad9df3008e"}]}, {"id": "3e50d11bee9db756", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "331d4d7a341775062642d1c3532f00013a5b1adb9a7d626a2ae97637c3192fd3"}]}, {"id": "723b6d565d1c7a49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1926}, "digests": [{"algorithm": "sha256", "value": "bcab49515a789420bad3f9b8f9f893fad4fd0068a28de6bf3e41bd0e1c7eac1c"}]}, {"id": "5574a3b3ebbde863", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "e4ccedc833bf8178f0f4a2f30157143c3d0062f6cb81d9fff0ada023be6af1f0"}]}, {"id": "dc45c7f599fcbaa1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "50c6ad412b0b3eab3f2ec25b89083c44b7180d8dc602459ce28dbd3e6f492920"}]}, {"id": "6548e7ac83962265", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "23463741c350f99b8d3a4ff2909a957885d30f7141e47971ce901aceefb5276d"}]}, {"id": "811928f13a7c38d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "e10c12b314896dad171da1f782fc25babbf81f8567983190f43bcdb31b3be448"}]}, {"id": "95c8ae537b40d29f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1960}, "digests": [{"algorithm": "sha256", "value": "305a2bf86903696149a3565afe12f7f4e41dc0a45f21eee75ec2941672daade2"}]}, {"id": "4314c59bd332d9b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "d9cf5958395ea7f167d6cb8e7443f3a812fcdad80d34c9c6d2db21123bd4fdb9"}]}, {"id": "9f51d71fe6ccf911", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "0d29c01d147830b5fa22a857855dd5a50ad3c13a61eca328f661126c82e85525"}]}, {"id": "0ceee58a415ffd0a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c9d59fb465c8a0959d898a99ec0e3930465b6968bc9120fe0f87b147f0297e96"}]}, {"id": "b14e30a939ee1bc5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "50d698b06151185aaf5cdd9987da67cac8b95009b7bf1df33b589847b4c1d743"}]}, {"id": "636064701d77e02c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1774}, "digests": [{"algorithm": "sha256", "value": "5969875a7c2ad6144603a05cb8b042e48af36aeb4244855b112fa354219ba0be"}]}, {"id": "0bea5af789ff3533", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "a0adf05fda8305ecf106aa54281fb4911fd15ca3dcf5a43d6a371993e520454d"}]}, {"id": "2d7fe19d84b3637c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "cd68a1c3c1b1a367bce319a2f2568d317f37b27530f10d0d2f3fd278a9894430"}]}, {"id": "7659af497c51cc08", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "724e8683ed812ff70cfb68e8e5444fc74bf3c382472c62a286b9cfcca15f4a11"}]}, {"id": "108b6ba45e13bf76", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "e1ab81b65d05e195517c41702c1b414d52148e5a2082897941f9aec9d7ceb4bc"}]}, {"id": "8d8da586bf94ec55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "2154a244b4e642c181c79790dba09a60b5bc304d263c8d5041d04c10820e5533"}]}, {"id": "02410bd8b11a854e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "d5db05ed1f6399ba018e654639cc41004a36393684b1b0918947dd371ce5f675"}]}, {"id": "82f9bd90d676104c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "9a178303d3a1a4e107e8555fb01a4842a37fde9664fd0c710c7b121000d503d3"}]}, {"id": "d788aca70a01600f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "8c93fd96827aa147fc7eb8828051319b4bcd1828378c6af272fb005645f1f148"}]}, {"id": "fe77dcd7e3f9b771", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "9ea4903d5e5533d803947117b1f3dcdafdf04388599f4a704909cf4e05c29aa4"}]}, {"id": "a9634f384863d659", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "6f91746ad44df9a04e11640a7f5b71ba7fb7a6b93a43b100d85b9eeee1c2dd35"}]}, {"id": "629c2e605f481177", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "66a3cdc65b55515324c2c0950d95ad7b08f897deaca659187ec61de45c326a30"}]}, {"id": "f8389a2534eb91fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "491ecb4be979aeda3b18f40569a58e0bb9c7c4b005f3411cadf974dc09cf608d"}]}, {"id": "dc1b3901f1fb47ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "609a8fbe53458b6b1fe5200b693d6e8482750e62702d553594be4bf4bdd80acf"}]}, {"id": "344932f431b07de8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "37bd17c4b82af00de5cc7384d3aa5d1bc45fd60626263080dc5c188abb5b8ed1"}]}, {"id": "a568b5ca69dba110", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "abb6b96612f5235bb4e9346a6a827c5cb639abb81d551d01280a092743caf716"}]}, {"id": "c49b7185df1cbe70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "f4a523d6456a4628eda4a7159114d81a1551832961eafe466c3cdd9842142a5b"}]}, {"id": "f8e235b3824c3a58", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "8a58b5278ee098f50d48de2679aaaa7582eac4815ce56f8c863bab26db215152"}]}, {"id": "c64d87fced2639e0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "8c2c870134d3e27d708295d75b0d634f5791e06c9094aea59cd3e22b3ea892ea"}]}, {"id": "d613cc1cebd4e2a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "c83b0fbceb1149c094e1f0fc6728600ddaef28203e0831cb4095b926bff8dea9"}]}, {"id": "d65b2e5f617ef4d9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "7b983002a3f88ebc1f89837cd941d469edad80987a0cbdd03ac9fcf3317882aa"}]}, {"id": "5104a896acb01c26", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 748}, "digests": [{"algorithm": "sha256", "value": "2286902ac63d9b21214bc0e2148e6edd48da734664d4f91d6e45c251d478bfbf"}]}, {"id": "4ad9c31fd1024411", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "03a148e2b60a7a69d71f20ae42ec4f998328e3124073b6d0e6180b00aac2cf6a"}]}, {"id": "4bbc8e166885f719", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8251}, "digests": [{"algorithm": "sha256", "value": "6d432250feb0e15108386bf2a299271968bf0692bfbef8f06dd1b84e61e050ef"}]}, {"id": "4b632482662fca5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 562}, "digests": [{"algorithm": "sha256", "value": "923736626a6717bdff1b2dc92c8d27b7e78265cf1b249d829136565cfe9595a5"}]}, {"id": "23ad4260097be971", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8300}, "digests": [{"algorithm": "sha256", "value": "b534e71ef8fa18160a4880fe2eecc03e7f3df007855e44c4dca5c0007549bb47"}]}, {"id": "a8e8a0f314ca6044", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 515}, "digests": [{"algorithm": "sha256", "value": "acdad31f585aacca4165b114607c9648c6b890ae66ef6255260175fe49107a34"}]}, {"id": "05273855db125651", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "25c86a81506eac95291ee83dda14705215348636710d02e164e666679f9580e8"}]}, {"id": "7363b1c4d11e87e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8270}, "digests": [{"algorithm": "sha256", "value": "887e26bd91f54842ef445626b6375cbde3f8e1526692998fd8f267cde5bd1a3a"}]}, {"id": "7255976adfd641d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "8207d468e5a61ba31399057ccdeb51d2c5b63a9ea1132b97bed4b7e8237148a2"}]}, {"id": "f8a0c5b161006db6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 583}, "digests": [{"algorithm": "sha256", "value": "14b92c1668c9933648cf689e3bb9b08600501033f387c7e9670097b3fdd6bf2d"}]}, {"id": "b844da0ba2ea76b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8624}, "digests": [{"algorithm": "sha256", "value": "190c44e150c348c907944bce3b0fa5ba2f8a800dd5be6e270c43082c780bf7e5"}]}, {"id": "dbc51f9b07323f92", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "60bdcd682c3e7dfe1aac833c7dd4a5017e360bb062747ec05395e3587fcf9ff3"}]}, {"id": "dedc06b8e698e962", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "eb9b22d97f9c1b7626ab61da3311c7037615f8d9c2863c8e66e0df811e4acaca"}]}, {"id": "357a8d481f5a88bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8670}, "digests": [{"algorithm": "sha256", "value": "f9886eb8f729f0800b307c2555ce40fb7e2be57051c93c0f6cd7bff39d7d8572"}]}, {"id": "f0f9ca83588f0129", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7464}, "digests": [{"algorithm": "sha256", "value": "0e5a153d0cec2700d17e8347cbd7ee8b6396177482d25239cb3e382eb5e3e9f2"}]}, {"id": "28e9f1385cb8bd54", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "a9f3738e978fc778f959e6821b7010a4706a6927c8840152d6d1aa8587a0a7f8"}]}, {"id": "a2c595543bf81019", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "ca81045e40d3afaec30dff910e79b590e5b96d21522eca80529e3e77ac6e68c4"}]}, {"id": "da4a0471cd004bf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7496}, "digests": [{"algorithm": "sha256", "value": "8519345f30e4081ceedfe4548ffab9cbc05cb5eee6d220db5fc62761c5051912"}]}, {"id": "e1b9650398fa69cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 827}, "digests": [{"algorithm": "sha256", "value": "04f61094131cfc2a9c874f0a201ca45e17ec349329e9ae57af6b71b23f532840"}]}, {"id": "9449649f9f7cbbf4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "6f39b9470727479e150677988d67521eedae7723d92ae3dcd7ef739c37bc72a1"}]}, {"id": "50624f945e7a379c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNon.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 653}, "digests": [{"algorithm": "sha256", "value": "c827eebfecabe32e79206282345b11e4ffdf41170ae8d89414aade48a87b9f38"}]}, {"id": "4bc21b1f02200eed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "00262341d84a268c0d5adbfef988a4a8b319e33076c91e910ac1b99c4ee265b2"}]}, {"id": "b04e4fa7f39c9886", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "28b3807ea2d2914a91dae6eb999fb72ef45a59cd2930b977eb586463a97b36c9"}]}, {"id": "7c6daf71abc581a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "54411a46e13b0a1250a6c0fa42bc4ae07c2b0265958784bf027268ed1999a3b3"}]}, {"id": "310d4e5b1d68e413", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "8fdcd978682f51fb81aafbe5651d192e1b4c273b8a9f02b590a06892f5db5ed5"}]}, {"id": "48c43a64c5172ec4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "56454f5bb71a4781d8ec79b2ee70aa9305c9b76440e1ffa0fe3787880f8f47e0"}]}, {"id": "ea1b9fe34014e106", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "88d3d10eca5c8303339fe6f94fdb06b90585d76384d022f6bc65d91fe60a1c32"}]}, {"id": "8f7e7195eb197084", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "802ab3ce9609646c51862553c9be089464b3f0eb4c7ff8e6efb86c364022c1ce"}]}, {"id": "1f1e15aea2939905", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3636}, "digests": [{"algorithm": "sha256", "value": "87e3a16fc489ffe98f2b10522df4282ccd02f1b70290d18aa5835c90ecf1caed"}]}, {"id": "26a358d3fc6c1d9c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 711}, "digests": [{"algorithm": "sha256", "value": "5ad01b674d0702aabf528c15fdbf9ebea9ea282c93dc90b028695e130edb86e8"}]}, {"id": "f4b0045408f96f6c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6224}, "digests": [{"algorithm": "sha256", "value": "655c737439f48a549edb6ac5a3cf5b66d292a884785673aa5ffdd2da73163a75"}]}, {"id": "d545baf931d36954", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7099}, "digests": [{"algorithm": "sha256", "value": "3777f708227e1b6f38dbeeb56b2d58c6e9b4f109a68fa41211a317fbcf7ff884"}]}, {"id": "6639e29181b23cf8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "46f0df83b82f1279e5d50d4938ef6dc18c098e184e96bd75029fcb46bf1735a9"}]}, {"id": "697caf46fd6509ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "c659d962039ef764774fde1386d1c5b35af68731b8262ee8c8b6d0f46c1a2b1a"}]}, {"id": "1543d38adbfd38b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1288}, "digests": [{"algorithm": "sha256", "value": "fd9b49913e77fc3c52bd929bd417647f4f57dfaab7a44a2e1f5370195cb5aa8c"}]}, {"id": "923c5f4e73359f0a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 568}, "digests": [{"algorithm": "sha256", "value": "c81275e6c6645369a0ed031d1dc24b91bfda5381da24e22566ac5cc05f9a32f9"}]}, {"id": "dd8ea68c3f68ea1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7069}, "digests": [{"algorithm": "sha256", "value": "404831ec691da08ffd06c097a7df0ad1e778c3caf27d87e1f7040d99321dbbf6"}]}, {"id": "1e63086630595eb2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9413}, "digests": [{"algorithm": "sha256", "value": "d93054ac9154ee005292718d9e3c27762c44dbf7333fd46ccdd0e3b5b2432faa"}]}, {"id": "700406a05f2a7163", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "58a22d70a2a2e621b6bc4611dafa91976b3d5bdfeddddc1b9443a005ee371dd7"}]}, {"id": "3bdd3ac126def072", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "fe66f318439e054f7341068d20adc3ecbae0cd2e80248ebf6337aaa3e304809c"}]}, {"id": "ddf2e615d2734891", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "483c1dde9d22f5a72cfb0d30b18b1b38bf480a7f93af107859d7148b3e247918"}]}, {"id": "8c22aa454ed6c360", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Armn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "f939b3073e76c1bee6e8ead109a38761165337212f9ecda427123210b0e0ad39"}]}, {"id": "7994d070d2519f41", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "daea3d356c70c4b28484dad0b629305f0cb79c0ee3c3ff1001d8c8871bc56714"}]}, {"id": "4a8d2b9a6b0349fc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "0ec310c1c6213b4a7a736ee323b959b8bb427c9762ce37bae46abaaa4ec5f0e1"}]}, {"id": "5324f24564f6a2ee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "5e8347af1622aa549419fa1a33e26ea92fdfaa7e657468be140e6c98a3317e58"}]}, {"id": "531a38b7ee6af69e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "2bac00eba76eb622b26eb80d9b521091436af97ddf7d378f78cf856a5f8e616f"}]}, {"id": "9702c8f1951b4df4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "b52f08b5e1a93ee309c9f86f03f61010cf66c2b07c129326c1a5707764e5a59c"}]}, {"id": "9bfbed0da5c52aaa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "e358d4ca6af5e7732f29a5d6245081714071538f3b21f93a6334edcd6cd34f95"}]}, {"id": "1d9c10187d7c1421", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "3932a522e6a75c77a4f1272d520455c8839b6aa1771e3c0c5e6e82ee80f2cfa9"}]}, {"id": "3c4b5b2d8c3adc3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "529df09cc00467e27f824abc158e8c068b8a527a18cc23bdeb14cc09e13c1fac"}]}, {"id": "1197b23b8ecae576", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "cac61716ed9a7ea7a0e661889ec21ad87d577e071ff1a7bccb42144a8877a51f"}]}, {"id": "1453bb8f780ab199", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "c3ff7dfb29735403e21ab038623dc79eeabf2c65cf0868675187a15dae0baa6f"}]}, {"id": "837f54bd9164b876", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "0d6ebc024d0c681b4e22d791c84579d5a2c3e903e12286bb1e2d82c1aeba9c4a"}]}, {"id": "f9ada0d3a1a43004", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "8a2977707796eb6fdf3f97c56b88c953461bd48063a170faf6b422dce1511961"}]}, {"id": "8ceb20da51cbdc38", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "62d8ac9b0ccbb6a654207097af40bbe45a73be1e50a7bf8f39ae34fa2c9c4738"}]}, {"id": "c7d604f6c3c4b9b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 707}, "digests": [{"algorithm": "sha256", "value": "12a86cf31c97c025c9405774a91fa93e2ef76c1ba5e5c6a2d4794cfb52c4dd91"}]}, {"id": "5cfddb6cc4078629", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "0935364a4b2dbd2f074fdf7423ad379ac3760aa6a8af4585a8b671b077dfbfb8"}]}, {"id": "7f34434d3d53a9b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "e516c5f573175008ee7a199ba80f08419fc1e0c8a2c534bd56baa4fd43b4df2a"}]}, {"id": "845e2877bcdf408f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "968b4ed456b09c7a9699d5e21e08955207fb21e0b7286c6e8efca81236389100"}]}, {"id": "c15ed741419f6db2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "8922f9bcdaa1e599345cac1583dc7f66b19eebbe6de3149f746d525c0b5f23aa"}]}, {"id": "0ef38c87114002f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "16369987cb1d9cfe758dde09dc2304ce33e7cda1a8e3e588a758179957240548"}]}, {"id": "2b635d26f8760df0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "9c365e75327ec9deb9c48f1700599d8f8ef03ee5ce246812080b6babb5d6cb82"}]}, {"id": "bc1644818eb77a18", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "c55c2fb80492872e5ffb22b7ae577395b0e190cbab75ebc6b8a72638bab4855b"}]}, {"id": "675d92cd1aab24d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "06de47dc166c500efa35ac8e9790bd5039376a56ee02b0a43f9d9741204d62e1"}]}, {"id": "4e15c844b70f8803", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "0f4af0ee17d52e8944ca1a78762d1d58f9eda8776366ed9b0169d3d67814f5bb"}]}, {"id": "022439273e7671d3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "d18bc1bf7a3f96d4abc1177ee77008d317328b82c936a63b4d7aa8b29e97b53d"}]}, {"id": "ae684076216a33dd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "7dbf71268c9f29f083e7f5c20893aa1734606e19bf9010388b5499ddc58eec21"}]}, {"id": "c3a7a0d83404d823", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "fc9e2b39ac7a97af871ebac5c2028e6546c04c74db836824b78209658c850f12"}]}, {"id": "a8069c8ca98bb7c1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "3ec705192363cd6c1a2ef9b623dfc473c373fe03bbe54376772a483df62d2bc0"}]}, {"id": "6325b125c065403c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "426ba6f4692f43eb5c4a358121a271349ad527d27eedff696a466d9ba7d8ca9e"}]}, {"id": "5ea197d694d14125", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "9d17b15f695a1191a81897c219fbe9f85416ddfc1e7ea9e85601e242f23beb6f"}]}, {"id": "d8eed8776eeb14c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 803}, "digests": [{"algorithm": "sha256", "value": "9d3d9d315567bb243ef5a91747cc4724c5991e6a416841d854115e2b76073d0a"}]}, {"id": "f07af3b7e1296efa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "6bd373b2a53a7dcd33d32d316476b4002f77847f152c8a89dbcf2cf94b3f2a9a"}]}, {"id": "5f1a5baaa12fa3ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "d52311446b1ef478876d9748baaf83a932c385647577262d798e93b35a6ef069"}]}, {"id": "cbef91ad0f380bb9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "a6794297f0a07f759ac220275241f7d8b50250823366c4b4dc85328ec35495b6"}]}, {"id": "3946d68db8593ad3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "79f8de90a9bc6b97a24e60d0d41d37f48d0365e5892c9107f6b3d7f3b3d3b3a6"}]}, {"id": "1b842a244320f724", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "f07c36f7d34a8a98f4c21bed376cd1dee3d1fa32141203157d6ecb1b5b52c14b"}]}, {"id": "d0d96b93c4c41e5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3583bbe20b64a444df35131c4f9bc8aa39e9b1e0473ffe5759756240b101199d"}]}, {"id": "775f48be2a49949c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "4613e13e35321daa9da8333fdff5b6c9c13137312c65ca252da14a05c6585afc"}]}, {"id": "20bd1f8dcea1951f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "0ff195f67f42a285e450c72e7010d8de7eda9ad57612756f368d9da9491a5adb"}]}, {"id": "59f708bf959bafbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "893ad9528dabb24dd52e18988ae7ccc78304ccd6059c8f02c8257a6fe94f8cbb"}]}, {"id": "1021d16153887d3c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "1eb897db1c3fb0aba8085999e6b5bc33c3a116b01ae757529a9403b88c035923"}]}, {"id": "cfa8129e01a3667e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "3a237b811afabce7385883f25a3298965797f7afd7be9620f975024c9a43dc2e"}]}, {"id": "1ddc1b47a8b61b15", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "958b798850890585b7694e689f5d6f64e5507144c6f2054dbb9af18f640beb4c"}]}, {"id": "16db3e68f7723728", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "6e1871730aea7bb455e1e5c92fb9a0edf35c6ee87ce413edeabcb6e25aade09c"}]}, {"id": "8d47c7f0b4ad60ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "a31adc16997afd4987cc27dce1a9da37695716e9ae9e63c7d3988643f0b0d31a"}]}, {"id": "10e9cec1bffd0d57", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "9113b4d9f08b731192ffc53dce2f0e9b96c46f5f5921f02da8c6b16c5634e983"}]}, {"id": "a0df5fbf2ef5cfc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "d836a3d8ed869df65176549078b66fd77535bf87788b68f68f578cf541b3eb00"}]}, {"id": "e5430f20f929637a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "85ba271dc21a3e3b93ee457467249244fddc67798574d116e8591843053d0839"}]}, {"id": "90c5b048c5bc588f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "06acee64e8354d033939f394bc7be757fdad1ddfb10bb5bee98c300cd9cfa68e"}]}, {"id": "d86ba5d3d8476e4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "03a449d840270185abd939bee430a6e81b5eac205d14429ede20e61292fe7090"}]}, {"id": "ab6be017b69ac7ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 775}, "digests": [{"algorithm": "sha256", "value": "f61eb0ab698ee5e253a08e0349882270bd0b5993c1f1c91fba0385e73eade845"}]}, {"id": "de895577bd87821b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "9063bcb4fb9173915e7fcbe9997ce154c8f5be3a59835ce955eefefdc59eaf3a"}]}, {"id": "ac9bf799712043eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "e378815a05254ba76ab8fe63ec86c21acbb66277e106b58cf5eb02f9c1531a90"}]}, {"id": "1e0c55b495d63604", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "30ceb9f4f69cc95b3cd752682215bd63e03fcd4fe6afa1c36919f5c10a92007d"}]}, {"id": "49d9fea271c97abf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 903}, "digests": [{"algorithm": "sha256", "value": "d480d3424f443405c9dc43e5dcb8a5f61d395a19dfb28d3e0aa73d55cb926e38"}]}, {"id": "caa77c3182c90c97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "49a04736f45b5fab19c79611b28386c9b91ccc89949e3b25f70bf070bbad0280"}]}, {"id": "d798f2d99a10b200", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "3326a87331505edb9b49cd872bc533350b5e75faa70935fb5e3b425884c553b4"}]}, {"id": "d6d941e8d107e0f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "64017d6dfa2204873a5f6c2e18401698cac4ce16bb408fe6c1fc226e90a21d83"}]}, {"id": "4859c08875cf4837", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "20c19b4852d5cb31e5df0b1689c1f02b21ee9956c3bf55d653057c2a07757cbd"}]}, {"id": "d889692f0f7f17e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "6ead0b96671604825c4fd2fb5dad0b431b2a0611661cf40f7c676f3d42d9e55c"}]}, {"id": "370ef9f8c7c48923", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "3a827de73265565c18052dadc517afe889776d754355026291ac22853738fa15"}]}, {"id": "01e8653299c4cd12", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "165274799455e4a63e04a2434af88017432dd688393cf6742303e6c8b3560831"}]}, {"id": "5f83cf8868a9365a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "caa218cefd089b3dea32218ef240b97eb73574d86362af33c78799fb41c35944"}]}, {"id": "49751b09359f167a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "5d3a605c2c1ded055c2c6f5d88d21b6dabc5b69accb802da8a5583e0b39af188"}]}, {"id": "0478ceb98f8336fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "1943aa0c3a66899358ccf52d387f7d8eb8527e3fa84bee0c2b706af92c5a1046"}]}, {"id": "4e8c682f80f86d55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d1867b9908e72699fe4fc9c760c7f945dca8ce38e263d20b5c2e413cccb47288"}]}, {"id": "15c35e69f474caf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "95df871534913da209180b3f56f18a9ad42471e36ddedd375d036817e0589bbd"}]}, {"id": "e1e6626002427cf5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "adc37534721a2b2fb65f453261d2ae237d3f2aac6f207cbd61f29a976277617e"}]}, {"id": "fbed10fc006204ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 884}, "digests": [{"algorithm": "sha256", "value": "b3bf5200f32991746c23da879d10846cf7f702e157303816380a98cd7b5b1110"}]}, {"id": "eb52970b5d1bf504", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "c54c03d5277a74482aa5bc646f003943d2891c481acc80a4a175f4c4b0d2e048"}]}, {"id": "6525db1f6091a954", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "2fc7e12e196ceb3e099ea5aa968ad292beaa705fed20a432d8a61f0692e3bcb0"}]}, {"id": "67e74a7de585ba5e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "d42057a1c10459ccd8199d7a4b496d830220f29733b0c9ea48cd08f7a21c1e7a"}]}, {"id": "47385ec56b608488", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "801578d06d06b428497c633077be8d7e169caef6d2ed62f56ea84d0d5aeebe5a"}]}, {"id": "0416edd49634ace7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "acbc0c9875b37b166d11319ddbb77b94b28f94d3b28a7060f88d613a9d1d3e63"}]}, {"id": "1fabf21852173aff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "7a18d5f8b71ce36ea90cbcf6c8a79dc5d1adfec874a7fdf74453c9ebbd23b6a5"}]}, {"id": "99891f9b76a694af", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "8c37283a5c3368104ba887c4747d0883d0de8bc1e8fe697edd1ce01a05fe6347"}]}, {"id": "57d7c4ae38dd7bc9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "d1ad06fe2a3da22c1d7325cc8e0c02b03f433def7171cd8bf9e83775908acd90"}]}, {"id": "ed76bcd0754c27b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "0b0a93dcf5031dcb4aaeac9271e528a1b2735bceadee8735effab5613b2ab922"}]}, {"id": "9179e069d6b80d19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d604b519b74ada17d27d8d0c56ce5dc336d479c56230c1b7bb2cf051a8f99036"}]}, {"id": "c52638457ceaf463", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "5024e6250335a30ba054ecd93a4346c421d5ac9694e4adf6f691645d1f6ec20d"}]}, {"id": "b39132003adea34d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "352263accc4b2bf4148f2af19fb406321ace031e2cb9af6720c41fe78b655301"}]}, {"id": "094cf736c1ce1b3c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "02f42b6e7017d7e77cb819a1fd609503607179479c7057468a652ca718d3add0"}]}, {"id": "d2f53415ce914ef4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "8c85cb652bcc8ecb85044703ad81b7589b1df58637fdb9bddd3563ae2f2a66db"}]}, {"id": "ceb55fa835f18990", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "a53b8460f1ddbd94769a485d04eab8a04b9ef5e5e24e4269181c740244f4f1a0"}]}, {"id": "3e2569b9179cd6e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "eaed7f5144796272436ba29f1692440c5d47c12789956b865bf450ae7468cfa1"}]}, {"id": "d43a666c7536443e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "f64de535a2800e279e4be21459ff72c1b6418156a6bf81aff1ff495c326d7470"}]}, {"id": "0832515bb257a808", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "674f767f490211b0a34248d6435a85b877dafe829b6f30efce38ca5de0da7ac6"}]}, {"id": "1ffdd461523ffeea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "453ced01b7547b00853b46f2e13b26295c36074dddf64911a7cad30483cb188d"}]}, {"id": "badb301a599583af", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "158e7631d7d0e821f5d1057d5579f32d0349c1632fe1738166db33459c286812"}]}, {"id": "999658da782bd77e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "14e31e1b8ac665ca07a379dc77b2f9cae81ca4a1c2cd9ab51a4f792349acf868"}]}, {"id": "386ab0a6bd1eb81e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "5e9e93c0e7970ba10c61c27629e2377d73c26307a4b926e536fda59a4871c556"}]}, {"id": "48323f28a0828683", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "fb55adf22d19b9931b122384ec6a0b3fbb2988bef5bf6e325a739426a324ebc4"}]}, {"id": "b6bb6b2722d85780", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "8bd1e66bb5ffb5c2ba8952ee8fb34241bd3bdb88cedcfc7a110c8afef2f84952"}]}, {"id": "d8123c9d3992db85", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "50eeb847e7bb1f75037524cf00a723789fb0b44b29af489473701b2c151fa9eb"}]}, {"id": "7ec79188365fc21a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 681}, "digests": [{"algorithm": "sha256", "value": "d4dc6a07720e40ea49a6079f2aca8e941333c604a298011565d65d996802c94a"}]}, {"id": "000b591c24e61c1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2284}, "digests": [{"algorithm": "sha256", "value": "978eb7a6fb6a25768bf41f1aec2c3a479f9e633ce73a3289f5f4a15ab06400be"}]}, {"id": "cb1412f00f1c6c9b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8218}, "digests": [{"algorithm": "sha256", "value": "c28f81ea468eb2b9c4744963d7c2303d97615cdf026624e967840b04341fef7b"}]}, {"id": "35d7f0157cb894b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1618}, "digests": [{"algorithm": "sha256", "value": "8ad31e40c89c6c74b043655aaa846764ac35f081334f786fca553c0434813cdd"}]}, {"id": "ab0e4e8fa2a2aa19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 669}, "digests": [{"algorithm": "sha256", "value": "cb8a613235a2efd34d9a2bfc3797f030908b6f95f190afa73f6429e300d34944"}]}, {"id": "dbd0e485206663c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7059}, "digests": [{"algorithm": "sha256", "value": "1084e62baf750960b5bb299b11333c262ac83caa45147f8700f386a5701f0353"}]}, {"id": "117d6c72396aa8ca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1437}, "digests": [{"algorithm": "sha256", "value": "2af1041b889a8e34cb84168d9e2816d7055ed1a9c968f3117c3f750fe471c213"}]}, {"id": "8b4338e8f17c6f3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "e1f873abbf55bde5e49a20beada26f47e8882b764566182b97364bd6ac131ab7"}]}, {"id": "4395e5f0e534ed16", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "17a6f7b56ca3532e962455ad871c101dd41e73a05d801c6c7a3ec402a69b4730"}]}, {"id": "ff3619afeeb52302", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "e1c07924cc190f4cf8817967997d4287e3949fd6ab5bf6b1e2d806543936455e"}]}, {"id": "0ad32226f937770c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "90fee10db196adacd7835400977e212a379adc7d7df956fab51ab2ba2851f484"}]}, {"id": "5e30e38ceeda4103", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3650}, "digests": [{"algorithm": "sha256", "value": "1b6a8523e024af125e127347234d6353d7342df0f4e6307039704e2da78612e3"}]}, {"id": "7dde37cbe7c9aa65", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "258f54d30e0c87f4145034d238ef1a7ba97d0ac0ba86ac40a91dd120838640ed"}]}, {"id": "6cc9cd58e6d9918d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "e01915dd9ad7f500ea5b8f4bbc6099d789810a2a692ff1da657ac4f205c89dbd"}]}, {"id": "1fc361aea01d1462", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "d6800ab78e4be6b628d2791bb7bf3a7733da9ddd13c3055a6be315d5519d7edd"}]}, {"id": "c7e2297203aa3b0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6579}, "digests": [{"algorithm": "sha256", "value": "5fc933d5e21ab215d41490f1d608774035818c5b3308e4395f01dffe83bafdb1"}]}, {"id": "788a2b9621076b86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "f076dce3686ae4206d0f27882da2a1d3df54f243f5a02411fc54907f344dee1b"}]}, {"id": "411b1c75b84e47a4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 569}, "digests": [{"algorithm": "sha256", "value": "70305c321aa0a916ea93eb6c5c31b53e098d06fd6035cdcb09da5e5219a29ece"}]}, {"id": "8e2845c2b1b8e834", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "13b0a41f6d34aa68bf08d39bd454ad18c13005a685765049293517d1cb35629d"}]}, {"id": "147cf9b1c856f19d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "5884fa17bb2eec74b8779eb8d4d407f0c81595c705a42371c78d354e68aa366a"}]}, {"id": "f7ffba30882068fb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "b8bc4aa9ad4bcaf4674dd9afdb73bda24f91f92d3bdea6cb4cee84f162fec518"}]}, {"id": "f40a201584692ebe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8749}, "digests": [{"algorithm": "sha256", "value": "9af30604b598fdf40554329f758c9286dad616da419b64254de12bfe55903c0c"}]}, {"id": "7dfaac21f5b7c87c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "d15a672c4399330e7e945d12d598a77314bc19149ccd30a2e1a13c50b4df25a8"}]}, {"id": "7760c3ee5be9b6e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7480}, "digests": [{"algorithm": "sha256", "value": "697e788e18c6055164364076d0ab3848a6170e268f31ba4377241193bdbb8190"}]}, {"id": "70255778c311e5a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 313}, "digests": [{"algorithm": "sha256", "value": "0d6d9fb00c37a0f087adaf37f5490825d9ccbb4aa1f32979efeadf0093abe1be"}]}, {"id": "4e39a4e092f74496", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8_heavy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27299}, "digests": [{"algorithm": "sha256", "value": "e92870920db862e597b2fe1ad89abfc27c75a31bee2edafca62f097d2d1ef7fb"}]}, {"id": "573c1ffad6517590", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "4df4ccb7cb05495f7d7b47c472bae0c92ee7b82aae0a2b31c23ca7bff9504163"}]}, {"id": "9faf0469a595c47c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25941}, "digests": [{"algorithm": "sha256", "value": "184e64a550090e4260e002d68075e8a8ed55a776547a1c5dd805ae92d550e9fb"}]}, {"id": "dbe55ba149996c2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 488}, "digests": [{"algorithm": "sha256", "value": "962110d3faf3e55749a260d97edaf8a9d31293b0f33d2e7771663a9ef364aa94"}]}, {"id": "ede5f056a0d32c86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29474}, "digests": [{"algorithm": "sha256", "value": "5db852a2171e4d5b637067e1188f4aa30446498c2f0da1a47ff3c31eb849ac06"}]}, {"id": "0c43992dc846c98c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Concise.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 60514}, "digests": [{"algorithm": "sha256", "value": "c86db93c6a0aa92d36aea7d01089d9e875303cbf1d85ec727befff38148696c8"}]}, {"id": "0bd471a8df52f7f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Showlex.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5656}, "digests": [{"algorithm": "sha256", "value": "243f0d9554a5cae051ed2678441b8ece4420afce0e16bf075ca45f8bb1345307"}]}, {"id": "30bd5a02cfad2f7e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Terse.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2905}, "digests": [{"algorithm": "sha256", "value": "25dd65d3630d6094acae1715e769e191cb73f8af773a1a046f698a1aa9497765"}]}, {"id": "25806b324165d17d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Xref.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12494}, "digests": [{"algorithm": "sha256", "value": "adbb5535cb333dc3d78025f95618d218e92015d880bee559ceb6277cd0042539"}]}, {"id": "ca4e59dbd8b5b1f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/EXTERN.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "42786659256e478e947bcc5d0b6a788328283fa76f80353c7d8f28521b876fc8"}]}, {"id": "dbb2328788d88106", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/INTERN.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1309}, "digests": [{"algorithm": "sha256", "value": "adff4009e67f172890a44e025ee48516577bacd5eb60b334e08a8f9ca6a18815"}]}, {"id": "bd6e8d1e49a8ca8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/XSUB.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24399}, "digests": [{"algorithm": "sha256", "value": "90e3be5aa6759d8cb525e6909d2ff5d2ee1e4296337c7422cb30bbb878c19ddd"}]}, {"id": "81ff103bc1f7d004", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/av.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3294}, "digests": [{"algorithm": "sha256", "value": "e10eb32fa02bd877b3066bf8a9af8efed53be1126956da3777b1aea8e887cf3c"}]}, {"id": "c176b2f5955dada2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/bitcount.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 850}, "digests": [{"algorithm": "sha256", "value": "a8d068a63bd5d203923878fb14f06287723f2be0a6b0a16ad093f7ac658ed18f"}]}, {"id": "ef389166f22712d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/charclass_invlists.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4114121}, "digests": [{"algorithm": "sha256", "value": "318fdd344f3e3cf08d4233d921f8781df958dcb71d666f10619aef951a5a3165"}]}, {"id": "23a4317788e1fd48", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/config.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 163749}, "digests": [{"algorithm": "sha256", "value": "2720bb29034081b7ead1a8bd0f4194c007c576df0a6e1bf2bfdcdadb0c11ef9a"}]}, {"id": "7b0fc62e63704c95", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cop.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40723}, "digests": [{"algorithm": "sha256", "value": "2ae3ac6065d83a00e47dc41d10969efc36f295583bc63336a1dcd710c3329ba1"}]}, {"id": "4468a01befd3716b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cv.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12323}, "digests": [{"algorithm": "sha256", "value": "011f6247700bf3750d2ebaf637a6d198e60567ebf17c98adb0024a76f58487dd"}]}, {"id": "d6be258f3959a48c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dosish.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5461}, "digests": [{"algorithm": "sha256", "value": "2bce6e111a395dfb1efe04dff4c31154dfc66deb13ef3692ea1d6a0eaf543cdb"}]}, {"id": "8c56d1c880d6a15f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dquote_inline.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1861}, "digests": [{"algorithm": "sha256", "value": "a2a75c98fef1692b3ce1e27707133432c08f3f0a188d7f59fadbc619d2e6ef79"}]}, {"id": "4e5a1b36fb347358", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/ebcdic_tables.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49548}, "digests": [{"algorithm": "sha256", "value": "8e9f567c7266d7084f9ff55318e6be7ef0cef41085429d3aafc5768d2400c524"}]}, {"id": "e73de0a920904433", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embed.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 102697}, "digests": [{"algorithm": "sha256", "value": "dfe6609efe2fdd3fcf7d8da996e989793ef0a3de78af7c7db85c14aa6a2b7d2b"}]}, {"id": "6f3e27a59016c3dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embedvar.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23467}, "digests": [{"algorithm": "sha256", "value": "a57851a524aec8a2c1a1c1a7ae5ae74074ff56ca2cc87cd82503c891edfe6e79"}]}, {"id": "706bc4567eb67839", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/fakesdio.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "1f818279a8ed00aa695133f37e66d4db88b4ee29019bdc0c34b3fd8566bf4273"}]}, {"id": "2c145508e2221bed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/feature.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5046}, "digests": [{"algorithm": "sha256", "value": "c17371059ec807b826dc13ac8538c6e432df447d86c4ae52059594fcd1da5863"}]}, {"id": "e5be5de6af2573ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/form.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1463}, "digests": [{"algorithm": "sha256", "value": "6c24792c4d114d0424368c4bb0e8db038f955aa31ad46aa35e70ce8ac62a0f60"}]}, {"id": "8e8826aaaf42ef0b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/git_version.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "318bea5fc9c14516d3f9451d5b4c316601a14bcbf21a6148cf11044f272f5e7b"}]}, {"id": "db4e7983966b5cf7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/gv.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10711}, "digests": [{"algorithm": "sha256", "value": "9aa21b3d94816418a9493340182d7f4dc8895aa6a605ef8aff73ba70cb0774b9"}]}, {"id": "97f7b21e7cb3ed91", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/handy.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126538}, "digests": [{"algorithm": "sha256", "value": "ca600f1f72c91aa8e1a7892af3b71e1480f9f8d0ddf6692a599d4611d4109c2a"}]}, {"id": "9ff4f0356bd06f9c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25545}, "digests": [{"algorithm": "sha256", "value": "fc0f3189b2e954a25fb7f5ae1be56fd0b6cdcd4e93259596bd59f83c290ff620"}]}, {"id": "829de2a81997c07b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_func.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10786}, "digests": [{"algorithm": "sha256", "value": "cad1ca17a38566cfdaf2725f0ad31a5b8c3a0a965c042f9b354335987273c943"}]}, {"id": "382a301ff0080f17", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_macro.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2953}, "digests": [{"algorithm": "sha256", "value": "2fb6d91b6c85bc71438e25901972a586e7b65419aa23a7dc47bb0a699f0aaf21"}]}, {"id": "12e3d49bf64c511c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/inline.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68866}, "digests": [{"algorithm": "sha256", "value": "f126b666fc6aa8c7316f8543a7a7a3b820a8cfadce42e0af71808333cccd33ae"}]}, {"id": "dedfca1f9a04b66c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/intrpvar.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29425}, "digests": [{"algorithm": "sha256", "value": "c1c441d81bd2c8971a9738bf86d88c9d3aa4c859c95132402219982112cb2ae2"}]}, {"id": "a644119c701f5111", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/invlist_inline.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2976}, "digests": [{"algorithm": "sha256", "value": "e4026d106301d5579a6095df6caad566b74e9d19aee73fe8b873794f2c432112"}]}, {"id": "ecf687af89c0798a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/iperlsys.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48759}, "digests": [{"algorithm": "sha256", "value": "552f04a0dec736a21ff48d05f810ba1844b5445540a767ef36eb2b91ccc192ea"}]}, {"id": "e63a634d03023b49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/keywords.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6587}, "digests": [{"algorithm": "sha256", "value": "03d23ea98470188395f6153af2821fbb637b26b94e4b1e7cefb814f9af408247"}]}, {"id": "40b04c4ae8b417aa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/l1_char_class_tab.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126938}, "digests": [{"algorithm": "sha256", "value": "c905458dae6556399f11dfd1b56f4f533ce35da2f97dcf541651633d6e5c2bf1"}]}, {"id": "80234260994a2f7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/malloc_ctl.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1524}, "digests": [{"algorithm": "sha256", "value": "25b79e510e7c0054aaec1e71d55cf132f85549d1df453105a83dd889501429b9"}]}, {"id": "afd3d0bba95c9db3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/metaconfig.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 952}, "digests": [{"algorithm": "sha256", "value": "66f81407e24787c44d94ab6694f94f3e03ad66a918c245d2ad03e058fd33ef2a"}]}, {"id": "9abde394d0045d1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3013}, "digests": [{"algorithm": "sha256", "value": "f67e161b5fcf3603031dbfb12b83c02d455473460993daf4f83ed3ee1d51d637"}]}, {"id": "b984c5c75c48b254", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_data.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5021}, "digests": [{"algorithm": "sha256", "value": "e0093806e6757abed715134be1af9d8a3f17e4d2f58ad148217db8a3dde6ebd9"}]}, {"id": "ab0a92036706adde", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_raw.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4377}, "digests": [{"algorithm": "sha256", "value": "aaa796f67303f64b9755cc4eaefbdbc6a8614a3b78f30be4d93212f3dfbaea66"}]}, {"id": "fd970c6155cd5ec0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_vtable.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9562}, "digests": [{"algorithm": "sha256", "value": "dc25c88c9c0ce5654fd6a0c87cccaff3cee01b2e2c88a1dc32ae3b34e522b00a"}]}, {"id": "07c2f7f0ef1bbc24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mydtrace.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "f5502559414c10c54d09ee4a89c480559c4dcb404c224b21ec64e2f70813d5d8"}]}, {"id": "0f5841e853a7c0b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/nostdio.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "67fa11f941cbb8b085d8b992b9d00da0788398283caae18222f162b15383c360"}]}, {"id": "c41a91e9a92a75e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36350}, "digests": [{"algorithm": "sha256", "value": "fb62f3d1644ca666f9b6a10b12cf56306aa9227fb037708b3c144b33790c357e"}]}, {"id": "43120871a5a4f130", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op_reg_common.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5911}, "digests": [{"algorithm": "sha256", "value": "cd50c9635151f876a04deb8c18100a7b8d8ec32f14f925d4596a2b58bd78f31d"}]}, {"id": "408086d2d6053638", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opcode.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93275}, "digests": [{"algorithm": "sha256", "value": "4f83fd9613bfdcce8d16f3d60ec01fe7ee8baad3159899d800cf9973da0bddb1"}]}, {"id": "1f9817db44c7653a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opnames.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8860}, "digests": [{"algorithm": "sha256", "value": "121a21c881bde5f2ddd50437f0fb33f667643ed2c601c3c102efcfe11cca4403"}]}, {"id": "d89dc89675954135", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/overload.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3276}, "digests": [{"algorithm": "sha256", "value": "354d72e5a6e83368ab31d96f0d13d91c15eada8f19dd751fcdecb821f08acf98"}]}, {"id": "4b8e849c49f73a2a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pad.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17220}, "digests": [{"algorithm": "sha256", "value": "9b303e5234b4d5b5d898194c6ccdd4d6e4324e0b207d4afc9a015a810f54f02b"}]}, {"id": "ed74fc967fc3ce08", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/parser.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6993}, "digests": [{"algorithm": "sha256", "value": "14737ef5eb4fec05dd0660e7b8fad3b6e24029bcaea774e03f76b5cb9a153150"}]}, {"id": "e0837c4d55f1d878", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel-debian.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 5976}, "digests": [{"algorithm": "sha256", "value": "ee5b9cc1821218389cb8387eb967b61bd260b861f1322907e304c89c22103efd"}]}, {"id": "160df8312ec295bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5373}, "digests": [{"algorithm": "sha256", "value": "393b60fa74d6b772153cd1b45041b3c8568b0d8f6a5fd72fcad3df9c08a90054"}]}, {"id": "d529b66209e70115", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 270175}, "digests": [{"algorithm": "sha256", "value": "3158714379838c73ec0ab81b5b2680c7256e9966d0a43d13da3106d6ba0966ca"}]}, {"id": "30725a2aa93505fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_inc_macro.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6223}, "digests": [{"algorithm": "sha256", "value": "4c3d9471c0215a57be1fdd91a47986ef21250516509b915e250df3057098518c"}]}, {"id": "c3aaddd33c30432f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_langinfo.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "f407a769fb95076d729bdfde8e847a2da76b0d0853b34155f6ad8a0a319acf0b"}]}, {"id": "02f8c37a6c474d0c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlapi.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10170}, "digests": [{"algorithm": "sha256", "value": "06d5455beb74273eb36938c964f62c9911d875af21e789a1fc6f1805907b71de"}]}, {"id": "747bddffb649b882", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlio.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9464}, "digests": [{"algorithm": "sha256", "value": "c11c2c520de9a47dda56d7a57db18a64d5c56fc965bb214244f2f64102e26f4b"}]}, {"id": "b8cd072ba9b85f4b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perliol.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13761}, "digests": [{"algorithm": "sha256", "value": "814cba324b13cd1b60725330217077b5ab8035c44a3ce9b3ae08e5f8e7429a5a"}]}, {"id": "4abd2d782c29650c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlsdio.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "284581e3cbd878828f63981e139d379f79baf0f3adda27369c3bde30c33c26b4"}]}, {"id": "e18d063d26385ea3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlvars.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13314}, "digests": [{"algorithm": "sha256", "value": "ee6d86b570ac9b286468c3b19b65454c72dd0a71bdfbbb7fc5da789424b02735"}]}, {"id": "721c1dd93888e6ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perly.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4434}, "digests": [{"algorithm": "sha256", "value": "8c89fac4452c969f0b8d6e4f8dc847d3341da0f3fe29a13a0de39435b5bf174d"}]}, {"id": "e06785ba1343fffe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28969}, "digests": [{"algorithm": "sha256", "value": "4d1f0539ce2604ee4742f33737b08a5cbc6bb3e34de177201cfb9e780d7848b6"}]}, {"id": "7025eb3c3fb30f89", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp_proto.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12131}, "digests": [{"algorithm": "sha256", "value": "9d197d3efc0b5c4aa80084e184441136d908fde5039b09cbef701ebbb1efffbe"}]}, {"id": "7c345ffb4bc280bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/proto.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258945}, "digests": [{"algorithm": "sha256", "value": "51ffd3c92a556fe97d60299da372d9800ac9dc92259c459584edc4e03dba7acd"}]}, {"id": "d440ae194be9ae55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/reentr.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78454}, "digests": [{"algorithm": "sha256", "value": "779fe9f9cdfdc41be34e58bec08af018849a3199dee514ffa6ada0a46ea64f6d"}]}, {"id": "b8e8a23d21d83515", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcharclass.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140155}, "digests": [{"algorithm": "sha256", "value": "33071f32442e600f7be5a5615a01e52c212557d5e8e77c36092eaa779cebdd66"}]}, {"id": "db9a34d60c68f678", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcomp.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48923}, "digests": [{"algorithm": "sha256", "value": "803f65e41a7201bb585ccb2dcf6628f49840c2d284c931c4d1a5cda38e78647f"}]}, {"id": "3ce530b95dff4292", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regexp.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36624}, "digests": [{"algorithm": "sha256", "value": "1cdefa8d8d2ba01bb660a5a165f7dc6d8488dbde1671fbbb9988ae2b2b3a9720"}]}, {"id": "d0f236db3dce0f13", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regnodes.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38053}, "digests": [{"algorithm": "sha256", "value": "444de09cad2b774d7ddb2e65ea6c8a594d5ef2fbfa810c8bf45451096f02baad"}]}, {"id": "cad6bd2a236eb8d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sbox32_hash.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 57294}, "digests": [{"algorithm": "sha256", "value": "e5a53ae54b9b0b46ce9e4d6edbed1a0a100baf4bc3ae526a03ba40325ca39dc8"}]}, {"id": "c986915e4f85a911", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/scope.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11887}, "digests": [{"algorithm": "sha256", "value": "494a81c668e00422b1ff7aa222faf08d49443cf6489512b65b96dc55176dd07f"}]}, {"id": "06da83a4f39daf3e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/stadtx_hash.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10477}, "digests": [{"algorithm": "sha256", "value": "e6f27a06254b88f8ec0572bde0fdccd552956e65d9e6b83b4d795ee2ab591bc1"}]}, {"id": "fe495513f1961a43", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sv.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85432}, "digests": [{"algorithm": "sha256", "value": "eea88ad7b357f5bb5033c57a644a37cdb94acb7cb2006dea8616f3f57834d28d"}]}, {"id": "31637a676d085c97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/thread.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12095}, "digests": [{"algorithm": "sha256", "value": "db6c948b762cc792ca2f786f0e6f0a7e9f79b2b17b4cd685c9c7ec72ee136d49"}]}, {"id": "98fe4d8dc5418a74", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1588}, "digests": [{"algorithm": "sha256", "value": "9ef8a72a1ffc247a9da26c2bd5b77db59d1476fdc9231d670008ef337b9e7843"}]}, {"id": "cd2c71bcf6a43de6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64_config.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "56faf258d902e7522b271029744bcbb43b1dfe051ae3356ebb85b67703531b83"}]}, {"id": "3f798b0b4f1959dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uconfig.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 163425}, "digests": [{"algorithm": "sha256", "value": "1723b51b1f18c26d011226272737fdf2e54ff9bd441997115d61f69d141915db"}]}, {"id": "d26450a1da8245bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uni_keywords.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535594}, "digests": [{"algorithm": "sha256", "value": "cb0146d05fe1124aa0bd2610edc7ee305d26e1b588a2fad7dcc908b450d3430c"}]}, {"id": "ac52f9e9e1369091", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unicode_constants.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8027}, "digests": [{"algorithm": "sha256", "value": "f9a58b79feb64227d1114160bb7755578f9b319129ffe66b5ecd27e799adb782"}]}, {"id": "17c820fb11d52b4c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unixish.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5193}, "digests": [{"algorithm": "sha256", "value": "d5aaf0278375a411e96c904af7a115e2862f606f7273d1a47a4b910f8b401d38"}]}, {"id": "72b60c24ecfc8ba5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utf8.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47587}, "digests": [{"algorithm": "sha256", "value": "f9111f3a7841fc96d8a56c007a637ccd8244dd6305ac8df0a364fdca24f73128"}]}, {"id": "5bccbcb4aab23a86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utfebcdic.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67051}, "digests": [{"algorithm": "sha256", "value": "9718f5ff85004aaf66b14138e2642267dd61d796df1f8c674b2fe01a0dba81f3"}]}, {"id": "d267289446ef297d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/util.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10011}, "digests": [{"algorithm": "sha256", "value": "9e3a103350781ddd5c3f1b4627a204dee728662fb7c831247b531d5906122d3e"}]}, {"id": "498e90ce7ed2fa61", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uudmap.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 904}, "digests": [{"algorithm": "sha256", "value": "b8275e51d1627f3bead762e0dbe7326a128c60ce16f1ec01f40cc52e320e86af"}]}, {"id": "85f01bd74ff93172", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/vutil.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7993}, "digests": [{"algorithm": "sha256", "value": "b49b22ef0c757d19f1c4f86d0caf2431a872412d36e6a3387dba692af7c16492"}]}, {"id": "beffc18c3e9ba7dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/warnings.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8230}, "digests": [{"algorithm": "sha256", "value": "abfaaab9bbb4aa6317c9ed31efdf2d4da3ae3c8dfb9d437df1da6e70b54b7abb"}]}, {"id": "55805825f3b9b2ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/zaphod32_hash.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10541}, "digests": [{"algorithm": "sha256", "value": "b3f5f609c3e03cd9b11e5405c250ab1491452661c3de579f85edc0d62418eecd"}]}, {"id": "e60c1fd1fa30b72e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Bzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10783}, "digests": [{"algorithm": "sha256", "value": "0169dc5da4243b98288ca2c294ec6a03e69dffa93b1a4488a24160ecaa682032"}]}, {"id": "a467a76858daf5c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Zlib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47456}, "digests": [{"algorithm": "sha256", "value": "72d80dbec8800bc951bbad010425c9d6aff8b2576d41b9b653eb58409011ad87"}]}, {"id": "7f9fe8389e3984b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3280}, "digests": [{"algorithm": "sha256", "value": "02b721a0ebfec7a46b2fb2f8d7980aa3e199591d3ca970085b4996e3750fff9a"}]}, {"id": "0e691ea3e187ea31", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 254947}, "digests": [{"algorithm": "sha256", "value": "a77b6f090998423bf9de5b81df71d4b86fdf73688c65712308a41404b0412dfe"}]}, {"id": "0aa0a65f3ea01afb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_git.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "09c5e2ee35ee18d9043d95273f1cd37bc82e80567fd1372a1eb134c809c39504"}]}, {"id": "70b15e7443edf456", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_heavy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54155}, "digests": [{"algorithm": "sha256", "value": "41bcc443aaa02eb8b36e8c92b461f3be521e73d02712b3164ad352238be58cd0"}]}, {"id": "6577d737ae5bac4f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Cwd.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21942}, "digests": [{"algorithm": "sha256", "value": "692c30595c2e11e9276d816133972a08a2b4cf50a772b6f5b8f646147aeeff00"}]}, {"id": "871ed6ff6b260071", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DB_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65108}, "digests": [{"algorithm": "sha256", "value": "01ccdfcb4956b57d1824665383f21eb6aa94caa1168e1426c6fea304f1741716"}]}, {"id": "1ec71774c991e4a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Data/Dumper.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45832}, "digests": [{"algorithm": "sha256", "value": "28d18ce1ba11835e3ec3e523b0df3ab5a01c570b3cb3356c5563ddf61c92a9fd"}]}, {"id": "1147f670605cb481", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/PPPort.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 247875}, "digests": [{"algorithm": "sha256", "value": "1de86d75498666cad64a0e6a438fc8b090b37ac6f6de575f35bc0916b055eb80"}]}, {"id": "e4dc0225af00f710", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Peek.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18063}, "digests": [{"algorithm": "sha256", "value": "7a742b708dbfc065db4ed0ee926afa85bacdd593d0dc7cc7096f53aec6545069"}]}, {"id": "9cdf9e1c3238e355", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/MD5.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10941}, "digests": [{"algorithm": "sha256", "value": "65cc420fd964c30c0ed1a5edd707d6167e330ebead679974a1edf08a81bf53e2"}]}, {"id": "a6327523a359bcd6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/SHA.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22174}, "digests": [{"algorithm": "sha256", "value": "15efed6020da9028a7a5b2d41d7e6d8e6b1719aeae365bc592ffb4025f76d33d"}]}, {"id": "3f4dd88c8a32b289", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DynaLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25178}, "digests": [{"algorithm": "sha256", "value": "7be8ba0b822364ecffaf1d0069ace4fe1bed6e064e7cde9f8c44e1f4ab4ded89"}]}, {"id": "f113626ae9bde325", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32077}, "digests": [{"algorithm": "sha256", "value": "65743aafc46b3c8bdb2b8bebb1059a1cbd2d3e0d3f24ce3d661185153ae0ff47"}]}, {"id": "51b8c10310e92665", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Alias.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12545}, "digests": [{"algorithm": "sha256", "value": "9ec57c436578d4c67b269c53dcb70db64bf845b7ba294da2b8fb998bc00a45ea"}]}, {"id": "61cb547565960484", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Byte.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2430}, "digests": [{"algorithm": "sha256", "value": "4e6227c9b037cee4961025cb3549d5eabdd1e8ec5a3492ea66f7d933b1665a6d"}]}, {"id": "681c89317868453f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CJKConstants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1683}, "digests": [{"algorithm": "sha256", "value": "78a9d87ad5cdd120aa257cb2ee07b87a6c2844fcae47aa71e29ea9cc0c97b377"}]}, {"id": "65a790be6d408f14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "6ece2a25e2c78a791607edad2b14dc64581553b3dac5d1bafbda73a98096a945"}]}, {"id": "ceba7159d65b8b6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN/HZ.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6084}, "digests": [{"algorithm": "sha256", "value": "bd1a5470b6985ba5d8affece80bd7ec99751a3e57002b559f5c0f3321e05a663"}]}, {"id": "c32bb78c27d2a5c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6065}, "digests": [{"algorithm": "sha256", "value": "a15072cf84ac4a431b91b1a893a7c8d4c4dd48adefa077cd3a9b271cf0aba3bf"}]}, {"id": "12f0bb73d355b07c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/EBCDIC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 865}, "digests": [{"algorithm": "sha256", "value": "9677e24db044d8ad6a82df14e85e2d9e1e6b95cdaf47703e9aeae54f4fc2dce1"}]}, {"id": "f9e31a14d53d2fc8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoder.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6316}, "digests": [{"algorithm": "sha256", "value": "a410578c88f58327fcc0d85445972e26507a557d89482436d2dbcdd0f653d2df"}]}, {"id": "695e6b2634968772", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoding.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9063}, "digests": [{"algorithm": "sha256", "value": "1daaf4400c4462c24d785b7eb91fbebc6eb868192aad410df48019fe7af6e39d"}]}, {"id": "adbe8332241b4756", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/GSM0338.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11879}, "digests": [{"algorithm": "sha256", "value": "0cacf43fd07ce2ac26b29a216062439110de28efcb877abc5383fe15db9c1085"}]}, {"id": "eccef63a567c4a31", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Guess.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10113}, "digests": [{"algorithm": "sha256", "value": "09e83a13678069fe19baa4a1b47c4b5d51e362b03ea28690c7fe58541bbd1936"}]}, {"id": "df1e2557f6a49216", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2682}, "digests": [{"algorithm": "sha256", "value": "5d8e7e54f3f5099470cb223dfbda73791415be115637a8621fcebc4fc03ae703"}]}, {"id": "11142d1faf76083a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/H2Z.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5142}, "digests": [{"algorithm": "sha256", "value": "a4ff8335f472bf058dafad1cfd718d725989ae812def24730d19458e8fc1db5a"}]}, {"id": "2ed0c6f234941bb1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/JIS7.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4262}, "digests": [{"algorithm": "sha256", "value": "67455a0d11915952df6d16b1a7a2a0452ff0c2bf094dbcf38117142a228120fc"}]}, {"id": "01c0dd825ccfb38c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1960}, "digests": [{"algorithm": "sha256", "value": "325edafad01afb13459f6a0f6b0ca767893806e4113d77f4a3e7e517ed56f210"}]}, {"id": "00b348a650911d9d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR/2022_KR.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1977}, "digests": [{"algorithm": "sha256", "value": "cc87f5508c0d61c761682a7a4c4c00a83df96aa2d7f0901991fdaf80d19e4e6d"}]}, {"id": "f6d2e6a02ba239b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16663}, "digests": [{"algorithm": "sha256", "value": "df307fd032c6a497e6fed0df009a854d3aec907fb112dbe1325c7644d5bb3723"}]}, {"id": "ea8053af7cdaf8b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header/ISO_2022_JP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3200}, "digests": [{"algorithm": "sha256", "value": "a85e2979ae1bfcbe6452e31b1f9fcf60bac41675bf0a37b7033bebf1de96f310"}]}, {"id": "bc63ed70878e871d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Name.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3821}, "digests": [{"algorithm": "sha256", "value": "1cabed37ee26cfd763999649f9ac9a5f1e5a81cbc5125b8d85ff19d60b72f906"}]}, {"id": "3c6a53b52b855694", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Symbol.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "be5197c9acd38b8c68651d1e982e0467efac9b5d46c4e928b99192bdea4e4fdf"}]}, {"id": "c8f64500eaa655ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/TW.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2292}, "digests": [{"algorithm": "sha256", "value": "2079c9f1486d270c204850fca458c83dd54dfdba475c126801f4a04b82f4b8ca"}]}, {"id": "636da173d373a039", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8928}, "digests": [{"algorithm": "sha256", "value": "35baa42cd7c4c21885e38bb3cd5adb38cbc23d9a5bf180756f64c9351fe890d1"}]}, {"id": "b26f1228f603c96e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode/UTF7.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3875}, "digests": [{"algorithm": "sha256", "value": "399e819057b0be9e8f90e54bf1c1f8085c74484ed7f31595e1528bb454038648"}]}, {"id": "2cafba08c628524a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Errno.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6586}, "digests": [{"algorithm": "sha256", "value": "ff53aabe761fc98adf2ce75c455bb285495f7a3195fedda9c2b8eacfa2f1ce27"}]}, {"id": "ae170ac1154fdee2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Fcntl.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4044}, "digests": [{"algorithm": "sha256", "value": "02cce578326ffb0393234fd16f4d4d2ce62deec827a6e62454df27e5a2d3d22a"}]}, {"id": "669829dfe2647057", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/DosGlob.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7994}, "digests": [{"algorithm": "sha256", "value": "d368f4970279a97a108268c6e8399977f6fe221ad34b31d753495ab9b6f9d99c"}]}, {"id": "c8cabe08a91c3166", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Glob.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12957}, "digests": [{"algorithm": "sha256", "value": "254b8e72f8a9233c776912494dde967914af420f504c48dd503c2f9c6a7c8be0"}]}, {"id": "7a3b81de00cf73da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10571}, "digests": [{"algorithm": "sha256", "value": "b5d318dd22fee9c82313bb5ed5e183c1ee07422bc4839cea6726c4e083765b90"}]}, {"id": "a62d8e7aa972b3e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/AmigaOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 982}, "digests": [{"algorithm": "sha256", "value": "7fd2361a1ff9375f861fa899db4e709c6815e1563b362d9df7b378da4ffa8c96"}]}, {"id": "9a0560e0e03a03f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Cygwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3610}, "digests": [{"algorithm": "sha256", "value": "3caeec8d48f552b2479610db374134851b3c1eadf04bb2ab26afb26ddd92fc7a"}]}, {"id": "cda040ca52badb62", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Epoc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1571}, "digests": [{"algorithm": "sha256", "value": "6947e70e9d71fd36675467f3fd4535c1f4d115f86e9b5914a08b03173c9b8671"}]}, {"id": "fe7d8b67e8e5a79e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Functions.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2348}, "digests": [{"algorithm": "sha256", "value": "9ac25310e799d5231d821cb325cbb82127b0c23184303b88b4e2d4be1e846a65"}]}, {"id": "cff208f7e71cec3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Mac.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22274}, "digests": [{"algorithm": "sha256", "value": "306075d41e6513e5277d88cf94b6fb66d177cf1d6c80900c736b6a5d732a8e9e"}]}, {"id": "ffe09c544509f44e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/OS2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6766}, "digests": [{"algorithm": "sha256", "value": "6cf37ff8f8089551f89a3fe54ed1c26f729e02a95bd880fcfa046e56d84f7a68"}]}, {"id": "3671cd4c50f039da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Unix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15889}, "digests": [{"algorithm": "sha256", "value": "a8450ef045de09ea86053f6940d100655109493ce1eb55eeccceb760f6d5ab9a"}]}, {"id": "a60700ba87bada5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/VMS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16326}, "digests": [{"algorithm": "sha256", "value": "da56ca664c4cc2205558a057d895452ac0b5e755b82f781ba623f5cffaa97713"}]}, {"id": "4671bedd1d36af24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Win32.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10763}, "digests": [{"algorithm": "sha256", "value": "28f633ab66158d32bef90f57910e512341a99e7cdb78dea1dff3202f13b5cdea"}]}, {"id": "dce5cd80c035faf3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Filter/Util/Call.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14019}, "digests": [{"algorithm": "sha256", "value": "3c2bb8e556bc2b06bf163b68ef70c4168127b6bf96108fe0ecc238a12160b181"}]}, {"id": "f3034dd957a6e33f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/GDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "32024160b42fbbfc249ed2cd5eb146cedd836668fbc9f5257ac1a4c243d0657c"}]}, {"id": "2b36d0d4d9ec4bc7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25096}, "digests": [{"algorithm": "sha256", "value": "6a412dc9e7127247d33be22a7be4c915109770dbed47c6c368a192387967a82f"}]}, {"id": "b61fe9fbea1224b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util/FieldHash.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29790}, "digests": [{"algorithm": "sha256", "value": "24853fda50b1d567dace6e7fd61c959891ac9e3a645907574e84a43af39c1dfa"}]}, {"id": "bb07caf9b1c93728", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/I18N/Langinfo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6550}, "digests": [{"algorithm": "sha256", "value": "b40f78c7fa0bd0ade8d63e446fdfcd733a20a3580e8167a216e26766a79ab292"}]}, {"id": "8fff7972648a7041", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1453}, "digests": [{"algorithm": "sha256", "value": "49ad5440e8a0aff44ee908c550ab0e2ee680542fd19c49008858350887533abf"}]}, {"id": "2d910139eb71e3cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Dir.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5326}, "digests": [{"algorithm": "sha256", "value": "c045f004bbce5d4f510e16905ec02bd12d3e43e2627df85da376f514b7a75c1a"}]}, {"id": "7fc312e11433c2cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4872}, "digests": [{"algorithm": "sha256", "value": "5957d6b9a595786c0a027ddd096fce8f2beed361990c65d45af8cebfc901b29b"}]}, {"id": "54c6a54a82a5d357", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Handle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17142}, "digests": [{"algorithm": "sha256", "value": "7f159c7d7f551554aafcc7829fba1c1f0a30dad7c5dd73684d643d3f1837eaa7"}]}, {"id": "4f246083a67271b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Pipe.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5461}, "digests": [{"algorithm": "sha256", "value": "cb4de5a5e818878a7bfe7753ffbd3d24e2f6f60430e2f1f4940ba6e08b67fda3"}]}, {"id": "6e4ac4670f9a5ba6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Poll.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4508}, "digests": [{"algorithm": "sha256", "value": "7ca14cc698193e59f32a131f94e2045c9061d79bea714d6b4923994afa097bb2"}]}, {"id": "3a6fba7cfe524ae9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Seekable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2891}, "digests": [{"algorithm": "sha256", "value": "f6107c142e03d4f3ec3718b8f86bef9c5213428710fb1a8963f81e27a36fd682"}]}, {"id": "c5021f43101f95be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Select.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8884}, "digests": [{"algorithm": "sha256", "value": "a4c429a745f18de19832b748680ff1701681802cac9e8abeac0a6a9db5f537e6"}]}, {"id": "f6df29f2edd1829c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16032}, "digests": [{"algorithm": "sha256", "value": "6fc0c2e6a070acf687f94e543bdf62a6ac11152dc9ed9396dc5d05276b752fbd"}]}, {"id": "5a0cac20c27c8e11", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/INET.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12467}, "digests": [{"algorithm": "sha256", "value": "aea96e24c40da5392f01709816271bffd8c2ae10a6036c55886ac56f5bc8d524"}]}, {"id": "4a1b5d0ceb334258", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/UNIX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3384}, "digests": [{"algorithm": "sha256", "value": "d6cde2bb267d2d80f9a84ddc322538bada13afb1c5bb18194f3ba549a461d95e"}]}, {"id": "e953fec15fca2df9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Msg.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4520}, "digests": [{"algorithm": "sha256", "value": "ed7ba6c88dd6259c04f7dde08f54c4bdd0ab1e810cf130337e62ef78ef9a4a90"}]}, {"id": "84bdf2726bc46fe3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Semaphore.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6426}, "digests": [{"algorithm": "sha256", "value": "5ac62626c96090621311cae4e62956ce8af02dd20dd5b9ed4474d6b0722df815"}]}, {"id": "78b40ab120cf3bca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SharedMem.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5603}, "digests": [{"algorithm": "sha256", "value": "760889ab7b3f06f7b230f1f614d5b81e8708cea86c6882ea2dcd3ffca748a06e"}]}, {"id": "50565b0c5b9ac206", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SysV.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4731}, "digests": [{"algorithm": "sha256", "value": "7e73529def1ceb5d87f35a0ce33fbcaa27615b4e5d91b23dd7991f29d5cc75c1"}]}, {"id": "b4a6520c4dacd2ca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21126}, "digests": [{"algorithm": "sha256", "value": "ea5f6a490e4470aacf76b8707b85883d2184e6e479e7d6e9fc6ae8ff11aeaefb"}]}, {"id": "e3493741c36740f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util/XS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1018}, "digests": [{"algorithm": "sha256", "value": "1efe7fbd6c52a7d40a738072636a23a95c4e687c7e233df338f60146bccef953"}]}, {"id": "ecb27b66fb7bde74", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/Base64.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5450}, "digests": [{"algorithm": "sha256", "value": "91498dfbc6bd12dc65c54cd637793cd3c5183598f16e2340656310a30c28d0ab"}]}, {"id": "c626125b2d864fff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/QuotedPrint.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3290}, "digests": [{"algorithm": "sha256", "value": "c28ca1088145029ee83e44257306565889a87a4275eee54260fb19bdccc5b5c7"}]}, {"id": "bfd68ca73ed13e6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Math/BigInt/FastCalc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4111}, "digests": [{"algorithm": "sha256", "value": "8f8bc41f54f930231b4fb924a748dd6255b17f0ba262879853268dd4b635efc8"}]}, {"id": "0abfe683da42872c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/NDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3084}, "digests": [{"algorithm": "sha256", "value": "9664474ecf329772673f562d5226f99232011baaeb9510e872cb8966b5e57020"}]}, {"id": "a2447dc7b64839ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/O.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4291}, "digests": [{"algorithm": "sha256", "value": "17d80a90ff40ef1910eec23958cc74ab86381e4ac08af9fb2293a232eb494177"}]}, {"id": "a1227910dd2d2931", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ODBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2970}, "digests": [{"algorithm": "sha256", "value": "36c78fd76f9fd18cfd5de37f6b6818806dd2ab6f4e6107bca51cee5b028b320a"}]}, {"id": "2b4cc1a5d09e1aff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Opcode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15905}, "digests": [{"algorithm": "sha256", "value": "4fe6aec112418cbf587e7aa5d1459de81df6554e99a2eae8d25bf8d75523b994"}]}, {"id": "ae51c066257a33ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20347}, "digests": [{"algorithm": "sha256", "value": "0cd220cf741d65360a8a1963c31434a470832d994587bc9e63895f5886c7ba2f"}]}, {"id": "9b308b12627bdff5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76096}, "digests": [{"algorithm": "sha256", "value": "ea5e8afb48ea6c779741b24a053913601c1dd233953d0c8f4513351a10392765"}]}, {"id": "3a0542a6f7466f16", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/encoding.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "dc5e0448d9b166692ddb2e185730aa78ab8eaea728fa478e82e85c06f654e86e"}]}, {"id": "498137027290a712", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/mmap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 600}, "digests": [{"algorithm": "sha256", "value": "1746eab95926b59d351e1116c6f6a417f12f181d3493e27372a62a56bb33f432"}]}, {"id": "8406bd1587e3d248", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/scalar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 959}, "digests": [{"algorithm": "sha256", "value": "d633e2e16110bd09fa6e261b5f5f653f3bdadb729691590de40b28b6d5317406"}]}, {"id": "4af4190bad576c35", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/via.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7215}, "digests": [{"algorithm": "sha256", "value": "ce35f295b7d125d886e647b4416ffe59caff6eb4af4656ecf86dc1a61c18aa66"}]}, {"id": "c91a259c7a4fa058", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/SDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3809}, "digests": [{"algorithm": "sha256", "value": "cbb194b79d157d8efed31ff1348defe5888db4f0698e87640e796be96e7d44d5"}]}, {"id": "6156abf98964e0f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Scalar/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9938}, "digests": [{"algorithm": "sha256", "value": "36a595e6f80d2e0048e83f56689cef4a7c8411151e2111c8482c2b6a71262343"}]}, {"id": "14322f9a0e716020", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Socket.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37062}, "digests": [{"algorithm": "sha256", "value": "df59b658655a46adbf9beb80e4c0d0771cc5c7c4bae2e4a3728345192fa3bfbb"}]}, {"id": "1dc2dc48c4391fca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Storable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49780}, "digests": [{"algorithm": "sha256", "value": "a3153bc2bccb0df6e4602f87c84e7e0f5dc69263912c969b7f98737fbf049499"}]}, {"id": "19f71a18a0c63583", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sub/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4514}, "digests": [{"algorithm": "sha256", "value": "35675ad0c7823b0cd93e0572497d83290933af9b88d7b14002599c29e499ac25"}]}, {"id": "72e0a5163165f0bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Hostname.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3710}, "digests": [{"algorithm": "sha256", "value": "24bb39bc8c65db07db501e736183a8a1ea59a4157a3a7471604358c9903c5d0a"}]}, {"id": "7231ca2edaac0f3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Syslog.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47897}, "digests": [{"algorithm": "sha256", "value": "c5b430bc3aac7cb36a78d847e05e18fbf5e3ecc44538c33aa44279a57f61d4b5"}]}, {"id": "8155bfc6249aab31", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Tie/Hash/NamedCapture.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1542}, "digests": [{"algorithm": "sha256", "value": "8ea14d655372ddb30ffeec94aa14bbcb98cd051fb6c1956fca772e822bd4cc4e"}]}, {"id": "b3c61aefc0dca785", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/HiRes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24733}, "digests": [{"algorithm": "sha256", "value": "546e0cf10301f4e308f41a405459ee35f8b86379c05b7f459fcf28dbd3ab46a3"}]}, {"id": "c197c2f67b3e0a80", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Piece.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31573}, "digests": [{"algorithm": "sha256", "value": "afdd88299d2a7549e3ba50573ee153e6c534bb936aa491febb3eb5879423dc61"}]}, {"id": "03ed2fc48a68f5e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Seconds.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5349}, "digests": [{"algorithm": "sha256", "value": "0ae4942c5d8bca96c64437046e0103eb7d01062995d5b9eef61ec66e52587e17"}]}, {"id": "8763473ff90028e3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65205}, "digests": [{"algorithm": "sha256", "value": "d2a3a82ff73506ff367b8ab06fe166799a9a6bb1336236eb3807ce56aaf4606e"}]}, {"id": "cfcebc64c25d0f23", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate/Locale.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18988}, "digests": [{"algorithm": "sha256", "value": "e72a57751e649301a860b1e3f1e196a62374bb3916396ef8316399957b389cc7"}]}, {"id": "2766e54b192b9522", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Normalize.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18853}, "digests": [{"algorithm": "sha256", "value": "3317d18dd9a572c23e4d1ddb921c923a57085205e71cbcc23687f6c2043cca61"}]}, {"id": "5c00c6486fdefcf8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/_h2ph_pre.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29399}, "digests": [{"algorithm": "sha256", "value": "d60b8cf0700b8eaf115967a0bd5975f1756c032562cdffd7ca214be9b191326d"}]}, {"id": "bcb3218af796a41d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/bitsperlong.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 324}, "digests": [{"algorithm": "sha256", "value": "1f86d2801601f1a01bfa1fa4f139aec07b928e9093920e8147e9f7f75aa491af"}]}, {"id": "c7bf8d9496ec68d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4060}, "digests": [{"algorithm": "sha256", "value": "9db0bea641ebf0b141893419866d356227a1ec5c88ea7a4e905988cbd7a43769"}]}, {"id": "eba065631c3b4fdf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctls.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6351}, "digests": [{"algorithm": "sha256", "value": "8c3e8508bc7bf82f180c51375d3bc40b477802ac86bead7a396d2fd0e1a77426"}]}, {"id": "baf1daf79b74b0a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/posix_types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 933}, "digests": [{"algorithm": "sha256", "value": "97f4c8f29caf6f1d924385406847e55bf72164a2ade71e5617471dc95a3f8d56"}]}, {"id": "f73e648ae0f2b9b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/socket.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7213}, "digests": [{"algorithm": "sha256", "value": "686d59e398339a0de4bd9038a54d4a50165c179b55fbe0173cd96934b27541b4"}]}, {"id": "26e167b5ebe920d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/sockios.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "7642c2f16bdabccb326f5e2f42676f25084f781d95ded37d62fea052a8e6364a"}]}, {"id": "958f5fc3dc78af08", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termbits.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8505}, "digests": [{"algorithm": "sha256", "value": "a6bd8e0469a084dd94c7d02b91894c4751c7d4bbe34b959c9542c5999b98e006"}]}, {"id": "5aff9bf7a7b71df0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termios.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "3ce6907debe2def269d5d671d27f270dd50bf2079b605745189b8ca179628797"}]}, {"id": "20d3067491d78024", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/bitsperlong.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "916707f3cabc5a7f916edb9f9fe3fb5ab0fb157c7e7ce363cb1b3870a56e143f"}]}, {"id": "ec2ff3f77c51684b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "1c5cadf55ab35a697eeb75eaa70ee5357b004eea1075c2472e8a17be5f6511c8"}]}, {"id": "616157bb01034790", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctls.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93}, "digests": [{"algorithm": "sha256", "value": "69ded63ce7d43d253b9fbfe65301fb3b66f014d75e8baf87d6b881c96e20be09"}]}, {"id": "9b39a4aeeebaa36d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 240}, "digests": [{"algorithm": "sha256", "value": "7045ec732c90a900defb195c46e27caf395a01ef11db2cdf87622e40e88adfa5"}]}, {"id": "e0a106d8bf39ec30", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_32.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 243}, "digests": [{"algorithm": "sha256", "value": "43e0fd8734653e0f961a9d1cbe967c42dc9f8e3521d2b86ac60ef3a89ca0109d"}]}, {"id": "d4a233bd007fb62a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_64.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 243}, "digests": [{"algorithm": "sha256", "value": "91d2a32970f5b6e3608dcbe9f7989d022d6db56ec70aa4e8141fa0a3e894a3a5"}]}, {"id": "5f0937cddff9a9f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_x32.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "23d3de13e92514357936e365d020e9cf48b080e221573bc3f8d961409489cf26"}]}, {"id": "087176afa9250f88", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/socket.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93}, "digests": [{"algorithm": "sha256", "value": "f398bef6bed2636d979fc93996656ea6c167ae7061140f3c7202a556cd54e8fd"}]}, {"id": "29e7b525959815ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/sockios.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 94}, "digests": [{"algorithm": "sha256", "value": "cc39f873398911bcc612461a65883228b860e27848cb7fe2f34dbf8661583203"}]}, {"id": "ac4fd73a57729883", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termbits.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95}, "digests": [{"algorithm": "sha256", "value": "df573a2bb638885128b6cced51ff3c4b0408f947029442943a46b4c28a2ac37d"}]}, {"id": "30f008943a41c31a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termios.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 94}, "digests": [{"algorithm": "sha256", "value": "1d2222314056c1335fb35d44f8ebed3a495ca01d3a6341d2df736c02389ef5b4"}]}, {"id": "b360003814bd33ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 435}, "digests": [{"algorithm": "sha256", "value": "8ad21844d01ed73921b8abb013ae9309192bdf66d2aa1c03e2d27aa1b6a0cf76"}]}, {"id": "f6af19a64954f0e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_32.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31129}, "digests": [{"algorithm": "sha256", "value": "05a31081269a4eb5ac7dbd35ae73bd370137df53c6954bf072afa0b276564dd2"}]}, {"id": "50c737fccbd0b25b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_64.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25269}, "digests": [{"algorithm": "sha256", "value": "f4524314c5e4ba106d1892679a758d018f0b357837278b7d44a8b04389c706d2"}]}, {"id": "90f0e4e20e32247f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_x32.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32488}, "digests": [{"algorithm": "sha256", "value": "56fba43ee22765b53de3f63119645f2903bc149e551c5a2063e859e005759434"}]}, {"id": "0942d74c63492e32", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/attributes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16353}, "digests": [{"algorithm": "sha256", "value": "467b20bd8acd4c004080e71304fc5918c7fea98271a639bb07b4b31c489f60b8"}]}, {"id": "51fa52dfb11bf861", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/B/B.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97264}, "digests": [{"algorithm": "sha256", "value": "a3512c744b70b036664165af726704e77a6e4bc61c3eb818c6180be39b11b9d5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "118629bef3d13a72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Bzip2/Bzip2.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39512}, "digests": [{"algorithm": "sha256", "value": "1dff3901b7881a5255d545b61181ee3c7cb58c08b1f51347d07c17669e25d7af"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "702b8bcb6e9dafcb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Zlib/Zlib.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64296}, "digests": [{"algorithm": "sha256", "value": "086dd32a97e78631ecdd930ee52b69a23f2d581bc5622fdbbcb006727a77cdac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe361a91c3b4b41f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Cwd/Cwd.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18984}, "digests": [{"algorithm": "sha256", "value": "3e45fc14bd3c6a6813713cd8d3ee3bf1d8fe56a4e0020a5c44db54c8b267919d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5278802daf35e9cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/DB_File/DB_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55936}, "digests": [{"algorithm": "sha256", "value": "409bf2ac5c9290dfd1b08c12c4ddb13f806fdd7a41f311c7463fa23f51c2adef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e05dabc6390d95f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Data/Dumper/Dumper.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "8f11bdc361ac59b6931c483778a7d0ab797271402098bcb17e82913827d6a955"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "80eb1bd7561727df", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Devel/Peek/Peek.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18864}, "digests": [{"algorithm": "sha256", "value": "9ec856726ea247168d5e1db532954a4093fcffca5beeb20f42fc65e890867806"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "eb4a0c6e8a3898f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/MD5/MD5.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23088}, "digests": [{"algorithm": "sha256", "value": "ae148ade3535be67e392e90098795b0f3c320936392ee2d667a4826a3a54d4bd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fc5c27e687b0a5b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/SHA/SHA.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47568}, "digests": [{"algorithm": "sha256", "value": "223ba430d54797108fabbe0f54186a9cf00da733ece3175e18793728239c4375"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "25e87e4534382fb6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Byte/Byte.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 371120}, "digests": [{"algorithm": "sha256", "value": "8a30228f22d976f14c514b90e576a0367226319ee4ae10f39f5d048a47dfc2ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9cae4403a13d6809", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/CN/CN.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2099632}, "digests": [{"algorithm": "sha256", "value": "39cda8ae335dd0b89cfd9aaa2d3f3ab5d1f052e0184de3bab0a68edd9ce12a5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5c8e3e439d5d5662", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/EBCDIC/EBCDIC.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47536}, "digests": [{"algorithm": "sha256", "value": "55c93d8a65e6cb645552b42c41fe7a85ddd77d95d8732921ec1b9cbd7838c32e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "409348ac0ee68ba3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Encode.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47944}, "digests": [{"algorithm": "sha256", "value": "4b3e585315da96ead63ca4145ba830a9ecea99daef45a21478ea9665ad76a6e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5994adfcd7075b60", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/JP/JP.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2750896}, "digests": [{"algorithm": "sha256", "value": "f8dd5c5e38c1e6c717e0772be5ffa2dcefc022678f35aac2c71238a65bf6a67c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0874c8b7d2e82408", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/KR/KR.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2415024}, "digests": [{"algorithm": "sha256", "value": "ba5a2794b3c961d11e8a722db9fa2083f71276182ad828696972fc5c299a15a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0ee5305302c8a969", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Symbol/Symbol.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59824}, "digests": [{"algorithm": "sha256", "value": "4148eb53bd67c3398bcc81a1bd8eed4914e4ffc1b6dee0d3ba261f973e3ce784"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b1c4c615b79fe5e1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/TW/TW.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2030000}, "digests": [{"algorithm": "sha256", "value": "cb4fd201ce3c12edb3801ddf8cbaa01238686655413e79fbeba71418076fda3e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c64b07dbd20a7db1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Unicode/Unicode.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23040}, "digests": [{"algorithm": "sha256", "value": "588ade4c5afda031ed039cf6287fe99b45fc0d9f9f49f38a0f6d9569ac90a967"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ecc76a3424a8e9a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Fcntl/Fcntl.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22896}, "digests": [{"algorithm": "sha256", "value": "3e2c6923be91c68d589476ef293398a515272dfee0f3ddeb5a7610d342aaabeb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "575deffd5c58d826", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/DosGlob/DosGlob.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "9bf8a83eecfa35f3c338b62640204e50d10ced62eb71f4f2e1415e1aa55fba27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0ecb89839484a0bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/Glob/Glob.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31520}, "digests": [{"algorithm": "sha256", "value": "5c8ce5992ee7f0d5eea0a9dbecbe348912b24065ddb8a8c095be63061897f809"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1db0124501723893", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Filter/Util/Call/Call.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18960}, "digests": [{"algorithm": "sha256", "value": "5a015772813e11cdbd777d53bc1dd0132cd06eaf3de30c9c2f102f94918e7152"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ee3855ca53ad542a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/GDBM_File/GDBM_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27376}, "digests": [{"algorithm": "sha256", "value": "22cea8bcf33c50767f3439aded1f570360972cf0a0dab2e056de7461d0806a0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "591665fabdd007d4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/FieldHash/FieldHash.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19000}, "digests": [{"algorithm": "sha256", "value": "16308b461678e6afee2618408330d51a8edad4a6bb0a31d8a96f374934897647"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e248295a9c8119f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/Util.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23048}, "digests": [{"algorithm": "sha256", "value": "0dcda314f0c53d754b7a8ffe91dacd4e3af478a0318ddca8bc4f36d568ab8a66"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "eec5901caa6af5ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/I18N/Langinfo/Langinfo.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18944}, "digests": [{"algorithm": "sha256", "value": "44ac5598bf90febe76d25e5f66cd51ca911b1dee6bfc905e6938a15245a4c918"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b0fec04fb0cef040", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IO/IO.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23152}, "digests": [{"algorithm": "sha256", "value": "e0863bedb29db14eab3f3fa1f079abe4db5406aae0aeead79de4d39d0cb35ce7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f7e3896addebff1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IPC/SysV/SysV.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31216}, "digests": [{"algorithm": "sha256", "value": "fe808b006d6937619abf9ddc638705a4966af61ace5aceec701f6afa3d252910"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d735ef9b034dedb8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/List/Util/Util.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56208}, "digests": [{"algorithm": "sha256", "value": "514add0f5025a212cce6d50495c0d6c1ce78eefd070060c06ef9b880593a69b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c12f424becaebdb8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/MIME/Base64/Base64.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18840}, "digests": [{"algorithm": "sha256", "value": "54a0c894aac36c6c607b4a377c584bbd77f66c6416bd56705c64cda85bc0fea2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "14eeb42d8ac2c79c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Math/BigInt/FastCalc/FastCalc.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18888}, "digests": [{"algorithm": "sha256", "value": "bbd0eec852278fa7126fc1378f4b2c7d301f0bee425818f006039e37b6dab77b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dfa5f7da3815fc7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/NDBM_File/NDBM_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23096}, "digests": [{"algorithm": "sha256", "value": "76d4c1dcf5fcffc590e78a65eefec1d63ef3ca8974a749a9968e271979bea8e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm_compat.so.4", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "41598fb87517b914", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/ODBM_File/ODBM_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27240}, "digests": [{"algorithm": "sha256", "value": "f3f0cbfdf4f5417cf1290eaa2080ff9663871415ef609b9867b7715e77c6818e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm_compat.so.4", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e842e7ca71c539c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Opcode/Opcode.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23112}, "digests": [{"algorithm": "sha256", "value": "1d116af9959dbff1061427adfa377c0de64f949adc04526f2685b41e78d3700a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ac45d45cd539ca0c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/POSIX/POSIX.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 110384}, "digests": [{"algorithm": "sha256", "value": "267adb17041b6741a5ba8f366fe18b974fcc97cad6a4acd20e84c4ca84ed275a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d3f8dc1fad6a5d12", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/encoding/encoding.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31544}, "digests": [{"algorithm": "sha256", "value": "b721340db890b3b1854865e7ca63dc12306a24909fa41a41fcc2c9097f3628d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4c6ceea77a63c40e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/mmap/mmap.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14832}, "digests": [{"algorithm": "sha256", "value": "2cbdad45b4bdf9bdfb5774bd81d5351e2e72d0056a818d40c1a62917afdb698f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ecb223a7b3c00608", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/scalar/scalar.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23112}, "digests": [{"algorithm": "sha256", "value": "459122b36b8a8c7d65e807fa7bcabcfaac6d8bd78d26442ef9f855977d8800d1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f7739f4ad2379451", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/via/via.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27416}, "digests": [{"algorithm": "sha256", "value": "4461e134815c304794826926174a70758f5ba4decd2210f937c84f3d220b38aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "930fb6c56aa39c7e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/SDBM_File/SDBM_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31336}, "digests": [{"algorithm": "sha256", "value": "261e198f03461af386fc75177c200cc9daa18e1c4a5cbe8b9607f20e73fcb7f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a2fd55b215217218", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Socket/Socket.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47832}, "digests": [{"algorithm": "sha256", "value": "7994276e36e8629cfd00a15b73fa436d702856860fb798b984f323d78f03a4e7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fff3af9579db9ee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Storable/Storable.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113832}, "digests": [{"algorithm": "sha256", "value": "a662bbaabbd3d0797597bb16bbda1f3ab794093586f0413a6685b7e931ce22c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4907111c4b593487", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Hostname/Hostname.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "24b158db13d9bf44f071644bd33126a7bf97ca5086a118968d9e53c188d10e68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f5bd0f337bae5a87", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Syslog/Syslog.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23064}, "digests": [{"algorithm": "sha256", "value": "6a8d474cb0fede34d7e0901c95e01b67df7057bf4e62bcce38060d5fe7a9330b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ee812dc3b407bfa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Tie/Hash/NamedCapture/NamedCapture.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14768}, "digests": [{"algorithm": "sha256", "value": "42851ba60744b3acf15069863e184ef63ffbe039bc739084ac713014c2f2fcef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bb9f56673f14cd89", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/HiRes/HiRes.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35424}, "digests": [{"algorithm": "sha256", "value": "7a3dc1092cbf1f42bbc4091387480f5aabcf727a1b020af4b244473ebc9b6804"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64a11924bd573f8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/Piece/Piece.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23072}, "digests": [{"algorithm": "sha256", "value": "c1fa3a3d6c2e6021e34cedca4725872f7872d3d9a1876cefd5d78cc123d14208"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a4546f425d74f6e6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Collate/Collate.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1489424}, "digests": [{"algorithm": "sha256", "value": "798235aad8c629ef5352e4176571b7c3837dc97020a474b46bc1c43cf219ef73"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9adcacfd2b7540b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Normalize/Normalize.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 586280}, "digests": [{"algorithm": "sha256", "value": "95c29c674efe1cbd3278ae0ecda2dc363a72f95f36689f39dfa788e13e487c5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "af3b0b6158e9f172", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/attributes/attributes.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14776}, "digests": [{"algorithm": "sha256", "value": "5dbbe92fff37b70e1351d9c18bb2649cbb66827fd724f5e3f3187fead7639261"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b7d64f2f84091655", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/mro/mro.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27360}, "digests": [{"algorithm": "sha256", "value": "c3c6dfd46b48872b9120c47f484ec5e145b1cc53f96233072b03d1f6d938af95"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "22008cd1678a61ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/re/re.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 597664}, "digests": [{"algorithm": "sha256", "value": "fca1393ddf06a4c6892c1bf334119f1c7fa75faf0359946c01efec0fa822bfc1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "13d64dc4f2349a92", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/shared/shared.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43928}, "digests": [{"algorithm": "sha256", "value": "e364103d9273601c64a6a56499fc75c6eabd4218029f77623feb2066c5ae5652"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c9c64d7fcae96085", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/threads.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44072}, "digests": [{"algorithm": "sha256", "value": "d0423c1affc222a18c5ec7b3a3b90fdb28800711a93466cabf988fd566b957b7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a09e28a1b1c3fe70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/byteswap.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1641}, "digests": [{"algorithm": "sha256", "value": "116b2b811fd5622b40b97ad7ee2ed7681fb70806bf5039f9801e5299dc471657"}]}, {"id": "74129d3a930fe9cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endian.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "38a8e2053a211c146accae017bcdf16da4fa88664e012375ea377ebf3e91672b"}]}, {"id": "cbfc45dc28297aaa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endianness.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 385}, "digests": [{"algorithm": "sha256", "value": "8dc287fac59e15d453bd7e3fe1411a0cd63eb73a7d6987b64520b4676b7a9325"}]}, {"id": "2d660e9f07f403b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctl-types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1764}, "digests": [{"algorithm": "sha256", "value": "2f94df9c1ae05b53990dceb51635ac3f4624c1c160fdc4723baf4070745bd5ec"}]}, {"id": "081da8190955a707", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctls.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3827}, "digests": [{"algorithm": "sha256", "value": "60a89de30b759ab04d8d012429a32a29b04a8b8381c5f1ed1caed718c76cd8d0"}]}, {"id": "42e13ef25b4a663b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/long-double.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 153}, "digests": [{"algorithm": "sha256", "value": "cd773d67ccb9110f974a19ce02594e311c4bb6fc72b5c4e20911df8b88307ad3"}]}, {"id": "31730ae54596dab4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes-arch.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2269}, "digests": [{"algorithm": "sha256", "value": "aad898b27ca52d01c0bd8d443a135cd6dd6eb1251c035f8a218a5efc8f6255e9"}]}, {"id": "92817ed6ba0f8935", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 492}, "digests": [{"algorithm": "sha256", "value": "fc9f212d3afbb0dc39c4286fcc18d23afaa7c144c3ca09aabd864bd0628fe421"}]}, {"id": "810c316e41a66f84", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1389}, "digests": [{"algorithm": "sha256", "value": "12eb0df8b6ed9313b1f7f738cd360e827afb83883cf805a3017c1366cb8ee71c"}]}, {"id": "b3aca2384403c4f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select2.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "96b61cc56937153f628bcb7c3eeab19031d68ca11482e2d8815d0139426713ac"}]}, {"id": "4d9ffd35fb8141df", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigaction.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1720}, "digests": [{"algorithm": "sha256", "value": "b8a24d9ffc68599934e7d13fa3bc4786fd6bb1604c8962ed6b97e7550456b816"}]}, {"id": "c75a593cc96ca027", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigcontext.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 889}, "digests": [{"algorithm": "sha256", "value": "4579234c4e84224f24857961c20cac6689824dc08b3ffbf128b04bade8a6a373"}]}, {"id": "98e1e14448631ef2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigevent-consts.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 620}, "digests": [{"algorithm": "sha256", "value": "119d4c48e7860c6e03bddae68fc0654ec594f9e6ca28bf6cf02127178394a98f"}]}, {"id": "e3e548ffad0e8443", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-arch.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 465}, "digests": [{"algorithm": "sha256", "value": "95109632e42bc5bd7783bbd6d7a52c8d3436f63335d953a559d5bbc70194d7fa"}]}, {"id": "fbf47f1ccef91636", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts-arch.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 207}, "digests": [{"algorithm": "sha256", "value": "2b764c68c361168c8e777b55484dbdabc19ca72c979bd8026c53ae2fb61261e0"}]}, {"id": "6e59795a66ca0c1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4271}, "digests": [{"algorithm": "sha256", "value": "be39d99bc69dcf889a11ed5085d9032110b6f75007c178245ecdaaf395936f14"}]}, {"id": "7cecb948fa17cad2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signal_ext.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 200}, "digests": [{"algorithm": "sha256", "value": "847f0fd91f0c0334cc2fd64d5be774659133315668d6e106af0617f9003b81ea"}]}, {"id": "508df2aba8005300", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum-generic.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "491342f6939b50d728a80650ecdc4025e8e18a864273e776b7eeadda82df51ce"}]}, {"id": "619e08f12c6554df", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1536}, "digests": [{"algorithm": "sha256", "value": "18d7ad3a92a4e4043065832519ebc687a30bc8a977fada6397b10dd06d9ff7f3"}]}, {"id": "d3edd9470d3c3628", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigstack.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "0b5d5ed4097d58bf288af30f7a5cf78bda2409beb60616e52f1429c857e8778b"}]}, {"id": "72bbb77d06c6fb1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigthread.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 385}, "digests": [{"algorithm": "sha256", "value": "4a7ae4b30070399f44d699a0c979d738a8d70c1a512758dd93f60a8a9d142f70"}]}, {"id": "392075c13951700d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sockaddr.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 507}, "digests": [{"algorithm": "sha256", "value": "190d8e4e9b3bb63997c16908c958cc20d2e523ca1c23c2ba0e03d4942edccefb"}]}, {"id": "47f11fe37f30476d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket-constants.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1155}, "digests": [{"algorithm": "sha256", "value": "aa9c21f423562d4000848abec04135ed133292685593e62f46dafeac3f6d6d7c"}]}, {"id": "d4d4a8ae89ed51c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11860}, "digests": [{"algorithm": "sha256", "value": "dbf846e34bb121434887997cdcc46ac347f29c3c6529d80416c990d3a6073723"}]}, {"id": "586202d061a43000", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket2.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 177}, "digests": [{"algorithm": "sha256", "value": "5f2342bdc8940f002512b693205da74c58474b0457c0abb5aad1039250b13533"}]}, {"id": "e84736c4cc85bd0a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket_type.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 766}, "digests": [{"algorithm": "sha256", "value": "5ab7103834b60336c29301695bc97f21e4ab370dbe97efb310aac6d36dc1bd97"}]}, {"id": "3a3369305fa00666", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ss_flags.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 443}, "digests": [{"algorithm": "sha256", "value": "9c817cc083eea34485522313b613b15bc3e4359fb18829024ac9f27f37700b48"}]}, {"id": "4132e2b0f2178ca9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/stdint-intn.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "1a0916eb5f2233cc8c6da3a263bd716ba020218783d2b5ac461aab6118483414"}]}, {"id": "d3cf3e611939567b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_mutex.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1019}, "digests": [{"algorithm": "sha256", "value": "b656249e10dd647446d6cbec12038b03c60b2898b4d05366a84c1e688325430d"}]}, {"id": "2cb954321f0fa6ee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_rwlock.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 943}, "digests": [{"algorithm": "sha256", "value": "68d20c4b83fd7700e67a88bd6ebdc74333283148914fd01d4b09b62a2504f7d7"}]}, {"id": "f6b694da07f6af60", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syscall.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75001}, "digests": [{"algorithm": "sha256", "value": "8a108fc43d4f1e2b3652e9575ec6aab90ee0656333fbe5bd225b8f0e491f7b55"}]}, {"id": "007784b4797f456d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-ldbl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 355}, "digests": [{"algorithm": "sha256", "value": "a5d88d77d2a25f41279a8597b84c62b0ed134a8b5c141643e9bef8711812d8da"}]}, {"id": "f98959f11159d016", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-path.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 363}, "digests": [{"algorithm": "sha256", "value": "b39002218b35a267cc0c4dee248ff9cd67a76022a41e19541fbc63857818645c"}]}, {"id": "acd71abff388542c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 404}, "digests": [{"algorithm": "sha256", "value": "2abe1c2544e1472e4de3c789ed89db516a274a8e18b3a1e0591afb618e5df9ec"}]}, {"id": "557207a43de68431", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/thread-shared-types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "e0b37bb97fef26bb23b29f46359884fb37814849a9c49e427669492092858ab5"}]}, {"id": "9a3bca546b0fe51a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/time64.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "cfd9207925d00be17ae72fe9b15f20c7a5476d397825d951dcd2334daf88d10a"}]}, {"id": "4f2c7dfac256bad2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/timesize.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 262}, "digests": [{"algorithm": "sha256", "value": "38ca9a71ce0efb466f41a014c941bb97f37d8bed5d5aef336e5539463e76ad6e"}]}, {"id": "66bd9ee6f5e1608c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2849}, "digests": [{"algorithm": "sha256", "value": "b07edd0330fa75eddc4346a1e9fd1a20b2a550393f64c03d98d16fec1dc78e80"}]}, {"id": "dd3a1ad9bea7d837", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigset_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "6c5bf2c734f02b7d19f07de5f32645e5750e98cf4e7817516f83c2df5b22028b"}]}, {"id": "e382b07573e49e64", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigval_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 243}, "digests": [{"algorithm": "sha256", "value": "08567123f786dc7431314b0f684fa82c1395d3b4c30e8f4f6da5bcc3999ad417"}]}, {"id": "e1b76aded975dab5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clock_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 206}, "digests": [{"algorithm": "sha256", "value": "8274fbe4fdd933bcce0969880ce06063f838e5706d1b6b382abfea6f3fcd7f3b"}]}, {"id": "e007c18752fd3e81", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clockid_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "9e5dace6b426f8effe8e0b699862841ca46774f29162799810165265f0fc066d"}]}, {"id": "1ee372006717ca50", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sig_atomic_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 221}, "digests": [{"algorithm": "sha256", "value": "2200cb757a14181030c1e8a61d094d64734345a826c9838f361dbf252c711efc"}]}, {"id": "0c5b52d3c133d5f4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigevent_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1068}, "digests": [{"algorithm": "sha256", "value": "4472eebf39433f3a94a02e2a4f5d434978d5fa8e6124d1ec5f78007540d2234b"}]}, {"id": "e34f5c0cd5186083", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/siginfo_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3662}, "digests": [{"algorithm": "sha256", "value": "954366012056de48c63860bc375f4a880f779dd046d2c2898c92a6980777d374"}]}, {"id": "f78e36d4482ba75f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigset_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "755d98ce54a76fe4bad7375128cd77599411d8c25ea2deb1113494b1eeb876e9"}]}, {"id": "1a20053ab8622ac6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigval_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 334}, "digests": [{"algorithm": "sha256", "value": "5b56c86856a754ccaa2467ad527824b017736b4d2353587024fc0d76fd04adc4"}]}, {"id": "fd2882f92a63040d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/stack_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 271}, "digests": [{"algorithm": "sha256", "value": "e10aeab2d0ee919dfa22bdf195efc67d4d960701aba4a83311b2b4cf4fe76cbd"}]}, {"id": "b9bbe651ee980167", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_iovec.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "fc73380cd42da3d39df04bf69a50314e897c1802a1a932f19e333e7351bff952"}]}, {"id": "fe9dabc3ca7a267b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_osockaddr.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 183}, "digests": [{"algorithm": "sha256", "value": "915799c977828aa9874a2e4dfe1044f4c5ccbfb1f0178c75be681d0437cca409"}]}, {"id": "f430356db71b2ac3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_rusage.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 247}, "digests": [{"algorithm": "sha256", "value": "b7daad495605b5e1da13ab708972979b51a5183f51e27c0584b6c84ffd534914"}]}, {"id": "aa31c4e42bc08b3b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_sigstack.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 180}, "digests": [{"algorithm": "sha256", "value": "3a26b9c68a4de3493fc08185047e85435055cb4c75e941e570072dd7b6239a6c"}]}, {"id": "0dae055ff9690663", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timespec.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "73a1d7e63bc51a21fca30678984f620a0bf6e1b243e6bfa2cc89189d8eceeba6"}]}, {"id": "11abe0a4f6275967", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timeval.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 206}, "digests": [{"algorithm": "sha256", "value": "3005a13c3a6316ea71e8253fdc55e6941769bcd30492b62358faf56c4a2374a9"}]}, {"id": "c256098ed28b95ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/time_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 203}, "digests": [{"algorithm": "sha256", "value": "27d403943480a0586081b042701b4ae2314f59ea8913fc3f4d84ab357cb1d8ee"}]}, {"id": "bfd171d24cb8b19c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/timer_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 206}, "digests": [{"algorithm": "sha256", "value": "f5bde716827fdf502681a66ae55bd789a2e1a6885545159a2d535f94b1beb8b8"}]}, {"id": "9b8dfc1bd1f5558b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/typesizes.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4395}, "digests": [{"algorithm": "sha256", "value": "d6b1f43ae2e977b14b56a85dd379e2331f74896cab35f32d9e5ba25abe169e89"}]}, {"id": "3629f5af14b5e1ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/uintn-identity.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "108df0190177390277347167fff6b234f1b64786e9366954877597724e5d41b8"}]}, {"id": "25cf755438635840", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitflags.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "d7ced272ef597eaf1e9c494e74a6d2d5fed63f22b88f40232b8042d54db5e325"}]}, {"id": "33378c999e124d9d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitstatus.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "6d132c7c074b8f4f122a39e3f11715780d14901705179c5ff858c96b8466afb8"}]}, {"id": "29690bb9216fd8b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/wordsize.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "c66209844352e1b8c0b9d2343c853ec1bb6364ad4598b12b1f538a15d28caf94"}]}, {"id": "c415fa223b140dce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/encoding.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22950}, "digests": [{"algorithm": "sha256", "value": "28972b216294f4b34efef1bd38a0775b232c7a23bc0a640904679ad61849d8a4"}]}, {"id": "1021b303c3e2dd5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/endian.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3627}, "digests": [{"algorithm": "sha256", "value": "c9447bbf738bdefe89f200ccf60fdd60a9dc1431c47f12290178671bff7f8f3f"}]}, {"id": "a5baf1feabfa912f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/errno.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23}, "digests": [{"algorithm": "sha256", "value": "7201ec151c2fd7b3928d02c4d6e84fb5197804fb5817ad06013a673a6eb07c2c"}]}, {"id": "f6f7ea3ed1b0eda5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/features.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14147}, "digests": [{"algorithm": "sha256", "value": "95752e615f5622428e4b2fe63028fe9414b4db7cbd7bca86b68643043d110faf"}]}, {"id": "5651d5521fdbbfb9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs-64.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 820}, "digests": [{"algorithm": "sha256", "value": "8e1064e6a96da0659eca11a59eaf80f1c776d64996ae443279326de2fa035240"}]}, {"id": "3565090f341fd8a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "df7f874acea2f403163f9ae27109b3a7a547471e64095c3eb94269beaf00c327"}]}, {"id": "07f736cae6aa1b8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/lib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6136}, "digests": [{"algorithm": "sha256", "value": "2c5b260587d0d063ce0ae72d1d6f161e17eef31b801c7e1ac08267114c7f5c6b"}]}, {"id": "e621c5c4bfdca825", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/ioctl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 196}, "digests": [{"algorithm": "sha256", "value": "20ec9a7ddf2e63ae95eb154d9e9496b6d972400d2ce4c238bdf5326e609ba9e4"}]}, {"id": "53aab5e180102070", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/posix_types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 373}, "digests": [{"algorithm": "sha256", "value": "cb427740bd1f65399fcd162e281dcca8f995020811ed8442850a006396233fa7"}]}, {"id": "45a6192028dcb02c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/stddef.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "346dbad7c0754e459f3dcd29591f6e1fe24a515948041ca11f9b87793ff65df3"}]}, {"id": "d99cfc957d2825b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/mro.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10116}, "digests": [{"algorithm": "sha256", "value": "d0b6be98a3b56a9a096b5f22d0937dc785e925710e33fd40cec0aa0c9831035a"}]}, {"id": "02bf52a568bcb809", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ops.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 997}, "digests": [{"algorithm": "sha256", "value": "b6a548cbf7698a1a1f2ce23832ca45a0a46674b63330807e4e9795aa95e68c84"}]}, {"id": "f6496d5c09f66344", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/re.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22792}, "digests": [{"algorithm": "sha256", "value": "9b06dc822d714b00f08f8b668d3d37fd41ddf5208258636b5ca411ed406010ce"}]}, {"id": "54a9c592af9f3630", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/signal.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3415}, "digests": [{"algorithm": "sha256", "value": "bcfe0b86ec8cc754d3cec1464db3a670bc8b6e807cfac72f222fa142b493c281"}]}, {"id": "f3364fcf20300b74", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdarg.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2870}, "digests": [{"algorithm": "sha256", "value": "51e88c476332447fb25ec766aacefd6181bfad905bba96965f19e82eec485c3d"}]}, {"id": "c343661d8945242b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdc-predef.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 840}, "digests": [{"algorithm": "sha256", "value": "312d9ecbce9839ce32292431c920f3a1b9d7ace886ec7d07611ebcbea010e0bd"}]}, {"id": "a3aec6ae3aa1d876", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stddef.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11925}, "digests": [{"algorithm": "sha256", "value": "dd71b9c07e337fe3f8a80900cc102257a3514a97f84512c25ce4f4de79818529"}]}, {"id": "3150db8d3e898bda", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/cdefs.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19872}, "digests": [{"algorithm": "sha256", "value": "780c56597a0fcecf2ee4eca67ce097ebc6373300f5c2bc123976a76b8d29c457"}]}, {"id": "d482cb4249d66855", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ioctl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 288}, "digests": [{"algorithm": "sha256", "value": "688acf79a0fb490e726ef8769ec6704553493acbfc0b148aeab03fe49ef17f62"}]}, {"id": "349ce25d1e71639e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/select.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2110}, "digests": [{"algorithm": "sha256", "value": "ceb7a772d7fc5fe3c4c540a79e627934488e1704e4233bbca8b59cfcd4ed22d8"}]}, {"id": "f79cc751c9bd0642", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/socket.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2171}, "digests": [{"algorithm": "sha256", "value": "8c41322e97b6f01c093cafce5cce937b111d148ea568f4925f3298b394ab3ba9"}]}, {"id": "efa6f6d40555c57a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syscall.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 216}, "digests": [{"algorithm": "sha256", "value": "8e15d3437046493ec178c3ec528ed09591fbbbb997bd97affc325a7f3b2037a5"}]}, {"id": "bf1ed01eb0cc79f7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syslog.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3836}, "digests": [{"algorithm": "sha256", "value": "b5e9b9efa318c7ec96a330317445e47654f18be13f16d065847b1386c068a333"}]}, {"id": "b564a0f772d587b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/time.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2518}, "digests": [{"algorithm": "sha256", "value": "97971c614db5989ecaa872cd6a18879697c3f4d80df74e4ffd790dcc4c316d7e"}]}, {"id": "3b67d02ca482f62b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ttydefaults.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2509}, "digests": [{"algorithm": "sha256", "value": "cc414a86763f96866b52adac87aab5150123fcace0b68135e64240a82a122cab"}]}, {"id": "d1be3560d9e1b2f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4399}, "digests": [{"algorithm": "sha256", "value": "0ad124757a6d4d6db39284bd7b349794aaaefb20cb14907c2c4745ae4e20fe8f"}]}, {"id": "465c878dad29db4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ucontext.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3578}, "digests": [{"algorithm": "sha256", "value": "558e9a16a9984ddec73e43b9f481aabda6f89d9a3e221cc9ebe59b339eaec6c3"}]}, {"id": "43b2ed719e18f152", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/wait.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2607}, "digests": [{"algorithm": "sha256", "value": "db759f98b353672e869a02dbe8784ce162b59c03e044f8db75c8413ab191f0b6"}]}, {"id": "95094bdd44dbf960", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syscall.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 86}, "digests": [{"algorithm": "sha256", "value": "7d86ccdf33c466b7ea200b5fe30e800f510f6ea6d1fdf66d15f2b75b35e6be3b"}]}, {"id": "2f8697d45066db8a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sysexits.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1286}, "digests": [{"algorithm": "sha256", "value": "b3435807f6020bf022df6d0d5bc333ccf0483f4c478b786e16324c6209133ae5"}]}, {"id": "31b1d8366188ad1f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslimits.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 452}, "digests": [{"algorithm": "sha256", "value": "4968846f2774f3d93f54ca5f67ebb4c6aa37027c2daf38a1b88b7052b3ea0a13"}]}, {"id": "e4e5d85f7b13dd03", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslog.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85}, "digests": [{"algorithm": "sha256", "value": "7ab9d109aac47584996329395a5bc61faad006d0872be6d6ef6868420979c117"}]}, {"id": "99c07195713023ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37942}, "digests": [{"algorithm": "sha256", "value": "56beaa7bc81be751f9d93c0dda8d139ed774d3edbdf219e7b78e67bedb04a021"}]}, {"id": "dbe30f63bb061d2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads/shared.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20552}, "digests": [{"algorithm": "sha256", "value": "b349401877e6062dc6053e878f60aa6f6b8caca5a2b01d64c3649190c643aa21"}]}, {"id": "14ff7d9b3da6c072", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/wait.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83}, "digests": [{"algorithm": "sha256", "value": "208080f682e2fadf8288e346188ca1e3d3b4e87036f597646907627644e3d6d8"}]}, {"id": "067d77e4190e6b4a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/README", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 826}, "digests": [{"algorithm": "sha256", "value": "1566094ae3e32699fdc668da07c978349bb160fef715e5eb012c8fb6b96bb2bf"}]}, {"id": "07145309cd70f37f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.debug.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 12909}, "digests": [{"algorithm": "sha256", "value": "3ef8ddebef3afc31fb8c6860cc36cb0fa201a25223eb8d3b90b6a33749f6161c"}]}, {"id": "faebbf9d619da2f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.shared.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 12931}, "digests": [{"algorithm": "sha256", "value": "866fe5006102bf83b6c496c174063324f49a120d0b6f151d70f7a1d98ab191e4"}]}, {"id": "6046e98dd3e4d79c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.static.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 12928}, "digests": [{"algorithm": "sha256", "value": "35fbe3ffdc8930dfcb22f8ca2b3699355610faae842dc502f06b4d274f34d65c"}]}, {"id": "004ff6dbae68eb72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Bundle/DBI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "82e4d034b77baf04df7eaeacb2eccabcee43099b5ae34739dc2d7fd658031cf8"}]}, {"id": "5447ab96446a319c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/DBM.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52096}, "digests": [{"algorithm": "sha256", "value": "f7258fb102785b71a1cbb232ee770bd08764bf408f911033f9aad344d25323f9"}]}, {"id": "89a1366fc36928cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/ExampleP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12413}, "digests": [{"algorithm": "sha256", "value": "84842235aa353ad035be46615fb57d98c20837025e0bef6104a995bc5de417e5"}]}, {"id": "1b7410a7f8d34e9e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40881}, "digests": [{"algorithm": "sha256", "value": "d54a611dd0720d46d2b5fe66924e6440ddf8cd47271200873d8e81a28e77261f"}]}, {"id": "bfe0b4e510b27e0a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Developers.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20598}, "digests": [{"algorithm": "sha256", "value": "133b3fb2f65aa9a5e2d1be30394b343f38a14eb82323bcfeda61c44fa11bb24b"}]}, {"id": "5bb957ffa4f8855f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/HowTo.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5012}, "digests": [{"algorithm": "sha256", "value": "6bbaa99ca7598a3162213880b7eb18324d3bb9227a479f7f1195146e1c18f038"}]}, {"id": "b681b5c6bf942df7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Roadmap.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5947}, "digests": [{"algorithm": "sha256", "value": "b53a8cc1b71926ec77bd086a4668d6376d72bc6ed1ddf97aaca982012c55e82e"}]}, {"id": "c01bb28f53c0619b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49080}, "digests": [{"algorithm": "sha256", "value": "f52df00c44eaab13ea713a9bfcbd9fcb0bf72c73d9fe76cd0eb5666b21ff9a9e"}]}, {"id": "380f0e578947b958", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5088}, "digests": [{"algorithm": "sha256", "value": "f1acb77770dabcdab7c66d9bbf83621a0ce53b331045820a1e62eccb2af9c3f4"}]}, {"id": "caa4abad23702156", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/classic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "8462d9bacc6650b37b88bf670056ba94fbcac97d9e60bde9d44b8b852f5c44bb"}]}, {"id": "a096a836f552d53d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/pedantic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1435}, "digests": [{"algorithm": "sha256", "value": "1e79f289e6b96c16219f4c2f15dc8731bb8e191e2d771aac6867f0f94f512196"}]}, {"id": "e41d4c485210fc99", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/rush.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2597}, "digests": [{"algorithm": "sha256", "value": "f64f5c6d90698e42c04d792a38d19a6c6af8395a7b14a01684c8f6d3063148bc"}]}, {"id": "998a2387e7c28893", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12755}, "digests": [{"algorithm": "sha256", "value": "f9cd8f3df8622c4e8d8bc802cec9016b7aead09429a331dcabc9e804d90c4593"}]}, {"id": "4c77982cbc5380c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/corostream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3356}, "digests": [{"algorithm": "sha256", "value": "548287ca938598f228aea765581c63a9ad13d97b24134a07fd885e8bc1c89a03"}]}, {"id": "602b7bebdccf1b06", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/null.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "39bfa7a8e2dc93c1553b79936248e1b3160be322cdc36be871f5148f6712923b"}]}, {"id": "19699a079e5d16db", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/pipeone.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7299}, "digests": [{"algorithm": "sha256", "value": "4f3fc81d329a1ea30a7683f391a3685d93df6bf4b90fb83829dc965fd428f7ae"}]}, {"id": "b54ba1a81710b4cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/stream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9248}, "digests": [{"algorithm": "sha256", "value": "4243a542184116c9f36e6994b41ecd5ecb6efc067aa464aad76fb04094a3b6fb"}]}, {"id": "2f59ce224b131f7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Mem.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10125}, "digests": [{"algorithm": "sha256", "value": "1ca06d833d708057d7dabd7b064ee60f2ac236852eadf63aa8315409bde6d5e2"}]}, {"id": "1b5fe90a76d265a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/NullP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6056}, "digests": [{"algorithm": "sha256", "value": "e48874b43fe49d2686c97fdc1d4edfdc6476b56229c1a4e7b020a5c7c878aaf1"}]}, {"id": "afe2b984949395ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Proxy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29211}, "digests": [{"algorithm": "sha256", "value": "45e39896314fee0ce9ffd915f1515a4316b22f7a488a0ab0664653fbf7116a14"}]}, {"id": "80230c9e2549efd1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Sponge.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7966}, "digests": [{"algorithm": "sha256", "value": "3b634abcec0c15d04696d48f0fea47c4ae5d64f037f14c724f9dfc6798aad987"}]}, {"id": "857b4b84c221649a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/mysql.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 64215}, "digests": [{"algorithm": "sha256", "value": "4babb3f90bbfa2ddbfefa5e59e188ce18a284ad776036225955dd9ef3789f865"}]}, {"id": "0db301fd4cd04a24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/mysql/GetInfo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16114}, "digests": [{"algorithm": "sha256", "value": "b3500d4642bc69f9507650d1e64b056d587cd3baa416929e2a8de616d1f188a7"}]}, {"id": "078ff3ddcc64af62", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 318200}, "digests": [{"algorithm": "sha256", "value": "c07f831f5adab19309363b8f0e61ca229fbad7da630366f0251b341083ad5c2c"}]}, {"id": "b5e3c5c91a3ac99a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Changes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126421}, "digests": [{"algorithm": "sha256", "value": "6c1a68e49ffa71de3ecec13b40b48c8ebb3eeb30d6c114f84899e07558963679"}]}, {"id": "94badb8bf09e7185", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ANSI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9600}, "digests": [{"algorithm": "sha256", "value": "fad6f01d1ac1b9d7e505194e4bf669d6ba0f04371e5db90c2909f197f30d2389"}]}, {"id": "18a6145fbdf39ff1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ODBC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66121}, "digests": [{"algorithm": "sha256", "value": "a716d595fcb2d9c49cdec2d3c2c86035c14ed7fb5853ca38348a7ec84aca5287"}]}, {"id": "e88e6012ab5637b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoReturn.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2475}, "digests": [{"algorithm": "sha256", "value": "f856d547a39edd36e71a89f4ee2cb5ac9c72e45d883a0e49a319e2e342654a70"}]}, {"id": "3ac4bdab95b1cf07", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoType.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1195}, "digests": [{"algorithm": "sha256", "value": "41193a1842d80609da23878d349b486c740f824b5172403e14931e3890e60c25"}]}, {"id": "161f24303c8d7b99", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126539}, "digests": [{"algorithm": "sha256", "value": "0fa5c618b02b8e666770280127060d92cc4733def216fc248d463c27ff48c440"}]}, {"id": "50c40df6aab75c41", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/Metadata.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15045}, "digests": [{"algorithm": "sha256", "value": "7c47126dc0ceb211c74fef00383d438eab7108aa15c1d2a554a12473f62f0da2"}]}, {"id": "707c14aa74421392", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65095}, "digests": [{"algorithm": "sha256", "value": "51bfc379ccfc5e819d6bdc18e613a3acee4052847a75e560cf9c77c5c0220192"}]}, {"id": "2d559a3a049692a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/Developers.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27338}, "digests": [{"algorithm": "sha256", "value": "8c86e7164b023c4c3eefb90d686eef93474f0cfab5c1e2a2d7764e0fb8e2075a"}]}, {"id": "010202af9d30ace3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/HowTo.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10827}, "digests": [{"algorithm": "sha256", "value": "c155ef69d8cb6344723f64db20d4bdf66ffd93d0875475708a5cf8c9068a2cbf"}]}, {"id": "538c314412133d76", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Execute.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31132}, "digests": [{"algorithm": "sha256", "value": "5cd095917e48e587489dcc3c91e9bc6e4af913b8327ca3365f9224c3ac0caf08"}]}, {"id": "d51727160c28cc30", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Request.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5236}, "digests": [{"algorithm": "sha256", "value": "52ef7dc18415042f8244bce53ea32697ed83ddd93416ee9525ce1431ea859ad9"}]}, {"id": "8879dc0bebbfa854", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Response.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6227}, "digests": [{"algorithm": "sha256", "value": "ab92e33dc3412d9648b78058e8bb5ac01c611e160e2794751f5cc17ea2ad3713"}]}, {"id": "46db449bbec6b343", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1501}, "digests": [{"algorithm": "sha256", "value": "a462a9bdf00d966172f37a9ec2ee96407879ea77bab4d732c6e1f1043da5c71a"}]}, {"id": "02062abb454c89d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/DataDumper.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1311}, "digests": [{"algorithm": "sha256", "value": "6fc1dc77eb6fb9d4c2001e9fede52d9303e4488e6c59285bd88d1c6e93a5955e"}]}, {"id": "1bb37fe85b906dc5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Storable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1441}, "digests": [{"algorithm": "sha256", "value": "e437df87c32042bb0d52e0be0c50e1d81fd35e2f84f9ac4d2adc20c429e28f03"}]}, {"id": "2146ec0b62c96947", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5044}, "digests": [{"algorithm": "sha256", "value": "46028568bf3719564d0e1618692dac370dbceb18bda4e072b98a74f9180b56dc"}]}, {"id": "72cd695c33ce5b8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/pipeone.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "cfdb8c78ef00a1e00add4fa7b6a8b59de91c5b518d35a8a14af72682b3ebb259"}]}, {"id": "88f26445ffb1b8b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/stream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "d660f1b667e093667477d3c43559d4ad60b752bc855cfbf6cbc41a2e796325ce"}]}, {"id": "17e2794ab0530a86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Profile.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32655}, "digests": [{"algorithm": "sha256", "value": "e3f6a1c22ccbfb2f9902adc70ba5b3d5b38e9476b19022f16c4999feda7267d2"}]}, {"id": "ebb995416b77ee3b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileData.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19996}, "digests": [{"algorithm": "sha256", "value": "88816d09ee2c9242c1e96160913589c0b83189e1ff7f820f946a6793770e8895"}]}, {"id": "2201445b0789fcd1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10386}, "digests": [{"algorithm": "sha256", "value": "fca46f265acb8f1b65ce15036bb908717cc540f94e73405e48d70efb52f6d84c"}]}, {"id": "200a5ca3db8d9b0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper/Apache.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6553}, "digests": [{"algorithm": "sha256", "value": "2f29df755c2ff9a71599980f53c91743d96215a1092e706f2cf51ce6be6cae8c"}]}, {"id": "4a2a52c6d0c87676", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileSubs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "99e718b8005381deb7cf7ed6b011c67cb34069af4943f419c09a9f831e02c7c4"}]}, {"id": "257a053bae16c36b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProxyServer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26465}, "digests": [{"algorithm": "sha256", "value": "ca26c50ae30a09b2fd652deabeecb8ca1d30bea23fa9524ac77c08f0586bef18"}]}, {"id": "704216effc883bdd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/PurePerl.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38813}, "digests": [{"algorithm": "sha256", "value": "e6934e1d9cc3ccc872e045254e5ae2ca558d6d5c3561150b443ba5b3c998ebe5"}]}, {"id": "fd781314910e2c46", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/SQL/Nano.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30218}, "digests": [{"algorithm": "sha256", "value": "f93f1996eda5198748d8e31611472948e82fc697185a2c53f70f974f3e4d0c8d"}]}, {"id": "55c1726586662d25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/CacheMemory.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2325}, "digests": [{"algorithm": "sha256", "value": "efc5fc0ef0b42994472c01c79635c60642aae5bddecb4c5ae4636cf5c1d5198b"}]}, {"id": "63d2de933945cc5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/_accessor.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "151884fc8d9dc424173e75215ce8bb820226b7392a02c7cdf03fe66602ec9a6f"}]}, {"id": "795666c72b6d1b72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/W32ODBC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4608}, "digests": [{"algorithm": "sha256", "value": "04a67f8114ad1960d1b583153c8ed5484470a1120af02ce34e9c7e9d34b5acb8"}]}, {"id": "155b188bf0df8d80", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/FCGI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5854}, "digests": [{"algorithm": "sha256", "value": "b83a99784613640dcc801af084824d609f38411a56e7bc42814c417cefbc6848"}]}, {"id": "7108cb63d6fdad79", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Entities.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14995}, "digests": [{"algorithm": "sha256", "value": "92f5a662cbfca64ba55be9b9eeb5fe2e9379e9db5ccc915ec5224f9c1764fd93"}]}, {"id": "e193f8103c351cb2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Filter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2681}, "digests": [{"algorithm": "sha256", "value": "56e0574f1384765b2e1126c81baccd3d51e1590078ff29777ac497cc2b2002b9"}]}, {"id": "081f0e6e627aa182", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/HeadParser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8526}, "digests": [{"algorithm": "sha256", "value": "5ea164d5264300589d9ee1e8537233a0950f05faa11ec5c60845558363ace5b5"}]}, {"id": "724cf9147ab18a58", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/LinkExtor.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4505}, "digests": [{"algorithm": "sha256", "value": "0ef455917648923b5a8338c91cc762c6d62ad0a95d182f17efea3db91c78b5d7"}]}, {"id": "01e2c73bce422a17", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Parser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39602}, "digests": [{"algorithm": "sha256", "value": "b60af924686bf61ee37911da2d282ad37cfa87dc4b5285050e9d9637e3f56b2e"}]}, {"id": "d61f95296581acff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/PullParser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5681}, "digests": [{"algorithm": "sha256", "value": "f2786574bef84140ba047f14cc47dcd4cd91550f9a223ba0f8ed670db82e911a"}]}, {"id": "139625e160e75fe8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/TokeParser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10104}, "digests": [{"algorithm": "sha256", "value": "49a9619850760cae003465294cff58c17f4e101685fb50ab27ba48f6e39afd93"}]}, {"id": "868645e37a44bb92", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Term/ReadKey.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14859}, "digests": [{"algorithm": "sha256", "value": "7b0d4b76cdf7419acf7fb8ca3e4ea6854e11470e402c7b72e0de01f8a47d6fa0"}]}, {"id": "99873e41cef54237", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Win32/DBIODBC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4532}, "digests": [{"algorithm": "sha256", "value": "5eb83e690278991aab76eb89f909ac1e5c8cd8added174ab0e3e499293bd3a6d"}]}, {"id": "d30fc78932118678", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBD/mysql/mysql.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133192}, "digests": [{"algorithm": "sha256", "value": "808f6755885cef81542a80db42c08c15c7402e343e77e7f06c53b29c6cff26e6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmysqlclient.so.21", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d591df0230a77712", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBI.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137296}, "digests": [{"algorithm": "sha256", "value": "9c32960ca34368a33ce57a433006d7d34a1c8ccc576e87162f1df1cd59a1d4e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "435d5f345b68ec59", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBIXS.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26107}, "digests": [{"algorithm": "sha256", "value": "3f33a57ef134314bca3a49006774d172ff5dae595fe93f5bc729ca082e92252d"}]}, {"id": "ca001291f350e499", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver.xst", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23880}, "digests": [{"algorithm": "sha256", "value": "ce8ca2d3bdc9087dd682215e3a13212db235ed37730e016b2f7aedfffa01f864"}]}, {"id": "12ffb5800e652527", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver_xst.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3952}, "digests": [{"algorithm": "sha256", "value": "3c81e8c406b318e74fecfe76bc88c2becd1d1a1b008b9ff14408ae1d8fa22179"}]}, {"id": "3c9a513633fa6687", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbd_xsh.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3630}, "digests": [{"algorithm": "sha256", "value": "e67c947399bd532c5f31bd911fc7f357d4552edd215eba560ec7a0e90d05ad4b"}]}, {"id": "a81d47350325d24e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbi_sql.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "2a9cc241bba4033d5b57111c526e8d0a7a8bb94a9fb83c289d6fa82690543f77"}]}, {"id": "ea7e3fe0023ced4f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbipport.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220869}, "digests": [{"algorithm": "sha256", "value": "ee276075ac861b6d71e6ca33637b2e8731f1e7e7015979228376a9fb11698708"}]}, {"id": "ad079bcee011bf14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbivport.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2016}, "digests": [{"algorithm": "sha256", "value": "9e53f7f41aaaf1b540e2784756ef6f16f61b63df0d9956483aded3c49b6e0f48"}]}, {"id": "704d1ea93e08d481", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbixs_rev.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 108}, "digests": [{"algorithm": "sha256", "value": "26d80e9862b0ad4042d55ffbd9eec7cc468b37abf3f1a426c9c6d993f2ab5a55"}]}, {"id": "e3f6f65208bde978", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/FCGI/FCGI.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63504}, "digests": [{"algorithm": "sha256", "value": "112e77c5458c309b20091b02c12e6b1f7697a04e0ddd9b5a268118f09d0f4988"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9bd8718d354d81d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/HTML/Parser/Parser.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55368}, "digests": [{"algorithm": "sha256", "value": "fc9c523e0a6471c3e93f797c2112cd3ca94e26378dc6735ce3b21947a310afbd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "27a843aca9762ae1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Term/ReadKey/ReadKey.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22520}, "digests": [{"algorithm": "sha256", "value": "154ae819bfa41e9e3cdc1c453a2a3d3b312fb5aa4d5fe89185ff65dba6a59180"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4a3a23cdc18a35a2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/dbixs_rev.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "1f51af0d8c8e3dfbf42d472c15d98a9bd6bc97f69d3942d33aa6e28af83c93f1"}]}, {"id": "66ed6b667a578b87", "location": {"path": "/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30784}, "digests": [{"algorithm": "sha256", "value": "8dcb9bc34b51bf33ec2efb0339522d0d8f36a14fb46df38db735181803cca388"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4bd172c2695398fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_access.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18776}, "digests": [{"algorithm": "sha256", "value": "6c8922cd0c5222e97ecb5d37ed34950c16948c366a36f1b150f94723f6ced3e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3c2f5c770c51eb01", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_debug.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "0bd7c7e7ba587833bb61096b388c369eeea8f137df0bb48a08eb1f7187cbeec8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c8716f4bce64ee5", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_deny.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14048}, "digests": [{"algorithm": "sha256", "value": "3f4597b1194c79470487c3681c4028eaa4240aa37d7b69df5a199fdbf1d18ae1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cb7041c617f82c8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_echo.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14520}, "digests": [{"algorithm": "sha256", "value": "2a213be638f6e9570007f5a70e41c98746900a22e18528cafd95f1ecc69439ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "55e2d6abe9b8b5ac", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_env.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18720}, "digests": [{"algorithm": "sha256", "value": "58ec50b5ad86e2b7c1b877babb149b44181d6897df862512e1b90c80c7e65ea6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "936059e683590654", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_exec.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23000}, "digests": [{"algorithm": "sha256", "value": "12d96429498e0bd03112bac5fa83c2e474dd4367a5f41e9b1e0651a29669bf8a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7b3716201e0cb5a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_extrausers.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68656}, "digests": [{"algorithm": "sha256", "value": "6772178a80e918902492be77dd28312b9c2e88fc324d31e8e22c938d1125c932"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libselinux.so.1", "libnsl.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "850804906dd83d8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_faildelay.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "8915efcb9af6033ae72970719850c12043104e7c29ac62f9d567504f87da85ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "336e7e04ff762e61", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_faillock.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22960}, "digests": [{"algorithm": "sha256", "value": "c735e02a47fd3bc784675bdec02969d17004891df0e010d4d39d6e52b6154b01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8561de1e1a93c3b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_filter.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18760}, "digests": [{"algorithm": "sha256", "value": "e78b1269308c65e046ba6faab01ed57df348eb164a70cdc3a2bba3de00c951a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3619b0d2259689ca", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_ftp.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "c01388a3a291d883e3cfb8cb17ffd27b05034ecf2218163274e8264ffe233752"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "83f0e20e6498ecf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_group.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18800}, "digests": [{"algorithm": "sha256", "value": "f7190dbaa584ed66152e241dff382387c98050bc9f65245e5a2ce8f8901b7f4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6fbfe2e40c7721cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_issue.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14632}, "digests": [{"algorithm": "sha256", "value": "1e0a5e723faca4d107153ebfb61b57dbf60c29d7e19eb8265de577a778dc065b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3c1a597aac4c62bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_keyinit.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14528}, "digests": [{"algorithm": "sha256", "value": "ab91a8b5bbcc7bbb5cfdbc040fe992fbfed5f520d9a7c6b712869f75cc733d4b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c810bb96bced409d", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_lastlog.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18736}, "digests": [{"algorithm": "sha256", "value": "555df5b621145ef901df2a5953b2555dc597c58e7e486a0dd0402fe73e5b23aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7782d0f98b24b170", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_limits.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27136}, "digests": [{"algorithm": "sha256", "value": "724eb2ae5544f220e55677ae4af1b4411f4778130cb52b9f46cd65bda4544053"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "304d69dba58d6346", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_listfile.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14552}, "digests": [{"algorithm": "sha256", "value": "32f4661f4994ab2d974138b6a3274dad9ecbc9db35901a7ffc5c9f18317d366a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bb5704ff95b96a6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_localuser.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "8501c5472a451a7c3e69d7c126d11f42f979ba047cd311665f1e8bf4ac3720a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "845faa0c04abbc82", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_loginuid.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14584}, "digests": [{"algorithm": "sha256", "value": "040b7cb603629cd95edda3c92b163c2f17b7700381061d7fee0598e478546904"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4927c9e5c2ef119e", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_mail.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "3e4c0d71c92b7516a3bdd4f8e7f326bd3b64e1141ea89013f702a43006e5fc3e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f0ab9be2b92614a2", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14536}, "digests": [{"algorithm": "sha256", "value": "d8abe010b9bea190c30ce59e495587db3e13994311c79518fcded6027083265a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ebfd0e20b2243db8", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_motd.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "a5baba916bdd9237901fcc331306500e1b8e599500fb165a5add3668a1773e97"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "41dddbc413e9bda2", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_namespace.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43904}, "digests": [{"algorithm": "sha256", "value": "361730b329b953ae6352c4b65347edd47af8f1598aa22fe8450a1fb46957f5a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c6d7f7eb9355e1a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_nologin.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14512}, "digests": [{"algorithm": "sha256", "value": "32433e2b6d31c3026db04ae5626fd408e5314efc88563c3a859d62ddc362923b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "78c07e5d1e8fef06", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_permit.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "16e5013429a15f857ccd83d1518be414d212e8bc9e00d4dd22201512b2b275d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8b148de4ae4efff1", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18848}, "digests": [{"algorithm": "sha256", "value": "ef4e0ef3d6a2da074bfb446d3b659f4bd3ffaef7f5337880716dc36e37a3461c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d0ae890a8ac1b588", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_rhosts.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14480}, "digests": [{"algorithm": "sha256", "value": "903b547ab3f6b45afdba11fe1c4e664413fc20f2d3cbceae5f82ce23b03496c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2bf273e25be11378", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_rootok.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14552}, "digests": [{"algorithm": "sha256", "value": "95b58a7049de11a0edeef109da3f0570babdb5bb303a6d41323b430c3bb51e5f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6e6d9b68f1fc7c05", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_securetty.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14552}, "digests": [{"algorithm": "sha256", "value": "7449a118a68cbe70f6e70208ebbd929ff95908f67908f49602cd1d0f7df5b5de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f6b89a91e1375423", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_selinux.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27088}, "digests": [{"algorithm": "sha256", "value": "6bb2c46ad629097523ac63607a70825e0ac7aab3f3a167d9ee1448d95f932f7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a4cb624534c0f70a", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_sepermit.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18808}, "digests": [{"algorithm": "sha256", "value": "d55368bbfbdeef76e6f4967e553e091dc13c45321c91f88b961a80fdedd1f9f5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68e9faae56b489b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_shells.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "5e5e0a636c9dbf1a8d3b1d5f3c1d35157c0bfa290992688bce4f5341a81dee81"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c61bacfb453c56b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_stress.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18632}, "digests": [{"algorithm": "sha256", "value": "676d8772aebb3a2327cf0e839173ccc18f42dfd48a4aa9c5fd2d9b4d9acb0455"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37b4c126e6217fe0", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18680}, "digests": [{"algorithm": "sha256", "value": "3a54031a469b034b9bdc4a774f4ce88a6a31e15280da88c394aa41595052bcdf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37b7985b379a02d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_tally.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18720}, "digests": [{"algorithm": "sha256", "value": "0c4310617e5391193362c7d8b1942cbae5866d7a951aace34506ee36f2a6f65a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1420ed02aee0de8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_tally2.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18760}, "digests": [{"algorithm": "sha256", "value": "dfe569a65bda7bae31ccbdf49d21ae66990741ec707cb73f78c65d7e316b8b5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b835890cc4087519", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_time.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18768}, "digests": [{"algorithm": "sha256", "value": "91a8167e597d322c367b43d223dc7572569631b23cf100d2097a6f50dd358438"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "17a70608aef6eeda", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_timestamp.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23032}, "digests": [{"algorithm": "sha256", "value": "af233bd8a8e7eb700b36c844823855d0a8f405b215abe6fc3d9c86afe6fce0d9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "be050d77bb321e0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14576}, "digests": [{"algorithm": "sha256", "value": "064ea7691e921fea1d7d5402f8fb45ebc42e8a1f544ede320a36673064f1ab84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1fbdabe0cb379019", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_umask.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14624}, "digests": [{"algorithm": "sha256", "value": "844d880c3027e8a16eecf2530291bd0b9518fdf966d03a7048617c6c64b4e300"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f12939751e1a1882", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_unix.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64504}, "digests": [{"algorithm": "sha256", "value": "c6c34599153e061d8310ba393f981164b15395dbf53c62ebdf805bc6373ba281"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libselinux.so.1", "libnsl.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0f7b7f58db3dce62", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_userdb.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18704}, "digests": [{"algorithm": "sha256", "value": "d84244674c65e4d6c718b14e9151729694370404cdc015c86dabf49b160db03d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libcrypt.so.1", "libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "10ed0368bde47e6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_warn.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "68c6e33a1c84c7579c0a22d120f7e8fd4abbbab9897caaa80ab78fb30b16b0a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "688d13ed3fb4f8e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_wheel.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14504}, "digests": [{"algorithm": "sha256", "value": "f2cd7120797c29ba0ee4292c0152ed0a031bd20b33b105478e2a51e56d0e2ec3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "725a7838d872eff5", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_xauth.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27192}, "digests": [{"algorithm": "sha256", "value": "caa6d490faa96c687794209d27acdf1f5c8c905658de40cfd719bd87316b3786"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "57e347c4e63a5664", "location": {"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "184a1f3fe556d2f3", "location": {"path": "/usr/sbin/add-shell", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 860}, "digests": [{"algorithm": "sha256", "value": "959e8afe5754f4f09e70e95f3aa952d265e9344b0cb635663aeb4bbf70347bf3"}]}, {"id": "d0d71f36d695860e", "location": {"path": "/usr/sbin/addgnupghome", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3075}, "digests": [{"algorithm": "sha256", "value": "f038f9525fa205e19477e31f57772981e87f85f7e2d84348ddadf49d3c67ba4b"}]}, {"id": "4d30df4ef2c14bfb", "location": {"path": "/usr/sbin/adduser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 37785}, "digests": [{"algorithm": "sha256", "value": "bc34560ad17016571fcb9535ab562b75d53df400a084bfff449cb2c230f921a0"}]}, {"id": "b109bbb6e919c06a", "location": {"path": "/usr/sbin/agetty", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69000}, "digests": [{"algorithm": "sha256", "value": "e443cb13577dc56bdd50d579d58ac43fc2b1295390db0dbadd5fe8342873cf41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6c92881ac500ff09", "location": {"path": "/usr/sbin/applygnupgdefaults", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2217}, "digests": [{"algorithm": "sha256", "value": "fd3dd5e998504628720e5047af75f2af198f016bc75ee5f8f6eabd735972cfe2"}]}, {"id": "3bb5a08027ee5a37", "location": {"path": "/usr/sbin/arpd", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80144}, "digests": [{"algorithm": "sha256", "value": "921648611580eef34ef438f34c6577ec931de9649935312663d6c8b7a7a0f14a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmnl.so.0", "libcap.so.2", "libdb-5.3.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1b6dbebf41edb019", "location": {"path": "/usr/sbin/badblocks", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35144}, "digests": [{"algorithm": "sha256", "value": "72ce663c7863e49b7a22bb795c250933ee949aeddbbf5e884ec11517e570c792"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9b64936dfe9858ed", "location": {"path": "/usr/sbin/blkdiscard", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "0d41296779cfc138168448f30aaeadf90ba16071851e420c0462a09637b7ed36"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e5ce2a2dbd7a710b", "location": {"path": "/usr/sbin/blkid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121096}, "digests": [{"algorithm": "sha256", "value": "5e71545e7191e0f3fb309f2e40a4a1c6933285b08ccceff25747fc9fb95aad76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4a8ea77acebb3550", "location": {"path": "/usr/sbin/blkzone", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "533ccdf21c79a224f300cd2eaa3ed72f48a19f592159cb1dec20811fbd723456"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8350e2628b8e9859", "location": {"path": "/usr/sbin/blockdev", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "767936a3f454a0936b84a020766c11d36e988ac0f526635d1aea40d95ef63dfb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6878924c394d9018", "location": {"path": "/usr/sbin/cfdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 105048}, "digests": [{"algorithm": "sha256", "value": "1125716f3edc475f514c621d85eb155f36d3b3e834818576c3bc568475a13da9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libfdisk.so.1", "libmount.so.1", "libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4cd5c032bc937fa5", "location": {"path": "/usr/sbin/chcpu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "b511fc678e104ae6d097f4e152e27767bb59638053347a497f3cc9352dc73a5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "466af7a1e89c51ad", "location": {"path": "/usr/sbin/chgpasswd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67792}, "digests": [{"algorithm": "sha256", "value": "7e7fc2b8ea37062b4b92c6900f8181f00e3fbe4f65680ea9129dc6241ee4b79a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c30a61f380d43c2e", "location": {"path": "/usr/sbin/chmem", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "bb51378ff2f583c124bf614b8b899fbac4587b410e2a6f893b4f11a62b31e372"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5f1306909dad54a1", "location": {"path": "/usr/sbin/chpasswd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59600}, "digests": [{"algorithm": "sha256", "value": "e4a1c82a5246b54b27fce9548dfc09523e875585064fe5bef1b6ef79827f409f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cb7e96a986b84d8d", "location": {"path": "/usr/sbin/chroot", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "0b173e577e5b94948276c199c20b4d03d1d4c7b4b7d0ad60f5afec395cf9af1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6996a61f21f5648a", "location": {"path": "/usr/sbin/cppw", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 61784}, "digests": [{"algorithm": "sha256", "value": "c4120a1fb2555faf40191f35208e14dcfab52cecb4e9ab2f63dd22021f5c6295"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "864be4bf320b0f92", "location": {"path": "/usr/sbin/ctrlaltdel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "3eee9c5fd0941e49fa0a90f60f6e404a37f6a804e15ab7c2002a4617eb261e5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "afd0a70b80411a3c", "location": {"path": "/usr/sbin/debugfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231224}, "digests": [{"algorithm": "sha256", "value": "e2e2bf9b28d4629493279f7c0f01a07022d478d42ed793d1580d4b550412010e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libe2p.so.2", "libss.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aa2033acf98709d7", "location": {"path": "/usr/sbin/deluser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 16495}, "digests": [{"algorithm": "sha256", "value": "f49588f61657a1446c8d17b5afd1fc7c5c78f135b30844c23bf13032bfeea7de"}]}, {"id": "d863b864a8623caf", "location": {"path": "/usr/sbin/dpkg-preconfigure", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3663}, "digests": [{"algorithm": "sha256", "value": "be85745cc3f23a9bd5d9eed0aa8fe2c4504abaf1c5e669120432ee35dee1c479"}]}, {"id": "45d873c37ba89595", "location": {"path": "/usr/sbin/dpkg-reconfigure", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4448}, "digests": [{"algorithm": "sha256", "value": "a6aadf25a48b6662b185a4a5bbbb3fb53d1ab72beb43087c145deced9e209844"}]}, {"id": "5832c6ad73beee71", "location": {"path": "/usr/sbin/dumpe2fs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31112}, "digests": [{"algorithm": "sha256", "value": "c142303473ce4eab334a5fa70b0cb581f23b6d71f7d30a8b4fcee651fa649acb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libe2p.so.2", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9a8b1ccd9f390c89", "location": {"path": "/usr/sbin/e2freefrag", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "8104c3d96916b61d4ea0be6940a755e4624e7c0180b5fa38fb0a1da96044c0e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d17525dc89a876a8", "location": {"path": "/usr/sbin/e2fsck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 335064}, "digests": [{"algorithm": "sha256", "value": "abef458c447b99bb1082d17602640a1ca890cc0aa68eeb6967a1f1641fdd4f91"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "97b883ee4872d2ca", "location": {"path": "/usr/sbin/e2image", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43400}, "digests": [{"algorithm": "sha256", "value": "bc92b3d39559c82c786bb4ef5a58c11d83c14664f5988dcec13e6a6b63b09a1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e994ac957d1073d0", "location": {"path": "/usr/sbin/e2scrub", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7296}, "digests": [{"algorithm": "sha256", "value": "e9f1a56d7b4a42711d2acb8f1c675d7cce03b9e7eb9f560e9bc89eb425e0f2ea"}]}, {"id": "7781c747cc88ca8f", "location": {"path": "/usr/sbin/e2scrub_all", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5395}, "digests": [{"algorithm": "sha256", "value": "fc1e302f48405eb941ff60e691599bcfc6d9f406851238a11719ba887f55bcf6"}]}, {"id": "316e9166c9dca445", "location": {"path": "/usr/sbin/e2undo", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22912}, "digests": [{"algorithm": "sha256", "value": "65f4ff1bbdb858f7284bf1a994dac6d658e5b892cf720fe55ec542a58b772874"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1a6f05bcfd386d8a", "location": {"path": "/usr/sbin/e4crypt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31104}, "digests": [{"algorithm": "sha256", "value": "2a22e199081cbfccd8eb363e854c40f4a8a1413d28a3e486d9d0586cceb4ba35"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libext2fs.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0f6a277044caf522", "location": {"path": "/usr/sbin/e4defrag", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35128}, "digests": [{"algorithm": "sha256", "value": "17a5b5638c42c9524503dc8e3c86409147917ca3f8ea61422d2a38a494b59b33"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6f21fe7cfb9ea066", "location": {"path": "/usr/sbin/faillock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "e213538c49a8e0cbb710b8184a3a6475ab6d78cf3febe6f04a8c0278d7a0a575"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "289f358ebfd9293b", "location": {"path": "/usr/sbin/fdformat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "429af1a1843268291a812a0f391028bdec6256b23a13b10982c11ac7549db814"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4a4656e9415037d7", "location": {"path": "/usr/sbin/fdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 153880}, "digests": [{"algorithm": "sha256", "value": "2d66f8b37035b68bf1ebcfdcc7104715a15a5cb938f46a30a5522397969120e3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libfdisk.so.1", "libsmartcols.so.1", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d49ec461b1f9248a", "location": {"path": "/usr/sbin/filefrag", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18768}, "digests": [{"algorithm": "sha256", "value": "74cff77c06ec7ce79ac04b2ba42d8533c897d0f5be6c241327115a2f38e97255"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fa9516cbc4d82f62", "location": {"path": "/usr/sbin/findfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "1fbc08be02896cd1c40319fbb2b6093e063b11f2150309c468f6c115ef54686f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ee23acc376252c19", "location": {"path": "/usr/sbin/fsck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55576}, "digests": [{"algorithm": "sha256", "value": "b568debd209c32e3fd02236759861fcd6c7bb0110fc6fb0456deb34278b8ac1b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a3898223e7255313", "location": {"path": "/usr/sbin/fsck.cramfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39176}, "digests": [{"algorithm": "sha256", "value": "76652a8ceec6b1e46cffa9674ddfb3cab6b5a2cbfbac934a58c31b5898ec98be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6c3f448e2da4179a", "location": {"path": "/usr/sbin/fsck.minix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125184}, "digests": [{"algorithm": "sha256", "value": "ce137e0659be7a481f568c5db3e56cf908f6f8faf7b1ee64436c8e1d4fa26d7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b2b94b526eb9c3d", "location": {"path": "/usr/sbin/fsfreeze", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "16d80f45a8058815d72353d2362882a1bd736356fac786946d334eda31bc8875"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "208b913ecc4587e3", "location": {"path": "/usr/sbin/fstab-decode", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14648}, "digests": [{"algorithm": "sha256", "value": "674d4ea763907dc7557c4489def690e1fc565185611be9414036df6051318039"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "435298a4ad9d0d28", "location": {"path": "/usr/sbin/fstrim", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "7cdeeee9ea5fd8a378a0d718359c7509823ac689df24054f916e482b979813ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "19a8b13772d139e0", "location": {"path": "/usr/sbin/genl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84264}, "digests": [{"algorithm": "sha256", "value": "20c3c57d6ad8f687584ca0ef20d5c1e78b23e358501e1c71d7d41358d1e4d832"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmnl.so.0", "libbsd.so.0", "libcap.so.2", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d1943b31a372001f", "location": {"path": "/usr/sbin/groupadd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93136}, "digests": [{"algorithm": "sha256", "value": "c4a51fd9348b4981d8cd5a4d9115e25dd1b7647129d01f31b962936d96c33b8d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e6a016f15f34c6e", "location": {"path": "/usr/sbin/groupdel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88848}, "digests": [{"algorithm": "sha256", "value": "5d9e6b09844a74880b55e571ba0cd4327bc0187914954a82cca7013e4e1457bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "acbb6140f35ada37", "location": {"path": "/usr/sbin/groupmems", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63736}, "digests": [{"algorithm": "sha256", "value": "0ce6c1bcc780a1a56729829e2d3d33952bc32449e2a6fc3f9aeedc587abf14c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3b30ea2dbe489316", "location": {"path": "/usr/sbin/groupmod", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97136}, "digests": [{"algorithm": "sha256", "value": "7940f364b312c197e9d649e57e3f2fd130d6bac004a2004c192f6fbca66ac990"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ebd8e5d00f3a305e", "location": {"path": "/usr/sbin/grpck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63672}, "digests": [{"algorithm": "sha256", "value": "5ae98999e33ca77284813b7f96b04b71bd4de9a8babe8254c79bd5056bfced8a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "851ebcd1229ec1d8", "location": {"path": "/usr/sbin/grpconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59448}, "digests": [{"algorithm": "sha256", "value": "d5e639b9151d62c57cabe5e59057699531d98c6295f1a392446f2d6c985e0a7d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "14986abf36c5bdc4", "location": {"path": "/usr/sbin/grpunconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59448}, "digests": [{"algorithm": "sha256", "value": "c3bbfc738b3404abba72cc1d74a4eb856eaa382c81f3a0b476e305d90e5921ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5a07ea2feaba2339", "location": {"path": "/usr/sbin/hwclock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104808}, "digests": [{"algorithm": "sha256", "value": "f72bb2398805520a21f8ff23b06ab54f86b9d77ffbf60f7f0bb2f64ff32dfcd1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2d0a6053b35d8bf4", "location": {"path": "/usr/sbin/iconvconfig", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31128}, "digests": [{"algorithm": "sha256", "value": "bde91488d40eefba1d466844e959a3b346f5f28bdb44f026ab2bb1463e2b10d8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "79e33390c9a54cb6", "location": {"path": "/usr/sbin/installkernel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2638}, "digests": [{"algorithm": "sha256", "value": "ab0bedb106c10aa2c2ce88ca6bb9db1a973854049b36a9961a532c4496051815"}]}, {"id": "4dd3cd0a61104976", "location": {"path": "/usr/sbin/invoke-rc.d", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17042}, "digests": [{"algorithm": "sha256", "value": "e23bd68aa92ea828f64b67839906ec0a3ad6bb81611100a6db907830e77945ab"}]}, {"id": "8e4343df0b1fd769", "location": {"path": "/usr/sbin/isosize", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "dcfc43a37bf2680e7a281115c0da2bac843806bab8587435e290b2c1e0e856de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "732d051c8ac997ed", "location": {"path": "/usr/sbin/killall5", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27016}, "digests": [{"algorithm": "sha256", "value": "2fea284039c6f9ffd3384f6e9523e4cf75338e1e736572bbdeb3979b6bdc1f39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4e3aca5cbf0e8703", "location": {"path": "/usr/sbin/ldattach", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "adf87d9242cab10fc264067621be08728b5c2effea34144703a312c12aa14f9f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8c4b409e31f8eef2", "location": {"path": "/usr/sbin/ldconfig", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 387}, "digests": [{"algorithm": "sha256", "value": "bfd5df90c7f070feab584435f106f254ffffaa268a04de5b5c3bd61d59c092f3"}]}, {"id": "7bb223e18f05ec95", "location": {"path": "/usr/sbin/ldconfig.real", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1053768}, "digests": [{"algorithm": "sha256", "value": "d86a42a5d07491b6c12f5e7ada4cc95487389c53f2f755c17d60642ca891ac50"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "19cfda4b7b4e0407", "location": {"path": "/usr/sbin/logsave", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "b2d338b768c2a841c7c27f6e8b3124e22e7eca68a2fb47248bb2ba4cfdc84608"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "95a6ae3839e8f54c", "location": {"path": "/usr/sbin/losetup", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 112992}, "digests": [{"algorithm": "sha256", "value": "8aa16e6e08331a95f4e88ddcfdce50203f4ab3dbcda6b10422c71c1b32db6213"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "637a945c27fdabce", "location": {"path": "/usr/sbin/mke2fs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137848}, "digests": [{"algorithm": "sha256", "value": "08efec7e808a8c3d02eb036161225e43b5408da5b1097cbc1ddbaf27478b26ff"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "957319a4a3926fec", "location": {"path": "/usr/sbin/mkfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d74ffd1e124bc0b1600ec06ab507bd4517021311a1d9c97d9b5c72a825db48dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cb223d6bbd20622b", "location": {"path": "/usr/sbin/mkfs.bfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "2c6b812cea39f12e2fcc55c2ee2af6afdd73bb4eadeb347e30d20cd520110707"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3aa28fa918c9d02b", "location": {"path": "/usr/sbin/mkfs.cramfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "dd96b0c9913c8ec8bc35ed6665d812c9e44c1f8517b8b96f638a709488717c55"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1cd9468d9ea8c71c", "location": {"path": "/usr/sbin/mkfs.minix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108784}, "digests": [{"algorithm": "sha256", "value": "81fa816deab8e348a8828a9cebc7eb520c742c411f87a75b6d0a521fdf04d7e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "995597647078d0be", "location": {"path": "/usr/sbin/mkhomedir_helper", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22704}, "digests": [{"algorithm": "sha256", "value": "6a551dc786ee8d18c4f15e7930d27fe5f72f3b61d5a353cd648bd38b3d87c753"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2ed6509ee1362419", "location": {"path": "/usr/sbin/mklost+found", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14648}, "digests": [{"algorithm": "sha256", "value": "9dc78f4452654513a2d30b1de77226ed17b24df13df15082ba30fe76f8476e9d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2dfb19248f4ee8b1", "location": {"path": "/usr/sbin/mkswap", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108784}, "digests": [{"algorithm": "sha256", "value": "2d7ab6f854a86feac14a12aba9d0a04b8a3a6cfa0ddf1c4a058819c7fbd40d2a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libblkid.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "30c3b295483e502d", "location": {"path": "/usr/sbin/mysqld", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23370864}, "digests": [{"algorithm": "sha256", "value": "6934363526c671bf91fd7897ce960341a9d80dab7636f033c69a048bf3c886ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblz4.so.1", "libaio.so.1", "libz.so.1", "libpcre.so.3", "libcrypt.so.1", "libsystemd.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libdl.so.2", "libstdc++.so.6", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "49c6ab0403c6a329", "location": {"path": "/usr/sbin/newusers", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 101168}, "digests": [{"algorithm": "sha256", "value": "e4fa650d446b517d0e92750b7958b0a2f4536c2f261bb90a1fd98d07045a8911"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ce49faf3408218aa", "location": {"path": "/usr/sbin/nologin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14640}, "digests": [{"algorithm": "sha256", "value": "ef051dae43b525ba49d237a277b71ebd13f4fe4f40792391ec774d13f25dd081"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "56a23b8f9bcd3a81", "location": {"path": "/usr/sbin/pam-auth-update", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20335}, "digests": [{"algorithm": "sha256", "value": "a1ed2132f165223bb7a34cdf490b083023a4d81662068ba0c0c84e961e94abb8"}]}, {"id": "5473e85f64d8d047", "location": {"path": "/usr/sbin/pam_extrausers_chkpwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "02a44b51bcfe7b6890b292ca09ef4b87eebb9dc3a060b561cf682fd8de22fe46"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d9ae599b36c5f412", "location": {"path": "/usr/sbin/pam_extrausers_update", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "b6daca3b621a75f4a931e19e40c83dea8fa9089bf8a827417f0c022583b7a617"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5b082b08df898d72", "location": {"path": "/usr/sbin/pam_getenv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2890}, "digests": [{"algorithm": "sha256", "value": "982cca7d6a9afe07d7ba3fc929082ef11ed1cadb88d253f6464bfc0a19730674"}]}, {"id": "1adaaf1032b8f857", "location": {"path": "/usr/sbin/pam_tally", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14504}, "digests": [{"algorithm": "sha256", "value": "bf68867b3e40612692888480f2c0caa03be5542c29f9e2f5a65ee18c847ebe1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7ef36b1f91b73da", "location": {"path": "/usr/sbin/pam_tally2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18600}, "digests": [{"algorithm": "sha256", "value": "1775c63d8e2d0fd058aa0816033fbcdd3f65c4d691eeb5772b6fc4e3aac8c559"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4e2529628a38f5a6", "location": {"path": "/usr/sbin/pam_timestamp_check", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "d5dc7b245828eacb90ad4934249a2a24efd40c9df7bd87a37be4e7ec6edf5f98"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1f5c2ae034a9f285", "location": {"path": "/usr/sbin/pivot_root", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "a7f95021f072c830f9a391c98c5e26bc7b52273d87b270a127b84b616d0c0225"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb834a29ff2f28c0", "location": {"path": "/usr/sbin/pwck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59568}, "digests": [{"algorithm": "sha256", "value": "4272d9f7ba622a12d9e2d4312242cc5f80577ff82f3424a1a3dc643a21122a5b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4c76c8da8a355a43", "location": {"path": "/usr/sbin/pwconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55344}, "digests": [{"algorithm": "sha256", "value": "a32fac1cdb26ff309e2dbead133be23dd861c2d43d3344b96064347e995cc795"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7d3575667eaed939", "location": {"path": "/usr/sbin/pwunconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55352}, "digests": [{"algorithm": "sha256", "value": "0891a9044fd9cc5a852b9c8178f83a221b6be9b7299647a866c526fc51f1792b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8d7e75774b1f737", "location": {"path": "/usr/sbin/raw", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "eac1d336d8656e45a3b21d083392278a6de440b89a766c0f76d9250dde06f33f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "60535e2574b54929", "location": {"path": "/usr/sbin/readprofile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22792}, "digests": [{"algorithm": "sha256", "value": "14a274e2a9c320d1055e835cdb405c329a1509a0101d1aa9b0a045bb2c29bf14"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "85f40c4eaba05b6e", "location": {"path": "/usr/sbin/remove-shell", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 904}, "digests": [{"algorithm": "sha256", "value": "5a15986f8fd235bccf215832a5c39070acd6c48176c73a2415a7148bed327267"}]}, {"id": "590764b6c56d8d50", "location": {"path": "/usr/sbin/resize2fs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67968}, "digests": [{"algorithm": "sha256", "value": "b87f8628908f207e6d0b96765cd5886ff5ebac459e0ac1307107fed05c7c6b15"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9f0dc7a0ded06cca", "location": {"path": "/usr/sbin/rmt-tar", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59952}, "digests": [{"algorithm": "sha256", "value": "1a07adb8bc0cf9fba66ebcc0beccb72c2b142160c415c400fb7dede623dd4fb9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0f54e164d6cb7a5a", "location": {"path": "/usr/sbin/rtcwake", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "2c0e60a2e8da8507991b0b3c6837a7b80196d7120aaa38089bb18354be61472b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cb1a801d3c0fb378", "location": {"path": "/usr/sbin/runuser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "cfb15b2826ac21618120115e6a5d94d0b9702a6de59b826e7b988cbd76ebbcbc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9d8773a8c5cffd35", "location": {"path": "/usr/sbin/service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9262}, "digests": [{"algorithm": "sha256", "value": "7966a978b1b11eba4027dfabb58c5d32f7bcc389738c64a5a39e8213dbc8959c"}]}, {"id": "79c7d622deabcb19", "location": {"path": "/usr/sbin/sfdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 141544}, "digests": [{"algorithm": "sha256", "value": "18bd508e019c86a90db2afb8d5fd49b5e3a05099287da12f60dfbb104874781b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libfdisk.so.1", "libsmartcols.so.1", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f968cb82b7d3e187", "location": {"path": "/usr/sbin/shadowconfig", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 885}, "digests": [{"algorithm": "sha256", "value": "e456ba3088c0cb498ba86d9ce496273138e9cfe523feeb1a7e7083aae349dded"}]}, {"id": "599deb94d2f36d08", "location": {"path": "/usr/sbin/start-stop-daemon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48456}, "digests": [{"algorithm": "sha256", "value": "34cf26c482170e55ffcc2d0d02bc3a663351abb98c97afe5565cf3b3a57a31f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "445e791375ecdb26", "location": {"path": "/usr/sbin/sulogin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "29b67c5a30979d2460c5b821ed29364f068abf52055efc3bb741144f358f6bfc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e4ec90aa9aad8a02", "location": {"path": "/usr/sbin/swaplabel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "45c1e23d797aafdc507efeae74dd3a70706f834ce42303d83adea074f3ad2915"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libuuid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bdc6151be9f7bd40", "location": {"path": "/usr/sbin/swapoff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "aaccc5681cb6409680ea9777f09c1a2bab3a1a21171c28f9df6ae392ffdf95d2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "36cfdfbeca70f272", "location": {"path": "/usr/sbin/swapon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "32feea228a212a46669320224a0c6cece75e32498f80bf376415dae5b8ff850f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libmount.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4eeacd400c97e393", "location": {"path": "/usr/sbin/switch_root", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d20ed1c7d1e8fed61bc89330d8fdbf691fcafdfb72f9839f4aaa51eed4dff0da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4cebdafb7984b912", "location": {"path": "/usr/sbin/sysctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30960}, "digests": [{"algorithm": "sha256", "value": "e52e0c11b454cf31097a91fa7ed4c46dfddaafb38e4c56f5c7d9140151f75665"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0e33e0677c0c5966", "location": {"path": "/usr/sbin/tarcat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 936}, "digests": [{"algorithm": "sha256", "value": "4307aa7cc97a4db32a674ad32f893b251188903cafa6d5266c813fc5c9ea755e"}]}, {"id": "cf4bb93001f4824b", "location": {"path": "/usr/sbin/tune2fs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 109112}, "digests": [{"algorithm": "sha256", "value": "e68a0c0c0f52564614ebf8478d5186474707f3b95b438119ff0b46f2bf20b80c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "23b06b35576fc729", "location": {"path": "/usr/sbin/tzconfig", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106}, "digests": [{"algorithm": "sha256", "value": "816e1759cc6a017900439acc6c85dd2293cc78948d54bf76c1f23bf16437b1fc"}]}, {"id": "723fa3cc3e4466a9", "location": {"path": "/usr/sbin/unix_chkpwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 43160}, "digests": [{"algorithm": "sha256", "value": "c18a212c1e3bcffa4e988c1970d89a158ade7033bd746662f8e0c5bd21864cbd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ed828fa0eee536f9", "location": {"path": "/usr/sbin/unix_update", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43160}, "digests": [{"algorithm": "sha256", "value": "8bf2544958e1a1211cb5656008533492b0e9dffe8eefad0511b7df89b7838db1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "06003b81f9066f08", "location": {"path": "/usr/sbin/update-ca-certificates", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5300}, "digests": [{"algorithm": "sha256", "value": "7ad4af5c16cfe26de17f76a3b2217f011a651fe1f25ed1608584765aeeffb7f9"}]}, {"id": "2c94e8eac3a04e4a", "location": {"path": "/usr/sbin/update-passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35392}, "digests": [{"algorithm": "sha256", "value": "5d87ba009d9c8c2aa4c945bb35a5735bb4d655da6f035ed1879240a6602ec866"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdebconfclient.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7c7832437a2bdf98", "location": {"path": "/usr/sbin/update-rc.d", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 17161}, "digests": [{"algorithm": "sha256", "value": "1102a9c7a3edbfd57bf7b7b466aaf45a10763a186093f65bac3966f0da8a5448"}]}, {"id": "68a2244263888573", "location": {"path": "/usr/sbin/useradd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147160}, "digests": [{"algorithm": "sha256", "value": "f6c02c9688cef8670287bb52163a34d94ad6b98af8856d0bef09653629e279eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b0d82c317e103f89", "location": {"path": "/usr/sbin/userdel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 101264}, "digests": [{"algorithm": "sha256", "value": "4990a8c0f7a39974d56b69f9e5ba0764b987566b1e614ea209b69c1a83122c10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b6fcb81bd96b5d58", "location": {"path": "/usr/sbin/usermod", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142840}, "digests": [{"algorithm": "sha256", "value": "6da1af679da8ff120239e2b3cabfeeaac692a08b62811a91554efa1822ac7b1b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b59e398e76a5ec87", "location": {"path": "/usr/sbin/vipw", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 70200}, "digests": [{"algorithm": "sha256", "value": "eace12026088ad1661b8fd7480357423347895fe348632ae8270706b259aacdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b3333bf7ab0a03a3", "location": {"path": "/usr/sbin/wipefs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "da28b8b9ae295f5936918fc798f249eb9be0a8219aca8601610e23d6a04a6d11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2809983b9841537c", "location": {"path": "/usr/sbin/zic", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63784}, "digests": [{"algorithm": "sha256", "value": "12f4ebe31c640dde81f1a3527c2605296cc5f8a40903bbba7fa18cf21bc885f9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "29255557c2e1aca2", "location": {"path": "/usr/sbin/zramctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117088}, "digests": [{"algorithm": "sha256", "value": "20c0bfda9d816942fd425e1a7622ad14a2eea47bd5643c85c44befbb6f682445"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "da5a70def5f7c21d", "location": {"path": "/usr/share/adduser/adduser.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3028}, "digests": [{"algorithm": "sha256", "value": "cbd8ed49dd084c853d90afc22643b1a55c6f7b7a959644861c589fa8d7f26b0b"}]}, {"id": "1b1ab4f0a7e625d5", "location": {"path": "/usr/share/apport/package-hooks/source_mariadb-10.4.py", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1717}, "digests": [{"algorithm": "sha256", "value": "6aac59f89211831cf613d23dc2fba9d8515407bb92975e939e09f71ed86dd57c"}]}, {"id": "90a4b569bd0cec9b", "location": {"path": "/usr/share/apport/package-hooks/source_shadow.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-python", "size": 720}, "digests": [{"algorithm": "sha256", "value": "4b16c0b7626ae342856ba7870aa8ed13193868984325264c8f39c61c62e0454f"}]}, {"id": "2ef8ad7df88cc377", "location": {"path": "/usr/share/awk/assert.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 383}, "digests": [{"algorithm": "sha256", "value": "07f9e0362956d40ea6a92bedd4f292666185d038885387cb00adb5ade1582d93"}]}, {"id": "ef070fc0f31484a3", "location": {"path": "/usr/share/awk/bits2str.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 334}, "digests": [{"algorithm": "sha256", "value": "d7529387edb12e4054b384e96bc4911cb3b0e544602fb1e9de8a983f5fd46c5a"}]}, {"id": "ff309755ea6e2914", "location": {"path": "/usr/share/awk/cliff_rand.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "41b20eba1d788cdc7d64c3860315b3bb8613f80b5f7d8f04774c31caef64dd42"}]}, {"id": "bfedf414736569fa", "location": {"path": "/usr/share/awk/ctime.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 234}, "digests": [{"algorithm": "sha256", "value": "cf1b816f600516ec0a4f84901e12c48f44c5309bd6bd7b32f9a17abd026f2b86"}]}, {"id": "3abb6f56b062bdea", "location": {"path": "/usr/share/awk/ftrans.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "9957afaddfec5f2c6bc4f9cb12c576e6c367c1b681a472e91ced9caff5292722"}]}, {"id": "0f05b279d3a929f4", "location": {"path": "/usr/share/awk/getopt.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "990d764228a3ae5f919dd0e585661fd14bf217617e7fcf33e4c40124d6969287"}]}, {"id": "dd947f2234fe8b7b", "location": {"path": "/usr/share/awk/gettime.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2491}, "digests": [{"algorithm": "sha256", "value": "7baacb670919547d1fc2ec186d6ad937c6f7cc2d03e0b2e8f6802742dc7c6023"}]}, {"id": "195c9d9218f50ac6", "location": {"path": "/usr/share/awk/group.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "46556e7f147deb42a2986cc90bbcfc2ffe54e3bdfdc4cddeea327dba74dcb422"}]}, {"id": "296b2a78bbd69aac", "location": {"path": "/usr/share/awk/have_mpfr.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 221}, "digests": [{"algorithm": "sha256", "value": "40d45f7e243e4f7faa1335852c5839fa80c60d70eccd94918cee7edbc58fd9a4"}]}, {"id": "84b1fbdeb30d0eae", "location": {"path": "/usr/share/awk/inplace.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1992}, "digests": [{"algorithm": "sha256", "value": "8ce91c739a7a6bb06482e102389a12f1135a49fee6d17407151ad167e5b131e3"}]}, {"id": "15b8f74033518835", "location": {"path": "/usr/share/awk/intdiv0.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 462}, "digests": [{"algorithm": "sha256", "value": "c184f8a175c7226e9c567a8bb91e5e67ed8e239769012ad16f93c48f8e328bfd"}]}, {"id": "734c64c44d7a0596", "location": {"path": "/usr/share/awk/join.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 378}, "digests": [{"algorithm": "sha256", "value": "9af26157a40c1e1c09dfa73152e07cbff4c4f4b31b7bf8132572270da6dfc052"}]}, {"id": "b23d5e35f3a62796", "location": {"path": "/usr/share/awk/libintl.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 238}, "digests": [{"algorithm": "sha256", "value": "2b3a65b9053d2f4f08733870ef2cf1b5ee8aeba74dc6b9b1d1610fc0d9ac0eee"}]}, {"id": "9081abe3b87ca7ef", "location": {"path": "/usr/share/awk/noassign.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 422}, "digests": [{"algorithm": "sha256", "value": "7ffc84e6d111aaf56cb0d3756bbcbd73e2510069ee6fc05bc1ea0e412884663e"}]}, {"id": "bee559fe9c434a92", "location": {"path": "/usr/share/awk/ns_passwd.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1282}, "digests": [{"algorithm": "sha256", "value": "65670dbe643091de33dd490b71609677c875166d0aa59378a6576f979ba9886a"}]}, {"id": "a3a36275d36bf71e", "location": {"path": "/usr/share/awk/ord.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 937}, "digests": [{"algorithm": "sha256", "value": "e7d37acc67a101dd2e23c19ed3f9dfd5d01ea93af63b2ebc8679976e1ef051ce"}]}, {"id": "d61a69a61233ae2e", "location": {"path": "/usr/share/awk/passwd.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "a1c747380f60e50f05ef088a55cb0a8e5bb49a4ca10a5406de6e159e0d125cc9"}]}, {"id": "4b3af44ae2c0e25b", "location": {"path": "/usr/share/awk/processarray.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 355}, "digests": [{"algorithm": "sha256", "value": "ac1e8e8dee8105c5c1ab2a1b87fcb668885473b7e90b7b0c137275742c704166"}]}, {"id": "a53a829de6bef6f0", "location": {"path": "/usr/share/awk/quicksort.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1031}, "digests": [{"algorithm": "sha256", "value": "b769b7a892acedcdb98d18c3cf05544d4d85488a0378aaacba0c6e2ddb71bf35"}]}, {"id": "0729c92663c0110a", "location": {"path": "/usr/share/awk/readable.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 489}, "digests": [{"algorithm": "sha256", "value": "06e27abeb78eff929cb1f44256f195fe2d86ebb62814f731f420df286c8f1094"}]}, {"id": "bfb24d99039c5d0c", "location": {"path": "/usr/share/awk/readfile.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "751d619465eb57c9d6314eb2a97e783ff84ff108cd1c4efeff8f62400dd77609"}]}, {"id": "1f2184600b250d49", "location": {"path": "/usr/share/awk/rewind.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 404}, "digests": [{"algorithm": "sha256", "value": "878279434b70956b26eca128a0939c1a14da97b1626fe402eb76d44485fbc268"}]}, {"id": "ed8fff17c802f0e7", "location": {"path": "/usr/share/awk/round.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 661}, "digests": [{"algorithm": "sha256", "value": "28b705d2e2b01cc3ed450cc42e2ff99b058b55ef5a49cbc483aded7bdfa58aff"}]}, {"id": "0b729cfdddbe91b3", "location": {"path": "/usr/share/awk/shellquote.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 472}, "digests": [{"algorithm": "sha256", "value": "78e7df6e31f55536a4c3853f6d54644877aa892ed7fc6e1d4dc9080284d78565"}]}, {"id": "4c81c6b568bc053c", "location": {"path": "/usr/share/awk/strtonum.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1454}, "digests": [{"algorithm": "sha256", "value": "abd27d285278e83655617efbd8e09b5f5271dd6ede37847b0ebd6632be2dde74"}]}, {"id": "1ec618bf446db939", "location": {"path": "/usr/share/awk/walkarray.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214}, "digests": [{"algorithm": "sha256", "value": "3a7f02f135e91bbf1c1cd498ea0e1489802d58c83bb4d112c0a407593db31dd8"}]}, {"id": "87a0e1c4c273b677", "location": {"path": "/usr/share/awk/zerofile.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 424}, "digests": [{"algorithm": "sha256", "value": "c20a5e00b43fbfb9ea420da93f64422ce13d4aebb3b725e2ac3ba0102f169bee"}]}, {"id": "ab99dd84dd67a71c", "location": {"path": "/usr/share/base-files/dot.bashrc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3106}, "digests": [{"algorithm": "sha256", "value": "34fbc467b8c624d92abcdf3edcf35ee46032618a6f23b210efab0e6824978126"}]}, {"id": "1740cc30fd1dac4e", "location": {"path": "/usr/share/base-files/dot.profile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "bbee58b1e0787bb851e7f7a4d0c187a8122d68eb67e5fa464696310398ac005b"}]}, {"id": "78a1320fd40beab3", "location": {"path": "/usr/share/base-files/dot.profile.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72}, "digests": [{"algorithm": "sha256", "value": "8961ee041c712c735fb05287740ab62737777bd58ce631b54b07d8083efad3bf"}]}, {"id": "aea5b8a811e207de", "location": {"path": "/usr/share/base-files/info.dir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 771}, "digests": [{"algorithm": "sha256", "value": "0a3bc2a3060026e47960ba857a42665190dc3eccd40be0c2fbaaa59cdc4e959a"}]}, {"id": "a87292073101a626", "location": {"path": "/usr/share/base-files/motd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 286}, "digests": [{"algorithm": "sha256", "value": "a378977155fb42bb006496321cbe31f74cbda803c3f6ca590f30e76d1afad921"}]}, {"id": "09025c0ec43a363e", "location": {"path": "/usr/share/base-files/networks", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "20f4b0486ba8a442644f0f10fc1c947db554c83f31037d6a2ba9be8d67998c25"}]}, {"id": "8d6a99f865fe3465", "location": {"path": "/usr/share/base-files/profile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "3358f609b4bc5c0b50f1dd3cffb3861404027bee127580370cbad3db7cc5b209"}]}, {"id": "62686330e243753d", "location": {"path": "/usr/share/base-files/profile.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 363}, "digests": [{"algorithm": "sha256", "value": "2967dd939bb04a37a621063382602bb92d29262f6bb2435bb8b7fdc0bf6e1e0a"}]}, {"id": "69b5da461f7ea4a2", "location": {"path": "/usr/share/base-files/staff-group-for-usr-local", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 771}, "digests": [{"algorithm": "sha256", "value": "64a482506f00572df1d4909a347d6f4fa8e6ce23686b7f058bfbd650ec0658ce"}]}, {"id": "29df17c15d7693b6", "location": {"path": "/usr/share/base-passwd/group.master", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "cfde4574c857edbfbd31667000d75d07efe6bc61f22063693010dee2a912450b"}]}, {"id": "1da6575e753981e5", "location": {"path": "/usr/share/base-passwd/passwd.master", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "5e66dea2e22fa69f64b4f92053bedbf8ea2550dffb95967994730b718f4eb930"}]}, {"id": "d0d8e6f06a984830", "location": {"path": "/usr/share/bash-completion/completions/addpart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "61badc8851eb6f1c153df1a07c9c2f3bffa048fbd05d1ef775384087440a08c8"}]}, {"id": "c3c14bb284b3d38f", "location": {"path": "/usr/share/bash-completion/completions/apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7108}, "digests": [{"algorithm": "sha256", "value": "deb2117b51a6973375b172bd71d93b1fa5912eb81f73a2b4c4aadb4651260950"}]}, {"id": "b7adaaf55d8d0b21", "location": {"path": "/usr/share/bash-completion/completions/blkdiscard", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "52ae5cec0990942b3e239d9bae331ea237d6dd457575746e382d07fbabf9ad70"}]}, {"id": "fafce2d8e432bde4", "location": {"path": "/usr/share/bash-completion/completions/blkid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2116}, "digests": [{"algorithm": "sha256", "value": "2b56c1d941cc087ebc72f0a9e44b7e70486b7824fa6eb5840bd7eb3f46946925"}]}, {"id": "2c6dc498cd764e0e", "location": {"path": "/usr/share/bash-completion/completions/blkzone", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 971}, "digests": [{"algorithm": "sha256", "value": "bf20f342237b951779fb457d68cc4bc7900e6db044becb5419efa109b77ffadf"}]}, {"id": "786456cb87486120", "location": {"path": "/usr/share/bash-completion/completions/blockdev", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "32a9db482f3941d0d22c12b5feb8a73c71489f7bf83693a9c3b4d3d27e97d8b0"}]}, {"id": "99e8a9bccb2dc84f", "location": {"path": "/usr/share/bash-completion/completions/cfdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "2995b77066141f0a0b67dec82d554a20909466eca6a3e8f237eb709b7f5b4c62"}]}, {"id": "b3d0e89009d115d3", "location": {"path": "/usr/share/bash-completion/completions/chcpu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1522}, "digests": [{"algorithm": "sha256", "value": "38548158ca1b6d13b515c4fb5107a6fc85ae04c8444f3edd75e98e42dba100f6"}]}, {"id": "0b5b1dc8af9106f7", "location": {"path": "/usr/share/bash-completion/completions/chmem", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 501}, "digests": [{"algorithm": "sha256", "value": "6bb1f0dbb7af9f2891badb28f90e7ab9b82647a4b982a284b541968f669f2a9f"}]}, {"id": "3054794fca9f9cde", "location": {"path": "/usr/share/bash-completion/completions/chrt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 920}, "digests": [{"algorithm": "sha256", "value": "1dd13080d71c8d880e628eee89e8f493c979441692ef364e01ca8c8a761d381e"}]}, {"id": "af0b54021a7cf5f9", "location": {"path": "/usr/share/bash-completion/completions/ctrlaltdel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 335}, "digests": [{"algorithm": "sha256", "value": "52021091a5554e9b6275cdabbf1820ccd18eff38d8b0094284ef7fb68c38f66f"}]}, {"id": "84ce01885278db6e", "location": {"path": "/usr/share/bash-completion/completions/debconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "45a6978806b39111a579c0e7d4e85937bd6c8e20c3f6732d3ecf5fbd2344cfb0"}]}, {"id": "786351a07a8cfb45", "location": {"path": "/usr/share/bash-completion/completions/delpart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 526}, "digests": [{"algorithm": "sha256", "value": "e337b3898cacda9485085c522d9306a043146cc52c780bbcf2c65b8d366f095a"}]}, {"id": "13380803749f16b2", "location": {"path": "/usr/share/bash-completion/completions/dmesg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "5cd7dd59ef1558c7d5bf8fe58581eb6b173f823b21f1e83598328de2d7695060"}]}, {"id": "2bb7263ae87c94f8", "location": {"path": "/usr/share/bash-completion/completions/fallocate", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 721}, "digests": [{"algorithm": "sha256", "value": "f775a5a4e4d051193cfc5dbcc2ba373d5cfe350604f3c4b79372ef4a7e494f02"}]}, {"id": "ca437fb489335684", "location": {"path": "/usr/share/bash-completion/completions/fdformat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 566}, "digests": [{"algorithm": "sha256", "value": "d1478a7f29aa6e2ac647acb10a2b1036bf2e2cb98e9627abb43fb1bf6ac561ec"}]}, {"id": "a85195a80cccdb7b", "location": {"path": "/usr/share/bash-completion/completions/fdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "2eddd6f947b6246d18959c173aac7112e1e9b2d523ffe852f88011dd2e4836c6"}]}, {"id": "12caca56070665a7", "location": {"path": "/usr/share/bash-completion/completions/fincore", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "0d66d90486e2f0b6eee9a962adc762cd19f7311b42d344cf47e49ef1261f90e4"}]}, {"id": "0d572134a4677d47", "location": {"path": "/usr/share/bash-completion/completions/findfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "ff73ffe3f15cc6ec0bfeed0a2c87b67eb1c9890ec5e7a23d18eab733d16c0df8"}]}, {"id": "93da4993ee7038b5", "location": {"path": "/usr/share/bash-completion/completions/findmnt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3195}, "digests": [{"algorithm": "sha256", "value": "40332dfec0e1d317cf5f9782d95cec282e649635b33e6449d67f664f74ae5199"}]}, {"id": "2f469f92ec8ff183", "location": {"path": "/usr/share/bash-completion/completions/flock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 874}, "digests": [{"algorithm": "sha256", "value": "4ea2ecf934319c37348fddefdf0f028614ce04cc1840574242bf47219cb0a8c8"}]}, {"id": "1c78acf277866e4d", "location": {"path": "/usr/share/bash-completion/completions/fsck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 787}, "digests": [{"algorithm": "sha256", "value": "feb2b95abe8caac7840120e9575816d9e02dc8d08fe883293211f6f88389dfd8"}]}, {"id": "1ca26f9f19f0ef21", "location": {"path": "/usr/share/bash-completion/completions/fsck.cramfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 684}, "digests": [{"algorithm": "sha256", "value": "74f9052c2e8991509621e742d39b65beb9489deef2b2b1f7a443f05acf11db46"}]}, {"id": "8299d7b0e5f24f8e", "location": {"path": "/usr/share/bash-completion/completions/fsck.minix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 383}, "digests": [{"algorithm": "sha256", "value": "c80e2696bcb4fb7642418d3aec96f7c2931cdcfdaf245786ee3b6cded99e22fe"}]}, {"id": "caf0c52f5d1f2b1f", "location": {"path": "/usr/share/bash-completion/completions/fsfreeze", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "7f99f914f660697f78e57850e4e70c027e73a0aa5074a28bd3a5d25c2564b371"}]}, {"id": "2e19d4a0970bde72", "location": {"path": "/usr/share/bash-completion/completions/fstrim", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "572ae86efc0499fa312c9ee278ca11f217dc0ba01de626d00a65d06306fabe75"}]}, {"id": "b6d4b66171c6a3f1", "location": {"path": "/usr/share/bash-completion/completions/getopt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 815}, "digests": [{"algorithm": "sha256", "value": "0ae50ed789c556f2abdabe09362169d385f9facf1bd05c13cf57b3f8e0078a5d"}]}, {"id": "028a252a75e308ac", "location": {"path": "/usr/share/bash-completion/completions/hwclock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 960}, "digests": [{"algorithm": "sha256", "value": "1cfd65593d59333936ba7e71a2306d7f0c33f9a7cc1f68ccc3232eb2815b93e6"}]}, {"id": "aa24d5a9d40c8777", "location": {"path": "/usr/share/bash-completion/completions/ionice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "8a92b4a98b89f6c3af9baf94aab2cc24f58e0e2c4ffc6e2ea822cdc093d940ff"}]}, {"id": "070b1a8b3110eb6c", "location": {"path": "/usr/share/bash-completion/completions/ipcmk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "701db74a1133159cf159c9a182a46eb77ecdab618c52e373f432b3924d8e2707"}]}, {"id": "966162a73ed42344", "location": {"path": "/usr/share/bash-completion/completions/ipcrm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "454731bfb20b7be1e41f5b0704536a549ebf7ee755d64bd9ef882b04ae84173d"}]}, {"id": "6f42aedeb3d668f2", "location": {"path": "/usr/share/bash-completion/completions/ipcs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 514}, "digests": [{"algorithm": "sha256", "value": "c8d2fc0706082e013fdec16a7b7fcc3aadbc0c3e22f87d8a818d9aa95f364acf"}]}, {"id": "d821521ffdbbf922", "location": {"path": "/usr/share/bash-completion/completions/isosize", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 529}, "digests": [{"algorithm": "sha256", "value": "0afdd61db90044908eef15ef623eb9e6f4598cdfe581f20b1b812650d961f567"}]}, {"id": "2472f16097fb97fe", "location": {"path": "/usr/share/bash-completion/completions/last", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 949}, "digests": [{"algorithm": "sha256", "value": "406ba6772a881f22d10cad9096093673513c8426e81594c44977e1a57e7c4724"}]}, {"id": "acb145524ced6c98", "location": {"path": "/usr/share/bash-completion/completions/ldattach", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1472}, "digests": [{"algorithm": "sha256", "value": "f2a5396940e79dbdeea768970b2960d067e8a2fb78e9379a1b1b0fa250906595"}]}, {"id": "d099c32f5fa6dea4", "location": {"path": "/usr/share/bash-completion/completions/logger", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1553}, "digests": [{"algorithm": "sha256", "value": "20a52821ce9e70f58e72f9050e3037aba96986aa39403a7b36bf5fac3de1b2c5"}]}, {"id": "6e3640a83c9ea9f1", "location": {"path": "/usr/share/bash-completion/completions/losetup", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "97287d6f705c048fe6fa6e78c2e9693af0e3fdcc13efe56bbbebc6c7fdf71a93"}]}, {"id": "65b1fb9d778260ef", "location": {"path": "/usr/share/bash-completion/completions/lsblk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "a85abdece2c15d86e652566c6aa1a146fbd0441f34e2e6d6778049d0922bc335"}]}, {"id": "7fc453074da80983", "location": {"path": "/usr/share/bash-completion/completions/lscpu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1066}, "digests": [{"algorithm": "sha256", "value": "7ec059e2ec6a5d1b942c3d2ee97bb46e90db4718fcb9f32b16b932c83c301e64"}]}, {"id": "f22d24f4ed14d135", "location": {"path": "/usr/share/bash-completion/completions/lsipc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1310}, "digests": [{"algorithm": "sha256", "value": "650711cc8c467b10fc463a333d3bba815810ae9cc1dd8b5c8bc0181b9721df82"}]}, {"id": "f4931ce3daaafa64", "location": {"path": "/usr/share/bash-completion/completions/lslocks", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "57b7d517dee24e93362bafa490b7904f37286f954a2bed21b256b3ca1fd8f4d9"}]}, {"id": "f584ac5dfa28b389", "location": {"path": "/usr/share/bash-completion/completions/lslogins", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1726}, "digests": [{"algorithm": "sha256", "value": "b7db5c076e389f7d4f13919978664d61e5924bee9e4df5880af7b49e71f656e3"}]}, {"id": "8dd2b46b770e5e2d", "location": {"path": "/usr/share/bash-completion/completions/lsmem", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1069}, "digests": [{"algorithm": "sha256", "value": "d6d396f2c0581a5a3a6ab1bd9ba3c12a6159bd370bafb58d73ffa1f638a7eb56"}]}, {"id": "cde6e0ad954e5ec3", "location": {"path": "/usr/share/bash-completion/completions/lsns", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1191}, "digests": [{"algorithm": "sha256", "value": "48d857b7124298243da9467e1ab2c32244784a55d9032976319df7908163c9af"}]}, {"id": "02689586980585e2", "location": {"path": "/usr/share/bash-completion/completions/mcookie", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "c1460f2f78f58e0195f4dc3af4a5e92925aa23f3f6ec5c73a7565329a7eb8b3b"}]}, {"id": "45357c5a5033a16e", "location": {"path": "/usr/share/bash-completion/completions/mesg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "67d09288e327f405fa72009d7e85b81a70d20c5577ffb8b418b6b0de043e7fc1"}]}, {"id": "a31d6fb0e47a9401", "location": {"path": "/usr/share/bash-completion/completions/mkfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 638}, "digests": [{"algorithm": "sha256", "value": "b90a36595a7585f33e27d5028c66fecb8db2f01832240b70527aa93f9d93c486"}]}, {"id": "3be65eacfdf9d3be", "location": {"path": "/usr/share/bash-completion/completions/mkfs.bfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 656}, "digests": [{"algorithm": "sha256", "value": "fd5315672633d2cc96166fedd130416e7ec9c37a87f8afe57dc906059a4fac04"}]}, {"id": "8de549f6870db08d", "location": {"path": "/usr/share/bash-completion/completions/mkfs.cramfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 821}, "digests": [{"algorithm": "sha256", "value": "a33449ad64a9c1e51ad0b82fc6afbb07febd5650842fea214231f399d7f3bf4d"}]}, {"id": "3b3f19ccfcf3e67d", "location": {"path": "/usr/share/bash-completion/completions/mkfs.minix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 714}, "digests": [{"algorithm": "sha256", "value": "aa873021ae3d172211a649626f466efd53423970ba15d29d6f5ce4fc5d78fcc9"}]}, {"id": "ab3f5f586630edae", "location": {"path": "/usr/share/bash-completion/completions/mkswap", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "e1cf77f54f0bd20cc47638b163a4b4adab20f4901ff4ef296cd2a9e3ebbb6577"}]}, {"id": "55a9d9326b7b1ada", "location": {"path": "/usr/share/bash-completion/completions/more", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 528}, "digests": [{"algorithm": "sha256", "value": "f2a14123adff1db7144fa503b2e939d9383055e7b893a7730e146dd93c328032"}]}, {"id": "021641066a7e1211", "location": {"path": "/usr/share/bash-completion/completions/mount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2100}, "digests": [{"algorithm": "sha256", "value": "18e67a52959c1dbcd2d3706e6e300cb28556ecd1257d1289a629ffbf7a1af3ad"}]}, {"id": "e0cb3041f3bcd734", "location": {"path": "/usr/share/bash-completion/completions/mountpoint", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 487}, "digests": [{"algorithm": "sha256", "value": "4b9350fe71eac2b6927a0e0ea228c4d5d809d96320c0c2db233af2c6e522ae94"}]}, {"id": "c0ac0532a9febc32", "location": {"path": "/usr/share/bash-completion/completions/namei", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 500}, "digests": [{"algorithm": "sha256", "value": "1519a1b96f840f476647daa9d041a7d5db2dde0d80d3c99e973b1eccff8b259d"}]}, {"id": "c14a5faa0a628a87", "location": {"path": "/usr/share/bash-completion/completions/nsenter", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1171}, "digests": [{"algorithm": "sha256", "value": "c60762eff4f9768cda50c4e719c869ad6f2d9396f48c3bd4cb6c5bb90e847a3b"}]}, {"id": "52eb01263b5bd3ad", "location": {"path": "/usr/share/bash-completion/completions/partx", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1266}, "digests": [{"algorithm": "sha256", "value": "fd4885b8a4a683c1058210fbecf4c291cdc3de9a968128e7051eaf2d7a07c81d"}]}, {"id": "1d0e7579eebac10f", "location": {"path": "/usr/share/bash-completion/completions/pivot_root", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 387}, "digests": [{"algorithm": "sha256", "value": "e3fd2fed08fe53b1bdf0b344633375273ce54bdb75c65a4383f2bf29aa9868dd"}]}, {"id": "8e7550fd3707799c", "location": {"path": "/usr/share/bash-completion/completions/prlimit", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1329}, "digests": [{"algorithm": "sha256", "value": "feb868f23ea5c5833a4fc9a642b78a83dd186259826304be649e7902086b8f9f"}]}, {"id": "da4c981fac53861c", "location": {"path": "/usr/share/bash-completion/completions/raw", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 482}, "digests": [{"algorithm": "sha256", "value": "f546700af22030dffeefaa6b13e9ebb7c24538adb0941dcb98a9d68a6426640f"}]}, {"id": "795c8187c4fa2a62", "location": {"path": "/usr/share/bash-completion/completions/readprofile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "874cf09268bc51c0dd77267ef8e3d9948ff9c8c376a1b9ce911ca135b7baf9a5"}]}, {"id": "0d3482b075a97b11", "location": {"path": "/usr/share/bash-completion/completions/renice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 784}, "digests": [{"algorithm": "sha256", "value": "6fdf113c8a43356f2bddaff1613e3f66679f5f0b64d061a30e474f146163569b"}]}, {"id": "5f744af5e8ca3714", "location": {"path": "/usr/share/bash-completion/completions/resizepart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 568}, "digests": [{"algorithm": "sha256", "value": "e0692d25787a3625816b07ea00ef66cfeada23fff0016cf0a37efd95ad84b0d5"}]}, {"id": "8122ec9fc69434dd", "location": {"path": "/usr/share/bash-completion/completions/rev", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 432}, "digests": [{"algorithm": "sha256", "value": "ffab4735212694543267952b527e72f3ee4ac9b0e07d49b432db219bd26a3aae"}]}, {"id": "d732b04219e6d351", "location": {"path": "/usr/share/bash-completion/completions/rtcwake", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1081}, "digests": [{"algorithm": "sha256", "value": "00d17c7f0f1d58372d1687ddc0004c0758818bc845de2caf1ec65435297b8a9b"}]}, {"id": "1f45bfa11c813d25", "location": {"path": "/usr/share/bash-completion/completions/script", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 775}, "digests": [{"algorithm": "sha256", "value": "d6a324ae3d54016e7defbf7259e750bf86b73c5f9b822eae158889f17945167c"}]}, {"id": "e085a16f21ea452a", "location": {"path": "/usr/share/bash-completion/completions/scriptreplay", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 625}, "digests": [{"algorithm": "sha256", "value": "58d1c51c587e26dec022c31a4beaac423f4157b858a35a28dd6d3b4575f1111f"}]}, {"id": "74009394d5da293d", "location": {"path": "/usr/share/bash-completion/completions/setarch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 790}, "digests": [{"algorithm": "sha256", "value": "bccea2e0e6fd329c9614c4c04f09093de21ba76595ef093bd70027df28bda533"}]}, {"id": "c76593dc2e75c215", "location": {"path": "/usr/share/bash-completion/completions/setpriv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "06ae6f7d80cdb4f1675690b89bf17298c9dfcc4c42c118fb04cf9cfa950cd3c8"}]}, {"id": "4c72afe6b470e4f7", "location": {"path": "/usr/share/bash-completion/completions/setsid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 440}, "digests": [{"algorithm": "sha256", "value": "376e5ac5d2a289c03bf36a8f9a86ae160cffc6693112043bf33d2d4f99614c30"}]}, {"id": "f068123a9ac2552e", "location": {"path": "/usr/share/bash-completion/completions/setterm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2591}, "digests": [{"algorithm": "sha256", "value": "19ba4c6271e87a588517a67d2c02aae0683b2ab45c047784200e6a435da9248f"}]}, {"id": "15caf95eaeca9ea8", "location": {"path": "/usr/share/bash-completion/completions/sfdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2012}, "digests": [{"algorithm": "sha256", "value": "37d03e1a9db3c6d7539b46ac99395811c6d33a00c33ad400abff2765e0618bcc"}]}, {"id": "5018883d53556890", "location": {"path": "/usr/share/bash-completion/completions/su", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 892}, "digests": [{"algorithm": "sha256", "value": "f163759953aafc083e9ee25c20cda300ae01e37612eb24e54086cacffe1aca5a"}]}, {"id": "f64c9a1cd52128a3", "location": {"path": "/usr/share/bash-completion/completions/swaplabel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "1805b9fa1953570fa4bb99339afbb25a6d701ce5a442d22b8ddabe486b46c9c9"}]}, {"id": "3d0bb6ec9ae18234", "location": {"path": "/usr/share/bash-completion/completions/swapoff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "e84478bfbcfb4eb0accf290e7b158085cb0db7f679afade1a270f7e1e731a691"}]}, {"id": "cf663659983882a8", "location": {"path": "/usr/share/bash-completion/completions/swapon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2007}, "digests": [{"algorithm": "sha256", "value": "717091ab909ce678799aef4aba00469550dfb05736640440686fecab2d41ae3c"}]}, {"id": "66b6540727ebb748", "location": {"path": "/usr/share/bash-completion/completions/taskset", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "3128f328cc438f772ace3b8428c2be81f1bf061e3fe7d4c67a5c89b829654e36"}]}, {"id": "03be13d125d3a5ef", "location": {"path": "/usr/share/bash-completion/completions/tc", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27129}, "digests": [{"algorithm": "sha256", "value": "66b3740ed6f41cde2141c6637e29479a3f49d0e5c256e6f4b58d2102c27cf452"}]}, {"id": "536893157398b89d", "location": {"path": "/usr/share/bash-completion/completions/umount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2255}, "digests": [{"algorithm": "sha256", "value": "273e1f67026fe87a9b231d01de67ef4c7bd4219104dd0d9dccc108d5ca7f92fe"}]}, {"id": "bb296ed005567f91", "location": {"path": "/usr/share/bash-completion/completions/unshare", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 855}, "digests": [{"algorithm": "sha256", "value": "b6ce8cb9be4e6f1032362b772565f9277d6ff1e78f8aaffc2c65bf970720057a"}]}, {"id": "5465db3b2a2f61ec", "location": {"path": "/usr/share/bash-completion/completions/utmpdump", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 475}, "digests": [{"algorithm": "sha256", "value": "69a8a5a630ce32790499b7690d033c7d73c40c861a5985ca23c4f1585fd69b48"}]}, {"id": "498283f5c95c2585", "location": {"path": "/usr/share/bash-completion/completions/wall", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 634}, "digests": [{"algorithm": "sha256", "value": "bc527b9f476ec852921e2cbbc9fbfc2ecc4c1677c58103fb88678e25e11528a1"}]}, {"id": "3c1aa1665899f957", "location": {"path": "/usr/share/bash-completion/completions/wdctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1371}, "digests": [{"algorithm": "sha256", "value": "d2c3148ba44506574ddfa4cb939d91bd99e8e83b73fbe36119cdba9452e68401"}]}, {"id": "2959312670d40532", "location": {"path": "/usr/share/bash-completion/completions/whereis", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "2a040afc44337e73ffcb2b910180aacf09566b784f887e82255a09cc42689d50"}]}, {"id": "a53913d5eb6a3e04", "location": {"path": "/usr/share/bash-completion/completions/wipefs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "3850447cb9c3d7e2f2a99f556b88d944cb9b15be6fe9a0d9699ee62242b19412"}]}, {"id": "b7e37a6088624bf8", "location": {"path": "/usr/share/bash-completion/completions/zramctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1290}, "digests": [{"algorithm": "sha256", "value": "3f7de813fbd3178cac3953891b3c2629f0f911001f2e6e480c25aab193510ebe"}]}, {"id": "142cc4bb870b3224", "location": {"path": "/usr/share/bug/apt/script", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 886}, "digests": [{"algorithm": "sha256", "value": "b2cba592c2bd6e4077dd8b732d4895c22e77f555ed51540899b9a7bc908751bb"}]}, {"id": "874f547a667fda8f", "location": {"path": "/usr/share/bug/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 202}, "digests": [{"algorithm": "sha256", "value": "c25b9bf426a98c31a5e744660f5ba647147a2f5588f538f76d3691e73b28b80c"}]}, {"id": "ce701c5aedeb7f9d", "location": {"path": "/usr/share/bug/init-system-helpers/control", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24}, "digests": [{"algorithm": "sha256", "value": "c0306308b3e8655628cca8238616b8750ab7003201bdd68937a4739fe087ce5c"}]}, {"id": "53a3def88d85e1b1", "location": {"path": "/usr/share/bug/procps/presubj", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 166}, "digests": [{"algorithm": "sha256", "value": "dce8e278f33a583a4152deb52c8f375e81ffd29e29c32b56f628001d89731449"}]}, {"id": "d81221b2b16fefad", "location": {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "04846f73d9d0421c60076fd02bad7f0a81a3f11a028d653b0de53290e41dcead"}]}, {"id": "275d5d7bdc90f47f", "location": {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "aa18ea4c9a8441a461bb436a1c90beb994ac841980b8fd62c72de9a62ddf8ae3"}]}, {"id": "aa8640390235394e", "location": {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "c6d25347727f267774611677588d76f8a54a6e14d3e99dd69ef2c20612ed87c5"}]}, {"id": "48f104760f51db19", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "7108110fdaf19e3e5a7ed8fa38557248e79fe78bb2e9eefe7a0bb801cbfd2db7"}]}, {"id": "29cea9bc6838ac2d", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "b68109f50ba0abed3b938afebd2ab42a2f5089062c59e9fc74425e2742d894bc"}]}, {"id": "4af7a80217668062", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "94c88202bf2c13c68b90d124f93f62374f36776b0bfbc110c6d06f829290b580"}]}, {"id": "9c7829aa950c5646", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "42f0e946149ae0e0c6a1fb0e33150ce863479b2ef7b3c700161102ad1dcb34c1"}]}, {"id": "6aade5ef7d25a0f6", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "2c43952ee9e000ff2acc4e2ed0897c0a72ad5fa72c3d934e81741cbd54f05bd1"}]}, {"id": "d63f9193d6f0ece9", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "a3a7fe25439d9a9b50f60af43684444d798a4c869305bf615881e5c84a44c1a2"}]}, {"id": "7c71a87ab4b88ce4", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 656}, "digests": [{"algorithm": "sha256", "value": "3eb7c3258f4af9222033dc1bb3dd2c7cfa0982b98e39fb8e9dc095cfeb38126c"}]}, {"id": "dccba15458e4744f", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 737}, "digests": [{"algorithm": "sha256", "value": "b0b7961120481e33670315b2f843e643c42f693c7a1010eb9555e06ddc730214"}]}, {"id": "0faa1777bd1de908", "location": {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "79e9f88ab505186e36f440c88bc37e103e1a9369a0ebe382c4a04bd70b91c027"}]}, {"id": "2af0843001b95372", "location": {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2167}, "digests": [{"algorithm": "sha256", "value": "283fd555713ed4ecfcb4935f5ed5d4a9bb776236803e2910eb46e70903a3511f"}]}, {"id": "8c501175ee1d45d4", "location": {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "d1c290ea1e4544dec1934931fbfa1fb2060eb3a0f2239ba191f444ecbce35cbb"}]}, {"id": "a0d137cfde80c1d1", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "9c2a7510e01aec2c9b8cc2c9d03b16576858a93863a6d0a31a2ac05f47f5dbe1"}]}, {"id": "63f53dd4f682107b", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8db5b7c8f058c56a8d033c2443d34fdfd3656150eaa73fe63c65161e7063ce99"}]}, {"id": "97fec7080c7eec87", "location": {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "8adefca890c92e6d0877fdcba07655296852217da657026aea69ee547642528c"}]}, {"id": "c57c31f53d0ccd4c", "location": {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "94e4ab21333740d7ed0f2b5007744e5cf6792c0ddf4c6bdfb3ce8333010e7306"}]}, {"id": "55aedcd26d746b1e", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1489}, "digests": [{"algorithm": "sha256", "value": "e273097c7c57cb7cbb908057991ae1774d4e1e8c6a062fb6be9e6645b32fb431"}]}, {"id": "e53c792a9d70de88", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "d69f7b57250536f57ffba92cffe82a8bbcb16e03a9a2607ec967f362ce83f9ce"}]}, {"id": "dd61622a6cdcf357", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2086}, "digests": [{"algorithm": "sha256", "value": "24b0d4292dacb02efc38542838e378bc35f040dcd21bebfddbc82dc7feb2876d"}]}, {"id": "2558c9c61247ce78", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1330}, "digests": [{"algorithm": "sha256", "value": "d1e1969cdbc656bb4c568116fe2d9b4f8b02b170dc20193b86a26c046f4b35a7"}]}, {"id": "21c12aa1e0781c13", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2264}, "digests": [{"algorithm": "sha256", "value": "fe3b44c18182e167121a2c645cecc4817441d469dc00633e60fe8476f9e1ad96"}]}, {"id": "f205f43e4696879c", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "43f1bade6454349c258017cc99113f8b6a5712e3807e82ad9371348d52d60190"}]}, {"id": "a528da7bf3297421", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "9dd4cbb6d2c29cbb3ca98da02c042a690c0ef4c0521d98aae37e0a704c4bf210"}]}, {"id": "6098861973b9cf23", "location": {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "6aca1b8f5c846a4c73e559e5325668bf0b52e45d889bf97ea11af945302f945f"}]}, {"id": "e9168c28bee0bb86", "location": {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a5ddabd1602ae1c66ce11ad078e734cc473dcb8e9f573037832d8536ae3de90b"}]}, {"id": "69f01e30faa9b5f0", "location": {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "67d7418965acecb4b6ba5622ebc6106716999a78010e77a786c2c6753ac6febf"}]}, {"id": "77113da3da6ce790", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a00b8aa918457f5e7e58457b5e2f80d640fa77cc290572aaab1ae7b4734a9528"}]}, {"id": "b5a2d329ce95c5c0", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "f81ceeaf6341513ef391ab3ea3302e8b2fb2c1527752797bba9b20ca22048b3c"}]}, {"id": "a26a98d64ea9ee79", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "b52fae9cd8dcf49285f0337cd815deca13fedd31f653bf07f61579451517e18c"}]}, {"id": "2ef9101411c1183b", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1306}, "digests": [{"algorithm": "sha256", "value": "660b5aa96668c5162f4af6b0a01241d8527aef8fa8a5307a7033b83c3de4a72d"}]}, {"id": "2c5eb6799f85a4fb", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "c4fa4cc30be6aee0a4c0dff81f28768eedd83e8d4934a42f82179cbfa61f13ad"}]}, {"id": "b1fbaa1cf30e9141", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1338}, "digests": [{"algorithm": "sha256", "value": "39fdcf28aeffe08d03251fccaf645e3c5de19fa4ebbafc89b4ede2a422148bab"}]}, {"id": "c3e7e00bcfc87128", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1294}, "digests": [{"algorithm": "sha256", "value": "5d550643b6400d4341550a9b14aedd0b4fac33ae5deb7d8247b6b4f799c13306"}]}, {"id": "a25a46c7890a3724", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "1914cd2d4cde263315f9e32c7683fc0e1b921919ad12b256d49bf782011c03cc"}]}, {"id": "d64ff4759886820d", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "d98f681c3a7dce812b90bf7c68046827f3bf5607357f1e4918c5dc813b359bf1"}]}, {"id": "848d52665b9dd16a", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1988}, "digests": [{"algorithm": "sha256", "value": "ce7d6b44f5d510391be98c8d76b18709400a30cd87659bfebe1c6f97ff5181ee"}]}, {"id": "9e7978093d833e93", "location": {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "789655e3b4c0721faa6a3ffc30853450794fecc5830a12b632261545c3a241bb"}]}, {"id": "5609e0df51ee3436", "location": {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "5ce6942c473edecadfca9d8a6349e1d885c0bc74d321c4986b4365ea90807737"}]}, {"id": "05d68d7316d84a2b", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1505}, "digests": [{"algorithm": "sha256", "value": "24e0277c0c028497c6b0abbbf7163ec3ae7b341cadfb0b90bc00c4ad642172cc"}]}, {"id": "5b1b18ef4571df3f", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "745bd29be45667514b4000e9cdb70cdecad0f02c78232ed722f64f7f80436e35"}]}, {"id": "d136cfe6d8aa99be", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "a0d7e56b32b767e076bd7d05ce1779dbe3656d0a02a9abe711fc79640b9f7fbe"}]}, {"id": "88db9becf34fc5de", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "646db48fa7794bcab4581f264ff3fad4cff7bbd24f5e8bb170d4f602b6caf828"}]}, {"id": "5b401b984c4526ce", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "9e01d7bbaaf5ebd3e4ff9c02e3c3a12aaa421574ca86ddb0cb3a21880f2e283d"}]}, {"id": "584d011a4775f5b8", "location": {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1980}, "digests": [{"algorithm": "sha256", "value": "b0bf3a444f89d8be7db120bfecaa2f94d9e49ede21f680d674c1e8d839d8a9a2"}]}, {"id": "f0094b3fbfe44640", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "79fbec4a86f55ac917f997ae9ff42cf7825fe40537697ff302184f814b1a7896"}]}, {"id": "6971025b881c41a7", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8474836816c8a6870519fce72e57b72fa4125f5d7f30676e5b888fce6754f372"}]}, {"id": "9a0678ba4f7fe2b3", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "96d96a990dd01d9d0201a80ab960ebe87e637b125b0f5c16771a605d8825f987"}]}, {"id": "684a36f59f7d7a3b", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "17e323293ce04e758bc21d53dab6d5ac29dd4fb35000fc694ed4ebb9ae668480"}]}, {"id": "24950c5809db6708", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 989}, "digests": [{"algorithm": "sha256", "value": "7062da3420d108cbb483acdc4008eea66cfed19e4fc54871c32078fb28d218a5"}]}, {"id": "bad93361a73014ee", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c1c28a3d24cee38689fa2c8352cb81ce123175c738dcfb3610be959a6ae7f810"}]}, {"id": "456e2662209dd496", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "80eeafa5039f282345129a81ace7e1c1e1d4fd826f1eb3391a4ea56f38a6e3d8"}]}, {"id": "ba22626913f78c67", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "df68841998b7fd098a9517fe971e97890be0fc93bbe1b2a1ef63ebdea3111c80"}]}, {"id": "e61b45734f1ee6b0", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "e80cb8eb9fc411c947de2785c4907ab80353d52cc6912b45a5ad1812c1110087"}]}, {"id": "893961f64e79c12d", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "6bdc59f897631af7811e3201cbc58e5999de2600ae8667454a34514eecfd8381"}]}, {"id": "883ab063e73862d1", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "5ff8425be71c1805446bf10601ce3cb9619889866766fc9285583ca5a4a7de94"}]}, {"id": "432b354e5795603b", "location": {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2585}, "digests": [{"algorithm": "sha256", "value": "9dcde4634ac70130f2f5239b60239329b65952db304585e64df1f03f5be14636"}]}, {"id": "87e805c645a3e521", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1448}, "digests": [{"algorithm": "sha256", "value": "47f15a52a984ab1f9cd92b6c1849c0465c1b3c9c6837d54e5d2c004fa01b69b7"}]}, {"id": "2c77c5be5f6beb6f", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "500329abac100a953a7396b54b36be57d333022f17401bc948248ea179cf1784"}]}, {"id": "50652e716fa62a1d", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "1cdd90d42b48cced8f5ecbff087c49da56b224f0272e4b5074e63b82fff5fb16"}]}, {"id": "63464327007414e7", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "9cdf8427a4f5489fcd1a877646f61366f81eedc82ff5065f4e4fd79b86d5e529"}]}, {"id": "772ef321164b5e8d", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2155}, "digests": [{"algorithm": "sha256", "value": "677160e6297b48b87ede98ab7b4f2be55894491776f6191937ea397d01a6fb4b"}]}, {"id": "d5c339d511b9e124", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "9dd93324ad79de9a6d595611342d38ae6ca937772c65e11da3ebf88c5a248115"}]}, {"id": "b587e7ebde2a572f", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "1fd9801787f30a4ab835b1462afc3f71473a5eacc74c0a22ed392bc3da9362f3"}]}, {"id": "5ec29665ba21c31d", "location": {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "22b557a27055b33606b6559f37703928d3e4ad79f110b407d04986e1843543d1"}]}, {"id": "c17898fff5685284", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "1d03b965511ce50d0a0bae1b549ed7048c783cfcba9aa40ea11d355b1889657c"}]}, {"id": "2d69e6ac4185a4e9", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1931}, "digests": [{"algorithm": "sha256", "value": "9b4282f5a402e19016c4874a52df3367eabccf05be851ad03039f777a602d30a"}]}, {"id": "cde697683061c854", "location": {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1d37341b099afc610bf4feb387096577a0dc61bb8fd09444f1a199a1b1b117e3"}]}, {"id": "ba84ca92436a504f", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "4f670affee7b14140a6d20937db6e991102d5f8bac1d2562ebf20a1afda94d73"}]}, {"id": "45ab417cd0bdabee", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "b4ee8ed700b7abe4836d119c8113bc8b717f4f1568abd7edd81f2526c5836983"}]}, {"id": "01a21922271b0ce5", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "626d330f6a8944fa4245f02f9795668e25a40b29b4cc5206bee73337b7dcd4d5"}]}, {"id": "68cd0d7a993de311", "location": {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2013}, "digests": [{"algorithm": "sha256", "value": "9848c94859f83e48defe0b25a0f4347480b56ea2bb3336fe6d4dcf00d0d6031d"}]}, {"id": "b2baa02ba20f63ec", "location": {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "40f60f2e2f83fb6c63ddefeba7939a7852b2d468183ea939cc4dcac8fe4cc87d"}]}, {"id": "51466ac5ed9f185a", "location": {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1411}, "digests": [{"algorithm": "sha256", "value": "9add62538679bbb4889076ac49e02bea8849991d4b4d54673b84a042cb324ded"}]}, {"id": "02d6f1248a6836f8", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1346}, "digests": [{"algorithm": "sha256", "value": "2dc52d373089ff5173ac392a464746dd066aaa3b7d1b3494a473c96686666fce"}]}, {"id": "778d192f6a40d44c", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "17b98c4d832e8349ecb55f1f90e41dfc7bcd9410d1e925ccd06612cd3b9b9a54"}]}, {"id": "bc90e6e2671f404a", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "0c9a29897388d09e6b34a0f8f0cb2fb1284c0fa15277dbe6ead5d4cd3c5ce137"}]}, {"id": "853bba01cbae4bb7", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "4db45324410a01a7023b038e5da7d7274d3cfd392565c351cf3d297fd7664c73"}]}, {"id": "3ffd04cdd651292b", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "8c4220477ed85355fa380466aa8f559106d8a39fc90d3e0c121749e19444064f"}]}, {"id": "0f2409e57c7dbe30", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "825c67f5583131425c4e33275cc8e5c9dfd02cd190c6d71e1d335621e82965a8"}]}, {"id": "e1be717c132be63a", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2354}, "digests": [{"algorithm": "sha256", "value": "a2ae0b4ec9d2a4c4e150756a3defabd15bcaa75ee2b599e722b27c6a2998d00b"}]}, {"id": "87e5cc792afe2091", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "198cfe560c191a800cbe923ceca0a4e4f3d5a0d7ff9316b47998765fdc0897be"}]}, {"id": "322ba1991cc2e4b6", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 956}, "digests": [{"algorithm": "sha256", "value": "662d60a283f416d888ff18831009e2cba95c61377f648beeed91a3dea12ac286"}]}, {"id": "c8d51bdcba7c97e0", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "a0681f1a11d5c02760bcb68b61b0d332f6c197e239c4b30dc47f91a79a73282b"}]}, {"id": "ff586886fc523a75", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 944}, "digests": [{"algorithm": "sha256", "value": "b68d02ce35bd02123cf5fcd329bdd33640214715dae0442a97782a4471e9b292"}]}, {"id": "83d3df8e2b2b4c1f", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "2e368debd3626ea9c5d94c582d80050a530b505aa77ba231eb13e4d208c36d67"}]}, {"id": "b3299c350426fadc", "location": {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "cbe8a1eec737c93d1c1cc54e31421f81bf358aa43fbc1ac763d80ce61a17fce0"}]}, {"id": "b7b1901f0771ef2f", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1249}, "digests": [{"algorithm": "sha256", "value": "20828fd7b9795221c10272f9f6ed29638f6dc2614465adab1b93f2bfc484c659"}]}, {"id": "2aa7f3d284d8aa11", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "a3e70af2c4b48562b61fe858d9d30f073f2cf2136f2af01ab5a966673e70af4b"}]}, {"id": "fe7c638877cee3e3", "location": {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7ee52fb3a5afacd55a7a2e00f057f7f64776ea0d536036f54c57694961e25179"}]}, {"id": "79158c4ca0ba0a83", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "39ad3110b8f84821ca22cfbd995914f2149521d27ce576e743de6a00dc39d9db"}]}, {"id": "90d285b1890d0db4", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1224}, "digests": [{"algorithm": "sha256", "value": "684f2f6ce0a18fcb038d08a495846fbc35b96d99875fef1b24384cf0944a68c3"}]}, {"id": "750b0fa78f39e641", "location": {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1143}, "digests": [{"algorithm": "sha256", "value": "210a6572ee783eeeb2395381c9fc292a49da0466890465357330a21f6922fcf7"}]}, {"id": "0b1cdfd01a5e89f9", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "248d36087ca39b0b9a85b63f588d03235b169f5878946e497a6a6e5d12fb0590"}]}, {"id": "a127e12fe9630f0f", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1952}, "digests": [{"algorithm": "sha256", "value": "f0715c610871ab0a5579f58cea2b9e1cf842552ed59b25f3f8ea70c6513943fb"}]}, {"id": "fc61b4267a343609", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "1ad8373ec50073168cb6862a0e119adf2c1065c896adf7eb9695779739b4bb2e"}]}, {"id": "1a040023321fdcc4", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1399}, "digests": [{"algorithm": "sha256", "value": "ca3760ba63bf0a2c5dd0dc7fe897838cc58f12a386b4ee53d2065229848e96a3"}]}, {"id": "0d63e4dd846d773e", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1424}, "digests": [{"algorithm": "sha256", "value": "870f56d009d8aeb95b716b0e7b0020225d542c4b283b9ed896edf97428d6712e"}]}, {"id": "cd0ce4ff6e87fcdf", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "0ebb1a5d93b86ad9dcbd294413f272817fe3bb8ba46f4ec8192b3b805f2fa8ae"}]}, {"id": "d75dfb97cdc639a9", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "9b3cbeb7d75271e0b62d40d60f8b18a35384ac6b171209231732fc778cfd2b5f"}]}, {"id": "a4c2e8b21392ddc3", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "b30989fd9e45c74bf417df74d1da639d1f04d4fd0900be813a2d6a031a56c845"}]}, {"id": "a8847a40a2ad6090", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "1cb130a113f4e8502517a679808a98bf076d59bdb223bfc61cd224b8e1abda49"}]}, {"id": "30015ec0062b1e40", "location": {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "c6904218e180fbfb0ed91d81e892c2dd983c4a3404617cb36aeb3a434c3b9df0"}]}, {"id": "1f1e01df3e032a50", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "5dadc31b57074a3168d1df23bb8b6b920acae1d426bf2288fc2de53cdd571089"}]}, {"id": "fa02a9ada0a74f01", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "b69a59344e58615a691fa9567d55ad6337f09b57647a389242cbf43716575559"}]}, {"id": "164b4773b7b0ee63", "location": {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1870}, "digests": [{"algorithm": "sha256", "value": "303c346ece82ca4f6713ac176164285d0469f326b6f12a787e11f5d702529277"}]}, {"id": "0d50687586385c8f", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "0080981e6ff76e4f00a6fdf9e4e6cb98a9221eb334f4d43a07e194d23f648f47"}]}, {"id": "09e3cedf3699ba6b", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "e227db3bb37e1158f9c5d9838d0ec74109d9816b60d69b3ca85def4b293d02dd"}]}, {"id": "e585abc2e88a9bc5", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "b4dc2f45b7ba821ff240be0d0c816a996cafae929b8f445b0510d9073e1aad5e"}]}, {"id": "2629c5120e8dcecf", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "cc3eeb75c29ab1a67271a76a45cb39acef1eeeaa3770fb086b7c27ff884a4d62"}]}, {"id": "e45194b258c13851", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "0c7ffc481084cad9ccd3402eba9401b0f5abea0917d985e9ce401c8efbad4b04"}]}, {"id": "76a596895b6c9dad", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "f08c4d2b700f7cd5da4dc1b60f4c57090fdc692cde8a7221f35b70abb4cec363"}]}, {"id": "793d65845e6cda72", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 969}, "digests": [{"algorithm": "sha256", "value": "a83c5b6097b03509711c9cd8de59def7ecf99ed72b4076dc33f5b2e35545b3b3"}]}, {"id": "ffb89b32a11a2bf2", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "eaa3be600a842e5b603316ed14e9ae11a43003f68a8317f0f2c01a516da4e586"}]}, {"id": "855cf67385734b77", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "de2e7b1bc7a2aed4e5866d3655d1041206c27caf376ee81bfc4012e8225e0e7c"}]}, {"id": "bcb4c644bed072f8", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 948}, "digests": [{"algorithm": "sha256", "value": "08fb40ba4144166f6ae80c7ab60be23e97e5083836d45fa85a33a5d0bfec10f8"}]}, {"id": "249315e0b264739c", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8a3dbcb92ab1c6277647fe2ab8536b5c982abbfdb1f1df5728e01b906aba953a"}]}, {"id": "98eeb019f01d8afd", "location": {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "ffd25b0938aa87c23728bf20a2d4e996c8bfd9d0a33b7bb99c8999797ba60fd0"}]}, {"id": "5c59bdcba2da06b5", "location": {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "fbe0f62dde93af96d1b8e27b19b2ee200a834880eca805585b66d18d2ea08192"}]}, {"id": "078f98bf743ca169", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1176}, "digests": [{"algorithm": "sha256", "value": "cf339eae15268aff66148f3bcdf112a7700eafded3edcb3f86c60133b10e03f8"}]}, {"id": "772a8a624df106da", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "80eee369aa5b29931209226fcb4b014ba31daa7f630d44a196817c1bb6b334f1"}]}, {"id": "9cfb71247774fc11", "location": {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "8c1306d5c64b43ce6c189b8450f27160aaff3f504211ca6819af6035ae1a7d73"}]}, {"id": "c165365ab2276345", "location": {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "d22b235421616835f68d15801d82b44e7c463433f8bbdcc92f9c023fafcb2bf2"}]}, {"id": "07a9b878a28b8257", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "b1d0ac5a261e857409cc921acb515796538b48847722f0a00ddccbf60bccec81"}]}, {"id": "8a470bf490fc38fe", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 859}, "digests": [{"algorithm": "sha256", "value": "36e68e205b53c67c7a013894e0d5c8583063468118d1ce78ecbc2200d1dd185c"}]}, {"id": "c35403b233a68bc5", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "fb98230f8746d60429c20f8ce04254384337b479a77698939f7041d0c0eb4289"}]}, {"id": "b51a68153f8fe583", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "8d390d4c54f6a4a040b04413f1f002192027c66a2a835741f78a152074584a27"}]}, {"id": "4e0747a3a6093ac9", "location": {"path": "/usr/share/common-licenses/Apache-2.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11358}, "digests": [{"algorithm": "sha256", "value": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30"}]}, {"id": "7e2a61c1a2e4aa4d", "location": {"path": "/usr/share/common-licenses/Artistic", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6111}, "digests": [{"algorithm": "sha256", "value": "b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88"}]}, {"id": "dcc874f9d5de19f0", "location": {"path": "/usr/share/common-licenses/BSD", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1499}, "digests": [{"algorithm": "sha256", "value": "5d588eb3b157d52112afea935c88a7ff9efddc1e2d95a42c25d3b96ad9055008"}]}, {"id": "9db9e382dc6434c0", "location": {"path": "/usr/share/common-licenses/CC0-1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7048}, "digests": [{"algorithm": "sha256", "value": "a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499"}]}, {"id": "077de426d83f0ca3", "location": {"path": "/usr/share/common-licenses/GFDL-1.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20431}, "digests": [{"algorithm": "sha256", "value": "56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf"}]}, {"id": "e19da53000e066f1", "location": {"path": "/usr/share/common-licenses/GFDL-1.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22962}, "digests": [{"algorithm": "sha256", "value": "4748f03ed2dbcc14cde6ebc30799899c403e356a7465dc30fcf2b80c45fc0059"}]}, {"id": "708df71d0e72d665", "location": {"path": "/usr/share/common-licenses/GPL-1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12632}, "digests": [{"algorithm": "sha256", "value": "d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912"}]}, {"id": "1d57420493030391", "location": {"path": "/usr/share/common-licenses/GPL-2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18092}, "digests": [{"algorithm": "sha256", "value": "8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643"}]}, {"id": "7aff68baaa999e19", "location": {"path": "/usr/share/common-licenses/GPL-3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35147}, "digests": [{"algorithm": "sha256", "value": "8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903"}]}, {"id": "15c1e9f54c8a0ef7", "location": {"path": "/usr/share/common-licenses/LGPL-2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25383}, "digests": [{"algorithm": "sha256", "value": "b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c"}]}, {"id": "105256d270e23f6c", "location": {"path": "/usr/share/common-licenses/LGPL-2.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26530}, "digests": [{"algorithm": "sha256", "value": "dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551"}]}, {"id": "f6381b04a7fb903e", "location": {"path": "/usr/share/common-licenses/LGPL-3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7651}, "digests": [{"algorithm": "sha256", "value": "da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768"}]}, {"id": "1f7b57ee819f11e9", "location": {"path": "/usr/share/common-licenses/MPL-1.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25755}, "digests": [{"algorithm": "sha256", "value": "f849fc26a7a99981611a3a370e83078deb617d12a45776d6c4cada4d338be469"}]}, {"id": "25997b3060ff3446", "location": {"path": "/usr/share/common-licenses/MPL-2.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16726}, "digests": [{"algorithm": "sha256", "value": "fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85"}]}, {"id": "862d853eb83ab1c9", "location": {"path": "/usr/share/debconf/confmodule", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "c441d29fb3a1e75d9a9b35535067f73abf7104ab77cd4286087a154517dfa3dd"}]}, {"id": "123e3df5f786e964", "location": {"path": "/usr/share/debconf/confmodule.sh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2875}, "digests": [{"algorithm": "sha256", "value": "9bb739cea6c1f88c3282c6743a230acba64ac1d12c40a89daf12fe5f2390cb68"}]}, {"id": "8817ef7b2a9a1203", "location": {"path": "/usr/share/debconf/debconf.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 414}, "digests": [{"algorithm": "sha256", "value": "2ed2f1e25211c95ae120cecfff540e33a533c03bb2793504c3d692b0b034c2dd"}]}, {"id": "571602f03f727f7c", "location": {"path": "/usr/share/debconf/fix_db.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2004}, "digests": [{"algorithm": "sha256", "value": "3023d816728349ffe6647f852722046631f1802737753f75517ebff0461473df"}]}, {"id": "fcb261b21916883c", "location": {"path": "/usr/share/debconf/frontend", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2452}, "digests": [{"algorithm": "sha256", "value": "4425ec2e272875006ca7dde26d1c11b79a0a3570ececcd11f65baddd4b474ae0"}]}, {"id": "5feb7be7397820f5", "location": {"path": "/usr/share/debconf/transition_db.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "9dbd7e5dcf314de4f1c1f15c46c69754f9c61c6be632b7c5a6efee08df0aa798"}]}, {"id": "47f0f97172a80d32", "location": {"path": "/usr/share/debianutils/shells", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42}, "digests": [{"algorithm": "sha256", "value": "184fd1ac95af5ad460ee875e9fddb4975e8720ee7d805d964c68d125573537be"}]}, {"id": "c6b151efe9079665", "location": {"path": "/usr/share/doc-base/findutils", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 323}, "digests": [{"algorithm": "sha256", "value": "83026123456c2f7c1cc44196701180752a65423ade28344ef277cf577b12faa6"}]}, {"id": "38cec2f32538f76c", "location": {"path": "/usr/share/doc-base/socat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 354}, "digests": [{"algorithm": "sha256", "value": "3bd53cac720922f10db58839a1541a49a11b9ba88172f5015ac278c2753704ea"}]}, {"id": "363846744ed5c09a", "location": {"path": "/usr/share/doc-base/users-and-groups", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423}, "digests": [{"algorithm": "sha256", "value": "159902a0284dbbcc039824ebab914948f8a803280fa2b67742b8f7fd40c50250"}]}, {"id": "328353a6009f6311", "location": {"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "3e67668ed552fe3a0684e77282325d07fa8847f2575ea1e1906000de571b5c1e"}]}, {"id": "9c5bfd16d842d72e", "location": {"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "307e96c4b7e8170b422d86cfb04d9ae4a404e6d46755448331cdedb23cf1c3b0"}]}, {"id": "aaa66d392f39b1d6", "location": {"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1228}, "digests": [{"algorithm": "sha256", "value": "cdb5461d8515002d0fe3babb764eec3877458b20f4e4bb16219f62ea953afeea"}]}, {"id": "ac19573b75099440", "location": {"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 781}, "digests": [{"algorithm": "sha256", "value": "cbbe79bbf084cd3f692a62a81d04af62abe73e4790fc1852180421645d43f82d"}]}, {"id": "2a96a8661002ee53", "location": {"path": "/usr/share/doc/bash/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 933}, "digests": [{"algorithm": "sha256", "value": "c8cb54eeb481ffdab1dbcf3c6b965154235446533027d553b01fcc912e92655d"}]}, {"id": "a1131af6b5fff2c5", "location": {"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10231}, "digests": [{"algorithm": "sha256", "value": "da7a8d93abf1eccdeaf326642c8ce9ed760f3a973ca46f3f69b3cf755bb81ade"}]}, {"id": "c3fe9b9bbd07ff28", "location": {"path": "/usr/share/doc/bsdutils/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "2d1cd60f9267051c4a4f4a2685faf86a7e480709e9f6792a3527cc90531587ea"}]}, {"id": "b9431566bdb02bd6", "location": {"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "0c53b1ac9c550684", "location": {"path": "/usr/share/doc/bzip2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "832ed535ff3c3d025a8d2348eb1b697b89addcf2eaadbc17650262040b9145e2"}]}, {"id": "21231edb65a7574a", "location": {"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18922}, "digests": [{"algorithm": "sha256", "value": "80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422"}]}, {"id": "ebfa690cd60b24dd", "location": {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "ccfe62f0f73541f1c76a6d33aed26290391685c43f914a5e24c6b1f72cddcdff"}]}, {"id": "7bf9a3582932875c", "location": {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1670}, "digests": [{"algorithm": "sha256", "value": "51baca9ed27fdcdcf1a5bcdd4c86e5067cbf5c1f1f3a8c30f6e052a355ba869c"}]}, {"id": "bf2d3bb493ab1bd4", "location": {"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12531}, "digests": [{"algorithm": "sha256", "value": "350c1a60923248396acdf5aa3d20cdd5156e82648b3411bf9dff3a16b1ce9c7e"}]}, {"id": "aa306f039fba2f46", "location": {"path": "/usr/share/doc/dash/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1774}, "digests": [{"algorithm": "sha256", "value": "b3e78629da7e5ba3256e26752ce0e5ea0ecc441b6dda3c31c46bae7b54dce00c"}]}, {"id": "76ea2c83941748ef", "location": {"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "7c77d28679de92b8aca0b3dd400eabac91bf9f6c68171e49355888d2593a968f"}]}, {"id": "d1441d5257518b58", "location": {"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3049}, "digests": [{"algorithm": "sha256", "value": "29162b7d5d9aabc3351d9e834dba936ee0e7b31d8bed2b87bea4b72745f36a66"}]}, {"id": "e87ee6ab0e160ca7", "location": {"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8017}, "digests": [{"algorithm": "sha256", "value": "a8698f078cd21fc501e66d070e12cf2f23ec1eaf5841bbc87629de76858ef7a7"}]}, {"id": "5207d15864f1b47d", "location": {"path": "/usr/share/doc/diffutils/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "d137bc6c5d90c76cb23de4164859d6b9d1de42ec9a2029171dd8a9352b38d4bb"}]}, {"id": "e068b7a912b9de72", "location": {"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1839}, "digests": [{"algorithm": "sha256", "value": "b3c97bfbcbb85a128e4408a67bbd7d2b4dd28469e9382a9b42ff4a72cad65024"}]}, {"id": "5521b484151670e8", "location": {"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "0fbeade0d6d9a3da", "location": {"path": "/usr/share/doc/dpkg/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 4321}, "digests": [{"algorithm": "sha256", "value": "a349dc5e4dadfdae0aaffb35af0bc762f9aff81b09531b948d0f37c38f9b9184"}]}, {"id": "007e08d3c88b218b", "location": {"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7882}, "digests": [{"algorithm": "sha256", "value": "1a87ca75439f4e5be763913b21e9d23476b7e5c37814b9a0500c819e437f9b8f"}]}, {"id": "829f058a07a1b666", "location": {"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "896becd54883b8e4", "location": {"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "92de0aab3866d836", "location": {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1007}, "digests": [{"algorithm": "sha256", "value": "17ccabfe2c5bac7067f921435fd19aeca6aec328ababfda0df46ac7c335d4295"}]}, {"id": "eed66c319ada30e3", "location": {"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3003}, "digests": [{"algorithm": "sha256", "value": "fb98507cf4fa9d3fd299f8d493ae1b3ed0f4d3b530f88a5d4eab187be2a22e26"}]}, {"id": "2bcce310de7739ed", "location": {"path": "/usr/share/doc/galera-4/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 188}, "digests": [{"algorithm": "sha256", "value": "25bbb2bf38da9312e06d60746e027ddf0599c00f511ba9339450fd1c58b5e53d"}]}, {"id": "61886aa00e820896", "location": {"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25784}, "digests": [{"algorithm": "sha256", "value": "b9572e6da0f1f054180cf3fdf86ff9bc501c23a0af2ad4b69840e6e1bc450f60"}]}, {"id": "15a17419a8043c6d", "location": {"path": "/usr/share/doc/gawk/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1584}, "digests": [{"algorithm": "sha256", "value": "5105151665baa738236370b9bc6e93e03159f28096bfa1f3777abead7fc969fd"}]}, {"id": "51323a49c2bc0167", "location": {"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1347}, "digests": [{"algorithm": "sha256", "value": "4d8bd683c14ce5e3f68094a56892ecd336524e9977b6cfd3eb22ef835d67f367"}]}, {"id": "e002937dd66ee872", "location": {"path": "/usr/share/doc/gcc-10-base/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1578}, "digests": [{"algorithm": "sha256", "value": "85b8ae85adada3cda5edb7609077ba4e3b7b5c78214a8197ce5b346c117104fd"}]}, {"id": "aba32e0789f4122a", "location": {"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70612}, "digests": [{"algorithm": "sha256", "value": "719dd73912334e65a64c63fb1f7ccdacf70c27258570de0fb123b33d490eddf5"}]}, {"id": "7f8f6484699bba53", "location": {"path": "/usr/share/doc/gnupg-l10n/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1785}, "digests": [{"algorithm": "sha256", "value": "de5796feb08769128794767543563ca54e45798ca335792c601b77c807ada256"}]}, {"id": "882f3edf3dd67a8d", "location": {"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "4abbf7cf472fe7c4", "location": {"path": "/usr/share/doc/gnupg-utils/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1784}, "digests": [{"algorithm": "sha256", "value": "954d0aa1223472bf3f64cc09b16a86a2ed0362d8483f4da7a21e05e5dc40991e"}]}, {"id": "24329b2f38741f0d", "location": {"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "9bf9ddd63f784dcc", "location": {"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "d2abe0fc5280cd44", "location": {"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "d070fdc54b20f6fd", "location": {"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "ca99287c94beb9d7", "location": {"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "f08d7b3f28ba9798", "location": {"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "f975a7fd4a9850ec", "location": {"path": "/usr/share/doc/gpgconf/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1782}, "digests": [{"algorithm": "sha256", "value": "fbaa927ea60d6b95f942ab0c288acddb06ca822c3f4b32e4087419849ef156bc"}]}, {"id": "d5a14847dc4066fe", "location": {"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "2b66b503a6991569", "location": {"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "d8d724eb71c863b2", "location": {"path": "/usr/share/doc/gpgv/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "c327818439450ba37f3d6dacb5d99c8bc44962adf559136554a64d206e545f2c"}]}, {"id": "aaf68698b8b08823", "location": {"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "a8a4d99fb1ad141f", "location": {"path": "/usr/share/doc/grep/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1645}, "digests": [{"algorithm": "sha256", "value": "aee2498aeb81cb4442551cd701e58c534fcca3f7842fa549ea3927c72f5168cf"}]}, {"id": "2f5f11ec877e7839", "location": {"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "42d9b4d610396b1e8d1303dcb9487af3f5a2d2709623cf03a04cf76acdf6c5e3"}]}, {"id": "45ed3f595c1ec8b9", "location": {"path": "/usr/share/doc/gzip/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1719}, "digests": [{"algorithm": "sha256", "value": "9807a9a0642d75c6b8f2d84caf0b6d73ad1c0d6e285e1b041d875153884b03c5"}]}, {"id": "65a23d9753ff44f6", "location": {"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1112}, "digests": [{"algorithm": "sha256", "value": "f9ac4a5d7a670e3891881a2cdba5fa2cd625c4d58eae4a7aa372ac00a06803bd"}]}, {"id": "e5da5279ec52349a", "location": {"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "272c5b1c9235edc311f202b2a6abfff24ba96a47c779b4db3b97c2e60eb3e81a"}]}, {"id": "c25d835fe80fe098", "location": {"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3020}, "digests": [{"algorithm": "sha256", "value": "6679b51cc827aeec6b2d10909435db6312a4ecb8a8a8a15cb7194d98460f8869"}]}, {"id": "1b06121f4faa7eea", "location": {"path": "/usr/share/doc/iproute2/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1381}, "digests": [{"algorithm": "sha256", "value": "c4a178da9ba9e2ae94c29c0878e97bed37c2603c50b331b2c37163e1863c15e1"}]}, {"id": "c6501ba1bccb7a20", "location": {"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2645}, "digests": [{"algorithm": "sha256", "value": "83587ab0485d4a8f2b4cd6ace93f3a2e37f1ee3e07465b6c33fc400c471d3aff"}]}, {"id": "8ade2c7077f865b6", "location": {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 3137}, "digests": [{"algorithm": "sha256", "value": "741ec168e49b2ee1d65bd92f4a9eb7a5aac4aeb42f849949d6a4e69a84faad0c"}]}, {"id": "af6fd1e04ba44bd2", "location": {"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "9a2dfb4a5abc7e84be2cc41f1089be665519c9409549296f6c19de57ab1d37c2"}]}, {"id": "acf2c1ecfbb5aba0", "location": {"path": "/usr/share/doc/libaio1/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2370}, "digests": [{"algorithm": "sha256", "value": "d64b9142bdaec12f21c07eea8044d00c69118871fb91e7fa9e3bf9c70c0e8ecc"}]}, {"id": "5ce268ffe4d7ad27", "location": {"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe205df403d2774730410e4a5d67a57ec1cc4f0b29eb5e7c47d341d4d18ebe38"}]}, {"id": "2678c6f200316702", "location": {"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "307e96c4b7e8170b422d86cfb04d9ae4a404e6d46755448331cdedb23cf1c3b0"}]}, {"id": "fbc02bdb91599bd7", "location": {"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "ef3ce565cbf0f559", "location": {"path": "/usr/share/doc/libassuan0/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1308}, "digests": [{"algorithm": "sha256", "value": "d74b9a1eeba99d1b71409bfbd6ad4f57727552f4ea9ef5501ff521af13edc988"}]}, {"id": "cd4d237ae3a1c27e", "location": {"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6925}, "digests": [{"algorithm": "sha256", "value": "6b4c6da11137a4286ef50eb65b170c34129f45e8d6ebcead876ac7cfe29d753d"}]}, {"id": "061edd2c13ce0faf", "location": {"path": "/usr/share/doc/libatm1/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1843}, "digests": [{"algorithm": "sha256", "value": "a35ff7dfe6960df208bc0081b7c2ebbd7a53014e2b5b35f937aee36335175568"}]}, {"id": "92f2d0fa03526e5d", "location": {"path": "/usr/share/doc/libatm1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "92f31ffb69067c94ec43b21cf1ce10436fc14c12aa3549483a40379113ae468e"}]}, {"id": "27285b0c1e1075de", "location": {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 3520}, "digests": [{"algorithm": "sha256", "value": "2bb62ccb430fa67ad085ea7c27a5d74d467e740b6b629ea3257f3ed3dc632ff6"}]}, {"id": "8fb2422fc79fc310", "location": {"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1947}, "digests": [{"algorithm": "sha256", "value": "0cbec745d85ea775450b2d54fac55277197f429e52d611f72852ed420450620e"}]}, {"id": "70ebacf909106249", "location": {"path": "/usr/share/doc/libaudit-common/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3ae351aed97dcecf29a0089d214fcc5ef5cb6a4964b311e90e787085e5bd91cf"}]}, {"id": "a324c9d7bb749734", "location": {"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1589}, "digests": [{"algorithm": "sha256", "value": "44cda705476da1eea0a6ab4c3d941f756d7b995743214b6f2fa7c7d52d8813e2"}]}, {"id": "03c1518b98402b9a", "location": {"path": "/usr/share/doc/libaudit1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1000}, "digests": [{"algorithm": "sha256", "value": "c35e8a42482a7ad7ee7b06b19cca02330b0da7dd7d750dad750dd3842e972191"}]}, {"id": "231509774b6d4d3e", "location": {"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1589}, "digests": [{"algorithm": "sha256", "value": "44cda705476da1eea0a6ab4c3d941f756d7b995743214b6f2fa7c7d52d8813e2"}]}, {"id": "5d53518c81a8d561", "location": {"path": "/usr/share/doc/libblkid1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1639}, "digests": [{"algorithm": "sha256", "value": "0d370a4704b5f8e77972facaafdbab9a08947dc265929786700052ce147e4ee8"}]}, {"id": "cf1f1dd9f062f756", "location": {"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "36e4fe48219dd05d", "location": {"path": "/usr/share/doc/libbsd0/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2111}, "digests": [{"algorithm": "sha256", "value": "56758fe5c757cca890bd6933b3f7b129be06693a9919bdf8e40cbb5a69ad58db"}]}, {"id": "65ad3da214928196", "location": {"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25916}, "digests": [{"algorithm": "sha256", "value": "f4e393b325705c269cf36c9e166dd410687fd2bc9411f0ae6d51c2fde0ac780c"}]}, {"id": "5c80311d98a23d95", "location": {"path": "/usr/share/doc/libbz2-1.0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2497}, "digests": [{"algorithm": "sha256", "value": "503376324965ba7d324ad300e6f64256d3c117d034e3c2b483516b791069363d"}]}, {"id": "97402fce1bf59a8f", "location": {"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "832ed535ff3c3d025a8d2348eb1b697b89addcf2eaadbc17650262040b9145e2"}]}, {"id": "2b6818897989cc66", "location": {"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25467}, "digests": [{"algorithm": "sha256", "value": "40c7e1f2118531f038ca22999bd976901254e1bc5cd1b0f0211bdd064c599987"}]}, {"id": "9ef3b8982fde24e5", "location": {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2130}, "digests": [{"algorithm": "sha256", "value": "b9c085cfaa73b83b113dfeb443a8651d0ea569e814d6404c915f8b1e6c6f9c58"}]}, {"id": "b1f6ee6395e0c01e", "location": {"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25467}, "digests": [{"algorithm": "sha256", "value": "40c7e1f2118531f038ca22999bd976901254e1bc5cd1b0f0211bdd064c599987"}]}, {"id": "0b513ce68f139564", "location": {"path": "/usr/share/doc/libcap-ng0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1109}, "digests": [{"algorithm": "sha256", "value": "71fbcfe4480271da1fd977e822a560b2a788085e1acdf4c7c834cfe19d6026a0"}]}, {"id": "9caaf77257a6106d", "location": {"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1407}, "digests": [{"algorithm": "sha256", "value": "8cdc2d0eeeb4ed84963c58be27389b148e830ce5ec42c2598cf194721d0430ec"}]}, {"id": "fa18244bdbdfe9f6", "location": {"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4631}, "digests": [{"algorithm": "sha256", "value": "a906104348c333a96d63c3573e6eb9c2cc3b410d045f3ad512dcafa4b3e4cff3"}]}, {"id": "a28a31d4a0833864", "location": {"path": "/usr/share/doc/libcap2/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2929}, "digests": [{"algorithm": "sha256", "value": "a8bee923ae2f3e6b55be0ef8f9e00d2eb86941f1bfc2ae90a68b1030b4108c3c"}]}, {"id": "24a73b18cd363b79", "location": {"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4631}, "digests": [{"algorithm": "sha256", "value": "a906104348c333a96d63c3573e6eb9c2cc3b410d045f3ad512dcafa4b3e4cff3"}]}, {"id": "0b886a507f45800a", "location": {"path": "/usr/share/doc/libcgi-fast-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1005}, "digests": [{"algorithm": "sha256", "value": "aac334f402146125076f32ff1d0c26631a7ba7adaafb9927b8018c5518030e3f"}]}, {"id": "30de45bc4756675b", "location": {"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1037}, "digests": [{"algorithm": "sha256", "value": "02cdb9a5e9bab3d7a277c29a3bdd1a175b54ed7caa773da8ab46a9f7b8c86211"}]}, {"id": "94d197f14687daa1", "location": {"path": "/usr/share/doc/libcgi-pm-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1122}, "digests": [{"algorithm": "sha256", "value": "2424fc62506321a8979b7152f15060e5ac88e8fcb5510d9f5a714605b8991982"}]}, {"id": "ba3a471ae49f33c8", "location": {"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10745}, "digests": [{"algorithm": "sha256", "value": "53f645196d058b997db7223e9524a198852a5bc18d2a1b1ad09c671811681bdb"}]}, {"id": "f2a03feaaa68b674", "location": {"path": "/usr/share/doc/libcom-err2/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2490}, "digests": [{"algorithm": "sha256", "value": "640ef94e20fbf277e0d8eb69cca03218e913e8b55cbf3612b590757c05be3078"}]}, {"id": "4824dbddf2ceebc5", "location": {"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "9e3a4384b6d8d2358d44103f62bcd948328b3f8a63a1a6baa66abeb43302d581"}]}, {"id": "d732942caad207ea", "location": {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 876}, "digests": [{"algorithm": "sha256", "value": "cd21bfe4f7ff41dbeb97f41cd414f8a4737295c2c7f01d45773c748985695e95"}]}, {"id": "c819f36cb569b82e", "location": {"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "657b213ef6b1739b3173b8cd53ccc39bab587774b42d032bb15027f36656778e"}]}, {"id": "dc029a906786cd7f", "location": {"path": "/usr/share/doc/libdb5.3/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "0ed67ef9a17585fbcea3dab8f901a9d5550eb963951db0a5302ad5ef94990072"}]}, {"id": "28e9cdbf380c02ae", "location": {"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7517}, "digests": [{"algorithm": "sha256", "value": "b3bbc6fbb3f2a0e6a487e953eb8c3cc4bdb6f4150f7f51d20b1e9a3c8ef92d3d"}]}, {"id": "6701dd0948c7835d", "location": {"path": "/usr/share/doc/libdbd-mysql-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "63bb3b38551a84211dbc73ef04b99735890e243edb1b371fbf6931c7f8298d1b"}]}, {"id": "cc8e94f5d16a0dbe", "location": {"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2163}, "digests": [{"algorithm": "sha256", "value": "76c604224c9208adb918cccbd7619fb9d566eee4dc4788df191c4eaca96c0356"}]}, {"id": "b1cad127f61eb816", "location": {"path": "/usr/share/doc/libdbi-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1826}, "digests": [{"algorithm": "sha256", "value": "9b1b3232063e498354cc65508e0f4c5b290d2a8592a6d1986e5ab145cbd12f3b"}]}, {"id": "3729075038f08dd0", "location": {"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4019}, "digests": [{"algorithm": "sha256", "value": "57d2dfda7c353999012ecf14b0a932b734f685df5c684ad04bf86f12f8a954c5"}]}, {"id": "1baa4eaf1eefd51b", "location": {"path": "/usr/share/doc/libdebconfclient0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "1f48252e8bd71085c67fe1f5468c67da1d2d7cc34cd8a7e9d90b9ad2df080e8e"}]}, {"id": "d8081b9209bbf36b", "location": {"path": "/usr/share/doc/libelf1/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "c6976d298773013bfb5233e0db5e327029d259baa9b7b019269d976155b7a86b"}]}, {"id": "f404348b2ca93a65", "location": {"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2601}, "digests": [{"algorithm": "sha256", "value": "e03e3eeebf5cf6553fef2001e3ff1b7cac0ee878dec48344ccfacea73eeb89df"}]}, {"id": "3ab5860537e930ea", "location": {"path": "/usr/share/doc/libencode-locale-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "16095f403eb718e2a6fe59a4ff1ad2e151a419e4c2a42fee04f39d1aa85b73fe"}]}, {"id": "6af0374fab272237", "location": {"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "210509e8e007fa8863cf002ad62daf33604936ea600e653551bd9f7e1179395f"}]}, {"id": "3db88895fe44eb0a", "location": {"path": "/usr/share/doc/libext2fs2/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2489}, "digests": [{"algorithm": "sha256", "value": "16bce6c3e896b6ff4b9c07b97ff3d78350fb87f889b1d9ad147b2f6579e24b05"}]}, {"id": "738384763304c10d", "location": {"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "f98e433e49582c79", "location": {"path": "/usr/share/doc/libfcgi-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1832}, "digests": [{"algorithm": "sha256", "value": "3f8b094beaf4617f03cfb04226bcfa169db2d5b2edddc66ca66ddb23fca6dcc3"}]}, {"id": "67ff8a770ec8d979", "location": {"path": "/usr/share/doc/libfcgi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2666}, "digests": [{"algorithm": "sha256", "value": "c281946ad16ae077a6bf2c069b51249c4e59e80ab085a518dc5a0d288b51d899"}]}, {"id": "0034f651b69cef1c", "location": {"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "df3b8a7b89d6ba91", "location": {"path": "/usr/share/doc/libffi7/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 576}, "digests": [{"algorithm": "sha256", "value": "759a58d6afd9e06237688457dd8708632c5e706d766e46b86a20fe2092b5352a"}]}, {"id": "108d5171f862f434", "location": {"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3440}, "digests": [{"algorithm": "sha256", "value": "7258c8acc378030d8dbe1fcdf394e915769fa31dcbaf3d2991d9a79891f3bcdc"}]}, {"id": "192a3285b78b0110", "location": {"path": "/usr/share/doc/libgcrypt20/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1618}, "digests": [{"algorithm": "sha256", "value": "b8d087d2b22717f067ffd67cd44d187ba0de4dc56275d9e6b7760288202c33eb"}]}, {"id": "369a626e03e93a2f", "location": {"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21681}, "digests": [{"algorithm": "sha256", "value": "8f11910ef604ead72fbdc0c0caa641e3f955f66c4868175310ed7290e32b0f37"}]}, {"id": "e1f9412f14e155b9", "location": {"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "6a23a03e40c38dd0aa28885635bc1cbd989b596aafaecbaa0bf1d888535a672e"}]}, {"id": "345038d73d458e60", "location": {"path": "/usr/share/doc/libgdbm6/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1127}, "digests": [{"algorithm": "sha256", "value": "03e311406110d4038400b51320156a61fcf6bbd03de466b1ee1183608b6f7666"}]}, {"id": "c02f12970a823c17", "location": {"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "6a23a03e40c38dd0aa28885635bc1cbd989b596aafaecbaa0bf1d888535a672e"}]}, {"id": "f11f744b792e5352", "location": {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1006}, "digests": [{"algorithm": "sha256", "value": "8b9963ce1036b92d9a0977c69687700ebcef9237b84b2c1ad7a10f9b97669fa8"}]}, {"id": "a77f4767a26d8ede", "location": {"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2019}, "digests": [{"algorithm": "sha256", "value": "f73f781beb9f85b3f921f9bf540fc89d6eff9e20689ef9323ce510d077a30878"}]}, {"id": "f404681c438aec59", "location": {"path": "/usr/share/doc/libgnutls30/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1609}, "digests": [{"algorithm": "sha256", "value": "be0b5504f3d9b9f6042e1e5cae77b1ece2b5c6e23c3d0543ee5f9de184e8cfb6"}]}, {"id": "464715f664cbb5d7", "location": {"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49902}, "digests": [{"algorithm": "sha256", "value": "15fad95b786ca4e9843c4319716325b58886e617fb88992ff894334b6e7c3e71"}]}, {"id": "7343dd218fe3d7f6", "location": {"path": "/usr/share/doc/libgpg-error0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 965}, "digests": [{"algorithm": "sha256", "value": "64a5dacd1d9992771728094c1231ee4d5db838ffad72494cc23ece492f19c8e8"}]}, {"id": "3dfc37a550cbcc45", "location": {"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5009}, "digests": [{"algorithm": "sha256", "value": "ef74578dd392759954c80d4ad3986273d05d8c2098b2e9ee18980f88e0ad3342"}]}, {"id": "d8637647a72c7ac4", "location": {"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "980525a6c0cacedf", "location": {"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "c51fc77e85d7dc66", "location": {"path": "/usr/share/doc/libheimbase1-heimdal/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1569}, "digests": [{"algorithm": "sha256", "value": "59ba11ab6555ce47db08fa62fc1c4f4a74ed6a38e6fb1966c2b4fccf5066503a"}]}, {"id": "c8c21ed696528099", "location": {"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "3cb08da2293cb0bd", "location": {"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "1d50f13eabb8b1c3", "location": {"path": "/usr/share/doc/libhtml-parser-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "0fd56636f0e68b8c050046ddb4566e5f56ba311eb65b0ee5fa721ea5839151fe"}]}, {"id": "814f5e51baaa927b", "location": {"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "a60b98dcb6f4c925e758024bef1859fd66235aaea71c5c1f884f2f0a18451147"}]}, {"id": "192ad4593a121ac2", "location": {"path": "/usr/share/doc/libhtml-tagset-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1940}, "digests": [{"algorithm": "sha256", "value": "e422549f4af8ea99c6fb43786f49ee0fffae65f0ed547e7aa58f52671c030134"}]}, {"id": "91f706ba2cf155cf", "location": {"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1296}, "digests": [{"algorithm": "sha256", "value": "71158cd2ca9e9486692fb10ac5205cb9b1f8e9d869afb0f23896abcd0419c5ab"}]}, {"id": "24dd9e196954e37d", "location": {"path": "/usr/share/doc/libhtml-template-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1785}, "digests": [{"algorithm": "sha256", "value": "2b63179d8c3da2d451531161ea9bad7e001cf686a871b39b06014b4168635a60"}]}, {"id": "0cb68622be741689", "location": {"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "942921f236b12a5c223c674947ec637943fc25af875390ca76ddf7f817c6b5ac"}]}, {"id": "793e9eeaf496f3e2", "location": {"path": "/usr/share/doc/libhttp-date-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 906}, "digests": [{"algorithm": "sha256", "value": "2f9178f82b1d52b703715c7157837b15f0a1e8e989d38e6301ac2fabd3715635"}]}, {"id": "d9f930e3f716df60", "location": {"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "97d703c5013eb730aa84acbcc350894484aeea2b0f5cb71dd3fc6c1f3105435c"}]}, {"id": "a6fb97db378e4b4b", "location": {"path": "/usr/share/doc/libhttp-message-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1716}, "digests": [{"algorithm": "sha256", "value": "41928f3dbda46d196af05f72fed17aa71d3bd430b29d9467e232621664df3c4e"}]}, {"id": "be6c42981473b209", "location": {"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1111}, "digests": [{"algorithm": "sha256", "value": "409bee43a25124f65bb6d74d8ee5c3e119dede3cc6d2cdb5794ec6db3e8a0dcd"}]}, {"id": "38bf7f330cc1031f", "location": {"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "240e80a7d59526f2", "location": {"path": "/usr/share/doc/libidn2-0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2053}, "digests": [{"algorithm": "sha256", "value": "531a60736afa1e2de83193e56634e955dddfdf9773cb52d12199c990b9c2271d"}]}, {"id": "b26113ad71ac3562", "location": {"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5348}, "digests": [{"algorithm": "sha256", "value": "41702469f28e8ff406345e3d1dd0c741f11bdfca319264f67036efd6aaa79e4b"}]}, {"id": "4e163f2bbb1d9574", "location": {"path": "/usr/share/doc/libio-html-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 751}, "digests": [{"algorithm": "sha256", "value": "8fb4582fe92120fea057f2bb1b884a828c4904b84c8baed5184c24ff116b54cb"}]}, {"id": "f9bc5ccb468da377", "location": {"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "86b1c0fc9c3cf8d5dea33afb778d785448aec62ae07ea9a84072e0db1e47cad3"}]}, {"id": "7173f1942a7c8132", "location": {"path": "/usr/share/doc/libjemalloc2/changelog.Debian.gz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "e53966458ce3a777f0d2db244ad6a594527cf88a28beb3d4879108aa2e9ee557"}]}, {"id": "c41a6edf4177d668", "location": {"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10532}, "digests": [{"algorithm": "sha256", "value": "d40076e72d594384764e5b963bb2ad88a29d4bb415e9ee60cc376e9b0fbef7d9"}]}, {"id": "64d6f6b936c1f81c", "location": {"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "8e983347dada2131", "location": {"path": "/usr/share/doc/libksba8/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 955}, "digests": [{"algorithm": "sha256", "value": "72b88ae5acc63e7adc7d52643a9ae2ba1c41a08ca1a6c2bb46d7a3f1eac8148a"}]}, {"id": "75b7d1fec0e86406", "location": {"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3771}, "digests": [{"algorithm": "sha256", "value": "c30c530c45d074a643f1aa8cd4773c412b012c32280ebd7a35995e4aa21eeef1"}]}, {"id": "a69efccb8187d740", "location": {"path": "/usr/share/doc/libldap-2.4-2/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2710}, "digests": [{"algorithm": "sha256", "value": "19100a28bc59ae2061c42b317726ef7a1159617d6b966aac55b25f5e3cf45849"}]}, {"id": "7b1fe833c801e1c9", "location": {"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20216}, "digests": [{"algorithm": "sha256", "value": "0690f1ee382f98e95b446743db55395641d5e258de65939e9cb1c660d67a43a8"}]}, {"id": "16b16bbae28564a2", "location": {"path": "/usr/share/doc/libldap-common/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2712}, "digests": [{"algorithm": "sha256", "value": "b3fb850097b81c5fe078241ad43b56cfff0105eedb92e016006a9a9879446f17"}]}, {"id": "1024833a400a7eb6", "location": {"path": "/usr/share/doc/libldap-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20216}, "digests": [{"algorithm": "sha256", "value": "0690f1ee382f98e95b446743db55395641d5e258de65939e9cb1c660d67a43a8"}]}, {"id": "ac70d76ae7ad5a3b", "location": {"path": "/usr/share/doc/liblwp-mediatypes-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 923}, "digests": [{"algorithm": "sha256", "value": "d6d0bb9ac31a50f73a2c11ed37170328764965b5f4ccb859f84f60b6c39aaeac"}]}, {"id": "0bab0a5534cacdcb", "location": {"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "8c2cc51198a9ef28f7694850f8581fccd14fa5fac0aebba81104106e8dc065ac"}]}, {"id": "39996f22240055fc", "location": {"path": "/usr/share/doc/liblz4-1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1094}, "digests": [{"algorithm": "sha256", "value": "08deed5d6995620a86ec1c199ac73e96d257c6e570cd2d6b600a85f65b2bf8e2"}]}, {"id": "52b56a7597ad99bd", "location": {"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3574}, "digests": [{"algorithm": "sha256", "value": "a82c5d50439c6d9f32b874dbc75ae5292ba5a3e50318bed80e82a8f5254689ca"}]}, {"id": "0127f63866fb8b5e", "location": {"path": "/usr/share/doc/liblzma5/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 3602}, "digests": [{"algorithm": "sha256", "value": "657dd3089507714555581ddfd34b70460383d5786cf00053ed6e7fc28a167781"}]}, {"id": "6a0e0e129049274b", "location": {"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15465}, "digests": [{"algorithm": "sha256", "value": "a2dc8fac0f496e1c58aff67018cf0c6b88336316afa5642f9335b71642e28aa8"}]}, {"id": "c1e5300a59abb1b2", "location": {"path": "/usr/share/doc/libmariadb3/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "e121d204ed6e72f4", "location": {"path": "/usr/share/doc/libmnl0/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2155}, "digests": [{"algorithm": "sha256", "value": "2623825d8dd50368eed4612f1344ec0ee5fb37b73d5d8bdc1f240ecf80c2ed1b"}]}, {"id": "5d3b0fdd5be7ae7a", "location": {"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1d625a9c5b3b8755848caa3a9933525be4feb8caeead229190f8a348ed59f837"}]}, {"id": "819ebe16dd051351", "location": {"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "958c8bab8129761d", "location": {"path": "/usr/share/doc/libmpfr6/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 727}, "digests": [{"algorithm": "sha256", "value": "d269c968f39216f0b08870a100d46e24991dac0c554e751f261eb13056537968"}]}, {"id": "8a3bab93cf9d4946", "location": {"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 952}, "digests": [{"algorithm": "sha256", "value": "09d235d099a68196c5377a59287cc9b319c8ed709f4f83fb6e4140a6c5f6d05b"}]}, {"id": "1010d737c2d8cf00", "location": {"path": "/usr/share/doc/libmysqlclient21/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2807}, "digests": [{"algorithm": "sha256", "value": "e7ec4da28147c616e81c8d2337b074a2fac1959d24f796abc40c6da4881e45fa"}]}, {"id": "bb24ea47476a7c54", "location": {"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28971}, "digests": [{"algorithm": "sha256", "value": "8904a1965d20bf35ae6c5b0940f1397c42ac87c4ac913a39b472bca019640002"}]}, {"id": "bc313073fbc7489c", "location": {"path": "/usr/share/doc/libnettle7/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "0aad4e7f9d08d148897dc230ba10fb08612cfd9370e3e6e3f4eb317c8300ab76"}]}, {"id": "d178cb80cb33f441", "location": {"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13247}, "digests": [{"algorithm": "sha256", "value": "84de5caab44520665c49dff405356c56de9d371a9f63cf67c09589af14c3f008"}]}, {"id": "8e9dc13fc1e0cb79", "location": {"path": "/usr/share/doc/libnpth0/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 966}, "digests": [{"algorithm": "sha256", "value": "bf35d1b54a673fbbb5bf615ac43dd4b6e150710ff440c97a077a951bed115f7e"}]}, {"id": "600dbdc5b28b1e18", "location": {"path": "/usr/share/doc/libnpth0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "7fa508cdbfe732fccf8a68244a275621d1ef7c2714914a1be8e9c8b047a82f95"}]}, {"id": "03ee5d2b3a549cf0", "location": {"path": "/usr/share/doc/libp11-kit0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1086}, "digests": [{"algorithm": "sha256", "value": "924fd6348c452396bb4a0ca7de34d1e4bfaaf5034e1326e529fa82bde76e7352"}]}, {"id": "aedcdef32abdea99", "location": {"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8068}, "digests": [{"algorithm": "sha256", "value": "e18b2cdc4e6f3ee79249bcbf7f72880bca1828597788cb0287d80fd05171d0f7"}]}, {"id": "8bb45220962e9433", "location": {"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4631}, "digests": [{"algorithm": "sha256", "value": "a906104348c333a96d63c3573e6eb9c2cc3b410d045f3ad512dcafa4b3e4cff3"}]}, {"id": "cabe3220a4291ea9", "location": {"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "032e31c8460a4da5", "location": {"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "ff650087aa2dc5d6", "location": {"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "32684fc44ba26b2a", "location": {"path": "/usr/share/doc/libpam0g/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2064}, "digests": [{"algorithm": "sha256", "value": "72157e205dbdffb013b0efa7facec97f6f4e18116b6cd9fcf49185ddecbb5b0f"}]}, {"id": "a3422e6f76bb38be", "location": {"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "855f987eebbcf5e2", "location": {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 939}, "digests": [{"algorithm": "sha256", "value": "68f8b9f7b02ec5cad19c423110981e58eb0bc2c95ef10a876f64378d0895abb2"}]}, {"id": "3fbbdc33f0e9a9c7", "location": {"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3123}, "digests": [{"algorithm": "sha256", "value": "f65dae37239e4d61a1bdeaf2ded76b8569d012a054aa042233b78615e7a83210"}]}, {"id": "ef133c7c0a129eea", "location": {"path": "/usr/share/doc/libpcre3/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 850}, "digests": [{"algorithm": "sha256", "value": "2d4337a155f386fa95832f6c7693cb982e147f85afb2c5c14c38a3ac4cc3f7cc"}]}, {"id": "04526297345c4abe", "location": {"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2765}, "digests": [{"algorithm": "sha256", "value": "ac9276490d2fa167442ae1aae33926514ad10c8886baa40046c5e367fccc5938"}]}, {"id": "8ec832dd177fb30b", "location": {"path": "/usr/share/doc/libperl5.30/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "e29e8b70226ea06be7b3da33c434b2c9fe510839e5cb8d1e8f2f36a41f4a2eaa"}]}, {"id": "6d5c101a068d2d5f", "location": {"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111272}, "digests": [{"algorithm": "sha256", "value": "78eaa000ae18541dce75b5becc2d9d6c0ed459329f4f8264f5fa588cd8dda354"}]}, {"id": "63068f813cfc84ac", "location": {"path": "/usr/share/doc/libpopt0/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1572}, "digests": [{"algorithm": "sha256", "value": "ca6362e1c2b4512dc7d28a03ad5f9d068e5eb51ea3f624a78da93d6e825002e0"}]}, {"id": "77971fb6b23c9457", "location": {"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "914790cd22105e8cde81b56a6d85124904f394b63b0952f7fcc2e3de71e6dbb4"}]}, {"id": "3e78b8fcea5f62e4", "location": {"path": "/usr/share/doc/libprocps8/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2037}, "digests": [{"algorithm": "sha256", "value": "736e4eccc24cdb744cf3313930a200a314508c26d4f16091ce6eb27de5c792e1"}]}, {"id": "20d999b8fefce19c", "location": {"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3949}, "digests": [{"algorithm": "sha256", "value": "93bd3a940d4573f2be35f2a5a58c97d82224d6ad8f67a99fa2a04fb373947602"}]}, {"id": "370806affda8ce09", "location": {"path": "/usr/share/doc/libreadline5/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "2cd7bc3a0574d0ee2deb3e3ece8728d08d696b4f3b39e034356d0fa3a9118012"}]}, {"id": "f57dc4cb18856ef0", "location": {"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2203}, "digests": [{"algorithm": "sha256", "value": "278b89575a90e20b3259eb67f9c67c9a940736fe9281adc17d7e6d6f6b3330ae"}]}, {"id": "95e798b40541630d", "location": {"path": "/usr/share/doc/libreadline8/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 666}, "digests": [{"algorithm": "sha256", "value": "24f8f74aca1899a443f76ebba0df5e31e7c5d8ef57c3ca6d010754d8b4f4d7b7"}]}, {"id": "29f7dd25d8cfbbd1", "location": {"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "3a3174c995a17c797069650c273120b145bc26157eed25ad6bd1be18a25d1096"}]}, {"id": "908c021a35fb72d1", "location": {"path": "/usr/share/doc/libroken18-heimdal/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1566}, "digests": [{"algorithm": "sha256", "value": "e790e4f80043a2e9ca00902f192ba310d56f7343bc85cc88d6c82754dab7d54b"}]}, {"id": "75ebab745173ea74", "location": {"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "814c2253b22f7e3d", "location": {"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3577}, "digests": [{"algorithm": "sha256", "value": "cc230c5b0ea3cecd0bd9aa6ebb778c3b1ddb3c478d94ccf6cbdf77c8ca99bc77"}]}, {"id": "eb571f7f61b6f2fe", "location": {"path": "/usr/share/doc/libsasl2-modules-db/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1853}, "digests": [{"algorithm": "sha256", "value": "ce505ec5e1483f32dacbe2c7d5a0bf3479fa43abb43ed845bc0cc017831e5d89"}]}, {"id": "64f143d31101d484", "location": {"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3577}, "digests": [{"algorithm": "sha256", "value": "cc230c5b0ea3cecd0bd9aa6ebb778c3b1ddb3c478d94ccf6cbdf77c8ca99bc77"}]}, {"id": "2ea61c9c8acb4e86", "location": {"path": "/usr/share/doc/libseccomp2/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1467}, "digests": [{"algorithm": "sha256", "value": "43c785f5495719754056cb335969553c433da7d0ab1c7970c0be54d1f5f86f6e"}]}, {"id": "bc038940ef974816", "location": {"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1429}, "digests": [{"algorithm": "sha256", "value": "6da0653a365b80ab31478dbfe9e7c358e80d58b6d2b52b4e16b4dbb42d7d9f5c"}]}, {"id": "2f25188569d26fd5", "location": {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "4d134de81e2299743cf7f243dcdeec6d6abc8bf4a37b30700232d2bfda7e8e02"}]}, {"id": "69d91dbc0fa7d6fa", "location": {"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3131}, "digests": [{"algorithm": "sha256", "value": "641806738b0c6a3d03168c2649e6b94205198bb66cd557e6bae3a20b71c9bb0b"}]}, {"id": "50d52a2faff04d36", "location": {"path": "/usr/share/doc/libsemanage-common/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1552}, "digests": [{"algorithm": "sha256", "value": "a2940cefd900c4e5e2539b20fef099d3f2e0efe4081313b1532b2fc18a6befbe"}]}, {"id": "58eef0dcb6035a16", "location": {"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "e00e6a86c598f9e24ced0180a70a5f2f2e45e133d93adf2b17ce8a06ce4b1b51"}]}, {"id": "b3ffdc9674029bbe", "location": {"path": "/usr/share/doc/libsemanage1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "8ff490519c34a9dfbdf972baec207893a062d3c8351ec61d4fedda4ae369c7b2"}]}, {"id": "7830960e7879c4ec", "location": {"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "e00e6a86c598f9e24ced0180a70a5f2f2e45e133d93adf2b17ce8a06ce4b1b51"}]}, {"id": "7c1290d99a38f51d", "location": {"path": "/usr/share/doc/libsepol1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1376}, "digests": [{"algorithm": "sha256", "value": "52c7d7626892ad46bf0e89c8cd224c16b04cd6947c5dd3b8bbf64a816e22f5de"}]}, {"id": "b447281f42d4b80a", "location": {"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2073}, "digests": [{"algorithm": "sha256", "value": "34414ad829fcea0064729c14f1f900632bfa7d38061b13a9797eec320c372d9e"}]}, {"id": "c9da9904cf8bbf58", "location": {"path": "/usr/share/doc/libsigsegv2/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1526}, "digests": [{"algorithm": "sha256", "value": "696173b99766d7e4304fe4126e321731dcd54b07e1de3713807116253036fa56"}]}, {"id": "cb7986a36768d9a3", "location": {"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2998}, "digests": [{"algorithm": "sha256", "value": "28423bc569a0627804608d1c72e337aa77ee6b2bbb39dab110db66fbba07950e"}]}, {"id": "e4db9599b5a1bd32", "location": {"path": "/usr/share/doc/libsmartcols1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1644}, "digests": [{"algorithm": "sha256", "value": "1babf1f0a2a2f92082fe671b2d00680c398a15afbf0a74274b414c2e648a0d24"}]}, {"id": "2634e78fa5d6abb5", "location": {"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "7dcfdf2384172aa0", "location": {"path": "/usr/share/doc/libsqlite3-0/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "ad5d76ec972d58435d3659ed4c7e040543b27961fc188030139bafe6a09bdf21"}]}, {"id": "2033d53a31b6dad1", "location": {"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "3a86769e44184b490603ce248501acd3a9327ca66c8e0aaa7425c57e64603f9c"}]}, {"id": "4c8ee88d55d1bc45", "location": {"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "6f717a1464301a641ac17e7301f1a1b221da802e8edf8cf4bc963721d487b146"}]}, {"id": "28b2cc293741e663", "location": {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2831}, "digests": [{"algorithm": "sha256", "value": "8622ccb1072346c7ae6c58a127b7058dcb366e5d1f3a23de7e382ee77a8115b9"}]}, {"id": "fb7921508f30deea", "location": {"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6548}, "digests": [{"algorithm": "sha256", "value": "bd7fb9ce3586c01003ff505d69fade885b68b0f8a1cdd7ce43630f8ed3dc119a"}]}, {"id": "481d71800e360ae6", "location": {"path": "/usr/share/doc/libsystemd0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 6202}, "digests": [{"algorithm": "sha256", "value": "67c9022053317101edeca030d784641d91cb9eb4ed1c13a754ab516ec627f52f"}]}, {"id": "20810c97e9619d9c", "location": {"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10934}, "digests": [{"algorithm": "sha256", "value": "cc71aafd0f2989dead5452df2f4f17cbab8c59b4e7618973a1d9f6a0725a1ca5"}]}, {"id": "b92744e2431de8b2", "location": {"path": "/usr/share/doc/libtasn1-6/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "9de1db7e6f769efa00796abb17305e0d5f379f6555bd58b0175adfa454901864"}]}, {"id": "dae8ab4ade350a30", "location": {"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3451}, "digests": [{"algorithm": "sha256", "value": "ab2f3532a1bf45d90643e92c1dfb985982698ecbf63f12595acfd9598d36350d"}]}, {"id": "a8058a51a1af2bf1", "location": {"path": "/usr/share/doc/libterm-readkey-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "fc5120c746d8cfd1c048aca00b994702c49bb83e837d3a486f3d1228701f3fc4"}]}, {"id": "a57932cef249f690", "location": {"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "27fdd291c969e014b9d140f5dd96c90d04c7ca30332d273a0b5d6e6bff559e1c"}]}, {"id": "73ba2e7278ac6dad", "location": {"path": "/usr/share/doc/libtimedate-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2196}, "digests": [{"algorithm": "sha256", "value": "833678e4f7a910fb4ee1309d9d1e17153c004f0dff2fed0d26ca7726fa4327d3"}]}, {"id": "cf81d96ee391676d", "location": {"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "ec14a78253021ae7e8a948e148e2e043c65ea3690a40bbb2b7f6dfdfa0744d35"}]}, {"id": "b68759623023d1a7", "location": {"path": "/usr/share/doc/libtinfo6/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2341}, "digests": [{"algorithm": "sha256", "value": "02757b265cebb8a93dc3e6f9a5345a78d5383377948ede9ac39982f60032e328"}]}, {"id": "258d485e3b0e6b49", "location": {"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6366}, "digests": [{"algorithm": "sha256", "value": "dced00c014dbe91a9179d6d92497d04c225c613cab85ba704aaa987369eadae3"}]}, {"id": "87620cadde04fec1", "location": {"path": "/usr/share/doc/libudev1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 6204}, "digests": [{"algorithm": "sha256", "value": "acd2c20b9f61d9e9f1ffde23fd45ea9b550f8b6844822a6c726a6aa13d909d16"}]}, {"id": "16fcc75084d8b44b", "location": {"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10934}, "digests": [{"algorithm": "sha256", "value": "cc71aafd0f2989dead5452df2f4f17cbab8c59b4e7618973a1d9f6a0725a1ca5"}]}, {"id": "ced7155bf311141d", "location": {"path": "/usr/share/doc/libunistring2/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "09931ae378296ab6ff1c36d07ce6ecb4db604390d052cf5aba918f795776b87f"}]}, {"id": "fe648151232eb6a8", "location": {"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6067}, "digests": [{"algorithm": "sha256", "value": "3c9d60c8385acd932585c839b5cddf0967519bb5c0b339f940684a300717b254"}]}, {"id": "40a6144c4b55513d", "location": {"path": "/usr/share/doc/liburi-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1501}, "digests": [{"algorithm": "sha256", "value": "ac5efa47dc2248ab76a6cd9c90e71f963663ef49845ad80eac5247ce047fe360"}]}, {"id": "db50ba7cc8c5c331", "location": {"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "7638c2f027bf15f113eb35eed6fb1bac7229e1d61066824eebd92b4449b0e0f6"}]}, {"id": "8c3a6bad2d343b54", "location": {"path": "/usr/share/doc/libuuid1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1641}, "digests": [{"algorithm": "sha256", "value": "bd4b252ca075db89fa963960bd9ecbd44f4be68d177e145d254e159e85743561"}]}, {"id": "60e0a455bd241ed8", "location": {"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "f9c6f5f798c60f59", "location": {"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "639e0488d3f788bd", "location": {"path": "/usr/share/doc/libwrap0/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1131}, "digests": [{"algorithm": "sha256", "value": "9ef74b0a80e0c4e4d8bafc9553914e3f91332b008dff5efaac9233a724d0f76b"}]}, {"id": "89aaa20a9c799e8f", "location": {"path": "/usr/share/doc/libwrap0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1314}, "digests": [{"algorithm": "sha256", "value": "b5a4e550c3c398e3138097c04a5cde7ebb61ec237353de233dde3211b31f2321"}]}, {"id": "4b998bfc8df599c8", "location": {"path": "/usr/share/doc/libxtables12/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d7497c4834b777dd09db9bcec08628c4a7d194f508b1039ff853186ea839fc0b"}]}, {"id": "829c25af9a96dbae", "location": {"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14495}, "digests": [{"algorithm": "sha256", "value": "0ee8d65c982acb051d709d3128e8413bf1a15194fddbde3ece711d2f8f295a95"}]}, {"id": "e44a11f4365b4d8a", "location": {"path": "/usr/share/doc/libzstd1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "f245d01642cc854b89c48859354b53e68f7ce4790b911cfe19a235a8a42a3138"}]}, {"id": "235e6ccc89dcd732", "location": {"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5955}, "digests": [{"algorithm": "sha256", "value": "d8fe9cda0bfb0f3d3a68a88033c3110420e857df1ae91a35a4ba6d3a2c994523"}]}, {"id": "8b1eff5d601134f0", "location": {"path": "/usr/share/doc/login/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1806}, "digests": [{"algorithm": "sha256", "value": "60659182963bd5f6c658130bc870c2a8a58dc0d52e3231ff0a79b5eaeccd0ceb"}]}, {"id": "37d036d7a1f1a9d8", "location": {"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "56ca9c00cdef4d69b35d2013465c539eb9e09a80fec538d0f6dc91423dbaa1d3"}]}, {"id": "e3c70072a51eb082", "location": {"path": "/usr/share/doc/logsave/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2485}, "digests": [{"algorithm": "sha256", "value": "7f00f045439a7042eeb305dc65209d47b62de9cae32693d8548b89671bb84ab6"}]}, {"id": "09b5afca59bb4184", "location": {"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "8391400828a599fe", "location": {"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2649}, "digests": [{"algorithm": "sha256", "value": "5838867827e001081f2a1884f55614df9fbb303bb03de6087220ac0b6f8ea44b"}]}, {"id": "9e7d78850e711080", "location": {"path": "/usr/share/doc/lsof/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2105}, "digests": [{"algorithm": "sha256", "value": "181171c2eb0ac95670be4e5f8275bcea34748514157867bdea6d62dfc7fcfbca"}]}, {"id": "d46d291720f476e9", "location": {"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9847}, "digests": [{"algorithm": "sha256", "value": "592ed6b2d58716a492ff9ab31e05df5bbdb24bb2827db6746ecf48ebbbae596f"}]}, {"id": "80890bade06eab2f", "location": {"path": "/usr/share/doc/mariadb-backup/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "f9b90a0b205fcbd1", "location": {"path": "/usr/share/doc/mariadb-client-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "f5f86c06af6ca0f5", "location": {"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "7f5cdd1aec8d0341", "location": {"path": "/usr/share/doc/mariadb-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "bef0df99c1f36b58", "location": {"path": "/usr/share/doc/mariadb-server-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "68ef5bcc9ef423aa", "location": {"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "6becef59d820dbce", "location": {"path": "/usr/share/doc/mariadb-server/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "40d7c2253ebe7eb9", "location": {"path": "/usr/share/doc/mawk/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2040}, "digests": [{"algorithm": "sha256", "value": "14b405293a4cf4e1658299510153fd78f40a83ad72c125cb69e27714cfd64321"}]}, {"id": "59ab240b5eabcb1d", "location": {"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "74a10b02e3422fe1be9a5ae06568ea587592123505284dea9df65ab72d94d183"}]}, {"id": "799143b059e83a4e", "location": {"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "4e1cbcd077f0fa4e", "location": {"path": "/usr/share/doc/mysql-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "39a77647d499391b", "location": {"path": "/usr/share/doc/ncurses-base/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2341}, "digests": [{"algorithm": "sha256", "value": "4c42e17714605b0a5322931604f4ea6dfee9ce6bb1e2013e76597c38bb3f2291"}]}, {"id": "1db55d421374144e", "location": {"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6366}, "digests": [{"algorithm": "sha256", "value": "dced00c014dbe91a9179d6d92497d04c225c613cab85ba704aaa987369eadae3"}]}, {"id": "09896d14602ced30", "location": {"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6366}, "digests": [{"algorithm": "sha256", "value": "dced00c014dbe91a9179d6d92497d04c225c613cab85ba704aaa987369eadae3"}]}, {"id": "66d54c0b9754114a", "location": {"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "c72606efed09f6bf6e17e38541d34a1d21caf4d7c9ca190c19b84a26da4b85d3"}]}, {"id": "49e8e967be33a43f", "location": {"path": "/usr/share/doc/passwd/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1806}, "digests": [{"algorithm": "sha256", "value": "edad36ab932183182ca0963ce8fa77c956aa44f0d777332b12ff27d165f3dcab"}]}, {"id": "c036b97bc71a00ed", "location": {"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "56ca9c00cdef4d69b35d2013465c539eb9e09a80fec538d0f6dc91423dbaa1d3"}]}, {"id": "570b5bf3af05bcbe", "location": {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "eae7cc6a376f92446a3948d72441bd9e20e8348af58167690f82c6d0b6b5c740"}]}, {"id": "132eb18ad6f27e36", "location": {"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111272}, "digests": [{"algorithm": "sha256", "value": "78eaa000ae18541dce75b5becc2d9d6c0ed459329f4f8264f5fa588cd8dda354"}]}, {"id": "c61376e827db9db8", "location": {"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111272}, "digests": [{"algorithm": "sha256", "value": "78eaa000ae18541dce75b5becc2d9d6c0ed459329f4f8264f5fa588cd8dda354"}]}, {"id": "04136ec8bee69f3e", "location": {"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111272}, "digests": [{"algorithm": "sha256", "value": "78eaa000ae18541dce75b5becc2d9d6c0ed459329f4f8264f5fa588cd8dda354"}]}, {"id": "1e89b39f2718b61e", "location": {"path": "/usr/share/doc/pinentry-curses/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "12eee9d0e36728b2c238b4a188a1d2b89a4cb2257279e551db89905c3a1c7de4"}]}, {"id": "f7e2a1a7ebfc6ba1", "location": {"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5775}, "digests": [{"algorithm": "sha256", "value": "b5af344a2ac9521de38db228bcbade2afe28095193d00c86dcaabfa4c64508a8"}]}, {"id": "970803535a24a4d9", "location": {"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3949}, "digests": [{"algorithm": "sha256", "value": "93bd3a940d4573f2be35f2a5a58c97d82224d6ad8f67a99fa2a04fb373947602"}]}, {"id": "7a90411b27257319", "location": {"path": "/usr/share/doc/psmisc/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "c3b1e0bc29784d1e9d9503fcfe05bf2eaa35234042616c104a030e7792dbc365"}]}, {"id": "154b72f2cbca4537", "location": {"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1341}, "digests": [{"algorithm": "sha256", "value": "3982fcc4028d354adb33086d8f39401e03e7fdbe9f1d41dbd9d46d0499ab3ac2"}]}, {"id": "60a1ae5e79bcbdf8", "location": {"path": "/usr/share/doc/pwgen/changelog.Debian.gz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "d882366b674104e612d12d949682d6f71284566cb0c17a849f53ac2c882c88f0"}]}, {"id": "58fcfdeee1f0205b", "location": {"path": "/usr/share/doc/pwgen/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1"}]}, {"id": "05444f5b0302012d", "location": {"path": "/usr/share/doc/readline-common/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 670}, "digests": [{"algorithm": "sha256", "value": "306b733999a22dc60662fee4424c87c3385251ad218962d0704f9705505e38bd"}]}, {"id": "ec2abbab2d96ea55", "location": {"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "3a3174c995a17c797069650c273120b145bc26157eed25ad6bd1be18a25d1096"}]}, {"id": "a38924ac055ce739", "location": {"path": "/usr/share/doc/rsync/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2418}, "digests": [{"algorithm": "sha256", "value": "fa7f9af1adbb32399c1da3fd645fc955f0c94d1824bb5e4e1ffb6cb6da9e17e8"}]}, {"id": "3218e69e5f916e14", "location": {"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "80834d03d0da9ca141f532b343fe5bb5d8f2a4e60c11d667c99755fa17fce838"}]}, {"id": "5343ae0692f82d57", "location": {"path": "/usr/share/doc/sed/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1008}, "digests": [{"algorithm": "sha256", "value": "f03f3dca6d9c840352e829ad2d468d6b0d321f13451fa6b660c941b7327e9038"}]}, {"id": "2a81fc3419cf032d", "location": {"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 849}, "digests": [{"algorithm": "sha256", "value": "60886b6264e9531565ccf1e31a63cd9b23f0bf4bbd7053b46aa9e6ae7622d31d"}]}, {"id": "81959f3883b031df", "location": {"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5155}, "digests": [{"algorithm": "sha256", "value": "080781b9aab50faa83cf78ef2b3b24ee16dcfb6e73699239756a08a0ab4a9694"}]}, {"id": "62964cd26dfd5830", "location": {"path": "/usr/share/doc/socat/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "f79b46c97aa005792081c42fde95b9d08bb544f1422230f17b6c8becf6db7b3c"}]}, {"id": "cc24c3ba0d0e605c", "location": {"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2750}, "digests": [{"algorithm": "sha256", "value": "e92ee0671460d92be825707e0db21e0d7a7a80042b1875722bfe9bf7e8a425dd"}]}, {"id": "a3f468b33bff53ab", "location": {"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2267}, "digests": [{"algorithm": "sha256", "value": "ce1edf366d5e3d9a26ca2708247ce57c7475c526ec7f8048fb5ca0296e2c2837"}]}, {"id": "eaf42dc6e7ddd66e", "location": {"path": "/usr/share/doc/tar/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1629}, "digests": [{"algorithm": "sha256", "value": "bb24b5ac9ccd03a7398a22cd52d1340a3af0a35d0d06758766a9ae2be0712a8a"}]}, {"id": "c338cc7402d46718", "location": {"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1486}, "digests": [{"algorithm": "sha256", "value": "9292780f2dfd11900e92ea67c7a316cf9df740b955956f87ec099a5b4f3d9136"}]}, {"id": "de5f5d04dab22754", "location": {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1478}, "digests": [{"algorithm": "sha256", "value": "2f12e7ad4ec02766df6ec0f04daa7865c6bbaf4e55d20663cce5524663c05557"}]}, {"id": "36feec7f8c55537a", "location": {"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3726}, "digests": [{"algorithm": "sha256", "value": "a86faf1f08ae5f9f4274ec99cdbdd14e3332f28ce1561ba8121f6457e49d3fab"}]}, {"id": "81d7f2a76436b7e0", "location": {"path": "/usr/share/doc/ubuntu-keyring/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "191cdb1291b2fc3b9fdcd8648b16ab7f9e4f15b74dc5b30959a9fdcfb4782b6c"}]}, {"id": "e7e7bd4e7097f5d0", "location": {"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "9a98a7b1dc8cbb6d", "location": {"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15465}, "digests": [{"algorithm": "sha256", "value": "a2dc8fac0f496e1c58aff67018cf0c6b88336316afa5642f9335b71642e28aa8"}]}, {"id": "989c7a00b25b5a38", "location": {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1369}, "digests": [{"algorithm": "sha256", "value": "512242232fcc5c5660e01ecf5cb1877f4aa65970977aeffe60ce26adea1a89d4"}]}, {"id": "d9748758555bb335", "location": {"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "d77204eee882807240f6351c4f5ae2a4bcdb5b773ff77d10647b9b66b826b2fb"}]}, {"id": "1c41e7b318774b30", "location": {"path": "/usr/share/doc/zstd/changelog.Debian.gz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "c18f169ca22f05af292dad3823fa9ce0a95d47bdd032cbd5a9b29a6728d0cb63"}]}, {"id": "2225c24b8252531e", "location": {"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5955}, "digests": [{"algorithm": "sha256", "value": "d8fe9cda0bfb0f3d3a68a88033c3110420e857df1ae91a35a4ba6d3a2c994523"}]}, {"id": "7df8d92d2b354695", "location": {"path": "/usr/share/dpkg/abitable", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 362}, "digests": [{"algorithm": "sha256", "value": "c9ed655f391a2dffdfee2070e9c4bd1f502ffff17d19abff21ba492ab643c919"}]}, {"id": "0f8d238d6d319c62", "location": {"path": "/usr/share/dpkg/cputable", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1971}, "digests": [{"algorithm": "sha256", "value": "88d770b7e95d793c6250285c4d901365487c44e460a8ebdd4895685f7613d104"}]}, {"id": "9cd789fe396eb63b", "location": {"path": "/usr/share/dpkg/ostable", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2000}, "digests": [{"algorithm": "sha256", "value": "49b8a094236fd9f06463afab94d49956cf6fba363ec14d75da6ae3310214ca42"}]}, {"id": "a0641b2bdb0ad472", "location": {"path": "/usr/share/dpkg/tupletable", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2249}, "digests": [{"algorithm": "sha256", "value": "8e67a11365119686218b5a245c60fc62484050daf676c6e009d9a0a0e4265f0a"}]}, {"id": "4fc1e11355ce28e6", "location": {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1}, "digests": [{"algorithm": "sha256", "value": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"}]}, {"id": "1ba88633c5fd1b41", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "3c69a4a429940debb986f95afe1895926f45ee06fe6c27d707a69ee312d1a8e2"}]}, {"id": "c2cc502d22af6d55", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76107}, "digests": [{"algorithm": "sha256", "value": "dc4c04306c16c3f8b8b6592da26ce9b457e89abd7efd70f1bb5557f3e8543b4b"}]}, {"id": "8d46786aa1d833ee", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28166}, "digests": [{"algorithm": "sha256", "value": "2e2fd4a108ac0fcc23c41c0c0873c598c901f03267690b58cd755470c554f1ed"}]}, {"id": "fa9cb493efc7bae7", "location": {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2387}, "digests": [{"algorithm": "sha256", "value": "a07c37ba8e9253af849eb26da8eda36a5a002970a053700e6ca67b0f5ea2fc27"}]}, {"id": "2ea643f98d0fce2d", "location": {"path": "/usr/share/gnupg/distsigkey.gpg", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3267}, "digests": [{"algorithm": "sha256", "value": "8948f10369646847016a5f49035cc14c106572e218800de588338564e9a669e3"}]}, {"id": "c9830854951e38d2", "location": {"path": "/usr/share/gnupg/help.be.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "2ce80ad1d4c0749c", "location": {"path": "/usr/share/gnupg/help.ca.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "09098d25fed4944e", "location": {"path": "/usr/share/gnupg/help.cs.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "59c9913620a2d60d", "location": {"path": "/usr/share/gnupg/help.da.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "2f6e0b9a0d67cc08", "location": {"path": "/usr/share/gnupg/help.de.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9013}, "digests": [{"algorithm": "sha256", "value": "bf3782730db603ef4bddba546330d7d69b211c22213adc6d3791e2a8802f35fe"}]}, {"id": "7765d3c3935814d0", "location": {"path": "/usr/share/gnupg/help.el.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "25ca80af66edbc25", "location": {"path": "/usr/share/gnupg/help.eo.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "b1f9e4771e4e4783", "location": {"path": "/usr/share/gnupg/help.es.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7632}, "digests": [{"algorithm": "sha256", "value": "db9a70fce6bed52532b856323f4d4a6a47b7def90f83d145e5757c2ebf2c36ad"}]}, {"id": "f8ee3130c1613d32", "location": {"path": "/usr/share/gnupg/help.et.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "2d3ecbbd798aab71", "location": {"path": "/usr/share/gnupg/help.fi.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7744}, "digests": [{"algorithm": "sha256", "value": "8d89ec6367705a10152ba4f82a0e623851beeb031d097dd47e731f692bc03574"}]}, {"id": "4e8464cdc5e4c1d6", "location": {"path": "/usr/share/gnupg/help.fr.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7797}, "digests": [{"algorithm": "sha256", "value": "abad0bbc97849bf71917ca59f579db0a7caea436f523ab592294b4ce80826c4b"}]}, {"id": "074c1beaa926ebab", "location": {"path": "/usr/share/gnupg/help.gl.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "5eb67e5fd00ae777", "location": {"path": "/usr/share/gnupg/help.hu.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8205}, "digests": [{"algorithm": "sha256", "value": "3eeea50fdd123a14d07b0df485cf390facfc1954b0ea82c8ae0d2c175393dff9"}]}, {"id": "3603fffd7aaadec8", "location": {"path": "/usr/share/gnupg/help.id.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7535}, "digests": [{"algorithm": "sha256", "value": "d8b7ecd6463697591c771a71aaccdc3daac5c90325990fd491b2967396287895"}]}, {"id": "72f71f23024f8512", "location": {"path": "/usr/share/gnupg/help.it.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7691}, "digests": [{"algorithm": "sha256", "value": "d75e4557580c0f681a5507ac7b3c0e64365f8ce6d5b37dc6221964631ac69c8a"}]}, {"id": "ed140d75cae7cfa5", "location": {"path": "/usr/share/gnupg/help.ja.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13621}, "digests": [{"algorithm": "sha256", "value": "563af5e649fbe9eddc91461543dce1a2376c019afb2a8f78fc7e7d3e6e3b0453"}]}, {"id": "7ce28007e21429f1", "location": {"path": "/usr/share/gnupg/help.nb.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "7ea1630efbcb2902", "location": {"path": "/usr/share/gnupg/help.pl.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7535}, "digests": [{"algorithm": "sha256", "value": "1c44b176a46cc16b4fbd200b42c6f9d93c054fec1ec9bb3750b3e44e0d464ef5"}]}, {"id": "eb1f9768cebedec4", "location": {"path": "/usr/share/gnupg/help.pt.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7873}, "digests": [{"algorithm": "sha256", "value": "cbc2f41b6550d1c933158caac917a3fb8b967c0a6cd10af534ad31c3b0a4f87c"}]}, {"id": "6e38a83d79242625", "location": {"path": "/usr/share/gnupg/help.pt_BR.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7876}, "digests": [{"algorithm": "sha256", "value": "2f941a1b6e5b5172fddc4ac62a112cb3d7981dbcbcc5de3f706084210e35d265"}]}, {"id": "a8e8597972f041c2", "location": {"path": "/usr/share/gnupg/help.ro.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8112}, "digests": [{"algorithm": "sha256", "value": "9a2898d1358e4faef974ceb3c515b214fb63e1e30c9fc75d18b4dec1e6fb1350"}]}, {"id": "8728684f82ff3933", "location": {"path": "/usr/share/gnupg/help.ru.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17735}, "digests": [{"algorithm": "sha256", "value": "6fba5ee88300f8599c18bacb0b5bbf6518c16c03b536e8ee12b832fe7bc72686"}]}, {"id": "290ae098da0c9083", "location": {"path": "/usr/share/gnupg/help.sk.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8085}, "digests": [{"algorithm": "sha256", "value": "bb6d9916028dd5a14e6ef45d5724ceac4906b1ed5275b6d49e9460006435afbc"}]}, {"id": "eb1ac032c308170f", "location": {"path": "/usr/share/gnupg/help.sv.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "16f3c67aa8be31f6", "location": {"path": "/usr/share/gnupg/help.tr.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7651}, "digests": [{"algorithm": "sha256", "value": "9c51e8863bee4699fff0bce77ff5aad420daee802b30d92633705f509a933502"}]}, {"id": "08306c68ff09c11f", "location": {"path": "/usr/share/gnupg/help.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13052}, "digests": [{"algorithm": "sha256", "value": "a83cde33912331f7d68cd1074997e95ce3c57c27185424cdb84d98d460a9e2dc"}]}, {"id": "c3f2b30f81da6841", "location": {"path": "/usr/share/gnupg/help.zh_CN.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7071}, "digests": [{"algorithm": "sha256", "value": "7bc19422e1c5031a034042ea6e6b8d5ec81857ff9ee4605e505a40105227f90e"}]}, {"id": "6b64093715548a49", "location": {"path": "/usr/share/gnupg/help.zh_TW.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7102}, "digests": [{"algorithm": "sha256", "value": "1b745d2293bdfa5154ce1278236ac258f442caee7d328317c7e475880c261edb"}]}, {"id": "847ed53a0a353b8d", "location": {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "0666ee848e03a48f3ea7bb008dbe9d63dfde280af82fb4412a04bf4e24cab36b"}]}, {"id": "530b5c3ed9037ddb", "location": {"path": "/usr/share/info/coreutils.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 226063}, "digests": [{"algorithm": "sha256", "value": "dc5a73f82705e91065fe4647211a1b665d6ca44ecc32d3ad897f81d53eb7bd14"}]}, {"id": "39c7e69a7334e735", "location": {"path": "/usr/share/info/diffutils.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 61176}, "digests": [{"algorithm": "sha256", "value": "a449608fb7d911c25e4cf01e0a161d7858d58203e09878e639d4b6198586a8ef"}]}, {"id": "773e6f9ef8bad03c", "location": {"path": "/usr/share/info/find-maint.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 24251}, "digests": [{"algorithm": "sha256", "value": "2de05ca8193ccd37c7e107b18010c8f392aa42b273b4a24494bb3c194a0d189a"}]}, {"id": "61c685c5811f8928", "location": {"path": "/usr/share/info/find.info-1.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 89785}, "digests": [{"algorithm": "sha256", "value": "949b4d40e61a4f0db745de695d1a0eccd278413db93f4ab6c66e82715991b9f0"}]}, {"id": "31f70c9ed44b47f2", "location": {"path": "/usr/share/info/find.info-2.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1865}, "digests": [{"algorithm": "sha256", "value": "a3b063868da859959bdd4e6a7f87419080c24417ff32a42c3d0b6231cf5647ec"}]}, {"id": "d88f614a5a357902", "location": {"path": "/usr/share/info/find.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2475}, "digests": [{"algorithm": "sha256", "value": "bc65ac8acb55990571bb23ec0ef9a6d23bbc95eaef212923486446489aee631f"}]}, {"id": "591785609a326bba", "location": {"path": "/usr/share/info/gnupg-card-architecture.png", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/png", "size": 7094}, "digests": [{"algorithm": "sha256", "value": "2749ce86b2f2490b6735c14e221e36c5b8ec9d9a024348340a63977ac772c113"}]}, {"id": "19d8611f36ea3c14", "location": {"path": "/usr/share/info/gnupg-module-overview.png", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/png", "size": 46704}, "digests": [{"algorithm": "sha256", "value": "21011409355268de632e92fa6ad7fe67aaafbc8b2c0e5752fca2ddf543c6fae3"}]}, {"id": "ed06dd1cc2286db5", "location": {"path": "/usr/share/info/gnupg.info-1.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 91942}, "digests": [{"algorithm": "sha256", "value": "e5371e61be585801503d406522ec37c08959e617133b3b102994d084c27f2b48"}]}, {"id": "08ebb8a0436b73c2", "location": {"path": "/usr/share/info/gnupg.info-2.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 65647}, "digests": [{"algorithm": "sha256", "value": "a177047d02cf3b2359dd31832c379f1f8484ef2d2fa08823343cb0fb751f0f17"}]}, {"id": "40609fe43c51faa0", "location": {"path": "/usr/share/info/gnupg.info.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2894}, "digests": [{"algorithm": "sha256", "value": "27d0a4e39231c8066c9889b095de5f23c941a564880ccd7ed655787ac2c7d3bb"}]}, {"id": "bcf2bb943b4a6df6", "location": {"path": "/usr/share/info/grep.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 30976}, "digests": [{"algorithm": "sha256", "value": "4e4c35f4bb78c50c9fb588d96c213e7edbc470f17cb96949f7c690416d353d49"}]}, {"id": "3a62f180fc2f63eb", "location": {"path": "/usr/share/info/gzip.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 15781}, "digests": [{"algorithm": "sha256", "value": "2e624de4095a2b1bcc07633d20db683eb45fa6bd09fb8440f2468df84c2e9b38"}]}, {"id": "67339482352182d3", "location": {"path": "/usr/share/info/rluserman.info.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 25612}, "digests": [{"algorithm": "sha256", "value": "fea6844d76e7164c7edbe01133667a954ae59a18ed329a8e178d7756ce0b5518"}]}, {"id": "20de71895828fec6", "location": {"path": "/usr/share/info/sed.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 54068}, "digests": [{"algorithm": "sha256", "value": "9e25ccc1927234f7a454e09d3fa1b4f1dce6f6a0fb2bfc47ccb1884c4f2195c6"}]}, {"id": "1c9d64b57a952de6", "location": {"path": "/usr/share/keyrings/ubuntu-archive-keyring.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7399}, "digests": [{"algorithm": "sha256", "value": "1a4dd63e5c76728960a2edddae22e2e0fc53df8e8b87806deb971030ac704eb0"}]}, {"id": "210f334cdba247f3", "location": {"path": "/usr/share/keyrings/ubuntu-archive-removed-keys.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 6713}, "digests": [{"algorithm": "sha256", "value": "60438aafe7cffb3bb0370435c63a47ea6d44c533d0ec53df7ec6832f554e5930"}]}, {"id": "6566d4ef19e9c4e4", "location": {"path": "/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 4097}, "digests": [{"algorithm": "sha256", "value": "2ddbc33fdd3acfa0715914e3970b6a033faade0de25985eb17995b3aa85f455e"}]}, {"id": "ed611d38a3ed366c", "location": {"path": "/usr/share/keyrings/ubuntu-cloudimage-removed-keys.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "833861c3c1aa5fce", "location": {"path": "/usr/share/keyrings/ubuntu-master-keyring.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "5d7f2babb889d6e51004725b3f6b4623a8b31a4123d57702642de882dda4cc17"}]}, {"id": "657eca0f3e1b39f7", "location": {"path": "/usr/share/libc-bin/nsswitch.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 494}, "digests": [{"algorithm": "sha256", "value": "eec30745bade42a3f3f792e4d4192e57d2bcfe8e472433b1de426fe39a39cddb"}]}, {"id": "3af7b946ca0413e5", "location": {"path": "/usr/share/libdbi-perl/perl-dbdabi.make", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 136}, "digests": [{"algorithm": "sha256", "value": "5ea04e3e56fb552d7b317feda11fffd7a181a2eb561e1b08d9e8965e9ec66b84"}]}, {"id": "c2e1925d134e0066", "location": {"path": "/usr/share/lintian/overrides/apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 290}, "digests": [{"algorithm": "sha256", "value": "0b0c9701f8a8f063507b93a53093d57703165edcad4d7ac46741dec3ab408eac"}]}, {"id": "3764729f69025935", "location": {"path": "/usr/share/lintian/overrides/base-files", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 985}, "digests": [{"algorithm": "sha256", "value": "5ac70f0c5ced3d31b33809a6d107c3ad72c05502241e2cafe4f33cb0a87accb9"}]}, {"id": "97b038da449ea377", "location": {"path": "/usr/share/lintian/overrides/base-passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31}, "digests": [{"algorithm": "sha256", "value": "090c479775fcd5cb1be8c2a827070a2cc0fcb0eaa25426a1b57a16165e996c2e"}]}, {"id": "45d0faefcc22d685", "location": {"path": "/usr/share/lintian/overrides/bash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 156}, "digests": [{"algorithm": "sha256", "value": "08f5c7407d53510dbb16cfae6bb9787930991931dd6d8e13119f8f07e3729fd4"}]}, {"id": "79991f5aef204731", "location": {"path": "/usr/share/lintian/overrides/bsdutils", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 51}, "digests": [{"algorithm": "sha256", "value": "27c9ffa1b4383ed4be92f32e68e9e54bc321f278c069a03491ce5af2a7ac255b"}]}, {"id": "1954e4657429d4f8", "location": {"path": "/usr/share/lintian/overrides/dash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106}, "digests": [{"algorithm": "sha256", "value": "aaf76fbc7874e005275e56854f39f10b7ab603fdfe9a5381b70e7c871bcad111"}]}, {"id": "abfbe51a29232090", "location": {"path": "/usr/share/lintian/overrides/debconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39}, "digests": [{"algorithm": "sha256", "value": "919f702e09a46d34dfe17e0238bae42d324a9b290bc88868dc007531d5743c34"}]}, {"id": "2b50e7e9bf64c16a", "location": {"path": "/usr/share/lintian/overrides/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41}, "digests": [{"algorithm": "sha256", "value": "76a0558f8d9c43234b139bd5093bd7615f156b0fea21d03baf31b1d863dbe1db"}]}, {"id": "3ee77fe506a66af2", "location": {"path": "/usr/share/lintian/overrides/e2fsprogs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66}, "digests": [{"algorithm": "sha256", "value": "d59874c784d128a50efe031ad7d4f24a9e07daa3de6d29ed5ea5798000634d4b"}]}, {"id": "bf4edc21b993dd24", "location": {"path": "/usr/share/lintian/overrides/gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "0d88c243756c6bc4d37addf8bfa1aa7790c6c47d48869db62f55088d63d6be7e"}]}, {"id": "f85a2dab2a8b6d12", "location": {"path": "/usr/share/lintian/overrides/gpg-wks-client", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 157}, "digests": [{"algorithm": "sha256", "value": "a7fd481d4ce34eed3207cb4424d4cb81b63ca3e430faf20cfd84f35752d3b60a"}]}, {"id": "a5e0fb219cbd08e3", "location": {"path": "/usr/share/lintian/overrides/init-system-helpers", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 222}, "digests": [{"algorithm": "sha256", "value": "9cf8aac358a7767f652dc35dd99714d4b508aa88d71e015724e63abc5fafa077"}]}, {"id": "1b9fe4673a0fb2c1", "location": {"path": "/usr/share/lintian/overrides/libasn1-8-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "3c29edc39afb13ce", "location": {"path": "/usr/share/lintian/overrides/libc-bin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "5051592d4ca4ad288bff7bf22d04fac78790be51d47827c61eb22e55f1d63ae4"}]}, {"id": "09c4d4c8fb913ab5", "location": {"path": "/usr/share/lintian/overrides/libc6", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 560}, "digests": [{"algorithm": "sha256", "value": "352ffe744539323fa42b40ac47bbdef93cd890c64590072d5c47f53222119de9"}]}, {"id": "133c6de4ea5ecfd0", "location": {"path": "/usr/share/lintian/overrides/libcap2-bin", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bf98644f2f7c0205256394fb2a82d6d415950a4618243a0f6df77d6ebcef87f8"}]}, {"id": "abe4a303c853c81d", "location": {"path": "/usr/share/lintian/overrides/libdb5.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75}, "digests": [{"algorithm": "sha256", "value": "945a12073aa0bf2dbc234b0e1cba828429e05af376ea12bdbe6382322a2a400d"}]}, {"id": "fd5ae6b8f606d1bc", "location": {"path": "/usr/share/lintian/overrides/libdbi-perl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 224}, "digests": [{"algorithm": "sha256", "value": "cd6e40597fb08b4474d15eef83224a909f351119d0b6d80df5b14ad2d65c5f9f"}]}, {"id": "9069fa6daceceac9", "location": {"path": "/usr/share/lintian/overrides/libgcc-s1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45}, "digests": [{"algorithm": "sha256", "value": "eed87afa7d83880a25ae5a41ba9d98d89a1fc2e2e3bba0f4d5c3cdda21a457a4"}]}, {"id": "51dd5488028c8dbe", "location": {"path": "/usr/share/lintian/overrides/libgssapi3-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "543387a2d85fbaf1", "location": {"path": "/usr/share/lintian/overrides/libhcrypto4-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "bd940806eece8a79", "location": {"path": "/usr/share/lintian/overrides/libheimbase1-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "e331fdbc62f326c4", "location": {"path": "/usr/share/lintian/overrides/libheimntlm0-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "04338c65d9168102", "location": {"path": "/usr/share/lintian/overrides/libhx509-5-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "80c9c438b20f9f31", "location": {"path": "/usr/share/lintian/overrides/libidn2-0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30}, "digests": [{"algorithm": "sha256", "value": "3e7b626e044f6257199281e3b8eca3de207b9b69ddd626a08d4ccf95c4459cf9"}]}, {"id": "9d94c4a770e14f8f", "location": {"path": "/usr/share/lintian/overrides/libkrb5-26-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "a04deace7570a888", "location": {"path": "/usr/share/lintian/overrides/libldap-2.4-2", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 223}, "digests": [{"algorithm": "sha256", "value": "231d147d3f071f29f96079258d04fbd191d14a0787fc51a07f8fa96e074a90a8"}]}, {"id": "884950c4017d3e4e", "location": {"path": "/usr/share/lintian/overrides/libpam-modules", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "f71a7696d31e802284d26ee5e1cfccccaf835197a809a7580b5e553e84bfc576"}]}, {"id": "9c6a79db8a114fac", "location": {"path": "/usr/share/lintian/overrides/libpam-modules-bin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 411}, "digests": [{"algorithm": "sha256", "value": "27fe00a33476f97c2dc165249211ed873a3e4871a8a71ae93cfd1dd267c05fb6"}]}, {"id": "72cc90adb007ba18", "location": {"path": "/usr/share/lintian/overrides/libpam-runtime", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "33efac8f274bdf6d1305e827a21aa4a4310666b5b5bd61d3cea4e6ffb2a5b5fd"}]}, {"id": "12e092982be15f08", "location": {"path": "/usr/share/lintian/overrides/libpam0g", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 406}, "digests": [{"algorithm": "sha256", "value": "b0d957e08bef64379a4bfd36afb49af85a67bf240ea13ecfd22b9842fb5f24ae"}]}, {"id": "b8408a89ff320de4", "location": {"path": "/usr/share/lintian/overrides/libroken18-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "65aaea0717c39652", "location": {"path": "/usr/share/lintian/overrides/libwind0-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "e5e7c96ccc7fe40e", "location": {"path": "/usr/share/lintian/overrides/login", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 114}, "digests": [{"algorithm": "sha256", "value": "eba7565d4beb9082b74ab584f35f2d0d366e272f35dc0d9b1203c3e88b8dcfab"}]}, {"id": "36cd686cc6ce2f93", "location": {"path": "/usr/share/lintian/overrides/mount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93}, "digests": [{"algorithm": "sha256", "value": "633b78ed431e2ed868e41ca147428f95e126fef6b6deba760afdff0e2292f05e"}]}, {"id": "49a9cb76721691d6", "location": {"path": "/usr/share/lintian/overrides/ncurses-base", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 238}, "digests": [{"algorithm": "sha256", "value": "1b1c20607efe26c7da9ce8a009e3ee150a7b91c04eba38b541a21e17477fc599"}]}, {"id": "78a6ba9fb0655b7a", "location": {"path": "/usr/share/lintian/overrides/openssl", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "f7e7408eaeff69d64c13596d78116d2e1ac1bc990d59ee22d69f6f6f99429c8f"}]}, {"id": "b2decb0945d8e42f", "location": {"path": "/usr/share/lintian/overrides/passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 312}, "digests": [{"algorithm": "sha256", "value": "a628d6b0c87b0f26e1b072f6c51ce708b0ad9cc159048f9e8dda91899af614d7"}]}, {"id": "10c344347534c1bd", "location": {"path": "/usr/share/lintian/overrides/perl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "762641607c409bb85a6a4ff551f7972a8524cd7e76c331b2ec1168bddc64104e"}]}, {"id": "f2c68f50cc35c7d0", "location": {"path": "/usr/share/lintian/overrides/perl-base", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 119}, "digests": [{"algorithm": "sha256", "value": "f17858645d67c4c06b555f672dda43f4b47387b4e74b23f331d4f4e05dedf7bb"}]}, {"id": "707b384192041f15", "location": {"path": "/usr/share/lintian/overrides/perl-modules-5.30", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48}, "digests": [{"algorithm": "sha256", "value": "336077bacfcaad09e6948174a7dfdfc3c7be75fc90e22c36acda32cdaf5fa64b"}]}, {"id": "ba7c2e4733c822ac", "location": {"path": "/usr/share/lintian/overrides/procps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80}, "digests": [{"algorithm": "sha256", "value": "752fdc77027228144ffaf069ef048d8f3e1257324bd36a1bf94b1c8e4ebf6dde"}]}, {"id": "2e98e3a66e63326b", "location": {"path": "/usr/share/lintian/overrides/readline-common", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42}, "digests": [{"algorithm": "sha256", "value": "8ee145c8c2958431bddb705cc2e9032a194337fd5fdee299cfe06fe1fb529707"}]}, {"id": "9c44c73f117802d6", "location": {"path": "/usr/share/lintian/overrides/rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 163}, "digests": [{"algorithm": "sha256", "value": "9b53608ca789927e7fbb280986350fc923fbb43a58df12d47cb9006da34a9dbc"}]}, {"id": "0c2448731badc603", "location": {"path": "/usr/share/lintian/overrides/socat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95}, "digests": [{"algorithm": "sha256", "value": "2ee222bd33a5c022846dfbb3464b5f6c343090c95c07e4a57e92905de72bcde6"}]}, {"id": "c1e8da4d740eada5", "location": {"path": "/usr/share/lintian/overrides/util-linux", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 94}, "digests": [{"algorithm": "sha256", "value": "d307c3a81dff4d6e4d59763f4ba42c0c645bbd862536efdda7d5d58f1548d096"}]}, {"id": "4f0855811874750f", "location": {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 271}, "digests": [{"algorithm": "sha256", "value": "9c7ad7d30a894b98266051bab347007009898aa0ddd0aa234cc127a92aefd0d0"}]}, {"id": "93d70ca49d920a7c", "location": {"path": "/usr/share/menu/bash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 194}, "digests": [{"algorithm": "sha256", "value": "1e862c7883df7a31e995769e90b4e6b87399a70f2cad6b2ce95fd865975286aa"}]}, {"id": "91eedc7e410a9fdd", "location": {"path": "/usr/share/menu/dash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 108}, "digests": [{"algorithm": "sha256", "value": "c8bdff923cdb32fc55c80c70546c344e22444dfdccdea6280d9c4c6fa25c7c38"}]}, {"id": "61ab3b724c07f2a6", "location": {"path": "/usr/share/menu/mariadb-client-10.4", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 206}, "digests": [{"algorithm": "sha256", "value": "8274bb406261407302537219f404679cb095b8bc69797a14d84d5a84dad1c53a"}]}, {"id": "6f005840071e5842", "location": {"path": "/usr/share/menu/procps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 158}, "digests": [{"algorithm": "sha256", "value": "5f99c85c077e5e1d2231dbd1a1764447acac574583dcc9b0dbb97505da167e0b"}]}, {"id": "05b616e0bca44a28", "location": {"path": "/usr/share/menu/psmisc", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 380}, "digests": [{"algorithm": "sha256", "value": "ede3940fec9d40c8beb7e5fae72a854d3cc8f74dafcde361019e4beea3ce901e"}]}, {"id": "d8b8d0bfa349c82f", "location": {"path": "/usr/share/mysql/charsets/Index.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 23500}, "digests": [{"algorithm": "sha256", "value": "f583dfe720b5d0fe47106eec277ba98b18b0b01951f144b8b773267038462189"}]}, {"id": "c4e0e825b28c531a", "location": {"path": "/usr/share/mysql/charsets/README", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1749}, "digests": [{"algorithm": "sha256", "value": "0af62ce1ae651e980006f2e9d29bd2f24e1cd18c6a0b1914e9c437cc80e990ab"}]}, {"id": "b531552f03236611", "location": {"path": "/usr/share/mysql/charsets/armscii8.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5526}, "digests": [{"algorithm": "sha256", "value": "9e97d39dfa130dc298a23ba21c9ef08e922353effb3d2faa7b8312767e0f12c1"}]}, {"id": "49f68b013a86e166", "location": {"path": "/usr/share/mysql/charsets/ascii.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5512}, "digests": [{"algorithm": "sha256", "value": "0d9216d2c38a467e03e0485d3bb9607a554196f7294e41efd92bc8a11b4f29ff"}]}, {"id": "c33c08e401faf2fc", "location": {"path": "/usr/share/mysql/charsets/cp1250.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8241}, "digests": [{"algorithm": "sha256", "value": "65e7d6cf30ab286740dd00dadc6a218b9281316381b461d0a721cf229b742294"}]}, {"id": "44529852546610dd", "location": {"path": "/usr/share/mysql/charsets/cp1251.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8365}, "digests": [{"algorithm": "sha256", "value": "eda82c06317145d7be01578c34229f7762dffb2907890783fe0bf529664473fb"}]}, {"id": "22540fddcec3a188", "location": {"path": "/usr/share/mysql/charsets/cp1256.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5569}, "digests": [{"algorithm": "sha256", "value": "2913f93935de57910436eac59dcde0a0c6a5ceacb339d6635b0eee693836b502"}]}, {"id": "17439be7cd78738e", "location": {"path": "/usr/share/mysql/charsets/cp1257.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8902}, "digests": [{"algorithm": "sha256", "value": "82ba85d79760a31a480a63f6e3ff462f472c88cd832411356779c1fe265c8313"}]}, {"id": "f71c8acfa644b9ee", "location": {"path": "/usr/share/mysql/charsets/cp850.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5506}, "digests": [{"algorithm": "sha256", "value": "233040414ec9a2b18b83e6bea6490d590275f5e5aefcd08065e22446a9788ef0"}]}, {"id": "5e4639b6eae6426d", "location": {"path": "/usr/share/mysql/charsets/cp852.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5528}, "digests": [{"algorithm": "sha256", "value": "a3598e99923c97273e1bbeb10479f5c45cfef47739b5f38c5029f1d911e1968a"}]}, {"id": "a908729c12f839c2", "location": {"path": "/usr/share/mysql/charsets/cp866.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5613}, "digests": [{"algorithm": "sha256", "value": "7ef9c770e934e93aec794a36714ab212776d047cc20e5bb086f29648f8611828"}]}, {"id": "733ff1d4821af335", "location": {"path": "/usr/share/mysql/charsets/dec8.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 6529}, "digests": [{"algorithm": "sha256", "value": "d3f0fe6fb085ed76072f68b1caed7e821bf384840fbb8c94c4b58049f6bbdf22"}]}, {"id": "6142def919ec2351", "location": {"path": "/usr/share/mysql/charsets/geostd8.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5516}, "digests": [{"algorithm": "sha256", "value": "2635d5a7f2dc7a0373cdd2dd4380799749c59bca44961744265bb9cbdc357a72"}]}, {"id": "935b166f3a664f8d", "location": {"path": "/usr/share/mysql/charsets/greek.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5728}, "digests": [{"algorithm": "sha256", "value": "e5c1722ae64b2d9d2890103375386cb2bb63c235f589d9f73f24cfd23a5b4303"}]}, {"id": "41ae44d3d7d5fea4", "location": {"path": "/usr/share/mysql/charsets/hebrew.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5517}, "digests": [{"algorithm": "sha256", "value": "a260ddde747abf250b0b8d6422108b66617ae158e03f1b83e969f6e720648b61"}]}, {"id": "41a0ee70768479aa", "location": {"path": "/usr/share/mysql/charsets/hp8.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5502}, "digests": [{"algorithm": "sha256", "value": "2feea2baca6c3cb0626b5935815fe950b06dfdc964f7885e4fb15ddf05d680bd"}]}, {"id": "6e7819de541fc57a", "location": {"path": "/usr/share/mysql/charsets/keybcs2.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5529}, "digests": [{"algorithm": "sha256", "value": "69cadd4266cca445df33e6263dba1cc65baa66520a888bfdd69319b7a3c54d72"}]}, {"id": "6bbfe4edd9b7ae40", "location": {"path": "/usr/share/mysql/charsets/koi8r.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5510}, "digests": [{"algorithm": "sha256", "value": "62e58dea0a82262ceca6d8b4e6fd0ce455837cc18ceec5dd25cf9733b5c06a78"}]}, {"id": "3b2601b66fd26b63", "location": {"path": "/usr/share/mysql/charsets/koi8u.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 6532}, "digests": [{"algorithm": "sha256", "value": "89a3a22b8f4428412e2346ac12f9cd684651078b02183869cd3b676dd234eb1e"}]}, {"id": "643257f0a0a15ca6", "location": {"path": "/usr/share/mysql/charsets/latin1.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 9816}, "digests": [{"algorithm": "sha256", "value": "14b7af906031f8dd4a548b8be8dcbd2085cb6c7fb4ee2ac8c357329705ee8e08"}]}, {"id": "f188d2d38c980f05", "location": {"path": "/usr/share/mysql/charsets/latin2.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 7238}, "digests": [{"algorithm": "sha256", "value": "5060721b44cbbf1a8d5e092b9f069ee837d7276feaf61e4aad68176450fabb1f"}]}, {"id": "1da06f4037695b72", "location": {"path": "/usr/share/mysql/charsets/latin5.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5515}, "digests": [{"algorithm": "sha256", "value": "0a2de75c2c4c78a8babd882b7c29e6e4329bcbb81a6b0bcd24c5c462384e597d"}]}, {"id": "5a8a3adfa45481b6", "location": {"path": "/usr/share/mysql/charsets/latin7.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 7438}, "digests": [{"algorithm": "sha256", "value": "805ddc77c26c1a947625bdac4107eb9ddaf2f6c4f2218f978f0e30d52852967c"}]}, {"id": "6cac4c86963a8bb8", "location": {"path": "/usr/share/mysql/charsets/macce.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8047}, "digests": [{"algorithm": "sha256", "value": "b8ed085763a3e2a23e3b08df9724733035a4d87983ad733a7b299daa7ade805f"}]}, {"id": "33100a442e41941b", "location": {"path": "/usr/share/mysql/charsets/macroman.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8058}, "digests": [{"algorithm": "sha256", "value": "ec449c54ebf9bd8f06bb09833993ff51e5dc29fe7d691963a697db5ff7232d36"}]}, {"id": "b03785accfdcc125", "location": {"path": "/usr/share/mysql/charsets/swe7.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 6530}, "digests": [{"algorithm": "sha256", "value": "d26b3be163a2a5d0d54c07b28737c618e0aa4dba16972a3740d896849189f34d"}]}, {"id": "2be9fbfdfdd1e9fc", "location": {"path": "/usr/share/mysql/czech/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77548}, "digests": [{"algorithm": "sha256", "value": "6404fb3fb1b19e548b7bb509b12e25ab16deb6c3266168dcaac867bf963abecd"}]}, {"id": "45d2039366e2cf7d", "location": {"path": "/usr/share/mysql/danish/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77517}, "digests": [{"algorithm": "sha256", "value": "c5e646af46d31a7738366ddc3c73730bfc92e8515b7faa910a6de1cbeca1456f"}]}, {"id": "f5a4e3eccaf22eb9", "location": {"path": "/usr/share/mysql/debian-start.inc.sh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2983}, "digests": [{"algorithm": "sha256", "value": "b90d83078017346194202484bbb00fb98865ddf5a09e5064bc15395ff049147f"}]}, {"id": "17ff0e9a59f038de", "location": {"path": "/usr/share/mysql/dutch/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78501}, "digests": [{"algorithm": "sha256", "value": "c172a4a08cb38995dd8c6b9ae085fa05368e92751f63ad8b74b7c7925028a373"}]}, {"id": "6fe13648a3827c14", "location": {"path": "/usr/share/mysql/echo_stderr", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27}, "digests": [{"algorithm": "sha256", "value": "0406bca5e840413cf57796e594c4b208581d16eb348d6b57bdd78cf63f491ea3"}]}, {"id": "290a5196651fe62a", "location": {"path": "/usr/share/mysql/english/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 76513}, "digests": [{"algorithm": "sha256", "value": "c8dc3f148413fbe49e57182f13de451ffa8ea4fab0cf3f7f320f372b4aed7ce4"}]}, {"id": "155113148a2dda71", "location": {"path": "/usr/share/mysql/errmsg-utf8.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 547067}, "digests": [{"algorithm": "sha256", "value": "3a90c8e2f9e6d2fb9e9eaf845622f0fddb876a5418daa2190f2ad6c0977b63b1"}]}, {"id": "8a86f30f613c69f4", "location": {"path": "/usr/share/mysql/estonian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77038}, "digests": [{"algorithm": "sha256", "value": "8121db8811615418723efe6774a8e773f89f1630dfb286eed914e7ab5aa7c646"}]}, {"id": "2a1c70d88a8f844f", "location": {"path": "/usr/share/mysql/fill_help_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1496285}, "digests": [{"algorithm": "sha256", "value": "0fe6255970de9c72b4d4c33a4c330719bdec2869de87ad5028bf276ff9d143eb"}]}, {"id": "d79ea012fcd8de43", "location": {"path": "/usr/share/mysql/french/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78155}, "digests": [{"algorithm": "sha256", "value": "6b58287a13b9c88b4ddc43971aedd97d02c01d9cb45adb052bcb9901d2147715"}]}, {"id": "5e404de653820320", "location": {"path": "/usr/share/mysql/german/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 84147}, "digests": [{"algorithm": "sha256", "value": "c58dd85994c460ef02c0af5caa911f6be8da06b064dfae89d0cb0b5715cb9c50"}]}, {"id": "3cee9446731d3d4e", "location": {"path": "/usr/share/mysql/greek/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 83252}, "digests": [{"algorithm": "sha256", "value": "3248b5f1c14a6bc05e4fb8c8856c48a39574d03c2ec8a3c2a360ec50af88a083"}]}, {"id": "ea24319d42572a42", "location": {"path": "/usr/share/mysql/hindi/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 87929}, "digests": [{"algorithm": "sha256", "value": "9b0a1a0188851fcf89b5e96e6fd522dde7d40ec5ed79f32ed06c0cd240e8c164"}]}, {"id": "18f5633da805d5fd", "location": {"path": "/usr/share/mysql/hungarian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77388}, "digests": [{"algorithm": "sha256", "value": "1456a4ad828ba929ecf50f5446ee341968b03ae1f2e546f054c6a4059034e79f"}]}, {"id": "bc08e1c09bbefbad", "location": {"path": "/usr/share/mysql/italian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78506}, "digests": [{"algorithm": "sha256", "value": "c41a9a701642272c30cb9a2dc82137b6359ce7d3b2acda332486494bfb1637bc"}]}, {"id": "5d595be6fafc2ba4", "location": {"path": "/usr/share/mysql/japanese/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 83626}, "digests": [{"algorithm": "sha256", "value": "e7e4a56487aa1f48f7f26c581d885ade9099b01ec3623fb266def002bba179ff"}]}, {"id": "e97e4475bc34e9a3", "location": {"path": "/usr/share/mysql/korean/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 79562}, "digests": [{"algorithm": "sha256", "value": "26b40c6ac8e0381fed755348f1ff9837c8cf60cfde73bc6a62423cd8ccd12a69"}]}, {"id": "ccaac1055c3ed552", "location": {"path": "/usr/share/mysql/maria_add_gis_sp_bootstrap.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1683}, "digests": [{"algorithm": "sha256", "value": "a82a298bb87e5b338e18c90a2d037337474b7de2205eb4e612354ca9e7bb3e8e"}]}, {"id": "5bf0c01ab2f193ec", "location": {"path": "/usr/share/mysql/mysql.init", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5450}, "digests": [{"algorithm": "sha256", "value": "28d136f4358dc472ffd40b157f03a58cfeaaab7e6b7d000a552d531e2184a7c5"}]}, {"id": "83879f3f3812902f", "location": {"path": "/usr/share/mysql/mysql_performance_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "98e4a257eed134b507c39f5a2213f7db127cf3b7d055ca5beebfb300f37f8240"}]}, {"id": "471877feddff0a25", "location": {"path": "/usr/share/mysql/mysql_system_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30100}, "digests": [{"algorithm": "sha256", "value": "21205c4d0ddf83b17f5aed1317c8c58b59a2f32d0a342508b01994b6afe15b5c"}]}, {"id": "2f066820ed46a7b2", "location": {"path": "/usr/share/mysql/mysql_system_tables_data.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3159}, "digests": [{"algorithm": "sha256", "value": "3cab356c3a6761499770ab08015d555362cc698f17a485652cd5b5e110aa4246"}]}, {"id": "feb78bb9ca5efe1f", "location": {"path": "/usr/share/mysql/mysql_test_data_timezone.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10411}, "digests": [{"algorithm": "sha256", "value": "a44c263853c22087d9d7688e3c24a00c1f75d35ea2d75067cb71b898de9b9f62"}]}, {"id": "01d6208b72baee11", "location": {"path": "/usr/share/mysql/mysql_test_db.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1679}, "digests": [{"algorithm": "sha256", "value": "840d02c183c9b1031838f7a8da088bc5368ab5b9b27be638e6e86452fa837998"}]}, {"id": "52995ac8bd63eaaf", "location": {"path": "/usr/share/mysql/norwegian-ny/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 76826}, "digests": [{"algorithm": "sha256", "value": "eec1c585432a5320e2de127fa5820d295f957becd50c9e2b31e8753a915766fa"}]}, {"id": "622f752a6507f613", "location": {"path": "/usr/share/mysql/norwegian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 76781}, "digests": [{"algorithm": "sha256", "value": "f421f372e223e459c7df89a6abdadaf15d7cd4b3d66c1170af2c075d706ef35a"}]}, {"id": "d401d2cb90e22dee", "location": {"path": "/usr/share/mysql/polish/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77419}, "digests": [{"algorithm": "sha256", "value": "b488fa1bb5a3c95a87bdbbb7c9ee726d78e50de22e09e518cf3ced26060489c8"}]}, {"id": "8dca1037bf4cc79c", "location": {"path": "/usr/share/mysql/portuguese/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 79469}, "digests": [{"algorithm": "sha256", "value": "fc312f21075b0c2b87adf351de9be69927e116e7b0e3e8b9a8952e0d52c9823e"}]}, {"id": "bc9d9c3b912638f8", "location": {"path": "/usr/share/mysql/romanian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78212}, "digests": [{"algorithm": "sha256", "value": "780813765e2f6cfefee5fa8bbeb10c3d9a6e652208f6fa91858b2c666b656833"}]}, {"id": "d1398f14032b8958", "location": {"path": "/usr/share/mysql/russian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 91844}, "digests": [{"algorithm": "sha256", "value": "b031fd9698a58f30f809458b79dfa45fef333a53eadf62a78a4d487f02753bdd"}]}, {"id": "9bb8effc265f29a5", "location": {"path": "/usr/share/mysql/serbian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78914}, "digests": [{"algorithm": "sha256", "value": "1d63b9cddb7542977e23a2ae69a645c6f24a303bed0900a31ebe2e8c9f93cd1b"}]}, {"id": "08e7b3fd133cdf99", "location": {"path": "/usr/share/mysql/slovak/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77254}, "digests": [{"algorithm": "sha256", "value": "4713539dd7b93f095c1b17b5c611d0531d8e961d7adef1c592fec02f61593106"}]}, {"id": "4e586b392a1b5e7a", "location": {"path": "/usr/share/mysql/spanish/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78373}, "digests": [{"algorithm": "sha256", "value": "b3d4f84f75955b74dcc5624801775e77174bb5e892eae8c016ff9136c5a65b68"}]}, {"id": "a23eb879a2fb0d01", "location": {"path": "/usr/share/mysql/swedish/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77489}, "digests": [{"algorithm": "sha256", "value": "52e2ba5a23aef2400e040384765abc33c870efa91a8079ad17423d4d60f4c638"}]}, {"id": "2a006d075920c796", "location": {"path": "/usr/share/mysql/ukrainian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 87231}, "digests": [{"algorithm": "sha256", "value": "0d479c41406df00cf7b539a24948926918dd727efd5f465029f05cc9697581aa"}]}, {"id": "7a81facbcce6c323", "location": {"path": "/usr/share/mysql/wsrep_notify", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "1e360a4f3bf28293896b86b841095d97e51eabc30e1cc5db6089ef73abf57b2d"}]}, {"id": "943aad61a678a705", "location": {"path": "/usr/share/pam-configs/capability", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 124}, "digests": [{"algorithm": "sha256", "value": "2559a9068af8755961343bbd435a628bb456395431a47a83ba8368b7504b119f"}]}, {"id": "0ef552faab0ebeb6", "location": {"path": "/usr/share/pam-configs/mkhomedir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 154}, "digests": [{"algorithm": "sha256", "value": "ea2840c7336e177f75943580824fe69a5edff790c30c1c40c286462151e22dfa"}]}, {"id": "ad9eb6e3efd79c98", "location": {"path": "/usr/share/pam-configs/unix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 668}, "digests": [{"algorithm": "sha256", "value": "954b0fd00c8362da2c9e64d84310e3061736b8bbeeae494370142b71e1fd1890"}]}, {"id": "b52cbcc77994e3d5", "location": {"path": "/usr/share/pam/common-account", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1175}, "digests": [{"algorithm": "sha256", "value": "8657819f898333b2ff09e8bb4fcc6ffabb02acd015411d0ec89f28a70e672537"}]}, {"id": "040a012f7b964166", "location": {"path": "/usr/share/pam/common-account.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 107}, "digests": [{"algorithm": "sha256", "value": "8e2e9985399c29f44638f97acc1b71f9b2b946cfedb21ead16a54cd12c25992a"}]}, {"id": "63a2f95e92955ce3", "location": {"path": "/usr/share/pam/common-auth", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "940827d13f472a45ebd38cca4c4b2f91b7fc22f08a266a9e987222e88df4cc9b"}]}, {"id": "a09a2a0ee156ef48", "location": {"path": "/usr/share/pam/common-auth.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159}, "digests": [{"algorithm": "sha256", "value": "9dfd7b4897f508b7e327e7a511c7d097551d7063145b411e266aa91f2c0c1d57"}]}, {"id": "d4cc939207a214c9", "location": {"path": "/usr/share/pam/common-password", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1416}, "digests": [{"algorithm": "sha256", "value": "fa54ac2f7b8f18c22c1a73dc63d471bfd2694686686fd244d02cd774772dc911"}]}, {"id": "5a4e7adbf61878f7", "location": {"path": "/usr/share/pam/common-password.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "5f44a9db909d4ec8cc580261a4674f9a609ad5e7a776a7896087b738e9581b38"}]}, {"id": "7f6ca631f173a9d1", "location": {"path": "/usr/share/pam/common-session", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1408}, "digests": [{"algorithm": "sha256", "value": "b77ec3fdc178fc4f3af62fcf6abe6133797e90cf44ff219c7d315b8aa86729f2"}]}, {"id": "61c8dcdc593f04b4", "location": {"path": "/usr/share/pam/common-session-noninteractive", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1420}, "digests": [{"algorithm": "sha256", "value": "3e1e40651e8cdf40eb46e7ea573f4bac69809266c48a3223dfd032c58eef39c3"}]}, {"id": "c63a537397cab5e8", "location": {"path": "/usr/share/pam/common-session-noninteractive.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46}, "digests": [{"algorithm": "sha256", "value": "c4e029edf22d18a793db84b3092d36b88ddfacc5e361b785364e4756755b10e1"}]}, {"id": "ef3f4ff3dbe2084d", "location": {"path": "/usr/share/pam/common-session.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b80d0e21fd90493886ba1dd4a4fbacf283e6ffc07815469a0ccb130f2e5d156b"}]}, {"id": "c332e693801fca88", "location": {"path": "/usr/share/perl/5.30.0/AnyDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "53c173796c8bba680735df4d5329af4a8f96abcfeff56037f4be5d7e82fa2f71"}]}, {"id": "f8d2423a83be6a46", "location": {"path": "/usr/share/perl/5.30.0/App/Cpan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40147}, "digests": [{"algorithm": "sha256", "value": "720292b8785c0560834c0854aeb22960b3783100f9b6f7f5d22e7da3b4ae8b34"}]}, {"id": "04ab92f885a3198c", "location": {"path": "/usr/share/perl/5.30.0/App/Prove.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18991}, "digests": [{"algorithm": "sha256", "value": "b094606850835aeb4e2c8d8a905a34c0b80002255669295591e0741fee28ef7c"}]}, {"id": "0cc3aafe21e89e03", "location": {"path": "/usr/share/perl/5.30.0/App/Prove/State.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11689}, "digests": [{"algorithm": "sha256", "value": "1597f2f4506c996fc9233f498e7d0a345a5dcd5dcc403ec8ebed85cca65ee045"}]}, {"id": "09f59283c0c5f7c0", "location": {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4945}, "digests": [{"algorithm": "sha256", "value": "323a0005437ef1ce9380bf5b0ad066381afac522e4c487e98e261a5ac090b326"}]}, {"id": "506140698b475122", "location": {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result/Test.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3418}, "digests": [{"algorithm": "sha256", "value": "0cd443d6518a0847990c68bdbad3721a6851f6a9f5df9030276d9aa50a4c9476"}]}, {"id": "8d5fdb801132c43c", "location": {"path": "/usr/share/perl/5.30.0/Archive/Tar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75597}, "digests": [{"algorithm": "sha256", "value": "c28a88caff37921f670b370772d79e690d312908c58b0e0f43219077f2b429cf"}]}, {"id": "41fe063d9bc9ac1b", "location": {"path": "/usr/share/perl/5.30.0/Archive/Tar/Constant.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4203}, "digests": [{"algorithm": "sha256", "value": "e28e14c049cfeddabc1499b22dd18a15262e411ef6c9816528130b15198126f8"}]}, {"id": "60974a088625f123", "location": {"path": "/usr/share/perl/5.30.0/Archive/Tar/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18737}, "digests": [{"algorithm": "sha256", "value": "21ba8335c9423969d51531f8f821b92a725cde12a746934e557bef344d0a23ee"}]}, {"id": "dd41b3d0364f5553", "location": {"path": "/usr/share/perl/5.30.0/Attribute/Handlers.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30449}, "digests": [{"algorithm": "sha256", "value": "be270f98dece7f8439b19dbebd6547de7f6c1778289218fb7c4db957b42c8c0a"}]}, {"id": "8b20a872c1aeec28", "location": {"path": "/usr/share/perl/5.30.0/AutoLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15797}, "digests": [{"algorithm": "sha256", "value": "9a3bd486186b8a4a910b88bd8a503ee4f077b3c36fdc8e450fda74f899bacbc8"}]}, {"id": "cead90aea176c678", "location": {"path": "/usr/share/perl/5.30.0/AutoSplit.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19637}, "digests": [{"algorithm": "sha256", "value": "87c24fe374c2d2c0e6c673684dce91a9900a274502f574b935e7f4f89489dcfb"}]}, {"id": "a30da5554e1cf9ab", "location": {"path": "/usr/share/perl/5.30.0/B/Deparse.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 208381}, "digests": [{"algorithm": "sha256", "value": "c36fbca1c6272793c1d6f180ce7b89f57b477cc95f1db5ecf5335c661e7d954c"}]}, {"id": "e74f734153a4e670", "location": {"path": "/usr/share/perl/5.30.0/B/Op_private.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38553}, "digests": [{"algorithm": "sha256", "value": "5ce22f47720c5a05bb913968f747f8262137718be69a12376f11b227361f83b9"}]}, {"id": "bdabc5575cafbdb3", "location": {"path": "/usr/share/perl/5.30.0/Benchmark.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31025}, "digests": [{"algorithm": "sha256", "value": "7cfecfafd12a59e5df8a185315b38cd303ae7d0d5a3fca946e1a4d989df7e761"}]}, {"id": "d421577fc1f6f775", "location": {"path": "/usr/share/perl/5.30.0/CORE.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3188}, "digests": [{"algorithm": "sha256", "value": "cf0c82f025f92253a9f8d283c203a80357167c9915c8121b669fe5c783845b4f"}]}, {"id": "2c837d1cc4d8216f", "location": {"path": "/usr/share/perl/5.30.0/CPAN.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 142084}, "digests": [{"algorithm": "sha256", "value": "20da76e313530de4fb45bf3c81fa793829e2d9e0085891a37ee2c97476afa948"}]}, {"id": "361fb0bc889b2d69", "location": {"path": "/usr/share/perl/5.30.0/CPAN/API/HOWTO.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1067}, "digests": [{"algorithm": "sha256", "value": "29e0ec1a25ea5a54cd19a67188467212512e8f4148013730e61a2ebda763789a"}]}, {"id": "c8a7a2caa439e875", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Author.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6842}, "digests": [{"algorithm": "sha256", "value": "1f6fd480e7f77d86f44b291309998c8496edc86280be55e2c7069891acfbbc54"}]}, {"id": "4ae5a2108227f339", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Bundle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9826}, "digests": [{"algorithm": "sha256", "value": "9b776c73c27875544f4b66228944ebb12503731c5a4061e65d3fc3de6cd44da7"}]}, {"id": "93565e8103523e11", "location": {"path": "/usr/share/perl/5.30.0/CPAN/CacheMgr.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7664}, "digests": [{"algorithm": "sha256", "value": "ad42d5bf390265b596d521bc99eb96f3fd7e8ea01161d0e29ee3a9fe5a3a5f74"}]}, {"id": "930f3379d1bd6e1c", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Complete.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6023}, "digests": [{"algorithm": "sha256", "value": "ab8091fdb2d81f5f1a522282eed8d83477cae8ed11640404f788036104052c66"}]}, {"id": "4980587bc80c398d", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Debug.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "f5f0bcfa2b6b35276a5db8605def82775be8957f43a7a997b32b873ea5281875"}]}, {"id": "ff0af5d09f47e74a", "location": {"path": "/usr/share/perl/5.30.0/CPAN/DeferredCode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 189}, "digests": [{"algorithm": "sha256", "value": "543ea23c897acb50709feb425135fc294a93dff277b3b4939b7cd6e717b62ac3"}]}, {"id": "b92f202f09952aa7", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Distribution.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 166615}, "digests": [{"algorithm": "sha256", "value": "897b68b2bbadc4a4c3f22e728704f48feab853a5591074c757585b9897c3e3c7"}]}, {"id": "e6850f826123258e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Distroprefs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11990}, "digests": [{"algorithm": "sha256", "value": "3943b549eee64fdcee6de7e58d253d4a0234cadc94e2f2c6f7e240e509744030"}]}, {"id": "5933cbe2c52c26de", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Distrostatus.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 972}, "digests": [{"algorithm": "sha256", "value": "ed9eaceebf8def9baefbbeb6d4f165a64693815d0b723b38bb59ccd5905829a5"}]}, {"id": "9a6e579583da91ff", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Exception/RecursiveDependency.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3886}, "digests": [{"algorithm": "sha256", "value": "8dc6b62ea58f6868fcf8541bb42dfeb9f11b25ddd6397d4ba4cd2cacb5ba8ae7"}]}, {"id": "0d62d3b06cfc4c4d", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Exception/blocked_urllist.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 920}, "digests": [{"algorithm": "sha256", "value": "276eef2b0bf9d5c996e60d476c4616aca7004470342da23f75e807b3e12fb15c"}]}, {"id": "d8720450813ee4e3", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_not_installed.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "73199e060d130a0d9a006ae3ac9545e2c51b2f8f21382453cd151fc5fb6786fe"}]}, {"id": "da18263eb887a131", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_process_error.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1703}, "digests": [{"algorithm": "sha256", "value": "11003c540e557f9234e6ee32a886ca764cd0e5d39cbb4efa487cfce3bce1b3a9"}]}, {"id": "b87c904fa6f2bad1", "location": {"path": "/usr/share/perl/5.30.0/CPAN/FTP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42966}, "digests": [{"algorithm": "sha256", "value": "36db5a47d3331e40edfe7d6f48b491975a333f6c056ca1b2654b8dd23413446c"}]}, {"id": "28048e1351ed17cb", "location": {"path": "/usr/share/perl/5.30.0/CPAN/FTP/netrc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1562}, "digests": [{"algorithm": "sha256", "value": "b7b5cc35edc3666a5dbdb80d14aa7be5531e6f59378e318a8c11e91187259ad8"}]}, {"id": "0fc074be6eeadd84", "location": {"path": "/usr/share/perl/5.30.0/CPAN/FirstTime.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 71844}, "digests": [{"algorithm": "sha256", "value": "f1532f072ec7bdf1af60560b6b67854cafbc2a8b603c9f58015ee3c07766b1c3"}]}, {"id": "650dd0e08073c5e5", "location": {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Client.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7951}, "digests": [{"algorithm": "sha256", "value": "49bb8733c42fbfdc6679e7310e2eb5e5e26dfcede849f0094a0f01bdede44561"}]}, {"id": "42a14c3671d31d63", "location": {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Credentials.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2633}, "digests": [{"algorithm": "sha256", "value": "e45a6b41d7caebdb5f23d3b4f219adf64a214e946b082304b845d7b449a8aba5"}]}, {"id": "03ecf05a5d764735", "location": {"path": "/usr/share/perl/5.30.0/CPAN/HandleConfig.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23301}, "digests": [{"algorithm": "sha256", "value": "eef0d9ff9d3d54798483f56b67fcff2d88d65a4f393c4c53140c2703f3a48495"}]}, {"id": "4c240e896f05af7e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Index.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22216}, "digests": [{"algorithm": "sha256", "value": "bfab7bd72d7f43b3327c1b8ab73d86c41e8f38cdbb28eda9ab7122923e618e20"}]}, {"id": "a5caca2df3d09f9e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/InfoObj.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6909}, "digests": [{"algorithm": "sha256", "value": "3a594f1609132723f9374dcd394961748894aa3758ebef1287de175153550564"}]}, {"id": "dce806dda1ab742e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3428}, "digests": [{"algorithm": "sha256", "value": "cc37d66d60723538ca4d934c338bbc9abfcfeb8e34c17474b818f1a04053e7c6"}]}, {"id": "0e365a85d4029a0c", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.dd", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3227}, "digests": [{"algorithm": "sha256", "value": "b88184fdeb35c62b2fc0eed18684e5333a21244423b124fdb0024d0abe44c7b9"}]}, {"id": "a28dc889b8ab750f", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.yml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1593}, "digests": [{"algorithm": "sha256", "value": "27c4c4cd45a58dd925fe3900eb20169503eafb458d83f0a891c7110e2fb210fa"}]}, {"id": "a2b2e11948128b70", "location": {"path": "/usr/share/perl/5.30.0/CPAN/LWP/UserAgent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2034}, "digests": [{"algorithm": "sha256", "value": "5ed00333dc6f9c7fb1f2ad7bff30c1eb98936a5952061322c630cb7b08d4d6b3"}]}, {"id": "cf12f6c75538c37a", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30272}, "digests": [{"algorithm": "sha256", "value": "f8c49980b9bc7ae9adee796f551d44be667af0b87e9d48f7f50861aaadd7fa82"}]}, {"id": "7cb4ba4d0dd0b9af", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Converter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49998}, "digests": [{"algorithm": "sha256", "value": "9528d678363d4857b45cba7a0b9efadc488aab4a1d5495baceec58f731444490"}]}, {"id": "ce92f15e86262afd", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Feature.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3425}, "digests": [{"algorithm": "sha256", "value": "7c46b915a12ee2d3cbe1c02769e6101d316ecda9a4a9ecdcb03539250ab368d9"}]}, {"id": "b1d12d4773823a6a", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5370}, "digests": [{"algorithm": "sha256", "value": "532951da05605ebb1858c9b1e4da3d83662e2f6456974e9916460d5b493f6d10"}]}, {"id": "316ff52ab50939e3", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_0.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6793}, "digests": [{"algorithm": "sha256", "value": "d023d80559f709386de8e317d228a9c45b8dea9dfb0c306560c4a6aec14edeae"}]}, {"id": "b99e0b51acc1422e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_1.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8841}, "digests": [{"algorithm": "sha256", "value": "c681d47e326f162d60fc9995e9a961a413f8a59706d964fa6c7e2844a6a006ea"}]}, {"id": "556fa1f544797fc0", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_2.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17052}, "digests": [{"algorithm": "sha256", "value": "e36a2c1ba3fbba53c0410cf700dcb656ccc1cac9725d2a93408ae0b095ac37ab"}]}, {"id": "ad8f39dbf7f56c53", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_3.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18504}, "digests": [{"algorithm": "sha256", "value": "a9e9089c51a682a3a5bd28f3d4a12e6d356b8a6af2c43e54d6b08ca9f6659bbf"}]}, {"id": "9655f927dce8f6ff", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_4.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19044}, "digests": [{"algorithm": "sha256", "value": "6b457c1b37931aee93231c7e195b49a30bfe2fd6b209a83b6800a0673ab5a528"}]}, {"id": "0d06f9157ea52581", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Merge.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9065}, "digests": [{"algorithm": "sha256", "value": "f023785fadd46d9dd661605b504c0c4db1707c572a67d76d5f5f1891ecac82e6"}]}, {"id": "72c04ac5fcb5d113", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Prereqs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13396}, "digests": [{"algorithm": "sha256", "value": "86b297e7f80516fab6cfb0b24cdd934e5c8355223129ff2f1f82b8aebf33d7df"}]}, {"id": "02e4a915849ad8d7", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Requirements.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31756}, "digests": [{"algorithm": "sha256", "value": "b9f6429480e9176854ad830aa5871cdaee82d545cf39b3ba98d8ba38d6ad7b88"}]}, {"id": "f9b5f4e47ad6ea3e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Spec.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37017}, "digests": [{"algorithm": "sha256", "value": "749a5b9a43d01ee0f7ab505910a6c505880e5c8875a6a6f41d9648aab0c5502a"}]}, {"id": "a2f1b7e3a257a09d", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Validator.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33928}, "digests": [{"algorithm": "sha256", "value": "cc02695d6c683879171ebd513e3e8e6c2a06b7ec1938fe41f0663ee36a925292"}]}, {"id": "ee9243c720ef0a60", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/YAML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26994}, "digests": [{"algorithm": "sha256", "value": "83d5ffa35df03913b2a518e38883502e6b5b8126b92a9ca1a2d47849ff570a2e"}]}, {"id": "9026d7b589d91b05", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Mirrors.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16699}, "digests": [{"algorithm": "sha256", "value": "006edabb513a7abd13db868bddf816bafa5e9cabc551776abfa36d8ec76ad127"}]}, {"id": "b1103617fbe6a5e6", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Module.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22390}, "digests": [{"algorithm": "sha256", "value": "47a2265a46aeb5eab4f579bfaf23643a2aef17558dbe1fca8acb6d979bf3faf2"}]}, {"id": "575d2330bfbe29d4", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Nox.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 953}, "digests": [{"algorithm": "sha256", "value": "173e64f700ca0ab5af5e4447cb0d4b1d649d477434a5b8920754046e78a68de7"}]}, {"id": "117acc134ad799fa", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Plugin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3219}, "digests": [{"algorithm": "sha256", "value": "bd198128b4011e8b6c4720eb9db5e694132211b8913eb7f1264e380f4a2b71c5"}]}, {"id": "6c61ba11452fadbf", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Plugin/Specfile.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8681}, "digests": [{"algorithm": "sha256", "value": "c4e668b7a1e99e136df109b1245e5dae2d67cce1b023deda04c097b0ab551b74"}]}, {"id": "b6b3b01fccf44c75", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Prompt.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "bf959b215b569d64db3b1d30da2961f1af8fa13b7401bd6ad1a259b7a3598f93"}]}, {"id": "9899e21b7c9e9aed", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Queue.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6942}, "digests": [{"algorithm": "sha256", "value": "17fa1923eb1ea19a542406009516db4caef1afd0cabfc9b0e87818c6765d178d"}]}, {"id": "2342163040b450ea", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Shell.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73619}, "digests": [{"algorithm": "sha256", "value": "59b2eec566cfc046c90fcf92bc7d2434274142abdeff263f61febaea81bb0596"}]}, {"id": "05112e00a38ee37c", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Tarzip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16715}, "digests": [{"algorithm": "sha256", "value": "16a04d5bc12b9123071febf47562493b460b49d94d97c796e4f8ffec6687d91c"}]}, {"id": "dcb85b14c5357051", "location": {"path": "/usr/share/perl/5.30.0/CPAN/URL.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 588}, "digests": [{"algorithm": "sha256", "value": "73a02c29c8a11b44c0787203c0ad11ae51cb8c5de72c33aebc485709a8212908"}]}, {"id": "eed055dbeb17cceb", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4398}, "digests": [{"algorithm": "sha256", "value": "9fb1dafc86dc9f9163315d107897286d010d9443cfba31fe282292c9ccc4c7d5"}]}, {"id": "783a3f8df57a5971", "location": {"path": "/usr/share/perl/5.30.0/Carp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35959}, "digests": [{"algorithm": "sha256", "value": "89ce58db6934387bcbab17a4972b75c0d0153335291cd8a762f8341af0bef5ae"}]}, {"id": "7462d5ee42e2525e", "location": {"path": "/usr/share/perl/5.30.0/Carp/Heavy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "867846437cfd54b3603a4a9ca3583fec18ce624ca1df05ff55f1ec4815fa2157"}]}, {"id": "7d8e4ccaa07043e6", "location": {"path": "/usr/share/perl/5.30.0/Class/Struct.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20318}, "digests": [{"algorithm": "sha256", "value": "38e30ee938088a7431126388158736d379e321d09b2f7b950be7d9d8447af6ec"}]}, {"id": "bc45424a2f1b60a8", "location": {"path": "/usr/share/perl/5.30.0/Compress/Zlib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43996}, "digests": [{"algorithm": "sha256", "value": "a9d3d02c0c1c8cd6381b4a15ae9234caf37d3f023fa1a37f32fe7deb7fbe9ee8"}]}, {"id": "ffef39e875261f5e", "location": {"path": "/usr/share/perl/5.30.0/Config/Extensions.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1355}, "digests": [{"algorithm": "sha256", "value": "d5755c883910c2b9666f31e79e4690b3507d129b25e120a0c3fda280a518ee7b"}]}, {"id": "5892013e71e508a2", "location": {"path": "/usr/share/perl/5.30.0/Config/Perl/V.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14913}, "digests": [{"algorithm": "sha256", "value": "563472b25abf4ed611b1339d2f66f943878cc5dd1526d9f0fe781d5af0a87d3d"}]}, {"id": "1774d0711270eed6", "location": {"path": "/usr/share/perl/5.30.0/DB.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18922}, "digests": [{"algorithm": "sha256", "value": "daa2ef7353075ed9d9377d8e12924f67a42d39fa8605229b57f78df30fb7fbd7"}]}, {"id": "6528bf8265d17d40", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14385}, "digests": [{"algorithm": "sha256", "value": "4c6c5cd06b12bf468a94106b2c8e384a11ae342979c3571ce9db8834861aa485"}]}, {"id": "8b4bda7ef0092b79", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/compress.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 854}, "digests": [{"algorithm": "sha256", "value": "69ebfa007ae5519b79f5714beb93d57795820e76375bd2199f1c75d43573fc99"}]}, {"id": "7bb41184d9617131", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/encode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "289e09b58c3fb5e2304de546e8edf4203153f3327ac83e18dea1c18f13b510e6"}]}, {"id": "af1f945f29964bb6", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/int32.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 754}, "digests": [{"algorithm": "sha256", "value": "1e5340e754ef29011e137fdc6d282b8695fbfe65ee750e04e8415e8d14866b9c"}]}, {"id": "3d9363a1b07a8409", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/null.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 967}, "digests": [{"algorithm": "sha256", "value": "4ca02d8100008d3fdfc2c8de9635cd3f586b463cc3c17f727b01a7f6b247f4da"}]}, {"id": "0e733f65b29eaab3", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/utf8.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 777}, "digests": [{"algorithm": "sha256", "value": "b610e50c60be66d802d9ba9a562824d1a0fd976ae88298eb8ff24db76cf632ab"}]}, {"id": "6c88a50d960cebe4", "location": {"path": "/usr/share/perl/5.30.0/Devel/SelfStubber.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4908}, "digests": [{"algorithm": "sha256", "value": "0b54993b95c04f3e37bf1da41994a3294ba16e3aea457be47127019602e9701e"}]}, {"id": "cc8b1eea07337c03", "location": {"path": "/usr/share/perl/5.30.0/Digest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10701}, "digests": [{"algorithm": "sha256", "value": "a4ffdac475ebb2f46476e699e8cfeeddc28447cba6fe5694c3e71e24ea146f18"}]}, {"id": "4debf7ef99ba9d7c", "location": {"path": "/usr/share/perl/5.30.0/Digest/base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1804}, "digests": [{"algorithm": "sha256", "value": "f8d2c29e72bd9ead222b3fd91c612456d490657df0df64e5b9074f4a3ba9618c"}]}, {"id": "cfdf17d1ba49eac8", "location": {"path": "/usr/share/perl/5.30.0/Digest/file.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1732}, "digests": [{"algorithm": "sha256", "value": "15d73a0b6cf42ef9dbbde8157efb2327b801e7f37c2a494455b585002f17db1d"}]}, {"id": "0b457de2b3bffcd1", "location": {"path": "/usr/share/perl/5.30.0/DirHandle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "50b436e29d908a52f9487dad3ee01bc3b6503b6dec538b148f10182f3b5c0a89"}]}, {"id": "fddd6dea14471f40", "location": {"path": "/usr/share/perl/5.30.0/Dumpvalue.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17556}, "digests": [{"algorithm": "sha256", "value": "96353a0a916a57f21fc78f7b8498a7cf82d64b2664645c80ca890885c9c09219"}]}, {"id": "f69fdc61ea8e9765", "location": {"path": "/usr/share/perl/5.30.0/Encode/Changes.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 179}, "digests": [{"algorithm": "sha256", "value": "fd13efe6891fbce92d88da4ed2a70b60984a1170cac2f8b0a715fbf5e6877e1b"}]}, {"id": "08138339f6c73126", "location": {"path": "/usr/share/perl/5.30.0/Encode/ConfigLocal_PM.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 184}, "digests": [{"algorithm": "sha256", "value": "f186bb40045845c4f09be807ebfd9bf037ebc5cb628e5f2286a964426b22a053"}]}, {"id": "2bf29d9d486e7ab0", "location": {"path": "/usr/share/perl/5.30.0/Encode/Makefile_PL.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5168}, "digests": [{"algorithm": "sha256", "value": "7c04dedf6a024c8787a501d634ec4eb97687403586c4151228a264ac92127403"}]}, {"id": "de946387b8323a9b", "location": {"path": "/usr/share/perl/5.30.0/Encode/PerlIO.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6060}, "digests": [{"algorithm": "sha256", "value": "46e13c3e4dcfcceae275ec61ba36ff7fa533c54c6d45f089597ca8ede529f73f"}]}, {"id": "9e008d60152974a2", "location": {"path": "/usr/share/perl/5.30.0/Encode/README.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "bdb8dadcab22f6c2ca4dd75319248cb93a06ead71daf00086bac01395d350d09"}]}, {"id": "e6a6be3e05c2d2d4", "location": {"path": "/usr/share/perl/5.30.0/Encode/Supported.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28732}, "digests": [{"algorithm": "sha256", "value": "3d07fc1f8be5214d92035894805cedb051bf5c2589c7995469286cdd0134d271"}]}, {"id": "1efdbdbdc7f50a65", "location": {"path": "/usr/share/perl/5.30.0/Encode/_PM.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "5683c60d9cb3be6843ef9f467e38376f8d9ee94c350dfc12ba6212cdc1273b23"}]}, {"id": "8073a5aea3d8c17a", "location": {"path": "/usr/share/perl/5.30.0/Encode/_T.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 151}, "digests": [{"algorithm": "sha256", "value": "bc56190ad7c7adf64e3ec9dee516c4fc7f632ef6aa6e2cbec3a3454231d6863e"}]}, {"id": "2d042b48e214be8d", "location": {"path": "/usr/share/perl/5.30.0/Encode/encode.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49158}, "digests": [{"algorithm": "sha256", "value": "b4477b0a95617bd4974392a7af2ca7b6f0562375b7345170efbfe194f39392e5"}]}, {"id": "de9e14a9642c98fe", "location": {"path": "/usr/share/perl/5.30.0/English.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4761}, "digests": [{"algorithm": "sha256", "value": "04510e47118dfba8a01583468de50cc8983c37922ebb3e12166dbcb9d38aa452"}]}, {"id": "472ac0fef332133b", "location": {"path": "/usr/share/perl/5.30.0/Env.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5524}, "digests": [{"algorithm": "sha256", "value": "a3b2f8b6e92c93bf33bd375021d15b84f7b6d0ccac7e07d60c65167da7a533c5"}]}, {"id": "9d5a6c7a23e09463", "location": {"path": "/usr/share/perl/5.30.0/Exporter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18805}, "digests": [{"algorithm": "sha256", "value": "3f889543da5f1caf0cdcc60932faebf3f5d6e8482b41274a97cafc3a24b649ef"}]}, {"id": "0b7d6a7e342f0ef5", "location": {"path": "/usr/share/perl/5.30.0/Exporter/Heavy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6551}, "digests": [{"algorithm": "sha256", "value": "9dea195bce84d982904d874ccdedbac7a9abd302a1594cd64257b2764bf936d3"}]}, {"id": "5340e0851eab596a", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8880}, "digests": [{"algorithm": "sha256", "value": "7282eb0c4f55d4cd7cea749e3d94a4f09d8bafaf61930f9d7612c2679df5f94e"}]}, {"id": "87ba31c6ee09d6e1", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10787}, "digests": [{"algorithm": "sha256", "value": "f6766f161c255e43a98006c87c1790dd787c0c77503032c4a75670afd05592da"}]}, {"id": "8ef9e064b389781a", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Unix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1046}, "digests": [{"algorithm": "sha256", "value": "959407ca177e062af4609135757c2d06d652ecc32a1f9f83d46be45cae1d95a0"}]}, {"id": "dfa15ee04ea24a54", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/VMS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10288}, "digests": [{"algorithm": "sha256", "value": "95f25c3743c8239376c8b3db5b8950834bba9be37f8b09523ebc849a9ae777eb"}]}, {"id": "56b7b5cfa8763721", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8961}, "digests": [{"algorithm": "sha256", "value": "e68ee9112f72f11fc58ab82b0d2001c53b9672dd77e1cfc5bc6ef80940811ad7"}]}, {"id": "e3992ad681e34ba2", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "43f6d6aca38e9f0ad9c100ecba5a764fa09fa0dc129f11007484acfa385539b7"}]}, {"id": "ba26305fae8ab630", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4260}, "digests": [{"algorithm": "sha256", "value": "3b7b365fcaf11612bf7d189119d2bcf944c2006252a2d180e3634aaac20eef93"}]}, {"id": "80c4115a956662f1", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3248}, "digests": [{"algorithm": "sha256", "value": "c48977876389861e97456bf4b9173abba7a638e9f1049d255ec43524c829e6ae"}]}, {"id": "6e5ac324e6fe303f", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/aix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 625}, "digests": [{"algorithm": "sha256", "value": "151d559b9fa4e4f87c520cbcf5b1fa82508c64927a9273e38225fe7de031dfa9"}]}, {"id": "252471ea66d84d18", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/android.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "864c4a2ff1488b3dbbbf3dfb20ac353b453115c5d3582bc366f4a569a3df272a"}]}, {"id": "dc5698fa762c7461", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/cygwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 932}, "digests": [{"algorithm": "sha256", "value": "e3fb0d3e020bbfe3fed84d61aac20b1c675358af31165dd7a7006b18645f1062"}]}, {"id": "5959211b218cb76d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/darwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 520}, "digests": [{"algorithm": "sha256", "value": "7d97ca27cb1093097ea5802615d83c67bed452ae7dc56b32ba7043a6da29760d"}]}, {"id": "cd3fe95851c4966d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/dec_osf.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 428}, "digests": [{"algorithm": "sha256", "value": "e4c6bdad4588b2825600aacc1657bd8c7ac606cb5475eac48677562f1c7860a8"}]}, {"id": "7588e7eab1d0dbaf", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/os2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2411}, "digests": [{"algorithm": "sha256", "value": "a3db5bfc837971bef874ec94116cf12b8e2f2979e1d55f33672ed2257d45d38e"}]}, {"id": "626e274676e10b18", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Command.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7802}, "digests": [{"algorithm": "sha256", "value": "506f707014cebf3dfcd26586e4adbf959d91714b0aba1f3e6f10dd09da12ac9c"}]}, {"id": "d677e141969af5ab", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Command/MM.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7709}, "digests": [{"algorithm": "sha256", "value": "ea0d58b4c9d0f33f737ee072b94d51b1ff69acaf7e83e93d9143355ddd322096"}]}, {"id": "c7965c29cd50cccd", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15050}, "digests": [{"algorithm": "sha256", "value": "df40aff26c93dd320be048ad8681fef0f86a6c79a54e96f53c28a57b71c696b1"}]}, {"id": "3e9d6c17f35f59bf", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33322}, "digests": [{"algorithm": "sha256", "value": "03f49c291de5b460536e7df4ab602626bc66088f0f99fff827282dd2c299204a"}]}, {"id": "f0541390b7924822", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/ProxySubs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19742}, "digests": [{"algorithm": "sha256", "value": "5e065e82bd0c3a76e00a24693325dab7fc809a40d38a420cb054130a96997ea1"}]}, {"id": "58e5dc1ca48fbb51", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Utils.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "beb851389ebb6ae3ab4d05fb1148f3f6eee2d13b139bb41ae78c40f827fee3b3"}]}, {"id": "e681a0da14dd3867", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/XS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6353}, "digests": [{"algorithm": "sha256", "value": "fca2e9025c8ecefb4c11157c2a2015f6dfb4a2792214fa5e2bf3ac404c9a9150"}]}, {"id": "ad2d41d122b9e13e", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Embed.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12868}, "digests": [{"algorithm": "sha256", "value": "aee67c28c44cb6a18b5b296eadeef10d4996fcff07de4e7caa697dad18843495"}]}, {"id": "2e8fe5bfd57f79b9", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Install.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40963}, "digests": [{"algorithm": "sha256", "value": "f5dd511f35cf3c4630cb217a0c85148922623e8ba3984b9479f247bc0fa82940"}]}, {"id": "729cc1feddd97d50", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Installed.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14363}, "digests": [{"algorithm": "sha256", "value": "614411f16405aa2b6b7dc027ddcb66dce0583f85a3e8c5b5ed5b79fb392d4293"}]}, {"id": "df63dbb6671f8c9d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9500}, "digests": [{"algorithm": "sha256", "value": "955696c6a5834b08754a50a7ee568bc21093ce005bf70b7544d5b3777e646ba3"}]}, {"id": "0eefe47b15e7cdd5", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist/Kid.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24958}, "digests": [{"algorithm": "sha256", "value": "13873efde6169272ee518bf0fef9b203cde9b6fd08662b4117bf9d54e6775567"}]}, {"id": "0708bdec8248485f", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MANIFEST.SKIP", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1105}, "digests": [{"algorithm": "sha256", "value": "b903c26a79016b018d890549b82a527ec416433675e7d0f98359bd07169e53ef"}]}, {"id": "4b0c0396548a8d60", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2138}, "digests": [{"algorithm": "sha256", "value": "153589b7b9bd3fa7524a6fe9b9af5b916940ca522568fac87ffa2170f2068d3a"}]}, {"id": "9bc9693ccd007333", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_AIX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1403}, "digests": [{"algorithm": "sha256", "value": "6b425bc4b36db7f3299a84e4cbcd7c6088991a70b9bb65e980fa221c267f4263"}]}, {"id": "98a96cbbc831c322", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Any.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 82762}, "digests": [{"algorithm": "sha256", "value": "2d24e7ef0885af80a6bc61d1fbc3ced46db4cf9291b89bcea0288516e909e9a2"}]}, {"id": "17a125f0f4adf2ae", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_BeOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1044}, "digests": [{"algorithm": "sha256", "value": "bf4aad43c80fcb299331341ad0af1480a42a7a38490ecac57908efb07061fd3c"}]}, {"id": "058eaad0e33617bc", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Cygwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4085}, "digests": [{"algorithm": "sha256", "value": "d4cdf24fd9d8aeb2db4ae316c8fa56533c79f6b7a1bf5c1a004db8439d5ea6f5"}]}, {"id": "11c8bface064196d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_DOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1052}, "digests": [{"algorithm": "sha256", "value": "2d622ad1aaa83eb330fe77d07472b64872de4a5de9c776994f7c36044d13d29c"}]}, {"id": "c2229f33c377ee16", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Darwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 936}, "digests": [{"algorithm": "sha256", "value": "76f2fe2ceb0b612ff98a4efa8780069d954a39d6dbbc780ceb50e0280573ef29"}]}, {"id": "b440337d49bf7c8d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_MacOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 892}, "digests": [{"algorithm": "sha256", "value": "70e5bdbb53758a1695d69779bb19aeb0d9e8c0633ba0f060b8e651d0e87912a3"}]}, {"id": "de0a4f6cb7c237f0", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_NW5.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5466}, "digests": [{"algorithm": "sha256", "value": "f27bf7737964a8decf5f73de90be79db324fc6639dcca46d103b64bec110017a"}]}, {"id": "cd5b7b1422b5ae91", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_OS2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3217}, "digests": [{"algorithm": "sha256", "value": "d33e67a8a778b4c5b1335ff6272ba9f59b32e5b10bd91aad62d0e2213c2005e8"}]}, {"id": "9d815f3ba5d69fa4", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_QNX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 894}, "digests": [{"algorithm": "sha256", "value": "4953407f4e3238f6bdb730498a56a9f3a837c71d62e43ca30a767312ee0ffaa0"}]}, {"id": "b05039cb2152d751", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_UWIN.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "f1b58db015bc798ddea9fa51b2379498b14561e551f6008f8407e947e0fc606d"}]}, {"id": "00b2434af36e2a86", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Unix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 110451}, "digests": [{"algorithm": "sha256", "value": "a9fd0f9130163da6c61862fc4fc87ec629ac6625e42b01e16cee3deb725a26cb"}]}, {"id": "ee7471bb6d8303dd", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VMS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68116}, "digests": [{"algorithm": "sha256", "value": "fc374fcfb9ab1b9eedb749a7c4255af89de0238dec84953ecfd1d3a9e3ad725b"}]}, {"id": "6f6c2e623d2d7cd9", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 749}, "digests": [{"algorithm": "sha256", "value": "c13f32749e9e256e17d71b36c02acaf68b567a4676a0f2bc9a405722892e9074"}]}, {"id": "ee0e3280f16a0fa5", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win32.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14402}, "digests": [{"algorithm": "sha256", "value": "96d22a266643d83ed3263739672ee87652cd98aebd6da44232f96d89af100f6c"}]}, {"id": "c88a60e95b508d9f", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win95.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1281}, "digests": [{"algorithm": "sha256", "value": "c356f43bc51e9231973b71d8d77e7e13b912b85121698dede80cba995f2c50da"}]}, {"id": "8ad8577e38f260c9", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MY.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 678}, "digests": [{"algorithm": "sha256", "value": "97d5fb26614a7aea223e996b07acc16c27f170473573c4e98509be7ad2808da5"}]}, {"id": "9d8e89cf81465a56", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 108353}, "digests": [{"algorithm": "sha256", "value": "04ff19f66eb87a63c525e69c814bf445684cd71cc627e06df937ae7315eb359c"}]}, {"id": "75458ba31eb564f2", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "ce4877e654dc34965a3684040b629d90c95aec3e02bfacb05aab82caa2235cb1"}]}, {"id": "3b61b92cedb78331", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/FAQ.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20091}, "digests": [{"algorithm": "sha256", "value": "b0c692ec49995f19cdacbc83b67b814ca27f1738064c5394b58dd22d55b4fa84"}]}, {"id": "dcdfeb47e314b903", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Locale.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12535}, "digests": [{"algorithm": "sha256", "value": "da26a9e93f1ba7c46aab08ee7dc656e6da1339ec5bf95d0a84fa60064ad6a521"}]}, {"id": "0dd29ff36b5a2463", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Tutorial.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5431}, "digests": [{"algorithm": "sha256", "value": "024d8299996848878c4997ada2309e94630999c0dcd9a0435ceec40dcc2a8ae5"}]}, {"id": "79f56c85a4c29bcc", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2376}, "digests": [{"algorithm": "sha256", "value": "bda9654f03427ed70c99e01cbebc3ccd02d2a9ff69d9ea41ad94ea0262893fed"}]}, {"id": "b34db9d3051b1d5e", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Manifest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23471}, "digests": [{"algorithm": "sha256", "value": "897533892cfc83a201b2d34b368ac0dc40c8dad5706af4131f96e1e345e98236"}]}, {"id": "3cb7c5f436a23677", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Miniperl.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7675}, "digests": [{"algorithm": "sha256", "value": "4e71efb77c4fc81855eb1bc34c51546739603ad676b39fff11d327cd8536703e"}]}, {"id": "4e02612dc3b29f7e", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Mkbootstrap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3306}, "digests": [{"algorithm": "sha256", "value": "88ea3fa18521a28bfd9198826b3d01aa66e94dc821da879d745a4d4f8873dc54"}]}, {"id": "79ff50938e2d77ff", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Mksymlists.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11002}, "digests": [{"algorithm": "sha256", "value": "f24dc5a0d4aa49ba6a3d3e3a098fb5dbf90a33faab4eef2d048110b799306347"}]}, {"id": "bea855200797d821", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Packlist.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8565}, "digests": [{"algorithm": "sha256", "value": "1c4f62e063c9d4481211fa7a07c23fa149c28b64e0c1ffdd80e6a932680e090b"}]}, {"id": "06f908e681e024f7", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66867}, "digests": [{"algorithm": "sha256", "value": "edcccce135d851e59f75a60256882d5d9c5a00812b420949344b23f3ca38f16d"}]}, {"id": "4971bf63ce3e4047", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4406}, "digests": [{"algorithm": "sha256", "value": "87c045cf5fdb2eacf39b6736ed005c4730c9c589be6d53bb4235f69e0746a653"}]}, {"id": "0fa0300cd9482afb", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Constants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "c8aec6116b6d2f14ba053ae0e3b937fd409df42d6895ca20b198a33403ff16cc"}]}, {"id": "242e55cf2bd6f88c", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/CountLines.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 971}, "digests": [{"algorithm": "sha256", "value": "4e3896879958d279f9d932efb601fc1722f470fdc693129a61d5109b685d7a9d"}]}, {"id": "89378ef0ce93ffa1", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Eval.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "1bda21575c52343052b909a67e853e25d4e7adfa6835dbd5cd7b32e7e7caf767"}]}, {"id": "d0b5bc0fac83e168", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Utilities.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17171}, "digests": [{"algorithm": "sha256", "value": "8bf1b2ce3edc7ecabf7ad30df6ba2aaeb046546acf9a24d0cdbb47d5189c2142"}]}, {"id": "ae1250848e1c7f8a", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26893}, "digests": [{"algorithm": "sha256", "value": "b66a746fcd6179010e0f1f7f98abc5499fd7b59e1ae46a544653ed78632d0f89"}]}, {"id": "3f518516ae733bd4", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Cmd.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4133}, "digests": [{"algorithm": "sha256", "value": "ad98d1f95285a3cbe0665823de84e1c960362667050ecd198d1a20bed3cb7490"}]}, {"id": "286a6b20db13aab5", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/InputMap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "bd8ba2575679d726444be4844bad0c79bcc32dc5e95026a3f6e2688494d114e3"}]}, {"id": "5b8091b811a06566", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/OutputMap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4428}, "digests": [{"algorithm": "sha256", "value": "f7c6b9f0b95449246d10e34d9f7f74f7644069dab0101ecad8887e3327d06e52"}]}, {"id": "fa192457799ae668", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Type.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "1c8d76ece274d0f63fd2aab24a978281a97c7fce53329df09bcd739d1dc28d59"}]}, {"id": "baef6cdba6098d1d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/testlib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "338076947ad732a2ff2afe75f4eb7ef8fa035c38f714929f8bdbb97617982c49"}]}, {"id": "0c7029a0a330866b", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/typemap", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11315}, "digests": [{"algorithm": "sha256", "value": "ce0a2c9d93c3e1c0b3f8839af9254be496eedaeff1f91a58e6100d9d1633e0ff"}]}, {"id": "4e4cb52e690aea13", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/xsubpp", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5071}, "digests": [{"algorithm": "sha256", "value": "0ec9716a9d863d02564977c850b31992a0dd032f4235f53d5cb1b8754212d095"}]}, {"id": "78a8b6e84545fea8", "location": {"path": "/usr/share/perl/5.30.0/Fatal.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58280}, "digests": [{"algorithm": "sha256", "value": "49d72fcaa5f65531ee7e8d22020d4fbe394c22e5899e8dbc5438a4c47ce97990"}]}, {"id": "22fda92834011ef9", "location": {"path": "/usr/share/perl/5.30.0/File/Basename.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11194}, "digests": [{"algorithm": "sha256", "value": "43b664feca2c9d14cfc90d3527fc0bf6931c75000cf941d1f8c914e83dfb21ba"}]}, {"id": "cbca9cbf7a828960", "location": {"path": "/usr/share/perl/5.30.0/File/Compare.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4332}, "digests": [{"algorithm": "sha256", "value": "348d5d80248e1d0d8ba0dea782af869b4a87d7553436e4c3128790787bfa66a4"}]}, {"id": "4cf128a597ba6c95", "location": {"path": "/usr/share/perl/5.30.0/File/Copy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16254}, "digests": [{"algorithm": "sha256", "value": "ce385b06148312ae21687857667c828367f5291580e41793826655c35564cb95"}]}, {"id": "ba8fcc0c96eb0a1f", "location": {"path": "/usr/share/perl/5.30.0/File/Fetch.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46866}, "digests": [{"algorithm": "sha256", "value": "0cb1bcd71e1a8f6c648b966fbdad1f293a943ac0ce383729e4855f6435c716e5"}]}, {"id": "1a0ab45eabf750d9", "location": {"path": "/usr/share/perl/5.30.0/File/Find.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33091}, "digests": [{"algorithm": "sha256", "value": "d3920b80f6cc1e4e113815e4f789f6620e38ccf9dc1e158ede6c2d552d92c68a"}]}, {"id": "cc2125bc8b70cd41", "location": {"path": "/usr/share/perl/5.30.0/File/GlobMapper.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15678}, "digests": [{"algorithm": "sha256", "value": "86c50a5c702f56f7c346c332284093eca28cd6f68d2377471c8db99b6b27ae70"}]}, {"id": "3885e536ee1018d1", "location": {"path": "/usr/share/perl/5.30.0/File/Path.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43253}, "digests": [{"algorithm": "sha256", "value": "68cec85b973454409e6cd7ef14666c8d8f90cf59da67587d12af45f15903fad1"}]}, {"id": "cac79a438f13b4a0", "location": {"path": "/usr/share/perl/5.30.0/File/Temp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 117766}, "digests": [{"algorithm": "sha256", "value": "6f2a9f9131a5a1dc846e64edc0af35281859bd0f735bbaab8f9ab8375b79cbac"}]}, {"id": "e98e71f2e9f4037f", "location": {"path": "/usr/share/perl/5.30.0/File/stat.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10221}, "digests": [{"algorithm": "sha256", "value": "b370aa6bafc41aaffa0ff4f8631cb43924a67b4e331bcf06d6c924f15d12ba94"}]}, {"id": "bc66668f65a6edc7", "location": {"path": "/usr/share/perl/5.30.0/FileCache.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5549}, "digests": [{"algorithm": "sha256", "value": "bc7f961feda6b5f40ca17a72d2780486c99760c4f82527a91cf33b3d22a1f259"}]}, {"id": "c3db2d3e937b42a6", "location": {"path": "/usr/share/perl/5.30.0/FileHandle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6784}, "digests": [{"algorithm": "sha256", "value": "7a3643abdef1bba6bd7f41d47dec02402b5a0136b84f7c782de93ad9fc1fc063"}]}, {"id": "91e085348d07d2f4", "location": {"path": "/usr/share/perl/5.30.0/Filter/Simple.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23838}, "digests": [{"algorithm": "sha256", "value": "a3bce79af1e0d8bd709c1dd8fe797e0bc851d48cf55ed34afe98fafa2a122ca6"}]}, {"id": "42f49ad096079184", "location": {"path": "/usr/share/perl/5.30.0/FindBin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4561}, "digests": [{"algorithm": "sha256", "value": "1e3a2b0e07f61fa1c4cc98590e6855154f1b44f76a73478fd97fbc7fa8de924c"}]}, {"id": "4296d0887d8d3621", "location": {"path": "/usr/share/perl/5.30.0/Getopt/Long.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83314}, "digests": [{"algorithm": "sha256", "value": "67a306e54d040651976318fa0eafac013e0dfad3d65a4458d1fa3be816b11191"}]}, {"id": "7d286396625ce021", "location": {"path": "/usr/share/perl/5.30.0/Getopt/Std.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8786}, "digests": [{"algorithm": "sha256", "value": "c073858ba7efbbb73f07b70ed14e38c667f24dfcfab9969d20815e73e3a53497"}]}, {"id": "c9e4b4a6d8ea075e", "location": {"path": "/usr/share/perl/5.30.0/HTTP/Tiny.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78254}, "digests": [{"algorithm": "sha256", "value": "3769fa8da94bb51ac3a24211c20f1f170da2607314046aea3cec955be56991ba"}]}, {"id": "a4df839f3650c83c", "location": {"path": "/usr/share/perl/5.30.0/I18N/Collate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5390}, "digests": [{"algorithm": "sha256", "value": "ab5ea8fc6f36eb8d13e68896db391141028bae80feac3af524af64c50bd078e1"}]}, {"id": "8271d51a41abe996", "location": {"path": "/usr/share/perl/5.30.0/I18N/LangTags.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28055}, "digests": [{"algorithm": "sha256", "value": "1b39bf0df4001cc8aa5fa95efae29e7431a0af78c22a53c5ad99f4f2725063d1"}]}, {"id": "e40ed08f61e9d364", "location": {"path": "/usr/share/perl/5.30.0/I18N/LangTags/Detect.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6590}, "digests": [{"algorithm": "sha256", "value": "46266ed19fbdce7255a1241293faa9d2bec0057e06df54dcf948848bb0897892"}]}, {"id": "c1487b7612978bd9", "location": {"path": "/usr/share/perl/5.30.0/I18N/LangTags/List.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28816}, "digests": [{"algorithm": "sha256", "value": "673d9792ad2bb7a5367c6b2767fca466ac5be234c449fde656abaad49fd04648"}]}, {"id": "198106bff60d3138", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Bzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2596}, "digests": [{"algorithm": "sha256", "value": "01fc7b782a4db4f062b6fdd38995a1ee62de1f0cfbe68cb76b8bebac0ffd785c"}]}, {"id": "05e8241068025170", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Deflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "792e53c219c1696c4e7440a1e298cefa8f5261982c5f5c53a675c41ec9b01bfa"}]}, {"id": "8e394af86707ba31", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Identity.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1438}, "digests": [{"algorithm": "sha256", "value": "5809251e2eed4f9f34c9d8d3b46a80d952c8c5ec5c428ead3a57072f898e15cf"}]}, {"id": "5e79005604bd7175", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23722}, "digests": [{"algorithm": "sha256", "value": "2040b1f3a204d35d9b4164605a3125f99558775bada45cca9bdc2573aaed2bf6"}]}, {"id": "ae9988645704d97d", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Base/Common.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22771}, "digests": [{"algorithm": "sha256", "value": "d16fb65418f4f6fd6cb1f924bf8f95f861164dbaafdf9dcc761e2280e6276c4e"}]}, {"id": "8967a3d487cdd475", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Bzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20260}, "digests": [{"algorithm": "sha256", "value": "0953991a22b785e03496f5b56c53ade566ab8953706b05e30e640e33ea90474a"}]}, {"id": "b39c18b13568a694", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Deflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23652}, "digests": [{"algorithm": "sha256", "value": "c5fc609966b39887f7560bad2238f25a867bec5f5046a320943386b69b833113"}]}, {"id": "8a12a278fe3cb9ed", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/FAQ.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20836}, "digests": [{"algorithm": "sha256", "value": "d2f44c367a910239b6ecafceb2ae946bb919a7b8a0c8d607e6d91832a686de9a"}]}, {"id": "719c5e7c5239e952", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34146}, "digests": [{"algorithm": "sha256", "value": "9c650cc3f6e007daceeda5df10a6de9ed414b851ecc728f9de3f5c8b6d1c8e62"}]}, {"id": "50db9fd4c20ced4b", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip/Constants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3903}, "digests": [{"algorithm": "sha256", "value": "ff4ae78c52ed961e85845100f4a197258e76c38d00a1be70c3b5950dfa39a246"}]}, {"id": "ed61eaf6c42321ac", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/RawDeflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25880}, "digests": [{"algorithm": "sha256", "value": "e0aa2111dd5aa945fb5b0fc7baa035cc33d6311f769863e8bcdf1defd68ccd05"}]}, {"id": "ae93a7f6bdf6d339", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58669}, "digests": [{"algorithm": "sha256", "value": "2cdc98f9fc0b57e2834cb15c5fce9e6de5479d4ebdb9f4c6f064f834b2382452"}]}, {"id": "e9bb97b4627094c0", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip/Constants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3848}, "digests": [{"algorithm": "sha256", "value": "ab06b0168cea6c698e259544055e06dcfc1ae6e6576f6594260ec9b8135a6e80"}]}, {"id": "5631cee7bca08f66", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Constants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1658}, "digests": [{"algorithm": "sha256", "value": "26ebf125b22dd202555f64f40bdb51d02bb5da023588b730bb7d4fd8696a6c1b"}]}, {"id": "01b8e828b82eefc0", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Extra.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5711}, "digests": [{"algorithm": "sha256", "value": "9c1b6ad49a610115da2b816112acd27e9e87d86ebf87971b21e129bbdd703435"}]}, {"id": "cf2c5ba5e2489666", "location": {"path": "/usr/share/perl/5.30.0/IO/Socket/IP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40245}, "digests": [{"algorithm": "sha256", "value": "3fff4e5f2a6567fb9127af0c2ef2c8e3c6fab7df72e64bc209645b0edaa8cbd6"}]}, {"id": "8912d47442dee574", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Bunzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "f50071df96679ab88d31a0afb7634ee37547802d83e6a0727cfdc492647de7d8"}]}, {"id": "9359a92c863646ef", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Identity.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4583}, "digests": [{"algorithm": "sha256", "value": "3b67327acef3690e9ec2697bce4637a0f5d6eed31a850df0a3d1eb53d165cf1d"}]}, {"id": "5ad1ff1aeae5e3a8", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Inflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3278}, "digests": [{"algorithm": "sha256", "value": "a4f005b12f25058607ae288f7e6d24436a9ccf71ee6e000de25c087026c9a37a"}]}, {"id": "ae0155332c69c5c1", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyInflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27964}, "digests": [{"algorithm": "sha256", "value": "7d5797d1fb9e76536898ef03233b579c690410febfd0a7f5271da1a317af2a0b"}]}, {"id": "c40c8cbb290685c8", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyUncompress.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30622}, "digests": [{"algorithm": "sha256", "value": "fa96bffbd5c072e3c93a332ff4b7b36abc6cc4ce7c26f8163eeaab0313f18915"}]}, {"id": "693223214b43c900", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38081}, "digests": [{"algorithm": "sha256", "value": "d4b2517d477b76cfb3af22ee2b9ee5c2bea054eb51cbc051bbe6246656647695"}]}, {"id": "965b0234197aae26", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Bunzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25265}, "digests": [{"algorithm": "sha256", "value": "11fbd6e1a1b39e13c9f95399631a502dbdb9c10db816745d493c77f0d0924fe0"}]}, {"id": "e1c56c7516149e34", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Gunzip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31939}, "digests": [{"algorithm": "sha256", "value": "370acb8835972f14055272486263f1377247852956c253b3d3e89806a7f8b685"}]}, {"id": "0e52beb53f1830cd", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Inflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28098}, "digests": [{"algorithm": "sha256", "value": "17106e4703abbf2ac4156c130c685604e5c70f8d79f8d2b1e02335783724b053"}]}, {"id": "46e5ef6bfbea9ddc", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/RawInflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31641}, "digests": [{"algorithm": "sha256", "value": "4dfffe6efe41afe45fd75a6e6747ff147b3ad262ff476b516de8bd1ec12c4a89"}]}, {"id": "6cea1d7733425c23", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Unzip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53499}, "digests": [{"algorithm": "sha256", "value": "4fb468247d88ab0ac8e26c70ebfb20675392088ff00b38d7ffd1170e1214f35f"}]}, {"id": "b69f6be2bb2bb0e2", "location": {"path": "/usr/share/perl/5.30.0/IO/Zlib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15015}, "digests": [{"algorithm": "sha256", "value": "20db1cc744b3cee1244d943f93cb4cfb53c571551d0aaf0c140f5988110a510c"}]}, {"id": "cd1e95335019940a", "location": {"path": "/usr/share/perl/5.30.0/IPC/Cmd.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67584}, "digests": [{"algorithm": "sha256", "value": "57df192776cdee26e937641d3e34ff2584b5dc839525819d674f16e5ec20f436"}]}, {"id": "708d03129f21a72d", "location": {"path": "/usr/share/perl/5.30.0/IPC/Open2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4004}, "digests": [{"algorithm": "sha256", "value": "f35060e3f14f51e58c62fe97252a5c1795da769dfefc6356793b083c9e449eb2"}]}, {"id": "1f8b5db76f79105e", "location": {"path": "/usr/share/perl/5.30.0/IPC/Open3.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12860}, "digests": [{"algorithm": "sha256", "value": "df413b86ac2de3588f7b7c0355495ad4c54d3c330c69ad12090d0ca6628362e9"}]}, {"id": "c3a365be21b0a645", "location": {"path": "/usr/share/perl/5.30.0/Internals.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2575}, "digests": [{"algorithm": "sha256", "value": "c5128d61380e028f3c43e95a3c71abc475804945902c36a5bd2b28fa7efd681b"}]}, {"id": "b8a8b7ba7ce0b1dc", "location": {"path": "/usr/share/perl/5.30.0/JSON/PP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100557}, "digests": [{"algorithm": "sha256", "value": "1506205260f7db43c11c728c75bcf64a6185f16b781e3633abf0c5f61701c554"}]}, {"id": "3010f9322a89df86", "location": {"path": "/usr/share/perl/5.30.0/JSON/PP/Boolean.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 810}, "digests": [{"algorithm": "sha256", "value": "d6c089d60b90cafd35dc60f7a51593ed7d113dd2b999ac81d4b36f68f7babd65"}]}, {"id": "855208cdaf72e2cd", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30385}, "digests": [{"algorithm": "sha256", "value": "99472281a2bdefc0a5f31832e3031df78df3890159a7d22fe89ee63519054d03"}]}, {"id": "cd236fbc0d07bea3", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 51882}, "digests": [{"algorithm": "sha256", "value": "1dafc97b5350298b398794f252b95899d727ef6330560fcb5fdbe2cd3b57e3ee"}]}, {"id": "3d1e279f7f216e9a", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Cookbook.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3934}, "digests": [{"algorithm": "sha256", "value": "318d4ee2c8388f7b54f3c05bcc0f38f7643285d429af7fc3390f76ad89cbf7f1"}]}, {"id": "7f959b8a4c8e109d", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Guts.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "a93c3e4c23805100605c39f37010c5c81538c2804668ab9d4ad431ce20bfbb5f"}]}, {"id": "455d186cf71c7929", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/GutsLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "fa81a03b05f28053089e4035619d8fc6090a131b4dbc5aba8cfeb8a8dde44cf2"}]}, {"id": "0d20d2194fe96080", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Simple.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9792}, "digests": [{"algorithm": "sha256", "value": "d3e01a8c26dbf9e5562e40c4c4f92d979ae76d27a405161c5b612860af5d2c5e"}]}, {"id": "a1f398dbdbeeaddd", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/TPJ13.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36113}, "digests": [{"algorithm": "sha256", "value": "aff8f178b75cf288160083c63d63eab745af8ebfbd153e930d69b612209208d9"}]}, {"id": "db76bc4bbd107ab0", "location": {"path": "/usr/share/perl/5.30.0/Math/BigFloat.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 185010}, "digests": [{"algorithm": "sha256", "value": "5f40084f9a971786ecf6584678140a703966b03edef83ea0a8db8a539a3eb4c5"}]}, {"id": "dfc2701ccdf5016f", "location": {"path": "/usr/share/perl/5.30.0/Math/BigFloat/Trace.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "785045d2f3b1251d71b65021f04c5c013a99d2baf276c3606e3608064ef6f134"}]}, {"id": "80275892c9110648", "location": {"path": "/usr/share/perl/5.30.0/Math/BigInt.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 213537}, "digests": [{"algorithm": "sha256", "value": "aa86573816540ef9a00a76697b456d1b410b40aa62df1d8adb4595344ffa1be3"}]}, {"id": "9b6a1d4054e11286", "location": {"path": "/usr/share/perl/5.30.0/Math/BigInt/Calc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76776}, "digests": [{"algorithm": "sha256", "value": "0a596afee81b522cc24a6cf403dbfb99aa5548338e8977562352ddcd40fc6806"}]}, {"id": "3d7e61758b1a270f", "location": {"path": "/usr/share/perl/5.30.0/Math/BigInt/Lib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69675}, "digests": [{"algorithm": "sha256", "value": "e0081553829e20557f63a3805a85290cddc8fd145b573669d9300cf7af6ff87c"}]}, {"id": "9f0b1d5e4a99a5b8", "location": {"path": "/usr/share/perl/5.30.0/Math/BigInt/Trace.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 991}, "digests": [{"algorithm": "sha256", "value": "aa299dac386f4b79d2c242361e4fde7490e1c7b8d33e7da63de09e8b0715b3da"}]}, {"id": "200f2fa0715a8e71", "location": {"path": "/usr/share/perl/5.30.0/Math/BigRat.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79510}, "digests": [{"algorithm": "sha256", "value": "3aa4ec65b9a391dd9fa037f778c6abd3d97d396bf7ddc61334bd44255b597dd2"}]}, {"id": "e47b957fec997c93", "location": {"path": "/usr/share/perl/5.30.0/Math/Complex.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 50065}, "digests": [{"algorithm": "sha256", "value": "eccc422301a14b62a75fbb63978e80fb57f693ea5d4ff5d2dea347f891f9ce82"}]}, {"id": "d62cdc18c81dfc18", "location": {"path": "/usr/share/perl/5.30.0/Math/Trig.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21544}, "digests": [{"algorithm": "sha256", "value": "561eab9f1a1c07cf5cfbea897e1019fde3629bb05c8af844025cd98df6e2ba72"}]}, {"id": "0a7761e8d4bb8135", "location": {"path": "/usr/share/perl/5.30.0/Memoize.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36192}, "digests": [{"algorithm": "sha256", "value": "113c95407c2b2959282f9bca853f757ce23a084616615d0ff9836b0ea8df44a3"}]}, {"id": "fa3098439f4fe266", "location": {"path": "/usr/share/perl/5.30.0/Memoize/AnyDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 674}, "digests": [{"algorithm": "sha256", "value": "d700c88456be1afc9a9855707f61ff714ea8d1bbfb5f3a3cc5f7d74fb18bba52"}]}, {"id": "46d2365311a1844f", "location": {"path": "/usr/share/perl/5.30.0/Memoize/Expire.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11704}, "digests": [{"algorithm": "sha256", "value": "f4a250b7e29d44763f9263a2714c53ed82a9dcb85c91469261758fb8d656208b"}]}, {"id": "53763261c42a20c7", "location": {"path": "/usr/share/perl/5.30.0/Memoize/ExpireFile.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "0ea069544be99cfd697ef5b109c93675d53904a2db2b1a77ef4806c50f4eaadc"}]}, {"id": "1ba32615e012f66b", "location": {"path": "/usr/share/perl/5.30.0/Memoize/ExpireTest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "c3f72021dd674b6db5f32f3b85cba0c14f7ccbb6e235d7c4ebc36b5b663aafdc"}]}, {"id": "32c44a1f41c62da8", "location": {"path": "/usr/share/perl/5.30.0/Memoize/NDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1488}, "digests": [{"algorithm": "sha256", "value": "4d70cbb842446455499eb2855f3279b78cd7bef6a44158c834ef5fe53bf18f6f"}]}, {"id": "e3c6231f3c4447ed", "location": {"path": "/usr/share/perl/5.30.0/Memoize/SDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1486}, "digests": [{"algorithm": "sha256", "value": "63e534123eae4048580cf145615011d9d20ac23fec09fdd2d32c6496a70ba0bf"}]}, {"id": "b19498a255141c32", "location": {"path": "/usr/share/perl/5.30.0/Memoize/Storable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1420}, "digests": [{"algorithm": "sha256", "value": "fc76580134188c07973ecf55dcc466d598d0e1b921edc243caf42b75e94b7878"}]}, {"id": "f06831c6d1dacdd3", "location": {"path": "/usr/share/perl/5.30.0/Module/CoreList.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 829342}, "digests": [{"algorithm": "sha256", "value": "63c47efe76f12e21ef79d980a800007fef0fd58aa1518478cd7783d3603ffc3a"}]}, {"id": "31f930895666341a", "location": {"path": "/usr/share/perl/5.30.0/Module/CoreList.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8405}, "digests": [{"algorithm": "sha256", "value": "016687f3a7545b87d6fd40e7e336f39019603e2397f0ea073e20d82c3c4ccb31"}]}, {"id": "a6aaf69c89790e77", "location": {"path": "/usr/share/perl/5.30.0/Module/CoreList/Utils.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30335}, "digests": [{"algorithm": "sha256", "value": "71efea97596e2f986c28c952d772945caced6ddba9d8be73f6432d052601752f"}]}, {"id": "2ec59e1f9c017bab", "location": {"path": "/usr/share/perl/5.30.0/Module/Load.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9097}, "digests": [{"algorithm": "sha256", "value": "87dfcccc08e78878ccea4bfee8b39b9f672a8f4cc028a85497816a6041e3e538"}]}, {"id": "db734f2a39984d28", "location": {"path": "/usr/share/perl/5.30.0/Module/Load/Conditional.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19161}, "digests": [{"algorithm": "sha256", "value": "17cdbab8795f42c569216307af59bf240f652f8bd965188e935a365b82711b9f"}]}, {"id": "aa423e5c66033ae3", "location": {"path": "/usr/share/perl/5.30.0/Module/Loaded.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3348}, "digests": [{"algorithm": "sha256", "value": "8326e0917eae2dff06194b8be90764dd8ab6f60267bbd2faef4b3fb47a645edb"}]}, {"id": "cf980419b4bc43b2", "location": {"path": "/usr/share/perl/5.30.0/Module/Metadata.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33676}, "digests": [{"algorithm": "sha256", "value": "b0effa680eb28847ad72f93a285d07cefd329cd854271a030735bc27f959fbd9"}]}, {"id": "f133d702e81ec4f1", "location": {"path": "/usr/share/perl/5.30.0/NEXT.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18985}, "digests": [{"algorithm": "sha256", "value": "dfd1614925e4fe0a6ec03a237e08f0b05dca9ad01eace858d2b81f485a19468c"}]}, {"id": "70ac8c78404a441c", "location": {"path": "/usr/share/perl/5.30.0/Net/Cmd.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20597}, "digests": [{"algorithm": "sha256", "value": "9ac5936f6fa7e43141a5b050356c530833a06f11fb83125c2ddb5fdb75b2326a"}]}, {"id": "6ca38787a44f33c4", "location": {"path": "/usr/share/perl/5.30.0/Net/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8463}, "digests": [{"algorithm": "sha256", "value": "f72a8abca9168c59852967740a8445a50d080ec9d2b9be9eddb4f17f1fd57d43"}]}, {"id": "a8ae27049658b5e5", "location": {"path": "/usr/share/perl/5.30.0/Net/Domain.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8235}, "digests": [{"algorithm": "sha256", "value": "a5362f4a612d954993165992f378ab99e60fd6ee6a2f77795224b55650fde3d9"}]}, {"id": "52e83527f4523f43", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53155}, "digests": [{"algorithm": "sha256", "value": "dd5743deddf3e650ecba2dac1e83965fad442674f44412ddc1e922d726b660fd"}]}, {"id": "15b1ccf470616327", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/A.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2400}, "digests": [{"algorithm": "sha256", "value": "d6d4568f949e6da858a4df8436b2fb1ecc9543d871ca7d5e378623fde74839df"}]}, {"id": "0685690c130b5834", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/E.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 137}, "digests": [{"algorithm": "sha256", "value": "24c2a17426e7cd35db75e75a4b9de8fd1f874a98e6d243c46e62f37f96cbe666"}]}, {"id": "6bea84ba77041138", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/I.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1659}, "digests": [{"algorithm": "sha256", "value": "414aa6f1a2577a6082293419c469ddcf33c3013ba8b8f93858d61625a71fa551"}]}, {"id": "99abdb91f36e691c", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/L.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 137}, "digests": [{"algorithm": "sha256", "value": "40593281d790c5bfc93f4d9cf5617e6c10a9b0d393be4574af405231bb072fa4"}]}, {"id": "eb3dbcf31912bca0", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/dataconn.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3836}, "digests": [{"algorithm": "sha256", "value": "d3dfc4f10c217fdd955c1333f1a832ec2175de57c15fad07b4228b8b52dc860a"}]}, {"id": "7d39d4d93d6715b7", "location": {"path": "/usr/share/perl/5.30.0/Net/NNTP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32880}, "digests": [{"algorithm": "sha256", "value": "f28bd4e513333a177422208919da355688ea490c00abb52fdebb0ecf28e2e66d"}]}, {"id": "6acb80d0988bd1d2", "location": {"path": "/usr/share/perl/5.30.0/Net/Netrc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7920}, "digests": [{"algorithm": "sha256", "value": "290741338945ee7d64cc7b90b7f40223bcdd48fbc7b215855e4950b32f8de504"}]}, {"id": "1d22fe40e3c39576", "location": {"path": "/usr/share/perl/5.30.0/Net/POP3.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21273}, "digests": [{"algorithm": "sha256", "value": "90bc1be7e11d20979914f856d32a91bdd29942c82a4e2a81805764ff578f9c3e"}]}, {"id": "19d9063ca7c0300f", "location": {"path": "/usr/share/perl/5.30.0/Net/Ping.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83534}, "digests": [{"algorithm": "sha256", "value": "5a8c7d053883d17065575906b903cbe5907df6caddf71f34d0a38100014d9fcc"}]}, {"id": "60917303b87148dd", "location": {"path": "/usr/share/perl/5.30.0/Net/SMTP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28799}, "digests": [{"algorithm": "sha256", "value": "161c1c0f8f672069a2a0645bc717a1bab7abadbee0f8810cf2e8d57b20ea8dc5"}]}, {"id": "491ea7b2fffa17a0", "location": {"path": "/usr/share/perl/5.30.0/Net/Time.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3831}, "digests": [{"algorithm": "sha256", "value": "8675afdf59f12281093bd38055fc65ff5e56b45a558b54e04c7bc6f2d4076e22"}]}, {"id": "d19ad27281d6d014", "location": {"path": "/usr/share/perl/5.30.0/Net/hostent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4088}, "digests": [{"algorithm": "sha256", "value": "1b741d6ad82588fc93b226f13308afdf8338cea576ce25852d9d807d4e29fa95"}]}, {"id": "ea6405eb25ff324f", "location": {"path": "/usr/share/perl/5.30.0/Net/libnetFAQ.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9769}, "digests": [{"algorithm": "sha256", "value": "814888299c20bb7ca27a7e48802e327b63f47ac964d37670c890197f847b4f04"}]}, {"id": "defd65fbaf6a0b5d", "location": {"path": "/usr/share/perl/5.30.0/Net/netent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4515}, "digests": [{"algorithm": "sha256", "value": "c37fe6adbf0839e850c8062b86dd950110fa551ab465d36f526cf0afe2cb8bf0"}]}, {"id": "20e75b8151512172", "location": {"path": "/usr/share/perl/5.30.0/Net/protoent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3050}, "digests": [{"algorithm": "sha256", "value": "ae3ad411b58dfee4b5cd06762fb996dd6b6c99998ec729a13d50e8238cf863ff"}]}, {"id": "94d4df20a955e923", "location": {"path": "/usr/share/perl/5.30.0/Net/servent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "8890b470d21f6c98e1daaccfbdc9019164124a7823065efa5973516369eaf5e3"}]}, {"id": "013694b60dee8da0", "location": {"path": "/usr/share/perl/5.30.0/Params/Check.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19330}, "digests": [{"algorithm": "sha256", "value": "acbc2dca3e639635db764cd7aac6e0b1f0f7249e317da87ad6d3b778def92016"}]}, {"id": "9fd11aeb0da8ec37", "location": {"path": "/usr/share/perl/5.30.0/Parse/CPAN/Meta.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10743}, "digests": [{"algorithm": "sha256", "value": "53ab5a7774ec89794c6ca646829ea06a01e5f7d433314f814bedc4b1a5bb6a66"}]}, {"id": "9f6e45c13e218626", "location": {"path": "/usr/share/perl/5.30.0/Perl/OSType.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4688}, "digests": [{"algorithm": "sha256", "value": "5d558236a120e8bf55fdae11351f637b9f9a8ebb40b021c793e89d27cb9fa9e6"}]}, {"id": "660c641d28a378c5", "location": {"path": "/usr/share/perl/5.30.0/PerlIO.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10459}, "digests": [{"algorithm": "sha256", "value": "f4afa9c5d2dc16bbcbfd1b45832647332c1132f6a75df5a0cebc45386075eb8c"}]}, {"id": "84c2046fb1cd94c3", "location": {"path": "/usr/share/perl/5.30.0/PerlIO/via/QuotedPrint.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2589}, "digests": [{"algorithm": "sha256", "value": "363428f7ae21c7b6f9a471c1a8c00ee69acb4c600079f64583c1bdc00cd45924"}]}, {"id": "ef20817256e3f4d3", "location": {"path": "/usr/share/perl/5.30.0/Pod/Checker.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32498}, "digests": [{"algorithm": "sha256", "value": "55078450105576fdc907ca6254281b7310e3fda224c94b22ccbe5cea2ba0d458"}]}, {"id": "d9d6bc57e994abb5", "location": {"path": "/usr/share/perl/5.30.0/Pod/Escapes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17888}, "digests": [{"algorithm": "sha256", "value": "30906651e42081fe5f4490c45a3c4647e4c1fdbd3d1a8c8672fee271f6e94df0"}]}, {"id": "176fe620c9d42c6d", "location": {"path": "/usr/share/perl/5.30.0/Pod/Find.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15822}, "digests": [{"algorithm": "sha256", "value": "06395aa838fbf87fe4433e3fcd4f40728d17976ac0d3a8172e6935ae7320916e"}]}, {"id": "604af80adef9a142", "location": {"path": "/usr/share/perl/5.30.0/Pod/Functions.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14366}, "digests": [{"algorithm": "sha256", "value": "543c493d8285f6820d609e389d07b7c9dba2e18b0cb07fe313a574dc1503b95a"}]}, {"id": "5a02b46227f00ab2", "location": {"path": "/usr/share/perl/5.30.0/Pod/Html.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25403}, "digests": [{"algorithm": "sha256", "value": "dc5e1266976f0b2fde335b04182ff765e83b8f2cdedd53017e6ba4a919f85a08"}]}, {"id": "5c5067e416f4a8d6", "location": {"path": "/usr/share/perl/5.30.0/Pod/InputObjects.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27514}, "digests": [{"algorithm": "sha256", "value": "83ce975478a2a4a9e807ebcaadf3db0b3b30ec6f215221c423448dfd3bfcc796"}]}, {"id": "41ed7d3166f26ff2", "location": {"path": "/usr/share/perl/5.30.0/Pod/Man.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79843}, "digests": [{"algorithm": "sha256", "value": "fabbe30fd71d466681a73a54fc477d585086f2be94b2167e0e6d7b470c63fa96"}]}, {"id": "b5e9fda4135b5c74", "location": {"path": "/usr/share/perl/5.30.0/Pod/ParseLink.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6395}, "digests": [{"algorithm": "sha256", "value": "15889afcc0b50ab1091fd19a5671001b5ff534cc960ecb174863d7d6f31da326"}]}, {"id": "f1b7f8149b4d6953", "location": {"path": "/usr/share/perl/5.30.0/Pod/ParseUtils.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21174}, "digests": [{"algorithm": "sha256", "value": "e7f8d33b444ce54ce832758d219a1b351e2e20107396c16961e9ea787de8f8d9"}]}, {"id": "8f50b6efa9cb74d7", "location": {"path": "/usr/share/perl/5.30.0/Pod/Parser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65771}, "digests": [{"algorithm": "sha256", "value": "2ff34e275cf1916f400d3c76559cc72a08352f298187a3a15ea60eb0432bb8dc"}]}, {"id": "36d87347bc5cc9de", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64594}, "digests": [{"algorithm": "sha256", "value": "b4fb5f7d7479c01e2c789a6b500281f261aab6e8888398c75a837affa70ecd2f"}]}, {"id": "31d55ea475525a1b", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/BaseTo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3637}, "digests": [{"algorithm": "sha256", "value": "2d9070ee6f476b4c01313a2c4bd0e321840ae30c78688d7c3b2e261b94e8c2d5"}]}, {"id": "1e28a0afe7ae1ee1", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/GetOptsOO.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3888}, "digests": [{"algorithm": "sha256", "value": "4d15884ea29149509d38c48bd3ec65ee589758e5a6bcbda6589de6b5f203e27a"}]}, {"id": "4041710c8b2ca8da", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToANSI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2303}, "digests": [{"algorithm": "sha256", "value": "262ad0f43a3527b0421189f063b17cc7a385045bb4d2bc98ddb0b71ffa9b6af7"}]}, {"id": "a2d6afe523869828", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToChecker.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "8f45beff261b7956d1478c68c03da8279202c4f6b879467be2b6830ee247e28e"}]}, {"id": "360dc72689f531cc", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToMan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14248}, "digests": [{"algorithm": "sha256", "value": "627eb1d2579ee13f276970d8ec525d9857de61c149de5fe35d4e7811b5326196"}]}, {"id": "8b457392a3750ada", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToNroff.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "c83b5a909c9d5fed26c67914a27c11fc786d2a94b40991eb920386917fa79440"}]}, {"id": "5e7dd78f905ffc4d", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToPod.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1959}, "digests": [{"algorithm": "sha256", "value": "e44873efe36518534250c0d1e5cf45dc298cfdffc9faff4a5381c0fa0a889b38"}]}, {"id": "8bd77f8517842bc4", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToRtf.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2149}, "digests": [{"algorithm": "sha256", "value": "de33f7106b98a16dc06cd6f08cc14f93f17c6d01a2d67795c60f11f041515cc9"}]}, {"id": "fab4e6d586394977", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTerm.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3831}, "digests": [{"algorithm": "sha256", "value": "fc0cb361c3b492fcc24d60f4841ce360d16824a89a19633f151917f24f30b89d"}]}, {"id": "7ab79f997b33380c", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToText.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2266}, "digests": [{"algorithm": "sha256", "value": "0f354b5a92e851a34c3777b505ea04445b8c543c77c90acbf4ac9b91b8243134"}]}, {"id": "9853e081005a4912", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTk.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4000}, "digests": [{"algorithm": "sha256", "value": "d5053e53eaa2d85fb431d9191fc198babee2948d0ccebb8001f6d716fb76faec"}]}, {"id": "af04ccd324b73b4b", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToXml.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1407}, "digests": [{"algorithm": "sha256", "value": "d967f81e1e0fa4d9da7c09a173e4303f1c168daf9a597ece604c3bd9f140eed4"}]}, {"id": "7613c350a40aad9c", "location": {"path": "/usr/share/perl/5.30.0/Pod/PlainText.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25584}, "digests": [{"algorithm": "sha256", "value": "576b01501ad0afcec795b74c2055993ea5f755a75d914daccad893b71dfba080"}]}, {"id": "2603ad931d4d9c9a", "location": {"path": "/usr/share/perl/5.30.0/Pod/Select.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24506}, "digests": [{"algorithm": "sha256", "value": "b11613d6871030b97af863002f965fc471025405bd77db62e748ca19b3965bff"}]}, {"id": "e7c6ef2800246a44", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53927}, "digests": [{"algorithm": "sha256", "value": "67c3cc07833c25db40dfeb808f1c8e5f85e23dcddaa3a4c7479b6dc0dd3a9d15"}]}, {"id": "7a57bfcd2279edf1", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14226}, "digests": [{"algorithm": "sha256", "value": "ff3fe34009c877c8513a04896ab56ca5a59d16ceb68870447553296e6d14c594"}]}, {"id": "6aff18a8ffd8df49", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/BlackBox.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72598}, "digests": [{"algorithm": "sha256", "value": "539ff8e9d8a31e070515e989256fa1f602cae0649cf8420d39298dc9200668a0"}]}, {"id": "c91ffa37f038332a", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Checker.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5339}, "digests": [{"algorithm": "sha256", "value": "61c308bb152be15c38771819b09446871d100be3bf8ffc6d72da108000cd39df"}]}, {"id": "5ae3a5d67cf2d012", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Debug.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4625}, "digests": [{"algorithm": "sha256", "value": "9dd44e5854ba399de17e391885b5aab7b449ff88b67c1fd3741c26b3f4a37833"}]}, {"id": "403e45e5060498a6", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsText.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4035}, "digests": [{"algorithm": "sha256", "value": "84cab0176d8e3a33a98b1adcfa2790db18c19e41f69083ae9bb577a873bcf011"}]}, {"id": "f1de8b813a1dfbb1", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsXML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4560}, "digests": [{"algorithm": "sha256", "value": "adeccff4fc0413defc42f86776cd366802105fe070b1288646ac1d791909769f"}]}, {"id": "591226548bddedb2", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34614}, "digests": [{"algorithm": "sha256", "value": "a363c461be1658d9e042e33abf3823474751bb013f3ef7a14d3730c6ca9b9621"}]}, {"id": "847741ef63521169", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLBatch.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40144}, "digests": [{"algorithm": "sha256", "value": "e24110fd6ce1d777f3466e2e303ddfb4764994fefc46d4d68b7e4a36452ced5f"}]}, {"id": "4b5517079151005f", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLLegacy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2758}, "digests": [{"algorithm": "sha256", "value": "1f1b70ba8c03e9717b9be182920b15b84243f52dc2771392cafad3fb3dd34452"}]}, {"id": "6359e1c7ea676909", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/LinkSection.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4344}, "digests": [{"algorithm": "sha256", "value": "1665499ed540addc474972620cc8896b0dfba520394a1737c81b4b081dafa983"}]}, {"id": "01ccf279141d8700", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Methody.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3571}, "digests": [{"algorithm": "sha256", "value": "8650df559cc2b94bc66d293f4cbd3eaf207185fbb764ea0a55a63c2becee3a9e"}]}, {"id": "f456154121e2cce4", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Progress.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "18b2635dfdc0fd0528b44804f3ff918ee97330b20ead6b23099f04f6d273ecd1"}]}, {"id": "c69e6a3a1d9fc10b", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25729}, "digests": [{"algorithm": "sha256", "value": "710d5e6439ab690144d408cfa446dd1a025155cc508b08bc75af19c165bd60b3"}]}, {"id": "cfe2e71484450156", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserEndToken.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2884}, "digests": [{"algorithm": "sha256", "value": "4713a75fc872a9fcc0ad710c08c8c2ff664b225eb650132490f8dfb71a7fcd34"}]}, {"id": "78a5ff5c77166b35", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserStartToken.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4146}, "digests": [{"algorithm": "sha256", "value": "63ad291ad64e141259b56f2c17ed90c7d515da1fa6ec88c37b18b9bb35b47f49"}]}, {"id": "89c9c5b0b426f657", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserTextToken.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3363}, "digests": [{"algorithm": "sha256", "value": "cbccb92d5a726bfc1b1719305847eb0917b5c16d964b5db9ab89222375f40dc8"}]}, {"id": "5691a87ff1281071", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserToken.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4004}, "digests": [{"algorithm": "sha256", "value": "15bba79837d0b65f152acef259a29e844f3ccc8113e96133238ed87437d7aa65"}]}, {"id": "3ba04da620151c71", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/RTF.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22484}, "digests": [{"algorithm": "sha256", "value": "a1fe43b7b4fd7271f20ab35e50d5c96840faabbdbecd12fbda9bbb0f53d024dc"}]}, {"id": "a4fc598250e7a14e", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Search.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35108}, "digests": [{"algorithm": "sha256", "value": "3516e4c2aef40cf6ce7dffb39fe656df81b2375447b62b970dee79c2b2b7eba3"}]}, {"id": "32fcdd0d99b51e03", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/SimpleTree.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4632}, "digests": [{"algorithm": "sha256", "value": "73de4d4109d3cc2dd5642fda3ac561534eabe108552b111ca268517f02f612de"}]}, {"id": "95afb4040e1f1d6a", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Subclassing.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33294}, "digests": [{"algorithm": "sha256", "value": "193f0e104b55a4515e9102add160e0c5b01bc137881f76abb194104c1c6b422c"}]}, {"id": "da0ec65ab776c6fa", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Text.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5103}, "digests": [{"algorithm": "sha256", "value": "8503b1beed93130bceb3d828e0efce04e22934436e2e704905c8e2f5928e3340"}]}, {"id": "962ba2365c1daf73", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/TextContent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2518}, "digests": [{"algorithm": "sha256", "value": "d05b3df97f2a6521a870f1dfa3e6f2f3b830065e467d9d3b67ec3d7ff254ba8c"}]}, {"id": "cf6f12a6ece3a07c", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/TiedOutFH.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2751}, "digests": [{"algorithm": "sha256", "value": "cdd83175575feb600f962c4f5de5b9ca31e0a1fb75d874dfc0993a424e5f0939"}]}, {"id": "7e95049861ca7006", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Transcode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 736}, "digests": [{"algorithm": "sha256", "value": "883a8de0836d19bfd0ad9fc01f1f519ce1520a0c69547018ed6e7f6f3b0a660e"}]}, {"id": "23c27b3d379a860d", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeDumb.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2693}, "digests": [{"algorithm": "sha256", "value": "a75cfed98c0fb01f5d070751ae9d7c327c3a8495d0e76d4fd78442a178e8aa99"}]}, {"id": "9e1686ba38b30b1a", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeSmart.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "27c22d768132e40b816009812f78b5454fd706962c945a8920be8bf1979a3932"}]}, {"id": "25cbbb7eb5521594", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/XHTML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26400}, "digests": [{"algorithm": "sha256", "value": "30169b10764cab80bd93e9c08f72aeb057d1211177708c0dbccb4b2ccb6de76d"}]}, {"id": "b5f12a090b6b8b98", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/XMLOutStream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4666}, "digests": [{"algorithm": "sha256", "value": "f2c6c8a3b0b0217a914b2452a3ca7b00cd46061b80fcbb8925ad9f43010ee9c1"}]}, {"id": "d5295c0236253123", "location": {"path": "/usr/share/perl/5.30.0/Pod/Text.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36453}, "digests": [{"algorithm": "sha256", "value": "4607a6ad45683e1d91e5de3bda4c780ed9d06df814af6cc1ef453565100d3c3a"}]}, {"id": "55605a30ec529484", "location": {"path": "/usr/share/perl/5.30.0/Pod/Text/Color.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6202}, "digests": [{"algorithm": "sha256", "value": "69a42fd439557406fc269d4164bc277e4611d270ea43f3607d2819c77032d7c3"}]}, {"id": "8072fd3fed731c35", "location": {"path": "/usr/share/perl/5.30.0/Pod/Text/Overstrike.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6254}, "digests": [{"algorithm": "sha256", "value": "a9313b1dfca9f28247c4c048db2eec524a921095486a6427880665658ff89174"}]}, {"id": "53da51a95769db0e", "location": {"path": "/usr/share/perl/5.30.0/Pod/Text/Termcap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8666}, "digests": [{"algorithm": "sha256", "value": "7926c681bae82458e8ed7c05d247076e414f1e0d22f6a9ede67ccff11624d847"}]}, {"id": "96a35b617072bad1", "location": {"path": "/usr/share/perl/5.30.0/Pod/Usage.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29743}, "digests": [{"algorithm": "sha256", "value": "d4bb2aa672e3febd4fb215a2d7ddf87709500132cb44617502530d300707d515"}]}, {"id": "d59c976915d10d2a", "location": {"path": "/usr/share/perl/5.30.0/Safe.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25082}, "digests": [{"algorithm": "sha256", "value": "77ec60181f2efa625197c38b466b4819879672630bd849ed8acec502e6555e19"}]}, {"id": "67eeb480fad67c82", "location": {"path": "/usr/share/perl/5.30.0/Search/Dict.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3349}, "digests": [{"algorithm": "sha256", "value": "13525f3f1d9b34fc94e634623e82414f72ed8fe613b82acfe800cb66ad80a816"}]}, {"id": "2c3ed9ccaefd6a15", "location": {"path": "/usr/share/perl/5.30.0/SelectSaver.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "b951b99c894f701eac08b79265ff2ccbede0954f97a537d03fb78801ed645861"}]}, {"id": "550e6b1331c1c433", "location": {"path": "/usr/share/perl/5.30.0/SelfLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17683}, "digests": [{"algorithm": "sha256", "value": "dcd7032f86dc51544fadaed290098fcdcfc919e0dca76189ce2bac53162363ee"}]}, {"id": "cb600151afa29e3a", "location": {"path": "/usr/share/perl/5.30.0/Symbol.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4799}, "digests": [{"algorithm": "sha256", "value": "219ec21cc059ecfeb3bc7c6e349734dd0344a06a724781a54c17811d69ed77da"}]}, {"id": "4957f88cb9c6a5e3", "location": {"path": "/usr/share/perl/5.30.0/TAP/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "6c7a868589f2547c68e1542606729eb510b2a5091663ae3a2c00a486b062673a"}]}, {"id": "ebe0309feea58a5d", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11870}, "digests": [{"algorithm": "sha256", "value": "2f3a2306725283f3fb3eb299565a8534b29d52fe9495870c0fc98ad3e2b1ad76"}]}, {"id": "c46ef2989cf5da34", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Color.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2321}, "digests": [{"algorithm": "sha256", "value": "6528e3b11f157fb8803ab9499894e368224174ebbbf3abc02c3d5494e4479bcf"}]}, {"id": "8d206c6ce3797d36", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "a4ae4ddf50298c9e00115f0ecbe7977c34171941226f8e28b35e5500d341ad30"}]}, {"id": "a29bd04a56694a14", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/ParallelSession.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4183}, "digests": [{"algorithm": "sha256", "value": "2ad00543a66e4ba0eeb2cb8deb8cd0af5080c9a37e43d28f3a7df43fa56edc0c"}]}, {"id": "64374e10c58e1d28", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/Session.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5527}, "digests": [{"algorithm": "sha256", "value": "2fb36a942462f0d7e4e01f8dcd457e560a88f1c61b678d654c945cc7ff03733a"}]}, {"id": "f5868f28e8b4acd8", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 850}, "digests": [{"algorithm": "sha256", "value": "8624178af78141eb4c10dc465f4574188223dd0fcd70c2ada1e1fff2cb0754d1"}]}, {"id": "27e890946bec47b0", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File/Session.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2217}, "digests": [{"algorithm": "sha256", "value": "64b6348dd3f5c24710694eb79d022cf1d95e599dd60e048a6157461661e6fec2"}]}, {"id": "8413779c26d871b8", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Session.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4988}, "digests": [{"algorithm": "sha256", "value": "af5a8b29350bddc35c187b0529804468a048bd3db6a478104e619a21a116d6ef"}]}, {"id": "a69b8f523b2a02bc", "location": {"path": "/usr/share/perl/5.30.0/TAP/Harness.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29006}, "digests": [{"algorithm": "sha256", "value": "4097e5f4cfa71e7a7860ca830895a5d4963bcf92362fcb89ecc67a7f2dc56b88"}]}, {"id": "d8033afb68c9a91e", "location": {"path": "/usr/share/perl/5.30.0/TAP/Harness/Beyond.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15581}, "digests": [{"algorithm": "sha256", "value": "da2dedd348b7747c5ca2cf106b0eb87390324ceab00df7948e98d7ff18bc17f0"}]}, {"id": "e8ef6f4e05a08f05", "location": {"path": "/usr/share/perl/5.30.0/TAP/Harness/Env.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5416}, "digests": [{"algorithm": "sha256", "value": "16c31b12a380ef5b83d85723f0795ca13142dd25bbb96eb2841de2722e9afe62"}]}, {"id": "da688a02f0cbaee3", "location": {"path": "/usr/share/perl/5.30.0/TAP/Object.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "121dddea3c7df21a51303c793bd919d1f1a8706c281256ff8218d60a2a93546b"}]}, {"id": "82955a254f023dbb", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52145}, "digests": [{"algorithm": "sha256", "value": "bc5da1b719684d0aa54ab974b27a08465b9251038c544113095429c7d7aebbe6"}]}, {"id": "85078a41e184e055", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Aggregator.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9243}, "digests": [{"algorithm": "sha256", "value": "7af8c5bfe2b275bdb71e3d6706cf419ba06c1dfc14055422db2505c97867acdc"}]}, {"id": "242a0160bedd2346", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Grammar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15666}, "digests": [{"algorithm": "sha256", "value": "a4cfb237b2ba5985ba350c069738989c4c4f8d0887dcde9bc401faa1e8f9b79a"}]}, {"id": "21c41b4736c936c4", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2998}, "digests": [{"algorithm": "sha256", "value": "ab47673c49170fce89e4a4527ada166a1c6041633da252afcb60cda75823e64c"}]}, {"id": "b5685344e0a79d6a", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Array.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1696}, "digests": [{"algorithm": "sha256", "value": "193aaa5c0da3202614a6148919ba333b7262a4e00854752da9859acaca3b9098"}]}, {"id": "cd7bceda86666590", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Process.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9116}, "digests": [{"algorithm": "sha256", "value": "898391be1b2c994d4980894f07476f03d414b9f4c39d38d3dda47aeb7375a00b"}]}, {"id": "b64990a359f4695b", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Stream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1925}, "digests": [{"algorithm": "sha256", "value": "32a3bdbd55340c2ba65d7a0caaa2b4a817209949cefe54955a91392699775fac"}]}, {"id": "5294b68834a49cd1", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/IteratorFactory.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8307}, "digests": [{"algorithm": "sha256", "value": "1c5901a52e8bbe245e9992f5cf0be234c1f2ab618149e40d3bd5a34b9336e6af"}]}, {"id": "7f12053f4187e71b", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Multiplexer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4265}, "digests": [{"algorithm": "sha256", "value": "7bf4129bd7ba393e001ef9b4ef60563f30bfdf8256681ce819a16d98c89dd034"}]}, {"id": "6951552de6c89413", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6145}, "digests": [{"algorithm": "sha256", "value": "3d4739c3e504851cff6ee1fefb1db4aaca99ee9063d1bce20cb1fbbabe6bf613"}]}, {"id": "4624e46305230dee", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Bailout.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "6d28cbe3a94fdff329567d89cce52a0e1b30ca3f59245903c20d64c910c20831"}]}, {"id": "1d6a66723618b73a", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Comment.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 986}, "digests": [{"algorithm": "sha256", "value": "fe043357510e64550cc72b7a6618a43e4e74ee33d980dc332660105ec4ef91a2"}]}, {"id": "796c9c87cc701abf", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Plan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "1fb1f58610b8d71b4735f95d9748936b0f52e85d014517d3a6425c84a25d9296"}]}, {"id": "3f16b5664918d076", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Pragma.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 946}, "digests": [{"algorithm": "sha256", "value": "14609bc970407dae154098439bf44e1d102b66afd4b8a5a0ced7f3199656699a"}]}, {"id": "8a0039c41388a9f3", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Test.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6078}, "digests": [{"algorithm": "sha256", "value": "7f5629a4d514c2f52a901ad45d8c828d68689bda55e455e2091be51b1263c729"}]}, {"id": "c35c96a8605f7d18", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Unknown.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 734}, "digests": [{"algorithm": "sha256", "value": "a65b97e1499df488828b62547154b0eff53d8c6549b72b3df80145a3493e7f61"}]}, {"id": "b4e8c602d91abe6b", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 946}, "digests": [{"algorithm": "sha256", "value": "21ec38f085d83a9a583672e46a0d9c74050dd6e7ac8ef0aaad25baa96d0cb54b"}]}, {"id": "afcbc2a154a8702e", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/YAML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 880}, "digests": [{"algorithm": "sha256", "value": "96e7dae598bf749642c1faf675e1009649bd3f5bd0d85d8f46797f44866f0ca1"}]}, {"id": "3e3bfdabdc00d494", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/ResultFactory.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4065}, "digests": [{"algorithm": "sha256", "value": "9ab0de32fec9429b0ad2bbc6181d1cd8bb9fec3ff851a8987843b98e53c8c880"}]}, {"id": "3af73b1922af68fa", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11543}, "digests": [{"algorithm": "sha256", "value": "6e9dce1b4aee701e6182117273f9b850d617483e32ae6f9ef5ed548ba646c612"}]}, {"id": "408b221fc5977233", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Job.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2201}, "digests": [{"algorithm": "sha256", "value": "15fd7e093c58e199c602f45a3a82be7189094070c31ac298a8bfa8f916d6547b"}]}, {"id": "bdbbf9727bfa5ff6", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Spinner.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "fb072da532ebb5df2eadb188058f9f3aea7235609a674ae9c6093150127dc19f"}]}, {"id": "1ccc90a99db83d3a", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Source.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9551}, "digests": [{"algorithm": "sha256", "value": "bb897086e55d3c5b7abc36660a0465fd7d3305dc086d4b771d7d8f1af8c65925"}]}, {"id": "7f37f7c38260bbcc", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5154}, "digests": [{"algorithm": "sha256", "value": "5039d0b877ad31acd17fbce2afacd4e87315325738e2d39f2a5f5d4931b182ca"}]}, {"id": "5b792f8d0e66d2e9", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Executable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4045}, "digests": [{"algorithm": "sha256", "value": "4ddee089d5d9172fb43de35e4574eeae02d5818a4711a56caf8f3c9babb8e6a2"}]}, {"id": "e9082227e22f6809", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2993}, "digests": [{"algorithm": "sha256", "value": "6287b80e6e9263a744e0954f3bbde7498267723aa630d23a0d39082265813ff0"}]}, {"id": "a5722cd360adfaec", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Handle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2651}, "digests": [{"algorithm": "sha256", "value": "30ec25cf2b5878dd8cbe44e1212a606e1d8b94ceabafbe4dfd58847870c1a353"}]}, {"id": "24f96fecf60a3620", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Perl.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9447}, "digests": [{"algorithm": "sha256", "value": "09e8afc6fc8e07cd1ff2c6242d5db495520dfdd1b35c49172156eb6ca3dc5df0"}]}, {"id": "18071298cdbaf1e5", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/RawTAP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2842}, "digests": [{"algorithm": "sha256", "value": "019eee578f770da6b503247954390580e47ff4eee772ad9d933e703389ec91da"}]}, {"id": "3fc4543a5e4609f8", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Reader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7603}, "digests": [{"algorithm": "sha256", "value": "43f6fa1ee45644044d546bd8163b0be1353cedd3b84ba51475c7f1ff25285d44"}]}, {"id": "2b4877e2844bbf5a", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Writer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5235}, "digests": [{"algorithm": "sha256", "value": "c5ba1f0fa70212262c2ddbce739fcb22086cf055f6a7ea29b4e63e3c0f553a7f"}]}, {"id": "2bd04e23ec3dc096", "location": {"path": "/usr/share/perl/5.30.0/Term/ANSIColor.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49311}, "digests": [{"algorithm": "sha256", "value": "809c81ac6cb37c3dce9d2291ae2130b2ccecc4c3a9045625eaf521180cd3c8d7"}]}, {"id": "72fe8ae4d23d1fec", "location": {"path": "/usr/share/perl/5.30.0/Term/Cap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19774}, "digests": [{"algorithm": "sha256", "value": "7d12f7d11646fe7a6cf76aa6d090e90769752573222bc3a331df371657cdeb92"}]}, {"id": "fde80228897e3167", "location": {"path": "/usr/share/perl/5.30.0/Term/Complete.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4552}, "digests": [{"algorithm": "sha256", "value": "685153447312b3322627a7f28b432e1a9ab202bf89a0352309f274b039a4339e"}]}, {"id": "052f3a8d1a6b40bd", "location": {"path": "/usr/share/perl/5.30.0/Term/ReadLine.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14036}, "digests": [{"algorithm": "sha256", "value": "b0d7a98b14de828e10c92d697d1b7c7ab1870bc08f00569e2e5e66395de86ff7"}]}, {"id": "d4371a79b92022c9", "location": {"path": "/usr/share/perl/5.30.0/Test.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30042}, "digests": [{"algorithm": "sha256", "value": "8da7d115d60b42265b6bfba1d68c85e3ae4f27d243567a93c6b4f5655cda2231"}]}, {"id": "44fadf909b6c7d7e", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63537}, "digests": [{"algorithm": "sha256", "value": "cdaf79fa34916d8bf4acab88226ddc96ccf6b2b6bf00d61a8a08412f4b00dda1"}]}, {"id": "b9ad5d9a61d73cc9", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/Formatter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2000}, "digests": [{"algorithm": "sha256", "value": "69175862ea4402f4bd4f531372caa9c1c508c36a747c3cc6f6ac09e6cd44b8a0"}]}, {"id": "fab7248b03e53734", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/IO/Scalar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13640}, "digests": [{"algorithm": "sha256", "value": "256e5f5393ff2e1d74531878207f265421fcab42dff41fa187e4113c90c181af"}]}, {"id": "842a3fb6b856d7aa", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/Module.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3927}, "digests": [{"algorithm": "sha256", "value": "79bf4caf0361b439dcb29356d47a97de805191de14a0c657adc9493c417e39de"}]}, {"id": "ba37a6fda991064a", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18035}, "digests": [{"algorithm": "sha256", "value": "40595c35d26fd0e5827c95df357cb3ca36b234a2143af7b1ef513a9322ca0b3a"}]}, {"id": "71667161f7da4596", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester/Color.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 973}, "digests": [{"algorithm": "sha256", "value": "30d04ea414231e0ffd3da4f1cde87223fea36db7ee2e6fd344d86c9bbf64e25f"}]}, {"id": "21b88bc1880bffa0", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/TodoDiag.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1081}, "digests": [{"algorithm": "sha256", "value": "90878733f0af9b0c4fe1e302d110d4e27676eb430ed65e7b802aa63135e6c11b"}]}, {"id": "27aeca5fcc66caac", "location": {"path": "/usr/share/perl/5.30.0/Test/Harness.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16649}, "digests": [{"algorithm": "sha256", "value": "a1e5aff43ff7571d06e00ae751fc0e8115a12d250fb08fcee64ced04f9bfc1bc"}]}, {"id": "5f34919a075113b8", "location": {"path": "/usr/share/perl/5.30.0/Test/More.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52691}, "digests": [{"algorithm": "sha256", "value": "b32ad2ddc763050b4bf4e8848f5e3597fa872f905e7877cbbb7cae6fb251f4d5"}]}, {"id": "352762429d0c1657", "location": {"path": "/usr/share/perl/5.30.0/Test/Simple.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6492}, "digests": [{"algorithm": "sha256", "value": "46f833e36a3e86b53f61b54b7b04716858284ad04d78c229156a50d1acf4c47b"}]}, {"id": "3414212828a235cf", "location": {"path": "/usr/share/perl/5.30.0/Test/Tester.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18334}, "digests": [{"algorithm": "sha256", "value": "99b328ca8efa5c6ca7c315b28f9387f8335245effa5cfaa5431a134d27fe5894"}]}, {"id": "d0744d4237ba7662", "location": {"path": "/usr/share/perl/5.30.0/Test/Tester/Capture.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4541}, "digests": [{"algorithm": "sha256", "value": "487a39610b2a9725a082b86cdefb8cde64956fede86265a0846cee99d5b2de32"}]}, {"id": "03cf68b363b63a7f", "location": {"path": "/usr/share/perl/5.30.0/Test/Tester/CaptureRunner.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "269a7ba0fad4eb7c95cbf43375a45e7e7ef63bb5d5ef56f16469b5ac2613d0e6"}]}, {"id": "808242dedee70f30", "location": {"path": "/usr/share/perl/5.30.0/Test/Tester/Delegate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "e6963ebd378305281c6d86c46de654debf250c26f65310f19633e681389b141e"}]}, {"id": "052595e077799e34", "location": {"path": "/usr/share/perl/5.30.0/Test/Tutorial.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19346}, "digests": [{"algorithm": "sha256", "value": "c75ca5da3e428bc9ffd1a520d559cde2762dd275244be7924d2b819d30fe8c89"}]}, {"id": "d2e7594cfd801193", "location": {"path": "/usr/share/perl/5.30.0/Test/use/ok.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1360}, "digests": [{"algorithm": "sha256", "value": "356d08c93cf995b95e9c313a6c5cae1116aa9bfbe965548178214081abfb2672"}]}, {"id": "21c12bc077cd01b6", "location": {"path": "/usr/share/perl/5.30.0/Test2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6393}, "digests": [{"algorithm": "sha256", "value": "8b8569721b4adbaefabf444d4cd9dc2d51a63e23e8c9567e22772005ae9b3bb4"}]}, {"id": "93847811391f0846", "location": {"path": "/usr/share/perl/5.30.0/Test2/API.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46069}, "digests": [{"algorithm": "sha256", "value": "f6cb21f588c42370eb8d9b60e542e2fcc62c0913653177233284d3ecc3275d34"}]}, {"id": "adc74fca332022eb", "location": {"path": "/usr/share/perl/5.30.0/Test2/API/Breakage.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4740}, "digests": [{"algorithm": "sha256", "value": "d321b3476a3bb61356236b1cda89ba4c0b21c211452fdb23e4070df220059d58"}]}, {"id": "ac709873ef6ce071", "location": {"path": "/usr/share/perl/5.30.0/Test2/API/Context.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27296}, "digests": [{"algorithm": "sha256", "value": "27f17a8371c9641fe844ea7aeefcd562b2b38f152582c470b3c4d4b5540475df"}]}, {"id": "41dcef89b75892eb", "location": {"path": "/usr/share/perl/5.30.0/Test2/API/Instance.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21497}, "digests": [{"algorithm": "sha256", "value": "6c1603bf50d1b93a1ac2ea43a2fc407418b525f434de70e2629591a5d2591e1c"}]}, {"id": "d30e270880701ace", "location": {"path": "/usr/share/perl/5.30.0/Test2/API/Stack.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4777}, "digests": [{"algorithm": "sha256", "value": "db2b216cc41eedafcdafaa3ea3c0276e96e4c7fc23a2f213a3aa14668a08072e"}]}, {"id": "6409c32850ff70b1", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22641}, "digests": [{"algorithm": "sha256", "value": "a6d20bd7c11ac40b69f605ced0a7e2b85d43887a0adafffbf68acf001598aec8"}]}, {"id": "de264815b8a2b0cb", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Bail.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1696}, "digests": [{"algorithm": "sha256", "value": "fe2c0c01ac00e0415831b16d9b9ab5e220605ed8e2027d9068cd315b384cbe8b"}]}, {"id": "0701c59c506af136", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Diag.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1455}, "digests": [{"algorithm": "sha256", "value": "f394b3adaf526d01a50af7980210a8453e334b245c1309ec86cd04aebc09f73c"}]}, {"id": "8234853feb2c41f8", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Encoding.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "d12f77eb025be3c240cf2df1896bfd44da584fecdd3fb12b0270d6e35ef78d92"}]}, {"id": "a3183380eec92b55", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Exception.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "15e4f6f67a60b33c3aab111cff3981309335701cb1c2fefde83a02318c8ed60a"}]}, {"id": "5a7483fbc331570b", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Fail.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2018}, "digests": [{"algorithm": "sha256", "value": "036023dc8a295c701205a9f4cea970d7bbe178bb239cf5367bae02328ab5350c"}]}, {"id": "e05f176d15bfefc6", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Generic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5909}, "digests": [{"algorithm": "sha256", "value": "731277447e7db847346cff1c30b299f97416042ec33303f83760b07dfd711289"}]}, {"id": "dda805d2a0f29fe6", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Note.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "089fd7d4458c05b9767f0aa463b4192e941707ed44fad2ddce0869189361d618"}]}, {"id": "82e3aae094dc2560", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Ok.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2899}, "digests": [{"algorithm": "sha256", "value": "b1f966ef3c2111d73f93ce227653fe56f9eb9028afd79e8cce2d153768f99e68"}]}, {"id": "358d7362ff517059", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Pass.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1934}, "digests": [{"algorithm": "sha256", "value": "6e7ab76246f5d378a9641394f43ac4f7f7d84e1eafddadc4595343150d12c094"}]}, {"id": "f186ccaeca7a4501", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Plan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "b72435331d3b961829d70ee80ee3c2a206c1f2102ade55eb72c9ceebb2159351"}]}, {"id": "47ee1e05b3e6a159", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Skip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2010}, "digests": [{"algorithm": "sha256", "value": "be416b1e4dac02890a820403ee9ba9877f5566cb53e1291be8104f2569428bdd"}]}, {"id": "c5dbe9cabda83e0d", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Subtest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3197}, "digests": [{"algorithm": "sha256", "value": "2154a94ccbe07187dc6195f654d27b4c6aa1b57bfc95354c39856d10973db475"}]}, {"id": "00f7af67cd9fe228", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/TAP/Version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1644}, "digests": [{"algorithm": "sha256", "value": "3dbf6793fe720b39ab396b1b39af8aad39fd9e3b0f39af3951ff231f510a23b0"}]}, {"id": "db209f8802ccf425", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/V2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4810}, "digests": [{"algorithm": "sha256", "value": "69551d615043e09d4f860e829efa233efacf1ce7044db89681271f4d0e48b703"}]}, {"id": "1398292921108815", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Waiting.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cdbe69171455351dd2714beb5d05c2ed6d2ac9a4a102f1f92a45fd40d799087f"}]}, {"id": "4a4b64d3b9c891e9", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1494}, "digests": [{"algorithm": "sha256", "value": "397a570597df383aa513de6ac7f3a26ee22f12fc1f57a922b7d4ac670c7e6fa1"}]}, {"id": "c0c29fa0ae42f844", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/About.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1484}, "digests": [{"algorithm": "sha256", "value": "a868c855bf34fe3666b807d32009d7b754dfe2b9d2578293bf4f0c4862a108fb"}]}, {"id": "b78ea0a287bd13e6", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Amnesty.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "bb559a521bbe82e1011fdd8c227a2a212ccaba52646962e39caf5bf90fd3d024"}]}, {"id": "0c08b928a07c5cd4", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Assert.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1712}, "digests": [{"algorithm": "sha256", "value": "e7f0ac87a9dcde7a42cc39ca017676b524b16c1d8264f89341abd9a460b4ccf9"}]}, {"id": "b0dc2fafff8d6738", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Control.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1836}, "digests": [{"algorithm": "sha256", "value": "5a7e45199ab316ee1dc46f8bd49d79b0143f58b756d992eaf4491d0019b667e6"}]}, {"id": "8779f2506251f5ac", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Error.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1803}, "digests": [{"algorithm": "sha256", "value": "863705e5c6a78f5a49d341dc17a892cf8241d2529af8e61c208161c506a1c15d"}]}, {"id": "579b75ce39d11273", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Hub.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1877}, "digests": [{"algorithm": "sha256", "value": "c09e4855c8820540087fe7e556057714938ec312bf95d2171d9325e106534600"}]}, {"id": "7025d6e073dd07f1", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3126}, "digests": [{"algorithm": "sha256", "value": "8cbb955d920924baa95dda4fcfc59be252f8c0d5d9eb7fbf77c51045c6077ddf"}]}, {"id": "14afbb1b13699c8d", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info/Table.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2827}, "digests": [{"algorithm": "sha256", "value": "c18b58e253457d2557bf0bfbd0e775670b314a7c57ed6e2d68050b413f986128"}]}, {"id": "b54e2968930fa4b2", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Meta.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1862}, "digests": [{"algorithm": "sha256", "value": "27cea3e7cd8f2ff13340bc7c6e2a1540d0c283fb30c05a788c788382aea49359"}]}, {"id": "79f25bd84f45fb95", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Parent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1750}, "digests": [{"algorithm": "sha256", "value": "191ddab48e22247dfc12d7a1bf28da9e35da65bf034410fe77ce95802bb95543"}]}, {"id": "fd03549439dadd87", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Plan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1886}, "digests": [{"algorithm": "sha256", "value": "1bd4104d433438efac9b5f36cf78b886db51fc49caa3876e6969cac3d31c2b72"}]}, {"id": "588f2a3f69552786", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Render.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2047}, "digests": [{"algorithm": "sha256", "value": "c2eee380751da1c44bb86e922440a02a7649b1364864d021b2171aacc64e516b"}]}, {"id": "f242f882712aea0f", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Trace.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6073}, "digests": [{"algorithm": "sha256", "value": "b7734ff0eda647d3eaacef73f9567a14881b9ab11784a0b15a07439087c040b1"}]}, {"id": "f27c21d0a21d0b24", "location": {"path": "/usr/share/perl/5.30.0/Test2/Formatter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3953}, "digests": [{"algorithm": "sha256", "value": "1528c67aa0ddfb8fee73615fd3bdac65bc1b575db8c5bf3826daafdc9296f2e7"}]}, {"id": "3246e93c9cea2ea3", "location": {"path": "/usr/share/perl/5.30.0/Test2/Formatter/TAP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13562}, "digests": [{"algorithm": "sha256", "value": "a704221dca2a1021abf38441a44f29f6fdc703a14c758d4e87e20aad5916d51a"}]}, {"id": "dbe498c04116a99e", "location": {"path": "/usr/share/perl/5.30.0/Test2/Hub.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22774}, "digests": [{"algorithm": "sha256", "value": "3052f5426e714e93da0d68bd93f1f14b1f8f12e52af0c709c33b92a2be0d15a7"}]}, {"id": "840d953a1fcc212a", "location": {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "1a1146ccf1c14dd809b9164349145137f404546dc85161b6c9fcde753d44dae1"}]}, {"id": "0eb7b5e863880df7", "location": {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor/Terminator.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 736}, "digests": [{"algorithm": "sha256", "value": "addebed6c18a57f445daeb17fedb2fc8c88439d25cc7ad70f2cd30a4541b02d9"}]}, {"id": "b8929e6add6efc85", "location": {"path": "/usr/share/perl/5.30.0/Test2/Hub/Subtest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2640}, "digests": [{"algorithm": "sha256", "value": "b1ebcca5e5a49c299d669e5c3ae59cdc0bec7ff8877f7d03b5b459e5f8b0a574"}]}, {"id": "ddfba9db86ef6013", "location": {"path": "/usr/share/perl/5.30.0/Test2/IPC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3174}, "digests": [{"algorithm": "sha256", "value": "f13ec3550b0c84ad457954658a079168ca15eb4fc8abd6aa0f1e217e7528a108"}]}, {"id": "bd66950540133866", "location": {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6522}, "digests": [{"algorithm": "sha256", "value": "bcaf9719a9dabe5e94aa850bb0ed83ea1a0c7ade83bec6705a73258070c2f77e"}]}, {"id": "6bc8b6592ba04054", "location": {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver/Files.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12783}, "digests": [{"algorithm": "sha256", "value": "f7afafe00eb536456e2203c919556f2b11789f7e0516ea22f38e2417f5c50b43"}]}, {"id": "58a9d0283c548cd3", "location": {"path": "/usr/share/perl/5.30.0/Test2/Tools/Tiny.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9141}, "digests": [{"algorithm": "sha256", "value": "75a4859bd480e379b699408116c7d5a582b28364a5110c3fbc21d08b7c0f9136"}]}, {"id": "85673c48791831ee", "location": {"path": "/usr/share/perl/5.30.0/Test2/Transition.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13478}, "digests": [{"algorithm": "sha256", "value": "17e4ec6226869f3a88a88b13ff9c830008e2e344d91df9d880b841f0e9d2f2fd"}]}, {"id": "6644de971f91af2f", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10500}, "digests": [{"algorithm": "sha256", "value": "8f4c59363fca4f39adcaebda9f83f11049610d95e79f7320e22d5dc4992fe1dc"}]}, {"id": "af1719ebb49c955b", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util/ExternalMeta.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3779}, "digests": [{"algorithm": "sha256", "value": "bc7ee1e23c212806d13dc496f9ed97afd66b631a19e5a131a8a707bd9fa737c6"}]}, {"id": "9eb80769e8ef65fe", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util/Facets2Legacy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6907}, "digests": [{"algorithm": "sha256", "value": "6be870320933a6b9935efb006d1325e79fb0e4806fe3768a2664d92a98e34cc1"}]}, {"id": "63f0f93c9c961ac8", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util/HashBase.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11722}, "digests": [{"algorithm": "sha256", "value": "48bd412ae3a09d35488b2c4e599e9c83a67f2302d2c828dd94d1b9ed193a2860"}]}, {"id": "7cfd8569286f7d01", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util/Trace.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "df9ddfdb0abb98c229c3af7dda7587e72cb6cbbac865cd7d91f32a3293562400"}]}, {"id": "ab8d7165ae8be992", "location": {"path": "/usr/share/perl/5.30.0/Text/Abbrev.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "bd8e984ee828638d9d17515c406d093eb28723dfb6b0f12dc61926e59bf5ea4a"}]}, {"id": "affc4f73265a4249", "location": {"path": "/usr/share/perl/5.30.0/Text/Balanced.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67694}, "digests": [{"algorithm": "sha256", "value": "87edef28a20b3cbfeba2b3d0db3040c9ac28b10af35a79e95698ef58ea35486c"}]}, {"id": "f17bd05260247849", "location": {"path": "/usr/share/perl/5.30.0/Text/ParseWords.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8144}, "digests": [{"algorithm": "sha256", "value": "8a33df070a25ea3fe4e1decc3de808e6c186805fd068b02792ee01523bc9df57"}]}, {"id": "babff932c97d585f", "location": {"path": "/usr/share/perl/5.30.0/Text/Tabs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4457}, "digests": [{"algorithm": "sha256", "value": "d97497df58a7be9eaa83821332401a5a622750040136bb328a4d005d8812a295"}]}, {"id": "acac0cd7d62d5e4e", "location": {"path": "/usr/share/perl/5.30.0/Text/Wrap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9018}, "digests": [{"algorithm": "sha256", "value": "1ae6b56a173c7ac166ef5dff4e0d2e882fb1f5389a1eceeac7b70ed8d09d5a79"}]}, {"id": "34ab01269449959a", "location": {"path": "/usr/share/perl/5.30.0/Thread.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8287}, "digests": [{"algorithm": "sha256", "value": "0d97316fa237eede5fbd98ab28c7838229423df1a7adaf7ba3503fd8f5ad3d85"}]}, {"id": "3d5bfba2aad78352", "location": {"path": "/usr/share/perl/5.30.0/Thread/Queue.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17647}, "digests": [{"algorithm": "sha256", "value": "391e629d6bf469f514417f223cc187d39be9a6572a21d2168f83bdaed5b73568"}]}, {"id": "ca63dbc760a7049c", "location": {"path": "/usr/share/perl/5.30.0/Thread/Semaphore.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7582}, "digests": [{"algorithm": "sha256", "value": "6fa6967cc7b2ad72eec3c2c627120e8396be9223522d733f57c9d1c5ad14a3cf"}]}, {"id": "e7baf66e3b444819", "location": {"path": "/usr/share/perl/5.30.0/Tie/Array.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7303}, "digests": [{"algorithm": "sha256", "value": "cf94eae7755e911ddfd5c8e0853d29ad748a8359f05b9a156704fb7981185aa8"}]}, {"id": "e5f44f4aea5fec6c", "location": {"path": "/usr/share/perl/5.30.0/Tie/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 77444}, "digests": [{"algorithm": "sha256", "value": "d1a3234f91d7e4ba0e4018fb822bece4981c6baabe33846da19b179beace0f3f"}]}, {"id": "e40731560b79da71", "location": {"path": "/usr/share/perl/5.30.0/Tie/Handle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4202}, "digests": [{"algorithm": "sha256", "value": "a15263f2fbaab6927932fbdf5dc7be936cc2e577120783a36a4992c15314f0aa"}]}, {"id": "c2f203a4c7fa9d26", "location": {"path": "/usr/share/perl/5.30.0/Tie/Hash.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7639}, "digests": [{"algorithm": "sha256", "value": "12e565ea59a4a3a332d8fefa40a654f9482014c145f165bef3d065a59daee55a"}]}, {"id": "d5c4b8ee9195a422", "location": {"path": "/usr/share/perl/5.30.0/Tie/Memoize.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4251}, "digests": [{"algorithm": "sha256", "value": "64d7bc642e1bdbcd01b125a860cfcc0f3f4700ef7a635655b0a7e2eae6cb78c5"}]}, {"id": "9ff6362c5b751b63", "location": {"path": "/usr/share/perl/5.30.0/Tie/RefHash.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6237}, "digests": [{"algorithm": "sha256", "value": "5fab9bbf77aead9fb466b79a143dd37334541d900974380dd06eb8e2f924eb19"}]}, {"id": "0b3fd9cedd8cec47", "location": {"path": "/usr/share/perl/5.30.0/Tie/Scalar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4164}, "digests": [{"algorithm": "sha256", "value": "d9bda096d077878654f000befe314c2890c3a4be204d7b8703b6a4dfcb40867a"}]}, {"id": "14647d993ae45c33", "location": {"path": "/usr/share/perl/5.30.0/Tie/StdHandle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1378}, "digests": [{"algorithm": "sha256", "value": "a4548841fa6ffd98c61e1e9aae833d7975a227a77b5d6dbf0474260b1cfb87e4"}]}, {"id": "53b9dadf582e5a93", "location": {"path": "/usr/share/perl/5.30.0/Tie/SubstrHash.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5404}, "digests": [{"algorithm": "sha256", "value": "d3207217dce4917df140c21d3ed0f408882bf70d7bc8a49a2589e0f23d61d03c"}]}, {"id": "7e0ff09c0597d4ee", "location": {"path": "/usr/share/perl/5.30.0/Time/Local.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14362}, "digests": [{"algorithm": "sha256", "value": "c2db1e6ad7020c344d34d247b6d065f6558c1429ac8f631bb84ee30200c5a601"}]}, {"id": "e697f1e517d79f32", "location": {"path": "/usr/share/perl/5.30.0/Time/gmtime.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "f9ceb1e104e7b7ce1f5cae17575085459f5e2a72a3967195060e8f3d43669d8d"}]}, {"id": "53417ec34afce04a", "location": {"path": "/usr/share/perl/5.30.0/Time/localtime.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "2c596b4487b8a9b29722fa272d530d33616aa92a00aa1ec9abb652994e73e866"}]}, {"id": "6b6072200f8e44c8", "location": {"path": "/usr/share/perl/5.30.0/Time/tm.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "1e44c71d66a4ee043692d225d9bbc01be51f0e5051b0cdc057cbfe3af4cfd2cc"}]}, {"id": "cc92585e8d9392d5", "location": {"path": "/usr/share/perl/5.30.0/UNIVERSAL.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6594}, "digests": [{"algorithm": "sha256", "value": "899d9399b809be16d0797decabe63cc647f7985a605ae60de860be1a439c3056"}]}, {"id": "90381c8481533d88", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Big5.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66468}, "digests": [{"algorithm": "sha256", "value": "626c69599a53f89263a0efd62f34eeedc658085837e72d93ace939d95e585629"}]}, {"id": "822c7672855ad3f2", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/GB2312.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35206}, "digests": [{"algorithm": "sha256", "value": "c18a2e17fb3044cf661df0bf8410e67aa36656bfb66fa81c245d053fba473639"}]}, {"id": "c17d3c0574a75a78", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/JISX0208.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32777}, "digests": [{"algorithm": "sha256", "value": "2aeeca8db81fe9f1d8da4eaf873f309f51d8affedb22c7f932e5ae28f5334722"}]}, {"id": "dbaecc6c6e0f8cad", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Korean.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48679}, "digests": [{"algorithm": "sha256", "value": "3fd038680985306f97427928a2dd9c7d614b2b8197f46418f865e48e8b4b6adb"}]}, {"id": "02087bda8572915c", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Pinyin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106071}, "digests": [{"algorithm": "sha256", "value": "084e6ec157acc463f03e27388bdf793a8c71583fb119779a3927db1dd73bb35e"}]}, {"id": "712c20c974c8279f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Stroke.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 121621}, "digests": [{"algorithm": "sha256", "value": "cd8e49cf8f7c3373ea78d0f108e2bd03bf77c427aba01092318b449aef080d0c"}]}, {"id": "185f209d0affa086", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Zhuyin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112687}, "digests": [{"algorithm": "sha256", "value": "5a6057ea0788eda824ddc4d2237d3a626fab0406a711ece640846ca266a94bbe"}]}, {"id": "dcc3747756c6061a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/af.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 158}, "digests": [{"algorithm": "sha256", "value": "b83c8137c7b8a93be8453b3701aab57b5c0527e27700ea388a8b5cfd705964c0"}]}, {"id": "c7427f37c326029c", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ar.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 861}, "digests": [{"algorithm": "sha256", "value": "cef7bb5c8e91f0d4c0468114c4ed5f141e9cdf6c32389a8e89762d602abf857a"}]}, {"id": "f70ed944bff3d798", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/as.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "9ce09b7e620f66bbd5f038fbd7752cb9f15bfb09977a252255f27411e759a58f"}]}, {"id": "e0aaa66fc6ce5ae7", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/az.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3600}, "digests": [{"algorithm": "sha256", "value": "9828486b4f76e068e2e84783558b51012f5078427484b5365bc9a8468ece88c8"}]}, {"id": "2eebf822c04dc1e8", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/be.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 566}, "digests": [{"algorithm": "sha256", "value": "debc955ba47821c63bac51a4e29760e19b3baf30508266eb61d37a2cd1c4622b"}]}, {"id": "04213fd1c12c15fe", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/bn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 364}, "digests": [{"algorithm": "sha256", "value": "9b2df0da57ae42a5e8de320ccf5402c40b4306e30d7849c185546a08b5830fbb"}]}, {"id": "d2b4c44d800849d0", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ca.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1336}, "digests": [{"algorithm": "sha256", "value": "03d0e36aebab2afabb145244ce9528e2d2f1ffc53572b8dcadd8cde12e63e757"}]}, {"id": "dc56e47c0d195bb5", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cs.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1472}, "digests": [{"algorithm": "sha256", "value": "cdda9cc7a225f73ce7ce401936173495bebd8cc09a8d7f2fc1ff03e0bf817271"}]}, {"id": "a1213a7161522783", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16789}, "digests": [{"algorithm": "sha256", "value": "3274e129ad488d11a031c5234ff6d414297ae6c9caa5f4f50523f33c39d6d537"}]}, {"id": "46093a0b2576a2c3", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "2d932664b0c9bc01ba5ddceabcd8225a6f2f90fc83ba48854f71da488c261726"}]}, {"id": "2d420a21cf06089f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/da.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5681}, "digests": [{"algorithm": "sha256", "value": "0c018cd1cad7b4e7213dcf195076a5550a298cd7c2c3b80b605fc4c6ebb56c3a"}]}, {"id": "fb61c00b600d64d6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_at_ph.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "a039a3dbc8c66c966620b89cc42ad455e258647bb39651e6b3b5f56a82f470ca"}]}, {"id": "28a0ffc07680adc6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_phone.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2476}, "digests": [{"algorithm": "sha256", "value": "2d10baa6ed0f4a543b25be20ac45c0ef1c8dc0cf90e457c7e7a27f1d3f326638"}]}, {"id": "4215e7230187f73e", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/dsb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3686}, "digests": [{"algorithm": "sha256", "value": "2c3e6feba0f91ace8b1f043f0e708abedf2606a9560809c6cabbacfa9751112d"}]}, {"id": "01f59666d5691614", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ee.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2556}, "digests": [{"algorithm": "sha256", "value": "77090698b00fd8494d0ee5d28d0a734dd00e89e0f5f5afa8a4d96d83dfb91434"}]}, {"id": "36810ff679de5546", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/eo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "2a4ab7e0c5eb680bd1ce818332111ca509faa98f13b4dacb93d3a3e53ea18f18"}]}, {"id": "3d3d8deb598225a0", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "eb0c1b82e49d5820632e8fc2748871b451bae3c53573266fd673ba3252b66dc9"}]}, {"id": "bc068a04ff5c70f4", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es_trad.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 816}, "digests": [{"algorithm": "sha256", "value": "eca4935811f002bddc85370bfa5ace1392ee81de81594d187a8fdc7ff7c8745b"}]}, {"id": "711957dd4ae68b1f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/et.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3700}, "digests": [{"algorithm": "sha256", "value": "2381a9a3e4ffbd76377765b9a493ea786c566eaf8d0a703fe61f7d077ac527d9"}]}, {"id": "4a62de8a423a142d", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fa.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3410}, "digests": [{"algorithm": "sha256", "value": "bd763197995f2c73ccef56315d95aab97926f9585c7bf31cef31949ea56bc111"}]}, {"id": "3187c5a702f772d9", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4766}, "digests": [{"algorithm": "sha256", "value": "b98fbbbd4038283f1316ea8356e8f156217eb352cb01d79df714e95dcde8626a"}]}, {"id": "d1e3b0c4c44a5ecd", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi_phone.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4658}, "digests": [{"algorithm": "sha256", "value": "2e835931509d8137e6066721947241e5cf7e6a29167f7369aba9e4920580595d"}]}, {"id": "e1b6201752691fd8", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fil.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "ac3a6082221307e46f5baa03729b06a6d0a92d4cf741e3f2d0e7d9d7741cc6d4"}]}, {"id": "dc767f4571672ffc", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5534}, "digests": [{"algorithm": "sha256", "value": "2ef64dacdc4b187fcb1cc1c3e257e6ce0a22ee1a8fb340b316689d53fe1d4d8e"}]}, {"id": "64d24f459bc87a7b", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fr_ca.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "7aad59cd14427ea1f6281ac260029c1b08c74c8a906c4fd5f31406204477a275"}]}, {"id": "fe413433b58cfdae", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/gu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 361}, "digests": [{"algorithm": "sha256", "value": "6dd07f2d3f0c5aba678bd9584989146d1fb465ccf5d8ae9d6d2486da823d1919"}]}, {"id": "c0ef477e14dbb833", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ha.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 917}, "digests": [{"algorithm": "sha256", "value": "55130a605b2a17e3d43dcb43f6e4f12cc1a3d98462adb92f5b24e5e5682a8000"}]}, {"id": "cab954b5a29fc23b", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/haw.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1511}, "digests": [{"algorithm": "sha256", "value": "a7699a11fe18968e92f74cf8a8f8ebe17228d23f2ed37876551b56d51f0f6400"}]}, {"id": "0018c308c4d8ce20", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/he.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "9b802a350cca0c61dcabad829202b218f00f22dc4901976574d34b9f87c397e0"}]}, {"id": "bab3a1a8d0e65e69", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 369}, "digests": [{"algorithm": "sha256", "value": "f83c7bc2570376a70b758dbcbb707652f081b5ab510147fe6367dd12939d993d"}]}, {"id": "def668a3fe18645a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3270}, "digests": [{"algorithm": "sha256", "value": "6cff41a5f65dfdb4d635e727c003e2bf1b05c9ac66dce1095f466ae91510dd3e"}]}, {"id": "eb16295171cc71ff", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17354}, "digests": [{"algorithm": "sha256", "value": "0dfbf750dc1c5a4c21d767f423abeb113372ea0fa0247058482bbf4fae65f115"}]}, {"id": "129be4c905d42dd1", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423}, "digests": [{"algorithm": "sha256", "value": "4e7123d07a3a3f6101695d5cc93ae57dfd69ac34d0af65530b074415d2c398fb"}]}, {"id": "98c1c938862359f7", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ig.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3901}, "digests": [{"algorithm": "sha256", "value": "a81b57ba3da6398c12d882c5cc7a53c83fc8dd0446dbdabcc40a5dab239fd963"}]}, {"id": "b9c33d2e0804c79e", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/is.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5340}, "digests": [{"algorithm": "sha256", "value": "5e94e8f7887598ee3ca3a308a4971fbfb13e7f59e9751233ebbd2b1d2b1f6867"}]}, {"id": "920592113bff4652", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ja.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201380}, "digests": [{"algorithm": "sha256", "value": "44f830e9de7ab79ddd6f867370f7f3a8defc1cb4f25da0c9bead6c078db96f60"}]}, {"id": "f3780523f6f3d2f2", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 834}, "digests": [{"algorithm": "sha256", "value": "f3159fa13167697de4ece07715808e0de8f9a4d618bdf12b0c6738d101e88dc1"}]}, {"id": "6dc3fe9fc75fcb8d", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5274}, "digests": [{"algorithm": "sha256", "value": "4dc7807c87cfe2255102ad1c3c2a8494432e95d24500f8a28b48181edd78abd9"}]}, {"id": "eca8ab1d11ea8b07", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "f9aa74fbb5d3bafbfc00abf211d5889c3bbabf1f97af71f88ca4d148b91bffd1"}]}, {"id": "fb77b81115bd1a76", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ko.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 62666}, "digests": [{"algorithm": "sha256", "value": "91f7a82de02eb255424fc03dc161b21d52cf8e6161a51e34163b15a46172e4c4"}]}, {"id": "1e49cfe46aafbfc6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kok.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 723}, "digests": [{"algorithm": "sha256", "value": "4065573f34b34e6876292e3b344e0242b7fcd90c07b7e6972394f99f0c5a74b4"}]}, {"id": "8068d5b63ed61fe5", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lkt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1382}, "digests": [{"algorithm": "sha256", "value": "c1809c395c663488f302f9d2c6e0c37f8afcf245daaad03c44212363780c0a3e"}]}, {"id": "f809cc3a2b3bbd64", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ln.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 487}, "digests": [{"algorithm": "sha256", "value": "3f8c17929d31d02fb1ada702389f48605715db9b9b8891bbfa19a5b25e6faeb2"}]}, {"id": "c754677141552082", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2963}, "digests": [{"algorithm": "sha256", "value": "0582be15c0279af54b45e02b14444d9e7b1df3672843d74dd3b8019ef4c10406"}]}, {"id": "a7398027ced1572a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lv.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "9d21d253bc1d72312dcb452f51ec4837231499fedb90d450870398d12b22ffa0"}]}, {"id": "e24e632f8f14c06f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 983}, "digests": [{"algorithm": "sha256", "value": "03123514586d185ad71b1efb59c463c5da4db062be211aa226c1a48d9adfe6c3"}]}, {"id": "a2a81f367ff3cc4f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ml.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "700db6e4c0d47b9f12777796233df9d3691c819f581abbf92d4a262ce4c5b08b"}]}, {"id": "1d1b77560c3670f4", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "aa048065362bbb00fb94382cac35caee3772b143dc3773bcb55b447df36d6ccc"}]}, {"id": "16f2da8bf9aae03a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2158}, "digests": [{"algorithm": "sha256", "value": "f375edb1a5e10f85bbb10bd15f0bec2d6763a084cada519d5963bef1f192abde"}]}, {"id": "5c90b4a39ad92e35", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5387}, "digests": [{"algorithm": "sha256", "value": "0ed9688cf4b1da948a40f7cf7ebcc896830afe38ec4925e53e7ce6cfd98f595d"}]}, {"id": "6b7db215b7636380", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5387}, "digests": [{"algorithm": "sha256", "value": "0ed9688cf4b1da948a40f7cf7ebcc896830afe38ec4925e53e7ce6cfd98f595d"}]}, {"id": "7f853559ba174856", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nso.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2878}, "digests": [{"algorithm": "sha256", "value": "a3fe5bb159c3f011e7bca9b0fcde465fdd2c590c4b4e8d780a554061782deebe"}]}, {"id": "1e052cade5bfcf9a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/om.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "15bbbc62397f44612d826c41fd831683feb0d732ea248515ce8b7737274dfbd0"}]}, {"id": "cf610dd19d178a23", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/or.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "68f0fa7e47d22d7ab72ec9adccbd7db8d2c0e0fa029268de51955189d4a3358a"}]}, {"id": "3bafa0001c88339b", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pa.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1351}, "digests": [{"algorithm": "sha256", "value": "c5d0e0044760b290481eb7be825f75ebd01add280214bb140b2bf4690e4b32aa"}]}, {"id": "7c62393d1a10376c", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3100}, "digests": [{"algorithm": "sha256", "value": "c7ce6f52ff4561bba3eb9a6c472c7b26f107b13ac2de20580d9185fb00e04388"}]}, {"id": "b6e83b9b01490325", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ro.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3932}, "digests": [{"algorithm": "sha256", "value": "410c3e75ad8f94bd358c3b4dd8f7392de5b1c1b93e209b33b8371d758f9850fa"}]}, {"id": "efedcc5f2cf91cd2", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sa.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "aa048065362bbb00fb94382cac35caee3772b143dc3773bcb55b447df36d6ccc"}]}, {"id": "982e5864590b0ce9", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/se.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10694}, "digests": [{"algorithm": "sha256", "value": "5cd8ea3699dae08b4d8895ee58333b08349ca4fe73d2c89dc887240068d264fc"}]}, {"id": "534d93afb4c8a72f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "8b68ae0fe42cc43aa5754c9b06c978e7e2ef232c422e219a8a77df210272e9ae"}]}, {"id": "e61d6696dc1ec803", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si_dict.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "bb14f758c1f9e1dd96263269abb2fb9954bc6a774f3c1046cb85fa23e3e53472"}]}, {"id": "ad01be10c87e2231", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "eda13860ab007a1ab05751203df616e8ad305d78d819c2fd9a04cce5c519f7c9"}]}, {"id": "02f3b73f327522c2", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 862}, "digests": [{"algorithm": "sha256", "value": "7e797512ed42ea45c2a1093ac1b5e9f3b3c8e46049b8ab53d26730637f9fe568"}]}, {"id": "4af02b26679a30de", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sq.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3776}, "digests": [{"algorithm": "sha256", "value": "354877d20760b93177fc0f021470b1d30d090dfa4077e8e6c48ecaaec313349b"}]}, {"id": "995ae95c9c77dc44", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 275}, "digests": [{"algorithm": "sha256", "value": "0e758aeb2bf27fce1d233f0507701e1b8a7b4cb2b4ddf43b76fbd0d2fcec9719"}]}, {"id": "386c368f6f810693", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6526}, "digests": [{"algorithm": "sha256", "value": "9393ad324e6e22efc19b8c441f5aea492922401d888022b75a88f79370bfa1f2"}]}, {"id": "17abd1828d25bef8", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv_refo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6418}, "digests": [{"algorithm": "sha256", "value": "05b66bd613a6913b816dc41b343717ee4e4decebfd1e21b1c32181c202ffeaa2"}]}, {"id": "d5653b73be1d0960", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ta.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3958}, "digests": [{"algorithm": "sha256", "value": "9f466838291ee2c3ed5bbf47ead8170e242f874259c2dc1d069e4bb96c9f54a1"}]}, {"id": "50a05de490f596df", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/te.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 360}, "digests": [{"algorithm": "sha256", "value": "562c070c93b7316229294542062f3e1dc91ba29cc11c4dffe23ce9f4a2c03440"}]}, {"id": "917c5b6a01cba266", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/th.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "e2b5884a2bfeebead1fea8d97638f7d12ee7e4021ad79397eb6144b0c56706c5"}]}, {"id": "665898294cf288a6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2878}, "digests": [{"algorithm": "sha256", "value": "a3fe5bb159c3f011e7bca9b0fcde465fdd2c590c4b4e8d780a554061782deebe"}]}, {"id": "2815703df7acabad", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/to.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3825}, "digests": [{"algorithm": "sha256", "value": "7948ec459b44cf1547ef13e603569a4b290975667b7e692b4fc8853e2fc9ab92"}]}, {"id": "4cc7ab23f6230b5a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3242}, "digests": [{"algorithm": "sha256", "value": "389aa937502f43d2c0e38c1821f368c05b1114fe21e5d0b5c4ad78ada1d3673d"}]}, {"id": "084b9066d8d2f416", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ug_cyrl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 204}, "digests": [{"algorithm": "sha256", "value": "02957ed3fdc096b13f238298c59572c7c496d4e08c875d3de2061b18aef277c6"}]}, {"id": "a639964769119008", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/uk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 637}, "digests": [{"algorithm": "sha256", "value": "aadb1b9cd7f4656309857ee7b6bc7b165b02ef0a066417624ef0cfc9dab3c773"}]}, {"id": "766e59e3cff9386c", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ur.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6368}, "digests": [{"algorithm": "sha256", "value": "657fc6110b222906e2290d0738ba13e06790d3ff8b3487dc0f956a7832f7260b"}]}, {"id": "ec2d3eb6a9ea87f0", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22785}, "digests": [{"algorithm": "sha256", "value": "1f8a57458c20f78f23edb183cf1392d0dae1f6696569850d99749af250fc146f"}]}, {"id": "e9e7149b7fb58576", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "1b41de1698077d5f87a9ed7d83c13dcfbd843a6a0a51bdbd0c8fa48dd64f7c5c"}]}, {"id": "9145baa2dd0dd95a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wae.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2387}, "digests": [{"algorithm": "sha256", "value": "4175c8b6e8e7a03ec4074a8b28211053f25884a138218e90bb827c35d254ecdc"}]}, {"id": "d1d9bb292713a6da", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1820}, "digests": [{"algorithm": "sha256", "value": "af9128e48b3dbbde4a8acf7b83eb115ea5149b668bd1ba02029d4ed1b2449c5a"}]}, {"id": "86b0781f62324c77", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/yo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "5459ad166a0247fa5b00cbcfac8b9de68221c7b0666989035549f387e91f7a89"}]}, {"id": "b233466d2497a3fa", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15294}, "digests": [{"algorithm": "sha256", "value": "70e425457a2fcb320f0ed5b5a0dcea8b6b6f31ff4cfca30b140409ebaec28b6f"}]}, {"id": "7f460fa5d23fbd90", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_big5.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63278}, "digests": [{"algorithm": "sha256", "value": "eeb4f3d29518ebc9778f2f4ba9aa58de2b81ca3789bc9631a9ccee6c340df671"}]}, {"id": "d5acdfc091d5bdc7", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_gb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42362}, "digests": [{"algorithm": "sha256", "value": "4c50348ed4d8aae8c458068326a17f639b4b24773f4d5aa296d9a2f9be94b85d"}]}, {"id": "01bb673d564a34a0", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_pin.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 101390}, "digests": [{"algorithm": "sha256", "value": "dc31e99c369b4b9048d22913bf7ffd61d689682bb8176d7c5787f8db72e20fd2"}]}, {"id": "6aee98017de3e423", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_strk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106613}, "digests": [{"algorithm": "sha256", "value": "a2107e174ca951dc4bbd26b42618ba53c7c14e190e5772d1e411544e208124ba"}]}, {"id": "f0fa7d32d5fda842", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_zhu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 104801}, "digests": [{"algorithm": "sha256", "value": "958039e75d17ec4df34db92455cdeac2505a33c4091b7638ae50ea6f9727635e"}]}, {"id": "f31d39b40c1c5ae6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/allkeys.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1840738}, "digests": [{"algorithm": "sha256", "value": "d4c477aaeb59e026f34688ffb48096c7505aa48ce044757977ace647d0429a17"}]}, {"id": "5954ece2aa0b6a91", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/keys.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52838}, "digests": [{"algorithm": "sha256", "value": "3490fb3785180b58c8d52ce2676975959efa0c018b0f1671b4b280c61123d812"}]}, {"id": "c6e13876c5cb74fc", "location": {"path": "/usr/share/perl/5.30.0/Unicode/UCD.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160805}, "digests": [{"algorithm": "sha256", "value": "d34c77b7e7a94986cc82056919f4ffc1503b73091561e16bd8ef145ac0fd04c5"}]}, {"id": "02dc25a36feeac2d", "location": {"path": "/usr/share/perl/5.30.0/User/grent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2918}, "digests": [{"algorithm": "sha256", "value": "83dc4ac26b309360ad1db72b5f71fedcac66b9b332bd062fbcfedae3a24c99c7"}]}, {"id": "3f64353689300135", "location": {"path": "/usr/share/perl/5.30.0/User/pwent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9982}, "digests": [{"algorithm": "sha256", "value": "5fa710765a5d4e5abd681ae932626cb1d3920078917a7260c060f057766ffc9e"}]}, {"id": "b0017791f8e0be28", "location": {"path": "/usr/share/perl/5.30.0/XSLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11252}, "digests": [{"algorithm": "sha256", "value": "c08f40d29fea04a0c820dd190e93ad8f3dc1954b2072ffc81a1b477c851f8936"}]}, {"id": "0dd275115613fb66", "location": {"path": "/usr/share/perl/5.30.0/_charnames.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33166}, "digests": [{"algorithm": "sha256", "value": "dffaaa170d9e5e0b86c770f4125a4a00244867bc06c1510dacaf97b5b86459f5"}]}, {"id": "03e375ff2e2f0283", "location": {"path": "/usr/share/perl/5.30.0/autodie.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12886}, "digests": [{"algorithm": "sha256", "value": "5e7ebd79b754e6fd44e51a757ae8f16fe8bc2a0ecf984a0d59f963124d6ae195"}]}, {"id": "79b6f91b96ef7811", "location": {"path": "/usr/share/perl/5.30.0/autodie/Scope/Guard.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1396}, "digests": [{"algorithm": "sha256", "value": "b5142df06a5e5f82c0f3a2513736d0d5066d884025244f4c320c51bf06d0e001"}]}, {"id": "d6688c2f2948714c", "location": {"path": "/usr/share/perl/5.30.0/autodie/Scope/GuardStack.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "aabeeb8804de700bc4a0f7fc73547063390102b3c5214f1e426a3432814edb43"}]}, {"id": "496e845e9a259707", "location": {"path": "/usr/share/perl/5.30.0/autodie/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7743}, "digests": [{"algorithm": "sha256", "value": "7cb4898a6369bdd7d51e9316519a2fefb1a1d095196b3283326dec4e89af88db"}]}, {"id": "59f7689bd877aecf", "location": {"path": "/usr/share/perl/5.30.0/autodie/exception.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22264}, "digests": [{"algorithm": "sha256", "value": "caddb29590fa4f0655dfc147d3418c0b68900d4b5203c2019f560a4c7c7c1169"}]}, {"id": "d9c89e9c360df31a", "location": {"path": "/usr/share/perl/5.30.0/autodie/exception/system.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1631}, "digests": [{"algorithm": "sha256", "value": "2836e813c39d54833f91be5d24cf7825a7d2ab70db20ddcab49bb5dc4470925c"}]}, {"id": "b6a8f1736af2bdd3", "location": {"path": "/usr/share/perl/5.30.0/autodie/hints.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16916}, "digests": [{"algorithm": "sha256", "value": "d25564fa01c6fffe66b8022032ee77f408dce5ee057c3a5bb09e19d7fcf25abb"}]}, {"id": "d4b30588f6602d09", "location": {"path": "/usr/share/perl/5.30.0/autodie/skip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "655427f6d5a24f42190cabdeb47be1eb58079a11f764858f7bf959b3cb34b6e0"}]}, {"id": "10043f456682ae9a", "location": {"path": "/usr/share/perl/5.30.0/autouse.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4238}, "digests": [{"algorithm": "sha256", "value": "338a7e39931d89ed0c77ee2240b158badc06fd47e6506da2edb72625c3ba62f2"}]}, {"id": "fbca06f01f880ddd", "location": {"path": "/usr/share/perl/5.30.0/base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10961}, "digests": [{"algorithm": "sha256", "value": "4f8b2f1898bbcc9c481481798d113617d46a9f73d87bcdcbef5fe26044b2fa6c"}]}, {"id": "83548a50255ca76e", "location": {"path": "/usr/share/perl/5.30.0/bigint.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23398}, "digests": [{"algorithm": "sha256", "value": "cd5ef50bb4a155d09c54d92a0f7d239143a3d420a737304238cf3427fe42a664"}]}, {"id": "0161aecc88d1aa1b", "location": {"path": "/usr/share/perl/5.30.0/bignum.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21137}, "digests": [{"algorithm": "sha256", "value": "494b2bd764d286900dc8c59d63992bf5652d7029ee452d6ed7f0d43801053a80"}]}, {"id": "68d34b69920dee6f", "location": {"path": "/usr/share/perl/5.30.0/bigrat.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16154}, "digests": [{"algorithm": "sha256", "value": "253ce4a441dfe9c6c50d48fcd2785f50613d97eb06de44741a59f6f35aa3016b"}]}, {"id": "749019103f6349c6", "location": {"path": "/usr/share/perl/5.30.0/blib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2062}, "digests": [{"algorithm": "sha256", "value": "f7b4eb170c00d68336ae1d4d075865d765ba0af6e881bb669e9da8adc60bb2e6"}]}, {"id": "33de09958de27029", "location": {"path": "/usr/share/perl/5.30.0/bytes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3740}, "digests": [{"algorithm": "sha256", "value": "808eaaa305c6a0c64026b1ae824f39c5ad75a451e8c178a934bd86d1360fdbf8"}]}, {"id": "c13081e7f9367e29", "location": {"path": "/usr/share/perl/5.30.0/bytes_heavy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "c7def62cbf7d031c4fe319e414117043f2a273885bff93bd18e11935d00a6677"}]}, {"id": "75b8c24c6cedf930", "location": {"path": "/usr/share/perl/5.30.0/charnames.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20867}, "digests": [{"algorithm": "sha256", "value": "6893b9916b2700a479d94ed796de13f28f4b0ef427e5005f6a6f9780724960de"}]}, {"id": "a4b670290d6e61a2", "location": {"path": "/usr/share/perl/5.30.0/constant.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14724}, "digests": [{"algorithm": "sha256", "value": "e67cdfa533d42cbe5265bcf3c270f055620cba38a9295b5d584b7efc37a0c156"}]}, {"id": "159bc782954d08f9", "location": {"path": "/usr/share/perl/5.30.0/deprecate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5194}, "digests": [{"algorithm": "sha256", "value": "912cfa0fb1cf8d9ed980957bd17802bdfa9c78fbadd929ab12e47564ff38f43a"}]}, {"id": "cfb0e11a171dbe67", "location": {"path": "/usr/share/perl/5.30.0/diagnostics.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19038}, "digests": [{"algorithm": "sha256", "value": "6bbafce471fe506a1f5cab3875f656e266281842c8112b6c21d8f88aa930d5cb"}]}, {"id": "3d82ee9f2942918c", "location": {"path": "/usr/share/perl/5.30.0/dumpvar.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15555}, "digests": [{"algorithm": "sha256", "value": "f45d2cdb28d14514fef7c4b742870776a468e3324740485f9dd230587e515bdc"}]}, {"id": "04089b7de5cc4d6d", "location": {"path": "/usr/share/perl/5.30.0/encoding/warnings.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7052}, "digests": [{"algorithm": "sha256", "value": "66dc3ed4c787854fe5af410de985a282f2111e34549aab97007f2be030b6c8dc"}]}, {"id": "f3963cfc82f9b4ff", "location": {"path": "/usr/share/perl/5.30.0/experimental.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7064}, "digests": [{"algorithm": "sha256", "value": "2a7a0bfe6eff4d44ba7fcdfee26c081896eba1ca99ea667c025ff157c8faedbe"}]}, {"id": "c4a20bf949c0983a", "location": {"path": "/usr/share/perl/5.30.0/feature.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17695}, "digests": [{"algorithm": "sha256", "value": "8cf4e139b4729963ca2175dffee07d5827f8685099fab1ebc8be222ddc250155"}]}, {"id": "ee94b9b32deeba42", "location": {"path": "/usr/share/perl/5.30.0/fields.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9475}, "digests": [{"algorithm": "sha256", "value": "dad1e97a1445841f26099a763ac11324326f00e5b5118390726a92b54a0095cc"}]}, {"id": "0b6c06d9095c472f", "location": {"path": "/usr/share/perl/5.30.0/filetest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4003}, "digests": [{"algorithm": "sha256", "value": "dca763b20f8c701557c37bdcee0c589b9e21a3014b0452cfd673e65214b854f7"}]}, {"id": "932ad399fc94ee34", "location": {"path": "/usr/share/perl/5.30.0/if.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3611}, "digests": [{"algorithm": "sha256", "value": "2fb755e777370ff337330ba40e6d927f19cf3ea28f63e75cc1361cb667318487"}]}, {"id": "d51d6cbe4dd6de81", "location": {"path": "/usr/share/perl/5.30.0/integer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3254}, "digests": [{"algorithm": "sha256", "value": "eb62cc3ee22a592bc673e07158927d1a6536075d33258fc67ff91e3f720cf463"}]}, {"id": "609aa0b19d8d5193", "location": {"path": "/usr/share/perl/5.30.0/less.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3204}, "digests": [{"algorithm": "sha256", "value": "ed1e23ae5343dab562f5b3d8175c87964ec74af7f934f30cee287d51085ecf1d"}]}, {"id": "2533a6ec866d3c48", "location": {"path": "/usr/share/perl/5.30.0/locale.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4855}, "digests": [{"algorithm": "sha256", "value": "2b21c1ea5095b62d18db3278ce9f4d486ca8c9572f4485a9ae8012e161adaa2d"}]}, {"id": "e31beef1b60db007", "location": {"path": "/usr/share/perl/5.30.0/meta_notation.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2117}, "digests": [{"algorithm": "sha256", "value": "cec8ed04d68bc8f205641f09130a97f94f8991cf76cda31ac80fee645beb9580"}]}, {"id": "c118e25e1dfe970e", "location": {"path": "/usr/share/perl/5.30.0/ok.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 967}, "digests": [{"algorithm": "sha256", "value": "8e3b8d65357bfd9c1e609942306a3432e2375c6b92d7438320eedfd3c86d067a"}]}, {"id": "bdf00816e8440c8a", "location": {"path": "/usr/share/perl/5.30.0/open.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8021}, "digests": [{"algorithm": "sha256", "value": "8e995abe8b168c1d740d88d78724327ad730ad929c8be91b22c8b92b05b2d689"}]}, {"id": "7f8955c5ce373042", "location": {"path": "/usr/share/perl/5.30.0/overload.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53288}, "digests": [{"algorithm": "sha256", "value": "6d44d03aa77c15aacdaca194e6f8973ae92778272c4cad7868b2a591a8e387db"}]}, {"id": "04c961a839437bc9", "location": {"path": "/usr/share/perl/5.30.0/overload/numbers.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1951}, "digests": [{"algorithm": "sha256", "value": "482f02bdf621f7e7656311666a4f1caa6b329d2ec3a197b3672ad92855794f1e"}]}, {"id": "7a65411f665d0022", "location": {"path": "/usr/share/perl/5.30.0/overloading.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1808}, "digests": [{"algorithm": "sha256", "value": "5bba56c0acdcc449ca3b73500862a5750c907d97d652978038dbc7809c4fcd07"}]}, {"id": "dbfc3832517cceb3", "location": {"path": "/usr/share/perl/5.30.0/parent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2575}, "digests": [{"algorithm": "sha256", "value": "eaf86af837ff7c493d54b443ac332ec66fdb64ca1d392e6240dd332b6717fd3a"}]}, {"id": "185977222f1807a0", "location": {"path": "/usr/share/perl/5.30.0/perl5db.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 317120}, "digests": [{"algorithm": "sha256", "value": "dd34957fdbc44916f13d26c0dc080173e540b303fb5f8c84a4b8afebdb7ccd20"}]}, {"id": "80e449832b7b9ff3", "location": {"path": "/usr/share/perl/5.30.0/perlfaq.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 77}, "digests": [{"algorithm": "sha256", "value": "f1e7c197281ef809c71cbd560e55fe30669aab32ce80a14d222a2b9151df0a7c"}]}, {"id": "37d5a3e75ac00c9d", "location": {"path": "/usr/share/perl/5.30.0/pod/perldiag.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 293861}, "digests": [{"algorithm": "sha256", "value": "7f104929a7e688af858af8d2101884d02bca2d3f64cf512636543caf2e4f8780"}]}, {"id": "9f369c4cd38b6db9", "location": {"path": "/usr/share/perl/5.30.0/sigtrap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8736}, "digests": [{"algorithm": "sha256", "value": "24b5f02662607b9c1e8e5d1f91d70309685add22e23dea7bfe319a5d34a75e9a"}]}, {"id": "c3770e04458030fe", "location": {"path": "/usr/share/perl/5.30.0/sort.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3911}, "digests": [{"algorithm": "sha256", "value": "32929560949332bc9468d59982da34e4c57a12478c4f1acef32f4a6ba600e897"}]}, {"id": "f01b9b0f352c15ee", "location": {"path": "/usr/share/perl/5.30.0/strict.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4738}, "digests": [{"algorithm": "sha256", "value": "89a96f0a1a1ed78e0e9c525434b5779b2e2baa8f976dfa2f78771282fa08d88d"}]}, {"id": "4277d3154d55b043", "location": {"path": "/usr/share/perl/5.30.0/subs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "2cff4d5097a2a0a0ac5f04f68f2d6a8c3c5b6cced90402004d2489a1dc71b3ec"}]}, {"id": "a88499e514fd3b6f", "location": {"path": "/usr/share/perl/5.30.0/unicore/Blocks.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10086}, "digests": [{"algorithm": "sha256", "value": "a28b205afe8625fffdb6544a5fe14cf02b91493d9900f07820fa2102a17548f7"}]}, {"id": "48e3472f364a5fab", "location": {"path": "/usr/share/perl/5.30.0/unicore/CombiningClass.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4571}, "digests": [{"algorithm": "sha256", "value": "f8e23205090c4f3cb2fa9f8f0876f8e1556c56d5b0069e1f7a5b16126dd2f5ed"}]}, {"id": "79bad4b5a2e1939b", "location": {"path": "/usr/share/perl/5.30.0/unicore/Decomposition.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 109169}, "digests": [{"algorithm": "sha256", "value": "64ede47b04785836b6cfea5d2cb4fecef058f132404415bb173cf76e3d7b0152"}]}, {"id": "6d2c157cc484a150", "location": {"path": "/usr/share/perl/5.30.0/unicore/Heavy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144186}, "digests": [{"algorithm": "sha256", "value": "08981eebe09e84a6206dbcf8b557e24cb59e320be844de1fbabe67547312cd5e"}]}, {"id": "b925b811dbb29624", "location": {"path": "/usr/share/perl/5.30.0/unicore/Name.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1041215}, "digests": [{"algorithm": "sha256", "value": "105bb523f999b6ace199af0fb905953736901340d281d736a9ff7a22d1d945eb"}]}, {"id": "99120a64eca08709", "location": {"path": "/usr/share/perl/5.30.0/unicore/Name.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9591}, "digests": [{"algorithm": "sha256", "value": "0c74da46ec7be0bfc4c42d53a3933f02ea3015d095328fa7cb4db7af77909f51"}]}, {"id": "9e95e185ecf3fee2", "location": {"path": "/usr/share/perl/5.30.0/unicore/NamedSequences.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19005}, "digests": [{"algorithm": "sha256", "value": "d3eb9a288ebeaf9de1237989f490705e287b6f610b59d2459fb1b7c2d8e39c39"}]}, {"id": "03b94034f0147187", "location": {"path": "/usr/share/perl/5.30.0/unicore/SpecialCasing.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16830}, "digests": [{"algorithm": "sha256", "value": "817ce2e9edca8e075a153f54b8f3b020345e37652cd2bda9b1495c366af17e7e"}]}, {"id": "b1281ec395f4141f", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Age.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21000}, "digests": [{"algorithm": "sha256", "value": "961417745ee95475ec5931838da4c48ba35b66019460da7851b175ccae725433"}]}, {"id": "db790417e67cd168", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Bc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9094}, "digests": [{"algorithm": "sha256", "value": "3c6b0bb9277bf142e1d188fb73bc95a9edd47e00165bc9f0ab18acf5c1de786d"}]}, {"id": "a01c2e44b90e61b0", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Bmg.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5735}, "digests": [{"algorithm": "sha256", "value": "57ba04841aaeaa9ab7c7d611f3a7db72cb4c3c844dfb6e64c6dceacdd61b7801"}]}, {"id": "880024d5a6831d47", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Bpb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2126}, "digests": [{"algorithm": "sha256", "value": "872ce4fcfcb74f6dbde740df7f3d67388b30d446adc442780fa9978f87233990"}]}, {"id": "2a108576c654b581", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Bpt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "8971102749378014a43a4a14aa9685fa3db50d72c18012d1e66f0ea0782211f3"}]}, {"id": "a0b60918aa511ac1", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Cf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15648}, "digests": [{"algorithm": "sha256", "value": "4954ec46e2d7160c6709c3d14ca86f7bdd61a8def8d708a6cd87e73a4af9e707"}]}, {"id": "c966f27a4afcc854", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Digit.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6394}, "digests": [{"algorithm": "sha256", "value": "b1ade3371dd8083edfb6eedeef92e9581dca702bdd0e8d009bbf3cf566440ee4"}]}, {"id": "05caa30167b6b94f", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Ea.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3956}, "digests": [{"algorithm": "sha256", "value": "6850e0744bba336b112a68b2f491ec3d6b47bb50afbee2e8717129c6a0a88600"}]}, {"id": "782d0b72897c4602", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/EqUIdeo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4623}, "digests": [{"algorithm": "sha256", "value": "449ef113171500b9a41f44cbfe2bd8a469d8e0e11007baa33fb7d0c0b6b85767"}]}, {"id": "15a42d9f55cd523f", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Fold.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24772}, "digests": [{"algorithm": "sha256", "value": "b96864b38532263204e369702c3996e205cc0a157e6de70b01d7ce28cb843e56"}]}, {"id": "ab4c1cc7b0550795", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/GCB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20158}, "digests": [{"algorithm": "sha256", "value": "44fc164fb7367eacd1d9ae25ff9367a3ef9be860ce9620da7a310982e96f5020"}]}, {"id": "a918193552b5515f", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Gc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34394}, "digests": [{"algorithm": "sha256", "value": "9c5b3c85aa628f020afc2f5a544712049004023bce6292e80290c5420e38859e"}]}, {"id": "c369ff1bac630958", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Hst.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9999}, "digests": [{"algorithm": "sha256", "value": "ca1c57d9dc0a539e5db087f76680817c556fff4f74fe79dbb20ccb163bfbd6f3"}]}, {"id": "50be0ce140157941", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/InPC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9040}, "digests": [{"algorithm": "sha256", "value": "d164f55697231d15e00b043386b7f2a6fae5af23a11ca100d156719cec975c3d"}]}, {"id": "cd1d3569b8097f2b", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/InSC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16119}, "digests": [{"algorithm": "sha256", "value": "e307badfb0b590175460c8671749240fc6e002433983ea5d7dfaedb67581ffb7"}]}, {"id": "110f7d4325db9756", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Isc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 799}, "digests": [{"algorithm": "sha256", "value": "d22f80686d631d83e03e0a06cb9937348a27aeea781239a8cc6d7a19d024ae4c"}]}, {"id": "02a9de021d976cce", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Jg.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3610}, "digests": [{"algorithm": "sha256", "value": "e5288569543fbacdf677211d1e174c78270956a27791f070f4558a54616f90d8"}]}, {"id": "c2819ef8a336bde9", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Jt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5543}, "digests": [{"algorithm": "sha256", "value": "adc85b0f6376566cdd089b66bc1ecf4586f7d69969579a8f212d71becfd02d54"}]}, {"id": "ce0855ec237e58fc", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Lb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31892}, "digests": [{"algorithm": "sha256", "value": "186a9d15ec73068ef5b031b0713459486fe2646bf5beec5799dff24a06bb6efe"}]}, {"id": "35c59ef9f56ce978", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Lc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8369}, "digests": [{"algorithm": "sha256", "value": "de4faa4ab6204b49c917f903a04cc09f4fbd86380edba70a100818eb90fa50b0"}]}, {"id": "6b3858573dae6f4b", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Lower.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17456}, "digests": [{"algorithm": "sha256", "value": "887ed3493b9bfc52cc70d963ebcc8ef0eaeb105740b22d6ee7786226cb497313"}]}, {"id": "c2bceb4a5f4ba4e0", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFCQC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1752}, "digests": [{"algorithm": "sha256", "value": "a4d9b3f3444be6739d150f6fe4a5d6cf4c90cc14baddf3f96be9d13b1316ef96"}]}, {"id": "5ccc42c136bec0be", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFDQC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2921}, "digests": [{"algorithm": "sha256", "value": "cfac776566a66cb078cdc9b77fcbfb8b1107b12cc84205e7bf0ac1e8fbb719eb"}]}, {"id": "9f8a84808bd5c9cd", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCCF.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 400471}, "digests": [{"algorithm": "sha256", "value": "2dc51c4968a0ff1c52adc3e3768d2da31bcf06eed6d736ef0eb773753c7e79e6"}]}, {"id": "9e435716eb02118c", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCQC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "c7fa0f504ad5f41bd2b483bd2de69b9ecdd4cf1b4115369c58269b0c62f4d38e"}]}, {"id": "c8e2f694b1029c9c", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFKDQC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4708}, "digests": [{"algorithm": "sha256", "value": "19b369d46e12bcf78183b26cc26f75bfa780c6f40d8ef00d6db01454f38253df"}]}, {"id": "d95dda28bffc4e57", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Na1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63564}, "digests": [{"algorithm": "sha256", "value": "a545d21bc83a924b29a39536f012e17f1c44481b079b45301f2078a41a63d0b0"}]}, {"id": "10ebce467c890fce", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NameAlia.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13806}, "digests": [{"algorithm": "sha256", "value": "62d56fd06767ec23cfa3593884a692782be4db23c2c9d5fe2fd87687d34bba8b"}]}, {"id": "796b191598f91b95", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Nt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4608}, "digests": [{"algorithm": "sha256", "value": "fb185e3ab54e2908ee192285193482291d62432a264067293aa98bb0df49204e"}]}, {"id": "1daf23b5faa5f1d2", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Nv.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9355}, "digests": [{"algorithm": "sha256", "value": "6e252a2fb199d088e6591b2c18da7caf0d116a15e9317c1d94c5630beb69110e"}]}, {"id": "44846f2a5d1a0a65", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/PerlDeci.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "afc2c3ead83f92640db4c9a82e104b12a49c8eff9f0a799c9e15b741905eb4f7"}]}, {"id": "862b003d0588d953", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/SB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33440}, "digests": [{"algorithm": "sha256", "value": "f8dedb8d6d71ced9592eaa9d2f529f2aed7e25b819811f8e3c9aaffc3068f6e9"}]}, {"id": "c42bc6031b680e75", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Sc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16777}, "digests": [{"algorithm": "sha256", "value": "52a06f98770247f0a5964a32dd3201e36811d9aa0c6e6536d74f9fb9dfb2539c"}]}, {"id": "20c7d611232420a4", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Scx.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20299}, "digests": [{"algorithm": "sha256", "value": "c066062751056b6b85e907ef8964b23e5ffb7d2b8cbd8af92e4ee4c0a946f9aa"}]}, {"id": "f962245b97c8c923", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Tc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11771}, "digests": [{"algorithm": "sha256", "value": "579251a242f6e3524644bcfcde3891befbc0d92961c74cc54e138515ff40e337"}]}, {"id": "8ab0880818f6e1d4", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Title.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20424}, "digests": [{"algorithm": "sha256", "value": "7206d738d7ccd6191c184fc199e29adf41fb81e8e1912231b694c90011c94ae5"}]}, {"id": "058d57dfb24da24e", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Uc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15473}, "digests": [{"algorithm": "sha256", "value": "bdb9f8ea42d351ee298a8e450fd1211d7f2ff3a6282c76ecc3c61eed64553dec"}]}, {"id": "94ce894a2fd8bfb3", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Upper.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24305}, "digests": [{"algorithm": "sha256", "value": "58734c46ccf3e3ce6131231779838048a292b771f4de83c90925e9cb82a7cc57"}]}, {"id": "f7fedd64a94ca0b9", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Vo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13874}, "digests": [{"algorithm": "sha256", "value": "b891ea8701768d92127fbeb864e4dd7050d8e41dfeb50181627f2b9c3941f963"}]}, {"id": "afcca80a5c495e6c", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/WB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18602}, "digests": [{"algorithm": "sha256", "value": "38edd7ae2846539ee4071a8e51f4e498680c2099c68a386017a15220ffc5d4b6"}]}, {"id": "5afc526665fc6ef3", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlLB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31931}, "digests": [{"algorithm": "sha256", "value": "d9e889cae5f7ebe636b90a75710c57ee724467faabc536c17990406ea4770fd2"}]}, {"id": "a4f56b313ff298fd", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlSCX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21109}, "digests": [{"algorithm": "sha256", "value": "fd19b50fb5b0652cea64a789b55d357c2e9146a4002d0330fcbdd06192bf9356"}]}, {"id": "c74ac335d40e2f8a", "location": {"path": "/usr/share/perl/5.30.0/unicore/UCD.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125125}, "digests": [{"algorithm": "sha256", "value": "786431bf671986c7c71b4a2ae472eb1efbfd0e73cb626f13d69b13f44b4c4b88"}]}, {"id": "aa5335257e385e76", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/NA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8389}, "digests": [{"algorithm": "sha256", "value": "c816a196f6ab787de0c5cfbcf66bd694feca15dd5c30c70120a3ad616f69768f"}]}, {"id": "8996a880196afa1d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V100.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "5a9c49177ec3f531915ddb33750fb9936c3275cb94f80bb05baefa082999d754"}]}, {"id": "712258cea8e7e254", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V11.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "fbf194db55a57c38c4d68783e21259f94a76eb52aa5899f85f3d8a3a2a4d4a34"}]}, {"id": "20e7fed8a817ca16", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V110.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "3b4865a4bdcbbc6f833a10bfc7b5616b3b6e00fdca8b630002217d414c427698"}]}, {"id": "1b639539de44d60f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V120.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "92c5a63a71bf04bff6cbc3d2a036b98a6b95efcb185522b93949ec416d713286"}]}, {"id": "deb8101a5527458e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V20.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 842}, "digests": [{"algorithm": "sha256", "value": "874cb139ff2d2d93387cad43590fd2380572243c8b8c029193a85aec27c6ee98"}]}, {"id": "6c701e0c0f12337b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V30.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "5c6a5d7999aedbf21a821b773aaa7ef48317b985b8ca3f96d8c96257f6ffc4a4"}]}, {"id": "c53b7575d501f429", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V31.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 979}, "digests": [{"algorithm": "sha256", "value": "2a4745eee53c3e13a5b5b37182f2078a2e1e3d47e17bfac98a4e4a62a8d7c30b"}]}, {"id": "829575ad39102d00", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V32.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "fc126fe2ba5e4a843bfaa8759540ade742ec85a272d3e4d0bc34e600547b52a5"}]}, {"id": "fc6c14212e980232", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V40.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1326}, "digests": [{"algorithm": "sha256", "value": "5c2c6380284d83cb0da2c8bf3f1db763d32035cd33d340a4135e0c6779a6a502"}]}, {"id": "32092042c71b79cb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V41.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "2b5cc9d9b263c762e961aeab26705a38cd589ae40b1040c6e6363d135cac868b"}]}, {"id": "0ca1a8373114c679", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V50.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 871}, "digests": [{"algorithm": "sha256", "value": "895b316c77a7e6e98ab0a83caa5c359e480e46f957527d58dc1c3963c47e0af4"}]}, {"id": "136b8d14321b8873", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V51.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "45c3a47bfcf036b1b0c45a73252c4c0fe0458f121a4b5ebd51056e95c84df590"}]}, {"id": "851429a6b179db66", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V52.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1540}, "digests": [{"algorithm": "sha256", "value": "72fd2ca507a771a0e3d449403ba3e3e46ab61724117b0834faf24695f474b72c"}]}, {"id": "d467030b4c45d0c3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V60.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "e643c756614371a4e2ee34efa2589c8e1dc6f49f7ee676f1182f80ff0cc4f86b"}]}, {"id": "87685cb17dafc950", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V61.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1626}, "digests": [{"algorithm": "sha256", "value": "b2b27273ea70d10a1e7d36945dceecc6b7796982f1372bf1bb451b419de22262"}]}, {"id": "417ec459b88e0fd3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V70.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2214}, "digests": [{"algorithm": "sha256", "value": "3ee5df25b42e5d0729094c7d6bdf495ede4a7687d2e4f5f81e538de712899b54"}]}, {"id": "8afd00f5d45622d2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V80.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "c89086db27ab10cd188b767e40b678118d406ac866b4c7aa1f8ca1617fde1423"}]}, {"id": "0067cc37df8004f0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V90.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "fb8ef9ead205f6c09e25be1b19859e78169fd854483d66e60bb0b129ac0297a0"}]}, {"id": "2454e2e50eb7a48f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Alpha/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8162}, "digests": [{"algorithm": "sha256", "value": "2aef4c4d25f1701a1281528c534e7846c33f1c7ea93480db049b95374e737eaf"}]}, {"id": "3888f0ac89c8bb88", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "771228b563480c4423385d08fbed2bdb9571dec670ab86492279bb78be8bad76"}]}, {"id": "3d498e7f089f52e8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "015aed3f2ed90acdecc50447c9dbfccd0a2b603d1f95ea74bcd09301213af0f5"}]}, {"id": "4af97d5fc371543f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/B.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "55dc3729f143aa9aa50a2997c3cbcc777f417e9179940c89e9592e4ddf87051e"}]}, {"id": "934fe9003b580540", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/BN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "7851497045c6ebb0b3698c7bc62ec70f882ee7d1f8fe0027b3753ca1a2933903"}]}, {"id": "39dac002d8662b63", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/CS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "213dce71e1f8d886e538d2e931acb0b20a3e4cc7ed950d28ec02bba6ddfc4e9f"}]}, {"id": "15763b440a7750d3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/EN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "31b0d13ac734991edd75a72de0073ef61d867c48c2e860935f8eca55f072e720"}]}, {"id": "95c87c8ae8020ca1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ES.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "fbb5a99574a9c27fa3165747b42f515f952a21daaa909e3358013d181ee36be7"}]}, {"id": "890bd1816e31634d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ET.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "87953de22b7bdf4f7086790fe1c8e124be13c3e132449b55ccf43161f32008d8"}]}, {"id": "eeb875906e144ed9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/L.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "e5960c6c85123f743c300c7e084acf652b7ca84f661b83c05bba1174638f59d8"}]}, {"id": "3f0de7e1262b079e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/NSM.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3980}, "digests": [{"algorithm": "sha256", "value": "787748a4c5c1fbafa0a1f1464888469a83b18c21faf8904dc49e957bb9bf24b7"}]}, {"id": "b0d587f68cf19ed2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ON.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2579}, "digests": [{"algorithm": "sha256", "value": "b7838e576f8b9464c847bf592c6482047970a5ab396c1227fda02020d7437751"}]}, {"id": "17750c6ebbc17b25", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/R.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 925}, "digests": [{"algorithm": "sha256", "value": "17a056fb9a41c138e9602333193f91287456a958af58e3d74c614d8a0ac7205b"}]}, {"id": "d9a2d7f708ec711e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/WS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "c50354a7ab131289119af377ccc113c49018d0e302146960f31a71c8004c410b"}]}, {"id": "1be84e603c4c8494", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "ccc1f9639fe6a78f6097bb7c8de5ea166170698d5238ef0ea23324f4cc50c3c3"}]}, {"id": "ff6cce4bb77c273d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiM/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "bffb8b5db77b7742ad8047f946cdbb5b83261311d617813163299957f664cd8b"}]}, {"id": "bc97d45d3d60fdde", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Blk/NB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "b877129c19dd0ad9a4655fc707e0b0ebbba093abeab86311c28a3575d71f5f00"}]}, {"id": "d5aa96ef101f0f3e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/C.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4616b8351fdfbe6ab443335d244256020e0dcf1c360b67cb902d4b052e64402c"}]}, {"id": "b28c4711bab01051", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "79032d6364b845ae97a0b844826615883299d7c7b510f07d3193d3d90a52394c"}]}, {"id": "e2dcd4e7b51cd8db", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/O.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4ade19a8c401d6dabe40be6b05e4fa7f0081f9b343c1f091c94828c8a00b3e58"}]}, {"id": "286e33cdb76d27a0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CE/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "2aba9a665ffd143499f274d0835afc3c38b6ef4d637f2e4c312f433e73394459"}]}, {"id": "668cd375f3c27bcc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CI/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4908}, "digests": [{"algorithm": "sha256", "value": "33c99dad772a948dd1b833f87581db0b302c7a3e462047c0ecb7a772471a910a"}]}, {"id": "065a4b735b4532f1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCF/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6631}, "digests": [{"algorithm": "sha256", "value": "6ff0d051950856694bfdd074fda1c58f910b6c697def5c8d6bea25d5a3256fc0"}]}, {"id": "68906891e9bad32b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCM/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1708}, "digests": [{"algorithm": "sha256", "value": "9204fc8732cdc6eb6c153c3905a71429a71cd2c27c43cae9e7f60b074ba851e4"}]}, {"id": "46f823dfb1a1146a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWKCF/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9123}, "digests": [{"algorithm": "sha256", "value": "5a48ecc370b37fc5b2909c38fd312250e70304b8eb852b30bb9fdb802da0c897"}]}, {"id": "a7d7caf5ef74adcc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWL/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6505}, "digests": [{"algorithm": "sha256", "value": "9e2e25d646ce155f7b3cade3997652f5bd3974f13a9ff3d3d3e9fc855cb92f2d"}]}, {"id": "d3e957fc9ab3fea5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWT/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6643}, "digests": [{"algorithm": "sha256", "value": "a6d5c631ba81f68f675632cfe1f75dccd955cfe7e925f95d55a901903042beb6"}]}, {"id": "9723d4a5f1356b19", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWU/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6655}, "digests": [{"algorithm": "sha256", "value": "47bc624bde5c34f96f5d8bbf4cfc1fc9e51f6171992d95fa60f9411ec55a070c"}]}, {"id": "797b826a739ad30e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Cased/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "2999029419d06af82fb152aaae21858f737ee2c1f1cbd5a566f054e73988c8d1"}]}, {"id": "a62d192c785813c9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/A.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "906dbc8556fd0ce87dac6319d892649fc82e87a6ff25757e2cb51248576cf99b"}]}, {"id": "d1f07088c72a332f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "437db08628bf6ce5907fc6550b3c63a834fe3b640844e4bc17a6324705d6cb93"}]}, {"id": "909f634452ef7639", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 537}, "digests": [{"algorithm": "sha256", "value": "4c00e6ede2883652517f1b2df518d5d24b2d25bf7c4d455c3d08c882ab33d718"}]}, {"id": "894391f7d4f64be5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/ATAR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "7d198b26d584d2ff2f2de482aa841e4178e300bb4f8c8a399e59595318eb5f14"}]}, {"id": "02c3b3f7b0776709", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/B.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "0d5219ce5e003834ca4ad3d2577e292e92b2e9bcf2a5de4d5da49893ee435c3b"}]}, {"id": "c12a0e10a2fb33f1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/BR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "da6be03808002fde0ecccc65db2aaf08af5cd55a633117d309090e1081d69cb5"}]}, {"id": "4c917ba7b2f6492b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/DB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "e3ebaafe8ac4ff5840c61e7ace9aa84c73aebd7d09cbc94ad3cee46724051cbf"}]}, {"id": "d33cdb93559ae12b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NK.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f81a6e3eefdc4f149e19152ec1246fead1028ea4ba81ed3291eb2e42c325e22f"}]}, {"id": "14a784145462adc9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2470}, "digests": [{"algorithm": "sha256", "value": "d8fb0d93967dbac53dc26deab70c7ad765baccc19cc95915f3adc8fe23e98513"}]}, {"id": "216cb00c9d80a9f6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/OV.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "1abc24e4761a0b8b85669250ae49cf27bcff4c2788ed50343823155e0556babf"}]}, {"id": "101c9ce5ec400a5a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/VR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2d8a3157cfc78f4ec8e8a343afebfb8045766f7243c7cceb31ba7219835d9aca"}]}, {"id": "99bf2fe860240eca", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CompEx/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "01fbb812942e405ac1732c0d063e4af9b9bea3d6a5cab2c22a004fc8433b588d"}]}, {"id": "a08186087a3f6624", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/DI/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "df38219d408a7de1cc1880a6ce6a2cf5b2b7a33ff120ab600dcd024274126014"}]}, {"id": "fd52271536fe48ee", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dash/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 719}, "digests": [{"algorithm": "sha256", "value": "ee2b11c83da7587e804096a5d692f9ccc6e2fdb380aa74a26bba6e83a39af6ab"}]}, {"id": "cab74262bec413cf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dep/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "7365cf9349f48d82859e0c0fc3074b5decc00d16bd9cc2a82d669a3d331688f7"}]}, {"id": "4500c0816b95bf66", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dia/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "98707b6d167022318061b0c5d6f9a6ae49cfd2032ac95a68d3261c61864f4028"}]}, {"id": "b9165cb301ff7c5f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Com.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "cd96848f7f42b3c890520b983b198e44a28211ffad81e2f01743e5520efcd537"}]}, {"id": "c70e21fb5a2428ac", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Enc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "2d8986b6e3840674fc17a76605f730a931968e31df76e98667093fdd76658975"}]}, {"id": "360a82c7a03d036e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Fin.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1848}, "digests": [{"algorithm": "sha256", "value": "3dca482ee77e4c6971c48f34d718baa76d76cef959e0128fba50f448f022db22"}]}, {"id": "0f1587ffefdca8a3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Font.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1380}, "digests": [{"algorithm": "sha256", "value": "c8a75cea76cff6e49604f534025693b55d8c38229206276ca259452db0466b81"}]}, {"id": "cb1bce6a6d7241cc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Init.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1392}, "digests": [{"algorithm": "sha256", "value": "404b349c8459e41ea7092dcad27df3ce6200258eed8a3c8d4ebc0dc0cf19f2b5"}]}, {"id": "26675b00334ba9bc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Iso.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "9d861d8b4e91d12f7e553a6c8c6a19bead73af4e6e50312ec9eb178d75835b4c"}]}, {"id": "0d583908ae9e70ce", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Med.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1140}, "digests": [{"algorithm": "sha256", "value": "dfdf705ae9e382e523562ceb48c4667256a7dcd093f177aded765b096ee1f05b"}]}, {"id": "e88581a5af63b90d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nar.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "b850d26d038c29bb288b5bc19869a0a30c292921c32017cc9664f45ddf99102d"}]}, {"id": "95fa5a8876d768a9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 539}, "digests": [{"algorithm": "sha256", "value": "a2c81bb6d3e7a628623ffe01f49dbd7a050763c56bb062bd4f744044ce225ad5"}]}, {"id": "e23d881d4024f558", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/NonCanon.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "f57bb0ac91f57b47561a545a3b297abd060a36592612d5c12ead5f91b03446ad"}]}, {"id": "9e998c7fe1d5b499", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sqr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "7fa1f5e7bf91e90b786a439844a10ff943189f613d0b74ced0e56195dc8c00d8"}]}, {"id": "ceffe3a42fefe312", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sub.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "89ad24e13381b5b9ec94723076ae04bc1920de679d9736c394d8ca36b8e2acf7"}]}, {"id": "3b85ce1f132ccf50", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sup.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "6b740dd30fc67cb256a5425e77fa0ea88829d50164ebf24a989ae971cfdebb72"}]}, {"id": "8214c1ee05fb81af", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Vert.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "240e062e1eb783321031e8fc38f7a97e5fb21ecda86838155e586b3c4cd19af3"}]}, {"id": "eca46b1b0f564b7e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/A.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "39204f9b30c592bf1451be61e4006599d8da7d12876c3830b991e67810e95fe3"}]}, {"id": "7254515c62d0c6cb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/H.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "7bf6bbc75a1e398aae16c76d86015095d52bb851fc7a44d98f9973a4e6baaf94"}]}, {"id": "b6c44e1735d5c8c6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3433}, "digests": [{"algorithm": "sha256", "value": "e05e017c69d605cce691705d19ee7d54e9a6e4210a7f5acb697646b1c6c2dec9"}]}, {"id": "01640829971a7b2b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/Na.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 554}, "digests": [{"algorithm": "sha256", "value": "aecb525acd76a75477e695d161f9866c41b9c2ba9f738e5868b58b8bdaad548a"}]}, {"id": "e975cf76f61e4d17", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/W.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1879}, "digests": [{"algorithm": "sha256", "value": "8605204876809cf9379e94fde39233bc0bf6a903e289383152050ca5b03f2ead"}]}, {"id": "0325715a1dda0ce7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ext/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "4256f6ab38afd0172231b458a782f1c80410b858a07eecf68cddb8ad31fbe060"}]}, {"id": "76e75c30dfe9f05d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/CN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0af2bb641bed3cd6e05b389c618e9ff468293972a24b6f3ca3dd935f058accb3"}]}, {"id": "2462d3e5c9e1d866", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/EX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4228}, "digests": [{"algorithm": "sha256", "value": "d6b0feb0621efcc163c4213b19f70c930301a35e41fb2b7cbf3485803180b61b"}]}, {"id": "5ae1d2d4dd9a9aa9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LV.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "f9a8502f5e33fc4e66bc91dc83911402cb168aedac1d1bfc4c5ed3f1c74a91dc"}]}, {"id": "d0e42579f0bc6892", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LVT.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "61bb78b8e06c6f6e5e5bc3726f8756d845ecbcdb49e6123f5d965cc0e2f85437"}]}, {"id": "d70ff254869615d1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/PP.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "879d221d1b7ffe6d26acb9c9ae81cd2e49c332e371c917b6d2a62b705304095f"}]}, {"id": "13bd9dedf5d5f41d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/SM.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2172}, "digests": [{"algorithm": "sha256", "value": "7d673efe3285948ace5e2eef751d1dc108fc785e6e46d5ad3507b84c82ed4654"}]}, {"id": "488040e03d2e69e2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/XX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3835}, "digests": [{"algorithm": "sha256", "value": "612ff852ff4ef2ed8ce24740f3d2e03ec78382e5416cba28ace82253cd29e163"}]}, {"id": "f6f94ef211bfc31f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/C.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8241}, "digests": [{"algorithm": "sha256", "value": "56d489ccd9de863134efa6d9295fb73f597f51dcd177b3b56f3e91b1e449ce52"}]}, {"id": "9b20e3ed7e9fb096", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "63e084b80ed18ddfd14cb68cd689b97e2d1c6f83f69d21381f0cadd1388377fc"}]}, {"id": "203d37a7ce3f7255", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8249}, "digests": [{"algorithm": "sha256", "value": "560b1940bad87eb7e44ea6bfb0c7f5d0d8d19bc51edaf4d1a17475034ab06f89"}]}, {"id": "98c262d1051e05d2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/L.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7392}, "digests": [{"algorithm": "sha256", "value": "3d9bacb8386ced4cfa911584d53209e90291a6947e2c123aeec992d6d6227661"}]}, {"id": "f7a6eda4b980e003", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/LC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1950}, "digests": [{"algorithm": "sha256", "value": "5d57da516c1a27fcd86b3bd6830641ae72ee71b4ab0ac26a5be5f23de5074baf"}]}, {"id": "883483a8c8cfcb3d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ll.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7069}, "digests": [{"algorithm": "sha256", "value": "a119c5e12190b5e9482f09459eaf027a8e6854bb4b761e28dde3200106c67009"}]}, {"id": "2eec3b8a0f2f9963", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "2b389d13bbbbfec2e99d99dd1645ee3150fd36b8d8d6c255cd0a30807190dda7"}]}, {"id": "6965136a9dea1c6d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5909}, "digests": [{"algorithm": "sha256", "value": "7e6c10908a1851787c81a355d7c78b2eec059b8f93bf670d7a5ada0849a36ce6"}]}, {"id": "87d2b900f5f56a07", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6997}, "digests": [{"algorithm": "sha256", "value": "aa5f3639471a037c64ca015346b8680a17c2711c82cb5574fcb1c95407a431b5"}]}, {"id": "260b7e054ddf3f04", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/M.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3600}, "digests": [{"algorithm": "sha256", "value": "34d35dd3dc3dda9ae5294da3e7e303ee8c950f8b28e6a584d184c60e3554d25a"}]}, {"id": "3c562d039be905d3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2338}, "digests": [{"algorithm": "sha256", "value": "1118696299c2dacba205f788beaabbd2d09b08f9e94c9e81d20672eae9292746"}]}, {"id": "964fe3fedb2680a8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Me.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "0e9d07c0ce7fa0c2a7792dce0cce7d4572c5fcf8e942ae6ffcec536de0f06d44"}]}, {"id": "c1c43280a57ab7e4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4020}, "digests": [{"algorithm": "sha256", "value": "9ed7fd85e2a754b74bceeb7a4a6f1b5804899dc76f1e57d5dced2f24cf2ab679"}]}, {"id": "b2e7670e58a718cc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1976}, "digests": [{"algorithm": "sha256", "value": "5a28c317c38e3d4ae7c52ed6f60a9afa1bffca1598c256b258e886fbda2d27d3"}]}, {"id": "a9dac28818c43068", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nd.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "63374fbc0216e25016a048e64466219f7f6e5d84ccbbef0557ff9ef0d3d10fd7"}]}, {"id": "265172266586ca97", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "28aca42f24969ea5d5f0b8f577cf4c4ebe1dfa6f0b1ddb42bc329dfe3f129531"}]}, {"id": "e0e9f62eda28473b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/No.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1304}, "digests": [{"algorithm": "sha256", "value": "61687028309b31dda45780f45444507d232213ba40b0d0959f1efecd467c41b5"}]}, {"id": "3eac305cfd546d76", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/P.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2476}, "digests": [{"algorithm": "sha256", "value": "44c844318a9ee3bc3214f28ae4a517ae2618911a04df02dca0e9fbd1f9bbc94f"}]}, {"id": "cba75370aa840316", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "df577cd87ab89614a5969753e2b847259395ed7bb95003f3c2e05cb90dde118d"}]}, {"id": "e06f1be23dd45444", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pd.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "22c8574aeea05618f6e063b9c640295e4bb5602a0a7ce6f84dd122de70ef04a9"}]}, {"id": "8d7827040d52d434", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pe.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1322}, "digests": [{"algorithm": "sha256", "value": "e8de9200caf2f6a4d9e5a5632a8433b9ab17602bd0570cd219d3d816b969b078"}]}, {"id": "508c8a2137933fa4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "d318f065ec7a2905a0148db9a5c01650728b474bdd1a0d5dd9deba5e4437cbab"}]}, {"id": "40e4c2bcfba737ed", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "6ff0362c519b3d29b5d30f687e96e7311233712393763f5ef9559450d3f4439f"}]}, {"id": "574b621fffa0bc0a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Po.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "7d2ced0a6c23dbec2e92fbc5eb8984cc99f49f0801aae2de92e160db779ba712"}]}, {"id": "aef5747db3c15fbe", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ps.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7e1de7f782c8a6dca3c5f11f14a2dbbd0883297cdb1f618ba6e158ce4946ef94"}]}, {"id": "ed9a38928d68a156", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/S.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "7ad67c775d0dcd4c89299574ba7b3611dc492c50a5fba47b259a5fb05f91f198"}]}, {"id": "8c059d6f49783a15", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 717}, "digests": [{"algorithm": "sha256", "value": "36b6c9a800f7c7f85d358accc36c6bfd2a0594a3f926e00488ee8b594ae930e9"}]}, {"id": "b309d1b483cfa860", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "1e38c16392826968045dd83f7ead95fb464d55cd04d8af9f031eb54c87f7488d"}]}, {"id": "229d33930a028714", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "4e1d7aea6598ff7e197030fad01a384d966c9980ee766f58f1bfffa374e268f1"}]}, {"id": "6103a90ddf69d5fb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/So.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2609}, "digests": [{"algorithm": "sha256", "value": "82c2226ce3e64ccfe1e5351fde7edf0d0ee26e4725340c3e104383a8d10c88e9"}]}, {"id": "8e91455d1952817a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Z.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "592de72df853ab09b454ef1a3842211f1020bdd1403f3e0623148251e972414f"}]}, {"id": "5e8eeb5d03695dfe", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Zs.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "41a8b25d459e3dec438d30f05115ea080400267388e2f8b442f6426d3775bde0"}]}, {"id": "06b6207ce617d056", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GrBase/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9925}, "digests": [{"algorithm": "sha256", "value": "c23d53d9607512484e06d37010f58defb2d52556e1adc3b60b5467863ab90cb4"}]}, {"id": "d6402ca692a345d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GrExt/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4214}, "digests": [{"algorithm": "sha256", "value": "0105f4f77418ad855813fcc9bbc2247e69b36bd8b0e1d7851ec056aa959e6cd1"}]}, {"id": "69ac71563b48b8a9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Hex/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "7804e98f84d11883b22c14efdc1783d1004ceb26abe79fe5e396cb5a19d55d80"}]}, {"id": "88fbff032eee7b97", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Hst/NA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "4ee570ca57f9ae6b6dcd7a77578b281665344e46a1523bd10c82a900979f92bd"}]}, {"id": "ede475036af7a00b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Hyphen/T.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 595}, "digests": [{"algorithm": "sha256", "value": "bb7b696e023d6b29033a11b1536f5b728bd3263787221c04aae9b2d7adbc07e3"}]}, {"id": "e8384982825aea89", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/IDC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "eee4d02647e82e5ce52da578c778ec530fc511853aca43088b6d986d2570d254"}]}, {"id": "2b274226499baea7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/IDS/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7396}, "digests": [{"algorithm": "sha256", "value": "80bb0485b7f87afa1991ca040de043678586afc08a15e416443af1fcb821b79a"}]}, {"id": "0cc5a50f090a4403", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ideo/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 700}, "digests": [{"algorithm": "sha256", "value": "e77ace32c44370688da7275ef2d5f2a00be3758c4c1e010c071c14241ead44c3"}]}, {"id": "a6cce58afb0d73d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/10_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8135}, "digests": [{"algorithm": "sha256", "value": "6f60bbcf7e515ff15b151320d152f87e937582c2945a99262761c85cadc7322a"}]}, {"id": "6cd863c4e1c752f8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/11_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8257}, "digests": [{"algorithm": "sha256", "value": "3eb652a3fde6bef1f0b75f4ea0d9e00d5ff0a949437367d39b3799ebb4b13f58"}]}, {"id": "600edf5ffc5833b6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8403}, "digests": [{"algorithm": "sha256", "value": "cb6cc6204e236ec938a2106ed7cb06264ada543947f15d92f7900aa32e3f0fd4"}]}, {"id": "9621291ed1f587ae", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8391}, "digests": [{"algorithm": "sha256", "value": "9168d1880098f0f07c7980d6de5676586f61d3225e8cdaa209c5c95c98b648be"}]}, {"id": "c7b560d5d7c44d04", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "35ed8663ee9b68686c5a4bcda89cb427f5e62cd28b0d9cd6916c735dc1679b28"}]}, {"id": "d08ec75e1aa199c6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "acca59843d92310887041e2a0d043cb3ec9d8e768f6b395be3f3d0c57a18a80b"}]}, {"id": "322d0128de0f65c6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4351}, "digests": [{"algorithm": "sha256", "value": "dd0072d2af849065a91c09bb37599977de022489e3630cba0b65251d4062fde6"}]}, {"id": "5fe01ced440573e5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4803}, "digests": [{"algorithm": "sha256", "value": "7c2ed61102dbe6e8b1a37b49856e57739e8c4c1e47049c41c38cdf571dfd5238"}]}, {"id": "a019acecca8b1a3d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4741}, "digests": [{"algorithm": "sha256", "value": "5b46ba2693541d0e4bbc3cf74832755cf3333a1f9fe2ff8a9a7b9beece14c787"}]}, {"id": "66a5e40241c4f78b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4925}, "digests": [{"algorithm": "sha256", "value": "995c449c41988f07472d66b6791c875bb9c74760be326a01ce937f097622b3d8"}]}, {"id": "776c282620e97de9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5171}, "digests": [{"algorithm": "sha256", "value": "b6358eeb91e0c0ab2b6a9161c739e4f1f85ea7c921708e80c5fd7e407448af45"}]}, {"id": "f280add7295c4a44", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5299}, "digests": [{"algorithm": "sha256", "value": "14bbb6204836eff6ea9a1f5dac6e2fd0785530e80c3e275b58fb598025cb59b9"}]}, {"id": "9f249e9ce65999c2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5491}, "digests": [{"algorithm": "sha256", "value": "be9fee60abe1a300520be706581f8881aacc2efc4c30ce3888d4d842ecc161d6"}]}, {"id": "7ad02ad448ff03f7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6003}, "digests": [{"algorithm": "sha256", "value": "38b3398b52185246826b238291cfb6667cc008b1c3c07e941f0e084ae2714187"}]}, {"id": "cabe98bf7d3f7e37", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6262}, "digests": [{"algorithm": "sha256", "value": "ee11bd9692e5e10fa891393ea4b7c171348ef0f75844a173ff985ac20555d15a"}]}, {"id": "acd5dae4b220dd7f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "d369c392b07459f07c19e56f27f3b14adb6a336d6f9d5f40f34d9fdf34e4adfc"}]}, {"id": "d7e8a24c8e73a5cf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "89728cfe7c265177db85acf8c341b16e84c8bdee60ae228cd91c1d9e566d4e89"}]}, {"id": "d977253eca73a01c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "45a487ca3a70c8e7956355a27f81359c76b9a6694ef4eba596f77c629d476cd2"}]}, {"id": "32dc7c46834586b3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/7_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "52495cac17576e65932f2a8fff07d37d51f9ea6e91ff1f4d9b297cd0f3078ff0"}]}, {"id": "559e1a57019e87a5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/8_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7666}, "digests": [{"algorithm": "sha256", "value": "7c60dec19149398126583f22e30588d71b32038dbb72347f970e02e91c47e169"}]}, {"id": "ebc57d4dfe1e5e96", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/9_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7995}, "digests": [{"algorithm": "sha256", "value": "0e6a84add15adbaba314bdd9adcd6b743ff54737e474b0a496b0fe0b164463f7"}]}, {"id": "a28b16072e8bf2ca", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Bottom.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2034}, "digests": [{"algorithm": "sha256", "value": "eb00b37cd543d0ee6693c1421c1c339a6a484ebd5ca086ecdb5670468d4128d6"}]}, {"id": "a48a2ae616347609", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Left.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 975}, "digests": [{"algorithm": "sha256", "value": "f7d4d30f66c64405c26d5b8aec726286aaab9a735303520fd57cdc6a697d7e56"}]}, {"id": "a5297678eca28434", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/LeftAndR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "6daf6ae76cbb0cf067963c4d2d3081cdc19387279f8b9445603c01681fee84be"}]}, {"id": "5acfa51b07f17060", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/NA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2720}, "digests": [{"algorithm": "sha256", "value": "76c8d5e536a9caf41e8d45bf49b884d82aa9fd66fd3cdf091545414c0790d322"}]}, {"id": "ecdc1c231fc83382", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Overstru.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "1dcf8dc29192a57454df1a1eb4fd8327a448ae97b9582da6cfa42c6d24880c08"}]}, {"id": "9b678999420f761b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Right.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2256}, "digests": [{"algorithm": "sha256", "value": "79a96470823c2bbdf66b5c1d3a443ed3eab8d8da18db9943e4b724d2f0864532"}]}, {"id": "9ff1b49afb39a2a6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Top.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2522}, "digests": [{"algorithm": "sha256", "value": "7479bf89224a2a005b8ce0c1b247e6e63ea01602408b43fcb6ac2d4b412b3e23"}]}, {"id": "da0b4ea3f77a1ff1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndBo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "c4d93db0fa0e10f5b4f8237872d54f311680039c834017154891f941a6445628"}]}, {"id": "337143a7e839dd72", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndL2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "bfe9ddc7042f8c7b8fa7b4efd11de584f9d4bde65c50e08828cdd3e8d56e6ed2"}]}, {"id": "bf91bcd60526836f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndLe.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "3504bf43434ba691fc0489faa829f6b09a634078a26bb56146597ac1592ccab3"}]}, {"id": "40dfbb24b6845591", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndRi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "f2e1a4c2228a207c3066370e66f85aa96ef219d9a341c44ff28a1ac24df08922"}]}, {"id": "a7c710eca8a5a21d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/VisualOr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "25c9afacc4364462dc07b9609a12a2e98e26d23952152c558c2c4e6de6cde520"}]}, {"id": "449b0e3f0825e0d9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Avagraha.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "a574ebf4f45db6d0c60dbd8db409216c568d008a1881d8c2ee1898d6d00586a5"}]}, {"id": "98f74093b9c665d7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Bindu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1080}, "digests": [{"algorithm": "sha256", "value": "533d0a06d06bb10e6b9587fcbcaa7110ae0ca5f09a083b875ce4e686f59a2893"}]}, {"id": "a0885ee84f7fe5ce", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Cantilla.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "ef1cd9391498c824e31530aabac997f6306849e47fad7a08952ffde4726ca566"}]}, {"id": "0e56bdb629e4df9d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "3c6a1d43261fd870d78912cb5ee1805358d5314aab0bc3ed758a3721eb1d257a"}]}, {"id": "ce28ffa18f2f902c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 609}, "digests": [{"algorithm": "sha256", "value": "02b2677e3f70e69ae9d8767cb3cd177cb6668786bb406ebc3004cb8bf826292a"}]}, {"id": "2313b58a38477f56", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona4.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "4a0966ac0720dd1d106d690d7fb7fe98e90f32190e8cc45d721b79bae775c0e1"}]}, {"id": "e109025bc4e6d91c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona5.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "6bc9da8963aec589303e7fa5b999e0db1bfb99efb65f5d463c25f447f8c0ff84"}]}, {"id": "1d7be004b7db0ccd", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona6.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "186da5168af7cceee3048cdb44a3a98c504dad1870097fe963fdd841daad17b3"}]}, {"id": "b96066de03ce4cd7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona7.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "ddc260ae0f924f7228adce50a9da1a9d75c05adff9e4b6f1fca834bff687dd0f"}]}, {"id": "5b613cd00b29cec7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consonan.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2104}, "digests": [{"algorithm": "sha256", "value": "f262a3cd5bb8e3f177cb2d73168e207a64dce5f816769d6e9e9effc83adc5d7b"}]}, {"id": "9e7672d8c9ed3cba", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Invisibl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "15e48d55774e49d9dbf60db9d5a896a7d7a75ba60414b8367b3cc56c996592c8"}]}, {"id": "e175225a68de7db5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Nukta.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "6f7d760c3693a429393d1d46f3ac04e1a1dc465d60a1bbdbdda87ee3b03fd937"}]}, {"id": "23aac10b7ed9fe16", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Number.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 967}, "digests": [{"algorithm": "sha256", "value": "5903c3641dfc0fc3e945efc8757db57e1c1d39d5c8444f074253a7aae993b43d"}]}, {"id": "3fb9d2c232c3819a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Other.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3830}, "digests": [{"algorithm": "sha256", "value": "fee168ba75c61b7d1c62b28c5fa8029befbbd56e0872f5ba9b4d3e8b70868e4f"}]}, {"id": "4c3a3dea89521a38", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/PureKill.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "a45b779f0f376638ed7b69f4d277159230c262094602968fa6c837f51334deb1"}]}, {"id": "47f4ac634452c955", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Syllable.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "0afd5188ac8647d54a59ae71ab8102d481756aeb631fb2dcbf773d99a5ea84ec"}]}, {"id": "c2ac1aa975cc95f1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/ToneMark.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "c0e2821489b533f1b05d3f3dbee455d2892749d8b25046fbf4f0d95d2ccf5887"}]}, {"id": "249f8de5ae667ca9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Virama.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 793}, "digests": [{"algorithm": "sha256", "value": "0d2739e63858b1acbde470c91ae35c90f7aaf0d13b9b947c7628f4cf5f1fa74c"}]}, {"id": "2030d01e860657ea", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Visarga.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "3b58b34899cbbfa511327c08c0426e0065c97d059f7903f08e6646a4706f0d0b"}]}, {"id": "31b2e70c25fed36f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Vowel.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "a72dadaa16691d9aaa7f2c6c63b843d19b8dbb4aa20789ab3ba7136619f2ba8c"}]}, {"id": "cbe57c6991be79c8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelDep.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1890}, "digests": [{"algorithm": "sha256", "value": "765910e4b86fa251cea86d61f0217a105142419e7e700ee5209273fafe1a8898"}]}, {"id": "fae95a4487f7a2c7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelInd.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1422}, "digests": [{"algorithm": "sha256", "value": "ccde56d41d98f2400a4701c2881990fe966fca27a78c9ac3cfb5bf7d48d94a8f"}]}, {"id": "31c3be07f853bd16", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Ain.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "c47887012b70597e262e238cdcfd2ef1c9d3cc4cd3a6a0efa123a7aefbd389d7"}]}, {"id": "4e2e88dcf4ce07ec", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Alef.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "6d429d076a6a39cebd858503286bfa2532820367c772d410a4547afdd55928ee"}]}, {"id": "57ae26a9f12113a3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Beh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "366c7d32be40b6da4d0ecf92ddad9f9ed3413214022c0b96da78b0bd730ae176"}]}, {"id": "6490fd60efcb8759", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Dal.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "110f7a8de95783544aa2d48194759fc79ea6a544904ce0d77b2fea5b70fc3983"}]}, {"id": "d9540051d1ee4c61", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/FarsiYeh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "170eddb5567d6244f4a47ea276457e51b1139cf604095d7d8ac9ed81cc019680"}]}, {"id": "2b83b2fe8aec808c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Feh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9e4bfec61e179c7d5bd6cf18fe29842f96693cb207a00ecfda4123ef5ef66fa9"}]}, {"id": "dbbdd45fce48b090", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Gaf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "df57a9863ea737aca1b19617ead5cf63d3181fc0e8d6b2be75ae4dbdb2937f1b"}]}, {"id": "7a90d6a512c09439", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Hah.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "5daace724e331c2e3c8aee9def3331810d66e89af6409e5521ec02ffc19c089e"}]}, {"id": "f16432fe59fdfe45", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/HanifiRo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3a3f5bd653e9db4d147875a623cafdcb4eef42171a29afb91f949d619baf6e0f"}]}, {"id": "2a06e7a61af3b31e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Kaf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9e9f11410d7eada65e441d89ef17364b857ab62af7342e2db30e01f903a4dcf1"}]}, {"id": "2b54e0e32422d9b6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Lam.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "f2a2ee84ced43ac7c442f15ef7d61135603982552b0bae1087711bfe396c4cd4"}]}, {"id": "3dba610d5e5a1315", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/NoJoinin.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "201f2e61472ed82c19fe6c42019b782d962eb796afbea0f2eda0851358e45213"}]}, {"id": "1f49cab6b982ef1c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Qaf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "499b6b05f504d7602d7713d9af7f3bd60d450528cc66004bf8b3709139fa021d"}]}, {"id": "0360b925bc836ad5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Reh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "a6bb5f8f9ac98175e8f32a5584b0c3613a893d0139ccb5c34d37feaf4621264e"}]}, {"id": "20a4acbedf5bc4fe", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Sad.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "2320416d559335f61b367720d4913b74a42ec90a2efd717656ee5009cc61a3e3"}]}, {"id": "c7229823fe8a055d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Seen.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "a8e77875daa02827225bc4977a6aba06d54714ccf911ea66cf5555bb114c6cca"}]}, {"id": "97dd183abbee6ca7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Waw.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "8e8c4f6638f7016eb907da537129e81ba47b8cbcb56f82220760270b4bc03497"}]}, {"id": "c1ed5a9f63aa1a59", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Yeh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "ee717121ec4f251668c9d606a298014a13d1b08a7d0cb8a67767c97761e067f2"}]}, {"id": "12f705917cbab0dd", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/C.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "c3a6caab3c5b820ab5577ace57cc92bf5ea8a2f5826c39bed3e1e02afd64d239"}]}, {"id": "e62246d70d06a135", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/D.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1172}, "digests": [{"algorithm": "sha256", "value": "82b84fb95c9cf3a3aeda03a947131fb1ca553f70642302e99d2cbf677f9fe99c"}]}, {"id": "6417b33231cb1514", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/L.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "9c75d213011bffb4e1031c72a6d8fb9120850ae6a9e477e05e42eb844562075d"}]}, {"id": "ffc18372adabcf2b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/R.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d220fe8871c37bd3b318bfe81f5a1838cb7fd2858e2a90b463625d821a2315e3"}]}, {"id": "c9185824acf24d51", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/T.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4156}, "digests": [{"algorithm": "sha256", "value": "b8de0645629b6c09aa4df30c71af7ca001a012bb2ac0ddffa118cdc1f8377b01"}]}, {"id": "3681c032f11686a1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/U.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4386}, "digests": [{"algorithm": "sha256", "value": "1384fcdcf1f7f9cf9a6a351979511437ab44fbac498c7008d066bb12ab2799fc"}]}, {"id": "8fed3546fcea2e35", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AI.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "04dad1caa3266d4c3d2f69e088bc564de8c6ab8eb2fe13da520ca4527b460e12"}]}, {"id": "282b64d1b915bdee", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8992}, "digests": [{"algorithm": "sha256", "value": "fc71b924b2e5220a11cb0a3016898bb2533d1fe4c2776f8629c0a262e861841e"}]}, {"id": "12f515ff51488962", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1569}, "digests": [{"algorithm": "sha256", "value": "549f31c1338a767fd09f8ced48c6925e94d79d54fcd8ed55aaa4d70b343346b9"}]}, {"id": "5a4813fbfabba3b7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 745}, "digests": [{"algorithm": "sha256", "value": "1baf36fbfc4cb2dc89700bdb32a8700aef999e9657dd1126956d197c0598a4fc"}]}, {"id": "19bbe3696811f7de", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CJ.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "e0fcb54e5346f1d34169579350b697786257460f72867c17e9e9bc3e54abdb04"}]}, {"id": "fdb3793ec6f91a40", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1466}, "digests": [{"algorithm": "sha256", "value": "531a429b1eacaeb8d9acbee1c6b8e3b416c34c2008a7f10e8f3d90f40c66412f"}]}, {"id": "67d369ac71a708e2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CM.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3468}, "digests": [{"algorithm": "sha256", "value": "fe6b3a70c6726f34632bb34f469d3930f857ae7e92ed11499a4e2ad7d0eb72af"}]}, {"id": "65fadc676a5fa56e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 983}, "digests": [{"algorithm": "sha256", "value": "265393f7e33be9255e6d9a3acfb48fde27f13d838ad26761b07706a8e1fdf3bc"}]}, {"id": "810b21109bffc098", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 747}, "digests": [{"algorithm": "sha256", "value": "864154b48585ffd25c1ea83397ea152d0c0e0811efb53625d81e4fbaab6d234a"}]}, {"id": "1c4f73d9120c17e0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/GL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "01980aae656ba2d3f1efee992e3a888485ecdad59374a8f2b2e099223a2a2f89"}]}, {"id": "ca610647dfd3fc21", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/ID.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2535}, "digests": [{"algorithm": "sha256", "value": "438461e68eb9fb8382570445b75e2deb0d8644b4c5c67388cc74fba04db54bb1"}]}, {"id": "317dd782a2ae8500", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "fe43ae8c9ac051ecf497e3fbc9f1f047554dd43a05f00d1dfaa308b8c5e7578d"}]}, {"id": "b6fca5ba3e03ae23", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "f4448855389742a2b45259c8eda3732c6713b57412a9dc8fbfb877f9d5b1b836"}]}, {"id": "aba1563d1e67864e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "a6494c97c417d6620fbebbffedc062c840769ce5c19cf80b08e598af31d17890"}]}, {"id": "e61a5a59a83f4a1e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NU.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "0e52dbe3c2f2c7663c7010b712cef171c2fee299f82b6cd3f112d9f5cfc38b95"}]}, {"id": "2d0c0145ad690b5e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/OP.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "acca1056853773a24d30ce05982cc4cfb2ba9155cc0ddacbb05b5a5af38d5d82"}]}, {"id": "68b973ae2cdd0ceb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PO.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "fb10b3d06f2d4fa73e16b4be5c1ac273408eea5d11aaae79e053acea3f1733de"}]}, {"id": "fb0782691b2b0805", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 727}, "digests": [{"algorithm": "sha256", "value": "f5d8d8900da35a935f00a0cca7c6ac4971f616b58769f8b6492a5ed4d03db4a4"}]}, {"id": "274fe6ae2619188e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/QU.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "c1758c63af5e56599557ee5eb59a80119afd430586f09c8a6eafb9fa2e28f008"}]}, {"id": "92d75b77b23ec70a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/SA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "fd73efe40173f1edc78815ed511a4e4d91c16badf067897b66e817a4eb95f80a"}]}, {"id": "de78d43b2af17d94", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/XX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7612}, "digests": [{"algorithm": "sha256", "value": "3d5e73260f9a3d8a258df060e192fde8a09bd510005e7d9bac755701042f3b8f"}]}, {"id": "0788deb6c75287cf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lower/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7127}, "digests": [{"algorithm": "sha256", "value": "5b1fbfc4383f4cc7465547c71eba8f9f7e99c83ae145f346d0269269614ed72d"}]}, {"id": "1eda8cd17a7b6af7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Math/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "7eac0a6a692a86aafc3cb8799fc86c7c8bfa810aa222eda16fb61e9075aef8a7"}]}, {"id": "a834198adb7f6212", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/M.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "0058d2dede9ba41166024d3d39bf601d890c5d02d3dfbb2ed358a4e67f042b56"}]}, {"id": "a8d8d81fa948b56b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "ae4734ec0b5d49271d27d5f0f7615a9dd60649b2ed98198eaaf69b26fdfc7350"}]}, {"id": "34e42c94ac548257", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2886}, "digests": [{"algorithm": "sha256", "value": "76ae7a2b4cf72f751a4b9e5b12126f464aac25ce3187441be42b0accb2076123"}]}, {"id": "0bcee7456cdce5e0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2888}, "digests": [{"algorithm": "sha256", "value": "87401cc7c0489dab540c9d31fd63a8de7e108966b7a8d4487e27a7e6811c356f"}]}, {"id": "0b2db709aa5b0283", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3310}, "digests": [{"algorithm": "sha256", "value": "f71f0571ad34760ff4a1789259a3429377e196c27181e6395634dfaece8511d8"}]}, {"id": "c9d3b947a62d4a44", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3680}, "digests": [{"algorithm": "sha256", "value": "1ac4e3e5ff4e1be4dc40b5bd58209afdf0c96367f2bd97efd22ac8958c77f354"}]}, {"id": "9417b85d5006d151", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4780}, "digests": [{"algorithm": "sha256", "value": "dc354847cf707a5a9bc7624d363c80cace8483f57cf83c86df0a72c59e221c6a"}]}, {"id": "767dff0c0e915105", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4782}, "digests": [{"algorithm": "sha256", "value": "16cc26072a6fdf5cb5c74d3dfd5a5e88de04dd52a1c83b1d0d6882018af9ba0e"}]}, {"id": "7f7696beeaa2809d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Di.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "00ff1b5b9f011febf941cccff4d41d862a2da91d6026d249cca01e86728cdc85"}]}, {"id": "29e0b1b840ce099b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/None.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2874}, "digests": [{"algorithm": "sha256", "value": "c3c78506e68e8f9a8b09f85f54049413d9d8be948a128b3c92da7f0ea3a5676c"}]}, {"id": "f12e8a58f1ed3daa", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Nu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2304}, "digests": [{"algorithm": "sha256", "value": "406fd4608d695a0434b7962662a7bae6358c5c777e1af81d724f37eba4098d13"}]}, {"id": "13e1ae73312a7509", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1386}, "digests": [{"algorithm": "sha256", "value": "b6737fda453c7bd74e2bcf3f06ec9a73a4b7a51aad9c94b1d2e60e9df2005a84"}]}, {"id": "86da3015b5b61f74", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "28bcc39970247e9d17d674e554554aab5bdf77d30d363842e48a7e3c9f5284ce"}]}, {"id": "1e92f989cf4ebbf5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "ddcc514b9e87e7e1404ca4852b7f6496f4b564e9c531924dcd227f8584dc4b5a"}]}, {"id": "0ab42a44445d83e3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 893}, "digests": [{"algorithm": "sha256", "value": "7e3c639ccdc5b85302bde8c92011e05863b5bafbb8b6182c6d113a92fc7666bc"}]}, {"id": "f39bcca00fd0efb2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "5b67da4a5237e956cc3049d9aa761979afaf11b4306748fab0a94958e0a05e56"}]}, {"id": "cd8c38dfb4c1082a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "d98083d0324682e22a7c758d9755472d57b0090010c6a961312d0879ea8ea8cd"}]}, {"id": "2a333ef25ca0240c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "f1d253a4679c8d7cd5a4fb50b29a5feb87b609b21ee30558f1361a9399eb84f4"}]}, {"id": "37e780a392f7824c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/11.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "0502731660a146260ea4acb79e62f6a096569ad414207603c71b067359da6b12"}]}, {"id": "d359c0f202ff8d40", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/12.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "cc0fba4b0018dd69e918ae1b0a93727fe7ecf7e2ebc7e3149eaa24f1418a715c"}]}, {"id": "0dd10d2e02b031f0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/13.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "f7f545d54d7c69b021db43f57686edce39cc29fa917d4b1703566b61fb4cd65c"}]}, {"id": "a670441e3a9e80ab", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/14.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "d1f3156e6e919bd3f898d622ff7d18ba414cdaafae03d387c0fa6dd030ef7b55"}]}, {"id": "72f9fc520e6c5712", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/15.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "94fe64c7cd23e451071060d2a05ccc9b5ea149d5de6f0afc02e8d83c9252d766"}]}, {"id": "43f7663ccddc4f48", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/16.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "b2b6a30ad1befa27687be939a8b87c0b3ca7ba017d23f52c0edc040680f87109"}]}, {"id": "f19543fcdfc41294", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/17.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "439b9efc687eb60ec5f5ad491e8759ad40e6dd5168aefd9fd657ee0090e747f3"}]}, {"id": "120ba105167749f1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/18.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "04e0e0aa98be462e0d3dcda366e77be175dbf095c82c23d96ae7ce32b257e56e"}]}, {"id": "5d933485760bc2ad", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/19.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "d2ccf90b25031598db56cbb09d709457416373b0580024397fdd738039a7b87d"}]}, {"id": "d082e28f07ef649c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_16.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "3dde974e5992a9d2bb6cdccff60e527f9c5c2c1e3938193b008489145f3c8c45"}]}, {"id": "0f0699702677479e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "5e360fae5c9b2f4d2cd5493c28cc611c7869b135ca26025fc03b125771bfdf78"}]}, {"id": "301052b0173639d7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "ceb1ea427d6004e4772af72bc50fd4ee775471d26504ceac4fed4e1d5b659a35"}]}, {"id": "3a73c19d3db06164", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_4.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "96080dee4be5ea019c2fcb1f69dd9963bc648c2502b59e649333264f79806cae"}]}, {"id": "aae0cb483d061bab", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_6.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "29a37c3f8d720881a01a11ac3447c3d42406a05bc20af7cd723291bfbdefb4b2"}]}, {"id": "b207b1065461de5f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_8.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "7e127a689e6e1b9f5819627a1d1fbc218483b84dc90d2080efb288338d86e5cb"}]}, {"id": "4e923b84034dabbd", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "755d4edebc28a46fb206ce1671d44320044fbe9d797ee390e1ac4d9758599e01"}]}, {"id": "9b1a4169c27a1fc6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "a546c13ddaa99464cb36fb1382e8ce9d6e415ff0880b65bb71e6b78c3bcc1212"}]}, {"id": "b264435be70976f0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/200.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "1a5737c16fda6b86cdb83f732867076918157841e9baa0125ead6863cd30cb71"}]}, {"id": "60862e9b00298e6c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "596781f6db5303ded52ab07d003b3a02b0a7804dde8a48baadeb1f34bb9a0b21"}]}, {"id": "833eb95fcb5143e8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "88d016f83bbbed3a940291a4ed7eedfbb33d92ada03fd53ff8ed7408bfba8c98"}]}, {"id": "5da61fb952868564", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2_3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "742359b186e0e274dd489d21fdabebeea03584c260b5ee43d18277765b2ec52c"}]}, {"id": "f93961926bdcc3a6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2006}, "digests": [{"algorithm": "sha256", "value": "b9bb57049a85cde7dadad019bb118c1754c282f203651374c075b89b7aa6b014"}]}, {"id": "0f957b99537e660d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "0f67edab88d8b24c7c543e954c20ccaa610b8b5de36913810ccb4d5952b2545e"}]}, {"id": "178837cb63cc1e11", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/300.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "711089dcb19fed7f52a5ad6b0f136a0875695e0848bf58a3f6d49dc4915f0ae4"}]}, {"id": "2fb79db6df7950c2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "75314e1045cfcba5fdec32c26fb564d226f1e97a5e90e13bf50e1681f3aa835b"}]}, {"id": "6e08e33a9d8328c9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "4c4f41a2020020fc929c80da9d3ea85c458c48c18184bb6a058f2bf5d9f7e150"}]}, {"id": "a3574227cf6a2221", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_16.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "8d7edee90ee1247338deedd6048dfe284296f7805a6e3ab5a84a71ad9df3008e"}]}, {"id": "d7c7b73993dbdd16", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_4.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "331d4d7a341775062642d1c3532f00013a5b1adb9a7d626a2ae97637c3192fd3"}]}, {"id": "cedbba939fdf7067", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1926}, "digests": [{"algorithm": "sha256", "value": "bcab49515a789420bad3f9b8f9f893fad4fd0068a28de6bf3e41bd0e1c7eac1c"}]}, {"id": "d365fe41cebec9d4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "e4ccedc833bf8178f0f4a2f30157143c3d0062f6cb81d9fff0ada023be6af1f0"}]}, {"id": "b79b239a0778962e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/400.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "50c6ad412b0b3eab3f2ec25b89083c44b7180d8dc602459ce28dbd3e6f492920"}]}, {"id": "5810394f11eec176", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "23463741c350f99b8d3a4ff2909a957885d30f7141e47971ce901aceefb5276d"}]}, {"id": "e29d4ec9289940d3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "e10c12b314896dad171da1f782fc25babbf81f8567983190f43bcdb31b3be448"}]}, {"id": "aad3b3efbf4fc446", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1960}, "digests": [{"algorithm": "sha256", "value": "305a2bf86903696149a3565afe12f7f4e41dc0a45f21eee75ec2941672daade2"}]}, {"id": "23403b1fc83bfefa", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "d9cf5958395ea7f167d6cb8e7443f3a812fcdad80d34c9c6d2db21123bd4fdb9"}]}, {"id": "38665cdcc86aa978", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/500.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "0d29c01d147830b5fa22a857855dd5a50ad3c13a61eca328f661126c82e85525"}]}, {"id": "ac06c9d79c2c3836", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c9d59fb465c8a0959d898a99ec0e3930465b6968bc9120fe0f87b147f0297e96"}]}, {"id": "49e335b57215ae2c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "50d698b06151185aaf5cdd9987da67cac8b95009b7bf1df33b589847b4c1d743"}]}, {"id": "e93de3fa08321ea6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1774}, "digests": [{"algorithm": "sha256", "value": "5969875a7c2ad6144603a05cb8b042e48af36aeb4244855b112fa354219ba0be"}]}, {"id": "f20c850cf672bf9c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "a0adf05fda8305ecf106aa54281fb4911fd15ca3dcf5a43d6a371993e520454d"}]}, {"id": "0e5a9dc124f2901b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/600.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "cd68a1c3c1b1a367bce319a2f2568d317f37b27530f10d0d2f3fd278a9894430"}]}, {"id": "ce8d6eca6d4ebe0e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "724e8683ed812ff70cfb68e8e5444fc74bf3c382472c62a286b9cfcca15f4a11"}]}, {"id": "4aeca3235bbcf49d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "e1ab81b65d05e195517c41702c1b414d52148e5a2082897941f9aec9d7ceb4bc"}]}, {"id": "d10cd1dcdbbc4c6c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "2154a244b4e642c181c79790dba09a60b5bc304d263c8d5041d04c10820e5533"}]}, {"id": "bf7d9f93ab1abc1f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "d5db05ed1f6399ba018e654639cc41004a36393684b1b0918947dd371ce5f675"}]}, {"id": "b5b9ae190e17abaf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/700.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "9a178303d3a1a4e107e8555fb01a4842a37fde9664fd0c710c7b121000d503d3"}]}, {"id": "0c27d944ae029c8a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "8c93fd96827aa147fc7eb8828051319b4bcd1828378c6af272fb005645f1f148"}]}, {"id": "5cc63acdad06a1da", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "9ea4903d5e5533d803947117b1f3dcdafdf04388599f4a704909cf4e05c29aa4"}]}, {"id": "a61dbb2969567a6e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "6f91746ad44df9a04e11640a7f5b71ba7fb7a6b93a43b100d85b9eeee1c2dd35"}]}, {"id": "07203a3357c4c000", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "66a3cdc65b55515324c2c0950d95ad7b08f897deaca659187ec61de45c326a30"}]}, {"id": "a068c979b5207580", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/800.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "491ecb4be979aeda3b18f40569a58e0bb9c7c4b005f3411cadf974dc09cf608d"}]}, {"id": "16938dc98e146706", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "609a8fbe53458b6b1fe5200b693d6e8482750e62702d553594be4bf4bdd80acf"}]}, {"id": "4d29f93c13c1101e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "37bd17c4b82af00de5cc7384d3aa5d1bc45fd60626263080dc5c188abb5b8ed1"}]}, {"id": "05c19ca6a3aa6d92", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "abb6b96612f5235bb4e9346a6a827c5cb639abb81d551d01280a092743caf716"}]}, {"id": "952a9336e9b76ebf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "f4a523d6456a4628eda4a7159114d81a1551832961eafe466c3cdd9842142a5b"}]}, {"id": "e7973482be299853", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/900.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "8a58b5278ee098f50d48de2679aaaa7582eac4815ce56f8c863bab26db215152"}]}, {"id": "e908673c7d5e51a7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "8c2c870134d3e27d708295d75b0d634f5791e06c9094aea59cd3e22b3ea892ea"}]}, {"id": "1ec818a3a7e310bc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "c83b0fbceb1149c094e1f0fc6728600ddaef28203e0831cb4095b926bff8dea9"}]}, {"id": "432573cce61b5019", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/PCM/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "7b983002a3f88ebc1f89837cd941d469edad80987a0cbdd03ac9fcf3317882aa"}]}, {"id": "b6a2c70ef27b6b93", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/PatSyn/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 748}, "digests": [{"algorithm": "sha256", "value": "2286902ac63d9b21214bc0e2148e6edd48da734664d4f91d6e45c251d478bfbf"}]}, {"id": "29984b315e66ef19", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Alnum.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "03a148e2b60a7a69d71f20ae42ec4f998328e3124073b6d0e6180b00aac2cf6a"}]}, {"id": "53517643f5b34d7a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Assigned.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8251}, "digests": [{"algorithm": "sha256", "value": "6d432250feb0e15108386bf2a299271968bf0692bfbef8f06dd1b84e61e050ef"}]}, {"id": "62c39e766431e080", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Blank.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 562}, "digests": [{"algorithm": "sha256", "value": "923736626a6717bdff1b2dc92c8d27b7e78265cf1b249d829136565cfe9595a5"}]}, {"id": "cca4c07e84dab226", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Graph.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8300}, "digests": [{"algorithm": "sha256", "value": "b534e71ef8fa18160a4880fe2eecc03e7f3df007855e44c4dca5c0007549bb47"}]}, {"id": "87282c0c5a17d83e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PerlWord.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 515}, "digests": [{"algorithm": "sha256", "value": "acdad31f585aacca4165b114607c9648c6b890ae66ef6255260175fe49107a34"}]}, {"id": "ccb5b6022f27f201", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PosixPun.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "25c86a81506eac95291ee83dda14705215348636710d02e164e666679f9580e8"}]}, {"id": "25a564ab9aec9a8d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Print.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8270}, "digests": [{"algorithm": "sha256", "value": "887e26bd91f54842ef445626b6375cbde3f8e1526692998fd8f267cde5bd1a3a"}]}, {"id": "4da8ec65ee39b11b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/SpacePer.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "8207d468e5a61ba31399057ccdeb51d2c5b63a9ea1132b97bed4b7e8237148a2"}]}, {"id": "c92b9c9d4503c008", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Title.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 583}, "digests": [{"algorithm": "sha256", "value": "14b92c1668c9933648cf689e3bb9b08600501033f387c7e9670097b3fdd6bf2d"}]}, {"id": "e358f8c6906e9606", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Word.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8624}, "digests": [{"algorithm": "sha256", "value": "190c44e150c348c907944bce3b0fa5ba2f8a800dd5be6e270c43082c780bf7e5"}]}, {"id": "c2184e646b223725", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/XPosixPu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "60bdcd682c3e7dfe1aac833c7dd4a5017e360bb062747ec05395e3587fcf9ff3"}]}, {"id": "6e893d250242ae53", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlAny.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "eb9b22d97f9c1b7626ab61da3311c7037615f8d9c2863c8e66e0df811e4acaca"}]}, {"id": "57afca4625484229", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCh2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8670}, "digests": [{"algorithm": "sha256", "value": "f9886eb8f729f0800b307c2555ce40fb7e2be57051c93c0f6cd7bff39d7d8572"}]}, {"id": "3af5e8294b6cd703", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCha.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7464}, "digests": [{"algorithm": "sha256", "value": "0e5a153d0cec2700d17e8347cbd7ee8b6396177482d25239cb3e382eb5e3e9f2"}]}, {"id": "98e186233bc13bc1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlFol.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "a9f3738e978fc778f959e6821b7010a4706a6927c8840152d6d1aa8587a0a7f8"}]}, {"id": "59d4fcdce03acfd1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "ca81045e40d3afaec30dff910e79b590e5b96d21522eca80529e3e77ac6e68c4"}]}, {"id": "5bdd851dfa0ca4c0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7496}, "digests": [{"algorithm": "sha256", "value": "8519345f30e4081ceedfe4548ffab9cbc05cb5eee6d220db5fc62761c5051912"}]}, {"id": "a68b3135b179e15a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIsI.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 827}, "digests": [{"algorithm": "sha256", "value": "04f61094131cfc2a9c874f0a201ca45e17ec349329e9ae57af6b71b23f532840"}]}, {"id": "94666245890341c6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNch.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "6f39b9470727479e150677988d67521eedae7723d92ae3dcd7ef739c37bc72a1"}]}, {"id": "513238eca66c0db5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNon.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 653}, "digests": [{"algorithm": "sha256", "value": "c827eebfecabe32e79206282345b11e4ffdf41170ae8d89414aade48a87b9f38"}]}, {"id": "4ab62c697cab06eb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPat.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "00262341d84a268c0d5adbfef988a4a8b319e33076c91e910ac1b99c4ee265b2"}]}, {"id": "bdbcc39fc5066d04", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPr2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "28b3807ea2d2914a91dae6eb999fb72ef45a59cd2930b977eb586463a97b36c9"}]}, {"id": "8b782b408ddb6a0d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPro.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "54411a46e13b0a1250a6c0fa42bc4ae07c2b0265958784bf027268ed1999a3b3"}]}, {"id": "6d48609edaecaf09", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlQuo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "8fdcd978682f51fb81aafbe5651d192e1b4c273b8a9f02b590a06892f5db5ed5"}]}, {"id": "61c1a4edbdfac10d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/QMark/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "56454f5bb71a4781d8ec79b2ee70aa9305c9b76440e1ffa0fe3787880f8f47e0"}]}, {"id": "8cc87a43bffa3a5c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/AT.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "88d3d10eca5c8303339fe6f94fdb06b90585d76384d022f6bc65d91fe60a1c32"}]}, {"id": "5478cc68e735b760", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/CL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "802ab3ce9609646c51862553c9be089464b3f0eb4c7ff8e6efb86c364022c1ce"}]}, {"id": "d15cfaa9e9d3079c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/EX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3636}, "digests": [{"algorithm": "sha256", "value": "87e3a16fc489ffe98f2b10522df4282ccd02f1b70290d18aa5835c90ecf1caed"}]}, {"id": "f4cbeff73e59c4cc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/FO.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 711}, "digests": [{"algorithm": "sha256", "value": "5ad01b674d0702aabf528c15fdbf9ebea9ea282c93dc90b028695e130edb86e8"}]}, {"id": "3201d856a347af76", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LE.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6224}, "digests": [{"algorithm": "sha256", "value": "655c737439f48a549edb6ac5a3cf5b66d292a884785673aa5ffdd2da73163a75"}]}, {"id": "f4f733b99cd77749", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LO.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7099}, "digests": [{"algorithm": "sha256", "value": "3777f708227e1b6f38dbeeb56b2d58c6e9b4f109a68fa41211a317fbcf7ff884"}]}, {"id": "b1b2fefb244a3ed1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/NU.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "46f0df83b82f1279e5d50d4938ef6dc18c098e184e96bd75029fcb46bf1735a9"}]}, {"id": "946aca7a7bb1d868", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/SC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "c659d962039ef764774fde1386d1c5b35af68731b8262ee8c8b6d0f46c1a2b1a"}]}, {"id": "a877bdaf6dff8877", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/ST.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1288}, "digests": [{"algorithm": "sha256", "value": "fd9b49913e77fc3c52bd929bd417647f4f57dfaab7a44a2e1f5370195cb5aa8c"}]}, {"id": "ddf5f8d2e9fc82eb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/Sp.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 568}, "digests": [{"algorithm": "sha256", "value": "c81275e6c6645369a0ed031d1dc24b91bfda5381da24e22566ac5cc05f9a32f9"}]}, {"id": "40625cf14e30a0b6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/UP.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7069}, "digests": [{"algorithm": "sha256", "value": "404831ec691da08ffd06c097a7df0ad1e778c3caf27d87e1f7040d99321dbbf6"}]}, {"id": "9fdcf3881a0a08df", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/XX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9413}, "digests": [{"algorithm": "sha256", "value": "d93054ac9154ee005292718d9e3c27762c44dbf7333fd46ccdd0e3b5b2432faa"}]}, {"id": "42283203c1a3ccca", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SD/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "58a22d70a2a2e621b6bc4611dafa91976b3d5bdfeddddc1b9443a005ee371dd7"}]}, {"id": "797e5821c83f0cf4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/STerm/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "fe66f318439e054f7341068d20adc3ecbae0cd2e80248ebf6337aaa3e304809c"}]}, {"id": "8b225c764f334a65", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Arab.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "483c1dde9d22f5a72cfb0d30b18b1b38bf480a7f93af107859d7148b3e247918"}]}, {"id": "47ac782031c705b5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Armn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "f939b3073e76c1bee6e8ead109a38761165337212f9ecda427123210b0e0ad39"}]}, {"id": "94d4256cb68f606f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Beng.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "daea3d356c70c4b28484dad0b629305f0cb79c0ee3c3ff1001d8c8871bc56714"}]}, {"id": "836a61807c1c55c3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cprt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "0ec310c1c6213b4a7a736ee323b959b8bb427c9762ce37bae46abaaa4ec5f0e1"}]}, {"id": "0a5c60f72f231af7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cyrl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "5e8347af1622aa549419fa1a33e26ea92fdfaa7e657468be140e6c98a3317e58"}]}, {"id": "378bc5dd48646423", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Deva.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "2bac00eba76eb622b26eb80d9b521091436af97ddf7d378f78cf856a5f8e616f"}]}, {"id": "ad1c4780ae9c114f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Dupl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "b52f08b5e1a93ee309c9f86f03f61010cf66c2b07c129326c1a5707764e5a59c"}]}, {"id": "2d3bab670f1ed8ee", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Geor.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "e358d4ca6af5e7732f29a5d6245081714071538f3b21f93a6334edcd6cd34f95"}]}, {"id": "499046ce16865d13", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Glag.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "3932a522e6a75c77a4f1272d520455c8839b6aa1771e3c0c5e6e82ee80f2cfa9"}]}, {"id": "977a2efaaa1d9a24", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gong.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "529df09cc00467e27f824abc158e8c068b8a527a18cc23bdeb14cc09e13c1fac"}]}, {"id": "de933701d79001d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gonm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "cac61716ed9a7ea7a0e661889ec21ad87d577e071ff1a7bccb42144a8877a51f"}]}, {"id": "7d2fe0f9e9b61932", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gran.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "c3ff7dfb29735403e21ab038623dc79eeabf2c65cf0868675187a15dae0baa6f"}]}, {"id": "bb5243a56c4b2a4b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Grek.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "0d6ebc024d0c681b4e22d791c84579d5a2c3e903e12286bb1e2d82c1aeba9c4a"}]}, {"id": "426108b7f0e4facc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gujr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "8a2977707796eb6fdf3f97c56b88c953461bd48063a170faf6b422dce1511961"}]}, {"id": "0f06af2ab0f6ab5b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Guru.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "62d8ac9b0ccbb6a654207097af40bbe45a73be1e50a7bf8f39ae34fa2c9c4738"}]}, {"id": "e2a25a9108f2d3e8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Han.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 707}, "digests": [{"algorithm": "sha256", "value": "12a86cf31c97c025c9405774a91fa93e2ef76c1ba5e5c6a2d4794cfb52c4dd91"}]}, {"id": "eb6eddcc4c1235c3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hang.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "0935364a4b2dbd2f074fdf7423ad379ac3760aa6a8af4585a8b671b077dfbfb8"}]}, {"id": "b5a0247efdfa1f91", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hira.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "e516c5f573175008ee7a199ba80f08419fc1e0c8a2c534bd56baa4fd43b4df2a"}]}, {"id": "46867e389038aa9a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Kana.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "968b4ed456b09c7a9699d5e21e08955207fb21e0b7286c6e8efca81236389100"}]}, {"id": "727abb5927fd39aa", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Knda.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "8922f9bcdaa1e599345cac1583dc7f66b19eebbe6de3149f746d525c0b5f23aa"}]}, {"id": "dbca464beb2a97c8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Latn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "16369987cb1d9cfe758dde09dc2304ce33e7cda1a8e3e588a758179957240548"}]}, {"id": "9ca3aef5f39b5e5b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Limb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "9c365e75327ec9deb9c48f1700599d8f8ef03ee5ce246812080b6babb5d6cb82"}]}, {"id": "7a4b63d8c7ee8d2a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Linb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "c55c2fb80492872e5ffb22b7ae577395b0e190cbab75ebc6b8a72638bab4855b"}]}, {"id": "290423b9e96a52ca", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mlym.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "06de47dc166c500efa35ac8e9790bd5039376a56ee02b0a43f9d9741204d62e1"}]}, {"id": "c3bb0b1d2a653b83", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mong.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "0f4af0ee17d52e8944ca1a78762d1d58f9eda8776366ed9b0169d3d67814f5bb"}]}, {"id": "7cf7dbca40afd930", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mult.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "d18bc1bf7a3f96d4abc1177ee77008d317328b82c936a63b4d7aa8b29e97b53d"}]}, {"id": "734ca2b7762c6e0a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Orya.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "7dbf71268c9f29f083e7f5c20893aa1734606e19bf9010388b5499ddc58eec21"}]}, {"id": "3249d9506aed5bf6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Sinh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "fc9e2b39ac7a97af871ebac5c2028e6546c04c74db836824b78209658c850f12"}]}, {"id": "88d9c92f544f27f9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Syrc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "3ec705192363cd6c1a2ef9b623dfc473c373fe03bbe54376772a483df62d2bc0"}]}, {"id": "0dc65e9971053b7b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Taml.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "426ba6f4692f43eb5c4a358121a271349ad527d27eedff696a466d9ba7d8ca9e"}]}, {"id": "81b3c73ce2e429a4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Telu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "9d17b15f695a1191a81897c219fbe9f85416ddfc1e7ea9e85601e242f23beb6f"}]}, {"id": "a9c841182f8806c7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zinh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 803}, "digests": [{"algorithm": "sha256", "value": "9d3d9d315567bb243ef5a91747cc4724c5991e6a416841d854115e2b76073d0a"}]}, {"id": "f4afa86ba2f12fb9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zyyy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "6bd373b2a53a7dcd33d32d316476b4002f77847f152c8a89dbcf2cf94b3f2a9a"}]}, {"id": "7206fef0770a1e8f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Adlm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "d52311446b1ef478876d9748baaf83a932c385647577262d798e93b35a6ef069"}]}, {"id": "905111277461f98d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Arab.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "a6794297f0a07f759ac220275241f7d8b50250823366c4b4dc85328ec35495b6"}]}, {"id": "62efff6c2c5875b9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Armn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "79f8de90a9bc6b97a24e60d0d41d37f48d0365e5892c9107f6b3d7f3b3d3b3a6"}]}, {"id": "8d033a241f323556", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Beng.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "f07c36f7d34a8a98f4c21bed376cd1dee3d1fa32141203157d6ecb1b5b52c14b"}]}, {"id": "30a882e759ccf92b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bhks.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3583bbe20b64a444df35131c4f9bc8aa39e9b1e0473ffe5759756240b101199d"}]}, {"id": "418aa26ddca6713b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bopo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "4613e13e35321daa9da8333fdff5b6c9c13137312c65ca252da14a05c6585afc"}]}, {"id": "5e5d9bfb8eff798e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cakm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "0ff195f67f42a285e450c72e7010d8de7eda9ad57612756f368d9da9491a5adb"}]}, {"id": "ced79422cfcd1da3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cham.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "893ad9528dabb24dd52e18988ae7ccc78304ccd6059c8f02c8257a6fe94f8cbb"}]}, {"id": "03858752bf2b0d10", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Copt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "1eb897db1c3fb0aba8085999e6b5bc33c3a116b01ae757529a9403b88c035923"}]}, {"id": "4ce681181455a441", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cprt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "3a237b811afabce7385883f25a3298965797f7afd7be9620f975024c9a43dc2e"}]}, {"id": "e006a83ae4c017a3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cyrl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "958b798850890585b7694e689f5d6f64e5507144c6f2054dbb9af18f640beb4c"}]}, {"id": "901735a750350d48", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Deva.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "6e1871730aea7bb455e1e5c92fb9a0edf35c6ee87ce413edeabcb6e25aade09c"}]}, {"id": "9ddc90ef86795e07", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Dupl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "a31adc16997afd4987cc27dce1a9da37695716e9ae9e63c7d3988643f0b0d31a"}]}, {"id": "2aa81084cec60409", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Ethi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "9113b4d9f08b731192ffc53dce2f0e9b96c46f5f5921f02da8c6b16c5634e983"}]}, {"id": "af7f2d8a2a9c341d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Geor.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "d836a3d8ed869df65176549078b66fd77535bf87788b68f68f578cf541b3eb00"}]}, {"id": "80caa2bf4a26e960", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Glag.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "85ba271dc21a3e3b93ee457467249244fddc67798574d116e8591843053d0839"}]}, {"id": "6ac12478373d0262", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gong.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "06acee64e8354d033939f394bc7be757fdad1ddfb10bb5bee98c300cd9cfa68e"}]}, {"id": "08b30fac437a842b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gonm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "03a449d840270185abd939bee430a6e81b5eac205d14429ede20e61292fe7090"}]}, {"id": "830619857a20f2b3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gran.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 775}, "digests": [{"algorithm": "sha256", "value": "f61eb0ab698ee5e253a08e0349882270bd0b5993c1f1c91fba0385e73eade845"}]}, {"id": "1827616d74a7153d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Grek.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "9063bcb4fb9173915e7fcbe9997ce154c8f5be3a59835ce955eefefdc59eaf3a"}]}, {"id": "386248bd84de4351", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gujr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "e378815a05254ba76ab8fe63ec86c21acbb66277e106b58cf5eb02f9c1531a90"}]}, {"id": "77220db38e6c7ded", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Guru.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "30ceb9f4f69cc95b3cd752682215bd63e03fcd4fe6afa1c36919f5c10a92007d"}]}, {"id": "7d278109317a10a5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Han.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 903}, "digests": [{"algorithm": "sha256", "value": "d480d3424f443405c9dc43e5dcb8a5f61d395a19dfb28d3e0aa73d55cb926e38"}]}, {"id": "f46f2909a019ea5e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hang.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "49a04736f45b5fab19c79611b28386c9b91ccc89949e3b25f70bf070bbad0280"}]}, {"id": "c8145031e9fc3ef1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hebr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "3326a87331505edb9b49cd872bc533350b5e75faa70935fb5e3b425884c553b4"}]}, {"id": "cee16032eebe7cff", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hira.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "64017d6dfa2204873a5f6c2e18401698cac4ce16bb408fe6c1fc226e90a21d83"}]}, {"id": "288c79ff5d936c30", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmng.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "20c19b4852d5cb31e5df0b1689c1f02b21ee9956c3bf55d653057c2a07757cbd"}]}, {"id": "97342a509fcea86c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmnp.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "6ead0b96671604825c4fd2fb5dad0b431b2a0611661cf40f7c676f3d42d9e55c"}]}, {"id": "ecb1a0fcb9afd2a6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kana.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "3a827de73265565c18052dadc517afe889776d754355026291ac22853738fa15"}]}, {"id": "0345572638915a91", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khar.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "165274799455e4a63e04a2434af88017432dd688393cf6742303e6c8b3560831"}]}, {"id": "53959e75d4bb487d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khmr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "caa218cefd089b3dea32218ef240b97eb73574d86362af33c78799fb41c35944"}]}, {"id": "6ebf6bf7d16e913c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khoj.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "5d3a605c2c1ded055c2c6f5d88d21b6dabc5b69accb802da8a5583e0b39af188"}]}, {"id": "439fbb7fcc8d47d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Knda.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "1943aa0c3a66899358ccf52d387f7d8eb8527e3fa84bee0c2b706af92c5a1046"}]}, {"id": "21cdfb2c6533a7c7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kthi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d1867b9908e72699fe4fc9c760c7f945dca8ce38e263d20b5c2e413cccb47288"}]}, {"id": "3ca3ff36fe9c0659", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lana.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "95df871534913da209180b3f56f18a9ad42471e36ddedd375d036817e0589bbd"}]}, {"id": "e24605c455cfbf62", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lao.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "adc37534721a2b2fb65f453261d2ae237d3f2aac6f207cbd61f29a976277617e"}]}, {"id": "c4d974dad869aa15", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Latn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 884}, "digests": [{"algorithm": "sha256", "value": "b3bf5200f32991746c23da879d10846cf7f702e157303816380a98cd7b5b1110"}]}, {"id": "21a7c07308411bef", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Limb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "c54c03d5277a74482aa5bc646f003943d2891c481acc80a4a175f4c4b0d2e048"}]}, {"id": "71076247f00aa7ec", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lina.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "2fc7e12e196ceb3e099ea5aa968ad292beaa705fed20a432d8a61f0692e3bcb0"}]}, {"id": "e8f734fe9db89ecf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Linb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "d42057a1c10459ccd8199d7a4b496d830220f29733b0c9ea48cd08f7a21c1e7a"}]}, {"id": "618903fee40af844", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mlym.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "801578d06d06b428497c633077be8d7e169caef6d2ed62f56ea84d0d5aeebe5a"}]}, {"id": "810bb0f8fa103156", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mong.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "acbc0c9875b37b166d11319ddbb77b94b28f94d3b28a7060f88d613a9d1d3e63"}]}, {"id": "be9074c3d9dd3305", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mult.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "7a18d5f8b71ce36ea90cbcf6c8a79dc5d1adfec874a7fdf74453c9ebbd23b6a5"}]}, {"id": "e8fc60a6fa3ce042", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mymr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "8c37283a5c3368104ba887c4747d0883d0de8bc1e8fe697edd1ce01a05fe6347"}]}, {"id": "c44d427600429553", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Nand.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "d1ad06fe2a3da22c1d7325cc8e0c02b03f433def7171cd8bf9e83775908acd90"}]}, {"id": "992162653dfa6620", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Orya.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "0b0a93dcf5031dcb4aaeac9271e528a1b2735bceadee8735effab5613b2ab922"}]}, {"id": "41d4d1ea26ce3a37", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Phlp.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d604b519b74ada17d27d8d0c56ce5dc336d479c56230c1b7bb2cf051a8f99036"}]}, {"id": "81c5aece91fa3b6c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Rohg.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "5024e6250335a30ba054ecd93a4346c421d5ac9694e4adf6f691645d1f6ec20d"}]}, {"id": "71b8466c30296f98", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Shrd.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "352263accc4b2bf4148f2af19fb406321ace031e2cb9af6720c41fe78b655301"}]}, {"id": "3862f7bfa6dcbe04", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sind.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "02f42b6e7017d7e77cb819a1fd609503607179479c7057468a652ca718d3add0"}]}, {"id": "23b408452efef3cf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sinh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "8c85cb652bcc8ecb85044703ad81b7589b1df58637fdb9bddd3563ae2f2a66db"}]}, {"id": "8b61b0f6e742dda8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Syrc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "a53b8460f1ddbd94769a485d04eab8a04b9ef5e5e24e4269181c740244f4f1a0"}]}, {"id": "5bab17e41f161fcf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tagb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "eaed7f5144796272436ba29f1692440c5d47c12789956b865bf450ae7468cfa1"}]}, {"id": "9658163bc8760c3a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Takr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "f64de535a2800e279e4be21459ff72c1b6418156a6bf81aff1ff495c326d7470"}]}, {"id": "9c444e370b31749d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Talu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "674f767f490211b0a34248d6435a85b877dafe829b6f30efce38ca5de0da7ac6"}]}, {"id": "b440ef7d72901bfe", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Taml.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "453ced01b7547b00853b46f2e13b26295c36074dddf64911a7cad30483cb188d"}]}, {"id": "812f4009941c4f18", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Telu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "158e7631d7d0e821f5d1057d5579f32d0349c1632fe1738166db33459c286812"}]}, {"id": "9a681bf25ab5455a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Thaa.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "14e31e1b8ac665ca07a379dc77b2f9cae81ca4a1c2cd9ab51a4f792349acf868"}]}, {"id": "edbcfae3bd807e65", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tibt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "5e9e93c0e7970ba10c61c27629e2377d73c26307a4b926e536fda59a4871c556"}]}, {"id": "a1d1a892088664d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tirh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "fb55adf22d19b9931b122384ec6a0b3fbb2988bef5bf6e325a739426a324ebc4"}]}, {"id": "f74335416a593acb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Xsux.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "8bd1e66bb5ffb5c2ba8952ee8fb34241bd3bdb88cedcfc7a110c8afef2f84952"}]}, {"id": "f4f029934e7df1b3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Yi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "50eeb847e7bb1f75037524cf00a723789fb0b44b29af489473701b2c151fa9eb"}]}, {"id": "e347810bad1db6d9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zinh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 681}, "digests": [{"algorithm": "sha256", "value": "d4dc6a07720e40ea49a6079f2aca8e941333c604a298011565d65d996802c94a"}]}, {"id": "f2e64a1c73d7096a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zyyy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2284}, "digests": [{"algorithm": "sha256", "value": "978eb7a6fb6a25768bf41f1aec2c3a479f9e633ce73a3289f5f4a15ab06400be"}]}, {"id": "127188abe8897339", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zzzz.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8218}, "digests": [{"algorithm": "sha256", "value": "c28f81ea468eb2b9c4744963d7c2303d97615cdf026624e967840b04341fef7b"}]}, {"id": "2d143ee690d4d1ed", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Term/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1618}, "digests": [{"algorithm": "sha256", "value": "8ad31e40c89c6c74b043655aaa846764ac35f081334f786fca553c0434813cdd"}]}, {"id": "7ed68a017302ba14", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/UIdeo/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 669}, "digests": [{"algorithm": "sha256", "value": "cb8a613235a2efd34d9a2bfc3797f030908b6f95f190afa73f6429e300d34944"}]}, {"id": "a7ede59311823f1a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Upper/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7059}, "digests": [{"algorithm": "sha256", "value": "1084e62baf750960b5bb299b11333c262ac83caa45147f8700f386a5701f0353"}]}, {"id": "f28bf1122d7dd045", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/R.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1437}, "digests": [{"algorithm": "sha256", "value": "2af1041b889a8e34cb84168d9e2816d7055ed1a9c968f3117c3f750fe471c213"}]}, {"id": "46aa61f0e8ee8eaa", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "e1f873abbf55bde5e49a20beada26f47e8882b764566182b97364bd6ac131ab7"}]}, {"id": "d8ce61bfbd87041b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "17a6f7b56ca3532e962455ad871c101dd41e73a05d801c6c7a3ec402a69b4730"}]}, {"id": "8896b5b9fe62f17d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/U.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "e1c07924cc190f4cf8817967997d4287e3949fd6ab5bf6b1e2d806543936455e"}]}, {"id": "bb89a3944d0099ae", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/EX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "90fee10db196adacd7835400977e212a379adc7d7df956fab51ab2ba2851f484"}]}, {"id": "da5df98ca863b4f9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/Extend.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3650}, "digests": [{"algorithm": "sha256", "value": "1b6a8523e024af125e127347234d6353d7342df0f4e6307039704e2da78612e3"}]}, {"id": "febae1d2489b4d36", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/FO.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "258f54d30e0c87f4145034d238ef1a7ba97d0ac0ba86ac40a91dd120838640ed"}]}, {"id": "e57c8d0a22b1acb2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/HL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "e01915dd9ad7f500ea5b8f4bbc6099d789810a2a692ff1da657ac4f205c89dbd"}]}, {"id": "da732bbda4a23133", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/KA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "d6800ab78e4be6b628d2791bb7bf3a7733da9ddd13c3055a6be315d5519d7edd"}]}, {"id": "bc8d14a81c507185", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/LE.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6579}, "digests": [{"algorithm": "sha256", "value": "5fc933d5e21ab215d41490f1d608774035818c5b3308e4395f01dffe83bafdb1"}]}, {"id": "2ae93d7d41157c5f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "f076dce3686ae4206d0f27882da2a1d3df54f243f5a02411fc54907f344dee1b"}]}, {"id": "94e68ac20000edf7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/ML.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 569}, "digests": [{"algorithm": "sha256", "value": "70305c321aa0a916ea93eb6c5c31b53e098d06fd6035cdcb09da5e5219a29ece"}]}, {"id": "9ab816ed59e6e1a2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "13b0a41f6d34aa68bf08d39bd454ad18c13005a685765049293517d1cb35629d"}]}, {"id": "6e89e69040820b60", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/NU.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "5884fa17bb2eec74b8779eb8d4d407f0c81595c705a42371c78d354e68aa366a"}]}, {"id": "635f62a581c7d1c5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/WSegSpac.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "b8bc4aa9ad4bcaf4674dd9afdb73bda24f91f92d3bdea6cb4cee84f162fec518"}]}, {"id": "1ffb87b500bd0d47", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/XX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8749}, "digests": [{"algorithm": "sha256", "value": "9af30604b598fdf40554329f758c9286dad616da419b64254de12bfe55903c0c"}]}, {"id": "8c1d0dc8f76c909d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "d15a672c4399330e7e945d12d598a77314bc19149ccd30a2e1a13c50b4df25a8"}]}, {"id": "ce4a9289b6bab594", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDS/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7480}, "digests": [{"algorithm": "sha256", "value": "697e788e18c6055164364076d0ab3848a6170e268f31ba4377241193bdbb8190"}]}, {"id": "654ae0c5fe232af6", "location": {"path": "/usr/share/perl/5.30.0/unicore/uni_keywords.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33242}, "digests": [{"algorithm": "sha256", "value": "bea2c82f19bb819e8bf15fdd33d059394135a5d05d5527cef4cfcf7f576578a6"}]}, {"id": "3e6f4033d9b257ed", "location": {"path": "/usr/share/perl/5.30.0/unicore/version", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7}, "digests": [{"algorithm": "sha256", "value": "a712c758275b460d18fa77a26ed3589689bb3f69dcc1ea99b913e32db92a5cd2"}]}, {"id": "cce765671f61dfe6", "location": {"path": "/usr/share/perl/5.30.0/utf8.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10423}, "digests": [{"algorithm": "sha256", "value": "f29ceaa8053199d3f6ccdadd327a54c252e881507ee02701daa2b7ebd99fdc13"}]}, {"id": "beb291bbb2174714", "location": {"path": "/usr/share/perl/5.30.0/utf8_heavy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27299}, "digests": [{"algorithm": "sha256", "value": "e92870920db862e597b2fe1ad89abfc27c75a31bee2edafca62f097d2d1ef7fb"}]}, {"id": "ddc26a01c35a3fff", "location": {"path": "/usr/share/perl/5.30.0/vars.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2458}, "digests": [{"algorithm": "sha256", "value": "84de23fb5d39572d2b0dc5d4e1cd6363017fae8f54eff90d4c8121eb1edeeb57"}]}, {"id": "2192dc2bfec9f6a6", "location": {"path": "/usr/share/perl/5.30.0/version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1976}, "digests": [{"algorithm": "sha256", "value": "05159407844196d42135a4a4d5f7d045a7b02a22f6c54303a69edc06537499de"}]}, {"id": "2b55e836b4e6db7b", "location": {"path": "/usr/share/perl/5.30.0/version.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9832}, "digests": [{"algorithm": "sha256", "value": "2dde076e9ebdb1208ea6ce99ff7b19edf089f21d3525e0ff34bfcab7f91452b8"}]}, {"id": "f4e8c8d83434d06c", "location": {"path": "/usr/share/perl/5.30.0/version/Internals.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25026}, "digests": [{"algorithm": "sha256", "value": "a6a0b9f2039eea6932e362ab27ba254adc1f7ded9e7a270a97b773a32c0cb9d4"}]}, {"id": "8d511c912accd3f4", "location": {"path": "/usr/share/perl/5.30.0/version/regex.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4072}, "digests": [{"algorithm": "sha256", "value": "078f648f9981b0dd01df49de7ecf09f37c84595dc2a3bdc2b38de01f6d0d527e"}]}, {"id": "3cadc509466cedad", "location": {"path": "/usr/share/perl/5.30.0/vmsish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4313}, "digests": [{"algorithm": "sha256", "value": "7dbe0bb9c323cb34e707cc226e6b6a3cff96aa4ee0688a67c2be4a71a47124b0"}]}, {"id": "864757782590b1dd", "location": {"path": "/usr/share/perl/5.30.0/warnings.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49989}, "digests": [{"algorithm": "sha256", "value": "ffa6baf31af440661bcea74a116644bf1f39fa6bdd09dfcdea93be9da2e2eb13"}]}, {"id": "83d784f751264ebf", "location": {"path": "/usr/share/perl/5.30.0/warnings/register.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 759}, "digests": [{"algorithm": "sha256", "value": "ce25ec34358642703ff05b546b2ac42b4f2081ab7610d8373dd94c6b78040cf4"}]}, {"id": "0012a355c7c1ab78", "location": {"path": "/usr/share/perl5/CGI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125225}, "digests": [{"algorithm": "sha256", "value": "0238c9f84041809cad9c1407706a915a943dece63a233379b8922b40fa22f8e1"}]}, {"id": "3ed5d17ac78eb4b8", "location": {"path": "/usr/share/perl5/CGI.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67231}, "digests": [{"algorithm": "sha256", "value": "296f89ccae9f2239f5be5e7d4aecf05d3cb4dedc786c98c998484dd50689bfd4"}]}, {"id": "0e7470a1b3766ddb", "location": {"path": "/usr/share/perl5/CGI/Carp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19060}, "digests": [{"algorithm": "sha256", "value": "9c89e2b471de53d80ed1ad7fcec0398950a63d7ffbd229395b90cc247201f54c"}]}, {"id": "71c00647dd37c5a9", "location": {"path": "/usr/share/perl5/CGI/Cookie.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17516}, "digests": [{"algorithm": "sha256", "value": "9a1988c164d4042cf2cdf2cabb0d30822d562dfb5983f2e80170bc610e16f3da"}]}, {"id": "0e978388ded4a1f6", "location": {"path": "/usr/share/perl5/CGI/Fast.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9767}, "digests": [{"algorithm": "sha256", "value": "5fc7c5c9ce280e51036345c3f354ac068101a6c0641f81709fb3657075c2cb59"}]}, {"id": "c3cdd5630131c525", "location": {"path": "/usr/share/perl5/CGI/File/Temp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 942}, "digests": [{"algorithm": "sha256", "value": "94d7e8e7e4f2f82cf5226331c4acc2256ed28ae8a51e5c324723703c620bfc95"}]}, {"id": "02327baf05d2a502", "location": {"path": "/usr/share/perl5/CGI/HTML/Functions.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "2b2a3d25940d4e388754e41bb8acdf6325987df546932d057f2f5e9bbd7eab5f"}]}, {"id": "f84cbcfadbc1435b", "location": {"path": "/usr/share/perl5/CGI/HTML/Functions.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 60528}, "digests": [{"algorithm": "sha256", "value": "93f5d295710bc38bde7b332cdf8736af4b9e1756eee8da08f99edd412c05f982"}]}, {"id": "9eb964993c3454fe", "location": {"path": "/usr/share/perl5/CGI/Pretty.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1976}, "digests": [{"algorithm": "sha256", "value": "83934bb8cf90a355574bf92014ad4d8924eeda6d4cf66227f22b079c3b5ca2e5"}]}, {"id": "1a612d101f92811b", "location": {"path": "/usr/share/perl5/CGI/Push.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10142}, "digests": [{"algorithm": "sha256", "value": "8af1454b236cfe9cb5013d7e9342d0216d4558530221e998aa5fd16aba2ed747"}]}, {"id": "c9f60c2d97957985", "location": {"path": "/usr/share/perl5/CGI/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11714}, "digests": [{"algorithm": "sha256", "value": "df050d4106f8bd7014708c4b501f97a8f34beaabb7b297642ea13195698b9644"}]}, {"id": "7a64784a59d40ffc", "location": {"path": "/usr/share/perl5/Date/Format.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9648}, "digests": [{"algorithm": "sha256", "value": "1bcc66a9acca8ee061baa714bb06d680e15cdc03b0dd4219a441eb44b529848e"}]}, {"id": "164daae2c5894456", "location": {"path": "/usr/share/perl5/Date/Language.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2668}, "digests": [{"algorithm": "sha256", "value": "ccc39d23c3326e0e3fdbe5b83f0e8629bb0de548b3a4b2bc0505a148479b393a"}]}, {"id": "94769f8ff5ad4829", "location": {"path": "/usr/share/perl5/Date/Language/Afar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "157f7726af735802efb75ba6cc020a8d19b3e8bfc734628f82c2c1eebb8a071d"}]}, {"id": "75dd90fa7760e49f", "location": {"path": "/usr/share/perl5/Date/Language/Amharic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1927}, "digests": [{"algorithm": "sha256", "value": "daa28aa67d5ff16b579c0d6a0dffc9a562a065d504ac953b411fce4593a8ec30"}]}, {"id": "388fe416639ec2e7", "location": {"path": "/usr/share/perl5/Date/Language/Austrian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 994}, "digests": [{"algorithm": "sha256", "value": "c147c5d2064afe707bb253bb64c463ce611aa578e9baeb341f136ae6029d44ad"}]}, {"id": "2ae91416bd69ddd4", "location": {"path": "/usr/share/perl5/Date/Language/Brazilian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 966}, "digests": [{"algorithm": "sha256", "value": "d47f2650d5b228e1eb19bf992f6bb70216840954e464d74bf459457d8827513b"}]}, {"id": "4457f90f8de8a45c", "location": {"path": "/usr/share/perl5/Date/Language/Bulgarian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2567}, "digests": [{"algorithm": "sha256", "value": "23f76d42a3aa82dc92c45c93958b36669f4a258c2c7cb4cf3d2d9799e56697fc"}]}, {"id": "f12fa3d6017979a6", "location": {"path": "/usr/share/perl5/Date/Language/Chinese.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 977}, "digests": [{"algorithm": "sha256", "value": "70d89755a8ef15ddc46d97e0e32e175f270731c2dab43ec31a38b6a3b7576030"}]}, {"id": "ddbad2d61cb4b962", "location": {"path": "/usr/share/perl5/Date/Language/Chinese_GB.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 918}, "digests": [{"algorithm": "sha256", "value": "1a714f84d91fd0dc2787b47a689d62a92bdea4f7600c22f4a0e2342515fcdc03"}]}, {"id": "bcb1836e3e07aef0", "location": {"path": "/usr/share/perl5/Date/Language/Czech.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1411}, "digests": [{"algorithm": "sha256", "value": "d9b19e710b8e3fd2e015c47c0fd7c0d270745ecc27b171c6d6d1b6b1e64f3aa9"}]}, {"id": "b291012dae5d48f3", "location": {"path": "/usr/share/perl5/Date/Language/Danish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1035}, "digests": [{"algorithm": "sha256", "value": "dae96aeec4c1d13109dbeb6c9cd17db98cadf4917d0edf1f255ca189da4dcb95"}]}, {"id": "409810d939d5412b", "location": {"path": "/usr/share/perl5/Date/Language/Dutch.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1086}, "digests": [{"algorithm": "sha256", "value": "8963174cd3092e8f32d21d0369da454fb235ee551fcecab7435732fc23afbbd8"}]}, {"id": "b355f7df39adca26", "location": {"path": "/usr/share/perl5/Date/Language/English.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 973}, "digests": [{"algorithm": "sha256", "value": "92dbd7fc909d7f409a4931e1647b97f1fb3570fbbdde94f991c11d49a22ca1c5"}]}, {"id": "4846833d88ab10bf", "location": {"path": "/usr/share/perl5/Date/Language/Finnish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "98e7cfec1507d85281c87551ff63743f581b08780d01f50a97ddaf9ca0481604"}]}, {"id": "e83b12d4d0dd2ab9", "location": {"path": "/usr/share/perl5/Date/Language/French.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1020}, "digests": [{"algorithm": "sha256", "value": "ff54a67ee332030d64d9f6fd698d04dd0a48f4229ff4d347a75fb5f72c6e7bd2"}]}, {"id": "54427c974b4cc6a2", "location": {"path": "/usr/share/perl5/Date/Language/Gedeo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "abdc606a958a67ba7e7bac299d534693ecaba30bc0039bdc68a2eb0f73ae87c1"}]}, {"id": "4a88717e223dc5c1", "location": {"path": "/usr/share/perl5/Date/Language/German.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1040}, "digests": [{"algorithm": "sha256", "value": "f92d9ba7ddcb35de435195777eeead3c32606862200c84146b209d6535ebe7c0"}]}, {"id": "b059ea5359ae2f7a", "location": {"path": "/usr/share/perl5/Date/Language/Greek.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2826}, "digests": [{"algorithm": "sha256", "value": "dc758099c84fde3bfa4279e9b482a490767506b79a28d9535cd6ff1cbc1bccd2"}]}, {"id": "da88eeabb843d2bd", "location": {"path": "/usr/share/perl5/Date/Language/Hungarian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2133}, "digests": [{"algorithm": "sha256", "value": "7414e9b4e9b88406b5182687e22c062127c6412d0ecf640d6907abc73c52aad1"}]}, {"id": "6a1319f92eb53ccc", "location": {"path": "/usr/share/perl5/Date/Language/Icelandic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1037}, "digests": [{"algorithm": "sha256", "value": "a50e701a7b6330dbc41861cda4849014c6232e9249023ea2fa99507e9a6ee702"}]}, {"id": "582d9f4233f001b0", "location": {"path": "/usr/share/perl5/Date/Language/Italian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1006}, "digests": [{"algorithm": "sha256", "value": "513bea678c33ad3a6f1f5b9dc1382ae5e90df929cc1e32d68c128b5ea67fbc4a"}]}, {"id": "41eba4329798b4e8", "location": {"path": "/usr/share/perl5/Date/Language/Norwegian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "ff6b2edc4820c9c2db2f9392315af128bbf853a0557e7276d579945f141e9836"}]}, {"id": "b4fa83dbc4a1f861", "location": {"path": "/usr/share/perl5/Date/Language/Occitan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 964}, "digests": [{"algorithm": "sha256", "value": "bbf753c106b68e814ccc7d00bffe0bc219c732c6e3c5c629ad0154c3427be25d"}]}, {"id": "e53aa49fc1137a84", "location": {"path": "/usr/share/perl5/Date/Language/Oromo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 999}, "digests": [{"algorithm": "sha256", "value": "fbf6dcc1ee213611ee41db6550a5c83eda44ce61f7d01d34e68145bde1c8a594"}]}, {"id": "1d61ecb2e4f8c42a", "location": {"path": "/usr/share/perl5/Date/Language/Romanian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 892}, "digests": [{"algorithm": "sha256", "value": "320c9fdb726c098c30bc14c6e9c831add45e72e5f682b55c6ae4c1165880b093"}]}, {"id": "984aea59d67a11ca", "location": {"path": "/usr/share/perl5/Date/Language/Russian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1384}, "digests": [{"algorithm": "sha256", "value": "821eba9ca048605883a3434a4bb9cff01c87b7b9c23d9300a63afbde66c2f91d"}]}, {"id": "df64755a8054535b", "location": {"path": "/usr/share/perl5/Date/Language/Russian_cp1251.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "9f2d81e621c48a18da1578d7044868fe7aec8feb80d35c6819f22b0e7e68a75d"}]}, {"id": "600efc80ba623535", "location": {"path": "/usr/share/perl5/Date/Language/Russian_koi8r.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "9e977e0b8cfb6370272efad845d7c253de6490d1268aa1504528f8fb48b31593"}]}, {"id": "344c343b07f8fd7c", "location": {"path": "/usr/share/perl5/Date/Language/Sidama.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 980}, "digests": [{"algorithm": "sha256", "value": "7576c52360a76689ae763696b132fd64f945f34647115b72fe0782cc5c157abc"}]}, {"id": "67c48ce725811301", "location": {"path": "/usr/share/perl5/Date/Language/Somali.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1155}, "digests": [{"algorithm": "sha256", "value": "6a04620528727937446372182da3d845490501250a4c2aa860c4890454d07e93"}]}, {"id": "bdb35aba7bf3edc6", "location": {"path": "/usr/share/perl5/Date/Language/Spanish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 922}, "digests": [{"algorithm": "sha256", "value": "0a342845a8507044b5e42f9057cc20b3dbdc2b9f7c4973fde8801d9bc6323e75"}]}, {"id": "2366167b51462372", "location": {"path": "/usr/share/perl5/Date/Language/Swedish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1122}, "digests": [{"algorithm": "sha256", "value": "d9482ae993437ab8515f34deb6f9be720916244f88b1aa81889a137f085b2a30"}]}, {"id": "fa21f1c25be1d74b", "location": {"path": "/usr/share/perl5/Date/Language/Tigrinya.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "84c43a9576e1c5913d2dbfe280cc6f71b0f9f58200110a67df94a051d79fccac"}]}, {"id": "a98e395787220fea", "location": {"path": "/usr/share/perl5/Date/Language/TigrinyaEritrean.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "b70df17f6524cd88c8f211ae2dfa32867e520b16c7f82e6dc2070daf5281b6e2"}]}, {"id": "9bc888da9c73411a", "location": {"path": "/usr/share/perl5/Date/Language/TigrinyaEthiopian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1930}, "digests": [{"algorithm": "sha256", "value": "6b8e97204e22c4b3cd9b4eaa93b4afd6240fe29869ce2a28c784bcba0123ebab"}]}, {"id": "4ce79af2f0c276cd", "location": {"path": "/usr/share/perl5/Date/Language/Turkish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2079}, "digests": [{"algorithm": "sha256", "value": "26eba960646b13f1cbf235510112e5510ad00848a0a608010e31a2a3ecc477a5"}]}, {"id": "b7c94b0b30943e09", "location": {"path": "/usr/share/perl5/Date/Parse.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9125}, "digests": [{"algorithm": "sha256", "value": "34b9c226b7c1e5951235cb16205f956be0b692dadaaf51724cdfaeb22a3ab0eb"}]}, {"id": "57659e4a062af226", "location": {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "1ba6314adcb7339b9730255a752b78863688d7628fe75fe5d02ea04607b7f80d"}]}, {"id": "eedd962e0c326387", "location": {"path": "/usr/share/perl5/Debconf/Base.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 499}, "digests": [{"algorithm": "sha256", "value": "66ddc0f2cb2cae1e92bce9f5ae48cc82aea652a9ade8ab86cf9a1a3093e1f3e1"}]}, {"id": "680ca171a29ea107", "location": {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3900}, "digests": [{"algorithm": "sha256", "value": "7d1b308c40b249d160ca49488f5ef1658db695940b53c7bf83bc89f49640b066"}]}, {"id": "eab5f2f92c0ae9aa", "location": {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15639}, "digests": [{"algorithm": "sha256", "value": "387c6f3a403d3e4cd862b3e68450ab014be1b3b7b6c5824e09ad2f590aae2314"}]}, {"id": "201665570a49b1a0", "location": {"path": "/usr/share/perl5/Debconf/Config.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7020}, "digests": [{"algorithm": "sha256", "value": "cd8de0d581b2ef08ff3deddd060fed52e4a914ddc0b59d46e3af617ee4961d1d"}]}, {"id": "92f8ef798835c4e7", "location": {"path": "/usr/share/perl5/Debconf/Db.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1202}, "digests": [{"algorithm": "sha256", "value": "c0e7a554455e3cf9c42d937bbc8a701627b43f048cbf7a1d7590af44f218338f"}]}, {"id": "c39da2dee2a24ca7", "location": {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2359}, "digests": [{"algorithm": "sha256", "value": "7ce0f564262a8d5dcdc1027951b080af151669b1841ac88cf6db54f9f5dcacab"}]}, {"id": "ea36ca102ec82bdb", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1638}, "digests": [{"algorithm": "sha256", "value": "0dd39de90e426e2062483ea468348aef62ecbdfb76fb1292728f3679a42b9dfd"}]}, {"id": "1203f398181d930f", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4825}, "digests": [{"algorithm": "sha256", "value": "7075a4f322db7e12d96e2391267073cf11a01277ed972b8fd5285c8b3b89e272"}]}, {"id": "dba809fe765a228d", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "d79bf94498c68355489fdd90c09d7aaa62116e42f0845ae78ba2c3b45fef9859"}]}, {"id": "cb0700d70b08d7f8", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "feb9793dbf296b01cc866c0bb792843e711f2126a2ed4171f4a1f2561da76cb8"}]}, {"id": "fc2826b9fcd1600d", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1990}, "digests": [{"algorithm": "sha256", "value": "57aba77c08bd3c0106b9d21c1c177984e20a477c2528b85b13ef1345b20af677"}]}, {"id": "5259f33b130ece74", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3609}, "digests": [{"algorithm": "sha256", "value": "ecf618cb2a38996f131f775e72084062b9c942c274133f7adb50ab8c36ef598f"}]}, {"id": "379824b718890d9c", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3633}, "digests": [{"algorithm": "sha256", "value": "18906996142065a6c897392a366934054c821d08f34acacb645724da5f6235d5"}]}, {"id": "09509f25d19a1667", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6226}, "digests": [{"algorithm": "sha256", "value": "633a36005440e5101b822a293751d63e0574787fe2b13157aacc2bc00fb0ef02"}]}, {"id": "2123854fa055ce2a", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3671}, "digests": [{"algorithm": "sha256", "value": "081953795cd5ffbfc2b56cdc1e24c59f76be1fd7664ceaaee6688a55f12c1a3e"}]}, {"id": "089c8cdf21cc1a20", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "b50341f54a9e86d13c0fc1b607466df39f8db062f226b22123a97d73b1d73063"}]}, {"id": "78c8b1350a9f5aaa", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5256}, "digests": [{"algorithm": "sha256", "value": "f55d0e3f3f4f3ad8910ca1db54838eea67ee5b4fd4efdfa668e4fb23b432f6b9"}]}, {"id": "1bac569d5b81be94", "location": {"path": "/usr/share/perl5/Debconf/Element.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 196}, "digests": [{"algorithm": "sha256", "value": "00c10272de11fd0ddfbacf752982b22623e629b9d796533c95d586d858ce2c39"}]}, {"id": "cd27f7f5f46b2c2c", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 729}, "digests": [{"algorithm": "sha256", "value": "81d60ef5716baeedcd3ec9ed5d59d8d310d6a187d7c902133770fa201604cfa5"}]}, {"id": "d0f9c16df87b41de", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 331}, "digests": [{"algorithm": "sha256", "value": "94044eacc5f6137204dc1c805e9323d8ee370163e21e16485961c073bd244c16"}]}, {"id": "b3d946866ca16be8", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2188}, "digests": [{"algorithm": "sha256", "value": "5a89b6e6233776c40896589664ad74bf8c78235f23ebcc19e9dcda32beb21e9e"}]}, {"id": "545100b4ca108349", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "768e0c2ebfbc4e9227ce359f38b2469e070135c56adba1ec7f5b7505e8ec87e6"}]}, {"id": "e8c09a4d61a27965", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0f795cb55435e9660233584f899e769e263d1e605e9748860b5edb02ffad3aae"}]}, {"id": "6d7801d2a7e0e07e", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "abe844eae752340e23f9f21ddcb6b24764f0eb980471c25f5158c452cfce961d"}]}, {"id": "419dc2d3a25a6022", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "024a308e995a3721990978bfc60d584e3a0fc8ed08753692727e1012cfdba322"}]}, {"id": "8186e4f6f086875a", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 788}, "digests": [{"algorithm": "sha256", "value": "6c2a414ab5362a2d25f5d080c18da7dfb6efee6d6073635b6e3f1da5793ffac8"}]}, {"id": "37c56a3df186ee56", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "d95c589193ffc32fa5f5c7fb151a458f210ec17a8f33ef5d1644b61110c7a8b0"}]}, {"id": "86bb2b36d8536e87", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "03aaf5a065ce57bce012d4ac22f19c776eb5b49daf5842f06bf50de0948b7b17"}]}, {"id": "65365f31688abc31", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 165}, "digests": [{"algorithm": "sha256", "value": "dea5e8e710441f23f824944d013a72167c5e5a0eb9ed31502b543e6aea6d33ba"}]}, {"id": "d156a3a1bee03605", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "6a607d19aec535e157cc301eb01a49d25335000d3312f5d0a06e9701d46edfb3"}]}, {"id": "a2b13b391bc2c95b", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "f3922ec83c3ff8ab7f2a0c9a832628c64aeff1a92249544259df48f642df14b7"}]}, {"id": "70dc99c5b6cd50bc", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "e0802d54649714aafd6d6ef426ed4bf4f0429bc8b5ad930e8822b4835d66c4be"}]}, {"id": "5440ddd0f3b10f2b", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 235}, "digests": [{"algorithm": "sha256", "value": "f5b8cf39ff9f833f719d260e27466e4e11839a488286c25dacb56a23b049f831"}]}, {"id": "79710085a118b5a3", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 834}, "digests": [{"algorithm": "sha256", "value": "4d8a031e7a23ad208675d097d700692b04304704fca6764630ffaeaa647843d0"}]}, {"id": "3d0652d850ef672a", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 439}, "digests": [{"algorithm": "sha256", "value": "f8aec4b503d26da2b87eba5acb67456aa6752ad37add8915beee15646626d4a6"}]}, {"id": "14d2458c815a9bd5", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 316}, "digests": [{"algorithm": "sha256", "value": "5478c4f864725771238f7a4d42071be055fdf1781098f9a67671ce4c082d6236"}]}, {"id": "3e33421610e25b78", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2871}, "digests": [{"algorithm": "sha256", "value": "2de0e06b467b7c1682dc4f301cc2443076540c0450e21ab3ac0aba1f9b9d00a5"}]}, {"id": "5837944de8d8df07", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 684}, "digests": [{"algorithm": "sha256", "value": "254847cc4aeceeeb3b64a1c84cba614c2ce33dd63182246e5e1a8cf2f7d924fc"}]}, {"id": "7d486d57bef63951", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "2292d7d3d45fd14c8ee4d276fdb1a6858365249df49868518114fb6dc19e682e"}]}, {"id": "dd07c6d698a25179", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "df7fa143150ffcd85c5fe4cb83a79d533c0d6408e15537a593d4dd0217afbcfe"}]}, {"id": "f4dc4f955f91b9b5", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "5f87a9c18562d15b6d7933e1e76894f5b7058d66dd738fd37b9aa07981561ed9"}]}, {"id": "2ebdaf95dc42494f", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "58755994eafd92c42fd7765afb988f6e1522f1a43a289fc85ed0ffa712403a3f"}]}, {"id": "72007c290222fb37", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "04f10cf7e7c163ec96266afb533bc94828ae1343e13af66c32fb47be2ef1d09d"}]}, {"id": "2fc764a30ebbd048", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 974}, "digests": [{"algorithm": "sha256", "value": "2a5bf7f95334d01613049b945144682653b977c49b664ca610fee3636c29b8bc"}]}, {"id": "55b0497e546e93e9", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 649}, "digests": [{"algorithm": "sha256", "value": "382add68ada4f5658b2efa1d5b0bc34356c6b5e3d5ca3445e2b1e17aac45e4e6"}]}, {"id": "01783a3201c6de36", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 290}, "digests": [{"algorithm": "sha256", "value": "5cd8ceb1ccaca18d12569710eca5a868b953b79fd3e5f4193fc4ae7440f5a204"}]}, {"id": "cad03b64e21f0f20", "location": {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "8f4919e0b67b61f650af51406b13998467a477cd04f7772bc8b5ad6cb18649c3"}]}, {"id": "d915caa6634951b6", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "e1b6db74cda4b4b43bdf2244350494ea6a53d13a1f7dfeaca90ed16b22d13791"}]}, {"id": "14c95ec6da084b89", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178}, "digests": [{"algorithm": "sha256", "value": "13e3e74cafc97617862521b51e2c4ba4b87e87658363d1537452fcd5d874d261"}]}, {"id": "8e34be2a514a44a3", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "799e48fc5a362d653334159305bafe67cd451420d98988d3047d515b2408120b"}]}, {"id": "517192e9bdd9ac70", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "14bbbea9a46115ea16632083ea3ba850b13594957e5dc49b7907ec07e14a0789"}]}, {"id": "b1dc0d9aa00c54bf", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 175}, "digests": [{"algorithm": "sha256", "value": "88f2b6eaca06a4b404d62cbdaad4f497aa17aca4d44e785c3a78a763b66c24d4"}]}, {"id": "ca92228c2b6ed722", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 179}, "digests": [{"algorithm": "sha256", "value": "5a046112c91b00436a614d93590338a04ad14710cf3af56ebdb883041e38a955"}]}, {"id": "d286ecfa495bdc5b", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258}, "digests": [{"algorithm": "sha256", "value": "f21d00539d3a4b8dafa82322d0e0cb1281f0493995723dfdd9a6fc7cc28a7434"}]}, {"id": "2f898b1dbb2f19de", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 602}, "digests": [{"algorithm": "sha256", "value": "e0b972e4af3cefd2ab4858fac0a20df5ac91feb886bb8f0003cfac187581609b"}]}, {"id": "ed4f71d1e7084d99", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 177}, "digests": [{"algorithm": "sha256", "value": "505643b340d236ba8fe6e3bb930640e79ecf6ac15b43513456cb81228c946e23"}]}, {"id": "4037c7aacc769b23", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 226}, "digests": [{"algorithm": "sha256", "value": "17d40add0e5bf98fdfb6ad5f71f337a04536c57c5b4e663cb6f5308398f27349"}]}, {"id": "da7483b8601fa131", "location": {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1982}, "digests": [{"algorithm": "sha256", "value": "249a05d5f564db0f40e09c13d79b0a77ab128563a19a1ceee585c3431b844d1e"}]}, {"id": "52d9be486971ab03", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1196}, "digests": [{"algorithm": "sha256", "value": "a97d6deb504426af124f6c1dd8d522a6abd009dbb37fbe0a3e2a284b921ea1f3"}]}, {"id": "211ab97e308cea36", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 170}, "digests": [{"algorithm": "sha256", "value": "a271b558a75a7617474d93cd77402c339334e84938651ea0a01f7336db09d010"}]}, {"id": "3be586d676bbf41b", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1899}, "digests": [{"algorithm": "sha256", "value": "dccdb67e08a4053c00c2395d4178ecf37ce8e64e81c63b4807e1d763ab0d5450"}]}, {"id": "e76c1788ffcd49dc", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 403}, "digests": [{"algorithm": "sha256", "value": "0ea94576f9890a0f5f9a4a59361bd1e0f6153b3ff23b883e6078b2e08063155d"}]}, {"id": "84ee12af451c2e81", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "9c3cc0ef1ccbe6da38b3885610369edef2005a691d043023c27689621e027a39"}]}, {"id": "ae183dd39a05993d", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 805}, "digests": [{"algorithm": "sha256", "value": "63968f89058f1066176e80bc3a4e4ada8f4f24dcf78fc56c722edc7aa12f0f9c"}]}, {"id": "f2698db5caef0636", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3292}, "digests": [{"algorithm": "sha256", "value": "a5749589dee50745a7db1e2c6743788334381461cca018552058183edae81d8c"}]}, {"id": "44b43fa60df1abc4", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "9bbe2c52e9629b135b888fe81fdcaf9eb1280076df252bb86292ba904aad8a1c"}]}, {"id": "8e20e2f7ae96450d", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "f61a5ec96a09bf7671dadd87281a75622df7043b2736d788af6767f6827bcbba"}]}, {"id": "9d17b1a71bd3c455", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e74c742b01709c060bd24a58f960c03cbe688a818919037295d6222f8c3165ee"}]}, {"id": "e24b4f86956d0430", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "1699c8211d030d2d67fcfaafd5e30867d2661c21dad41c574dec2d88bd96ebc6"}]}, {"id": "5ee7e2e4642a836b", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 958}, "digests": [{"algorithm": "sha256", "value": "367f3dce72c5bb9e40587416570903867824a063eb04319b6d57afdce1039d01"}]}, {"id": "cc7b1134a0ddb4a8", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159}, "digests": [{"algorithm": "sha256", "value": "6654230ab4dc25692f22f7eae0798896067c2f5471ceabc4bbfdfa63258970aa"}]}, {"id": "6de5383c2c1868cd", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 483}, "digests": [{"algorithm": "sha256", "value": "aff9175f3d6d46cd1a98d602e670d565c66005bc1e482174ca8ca75b53a40300"}]}, {"id": "013c5b866fbe3b74", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "430c8365d9c3278fc0375434cc93725f8fa75a5353b072f0f8cfdfe4c7dd4dfc"}]}, {"id": "fd656f7c761110ba", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "42a7752151c302e29228a17fa3d0fa8bd65dc999025846c013ee580e06d78766"}]}, {"id": "774f819791e39b8c", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 467}, "digests": [{"algorithm": "sha256", "value": "3dacc1ab78f01cd9db77d95163cc33fec708f1ba1d3ca10146f5b14c6096def7"}]}, {"id": "e11b1ccc0a229251", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "03e9ea3bda1040086d423f3fbe2ee6cc93f59d90d26b4bf8554ab5c6cdc73885"}]}, {"id": "33899c3a8e0af8d5", "location": {"path": "/usr/share/perl5/Debconf/Encoding.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1487}, "digests": [{"algorithm": "sha256", "value": "801fe349da27f9312f3b6c60ea38e44e34bf7fce5138a0a9235b5efd1f7ff7eb"}]}, {"id": "8d3f0f816bd39fe4", "location": {"path": "/usr/share/perl5/Debconf/Format.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 133}, "digests": [{"algorithm": "sha256", "value": "5ce727bb1a20759b641ffb8bd6c45176bae65e65f907e237c6dc1f093899b02f"}]}, {"id": "ddaa9911a7bbafb5", "location": {"path": "/usr/share/perl5/Debconf/Format/822.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2139}, "digests": [{"algorithm": "sha256", "value": "47bb2e39010d9e051b79bdae364bb5824c663441b05037babae6a634fd4c0fb4"}]}, {"id": "22899687417f204a", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2864}, "digests": [{"algorithm": "sha256", "value": "e7a545c137bb45bfc70dc75f6f14f2246219a4cf9a60344bff9dcf04b1e25b33"}]}, {"id": "75d9956b471c238e", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7716}, "digests": [{"algorithm": "sha256", "value": "954d3f0c3b3d84a54b449d4f186136dd2c5dc30943c364aee625728171712e34"}]}, {"id": "d81adf25916cc7f7", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2165}, "digests": [{"algorithm": "sha256", "value": "24b3da6ed94ce2682a51501683188675dbb50d4b154496e875ef1488c391711c"}]}, {"id": "e4d618697fbbad7e", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "0bcbe1bc51af79f25aa3c2de2427cd27936c5e1aff04ffb45b6dc4cd92d58de7"}]}, {"id": "3451c851ff0630cd", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "af31800eed184035c7cb762fdeff4ecf77d76b37fe433836cfed540c38dacccd"}]}, {"id": "036bee4dce4f660f", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 734}, "digests": [{"algorithm": "sha256", "value": "1604a04e4c2ddebc03659bef3bfe94a1f97330ca8e4ea88b036b10ca509308e5"}]}, {"id": "de713a16bca964a3", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7160}, "digests": [{"algorithm": "sha256", "value": "ef86bb94c07c56f825585a680e65bdfe5f5f2cf6abc31903643945e1fa949cf2"}]}, {"id": "2e6623993446ccc2", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3612}, "digests": [{"algorithm": "sha256", "value": "83386e131f98f2d66706af4ecb605a68c93fba424ed0796b59737d690bf3ff58"}]}, {"id": "ce39dd6f3f5c6a0e", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "abd4a309996b0f8798df81bd51d881fa014b66ebbd0d626220884aee2868922e"}]}, {"id": "cc9436ddf1fcb625", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "e01ec0a98b14a8092dda1656e66248212dc4f164248f4058178e2964e5b72928"}]}, {"id": "3dd850c5d7ad28c8", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 155}, "digests": [{"algorithm": "sha256", "value": "cf4595fb746e12a9c0a43cd6806aec7d45523aa71b2bf9d98328d8c713c8470b"}]}, {"id": "0bd051922f77034e", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2665}, "digests": [{"algorithm": "sha256", "value": "ca7b97f7c6ecd207e6b161a89a0d42e5e547c81206b09c430b9a4ac1f0b9f847"}]}, {"id": "f60c695d31691083", "location": {"path": "/usr/share/perl5/Debconf/Gettext.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "a88fa616d014b4668aa0acddd4b62c6f16f23ca4d770f74c42a465bccd757ddf"}]}, {"id": "a7a3d9e89d0086c9", "location": {"path": "/usr/share/perl5/Debconf/Iterator.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 198}, "digests": [{"algorithm": "sha256", "value": "25e26945b7cd46f0807fc71e4aa0187668d883f9068076356ec4fc3515d58b15"}]}, {"id": "a44ba7b9a74c0bdf", "location": {"path": "/usr/share/perl5/Debconf/Log.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 914}, "digests": [{"algorithm": "sha256", "value": "295705788c02bc5ecab17acab91e8bca411c88a5ec5404b64ea1bf85f408d98a"}]}, {"id": "39277557b2391ccd", "location": {"path": "/usr/share/perl5/Debconf/Path.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 291}, "digests": [{"algorithm": "sha256", "value": "028380a22abab29ad18b0f4411bb3f1a1f3bf192f139ae61121393cebf5acc6e"}]}, {"id": "36a4e7bfde1c4855", "location": {"path": "/usr/share/perl5/Debconf/Priority.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "bf398f78a07d12eb8aee3fb782ffd002f311027279d076eaa6fffd0de11ce0d1"}]}, {"id": "8f36332e6afee539", "location": {"path": "/usr/share/perl5/Debconf/Question.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5867}, "digests": [{"algorithm": "sha256", "value": "457f0d6a12d8dc4ab1fc109b5c54c423a703184630b50e49abfd3b2cbba2e640"}]}, {"id": "5bf80e7c1f72d24b", "location": {"path": "/usr/share/perl5/Debconf/Template.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8201}, "digests": [{"algorithm": "sha256", "value": "4ee3d67fccb651ed7bca60a48bd85758e3a177fdda3167a5209f1513379eb6ac"}]}, {"id": "01dc041222761765", "location": {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1108}, "digests": [{"algorithm": "sha256", "value": "3a0e780834bf3c643f32931ad4fe02b3447343b1a54def72f03e15823e6723ae"}]}, {"id": "5727fc1f29d48fed", "location": {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 374}, "digests": [{"algorithm": "sha256", "value": "01a27c6a5acbf11d145efb8341e0328892a0c00db0526ad522a8c2165e4e01f6"}]}, {"id": "c612332997cd95ad", "location": {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6290}, "digests": [{"algorithm": "sha256", "value": "27924ff1e298286eaf3c02ad54c704d6fc5d5ae925d358d7f51b90de632978f5"}]}, {"id": "0fae9c7699737217", "location": {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 610}, "digests": [{"algorithm": "sha256", "value": "18613eb5076afb75cd5cd97811c465b78533ab566d482023c9f3379f4f7fe7a0"}]}, {"id": "f8317326776ec36a", "location": {"path": "/usr/share/perl5/Debian/Debhelper/Sequence/perl_dbi.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "1d5ca34f5d3fbabcf5c0951e2660842fba3e90d10ccb28a32e965e5a4671bb5b"}]}, {"id": "bc4c132f26c1d29c", "location": {"path": "/usr/share/perl5/Encode/Locale.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12353}, "digests": [{"algorithm": "sha256", "value": "1b5ded6313c0d57aeb8159171c34ca4c16607d260f590cf815471f5f69184fe3"}]}, {"id": "bd5c9e4394785367", "location": {"path": "/usr/share/perl5/Fh.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 166}, "digests": [{"algorithm": "sha256", "value": "e8557cd3ddeb74687e33b74b79d31272e66474c8c4e42e57d1637171502a601f"}]}, {"id": "86d8f593db2ae2cc", "location": {"path": "/usr/share/perl5/HTML/Tagset.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12948}, "digests": [{"algorithm": "sha256", "value": "620ad19f73edba985872b29682f6312b62acd612193f0210505bd21ec4d8428b"}]}, {"id": "614af7723152a05b", "location": {"path": "/usr/share/perl5/HTML/Template.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 134236}, "digests": [{"algorithm": "sha256", "value": "e108e0c3cc403794f70cc83ce216af1990a7aee078967e3006480b1a001ec6d8"}]}, {"id": "a6a5403dc960e065", "location": {"path": "/usr/share/perl5/HTML/Template/FAQ.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5542}, "digests": [{"algorithm": "sha256", "value": "28edb563cd70be6b9ba56b88cd55ca9b0143dbcfd06c98a2020b3be482f5516e"}]}, {"id": "f169be47136360a1", "location": {"path": "/usr/share/perl5/HTTP/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11664}, "digests": [{"algorithm": "sha256", "value": "a1ad5c7deddaf3bf90e4ba4dd44cf2ef9cee23d832bd1031ba7ee5a78f197ce2"}]}, {"id": "7e9025d51e9d688d", "location": {"path": "/usr/share/perl5/HTTP/Date.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11884}, "digests": [{"algorithm": "sha256", "value": "51fc2d57e4deb956860b8493c7ee3159378fd35e40d4eb3f3def67963c21a640"}]}, {"id": "5c6cd0287774d092", "location": {"path": "/usr/share/perl5/HTTP/Headers.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25093}, "digests": [{"algorithm": "sha256", "value": "46798731642b3040a663cad813054c7e829225d606bd92113a961804496ce728"}]}, {"id": "5c89ff70968094b7", "location": {"path": "/usr/share/perl5/HTTP/Headers/Auth.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "ad16f6a073f3ac42d35ba00c756e7be9ccb728fe6b43555b712d95620203199f"}]}, {"id": "f7e4efae67fa0237", "location": {"path": "/usr/share/perl5/HTTP/Headers/ETag.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2555}, "digests": [{"algorithm": "sha256", "value": "2acb66437f30c02f6473b722e6118628a6cff4318ffd7567e8fa7474301caf1f"}]}, {"id": "a63cfc9963a1ba29", "location": {"path": "/usr/share/perl5/HTTP/Headers/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5076}, "digests": [{"algorithm": "sha256", "value": "335248ffc5a1ceda76ffa50768b6925d0fd394dd541f9c6a00cb737bb68328b3"}]}, {"id": "b558b1fcf503d408", "location": {"path": "/usr/share/perl5/HTTP/Message.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30745}, "digests": [{"algorithm": "sha256", "value": "09b3df33ec5faabfbfe58b5c6f4d444a1fe965cefa4127079f6d263d99ad8441"}]}, {"id": "1c1c6c1203ea509c", "location": {"path": "/usr/share/perl5/HTTP/Request.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8949}, "digests": [{"algorithm": "sha256", "value": "91135720214f1229c69783d97600c46f55becfdd40a195f3fe21ccf533944c19"}]}, {"id": "cbb92dda4c4cc574", "location": {"path": "/usr/share/perl5/HTTP/Request/Common.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16199}, "digests": [{"algorithm": "sha256", "value": "e0c946374654c534550b63701f16f824651daeb5f09657e133020840878c308b"}]}, {"id": "e3a5fa3b7e36096d", "location": {"path": "/usr/share/perl5/HTTP/Response.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16931}, "digests": [{"algorithm": "sha256", "value": "cc30d3a4ee3b3204fd4688dbe56c80bd77f5316a8084b151b42bf6efb4f0e4f8"}]}, {"id": "8b3b03562c2b4c02", "location": {"path": "/usr/share/perl5/HTTP/Status.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12480}, "digests": [{"algorithm": "sha256", "value": "e8a349d5f56ac19901748562d66d632d7bff28fdcca272ed7df3f97f12403fc0"}]}, {"id": "cbb7aa6e3241701e", "location": {"path": "/usr/share/perl5/IO/HTML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17773}, "digests": [{"algorithm": "sha256", "value": "ae7c62f51a07fa06cf1dbd05c90ec308c1dd64535dbcea2f954b6abcce816f1f"}]}, {"id": "9a9c96b7ef10fed5", "location": {"path": "/usr/share/perl5/LWP/MediaTypes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6911}, "digests": [{"algorithm": "sha256", "value": "c5cbe9fd328ecdb7374ad0bd493cc05ea64251a43e1ed97e447b52e8999a1de5"}]}, {"id": "eae367661b6b2cb5", "location": {"path": "/usr/share/perl5/LWP/media.types", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49815}, "digests": [{"algorithm": "sha256", "value": "b469fded6cd6a83153b666d10e452036150f7e0f3fd15523577007cc2193d2bc"}]}, {"id": "89d311a5f07b31a4", "location": {"path": "/usr/share/perl5/Time/Zone.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8346}, "digests": [{"algorithm": "sha256", "value": "08cb28df31b009ceeec10e1660498911f0166cf9d1efb2027e7349afe4e291c3"}]}, {"id": "e81334256caa4e0f", "location": {"path": "/usr/share/perl5/TimeDate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "1093e417e6e8dc53b1180522371df631fcac34bdccaeca6785ea60d909cf7612"}]}, {"id": "f11761a8f8285f92", "location": {"path": "/usr/share/perl5/URI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34764}, "digests": [{"algorithm": "sha256", "value": "37e19e767f84a4108d3a4c11324134578a612accc3538337fbb9a3921c8d17ce"}]}, {"id": "30a3175e62ae0009", "location": {"path": "/usr/share/perl5/URI/Escape.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7061}, "digests": [{"algorithm": "sha256", "value": "7157c7c87e653a4318b671e374358301c76937c9fbc78ba54ae7209d6437d840"}]}, {"id": "557b5c64220970bc", "location": {"path": "/usr/share/perl5/URI/Heuristic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6524}, "digests": [{"algorithm": "sha256", "value": "0b710a1560c3d90a41ac26ecab6db40679fe9e476064ce88a04d865691233a93"}]}, {"id": "d3c214e347fd8494", "location": {"path": "/usr/share/perl5/URI/IRI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "1f994699d1bb8dff3be7595a380fccda10d38f8ebd22e7dfc262e56cf7c8a0a0"}]}, {"id": "484c330cb55b5f69", "location": {"path": "/usr/share/perl5/URI/QueryParam.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4861}, "digests": [{"algorithm": "sha256", "value": "a6cd281843564ecd592027ac30eefadafcb59534748d6084f53eee7e4a12f6c5"}]}, {"id": "a223b0668162f5f9", "location": {"path": "/usr/share/perl5/URI/Split.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "24298e6b6459f5ea612bd0bcc2c59d35ba43cb9fec7a7fb1f74f7f1de8899e2c"}]}, {"id": "0f22e6dd5454a3b5", "location": {"path": "/usr/share/perl5/URI/URL.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5487}, "digests": [{"algorithm": "sha256", "value": "bb72e018db51902fcdd9ae4869fa17e9a382e9f76f8608c85a91f2fe164f5a5f"}]}, {"id": "c8207276f20792fc", "location": {"path": "/usr/share/perl5/URI/WithBase.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3857}, "digests": [{"algorithm": "sha256", "value": "e05b9325dd74b1b6cfce84d546a5a3a776ae9b370428b0a887c326bffa6970f8"}]}, {"id": "d3ef468e7cf27248", "location": {"path": "/usr/share/perl5/URI/_foreign.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 107}, "digests": [{"algorithm": "sha256", "value": "48ff259532a6fe107c209b95911f2d71ce51bb239723de36ef1765fb55a06f69"}]}, {"id": "b271adb1461514b8", "location": {"path": "/usr/share/perl5/URI/_generic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5822}, "digests": [{"algorithm": "sha256", "value": "6c6a7ce07ccb0d8bf24ee03316896995b2e889ebfcbd0fda842ff213f263ea09"}]}, {"id": "bc7fd12f4e5c166b", "location": {"path": "/usr/share/perl5/URI/_idna.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2079}, "digests": [{"algorithm": "sha256", "value": "700819fead5e5b54321cef2e634c96bbd96abd62916b67ae42bec28f63607dbc"}]}, {"id": "dbfc76446498e7fe", "location": {"path": "/usr/share/perl5/URI/_ldap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3249}, "digests": [{"algorithm": "sha256", "value": "3e52482319b002f3ee8c3f7d552899e0d62f1cd3063a02ed0e495e3b8bde2a19"}]}, {"id": "7495e4338fb42917", "location": {"path": "/usr/share/perl5/URI/_login.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "8aa0ac35d9731bcc42b470714bffca67784c426f2a2d686573dc8a911b02c82c"}]}, {"id": "2d459784cc1d7b5e", "location": {"path": "/usr/share/perl5/URI/_punycode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5622}, "digests": [{"algorithm": "sha256", "value": "5c4448aa6b200f44280bfad4490df962b0c924cd32ca28dd846ee0d012daf859"}]}, {"id": "3f85c7e3d6c94e72", "location": {"path": "/usr/share/perl5/URI/_query.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2531}, "digests": [{"algorithm": "sha256", "value": "d6aaab22f2cbaff2bd501cab985b325d08ff0587fe1d9486e1e22ec6119c0a8e"}]}, {"id": "885ed4ceef3e0864", "location": {"path": "/usr/share/perl5/URI/_segment.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 416}, "digests": [{"algorithm": "sha256", "value": "899200f006dd0bc1b8f8583b9c1d5d9167133b8abc2b53a09c723f267721733b"}]}, {"id": "2b7ce5bd2b19ba43", "location": {"path": "/usr/share/perl5/URI/_server.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3724}, "digests": [{"algorithm": "sha256", "value": "73232ba677bdd6b8597644ca403b740f826b2abba69e74912dd87f9931aaa9b8"}]}, {"id": "d7750acc28b22f70", "location": {"path": "/usr/share/perl5/URI/_userpass.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "cf3f06c0755711cbc1a88454eb16721ef0b80577c47a5ca55c9aa63688acc807"}]}, {"id": "6294453362bb2a40", "location": {"path": "/usr/share/perl5/URI/data.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3391}, "digests": [{"algorithm": "sha256", "value": "0c118bc3a78aa14a337604b0412998a2221dce74d188455130e60385f38f557f"}]}, {"id": "7c1472fd3055459d", "location": {"path": "/usr/share/perl5/URI/file.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9761}, "digests": [{"algorithm": "sha256", "value": "b4293aee4d0389cc23d63f8c0dd4b9c1bd46457b73d327851a3dbad9b04dff16"}]}, {"id": "96b75f90a271bb47", "location": {"path": "/usr/share/perl5/URI/file/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1487}, "digests": [{"algorithm": "sha256", "value": "1221d705f5d6c28eb303e7f7b707be1260949ae8010c2c04d75f52eaa87b4e52"}]}, {"id": "d63ffdaa0962e09b", "location": {"path": "/usr/share/perl5/URI/file/FAT.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 497}, "digests": [{"algorithm": "sha256", "value": "6c7e08952499cc16b3c3e2bbfc22758917ebe4882765732c3c98cf6869e3c2f0"}]}, {"id": "107e96af6392879a", "location": {"path": "/usr/share/perl5/URI/file/Mac.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2485}, "digests": [{"algorithm": "sha256", "value": "7dcba048f3c4c76549be5a52fd1e6868c8517c49e65d6f31ca98a40ba9ca8fd2"}]}, {"id": "2571173ac56bdbbe", "location": {"path": "/usr/share/perl5/URI/file/OS2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "50f266e4d656c82984ce0ca44fce9353683ef46a0d05e0580ef06ee48cdb5fc8"}]}, {"id": "c82e21122f1d3ef7", "location": {"path": "/usr/share/perl5/URI/file/QNX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 337}, "digests": [{"algorithm": "sha256", "value": "05450a46aed50a9586e3a41c39fbff45f35aeba6cc05f25db3af234b6a79e118"}]}, {"id": "22992b896d38701b", "location": {"path": "/usr/share/perl5/URI/file/Unix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "fced9345ab25664276663f8e78195d480495134c85a19a645d52a836d7bad35c"}]}, {"id": "53c2dfd78631e686", "location": {"path": "/usr/share/perl5/URI/file/Win32.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1757}, "digests": [{"algorithm": "sha256", "value": "e3fee8622063a35da141cd4487ac6845439c7cf2a2f0fd5e2bb21c2786f2073a"}]}, {"id": "e7b3181e6debbd3a", "location": {"path": "/usr/share/perl5/URI/ftp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "61d12c529897dd8e3eaa3dc37cbfde0c7e9c2bf4567f15a2e75d4b608422e75d"}]}, {"id": "ec0bff39e30da24f", "location": {"path": "/usr/share/perl5/URI/gopher.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "654aacc98eff606cc06dfe7645277db541c5b579a10fa99390498ef2b0b4992a"}]}, {"id": "ab82c26492e4dfcf", "location": {"path": "/usr/share/perl5/URI/http.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 425}, "digests": [{"algorithm": "sha256", "value": "3761bfa5508f429909b96935eb8bdc16b26e0878c2e1a17f5569019da52d476d"}]}, {"id": "93d243f2a75c161a", "location": {"path": "/usr/share/perl5/URI/https.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144}, "digests": [{"algorithm": "sha256", "value": "fa0019f4769a243863dda114e88ca7933d0b26693d9e16879da56a0cc68f42df"}]}, {"id": "940a84c0359bddee", "location": {"path": "/usr/share/perl5/URI/ldap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2924}, "digests": [{"algorithm": "sha256", "value": "e9f88499470e0f0179c2f48cb168306a2481b7691fc2375d61c546f1217c71dc"}]}, {"id": "85b30bc45bfa6392", "location": {"path": "/usr/share/perl5/URI/ldapi.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "e1325e5d4f66961859f429189a8cb5022c93eb5122eccf8e9e7510303ccfc04e"}]}, {"id": "0c66ce66ab5edea0", "location": {"path": "/usr/share/perl5/URI/ldaps.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144}, "digests": [{"algorithm": "sha256", "value": "aca1dcfab8641e0cce785c55c7bbfb2cfbf82ad56449f007b0f197f9ca45b5c6"}]}, {"id": "96dce3bb29740fa0", "location": {"path": "/usr/share/perl5/URI/mailto.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "96255a9b6428f8727a1edcaeca940ef97eae6be608d7a5ebb46af7ca315449bd"}]}, {"id": "7adef6dfec116464", "location": {"path": "/usr/share/perl5/URI/mms.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "3712e493eff398a15ea08dc673f51345b9bad67ab689a2246f76babed18f4d3b"}]}, {"id": "5319fb10fb19e49b", "location": {"path": "/usr/share/perl5/URI/news.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1454}, "digests": [{"algorithm": "sha256", "value": "11ec9e98e52772d334cd8f64850da5b04f0dedd4240f249e02decf5d4929fb09"}]}, {"id": "ae5372ea0064d3a0", "location": {"path": "/usr/share/perl5/URI/nntp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 127}, "digests": [{"algorithm": "sha256", "value": "71271bae9fb09f819743e73cc353146d18ed25245aed1f9b7963fac430ea7ec6"}]}, {"id": "5e6ab80692382b4e", "location": {"path": "/usr/share/perl5/URI/pop.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "16c35a251dd1663595b34def23aed3cf1e4a1272cdaf0ffdecf6be937a23c6e2"}]}, {"id": "67da36909be764f0", "location": {"path": "/usr/share/perl5/URI/rlogin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 129}, "digests": [{"algorithm": "sha256", "value": "12a4c1d99a92a204e4cdf41066e9d94db69fbe824b33443ab594feb1c7892341"}]}, {"id": "2e9852e85471ca3c", "location": {"path": "/usr/share/perl5/URI/rsync.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 207}, "digests": [{"algorithm": "sha256", "value": "5e9808629758b5bc60acdc8c016aa8b96ab69c043a5762626a514061df102dae"}]}, {"id": "728c4c2bc3e8afb8", "location": {"path": "/usr/share/perl5/URI/rtsp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "44717c2d750a2cc5fe0e3211ae2fe9d44705d61788ed24212960a1498410dc29"}]}, {"id": "4de699443830400d", "location": {"path": "/usr/share/perl5/URI/rtspu.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126}, "digests": [{"algorithm": "sha256", "value": "e8e6d6c2721bf3cb40781edb56c79473dc3e37d5afb39145b42abc59cc61cbda"}]}, {"id": "4ff3be6332d90e45", "location": {"path": "/usr/share/perl5/URI/sftp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "968c5b0d8c6568f32bbd6a9090bae88c901bb41279f219333ab735080ddd2b3f"}]}, {"id": "3f0b54fed23229c1", "location": {"path": "/usr/share/perl5/URI/sip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "82b75e272f00abb991b87d27dfd5e6e37c9c2e14acdbcbfac5316fbec42eab29"}]}, {"id": "e196efe8b129df25", "location": {"path": "/usr/share/perl5/URI/sips.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 143}, "digests": [{"algorithm": "sha256", "value": "85e4cd7e0cceca9f7c4573454eaa45f61cb9cbe1f4e0348b296b00bcc5c1aa1e"}]}, {"id": "8b0c38c16fcfe182", "location": {"path": "/usr/share/perl5/URI/snews.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 172}, "digests": [{"algorithm": "sha256", "value": "148bb6d0f8541cb0a3040820dfea301d3b26c316a0c91794f803a66b5299bb90"}]}, {"id": "f8b7b5b137bc307c", "location": {"path": "/usr/share/perl5/URI/ssh.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 175}, "digests": [{"algorithm": "sha256", "value": "e57997a845528414acfdb5621d6741c799878779372c49d5572719c61e2a670a"}]}, {"id": "1bc58777ecbe6b52", "location": {"path": "/usr/share/perl5/URI/telnet.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 128}, "digests": [{"algorithm": "sha256", "value": "51edd32be184a6b7aeeb7c8228c9350c27ef3d68e14ea3ff2e46731bf51078a4"}]}, {"id": "0e4e64265e582959", "location": {"path": "/usr/share/perl5/URI/tn3270.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 128}, "digests": [{"algorithm": "sha256", "value": "29af99af2243387f7755ed7d798e44015605c5031573b3a96ce36f8b92bed158"}]}, {"id": "1d11c9130aa89ba4", "location": {"path": "/usr/share/perl5/URI/urn.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2175}, "digests": [{"algorithm": "sha256", "value": "b8af77a759606c073d86e185377cb7939afcd4349ec5874fe584b2aa9c5cff05"}]}, {"id": "eef660404fd6b8fd", "location": {"path": "/usr/share/perl5/URI/urn/isbn.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2541}, "digests": [{"algorithm": "sha256", "value": "35d393293698dc6e70f9ac95b9cff731e7e35ccd0def50f8865ddf20bd56b146"}]}, {"id": "324f5b88183776ce", "location": {"path": "/usr/share/perl5/URI/urn/oid.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 283}, "digests": [{"algorithm": "sha256", "value": "0a076e2601f7934105a4ad340f9ab11734bdc89aeb4b67c949eb318b7cafc3c4"}]}, {"id": "bc1ccf7d4689ee3c", "location": {"path": "/usr/share/pixmaps/debian-logo.png", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/png", "size": 1563}, "digests": [{"algorithm": "sha256", "value": "6500a4e166eb7bb4af2b1c73d7c935712f8122c2a9121f2871a24ab6ba1e7fe8"}]}, {"id": "d0d24ab78b7d1297", "location": {"path": "/usr/share/pixmaps/pstree16.xpm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/x-xpixmap", "size": 842}, "digests": [{"algorithm": "sha256", "value": "230a591f8f7075cbbde4dbfd2a5bc1a86d33fe418fbaeba3cb10cadf73bd23b4"}]}, {"id": "9a44511ecc887d71", "location": {"path": "/usr/share/pixmaps/pstree32.xpm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/x-xpixmap", "size": 1674}, "digests": [{"algorithm": "sha256", "value": "189475aa71e035e6b32b288260329771cbb4ee18a32371ade6e4427f1c768ab0"}]}, {"id": "41c38c1d6ea88c72", "location": {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2723}, "digests": [{"algorithm": "sha256", "value": "6e63b446c50efe364d96b17941c8daef12f2e66a326eedb287986fa8457ef877"}]}, {"id": "6f8b01892bf2d57b", "location": {"path": "/usr/share/readline/inputrc", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1372f6d69c3638d63724c6daecf339c82bb9520a77ead2d497cb66e7114e62bb"}]}, {"id": "dfabde3b6e8721be", "location": {"path": "/usr/share/rsync/scripts/atomic-rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3995}, "digests": [{"algorithm": "sha256", "value": "15c7568e08479e86f604570172dd29b80a1cd65bd2d00ebbd852e33650845cb0"}]}, {"id": "d87b573fd657f781", "location": {"path": "/usr/share/rsync/scripts/cull_options", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "5c635a0893b5c3f4a1861773ae43f31e9eeeddde8aab61c2d6248aa26aaade73"}]}, {"id": "4ab3c55a9c1b8911", "location": {"path": "/usr/share/rsync/scripts/cvs2includes", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "6b49521110a0dbcc22d34061b2617675a28f03584ce5df78c4873174f922cef4"}]}, {"id": "490b3a789747e113", "location": {"path": "/usr/share/rsync/scripts/file-attr-restore", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4932}, "digests": [{"algorithm": "sha256", "value": "1851128898820b83219248eb37b85bac7bf8b04954f19fbcb0d0d234b2244888"}]}, {"id": "0688a4c19e9e55f7", "location": {"path": "/usr/share/rsync/scripts/files-to-excludes", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 534}, "digests": [{"algorithm": "sha256", "value": "c0ab8f1e696ff0d90db4a15ec9555f2ad6ec2a9ba61ee424f289383a55332d0a"}]}, {"id": "cbfc8b19f40c3492", "location": {"path": "/usr/share/rsync/scripts/git-set-file-times", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 910}, "digests": [{"algorithm": "sha256", "value": "d64bd22bc100d79311cfc6e835269671ff138b49f7a4bfc750cf6ded8a375d1c"}]}, {"id": "1b01f4b3dbcf92bb", "location": {"path": "/usr/share/rsync/scripts/logfilter", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "0e3fcdee08f4744098cd19e4cd228d1b476c977a0cbb163c50d99663bcf97dfe"}]}, {"id": "c2f56489b05cf0f3", "location": {"path": "/usr/share/rsync/scripts/lsh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2259}, "digests": [{"algorithm": "sha256", "value": "446b85f51baa9603f7274d0777205e9b7455c6f95f25180ceef0adc6b28df5a3"}]}, {"id": "d676b1c393a221b0", "location": {"path": "/usr/share/rsync/scripts/mnt-excl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1844}, "digests": [{"algorithm": "sha256", "value": "765997da423df063d8721d08fb62ae94b6b7b197f396bb3e831429153cfcd831"}]}, {"id": "1291443e4bc92abb", "location": {"path": "/usr/share/rsync/scripts/munge-symlinks", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1462}, "digests": [{"algorithm": "sha256", "value": "92f1570edc8109c4680767fb6ed55aa9554a29a0d40dc14a6bab6464a4e8b337"}]}, {"id": "1f0a02bc37dfa00e", "location": {"path": "/usr/share/rsync/scripts/rrsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 7239}, "digests": [{"algorithm": "sha256", "value": "8c9482dee40c77622e3bde2da3967cc92a0b04e0c0ce3978738410d2dbd3d436"}]}, {"id": "77fb6f4a7c52e595", "location": {"path": "/usr/share/rsync/scripts/rsyncstats", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8683}, "digests": [{"algorithm": "sha256", "value": "be3611dceb2df6b648d7e08427a18c8024cfb71842adeea2b57330dac19dd03d"}]}, {"id": "62a8516bed207747", "location": {"path": "/usr/share/sensible-utils/bin/gettext", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63}, "digests": [{"algorithm": "sha256", "value": "f653ffb26dc99dc1a0a931e08176195528aa9415d5085967a9d8169821a82875"}]}, {"id": "3d797a9a4b19afaf", "location": {"path": "/usr/share/tabset/std", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 135}, "digests": [{"algorithm": "sha256", "value": "fbadb5f608b355fe481c0c7d9c6265b2372bfa35250662f81f68d46540080770"}]}, {"id": "fa09cc88f156d976", "location": {"path": "/usr/share/tabset/stdcrt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95}, "digests": [{"algorithm": "sha256", "value": "cf6c37b18ceea7c306f7e3a5e604a03b0dfb9c22ec99163e4b52f885ce063145"}]}, {"id": "8111a975bc9c5b2a", "location": {"path": "/usr/share/tabset/vt100", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "075251754239d9973945d82b95c18cd90997acd2017393e70c8832e9297de056"}]}, {"id": "8eb0ce9cbf7c44f5", "location": {"path": "/usr/share/tabset/vt300", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64}, "digests": [{"algorithm": "sha256", "value": "61f8388cad6a381feb819bc6a8d299d06a853d15e1f4bfdfd6b6f40069ad4956"}]}, {"id": "a6f348c1c967099f", "location": {"path": "/usr/share/zoneinfo-icu/44/be/metaZones.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "dce529082850c2029c83f4c412f018e0d56b1d699c93ac5af1b908d07170a297"}]}, {"id": "91682423b2b6de67", "location": {"path": "/usr/share/zoneinfo-icu/44/be/timezoneTypes.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 20176}, "digests": [{"algorithm": "sha256", "value": "107d0556d53834acd89cbceb32ef31ea4ba509c4f3398cdd62ad64a8707d399e"}]}, {"id": "813a65366823a64e", "location": {"path": "/usr/share/zoneinfo-icu/44/be/windowsZones.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 22608}, "digests": [{"algorithm": "sha256", "value": "0c4ba0346efb1e994428aa0d5ce80a76fb0187c38c806c11d6a60bf952e2f352"}]}, {"id": "dd59e1bee9deb5c3", "location": {"path": "/usr/share/zoneinfo-icu/44/be/zoneinfo64.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 156000}, "digests": [{"algorithm": "sha256", "value": "bb838632794442c8340ec47c8fcfe095e5d3254c6e8400da0dc0ab8f62e66583"}]}, {"id": "88acfc7aed563a8d", "location": {"path": "/usr/share/zoneinfo-icu/44/le/metaZones.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "0a29e97746ce29c0c20b06a0266dbbe1be1f7742e885a603d55351578542315b"}]}, {"id": "7fc3fb01ab6d07e0", "location": {"path": "/usr/share/zoneinfo-icu/44/le/timezoneTypes.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 20176}, "digests": [{"algorithm": "sha256", "value": "549da48c12c875da2d46c9d261dc63550d6a15ca99239c0aa97cc6ca865613de"}]}, {"id": "eab43e6d73f8a65a", "location": {"path": "/usr/share/zoneinfo-icu/44/le/windowsZones.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 22608}, "digests": [{"algorithm": "sha256", "value": "baeeebadefeeccac25c859a9c5761b279cc3eda5100a5e8c03c3ee1023413d3e"}]}, {"id": "9ee7a6d33e231a00", "location": {"path": "/usr/share/zoneinfo-icu/44/le/zoneinfo64.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 156000}, "digests": [{"algorithm": "sha256", "value": "7b4af07062d5006d6ef5fb694f783bfccaace7cf81c9b14213011497312155db"}]}, {"id": "93cb9940bd678bab", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "c46d6f6dfbf3cd1c", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "fd6a7b4343d0f150", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "69b4c5520b2246b2", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "e997a591ced387b2", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "a76dac28b4d82a88", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "dfad0ef78414b993", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "39d48d01d5cabb9c", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "0f054627af539717", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "9d757312cb975827", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "c85683aef06ad752", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "31029a1cf85ff873", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "8ffeee36d0ac6f7f", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "5229963d81068238", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "763a182d284f9ee5", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "557796bbebec020b", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "f57bac7fefbca710", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "21ef2a26c9255017", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "975f4f3befb610ef", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "ecb8fc42e28b752b", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "8a41732a41309e33", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "589e1b8ca9fbb06d", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "7c6f8c84add61fe4", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "8d1ec5b267f6954a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "be6d311f7e07daee", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "39ba84561bcbb0cb", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "be3dd8f84b40aae1", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "f8ef61adf7926b44", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "2ff0805d467a134a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "5a69d50d863fdd43", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "ed8f917786ce9af8", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "d611f6ed2ced3bb0", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "1ae567902159400a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "f194a9fd883736c2", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "bae962e74bffc204", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "1de2781482fd4682", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "a94f75d1221f8958", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "1533f57e1c6398058978c6f73868314a053f6bc7d23125fb77d14bba397b2066"}]}, {"id": "e07b00f16a310de3", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 464}, "digests": [{"algorithm": "sha256", "value": "9181f39a86856f2808c1f4458358b91e4255707d8784d86b5323b8466de19931"}]}, {"id": "1ee884cb8d1daa5a", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "02cb186934c320a3", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "8f11466081ea5188", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "d837b5dd8851d19d", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "49c76fcfada6f27e", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "9806293bbb43dfc4", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "9f5065a813217a45", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "175bc4bd2dc7b5a1", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "503961ecdf6b119e", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "4ba6db7637be750f", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "5152f673e1731858", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "ea55f84f181dcdc0", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "7a8037f07eaa9e208aed616a9589eef7b0dffede86db6503f7472ed1cbc15aac"}]}, {"id": "6f1fdc3283df970e", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "d2a05527612c7895", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "77cf2a82495d38d4", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "f0a6d39c4450fa84", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "f68d794bb6db53f1", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "48e92a0fd7b9a0fc", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "a37807e4d6c96ff4", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e8abcfa446f68c05", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "0f6a3dab83f6dcf5", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "1eb08d09d291fb71", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "3334f2f3f1622b15", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "6b439a70b9664d93", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "bc6512cecea4467d", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "6e76f89e1758ecd0", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "6cd17816060b1e38", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "65f3ca505c3a4dcb", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "2ddd3341c7abf702", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "9146ed9681e15b9d", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "137d1ac1ed1969b502c68bccb1b2b8b1d992a4e49c865f83cb7c1a39797d62a6"}]}, {"id": "f060f470a65a7b74", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "fc2bd92b68422154", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "d38ad6160eac0d40", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "09728f5345bdb048", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "978fa4ed48ef9469", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "d6736d915a924dd3", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "f3b2722298ce1dc6", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "53ee18e046ecb426", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "e24955a2915697fb", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "490efea70f043c17", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "123bf6e956bc575f", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "2fdfc186b6e5fcca", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "7599845bdcb91d5a", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "9ab15a85510c25ad", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "cc5fb2f813350352", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "bbc4a89ec38055eb", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "cce11c1b26a88a9e", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "54534e837c4e6a5f", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "4405a18a7bbc3198", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "d2ba86ab6ab0a03f", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "9b9e4c90c77873bf", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "dfde8743913a31a0", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "65dce695f49e6810", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "0a70ac2e72ef3dae", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "b80dac41920dc78c", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "b451c63ef88c3926", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "6e6a648afe20fac3877d422e0ad3662f787e354534a817d4028fdd63e61594fb"}]}, {"id": "f725bed2238dfd14", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "75e231ec3fc6fafc", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "0ae55596d318c3e5e403426e3859b77729742c82e94656262d4f124f4639dfc8"}]}, {"id": "322b2737323096c8", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "99d1e1097b78a2d4", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "6bf079982341cc9621d42d11f121898654c41376762a366558f7a3cb4f3e9901"}]}, {"id": "043f7ba0b4a18217", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "ecd517d403c02d1e", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "adf68a8a82502f76", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "2cec9dd614ee9b9285133a9c35be02dfba4a4737762bd57c176ea7ab0b2ebb99"}]}, {"id": "1acc8fcb59dbf30c", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "fa0cf151c0c644eb", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "aed4acd30581f57d", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "61a21bfe32518e26", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "3699fca0c605f1d3", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "f816a1d05048a893", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "b4456b5211c75ce1", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "ceab993003a20bcf", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "519470a76a336c16", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "b74b6b97ea78c100", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "1b260317f1c7088138cae4fa7557c723498655ae8cd7e9440ad3f68febfd0d85"}]}, {"id": "8a8d02405ec83216", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "c87a316255432185", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "d8ce8395c624c99c", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "772a19bd53b71b33", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "f29a247811fead48", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "ab319e3110f52819", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "faa5991c23ec244f", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7fa9167b0cef53cf", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "67af26efe7a82423", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "8d53e1a66199ca1b", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "d7f4f8939e48765d", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "eb822b68ffd59584", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "12e6196b054f63b3", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "02bbd40feb7c180f", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "a45948e8311bc7e6", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "d375d87a23d44cf9", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "181d783d6d31001576f3775773ca8bfa79c35be5621544776e77bbb20d0089da"}]}, {"id": "96ce2dafe231d3b5", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "88341eaccb961e9f", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "1809fee6097fb58b", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "21160373a4075654", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "4ebab7c3a8c6e5bf", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "8edf5c7a09bf6c30", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "e4061e42aab36a2f", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "e0cec0dcffef47c3", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "6f1fa5ff3452e28b", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "f5bc158ad511f624", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "5e85afab5a79928a", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "19c62c98088cd09d", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "740628a1799f4d88", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "997bd5a617d4d2fb", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "8ea0ae8422684a7b", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "a4e43bd12ccd50d2", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "ae0cfe46660ea802", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "e4b8e8f4eb4eff51", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "8153618a8ae32a85", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "d94d1ebbf8af572b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "73c6a2b23b895709", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "613e4c43b10a8fb8", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "10212fe279aecc93", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "f11f7aa60e41085b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "dd17451e5247400d", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "f54b835b07442ec7", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1863}, "digests": [{"algorithm": "sha256", "value": "cae517beac42ba131523b53bba435be2c866282af149ccbbfdaf2cb711e3b921"}]}, {"id": "caf29eda6ecf5fbc", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "0065dda6065c3986", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "324573028ee525f6", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "4e3ead146fde8bfc", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "6a5e90918eef13e3", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "49490b0091296164", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "bafb5696e277e674", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "c5d54e47bc46f200", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "337d00e1a2105929", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "51e1ae5fd8e0b385", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "003d6016ab80b5a5", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "064869fe7aac964c", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "1630566ec68b10a6", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "4afefae9cc53c419", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "25edea7ad0d88b92", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "0b58f3ec09703ffb", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "88788109e343edf50eaa69a3308fd06db467c09824f5f22a22dd22edf10a2b79"}]}, {"id": "ed57411975871c34", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "817e697a45a48803", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "b54258a6dc13386c", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "87b7b59edc32419c", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "5862d76ba14af448", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "1cdcfcf9b0ea20f0", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "f5a807b62003d3133129f60f41b3447b45215908c18afcc2bf1d65ac5eeb4ca6"}]}, {"id": "89986fbc9266527c", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "dba7215dd217004748675536d42289fd1577ade71c53c6a79dc1eb023e9d0218"}]}, {"id": "1ebe8f7e3c32b708", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "7a75ffe682523c34", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "98091e0230d0e162", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "52137f0bd35405c2", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "ab2becdcd9b2248c", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "5f3b0b49849fe0f5", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "41b3498c2203794d", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "e97498927b4d9534", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "c8402a0f746738c2", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "34ff1f434c023298", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "1a9cd549745cc6a8", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "fa1f13567c216d4f", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "043a3a26b74ff0e3", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "aa37ab11bc4004f9", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "3c64b8e242400e9a", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "006ea22772da6e8b", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "0dbe9f30b7dac81e", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "684a4024ec4ba0d3", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "a2d14fc5e59e5f8f", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "e05ffcfeccd669cb", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "e2b0341ae53e3dc9", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "8b243d6af3510120", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "316057f8c61fc40e", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "a7376bf5964062fb", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "e8d30df56c583b5c", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "bf3f7c406fe29797", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "52d4064cb3cb9240", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "5bc3f9d4fda18715", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "c416c3e5b4bb2784", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "b7656791f3cf4ec7", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "2cef46428c40e6e0", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "49446d15c51310e4", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "859fff0f5f2fee2f", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "4bd711120266907c", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "5c286926754823a1", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "f2c3763a0ca31065", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "034026652f9d5e72", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "436f15de384bc592", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "021a404b64ee8b91", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "c9b6af1ffc25dd66", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "b6ab7abbaf456989", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2610}, "digests": [{"algorithm": "sha256", "value": "f6ff850d404e65d095c8ff11ba87a9edc93d3c847be92009091e60e557d2aec8"}]}, {"id": "78eef2e550c09f29", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "aec2ecbd16ef1b4e", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "8920939ee6a45d42", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "e33e5907c713d54d", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "406b476566a1c89c", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "9d829bf800ff61f2", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "2831bae242bda1b6", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "d07602fb1ed4cc8b", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "b697c7c20ab52f45", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "f9f9dc7c0d39c70c", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "52f33fb2d40523e6", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "42934e30578bb747", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "43926a6dee61e960e2d7a8f02bf07be20596839f28d1382b76007f7306e1cf3d"}]}, {"id": "fc78c0e3b6cb650e", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "9882731e4fa901fd", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "ce45d551accade35", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "f0b8cf330aaeee28", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0f0e374df12188dd", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "3819f4b1370319c1", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "0434be700c0b5fd1", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "5e9fd7c9943fc309", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "c70a239ba16be7f1", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "fed4ee5202e694d4", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "10f39475c1679f36", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "c2895a7015745c67", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "24641c47c6e6213d", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "e99606750a042c3f", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "5c05dd4c87005b79", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "21a85c00f7d2ab81", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "6bb33952201b5401", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "6cb73e4a9a82f73e", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "014a77e70e6da16a", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "55980aca7661eac8", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "ebf2f2998bd2ff6b", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "cd431746eb5681e9", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "fa94b95c6edea5a3", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "7625b0d3c4dd5111", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "f5d999ccfa4b2a21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "9ab0fbbff26144ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "1b8d7787fb2e688e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "d8a88b8a2f290b6b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "a1bba30ce8eed8f6", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "4e1f6c105f0d4535", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "00144a99c91f79da", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "816856e028cae50c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "1562eb2ce20b81df", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "a3b3836cba23e9ba", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "189a230d44c0f580", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "d26d2d24c8cde999", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "7b73ee3574c62556", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "3057985d79c27ac0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "ce8980df14e8ce7b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "e3365e28f97f16b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "09fbdca364242c17", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "cbe384d19be2d3e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "f2134355f3704ab9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "37d51f90316d7321", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "45202fd58594940b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "5a513b618a297e59", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "0684377aabb320b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "e401dc1a72424d72", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "27f2070f3732a4e1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "00042b02e7eceb33", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "02c843da84376064", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "4d9cf9f3f49e8657", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "9a6c76ba39456095", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "0e89a4c745fe7af7", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "d5cf2b451d798676", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "53983d5c38051fc9", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "7e1f1b4d2f18e1c9", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "3391deae81b54087", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "43bf6d276b93fe7d", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "0f6da7a1376c6a47", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "96fbcd41e8da1c54", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "387369531885baaa", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "b801f5796da26194", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "0322a16a10e32a57", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "490adaa3c17413d7", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "e9cec85974b01699", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2a320a956d8a4d6b", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "aaf71b477ed1c327", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "aefdcc2cec2c96b4", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "ad95ec4cf68406f7", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "814f9e5c45b51df3", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "29a295005f3edbb8", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "79dd87641c6753eb", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "198b825de8313954", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "c6f33ad089a710b0", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "2b5d5ede464b05da", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "90a533ccc96f6612", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "6f36c5cbed3156ae", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "670b350fa6168530", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "08dc9feca702d92f", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "c5f5a55f01d0c666", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "d9720589300db219", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "c03abf2f67af1664", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "a91325cb68e59df5", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "29ef4c8ad4c74569", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "02bb5c659af442a6", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "f78a985757c3511b", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "ed3de4234930bdab", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "450fce812f349e67", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "73b38f909a4c0b9b", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "571418f6ca520c23", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "512d0fe05a842773", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "c2c344d254980778", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "257a73ffddaee281", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "c98cae6d2187dbcd", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "f4e60d830cd43062", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "2fad49cbd935f53e", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "5bba8626b2ab93b5", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "c2c803b2dee73b47", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8cdc73b42636ea9995d87e77ab9ff4cb696b9881e1abf4fa0cafb6d2aa819e23"}]}, {"id": "4ad7504fe1555e1e", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "c7661345c56e8774", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "1d7767c993a28272", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "d654a773bb42f7e8", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "db58bd8fba216176", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "eb0f2b09191a6273", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "1a47b6f68877b689", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "21624b17e7592786", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "0507f626a30a7f66", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "969c21931510dd17", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "2066366c519c39f4", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "ced0c08c3a05a2d0", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "2aabf4c8ee5de611", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "f5761a9e9270cf51", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "7a5278749deb371a", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "751e682945857cc0", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "856bc51166c9c3db", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "c4f9360e6979d074", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "a78688214e6964d9", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a5a1e9d5045721ad36920774fb857abd65dda9cc217a8c3e849403f55a9a71f4"}]}, {"id": "fab67a8bc0f60cc1", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "749bf55dda951f99", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "639d43b391010bf1", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "4315b57d52898fe84c8ced159e154bf0d7d641442c301284e7c5c0a4e975a829"}]}, {"id": "07fd171643e934df", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "19a8c0ddc2a2812b", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "d9566dc87e546dd4", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "da587eb136b7becc", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "fc12ca001c0a4ea3", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "19b519d8252872a0", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "b2088cb427b30cd8", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "96999c939c672f44d01aef032cf89d1f52cce6f6cf05b833db1bbeac3917417e"}]}, {"id": "6148d3b4ed40ed2a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "062ce7003fdf6439", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "3c13d04699a9467c", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "95a2ed2e51ff2f1d", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "bdd0a0317ed02ac3", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "f5cafd1f15baf8dd", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "f45d6bec6bd35699", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "c0d3e577c79fbce498036eb8e77e6fd1b12b89082e7423aa719f07258dffc16e"}]}, {"id": "0c322994b102243e", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "f73b06cacd405a18", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "1cadca41e5069715", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "14aab9a6a300b5a2", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "80d78de35565d242", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "6151bccf416fc343", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "e689a74fdb5e0b09", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "27737357f0c81ca3", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8c19f4547a21f46303e3c0731918b2dab3d9c46c886014b48995e0d927ec3303"}]}, {"id": "b60d718366ffcfa5", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "286b9103974b230c", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "071d229a2c6a37f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "97988725f9484a32c02130279e5899ba3574fccc97fa6add4501eced2582549a"}]}, {"id": "6e9f9b0119a8caba", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "a5631e954122ea53", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "ba65f9464e50ef95", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "383b879d3dfa0be3", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "43bf18ca1a9a932f", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10659}, "digests": [{"algorithm": "sha256", "value": "90ef4a0b97f38f2fa4d1a8be95780b448ff00d7af90d941086e50f93fbc762ea"}]}, {"id": "62612fd97ef6ab2e", "location": {"path": "/usr/share/zoneinfo/leapseconds", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "66d1a7dd26cecdafbec50c7e9eb33ce3cc6fa3565a0c97015575fe2c9eb7add8"}]}, {"id": "71415373aebdf77a", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "fc1177c6b379ed67", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "864ccb15dd88137a", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "614e1dfc7a38925f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "2a25ada9df575efa", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "77aca928d4c6cc94", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "55e9d829d398b6d3", "location": {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "7cee5f8b003ae426", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "0bc5d276c8bc454d", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "0a15afbac39d0210", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "20c268c4aca51a16", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "62a58b40a3599df0", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "919cbd7b849c4abd", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "0003f2b978715e03", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "8aa7ab32df973652", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "60e9e8589fca6b6f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "3e2861b8ddfe0102", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "7fd91a1348424604", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "0c668f65db221b7e", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "82ff4a391223a2d8", "location": {"path": "/usr/share/zoneinfo/posix/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "8cf798f6766de527", "location": {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "2ae2046403959e7b", "location": {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "28eea4dba90f63d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "1e963f7ac7ca5924", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "1b5510d9f03db26d", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "98aaa1e7888e665a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "6f9fda475d6143cf", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "18d34e9e550558fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "dd129082399fdf8d", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "00a6f050c0175f23", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "4cc9026a22e3d400", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "7a362e15b240eb2c", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "49843f3227e9131a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "7c2ee002dae208f6", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "2d6e4f3f8e0e10f5", "location": {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "2b78103e07345ae7", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "bce3232654686f58", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "1533f57e1c6398058978c6f73868314a053f6bc7d23125fb77d14bba397b2066"}]}, {"id": "c53a815928270044", "location": {"path": "/usr/share/zoneinfo/posix/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 464}, "digests": [{"algorithm": "sha256", "value": "9181f39a86856f2808c1f4458358b91e4255707d8784d86b5323b8466de19931"}]}, {"id": "4693dc9e6b035e45", "location": {"path": "/usr/share/zoneinfo/posix/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "d876699a4c908e2a", "location": {"path": "/usr/share/zoneinfo/posix/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "70e6e82d7197ae6a", "location": {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "748402ee51ca6c20", "location": {"path": "/usr/share/zoneinfo/posix/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "e9a96a430820d967", "location": {"path": "/usr/share/zoneinfo/posix/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "326643d7c1092308", "location": {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "7a3e2d34794ab501", "location": {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "26aa3e2c12e1109a", "location": {"path": "/usr/share/zoneinfo/posix/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "e64e0aad0e8806fb", "location": {"path": "/usr/share/zoneinfo/posix/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "26cc3b3a0d4441f5", "location": {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "941f8766d44f9e99", "location": {"path": "/usr/share/zoneinfo/posix/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "c83e0d18d80362f6", "location": {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "7a8037f07eaa9e208aed616a9589eef7b0dffede86db6503f7472ed1cbc15aac"}]}, {"id": "8a22e9075f7907fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "7f0a153846ffc38d", "location": {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "6608481a2886a250", "location": {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "a4cf2e333cda66d3", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "7c558e1c580c1095", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "ccf6e22021a41f68", "location": {"path": "/usr/share/zoneinfo/posix/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "7baa8131da4691a6", "location": {"path": "/usr/share/zoneinfo/posix/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "6f927c9126cb5a7f", "location": {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "7704f99b318a6c3e", "location": {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "64ee1aa403e40ede", "location": {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "8f6bfd750ba56500", "location": {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "294259ad764faee7", "location": {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "9e4517f9bf60f700", "location": {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "ea0f9ffe83e04368", "location": {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "ba7b6e51c887ab18", "location": {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "c13533161929a6fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "3a61608de2047db9", "location": {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "ed30c531cffbe467", "location": {"path": "/usr/share/zoneinfo/posix/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "137d1ac1ed1969b502c68bccb1b2b8b1d992a4e49c865f83cb7c1a39797d62a6"}]}, {"id": "0b5c5b72815443d5", "location": {"path": "/usr/share/zoneinfo/posix/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "d2adc050ee422987", "location": {"path": "/usr/share/zoneinfo/posix/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "f663e058c6c84ac8", "location": {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "6701655cbfe34e0b", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "8e8f6b4e9bd587cf", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "ffaf5a8f32dcf3a2", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "490cc663dde291ba", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "4ef278515f3a2b95", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "560d234d8523d047", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "65b7127d8389c2cd", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "f89388d97a99cbdc", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "6acae622b8186200", "location": {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "df7bbe55ee616f27", "location": {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "03bf8191113736f1", "location": {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "7a903bc19a8fde0c", "location": {"path": "/usr/share/zoneinfo/posix/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "1be7b13cbadeda62", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "a1af93dc8a7567c3", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "84832adcde14ebdb", "location": {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "8a1b327469ab7f24", "location": {"path": "/usr/share/zoneinfo/posix/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "0b3cfd6e06c45efe", "location": {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "1c136df56b3047e5", "location": {"path": "/usr/share/zoneinfo/posix/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "3b64f26ae7d83b40", "location": {"path": "/usr/share/zoneinfo/posix/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "600470502ae2be70", "location": {"path": "/usr/share/zoneinfo/posix/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "243e33024cbbf738", "location": {"path": "/usr/share/zoneinfo/posix/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "441a7483afc8f033", "location": {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "e4f3ce638baaa1bc", "location": {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "6e6a648afe20fac3877d422e0ad3662f787e354534a817d4028fdd63e61594fb"}]}, {"id": "bedbc36ef147ebcc", "location": {"path": "/usr/share/zoneinfo/posix/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "51d5b7652ab9d788", "location": {"path": "/usr/share/zoneinfo/posix/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "0ae55596d318c3e5e403426e3859b77729742c82e94656262d4f124f4639dfc8"}]}, {"id": "2e2ce274106ac01c", "location": {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "2d8c8c99b905c6c7", "location": {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "6bf079982341cc9621d42d11f121898654c41376762a366558f7a3cb4f3e9901"}]}, {"id": "50e963922de16cb3", "location": {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "85624af6ca8d5e1e", "location": {"path": "/usr/share/zoneinfo/posix/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "9c9d7bc1868111f8", "location": {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "2cec9dd614ee9b9285133a9c35be02dfba4a4737762bd57c176ea7ab0b2ebb99"}]}, {"id": "46b87e0350633ebe", "location": {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "b16aae772ab366a0", "location": {"path": "/usr/share/zoneinfo/posix/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "58c1175b71dc6442", "location": {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "0ee71be4d3579be7", "location": {"path": "/usr/share/zoneinfo/posix/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "b751f17fdab55c8a", "location": {"path": "/usr/share/zoneinfo/posix/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "c6712d1356a66eee", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "d0a3b3f12ce159ce", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "f65b52ac2932110a", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "a55e490b89d26fcf", "location": {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "c570ae59d9bb9372", "location": {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "1b260317f1c7088138cae4fa7557c723498655ae8cd7e9440ad3f68febfd0d85"}]}, {"id": "9414f2116ad5b0c6", "location": {"path": "/usr/share/zoneinfo/posix/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "d37e01b7e4c95415", "location": {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "b6e2c28e56b19929", "location": {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "66cf5705f6505061", "location": {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "3470186820c372a4", "location": {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "b0c9e8426bbb1565", "location": {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "11f1079eae24a4f9", "location": {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e01434ccb0e50b9c", "location": {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "b7e8760ce8c0706e", "location": {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "9074632786b0347a", "location": {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "be26bbd3fcbc3e54", "location": {"path": "/usr/share/zoneinfo/posix/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "21592072caaec965", "location": {"path": "/usr/share/zoneinfo/posix/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "d75cf0bea7590f22", "location": {"path": "/usr/share/zoneinfo/posix/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "28b6b8982ec6b02f", "location": {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "dbfb006408e4c819", "location": {"path": "/usr/share/zoneinfo/posix/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "753d4ab04bbfe53d", "location": {"path": "/usr/share/zoneinfo/posix/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "181d783d6d31001576f3775773ca8bfa79c35be5621544776e77bbb20d0089da"}]}, {"id": "265522436a5a77d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "c33b8980e41a872d", "location": {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "b099c40e00e4fd1a", "location": {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "6d2e54ff7c7b64b9", "location": {"path": "/usr/share/zoneinfo/posix/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "715106b3702e2870", "location": {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "d73c5620989b16d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "545d8e9d28b2e3a0", "location": {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "2ca10f8ff17bdf36", "location": {"path": "/usr/share/zoneinfo/posix/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "a9addd485144eaf4", "location": {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "e0ceb60b9255f7a0", "location": {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "935b255c6f09faf9", "location": {"path": "/usr/share/zoneinfo/posix/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "e13c52f2fa493590", "location": {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "58e6c1f63a2d4467", "location": {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "22f8525b3a259dd8", "location": {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "a728aca069c5ac5c", "location": {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "4899b02596c2764f", "location": {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "dfda4e3cc48ce740", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "8d12916e6154fd86", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "24792243b6ff8dde", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "ec4c60f223a08c28", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "84b08340fd0699fe", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "489789cd9c4a326f", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "abb408660eafff6a", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "668335c4e6c8b987", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "a15dd3f98a8831ba", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "a6ca76c5e7966740", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1863}, "digests": [{"algorithm": "sha256", "value": "cae517beac42ba131523b53bba435be2c866282af149ccbbfdaf2cb711e3b921"}]}, {"id": "421232e9234aa28d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "fde14438b600a0fc", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "0d384bd90a6e4a31", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "9685a75232677c14", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "51cfa9793ba75d73", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "0f9b11af508d627e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "a11c127d0727b9c8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "f2eff73acac7522e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "65902bbb3a4574a2", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "e16f3b819e3ca190", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "59a426ab8af87657", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "c8ec8a309c74929c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "c0f5ca1804e54010", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "6d5903c71228a8d5", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "989b0ae4059127e9", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "27157c51dba683b0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "88788109e343edf50eaa69a3308fd06db467c09824f5f22a22dd22edf10a2b79"}]}, {"id": "34740e29a90e1540", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "aa08b1c131897ed2", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "b27b82907b583ac7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "3f9f47bdb22ac7eb", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "888b23684b1e187a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "defa30a831cbefb1", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "f5a807b62003d3133129f60f41b3447b45215908c18afcc2bf1d65ac5eeb4ca6"}]}, {"id": "4c35823eaf0cb73d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "dba7215dd217004748675536d42289fd1577ade71c53c6a79dc1eb023e9d0218"}]}, {"id": "2fbfc7132abfada4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "ce8c161d1bbb6f23", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "53312a4f6f60c4fe", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "3d94dc4acfbbeb00", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "d384f006c6a628d5", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "dcdb1a4bb5fb4469", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "5e66db86991339d6", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "fca964c07df48383", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "b477f9ac8bf4cd6e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "c44987c835c7fa30", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "9f907e41891683a1", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "4c885a6c4c9eac38", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "d310fcf0e03cdff0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "da44886f385e47c4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "4df97daa2cd27a8e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "308dc1b5f8215030", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "1edc064a842b59ef", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "eb247e999ff16ba8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "bee4166cc0b19bf4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "e0b976f535eaa350", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "ff57a19f5645904c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "624de7e717b276e0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "60aef00882d4e4cd", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "07b84bfba3fd0127", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "39f25a1981e89fdf", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "5432eea363bfc8ed", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "87b4499caa441c76", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "85bfcfc8b00c40b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "59ec8c4ab0a57328", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "564bb0f23c5831a6", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "681d50ad2f406e58", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "3f862065967738c9", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "c5ba3f8a90bc180c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "de3f18dd54e18fd0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "51ec0aef67037f6a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "76f36db9e5b4bb67", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "75f4f7d510258806", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "a4584479053a2afa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "f74b80418cc47abc", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "f83d508894981982", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "a9494d26cee372b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2610}, "digests": [{"algorithm": "sha256", "value": "f6ff850d404e65d095c8ff11ba87a9edc93d3c847be92009091e60e557d2aec8"}]}, {"id": "24ab5d635f932e87", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "b53d290ec79f34c3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "6b1ff81df507f000", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "6d0b73533f8b3a5e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "c0cd972db4f174b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "0eb98dd5f64f43ab", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "e7cbfa4b786361bd", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "4b285c618063d438", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "355741bf36f4cb44", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "2b941b103a278a13", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "a6e6288b5978da06", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "48294bbcbaad5437", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "43926a6dee61e960e2d7a8f02bf07be20596839f28d1382b76007f7306e1cf3d"}]}, {"id": "8f5012a216305cef", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "4630ada5ae651cc9", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "3f9f7c0f55594493", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "290d81b9872c1b57", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0ce87eb0677bdb36", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "26df5fdcde232898", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "92b53344dfa9e4f0", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "6d4a5a7fb59ef6ce", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "bbcf457b2880e519", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "12cd73893d431942", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "82a9820e120768cf", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "fa92fcb256c6571e", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "cd6e2744848d7464", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "7084633ae1b20def", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "d51df2075d82e813", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "dd41ea89ad2f9432", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "22d5708f2c0d87f1", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "0503befdb272892b", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "90a71c043ecffe04", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "4063589cc8679477", "location": {"path": "/usr/share/zoneinfo/posix/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "1ed02cfe74040460", "location": {"path": "/usr/share/zoneinfo/posix/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "577bc4d8f3894864", "location": {"path": "/usr/share/zoneinfo/posix/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "abbc5845725783ad", "location": {"path": "/usr/share/zoneinfo/posix/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "bfe301d5b69fc46e", "location": {"path": "/usr/share/zoneinfo/posix/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "ba19650f1cc6b011", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "2dbd8abfc56dabaf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "a2c89d85f5fea976", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "0637fee1f9cf8a4d", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "5ac8e1c40823911c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "9dd886d9b0fd1d5c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "2572275b8e32446c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "b15bae8ae1828e0e", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "2c012cdf3c127e9f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "c2e86efc14078bdf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "69d618e84297ddbb", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "b30fe73eb043ed55", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "3a22b234e469da3f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "ea8d7a28da41183c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "e82c0a57ad95bdee", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "39e1a1617f0295a1", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "65fb3f92c3874034", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "5f42b97a96feda0a", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "f120aba29918a5c0", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "cf1809a044fc3645", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "046b0bab660897b5", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "9f6c0d5a9f8b6438", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "b8a724ea0ac4bbc7", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "1d55399ff51fed11", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "0104a5a0dd331ff2", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "a1dd84436ba2f1a9", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "3b4f189fdff8c900", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "6aa5c5b0b6fe5d7b", "location": {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "f3fe2941034fa961", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "b5feb4fd4064e5eb", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "3c242d3627eaf9d5", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "ca14c0592fa46720", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "613a9fee05acc5e1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "adff8eca60e84b64", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "fb0ba703fc1818f7", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "1a0e361436d45590", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "4c048469b47cca45", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "52196dc6c8a6e19e", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "f23bca50a6058eed", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "b19848d25241aea0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "a59e1eeaa323f5d0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "28684f26eb6fd788", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2ee0d2f25af94aa0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "ef5d5612134ef98d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "17bbcaeb3108212f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "e3421290c1eba49e", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "fffe837b97bad7b6", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "865acd791a83a680", "location": {"path": "/usr/share/zoneinfo/posix/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "c97c1cb5a9a4f490", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "4e355786d841f1bd", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "1f3b66acaeba6ddc", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "7e73489484c7063a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "74d117707886173f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "9135e5a7afdf37fe", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "2d2f2883ee8f6e13", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "e49223f81be01a5b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "1eb5761866175c8a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "f4fcd2efea44271b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "69cfca9970224d4d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "6acb69357fd50cca", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "70bc3589c3d4e6ba", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "6be8b863c68024e4", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "e308222574c873aa", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "24bb8791a7242273", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "bef3284ea6c128df", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "a7246557dbdbcde0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "9dd5db1563b8837f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "a14a9caacd0abcb2", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "aac18e0403c8ff87", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "ac8219050024ef39", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "43cac050e485a066", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "8c6380b1f4671f64", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "fbd4ecdf2b1da306", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "951a955a4b6dab63", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "9fa7499d0eb38e93", "location": {"path": "/usr/share/zoneinfo/posix/Factory", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8cdc73b42636ea9995d87e77ab9ff4cb696b9881e1abf4fa0cafb6d2aa819e23"}]}, {"id": "85d5057001ef41f4", "location": {"path": "/usr/share/zoneinfo/posix/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "9f5d74a12901a50b", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "a1c996cc8c40e2ec", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "b632e06a7dd38c06", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "639c066805bb1ba4", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "fec0a0ace49c2422", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "f19281069d1248d8", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "9dff875f22f8d4aa", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "5c5e5a432570de7f", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "72db35baf0670838", "location": {"path": "/usr/share/zoneinfo/posix/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "fed0a4341d602356", "location": {"path": "/usr/share/zoneinfo/posix/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "a4cece4b94a74e68", "location": {"path": "/usr/share/zoneinfo/posix/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "3a5ef90bba1f71f9", "location": {"path": "/usr/share/zoneinfo/posix/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "6e216549a70037b6", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "bf25e7748c5b7cb7", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "dbe528764e7aea19", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "fe71602fbce70667", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "6cc33ca54c22ef24", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "db0d60c8410a440b", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a5a1e9d5045721ad36920774fb857abd65dda9cc217a8c3e849403f55a9a71f4"}]}, {"id": "880a556a20c2a468", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "6b3c362ec98c3634", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "f0a4b16732184ec1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "4315b57d52898fe84c8ced159e154bf0d7d641442c301284e7c5c0a4e975a829"}]}, {"id": "18cf78e02350daf7", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "57631800581b7a0d", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "3d0dcf275f844ff1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "1f344a9ac8f9d004", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "8af40eb736d45199", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "2b170212ff1c81b1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "1f26537363ed906a", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "96999c939c672f44d01aef032cf89d1f52cce6f6cf05b833db1bbeac3917417e"}]}, {"id": "fcb0143d851e2a45", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "68ffc81715159736", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "4bed8af78759c817", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "24a8ae6f72570dcc", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "02a075a5c6762191", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "7e15cc5adc8aed24", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "cafd700956c6db02", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "c0d3e577c79fbce498036eb8e77e6fd1b12b89082e7423aa719f07258dffc16e"}]}, {"id": "cf82570250338687", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "ee32852fd06f29dd", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "09b90b7c8e7bacdf", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "b07e388ff5b45b83", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "9625d36521068a91", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "9a2a2d31f0bc0293", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "9213c84a53faf0ae", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "b53815bba19c012f", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8c19f4547a21f46303e3c0731918b2dab3d9c46c886014b48995e0d927ec3303"}]}, {"id": "5b28edfd7ff0bdeb", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "9c449b3ae9f94df9", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "c36c0f778436da21", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "97988725f9484a32c02130279e5899ba3574fccc97fa6add4501eced2582549a"}]}, {"id": "ce1506eded9a7812", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "486900dc6f96bee3", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "1bdd1095c6f4d733", "location": {"path": "/usr/share/zoneinfo/posix/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "96e191fa4de947af", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 696}, "digests": [{"algorithm": "sha256", "value": "7938f39f41ac72b43bba498e244d1d5c46a1132e853ce288c610194f0a2cd598"}]}, {"id": "bbcd34b9c6968848", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1291}, "digests": [{"algorithm": "sha256", "value": "fb2dc0e77fae7a266fb22edba92e3a4ba19beb794baafcafa3e1544abb4f668c"}]}, {"id": "392929ed47ff0eca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "16a883ef1a32802a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2503}, "digests": [{"algorithm": "sha256", "value": "028b73e2b50e95b34d2d1be1d66f60b87a920a6b6717ae6ffa0f1d421e021d28"}]}, {"id": "63085a277ebdb212", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "ae74ff9529656c6c48cfcaf6912f7d6bd07956424d272f20530a3a4e71b6a0c3"}]}, {"id": "f9560e552c491235", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2590}, "digests": [{"algorithm": "sha256", "value": "cbf0fc416e36a62d753b4d40bced333bb647ba5fbe3868ad49e15592376046c2"}]}, {"id": "afae1c37f4c6cadb", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "ed83fe2554cb2cfdd2d7a255d71476df0444486290815bc4fe926d866bc9f237"}]}, {"id": "c23e53a0af7ea471", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "138ae9ebd540eb300e0a3ee8045bcbf70a2f1e88a1d387b0b581223684f8f8cb"}]}, {"id": "159c8b06af132914", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "a53f3761025ed8729ec61606abc45ea2b08cea76e8c8bfbc5302939b96e758ac"}]}, {"id": "4178d0f78793da02", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "402a2873eef8ae3ac9992db2d33c6ae09b1765e6d91fd7b8d6ff1dd7f90bbdf9"}]}, {"id": "565070503c5f8a0e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 791}, "digests": [{"algorithm": "sha256", "value": "2f6819f6a6a3a26015c248b106c2aad1391e2b9a3851a05ea90766cd676feddf"}]}, {"id": "847d0d8152ede1a1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 697}, "digests": [{"algorithm": "sha256", "value": "0335b3586597760bbe5827457cd2bbf5e97c02f2ae1319f200afa17bae034750"}]}, {"id": "e843d98eb9c9b33f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4f502ead056d273fc5d85bb0a449b60002408711288935c963ba88b8017d0d62"}]}, {"id": "80031168101159fc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "a1376b2b555183f74a2072833fce9f88f89199a2609a9fb178332f91cf9111df"}]}, {"id": "2cb73a8f004003d7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "630941be536d45b797904554f409e67dfec47c442f80fdcb5c57fe748aaaaa7f"}]}, {"id": "dc1b3b2054074e2f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "12a6fcd72bf2e360", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "4f67b31871dfbdfc9cd9ab3cda83a83f83234369493058f52cf524332d491931"}]}, {"id": "bfef7070005ec44f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "f5dfc517a615035173c2a7e3f8e8c9d66b1f700e79877a3479c743db71067835"}]}, {"id": "c7ebac44e237b74d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "32ca25be04873f09ef5d15cc99a361a0fe82105594509e5d48c5b020a155cba5"}]}, {"id": "218601a1f63975ad", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "79c4e6f675c6ef47", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "3b1198714e9ea596", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1436}, "digests": [{"algorithm": "sha256", "value": "50a55439810fe5f6ef6ab45de6008963f1477ccfa05410bebf3310bf2059d269"}]}, {"id": "0e3d26257cbdc069", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "e0b21e841157158ea9418678a43c0bba5737237527a2af4954d9a882a67344f3"}]}, {"id": "eec4222fddc1f913", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b2461c7183f9c86fd88c40648c8e0d51b425669b11ef21e2a85ed500a8cb7c93"}]}, {"id": "8cd8649fd605c435", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3cdbc2326af701b541681464244ee10f0301d5029911bed32d5cd15271e2f300"}]}, {"id": "013851a4b2831f15", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "7a420c06b4acc3c3dd700781616f182f61d404aaebf64040e94a5a74589c2fb1"}]}, {"id": "64d27685455f4ca0", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "6aa52116a0e07e835ca1a71a09a9925f2ce694552f1510256b84979522906f28"}]}, {"id": "b169289a87a0984f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3c8f78c79d1da0a75d226af76b01ba04a28b783ed1ec14f045b78af6f1ce7f35"}]}, {"id": "bb8d3910777da1c3", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b497a7862d6e9d1933b1727c3cbead02ac9ead7f2ddc96c40af6fc2000df7872"}]}, {"id": "0fe0b2d78b3cb662", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "272442b773fd99c959b3f655c79f4f7c092fdfdd2a78c078b1c27edbdb0a41d6"}]}, {"id": "072c0ae6ea07423d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "a8f0c42220abcd078551932cd858bac31ec6d3aee5686b6d11d1e1033d98b472"}]}, {"id": "a1faa662db308a5d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1670}, "digests": [{"algorithm": "sha256", "value": "4ac23d9301bf0fb26d8841a9480525e3042a05543aa3a3158b0714f9e34c6b6b"}]}, {"id": "cadc3efdacddcb64", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "7f52559ca6498edad9cbd3fffb0602cbb09658dad3221b1113591704cd0643cf"}]}, {"id": "1bd458dd34a21b6a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "ede4dc68d8a7e659dd19274c07b06459a261a7dd47f85a2ccee405e512e46d43"}]}, {"id": "3e42ee687c9d59a1", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2608}, "digests": [{"algorithm": "sha256", "value": "8b493028c5017188877d262567699e3ada310984a88f1c131e0a167997d98f88"}]}, {"id": "ff4216ef70885e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "4db6c074443ee929f1e5a79f201468b3eff2e54597147a297a6dfac82b9bf96b"}]}, {"id": "987a1eb94c5abca1", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "e0a7cf0911cb91737bc9fdd78b75eaabbfd2571c3ee9878c2172fe05245530b8"}]}, {"id": "e0184f4b8dae6360", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "08b10bc00bea4946881033cde19264458fb5c6b3b4c6d7b7716e2745a6303a80"}]}, {"id": "c1666b2a6e79f0e4", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "86e838a131c0aaccae3e01b02c26d50435786e653e799fa1e4d0a7cb5df72c4f"}]}, {"id": "d017c79e48b29046", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "d922ffe9a3625bc9", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "c8c8a3a852f1b5b74501740b154c7c85879da362e062f3d848d36a3bfd621c4c"}]}, {"id": "9c441ce4cec7993f", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "0102d3cb66ec335ce7f1939c78e7399ff308006e3784846586b6766a7cfc6303"}]}, {"id": "f64bd51fd759121f", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "fd7bfcff4b95e44c95626c488c9d3bcf135a091565e1ba046199157e02d67a0a"}]}, {"id": "34b0c64ee3638eb4", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "aed1ccbdbc9aa613", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "2d71f720b9880bc46e92667f7ed4bc35ddfe5372c0746f18af47f61b72108509"}]}, {"id": "416172025e2f11fa", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1342}, "digests": [{"algorithm": "sha256", "value": "d14f87fde8358f4bef9291429ad761f05ba871e51d51324bcc234d10e25dfa8a"}]}, {"id": "c06f9645b1f26d30", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "d5c89391569f22a63fc5907a8941d13770d06da5343e4902feed7d6197cf2443"}]}, {"id": "c085770f7ee68efe", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 750}, "digests": [{"algorithm": "sha256", "value": "1dbe84c59c59c88b8b61a086ae503e61fecf133328025e7ee620d2d21b6344c0"}]}, {"id": "947e916dafa02197", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4116}, "digests": [{"algorithm": "sha256", "value": "aaec01572be92e8a71d7fea028b2e5505084b4fd01272d2f7fb669dcfde81900"}]}, {"id": "4593e2403c0627c2", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "3b4f67261293aebf24bbee18b53a7f8068b77de58207dede35790b605aa11538"}]}, {"id": "974c0a9d88ee8c40", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 872}, "digests": [{"algorithm": "sha256", "value": "c43240951e51a02dada32d9117403e1a4451d0079834b469759e062e30d6e217"}]}, {"id": "3c2ebd08fc563a19", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1968}, "digests": [{"algorithm": "sha256", "value": "6286e6bdc75a4967ff6f1ad6eda4bc9cb4e3011edeb6d0214231efde572c3cc0"}]}, {"id": "60cf7d0ad0d796d5", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "2e355a7e19dad2a1", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "e7174d10bd29ae4f", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "7d3f08ff70ace8dd", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "702d543c77ad4b9cfa5019532eb90f8ab1b4ced9aaeb4f69250271eea1520a5e"}]}, {"id": "9406b1a1e1a3f43b", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "767cd4482757d7bc", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "110482e9b26b2b73", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "e45443bd0228366c675e29b27d0c8b4aba88e75af2de13a21f75ff76c2135997"}]}, {"id": "03add8b6fc0c12f6", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 776}, "digests": [{"algorithm": "sha256", "value": "cf95f3f169f578864279380d641fe5305708220e185b8fa3d294d493a0d50504"}]}, {"id": "830d06cfbc8b28ac", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "bff095f0dce82beb", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "5818d1c748f9476d8eaefceaea8eadeaa20ef6d689ce02b6f411977117d37430"}]}, {"id": "4c3b2c6e3ab340e8", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "9ccb9b2c98601332", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "02d0c46653cb31e6", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2398}, "digests": [{"algorithm": "sha256", "value": "4e00491a2a61f0afd328a8a3fb7f71943fed9a77cb0c920949e7c7ce81d6b54d"}]}, {"id": "137b8608bd1b6a34", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 832}, "digests": [{"algorithm": "sha256", "value": "12a65b8eee5a3c95721fb8047c8ea239e4d57d2453236149892db274983157a0"}]}, {"id": "b16065c4e6d66cf3", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "7efa1be141cacc31cc58bf66c1602250fc229efbbb66b5bfe8887c298a0d9eb5"}]}, {"id": "94e92e0b9047085e", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "8bc6aff057bda224612ea14c8bbab7dca6df36f55995f44178427a14d089b0af"}]}, {"id": "87da79720bbf3555", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "7f52462a28fb31e5", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "fbb8a2bd56ecc7822d75b4dce555f891d3f771020525858f4021a4e0fee9ce85"}]}, {"id": "ebdc90709d122d49", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "f83af01c24a02198ca6f53c3b077d200ad2b0f10450e682b43a7d8c5dd27b5f6"}]}, {"id": "77d3dc38c9a56322", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "9f62359a025350b082aa1b8a2587385fa7097e44bc2f1e834a2602f52afc38e1"}]}, {"id": "05433d6fe52e8b6d", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "57aad17cbf515d83b245cc0bf698fc4883f5a64092a334f514b3cc227b3da3fc"}]}, {"id": "417d3712abaf26d1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "623b64153b083f4713dec93c1732d0868fabc469b47e58506fc30f83b0b4f39b"}]}, {"id": "0fd325736f5832f7", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "5db1f28012c302c807b049bdf06cb867a623e2b57ea303e46f53642e58ad4639"}]}, {"id": "23b8c4392f9d4e49", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "dd0aa0401142ef67477d1c8255d8c3053a4c6a20dfd55d3f5b0742e7e2145267"}]}, {"id": "9336af376006adca", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "1a8646dc325f59367c97b9df05d2776a3b6290c7d90a8b7a9fceb41f328c6c03"}]}, {"id": "47c59150c383c3ed", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "1598be55f044662f9cc2f52b25532ea6e92e46f9e2b36eafbcfd65e4aef1b283"}]}, {"id": "28da2337d1436464", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2318}, "digests": [{"algorithm": "sha256", "value": "42e331df61224c8f33288ecbb6d516bcef946b22c98a1a9f7e3b425ec627aac9"}]}, {"id": "5be237d556feca8d", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2454}, "digests": [{"algorithm": "sha256", "value": "bf3776ce579a28c4a7c3bf1a4170b661b5ad4074346b327ed09dff35d00146d9"}]}, {"id": "f19c3560776f6ed3", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "f439446ba177bfe3", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1038}, "digests": [{"algorithm": "sha256", "value": "d38f7840b7841c152b87ba8343840dd4e35f968a2b1c389d09a3b3e31d6194ae"}]}, {"id": "18dbee1bbf80256c", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "42ba33ec9a606959", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3312}, "digests": [{"algorithm": "sha256", "value": "5d98c91cc09f5bd7d01c3a04c54e11dc6ebc587a19c13215cc17d3222627b764"}]}, {"id": "59f829c66b3809f2", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "30e2f238e6bb7a621b5c62a40d26885414447f48f6fe2514b94be92472f27377"}]}, {"id": "e5c00ac43414929c", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "63084abd426161df0da3e7337c0d88979bde8b1f2c5ad3f1030db53596c694be"}]}, {"id": "fe736c9d73daf7fc", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 962}, "digests": [{"algorithm": "sha256", "value": "cb27380e26cf595b801a349da9a15a85d09ce5516cb8c1fbfc723ed90ae32441"}]}, {"id": "057107479f558261", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3376}, "digests": [{"algorithm": "sha256", "value": "ce8e31332e887872c39fcf7d4c7e8a6faeafcfb79c15d5463c279e4f063f3956"}]}, {"id": "858288b15ab629b1", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1296}, "digests": [{"algorithm": "sha256", "value": "fa5468acc11f864ab6bd73fc21541616f4d1b0cb704fc775c5fd0306365f0b45"}]}, {"id": "95218fb80f1b77d5", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 994}, "digests": [{"algorithm": "sha256", "value": "174173035402ce38fc8b624f7e9593a39859383f766a60dd2f72de358eb25748"}]}, {"id": "36da3540f6b905d0", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "a5f0d6908d90df46368b1bbfa900306665f378ab3976ce9650e044ec634ead3c"}]}, {"id": "082bed766615cd9b", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "7cb0057e2f86020b4f30e11c95d41e62bd4e76efa9c1e8b7424a420c8c8c2699"}]}, {"id": "a834d0c65ceb73c6", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "32b4196968fd9a36da6bbc8811b341c4901ea634aa17082a3782fb39294eabaa"}]}, {"id": "242a6f2ea8ce1790", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "52a2f1a6ab97c3fb71e72d02116324c0dbac541952b52c8e3d22c1ce60868817"}]}, {"id": "17c2aa963514be03", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3054eaf550e1c0c7", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1982}, "digests": [{"algorithm": "sha256", "value": "65768dc4fd2817e325641205b1b75f952aed88aa4f3b1d40ae83bc03f7c11d7f"}]}, {"id": "29e9424ace52a9a5", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "ebc391dc9d289217", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2144}, "digests": [{"algorithm": "sha256", "value": "7a99b4deba69ddf83bbdea7514ec293d5d50e538bc0f81466ceb3117f27cbef6"}]}, {"id": "40cc78dcfb1fe71a", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "e26f1a57f982e8281167380041ba0c2b695cc9b2bef864d1f3535cb984db8f88"}]}, {"id": "fb7b865489dcf093", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "d8364d5d80050d72", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "b9e913dc2ce17e8a3b46e76f06f7e995f75bfcffc9e8c6ac5aeae2534bdc54ed"}]}, {"id": "e77ce6862ac7b9b4", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "8f241f4af285e716d2e5c35747b8a749f8cc964703e0814580e43943aa2c3f99"}]}, {"id": "27fc9e0bb22a8789", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4076}, "digests": [{"algorithm": "sha256", "value": "b0a94e989d9ef88efbe246158f43db340aeb1e1af7f7bed1c53e5ee5e1689b56"}]}, {"id": "65d8079d73c003c1", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d7c57fd2f291ba4573a8b77f3c5c4cb415e469d057ee6c1f70d30094343af392"}]}, {"id": "b94c5b56e9570b2e", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "289455870a3f3bac", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "83fb108b3d5e27cce32e9bd68ed044ee9458f9f7149b26a7603011584249e9a6"}]}, {"id": "32852be6daa2df02", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "85478677d235f1c58834415566059d362a0d1bc884adeee06befddc5abe784f9"}]}, {"id": "5257d038c117b727", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "646dd18be9d688b2350d9a057329f294e9eaf22ddf352ff52cb3079951182707"}]}, {"id": "23c3988003ab550d", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "da014b7dd605f4768b20eb8b98f73e8ac580c0c5f4e04d265938d11924426eac"}]}, {"id": "c9348a1ea1afa731", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2418}, "digests": [{"algorithm": "sha256", "value": "56950399706eccf362afac0821597db27724f572c601223ea8bb66d22760b8f1"}]}, {"id": "270ecc8fcb395337", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "b90c4f93739679e9b8061180d5519e3cd083356d76e864cc370ae115693ff7f7"}]}, {"id": "f6096b1e73a8240e", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "51554c5899ed90cec6e88a8add8fbd589d19bbe6af1707ec7309b68ef424964e"}]}, {"id": "7b41310a121cdb37", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "0be0662791edbb30", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "941fed94a7bf0cd0a36c4bf5f846a13243169ff8e231d682baa3910c6acfb97c"}]}, {"id": "9ddd69900bbc6f10", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 884}, "digests": [{"algorithm": "sha256", "value": "bea98f59a25e4b3c2e571b33d824e2d89dfbac1af884a8caa17dd3fcaaba70cc"}]}, {"id": "1d8f88788cf3e826", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "166237a67a77fdd85cdf791ee443f4d9fbe989a530463fda87ba471c06b6bf11"}]}, {"id": "149fe6e85546e0f8", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "38f237541d85fe5095167eb7c0068f2a0898debeca54ff4332881440b1895d13"}]}, {"id": "37b9bf6e6986afe6", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "0fe6dcd67c1a9577", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "3688ed11afe18589e9a5aed18b2273d00741a58e1ebf51308bb394f64d8698ea"}]}, {"id": "26c28e81bd29ebae", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d932a1523f5456aee9111269f6f6af1ce6b6a8f5bd93ef375f4fcb9dbe65b2d1"}]}, {"id": "898d93ab91dce1b5", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "176c83fe521332e8eb24aa6d33896770db48999186e77835a9e40ddc49fff1a8"}]}, {"id": "754c2b8630a66395", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "6c7e99f4d49271d6594a2b221b6694b1f4423c7efed4b56f55fcd8402837c028"}]}, {"id": "21f71311053c8678", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "427aab2fe0499e4c", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "5cf95ae8d63599abaacc0e458ff883468612af9c34c383ad59169eb59a75b199"}]}, {"id": "9ceeddab06e25985", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "7e60f645b783812ae5d60a32fbbee7a974fee9a877523ec08dd9d496d490f870"}]}, {"id": "6bcb8d1d4503123f", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "cc43820f640a268402eee0a8d72b735316627ee069c367ea9c45445775e6a5cb"}]}, {"id": "6593867b4d3baeb1", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "209fb1ceed6d56014a316c49a5ec0cbae3d8ccf97577f35ce74c85a0511b9db4"}]}, {"id": "7e7a8133871487ab", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "95048c4e28b3dc2553b41816e7a4df75a450bb56370f3a8c89148f586431ebdd"}]}, {"id": "e848b10effea0de9", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "334a9086612ea666b1a423fe5eff42e9b49c73a23c6102c0786de0d77ef6a0a2"}]}, {"id": "0aff5039a1968ca5", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "b69df7fed602bf83665407e6fc792507d48fd0db647e2a99e5bc08dcb103cce2"}]}, {"id": "7055f4875e067b3c", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "28cf9a4726837a2a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "f856f6b144447982", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "85fc30b42ce5d60c", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 804}, "digests": [{"algorithm": "sha256", "value": "5012f6ba36b668af826d23783408ca80a57171d0d40e490c8c52142ca08b398e"}]}, {"id": "b82b19b31e53ff2b", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "654e5e4509a0ad7ce44b2d4c3368b28f5ddc8769c0cb6b4b892b82957a1c39f4"}]}, {"id": "19c64addc392ddc7", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "c4522bb26b7d180fe844eb2f0108ec51c9c8f68736c832ac8c27a432f29204fe"}]}, {"id": "0a397667ade381c1", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "58c62419e6767433c5b5f6a1aaa273856819df28631ed4d4f99a9682013a658c"}]}, {"id": "0f46fbc5aa06f77c", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "0a96dc239543cf53", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "2024c06ccc51f788", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "37b50cd7a57628aa", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3422}, "digests": [{"algorithm": "sha256", "value": "963807bdf53257df7aa885d09e37bd5116daaaaf3187cfc9dcbea719894d62b1"}]}, {"id": "5aa771b5714708a7", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "ca43982bc48d9ea4", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "a8afdbebce1af198", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "87af5d587b3a6ebfac26509530176c949f4a4e554f13e72f6852810568951d04"}]}, {"id": "d83c5a0f64bf629a", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 837}, "digests": [{"algorithm": "sha256", "value": "9b9a9906e7cfcf92f80ff79841efd231add1d8bdd46ee599f7c7f3ecc4edb451"}]}, {"id": "6d8fb05ce04b01ec", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2828}, "digests": [{"algorithm": "sha256", "value": "aab8355761b64a2d47f6e79b4e72fe7f3c0c95715e84935ed8086b056b60e890"}]}, {"id": "1e5861bad412bc2b", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "d628d8efc5da4f4ad921b446d053ce344558e3669bb1ae6fc4adf96e728a9b54"}]}, {"id": "fd4cf4364051c06e", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "a2a9de8bed7020c44a3fac2663300a2e906fb937afb46327e93b3ed34c038144"}]}, {"id": "e003c80fe4f96193", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "30fb59c3c5478ac7d0146e444ac024b069a6fb702afb73bab8f77b16ff55efd5"}]}, {"id": "675793edb9cff0f4", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "8ed5e602930ee85616fedbf13d4116c1f54a945988be9c96281a840956cbedc7"}]}, {"id": "6488dea60c4adc98", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a5a00f9e236d5388a17849528ed3fb5c34b01b3b32057f508a31793e8252d0b2"}]}, {"id": "6afe24eb9cb8ddd6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1557}, "digests": [{"algorithm": "sha256", "value": "e1170546a873c062c59f045d3d0c484cbf48146de5ed731ebc282521ea0ae4d5"}]}, {"id": "eb05f9940de49283", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2403}, "digests": [{"algorithm": "sha256", "value": "2b621c1ca4778db7308fc4b3cd827776111c7c34214087d4bf96257148317ad2"}]}, {"id": "23441b45d0188884", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "933589af8de8a4215f1fe3850c511d013092bec720a0deb63a071eae1a484ae4"}]}, {"id": "b2ce973f105e4f6c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1543}, "digests": [{"algorithm": "sha256", "value": "b44c272b6ae07731da3981c37c7e34742334635d9169b9ae48a708c075741469"}]}, {"id": "4c9b8c9ea4552410", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "3e30fc7e2c557785171ca9ea5b52fe677c3b46c997d0d5382eec70ae35fac2e3"}]}, {"id": "75a0391d5adffda8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1177}, "digests": [{"algorithm": "sha256", "value": "770beb20d620d56ac172eae970fb4a2547737ca662afa2d7b5abd33e6ce79436"}]}, {"id": "724c72d9c2a20e72", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "02ccec031ff4acf6f14d6f8ead8eef51803fcf50c41e9032aae96f96267b9ee7"}]}, {"id": "c3188c34444dea18", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "4fc6d280c1e1303dcabc47a92e337d11214a06c8f13794e40a816439bbb5e9ad"}]}, {"id": "0c71bdb73c286714", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "6da6ab3b0fdd094b95bbb2af8a91e0f0c0fd8d4e4276da7b581386715cc1946e"}]}, {"id": "4144d5c8f4bf319f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "96cc9c7aec7ef4379913ebe4a18c8e7752cab5a0aec643c482e745a3b067099e"}]}, {"id": "0ea731d0ccfdd529", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "e2cd3238a1d96d3d2367e8c3b118be5c75bb9dea65a4dbe83a91452f70821132"}]}, {"id": "98ff34a925bdb80a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2706}, "digests": [{"algorithm": "sha256", "value": "4f67cf09904d39b5ccbb67e85ff4a22edd7b44bef46c9d2cf926130b4929f06c"}]}, {"id": "d087cdab3e822b46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1539}, "digests": [{"algorithm": "sha256", "value": "ba0e1a92f48f78c52b38e39ec3d54dd769fd1c63d84e669c719c6235e3782e08"}]}, {"id": "75b0b6ee8ce47a4c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "07cd95d7adc2ce608bb9764e856a86d02e2ecb3c5796c88e7f9256e81fccf692"}]}, {"id": "f98cec25ef47ae1d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "ed033b6b3c07c10fc3f76e966be80960140d651f51b5f4ab4c3c02789209be9d"}]}, {"id": "1581342198895a1e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "48410dbb26344add6f30abdb8fc8ea9dc3455b214d6f57852d598a3c9f822230"}]}, {"id": "f570ec4b4984bcd8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 944}, "digests": [{"algorithm": "sha256", "value": "c75c21fcce3f641f8465afd25f7fd629d21d17374466e5549f7472e0234201d3"}]}, {"id": "ad5d04b8fbbdbeb2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2846}, "digests": [{"algorithm": "sha256", "value": "9155af04720a14aa71951c15b6d5faa91b0ca5983fa5a827c4c287034c81f144"}]}, {"id": "3710a085db318e75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 901}, "digests": [{"algorithm": "sha256", "value": "3baf1889afbef73beac18c9e41d845222f922e70c2ac09a78d4c80ea7c988aeb"}]}, {"id": "b06ee52282ed6503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 779}, "digests": [{"algorithm": "sha256", "value": "7b44b4e18dcf9df2d7532e1cb764a61517786ce10e20077160a558021d021b70"}]}, {"id": "19a2a8d4f53fea55", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "b08bcbddb97c010086855b38886cc8dc93231c0c0ba1ea58d7b03b293ef8abcc"}]}, {"id": "03b4fdbd224069c0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "68766993512bf52f03272c13ad2c13406815996bb338f15c068d81d7a533fb2a"}]}, {"id": "8d670698d0f0e73d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "aab107ee82178d43", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "08b101708722992282a31e6879fde7a66352cb3a649bae6e34c3d1795a2b7d18"}]}, {"id": "df5b1ff319fca684", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3017}, "digests": [{"algorithm": "sha256", "value": "aedcbd32500e3cf3a7429c9901b0d91fad4ac00821ba5961306aa402eb56f502"}]}, {"id": "0b28783e95be4f09", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 915}, "digests": [{"algorithm": "sha256", "value": "7190782e0a16aad1d9684932f7a87b394de0998d9a47ffc8e72b69be94247be9"}]}, {"id": "bf74e001ee4005cf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1757}, "digests": [{"algorithm": "sha256", "value": "aa754769189ea4ec86e5afb224ed44eafe47033143531e677e693940563f6e28"}]}, {"id": "379fcfff13719a14", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4058311377b0f18f270262dea79d7d17c2debd4d9effc16b672f5f9b0c0c1f13"}]}, {"id": "31b008049d314243", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "fc57e139f31540ca636974a40f88ccf98c2152a17f082485bbda383b5988741c"}]}, {"id": "094fd7e23e68ebae", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "10611f0e5f24c658765df5c6c4f56d3ce483ee69ef46fa65109a79412ea9a1e1"}]}, {"id": "46b54a9105d1d0bf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "3380d8746e2939d05f75124e002a888e7b8a00fd1638cabcf5b1e90d0f409eb5"}]}, {"id": "b896892c678d3ee0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "649f882e415cf3d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "895c51205faae86f90b417969b537c5c810194ba60c8052ad0ed1304815ff9c3"}]}, {"id": "d8769c43a829e8c6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1724}, "digests": [{"algorithm": "sha256", "value": "4541c14b0911921ed273b89d575cd857d296e78ae14b0b7992bd7648bba1c2b6"}]}, {"id": "84d3fdb9fb81aba5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 943}, "digests": [{"algorithm": "sha256", "value": "487b558b52c250bb97ab14e5e3e330484c37d85bb3efffadd4484862c5849eba"}]}, {"id": "b523b644dce9674d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "98c5d4b736b5345da872b2f6d2643741021834aa6bae728127739e2670c80f6a"}]}, {"id": "a85316d2ad14d659", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "a8a08eaf38ddb79283af8464237aa14de659920294af936db5990f2fe0afacfc"}]}, {"id": "cf7629f7754aa035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 843}, "digests": [{"algorithm": "sha256", "value": "ed4279c7b09d4957d3412d43b02619ebc332298a6e0e18639fa68154da6068d6"}]}, {"id": "48fd821eb0d55cb8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "568100782cecdb6131c830d9a4fc4c7b046001d7d4e6b90dd21a592216d0ba40"}]}, {"id": "7c4eed5b783dcc04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "43e9767aef7e6311712ab9cb5b49b8bc2a9bbfc98c55caed6565e042e600df79"}]}, {"id": "7503efcec1c28534", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "977391bef402661573b0ca8f04b9458c8b1f4e5f2f262f56ed524ac1754ebcf5"}]}, {"id": "916e81ac3ae6a7d9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "f2243e352e9f2ba8323dbf13a54846e894f96f2afa7f6c46b583657cf438caf0"}]}, {"id": "90a05a757af78605", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1784}, "digests": [{"algorithm": "sha256", "value": "446bcfd6ab2aa6cc40a9fe74a0e4a21ae7831dfafad9982e3a10c4fb938d720d"}]}, {"id": "33786f9535c89f2a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 814}, "digests": [{"algorithm": "sha256", "value": "50433d32202cd2de73f641788bc755511e375d14f03564f62ca60786f3c3f00f"}]}, {"id": "76388f3d1616cbf5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 890}, "digests": [{"algorithm": "sha256", "value": "55c74d306d3bf0f5899b5ff38c587fa96db8896bddcf8fcaaa4b7f603e75ebdb"}]}, {"id": "de46a6db3dd29a9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "4d0ee63b731e3a9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "b352d9a3331dcae6bd48d2afc13357b7fd67e3aaf8701893b644fe446df33014"}]}, {"id": "1c73757cb297967f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "5cb8c263daa9ddc95b550bb7cebdb7880c10e02b9275541e0608342f39874229"}]}, {"id": "16661e42f0d56eaf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "335cca7868a81c6260fe0e056efcb80af2e6a4c4005b8fe199587b14fc7ed42f"}]}, {"id": "5a2e77ec590b2000", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1565}, "digests": [{"algorithm": "sha256", "value": "2ea4a932695d5abfb1793c66a8da6f827e98f35a70245d3cfe60822e5d718007"}]}, {"id": "5e3e4a6cedab0159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 921}, "digests": [{"algorithm": "sha256", "value": "fbb16d4294aba0f0d1f8c0e0dccf6ab0c2d15c79a439bc02e86b4d535065afc6"}]}, {"id": "947ee9e7c9231e8d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "e282eceb965270857e7311bdce52be068f4d7fb28669381719793f97f5a1b8bc"}]}, {"id": "f5e848100097c71c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "ecd9a9c7c669904e3cbb5fa1882bd27ce82af1b3698efe1e22218b69bdad19e7"}]}, {"id": "8fa52f951da27e3c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "efe5b79f0407bbc73a731a4803bef83a6d19f7d9a7fc6c710d49f1d0b675a464"}]}, {"id": "c4853b9970512457", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1587}, "digests": [{"algorithm": "sha256", "value": "6e5226cbcd5ca6e6805a30694596598982dd489e4b401ce5ff659801618b7ba5"}]}, {"id": "01b517987816413f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "719793075cfdb6ffe28f6cc5f3dbb80408e2fcbd0ac1c00e1f96555a10af6f76"}]}, {"id": "57e0cdfd25a6bdcc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1760}, "digests": [{"algorithm": "sha256", "value": "f9e9ecc3e730520f84a3058a8211f918ff53ada92aea44089eab64a0d7732687"}]}, {"id": "5d2598b4c6dbabc8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "3ba1dfcdfa4d6abedf04bb115a6f2853e5cccaf695f1b463eaaeacbf463b9eb1"}]}, {"id": "dc33f47c268cc339", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "c4a2a95e1b989941d764e0090c322be24d0d2744310c0c776adcde57c668fcbf"}]}, {"id": "93c26d16a7ed7336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "73c22bef00653bb5b2c6d6a33abbbf757c8daf38adecf71dd56ba733992fb0ef"}]}, {"id": "e6beb43253296b95", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "adab5894249ca97d7110772f4fd6163b2bf44b454a392fbef157a3f961df740e"}]}, {"id": "fb1e0aa5e89d52a7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "52fedb7549c988b6e30c77928403ce10350b4524435d2e8cf65b3691a82010a9"}]}, {"id": "a2b37201ac86b3cc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1321}, "digests": [{"algorithm": "sha256", "value": "21a8e8d926fbf5d3eed4c48940d27ab7a4aa3169bd1a9d9b30ce36c247a2a9bd"}]}, {"id": "8c98639d9fc48d23", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "e00fc781353754eab16f62da9e1a9f1e6cc99141ad1e0fdd11ba0e735e421470"}]}, {"id": "0573e42997e64f9d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1611}, "digests": [{"algorithm": "sha256", "value": "e9147b7650e6ce4ea6e10b9164de5f36aa8e11e9122e76762ec52f9bb9f994bb"}]}, {"id": "79a79d7f50f22ce8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3150}, "digests": [{"algorithm": "sha256", "value": "3bcefa424bea125d67abee996e6f8c0c9067a8e7dbfd45bf6ec69d62edf1f029"}]}, {"id": "9abdbe6486d88c1b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "73dd29b7dc777fa8342104f061f15960eb0bcc25f700b10037aa3f65a31b23ec"}]}, {"id": "a9bc7088f58dacde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "7b57421d033e3dd6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "286efcdeb6b8d6980d8c18fd568cbef76c02239b538c95696db521f273012bd6"}]}, {"id": "c19c97919bb0243c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4391c699c7cb44de21739483cf9f20db5661178be34db0376b3a4f9c547ee22e"}]}, {"id": "094ce23d6ac0960f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "29aa51e610d654ebe799f56eb1e9a6684266845fea9211f16abea79b951c9efb"}]}, {"id": "62fd22c9e6ffdeea", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "3aaa30547f527c098d74f6dd42aa59ec04647c530ff80c9ff45c6e96c4b4652d"}]}, {"id": "04e8f0056c4b9fbf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "c8d5a9ce4a65700a195b92985d914499343216697ba9d8dc8595e5903635fff6"}]}, {"id": "c9686bfa3c591d4d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "c5a92d902dd4738bc6a795519f3ff9860bdf20b18896ac1b8aaa6c9044013ab3"}]}, {"id": "1c595155b1a6f75d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 828}, "digests": [{"algorithm": "sha256", "value": "a27f65656f771a1f2a2757280bb4666d5c263ffb76a06013a1b09a550f00e515"}]}, {"id": "7d29e4912173640c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "8d25d3ca5300f7e0462cde4e361a7826ec9dcdc42a9b3721fb1397ac7e3166aa"}]}, {"id": "25e4680445e84da4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1739}, "digests": [{"algorithm": "sha256", "value": "b99c2d989a83c720b5e3bc91d2d1b2eb0b43d57127bda3b6c967ec3f7f103900"}]}, {"id": "0804a9d4a18e89ef", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4052}, "digests": [{"algorithm": "sha256", "value": "264acfe108df366f549882cc8902522317092fce1014a0894f1bda29fbbfcad5"}]}, {"id": "32cc746fbd99ca0b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "fce5f24ba9100a0ba47f619482f2b9273fd0cd9e9020d3d448de111f371600e4"}]}, {"id": "4202fb9b4a17587d", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "766ca3b03f46f506", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 810}, "digests": [{"algorithm": "sha256", "value": "f127b4f25ad92d1a10cf5d764b4714e8705975ccf53d4189c689a9cee356a7db"}]}, {"id": "92acf8cf5ade8464", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "a40e0c81d23ef357", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "ece2d28e979edcb4", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "cbfafc0c962a6da1a4ab13724c1af925ae1d8b0c98a6d8f8b5bc099bc9fc3ec7"}]}, {"id": "584c149e495bbef8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "966ddcbccf0b76118393868cded9454bd4004ac2db169f8344e7152a8d6b0410"}]}, {"id": "d57a096d71ecfe10", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1782}, "digests": [{"algorithm": "sha256", "value": "bdfa3e0d31912d14b3033f6b2c9819c12a3348c3b9440469144f177559ca1700"}]}, {"id": "668b1559527e240f", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2771}, "digests": [{"algorithm": "sha256", "value": "83080413497a3d1825dd9c0c5a093ef6218e753555372b76a229f2ac2c5d2c27"}]}, {"id": "7e6d7e77b70a0ee5", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 981}, "digests": [{"algorithm": "sha256", "value": "78a4bd05c3820e129f8f5b6982aa699d213e5f331247bc1ddbcb40bacbb3357a"}]}, {"id": "c544158fbe2281af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2823}, "digests": [{"algorithm": "sha256", "value": "14c9911a59fb21c1899699e54bd4a5fc6e3df0deba4367cc82c4e2301e333fa8"}]}, {"id": "59476365e352ca39", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 874}, "digests": [{"algorithm": "sha256", "value": "7f673751ee51c1287ca9229912d2c28b172c4f33e241d5e68533a07dffabd723"}]}, {"id": "6c57e09561c7d356", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "073e53bbd106377f3f1e4371649e8b8b06ae22122f3c29b0fd9ad5686e9ca784"}]}, {"id": "8362e9baf608f21c", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "cfe3c35535c7d2151ad30d193e145d92794b48638795b97ff3bd46edfc51effe"}]}, {"id": "173d97b60939e08e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1051}, "digests": [{"algorithm": "sha256", "value": "858206ff8f1603bb68b090c8be8b3bb11febb7106b1dce03ddc4e6f2d319124d"}]}, {"id": "06f0b5e5df9e3d8e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2420}, "digests": [{"algorithm": "sha256", "value": "171acc6002eff4bac205cd7da15a8db260315d80740031bfd0d5250cde6a55dd"}]}, {"id": "7c8154424699a0d3", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "a97d45c81ee310ff013415e3574e3d23db4960bc5924b732d9932cf22da450c5"}]}, {"id": "cab7b99dcd3b1bcb", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1008}, "digests": [{"algorithm": "sha256", "value": "eabbef257292b8e5537cc0a6b33ec65a18fb233376d3ac9b505b33f3170ca0ee"}]}, {"id": "ddaec211c4ac9340", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "d385ebc7f767227146df5670ea4e6e3139cbd72112d45c068cb8395218cfa444"}]}, {"id": "544ce11244efabf8", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "0a17a0185a9d9ac7ff71151870725571da81ab19abb6666740ded455a971eb6d"}]}, {"id": "e3e67e7420cbe42a", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "102d436679aeab88731d58ba95aecc9dc132866c81029e8ba1b3eff4f34f09ec"}]}, {"id": "b222ce949ab472b4", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1b329a569040ae33ed71771004e61dbe9ca4acc23008bd5499326885ffe715ab"}]}, {"id": "1a8aaa12c0a21246", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "d327bae2e79c9b7b1272bca94611a440beea0dab89a42f8df5d8bfd042459e4c"}]}, {"id": "ab550cf46a813b86", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "9b0fb9304bb74d74fa4806637c6ff11ece339384384a0a4a88c197980987eda7"}]}, {"id": "7b28668b9fd8b3e6", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "7412ade716b72b0aec1d51fed559e7c86110a0810f2301106c14f9d4ceae7d82"}]}, {"id": "6043bfb7b116047a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "bc27d803aaddd6913caf0dd01a801f465d18f137895175ccb87d369e66aadb74"}]}, {"id": "baec6f52989265aa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "fb81b2651698a15d4c89f1882672a637090af710b6436506fcaaed924230e7c2"}]}, {"id": "376c7d4c812dd4ca", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e79709d9a5af7ff4a1b7e61d020e834bbd28f03648ead93cd3123526930f53c2"}]}, {"id": "73c36b531118e37c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6d054af93da0100542cc120adabb7f6daa3a1318015e8c1a8d3494801979b73e"}]}, {"id": "d751b5fee4075230", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "53930d8fc79642a80c0214087ec70ec3345d4a613bb46a9567362dd0d66342b4"}]}, {"id": "56296706e4db201b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d2cc13c6fae68cfdd8fce1070cc59a8b4debb79495091b627934f7d641f3c87"}]}, {"id": "738033ed736e2c8a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "2621b27775101fc9218d4629316cf44aaf500daf366d5da6f78e25173cdc2a78"}]}, {"id": "4c8809b4508b86aa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e6d4bf60e95b5f970b45da25405e8d3436e3ad00370c13cdbfeff956dc5a0cdb"}]}, {"id": "1de2232913634a0f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "532927ece4fa9392ce4c932274f7978de12b38a98c0b52da5b3aa394899a59de"}]}, {"id": "18687b7249ddc879", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "4e8d0da06d3a0a136926df171983dc0f496a42286de56549c6d5c2966d30fbc7"}]}, {"id": "13d8a65436cfca6f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "43721036e4fa3ad2d886f551f64ac0cbd5e63fc6aeeeba5b35436fddea7154f7"}]}, {"id": "aa0fe62ae5dd9d64", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d36aeb82e6eb498c68755a6f01cc66476dbb9c59ec421c8c01cb2176770c59f"}]}, {"id": "706df1acc42a401e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "777ca77bf1c7010a9e03576384c805c4ca1315c267a8869b4da34202ce3e276b"}]}, {"id": "35041004245a7654", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "a0df23240834f6993c250e8afd3aec2d38d95bc394e587f04592accd6243e62c"}]}, {"id": "ea27d15a0a4c5a31", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "358055400737998fe800c15ecb4352b7dd6294a05b429880bf28e880662bdf36"}]}, {"id": "7ede90ccc5318894", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "6170f19b8d9a1606a5076a47a75cf7f4aa1d522df6c8557dbaa2c32b3e57205b"}]}, {"id": "424066b5b479a18e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "bcfe15c4eabf37daa844c40e90b5e061dc285bc2607f29dda92f8d2f7d12452b"}]}, {"id": "222669936b64cdb0", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "b4ecb9c07d4f07b291ae973fa6a902bd2f18da6ad86123caa7d8af2b5de48adf"}]}, {"id": "46fd7710cad889ff", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6e045e3dcb5a10dc0aa1d4681ac814a8e4843d6f6fa15215e796d63d5774bb9a"}]}, {"id": "ff002ac7753e8627", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "4e7568c727837046006db10e235284ad4df15941637f4921fa3f7069c9eaa5cb"}]}, {"id": "09168baa3003f762", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "216e4ad3e0c8c05c05d37287b5013d0d60aefdd5f1a037512948294534feac59"}]}, {"id": "67ad63f3c30cd12a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "040e12223e35da2bdac4813f116899c4d16751f8af00ed41b2190c0d6adcb54c"}]}, {"id": "875ac0cc395f5941", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e8b7323151aa455632cc7db8633b98bb4ee85c019c88454461b8efaf0ef08efc"}]}, {"id": "b5f093a583b45a0f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "91eeb4c3dca6f1a5a9032a9ee8132c6dde10b31ed1a529e201c7c7a744248e99"}]}, {"id": "c65dae07ad32273b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "9e0b5f66a27891909c1764cab4edd6738a6d5cf6f5b5965dfe4aec41673887e5"}]}, {"id": "a6dad83a25466391", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "139ae4c7858be7c16e7d5396bd246306d5e9eff009b598f740e23670a6bbf73f"}]}, {"id": "859e1bd1a647f298", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "905c4cbbbfe8eedb15eb99a9a4d6ac3ecb16cb5895f6fea3e4af2a6d0e1a6022"}]}, {"id": "e60ac6001b98c09e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3480}, "digests": [{"algorithm": "sha256", "value": "5ba87f02796248870b26566fd0c94e294ee53b24863828deecc677252c09bded"}]}, {"id": "6d6795d219c650c5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "b87b3b699813b667", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "7d9d228d0cf3dd9f32aefafbc45173e6541650e94aa7502ed63cef461da19c7e"}]}, {"id": "a311e9483d902749", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "fbd35805be5f1598", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2488}, "digests": [{"algorithm": "sha256", "value": "96b297338b418c36715401d0e28c886179ef7dc3c8c40c80028852d0c7444ed4"}]}, {"id": "ebbe3e91045dab92", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2866}, "digests": [{"algorithm": "sha256", "value": "3d84a9ab4090b956382e423b26bf42c9ba4c580f571290cbf2a48ca83eaf7596"}]}, {"id": "87e393c4846c36b8", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3501}, "digests": [{"algorithm": "sha256", "value": "d37ce9abe7247d092b8c8e7bbcaa7a6b3304eda9d8405a1d356d614aee7ed15d"}]}, {"id": "624e98f77e3f8e34", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "f8754d8ed1c8b378fe6eec82ec403fc94decdaa4c3bde5dada3eef3cea845bc2"}]}, {"id": "c3c63e45418c742a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "dce9a04d4d791421926967554c9fb3010b2ff52ed74b42e5a73817752f2e458a"}]}, {"id": "cf05ffb3dc370e11", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2976}, "digests": [{"algorithm": "sha256", "value": "bcaf2c6dcd5cf0283cec7f817ba6e114095d63112e0995bebeaa6da37919aa55"}]}, {"id": "0ffb284a41ce35f5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "4f12732048f085d98c7472b4024c1970fb752e8807af902066d7c9a885b416b9"}]}, {"id": "9f4bf0c55fe3d9ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4062}, "digests": [{"algorithm": "sha256", "value": "a21836b7bab1f7413468859d6b9fdf4753edd4e6ecb7941e6749bc3d2140e0b0"}]}, {"id": "0d4c5d8f3455fb31", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "bf5b19ba13bbc9e4c64fee8a821733170b82274d84ef78fe1ac0a7645ff18ccc"}]}, {"id": "447991f0d251cad4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "d0c94feec71892a6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2501}, "digests": [{"algorithm": "sha256", "value": "1e17ab53aaf8f1f55d177e3cce36ca5ea8ed15848fa56d1e4ae762467b4af5d7"}]}, {"id": "e9f3246faacdd379", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "948bd2bde6f0cbb051f9e40f4c797438d5d7f3329aea20a4971c6205ea64ec12"}]}, {"id": "320cb87b72d95e53", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "e34bf1754ed6fcb1f9bc7979f411832e9b0fbaa50f38ab452f36f9e443947562"}]}, {"id": "f076835793e41b59", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "e8e4141ddec5fec6a70fb158fbf9bdfc52abd4977ec7ad8a27ae91d1c6bb005a"}]}, {"id": "9040f50f03a37917", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "1bf3c47fb054c86b", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4218}, "digests": [{"algorithm": "sha256", "value": "d224cf9091659b433062ca3174a40d39211d2a9dacd3d555c93d8e6a51e03ba8"}]}, {"id": "0f07a473b3fb97cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "d9185643ae15003c009c6ea69e56c4b2e4737f3b3b0665ceb2afbb9cf0bf8ea9"}]}, {"id": "80f68d3c8cb764f6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3168}, "digests": [{"algorithm": "sha256", "value": "a2cbf356b3ae00d800ed70ac59b96743d3a6da94f1f4cc83e4ee1f63c7c56ed7"}]}, {"id": "ec55ca875c3cc1cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "30c8641532df80f893d937aa0f0d0678f6afad7b0010628ca08abd744a81a61c"}]}, {"id": "8c25e74bcb72a194", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "674088c6e03a2b7e48e10b44d5b230bfe05cddb73a481ea5da808ec357ec77bb"}]}, {"id": "fc9af61123bdddd5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "74b149fd74025fbbd0d83ef4b39aea9c84efb95d4567867d59bcdfdeff4d3b3f"}]}, {"id": "2f6eb7e6fa3bc430", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "68ca42ef01103940", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "674b98cb85e23a5c0ede2bdcd070161c7ea600e1f2b8291f759010326d1fdc04"}]}, {"id": "17a1ed21d7333ad2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "47488657a7b039f4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "d5bea5d3fd09ec82908656acc1f24f34fc4e36a5327bea66976b34e599650c19"}]}, {"id": "b439dbe3f32ea2ec", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2766}, "digests": [{"algorithm": "sha256", "value": "fb3f8fcd4db486d48b058c1de03e134280926ee415660c28e9008d112a15ca1c"}]}, {"id": "5a378854f32a16d9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3223}, "digests": [{"algorithm": "sha256", "value": "0d695e5223879a4b1f3ee5a312efecfa40442f7113617b8bf2d2c192111b18b5"}]}, {"id": "281a8a793ea6bff1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1755}, "digests": [{"algorithm": "sha256", "value": "4f4be4aa584fb66850a67614a97c9c715aae5b1b41e89b3869d23a07c44d8441"}]}, {"id": "addce142c0fde501", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "20b754f51063d866234ee06172242a5099cf0cee4a099d8999f15a8bcd739d73"}]}, {"id": "eab5cad3ac26439a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "0901a8745a9d2fafc41b153035835e5c5371ab5a66cf8588c33a5a95ef7bd9f3"}]}, {"id": "6c95880528e5b874", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2661}, "digests": [{"algorithm": "sha256", "value": "99aa54abd9c8e8a2ac38465c4b73c40d6a0da4ebf23c9f9994319c5ea5a3c0d8"}]}, {"id": "be4c7b7d9ee30674", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ec240297bf0dd48f4418743c6455df80ecb8d05dc2b5ce01ebb347ca3a2e2c45"}]}, {"id": "c5339a3fdb6536ec", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2718}, "digests": [{"algorithm": "sha256", "value": "fb946842f7041e412e8281100f870d02a3554f6dfc19f3d265a3b0924eaced2a"}]}, {"id": "a2af4f0bd0f5088e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "b79435894aa2ff8d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "ef293190aa3509c43928c60561f01e1e658727e386f613962366981331ad3aea"}]}, {"id": "116856eb5d6b54b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "932fd18889e67e246b95f8dbfaea57f39d0f4aed5a27ac8ef514964237d68fb2"}]}, {"id": "38257c9762dd3a86", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2768}, "digests": [{"algorithm": "sha256", "value": "dc1b96b4960e62dfb12cd7c8275243f720efd2b00061f1b8a6d82ed4d67d63f9"}]}, {"id": "11e2293d114c329b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "eeee0b80b0e78002e71649fbbd61a485830ce3ee95d56b3b4b06b01fb64a0e23"}]}, {"id": "bc5246acae6874af", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "166e566c4d93167a39e76ee5a57d390c5231819fc9f21bccfd77715fe582edc5"}]}, {"id": "9ad865c5e405d3b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3236}, "digests": [{"algorithm": "sha256", "value": "788f9a577482cdec11079528be9811b86380528070eb4199096eff287c62c9c8"}]}, {"id": "6959b642a9dc855b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "7d5e2645f1de8848fad71a0a9991abd9f55cc36a9291c1c0ee7830008d5f5fc8"}]}, {"id": "323d02fe884ecc36", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "755938a0b2aa50b8", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "169789b8f3048d902f91030b293b1f92df573cae2c4dce0df1103a043258c27c"}]}, {"id": "40278523e92cc053", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 659}, "digests": [{"algorithm": "sha256", "value": "5104d7c9e56b5d9fa6641071bcde29f3c9e34685aa003639f37d244fe90b2a3e"}]}, {"id": "5dc972bf14c61ccd", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "794568a193318e9974dadebf847cfcb3a0505634ccbaf91b3ef231a646c75a21"}]}, {"id": "b507aad6d47472fb", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "412930e923feac41ad62cc2eb27511057813bb3e01631951c05309dd7b996cbf"}]}, {"id": "ca5cd18e5f9d902a", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "13faca8fe9836b0e4d27e6e2e0cd59fc16db8857f65db6ec52298512bcef963a"}]}, {"id": "e283164c64277dc4", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c9817c6762dbb570d70406c35a98d35904f4779c2c0149b2ec4542f561fb835e"}]}, {"id": "c97e8848808ed22f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a3406147d47658df4a44777ba2ea9cab9539d88b2093352cd637eddb6f3a6835"}]}, {"id": "9829b3f268772d2c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "38b45c05bfdb02be184dd5a1f032ab4115e20b237c895ee90d11e5e4372fc204"}]}, {"id": "e0adcc86e416adf7", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "495381de5020268e2043e200ba4439ac0b9e669d1fbe8c222a3cebe69f2ab148"}]}, {"id": "83405256a6841a0d", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "4af37b62f5055c6e3e46224fd4a005fc17b0c7198c3b65ae893c14e8c8da9a59"}]}, {"id": "8d48e71b17d6e1bb", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "b0f800f1577eacad7406cd81f757bcf99133c40a4b488b33ccd244b610007ce8"}]}, {"id": "51b338c3c2f664d5", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "4c654da1521c5d3e64083b6a4ea75cba49be0b7b31ebb7acc5c948bf5ce2de71"}]}, {"id": "f64de3338c7cbc9c", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "97372963f8184de6470bfba5fa6d0b3834b663ec499714c95aba5b2bfb6bb04c"}]}, {"id": "7dccfc2a67ebfb03", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "e50c1318d7eb1c8dc2da23002c596f82437796499471ab6561e4e8176cfbfb0e"}]}, {"id": "e6448d6159b0c366", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "d50a9d1d00d786865ff8316e5c9fa1f477aa6d3aaa62f7d318fb1c51c3c98f77"}]}, {"id": "141e39de1bba7f54", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2991}, "digests": [{"algorithm": "sha256", "value": "84253aa1adae5b3f07063bdb22647dd057f802d314e011860633d6ff1a716cd8"}]}, {"id": "d9d016b5a9aed9f3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 826}, "digests": [{"algorithm": "sha256", "value": "46c05ae74ede6c0e20d558d9f5e07d1c344b100fbed2ae867fe423c983f0659b"}]}, {"id": "f2e4794d5f3e8c57", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "8bb3a43290e321d455cb067ff4f282ee840163d6c05be4b032dc3782ad1acec0"}]}, {"id": "86d52671ea18b1ef", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 827}, "digests": [{"algorithm": "sha256", "value": "1262595785ee5261994cdaecfa52fcca6bc8257abc3d6a8a958655b98046004c"}]}, {"id": "1cd26050ce4ff66e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2773}, "digests": [{"algorithm": "sha256", "value": "103d62b5a2588dde2d6448ac4aba34d4015092d72789e06565c055d126e62ed4"}]}, {"id": "1490a238c3a83333", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1078}, "digests": [{"algorithm": "sha256", "value": "c74285d6ffd90811377387f0c8d840be7230cb40f25c97250e7434110949304a"}]}, {"id": "d80d1436848781a2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 752}, "digests": [{"algorithm": "sha256", "value": "38687a6d17c77dfd751ddea36f212b475103e084f7105ae23ecc045d73beac33"}]}, {"id": "bcaa06c94c9fe8aa", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1601}, "digests": [{"algorithm": "sha256", "value": "5b781aa7b1951a6106e45147dfea6555ec68f8b6445260282c83903ee3fc7a4c"}]}, {"id": "e06820125bb9b42c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "bcdbe4abd0ceda2d39382ba9206935fedd674bed18e62942857c2e841dec1131"}]}, {"id": "9c4ba61baab76204", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "b2cf621acdb4300738bb2a3799313e91fac0f5d8d8f5b1cafbb573a68972f8e2"}]}, {"id": "8ec4bfd30b9d3ad1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "c2d091ec51551879d4cb333c2d1abac79619145d5a609f93e1f061d805bd9c00"}]}, {"id": "864ca73a9abaa84b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "00a4fcf2a31722373c5af6eb787d0ace0498b4e818c84fe09eb41de6c18da8d2"}]}, {"id": "ae1867cbc8e2e2cd", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "aff009b55c5624edfdff9b6f52ccb5567c3d7e5de18e804915619b343e152d67"}]}, {"id": "3f7157943bfbcdc7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "16c9e8f63a11e603", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "eb615e61fc7ef5a65b23275153d64b448e6384a3d545ea1f8e7e068828d9a1ee"}]}, {"id": "2b6594c309bf133f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "8dd1cf21d4ffe757afcd8a9f8ed5c5b68fd9f6c25f62678cbde91771f94ea227"}]}, {"id": "db5ca4e7f069163b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 917}, "digests": [{"algorithm": "sha256", "value": "0fffd6083e52fb086c757bccb77a5a18a60741d1b0972cc156ac25e98daf56e7"}]}, {"id": "1272f96da0220339", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 880}, "digests": [{"algorithm": "sha256", "value": "81c90c7b0276aa5155b132a1d05a48847435ae2d73fc27341d94fca431ada27a"}]}, {"id": "eac0045ec67179fe", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "4fe07c35417da1ebc45607888e141ef3ac69cde9bc00e67f732a8437ddd08b4f"}]}, {"id": "58653d3c7ca235eb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 721}, "digests": [{"algorithm": "sha256", "value": "eb10c8b783c0a77a358ef4d0e41d51e3aa00225cd8b5f0ccd56b952bee572f46"}]}, {"id": "dcde79861746e6be", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 808}, "digests": [{"algorithm": "sha256", "value": "3be1c6801bf58dc158bbdf76c2d71310ef39d7c8b91053bf6921ee103f66701e"}]}, {"id": "d72757692e477b2d", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "e819eac15ecdf07c3e4323ea96977ca436a0b4527c67e30bff7bcafa821c6596"}]}, {"id": "9f851d5ede0baaa2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1464}, "digests": [{"algorithm": "sha256", "value": "24dc9aa921193cdae5a4bbc7ee86157639d49a2f7c476a158640c5dc90c7acd0"}]}, {"id": "25b69e7485066c8c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 854}, "digests": [{"algorithm": "sha256", "value": "08cbef12534b92a83cc467f517a3270d3acc810d05221a5965ab3a2af6011fe5"}]}, {"id": "a7a5317293808f30", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 727}, "digests": [{"algorithm": "sha256", "value": "fa10a4c2b7135df986a14f185114d8060a424ad351b60c2af1ed3dd28ea12fd0"}]}, {"id": "f4b98e8c0526c057", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "1f9e0bc373c1fc6a3c6a3fec4492c091917bebf57d0ef676dd9d14300daaec19"}]}, {"id": "8988b9d2b9c8634b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 754}, "digests": [{"algorithm": "sha256", "value": "7f57e7d5536526d1cb8629d5325a60fefe1d82a58f08c4b828e1c510818193d8"}]}, {"id": "7455995ae6ba8528", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "8786c17d9f421435a3da4ba12f5478ce697721a5f4d598a0ff8b670e5986db5d"}]}, {"id": "f7efa07313b68552", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 736}, "digests": [{"algorithm": "sha256", "value": "cede1e683e45d608425e7600af2042face0677cc51b58c947ea3048e1f4ac88f"}]}, {"id": "b257ae7863a1e9cb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "abaecfec944d13ffd9b3e2abe371f512bf0c38fc92a7c1037e9e619d700f88ed"}]}, {"id": "c061c6e7da2aee50", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "5de4574683e5e41d118457b421b7a2d5aaeec4a553dc9bfc761eed16b2ca412e"}]}, {"id": "2075b91d5a316bd9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "ce346632dc77b84948614dbf97cfcd4ae820547b06d4b0a21d6e0d43f71e9e0c"}]}, {"id": "d404eb2f8168ae6f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "3a4e7b12f105c820b1eb1d36fb1c346d01c2cb8565d86e08f5a5454f0f9c94bc"}]}, {"id": "a062c7406fb0f451", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "b61f5090c5a68ae97ae8f48ef769914ba0c276f2bd5b709294d78bd9ee6de910"}]}, {"id": "5abccc59e3bf3772", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "86bbbaa590d97b3d90e00a3a1bc6957c8a0284b46c93d0bb63435587e0728f92"}]}, {"id": "d7677c4c8974881f", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "2f19bf99975556d021457d62e13ef89d58129dd851ff055a693ffeed79adc350"}]}, {"id": "4f32733e6dd81bec", "location": {"path": "/usr/share/zoneinfo/tzdata.zi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 113127}, "digests": [{"algorithm": "sha256", "value": "ef9eff485bee05340e7b28bb6ac7db0cad9bc34513e570409c93f426ece10afb"}]}, {"id": "952b4d93d2b7be34", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19419}, "digests": [{"algorithm": "sha256", "value": "4b5a2e2b193dbe4780fc0107166c369093d5b894d4ccf2b462b4992c681444ae"}]}, {"id": "6f8058b8d7762477", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17593}, "digests": [{"algorithm": "sha256", "value": "525991e907e3b2a7740e44f3404c425864de39f6ed3f4aee0417c8e3f30a2902"}]}, {"id": "88e6c702c77ae649", "location": {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}}], "source": {"id": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "name": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "version": "sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "type": "image", "metadata": {"userInput": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "imageID": "sha256:6f39585239be1b14896801752f67d3bd7498488f441851bd7250fd773a741388", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 404388146, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7d02596339f3e81e1dc1b45cb406ee124d16bce9cc6b0c3f0b4fd4220424d493", "size": 76335551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0ab99c10153568aac289c4d72713e61d24864e5c749d1c52ebc38b3a5f6d8a63", "size": 328574}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "size": 12476059}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:74ca29a1299679ea3f534d1d3bfdcfefe6b6703308ffa88ed19bbcc1e1594e69", "size": 8981408}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:237f27be7be8903bd63aaeadee098d38bf1d8a6456038378387ed4a366915236", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "size": 6966407}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:758d9b108a97da3825a5e31b59a2c5e20cbf864acd449586cc89c1eb548b6f8c", "size": 2220}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "size": 123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "size": 299283333}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8eba7440063ff6fc315247f95f6a2112d84469e4c0c1fd23f03d344949147de4", "size": 14437}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "size": 34}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjQwNjM3ODQxOFoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMjoyNToyOS44NDk1MzAzMjNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjEyMmFkMzIzNDEyYzJlNzBiMzEzOGQ4ZWI2MjY0OGM0NjkyOTg5ZGU5MWJlMWZmYjZiNGJmMDg2YzgzMTFiNjIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAyOjI1OjMwLjM4OTY2NTM5M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MDUuNzQ4NDY4Njg1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGdyb3VwYWRkIC1yIG15c3FsIFx1MDAyNlx1MDAyNiB1c2VyYWRkIC1yIC1nIG15c3FsIG15c3FsIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy40NDQ5NDUxODhaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1leDsgXHRhcHQtZ2V0IHVwZGF0ZTsgXHRpZiAhIHdoaWNoIGdwZzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGdudXBnOyBcdGZpOyBcdGlmICEgZ3BnIC0tdmVyc2lvbiB8IGdyZXAgLXEgJ15ncGcgKEdudVBHKSAxXFwuJzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGRpcm1uZ3I7IFx0Zmk7IFx0cm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy42OTYxMjQyMTFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgR09TVV9WRVJTSU9OPTEuMTQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoyNS4zMDE5NzkxNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBjYS1jZXJ0aWZpY2F0ZXM7IFx0c2F2ZWRBcHRNYXJrPVwiJChhcHQtbWFyayBzaG93bWFudWFsKVwiOyBcdGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyB3Z2V0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSB8IGF3ayAtRi0gJ3sgcHJpbnQgJE5GIH0nKVwiOyBcdHdnZXQgLU8gL3Vzci9sb2NhbC9iaW4vZ29zdSBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoXCI7IFx0d2dldCAtTyAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYyBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoLmFzY1wiOyBcdGV4cG9ydCBHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBCNDJGNjgxOTAwN0YwMEY4OEUzNjRGRDQwMzZBOUMyNUJGMzU3REQ0OyBcdGdwZyAtLWJhdGNoIC0tdmVyaWZ5IC91c3IvbG9jYWwvYmluL2dvc3UuYXNjIC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z3BnY29uZiAtLWtpbGwgYWxsOyBcdHJtIC1yZiBcIiRHTlVQR0hPTUVcIiAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYzsgXHRhcHQtbWFyayBhdXRvICcuKicgXHUwMDNlIC9kZXYvbnVsbDsgXHRbIC16IFwiJHNhdmVkQXB0TWFya1wiIF0gfHwgYXB0LW1hcmsgbWFudWFsICRzYXZlZEFwdE1hcmsgXHUwMDNlIC9kZXYvbnVsbDsgXHRhcHQtZ2V0IHB1cmdlIC15IC0tYXV0by1yZW1vdmUgLW8gQVBUOjpBdXRvUmVtb3ZlOjpSZWNvbW1lbmRzSW1wb3J0YW50PWZhbHNlOyBcdGNobW9kICt4IC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z29zdSAtLXZlcnNpb247IFx0Z29zdSBub2JvZHkgdHJ1ZSJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MjYuMTE0MDM5NDYzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIG1rZGlyIC9kb2NrZXItZW50cnlwb2ludC1pbml0ZGIuZCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MzMuMjc1NDY0Nzk0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBcdFx0bGliamVtYWxsb2MyIFx0XHRwd2dlbiBcdFx0dHpkYXRhIFx0XHR4ei11dGlscyBcdFx0enN0ZCBcdDsgXHRybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyoifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMwOjMzLjUxODc4NDYyM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEFSRyBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6NDAuNjE0NDI5NDc0WiIsImNyZWF0ZWRfYnkiOiJ8MSBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IC9iaW4vc2ggLWMgc2V0IC1leDsgXHRleHBvcnQgR05VUEdIT01FPVwiJChta3RlbXAgLWQpXCI7IFx0Zm9yIGtleSBpbiAkR1BHX0tFWVM7IGRvIFx0XHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIjsgXHRkb25lOyBcdGdwZyAtLWJhdGNoIC0tZXhwb3J0ICRHUEdfS0VZUyBcdTAwM2UgL2V0Yy9hcHQvdHJ1c3RlZC5ncGcuZC9tYXJpYWRiLmdwZzsgXHRjb21tYW5kIC12IGdwZ2NvbmYgXHUwMDNlIC9kZXYvbnVsbCBcdTAwMjZcdTAwMjYgZ3BnY29uZiAtLWtpbGwgYWxsIHx8IDo7IFx0cm0gLWZyIFwiJEdOVVBHSE9NRVwiOyBcdGFwdC1rZXkgbGlzdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuMTEyNjQ5MDI3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIE1BUklBREJfTUFKT1I9MTAuNCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjMwODIwODUxOFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX01BSk9SPTEwLjQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjozMC41MDM5OTIwNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBBUkcgTUFSSUFEQl9WRVJTSU9OPTE6MTAuNC4yMittYXJpYX5mb2NhbCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjY5MjI4ODkwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX1ZFUlNJT049MToxMC40LjIyK21hcmlhfmZvY2FsIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuODg0NDA4MzUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzEuNjg3NzgzNThaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWU7XHRlY2hvIFwiZGViICR7UkVQT1NJVE9SWX1cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbWFyaWFkYi5saXN0OyBcdHsgXHRcdGVjaG8gJ1BhY2thZ2U6IConOyBcdFx0ZWNobyAnUGluOiByZWxlYXNlIG89TWFyaWFEQic7IFx0XHRlY2hvICdQaW4tUHJpb3JpdHk6IDk5OSc7IFx0fSBcdTAwM2UgL2V0Yy9hcHQvcHJlZmVyZW5jZXMuZC9tYXJpYWRiIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS4wMzQ2NTI1NzhaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWV4OyBcdHsgXHRcdGVjaG8gXCJtYXJpYWRiLXNlcnZlci0kTUFSSUFEQl9NQUpPUlwiIG15c3FsLXNlcnZlci9yb290X3Bhc3N3b3JkIHBhc3N3b3JkICd1bnVzZWQnOyBcdFx0ZWNobyBcIm1hcmlhZGItc2VydmVyLSRNQVJJQURCX01BSk9SXCIgbXlzcWwtc2VydmVyL3Jvb3RfcGFzc3dvcmRfYWdhaW4gcGFzc3dvcmQgJ3VudXNlZCc7IFx0fSB8IGRlYmNvbmYtc2V0LXNlbGVjdGlvbnM7IFx0YXB0LWdldCB1cGRhdGU7IFx0YXB0LWdldCBpbnN0YWxsIC15IFx0XHRcIm1hcmlhZGItc2VydmVyPSRNQVJJQURCX1ZFUlNJT05cIiBcdFx0bWFyaWFkYi1iYWNrdXAgXHRcdHNvY2F0IFx0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRybSAtcmYgL3Zhci9saWIvbXlzcWw7IFx0bWtkaXIgLXAgL3Zhci9saWIvbXlzcWwgL3Zhci9ydW4vbXlzcWxkOyBcdGNob3duIC1SIG15c3FsOm15c3FsIC92YXIvbGliL215c3FsIC92YXIvcnVuL215c3FsZDsgXHRjaG1vZCA3NzcgL3Zhci9ydW4vbXlzcWxkOyBcdGZpbmQgL2V0Yy9teXNxbC8gLW5hbWUgJyouY25mJyAtcHJpbnQwIFx0XHR8IHhhcmdzIC0wIGdyZXAgLWxaRSAnXihiaW5kLWFkZHJlc3N8bG9nfHVzZXJcXHMpJyBcdFx0fCB4YXJncyAtcnQgLTAgc2VkIC1FaSAncy9eKGJpbmQtYWRkcmVzc3xsb2d8dXNlclxccykvI1x1MDAyNi8nOyBcdGlmIFsgISAtTCAvZXRjL215c3FsL215LmNuZiBdOyB0aGVuIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvaVttYXJpYWRiXVxcbnNraXAtaG9zdC1jYWNoZVxcbnNraXAtbmFtZS1yZXNvbHZlXFxuJyAvZXRjL215c3FsL215LmNuZjsgXHRlbHNlIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvIHtOO3MvXFwoLipcXClcXG5cXCguKlxcKS9bbWFyaWFkYmRdXFxuc2tpcC1ob3N0LWNhY2hlXFxuc2tpcC1uYW1lLXJlc29sdmVcXG5cXG5cXDJcXG5cXDEvfScgICAgICAgICAgICAgICAgIC9ldGMvbXlzcWwvbWFyaWFkYi5jbmY7IGZpIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS44MzU2NDE0ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy92YXIvbGliL215c3FsXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU2LjA0NTU1NzUwNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOjNkNDMxMDk5OTUzMjQ2YmE5Zjg2NDc1YmVjM2QwZGQ5ODJmMDBhNjFhYWRhZGMxYmM2ZDhjMTA4M2VjNjQxMjkgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTYuODMwNjU4ODg1WiIsImNyZWF0ZWRfYnkiOiJ8MiBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIC9iaW4vc2ggLWMgbG4gLXMgdXNyL2xvY2FsL2Jpbi9kb2NrZXItZW50cnlwb2ludC5zaCAvICMgYmFja3dhcmRzIGNvbXBhdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuMDEyNDE1Mjc5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjIwMDM5ODAyNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSAzMzA2IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuNDA2Mzc4NDE4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm15c3FsZFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo3ZDAyNTk2MzM5ZjNlODFlMWRjMWI0NWNiNDA2ZWUxMjRkMTZiY2U5Y2M2YjBjM2YwYjRmZDQyMjA0MjRkNDkzIiwic2hhMjU2OjBhYjk5YzEwMTUzNTY4YWFjMjg5YzRkNzI3MTNlNjFkMjQ4NjRlNWM3NDlkMWM1MmViYzM4YjNhNWY2ZDhhNjMiLCJzaGEyNTY6NWYzZGQwMmMyMjRhMmJmY2YwODQyYWNhNWMyNzVmYTQwYzVmN2M5OTQyMDUxMzU5ZTc1ODQ4MjI0N2Y1MDRhNSIsInNoYTI1Njo3NGNhMjlhMTI5OTY3OWVhM2Y1MzRkMWQzYmZkY2ZlZmU2YjY3MDMzMDhmZmE4OGVkMTliYmNjMWUxNTk0ZTY5Iiwic2hhMjU2OjIzN2YyN2JlN2JlODkwM2JkNjNhYWVhZGVlMDk4ZDM4YmYxZDhhNjQ1NjAzODM3ODM4N2VkNGEzNjY5MTUyMzYiLCJzaGEyNTY6YjliZDg2ZTdmNTA0MDY4MTMzMDdlMjg1MDEzZTBhNWE5ODdhN2Y4NWQ2Yjk0MzYyYjQ2ZjQwMjg1MjlhNzY1YyIsInNoYTI1Njo3NThkOWIxMDhhOTdkYTM4MjVhNWUzMWI1OWEyYzVlMjBjYmY4NjRhY2Q0NDk1ODZjYzg5YzFlYjU0OGI2ZjhjIiwic2hhMjU2Ojg3NDJiYWQ4ZDE5OTdkMjRlMGU1ZDBhMDgwMzE3NTBlYTI2N2IyY2E3OGE0NGQ0ZWEyNzI0MmFjYjhmZmUxMmUiLCJzaGEyNTY6MzU1NTJhNjQ0OWM4MzYyYWZjNWJhMmRlNTNlMDY0M2Y4Yzg2NWE1NmVlZDg4Mzg2YWQxNmU5MGVmODFiZWViNiIsInNoYTI1Njo4ZWJhNzQ0MDA2M2ZmNmZjMzE1MjQ3Zjk1ZjZhMjExMmQ4NDQ2OWU0YzBjMWZkMjNmMDNkMzQ0OTQ5MTQ3ZGU0Iiwic2hhMjU2OjBlYmExMzFkZmZkMDE1MTM0Y2IzMTBjMjg0Yjc3NmMxZTQ0ZDMzMDE0NmNkMmYwZTMwYzRlNDY0ZDBiNzZkMjQiXX0sImNvbmZpZyI6eyJDbWQiOlsibXlzcWxkIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJHT1NVX1ZFUlNJT049MS4xNCIsIk1BUklBREJfTUFKT1I9MTAuNCIsIk1BUklBREJfVkVSU0lPTj0xOjEwLjQuMjIrbWFyaWF+Zm9jYWwiXSwiVm9sdW1lcyI6eyIvdmFyL2xpYi9teXNxbCI6e319LCJFeHBvc2VkUG9ydHMiOnsiMzMwNi90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Ubuntu 20.04.3 LTS", "name": "Ubuntu", "id": "ubuntu", "idLike": ["debian"], "version": "20.04.3 LTS (Focal Fossa)", "versionID": "20.04", "versionCodename": "focal", "homeURL": "https://www.ubuntu.com/", "supportURL": "https://help.ubuntu.com/", "bugReportURL": "https://bugs.launchpad.net/ubuntu/", "privacyPolicyURL": "https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-mariadb-sha256-821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66-0b6c66", "namespace": "kubescape", "uid": "5e43fbc5-aa7b-46f6-9fcf-d79745b32fe0", "resourceVersion": "2", "creationTimestamp": "2024-12-02T06:46:36Z", "labels": {"kubescape.io/image-id": "docker-io-library-mariadb-sha256-821d0411208eaa88f9e1f0daccd1d5", "kubescape.io/image-name": "docker-io-library-mariadb"}, "annotations": {"kubescape.io/image-id": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/image-tag": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/resource-size": "4114161", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "2d716cf0a3c87d7dce4f8b2b819a623e298439d4d4bfa40aaa2a3998d7ff4b14", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:46:36Z"}}, "syft": {"artifacts": [{"id": "1e56c99c83d44f9a", "name": "adduser", "version": "3.118ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/adduser/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/adduser.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/adduser.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/adduser/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:adduser:adduser:3.118ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/adduser@3.118ubuntu2?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "adduser", "source": "", "version": "3.118ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Core Developers ", "installedSize": 624, "depends": ["passwd", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/etc/deluser.conf", "digest": {"algorithm": "md5", "value": "773fb95e98a27947de4a95abb3d3f2a2"}, "isConfigFile": true}, {"path": "/usr/sbin/adduser", "digest": {"algorithm": "md5", "value": "9bafa63f1a164ce88448f836b90c9670"}, "isConfigFile": false}, {"path": "/usr/sbin/deluser", "digest": {"algorithm": "md5", "value": "caed1d555e3f5e7ecc581b0dff94ae40"}, "isConfigFile": false}, {"path": "/usr/share/adduser/adduser.conf", "digest": {"algorithm": "md5", "value": "a9485aa815f8459ceaeb4e90f395f119"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/TODO", "digest": {"algorithm": "md5", "value": "77a2c919c4dcc53377b47b00d83f594b"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/changelog.gz", "digest": {"algorithm": "md5", "value": "09a9f443baccea97a95893a85a684192"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/copyright", "digest": {"algorithm": "md5", "value": "caed49ab166f22ef31bf1127f558d0ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/INSTALL", "digest": {"algorithm": "md5", "value": "55f158219a06612fcb6d35952d1b95f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/README.gz", "digest": {"algorithm": "md5", "value": "dbad57a344cf30dc96d14fe41270afdd"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local", "digest": {"algorithm": "md5", "value": "04bf7a834a790dbcf91d9126ec2a93bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf", "digest": {"algorithm": "md5", "value": "51367088cb922ab47b652cad2fdf1ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/adduser.conf", "digest": {"algorithm": "md5", "value": "6871ba9b0a0073ccdc133af045acaac6"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc", "digest": {"algorithm": "md5", "value": "7a0388cf3e93997d82f705c29c90892a"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/profile", "digest": {"algorithm": "md5", "value": "c4869bc559365ab84733b15280332ae9"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel.other/index.html", "digest": {"algorithm": "md5", "value": "82589559808bbaade90a966287e51627"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout", "digest": {"algorithm": "md5", "value": "95c9c80ac808659d74ec72d7bd86a118"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile", "digest": {"algorithm": "md5", "value": "7e25a53e7588cdb05870608583b05b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc", "digest": {"algorithm": "md5", "value": "6f2fe654cd11a739ba9fb6a9f13881fe"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e86b2bd212a5530e6041cc258884e3fd"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "730a8fcbaf4d2dc7d9166474542b3d64"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "33591236d1ca248f21b13adb86155823"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "56df7587f95b2505d76ff4f6726d919b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e043465db80018028075f188f7f563ab"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "bc8a7500fd29c2a157d649424f3220d6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "2e139d1b89cad038b25ef56f5177051a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "036a5c29f8e3fcf13cd0565151e74a24"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "987147c2d9d09336ca8e21267f2707ce"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7441b7d5480684530de0cfccd6cf05c0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "77dc00cf5121339ae33b71afcc57cb51"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "99fd858a28490192abc492df19568c97"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "01f67821dac1e8978f451e52bd6904a0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "bfd1d070698243e9a972414be28af1dd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "063b46c00c1efb1d7021d56ca002cacb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "0c16973d9d555536c44223ea0b87426c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "564e26af63f0f00ab66cf678ddab2dc5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "c802bf2e90e25a52bfe6be35d9f8f9c3"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "8510b3b8d0094741bff263ed7191653e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "04f901e329645aed0045b437343dcc70"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "3ce76043a42d6f59f8ae62e23d26e782"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "fb59a54d021f5fb82f7e8e73473ebf89"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "f566c3d76276e8021d19d60f7d378652"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "0f88f88c7d16c2044cf36718cc9b62cd"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "8f06ef538d17b8b1d8521eed2d2887a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "47bbad2158e451393b5592406687ee78"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "f7bfa4558a996e58b6b601a5b25beacc"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "f05c5700fcb7c3594a7c289d455fb7b6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "996d16e86ddbad871bb2d329d8cccc6d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f18c5abe2bae595e810ba11c00adde70"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "7464b0cdf13ea3a6649b21ced1f954a4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "8035f6777240db6b240203265cc8d671"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "87d09b8093efcfedd2d2a4b0e0d241f0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "af028d8eefc5e899eaf488593ca77901"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "2473eb57cd8620fdcf7ef8591cfce06e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "64cb529436572bfbd15669ce88c02a27"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "fb9ff59a6df9d9323ac8199954375fd7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "66e694c9b2197873ac7277e160d04405"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "06fb78aa0562d2b1f059dcd3b92b6883"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "16070c4f6549d503590f879a51a38130"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "digest": {"algorithm": "md5", "value": "0e7caf7093ef70d9da52ba64b8d8e5a5"}, "isConfigFile": false}]}}, {"id": "8737688a68a283d0", "name": "apt", "version": "2.0.6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/apt/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/apt.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/apt.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/apt.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/apt.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/apt/copyright"}]}, {"value": "GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/apt/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apt:apt:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/apt@2.0.6?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "apt", "source": "", "version": "2.0.6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 4209, "provides": ["apt-transport-https (= 2.0.6)"], "depends": ["adduser", "gpgv | gpgv2 | gpgv1", "libapt-pkg6.0 (>= 2.0.6)", "ubuntu-keyring", "libc6 (>= 2.15)", "libgcc-s1 (>= 3.0)", "libgnutls30 (>= 3.6.12)", "libseccomp2 (>= 2.4.2)", "libstdc++6 (>= 9)", "libsystemd0"], "files": [{"path": "/etc/apt/apt.conf.d/01-vendor-ubuntu", "digest": {"algorithm": "md5", "value": "c69ce53f5f0755e5ac4441702e820505"}, "isConfigFile": true}, {"path": "/etc/apt/apt.conf.d/01autoremove", "digest": {"algorithm": "md5", "value": "ab6540f7278a05a4b7f9e58afcaa5f46"}, "isConfigFile": true}, {"path": "/etc/cron.daily/apt-compat", "digest": {"algorithm": "md5", "value": "49e9b2cfa17849700d4db735d04244f3"}, "isConfigFile": true}, {"path": "/etc/kernel/postinst.d/apt-auto-removal", "digest": {"algorithm": "md5", "value": "4ad976a68f045517cf4696cec7b8aa3a"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/apt", "digest": {"algorithm": "md5", "value": "179f2ed4f85cbaca12fa3d69c2a4a1c3"}, "isConfigFile": true}, {"path": "/lib/systemd/system/apt-daily-upgrade.service", "digest": {"algorithm": "md5", "value": "a05db20a2f3adc9f4175c37140e62a2a"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily-upgrade.timer", "digest": {"algorithm": "md5", "value": "6f1973de70bf3594436cc1a68adc441b"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily.service", "digest": {"algorithm": "md5", "value": "2e25f0c08d2bd2776015d7b4d0fcb553"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily.timer", "digest": {"algorithm": "md5", "value": "57b964b4d70e49baf77ca7c971358acf"}, "isConfigFile": false}, {"path": "/usr/bin/apt", "digest": {"algorithm": "md5", "value": "d275c486a1bd71e55a0a82f943822369"}, "isConfigFile": false}, {"path": "/usr/bin/apt-cache", "digest": {"algorithm": "md5", "value": "f938ce85c402bdc1474957b75970fd39"}, "isConfigFile": false}, {"path": "/usr/bin/apt-cdrom", "digest": {"algorithm": "md5", "value": "a56d2dd7565f2401e7638ee6ad1d327d"}, "isConfigFile": false}, {"path": "/usr/bin/apt-config", "digest": {"algorithm": "md5", "value": "7cbfe641550d2bc313a4f38f8baa95dc"}, "isConfigFile": false}, {"path": "/usr/bin/apt-get", "digest": {"algorithm": "md5", "value": "03f149b08cff986a41231c3105bd704a"}, "isConfigFile": false}, {"path": "/usr/bin/apt-key", "digest": {"algorithm": "md5", "value": "1639442b2a08c794f327b40998af7788"}, "isConfigFile": false}, {"path": "/usr/bin/apt-mark", "digest": {"algorithm": "md5", "value": "06ee74ac18ceec20497e38b5c6c39e5c"}, "isConfigFile": false}, {"path": "/usr/lib/apt/apt-helper", "digest": {"algorithm": "md5", "value": "6cf66dc87a5bf6a45c89887f5703fa82"}, "isConfigFile": false}, {"path": "/usr/lib/apt/apt.systemd.daily", "digest": {"algorithm": "md5", "value": "21aa2d5f5e7c2047dd52af4268bf7049"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/cdrom", "digest": {"algorithm": "md5", "value": "2f6113a23bdd8fe89aff4035b9fd2f4d"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/copy", "digest": {"algorithm": "md5", "value": "f270494ccde20330a4c6c973176a5e6a"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/file", "digest": {"algorithm": "md5", "value": "d99bc2aff8fea06e05b502fa66b47370"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/ftp", "digest": {"algorithm": "md5", "value": "ecc9bccb7c68e993f8af95870428c5b6"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/gpgv", "digest": {"algorithm": "md5", "value": "260487cce56a3d7516e3a478e29cec2e"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/http", "digest": {"algorithm": "md5", "value": "ae7bd000aa545ca79638ced67c9e724e"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/mirror", "digest": {"algorithm": "md5", "value": "ab70c1e38ace4c9a2fbd03d4b8d88b2a"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/rred", "digest": {"algorithm": "md5", "value": "03389776ff26456c9ebb6338bdad8236"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/rsh", "digest": {"algorithm": "md5", "value": "f92e5beff618eb41913c88cf3003f77a"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/store", "digest": {"algorithm": "md5", "value": "6931cbbfc181c578662dc9e7806bde56"}, "isConfigFile": false}, {"path": "/usr/lib/apt/solvers/dump", "digest": {"algorithm": "md5", "value": "cfe8b340b0b4aff896e59e8785759009"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/desc.apt", "digest": {"algorithm": "md5", "value": "5c20df19d9e2659aa6a6c64276c5764c"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/install", "digest": {"algorithm": "md5", "value": "e74d5f31cf2d2f567fd5984bdcea0b88"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/names", "digest": {"algorithm": "md5", "value": "2662778ba9613ced00bb069711f43bf4"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/setup", "digest": {"algorithm": "md5", "value": "fe255f7b248114d4b6a5bf6058f8b42e"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/update", "digest": {"algorithm": "md5", "value": "c6445e2a9543b936ca687cdd5c837214"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0", "digest": {"algorithm": "md5", "value": "7dd2e1290c73eea4004c2c9f22751cd1"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/apt", "digest": {"algorithm": "md5", "value": "874af4344f92f137b82367571753340e"}, "isConfigFile": false}, {"path": "/usr/share/bug/apt/script", "digest": {"algorithm": "md5", "value": "d0e24eb1228d20b06da976e049631018"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/copyright", "digest": {"algorithm": "md5", "value": "03b8f702638c8cc94bdb704496444513"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/apt.conf", "digest": {"algorithm": "md5", "value": "4e5a3dab995e501f81ea148ec1058801"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/configure-index", "digest": {"algorithm": "md5", "value": "1c59d679a54e4c7bfe615b071deac03c"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/preferences", "digest": {"algorithm": "md5", "value": "7e315fbd9f6d3c9ed0fed134d46da559"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/sources.list", "digest": {"algorithm": "md5", "value": "67a1333932cd77a3ed3ebba1dc224713"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/apt", "digest": {"algorithm": "md5", "value": "b4d8d6db3d88a2af03cb2ee0f8df3360"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "0a4687fbff68d0815b6f1e9a45f94e62"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "2769742307c62a3642545645758b8b64"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8d59765c05573aa0a2e7c4ac8cef9025"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e7e7584a1e3c1fb8348c1b5c25d448a6"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "96eba19bb1d50be4ca72ef7f60171aef"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "07e66af732e446d59ac762cdc1ffee7e"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "93e4aa2c66a3429b5e26da91de4950f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c711504038404e8cd26a0d63c40f565d"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "105a3797a65cecbd66f6d0bd16542898"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "fde327e982a0386996198a09c14f1487"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "34037e55c458095da7e38cda28bdca2b"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "3a72bda7b2381fe5bdfd7774ecc29e28"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "a3e9895fde0bfbd7987bb9fddfad2020"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "89b4cf73b14bf0c1d47520269e95f9f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1251a47390457fae3267638064ed006e"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "b9e333bf944f94bb107290728f91df9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "6eb840b6f8defc28628bd94afa97c95d"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "7ca5625fad19441e1cf8e28597acab67"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "a5b5202cf59a01563de3212250b65d35"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c8121a493cfb59ac88f58343ac9d9e82"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "bfe8aae3207a5d3f3a56d7fef1930262"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "11f354bff5bcb36e1b4dd90e9188f7ee"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1af9b18102af7f37ff4a678161842cb8"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "4a7538fc8669b869a51c03b0ca8cbcdf"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1f06e24eb35c24c4939de47cdbae3c61"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "646ec40c94af4aa5d1213e509479c0fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "6f56e4b3e53750539db03b74d33c0127"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8ceaf7fcb49478998a3c4bf1fb28e74c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "2fbe5b2aeb384f437dac54a5a56eae8d"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8fdf3a3032a370e9195f0ed8ba5095a3"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8b3242930b6874b1feabcb669674f1e0"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8987efecea4325a151182953922a00ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1ab995c4df657146ef29c983da0864d0"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "22adc39cb38f524527e0d4c0f63b6908"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "90ea5f6af611ae3376ddea4e25606a53"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "03f884281a19ef8a4368ae9ffb3dc5e5"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "9f7f36a6388ade019baeb0b32bcc37aa"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "2d83adc5a13dee30299e7b7c37c96663"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "21f19bef04e8eb58759a911c430d3186"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "6d52b197ef4aaf2a13e1f13b4b213535"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "b140de95100bd882ab4f625ed08636a7"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "8f7716131b3bcef99d4e1a6277f72113"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "dccbd7a9b15e9e1731399127de444186"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "5f3b1ba32981621abd0c731dee93117e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "bb8b4b30e13be94574cfe24a75b4e129"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "cf242be2d85c518d0a9e579756e891ef"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "443c8c567b8926292da0e5bb98c0ac02"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "7a7e86a4e5b42ccd8e727101453b1749"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "1db8a0d05258324056090cc2a0970a56"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "ab563fcc24be3104c624ee5e9ff8209f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "10c0f0bb25b2017aea2f59e8a06be634"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "d8906aa001808750aa4edb46ec29cc2a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "ac3cee313d9f10d70153f09ad3d64a08"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "2665f8d83bee60f953a7a566f642f323"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "1aa2a3cb63ff7b5c2b85957de40a91d0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "a99c4c31da58038758f27e99dc724c3a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "9deec0e9908543d66616fc9642499448"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "d6ae89cc1692db0a5a2f9960d65da9e0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "907c2cedd25067615b430b86016dc418"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "506cef3f5bd43465e8fecfe8bdaf516b"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "7c81d3df6a8424638d9c31c1f39e780e"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "96d8c0804d44453a11f00236282214f8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "052e107282b48426f1531d9abf122c6e"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "448d643e8cdcfaa95fa5dc41837fe67a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "5c898557dc95927fecffa220fdcfcbbf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "ed73d8ca6299e7c3880a81a5a4fc90e1"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "5c38718647816abe9c92bf9bd0654bec"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "eb90d20e250873ead24c1ae8cbd6f4c6"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "456223829f4fb2045d70eec14fdd240a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "3a62773c22b7ed19fd48fdfbf994e8e1"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "194abee1211d33560b8c9e366b1ea968"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "68e984e6d571075a830a26ed041c441c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "3723b9d685963b792afc3e969162ec0a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "c18790f8895aaa1379419c3298d1fb38"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "37d615b6eba0f949b63116c0bdd63f0c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "d9b1ff5b6209592aa680d170aeb37fc4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "4eb225ca22c5221250b7393ca1a0ca63"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "b33763517e653802ea3b697d89dd0c98"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "512f592722246e8d523c8c25ecb0780d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "72153a81ee6025a540db1eca85f9b13d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "0581576ccb20f97d6c01827de6a271bd"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "8f3ef243a647e19c3c80dc7fbd358b9e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "2aaa6fc8a5ff4b03eaea6c9748104d61"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "290ae5e0d9c82e1af6bca8ce211cb065"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "429b33c357e255e8598ef69fc7daa93b"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "15dd9f7d3c66a541a8f493c5d2bfe21d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "4062ea50038ef4448c5b42aa4c3a168b"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "faef9bb3e0e3f5a6ec211851c960b7d6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "4cedf64d7bbef04d22493937ecc915a6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "281389b7fc59b49f6fdd6c9a465bfb5d"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "fb0af8bedb525cd5719d60f0f547ac87"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "39d2eaf840f8fe971a73e2fa5b96bcad"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "f9817f67475cb5c30dbaaf8c6ab8d566"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "76d35086ac07f30e24d88a9592d98d13"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "161d5334c9b020e95430d957b013a379"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "9cff5e7b6f114fcb72bb57868c83c3ad"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "40378313a6a12b73a1d58916b69b31a8"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "bcbf1f5644a68261763e4628ee88310b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "b7ac60492b5467eae431670a54ba4906"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "cfc962dc9a9b966b0cec635a3567f717"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "b35ccbdcf28360df025ea2d2d81e5bfc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "332465094a0c498012a9157b5b2566a1"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "3a154a77420ac3eea369f1240f2e54c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "f95a4f3aec394c53abb774f7ca15271f"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "d12ffd595bc6054c190cbca63eca396c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "7558e356041daa7c9a3b0b23e55b7730"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "efbeb15a83d452357514aa2b6a9a7dde"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "34b625dddf8547d0e0daf05fc0b7e321"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "9530a90c9f7facf0574b3016bb3163ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "4edbee2afc85755ddc0b7e5c9b150e3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "d7298fd1a9c51aaffcf8393d09995415"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "9c2ab3586caafa1c3598d17120dd48b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "a4bca094ed6ec8461aaeb3cb7979112b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "f2eed9a68ab1335ae248af538df03e16"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "a249ecd8ea7e1628047eed8e084870f4"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "9988ac89b442ffdd7f4494b0d25b90e6"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "441bf5dea23617b62d3045a509d94675"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "0e1e019b67697337146173499c6fcea7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "31a82aa15fefa4420b5c9294163ce410"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "291b1ce0bf5ffc629398677682ee918b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "499d1bdcc5719e4ddfe6b4e02aed6e98"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "a5121474dad29c2d8f9226f4794e714d"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "64a10a4d21957819ab47347ab12d40f7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "f18d430cae57586a2570b4dbd1956fe9"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "cf3cd9384d52bc06a64371af05f99290"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "50a5cc0fca9bd9114986b20f5f9a26d7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "1ad40fd7d64625623bec8da87d5ab0da"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "8c7da9e9561efc8993919900b91c251e"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "eab13449d56b36aa6469032d3929a034"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "a06e9513910704369e953fa4b8f84aec"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "ed44f0991415f4520065719a8f887436"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "f0bd870caae9fdfb1c35efbfb01e97de"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "6d80a403511ef90b8cc786f2f7599301"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "de4fa198107ac9778c2f21c24d9911ab"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "05023ef3ffb8f5ccad884a00e532790a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "f2f0f9ff1fffe5aaa22c6aadce47bde2"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "dacc164915e8f42157f4d0c44ed5c77b"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "a080bf7c611335c08d80f0e2adcbf66b"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "97c2220bdbec0c090abbe4d63980c3fe"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "7fb54a74bc3ec195327fcca3a77d6d44"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "9568660354b8192782eb70ee02798922"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "a3d7d8e1438215fc905177b66c6d2dfc"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "9e9f0355d6f46145979e8a7d7373c398"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "261b9412059a9c5a122d6f42b9df7b54"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "15fd197c477149566ffacc772b90b026"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "c68df483c52c65260766a8704497739b"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "43b6f6011e4e48c8ad7db715c396fd99"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "6c7dcbd79b0b07f2fc5f9f780ad32ecb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "96b1f345f31ca927f34538237ca6242a"}, "isConfigFile": false}]}}, {"id": "f4611e82b108a54d", "name": "base-files", "version": "11ubuntu5.4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-files/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/base-files.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/base-files.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-files/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-files:base-files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-files:base_files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base-files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base_files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_files:11ubuntu5.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/base-files@11ubuntu5.4?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-files", "source": "", "version": "11ubuntu5.4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 392, "provides": ["base"], "depends": ["libc6 (>= 2.3.4)", "libcrypt1 (>= 1:4.4.10-10ubuntu3)"], "preDepends": ["awk"], "files": [{"path": "/etc/debian_version", "digest": {"algorithm": "md5", "value": "4b4c97acdc4675fdd3375b84a28fcb64"}, "isConfigFile": true}, {"path": "/etc/dpkg/origins/debian", "digest": {"algorithm": "md5", "value": "731423fa8ba067262f8ef37882d1e742"}, "isConfigFile": true}, {"path": "/etc/dpkg/origins/ubuntu", "digest": {"algorithm": "md5", "value": "ea35901c45553c3451f60476be94d2d8"}, "isConfigFile": true}, {"path": "/etc/host.conf", "digest": {"algorithm": "md5", "value": "89408008f2585c957c031716600d5a80"}, "isConfigFile": true}, {"path": "/etc/issue", "digest": {"algorithm": "md5", "value": "a5fa6bd0514183611e5cf00c80aaa96c"}, "isConfigFile": true}, {"path": "/etc/issue.net", "digest": {"algorithm": "md5", "value": "9fc33d982453f2d84aea849bab88c494"}, "isConfigFile": true}, {"path": "/etc/legal", "digest": {"algorithm": "md5", "value": "0110925f6e068836ef2e09356e3651d9"}, "isConfigFile": true}, {"path": "/etc/lsb-release", "digest": {"algorithm": "md5", "value": "f317530ede1f20079f73063065c1684e"}, "isConfigFile": true}, {"path": "/etc/profile.d/01-locale-fix.sh", "digest": {"algorithm": "md5", "value": "870346d97b16faac4a371b04ffe4cc2f"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/00-header", "digest": {"algorithm": "md5", "value": "4a1e6eed7a59f200b4267085721750a3"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/10-help-text", "digest": {"algorithm": "md5", "value": "d95d18b11ac12cf6582d08a1643034f3"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/50-motd-news", "digest": {"algorithm": "md5", "value": "54567afa89b3a7983d05ff217fe4a9fd"}, "isConfigFile": true}, {"path": "/lib/systemd/system/motd-news.service", "digest": {"algorithm": "md5", "value": "18f746c5c90ff506445f615ae44f5a7b"}, "isConfigFile": false}, {"path": "/lib/systemd/system/motd-news.timer", "digest": {"algorithm": "md5", "value": "79b82d315319fdb55ccf0f2b4c83fe62"}, "isConfigFile": false}, {"path": "/usr/bin/locale-check", "digest": {"algorithm": "md5", "value": "93e1922e84ae68f1d88deb51a07247b9"}, "isConfigFile": false}, {"path": "/usr/lib/os-release", "digest": {"algorithm": "md5", "value": "113a24ba438f5a695c33833bc8c434cd"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.bashrc", "digest": {"algorithm": "md5", "value": "cf277664b1771217d7006acdea006db1"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile", "digest": {"algorithm": "md5", "value": "d68ce7c7d7d2bb7d48aeb2f137b828e4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile.md5sums", "digest": {"algorithm": "md5", "value": "6db82730e03aaeeecb8fee76b73d96d4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/info.dir", "digest": {"algorithm": "md5", "value": "e8217ac03d4101a8afb94cb0d82c4da4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/motd", "digest": {"algorithm": "md5", "value": "9830e3dbb6a828f2cc824db8db0ceaf7"}, "isConfigFile": false}, {"path": "/usr/share/base-files/networks", "digest": {"algorithm": "md5", "value": "7028a4bd02c1d276aa45f0973b85fe1b"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile", "digest": {"algorithm": "md5", "value": "9d5ee34149287021622dd9e21c17ec26"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile.md5sums", "digest": {"algorithm": "md5", "value": "42b198c252c1a5f1795c85d620d4d24a"}, "isConfigFile": false}, {"path": "/usr/share/base-files/staff-group-for-usr-local", "digest": {"algorithm": "md5", "value": "d7332c00bf5e7b27af5ba5a2fecfb2cb"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Apache-2.0", "digest": {"algorithm": "md5", "value": "3b83ef96387f14655fc854ddc3c6bd57"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Artistic", "digest": {"algorithm": "md5", "value": "f921793d03cc6d63ec4b15e9be8fd3f8"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/BSD", "digest": {"algorithm": "md5", "value": "3775480a712fc46a69647678acb234cb"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/CC0-1.0", "digest": {"algorithm": "md5", "value": "65d3616852dbf7b1a6d4b53b00626032"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.2", "digest": {"algorithm": "md5", "value": "24ea4c7092233849b4394699333b5c56"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.3", "digest": {"algorithm": "md5", "value": "10b9de612d532fdeeb7fe8fcd1435cc6"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-1", "digest": {"algorithm": "md5", "value": "5b122a36d0f6dc55279a0ebc69f3c60b"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-2", "digest": {"algorithm": "md5", "value": "b234ee4d69f5fce4486a80fdaf4a4263"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-3", "digest": {"algorithm": "md5", "value": "d32239bcb673463ab874e80d47fae504"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2", "digest": {"algorithm": "md5", "value": "5f30f0716dfdd0d91eb439ebec522ec2"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2.1", "digest": {"algorithm": "md5", "value": "4fbd65380cdd255951079008b364516c"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-3", "digest": {"algorithm": "md5", "value": "e6a600fd5e1d9cbde2d983680233ad02"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-1.1", "digest": {"algorithm": "md5", "value": "0c5913925d40b124fb52ce84c5deb3f3"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-2.0", "digest": {"algorithm": "md5", "value": "815ca599c9df247a0c7f619bab123dad"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README", "digest": {"algorithm": "md5", "value": "05fcee15879ea1ddf57c200d22369f6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README.FHS", "digest": {"algorithm": "md5", "value": "fbd937e067f0a83fb9422713a6b84a8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/changelog.gz", "digest": {"algorithm": "md5", "value": "70d92194afb6740523ab8175f226de69"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/copyright", "digest": {"algorithm": "md5", "value": "c686090b1ff44554e2d6c541280a55b1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-files", "digest": {"algorithm": "md5", "value": "07223424da25c119e376b74f04a1cb2b"}, "isConfigFile": false}]}}, {"id": "ec181a64736acac9", "name": "base-passwd", "version": "3.5.47", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/base-passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-passwd/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/base-passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-passwd:base-passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-passwd:base_passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_passwd:base-passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_passwd:base_passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_passwd:3.5.47:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/base-passwd@3.5.47?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-passwd", "source": "", "version": "3.5.47", "sourceVersion": "", "architecture": "amd64", "maintainer": "Colin Watson ", "installedSize": 233, "depends": ["libc6 (>= 2.8)", "libdebconfclient0 (>= 0.145)"], "files": [{"path": "/usr/sbin/update-passwd", "digest": {"algorithm": "md5", "value": "151c5933546d90b0c6de9ba305d62f0e"}, "isConfigFile": false}, {"path": "/usr/share/base-passwd/group.master", "digest": {"algorithm": "md5", "value": "eee0dc6a097ceaab6fd938092bc4b86c"}, "isConfigFile": false}, {"path": "/usr/share/base-passwd/passwd.master", "digest": {"algorithm": "md5", "value": "47f32e500f784c3a1793aa2aa6fc5c31"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/users-and-groups", "digest": {"algorithm": "md5", "value": "cdac90d3d3ef8d60e4bc0eb73efa68d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/README", "digest": {"algorithm": "md5", "value": "504775da5bdbb321fcb9f47562a45b57"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/changelog.gz", "digest": {"algorithm": "md5", "value": "1c6403ff29b43b43a67bbc75bd9576b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/copyright", "digest": {"algorithm": "md5", "value": "8eb6cd60f247ab06801038c6daf03f05"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/users-and-groups.html", "digest": {"algorithm": "md5", "value": "4bfe6b64d2007e5cf366a124bacb55b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/users-and-groups.txt.gz", "digest": {"algorithm": "md5", "value": "d8e20ac4dd13bb84d0fdfd203aa9b1dc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-passwd", "digest": {"algorithm": "md5", "value": "8dc658a3a1b2fe714b45d245439bca24"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "1a3f08c04ae471580efcde9ea0936369"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "5ccedf3c81ac83de429e982ab2b07cdf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "bbf6c14f5296de0a6752d5972137d28f"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "084c4f1c22b6d3fbf086fa8fce013dff"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "b4b1ebf4b0260cb3a4d19e5b733e4479"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "011317bc9fdf4d1be3fa6a6b6851fcd2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "977fb42cbcfa775d302b5ca4955c328c"}, "isConfigFile": false}]}}, {"id": "f996ceb3e7be9c16", "name": "bash", "version": "5.0-6ubuntu1.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bash/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bash.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/bash.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bash.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/bash.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bash/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bash:bash:5.0-6ubuntu1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/bash@5.0-6ubuntu1.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "bash", "source": "", "version": "5.0-6ubuntu1.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1656, "depends": ["base-files (>= 2.1.12)", "debianutils (>= 2.15)"], "preDepends": ["libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/bin/bash", "digest": {"algorithm": "md5", "value": "7063c3930affe123baecd3b340f1ad2c"}, "isConfigFile": false}, {"path": "/etc/bash.bashrc", "digest": {"algorithm": "md5", "value": "3aa8b92d1dd6ddf4daaedc019662f1dc"}, "isConfigFile": true}, {"path": "/etc/skel/.bash_logout", "digest": {"algorithm": "md5", "value": "22bfb8c1dd94b5f3813a2b25da67463f"}, "isConfigFile": true}, {"path": "/etc/skel/.bashrc", "digest": {"algorithm": "md5", "value": "1f98b8f3f3c8f8927eca945d59dcc1c6"}, "isConfigFile": true}, {"path": "/etc/skel/.profile", "digest": {"algorithm": "md5", "value": "f4e81ade7d6f9fb342541152d08e7a97"}, "isConfigFile": true}, {"path": "/usr/bin/bashbug", "digest": {"algorithm": "md5", "value": "5de5e9e00c7aa906cb60973f600b90bf"}, "isConfigFile": false}, {"path": "/usr/bin/clear_console", "digest": {"algorithm": "md5", "value": "6581eb8cb3c09bef951d7791d3ce4865"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/COMPAT.gz", "digest": {"algorithm": "md5", "value": "f55e3a16959b0bb8915cb5f219521c80"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/INTRO.gz", "digest": {"algorithm": "md5", "value": "ab78b78be766692463cb112b88d5a74f"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/NEWS.gz", "digest": {"algorithm": "md5", "value": "ea9dd4d5a6822115b9134609ab6c1cfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/POSIX.gz", "digest": {"algorithm": "md5", "value": "f3bbcb9d46d417ff8291421f567fca19"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/RBASH", "digest": {"algorithm": "md5", "value": "172188e3a6fc5409d4f113485cc6d79f"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.Debian.gz", "digest": {"algorithm": "md5", "value": "6bd7de8b98911613a536e83867e9b490"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.abs-guide", "digest": {"algorithm": "md5", "value": "5dac7b9b6332d9845e315cf8fd50ea89"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.commands.gz", "digest": {"algorithm": "md5", "value": "007dea9b8141f038c602b23f78509e34"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.gz", "digest": {"algorithm": "md5", "value": "4b69f2196038772f358bf6cf4f3a2d2d"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "7dc45d47f2cb48ce0d60007f9cc6d4c9"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/copyright", "digest": {"algorithm": "md5", "value": "9632d707e9eca8b3ba2b1a98c1c3fdce"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/bash", "digest": {"algorithm": "md5", "value": "4574de6676d74019761f409168aa8e01"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bash.1.gz", "digest": {"algorithm": "md5", "value": "b3da2a5522496f6ca42d5c00a4e65d74"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bashbug.1.gz", "digest": {"algorithm": "md5", "value": "ab8320c478c9d17caaa4d86e113cf0a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/clear_console.1.gz", "digest": {"algorithm": "md5", "value": "0c912132bdbce02861669392deb3f84c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rbash.1.gz", "digest": {"algorithm": "md5", "value": "6ad61b838c1370d3bed5d4410644f34a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bash-builtins.7.gz", "digest": {"algorithm": "md5", "value": "b2fb88f251700c29d638d9202e89a693"}, "isConfigFile": false}, {"path": "/usr/share/menu/bash", "digest": {"algorithm": "md5", "value": "0c05a14279f95fdb4618a4ccaa469681"}, "isConfigFile": false}]}}, {"id": "71eeb9cfec619581", "name": "bsdutils", "version": "1:2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/bsdutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bsdutils:bsdutils:1\\:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/bsdutils@1:2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux%402.34-0.1ubuntu9.1&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "bsdutils", "source": "util-linux", "version": "1:2.34-0.1ubuntu9.1", "sourceVersion": "2.34-0.1ubuntu9.1", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 303, "preDepends": ["libc6 (>= 2.17)", "libsystemd0"], "files": [{"path": "/usr/bin/logger", "digest": {"algorithm": "md5", "value": "1294eca713af30b47ef3744f5d8fc6fc"}, "isConfigFile": false}, {"path": "/usr/bin/renice", "digest": {"algorithm": "md5", "value": "3686c936ed1df483498266a36871cb5b"}, "isConfigFile": false}, {"path": "/usr/bin/script", "digest": {"algorithm": "md5", "value": "d6473dfdb09c01f3a468a8491646a75c"}, "isConfigFile": false}, {"path": "/usr/bin/scriptreplay", "digest": {"algorithm": "md5", "value": "713a1acb4968d93135c3dfecbe452a0b"}, "isConfigFile": false}, {"path": "/usr/bin/wall", "digest": {"algorithm": "md5", "value": "e00281b6185ad4d3d07eb381422fc49c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/logger", "digest": {"algorithm": "md5", "value": "cef6993dcff37806c8aed1c4b7cc97d0"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/renice", "digest": {"algorithm": "md5", "value": "971b883266b55869fab7e8aab1b3e3dc"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/script", "digest": {"algorithm": "md5", "value": "4ebf8336ffba9f71bc0c967036c73add"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/scriptreplay", "digest": {"algorithm": "md5", "value": "85a55ebd89903d2f7711486dc671f748"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wall", "digest": {"algorithm": "md5", "value": "8fb153c973defc52cae222280b1a0aba"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "922f18bd5e8ee289cc0d7f263fb327f7"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/bsdutils", "digest": {"algorithm": "md5", "value": "65e463f7d3cd92816fc7b65193f59de8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logger.1.gz", "digest": {"algorithm": "md5", "value": "03139f0a18409febea4ec9792fd70f38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/renice.1.gz", "digest": {"algorithm": "md5", "value": "95dce723e445bf9b153cfc7ec6a1c477"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/script.1.gz", "digest": {"algorithm": "md5", "value": "e691eafa8ce91afd84f62eea9dbd991e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/scriptreplay.1.gz", "digest": {"algorithm": "md5", "value": "0f52c664836726188476b7ff1a091546"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wall.1.gz", "digest": {"algorithm": "md5", "value": "163db5b14acc0d15ca123fb253410196"}, "isConfigFile": false}]}}, {"id": "1bfcd8946e379186", "name": "bzip2", "version": "1.0.8-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bzip2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bzip2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bzip2.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/bzip2.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-variant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bzip2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bzip2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bzip2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/bzip2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bzip2:bzip2:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/bzip2@1.0.8-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "bzip2", "source": "", "version": "1.0.8-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 195, "depends": ["libbz2-1.0 (= 1.0.8-2)", "libc6 (>= 2.14)"], "files": [{"path": "/bin/bunzip2", "digest": {"algorithm": "md5", "value": "d78288e0985f5ecf3da39724da0d4fc9"}, "isConfigFile": false}, {"path": "/bin/bzcat", "digest": {"algorithm": "md5", "value": "d78288e0985f5ecf3da39724da0d4fc9"}, "isConfigFile": false}, {"path": "/bin/bzdiff", "digest": {"algorithm": "md5", "value": "fae623b4d322b854f59ae2758e6c50b2"}, "isConfigFile": false}, {"path": "/bin/bzexe", "digest": {"algorithm": "md5", "value": "10a5a0be2ad3f47fff12daaf1c0256c5"}, "isConfigFile": false}, {"path": "/bin/bzgrep", "digest": {"algorithm": "md5", "value": "ea2b49b839dc7b65fae1c98b04921c9a"}, "isConfigFile": false}, {"path": "/bin/bzip2", "digest": {"algorithm": "md5", "value": "d78288e0985f5ecf3da39724da0d4fc9"}, "isConfigFile": false}, {"path": "/bin/bzip2recover", "digest": {"algorithm": "md5", "value": "5cd9672049fe0d54fde61710be9e6c48"}, "isConfigFile": false}, {"path": "/bin/bzmore", "digest": {"algorithm": "md5", "value": "e243255b6cf3b9403df53cb9cd6176e1"}, "isConfigFile": false}, {"path": "/usr/share/doc/bzip2/copyright", "digest": {"algorithm": "md5", "value": "8171a9bd4b60caf0ab19b02ec8495111"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzdiff.1.gz", "digest": {"algorithm": "md5", "value": "791ad9d729d9db901a68392928bd22eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzexe.1.gz", "digest": {"algorithm": "md5", "value": "7fa1a1cc60d8439bc96ed621a626461b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzgrep.1.gz", "digest": {"algorithm": "md5", "value": "b6d41f037a65083a0daddd839a142de7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzip2.1.gz", "digest": {"algorithm": "md5", "value": "5fd03253fde79b69fac7044871da65c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bzmore.1.gz", "digest": {"algorithm": "md5", "value": "f03debbbd27ed377dcdf2e63436f89bf"}, "isConfigFile": false}]}}, {"id": "90f04e16babf8b05", "name": "ca-certificates", "version": "20210119~20.04.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/ca-certificates/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ca-certificates.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/ca-certificates.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}, {"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates:ca-certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates:20210119\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/ca-certificates@20210119~20.04.2?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "ca-certificates", "source": "", "version": "20210119~20.04.2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 380, "depends": ["openssl (>= 1.1.1)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/update-ca-certificates", "digest": {"algorithm": "md5", "value": "b0eed42615db33be131878d9c72c8d99"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "digest": {"algorithm": "md5", "value": "11c53d58aa2188c44a169b04c975d67e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "digest": {"algorithm": "md5", "value": "1cb5f41bce6d7ad3825ba5fb80ffcbf2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "digest": {"algorithm": "md5", "value": "7f5aecb029c19b11ce73dad2b542777d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "digest": {"algorithm": "md5", "value": "a55695198460d2bababa4c2d96147ef1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "digest": {"algorithm": "md5", "value": "9ca20daffd3d58c3aafa9644e85413e3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "digest": {"algorithm": "md5", "value": "10c56ecc972802e53d1b7287ac2d1c6c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "digest": {"algorithm": "md5", "value": "44e9f57f34d61d9009353aee88e0f753"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "7095142f080d1d25221eec161ff14223"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "digest": {"algorithm": "md5", "value": "35a64ca8f1313ecc71fe0d285e5f48fd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "1bc83454b3f91b4773756e4259cc1ab8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "digest": {"algorithm": "md5", "value": "836dc5d8c5988e4e8f3e02607d1e8e87"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "digest": {"algorithm": "md5", "value": "d7614dbdac13068bf5ef3e9b117e014a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "digest": {"algorithm": "md5", "value": "d6f0ded1c3a0eb2b220fb094b732d24c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "digest": {"algorithm": "md5", "value": "b1358966caad2e52a9f662032dc91139"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "digest": {"algorithm": "md5", "value": "6f3ff6e3e4c21ac5faa4aee951d13303"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "digest": {"algorithm": "md5", "value": "a9e8b19fc6df9da943f2d7ec1cadd078"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "digest": {"algorithm": "md5", "value": "f27825a04ac7d4a3495cc38477a0e067"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "digest": {"algorithm": "md5", "value": "6c4c2e0f8d248352bc752d7d5c149c7d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "c4f42d74e4ca601040f95ac40ff7ae3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "048a81871d4a17ebd760e53e829e1bf5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "ca105a966a5f62e1fa38db228585e366"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "digest": {"algorithm": "md5", "value": "7800edd54b8cde1605c6469c7f9fa5eb"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "digest": {"algorithm": "md5", "value": "966a5adc516570400400f076184cde63"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "digest": {"algorithm": "md5", "value": "231b5b8bf05c5e93a9b2ebc4186eb6f7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "digest": {"algorithm": "md5", "value": "dcfa8c640560cf881d761001f6944e2b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "digest": {"algorithm": "md5", "value": "5810552e7171649c4fce2cca3aa0c6f1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "digest": {"algorithm": "md5", "value": "a22a580eec5fdd8e3f2a066c1c5a1a5c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "digest": {"algorithm": "md5", "value": "f0e104b20c351ec158ce1c24340a57cf"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "digest": {"algorithm": "md5", "value": "8d8a4d19ede141e8a37ba235f1ed5e73"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "digest": {"algorithm": "md5", "value": "595d01c913c70e8300dee857dc8b6212"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "digest": {"algorithm": "md5", "value": "9e328b8d7eb2098bca933ed3353de369"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "digest": {"algorithm": "md5", "value": "040c19c1307dd3e6f2ffc22c2cb2c130"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "digest": {"algorithm": "md5", "value": "2e0410f6cd82e24f3242038696487e92"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "digest": {"algorithm": "md5", "value": "5945bad341623ae14991e09ffe851725"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "digest": {"algorithm": "md5", "value": "5590efae57dc6182aa3412dcd1e8dbb5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "digest": {"algorithm": "md5", "value": "0e92d049c98128cf02a0b79874c91a8b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "digest": {"algorithm": "md5", "value": "3b92857df75558b2466d31a45b9c64f8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "digest": {"algorithm": "md5", "value": "c8ad9cf647cf088cb60fa8bf12988187"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "e18fd1ebae8196583cd290cd425d323c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "digest": {"algorithm": "md5", "value": "be0f0b0a5cfedbe5267af77e4f8575dc"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "digest": {"algorithm": "md5", "value": "244f3bbf6b112e7d399342c097db22a5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "d5c740071952f2189d90dc600985be3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "digest": {"algorithm": "md5", "value": "d6d741eb82d939ecbba23844742c8a71"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "72a3669e936fa6ca128b12fa6d2602ee"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "digest": {"algorithm": "md5", "value": "9b86fe68a5ddc4f15d3a0698f885f55d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "digest": {"algorithm": "md5", "value": "2a4b5b1d82401ecee7d50731f29bedcb"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "digest": {"algorithm": "md5", "value": "992446715d00ea249f043325e3657394"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "digest": {"algorithm": "md5", "value": "df93d9eaa4af114689670814bce0aa7d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "digest": {"algorithm": "md5", "value": "5d44b2e0ed0c92277c6e9fc4260c9993"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "digest": {"algorithm": "md5", "value": "b289fed386c192fdb763a11b649093ab"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "a515ce63f77afbca2e19af8aa64019c3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "digest": {"algorithm": "md5", "value": "dc37b9e9d1501e3103a3b283477c23c5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "digest": {"algorithm": "md5", "value": "14fbcd226d0fdf02ada31f45e1183efd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "digest": {"algorithm": "md5", "value": "7872bab9a5e1a71e3d7f77836a841a04"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "digest": {"algorithm": "md5", "value": "20af0db1f0a1bd929c472dfcfe4b13c7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "digest": {"algorithm": "md5", "value": "221eb05e63024bb1b6420f8606d0c092"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "digest": {"algorithm": "md5", "value": "96e65cecf75c26daa525f07b627ad84e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "digest": {"algorithm": "md5", "value": "27372790ace7193949a70885c92433c2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "digest": {"algorithm": "md5", "value": "4e1ac09956520b52461ca8b0a8b29826"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "1e8af9a33f6e16fa41e03feb1412ab84"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "digest": {"algorithm": "md5", "value": "c6eca235822ad547eb77ffa40d9a8a02"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "digest": {"algorithm": "md5", "value": "7fb413a3e065cb5fbdab5099e4ba69b3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "digest": {"algorithm": "md5", "value": "006f6151fb3e339d2711284ef16e37d3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "2d6473c9ac21498c04dcdbd0375b2f50"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "de5dedd70668c5e0b80bfa22ae701303"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "digest": {"algorithm": "md5", "value": "118ecd744d864b32ffdb48b2e29f1d7f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "a1b9769e9c6bb6312c3ae5b29206b4b9"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "1de8a3213d40019928815e77228e7e59"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "digest": {"algorithm": "md5", "value": "86d3c671fa13ad881ed2d6af2f0ab549"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "digest": {"algorithm": "md5", "value": "80905da1172948cbfffacf61102fce1c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "md5", "value": "c94ea7b4c55c3d26070065e24fbc16cf"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "md5", "value": "567a6a6b75b62a3a1344a49388ea786b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "9040a3e1d66202de4d3fad7d5f744406"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "digest": {"algorithm": "md5", "value": "22f5bca8ba618e920978c24c4b68d84c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "digest": {"algorithm": "md5", "value": "1aebf9affd8a08d4da911d9f2c8ad1e1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "digest": {"algorithm": "md5", "value": "a50ebdd83b5df589d71b92a8b13a656a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "digest": {"algorithm": "md5", "value": "3d3a6fb04b930ffc2ba760a72aa7488b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "digest": {"algorithm": "md5", "value": "d6ef793f3cc9bed96240494bd2958c8c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "digest": {"algorithm": "md5", "value": "9b860d8d09c6b557586df464a43958e8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "digest": {"algorithm": "md5", "value": "97c19f5ba9e0859dd5d40beebfe67d39"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "digest": {"algorithm": "md5", "value": "1ea2ed15e2982bc156a17e00726203e2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "85313f1a4b2bbb4cdd5c15df2d14de28"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "digest": {"algorithm": "md5", "value": "8da1e21451a274798a0accb32f50f580"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "md5", "value": "26226bf7ddcc42f0ffffc4afcd264e3d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "digest": {"algorithm": "md5", "value": "3aff01671ac99c56813aeb8d9ac0c7e1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "md5", "value": "b68389ca8ccc7360d23522d122e44038"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "digest": {"algorithm": "md5", "value": "20168cd69d2f89c7b6b539569a1e8bed"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "digest": {"algorithm": "md5", "value": "38257fdccb703de37a729713d3fbe0e3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "digest": {"algorithm": "md5", "value": "6f194715b3ce5e0d3e65621047effa3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "digest": {"algorithm": "md5", "value": "6f1ae52666579dc40173b90284b6d58e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "digest": {"algorithm": "md5", "value": "835cba07fd83c2c63c79a07ca7adc3f5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "digest": {"algorithm": "md5", "value": "4920b847039f341361e8db66214f913e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "digest": {"algorithm": "md5", "value": "65e1b82ec98f06be99a3514c66f8b907"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "digest": {"algorithm": "md5", "value": "deaf4e9dcb2f040ad4ae28207dd16212"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "digest": {"algorithm": "md5", "value": "de548628ee3492355b5e5372cfd35583"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "digest": {"algorithm": "md5", "value": "a32893253316842aa7402bfa96352738"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "digest": {"algorithm": "md5", "value": "758158cc118b07162bbe84f2baad7709"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "59ded95ba90cc18fc757e2d9045b58f6"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "afa7c51b1be82699985b1cf2f6552663"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "digest": {"algorithm": "md5", "value": "485bce6d706a2c6ef08e0d8cfd51760d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "digest": {"algorithm": "md5", "value": "d22fa0b6ee7006c1e5601c244fc372e5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "digest": {"algorithm": "md5", "value": "d8bcdd62b7258a9c980555915b7a142e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "digest": {"algorithm": "md5", "value": "56bf2c959e919294780045520ed2be92"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "digest": {"algorithm": "md5", "value": "191e0288ddf8f3459eb9c55820da371a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "digest": {"algorithm": "md5", "value": "076f628a36b6a93a8481afda67637ac6"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "e7fae74253eeee732da048cdef56a3d2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "digest": {"algorithm": "md5", "value": "8588d49be3999f2daf69c3090682594f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "digest": {"algorithm": "md5", "value": "b379e6601f5ecfbbee2fefc4eb2efd4a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "digest": {"algorithm": "md5", "value": "496558da623dfee9e37db21da09ab275"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "digest": {"algorithm": "md5", "value": "69f8d1609f035d5ae8a83fd037671603"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "digest": {"algorithm": "md5", "value": "9244d9d13f4eb654eb7770dd7453fbe1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "1b8da6bc6300389ebfee657921de062a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "67c15398744f8415c904d1b3eb89e3d1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "8cf2cb9a27299de85e2e31a323a47dcd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "digest": {"algorithm": "md5", "value": "e1e1c6899009118e9db1593fdfde890b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "digest": {"algorithm": "md5", "value": "c368f42b5393baf74ea2bdfc1fce2b9e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "840644351dd523125493ff4c28e694f7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "3a4c985ef9f8142961ea8ba0c7326d10"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "2e0cf9fd6ff9126b1fbf0290901f0ad4"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "digest": {"algorithm": "md5", "value": "9022170930c6993faa24b8660ab0e777"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "digest": {"algorithm": "md5", "value": "af9cef1bc5260376a2cbe5d845e8d383"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "digest": {"algorithm": "md5", "value": "a64d53544df4c1537d21e2785ad667c0"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "digest": {"algorithm": "md5", "value": "02b103e1007760678a9b4d9273217452"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "7f410e2d89378c8a2032084b1aa31851"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "digest": {"algorithm": "md5", "value": "21a05696c75d321aed0325626ea49516"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "digest": {"algorithm": "md5", "value": "506dd1e02c9a023ef36524115d9abb9a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "digest": {"algorithm": "md5", "value": "faea44d1935ff0209bd4c5143be83358"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "digest": {"algorithm": "md5", "value": "bdd1808b5bc69b587c2bd9df10e6c800"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/README.Debian", "digest": {"algorithm": "md5", "value": "25a21d3c6652577a71ee32a438babe5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/changelog.gz", "digest": {"algorithm": "md5", "value": "21726dcc41d82aa8ebfacbcc61990ef8"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/copyright", "digest": {"algorithm": "md5", "value": "aeb420429b1659507e0a5a1b123e8308"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/Makefile", "digest": {"algorithm": "md5", "value": "5ce4affbb807ef10acd0b83dcb621547"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/README", "digest": {"algorithm": "md5", "value": "747e0bb01ae1887a0b5bd50e2fc5e840"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/ca-certificates-local.triggers", "digest": {"algorithm": "md5", "value": "ed9f28ec33ce22f06e914dccc060d65b"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/changelog", "digest": {"algorithm": "md5", "value": "b5fb5567d41fff37b2a206620ce1b2d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/compat", "digest": {"algorithm": "md5", "value": "c30f7472766d25af1dc80b3ffc9a58c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/control", "digest": {"algorithm": "md5", "value": "18a42a7fcb7871ee0ba1e04dcc20dc97"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/copyright", "digest": {"algorithm": "md5", "value": "a1595b60c996a078e1bb289bb5d5c810"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/postrm", "digest": {"algorithm": "md5", "value": "53a8c315f53ae9041da0220cc0bddeb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/rules", "digest": {"algorithm": "md5", "value": "49150152b1e819057858f54d0ee73915"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/source/format", "digest": {"algorithm": "md5", "value": "c5fc031a250b2d76fe051ac3621620ab"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Local_Root_CA.crt", "digest": {"algorithm": "md5", "value": "bf9d8702340acb1136c3db64a6800e9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Makefile", "digest": {"algorithm": "md5", "value": "b4c7072a049e3fc90ecfbe2355f3edc0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-ca-certificates.8.gz", "digest": {"algorithm": "md5", "value": "da94423d353f8fb18cbf898d16e65e2c"}, "isConfigFile": false}]}}, {"id": "8357f04db8c6661b", "name": "coreutils", "version": "8.30-3ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/coreutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/coreutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/coreutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:coreutils:coreutils:8.30-3ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/coreutils@8.30-3ubuntu2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "coreutils", "source": "", "version": "8.30-3ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 7196, "preDepends": ["libacl1 (>= 2.2.23)", "libattr1 (>= 1:2.4.44)", "libc6 (>= 2.28)", "libselinux1 (>= 2.1.13)"], "files": [{"path": "/bin/cat", "digest": {"algorithm": "md5", "value": "7e9d213e404ad3bb82e4ebb2e1f2c1b3"}, "isConfigFile": false}, {"path": "/bin/chgrp", "digest": {"algorithm": "md5", "value": "c2364fcc7ac7777b5345f3a513c7e507"}, "isConfigFile": false}, {"path": "/bin/chmod", "digest": {"algorithm": "md5", "value": "739483b900c045ae1374d6f53a86a279"}, "isConfigFile": false}, {"path": "/bin/chown", "digest": {"algorithm": "md5", "value": "601d025c2c3d9603a82b78d1ec3734c4"}, "isConfigFile": false}, {"path": "/bin/cp", "digest": {"algorithm": "md5", "value": "40f10ae7ea3e44218d1a8c306f79c83f"}, "isConfigFile": false}, {"path": "/bin/date", "digest": {"algorithm": "md5", "value": "b3d4bbb2fce7ba842e2ea0786997ca0d"}, "isConfigFile": false}, {"path": "/bin/dd", "digest": {"algorithm": "md5", "value": "36a301348e8fcc95db13a0e52a765a36"}, "isConfigFile": false}, {"path": "/bin/df", "digest": {"algorithm": "md5", "value": "60afc07f46c510cd94ed9decfcf5044d"}, "isConfigFile": false}, {"path": "/bin/dir", "digest": {"algorithm": "md5", "value": "079b45463b8b7f66d9ec2c24b2853fbe"}, "isConfigFile": false}, {"path": "/bin/echo", "digest": {"algorithm": "md5", "value": "fff00ac5e16a56e685e4018903da4fa9"}, "isConfigFile": false}, {"path": "/bin/false", "digest": {"algorithm": "md5", "value": "3177546c74e4f0062909eae43d948bfc"}, "isConfigFile": false}, {"path": "/bin/ln", "digest": {"algorithm": "md5", "value": "e933cf05571f62c0157d4e2dfcaea282"}, "isConfigFile": false}, {"path": "/bin/ls", "digest": {"algorithm": "md5", "value": "e7793f15c2ff7e747b4bc7079f5cd4f7"}, "isConfigFile": false}, {"path": "/bin/mkdir", "digest": {"algorithm": "md5", "value": "088c9d1df5a28ed16c726eca15964cb7"}, "isConfigFile": false}, {"path": "/bin/mknod", "digest": {"algorithm": "md5", "value": "1f1bae483ce4227500598ed9d76705c5"}, "isConfigFile": false}, {"path": "/bin/mktemp", "digest": {"algorithm": "md5", "value": "e117ed1c2172d436fa31cc9d263131e8"}, "isConfigFile": false}, {"path": "/bin/mv", "digest": {"algorithm": "md5", "value": "504f0590fa482d4da070a702260e3716"}, "isConfigFile": false}, {"path": "/bin/pwd", "digest": {"algorithm": "md5", "value": "4004049e637fe9a8e383bca307de7b1d"}, "isConfigFile": false}, {"path": "/bin/readlink", "digest": {"algorithm": "md5", "value": "1a35f72a795244327f5f8107152018c6"}, "isConfigFile": false}, {"path": "/bin/rm", "digest": {"algorithm": "md5", "value": "aa2b5496fdbfd88e38791ab81f90b95b"}, "isConfigFile": false}, {"path": "/bin/rmdir", "digest": {"algorithm": "md5", "value": "b02774276f8ce17de6458c24b05e6e07"}, "isConfigFile": false}, {"path": "/bin/sleep", "digest": {"algorithm": "md5", "value": "fcba58db24e5e3672c4d70a3bb01d7a4"}, "isConfigFile": false}, {"path": "/bin/stty", "digest": {"algorithm": "md5", "value": "06765287eebe96d3a8938a8e09016ef9"}, "isConfigFile": false}, {"path": "/bin/sync", "digest": {"algorithm": "md5", "value": "58c3664a687fa86500d941547779dc01"}, "isConfigFile": false}, {"path": "/bin/touch", "digest": {"algorithm": "md5", "value": "3859c173f5d3b37be3e531b7c84a9c68"}, "isConfigFile": false}, {"path": "/bin/true", "digest": {"algorithm": "md5", "value": "589a58ff455dbd092cb3ba3dd2c4c63e"}, "isConfigFile": false}, {"path": "/bin/uname", "digest": {"algorithm": "md5", "value": "4ac7c634c5bec95753c480e9d421dcc2"}, "isConfigFile": false}, {"path": "/bin/vdir", "digest": {"algorithm": "md5", "value": "1ebc9895a539b8b9d431fed32431e246"}, "isConfigFile": false}, {"path": "/usr/bin/[", "digest": {"algorithm": "md5", "value": "082038bc1ec713bb8fc1428638a9d5ae"}, "isConfigFile": false}, {"path": "/usr/bin/arch", "digest": {"algorithm": "md5", "value": "cb1f8525113d165c00fd975fddaed437"}, "isConfigFile": false}, {"path": "/usr/bin/b2sum", "digest": {"algorithm": "md5", "value": "e8c73f9410f1272b208bcdf95ce59469"}, "isConfigFile": false}, {"path": "/usr/bin/base32", "digest": {"algorithm": "md5", "value": "158d15b9c1dba77f270fabcf6e7cf17d"}, "isConfigFile": false}, {"path": "/usr/bin/base64", "digest": {"algorithm": "md5", "value": "81ddf3d1d8e681d22921836b9360405f"}, "isConfigFile": false}, {"path": "/usr/bin/basename", "digest": {"algorithm": "md5", "value": "3283660e59f128df18bec9b96fbd4d41"}, "isConfigFile": false}, {"path": "/usr/bin/chcon", "digest": {"algorithm": "md5", "value": "103735bbc6d4ffeccaa7aa8c86db1e1c"}, "isConfigFile": false}, {"path": "/usr/bin/cksum", "digest": {"algorithm": "md5", "value": "38e5b07d9a1b89e206f7b6520e83c183"}, "isConfigFile": false}, {"path": "/usr/bin/comm", "digest": {"algorithm": "md5", "value": "b6e8081871397d0b760b48b2d18d09f4"}, "isConfigFile": false}, {"path": "/usr/bin/csplit", "digest": {"algorithm": "md5", "value": "75248592f68bac920c9bfc1c933bc278"}, "isConfigFile": false}, {"path": "/usr/bin/cut", "digest": {"algorithm": "md5", "value": "d8ed0ea8f22c0de0f8692d4d9f1759d3"}, "isConfigFile": false}, {"path": "/usr/bin/dircolors", "digest": {"algorithm": "md5", "value": "7fdc4fb42d1a265f042ab652ee3bf97a"}, "isConfigFile": false}, {"path": "/usr/bin/dirname", "digest": {"algorithm": "md5", "value": "aafc5c13efcc5fc5b28b2cce6547765a"}, "isConfigFile": false}, {"path": "/usr/bin/du", "digest": {"algorithm": "md5", "value": "cb3a8469b0946d8012c0f8d7d051ffeb"}, "isConfigFile": false}, {"path": "/usr/bin/env", "digest": {"algorithm": "md5", "value": "a07608ea9b03212885b826d00c37f0ab"}, "isConfigFile": false}, {"path": "/usr/bin/expand", "digest": {"algorithm": "md5", "value": "94c1ad9535a5847c2c01d37024d6ad93"}, "isConfigFile": false}, {"path": "/usr/bin/expr", "digest": {"algorithm": "md5", "value": "bd39f52259334813cedc609f830097b0"}, "isConfigFile": false}, {"path": "/usr/bin/factor", "digest": {"algorithm": "md5", "value": "50d71255118710871d18863d88fcdd28"}, "isConfigFile": false}, {"path": "/usr/bin/fmt", "digest": {"algorithm": "md5", "value": "f5ef48b02765d347ecf94346c7248dd8"}, "isConfigFile": false}, {"path": "/usr/bin/fold", "digest": {"algorithm": "md5", "value": "80bdbdb05ae81b813ecf714d1bbe35ae"}, "isConfigFile": false}, {"path": "/usr/bin/groups", "digest": {"algorithm": "md5", "value": "401706bf763f60385e806aca52138858"}, "isConfigFile": false}, {"path": "/usr/bin/head", "digest": {"algorithm": "md5", "value": "fd96a67145172477dd57131396fc9608"}, "isConfigFile": false}, {"path": "/usr/bin/hostid", "digest": {"algorithm": "md5", "value": "f3f907b7f54fba2eb6a5f2daf0b057d3"}, "isConfigFile": false}, {"path": "/usr/bin/id", "digest": {"algorithm": "md5", "value": "36f29256a85dfd77d931750f1335b7ab"}, "isConfigFile": false}, {"path": "/usr/bin/install", "digest": {"algorithm": "md5", "value": "55e2520049dc6a62e8c94732e36cdd54"}, "isConfigFile": false}, {"path": "/usr/bin/join", "digest": {"algorithm": "md5", "value": "dbff9fcc35c92d162e6f604d260a085b"}, "isConfigFile": false}, {"path": "/usr/bin/link", "digest": {"algorithm": "md5", "value": "516909cd90c253012aaf17eafc17f830"}, "isConfigFile": false}, {"path": "/usr/bin/logname", "digest": {"algorithm": "md5", "value": "86f659123287943284d6e304c1b5f195"}, "isConfigFile": false}, {"path": "/usr/bin/md5sum", "digest": {"algorithm": "md5", "value": "2b131c5454e3a3ee85885c0443c8f0f9"}, "isConfigFile": false}, {"path": "/usr/bin/mkfifo", "digest": {"algorithm": "md5", "value": "59bec3207ecaaf8155620035fb9f63a7"}, "isConfigFile": false}, {"path": "/usr/bin/nice", "digest": {"algorithm": "md5", "value": "b0e31f71d12d2f195016ca0aa4140479"}, "isConfigFile": false}, {"path": "/usr/bin/nl", "digest": {"algorithm": "md5", "value": "14a237d12f1bf22de9e83116b4dbc426"}, "isConfigFile": false}, {"path": "/usr/bin/nohup", "digest": {"algorithm": "md5", "value": "d8d3ce4d7f4b1e3ac3c3e7c9790f22ca"}, "isConfigFile": false}, {"path": "/usr/bin/nproc", "digest": {"algorithm": "md5", "value": "04dd2a7de93f86cdd6a12c0c30da1621"}, "isConfigFile": false}, {"path": "/usr/bin/numfmt", "digest": {"algorithm": "md5", "value": "64a8a4afada9d94b01b41be1a2f0de05"}, "isConfigFile": false}, {"path": "/usr/bin/od", "digest": {"algorithm": "md5", "value": "569fd83ff321d49ee379e1dc34be0eaf"}, "isConfigFile": false}, {"path": "/usr/bin/paste", "digest": {"algorithm": "md5", "value": "35bd53fe9018799ba08c4a75d6bd3ef9"}, "isConfigFile": false}, {"path": "/usr/bin/pathchk", "digest": {"algorithm": "md5", "value": "f13dcf05eb9d19625a26233902e53490"}, "isConfigFile": false}, {"path": "/usr/bin/pinky", "digest": {"algorithm": "md5", "value": "6e3317353617bf2e9a914195f87a72e2"}, "isConfigFile": false}, {"path": "/usr/bin/pr", "digest": {"algorithm": "md5", "value": "118302a485c3ce5511242f5f65db924f"}, "isConfigFile": false}, {"path": "/usr/bin/printenv", "digest": {"algorithm": "md5", "value": "c84637009e30c78340048ed902ac3ef0"}, "isConfigFile": false}, {"path": "/usr/bin/printf", "digest": {"algorithm": "md5", "value": "85aa5017653f4b1970ccba236418a01c"}, "isConfigFile": false}, {"path": "/usr/bin/ptx", "digest": {"algorithm": "md5", "value": "f89a359ca22d055161c527748f84c231"}, "isConfigFile": false}, {"path": "/usr/bin/realpath", "digest": {"algorithm": "md5", "value": "70960c70b9582a7a4d6ddf8df1f5f0cb"}, "isConfigFile": false}, {"path": "/usr/bin/runcon", "digest": {"algorithm": "md5", "value": "602c68761f4cc2ea3cc6872639536b46"}, "isConfigFile": false}, {"path": "/usr/bin/seq", "digest": {"algorithm": "md5", "value": "e73d58e0a89a814527235654fa32f5eb"}, "isConfigFile": false}, {"path": "/usr/bin/sha1sum", "digest": {"algorithm": "md5", "value": "40cc72ca80c0257ba6f5983af29fd589"}, "isConfigFile": false}, {"path": "/usr/bin/sha224sum", "digest": {"algorithm": "md5", "value": "0a3ca8bac0516ee682d148605080ab35"}, "isConfigFile": false}, {"path": "/usr/bin/sha256sum", "digest": {"algorithm": "md5", "value": "ae35d20c02858dce2ce5083194f43cec"}, "isConfigFile": false}, {"path": "/usr/bin/sha384sum", "digest": {"algorithm": "md5", "value": "b792c3fdaa8da7145a1046d9dc9cdb78"}, "isConfigFile": false}, {"path": "/usr/bin/sha512sum", "digest": {"algorithm": "md5", "value": "3c6cce615a2f15bb2a76a8b12615d972"}, "isConfigFile": false}, {"path": "/usr/bin/shred", "digest": {"algorithm": "md5", "value": "ab807332187b93eae485809ca854fe02"}, "isConfigFile": false}, {"path": "/usr/bin/shuf", "digest": {"algorithm": "md5", "value": "f3176216403e164e96c1276c37b9cf1a"}, "isConfigFile": false}, {"path": "/usr/bin/sort", "digest": {"algorithm": "md5", "value": "136279fed8a4d8534d55595f803dbd74"}, "isConfigFile": false}, {"path": "/usr/bin/split", "digest": {"algorithm": "md5", "value": "0821be73ccbca67dc681d1c4f3b04d80"}, "isConfigFile": false}, {"path": "/usr/bin/stat", "digest": {"algorithm": "md5", "value": "78f9089a1f8a2e611d829e6ea2b6f101"}, "isConfigFile": false}, {"path": "/usr/bin/stdbuf", "digest": {"algorithm": "md5", "value": "ddd5b9afbd19ccd5e1b389f6c4356408"}, "isConfigFile": false}, {"path": "/usr/bin/sum", "digest": {"algorithm": "md5", "value": "f1679dfc276c3908bc6bb3717435cba4"}, "isConfigFile": false}, {"path": "/usr/bin/tac", "digest": {"algorithm": "md5", "value": "88ce8a2da502a3ab0a907de4b3af22d3"}, "isConfigFile": false}, {"path": "/usr/bin/tail", "digest": {"algorithm": "md5", "value": "4e9e76a4809318e0a0ad4b8292f898b9"}, "isConfigFile": false}, {"path": "/usr/bin/tee", "digest": {"algorithm": "md5", "value": "693c977f99c8a5df4028282e7059ce0c"}, "isConfigFile": false}, {"path": "/usr/bin/test", "digest": {"algorithm": "md5", "value": "c8ada195c41cf8b0f67554f943cb9d25"}, "isConfigFile": false}, {"path": "/usr/bin/timeout", "digest": {"algorithm": "md5", "value": "cf5bfe62a464c6972b56e36fc1029395"}, "isConfigFile": false}, {"path": "/usr/bin/tr", "digest": {"algorithm": "md5", "value": "fbd1402dd9f72d8ebfff00ce7c3a7bb5"}, "isConfigFile": false}, {"path": "/usr/bin/truncate", "digest": {"algorithm": "md5", "value": "082d18f4b5541b2a03e59c081b710b22"}, "isConfigFile": false}, {"path": "/usr/bin/tsort", "digest": {"algorithm": "md5", "value": "f92d5afe16b7ecc0d1f6afd04f2614c0"}, "isConfigFile": false}, {"path": "/usr/bin/tty", "digest": {"algorithm": "md5", "value": "af43b9bd26ecd7451b11d7a8e7aedab7"}, "isConfigFile": false}, {"path": "/usr/bin/unexpand", "digest": {"algorithm": "md5", "value": "1560500cba2caf623d26760700ed972d"}, "isConfigFile": false}, {"path": "/usr/bin/uniq", "digest": {"algorithm": "md5", "value": "e296bb9c8e3d3f7813fb8fa2d1aca44c"}, "isConfigFile": false}, {"path": "/usr/bin/unlink", "digest": {"algorithm": "md5", "value": "2f4a0c86a6c1fd57b22de40d4f12f634"}, "isConfigFile": false}, {"path": "/usr/bin/users", "digest": {"algorithm": "md5", "value": "af9f56b1d10687e9e9433647a4c4f901"}, "isConfigFile": false}, {"path": "/usr/bin/wc", "digest": {"algorithm": "md5", "value": "2f44ec9941b5797742ec082e424af073"}, "isConfigFile": false}, {"path": "/usr/bin/who", "digest": {"algorithm": "md5", "value": "04e03e21fed4071259c4427b3baf5e8f"}, "isConfigFile": false}, {"path": "/usr/bin/whoami", "digest": {"algorithm": "md5", "value": "dbc1888ae50bb5d4d9a7a210d51be710"}, "isConfigFile": false}, {"path": "/usr/bin/yes", "digest": {"algorithm": "md5", "value": "68a2c4b96a5513b0083da7e5fd603791"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/coreutils/libstdbuf.so", "digest": {"algorithm": "md5", "value": "aea922e3a1bac9072b9494465686739b"}, "isConfigFile": false}, {"path": "/usr/sbin/chroot", "digest": {"algorithm": "md5", "value": "b022d37e56ff4846eda92cabaad7aec0"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/AUTHORS", "digest": {"algorithm": "md5", "value": "0e6e2b3db1266502ee4dd5fde6c7420a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "11bb530d75a69e84cfdef8adbcfb489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "adb814fb7163084b51574780e5eb5d57"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.Debian", "digest": {"algorithm": "md5", "value": "5d9f0b6ae652b1748962b4665364e96c"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.gz", "digest": {"algorithm": "md5", "value": "ba854875dc397d72b10f4fb78c2b22e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/THANKS.gz", "digest": {"algorithm": "md5", "value": "c7103854b215d905e03af52960e86e89"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/TODO.gz", "digest": {"algorithm": "md5", "value": "36d1b6a2f6408cad94c2fa23cb1a043e"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9e5c0430b6446e40aaf239af6b497e4b"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/copyright", "digest": {"algorithm": "md5", "value": "3093495047b196b1557ad9085ff69e8a"}, "isConfigFile": false}, {"path": "/usr/share/info/coreutils.info.gz", "digest": {"algorithm": "md5", "value": "a560901516fcfa91bce071883e7e45fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/arch.1.gz", "digest": {"algorithm": "md5", "value": "d182a3fb8cb0e955a1f025b575b4c567"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/b2sum.1.gz", "digest": {"algorithm": "md5", "value": "38ea6059c45e8df81c938362032b271c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base32.1.gz", "digest": {"algorithm": "md5", "value": "b56e9a581693e55e90caf89254f41d72"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base64.1.gz", "digest": {"algorithm": "md5", "value": "93648247ef13bec5a4b240762a975efd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basename.1.gz", "digest": {"algorithm": "md5", "value": "79f22a9496238bf29f87331aab2e5f8f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cat.1.gz", "digest": {"algorithm": "md5", "value": "b786987267523989ab6d9fc697b537c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chcon.1.gz", "digest": {"algorithm": "md5", "value": "1ae617e1c634ca6642cf0b7ae8945eea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chgrp.1.gz", "digest": {"algorithm": "md5", "value": "81fd61993ca59054ed563ec826481753"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chmod.1.gz", "digest": {"algorithm": "md5", "value": "690f80790a26b46717b37d757b6711b6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chown.1.gz", "digest": {"algorithm": "md5", "value": "3f50420234b360cb977563eca966bc26"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cksum.1.gz", "digest": {"algorithm": "md5", "value": "8613effb771d8e431e80cd4367485729"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/comm.1.gz", "digest": {"algorithm": "md5", "value": "831dde91e2b02165d2d0341c7ca95f8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cp.1.gz", "digest": {"algorithm": "md5", "value": "3fa64643b140221c1e56c694e686fb0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/csplit.1.gz", "digest": {"algorithm": "md5", "value": "8e7a001dbe3eb1bd4dfc5c822443621a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cut.1.gz", "digest": {"algorithm": "md5", "value": "e33df81b44d5e3588bb8801c617b46e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/date.1.gz", "digest": {"algorithm": "md5", "value": "2c2571eafc8e7e3aa08b9575a3d82f1e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dd.1.gz", "digest": {"algorithm": "md5", "value": "12a346cbce153c695003ecc0f8012de8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/df.1.gz", "digest": {"algorithm": "md5", "value": "a4a88c490f2deca014df5d8d30530301"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dir.1.gz", "digest": {"algorithm": "md5", "value": "c5cf897d305dba3486479d04455ca0bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dircolors.1.gz", "digest": {"algorithm": "md5", "value": "b0d0320513f577350131a9d7eefba3b2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirname.1.gz", "digest": {"algorithm": "md5", "value": "f630d2c6b65d728a127166c22ebd1ff2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/du.1.gz", "digest": {"algorithm": "md5", "value": "7c1e4e99310e8a8280c2101b4a94421f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/echo.1.gz", "digest": {"algorithm": "md5", "value": "c99e63fe5e1d09d326d384cb40e1dd16"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/env.1.gz", "digest": {"algorithm": "md5", "value": "806ff70e0f1f7b1aa548ecd8852ce794"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expand.1.gz", "digest": {"algorithm": "md5", "value": "d3711a34f4582c2f27f35bbd2544f9ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expr.1.gz", "digest": {"algorithm": "md5", "value": "bb0c47487ca242796c25055d2f6ac2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/factor.1.gz", "digest": {"algorithm": "md5", "value": "9291d0e9e39e4203b6b11ddbaf527b79"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/false.1.gz", "digest": {"algorithm": "md5", "value": "c64003729335c92bdc4c0fcab51e70f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fmt.1.gz", "digest": {"algorithm": "md5", "value": "dd76b659d088930670c7e290c7b2fc6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fold.1.gz", "digest": {"algorithm": "md5", "value": "a194f7311d66abaab679dc196fded49f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/groups.1.gz", "digest": {"algorithm": "md5", "value": "e4ac4858d7d08f1d217fec729c7c8512"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/head.1.gz", "digest": {"algorithm": "md5", "value": "24b845c611b46e2c8381a5806942249f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostid.1.gz", "digest": {"algorithm": "md5", "value": "ed2e2b50b5e61df1cd89c3872ca6e25f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/id.1.gz", "digest": {"algorithm": "md5", "value": "7f2c1a97faabe96ead361fe7c11c27f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/install.1.gz", "digest": {"algorithm": "md5", "value": "44e0144326cb8711a30110f3eeaa8950"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/join.1.gz", "digest": {"algorithm": "md5", "value": "736abaf99d7d1234d8db0c802b300f3c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/link.1.gz", "digest": {"algorithm": "md5", "value": "6af93ca845e9026be9da223d15d2ef98"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ln.1.gz", "digest": {"algorithm": "md5", "value": "790bbf81d66056a5f9a447b82e34e454"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logname.1.gz", "digest": {"algorithm": "md5", "value": "414a9eb83aff135f92bb2be617e81d6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ls.1.gz", "digest": {"algorithm": "md5", "value": "65569fc0ea1ac9fd532fa7d500052cf0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/md5sum.1.gz", "digest": {"algorithm": "md5", "value": "2c92dcc1afb2ace8b742f3c39957d871"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkdir.1.gz", "digest": {"algorithm": "md5", "value": "32e9683e8f78610509c1ac8487ac9a60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkfifo.1.gz", "digest": {"algorithm": "md5", "value": "a5673de2fd950c981014064cc2f77e66"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mknod.1.gz", "digest": {"algorithm": "md5", "value": "262244e212df009fc7cfafb634ba325f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mktemp.1.gz", "digest": {"algorithm": "md5", "value": "d95de4c33fd7d0ed6b57a57afdee6d8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mv.1.gz", "digest": {"algorithm": "md5", "value": "ad80a69aefba206b91273a3f5bcbbb60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nice.1.gz", "digest": {"algorithm": "md5", "value": "332c03b3faa999f83c7a2a7c538eb0b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nl.1.gz", "digest": {"algorithm": "md5", "value": "bb2354d46e2f61fc8dbac739bedd9710"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nohup.1.gz", "digest": {"algorithm": "md5", "value": "461899351ea31c4e96ce253bfd441bf3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nproc.1.gz", "digest": {"algorithm": "md5", "value": "500e2b5b520b18252dd419809b543af7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/numfmt.1.gz", "digest": {"algorithm": "md5", "value": "0830d66724cb3dfe863bb95ec0fe24d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/od.1.gz", "digest": {"algorithm": "md5", "value": "cb9826b467ce840ad769c6093c571343"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/paste.1.gz", "digest": {"algorithm": "md5", "value": "4c1087e91dd774b6e97b6cb7c94c48ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pathchk.1.gz", "digest": {"algorithm": "md5", "value": "11d3735baa475a355f9e19aa4a44e972"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinky.1.gz", "digest": {"algorithm": "md5", "value": "752c1cb6ee700830f86e613ec42c87b8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pr.1.gz", "digest": {"algorithm": "md5", "value": "64e0340b0db3aaab1baedcb3a6361fe8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printenv.1.gz", "digest": {"algorithm": "md5", "value": "e92f334ddc522c9e4131b3c0be58a9cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printf.1.gz", "digest": {"algorithm": "md5", "value": "ca88975a64691913806e11656b60ffd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptx.1.gz", "digest": {"algorithm": "md5", "value": "c78914091b29961f46e7161badc54131"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwd.1.gz", "digest": {"algorithm": "md5", "value": "b91bfad2f07a9f4569dc10c3aa9c807d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/readlink.1.gz", "digest": {"algorithm": "md5", "value": "d743e2c8da843f34ec848bcb7185cb91"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/realpath.1.gz", "digest": {"algorithm": "md5", "value": "1addca1bcf64866b907f32b9cf1071dd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rm.1.gz", "digest": {"algorithm": "md5", "value": "603ca88a31003d07eff2fa21a921020e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rmdir.1.gz", "digest": {"algorithm": "md5", "value": "62c6a85c2f803d20bd2cca7ce43ed587"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runcon.1.gz", "digest": {"algorithm": "md5", "value": "5f36aac71bea746bdd9a576b6ae1ffd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/seq.1.gz", "digest": {"algorithm": "md5", "value": "393fd1027061873cf902f67d638d9bd0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha1sum.1.gz", "digest": {"algorithm": "md5", "value": "1795f7fd61446bc66053de61beb56f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha224sum.1.gz", "digest": {"algorithm": "md5", "value": "efe7343fc1074333b4a0ec6163a7731b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha256sum.1.gz", "digest": {"algorithm": "md5", "value": "60b0092ae5c0575a71bad01d97b4dcf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha384sum.1.gz", "digest": {"algorithm": "md5", "value": "1aafe44d6b5d5a29acdd09bb8709e378"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha512sum.1.gz", "digest": {"algorithm": "md5", "value": "81186a0cf87cc745fc882776a632858c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shred.1.gz", "digest": {"algorithm": "md5", "value": "77e6849968e1ba60dc6f86b9730434a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shuf.1.gz", "digest": {"algorithm": "md5", "value": "7d8d90e02421c6f012d001e9eea94388"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sleep.1.gz", "digest": {"algorithm": "md5", "value": "6badda49501eec770fca31cdb219a0d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sort.1.gz", "digest": {"algorithm": "md5", "value": "ad38ab85cb20d79793f2bcaf3fa6e3f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/split.1.gz", "digest": {"algorithm": "md5", "value": "5589db42bb66c2bba4adec1ec6934947"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stat.1.gz", "digest": {"algorithm": "md5", "value": "82d4be44e8c3188f47bfde5183cbf39b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stdbuf.1.gz", "digest": {"algorithm": "md5", "value": "7c25fd18c79eed180e81699b3070cd67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stty.1.gz", "digest": {"algorithm": "md5", "value": "d0497a0ccd09cd168096da783fd5d64a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sum.1.gz", "digest": {"algorithm": "md5", "value": "ec762d236ccef4ec93b11dfd52cd81df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sync.1.gz", "digest": {"algorithm": "md5", "value": "81894f2e14509024bdd78b8a80bb837d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tac.1.gz", "digest": {"algorithm": "md5", "value": "5f0f1fd3b8fccf4cbefaf438b61d56d5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tail.1.gz", "digest": {"algorithm": "md5", "value": "a1d78ecf3683ded782bbffe44e46ba38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tee.1.gz", "digest": {"algorithm": "md5", "value": "3e3f1b1d3fe0341aba22616e1fadebfe"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/test.1.gz", "digest": {"algorithm": "md5", "value": "123fe3912c050b2a8ab61984d4ede946"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/timeout.1.gz", "digest": {"algorithm": "md5", "value": "d3a8bb467faf556af8baff3647c71913"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/touch.1.gz", "digest": {"algorithm": "md5", "value": "67e59a250282ed0b7342104513cc1f97"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tr.1.gz", "digest": {"algorithm": "md5", "value": "a36973bf36f84a7e9f0bb32df9c013f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/true.1.gz", "digest": {"algorithm": "md5", "value": "4f512f936b2afebc3664ce30b62b6b83"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/truncate.1.gz", "digest": {"algorithm": "md5", "value": "17b7223262f828985b0cab9788e1ee7b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsort.1.gz", "digest": {"algorithm": "md5", "value": "a0a65f656caa3d87474c6dbc7f526429"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tty.1.gz", "digest": {"algorithm": "md5", "value": "ad864b288e7e1891dd51a5a7862c1d59"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uname.1.gz", "digest": {"algorithm": "md5", "value": "92a9b196f408208f53697978c41b6d93"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unexpand.1.gz", "digest": {"algorithm": "md5", "value": "8f8ad3c940a796f0e0dab464e12fdbfb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uniq.1.gz", "digest": {"algorithm": "md5", "value": "d1757a6b5b839238d5b2c66f7b6cf01f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unlink.1.gz", "digest": {"algorithm": "md5", "value": "996095034b43f6f9c3524f7a8b78a443"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/users.1.gz", "digest": {"algorithm": "md5", "value": "4930922d98198f8c5f0026379abbe594"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/vdir.1.gz", "digest": {"algorithm": "md5", "value": "844683c5a93e01c4b641929e9011a22d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wc.1.gz", "digest": {"algorithm": "md5", "value": "7f2d3aba95e9aaa021e981aa9a1de85c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/who.1.gz", "digest": {"algorithm": "md5", "value": "f339459ee38ee1ce6228aaa729f5604c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whoami.1.gz", "digest": {"algorithm": "md5", "value": "d8fac35629a831e26923453e707fac77"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/yes.1.gz", "digest": {"algorithm": "md5", "value": "9981f66e23e9a86bdd3f52e5f9f487f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chroot.8.gz", "digest": {"algorithm": "md5", "value": "cac601e9fc9636fc368cb83115d85e52"}, "isConfigFile": false}]}}, {"id": "ea2428f2ab66cdee", "name": "dash", "version": "0.5.10.2-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dash/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dash.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dash.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dash/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dash:dash:0.5.10.2-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/dash@0.5.10.2-6?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "dash", "source": "", "version": "0.5.10.2-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 212, "depends": ["debianutils (>= 2.15)", "dpkg (>= 1.19.1)", "debconf (>= 0.5) | debconf-2.0"], "preDepends": ["libc6 (>= 2.14)"], "files": [{"path": "/bin/dash", "digest": {"algorithm": "md5", "value": "1e6b1c887c59a315edb7eb9a315fc84c"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "33bbdf9b5abcff27bb89603648467d95"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/README.Debian.diet", "digest": {"algorithm": "md5", "value": "75dfd2f9ad393db52c90bd1cebbd8927"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/README.source", "digest": {"algorithm": "md5", "value": "e48ea975fd9f8728849631e7b2169fee"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ac9c797b356a90fe6fe5fd234c9e24f1"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/copyright", "digest": {"algorithm": "md5", "value": "979ded182e691487d505f05e573280e1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dash", "digest": {"algorithm": "md5", "value": "3380d64a96355e15f0d855107354d615"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dash.1.gz", "digest": {"algorithm": "md5", "value": "cbce2178adbec080f2646451847de8bd"}, "isConfigFile": false}, {"path": "/usr/share/menu/dash", "digest": {"algorithm": "md5", "value": "7c0deee3ed2e105f02a0a7f439493657"}, "isConfigFile": false}]}}, {"id": "cfd2a5e8caa9c878", "name": "debconf", "version": "1.5.73", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debconf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debconf:debconf:1.5.73:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/debconf@1.5.73?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "debconf", "source": "", "version": "1.5.73", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 520, "provides": ["debconf-2.0"], "preDepends": ["perl-base (>= 5.20.1-3~)"], "files": [{"path": "/etc/apt/apt.conf.d/70debconf", "digest": {"algorithm": "md5", "value": "7e9d09d5801a42b4926b736b8eeabb73"}, "isConfigFile": true}, {"path": "/etc/debconf.conf", "digest": {"algorithm": "md5", "value": "8c0619be413824f1fc7698cee0f23811"}, "isConfigFile": true}, {"path": "/usr/bin/debconf", "digest": {"algorithm": "md5", "value": "52fc9c61a0d4d0146e6a946c3e14f323"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-apt-progress", "digest": {"algorithm": "md5", "value": "19c67e6eb300e9c61f80aa6b76719bdd"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-communicate", "digest": {"algorithm": "md5", "value": "9667b0261cac6f775e0bce8d5b390cf6"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-copydb", "digest": {"algorithm": "md5", "value": "02b774c3cf0ea04dc88b078fad41681c"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-escape", "digest": {"algorithm": "md5", "value": "3b8e7ec5583b033efd3d6eb0085fbce0"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-set-selections", "digest": {"algorithm": "md5", "value": "351957b29e9a665431a3ae499ce0e74a"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-show", "digest": {"algorithm": "md5", "value": "e2193426e7bf0d0d6c30f632aad55fff"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-preconfigure", "digest": {"algorithm": "md5", "value": "4ef641d90226bd7987f0150c96e1d321"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-reconfigure", "digest": {"algorithm": "md5", "value": "0aed9dd03234edbcbba5868b003c88ff"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/debconf", "digest": {"algorithm": "md5", "value": "f3566bee9dc1c5e9d7261089cf173b33"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule", "digest": {"algorithm": "md5", "value": "4e74a0c6504a640cdbf2576abf364bfd"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule.sh", "digest": {"algorithm": "md5", "value": "039097b6c3340a7386e841c4935eda12"}, "isConfigFile": false}, {"path": "/usr/share/debconf/debconf.conf", "digest": {"algorithm": "md5", "value": "b5ce961d3b91bfaa5ec56d99f7dc4b8d"}, "isConfigFile": false}, {"path": "/usr/share/debconf/fix_db.pl", "digest": {"algorithm": "md5", "value": "1f5d1c3f1b66ce17569091e9435c1019"}, "isConfigFile": false}, {"path": "/usr/share/debconf/frontend", "digest": {"algorithm": "md5", "value": "000234c7f6570234f8de666b740e2bbe"}, "isConfigFile": false}, {"path": "/usr/share/debconf/transition_db.pl", "digest": {"algorithm": "md5", "value": "669b6f370973e8be33f6d1ff3431950a"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "74516646512de2dd1c55df3f61c8bd62"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/README.Debian", "digest": {"algorithm": "md5", "value": "20c51c96dc14801a095b3994715731f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/changelog.gz", "digest": {"algorithm": "md5", "value": "29d5e79c3c4278d3243b7b6e17c4ce3d"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/copyright", "digest": {"algorithm": "md5", "value": "d871f1228bc7a598fbfbc00ac47e19fc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/debconf", "digest": {"algorithm": "md5", "value": "ce8cbe0dfeddc4bbb314754838c98db4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-apt-progress.1.gz", "digest": {"algorithm": "md5", "value": "dc99b9ebf930816ceed43af9a26f959b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-communicate.1.gz", "digest": {"algorithm": "md5", "value": "4560f3893dd31f74320582005a5358e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-copydb.1.gz", "digest": {"algorithm": "md5", "value": "284f4a7faac6ab28059640661954361a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-escape.1.gz", "digest": {"algorithm": "md5", "value": "33a78d31b874b8e8d5bf78bd0375d8dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-set-selections.1.gz", "digest": {"algorithm": "md5", "value": "05b46e9489efc1340ec2ca59a0347bcf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-show.1.gz", "digest": {"algorithm": "md5", "value": "acd870950295cee51e03019b5cbe0d20"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf.1.gz", "digest": {"algorithm": "md5", "value": "8f2c8f5372a158010e225d460f325f74"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-preconfigure.8.gz", "digest": {"algorithm": "md5", "value": "0e668c2a45af498594b5c25903127ae2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-reconfigure.8.gz", "digest": {"algorithm": "md5", "value": "d44db4d33d3d88da2e883663e7750ff5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "digest": {"algorithm": "md5", "value": "8de485b18877846234415aa61eadb7b3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Base.pm", "digest": {"algorithm": "md5", "value": "27a6f4e44ebb6c631c63bae827ee8c8c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "72cd26ac568bcf2081b7c28912ee72d7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "digest": {"algorithm": "md5", "value": "d83e474548f4ae479cd364bb2b72c352"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Config.pm", "digest": {"algorithm": "md5", "value": "fe98ee173a56f5e8f88ef9b90844ca1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Db.pm", "digest": {"algorithm": "md5", "value": "731d6613934ce6d46e11d1b6e30e4215"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "digest": {"algorithm": "md5", "value": "181e695ba1b703e423d5651efc2ae84f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "digest": {"algorithm": "md5", "value": "22bcaf2c1d2a042d5e04cc9c48e5331c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "digest": {"algorithm": "md5", "value": "8caad6c2e0d23be6f31f386b814dfbd1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "digest": {"algorithm": "md5", "value": "072adbb7e13e5bc2b75f86ccdf542b1a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "digest": {"algorithm": "md5", "value": "c0d58a6a2d0e6124f5a9da21c2be8f2e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "digest": {"algorithm": "md5", "value": "2dae1795691944962dc7d0cb04405b5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "digest": {"algorithm": "md5", "value": "cd14fc3d5b5f585cc79a92cd995ebe4f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "digest": {"algorithm": "md5", "value": "44e7f79254e295c715395c9b81224ed6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "digest": {"algorithm": "md5", "value": "51500a03fabe0aa80fd17d0c55d49722"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "digest": {"algorithm": "md5", "value": "31560c883795a0c98e6075702a877890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "digest": {"algorithm": "md5", "value": "9aa8c9c7e9d45106324b6da00583945f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "digest": {"algorithm": "md5", "value": "84fa17235afa66ff0e6a0ebb8bc9ac21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element.pm", "digest": {"algorithm": "md5", "value": "cfcb83b556c78ce238145e8a5c8331c3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "digest": {"algorithm": "md5", "value": "4f4213ac1ba985c6a86a1f5337e22f96"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "digest": {"algorithm": "md5", "value": "1ceceaa749c08fe6427c13855c4849b1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "digest": {"algorithm": "md5", "value": "b98b4ea4097519a8776543f6b6490948"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "digest": {"algorithm": "md5", "value": "6a5aa9f7e4ac81e21a1d4a1484f275f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "digest": {"algorithm": "md5", "value": "9ef627f6608f0fb8455021a753b23624"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "digest": {"algorithm": "md5", "value": "b5236284f89efeb755ddd8ce06ad3ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "digest": {"algorithm": "md5", "value": "ea97823fd786f71641e898b7140420c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "digest": {"algorithm": "md5", "value": "b98a19a2a3f108ec2ad4af5192cb3b31"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "digest": {"algorithm": "md5", "value": "5a22697639f7848c94db179df3ffa13a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "digest": {"algorithm": "md5", "value": "1a617ddca6907cd3ee805393756c8fdc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "digest": {"algorithm": "md5", "value": "42c2833b78ccd2af5c3d1cce4428eb5e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "digest": {"algorithm": "md5", "value": "1d6d5510fc76676de40a8b2b02c4da3a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "digest": {"algorithm": "md5", "value": "65c85fd416c5d6cd432f84eb5526f37b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "digest": {"algorithm": "md5", "value": "4735d2f1c31de756e3aea03228384106"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "digest": {"algorithm": "md5", "value": "c43ad2a3b448b46a9ffc6e5c89e4885f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "digest": {"algorithm": "md5", "value": "7bbbf3f0021b526f2bf6c726cf3a6acc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "digest": {"algorithm": "md5", "value": "61b25b4dc6b8a8e1d6417167c464031a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "digest": {"algorithm": "md5", "value": "7e08ffacda2e1dc9f06b15d690b38d2a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "digest": {"algorithm": "md5", "value": "9d7145459a3a29053f68df607b6bc89d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "digest": {"algorithm": "md5", "value": "6bd21d5f66c0929f2927cba75f7613ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "digest": {"algorithm": "md5", "value": "c0702ba61bcfe53256410e2399e42a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "digest": {"algorithm": "md5", "value": "56305085246a52b8622bb7cc09315f73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "digest": {"algorithm": "md5", "value": "cc2619e83ddab5adc1b92245b47722a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "digest": {"algorithm": "md5", "value": "1f69e273bba25eacfbf40d523b24fb11"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "digest": {"algorithm": "md5", "value": "69489241144da0943e84b30b0ccec3a6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "digest": {"algorithm": "md5", "value": "458f1e10f6e933cd0c35c1453f4c7338"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "digest": {"algorithm": "md5", "value": "54ac61f0c47d524d96566a5485d3d7d6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "digest": {"algorithm": "md5", "value": "16b3a15c9bd104e90b9d848623c0899f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "digest": {"algorithm": "md5", "value": "0b76d2ff2abd5586732860ed069973ba"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "5090f97c9972fab4f7dc7ebb49996e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "digest": {"algorithm": "md5", "value": "db7670d7933d1f8f0118c31ddd493970"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "digest": {"algorithm": "md5", "value": "33916265f1150a5bc060f2387feb523f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "digest": {"algorithm": "md5", "value": "e5cb32767a176049e396af94685b01ff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "digest": {"algorithm": "md5", "value": "13dfe95e3aece538a11d509ada1ce289"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "digest": {"algorithm": "md5", "value": "3c838d4a47dddc48509e6ea21baa3161"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "digest": {"algorithm": "md5", "value": "b405559f2200112ab95036b7ec849505"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "digest": {"algorithm": "md5", "value": "4260064e9c28b8a83c59e64eea97a557"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "digest": {"algorithm": "md5", "value": "06e70029507fb6f7e6ec9dc82f744122"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "digest": {"algorithm": "md5", "value": "0037100480bef471cd88d10e5003dd1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "digest": {"algorithm": "md5", "value": "aa4f4dfa69239f1964626f5206d13b5d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "digest": {"algorithm": "md5", "value": "38b4f0c167293001dcd38d1ceac2dd66"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "digest": {"algorithm": "md5", "value": "3b999aa2c596feea026c3d3361ab408b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "digest": {"algorithm": "md5", "value": "fb5ed501007d521ab18dadd6bfda2c54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "digest": {"algorithm": "md5", "value": "da293d7c097e983170f80fd973e595ad"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "digest": {"algorithm": "md5", "value": "4d5d3393bc473166c626bac82c91f516"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "digest": {"algorithm": "md5", "value": "55f02de45fa6f2ea2bbd8de839959dde"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "digest": {"algorithm": "md5", "value": "1ff7785d0781ce267418f8890acd4409"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "digest": {"algorithm": "md5", "value": "432a3e2ccada26eed6d8efd9c2d7c66e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "digest": {"algorithm": "md5", "value": "272b1231b35fb5eeccb4aeb8042a934d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "digest": {"algorithm": "md5", "value": "80228037ab8a8441054e37586a99060b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "digest": {"algorithm": "md5", "value": "f146fa12fbbe5434e4910ec1a7422475"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "digest": {"algorithm": "md5", "value": "ef1ff584e10e02c3b0aeb0d985e99a19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "digest": {"algorithm": "md5", "value": "310ea26706fb2ccd80e0524017d1ab54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "digest": {"algorithm": "md5", "value": "64824ec979d1bdb973b6f9d81532ffeb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "digest": {"algorithm": "md5", "value": "6745d03b282a96b208f8cea951366d05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "digest": {"algorithm": "md5", "value": "990129f10517cd949f29864363784c23"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "digest": {"algorithm": "md5", "value": "9b21b58ec6213c636dce8cd26893d269"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "digest": {"algorithm": "md5", "value": "88550019f5e9bec6cd3dbf62a2de4049"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Encoding.pm", "digest": {"algorithm": "md5", "value": "fe7a858360c6152eaf84a745273acd83"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format.pm", "digest": {"algorithm": "md5", "value": "be75659c57c73794f8c66cb59265a714"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format/822.pm", "digest": {"algorithm": "md5", "value": "611536bbf4f507ecc7b8266a3ce946ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "digest": {"algorithm": "md5", "value": "e305f3178e9fab07fb1b8014acbcc10d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "digest": {"algorithm": "md5", "value": "007ee186bfabe95074d4f8f6d4643e50"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "digest": {"algorithm": "md5", "value": "2b4119d66ee8dde0e7fa95de44394813"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "digest": {"algorithm": "md5", "value": "cbf73546742945004e02d031355a6809"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "digest": {"algorithm": "md5", "value": "a57a122cd5bd584bceee2f5d20712fbf"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "c826594c3b7dbeb965b863115a51f9b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "digest": {"algorithm": "md5", "value": "45353dd2e95f8b26f42cfc59f4f02caa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "digest": {"algorithm": "md5", "value": "e15597dd4952088c89aa91c9af7f1d6f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "digest": {"algorithm": "md5", "value": "2e6b83d495fc01a6dd07806c8acaa1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "digest": {"algorithm": "md5", "value": "22a4af7da2960fd87452449a88d7ea64"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "digest": {"algorithm": "md5", "value": "a9ac9868f237206993bde33a17a61220"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "digest": {"algorithm": "md5", "value": "7ffb67a8e8d623beb2be7c08d2c80b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Gettext.pm", "digest": {"algorithm": "md5", "value": "072dbdddbd69162468e988d43848cbca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Iterator.pm", "digest": {"algorithm": "md5", "value": "cf4de7542d6829631b3bcc4b4f87f641"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Log.pm", "digest": {"algorithm": "md5", "value": "fff70eb6929c7a6e7af6f7d00beda73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Path.pm", "digest": {"algorithm": "md5", "value": "b40ba281b22387604e0ad781d221e1cb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Priority.pm", "digest": {"algorithm": "md5", "value": "c0af214079361d605172e510abd69604"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Question.pm", "digest": {"algorithm": "md5", "value": "15565a7e690252752e461a50aa130803"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template.pm", "digest": {"algorithm": "md5", "value": "38a37b0eb8764fd2d827a46317ab5a1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "digest": {"algorithm": "md5", "value": "3a3c7de553d6eccd5480adc6d02583bb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "digest": {"algorithm": "md5", "value": "46c0e42d52a4ea2fbe0316eebc6c1118"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "a12c3f0045bfbe05e2345aed702f6fc3"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/debian-logo.png", "digest": {"algorithm": "md5", "value": "5772527887825aa698c9240ac1b24946"}, "isConfigFile": false}]}}, {"id": "5beb035c0bfeac2c", "name": "debianutils", "version": "4.9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debianutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debianutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debianutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debianutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debianutils:debianutils:4.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/debianutils@4.9.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "debianutils", "source": "", "version": "4.9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 230, "preDepends": ["libc6 (>= 2.15)"], "files": [{"path": "/bin/run-parts", "digest": {"algorithm": "md5", "value": "6874c76376776a1c42c8690e1c5c34a8"}, "isConfigFile": false}, {"path": "/bin/tempfile", "digest": {"algorithm": "md5", "value": "f816ddfb3d0254685b0138382906cea9"}, "isConfigFile": false}, {"path": "/bin/which", "digest": {"algorithm": "md5", "value": "e942f154ef9d9974366551d2d231d936"}, "isConfigFile": false}, {"path": "/sbin/installkernel", "digest": {"algorithm": "md5", "value": "a4c36b16155a37c814386f5141570c95"}, "isConfigFile": false}, {"path": "/usr/bin/ischroot", "digest": {"algorithm": "md5", "value": "628f191637f884c667147e5e90cbe551"}, "isConfigFile": false}, {"path": "/usr/bin/savelog", "digest": {"algorithm": "md5", "value": "c9cb1648f0c7c131b2739669fd15a00a"}, "isConfigFile": false}, {"path": "/usr/sbin/add-shell", "digest": {"algorithm": "md5", "value": "830ac10d2d41003c5cf4fc6a8507c533"}, "isConfigFile": false}, {"path": "/usr/sbin/remove-shell", "digest": {"algorithm": "md5", "value": "7f7453cc860073b8f06c506a213f4fdb"}, "isConfigFile": false}, {"path": "/usr/share/debianutils/shells", "digest": {"algorithm": "md5", "value": "a0b758b0ae1eaefda1dfb8b031f7a903"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/README.shells.gz", "digest": {"algorithm": "md5", "value": "dc0a65ab5c89c8e9442cafd12d428d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/changelog.gz", "digest": {"algorithm": "md5", "value": "3a54c6d9cf241c825a21f3f812deef7c"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/copyright", "digest": {"algorithm": "md5", "value": "f01a5203d50512fc4830b4332b696a9f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "aa2ba52c2ec149dcb9f39730ece199ce"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "3c84d827d567d686a70a4f76a5a99fda"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "222ef7e9891b36eb6dc088ce9fdbe09f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "8f7812a71ef12251c480e4fe3efec146"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "16fe6fc34285831ae4217b058c120e1b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "21a16d6cfb9716d1bbee728c940a3d50"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "c21e877b99d400ba09da07b9d42b462a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "9a9580c067e689d1ad2d24b355c7f9dd"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "be2334ec48240a2851cac9acc6ff75ce"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "e365527cb5a17f1a0423876f488ccf8a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "1073328658aa33abb84d4038911eb143"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "461f0bc5184b08a157d05be0af3421b8"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "437c04053ea2357e6e924a5de4ab387d"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "cc34c8814f2a0a6cf7c256a3eab98338"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f8001c0150a192e43c44e431a8d5dcb8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "92176a3ea950d67b73b940e54caa0234"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "c20464d96e1560409c2efd98e7473560"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "03aca2242caec84f351bfe55be643acb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "9280b5d85d72a87f612ee02642dacba4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f7651cbaf5cd2fe57bb553c6112d6156"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "21652a55c49f97f7de49fd973e318e57"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f6665977e7a0c6577c28e24ef3361ffe"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "49b87b860e95e2867b2accd9b9553a01"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "1ce69517f76c91a7f69c985748739534"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "86152d33c2b232379dd2dfa8444caf3e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "f57128924deb6c470ad35b7f385e7968"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "bbf2d6c0e0cbd36fb5083224881e51bf"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "18b9f2a22106639af8fdc2e057096e94"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f3fb7d36b5d85d06c67a4037aa521876"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "6347530196988ce8203b01474b811992"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "b6a45f841f02edc0e2c9bdf5af395773"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "0e7a24a715057a61930a2698848788d7"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4b787d9f1107bac907da9696fdaf793b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "b497afb8e64d41648074637246e1e847"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "99bc9e85236df66b7d5532bdd474d29d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ischroot.1.gz", "digest": {"algorithm": "md5", "value": "144c614bba720a75477a541fd45a0222"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "aab96fd13e4565b4a1909ee4f424f112"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "1fbffff6868e74805b20222d7e92794c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "52d0d1cabd589a09cda90522a4e37a9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "63a08599557645846a6d80dc10f3adbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4efbe39ffa6f9fd73b92584cefec0ec8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "1ba371464bd0796de6b790717325d881"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "59fe8d0efd86326e4bddb97d5cc05cf6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "b0a6b5bb0b133c84135cdaa1b1e9a2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "c010c97b2c1811986061cb4a480cf920"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "a801ac3562737ea42d2db5b44f4dd6f8"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "47ddb4005853cac11ab33d4a4a42eecd"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "7e591098170a40d83fb45b5de3d20f57"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "455099e94d18f6a90610856dbe678b24"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "b8d1ffcf36423efe1165995afb7310ad"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "ffa3f6b8eece327286d6b9aff2a1ed71"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "721e82db3cc6a4d1c06e488b7e2e3c7b"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "93285a44fdbaaf7b10a3d2a1bc49dcac"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "98c7c6c0edd9713f971374e84959a4a2"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "231c2c32c3a4148e2a6fc22de8ad5d79"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f68226afc51d6722f87765b70d02378c"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "8c58d1ee293d77fcc8efd13b04d6cab1"}, "isConfigFile": false}]}}, {"id": "a713eb77d41db77f", "name": "diffutils", "version": "1:3.7-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/diffutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/diffutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/diffutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/diffutils/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/diffutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:diffutils:diffutils:1\\:3.7-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/diffutils@1:3.7-3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "diffutils", "source": "", "version": "1:3.7-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 532, "preDepends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/bin/cmp", "digest": {"algorithm": "md5", "value": "9031a058d27ad59f9cb0d8d73e3220ec"}, "isConfigFile": false}, {"path": "/usr/bin/diff", "digest": {"algorithm": "md5", "value": "d7ab0c769edef73a9fcb2dad22c78a43"}, "isConfigFile": false}, {"path": "/usr/bin/diff3", "digest": {"algorithm": "md5", "value": "69b2edf144c997810149ecf4fbcd12cb"}, "isConfigFile": false}, {"path": "/usr/bin/sdiff", "digest": {"algorithm": "md5", "value": "03f811466ae05a976f9998bcce279923"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "a05f75f4048a1caf49ac375d0830aba0"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "72b8f9a8083e4fc5207d4c5d70739ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/copyright", "digest": {"algorithm": "md5", "value": "6e081b3ba6b6513741a8e477ab2e2599"}, "isConfigFile": false}, {"path": "/usr/share/info/diffutils.info.gz", "digest": {"algorithm": "md5", "value": "5b2437420e716b74b9477a9f7f58e72a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cmp.1.gz", "digest": {"algorithm": "md5", "value": "d09b688e11e5a419fec50116c4b6ae9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/diff.1.gz", "digest": {"algorithm": "md5", "value": "80f31088273b38867d8f466de4e00ec7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/diff3.1.gz", "digest": {"algorithm": "md5", "value": "717afd5c5ff7ec50af0b1bc26d72c88c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sdiff.1.gz", "digest": {"algorithm": "md5", "value": "559c35d1cd4051558a6985a6e4892927"}, "isConfigFile": false}]}}, {"id": "04ed655caf483739", "name": "dirmngr", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dirmngr.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/dirmngr.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/dirmngr/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dirmngr:dirmngr:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/dirmngr@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "dirmngr", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 918, "depends": ["adduser", "gpgconf (= 2.2.19-3ubuntu2.1)", "lsb-base (>= 3.2-13)", "init-system-helpers (>= 1.52)", "libassuan0 (>= 2.5.0)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgnutls30 (>= 3.6.12)", "libgpg-error0 (>= 1.35)", "libksba8 (>= 1.3.4)", "libldap-2.4-2 (>= 2.4.7)", "libnpth0 (>= 0.90)"], "files": [{"path": "/usr/bin/dirmngr", "digest": {"algorithm": "md5", "value": "8598897d4e180075d8f625a962b96a62"}, "isConfigFile": false}, {"path": "/usr/bin/dirmngr-client", "digest": {"algorithm": "md5", "value": "6648429aab9d037daa27cee8b8118a8e"}, "isConfigFile": false}, {"path": "/usr/lib/gnupg/dirmngr_ldap", "digest": {"algorithm": "md5", "value": "907c1d9090504006a1a04885c7972d39"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/dirmngr.service", "digest": {"algorithm": "md5", "value": "c524c839628dd23b3966bca442b915bc"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/dirmngr.socket", "digest": {"algorithm": "md5", "value": "55070b8cf2347282d1baf97eb90ca319"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/AUTHORS", "digest": {"algorithm": "md5", "value": "d8d3e2dbb2668fd4b2d30d9a8d06827b"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/KEYSERVER", "digest": {"algorithm": "md5", "value": "dfef42ac91d38ec31553764e477295ba"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "0444feb2198b169dbbe172a2f63642fe"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/NEWS.gz", "digest": {"algorithm": "md5", "value": "8b4983314fb390fce1a4ba6b4dd67287"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/README.Debian", "digest": {"algorithm": "md5", "value": "adfc00b5b0d910747dfe91f1aae589a0"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/THANKS.gz", "digest": {"algorithm": "md5", "value": "59856cfbb86b69de32a9a0ea5800cd4e"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/TODO", "digest": {"algorithm": "md5", "value": "6cab8642ed8790f0e68cb72781a63a22"}, "isConfigFile": false}, {"path": "/usr/share/doc/dirmngr/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem", "digest": {"algorithm": "md5", "value": "3cfc5d2867a6672f4f629220632948f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirmngr-client.1.gz", "digest": {"algorithm": "md5", "value": "1836f53f90ea66ce781fd4607a5c6e82"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dirmngr.8.gz", "digest": {"algorithm": "md5", "value": "70cdeb6104e751f97cae36f565de0696"}, "isConfigFile": false}]}}, {"id": "d38992c016d7d342", "name": "dpkg", "version": "1.19.7ubuntu3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dpkg.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dpkg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-md5", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-s-s-d", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dpkg:dpkg:1.19.7ubuntu3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/dpkg@1.19.7ubuntu3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "dpkg", "source": "", "version": "1.19.7ubuntu3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 6740, "depends": ["tar (>= 1.28-1)"], "preDepends": ["libbz2-1.0", "libc6 (>= 2.15)", "liblzma5 (>= 5.2.2)", "libselinux1 (>= 2.3)", "libzstd1 (>= 1.3.2)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/etc/alternatives/README", "digest": {"algorithm": "md5", "value": "7be88b21f7e386c8d5a8790c2461c92b"}, "isConfigFile": true}, {"path": "/etc/cron.daily/dpkg", "digest": {"algorithm": "md5", "value": "f20e10c12fb47903b8ec9d282491f4be"}, "isConfigFile": true}, {"path": "/etc/dpkg/dpkg.cfg", "digest": {"algorithm": "md5", "value": "f4413ffb515f8f753624ae3bb365b81b"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/alternatives", "digest": {"algorithm": "md5", "value": "5fe0af6ce1505fefdc158d9e5dbf6286"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/dpkg", "digest": {"algorithm": "md5", "value": "9e25c8505966b5829785f34a548ae11f"}, "isConfigFile": true}, {"path": "/sbin/start-stop-daemon", "digest": {"algorithm": "md5", "value": "2eeecff31cbd0ca39769a44cf22c74ab"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg", "digest": {"algorithm": "md5", "value": "5e18156b434fc45062eec2f28b9147be"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-deb", "digest": {"algorithm": "md5", "value": "138cc2b338ff91da07bf7ad1ba786d25"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-divert", "digest": {"algorithm": "md5", "value": "383ae5df676b34894eb08fccf0ab7273"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-maintscript-helper", "digest": {"algorithm": "md5", "value": "5db5f84eef334d26845d752c6087c4a7"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-query", "digest": {"algorithm": "md5", "value": "bf81745ea62201f11bc674cc7c1935fc"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-split", "digest": {"algorithm": "md5", "value": "850b1a7531c058244db42e4eb08b3e79"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-statoverride", "digest": {"algorithm": "md5", "value": "1227410b6af935a1b7b0cafc5347bc06"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-trigger", "digest": {"algorithm": "md5", "value": "c3506f11560a660399e5bdd88246fd91"}, "isConfigFile": false}, {"path": "/usr/bin/update-alternatives", "digest": {"algorithm": "md5", "value": "76ed018ed734d471908f036ebf840833"}, "isConfigFile": false}, {"path": "/usr/share/bug/dpkg", "digest": {"algorithm": "md5", "value": "638083d212928607b198dfb2af90014a"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/AUTHORS", "digest": {"algorithm": "md5", "value": "f5c2a9458457860e236b648010541d67"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.feature-removal-schedule.gz", "digest": {"algorithm": "md5", "value": "8555d91b11108afbf494acd39cb216a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/THANKS.gz", "digest": {"algorithm": "md5", "value": "9d2a07f6ca63918e0711de69d93e72d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dafd112856a8294789626fe07010c386"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/copyright", "digest": {"algorithm": "md5", "value": "6a2d79a2c6cca445298c6781e499ad18"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/usertags.gz", "digest": {"algorithm": "md5", "value": "6a42fc08aa8cd43ff4dc817ff4e8a57a"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/abitable", "digest": {"algorithm": "md5", "value": "b0c6e5a7af8570311e933114924c3921"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/cputable", "digest": {"algorithm": "md5", "value": "3692042cf0ce82a31b662541e266a676"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/ostable", "digest": {"algorithm": "md5", "value": "d93e617c40249a24ff884b6d2e1487e9"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/tupletable", "digest": {"algorithm": "md5", "value": "eeecbd5d3f1eb3c5356b75ed4c723778"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dpkg", "digest": {"algorithm": "md5", "value": "a590e1d14139e120bab3d2213584dd1a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "digest": {"algorithm": "md5", "value": "73c13b22270182fe6c021a14b1fb9292"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bc6485ba41f5879305cae5178faf7ea5"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bf3726a0fb9cc9ffafd1b406e00a4d16"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fce9ef53ff06c19273a747c9f83d1224"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "226bc5bcdafc2c6f4e4cc6587630de80"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "95683ea5f1960606553a7285658e465a"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "88615d8682c81194e87c75277a18f552"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "44213f6b8f22013b643b228ba9a2521a"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "18bd36bf8e6adfff4ddc68d03fd78a07"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a9bc416aa837769f88486b3e82e0c340"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "52dd9f5d95f3e55600f921265799c516"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "2f388b8acbc5d72951de665c501d0664"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4883d4093ef2e5a475ca98570a9fa855"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "3481d6c517d6f2899f697670ded9c47f"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "81247194fd42f6a138c8a3c4a839e6f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6bb075bd5a0b7f1614cd191c076f9094"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b9994611939714fb5b7bccb0a83b1c87"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b669b161d47facf618dd48b652f68c03"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "1e8f34b0155fd4013cbced14a8aac764"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a05000d6501a47f27842861d1a962c2d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ca679dc39c72a23418f98d7a495d6407"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "38d3e197bb8a00a0485021d95724b3f7"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5b6669d2ecbc4c0123598c43da874d36"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7ff353f10c448635a3e6262a5f059ad0"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "48403a006d7648214315846a60e27ed2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "269815cfce0c4f48caaacf048b90e976"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "f4825f7d54c82d8d10306ae597b13e5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6c8e67ad1f8dcdf3ea79afa82584bea8"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "58452e7fa313d5bb1d69783a6703c4e7"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7d42fb5440a7bf1a457547783481a23b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ffaf702e4fdbc26fd7d19b4296311d04"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "dc584517e8403d449c8a3d49dd1e7340"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0760b8a3a063e1aba693446283fab890"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0b9c45c0a0b270030656b245de2dd8a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "73d89e64ac2511602ca5c1d3b84e6d2c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4825f003759eb6fc28ce080bb2311ebf"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a8cdf33e82296a3189f12d625de2b768"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fa68c3218576d22e9ea877dac30ab225"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4fcd4e5d652f8dd7679cd8254300929e"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "236c0365fee884f9e4d82105225b784f"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6ca2aa5de18324fbe0a1007b577438a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fd99aa6d1c71a73263eec43b6d77748a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "93dd5c00260f80a17e2dd93343913779"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "ab6288b0096d0693bff3e6a3e48cac90"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "a2feb54242f89e25a3c38f6de7e82da1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "67ca9a2e72c2ab2e5b4693778292d708"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "246fd4e59caaac43ec93cc3b2188d5e7"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "c3e48c4cc07e9560e5d3472a8ba0bf04"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "8ccc5db019bbe576988d54584ed52804"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "8d9c9cf3ef43355f5c933ee7cd3a5190"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a4f256501d5daba8318da3ea2ce09fec"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "03af7bec7a80f87e186c45e7ee0c1604"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "a8c46927bf705b4bfbb2aa06bbfb76b6"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "9e413f138e0e4d9e077d8f0f5d6f5299"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "f7df556071654b40f33ed97bd80003cd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "c0e04a1bc1f0d88a22555e50e67bd792"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "2149f1aeff59732f6137d32aeb175e80"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "46ca29e2885358ca09eb16bea102f688"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "6addc29868974d54f18daca75b5b504c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7046a2402835f14cfb99c913f0d1622d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "18421e021aafd9b5b804fbf5ff8303aa"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "69186fb0b47fe2ae407714a30127c5a0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "2a94c3f5f9474a5c4aff66c644dcf918"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "aa43697f2cfe837df461033538a89caf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "738a7946c8d760498b31c96d56cc8050"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "de62119a2e66a7966f3acbd7e45c696d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "0bdf5ffc834ece5a88bdcfef4832518c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "5e3f2fb6aa9971b747614a6190fa63ff"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a7537bafcc317b690746ededd3425d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "6abb4be7a35d8dc57506f3dc0e3d31d8"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "2449235ea94893ead1fd08eef320e623"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "ae76bed2be8c40d76b85af56d228b47f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "1cebfaf9bbb2e2e85850778b422a515e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "36b7041c30e7fe2f48d3d35e89bfcbcd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "e13538e53517b5c248166d8e6cff2f8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "c51877ea1019be042e119f117eadbf02"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "bf659b957c1f9b3852de46cea24886be"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "e7ba9031cedfef3bd49e16299a3a2d29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "fc09698956ad478892cb230cbe9fc9a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "36b29670feee42565987aa6c56553231"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "684b696b9213c0c326db0e260e50d08e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "2d620a34f803a272fc7f99d30c8f71eb"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "0e47dc4261880046bc1070062ed605f6"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "7216f44a000606472f7a443ed75518b8"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "50d48be6f395511f66ad2645899deb23"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "dea093620d848706072694a8d82b8e6b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7b7f491e2482cb18f9afd2eb1b009f89"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "70ea12c4e3b852980ef4e42f09ef4cdf"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "45d309478b891454b48960971a69e226"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "48d5cdc4d419551d26fe777b67adc836"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "1a9949b731781c22edf274e48bf3631d"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "d5973107f9851fba40b61a9c2bd9cda7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "97c2e775b048c7c904a119d5ce5229f2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "0615d9caa194ec2e8d70a44c1cd00291"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "fa393990561a55bf482254b674479a49"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "ae069e0769fc5e162b2878e2a6a3392b"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "40edcc0c5671d20f3c53e1194e11d7ce"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "386cd4a39dd7efd9009c48b77616c07a"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "62441c56cbe8c4af881e0ff0731504ab"}, "isConfigFile": false}, {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "digest": {"algorithm": "md5", "value": "be082ae241c758c940d3551ba7856473"}, "isConfigFile": false}]}}, {"id": "2b766e740fa95904", "name": "e2fsprogs", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/e2fsprogs/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/e2fsprogs.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/e2fsprogs.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/e2fsprogs.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/e2fsprogs.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/e2fsprogs/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/e2fsprogs/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:e2fsprogs:e2fsprogs:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/e2fsprogs@1.45.5-2ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "e2fsprogs", "source": "", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1491, "depends": ["logsave"], "preDepends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libext2fs2 (= 1.45.5-2ubuntu1)", "libss2 (>= 1.38)", "libuuid1 (>= 2.16)"], "files": [{"path": "/etc/cron.d/e2scrub_all", "digest": {"algorithm": "md5", "value": "bc533e09f3b3d96bfe1633ad57eb7026"}, "isConfigFile": true}, {"path": "/etc/e2scrub.conf", "digest": {"algorithm": "md5", "value": "df38534cc670c70a91cf9b035845d244"}, "isConfigFile": true}, {"path": "/etc/mke2fs.conf", "digest": {"algorithm": "md5", "value": "8aedf0933eb5d956beccac70285650e6"}, "isConfigFile": true}, {"path": "/lib/systemd/system/e2scrub@.service", "digest": {"algorithm": "md5", "value": "5fed1684fbf97721fe17b5d450cd9328"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_all.service", "digest": {"algorithm": "md5", "value": "db357ec98aa91a8290dfc59fdf5cf0ef"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_all.timer", "digest": {"algorithm": "md5", "value": "8974b51fc7181c1efaf93832f9039e69"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_fail@.service", "digest": {"algorithm": "md5", "value": "3e6e28179af85df871c7b51e44b52b06"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_reap.service", "digest": {"algorithm": "md5", "value": "6dbafe24468819e508c930050e311125"}, "isConfigFile": false}, {"path": "/lib/udev/rules.d/96-e2scrub.rules", "digest": {"algorithm": "md5", "value": "1172955a6de564dd2812b9389da5987e"}, "isConfigFile": false}, {"path": "/sbin/badblocks", "digest": {"algorithm": "md5", "value": "5402823afb2ee022a9443c6af228a1b2"}, "isConfigFile": false}, {"path": "/sbin/debugfs", "digest": {"algorithm": "md5", "value": "658fbe4e4ed7b363636cc88e048ee410"}, "isConfigFile": false}, {"path": "/sbin/dumpe2fs", "digest": {"algorithm": "md5", "value": "5c66f7d8f7681a40562cf049ad4b72b4"}, "isConfigFile": false}, {"path": "/sbin/e2fsck", "digest": {"algorithm": "md5", "value": "de84d5863b49b2250dfb2c89dacebb16"}, "isConfigFile": false}, {"path": "/sbin/e2image", "digest": {"algorithm": "md5", "value": "f8a35b94d55b57dfffad13485915f2d5"}, "isConfigFile": false}, {"path": "/sbin/e2scrub", "digest": {"algorithm": "md5", "value": "0aacf12b9ef03f2bdf9432211308e568"}, "isConfigFile": false}, {"path": "/sbin/e2scrub_all", "digest": {"algorithm": "md5", "value": "07cc2614d358e900d20f617805d8c3e1"}, "isConfigFile": false}, {"path": "/sbin/e2undo", "digest": {"algorithm": "md5", "value": "290007b075bcc41a78570146148a61db"}, "isConfigFile": false}, {"path": "/sbin/mke2fs", "digest": {"algorithm": "md5", "value": "613b44ddc499a130070c7e5ac645342b"}, "isConfigFile": false}, {"path": "/sbin/resize2fs", "digest": {"algorithm": "md5", "value": "068e577a4501f7c10e1031bd7341cd16"}, "isConfigFile": false}, {"path": "/sbin/tune2fs", "digest": {"algorithm": "md5", "value": "581e44e00e28e3b15d7622f695b765d4"}, "isConfigFile": false}, {"path": "/usr/bin/chattr", "digest": {"algorithm": "md5", "value": "fae2c2deaeca3bbf906fb8034304ad32"}, "isConfigFile": false}, {"path": "/usr/bin/lsattr", "digest": {"algorithm": "md5", "value": "e5eefe7d8bddb7409061679de292c86c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron", "digest": {"algorithm": "md5", "value": "731d4cdfa7f74511d554db35468c9a7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_fail", "digest": {"algorithm": "md5", "value": "7cadd12f72ba9663414849b5abe98649"}, "isConfigFile": false}, {"path": "/usr/sbin/e2freefrag", "digest": {"algorithm": "md5", "value": "58768525fe73f678252467e9448aaf56"}, "isConfigFile": false}, {"path": "/usr/sbin/e4crypt", "digest": {"algorithm": "md5", "value": "da29fa02716f95921a4dd9b6c82199b2"}, "isConfigFile": false}, {"path": "/usr/sbin/e4defrag", "digest": {"algorithm": "md5", "value": "ea1a2e205ac4880bde537e1749818ae6"}, "isConfigFile": false}, {"path": "/usr/sbin/filefrag", "digest": {"algorithm": "md5", "value": "deceb872dd3e41ab8d8b58068b8c0540"}, "isConfigFile": false}, {"path": "/usr/sbin/mklost+found", "digest": {"algorithm": "md5", "value": "21af497f493980f1b8aa5a559b716dc9"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/NEWS.gz", "digest": {"algorithm": "md5", "value": "f43b4c28aa76681d6f3a3b0adb9fedad"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/README", "digest": {"algorithm": "md5", "value": "906d83fb79fe1b5d0cb2d95ede0bd9b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/e2fsprogs", "digest": {"algorithm": "md5", "value": "98f1856c61406654b4097cf1a3f7dd3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chattr.1.gz", "digest": {"algorithm": "md5", "value": "e95ef517b96d85badc7ad71375b8339b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsattr.1.gz", "digest": {"algorithm": "md5", "value": "140e484066f9bef1858d4c11bdc1f84c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/e2fsck.conf.5.gz", "digest": {"algorithm": "md5", "value": "70d13d2fe42c3f082dd36083a9501a77"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/ext4.5.gz", "digest": {"algorithm": "md5", "value": "f678a000fbb58c2f6c2ad78b96d18e11"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/mke2fs.conf.5.gz", "digest": {"algorithm": "md5", "value": "51e50b844bff077721250d95c39858d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/badblocks.8.gz", "digest": {"algorithm": "md5", "value": "06b6bf3e4203f3091e68aa5cf5370b5f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/debugfs.8.gz", "digest": {"algorithm": "md5", "value": "e6a3724fb0576ec7bd0eef8bfff2f011"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dumpe2fs.8.gz", "digest": {"algorithm": "md5", "value": "a5498ac6832247c7e9533769b00bf43e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2freefrag.8.gz", "digest": {"algorithm": "md5", "value": "4b530372c7d56ac1a54578cfe51707fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2fsck.8.gz", "digest": {"algorithm": "md5", "value": "bf89048805af9c79600cbe69b690ea7b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2image.8.gz", "digest": {"algorithm": "md5", "value": "3aa3751f752b60df3c8fd91f4dc27fd1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2label.8.gz", "digest": {"algorithm": "md5", "value": "44f72cf35e8cda65d25e6cc3c4fe10c0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2mmpstatus.8.gz", "digest": {"algorithm": "md5", "value": "58b8aba9317676777cb8383561ed5991"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2scrub.8.gz", "digest": {"algorithm": "md5", "value": "011f9a5106149884a0aa58ab73a23f20"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2scrub_all.8.gz", "digest": {"algorithm": "md5", "value": "172c0d0175011990f259949b7a9fd716"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2undo.8.gz", "digest": {"algorithm": "md5", "value": "45e8826c5bb5bf9458267682b2a1f041"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e4crypt.8.gz", "digest": {"algorithm": "md5", "value": "2448f9e878e07a01ad8ab506c1d2157a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e4defrag.8.gz", "digest": {"algorithm": "md5", "value": "e48c51e1c8368a2f79b18f235ecee8af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/filefrag.8.gz", "digest": {"algorithm": "md5", "value": "a2dfa01e2b037dbf90e47387542e10a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mke2fs.8.gz", "digest": {"algorithm": "md5", "value": "89d0ef3976238bba7d2186fe902c1883"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mklost+found.8.gz", "digest": {"algorithm": "md5", "value": "681853501afcec62d5b9b016499b8519"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/resize2fs.8.gz", "digest": {"algorithm": "md5", "value": "d3829282e657d6d54f11da4205cb62ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tune2fs.8.gz", "digest": {"algorithm": "md5", "value": "d1b0a237fcd84d061e67ad4883ae971a"}, "isConfigFile": false}]}}, {"id": "1e7f0fd635ce38f3", "name": "fdisk", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fdisk.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/fdisk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/fdisk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:fdisk:fdisk:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/fdisk@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "fdisk", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 505, "depends": ["libc6 (>= 2.14)", "libfdisk1 (>= 2.33)", "libmount1 (>= 2.24.2)", "libncursesw6 (>= 6)", "libsmartcols1 (>= 2.28~rc1)", "libtinfo6 (>= 6)"], "files": [{"path": "/sbin/cfdisk", "digest": {"algorithm": "md5", "value": "66f9c02712e47b33a07f356626db8ced"}, "isConfigFile": false}, {"path": "/sbin/fdisk", "digest": {"algorithm": "md5", "value": "4210276d1ebb0593cbf5d535a930e10b"}, "isConfigFile": false}, {"path": "/sbin/sfdisk", "digest": {"algorithm": "md5", "value": "4d2bd95d09cfa7b78466dfd45aa59c79"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/cfdisk", "digest": {"algorithm": "md5", "value": "6774c257b207bfb0cc1b44613abe996b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fdisk", "digest": {"algorithm": "md5", "value": "3c171ae9620a1604066753e76fd8d6b2"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/sfdisk", "digest": {"algorithm": "md5", "value": "08eb8afe1e4570dc92af0158f2c3f0c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/fdisk/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/cfdisk.8.gz", "digest": {"algorithm": "md5", "value": "2a02373ab2360ae0685ac972b2604c5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fdisk.8.gz", "digest": {"algorithm": "md5", "value": "5d455787dde658b653f8bc48495e8a5c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/sfdisk.8.gz", "digest": {"algorithm": "md5", "value": "ab350c1ac46b8f0da0de199c90d90543"}, "isConfigFile": false}]}}, {"id": "f5fe1a7d4abff264", "name": "findutils", "version": "4.7.0-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/findutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/findutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:findutils:findutils:4.7.0-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/findutils@4.7.0-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "findutils", "source": "", "version": "4.7.0-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 668, "preDepends": ["libc6 (>= 2.17)", "libselinux1 (>= 1.32)"], "files": [{"path": "/usr/bin/find", "digest": {"algorithm": "md5", "value": "b68ef002f84cc54dd472238ba7df80ab"}, "isConfigFile": false}, {"path": "/usr/bin/xargs", "digest": {"algorithm": "md5", "value": "67d30da7ca6e766bb5a005e77f928efb"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/findutils", "digest": {"algorithm": "md5", "value": "f78e2d4189be58135a915698efe1cd7a"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "75ca1d03fcbb9d988ff479d6c9ca6349"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "479d38170ee10d51f254a066ed74c6a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/README.gz", "digest": {"algorithm": "md5", "value": "88bc6d9dfc5b28f2e02ead0a1dcb9332"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/TODO", "digest": {"algorithm": "md5", "value": "2dcc6f47ffa9e6e956dbe835d7afd4db"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "81bdba643f09f69151696803b4cfeff0"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/copyright", "digest": {"algorithm": "md5", "value": "7c0e8644a1094ddd06a0bd46427abc93"}, "isConfigFile": false}, {"path": "/usr/share/info/find-maint.info.gz", "digest": {"algorithm": "md5", "value": "6520fbc63bba2467f8c03e3f9e50a09d"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-1.gz", "digest": {"algorithm": "md5", "value": "316b1f8e9b8f0b3d7897652a183b07de"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-2.gz", "digest": {"algorithm": "md5", "value": "86b2df66d7cd14a0a68143c6e6923e03"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info.gz", "digest": {"algorithm": "md5", "value": "f5b431defa964e40ed132f94db75a3fe"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/find.1.gz", "digest": {"algorithm": "md5", "value": "f4ccd0236caeaf121eae26c98ea0177b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xargs.1.gz", "digest": {"algorithm": "md5", "value": "308a93b76f64bf24c208161fbce57e09"}, "isConfigFile": false}]}}, {"id": "5f176cba3e8d2776", "name": "galera-4", "version": "26.4.9-focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/galera-4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/galera-4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC-BY-SA-3.0", "spdxExpression": "CC-BY-SA-3.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GFDL-1.1+", "spdxExpression": "GFDL-1.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:galera-4:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera-4:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera_4:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera_4:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/galera-4@26.4.9-focal?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "galera-4", "source": "", "version": "26.4.9-focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "Codership Oy ", "installedSize": 63791, "provides": ["galera", "galera4", "percona-xtradb-cluster-galera-26", "wsrep"], "depends": ["libc6 (>= 2.17)", "libgcc-s1 (>= 3.0)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)"], "files": [{"path": "/usr/lib/libgalera_smm.so", "digest": {"algorithm": "md5", "value": "c43d69f7f08b207aadff8140e973d345"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/AUTHORS", "digest": {"algorithm": "md5", "value": "dd940e9b685677b1cdc9a538178b4fed"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/README.gz", "digest": {"algorithm": "md5", "value": "1efd47037312b4ec3bae8d8b22a58c78"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6f30459b37b84a6fc9c565409c673531"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/copyright", "digest": {"algorithm": "md5", "value": "8741834de80db55417eed17d6ec437d1"}, "isConfigFile": false}]}}, {"id": "f01cfad828ded2bd", "name": "gawk", "version": "1:5.0.1+dfsg-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gawk.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/gawk.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gawk.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/gawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gawk:gawk:1\\:5.0.1\\+dfsg-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gawk@1:5.0.1%2Bdfsg-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gawk", "source": "", "version": "1:5.0.1+dfsg-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1668, "provides": ["awk"], "preDepends": ["libc6 (>= 2.29)", "libgmp10", "libmpfr6 (>= 3.1.3)", "libreadline8 (>= 6.0)", "libsigsegv2 (>= 2.9)"], "files": [{"path": "/etc/profile.d/gawk.csh", "digest": {"algorithm": "md5", "value": "b3d9e29a36f945b2065b2f88d18dadaa"}, "isConfigFile": true}, {"path": "/etc/profile.d/gawk.sh", "digest": {"algorithm": "md5", "value": "bfc054c0862d0fad98ca641b951c7061"}, "isConfigFile": true}, {"path": "/usr/bin/gawk", "digest": {"algorithm": "md5", "value": "7e9b2ed1272331cfbd2aac2e5eb3f84b"}, "isConfigFile": false}, {"path": "/usr/include/gawkapi.h", "digest": {"algorithm": "md5", "value": "21c85f5d6f8f4d15ae2835c0f70a935b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/awk/grcat", "digest": {"algorithm": "md5", "value": "3dbd559e4376c9e6ce8cf5e1b3c130d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/awk/pwcat", "digest": {"algorithm": "md5", "value": "6c9b36a4827df56fdf443c6217aad41a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/filefuncs.so", "digest": {"algorithm": "md5", "value": "35caad69171e9469f943077402caec25"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/fnmatch.so", "digest": {"algorithm": "md5", "value": "c4885b45bbdf1282f45fc93815829010"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/fork.so", "digest": {"algorithm": "md5", "value": "d44b48d2f3af5ec98c401ca6c7b0ec57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/inplace.so", "digest": {"algorithm": "md5", "value": "ff18d2748311d48e37d5de808df4c407"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/intdiv.so", "digest": {"algorithm": "md5", "value": "cfaca509205f7c347f675adc3ee92c3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/ordchr.so", "digest": {"algorithm": "md5", "value": "57ec81580456d9bd06f2966bcdf091d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/readdir.so", "digest": {"algorithm": "md5", "value": "f6a44a2dfe212c33e64ae42e76a2af25"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/readfile.so", "digest": {"algorithm": "md5", "value": "c62e0bfbc9608eb83d338516ffaa99d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/revoutput.so", "digest": {"algorithm": "md5", "value": "42ae484c4c142daf2f3efec4a8e0909c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/revtwoway.so", "digest": {"algorithm": "md5", "value": "d085037120fb7b2fe5740e08c158a208"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/rwarray.so", "digest": {"algorithm": "md5", "value": "701764e9d41f6806ae2bbb5523d4c976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/time.so", "digest": {"algorithm": "md5", "value": "e9279ff26caad018cfe31b45a99e15d1"}, "isConfigFile": false}, {"path": "/usr/share/awk/assert.awk", "digest": {"algorithm": "md5", "value": "c94753467cb0ce839cbc87dd5313392a"}, "isConfigFile": false}, {"path": "/usr/share/awk/bits2str.awk", "digest": {"algorithm": "md5", "value": "801e293a442232eafd89a2d0550c6221"}, "isConfigFile": false}, {"path": "/usr/share/awk/cliff_rand.awk", "digest": {"algorithm": "md5", "value": "4f102335ebacbb13af785af2a5ee5699"}, "isConfigFile": false}, {"path": "/usr/share/awk/ctime.awk", "digest": {"algorithm": "md5", "value": "8d5d47289e51296344d0e5b9c7766d76"}, "isConfigFile": false}, {"path": "/usr/share/awk/ftrans.awk", "digest": {"algorithm": "md5", "value": "8a3ce2527c151d25d7c2b14811f2cfdc"}, "isConfigFile": false}, {"path": "/usr/share/awk/getopt.awk", "digest": {"algorithm": "md5", "value": "ecb6f8884e5af110b78ca4d96671082e"}, "isConfigFile": false}, {"path": "/usr/share/awk/gettime.awk", "digest": {"algorithm": "md5", "value": "8a4784537dfcaa8861dbb8c48e19bf8f"}, "isConfigFile": false}, {"path": "/usr/share/awk/group.awk", "digest": {"algorithm": "md5", "value": "ec60eb26f73753e91fcd5fb6688ea9f6"}, "isConfigFile": false}, {"path": "/usr/share/awk/have_mpfr.awk", "digest": {"algorithm": "md5", "value": "277af1c082b2d1b5d1fb164f4e70fb80"}, "isConfigFile": false}, {"path": "/usr/share/awk/inplace.awk", "digest": {"algorithm": "md5", "value": "329fbc9e45aebe7b9f073ab2bba192e0"}, "isConfigFile": false}, {"path": "/usr/share/awk/intdiv0.awk", "digest": {"algorithm": "md5", "value": "af5a27eb05a5cdc496135b8068faf741"}, "isConfigFile": false}, {"path": "/usr/share/awk/join.awk", "digest": {"algorithm": "md5", "value": "babd186770765508e26d344613ffbe0d"}, "isConfigFile": false}, {"path": "/usr/share/awk/libintl.awk", "digest": {"algorithm": "md5", "value": "cc11a880a2e1e277530c2d7d7cdac202"}, "isConfigFile": false}, {"path": "/usr/share/awk/noassign.awk", "digest": {"algorithm": "md5", "value": "5c3ae18fb1b0d7e66795de410e4ba50b"}, "isConfigFile": false}, {"path": "/usr/share/awk/ns_passwd.awk", "digest": {"algorithm": "md5", "value": "18c0634bf39d0bcc0555d70470fb1961"}, "isConfigFile": false}, {"path": "/usr/share/awk/ord.awk", "digest": {"algorithm": "md5", "value": "1b35f85e1492c59ebc24bd2e643074f6"}, "isConfigFile": false}, {"path": "/usr/share/awk/passwd.awk", "digest": {"algorithm": "md5", "value": "e252997ddf76bdf63d44a030724d6477"}, "isConfigFile": false}, {"path": "/usr/share/awk/processarray.awk", "digest": {"algorithm": "md5", "value": "2c4024c524af0bb20de33c70dd1d4cea"}, "isConfigFile": false}, {"path": "/usr/share/awk/quicksort.awk", "digest": {"algorithm": "md5", "value": "41d84c6f3f8376779167b6cbf52d1b4a"}, "isConfigFile": false}, {"path": "/usr/share/awk/readable.awk", "digest": {"algorithm": "md5", "value": "72fe0f2ef7c67d51469a3eb505427063"}, "isConfigFile": false}, {"path": "/usr/share/awk/readfile.awk", "digest": {"algorithm": "md5", "value": "090e8a4a6c9306498c239ea7222f81aa"}, "isConfigFile": false}, {"path": "/usr/share/awk/rewind.awk", "digest": {"algorithm": "md5", "value": "c87adbdbc349b6e4c96d9494d7fc9a30"}, "isConfigFile": false}, {"path": "/usr/share/awk/round.awk", "digest": {"algorithm": "md5", "value": "e9028984b0d82fac692f3d5c5d4c211e"}, "isConfigFile": false}, {"path": "/usr/share/awk/shellquote.awk", "digest": {"algorithm": "md5", "value": "bb0ea816086eef477eadac55475199b0"}, "isConfigFile": false}, {"path": "/usr/share/awk/strtonum.awk", "digest": {"algorithm": "md5", "value": "b3fcc1c281c1f173f13ad3b47cb8a39f"}, "isConfigFile": false}, {"path": "/usr/share/awk/walkarray.awk", "digest": {"algorithm": "md5", "value": "7b15948b50551201439773ad50912103"}, "isConfigFile": false}, {"path": "/usr/share/awk/zerofile.awk", "digest": {"algorithm": "md5", "value": "a69b061ef1bbca105082fe8a248818da"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/AUTHORS", "digest": {"algorithm": "md5", "value": "ea9af341b883d00b0492a85609986792"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/NEWS.gz", "digest": {"algorithm": "md5", "value": "292e7f585a587ec30be3ed485f2a31f1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/POSIX.STD", "digest": {"algorithm": "md5", "value": "124096624043b5e72af317286ad9729c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/README", "digest": {"algorithm": "md5", "value": "2838411d4aeb6c16f2901585234d80c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c2575ed8bc7ce617ce4c6aa0930e546c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/copyright", "digest": {"algorithm": "md5", "value": "d7a305dd1e74fa66a34013a5bbfbf875"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/class_data1", "digest": {"algorithm": "md5", "value": "b414a96daf9fc8ad61be972c17560e3d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/class_data2", "digest": {"algorithm": "md5", "value": "d3868e27edb8664c4246cccebdf3efe0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/guide-mellow.po", "digest": {"algorithm": "md5", "value": "27df7071f5537fa103b29801b8c03be3"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/guide.po", "digest": {"algorithm": "md5", "value": "7c407046f688773d4ff1dcc526553db5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/inventory-shipped", "digest": {"algorithm": "md5", "value": "d382714c24f9530eeab507129ab82855"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/mail-list", "digest": {"algorithm": "md5", "value": "e91eeaa52d84b23bf77d3cbb6673e486"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/assert.awk", "digest": {"algorithm": "md5", "value": "c94753467cb0ce839cbc87dd5313392a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/bits2str.awk", "digest": {"algorithm": "md5", "value": "801e293a442232eafd89a2d0550c6221"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/cliff_rand.awk", "digest": {"algorithm": "md5", "value": "4f102335ebacbb13af785af2a5ee5699"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ctime.awk", "digest": {"algorithm": "md5", "value": "8d5d47289e51296344d0e5b9c7766d76"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ftrans.awk", "digest": {"algorithm": "md5", "value": "8a3ce2527c151d25d7c2b14811f2cfdc"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/getopt.awk", "digest": {"algorithm": "md5", "value": "ecb6f8884e5af110b78ca4d96671082e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/gettime.awk", "digest": {"algorithm": "md5", "value": "8a4784537dfcaa8861dbb8c48e19bf8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/grcat.c", "digest": {"algorithm": "md5", "value": "86c386fcb16ee513a74372fcb011dfcd"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/groupawk.in", "digest": {"algorithm": "md5", "value": "86578f20d0099b75e6dbba71aae229a2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/have_mpfr.awk", "digest": {"algorithm": "md5", "value": "277af1c082b2d1b5d1fb164f4e70fb80"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/inplace.awk", "digest": {"algorithm": "md5", "value": "329fbc9e45aebe7b9f073ab2bba192e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/intdiv0.awk", "digest": {"algorithm": "md5", "value": "af5a27eb05a5cdc496135b8068faf741"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/join.awk", "digest": {"algorithm": "md5", "value": "babd186770765508e26d344613ffbe0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/libintl.awk", "digest": {"algorithm": "md5", "value": "cc11a880a2e1e277530c2d7d7cdac202"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/noassign.awk", "digest": {"algorithm": "md5", "value": "5c3ae18fb1b0d7e66795de410e4ba50b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ns_passwd.awk", "digest": {"algorithm": "md5", "value": "18c0634bf39d0bcc0555d70470fb1961"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ord.awk", "digest": {"algorithm": "md5", "value": "1b35f85e1492c59ebc24bd2e643074f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/passwdawk.in", "digest": {"algorithm": "md5", "value": "6ad0d03ce3be1e37af95b3f26367b4ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/processarray.awk", "digest": {"algorithm": "md5", "value": "2c4024c524af0bb20de33c70dd1d4cea"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/pwcat.c", "digest": {"algorithm": "md5", "value": "476754d81ef39575fecb7c61ed12cf3b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/quicksort.awk", "digest": {"algorithm": "md5", "value": "41d84c6f3f8376779167b6cbf52d1b4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/readable.awk", "digest": {"algorithm": "md5", "value": "72fe0f2ef7c67d51469a3eb505427063"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/readfile.awk", "digest": {"algorithm": "md5", "value": "090e8a4a6c9306498c239ea7222f81aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/rewind.awk", "digest": {"algorithm": "md5", "value": "c87adbdbc349b6e4c96d9494d7fc9a30"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/round.awk", "digest": {"algorithm": "md5", "value": "e9028984b0d82fac692f3d5c5d4c211e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/shellquote.awk", "digest": {"algorithm": "md5", "value": "bb0ea816086eef477eadac55475199b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/strtonum.awk", "digest": {"algorithm": "md5", "value": "b3fcc1c281c1f173f13ad3b47cb8a39f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/walkarray.awk", "digest": {"algorithm": "md5", "value": "7b15948b50551201439773ad50912103"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/zerofile.awk", "digest": {"algorithm": "md5", "value": "a69b061ef1bbca105082fe8a248818da"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/addresses.csv", "digest": {"algorithm": "md5", "value": "45dfbf01f00e9422309efb15fc38a2d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/arraymax.awk", "digest": {"algorithm": "md5", "value": "a46bc2abd25f2115d007f05c88104945"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/arraymax.data", "digest": {"algorithm": "md5", "value": "4da01a240d0d70837196aa6be895db04"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/findpat.awk", "digest": {"algorithm": "md5", "value": "618f3479c5cd724c4327c52b57f6002c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/findpat.data", "digest": {"algorithm": "md5", "value": "78bf41a9465d47469d6048c26f12f85c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/simple-csv.awk", "digest": {"algorithm": "md5", "value": "c54f3eb4dc08c9d8635ff110c97ef414"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/PostAgent.sh", "digest": {"algorithm": "md5", "value": "42d8f0222a63441be24f4eeb7cb9295a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/coreserv.awk", "digest": {"algorithm": "md5", "value": "a6ed41f4bd55832d3065f6750ec63a2d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/eliza.awk", "digest": {"algorithm": "md5", "value": "e867cfb421484fdae0ac2170da073c61"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/fingerclient.awk", "digest": {"algorithm": "md5", "value": "f91dae978f800066f93d39007e4c2417"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/geturl.awk", "digest": {"algorithm": "md5", "value": "ced117ff00ce8a4f290f5919023a5e18"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/hello-serv.awk", "digest": {"algorithm": "md5", "value": "6bb9eb08f7995fbb0e4f9b40fb16ca07"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/maze.awk", "digest": {"algorithm": "md5", "value": "d2cadca07aee22817274bafd637cbd58"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/mobag.awk", "digest": {"algorithm": "md5", "value": "41ec7ed52649c1a6caebeeabdbfa27ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/panic.awk", "digest": {"algorithm": "md5", "value": "fae61ca035a66e48d5a917c9badfa3b5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.awk", "digest": {"algorithm": "md5", "value": "cdbd77761aaf7074c6ae116911876619"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.request", "digest": {"algorithm": "md5", "value": "73ffc528e8dc30959316b8adcaba84b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.result", "digest": {"algorithm": "md5", "value": "04f1e29af600c0f1f33532a2a10363ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/remconf.awk", "digest": {"algorithm": "md5", "value": "3ee0500837f777a80d550fdff49ee3e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/statist.awk", "digest": {"algorithm": "md5", "value": "fc77b83cfe200026d9180fde2d4ed0ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/stoxdata.txt", "digest": {"algorithm": "md5", "value": "182c617d915d338a9aa1002ff3106e39"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/stoxpred.awk", "digest": {"algorithm": "md5", "value": "fbdc908917f96d55dbe76b9e3ef27243"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/testserv.awk", "digest": {"algorithm": "md5", "value": "2d2febfef96f8f2e3cb2a783d02c17bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/urlchk.awk", "digest": {"algorithm": "md5", "value": "79077c7b80fc385243aa4d107c1dd04c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/webgrab.awk", "digest": {"algorithm": "md5", "value": "9ccd389091270933ae4404e964b311ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/alarm.awk", "digest": {"algorithm": "md5", "value": "f2048ec7433b09a4c2f25f4940bd0ce3"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/anagram.awk", "digest": {"algorithm": "md5", "value": "277db4a9e8f2e47ee495cd9e6ba3044b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/awksed.awk", "digest": {"algorithm": "md5", "value": "c70404c6457746583a60581690106dec"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/cut.awk", "digest": {"algorithm": "md5", "value": "6484250fb82e91c4127835b1365c0b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/dupword.awk", "digest": {"algorithm": "md5", "value": "002e2fb3ea409b5952e8a183285d6949"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/egrep.awk", "digest": {"algorithm": "md5", "value": "910103376e17c98d6b0adf7f092b98c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/extract.awk", "digest": {"algorithm": "md5", "value": "f72c3475c78c3c638424d1b20448bb30"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/guide.awk", "digest": {"algorithm": "md5", "value": "c7a25dfe2e2d9f115cfb4d68c20aa7fa"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/histsort.awk", "digest": {"algorithm": "md5", "value": "24c8a9b28b97ece913fd98a1e43c1e91"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/id.awk", "digest": {"algorithm": "md5", "value": "fd77226f6509793c042f269e191d2a41"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/igawk.sh", "digest": {"algorithm": "md5", "value": "92ef313a17fa4c15290109063cebdd4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/indirectcall.awk", "digest": {"algorithm": "md5", "value": "ccabadaec505c1b51009d53fe455cbcf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/labels.awk", "digest": {"algorithm": "md5", "value": "dcd3abd32da0978b2a55df974665688f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/pi.awk", "digest": {"algorithm": "md5", "value": "555f9b924bf1ce42d27cc9edaf6c1f03"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/split.awk", "digest": {"algorithm": "md5", "value": "61918e85eeca021a83381e990d23eac4"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/tee.awk", "digest": {"algorithm": "md5", "value": "5fcb61ba4cb2abbbc46cd32a465c5946"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/testbits.awk", "digest": {"algorithm": "md5", "value": "ff45caabc71bee709d44171d9402ceb8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/translate.awk", "digest": {"algorithm": "md5", "value": "e30c070b50619dc4c9601741546e936a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/uniq.awk", "digest": {"algorithm": "md5", "value": "afb5f2298c2d6735d821e33bd5436b89"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/wc.awk", "digest": {"algorithm": "md5", "value": "e3ede54705941af17a2ce7e307e35fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/wordfreq.awk", "digest": {"algorithm": "md5", "value": "71ebaeca16709ae72f2bba4b7b85209e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gawk.1.gz", "digest": {"algorithm": "md5", "value": "7e1b00861ddf4fa4b411e4270899f46b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/filefuncs.3am.gz", "digest": {"algorithm": "md5", "value": "129adeb2e4f79e520091f4be339f205d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/fnmatch.3am.gz", "digest": {"algorithm": "md5", "value": "869183939b4ca4a94d8391520df4b8ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/fork.3am.gz", "digest": {"algorithm": "md5", "value": "291a3b3cdcbf5b8eda2737f7122a487f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/inplace.3am.gz", "digest": {"algorithm": "md5", "value": "5b21a504ac764b43690adc857322f9c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/ordchr.3am.gz", "digest": {"algorithm": "md5", "value": "2d1efdb9794f0e601bebdb6ba6e10db3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readdir.3am.gz", "digest": {"algorithm": "md5", "value": "f4db8778d46eb6f2e6053390e7515877"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readfile.3am.gz", "digest": {"algorithm": "md5", "value": "e1404ba419482a4cc05492169504c736"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/revoutput.3am.gz", "digest": {"algorithm": "md5", "value": "8f5ecd6296332619cca527d269f9f6a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/revtwoway.3am.gz", "digest": {"algorithm": "md5", "value": "1f588f2676f38cc22995d76f9a58839e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/rwarray.3am.gz", "digest": {"algorithm": "md5", "value": "e59780c988dc23aca70178c3a94e8bfe"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/time.3am.gz", "digest": {"algorithm": "md5", "value": "2159bf2265205654ce530ea259fc7894"}, "isConfigFile": false}]}}, {"id": "2328ebc6efd80113", "name": "gcc-10-base", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc-10-base:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10-base:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gcc-10-base@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gcc-10-base", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 265, "files": [{"path": "/usr/share/doc/gcc-10-base/README.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "b641ae885130348be9a4adcee3f39d4b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/TODO.Debian", "digest": {"algorithm": "md5", "value": "8afe308ec72834f3c24b209fbc4d149e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ae7b147b053ef8c010ea8dba67d7ce66"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/copyright", "digest": {"algorithm": "md5", "value": "a80ca2e181b9eecc3e4d373fd7ca59f2"}, "isConfigFile": false}]}}, {"id": "83a6fbe6e8c0eaa7", "name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}, {"id": "6d869be27081e838", "name": "github.com/tianon/gosu", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:tianon:gosu:\\(devel\\):*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/tianon/gosu@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "mainModule": "github.com/tianon/gosu"}}, {"id": "dd6fe3d80b8969d2", "name": "gnupg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gnupg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gnupg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnupg:gnupg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gnupg@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gnupg", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 413, "depends": ["dirmngr (<< 2.2.19-3ubuntu2.1.1~)", "dirmngr (>= 2.2.19-3ubuntu2.1)", "gnupg-l10n (= 2.2.19-3ubuntu2.1)", "gnupg-utils (<< 2.2.19-3ubuntu2.1.1~)", "gnupg-utils (>= 2.2.19-3ubuntu2.1)", "gpg (<< 2.2.19-3ubuntu2.1.1~)", "gpg (>= 2.2.19-3ubuntu2.1)", "gpg-agent (<< 2.2.19-3ubuntu2.1.1~)", "gpg-agent (>= 2.2.19-3ubuntu2.1)", "gpg-wks-client (<< 2.2.19-3ubuntu2.1.1~)", "gpg-wks-client (>= 2.2.19-3ubuntu2.1)", "gpg-wks-server (<< 2.2.19-3ubuntu2.1.1~)", "gpg-wks-server (>= 2.2.19-3ubuntu2.1)", "gpgsm (<< 2.2.19-3ubuntu2.1.1~)", "gpgsm (>= 2.2.19-3ubuntu2.1)", "gpgv (<< 2.2.19-3ubuntu2.1.1~)", "gpgv (>= 2.2.19-3ubuntu2.1)"], "files": [{"path": "/usr/share/doc/gnupg/DCO", "digest": {"algorithm": "md5", "value": "878a0761e71dab589944e82b0a922315"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/DETAILS.gz", "digest": {"algorithm": "md5", "value": "7fecedf53e580f54b3ae8785219f8f61"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/FAQ", "digest": {"algorithm": "md5", "value": "1344adfbf948890928fd0ae7450f3529"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/HACKING.gz", "digest": {"algorithm": "md5", "value": "505c6860ad1a8ee2d9909f2dbdc5859e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/OpenPGP.gz", "digest": {"algorithm": "md5", "value": "561a2824f92d60cb6ae1cbc10363d1f8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/README.Debian", "digest": {"algorithm": "md5", "value": "23bef41e22391e3e58bef93b526ec84b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/README.gz", "digest": {"algorithm": "md5", "value": "9fa48910513ba9a4639f74ba7069ff31"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/TRANSLATE", "digest": {"algorithm": "md5", "value": "97e91567ea3bb8852524179fcdd01c49"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/README", "digest": {"algorithm": "md5", "value": "b7f31285ba0de34f118b907d7965eb3f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/debug.prf", "digest": {"algorithm": "md5", "value": "63c086c02e611dc38719e116b21eb5f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/gpgconf.conf", "digest": {"algorithm": "md5", "value": "77f8f3b567a98a41ca33626cd7312ca9"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/scd-event", "digest": {"algorithm": "md5", "value": "21ff9053d71f94c3c3eee9fc66863fb1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/README", "digest": {"algorithm": "md5", "value": "1b6768aecc85a31e0cd17c5684327223"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/dirmngr.service", "digest": {"algorithm": "md5", "value": "c524c839628dd23b3966bca442b915bc"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/dirmngr.socket", "digest": {"algorithm": "md5", "value": "55070b8cf2347282d1baf97eb90ca319"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent-browser.socket", "digest": {"algorithm": "md5", "value": "43a51a805e48ebb00a82ce0928cb0ff5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent-extra.socket", "digest": {"algorithm": "md5", "value": "d4ae84ec812069b7fc6d91f9f2d8278c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent-ssh.socket", "digest": {"algorithm": "md5", "value": "8a14288974bcc6ccec327af227892531"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent.service", "digest": {"algorithm": "md5", "value": "b94c1a39f6d95db9a5b9449f48ef067f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/systemd-user/gpg-agent.socket", "digest": {"algorithm": "md5", "value": "bf0fa55f8a38c201a2c1e763f8b204c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg/examples/vsnfd.prf", "digest": {"algorithm": "md5", "value": "fc340be31aafe28d43c9cbe9995cf4d3"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg-card-architecture.png", "digest": {"algorithm": "md5", "value": "ede2a05430ff67411a326cfde08331fa"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg-module-overview.png", "digest": {"algorithm": "md5", "value": "60e6f27dd812f45834abc48321da67a3"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg.info-1.gz", "digest": {"algorithm": "md5", "value": "109ca64d33aa82fe93882010548309cd"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg.info-2.gz", "digest": {"algorithm": "md5", "value": "1dddff933dd572477d82722853b1e8d3"}, "isConfigFile": false}, {"path": "/usr/share/info/gnupg.info.gz", "digest": {"algorithm": "md5", "value": "bf7adaeabc2a2ee20fe97ee39a3d0633"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/gnupg.7.gz", "digest": {"algorithm": "md5", "value": "0658c5806c26adca6d12747a27dbddb4"}, "isConfigFile": false}]}}, {"id": "519b1bef09b1fdeb", "name": "gnupg-l10n", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gnupg-l10n.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gnupg-l10n.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-l10n/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnupg-l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg-l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg_l10n:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg_l10n:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg:gnupg-l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg:gnupg_l10n:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gnupg-l10n@2.2.19-3ubuntu2.1?arch=all&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gnupg-l10n", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 380, "files": [{"path": "/usr/share/doc/gnupg-l10n/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "c9b37925ce40e17541418e7486481909"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-l10n/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8257d98b2908951182398e6b424a0938"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-l10n/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.be.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.ca.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.cs.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.da.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.de.txt", "digest": {"algorithm": "md5", "value": "2ce363dc4f901492b3378a5890c800b1"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.el.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.eo.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.es.txt", "digest": {"algorithm": "md5", "value": "aa04475c3579b70cd782933202b57a11"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.et.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.fi.txt", "digest": {"algorithm": "md5", "value": "2f1c09676d19e0665a7796bbcdb43bbf"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.fr.txt", "digest": {"algorithm": "md5", "value": "31483ae33be515f71e55ffdd02a91053"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.gl.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.hu.txt", "digest": {"algorithm": "md5", "value": "27846e504b7ee16691d74fa767a94964"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.id.txt", "digest": {"algorithm": "md5", "value": "10fc1f64cb3db5f7644f76e7c0116b44"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.it.txt", "digest": {"algorithm": "md5", "value": "621e06d2432cab3609494cbb7e6fb78b"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.ja.txt", "digest": {"algorithm": "md5", "value": "c9bbaeccdb6cedf36a4605777b159265"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.nb.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.pl.txt", "digest": {"algorithm": "md5", "value": "934c96dc3271ebcc317f2e10258cafef"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.pt.txt", "digest": {"algorithm": "md5", "value": "493b0ec423cfdc2fc8656d448b652da6"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.pt_BR.txt", "digest": {"algorithm": "md5", "value": "38e773675d99ef7a40c459d68022641a"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.ro.txt", "digest": {"algorithm": "md5", "value": "89a6fc0dd0a8fb7b259d5e62ec50d35d"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.ru.txt", "digest": {"algorithm": "md5", "value": "0ddc84a27580324f65f9fbdbab03c724"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.sk.txt", "digest": {"algorithm": "md5", "value": "fff59cd28f183572140170cf47690016"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.sv.txt", "digest": {"algorithm": "md5", "value": "14a267cde4ab3ba9bf15d6bac9eddff5"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.tr.txt", "digest": {"algorithm": "md5", "value": "220682465372281151e7e40b546c546f"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.txt", "digest": {"algorithm": "md5", "value": "8c6ef448aeff84ac79a378e154fdd2a7"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.zh_CN.txt", "digest": {"algorithm": "md5", "value": "32711126514e9b5d9263a69ffd99349f"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/help.zh_TW.txt", "digest": {"algorithm": "md5", "value": "09070448c470b393724830a851a923c8"}, "isConfigFile": false}]}}, {"id": "3880d8afb7fb6727", "name": "gnupg-utils", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gnupg-utils.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gnupg-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gnupg-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnupg-utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg-utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg_utils:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg_utils:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg:gnupg-utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnupg:gnupg_utils:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gnupg-utils@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gnupg-utils", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1550, "depends": ["libassuan0 (>= 2.5.0)", "libbz2-1.0", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libksba8 (>= 1.3.4)", "libreadline8 (>= 6.0)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/gpg-zip", "digest": {"algorithm": "md5", "value": "7570a0905643606167dfcfd2afae7930"}, "isConfigFile": false}, {"path": "/usr/bin/gpgcompose", "digest": {"algorithm": "md5", "value": "312b20c6817082c36a2a6b10d2b1b6ca"}, "isConfigFile": false}, {"path": "/usr/bin/gpgparsemail", "digest": {"algorithm": "md5", "value": "12881f25e1dadd001cacc7e139207f21"}, "isConfigFile": false}, {"path": "/usr/bin/gpgsplit", "digest": {"algorithm": "md5", "value": "016068fdaf2d8f4607d837c117a785b6"}, "isConfigFile": false}, {"path": "/usr/bin/gpgtar", "digest": {"algorithm": "md5", "value": "6d56cd90f51ea48acafd8e0761045253"}, "isConfigFile": false}, {"path": "/usr/bin/kbxutil", "digest": {"algorithm": "md5", "value": "0d37875fba6cbb5901c6c8b7a9d6f8dd"}, "isConfigFile": false}, {"path": "/usr/bin/lspgpot", "digest": {"algorithm": "md5", "value": "5330329ffc1f4d5c60ca3fbf3b4f7836"}, "isConfigFile": false}, {"path": "/usr/bin/migrate-pubring-from-classic-gpg", "digest": {"algorithm": "md5", "value": "e3d4780d6d209e4a014250692362018f"}, "isConfigFile": false}, {"path": "/usr/bin/symcryptrun", "digest": {"algorithm": "md5", "value": "332a00f9ca5354d64e36955dc92b4133"}, "isConfigFile": false}, {"path": "/usr/bin/watchgnupg", "digest": {"algorithm": "md5", "value": "5ac089e2bccefb1d80c711c5405f24d0"}, "isConfigFile": false}, {"path": "/usr/sbin/addgnupghome", "digest": {"algorithm": "md5", "value": "1629d5e5b1a74e8457ca6bf835831b63"}, "isConfigFile": false}, {"path": "/usr/sbin/applygnupgdefaults", "digest": {"algorithm": "md5", "value": "e971c231d6702a0830829570c08845cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-utils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "c9b37925ce40e17541418e7486481909"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-utils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "792419871c157e1d53bd0ce5bf9eba74"}, "isConfigFile": false}, {"path": "/usr/share/doc/gnupg-utils/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-zip.1.gz", "digest": {"algorithm": "md5", "value": "3307abc79ffc6e179b6e35421d6dd24f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgcompose.1.gz", "digest": {"algorithm": "md5", "value": "bd2b771b2d8e1475775a003d36dbf6d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgparsemail.1.gz", "digest": {"algorithm": "md5", "value": "dfd2d8a49d9b12308cb60f2246da86a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgsplit.1.gz", "digest": {"algorithm": "md5", "value": "21e2bb4fda45d11ef56eec94ced0573b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgtar.1.gz", "digest": {"algorithm": "md5", "value": "3a76d2c272165a6bf83da39e81df5022"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/kbxutil.1.gz", "digest": {"algorithm": "md5", "value": "d0adab7d3b9be89bab579a1ccee052df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lspgpot.1.gz", "digest": {"algorithm": "md5", "value": "6ece2f5718070520d4a75c6a432548c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/migrate-pubring-from-classic-gpg.1.gz", "digest": {"algorithm": "md5", "value": "9fd7903019196bf3dfb9778a0f0a33cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/symcryptrun.1.gz", "digest": {"algorithm": "md5", "value": "eae32678d3b288302472e818a459f845"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/watchgnupg.1.gz", "digest": {"algorithm": "md5", "value": "edcf85d9cd571977f751bbad0f2ad1e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/addgnupghome.8.gz", "digest": {"algorithm": "md5", "value": "eb379a9e63760f4a8ea72b0b821d3d41"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/applygnupgdefaults.8.gz", "digest": {"algorithm": "md5", "value": "5a8918f98757ed931645c960f8003ad7"}, "isConfigFile": false}]}}, {"id": "70f44c3bb53be645", "name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/sys:v0.0.0-20210817142637-7d9622a276b7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210817142637-7d9622a276b7", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:lQ8Btl/sJr2+f4ql7ffKUKfnV0BsgsICvm0oEeINAQY=", "mainModule": "github.com/tianon/gosu"}}, {"id": "8edc67cf421a547e", "name": "gpg", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpg:gpg:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpg@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpg", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1135, "depends": ["gpgconf (= 2.2.19-3ubuntu2.1)", "libassuan0 (>= 2.5.0)", "libbz2-1.0", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libreadline8 (>= 6.0)", "libsqlite3-0 (>= 3.7.15)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/gpg", "digest": {"algorithm": "md5", "value": "fe694b3f44cc090c369065a1ddf082ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg.1.gz", "digest": {"algorithm": "md5", "value": "051a683fc80da23a24f96b02d7093c5e"}, "isConfigFile": false}]}}, {"id": "90259e126178f943", "name": "gpg-agent", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg-agent.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg-agent.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg-agent.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg-agent.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-agent/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpg-agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_agent:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_agent:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg-agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg_agent:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpg-agent@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpg-agent", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 911, "provides": ["gnupg-agent"], "depends": ["gpgconf (= 2.2.19-3ubuntu2.1)", "pinentry-curses | pinentry", "init-system-helpers (>= 1.52)", "libassuan0 (>= 2.5.1)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libnpth0 (>= 0.90)"], "files": [{"path": "/etc/X11/Xsession.d/90gpg-agent", "digest": {"algorithm": "md5", "value": "fbb9ce5e8e4ba5727090f0aa51b61a82"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.server/gpg-agent", "digest": {"algorithm": "md5", "value": "2d0fbc91a955ba69408ca033d7ae2455"}, "isConfigFile": true}, {"path": "/usr/bin/gpg-agent", "digest": {"algorithm": "md5", "value": "3d759f2053b76a2642893424e16d88b6"}, "isConfigFile": false}, {"path": "/usr/lib/gnupg/gpg-check-pattern", "digest": {"algorithm": "md5", "value": "0185b81ca8b9c54bc4de6e8268fa760a"}, "isConfigFile": false}, {"path": "/usr/lib/gnupg/gpg-preset-passphrase", "digest": {"algorithm": "md5", "value": "ac357790cd40b897611d863208816149"}, "isConfigFile": false}, {"path": "/usr/lib/gnupg/gpg-protect-tool", "digest": {"algorithm": "md5", "value": "8db26bcc6167156d5284c13087226791"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user-environment-generators/90gpg-agent", "digest": {"algorithm": "md5", "value": "683a76a20c4fa8faba685e3949ac4e60"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent-browser.socket", "digest": {"algorithm": "md5", "value": "43a51a805e48ebb00a82ce0928cb0ff5"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent-extra.socket", "digest": {"algorithm": "md5", "value": "d4ae84ec812069b7fc6d91f9f2d8278c"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent-ssh.socket", "digest": {"algorithm": "md5", "value": "8a14288974bcc6ccec327af227892531"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent.service", "digest": {"algorithm": "md5", "value": "b94c1a39f6d95db9a5b9449f48ef067f"}, "isConfigFile": false}, {"path": "/usr/lib/systemd/user/gpg-agent.socket", "digest": {"algorithm": "md5", "value": "bf0fa55f8a38c201a2c1e763f8b204c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "bd20d646dc851a526b87cff86822d904"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/README.Debian", "digest": {"algorithm": "md5", "value": "53833b26b6748077e4cbde18ae9ac762"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/examples/pwpattern.list", "digest": {"algorithm": "md5", "value": "fd69131e4e49f83ae3c64b91c8fc5de5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-agent/examples/trustlist.txt", "digest": {"algorithm": "md5", "value": "58f05262566bdb245b2f60824a7f8f43"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/gpg-agent", "digest": {"algorithm": "md5", "value": "2675bb758edbecb9fc99b92b851bc655"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-agent.1.gz", "digest": {"algorithm": "md5", "value": "ca7ec50a68e5ac3e70e8bf24742a32ce"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-check-pattern.1.gz", "digest": {"algorithm": "md5", "value": "a1698d5a2f5675d04ad402395ef7a683"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-preset-passphrase.1.gz", "digest": {"algorithm": "md5", "value": "291720eb63f3ff44396574ac2d014a2a"}, "isConfigFile": false}]}}, {"id": "912b46554290ac50", "name": "gpg-wks-client", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg-wks-client.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg-wks-client.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-client/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpg-wks-client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks-client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks_client:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks_client:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg-wks-client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg_wks_client:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpg-wks-client@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpg-wks-client", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 275, "depends": ["dirmngr (= 2.2.19-3ubuntu2.1)", "gpg (= 2.2.19-3ubuntu2.1)", "gpg-agent (= 2.2.19-3ubuntu2.1)", "libassuan0 (>= 2.5.0)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)"], "files": [{"path": "/usr/lib/gnupg/gpg-wks-client", "digest": {"algorithm": "md5", "value": "d0afcead05e2c04c9b3bd6ccbcd0fe1b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-wks-client/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/gpg-wks-client", "digest": {"algorithm": "md5", "value": "4ba4a7274a56f9d079e70146df89805f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-wks-client.1.gz", "digest": {"algorithm": "md5", "value": "82ea24ebe4381e545cb714133ef53be4"}, "isConfigFile": false}]}}, {"id": "c884804832ea7fc4", "name": "gpg-wks-server", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpg-wks-server.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpg-wks-server.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpg-wks-server/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpg-wks-server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks-server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks_server:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks_server:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg-wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg_wks:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg-wks-server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gpg:gpg_wks_server:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpg-wks-server@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpg-wks-server", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 255, "depends": ["gpg (= 2.2.19-3ubuntu2.1)", "gpg-agent (= 2.2.19-3ubuntu2.1)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)"], "files": [{"path": "/usr/bin/gpg-wks-server", "digest": {"algorithm": "md5", "value": "63f09fb5e9ae329a56c301e64969d54b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpg-wks-server/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-wks-server.1.gz", "digest": {"algorithm": "md5", "value": "388a5075b4f19955de9d1bbf6e924159"}, "isConfigFile": false}]}}, {"id": "13bacdb1a9e576f5", "name": "gpgconf", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpgconf.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpgconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpgconf:gpgconf:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpgconf@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpgconf", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 409, "depends": ["libassuan0 (>= 2.5.0)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libreadline8 (>= 6.0)"], "files": [{"path": "/usr/bin/gpg-connect-agent", "digest": {"algorithm": "md5", "value": "6e90ad0baa0ca1d42d14c915449fdaa9"}, "isConfigFile": false}, {"path": "/usr/bin/gpgconf", "digest": {"algorithm": "md5", "value": "b1377db736690ed6d2e891b4ca1b7e7b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "c9b37925ce40e17541418e7486481909"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgconf/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d5c3ce47a7fa5df587beff6e00cda0b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgconf/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgconf/examples/gpgconf.conf", "digest": {"algorithm": "md5", "value": "77f8f3b567a98a41ca33626cd7312ca9"}, "isConfigFile": false}, {"path": "/usr/share/gnupg/distsigkey.gpg", "digest": {"algorithm": "md5", "value": "91dd769026b93d3f9dead89e74ea4bb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpg-connect-agent.1.gz", "digest": {"algorithm": "md5", "value": "c87f7d88243a6c8716ac1cd026b81e26"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgconf.1.gz", "digest": {"algorithm": "md5", "value": "7ed2897066f3fc4838351c1a6d84e774"}, "isConfigFile": false}]}}, {"id": "adcfc7e98e99bce5", "name": "gpgsm", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpgsm.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/gpgsm.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/gpgsm/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpgsm:gpgsm:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpgsm@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpgsm", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 568, "depends": ["gpgconf (= 2.2.19-3ubuntu2.1)", "libassuan0 (>= 2.5.0)", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "libksba8 (>= 1.3.4)", "libreadline8 (>= 6.0)"], "files": [{"path": "/usr/bin/gpgsm", "digest": {"algorithm": "md5", "value": "ebcc9e29b4ffdc8ffd48787a4e16ce0b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgsm/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgsm.1.gz", "digest": {"algorithm": "md5", "value": "b456d1a805edfa577a95aa933b53786b"}, "isConfigFile": false}]}}, {"id": "b90a0ba4362651b8", "name": "gpgv", "version": "2.2.19-3ubuntu2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpgv.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/gpgv.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gpgv/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpgv:gpgv:2.2.19-3ubuntu2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gpgv@2.2.19-3ubuntu2.1?arch=amd64&upstream=gnupg2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpgv", "source": "gnupg2", "version": "2.2.19-3ubuntu2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 499, "depends": ["libbz2-1.0", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.35)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/gpgv", "digest": {"algorithm": "md5", "value": "029b77ede3db08c7ac4abb5a038a3965"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "c9b37925ce40e17541418e7486481909"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d0bdf8dc89233af4eb95f3cb56290276"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgv.1.gz", "digest": {"algorithm": "md5", "value": "9258dd8fe74fa070eb18370a4f2dbe9d"}, "isConfigFile": false}]}}, {"id": "47d535c5b2ffb338", "name": "grep", "version": "3.4-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/grep.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/grep.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:grep:grep:3.4-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/grep@3.4-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "grep", "source": "", "version": "3.4-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 496, "provides": ["rgrep"], "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.14)", "libpcre3"], "files": [{"path": "/bin/egrep", "digest": {"algorithm": "md5", "value": "ef55d1537377114cc24cdc398fbdd930"}, "isConfigFile": false}, {"path": "/bin/fgrep", "digest": {"algorithm": "md5", "value": "3885488b9d1d10902c6b9c18e20bf952"}, "isConfigFile": false}, {"path": "/bin/grep", "digest": {"algorithm": "md5", "value": "1e6ebb9dd094f774478f72727bdba0f5"}, "isConfigFile": false}, {"path": "/usr/bin/rgrep", "digest": {"algorithm": "md5", "value": "449ab80d285c0965c814c89a8264a6a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/AUTHORS", "digest": {"algorithm": "md5", "value": "d817c3c4d7c0f413e65f40f1afc83d40"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/NEWS.gz", "digest": {"algorithm": "md5", "value": "486f348175b8f32dc81ce4b933ee3a0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/README", "digest": {"algorithm": "md5", "value": "83c4584b64f3edca75e78009ed0692da"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/THANKS.gz", "digest": {"algorithm": "md5", "value": "b8f55ed25b3da9c4c634327f3315852a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/TODO.gz", "digest": {"algorithm": "md5", "value": "880aa39ccb76187cce892ff9628034bb"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3cf6ce8f887bcd30effd6699821525f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/copyright", "digest": {"algorithm": "md5", "value": "df9ea9a97934e5cf5b5c891da90ec2bb"}, "isConfigFile": false}, {"path": "/usr/share/info/grep.info.gz", "digest": {"algorithm": "md5", "value": "2870e13ea46f0dcc00366469a4f48999"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/grep.1.gz", "digest": {"algorithm": "md5", "value": "0fa8aa3de2b6b3055a88c462491f9bed"}, "isConfigFile": false}]}}, {"id": "0498eede76562713", "name": "gzip", "version": "1.10-0ubuntu4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gzip/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gzip.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/gzip.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gzip/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gzip:gzip:1.10-0ubuntu4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gzip@1.10-0ubuntu4?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gzip", "source": "", "version": "1.10-0ubuntu4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 245, "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.17)"], "files": [{"path": "/bin/gunzip", "digest": {"algorithm": "md5", "value": "6f4731ca77780f200f7913327fa9f864"}, "isConfigFile": false}, {"path": "/bin/gzexe", "digest": {"algorithm": "md5", "value": "c88f2e215cdbdee468262b3305d0fa0e"}, "isConfigFile": false}, {"path": "/bin/gzip", "digest": {"algorithm": "md5", "value": "beef4e1f54ec90564d2acd57c0b0c897"}, "isConfigFile": false}, {"path": "/bin/uncompress", "digest": {"algorithm": "md5", "value": "6f4731ca77780f200f7913327fa9f864"}, "isConfigFile": false}, {"path": "/bin/zcat", "digest": {"algorithm": "md5", "value": "9b2a0a05018f1c3140b862eacc9eeedc"}, "isConfigFile": false}, {"path": "/bin/zcmp", "digest": {"algorithm": "md5", "value": "8790411c2ee8974bbb92c5f07cb886f9"}, "isConfigFile": false}, {"path": "/bin/zdiff", "digest": {"algorithm": "md5", "value": "fdc3896ef951b7a803d21ea544deccc2"}, "isConfigFile": false}, {"path": "/bin/zegrep", "digest": {"algorithm": "md5", "value": "00a56ed99986d72fd5967de74d69470c"}, "isConfigFile": false}, {"path": "/bin/zfgrep", "digest": {"algorithm": "md5", "value": "997a6cfb1a2b3f88160ffa320d29d735"}, "isConfigFile": false}, {"path": "/bin/zforce", "digest": {"algorithm": "md5", "value": "141dc56be7c69c5e17bdbbdf9219ef6c"}, "isConfigFile": false}, {"path": "/bin/zgrep", "digest": {"algorithm": "md5", "value": "6aa76fab5fec6236bde2d0c1688d5027"}, "isConfigFile": false}, {"path": "/bin/zless", "digest": {"algorithm": "md5", "value": "c6dcc5322a00a9d5e65d7a53ff40e4fb"}, "isConfigFile": false}, {"path": "/bin/zmore", "digest": {"algorithm": "md5", "value": "5cddc868d4348a41c2d27c617c4bd265"}, "isConfigFile": false}, {"path": "/bin/znew", "digest": {"algorithm": "md5", "value": "8e4ae5ec90d57460f4cd551b7e50777a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/NEWS.gz", "digest": {"algorithm": "md5", "value": "98e2ad9a9193ebb65143d4d4d89fe153"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/README.gz", "digest": {"algorithm": "md5", "value": "65f24c8d5f8b5de345e7dc42d1727c39"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/TODO", "digest": {"algorithm": "md5", "value": "2152734d90e3f060d448346ffc6e1224"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d73bcf485d24b126251bdac960df130b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/copyright", "digest": {"algorithm": "md5", "value": "60151252816d027dbe997a0ad5a257c6"}, "isConfigFile": false}, {"path": "/usr/share/info/gzip.info.gz", "digest": {"algorithm": "md5", "value": "ec5e3355a7c98ff4881668be7d09b094"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gzexe.1.gz", "digest": {"algorithm": "md5", "value": "5222771a99ad9e56893ce6e136c252eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gzip.1.gz", "digest": {"algorithm": "md5", "value": "d36263b62367f2027e9229a48237dc46"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zdiff.1.gz", "digest": {"algorithm": "md5", "value": "f23771d4aa1e3e64e9794bc59299a532"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zforce.1.gz", "digest": {"algorithm": "md5", "value": "c159143d52e52b016c4f387d233a0e46"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zgrep.1.gz", "digest": {"algorithm": "md5", "value": "7fceea78e0b08f8c1b79303d590f8965"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zless.1.gz", "digest": {"algorithm": "md5", "value": "f79fcfdd0b92676dcce1412cdecf47e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zmore.1.gz", "digest": {"algorithm": "md5", "value": "a17687282e108b3a681b2ef85c7eba62"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/znew.1.gz", "digest": {"algorithm": "md5", "value": "cdf911b8715aeb39b1bbb6e236fda7d7"}, "isConfigFile": false}]}}, {"id": "25f7981d9a062bfb", "name": "hostname", "version": "3.23", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/hostname/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/hostname.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/hostname.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/hostname/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:hostname:hostname:3.23:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/hostname@3.23?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "hostname", "source": "", "version": "3.23", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 54, "preDepends": ["libc6 (>= 2.4)"], "files": [{"path": "/bin/hostname", "digest": {"algorithm": "md5", "value": "1ce73d718e3dccc1aaa7bce6ae2ef0a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/hostname/changelog.gz", "digest": {"algorithm": "md5", "value": "087a3eabd7427692c216a5d7a4341127"}, "isConfigFile": false}, {"path": "/usr/share/doc/hostname/copyright", "digest": {"algorithm": "md5", "value": "460b6a1df2db2b5e80f05a44ec21c62f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostname.1.gz", "digest": {"algorithm": "md5", "value": "62e6be6a928b4b9f2a985778fee171fd"}, "isConfigFile": false}]}}, {"id": "5b6c7a9a0bfea622", "name": "init-system-helpers", "version": "1.57", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/init-system-helpers/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/init-system-helpers.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/init-system-helpers.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:init-system-helpers:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system-helpers:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system_helpers:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system_helpers:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init-system-helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init_system_helpers:1.57:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/init-system-helpers@1.57?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "init-system-helpers", "source": "", "version": "1.57", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 133, "depends": ["perl-base (>= 5.20.1-3)"], "files": [{"path": "/usr/bin/deb-systemd-helper", "digest": {"algorithm": "md5", "value": "f149925819eef8439c7a00e0f58b523c"}, "isConfigFile": false}, {"path": "/usr/bin/deb-systemd-invoke", "digest": {"algorithm": "md5", "value": "d4d09285eae760232de71b6dba9e1190"}, "isConfigFile": false}, {"path": "/usr/sbin/invoke-rc.d", "digest": {"algorithm": "md5", "value": "53fee03e64fce54dbb0500b7172c25fb"}, "isConfigFile": false}, {"path": "/usr/sbin/service", "digest": {"algorithm": "md5", "value": "41274cd5078aef842f6deb8cbd1ac806"}, "isConfigFile": false}, {"path": "/usr/sbin/update-rc.d", "digest": {"algorithm": "md5", "value": "1cd113a5eaa315a5b73daab24f58c2c8"}, "isConfigFile": false}, {"path": "/usr/share/bug/init-system-helpers/control", "digest": {"algorithm": "md5", "value": "c52c0f837f72458df77a99bca36cd855"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/README.invoke-rc.d.gz", "digest": {"algorithm": "md5", "value": "13e439f057391f73cb6b0ebf9e5f6057"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/README.policy-rc.d.gz", "digest": {"algorithm": "md5", "value": "479a804b338bd3813e8e104eee21cecb"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/changelog.gz", "digest": {"algorithm": "md5", "value": "db9b6624aa6204a8d73da037349e7ed0"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/copyright", "digest": {"algorithm": "md5", "value": "ee2b1830fcfead84d07bc060ec43e072"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/init-system-helpers", "digest": {"algorithm": "md5", "value": "84080577f78ec76ac54179517c8b4cf6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/deb-systemd-helper.1p.gz", "digest": {"algorithm": "md5", "value": "434af791ed9375aac1e2973ac26fd123"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/deb-systemd-invoke.1p.gz", "digest": {"algorithm": "md5", "value": "b684b15ac7ee4de6f449f6b2db2060f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/invoke-rc.d.8.gz", "digest": {"algorithm": "md5", "value": "b93e6556403f1b5c5115cb7f45f1a393"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/service.8.gz", "digest": {"algorithm": "md5", "value": "5615e9b908efffc55504a31317f8a03a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-rc.d.8.gz", "digest": {"algorithm": "md5", "value": "4a0ae60d70974c40bf2b71542cdeb9d1"}, "isConfigFile": false}]}}, {"id": "acbd2203643a237f", "name": "iproute2", "version": "5.5.0-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/iproute2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/iproute2.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/iproute2.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/iproute2.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/iproute2.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/iproute2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:iproute2:iproute2:5.5.0-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/iproute2@5.5.0-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "iproute2", "source": "", "version": "5.5.0-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2730, "provides": ["arpd"], "depends": ["debconf (>= 0.5) | debconf-2.0", "libbsd0 (>= 0.0)", "libc6 (>= 2.29)", "libcap2 (>= 1:2.10)", "libdb5.3", "libelf1 (>= 0.131)", "libmnl0 (>= 1.0.3-4~)", "libselinux1 (>= 2.0.15)", "libxtables12 (>= 1.6.0+snapshot20161117)", "libcap2-bin"], "files": [{"path": "/bin/ip", "digest": {"algorithm": "md5", "value": "cd92bd28c8337a4dc4e8b3433befe7e2"}, "isConfigFile": false}, {"path": "/bin/ss", "digest": {"algorithm": "md5", "value": "51d83131b398a97dd38555ba57084721"}, "isConfigFile": false}, {"path": "/etc/iproute2/bpf_pinning", "digest": {"algorithm": "md5", "value": "fd070252e6e9996bd04d9d59e4ce21eb"}, "isConfigFile": true}, {"path": "/etc/iproute2/ematch_map", "digest": {"algorithm": "md5", "value": "0e0f36cafc6a9cf76bc704cfd8f96ece"}, "isConfigFile": true}, {"path": "/etc/iproute2/group", "digest": {"algorithm": "md5", "value": "3aea2c0e0dd75e13a5f8f48f2936915f"}, "isConfigFile": true}, {"path": "/etc/iproute2/nl_protos", "digest": {"algorithm": "md5", "value": "393e42fa549d0974eb66d576675779c2"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_dsfield", "digest": {"algorithm": "md5", "value": "4c80d267a84d350d89d88774efe48a0f"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_protos", "digest": {"algorithm": "md5", "value": "7b2dc3e981ec34331766ba9d219670aa"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_protos.d/README", "digest": {"algorithm": "md5", "value": "88e45597012c565f9a10ffef1bc14312"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_realms", "digest": {"algorithm": "md5", "value": "7137bdf40e8d58c87ac7e3bba503767f"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_scopes", "digest": {"algorithm": "md5", "value": "6298b8df09e9bda23ea7da49021ca457"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_tables", "digest": {"algorithm": "md5", "value": "a1313318d6778fe6b8c680248ef5a463"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_tables.d/README", "digest": {"algorithm": "md5", "value": "18bfdabbd4d5b14eae350720ea5ff431"}, "isConfigFile": true}, {"path": "/sbin/bridge", "digest": {"algorithm": "md5", "value": "6b3c8cbfaffdb138bc208a3982ec0498"}, "isConfigFile": false}, {"path": "/sbin/devlink", "digest": {"algorithm": "md5", "value": "83332019ae471f483da1e0d6b7c923ce"}, "isConfigFile": false}, {"path": "/sbin/rtacct", "digest": {"algorithm": "md5", "value": "8f2089848a19d268f415f4c3caef434a"}, "isConfigFile": false}, {"path": "/sbin/rtmon", "digest": {"algorithm": "md5", "value": "c6d94829c1fad66edbdbcb29fb47da75"}, "isConfigFile": false}, {"path": "/sbin/tc", "digest": {"algorithm": "md5", "value": "f1f2a3b3ceed752431edd655823c5a46"}, "isConfigFile": false}, {"path": "/sbin/tipc", "digest": {"algorithm": "md5", "value": "eb4bfa5b04c911455cf4ca58db0ea283"}, "isConfigFile": false}, {"path": "/usr/bin/lnstat", "digest": {"algorithm": "md5", "value": "67ebcaa7859040a7747790beb1115b4f"}, "isConfigFile": false}, {"path": "/usr/bin/nstat", "digest": {"algorithm": "md5", "value": "ba91f5b2ed3725138b18106f7d4026d4"}, "isConfigFile": false}, {"path": "/usr/bin/rdma", "digest": {"algorithm": "md5", "value": "522ec4e871fe4c8bd7b42efb4611c87f"}, "isConfigFile": false}, {"path": "/usr/bin/routef", "digest": {"algorithm": "md5", "value": "e8aaad0467975dedfdf98e7b28587852"}, "isConfigFile": false}, {"path": "/usr/bin/routel", "digest": {"algorithm": "md5", "value": "e6a67c3d051579d4dbdde89583cebdbf"}, "isConfigFile": false}, {"path": "/usr/include/iproute2/bpf_elf.h", "digest": {"algorithm": "md5", "value": "5c46795ddd0c66c25ee3554c97b31a54"}, "isConfigFile": false}, {"path": "/usr/lib/tc/experimental.dist", "digest": {"algorithm": "md5", "value": "32d5f0b1f04cacd4cee8402dcec2771c"}, "isConfigFile": false}, {"path": "/usr/lib/tc/m_xt.so", "digest": {"algorithm": "md5", "value": "db69915609137a62cd02b3a9e3951193"}, "isConfigFile": false}, {"path": "/usr/lib/tc/normal.dist", "digest": {"algorithm": "md5", "value": "626e11ff9046fcbc8dc802083fd8ccfa"}, "isConfigFile": false}, {"path": "/usr/lib/tc/pareto.dist", "digest": {"algorithm": "md5", "value": "1fe892ea38e4372e1cd7f960d35afba4"}, "isConfigFile": false}, {"path": "/usr/lib/tc/paretonormal.dist", "digest": {"algorithm": "md5", "value": "86e236e55c533976f302f1498a2da3b5"}, "isConfigFile": false}, {"path": "/usr/lib/tc/q_atm.so", "digest": {"algorithm": "md5", "value": "bb1942b2fea59b3196ead5c94b1d3195"}, "isConfigFile": false}, {"path": "/usr/sbin/arpd", "digest": {"algorithm": "md5", "value": "14ba1bf1463b6830e56444e9b16e03e4"}, "isConfigFile": false}, {"path": "/usr/sbin/genl", "digest": {"algorithm": "md5", "value": "bc05c6a1e95586bc8af11ee4766559aa"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/tc", "digest": {"algorithm": "md5", "value": "c249adf33b61ffdb101cf84dd7822599"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/README.Debian", "digest": {"algorithm": "md5", "value": "d6eb5b8395d42986b139b083d97403ec"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "be9e4b90399d07cee38d194a947ad570"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/copyright", "digest": {"algorithm": "md5", "value": "afc9d33b9606a2393bcbe6dc4bf569fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/libnetlink.3.gz", "digest": {"algorithm": "md5", "value": "fe2829cb1fe41eb5d802fb0de1a5815f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/tc-hfsc.7.gz", "digest": {"algorithm": "md5", "value": "3956f4b3073854f964620ac4207ad9ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/arpd.8.gz", "digest": {"algorithm": "md5", "value": "3dda9fc7a7c66ffa02c6ef42f078c314"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/bridge.8.gz", "digest": {"algorithm": "md5", "value": "1defef9241aa9323fc4b3bae96d19f44"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-dev.8.gz", "digest": {"algorithm": "md5", "value": "69fb71c368dbfe598375c43e44797150"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-health.8.gz", "digest": {"algorithm": "md5", "value": "6cb6c362799487ec36f2ddc5b39ee556"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-monitor.8.gz", "digest": {"algorithm": "md5", "value": "9f02c6ecaa15e55386739b2ed21011e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-port.8.gz", "digest": {"algorithm": "md5", "value": "a436b255f6c26235409c1ef92537f819"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-region.8.gz", "digest": {"algorithm": "md5", "value": "8d8a6245c32ecb0042d289d0fda7b9ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-resource.8.gz", "digest": {"algorithm": "md5", "value": "e87d122e140f1220b53b98e3f6417f5e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-sb.8.gz", "digest": {"algorithm": "md5", "value": "d5f5d98ed99ab04eaa9ad1df3ad5d5ec"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-trap.8.gz", "digest": {"algorithm": "md5", "value": "ccb4eed1e805c2f9c3599b90c0aa4c12"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink.8.gz", "digest": {"algorithm": "md5", "value": "42e3041c05f9e30597243cbd4c687625"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/genl.8.gz", "digest": {"algorithm": "md5", "value": "816424a7babd9054c47efce18ff9b448"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ifcfg.8.gz", "digest": {"algorithm": "md5", "value": "d0f32e8d9b1a6c5f04ded56239beb23e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-address.8.gz", "digest": {"algorithm": "md5", "value": "f8620ecd6c92022a68149770b7cec019"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-addrlabel.8.gz", "digest": {"algorithm": "md5", "value": "0046d42d374065ad7c3ab06b9e703dc6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-fou.8.gz", "digest": {"algorithm": "md5", "value": "7055a2675973f2595546dc81a527df54"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-l2tp.8.gz", "digest": {"algorithm": "md5", "value": "48e4b0a8fd0d28de0302a8a03b32665c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-link.8.gz", "digest": {"algorithm": "md5", "value": "3f5ae4a7723d8d03d85bccc7c2d5b632"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-macsec.8.gz", "digest": {"algorithm": "md5", "value": "53b1a47c37d103924d1570feb139c04d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-maddress.8.gz", "digest": {"algorithm": "md5", "value": "5e3c1ac413236cbadde8dc0a52ec7d0c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-monitor.8.gz", "digest": {"algorithm": "md5", "value": "7b7f8b4f8fb5a04d8503e0c6a1648c11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-mroute.8.gz", "digest": {"algorithm": "md5", "value": "468596802c190d4c7522dc6dc158dc70"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-neighbour.8.gz", "digest": {"algorithm": "md5", "value": "176ad243c2cdd0ad68ac9e7a48013345"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-netconf.8.gz", "digest": {"algorithm": "md5", "value": "2cd55fa1ae4e00628129cd2eddb82e99"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-netns.8.gz", "digest": {"algorithm": "md5", "value": "4915eaec47a8f3454c559ea2ed90edf8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-nexthop.8.gz", "digest": {"algorithm": "md5", "value": "47c84fec49243e2572b88aa0f8069277"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-ntable.8.gz", "digest": {"algorithm": "md5", "value": "8a09fd16f60b3c3f2a818941dd70d409"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-route.8.gz", "digest": {"algorithm": "md5", "value": "25f1722e1edac8a785113a73cfafa649"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-rule.8.gz", "digest": {"algorithm": "md5", "value": "93c8dd241a20d23b30825f7bfb380cf4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-sr.8.gz", "digest": {"algorithm": "md5", "value": "5c112d8fc2f9e4c9821c48ade9f4c6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-tcp_metrics.8.gz", "digest": {"algorithm": "md5", "value": "7fc4f6aeee34d71d3f729c5e7a472376"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-token.8.gz", "digest": {"algorithm": "md5", "value": "551b4220dec4d2af05a946754e2bb7a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-tunnel.8.gz", "digest": {"algorithm": "md5", "value": "3b28e5cb0c439613f1b5bef5a47234ca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-vrf.8.gz", "digest": {"algorithm": "md5", "value": "1f507ef184ebf21f17aebd62a59279c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-xfrm.8.gz", "digest": {"algorithm": "md5", "value": "d91d7ba29c6e8c4d9599b5d8b2aeefa7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip.8.gz", "digest": {"algorithm": "md5", "value": "f16adffec007b4cb6c502400fd4f7f19"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lnstat.8.gz", "digest": {"algorithm": "md5", "value": "1f62333f88fe5dd05af05862a5171029"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-dev.8.gz", "digest": {"algorithm": "md5", "value": "0fb358e12cf7c68e74ae3beea77cef90"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-link.8.gz", "digest": {"algorithm": "md5", "value": "270ad99156a2b55560fb2263c1d5935c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-resource.8.gz", "digest": {"algorithm": "md5", "value": "946f590353792ea9786cfa91df0e3a38"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-statistic.8.gz", "digest": {"algorithm": "md5", "value": "a406479d0a3cf944bc01ed6dc953670e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-system.8.gz", "digest": {"algorithm": "md5", "value": "1605242b0d86b0b4962b58d40b64208e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma.8.gz", "digest": {"algorithm": "md5", "value": "702753088f9ba8c906d9cf0c45d0ab2b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/routel.8.gz", "digest": {"algorithm": "md5", "value": "7f8d743d388e14646c0adcf554658490"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtacct.8.gz", "digest": {"algorithm": "md5", "value": "0329783b199945ecaf29b54ffd1dbe11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtmon.8.gz", "digest": {"algorithm": "md5", "value": "342c2502aa2dbfebfcf85c292535556a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtpr.8.gz", "digest": {"algorithm": "md5", "value": "40675c992af742624925ebc5559bb9bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ss.8.gz", "digest": {"algorithm": "md5", "value": "f6c4de0b32724b896b8fd30b48c8b212"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-actions.8.gz", "digest": {"algorithm": "md5", "value": "e6d244071c0d1cb88b4123a0c111d60c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-basic.8.gz", "digest": {"algorithm": "md5", "value": "daec8924640cb6c9cb1b487308b1569b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-bfifo.8.gz", "digest": {"algorithm": "md5", "value": "20aac8870dee65b2d9328adf97bbdac1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-bpf.8.gz", "digest": {"algorithm": "md5", "value": "46fdf2d37598f16426054ff4ca20ab0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cake.8.gz", "digest": {"algorithm": "md5", "value": "da5f84323227d30c2229b0806947e093"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbq-details.8.gz", "digest": {"algorithm": "md5", "value": "29df6c70fec3460bc2bb9eedb64bf859"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbq.8.gz", "digest": {"algorithm": "md5", "value": "2273dd76e0951a6819dcb4ff998369a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbs.8.gz", "digest": {"algorithm": "md5", "value": "a3140b992feb74c1110f795f5928389a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cgroup.8.gz", "digest": {"algorithm": "md5", "value": "ad7a05f073da158c31d0c1b502848531"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-choke.8.gz", "digest": {"algorithm": "md5", "value": "ff4005840d8a9b1c5eafe08afec0d731"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-codel.8.gz", "digest": {"algorithm": "md5", "value": "dffca6522a6f54827a9bc51dc13b38af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-connmark.8.gz", "digest": {"algorithm": "md5", "value": "36d5da67d0b8eea66364bd0cefe1afa0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-csum.8.gz", "digest": {"algorithm": "md5", "value": "0641c9680330d2f00ca6f5f8a192871f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ctinfo.8.gz", "digest": {"algorithm": "md5", "value": "6b4a5f7b59215ab18ba4ab3e21baea99"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-drr.8.gz", "digest": {"algorithm": "md5", "value": "d8c6d276d6b9b064df07903ae5b1a175"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ematch.8.gz", "digest": {"algorithm": "md5", "value": "aa4bf76e4e378dd191cd88c63705ad39"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-etf.8.gz", "digest": {"algorithm": "md5", "value": "5bf93381fa12c9f13e42545172a72ed8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-flow.8.gz", "digest": {"algorithm": "md5", "value": "9f102d92cb7999cc266e1d47325735de"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-flower.8.gz", "digest": {"algorithm": "md5", "value": "d186ebd2508183b19e949d2afe3cf3b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fq.8.gz", "digest": {"algorithm": "md5", "value": "e35d1d57dcee0beec85a69b2bf7ab948"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fq_codel.8.gz", "digest": {"algorithm": "md5", "value": "1e2ce2ce50aebe851dd2ec83d286a8c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fw.8.gz", "digest": {"algorithm": "md5", "value": "3da5c9eaf0ab11b2e608bd944e355e78"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-hfsc.8.gz", "digest": {"algorithm": "md5", "value": "1c3e33741813ffb03e4391c2d058e760"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-htb.8.gz", "digest": {"algorithm": "md5", "value": "49966b91dd1163bbfa8e6a5d27593ead"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ife.8.gz", "digest": {"algorithm": "md5", "value": "ac9df518af651b13d3de30a05c2501a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-matchall.8.gz", "digest": {"algorithm": "md5", "value": "cd331b5d4700a45266197965bdb34909"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mirred.8.gz", "digest": {"algorithm": "md5", "value": "930b0caf3ac2f3059336411439b54100"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mpls.8.gz", "digest": {"algorithm": "md5", "value": "062180dff5c1dfb5adbb341cbc7f8c2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mqprio.8.gz", "digest": {"algorithm": "md5", "value": "8550bfa6447662364b69382af7aaa6af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-nat.8.gz", "digest": {"algorithm": "md5", "value": "f8044b5d71d991fd6990e20c1d33338b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-netem.8.gz", "digest": {"algorithm": "md5", "value": "5ee1ff769179497731be76b6d49300a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pedit.8.gz", "digest": {"algorithm": "md5", "value": "6ab8548ba56af42bce1a12699c4eac80"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pfifo_fast.8.gz", "digest": {"algorithm": "md5", "value": "225a5c28451815020e219e9dd347499b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pie.8.gz", "digest": {"algorithm": "md5", "value": "4c25312dd849629f8ee5c001ec5ab970"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-police.8.gz", "digest": {"algorithm": "md5", "value": "bc0e52aa88d365563d183745326ea918"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-prio.8.gz", "digest": {"algorithm": "md5", "value": "5f39eda00dae87207cc30ac0fb1c3ab2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-red.8.gz", "digest": {"algorithm": "md5", "value": "0a78ea5c4afb4e34bb4b13e385de6c82"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-route.8.gz", "digest": {"algorithm": "md5", "value": "fbfe87fa07b29a3e9bcb570f096fe37c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sample.8.gz", "digest": {"algorithm": "md5", "value": "84e2002cf0b46d4b1fdcecc05a5fdd95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sfb.8.gz", "digest": {"algorithm": "md5", "value": "96ad8b28ad878d98a258332b8bcac257"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sfq.8.gz", "digest": {"algorithm": "md5", "value": "3515673da69fa50c974e7a1b5ffd0dab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-simple.8.gz", "digest": {"algorithm": "md5", "value": "5fda4a50718ac6bb3d0f1e43de1c360d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbedit.8.gz", "digest": {"algorithm": "md5", "value": "1ab394787f16dedcb1f27886b24dd5a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbmod.8.gz", "digest": {"algorithm": "md5", "value": "34e31ee62581f7ac271fc1fc5fe3a1f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbprio.8.gz", "digest": {"algorithm": "md5", "value": "84fd57db387bcbb69e4f6cee15c2aff0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-stab.8.gz", "digest": {"algorithm": "md5", "value": "e06b93682d915c983dda6e986463b4b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-taprio.8.gz", "digest": {"algorithm": "md5", "value": "440adc7a820abdb9e5c9f776cb82cf43"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tbf.8.gz", "digest": {"algorithm": "md5", "value": "c970db8506df24d4ea5634a5dd3ad216"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tcindex.8.gz", "digest": {"algorithm": "md5", "value": "46d249e87e3cba90e04ad5c2e3ea61f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tunnel_key.8.gz", "digest": {"algorithm": "md5", "value": "f0f61b63ec534129be7af0bb31d924d5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-u32.8.gz", "digest": {"algorithm": "md5", "value": "ebb3c91f09a833dae1416578e96ae2e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-vlan.8.gz", "digest": {"algorithm": "md5", "value": "3145b3c09bf403d71c886c3eec79f767"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-xt.8.gz", "digest": {"algorithm": "md5", "value": "360b8b111c5cd6510c776955a8e8504c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc.8.gz", "digest": {"algorithm": "md5", "value": "26b073fa096c66aa4de21b8720600711"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-bearer.8.gz", "digest": {"algorithm": "md5", "value": "e397e3ec3cb68af893ee1160fa2e923f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-link.8.gz", "digest": {"algorithm": "md5", "value": "e1df2daf467bce0bcc5d3ea833126a95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-media.8.gz", "digest": {"algorithm": "md5", "value": "3c1c32b93dbb3dbfb8ebd7ee14e79c22"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-nametable.8.gz", "digest": {"algorithm": "md5", "value": "8aad03115602f1a79c7e518cc8843210"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-node.8.gz", "digest": {"algorithm": "md5", "value": "39c2d91886e538211065aa8df952f4a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-peer.8.gz", "digest": {"algorithm": "md5", "value": "52d6704d31a715c85838a69ebf69ac0a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-socket.8.gz", "digest": {"algorithm": "md5", "value": "7424be6696026e351e17c16ea30807c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc.8.gz", "digest": {"algorithm": "md5", "value": "de6058c52d809e54dd07fde050d35bb5"}, "isConfigFile": false}]}}, {"id": "8c4be3b7f7531f6c", "name": "libacl1", "version": "2.2.53-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libacl1:libacl1:2.2.53-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libacl1@2.2.53-6?arch=amd64&upstream=acl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libacl1", "source": "acl", "version": "2.2.53-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 70, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "digest": {"algorithm": "md5", "value": "e77bf61a72656a594ef49768a7d6097b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "65de3b787d67d4755ad3ae0584aee9f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/copyright", "digest": {"algorithm": "md5", "value": "40822d07cf4c0fb9ab13c2bebf51d981"}, "isConfigFile": false}]}}, {"id": "aa909c768d17c3a4", "name": "libaio1", "version": "0.3.112-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaio1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libaio1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaio1:libaio1:0.3.112-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaio1@0.3.112-5?arch=amd64&upstream=libaio&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaio1", "source": "libaio", "version": "0.3.112-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 35, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libaio.so.1.0.1", "digest": {"algorithm": "md5", "value": "862554b0dc956a38662b033ca7c5aca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaio1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "51e82926512fdc4b8d00a16dd11b0cf9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaio1/copyright", "digest": {"algorithm": "md5", "value": "61c6b1e2b566673f078f41c1f672deaa"}, "isConfigFile": false}]}}, {"id": "3f944f25423fb4e0", "name": "libapt-pkg6.0", "version": "2.0.6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libapt-pkg6.0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libapt-pkg6.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright"}]}, {"value": "GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libapt-pkg6.0:libapt-pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt-pkg6.0:libapt_pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt_pkg6.0:libapt-pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt_pkg6.0:libapt_pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt:libapt-pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt:libapt_pkg6.0:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libapt-pkg6.0@2.0.6?arch=amd64&upstream=apt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libapt-pkg6.0", "source": "apt", "version": "2.0.6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 3303, "provides": ["libapt-pkg (= 2.0.6)"], "depends": ["libbz2-1.0", "libc6 (>= 2.27)", "libgcc-s1 (>= 3.0)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r127)", "liblzma5 (>= 5.1.1alpha+20120614)", "libstdc++6 (>= 9)", "libsystemd0 (>= 221)", "libudev1 (>= 183)", "libzstd1 (>= 1.3.2)", "zlib1g (>= 1:1.2.2.3)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0", "digest": {"algorithm": "md5", "value": "e94df4a0662bdd2757f484b61b0234a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "4c582ebfa47ef56161dad0d3b6c88f83"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/changelog.gz", "digest": {"algorithm": "md5", "value": "a96bb379f9dfe1e8a39f66f9dd2c86e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/copyright", "digest": {"algorithm": "md5", "value": "03b8f702638c8cc94bdb704496444513"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cc7f2b044ea2696523de5aaf781a0395"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "4e96598962d3f880bdee51631f015b01"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "7d6357079a7f9e8ee6cdd2c98ceb552d"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cc6c2b1bccbfe8db6438367267059f19"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "611b1e398856a5d59f0fcb64532ab784"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "22019f04c4870915d720c090074acc52"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "40bbb2427b76b5b124b2506ee8aea507"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "948c4711e386f3973f4ea3926db5dd0d"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c9db19e2d47e734ce5d4bfd67df250ac"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "4ab61f898b72bc9b8a8fc145834ca26f"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "87154955858859404ef9164f8e0261c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "8c389435a58b009ac9f2604f0b0166a1"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "89a7fd4d2eba7199c7a532e888c13e64"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c1caa6c764015cd767ff5a589dc57a75"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "824a030a1f6cebf73894e954ff6f0a77"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "e7304e14d12488c76a5017ec827714b4"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c1c4e53baf144854021793f62564159c"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "677f359d2eef2e1db9895dbca974227e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "167729ef6433907ecf43f219f3ec6da6"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a5929b667e8f31f9bc93ffa234adacfe"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "4b7b183c3f692e9cbc1f741eec5a894f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "bd7bc6391dcc9ed1de0a06b2e4090f1a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a9a222f7e61f5369fa232b28c9244392"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "5f575b12e49341280e1ec6a870536619"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "15c2536ff1cd1b7682d5757981621ba3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c70d3e9455c284aa38981aa80dc37e55"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "371252c91cd426b6d80a18c70cf26755"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "dfa9b6b1359fc45a944d14c3934a6501"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2e76b53288f87446f6d9491f379a5710"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "11e5833330518f290d9cf1bebe29686c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "d82f89b9a385e331cc18ad57ffbca2a3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "fb69d520d5d9460d309abec93e8aafca"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "3b8cda8aa6ad4f1a264a8f19899347ec"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "7ee4db1cd79a8f427a2c68a47bd1d1cb"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a36b479c2f4ae42b1a5fca8caad8483d"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a955d598448b5d792a3d803f0baf1d24"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "f9049fba18e99e0addbeb0ab1fef257f"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "746446cdfbee9962a81eb7f73439dc71"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "337c810d93793062c3d48467eec3716c"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2edae06075f5e41046a14b6301a33483"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "f5e65d2d1cc63d47be0aaf7ac12b37be"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "b7bed9bb69edf564cf58101967be7179"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "80dc20666c3c49d0dbcd500c4070d871"}, "isConfigFile": false}]}}, {"id": "9e3d02efb291a8bb", "name": "libasn1-8-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libasn1-8-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libasn1-8-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libasn1-8-heimdal:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1-8-heimdal:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1_8_heimdal:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1_8_heimdal:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1-8:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1-8:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1_8:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1_8:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1:libasn1-8-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libasn1:libasn1_8_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libasn1-8-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libasn1-8-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 798, "depends": ["libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libroken18-heimdal (>= 1.4.0+git20110226)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libasn1.so.8.0.0", "digest": {"algorithm": "md5", "value": "f19d4793426237aae28f6223f017ac66"}, "isConfigFile": false}, {"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libasn1-8-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "a9b1af20752a3b46", "name": "libassuan0", "version": "2.5.3-7ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libassuan0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libassuan0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GAP~FSF", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libassuan0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libassuan0:libassuan0:2.5.3-7ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libassuan0@2.5.3-7ubuntu2?arch=amd64&upstream=libassuan&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libassuan0", "source": "libassuan", "version": "2.5.3-7ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 105, "depends": ["libc6 (>= 2.15)", "libgpg-error0 (>= 1.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libassuan.so.0.8.3", "digest": {"algorithm": "md5", "value": "a66d805e274eea923eb46dddcdc8c020"}, "isConfigFile": false}, {"path": "/usr/share/doc/libassuan0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2f08f1b47932c48d58ddd738b67224f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libassuan0/copyright", "digest": {"algorithm": "md5", "value": "67d535cab5c79ef73ea625feee35540b"}, "isConfigFile": false}]}}, {"id": "8f57d2ae7595d8ba", "name": "libatm1", "version": "1:2.5.1-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libatm1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libatm1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libatm1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libatm1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libatm1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libatm1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libatm1:libatm1:1\\:2.5.1-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libatm1@1:2.5.1-4?arch=amd64&upstream=linux-atm&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libatm1", "source": "linux-atm", "version": "1:2.5.1-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 109, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libatm.so.1.0.0", "digest": {"algorithm": "md5", "value": "1e960301ef0aecf21069144ee609c045"}, "isConfigFile": false}, {"path": "/usr/share/doc/libatm1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "fadbe453e6b8e491574625ad9f345bc0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libatm1/copyright", "digest": {"algorithm": "md5", "value": "419bf72140032118c40daf1a4bc7e764"}, "isConfigFile": false}]}}, {"id": "3d65e3ebccb87f2a", "name": "libattr1", "version": "1:2.4.48-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libattr1:libattr1:1\\:2.4.48-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libattr1@1:2.4.48-5?arch=amd64&upstream=attr&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libattr1", "source": "attr", "version": "1:2.4.48-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 57, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/etc/xattr.conf", "digest": {"algorithm": "md5", "value": "d1e7e7add29e247fdcf2a098fe5b37a0"}, "isConfigFile": true}, {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "digest": {"algorithm": "md5", "value": "708453da8ebde1aaca2ca69c04d4c0a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6465a4cda28287d4ea9979b530648ee3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/copyright", "digest": {"algorithm": "md5", "value": "1e0c5c8b55170890f960aad90336aaed"}, "isConfigFile": false}]}}, {"id": "113de0231935b4fe", "name": "libaudit-common", "version": "1:2.8.5-2ubuntu6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit-common.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libaudit-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit-common.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libaudit-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit-common:libaudit-common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit-common:libaudit_common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit_common:libaudit-common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit_common:libaudit_common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit:libaudit-common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit:libaudit_common:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaudit-common@1:2.8.5-2ubuntu6?arch=all&upstream=audit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit-common", "source": "audit", "version": "1:2.8.5-2ubuntu6", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 24, "files": [{"path": "/etc/libaudit.conf", "digest": {"algorithm": "md5", "value": "cdc703f9d27f0d980271a9e95d0f18b2"}, "isConfigFile": true}, {"path": "/usr/share/doc/libaudit-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9fa148865bc5ad298b8c634a818d4a31"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit-common/copyright", "digest": {"algorithm": "md5", "value": "e0b5eb3967670fa03734aa1f179836fb"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/libaudit.conf.5.gz", "digest": {"algorithm": "md5", "value": "d9ac9343ad52d9e73b4828561c0423c9"}, "isConfigFile": false}]}}, {"id": "dd04c09c9b5402ee", "name": "libaudit1", "version": "1:2.8.5-2ubuntu6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit1:libaudit1:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaudit1@1:2.8.5-2ubuntu6?arch=amd64&upstream=audit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit1", "source": "audit", "version": "1:2.8.5-2ubuntu6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 157, "depends": ["libaudit-common (>= 1:2.8.5-2ubuntu6)", "libc6 (>= 2.14)", "libcap-ng0 (>= 0.7.9)"], "files": [{"path": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "digest": {"algorithm": "md5", "value": "56f595c810e09f95d15dd0bab263ec00"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b7b25ad85b122dd0aa32c3966592011b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/copyright", "digest": {"algorithm": "md5", "value": "e0b5eb3967670fa03734aa1f179836fb"}, "isConfigFile": false}]}}, {"id": "2c082a558e916eda", "name": "libblkid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libblkid1:libblkid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libblkid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libblkid1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 439, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libblkid.so.1.1.0", "digest": {"algorithm": "md5", "value": "b24896261ca4e264daf5d7627ad70995"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5ae2ceaf40d7e3929741a4cd86dcdcf8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "284ef173e3c3ba1e", "name": "libbsd0", "version": "0.10.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbsd0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libbsd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-NetBSD", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-author", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-verbatim", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-John-Birrell", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-Regents", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-author", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-4-clause-Christopher-G-Demetriou", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-4-clause-Niels-Provos", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-5-clause-Peter-Wemm", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "Beerware", "spdxExpression": "Beerware", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "ISC-Original", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "public-domain-Colin-Plumb", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbsd0:libbsd0:0.10.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libbsd0@0.10.0-1?arch=amd64&upstream=libbsd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbsd0", "source": "libbsd", "version": "0.10.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 199, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0", "digest": {"algorithm": "md5", "value": "f9bd01f54a362400a5dc1db9dd1fe065"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "eae9c2de31b1a339a2f70ca38227c704"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/copyright", "digest": {"algorithm": "md5", "value": "c6e176615f127362fee253025857c7d8"}, "isConfigFile": false}]}}, {"id": "aabc1ea660179878", "name": "libbz2-1.0", "version": "1.0.8-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-variant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbz2-1.0:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2-1.0:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libbz2-1.0@1.0.8-2?arch=amd64&upstream=bzip2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbz2-1.0", "source": "bzip2", "version": "1.0.8-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 99, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "digest": {"algorithm": "md5", "value": "7fe842b2b26ad6eef33cd4bd8ed280b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "67fe0b8fb573da2dfc9c292ddc1719a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/copyright", "digest": {"algorithm": "md5", "value": "8171a9bd4b60caf0ab19b02ec8495111"}, "isConfigFile": false}]}}, {"id": "518734f6c898e15e", "name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc-bin.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc-bin", "source": "glibc", "version": "2.31-0ubuntu9.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 3712, "depends": ["libc6 (>> 2.31)", "libc6 (<< 2.32)"], "files": [{"path": "/etc/bindresvport.blacklist", "digest": {"algorithm": "md5", "value": "4c09213317e4e3dd3c71d74404e503c5"}, "isConfigFile": true}, {"path": "/etc/default/nss", "digest": {"algorithm": "md5", "value": "d6d5d6f621fb3ead2548076ce81e309c"}, "isConfigFile": true}, {"path": "/etc/gai.conf", "digest": {"algorithm": "md5", "value": "28fa76ff5a9e0566eaa1e11f1ce51f09"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf", "digest": {"algorithm": "md5", "value": "4317c6de8564b68d628c21efa96b37e4"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf.d/libc.conf", "digest": {"algorithm": "md5", "value": "d4d833fd095fb7b90e1bb4a547f16de6"}, "isConfigFile": true}, {"path": "/sbin/ldconfig", "digest": {"algorithm": "md5", "value": "85e9e2c4a9c0a7af309c906516aa4548"}, "isConfigFile": false}, {"path": "/sbin/ldconfig.real", "digest": {"algorithm": "md5", "value": "cf725620cf31c0c148dfb25bfe210af6"}, "isConfigFile": false}, {"path": "/usr/bin/catchsegv", "digest": {"algorithm": "md5", "value": "edae57444d26912edf3c98b46734d5b9"}, "isConfigFile": false}, {"path": "/usr/bin/getconf", "digest": {"algorithm": "md5", "value": "4c206cdb0a9f19e43beb204006c4067f"}, "isConfigFile": false}, {"path": "/usr/bin/getent", "digest": {"algorithm": "md5", "value": "d607b5185bdb1af847473e2e9ef3697c"}, "isConfigFile": false}, {"path": "/usr/bin/iconv", "digest": {"algorithm": "md5", "value": "355e584f646b6c09557b0bcb93805fab"}, "isConfigFile": false}, {"path": "/usr/bin/ldd", "digest": {"algorithm": "md5", "value": "e122f01cfd94c76741ae610ca0637967"}, "isConfigFile": false}, {"path": "/usr/bin/locale", "digest": {"algorithm": "md5", "value": "c72a78792469db86d91369c9057f20d2"}, "isConfigFile": false}, {"path": "/usr/bin/localedef", "digest": {"algorithm": "md5", "value": "b32d07d177b2a0198a7f6a3dec8f30d4"}, "isConfigFile": false}, {"path": "/usr/bin/pldd", "digest": {"algorithm": "md5", "value": "faf9bbfda44f3e245da966d987fd10b9"}, "isConfigFile": false}, {"path": "/usr/bin/tzselect", "digest": {"algorithm": "md5", "value": "e4d9d923a578003a3b701e2fb9d53198"}, "isConfigFile": false}, {"path": "/usr/bin/zdump", "digest": {"algorithm": "md5", "value": "ad44ad9b61bb9d7307f0f4c5159ff409"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "digest": {"algorithm": "md5", "value": "0b9503adb080cd7010899ca4f1c6c636"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "digest": {"algorithm": "md5", "value": "2c73933a6575aa8ca4edee2c059ffc49"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "digest": {"algorithm": "md5", "value": "9d22e03862f622fefd544248b2f528d0"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "digest": {"algorithm": "md5", "value": "c851eba4694cc72ebe625d7b033fdc07"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "digest": {"algorithm": "md5", "value": "e3c1e6b90e6b6a2eb6119802deb76010"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "digest": {"algorithm": "md5", "value": "51b38968a8ee95ced726075cead11267"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "digest": {"algorithm": "md5", "value": "e2a490be3be2b14b6cfee8c9a6a9b18b"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "digest": {"algorithm": "md5", "value": "bba91012f78b2190b2b0f0a1731e4cbe"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "digest": {"algorithm": "md5", "value": "b5b5e4c522669b714b5a38aecd454704"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "digest": {"algorithm": "md5", "value": "5cf51ae8279119ff4c1a67b81b5a6cdf"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "digest": {"algorithm": "md5", "value": "0553c1e77396c436076404a9ffc751ea"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "digest": {"algorithm": "md5", "value": "4f81fd69f48265ab40c8f2a4936300f1"}, "isConfigFile": false}, {"path": "/usr/sbin/iconvconfig", "digest": {"algorithm": "md5", "value": "475cff588565aee9bc8ec4abbd280e65"}, "isConfigFile": false}, {"path": "/usr/sbin/zic", "digest": {"algorithm": "md5", "value": "a5d826e221dad91d8b41c5d97a033ac9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/libc-bin/nsswitch.conf", "digest": {"algorithm": "md5", "value": "5e81a875064719ea46f9c300d89bd6fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc-bin", "digest": {"algorithm": "md5", "value": "aebae1a88a3078e3a259852488720394"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/catchsegv.1.gz", "digest": {"algorithm": "md5", "value": "cfd736bd8680219e89ba4e9a68057aaa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getconf.1.gz", "digest": {"algorithm": "md5", "value": "91de6230b7ea05cbbe47fe71c658bf56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tzselect.1.gz", "digest": {"algorithm": "md5", "value": "8959f2ca99af5b7c5ee527fd90ed533a"}, "isConfigFile": false}]}}, {"id": "649a2b4739ae8e3c", "name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc6:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc6", "source": "glibc", "version": "2.31-0ubuntu9.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 13246, "depends": ["libgcc-s1", "libcrypt1 (>= 1:4.4.10-10ubuntu4)"], "files": [{"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "digest": {"algorithm": "md5", "value": "d4e7a7b88a71b5ffd9e2644e71a0cfab"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "digest": {"algorithm": "md5", "value": "1d4d7819b104d638947f331a88403d2b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "digest": {"algorithm": "md5", "value": "14404b573b65cbb28171f92a47b0dffa"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "digest": {"algorithm": "md5", "value": "0117a245bf2b0b8fa3e9a82f2e44d15d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "digest": {"algorithm": "md5", "value": "098ebafbe14923577fdf30abb3c20376"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "digest": {"algorithm": "md5", "value": "d371da546786965fe0ee40147ffef716"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "digest": {"algorithm": "md5", "value": "540ea4f1dff435812d27d7e3e98fbff4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "digest": {"algorithm": "md5", "value": "4aaad6c988fb8f356db567c0bf8f0d2d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "digest": {"algorithm": "md5", "value": "8bbb508cc00e8899bca162c62a838126"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "digest": {"algorithm": "md5", "value": "2166b1de71469fd92c26b9fe6a819ce3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "digest": {"algorithm": "md5", "value": "4c0fe2ee5446b6fe2686a52ffd4c8602"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "digest": {"algorithm": "md5", "value": "502b8ed60d27c8b6baa7dfa31dafd0d3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "digest": {"algorithm": "md5", "value": "8cef6ad45b1790942dbca96703cec6c4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "digest": {"algorithm": "md5", "value": "1de2c7b5c2e45be8fcc51dec90086874"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "digest": {"algorithm": "md5", "value": "4f740c824313231839d657ad245cf0ec"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_nis-2.31.so", "digest": {"algorithm": "md5", "value": "7cff146491ccbf12662a0bb0530887a8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_nisplus-2.31.so", "digest": {"algorithm": "md5", "value": "60ce2a8315dac9ea0c7b8e6b0f6f1c0c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "digest": {"algorithm": "md5", "value": "0011dbd9f1afc1aad468f33babf436fe"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "digest": {"algorithm": "md5", "value": "23573d3e8511db1b7401372293863ef6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "digest": {"algorithm": "md5", "value": "635412efc7bffaf24c127987b0640f48"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "digest": {"algorithm": "md5", "value": "2dbe39867f563c368149c509c65f2ea3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "digest": {"algorithm": "md5", "value": "e4c15c33c5f5e4db0564bac292226691"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "digest": {"algorithm": "md5", "value": "a2ba29e83fbfb761a85ae7ece53680ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "digest": {"algorithm": "md5", "value": "df30be99b34235a96ec5ad3e28c71dc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "digest": {"algorithm": "md5", "value": "9a722d464ea47cd817ca62e576c78df9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "digest": {"algorithm": "md5", "value": "fa890246a084d54cbe85b579737ada35"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "digest": {"algorithm": "md5", "value": "9afa68900355ad8065757f2062ad5b87"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "digest": {"algorithm": "md5", "value": "bfb7e551994872d1c9677156141ccbc4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "digest": {"algorithm": "md5", "value": "88ea04a10dcdf04af5cac0aba3868c8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "digest": {"algorithm": "md5", "value": "091149a6bf201ed21669a688502422b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "digest": {"algorithm": "md5", "value": "f6bc3f0fb0215c0e038070d02f9a7004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "digest": {"algorithm": "md5", "value": "91767c2b42832d21829ec53be38649be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "digest": {"algorithm": "md5", "value": "e3ec122c2052c0559e774c04efa3b625"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "digest": {"algorithm": "md5", "value": "fb7a12ce89b7ce93bdeea3918a6e8403"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "digest": {"algorithm": "md5", "value": "a0c7927605da1b456908ed4b42b8419b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "digest": {"algorithm": "md5", "value": "59c488e25f13951ab80b424b297a7074"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "digest": {"algorithm": "md5", "value": "d6e0e0deeb3a2fca2ef75e018da0b929"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "digest": {"algorithm": "md5", "value": "fdf27ba26312c3aed276735a04493708"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "digest": {"algorithm": "md5", "value": "422a5d04585e80cc1fa6241de6eba10e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "digest": {"algorithm": "md5", "value": "487f1b25021e14a6b7c8210638affdbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "digest": {"algorithm": "md5", "value": "dab0bae87f795a1786617d6abedcfa12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "digest": {"algorithm": "md5", "value": "427c91ef4c318c0956d2e6d97ee8b7d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "digest": {"algorithm": "md5", "value": "394f63a6deab6d6c805af22dc7b7fa38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "digest": {"algorithm": "md5", "value": "e7d7fd3d96fa19b7f79afcdf4f6c8f62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "digest": {"algorithm": "md5", "value": "37c176ec2a77dc0f2bf7c637e393f2a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "digest": {"algorithm": "md5", "value": "beea8c474dcfd88380cb5b14b562083e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "digest": {"algorithm": "md5", "value": "3f179a9befd963dcfa7fa0cf69293180"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "digest": {"algorithm": "md5", "value": "70ebaaf7ce20b22a67439801348d2a14"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "digest": {"algorithm": "md5", "value": "cdbaec3287f804832e5bd435e614c427"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "digest": {"algorithm": "md5", "value": "70c8ac83719923f90b8ef1f13e279da5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "digest": {"algorithm": "md5", "value": "d1ef465a93a32a57b0afd2224bdf1d99"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "digest": {"algorithm": "md5", "value": "523358d1a9f7126c76e0cefc2e86ff8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "digest": {"algorithm": "md5", "value": "acaabbba9f2d133a0442969534e5756e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "digest": {"algorithm": "md5", "value": "830f7e597935c9e65e1ec1326253c8bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "digest": {"algorithm": "md5", "value": "a578bfe8fc9c02897f7b60eac8fa3165"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "digest": {"algorithm": "md5", "value": "112daaccb3c3145d1591d93379badf77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "digest": {"algorithm": "md5", "value": "befaa79f42eaacad1d8e24db10980185"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "digest": {"algorithm": "md5", "value": "ee48e4eb04ff766b98a652201aabb541"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "digest": {"algorithm": "md5", "value": "951a56b55e20d6b0698ebc8377f70eb6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "digest": {"algorithm": "md5", "value": "6f50fd0c2baac4b0bae752fb2a0e61c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "digest": {"algorithm": "md5", "value": "4161a3ba2ed87480d1a115e1ea60a545"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "digest": {"algorithm": "md5", "value": "6ad06cc2da1edc9ba76845a9217e4cb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "digest": {"algorithm": "md5", "value": "0dc94ec9aa98940259d476b9a3789cc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "digest": {"algorithm": "md5", "value": "d235f97040e161eb7b149fb862ea6822"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "digest": {"algorithm": "md5", "value": "c466eb73133511a6b41487325152cae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "digest": {"algorithm": "md5", "value": "4bf4f2cd6b2b4ac234e1ee0cd7928fdb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "digest": {"algorithm": "md5", "value": "c992b46b9169f15f1102eb9696f2d52a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "digest": {"algorithm": "md5", "value": "790c3761d6b2c1a7977d2e88239e8684"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "a609a2636beb1d43a3e73d2e420cbd68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "digest": {"algorithm": "md5", "value": "4ade22653efcda62797a4fff469fa1e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "digest": {"algorithm": "md5", "value": "ef6a9926bfab4ed42db9cb650ac409ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "digest": {"algorithm": "md5", "value": "83bcf9deeb2009fc74fcdbb881a5903d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "digest": {"algorithm": "md5", "value": "5c3a40c7e11c72e583629210bd98af2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "digest": {"algorithm": "md5", "value": "73b1b3e53838b2e535e6053a379d2020"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "digest": {"algorithm": "md5", "value": "a45d8772804564d290fc84314b374bc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "digest": {"algorithm": "md5", "value": "49f4258ccc82acd12ff67ab9747a0244"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "digest": {"algorithm": "md5", "value": "76561cf56e39cc98c805ef2c76196892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "digest": {"algorithm": "md5", "value": "80ae73162b057f0c993c618deaf6eff2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "digest": {"algorithm": "md5", "value": "50acdde45cf2142dba821184ce489702"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "digest": {"algorithm": "md5", "value": "f9a0653d833825d8f62b933b81369791"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "digest": {"algorithm": "md5", "value": "d7429c915222ec4345077f346bf9ac80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "digest": {"algorithm": "md5", "value": "53d6f614622fb111be25f993e3a3afa0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "digest": {"algorithm": "md5", "value": "7c659b779f8df08d69d2aba845ebcf83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "digest": {"algorithm": "md5", "value": "7f612cf516c00ffd2cb887926c11f004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "digest": {"algorithm": "md5", "value": "351c445e47ebecaec6b3d77178974e63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "digest": {"algorithm": "md5", "value": "7a676c694b01f1e87207b47cb8c27c77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "digest": {"algorithm": "md5", "value": "526ff92abb00524d4972cc2efd6e3c51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "digest": {"algorithm": "md5", "value": "f2cb2af63b7363bc74869a00b2acc954"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "digest": {"algorithm": "md5", "value": "d08da408ac64d8ec400076d88a74de2d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "digest": {"algorithm": "md5", "value": "e4372ea0ac641e798968f1be8b349604"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "digest": {"algorithm": "md5", "value": "a82c976c244d571aaf66f0953b0b3196"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "digest": {"algorithm": "md5", "value": "3b8559a3ff4fe18331c5d7f2b49c4cd9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "digest": {"algorithm": "md5", "value": "3094cef8bda70773accc9f34f1636bc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "digest": {"algorithm": "md5", "value": "744ab770fc6e21704a3c04e8e72ec947"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "digest": {"algorithm": "md5", "value": "a0e3650fbc0f9653c15e01d082d5d42f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "digest": {"algorithm": "md5", "value": "244954583484454805e5b66b6682fd43"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "digest": {"algorithm": "md5", "value": "46d004cacfe86528956c44aea2382933"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "digest": {"algorithm": "md5", "value": "b39e9cbf46b688d5ba37b48b94b467cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "digest": {"algorithm": "md5", "value": "1e7f5967f0e86b9a4f60b10cd1189c72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "digest": {"algorithm": "md5", "value": "35f1027beb2cf9406983a81416dda021"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "digest": {"algorithm": "md5", "value": "72008523ded4cd1dcdad84b524ef12de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "digest": {"algorithm": "md5", "value": "9877faef4a9863da2aa2061f4c70bad8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "digest": {"algorithm": "md5", "value": "4d87049b54309196481cf09a998977c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "digest": {"algorithm": "md5", "value": "0f8bcec415ac2d79e1b1d1c8ae74303a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "digest": {"algorithm": "md5", "value": "537d4ce53899a40e0fe3f008c48ecf7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "digest": {"algorithm": "md5", "value": "d9141961b43dd8c6de54e2d7f08b02f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "digest": {"algorithm": "md5", "value": "ef23ea045852a36d90a05de1cc6c4811"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "digest": {"algorithm": "md5", "value": "adfbc17b7cb8ce6f66c58e746601e94a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "digest": {"algorithm": "md5", "value": "e5e2beb33feee75c4eebc9e14390ed9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "digest": {"algorithm": "md5", "value": "480852deca583d3668e52fa8d18b4b02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "digest": {"algorithm": "md5", "value": "2c8d22cc59c1e0859a803aec22f7a755"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "digest": {"algorithm": "md5", "value": "a8abc93043858493b6ea03c376be8153"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "digest": {"algorithm": "md5", "value": "d58d4a3f13247149ce67f97767aa0822"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "digest": {"algorithm": "md5", "value": "9126380842a1a28bd15d119c770a49a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "digest": {"algorithm": "md5", "value": "adb526760739f86f5949f8fe2e488c42"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "digest": {"algorithm": "md5", "value": "7674f404b2daae817ab8561cd3cc10aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "digest": {"algorithm": "md5", "value": "e0d6b772b6e06a09d824c67f66ca888e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "digest": {"algorithm": "md5", "value": "22763ae764da35d94ec36174ca46f331"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "digest": {"algorithm": "md5", "value": "7fbae8b0f1df8066ffa9e2b4ca4018aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "digest": {"algorithm": "md5", "value": "4c890eefc6b719d9544322d6ad4f580f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "digest": {"algorithm": "md5", "value": "3d6079957321d537a9682de691897057"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "digest": {"algorithm": "md5", "value": "e305d12c07a04a6d55cc980f5fb5553e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "digest": {"algorithm": "md5", "value": "caac2f7e5c81270fad54191a5ec9cffc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "digest": {"algorithm": "md5", "value": "570e608eba100c871409a1aabe2f032c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "digest": {"algorithm": "md5", "value": "d54ea42d46a00b44e0a208f5c44053fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "digest": {"algorithm": "md5", "value": "a422b3e205b61bb22d370c3468a2ef0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "digest": {"algorithm": "md5", "value": "59b59bf0e152e202ba818a480b7a7819"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "digest": {"algorithm": "md5", "value": "7ece667b1d3f674e921a59751957656b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "digest": {"algorithm": "md5", "value": "812025a36c91c4f321433faae86f00c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "digest": {"algorithm": "md5", "value": "6178b789bf078a3f4aaf0271c8ff13e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "digest": {"algorithm": "md5", "value": "cec8a25900e1be56b07b8b4cec439bba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "digest": {"algorithm": "md5", "value": "1f4ddb75c8ea37a234c61000ec8a9bab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "digest": {"algorithm": "md5", "value": "6d3e03b665f0ccbdcaacd6c574cfc392"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "digest": {"algorithm": "md5", "value": "fbd4d60c275d75d9179ce3eda339aefd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "digest": {"algorithm": "md5", "value": "4edd426877ac7b340c281ff358027c22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "digest": {"algorithm": "md5", "value": "ef3b98d25d90a0a0c57f9ac0d21dba95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "digest": {"algorithm": "md5", "value": "f37a0ad413714908f9b363ad3f12cd58"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "digest": {"algorithm": "md5", "value": "71a867eacea3737e2a9c10cc1fd23209"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "digest": {"algorithm": "md5", "value": "f5669b3d91ef414f6fe46c711a16f07c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "digest": {"algorithm": "md5", "value": "98f56b7924f0a61534d9bbf7fc0a3c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "digest": {"algorithm": "md5", "value": "5f5213ee9b715c0a4d55a462f2e59612"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "digest": {"algorithm": "md5", "value": "818f695c56c3917bdd50a1f54ea23004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "digest": {"algorithm": "md5", "value": "92810cc67d741943e312e07c54e31bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "digest": {"algorithm": "md5", "value": "b71efff0da35de75006f73216e67bf5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "digest": {"algorithm": "md5", "value": "4ad56c407f4d47411a5192ff072487ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "digest": {"algorithm": "md5", "value": "40135bc0f452e1bc12e9e5f02cadd415"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "digest": {"algorithm": "md5", "value": "ae80885da2791a3418677ef60f29c507"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "digest": {"algorithm": "md5", "value": "3be6d354d73bb98182feb7f001349ffb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "digest": {"algorithm": "md5", "value": "7032b1c7f70688f7cff7003f203a10cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "digest": {"algorithm": "md5", "value": "c2c85780e7b6e5e069172e99da4f5bf3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "digest": {"algorithm": "md5", "value": "e21761a54438df573a737d346670b681"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "digest": {"algorithm": "md5", "value": "7a9dcb522be4870f92edeb2a3c41f260"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "digest": {"algorithm": "md5", "value": "de3136051d0a99dc568fa6a1d8b00091"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "digest": {"algorithm": "md5", "value": "b998cc0aaba1c781239a69ce8fa6036e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "digest": {"algorithm": "md5", "value": "4830be3d3676a68ee91ecccb89dc06b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "digest": {"algorithm": "md5", "value": "dcec053647bc863685120714624b0058"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "digest": {"algorithm": "md5", "value": "19fac4ef9682f10a615f73436e7c1c08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "digest": {"algorithm": "md5", "value": "a4d4c7f1dd579fdc3d2676f86a153e23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "digest": {"algorithm": "md5", "value": "043aec981e914f045acf7a31715d1404"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "digest": {"algorithm": "md5", "value": "ce6180befe7a237694d368cd11c4aa3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "digest": {"algorithm": "md5", "value": "763ff55294cc856ac894f58443871066"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "digest": {"algorithm": "md5", "value": "5ef5b5483984617590bb250be14db347"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "digest": {"algorithm": "md5", "value": "3186578fa12f325a5bc78fe21bcdb132"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "digest": {"algorithm": "md5", "value": "1ae79129dcc77f831e9702c36e7d6102"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "digest": {"algorithm": "md5", "value": "8ca989058c071ee9d9652aa81524f6c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "digest": {"algorithm": "md5", "value": "befeffec8835fe7f243fd6411e8c2987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "digest": {"algorithm": "md5", "value": "e0431d2b5460d5bb472a9f85becdbd5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "digest": {"algorithm": "md5", "value": "bc236332015ff4aa34f8254bd86487c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "digest": {"algorithm": "md5", "value": "8018fc2dab48bfe6a24930908a7ab463"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "digest": {"algorithm": "md5", "value": "9c58b472fd1c653d8c07ba0b9058bb0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "digest": {"algorithm": "md5", "value": "1aec374bd8ebf19e8a20f28c891b4bc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "digest": {"algorithm": "md5", "value": "7bcf648c67f4da56b10cc4399040da91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "digest": {"algorithm": "md5", "value": "af0a66114d7224da258129788d3a9f41"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "digest": {"algorithm": "md5", "value": "87a20d8528e2960e0428db253ef185f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "digest": {"algorithm": "md5", "value": "397b2fb2c04d7dd9eed2d82ba0630316"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "digest": {"algorithm": "md5", "value": "763e4b1f0395760357fc828bb8bde17f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "digest": {"algorithm": "md5", "value": "14d0d1e095acb52994b6b36b810717be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "digest": {"algorithm": "md5", "value": "8e1811cd7a24dadcf24cb587c56646b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "digest": {"algorithm": "md5", "value": "429a2d34c8c8c3e84bc26beeea03f571"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "digest": {"algorithm": "md5", "value": "3348ae4aee2ec1eaa598f751c6c49f6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "digest": {"algorithm": "md5", "value": "5ed73eda7cd772b0119448bf7bafbd32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "digest": {"algorithm": "md5", "value": "eecf62adfd573619cce6106c2d0ba144"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "digest": {"algorithm": "md5", "value": "9dc856cc91efda0a0e509d66eac21ebb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "digest": {"algorithm": "md5", "value": "98da562b0202986e8a4cefb6108f8266"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "digest": {"algorithm": "md5", "value": "5a83de32fa4075ad84e05375574cd178"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "digest": {"algorithm": "md5", "value": "7303c2ae48fb7dfe4fb91f2548eb4dda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "digest": {"algorithm": "md5", "value": "0bd4e21639c379d40ffc1d2d0fa142c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "digest": {"algorithm": "md5", "value": "c30bb91a2c0ca05fa478c4362d6d1ae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "digest": {"algorithm": "md5", "value": "61890a3e5d73e674abf626f6acb373e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "digest": {"algorithm": "md5", "value": "99f59c94ae8fe308cac268345c4595fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "digest": {"algorithm": "md5", "value": "f817988cbd827d55ae93be68856fc69f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "digest": {"algorithm": "md5", "value": "af0093d298222efbced011f1144b2870"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "digest": {"algorithm": "md5", "value": "be2f8c53c2376000379723473e64e43a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "digest": {"algorithm": "md5", "value": "579fe21f80fc88cb91f2c4eb3efb6667"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "digest": {"algorithm": "md5", "value": "fe4c34c4f66cddc536499239722de720"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "digest": {"algorithm": "md5", "value": "0fe1d94440d32abfae8ea3a18e439e97"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "digest": {"algorithm": "md5", "value": "3d4f1a1307790f8356c4dab6c007730c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "digest": {"algorithm": "md5", "value": "6ec051a6643ede7017bd80cf34cb6f09"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "digest": {"algorithm": "md5", "value": "f2b035efa4e23a2cba4a0a97e1399179"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "digest": {"algorithm": "md5", "value": "8176d6bd82b19ffb1e95a58e90321476"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "digest": {"algorithm": "md5", "value": "dfe8f0cfb50c0b7680baef8035cb3e5c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "digest": {"algorithm": "md5", "value": "df3becf03208bdcde046dade9d6b09be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "digest": {"algorithm": "md5", "value": "939c95a358ae10635068b8c16e0533d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "digest": {"algorithm": "md5", "value": "129235af4532d13ac52227f3b0eac3fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "digest": {"algorithm": "md5", "value": "6e56b7846fb1e9723af9818431d8ae06"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "55abd497ec079257fc80f37c3473b323"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "digest": {"algorithm": "md5", "value": "bffac00a27509ba84bedcdaaf21c3433"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "digest": {"algorithm": "md5", "value": "a847aa1d82d9091ca8ebcafd59cb5678"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "digest": {"algorithm": "md5", "value": "e6338e57faced64c81a740593637245f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "digest": {"algorithm": "md5", "value": "db1c12bbd157b7ba98c0eee484a87598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "digest": {"algorithm": "md5", "value": "f61530b6fb24eb48ec3c34050064cbe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "digest": {"algorithm": "md5", "value": "a97e803ab253eb46618c37be406c53b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "digest": {"algorithm": "md5", "value": "b95c76a126de7aa6dd8438ce68b76283"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "digest": {"algorithm": "md5", "value": "ed5b6464637fe1580f04f18689243ff3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "digest": {"algorithm": "md5", "value": "fd2dc9a825f167536c2ba35dce6b5bf5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "digest": {"algorithm": "md5", "value": "ed7b22bc8517f9b32a109e3ae9386308"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "digest": {"algorithm": "md5", "value": "77738b095b6de76333bfacd5c60935b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "digest": {"algorithm": "md5", "value": "d557836c76de03c03f9cea0fa1a1f519"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "digest": {"algorithm": "md5", "value": "413319efee0d408ba22ba87cb8b992ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "digest": {"algorithm": "md5", "value": "26bfd2ed8d6324640eb77303fa0c8578"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "digest": {"algorithm": "md5", "value": "948f26b72e1af942b06298726d7d521b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "digest": {"algorithm": "md5", "value": "fd35a85dbc345774a56161dad1f1d70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "digest": {"algorithm": "md5", "value": "ea5277c0084d35d028ed72fcde726a38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "digest": {"algorithm": "md5", "value": "156f4feff33e45aaf8749bdd121b25ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "digest": {"algorithm": "md5", "value": "9bf935641c6664db5f10d11ad6c394ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "digest": {"algorithm": "md5", "value": "408f5162d7abd7eb91d1449b0e624a5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "digest": {"algorithm": "md5", "value": "32159405faa560dd34af44a16c4acf1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "digest": {"algorithm": "md5", "value": "f3f9eecfe5d29aff8ceca8abefb27938"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "digest": {"algorithm": "md5", "value": "519b13dcdd35336f55800187a6eba8b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "digest": {"algorithm": "md5", "value": "3adade234a0b40e58fb3c66e13110fe6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "digest": {"algorithm": "md5", "value": "181a0a09f5742741db45cbe6e38900c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "digest": {"algorithm": "md5", "value": "a8ceed665a22bb748d49559403963b32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "digest": {"algorithm": "md5", "value": "0b0868801e61f658a545883535a812da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "digest": {"algorithm": "md5", "value": "631b47e316520fa631bf8bc6b3088e11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "digest": {"algorithm": "md5", "value": "9743568fee785911d278422392276fe2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "digest": {"algorithm": "md5", "value": "72e62f94f12831a749f41033a48b63f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "digest": {"algorithm": "md5", "value": "6f2b99cabb74f65ada3dbea11e4c75d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "digest": {"algorithm": "md5", "value": "61bb8481a84588282d68f8f15b17616a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "digest": {"algorithm": "md5", "value": "1713252d597d3c60d5f8623a296e855c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "digest": {"algorithm": "md5", "value": "7f079560ef29905678362cb195bb2e0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "digest": {"algorithm": "md5", "value": "9d2ecb12c01fa2e54b9acf8fb537e388"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "digest": {"algorithm": "md5", "value": "272482c4bb186a3100c537275dbf0eaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "digest": {"algorithm": "md5", "value": "51d7fd3dffb5846b6219cc98166d2d26"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "digest": {"algorithm": "md5", "value": "4884a8f7a819f718940064ca20acca3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "digest": {"algorithm": "md5", "value": "4d5a57230fcf434007f4b5ba23bdbf22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "digest": {"algorithm": "md5", "value": "857bf3e7fa9732bdfaa6e1003c424063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "digest": {"algorithm": "md5", "value": "03d7ac33cfe37bd2c78eb62170c04f9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "digest": {"algorithm": "md5", "value": "3c256c4f31698df4bac01ceee1fe7e7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "digest": {"algorithm": "md5", "value": "444d090c19a86b481840f6d1fbeeed16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "digest": {"algorithm": "md5", "value": "f1a6036163df7bfb10b1534cfd382165"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "digest": {"algorithm": "md5", "value": "0d668badc2eb6cd6d4fdc6f91fd40ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "digest": {"algorithm": "md5", "value": "c865dae37e371566500e3518258da6b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "digest": {"algorithm": "md5", "value": "a8ddf42557bc18022a837bfbbe370c2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "digest": {"algorithm": "md5", "value": "fd50c07113047c6e26dd2c628bbdf2ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "digest": {"algorithm": "md5", "value": "5d9a51bddcf0a9c916405ed986b19a27"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "digest": {"algorithm": "md5", "value": "2a58a64e27cae79ccb753599b34ea99a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "digest": {"algorithm": "md5", "value": "8dfc30a7e38b297adc1886bcb2c1e2e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "digest": {"algorithm": "md5", "value": "85a5e3807a0e52b096b9e5ac9b34510b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "digest": {"algorithm": "md5", "value": "e61392892f234fa4de3c688cfff09935"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "digest": {"algorithm": "md5", "value": "29bdbbb3be6206e84b3f1fd50fb7f538"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "digest": {"algorithm": "md5", "value": "e0c520fb998259b31e0c7698fa1a992f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "digest": {"algorithm": "md5", "value": "2737a6c17708588eef879a50f47dce3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "digest": {"algorithm": "md5", "value": "768236bc330a5d7de9bb4ea0d362eff5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "digest": {"algorithm": "md5", "value": "0bd3eaeb0d54b728dc032baa77f4bef4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "digest": {"algorithm": "md5", "value": "40f60935a91574a84ad61827c103f2ef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "digest": {"algorithm": "md5", "value": "c6d5c40aca51f90f13518ea6719a44e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "digest": {"algorithm": "md5", "value": "a6e87129a58f18aa794aedfc64dd6cf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "digest": {"algorithm": "md5", "value": "e3a4227536723f368ff8d8f0e6d9ca18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "digest": {"algorithm": "md5", "value": "e2540505c35acdf75738d36bd62032da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "digest": {"algorithm": "md5", "value": "ce2d2f81d2ea6ce4c44f7b8b1a408691"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "digest": {"algorithm": "md5", "value": "117ac7e3bacc02c44ebc56ec86cfa5f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "digest": {"algorithm": "md5", "value": "2dab2aa549154124f003303b2520a7a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "digest": {"algorithm": "md5", "value": "b6fe50164130a2cf60ae37ee54fed70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "digest": {"algorithm": "md5", "value": "c5ff249f1c556b31f727a40e0c35db76"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "digest": {"algorithm": "md5", "value": "8c1c4c2b0b2ba43fdd8de014a237fb6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "digest": {"algorithm": "md5", "value": "e607c20f87d9c687d544845d7f199560"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "digest": {"algorithm": "md5", "value": "31b9ddaedcccef6c9cc2def67365113a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "digest": {"algorithm": "md5", "value": "1262493584df843dba535a9b1449729a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "digest": {"algorithm": "md5", "value": "09f6113b00767497827ad47defb5b409"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "bbfdb91a4e6a5b5f565141d599c41bfc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.gz", "digest": {"algorithm": "md5", "value": "6eeb0d2c6b1ec982202355907f31db19"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.Debian.gz", "digest": {"algorithm": "md5", "value": "9f384bc94867d6f5b3ac21c215fc88c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.hesiod.gz", "digest": {"algorithm": "md5", "value": "085c305fdce1731c5eb5684e6d3263a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e5e40014e45378a421933113e23099d6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc6", "digest": {"algorithm": "md5", "value": "58eb6d401479553cbbb9f50e6ecc8cda"}, "isConfigFile": false}]}}, {"id": "ad57956f169ead71", "name": "libcap-ng0", "version": "0.7.9-2.1build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcap-ng0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap-ng0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libcap-ng0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap-ng0:libcap-ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap-ng0:libcap_ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap_ng0:libcap-ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap_ng0:libcap_ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap:libcap-ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap:libcap_ng0:0.7.9-2.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcap-ng0@0.7.9-2.1build1?arch=amd64&upstream=libcap-ng&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap-ng0", "source": "libcap-ng", "version": "0.7.9-2.1build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 45, "depends": ["libc6 (>= 2.8)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0", "digest": {"algorithm": "md5", "value": "63e1a9af4d25268077cd6b45dd472873"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8c579ee0f7e175c73495fbe0759f451a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/copyright", "digest": {"algorithm": "md5", "value": "942fcc15635013ef29d9204a2a2eac7f"}, "isConfigFile": false}]}}, {"id": "d3e8a9fac0730d2d", "name": "libcap2", "version": "1:2.32-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap2:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcap2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap2:libcap2:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcap2@1:2.32-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap2", "source": "", "version": "1:2.32-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 56, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcap.so.2.32", "digest": {"algorithm": "md5", "value": "e3c1bb1cc305d2710ce2e7065e2144c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "438590f3302bf5afbd41c4e07c94d0d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2/copyright", "digest": {"algorithm": "md5", "value": "a6cc470bc77b47de05bc656d4b68cdee"}, "isConfigFile": false}]}}, {"id": "1e89870f891b2074", "name": "libcap2-bin", "version": "1:2.32-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap2-bin.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcap2-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2-bin/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2-bin/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap2-bin:libcap2-bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2-bin:libcap2_bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2_bin:libcap2-bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2_bin:libcap2_bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2:libcap2-bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap2:libcap2_bin:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcap2-bin@1:2.32-1?arch=amd64&upstream=libcap2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap2-bin", "source": "libcap2", "version": "1:2.32-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 116, "depends": ["libc6 (>= 2.14)", "libcap2 (>= 1:2.31)"], "files": [{"path": "/sbin/capsh", "digest": {"algorithm": "md5", "value": "8e715861e550c8400bce1becd238b7de"}, "isConfigFile": false}, {"path": "/sbin/getcap", "digest": {"algorithm": "md5", "value": "23735e1cd5a4188ea433b598122825fa"}, "isConfigFile": false}, {"path": "/sbin/getpcaps", "digest": {"algorithm": "md5", "value": "2b2f79c73b62244ac0c4cd17a6b41c35"}, "isConfigFile": false}, {"path": "/sbin/setcap", "digest": {"algorithm": "md5", "value": "c3293b7f011997714332bc2cac5653f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2-bin/README.Debian", "digest": {"algorithm": "md5", "value": "7110e116eda96b7a3733f95cbf163308"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2-bin/copyright", "digest": {"algorithm": "md5", "value": "a6cc470bc77b47de05bc656d4b68cdee"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libcap2-bin", "digest": {"algorithm": "md5", "value": "284b8b514a8153f0c24bb4602372483d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/capsh.1.gz", "digest": {"algorithm": "md5", "value": "c1d3b351e0236cfdb4497a22171754ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getpcaps.1.gz", "digest": {"algorithm": "md5", "value": "62cfe7c2b6c622cc8d270ac14f513f5c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/capability.conf.5.gz", "digest": {"algorithm": "md5", "value": "4625b9865234bdb41fe8ac78a0709904"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/getcap.8.gz", "digest": {"algorithm": "md5", "value": "943fac0ed56bfe3bd574af8439359e7e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/getpcaps.8.gz", "digest": {"algorithm": "md5", "value": "627bb8586265a4f050203121c03ddb37"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_cap.8.gz", "digest": {"algorithm": "md5", "value": "c1410c73484804e517f0e3d1bf8cd707"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/setcap.8.gz", "digest": {"algorithm": "md5", "value": "150b63a09e6fa7196f3d69241cdec389"}, "isConfigFile": false}]}}, {"id": "e35cd999a4b873ea", "name": "libcgi-fast-perl", "version": "1:2.15-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-fast-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcgi-fast-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcgi-fast-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-fast-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-fast-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-fast-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcgi-fast-perl:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-fast-perl:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_fast_perl:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_fast_perl:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-fast:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-fast:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_fast:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_fast:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi:libcgi-fast-perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi:libcgi_fast_perl:1\\:2.15-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcgi-fast-perl@1:2.15-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcgi-fast-perl", "source": "", "version": "1:2.15-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 27, "depends": ["perl", "libcgi-pm-perl", "libfcgi-perl"], "files": [{"path": "/usr/share/doc/libcgi-fast-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "274d14aca8994f53573fe912090992dd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-fast-perl/copyright", "digest": {"algorithm": "md5", "value": "f759466a843d46621b34616a3a153fa2"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Fast.3pm.gz", "digest": {"algorithm": "md5", "value": "50ad582dcd8db8d40e3dab9644eeeb2b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Fast.pm", "digest": {"algorithm": "md5", "value": "a7b7cd3e5b1efa3162a70fb9dee2f38b"}, "isConfigFile": false}]}}, {"id": "46ab0ad1bacb1e3a", "name": "libcgi-pm-perl", "version": "4.46-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcgi-pm-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcgi-pm-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright"}]}, {"value": "Artistic-2.0", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcgi-pm-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcgi-pm-perl:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-pm-perl:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_pm_perl:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_pm_perl:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-pm:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi-pm:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_pm:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi_pm:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi:libcgi-pm-perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcgi:libcgi_pm_perl:4.46-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcgi-pm-perl@4.46-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcgi-pm-perl", "source": "", "version": "4.46-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 447, "depends": ["perl:any", "libhtml-parser-perl"], "files": [{"path": "/usr/share/doc/libcgi-pm-perl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e91effc282018b09aad1055cf3b671ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/README.md.gz", "digest": {"algorithm": "md5", "value": "2ab0a09be4316c15a28cb66968185d0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "eb9369537851c208d497da0f95f595ad"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/copyright", "digest": {"algorithm": "md5", "value": "576c6e01b6f9510bebdbac7fb94670a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/clickable_image.cgi", "digest": {"algorithm": "md5", "value": "00bf84edc24b8bc81b373d9f8de4bd59"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/cookie.cgi", "digest": {"algorithm": "md5", "value": "f2dfde615781103f947a2982d9faec8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/crash.cgi", "digest": {"algorithm": "md5", "value": "418e51f2a1110f250d9373e4f4430382"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/file_upload.cgi", "digest": {"algorithm": "md5", "value": "888c3914afeadfd100aba5c13424eaaf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/mojo_proxy.pl", "digest": {"algorithm": "md5", "value": "262b87d1e4975f47d18ce467cc7ef8e6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/wikipedia_example.cgi", "digest": {"algorithm": "md5", "value": "c84f8caa9cbf2c36a8ca85a771a0c3d4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcgi-pm-perl/examples/wilogo.gif", "digest": {"algorithm": "md5", "value": "e33fd60f091548a70e06f37822709906"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI.3pm.gz", "digest": {"algorithm": "md5", "value": "3c498b1551114d92d011906a6cd98b4f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Carp.3pm.gz", "digest": {"algorithm": "md5", "value": "3fc05180a6c3203cca497fd11c91cb61"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Cookie.3pm.gz", "digest": {"algorithm": "md5", "value": "d8d17dfd42efce14ae790660a91c7769"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::HTML::Functions.3pm.gz", "digest": {"algorithm": "md5", "value": "c9f4ccd278cdfc883c3d4f4abda3f4ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Pretty.3pm.gz", "digest": {"algorithm": "md5", "value": "77dac0910c58c04589eb34f914058cb6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Push.3pm.gz", "digest": {"algorithm": "md5", "value": "48aa37dc69259cb5ddf5e44a9a21dcdf"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/CGI::Util.3pm.gz", "digest": {"algorithm": "md5", "value": "87b91805c79e5e6e6a835154032ba62b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI.pm", "digest": {"algorithm": "md5", "value": "3859d48777739b1b76762779b3df2d61"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI.pod", "digest": {"algorithm": "md5", "value": "0a0dbbd5e5a2e20707abd8d557e9dcfb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Carp.pm", "digest": {"algorithm": "md5", "value": "5451e6c9e5e1a50fbfc351cf0f8f027d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Cookie.pm", "digest": {"algorithm": "md5", "value": "1728073c46f5fe0afa19296a21f61e07"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/File/Temp.pm", "digest": {"algorithm": "md5", "value": "261bbbec7bfc4224a9bfa241ce149314"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/HTML/Functions.pm", "digest": {"algorithm": "md5", "value": "77bcf142cc73063dc77895c1290a1265"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/HTML/Functions.pod", "digest": {"algorithm": "md5", "value": "db81dcbf542fb8b47097158a02b725c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Pretty.pm", "digest": {"algorithm": "md5", "value": "e7b5ae0505b50ac172b49fe8f2260fda"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Push.pm", "digest": {"algorithm": "md5", "value": "663b261aba8930ba51ef4fc84df01cd4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/CGI/Util.pm", "digest": {"algorithm": "md5", "value": "ecfbf6c6dd4ad5615604d77760a95300"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Fh.pm", "digest": {"algorithm": "md5", "value": "6f620bd476d2f6ae6ac70b6635aeb8fa"}, "isConfigFile": false}]}}, {"id": "d7e76dacc32a6890", "name": "libcom-err2", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcom-err2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcom-err2:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom-err2:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err2:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err2:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom-err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom_err2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcom-err2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcom-err2", "source": "e2fsprogs", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 100, "provides": ["libcomerr2 (= 1.45.5-2ubuntu1)"], "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcom_err.so.2.1", "digest": {"algorithm": "md5", "value": "25333408986e2eb19755bb7cf5441e83"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcom-err2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "06a580369c8d957b4ee3151cf2b89a79"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcom-err2/copyright", "digest": {"algorithm": "md5", "value": "dfb3e511190f0d507e578e663d3899e1"}, "isConfigFile": false}]}}, {"id": "47e1bc6c82ed0f32", "name": "libcrypt1", "version": "1:4.4.10-10ubuntu4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcrypt1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypt1:libcrypt1:1\\:4.4.10-10ubuntu4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcrypt1@1:4.4.10-10ubuntu4?arch=amd64&upstream=libxcrypt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcrypt1", "source": "libxcrypt", "version": "1:4.4.10-10ubuntu4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 226, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "digest": {"algorithm": "md5", "value": "94b041a3fcd7862710e50ee7036dd270"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6c0391195251ab3fd451e228d7f1b36a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/copyright", "digest": {"algorithm": "md5", "value": "b2420ac5b64c02defcb8e52d4602fecd"}, "isConfigFile": false}]}}, {"id": "d96b2dc391f34d8d", "name": "libdb5.3", "version": "5.3.28+dfsg1-0.6ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libdb5.3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdb5.3:libdb5.3:5.3.28\\+dfsg1-0.6ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdb5.3@5.3.28%2Bdfsg1-0.6ubuntu2?arch=amd64&upstream=db5.3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdb5.3", "source": "db5.3", "version": "5.3.28+dfsg1-0.6ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1749, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "digest": {"algorithm": "md5", "value": "5c629f6ca9456827c02b7586d7866c2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/build_signature_amd64.txt", "digest": {"algorithm": "md5", "value": "cca750b0f82a256b193367ac0423fa56"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "79e6b53ed301cc99f5b5c7cb8a33339f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/copyright", "digest": {"algorithm": "md5", "value": "73e00aa8871093e6d4f0e03a47d384ea"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdb5.3", "digest": {"algorithm": "md5", "value": "6476eb780800b7b1b04948f3d4427083"}, "isConfigFile": false}]}}, {"id": "62d1f63f96cb6132", "name": "libdbd-mysql-perl", "version": "4.050-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbd-mysql-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdbd-mysql-perl:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libdbd-mysql-perl:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbd-mysql-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbd-mysql-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbd-mysql-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdbd-mysql-perl:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd-mysql-perl:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd_mysql_perl:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd_mysql_perl:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd-mysql:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd-mysql:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd_mysql:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd_mysql:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd:libdbd-mysql-perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbd:libdbd_mysql_perl:4.050-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdbd-mysql-perl@4.050-3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdbd-mysql-perl", "source": "", "version": "4.050-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 254, "depends": ["perl (>= 5.30.0-8)", "perl-dbdabi-94", "perlapi-5.30.0", "libc6 (>= 2.4)", "libmysqlclient21 (>= 8.0.11)", "libdbi-perl"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/mysql.pm", "digest": {"algorithm": "md5", "value": "887faf4aa22ccc5f0a892d26e5a1d6a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/mysql/GetInfo.pm", "digest": {"algorithm": "md5", "value": "4f3a201db1ad9a8df4cff7020aff585b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBD/mysql/mysql.so", "digest": {"algorithm": "md5", "value": "4f7e02456cfbd42507b200d1bbc9c7be"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbd-mysql-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a55c869cc302ba6220759add13bedca2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "digest": {"algorithm": "md5", "value": "4d0bc50f8aad5d52cd8a71d3a7a94aa8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::mysql.3pm.gz", "digest": {"algorithm": "md5", "value": "e5ae249f3ec11bd5187bcab1f84fa140"}, "isConfigFile": false}]}}, {"id": "007318e599e361a7", "name": "libdbi-perl", "version": "1.643-1ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdbi-perl:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libdbi-perl:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdbi-perl:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi-perl:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi_perl:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi_perl:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdbi-perl@1.643-1ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdbi-perl", "source": "", "version": "1.643-1ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2121, "provides": ["dh-sequence-perl-dbi", "perl-dbdabi-94"], "depends": ["perl (>= 5.30.0-9ubuntu0.2)", "perlapi-5.30.0", "libc6 (>= 2.4)"], "files": [{"path": "/usr/bin/dbilogstrip", "digest": {"algorithm": "md5", "value": "54656e1a87c4ceff2237f86a83e6601d"}, "isConfigFile": false}, {"path": "/usr/bin/dbiprof", "digest": {"algorithm": "md5", "value": "6edaacb85c692c825f1f3cd3cbd24c1c"}, "isConfigFile": false}, {"path": "/usr/bin/dbiproxy", "digest": {"algorithm": "md5", "value": "f3e6f0a23e9168d8371197e457e94b18"}, "isConfigFile": false}, {"path": "/usr/bin/dh_perl_dbi", "digest": {"algorithm": "md5", "value": "f95f72a666eab253f89c5533307b7e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Bundle/DBI.pm", "digest": {"algorithm": "md5", "value": "663a2a0fd53355e4becf0a2d208a4999"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/DBM.pm", "digest": {"algorithm": "md5", "value": "529fcc0c3d66b5c9be7a5ce6e989403f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/ExampleP.pm", "digest": {"algorithm": "md5", "value": "d5257b3521717bedc11e0899d9765ae6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File.pm", "digest": {"algorithm": "md5", "value": "455e8d4ada003f95e64f087d5cef6595"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Developers.pod", "digest": {"algorithm": "md5", "value": "dc471f07f60f2cdcdc5cfb4870b4c072"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/HowTo.pod", "digest": {"algorithm": "md5", "value": "33624ae38da4128c001e92f12d7a97d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Roadmap.pod", "digest": {"algorithm": "md5", "value": "59b0c232e6d574e02c5a4fffb806d29a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer.pm", "digest": {"algorithm": "md5", "value": "89d5dce5aadd03b5d28e59e11f04df27"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/Base.pm", "digest": {"algorithm": "md5", "value": "0a623a5ec0a27b5139179ee6a379a2b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/classic.pm", "digest": {"algorithm": "md5", "value": "de4ad2b97b752ccb7f6c1019b6b4c4ac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/pedantic.pm", "digest": {"algorithm": "md5", "value": "0d7b2a33fc1ce4e05ccb56c97bde4437"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/rush.pm", "digest": {"algorithm": "md5", "value": "c76e0dbe6ed175a6e54894499e075ce8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/Base.pm", "digest": {"algorithm": "md5", "value": "c9257044f63933678dd2d665a3804783"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/corostream.pm", "digest": {"algorithm": "md5", "value": "4139d378e8c9a30d58b03669295f9bcd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/null.pm", "digest": {"algorithm": "md5", "value": "962a865f5bbcffe50400727c05418128"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/pipeone.pm", "digest": {"algorithm": "md5", "value": "177c2e7f6deee042942724c46a03bd81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/stream.pm", "digest": {"algorithm": "md5", "value": "03e3af1de9caced6bf8bf0c0640f5508"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Mem.pm", "digest": {"algorithm": "md5", "value": "08f09b3e57612224f8ba172191ae658e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/NullP.pm", "digest": {"algorithm": "md5", "value": "1245d8642e71a494f81fb9b270b21d81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Proxy.pm", "digest": {"algorithm": "md5", "value": "31c28f7730d559c2fbf114a29f1c6270"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Sponge.pm", "digest": {"algorithm": "md5", "value": "6a1b8ea923c0646b0d192508c362d97d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI.pm", "digest": {"algorithm": "md5", "value": "e559867abc7a8456c44a9a909e3da457"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Changes.pm", "digest": {"algorithm": "md5", "value": "185cba4769160512bd6579ce3e928b7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ANSI.pm", "digest": {"algorithm": "md5", "value": "4708c33de0c994878252e3537fb56eff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ODBC.pm", "digest": {"algorithm": "md5", "value": "06834ab55f70d222225cb94c3bcf0b95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoReturn.pm", "digest": {"algorithm": "md5", "value": "d1c0566226602e6fddc53495549ccc1e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoType.pm", "digest": {"algorithm": "md5", "value": "6dd8115219d904ce8a24cf570894570f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD.pm", "digest": {"algorithm": "md5", "value": "3387f8cb967cbcf0060cfbfc176048ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/Metadata.pm", "digest": {"algorithm": "md5", "value": "e4b07f15f73fa7f30a1b0721da1b6f57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine.pm", "digest": {"algorithm": "md5", "value": "37fab8a0aa00e945344c5c55f92ebfde"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/Developers.pod", "digest": {"algorithm": "md5", "value": "1c94d2e850b7d2ee7631d11693cf8411"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/HowTo.pod", "digest": {"algorithm": "md5", "value": "3b4fdada51e1e746fb9905fb69a05ef1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Execute.pm", "digest": {"algorithm": "md5", "value": "9193589e1458224540d9bd75963c02ac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Request.pm", "digest": {"algorithm": "md5", "value": "da8ce4e5c291b8e59f07676b50a13576"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Response.pm", "digest": {"algorithm": "md5", "value": "aeb7ffebd5d8d4a985e85f02246e9715"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Base.pm", "digest": {"algorithm": "md5", "value": "53663ba7a122fdad51c41bc0105bec18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/DataDumper.pm", "digest": {"algorithm": "md5", "value": "1d44cce50a6797b26b5ed926ec2ce714"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Storable.pm", "digest": {"algorithm": "md5", "value": "4bd450427f60cd5e343774008236a710"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/Base.pm", "digest": {"algorithm": "md5", "value": "e4ab9ff31c7b6230f136d03ce336aa71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/pipeone.pm", "digest": {"algorithm": "md5", "value": "b33d59dd9b11b7a12c41f8c4ed7e4a18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/stream.pm", "digest": {"algorithm": "md5", "value": "e2ea84943123213a3856142d45102e57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Profile.pm", "digest": {"algorithm": "md5", "value": "bcb0bb12e9164c701d728b417722314e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileData.pm", "digest": {"algorithm": "md5", "value": "591c47c00a3b939651e84859416fc3c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper.pm", "digest": {"algorithm": "md5", "value": "fd9a50e8d748af443907dedf893df1f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper/Apache.pm", "digest": {"algorithm": "md5", "value": "60078fcccf9cab51bd29171c99490b86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileSubs.pm", "digest": {"algorithm": "md5", "value": "263caae118cd09082f58c0e51231ebd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProxyServer.pm", "digest": {"algorithm": "md5", "value": "031b1439aa0963e7c50cc44d01260fe5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/PurePerl.pm", "digest": {"algorithm": "md5", "value": "f260a0f1fbe8f9737a583beb30a27d23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/SQL/Nano.pm", "digest": {"algorithm": "md5", "value": "1807b8bf1d7f3cf68c000e396ae1fab0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/CacheMemory.pm", "digest": {"algorithm": "md5", "value": "c2175c997c04c3b9e390f6fc91909606"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/_accessor.pm", "digest": {"algorithm": "md5", "value": "8003669426eb26053daa390b5c21230e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/W32ODBC.pm", "digest": {"algorithm": "md5", "value": "ce7af9a9918407938b030bc8532bc4a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Win32/DBIODBC.pm", "digest": {"algorithm": "md5", "value": "b6f01a8b6905b0880c1985763a2fe02d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBI.so", "digest": {"algorithm": "md5", "value": "c8abce059e5e53242eb7330f6b0c151d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBIXS.h", "digest": {"algorithm": "md5", "value": "9fbd1bae67b8c0caf81fe5ed8280fbf8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver.xst", "digest": {"algorithm": "md5", "value": "82063c4112e4ae966e36ea86e7bb0f05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver_xst.h", "digest": {"algorithm": "md5", "value": "fd22f9539b6a584abb0cd697c9b30185"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbd_xsh.h", "digest": {"algorithm": "md5", "value": "eef45ecce4303841196a707711a66a4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbi_sql.h", "digest": {"algorithm": "md5", "value": "18f62e2a904b474a648a9fe192b2ed0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbipport.h", "digest": {"algorithm": "md5", "value": "d82be1040b9b28b10c55fb13795ae11d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbivport.h", "digest": {"algorithm": "md5", "value": "8e8acbd5cac4127ac9e9cc12c28867bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbixs_rev.h", "digest": {"algorithm": "md5", "value": "545662ab5ac5c41e64b01e33063879e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/dbixs_rev.pl", "digest": {"algorithm": "md5", "value": "80ddbe68810339a5ea05addfe6d0f9cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/NEWS.Developer.gz", "digest": {"algorithm": "md5", "value": "e65b0a9746289cbec3705239a4350d2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/README.Debian", "digest": {"algorithm": "md5", "value": "558f33d15b907cef40267ad6b4a7c5db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "77f60c319b328c1e00acb19d03b0d869"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/copyright", "digest": {"algorithm": "md5", "value": "461a4ce09ed0e8d55db28165222624bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/corogofer.pl", "digest": {"algorithm": "md5", "value": "2e3b17f1763040a388b52f11a3603813"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/perl_dbi_nulls_test.pl", "digest": {"algorithm": "md5", "value": "cefdb6c393d353d1ad7919a364e6202f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/profile.pl", "digest": {"algorithm": "md5", "value": "f0bcb418625700b794c2fe1cd9ff6926"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/test.pl", "digest": {"algorithm": "md5", "value": "743aba72c2e190b6003b3efea2df4be1"}, "isConfigFile": false}, {"path": "/usr/share/libdbi-perl/perl-dbdabi.make", "digest": {"algorithm": "md5", "value": "4ef563aecbf4868937c8180f5a49dbb8"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdbi-perl", "digest": {"algorithm": "md5", "value": "a50d9728c967e2d23fc68101eb905283"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbilogstrip.1p.gz", "digest": {"algorithm": "md5", "value": "02d5eccb8f15784be17cb5218e1fbf2f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbiprof.1p.gz", "digest": {"algorithm": "md5", "value": "46b149ff2efffa66fbcba38f76db0db5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbiproxy.1p.gz", "digest": {"algorithm": "md5", "value": "23c9a4aa75d6ae753dbf455cf091917b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dh_perl_dbi.1.gz", "digest": {"algorithm": "md5", "value": "a8340d7c1b8ceac3a03527446d513ca0"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Bundle::DBI.3pm.gz", "digest": {"algorithm": "md5", "value": "d3babbc62d63002bb528bc9e2d607c25"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::DBM.3pm.gz", "digest": {"algorithm": "md5", "value": "3367d0ba8377cefc03e63498f6867537"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File.3pm.gz", "digest": {"algorithm": "md5", "value": "55a6944a25130f441e13067e3cc74c74"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::Developers.3pm.gz", "digest": {"algorithm": "md5", "value": "2969d95957dcbbb09adeb8253ecf2601"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::HowTo.3pm.gz", "digest": {"algorithm": "md5", "value": "27455572e8e4bcdcb3852f627299d97e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::Roadmap.3pm.gz", "digest": {"algorithm": "md5", "value": "03a1ecb93bab03134701e4caa3136254"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer.3pm.gz", "digest": {"algorithm": "md5", "value": "771a9c4dfad203fdf47dd03f1343c39b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "5c056abcc1c333ce08aa079b6b008b2b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::classic.3pm.gz", "digest": {"algorithm": "md5", "value": "c9d486e89fe6714d46ce7748c4cfe660"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::pedantic.3pm.gz", "digest": {"algorithm": "md5", "value": "833fbb055dbe77d7e4e7d777c9106f6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::rush.3pm.gz", "digest": {"algorithm": "md5", "value": "68d31a9a244485520fea884d4a6b414d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "fa362cf2528200560bb1c04083813893"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::corostream.3pm.gz", "digest": {"algorithm": "md5", "value": "d9c11e0a86ec1229732828e3ef1e4cb7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::null.3pm.gz", "digest": {"algorithm": "md5", "value": "1d9b2dda5a602b5da562489d6ef2af49"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::pipeone.3pm.gz", "digest": {"algorithm": "md5", "value": "2f362c686e465a10a6cc9f5ab8f5dc67"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::stream.3pm.gz", "digest": {"algorithm": "md5", "value": "810a71ad395e457df985c0a05a456bad"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Mem.3pm.gz", "digest": {"algorithm": "md5", "value": "64f58eaf0a902544331e6949ca3645e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Proxy.3pm.gz", "digest": {"algorithm": "md5", "value": "381bd7f6e6a6157e556e66e1594654d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Sponge.3pm.gz", "digest": {"algorithm": "md5", "value": "e97a5edcb656f831bc17a647dd4c8a57"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI.3pm.gz", "digest": {"algorithm": "md5", "value": "2e561f56a09cdef70e3c52344a3a08f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfo::ANSI.3pm.gz", "digest": {"algorithm": "md5", "value": "2b9e19a6d9d262d2cd2f123484b324a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfo::ODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "e97e55f5dacbb704182a82e71aeb9fbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfoReturn.3pm.gz", "digest": {"algorithm": "md5", "value": "10af6ceac408099dab642075c3312359"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfoType.3pm.gz", "digest": {"algorithm": "md5", "value": "db098cdd86a9d1ca2beafb0c94ff0f36"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD.3pm.gz", "digest": {"algorithm": "md5", "value": "548c0aa8ef0e29a4b267b9d1eb4850cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::Metadata.3pm.gz", "digest": {"algorithm": "md5", "value": "94437da518650e00f287fae7a89f7606"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine.3pm.gz", "digest": {"algorithm": "md5", "value": "531a8a300cc7e30740e2813efa7b7c8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine::Developers.3pm.gz", "digest": {"algorithm": "md5", "value": "3a089dbd833307fa5e1a8229f5dc8920"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine::HowTo.3pm.gz", "digest": {"algorithm": "md5", "value": "21c1de4664fd2fab789db43ab60fadb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Execute.3pm.gz", "digest": {"algorithm": "md5", "value": "880c8853f9e923a9b2a182ecf42561d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Request.3pm.gz", "digest": {"algorithm": "md5", "value": "ff1ba857a8ed7335a842352669e17f12"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Response.3pm.gz", "digest": {"algorithm": "md5", "value": "47c4b33dc5c2877552d6d75855f357ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "18f589bab2f4e4a761ee249cc3c10f4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::DataDumper.3pm.gz", "digest": {"algorithm": "md5", "value": "722c7b69c9013ac5ce146d58480b9f9b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::Storable.3pm.gz", "digest": {"algorithm": "md5", "value": "c4222f7f34142fe0818ded25cfeaf290"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "0b873103fcf808b99d6f7bc587ddd50e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::pipeone.3pm.gz", "digest": {"algorithm": "md5", "value": "9e9a0582fff6250eb1a01a8bab1dd94f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::stream.3pm.gz", "digest": {"algorithm": "md5", "value": "35597d37a2b3339c0c6f8ca69bf67bd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Profile.3pm.gz", "digest": {"algorithm": "md5", "value": "1aca48b19384f3a68d978211fdd79aa6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileData.3pm.gz", "digest": {"algorithm": "md5", "value": "a3f76441899a78124c8e0292ae52622f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileDumper.3pm.gz", "digest": {"algorithm": "md5", "value": "d34be99b64119b8c7a8a0d7d47784e00"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileDumper::Apache.3pm.gz", "digest": {"algorithm": "md5", "value": "a20217db15a5428c32b8c561e071294f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileSubs.3pm.gz", "digest": {"algorithm": "md5", "value": "10790df589f1f5958af9378e3848de2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProxyServer.3pm.gz", "digest": {"algorithm": "md5", "value": "ce7e1f4f350972e02e000e64be0e0eac"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::PurePerl.3pm.gz", "digest": {"algorithm": "md5", "value": "72e32d3e14324593bc79f179967b9019"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::SQL::Nano.3pm.gz", "digest": {"algorithm": "md5", "value": "f64536000d1473ff8417058f2abd9f6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Util::CacheMemory.3pm.gz", "digest": {"algorithm": "md5", "value": "3f53d85e1f2cd729591e346f12edeb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::W32ODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "0310d5b2378827026c98ec4fc8669dc3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Win32::DBIODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "5fbdc6f96cd18ef570b57edd684775cc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/Debhelper/Sequence/perl_dbi.pm", "digest": {"algorithm": "md5", "value": "0b1f242c0ca670aed8a705e290b176b9"}, "isConfigFile": false}]}}, {"id": "21462cdaefc23722", "name": "libdebconfclient0", "version": "0.251ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdebconfclient0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libdebconfclient0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdebconfclient0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libdebconfclient0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdebconfclient0:libdebconfclient0:0.251ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdebconfclient0@0.251ubuntu1?arch=amd64&upstream=cdebconf&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdebconfclient0", "source": "cdebconf", "version": "0.251ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 74, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdebconfclient.so.0.0.0", "digest": {"algorithm": "md5", "value": "c717f7623ff6953ef809cfb7f528a127"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdebconfclient0/changelog.gz", "digest": {"algorithm": "md5", "value": "44a611eabaea209be660ae4f9f6ab36e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdebconfclient0/copyright", "digest": {"algorithm": "md5", "value": "1b6a13c3966187f3b8bb7042d10d6bba"}, "isConfigFile": false}]}}, {"id": "dcab7cf748923d59", "name": "libelf1", "version": "0.176-1.1build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libelf1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libelf1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}, {"value": "LGPL-", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libelf1:libelf1:0.176-1.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libelf1@0.176-1.1build1?arch=amd64&upstream=elfutils&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libelf1", "source": "elfutils", "version": "0.176-1.1build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 184, "depends": ["libc6 (>= 2.16)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libelf-0.176.so", "digest": {"algorithm": "md5", "value": "711b4896007a192b76ba3a8a2494afbe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libelf1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cc105c4157e8ba446e7c1bb044e813d9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libelf1/copyright", "digest": {"algorithm": "md5", "value": "1d232728ffa3621747194b51924e780b"}, "isConfigFile": false}]}}, {"id": "8b7b74e76cab56e5", "name": "libencode-locale-perl", "version": "1.05-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libencode-locale-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libencode-locale-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libencode-locale-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libencode-locale-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libencode-locale-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libencode-locale-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libencode-locale-perl:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode-locale-perl:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode_locale_perl:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode_locale_perl:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode-locale:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode-locale:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode_locale:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode_locale:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode:libencode-locale-perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libencode:libencode_locale_perl:1.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libencode-locale-perl@1.05-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libencode-locale-perl", "source": "", "version": "1.05-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 32, "depends": ["perl"], "files": [{"path": "/usr/share/doc/libencode-locale-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f98f8660831ba12873dea3078a64e5d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libencode-locale-perl/copyright", "digest": {"algorithm": "md5", "value": "85e1b57079c1e08465189dda65b3b34e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Encode::Locale.3pm.gz", "digest": {"algorithm": "md5", "value": "2d5b282286819a5019ec36c11550d23a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Encode/Locale.pm", "digest": {"algorithm": "md5", "value": "31c986f082082ecdf0cb2fa7878c26b9"}, "isConfigFile": false}]}}, {"id": "fa306cf046375e37", "name": "libext2fs2", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libext2fs2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libext2fs2/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libext2fs2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libext2fs2:libext2fs2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libext2fs2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libext2fs2", "source": "e2fsprogs", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 540, "provides": ["e2fslibs (= 1.45.5-2ubuntu1)"], "depends": ["libc6 (>= 2.28)"], "files": [{"path": "/lib/x86_64-linux-gnu/libe2p.so.2.3", "digest": {"algorithm": "md5", "value": "fb00240998c30899983e02d903e6f477"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libext2fs.so.2.4", "digest": {"algorithm": "md5", "value": "88af8adb775f19a46ada562017c0310e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libext2fs2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5f9d7215af64ca41da8e006e77528adb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libext2fs2/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}]}}, {"id": "11b6e98d0f47842c", "name": "libfcgi-perl", "version": "0.79-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libfcgi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libfcgi-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libfcgi-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libfcgi-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfcgi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libfcgi-perl/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfcgi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libfcgi-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libfcgi-perl:libfcgi-perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi-perl:libfcgi_perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi_perl:libfcgi-perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi_perl:libfcgi_perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi:libfcgi-perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libfcgi:libfcgi_perl:0.79-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libfcgi-perl@0.79-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libfcgi-perl", "source": "", "version": "0.79-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 100, "depends": ["perl (>= 5.30.0-9)", "perlapi-5.30.0", "libc6 (>= 2.28)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/FCGI.pm", "digest": {"algorithm": "md5", "value": "864592c20071c61a5d9bf6936a537e23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/FCGI/FCGI.so", "digest": {"algorithm": "md5", "value": "b6efb1320f141153098ed5fc23ead89e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3bcb9149bc76cf01499fe41154404ddf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/copyright", "digest": {"algorithm": "md5", "value": "86d6ecf4cc5df06b383e0f3076a44d8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/examples/echo.pl", "digest": {"algorithm": "md5", "value": "72cc4798fd227f4cd836be67f62ba78e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/examples/remote.pl", "digest": {"algorithm": "md5", "value": "92518663ef8eff170d404ab4c8e204e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfcgi-perl/examples/threaded.pl", "digest": {"algorithm": "md5", "value": "4063cd42e52e83ef2f9cf6376816fc3e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/FCGI.3pm.gz", "digest": {"algorithm": "md5", "value": "e3e4e34666265fdaa8b1ebddbff9f1d8"}, "isConfigFile": false}]}}, {"id": "138c6f55dd342771", "name": "libfdisk1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libfdisk1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libfdisk1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libfdisk1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libfdisk1:libfdisk1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libfdisk1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libfdisk1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 548, "depends": ["libblkid1 (>= 2.24.2)", "libc6 (>= 2.25)", "libuuid1 (>= 2.16)"], "files": [{"path": "/lib/x86_64-linux-gnu/libfdisk.so.1.1.0", "digest": {"algorithm": "md5", "value": "fc72327b734ecc003b00262352900554"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfdisk1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "19a7d94e32aad70b", "name": "libffi7", "version": "3.3-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libffi7/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libffi7:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libffi7:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libffi7/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libffi7:libffi7:3.3-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libffi7@3.3-4?arch=amd64&upstream=libffi&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libffi7", "source": "libffi", "version": "3.3-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 65, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libffi.so.7.1.0", "digest": {"algorithm": "md5", "value": "9fa9dd63d62116e6815ac44c3a746d70"}, "isConfigFile": false}, {"path": "/usr/share/doc/libffi7/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "344a4a76ecf51ef080a2087de3cdf5ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/libffi7/copyright", "digest": {"algorithm": "md5", "value": "08fa460f7663866433eeea88242df66b"}, "isConfigFile": false}]}}, {"id": "1bda28f09a455d43", "name": "libgcc-s1", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc-s1:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc-s1:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgcc-s1@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcc-s1", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 120, "provides": ["libgcc1 (= 1:10.3.0-1ubuntu1~20.04)"], "depends": ["gcc-10-base (= 10.3.0-1ubuntu1~20.04)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "digest": {"algorithm": "md5", "value": "817a0a1f580f584a6ee4a2aa7ed2fe3e"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgcc-s1", "digest": {"algorithm": "md5", "value": "44a14dcf85ae45e233e4d47509cc2369"}, "isConfigFile": false}]}}, {"id": "27875f175e0d2d76", "name": "libgcrypt20", "version": "1.8.5-5ubuntu1.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcrypt20:libgcrypt20:1.8.5-5ubuntu1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgcrypt20@1.8.5-5ubuntu1.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcrypt20", "source": "", "version": "1.8.5-5ubuntu1.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1224, "depends": ["libc6 (>= 2.15)", "libgpg-error0 (>= 1.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.5", "digest": {"algorithm": "md5", "value": "626acd41b2a5c05f0530bf33b8de93fd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "73c499593f6597226f3c0517c69af9a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/NEWS.gz", "digest": {"algorithm": "md5", "value": "6740bfcfa1908bcdfdd5bec2d1e59ba7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/README.gz", "digest": {"algorithm": "md5", "value": "79d91710576a5fd4938ff4506a4239cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/THANKS.gz", "digest": {"algorithm": "md5", "value": "5bf617304965b816407c00a3a9d410c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "55ecadafb467753f8fc60dac01fa13e7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/copyright", "digest": {"algorithm": "md5", "value": "658e9c38ffba7754fe85df8d07ffcc86"}, "isConfigFile": false}]}}, {"id": "db47eec8ed3a7214", "name": "libgdbm-compat4", "version": "1.18.1-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgdbm-compat4:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libgdbm-compat4:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-NIV-1.3+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm-compat4/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgdbm-compat4:libgdbm-compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm-compat4:libgdbm_compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm_compat4:libgdbm-compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm_compat4:libgdbm_compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm:libgdbm-compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgdbm:libgdbm_compat4:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgdbm-compat4@1.18.1-5?arch=amd64&upstream=gdbm&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgdbm-compat4", "source": "gdbm", "version": "1.18.1-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 40, "depends": ["libc6 (>= 2.14)", "libgdbm6 (>= 1.16)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgdbm_compat.so.4.0.0", "digest": {"algorithm": "md5", "value": "f3896272266631221dec67173fdf5bb7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgdbm-compat4/copyright", "digest": {"algorithm": "md5", "value": "731ad157b7e3595016986b1438899c28"}, "isConfigFile": false}]}}, {"id": "4c8cd4749ec9b4ac", "name": "libgdbm6", "version": "1.18.1-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgdbm6:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libgdbm6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-NIV-1.3+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libgdbm6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgdbm6:libgdbm6:1.18.1-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgdbm6@1.18.1-5?arch=amd64&upstream=gdbm&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgdbm6", "source": "gdbm", "version": "1.18.1-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 87, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgdbm.so.6.0.0", "digest": {"algorithm": "md5", "value": "bdfe1c439fd4148ccb551b7af6dac1fa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgdbm6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c165637db99716e14eaa48cc0f3de9ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgdbm6/copyright", "digest": {"algorithm": "md5", "value": "731ad157b7e3595016986b1438899c28"}, "isConfigFile": false}]}}, {"id": "ad21dd1f6e34a904", "name": "libgmp10", "version": "2:6.2.0+dfsg-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgmp10:libgmp10:2\\:6.2.0\\+dfsg-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgmp10@2:6.2.0%2Bdfsg-4?arch=amd64&upstream=gmp&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgmp10", "source": "gmp", "version": "2:6.2.0+dfsg-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 567, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0", "digest": {"algorithm": "md5", "value": "632612bc32b73d9d42b89dc825913310"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/README.Debian", "digest": {"algorithm": "md5", "value": "061786ca72ba56ab851af66f5b4566b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "617b498632869de8c28d95bafe39da96"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/copyright", "digest": {"algorithm": "md5", "value": "a2e7dae6af89d823171690778148652b"}, "isConfigFile": false}]}}, {"id": "f71f4e895394dbde", "name": "libgnutls30", "version": "3.6.13-2ubuntu1.6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "CC0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPLv3+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPLv2.1+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPLv3+_or_GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "The", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgnutls30:libgnutls30:3.6.13-2ubuntu1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgnutls30@3.6.13-2ubuntu1.6?arch=amd64&upstream=gnutls28&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgnutls30", "source": "gnutls28", "version": "3.6.13-2ubuntu1.6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2192, "depends": ["libgmp10 (>= 2:6.0.0)", "libc6 (>= 2.25)", "libhogweed5", "libidn2-0 (>= 2.0.0)", "libnettle7", "libp11-kit0 (>= 0.23.18.1)", "libtasn1-6 (>= 4.14)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgnutls.so.30.27.0", "digest": {"algorithm": "md5", "value": "e31a28ee90eddf4f16eee1b3e67c7b0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "be564e839bad6cc35b239a02e65e6f5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "787dbcb5ca39fc65cc813b879743c903"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/NEWS.gz", "digest": {"algorithm": "md5", "value": "fc3300bad62ec4937d191c82443f66f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/README.md.gz", "digest": {"algorithm": "md5", "value": "8a3d4cd95cab08098e99d3ac188099e2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/THANKS.gz", "digest": {"algorithm": "md5", "value": "edef2c31672f8e9ac53b1093a61e2664"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1a645ec38d219835bb79b091cab7345b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/copyright", "digest": {"algorithm": "md5", "value": "8e33ae51fb7fa9f5ebf535b0f6f59510"}, "isConfigFile": false}]}}, {"id": "549ea8df39213445", "name": "libgpg-error0", "version": "1.37-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "g10-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgpg-error0:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg-error0:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgpg-error0@1.37-1?arch=amd64&upstream=libgpg-error&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgpg-error0", "source": "libgpg-error", "version": "1.37-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 176, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgpg-error.so.0.28.0", "digest": {"algorithm": "md5", "value": "adbccb91c7693e189fb09736810374ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/README.gz", "digest": {"algorithm": "md5", "value": "e5067d861e099a9d3c756f4855b066c9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "7f680a26a387b03f5202730069caf0a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/copyright", "digest": {"algorithm": "md5", "value": "60d5c5832d5b9ee26311b156540db1fb"}, "isConfigFile": false}]}}, {"id": "f1fa5c47baeaa630", "name": "libgssapi3-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libgssapi3-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libgssapi3-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgssapi3-heimdal:libgssapi3-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3-heimdal:libgssapi3_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3_heimdal:libgssapi3-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3_heimdal:libgssapi3_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3:libgssapi3-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi3:libgssapi3_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgssapi3-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgssapi3-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 324, "depends": ["libasn1-8-heimdal (>= 1.4.0+git20110226)", "libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libhcrypto4-heimdal (>= 1.4.0+git20110226)", "libheimntlm0-heimdal (>= 1.4.0+git20110226)", "libkrb5-26-heimdal (>= 1.6~git20131117)", "libroken18-heimdal (>= 1.7~git20150920)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgssapi.so.3.0.0", "digest": {"algorithm": "md5", "value": "9fff56be34dfc5767059dd08a0ce2354"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgssapi3-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "5717edcc4caa1546", "name": "libhcrypto4-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libhcrypto4-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhcrypto4-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4-heimdal:libhcrypto4_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4_heimdal:libhcrypto4_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4:libhcrypto4-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhcrypto4:libhcrypto4_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhcrypto4-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhcrypto4-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 274, "depends": ["libasn1-8-heimdal (>= 1.4.0+git20110226)", "libc6 (>= 2.14)", "libheimbase1-heimdal (>= 1.4.0+git20110226)", "libroken18-heimdal (>= 1.7~git20150920)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libhcrypto.so.4.1.0", "digest": {"algorithm": "md5", "value": "b1ac52b31467133f961dd08b80b5a57d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libhcrypto4-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "6dd009b1da9ab274", "name": "libheimbase1-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libheimbase1-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimbase1-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libheimbase1-heimdal:libheimbase1-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1-heimdal:libheimbase1_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1_heimdal:libheimbase1-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1_heimdal:libheimbase1_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1:libheimbase1-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimbase1:libheimbase1_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libheimbase1-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libheimbase1-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 113, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libheimbase.so.1.0.0", "digest": {"algorithm": "md5", "value": "c7855890fdbd58bf23786502cf24acb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libheimbase1-heimdal/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "54b1b7b38119740199eaf74de5a28633"}, "isConfigFile": false}, {"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libheimbase1-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "6562103151c54075", "name": "libheimntlm0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libheimntlm0-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libheimntlm0-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0-heimdal:libheimntlm0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0_heimdal:libheimntlm0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0:libheimntlm0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libheimntlm0:libheimntlm0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libheimntlm0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libheimntlm0-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 85, "depends": ["libc6 (>= 2.4)", "libhcrypto4-heimdal (>= 1.4.0+git20110226)", "libkrb5-26-heimdal (>= 1.4.0+git20110226)", "libroken18-heimdal (>= 1.7~git20150920)", "libwind0-heimdal (>= 1.4.0+git20110226)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libheimntlm.so.0.1.0", "digest": {"algorithm": "md5", "value": "56b725143d029f1b02d3511e69b840c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libheimntlm0-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "60164e597cdb2d99", "name": "libhogweed5", "version": "3.5.1+really3.5.1-2ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhogweed5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libhogweed5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libhogweed5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhogweed5:libhogweed5:3.5.1\\+really3.5.1-2ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhogweed5@3.5.1%2Breally3.5.1-2ubuntu0.2?arch=amd64&upstream=nettle&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhogweed5", "source": "nettle", "version": "3.5.1+really3.5.1-2ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 237, "depends": ["libc6 (>= 2.14)", "libgmp10 (>= 2:6.0.0)", "libnettle7 (= 3.5.1+really3.5.1-2ubuntu0.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libhogweed.so.5.0", "digest": {"algorithm": "md5", "value": "31f755b8f7dc56b740865113ff7d9980"}, "isConfigFile": false}]}}, {"id": "437a19785a5e5edf", "name": "libhtml-parser-perl", "version": "3.72-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-parser-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhtml-parser-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhtml-parser-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-parser-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-parser-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-parser-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhtml-parser-perl:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-parser-perl:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_parser_perl:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_parser_perl:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-parser:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-parser:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_parser:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_parser:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml-parser-perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml_parser_perl:3.72-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhtml-parser-perl@3.72-5?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhtml-parser-perl", "source": "", "version": "3.72-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 221, "depends": ["perl (>= 5.30.0-9)", "perlapi-5.30.0", "libc6 (>= 2.4)", "libhtml-tagset-perl", "liburi-perl"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Entities.pm", "digest": {"algorithm": "md5", "value": "3c77b0fa2ee5f59cfa0062b58df02c13"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Filter.pm", "digest": {"algorithm": "md5", "value": "00f61ea9d49caefb4eab839b154f7491"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/HeadParser.pm", "digest": {"algorithm": "md5", "value": "904e564926835fc3669f62ed651e0d2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/LinkExtor.pm", "digest": {"algorithm": "md5", "value": "e0902f6cbad456fe36e35aa8556301d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Parser.pm", "digest": {"algorithm": "md5", "value": "783a23bfd7d0cb6070ede30f9927d36f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/PullParser.pm", "digest": {"algorithm": "md5", "value": "b109496368df02762b164d141c0f858c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/TokeParser.pm", "digest": {"algorithm": "md5", "value": "55479092b3386b9cfceabeeb5f29f513"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/HTML/Parser/Parser.so", "digest": {"algorithm": "md5", "value": "2797349cf9fb6507df9f1f1a937bf1ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/TODO", "digest": {"algorithm": "md5", "value": "4594ea6108c2d76dc38c2fb1117a3bb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9723de3ab22b6cda52d35f72ca3a65d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/copyright", "digest": {"algorithm": "md5", "value": "0898849dc3d1c795ad96fad4003b5eab"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/README", "digest": {"algorithm": "md5", "value": "12f31859e96c971a2347301bdfe46492"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hanchors", "digest": {"algorithm": "md5", "value": "c7b6ab5812e85547f5fcd873383f3b17"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hdump", "digest": {"algorithm": "md5", "value": "e5175e4cf769a2548938c0f8c11d6ac7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hform", "digest": {"algorithm": "md5", "value": "043755694bb54e87495e8722c216dea0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hlc", "digest": {"algorithm": "md5", "value": "a04e9472934a89b96fd0f4d325f48d6e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hrefsub", "digest": {"algorithm": "md5", "value": "3bdf5309585ea9dd7665898b0515a1cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/hstrip", "digest": {"algorithm": "md5", "value": "ec8f85527df92d85ad70a82eabd95297"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/htext", "digest": {"algorithm": "md5", "value": "a82eba3e1e9a2f907700eb8f2b4e9090"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/htextsub", "digest": {"algorithm": "md5", "value": "548e01692f70254ad3ca629f690208fe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-parser-perl/examples/htitle", "digest": {"algorithm": "md5", "value": "07f8d4d77dfb16bcf907b99d9d09a370"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Entities.3pm.gz", "digest": {"algorithm": "md5", "value": "a044c6fcf5bc0e18f7931405457f9622"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Filter.3pm.gz", "digest": {"algorithm": "md5", "value": "b367c6dade88774de8b52834719711ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::HeadParser.3pm.gz", "digest": {"algorithm": "md5", "value": "cb78fc87e0dd2160b77d49735248e70d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::LinkExtor.3pm.gz", "digest": {"algorithm": "md5", "value": "bfa9c1a1957d0eafdc1275e317475a8d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Parser.3pm.gz", "digest": {"algorithm": "md5", "value": "15ae846373c51bdc8bd2667f5787dd83"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::PullParser.3pm.gz", "digest": {"algorithm": "md5", "value": "98768326ea590b236f620220c52657ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::TokeParser.3pm.gz", "digest": {"algorithm": "md5", "value": "55a9f27e5981b3cbc44f6e83e79aad77"}, "isConfigFile": false}]}}, {"id": "eb7886dec08f77e4", "name": "libhtml-tagset-perl", "version": "3.20-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-tagset-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhtml-tagset-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhtml-tagset-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-tagset-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-tagset-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-tagset-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhtml-tagset-perl:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-tagset-perl:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_tagset_perl:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_tagset_perl:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-tagset:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-tagset:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_tagset:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_tagset:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml-tagset-perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml_tagset_perl:3.20-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhtml-tagset-perl@3.20-4?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhtml-tagset-perl", "source": "", "version": "3.20-4", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 31, "depends": ["perl"], "files": [{"path": "/usr/share/doc/libhtml-tagset-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "890d9e29e1e13a1431a2a4e63ba488e2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "digest": {"algorithm": "md5", "value": "4cbf9d9771ae5bca1c9497e9c9515039"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Tagset.3pm.gz", "digest": {"algorithm": "md5", "value": "437eeb14237ab481bb95f01a1f4f6c1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTML/Tagset.pm", "digest": {"algorithm": "md5", "value": "8c67084eb84204894b2bf6dd507e2366"}, "isConfigFile": false}]}}, {"id": "b762b212a8047bc7", "name": "libhtml-template-perl", "version": "2.97-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-template-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhtml-template-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhtml-template-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-template-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-template-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhtml-template-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhtml-template-perl:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-template-perl:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_template_perl:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_template_perl:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-template:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml-template:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_template:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml_template:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml-template-perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhtml:libhtml_template_perl:2.97-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhtml-template-perl@2.97-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhtml-template-perl", "source": "", "version": "2.97-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 181, "depends": ["perl", "libcgi-pm-perl | perl (<< 5.19)"], "files": [{"path": "/usr/share/doc/libhtml-template-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f16af38598d8aa36a3aed88823eb2261"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-template-perl/copyright", "digest": {"algorithm": "md5", "value": "8bff8e38799e36fa0cae0e9603febe07"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-template-perl/examples/clean_shm.pl", "digest": {"algorithm": "md5", "value": "9a4ddc84d7a41a8731cc8d53a657ca76"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhtml-template-perl/examples/time_trial.pl", "digest": {"algorithm": "md5", "value": "682481740297bdeb313fa0119871bc6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Template.3pm.gz", "digest": {"algorithm": "md5", "value": "c574af8a59706e40122939e6468ae6c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTML::Template::FAQ.3pm.gz", "digest": {"algorithm": "md5", "value": "94c09d598c7bbddf2a7c399c1e0fc59f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTML/Template.pm", "digest": {"algorithm": "md5", "value": "61ebac96a91ca3962ba4c92df4a42195"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTML/Template/FAQ.pm", "digest": {"algorithm": "md5", "value": "09035060243e91591f4301191b2e0746"}, "isConfigFile": false}]}}, {"id": "a2eb4e0acaed6511", "name": "libhttp-date-perl", "version": "6.05-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-date-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhttp-date-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhttp-date-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-date-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-date-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-date-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhttp-date-perl:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-date-perl:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_date_perl:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_date_perl:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-date:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-date:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_date:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_date:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp:libhttp-date-perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp:libhttp_date_perl:6.05-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhttp-date-perl@6.05-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhttp-date-perl", "source": "", "version": "6.05-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 29, "depends": ["perl", "libtimedate-perl", "libtime-local-perl (>= 1.28)"], "files": [{"path": "/usr/share/doc/libhttp-date-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "7d7475db75604579c448fd07023fb751"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhttp-date-perl/copyright", "digest": {"algorithm": "md5", "value": "bfca7a03b8182a53543ebf8af1059c33"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Date.3pm.gz", "digest": {"algorithm": "md5", "value": "162dc84af29aaaf2a769b7f80f158d1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Date.pm", "digest": {"algorithm": "md5", "value": "13e97e2e035e935d0b4ba1aa03a62f99"}, "isConfigFile": false}]}}, {"id": "2fd49c317da3dbab", "name": "libhttp-message-perl", "version": "6.22-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-message-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhttp-message-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libhttp-message-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-message-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-message-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libhttp-message-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhttp-message-perl:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-message-perl:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_message_perl:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_message_perl:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-message:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp-message:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_message:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp_message:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp:libhttp-message-perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhttp:libhttp_message_perl:6.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhttp-message-perl@6.22-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhttp-message-perl", "source": "", "version": "6.22-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 191, "depends": ["perl:any", "libencode-locale-perl", "libencode-perl (>= 3.01)", "libhttp-date-perl", "libio-html-perl", "liblwp-mediatypes-perl", "liburi-perl"], "files": [{"path": "/usr/share/doc/libhttp-message-perl/CONTRIBUTING.md.gz", "digest": {"algorithm": "md5", "value": "d62fc8fdb49f47a99cd029cfc92d5100"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhttp-message-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "99b991fe7cba19d303dfe6d462195d47"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhttp-message-perl/copyright", "digest": {"algorithm": "md5", "value": "b385ed6a2243485e5984d0cc9d83c5d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Config.3pm.gz", "digest": {"algorithm": "md5", "value": "8313304297bb1c82479a9e57eed44c46"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Headers.3pm.gz", "digest": {"algorithm": "md5", "value": "4dd36ee57f89ce9ed4d299586b20f5c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Headers::Util.3pm.gz", "digest": {"algorithm": "md5", "value": "e0921521bb85f42d7ff9be1c9d38b29a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Message.3pm.gz", "digest": {"algorithm": "md5", "value": "598bf73a06bb882739ffdbfcbf89b0ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Request.3pm.gz", "digest": {"algorithm": "md5", "value": "83a4e51290257b6324e91dc309b07ca3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Request::Common.3pm.gz", "digest": {"algorithm": "md5", "value": "1e169552d3348b16ea9dd9693afdfd3a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Response.3pm.gz", "digest": {"algorithm": "md5", "value": "ebe27bb462407f6674c208232b38a670"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/HTTP::Status.3pm.gz", "digest": {"algorithm": "md5", "value": "aafa462f1e15afe4effc2dc3a8251f1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Config.pm", "digest": {"algorithm": "md5", "value": "54219f8281017f23c0671a773604a15d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Headers.pm", "digest": {"algorithm": "md5", "value": "6c890622a271f079526b327970f4902c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Headers/Auth.pm", "digest": {"algorithm": "md5", "value": "6ee9b2ffbc103a252f71ca71860ed8f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Headers/ETag.pm", "digest": {"algorithm": "md5", "value": "d4b351403225e56233d76c06ca3674e8"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Headers/Util.pm", "digest": {"algorithm": "md5", "value": "edfae19b5d8c8f278c0a462a90e843c1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Message.pm", "digest": {"algorithm": "md5", "value": "ca65e28560d441d60c485e7f01422af9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Request.pm", "digest": {"algorithm": "md5", "value": "c14950ed3803eafc8980ef353e184fca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Request/Common.pm", "digest": {"algorithm": "md5", "value": "1c47295a905d4b6f2e53f4347dc3dd0c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Response.pm", "digest": {"algorithm": "md5", "value": "08e42c066cab69fab2ab11689dca015e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/HTTP/Status.pm", "digest": {"algorithm": "md5", "value": "f1e55495d546214226d3d5cc13974892"}, "isConfigFile": false}]}}, {"id": "ec3b069ba9a596b0", "name": "libhx509-5-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libhx509-5-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libhx509-5-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhx509-5-heimdal:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509-5-heimdal:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509_5_heimdal:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509_5_heimdal:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509-5:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509-5:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509_5:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509_5:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509:libhx509-5-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libhx509:libhx509_5_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libhx509-5-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhx509-5-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 360, "depends": ["libasn1-8-heimdal (>= 1.4.0+git20110226)", "libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libhcrypto4-heimdal (>= 1.4.0+git20110226)", "libheimbase1-heimdal (>= 1.6~git20131117)", "libroken18-heimdal (>= 1.7~git20150920)", "libwind0-heimdal (>= 1.4.0+git20110226)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libhx509.so.5.0.0", "digest": {"algorithm": "md5", "value": "04ed2a5fc36d8c97ff10eb054713d050"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libhx509-5-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "8814d03de36ea24a", "name": "libidn2-0", "version": "2.2.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libidn2-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libidn2-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libidn2-0:libidn2-0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2-0:libidn2_0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2_0:libidn2-0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2_0:libidn2_0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2:libidn2-0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2:libidn2_0:2.2.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libidn2-0@2.2.0-2?arch=amd64&upstream=libidn2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libidn2-0", "source": "libidn2", "version": "2.2.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 216, "depends": ["libc6 (>= 2.14)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libidn2.so.0.3.6", "digest": {"algorithm": "md5", "value": "0036c39e829b372cbd1e7da03bab588a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/AUTHORS", "digest": {"algorithm": "md5", "value": "73fb5143bedb0636c194f7092a902071"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/NEWS.gz", "digest": {"algorithm": "md5", "value": "9b95a73e940b2789053bcc322b31d0f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/README.md.gz", "digest": {"algorithm": "md5", "value": "344d27ef618057b606363b5ca0d18bd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2a4174af956aca53728a15742e0f1d53"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/copyright", "digest": {"algorithm": "md5", "value": "5afea15fdb99bb723ecb2c7efc4ccb90"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libidn2-0", "digest": {"algorithm": "md5", "value": "f7151982b52195b79235182fd881627e"}, "isConfigFile": false}]}}, {"id": "426b4f99a50ac951", "name": "libio-html-perl", "version": "1.001-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libio-html-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libio-html-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libio-html-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libio-html-perl:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio-html-perl:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio_html_perl:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio_html_perl:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio-html:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio-html:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio_html:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio_html:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio:libio-html-perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libio:libio_html_perl:1.001-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libio-html-perl@1.001-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libio-html-perl", "source": "", "version": "1.001-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 70, "depends": ["perl"], "files": [{"path": "/usr/share/doc/libio-html-perl/README", "digest": {"algorithm": "md5", "value": "62463084a653938a57374e5291d7ee62"}, "isConfigFile": false}, {"path": "/usr/share/doc/libio-html-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a67db801964270e3631a2df9827f16f7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libio-html-perl/copyright", "digest": {"algorithm": "md5", "value": "af1063c8ad471badd2dba75a19fa90e9"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/IO::HTML.3pm.gz", "digest": {"algorithm": "md5", "value": "efdbde79b2989f107753826f2ec62c73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/IO/HTML.pm", "digest": {"algorithm": "md5", "value": "8507a4a35c0c91a1e404161245e60000"}, "isConfigFile": false}]}}, {"id": "6411fb302667e5fd", "name": "libjemalloc2", "version": "5.2.1-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libjemalloc2:amd64.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/libjemalloc2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "BSD-2-Clause-Chemeris", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "BSD-3-Clause-Google", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "BSD-3-Clause-Hiroshima-University", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/libjemalloc2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libjemalloc2:libjemalloc2:5.2.1-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libjemalloc2@5.2.1-1ubuntu1?arch=amd64&upstream=jemalloc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libjemalloc2", "source": "jemalloc", "version": "5.2.1-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 757, "depends": ["libc6 (>= 2.29)", "libgcc-s1 (>= 3.3)", "libstdc++6 (>= 4.4.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libjemalloc.so.2", "digest": {"algorithm": "md5", "value": "d13aabd3e907425ee2efd7098085eb10"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjemalloc2/README", "digest": {"algorithm": "md5", "value": "6900e4a158982e4c4715bf16aa54fa10"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjemalloc2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "771bb38e9f5153a50a1ff7375a5376e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjemalloc2/copyright", "digest": {"algorithm": "md5", "value": "fcc910dbd90450dc62f671eba582d6c5"}, "isConfigFile": false}]}}, {"id": "a96ec3565e1dbe03", "name": "libkrb5-26-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libkrb5-26-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libkrb5-26-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libkrb5-26-heimdal:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5-26-heimdal:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_26_heimdal:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_26_heimdal:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5-26:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5-26:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_26:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_26:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5:libkrb5-26-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5:libkrb5_26_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libkrb5-26-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libkrb5-26-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 665, "depends": ["libasn1-8-heimdal (>= 1.6~git20131117)", "libc6 (>= 2.15)", "libcom-err2 (>= 1.43.9)", "libcrypt1 (>= 1:4.1.0)", "libhcrypto4-heimdal (>= 1.7~git20161112)", "libheimbase1-heimdal (>= 1.6~git20131117)", "libhx509-5-heimdal (>= 1.4.0+git20110226)", "libroken18-heimdal (>= 1.7~git20160418)", "libsqlite3-0 (>= 3.5.9)", "libwind0-heimdal (>= 1.6~git20120311)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libkrb5.so.26.0.0", "digest": {"algorithm": "md5", "value": "441744198b0da1a05eb8cd5e300b58fc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libkrb5-26-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "041920ccc344811a", "name": "libksba8", "version": "1.3.5-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libksba8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libksba8:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libksba8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libksba8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libksba8:libksba8:1.3.5-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libksba8@1.3.5-2?arch=amd64&upstream=libksba&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libksba8", "source": "libksba", "version": "1.3.5-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 259, "depends": ["libc6 (>= 2.14)", "libgpg-error0 (>= 1.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libksba.so.8.11.6", "digest": {"algorithm": "md5", "value": "0c0a98c7e258a11c748aa9f880218196"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/AUTHORS", "digest": {"algorithm": "md5", "value": "a8f6a2396c8b32aa0ff9976fd2d1454d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/NEWS.gz", "digest": {"algorithm": "md5", "value": "0f6caade404678c49099b0b613c73e8c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/README", "digest": {"algorithm": "md5", "value": "93f9526ab0df4bfd05c69c21bb57922c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d4ced262c00cb000d3edbb2008bcc879"}, "isConfigFile": false}, {"path": "/usr/share/doc/libksba8/copyright", "digest": {"algorithm": "md5", "value": "d4427a1294eec01e5a22ff54b6803c94"}, "isConfigFile": false}]}}, {"id": "18aaf7824009d39d", "name": "libldap-2.4-2", "version": "2.4.49+dfsg-2ubuntu1.8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libldap-2.4-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap-2.4-2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap_2.4_2:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libldap-2.4-2@2.4.49%2Bdfsg-2ubuntu1.8?arch=amd64&upstream=openldap&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libldap-2.4-2", "source": "openldap", "version": "2.4.49+dfsg-2ubuntu1.8", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 523, "depends": ["libc6 (>= 2.28)", "libgnutls30 (>= 3.6.12)", "libgssapi3-heimdal (>= 1.4.0+git20110226)", "libsasl2-2 (>= 2.1.27+dfsg)", "libldap-common"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.12", "digest": {"algorithm": "md5", "value": "181199a6485348aa0904efb259047328"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.12", "digest": {"algorithm": "md5", "value": "b79e3e42279b241933410f6f6b9b7a8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/README.Debian", "digest": {"algorithm": "md5", "value": "542ca9165ae50bfad3f099545c392531"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "65adc76fa61288f9f5a8848d8a91ec04"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/copyright", "digest": {"algorithm": "md5", "value": "1bf7b41e6198aa738d359d519a17e8e1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libldap-2.4-2", "digest": {"algorithm": "md5", "value": "bc1e476549d0f7606ade36da91688a07"}, "isConfigFile": false}]}}, {"id": "036daa2f986f1db3", "name": "libldap-common", "version": "2.4.49+dfsg-2ubuntu1.8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libldap-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libldap-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libldap-common.conffiles", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libldap-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libldap-common.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libldap-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libldap-common:libldap-common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-common:libldap_common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_common:libldap-common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_common:libldap_common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap-common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap_common:2.4.49\\+dfsg-2ubuntu1.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libldap-common@2.4.49%2Bdfsg-2ubuntu1.8?arch=all&upstream=openldap&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libldap-common", "source": "openldap", "version": "2.4.49+dfsg-2ubuntu1.8", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 102, "files": [{"path": "/etc/ldap/ldap.conf", "digest": {"algorithm": "md5", "value": "0b3f4d19d88498314478273ce10b0a70"}, "isConfigFile": true}, {"path": "/usr/share/doc/libldap-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "34d2272d10deefff6293b6da7d3f4c52"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-common/copyright", "digest": {"algorithm": "md5", "value": "1bf7b41e6198aa738d359d519a17e8e1"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/ldap.conf.5.gz", "digest": {"algorithm": "md5", "value": "815e8338f9bdc33fe87fd2c9ec917668"}, "isConfigFile": false}]}}, {"id": "34c1583c63825688", "name": "liblwp-mediatypes-perl", "version": "6.04-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblwp-mediatypes-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/liblwp-mediatypes-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liblwp-mediatypes-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liblwp-mediatypes-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liblwp-mediatypes-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblwp-mediatypes-perl:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp-mediatypes-perl:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp_mediatypes_perl:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp_mediatypes_perl:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp-mediatypes:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp-mediatypes:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp_mediatypes:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp_mediatypes:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp:liblwp-mediatypes-perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblwp:liblwp_mediatypes_perl:6.04-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblwp-mediatypes-perl@6.04-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblwp-mediatypes-perl", "source": "", "version": "6.04-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 72, "depends": ["perl"], "files": [{"path": "/usr/share/doc/liblwp-mediatypes-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d7f90beec22b63a810f5c9b374fc8498"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "digest": {"algorithm": "md5", "value": "2179b7dcde43f10170e4a4353aef2919"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/LWP::MediaTypes.3pm.gz", "digest": {"algorithm": "md5", "value": "2408f774ce27cc7c29de7f51a4016f84"}, "isConfigFile": false}, {"path": "/usr/share/perl5/LWP/MediaTypes.pm", "digest": {"algorithm": "md5", "value": "564bc53621bed4a52ee8a3e84792362a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/LWP/media.types", "digest": {"algorithm": "md5", "value": "bc7a9af9d581499216271d22c96092aa"}, "isConfigFile": false}]}}, {"id": "1f2aba3476e2f9dd", "name": "liblz4-1", "version": "1.9.2-2ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblz4-1:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4-1:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblz4-1@1.9.2-2ubuntu0.20.04.1?arch=amd64&upstream=lz4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblz4-1", "source": "lz4", "version": "1.9.2-2ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 149, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2", "digest": {"algorithm": "md5", "value": "aa36c7a9dba79696468af2bb94e24b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f8129c8bf58e546883553ac92ff3d21e"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/copyright", "digest": {"algorithm": "md5", "value": "fa3639e4a99076bd03ad655a64d9662c"}, "isConfigFile": false}]}}, {"id": "d475c470f6593aa6", "name": "liblzma5", "version": "5.2.4-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Autoconf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD-debian", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "config-h", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "noderivs", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-nowarranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "probably-PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblzma5:liblzma5:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblzma5@5.2.4-1ubuntu1?arch=amd64&upstream=xz-utils&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblzma5", "source": "xz-utils", "version": "5.2.4-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 267, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/liblzma.so.5.2.4", "digest": {"algorithm": "md5", "value": "56e225dad496b3c8982abb74cc49ed56"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/AUTHORS", "digest": {"algorithm": "md5", "value": "bcb4f889a36b8fbf7ef825fb8e9fb986"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/NEWS.gz", "digest": {"algorithm": "md5", "value": "af5e3313cb57c724ca6f0385c1f3ee96"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/THANKS", "digest": {"algorithm": "md5", "value": "9e1932e066a65c6b20c32e34bcb2e14f"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b4c11d81308e878527cd68161eac613f"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/copyright", "digest": {"algorithm": "md5", "value": "40bc16f251450701bfd0a5c8f5486d86"}, "isConfigFile": false}]}}, {"id": "87a98a8dc93885e9", "name": "libmariadb3", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmariadb3/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmariadb3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmariadb3:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmariadb3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmariadb3:libmariadb3:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmariadb3@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmariadb3", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 476, "depends": ["mariadb-common", "libc6 (>= 2.28)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/mysql/plugin/caching_sha2_password.so", "digest": {"algorithm": "md5", "value": "589c9f50cd3d4d1d3a7aaffb1efacac4"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/client_ed25519.so", "digest": {"algorithm": "md5", "value": "9f26bd24e876349c063b0a72a7b154ad"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/dialog.so", "digest": {"algorithm": "md5", "value": "8b503d8e377c1a6bd9f23984430bb37b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/mysql_clear_password.so", "digest": {"algorithm": "md5", "value": "4e7a8c15235c0e4c5849d10a12c71181"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/sha256_password.so", "digest": {"algorithm": "md5", "value": "ebd2bc12b946bac5d5a67b96a39910cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmariadb.so.3", "digest": {"algorithm": "md5", "value": "fc8333e42cb039ff3dedb120b80bdee0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmariadb3/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmariadb3/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "b57a8bbb5380279b", "name": "libmnl0", "version": "1.0.4-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmnl0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmnl0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmnl0:libmnl0:1.0.4-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmnl0@1.0.4-2?arch=amd64&upstream=libmnl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmnl0", "source": "libmnl", "version": "1.0.4-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 42, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libmnl.so.0.2.0", "digest": {"algorithm": "md5", "value": "ce93e29a85fff3d843a52f006e6d9b5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmnl0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a104e58a9c9592ffad87b4c23860955c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmnl0/copyright", "digest": {"algorithm": "md5", "value": "36ec5dee147e6115ff77ea643f6181d7"}, "isConfigFile": false}]}}, {"id": "51eddb2fca232d62", "name": "libmount1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libmount1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmount1:libmount1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmount1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmount1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 481, "depends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.25)", "libselinux1 (>= 2.6-3~)"], "files": [{"path": "/lib/x86_64-linux-gnu/libmount.so.1.1.0", "digest": {"algorithm": "md5", "value": "04efcc8ea527be9094d33b5f05e91a54"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmount1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "10b928c1539469a5", "name": "libmpfr6", "version": "4.0.2-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmpfr6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmpfr6:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmpfr6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmpfr6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmpfr6:libmpfr6:4.0.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmpfr6@4.0.2-1?arch=amd64&upstream=mpfr4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmpfr6", "source": "mpfr4", "version": "4.0.2-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1096, "depends": ["libc6 (>= 2.14)", "libgmp10"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmpfr.so.6.0.2", "digest": {"algorithm": "md5", "value": "a1e6b57d7f5b9bc88cbbb1fef4f7c2d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/AUTHORS", "digest": {"algorithm": "md5", "value": "3d27d19d8f7aae60755f2015c4decbd5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/BUGS", "digest": {"algorithm": "md5", "value": "5e30702bb95a701e0f064293e258c657"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/NEWS.gz", "digest": {"algorithm": "md5", "value": "68ae5dcbda6df9f8a58b230153749ca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/README", "digest": {"algorithm": "md5", "value": "17d002d3a56f514f31f871a33d3870d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/TODO.gz", "digest": {"algorithm": "md5", "value": "a1f16362f3a9cf36a26a073a02e1e9dc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1f70d674e8ee79721ea10aa56afb04f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/copyright", "digest": {"algorithm": "md5", "value": "acb9b7421ca8f7eae89edfad6587206e"}, "isConfigFile": false}]}}, {"id": "e3ff45b9587d2afd", "name": "libmysqlclient21", "version": "8.0.27-0ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmysqlclient21:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "BSD-like", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "Boost-1.0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}, {"value": "zlib/libpng", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmysqlclient21/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmysqlclient21:libmysqlclient21:8.0.27-0ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmysqlclient21@8.0.27-0ubuntu0.20.04.1?arch=amd64&upstream=mysql-8.0&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmysqlclient21", "source": "mysql-8.0", "version": "8.0.27-0ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 7473, "depends": ["mysql-common (>= 5.5)", "libc6 (>= 2.28)", "libgcc-s1 (>= 3.4)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 5.2)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmysqlclient.so.21.2.27", "digest": {"algorithm": "md5", "value": "4c99a2e17520a89132660234e4669744"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmysqlclient21/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "7c29f900cb2a2bc871c53a365df7d04e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmysqlclient21/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6e0880c8d0a6ffd4efde3979c777576d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmysqlclient21/copyright", "digest": {"algorithm": "md5", "value": "03ca5d993305a89d7a7689ff657bcc81"}, "isConfigFile": false}]}}, {"id": "434263ef1928e0d9", "name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libncurses6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libncurses6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 337, "depends": ["libtinfo6 (= 6.2-0ubuntu2)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libncurses.so.6.2", "digest": {"algorithm": "md5", "value": "d0f201cee93dec46431f4e761fcf4fc4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libform.so.6.2", "digest": {"algorithm": "md5", "value": "4886f19177f524581e147fb6d2f1a0ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmenu.so.6.2", "digest": {"algorithm": "md5", "value": "cc3f412b0373a00dc8a84d14275d2aae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpanel.so.6.2", "digest": {"algorithm": "md5", "value": "76a03800476e3989b84fe3d23f26ea60"}, "isConfigFile": false}]}}, {"id": "2e7ebdb4e8e715d6", "name": "libncursesw6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libncursesw6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libncursesw6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libncursesw6:libncursesw6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libncursesw6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libncursesw6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 418, "depends": ["libtinfo6 (= 6.2-0ubuntu2)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libncursesw.so.6.2", "digest": {"algorithm": "md5", "value": "0f0671b38f1ccda3400b4759b753ff17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libformw.so.6.2", "digest": {"algorithm": "md5", "value": "1e8ec33ead29f53c8632b439e2623b04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmenuw.so.6.2", "digest": {"algorithm": "md5", "value": "703db87bac6d431baf7cda3e136fa0f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpanelw.so.6.2", "digest": {"algorithm": "md5", "value": "73bbe2b051ff5dab739c0d828585494a"}, "isConfigFile": false}]}}, {"id": "455c11b745949c7e", "name": "libnettle7", "version": "3.5.1+really3.5.1-2ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnettle7:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libnettle7:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libnettle7/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnettle7:libnettle7:3.5.1\\+really3.5.1-2ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libnettle7@3.5.1%2Breally3.5.1-2ubuntu0.2?arch=amd64&upstream=nettle&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnettle7", "source": "nettle", "version": "3.5.1+really3.5.1-2ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 396, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnettle.so.7.0", "digest": {"algorithm": "md5", "value": "0b61baabb571b97ed82438426fa687cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle7/NEWS.gz", "digest": {"algorithm": "md5", "value": "9d3d2f711f5e7234d9b7e89f19e918ba"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle7/README", "digest": {"algorithm": "md5", "value": "003a759c72474f9a7fde5a1ac807bb70"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle7/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "448d15956298baeb8ee166ab219ed90e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle7/copyright", "digest": {"algorithm": "md5", "value": "15b9f03f23d717817435070fd13171de"}, "isConfigFile": false}]}}, {"id": "8a2a2949a0b0829e", "name": "libnpth0", "version": "1.6-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnpth0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libnpth0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnpth0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libnpth0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnpth0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libnpth0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnpth0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libnpth0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnpth0:libnpth0:1.6-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libnpth0@1.6-1?arch=amd64&upstream=npth&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnpth0", "source": "npth", "version": "1.6-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 36, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnpth.so.0.1.2", "digest": {"algorithm": "md5", "value": "0f66a6ea24033af6ee05478b6a230da4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnpth0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "4b01a4351fcfe90fd87d48eba7a88181"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnpth0/copyright", "digest": {"algorithm": "md5", "value": "4accad1af6f79895ba799ea9af6dc30a"}, "isConfigFile": false}]}}, {"id": "022696ebcbcf0531", "name": "libp11-kit0", "version": "0.23.20-1ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libp11-kit0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libp11-kit0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "ISC+IBM", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "permissive-like-automake-output", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "same-as-rest-of-p11kit", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libp11-kit0:libp11-kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11-kit0:libp11_kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11_kit0:libp11-kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11_kit0:libp11_kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11:libp11-kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11:libp11_kit0:0.23.20-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libp11-kit0@0.23.20-1ubuntu0.1?arch=amd64&upstream=p11-kit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libp11-kit0", "source": "p11-kit", "version": "0.23.20-1ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1271, "depends": ["libc6 (>= 2.26)", "libffi7 (>= 3.3~20180313)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0", "digest": {"algorithm": "md5", "value": "aa3372853fc4c2c68e594ffa28c7a8eb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6b90b780228b901bcec6b186c939b01e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/copyright", "digest": {"algorithm": "md5", "value": "8a8d47ba8bed06e7cb04a3d377a8f23c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/examples/pkcs11.conf.example", "digest": {"algorithm": "md5", "value": "161f8ec95326f47d853cb7c1ee76c7b8"}, "isConfigFile": false}]}}, {"id": "22784c4ceaf0cfe7", "name": "libpam-cap", "version": "1:2.32-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpam-cap/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-cap:amd64.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libpam-cap:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-cap:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libpam-cap:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpam-cap/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpam-cap/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpam-cap/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-cap:libpam-cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-cap:libpam_cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_cap:libpam-cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_cap:libpam_cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_cap:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-cap@1:2.32-1?arch=amd64&upstream=libcap2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-cap", "source": "libcap2", "version": "1:2.32-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 48, "depends": ["libc6 (>= 2.4)", "libcap2 (>= 1:2.31)", "libpam0g (>= 0.99.7.1)", "libpam-runtime (>= 1.1.3-2~)"], "files": [{"path": "/etc/security/capability.conf", "digest": {"algorithm": "md5", "value": "fa5804a90b16addeec23008102b4746d"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/security/pam_cap.so", "digest": {"algorithm": "md5", "value": "a7a5c6421f32f4f012441bcc6449cc37"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-cap/copyright", "digest": {"algorithm": "md5", "value": "a6cc470bc77b47de05bc656d4b68cdee"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/capability", "digest": {"algorithm": "md5", "value": "597992b1cd66ad28fa4ab9664239a43d"}, "isConfigFile": false}]}}, {"id": "8ce095958e9114e3", "name": "libpam-modules", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-modules@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1166, "provides": ["libpam-mkhomedir", "libpam-motd", "libpam-umask"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.27)", "libcrypt1 (>= 1:4.1.0)", "libdb5.3", "libpam0g (>= 1.3.1)", "libselinux1 (>= 2.1.9)", "debconf (>= 0.5) | debconf-2.0", "libpam-modules-bin (= 1.3.1-5ubuntu4.3)"], "files": [{"path": "/etc/security/access.conf", "digest": {"algorithm": "md5", "value": "dc21d0fd769d655b311d785670e5c6ae"}, "isConfigFile": true}, {"path": "/etc/security/faillock.conf", "digest": {"algorithm": "md5", "value": "164da8ffb87f3074179bc60b71d0b99f"}, "isConfigFile": true}, {"path": "/etc/security/group.conf", "digest": {"algorithm": "md5", "value": "f1e26e8db6f7abd2d697d7dad3422c36"}, "isConfigFile": true}, {"path": "/etc/security/limits.conf", "digest": {"algorithm": "md5", "value": "38dce56af34daf316b901d465769a137"}, "isConfigFile": true}, {"path": "/etc/security/namespace.conf", "digest": {"algorithm": "md5", "value": "6424c99a62ddf4b7d3ca713bb06ded89"}, "isConfigFile": true}, {"path": "/etc/security/namespace.init", "digest": {"algorithm": "md5", "value": "d9e6a7c85e966427ef23a04ec6c7000f"}, "isConfigFile": true}, {"path": "/etc/security/pam_env.conf", "digest": {"algorithm": "md5", "value": "ddee4a931170dc21b4e0b9bb28e02a7b"}, "isConfigFile": true}, {"path": "/etc/security/sepermit.conf", "digest": {"algorithm": "md5", "value": "d41c74654734a5c069a37bfc02f0a6d4"}, "isConfigFile": true}, {"path": "/etc/security/time.conf", "digest": {"algorithm": "md5", "value": "06e05c6079e839c8833ac7c3abfde192"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/security/pam_access.so", "digest": {"algorithm": "md5", "value": "b2ee06216585d0a4a436519469d800aa"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_debug.so", "digest": {"algorithm": "md5", "value": "f52c169107f307cfe81284130006dfa2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_deny.so", "digest": {"algorithm": "md5", "value": "72af01320ea96e4879737c9c1641a998"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_echo.so", "digest": {"algorithm": "md5", "value": "1a22725c09aa023e2e2f64dae6e6d1cf"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_env.so", "digest": {"algorithm": "md5", "value": "aaad0ad4726b36f2142afa1fcc15df56"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_exec.so", "digest": {"algorithm": "md5", "value": "07b03272f083edccdc2c7e89f6b33424"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_extrausers.so", "digest": {"algorithm": "md5", "value": "6aee36378fd1b446d0581287d5616a4b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faildelay.so", "digest": {"algorithm": "md5", "value": "6b935760bda4958f0f8de4b35ec6c89f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faillock.so", "digest": {"algorithm": "md5", "value": "45fd1c4cb7e1c19cc0929bb0968df826"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_filter.so", "digest": {"algorithm": "md5", "value": "a3a54882b008ea8a473606b08842f264"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_ftp.so", "digest": {"algorithm": "md5", "value": "78a0c3b10ed5f19661f2bacfd9f372e2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_group.so", "digest": {"algorithm": "md5", "value": "10b458d6785822efd61c106145b6b52d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_issue.so", "digest": {"algorithm": "md5", "value": "4e2cfe0e9f80318dc303de55e6eef1f5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_keyinit.so", "digest": {"algorithm": "md5", "value": "5495ea9b7ad4a9bfa223bd899aaa62ba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_lastlog.so", "digest": {"algorithm": "md5", "value": "389add846595263d578e63caa4236175"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_limits.so", "digest": {"algorithm": "md5", "value": "788a148489c42ded8bc563359aabf662"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_listfile.so", "digest": {"algorithm": "md5", "value": "dbbe63ec8a12fd6adc2fd0d4bfc216f9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_localuser.so", "digest": {"algorithm": "md5", "value": "40854a81c85d6b84f578efbeaecd8bd3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_loginuid.so", "digest": {"algorithm": "md5", "value": "fe2a1bb5299ffe50e79e40887e1a13b9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mail.so", "digest": {"algorithm": "md5", "value": "da2429aefbc509b07f8a8b2f56e65f52"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "digest": {"algorithm": "md5", "value": "e9197de904ba44dca83853a17bef56bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_motd.so", "digest": {"algorithm": "md5", "value": "44435b83c0a35d47d1194f72d74bfddd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_namespace.so", "digest": {"algorithm": "md5", "value": "da4ee3e64ed1ae6317c5268c456328c5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_nologin.so", "digest": {"algorithm": "md5", "value": "2d887a3ae95f109fe4cec488af124b27"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_permit.so", "digest": {"algorithm": "md5", "value": "584e4a528eaaee6e1b01a16c5dba5918"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "digest": {"algorithm": "md5", "value": "c0b8227ac1d2c6846daf2b8022f4b1be"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rhosts.so", "digest": {"algorithm": "md5", "value": "693fccc0910432bef1a1880f3e9baef5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rootok.so", "digest": {"algorithm": "md5", "value": "0696073484b0668d26d493f1a9e3c0cd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_securetty.so", "digest": {"algorithm": "md5", "value": "c23f7ad7557ea7bc196363d0d040c8ef"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_selinux.so", "digest": {"algorithm": "md5", "value": "4902624c981c4e3f4fcf464077a551ba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_sepermit.so", "digest": {"algorithm": "md5", "value": "cd933efb956f767200ac3c78fa1ab2ef"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_shells.so", "digest": {"algorithm": "md5", "value": "69b3fc1b10c3a954b41d0ef12b448aa7"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_stress.so", "digest": {"algorithm": "md5", "value": "33cce6b3cd8e5afb37c232f9a5a403c6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "digest": {"algorithm": "md5", "value": "609ad9795392868218dc7420f2d3b4b7"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tally.so", "digest": {"algorithm": "md5", "value": "3e329f2d81aac17161cbd1b2f430f66c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tally2.so", "digest": {"algorithm": "md5", "value": "c9b70f1e0a2da6837120f0bfaec7302f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_time.so", "digest": {"algorithm": "md5", "value": "a8a99e5a89af8aee0a36ca35c2bc295d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_timestamp.so", "digest": {"algorithm": "md5", "value": "e2eb4f149c7ec90ce87c0828ea27dba4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "digest": {"algorithm": "md5", "value": "4084b9a4773b87183c487ec7518d0ce1"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_umask.so", "digest": {"algorithm": "md5", "value": "85cb935ec8eaf0354672635fec896195"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_unix.so", "digest": {"algorithm": "md5", "value": "6d50a5331eb19ddbf9c225c2917a0392"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_userdb.so", "digest": {"algorithm": "md5", "value": "a42bab00f3945527a8375d4f745ee9b2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_warn.so", "digest": {"algorithm": "md5", "value": "340cd80287be472178981638191947bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_wheel.so", "digest": {"algorithm": "md5", "value": "d9d7a48b0822d4aaa812bf96cab6ecba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_xauth.so", "digest": {"algorithm": "md5", "value": "f38911ec94a5f4982a1eec84a22266cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/examples/upperLOWER.c", "digest": {"algorithm": "md5", "value": "08b0e4ae3cf5f6be9421703df9e33dab"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules", "digest": {"algorithm": "md5", "value": "085f65e3840015d3efad2d6dc89ce840"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/access.conf.5.gz", "digest": {"algorithm": "md5", "value": "e6de3c2efd5ca03db40bede0796b36a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillock.conf.5.gz", "digest": {"algorithm": "md5", "value": "cebe860c1426d1a98cecf655bbd313f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/group.conf.5.gz", "digest": {"algorithm": "md5", "value": "012583a1eb927d7d748769e5dfd40bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/limits.conf.5.gz", "digest": {"algorithm": "md5", "value": "d4f9fad936a0e54a3b79833497eb9a30"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/namespace.conf.5.gz", "digest": {"algorithm": "md5", "value": "9b790f0bdc42eb37f82b57a4a8db1b39"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam_env.conf.5.gz", "digest": {"algorithm": "md5", "value": "1b263a88af4c9713c1bc6ba8416a8c71"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sepermit.conf.5.gz", "digest": {"algorithm": "md5", "value": "440cf113a568ef263e9e1f46420c2167"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/time.conf.5.gz", "digest": {"algorithm": "md5", "value": "5db79668db989d45a46467a370accc6c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/update-motd.5.gz", "digest": {"algorithm": "md5", "value": "b6f1e3295bf46788208bdeaeb6387439"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_env.7.gz", "digest": {"algorithm": "md5", "value": "9456afb00a2c18a0662f78582a66b63d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_selinux.7.gz", "digest": {"algorithm": "md5", "value": "1d50944b0768e17c5d169fb466e7e672"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_access.8.gz", "digest": {"algorithm": "md5", "value": "7b2624e67fb8d4e3ebf71925f3aa38e3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_debug.8.gz", "digest": {"algorithm": "md5", "value": "d53149872a391e66cb443b8815692051"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_deny.8.gz", "digest": {"algorithm": "md5", "value": "5f5178e0821c080368e7c61eccfb8d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_echo.8.gz", "digest": {"algorithm": "md5", "value": "b59fd0626c3a0e969a6b778eda75d084"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_exec.8.gz", "digest": {"algorithm": "md5", "value": "a84626e441864c0b5a4818bd926a8569"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_extrausers.8.gz", "digest": {"algorithm": "md5", "value": "5d65eaacff1130af18d85c134213deb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faildelay.8.gz", "digest": {"algorithm": "md5", "value": "d77262e2bb45726f227c4b18e772c603"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faillock.8.gz", "digest": {"algorithm": "md5", "value": "8719b11cbaf742ff5d1ca78e065c0561"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_filter.8.gz", "digest": {"algorithm": "md5", "value": "3728da3177c0d5bb6bfe24d454e0a0e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_ftp.8.gz", "digest": {"algorithm": "md5", "value": "94419de23edc12cde12a8ea5da848085"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_group.8.gz", "digest": {"algorithm": "md5", "value": "751afbf354d8b1a8dafe04ea529438d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_issue.8.gz", "digest": {"algorithm": "md5", "value": "8c95aa9da1f7b479898964e327eedf5f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_keyinit.8.gz", "digest": {"algorithm": "md5", "value": "d4ea281005e4976c799960180028a956"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_lastlog.8.gz", "digest": {"algorithm": "md5", "value": "6057198e6a93253d9b2c3293d6c839e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_limits.8.gz", "digest": {"algorithm": "md5", "value": "a6e754fa84d098d0b3275eea8f013327"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_listfile.8.gz", "digest": {"algorithm": "md5", "value": "6374616a1082c36c7ddcf0d7842c7484"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_localuser.8.gz", "digest": {"algorithm": "md5", "value": "26bd73f9f2688a589a59f1ccf916f46c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_loginuid.8.gz", "digest": {"algorithm": "md5", "value": "c170879c7a6db2792e1d93e325d98ca5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mail.8.gz", "digest": {"algorithm": "md5", "value": "da0342e98a8ced4a2c407b3ea4a20f97"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mkhomedir.8.gz", "digest": {"algorithm": "md5", "value": "8cb119fe8c9976e19c9ac668265a076b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_motd.8.gz", "digest": {"algorithm": "md5", "value": "3655ea26784e049df9100b26db4553d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_namespace.8.gz", "digest": {"algorithm": "md5", "value": "1a28a8246f1b1551da9c42737704ddf9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_nologin.8.gz", "digest": {"algorithm": "md5", "value": "14d19df1d33d2df9d1f3e348def00b3d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_permit.8.gz", "digest": {"algorithm": "md5", "value": "310d5e28ba0f1799cc60e5555d426565"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_pwhistory.8.gz", "digest": {"algorithm": "md5", "value": "7b1cb0ea4ddd07aa9da285feaa5d8ff0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rhosts.8.gz", "digest": {"algorithm": "md5", "value": "a2e263f42f496935dc9ce466b3e7c51e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rootok.8.gz", "digest": {"algorithm": "md5", "value": "9e5ff9d99011bf40e4e2906c7f8a4e42"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_securetty.8.gz", "digest": {"algorithm": "md5", "value": "92d5cfb0deb91f9cc377fb21b4f4d27e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_sepermit.8.gz", "digest": {"algorithm": "md5", "value": "fbc12c47a38b132c1fdd43c4bc9a271e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_shells.8.gz", "digest": {"algorithm": "md5", "value": "11053596e6bfd24e82daf4e865b21ba9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_succeed_if.8.gz", "digest": {"algorithm": "md5", "value": "1a341b81843d3588bec50168ca09fd76"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tally.8.gz", "digest": {"algorithm": "md5", "value": "c11695e0a52f3d2b757ec89a4dbcc3f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tally2.8.gz", "digest": {"algorithm": "md5", "value": "7ba1778902e2638dbedd531cbc4ab30d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_time.8.gz", "digest": {"algorithm": "md5", "value": "daffa56061d8f425ac6838e9e5713241"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp.8.gz", "digest": {"algorithm": "md5", "value": "3e4b3e74e1a17313118b8971f4ec13af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tty_audit.8.gz", "digest": {"algorithm": "md5", "value": "ef90054189222bcdbcc65b6eb730b86f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_umask.8.gz", "digest": {"algorithm": "md5", "value": "f008c9211a6f1db77d73b9eb4216db61"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_unix.8.gz", "digest": {"algorithm": "md5", "value": "641adaaf01f19f7026f742f6fdb8c30c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_userdb.8.gz", "digest": {"algorithm": "md5", "value": "3b61cde85d9e73312e93cbddf185a026"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_warn.8.gz", "digest": {"algorithm": "md5", "value": "d2ded4031e113d0cd680392d5e08eb95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_wheel.8.gz", "digest": {"algorithm": "md5", "value": "59dc709819879e3583eeba8cdd4a78ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_xauth.8.gz", "digest": {"algorithm": "md5", "value": "70e9eb371c54c0d67bb0b0a94f7d5bd3"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/mkhomedir", "digest": {"algorithm": "md5", "value": "8c407275534a3fa2fb8a0944fbe40871"}, "isConfigFile": false}]}}, {"id": "68c26f206f7609a3", "name": "libpam-modules-bin", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules-bin:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules-bin:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules_bin:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules_bin:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules-bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules_bin:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-modules-bin@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules-bin", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 339, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 1.32)"], "files": [{"path": "/sbin/mkhomedir_helper", "digest": {"algorithm": "md5", "value": "3705c83b5e8c6b4fe32228a6eac49577"}, "isConfigFile": false}, {"path": "/sbin/pam_extrausers_chkpwd", "digest": {"algorithm": "md5", "value": "1fa4a33a306959f82b8b79cd4d316f10"}, "isConfigFile": false}, {"path": "/sbin/pam_extrausers_update", "digest": {"algorithm": "md5", "value": "fb3b17fac38d5d373212f0f8551a299b"}, "isConfigFile": false}, {"path": "/sbin/pam_tally", "digest": {"algorithm": "md5", "value": "2536369e009b0a7dba44a03918f3b0c8"}, "isConfigFile": false}, {"path": "/sbin/pam_tally2", "digest": {"algorithm": "md5", "value": "50c6e076f28888dbd82962afbe08191e"}, "isConfigFile": false}, {"path": "/sbin/unix_chkpwd", "digest": {"algorithm": "md5", "value": "8706aef4ec82d2e61800761a26548782"}, "isConfigFile": false}, {"path": "/sbin/unix_update", "digest": {"algorithm": "md5", "value": "9a5b639d6241a386a6b989644c68798e"}, "isConfigFile": false}, {"path": "/usr/sbin/faillock", "digest": {"algorithm": "md5", "value": "27b268abfd318809d09f7e7aa09fafea"}, "isConfigFile": false}, {"path": "/usr/sbin/pam_timestamp_check", "digest": {"algorithm": "md5", "value": "6efd4a06a7819aca42b56d107cea936b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules-bin", "digest": {"algorithm": "md5", "value": "95ba4bb20eb3ad9c421c81c5b3984b57"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/faillock.8.gz", "digest": {"algorithm": "md5", "value": "ca1074e83ed9f481ea0670b09d5262d6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkhomedir_helper.8.gz", "digest": {"algorithm": "md5", "value": "4ceabdcc87783e07979483984ff08875"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp_check.8.gz", "digest": {"algorithm": "md5", "value": "9956680df59ca20210607111fffc70e2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/unix_chkpwd.8.gz", "digest": {"algorithm": "md5", "value": "906c359b20a4ba28cc104d99aad53c94"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/unix_update.8.gz", "digest": {"algorithm": "md5", "value": "94980a5e5f3291a8c4c1578795e18a2f"}, "isConfigFile": false}]}}, {"id": "508f1e62a3997a5e", "name": "libpam-runtime", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-runtime/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-runtime.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-runtime.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-runtime.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-runtime.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-runtime/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-runtime:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-runtime:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_runtime:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_runtime:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_runtime:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-runtime@1.3.1-5ubuntu4.3?arch=all&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-runtime", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 304, "depends": ["debconf (>= 0.5) | debconf-2.0", "debconf (>= 1.5.19) | cdebconf", "libpam-modules (>= 1.0.1-6)"], "files": [{"path": "/etc/pam.conf", "digest": {"algorithm": "md5", "value": "87fc76f18e98ee7d3848f6b81b3391e5"}, "isConfigFile": true}, {"path": "/etc/pam.d/other", "digest": {"algorithm": "md5", "value": "31aa7f2181889ffb00b87df4126d1701"}, "isConfigFile": true}, {"path": "/usr/sbin/pam-auth-update", "digest": {"algorithm": "md5", "value": "3e5235415612749ffba33d4a0106be8e"}, "isConfigFile": false}, {"path": "/usr/sbin/pam_getenv", "digest": {"algorithm": "md5", "value": "f599dc6c03a2251b3b53ecd115d5b0e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-runtime", "digest": {"algorithm": "md5", "value": "27f9cac99e625f3e7c8afb229addcca5"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam.conf.5.gz", "digest": {"algorithm": "md5", "value": "4969a1f845356c25ec0424fc79c1e757"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/PAM.7.gz", "digest": {"algorithm": "md5", "value": "36546c243c72ee510db4ec3a1da54771"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam-auth-update.8.gz", "digest": {"algorithm": "md5", "value": "f4c3159514af663ec1f24e693171d8e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_getenv.8.gz", "digest": {"algorithm": "md5", "value": "a1837f9b7e02ec87273af56045ba8859"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/unix", "digest": {"algorithm": "md5", "value": "21c76d7a260eb08d63e1dc6e66ffddbb"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-account", "digest": {"algorithm": "md5", "value": "117df385af6d411fbd1ffa97bc048f66"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-account.md5sums", "digest": {"algorithm": "md5", "value": "a16cd434ecf1fd38ade67f3ce31ecdc6"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-auth", "digest": {"algorithm": "md5", "value": "4e8989cd590e8bdeaa97c3d77320e3c4"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-auth.md5sums", "digest": {"algorithm": "md5", "value": "4e92a1187df5d09844592f3afbaf54e1"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-password", "digest": {"algorithm": "md5", "value": "32ff4255e033f12d72e0151be15c3935"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-password.md5sums", "digest": {"algorithm": "md5", "value": "894b91ed648db1b4964c1c0b1c0686c9"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session", "digest": {"algorithm": "md5", "value": "6d6a5f5ff1c5f7d73e854accae8e4ea8"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session-noninteractive", "digest": {"algorithm": "md5", "value": "4680011710cfff2f80367ab93dc615fd"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session-noninteractive.md5sums", "digest": {"algorithm": "md5", "value": "4e12461200b864f5337bdc2acec117a7"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session.md5sums", "digest": {"algorithm": "md5", "value": "e82dff1f5fabeb74e3f3ce5235fd1821"}, "isConfigFile": false}]}}, {"id": "e2f308b734be4c73", "name": "libpam0g", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam0g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam0g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam0g:libpam0g:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam0g@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam0g", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 231, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/lib/x86_64-linux-gnu/libpam.so.0.84.2", "digest": {"algorithm": "md5", "value": "137e91eba2392dccae9ddadc2d7f2211"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "digest": {"algorithm": "md5", "value": "7f5cc6f924501d7e4bc4a427b62e6b41"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "digest": {"algorithm": "md5", "value": "e09ecf4de616c9aaf65fd0d9bef2097c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/Debian-PAM-MiniPolicy.gz", "digest": {"algorithm": "md5", "value": "5415c4c988fa93e6528d9142b92db701"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README", "digest": {"algorithm": "md5", "value": "225488e6df9a758faee8b4030eb50750"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README.Debian", "digest": {"algorithm": "md5", "value": "ce3d89b0d852f9edb5fd439931b955a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/TODO.Debian", "digest": {"algorithm": "md5", "value": "ab72b70830c7c3f493f00a88ebf5ebf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "60da6a58c9f059b6b2a5204f7f59640c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam0g", "digest": {"algorithm": "md5", "value": "3a630763c29aa2f8d4e6fd99f12e75b1"}, "isConfigFile": false}]}}, {"id": "2e2f2fdf62786f4d", "name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpcre2-8-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre2-8-0", "source": "pcre2", "version": "10.34-7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 592, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0", "digest": {"algorithm": "md5", "value": "6196592fa9b0e36d9f473686cfbd36e6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/README.Debian", "digest": {"algorithm": "md5", "value": "fbde6fa016e43367c012e30e442e8180"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bda894483be62deba104d2d0401f087a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/copyright", "digest": {"algorithm": "md5", "value": "2fd254e240f8f30f95d53cb1af479b04"}, "isConfigFile": false}]}}, {"id": "e6ee80b164fdb75b", "name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpcre3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre3:libpcre3:2\\:8.39-12build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre3", "source": "pcre3", "version": "2:8.39-12build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 671, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "digest": {"algorithm": "md5", "value": "a9d8e3e5934915c8fa5ef087402ba273"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "digest": {"algorithm": "md5", "value": "abaf7ff21485ee97cda03e5b0a530b0c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/AUTHORS", "digest": {"algorithm": "md5", "value": "6243b14c0d5f5cbbfe60a79f7a02cd39"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/NEWS.gz", "digest": {"algorithm": "md5", "value": "0ea2c3402bf60d0973f2ae9feae84bbb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.Debian", "digest": {"algorithm": "md5", "value": "9b5e25428ca3db7b1361d23fcf8a8645"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.gz", "digest": {"algorithm": "md5", "value": "34e24fc18ff2c4206c683296d3d0430d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "234ed620c90c9eb170c2abdf2adbe151"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/copyright", "digest": {"algorithm": "md5", "value": "b74684cdd7069616a57aa29cb658da63"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/pcrepattern.3.gz", "digest": {"algorithm": "md5", "value": "8fef8d0d78968f4d60cde4848385b7e8"}, "isConfigFile": false}]}}, {"id": "ee2107e2cf9fdf1d", "name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libperl5.30", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 27080, "depends": ["libbz2-1.0", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "libdb5.3", "libgdbm-compat4 (>= 1.18-3)", "libgdbm6 (>= 1.18-3)", "zlib1g (>= 1:1.2.2.3)", "perl-modules-5.30 (>= 5.30.0-9ubuntu0.2)"], "files": [{"path": "/usr/bin/cpan5.30-x86_64-linux-gnu", "digest": {"algorithm": "md5", "value": "76b8323bbd9f978da664452569103a02"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.30-x86_64-linux-gnu", "digest": {"algorithm": "md5", "value": "c8b0c49065febd9ec74011b07001ba58"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libperl.so.5.30.0", "digest": {"algorithm": "md5", "value": "7bb4e05fe364abd825f7dac9385b39ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B.pm", "digest": {"algorithm": "md5", "value": "723d59333870ac19c0245d3279738fc8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Concise.pm", "digest": {"algorithm": "md5", "value": "abb1ee745c7d9c03b6cabd2ac7e8dfb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Showlex.pm", "digest": {"algorithm": "md5", "value": "df118b0a08df60243fd9fd9d65904aea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Terse.pm", "digest": {"algorithm": "md5", "value": "bb03abbee85fb5d4fe917f62883ddf11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Xref.pm", "digest": {"algorithm": "md5", "value": "0700d7d78f959fadf1f38c2732872f11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/EXTERN.h", "digest": {"algorithm": "md5", "value": "4b9a70da4f1e5e05ec01348a3c8042dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/INTERN.h", "digest": {"algorithm": "md5", "value": "6e49133af6ce52415584a51dafe1a945"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/XSUB.h", "digest": {"algorithm": "md5", "value": "99a5451b6472e3f9364811128d17a6ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/av.h", "digest": {"algorithm": "md5", "value": "394b99b325cac98c32fa5ca80f7d352b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/bitcount.h", "digest": {"algorithm": "md5", "value": "d337e1e4661ab3735e7b59c74b72e943"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/charclass_invlists.h", "digest": {"algorithm": "md5", "value": "a0a30c9eed40ab37552f01dc81d0473a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/config.h", "digest": {"algorithm": "md5", "value": "ae54f354fa2b330f9f85938a5d562e4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cop.h", "digest": {"algorithm": "md5", "value": "60d92b7d59da08cb06e40a69724167ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cv.h", "digest": {"algorithm": "md5", "value": "ded52cdcaa881eb664a93a97b8875aec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dosish.h", "digest": {"algorithm": "md5", "value": "66a027bb7f2fdd1373487423d3c7e9b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dquote_inline.h", "digest": {"algorithm": "md5", "value": "07e6967e34bc1b86bdb6c8da583d462b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/ebcdic_tables.h", "digest": {"algorithm": "md5", "value": "0ffa31fc4e54a68d911705ead572c1dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embed.h", "digest": {"algorithm": "md5", "value": "0b80417297e8668bcdc0e09ebbaf2938"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embedvar.h", "digest": {"algorithm": "md5", "value": "4f90f7d284d8f7028a2b73c21cd63aab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/fakesdio.h", "digest": {"algorithm": "md5", "value": "492e02a6124402aec5e724a8a1b8f319"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/feature.h", "digest": {"algorithm": "md5", "value": "b503ca46aaea9af9843a86ed80f05668"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/form.h", "digest": {"algorithm": "md5", "value": "a00a3106ef159e19a172e5ddb683025f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/git_version.h", "digest": {"algorithm": "md5", "value": "e4f2c5913f640e2f302ea04fa6da2534"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/gv.h", "digest": {"algorithm": "md5", "value": "566a71e5ab4492c52ca658a2a087cfea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/handy.h", "digest": {"algorithm": "md5", "value": "ab7aa34130bf3cc515e352a3648bb82c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv.h", "digest": {"algorithm": "md5", "value": "99ab55d87271c2f009bf00d2c5e61daa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_func.h", "digest": {"algorithm": "md5", "value": "646003cc574876e9b252902be6d93c5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_macro.h", "digest": {"algorithm": "md5", "value": "d6616b580e914ea1eb6faea4980720f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/inline.h", "digest": {"algorithm": "md5", "value": "0b261dfb99636daec9ed450a87adba9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/intrpvar.h", "digest": {"algorithm": "md5", "value": "ac9cfd275981c2be7f096c640081b65b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/invlist_inline.h", "digest": {"algorithm": "md5", "value": "d410f379d3b5880db4fe2f035f86f904"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/iperlsys.h", "digest": {"algorithm": "md5", "value": "78ce833c095cc0852cd208fd7cffa402"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/keywords.h", "digest": {"algorithm": "md5", "value": "1005e0bbf38b8efdd176c365033cf5ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/l1_char_class_tab.h", "digest": {"algorithm": "md5", "value": "0052d644b167853f7fe1a91cf11adfa7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/malloc_ctl.h", "digest": {"algorithm": "md5", "value": "69556283e81e1b7c39da5126d5dd736c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/metaconfig.h", "digest": {"algorithm": "md5", "value": "e24f5eb7a9f7790fd152d7e6a407e142"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg.h", "digest": {"algorithm": "md5", "value": "4fa2ae981502c39a9854b719090d263f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_data.h", "digest": {"algorithm": "md5", "value": "fdfa9fb4cf878f77563966426de5e0ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_raw.h", "digest": {"algorithm": "md5", "value": "97325049dbcce03b52443517ec77649f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_vtable.h", "digest": {"algorithm": "md5", "value": "9319b356e4dbdb813e04eae89e37dfcc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mydtrace.h", "digest": {"algorithm": "md5", "value": "c2489c7c74dc7c7e48966c9f77ee03c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/nostdio.h", "digest": {"algorithm": "md5", "value": "c1f132a049cb94975b040bbd8db2ed36"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op.h", "digest": {"algorithm": "md5", "value": "4346eff18fed345f493be0b5d27bd2f3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op_reg_common.h", "digest": {"algorithm": "md5", "value": "f7d7096aafe43321a0b6167c3766a42e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opcode.h", "digest": {"algorithm": "md5", "value": "5af00753de4d7c9c1182a284e44b9784"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opnames.h", "digest": {"algorithm": "md5", "value": "8b99eebcef6a242b816e729ca733c755"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/overload.h", "digest": {"algorithm": "md5", "value": "609c3850a8e4504552d8b48af05e72c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pad.h", "digest": {"algorithm": "md5", "value": "8ad181a1b557d51bbae0d0b703bea4b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/parser.h", "digest": {"algorithm": "md5", "value": "f046e21227ab9dfaed22cfd66888ca85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel-debian.h", "digest": {"algorithm": "md5", "value": "c61748bb7e647fbe49147efbced355ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel.h", "digest": {"algorithm": "md5", "value": "cf6b62cf1ad94a044a4524e35b9a7955"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl.h", "digest": {"algorithm": "md5", "value": "603d8739195596e389c3c26be6b3a29a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_inc_macro.h", "digest": {"algorithm": "md5", "value": "724154d8854101f3bf2beb8d449ec496"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_langinfo.h", "digest": {"algorithm": "md5", "value": "5950b18802b220956f794b7b8ffbfb05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlapi.h", "digest": {"algorithm": "md5", "value": "4dd39891d756f0441fa71fe938ff9a9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlio.h", "digest": {"algorithm": "md5", "value": "43f840ac53a07526bb1a0395f2766bff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perliol.h", "digest": {"algorithm": "md5", "value": "a04acd0c5c172e1665a46a4eed8e0fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlsdio.h", "digest": {"algorithm": "md5", "value": "c888fb5bd240c8fe493331479866e306"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlvars.h", "digest": {"algorithm": "md5", "value": "1b7391dc34a1670ba91d918442140e53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perly.h", "digest": {"algorithm": "md5", "value": "4766aa0a94f9f07d894a5dd418ba7ad5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp.h", "digest": {"algorithm": "md5", "value": "01bc0ec3e131147cb787a0a947cd7d5e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp_proto.h", "digest": {"algorithm": "md5", "value": "35d0d06708275e03ac913941d9d14bd1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/proto.h", "digest": {"algorithm": "md5", "value": "193dc867ca81887d7d445e688954865f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/reentr.h", "digest": {"algorithm": "md5", "value": "8d48b9c14ea604466a1d1e5bb9737398"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcharclass.h", "digest": {"algorithm": "md5", "value": "5b01bfb068fe3fa426af7af800869284"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcomp.h", "digest": {"algorithm": "md5", "value": "4049ce33a7752b41370d123ef5b258c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regexp.h", "digest": {"algorithm": "md5", "value": "9f7188287e98699579017bdbc522e632"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regnodes.h", "digest": {"algorithm": "md5", "value": "cb66dd129480117bb15856be92fbf46e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sbox32_hash.h", "digest": {"algorithm": "md5", "value": "782c54c16bfdedcaec3371cb4b410d94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/scope.h", "digest": {"algorithm": "md5", "value": "9ab3bf69f46a2b6f21d2aa1f36662a67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/stadtx_hash.h", "digest": {"algorithm": "md5", "value": "a0e7b7eef30c6232c5abd62cc16e40b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sv.h", "digest": {"algorithm": "md5", "value": "1a74d7fd2c548deaa234337671099a02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/thread.h", "digest": {"algorithm": "md5", "value": "2e89af3a63ad2902c2753f6e7bb3e387"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64.h", "digest": {"algorithm": "md5", "value": "a115192490754ff0a35ec7ac8fc5e48d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64_config.h", "digest": {"algorithm": "md5", "value": "b20161367477124e821be56de834e6cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uconfig.h", "digest": {"algorithm": "md5", "value": "e05ca8e6211ec66ca412d95c66ebdee5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uni_keywords.h", "digest": {"algorithm": "md5", "value": "79a1184b5bcbe47223a0df5ac0e61817"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unicode_constants.h", "digest": {"algorithm": "md5", "value": "ff0756aa26acf7d80a605a05811f2314"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unixish.h", "digest": {"algorithm": "md5", "value": "29961e9b0e7b65b437cc5a8d1114db4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utf8.h", "digest": {"algorithm": "md5", "value": "0c4a647312e6c6f63e63c122b6d1e1bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utfebcdic.h", "digest": {"algorithm": "md5", "value": "1e584a5a114acc29f2686f457f821653"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/util.h", "digest": {"algorithm": "md5", "value": "f3b1441c77b4026449e90d4e605f2348"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uudmap.h", "digest": {"algorithm": "md5", "value": "5c61c91d4682be4923fe8b497101a6a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/vutil.h", "digest": {"algorithm": "md5", "value": "40aed15b44faf3a461d7e60c910a9b73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/warnings.h", "digest": {"algorithm": "md5", "value": "707c929e45a905bcaf81144372acb16c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/zaphod32_hash.h", "digest": {"algorithm": "md5", "value": "28c128c3a752b87a7de5f87caaafd6fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Bzip2.pm", "digest": {"algorithm": "md5", "value": "9a63ab99a2e72d71729e161a03c9bc91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Zlib.pm", "digest": {"algorithm": "md5", "value": "7de04e56f6795997f7d28913a2aea731"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pm", "digest": {"algorithm": "md5", "value": "d1a268a23c5b2cb58ca323ee71fc3ad5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pod", "digest": {"algorithm": "md5", "value": "63d1c58600c6e86a1239e26003da6cd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "79c98c4ace442312aff1b27117782253"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Cwd.pm", "digest": {"algorithm": "md5", "value": "35968627324b71ec08e9a019e7047ce3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DB_File.pm", "digest": {"algorithm": "md5", "value": "1086d8f137ea9f592111dd1d66d00093"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Data/Dumper.pm", "digest": {"algorithm": "md5", "value": "418d4e489848f0fcb1f5758d4c7f41e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/PPPort.pm", "digest": {"algorithm": "md5", "value": "f748ec402c25c3d2cb0631121fe3acd5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Peek.pm", "digest": {"algorithm": "md5", "value": "ff5745cd0bbe94a18f6b26edff5cdd80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/MD5.pm", "digest": {"algorithm": "md5", "value": "eb31899db132d674e1db22f4727234f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/SHA.pm", "digest": {"algorithm": "md5", "value": "00b35f65c881fa6db2940e462485fdf8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "2bb6b7fb8c733376ac82dcd6e009a9b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode.pm", "digest": {"algorithm": "md5", "value": "9f19550b260cc6d5c5ec05f60211329a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Alias.pm", "digest": {"algorithm": "md5", "value": "c3280193456386938373947a4be14c6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Byte.pm", "digest": {"algorithm": "md5", "value": "8138621006b5d66966cb986225b808fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CJKConstants.pm", "digest": {"algorithm": "md5", "value": "444ecdefed7d8cd402afda9bc048fd99"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN.pm", "digest": {"algorithm": "md5", "value": "b0b822a7605e0638c3de9711101f34b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN/HZ.pm", "digest": {"algorithm": "md5", "value": "9f9ff9fbeba170f8db6b01a21548bf07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Config.pm", "digest": {"algorithm": "md5", "value": "7bdd1d8dffa8d3500086802451fc020d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/EBCDIC.pm", "digest": {"algorithm": "md5", "value": "e9098ac08a0ad04d7f61c79a22da749c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoder.pm", "digest": {"algorithm": "md5", "value": "c69078563df2d9dce383a59c4a925c7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoding.pm", "digest": {"algorithm": "md5", "value": "3f40faa217288ed2cb4e34af87b6bfd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/GSM0338.pm", "digest": {"algorithm": "md5", "value": "b6bb711a58a9a4736f07ab78e35c91d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Guess.pm", "digest": {"algorithm": "md5", "value": "0ddc29514764da480da9a619865169a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP.pm", "digest": {"algorithm": "md5", "value": "3c6e7ac895575b7ca6494cacfe2ed138"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/H2Z.pm", "digest": {"algorithm": "md5", "value": "cfc50932652eeb4c054783e06a4d9ace"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/JIS7.pm", "digest": {"algorithm": "md5", "value": "628171b7211a8bd0bbaf2e788893a6bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR.pm", "digest": {"algorithm": "md5", "value": "699b609aae01bbc408b1f8e418f10110"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR/2022_KR.pm", "digest": {"algorithm": "md5", "value": "45e8623dba854b55872a6c3832878e07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header.pm", "digest": {"algorithm": "md5", "value": "f38eead4c6b22c9274547abfce05a091"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header/ISO_2022_JP.pm", "digest": {"algorithm": "md5", "value": "e57609f29c33c6bf6353eb04ab499147"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Name.pm", "digest": {"algorithm": "md5", "value": "056ea8f31df117e2984d9bd3a77555dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Symbol.pm", "digest": {"algorithm": "md5", "value": "4b86a33b78bbef74999a89d8b92cde19"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/TW.pm", "digest": {"algorithm": "md5", "value": "774e63667c6e3ffe5c954795be68b1ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode.pm", "digest": {"algorithm": "md5", "value": "fe7318b46fe1cbe93f44825ad361e775"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode/UTF7.pm", "digest": {"algorithm": "md5", "value": "dd469da34f24632a691970f0da788a2d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Errno.pm", "digest": {"algorithm": "md5", "value": "448d4e8be5af4a1bbcd3785fd7fd75ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Fcntl.pm", "digest": {"algorithm": "md5", "value": "b337d563fd4bc958c7e0a2bba2ca86d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/DosGlob.pm", "digest": {"algorithm": "md5", "value": "8e6cb081bc1b117540e0d3fd860b3c02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Glob.pm", "digest": {"algorithm": "md5", "value": "4f78f72b1e8039446e6206fa07e36828"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec.pm", "digest": {"algorithm": "md5", "value": "087cb22c43a86e42aaf8138ea7211ede"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/AmigaOS.pm", "digest": {"algorithm": "md5", "value": "f8ff76a2d59de90e4fcd618cd3d6184c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Cygwin.pm", "digest": {"algorithm": "md5", "value": "36312b89e01c199a7d42e7f4d05a99e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Epoc.pm", "digest": {"algorithm": "md5", "value": "64b283e42617c20d972378b793d8c3f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Functions.pm", "digest": {"algorithm": "md5", "value": "90fc379dde276e4c4b297dd318524c83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Mac.pm", "digest": {"algorithm": "md5", "value": "a1a8b5c7bb0aa3228d9f959f22a3e8bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/OS2.pm", "digest": {"algorithm": "md5", "value": "eb592c16a96c7354a2bc295deb330e6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "0021b70f7a42ecbf37c407f821ba0400"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/VMS.pm", "digest": {"algorithm": "md5", "value": "dea87eb9c04006bab5d7609e5af5a76d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Win32.pm", "digest": {"algorithm": "md5", "value": "3b74ec11fb8b8d9bb88afef5c8b888da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Filter/Util/Call.pm", "digest": {"algorithm": "md5", "value": "f76421c44772e75b7db34a57800829f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/GDBM_File.pm", "digest": {"algorithm": "md5", "value": "e37456eb8eeba4cf7748922ee6c87f51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "a7b57fd8e7abff9dd2e2c2f82af56fa7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util/FieldHash.pm", "digest": {"algorithm": "md5", "value": "5ea09ed30fdf6f27bf281853e2e59c4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/I18N/Langinfo.pm", "digest": {"algorithm": "md5", "value": "61716285851d7d806f1133a667785959"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO.pm", "digest": {"algorithm": "md5", "value": "6ab484cf5d0dca06880566e6b0c68add"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Dir.pm", "digest": {"algorithm": "md5", "value": "44344f885183789424dc0deedace70c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/File.pm", "digest": {"algorithm": "md5", "value": "9778e446baf468e32438510dd15a237f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "bc63a46cbb8145100f78c050d64890f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "ba33b05f1ab6e66af688c40617a35808"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Poll.pm", "digest": {"algorithm": "md5", "value": "4799553f7a50cc73c8038f0fe19630a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "94e7b07a1e46723925348dd74e36e00e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Select.pm", "digest": {"algorithm": "md5", "value": "9aa23aca4b84fa031affa4e8c0008983"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "1a9ca09c45cd30a045b7252284827e56"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "dca928bbc99ebcb0ce8b8ca29c0e8518"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "8f8b28518975e75b60c8484e9048183f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Msg.pm", "digest": {"algorithm": "md5", "value": "9f78fec9e72ad57b21246b190cd5155b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Semaphore.pm", "digest": {"algorithm": "md5", "value": "3ca5308ab6f7e7b91951e6956c766b7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SharedMem.pm", "digest": {"algorithm": "md5", "value": "40fecb840b63cdaaf85317a04bee3a48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SysV.pm", "digest": {"algorithm": "md5", "value": "cbf69d51f802d3294edfaf913011be3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util.pm", "digest": {"algorithm": "md5", "value": "743f957ce52c60e7206c7557800a26a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util/XS.pm", "digest": {"algorithm": "md5", "value": "b2e6b9d2a98554a853f4de0d1da2e882"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/Base64.pm", "digest": {"algorithm": "md5", "value": "3112c2a09ca7cf89e77791e2c34c31a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/QuotedPrint.pm", "digest": {"algorithm": "md5", "value": "74f7143bac62f8d7408eb62cc17433df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Math/BigInt/FastCalc.pm", "digest": {"algorithm": "md5", "value": "e816b7b29bd19a3b740edb4f35851c79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/NDBM_File.pm", "digest": {"algorithm": "md5", "value": "a599158733c782e645b57d58720afcf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/O.pm", "digest": {"algorithm": "md5", "value": "a6a16be38e7e21bfcc77e9d346651c94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ODBM_File.pm", "digest": {"algorithm": "md5", "value": "a5f2cc524cc924c171d8cffe3815e13d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Opcode.pm", "digest": {"algorithm": "md5", "value": "10601eeb295e01d92de02434326fbb0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pm", "digest": {"algorithm": "md5", "value": "c4c4038f120a27913fff93deecb578af"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pod", "digest": {"algorithm": "md5", "value": "59db153fa66d8228ba9cf750e8d234ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/encoding.pm", "digest": {"algorithm": "md5", "value": "8b894944b2268938e1b0f114ca9cee32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/mmap.pm", "digest": {"algorithm": "md5", "value": "06298650bc4e80c4575c1bdb98a28c71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/scalar.pm", "digest": {"algorithm": "md5", "value": "40c75798abc86690ba1fcf55bfbd5628"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/via.pm", "digest": {"algorithm": "md5", "value": "56e2cbd39d3c33c89e4a4de5dd7cb803"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/SDBM_File.pm", "digest": {"algorithm": "md5", "value": "79c215c0fe4c8de0cfbff056da45cc84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "86359e4992b99074a7f4dec5408cad5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Socket.pm", "digest": {"algorithm": "md5", "value": "22ed1308a3f31a5f94e71c6f0fb34dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Storable.pm", "digest": {"algorithm": "md5", "value": "69585bcc08511ae70e57bf21ba5725bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sub/Util.pm", "digest": {"algorithm": "md5", "value": "5145a64cb609481627321868ac8cfc5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Hostname.pm", "digest": {"algorithm": "md5", "value": "50fb99cafbdb5af4296282cb38eba645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Syslog.pm", "digest": {"algorithm": "md5", "value": "32f035cf0b09e007adb2ac3f46f1e2f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Tie/Hash/NamedCapture.pm", "digest": {"algorithm": "md5", "value": "a1f393ef9b566a209b56457b4162ac15"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/HiRes.pm", "digest": {"algorithm": "md5", "value": "0be4677ec2ce5129e71a49c0d331cc71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Piece.pm", "digest": {"algorithm": "md5", "value": "eb6923469d80d86d79bc65fe9d247214"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Seconds.pm", "digest": {"algorithm": "md5", "value": "9878f1e2b5af7ffbcbe774e8245fd037"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate.pm", "digest": {"algorithm": "md5", "value": "033febe4d3e198ef1c1add7a8930225c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate/Locale.pm", "digest": {"algorithm": "md5", "value": "2e6e1285b890909a2a5b252992cd3468"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Normalize.pm", "digest": {"algorithm": "md5", "value": "430c415dfa0661aba05d74c748906d9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/_h2ph_pre.ph", "digest": {"algorithm": "md5", "value": "5b2668fc2a6fd0a1b9245656cdb8268f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/bitsperlong.ph", "digest": {"algorithm": "md5", "value": "20ac9269a5c26c49b4e11af5e3473eaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctl.ph", "digest": {"algorithm": "md5", "value": "92432c6daf4ba47aa080a9644cd69926"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctls.ph", "digest": {"algorithm": "md5", "value": "accc0feb84218e5226e2413f3f71aac4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/posix_types.ph", "digest": {"algorithm": "md5", "value": "0897d7ad805c730a806e1c4a3d13b15e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/socket.ph", "digest": {"algorithm": "md5", "value": "bc29d3c6d89ed1f352b87106519edac7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/sockios.ph", "digest": {"algorithm": "md5", "value": "f0c0204f02f36e3368a1b63151b84421"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termbits.ph", "digest": {"algorithm": "md5", "value": "52b5da3b637899c024691b70b189f661"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termios.ph", "digest": {"algorithm": "md5", "value": "c5ba470d4085fb5c00450b5f67084972"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/bitsperlong.ph", "digest": {"algorithm": "md5", "value": "ffa10d0b80a3a74a0d1b5e619d3a2811"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctl.ph", "digest": {"algorithm": "md5", "value": "e20662b63456c01cb96f00638a4f77db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctls.ph", "digest": {"algorithm": "md5", "value": "0dc8af0a1b4f9bf04cd2933a5d9fd49a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types.ph", "digest": {"algorithm": "md5", "value": "d05cb4adedfc8b8dac3709dd359e03cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_32.ph", "digest": {"algorithm": "md5", "value": "7183a9415afd678de3b10c14ab3645e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_64.ph", "digest": {"algorithm": "md5", "value": "30ae20f8da2767a03efa446fbac372b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_x32.ph", "digest": {"algorithm": "md5", "value": "b199feef1b780cc2791f05e1e054414c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/socket.ph", "digest": {"algorithm": "md5", "value": "e2d40eba76a89e28db1017596542b0d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/sockios.ph", "digest": {"algorithm": "md5", "value": "f3753c75e30378e95870154421781b16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termbits.ph", "digest": {"algorithm": "md5", "value": "4ae417e12d4688c8dfdec11bcade297a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termios.ph", "digest": {"algorithm": "md5", "value": "676e44c7bb97c7b98dc97adfb5ff0fc1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd.ph", "digest": {"algorithm": "md5", "value": "e0b18435945bea599ebf9cf96614bb2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_32.ph", "digest": {"algorithm": "md5", "value": "ff52cb81bc6c10353b50816daea8c137"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_64.ph", "digest": {"algorithm": "md5", "value": "5b78abf8af56450573040343e32f1efd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_x32.ph", "digest": {"algorithm": "md5", "value": "4f84d387cf40c1dc42d7b8a5f9acd29b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/attributes.pm", "digest": {"algorithm": "md5", "value": "cb2dfe85830228bd01da1c85867ba42d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/B/B.so", "digest": {"algorithm": "md5", "value": "864fcef62f500e500e195a3aa678d346"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Bzip2/Bzip2.so", "digest": {"algorithm": "md5", "value": "a7f0705c2b0dc83a9d399b52736e7a9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Zlib/Zlib.so", "digest": {"algorithm": "md5", "value": "d8e0f70ae9b7b7629cf5c59e40b271e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "1db5b56eafce9ead4cdb10c4ac4876b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/DB_File/DB_File.so", "digest": {"algorithm": "md5", "value": "a3803ae7dd55343ac2d373418f7db17c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Data/Dumper/Dumper.so", "digest": {"algorithm": "md5", "value": "22cded7ec72d940f328f648bf5604fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Devel/Peek/Peek.so", "digest": {"algorithm": "md5", "value": "299036a76313908f406b440bc9dbdb81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/MD5/MD5.so", "digest": {"algorithm": "md5", "value": "f3bf931b57cc69c3a195b92875dc9430"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/SHA/SHA.so", "digest": {"algorithm": "md5", "value": "2978ec57f6059beeac1f9f371520fea4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Byte/Byte.so", "digest": {"algorithm": "md5", "value": "4712e98fc7e461c634dff92a646694a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/CN/CN.so", "digest": {"algorithm": "md5", "value": "4c704a02e5f7bacde81d72950c9efd68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/EBCDIC/EBCDIC.so", "digest": {"algorithm": "md5", "value": "83e6356f7b4a8e5dcb7e6615335436ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Encode.so", "digest": {"algorithm": "md5", "value": "a97ff5cc9d9c321d2115acfdc94c36b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/JP/JP.so", "digest": {"algorithm": "md5", "value": "f0ae84d1c96f8aaa341a06a89e85bb21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/KR/KR.so", "digest": {"algorithm": "md5", "value": "d872e67a56f5b72fa7341dea776d1c0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Symbol/Symbol.so", "digest": {"algorithm": "md5", "value": "6098dbc86441f6787e787625706807ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/TW/TW.so", "digest": {"algorithm": "md5", "value": "be5437af9f8102ac17ff8df4060dcbac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Unicode/Unicode.so", "digest": {"algorithm": "md5", "value": "4e197c76c3c0422bd72f87139044c598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "23736812d5cd2b2b437285b2f45390cb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/DosGlob/DosGlob.so", "digest": {"algorithm": "md5", "value": "9212b98d618cf8568d89a57c956e705b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "ef298d93784ef6c1b5870e0255abd26d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Filter/Util/Call/Call.so", "digest": {"algorithm": "md5", "value": "fc79c3541fe3d16b04e9aa3c8b4a802d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/GDBM_File/GDBM_File.so", "digest": {"algorithm": "md5", "value": "239c32c5b281f53f69b0de58550fe307"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/FieldHash/FieldHash.so", "digest": {"algorithm": "md5", "value": "f74c2b4af2d11dce8835d1e730ba82bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "9e05440ca747b2c14aa9899af1e26642"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/I18N/Langinfo/Langinfo.so", "digest": {"algorithm": "md5", "value": "f0055a1646fae49e608b6b4537bd55a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "883b087f59661559953ca96b31eb2bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IPC/SysV/SysV.so", "digest": {"algorithm": "md5", "value": "ad013ae4ac1b9cb3cedbacea0aa5408e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "d3154d8ff70d54403083e3de36d4fdb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/MIME/Base64/Base64.so", "digest": {"algorithm": "md5", "value": "fb646c397aabe87b83236e9ad94e73be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Math/BigInt/FastCalc/FastCalc.so", "digest": {"algorithm": "md5", "value": "1665bf04e40b1791cd7eb1d5815a00ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/NDBM_File/NDBM_File.so", "digest": {"algorithm": "md5", "value": "80c739654a791e75174f89adda18742e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/ODBM_File/ODBM_File.so", "digest": {"algorithm": "md5", "value": "7f24262360572366d89f39d16c60f8d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Opcode/Opcode.so", "digest": {"algorithm": "md5", "value": "a46ca80fdf04956b412ce728c213b026"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "6a5026b3400618eef532d5ed59b31c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/encoding/encoding.so", "digest": {"algorithm": "md5", "value": "edfcc815b04b68bb13a6b84fe80410c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/mmap/mmap.so", "digest": {"algorithm": "md5", "value": "46eaebb10a8303aa8a0a7118109ed140"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/scalar/scalar.so", "digest": {"algorithm": "md5", "value": "018e695d83615963456963f0c83c21fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/via/via.so", "digest": {"algorithm": "md5", "value": "075b18b016c16735a86e8f9197017f5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/SDBM_File/SDBM_File.so", "digest": {"algorithm": "md5", "value": "7cbe716132b1325b3e3658fd39fc0557"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "0d73dcb941e6576c7f1c914781bf8b69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Storable/Storable.so", "digest": {"algorithm": "md5", "value": "5c9c61ab5f200c1ebecd0fdbe5106796"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Hostname/Hostname.so", "digest": {"algorithm": "md5", "value": "f266ccee205cb74d9ca45ed5b0130206"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Syslog/Syslog.so", "digest": {"algorithm": "md5", "value": "a3f7929031630696bd45d921ef8f6b54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Tie/Hash/NamedCapture/NamedCapture.so", "digest": {"algorithm": "md5", "value": "77d57f5c5d8e4adf0807f816cd001142"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/HiRes/HiRes.so", "digest": {"algorithm": "md5", "value": "a946c9ba81b2e852757a237ecad0487d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/Piece/Piece.so", "digest": {"algorithm": "md5", "value": "235d8f71c254d3eb5171068aa5288a92"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Collate/Collate.so", "digest": {"algorithm": "md5", "value": "7165ddaf09237fa9fc5d7a0112ac3537"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Normalize/Normalize.so", "digest": {"algorithm": "md5", "value": "81aa3781f345ae0991e3e27d9a029d7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "a24b7c2bfe51f55731c62dffc05e7e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/mro/mro.so", "digest": {"algorithm": "md5", "value": "d8e804a5fa73cebcf40c266871f5c4fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/re/re.so", "digest": {"algorithm": "md5", "value": "629b42dc6d50c0ae4ba23cbf6f8b70d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/shared/shared.so", "digest": {"algorithm": "md5", "value": "93e7441aeb854deb7e0cefb219093191"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/threads.so", "digest": {"algorithm": "md5", "value": "0c6952fde8b5d3443723604cde44590d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/byteswap.ph", "digest": {"algorithm": "md5", "value": "32e8f6746cf73151a724b6acbf57cb21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endian.ph", "digest": {"algorithm": "md5", "value": "0ded647f4c83022a44031f078a4a1306"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endianness.ph", "digest": {"algorithm": "md5", "value": "a8a5c473987a6f9e0f0e9171ad2bf585"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctl-types.ph", "digest": {"algorithm": "md5", "value": "197d211dd580374c949f36455c572ae3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctls.ph", "digest": {"algorithm": "md5", "value": "56f9e8e1bbe074f3aa722e882d6aea64"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/long-double.ph", "digest": {"algorithm": "md5", "value": "f4192adf6c3bf76f99beada6b0336a08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes-arch.ph", "digest": {"algorithm": "md5", "value": "ef2d2739319308451af562ac5f4af4e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes.ph", "digest": {"algorithm": "md5", "value": "59485b5e5628a15c10eb10e0a41f2f84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select.ph", "digest": {"algorithm": "md5", "value": "a0dc7c8977465992374a4b8fb891f33a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select2.ph", "digest": {"algorithm": "md5", "value": "a9a5307994de8d81e81dfc42a31c1bb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigaction.ph", "digest": {"algorithm": "md5", "value": "fc6000999f4bb4e0bb219ed5f07fddb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigcontext.ph", "digest": {"algorithm": "md5", "value": "a4001e66c4317a0b3e8428b9058af91a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigevent-consts.ph", "digest": {"algorithm": "md5", "value": "1318aa7431b13ff6b1d14da2d52d6b9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-arch.ph", "digest": {"algorithm": "md5", "value": "3e1cd49cb4091a95eba7462e97217fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts-arch.ph", "digest": {"algorithm": "md5", "value": "d6c16c51bbd5089aff53033b23b464ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts.ph", "digest": {"algorithm": "md5", "value": "c76c0deafbfac40c9ad0b971655776de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signal_ext.ph", "digest": {"algorithm": "md5", "value": "884346511a0ccdeb424ebdc8e067c2a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum-generic.ph", "digest": {"algorithm": "md5", "value": "6ac5fab4948b5a75a876ce548e65c30f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum.ph", "digest": {"algorithm": "md5", "value": "c8e5bec2b5bc295648d9f38d48d1c942"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigstack.ph", "digest": {"algorithm": "md5", "value": "028022b9660489cfcb167de691f5f4ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigthread.ph", "digest": {"algorithm": "md5", "value": "702142481d857c95f2e1e9776fd66ca0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sockaddr.ph", "digest": {"algorithm": "md5", "value": "03369b901d9c8194fa96191369078463"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket-constants.ph", "digest": {"algorithm": "md5", "value": "2217bf6b297a489134130343c583c36f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket.ph", "digest": {"algorithm": "md5", "value": "93fae1488d78383138246f8537603bd7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket2.ph", "digest": {"algorithm": "md5", "value": "d9b08a40f303dd724e2c7d5c61f267fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket_type.ph", "digest": {"algorithm": "md5", "value": "5784c2d7e1e03062f7853a1299d40baa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ss_flags.ph", "digest": {"algorithm": "md5", "value": "03fa0af4ed891551f20eb236d4e8ace2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/stdint-intn.ph", "digest": {"algorithm": "md5", "value": "a769559490fe2bcb405576dc64296063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_mutex.ph", "digest": {"algorithm": "md5", "value": "46881641c43065784151e513e46e9199"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_rwlock.ph", "digest": {"algorithm": "md5", "value": "b0ef827aa9a0673b5a4d4a5022393290"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syscall.ph", "digest": {"algorithm": "md5", "value": "b5a0c0376c9b9b1a5dbfc35b1ed99503"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-ldbl.ph", "digest": {"algorithm": "md5", "value": "cf54fd79b4d0cba4e460dcee4f1f1032"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-path.ph", "digest": {"algorithm": "md5", "value": "d2bcfba815ac635448e3d0f693b67f22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog.ph", "digest": {"algorithm": "md5", "value": "08d13d5e442eb6a202770f4aeebf2c04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/thread-shared-types.ph", "digest": {"algorithm": "md5", "value": "cdc05f03ba2497c27bd97f35c80d2b86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/time64.ph", "digest": {"algorithm": "md5", "value": "9ac523e6724c3405f2de26927fbf9cb6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/timesize.ph", "digest": {"algorithm": "md5", "value": "2dc8f22c8e945d7cc855035723134900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types.ph", "digest": {"algorithm": "md5", "value": "fe6e7f6cbfcabe0ac87326fdb716ab42"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigset_t.ph", "digest": {"algorithm": "md5", "value": "1135605c15925ea02ea1b256ee576fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigval_t.ph", "digest": {"algorithm": "md5", "value": "1af9db473929b1424a2121ace33ce985"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clock_t.ph", "digest": {"algorithm": "md5", "value": "ec5fe2a82a156b866f3794beadb1c326"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clockid_t.ph", "digest": {"algorithm": "md5", "value": "2834cde3f351647027cd98d3be7b8f9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sig_atomic_t.ph", "digest": {"algorithm": "md5", "value": "4dc97b24abdd63b3c44160bec253a2fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigevent_t.ph", "digest": {"algorithm": "md5", "value": "05cef81c152fd6139437acef3777e9c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/siginfo_t.ph", "digest": {"algorithm": "md5", "value": "8f43a4846c349facae329d0415db484c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigset_t.ph", "digest": {"algorithm": "md5", "value": "f46a704cc8c5c5c6368dbf35f1c0cfd5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigval_t.ph", "digest": {"algorithm": "md5", "value": "d2f8997b002741676a17d5f7c50e46c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/stack_t.ph", "digest": {"algorithm": "md5", "value": "b6bdd26772c45005587521c00a686d45"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_iovec.ph", "digest": {"algorithm": "md5", "value": "d9638a211837c7da03a116440b76140c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_osockaddr.ph", "digest": {"algorithm": "md5", "value": "c8e4860ef830e59d0d590b70d26188a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_rusage.ph", "digest": {"algorithm": "md5", "value": "dee445f58722b61a39cf40a3ff1bb1eb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_sigstack.ph", "digest": {"algorithm": "md5", "value": "12dd0da920bd2d0e0dbe69f771115ccf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timespec.ph", "digest": {"algorithm": "md5", "value": "35169127454e8ca0a3e6357461418927"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timeval.ph", "digest": {"algorithm": "md5", "value": "8e3e3fc632075f15b720ce7f40274d9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/time_t.ph", "digest": {"algorithm": "md5", "value": "2a3a16f80e7570c75389a7c7b9fd82d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/timer_t.ph", "digest": {"algorithm": "md5", "value": "7ad99a434b49c63663ecbbf5d9032bd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/typesizes.ph", "digest": {"algorithm": "md5", "value": "dc4d91320da49841edc9fb8ec55f68fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/uintn-identity.ph", "digest": {"algorithm": "md5", "value": "e99e862dc240db3a5c969fbde9cc172c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitflags.ph", "digest": {"algorithm": "md5", "value": "bd48181f939209ed388fc9b4c5c53e79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitstatus.ph", "digest": {"algorithm": "md5", "value": "1a2f151e233f3a48f6083fa8c37b3ebf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/wordsize.ph", "digest": {"algorithm": "md5", "value": "ae3cd4b33cb311a2cea03491dd722e75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/encoding.pm", "digest": {"algorithm": "md5", "value": "f8f0bde5e2c267fc92cc84ce3fe8bb6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/endian.ph", "digest": {"algorithm": "md5", "value": "638114206bc4febb9122aa51e3f0429c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/errno.ph", "digest": {"algorithm": "md5", "value": "0b95bfb6f72c5ad6002888e2e7784883"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/features.ph", "digest": {"algorithm": "md5", "value": "019769925786af2ec5610b73c03d7e92"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs-64.ph", "digest": {"algorithm": "md5", "value": "cae8715db1403b1de33039a9077a7bbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs.ph", "digest": {"algorithm": "md5", "value": "2962496d2d2dda419b2ffee2bc219211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/lib.pm", "digest": {"algorithm": "md5", "value": "54871f4afa90a517cb51779fa8686b63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/ioctl.ph", "digest": {"algorithm": "md5", "value": "da60cf78dcc0bd6b390ec4fe30eedbb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/posix_types.ph", "digest": {"algorithm": "md5", "value": "dc4f2571624ae55cd852582b0df239be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/stddef.ph", "digest": {"algorithm": "md5", "value": "5b396b7bebaf451fd79bbd810292993f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/mro.pm", "digest": {"algorithm": "md5", "value": "ceaa202f99a130f2781db933e6629951"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ops.pm", "digest": {"algorithm": "md5", "value": "b26d5212159c74e90fdeb70d35d2f13f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/re.pm", "digest": {"algorithm": "md5", "value": "4136dc3706a65eb00f81d47936e6a656"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/signal.ph", "digest": {"algorithm": "md5", "value": "c244a34c679a0a537230740b040452ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdarg.ph", "digest": {"algorithm": "md5", "value": "e14329e2ebc7ce5552f48c2d496343a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdc-predef.ph", "digest": {"algorithm": "md5", "value": "f127f72ba40117d6858bf1e6db0d9983"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stddef.ph", "digest": {"algorithm": "md5", "value": "ef8da6d459f87f5e4608546b7ffebbc6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/cdefs.ph", "digest": {"algorithm": "md5", "value": "12c81d81485e2d9cb1006bb57b60485c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ioctl.ph", "digest": {"algorithm": "md5", "value": "36fbfa2db3abf5c57e945a680862d692"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/select.ph", "digest": {"algorithm": "md5", "value": "be82be1f41d6433ebca99a524becdee6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/socket.ph", "digest": {"algorithm": "md5", "value": "a7c56b9bf8626eb19ac1552e74d58645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syscall.ph", "digest": {"algorithm": "md5", "value": "ddd29eadbe1f281e78b8dfea8fa9c720"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syslog.ph", "digest": {"algorithm": "md5", "value": "402c9540ef417822124d7aa7809ceb16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/time.ph", "digest": {"algorithm": "md5", "value": "1794515019285da89ab7f9361fc3ff1a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ttydefaults.ph", "digest": {"algorithm": "md5", "value": "6d8d3772e52d11f5c486cf48b41790e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/types.ph", "digest": {"algorithm": "md5", "value": "887fa4b3669b35b600bf2aafe911a121"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ucontext.ph", "digest": {"algorithm": "md5", "value": "683963ab7a21eead4e801cebdb3d8ec9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/wait.ph", "digest": {"algorithm": "md5", "value": "13177a3fa005e384adf86546c4012737"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syscall.ph", "digest": {"algorithm": "md5", "value": "4041a33bf414417f495f968529d3eb3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sysexits.ph", "digest": {"algorithm": "md5", "value": "2806e0058ed1acbc1598a8a667b19805"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslimits.ph", "digest": {"algorithm": "md5", "value": "9da103c2222587e3bacefe21b2eb3ef2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslog.ph", "digest": {"algorithm": "md5", "value": "f1688381c951fa141d6fa3b3588cddc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads.pm", "digest": {"algorithm": "md5", "value": "e6b528d108ac5dad7ff2ea3feae49ece"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads/shared.pm", "digest": {"algorithm": "md5", "value": "c7e991b513db6738a32b8bcafb4de5e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/wait.ph", "digest": {"algorithm": "md5", "value": "23ed0fddbde6b12446a4611805e2fa50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/README", "digest": {"algorithm": "md5", "value": "085d5cbc8ea7f6b7880ec0905c8a9798"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.debug.gz", "digest": {"algorithm": "md5", "value": "8b047ad98be3f8721a904da0b46c61d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.shared.gz", "digest": {"algorithm": "md5", "value": "8a461295e6243bf8037e54c933075910"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.static.gz", "digest": {"algorithm": "md5", "value": "303556a9ac7753b70832e2cd6a4bec64"}, "isConfigFile": false}, {"path": "/usr/share/doc/libperl5.30/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c424b3edadb00aa7889a162121f72def"}, "isConfigFile": false}, {"path": "/usr/share/doc/libperl5.30/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cpan5.30-x86_64-linux-gnu.1.gz", "digest": {"algorithm": "md5", "value": "61b072910bc94a77f964973790964b13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl5.30-x86_64-linux-gnu.1.gz", "digest": {"algorithm": "md5", "value": "0d008ef4c2ca48f5a8c7f427fe9e9a4a"}, "isConfigFile": false}]}}, {"id": "79417ad5b57eab0c", "name": "libpopt0", "version": "1.16-14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpopt0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libpopt0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}, {"value": "X-Consortium", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpopt0:libpopt0:1.16-14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpopt0@1.16-14?arch=amd64&upstream=popt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpopt0", "source": "popt", "version": "1.16-14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 120, "depends": ["libc6 (>= 2.27)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpopt.so.0.0.0", "digest": {"algorithm": "md5", "value": "77fcb53294414ac8e502fb4cbd6adb2e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/README", "digest": {"algorithm": "md5", "value": "dc5f5d729c4fc64bb04d972b9dd40d12"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d77954c9584a4363533407cd9cb3ee87"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/copyright", "digest": {"algorithm": "md5", "value": "271befa400b6decc3762f10972327e94"}, "isConfigFile": false}]}}, {"id": "d46e1b3cc3f19c11", "name": "libprocps8", "version": "2:3.3.16-1ubuntu2.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libprocps8:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libprocps8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "GPL-2.0+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "LGPL-2.0+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libprocps8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libprocps8:libprocps8:2\\:3.3.16-1ubuntu2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libprocps8@2:3.3.16-1ubuntu2.3?arch=amd64&upstream=procps&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libprocps8", "source": "procps", "version": "2:3.3.16-1ubuntu2.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 128, "depends": ["libc6 (>= 2.14)", "libsystemd0 (>= 209)"], "files": [{"path": "/lib/x86_64-linux-gnu/libprocps.so.8.0.2", "digest": {"algorithm": "md5", "value": "73a39ac282aead02e2ffa366691c67dc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libprocps8/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "4e66b378964dfac167ca2ded53749b63"}, "isConfigFile": false}, {"path": "/usr/share/doc/libprocps8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "eddf9e11347af8d4ea4e19327b0c73ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libprocps8/copyright", "digest": {"algorithm": "md5", "value": "ccbf05638b611ad3fc095b91012859c2"}, "isConfigFile": false}]}}, {"id": "131fa1f201adc95b", "name": "libreadline5", "version": "5.2+dfsg-3build3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libreadline5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libreadline5:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libreadline5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libreadline5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libreadline5:libreadline5:5.2\\+dfsg-3build3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libreadline5@5.2%2Bdfsg-3build3?arch=amd64&upstream=readline5&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libreadline5", "source": "readline5", "version": "5.2+dfsg-3build3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 328, "depends": ["readline-common", "libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/lib/x86_64-linux-gnu/libhistory.so.5.2", "digest": {"algorithm": "md5", "value": "3b7a02bf1009584869328a497946d307"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libreadline.so.5.2", "digest": {"algorithm": "md5", "value": "4d7d6c98177f68ce59a2bddc5135a3b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/README.Debian", "digest": {"algorithm": "md5", "value": "db22ab5a3d7a94ab8b0a93657b11aa08"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/USAGE", "digest": {"algorithm": "md5", "value": "0bb4ff5a1ee6f767d0d1b7ded925a8a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dc78d09653cd500b1df7e6abf3df627f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/copyright", "digest": {"algorithm": "md5", "value": "43989c9d98faa4a1ece7d13fd64c4a75"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/examples/Inputrc", "digest": {"algorithm": "md5", "value": "587fa73058e332ae6e39ef9ad7428e62"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}]}}, {"id": "0f0c4a841dc3e1e5", "name": "libreadline8", "version": "8.0-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libreadline8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libreadline8:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libreadline8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libreadline8/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libreadline8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libreadline8:libreadline8:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libreadline8@8.0-4?arch=amd64&upstream=readline&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libreadline8", "source": "readline", "version": "8.0-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 441, "depends": ["readline-common", "libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/lib/x86_64-linux-gnu/libhistory.so.8.0", "digest": {"algorithm": "md5", "value": "8deb94b61fd01565e93b35ec3e7568ae"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libreadline.so.8.0", "digest": {"algorithm": "md5", "value": "07386d6beb4361731c5f6ff1c460c6d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/README.Debian", "digest": {"algorithm": "md5", "value": "db22ab5a3d7a94ab8b0a93657b11aa08"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/USAGE", "digest": {"algorithm": "md5", "value": "0bb4ff5a1ee6f767d0d1b7ded925a8a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e074f6768e516acb31615f19e68a6af2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/copyright", "digest": {"algorithm": "md5", "value": "b0cf3572690d3722c99c47e2cc573aeb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/examples/Inputrc", "digest": {"algorithm": "md5", "value": "05e58ca0def73f34efef5ff4cac6a939"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}]}}, {"id": "4d7a42f17de2f9d0", "name": "libroken18-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libroken18-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libroken18-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libroken18-heimdal:libroken18-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18-heimdal:libroken18_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18_heimdal:libroken18-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18_heimdal:libroken18_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18:libroken18-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libroken18:libroken18_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libroken18-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libroken18-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 144, "depends": ["libc6 (>= 2.16)", "libcrypt1 (>= 1:4.1.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libroken.so.18.1.0", "digest": {"algorithm": "md5", "value": "65e1232f9f3e7ff1deea10449868d12c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libroken18-heimdal/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "da95f373f7bc6c17c5d3dc2904cb61b2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libroken18-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libroken18-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "5384b57e319234ef", "name": "libsasl2-2", "version": "2.1.27+dfsg-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl2-2:libsasl2-2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-2:libsasl2_2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_2:libsasl2-2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_2:libsasl2_2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2-2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2_2:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsasl2-2@2.1.27%2Bdfsg-2?arch=amd64&upstream=cyrus-sasl2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsasl2-2", "source": "cyrus-sasl2", "version": "2.1.27+dfsg-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 152, "depends": ["libsasl2-modules-db (>= 2.1.27+dfsg-2)", "libc6 (>= 2.15)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25", "digest": {"algorithm": "md5", "value": "65d794fb25a5bc2c9e77692f22a9cb4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/README.Debian", "digest": {"algorithm": "md5", "value": "98c1bc6998a957ef0c0e4a516f927a98"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/README.configure-options", "digest": {"algorithm": "md5", "value": "f6ca26587b4d1c4457b978f0d4f2c3cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/copyright", "digest": {"algorithm": "md5", "value": "b0aea31008af10081c9e1367feea97d6"}, "isConfigFile": false}]}}, {"id": "83b1296771afaf80", "name": "libsasl2-modules-db", "version": "2.1.27+dfsg-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl2-modules-db:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules-db:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules_db:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules_db:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2-modules-db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2_modules_db:2.1.27\\+dfsg-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsasl2-modules-db@2.1.27%2Bdfsg-2?arch=amd64&upstream=cyrus-sasl2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsasl2-modules-db", "source": "cyrus-sasl2", "version": "2.1.27+dfsg-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 66, "depends": ["libc6 (>= 2.14)", "libdb5.3"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25", "digest": {"algorithm": "md5", "value": "f7ba9f60faa8e5d874b7b1e0de0850bd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "cba810b73f30ce64df6e67ece59d3459"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5b65f25e8d40a18861beae9b5fdd6a9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/copyright", "digest": {"algorithm": "md5", "value": "b0aea31008af10081c9e1367feea97d6"}, "isConfigFile": false}]}}, {"id": "d751409178668593", "name": "libseccomp2", "version": "2.5.1-1ubuntu1~20.04.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libseccomp2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libseccomp2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libseccomp2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libseccomp2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libseccomp2:libseccomp2:2.5.1-1ubuntu1\\~20.04.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libseccomp2@2.5.1-1ubuntu1~20.04.2?arch=amd64&upstream=libseccomp&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libseccomp2", "source": "libseccomp", "version": "2.5.1-1ubuntu1~20.04.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 152, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libseccomp.so.2.5.1", "digest": {"algorithm": "md5", "value": "948583e0afc142eba8135beb8b895b2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6cb63a5d44afe825d8958ddd8064ba6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/copyright", "digest": {"algorithm": "md5", "value": "2a1920ce9684ad21bee00b481ee066af"}, "isConfigFile": false}]}}, {"id": "b023fc0801a3a41b", "name": "libselinux1", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libselinux1:libselinux1:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libselinux1@3.0-1build2?arch=amd64&upstream=libselinux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libselinux1", "source": "libselinux", "version": "3.0-1build2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 202, "depends": ["libc6 (>= 2.30)", "libpcre2-8-0 (>= 10.22)"], "files": [{"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "digest": {"algorithm": "md5", "value": "b9fd0338f7e7906303bd21b2b6ec1270"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9a4d141aca2e41af57e2294d4a9257b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/copyright", "digest": {"algorithm": "md5", "value": "3f85b5814483a164783defd5a682b44c"}, "isConfigFile": false}]}}, {"id": "55e67cbb75a24f25", "name": "libsemanage-common", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage-common:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage-common:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsemanage-common@3.0-1build2?arch=all&upstream=libsemanage&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage-common", "source": "libsemanage", "version": "3.0-1build2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 36, "files": [{"path": "/etc/selinux/semanage.conf", "digest": {"algorithm": "md5", "value": "f6f9b97af233c90ca127f406fb6f0932"}, "isConfigFile": true}, {"path": "/usr/share/doc/libsemanage-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c2e7d0c4c23b54cbb801ec83f74d975a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage-common/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "0c3d124f89a3902cd6427e0e952a8581"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "2c62989ae1c64423a6351d0a96702686"}, "isConfigFile": false}]}}, {"id": "44361785e39c2c95", "name": "libsemanage1", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage1:libsemanage1:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsemanage1@3.0-1build2?arch=amd64&upstream=libsemanage&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage1", "source": "libsemanage", "version": "3.0-1build2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 305, "depends": ["libsemanage-common (= 3.0-1build2)", "libaudit1 (>= 1:2.2.1)", "libbz2-1.0", "libc6 (>= 2.14)", "libselinux1 (>= 3.0)", "libsepol1 (>= 3.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "digest": {"algorithm": "md5", "value": "9d67b438e3074556c6206f54015e31d8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6867b8b5847b2ba8cc27d68e88020448"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}]}}, {"id": "c67bc6a42e944f29", "name": "libsepol1", "version": "3.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsepol1", "source": "libsepol", "version": "3.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 738, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsepol.so.1", "digest": {"algorithm": "md5", "value": "7653c918d4a43976995c4a3f7bf9b3ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c978aeb6a4a11af69aad17111d4ca70f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/copyright", "digest": {"algorithm": "md5", "value": "9b2c0b1cdd53893a454c5d1b65078dcb"}, "isConfigFile": false}]}}, {"id": "3edf6620a268045a", "name": "libsigsegv2", "version": "2.12-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsigsegv2:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libsigsegv2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "permissive-other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsigsegv2:libsigsegv2:2.12-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsigsegv2@2.12-2?arch=amd64&upstream=libsigsegv&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsigsegv2", "source": "libsigsegv", "version": "2.12-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 43, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsigsegv.so.2.0.5", "digest": {"algorithm": "md5", "value": "272dacea4baac04388bfac23e6996c49"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/NEWS.gz", "digest": {"algorithm": "md5", "value": "2b5ef46eb6f8bf6fb753b1bb0b7f38ad"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/README.gz", "digest": {"algorithm": "md5", "value": "3cfe5252709167115932dfe22264e910"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f6f963b5229413865091633f93edd5bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/copyright", "digest": {"algorithm": "md5", "value": "94a67dba35ebf890c4f9c922efc81c70"}, "isConfigFile": false}]}}, {"id": "e90cb433c522ed2b", "name": "libsmartcols1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsmartcols1:libsmartcols1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsmartcols1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsmartcols1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 337, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsmartcols.so.1.1.0", "digest": {"algorithm": "md5", "value": "f4bffe66db4bad799d587c6c38b2c34c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b9e1e9e2b70566964851e712ba4d4b7d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "10b17c2f0bb85aa7", "name": "libsqlite3-0", "version": "3.31.1-4ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsqlite3-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libsqlite3-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsqlite3-0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsqlite3-0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libsqlite3-0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsqlite3-0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3-0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3_0:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3_0:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3:libsqlite3-0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsqlite3:libsqlite3_0:3.31.1-4ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsqlite3-0@3.31.1-4ubuntu0.2?arch=amd64&upstream=sqlite3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsqlite3-0", "source": "sqlite3", "version": "3.31.1-4ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1323, "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6", "digest": {"algorithm": "md5", "value": "dbdcbc4613269a63d2b64391529be287"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsqlite3-0/README.Debian", "digest": {"algorithm": "md5", "value": "9d8facc2fa9d2df52f1c7cb4e5fa4741"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsqlite3-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b7d675087c465caee5db6b497d238240"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsqlite3-0/copyright", "digest": {"algorithm": "md5", "value": "be64db3e095486e5e105652c51199358"}, "isConfigFile": false}]}}, {"id": "5c37e246cd98996b", "name": "libss2", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libss2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libss2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libss2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libss2:libss2:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libss2@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libss2", "source": "e2fsprogs", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 108, "depends": ["libcom-err2", "libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/libss.so.2.0", "digest": {"algorithm": "md5", "value": "6f868c152b4bce241ff7b7d933c0fafb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libss2/copyright", "digest": {"algorithm": "md5", "value": "ee29b90cd5b22694769f86e8d0ee07a5"}, "isConfigFile": false}]}}, {"id": "bb1a7362a9b0ffcd", "name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/libssl1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssl1.1", "source": "openssl", "version": "1.1.1f-1ubuntu2.10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 4027, "depends": ["libc6 (>= 2.25)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "digest": {"algorithm": "md5", "value": "7d1fa1e6695c4fa7b0bc5995dfe335ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/capi.so", "digest": {"algorithm": "md5", "value": "4e1e9b65226c8fc9cc8422abc2f0a8a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "digest": {"algorithm": "md5", "value": "5de830380c24ec49efe5a4de725babe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "digest": {"algorithm": "md5", "value": "c83d39522266e0b1407843dd920795f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "digest": {"algorithm": "md5", "value": "4599ff4442bfe98939368b6214ff11b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "3f763fa79305e9e3ef1e1c1cb76483db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d52819378beb021df10fa286c2a0f911"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}]}}, {"id": "d7c9aa9d6cfd44db", "name": "libstdc++6", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+6:libstdc\\+\\+6:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libstdc%2B%2B6@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libstdc++6", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 2437, "depends": ["gcc-10-base (= 10.3.0-1ubuntu1~20.04)", "libc6 (>= 2.23)", "libgcc-s1 (>= 4.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "digest": {"algorithm": "md5", "value": "604ec2999aeb3aadd0e96103fd4b5e5d"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "digest": {"algorithm": "md5", "value": "68b329da9893e34099c7d8ad5cb9c940"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "digest": {"algorithm": "md5", "value": "ae17853071ca9899f6cb501024af780a"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "digest": {"algorithm": "md5", "value": "80ec62783506bb83f60f3f86e4bbe73d"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "digest": {"algorithm": "md5", "value": "236a5719c2424adc4d59612fd75dc1c6"}, "isConfigFile": false}, {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "digest": {"algorithm": "md5", "value": "2c227b42734deba3738f5df180802e6d"}, "isConfigFile": false}]}}, {"id": "fe9ecdddeb00b8ff", "name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsystemd0", "source": "systemd", "version": "245.4-4ubuntu3.14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 876, "preDepends": ["libc6 (>= 2.30)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r122)", "liblzma5 (>= 5.1.1alpha+20120614)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsystemd.so.0.28.0", "digest": {"algorithm": "md5", "value": "bc5223a74f44c3a1ae26ac2c84e4c829"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "909b2da3ef86cb1aa038650bb25a234d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "1f5e3ccd4db67ab9", "name": "libtasn1-6", "version": "4.16.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtasn1-6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libtasn1-6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtasn1-6:libtasn1-6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1-6:libtasn1_6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1_6:libtasn1-6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1_6:libtasn1_6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn1-6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn1_6:4.16.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libtasn1-6@4.16.0-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtasn1-6", "source": "", "version": "4.16.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 125, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0", "digest": {"algorithm": "md5", "value": "70e766ec2534e173a403903c58fc607d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/AUTHORS", "digest": {"algorithm": "md5", "value": "bb8e73177911b0b4b0570cbacac54f88"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/README.md", "digest": {"algorithm": "md5", "value": "8e395bf236961233c674eeeda1089d8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/THANKS", "digest": {"algorithm": "md5", "value": "d439f7c88a54c316cc7f4e9020bb7d24"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8e4056e5bb0327f3eaf08766a1fcaa51"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/copyright", "digest": {"algorithm": "md5", "value": "7774a07ae2a65728f781a76f24a893f2"}, "isConfigFile": false}]}}, {"id": "d6b0221bc040b869", "name": "libterm-readkey-perl", "version": "2.38-1build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libterm-readkey-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libterm-readkey-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright"}]}, {"value": "termreadkey", "spdxExpression": "TermReadKey", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libterm-readkey-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libterm-readkey-perl:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm-readkey-perl:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm_readkey_perl:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm_readkey_perl:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm-readkey:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm-readkey:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm_readkey:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm_readkey:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm:libterm-readkey-perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libterm:libterm_readkey_perl:2.38-1build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libterm-readkey-perl@2.38-1build1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libterm-readkey-perl", "source": "", "version": "2.38-1build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 68, "depends": ["perl (>= 5.30.0-7)", "perlapi-5.30.0", "libc6 (>= 2.28)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Term/ReadKey.pm", "digest": {"algorithm": "md5", "value": "f627a3023dbf08aba010b0521c1454db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Term/ReadKey/ReadKey.so", "digest": {"algorithm": "md5", "value": "696becc0fe12dd2965803bacee7195cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libterm-readkey-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c332dabdd98394f784f992ce898fb74d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libterm-readkey-perl/copyright", "digest": {"algorithm": "md5", "value": "ec14ea0419203a7f36c00c2fbf70cc54"}, "isConfigFile": false}, {"path": "/usr/share/doc/libterm-readkey-perl/examples/test.pl.gz", "digest": {"algorithm": "md5", "value": "82c9038f795a18f194987c85920db96c"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Term::ReadKey.3pm.gz", "digest": {"algorithm": "md5", "value": "45f9524a08e495c4b9f9f2b83e770d05"}, "isConfigFile": false}]}}, {"id": "3fb7bf35998501d2", "name": "libtimedate-perl", "version": "2.3200-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libtimedate-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtimedate-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libtimedate-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libtimedate-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libtimedate-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libtimedate-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtimedate-perl:libtimedate-perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate-perl:libtimedate_perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate_perl:libtimedate-perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate_perl:libtimedate_perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate:libtimedate-perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtimedate:libtimedate_perl:2.3200-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libtimedate-perl@2.3200-1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtimedate-perl", "source": "", "version": "2.3200-1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 123, "provides": ["timedate"], "depends": ["perl:any"], "files": [{"path": "/usr/share/doc/libtimedate-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b2282d99ec8d6a25e6fa198b5556c66d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtimedate-perl/copyright", "digest": {"algorithm": "md5", "value": "11a0c53ae0171ad4fbf547cb065d7bc1"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Format.3pm.gz", "digest": {"algorithm": "md5", "value": "924299143e13193775e5cc5a4dbb983e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Language.3pm.gz", "digest": {"algorithm": "md5", "value": "2ae04854b5166502eb8f4e9d82ad6af5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Language::Bulgarian.3pm.gz", "digest": {"algorithm": "md5", "value": "aa24b26c01c7704442bde6f72eb2f25a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Language::Hungarian.3pm.gz", "digest": {"algorithm": "md5", "value": "94b922df510dbef6ac4596f38ebf4896"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Date::Parse.3pm.gz", "digest": {"algorithm": "md5", "value": "844aa238a6e38227dd2d9d09a41f0041"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Time::Zone.3pm.gz", "digest": {"algorithm": "md5", "value": "54641ae1362be7300bc0d698bc51670a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Format.pm", "digest": {"algorithm": "md5", "value": "984afc084500a23703d83cecffee74da"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language.pm", "digest": {"algorithm": "md5", "value": "3f881d64d99d3d87bd20aaaa2a912e7a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Afar.pm", "digest": {"algorithm": "md5", "value": "667825f4ff5f2171181911756b9775d3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Amharic.pm", "digest": {"algorithm": "md5", "value": "944e6cc1dbf1aae0ceff9b828fd259b8"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Austrian.pm", "digest": {"algorithm": "md5", "value": "6fe66550c897b80a1fd2913500f66b74"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Brazilian.pm", "digest": {"algorithm": "md5", "value": "ad80b41f65179d620503e3af374e67dd"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Bulgarian.pm", "digest": {"algorithm": "md5", "value": "fac7000241efbc0924be5fbad01ad519"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Chinese.pm", "digest": {"algorithm": "md5", "value": "bbc5dc25278e6c67aa6290aeaa7611c4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Chinese_GB.pm", "digest": {"algorithm": "md5", "value": "a4c37d3df8ec79bbaff9a2809c4d5786"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Czech.pm", "digest": {"algorithm": "md5", "value": "b47b460b40512f57fe842d22d00992ed"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Danish.pm", "digest": {"algorithm": "md5", "value": "1e31e18ab601c7a7caa5271f11e95767"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Dutch.pm", "digest": {"algorithm": "md5", "value": "5c333b8a01af045fdca309c0c7b42ca2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/English.pm", "digest": {"algorithm": "md5", "value": "df92c51d9c901d8a60893f6576db218b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Finnish.pm", "digest": {"algorithm": "md5", "value": "1fec6f46aead55df1087ba09bd4d6b59"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/French.pm", "digest": {"algorithm": "md5", "value": "115019e9cb9cc355b3a29060c02d1051"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Gedeo.pm", "digest": {"algorithm": "md5", "value": "697a3c39b928eace168bac6315d4a43d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/German.pm", "digest": {"algorithm": "md5", "value": "30d90b40de2441bcaa3be48cc8b27be9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Greek.pm", "digest": {"algorithm": "md5", "value": "45683a84c6af3e77ba10cad3b595814d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Hungarian.pm", "digest": {"algorithm": "md5", "value": "8d6f5428ac20444fa31db6c225351db7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Icelandic.pm", "digest": {"algorithm": "md5", "value": "354e091a66ef3c7affbd5dab2cb337b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Italian.pm", "digest": {"algorithm": "md5", "value": "9b5ab229b7f673208c13843698dc466e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Norwegian.pm", "digest": {"algorithm": "md5", "value": "ae4ac24a9ee0479e0531eee50392e4fa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Occitan.pm", "digest": {"algorithm": "md5", "value": "8c990cd11f176fd712e7b16223371ce3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Oromo.pm", "digest": {"algorithm": "md5", "value": "0f6478a1859ee43e5cf3a47fe4ebee44"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Romanian.pm", "digest": {"algorithm": "md5", "value": "8b0075d97c0ad9fd22fac4d548fe2c29"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Russian.pm", "digest": {"algorithm": "md5", "value": "923b21bebac1eeca2647265580b20a05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Russian_cp1251.pm", "digest": {"algorithm": "md5", "value": "bea5c6cfd72fc10ff8f31c462da9a73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Russian_koi8r.pm", "digest": {"algorithm": "md5", "value": "fdf6b366b14c87d48b241b36f3ca7ca5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Sidama.pm", "digest": {"algorithm": "md5", "value": "678b7cb0bd21ea656cf529257f304c21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Somali.pm", "digest": {"algorithm": "md5", "value": "d3463cf2a641bf603b4c5c6dcbf0e2bc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Spanish.pm", "digest": {"algorithm": "md5", "value": "391c725ea5c353fe971149ab2bd245ef"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Swedish.pm", "digest": {"algorithm": "md5", "value": "49b44154c6808dbcb8a45272dad174dc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Tigrinya.pm", "digest": {"algorithm": "md5", "value": "766e8bb6abf7d8df4e76670b4503feff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/TigrinyaEritrean.pm", "digest": {"algorithm": "md5", "value": "7051713e586d520d5939c4fb1669b333"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/TigrinyaEthiopian.pm", "digest": {"algorithm": "md5", "value": "d3718754d25daac81bb2613640aabc1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Language/Turkish.pm", "digest": {"algorithm": "md5", "value": "93a30ec9a3c52ea01b2f114e8b016b19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Date/Parse.pm", "digest": {"algorithm": "md5", "value": "b5fb83e13306db19170373122e100e50"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Time/Zone.pm", "digest": {"algorithm": "md5", "value": "02e5e077586aa3299f13e1854ff48424"}, "isConfigFile": false}, {"path": "/usr/share/perl5/TimeDate.pm", "digest": {"algorithm": "md5", "value": "97bd4e7ff6be2f3f2f8de39401e27803"}, "isConfigFile": false}]}}, {"id": "e58d8c512e51a829", "name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtinfo6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtinfo6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 537, "depends": ["libc6 (>= 2.16)"], "files": [{"path": "/lib/x86_64-linux-gnu/libtinfo.so.6.2", "digest": {"algorithm": "md5", "value": "8ecaf82d3dcb197495924d038014c175"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "digest": {"algorithm": "md5", "value": "229a27fe45d4b7f8f3aec56ee4fd0bf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/FAQ", "digest": {"algorithm": "md5", "value": "4bdf342194c8b3dcf47416c4d8aa6fe9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/TODO.Debian", "digest": {"algorithm": "md5", "value": "7493372c830eef9ed0a64ae64131d144"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "db4389e569cee28ec8c514081c0190a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/copyright", "digest": {"algorithm": "md5", "value": "8b8dc6b6ca0be730abe2a9ec5fb88fbf"}, "isConfigFile": false}]}}, {"id": "f266559d56417294", "name": "libudev1", "version": "245.4-4ubuntu3.14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libudev1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libudev1:libudev1:245.4-4ubuntu3.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libudev1@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libudev1", "source": "systemd", "version": "245.4-4ubuntu3.14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 338, "depends": ["libc6 (>= 2.30)"], "files": [{"path": "/lib/x86_64-linux-gnu/libudev.so.1.6.17", "digest": {"algorithm": "md5", "value": "6cd7b49eed0e2a740919503442f273f7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libudev1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ea068e875d2bfb44a1a88402ed6ccf5a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libudev1/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "44cab92167564727", "name": "libunistring2", "version": "0.9.10-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libunistring2:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libunistring2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "FreeSoftware", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GFDL-1.2+", "spdxExpression": "GFDL-1.2-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libunistring2:libunistring2:0.9.10-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libunistring2@0.9.10-2?arch=amd64&upstream=libunistring&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libunistring2", "source": "libunistring", "version": "0.9.10-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1582, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0", "digest": {"algorithm": "md5", "value": "d22b1275d14728576ecc98897105fe5b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "53e8749b4d4cfd1a755ff03b89b0dc5e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/copyright", "digest": {"algorithm": "md5", "value": "ac09d4eb027798b1e81dbeadd7bfff85"}, "isConfigFile": false}]}}, {"id": "a0d981d0009ac47a", "name": "liburi-perl", "version": "1.76-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liburi-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liburi-perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/liburi-perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liburi-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liburi-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/liburi-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liburi-perl:liburi-perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi-perl:liburi_perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi_perl:liburi-perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi_perl:liburi_perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi:liburi-perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liburi:liburi_perl:1.76-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liburi-perl@1.76-2?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liburi-perl", "source": "", "version": "1.76-2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 220, "depends": ["perl:any"], "files": [{"path": "/usr/share/doc/liburi-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "011d99c0c8310a948637ff5d910c0102"}, "isConfigFile": false}, {"path": "/usr/share/doc/liburi-perl/copyright", "digest": {"algorithm": "md5", "value": "e8352756e1993a3d743282975537d4ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI.3pm.gz", "digest": {"algorithm": "md5", "value": "7d9013ae8939b8b34c5e5003ab816ea7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::Escape.3pm.gz", "digest": {"algorithm": "md5", "value": "ecabae020ed6427bf45d731a21ce2862"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::Heuristic.3pm.gz", "digest": {"algorithm": "md5", "value": "97cf633a54f3c6654e4f54cc0125c6eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::QueryParam.3pm.gz", "digest": {"algorithm": "md5", "value": "a739c44d88f132c6e47572b605d1900b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::Split.3pm.gz", "digest": {"algorithm": "md5", "value": "11461bff5533316e8338645ec949910c"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::URL.3pm.gz", "digest": {"algorithm": "md5", "value": "f363f167531d65e5b42a311678fc2a2e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::WithBase.3pm.gz", "digest": {"algorithm": "md5", "value": "074f8dc5de643bb712befb06aec054e6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::_punycode.3pm.gz", "digest": {"algorithm": "md5", "value": "12e7f6e8d9b2ae0dd286d08c18da8deb"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::data.3pm.gz", "digest": {"algorithm": "md5", "value": "569b821ed6d57b277ae755da2985d658"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::file.3pm.gz", "digest": {"algorithm": "md5", "value": "cead349a8605dbfefa22e26598e95bd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/URI::ldap.3pm.gz", "digest": {"algorithm": "md5", "value": "9dbfef5abfd79d6a61a22085d1c4f5b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI.pm", "digest": {"algorithm": "md5", "value": "d3799a94cd737cfe97a66a04e560c85b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/Escape.pm", "digest": {"algorithm": "md5", "value": "eb975164c364fa49a10fcba0ac61f890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/Heuristic.pm", "digest": {"algorithm": "md5", "value": "ffc46318f02494092746cb4f73635644"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/IRI.pm", "digest": {"algorithm": "md5", "value": "47b8f30c7cbc35ea324c2429f860fa68"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/QueryParam.pm", "digest": {"algorithm": "md5", "value": "fd3403f36e86b69cdc752454985b96b0"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/Split.pm", "digest": {"algorithm": "md5", "value": "48a9ba97022755ad6a999ea58bf20f1c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/URL.pm", "digest": {"algorithm": "md5", "value": "67ebbe590db13fbfd8822f27911e4615"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/WithBase.pm", "digest": {"algorithm": "md5", "value": "f8a68ca4a59393b6ae04fe3930385de7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_foreign.pm", "digest": {"algorithm": "md5", "value": "d0ce59eb3777734cb0ec909eeb4cf5f5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_generic.pm", "digest": {"algorithm": "md5", "value": "4db7e6224d25af9b1b445a77339a78e9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_idna.pm", "digest": {"algorithm": "md5", "value": "bd2cd34bc2f9f24ad6aadc997896af60"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_ldap.pm", "digest": {"algorithm": "md5", "value": "db20522c14bb8fe8def1b967c69c4346"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_login.pm", "digest": {"algorithm": "md5", "value": "e3afa5ccf1a04dcd367043399ff32c5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_punycode.pm", "digest": {"algorithm": "md5", "value": "6ea40800cd7019daaf8702c93445e0cc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_query.pm", "digest": {"algorithm": "md5", "value": "0043ba76f86652dcbd565fed7632f387"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_segment.pm", "digest": {"algorithm": "md5", "value": "60768c6a36069448f05856542b59c675"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_server.pm", "digest": {"algorithm": "md5", "value": "a8642051a53bc41f8829ae2548279c4a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/_userpass.pm", "digest": {"algorithm": "md5", "value": "b4495afe357c24b70dfaa1cb69677396"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/data.pm", "digest": {"algorithm": "md5", "value": "1b05fa89a6eef9bb5a58f8979de49751"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file.pm", "digest": {"algorithm": "md5", "value": "d650d287600576c68a8d3b94531ec1a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/Base.pm", "digest": {"algorithm": "md5", "value": "994c05412798a6310f3921b90a654ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/FAT.pm", "digest": {"algorithm": "md5", "value": "23d49fe31d7cbbf8de25d4e7bdde7074"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/Mac.pm", "digest": {"algorithm": "md5", "value": "493e84347105695f9a2ef892c92e0dfe"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/OS2.pm", "digest": {"algorithm": "md5", "value": "0c1da8939c178e99cc5b1ef8f3a72c3c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/QNX.pm", "digest": {"algorithm": "md5", "value": "c7cc27c5b1aa6a376076d8a735f3fd38"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/Unix.pm", "digest": {"algorithm": "md5", "value": "516f4f0c0fd6b9c611c4f70f0fe8f973"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/file/Win32.pm", "digest": {"algorithm": "md5", "value": "42a87a552c81495cc016f3e721667ea5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ftp.pm", "digest": {"algorithm": "md5", "value": "16d27de22a2b39572c07ef8166cca471"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/gopher.pm", "digest": {"algorithm": "md5", "value": "8f4cfdc63b82f0bedd5ac41d5b4a4b3d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/http.pm", "digest": {"algorithm": "md5", "value": "405d2fac2c2c3b6ad22b62a8c19b33cc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/https.pm", "digest": {"algorithm": "md5", "value": "ac626dcb9f8a0ed3a30098573c6ed645"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ldap.pm", "digest": {"algorithm": "md5", "value": "ca1d5fbf5dec06f8452dea4839cccf4d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ldapi.pm", "digest": {"algorithm": "md5", "value": "e9efa79d4d580c053c2b384f56b8cd59"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ldaps.pm", "digest": {"algorithm": "md5", "value": "06707e156d5f9db096fe248986076a07"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/mailto.pm", "digest": {"algorithm": "md5", "value": "dfc013ea5f3604ee81def43baf7a0b5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/mms.pm", "digest": {"algorithm": "md5", "value": "bb3ba9384d8797e9c94f7331b0643e1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/news.pm", "digest": {"algorithm": "md5", "value": "2770fcaec68af2a1d7a7971998ead5fd"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/nntp.pm", "digest": {"algorithm": "md5", "value": "86a443bd4954d7382c1121263b0b7d30"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/pop.pm", "digest": {"algorithm": "md5", "value": "506e1d48ee6e00e0e2ed70cc51ce90dd"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/rlogin.pm", "digest": {"algorithm": "md5", "value": "963ca76616cdb6d4743445d21d11a99a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/rsync.pm", "digest": {"algorithm": "md5", "value": "84318bfd7f09e7a4d5928f6110c006b7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/rtsp.pm", "digest": {"algorithm": "md5", "value": "aefadf8e6d109931dbe583e4c18a108f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/rtspu.pm", "digest": {"algorithm": "md5", "value": "93e15d77b1965426b4c78a85c23b37e7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/sftp.pm", "digest": {"algorithm": "md5", "value": "835024eae7000fe8691f6ed07c9f8c0d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/sip.pm", "digest": {"algorithm": "md5", "value": "6ec0253ae0a7c20e1e352778bdb6bb34"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/sips.pm", "digest": {"algorithm": "md5", "value": "97f8bcde170c1fd02a8ae8fe0eb1eb12"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/snews.pm", "digest": {"algorithm": "md5", "value": "4489f650f2206de3d7d74a742b2fc24b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/ssh.pm", "digest": {"algorithm": "md5", "value": "0a20cbc7cea1bee31d19bdbe6ea9ca0a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/telnet.pm", "digest": {"algorithm": "md5", "value": "2cca3c21f36c9085531dabeab3b93cf4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/tn3270.pm", "digest": {"algorithm": "md5", "value": "08959748e931c459af62641d86aa3334"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/urn.pm", "digest": {"algorithm": "md5", "value": "f24a4bbdfad397c7da620627ddf260a8"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/urn/isbn.pm", "digest": {"algorithm": "md5", "value": "05eec22d1f5e2b1a67dceb706864279b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/URI/urn/oid.pm", "digest": {"algorithm": "md5", "value": "fb682afd03e69d51b394e445074a309c"}, "isConfigFile": false}]}}, {"id": "0a608c7e553f2fcb", "name": "libuuid1", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libuuid1:libuuid1:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libuuid1@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libuuid1", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 122, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libuuid.so.1.3.0", "digest": {"algorithm": "md5", "value": "830186a0781abcf00ea39af9fa988f18"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2f7b1ddcd092b14c4c42a430c704c244"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}]}}, {"id": "4ee4262bcdabd2f9", "name": "libwind0-heimdal", "version": "7.7.0+dfsg-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/libwind0-heimdal:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/libwind0-heimdal/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libwind0-heimdal:libwind0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0-heimdal:libwind0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0_heimdal:libwind0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0_heimdal:libwind0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0:libwind0-heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libwind0:libwind0_heimdal:7.7.0\\+dfsg-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libwind0-heimdal@7.7.0%2Bdfsg-1ubuntu1?arch=amd64&upstream=heimdal&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libwind0-heimdal", "source": "heimdal", "version": "7.7.0+dfsg-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 205, "depends": ["libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libroken18-heimdal (>= 1.4.0+git20110226)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libwind.so.0.0.0", "digest": {"algorithm": "md5", "value": "e604e1157f11d81632769a1a4094ce1b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwind0-heimdal/copyright", "digest": {"algorithm": "md5", "value": "21356938f60f09a14d2bb38c91abd052"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libwind0-heimdal", "digest": {"algorithm": "md5", "value": "4c8c72b927c3b6d985e7183dbe70e5e4"}, "isConfigFile": false}]}}, {"id": "f7bdb8efea51a9a6", "name": "libwrap0", "version": "7.6.q-30", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libwrap0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libwrap0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libwrap0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libwrap0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libwrap0:libwrap0:7.6.q-30:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libwrap0@7.6.q-30?arch=amd64&upstream=tcp-wrappers&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libwrap0", "source": "tcp-wrappers", "version": "7.6.q-30", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 109, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libwrap.so.0.7.6", "digest": {"algorithm": "md5", "value": "d974d90cc23cbfd5b18c7b6eca33c2d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/README.Debian", "digest": {"algorithm": "md5", "value": "e61f066f73690c64dc3386be153e0fd9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/README.gz", "digest": {"algorithm": "md5", "value": "7bd9a76d1052b1cfe9b6db436343b686"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d2a66ba657ebe0bd5bfb0afbe6e56b3e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/copyright", "digest": {"algorithm": "md5", "value": "aebfac90929f6a69f2aa763213476b7d"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hosts_access.5.gz", "digest": {"algorithm": "md5", "value": "532d4de852b703c072ac04279c7390fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hosts_options.5.gz", "digest": {"algorithm": "md5", "value": "84e272f98a0d52153fb29bf8faa9e34d"}, "isConfigFile": false}]}}, {"id": "64a1ee7c9c37647e", "name": "libxtables12", "version": "1.8.4-3ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxtables12:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libxtables12:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright"}]}, {"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libxtables12/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxtables12:libxtables12:1.8.4-3ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libxtables12@1.8.4-3ubuntu2?arch=amd64&upstream=iptables&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxtables12", "source": "iptables", "version": "1.8.4-3ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 109, "depends": ["libc6 (>= 2.28)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libxtables.so.12.2.0", "digest": {"algorithm": "md5", "value": "9a835349a680a41746d2b6a27aa86a57"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxtables12/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "374ebb5ef26d0e9a4c52cba108c42645"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxtables12/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2feb72bcf9c7ccab775bcdadcdc03a9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxtables12/copyright", "digest": {"algorithm": "md5", "value": "b4f9b68cfc5f8a5c3290db3fd0984df1"}, "isConfigFile": false}]}}, {"id": "0fa87804481d1732", "name": "libzstd1", "version": "1.4.4+dfsg-3ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libzstd1:libzstd1:1.4.4\\+dfsg-3ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libzstd1@1.4.4%2Bdfsg-3ubuntu0.1?arch=amd64&upstream=libzstd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libzstd1", "source": "libzstd", "version": "1.4.4+dfsg-3ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 700, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.4", "digest": {"algorithm": "md5", "value": "df36eb65592639174a7e96247fad4ce4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9ce631f0e44e54637d02129f03e6cfce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/copyright", "digest": {"algorithm": "md5", "value": "fc67dbf80d0efbd7c421a9e969dc6429"}, "isConfigFile": false}]}}, {"id": "9326283f4c406d51", "name": "login", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/login/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/login.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/login.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/login/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:login:login:1\\:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/login@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "login", "source": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 932, "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libpam-runtime", "libpam-modules (>= 1.1.8-1)"], "files": [{"path": "/bin/login", "digest": {"algorithm": "md5", "value": "9c59c6828380fe72b6509e09965c7168"}, "isConfigFile": false}, {"path": "/etc/login.defs", "digest": {"algorithm": "md5", "value": "2a8f6cd8e00f54df72dc345a23f9db20"}, "isConfigFile": true}, {"path": "/etc/pam.d/login", "digest": {"algorithm": "md5", "value": "5afbc06eb5f71fef25170cf3c936a442"}, "isConfigFile": true}, {"path": "/usr/bin/faillog", "digest": {"algorithm": "md5", "value": "7a951b2d41887afd9269e8070d7859b8"}, "isConfigFile": false}, {"path": "/usr/bin/lastlog", "digest": {"algorithm": "md5", "value": "3f70eb6f046c6eadcc5a20d39220a984"}, "isConfigFile": false}, {"path": "/usr/bin/newgrp", "digest": {"algorithm": "md5", "value": "ee65428a44c0452890c9a9352fd530ed"}, "isConfigFile": false}, {"path": "/usr/sbin/nologin", "digest": {"algorithm": "md5", "value": "a02768f340635a1f81942e1046dd1062"}, "isConfigFile": false}, {"path": "/usr/share/apport/package-hooks/source_shadow.py", "digest": {"algorithm": "md5", "value": "fead66d3a0f9f16eb7283f7478b8957a"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "4e2cfd449b9938d03423ce5c3d86da8b"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/login", "digest": {"algorithm": "md5", "value": "320ffdfa388cff42b1ed9ac993baa3d3"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "3dc0bd3c39913fcf0831dbadfd8fee96"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "dab018e3b0452b0d405cb1a0eface871"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "1dff03183fadffe020b48b0c5bf6c706"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "b415fb43f8778a0542c390c48eac7fd1"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "244012b95060628a8443736c3db2cf03"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "62c27c8507a3d1bb4e2108c9f8f16e7d"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "c5423956accaf8d4bb4d9be310a6eb9a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "9fc47501cf7b210da4b5cdf665646c93"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "b65c00f73197de27530addec6faca01e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "29c1a14ef07b72b173071695cd4db263"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "07abf31ee6de8a827b918247b2a072b5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "a32cf98e163794e9b17686eb6d93e80f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "42cac4fefcdb4b944e556f8bc5eae09a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "36d92587b4a6b531e0f4bb3df01def94"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "70700b0b2f4396d7750a096cfdd43ff2"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "975167ffeee5b7d30700c3fc8b1aad68"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "3013ca229b5bab81bf2a4f74562b4304"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "1750af7475551e01f0361afb5050defd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "4a0db16e05fe233f10699d5141ac775a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "3485c79b9da949c0f178ea075d27c49d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "c2be6a8c9f8e23bcfcf7dbc470797cb6"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "7fe245061a6105cc0696d30579b84548"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "820f36d80b48667498c8104069e5bbcc"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "493bd61b606581d2351f1c31af691971"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "58094cf51f7e752444fbd1098e6c2397"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "e79e49cf8e7b34dbac7df915ab37afd1"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "af3137d66656cf5acf99934caf855ede"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "4c50565cbf306d1af62753400f274efa"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "eb864fc63731282382df82219a2e5a75"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "b080f13d7903845a52c8e7da6273c722"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "d6101f6b7d3a7f625d8d90a4b86188b9"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "eb295a5f573c95fe6e000d323cdae291"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "f288410bf2691abaac48997c5d1fbba4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "7404bd6b8997be8a2fe36005315bf75c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "af56a315e06787f539c2ec06b485e5b7"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "20673ef5e3bd8cf824a3ee580a24bf15"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "d193d11bd3c44cd21293fbf80a996095"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "8ebf583d65cc2d31024300e6fe657ee5"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "ab998c7ec127aa96e450e3c2f7dab414"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9d145e4fe23a20b408565d4edf5fd6da"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "5231b4556b0fc905460e95ed0ff8e37e"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "f83045ff2d0c47f32ab3a0d18bc026d0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "66d1de1f4835ef53570729a65add11c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "fdfc2b386b893848b428eef59553365d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "ef04438c69a01fe0a5ae990d9f8145f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "b74589ed3c698ac9d406a7880ac92d43"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "4e3af7dc28edadc6bb942058f0d43162"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "da2b0b30e6872fcf921f2b85e19addca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "342f74faee65e7adacc2e09e8b31d638"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "295c6fb95159e2fa17fadef9aeb90e4e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "ef2c307b9a202079bd7d0176f4b67d96"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "0d3e790b10e9027405fc2b49a5a13c45"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "ff019b13865cf0e72566899a2c9dd36c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9f367a3d55150736b867f4eb904aaac4"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "5c295fca00697d37fa5c4253e1c0ced7"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "8e1113ac26a84fedc37137fe9f82e9c8"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "152a7c0f069bb282c078f881c8e305e5"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "f91613ba283bc9e69d6f94ed8bc41142"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "c9e62e7dc1c9285900ca6652e6eb132f"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "dc24e80c12b2714e4d4c3ecb6182f606"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "d3f44e44ac39e5339d8c634b06a8458a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "9a818e2ee08094a1935f89735b41f293"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "d7a25d58848edc0ae1f6f48ddf6c46f7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "9dd0434a6344778a4e59935529880220"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "c0bb83f99dd1e0a7e94195eec901a320"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "918439381f642121f684424759ea3f74"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "cde682ac1d20a232b5b6d0b449d2ff0c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "b15a7a69fe046c4f7df925de564c943c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "915554b72c483bd60e49a1cd38f8c3e3"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "b33af6a61fe7344e8514c2e74199dee2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "9cfdb251c87f39955b8e55f928b6707d"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "deebbe035fd838641ba52aa9ef7d8f56"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "ed3b548c71e7d0156fdb4515ce6a6b08"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "6e1d5da8f6e7414829a9c6e33a4b3e52"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "86ecd434b76937a3099c85092805cca7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "7afe1969f3e37fa0f5a486e06284f493"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "dba3a126c5b879fdb03b2b83bb260bf7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "f2325162cb1549f25150e353ec404299"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "1ee0cef586821b40e08c07c2e8df0af4"}, "isConfigFile": false}]}}, {"id": "5312abd587b3bef5", "name": "logsave", "version": "1.45.5-2ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/logsave/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/logsave.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/logsave.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/logsave/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/logsave/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:logsave:logsave:1.45.5-2ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/logsave@1.45.5-2ubuntu1?arch=amd64&upstream=e2fsprogs&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "logsave", "source": "e2fsprogs", "version": "1.45.5-2ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 92, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/sbin/logsave", "digest": {"algorithm": "md5", "value": "b8c62fd6ebaf57e1d6e007cacd19780c"}, "isConfigFile": false}, {"path": "/usr/share/doc/logsave/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a349dbd4da507bd578bf9d1e1c516e7b"}, "isConfigFile": false}, {"path": "/usr/share/doc/logsave/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/logsave.8.gz", "digest": {"algorithm": "md5", "value": "63fbf6e1b45c63c4a6be6ab2cee21821"}, "isConfigFile": false}]}}, {"id": "6bd6e6caeb31e4fe", "name": "lsb-base", "version": "11.1.0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsb-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/lsb-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsb-base:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb-base:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/lsb-base@11.1.0ubuntu2?arch=all&upstream=lsb&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsb-base", "source": "lsb", "version": "11.1.0ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 58, "files": [{"path": "/lib/lsb/init-functions", "digest": {"algorithm": "md5", "value": "ccb5fe24467c804ee4e923cdfc028517"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/00-verbose", "digest": {"algorithm": "md5", "value": "a952ac8590fedfdb51d29175e1dd160b"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/50-ubuntu-logging", "digest": {"algorithm": "md5", "value": "3c4ceea1be9b5b03739dd435a17c80a6"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "f9e08f607cac3fe2ef6912906b29ebcf"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/README.Debian.gz", "digest": {"algorithm": "md5", "value": "66e4c2999e6889a96048fb42443f37a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/changelog.gz", "digest": {"algorithm": "md5", "value": "6e1b75b1832df1572153d6968ab6cc6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/copyright", "digest": {"algorithm": "md5", "value": "abc039220c836ef7efeda6e9043fbf10"}, "isConfigFile": false}]}}, {"id": "5e800a8842b93844", "name": "lsof", "version": "4.93.2+dfsg-1ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsof.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/lsof.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "Purdue", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "sendmail", "spdxExpression": "Sendmail", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsof:lsof:4.93.2\\+dfsg-1ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/lsof@4.93.2%2Bdfsg-1ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsof", "source": "", "version": "4.93.2+dfsg-1ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 455, "depends": ["libc6 (>= 2.11)", "libselinux1 (>= 1.32)"], "files": [{"path": "/usr/bin/lsof", "digest": {"algorithm": "md5", "value": "061386937ec7acf924438a2643a32be0"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00FAQ.gz", "digest": {"algorithm": "md5", "value": "e27dc9f6db132613e3c4f22f7c1aad3a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00LSOF-L", "digest": {"algorithm": "md5", "value": "127ccf7382527a85001cfdb7f07d8411"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00QUICKSTART.gz", "digest": {"algorithm": "md5", "value": "08eb541bb8e7e2f5618a0d43fc9ad997"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/README.Debian", "digest": {"algorithm": "md5", "value": "b6f69b1684c56dd6153e6fe988327b6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5882ef641e80828a3bf382e2b0c55740"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/copyright", "digest": {"algorithm": "md5", "value": "268f1e4616756b492991eebe242f732b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/00MANIFEST", "digest": {"algorithm": "md5", "value": "614e957e5c9a4d270bf66c8d230a1712"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/00README", "digest": {"algorithm": "md5", "value": "817ae17dd85ae5cb7634739c5978e902"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/big_brother.perl5.gz", "digest": {"algorithm": "md5", "value": "cc12e0167439712d43e8f2b97805281a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/count_pf.perl", "digest": {"algorithm": "md5", "value": "2c610c1e69a6b7db96e440af906831a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/count_pf.perl5", "digest": {"algorithm": "md5", "value": "85bb99959d1beff6922957f9025ee18b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/identd.perl5", "digest": {"algorithm": "md5", "value": "120b65ef31729a3d80ee4bdb4ab4ec32"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/idrlogin.perl.gz", "digest": {"algorithm": "md5", "value": "6571cbd6ae19a23691615217b1a5909b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/idrlogin.perl5.gz", "digest": {"algorithm": "md5", "value": "39eed486a94b38bacc1c56b8a15806cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_NULf.perl5.gz", "digest": {"algorithm": "md5", "value": "0fe9bb02027d1de3b9e7dadeed2a04c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_fields.awk.gz", "digest": {"algorithm": "md5", "value": "ae45711c792c74a904f5e2f3fa8eebbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_fields.perl.gz", "digest": {"algorithm": "md5", "value": "35785f4ff72fdc655d625a0d84be9033"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/shared.perl5.gz", "digest": {"algorithm": "md5", "value": "f06259402a501efcb1d85b85b5cdd8c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/sort_res.perl5", "digest": {"algorithm": "md5", "value": "8b28a29e16148275dd0b879ada8278f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/watch_a_file.perl", "digest": {"algorithm": "md5", "value": "f5c6aa1f955c3ac9700cf38fe84f4686"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/xusers.awk", "digest": {"algorithm": "md5", "value": "4f2e252bc57ecef48454347f8966fbca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsof.8.gz", "digest": {"algorithm": "md5", "value": "90401356914fc4492b23dc8f11b22a1d"}, "isConfigFile": false}]}}, {"id": "ef1626b97da6085f", "name": "mariadb-backup", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-backup/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-backup/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-backup.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-backup.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-backup:mariadb-backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-backup:mariadb_backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_backup:mariadb-backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_backup:mariadb_backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_backup:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-backup@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-backup", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 26782, "depends": ["mariadb-client-core-10.4 (= 1:10.4.22+maria~focal)", "libaio1 (>= 0.3.93)", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "liblz4-1 (>= 0.0~r130)", "libpcre3", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)", "libsystemd0", "zlib1g (>= 1:1.2.0)"], "files": [{"path": "/usr/bin/mariabackup", "digest": {"algorithm": "md5", "value": "a52db690dbb7bb64497cdabbbf623d1d"}, "isConfigFile": false}, {"path": "/usr/bin/mbstream", "digest": {"algorithm": "md5", "value": "cc9bacf3da21abebcc91c007924bf169"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-backup/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-backup/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariabackup.1.gz", "digest": {"algorithm": "md5", "value": "b2e0fc0d8e353f7fb0c110e481a471e4"}, "isConfigFile": false}]}}, {"id": "6605ba1977643172", "name": "mariadb-client-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-client-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-client-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-client-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-client-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-client-10.4:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-10.4:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_10.4:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_10.4:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-client-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-client-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 23857, "provides": ["default-mysql-client", "mysql-client", "mysql-client-4.1", "mysql-client-5.1", "mysql-client-5.5", "mysql-client-5.6", "mysql-client-5.7", "virtual-mysql-client"], "depends": ["debianutils (>= 1.6)", "mariadb-client-core-10.4 (>= 1:10.4.22+maria~focal)", "mariadb-common", "perl:any", "libc6 (>= 2.28)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/innotop", "digest": {"algorithm": "md5", "value": "3f995e15c9ede3fa775f5d8aab91f154"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_find_rows", "digest": {"algorithm": "md5", "value": "5950bc7fd341f83f0677217d6115feb2"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_fix_extensions", "digest": {"algorithm": "md5", "value": "fb21857929113c20807ffec178ce24d2"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_waitpid", "digest": {"algorithm": "md5", "value": "3e62322c62eaa8188df831e204aa64d1"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlaccess", "digest": {"algorithm": "md5", "value": "3a69768e230ddf1e65ac62fa2607f383"}, "isConfigFile": false}, {"path": "/usr/bin/mysqladmin", "digest": {"algorithm": "md5", "value": "b63498148f558b24cab71433f47e8ddc"}, "isConfigFile": false}, {"path": "/usr/bin/mysqldump", "digest": {"algorithm": "md5", "value": "861315cb5703b0a55e7b52ef29981266"}, "isConfigFile": false}, {"path": "/usr/bin/mysqldumpslow", "digest": {"algorithm": "md5", "value": "8523c8fc57a282c9f55ed54c1a7736aa"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlimport", "digest": {"algorithm": "md5", "value": "892e094c20854111d1ff418401541158"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlreport", "digest": {"algorithm": "md5", "value": "e65d4c59c522a8019e7d0d06a803f1af"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlshow", "digest": {"algorithm": "md5", "value": "d11cbd4da374e826d712ed3762a1a629"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlslap", "digest": {"algorithm": "md5", "value": "05994d1febec0a948150e336a2158a96"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/README.Debian", "digest": {"algorithm": "md5", "value": "ac76b53e4d4e8eec9d73f83248c9ad3a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/README.md", "digest": {"algorithm": "md5", "value": "77fa0018fbd215b50efd68089a5f545e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/changelog.innotop.gz", "digest": {"algorithm": "md5", "value": "68a55b1ab5d66170889a293575f81a8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/innotop.1.gz", "digest": {"algorithm": "md5", "value": "cd4e12dd5d1cfd628ed21ea08344782c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-binlog.1.gz", "digest": {"algorithm": "md5", "value": "6cd1600f31a62868f1ca9ad616a2bdbb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-plugin.1.gz", "digest": {"algorithm": "md5", "value": "76e1861a6c773270e3ca34999770a4aa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_find_rows.1.gz", "digest": {"algorithm": "md5", "value": "7808c79519db7beddb601ebdecdd32af"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_fix_extensions.1.gz", "digest": {"algorithm": "md5", "value": "2d39475ce9ee4d6e08b5d85c576bde71"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_waitpid.1.gz", "digest": {"algorithm": "md5", "value": "365417f651785abe8bb05e3b0a11b509"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlaccess.1.gz", "digest": {"algorithm": "md5", "value": "cd848005bbb3d917ce237256b44d0963"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqladmin.1.gz", "digest": {"algorithm": "md5", "value": "7d6646030b49a9655a452792e57f9d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqldump.1.gz", "digest": {"algorithm": "md5", "value": "ca20ea337e787c402128ea54d414a9d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqldumpslow.1.gz", "digest": {"algorithm": "md5", "value": "e1455a73301cb5b2bf1c5a11b86ce32a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlimport.1.gz", "digest": {"algorithm": "md5", "value": "5107b452e52f80d2410c3f152d501e79"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlreport.1.gz", "digest": {"algorithm": "md5", "value": "da5566bef83e29891e02712f88c23299"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlshow.1.gz", "digest": {"algorithm": "md5", "value": "ef22eb70f338d35b1eefda0e8e23c038"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlslap.1.gz", "digest": {"algorithm": "md5", "value": "a56e830928b5a8fb40126a276ac7d43b"}, "isConfigFile": false}, {"path": "/usr/share/menu/mariadb-client-10.4", "digest": {"algorithm": "md5", "value": "b674b31e8bad6060c557c3db6f38dfbe"}, "isConfigFile": false}]}}, {"id": "813bc2d69a08d448", "name": "mariadb-client-core-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-client-core-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-client-core-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-client-core-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-client-core-10.4:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core-10.4:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core_10.4:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core_10.4:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-client-core-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-client-core-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 8064, "provides": ["default-mysql-client-core", "mysql-client-core", "mysql-client-core-5.1", "mysql-client-core-5.5", "mysql-client-core-5.6", "mysql-client-core-5.7", "virtual-mysql-client-core"], "depends": ["libmariadb3", "mariadb-common (>= 1:10.4.22+maria~focal)", "libc6 (>= 2.28)", "libncurses6 (>= 6)", "libreadline5 (>= 5.2)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 4.1.1)", "libtinfo6 (>= 6)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/mysql", "digest": {"algorithm": "md5", "value": "1791c1beb1d5bc8d86af4fe7f946c6f1"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlcheck", "digest": {"algorithm": "md5", "value": "60b36d2dd78777e6ea62e5ebfedd49ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-core-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql.1.gz", "digest": {"algorithm": "md5", "value": "27e965a79321310f1e5f28890c5d0443"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlcheck.1.gz", "digest": {"algorithm": "md5", "value": "ab8bb4e7ff9ad762260a60c3ed94159e"}, "isConfigFile": false}]}}, {"id": "9e80174b755a29e9", "name": "mariadb-common", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-common.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-common.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-common:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-common:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_common:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_common:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-common@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-common", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 16, "depends": ["mysql-common"], "files": [{"path": "/etc/mysql/mariadb.cnf", "digest": {"algorithm": "md5", "value": "ff249d698f1c0c3bd3c6c50eef6337d8"}, "isConfigFile": true}, {"path": "/usr/share/doc/mariadb-common/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-common/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "116e96ca7f36f457", "name": "mariadb-server", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server:mariadb-server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 10, "depends": ["mariadb-server-10.4 (>= 1:10.4.22+maria~focal)"], "files": [{"path": "/usr/share/doc/mariadb-server/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "7ce3e36ce2fafe0e", "name": "mariadb-server-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-10.4.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-10.4.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server-10.4:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-10.4:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_10.4:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_10.4:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 74807, "provides": ["default-mysql-server", "virtual-mysql-server"], "depends": ["galera-4 (>= 26.4)", "gawk", "iproute | iproute2", "libdbi-perl", "lsb-base (>= 3.0-10)", "lsof", "mariadb-client-10.4 (>= 1:10.4.22+maria~focal)", "mariadb-server-core-10.4 (>= 1:10.4.22+maria~focal)", "passwd", "perl (>= 5.6)", "psmisc", "rsync", "socat", "debconf (>= 0.5) | debconf-2.0", "libc6 (>= 2.29)", "libpam0g (>= 0.99.7.1)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 5.2)", "zlib1g (>= 1:1.2.0)"], "preDepends": ["adduser (>= 3.40)", "debconf", "mariadb-common (>= 1:10.4.22+maria~focal)"], "files": [{"path": "/etc/apparmor.d/usr.sbin.mysqld", "digest": {"algorithm": "md5", "value": "dacafa122cb26bc12319782acc6aff47"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.paranoid/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "6babe46e791059cdd5a26f4f7fec9eca"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.server/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "a9766f2dd21ba5e5474526b9df4a82a7"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.workstation/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "a9766f2dd21ba5e5474526b9df4a82a7"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/mysql-server", "digest": {"algorithm": "md5", "value": "29979650ea8e8b0d218ea6dff724bfef"}, "isConfigFile": true}, {"path": "/etc/mysql/conf.d/mysqld_safe_syslog.cnf", "digest": {"algorithm": "md5", "value": "73b2a86480f80827325ae4b641719b5f"}, "isConfigFile": true}, {"path": "/etc/mysql/debian-start", "digest": {"algorithm": "md5", "value": "8b54d37e689f0a3c54063930d931b8d6"}, "isConfigFile": true}, {"path": "/etc/security/user_map.conf", "digest": {"algorithm": "md5", "value": "126cbe3b479937c707031f9576702be9"}, "isConfigFile": true}, {"path": "/lib/systemd/system/mariadb.service", "digest": {"algorithm": "md5", "value": "4f9ece5c3e98307e02d10a481f21a39a"}, "isConfigFile": false}, {"path": "/lib/systemd/system/mariadb@.service", "digest": {"algorithm": "md5", "value": "f8c7a9515124aa448e94c97b65f93fa8"}, "isConfigFile": false}, {"path": "/lib/systemd/system/mariadb@bootstrap.service.d/use_galera_new_cluster.conf", "digest": {"algorithm": "md5", "value": "576c7010be6bf724d1a416d166df7995"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_user_map.so", "digest": {"algorithm": "md5", "value": "a7efb4ebd64d4f5be68ac44972d7720b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_chk", "digest": {"algorithm": "md5", "value": "1bf2083e0e98588b4c09e756000ac58b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_dump_log", "digest": {"algorithm": "md5", "value": "e3b6f6de5078a85a7c068cd784a3030c"}, "isConfigFile": false}, {"path": "/usr/bin/aria_ftdump", "digest": {"algorithm": "md5", "value": "721807766e22344fcbe746dd65dd294b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_pack", "digest": {"algorithm": "md5", "value": "68b11e9728b61d313cc796106e8d8bc9"}, "isConfigFile": false}, {"path": "/usr/bin/aria_read_log", "digest": {"algorithm": "md5", "value": "38a951ddb3630d7fc782339ef7316f02"}, "isConfigFile": false}, {"path": "/usr/bin/galera_new_cluster", "digest": {"algorithm": "md5", "value": "b86e262670043798b437e55d6acfe4ed"}, "isConfigFile": false}, {"path": "/usr/bin/galera_recovery", "digest": {"algorithm": "md5", "value": "433c64b64a3b1bf97fab2d999036b3fe"}, "isConfigFile": false}, {"path": "/usr/bin/mariadb-service-convert", "digest": {"algorithm": "md5", "value": "5f05378097ffc217a68ea9e3543d7f62"}, "isConfigFile": false}, {"path": "/usr/bin/msql2mysql", "digest": {"algorithm": "md5", "value": "e8a58f8f5681bea5c457b556ba09dc63"}, "isConfigFile": false}, {"path": "/usr/bin/my_print_defaults", "digest": {"algorithm": "md5", "value": "7009bcb4c51ca35210077b71f70e2adf"}, "isConfigFile": false}, {"path": "/usr/bin/myisam_ftdump", "digest": {"algorithm": "md5", "value": "acd520d9ea8fc6fccf7cfa06b866b142"}, "isConfigFile": false}, {"path": "/usr/bin/myisamchk", "digest": {"algorithm": "md5", "value": "11ea09c85e9507d5fcd3cce30d54629e"}, "isConfigFile": false}, {"path": "/usr/bin/myisamlog", "digest": {"algorithm": "md5", "value": "8cd97143578eb843afa2360f11d2e650"}, "isConfigFile": false}, {"path": "/usr/bin/myisampack", "digest": {"algorithm": "md5", "value": "9431293b22ee623a77e6815e89d8b899"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_convert_table_format", "digest": {"algorithm": "md5", "value": "2831ede8c398a99b56354afb548c5a61"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_plugin", "digest": {"algorithm": "md5", "value": "feb80499e0656f542ec7358c04ad3817"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_secure_installation", "digest": {"algorithm": "md5", "value": "4877a54f41ef497c4bbcdfbfd8c2d081"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_setpermission", "digest": {"algorithm": "md5", "value": "4c84e2a17c583f70ae76aafbc1715989"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_tzinfo_to_sql", "digest": {"algorithm": "md5", "value": "13800f92615550415d79d8afc8ee4964"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlbinlog", "digest": {"algorithm": "md5", "value": "c11f9e3d672c0e8cadbb31a650363e30"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_multi", "digest": {"algorithm": "md5", "value": "43b165e5435787d80235b1370cc48389"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_safe", "digest": {"algorithm": "md5", "value": "2313163cad5f22cd2b18fad9eef5bcdb"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_safe_helper", "digest": {"algorithm": "md5", "value": "46c3b9e83e3fd9816b2c7ff6af82beb4"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlhotcopy", "digest": {"algorithm": "md5", "value": "e4849cb03008941422242418b02cbf39"}, "isConfigFile": false}, {"path": "/usr/bin/perror", "digest": {"algorithm": "md5", "value": "07610765234e1b08b4162a30e6960005"}, "isConfigFile": false}, {"path": "/usr/bin/replace", "digest": {"algorithm": "md5", "value": "e43be459683602655a770363d1388115"}, "isConfigFile": false}, {"path": "/usr/bin/resolve_stack_dump", "digest": {"algorithm": "md5", "value": "946d19802a19751b9da4b54f326e9494"}, "isConfigFile": false}, {"path": "/usr/bin/resolveip", "digest": {"algorithm": "md5", "value": "99d9a237f6fc918299c352cccfe19a55"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_common", "digest": {"algorithm": "md5", "value": "03e12ed7ce7b75d5af0a7c17104bf4f6"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_mariabackup", "digest": {"algorithm": "md5", "value": "fd7175e00f369b5304f445d529ef168f"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_mysqldump", "digest": {"algorithm": "md5", "value": "4d85d126635549b0ad21ff9e6df14592"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_rsync", "digest": {"algorithm": "md5", "value": "a18abfce9ee782f3f90f73e043e26585"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_ed25519.so", "digest": {"algorithm": "md5", "value": "71ed87725334db8ebc1a34758e5a0df5"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam.so", "digest": {"algorithm": "md5", "value": "321b423cb6ec929f945ee20c984dfefe"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool", "digest": {"algorithm": "md5", "value": "beb3dc405aad273c3ff76ea4475831d2"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam_v1.so", "digest": {"algorithm": "md5", "value": "d23804fc7cb55d7885f94e2fad64020a"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/disks.so", "digest": {"algorithm": "md5", "value": "c374fba7a2b54517aa8dce5a497d3642"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/file_key_management.so", "digest": {"algorithm": "md5", "value": "99ba8a3dd78d3fc1ce8867256bfe0cdb"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_archive.so", "digest": {"algorithm": "md5", "value": "33243e10da9921bb3b85fe069c4bb138"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_blackhole.so", "digest": {"algorithm": "md5", "value": "797d802cb1b1e9fdecbd8f5e1f5d2807"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_federated.so", "digest": {"algorithm": "md5", "value": "a04b08d301793f340adba8e012b1bf7b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_federatedx.so", "digest": {"algorithm": "md5", "value": "27ae79d00431e7fdff2f13c17c234d0f"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_sphinx.so", "digest": {"algorithm": "md5", "value": "65fb40fbce539d305d048a58b0bac7bf"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/handlersocket.so", "digest": {"algorithm": "md5", "value": "184a082de8b6ff1452f59878a1575f38"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/locales.so", "digest": {"algorithm": "md5", "value": "3b10459e4cdc6bbf9da9b7e7d4b3ed21"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/metadata_lock_info.so", "digest": {"algorithm": "md5", "value": "14024acd8cdc867d15970cc309224401"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/query_cache_info.so", "digest": {"algorithm": "md5", "value": "f2edc7720aee7c99744849a56cdf0f43"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/query_response_time.so", "digest": {"algorithm": "md5", "value": "e6a724d71c10afb02303733fd0646d50"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/server_audit.so", "digest": {"algorithm": "md5", "value": "fde8bd8802fafd0e4b5c0cff5120727f"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/simple_password_check.so", "digest": {"algorithm": "md5", "value": "91eebeb54e6ac8f721619be4b13f929b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/sql_errlog.so", "digest": {"algorithm": "md5", "value": "d16cbd6db27483642539fe3481612f39"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/wsrep_info.so", "digest": {"algorithm": "md5", "value": "4e4d3b68d89e4739fd1359671ba26a6b"}, "isConfigFile": false}, {"path": "/usr/share/apport/package-hooks/source_mariadb-10.4.py", "digest": {"algorithm": "md5", "value": "b8a8985844187014846cb633becc864b"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/README.Debian", "digest": {"algorithm": "md5", "value": "b618bb42a32d7a28415e6e61dacb05b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/mysqld.sym.gz", "digest": {"algorithm": "md5", "value": "447019900c598f98e00b5690eeea73cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_chk.1.gz", "digest": {"algorithm": "md5", "value": "ecc7096640445ba7a9b6353a4a02576c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_dump_log.1.gz", "digest": {"algorithm": "md5", "value": "ab8e66bf5c9967fee936cb586b2bcc76"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_ftdump.1.gz", "digest": {"algorithm": "md5", "value": "cb3cbb48da32b837b94bc2b5372596c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_pack.1.gz", "digest": {"algorithm": "md5", "value": "b1a1867fddc76aad538ad8f1475827a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_read_log.1.gz", "digest": {"algorithm": "md5", "value": "63a158e0871045f7f40f6c28c8415256"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/galera_new_cluster.1.gz", "digest": {"algorithm": "md5", "value": "72df95f88a0e99662b1000207c75d465"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/galera_recovery.1.gz", "digest": {"algorithm": "md5", "value": "b36c289c09bcaa3fe76fcefc607ff99f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-service-convert.1.gz", "digest": {"algorithm": "md5", "value": "694dfd3e34c4bd0a49c978a555399e05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-show.1.gz", "digest": {"algorithm": "md5", "value": "03c4c7b65e4d259a7a13f3f330575b8e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/msql2mysql.1.gz", "digest": {"algorithm": "md5", "value": "4b71991e611557cb223154f0a2a1d19d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/my_print_defaults.1.gz", "digest": {"algorithm": "md5", "value": "d63f0b9ceda7c9a87ca392c7ea1e32a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisam_ftdump.1.gz", "digest": {"algorithm": "md5", "value": "c74e58fe676dda22bbaa26ab0f2bd744"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisamchk.1.gz", "digest": {"algorithm": "md5", "value": "5e4aa98e6eac8f4eaba7562a734d0014"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisamlog.1.gz", "digest": {"algorithm": "md5", "value": "68d5dd527176a13c4b54418290c5a1d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisampack.1.gz", "digest": {"algorithm": "md5", "value": "4b9a940868fd7ebeea96c0999ceac41d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_convert_table_format.1.gz", "digest": {"algorithm": "md5", "value": "786af7f715ce06086aa8022cddf788ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_plugin.1.gz", "digest": {"algorithm": "md5", "value": "6f0e2a775219d9ad684434aa4bea3de5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_secure_installation.1.gz", "digest": {"algorithm": "md5", "value": "6086f027f20c1823c691bd79f549e534"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_setpermission.1.gz", "digest": {"algorithm": "md5", "value": "f53450a7d2a27d98355e557870c7e1ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_tzinfo_to_sql.1.gz", "digest": {"algorithm": "md5", "value": "2e550768662927ded19aca5d5790445b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlbinlog.1.gz", "digest": {"algorithm": "md5", "value": "bb5786acb20561f987081f6eaa4b15d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_multi.1.gz", "digest": {"algorithm": "md5", "value": "1b80b00b8990f9f0eef0157f5615f569"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_safe.1.gz", "digest": {"algorithm": "md5", "value": "e33ed782ca232b394ee2b5091dbb24a9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_safe_helper.1.gz", "digest": {"algorithm": "md5", "value": "d5e8a9b0eb79d4ddee8f43e74f3a09b6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlhotcopy.1.gz", "digest": {"algorithm": "md5", "value": "b220a91edd9e9665465548bbc36340c0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perror.1.gz", "digest": {"algorithm": "md5", "value": "533111ad90e1f6a601f70240fdc4b17c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/replace.1.gz", "digest": {"algorithm": "md5", "value": "4ae946e625b66439df15c9eea0e2651d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/resolve_stack_dump.1.gz", "digest": {"algorithm": "md5", "value": "8755cc97d53e2bd00fa956f60ee94bec"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/resolveip.1.gz", "digest": {"algorithm": "md5", "value": "7ca7cad45ff0ec37a7b63c1fd4a606cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_common.1.gz", "digest": {"algorithm": "md5", "value": "f6cb43b5388b836eb0409a85322712dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_mariabackup.1.gz", "digest": {"algorithm": "md5", "value": "c61e0a60811885db5443a3f515e80446"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_mysqldump.1.gz", "digest": {"algorithm": "md5", "value": "4397460f9c475f1c2036f4873b214b01"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_rsync.1.gz", "digest": {"algorithm": "md5", "value": "4b5c9043211484e2f6fe9be0f87d5e46"}, "isConfigFile": false}, {"path": "/usr/share/mysql/debian-start.inc.sh", "digest": {"algorithm": "md5", "value": "5a20fc1eb73e6a337f0ee45984650e41"}, "isConfigFile": false}, {"path": "/usr/share/mysql/echo_stderr", "digest": {"algorithm": "md5", "value": "98f372c859b6f6167d0f28bd863ef79a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/errmsg-utf8.txt", "digest": {"algorithm": "md5", "value": "0aafea54ceb944919901235a15205b9f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/fill_help_tables.sql", "digest": {"algorithm": "md5", "value": "4fc3262c0b50bbc2b9ed8dbe7d134ba1"}, "isConfigFile": false}, {"path": "/usr/share/mysql/maria_add_gis_sp_bootstrap.sql", "digest": {"algorithm": "md5", "value": "b0ec41ec0f159eab5492d1dfdfc7c498"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql.init", "digest": {"algorithm": "md5", "value": "5c7f6834fcdd0b6fd26e2c7108fe9877"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_performance_tables.sql", "digest": {"algorithm": "md5", "value": "b97f5318ca077210b8a272980b2934db"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_system_tables.sql", "digest": {"algorithm": "md5", "value": "82f3d9e04b3421a63d5f8ac8f4c70ce0"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_system_tables_data.sql", "digest": {"algorithm": "md5", "value": "f8647eba7085ae0cba2a01af1e6e6d92"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_test_data_timezone.sql", "digest": {"algorithm": "md5", "value": "9c08874d4fe3ae2065102a09d97fd8e2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_test_db.sql", "digest": {"algorithm": "md5", "value": "0b89ab88aa541791b88d0ffa2f060dfb"}, "isConfigFile": false}, {"path": "/usr/share/mysql/wsrep_notify", "digest": {"algorithm": "md5", "value": "47b6208a712edd09c2b99994015b86fb"}, "isConfigFile": false}]}}, {"id": "864661d8551f337b", "name": "mariadb-server-core-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server-core-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-core-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-core-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server-core-10.4:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core-10.4:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core_10.4:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core_10.4:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server-core-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server-core-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 32332, "provides": ["default-mysql-server-core", "mysql-server-core", "mysql-server-core-5.1", "mysql-server-core-5.5", "mysql-server-core-5.6", "mysql-server-core-5.7", "virtual-mysql-server-core"], "depends": ["mariadb-common (>= 1:10.4.22+maria~focal)", "libaio1 (>= 0.3.93)", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "liblz4-1 (>= 0.0~r130)", "libpcre3", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)", "libsystemd0", "zlib1g (>= 1:1.2.0)"], "files": [{"path": "/usr/bin/innochecksum", "digest": {"algorithm": "md5", "value": "ffe941a86a3caf0d356c7aaff715b777"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_install_db", "digest": {"algorithm": "md5", "value": "310a245f1aa496b903b3b9ac5e8b776a"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_upgrade", "digest": {"algorithm": "md5", "value": "233239313d3991f26406d23d254fd7f5"}, "isConfigFile": false}, {"path": "/usr/sbin/mysqld", "digest": {"algorithm": "md5", "value": "59ae0a8a9d7bdefdc74ebe6cda95664f"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-core-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/innochecksum.1.gz", "digest": {"algorithm": "md5", "value": "6defbb051967c06da044e89c0cafe2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_install_db.1.gz", "digest": {"algorithm": "md5", "value": "3968bc03ef7c0e3f269caabc974bc29b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_upgrade.1.gz", "digest": {"algorithm": "md5", "value": "ac86102316e8d968052f44b758cb95a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mysqld.8.gz", "digest": {"algorithm": "md5", "value": "10f30fa16136da93581d4a719da70bea"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/Index.xml", "digest": {"algorithm": "md5", "value": "824720c1a0ea3fec996338560d8a5818"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/README", "digest": {"algorithm": "md5", "value": "c17e32bb326c2ea2c39d064219605b15"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/armscii8.xml", "digest": {"algorithm": "md5", "value": "36064b7874737358733db31fcdda1dbd"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/ascii.xml", "digest": {"algorithm": "md5", "value": "031312d08ada0131e0145d3f3b4311cf"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1250.xml", "digest": {"algorithm": "md5", "value": "345a7f8ca5803e90b77e5ea5943540c9"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1251.xml", "digest": {"algorithm": "md5", "value": "f84489a2a9086983eca7aae8ae8f28cc"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1256.xml", "digest": {"algorithm": "md5", "value": "972dc1843a47e7b02492a709c10a24ba"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1257.xml", "digest": {"algorithm": "md5", "value": "7667bdb2f3c1476c39046d8b45396eab"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp850.xml", "digest": {"algorithm": "md5", "value": "501d01d3c099b3ad12ee93ecd400b372"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp852.xml", "digest": {"algorithm": "md5", "value": "66b9c86be2c54761feb7be0b3d9668e2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp866.xml", "digest": {"algorithm": "md5", "value": "bdc8682eacce90d6b043598ce5a6bcf3"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/dec8.xml", "digest": {"algorithm": "md5", "value": "2a619cb24fce5582d67f69da63998a91"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/geostd8.xml", "digest": {"algorithm": "md5", "value": "359547da927837d2a160bca0edc6ee3a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/greek.xml", "digest": {"algorithm": "md5", "value": "e6dcdf025884415212c2d1b9ec06623b"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/hebrew.xml", "digest": {"algorithm": "md5", "value": "116ddf51df84800a53979588042d161f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/hp8.xml", "digest": {"algorithm": "md5", "value": "c43cdbc422f15be520020dd2c65aa1c5"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/keybcs2.xml", "digest": {"algorithm": "md5", "value": "f8449c858071eef6d598addc8d54aecb"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/koi8r.xml", "digest": {"algorithm": "md5", "value": "f250df9ae627fe13d8761abcd40304dd"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/koi8u.xml", "digest": {"algorithm": "md5", "value": "1eede7f8204d3f7e5d7dabb76a4bacd4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin1.xml", "digest": {"algorithm": "md5", "value": "a0adeb0084c3a91bc9a24ed135c1ec53"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin2.xml", "digest": {"algorithm": "md5", "value": "96b6767e38a679884a70a2308431ce1a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin5.xml", "digest": {"algorithm": "md5", "value": "be2e0405301a45c859d4d24e5dc04c94"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin7.xml", "digest": {"algorithm": "md5", "value": "365e801c37b5659dad1c282b31a7f455"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/macce.xml", "digest": {"algorithm": "md5", "value": "6453a21c6c36990880eb86880de3b469"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/macroman.xml", "digest": {"algorithm": "md5", "value": "8a9ba742bba24a0c91f6c5aa324ffea9"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/swe7.xml", "digest": {"algorithm": "md5", "value": "8a2dd4890b587f48107b58ddce9f9ba4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/czech/errmsg.sys", "digest": {"algorithm": "md5", "value": "e2ed88a334fe3f3688aaf8ed37b44a19"}, "isConfigFile": false}, {"path": "/usr/share/mysql/danish/errmsg.sys", "digest": {"algorithm": "md5", "value": "0a4475e5bdbe9fb850536adf41673789"}, "isConfigFile": false}, {"path": "/usr/share/mysql/dutch/errmsg.sys", "digest": {"algorithm": "md5", "value": "e7b813abf0b4c372514426d257a5a98d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/english/errmsg.sys", "digest": {"algorithm": "md5", "value": "e2ca4070f6c761a1a935afb966425156"}, "isConfigFile": false}, {"path": "/usr/share/mysql/estonian/errmsg.sys", "digest": {"algorithm": "md5", "value": "d0e4b9b6a7af15d84cc6fe49272d4d3f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/french/errmsg.sys", "digest": {"algorithm": "md5", "value": "3d0a18dd4aeb65990bfc902f33f24d0e"}, "isConfigFile": false}, {"path": "/usr/share/mysql/german/errmsg.sys", "digest": {"algorithm": "md5", "value": "1684364405184a9253e4e15711edb9d4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/greek/errmsg.sys", "digest": {"algorithm": "md5", "value": "3ba7c96f7c7071ca538a8e2f649c9a71"}, "isConfigFile": false}, {"path": "/usr/share/mysql/hindi/errmsg.sys", "digest": {"algorithm": "md5", "value": "89bdcb766f7ba21f157cedba235f36f2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/hungarian/errmsg.sys", "digest": {"algorithm": "md5", "value": "4c74508154f6dacde72e852cdf8a752f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/italian/errmsg.sys", "digest": {"algorithm": "md5", "value": "998dc420ea18853b385acc8c4ac92a8d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/japanese/errmsg.sys", "digest": {"algorithm": "md5", "value": "02fe06568e1ecc343a1d748fd6e656f8"}, "isConfigFile": false}, {"path": "/usr/share/mysql/korean/errmsg.sys", "digest": {"algorithm": "md5", "value": "25a531e57af64b56f27fff05ab2b09ed"}, "isConfigFile": false}, {"path": "/usr/share/mysql/norwegian-ny/errmsg.sys", "digest": {"algorithm": "md5", "value": "d234fab93db3c5add6be4e4067ffe297"}, "isConfigFile": false}, {"path": "/usr/share/mysql/norwegian/errmsg.sys", "digest": {"algorithm": "md5", "value": "54a692daae19bdc9ba33fbea2cba268f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/polish/errmsg.sys", "digest": {"algorithm": "md5", "value": "d397cd668c4240b6beb65c4dea887735"}, "isConfigFile": false}, {"path": "/usr/share/mysql/portuguese/errmsg.sys", "digest": {"algorithm": "md5", "value": "9310b0cc91166f5b15afd283825e9cb1"}, "isConfigFile": false}, {"path": "/usr/share/mysql/romanian/errmsg.sys", "digest": {"algorithm": "md5", "value": "4c8be6a18b89a15082f98ad271d39344"}, "isConfigFile": false}, {"path": "/usr/share/mysql/russian/errmsg.sys", "digest": {"algorithm": "md5", "value": "794cb70220564ea60e62f85807356112"}, "isConfigFile": false}, {"path": "/usr/share/mysql/serbian/errmsg.sys", "digest": {"algorithm": "md5", "value": "eda17b1df79dfa8512328c1a841e06b2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/slovak/errmsg.sys", "digest": {"algorithm": "md5", "value": "ebb53861f0fdd3bbbb695a787b619e2d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/spanish/errmsg.sys", "digest": {"algorithm": "md5", "value": "011a74e5404a899b88ca693611e3969b"}, "isConfigFile": false}, {"path": "/usr/share/mysql/swedish/errmsg.sys", "digest": {"algorithm": "md5", "value": "1ba3eb389dd47dc830331f29c999153d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/ukrainian/errmsg.sys", "digest": {"algorithm": "md5", "value": "c75446ef623b24d9d20d08c665997e73"}, "isConfigFile": false}]}}, {"id": "98144d6388fc61e4", "name": "mawk", "version": "1.3.4.20200120-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mawk.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/mawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mawk:mawk:1.3.4.20200120-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mawk@1.3.4.20200120-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mawk", "source": "", "version": "1.3.4.20200120-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 233, "provides": ["awk"], "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/bin/mawk", "digest": {"algorithm": "md5", "value": "2567a7e235c45edf2df3d973b491fc43"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/ACKNOWLEDGMENT", "digest": {"algorithm": "md5", "value": "5f141143c36933d1212238a986f7a3b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/README", "digest": {"algorithm": "md5", "value": "beda9507694b46ec3e775ec048fca0ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5e9a16b1c2e9142702253cd2e3180805"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/copyright", "digest": {"algorithm": "md5", "value": "5670c6b513cd839530aae56d95b66ab8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/ct_length.awk", "digest": {"algorithm": "md5", "value": "fc119ca517f2c5469eac3bd700ec9f48"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/decl.awk", "digest": {"algorithm": "md5", "value": "60f32158c4e91149fbea1555cfa84d90"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/deps.awk", "digest": {"algorithm": "md5", "value": "f5cd81d4d56dcb96d08a3b636221489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/eatc.awk", "digest": {"algorithm": "md5", "value": "24a21d4b4163562c9ed993c254d7fa39"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/gdecl.awk", "digest": {"algorithm": "md5", "value": "8c30333217f6c3261d55ee5875dc0a6c"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hcal", "digest": {"algorithm": "md5", "value": "b49a1ad9d99bf64db1eb3b0fad028ea8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hical", "digest": {"algorithm": "md5", "value": "d27acaced201bb42222486bd76a4c37e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/nocomment.awk", "digest": {"algorithm": "md5", "value": "0dcd1737b5d65dcc948d431e45a476c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/primes.awk", "digest": {"algorithm": "md5", "value": "844ba747af7f318c98fe601236722525"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/qsort.awk", "digest": {"algorithm": "md5", "value": "32b7e764592bcfed4b1a4d94d0e464f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mawk.1.gz", "digest": {"algorithm": "md5", "value": "21eb35e9c646bca55dfac23827c588fb"}, "isConfigFile": false}]}}, {"id": "7897cd0c19bfcfaf", "name": "mount", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/mount.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/mount/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mount:mount:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mount@2.34-0.1ubuntu9.1?arch=amd64&upstream=util-linux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mount", "source": "util-linux", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 433, "depends": ["util-linux (>= 2.30.1-0ubuntu4~)"], "preDepends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.17)", "libmount1 (>= 2.34)", "libsmartcols1 (>= 2.33)"], "files": [{"path": "/bin/mount", "digest": {"algorithm": "md5", "value": "92b20aa8b155ecd3ba9414aa477ef565"}, "isConfigFile": false}, {"path": "/bin/umount", "digest": {"algorithm": "md5", "value": "2a1758ef6cf863f285bc8a918edbc0be"}, "isConfigFile": false}, {"path": "/sbin/losetup", "digest": {"algorithm": "md5", "value": "c39b2ab1acc95539796e365a05659a51"}, "isConfigFile": false}, {"path": "/sbin/swapoff", "digest": {"algorithm": "md5", "value": "3252b7794467d441165313a2904a570a"}, "isConfigFile": false}, {"path": "/sbin/swapon", "digest": {"algorithm": "md5", "value": "ffd9a4d520eb47cefb4c535a659431f4"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/losetup", "digest": {"algorithm": "md5", "value": "f723e3dec8b50f553cda9e1f26b5696c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mount", "digest": {"algorithm": "md5", "value": "fb17de4c3646e26a26d3de0ebe1a0f4e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swapoff", "digest": {"algorithm": "md5", "value": "30690e8195997100bdbd13f85837ecde"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swapon", "digest": {"algorithm": "md5", "value": "ba248c7b614e27bde0cfaa0d4366a000"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/umount", "digest": {"algorithm": "md5", "value": "a47caebb7049a10b7cff1da963711a58"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5551c4d570ea63e94467d1b4de7b33e2"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/examples/mount.fstab", "digest": {"algorithm": "md5", "value": "586182189d4cf19cdeb795db6118db9b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/mount", "digest": {"algorithm": "md5", "value": "8821ada54aa01f5750e691459bd1b7ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/fstab.5.gz", "digest": {"algorithm": "md5", "value": "9418fefea098a8e3e5cd1003b85c6efd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/losetup.8.gz", "digest": {"algorithm": "md5", "value": "b9b1d1d729011cdc8aa11af794c24f28"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mount.8.gz", "digest": {"algorithm": "md5", "value": "993424832fb9c548f1ce011fe755c77e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/swapon.8.gz", "digest": {"algorithm": "md5", "value": "c9550f077eebdab9a9d346cab79e842d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/umount.8.gz", "digest": {"algorithm": "md5", "value": "649a48727c0a0f5310d60569c01488e3"}, "isConfigFile": false}]}}, {"id": "572299f48b084c61", "name": "mysql-common", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mysql-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mysql-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mysql-common.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mysql-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mysql-common.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mysql-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mysql-common:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql-common:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql_common:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql_common:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mysql-common@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mysql-common", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 21, "files": [{"path": "/etc/mysql/my.cnf", "digest": {"algorithm": "md5", "value": "f0c9eaad9faefed928a736420fda4978"}, "isConfigFile": true}, {"path": "/usr/share/doc/mysql-common/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mysql-common/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "43fa0807fad57a1d", "name": "ncurses-base", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/ncurses-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/ncurses-base.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/ncurses-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_base:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_base:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_base:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/ncurses-base@6.2-0ubuntu2?arch=all&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "ncurses-base", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 381, "provides": ["ncurses-runtime"], "files": [{"path": "/etc/terminfo/README", "digest": {"algorithm": "md5", "value": "45b6df19fb5e21f55717482fa7a30171"}, "isConfigFile": true}, {"path": "/lib/terminfo/E/Eterm", "digest": {"algorithm": "md5", "value": "0cf656c105ff2a636e1268608731ebe9"}, "isConfigFile": false}, {"path": "/lib/terminfo/a/ansi", "digest": {"algorithm": "md5", "value": "1e43e61b0e4fba70d63b5b6d3dce2a7c"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cons25", "digest": {"algorithm": "md5", "value": "5eb691998583e67c1d1d66f6d1b065ba"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cons25-debian", "digest": {"algorithm": "md5", "value": "e903e8ccac85083b7b30f39779063cba"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cygwin", "digest": {"algorithm": "md5", "value": "962c85df3fb97b9555d271163e584f41"}, "isConfigFile": false}, {"path": "/lib/terminfo/d/dumb", "digest": {"algorithm": "md5", "value": "ca3b114f0727da81a9b957b553a9915d"}, "isConfigFile": false}, {"path": "/lib/terminfo/h/hurd", "digest": {"algorithm": "md5", "value": "f0c8478195a775ff6a9aa29b7f808c4d"}, "isConfigFile": false}, {"path": "/lib/terminfo/l/linux", "digest": {"algorithm": "md5", "value": "0c55d2180ecfd630cb560bdffabaa774"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach", "digest": {"algorithm": "md5", "value": "d982b12970acbb48d594ed799615f036"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-bold", "digest": {"algorithm": "md5", "value": "21465595967257ad4020192c005cb280"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-color", "digest": {"algorithm": "md5", "value": "1bb86008400135036fea5773a9c819a1"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-gnu", "digest": {"algorithm": "md5", "value": "a2686901c5d282132d0954af1921798f"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-gnu-color", "digest": {"algorithm": "md5", "value": "9e14904412122823142e562b3e7a2dc5"}, "isConfigFile": false}, {"path": "/lib/terminfo/p/pcansi", "digest": {"algorithm": "md5", "value": "e14c044c29588c0e670cf9575f387a23"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt", "digest": {"algorithm": "md5", "value": "50b0189744353725f68b604f48249cf1"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-basic", "digest": {"algorithm": "md5", "value": "2f6238bca760f50c7aafdaf85bf2dcfb"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-unicode", "digest": {"algorithm": "md5", "value": "a68ebfd0af7e34f2898c9835987ccdfc"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-unicode-256color", "digest": {"algorithm": "md5", "value": "6aaf94b35deb8e03970a346abec0cbf8"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen", "digest": {"algorithm": "md5", "value": "5ce8e11afc77ba6df15780cc68a1f7cf"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-256color", "digest": {"algorithm": "md5", "value": "f4ca7dc7ce1cbf32cca0c1f029c733f7"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-256color-bce", "digest": {"algorithm": "md5", "value": "bb95ef79e4e478c12e970ec6339d808d"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-bce", "digest": {"algorithm": "md5", "value": "60c42a20c77db52c95f8a406cf2a1f22"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-s", "digest": {"algorithm": "md5", "value": "a3365ea873f9c6729b56cd1552255415"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-w", "digest": {"algorithm": "md5", "value": "1ee68885493d94af0df23ceb3c6067f3"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen.xterm-256color", "digest": {"algorithm": "md5", "value": "14975c0881bd681fdd1e98e85632b94f"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/sun", "digest": {"algorithm": "md5", "value": "430390b5b3a52aef2cf94d6f7a6aa000"}, "isConfigFile": false}, {"path": "/lib/terminfo/t/tmux", "digest": {"algorithm": "md5", "value": "14c0e001974c3729f8d13586e7798cc1"}, "isConfigFile": false}, {"path": "/lib/terminfo/t/tmux-256color", "digest": {"algorithm": "md5", "value": "ede34b905b4a3270f7dea9be111124c4"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt100", "digest": {"algorithm": "md5", "value": "ca66d5ec11204d1447fab82d32b92d6a"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt102", "digest": {"algorithm": "md5", "value": "d9fb1c35acf51f30b3eb0104dcc50540"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt220", "digest": {"algorithm": "md5", "value": "2ddfb8c20a7ca55ff6c906911a857148"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt52", "digest": {"algorithm": "md5", "value": "6e65ffb200cc900f6e7cca79bdb44444"}, "isConfigFile": false}, {"path": "/lib/terminfo/w/wsvt25", "digest": {"algorithm": "md5", "value": "fbb970323e77c4200ae32bb2d5de06cc"}, "isConfigFile": false}, {"path": "/lib/terminfo/w/wsvt25m", "digest": {"algorithm": "md5", "value": "06d6cf8d37220d1ac4bcf80460cff50e"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm", "digest": {"algorithm": "md5", "value": "bc1c870e6ba3d2214aa518d8ba972ae6"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-256color", "digest": {"algorithm": "md5", "value": "7fe903ba5faab53d7dab9bdcd878d1d8"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-color", "digest": {"algorithm": "md5", "value": "f75f3cab9baefa32824e043761b29dbb"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-mono", "digest": {"algorithm": "md5", "value": "9ef088efd7ab136198e7d6f2d71d3ae8"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-r5", "digest": {"algorithm": "md5", "value": "ddc200c30ecff55f71dd3c19d5375006"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-r6", "digest": {"algorithm": "md5", "value": "8b88ffea0ba02455c2467d730ca57407"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-vt220", "digest": {"algorithm": "md5", "value": "ffa69ef5d5c963969151ff88d822650e"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-xfree86", "digest": {"algorithm": "md5", "value": "d15689402286f12ae9d8a83bbd25bbd4"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3303a1314e5fced498f1403b1c1feea1"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/copyright", "digest": {"algorithm": "md5", "value": "8b8dc6b6ca0be730abe2a9ec5fb88fbf"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/ncurses-base", "digest": {"algorithm": "md5", "value": "6994e71b5615bf6aa5c615412dbeda61"}, "isConfigFile": false}, {"path": "/usr/share/tabset/std", "digest": {"algorithm": "md5", "value": "0633f2811ab9958deef70a4ceb124d2e"}, "isConfigFile": false}, {"path": "/usr/share/tabset/stdcrt", "digest": {"algorithm": "md5", "value": "75738443f4560dabbbb5781a43b6076f"}, "isConfigFile": false}, {"path": "/usr/share/tabset/vt100", "digest": {"algorithm": "md5", "value": "932387cdf8429aba6dd9c6567022829a"}, "isConfigFile": false}, {"path": "/usr/share/tabset/vt300", "digest": {"algorithm": "md5", "value": "fd329c87dc8cfd0191c9e9b4c891460b"}, "isConfigFile": false}]}}, {"id": "6782c949d4810dfc", "name": "ncurses-bin", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/ncurses-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/ncurses-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_bin:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/ncurses-bin@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "ncurses-bin", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 642, "preDepends": ["libc6 (>= 2.14)", "libtinfo6 (>= 6.2)"], "files": [{"path": "/usr/bin/clear", "digest": {"algorithm": "md5", "value": "3705244967ba767c2de9c7c47e1113ba"}, "isConfigFile": false}, {"path": "/usr/bin/infocmp", "digest": {"algorithm": "md5", "value": "1bbaff09c463f4cc3dd940660528bc46"}, "isConfigFile": false}, {"path": "/usr/bin/tabs", "digest": {"algorithm": "md5", "value": "e5f2c1f787fae3a53108324420810769"}, "isConfigFile": false}, {"path": "/usr/bin/tic", "digest": {"algorithm": "md5", "value": "fc9845f779683e2de8e8a1ff5647c2a0"}, "isConfigFile": false}, {"path": "/usr/bin/toe", "digest": {"algorithm": "md5", "value": "cf250a7ddf5546da8beec4e0b5e66224"}, "isConfigFile": false}, {"path": "/usr/bin/tput", "digest": {"algorithm": "md5", "value": "8b13159fd1837e48c0bb288a7af6d542"}, "isConfigFile": false}, {"path": "/usr/bin/tset", "digest": {"algorithm": "md5", "value": "3f399cb6943263cec5875327491e7cdc"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-bin/copyright", "digest": {"algorithm": "md5", "value": "8b8dc6b6ca0be730abe2a9ec5fb88fbf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/captoinfo.1.gz", "digest": {"algorithm": "md5", "value": "524ab89574ef9d8ae94598b93fef7949"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/clear.1.gz", "digest": {"algorithm": "md5", "value": "ef2abeb9ed5160c4017c4afc53baacea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/infocmp.1.gz", "digest": {"algorithm": "md5", "value": "ae87d5b4b761eaa8f440816a23c6f383"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/infotocap.1.gz", "digest": {"algorithm": "md5", "value": "e2af64407f7c9d9c407d8869c0eba65a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tabs.1.gz", "digest": {"algorithm": "md5", "value": "2e1ce96a9448c05fa32ce15a217c1d3d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tic.1.gz", "digest": {"algorithm": "md5", "value": "9f1ca7ec93e5d0dd68a5ac0ab4d4b2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/toe.1.gz", "digest": {"algorithm": "md5", "value": "f3af281afb682b01ec0c9239d47c4f2f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tput.1.gz", "digest": {"algorithm": "md5", "value": "b1f60b1a34203ad84bec4fb3b7fa35ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tset.1.gz", "digest": {"algorithm": "md5", "value": "af165c7bfb2a3b11ac2690467d50f4d9"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/scr_dump.5.gz", "digest": {"algorithm": "md5", "value": "c6d8bb6aaa3cfd46a1c4366591517e0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/term.5.gz", "digest": {"algorithm": "md5", "value": "d91944f86b9487e2c4e415f2a2aabecb"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/terminfo.5.gz", "digest": {"algorithm": "md5", "value": "1eecbf9922bbc199f530031ff3c8f8e2"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/user_caps.5.gz", "digest": {"algorithm": "md5", "value": "175ef84e86e2587bb6905dede4db4dc9"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/term.7.gz", "digest": {"algorithm": "md5", "value": "03de845ce9ddb6d5a89de2625166f1e0"}, "isConfigFile": false}]}}, {"id": "57df8e2729f2ec01", "name": "netbase", "version": "6.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/netbase/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/netbase.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/netbase.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/netbase.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/netbase.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/netbase/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:netbase:netbase:6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/netbase@6.1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "netbase", "source": "", "version": "6.1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 43, "files": [{"path": "/etc/ethertypes", "digest": {"algorithm": "md5", "value": "cde059c510632569fb1869eb86cc026d"}, "isConfigFile": true}, {"path": "/etc/protocols", "digest": {"algorithm": "md5", "value": "bb9c019d6524e913fd72441d58b68216"}, "isConfigFile": true}, {"path": "/etc/rpc", "digest": {"algorithm": "md5", "value": "f0b6f6352bf886623adc04183120f83b"}, "isConfigFile": true}, {"path": "/etc/services", "digest": {"algorithm": "md5", "value": "00060e37207f950bf0ebfd25810c19b9"}, "isConfigFile": true}, {"path": "/usr/share/doc/netbase/changelog.gz", "digest": {"algorithm": "md5", "value": "6152fa01e5a88a116b6994a704d49e3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/netbase/copyright", "digest": {"algorithm": "md5", "value": "3dd6192d306f582dee7687da3d8748ab"}, "isConfigFile": false}]}}, {"id": "1beded45fc871c67", "name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/openssl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/openssl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/openssl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "openssl", "source": "", "version": "1.1.1f-1ubuntu2.10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1256, "depends": ["libc6 (>= 2.15)", "libssl1.1 (>= 1.1.1)"], "files": [{"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "md5", "value": "fb92a2dab53f11f4f5f22adc5257b553"}, "isConfigFile": true}, {"path": "/usr/bin/c_rehash", "digest": {"algorithm": "md5", "value": "e981ac96c179f16bd3f831ea82a48f0d"}, "isConfigFile": false}, {"path": "/usr/bin/openssl", "digest": {"algorithm": "md5", "value": "f2ea2d212304596eed56849d2229d62f"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/CA.pl", "digest": {"algorithm": "md5", "value": "b26d534468115485ec24200ec0cf2d9d"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/tsget.pl", "digest": {"algorithm": "md5", "value": "d8cc7026320996cd1fb2c86f174f6cea"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/FAQ", "digest": {"algorithm": "md5", "value": "773609f5df921846200ffdadb8183fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/certificates.txt.gz", "digest": {"algorithm": "md5", "value": "85423ba21d4cb32c1808f7be074776ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/keys.txt", "digest": {"algorithm": "md5", "value": "86c11189191ec40ed9565cfc56b18f65"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e9bba0f22af6c7fa96a5901e46646625"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.gz", "digest": {"algorithm": "md5", "value": "e48bf985698a119975b332e5d7ee817a"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README", "digest": {"algorithm": "md5", "value": "07ffaa80c276c689ba1dbffbc53fe2af"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.Debian", "digest": {"algorithm": "md5", "value": "a4dbb49249e648dd00199156b5533fd3"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.ENGINE.gz", "digest": {"algorithm": "md5", "value": "d842bdb6cd86064f9d3db90f7a3bad85"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.optimization", "digest": {"algorithm": "md5", "value": "2f3c8587f54a1bd34a1ea62f103b537d"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/fingerprints.txt", "digest": {"algorithm": "md5", "value": "c77b6ef4a669c51bc272723b354c95fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/openssl", "digest": {"algorithm": "md5", "value": "53597829a54ca69c6e803649039214bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/CA.pl.1ssl.gz", "digest": {"algorithm": "md5", "value": "4b56133eebecded7f06019843513687b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/asn1parse.1ssl.gz", "digest": {"algorithm": "md5", "value": "d009808152eb374fb23b49e71adf8de2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ca.1ssl.gz", "digest": {"algorithm": "md5", "value": "8c4701fc0c5225e44309c4a27b9f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ciphers.1ssl.gz", "digest": {"algorithm": "md5", "value": "922be8e55925d57c1233a928c6a4b495"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cms.1ssl.gz", "digest": {"algorithm": "md5", "value": "114cded0a97ae0f35d9eaba82c128fcd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl.1ssl.gz", "digest": {"algorithm": "md5", "value": "7b3942a8ed8b8fe145d146a047a02c43"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl2pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "5d555917a411fbbf6b5dd5ea0a1522fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dgst.1ssl.gz", "digest": {"algorithm": "md5", "value": "db9ae7cd4c5b55459817b73e77efc418"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dhparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "b1092375f6407659f4c4caa54483d69e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "f512f84602f456f0f68e706ba09aca32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsaparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "7e626bc0eceee0535255fb871bd9995f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ec.1ssl.gz", "digest": {"algorithm": "md5", "value": "7008f5e3f3ace10f4cbe1713f2ee71de"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ecparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "7afbbcd71c69e2a1a30bc2bcc794d158"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc.1ssl.gz", "digest": {"algorithm": "md5", "value": "74d168509f273fe277875716f9c88286"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/engine.1ssl.gz", "digest": {"algorithm": "md5", "value": "0b8d07df94a632b9d32447264a38b02a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/errstr.1ssl.gz", "digest": {"algorithm": "md5", "value": "c20961179278b68e57e89e14e9ccf04b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gendsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "ea9ee8c2a76c0803658373444c35c4d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genpkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "1780a766d8180c0c00c819e1d2c70763"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genrsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "faa7506e28c3965db539728e15e3f07e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/list.1ssl.gz", "digest": {"algorithm": "md5", "value": "169a9177405871f0c2a56dc77350a8f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nseq.1ssl.gz", "digest": {"algorithm": "md5", "value": "0be1d95e9f4b31494b01f640f46be055"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ocsp.1ssl.gz", "digest": {"algorithm": "md5", "value": "40cf2a4f02c9d4e384a3ae86f292fa2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/openssl.1ssl.gz", "digest": {"algorithm": "md5", "value": "07b032fd1690e8e31385f030552c1bbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1ssl.gz", "digest": {"algorithm": "md5", "value": "34264fb77a42fb59f1b0de62121410ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs12.1ssl.gz", "digest": {"algorithm": "md5", "value": "ce05fb05aaaf74f65a3f42939f8e9a76"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "e97f0088c9c7ec7906351e39773bb4b0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs8.1ssl.gz", "digest": {"algorithm": "md5", "value": "02319431c6843ab631d6570353aee9ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "eb7f589078c05249baca8fd02f9d6520"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "45a99fec920ab36aa6e196ed4c0b19ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "1aa5b1f3530d9d7ffb11f7479a8673f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prime.1ssl.gz", "digest": {"algorithm": "md5", "value": "55dcd59799b8a8ec29598f60c4779c11"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rand.1ssl.gz", "digest": {"algorithm": "md5", "value": "66aba8694cbb249183f2bb3d6e3b1960"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rehash.1ssl.gz", "digest": {"algorithm": "md5", "value": "2852253686ba3686d6121d0fef6def67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/req.1ssl.gz", "digest": {"algorithm": "md5", "value": "dce04343f8ede9647bfb1fe3294a87f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "2577079b16bede02ff4d37d0ccf47006"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsautl.1ssl.gz", "digest": {"algorithm": "md5", "value": "e0168973dfc56808dddf4f88d28930af"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_client.1ssl.gz", "digest": {"algorithm": "md5", "value": "44fb3638d4427fff675a312f393a8abf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_server.1ssl.gz", "digest": {"algorithm": "md5", "value": "5142aba375fd8c0589d648b2a5bd4b09"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_time.1ssl.gz", "digest": {"algorithm": "md5", "value": "f7d28ab1864a402e4a46c8aa4bbdc36d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sess_id.1ssl.gz", "digest": {"algorithm": "md5", "value": "3e02b7d8925fcbab45f02c48a1d707ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/smime.1ssl.gz", "digest": {"algorithm": "md5", "value": "e3b0e6e7179a94fdf5e3843dae5860e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/speed.1ssl.gz", "digest": {"algorithm": "md5", "value": "fe1403d148feec188e5479ceb1ee1aed"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/spkac.1ssl.gz", "digest": {"algorithm": "md5", "value": "90b1cb590bff0e68771fc87d79a23f67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/srp.1ssl.gz", "digest": {"algorithm": "md5", "value": "a494746b63aeb09ed3d571b9b8bf03fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/storeutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "938f5bf1df68e8b5381ec45661b79690"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ts.1ssl.gz", "digest": {"algorithm": "md5", "value": "67a8cdc0b3716c8706eefc49fe2c338c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsget.1ssl.gz", "digest": {"algorithm": "md5", "value": "7a8a78e6c55e3268c9f8352e0ea422cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/verify.1ssl.gz", "digest": {"algorithm": "md5", "value": "57eb34012b1e3a49e1eed57b55b250b9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/version.1ssl.gz", "digest": {"algorithm": "md5", "value": "8a7c21a4c6273dc994c8c5995553edf9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/x509.1ssl.gz", "digest": {"algorithm": "md5", "value": "eb2a80e480dd9e5a4d87c50694b24d0c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/config.5ssl.gz", "digest": {"algorithm": "md5", "value": "4445d6d0a8b3d8df9272c6248d1df1b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/x509v3_config.5ssl.gz", "digest": {"algorithm": "md5", "value": "4808ba3feff7d75abd66da4595a08433"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/Ed25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "a6737478513beed6d0ea8c36e900af6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND.7ssl.gz", "digest": {"algorithm": "md5", "value": "bab45e8a29a0a0cf7de80dfd83cfbc90"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND_DRBG.7ssl.gz", "digest": {"algorithm": "md5", "value": "c1ef32f04289d956f653c469a294d9cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RSA-PSS.7ssl.gz", "digest": {"algorithm": "md5", "value": "0b5603e2f9d07bfda14ba52fed4aff2a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/SM2.7ssl.gz", "digest": {"algorithm": "md5", "value": "4b0a29db6f6cdca6a8d7879c7c11ef9b"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/X25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "ffdda132bf83f40260123260da275539"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bio.7ssl.gz", "digest": {"algorithm": "md5", "value": "cf8a14bae5bdad9f7f65688f6df1d5b8"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/crypto.7ssl.gz", "digest": {"algorithm": "md5", "value": "d55add9853939ccb2df7e2eec670cefa"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ct.7ssl.gz", "digest": {"algorithm": "md5", "value": "ffaf22a71323c441d5e7ee5ce2fbb778"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/des_modes.7ssl.gz", "digest": {"algorithm": "md5", "value": "6d0bbe394c1fb3e0033910d61b53314e"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/evp.7ssl.gz", "digest": {"algorithm": "md5", "value": "d594b1e1f0961449c74730f6af994595"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store-file.7ssl.gz", "digest": {"algorithm": "md5", "value": "36636088f920da7ba0960fce12feb686"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store.7ssl.gz", "digest": {"algorithm": "md5", "value": "d45a52d0c159ee78e38809984674d143"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/passphrase-encoding.7ssl.gz", "digest": {"algorithm": "md5", "value": "88648967d32b3584865174400e93679f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/proxy-certificates.7ssl.gz", "digest": {"algorithm": "md5", "value": "d510709b3bc059cfbcf0b280f726580d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/scrypt.7ssl.gz", "digest": {"algorithm": "md5", "value": "4d4e72de52a398407cbe970fcd8abdff"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ssl.7ssl.gz", "digest": {"algorithm": "md5", "value": "d495d27cce5fd04915addf3f926cab61"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/x509.7ssl.gz", "digest": {"algorithm": "md5", "value": "87af4c9f44ecab947c0097a357e4f072"}, "isConfigFile": false}]}}, {"id": "098aec4862bfbedd", "name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/passwd.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:passwd:passwd:1\\:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "passwd", "source": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2668, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 2.1.9)", "libsemanage1 (>= 2.0.3)", "libpam-modules"], "files": [{"path": "/etc/default/useradd", "digest": {"algorithm": "md5", "value": "559e87e86a6d1cb4b7f60a6f691d5150"}, "isConfigFile": true}, {"path": "/etc/pam.d/chfn", "digest": {"algorithm": "md5", "value": "4d466e00a348ba426130664d795e8afa"}, "isConfigFile": true}, {"path": "/etc/pam.d/chpasswd", "digest": {"algorithm": "md5", "value": "9900720564cb4ee98b7da29e2d183cb2"}, "isConfigFile": true}, {"path": "/etc/pam.d/chsh", "digest": {"algorithm": "md5", "value": "a6e9b589e90009334ffd030d819290a6"}, "isConfigFile": true}, {"path": "/etc/pam.d/newusers", "digest": {"algorithm": "md5", "value": "1454e29bfa9f2a10836563e76936cea5"}, "isConfigFile": true}, {"path": "/etc/pam.d/passwd", "digest": {"algorithm": "md5", "value": "eaf2ad85b5ccd06cceb19a3e75f40c63"}, "isConfigFile": true}, {"path": "/sbin/shadowconfig", "digest": {"algorithm": "md5", "value": "649162e17b14c068cf80d5e3557cd8a2"}, "isConfigFile": false}, {"path": "/usr/bin/chage", "digest": {"algorithm": "md5", "value": "5de186f6ddaaa6c9a3c6410787034c3d"}, "isConfigFile": false}, {"path": "/usr/bin/chfn", "digest": {"algorithm": "md5", "value": "61de502b7553b34fdc26c54eb563570c"}, "isConfigFile": false}, {"path": "/usr/bin/chsh", "digest": {"algorithm": "md5", "value": "114537ab38bb71cc2a3c003602be6e21"}, "isConfigFile": false}, {"path": "/usr/bin/expiry", "digest": {"algorithm": "md5", "value": "e95b416cad3aa77dc07b902067dc50ec"}, "isConfigFile": false}, {"path": "/usr/bin/gpasswd", "digest": {"algorithm": "md5", "value": "250953ce27a6ccde8c3599575816ecb0"}, "isConfigFile": false}, {"path": "/usr/bin/passwd", "digest": {"algorithm": "md5", "value": "122cd6985728266ff462b49563096041"}, "isConfigFile": false}, {"path": "/usr/lib/tmpfiles.d/passwd.conf", "digest": {"algorithm": "md5", "value": "fd813ae6329b77cb59bac8961e613bf0"}, "isConfigFile": false}, {"path": "/usr/sbin/chgpasswd", "digest": {"algorithm": "md5", "value": "5cfab5631c1b35ff050925e41c750cdc"}, "isConfigFile": false}, {"path": "/usr/sbin/chpasswd", "digest": {"algorithm": "md5", "value": "e0092ec468006823794b979a4038198c"}, "isConfigFile": false}, {"path": "/usr/sbin/cppw", "digest": {"algorithm": "md5", "value": "461e960c7889e4fbb6847b54bb1acf25"}, "isConfigFile": false}, {"path": "/usr/sbin/groupadd", "digest": {"algorithm": "md5", "value": "c9f9deea5bce1d5b15ddc344c7a9067a"}, "isConfigFile": false}, {"path": "/usr/sbin/groupdel", "digest": {"algorithm": "md5", "value": "68884ee2d2d71dfb9ae2aada621e5664"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmems", "digest": {"algorithm": "md5", "value": "95a7eba0e5009924c38196e388956788"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmod", "digest": {"algorithm": "md5", "value": "1d1af6429a6a354ff212331ebe5450ce"}, "isConfigFile": false}, {"path": "/usr/sbin/grpck", "digest": {"algorithm": "md5", "value": "61d5a7478997c797795031c14e18309d"}, "isConfigFile": false}, {"path": "/usr/sbin/grpconv", "digest": {"algorithm": "md5", "value": "176ba4b7632e48a3dd6f696e4b46b016"}, "isConfigFile": false}, {"path": "/usr/sbin/grpunconv", "digest": {"algorithm": "md5", "value": "cf2c4ae8a635fa0e3715e7e7aaae47fc"}, "isConfigFile": false}, {"path": "/usr/sbin/newusers", "digest": {"algorithm": "md5", "value": "6b23688395e317afe73fa9c779ca46e5"}, "isConfigFile": false}, {"path": "/usr/sbin/pwck", "digest": {"algorithm": "md5", "value": "2d23a8dfb9d1b56c5a0e1020e1b71c13"}, "isConfigFile": false}, {"path": "/usr/sbin/pwconv", "digest": {"algorithm": "md5", "value": "da9382111401b3ccc16909a851ccddf2"}, "isConfigFile": false}, {"path": "/usr/sbin/pwunconv", "digest": {"algorithm": "md5", "value": "4e90f106e0acaf6c8ec33997981a0270"}, "isConfigFile": false}, {"path": "/usr/sbin/useradd", "digest": {"algorithm": "md5", "value": "13e5ca1116765ffd9e0255e48626e985"}, "isConfigFile": false}, {"path": "/usr/sbin/userdel", "digest": {"algorithm": "md5", "value": "cd972b74b43bb2981ee5770dfdc838fd"}, "isConfigFile": false}, {"path": "/usr/sbin/usermod", "digest": {"algorithm": "md5", "value": "ae8867967c43f5c529d36b361eadf910"}, "isConfigFile": false}, {"path": "/usr/sbin/vipw", "digest": {"algorithm": "md5", "value": "27738601f92ebb64a58ca06b13b0c935"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/README.Debian", "digest": {"algorithm": "md5", "value": "217e2a968603dbdd1bfe81051076f132"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/TODO.Debian", "digest": {"algorithm": "md5", "value": "02916812cbd2183a26d75b8645bea7b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cbce0fdb95160fa188a982744a96b5fc"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/examples/passwd.expire.cron", "digest": {"algorithm": "md5", "value": "42b6b6d065ae2c959e885fcfa47a9887"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/passwd", "digest": {"algorithm": "md5", "value": "adb2e6e55dc3c98796decf7dbe832988"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "32f282e077a7b6be3ae89e7de510e221"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "06dcfb2131a2bf6faaea7c3fa96c9686"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "17aa804ea07e2be83682cf3bf3444d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "7ddfd4899afd2ca81e849b7bd39947a6"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "bc5d5f7c82ec707c4d1fd4f4b07dfe7b"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "fc64fb093ab0ca6bb3cf0f757398bdf2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "eb7bf5ef0bfffa1c638509bc4702e1e2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "86e218f9995d85ab2679fb8ea0a7e71f"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "622261037661c45f3b7ae00e7ee91d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "b417d08e085b5f8976e8506d9f2b0a1f"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "3a73b177461c78780078b00711f52af0"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "c846641a92457d58f5f5a3c1aaab3779"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "f25e7f0dc0d485db9b0e0ba1e8a35ded"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "ba90de34709805bf94945870273e5700"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "f8cd1290321c83c78640638d141a3b2f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "8518a8fdd53df04ea1aeb1806a213fd5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "5ca0ab7670236f8541c12decea624ee5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "c58912e4d9f4817ea400e84bbfb93abc"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a4d35a8dcc41974fdc316d62f7d6ee5a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "6146a2665767dfe2c1f54d6e85b5d599"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "ae3306d6cb7166b1ceeb3f9f5935b47a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "6ef78d5500f086a7ab39a19014277cc2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "34f87ee16f97cecd8e5f1083057553d0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "7fd024bf2449a6c83ddc1225ec9081f0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "7ea207cc237831eed01e0b42e2272afa"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "f6019fa3cc94d37b584a714924532faf"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "6580448abd6a6cce50a4c5e728d70e79"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "345fb49c2b7d6985a6525990b1c4ef0f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "94729fe306039adfd9a4682380604a37"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "320992da8b621692527cf2d330fefd3b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "eecaa5443a03812d1ce91496d4c1ae51"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "be4f1747d45fe25560e687efbbf60912"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "0d676d411419a3bf556a5803b0cb84ad"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "1688c8b1655595b6bb713a68b67f6059"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "dd813bc46d048ccdc7d078af11f7faf9"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "e279804241a55eed69daeba22d23d993"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "cdd7f1e7de0c99b3ab83c6eeb5141f7c"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6d97c554084e4ece8ff23fcea2f8d9e3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "327729f58669c68470cfbc8c1124f488"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "1c789598851b17dc9ab60fda04f45d82"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "3c8aec09145a67d33fc8abb01f85fd7d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "dbc0575a2ab96af7cd1108fbb54d6ee7"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "94a3046d3406aa0173c8b206f6734013"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "c96314cdfd0e0669a605b9530110f55a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "d8570c3bf2943f0945b22285b845e824"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "3f7785e1b1f892d4040e41290bdf798a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "a9afce8c4e8b3f2cf6646e7acca191d5"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "21075ddeedbc64131bb8bb84cb5472fd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "685a503c05892e94f121ea7e90cec0b8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d6deb85bf57248020cb87cab243d5caf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "d3096613c9edf72c17d331b0e812af03"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "bc2ea596b62b06a992acf2ad71fdcd16"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "cbf0ae3abec850303b5bb4d930d5ab88"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "19d4f1d24c47a59a5e49421cdc56c458"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "42f89715386542ac5ea86450106d2756"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "94098ad60f59071386743bc6b01d9966"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "a98a4bf7efbe39507d37c2e95e0f28d4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "57fee91bb0549ed6f87453c058559f26"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "c37509f009b05a9e18d9035be826f342"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "25190447482067dceaaf0c14a4215303"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "a5f59879e48cdfcb1788999cf27632f8"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "cc09760fcf15c4f9aa4d71ba271dd158"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b9eca0d7935b4b9c4c20fa68ebec613"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ef1cf0a6ce799417645ddbabb7b74801"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "130b2d425143d1cfd5f1a596812a26a0"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "2d4ee7afb32b617247f1da0f57257f5c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "ebccd6c8648fb47ea057df18ce54c154"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "6ca53fbda0c93c53f09b543f52c5b223"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "094bfcf7827537f18c03dbb32612b960"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "4a00c17bdb0cba64ac06b85f54d883c3"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "c74ff6929b4b9baf2d6567cb0b8a9440"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b51b6c37104db0ccd8eac3d6be80508"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "082a90e2fc5043ef797bd821e0c5cdc4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ea5ab9a93cbea94d8fe1a4a235227c07"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2c5a341b4a2a93e6819fb9d7143db90b"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "5b6a0381dcd06f7f6f8b41fa03782433"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "ee62d7f42ccc71f08d87408a3eea7d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "ce8a818f8e34908fec74fe5946425a64"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "0fd633159025dce7db13df109a958a32"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "d0f3d322a92e7abf9a8410059581f3a4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "86b4a55d2064918b5598beb3ff4932bc"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "4d424f87a221165bdc9f233ad6dd6434"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "3007d27653b318da3172eafbdde75422"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "e89692e1424501d2f4f76d2b0adabde8"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "d56fb98c160f657581f7473d4d6839b4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "067c2635f13bc034b1623fe6db4477ad"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4716aefd7201a3f3de7aff4665501b42"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "5eab42910ab02403ea1d11cc2fd7ed5b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "0c2b07c1d59ad1b72a062f3f3d0e0807"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "2e5eabf050755ae81f66d87b9e3401ef"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "53009ab2e1713cc7e8ba46bfaabc9a45"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "eed783ded6be13982050730a4f8efe0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "9d5900b4d7744acccd25f9236e13eb31"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "98f330727aa1962260435429e741473b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "b72138b58bde78c19086853237aab6fc"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "ed511101ee17dd4d21886e50dbd1fd28"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "ff757afa519e336bef851784c9c4ea39"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "b75a47082b30f34505307b6e768f3444"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "683ee72e8deadbc979d2d2015c2f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "e6e4ac477766619dd007458a4aebcdcb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "8d2fd8504182a3f2c35f905ee36dd6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "493abaf647141043875fcdc1ae1ee9db"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "2e295405d85b056f4d7788ee978bcae2"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f86dfb5e2e4e79511a13d58c1d3f15f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bfb940f05c5b21ef44d6e61c62879c93"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4fc51fd571db91d1257315e199aa8a21"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "fcc82b4e9348b7c6931f29054eddb96a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "d1cc08014e0a78d3eaca83a177d4b344"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba9e918a0d165cc3be4240be8feec4a1"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e2397bd1fff79c64caa7ee856b3828ed"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "14ef2fe516039c1dd91dc214569e504a"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "202b85120e371b36c1c9d47558a823bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "dd39a76ae0beb4ea9f8baf6a3220ecf5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba36f3eba76c14bbfe596ead73fa37e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "7add7e06a38fadfea5ce212dd2c2df13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "c8d3c802409fd22dfab55b692b9f775c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "18367393f985da7109673f5df9639df7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "78adcc263081816da90aaa6abf831fd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "7bdfe93c2dbc0ba5aac6224716a1be96"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "f5c811d8ee0c5ee9c666c7b33f98fd71"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "e4fdd200d30e3526855514f4a049c7dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subgid.5.gz", "digest": {"algorithm": "md5", "value": "c7ddf4b2be1f64a58b467b1cb3b3c958"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subuid.5.gz", "digest": {"algorithm": "md5", "value": "e9e070512b7c64cae53637478e5dbaeb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chgpasswd.8.gz", "digest": {"algorithm": "md5", "value": "55153a451dddc8358618c56e10273999"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "3b4f423b50e7478d153d8dff2e4859ed"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/cppw.8.gz", "digest": {"algorithm": "md5", "value": "2add2075b2a5787359502639c5afeddf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "7ecf9798d08db3196bbe06d0d964e7c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "976e7a832b1ba63610aff2f88eb8fcf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "ef7b9e9399d9a2b80a149a321647e431"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "5abfa5f4d029a76fbfdec801825c3f44"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e4d15897b5567fe16c0b91e5ffecc345"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "2b2e81cced7f5b191c3aba99c73d424e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "167acf03849e9c2ba4d1cbc21781b713"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "2ac3c98c5b1f9121a8aafb097e59351b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "a189333ddd8303eae09f93e3eacab925"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "b7ecad0f0a0cb07d36afd89cc8f96a05"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "2cc069f1d7e08f8c63a750d9bcdc43c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "5398fffa69358a094a0cc88fb1357bb2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "489026ff78935d841369d1a3acc8e55e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "fc934f017984440dd2f3728e8ec85377"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "d388a345de221c054d5ef306bc5984cc"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "e8685c1a6b8e98f95fdc10ce76b24c6f"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "043840f7cd708e0613f264d0275ed4a3"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "b91e4f927dbe1e3a93eda99dde54cb8c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "bb7be34dfcfdfe381ee0fae1ae34773a"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "23a347e7736c186290050de6ee7ab2c2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "a1866c305300d8e5581f906139bbe67d"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "ed3c3536814582dca2ff6e562769a854"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "be19751a94680e8b211442c64e4aeb00"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a5fccd5124a7b11e036642e1c996c1f6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ed2dbc12df8c8e24574b08e705ae38fb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "4539a3a616820f8cac6b040168f768a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "f0a0c618a38733263ab1ee62b8cf7b90"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "31d9d92e0fddbde0f4b8b4a4e3e36a0a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "53d7820c9890a8d4df44b075428b16ce"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "cba8b02eaa70a810400ab95273639c78"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "e5b5bc9bd74fe0f90a500b637af8979e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "5825c40a77cac5048dfba0289c18dada"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "1e900f5c38d4c609aa716e6228a247dd"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "e092fa9042c4ffdd0be41598519ed0c2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "178fd35202ff658f3efa82613834f6ad"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "e8034588fe366d34388ad32832b42d95"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "77041bb8d7f167e34896a487117c7b0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "9f259b2dd38f6f87777ef5a208b7dd18"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "d7f53a0143fa86699f76e812a0140781"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "98fe1e410429aff9244d6be8aac7ef88"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "a9a4b53081f1afd9c500819b612c8dd9"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "b7bdaef53c102bc4d9dc3a23583a51b7"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "ff6174eab3dd2ad822b380545b306833"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e65abedcef2c251bb5cafd0e5aab780a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "6e9b3041fd68873851690e5134c9b8f2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "558df89a1e2c9cad219aec31ed781db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f1daef7ace28d0fb021ea039b345ef61"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "c01986f3fd2660a87f9fb1eb23431785"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4d279500e42727206808e6d4a37d13f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "6d45178f792006eea7e64851b14e4001"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "9bc1779321a4e8a09f762e07656b5b51"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "fa81232b3b36c518f393419685054cf8"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6603dae4951f529f882052ca133aae4c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "b4425085177772d4edc87794023a3a88"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "6b15ab0fafae4793551cf6f8eb6de8d7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "7c983a14fb0831130ce7430c04b798fd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "970d2fc355a9855bbfcb079b68bd6ae5"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "d40adba34e584a18672c3df3166de6ca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d7d10e427f564b675d0d2cbeca26be8e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "d1dfdfc80f819d9a3b918a765b34157e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "19df590c9b52a417d908dbd5e93778c3"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "73b94e8b40207973b62b21b42318df34"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "d626e65274e17a1ee1d83c46b182b25f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "bd1f5645caae07bc339492e7a1db72ca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "efca76a7f4c0c7d6d449b6dba1e74219"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "3ffb79132ef75ed80e941241c71c8e69"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "092b6d994a843c2f53c5b416116c02d2"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "7441cfaee0322bf678a66b51a0792057"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "2428e897e4bbb8a248d4bccececd480f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2ef54249fd04573240eaa49ddc32917e"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "53ba61d57f8d395fb38c6a8531a6db30"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "78fb9a15009238f21e2984916e6b8f63"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "68804097dd1c430c283d25e320bd2409"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "7f15cce4c95b23adbbcaa0cca6355b11"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "56980177112a7d7c7ebff6dc3200833f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4420f40f67b91e5ba907fe0ecd858947"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "9032996f60349bf4d28616cae7eecd8b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "078b81ed965d1abffc98b7a09c3fef0e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "b9820c4660b04565c2811c1aaa8975c2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "ecccf7648e660c59eefb4f57ac73ada7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "f14bfdad8b4d36474a6df9c9829bd6ac"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "1668cc512a834685e558d44ce31f3938"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "5099c5c3408d162df2f394a6f09993b8"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "0f5165ebf69a1f69400a2147e28a8e41"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "335c60f630bae4ce26a82cb6604b23c3"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "dd9d98073ee401072f4b265d97e076da"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "323981e240a690e4f9612768db6296a0"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d57898fc04d7d27234c013af482c0c54"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "71cc0f0ce4956e3938d077d068477a7c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "8eec81c6985ffff51f3d9c0e2a9b7a5e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "4c9a8b627c4d75a31026481e06860f3c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "0cacf6566c5787d0f1c4d057f1c5fb21"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "ade3507c4bd5ad83e1ac8eb84fce4837"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "9999d0f64c90ebe945c829795bc9659b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bc586acf1992d555f54f1f3295cabeff"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "68a8d73945f4cc37728969588d6509df"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "78f30a201cee1530d3bbc31f57038725"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "6c117f1e40857976bd05aee20973c4c4"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "71d394a444e1bae52ccd1c792f8c2621"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "f82136c3c46150671bec51ac9abc73cd"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "9b60e3cfec664af17c84a480a69baea7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "76b58effba5dd9a97b26f4e7ab8db862"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "2e15a4534703271950b55df2ccb54760"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "32a365dc23fa127feb7dc2e5f2d5a874"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "2f002c9b90be009e600d169ce1318b64"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "8a80c8885fa1e57c960217d7acb35fcf"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "55730dd30a305b8c0e5f893a7e331751"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "557ee0e826fc0c30df6d1fc88d833d4d"}, "isConfigFile": false}]}}, {"id": "705cc723b06183c4", "name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl", "source": "", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 745, "provides": ["libansicolor-perl (= 4.06)", "libarchive-tar-perl (= 2.32)", "libattribute-handlers-perl (= 1.01)", "libautodie-perl (= 2.29-2)", "libcompress-raw-bzip2-perl (= 2.084)", "libcompress-raw-zlib-perl (= 2.084)", "libcompress-zlib-perl (= 2.084)", "libcpan-meta-perl (= 2.150010)", "libcpan-meta-requirements-perl (= 2.140)", "libcpan-meta-yaml-perl (= 0.018)", "libdigest-md5-perl (= 2.55)", "libdigest-perl (= 1.17.01)", "libdigest-sha-perl (= 6.02)", "libencode-perl (= 3.01)", "libexperimental-perl (= 0.020)", "libextutils-cbuilder-perl (= 0.280231)", "libextutils-command-perl (= 7.34)", "libextutils-install-perl (= 2.14)", "libextutils-parsexs-perl (= 3.400000)", "libfile-spec-perl (= 3.7800)", "libhttp-tiny-perl (= 0.076)", "libi18n-langtags-perl (= 0.43)", "libio-compress-base-perl (= 2.084)", "libio-compress-bzip2-perl (= 2.084)", "libio-compress-perl (= 2.084)", "libio-compress-zlib-perl (= 2.084)", "libio-zlib-perl (= 1.10)", "libjson-pp-perl (= 4.02000)", "liblocale-maketext-perl (= 1.29)", "liblocale-maketext-simple-perl (= 0.21.01)", "libmath-bigint-perl (= 1.999816)", "libmath-complex-perl (= 1.5901)", "libmime-base64-perl (= 3.15)", "libmodule-corelist-perl (= 5.20190522)", "libmodule-load-conditional-perl (= 0.68)", "libmodule-load-perl (= 0.34)", "libmodule-metadata-perl (= 1.000036)", "libnet-perl (= 1:3.11)", "libnet-ping-perl (= 2.71)", "libparams-check-perl (= 0.38)", "libparent-perl (= 0.237)", "libparse-cpan-meta-perl (= 2.150010)", "libperl-ostype-perl (= 1.010)", "libpod-escapes-perl (= 1.07)", "libpod-parser-perl (= 1.63)", "libpod-simple-perl (= 3.35)", "libstorable-perl (= 3.15)", "libsys-syslog-perl (= 0.35)", "libtest-harness-perl (= 3.42)", "libtest-simple-perl (= 1.302162)", "libtest-tester-perl (= 1.302162)", "libtest-use-ok-perl (= 1.302162)", "libthread-queue-perl (= 3.13)", "libthreads-perl (= 2.22)", "libthreads-shared-perl (= 1.60)", "libtime-hires-perl (= 1.9760)", "libtime-local-perl (= 1.2800)", "libtime-piece-perl (= 1.3300)", "libunicode-collate-perl (= 1.27)", "libversion-perl (= 1:0.9924)", "libversion-requirements-perl", "podlators-perl (= 4.11)"], "depends": ["perl-base (= 5.30.0-9ubuntu0.2)", "perl-modules-5.30 (>= 5.30.0-9ubuntu0.2)", "libperl5.30 (= 5.30.0-9ubuntu0.2)"], "preDepends": ["dpkg (>= 1.17.17)"], "files": [{"path": "/etc/perl/Net/libnet.cfg", "digest": {"algorithm": "md5", "value": "fb2946cae573b8ed3d654a180d458733"}, "isConfigFile": true}, {"path": "/usr/bin/corelist", "digest": {"algorithm": "md5", "value": "e2849fde8a99836f8aeb0dca41313f1a"}, "isConfigFile": false}, {"path": "/usr/bin/cpan", "digest": {"algorithm": "md5", "value": "50c668b6b446356bb36dc2d4c02f4350"}, "isConfigFile": false}, {"path": "/usr/bin/enc2xs", "digest": {"algorithm": "md5", "value": "b42b98c590928d30a7508e0267f43836"}, "isConfigFile": false}, {"path": "/usr/bin/encguess", "digest": {"algorithm": "md5", "value": "b28b0fa37d9e4adbf5a1f26ea778d3dc"}, "isConfigFile": false}, {"path": "/usr/bin/h2ph", "digest": {"algorithm": "md5", "value": "61d654428904007cb512c48002fb45ac"}, "isConfigFile": false}, {"path": "/usr/bin/h2xs", "digest": {"algorithm": "md5", "value": "9adfc051224dc17aff9621a1115290f2"}, "isConfigFile": false}, {"path": "/usr/bin/instmodsh", "digest": {"algorithm": "md5", "value": "fe92971ab6eb034c11a83e1b53094a2e"}, "isConfigFile": false}, {"path": "/usr/bin/json_pp", "digest": {"algorithm": "md5", "value": "6ae338b176b3bb89debf2dd1cff29d54"}, "isConfigFile": false}, {"path": "/usr/bin/libnetcfg", "digest": {"algorithm": "md5", "value": "b90ff325d30c621974d83ba82e8e0754"}, "isConfigFile": false}, {"path": "/usr/bin/perlbug", "digest": {"algorithm": "md5", "value": "9b8d47354ce19bcbc8ca1fe83a7df279"}, "isConfigFile": false}, {"path": "/usr/bin/perldoc", "digest": {"algorithm": "md5", "value": "878b3670b343e75e2452ef0b88640656"}, "isConfigFile": false}, {"path": "/usr/bin/perlivp", "digest": {"algorithm": "md5", "value": "35cb362898563c6f4521057e70524494"}, "isConfigFile": false}, {"path": "/usr/bin/perlthanks", "digest": {"algorithm": "md5", "value": "9b8d47354ce19bcbc8ca1fe83a7df279"}, "isConfigFile": false}, {"path": "/usr/bin/piconv", "digest": {"algorithm": "md5", "value": "7aea84d3c84382f19be5b60fa2ec6b52"}, "isConfigFile": false}, {"path": "/usr/bin/pl2pm", "digest": {"algorithm": "md5", "value": "844904bb77c934a390c86be8c526c03c"}, "isConfigFile": false}, {"path": "/usr/bin/pod2html", "digest": {"algorithm": "md5", "value": "cc631e058449d41250290a0bdd620009"}, "isConfigFile": false}, {"path": "/usr/bin/pod2man", "digest": {"algorithm": "md5", "value": "8b24bd3ac122b8d18afe73d52daa59d1"}, "isConfigFile": false}, {"path": "/usr/bin/pod2text", "digest": {"algorithm": "md5", "value": "7bd99031384092843087beb48da526ad"}, "isConfigFile": false}, {"path": "/usr/bin/pod2usage", "digest": {"algorithm": "md5", "value": "1c98e5f67e60ac86fa714e8e81890fb2"}, "isConfigFile": false}, {"path": "/usr/bin/podchecker", "digest": {"algorithm": "md5", "value": "7d2c338021e14551741c1f28b41d53d7"}, "isConfigFile": false}, {"path": "/usr/bin/podselect", "digest": {"algorithm": "md5", "value": "a78fd910bc80c8fb56c28208c387c233"}, "isConfigFile": false}, {"path": "/usr/bin/prove", "digest": {"algorithm": "md5", "value": "6a117075d2b5694a5b91387a6dd2c138"}, "isConfigFile": false}, {"path": "/usr/bin/ptar", "digest": {"algorithm": "md5", "value": "7f03ad1432f78dc653ea2bd1e8cac79c"}, "isConfigFile": false}, {"path": "/usr/bin/ptardiff", "digest": {"algorithm": "md5", "value": "249cfdfe4dc38d4e1b32266ffcef6dad"}, "isConfigFile": false}, {"path": "/usr/bin/ptargrep", "digest": {"algorithm": "md5", "value": "4a3749609cf3e9a3b2baf5f6829bdcba"}, "isConfigFile": false}, {"path": "/usr/bin/shasum", "digest": {"algorithm": "md5", "value": "6dfbdcc32379a5568a1b31d7c14b23b8"}, "isConfigFile": false}, {"path": "/usr/bin/splain", "digest": {"algorithm": "md5", "value": "5069efedfaeb0c82feeeb951b0a0bbc5"}, "isConfigFile": false}, {"path": "/usr/bin/xsubpp", "digest": {"algorithm": "md5", "value": "42e9b054d01ebd11edad5c436db10bc2"}, "isConfigFile": false}, {"path": "/usr/bin/zipdetails", "digest": {"algorithm": "md5", "value": "b820b8cb1e28403decc1734fc19a26d0"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/README.Debian", "digest": {"algorithm": "md5", "value": "c616b93cd9016be998d4ec6072995d01"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl", "digest": {"algorithm": "md5", "value": "279f66f8a212b3553bb5f23f332e0b63"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/corelist.1.gz", "digest": {"algorithm": "md5", "value": "363646248f6c38ce6e21c9bf4946d285"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cpan.1.gz", "digest": {"algorithm": "md5", "value": "61b072910bc94a77f964973790964b13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc2xs.1.gz", "digest": {"algorithm": "md5", "value": "f64e95b61528fa415c69b4fb07255b90"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/encguess.1.gz", "digest": {"algorithm": "md5", "value": "6aee0cc41aa9a68f5234b7f4a4094992"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/h2ph.1.gz", "digest": {"algorithm": "md5", "value": "8e2ce2544fb034483ea6a71b6f1dc3e7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/h2xs.1.gz", "digest": {"algorithm": "md5", "value": "375204c021ecb747b84ec3fdb4363082"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/instmodsh.1.gz", "digest": {"algorithm": "md5", "value": "eb4d3b519dd59bf4582356f5c88ccf42"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/json_pp.1.gz", "digest": {"algorithm": "md5", "value": "e182eb23a06e3fde37a173c896322974"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/libnetcfg.1.gz", "digest": {"algorithm": "md5", "value": "e72d3acf006022319f306afcd30b91e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perlbug.1.gz", "digest": {"algorithm": "md5", "value": "03eda9612f4d379e608d7caa1b5533ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perlivp.1.gz", "digest": {"algorithm": "md5", "value": "ae531f8c6a0a0637b6f417fa363e3e77"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/piconv.1.gz", "digest": {"algorithm": "md5", "value": "9195bcdc70a54391c65336fe52138045"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pl2pm.1.gz", "digest": {"algorithm": "md5", "value": "e3ae5dde37451ee4d368921a0ddd2aca"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2html.1.gz", "digest": {"algorithm": "md5", "value": "fd31b4940fe69bf6220aab7fa9f07fe3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2man.1.gz", "digest": {"algorithm": "md5", "value": "8fa5c5d1b1cbf2aa32c2c0da456bc44d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2text.1.gz", "digest": {"algorithm": "md5", "value": "799a2357091c968b52fad00ce3ca6736"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2usage.1.gz", "digest": {"algorithm": "md5", "value": "3de9b78f28791213f9c40127bf4b7e4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/podchecker.1.gz", "digest": {"algorithm": "md5", "value": "f4d1f927e6df99e6afaaa8707e82decc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/podselect.1.gz", "digest": {"algorithm": "md5", "value": "122a5bd6ebf71fc41871b092c6ae8f92"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prove.1.gz", "digest": {"algorithm": "md5", "value": "dd9a40f0a371578497ca5d082d1a29b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptar.1.gz", "digest": {"algorithm": "md5", "value": "66b63cbf802c784b35d8adb0e8f26a14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptardiff.1.gz", "digest": {"algorithm": "md5", "value": "2e945076e7e7d91b3957c58f99286b66"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptargrep.1.gz", "digest": {"algorithm": "md5", "value": "4d2f687213fe1d0b94cc25bbfa6aa03c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shasum.1.gz", "digest": {"algorithm": "md5", "value": "64eba679a9722a27d6c02c525530bc38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/splain.1.gz", "digest": {"algorithm": "md5", "value": "46523104bc78924e0218e4b112f35674"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xsubpp.1.gz", "digest": {"algorithm": "md5", "value": "31e26f4f1ce6da3ed9d3c6bf1e763cd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zipdetails.1.gz", "digest": {"algorithm": "md5", "value": "ee9f16747ff69caaadb9292ab5fe04b9"}, "isConfigFile": false}]}}, {"id": "368bec694ccdf79c", "name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/perl-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-base", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 10786, "provides": ["libfile-path-perl (= 2.16)", "libfile-temp-perl (= 0.2309)", "libio-socket-ip-perl (= 0.39)", "libscalar-list-utils-perl (= 1:1.50)", "libsocket-perl (= 2.027)", "libxsloader-perl (= 0.30)", "perlapi-5.30.0"], "preDepends": ["libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "dpkg (>= 1.17.17)"], "files": [{"path": "/usr/bin/perl", "digest": {"algorithm": "md5", "value": "16a21f464119ea7fad1d3660de963637"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.30.0", "digest": {"algorithm": "md5", "value": "16a21f464119ea7fad1d3660de963637"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "78ae6d88b5349819d4ae17230677575d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "digest": {"algorithm": "md5", "value": "9a55c30d94c9ba21536a414420efd1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "digest": {"algorithm": "md5", "value": "56f09eb82260b33baff5c38ef6259323"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "1b3f04f5d6a7729ea267b0b46948b58f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "digest": {"algorithm": "md5", "value": "ede8d9fcd1ff33a77b8f294cb820b1fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "5026f9c2fdd6455bb1933e66e4a9ee9a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "digest": {"algorithm": "md5", "value": "1ed72351adae32960d29a150ddc9b9de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "digest": {"algorithm": "md5", "value": "ca48d5ff2a7862ec5d26d8ad3edcaed9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "6a0fc895f6db6bb29cc7d1ac668e1f62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "digest": {"algorithm": "md5", "value": "af8fc96226a839242532d130c5d166b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "digest": {"algorithm": "md5", "value": "604b238b6d94ffb4c5e8b61312ee080e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "digest": {"algorithm": "md5", "value": "6b29a8cf302cbbd6a98adc19d2344a57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "digest": {"algorithm": "md5", "value": "7da7366054556f2d7764df444b4223f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "digest": {"algorithm": "md5", "value": "afa74cd84c51d836f013c602c2652db9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "f7b2283bb3d630fe6315c5291c28c2ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "digest": {"algorithm": "md5", "value": "440167e44b909ef974dd8e4d7210ea72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "digest": {"algorithm": "md5", "value": "b908fef4f113c2e74660490734566faf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "5a21c51260fbaaf9253da25550d086a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "f2a9cd017ae7f52bc3298855687f39fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "digest": {"algorithm": "md5", "value": "8f0cacf77820f92ddbd334eaca3f2789"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "digest": {"algorithm": "md5", "value": "43413c67660e4f513ab40481b24b9c85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "550de6af94bf04822f74e9cbf05769e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "d35b906433f1a8cb7bb6947fc5ba0b33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "18f63afd8bb874589dc4240eb41c1645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "digest": {"algorithm": "md5", "value": "07056f1b3379c2e1ea370ec66f723bb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "b000dd96bbd7d0081e826e77917a7529"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "73ee42084784d3932193428f10146f7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "19878a196733ef9c0d9bf6306cd96499"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "10c580bd8c72a9c05886c51e34b128d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "33d93db8200e9f3b87072eb3e3a7c87b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "9691f9bc125bfbd68507911d247b8601"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "digest": {"algorithm": "md5", "value": "010e913ef36fa8594daff9de40c4c2b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "digest": {"algorithm": "md5", "value": "c4c4038f120a27913fff93deecb578af"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "f636edb1382f9e42483ffb853dc47557"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "d71a55c7cae110f38d85ea2c9147014e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "digest": {"algorithm": "md5", "value": "8247d7d13a9e4a5992cba058c464e738"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "digest": {"algorithm": "md5", "value": "73e7444a3fa69ba1049906c0f487d353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "7afe127a62ee67d6209e1a97dd5308a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "c2c59475e20b8bfe8ac8fb7cc4614fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "d134520357050d2efdd582b6a407149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "c16d5dcbb2d08b941d8592e138ff091e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "digest": {"algorithm": "md5", "value": "855ce3fea5867863a254c39947d3465e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "digest": {"algorithm": "md5", "value": "e08fccc387c90993764adfb3e25c8520"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "6f0f72ea414eab897a1e16fdaae75d9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "6f65df790e307880df0a0e3f22680ee9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "8f8fed70c8422c0a99b4d57636ffa15e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "ca44fccf29374f8a63524b38204fe65a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "4d2f444d63866b81d4df21c486846f40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "f15e97ee16c8f4e08f5c7e2ac1250f9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "86deff0c9ccbd502441f1a97ff8563aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "2e6aa6fa3913e23199955f3cfa600b7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "0f0e979709bfc4664f67c67483fdd993"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "digest": {"algorithm": "md5", "value": "c88c5a41534927d17f76a3bc87328497"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "digest": {"algorithm": "md5", "value": "0484a8f8936a422af0f8b6f94ddcd269"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "digest": {"algorithm": "md5", "value": "d788cf15aeffba20a826192b950a4b5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "digest": {"algorithm": "md5", "value": "5668acebd8d30aa263d57519c360cbc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "digest": {"algorithm": "md5", "value": "32bf41a44926ffb63d54445e040596df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "digest": {"algorithm": "md5", "value": "05f46b50eeb55f1387551c69c7c37662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "digest": {"algorithm": "md5", "value": "ac4305fa41b2b537d4e426f5f56c5bfb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "digest": {"algorithm": "md5", "value": "5ff70a0a442b7d5e23e5ea0a22498f6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "digest": {"algorithm": "md5", "value": "9af72fe80f97c73e31887417b7ad5ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "digest": {"algorithm": "md5", "value": "2ab765e034e56a42f731c7eb1006ac31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "digest": {"algorithm": "md5", "value": "eae881bf623745585b70c107ced98f69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "digest": {"algorithm": "md5", "value": "ec79b3225da6b0a754a4da15dac49f8b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "digest": {"algorithm": "md5", "value": "9a05e56517b530bee95868390e931fe5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "digest": {"algorithm": "md5", "value": "9df17e1d89a3f9c7e6f48214f00bd53e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/Heavy.pl", "digest": {"algorithm": "md5", "value": "221acd6d1a77c05446c42d0de1553dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "233bdd428f4958efd17315fb13e42bc1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "871b17f2e18769c06be58ad56b1464f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "a940b0e4ed11c232836df3a2f681a390"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "e2637cf6857ef7872e4e02d15e53de75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "aa3b10dcc52e8384987caf06b82f13d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "8fec3e7e5cc36ae7f28322b9c9bc2e38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "2001b2fe491bcd3b4a060bbf8b07e712"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "88af42b9e2ec2fe27c4a15bbf6ce5da3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "82d2cf652eddeabca5710ff6eeb98947"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "9133afdffad6b32ac2def126d5a464ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "82b8ce27c5f2bdc28a06ce0bf402267b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "9af6fbf676226a435db51ac75fa43690"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "a3e0594113673b9fded8a616b3594bda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "60880d7834063108c4a069d53c9e5303"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "b87bd7ef93b9d70a7e399bd585432621"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "1dd892aeb09ffd2239fa35ebcbad6881"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "c404c9a35a281c89996809ee68693035"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "c220a49136ae2769d9c4abbeb1f769a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "63133eafee3a4a2b8d0dcfd07d60a4f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "7b46c05fd1e3981e94571626e3ec2761"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "d7ad6f203c3e666d93f0057db3020de1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "2216cfcd7dbbb00eb832c8dce9371e45"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "45f8ef0d0956dd631177dad15c40e60f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "6f750c5b39f3e2acc1bbc4b9cca8f643"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "ac2dd6cc58b95d8b736842b989d5d455"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "1e3aea9e155c370ed136cdb03178df9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "2a3f21395be428bf060c2da6e7085c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "190363ef13725a39f95c960d536956ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "4c214f1c47f9c9fc33ddca9ccf93efef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "85ef580cfac2ea5051e047ddfd23b1a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "bcdbe0ef94a49b39a5cd5237b123762e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "2c2eb618bdfe8e4d2998e328090cb2bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "ea9b136e6bc25e8bbf4738bf90430d67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "237b71134bae55b174f409ae6d0ab263"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "dab98b04031551286aeb4cc6738d2b7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "28a1898c5e2ba95b6ce34f53c38555d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "c8e71cc15d0da8e5caf74ac1a2d0e019"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "24787f2ec0e10d3e44a287660585455a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "7f716832fffdfe615d13ade358119912"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "fd63ae3ea3923b7fa8eba062bae5dbc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e8ad50938dafe1f255ed664ce2e16002"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "ed5ef4895425dace0449178b65fb0658"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "11487701c970d6bebc3968d9215a94be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "4970862e200b4746e80daa122fc8c68b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "dbce0657e995a6bee9ec072fd7b3104d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "a3ae6ba1eb697246155f407c275bbe0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "5868b1de7d2902ae9ceed247dc934b75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "126aaac4b9b3655b847399b801607e2c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "48c72ea00b5d81d437e72afc6134a6e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "c9fc35739f52877da08548caa28dc266"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "84012710bdeb5849120a1d0623c4dded"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "31f45f57cfa4ffdddf5d579e9e8a0159"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "8e1c0d25d9bc3748a20c97d099127b63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "60ddb6b586fc00fc2c423447a91a71c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "3f0b32e396cb31ac7e09b30db6e031a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "11c0df71ad726704fd87dbb437863148"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "36a7c4efc8fe6d59da99e48488732bef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "9b79d6cb642777a3efa8570afa24f751"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "60f538b1a9934d3cacf4f802130fe09d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "57cad8c9571e8a9753efa23e72b0ec78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "3f87cf797edce7f58ede6ae022492dc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "c5def79a1f662409007171a28fc778a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "f553a6e0f80e56ce648e6f7338efe85b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "469b44eb2e3f88c3ca6a7282d64b5997"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "8bdf3496fc141509190a466432341ac3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "e46cd186991ae7bb19713e21e54c8a6e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "dd61e1f5a3743d618f71a4eed3711e83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "306c46f5526e00cf8e02717235633d82"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "7115e870a223414fe0a4a882a01fcf57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "02005302a9428ddd4d554ed9e4d22ac0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "a5638d1b37c6906213dbf083e85e0c69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "891dc3c52c36f5489906a1eeedb268e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "55f9e81d901a1215d9b5b7a6427183e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "92ce666e842895d493c2a4de0e9b5991"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "3f662f322a97e90ad908d53211c2a0fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "a7b19b7a0cd674c4723cba3da7175722"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "4455e31216d63a8ba9e35a1cd9ba5e8b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "85d1b9b368cccd0c7854bccca4397799"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "f366d0e6a6dd83b4ef20f56e28b20c21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "e90f281dfd8a7aee6bc6e7684aa75bdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "f286ef6b2a9e6e64f3fc007dd7aaa10f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "01983a47a0d7ba61f98dd68ef843491a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "d703afe055471b7d602c0d674fba72f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "b313d81911ad53b890611092acb24cd2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "558c6930976e2178339b0f2da0e6168c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "2c1b41494a33b24c2704f8c6fac1ebdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "60e3fb5f180ba771a4dbd75bdb6b55a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "404bbb42edf04da104e340a1343a52aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "f3d3382512d7fe9c0ac9708484010cdb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "d64cae7ead5bcf2327074757fbeba852"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "47f9a5efdee9cce9e91de51bfd55d56e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "733853ce6adb689884fe3d996492d38d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "1b65eb7bd13c87f48d39bca2fa0fe97c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "b19bd46e7d81eed9cf11a07be5f5282e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "d3c4da710aa910ecfa558e84f4677d10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "14c471521654a872b629edec5eb949fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "91d1d4e5642bd3182a26f6ce7b095234"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "e05852b986b28d012344074c8435741b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "4ca9ea20edc85dc26febae334a1e2a73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "d7bdd7cfe73055a1baa25ecdab21358c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "8942616540f37e172a2f26c42ea94bca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "9d0f34cda9b117b413df1cc70d3fcac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "575272173beece4b9457a1406c4994e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "3d2672ef475d5bdd6d437dd3c6324e78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "a0b1518c6121b9e18d4c023894116031"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "2b0b4c30b53ce6886a0bf63c496a3902"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "fb22e05cc8937dcc7797f45e91aa9207"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "4f7378425106ad412107c2ff0c3a7193"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "65e5a6adb8c8e96ff4d4af5f0097fa67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "0c0f9e2a545b44316528b3081a06df9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "bf44149b76595289523346c9b67b138b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "51ec56a58808cb55364ecfa9c9aa7a9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "a860362eafb62dfbf4027da82344608a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "47e39a1b4988e7d4e215b62bbb8b9925"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "4eda7e8dd7d34e40cf8c3131bdcda0ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "36af3ec9a36c05a76b2bb510aac63d18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "a28cc525c2ef17fab76b30e6640cbe5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "b1ef5a2b2f6b23a9d33ff63841e5f7f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "7365d6fb40c4f21eaa132e0c7cbdfd87"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "0f4b9b3d0f18323acf4d095e7ce495bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "5df4dbef40a4f3ce3ffde97405b9bc17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "eabbbcc84d01455eb5f1197b3fc8e94f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "53dec1c6286f001bb0a9b1ff0707e43d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "405576bb7259b4f57b19b4db62c6e77e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "c19ef1bd955ba000481a0e41361c1fd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "cb7efd81f62c36cd5b3c6fefe7de45ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "6458a3a60fa948112e1c45c8e521cc79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "408c473bef6270bf38971fdf3aafbb57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "29b4a8b34a88908ee1034975405f5c50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "72ad068da0e935b9b06c640a4441342b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "d1d0d56fe172d9f27e6fb6660a918068"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "15488f320f3831d33b9d77e8cefc42c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "889c048f6c1bc2848936e0aa8cfa91dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "13472dcbefaf348c0950e575e7a76140"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "20cf452cff1604579c5b002de3513e6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "f66becd7ec21f32966f2590471325515"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "c768a37b6805c8e46b799bd3c2309823"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "d331700eae9e357b9aa92c631ce70ec3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "f63b738a659523e07fb15e131ee97e0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6fd02590bb721bd16705c8d7731f432b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "9d92af1d57cb81824faca0e410d84211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "7be179a9bd801d76c4f6ae89559bd850"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "eb9c169d53b466bd570252185c2f1698"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a8cef4b6a0748b6f2952ad6b9fdb06e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "727b6516ff5290ae23e221a2405c8248"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "708ade00e0c504835868dadd53aa865b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "f5c1d048507fbda0bb4da0f8ee02e617"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "48be32c2f6afe49108fb613105fd2d72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "d8cbfcf98cf960642e1020e47ab2606b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "6c4405ce74f51b347d101e1a0ce9b324"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d52017a4752666af54b8a2ade747d03d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "6be4b63a0b7230b0bbb325a576ddec57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "ff9bd44657407e5955bfdc6459cb2c1b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "517568d3a51145c9fdc602dbf65d9c86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "f1077c8ac96e864aee8d6089c145139d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "d55eaba65d415631fe4161d4fa09849e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "4b4ffe5c11bdd1df3b48dfae68837b94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "d734f70fb718c551228ff54ffdee0aa1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "8ddc6d6d35e7423b87d1f5d41e2f3cfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "94e0426e55d33e3ba1f1c68d6b65c63d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "0b0bee1964c502f15f638c41049ce1ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "2603ba198e5b60342e0a9d2929264990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "b6e14a7d6888de80403eb4a6dc3d4096"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "5c910ce830060f6a591c5f1270e653bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "06c86e8d04d0d6f1f25740fc536bf4d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "3ac28feb7fbd9ef213846086e3580d4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "e57dbe4ed60b9e36caa7b9876f77b41a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "6e08265270f2b6e1df0dd1a7ffa64f9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "a6acaf11bbe44171de19b0f11a859d24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "e8ac6f951810d2ef3ecc69b1ffa168aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "7978d4f83e00137c774cef6629ad7da5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "2e3a8afcca49e6511dcb4765cad069d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "9edcc48f62d41c0d3ae6ed9f9381c2cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "e89081cca7f039ecf835975d7ea16dfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "f5c634a5eb968da046e44f0414e257df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "94a3c9e092e8d59ad489e93f7729be4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "f711647fe335e83f32d1d6d68f673911"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "3f5f63accfd6c1853ffc7e669566d986"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "a1cf1b7c1e5fc59b02ecd6a472b0fcac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "43c3cac5dd3db44ac49f8d1f95e821bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "d24ee66fc967259c1f2138601df48148"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "2b9f7ef14b21f9a9ab0509ef1bb21472"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "e67be465e8660d71138557949a490b47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "c47b51191f8e436dd193d4d84e1c35bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "8f277de4857753e3a134fe4f65f47e67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "c46392bd49035c0cad1c113b27bc3cb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "3b60786fe29f457fcf05c3da1f07b40a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "5fdfa6e8c3e80b925bee8223fe4ec38c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "0be8b6472da21b9f2e331938255c6c51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "b8bf072562072b792fcc1a9dceada641"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "208a6fe2d46a67b2fd8a6d5e0cba661d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "824bc1b3edea4630fa000a939556e070"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "8a7ede7f9d84cd7687fc4298967096d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "16b29161a8c5c29c23b7dad1efe54333"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "6a2ba6d7aa429d200c9b20d43abb45a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "7ec032c8869916f5459a3cf64c50fdaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "43b9ff74ba2fd2f317261f45caaa755d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "e9eeab3d7269c79f34f2042e132ff779"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "e46828033c3e6633ae41565f80480d24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "94350a00d3630176d8aa1864a2762b31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "bff3c1bc492d7c77c67f4e730bf27b50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "1aa0aa51a38c1e47096ab8a252799484"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "b0ffff280e4df1226a6846547026909b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "5fdc0a86e3f69025f5fc0e51bb7f0145"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "592578b77bb8351deef8fc4de20104cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "a9a39f05b26858459cbae472754421e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "918635af50cfe68c0134abaf987c7a39"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "4f415f5a239fba8519b4a729a1ea35cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "e6885ca4b54ecff338a55f9514e4675a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "f99e309b6e78732510a0464cf98118a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "bd7eca26a31aaa8e9d0c8564fb61e8fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "9c665d58ec577e5dfa4cd67220a0d4f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "43a1a787fe75334b0caecd24612da4b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "f477568f879d5f8577016a63a1f2496c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "664e8a577c77c1b8f007701cca247bc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "0023397ad86bebe4e7fc4a0e1aedc86f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "6c03ff527e4e78591be21b901115dd49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "77dd458ce3cb84ec62aabd2283a4695e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "63020e34a9c351e350d6a9ec20f05fe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "5b3220ebf2b3511c5516035fd5469c6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "ca46e85487edc6968e121890ef66a1f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "6852b9cd7b1a400adaa3935aee43b151"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "15d69c83992375c43632bc2eea6d751b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "cf24584391598bf0db58c79b87d0cd6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "ff3c47fea4a2319c59d1d9421c6bdc70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "34d35a1155a9bb9cf295a7d27c870df5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "ac611769a576ef5ccb0865eabca0b769"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "d063091bcd36b9bf15ac8bfcfacce908"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "e61911800a1e3a8dcb0586a00550dc0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "8d0f876505ff0bd8206550ada1fcc749"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "5858e840140518ef8a32b0c38a545001"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "baa95f8ed89b4559010186383ef662e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "896099309d49640a05efc70ba3c519d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "bb0887dbc48d1abf9b268924c6510e8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "bfcbf665e5ff72f82ca7f9a3a56fa357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "7f5b04bcf7fad064ed28857b577b709b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "06e041aaa6cf963c57183fe1fd4fd263"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "62761fcb0e8a19e2af004f5d0b5c89ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "913439ea3eba336b843e69aa6dbae3c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "acd63bb61ab660ce8b7ef1428c099be3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "a8bbeff4ab02623e2b8bf7c465f9f0ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "6e2bfcdbce185b85a1fa80e31ce87752"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "397e0820b18125df3e8b3ad4a4f61c53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "1bb8a85b0ac30327df8b5a015185bdea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "20d6f3e1decd9eef2932edfba99b97bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "8cb2a037881a01d74c105b3613486598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "8a22a7042bedb1be978786f47d585c03"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "93dc8adfe6e6cfc7e49af499f6302712"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "da14b130544b78262db190376933623a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "00c645e03d95d79db51414bbc9df1bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "963a60a7781732120eeaa4a500d99b70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "f889d74fdf6e83715480681cbaa43c3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "a77f7eeb9adc8f4e9f578ace180ccb0f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "f308d1a62053c59344bf207b173f98d4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "3e22d2c829b40f2a688fa033b811e900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "b0d3aae781949b779bb481463b528c80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "f1b3760cfbb0bb4c63244d381e9ab4ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "00d21d0729a69b7bfeeffdb8095f7ab3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "e47871230622447b3924a5b751e5b242"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EB.pl", "digest": {"algorithm": "md5", "value": "c398b10eceb24f7b0b2d043752cab048"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "fd45c7afa43b7b9792a368e891829767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "b59af2ff763104fa946af7863b922226"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "ce7d4dcb00f025f309329b0109b276fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "2cfec46c36ff0ec6a1e22ff606f1a28f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "0ef9f8c00da54de8771922066bfb9a93"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "677b4aba3b2d471002cb9b47d3d47944"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "f5f1286a0acb084a3babd1950ae0eb1b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "fdaa9822f2777946986a6831cd7da353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "9a83d08a95515f53d24ca7e2e1c4f1ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "265f79bb57b99a91b10cee36d2ea61b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "efb00a4cf44679ccaf4d8dec838d6343"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "25a587ceda94d549644fbf9d8898b05d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "e94a8529048bd53b92a79cd9104a4c22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4dfe80e0c50bc701cc163715eae93507"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "8056393cbc531325af41aff094cc8195"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "2212340640464931fa3a7c442d063a86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "51fc03e56dc6caa0464db27c3d196e70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "0708cc3c7d958a54fbac32bdbb4e462d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "4f9735a8edc24577616498299f054d68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "6eb4d061794291888b4ece8e56488219"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "67c7cb670e787596be0b2758a3836b8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "48315a841234405e167d110140c1c4ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8e9e350745f70786fc32f31618d63437"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "f981076ef17975a2fc59cf67fda657d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "6b449f54b90a3cf5b55def70b754d95e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "b69a9f645f365f066ff737357145ce0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "e7a57cab25960e7035e4e582ab8eeddc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "0fa217c6fa81001b5482751b13e7d5de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "16f427165128c6c23c2afcd06f346fa8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "5706f8ef7a681e1fdf518f701e9ebb7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "c95e72c8f4a0f84d7cac5fdefb822b11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "f1503cbf1bb128a3e6e68abc525de1e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "56d46149948996959c54f3f898425655"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "b43709faadf7e330d5f66c4675da3ca9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "738bd61c061b363fe3bd90732cc56e72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "894785b707730a755cd7613ddc73fdfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "6ca1bb48e14834c13659628be6a59781"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "cbceb6dc4e01571165b286b7b4c2649a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "8ee356e9006a0708011cca307d4e6d63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "1a13bbec9a30236f146311c5e63f75ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "cc13e8a1434d231996cbc602423fe6fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "90c2539e75a8caba718d58605a24e38c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "7f31ec5471a84d645a3020d5a43e0902"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "032347e71bdc0edce4d84a74e639267d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "4e6b2c52ea30b610230a5aa730053f51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "a2bc4b5723591f1ad815e2c792e72c65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "8d55c521eac10e533bd8c9442aba5c60"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "510413e8fb6493da83f0030096674917"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "29954237eaa4f5200e8ca5ca49822321"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "88ddb1c809530bfa7d4ae05c58f7d033"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "3d7158605ccea8bbe5fe411914a29684"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "af8f4e8e1ce0613f884845e1075bd84c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "710832dd7cc98b9c6604c09cc3f52bc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "489c9224461d30c6790539bf2d52b082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "4deac01df90f8887342c39489534d57d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "6c7ddbe48acada6c0bbd0a617b3d305e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "5ffd1461bdfe53425ad321e069edc506"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "c4f89484365f7f26656cfbb6acd8406d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "35ea396146bf23700d3dd23b16fff2da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "b303d9cd9c955d934820a9727d481657"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "d72a96c9952f23bac70fe1b209759d36"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "29296e31bd51866605d68542254fab4f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "41201865977eef6a684096bf1340fffa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "223819a0d317a5278bbde624e2dc86e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "1cee132e9c7134ab4d4c6e925a67663e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "8de4c7b50e9b2a4541acf7cd9e2cd728"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "cc3b630ff059398dd62aad0fa17160a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "463a7b19617a85ceb07baf93e52d874b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "22ceb2f7464d26e65a18831b93604065"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "6a154de020eeb53fa2d959658f5d4bb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "22f5f4e3e4bd93ba5c1562ba628d13d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "d46860794e75d96f0194b0d719252439"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "68646cec727982e8c5bdbc5e1e4cbfe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "25b5bdb13709e1597d1384c228502b54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "c82ff22d404ecf84c15d5c8c803478a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "a0616aa1d9c76b952abff86d94e289db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "477c2667e7333cd4c2f7b855e92b8edd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "955326352007733312fb56c2548284fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "2dc55cc9c4eb99ada7455aad33aa9ca7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "263ad74d9a7cb17523d3413d0b7297d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "b95715266b572319fa0520d159746737"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "4fb2464375751898ffa1f8a5add40622"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "1ef86c4051e87cf55d61784373ea910e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "bb9904d746a426e7089df3cb43217dac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "3baa3184ebc0cd357823bc6931c1ac95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "7c5ea503f25d376739e680fbd34c863e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "794de37930f33319fca83398d0d11fc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "465a1369230b10aade162c49a1aef1ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "da530ff34ed7ecf9411a6cad00d3ad76"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "322eed71f84c006feb88e154bbb25f3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "c8a78cb493dca6304c9aed0450c9ea2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "60118b43bfe39af5c3aae021a46ca7d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "70a31dd69f4a0e1408a1e8a47e16cc5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "843e053abf51001c1e7e594b8483f9e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "14eb9f97ea3955fec067d4cd1a288bd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "1e73a9b7cc3a19bb2be00e0ca65d2c04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "fecd2fd5faa1b944fa91df2b062773f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "e0a733e94e4ff9fe5bcb78f53b2a5728"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "8356f8cbb5209e2507f57c7ab90e53d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "8a0dd70ab632e405c57bfe4436f4f3a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "60174181a77394e79aaeba1c4fcaa9f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "077e313e0a21b4b6a5953afb27c67911"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "91a4ef3f964546d782f85f9526cf5a1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "65bb577d9adf46e6d23f5227186c6e05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "522a650cad6cf20c492d8bc7c6c85a59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "f9fc9be0b01a1abbe489f65f9be16d6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "4047cf3f31b0ab614c8ea02170e83f9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "0d461bf244dc9254f8648f1735572f5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "9265d863210467a82c4283307d0906b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "bb44122cb9d288ea28bb97856447e549"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "fd6825c9f0a8727bfb1a901df84525c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "e2b3ce60730dfac1e58f108866f8144f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNon.pl", "digest": {"algorithm": "md5", "value": "89b4507a737fac54f1db75417e855b6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "438a95ec4d35226eadfe5514558b45de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "690e2e34f5c69de073a9a226bb0effcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "46002aa20aba0120a90230e47a55b81c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "37ef032bb799b1694ca7ca1f52c3ea0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "047a89f3ae3f0b8a21d8e80cd885a882"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "8c877f1908737f95cc0f867744930548"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "ca44a8440f817e789771e540e7b23b29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "32933afcb676f1c50069da9c64da8e29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "d5c9cff4bc74b852d4f5ec54b52b7823"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "39bc80a832aedab6c102052ee4537569"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "9ccc3b2497af8e01f2a8f33e7999e4b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "2d02db301d852fc360578c7b5991ad05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "a0130bfe1027d919b3d35b4914c581a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "b7ded32ac9fb2fa33d70356edc9fe34f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "ec6c936d3e25d7586c8793e29d7b0798"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "edd20833d242b667f6d613eb4ed4db8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "c13fb059013e4f5adc5fafbd43dffb49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "419c314ceeb2402e1a6d33d3ec170c47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "d78defa970f63b8d3d4cbce09fb26b33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "c7fc61b1a02c11f8b7e349c1283ee0c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Armn.pl", "digest": {"algorithm": "md5", "value": "6f1acdc54528aabf64932826b5433338"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "ef098e82beec386664c69d9a1164939f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "2a6bf2426eb7b342c440eca04e918d6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "06236e3493a3c17f611dc283fbfa49b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "e8b36860ed9fa7c9a230a5fa220724d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "3f16acfa929562832a422c9107100f8c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "91737b70729a0ae65fe9e164606dd043"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "451e6f88c8497698d1decff2ae7acf7d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "a5144b6937455111bb6c92bd1b1b9ddd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "9ab3dbe11c116e22ff162a00b225b9ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "d13e62267591dbd01e378a7910e47d1f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "8cc4e0b6326c4f06931a696b4e194999"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "03f947974d8f7058952219dd0058c8aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "a13d4441f25c2c511e1d188dfd735e4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "7c06d835b2d7028a9563ac41eaf9ee07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "572784b8c2f449774d6ee5cf660033c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "028946684919f44b8fca5110df4c5e52"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "e8a7b297ba7b4022ba8653df1317c08a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "09c7c280b5960ac09d52b70f04884bc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "d6312e678ce17dbf6fda3ccb1181460e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "08b0fb929a9f7176f38d15d0d1e5e0c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "7766414d1a4aa92c65bea78753b15e7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "c5879d73a4461df0cf64343489a1e931"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "a1767ef333f266797e5d72a7b519c892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "b2f2cd3c9401736c1863675076bc2439"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "dfbe1e5528e55809e71670d6083836f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "1ae92871ff012d12bbdba9de222735a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "7441b9c70b9745550f6103f08174b65e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "6796dbe8ff07efd27e79ff2b604e85c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "02f759154e566d76f0116c3614c525e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "269762ff735b8b3bad14d5547082ed04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "654b4f934cc604e554996cc2410577e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "afe6df004c640483b599c0f81fb5f311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "697eda7a77f0917ea6f3a73f5cc05a8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "fd98f9a815ef5f3f06252057746573e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "4ba0b8ce5a8c07fe2d5f9be298e1640b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "19489c519936f6115b4cb4b582bee5d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "2c2a5b894b5d837b59f96e83b4838116"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "5d07d595c19d5ec122cdb7005e327cc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "62bb10390118aa0f69bb39695af52e04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "cbb53abc28b39e3fbabdcca44eb3fb5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "6bbac9e6173d60656d7d01a1464a9c12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "007dff08f0cb99f75bd24815e77fc71b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "45a38de58901b4ad30533a56153cc62e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "9c5805a0c6d5c8f3d13cd81a239376a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "5fbab48b09ce0033f0ffee5804700d2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "603a19a39a18ed67bd70d88b63af97be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "ac32381a927081d71dd169b4c3d67108"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "690532823bd47ba336b706bca937e615"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "a414b5bec5c0c082abf98e44912eb6ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "568fab01b4ec250bf48338a374ce2ca4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "9733fa4c0f75a0086d7757e16768e6c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "95db7f2b052fd05dc2a4b46daed26d75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "9d94a1f07e1c9c2f3172c1d5476ad7a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "54d87f9e3b2646959202329d36a8d929"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "ab2389293998ac0c57dcc036a0447141"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "f93db8d0e58f6c98f435d67d5e5d508b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "c425d272e2ea5abcc368bccd0b6cb03d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "59845a434ed466adfc195dab5495f975"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a154fa69d13a386d6c12e91d57174f2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "a5590541f9be04f0e6571d5e2170b0cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "3c3ae0b7d79a03e37a8a1dff4c6444aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "1253dcdc408b36a82c32da0f52750207"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "e4904c8e6ebce52468e0528fde9aebea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "41a182d744a40a111e9ad6e41c65bfbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "7dd2af33cca036ca5463c8cf7625e56c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "3119fb92cb2e44df7314e64abafa95a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d1ad8dff8488e9c551e79651f603e92e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "4e4917c2168f18e391608e5ed548e689"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "c50829418586e4960710798ffd8a88cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "c785b56a827f89d3eaa5c910a68e5672"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "43363674adf39822f775bd271ed85687"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "381244009f4b41b884075ecd7bc6dcd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "be619973e9ec95b36dbff6a9b23ecd9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "f1470e4f76102d0e24603af39026cc3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "83248fafa717a9d4ff670cbf0d45b0a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "b8ecf6c274d8157ebd519031ebf202d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "b98d5e5df37990ec21a5d9eaaee83cbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "75f78913f546410bf8578683f1f99fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "903a8940b59651d68b3b6c9428114f47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "4549b34b5d6c09b77e15179c478e5fe1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "2ff7ac84092ff51f205cfc4529b397a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "82ead5d75493323af499fd022cebd92b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "25ef291d6d5e51773a3d748751b3ba5d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "aeac158beef5ee5e75fc66e47f6f6744"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "0132f760c28480d0d98b09b22b12ef81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "dc85a9183fdd836e8c7ab05ed3dc320f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "418886fbf6cf6967bae3eb3b51406295"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "cbba301f207b477f64af43b5a0b89610"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d1f52910678264d937e4b38670c77a6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "f8b49a64e4e3167c16a838c6b4e51d57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "f3b44272cc6e7facf03bfea53d48438e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "aa56b4a3de9149420d6f7d72adc99503"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "d6c33ac66fa8d3427be42c1933a29dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "70a92cf88e708815c8fc8beec78b396e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "f077768ad7447751b9c74953cd127c74"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "a58f97b479b9e0cceec0565b2fab5161"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "67a4a52df0b6166ace9a7070188f7fbb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "1b5294ae24da017dbfbd3230e117acdc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "de8ea85306b063262ba7cc06775d02c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "73f8593179b813534623212e0bbb5d09"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "8a4dd85ab69a4afe06c0cd7c7109d3e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "bebbd5618ab52ef014aabff027fd7bf4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "c38509d47791bc91938c588052148da1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "80b1c199b709e47d5ce10be8c91253da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "3c0d917373b4f247cac6163fa109aec2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "50eebb90e14062ab03b30d683ba7e24d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "8580f11a1c3cf632c8f704cf07a3ea13"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "890af213d21335df1d777599f7496379"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "b2e5cf5a97c90d0c0f3a55301be59fb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "c0737211cf5d7f296714aa62fea059a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "da6a9f152e433bce198d2720409d5193"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "54613c5c82317ce11e47bcb7685f87f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "e20ef7bd0e0d480d54e48c147900da65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "4738fd6dd5bcf91cb2f94ee05e45e3b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "046f39abbca7170674b034234ccd1119"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "49c9a2b2cfceab1e1cf3beb6b18a6387"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "d1f3cb0afcacd14209330fc6010a7267"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "digest": {"algorithm": "md5", "value": "9decf267a9637a05e5722b083b98f909"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8_heavy.pl", "digest": {"algorithm": "md5", "value": "1ab32ef474da64051963048055315541"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "digest": {"algorithm": "md5", "value": "7b1646d3ab0c2098d26ba337a18b3dd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "digest": {"algorithm": "md5", "value": "834795cb5ee5599184168b021a4ccff3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "digest": {"algorithm": "md5", "value": "9cfea2f84c7828e690a34518433fecfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e8bc440a890b1df59caeb22a712e45a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "5a4b1867e4a4faab52e949c4f02050a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/Documentation", "digest": {"algorithm": "md5", "value": "a16edf3b24cb82bf997f1d29b610ee6d"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-base", "digest": {"algorithm": "md5", "value": "c80932d1560671a9f273cc7353395bb2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl.1.gz", "digest": {"algorithm": "md5", "value": "0d008ef4c2ca48f5a8c7f427fe9e9a4a"}, "isConfigFile": false}]}}, {"id": "7d6dc002189a8f73", "name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-modules-5.30", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 17226, "provides": ["perl-modules"], "depends": ["perl-base (>= 5.30.0-1)"], "preDepends": ["dpkg (>= 1.17.17)"], "files": [{"path": "/usr/share/doc/perl-modules-5.30/README.Debian", "digest": {"algorithm": "md5", "value": "07fe26f6492fc85a745b7fefd49772ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-modules-5.30/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-modules-5.30", "digest": {"algorithm": "md5", "value": "1bfc54cfd0f42ef2a5e40ec5315dc1e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AnyDBM_File.pm", "digest": {"algorithm": "md5", "value": "35800e604fa666260c133eb6daf99170"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Cpan.pm", "digest": {"algorithm": "md5", "value": "17633a52f1ba99aecd5d79aceebf3494"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove.pm", "digest": {"algorithm": "md5", "value": "be7737b545840327db6b4462a8bc76d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State.pm", "digest": {"algorithm": "md5", "value": "54d7b7905611494815526d9cf77bf755"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result.pm", "digest": {"algorithm": "md5", "value": "5d7af62a4cd3ee7887d408cf5c6eb500"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result/Test.pm", "digest": {"algorithm": "md5", "value": "93ceb498d5be713564a2cd0ea6a3ca12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar.pm", "digest": {"algorithm": "md5", "value": "cb6ef087a4c5579a4a6e154e52c36c9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar/Constant.pm", "digest": {"algorithm": "md5", "value": "ffa999efbde9f291dcd1ebcda158f611"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar/File.pm", "digest": {"algorithm": "md5", "value": "3b27b927642b97c3181c7cf19dcb8d1a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Attribute/Handlers.pm", "digest": {"algorithm": "md5", "value": "f92eaa8246cdb68b240c4a3237a65d53"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "c923fac66a84c6b5dbbf01250e7c1a42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AutoSplit.pm", "digest": {"algorithm": "md5", "value": "37084d87ae5c2777afa32e2b011892db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/B/Deparse.pm", "digest": {"algorithm": "md5", "value": "78d0c58ceec69a2ddd7ef8807d8494ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/B/Op_private.pm", "digest": {"algorithm": "md5", "value": "70cdff076198cb28e022a3c4a2d79994"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Benchmark.pm", "digest": {"algorithm": "md5", "value": "dc35f76c58da45b7887b0cbb5474bbca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CORE.pod", "digest": {"algorithm": "md5", "value": "2c46bd484a7134d288925d65707b2dd2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN.pm", "digest": {"algorithm": "md5", "value": "9b728bd99099cf5b76d204c6a110f40d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/API/HOWTO.pod", "digest": {"algorithm": "md5", "value": "7d14e1cee3710f52a7794d7f39eddf5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Author.pm", "digest": {"algorithm": "md5", "value": "ccb08996420746e5d209d72f6bd8f9b4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Bundle.pm", "digest": {"algorithm": "md5", "value": "dc4f8b8e22fca2a3753c424c5c7d2b23"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/CacheMgr.pm", "digest": {"algorithm": "md5", "value": "6be2aaa904b175cc23ba6daf2a721b2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Complete.pm", "digest": {"algorithm": "md5", "value": "cf8974c1ec519e59512595b1c298eb4e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Debug.pm", "digest": {"algorithm": "md5", "value": "245b93934b82f8b8f15d0650d532d6bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/DeferredCode.pm", "digest": {"algorithm": "md5", "value": "e3731b6be1f5b961db0d4ccfb95fb355"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distribution.pm", "digest": {"algorithm": "md5", "value": "fee6c8c453a8b0ccddb2518af2f9f151"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distroprefs.pm", "digest": {"algorithm": "md5", "value": "ab8cc5277494cdb793a4f6f16095da15"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distrostatus.pm", "digest": {"algorithm": "md5", "value": "66b2488665b84e3d3c3bf5614b1a19ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/RecursiveDependency.pm", "digest": {"algorithm": "md5", "value": "d134559b6147219b5fbf3b3f52b56188"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/blocked_urllist.pm", "digest": {"algorithm": "md5", "value": "038110a66c1b59d37d3b9e7760c3797f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_not_installed.pm", "digest": {"algorithm": "md5", "value": "6dd7240fe2ead38e1a47efe2b40cffed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_process_error.pm", "digest": {"algorithm": "md5", "value": "23d1bf4b9adfc8abba93dd69cc3dc0d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FTP.pm", "digest": {"algorithm": "md5", "value": "bef02274656dfc268704a6848ecfd31e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FTP/netrc.pm", "digest": {"algorithm": "md5", "value": "f4754237c503c57d59a9ee97d6d3b7ba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FirstTime.pm", "digest": {"algorithm": "md5", "value": "d32527fc735c08d70c75aab85a8c0b80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Client.pm", "digest": {"algorithm": "md5", "value": "6ae4a2e4570751194a52db4e12694ee6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Credentials.pm", "digest": {"algorithm": "md5", "value": "6824d392e22787eebbf0d17670d2de33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HandleConfig.pm", "digest": {"algorithm": "md5", "value": "eb401062b2b247945fec1616dc0a3737"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Index.pm", "digest": {"algorithm": "md5", "value": "75576846f683a7412e9865caadb78d28"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/InfoObj.pm", "digest": {"algorithm": "md5", "value": "9d09a6a705d1423f32430375ce088b2c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify.pm", "digest": {"algorithm": "md5", "value": "a2e311336600bfaa99e5a9cd0d087529"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.dd", "digest": {"algorithm": "md5", "value": "ed0f34d75136100d99ee431977cd4a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.yml", "digest": {"algorithm": "md5", "value": "4aaa1809f38e32452fa78e86514d0f87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/LWP/UserAgent.pm", "digest": {"algorithm": "md5", "value": "17701decc74e8d69d08cb93b534c8d16"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta.pm", "digest": {"algorithm": "md5", "value": "6a7c3a5685101ecba436b0a9b345675f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Converter.pm", "digest": {"algorithm": "md5", "value": "e806bcf01bd8e9873ee378df4073de58"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Feature.pm", "digest": {"algorithm": "md5", "value": "6dc61040c9f482c07560a221732866a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History.pm", "digest": {"algorithm": "md5", "value": "806939b1a7494a655b65045dd4c1e690"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_0.pod", "digest": {"algorithm": "md5", "value": "ead77dc613c34b2d23c5c10329a2e3fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_1.pod", "digest": {"algorithm": "md5", "value": "605b7e7ca3961c8f79731cb6b1b184b8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_2.pod", "digest": {"algorithm": "md5", "value": "28a21fd1d23b3b7d887bf01481dcec2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_3.pod", "digest": {"algorithm": "md5", "value": "a4402d89b89795b3fb1fe2d0f6f96f4d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_4.pod", "digest": {"algorithm": "md5", "value": "4a3632872e0800e1cf6e36719ba51757"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Merge.pm", "digest": {"algorithm": "md5", "value": "43dc42f521a86d84fe08b22db5f0b861"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Prereqs.pm", "digest": {"algorithm": "md5", "value": "39801edfb772348732baac57e27901d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Requirements.pm", "digest": {"algorithm": "md5", "value": "13d171f3e271abb0431fa6ca18770278"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Spec.pm", "digest": {"algorithm": "md5", "value": "0a574802cc5e6fbeb606a7bf800c6944"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Validator.pm", "digest": {"algorithm": "md5", "value": "1708b347a8b0373180051c02236326f2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/YAML.pm", "digest": {"algorithm": "md5", "value": "786dab08e2bbb5316b4f4439b7a93671"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Mirrors.pm", "digest": {"algorithm": "md5", "value": "37cdce88b4596622f26e9e2440284642"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Module.pm", "digest": {"algorithm": "md5", "value": "a7699c48ea48c5bcc6840be089760af3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Nox.pm", "digest": {"algorithm": "md5", "value": "c811f08406e93dedf8f3f03a1ec2239a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Plugin.pm", "digest": {"algorithm": "md5", "value": "9eee84382cf164b060237417d731e543"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Plugin/Specfile.pm", "digest": {"algorithm": "md5", "value": "8ba8c47ad41327f4fa45fd07c3c57f05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Prompt.pm", "digest": {"algorithm": "md5", "value": "c612036e9a7d09ca3e29de9ce6075fb5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Queue.pm", "digest": {"algorithm": "md5", "value": "7687f6d54fb8c97cec7b67930313171f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Shell.pm", "digest": {"algorithm": "md5", "value": "43ae8ab81a384a63e781b82419cf434e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Tarzip.pm", "digest": {"algorithm": "md5", "value": "f6e7d07252e52d2cde1e8f4d69d42590"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/URL.pm", "digest": {"algorithm": "md5", "value": "355093e097ec4decdbe942fd286dd9f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Version.pm", "digest": {"algorithm": "md5", "value": "7e2b0a07666b402a7f3974828cbdf9d5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Carp.pm", "digest": {"algorithm": "md5", "value": "01d59a664a69ffaed1bd0300ba0c7134"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Class/Struct.pm", "digest": {"algorithm": "md5", "value": "cf060e4d87730484dcdf246d806fec93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Compress/Zlib.pm", "digest": {"algorithm": "md5", "value": "b60080da1bd66f093e48f2762412a268"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Config/Extensions.pm", "digest": {"algorithm": "md5", "value": "8bffd44e57678bce5189de4c39cd0b9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Config/Perl/V.pm", "digest": {"algorithm": "md5", "value": "badcee5a785e795c29c57a457e5a57cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DB.pm", "digest": {"algorithm": "md5", "value": "81bcbb4808a457100f1efabd0b27fcc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter.pm", "digest": {"algorithm": "md5", "value": "4a2958ed52aa1f787b8479b58f97727f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/compress.pm", "digest": {"algorithm": "md5", "value": "3c35eae9eb6a88a866571205f805b641"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/encode.pm", "digest": {"algorithm": "md5", "value": "78244a7d6938404357e01a2522cd96a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/int32.pm", "digest": {"algorithm": "md5", "value": "60108c7387ea182ecef9a0c2b7d2330d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/null.pm", "digest": {"algorithm": "md5", "value": "acf197cca0affd605e208d5fe59e929b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/utf8.pm", "digest": {"algorithm": "md5", "value": "c4a2db28969660259717e1f99ac68f91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Devel/SelfStubber.pm", "digest": {"algorithm": "md5", "value": "53e957a78c03147fe13d3cd1eb28f2d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest.pm", "digest": {"algorithm": "md5", "value": "dbf6ff459ee5cc64d7734889599f89d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest/base.pm", "digest": {"algorithm": "md5", "value": "c46e2ebb720ee7d9c600ce5acbf34291"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest/file.pm", "digest": {"algorithm": "md5", "value": "fab67e5467571931661a892d0efaf4d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DirHandle.pm", "digest": {"algorithm": "md5", "value": "c1dfa1cf7c21935750aa6206a4acdbb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Dumpvalue.pm", "digest": {"algorithm": "md5", "value": "4db096dcfad90c6b6720ac8c243c4d5f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Changes.e2x", "digest": {"algorithm": "md5", "value": "fcae27b0e308be86746ae32815b455c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/ConfigLocal_PM.e2x", "digest": {"algorithm": "md5", "value": "211b6bcd34e887a6ee52f4df3b2e9b95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Makefile_PL.e2x", "digest": {"algorithm": "md5", "value": "9d98f4a1bb9efe8868d78c92a28272c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/PerlIO.pod", "digest": {"algorithm": "md5", "value": "ecbc4011baf40440f839c3f015036647"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/README.e2x", "digest": {"algorithm": "md5", "value": "29deb05689ca373cc9aca713273cf763"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Supported.pod", "digest": {"algorithm": "md5", "value": "17b66fdceed2dadbcfb29c9e062fee59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/_PM.e2x", "digest": {"algorithm": "md5", "value": "aae5f61188be153e073e5cd1eb8e7c7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/_T.e2x", "digest": {"algorithm": "md5", "value": "a28c301411ddbe8be9323abb923a3cc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/encode.h", "digest": {"algorithm": "md5", "value": "83377211dd0dff4c5c986f400dcba302"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/English.pm", "digest": {"algorithm": "md5", "value": "2118c552214d7a57f0943d98769b20e9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Env.pm", "digest": {"algorithm": "md5", "value": "563d7531cb0755586699fecd16cff11b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Exporter.pm", "digest": {"algorithm": "md5", "value": "118f47a7245b8d8026e8a9ac78f35ebb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "d8032ca40b44e010673e6dd5816ca66b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder.pm", "digest": {"algorithm": "md5", "value": "0ddb308f525b299236cb5067855e0df0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Base.pm", "digest": {"algorithm": "md5", "value": "8de1d51ae6e9d54169d7d93cf6d225f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Unix.pm", "digest": {"algorithm": "md5", "value": "c8ed8c487142e27c0b140379d87c9017"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/VMS.pm", "digest": {"algorithm": "md5", "value": "1759cb94b28ead27aea6c7b04e2a6f11"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows.pm", "digest": {"algorithm": "md5", "value": "9344ed6c17187c9b64fc5c5a7f8f7ef6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm", "digest": {"algorithm": "md5", "value": "ea7bb4b34a815c8959cf7e37432bbcf6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm", "digest": {"algorithm": "md5", "value": "d09762cc95a047fc5e9a1b4a8930a3c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm", "digest": {"algorithm": "md5", "value": "71e7d8467d3d3cc85e203983b107b372"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/aix.pm", "digest": {"algorithm": "md5", "value": "858507fc0e1d2d1542854583096b6e0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/android.pm", "digest": {"algorithm": "md5", "value": "7eb291428e42e228d7cb25779e4ba01a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/cygwin.pm", "digest": {"algorithm": "md5", "value": "68f45732b5e130dd6a5477a2ad0b7a31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/darwin.pm", "digest": {"algorithm": "md5", "value": "dc00d65e347ec6c8ab4304d42149c2c4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/dec_osf.pm", "digest": {"algorithm": "md5", "value": "2700c61fd415b86dbf8a56206e6cd7af"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/os2.pm", "digest": {"algorithm": "md5", "value": "b3b74e4635fab4a00559f93a20d9f044"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Command.pm", "digest": {"algorithm": "md5", "value": "354d4d0a20153cd4cf1f8054801283da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Command/MM.pm", "digest": {"algorithm": "md5", "value": "bd0875cdb252371d7885335e737cb0a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant.pm", "digest": {"algorithm": "md5", "value": "f9fe14b962027efc92325fc095b332fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Base.pm", "digest": {"algorithm": "md5", "value": "762c6fda6d8375be1926b45b94f7a214"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/ProxySubs.pm", "digest": {"algorithm": "md5", "value": "da625bd2fc20f6367c2db02bad59a64e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Utils.pm", "digest": {"algorithm": "md5", "value": "6f79358f0654239f927694d91dcfb2a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/XS.pm", "digest": {"algorithm": "md5", "value": "58dc9e4d1bf02c58e05f6fc1194c595f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Embed.pm", "digest": {"algorithm": "md5", "value": "04425475eeb30cbfbeec5d3ec1567c8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Install.pm", "digest": {"algorithm": "md5", "value": "5c40aba57c9db0a9a738f58ed066e1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Installed.pm", "digest": {"algorithm": "md5", "value": "b6a87db2e4b23a2cc45cb8fb93aa9296"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist.pm", "digest": {"algorithm": "md5", "value": "3a0897512b62cded3cda5c784142e7ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist/Kid.pm", "digest": {"algorithm": "md5", "value": "4cc77291749e954d97758fe501bd9f1e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MANIFEST.SKIP", "digest": {"algorithm": "md5", "value": "3adebe3478ee125a4962d58fbeac3fc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM.pm", "digest": {"algorithm": "md5", "value": "f643f13be3bc888cb969ef5cbb0bacb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_AIX.pm", "digest": {"algorithm": "md5", "value": "ee630c3e43a0c5c1d681be13f268a35d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Any.pm", "digest": {"algorithm": "md5", "value": "cea2cef696bde32db208192817681719"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_BeOS.pm", "digest": {"algorithm": "md5", "value": "9cedd287d6c041a269e28cd110c2076b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Cygwin.pm", "digest": {"algorithm": "md5", "value": "614fd770f18bd3f1026c005657141eb8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_DOS.pm", "digest": {"algorithm": "md5", "value": "b6b646831b7bb48d2924988e4b8f9cb9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Darwin.pm", "digest": {"algorithm": "md5", "value": "8c77f0bae3ee9d44f20a845d5f285c6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_MacOS.pm", "digest": {"algorithm": "md5", "value": "2ac0c35d8aefe19726e49f0efeb2b5f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_NW5.pm", "digest": {"algorithm": "md5", "value": "49cb8eb3e6e56d5c0c8a547ef48ee666"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_OS2.pm", "digest": {"algorithm": "md5", "value": "8418f2ad866a86ceded8be140264dc60"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_QNX.pm", "digest": {"algorithm": "md5", "value": "c68acf3f0e5d8c027f0ddd226d09f0cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_UWIN.pm", "digest": {"algorithm": "md5", "value": "41c545a808285e39d4b1de4abe1dfbd9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Unix.pm", "digest": {"algorithm": "md5", "value": "bad97e82bb44ff5c1327905e5002f431"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VMS.pm", "digest": {"algorithm": "md5", "value": "77dfe9c92e62aa8199c84235d4cdabb1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VOS.pm", "digest": {"algorithm": "md5", "value": "f0a8c9b432e090b7044234243fa783c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win32.pm", "digest": {"algorithm": "md5", "value": "333237803e7e6f8dd6d870a376952746"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win95.pm", "digest": {"algorithm": "md5", "value": "c0cdbe30f9213f250658b1bf19997ab7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MY.pm", "digest": {"algorithm": "md5", "value": "1eb436283553651d696728774ea2d7f5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker.pm", "digest": {"algorithm": "md5", "value": "b5f6fd234114f04b97e47b4311fb9804"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Config.pm", "digest": {"algorithm": "md5", "value": "da4225006252f424ee6789a199f7c9c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/FAQ.pod", "digest": {"algorithm": "md5", "value": "01c6b5bd6b6b74b191a0bd2de14435f9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Locale.pm", "digest": {"algorithm": "md5", "value": "9dd918a3e4f796c90919228038c849f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Tutorial.pod", "digest": {"algorithm": "md5", "value": "268e4b70e826f86b6d9654a95529c807"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/version.pm", "digest": {"algorithm": "md5", "value": "7bf5ecd47f189845615be6ca01b415d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Manifest.pm", "digest": {"algorithm": "md5", "value": "947e23373fea274692e890a0062d507f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Miniperl.pm", "digest": {"algorithm": "md5", "value": "35db738df1f763b50a8db72793edc1b1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Mkbootstrap.pm", "digest": {"algorithm": "md5", "value": "13173de07648758efece6f13149497cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Mksymlists.pm", "digest": {"algorithm": "md5", "value": "dc5c4eb0dcaf1ae04e1a434ac5693210"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Packlist.pm", "digest": {"algorithm": "md5", "value": "83455602ad9d1a2f1a0868b21e74592c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pm", "digest": {"algorithm": "md5", "value": "69bc0f3c68b180c7d15485ee90ff7309"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pod", "digest": {"algorithm": "md5", "value": "dc6b6370a46a9d154a1e907cf0050c25"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Constants.pm", "digest": {"algorithm": "md5", "value": "1e0ee0716953797190301bd097b786e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/CountLines.pm", "digest": {"algorithm": "md5", "value": "35865c40546adc8f79091ded53e4ac7a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Eval.pm", "digest": {"algorithm": "md5", "value": "eb85586c675c78d4a7de01e33cc28c57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Utilities.pm", "digest": {"algorithm": "md5", "value": "0d0bbb314a495bf95f259f6fa944a9e8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps.pm", "digest": {"algorithm": "md5", "value": "c8155177b2874c3751660e6f3ccd4dea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Cmd.pm", "digest": {"algorithm": "md5", "value": "a3b6e101a757ef22aa6f6295ed5c589e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/InputMap.pm", "digest": {"algorithm": "md5", "value": "e5867ca9c95aae9e52ba664881263320"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/OutputMap.pm", "digest": {"algorithm": "md5", "value": "3f3e795356405aefb037aa7768e5e2c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Type.pm", "digest": {"algorithm": "md5", "value": "6d5e859cacd143478a06e073baecb4f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/testlib.pm", "digest": {"algorithm": "md5", "value": "1597f8e1f3b0ee35ead27913808ec26c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/typemap", "digest": {"algorithm": "md5", "value": "f79e50f38a11767f90ee9aaf96f78cca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/xsubpp", "digest": {"algorithm": "md5", "value": "8a3672b8fa0d614fd698e16204a318a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Fatal.pm", "digest": {"algorithm": "md5", "value": "0d40c27c16d99965d0f2395e365d391b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Basename.pm", "digest": {"algorithm": "md5", "value": "060f029d056cc44e536c7d278f69bf43"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Compare.pm", "digest": {"algorithm": "md5", "value": "edb4bbdfdca7cce17b5eb6990c2c5831"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Copy.pm", "digest": {"algorithm": "md5", "value": "d7f23cf4eaeacebae16ccc3c3f37f22d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Fetch.pm", "digest": {"algorithm": "md5", "value": "194fa473fa3a36d54d99a29a6ecd2920"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Find.pm", "digest": {"algorithm": "md5", "value": "9e97e4101da1b7160454270a61978ad2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/GlobMapper.pm", "digest": {"algorithm": "md5", "value": "eea1fad1472e4c671a8fcd825165666f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Path.pm", "digest": {"algorithm": "md5", "value": "f99518263f74b3fd734893c5bbe2220b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Temp.pm", "digest": {"algorithm": "md5", "value": "9710fcbc8911ae90f20b0c863ebfe79b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/stat.pm", "digest": {"algorithm": "md5", "value": "452f0de8b428a7ac3c169600705a7c5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FileCache.pm", "digest": {"algorithm": "md5", "value": "3d81db18fac86209684e69569b59932e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FileHandle.pm", "digest": {"algorithm": "md5", "value": "6a8dfc12102e215b7b2788b85dc4baca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Filter/Simple.pm", "digest": {"algorithm": "md5", "value": "4944ff4b499865306ab4b85c7ba53e2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FindBin.pm", "digest": {"algorithm": "md5", "value": "dd2958b9672d2fbd39371b5b590def2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "a64cc027be3fbe1230bed888f1740277"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Getopt/Std.pm", "digest": {"algorithm": "md5", "value": "60706f35ded07ce45f57ac5115b105b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/HTTP/Tiny.pm", "digest": {"algorithm": "md5", "value": "f6cdcd2618fd06d5ee86107596cede8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/Collate.pm", "digest": {"algorithm": "md5", "value": "9f347e114c85c203904bafb216a8d11f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags.pm", "digest": {"algorithm": "md5", "value": "77d4cfa31821f560d13d93ee4e1c2c0e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags/Detect.pm", "digest": {"algorithm": "md5", "value": "1d105025ca9d7f13e09b3f32be2ea761"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags/List.pm", "digest": {"algorithm": "md5", "value": "fddc0d8b7fc7bc81d12f33a623dee94e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Bzip2.pm", "digest": {"algorithm": "md5", "value": "35f8d96539ae9df80b440b1660832299"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Deflate.pm", "digest": {"algorithm": "md5", "value": "65892098d88ed8365b08cee4f104c57b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Identity.pm", "digest": {"algorithm": "md5", "value": "877182c57554cac1bbb42cf33b5b3ef8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Base.pm", "digest": {"algorithm": "md5", "value": "d3ce17b301d01adfca25d1b995da566e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Base/Common.pm", "digest": {"algorithm": "md5", "value": "3e3fdd13f63dc92a8a9915a0bd157c9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Bzip2.pm", "digest": {"algorithm": "md5", "value": "a1fb6d0f257b4acc7ccd6204ad6f1f5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Deflate.pm", "digest": {"algorithm": "md5", "value": "41eb4d07572b9a3224379a7a6b2cb552"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/FAQ.pod", "digest": {"algorithm": "md5", "value": "64cfa873756ff6e4d4a96506ff4515a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip.pm", "digest": {"algorithm": "md5", "value": "4873724c9a0994dfd0d8356b453ee6c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip/Constants.pm", "digest": {"algorithm": "md5", "value": "86e0a3269c6dcb7255e416505e1f5551"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/RawDeflate.pm", "digest": {"algorithm": "md5", "value": "d8b7d4a94728f3a92adcfe140e241317"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip.pm", "digest": {"algorithm": "md5", "value": "62e26c57a5f18a22dda0215bc8698507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip/Constants.pm", "digest": {"algorithm": "md5", "value": "eea226b0601b5f8daa2593502a0bf582"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Constants.pm", "digest": {"algorithm": "md5", "value": "87f566b64f50d70e48cb3f9efd8cee8d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Extra.pm", "digest": {"algorithm": "md5", "value": "502cf1815edcbc3fd20df299d975ea23"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "c39c98b8678e56f8d2f371a6ba9fabfb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Bunzip2.pm", "digest": {"algorithm": "md5", "value": "4578bb2d1c569ab5365e74ab40e7eead"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Identity.pm", "digest": {"algorithm": "md5", "value": "f199c564e49719420287b3a6006324ac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Inflate.pm", "digest": {"algorithm": "md5", "value": "0d2dc88c29d9839e0eeca3d4d112f2e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyInflate.pm", "digest": {"algorithm": "md5", "value": "41666f0d2eba08348f94ecee7969e579"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyUncompress.pm", "digest": {"algorithm": "md5", "value": "f3bb20b91f8ae9386a48e7aab9766a62"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Base.pm", "digest": {"algorithm": "md5", "value": "9f93ec0fd009f7ca0499666e67af455a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Bunzip2.pm", "digest": {"algorithm": "md5", "value": "c1e624953b9510b79bcca272d612ea09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Gunzip.pm", "digest": {"algorithm": "md5", "value": "aa5fa6fb7e189f8dc1dcc06db9d3489c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Inflate.pm", "digest": {"algorithm": "md5", "value": "11fb308149e40a28c3de2bf05834b271"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/RawInflate.pm", "digest": {"algorithm": "md5", "value": "933bdc87bc7bb10108d02f18b50aa0e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Unzip.pm", "digest": {"algorithm": "md5", "value": "5b0606f3e020aa9376627331ae310cbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Zlib.pm", "digest": {"algorithm": "md5", "value": "9a77d41e769bc903c3ac8f9ec02abafe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Cmd.pm", "digest": {"algorithm": "md5", "value": "73cf90f2debfc86be1d4fe55513ade5e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "b31b1ca8e9583d8501f6439b89f5c871"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "4aad856e14f9ec3348b74cb1a4483c17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Internals.pod", "digest": {"algorithm": "md5", "value": "29094c426eccc4d04f3beb6d101359b7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/JSON/PP.pm", "digest": {"algorithm": "md5", "value": "1b3d1bc035588c59a6f3ef0bf6c287bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/JSON/PP/Boolean.pm", "digest": {"algorithm": "md5", "value": "d93fd6b9546bc5c0b893d832b015375e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pm", "digest": {"algorithm": "md5", "value": "a5fd92571e9438fab7b46c6675a7b238"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pod", "digest": {"algorithm": "md5", "value": "1f5d5febd7c1e92c04afd34a8b398502"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Cookbook.pod", "digest": {"algorithm": "md5", "value": "53d0d4c27fe2cbca389809383a9c5a35"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Guts.pm", "digest": {"algorithm": "md5", "value": "116ce65aa4c52062e88455f705ef9000"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/GutsLoader.pm", "digest": {"algorithm": "md5", "value": "3dafb39e9807ec8ced680142b8d75d9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Simple.pm", "digest": {"algorithm": "md5", "value": "e4dcadf083f556f33c60bdc102d85507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/TPJ13.pod", "digest": {"algorithm": "md5", "value": "5bbcac419dfb119181a4537dc2e3e7c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigFloat.pm", "digest": {"algorithm": "md5", "value": "c29328ca54b7dc0199cfaf1ab80444d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigFloat/Trace.pm", "digest": {"algorithm": "md5", "value": "ea28a9eeb90c45031e3555bc9890fb79"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt.pm", "digest": {"algorithm": "md5", "value": "7c772a07f27c194cddba19450622fbd6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Calc.pm", "digest": {"algorithm": "md5", "value": "8be6d2e615010222a8ada5396a0b20d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Lib.pm", "digest": {"algorithm": "md5", "value": "76e7e471f9d5d8e8135c590a73281bf2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Trace.pm", "digest": {"algorithm": "md5", "value": "0be201f731f88ca8ae772b03c1b8e1f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigRat.pm", "digest": {"algorithm": "md5", "value": "35be77673b5df28005b596ba464fb599"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/Complex.pm", "digest": {"algorithm": "md5", "value": "03be69007db5f3afa3adb721c09cb250"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/Trig.pm", "digest": {"algorithm": "md5", "value": "b4dab65427ee76fe9866694208d1b3a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize.pm", "digest": {"algorithm": "md5", "value": "5df810816f622cbca6bbc5c1d7be97a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/AnyDBM_File.pm", "digest": {"algorithm": "md5", "value": "88addedceb203dc0ad85325588443d21"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/Expire.pm", "digest": {"algorithm": "md5", "value": "1ac989c4cc5e15e56f9fa020b0b942ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/ExpireFile.pm", "digest": {"algorithm": "md5", "value": "42a68645af53f60e4f372eaddacc8a88"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/ExpireTest.pm", "digest": {"algorithm": "md5", "value": "054bb1abe84771776fde8baeea281530"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/NDBM_File.pm", "digest": {"algorithm": "md5", "value": "7b959fbbc421b20867147b3d1e30ef3e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/SDBM_File.pm", "digest": {"algorithm": "md5", "value": "325c74a38b7bca68f809ea75e2046555"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/Storable.pm", "digest": {"algorithm": "md5", "value": "a27336103fec0876c69aa102cb6b7410"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList.pm", "digest": {"algorithm": "md5", "value": "d75d0362953587a0433058db6734b7a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList.pod", "digest": {"algorithm": "md5", "value": "a5f6102959b3f2e1c2ca26094b7f72bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList/Utils.pm", "digest": {"algorithm": "md5", "value": "aed386a8ad7d1bd389b0f6a2f17ce530"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Load.pm", "digest": {"algorithm": "md5", "value": "ad64ef2b47e42954d06036f0f3f791ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Load/Conditional.pm", "digest": {"algorithm": "md5", "value": "fd59b90d2d4d1acbd2b208d8daf78f55"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Loaded.pm", "digest": {"algorithm": "md5", "value": "96aaf78c607b4e752b59f0f9396b648c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Metadata.pm", "digest": {"algorithm": "md5", "value": "43a17d83a916aef56ac61de58069d798"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/NEXT.pm", "digest": {"algorithm": "md5", "value": "6c10fd8dde6e6d17f17569e320dd5122"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Cmd.pm", "digest": {"algorithm": "md5", "value": "021a4fd4d9c7c590de5b6cc0a10b20ac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Config.pm", "digest": {"algorithm": "md5", "value": "e3b8ae16023f0aa2377fe5d64c31603c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Domain.pm", "digest": {"algorithm": "md5", "value": "d7e0f1b68c9641dc66bee68166d3aa4c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP.pm", "digest": {"algorithm": "md5", "value": "745fd4b20ee79527e82d80a3dcedea44"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/A.pm", "digest": {"algorithm": "md5", "value": "3e51c6a86654bafed23f4ceebe289e3b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/E.pm", "digest": {"algorithm": "md5", "value": "85164a17c846b89ee02538816113acd5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/I.pm", "digest": {"algorithm": "md5", "value": "79a85d4d05219c39173e1052de1821bf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/L.pm", "digest": {"algorithm": "md5", "value": "53ee8ef620e9acd8fd671c2a4b8fb3a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/dataconn.pm", "digest": {"algorithm": "md5", "value": "c926df3745fd555b53abd53999660042"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/NNTP.pm", "digest": {"algorithm": "md5", "value": "362e9f6c770127b0038bf1e4e16745dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Netrc.pm", "digest": {"algorithm": "md5", "value": "b4211d6f2dede40d13cbea1b46b025c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/POP3.pm", "digest": {"algorithm": "md5", "value": "7b209290343187dd6fb3012a5672c704"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Ping.pm", "digest": {"algorithm": "md5", "value": "e03176cd0bbbfe682734264f3aa2143d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/SMTP.pm", "digest": {"algorithm": "md5", "value": "55024b2f033b06d8c50d768490d7c99f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Time.pm", "digest": {"algorithm": "md5", "value": "814cafcd0af00cdaaa18e99e1eabae1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/hostent.pm", "digest": {"algorithm": "md5", "value": "c673c58f1c5553bcbef41fa1a0baea9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/libnetFAQ.pod", "digest": {"algorithm": "md5", "value": "9b0251cbe4c31aaadd20e8d8231b3e5e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/netent.pm", "digest": {"algorithm": "md5", "value": "e23ca6919fc68a78afc97417f6924f9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/protoent.pm", "digest": {"algorithm": "md5", "value": "3bc1c32e72f1566a5ef5b1a816621ec9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/servent.pm", "digest": {"algorithm": "md5", "value": "208b2543ea700927998badf599ca7231"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Params/Check.pm", "digest": {"algorithm": "md5", "value": "309c6036efb64a3010304f5c8d66f9ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Parse/CPAN/Meta.pm", "digest": {"algorithm": "md5", "value": "d9b260ab55557aa0502f479060711d6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Perl/OSType.pm", "digest": {"algorithm": "md5", "value": "5454eefd5043b4d0018ba865f6744c91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/PerlIO.pm", "digest": {"algorithm": "md5", "value": "66c4f1af51bbeb98e0f6ca863f8d1615"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/PerlIO/via/QuotedPrint.pm", "digest": {"algorithm": "md5", "value": "7cc4fdf52df3ec4a82706e162b66223d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Checker.pm", "digest": {"algorithm": "md5", "value": "8b66a5907a81437ed1b5c9ddfbc452d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Escapes.pm", "digest": {"algorithm": "md5", "value": "66b73dccf48caa9ab161e8c3805cf955"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Find.pm", "digest": {"algorithm": "md5", "value": "1e09437d4c107f7ef2690f6b9995dbd7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Functions.pm", "digest": {"algorithm": "md5", "value": "f2b79b61e75463c485e64f9014f2dfff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Html.pm", "digest": {"algorithm": "md5", "value": "5de6d5d50b17cb74ca087aebe4cab07f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/InputObjects.pm", "digest": {"algorithm": "md5", "value": "6b7a4d75d42c87da3929354fafa2a5a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Man.pm", "digest": {"algorithm": "md5", "value": "70688866673d53f1e17d4a90d20b4bf2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/ParseLink.pm", "digest": {"algorithm": "md5", "value": "9af5747f0b1d75117a6cfe24375b5ced"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/ParseUtils.pm", "digest": {"algorithm": "md5", "value": "d6230c772a1c1d3d53d380d1c04f6a63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Parser.pm", "digest": {"algorithm": "md5", "value": "9b166f82ac0afacbb4e2c0140725f29d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc.pm", "digest": {"algorithm": "md5", "value": "05cfcf0a3403b08faa302cddc619b8f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/BaseTo.pm", "digest": {"algorithm": "md5", "value": "785e87f5fa41d3634957ff87ec36ae48"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/GetOptsOO.pm", "digest": {"algorithm": "md5", "value": "dba3534b0fa8b4969c6fee77888b909f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToANSI.pm", "digest": {"algorithm": "md5", "value": "92dd2615271ee30eab587d0733be6925"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToChecker.pm", "digest": {"algorithm": "md5", "value": "7431e429f6cd6557eadde162e573431e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToMan.pm", "digest": {"algorithm": "md5", "value": "f8ba4a2c52b4111509f4dfe7d5efc68f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToNroff.pm", "digest": {"algorithm": "md5", "value": "05bccd3a3c7a24aa3f5955b1a1157ef0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToPod.pm", "digest": {"algorithm": "md5", "value": "36ee44e13d87f77f2bda76878e52275d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToRtf.pm", "digest": {"algorithm": "md5", "value": "b6ad483f50512679a36654b7e685812e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTerm.pm", "digest": {"algorithm": "md5", "value": "73354a331b7223e2113d64ebd1fbff8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToText.pm", "digest": {"algorithm": "md5", "value": "b0838b1d8bc3d018074bd1517cf2367a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTk.pm", "digest": {"algorithm": "md5", "value": "7064c39f58766908714faf9b8f2277d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToXml.pm", "digest": {"algorithm": "md5", "value": "b738f6e6b373435b5d3b9b4834ff0eb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/PlainText.pm", "digest": {"algorithm": "md5", "value": "d5386898a35b23d7a73526111094bb95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Select.pm", "digest": {"algorithm": "md5", "value": "4abcb1e26a1f3e30be445c752199269b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple.pm", "digest": {"algorithm": "md5", "value": "03b172786576111ae1236c243895abbf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple.pod", "digest": {"algorithm": "md5", "value": "887885fc9716a593a3a2c81c45fdbcb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/BlackBox.pm", "digest": {"algorithm": "md5", "value": "7eab1220fc7b44eab792bbf9ccc44edb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Checker.pm", "digest": {"algorithm": "md5", "value": "7817dbb887a806c584bbcaa36083f3e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Debug.pm", "digest": {"algorithm": "md5", "value": "0683876accf09d1ee4bdc78249c4d9ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsText.pm", "digest": {"algorithm": "md5", "value": "67ed32a1946e93c2d9aa102d8852c093"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsXML.pm", "digest": {"algorithm": "md5", "value": "482fef37a3c9a1c41a452eefdcc5d513"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTML.pm", "digest": {"algorithm": "md5", "value": "6209c55164e23bbbefe08a71fc18a2cd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLBatch.pm", "digest": {"algorithm": "md5", "value": "2280b3e6b6f32949afb647ef573a9778"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLLegacy.pm", "digest": {"algorithm": "md5", "value": "bca30528e210fd0e1eb3e276fa5e1b86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/LinkSection.pm", "digest": {"algorithm": "md5", "value": "3fae92494f87b19babe726623f5af431"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Methody.pm", "digest": {"algorithm": "md5", "value": "57ced5c19a04e3b6c742e068dd7e778f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Progress.pm", "digest": {"algorithm": "md5", "value": "3eb30f7ef35d2476d9288860ca8581e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParser.pm", "digest": {"algorithm": "md5", "value": "9afd8570c1057d94f1c8ea5bbceef5b5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserEndToken.pm", "digest": {"algorithm": "md5", "value": "c1a41af0c7490657f1dd4f1f55d4d6ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserStartToken.pm", "digest": {"algorithm": "md5", "value": "810a824dcd935d1f4ef41dc4015ea9c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserTextToken.pm", "digest": {"algorithm": "md5", "value": "9deda2240b764bd5e8387d7d78d7b867"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserToken.pm", "digest": {"algorithm": "md5", "value": "77c036dd62019b50a335a22c16b490e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/RTF.pm", "digest": {"algorithm": "md5", "value": "de1f057e4b88d32beb1575e6bd5bd0a5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Search.pm", "digest": {"algorithm": "md5", "value": "808cbd72c076612f336937580e94e190"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/SimpleTree.pm", "digest": {"algorithm": "md5", "value": "82d8fb3c080ed7fb2d54fe114e6b4e87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Subclassing.pod", "digest": {"algorithm": "md5", "value": "51c012d1179637c71ada0e19b6529843"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Text.pm", "digest": {"algorithm": "md5", "value": "36e7be7db7d3acb15faa48dac2b8e6d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TextContent.pm", "digest": {"algorithm": "md5", "value": "fdf96070f6d8e195da629c90433cbeca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TiedOutFH.pm", "digest": {"algorithm": "md5", "value": "881e8cbc9310c94e40cb9dd329cbf88a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Transcode.pm", "digest": {"algorithm": "md5", "value": "0df55f1204963ffcb1f9b66b7208729c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeDumb.pm", "digest": {"algorithm": "md5", "value": "8c4842a05d9dd09365ff118fe4ee80f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeSmart.pm", "digest": {"algorithm": "md5", "value": "bf3060b8d43de8674f81d376b97f8309"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/XHTML.pm", "digest": {"algorithm": "md5", "value": "e02118ef5396781a0ada5c0b3c0363b0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/XMLOutStream.pm", "digest": {"algorithm": "md5", "value": "31b6d75e3c0ac579164cf05c9a7bd1c0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text.pm", "digest": {"algorithm": "md5", "value": "2e7aee686620c49b6df9eaeaab7bdafb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Color.pm", "digest": {"algorithm": "md5", "value": "fc721baa87a14a111bb45e74878af14a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Overstrike.pm", "digest": {"algorithm": "md5", "value": "a5f8ba5e5e84ca2dc66aaa8e38795f52"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Termcap.pm", "digest": {"algorithm": "md5", "value": "28b0e365f6a3346c55fd4214ff6555c2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Usage.pm", "digest": {"algorithm": "md5", "value": "ace621d093e3e3a4504a023c53f71204"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Safe.pm", "digest": {"algorithm": "md5", "value": "0fc799561c9bfb3738a10f221c89e6d5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Search/Dict.pm", "digest": {"algorithm": "md5", "value": "f32210cd7763a4660ac1abd47d955e22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "bddc465e351ad0508581b94ef112d322"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/SelfLoader.pm", "digest": {"algorithm": "md5", "value": "d5d53de3c89fc136431a67c601bb91e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Symbol.pm", "digest": {"algorithm": "md5", "value": "f261ff12097b376fceb636639aa228c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Base.pm", "digest": {"algorithm": "md5", "value": "c5a378bacecd346634702348e28268bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Base.pm", "digest": {"algorithm": "md5", "value": "e43ab322d9e943eb53ed3123a481de1d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Color.pm", "digest": {"algorithm": "md5", "value": "7c8d531cb8ab75ce8b1e51db1e9dbe6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console.pm", "digest": {"algorithm": "md5", "value": "ebdf85d91c32fbd2031af810d8360f61"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/ParallelSession.pm", "digest": {"algorithm": "md5", "value": "1e04eec6eb94db7f4b837c926659de31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/Session.pm", "digest": {"algorithm": "md5", "value": "9d67dd51358e5d312cb2c17e94019fd1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File.pm", "digest": {"algorithm": "md5", "value": "e2eecb87e42f853ac2db82fa6a30651d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File/Session.pm", "digest": {"algorithm": "md5", "value": "58976e0b3647eb9f936504239f84d2dd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Session.pm", "digest": {"algorithm": "md5", "value": "88768a083d6e2600f2ef794065b3994d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness.pm", "digest": {"algorithm": "md5", "value": "0f7aa9c2f7804d9d66ee1ba72971a6cb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness/Beyond.pod", "digest": {"algorithm": "md5", "value": "509c945938e275378ddf35b6854cc192"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness/Env.pm", "digest": {"algorithm": "md5", "value": "7e8fb0051d0d4bc35fe8032dd6a61f50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Object.pm", "digest": {"algorithm": "md5", "value": "e815c6a3ad26aec298c330e9744c044d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser.pm", "digest": {"algorithm": "md5", "value": "a9ad21e066c396eb32788f8919e03fa3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Aggregator.pm", "digest": {"algorithm": "md5", "value": "7f83705a63cd5d3a7408bf0742b8e8e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Grammar.pm", "digest": {"algorithm": "md5", "value": "9da7f449f520630308a67891138dc8f3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator.pm", "digest": {"algorithm": "md5", "value": "892b04c0bf3bc178a85b2a8eccceadf5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Array.pm", "digest": {"algorithm": "md5", "value": "13fe7b3962006aaff600e7bff55de8a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Process.pm", "digest": {"algorithm": "md5", "value": "4697a468c40bbc41da44ce901dbc932d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Stream.pm", "digest": {"algorithm": "md5", "value": "8b8e0fe196683249b667a01725ec76a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/IteratorFactory.pm", "digest": {"algorithm": "md5", "value": "64f5dd2f6263e263c121f68d85cb5786"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Multiplexer.pm", "digest": {"algorithm": "md5", "value": "d876d211762d84c83f4caf10f33c8909"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result.pm", "digest": {"algorithm": "md5", "value": "cf7d86c82e231b05d7a16d179f390527"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Bailout.pm", "digest": {"algorithm": "md5", "value": "247b113eabdae04431f588e069b08f69"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Comment.pm", "digest": {"algorithm": "md5", "value": "0b3c2bff2ca78a8ce1dc925784747104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Plan.pm", "digest": {"algorithm": "md5", "value": "487f3e8a6b501173a9be7697885a188e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Pragma.pm", "digest": {"algorithm": "md5", "value": "27d27a62816a5c31e9327fb4efafaa7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Test.pm", "digest": {"algorithm": "md5", "value": "7754b0656e32fe91fbfe2232ef11ba37"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Unknown.pm", "digest": {"algorithm": "md5", "value": "15e26325ac8c729d9c0276430bde2ee8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Version.pm", "digest": {"algorithm": "md5", "value": "55fc78fae7374439b899db29aba6720a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/YAML.pm", "digest": {"algorithm": "md5", "value": "e64431c72760e564159961a4db62038d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/ResultFactory.pm", "digest": {"algorithm": "md5", "value": "94f94eb99f33c682d8552328e1155265"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler.pm", "digest": {"algorithm": "md5", "value": "77d1291329974b14feb4e5669bb359e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Job.pm", "digest": {"algorithm": "md5", "value": "f38a5926bce0c2fb7615da37a5b1960a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Spinner.pm", "digest": {"algorithm": "md5", "value": "3ad47347076b582bc0f9217cc7d90c09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Source.pm", "digest": {"algorithm": "md5", "value": "88a5d03b6011ffa5eceade957db6bf94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler.pm", "digest": {"algorithm": "md5", "value": "26a32a7b13336dd9ef64d58e3fdbd17a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Executable.pm", "digest": {"algorithm": "md5", "value": "2de8fea11d2ddbb940a9bdcf71afdd24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/File.pm", "digest": {"algorithm": "md5", "value": "ebd185ca6be44d06476e5b2a33507e7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Handle.pm", "digest": {"algorithm": "md5", "value": "8a4af6774c8cb16db7c1e09c0e3062d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Perl.pm", "digest": {"algorithm": "md5", "value": "836943482f52ddb92dbba74785889994"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/RawTAP.pm", "digest": {"algorithm": "md5", "value": "e84c9484847d57b8773e297adcf4eaa5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Reader.pm", "digest": {"algorithm": "md5", "value": "ff5363858a3cb2af16716f253c64c364"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Writer.pm", "digest": {"algorithm": "md5", "value": "41d1fa83724d4c621a9ee7e1b2d71728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/ANSIColor.pm", "digest": {"algorithm": "md5", "value": "4a64d21345bc10f580c362513b8cfc1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/Cap.pm", "digest": {"algorithm": "md5", "value": "391e7f2a4cad43424dc5aa6b4ba49cad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/Complete.pm", "digest": {"algorithm": "md5", "value": "0fb6be049246898388bfdc0226468d64"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/ReadLine.pm", "digest": {"algorithm": "md5", "value": "b14ae0b7a258ae0aa04077595f1e1799"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test.pm", "digest": {"algorithm": "md5", "value": "241344c334c9bd86b1ae0070cda9781e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder.pm", "digest": {"algorithm": "md5", "value": "6743581412f90804ee1c75ddf785f507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Formatter.pm", "digest": {"algorithm": "md5", "value": "64b237eb89af05d90c0eb2a2db1f8a3a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/IO/Scalar.pm", "digest": {"algorithm": "md5", "value": "1076b4f87ff16001907b9ac29214fc5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Module.pm", "digest": {"algorithm": "md5", "value": "14b6712a337e81032e7065e8b64fc876"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester.pm", "digest": {"algorithm": "md5", "value": "100252ec7124280c1865c0b1a74d4f2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester/Color.pm", "digest": {"algorithm": "md5", "value": "f41ae920eaebce12445192cbc66c4572"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/TodoDiag.pm", "digest": {"algorithm": "md5", "value": "216f4e9da17d718aa13f04245e54316d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Harness.pm", "digest": {"algorithm": "md5", "value": "7b9620c4c1407031d5f4daba3a1f5168"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/More.pm", "digest": {"algorithm": "md5", "value": "79abcb8ff581f4fb38ea655ac7a1fe14"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Simple.pm", "digest": {"algorithm": "md5", "value": "5b394cce3503a9a7b53ac99aa8002193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester.pm", "digest": {"algorithm": "md5", "value": "97209b59dad900f0fd1741a47a446277"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/Capture.pm", "digest": {"algorithm": "md5", "value": "96d3a1e87eacc880cce21eb4e66ebe8b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/CaptureRunner.pm", "digest": {"algorithm": "md5", "value": "a448fdd09fb07859759daba6c16ba574"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/Delegate.pm", "digest": {"algorithm": "md5", "value": "40d503e2f063526b5f06ac476df276a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tutorial.pod", "digest": {"algorithm": "md5", "value": "0695f41a9a399866363d549a699ef5ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/use/ok.pm", "digest": {"algorithm": "md5", "value": "1c13523342b2b9596f901f638f6df3b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2.pm", "digest": {"algorithm": "md5", "value": "77c0ffb9fd10e8fb348741d2b0fbaf6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API.pm", "digest": {"algorithm": "md5", "value": "9c4453fbd1e79cde4afdd5b748eadea6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Breakage.pm", "digest": {"algorithm": "md5", "value": "7fbe0c9937701da23ba8b0d17d511176"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Context.pm", "digest": {"algorithm": "md5", "value": "b4c34a9ffab5e8200d7000038360f724"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Instance.pm", "digest": {"algorithm": "md5", "value": "abf68e57127eecdc40762020a9fd45d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Stack.pm", "digest": {"algorithm": "md5", "value": "e395ee8ed56e0d580999a13a11137d1c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event.pm", "digest": {"algorithm": "md5", "value": "495bfd6362ba0078fafa552045acccb0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Bail.pm", "digest": {"algorithm": "md5", "value": "325b2a54fef3af456a516ba9e7907012"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Diag.pm", "digest": {"algorithm": "md5", "value": "1383744e59090addf74b0862eb19299f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Encoding.pm", "digest": {"algorithm": "md5", "value": "eed83e9a0f386a4583bb7bf454accdd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Exception.pm", "digest": {"algorithm": "md5", "value": "c75a6b3666713b9548b3081fad43bd09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Fail.pm", "digest": {"algorithm": "md5", "value": "3e4db8a2c1fb5383ddc310ec76c0836d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Generic.pm", "digest": {"algorithm": "md5", "value": "9b20fadc6e0c202d3c6d4b7f348eb183"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Note.pm", "digest": {"algorithm": "md5", "value": "fd1cbb1af0ada8dec295b3f1d6ee07a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Ok.pm", "digest": {"algorithm": "md5", "value": "ab151d4c9765559dd9ec67e80faa35e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Pass.pm", "digest": {"algorithm": "md5", "value": "765af19c195c47738cf8a9a9b18758fb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Plan.pm", "digest": {"algorithm": "md5", "value": "0c2fafeb21af6756c8d43636888344dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Skip.pm", "digest": {"algorithm": "md5", "value": "db4329840fa366c91d18c00712d4013f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Subtest.pm", "digest": {"algorithm": "md5", "value": "726b74c4a599821f885c8c8a54f9adc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/TAP/Version.pm", "digest": {"algorithm": "md5", "value": "a9b44bc96e8c0df07680f4b8a94ebcff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/V2.pm", "digest": {"algorithm": "md5", "value": "6d3c4ea187b6a6d35ce72f160ccf5d1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Waiting.pm", "digest": {"algorithm": "md5", "value": "1091d34b57e795bdeee98f6b176ca46a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet.pm", "digest": {"algorithm": "md5", "value": "2086b44491a169338f753b5a6e662e1e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/About.pm", "digest": {"algorithm": "md5", "value": "bd4094c5ba749c6c6ded11dcf32a8cdb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Amnesty.pm", "digest": {"algorithm": "md5", "value": "aff30db1aba163c970c903942895e8b3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Assert.pm", "digest": {"algorithm": "md5", "value": "61a8e75097c29675552d31fbe494cba8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Control.pm", "digest": {"algorithm": "md5", "value": "14ff0430d99f6872092ebed93a3553d6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Error.pm", "digest": {"algorithm": "md5", "value": "425d3fa9359e1848d00398f62207b901"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Hub.pm", "digest": {"algorithm": "md5", "value": "a36230b1acd9724ea3464fae5c2fa563"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info.pm", "digest": {"algorithm": "md5", "value": "10eaeacede24ef53769068e840cde7ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info/Table.pm", "digest": {"algorithm": "md5", "value": "eac3ca0bb8e935c33fcd56df942946cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Meta.pm", "digest": {"algorithm": "md5", "value": "c0d35a89094e0900cf5cf489dd669937"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Parent.pm", "digest": {"algorithm": "md5", "value": "eb660dfff8e48791db52d8d7e9c72e86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Plan.pm", "digest": {"algorithm": "md5", "value": "ddc11e45a8b7e8ca9ac3ddad60ed19ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Render.pm", "digest": {"algorithm": "md5", "value": "0636ab91c1a098e326dcadecf25deb96"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Trace.pm", "digest": {"algorithm": "md5", "value": "bff2601248f0ce0a38ad1206ef1a4412"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Formatter.pm", "digest": {"algorithm": "md5", "value": "084778af79fab962e27cfc585fd0aff9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Formatter/TAP.pm", "digest": {"algorithm": "md5", "value": "bf0863d476e14e8f18602cb4e44ce4c3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub.pm", "digest": {"algorithm": "md5", "value": "6c33880fc6407db9a4c753e5fe46dc6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor.pm", "digest": {"algorithm": "md5", "value": "18fb8e22ce04b77a0f8031d8eb09a738"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor/Terminator.pm", "digest": {"algorithm": "md5", "value": "71902954d83a25e67f455ed9996366db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Subtest.pm", "digest": {"algorithm": "md5", "value": "fd0a0a99ec82b3bf762eb204d32352bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC.pm", "digest": {"algorithm": "md5", "value": "a236a4ed0d1749bace61545e0486412f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver.pm", "digest": {"algorithm": "md5", "value": "edc93049ff077e77613411d2ac43f40c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver/Files.pm", "digest": {"algorithm": "md5", "value": "f9a0880dfc73521d3b3fd149a78cad42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Tools/Tiny.pm", "digest": {"algorithm": "md5", "value": "fb684c31443a4433d935ea969d0597a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Transition.pod", "digest": {"algorithm": "md5", "value": "b902005c79d9606a05f4d866529f9c17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util.pm", "digest": {"algorithm": "md5", "value": "c911f5d0b24115fed5e55a7865d0998d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/ExternalMeta.pm", "digest": {"algorithm": "md5", "value": "6317f9f2e0e8e8677bc6d701ea020e90"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/Facets2Legacy.pm", "digest": {"algorithm": "md5", "value": "19acb86e3078eff61653ff5cc8fd557a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/HashBase.pm", "digest": {"algorithm": "md5", "value": "bfb4190646a2ab762a5739dc42e31e91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/Trace.pm", "digest": {"algorithm": "md5", "value": "ce5a27133fe88398bd1e8b74b5c69b80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Abbrev.pm", "digest": {"algorithm": "md5", "value": "eda72ab1d3ebd61bc61e82b8cb66ff56"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Balanced.pm", "digest": {"algorithm": "md5", "value": "ceafdfdbf069a06ba28e372b6fae64cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "8eebc00788c9a82b5f00fed6425d8923"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "3473ad1f3039ac6cd03de01a124153ed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "de332ec2655c5623bf0c3c442b2fb532"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread.pm", "digest": {"algorithm": "md5", "value": "0baac43facced3d01a96d6373ca40136"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread/Queue.pm", "digest": {"algorithm": "md5", "value": "e826a4ffbbcf7b116465d6981831d1c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread/Semaphore.pm", "digest": {"algorithm": "md5", "value": "508d86835513e08b2b9d00cc70b5551d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Array.pm", "digest": {"algorithm": "md5", "value": "d872efe7849b59fd63c15062f96ff76f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/File.pm", "digest": {"algorithm": "md5", "value": "47f794453ae7c2b17cd33ab2d7623779"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Handle.pm", "digest": {"algorithm": "md5", "value": "07e2f2330656844a14d1697a51792760"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "acc4709f0adb89bef2863771b6995d2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Memoize.pm", "digest": {"algorithm": "md5", "value": "75d24b5a18aff64b566779e647c9689d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/RefHash.pm", "digest": {"algorithm": "md5", "value": "7d6efc6c2529c586739876b907b7b36c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Scalar.pm", "digest": {"algorithm": "md5", "value": "3d8e2c7d57100aaf085ca495d6a24619"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/StdHandle.pm", "digest": {"algorithm": "md5", "value": "a8ea2160d78ffaf5d2fe07a7bbbe628e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/SubstrHash.pm", "digest": {"algorithm": "md5", "value": "e2c8fc28b2255751b1db35cac400ee8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/Local.pm", "digest": {"algorithm": "md5", "value": "cd1c8a04db0a2e321825c2e09c5d04fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/gmtime.pm", "digest": {"algorithm": "md5", "value": "a2f8ea3126f9e8002a7b51cf826ebfda"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/localtime.pm", "digest": {"algorithm": "md5", "value": "18632c4bc6551cf7bd0d36339732c2f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/tm.pm", "digest": {"algorithm": "md5", "value": "74fd0a5d154ac255d924bee98c69b11c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/UNIVERSAL.pm", "digest": {"algorithm": "md5", "value": "21554108e77ab224133e2ccaa5bf32b1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Big5.pm", "digest": {"algorithm": "md5", "value": "91682655e865a892fffe12d3285a3cba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/GB2312.pm", "digest": {"algorithm": "md5", "value": "546a27d552ddf71f4da50e28fa6bfd10"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/JISX0208.pm", "digest": {"algorithm": "md5", "value": "9986fce73ed312b2dd50debe51553382"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Korean.pm", "digest": {"algorithm": "md5", "value": "aaa8b683fa7fdd5d675355e9dea1d73a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Pinyin.pm", "digest": {"algorithm": "md5", "value": "53962109947ddafe1351c6b282616272"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Stroke.pm", "digest": {"algorithm": "md5", "value": "1276581a237e0d22ef9333ccb7bd8ad2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Zhuyin.pm", "digest": {"algorithm": "md5", "value": "7bb946973e9e3b96074586f1f46add73"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/af.pl", "digest": {"algorithm": "md5", "value": "251e17c43efc07a9f192badf53618459"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ar.pl", "digest": {"algorithm": "md5", "value": "a06bc4a81b8886920bf0b705dbda7d8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/as.pl", "digest": {"algorithm": "md5", "value": "dd4bf10f888b55850ec9dc38d392ed12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/az.pl", "digest": {"algorithm": "md5", "value": "8511b43c49cc76f2ef65152d10e4937d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/be.pl", "digest": {"algorithm": "md5", "value": "0369f0dc0dbee17d07cd50a19b95dc8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/bn.pl", "digest": {"algorithm": "md5", "value": "65cf66f42397e95e61fba92f9b14cb76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ca.pl", "digest": {"algorithm": "md5", "value": "eabb885f17bdd7d84252eeaaa5724974"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cs.pl", "digest": {"algorithm": "md5", "value": "f0992465ebc2085ea28e2dca7f9b265c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cu.pl", "digest": {"algorithm": "md5", "value": "515645daefc81d51178bf77b74550711"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cy.pl", "digest": {"algorithm": "md5", "value": "31724358c50d74fc8c90da0082c3218f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/da.pl", "digest": {"algorithm": "md5", "value": "44db2e0f3185ad9a97f5690855dc8db6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_at_ph.pl", "digest": {"algorithm": "md5", "value": "86fe669d3c00c0b07632b37582488604"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_phone.pl", "digest": {"algorithm": "md5", "value": "a5b583028ba4229beecefb5014358bf9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/dsb.pl", "digest": {"algorithm": "md5", "value": "af58d8075ce06ce4bda35867559f4538"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ee.pl", "digest": {"algorithm": "md5", "value": "c1401f9bd7ec6a7c7f488cc8e3702901"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/eo.pl", "digest": {"algorithm": "md5", "value": "200601f114b605232c0fc320dc9bd9de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es.pl", "digest": {"algorithm": "md5", "value": "3ce7813965f62c7456a980a2e09eb1ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es_trad.pl", "digest": {"algorithm": "md5", "value": "f557adaf92470b39208b7200d95194f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/et.pl", "digest": {"algorithm": "md5", "value": "0dec182f43901103aef27082694ecb35"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fa.pl", "digest": {"algorithm": "md5", "value": "128bb0d5c14ac4e2689081d45317722e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi.pl", "digest": {"algorithm": "md5", "value": "6d1bb151be68458b1acabe54f985b7ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi_phone.pl", "digest": {"algorithm": "md5", "value": "c959c733f2f88c62d4f48dc371c236e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fil.pl", "digest": {"algorithm": "md5", "value": "4a15c05a497e109ed721868581f8ded0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fo.pl", "digest": {"algorithm": "md5", "value": "61d99b85e146299828fd1fc0a1acb970"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fr_ca.pl", "digest": {"algorithm": "md5", "value": "4c98776bd18ea884518b8a653a17ed76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/gu.pl", "digest": {"algorithm": "md5", "value": "3a8a9bf8a74ccd7731ece1d33e321c7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ha.pl", "digest": {"algorithm": "md5", "value": "30c494c2de8b509bc6e4b2ef5aa6db94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/haw.pl", "digest": {"algorithm": "md5", "value": "c7a0ae3dfa35ea0f0566b6b1c25ce564"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/he.pl", "digest": {"algorithm": "md5", "value": "37e2d52012f8d86e264d37daeca70cde"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hi.pl", "digest": {"algorithm": "md5", "value": "a2bcbb866df7a0de14c13f75a8b4f91b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hr.pl", "digest": {"algorithm": "md5", "value": "4e99104aa6dfe3deb4b407cfa1442660"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hu.pl", "digest": {"algorithm": "md5", "value": "a80b06471da82038cd8d74b1939500fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hy.pl", "digest": {"algorithm": "md5", "value": "7e6d554a65fd1174dd316279d2dfa938"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ig.pl", "digest": {"algorithm": "md5", "value": "02d04ad8f1d440c1e1eca1220e3dcd12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/is.pl", "digest": {"algorithm": "md5", "value": "f6c0bb2a7ffbd696a4f7d7632f95b734"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ja.pl", "digest": {"algorithm": "md5", "value": "d3b43fc112c57bcba51aa02601307f83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kk.pl", "digest": {"algorithm": "md5", "value": "638b8d2626c4405bf7f60429d38853cb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kl.pl", "digest": {"algorithm": "md5", "value": "b90ebea8297e463b8fdaced56135d0d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kn.pl", "digest": {"algorithm": "md5", "value": "74546f941dce5f9f6e3c78d37ef7d7e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ko.pl", "digest": {"algorithm": "md5", "value": "94ab71f236c27a78f0b3e0101820f29c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kok.pl", "digest": {"algorithm": "md5", "value": "d53175ee02287e43bad197fc9a8ea4d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lkt.pl", "digest": {"algorithm": "md5", "value": "9415d5a36027db206ccc200ba03b1d59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ln.pl", "digest": {"algorithm": "md5", "value": "cfb51dbf951ac8e90858bf14c6206056"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lt.pl", "digest": {"algorithm": "md5", "value": "e96e523ec4fb95740c13d52a9734bc77"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lv.pl", "digest": {"algorithm": "md5", "value": "f0cb5b5f306417ba40c7664fc8288104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mk.pl", "digest": {"algorithm": "md5", "value": "1ac87b37b6bea9905139770ebf79afeb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ml.pl", "digest": {"algorithm": "md5", "value": "34a61e6bb8242ecde5bd589a7b16343b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mr.pl", "digest": {"algorithm": "md5", "value": "746c98736184a0b7b01275d03007451e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mt.pl", "digest": {"algorithm": "md5", "value": "4af770f64167d0cd317ac42c70590eff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nb.pl", "digest": {"algorithm": "md5", "value": "67dcdf82891cecd7f8ee3d828f7cace7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nn.pl", "digest": {"algorithm": "md5", "value": "67dcdf82891cecd7f8ee3d828f7cace7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nso.pl", "digest": {"algorithm": "md5", "value": "ca74e61adfcb16e252f410a79e9e131a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/om.pl", "digest": {"algorithm": "md5", "value": "44105ee5faa4de5b0b8516bab6fe053e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/or.pl", "digest": {"algorithm": "md5", "value": "853baa73db140a386fd7b59a572982f5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pa.pl", "digest": {"algorithm": "md5", "value": "f54212cebb78574086a8ab0a1a1b415f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pl.pl", "digest": {"algorithm": "md5", "value": "7fd623706d638fd3f3834c47c46cb7fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ro.pl", "digest": {"algorithm": "md5", "value": "c841beedbaccd47955278c7bbaf85a9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sa.pl", "digest": {"algorithm": "md5", "value": "746c98736184a0b7b01275d03007451e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/se.pl", "digest": {"algorithm": "md5", "value": "cfb457a7c68ab10e9f41ff93d4e304bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si.pl", "digest": {"algorithm": "md5", "value": "5930056f6985de5d9daa22dd48cf5bd6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si_dict.pl", "digest": {"algorithm": "md5", "value": "ea3b52f5d4182a060d6b1ca4fbd1f4d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sk.pl", "digest": {"algorithm": "md5", "value": "6e899c1fee8bb54497702ada37fd9d04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sl.pl", "digest": {"algorithm": "md5", "value": "68959ece9f4cfae9673b0f956d180fab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sq.pl", "digest": {"algorithm": "md5", "value": "9dabe1c2eda15aeb103912c71413b2b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sr.pl", "digest": {"algorithm": "md5", "value": "c5bcff0c133376f8d39a8041537b213a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv.pl", "digest": {"algorithm": "md5", "value": "946c1e257d29e8a6179f467bdb94089a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv_refo.pl", "digest": {"algorithm": "md5", "value": "21f6715ab132bd856c02d1aabda08a61"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ta.pl", "digest": {"algorithm": "md5", "value": "298d70a68c86257f75ceb26b42f00196"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/te.pl", "digest": {"algorithm": "md5", "value": "ac1aa243a68fb047e2d82d415bf267db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/th.pl", "digest": {"algorithm": "md5", "value": "c94aca792443f844628604d78153c3f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tn.pl", "digest": {"algorithm": "md5", "value": "ca74e61adfcb16e252f410a79e9e131a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/to.pl", "digest": {"algorithm": "md5", "value": "48333389fe8e2ad6abc1232cb721e98d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tr.pl", "digest": {"algorithm": "md5", "value": "e47c0e267de4dd1cfa2ce2220410e6b7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ug_cyrl.pl", "digest": {"algorithm": "md5", "value": "c0899379be96701855b38aa4bfc674e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/uk.pl", "digest": {"algorithm": "md5", "value": "ccc9663cbf76da1951499c1abdfde670"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ur.pl", "digest": {"algorithm": "md5", "value": "38868015bd394b1e2f9016cb55939ae7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vi.pl", "digest": {"algorithm": "md5", "value": "87f86bf0ced16a4cfe064c24549cca5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vo.pl", "digest": {"algorithm": "md5", "value": "4609c84a7e8edd52fcc451baef01502d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wae.pl", "digest": {"algorithm": "md5", "value": "44c2dd2486905e206bd90c8f076af2b5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wo.pl", "digest": {"algorithm": "md5", "value": "d31c777d8651123b430a586d3ec09104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/yo.pl", "digest": {"algorithm": "md5", "value": "b4c1a6daee99b86110af76b95cd77c08"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh.pl", "digest": {"algorithm": "md5", "value": "21e22efea75883d711d06d4c35bd8ebd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_big5.pl", "digest": {"algorithm": "md5", "value": "582500bbedf46eabf4da062a0e51833f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_gb.pl", "digest": {"algorithm": "md5", "value": "9bf28efebd381b79515f71bcaee6c8cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_pin.pl", "digest": {"algorithm": "md5", "value": "6211ee3aaa631f63aba07e2d76b40f0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_strk.pl", "digest": {"algorithm": "md5", "value": "147d47e1f7e822906582a96e709c98b3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_zhu.pl", "digest": {"algorithm": "md5", "value": "2f425dee1695abb61ee051ecc4fa2c99"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/allkeys.txt", "digest": {"algorithm": "md5", "value": "9b3ff4a4cd9a54a147c2e574f859fe5b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/keys.txt", "digest": {"algorithm": "md5", "value": "a74d65b92220b64fe5321ec5a424917e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/UCD.pm", "digest": {"algorithm": "md5", "value": "92a830d5bfbb0adb11057d44d0fe2448"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/User/grent.pm", "digest": {"algorithm": "md5", "value": "bbe407c2e375a75f476d5520fd23b3fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/User/pwent.pm", "digest": {"algorithm": "md5", "value": "6ee2f04875eb7efbc22f03b910d13ca2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/XSLoader.pm", "digest": {"algorithm": "md5", "value": "f868a2bca863df438aafe6a677cbfa42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/_charnames.pm", "digest": {"algorithm": "md5", "value": "f84dee8cfca63ea4079300d243aa8c0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie.pm", "digest": {"algorithm": "md5", "value": "dd61a610cec00d6cd60548b86b637b0c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Scope/Guard.pm", "digest": {"algorithm": "md5", "value": "f2d3c01959a5bd3a16a3cec8653f2dbf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Scope/GuardStack.pm", "digest": {"algorithm": "md5", "value": "782049bc9d7b400848d10f5bd764602a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Util.pm", "digest": {"algorithm": "md5", "value": "09ef132cba86953e4074bb7cbf825317"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/exception.pm", "digest": {"algorithm": "md5", "value": "6a9b59295f608b9264aa50b1cfa6268d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/exception/system.pm", "digest": {"algorithm": "md5", "value": "7f912fba3b895a2a198fc6159298f7f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/hints.pm", "digest": {"algorithm": "md5", "value": "78ddd7fd2ba4bb2a1409f8d7ceebef41"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/skip.pm", "digest": {"algorithm": "md5", "value": "994eb8bc90ef8f9ce70cda90c9771442"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autouse.pm", "digest": {"algorithm": "md5", "value": "e73614b05617334fcb4a85124e5e80b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/base.pm", "digest": {"algorithm": "md5", "value": "23b7d65e22b42927d6fcec631ab1c211"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bigint.pm", "digest": {"algorithm": "md5", "value": "1d00f8c8f66e851dcc4b3992c272d61f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bignum.pm", "digest": {"algorithm": "md5", "value": "3e43c34daf0e6ab917a9806addde6dcf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bigrat.pm", "digest": {"algorithm": "md5", "value": "a905fc469f52f737de4132d7f374d77c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/blib.pm", "digest": {"algorithm": "md5", "value": "223e01ee29ca18c38e275f8fb9156596"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bytes.pm", "digest": {"algorithm": "md5", "value": "e45975770af354328fdac78e9facee40"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/charnames.pm", "digest": {"algorithm": "md5", "value": "320b81b36b2855e146902b79e6d9e400"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/constant.pm", "digest": {"algorithm": "md5", "value": "56cde6eba0f667ab56196613df3933c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/deprecate.pm", "digest": {"algorithm": "md5", "value": "b035ee2c10ff8974f7f399cea204819b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/diagnostics.pm", "digest": {"algorithm": "md5", "value": "4dfed5591ffd2a61a520560d177d6526"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/dumpvar.pl", "digest": {"algorithm": "md5", "value": "98deaa9ed77806d713df143121fecb22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/encoding/warnings.pm", "digest": {"algorithm": "md5", "value": "ee863002324b2bbefa1773759a2c7fd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/experimental.pm", "digest": {"algorithm": "md5", "value": "d2a2c1d1d7bc10697640c05a591f9e7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/feature.pm", "digest": {"algorithm": "md5", "value": "8526a49ee2a041a636ce734cf5528937"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/fields.pm", "digest": {"algorithm": "md5", "value": "b2f150da6cee6b2019da017e3b92364b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/filetest.pm", "digest": {"algorithm": "md5", "value": "e6f0a35b79eeffa186435486f98e6c6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/if.pm", "digest": {"algorithm": "md5", "value": "8135da5c6624f925318fea6ba657b498"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/integer.pm", "digest": {"algorithm": "md5", "value": "3e5ff5fb486c95945e10e79859dd5bfb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/less.pm", "digest": {"algorithm": "md5", "value": "681cccf20c7b8c0a88164b23cf867868"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/locale.pm", "digest": {"algorithm": "md5", "value": "0e2f243d25cdd1380e17ebfb8b9eee5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/meta_notation.pm", "digest": {"algorithm": "md5", "value": "25d0029e4c2967b198f5ea64e172a2a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ok.pm", "digest": {"algorithm": "md5", "value": "bd9ee530dcfdb7b2e0257d25833e3fe8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/open.pm", "digest": {"algorithm": "md5", "value": "5466e80fc8c8ede51e4c2c700514b55e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overload.pm", "digest": {"algorithm": "md5", "value": "35e01c1aa7d55d0ba53dfdef6be2d803"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overload/numbers.pm", "digest": {"algorithm": "md5", "value": "f5f9a2ff65ab00c1284cc3e2d0effdec"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overloading.pm", "digest": {"algorithm": "md5", "value": "36e1b34f8175e036d57e51fd7d56becd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/parent.pm", "digest": {"algorithm": "md5", "value": "9e9122bfa8bc731887ded9555b91e3ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/perl5db.pl", "digest": {"algorithm": "md5", "value": "d3ad49f4f0e4ef2681c89b9019cda45f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/perlfaq.pm", "digest": {"algorithm": "md5", "value": "4f23ab683bccc258d0e111265ed6e172"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/pod/perldiag.pod", "digest": {"algorithm": "md5", "value": "ab5ea926f5a6ab9b997dfcfa66fcbf75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/sigtrap.pm", "digest": {"algorithm": "md5", "value": "f396f638c18512228d02d5e315b50fb4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/sort.pm", "digest": {"algorithm": "md5", "value": "6b8cd1441d89b13c6719c1ce82c3fd91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/strict.pm", "digest": {"algorithm": "md5", "value": "441328c7ffbbe42a0226ec65bde71715"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/subs.pm", "digest": {"algorithm": "md5", "value": "d358ac33bb11ed7d8c7f4ff9f0fa40c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Blocks.txt", "digest": {"algorithm": "md5", "value": "aa0d4bf91665a95af6bbe3e55b233fa7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/CombiningClass.pl", "digest": {"algorithm": "md5", "value": "a0f0c95a4b1beb436d2168867b915b2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Decomposition.pl", "digest": {"algorithm": "md5", "value": "3ac8220b01b04c11e1552c59c8e06e33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Heavy.pl", "digest": {"algorithm": "md5", "value": "221acd6d1a77c05446c42d0de1553dbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Name.pl", "digest": {"algorithm": "md5", "value": "17b0175ebf9d841aefe5b38148df99a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Name.pm", "digest": {"algorithm": "md5", "value": "c6af5dcbb41c28f7e26cf3b0c9ab9e66"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/NamedSequences.txt", "digest": {"algorithm": "md5", "value": "49643d0ca704c5de5aa49cc261ff3c93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/SpecialCasing.txt", "digest": {"algorithm": "md5", "value": "e517fe1ac2549a3f0647fbc1e2b2df83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "233bdd428f4958efd17315fb13e42bc1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "871b17f2e18769c06be58ad56b1464f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "a940b0e4ed11c232836df3a2f681a390"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "e2637cf6857ef7872e4e02d15e53de75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "aa3b10dcc52e8384987caf06b82f13d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "8fec3e7e5cc36ae7f28322b9c9bc2e38"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "2001b2fe491bcd3b4a060bbf8b07e712"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "88af42b9e2ec2fe27c4a15bbf6ce5da3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "82d2cf652eddeabca5710ff6eeb98947"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "9133afdffad6b32ac2def126d5a464ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "82b8ce27c5f2bdc28a06ce0bf402267b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "9af6fbf676226a435db51ac75fa43690"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "a3e0594113673b9fded8a616b3594bda"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "60880d7834063108c4a069d53c9e5303"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "b87bd7ef93b9d70a7e399bd585432621"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "1dd892aeb09ffd2239fa35ebcbad6881"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "c404c9a35a281c89996809ee68693035"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "c220a49136ae2769d9c4abbeb1f769a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "63133eafee3a4a2b8d0dcfd07d60a4f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "7b46c05fd1e3981e94571626e3ec2761"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "d7ad6f203c3e666d93f0057db3020de1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "2216cfcd7dbbb00eb832c8dce9371e45"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "45f8ef0d0956dd631177dad15c40e60f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "6f750c5b39f3e2acc1bbc4b9cca8f643"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "ac2dd6cc58b95d8b736842b989d5d455"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "1e3aea9e155c370ed136cdb03178df9b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "2a3f21395be428bf060c2da6e7085c4a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "190363ef13725a39f95c960d536956ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "4c214f1c47f9c9fc33ddca9ccf93efef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "85ef580cfac2ea5051e047ddfd23b1a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "bcdbe0ef94a49b39a5cd5237b123762e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "2c2eb618bdfe8e4d2998e328090cb2bf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "ea9b136e6bc25e8bbf4738bf90430d67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "237b71134bae55b174f409ae6d0ab263"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "dab98b04031551286aeb4cc6738d2b7c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "28a1898c5e2ba95b6ce34f53c38555d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "c8e71cc15d0da8e5caf74ac1a2d0e019"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "24787f2ec0e10d3e44a287660585455a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "7f716832fffdfe615d13ade358119912"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "fd63ae3ea3923b7fa8eba062bae5dbc5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e8ad50938dafe1f255ed664ce2e16002"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "ed5ef4895425dace0449178b65fb0658"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/UCD.pl", "digest": {"algorithm": "md5", "value": "1f8a5ca41a4b6c96fbbc31c33ad0dee7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "11487701c970d6bebc3968d9215a94be"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "4970862e200b4746e80daa122fc8c68b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "dbce0657e995a6bee9ec072fd7b3104d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "a3ae6ba1eb697246155f407c275bbe0d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "5868b1de7d2902ae9ceed247dc934b75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "126aaac4b9b3655b847399b801607e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "48c72ea00b5d81d437e72afc6134a6e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "c9fc35739f52877da08548caa28dc266"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "84012710bdeb5849120a1d0623c4dded"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "31f45f57cfa4ffdddf5d579e9e8a0159"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "8e1c0d25d9bc3748a20c97d099127b63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "60ddb6b586fc00fc2c423447a91a71c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "3f0b32e396cb31ac7e09b30db6e031a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "11c0df71ad726704fd87dbb437863148"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "36a7c4efc8fe6d59da99e48488732bef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "9b79d6cb642777a3efa8570afa24f751"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "60f538b1a9934d3cacf4f802130fe09d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "57cad8c9571e8a9753efa23e72b0ec78"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "3f87cf797edce7f58ede6ae022492dc9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "c5def79a1f662409007171a28fc778a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "f553a6e0f80e56ce648e6f7338efe85b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "469b44eb2e3f88c3ca6a7282d64b5997"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "8bdf3496fc141509190a466432341ac3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "e46cd186991ae7bb19713e21e54c8a6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "dd61e1f5a3743d618f71a4eed3711e83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "306c46f5526e00cf8e02717235633d82"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "7115e870a223414fe0a4a882a01fcf57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "02005302a9428ddd4d554ed9e4d22ac0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "a5638d1b37c6906213dbf083e85e0c69"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "891dc3c52c36f5489906a1eeedb268e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "55f9e81d901a1215d9b5b7a6427183e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "92ce666e842895d493c2a4de0e9b5991"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "3f662f322a97e90ad908d53211c2a0fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "a7b19b7a0cd674c4723cba3da7175722"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "4455e31216d63a8ba9e35a1cd9ba5e8b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "85d1b9b368cccd0c7854bccca4397799"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "f366d0e6a6dd83b4ef20f56e28b20c21"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "e90f281dfd8a7aee6bc6e7684aa75bdf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "f286ef6b2a9e6e64f3fc007dd7aaa10f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "01983a47a0d7ba61f98dd68ef843491a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "d703afe055471b7d602c0d674fba72f9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "b313d81911ad53b890611092acb24cd2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "558c6930976e2178339b0f2da0e6168c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "2c1b41494a33b24c2704f8c6fac1ebdf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "60e3fb5f180ba771a4dbd75bdb6b55a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "404bbb42edf04da104e340a1343a52aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "f3d3382512d7fe9c0ac9708484010cdb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "d64cae7ead5bcf2327074757fbeba852"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "47f9a5efdee9cce9e91de51bfd55d56e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "733853ce6adb689884fe3d996492d38d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "1b65eb7bd13c87f48d39bca2fa0fe97c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "b19bd46e7d81eed9cf11a07be5f5282e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "d3c4da710aa910ecfa558e84f4677d10"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "14c471521654a872b629edec5eb949fc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "91d1d4e5642bd3182a26f6ce7b095234"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "e05852b986b28d012344074c8435741b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "4ca9ea20edc85dc26febae334a1e2a73"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "d7bdd7cfe73055a1baa25ecdab21358c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "8942616540f37e172a2f26c42ea94bca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "9d0f34cda9b117b413df1cc70d3fcac8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "575272173beece4b9457a1406c4994e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "3d2672ef475d5bdd6d437dd3c6324e78"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "a0b1518c6121b9e18d4c023894116031"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "2b0b4c30b53ce6886a0bf63c496a3902"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "fb22e05cc8937dcc7797f45e91aa9207"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "4f7378425106ad412107c2ff0c3a7193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "65e5a6adb8c8e96ff4d4af5f0097fa67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "0c0f9e2a545b44316528b3081a06df9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "bf44149b76595289523346c9b67b138b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "51ec56a58808cb55364ecfa9c9aa7a9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "a860362eafb62dfbf4027da82344608a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "47e39a1b4988e7d4e215b62bbb8b9925"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "4eda7e8dd7d34e40cf8c3131bdcda0ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "36af3ec9a36c05a76b2bb510aac63d18"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "a28cc525c2ef17fab76b30e6640cbe5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "b1ef5a2b2f6b23a9d33ff63841e5f7f2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "7365d6fb40c4f21eaa132e0c7cbdfd87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "0f4b9b3d0f18323acf4d095e7ce495bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "5df4dbef40a4f3ce3ffde97405b9bc17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "eabbbcc84d01455eb5f1197b3fc8e94f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "53dec1c6286f001bb0a9b1ff0707e43d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "405576bb7259b4f57b19b4db62c6e77e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "c19ef1bd955ba000481a0e41361c1fd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "cb7efd81f62c36cd5b3c6fefe7de45ce"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "6458a3a60fa948112e1c45c8e521cc79"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "408c473bef6270bf38971fdf3aafbb57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "29b4a8b34a88908ee1034975405f5c50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "72ad068da0e935b9b06c640a4441342b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "d1d0d56fe172d9f27e6fb6660a918068"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "15488f320f3831d33b9d77e8cefc42c0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "889c048f6c1bc2848936e0aa8cfa91dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "13472dcbefaf348c0950e575e7a76140"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "20cf452cff1604579c5b002de3513e6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "f66becd7ec21f32966f2590471325515"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "c768a37b6805c8e46b799bd3c2309823"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "d331700eae9e357b9aa92c631ce70ec3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "f63b738a659523e07fb15e131ee97e0b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6fd02590bb721bd16705c8d7731f432b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "9d92af1d57cb81824faca0e410d84211"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "7be179a9bd801d76c4f6ae89559bd850"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "eb9c169d53b466bd570252185c2f1698"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a8cef4b6a0748b6f2952ad6b9fdb06e0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "727b6516ff5290ae23e221a2405c8248"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "708ade00e0c504835868dadd53aa865b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "f5c1d048507fbda0bb4da0f8ee02e617"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "48be32c2f6afe49108fb613105fd2d72"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "d8cbfcf98cf960642e1020e47ab2606b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "6c4405ce74f51b347d101e1a0ce9b324"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d52017a4752666af54b8a2ade747d03d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "6be4b63a0b7230b0bbb325a576ddec57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "ff9bd44657407e5955bfdc6459cb2c1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "517568d3a51145c9fdc602dbf65d9c86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "f1077c8ac96e864aee8d6089c145139d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "d55eaba65d415631fe4161d4fa09849e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "4b4ffe5c11bdd1df3b48dfae68837b94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "d734f70fb718c551228ff54ffdee0aa1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "8ddc6d6d35e7423b87d1f5d41e2f3cfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "94e0426e55d33e3ba1f1c68d6b65c63d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "0b0bee1964c502f15f638c41049ce1ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "2603ba198e5b60342e0a9d2929264990"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "b6e14a7d6888de80403eb4a6dc3d4096"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "5c910ce830060f6a591c5f1270e653bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "06c86e8d04d0d6f1f25740fc536bf4d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "3ac28feb7fbd9ef213846086e3580d4a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "e57dbe4ed60b9e36caa7b9876f77b41a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "6e08265270f2b6e1df0dd1a7ffa64f9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "a6acaf11bbe44171de19b0f11a859d24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "e8ac6f951810d2ef3ecc69b1ffa168aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "7978d4f83e00137c774cef6629ad7da5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "2e3a8afcca49e6511dcb4765cad069d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "9edcc48f62d41c0d3ae6ed9f9381c2cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "e89081cca7f039ecf835975d7ea16dfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "f5c634a5eb968da046e44f0414e257df"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "94a3c9e092e8d59ad489e93f7729be4e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "f711647fe335e83f32d1d6d68f673911"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "3f5f63accfd6c1853ffc7e669566d986"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "a1cf1b7c1e5fc59b02ecd6a472b0fcac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "43c3cac5dd3db44ac49f8d1f95e821bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "d24ee66fc967259c1f2138601df48148"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "2b9f7ef14b21f9a9ab0509ef1bb21472"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "e67be465e8660d71138557949a490b47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "c47b51191f8e436dd193d4d84e1c35bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "8f277de4857753e3a134fe4f65f47e67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "c46392bd49035c0cad1c113b27bc3cb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "3b60786fe29f457fcf05c3da1f07b40a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "5fdfa6e8c3e80b925bee8223fe4ec38c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "0be8b6472da21b9f2e331938255c6c51"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "b8bf072562072b792fcc1a9dceada641"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "208a6fe2d46a67b2fd8a6d5e0cba661d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "824bc1b3edea4630fa000a939556e070"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "8a7ede7f9d84cd7687fc4298967096d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "16b29161a8c5c29c23b7dad1efe54333"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "6a2ba6d7aa429d200c9b20d43abb45a9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "7ec032c8869916f5459a3cf64c50fdaf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "43b9ff74ba2fd2f317261f45caaa755d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "e9eeab3d7269c79f34f2042e132ff779"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "e46828033c3e6633ae41565f80480d24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "94350a00d3630176d8aa1864a2762b31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "bff3c1bc492d7c77c67f4e730bf27b50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "1aa0aa51a38c1e47096ab8a252799484"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "b0ffff280e4df1226a6846547026909b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "5fdc0a86e3f69025f5fc0e51bb7f0145"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "592578b77bb8351deef8fc4de20104cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "a9a39f05b26858459cbae472754421e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "918635af50cfe68c0134abaf987c7a39"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "4f415f5a239fba8519b4a729a1ea35cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "e6885ca4b54ecff338a55f9514e4675a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "f99e309b6e78732510a0464cf98118a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "bd7eca26a31aaa8e9d0c8564fb61e8fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "9c665d58ec577e5dfa4cd67220a0d4f1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "43a1a787fe75334b0caecd24612da4b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "f477568f879d5f8577016a63a1f2496c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "664e8a577c77c1b8f007701cca247bc5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "0023397ad86bebe4e7fc4a0e1aedc86f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "6c03ff527e4e78591be21b901115dd49"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "77dd458ce3cb84ec62aabd2283a4695e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "63020e34a9c351e350d6a9ec20f05fe7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "5b3220ebf2b3511c5516035fd5469c6a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "ca46e85487edc6968e121890ef66a1f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "6852b9cd7b1a400adaa3935aee43b151"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "15d69c83992375c43632bc2eea6d751b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "cf24584391598bf0db58c79b87d0cd6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "ff3c47fea4a2319c59d1d9421c6bdc70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "34d35a1155a9bb9cf295a7d27c870df5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "ac611769a576ef5ccb0865eabca0b769"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "d063091bcd36b9bf15ac8bfcfacce908"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "e61911800a1e3a8dcb0586a00550dc0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "8d0f876505ff0bd8206550ada1fcc749"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "5858e840140518ef8a32b0c38a545001"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "baa95f8ed89b4559010186383ef662e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "896099309d49640a05efc70ba3c519d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "bb0887dbc48d1abf9b268924c6510e8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "bfcbf665e5ff72f82ca7f9a3a56fa357"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "7f5b04bcf7fad064ed28857b577b709b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "06e041aaa6cf963c57183fe1fd4fd263"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "62761fcb0e8a19e2af004f5d0b5c89ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "913439ea3eba336b843e69aa6dbae3c5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "acd63bb61ab660ce8b7ef1428c099be3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "a8bbeff4ab02623e2b8bf7c465f9f0ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "6e2bfcdbce185b85a1fa80e31ce87752"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "397e0820b18125df3e8b3ad4a4f61c53"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "1bb8a85b0ac30327df8b5a015185bdea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "20d6f3e1decd9eef2932edfba99b97bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "8cb2a037881a01d74c105b3613486598"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "8a22a7042bedb1be978786f47d585c03"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "93dc8adfe6e6cfc7e49af499f6302712"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "da14b130544b78262db190376933623a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "00c645e03d95d79db51414bbc9df1bb8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "963a60a7781732120eeaa4a500d99b70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "f889d74fdf6e83715480681cbaa43c3d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "a77f7eeb9adc8f4e9f578ace180ccb0f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "f308d1a62053c59344bf207b173f98d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "3e22d2c829b40f2a688fa033b811e900"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "b0d3aae781949b779bb481463b528c80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "f1b3760cfbb0bb4c63244d381e9ab4ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "00d21d0729a69b7bfeeffdb8095f7ab3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "e47871230622447b3924a5b751e5b242"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EB.pl", "digest": {"algorithm": "md5", "value": "c398b10eceb24f7b0b2d043752cab048"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "fd45c7afa43b7b9792a368e891829767"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "b59af2ff763104fa946af7863b922226"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "ce7d4dcb00f025f309329b0109b276fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "2cfec46c36ff0ec6a1e22ff606f1a28f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "0ef9f8c00da54de8771922066bfb9a93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "677b4aba3b2d471002cb9b47d3d47944"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "f5f1286a0acb084a3babd1950ae0eb1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "fdaa9822f2777946986a6831cd7da353"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "9a83d08a95515f53d24ca7e2e1c4f1ce"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "265f79bb57b99a91b10cee36d2ea61b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "efb00a4cf44679ccaf4d8dec838d6343"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "25a587ceda94d549644fbf9d8898b05d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "e94a8529048bd53b92a79cd9104a4c22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4dfe80e0c50bc701cc163715eae93507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "8056393cbc531325af41aff094cc8195"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "2212340640464931fa3a7c442d063a86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "51fc03e56dc6caa0464db27c3d196e70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "0708cc3c7d958a54fbac32bdbb4e462d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "4f9735a8edc24577616498299f054d68"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "6eb4d061794291888b4ece8e56488219"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "67c7cb670e787596be0b2758a3836b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "48315a841234405e167d110140c1c4ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8e9e350745f70786fc32f31618d63437"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "f981076ef17975a2fc59cf67fda657d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "6b449f54b90a3cf5b55def70b754d95e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "b69a9f645f365f066ff737357145ce0c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "e7a57cab25960e7035e4e582ab8eeddc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "0fa217c6fa81001b5482751b13e7d5de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "16f427165128c6c23c2afcd06f346fa8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "5706f8ef7a681e1fdf518f701e9ebb7f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "c95e72c8f4a0f84d7cac5fdefb822b11"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "f1503cbf1bb128a3e6e68abc525de1e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "56d46149948996959c54f3f898425655"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "b43709faadf7e330d5f66c4675da3ca9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "738bd61c061b363fe3bd90732cc56e72"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "894785b707730a755cd7613ddc73fdfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "6ca1bb48e14834c13659628be6a59781"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "cbceb6dc4e01571165b286b7b4c2649a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "8ee356e9006a0708011cca307d4e6d63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "1a13bbec9a30236f146311c5e63f75ba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "cc13e8a1434d231996cbc602423fe6fb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "90c2539e75a8caba718d58605a24e38c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "7f31ec5471a84d645a3020d5a43e0902"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "032347e71bdc0edce4d84a74e639267d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "4e6b2c52ea30b610230a5aa730053f51"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "a2bc4b5723591f1ad815e2c792e72c65"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "8d55c521eac10e533bd8c9442aba5c60"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "510413e8fb6493da83f0030096674917"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "29954237eaa4f5200e8ca5ca49822321"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "88ddb1c809530bfa7d4ae05c58f7d033"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "3d7158605ccea8bbe5fe411914a29684"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "af8f4e8e1ce0613f884845e1075bd84c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "710832dd7cc98b9c6604c09cc3f52bc7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "489c9224461d30c6790539bf2d52b082"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "4deac01df90f8887342c39489534d57d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "6c7ddbe48acada6c0bbd0a617b3d305e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "5ffd1461bdfe53425ad321e069edc506"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "c4f89484365f7f26656cfbb6acd8406d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "35ea396146bf23700d3dd23b16fff2da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "b303d9cd9c955d934820a9727d481657"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "d72a96c9952f23bac70fe1b209759d36"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "29296e31bd51866605d68542254fab4f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "41201865977eef6a684096bf1340fffa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "223819a0d317a5278bbde624e2dc86e9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "1cee132e9c7134ab4d4c6e925a67663e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "8de4c7b50e9b2a4541acf7cd9e2cd728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "cc3b630ff059398dd62aad0fa17160a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "463a7b19617a85ceb07baf93e52d874b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "22ceb2f7464d26e65a18831b93604065"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "6a154de020eeb53fa2d959658f5d4bb0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "22f5f4e3e4bd93ba5c1562ba628d13d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "d46860794e75d96f0194b0d719252439"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "68646cec727982e8c5bdbc5e1e4cbfe7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "25b5bdb13709e1597d1384c228502b54"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "c82ff22d404ecf84c15d5c8c803478a7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "a0616aa1d9c76b952abff86d94e289db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "477c2667e7333cd4c2f7b855e92b8edd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "955326352007733312fb56c2548284fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "2dc55cc9c4eb99ada7455aad33aa9ca7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "263ad74d9a7cb17523d3413d0b7297d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "b95715266b572319fa0520d159746737"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "4fb2464375751898ffa1f8a5add40622"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "1ef86c4051e87cf55d61784373ea910e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "bb9904d746a426e7089df3cb43217dac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "3baa3184ebc0cd357823bc6931c1ac95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "7c5ea503f25d376739e680fbd34c863e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "794de37930f33319fca83398d0d11fc7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "465a1369230b10aade162c49a1aef1ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "da530ff34ed7ecf9411a6cad00d3ad76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "322eed71f84c006feb88e154bbb25f3e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "c8a78cb493dca6304c9aed0450c9ea2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "60118b43bfe39af5c3aae021a46ca7d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "70a31dd69f4a0e1408a1e8a47e16cc5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "843e053abf51001c1e7e594b8483f9e0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "14eb9f97ea3955fec067d4cd1a288bd3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "1e73a9b7cc3a19bb2be00e0ca65d2c04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "fecd2fd5faa1b944fa91df2b062773f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "e0a733e94e4ff9fe5bcb78f53b2a5728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "8356f8cbb5209e2507f57c7ab90e53d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "8a0dd70ab632e405c57bfe4436f4f3a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "60174181a77394e79aaeba1c4fcaa9f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "077e313e0a21b4b6a5953afb27c67911"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "91a4ef3f964546d782f85f9526cf5a1d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "65bb577d9adf46e6d23f5227186c6e05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "522a650cad6cf20c492d8bc7c6c85a59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "f9fc9be0b01a1abbe489f65f9be16d6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "4047cf3f31b0ab614c8ea02170e83f9c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "0d461bf244dc9254f8648f1735572f5b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "9265d863210467a82c4283307d0906b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "bb44122cb9d288ea28bb97856447e549"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "fd6825c9f0a8727bfb1a901df84525c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "e2b3ce60730dfac1e58f108866f8144f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNon.pl", "digest": {"algorithm": "md5", "value": "89b4507a737fac54f1db75417e855b6c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "438a95ec4d35226eadfe5514558b45de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "690e2e34f5c69de073a9a226bb0effcb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "46002aa20aba0120a90230e47a55b81c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "37ef032bb799b1694ca7ca1f52c3ea0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "047a89f3ae3f0b8a21d8e80cd885a882"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "8c877f1908737f95cc0f867744930548"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "ca44a8440f817e789771e540e7b23b29"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "32933afcb676f1c50069da9c64da8e29"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "d5c9cff4bc74b852d4f5ec54b52b7823"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "39bc80a832aedab6c102052ee4537569"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "9ccc3b2497af8e01f2a8f33e7999e4b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "2d02db301d852fc360578c7b5991ad05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "a0130bfe1027d919b3d35b4914c581a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "b7ded32ac9fb2fa33d70356edc9fe34f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "ec6c936d3e25d7586c8793e29d7b0798"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "edd20833d242b667f6d613eb4ed4db8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "c13fb059013e4f5adc5fafbd43dffb49"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "419c314ceeb2402e1a6d33d3ec170c47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "d78defa970f63b8d3d4cbce09fb26b33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "c7fc61b1a02c11f8b7e349c1283ee0c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Armn.pl", "digest": {"algorithm": "md5", "value": "6f1acdc54528aabf64932826b5433338"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "ef098e82beec386664c69d9a1164939f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "2a6bf2426eb7b342c440eca04e918d6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "06236e3493a3c17f611dc283fbfa49b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "e8b36860ed9fa7c9a230a5fa220724d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "3f16acfa929562832a422c9107100f8c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "91737b70729a0ae65fe9e164606dd043"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "451e6f88c8497698d1decff2ae7acf7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "a5144b6937455111bb6c92bd1b1b9ddd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "9ab3dbe11c116e22ff162a00b225b9ec"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "d13e62267591dbd01e378a7910e47d1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "8cc4e0b6326c4f06931a696b4e194999"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "03f947974d8f7058952219dd0058c8aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "a13d4441f25c2c511e1d188dfd735e4d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "7c06d835b2d7028a9563ac41eaf9ee07"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "572784b8c2f449774d6ee5cf660033c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "028946684919f44b8fca5110df4c5e52"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "e8a7b297ba7b4022ba8653df1317c08a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "09c7c280b5960ac09d52b70f04884bc9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "d6312e678ce17dbf6fda3ccb1181460e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "08b0fb929a9f7176f38d15d0d1e5e0c2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "7766414d1a4aa92c65bea78753b15e7c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "c5879d73a4461df0cf64343489a1e931"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "a1767ef333f266797e5d72a7b519c892"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "b2f2cd3c9401736c1863675076bc2439"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "dfbe1e5528e55809e71670d6083836f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "1ae92871ff012d12bbdba9de222735a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "7441b9c70b9745550f6103f08174b65e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "6796dbe8ff07efd27e79ff2b604e85c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "02f759154e566d76f0116c3614c525e4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "269762ff735b8b3bad14d5547082ed04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "654b4f934cc604e554996cc2410577e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "afe6df004c640483b599c0f81fb5f311"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "697eda7a77f0917ea6f3a73f5cc05a8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "fd98f9a815ef5f3f06252057746573e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "4ba0b8ce5a8c07fe2d5f9be298e1640b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "19489c519936f6115b4cb4b582bee5d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "2c2a5b894b5d837b59f96e83b4838116"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "5d07d595c19d5ec122cdb7005e327cc2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "62bb10390118aa0f69bb39695af52e04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "cbb53abc28b39e3fbabdcca44eb3fb5f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "6bbac9e6173d60656d7d01a1464a9c12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "007dff08f0cb99f75bd24815e77fc71b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "45a38de58901b4ad30533a56153cc62e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "9c5805a0c6d5c8f3d13cd81a239376a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "5fbab48b09ce0033f0ffee5804700d2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "603a19a39a18ed67bd70d88b63af97be"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "ac32381a927081d71dd169b4c3d67108"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "690532823bd47ba336b706bca937e615"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "a414b5bec5c0c082abf98e44912eb6ed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "568fab01b4ec250bf48338a374ce2ca4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "9733fa4c0f75a0086d7757e16768e6c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "95db7f2b052fd05dc2a4b46daed26d75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "9d94a1f07e1c9c2f3172c1d5476ad7a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "54d87f9e3b2646959202329d36a8d929"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "ab2389293998ac0c57dcc036a0447141"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "f93db8d0e58f6c98f435d67d5e5d508b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "c425d272e2ea5abcc368bccd0b6cb03d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "59845a434ed466adfc195dab5495f975"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a154fa69d13a386d6c12e91d57174f2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "a5590541f9be04f0e6571d5e2170b0cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "3c3ae0b7d79a03e37a8a1dff4c6444aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "1253dcdc408b36a82c32da0f52750207"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "e4904c8e6ebce52468e0528fde9aebea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "41a182d744a40a111e9ad6e41c65bfbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "7dd2af33cca036ca5463c8cf7625e56c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "3119fb92cb2e44df7314e64abafa95a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d1ad8dff8488e9c551e79651f603e92e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "4e4917c2168f18e391608e5ed548e689"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "c50829418586e4960710798ffd8a88cd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "c785b56a827f89d3eaa5c910a68e5672"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "43363674adf39822f775bd271ed85687"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "381244009f4b41b884075ecd7bc6dcd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "be619973e9ec95b36dbff6a9b23ecd9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "f1470e4f76102d0e24603af39026cc3c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "83248fafa717a9d4ff670cbf0d45b0a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "b8ecf6c274d8157ebd519031ebf202d6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "b98d5e5df37990ec21a5d9eaaee83cbd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "75f78913f546410bf8578683f1f99fc0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "903a8940b59651d68b3b6c9428114f47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "4549b34b5d6c09b77e15179c478e5fe1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "2ff7ac84092ff51f205cfc4529b397a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "82ead5d75493323af499fd022cebd92b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "25ef291d6d5e51773a3d748751b3ba5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "aeac158beef5ee5e75fc66e47f6f6744"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "0132f760c28480d0d98b09b22b12ef81"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "dc85a9183fdd836e8c7ab05ed3dc320f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "418886fbf6cf6967bae3eb3b51406295"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "cbba301f207b477f64af43b5a0b89610"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d1f52910678264d937e4b38670c77a6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "f8b49a64e4e3167c16a838c6b4e51d57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "f3b44272cc6e7facf03bfea53d48438e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "aa56b4a3de9149420d6f7d72adc99503"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "d6c33ac66fa8d3427be42c1933a29dbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "70a92cf88e708815c8fc8beec78b396e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "f077768ad7447751b9c74953cd127c74"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "a58f97b479b9e0cceec0565b2fab5161"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "67a4a52df0b6166ace9a7070188f7fbb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "1b5294ae24da017dbfbd3230e117acdc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "de8ea85306b063262ba7cc06775d02c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "73f8593179b813534623212e0bbb5d09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "8a4dd85ab69a4afe06c0cd7c7109d3e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "bebbd5618ab52ef014aabff027fd7bf4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "c38509d47791bc91938c588052148da1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "80b1c199b709e47d5ce10be8c91253da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "3c0d917373b4f247cac6163fa109aec2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "50eebb90e14062ab03b30d683ba7e24d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "8580f11a1c3cf632c8f704cf07a3ea13"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "890af213d21335df1d777599f7496379"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "b2e5cf5a97c90d0c0f3a55301be59fb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "c0737211cf5d7f296714aa62fea059a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "da6a9f152e433bce198d2720409d5193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "54613c5c82317ce11e47bcb7685f87f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "e20ef7bd0e0d480d54e48c147900da65"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "4738fd6dd5bcf91cb2f94ee05e45e3b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "046f39abbca7170674b034234ccd1119"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "49c9a2b2cfceab1e1cf3beb6b18a6387"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "d1f3cb0afcacd14209330fc6010a7267"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/uni_keywords.pl", "digest": {"algorithm": "md5", "value": "ad86b072b18d567a64e9b18e32e66afb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/version", "digest": {"algorithm": "md5", "value": "855d70e919338d63d25eaca411d96053"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/utf8.pm", "digest": {"algorithm": "md5", "value": "3a12d2af9d7b145bb4f16f0f80680430"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/utf8_heavy.pl", "digest": {"algorithm": "md5", "value": "1ab32ef474da64051963048055315541"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/vars.pm", "digest": {"algorithm": "md5", "value": "fec1c1985d96c2edd842ff2b71821afb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version.pm", "digest": {"algorithm": "md5", "value": "e60bdde345251ac96b5f59aaeb77b683"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version.pod", "digest": {"algorithm": "md5", "value": "f451806d21123d5aea433213146ae6aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version/Internals.pod", "digest": {"algorithm": "md5", "value": "67a46a1f0fb150f358698702b9cf8a64"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version/regex.pm", "digest": {"algorithm": "md5", "value": "1804cdcea69766fe0b4587f713779d20"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/vmsish.pm", "digest": {"algorithm": "md5", "value": "34bc23d4d3fe4022c438a252ec5444bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/warnings.pm", "digest": {"algorithm": "md5", "value": "641dfe74c961eb0f4e4831423364efc0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/warnings/register.pm", "digest": {"algorithm": "md5", "value": "2d8f6ce093a2176b982c0e12c0194b3b"}, "isConfigFile": false}]}}, {"id": "72c7ef6e3c3b371a", "name": "pinentry-curses", "version": "1.1.0-3build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/pinentry-curses.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/pinentry-curses.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}, {"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/pinentry-curses/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:pinentry-curses:pinentry-curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry-curses:pinentry_curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry_curses:pinentry-curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry_curses:pinentry_curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry:pinentry-curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pinentry:pinentry_curses:1.1.0-3build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/pinentry-curses@1.1.0-3build1?arch=amd64&upstream=pinentry&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "pinentry-curses", "source": "pinentry", "version": "1.1.0-3build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 100, "provides": ["pinentry"], "depends": ["libassuan0 (>= 2.1.0)", "libc6 (>= 2.14)", "libgpg-error0 (>= 1.16)", "libncursesw6 (>= 6)", "libtinfo6 (>= 6)"], "files": [{"path": "/usr/bin/pinentry-curses", "digest": {"algorithm": "md5", "value": "eaeeb83339c1d613b7878b4d2b785da1"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/AUTHORS", "digest": {"algorithm": "md5", "value": "42abc950c1efcf35952befb02d3b39ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/NEWS.gz", "digest": {"algorithm": "md5", "value": "16db9361b897c5cf9ac4e71aff4150fc"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/README.Debian", "digest": {"algorithm": "md5", "value": "9905cc66f6494cb41a3fb39fa4908264"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "92a5089093a1d4ebd0f3d31988296db3"}, "isConfigFile": false}, {"path": "/usr/share/doc/pinentry-curses/copyright", "digest": {"algorithm": "md5", "value": "41c25a67d2d126625594ad64cda62fc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinentry-curses.1.gz", "digest": {"algorithm": "md5", "value": "12c9a9ad562d8572462e3181be7cae2a"}, "isConfigFile": false}]}}, {"id": "bc06dc6b770c6857", "name": "procps", "version": "2:3.3.16-1ubuntu2.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/procps.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/procps.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/procps.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/procps.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "GPL-2.0+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "LGPL-2.0+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/procps/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:procps:procps:2\\:3.3.16-1ubuntu2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/procps@2:3.3.16-1ubuntu2.3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "procps", "source": "", "version": "2:3.3.16-1ubuntu2.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 816, "provides": ["watch"], "depends": ["libc6 (>= 2.27)", "libncurses6 (>= 6)", "libncursesw6 (>= 6)", "libprocps8 (>= 2:3.3.16-1)", "libtinfo6 (>= 6)", "lsb-base (>= 3.0-10)", "init-system-helpers (>= 1.29~)"], "files": [{"path": "/bin/kill", "digest": {"algorithm": "md5", "value": "df04758f95a4e67b1fd47ce8e820cabf"}, "isConfigFile": false}, {"path": "/bin/ps", "digest": {"algorithm": "md5", "value": "9b845dda76970a309f5b8edc40742866"}, "isConfigFile": false}, {"path": "/etc/init.d/procps", "digest": {"algorithm": "md5", "value": "f2e4546011b2960ac898b532becbc1f8"}, "isConfigFile": true}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "md5", "value": "08d130f6eb93c063d0b45a05bdbe784f"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-console-messages.conf", "digest": {"algorithm": "md5", "value": "154f6f5c5810d10bb303fb6a8e907c6a"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-ipv6-privacy.conf", "digest": {"algorithm": "md5", "value": "e9473d12b4a7069d6a3ca8b694511ddf"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-kernel-hardening.conf", "digest": {"algorithm": "md5", "value": "5c1388f00011a287cdeba60208c674e1"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-link-restrictions.conf", "digest": {"algorithm": "md5", "value": "8568316f2baa8db06554dab91f93a161"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-magic-sysrq.conf", "digest": {"algorithm": "md5", "value": "b3059f2835f17c97265433fdfdee358f"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-network-security.conf", "digest": {"algorithm": "md5", "value": "e2c60d912410543907a6c9ff21836ba8"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-ptrace.conf", "digest": {"algorithm": "md5", "value": "47f40494b2fc698e15549e0a4a79e81c"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/10-zeropage.conf", "digest": {"algorithm": "md5", "value": "8d7193abcc4dfedaf519dd03016a5e59"}, "isConfigFile": true}, {"path": "/etc/sysctl.d/README.sysctl", "digest": {"algorithm": "md5", "value": "f0690d3f1d45e35ba7d73c2b448da8cf"}, "isConfigFile": true}, {"path": "/sbin/sysctl", "digest": {"algorithm": "md5", "value": "36a32cf64a962528ff7c04a176378f6f"}, "isConfigFile": false}, {"path": "/usr/bin/free", "digest": {"algorithm": "md5", "value": "52bc74ceccb688aa5b9d4ee100c18ed8"}, "isConfigFile": false}, {"path": "/usr/bin/pgrep", "digest": {"algorithm": "md5", "value": "c894d76c52018fecf1a4d275aa6b18d1"}, "isConfigFile": false}, {"path": "/usr/bin/pmap", "digest": {"algorithm": "md5", "value": "51a5f5cde817d4a20282e9ef2c07aafc"}, "isConfigFile": false}, {"path": "/usr/bin/pwdx", "digest": {"algorithm": "md5", "value": "e81a2c7a72d76ed9500f47c34fb7f3d3"}, "isConfigFile": false}, {"path": "/usr/bin/skill", "digest": {"algorithm": "md5", "value": "df04758f95a4e67b1fd47ce8e820cabf"}, "isConfigFile": false}, {"path": "/usr/bin/slabtop", "digest": {"algorithm": "md5", "value": "640edfd3618f55b6d8a52358b7b6c144"}, "isConfigFile": false}, {"path": "/usr/bin/tload", "digest": {"algorithm": "md5", "value": "ac3b723b669e5d18ff9d9e5eecbf8869"}, "isConfigFile": false}, {"path": "/usr/bin/top", "digest": {"algorithm": "md5", "value": "d0b1ce4ef3eed65e3cc2efeea3786e61"}, "isConfigFile": false}, {"path": "/usr/bin/uptime", "digest": {"algorithm": "md5", "value": "d1b8293ff502f14d94a1c85e71a16509"}, "isConfigFile": false}, {"path": "/usr/bin/vmstat", "digest": {"algorithm": "md5", "value": "076cbcb5750544a75faa3cf852c95109"}, "isConfigFile": false}, {"path": "/usr/bin/w.procps", "digest": {"algorithm": "md5", "value": "53118cc1c0430495ddd7d21e8c1ec533"}, "isConfigFile": false}, {"path": "/usr/bin/watch", "digest": {"algorithm": "md5", "value": "d0937f4f9a2c28827947ccba4824b613"}, "isConfigFile": false}, {"path": "/usr/lib/sysctl.d/protect-links.conf", "digest": {"algorithm": "md5", "value": "3d55ec3631cff312dc9e97b7d4d2030b"}, "isConfigFile": false}, {"path": "/usr/share/bug/procps/presubj", "digest": {"algorithm": "md5", "value": "bc3a6367465d48dfb32513decd7122c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/FAQ.gz", "digest": {"algorithm": "md5", "value": "d2207c2d7c170dc4342f703a1211a505"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/README.Debian", "digest": {"algorithm": "md5", "value": "97d11c8bd1c21262687c299d2ef41c22"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/TODO.gz", "digest": {"algorithm": "md5", "value": "b206b64f9f02095d643f8307c2e5f150"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/bugs.md", "digest": {"algorithm": "md5", "value": "5aa0dd2cfdf34fdebe60221f353d11b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/copyright", "digest": {"algorithm": "md5", "value": "ccbf05638b611ad3fc095b91012859c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/procps/examples/sysctl.conf", "digest": {"algorithm": "md5", "value": "08d130f6eb93c063d0b45a05bdbe784f"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/procps", "digest": {"algorithm": "md5", "value": "cf0e69280cd3fd66a800b641598f47f5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/w.1.gz", "digest": {"algorithm": "md5", "value": "2b218a97a31269a868b81bb813f98c6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/free.1.gz", "digest": {"algorithm": "md5", "value": "0a8f70cb1b6370fd9268fc8e67ba16d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/kill.1.gz", "digest": {"algorithm": "md5", "value": "805b4e141a97433216b9a0f3d8ef9dad"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pgrep.1.gz", "digest": {"algorithm": "md5", "value": "7fe7fcd724a942579cc29a611d1547d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pmap.1.gz", "digest": {"algorithm": "md5", "value": "290ebb599cc7019a1b6da393eef1a90a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/procps.1.gz", "digest": {"algorithm": "md5", "value": "c00a01bd4ea58aeeeefe6dcc352d91e2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ps.1.gz", "digest": {"algorithm": "md5", "value": "c00a01bd4ea58aeeeefe6dcc352d91e2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwdx.1.gz", "digest": {"algorithm": "md5", "value": "3ef97a78216561b65c4844fd49a4c42b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/skill.1.gz", "digest": {"algorithm": "md5", "value": "c80ded5f4bd6c8d9c5db906bd311fb4f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/slabtop.1.gz", "digest": {"algorithm": "md5", "value": "c6b1dfb8d3523434332ced85fd18165c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tload.1.gz", "digest": {"algorithm": "md5", "value": "aa434a1f97b57a1e0830d4d0f378bfa0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/top.1.gz", "digest": {"algorithm": "md5", "value": "389606871a8eee406fc80f6cfeb22121"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uptime.1.gz", "digest": {"algorithm": "md5", "value": "b30d4641b260ba7390111feaba44fe29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/w.procps.1.gz", "digest": {"algorithm": "md5", "value": "f3561545b018d9982cd705b934dd0ccb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/watch.1.gz", "digest": {"algorithm": "md5", "value": "70d0af094bf33d101fb060299e9d8615"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/openproc.3.gz", "digest": {"algorithm": "md5", "value": "ad3660964633d1ee7f6d1fc052f3bc26"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readproc.3.gz", "digest": {"algorithm": "md5", "value": "f51a628543511895d7c6f2979805fb07"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readproctab.3.gz", "digest": {"algorithm": "md5", "value": "465c66576b8982626b1b7e7dd274762c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sysctl.conf.5.gz", "digest": {"algorithm": "md5", "value": "9d8d5ab0ab8c812d8b5fae1a9578c097"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/sysctl.8.gz", "digest": {"algorithm": "md5", "value": "28b2449cf80be6944dcd4efa9f9da049"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/vmstat.8.gz", "digest": {"algorithm": "md5", "value": "7bf41733328266f625214d31dd477267"}, "isConfigFile": false}, {"path": "/usr/share/menu/procps", "digest": {"algorithm": "md5", "value": "3f8131d805335707b580a82a5f41ec43"}, "isConfigFile": false}]}}, {"id": "3ec3c02d16e05bde", "name": "psmisc", "version": "23.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/psmisc.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/psmisc.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:psmisc:psmisc:23.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/psmisc@23.3-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "psmisc", "source": "", "version": "23.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 284, "depends": ["libc6 (>= 2.14)", "libselinux1 (>= 1.32)", "libtinfo6 (>= 6)"], "files": [{"path": "/bin/fuser", "digest": {"algorithm": "md5", "value": "fb7c1146336684f09bc326a51e09335f"}, "isConfigFile": false}, {"path": "/usr/bin/killall", "digest": {"algorithm": "md5", "value": "cd2adedbee501869ac691b88af39cd8b"}, "isConfigFile": false}, {"path": "/usr/bin/peekfd", "digest": {"algorithm": "md5", "value": "454c53495a44999598eb27cb9d77e529"}, "isConfigFile": false}, {"path": "/usr/bin/prtstat", "digest": {"algorithm": "md5", "value": "f1fd5e3c00c073ecf16e78bcb37c13b6"}, "isConfigFile": false}, {"path": "/usr/bin/pslog", "digest": {"algorithm": "md5", "value": "a423c48b57abfdd0df96c05a57fff1b4"}, "isConfigFile": false}, {"path": "/usr/bin/pstree", "digest": {"algorithm": "md5", "value": "ef4bf46493fc4dcb679fd3bbf33afc05"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/README.Debian", "digest": {"algorithm": "md5", "value": "bc808361f5cc6c18ae664a77da8cbc88"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/README.md", "digest": {"algorithm": "md5", "value": "5847828675bee38726aaf356762bd01a"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e0bc726ee4610d605ca49af7dcfa48d4"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/copyright", "digest": {"algorithm": "md5", "value": "17d9a035edd7f30c781f22d9dd44f396"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fuser.1.gz", "digest": {"algorithm": "md5", "value": "11667b48845bc7826d6a0b20696088e8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/killall.1.gz", "digest": {"algorithm": "md5", "value": "af21f5f6de3326e09a7b92423752985c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/peekfd.1.gz", "digest": {"algorithm": "md5", "value": "23159b05d3a6a9baaaa18df773cc5df2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prtstat.1.gz", "digest": {"algorithm": "md5", "value": "f8512d7f7704dfd85c72293958d670a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pslog.1.gz", "digest": {"algorithm": "md5", "value": "8fc93f081592fc433e296ee6bd438ac3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pstree.1.gz", "digest": {"algorithm": "md5", "value": "c6d1d2c383e5bbb3d837cc0a106f49c3"}, "isConfigFile": false}, {"path": "/usr/share/menu/psmisc", "digest": {"algorithm": "md5", "value": "fceb90fc9da964c463cb7d41bced5f0e"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/pstree16.xpm", "digest": {"algorithm": "md5", "value": "7abcd43d960e7597cdb6dc0dab6c6ddc"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/pstree32.xpm", "digest": {"algorithm": "md5", "value": "0e64dc2b3b852b123f32f7b799225656"}, "isConfigFile": false}]}}, {"id": "b181bacb376a72f2", "name": "pwgen", "version": "2.08-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/pwgen/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/pwgen/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/pwgen.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/pwgen.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/pwgen/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/pwgen/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:pwgen:pwgen:2.08-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/pwgen@2.08-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "pwgen", "source": "", "version": "2.08-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 51, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/bin/pwgen", "digest": {"algorithm": "md5", "value": "9ddfe4a601567c30872d6d7305f4629f"}, "isConfigFile": false}, {"path": "/usr/share/doc/pwgen/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "781547674bc5b8e8efbd998e66dc9ba0"}, "isConfigFile": false}, {"path": "/usr/share/doc/pwgen/copyright", "digest": {"algorithm": "md5", "value": "125fc837d5d92b0d829010e65dc1e08a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwgen.1.gz", "digest": {"algorithm": "md5", "value": "55205d49c162c6dd2abdb566ee80a79b"}, "isConfigFile": false}]}}, {"id": "07b5570844257d3c", "name": "readline-common", "version": "8.0-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/readline-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/readline-common.md5sums", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/var/lib/dpkg/info/readline-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/readline-common/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "accessPath": "/usr/share/doc/readline-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:readline-common:readline-common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline-common:readline_common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline_common:readline-common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline_common:readline_common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline:readline-common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline:readline_common:8.0-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/readline-common@8.0-4?arch=all&upstream=readline&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "readline-common", "source": "readline", "version": "8.0-4", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 79, "depends": ["dpkg (>= 1.15.4) | install-info"], "files": [{"path": "/usr/share/doc/readline-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dbf7aebc0de5bf2b3ccd331bbbe35477"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/copyright", "digest": {"algorithm": "md5", "value": "b0cf3572690d3722c99c47e2cc573aeb"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}, {"path": "/usr/share/info/rluserman.info.gz", "digest": {"algorithm": "md5", "value": "21c2fb1e794e3f1fc71d73ecfb077096"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/readline-common", "digest": {"algorithm": "md5", "value": "8d25a612c254e92ce813fdd2fde12954"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/history.3readline.gz", "digest": {"algorithm": "md5", "value": "7e00c663595bc69f7ca644dbb06b749f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readline.3readline.gz", "digest": {"algorithm": "md5", "value": "3352a6170f6a153703bdcf076c0ded0e"}, "isConfigFile": false}, {"path": "/usr/share/readline/inputrc", "digest": {"algorithm": "md5", "value": "75858dffc595a0ec73c46a1e5744d087"}, "isConfigFile": false}]}}, {"id": "61c885472e7f34a1", "name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/rsync/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/rsync.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/rsync.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/rsync/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "rsync", "source": "", "version": "3.1.3-8ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 668, "depends": ["lsb-base", "libacl1 (>= 2.2.23)", "libc6 (>= 2.15)", "libpopt0 (>= 1.14)"], "preDepends": ["init-system-helpers (>= 1.54~)"], "files": [{"path": "/etc/default/rsync", "digest": {"algorithm": "md5", "value": "b8fd9efa75e2bda2583b0d7c0892a073"}, "isConfigFile": true}, {"path": "/etc/init.d/rsync", "digest": {"algorithm": "md5", "value": "59aa13cd1a70ff254a2991ad0c522ea5"}, "isConfigFile": true}, {"path": "/lib/systemd/system/rsync.service", "digest": {"algorithm": "md5", "value": "cc93b1ab5d22bacb5f9ce7a06862dd14"}, "isConfigFile": false}, {"path": "/usr/bin/rsync", "digest": {"algorithm": "md5", "value": "77f338c0c6b026f2f395f9200a31227a"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "28fc685816f17fb9ceb10c81ca1d69a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/README.Debian", "digest": {"algorithm": "md5", "value": "bb035bbd1cffcd8abbb38a5278f16246"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a7271d34e06c9f92c5932691cb01e9bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/copyright", "digest": {"algorithm": "md5", "value": "3dfc29de786dcb007f6daeab47eae9ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/examples/logrotate.conf.rsync", "digest": {"algorithm": "md5", "value": "6b9f9418ea94def76a1418083fe1b21b"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/examples/rsyncd.conf", "digest": {"algorithm": "md5", "value": "5e06205208e19f420cf851aa3ebe8086"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/rsync", "digest": {"algorithm": "md5", "value": "7cf03224e400b33792b5eb87d2f3ed19"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsync.1.gz", "digest": {"algorithm": "md5", "value": "a047aeac2737443b748033492df7fe94"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/rsyncd.conf.5.gz", "digest": {"algorithm": "md5", "value": "b144111c1fc72d39a4e250583260dabc"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/atomic-rsync", "digest": {"algorithm": "md5", "value": "8906022b9766bff75cdea38890698d72"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/cull_options", "digest": {"algorithm": "md5", "value": "f91cb1c1ba6b075a2ceb888436ee4374"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/cvs2includes", "digest": {"algorithm": "md5", "value": "1ec98c4ff5154168bea3e9b0eb66c60c"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/file-attr-restore", "digest": {"algorithm": "md5", "value": "b6fae384f8ae374f6c35fc443f71a8e3"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/files-to-excludes", "digest": {"algorithm": "md5", "value": "f1303c2614ca7d75ea20a291ec9970a4"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/git-set-file-times", "digest": {"algorithm": "md5", "value": "46ac57099161a228227526d24a83c2b7"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/logfilter", "digest": {"algorithm": "md5", "value": "ba059c8287e7174286caa5a044fc0ae0"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/lsh", "digest": {"algorithm": "md5", "value": "f959b6e6a6aacba1a1a1334a03ab228d"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/mnt-excl", "digest": {"algorithm": "md5", "value": "f4a878b81d97c5819395bd727ac53c03"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/munge-symlinks", "digest": {"algorithm": "md5", "value": "f75008bf29fef04e8e28fa9fdf516dee"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/rrsync", "digest": {"algorithm": "md5", "value": "952607e869606114d1b267bc0caad8aa"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/rsyncstats", "digest": {"algorithm": "md5", "value": "0756dac1cb45e58db7aeffb11c8b2878"}, "isConfigFile": false}]}}, {"id": "6e4ef20b1756a7f6", "name": "sed", "version": "4.7-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sed/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sed.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/sed.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sed/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sed:sed:4.7-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/sed@4.7-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "sed", "source": "", "version": "4.7-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 336, "preDepends": ["libacl1 (>= 2.2.51-8)", "libc6 (>= 2.14)", "libselinux1 (>= 1.32)"], "files": [{"path": "/bin/sed", "digest": {"algorithm": "md5", "value": "885062561f66aa1d4af4c54b9e7cc81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/AUTHORS", "digest": {"algorithm": "md5", "value": "952dca4356e3ed648c4d64ccd92c5956"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/BUGS.gz", "digest": {"algorithm": "md5", "value": "8e3af9bec58c1601710e892535c92230"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/NEWS.gz", "digest": {"algorithm": "md5", "value": "aa361662409d7e0f7f716fd7b1e63ce9"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/README", "digest": {"algorithm": "md5", "value": "2e9ea11519bebc9369c326e703adc9ae"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/THANKS.gz", "digest": {"algorithm": "md5", "value": "2e915e4d9dc8be2a7d1a6e0080c60ad6"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "426be992c9c23cdb2bf90ce35b58bd97"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/copyright", "digest": {"algorithm": "md5", "value": "95112ea8fb35c22a09e674f4d2f52d8b"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/examples/dc.sed.gz", "digest": {"algorithm": "md5", "value": "f6e8f9a1d78b55b7bb59e9d72dd7aa32"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/sedfaq.txt.gz", "digest": {"algorithm": "md5", "value": "3e753d955c8f80d439f508a42f2df6af"}, "isConfigFile": false}, {"path": "/usr/share/info/sed.info.gz", "digest": {"algorithm": "md5", "value": "62285dbf5756cb6c7dabfa4b83a907fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sed.1.gz", "digest": {"algorithm": "md5", "value": "f1a5c2693c62df0fcdbfffb04c279d1d"}, "isConfigFile": false}]}}, {"id": "b5fb2d2f2f2ae2cc", "name": "sensible-utils", "version": "0.0.12+nmu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sensible-utils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/sensible-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "All-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "configure", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "installsh", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sensible-utils:sensible-utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible-utils:sensible_utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible_utils:sensible-utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible_utils:sensible_utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible:sensible-utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible:sensible_utils:0.0.12\\+nmu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/sensible-utils@0.0.12%2Bnmu1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "sensible-utils", "source": "", "version": "0.0.12+nmu1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 62, "files": [{"path": "/usr/bin/select-editor", "digest": {"algorithm": "md5", "value": "fd17460e729a5867b37b2f7fa1cad80f"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-browser", "digest": {"algorithm": "md5", "value": "545f75ad07d0abf4dd26d190f1fa7915"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-editor", "digest": {"algorithm": "md5", "value": "6bc58500276f9775fbecd574159f8dd9"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-pager", "digest": {"algorithm": "md5", "value": "79bf22f87e0a0071b60daeeb49e52d85"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/sensible-utils", "digest": {"algorithm": "md5", "value": "2d9a8b41bbd3d86812e66e53428a9bed"}, "isConfigFile": false}, {"path": "/usr/share/doc/sensible-utils/changelog.gz", "digest": {"algorithm": "md5", "value": "9f0cd8c1a6a7b076f5fe7a7aa308bb55"}, "isConfigFile": false}, {"path": "/usr/share/doc/sensible-utils/copyright", "digest": {"algorithm": "md5", "value": "bd2b4270096adf601a89232ee4eec793"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "f6d9a9c6780f0032e4ce2950ead3719b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "061875510a77bfeae151d85ab3e281d3"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "8338086886ff03313699957f3df710f6"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "370bb4680d73fbef2a7aff9ed9693bbc"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "4b44eff13cae0a613b92713c3dd0e432"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "3c9b00612813b7668e22f983edd88e5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/select-editor.1.gz", "digest": {"algorithm": "md5", "value": "f4a85a52f6e29b09c1a5746a60686ddc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-browser.1.gz", "digest": {"algorithm": "md5", "value": "163a4d918afff84285560e24e42a3b31"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "163a4d918afff84285560e24e42a3b31"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-pager.1.gz", "digest": {"algorithm": "md5", "value": "163a4d918afff84285560e24e42a3b31"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "329eca237e63c5a1a821f0f23a6a2203"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "0424f1f0a2b20f4b209290013181cd9b"}, "isConfigFile": false}, {"path": "/usr/share/sensible-utils/bin/gettext", "digest": {"algorithm": "md5", "value": "77dc9b6147b522a126fa7288bb60ce62"}, "isConfigFile": false}]}}, {"id": "34563f217f60ff36", "name": "socat", "version": "1.7.3.3-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/socat.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/socat.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:socat:socat:1.7.3.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/socat@1.7.3.3-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "socat", "source": "", "version": "1.7.3.3-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1361, "depends": ["libc6 (>= 2.17)", "libssl1.1 (>= 1.1.0)", "libwrap0 (>= 7.6-4~)"], "files": [{"path": "/usr/bin/filan", "digest": {"algorithm": "md5", "value": "3af6faec9e6c6e1eb5ca7076181fa9ea"}, "isConfigFile": false}, {"path": "/usr/bin/procan", "digest": {"algorithm": "md5", "value": "a209682484e59f86ddfc8b0f75a7e303"}, "isConfigFile": false}, {"path": "/usr/bin/socat", "digest": {"algorithm": "md5", "value": "664035124a33cb4ac6aac67157f5244a"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/socat", "digest": {"algorithm": "md5", "value": "d83c795a7eeb96c8742d41564e88d590"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/BUGREPORTS", "digest": {"algorithm": "md5", "value": "74d630b72941cbe7bc359b32a3688a0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/DEVELOPMENT.gz", "digest": {"algorithm": "md5", "value": "ce71ff056a0168d9a1c9d6e13c1e46e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/EXAMPLES.gz", "digest": {"algorithm": "md5", "value": "61e189b39f37b3c32a755eda58b2982c"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/FAQ", "digest": {"algorithm": "md5", "value": "f295ba9dc21ab0aa4c1483041d9ba7a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "72c12746a0b483c33ff5af49ab2f5128"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/PORTING", "digest": {"algorithm": "md5", "value": "db699bad79f4fec439d17f7017c16fd8"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.Debian", "digest": {"algorithm": "md5", "value": "05ccf1b2d3788d0951ee2ada7a56b904"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.FIPS", "digest": {"algorithm": "md5", "value": "3f03f663c7ca95c4577de67e8003ec11"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.gz", "digest": {"algorithm": "md5", "value": "ac6ce3db757441e8a6ecfcf6d48f44f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/SECURITY", "digest": {"algorithm": "md5", "value": "a2e19a0d29cf9f0636e67c4c5304c783"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "49e5c5e3969291f1e6d25941052b663b"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/copyright", "digest": {"algorithm": "md5", "value": "155d63ba4a95ad3f0ca852a5f0078649"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/dest-unreach.css", "digest": {"algorithm": "md5", "value": "73e671d29c4ce3abdb3b4dcb3b10d7f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/daemon.sh", "digest": {"algorithm": "md5", "value": "c443d548ea12d08923a4bbecb6985e02"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/ftp.sh", "digest": {"algorithm": "md5", "value": "e9def62b5658370ff9d94fc5f6262a89"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/mail.sh", "digest": {"algorithm": "md5", "value": "5b6bd50b5b4ee2955ecd52532c2e4986"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/proxy.sh", "digest": {"algorithm": "md5", "value": "2da2e5ad70e4619809a75a22a889d7b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/proxyecho.sh", "digest": {"algorithm": "md5", "value": "221c33023c397b5b291b904ee60ebe8d"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/readline-test.sh", "digest": {"algorithm": "md5", "value": "c5cd87f86b7f6e6c63407ec9e1c5ff10"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/readline.sh", "digest": {"algorithm": "md5", "value": "1a8f0d8c3c604a76af3464ffc71d799e"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/socks4a-echo.sh", "digest": {"algorithm": "md5", "value": "0264b986d5f8b896907bc4035fe67b9c"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/socks4echo.sh", "digest": {"algorithm": "md5", "value": "6016e23ff0c02c627f885248df088b93"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/test.sh", "digest": {"algorithm": "md5", "value": "19c4ed91f2713908d593c8995afd1d72"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/index.html", "digest": {"algorithm": "md5", "value": "be6240c146fee077aaf3a6139a4b7fa5"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-genericsocket.html", "digest": {"algorithm": "md5", "value": "84b23d14147a8bf0bc80bb3859c059c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-multicast.html", "digest": {"algorithm": "md5", "value": "9aa1350275c8cffb89c05a2a7c23eed3"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-openssltunnel.html", "digest": {"algorithm": "md5", "value": "fcd83c33359acdc02c20d20b7c98f4e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-tun.html", "digest": {"algorithm": "md5", "value": "a0683cd587e8800fc8164027c732bbbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat.html", "digest": {"algorithm": "md5", "value": "7c25b28818225858cf8491829c19d14e"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/xio.help.gz", "digest": {"algorithm": "md5", "value": "e81a24ad86cbdc328c2bde42fcec0c06"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/socat", "digest": {"algorithm": "md5", "value": "24530f57fdfacf16a6fb3a15f0f9230c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/socat.1.gz", "digest": {"algorithm": "md5", "value": "07f5d5f9afc384bb938be873fc714791"}, "isConfigFile": false}]}}, {"id": "acbee8a5fa715f44", "name": "stdlib", "version": "go1.16.7", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.16.7", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}, {"id": "7ca19fd808ee57dd", "name": "sysvinit-utils", "version": "2.96-2.1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sysvinit-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sysvinit-utils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/sysvinit-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sysvinit-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sysvinit-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sysvinit-utils:sysvinit-utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit-utils:sysvinit_utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit_utils:sysvinit-utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit_utils:sysvinit_utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit:sysvinit-utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit:sysvinit_utils:2.96-2.1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/sysvinit-utils@2.96-2.1ubuntu1?arch=amd64&upstream=sysvinit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "sysvinit-utils", "source": "sysvinit", "version": "2.96-2.1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 74, "depends": ["init-system-helpers (>= 1.25~)", "lsb-base (>= 11.0.0~)", "util-linux (>> 2.28-2~)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/init/init-d-script", "digest": {"algorithm": "md5", "value": "cf80e86fe39dae73118344164f732978"}, "isConfigFile": false}, {"path": "/lib/init/vars.sh", "digest": {"algorithm": "md5", "value": "e8fb1c90e996b6cfec5850bf67c3d534"}, "isConfigFile": false}, {"path": "/sbin/fstab-decode", "digest": {"algorithm": "md5", "value": "83655b1252ac671c06668a18f6e61faf"}, "isConfigFile": false}, {"path": "/sbin/killall5", "digest": {"algorithm": "md5", "value": "f58f67968fc50f1497f9ea9e9c22b6e8"}, "isConfigFile": false}, {"path": "/usr/share/doc/sysvinit-utils/copyright", "digest": {"algorithm": "md5", "value": "a21e2e9281e9354d0a9c6b49616464ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/init-d-script.5.gz", "digest": {"algorithm": "md5", "value": "c4945d2d79fca38b09b2e45e47838ba4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fstab-decode.8.gz", "digest": {"algorithm": "md5", "value": "1382c07189c74ce7c9a61d4019875882"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/killall5.8.gz", "digest": {"algorithm": "md5", "value": "71a3f18be370f5e997d2b487a6ae2412"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pidof.8.gz", "digest": {"algorithm": "md5", "value": "a5db34af6f82f0e45614d36c96a41c77"}, "isConfigFile": false}]}}, {"id": "08c4389480490f29", "name": "tar", "version": "1.30+dfsg-7ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/tar/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/tar.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/tar/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/tar/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tar:tar:1.30\\+dfsg-7ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/tar@1.30%2Bdfsg-7ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "tar", "source": "", "version": "1.30+dfsg-7ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 880, "preDepends": ["libacl1 (>= 2.2.23)", "libc6 (>= 2.17)", "libselinux1 (>= 1.32)"], "files": [{"path": "/bin/tar", "digest": {"algorithm": "md5", "value": "586e1b7caf47a43f5be28968dd4a7329"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/tar", "digest": {"algorithm": "md5", "value": "ac6725ed329d518f81d3e363e131951c"}, "isConfigFile": false}, {"path": "/usr/sbin/rmt-tar", "digest": {"algorithm": "md5", "value": "47eeb93a44ee1c060f83e016622826ec"}, "isConfigFile": false}, {"path": "/usr/sbin/tarcat", "digest": {"algorithm": "md5", "value": "fd2fab77cf4da2288c11a4de2c0c7fe0"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/AUTHORS", "digest": {"algorithm": "md5", "value": "020511595e8fb6a77b29032b3ec4ab10"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/NEWS.gz", "digest": {"algorithm": "md5", "value": "1029bcf0049c4702f8c10c79b80ba36a"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/README.Debian", "digest": {"algorithm": "md5", "value": "882d20d9ef9c5baf1557a921bb9c6251"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/THANKS.gz", "digest": {"algorithm": "md5", "value": "7aad931dbaf8539dcf0e16228d76aa65"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8cda8f6895c798897d1d95f81809cfd7"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/copyright", "digest": {"algorithm": "md5", "value": "6cc9239a1f4b61c5ea9db23f92b2d20b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tar.1.gz", "digest": {"algorithm": "md5", "value": "f5a23fa6952e8d25e34bec96457ef23c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tarcat.1.gz", "digest": {"algorithm": "md5", "value": "9376d82eb54e507863d32114dddd3de6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rmt-tar.8.gz", "digest": {"algorithm": "md5", "value": "f9850cc3d80e4c228f35809dba5ffa90"}, "isConfigFile": false}]}}, {"id": "f53c29e10a934f41", "name": "tzdata", "version": "2021e-0ubuntu0.20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/tzdata/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tzdata.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/tzdata.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ICU", "spdxExpression": "ICU", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/tzdata/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2021e-0ubuntu0.20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/tzdata@2021e-0ubuntu0.20.04?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "tzdata", "source": "", "version": "2021e-0ubuntu0.20.04", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 3938, "provides": ["tzdata-bookworm"], "depends": ["debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/tzconfig", "digest": {"algorithm": "md5", "value": "8374302ab936fb95e0b0d140d0891851"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/README.Debian", "digest": {"algorithm": "md5", "value": "5461b4c9623a1657baf85fbc0c8576b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "59088291cebb6712a90cfc17575dbd0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/copyright", "digest": {"algorithm": "md5", "value": "8805e18f6bbd0769670122a5fa9943d5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/metaZones.res", "digest": {"algorithm": "md5", "value": "9cd94a7aace95f0da934e954c6aec1be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/timezoneTypes.res", "digest": {"algorithm": "md5", "value": "d57c3a7f1d3accc853e64b000ac2129d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/windowsZones.res", "digest": {"algorithm": "md5", "value": "4fdc7db94867eb3e8d8287e40bfa943b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/zoneinfo64.res", "digest": {"algorithm": "md5", "value": "dedbe17e8e527496db5dd49b93732f05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/metaZones.res", "digest": {"algorithm": "md5", "value": "d24ef66d96d6254edde76e067d61f038"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/timezoneTypes.res", "digest": {"algorithm": "md5", "value": "3449e727db0099d14e57f573caaa6e1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/windowsZones.res", "digest": {"algorithm": "md5", "value": "70ebc969e1a0d1d0f1d7050ae31af02f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/zoneinfo64.res", "digest": {"algorithm": "md5", "value": "a3cb86b9d1429614e0483b68d4d39eb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "6d24d30bc671042918ba397a15e6114c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "md5", "value": "a4e91414b5f2d3121eb75296856e68a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "md5", "value": "75c741bb811f4ee563ce05eb976e53a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "md5", "value": "3b35cabbca4c300f1da33559fa66f002"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "md5", "value": "2a157b818df8ab296baf6de38cd7d32b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "md5", "value": "91ebe16317802987c2cd9c567b6e4c2a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "md5", "value": "cff58c6976849e1e8f94d4288b07b9d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "md5", "value": "f77b22ac5e4f995ef8d4839835a54faa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "md5", "value": "95e6bee1cb146689410010d58e6ee974"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "md5", "value": "9bd56b2ae0dde525e0d1e6b043affb7a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "md5", "value": "0934b65c654d5dd57b2c14aac74c679b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "md5", "value": "07b6153d721b5d7d93d78f2591201ffa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "md5", "value": "02f0af929cf2fb42287aabc7e45f78cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "md5", "value": "05ef717a40868a541982b1a5f67dfb98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "md5", "value": "00965bbd20101c05f03c3e735c6bb8d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3a8cb657399a5d04eec932b724b4e417"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "3d5f1509f2c5ae29e32a04fb8fc22bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "87eba246533516f08153426d47a47955"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "md5", "value": "cdf516181f92a7650fb078359dbd5b97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "a7b0332c0c65f2596b0b64176a7714f7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "dd7a6c49b463aa28af13f95492e54d20"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "md5", "value": "449387f7cc9e00bdf899e34a7c3e168e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "c0b528a9bac3e46ce535bc8faa3c9094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "9fc33ec8615c229f3cfa0b605e2394e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/iso3166.tab", "digest": {"algorithm": "md5", "value": "22b35b3817db585e12c4e2db934c9680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "md5", "value": "884ea255987aae77f4b4886bcef883ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leapseconds", "digest": {"algorithm": "md5", "value": "7c55955b0ba6d33b0c944b093ddb9dd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "6d24d30bc671042918ba397a15e6114c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Barbados", "digest": {"algorithm": "md5", "value": "a4e91414b5f2d3121eb75296856e68a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "digest": {"algorithm": "md5", "value": "75c741bb811f4ee563ce05eb976e53a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guyana", "digest": {"algorithm": "md5", "value": "3b35cabbca4c300f1da33559fa66f002"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "digest": {"algorithm": "md5", "value": "2a157b818df8ab296baf6de38cd7d32b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Merida", "digest": {"algorithm": "md5", "value": "91ebe16317802987c2cd9c567b6e4c2a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "digest": {"algorithm": "md5", "value": "cff58c6976849e1e8f94d4288b07b9d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "digest": {"algorithm": "md5", "value": "f77b22ac5e4f995ef8d4839835a54faa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "digest": {"algorithm": "md5", "value": "95e6bee1cb146689410010d58e6ee974"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santiago", "digest": {"algorithm": "md5", "value": "9bd56b2ae0dde525e0d1e6b043affb7a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "digest": {"algorithm": "md5", "value": "0934b65c654d5dd57b2c14aac74c679b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "digest": {"algorithm": "md5", "value": "07b6153d721b5d7d93d78f2591201ffa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "digest": {"algorithm": "md5", "value": "02f0af929cf2fb42287aabc7e45f78cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "digest": {"algorithm": "md5", "value": "05ef717a40868a541982b1a5f67dfb98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "digest": {"algorithm": "md5", "value": "00965bbd20101c05f03c3e735c6bb8d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3a8cb657399a5d04eec932b724b4e417"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "3d5f1509f2c5ae29e32a04fb8fc22bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "87eba246533516f08153426d47a47955"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "digest": {"algorithm": "md5", "value": "cdf516181f92a7650fb078359dbd5b97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "a7b0332c0c65f2596b0b64176a7714f7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "dd7a6c49b463aa28af13f95492e54d20"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "digest": {"algorithm": "md5", "value": "449387f7cc9e00bdf899e34a7c3e168e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "c0b528a9bac3e46ce535bc8faa3c9094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "9fc33ec8615c229f3cfa0b605e2394e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "2ece5b26b492408992aab88850fbd816"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "md5", "value": "9fa57691074274768158f928fc17f750"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "md5", "value": "f9a1ce1e51007b314f4dbb27844724c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "md5", "value": "0976720bfa1df629893f319165bcc682"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "6ae91c67ab6247be4b232e8616e696f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "38b744f896d0af80a72cf278f4bbe416"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "3d7677d7c42943aad0efa0305546745e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "59fe98cc2e5c0b2a4b5e56bea6ae9d74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "md5", "value": "894503e89177c5ac997b405e476f0b90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "30901eba0d53204dc8eaa9c9299893f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "md5", "value": "fdd731ea652a9ed57cf66dd46690842e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "md5", "value": "1c10fa1b37a4a62fc7dc0f8f2ba461ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "cff4ec6c0d7efbacf81ddf919554643f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "abc9b7d75108f4008fe6d6343789d4f1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "eab0671bca010ceb9da03005e6fc6880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "17332d08199ea8066072c7257649f3b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "140c8538c93832c7c7ae0e40d592dd33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "md5", "value": "05f98b38487531b8cfa518adf53a69e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "95db5bcf2e41e04afee5a3be151106b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "md5", "value": "9a4bf52ac1ddeb608f12de0b9e53681c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "md5", "value": "92a33657cf1fc090ebfad1893ade9a31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "md5", "value": "aaca600a3545a3142d26e8671a378bfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "bf6361d454f44cca4167e10b2acac8b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "4a757fae4da5be8c61c7f18b032d887a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "aee8df9d14a3bcc5df5ef9f96a76d596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "c396dcda4fd76a902e52d5c31049d94b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "7b7fa622f008d7b8538157050e47e3ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "96c2b37f3e5d4e1edd8f97453478fae4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "a0feb6e06499433b68f7a392c7cf7cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "c4a13a5f96d52cc2f689ace3d596f1b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "af90afd71a8430a2502f671031cf0607"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "2d9e7317e0ca0cd5cb34b7603fd92e98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "210666daef73e166c4f1e15610b0f6fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "6ed3c0fa94021bc6f69978ae80b080b7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "md5", "value": "f2f7937f730f27a508b6fe00e8bfeea9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "md5", "value": "59db747ac4f4aa783ac169aefe014471"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "c4d9dbbd094173ced5c98e67415078d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "md5", "value": "bf1f2682e3c067be8a9598f242fef4c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "md5", "value": "a7caf9670daf4e40714a4f4e3bd4de38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "md5", "value": "a6f600d246de9f362ce80412e50e703c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "0ea628c5b436a1a5a36326dbd1166310"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "md5", "value": "3788be6179d535d1a88b7606f67fd2f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "md5", "value": "e0ce6aa03cfcd1d5bc760d49164c05f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "5ba6299259dca6c49bd37d55b0a23547"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "789ca8ed7c41b2b9b2f33ca5c259e412"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "md5", "value": "63af9c5ca1e21df45291d378868bfcf3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "md5", "value": "4c01dab6f9d01f804b48c233707571ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "md5", "value": "e506d8921fea4c5f859271d2f3c404a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "md5", "value": "19b9722ede4fbf7549408e805fde0981"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "md5", "value": "33a79cc0ff099fde13feeb3853c3a751"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "1e39fab89356adc5f8b17c51a8774e26"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "md5", "value": "7cbed8a0245e86be851141b0570e96f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "1790826b85dedc3851db28dd0e220497"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "md5", "value": "433551bf5d254f872dc87d884cc92078"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "c1321f77b6159d137c94dc9fe7f73825"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "md5", "value": "7172a82b7a5e3055b85bebe905a5825c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "md5", "value": "c7e43a31c24443dcc5a10b94194d77b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "md5", "value": "8a4c9e63fdbeaf36632157a97751f2a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "md5", "value": "b4bb7ab4d2174a6f25d1edd6ec2bee2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "md5", "value": "0e5b3b1aee31e8b3764c85507d67ca05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "28943e677053b0752b453b516309cd53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "md5", "value": "7068222e5373ba95264df3a492738b31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "619356a2105ad4806faf3e0e6bb55de4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "49f48574666d6ad73662318396ffce02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "9731cfdac91199b35b376c9eb3c96f47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "md5", "value": "fcf1a91ff1bd3861f6bafee15b34bb29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "md5", "value": "419fececb0c23332ec1a31de3009cfbc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "md5", "value": "c59c7f07579978db7a5a08093df0862d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "md5", "value": "cf585454a2b0677c20dac5e7da2f1220"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "md5", "value": "7859fed3ee6554515a80fb66e40e26ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "md5", "value": "0d7e7c94e0f93d6a3d0f7828923f71a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "238295e794d2d1a0a1a83f1b9566a709"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "d4609389defcafa6506c293e400bf461"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "a1d9dc0d21a85ec5839c6979e27d3145"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "df91d2a9125214c62d58da3979a73396"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1412cf2280b485145a60241efce4db30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "d0d4d73ba702b88ecc33e58c87752bdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "825d9121197f7c3db8d255420f595f53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "c4a8b70e45c1280abe6715e9b31a4215"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "md5", "value": "4610d997061651f8c1d87590ce6c6d48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "md5", "value": "54608782aaa5eea3bc3f826c194f86da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "md5", "value": "bd61c9a0893dee415ee4b35d4de32f2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "md5", "value": "ae29dcfaa10be843ad0ade4b76953c6d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "8554184e5672e0fe6680dcaec95801f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "ae212287f1ffa333e6c5361f592e4902"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "md5", "value": "d2eae5e0fc0fa7da804ef0382e5c5275"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "md5", "value": "bed1f87c0119e6e100703bbfca8a2cb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "638a2cacbc89f9423e07ac7500901db5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "md5", "value": "6c24ca4df574afcd8d544d5e22e61a04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "md5", "value": "5358e8ab5651a5490509fd614030e0aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "md5", "value": "cee8ce11d0d5959a29b811db031a760e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "md5", "value": "601083c1785e112b5305e930a160c14c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "md5", "value": "00b0a1fee9df01734ec34c14112254d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "md5", "value": "c366dd821b732f958ecc81707eecc297"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "md5", "value": "3982b2eb6b82bafcd43086bff70391a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "md5", "value": "a55e8a1f3630c03f89edadaf4680ec25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "md5", "value": "343fbf2ad186247b3ada34df3a73a39b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "md5", "value": "9a5c52d9e60891e2b51c17610e75d11f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "md5", "value": "3a32c8d1acc868437504552de02fd519"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "md5", "value": "9b368bd93acb8e71d27c366b90d085f4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "md5", "value": "d1560b82e96ac594927f7652ca277d16"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "md5", "value": "ff72ed4243821ff00975e6e2ca391a11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "md5", "value": "7a9af121012aaa81e25697e39bc6f419"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "md5", "value": "3908e31214d9f66b0d426af6a03d432d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "md5", "value": "48fece31853b56c4dcc1c4c633678de5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "md5", "value": "83da4ab66275d6349bba1f805c3f2b13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "7f0ab21e5c7311299e4e84405580bd34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "d32547ac4e7f75cf778d159613be460c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "8f90b6b95bc3da80e8c75c880e98e10d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "md5", "value": "7d1c2e69d7a0e888fb2691df6dc7059a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "md5", "value": "9c60152b7b11563719f61bb0f52e9e9e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "md5", "value": "89cdcf508eaa9773a6fa0e622862effa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "8409ed8281ca17daf9c87560426b7c02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "md5", "value": "94cad15c2905ecd5c9220ebb4a665d63"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "md5", "value": "119a9ae5a2e1ce137750f1f40ee25fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "9967aebb8676d68eb1fc98f28e2d6088"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a7226703f1e25a2ee1bcae716e72a203"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "d4d9306f02c41f04e8e20cee64255499"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "491c6b9092d433f244f0178902205c5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "md5", "value": "bd08e800d08b91780bc6b84093c03fa8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "d6a6ce35fb5ca3d134fe3d7ce1b7468b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "md5", "value": "033fdf34edcf532ad3c407cfd5c5c51a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "md5", "value": "49b33e71c4d5d99090e25929482b9820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "md5", "value": "37e1fe49d7b779172f4193f908fa02b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "6ec1fd156b7787b6e3c572b080477015"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "md5", "value": "7c6fa27dbdd3a23459e446cb1de27fdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "md5", "value": "ac7e9a73d88c285108971d721a44adb7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "d6a86cf69c5249955c10dd6241b8edb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "a2e1c9811df903b8580f923c56901a66"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "0259be201c9572d7959be285fa1d27c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "md5", "value": "68835da39f571d567c02d171f362b86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "md5", "value": "92bf95a03d395959050ea4a131714016"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "md5", "value": "ec2feb211b495fb642849e26cfa1fac4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "dfd6bb815ab1c7c942efd30bd72220d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "md5", "value": "4b1a8f5b8395dbee7ff1977cb5500e48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "ed91a3d1f2e7b4b131d382a786a0aedc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "md5", "value": "4a5aba6b91f6832078382d3f52fd391d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "md5", "value": "f07d194c5dbf339337041c34d5655439"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "md5", "value": "d32d462d79287703f4291fa86d3e3cc0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "md5", "value": "3bd9a88d87ee96c033c000e087d32304"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "md5", "value": "02bff7bc4f718256de6e4fc9c91d0731"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "md5", "value": "18215af652ac1b27ae1424d80d8745b2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "md5", "value": "1ad33e12252975f4a164863f7b347834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "8819718d5c39d0739ecc5aeb4883dd83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "1c968dc1d2c2761169563ba7b33bce96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "3aa057eed8f983261051a60a5d5df168"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "a8595637c93cddf1bba143a7504b0a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "b55c0e92ece5f76456836ba0a8f90d5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "93ee5d7ef22d778bfa45240e2f09b294"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "487d0eefc72678542993ea7d456b5109"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "0b6e1819cec18decc2ba9c8474eed0e9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "md5", "value": "c691b89ddd9e73077ecc34746591b8a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "md5", "value": "50c976fc9d3a5fc2053e9b501454e1a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "3800cbf76567dab8d7595a1689ef84c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "bf2a3e380b9ade9813777ffd0d74c281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "8be605bc17b1b8ace5d0dcbbbf36e766"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "92be691687678d602ce8c110c0b71e6f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "69d0c1301f0f0087bbbd55f475705ce0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "fc74c01700cfd3f3b094265bc4da8c00"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "md5", "value": "13588c08a6afa69ef45e4138ef693b01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "a13a243b9ac97b8cae9f3fe489d98df2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "f428a385e7ff26008f4d218a098e6f64"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "md5", "value": "255e1c22ff700f92b5a6d5eddac02cee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "05e361f87d99452bdb3ce9f9b8de1873"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "md5", "value": "1983e69738db60837ccd86c8446a1f54"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "md5", "value": "7b03a740771f163f0538ace3c71acb87"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "90d316520f8b40e86633ab16bd9ed27b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "md5", "value": "6d07091b59de1b8ea5757c06e7f63952"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "md5", "value": "1f2c159804ad4460e814c7e4e06a1c81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "7751b5aa6d42c6edeb3d9d3315ec5643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "md5", "value": "56c1cdf96ff95dade1e2af06cf62bce6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "md5", "value": "131298d9753e9b94f92a9a2dd593c1ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "9cbd7e6bc4b8301fc6f412d721e18f75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "cf108cc298788103758b0132fba32a57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "md5", "value": "f8b9e4d6103a91320cf2c37de437b390"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "md5", "value": "1a6f674e5ac29a8b5a348c0908776903"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "5029d113cc97621db6d865da60e90f85"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "ac812a20a17a6221694038b62ac77ff0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "md5", "value": "56b36112514e02e2a2c3c0f9daa33ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "4c4df65512b0ef498679c8c56ddf79aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "5d4e08188f670c8549faab2baf434ecf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "7e3faf3974a4a2f1a6172bc80c4e91df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "4c93a718869a49fe8738a7c2a2a5bfc3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "md5", "value": "5e3c30f6bdf74d0f478058528dd9bf35"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6b5eef9cc6379c9870bf910cb100e303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "md5", "value": "4038cb8adc007467f1297aa72557863f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "2fbf48a68d6bdd41a46a80a62e18b144"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "869901a57988fe7b31361cda69c8f880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "f13514801b64e3df8a2e17425500472e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "9bbdddf845585578041940e8f6da9eec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "a8374ed90332f317a58f7966720bb06e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "md5", "value": "d526bbff0c17d90c159b99ae0b3d701d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "md5", "value": "dd42c3ea58c64c46070051f16626a0b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "md5", "value": "7df245f6c0c57fc4b6f60f114a3a3c0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "md5", "value": "20db83c594a3c11f74ab275542d59aa4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "md5", "value": "8c74530b14cbf0665f2aeccd46edbc2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "2f833febb7eee0222af785894a47d5a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "80a5ce5e3a2aa6fca78e4c923b367775"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "5418f65c6112d91f5c3dc3e1ee6de4ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "md5", "value": "3a75112074f83b378643399870355e99"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "md5", "value": "d377f26e7bfa3abcfcdb7ad8393dedc5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "55fb83fe4f7872c919ce934a0b70a651"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "cb4953e8661526fba1d6ed8f738e895f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "md5", "value": "93c1ca246f511e59ef6e1ba0a1be9312"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "69fd17c001eb607803db212b69f6cb19"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "d7425de23d25981694e74a7586739116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "8893b235516344c05d7c09784655b263"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "56f89a665a76bf1545195337e1a7f70d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "4f1199d97188b22908fa455795c97d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "md5", "value": "e73238fa6c85ea037bf4dcc235113fe9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "1daadc5cea3b48bc03780c3b3bd888a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "md5", "value": "adf247679c034bb673460b2f84a28744"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "216fdd680450ed97343c897484387d8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "md5", "value": "5c0d79bd3b49708fd440c92ae6ef8008"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "c398702793e8c39e06a904bf586e111a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "e76c0eb6f1c05b73c3259b349d24efb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "md5", "value": "d9144cda84ed2ad168874e115b9f02e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "64b85a49b199d60ff63b5fcf671f4a5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "647dabee9bd03c3022b7914a42b4c7d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "68dbd9ab3d99fbe43e5fffbb5e437049"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "33126ec244ff0021f306e5b35eeb8166"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "4e6dc470a3ae30724f705a286fcee8ff"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "7f679e187e0f3b9d2351fc75b14fb0b1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "3113efdc39fb8769fc2b01b82317543d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "b32b4ec553cd93eae82cf18bac5f082a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "md5", "value": "5e49fcae7ddb3a7393ec70d33e3bb58d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "d4275263cfc9c8d1fbfe95e60cc0b48b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "8b477cb0b438b43f83f00d9e13e2a1da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "630bef34a54156bf096458f39b17d8d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "049af498f509b20b2be6db5e3e046a92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "59557b15427f688dd2f6730c1461aa94"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "6740c962ea32a0491ad112b3184ca33d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "91920c175797f2fee4628b758df58d61"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "a20b743d7999a096c1c6b94d6e94543e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "4cbcb014d0b6e243af59821c0c384948"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "22b3a5647ebf7770778829b86d76d159"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "983f643813090bf92a49695752107129"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "808c3effed88e7d2821e125a04116a81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "f3cf2c16b37c892e4f59ee18ac42bdb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "d6840aaa31f86eeec1db8a5dfca4860a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "md5", "value": "100232ed7503f304bc2e714c97ae567a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "md5", "value": "756d65bf2fa9f1aa989b32a3ced58e70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "md5", "value": "1e8821e98ee2996fc13a64706ef88c9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "9591bc68f5bb6ab69d979e630e26acd6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "52522a86ca54906118e42fe98065b239"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "ac58bd25479b59b3208bbd46b81f840b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "md5", "value": "184d24eac20d87ccdc87ba399bc8b9ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "md5", "value": "d7972d29a5aee7bc571616262f3e13cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "md5", "value": "c874ef03c126929466c93a0ffd30f80a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "md5", "value": "2125932c7fcd55c106311c03a7bdb4ed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "md5", "value": "4e73eaa3e5fde0ef537f49976f1aea51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "md5", "value": "1888b614cef3c1a33820f2ea2b3b7b3f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "md5", "value": "07e080101d74f9f1b15cffbbaa8fbe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "md5", "value": "35f72054ad6662aeee550ec58dc4a586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "44ac89638b691ebce09448dad59e536e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "b42c0dab5f49eb25e21920c0b22f54a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "5dcac640065e3fb5b799e2c0a6df1d2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "4fae182c01b8355025d83b4acbfada68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "8a6d714494a35f050b117b592b40bcd8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "733b613bf354c20c0d3b3465435c9cc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "088c840877ba64a21a9edc90ef942671"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "04aefa0c42f095280b700db4d1a30d6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "8ceb55f06163274ace7c942c0199ff90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "172c592ca91950907dd7b1924c4f3d06"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "05ba396e91ef7b3445aff2aaf23ede98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "819b92c43b3741d65b3676cc0f5d33a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "c79b1c43563ac924fe564ee658820b57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "b4a6988ab9c89ada1e5593dff9eeabf4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "5fa302adca1e4c397c7a860211e864b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "c250ec4b2d85f3696b182af7f7dc7fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "d275f6c033dec2c0babfbd3ac01655f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "ce6effbe9cc3a96f6d196aff4fb71af9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "cf76c5d0e5c517917500a34c8771ddab"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "2f737a03e95cd1a3cf6a35eb25d33b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "5a6b49c6fdcb2144d7e0cd7388e7838c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "ab06ee74ab85a30e8adf0b69de519c82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "0510dc5e9d0b6b6ec42190d5d3ea6cdb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "f78c916860aca5b070021182c4779d18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "00b5994c24a396764b490ae18ab9a599"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "936c9e724d32db15be2477ea4b408b1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "md5", "value": "da8c158569d2320293ec1bdb8197b372"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "0face114659e687216565b1677c3233f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "md5", "value": "e8f4d71fedfa35fc3fb864a96d495bf6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "a13946f4e9d3ccf5a2806877c650f8b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "md5", "value": "9789a12a5d8dee3a1eee5e381acbc435"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "49742f8abb337ecf1c0dd131b700ae84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "md5", "value": "66b73a23b12770e49bf21157114cd9ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "md5", "value": "17a56849bac0ae98713fd80de5937ee6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "5e671b076bd4e55ec8b72ccbd1fd6834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "md5", "value": "e4f1536b66fa68d0fa9c1ae7f55c8958"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "f45ffc678242a294c2458873e467d551"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "7e419cccff922e6f05613e0bf643daa3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "md5", "value": "1e8b9f6d3f039934047147d7c59cdd68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "5ea0a40b8fec7378a85d2ec0119e0d29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "4898c47385490352e354c08987ea062a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "82848cac0d23cbeba238942b5e4d13b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "a570031cc17f2c40a4e307276830e0df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "md5", "value": "75d8a858f439f7def0e401d81581cf80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "md5", "value": "5086fdf67531750c13440ed80a8fc78c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "d5a38337caf1c67d7f2efb21d223b453"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "md5", "value": "c9c7da3ba49be1b97e62ade1125ed78e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "7bbbe6a6b7b9cb4bf346284de85a3309"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "md5", "value": "030ace11fa504fbfb95d4a12fed5c2fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "md5", "value": "d9a93978f468ad83571476676d5280b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "md5", "value": "3aa89d8a569e31cbac14ba3a823b4b4b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "md5", "value": "9483afb4a470ec5f1c2d3a9373f989ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "md5", "value": "8fa8757f045c9f5b4bf9210fc5b77fa7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "md5", "value": "94884db5e4223b8d6b88c205de388fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "md5", "value": "96080659b3866aa1a4f854bfed023ebc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "md5", "value": "4c0fa4d8e0fa627c927c602d17a5614c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "md5", "value": "85b93188ae76e76a9e681112589dff82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "md5", "value": "8b73ae8539b171e2f2921175890f9dd4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "md5", "value": "bd1f91b413ad4897ddd2cd1307e84cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "md5", "value": "9a655573d9b0621f4870ee69f1f0cdfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "76637ae3162f619cfe5dc0eb0ea22803"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "md5", "value": "4b628d89207f0571c0584847bf26fa24"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "28406b7e8ab1370edffd0874e0ea3024"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "ec3e0b95b02002702ef0a0768218cddc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "md5", "value": "2b5278f6502eb243455557a3a211282a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "557bea7823ffd9101e7210fc14a4df8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "87117eba9b1d7761aafad2d154ea72d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "md5", "value": "a7cc4e1ac666142d3ef9bcc2a98ff025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "8f55739824b7bb22ac5ee808daaaf93a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "4444f6ab1870b7cc613377909174a62a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "93953a33040968555bbadf0d7e708b4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "96079e1c41c4ace8ac7ba508aa8e6d83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "md5", "value": "509001eb44859b5a9e536de4d6376a45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "md5", "value": "0d9f2017c7fffb6b5fd8f18625f88bef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "md5", "value": "704400f39808fde5ab87bcca534c957d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "md5", "value": "1872aa5309777ced09aaaa9d2605c241"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "md5", "value": "48d7bd7f714bbd167b7ad073e8370262"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "md5", "value": "698fc9c657690ffc9d2c13663e3e98c8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "84c54c380776476b3df82fe58a331077"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "md5", "value": "51606eface773e2db9aca3b40baba212"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "md5", "value": "914221361ae9dffad45359361956d4b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "82de070c86b13756b2a7aca800e674ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "md5", "value": "cc6f44b01dfa292c286ecfe323b5d1a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "md5", "value": "38fabc01b1a9eef4e7517df5644d2f0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "md5", "value": "eb8570ce4a109cb5f39ae339449435a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "md5", "value": "c3cad71a45bf4fc95855ae81cefe44cd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "md5", "value": "de77aaa577aa9ce26bc25e6044d36bb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "md5", "value": "cda9f3a031d015f4b288b9dc27b7883c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "334d9ee9e247d25e2dd5e85cebe5ff1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "cf18f18cb52d3c65a3660c6ccd7f4cc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "8f1c52c52afb9fe9f06adf02cdc09596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "a1a2f11bc4c97d966bd3c6dcb86a9511"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "md5", "value": "6b3e272fb098e9768c20a72ec56959a9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "md5", "value": "b0d1d7a5777c45377808c5f97aacb00d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "b9219c6f1a32e964bf4b359c8b7c5d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "3cbff09e881ac0c1eb49b930e98ea487"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "46004887c35f9c1a9dc65fbaf89e9d45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "7bf33d91e9304768987015a3d757ac47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "070a088f631f2b40ee106250df0c550f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "9817fc2ff0dfe6111aa9ec72bb37ddb4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "md5", "value": "ec64427d1562477ba986d63537691c43"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "885de4bb21a1f82f0ba00dac5b758483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "5b6a1f481d836ab5823178651dfa1f72"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "5b6ab36d524fd0029e6f6e161aba18f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "29cbe0fcfa466bf8386fff6295f98612"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "2b4c2527f908be409ced3125b80ed5bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "a783f6b2726f7ed4a14f887427fefe84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "fd45331068c786fa1804cf131645139a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "6389d289c1c6568b963c95fb32f0c61d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "md5", "value": "ba48b0bcf33925381934c28c3e54583a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "5778409aaecab47c888034d495ec50d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "4736f3e10803bdb203ff05c240277763"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "31b90071cc42409e172778ed5a37fe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "md5", "value": "6cd8dc3c158053bf013c3bc1f7465680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "9a9f3bc330f43581143296385aec0325"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "95c15d56dbc7ba6e58f925fc473209e6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "ca5ca68cb6c13aead3db1cd8f9f8ac17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "56c08cb663786e1fdef98566047da65e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "4619e9e905fb89f37264730592b44f4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "30c41ca0bf3e9609c829924ad559207b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "ccc03293fc29d3c9b24aa391d788049e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "md5", "value": "5cc2b4a9e633be3154a3a41bcafc3be3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "9f88195b66743bcff49e2081e05745e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "md5", "value": "15c2f82dc72a60bc3667add41a66a5fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/tzdata.zi", "digest": {"algorithm": "md5", "value": "fac37d67537250975184fb31c5dc61e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone.tab", "digest": {"algorithm": "md5", "value": "12af45ac1272f7ba4a5be471fe5f815b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone1970.tab", "digest": {"algorithm": "md5", "value": "bf87a492da8dcc71a933f278fc7a1dee"}, "isConfigFile": false}]}}, {"id": "8d4061db4d71afbf", "name": "ubuntu-keyring", "version": "2020.02.11.4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ubuntu-keyring/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/ubuntu-keyring/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ubuntu-keyring.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/ubuntu-keyring.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ubuntu-keyring/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/ubuntu-keyring/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ubuntu-keyring:ubuntu-keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu-keyring:ubuntu_keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu_keyring:ubuntu-keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu_keyring:ubuntu_keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu:ubuntu-keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ubuntu:ubuntu_keyring:2020.02.11.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/ubuntu-keyring@2020.02.11.4?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "ubuntu-keyring", "source": "", "version": "2020.02.11.4", "sourceVersion": "", "architecture": "all", "maintainer": "Dimitri John Ledkov ", "installedSize": 46, "files": [{"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg", "digest": {"algorithm": "md5", "value": "79650cd189f35a29603fc43202d399ad"}, "isConfigFile": false}, {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg", "digest": {"algorithm": "md5", "value": "ff826abd184f0eaf8aa2b2258badb80b"}, "isConfigFile": false}, {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg", "digest": {"algorithm": "md5", "value": "a5bc4c4ccc2ecc4c1d62bbc1859d5837"}, "isConfigFile": false}, {"path": "/usr/share/doc/ubuntu-keyring/changelog.gz", "digest": {"algorithm": "md5", "value": "67341e3c17d2098e6837868963251599"}, "isConfigFile": false}, {"path": "/usr/share/doc/ubuntu-keyring/copyright", "digest": {"algorithm": "md5", "value": "f3a03ef829a5a14703b49929085af783"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-archive-keyring.gpg", "digest": {"algorithm": "md5", "value": "d5930baf1ec78df114d65f4e67407f47"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-archive-removed-keys.gpg", "digest": {"algorithm": "md5", "value": "2da9538bbb4eaec69e47de5b105217a8"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg", "digest": {"algorithm": "md5", "value": "b4b1d4cf138261d75bf7f77397acf259"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-cloudimage-removed-keys.gpg", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/ubuntu-master-keyring.gpg", "digest": {"algorithm": "md5", "value": "24e5212707e53a6ebdfd2e352280369d"}, "isConfigFile": false}]}}, {"id": "855846c3b69808da", "name": "util-linux", "version": "2.34-0.1ubuntu9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/util-linux.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/util-linux.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/util-linux/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:util-linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util-linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_linux:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_linux:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util-linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util_linux:2.34-0.1ubuntu9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/util-linux@2.34-0.1ubuntu9.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "util-linux", "source": "", "version": "2.34-0.1ubuntu9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 4538, "depends": ["login (>= 1:4.5-1.1~)"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libblkid1 (>= 2.31.1)", "libc6 (>= 2.25)", "libcap-ng0 (>= 0.7.9)", "libcrypt1 (>= 1:4.1.0)", "libmount1 (>= 2.34)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 2.6-3~)", "libsmartcols1 (>= 2.34)", "libsystemd0", "libtinfo6 (>= 6)", "libudev1 (>= 183)", "libuuid1 (>= 2.16)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/bin/dmesg", "digest": {"algorithm": "md5", "value": "2d528547a6fd688ca3b159f4d27b9298"}, "isConfigFile": false}, {"path": "/bin/findmnt", "digest": {"algorithm": "md5", "value": "b848a245997116a719e097e74d4c6f1a"}, "isConfigFile": false}, {"path": "/bin/lsblk", "digest": {"algorithm": "md5", "value": "eb614bb92db49ab9302993bd61d540d6"}, "isConfigFile": false}, {"path": "/bin/more", "digest": {"algorithm": "md5", "value": "ca3a51b2267c9f8e1e7a4fe20b4cf9fd"}, "isConfigFile": false}, {"path": "/bin/mountpoint", "digest": {"algorithm": "md5", "value": "65aaaae04c9f938b31ad90ce7e8e2111"}, "isConfigFile": false}, {"path": "/bin/su", "digest": {"algorithm": "md5", "value": "71beb9e0c6adc354a426b5b8dcc88249"}, "isConfigFile": false}, {"path": "/bin/wdctl", "digest": {"algorithm": "md5", "value": "463c85b64964a8581b3380c8a34f18e0"}, "isConfigFile": false}, {"path": "/etc/init.d/hwclock.sh", "digest": {"algorithm": "md5", "value": "1ca5c0743fa797ffa364db95bb8d8d8e"}, "isConfigFile": true}, {"path": "/etc/pam.d/runuser", "digest": {"algorithm": "md5", "value": "b8b44b045259525e0fae9e38fdb2aeeb"}, "isConfigFile": true}, {"path": "/etc/pam.d/runuser-l", "digest": {"algorithm": "md5", "value": "2106ea05877e8913f34b2c77fa02be45"}, "isConfigFile": true}, {"path": "/etc/pam.d/su", "digest": {"algorithm": "md5", "value": "ce6dcfda3b190a27a455bb38a45ff34a"}, "isConfigFile": true}, {"path": "/etc/pam.d/su-l", "digest": {"algorithm": "md5", "value": "756fef5687fecc0d986e5951427b0c4f"}, "isConfigFile": true}, {"path": "/lib/systemd/system/fstrim.service", "digest": {"algorithm": "md5", "value": "029f6b837ba40217114d592a1e8deb63"}, "isConfigFile": false}, {"path": "/lib/systemd/system/fstrim.timer", "digest": {"algorithm": "md5", "value": "29ebaf3f018bc5d853e0684d0ec7394a"}, "isConfigFile": false}, {"path": "/lib/udev/hwclock-set", "digest": {"algorithm": "md5", "value": "5c4848f76eb4b949031c27d0d3750e95"}, "isConfigFile": false}, {"path": "/sbin/agetty", "digest": {"algorithm": "md5", "value": "3a374724ba7e863768139bdd60ca36f7"}, "isConfigFile": false}, {"path": "/sbin/blkdiscard", "digest": {"algorithm": "md5", "value": "f38cfb6cfd088963d3ecb5c6718d8c74"}, "isConfigFile": false}, {"path": "/sbin/blkid", "digest": {"algorithm": "md5", "value": "30bb6d779c9a0ab6d21e49156e67fba5"}, "isConfigFile": false}, {"path": "/sbin/blkzone", "digest": {"algorithm": "md5", "value": "422cfdec1a236c2c24d26a4ce8d02bc8"}, "isConfigFile": false}, {"path": "/sbin/blockdev", "digest": {"algorithm": "md5", "value": "9f7581231991efd3458942b1e9315c35"}, "isConfigFile": false}, {"path": "/sbin/chcpu", "digest": {"algorithm": "md5", "value": "2781020f3a068e77179740910b69acd3"}, "isConfigFile": false}, {"path": "/sbin/ctrlaltdel", "digest": {"algorithm": "md5", "value": "0e6dd0c73ce257723ae4ae6f4ecc4992"}, "isConfigFile": false}, {"path": "/sbin/findfs", "digest": {"algorithm": "md5", "value": "45e70be8820cc10d0c0ab82c4482c3b5"}, "isConfigFile": false}, {"path": "/sbin/fsck", "digest": {"algorithm": "md5", "value": "9286d32584951daf01f310490da95b54"}, "isConfigFile": false}, {"path": "/sbin/fsck.cramfs", "digest": {"algorithm": "md5", "value": "59878fa99ec51ee67bfe70b8c6a7e2ee"}, "isConfigFile": false}, {"path": "/sbin/fsck.minix", "digest": {"algorithm": "md5", "value": "a77f3fbd0be6797b3a372024804aafce"}, "isConfigFile": false}, {"path": "/sbin/fsfreeze", "digest": {"algorithm": "md5", "value": "8d611b0dcc0881e5239e54afe694f933"}, "isConfigFile": false}, {"path": "/sbin/fstrim", "digest": {"algorithm": "md5", "value": "72cd771da16ce70f2601ba29d880bd00"}, "isConfigFile": false}, {"path": "/sbin/hwclock", "digest": {"algorithm": "md5", "value": "ba8b4c24e4175d42517bf6a7edb31827"}, "isConfigFile": false}, {"path": "/sbin/isosize", "digest": {"algorithm": "md5", "value": "161e603a64a656a9dc521f4ac2b969a9"}, "isConfigFile": false}, {"path": "/sbin/mkfs", "digest": {"algorithm": "md5", "value": "06df67944e0b528115306ae593892b38"}, "isConfigFile": false}, {"path": "/sbin/mkfs.bfs", "digest": {"algorithm": "md5", "value": "b172f4e53e0e51c711d8f542f2671a47"}, "isConfigFile": false}, {"path": "/sbin/mkfs.cramfs", "digest": {"algorithm": "md5", "value": "33596e08d263ac2cacc1bcbbaf252076"}, "isConfigFile": false}, {"path": "/sbin/mkfs.minix", "digest": {"algorithm": "md5", "value": "30158bc8ba7fe1767a89b15b34d4b409"}, "isConfigFile": false}, {"path": "/sbin/mkswap", "digest": {"algorithm": "md5", "value": "c70e99f6a9356f0cd3764a1441d14d74"}, "isConfigFile": false}, {"path": "/sbin/pivot_root", "digest": {"algorithm": "md5", "value": "484fd5409d22a7d7046cf2fa14750abe"}, "isConfigFile": false}, {"path": "/sbin/raw", "digest": {"algorithm": "md5", "value": "36b7c94db7ac6beffb40a9bb0544f1c7"}, "isConfigFile": false}, {"path": "/sbin/runuser", "digest": {"algorithm": "md5", "value": "19e4b04cd5d9a3d39b06bfb5ef97e0ac"}, "isConfigFile": false}, {"path": "/sbin/sulogin", "digest": {"algorithm": "md5", "value": "6bce2da9e9aa053e318cec8d629bbd40"}, "isConfigFile": false}, {"path": "/sbin/swaplabel", "digest": {"algorithm": "md5", "value": "1ef69a2236b23cfef2d9266ec59d8f15"}, "isConfigFile": false}, {"path": "/sbin/switch_root", "digest": {"algorithm": "md5", "value": "6b38ccaf6d984a95736b5eec7331dfcf"}, "isConfigFile": false}, {"path": "/sbin/wipefs", "digest": {"algorithm": "md5", "value": "40d02aa318881c5f4274dda701a4a86f"}, "isConfigFile": false}, {"path": "/sbin/zramctl", "digest": {"algorithm": "md5", "value": "b8d3a2a98062a684c85ba90b8f3fad62"}, "isConfigFile": false}, {"path": "/usr/bin/addpart", "digest": {"algorithm": "md5", "value": "a7c173268e64bc78f3dcf3319b64ba71"}, "isConfigFile": false}, {"path": "/usr/bin/choom", "digest": {"algorithm": "md5", "value": "97e3dd780f17d2a16334b3e7e004c68b"}, "isConfigFile": false}, {"path": "/usr/bin/chrt", "digest": {"algorithm": "md5", "value": "e440b6846d269fc5916ba023db90f1bf"}, "isConfigFile": false}, {"path": "/usr/bin/delpart", "digest": {"algorithm": "md5", "value": "99200e75ee6c95067e5547107fffa9a2"}, "isConfigFile": false}, {"path": "/usr/bin/fallocate", "digest": {"algorithm": "md5", "value": "3b018b6115ac91b2c661a5d7255f3f56"}, "isConfigFile": false}, {"path": "/usr/bin/fincore", "digest": {"algorithm": "md5", "value": "749c7c3fde6350f87346cecc794c8274"}, "isConfigFile": false}, {"path": "/usr/bin/flock", "digest": {"algorithm": "md5", "value": "29a03121184d9970c257e737d35fd840"}, "isConfigFile": false}, {"path": "/usr/bin/getopt", "digest": {"algorithm": "md5", "value": "1a12f43596437b1bf346d52618b3b1b7"}, "isConfigFile": false}, {"path": "/usr/bin/ionice", "digest": {"algorithm": "md5", "value": "bae52a3e2218a4e83c18447c71988907"}, "isConfigFile": false}, {"path": "/usr/bin/ipcmk", "digest": {"algorithm": "md5", "value": "f1dd9e75320f197c483cd0c54f36569b"}, "isConfigFile": false}, {"path": "/usr/bin/ipcrm", "digest": {"algorithm": "md5", "value": "0d2e1d4b02b87b36b53b5347648186e5"}, "isConfigFile": false}, {"path": "/usr/bin/ipcs", "digest": {"algorithm": "md5", "value": "1dcd1b13505732c52bd85659d2103440"}, "isConfigFile": false}, {"path": "/usr/bin/last", "digest": {"algorithm": "md5", "value": "d5ccb0273c85f740cbc38c7ab975965f"}, "isConfigFile": false}, {"path": "/usr/bin/lscpu", "digest": {"algorithm": "md5", "value": "ca0d18e910a6bfd007fd02aa5ca008b8"}, "isConfigFile": false}, {"path": "/usr/bin/lsipc", "digest": {"algorithm": "md5", "value": "ac1b607787e5d10b805224c10956283a"}, "isConfigFile": false}, {"path": "/usr/bin/lslocks", "digest": {"algorithm": "md5", "value": "433c0515095cdd640f29eb170cf41b94"}, "isConfigFile": false}, {"path": "/usr/bin/lslogins", "digest": {"algorithm": "md5", "value": "df727e46f8878698d7c7adf79c1342f2"}, "isConfigFile": false}, {"path": "/usr/bin/lsmem", "digest": {"algorithm": "md5", "value": "7e811243154bdfcf7a6bafccbe81b066"}, "isConfigFile": false}, {"path": "/usr/bin/lsns", "digest": {"algorithm": "md5", "value": "89c24b88f72ca6bdc19cc51c101c7e10"}, "isConfigFile": false}, {"path": "/usr/bin/mcookie", "digest": {"algorithm": "md5", "value": "720f3312bc9a06e1960c0b238a702c14"}, "isConfigFile": false}, {"path": "/usr/bin/mesg", "digest": {"algorithm": "md5", "value": "4fb66e031c77c6fa9a259c5281815550"}, "isConfigFile": false}, {"path": "/usr/bin/namei", "digest": {"algorithm": "md5", "value": "4280bcbe4bfc14966f62cd127c03007a"}, "isConfigFile": false}, {"path": "/usr/bin/nsenter", "digest": {"algorithm": "md5", "value": "1f1fd430101761474e0f25978f491198"}, "isConfigFile": false}, {"path": "/usr/bin/partx", "digest": {"algorithm": "md5", "value": "0c79497c074a074145fb3362a4907a38"}, "isConfigFile": false}, {"path": "/usr/bin/prlimit", "digest": {"algorithm": "md5", "value": "513da9ed087d8951380540da475b7d37"}, "isConfigFile": false}, {"path": "/usr/bin/rename.ul", "digest": {"algorithm": "md5", "value": "53083586977c96e9613d97180e8df5f2"}, "isConfigFile": false}, {"path": "/usr/bin/resizepart", "digest": {"algorithm": "md5", "value": "ecdbf8e8535a60e501134e58d01f4466"}, "isConfigFile": false}, {"path": "/usr/bin/rev", "digest": {"algorithm": "md5", "value": "5dd0bf37d6078f3de62c48cbe8530663"}, "isConfigFile": false}, {"path": "/usr/bin/setarch", "digest": {"algorithm": "md5", "value": "0a964de2077318c99591c6fd4a484ea7"}, "isConfigFile": false}, {"path": "/usr/bin/setpriv", "digest": {"algorithm": "md5", "value": "5619d1598128a077f45256ddfb4cee6c"}, "isConfigFile": false}, {"path": "/usr/bin/setsid", "digest": {"algorithm": "md5", "value": "e6033f04b1596faa0fa9cb38e00e08a8"}, "isConfigFile": false}, {"path": "/usr/bin/setterm", "digest": {"algorithm": "md5", "value": "6bf6bb03474d8e77bff8c52b272c2d09"}, "isConfigFile": false}, {"path": "/usr/bin/taskset", "digest": {"algorithm": "md5", "value": "8a2d540bdc0c4f16af11a4727fba8429"}, "isConfigFile": false}, {"path": "/usr/bin/unshare", "digest": {"algorithm": "md5", "value": "3bfbf4502cb5cfe8310b912ae989b835"}, "isConfigFile": false}, {"path": "/usr/bin/utmpdump", "digest": {"algorithm": "md5", "value": "be09f619129303e5f80bb14d26c6fa9b"}, "isConfigFile": false}, {"path": "/usr/bin/whereis", "digest": {"algorithm": "md5", "value": "447ba93fa02102b12322da0b10ac6b85"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/util-linux", "digest": {"algorithm": "md5", "value": "20ba0e37d8aa11d91a8e776e29591736"}, "isConfigFile": false}, {"path": "/usr/sbin/chmem", "digest": {"algorithm": "md5", "value": "c3794347186217ef3672eceb857eb46d"}, "isConfigFile": false}, {"path": "/usr/sbin/fdformat", "digest": {"algorithm": "md5", "value": "5ad0674ab7b67f344abdf2fc1d5bc728"}, "isConfigFile": false}, {"path": "/usr/sbin/ldattach", "digest": {"algorithm": "md5", "value": "7bee782610520238ef134e168a565db0"}, "isConfigFile": false}, {"path": "/usr/sbin/readprofile", "digest": {"algorithm": "md5", "value": "a7c285cc68bdb5a847225dcc6ffa279f"}, "isConfigFile": false}, {"path": "/usr/sbin/rtcwake", "digest": {"algorithm": "md5", "value": "5f24698cb99b1fe0407226f3effb1462"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/addpart", "digest": {"algorithm": "md5", "value": "01ed8f8c011a9a709180f7632f9eca9e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkdiscard", "digest": {"algorithm": "md5", "value": "a9006ac90bfa93529d3c923c309e4354"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkid", "digest": {"algorithm": "md5", "value": "b5bdad750852aa5d51bd950d846bdedb"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkzone", "digest": {"algorithm": "md5", "value": "7497a52d66281ca10c9dc52176266071"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blockdev", "digest": {"algorithm": "md5", "value": "557d3d69c311e04502fbcc21d1482dde"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chcpu", "digest": {"algorithm": "md5", "value": "67eccc80f94f42c1f5fe8f3482c5e4ca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chmem", "digest": {"algorithm": "md5", "value": "4138b30d94949a43c9492558131ac749"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chrt", "digest": {"algorithm": "md5", "value": "e5e26a7716efd36ab0bcf97388d33073"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ctrlaltdel", "digest": {"algorithm": "md5", "value": "a731d297f41ae7574661a9b0148dabb9"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/delpart", "digest": {"algorithm": "md5", "value": "a46e759c1545f1e8a523a07360db4649"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/dmesg", "digest": {"algorithm": "md5", "value": "f1399f32c8066bac2cfef26dfdca583c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fallocate", "digest": {"algorithm": "md5", "value": "4d95b7457fc190891a92045f8d036c92"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fdformat", "digest": {"algorithm": "md5", "value": "a6e72d70eabd34dceb75c05ce69c86ab"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fincore", "digest": {"algorithm": "md5", "value": "5269e9f83e1b0c99e3c4faba0f48e4fd"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/findfs", "digest": {"algorithm": "md5", "value": "1737382da82d4b70b15c40171ecd820e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/findmnt", "digest": {"algorithm": "md5", "value": "33ae7aa495262932fffe7e5480ce4e6b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/flock", "digest": {"algorithm": "md5", "value": "dc5f9519eabc73ba49994b9a7e4c5c02"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck", "digest": {"algorithm": "md5", "value": "15ac63c33376023fe2f62960d56e5410"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck.cramfs", "digest": {"algorithm": "md5", "value": "59c0d7c05ae3f3ca982b6b638b7c8d76"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck.minix", "digest": {"algorithm": "md5", "value": "b4eb0e8e2f0220ff7ce4ee0dce0512db"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsfreeze", "digest": {"algorithm": "md5", "value": "48a27f7032273b204e63616db07aec25"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fstrim", "digest": {"algorithm": "md5", "value": "911d00a1594cf147fc5f16f6db9a8f4b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/getopt", "digest": {"algorithm": "md5", "value": "4108e4e53c764a63f13edca5cce1b62d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/hwclock", "digest": {"algorithm": "md5", "value": "6ed792b3a08659ef23699319971a09d5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ionice", "digest": {"algorithm": "md5", "value": "8d8f3564c59586d1f938845fb6d854e8"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcmk", "digest": {"algorithm": "md5", "value": "9c0f92933f7c22bdad5eb043a2fb4d1b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcrm", "digest": {"algorithm": "md5", "value": "0e891be2f2b92548de3db2961170ae66"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcs", "digest": {"algorithm": "md5", "value": "ccb973b1a6bd0b550ac9c06eb31148ca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/isosize", "digest": {"algorithm": "md5", "value": "f5b29d1e692a84280d3ffc002d40107b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/last", "digest": {"algorithm": "md5", "value": "1cf5de014ea7f2c338bdab9d4b37d5a5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ldattach", "digest": {"algorithm": "md5", "value": "541ec3db05bb8f7362f484cbc418545d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsblk", "digest": {"algorithm": "md5", "value": "bfa5482e2005a351bc8e170891906989"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lscpu", "digest": {"algorithm": "md5", "value": "81e40589bcebdca3bd3fefd3a400b739"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsipc", "digest": {"algorithm": "md5", "value": "789b5032afd7aa0d3e2eaec94052782a"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lslocks", "digest": {"algorithm": "md5", "value": "449715fad8493dc012dae754e8609639"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lslogins", "digest": {"algorithm": "md5", "value": "5c76f220c6d30540cfa7e930ebdb522f"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsmem", "digest": {"algorithm": "md5", "value": "2d24da8ace7952aca61e16a7a724969e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsns", "digest": {"algorithm": "md5", "value": "81adf21ae2162369e92837a2fd20f71e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mcookie", "digest": {"algorithm": "md5", "value": "edf667c11e7cdf8b7fbc51bbc2b42eb1"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mesg", "digest": {"algorithm": "md5", "value": "175bc9b8c2aadd99472825ce5ded8050"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs", "digest": {"algorithm": "md5", "value": "5287b35e67ea15eb57b3ec68112a6463"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.bfs", "digest": {"algorithm": "md5", "value": "984198850062a8d9c1ffcb0d8072f685"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.cramfs", "digest": {"algorithm": "md5", "value": "00656469ead0def56836106f31b04685"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.minix", "digest": {"algorithm": "md5", "value": "a6b188ad50bdaa89a29548b4b272458d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkswap", "digest": {"algorithm": "md5", "value": "714a78b8be4bd7a93cfbb2054079f002"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/more", "digest": {"algorithm": "md5", "value": "78c5c8ef7889393ea5f6c9d40d224e79"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mountpoint", "digest": {"algorithm": "md5", "value": "14609c52e4eb5d263ca1e7b118327763"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/namei", "digest": {"algorithm": "md5", "value": "cbde0f857141d18d3e92fa6c10a810c7"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/nsenter", "digest": {"algorithm": "md5", "value": "0f74a21784b683047118d68cc7b65019"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/partx", "digest": {"algorithm": "md5", "value": "2216ab69ed735a88da3621cc1f1a15d6"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/pivot_root", "digest": {"algorithm": "md5", "value": "5676a64e6ac089a1fe610cc254a83445"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/prlimit", "digest": {"algorithm": "md5", "value": "5cd9cfbf7cbe8aa70fb55bbd2332c5e2"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/raw", "digest": {"algorithm": "md5", "value": "3db96094e3266b0ae6c1980d12ad3f03"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/readprofile", "digest": {"algorithm": "md5", "value": "34b415c5a23e820da70f269f312407cc"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/resizepart", "digest": {"algorithm": "md5", "value": "b72f614dc234786c66ca1728d84d6e1f"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/rev", "digest": {"algorithm": "md5", "value": "6ef5a3547b5bb7e12751a934a9eca9da"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/rtcwake", "digest": {"algorithm": "md5", "value": "95b48054ab4f6a2cbe9acb1b9361caad"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setarch", "digest": {"algorithm": "md5", "value": "ed28c8342906c24c0e9ad62be275def5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setpriv", "digest": {"algorithm": "md5", "value": "5264b84e4a151a6da13fe17103a4b262"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setsid", "digest": {"algorithm": "md5", "value": "67d1a78fb6e0a2dbefbe26c6db3aef6a"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setterm", "digest": {"algorithm": "md5", "value": "8a8030b7c803beeeef30b15f210d1018"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/su", "digest": {"algorithm": "md5", "value": "450724b6ea619d2d35e95c5f726ccf80"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swaplabel", "digest": {"algorithm": "md5", "value": "5f8483ea33ba62554b1cd911e107d82d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/taskset", "digest": {"algorithm": "md5", "value": "11f081f4a9573a44cb830580e33e0739"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/unshare", "digest": {"algorithm": "md5", "value": "b6dd8ef93f4750d848760228908613a3"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/utmpdump", "digest": {"algorithm": "md5", "value": "e5e08df29f3d46d637fb126b4611de88"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wdctl", "digest": {"algorithm": "md5", "value": "62e826654da6afa39f68a8c1799c1e65"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/whereis", "digest": {"algorithm": "md5", "value": "6bbcdb5b278b854abe2ca1148dfe0df7"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wipefs", "digest": {"algorithm": "md5", "value": "e1b0a6262221de29a61e48882a453911"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/zramctl", "digest": {"algorithm": "md5", "value": "55c698798037c87b69586a3617cc5242"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/00-about-docs.txt", "digest": {"algorithm": "md5", "value": "5dadd5ee4dd290ccba49089e5f12421f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "92b2738362d940dceb322c7cf0d7893f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "9495ad912431a8e2b51fd73ebab53ff6"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/PAM-configuration.txt", "digest": {"algorithm": "md5", "value": "5f4e4c7eb24d92bc5bbfcc7d26ac8bc1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/README.Debian", "digest": {"algorithm": "md5", "value": "53ee7049960e859f688d2b642fd14c15"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/blkid.txt", "digest": {"algorithm": "md5", "value": "f7b723f48494e6e82d5d8bc27b7fae6e"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/cal.txt", "digest": {"algorithm": "md5", "value": "95472b712ab1608f576d39161d8fa279"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/col.txt", "digest": {"algorithm": "md5", "value": "f5292bbdd8dd1064eb61c553b4d52f67"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/copyright", "digest": {"algorithm": "md5", "value": "d5aa93a766c58a08be0158132a7505b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/deprecated.txt", "digest": {"algorithm": "md5", "value": "8388782d7a5386c9ffc1303b92241fd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/filesystems", "digest": {"algorithm": "md5", "value": "13be744623247f4f2d5fd1ecc7be3d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/fstab", "digest": {"algorithm": "md5", "value": "249eb88bfe44caea382802b0f827dfc2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/fstab.example2", "digest": {"algorithm": "md5", "value": "586182189d4cf19cdeb795db6118db9b"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/getopt-parse.bash", "digest": {"algorithm": "md5", "value": "af360ed32e52d9429cb89c5b819e58d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/getopt-parse.tcsh", "digest": {"algorithm": "md5", "value": "f6beddd4403320b87890d1109fafe32c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/motd", "digest": {"algorithm": "md5", "value": "2f90864bdef19ce921ae8e626ec9763d"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/securetty", "digest": {"algorithm": "md5", "value": "79969cd94d8aa341944624343b7e4779"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/shells", "digest": {"algorithm": "md5", "value": "7e9c091d64da89f381151a0d696a59c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/udev-raw.rules", "digest": {"algorithm": "md5", "value": "94ec8cc3957d70da33a2f1008da93be2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/getopt.txt", "digest": {"algorithm": "md5", "value": "bee83181cd8cd189015e5f226951aaa4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/getopt_changelog.txt", "digest": {"algorithm": "md5", "value": "329943877cf9747fe4f9d68da46917a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-build-sys.txt", "digest": {"algorithm": "md5", "value": "070c55d3892a745e20d080886c57046f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-compilation.txt", "digest": {"algorithm": "md5", "value": "7cce08b68f8e5e6ec097b4bbe6a9d276"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-contribute.txt.gz", "digest": {"algorithm": "md5", "value": "996c59e3d18383ce97ea0f3f36cc8d1b"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-debug.txt", "digest": {"algorithm": "md5", "value": "9ef9dc1aa0c4c2813f5221ff4bb4aa26"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-man-page.txt.gz", "digest": {"algorithm": "md5", "value": "0acf35eb49eab5642b5e8011bda303c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-pull-request.txt.gz", "digest": {"algorithm": "md5", "value": "d0df69c70af21f87037a32397d53ec4c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-tests.txt", "digest": {"algorithm": "md5", "value": "21c2abb9364b53387c1e8b8d84e90991"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-usage-function.txt.gz", "digest": {"algorithm": "md5", "value": "05930f73790ed6df5feda7dc97a4274a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/hwclock.txt", "digest": {"algorithm": "md5", "value": "b072fc6723acf65f7dc0c06f80ff488d"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/modems-with-agetty.txt", "digest": {"algorithm": "md5", "value": "dca86bb4c3c94e708dfec65a1903c163"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/mount.txt", "digest": {"algorithm": "md5", "value": "15c2787f9139e903ccae774101babfbf"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/parse-date.txt.gz", "digest": {"algorithm": "md5", "value": "84c5ba4e483251d234ed5605a8014679"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/pg.txt", "digest": {"algorithm": "md5", "value": "dc2504b2c2383a63e11e85329d7c33b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/poeigl.txt.gz", "digest": {"algorithm": "md5", "value": "8064ca1efef31f17f723727a5432bfcc"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/release-schedule.txt", "digest": {"algorithm": "md5", "value": "97b254e9c92fffdbaaea3359bf8903c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.13-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "4e489e0d897c549764fefc89bf160990"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.14-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "146056e59c5dce7b2228c35c4bc1ab26"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.15-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "90a301281b61ebb72754a7dd7550e0a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.16-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "02c2b2bf5bed242f1615fc0b4fa72f3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.17-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "b3b736c47f340513bc4c6398e11769af"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.18-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "a3048e5dbc5b756c091f52e4b6b24abe"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.19-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "43f3c537a78498bfc5469975ff87efbe"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.20-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "2037627672444dbfef442e9e5796bea3"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.21-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "3569140070ad3a7acee840ca48b654de"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.22-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "ffbdb160e8de1c6cc7d28bf092b51c13"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.23-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "715e647fe8648e5eb5c0c27497026fc0"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.24-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0a50f9dda174956205ef0487f330457c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.25-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "64f7cf9ea2e9885c2f99534e8633f81b"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.26-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "c674cfbcf007e4bf60f95479079dbfe5"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.27-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "1a2bfd5f557664fba71fde85a9357d86"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.28-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "ab2fac04575c01052355fa4964c28380"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.29-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0eece5266d893cf8a2115b7cbe54826a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.30-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "906c2b343d1f407d1496b6e42bf5bf8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.31-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "888273e1a8fbdcb3b42303af03f37889"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.32-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "eada85c83d8d00a342b194909a1c68f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.33-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "f22abde80e91cdcc5b8f4d020d69aeed"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.34-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "9985924f7cb76ea5bcca43cef20efce8"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/util-linux", "digest": {"algorithm": "md5", "value": "9d1610e3b3cb00e551ac5f332904c1e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/choom.1.gz", "digest": {"algorithm": "md5", "value": "69d79711222eb8a24b225fbc617d9fa1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chrt.1.gz", "digest": {"algorithm": "md5", "value": "b8f55a5369f7c51fef1d5bf16354d707"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dmesg.1.gz", "digest": {"algorithm": "md5", "value": "04a316901673dd9abdbfd30e75500226"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fallocate.1.gz", "digest": {"algorithm": "md5", "value": "2984372076c6cee011f47391fe2ca8e6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fincore.1.gz", "digest": {"algorithm": "md5", "value": "f1bc54f8117f0a3d505ba8c9440db26b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/flock.1.gz", "digest": {"algorithm": "md5", "value": "ebd978ddaa3a6bb9e82b4103d5e2dd93"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getopt.1.gz", "digest": {"algorithm": "md5", "value": "21624719fa7cf20362a9f43e2381d6ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ionice.1.gz", "digest": {"algorithm": "md5", "value": "58a771868e58f19e33ec199d44a5d653"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcmk.1.gz", "digest": {"algorithm": "md5", "value": "b130b512eeefbbfb05e013406e6f1c0d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcrm.1.gz", "digest": {"algorithm": "md5", "value": "8adc730e4b655d22433ed41488ec42c2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcs.1.gz", "digest": {"algorithm": "md5", "value": "71c0f97b7558ceb6430ff8cc7bba062d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/last.1.gz", "digest": {"algorithm": "md5", "value": "ef090268b82ee779b09a05a39047d31e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lscpu.1.gz", "digest": {"algorithm": "md5", "value": "381320408d9620f786bc525254fb82f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsipc.1.gz", "digest": {"algorithm": "md5", "value": "190e05be6e7459078b103aed679d4043"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lslogins.1.gz", "digest": {"algorithm": "md5", "value": "5b1887369127ce389f09e8af2063571e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsmem.1.gz", "digest": {"algorithm": "md5", "value": "a3021cc7bf51b42d465f3c75d91e636b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mcookie.1.gz", "digest": {"algorithm": "md5", "value": "7c47b7761fe34bdefe6f63c443cdcea3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mesg.1.gz", "digest": {"algorithm": "md5", "value": "b556208364ee68b192db74cb608ea7bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/more.1.gz", "digest": {"algorithm": "md5", "value": "152372fc33972ac60f79c54a2b8d12f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mountpoint.1.gz", "digest": {"algorithm": "md5", "value": "bc70b4eed9b48dd13744e30be4f8e31f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/namei.1.gz", "digest": {"algorithm": "md5", "value": "0b361a82e7f269238dd1894c166626e3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nsenter.1.gz", "digest": {"algorithm": "md5", "value": "87f2a11d0414129102c013f73cf260f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prlimit.1.gz", "digest": {"algorithm": "md5", "value": "1bbd36f54e9b9d4b8c9852413268cca2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rename.ul.1.gz", "digest": {"algorithm": "md5", "value": "aeb796042896707143a1f4f5553b7c60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rev.1.gz", "digest": {"algorithm": "md5", "value": "b684af5f6f736ff8a642576cdcaee535"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runuser.1.gz", "digest": {"algorithm": "md5", "value": "c79284fa8e5da980c44825fcb47ed631"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setpriv.1.gz", "digest": {"algorithm": "md5", "value": "785a8968c3ee4092b5159b018a9c3404"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setsid.1.gz", "digest": {"algorithm": "md5", "value": "a065a2461e9553b26299d2955213e9cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setterm.1.gz", "digest": {"algorithm": "md5", "value": "dff971bd0e8e3f22a3ff6a6d2d324de1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/su.1.gz", "digest": {"algorithm": "md5", "value": "3428cf5a116f695271a37325e0980a2c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/taskset.1.gz", "digest": {"algorithm": "md5", "value": "4f9d5ac77fa50d11999c5506e3a48a8f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unshare.1.gz", "digest": {"algorithm": "md5", "value": "9c1963f414df7e03234b04a25c9889a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/utmpdump.1.gz", "digest": {"algorithm": "md5", "value": "ea777a87b4110461d818505c0f8b2ed6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whereis.1.gz", "digest": {"algorithm": "md5", "value": "cb2811fdd0bbfd37ac0845396b8b7065"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adjtime_config.5.gz", "digest": {"algorithm": "md5", "value": "fe7b420a1e2d13ab615399cc19368fa6"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hwclock.5.gz", "digest": {"algorithm": "md5", "value": "7c26dea66ae0aeb6db5951958004a551"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/terminal-colors.d.5.gz", "digest": {"algorithm": "md5", "value": "3751415b236f4354d8c14f671d3af10b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/addpart.8.gz", "digest": {"algorithm": "md5", "value": "f78776acddc630d71e4b661b25c989c8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/agetty.8.gz", "digest": {"algorithm": "md5", "value": "c60627d8282b8279bb79a81fa7a17268"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkdiscard.8.gz", "digest": {"algorithm": "md5", "value": "730336e33c439069fcac5fe522d9f761"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkid.8.gz", "digest": {"algorithm": "md5", "value": "5fd6b8ac7551652658349b30673d83ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkzone.8.gz", "digest": {"algorithm": "md5", "value": "6b7e234f3ed53a39479418a8fd05702c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blockdev.8.gz", "digest": {"algorithm": "md5", "value": "91fde7f169f9abad65d6a6b9282cb63c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chcpu.8.gz", "digest": {"algorithm": "md5", "value": "47de88f41ab28cab76d6ad2a80658b8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chmem.8.gz", "digest": {"algorithm": "md5", "value": "6138d8d856f783841ef7d7ff8025f4d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ctrlaltdel.8.gz", "digest": {"algorithm": "md5", "value": "c28fc3ef669bb6389349379a1b9380f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/delpart.8.gz", "digest": {"algorithm": "md5", "value": "b7531852b9f9731449b55fbe2374dfc7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fdformat.8.gz", "digest": {"algorithm": "md5", "value": "1274362b2b0c76065bec2e8e88f4a8a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/findfs.8.gz", "digest": {"algorithm": "md5", "value": "cdd6cbde07c0ef7db12e9db6c9ba2a00"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/findmnt.8.gz", "digest": {"algorithm": "md5", "value": "1ac44bbbedda76b6fcf776c8ce2b8821"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.8.gz", "digest": {"algorithm": "md5", "value": "509f58f6dabce09c77cc598011b495ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.cramfs.8.gz", "digest": {"algorithm": "md5", "value": "a55ddd95071df8304a4541d0b3e114a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.minix.8.gz", "digest": {"algorithm": "md5", "value": "aefaf63b939afe40c4f9fc9e4123d95f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsfreeze.8.gz", "digest": {"algorithm": "md5", "value": "a011abf91bcd167fc82fcff676554536"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fstrim.8.gz", "digest": {"algorithm": "md5", "value": "e327f088e803736c325548452607c08c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/hwclock.8.gz", "digest": {"algorithm": "md5", "value": "5fbfa2b60776646361366b9b511df8d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/isosize.8.gz", "digest": {"algorithm": "md5", "value": "04896d1442931d0e33cfa1ee66bb0ae6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ldattach.8.gz", "digest": {"algorithm": "md5", "value": "fdcbe31641ff482170f4391fdfe11c89"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsblk.8.gz", "digest": {"algorithm": "md5", "value": "eefc747a8ccae5691b39d6314fdd73fb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lslocks.8.gz", "digest": {"algorithm": "md5", "value": "2ad964294da0f39bfbe078b0203d4d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsns.8.gz", "digest": {"algorithm": "md5", "value": "e649a3d0df93cb8d03b53005ea8f1f35"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.8.gz", "digest": {"algorithm": "md5", "value": "2ee68b595c525a7d337584e028452ccb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.bfs.8.gz", "digest": {"algorithm": "md5", "value": "49c850f467947c479308643a19f22152"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.cramfs.8.gz", "digest": {"algorithm": "md5", "value": "46476e04ee104eb9a1fb4a054275625a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.minix.8.gz", "digest": {"algorithm": "md5", "value": "cae2cc5b1720dd80e1888ec4579b853f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkswap.8.gz", "digest": {"algorithm": "md5", "value": "dfc234bbccbaf45802f810f146b7ee0d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/partx.8.gz", "digest": {"algorithm": "md5", "value": "f4f7eabe05d7924076181892f6b577ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pivot_root.8.gz", "digest": {"algorithm": "md5", "value": "614019eb0f57c2f6ca4ef662b25b5b91"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/raw.8.gz", "digest": {"algorithm": "md5", "value": "798a6925d7835f159ef3d37b897bee42"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/readprofile.8.gz", "digest": {"algorithm": "md5", "value": "0fe5d219182d5f04d8fe98d8b644e3bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/resizepart.8.gz", "digest": {"algorithm": "md5", "value": "ceff07c2e09cfcc1877e02b2ae531cac"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtcwake.8.gz", "digest": {"algorithm": "md5", "value": "ab495db4928f060a033522605787f69d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/setarch.8.gz", "digest": {"algorithm": "md5", "value": "fbb7a6ae04db4a3ecefd91454fd69eab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/sulogin.8.gz", "digest": {"algorithm": "md5", "value": "916831fd963cee5f2fa0bcf1f7023cc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/swaplabel.8.gz", "digest": {"algorithm": "md5", "value": "5ed0a3117727ec5e3db8ae01997e8108"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/switch_root.8.gz", "digest": {"algorithm": "md5", "value": "28d0eb984fc6f7d39791ee881abc182f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/wdctl.8.gz", "digest": {"algorithm": "md5", "value": "57b7c037ad45403af6559b2fbeacb7af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/wipefs.8.gz", "digest": {"algorithm": "md5", "value": "69a72f33331ce4b0ac48a10714d7d612"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/zramctl.8.gz", "digest": {"algorithm": "md5", "value": "984a7604e4aa676bb623496f5583c0bb"}, "isConfigFile": false}]}}, {"id": "21b0752d18c04a42", "name": "xz-utils", "version": "5.2.4-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/xz-utils.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/xz-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Autoconf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "PD-debian", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "config-h", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "noderivs", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "permissive-nowarranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}, {"value": "probably-PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/xz-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:xz-utils:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz-utils:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz_utils:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz_utils:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz:xz-utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz:xz_utils:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/xz-utils@5.2.4-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "xz-utils", "source": "", "version": "5.2.4-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 348, "provides": ["lzma"], "depends": ["libc6 (>= 2.17)", "liblzma5 (>= 5.2.2)"], "files": [{"path": "/usr/bin/lzmainfo", "digest": {"algorithm": "md5", "value": "aea92fcc32c90bffda3008a77c53acf0"}, "isConfigFile": false}, {"path": "/usr/bin/xz", "digest": {"algorithm": "md5", "value": "c3be65afa18e87d57febb6b93c5051a0"}, "isConfigFile": false}, {"path": "/usr/bin/xzdiff", "digest": {"algorithm": "md5", "value": "f77e21581902f59ccbb13cb12a40d7fe"}, "isConfigFile": false}, {"path": "/usr/bin/xzgrep", "digest": {"algorithm": "md5", "value": "06bc0e8e4da9dfe7ebea6c006bcfbd67"}, "isConfigFile": false}, {"path": "/usr/bin/xzless", "digest": {"algorithm": "md5", "value": "d8dd4b87bdf6e4dc07b661c02fadcec8"}, "isConfigFile": false}, {"path": "/usr/bin/xzmore", "digest": {"algorithm": "md5", "value": "18c2df75cf7d142f7fb02f6038187e2f"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/README.Debian", "digest": {"algorithm": "md5", "value": "d2c2afafd2bcdc4d5c80e76344f7dc90"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/README.gz", "digest": {"algorithm": "md5", "value": "203394c15992d3301f29c4ee6c65297a"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/copyright", "digest": {"algorithm": "md5", "value": "40bc16f251450701bfd0a5c8f5486d86"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/extra/7z2lzma/7z2lzma.bash", "digest": {"algorithm": "md5", "value": "db1a2c9ad7e43dbdd148a3b1374d43a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/extra/scanlzma/scanlzma.c", "digest": {"algorithm": "md5", "value": "91f14a7f314921a4ad2788a2344ae7af"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/faq.txt.gz", "digest": {"algorithm": "md5", "value": "5d00d99cb14c2672ecd85b859b23aacc"}, "isConfigFile": false}, {"path": "/usr/share/doc/xz-utils/history.txt.gz", "digest": {"algorithm": "md5", "value": "fa7fb67a800a3ba75d3391cecfffccf1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lzmainfo.1.gz", "digest": {"algorithm": "md5", "value": "3beadbf57d47af15c87358a1ce5abb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xz.1.gz", "digest": {"algorithm": "md5", "value": "ff298618da4b9c59ac50689994ba948e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xzdiff.1.gz", "digest": {"algorithm": "md5", "value": "a481724da5941f2a7f27f96211725036"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xzgrep.1.gz", "digest": {"algorithm": "md5", "value": "bbdfcdd71ea852d4d22d7d3be4e92404"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xzless.1.gz", "digest": {"algorithm": "md5", "value": "32823d8143eba15b6c3d79ab06ce5984"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xzmore.1.gz", "digest": {"algorithm": "md5", "value": "1fb47f478734a4630377d6315b589e84"}, "isConfigFile": false}]}}, {"id": "1f577a90bc9d3668", "name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/zlib1g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/zlib1g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib1g:zlib1g:1\\:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "zlib1g", "source": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 163, "provides": ["libz1"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "digest": {"algorithm": "md5", "value": "00be2c43ac0ac93f0de3fec761529a99"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d60a637e3328d0cf70782eceaf7019bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/copyright", "digest": {"algorithm": "md5", "value": "a4fae96070439a5209a62ae5b8017ab2"}, "isConfigFile": false}]}}, {"id": "be46eda03e3a0f3d", "name": "zstd", "version": "1.4.4+dfsg-3ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zstd.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/zstd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}, {"value": "zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/zstd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zstd:zstd:1.4.4\\+dfsg-3ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/zstd@1.4.4%2Bdfsg-3ubuntu0.1?arch=amd64&upstream=libzstd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "zstd", "source": "libzstd", "version": "1.4.4+dfsg-3ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1555, "depends": ["libc6 (>= 2.16)", "libgcc-s1 (>= 3.0)", "liblz4-1 (>= 0.0~r127)", "liblzma5 (>= 5.1.1alpha+20120614)", "libstdc++6 (>= 6)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/pzstd", "digest": {"algorithm": "md5", "value": "216fa1005a019fe9fd47ba0a76def7d2"}, "isConfigFile": false}, {"path": "/usr/bin/zstd", "digest": {"algorithm": "md5", "value": "d153a5db27bb374039fb7e2ad19ca698"}, "isConfigFile": false}, {"path": "/usr/bin/zstdgrep", "digest": {"algorithm": "md5", "value": "25fffecf27cc51d21eebaa483d4be5dc"}, "isConfigFile": false}, {"path": "/usr/bin/zstdless", "digest": {"algorithm": "md5", "value": "a412a00e7fb3d605ecd9f45d507d1184"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/CODE_OF_CONDUCT.md", "digest": {"algorithm": "md5", "value": "92ec4f1796f26fd2f2cde346e6f59a4f"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/CONTRIBUTING.md", "digest": {"algorithm": "md5", "value": "5430a03e6b1e9fdcf5a3e9aa7253db2b"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/README.md.gz", "digest": {"algorithm": "md5", "value": "da13cbfafd57563ded2d256b7659a719"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/TESTING.md", "digest": {"algorithm": "md5", "value": "8e8609aae565569693340e7bbab49cf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e1bca3b6b5f4a5d4b9abd3de19021e9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/zstd/copyright", "digest": {"algorithm": "md5", "value": "fc67dbf80d0efbd7c421a9e969dc6429"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pzstd.1.gz", "digest": {"algorithm": "md5", "value": "e84c7e94b852dffeddc9b4bc8e41d2c0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unzstd.1.gz", "digest": {"algorithm": "md5", "value": "3cb5cbc25e6759ddcc1f77536a165f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstd.1.gz", "digest": {"algorithm": "md5", "value": "3cb5cbc25e6759ddcc1f77536a165f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstdcat.1.gz", "digest": {"algorithm": "md5", "value": "3cb5cbc25e6759ddcc1f77536a165f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstdgrep.1.gz", "digest": {"algorithm": "md5", "value": "edd3becbe0b7a1d97b1436f290b5555d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstdless.1.gz", "digest": {"algorithm": "md5", "value": "599067879d493f70d47fabf247682f26"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zstdmt.1.gz", "digest": {"algorithm": "md5", "value": "3cb5cbc25e6759ddcc1f77536a165f5b"}, "isConfigFile": false}]}}], "artifactRelationships": [{"parent": "007318e599e361a7", "child": "004ff6dbae68eb72", "type": "contains"}, {"parent": "007318e599e361a7", "child": "010202af9d30ace3", "type": "contains"}, {"parent": "007318e599e361a7", "child": "02062abb454c89d6", "type": "contains"}, {"parent": "007318e599e361a7", "child": "078ff3ddcc64af62", "type": "contains"}, {"parent": "007318e599e361a7", "child": "12ffb5800e652527", "type": "contains"}, {"parent": "007318e599e361a7", "child": "161f24303c8d7b99", "type": "contains"}, {"parent": "007318e599e361a7", "child": "17e2794ab0530a86", "type": "contains"}, {"parent": "007318e599e361a7", "child": "18a6145fbdf39ff1", "type": "contains"}, {"parent": "007318e599e361a7", "child": "19699a079e5d16db", "type": "contains"}, {"parent": "007318e599e361a7", "child": "1b5fe90a76d265a9", "type": "contains"}, {"parent": "007318e599e361a7", "child": "1b7410a7f8d34e9e", "type": "contains"}, {"parent": "007318e599e361a7", "child": "1bb37fe85b906dc5", "type": "contains"}, {"parent": "007318e599e361a7", "child": "200a5ca3db8d9b0d", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2146ec0b62c96947", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2201445b0789fcd1", "type": "contains"}, {"parent": "007318e599e361a7", "child": "257a053bae16c36b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2bd1cec7f05ca480", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2d559a3a049692a5", "type": "contains"}, {"parent": "007318e599e361a7", "child": "2f59ce224b131f7b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "3729075038f08dd0", "type": "contains"}, {"parent": "007318e599e361a7", "child": "380f0e578947b958", "type": "contains"}, {"parent": "007318e599e361a7", "child": "3ac4bdab95b1cf07", "type": "contains"}, {"parent": "007318e599e361a7", "child": "3af7b946ca0413e5", "type": "contains"}, {"parent": "007318e599e361a7", "child": "3c9a513633fa6687", "type": "contains"}, {"parent": "007318e599e361a7", "child": "435d5f345b68ec59", "type": "contains"}, {"parent": "007318e599e361a7", "child": "46db449bbec6b343", "type": "contains"}, {"parent": "007318e599e361a7", "child": "4a2a52c6d0c87676", "type": "contains"}, {"parent": "007318e599e361a7", "child": "4a3a23cdc18a35a2", "type": "contains"}, {"parent": "007318e599e361a7", "child": "4c77982cbc5380c3", "type": "contains"}, {"parent": "007318e599e361a7", "child": "4f591c96f86b6f36", "type": "contains"}, {"parent": "007318e599e361a7", "child": "50c40df6aab75c41", "type": "contains"}, {"parent": "007318e599e361a7", "child": "538c314412133d76", "type": "contains"}, {"parent": "007318e599e361a7", "child": "5447ab96446a319c", "type": "contains"}, {"parent": "007318e599e361a7", "child": "55c1726586662d25", "type": "contains"}, {"parent": "007318e599e361a7", "child": "5bb957ffa4f8855f", "type": "contains"}, {"parent": "007318e599e361a7", "child": "602b7bebdccf1b06", "type": "contains"}, {"parent": "007318e599e361a7", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "007318e599e361a7", "child": "63d2de933945cc5f", "type": "contains"}, {"parent": "007318e599e361a7", "child": "704216effc883bdd", "type": "contains"}, {"parent": "007318e599e361a7", "child": "704d1ea93e08d481", "type": "contains"}, {"parent": "007318e599e361a7", "child": "707c14aa74421392", "type": "contains"}, {"parent": "007318e599e361a7", "child": "72cd695c33ce5b8b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "795666c72b6d1b72", "type": "contains"}, {"parent": "007318e599e361a7", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "007318e599e361a7", "child": "80230c9e2549efd1", "type": "contains"}, {"parent": "007318e599e361a7", "child": "8879dc0bebbfa854", "type": "contains"}, {"parent": "007318e599e361a7", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "007318e599e361a7", "child": "88f26445ffb1b8b2", "type": "contains"}, {"parent": "007318e599e361a7", "child": "89a1366fc36928cd", "type": "contains"}, {"parent": "007318e599e361a7", "child": "94badb8bf09e7185", "type": "contains"}, {"parent": "007318e599e361a7", "child": "99873e41cef54237", "type": "contains"}, {"parent": "007318e599e361a7", "child": "998a2387e7c28893", "type": "contains"}, {"parent": "007318e599e361a7", "child": "a096a836f552d53d", "type": "contains"}, {"parent": "007318e599e361a7", "child": "a3bba4c3c3de31a4", "type": "contains"}, {"parent": "007318e599e361a7", "child": "a81d47350325d24e", "type": "contains"}, {"parent": "007318e599e361a7", "child": "ad079bcee011bf14", "type": "contains"}, {"parent": "007318e599e361a7", "child": "afe2b984949395ce", "type": "contains"}, {"parent": "007318e599e361a7", "child": "b1cad127f61eb816", "type": "contains"}, {"parent": "007318e599e361a7", "child": "b54ba1a81710b4cf", "type": "contains"}, {"parent": "007318e599e361a7", "child": "b5e3c5c91a3ac99a", "type": "contains"}, {"parent": "007318e599e361a7", "child": "b681b5c6bf942df7", "type": "contains"}, {"parent": "007318e599e361a7", "child": "bc96ee28a2a4c1aa", "type": "contains"}, {"parent": "007318e599e361a7", "child": "bfe0b4e510b27e0a", "type": "contains"}, {"parent": "007318e599e361a7", "child": "c01bb28f53c0619b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "ca001291f350e499", "type": "contains"}, {"parent": "007318e599e361a7", "child": "caa4abad23702156", "type": "contains"}, {"parent": "007318e599e361a7", "child": "d51727160c28cc30", "type": "contains"}, {"parent": "007318e599e361a7", "child": "d591df0230a77712", "type": "contains"}, {"parent": "007318e599e361a7", "child": "e41d4c485210fc99", "type": "contains"}, {"parent": "007318e599e361a7", "child": "e88e6012ab5637b8", "type": "contains"}, {"parent": "007318e599e361a7", "child": "ea7e3fe0023ced4f", "type": "contains"}, {"parent": "007318e599e361a7", "child": "ebb995416b77ee3b", "type": "contains"}, {"parent": "007318e599e361a7", "child": "f8317326776ec36a", "type": "contains"}, {"parent": "007318e599e361a7", "child": "fd5ae6b8f606d1bc", "type": "contains"}, {"parent": "007318e599e361a7", "child": "fd781314910e2c46", "type": "contains"}, {"parent": "022696ebcbcf0531", "child": "03ee5d2b3a549cf0", "type": "contains"}, {"parent": "022696ebcbcf0531", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "022696ebcbcf0531", "child": "aedcdef32abdea99", "type": "contains"}, {"parent": "022696ebcbcf0531", "child": "cb52ac84fab2d868", "type": "contains"}, {"parent": "022696ebcbcf0531", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "036daa2f986f1db3", "child": "1024833a400a7eb6", "type": "contains"}, {"parent": "036daa2f986f1db3", "child": "16b16bbae28564a2", "type": "contains"}, {"parent": "036daa2f986f1db3", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "036daa2f986f1db3", "child": "6cabe8f7f3bdc822", "type": "contains"}, {"parent": "036daa2f986f1db3", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "041920ccc344811a", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "041920ccc344811a", "child": "333f752afdded8af", "type": "contains"}, {"parent": "041920ccc344811a", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "041920ccc344811a", "child": "75b7d1fec0e86406", "type": "contains"}, {"parent": "041920ccc344811a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "041920ccc344811a", "child": "8e983347dada2131", "type": "contains"}, {"parent": "041920ccc344811a", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "0498eede76562713", "child": "072f52f2e0e22df4", "type": "contains"}, {"parent": "0498eede76562713", "child": "3a62f180fc2f63eb", "type": "contains"}, {"parent": "0498eede76562713", "child": "45ed3f595c1ec8b9", "type": "contains"}, {"parent": "0498eede76562713", "child": "6599c7ddc503f551", "type": "contains"}, {"parent": "0498eede76562713", "child": "65a23d9753ff44f6", "type": "contains"}, {"parent": "0498eede76562713", "child": "6d105e3d2506d7ce", "type": "contains"}, {"parent": "0498eede76562713", "child": "7d7a2bfa357d13f7", "type": "contains"}, {"parent": "0498eede76562713", "child": "811caaf2a6c3c86f", "type": "contains"}, {"parent": "0498eede76562713", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "0498eede76562713", "child": "a955b5e7235ba2ad", "type": "contains"}, {"parent": "0498eede76562713", "child": "ab05b91301ce0e58", "type": "contains"}, {"parent": "0498eede76562713", "child": "c71efe1844b5790d", "type": "contains"}, {"parent": "0498eede76562713", "child": "d4e76b8d86efec78", "type": "contains"}, {"parent": "0498eede76562713", "child": "d856c1f634d7e554", "type": "contains"}, {"parent": "0498eede76562713", "child": "de0cd51c3b0908b6", "type": "contains"}, {"parent": "0498eede76562713", "child": "e0935a74efdc0862", "type": "contains"}, {"parent": "0498eede76562713", "child": "e2aa1ed62041b642", "type": "contains"}, {"parent": "0498eede76562713", "child": "fe6a41a921f19cb3", "type": "contains"}, {"parent": "04ed655caf483739", "child": "5521b484151670e8", "type": "contains"}, {"parent": "04ed655caf483739", "child": "584eca70aa28ba59", "type": "contains"}, {"parent": "04ed655caf483739", "child": "847ed53a0a353b8d", "type": "contains"}, {"parent": "04ed655caf483739", "child": "873609e7c2ef9d7e", "type": "contains"}, {"parent": "04ed655caf483739", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "04ed655caf483739", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "04ed655caf483739", "child": "95b27032492ebde7", "type": "contains"}, {"parent": "04ed655caf483739", "child": "b75582a1c9e4a045", "type": "contains"}, {"parent": "04ed655caf483739", "child": "cb6ebcd7d0587c71", "type": "contains"}, {"parent": "04ed655caf483739", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "07b5570844257d3c", "child": "05444f5b0302012d", "type": "contains"}, {"parent": "07b5570844257d3c", "child": "0f0c4a841dc3e1e5", "type": "dependency-of"}, {"parent": "07b5570844257d3c", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "07b5570844257d3c", "child": "2e98e3a66e63326b", "type": "contains"}, {"parent": "07b5570844257d3c", "child": "67339482352182d3", "type": "contains"}, {"parent": "07b5570844257d3c", "child": "6f8b01892bf2d57b", "type": "contains"}, {"parent": "07b5570844257d3c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "07b5570844257d3c", "child": "ec2abbab2d96ea55", "type": "contains"}, {"parent": "08c4389480490f29", "child": "0e33e0677c0c5966", "type": "contains"}, {"parent": "08c4389480490f29", "child": "3e15375bf9581423", "type": "contains"}, {"parent": "08c4389480490f29", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "08c4389480490f29", "child": "9f0dc7a0ded06cca", "type": "contains"}, {"parent": "08c4389480490f29", "child": "c338cc7402d46718", "type": "contains"}, {"parent": "08c4389480490f29", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "08c4389480490f29", "child": "e55dbe2cefa63c9b", "type": "contains"}, {"parent": "08c4389480490f29", "child": "eaf42dc6e7ddd66e", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "0912c9cce583012c", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "0c27677a9e14fc4d", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "14986abf36c5bdc4", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "1695fd9e8eac021c", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "1b013f84a2807211", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "1d4537bf3af7d412", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "1e56c99c83d44f9a", "type": "dependency-of"}, {"parent": "098aec4862bfbedd", "child": "29d860976741569b", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "3b30ea2dbe489316", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "466af7a1e89c51ad", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "46843f640d13cb13", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "49c6ab0403c6a329", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "49e8e967be33a43f", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "4c76c8da8a355a43", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "5e6a016f15f34c6e", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "5f1306909dad54a1", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "68a2244263888573", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "6996a61f21f5648a", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "098aec4862bfbedd", "child": "7d3575667eaed939", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "7fb2ac6bde713315", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "851ebcd1229ec1d8", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "873f124c670c7934", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "098aec4862bfbedd", "child": "89f6f62308b87e49", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "907771ee9b4bd635", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "acbb6140f35ada37", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "b0d82c317e103f89", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "b2decb0945d8e42f", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "b59e398e76a5ec87", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "b6fcb81bd96b5d58", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "bb834a29ff2f28c0", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "c036b97bc71a00ed", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "ccc949b00c99de12", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "d1943b31a372001f", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "ebd8e5d00f3a305e", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "f44c7e8f51fe6857", "type": "contains"}, {"parent": "098aec4862bfbedd", "child": "f968cb82b7d3e187", "type": "contains"}, {"parent": "0a608c7e553f2fcb", "child": "138c6f55dd342771", "type": "dependency-of"}, {"parent": "0a608c7e553f2fcb", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "0a608c7e553f2fcb", "child": "60e0a455bd241ed8", "type": "contains"}, {"parent": "0a608c7e553f2fcb", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "0a608c7e553f2fcb", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "0a608c7e553f2fcb", "child": "8c3a6bad2d343b54", "type": "contains"}, {"parent": "0a608c7e553f2fcb", "child": "976d1a9880b3568a", "type": "contains"}, {"parent": "0f0c4a841dc3e1e5", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "0f0c4a841dc3e1e5", "child": "29f7dd25d8cfbbd1", "type": "contains"}, {"parent": "0f0c4a841dc3e1e5", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "0f0c4a841dc3e1e5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "0f0c4a841dc3e1e5", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "0f0c4a841dc3e1e5", "child": "95e798b40541630d", "type": "contains"}, {"parent": "0f0c4a841dc3e1e5", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "0f0c4a841dc3e1e5", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "0fa87804481d1732", "child": "235e6ccc89dcd732", "type": "contains"}, {"parent": "0fa87804481d1732", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "0fa87804481d1732", "child": "4fb807433b122ad9", "type": "contains"}, {"parent": "0fa87804481d1732", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "0fa87804481d1732", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "0fa87804481d1732", "child": "e44a11f4365b4d8a", "type": "contains"}, {"parent": "10b17c2f0bb85aa7", "child": "2033d53a31b6dad1", "type": "contains"}, {"parent": "10b17c2f0bb85aa7", "child": "7dcfdf2384172aa0", "type": "contains"}, {"parent": "10b17c2f0bb85aa7", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "10b17c2f0bb85aa7", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "10b17c2f0bb85aa7", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "10b17c2f0bb85aa7", "child": "ff3a204de7113e69", "type": "contains"}, {"parent": "10b928c1539469a5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "10b928c1539469a5", "child": "898e199179c8360d", "type": "contains"}, {"parent": "10b928c1539469a5", "child": "8a3bab93cf9d4946", "type": "contains"}, {"parent": "10b928c1539469a5", "child": "958c8bab8129761d", "type": "contains"}, {"parent": "10b928c1539469a5", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "113de0231935b4fe", "child": "0881630bd66d10df", "type": "contains"}, {"parent": "113de0231935b4fe", "child": "70ebacf909106249", "type": "contains"}, {"parent": "113de0231935b4fe", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "113de0231935b4fe", "child": "a324c9d7bb749734", "type": "contains"}, {"parent": "113de0231935b4fe", "child": "dd04c09c9b5402ee", "type": "dependency-of"}, {"parent": "116e96ca7f36f457", "child": "6becef59d820dbce", "type": "contains"}, {"parent": "116e96ca7f36f457", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "11b6e98d0f47842c", "child": "155b188bf0df8d80", "type": "contains"}, {"parent": "11b6e98d0f47842c", "child": "67ff8a770ec8d979", "type": "contains"}, {"parent": "11b6e98d0f47842c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "11b6e98d0f47842c", "child": "e35cd999a4b873ea", "type": "dependency-of"}, {"parent": "11b6e98d0f47842c", "child": "e3f6f65208bde978", "type": "contains"}, {"parent": "11b6e98d0f47842c", "child": "f98e433e49582c79", "type": "contains"}, {"parent": "131fa1f201adc95b", "child": "370806affda8ce09", "type": "contains"}, {"parent": "131fa1f201adc95b", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "131fa1f201adc95b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "131fa1f201adc95b", "child": "f57dc4cb18856ef0", "type": "contains"}, {"parent": "138c6f55dd342771", "child": "0034f651b69cef1c", "type": "contains"}, {"parent": "138c6f55dd342771", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "138c6f55dd342771", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "138c6f55dd342771", "child": "f07c87303fd648a0", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "13bacdb1a9e576f5", "child": "2ea643f98d0fce2d", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "13bacdb1a9e576f5", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "13bacdb1a9e576f5", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "13bacdb1a9e576f5", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "13bacdb1a9e576f5", "child": "ca50f73e7aa618d3", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "cc7924bb2f266c6c", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "d5a14847dc4066fe", "type": "contains"}, {"parent": "13bacdb1a9e576f5", "child": "f975a7fd4a9850ec", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "18aaf7824009d39d", "child": "7b1fe833c801e1c9", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "18aaf7824009d39d", "child": "a04deace7570a888", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "a31624e299bb0ca9", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "a69efccb8187d740", "type": "contains"}, {"parent": "18aaf7824009d39d", "child": "d4740eb51cdee77a", "type": "contains"}, {"parent": "19a7d94e32aad70b", "child": "022696ebcbcf0531", "type": "dependency-of"}, {"parent": "19a7d94e32aad70b", "child": "108d5171f862f434", "type": "contains"}, {"parent": "19a7d94e32aad70b", "child": "2029eee8ad6d6d5b", "type": "contains"}, {"parent": "19a7d94e32aad70b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "19a7d94e32aad70b", "child": "df3b8a7b89d6ba91", "type": "contains"}, {"parent": "1bda28f09a455d43", "child": "15a9033fbc79e96a", "type": "contains"}, {"parent": "1bda28f09a455d43", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "6411fb302667e5fd", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "649a2b4739ae8e3c", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1bda28f09a455d43", "child": "9069fa6daceceac9", "type": "contains"}, {"parent": "1bda28f09a455d43", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "1beded45fc871c67", "child": "0c3704bd5dbd1f9a", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "1562a63de0156352", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "377bdf63ea4daf34", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "78a6ba9fb0655b7a", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1beded45fc871c67", "child": "90f04e16babf8b05", "type": "dependency-of"}, {"parent": "1beded45fc871c67", "child": "c4a54f7f6a0a92fc", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "d80a329757703112", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "0c53b1ac9c550684", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "5d60a6c66a2df874", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "6ec2c7fd7d913326", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "72150fba0f61252d", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "8106985fc7611592", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1bfcd8946e379186", "child": "93b0870a5d013087", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "d6718c710e54790b", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "d7c5d345efed098d", "type": "contains"}, {"parent": "1bfcd8946e379186", "child": "da19e1a8a0103a84", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "1e56c99c83d44f9a", "child": "328353a6009f6311", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "4d30df4ef2c14bfb", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "1e56c99c83d44f9a", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "1e56c99c83d44f9a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1e56c99c83d44f9a", "child": "a12ee26ba8f1a745", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "aa2033acf98709d7", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "c612332997cd95ad", "type": "contains"}, {"parent": "1e56c99c83d44f9a", "child": "da5a70def5f7c21d", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "15caf95eaeca9ea8", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "4a4656e9415037d7", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "6878924c394d9018", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "79c7d622deabcb19", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1e7f0fd635ce38f3", "child": "896becd54883b8e4", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "99e8a9bccb2dc84f", "type": "contains"}, {"parent": "1e7f0fd635ce38f3", "child": "a85195a80cccdb7b", "type": "contains"}, {"parent": "1e89870f891b2074", "child": "133c6de4ea5ecfd0", "type": "contains"}, {"parent": "1e89870f891b2074", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1e89870f891b2074", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "1e89870f891b2074", "child": "fa18244bdbdfe9f6", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "39996f22240055fc", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "4ecb8d805b2f0df5", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "52b56a7597ad99bd", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1f2aba3476e2f9dd", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1f577a90bc9d3668", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "9097839f8a255266", "type": "contains"}, {"parent": "1f577a90bc9d3668", "child": "989c7a00b25b5a38", "type": "contains"}, {"parent": "1f577a90bc9d3668", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "d9748758555bb335", "type": "contains"}, {"parent": "1f577a90bc9d3668", "child": "dcab7cf748923d59", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "1f5e3ccd4db67ab9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "1f5e3ccd4db67ab9", "child": "b92744e2431de8b2", "type": "contains"}, {"parent": "1f5e3ccd4db67ab9", "child": "c44c0efc9c0b1a05", "type": "contains"}, {"parent": "1f5e3ccd4db67ab9", "child": "dae8ab4ade350a30", "type": "contains"}, {"parent": "1f5e3ccd4db67ab9", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "21462cdaefc23722", "child": "1baa4eaf1eefd51b", "type": "contains"}, {"parent": "21462cdaefc23722", "child": "70ee0ec0ece1de87", "type": "contains"}, {"parent": "21462cdaefc23722", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "21462cdaefc23722", "child": "ec181a64736acac9", "type": "dependency-of"}, {"parent": "21b0752d18c04a42", "child": "18b20a407cf4ae37", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "1e543287f909271a", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "2937ed53427473ca", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "74cd1f6c07f7b83f", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "21b0752d18c04a42", "child": "9a98a7b1dc8cbb6d", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "c2c34a7da5db20c9", "type": "contains"}, {"parent": "21b0752d18c04a42", "child": "d68302475db69e14", "type": "contains"}, {"parent": "22784c4ceaf0cfe7", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "22784c4ceaf0cfe7", "child": "8bb45220962e9433", "type": "contains"}, {"parent": "22784c4ceaf0cfe7", "child": "943aad61a678a705", "type": "contains"}, {"parent": "22784c4ceaf0cfe7", "child": "d4344b7bea2192d2", "type": "contains"}, {"parent": "2328ebc6efd80113", "child": "1bda28f09a455d43", "type": "dependency-of"}, {"parent": "2328ebc6efd80113", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2328ebc6efd80113", "child": "aba32e0789f4122a", "type": "contains"}, {"parent": "2328ebc6efd80113", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "2328ebc6efd80113", "child": "e002937dd66ee872", "type": "contains"}, {"parent": "25f7981d9a062bfb", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "25f7981d9a062bfb", "child": "d9fc8ed68bd98d74", "type": "contains"}, {"parent": "25f7981d9a062bfb", "child": "e5da5279ec52349a", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "192a3285b78b0110", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "369a626e03e93a2f", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "3d35521498c01940", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "27875f175e0d2d76", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "284ef173e3c3ba1e", "child": "36e4fe48219dd05d", "type": "contains"}, {"parent": "284ef173e3c3ba1e", "child": "65ad3da214928196", "type": "contains"}, {"parent": "284ef173e3c3ba1e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "284ef173e3c3ba1e", "child": "a4670f359879279c", "type": "contains"}, {"parent": "284ef173e3c3ba1e", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "2b766e740fa95904", "child": "0f6a277044caf522", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "1a6f05bcfd386d8a", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "1b6dbebf41edb019", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "28b74f82dce2b721", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "2ed6509ee1362419", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "316e9166c9dca445", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "35b496aaa6eabbab", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "37dcf565fa0840f9", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "3ee77fe506a66af2", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "4635a99d7dcef386", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "53e44b16f9be120b", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "5832c6ad73beee71", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "58c3c5ee6a80ce1e", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "590764b6c56d8d50", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "637a945c27fdabce", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "6ccf2a0601287d3d", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "7781c747cc88ca8f", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "829f058a07a1b666", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2b766e740fa95904", "child": "8f93432b275044ab", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "97b883ee4872d2ca", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "9a8b1ccd9f390c89", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "a251bc9124a968f7", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "afd0a70b80411a3c", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "b72f12fd2029532f", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "c3d41dd2532ab92e", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "cf4bb93001f4824b", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "d17525dc89a876a8", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "d49ec461b1f9248a", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "e994ac957d1073d0", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "ec019a3530ff1b7b", "type": "contains"}, {"parent": "2b766e740fa95904", "child": "ff1423a0ed474cb2", "type": "contains"}, {"parent": "2c082a558e916eda", "child": "138c6f55dd342771", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "51eddb2fca232d62", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "5d53518c81a8d561", "type": "contains"}, {"parent": "2c082a558e916eda", "child": "6a8ad7b0f030a297", "type": "contains"}, {"parent": "2c082a558e916eda", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "2c082a558e916eda", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2c082a558e916eda", "child": "cf1f1dd9f062f756", "type": "contains"}, {"parent": "2e2f2fdf62786f4d", "child": "3fbbdc33f0e9a9c7", "type": "contains"}, {"parent": "2e2f2fdf62786f4d", "child": "855f987eebbcf5e2", "type": "contains"}, {"parent": "2e2f2fdf62786f4d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2e2f2fdf62786f4d", "child": "b023fc0801a3a41b", "type": "dependency-of"}, {"parent": "2e2f2fdf62786f4d", "child": "f9c7748a4dc520a0", "type": "contains"}, {"parent": "2e7ebdb4e8e715d6", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "2e7ebdb4e8e715d6", "child": "499fb3273f798fda", "type": "contains"}, {"parent": "2e7ebdb4e8e715d6", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "2e7ebdb4e8e715d6", "child": "7dd9ea763886d54b", "type": "contains"}, {"parent": "2e7ebdb4e8e715d6", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2e7ebdb4e8e715d6", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "2e7ebdb4e8e715d6", "child": "cc0b98eccaea421d", "type": "contains"}, {"parent": "2e7ebdb4e8e715d6", "child": "e37486ec8e7f56bf", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "1c1c6c1203ea509c", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "5c6cd0287774d092", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "5c89ff70968094b7", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "2fd49c317da3dbab", "child": "8b3b03562c2b4c02", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "a63cfc9963a1ba29", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "a6fb97db378e4b4b", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "b558b1fcf503d408", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "be6c42981473b209", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "cbb92dda4c4cc574", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "e3a5fa3b7e36096d", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "f169be47136360a1", "type": "contains"}, {"parent": "2fd49c317da3dbab", "child": "f7e4efae67fa0237", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "0c2448731badc603", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "38cec2f32538f76c", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "62964cd26dfd5830", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "34563f217f60ff36", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "34563f217f60ff36", "child": "9f77980635b62f19", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "cc24c3ba0d0e605c", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "e8ac54136b580ada", "type": "contains"}, {"parent": "34563f217f60ff36", "child": "eef422a02eeeed9b", "type": "contains"}, {"parent": "34c1583c63825688", "child": "0bab0a5534cacdcb", "type": "contains"}, {"parent": "34c1583c63825688", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "34c1583c63825688", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "34c1583c63825688", "child": "9a9c96b7ef10fed5", "type": "contains"}, {"parent": "34c1583c63825688", "child": "ac70d76ae7ad5a3b", "type": "contains"}, {"parent": "34c1583c63825688", "child": "eae367661b6b2cb5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "000b591c24e61c1a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "00917214fab2ad0d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "018a4d28d1bae63b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "01e8653299c4cd12", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "022439273e7671d3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "02410bd8b11a854e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "025591ea1a404908", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "02af652f30fce42d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0371adc959ab9a38", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "03deebac5c053b30", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0416edd49634ace7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0473c2e8be0f1164", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0478ceb98f8336fe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "04b278e4e98879e7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "04f8f288898ea416", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "05273855db125651", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0552e3624dc86a5f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "055e19666e373db3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "06fff72f77f97cf5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "073a11766f889d6c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "075c1b0e9b515ecb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "08019bf2a67b8a78", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "08078fe25eee79ed", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0832515bb257a808", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0863af2add82858e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0877d9afef011e80", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "094cf736c1ce1b3c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0a5643c4cd1674b8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0a93cc981976a776", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0aafb4849b7db721", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ac15488c22683de", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ac59fa4f024b4cc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ad32226f937770c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ad92b8da5b7595e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0afb5efdc0519ca9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0b3a0a5466da81b0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0b53e17339cce748", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0bea5af789ff3533", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0c3e4e118a94a793", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0c66fe37dd0aee09", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ce67bdbd88d94a9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ceee58a415ffd0a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0d09f591100dfa3a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0d3aa381241edf24", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0da8a43e8dc77610", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ef38c87114002f9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0ef461133c156fb6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "0fa3db514c530fbf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1021d16153887d3c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "108b6ba45e13bf76", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "10e9cec1bffd0d57", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "117d6c72396aa8ca", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1197b23b8ecae576", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "11b6e98d0f47842c", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "11f7b123cee70e44", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "121a701a5df2d119", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "132eb18ad6f27e36", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1359f41a9b96a3f0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "144ab12c10818578", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1453bb8f780ab199", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "147cf9b1c856f19d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1543d38adbfd38b6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "15c35e69f474caf9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "15c859dcfa86ccbf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1606b7bffb323b0d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "16db3e68f7723728", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "16edd6f737bee820", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "172ac9569b18a24e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "17950f74a27bd138", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "180aecbf5e7be0e7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "181a041911f23182", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1a3fb173e061a021", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1afe08f3cdf56cce", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1b4e71b0f80a6866", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1b842a244320f724", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1cdd48c045bcf03b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1d84cf62521e945c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1d9c10187d7c1421", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1ddc1b47a8b61b15", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1dff2809e7c38697", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1e0c55b495d63604", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1e63086630595eb2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1f1e15aea2939905", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1fa63f0b69ca4559", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1fabf21852173aff", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1fc361aea01d1462", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1fcb5cecd98d7f2b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "1ffdd461523ffeea", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "20390bfc668120d0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "20bd1f8dcea1951f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "21a3a3ffcdfaf8c6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "21a3fcee9268978f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2330ae001a7ddf4e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "23ad4260097be971", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "245a5e8b0fc73c49", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "24b6da1e3619acbe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "251a2986d4a704e0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "269c34ba8c12b81d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "26a358d3fc6c1d9c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2760420a674b570b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "27fc53cc4216df7b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2858da2242533962", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "28cc484c587d16c6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "28e9f1385cb8bd54", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "294b747835563b0b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2a1f713f85b53b80", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2b635d26f8760df0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2b91f9a94b160b0e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2be9e7df28368370", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2d075dcaa4f5518d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2d313ef2d2820f99", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2d7fe19d84b3637c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2de8b9ea88db18d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2e167801bf1259f9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "2f7b784d282c786d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "30706ad93ac53de8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "30a221c3600f3932", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "310d4e5b1d68e413", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "313f19a243e1aed2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "334473a77b4ea65b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "33c98b3a9ef50281", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "33f360dd7d69674b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "344932f431b07de8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3454d76f16a64906", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "357a8d481f5a88bc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "35d7f0157cb894b2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3602c5f28ca760b4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "36cb8127c347545f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "370ef9f8c7c48923", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3728c9a36491313e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "37e9b3d65ae1d9b8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "386ab0a6bd1eb81e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "393a19c1481455ef", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3946d68db8593ad3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "39af9b56d05dc306", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3a99b9b0980c6b6d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3bdd3ac126def072", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3c04de217b1ed086", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3c2eeabf88e9e249", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3c4b5b2d8c3adc3a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3e2569b9179cd6e9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3e50d11bee9db756", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3e6c2953c6f223b1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "3eca6386c86342c2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "411b1c75b84e47a4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "413e8b21e60a5efc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "42869b21ca1c493b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4314c59bd332d9b8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "437f95858e1c5f42", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4395e5f0e534ed16", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "43cdf6c9e12e731e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "442a790c017735d6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "44eefa72002a81c8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "453f944be8ad48ff", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "463e0ade0bcfe99c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "464d9fe657317b2d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "46a559bce1d4d7d7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "47385ec56b608488", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "476849cbf17b1470", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "480090a40102f405", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "48323f28a0828683", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4859c08875cf4837", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "48c43a64c5172ec4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4967f8c26326744f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "49751b09359f167a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "49d9fea271c97abf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "49e80380781db32c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4a8d2b9a6b0349fc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4ad9c31fd1024411", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4b0b80ef252abedc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4b632482662fca5c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4bbc8e166885f719", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4bc21b1f02200eed", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4c1cedee9e1ce140", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4c9669b6ace99a5f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4cab1f3d98eacdcf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4cd51ca9a72e3053", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4dddbcb763d11f79", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4e15c844b70f8803", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4e39a4e092f74496", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4e71e6dd28d2e1ad", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4e8c682f80f86d55", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "4ef0babf0baa4e25", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "50296bee625b8a8f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "504fe91c3752a0c0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "50624f945e7a379c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "50c2394b55714009", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5104a896acb01c26", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "515110c35cf06d2d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "51ef0b0fdcadc06f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "52951aadfecd82ea", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "52b871d15b2c9c9e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "52cac558b66cc8bc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "52e908c5f94980ab", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "531a38b7ee6af69e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "531e8b9766a7f411", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5324f24564f6a2ee", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "53d6e23f8e15e352", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "54126c5c83c4be63", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "554fb988e95e11b3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5574a3b3ebbde863", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "563662f1b1f502d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5654b9b6409a2ee2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "570b5bf3af05bcbe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "573c1ffad6517590", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "575d108182f59ae0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "57d7c4ae38dd7bc9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "58e7ac9b3b126144", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "59c411f2f532da43", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "59f708bf959bafbf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5a01f9038bb32333", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5a050ace1464aeb9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5a42543974e3c12e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5aa68489756460ad", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ab95f623d03b5e5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ac2f60aced90bc4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5b6c7a9a0bfea622", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "5b978f9d5f769649", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ce33d97858626b3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5cfddb6cc4078629", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5d5c3b2bdf953671", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5de0c7328e6442c8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5e30e38ceeda4103", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ea197d694d14125", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5ec9130cd8a0609b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5f1a5baaa12fa3ce", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5f2458f9282e4776", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "5f83cf8868a9365a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "617233b3c3d970fe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "617fb4870facfb90", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "61a725eb1cd80d75", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "61be05663a6977ed", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6203574867cb2642", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "629401e80550b388", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "629c2e605f481177", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "6325b125c065403c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "634dad91c589d1f5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "636064701d77e02c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "63dd58d1d4c81eb4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "63fa9040bd70a30f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "640c459eb5400f44", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "64205262bbf8ea21", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6468f4c3d17053b9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "647abd1d3ac8678e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6525db1f6091a954", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6548e7ac83962265", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "654e2718d7ab2e05", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "65b550729dbb787c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6639e29181b23cf8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "671ca79a487bb2f8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "675d92cd1aab24d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "67e74a7de585ba5e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "686009db12279624", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "68b0236a7a266429", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "697caf46fd6509ba", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6aae4c0b0aff3f22", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6b38175b0a3e43d7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6c0027c348b63bdd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6c21fe11f2fd1819", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6cc9cd58e6d9918d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6cce371eea43a2a4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6e9d87bf5767dcb7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6ef4f241f27f7556", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "6f1fc505a1f9126c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "700406a05f2a7163", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7023f220bf7b6911", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "70255778c311e5a9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "70ae3b1a62972b2c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "711f49e1dbcc504d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "71d8b2b0f669b105", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "71f48ae6b29b8a06", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "723b6d565d1c7a49", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7255976adfd641d6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "727bdb599049ea14", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7344dc2080f9dae0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7363b1c4d11e87e8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "73e44d9cc5f0bbec", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "74db6347553ee648", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "751d77e51fcc91a3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7659af497c51cc08", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "76752345a9fdbd69", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "76f522475ebaa780", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "775f48be2a49949c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7760c3ee5be9b6e2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "788a2b9621076b86", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "78f56976e268f39d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "790ce13515684b56", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "793741d73a023067", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "793a58c8f58fa4ba", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7994d070d2519f41", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "79ab7e94ad939554", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7c56e5c7b5143f79", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7c6daf71abc581a6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7c930dc0ea7be73d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7d42a36b1f230582", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7d6dc002189a8f73", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "7dadcb4c86e079b9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7dde37cbe7c9aa65", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7dfaac21f5b7c87c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7e6465e189d3d9fd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7ec79188365fc21a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7f34434d3d53a9b3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7fc2efface30dd22", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "7fdd890620ef2a54", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "80760496f17b6e25", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "811928f13a7c38d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "818dfcf39bbcb65a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "81ecbec29391477b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "82537bc427022293", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "82c0266e5ce3f116", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "82f9bd90d676104c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "83663177afeee530", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "837f54bd9164b876", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "845e2877bcdf408f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8524262f32922726", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "87c202a2714e338a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "87e9e58bc79b315f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "368bec694ccdf79c", "child": "895c3cb6da5a647e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "89e2b949822874b1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8ae856c621ffd9da", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8b1919852091fab7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8b4338e8f17c6f3a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8c1ab2bb6a6d7649", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8c22aa454ed6c360", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8ceb20da51cbdc38", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8d17f2f3fcba826d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8d47c7f0b4ad60ae", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8d8da586bf94ec55", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8e2845c2b1b8e834", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8f39f38757c7dd4f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8f65228071b342c9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8f7e7195eb197084", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8fa6d7a290d13476", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "8fd451af15ab4c47", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "90456c754cf3b013", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "90c5b048c5bc588f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9179e069d6b80d19", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "917f74ff54133e00", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "920373c8fb859fae", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "923c5f4e73359f0a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "924247029a03ca6b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9449649f9f7cbbf4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "95470e01084d1f0e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "95c454bc4e30cbc1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "95c8ae537b40d29f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "96b9c9b1be9653ce", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "96bcadb928a1ae90", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9702c8f1951b4df4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "97cc2b374a9ec2dd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "97d4c927534c23bf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "98165f049293d098", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "99891f9b76a694af", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "999658da782bd77e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "99b4b70078be61ef", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9a83d6779e562417", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b0916fd94f41af2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b36b7cf71ca5418", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b5f59b8d26307c7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b6936aac4338748", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b74685e6217c97e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9b81beb2a82972b1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9bfbed0da5c52aaa", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9c8cefcd534c5207", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9d9bf9e6f08d0eb2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9ea9f404a178146a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9f28b7ad0ca64f30", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9f51d71fe6ccf911", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "9faf0469a595c47c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a0615aa1f0f9cfd6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a07b43d52042631a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a09d6742e718b6c6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a0df5fbf2ef5cfc2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a0e5c454d488fb46", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a15f270de79a13d0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a1a5393d9a41f2fc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a1c47523b68c2804", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a2c595543bf81019", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a315fce0d9985edf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a3262c89edfbc815", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a369f09c64b58113", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a36af25ce905a4bd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a3dd6977c0c68a85", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a4bbdc949d3a3a94", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a4fc6a7932de1e09", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a568b5ca69dba110", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a5d5ab533cd19973", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a658ae3256904d7e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a67c2e87d9863c25", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a6bc43c9a5ce4b66", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a8069c8ca98bb7c1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a829e68b7dc6599a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a8cced8072c694e8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a8e8a0f314ca6044", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a9634f384863d659", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a9a393f5a1fe1640", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "a9af94f8f70e79cd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ab0e4e8fa2a2aa19", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ab6be017b69ac7ea", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ac60884d96a70d49", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ac9bf799712043eb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ad379006ee89714b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ade5162d16249905", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ade5c9ee070e5d18", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae22d278cfcb1a00", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae498893a04d92ee", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae684076216a33dd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae723c9a067d1938", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ae7f4c9dd133eab6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "aef6aee7dd059aac", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "af4a545cba341dcc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b04e4fa7f39c9886", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b0cb103da7fd0b23", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b0cd2bd53b17526f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b111ca98199d6bfe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b14e30a939ee1bc5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b385f393caca287f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b39132003adea34d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b3b527a49a698306", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b477c1790d6bb6b3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b489d53249d80d9f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b563dcbf1f62fa67", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b58410049bbe2090", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b5c64e2fda3c8692", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b5ec7123eb35427d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b6bb6b2722d85780", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b7006cfbf387bcc2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b73641b6c7a1ae07", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b763bf74e6e0d3bb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b844da0ba2ea76b2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b953cb9c146c65e5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b985553407a181db", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "b9fdba6bef189506", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ba496119b0409821", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "badb301a599583af", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bb3a0ed3251a7ac6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bb45fe066d3431d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bbff78bced01fad7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bc1644818eb77a18", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bc823ad09342e325", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bda9b188cbfd6864", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bdd84e74d1d0ed87", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "be33fa906c13ea70", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "be927c51ef3c2ab5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bf02676cf2edde96", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bf25f5b6258d71b4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bf318e75c6297df1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bf4b26bd56303566", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "bfb487d0ea840b9b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c0bd2986ac97cf19", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c15ed741419f6db2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c26cf46215dccbd3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c36f36abfb27702e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c3a7a0d83404d823", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c49b7185df1cbe70", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c504438956463c70", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c52638457ceaf463", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c565031fef543233", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c57f2c0fb5234126", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c64d87fced2639e0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c70da52066e181db", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c7c920f80372dc27", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c7d604f6c3c4b9b0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c7e2297203aa3b0e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c7fda60e03f1cecc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c8851bb848eff024", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c9067ecb5c2e6d2a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "c9bf86c005799567", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "caa77c3182c90c97", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cb1412f00f1c6c9b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cbef91ad0f380bb9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cc55d10140543342", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cc75e5e8106fe6e4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ccd3a2a7a18f6abd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cd0c9e47b643ad72", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cd30a8e98a788095", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cd79894b300d592b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cdd68ab522001916", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cdd807f14b9aedbe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ce223bae7a4af9cd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ce41817947c06f01", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ce48de8d079ed126", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ceb55fa835f18990", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cf57753489fb944c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cfa8129e01a3667e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "cfd2a5e8caa9c878", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "d0d96b93c4c41e5c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d11519d04474362c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d23d9b257109eecc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d2e9fdea1a252a2d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d2f53415ce914ef4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d37007d445cebc68", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d3b99a70698f80b1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d3c41bb3146f6e55", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4124fdd049d7eae", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d43a666c7536443e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4b61315272d844a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4c8fa6904f2318c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4ccf59405e31a89", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d4ed1e6c1f6b049e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d545baf931d36954", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d613cc1cebd4e2a9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d65b2e5f617ef4d9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d6b0221bc040b869", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "d6d941e8d107e0f1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d788aca70a01600f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d798f2d99a10b200", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d8123c9d3992db85", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d84c94732dc90a42", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d84ff587d37546cf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d86ba5d3d8476e4d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d86bb31d73d6bcbf", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d889692f0f7f17e2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d8b5335c5414bdd0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d8ebfb8c26a4ee86", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d8eed8776eeb14c6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "d9f180ec424ae64f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "da0b11d8ccf0916e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "da4a0471cd004bf9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dabf86bdd80c35dc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dbc51f9b07323f92", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dbd0e485206663c2", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dbe55ba149996c2f", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dbf1ec7c2593b3a7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dc1b3901f1fb47ce", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dc45c7f599fcbaa1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dd1112aa55038cab", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dd8ea68c3f68ea1e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ddf2e615d2734891", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "de895577bd87821b", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "de9116d53604db60", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "deda474a65c9b9e4", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dedc06b8e698e962", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "df2a48812927ca9c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "dfbbb5390c13e2b5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e075b6e07cad0d00", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e0bc12784c3265b5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e1b9650398fa69cc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e1e6626002427cf5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e41bcf3f8a67ee10", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e5430f20f929637a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e5a2bc151f42950d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e63aa036bb93f1e9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e69e708bde798f64", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e788a415cc175255", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e78c67f33711f3b7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e86fa6f37acb4de6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e8d336c8ee47a16c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e94a181e1304c580", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e9ce03b77a0805cb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "e9e28c186d1fde23", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ea1b9fe34014e106", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ea5e406a49579507", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "eb456406d9e98a01", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "eb52970b5d1bf504", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ebb564aa7a397a3a", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ebd5f2fca9e194ad", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ec120d378f058a68", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ed27512a63f0ae33", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ed76bcd0754c27b9", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ed92b1a78b8faeac", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ed986c07e516fa1e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "edc8265ae396dba5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ef9554b785e98a45", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "efea74c112050bde", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f025d6ca787a5676", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f07af3b7e1296efa", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f0f9ca83588f0129", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f235698c9cee9001", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f2c68f50cc35c7d0", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f311bcc65f610c75", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f320699e87d1c586", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f340183873c8af0d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f3868d5888c49b5d", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f40a201584692ebe", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f4b0045408f96f6c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f5502b45a0e9983c", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f5b6125181d0cdc3", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f7ffba30882068fb", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f8389a2534eb91fa", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f8a0c5b161006db6", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f8e235b3824c3a58", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f9a752bf8cf906d8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "f9ada0d3a1a43004", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fad1349df5428816", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "faf6ec63166c0fb7", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fb7f7f641312d9cc", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fbed10fc006204ad", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fc5c157896e939a1", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fd7cd8d565d820a8", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fdcbb1a25cfa15a5", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fe77dcd7e3f9b771", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fe9494b92609a8dd", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ff1d35d20d2e160e", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ff3619afeeb52302", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "ff754fff984e6822", "type": "contains"}, {"parent": "368bec694ccdf79c", "child": "fff8ceeaf2245923", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "151065711395f740", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "1d7460498b30bfdc", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "24329b2f38741f0d", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "2b8033950a88c5eb", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "4abbf7cf472fe7c4", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "5148888e170a4d39", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "6c92881ac500ff09", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3880d8afb7fb6727", "child": "a269b7416c9c3398", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "c675c47522241a5e", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "d0d71f36d695860e", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "d368058be96ec30a", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "d36a602a7fb50774", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "3880d8afb7fb6727", "child": "eb3f90df7c05f3cc", "type": "contains"}, {"parent": "3880d8afb7fb6727", "child": "ecc2a07c4401685b", "type": "contains"}, {"parent": "3d65e3ebccb87f2a", "child": "27285b0c1e1075de", "type": "contains"}, {"parent": "3d65e3ebccb87f2a", "child": "7c55353c34cb6592", "type": "contains"}, {"parent": "3d65e3ebccb87f2a", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "3d65e3ebccb87f2a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3d65e3ebccb87f2a", "child": "8fb2422fc79fc310", "type": "contains"}, {"parent": "3d65e3ebccb87f2a", "child": "b64df76b9bcdbde6", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "058608e7e31c7625", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "05b616e0bca44a28", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "154b72f2cbca4537", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "34b30b79afc0a8a8", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "7a90411b27257319", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "3ec3c02d16e05bde", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3ec3c02d16e05bde", "child": "9a44511ecc887d71", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "c4cf9c88f34f2cb4", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "d0d24ab78b7d1297", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "ee5023cfd5b85aed", "type": "contains"}, {"parent": "3ec3c02d16e05bde", "child": "f1b025f11300fab3", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3edf6620a268045a", "child": "c9da9904cf8bbf58", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "cb7986a36768d9a3", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "dff72715d4a7a0a6", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "3f944f25423fb4e0", "child": "2678c6f200316702", "type": "contains"}, {"parent": "3f944f25423fb4e0", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "3f944f25423fb4e0", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3f944f25423fb4e0", "child": "9c6472f30d1b202c", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "164daae2c5894456", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "1d61ecb2e4f8c42a", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "2366167b51462372", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "2ae91416bd69ddd4", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "344c343b07f8fd7c", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "388fe416639ec2e7", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "409810d939d5412b", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "41eba4329798b4e8", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "4457f90f8de8a45c", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "4846833d88ab10bf", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "4a88717e223dc5c1", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "4ce79af2f0c276cd", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "54427c974b4cc6a2", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "582d9f4233f001b0", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "600efc80ba623535", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "67c48ce725811301", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "6a1319f92eb53ccc", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "73ba2e7278ac6dad", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "75dd90fa7760e49f", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "7a64784a59d40ffc", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "3fb7bf35998501d2", "child": "89d311a5f07b31a4", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "94769f8ff5ad4829", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "984aea59d67a11ca", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "9bc888da9c73411a", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "a2eb4e0acaed6511", "type": "dependency-of"}, {"parent": "3fb7bf35998501d2", "child": "a98e395787220fea", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b059ea5359ae2f7a", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b291012dae5d48f3", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b355f7df39adca26", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b4fa83dbc4a1f861", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "b7c94b0b30943e09", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "bcb1836e3e07aef0", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "bdb35aba7bf3edc6", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "cf81d96ee391676d", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "da88eeabb843d2bd", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "ddbad2d61cb4b962", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "df64755a8054535b", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "e53aa49fc1137a84", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "e81334256caa4e0f", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "e83b12d4d0dd2ab9", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "f12fa3d6017979a6", "type": "contains"}, {"parent": "3fb7bf35998501d2", "child": "fa21f1c25be1d74b", "type": "contains"}, {"parent": "426b4f99a50ac951", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "426b4f99a50ac951", "child": "4e163f2bbb1d9574", "type": "contains"}, {"parent": "426b4f99a50ac951", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "426b4f99a50ac951", "child": "cbb7aa6e3241701e", "type": "contains"}, {"parent": "426b4f99a50ac951", "child": "f9bc5ccb468da377", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "0b4364619726f411", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "434263ef1928e0d9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "434263ef1928e0d9", "child": "9096470cd9ebc669", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "434263ef1928e0d9", "child": "bcb90836a82e9a85", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "ce1b4b8f1144897b", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "01e2c73bce422a17", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "081f0e6e627aa182", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "139625e160e75fe8", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "1d50f13eabb8b1c3", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "46ab0ad1bacb1e3a", "type": "dependency-of"}, {"parent": "437a19785a5e5edf", "child": "7108cb63d6fdad79", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "724cf9147ab18a58", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "814f5e51baaa927b", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "437a19785a5e5edf", "child": "9bd8718d354d81d5", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "d61f95296581acff", "type": "contains"}, {"parent": "437a19785a5e5edf", "child": "e193f8103c351cb2", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "022a41ac053f6c23", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "05a70b1e46dcd5e8", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "18841eb8587d98be", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "1db55d421374144e", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "25827a79d3d332dd", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "2707f842f2895c92", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "276da29476172cc3", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "2e67a42dfc6a12ff", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "2f124ee2637e82f0", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "338dc5b075b41615", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "36195aad6c16050a", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "391f9f236a73f080", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "39a77647d499391b", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "3d797a9a4b19afaf", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "45b18de1b2eb12c4", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "49a9cb76721691d6", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "4a4094349aa27314", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "4a4f4131e8579dc1", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "5ceb13615a667bfa", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "5fddbb502b142cef", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "5fec70b5dfb30276", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "638447a108d8f4f8", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "67e066ab348ba0a4", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "680b70ec3f246cd0", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "7239d4251e7cc826", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "72ca7811035c1d7f", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "75f28c5a254b6dc7", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "78df02534b9ee104", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "8111a975bc9c5b2a", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "866a561553f65fa7", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "43fa0807fad57a1d", "child": "8c9a384839542609", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "8eb0ce9cbf7c44f5", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "9181a5e5ce793c05", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "96ab78c9a3d0afe8", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "971f125f1ea361ed", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "a372db8283ea7867", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "b112733f5a1e8756", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "b832d73f568f2f54", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "bb4b72fa7683207a", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "ce60d3e04e8ed132", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "cec19a2feb1695cf", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "d24aa6c0e8a3d2a9", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "d82a5881f57a1622", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "dbdbd238ea4fc582", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "ebcb8121acad1f05", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "f94839d5ebf824d7", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "fa09cc88f156d976", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "fc82811ef864b0d3", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "ff823b33d0015b56", "type": "contains"}, {"parent": "43fa0807fad57a1d", "child": "ffaa59f792a7d0e7", "type": "contains"}, {"parent": "44361785e39c2c95", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "44361785e39c2c95", "child": "7830960e7879c4ec", "type": "contains"}, {"parent": "44361785e39c2c95", "child": "7f34db4a8c3257eb", "type": "contains"}, {"parent": "44361785e39c2c95", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "44361785e39c2c95", "child": "b3ffdc9674029bbe", "type": "contains"}, {"parent": "44cab92167564727", "child": "8814d03de36ea24a", "type": "dependency-of"}, {"parent": "44cab92167564727", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "44cab92167564727", "child": "964f42fcbe6ca4e3", "type": "contains"}, {"parent": "44cab92167564727", "child": "ced7155bf311141d", "type": "contains"}, {"parent": "44cab92167564727", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "44cab92167564727", "child": "fe648151232eb6a8", "type": "contains"}, {"parent": "455c11b745949c7e", "child": "3552c13519dd42bb", "type": "contains"}, {"parent": "455c11b745949c7e", "child": "60164e597cdb2d99", "type": "dependency-of"}, {"parent": "455c11b745949c7e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "455c11b745949c7e", "child": "bc313073fbc7489c", "type": "contains"}, {"parent": "455c11b745949c7e", "child": "d178cb80cb33f441", "type": "contains"}, {"parent": "455c11b745949c7e", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "46ab0ad1bacb1e3a", "child": "0012a355c7c1ab78", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "02327baf05d2a502", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "0e7470a1b3766ddb", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "1a612d101f92811b", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "3ed5d17ac78eb4b8", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "71c00647dd37c5a9", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "46ab0ad1bacb1e3a", "child": "94d197f14687daa1", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "9eb964993c3454fe", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "b762b212a8047bc7", "type": "dependency-of"}, {"parent": "46ab0ad1bacb1e3a", "child": "ba3a471ae49f33c8", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "bd5c9e4394785367", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "c3cdd5630131c525", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "c9f60c2d97957985", "type": "contains"}, {"parent": "46ab0ad1bacb1e3a", "child": "e35cd999a4b873ea", "type": "dependency-of"}, {"parent": "46ab0ad1bacb1e3a", "child": "f84cbcfadbc1435b", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "19ef26a16c7476e3", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "2f5f11ec877e7839", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "47d535c5b2ffb338", "child": "8a352b0350f6f624", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "98e8d778777baabb", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "a8a4d99fb1ad141f", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "bcf2bb943b4a6df6", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "c84b6cd6dd99bb39", "type": "contains"}, {"parent": "47e1bc6c82ed0f32", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "4d7a42f17de2f9d0", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "649a2b4739ae8e3c", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "47e1bc6c82ed0f32", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "c819f36cb569b82e", "type": "contains"}, {"parent": "47e1bc6c82ed0f32", "child": "d732942caad207ea", "type": "contains"}, {"parent": "47e1bc6c82ed0f32", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "f4611e82b108a54d", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "ff9bf0b7e3900374", "type": "contains"}, {"parent": "4c8cd4749ec9b4ac", "child": "345038d73d458e60", "type": "contains"}, {"parent": "4c8cd4749ec9b4ac", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "4c8cd4749ec9b4ac", "child": "9dc7f6967ed29d5c", "type": "contains"}, {"parent": "4c8cd4749ec9b4ac", "child": "c02f12970a823c17", "type": "contains"}, {"parent": "4c8cd4749ec9b4ac", "child": "db47eec8ed3a7214", "type": "dependency-of"}, {"parent": "4c8cd4749ec9b4ac", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "2409167115d6909a", "type": "contains"}, {"parent": "4d7a42f17de2f9d0", "child": "4ee4262bcdabd2f9", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "5717edcc4caa1546", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "75ebab745173ea74", "type": "contains"}, {"parent": "4d7a42f17de2f9d0", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "4d7a42f17de2f9d0", "child": "908c021a35fb72d1", "type": "contains"}, {"parent": "4d7a42f17de2f9d0", "child": "9e3d02efb291a8bb", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "b8408a89ff320de4", "type": "contains"}, {"parent": "4d7a42f17de2f9d0", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "4d7a42f17de2f9d0", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "4ee4262bcdabd2f9", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "4ee4262bcdabd2f9", "child": "65aaea0717c39652", "type": "contains"}, {"parent": "4ee4262bcdabd2f9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "4ee4262bcdabd2f9", "child": "8d04c9c1a50e02d9", "type": "contains"}, {"parent": "4ee4262bcdabd2f9", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "4ee4262bcdabd2f9", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "4ee4262bcdabd2f9", "child": "f9c6f5f798c60f59", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "013868cfd5c71328", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "040a012f7b964166", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "22784c4ceaf0cfe7", "type": "dependency-of"}, {"parent": "508f1e62a3997a5e", "child": "56a23b8f9bcd3a81", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "5a4e7adbf61878f7", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "5b082b08df898d72", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "61c8dcdc593f04b4", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "63a2f95e92955ce3", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "72cc90adb007ba18", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "7f6ca631f173a9d1", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "508f1e62a3997a5e", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "508f1e62a3997a5e", "child": "a09a2a0ee156ef48", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "ad9eb6e3efd79c98", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "b52cbcc77994e3d5", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "c63a537397cab5e8", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "d4cc939207a214c9", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "d5e9b5e133740f58", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "ef3f4ff3dbe2084d", "type": "contains"}, {"parent": "508f1e62a3997a5e", "child": "ff650087aa2dc5d6", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "008b5214ff1222cf", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "14e7941e04e55d1c", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "16956eae964d14f3", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "1ed60e585fe305ea", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "2809983b9841537c", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "2b6818897989cc66", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "2d0a6053b35d8bf4", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "363a9d1efb7d2467", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "3c29edc39afb13ce", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "47463f74e8d7b261", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "48eb67785ac4a407", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "5608383ab78b2587", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "5f8ea1704e407de3", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "657eca0f3e1b39f7", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "699422858e1e57be", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "6d17caff7eb56724", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "6ef7ae221e87aaa6", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "70d2e2aaabfc61d9", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "7531877f38cd8e14", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "7bb223e18f05ec95", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "80cc514702e41f85", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "518734f6c898e15e", "child": "8c4b409e31f8eef2", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "8fc52a465e75e100", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "980949aa7f2f6f59", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "ac1b581f082d0fc0", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "ac6d5ebfc89d3bfc", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "ae439f18a39b7e40", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "c02da22353a76941", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "c545b243c64d1eba", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "d2e5bc8048e123a8", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "d4b4080d0d2f7c22", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "e4ea667b9a37132f", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "e721ca936ac30659", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "f83d00354a2af1e4", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "074c1beaa926ebab", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "08306c68ff09c11f", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "09098d25fed4944e", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "16f3c67aa8be31f6", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "25ca80af66edbc25", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "290ae098da0c9083", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "2ce80ad1d4c0749c", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "2d3ecbbd798aab71", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "2f6e0b9a0d67cc08", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "3603fffd7aaadec8", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "4e8464cdc5e4c1d6", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "59c9913620a2d60d", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "5eb67e5fd00ae777", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "6b64093715548a49", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "6e38a83d79242625", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "72f71f23024f8512", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "7765d3c3935814d0", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "7ce28007e21429f1", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "7ea1630efbcb2902", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "7f8f6484699bba53", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "8728684f82ff3933", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "882f3edf3dd67a8d", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "519b1bef09b1fdeb", "child": "a8e8597972f041c2", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "b1f9e4771e4e4783", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "c3f2b30f81da6841", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "c9830854951e38d2", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "519b1bef09b1fdeb", "child": "eb1ac032c308170f", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "eb1f9768cebedec4", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "ed140d75cae7cfa5", "type": "contains"}, {"parent": "519b1bef09b1fdeb", "child": "f8ee3130c1613d32", "type": "contains"}, {"parent": "51eddb2fca232d62", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "51eddb2fca232d62", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "51eddb2fca232d62", "child": "819ebe16dd051351", "type": "contains"}, {"parent": "51eddb2fca232d62", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "51eddb2fca232d62", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "51eddb2fca232d62", "child": "fe246ed39de1438d", "type": "contains"}, {"parent": "5312abd587b3bef5", "child": "09b5afca59bb4184", "type": "contains"}, {"parent": "5312abd587b3bef5", "child": "19cfda4b7b4e0407", "type": "contains"}, {"parent": "5312abd587b3bef5", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "5312abd587b3bef5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5312abd587b3bef5", "child": "e3c70072a51eb082", "type": "contains"}, {"parent": "5384b57e319234ef", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "5384b57e319234ef", "child": "814c2253b22f7e3d", "type": "contains"}, {"parent": "5384b57e319234ef", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5384b57e319234ef", "child": "986581a14f10ddf6", "type": "contains"}, {"parent": "549ea8df39213445", "child": "041920ccc344811a", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "27875f175e0d2d76", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "3dfc37a550cbcc45", "type": "contains"}, {"parent": "549ea8df39213445", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "7343dd218fe3d7f6", "type": "contains"}, {"parent": "549ea8df39213445", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "549ea8df39213445", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "a9b1af20752a3b46", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "e16b5cb2fe033dfd", "type": "contains"}, {"parent": "55e67cbb75a24f25", "child": "43e9dcbf535ba9e7", "type": "contains"}, {"parent": "55e67cbb75a24f25", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "55e67cbb75a24f25", "child": "50d52a2faff04d36", "type": "contains"}, {"parent": "55e67cbb75a24f25", "child": "58eef0dcb6035a16", "type": "contains"}, {"parent": "55e67cbb75a24f25", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5717edcc4caa1546", "child": "543387a2d85fbaf1", "type": "contains"}, {"parent": "5717edcc4caa1546", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "5717edcc4caa1546", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5717edcc4caa1546", "child": "8ecfef8d57a4f0ab", "type": "contains"}, {"parent": "5717edcc4caa1546", "child": "980525a6c0cacedf", "type": "contains"}, {"parent": "5717edcc4caa1546", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "5717edcc4caa1546", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "5717edcc4caa1546", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "572299f48b084c61", "child": "4e1cbcd077f0fa4e", "type": "contains"}, {"parent": "572299f48b084c61", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "572299f48b084c61", "child": "9e80174b755a29e9", "type": "dependency-of"}, {"parent": "572299f48b084c61", "child": "aa202af412eb4cf0", "type": "contains"}, {"parent": "572299f48b084c61", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "57df8e2729f2ec01", "child": "1ac2d3f6bb36ede8", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "6495bece87b3fff0", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "66d54c0b9754114a", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "724ce7c9255521ca", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "57df8e2729f2ec01", "child": "d228ecab7348d4bf", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "4dd3cd0a61104976", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "52d946418b3464fe", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "7c7832437a2bdf98", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "7ca19fd808ee57dd", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5b6c7a9a0bfea622", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "9d8773a8c5cffd35", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "a5e0fb219cbd08e3", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "5b6c7a9a0bfea622", "child": "c02b8041849e6344", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "c25d835fe80fe098", "type": "contains"}, {"parent": "5b6c7a9a0bfea622", "child": "ce701c5aedeb7f9d", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "184a1f3fe556d2f3", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "270c8a0fb83abff8", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "47f0f97172a80d32", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "61f1bb8ee0699769", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "5beb035c0bfeac2c", "child": "79e33390c9a54cb6", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "7b4e4a0000c9284a", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "7e34fa59eeb11302", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "85f40c4eaba05b6e", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5beb035c0bfeac2c", "child": "cafd0ee2ac7f6622", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "e87ee6ab0e160ca7", "type": "contains"}, {"parent": "5beb035c0bfeac2c", "child": "ea2428f2ab66cdee", "type": "dependency-of"}, {"parent": "5beb035c0bfeac2c", "child": "f996ceb3e7be9c16", "type": "dependency-of"}, {"parent": "5c37e246cd98996b", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "5c37e246cd98996b", "child": "4c8ee88d55d1bc45", "type": "contains"}, {"parent": "5c37e246cd98996b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5c37e246cd98996b", "child": "f4fc90b822b18b26", "type": "contains"}, {"parent": "5e800a8842b93844", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "5e800a8842b93844", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "5e800a8842b93844", "child": "9e7d78850e711080", "type": "contains"}, {"parent": "5e800a8842b93844", "child": "caf699f22b5bf2d4", "type": "contains"}, {"parent": "5e800a8842b93844", "child": "d46d291720f476e9", "type": "contains"}, {"parent": "5f176cba3e8d2776", "child": "2bcce310de7739ed", "type": "contains"}, {"parent": "5f176cba3e8d2776", "child": "4818081aed75a562", "type": "contains"}, {"parent": "5f176cba3e8d2776", "child": "61886aa00e820896", "type": "contains"}, {"parent": "5f176cba3e8d2776", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "5f176cba3e8d2776", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "60164e597cdb2d99", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "60164e597cdb2d99", "child": "b5c632a36782696b", "type": "contains"}, {"parent": "60164e597cdb2d99", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "61c885472e7f34a1", "child": "0688a4c19e9e55f7", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "1291443e4bc92abb", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "1b01f4b3dbcf92bb", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "1f0a02bc37dfa00e", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "3218e69e5f916e14", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "490b3a789747e113", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "4ab3c55a9c1b8911", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "77fb6f4a7c52e595", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "61c885472e7f34a1", "child": "7fe4b899d89f99f3", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "87058f7ab4043e21", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "61c885472e7f34a1", "child": "9c44c73f117802d6", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "a38924ac055ce739", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "c10f3ef763cdf830", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "c2f56489b05cf0f3", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "cbfc8b19f40c3492", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "d676b1c393a221b0", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "d87b573fd657f781", "type": "contains"}, {"parent": "61c885472e7f34a1", "child": "dfabde3b6e8721be", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "0db301fd4cd04a24", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "6701dd0948c7835d", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "857b4b84c221649a", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "62d1f63f96cb6132", "child": "cc8e94f5d16a0dbe", "type": "contains"}, {"parent": "62d1f63f96cb6132", "child": "d30fc78932118678", "type": "contains"}, {"parent": "6411fb302667e5fd", "child": "7173f1942a7c8132", "type": "contains"}, {"parent": "6411fb302667e5fd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6411fb302667e5fd", "child": "c41a6edf4177d668", "type": "contains"}, {"parent": "6411fb302667e5fd", "child": "f6181097886d3846", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "00696a30debbccb2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "022696ebcbcf0531", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0264f4d20e79c8e5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "02c726448fc655f0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "033270f17fa6f679", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "039f4aa2aab72a5a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "040c5c65c028f217", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "04129dde65253571", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "041920ccc344811a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0498eede76562713", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "05eae99394dc98ea", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "064aeb4830aa10a5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "07d60e1b799c2adf", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "080d7dbbd44ce6e9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "08c4389480490f29", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "09c4d4c8fb913ab5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "09d9906d90bc8fd5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0a608c7e553f2fcb", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0cd44b00a31c68cb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0d081315692d3ca6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0d341b1d74e65851", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0dfd63d3cf0042cb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0e02dac57201d780", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0f0c4a841dc3e1e5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0f83c8a328525bb5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0fa87804481d1732", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "0fb3c0d74fbc0e17", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "10b17c2f0bb85aa7", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "10b928c1539469a5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "11964a9b90119a93", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "11b6e98d0f47842c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1268a23d3eb3a3f8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "132ee53b9a3ea8bc", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1340103c100cf86f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "135e950f271f242a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "138c6f55dd342771", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1464488f292d8a7b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1581d85e7895a214", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "15eeab3c283728f2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1748986cfe031c79", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "185c2ba6ae0bb4ea", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1912c78cffe3072c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "191f6bed2b2cd170", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "19a7d94e32aad70b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1bda28f09a455d43", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1beded45fc871c67", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1bfcd8946e379186", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1c0dc90f00040121", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1c282320c942c00a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1c7ca9f5403fc36b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1e89870f891b2074", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f2aba3476e2f9dd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f577a90bc9d3668", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f5e3ccd4db67ab9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f67662ca66b361a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "20416b365a58fd7c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "21462cdaefc23722", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "21b0752d18c04a42", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "21c979df59561ed8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "22784c4ceaf0cfe7", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "253aaac39019d951", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "25626dc875ca5a7e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "25f7981d9a062bfb", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2705c85b1c42cc43", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "27875f175e0d2d76", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "27c7ca796399aea3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "284ef173e3c3ba1e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "29375361dd3ad53d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2982c14921c01973", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2b76735d3081e992", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2c082a558e916eda", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2c09bd6fd62969c9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2e2f2fdf62786f4d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2e5a38caaac619b7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "2e7ebdb4e8e715d6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2f48f835b28f5b87", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "31e0d83d57bb0a3d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "33cab83df185fb66", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "34975abd70c48a5c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "35d2a02e44defa76", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "376ef507821dd0d7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3868d514b88b7498", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "38d4ac722b5c9a79", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3980f5646d15aa4e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "39f7119319372d74", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3a28d331afb41749", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3b06fc83db657e4f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3cf8c5ad3472d3ae", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3d65e3ebccb87f2a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3e6bd9f32141daf2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3edf6620a268045a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3f6a7d3a0a790057", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4062468ff90c57fe", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "40f5191a54219a04", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "42174f12f588060a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "434263ef1928e0d9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4380c47f742f3a94", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "43b724ba4a362464", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "445407496debc32a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "44cab92167564727", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "44cca20746af8530", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "44ea5ed1f8f6d507", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "455c11b745949c7e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "468a02f3c51f238b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "47b3a632f3fae103", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "47e1bc6c82ed0f32", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "49407ed4facd3f4d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "49667c358021082a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4a863acd5ba778c8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ab125411ee17a24", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ab243a9ebfd74d0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ba9b6e2f24cc46f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4be9c6181445d411", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4c52e48e0dd6da4e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4c8cd4749ec9b4ac", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4ca097bbd89e5474", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4d442547004afe31", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4d7a42f17de2f9d0", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4e0e676ee7e8fa79", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ee4262bcdabd2f9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "4fd0e61a9eb2c5b4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "507b87a4902a77b7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "50a8634e1f76b298", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "518734f6c898e15e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "51eddb2fca232d62", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "520e65d343bb40ec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5312abd587b3bef5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "536cf3c54b2b6c7a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5384b57e319234ef", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "538ac1708dc468f5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "549ea8df39213445", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5655f4672c0e796b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5694ce1b7e232270", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5717edcc4caa1546", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "576314c07748fc80", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "594283287601c665", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5aa022135f2a9b8c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5aeb56b5f372765c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5b257b7c22d69360", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5b99058f2a73591a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5beb035c0bfeac2c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5c37e246cd98996b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5c82058bf9f4d83a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5d2d7907fd716fba", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5e4a2217ca802955", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "5e800a8842b93844", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "60164e597cdb2d99", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6138831dab3a0245", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "61715c07f3061b91", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "61728d6c5b713664", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "62352f4a6cee3dc4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "62cd09ba6ac18a37", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "62f6508fb1833ebb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6334ab70f4adef44", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6347fb1b69116a6b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6411fb302667e5fd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "641affe09e2a4b2e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "64a1ee7c9c37647e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6696f7feeecba12c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "669c0f0745a9262c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "66aa0a9fd2c0704f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "66f76de0240d94e7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6782c949d4810dfc", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "67ef8a6e5d5b0e5d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "68acdd84076f533f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "68c6ebd668fa29ae", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "68e66c52e39633de", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "695cfb9df8bf1745", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "69a1e3b0a894c699", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6c28495ef02c863a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6c5cb8d2018a23b3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6d50801b8dd41dc6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6dd009b1da9ab274", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6e70ddce0e517795", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6eaf517e6c9e7d8e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "6f3406e1fdd16e93", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "71eeb9cfec619581", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "72039869c007ea5f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "72090d90080798f1", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "757eb20c0a0020b5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "75aec2228e8814e6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "75d2cbd29ef174c4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7690f358e54bdbf9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "76c43f8e16eb28d6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "78da02415b5284df", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7913e8528afc9327", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "79417ad5b57eab0c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "7aab8bc67e1c178d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7ae8f1a6dd16692b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7b0b796921d81071", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7ca19fd808ee57dd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "7e04607676fb951a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "7fa45ee19fe3c54e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8036955a8bd1e8c7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8041c7ce354e6e32", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "808ca6bbcf95dc47", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "83b1296771afaf80", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "85157060d0e5647f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "856bdb98501d7f76", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "867c8a4d000a6be5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8793949d6356888d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8814d03de36ea24a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8822d12256d38ea4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "889b13fe987c97ae", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "649a2b4739ae8e3c", "child": "8a2a2949a0b0829e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8a6f8a9dc9a869ec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8a96de4596ccdc0b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8b71567b2a526ad3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8c4be3b7f7531f6c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8c4c3062b0535fa4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8d86fd885d7fb597", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8e32ea146f91951f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8e46cacab7a73e39", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8f57d2ae7595d8ba", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "910c53127130a353", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "924eb97ba5c0cd2e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "92f2ba2c134e1820", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "954854e84c4f4950", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9634cd76663f195a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "98144d6388fc61e4", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "9907be8bb2120366", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "99570e7ef0298a42", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9b27df2659d53b33", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9bfa77ce2589d13b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9cce053ae886eafd", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9ddeeb0459571702", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9dffaedc69455a87", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "9e3d02efb291a8bb", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "9ef3b8982fde24e5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a064376169c8583b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a0c9fb7807a604ce", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a1f0f62c88664ce6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a30c748d477f5eec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a498ce7a66680d83", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a63aa2191f5c4956", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a65380d1eecbdbe8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a713eb77d41db77f", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "a778def095933716", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a78e5a99438c0706", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a7999147ca169b8e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a8525b9069d05695", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a8b03142990b9cd6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "a9b1af20752a3b46", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "aa909c768d17c3a4", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "aabc1ea660179878", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ab2e4a7be1a5a67c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ac73be0fca0867c2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ad21dd1f6e34a904", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ad57956f169ead71", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "addb5c48f559205a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ae4b300eb7c9ac63", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ae85f8de8c676733", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "af02e1f1c03b609b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "af9f140d2c757cec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b023fc0801a3a41b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b1364c7954e1516c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b181bacb376a72f2", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b1f6ee6395e0c01e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b27a14ec5b5de7e7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b38e82d839d33eb9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b4acdc635612d9f3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b57a8bbb5380279b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b5a7421b402e8de5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b6014cab54868ff3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b69d4a1aeb5e596a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b6b75ea5e81babcf", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b81459aec4116052", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b86e1504239ab2c7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b8ce86b638f576ed", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b935c73906aff49d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ba31e2c974b04570", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ba6e1fc428d463f5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "babb8017ecb53eab", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "bb1a7362a9b0ffcd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "bbd17a592f895a3a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "bc2491fdce12146e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "bd95c4d8d85cc9d8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "be0052048ab95f13", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "be31d8dc8b368a3c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "beeea2a26257fc10", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "bf92a09c04555886", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c004d0a2260ff34c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c0eba35a285b6661", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c0ee646642caa8c0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c2088e137451b665", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c2a80879569e4164", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c3ace18904bf4b30", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c46f303a3a3e7d1e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c4ab61e41fba6563", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c4ac49e15d6e3d69", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c61542a768a980b8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c67bc6a42e944f29", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "c685e9e81b42d693", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c815fa0ff2c01065", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c85accdb8450118d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c85e44f994dd3aca", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c86ecda777a06816", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c87eb35dc98ce345", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ca69dbe2fe79d5c0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "cb52f0cb90a7d1f4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "cc0132dae06a201c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ce7002eb83ac2ea6", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ceee584ca5b4b015", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d09e390221a81411", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d0e244ab0c99f432", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d21f6559a9ac37ab", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d354bf334992df5a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d3e8a9fac0730d2d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d46e1b3cc3f19c11", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d47346fa1d2b9946", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d475c470f6593aa6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d5c09cbf6029a6e7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d6b0221bc040b869", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d751409178668593", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d7e76dacc32a6890", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d7ebaf97292c811d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d8b8a804d0ab0958", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d91e3843e621dda7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d95e575e791486e0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "d96b2dc391f34d8d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "da6d0a0c00dfbb69", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "db47eec8ed3a7214", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "db8825248c400951", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "db8b017db9fda592", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "db9ebcd13d1c46b7", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "dbc6187b09cf8148", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "dc0d02e4b1a41a6d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "dcab7cf748923d59", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "dcab8f4c26b0a627", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "dd04c09c9b5402ee", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "de82b145507e37fb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e06d0d6a4aca7dc8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e0998a1aee7da2c3", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e18cd728865fd9fe", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e1f19c9017564ccb", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e2a0f3b6e5005cb1", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e2df02e3a934972c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e2f308b734be4c73", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e390d5adddd2b64b", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e4cb361ecb89913e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e500d3b64d1fd1b4", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e58d8c512e51a829", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e5c35f92a25c1172", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e6ee80b164fdb75b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e747474a38db2c1f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e7ec1869b3d32a70", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e8b904beda1e8211", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e8ebe1983c14a369", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "e90cb433c522ed2b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ea1801d410623243", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ea2428f2ab66cdee", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "eac15ad25b1345ec", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ec181a64736acac9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ec20535d9109198a", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ec67689727a1abee", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f03942d656cbd73e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f03b736a99b3c27f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f266559d56417294", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f3157624814e370c", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f321080f7503945e", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f3396b7b49a396ed", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f3d26efbf9e3920d", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f4611e82b108a54d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f53ad001d8651e97", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f5fe1a7d4abff264", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f6553ee20942dc11", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f685947066271878", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f722b42da3a5931f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f7add8b9cb1f3d73", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f7bdb8efea51a9a6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f98b527b4921bfd9", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "f996ceb3e7be9c16", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f9e8cee46d277f7f", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "fa306cf046375e37", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "fcda939becd90abd", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "fda46879896140b2", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "64a1ee7c9c37647e", "child": "2e4e1eba1611b94e", "type": "contains"}, {"parent": "64a1ee7c9c37647e", "child": "4b998bfc8df599c8", "type": "contains"}, {"parent": "64a1ee7c9c37647e", "child": "829c25af9a96dbae", "type": "contains"}, {"parent": "64a1ee7c9c37647e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "64a1ee7c9c37647e", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "6562103151c54075", "child": "3cb08da2293cb0bd", "type": "contains"}, {"parent": "6562103151c54075", "child": "857fce6eb68f14d2", "type": "contains"}, {"parent": "6562103151c54075", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6562103151c54075", "child": "e331fdbc62f326c4", "type": "contains"}, {"parent": "6562103151c54075", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "6605ba1977643172", "child": "14d629dc0de4c8ff", "type": "contains"}, {"parent": "6605ba1977643172", "child": "373ebbdd0397dc9f", "type": "contains"}, {"parent": "6605ba1977643172", "child": "39bc23ad4a88d464", "type": "contains"}, {"parent": "6605ba1977643172", "child": "43cae98170ee4b60", "type": "contains"}, {"parent": "6605ba1977643172", "child": "53487abed65cc031", "type": "contains"}, {"parent": "6605ba1977643172", "child": "5fccb81db6de3569", "type": "contains"}, {"parent": "6605ba1977643172", "child": "61ab3b724c07f2a6", "type": "contains"}, {"parent": "6605ba1977643172", "child": "6c0a0bbd1c8a34fa", "type": "contains"}, {"parent": "6605ba1977643172", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "6605ba1977643172", "child": "86b3b2910475c8b7", "type": "contains"}, {"parent": "6605ba1977643172", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6605ba1977643172", "child": "982e9db6fc1c0de8", "type": "contains"}, {"parent": "6605ba1977643172", "child": "c7c41063f332565d", "type": "contains"}, {"parent": "6605ba1977643172", "child": "d98e662cad6618f4", "type": "contains"}, {"parent": "6605ba1977643172", "child": "ed57b639a8f747c8", "type": "contains"}, {"parent": "6605ba1977643172", "child": "f9b90a0b205fcbd1", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "08105acb8cc2a4c9", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "09896d14602ced30", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "26eb8e1732cf0cee", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "5a22999640287c73", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6782c949d4810dfc", "child": "9bb4debe1b12c657", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "ab362cbcd67e9600", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "b8f4db83aacc2be0", "type": "contains"}, {"parent": "6782c949d4810dfc", "child": "bb999eddd52e65d7", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "1adaaf1032b8f857", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "4e2529628a38f5a6", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "5473e85f64d8d047", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "6f21fe7cfb9ea066", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "723fa3cc3e4466a9", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "68c26f206f7609a3", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "68c26f206f7609a3", "child": "995597647078d0be", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "9c6a79db8a114fac", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "c7ef36b1f91b73da", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "cabe3220a4291ea9", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "d9ae599b36c5f412", "type": "contains"}, {"parent": "68c26f206f7609a3", "child": "ed828fa0eee536f9", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "23dac75e2d8d1cdb", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "27b760fdae8581bf", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "313cb8af5f7bb5e8", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "7ca19fd808ee57dd", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "8391400828a599fe", "type": "contains"}, {"parent": "6bd6e6caeb31e4fe", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6bd6e6caeb31e4fe", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "6d869be27081e838", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "6dd009b1da9ab274", "child": "421949a45abdfc28", "type": "contains"}, {"parent": "6dd009b1da9ab274", "child": "5717edcc4caa1546", "type": "dependency-of"}, {"parent": "6dd009b1da9ab274", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "6dd009b1da9ab274", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "6dd009b1da9ab274", "child": "bd940806eece8a79", "type": "contains"}, {"parent": "6dd009b1da9ab274", "child": "c51fc77e85d7dc66", "type": "contains"}, {"parent": "6dd009b1da9ab274", "child": "c8c21ed696528099", "type": "contains"}, {"parent": "6dd009b1da9ab274", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "6e4ef20b1756a7f6", "child": "19ba8dea25996ec0", "type": "contains"}, {"parent": "6e4ef20b1756a7f6", "child": "20de71895828fec6", "type": "contains"}, {"parent": "6e4ef20b1756a7f6", "child": "2a81fc3419cf032d", "type": "contains"}, {"parent": "6e4ef20b1756a7f6", "child": "5343ae0692f82d57", "type": "contains"}, {"parent": "6e4ef20b1756a7f6", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "705cc723b06183c4", "child": "0057c3e7c0d9ca41", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "0215ae1cc1dc3a9e", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "04136ec8bee69f3e", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "070389e5ddd5fd28", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "10c344347534c1bd", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "11b6e98d0f47842c", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "25e982478b2dea37", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "2ef89eea2753b86e", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "34c1583c63825688", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "3bbae5416ba6cca2", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "3c4798fc1bc1c30b", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "426b4f99a50ac951", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "4a1c34fda8717cfd", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "4dea3180ddd7f444", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "5c0abef0a5c354ac", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "63b3c7714218f632", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "6b24fe6b30ea2feb", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "71848df58fd81209", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "758fe03a32e96a0b", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "77321d4d35246e03", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "7e5665222634e929", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "705cc723b06183c4", "child": "8b7b74e76cab56e5", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "8bb0f121e8f1453c", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "9585957b385d3e77", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "9db37b982cb9fac5", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "9fbb872779be944c", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "a087701065185753", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "a2eb4e0acaed6511", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "ab1eeefb1bdc8eb9", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "b093f193d2833e39", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "b762b212a8047bc7", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "c2d69bd09f3928b1", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "c32e7234acbc915e", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "c58d696bcba0b488", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "c8f23368e4324e62", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "d6b0221bc040b869", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "d82596e714e9272f", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "e35cd999a4b873ea", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "eb7886dec08f77e4", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "fa1e7f83caea1364", "type": "contains"}, {"parent": "705cc723b06183c4", "child": "fe15c50358b86a0c", "type": "contains"}, {"parent": "70f44c3bb53be645", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "70f44c3bb53be645", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "71eeb9cfec619581", "child": "0d3482b075a97b11", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "1f45bfa11c813d25", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "2adeb3558f690fd7", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "370bd493e7f54101", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "498283f5c95c2585", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "79991f5aef204731", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "88833d08a06455d1", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "71eeb9cfec619581", "child": "b9431566bdb02bd6", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "c3fe9b9bbd07ff28", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "d099c32f5fa6dea4", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "e085a16f21ea452a", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "e0ae6f7737589d1e", "type": "contains"}, {"parent": "71eeb9cfec619581", "child": "eb78e28ac7ca135a", "type": "contains"}, {"parent": "72c7ef6e3c3b371a", "child": "1e89b39f2718b61e", "type": "contains"}, {"parent": "72c7ef6e3c3b371a", "child": "2e5a7669e4fe1bae", "type": "contains"}, {"parent": "72c7ef6e3c3b371a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "72c7ef6e3c3b371a", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "72c7ef6e3c3b371a", "child": "f7e2a1a7ebfc6ba1", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "021641066a7e1211", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "36cd686cc6ce2f93", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "36cfdfbeca70f272", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "37d13bdfd70612dd", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "3d0bb6ec9ae18234", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "536893157398b89d", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "58a99091aa559787", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "6e3640a83c9ea9f1", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "799143b059e83a4e", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7897cd0c19bfcfaf", "child": "95a6ae3839e8f54c", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "bdc6151be9f7bd40", "type": "contains"}, {"parent": "7897cd0c19bfcfaf", "child": "cf663659983882a8", "type": "contains"}, {"parent": "79417ad5b57eab0c", "child": "5fde1312c51b51ab", "type": "contains"}, {"parent": "79417ad5b57eab0c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "79417ad5b57eab0c", "child": "63068f813cfc84ac", "type": "contains"}, {"parent": "79417ad5b57eab0c", "child": "77971fb6b23c9457", "type": "contains"}, {"parent": "79417ad5b57eab0c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7ca19fd808ee57dd", "child": "208b913ecc4587e3", "type": "contains"}, {"parent": "7ca19fd808ee57dd", "child": "5f8d63a611349429", "type": "contains"}, {"parent": "7ca19fd808ee57dd", "child": "732d051c8ac997ed", "type": "contains"}, {"parent": "7ca19fd808ee57dd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7ca19fd808ee57dd", "child": "a3f468b33bff53ab", "type": "contains"}, {"parent": "7ca19fd808ee57dd", "child": "a9f7e28d680a2519", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "0196900beead3bb2", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "01d6208b72baee11", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "029f8b6d2b70288f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "043a867a43a10f67", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "0765c782b3b66fbe", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "08075eec4bc8981b", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "0a464a0b6ca9ee0a", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "10ae5a03d3c31c4b", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "116e96ca7f36f457", "type": "dependency-of"}, {"parent": "7ce3e36ce2fafe0e", "child": "155113148a2dda71", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "16709ab04e96b7d4", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "1b1ab4f0a7e625d5", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "1efbead2947d6610", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "255ec019e713eebd", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "259b79439af1d6b8", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "268e237ef6d0b70c", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2a1c70d88a8f844f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2c2121fd1f9b7280", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2f066820ed46a7b2", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "3b0936f241bcd283", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "3ebf73508faf6103", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "3fa05c590bc6aced", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "42fe1e07180b0fb5", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "4546a880ecd4f489", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "471877feddff0a25", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "55223cea3a1b200d", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "579a977a55ffb5d3", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "5bf0c01ab2f193ec", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "5f7064164df3cb73", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "67a6205b9acad36e", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "6fe13648a3827c14", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7334355c44f25ef8", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7334ceb15cc3c1d4", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7a81facbcce6c323", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7d18c5bc8a6aa5f8", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "7ec2e52e6f2ab5cb", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "804435a83c3f999e", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "83879f3f3812902f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "8592af3001f90788", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "872e79081b196a8a", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7ce3e36ce2fafe0e", "child": "8ab42f1a1cc28887", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "8f731dc23303ebf1", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "8fdd6ddbd7291c01", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "930b33fc9a288c38", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "956bad1b42bd0695", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "974faf0b7a31314f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "9d7e588786860464", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "9e5ea0e76e5110f5", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "9f4a136a738ef465", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "a70b301821c2923f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "afb6ac53dbb3e953", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "b018c8ac1f33ea46", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "b56e45648259f03c", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "bef0df99c1f36b58", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "c4c1f0ad07c2b8bf", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "ccaac1055c3ed552", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "cfcf692011dade2d", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "d10f985f7a8d31b7", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "d8e64f2dfbc31826", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "db0760c622c92a41", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "db0d87ba52bf103d", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "dbc0bfd85c0e2632", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "dfbb505d3cb1b78a", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e52ba97743514bbf", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e57c037b4e24c464", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e6e07fa5ec30ed17", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e83d49b66219abc7", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "eae676f7cb6c6e14", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "f24c7990d9da3fd2", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "f596f0355aff8230", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "f5a4e3eccaf22eb9", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "fdeecf336666120e", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "feb78bb9ca5efe1f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "ffb0d920e6b84ed6", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "ffde0ec1e85a84eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0018c308c4d8ce20", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0067cc37df8004f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "00b2434af36e2a86", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "00f7af67cd9fe228", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "013694b60dee8da0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0161aecc88d1aa1b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01640829971a7b2b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01b8e828b82eefc0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01bb673d564a34a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01ccf279141d8700", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "01f59666d5691614", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02087bda8572915c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02a9de021d976cce", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02c3b3f7b0776709", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02dc25a36feeac2d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02e4a915849ad8d7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "02f3b73f327522c2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0325715a1dda0ce7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0345572638915a91", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0360b925bc836ad5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03858752bf2b0d10", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03b94034f0147187", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03cf68b363b63a7f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03e375ff2e2f0283", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "03ecf05a5d764735", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "04089b7de5cc4d6d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "04213fd1c12c15fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "04ab92f885a3198c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "04c961a839437bc9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "05112e00a38ee37c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "052595e077799e34", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "052f3a8d1a6b40bd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "058d57dfb24da24e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "058eaad0e33617bc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "05c19ca6a3aa6d92", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "05caa30167b6b94f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "05e8241068025170", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "065a4b735b4532f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0685690c130b5834", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "06b6207ce617d056", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "06f908e681e024f7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0701c59c506af136", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0708bdec8248485f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "07203a3357c4c000", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0788deb6c75287cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "08138339f6c73126", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "084b9066d8d2f416", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "08b30fac437a842b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "09f59283c0c5f7c0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0a5c60f72f231af7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0a7761e8d4bb8135", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0ab42a44445d83e3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b2db709aa5b0283", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b3fd9cedd8cec47", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b457de2b3bffcd1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b6c06d9095c472f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0b7d6a7e342f0ef5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0bcee7456cdce5e0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0c08b928a07c5cd4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0c27d944ae029c8a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0c7029a0a330866b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0ca1a8373114c679", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0cc3aafe21e89e03", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0cc5a50f090a4403", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0d06f9157ea52581", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0d20d2194fe96080", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0d583908ae9e70ce", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0d62d3b06cfc4c4d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0dc65e9971053b7b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0dd10d2e02b031f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0dd275115613fb66", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0dd29ff36b5a2463", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e365a85d4029a0c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e52beb53f1830cd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e56bdb629e4df9d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e5a9dc124f2901b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0e733f65b29eaab3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0eb7b5e863880df7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0eefe47b15e7cdd5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0f0699702677479e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0f06af2ab0f6ab5b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0f1587ffefdca8a3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0f957b99537e660d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0fa0300cd9482afb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "0fc074be6eeadd84", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "10043f456682ae9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "101c9ce5ec400a5a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "10ebce467c890fce", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "110f7d4325db9756", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "117acc134ad799fa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "11c8bface064196d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "120ba105167749f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "127188abe8897339", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "129be4c905d42dd1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "12f515ff51488962", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "12f705917cbab0dd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "136b8d14321b8873", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1398292921108815", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "13bd9dedf5d5f41d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "13e1ae73312a7509", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "14647d993ae45c33", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "14a784145462adc9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "14afbb1b13699c8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "15763b440a7750d3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "159bc782954d08f9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "15a42d9f55cd523f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "15b1ccf470616327", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "16938dc98e146706", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "16f2da8bf9aae03a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "176fe620c9d42c6d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1774d0711270eed6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "17750c6ebbc17b25", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "178837cb63cc1e11", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "17a125f0f4adf2ae", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "17abd1828d25bef8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "18071298cdbaf1e5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1827616d74a7153d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "185977222f1807a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "185f209d0affa086", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "198106bff60d3138", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "19bbe3696811f7de", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "19d9063ca7c0300f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1a0ab45eabf750d9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1b639539de44d60f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1ba32615e012f66b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1be84e603c4c8494", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1c4f73d9120c17e0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1ccc90a99db83d3a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1d1b77560c3670f4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1d22fe40e3c39576", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1d6a66723618b73a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1d7be004b7db0ccd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1daf23b5faa5f1d2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1e052cade5bfcf9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1e28a0afe7ae1ee1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1e49cfe46aafbfc6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1e92f989cf4ebbf5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1ec818a3a7e310bc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1eda8cd17a7b6af7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1efdbdbdc7f50a65", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1f49cab6b982ef1c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1f8b5db76f79105e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "1ffb87b500bd0d47", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "200f2fa0715a8e71", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2030d01e860657ea", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "203d37a7ce3f7255", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "20a4acbedf5bc4fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "20c7d611232420a4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "20e75b8151512172", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "20e7fed8a817ca16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "216cb00c9d80a9f6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2192dc2bfec9f6a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21a7c07308411bef", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21b88bc1880bffa0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21c12bc077cd01b6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21c41b4736c936c4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "21cdfb2c6533a7c7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "229d33930a028714", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "22fda92834011ef9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2313b58a38477f56", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "23403b1fc83bfefa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2342163040b450ea", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "23aac10b7ed9fe16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "23b408452efef3cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "23c27b3d379a860d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "242a0160bedd2346", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "242e55cf2bd6f88c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2454e2e50eb7a48f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2462d3e5c9e1d866", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "249f8de5ae667ca9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "24f96fecf60a3620", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "252471ea66d84d18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2533a6ec866d3c48", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "25a564ab9aec9a8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "25cbbb7eb5521594", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2603ad931d4d9c9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "260b7e054ddf3f04", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "265172266586ca97", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "26675b00334ba9bc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "274fe6ae2619188e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "27aeca5fcc66caac", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "27e890946bec47b0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "28048e1351ed17cb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2815703df7acabad", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "282b64d1b915bdee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "286a6b20db13aab5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "286e33cdb76d27a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "288c79ff5d936c30", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "28a0ffc07680adc6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "290423b9e96a52ca", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "29984b315e66ef19", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "29e0b1b840ce099b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2a06e7a61af3b31e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2a108576c654b581", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2a333ef25ca0240c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2aa81084cec60409", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2ae93d7d41157c5f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b274226499baea7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b4877e2844bbf5a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b54e0e32422d9b6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b55e836b4e6db7b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2b83b2fe8aec808c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2bd04e23ec3dc096", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2bf29d9d486e7ab0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2c3ed9ccaefd6a15", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2c837d1cc4d8216f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d042b48e214be8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d0c0145ad690b5e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d143ee690d4d1ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d3bab670f1ed8ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2d420a21cf06089f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2e8fe5bfd57f79b9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2ec59e1f9c017bab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2eebf822c04dc1e8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2eec3b8a0f2f9963", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "2fb79db6df7950c2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "301052b0173639d7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3010f9322a89df86", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "30a882e759ccf92b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "316ff52ab50939e3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "317dd782a2ae8500", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3187c5a702f772d9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "31b2e70c25fed36f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "31c3be07f853bd16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "31d55ea475525a1b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "31f930895666341a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3201d856a347af76", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "32092042c71b79cb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "322d0128de0f65c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3246e93c9cea2ea3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3249d9506aed5bf6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "32c44a1f41c62da8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "32dc7c46834586b3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "32fcdd0d99b51e03", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "337143a7e839dd72", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "33de09958de27029", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3414212828a235cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "34ab01269449959a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "34e42c94ac548257", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "352762429d0c1657", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "358d7362ff517059", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "35c59ef9f56ce978", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "360a82c7a03d036e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "360dc72689f531cc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "361fb0bc889b2d69", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "36810ff679de5546", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3681c032f11686a1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "36d87347bc5cc9de", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "378bc5dd48646423", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "37d5a3e75ac00c9d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "37e780a392f7824c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "386248bd84de4351", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3862f7bfa6dcbe04", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "38665cdcc86aa978", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "386c368f6f810693", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3885e536ee1018d1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3888f0ac89c8bb88", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "39dac002d8662b63", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3a73c19d3db06164", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3af5e8294b6cd703", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3af73b1922af68fa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3b61b92cedb78331", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3b85ce1f132ccf50", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3ba04da620151c71", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3bafa0001c88339b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3c562d039be905d3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3ca3ff36fe9c0659", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3cadc509466cedad", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3cb7c5f436a23677", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d1e279f7f216e9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d3d8deb598225a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d498e7f089f52e8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d5bfba2aad78352", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d7e61758b1a270f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d82ee9f2942918c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3d9363a1b07a8409", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3dba610d5e5a1315", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3e3bfdabdc00d494", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3e6f4033d9b257ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3e9d6c17f35f59bf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3eac305cfd546d76", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3f0de7e1262b079e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3f16b5664918d076", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3f518516ae733bd4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3f64353689300135", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3fb9d2c232c3819a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "3fc4543a5e4609f8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "403e45e5060498a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4041710c8b2ca8da", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "40625cf14e30a0b6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "408b221fc5977233", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "40dfbb24b6845591", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "40e4c2bcfba737ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "417ec459b88e0fd3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "418aa26ddca6713b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "41d4d1ea26ce3a37", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "41dcef89b75892eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "41ed7d3166f26ff2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "41fe063d9bc9ac1b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4215e7230187f73e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "42283203c1a3ccca", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "426108b7f0e4facc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4277d3154d55b043", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4296d0887d8d3621", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "42a14c3671d31d63", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "42f49ad096079184", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "432573cce61b5019", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "439fbb7fcc8d47d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "43f7663ccddc4f48", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "44846f2a5d1a0a65", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "449b0e3f0825e0d9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "44fadf909b6c7d7e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4500c0816b95bf66", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "455d186cf71c7929", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46093a0b2576a2c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4624e46305230dee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46867e389038aa9a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46aa61f0e8ee8eaa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46d2365311a1844f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46e5ef6bfbea9ddc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "46f823dfb1a1146a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "472ac0fef332133b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "47ac782031c705b5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "47ee1e05b3e6a159", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "47f4ac634452c955", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "488040e03d2e69e2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "48e3472f364a5fab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "491ea7b2fffa17a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4957f88cb9c6a5e3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "496e845e9a259707", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4971bf63ce3e4047", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4980587bc80c398d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "499046ce16865d13", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "49e335b57215ae2c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4a4b64d3b9c891e9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4a62de8a423a142d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4ab62c697cab06eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4ae5a2108227f339", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4aeca3235bbcf49d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4af02b26679a30de", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4af97d5fc371543f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4b0c0396548a8d60", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4b5517079151005f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4c240e896f05af7e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4c3a3dea89521a38", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4c917ba7b2f6492b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4cc7ab23f6230b5a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4ce681181455a441", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4cf128a597ba6c95", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4d29f93c13c1101e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4da8ec65ee39b11b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4debf7ef99ba9d7c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4e02612dc3b29f7e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4e2e88dcf4ce07ec", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4e4cb52e690aea13", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "4e923b84034dabbd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "506140698b475122", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "508c8a2137933fa4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "50a05de490f596df", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "50be0ce140157941", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "50db9fd4c20ced4b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "513238eca66c0db5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5294b68834a49cd1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "52e83527f4523f43", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5340e0851eab596a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53417ec34afce04a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "534d93afb4c8a72f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53517643f5b34d7a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53763261c42a20c7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53959e75d4bb487d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53b9dadf582e5a93", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "53da51a95769db0e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5478cc68e735b760", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "550e6b1331c1c433", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "55605a30ec529484", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "556fa1f544797fc0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "559e1a57019e87a5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5631cee7bca08f66", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5691a87ff1281071", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "56b7b5cfa8763721", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "574b621fffa0bc0a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "575d2330bfbe29d4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "579b75ce39d11273", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "57ae26a9f12113a3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "57afca4625484229", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5810394f11eec176", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "588f2a3f69552786", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5892013e71e508a2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "58a9d0283c548cd3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "58e5dc1ca48fbb51", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "591226548bddedb2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5933cbe2c52c26de", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5954ece2aa0b6a91", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5959211b218cb76d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "59d4fcdce03acfd1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "59f7689bd877aecf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5a02b46227f00ab2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5a4813fbfabba3b7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5a7483fbc331570b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5acfa51b07f17060", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5ad1ff1aeae5e3a8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5ae1d2d4dd9a9aa9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5ae3a5d67cf2d012", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5afc526665fc6ef3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5b613cd00b29cec7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5b792f8d0e66d2e9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5b8091b811a06566", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5bab17e41f161fcf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5bdd851dfa0ca4c0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5c5067e416f4a8d6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5c90b4a39ad92e35", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5cc63acdad06a1da", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5ccc42c136bec0be", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5d933485760bc2ad", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5da61fb952868564", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5e5d9bfb8eff798e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5e79005604bd7175", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5e7dd78f905ffc4d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5e8eeb5d03695dfe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5f34919a075113b8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "5fe01ced440573e5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "600edf5ffc5833b6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "604af80adef9a142", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "60862e9b00298e6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "60917303b87148dd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "60974a088625f123", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "609aa0b19d8d5193", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6103a90ddf69d5fb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "618903fee40af844", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "61c1a4edbdfac10d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "626e274676e10b18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "62c39e766431e080", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "62efff6c2c5875b9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6359e1c7ea676909", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "635f62a581c7d1c5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "63f0f93c9c961ac8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6409c32850ff70b1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6417b33231cb1514", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "64374e10c58e1d28", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6490fd60efcb8759", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "64d24f459bc87a7b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "650dd0e08073c5e5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6528bf8265d17d40", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "654ae0c5fe232af6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "65fadc676a5fa56e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "660c641d28a378c5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6644de971f91af2f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "665898294cf288a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "668cd375f3c27bcc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "66a5e40241c4f78b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "67d369ac71a708e2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "67eeb480fad67c82", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "68906891e9bad32b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "68b973ae2cdd0ceb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "68d34b69920dee6f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "693223214b43c900", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6951552de6c89413", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6965136a9dea1c6d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "69ac71563b48b8a9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6ac12478373d0262", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6acb80d0988bd1d2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6aee98017de3e423", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6aff18a8ffd8df49", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6b3858573dae6f4b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6b6072200f8e44c8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6b7db215b7636380", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6bc8b6592ba04054", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6bea84ba77041138", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6c61ba11452fadbf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6c701e0c0f12337b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6c88a50d960cebe4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6ca38787a44f33c4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6cd863c4e1c752f8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6cea1d7733425c23", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6d2c157cc484a150", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6d48609edaecaf09", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6dc3fe9fc75fcb8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6e08e33a9d8328c9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6e5ac324e6fe303f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6e893d250242ae53", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6e89e69040820b60", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6ebf6bf7d16e913c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "6f6c2e623d2d7cd9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7025d6e073dd07f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "7d6dc002189a8f73", "child": "707b384192041f15", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "708d03129f21a72d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "70ac8c78404a441c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "71076247f00aa7ec", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "711957dd4ae68b1f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "712258cea8e7e254", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "712c20c974c8279f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "71667161f7da4596", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "719c5e7c5239e952", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "71b8466c30296f98", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7206fef0770a1e8f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7254515c62d0c6cb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "727abb5927fd39aa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "729cc1feddd97d50", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "72c04ac5fcb5d113", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "72f9fc520e6c5712", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "72fe8ae4d23d1fec", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "734ca2b7762c6e0a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7462d5ee42e2525e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "749019103f6349c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "75458ba31eb564f2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7588e7eab1d0dbaf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "75b8c24c6cedf930", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7613c350a40aad9c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "766e59e3cff9386c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "767dff0c0e915105", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "76e75c30dfe9f05d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "77220db38e6c7ded", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "776c282620e97de9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "782d0b72897c4602", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "783a3f8df57a5971", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "78a5ff5c77166b35", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "78a8b6e84545fea8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "796b191598f91b95", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "796c9c87cc701abf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "797b826a739ad30e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "797e5821c83f0cf4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79b6f91b96ef7811", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79bad4b5a2e1939b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79f25bd84f45fb95", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79f56c85a4c29bcc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "79ff50938e2d77ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7a4b63d8c7ee8d2a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7a57bfcd2279edf1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7a65411f665d0022", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7a90d6a512c09439", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7ab79f997b33380c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7ad02ad448ff03f7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7bb41184d9617131", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7c62393d1a10376c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7cb4ba4d0dd0b9af", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7cf7dbca40afd930", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7cfd8569286f7d01", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d278109317a10a5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d286396625ce021", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d2fe0f9e9b61932", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d39d4d93d6715b7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7d8e4ccaa07043e6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7e0ff09c0597d4ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7e95049861ca7006", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7ed68a017302ba14", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f12053f4187e71b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f37f7c38260bbcc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f460fa5d23fbd90", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f7696beeaa2809d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f853559ba174856", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f8955c5ce373042", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "7f959b8a4c8e109d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "80275892c9110648", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8068d5b63ed61fe5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8072fd3fed731c35", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8073a5aea3d8c17a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "808242dedee70f30", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "80c4115a956662f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "80caa2bf4a26e960", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "80e449832b7b9ff3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "810b21109bffc098", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "810bb0f8fa103156", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "812f4009941c4f18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "81b3c73ce2e429a4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "81c5aece91fa3b6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8214c1ee05fb81af", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "822c7672855ad3f2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8234853feb2c41f8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8271d51a41abe996", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "82955a254f023dbb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "829575ad39102d00", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "82e3aae094dc2560", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "830619857a20f2b3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "833eb95fcb5143e8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "83548a50255ca76e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "836a61807c1c55c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "83d784f751264ebf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "840d953a1fcc212a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8413779c26d871b8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "842a3fb6b856d7aa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "847741ef63521169", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "84c2046fb1cd94c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "85078a41e184e055", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "851429a6b179db66", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "855208cdaf72e2cd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "85673c48791831ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "862b003d0588d953", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "864757782590b1dd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "86b0781f62324c77", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "86da3015b5b61f74", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "87282c0c5a17d83e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "87685cb17dafc950", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8779f2506251f5ac", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "87ba31c6ee09d6e1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "87d2b900f5f56a07", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "880024d5a6831d47", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "883483a8c8cfcb3d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8896b5b9fe62f17d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "88d9c92f544f27f9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "7d6dc002189a8f73", "child": "88fbff032eee7b97", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "890bd1816e31634d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8912d47442dee574", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "89378ef0ce93ffa1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "894391f7d4f64be5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8967a3d487cdd475", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8996a880196afa1d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "89c9c5b0b426f657", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8a0039c41388a9f3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8a12a278fe3cb9ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8ab0880818f6e1d4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8ad8577e38f260c9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8afd00f5d45622d2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b20a872c1aeec28", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b225c764f334a65", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b457392a3750ada", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b4bda7ef0092b79", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b61b0f6e742dda8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8b782b408ddb6a0d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8bd77f8517842bc4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8c059d6f49783a15", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8c1d0dc8f76c909d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8cc87a43bffa3a5c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d033a241f323556", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d206c6ce3797d36", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d511c912accd3f4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d5fdb801132c43c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8d7827040d52d434", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8e394af86707ba31", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8e91455d1952817a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8ef9e064b389781a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8f50b6efa9cb74d7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "8fed3546fcea2e35", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "901735a750350d48", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9026d7b589d91b05", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "90381c8481533d88", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "905111277461f98d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "909f634452ef7639", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9145baa2dd0dd95a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "917c5b6a01cba266", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "91e085348d07d2f4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "920592113bff4652", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "92d75b77b23ec70a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "930f3379d1bd6e1c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "932ad399fc94ee34", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "934fe9003b580540", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "93565e8103523e11", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9359a92c863646ef", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "93847811391f0846", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9417b85d5006d151", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94666245890341c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "946aca7a7bb1d868", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94ce894a2fd8bfb3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94d4256cb68f606f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94d4df20a955e923", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "94e68ac20000edf7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "952a9336e9b76ebf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "95afb4040e1f1d6a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "95c87c8ae8020ca1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "95fa5a8876d768a9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9621291ed1f587ae", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "962ba2365c1daf73", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "964fe3fedb2680a8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9655f927dce8f6ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9658163bc8760c3a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "965b0234197aae26", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "96a35b617072bad1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9723d4a5f1356b19", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "97342a509fcea86c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "977a2efaaa1d9a24", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "97dd183abbee6ca7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "982e5864590b0ce9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9853e081005a4912", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9899e21b7c9e9aed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98a96cbbc831c322", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98c1c938862359f7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98c262d1051e05d2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98e186233bc13bc1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "98f74093b9c665d7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "99120a64eca08709", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "992162653dfa6620", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "995ae95c9c77dc44", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "99abdb91f36e691c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "99bf2fe860240eca", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9a681bf25ab5455a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9a6e579583da91ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ab816ed59e6e1a2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9b1a4169c27a1fc6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9b20e3ed7e9fb096", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9b678999420f761b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9b6a1d4054e11286", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9bc9693ccd007333", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9c444e370b31749d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ca3aef5f39b5e5b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9d5a6c7a23e09463", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9d815f3ba5d69fa4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9d8e89cf81465a56", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ddc90ef86795e07", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e008d60152974a2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e1686ba38b30b1a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e435716eb02118c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e7672d8c9ed3cba", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e95e185ecf3fee2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9e998c7fe1d5b499", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9eb80769e8ef65fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f0b1d5e4a99a5b8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f249e9ce65999c2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f369c4cd38b6db9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f6e45c13e218626", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9f8a84808bd5c9cd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9fd11aeb0da8ec37", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9fdcf3881a0a08df", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ff1b49afb39a2a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "9ff6362c5b751b63", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a019acecca8b1a3d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a01c2e44b90e61b0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a068c979b5207580", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a08186087a3f6624", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a0885ee84f7fe5ce", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a0b60918aa511ac1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a1213a7161522783", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a1d1a892088664d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a1f398dbdbeeaddd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a28b16072e8bf2ca", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a28dc889b8ab750f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a29bd04a56694a14", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a2a81f367ff3cc4f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a2b2e11948128b70", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a2d6afe523869828", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a2f1b7e3a257a09d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a30da5554e1cf9ab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a3183380eec92b55", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a3574227cf6a2221", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a48a2ae616347609", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a4b670290d6e61a2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a4df839f3650c83c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a4f56b313ff298fd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a4fc598250e7a14e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a5297678eca28434", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a5722cd360adfaec", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a5caca2df3d09f9e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a61dbb2969567a6e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a62d192c785813c9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a639964769119008", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a670441e3a9e80ab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a68b3135b179e15a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a69b8f523b2a02bc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a6aaf69c89790e77", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a6cce58afb0d73d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a7398027ced1572a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a7c710eca8a5a21d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a7d7caf5ef74adcc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a7ede59311823f1a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a834198adb7f6212", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a877bdaf6dff8877", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a88499e514fd3b6f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a8ae27049658b5e5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a8d8d81fa948b56b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a918193552b5515f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a9c841182f8806c7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "a9dac28818c43068", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aa423e5c66033ae3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aa5335257e385e76", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aad3b3efbf4fc446", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aae0cb483d061bab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ab4c1cc7b0550795", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ab8d7165ae8be992", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aba1563d1e67864e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ac06c9d79c2c3836", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ac709873ef6ce071", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "acac0cd7d62d5e4e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "acd5dae4b220dd7f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ad01be10c87e2231", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ad1c4780ae9c114f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ad2d41d122b9e13e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ad8f39dbf7f56c53", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "adc74fca332022eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ae0155332c69c5c1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ae1250848e1c7f8a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ae93a7f6bdf6d339", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ae9988645704d97d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "aef5747db3c15fbe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "af04ccd324b73b4b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "af1719ebb49c955b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "af1f945f29964bb6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "af7f2d8a2a9c341d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "afcbc2a154a8702e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "afcca80a5c495e6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "affc4f73265a4249", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b0017791f8e0be28", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b05039cb2152d751", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b0d587f68cf19ed2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b0dc2fafff8d6738", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b1103617fbe6a5e6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b1281ec395f4141f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b19498a255141c32", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b1b2fefb244a3ed1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b1d12d4773823a6a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b207b1065461de5f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b233466d2497a3fa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b264435be70976f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b28c4711bab01051", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b2e7670e58a718cc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b309d1b483cfa860", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b34db9d3051b1d5e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b39c18b13568a694", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b440337d49bf7c8d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b440ef7d72901bfe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b4e8c602d91abe6b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b54e2968930fa4b2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5685344e0a79d6a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5a0247efdfa1f91", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5b9ae190e17abaf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5e9fda4135b5c74", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b5f12a090b6b8b98", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b64990a359f4695b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b69f6be2bb2bb0e2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6a2c70ef27b6b93", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6a8f1736af2bdd3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6b3b01fccf44c75", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6c44e1735d5c8c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6e83b9b01490325", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b6fca5ba3e03ae23", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b78ea0a287bd13e6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b79b239a0778962e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b87c904fa6f2bad1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b8929e6add6efc85", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b8a8b7ba7ce0b1dc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b9165cb301ff7c5f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b925b811dbb29624", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b92f202f09952aa7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b96066de03ce4cd7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b99e0b51acc1422e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b9ad5d9a61d73cc9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "b9c33d2e0804c79e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ba26305fae8ab630", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ba37a6fda991064a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ba8fcc0c96eb0a1f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bab3a1a8d0e65e69", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "babff932c97d585f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "baef6cdba6098d1d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bb5243a56c4b2a4b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bb89a3944d0099ae", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc068a04ff5c70f4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc45424a2f1b60a8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc66668f65a6edc7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc8d14a81c507185", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bc97d45d3d60fdde", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bd66950540133866", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bdabc5575cafbdb3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bdbbf9727bfa5ff6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bdbcc39fc5066d04", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bdf00816e8440c8a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "be9074c3d9dd3305", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bea855200797d821", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "beb291bbb2174714", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bf7d9f93ab1abc1f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "bf91bcd60526836f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c0c29fa0ae42f844", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c0ef477e14dbb833", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c118e25e1dfe970e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c12a0e10a2fb33f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c13081e7f9367e29", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c1487b7612978bd9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c17d3c0574a75a78", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c1c43280a57ab7e4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c1ed5a9f63aa1a59", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2184e646b223725", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2229f33c377ee16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2819ef8a336bde9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2ac1aa975cc95f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2bceb4a5f4ba4e0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c2f203a4c7fa9d26", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c332e693801fca88", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c35c96a8605f7d18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c369ff1bac630958", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c3770e04458030fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c3a365be21b0a645", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c3bb0b1d2a653b83", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c3db2d3e937b42a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c40c8cbb290685c8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c42bc6031b680e75", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c44d427600429553", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c46ef2989cf5da34", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c4a20bf949c0983a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c4d974dad869aa15", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c53b7575d501f429", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c5dbe9cabda83e0d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c61376e827db9db8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c69e6a3a1d9fc10b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c6e13876c5cb74fc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c70e21fb5a2428ac", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c7229823fe8a055d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c7427f37c326029c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c74ac335d40e2f8a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c754677141552082", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c7965c29cd50cccd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c7b560d5d7c44d04", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c8145031e9fc3ef1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c88a60e95b508d9f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c8a7a2caa439e875", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c8e2f694b1029c9c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c9185824acf24d51", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c91ffa37f038332a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c92b9c9d4503c008", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c966f27a4afcc854", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c9d3b947a62d4a44", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "c9e4b4a6d8ea075e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ca610647dfd3fc21", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ca63dbc760a7049c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cab74262bec413cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cab954b5a29fc23b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cabe98bf7d3f7e37", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cac79a438f13b4a0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cb1bce6a6d7241cc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cb600151afa29e3a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cba75370aa840316", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cbca9cbf7a828960", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cbe57c6991be79c8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cc2125bc8b70cd41", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cc8b1eea07337c03", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cc92585e8d9392d5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cca4c07e84dab226", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ccb5b6022f27f201", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cce765671f61dfe6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd1d3569b8097f2b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd1e95335019940a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd236fbc0d07bea3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd3fe95851c4966d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd5b7b1422b5ae91", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd7bceda86666590", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cd8c38dfb4c1082a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce0855ec237e58fc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce28ffa18f2f902c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce4a9289b6bab594", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce8d6eca6d4ebe0e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ce92f15e86262afd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cead90aea176c678", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ced79422cfcd1da3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cedbba939fdf7067", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cee16032eebe7cff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ceffe3a42fefe312", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf12f6c75538c37a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf2c5ba5e2489666", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf610dd19d178a23", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf6f12a6ece3a07c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cf980419b4bc43b2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cfb0e11a171dbe67", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cfdf17d1ba49eac8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "cfe2e71484450156", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d0744d4237ba7662", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d082e28f07ef649c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d08ec75e1aa199c6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d0b5bc0fac83e168", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d0e42579f0bc6892", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d10cd1dcdbbc4c6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d15cfaa9e9d3079c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d19ad27281d6d014", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d1d9bb292713a6da", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d1e3b0c4c44a5ecd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d1f07088c72a332f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d2b4c44d800849d0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d2e7594cfd801193", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d30e270880701ace", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d33cdb93559ae12b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d359c0f202ff8d40", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d365fe41cebec9d4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d3e957fc9ab3fea5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d421577fc1f6f775", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d4371a79b92022c9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d467030b4c45d0c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d4b30588f6602d09", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d51d6cbe4dd6de81", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5295c0236253123", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5653b73be1d0960", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d59c976915d10d2a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5aa96ef101f0f3e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5acdfc091d5bdc7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d5c4b8ee9195a422", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d62cdc18c81dfc18", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d6402ca692a345d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d6688c2f2948714c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d677e141969af5ab", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d70ff254869615d1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d7c7b73993dbdd16", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d7e8a24c8e73a5cf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d8033afb68c9a91e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d8720450813ee4e3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d8ce61bfbd87041b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d9540051d1ee4c61", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d95dda28bffc4e57", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d977253eca73a01c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d9a2d7f708ec711e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d9c89e9c360df31a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "d9d6bc57e994abb5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da0b4ea3f77a1ff1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da0ec65ab776c6fa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da18263eb887a131", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da5df98ca863b4f9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da688a02f0cbaee3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "da732bbda4a23133", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "db209f8802ccf425", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "db734f2a39984d28", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "db76bc4bbd107ab0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "db790417e67cd168", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbaecc6c6e0f8cad", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbbdd45fce48b090", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbca464beb2a97c8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbe498c04116a99e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dbfc3832517cceb3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dc5698fa762c7461", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dc56e47c0d195bb5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dc767f4571672ffc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dcb85b14c5357051", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dcc3747756c6061a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dcdfeb47e314b903", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dce806dda1ab742e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dd41b3d0364f5553", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dda805d2a0f29fe6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ddc26a01c35a3fff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ddf5f8d2e9fc82eb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ddfba9db86ef6013", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de0a4f6cb7c237f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de264815b8a2b0cb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de78d43b2af17d94", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de933701d79001d8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de946387b8323a9b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "de9e14a9642c98fe", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "deb8101a5527458e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "def668a3fe18645a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "defd65fbaf6a0b5d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "df63dbb6671f8c9d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dfa15ee04ea24a54", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "dfc2701ccdf5016f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e006a83ae4c017a3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e05f176d15bfefc6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e06f1be23dd45444", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e0aaa66fc6ce5ae7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e0e9f62eda28473b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e109025bc4e6d91c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e175225a68de7db5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e1b6201752691fd8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e1c56c7516149e34", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e23d881d4024f558", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e24605c455cfbf62", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e24e632f8f14c06f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e29d4ec9289940d3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e2a25a9108f2d3e8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e2dcd4e7b51cd8db", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e31beef1b60db007", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e347810bad1db6d9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e358f8c6906e9606", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e3992ad681e34ba2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e3c6231f3c4447ed", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e40731560b79da71", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e40ed08f61e9d364", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e47b957fec997c93", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e57c8d0a22b1acb2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e5f44f4aea5fec6c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e61a5a59a83f4a1e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e61d6696dc1ec803", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e62246d70d06a135", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e681a0da14dd3867", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e6850f826123258e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e697f1e517d79f32", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e6a6be3e05c2d2d4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e74f734153a4e670", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e7973482be299853", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e7baf66e3b444819", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e7c6ef2800246a44", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e8384982825aea89", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e88581a5af63b90d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e8ef6f4e05a08f05", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e8f734fe9db89ecf", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e8fc60a6fa3ce042", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e9082227e22f6809", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e908673c7d5e51a7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e93de3fa08321ea6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e975cf76f61e4d17", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e98e71f2e9f4037f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e9bb97b4627094c0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "e9e7149b7fb58576", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ea6405eb25ff324f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eb16295171cc71ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eb3dbcf31912bca0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eb6eddcc4c1235c3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ebc57d4dfe1e5e96", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ebe0309feea58a5d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ec2d3eb6a9ea87f0", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eca46b1b0f564b7e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eca8ab1d11ea8b07", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ecb1a0fcb9afd2a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ecdc1c231fc83382", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ed61eaf6c42321ac", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ed9a38928d68a156", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "edbcfae3bd807e65", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ede475036af7a00b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ee0e3280f16a0fa5", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "7d6dc002189a8f73", "child": "ee7471bb6d8303dd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ee9243c720ef0a60", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ee94b9b32deeba42", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eeb875906e144ed9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "eed055dbeb17cceb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ef20817256e3f4d3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "efedcc5f2cf91cd2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f01b9b0f352c15ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f0541390b7924822", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f06831c6d1dacdd3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f0fa7d32d5fda842", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f12e8a58f1ed3daa", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f133d702e81ec4f1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f16432fe59fdfe45", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f17bd05260247849", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f186ccaeca7a4501", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f19543fcdfc41294", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f1b7f8149b4d6953", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f1de8b813a1dfbb1", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f20c850cf672bf9c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f242f882712aea0f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f27c21d0a21d0b24", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f280add7295c4a44", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f28bf1122d7dd045", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f2e64a1c73d7096a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f31d39b40c1c5ae6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f3780523f6f3d2f2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f3963cfc82f9b4ff", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f39bcca00fd0efb2", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f456154121e2cce4", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f46f2909a019ea5e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4afa86ba2f12fb9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4cbeff73e59c4cc", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4e8c8d83434d06c", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4f029934e7df1b3", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f4f733b99cd77749", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f5868f28e8b4acd8", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f69fdc61ea8e9765", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f6f94ef211bfc31f", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f70ed944bff3d798", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f74335416a593acb", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f7a6eda4b980e003", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f7fedd64a94ca0b9", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f809cc3a2b3bbd64", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f8d2423a83be6a46", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f93961926bdcc3a6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f962245b97c8c923", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "f9b5f4e47ad6ea3e", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fa192457799ae668", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fa3098439f4fe266", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fab4e6d586394977", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fab7248b03e53734", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fae95a4487f7a2c7", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fb0782691b2b0805", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fb61c00b600d64d6", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fb77b81115bd1a76", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fbca06f01f880ddd", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fc6c14212e980232", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fd03549439dadd87", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fd52271536fe48ee", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fdb3793ec6f91a40", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fddd6dea14471f40", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fde80228897e3167", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "fe413433b58cfdae", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "febae1d2489b4d36", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ff0af5d09f47e74a", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ff6cce4bb77c273d", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ffc18372adabcf2b", "type": "contains"}, {"parent": "7d6dc002189a8f73", "child": "ffef39e875261f5e", "type": "contains"}, {"parent": "813bc2d69a08d448", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "813bc2d69a08d448", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "813bc2d69a08d448", "child": "c8b3fa70e0d2c228", "type": "contains"}, {"parent": "813bc2d69a08d448", "child": "dae471915929dd17", "type": "contains"}, {"parent": "813bc2d69a08d448", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "813bc2d69a08d448", "child": "f5f86c06af6ca0f5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "007318e599e361a7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "022696ebcbcf0531", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "036daa2f986f1db3", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "041920ccc344811a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "0498eede76562713", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "04ed655caf483739", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "07b5570844257d3c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "08c4389480490f29", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "098aec4862bfbedd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "0a608c7e553f2fcb", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "0f0c4a841dc3e1e5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "0fa87804481d1732", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "10b17c2f0bb85aa7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "10b928c1539469a5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "113de0231935b4fe", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "116e96ca7f36f457", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "11b6e98d0f47842c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "131fa1f201adc95b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "138c6f55dd342771", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "13bacdb1a9e576f5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "18aaf7824009d39d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "19a7d94e32aad70b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1bda28f09a455d43", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1beded45fc871c67", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1bfcd8946e379186", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1e56c99c83d44f9a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1e7f0fd635ce38f3", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1e89870f891b2074", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f2aba3476e2f9dd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f577a90bc9d3668", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f5e3ccd4db67ab9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "21462cdaefc23722", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "21b0752d18c04a42", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "22784c4ceaf0cfe7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2328ebc6efd80113", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "25f7981d9a062bfb", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "27875f175e0d2d76", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "284ef173e3c3ba1e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2b766e740fa95904", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2c082a558e916eda", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2e2f2fdf62786f4d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2e7ebdb4e8e715d6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2fd49c317da3dbab", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "34563f217f60ff36", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "34c1583c63825688", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "368bec694ccdf79c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3880d8afb7fb6727", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3d65e3ebccb87f2a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3ec3c02d16e05bde", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3edf6620a268045a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3f944f25423fb4e0", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3fb7bf35998501d2", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "426b4f99a50ac951", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "434263ef1928e0d9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "437a19785a5e5edf", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "43fa0807fad57a1d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "44361785e39c2c95", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "44cab92167564727", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "455c11b745949c7e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "46ab0ad1bacb1e3a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "47d535c5b2ffb338", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "47e1bc6c82ed0f32", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "4c8cd4749ec9b4ac", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "4d7a42f17de2f9d0", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "4ee4262bcdabd2f9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "508f1e62a3997a5e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "518734f6c898e15e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "519b1bef09b1fdeb", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "51eddb2fca232d62", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5312abd587b3bef5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5384b57e319234ef", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "549ea8df39213445", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "55e67cbb75a24f25", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5717edcc4caa1546", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "572299f48b084c61", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "57df8e2729f2ec01", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5b6c7a9a0bfea622", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5beb035c0bfeac2c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5c37e246cd98996b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5e800a8842b93844", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5f176cba3e8d2776", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "60164e597cdb2d99", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "61c885472e7f34a1", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "62d1f63f96cb6132", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6411fb302667e5fd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "649a2b4739ae8e3c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "64a1ee7c9c37647e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6562103151c54075", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6605ba1977643172", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6782c949d4810dfc", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "68c26f206f7609a3", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6bd6e6caeb31e4fe", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6d869be27081e838", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6dd009b1da9ab274", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6e4ef20b1756a7f6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "705cc723b06183c4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "70f44c3bb53be645", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "71eeb9cfec619581", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "72c7ef6e3c3b371a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7897cd0c19bfcfaf", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "79417ad5b57eab0c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7ca19fd808ee57dd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7ce3e36ce2fafe0e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7d6dc002189a8f73", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "813bc2d69a08d448", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8357f04db8c6661b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "83a6fbe6e8c0eaa7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "83b1296771afaf80", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "855846c3b69808da", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "864661d8551f337b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8737688a68a283d0", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "87a98a8dc93885e9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8814d03de36ea24a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8a2a2949a0b0829e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8b7b74e76cab56e5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8c4be3b7f7531f6c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8ce095958e9114e3", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8d4061db4d71afbf", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8edc67cf421a547e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8f57d2ae7595d8ba", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "90259e126178f943", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "90f04e16babf8b05", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "912b46554290ac50", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "9326283f4c406d51", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "98144d6388fc61e4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "9e3d02efb291a8bb", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "9e80174b755a29e9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a0d981d0009ac47a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a2eb4e0acaed6511", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a713eb77d41db77f", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a96ec3565e1dbe03", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "a9b1af20752a3b46", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "aa909c768d17c3a4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "aabc1ea660179878", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "acbd2203643a237f", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "acbee8a5fa715f44", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ad21dd1f6e34a904", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ad57956f169ead71", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "adcfc7e98e99bce5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b023fc0801a3a41b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b181bacb376a72f2", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b57a8bbb5380279b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b5fb2d2f2f2ae2cc", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b762b212a8047bc7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b90a0ba4362651b8", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "bb1a7362a9b0ffcd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "bc06dc6b770c6857", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "be46eda03e3a0f3d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "c67bc6a42e944f29", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "c884804832ea7fc4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "cfd2a5e8caa9c878", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d38992c016d7d342", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d3e8a9fac0730d2d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d46e1b3cc3f19c11", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d475c470f6593aa6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d6b0221bc040b869", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d751409178668593", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d7c9aa9d6cfd44db", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d7e76dacc32a6890", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d96b2dc391f34d8d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "db47eec8ed3a7214", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "dcab7cf748923d59", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "dd04c09c9b5402ee", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "dd6fe3d80b8969d2", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e2f308b734be4c73", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e35cd999a4b873ea", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e3ff45b9587d2afd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e58d8c512e51a829", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e6ee80b164fdb75b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e90cb433c522ed2b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ea2428f2ab66cdee", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "eb7886dec08f77e4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ec181a64736acac9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ec3b069ba9a596b0", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ee2107e2cf9fdf1d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ef1626b97da6085f", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f01cfad828ded2bd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f1fa5c47baeaa630", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f266559d56417294", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f4611e82b108a54d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f53c29e10a934f41", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f5fe1a7d4abff264", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f71f4e895394dbde", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f7bdb8efea51a9a6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f996ceb3e7be9c16", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "fa306cf046375e37", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "fe9ecdddeb00b8ff", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "086c843f027e9e4c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "08a8f4b55c871500", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "0a984b5f5243412b", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "0b5b0f859bdf1a8e", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1056730501fb8ae1", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "106b29416648a6a9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "11ecca931b5da43d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "145500c9fc5ed31d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "177222a375b74fc7", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "179ee0bd003b4379", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1a052a4cb45375e6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1d2a896574181088", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1ea948b64bb525f6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "1fd2a7e52a77156b", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "214c0436b032ec76", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2613b70e1b6d0834", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "27946f5382aeff39", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2eafaec46f42d52d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2ef3e52571df921c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2f69460accdcdc68", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "3087ed7a767ed8d2", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "3346cb6d4bea2417", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "35f055ca0b6c38d7", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "38cca4e5cca0c88e", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "3c421329d77544fe", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "400768d0fb832eaf", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "45cd1e84c3fcffef", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "46bf3dcee9b6f9f1", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "4c11c067a53e7786", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "4f3af2d94de2cfc0", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "4f61b8837be63b48", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "52babba0be5e022f", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "530b5c3ed9037ddb", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "5677b37f9e1534e9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "591b8e2b22a9f230", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "59b02d18fe8a0a10", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "5c10cdaf9aef1222", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "5e31fbf306e55e29", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "5e85916552403f6e", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "61de732bd085d55d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "6420b4afe0340fc9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "67b55083ead4b054", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "681a6a750f861d15", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "6a7663e6629b17f9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "6e68a5b7b4241329", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "711460586b7edfa0", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "719b42b4ec29d242", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "773256954c8e253c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "7bf9a3582932875c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "81439f0e1fe1815b", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "84ab54413e49e0c3", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "8547f49fd31cc8af", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "85f231ccb9f6a553", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8357f04db8c6661b", "child": "899729424b583e88", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "8c3db2dbe5519319", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "8d750f1edba75f05", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "8eb86b9e32a32664", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "945c7708ec4e26a6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "9516e460c866f2a5", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "976c0c32c0a16b43", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "98f9addcaf429b27", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "9ca3a8d4e747ef17", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "9d4e266244bd8bd4", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "9ffddabb7cfacf62", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a1332fe61d94c784", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a2460e5d52625b46", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a3550c11cccc8c98", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a60cf3559fc387ff", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a658a28c06ccdd4d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a7d3ab5734dde9f3", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a8b61e1fd4725ee8", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "a9a237fb72f37479", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "ab466cf5281eb9f3", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b0c4cea372e80f32", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b3d72c93c02b7747", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b534dae6e477fcd6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b7f4ec41c1362114", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b8f961da493111e7", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b929002510cdac4f", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "bf2d3bb493ab1bd4", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "bfdd8db83e453b58", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "c3668940400e4689", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "c8f6a322814ecf25", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "ca29e87bdf6e9f99", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "cb7e96a986b84d8d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d064bc1cc282fb84", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d146bb8e578131af", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d3dfca5e145cb5a5", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d43995150ce7d8f6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d50bd206ca1a0ab0", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d613953d4831efb4", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d8107c57e26880ab", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d86974163371869a", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d9cfd8b4b06a428a", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "dae8b6d21319951b", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "dbd9e55acb6121f4", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "dcf62a56dbe91884", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "e08febb845438e3d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "e56ea70619dfe437", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "e6248b1fb4d43710", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "ec596261688d39b1", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "edb3e81a722667d7", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "f3668176889fa74d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "f87368f90fbdf44c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "f909293d6f755a12", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "fb2277e9ba62d5ab", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "fba3999d3297a452", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "fc1b4b920084cf33", "type": "contains"}, {"parent": "83a6fbe6e8c0eaa7", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "83a6fbe6e8c0eaa7", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "83b1296771afaf80", "child": "5384b57e319234ef", "type": "dependency-of"}, {"parent": "83b1296771afaf80", "child": "64f143d31101d484", "type": "contains"}, {"parent": "83b1296771afaf80", "child": "66ed6b667a578b87", "type": "contains"}, {"parent": "83b1296771afaf80", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "83b1296771afaf80", "child": "eb571f7f61b6f2fe", "type": "contains"}, {"parent": "855846c3b69808da", "child": "019b2722f5e7e76d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "02689586980585e2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "028a252a75e308ac", "type": "contains"}, {"parent": "855846c3b69808da", "child": "03a5357af1aef2dd", "type": "contains"}, {"parent": "855846c3b69808da", "child": "070b1a8b3110eb6c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0785841f0069b214", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0ab52e7d56d87869", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0accbdd57c7b00ac", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0b5b1dc8af9106f7", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0d572134a4677d47", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0f24c1a45dce58e9", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0f33dd57d2c5b1da", "type": "contains"}, {"parent": "855846c3b69808da", "child": "0f54e164d6cb7a5a", "type": "contains"}, {"parent": "855846c3b69808da", "child": "12caca56070665a7", "type": "contains"}, {"parent": "855846c3b69808da", "child": "13380803749f16b2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "13fc7e5ce32c923e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1bb1618af66fe378", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1c78acf277866e4d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1ca26f9f19f0ef21", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1cd9468d9ea8c71c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1d0e7579eebac10f", "type": "contains"}, {"parent": "855846c3b69808da", "child": "1f5c2ae034a9f285", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2472f16097fb97fe", "type": "contains"}, {"parent": "855846c3b69808da", "child": "289f358ebfd9293b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "29255557c2e1aca2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2959312670d40532", "type": "contains"}, {"parent": "855846c3b69808da", "child": "29f38a2b9b9c7985", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2a52656e87ac537b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2b00f381adfbd8bc", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2b2b94b526eb9c3d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2bb7263ae87c94f8", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2c6dc498cd764e0e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2dfb19248f4ee8b1", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2e19d4a0970bde72", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2f2e47b8b6d3cd5d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "2f469f92ec8ff183", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3054794fca9f9cde", "type": "contains"}, {"parent": "855846c3b69808da", "child": "31b07f348e9a3891", "type": "contains"}, {"parent": "855846c3b69808da", "child": "35c149f448543666", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3aa28fa918c9d02b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3b3f19ccfcf3e67d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3be65eacfdf9d3be", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3c1aa1665899f957", "type": "contains"}, {"parent": "855846c3b69808da", "child": "3d3115926e401953", "type": "contains"}, {"parent": "855846c3b69808da", "child": "435298a4ad9d0d28", "type": "contains"}, {"parent": "855846c3b69808da", "child": "445e791375ecdb26", "type": "contains"}, {"parent": "855846c3b69808da", "child": "45357c5a5033a16e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "474b91ed21311bc2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4a8ea77acebb3550", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4c72afe6b470e4f7", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4cd5c032bc937fa5", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4e3aca5cbf0e8703", "type": "contains"}, {"parent": "855846c3b69808da", "child": "4eeacd400c97e393", "type": "contains"}, {"parent": "855846c3b69808da", "child": "5018883d53556890", "type": "contains"}, {"parent": "855846c3b69808da", "child": "52dba9508fda0bb0", "type": "contains"}, {"parent": "855846c3b69808da", "child": "52eb01263b5bd3ad", "type": "contains"}, {"parent": "855846c3b69808da", "child": "5465db3b2a2f61ec", "type": "contains"}, {"parent": "855846c3b69808da", "child": "55a9d9326b7b1ada", "type": "contains"}, {"parent": "855846c3b69808da", "child": "5a07ea2feaba2339", "type": "contains"}, {"parent": "855846c3b69808da", "child": "5f744af5e8ca3714", "type": "contains"}, {"parent": "855846c3b69808da", "child": "60535e2574b54929", "type": "contains"}, {"parent": "855846c3b69808da", "child": "606d0d33fa302883", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6179a9f84041d7de", "type": "contains"}, {"parent": "855846c3b69808da", "child": "65b1fb9d778260ef", "type": "contains"}, {"parent": "855846c3b69808da", "child": "65de9ed366583e14", "type": "contains"}, {"parent": "855846c3b69808da", "child": "66b6540727ebb748", "type": "contains"}, {"parent": "855846c3b69808da", "child": "68b04cd653582849", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6b56a123a1960df1", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6c3f448e2da4179a", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6dcd906e0243b9e7", "type": "contains"}, {"parent": "855846c3b69808da", "child": "6f42aedeb3d668f2", "type": "contains"}, {"parent": "855846c3b69808da", "child": "703186af22af11ee", "type": "contains"}, {"parent": "855846c3b69808da", "child": "74009394d5da293d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "76c0cbd14b85ae78", "type": "contains"}, {"parent": "855846c3b69808da", "child": "7795349a8c8a2014", "type": "contains"}, {"parent": "855846c3b69808da", "child": "786351a07a8cfb45", "type": "contains"}, {"parent": "855846c3b69808da", "child": "786456cb87486120", "type": "contains"}, {"parent": "855846c3b69808da", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "855846c3b69808da", "child": "795c8187c4fa2a62", "type": "contains"}, {"parent": "855846c3b69808da", "child": "7ca19fd808ee57dd", "type": "dependency-of"}, {"parent": "855846c3b69808da", "child": "7d866ffbfe348dfa", "type": "contains"}, {"parent": "855846c3b69808da", "child": "7fc453074da80983", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8122ec9fc69434dd", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8172e8ef2e98c728", "type": "contains"}, {"parent": "855846c3b69808da", "child": "81fa5713e7e9a350", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8299d7b0e5f24f8e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "82ff4d3f6492c3ed", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8350e2628b8e9859", "type": "contains"}, {"parent": "855846c3b69808da", "child": "84b29fe8b62f4cd0", "type": "contains"}, {"parent": "855846c3b69808da", "child": "864be4bf320b0f92", "type": "contains"}, {"parent": "855846c3b69808da", "child": "86df21818f3b4a30", "type": "contains"}, {"parent": "855846c3b69808da", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "855846c3b69808da", "child": "8da596b565ffeab4", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8dd2b46b770e5e2d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8de549f6870db08d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8e416f1d258ef2e9", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8e4343df0b1fd769", "type": "contains"}, {"parent": "855846c3b69808da", "child": "8e7550fd3707799c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "93da4993ee7038b5", "type": "contains"}, {"parent": "855846c3b69808da", "child": "957319a4a3926fec", "type": "contains"}, {"parent": "855846c3b69808da", "child": "966162a73ed42344", "type": "contains"}, {"parent": "855846c3b69808da", "child": "9a73281d99cc7779", "type": "contains"}, {"parent": "855846c3b69808da", "child": "9b61596a0c61432d", "type": "contains"}, {"parent": "855846c3b69808da", "child": "9b64936dfe9858ed", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a16b28caddb886a0", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a19e12de803b59f4", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a31d6fb0e47a9401", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a3898223e7255313", "type": "contains"}, {"parent": "855846c3b69808da", "child": "a53913d5eb6a3e04", "type": "contains"}, {"parent": "855846c3b69808da", "child": "aa24d5a9d40c8777", "type": "contains"}, {"parent": "855846c3b69808da", "child": "ab3f5f586630edae", "type": "contains"}, {"parent": "855846c3b69808da", "child": "acb145524ced6c98", "type": "contains"}, {"parent": "855846c3b69808da", "child": "ae3d9f643838a33b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "aebf55da56a30851", "type": "contains"}, {"parent": "855846c3b69808da", "child": "af0b54021a7cf5f9", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b109bbb6e919c06a", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b3333bf7ab0a03a3", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b3d0e89009d115d3", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b6d4b66171c6a3f1", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b7adaaf55d8d0b21", "type": "contains"}, {"parent": "855846c3b69808da", "child": "b7e37a6088624bf8", "type": "contains"}, {"parent": "855846c3b69808da", "child": "bb296ed005567f91", "type": "contains"}, {"parent": "855846c3b69808da", "child": "bb51feff8e1574eb", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c0ac0532a9febc32", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c14a5faa0a628a87", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c1e8da4d740eada5", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c30a61f380d43c2e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c76593dc2e75c215", "type": "contains"}, {"parent": "855846c3b69808da", "child": "c7fec2c0465ee0fd", "type": "contains"}, {"parent": "855846c3b69808da", "child": "ca437fb489335684", "type": "contains"}, {"parent": "855846c3b69808da", "child": "caf0c52f5d1f2b1f", "type": "contains"}, {"parent": "855846c3b69808da", "child": "cb1a801d3c0fb378", "type": "contains"}, {"parent": "855846c3b69808da", "child": "cb223d6bbd20622b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "cde6e0ad954e5ec3", "type": "contains"}, {"parent": "855846c3b69808da", "child": "d0d8e6f06a984830", "type": "contains"}, {"parent": "855846c3b69808da", "child": "d732b04219e6d351", "type": "contains"}, {"parent": "855846c3b69808da", "child": "d821521ffdbbf922", "type": "contains"}, {"parent": "855846c3b69808da", "child": "d8d7e75774b1f737", "type": "contains"}, {"parent": "855846c3b69808da", "child": "da4c981fac53861c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e0cb3041f3bcd734", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e25c45723871354e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e317ecc703bedaee", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e4ec90aa9aad8a02", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e5ce2a2dbd7a710b", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e7e575f0b6bfbbfe", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e7e7bd4e7097f5d0", "type": "contains"}, {"parent": "855846c3b69808da", "child": "e85692292ca71271", "type": "contains"}, {"parent": "855846c3b69808da", "child": "eab0d660aba72e94", "type": "contains"}, {"parent": "855846c3b69808da", "child": "ee23acc376252c19", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f068123a9ac2552e", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f22d24f4ed14d135", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f4931ce3daaafa64", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f584ac5dfa28b389", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f64c9a1cd52128a3", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f6a86bd5792c9347", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f73bebaeb1175714", "type": "contains"}, {"parent": "855846c3b69808da", "child": "f7dfae177ca6026c", "type": "contains"}, {"parent": "855846c3b69808da", "child": "fa2dcb4d4618c4ee", "type": "contains"}, {"parent": "855846c3b69808da", "child": "fa9516cbc4d82f62", "type": "contains"}, {"parent": "855846c3b69808da", "child": "fafce2d8e432bde4", "type": "contains"}, {"parent": "864661d8551f337b", "child": "04881d323ea04e54", "type": "contains"}, {"parent": "864661d8551f337b", "child": "08e7b3fd133cdf99", "type": "contains"}, {"parent": "864661d8551f337b", "child": "17439be7cd78738e", "type": "contains"}, {"parent": "864661d8551f337b", "child": "17ff0e9a59f038de", "type": "contains"}, {"parent": "864661d8551f337b", "child": "18f5633da805d5fd", "type": "contains"}, {"parent": "864661d8551f337b", "child": "1c8cfa7b525f7449", "type": "contains"}, {"parent": "864661d8551f337b", "child": "1da06f4037695b72", "type": "contains"}, {"parent": "864661d8551f337b", "child": "22540fddcec3a188", "type": "contains"}, {"parent": "864661d8551f337b", "child": "290a5196651fe62a", "type": "contains"}, {"parent": "864661d8551f337b", "child": "2a006d075920c796", "type": "contains"}, {"parent": "864661d8551f337b", "child": "2be9fbfdfdd1e9fc", "type": "contains"}, {"parent": "864661d8551f337b", "child": "30c3b295483e502d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "33100a442e41941b", "type": "contains"}, {"parent": "864661d8551f337b", "child": "3b2601b66fd26b63", "type": "contains"}, {"parent": "864661d8551f337b", "child": "3cee9446731d3d4e", "type": "contains"}, {"parent": "864661d8551f337b", "child": "41a0ee70768479aa", "type": "contains"}, {"parent": "864661d8551f337b", "child": "41ae44d3d7d5fea4", "type": "contains"}, {"parent": "864661d8551f337b", "child": "44529852546610dd", "type": "contains"}, {"parent": "864661d8551f337b", "child": "45d2039366e2cf7d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "49f68b013a86e166", "type": "contains"}, {"parent": "864661d8551f337b", "child": "4e586b392a1b5e7a", "type": "contains"}, {"parent": "864661d8551f337b", "child": "52995ac8bd63eaaf", "type": "contains"}, {"parent": "864661d8551f337b", "child": "5a8a3adfa45481b6", "type": "contains"}, {"parent": "864661d8551f337b", "child": "5d595be6fafc2ba4", "type": "contains"}, {"parent": "864661d8551f337b", "child": "5e404de653820320", "type": "contains"}, {"parent": "864661d8551f337b", "child": "5e4639b6eae6426d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "6142def919ec2351", "type": "contains"}, {"parent": "864661d8551f337b", "child": "622f752a6507f613", "type": "contains"}, {"parent": "864661d8551f337b", "child": "643257f0a0a15ca6", "type": "contains"}, {"parent": "864661d8551f337b", "child": "68ef5bcc9ef423aa", "type": "contains"}, {"parent": "864661d8551f337b", "child": "6bbfe4edd9b7ae40", "type": "contains"}, {"parent": "864661d8551f337b", "child": "6cac4c86963a8bb8", "type": "contains"}, {"parent": "864661d8551f337b", "child": "6e7819de541fc57a", "type": "contains"}, {"parent": "864661d8551f337b", "child": "733ff1d4821af335", "type": "contains"}, {"parent": "864661d8551f337b", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "864661d8551f337b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "864661d8551f337b", "child": "8a86f30f613c69f4", "type": "contains"}, {"parent": "864661d8551f337b", "child": "8dca1037bf4cc79c", "type": "contains"}, {"parent": "864661d8551f337b", "child": "935b166f3a664f8d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "9bb8effc265f29a5", "type": "contains"}, {"parent": "864661d8551f337b", "child": "a23eb879a2fb0d01", "type": "contains"}, {"parent": "864661d8551f337b", "child": "a908729c12f839c2", "type": "contains"}, {"parent": "864661d8551f337b", "child": "b03785accfdcc125", "type": "contains"}, {"parent": "864661d8551f337b", "child": "b531552f03236611", "type": "contains"}, {"parent": "864661d8551f337b", "child": "bc08e1c09bbefbad", "type": "contains"}, {"parent": "864661d8551f337b", "child": "bc9d9c3b912638f8", "type": "contains"}, {"parent": "864661d8551f337b", "child": "c33c08e401faf2fc", "type": "contains"}, {"parent": "864661d8551f337b", "child": "c4e0e825b28c531a", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d1398f14032b8958", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d401d2cb90e22dee", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d79ea012fcd8de43", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d8b8d0bfa349c82f", "type": "contains"}, {"parent": "864661d8551f337b", "child": "e97e4475bc34e9a3", "type": "contains"}, {"parent": "864661d8551f337b", "child": "ea24319d42572a42", "type": "contains"}, {"parent": "864661d8551f337b", "child": "f188d2d38c980f05", "type": "contains"}, {"parent": "864661d8551f337b", "child": "f2ac2bea0d46faf1", "type": "contains"}, {"parent": "864661d8551f337b", "child": "f71c8acfa644b9ee", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "02b550fd387d4aff", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "0784a5abbef67744", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "0e3b648b2069a2df", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "142cc4bb870b3224", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "14a75e90c35eeb1a", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "207f65b006579716", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "220ddd2a0ae66b45", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "5130b0b032654929", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "53820b17a1a69572", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "5460ee75439c43ae", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "55f97b167d3d20bf", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "56ea8379e108a37e", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "5e1534cad020930f", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "600976735fd6b995", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "628c0c43d1cd7bb9", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "71a040deab5a9ba5", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "7a84a954d6b54383", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "7c9bf3b3eabbd747", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "7f5cf3b5a27f9cb9", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8737688a68a283d0", "child": "8b7e6c0e69461eec", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "8d26c02dd920e455", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "946d3487352423a1", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "96a0427c1a8eb273", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "9a4b7a65aace963e", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "9b42a68876a0a9a8", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "9c5bfd16d842d72e", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "9fb48e7d5f5a19c6", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "a32dacb75dfa5606", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "a84367d361527e0e", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "b117eee8f6a8e7c5", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "c2e1925d134e0066", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "c3c14bb284b3d38f", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "c896b86f5b68e1de", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "d372b376f61bbaaa", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "eb012c43f8f00857", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "efbd89855a3b60f7", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "f0fbcc61cb6be882", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "f17c9f5ba2bc8722", "type": "contains"}, {"parent": "8737688a68a283d0", "child": "f4f11bacd2ef0e4a", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "1854b1a391827642", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "3ca9deb7f6aa8233", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "5dcbfcd2ff9adca7", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "64132479301aeae0", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "87a98a8dc93885e9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "87a98a8dc93885e9", "child": "c1e5300a59abb1b2", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "e8a81b153e2a8f79", "type": "contains"}, {"parent": "87a98a8dc93885e9", "child": "fb44217e51e42ec9", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "240e80a7d59526f2", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "80c9c438b20f9f31", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8814d03de36ea24a", "child": "a8e5d1b013049e9e", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "b26113ad71ac3562", "type": "contains"}, {"parent": "8814d03de36ea24a", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "8a2a2949a0b0829e", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "8a2a2949a0b0829e", "child": "600dbdc5b28b1e18", "type": "contains"}, {"parent": "8a2a2949a0b0829e", "child": "86196ff4fd1729b8", "type": "contains"}, {"parent": "8a2a2949a0b0829e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8a2a2949a0b0829e", "child": "8e9dc13fc1e0cb79", "type": "contains"}, {"parent": "8a2a2949a0b0829e", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "8b7b74e76cab56e5", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "8b7b74e76cab56e5", "child": "3ab5860537e930ea", "type": "contains"}, {"parent": "8b7b74e76cab56e5", "child": "6af0374fab272237", "type": "contains"}, {"parent": "8b7b74e76cab56e5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8b7b74e76cab56e5", "child": "bc4c132f26c1d29c", "type": "contains"}, {"parent": "8c4be3b7f7531f6c", "child": "08c4389480490f29", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8c4be3b7f7531f6c", "child": "8ade2c7077f865b6", "type": "contains"}, {"parent": "8c4be3b7f7531f6c", "child": "af6fd1e04ba44bd2", "type": "contains"}, {"parent": "8c4be3b7f7531f6c", "child": "ee8af19238d1aaca", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "032e31c8460a4da5", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "051056b1b82f45bd", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "8ce095958e9114e3", "child": "0ef552faab0ebeb6", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "0f7b7f58db3dce62", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "10ed0368bde47e6a", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "1420ed02aee0de8b", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "17a70608aef6eeda", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "1c8716f4bce64ee5", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "1fbdabe0cb379019", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "1fef1ca5dc2f161a", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "24b28804fb7fd850", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "2bf273e25be11378", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "304d69dba58d6346", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "336e7e04ff762e61", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "3619b0d2259689ca", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "37b4c126e6217fe0", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "37b7985b379a02d6", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "3bbfedb4721c6bca", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "3c1a597aac4c62bb", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "3c2f5c770c51eb01", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "41dddbc413e9bda2", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "4927c9e5c2ef119e", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "4bd172c2695398fe", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "508f1e62a3997a5e", "type": "dependency-of"}, {"parent": "8ce095958e9114e3", "child": "50de3ac5722d40d8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "55e2d6abe9b8b5ac", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "688d13ed3fb4f8e9", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "68e9faae56b489b8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "6e6d9b68f1fc7c05", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "6fbfe2e40c7721cc", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "725a7838d872eff5", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "7782d0f98b24b170", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "78c07e5d1e8fef06", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "7b3716201e0cb5a3", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "83f0e20e6498ecf9", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "845faa0c04abbc82", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "850804906dd83d8b", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "8561de1e1a93c3b8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "884950c4017d3e4e", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8ce095958e9114e3", "child": "8b148de4ae4efff1", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "8ce095958e9114e3", "child": "936059e683590654", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "a4cb624534c0f70a", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "a55b21312908dbde", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "b2c6ecb5f3e5610e", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "b835890cc4087519", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "bb5704ff95b96a6a", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "be050d77bb321e0d", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "c61bacfb453c56b6", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "c6d7f7eb9355e1a8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "c810bb96bced409d", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "cb7041c617f82c8b", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "cf0dee4f7d050520", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "d0ae890a8ac1b588", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "db6cf67b2d68de19", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "ebfd0e20b2243db8", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "f0ab9be2b92614a2", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "f12939751e1a1882", "type": "contains"}, {"parent": "8ce095958e9114e3", "child": "f6b89a91e1375423", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "1c9d64b57a952de6", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "210f334cdba247f3", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "61b778b67d0ff1bc", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "6566d4ef19e9c4e4", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "7b994a16c5d86bad", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "81d7f2a76436b7e0", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "833861c3c1aa5fce", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "8d4061db4d71afbf", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8d4061db4d71afbf", "child": "da1578ef8a7c8d83", "type": "contains"}, {"parent": "8d4061db4d71afbf", "child": "ed611d38a3ed366c", "type": "contains"}, {"parent": "8edc67cf421a547e", "child": "6d72afb9f192b7cb", "type": "contains"}, {"parent": "8edc67cf421a547e", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8edc67cf421a547e", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "8edc67cf421a547e", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "8edc67cf421a547e", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "8edc67cf421a547e", "child": "f08d7b3f28ba9798", "type": "contains"}, {"parent": "8f57d2ae7595d8ba", "child": "061edd2c13ce0faf", "type": "contains"}, {"parent": "8f57d2ae7595d8ba", "child": "0e30f0743cdc53ec", "type": "contains"}, {"parent": "8f57d2ae7595d8ba", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "8f57d2ae7595d8ba", "child": "92f2d0fa03526e5d", "type": "contains"}, {"parent": "90259e126178f943", "child": "030f0021b58d9d8e", "type": "contains"}, {"parent": "90259e126178f943", "child": "17f639f0348266a4", "type": "contains"}, {"parent": "90259e126178f943", "child": "24e750425a1dc0b1", "type": "contains"}, {"parent": "90259e126178f943", "child": "32a20fcd048124fa", "type": "contains"}, {"parent": "90259e126178f943", "child": "3f6f3354c51db2b8", "type": "contains"}, {"parent": "90259e126178f943", "child": "825d6278a0a1a045", "type": "contains"}, {"parent": "90259e126178f943", "child": "85095c34b71f24ca", "type": "contains"}, {"parent": "90259e126178f943", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "90259e126178f943", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "90259e126178f943", "child": "9178399aadbf342e", "type": "contains"}, {"parent": "90259e126178f943", "child": "b8d3eff753e12755", "type": "contains"}, {"parent": "90259e126178f943", "child": "bf4edc21b993dd24", "type": "contains"}, {"parent": "90259e126178f943", "child": "c884804832ea7fc4", "type": "dependency-of"}, {"parent": "90259e126178f943", "child": "d2abe0fc5280cd44", "type": "contains"}, {"parent": "90259e126178f943", "child": "d2e702dc8b69f916", "type": "contains"}, {"parent": "90259e126178f943", "child": "db2b34e502831d0b", "type": "contains"}, {"parent": "90259e126178f943", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "90259e126178f943", "child": "f5d6e436553a5927", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "01a21922271b0ce5", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "02d6f1248a6836f8", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "05d68d7316d84a2b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "06003b81f9066f08", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "078f98bf743ca169", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "07a9b878a28b8257", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "09e3cedf3699ba6b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0b1cdfd01a5e89f9", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0d50687586385c8f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0d63e4dd846d773e", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0f2409e57c7dbe30", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "0faa1777bd1de908", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "164b4773b7b0ee63", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "1a040023321fdcc4", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "1f1e01df3e032a50", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "21231edb65a7574a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "21c12aa1e0781c13", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "249315e0b264739c", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "24950c5809db6708", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2558c9c61247ce78", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2629c5120e8dcecf", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "275d5d7bdc90f47f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "29cea9bc6838ac2d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2aa7f3d284d8aa11", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2af0843001b95372", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2c5eb6799f85a4fb", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2c77c5be5f6beb6f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2d69e6ac4185a4e9", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "2ef9101411c1183b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "30015ec0062b1e40", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "322ba1991cc2e4b6", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "3ffd04cdd651292b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "432b354e5795603b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "456e2662209dd496", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "45ab417cd0bdabee", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "48f104760f51db19", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "4af7a80217668062", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "50652e716fa62a1d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "51466ac5ed9f185a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "55aedcd26d746b1e", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5609e0df51ee3436", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "584d011a4775f5b8", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5b1b18ef4571df3f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5b401b984c4526ce", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5c59bdcba2da06b5", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "5ec29665ba21c31d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "6098861973b9cf23", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "63464327007414e7", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "63f53dd4f682107b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "684a36f59f7d7a3b", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "68cd0d7a993de311", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "6971025b881c41a7", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "69f01e30faa9b5f0", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "6aade5ef7d25a0f6", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "750b0fa78f39e641", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "76a596895b6c9dad", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "77113da3da6ce790", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "772a8a624df106da", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "772ef321164b5e8d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "778d192f6a40d44c", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "79158c4ca0ba0a83", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "793d65845e6cda72", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "7c71a87ab4b88ce4", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "83d3df8e2b2b4c1f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "848d52665b9dd16a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "853bba01cbae4bb7", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "855cf67385734b77", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "87e5cc792afe2091", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "87e805c645a3e521", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "883ab063e73862d1", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "88db9becf34fc5de", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "90f04e16babf8b05", "child": "893961f64e79c12d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "8a470bf490fc38fe", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "8c501175ee1d45d4", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "90d285b1890d0db4", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "97fec7080c7eec87", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "98eeb019f01d8afd", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "9a0678ba4f7fe2b3", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "9c7829aa950c5646", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "9cfb71247774fc11", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "9e7978093d833e93", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a0d137cfde80c1d1", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a127e12fe9630f0f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a25a46c7890a3724", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a26a98d64ea9ee79", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a4c2e8b21392ddc3", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a528da7bf3297421", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "a8847a40a2ad6090", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "aa8640390235394e", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b1fbaa1cf30e9141", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b2baa02ba20f63ec", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b3299c350426fadc", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b51a68153f8fe583", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b587e7ebde2a572f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b5a2d329ce95c5c0", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "b7b1901f0771ef2f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ba22626913f78c67", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ba84ca92436a504f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "bad93361a73014ee", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "bc90e6e2671f404a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "bcb4c644bed072f8", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c165365ab2276345", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c17898fff5685284", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c35403b233a68bc5", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c3e7e00bcfc87128", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c57c31f53d0ccd4c", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "c8d51bdcba7c97e0", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "cd0ce4ff6e87fcdf", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "cde697683061c854", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d136cfe6d8aa99be", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d5c339d511b9e124", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d63f9193d6f0ece9", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d64ff4759886820d", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d75dfb97cdc639a9", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "d81221b2b16fefad", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "dccba15458e4744f", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "dd61622a6cdcf357", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e1be717c132be63a", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e45194b258c13851", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e53c792a9d70de88", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e585abc2e88a9bc5", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e61b45734f1ee6b0", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "e9168c28bee0bb86", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ebfa690cd60b24dd", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "f0094b3fbfe44640", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "f205f43e4696879c", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "fa02a9ada0a74f01", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "fc61b4267a343609", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "fe7c638877cee3e3", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ff586886fc523a75", "type": "contains"}, {"parent": "90f04e16babf8b05", "child": "ffb89b32a11a2bf2", "type": "contains"}, {"parent": "912b46554290ac50", "child": "3a43c0a97dd7e174", "type": "contains"}, {"parent": "912b46554290ac50", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "912b46554290ac50", "child": "d070fdc54b20f6fd", "type": "contains"}, {"parent": "912b46554290ac50", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "912b46554290ac50", "child": "f85a2dab2a8b6d12", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "37d036d7a1f1a9d8", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "38ae5806a24bda65", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "80abef29a6a9adf6", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "9326283f4c406d51", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "9326283f4c406d51", "child": "8b1eff5d601134f0", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "90a4b569bd0cec9b", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "9e97295741dfa592", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "ce49faf3408218aa", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "deff7aaa92691765", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "e57009e61933fb7a", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "e5e7c96ccc7fe40e", "type": "contains"}, {"parent": "9326283f4c406d51", "child": "ef0ea1c6733033cc", "type": "contains"}, {"parent": "98144d6388fc61e4", "child": "40d7c2253ebe7eb9", "type": "contains"}, {"parent": "98144d6388fc61e4", "child": "59ab240b5eabcb1d", "type": "contains"}, {"parent": "98144d6388fc61e4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "98144d6388fc61e4", "child": "b16703b118f4aef1", "type": "contains"}, {"parent": "98144d6388fc61e4", "child": "f4611e82b108a54d", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "1b9fe4673a0fb2c1", "type": "contains"}, {"parent": "9e3d02efb291a8bb", "child": "5717edcc4caa1546", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "60a0037e778aba5d", "type": "contains"}, {"parent": "9e3d02efb291a8bb", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "9e3d02efb291a8bb", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "9e3d02efb291a8bb", "child": "fbc02bdb91599bd7", "type": "contains"}, {"parent": "9e80174b755a29e9", "child": "3fd4f8f034cde6ab", "type": "contains"}, {"parent": "9e80174b755a29e9", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "7f5cdd1aec8d0341", "type": "contains"}, {"parent": "9e80174b755a29e9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a0d981d0009ac47a", "child": "0c66ce66ab5edea0", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "0e4e64265e582959", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "0f22e6dd5454a3b5", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "107e96af6392879a", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "1bc58777ecbe6b52", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "1d11c9130aa89ba4", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "22992b896d38701b", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2571173ac56bdbbe", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2b7ce5bd2b19ba43", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2d459784cc1d7b5e", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2e9852e85471ca3c", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "a0d981d0009ac47a", "child": "30a3175e62ae0009", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "324f5b88183776ce", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "3f0b54fed23229c1", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "3f85c7e3d6c94e72", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "40a6144c4b55513d", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "a0d981d0009ac47a", "child": "484c330cb55b5f69", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "4de699443830400d", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "4ff3be6332d90e45", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "5319fb10fb19e49b", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "53c2dfd78631e686", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "557b5c64220970bc", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "5e6ab80692382b4e", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "6294453362bb2a40", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "67da36909be764f0", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "728c4c2bc3e8afb8", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "7495e4338fb42917", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "7adef6dfec116464", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "7c1472fd3055459d", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "85b30bc45bfa6392", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "885ed4ceef3e0864", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a0d981d0009ac47a", "child": "8b0c38c16fcfe182", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "93d243f2a75c161a", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "940a84c0359bddee", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "96b75f90a271bb47", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "96dce3bb29740fa0", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "a223b0668162f5f9", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "ab82c26492e4dfcf", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "ae5372ea0064d3a0", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "b271adb1461514b8", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "bc7fd12f4e5c166b", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "c8207276f20792fc", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "c82e21122f1d3ef7", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "d3c214e347fd8494", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "d3ef468e7cf27248", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "d63ffdaa0962e09b", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "d7750acc28b22f70", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "db50ba7cc8c5c331", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "dbfc76446498e7fe", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "e196efe8b129df25", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "e7b3181e6debbd3a", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "ec0bff39e30da24f", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "eef660404fd6b8fd", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "f11761a8f8285f92", "type": "contains"}, {"parent": "a0d981d0009ac47a", "child": "f8b7b5b137bc307c", "type": "contains"}, {"parent": "a2eb4e0acaed6511", "child": "2fd49c317da3dbab", "type": "dependency-of"}, {"parent": "a2eb4e0acaed6511", "child": "793e9eeaf496f3e2", "type": "contains"}, {"parent": "a2eb4e0acaed6511", "child": "7e9025d51e9d688d", "type": "contains"}, {"parent": "a2eb4e0acaed6511", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a2eb4e0acaed6511", "child": "d9f930e3f716df60", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "12bf2c11cf4f38ad", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "39c7e69a7334e735", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "5207d15864f1b47d", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "67feeeebfe55a1bc", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a713eb77d41db77f", "child": "aa6951abb0c0d19f", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "e068b7a912b9de72", "type": "contains"}, {"parent": "a713eb77d41db77f", "child": "e076a9bbfb058359", "type": "contains"}, {"parent": "a96ec3565e1dbe03", "child": "64d6f6b936c1f81c", "type": "contains"}, {"parent": "a96ec3565e1dbe03", "child": "6562103151c54075", "type": "dependency-of"}, {"parent": "a96ec3565e1dbe03", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a96ec3565e1dbe03", "child": "9d94c4a770e14f8f", "type": "contains"}, {"parent": "a96ec3565e1dbe03", "child": "f0cd6688507ccc76", "type": "contains"}, {"parent": "a96ec3565e1dbe03", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "13bacdb1a9e576f5", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "a9b1af20752a3b46", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "90259e126178f943", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "912b46554290ac50", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "adcfc7e98e99bce5", "type": "dependency-of"}, {"parent": "a9b1af20752a3b46", "child": "cd4d237ae3a1c27e", "type": "contains"}, {"parent": "a9b1af20752a3b46", "child": "ced522d19898d0f8", "type": "contains"}, {"parent": "a9b1af20752a3b46", "child": "ef3ce565cbf0f559", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "5ce268ffe4d7ad27", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "aa909c768d17c3a4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "aa909c768d17c3a4", "child": "a0c49336645749e4", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "acf2c1ecfbb5aba0", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "1bfcd8946e379186", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "3880d8afb7fb6727", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "5c80311d98a23d95", "type": "contains"}, {"parent": "aabc1ea660179878", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "aabc1ea660179878", "child": "8edc67cf421a547e", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "97402fce1bf59a8f", "type": "contains"}, {"parent": "aabc1ea660179878", "child": "b90a0ba4362651b8", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "c66bfc1e96bbad96", "type": "contains"}, {"parent": "aabc1ea660179878", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "acbd2203643a237f", "child": "03be13d125d3a5ef", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "087d9f68f885c765", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "1208b04301329c95", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "1230bd4b22b14943", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "16fa364afb7c7504", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "19a8b13772d139e0", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "1b06121f4faa7eea", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "240480ca62b37d5c", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "31c78b556134c84d", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "3bb5a08027ee5a37", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "44ff1cf90e4c843c", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "4945fa7adefaf85a", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "62be646559f0cc9a", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "64e08bb50bfa4d41", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "67be9be74c35d699", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "acbd2203643a237f", "child": "7ff89a390a30f3b0", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "82fae7799572fd5b", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "8378033c545c84d4", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "acbd2203643a237f", "child": "9041279ecf443609", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "aa8a8c50c2146e34", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "b17d452c3e19f3d9", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "c6501ba1bccb7a20", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "c8f93a0d98a71e3d", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "d96ccd2dbecb7001", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "e01e3793cad98cdc", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "e0b0d0f244c1b5e0", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "f9021d9783408002", "type": "contains"}, {"parent": "acbd2203643a237f", "child": "fa9f006706eb1877", "type": "contains"}, {"parent": "acbee8a5fa715f44", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "acbee8a5fa715f44", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "10b928c1539469a5", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "60164e597cdb2d99", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ad21dd1f6e34a904", "child": "a77f4767a26d8ede", "type": "contains"}, {"parent": "ad21dd1f6e34a904", "child": "c79786c1e2cfb6b8", "type": "contains"}, {"parent": "ad21dd1f6e34a904", "child": "f01cfad828ded2bd", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "f11f744b792e5352", "type": "contains"}, {"parent": "ad21dd1f6e34a904", "child": "f71f4e895394dbde", "type": "dependency-of"}, {"parent": "ad57956f169ead71", "child": "0b513ce68f139564", "type": "contains"}, {"parent": "ad57956f169ead71", "child": "65f7580179ade239", "type": "contains"}, {"parent": "ad57956f169ead71", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "ad57956f169ead71", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ad57956f169ead71", "child": "9caaf77257a6106d", "type": "contains"}, {"parent": "ad57956f169ead71", "child": "dd04c09c9b5402ee", "type": "dependency-of"}, {"parent": "adcfc7e98e99bce5", "child": "1865096aa6d6ad16", "type": "contains"}, {"parent": "adcfc7e98e99bce5", "child": "2b66b503a6991569", "type": "contains"}, {"parent": "adcfc7e98e99bce5", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "adcfc7e98e99bce5", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "08c4389480490f29", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "2f25188569d26fd5", "type": "contains"}, {"parent": "b023fc0801a3a41b", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "51eddb2fca232d62", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "5e800a8842b93844", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "69d91dbc0fa7d6fa", "type": "contains"}, {"parent": "b023fc0801a3a41b", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b023fc0801a3a41b", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "f5fe1a7d4abff264", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "fe48c4c391c7f859", "type": "contains"}, {"parent": "b181bacb376a72f2", "child": "58fcfdeee1f0205b", "type": "contains"}, {"parent": "b181bacb376a72f2", "child": "60a1ae5e79bcbdf8", "type": "contains"}, {"parent": "b181bacb376a72f2", "child": "7b46c4c6b804e2ea", "type": "contains"}, {"parent": "b181bacb376a72f2", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b57a8bbb5380279b", "child": "5d3b0fdd5be7ae7a", "type": "contains"}, {"parent": "b57a8bbb5380279b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b57a8bbb5380279b", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "b57a8bbb5380279b", "child": "e121d204ed6e72f4", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "34f0a9144a7900ea", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "46d3435d44b155ed", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "62a8516bed207747", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "81959f3883b031df", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "9a51f58b4744091b", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "bdf2e7d33c1bce42", "type": "contains"}, {"parent": "b5fb2d2f2f2ae2cc", "child": "c9b83f13ce47c12c", "type": "contains"}, {"parent": "b762b212a8047bc7", "child": "0cb68622be741689", "type": "contains"}, {"parent": "b762b212a8047bc7", "child": "24dd9e196954e37d", "type": "contains"}, {"parent": "b762b212a8047bc7", "child": "614af7723152a05b", "type": "contains"}, {"parent": "b762b212a8047bc7", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b762b212a8047bc7", "child": "a6a5403dc960e065", "type": "contains"}, {"parent": "b90a0ba4362651b8", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "b90a0ba4362651b8", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "b90a0ba4362651b8", "child": "91c10a835a7a5320", "type": "contains"}, {"parent": "b90a0ba4362651b8", "child": "aaf68698b8b08823", "type": "contains"}, {"parent": "b90a0ba4362651b8", "child": "d8d724eb71c863b2", "type": "contains"}, {"parent": "b90a0ba4362651b8", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "1beded45fc871c67", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "1f665ae2dd79e151", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "28b2cc293741e663", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "2ca169097c1d6fa6", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "7ea497f105d76b2d", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "bb1a7362a9b0ffcd", "child": "8c82baf996611153", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "cc8341a2c606c520", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "fb7921508f30deea", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "0129fbd7c3c386d0", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "0a1c64c6e08568e6", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "0ad5cddf7e95a9f1", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "1cbbe89eed732184", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "1f03a7e64a037238", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "28b4f5a92bb379c5", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "29bb49401faf15ff", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "2d3d0ee419f19a08", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "2d46dbeff069f976", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "3e19cbb162869302", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "4118c2c927b6439e", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "4aaa0add87e2af05", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "4cebdafb7984b912", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "4ea64eaaafd650cf", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "53a3def88d85e1b1", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "556703ec9371c179", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "5732d53e709607b0", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "5d90a401f70a47c9", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "68f82d193e406f68", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "6f005840071e5842", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "7a95d2fbc765ce7e", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "81e6bca7bb5b0852", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "838e4e9a2915d216", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "bc06dc6b770c6857", "child": "970803535a24a4d9", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "98a0394800b2c759", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "b84cabd3032f2c1e", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "ba7c2e4733c822ac", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "bf40b080c61e545b", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "c2ad01c1a0c314c2", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "e2c260d74b611b24", "type": "contains"}, {"parent": "bc06dc6b770c6857", "child": "f0bf47ac8f114cdc", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "1c41e7b318774b30", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "2225c24b8252531e", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "2a43324b2618aa3c", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "68530ae5c8a8b152", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "be46eda03e3a0f3d", "child": "928bae5a8c272a6b", "type": "contains"}, {"parent": "be46eda03e3a0f3d", "child": "c90ca8ca3c407e3a", "type": "contains"}, {"parent": "c67bc6a42e944f29", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "c67bc6a42e944f29", "child": "7c1290d99a38f51d", "type": "contains"}, {"parent": "c67bc6a42e944f29", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "c67bc6a42e944f29", "child": "b447281f42d4b80a", "type": "contains"}, {"parent": "c67bc6a42e944f29", "child": "b477e0567969a197", "type": "contains"}, {"parent": "c884804832ea7fc4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "c884804832ea7fc4", "child": "ca99287c94beb9d7", "type": "contains"}, {"parent": "c884804832ea7fc4", "child": "dd6fe3d80b8969d2", "type": "dependency-of"}, {"parent": "c884804832ea7fc4", "child": "f138047eafbda6fa", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "013c5b866fbe3b74", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "01783a3201c6de36", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "01dc041222761765", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "036bee4dce4f660f", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "04c87275dc816f5c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "089c8cdf21cc1a20", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "09509f25d19a1667", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "0bd051922f77034e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "0fae9c7699737217", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "1203f398181d930f", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "123e3df5f786e964", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "14c95ec6da084b89", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "14d2458c815a9bd5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "1bac569d5b81be94", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "1e56c99c83d44f9a", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "201665570a49b1a0", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "211ab97e308cea36", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2123854fa055ce2a", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "22899687417f204a", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2e6623993446ccc2", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2ebdaf95dc42494f", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2f898b1dbb2f19de", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "2fc764a30ebbd048", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "33899c3a8e0af8d5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3451c851ff0630cd", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "36a4e7bfde1c4855", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "37116455c0282847", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "379824b718890d9c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "37c56a3df186ee56", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "39164958049883d5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "39277557b2391ccd", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3be586d676bbf41b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3d0652d850ef672a", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3dd850c5d7ad28c8", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "3e33421610e25b78", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "4037c7aacc769b23", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "419dc2d3a25a6022", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "44b43fa60df1abc4", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "45d873c37ba89595", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "508f1e62a3997a5e", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "517192e9bdd9ac70", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5259f33b130ece74", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "52d9be486971ab03", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5440ddd0f3b10f2b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "545100b4ca108349", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "55b0497e546e93e9", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "571602f03f727f7c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5727fc1f29d48fed", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "57659e4a062af226", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5837944de8d8df07", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5bf80e7c1f72d24b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5ee7e2e4642a836b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "5feb7be7397820f5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "62453ecf3b46e732", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "65365f31688abc31", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "680ca171a29ea107", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "6d7801d2a7e0e07e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "6de5383c2c1868cd", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "70dc99c5b6cd50bc", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "72007c290222fb37", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "75d9956b471c238e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "774f819791e39b8c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "78c8b1350a9f5aaa", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "79710085a118b5a3", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "7d486d57bef63951", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8186e4f6f086875a", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "84ce01885278db6e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "84ee12af451c2e81", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "862d853eb83ab1c9", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "86bb2b36d8536e87", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8817ef7b2a9a1203", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8842f002a96fedbd", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "cfd2a5e8caa9c878", "child": "8b17ef122d6e8ef5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "8d3f0f816bd39fe4", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8e20e2f7ae96450d", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8e34be2a514a44a3", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "8f36332e6afee539", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "90f04e16babf8b05", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "92f8ef798835c4e7", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "9d17b1a71bd3c455", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a2b13b391bc2c95b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a44ba7b9a74c0bdf", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a7a3d9e89d0086c9", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a865aa2336c39adc", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "a8dbf67cdabcbf30", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "abfbe51a29232090", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "ae183dd39a05993d", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "b1dc0d9aa00c54bf", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "b3d946866ca16be8", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "bb1a7362a9b0ffcd", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "bc1ccf7d4689ee3c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "c39da2dee2a24ca7", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ca92228c2b6ed722", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cad03b64e21f0f20", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cb0700d70b08d7f8", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cc7b1134a0ddb4a8", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cc9436ddf1fcb625", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "cd27f7f5f46b2c2c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ce39dd6f3f5c6a0e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d0f9c16df87b41de", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d1441d5257518b58", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d156a3a1bee03605", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d286ecfa495bdc5b", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d81adf25916cc7f7", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d863b864a8623caf", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "d915caa6634951b6", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "da7483b8601fa131", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "dba809fe765a228d", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "dd07c6d698a25179", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ddaa9911a7bbafb5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "de713a16bca964a3", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e11b1ccc0a229251", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e24b4f86956d0430", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e2f308b734be4c73", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "e4d618697fbbad7e", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e76c1788ffcd49dc", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "e8c09a4d61a27965", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ea2428f2ab66cdee", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "ea36ca102ec82bdb", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "eab5f2f92c0ae9aa", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "ed4f71d1e7084d99", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "eedd962e0c326387", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "f2698db5caef0636", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "f4dc4f955f91b9b5", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "f53c29e10a934f41", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "f60c695d31691083", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "fc2826b9fcd1600d", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "fcb261b21916883c", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "fcfa20a062695bd9", "type": "contains"}, {"parent": "cfd2a5e8caa9c878", "child": "fd656f7c761110ba", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "007e08d3c88b218b", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "040bf27f477ec510", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "0498eede76562713", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "07b5570844257d3c", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "0f8d238d6d319c62", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "0fbeade0d6d9a3da", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "2b50e7e9bf64c16a", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "2cf2b5a56efce7f4", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "32f1a19a892986c2", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "3819fa2148837a01", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "412f444e74caedd8", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "41c38c1d6ea88c72", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "4f0855811874750f", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "599deb94d2f36d08", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "59b697cc2699c44b", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "71cc97fc0ef450fe", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "7776ac4b454428f9", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "7d6dc002189a8f73", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "7df8d92d2b354695", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "874f547a667fda8f", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d38992c016d7d342", "child": "9cd789fe396eb63b", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "a0641b2bdb0ad472", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "a2691e74c656b4f0", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "a7a2c604db92441c", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "c8d04920dfade5bb", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "ea2428f2ab66cdee", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "ed9f6abe8182a7cd", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "f244cf117d802c81", "type": "contains"}, {"parent": "d38992c016d7d342", "child": "ff32127144df0046", "type": "contains"}, {"parent": "d3e8a9fac0730d2d", "child": "1e89870f891b2074", "type": "dependency-of"}, {"parent": "d3e8a9fac0730d2d", "child": "22784c4ceaf0cfe7", "type": "dependency-of"}, {"parent": "d3e8a9fac0730d2d", "child": "24a73b18cd363b79", "type": "contains"}, {"parent": "d3e8a9fac0730d2d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d3e8a9fac0730d2d", "child": "a28a31d4a0833864", "type": "contains"}, {"parent": "d3e8a9fac0730d2d", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "d46e1b3cc3f19c11", "child": "20d999b8fefce19c", "type": "contains"}, {"parent": "d46e1b3cc3f19c11", "child": "3e78b8fcea5f62e4", "type": "contains"}, {"parent": "d46e1b3cc3f19c11", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d46e1b3cc3f19c11", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "d46e1b3cc3f19c11", "child": "e71c3fe9caa32861", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "0127f63866fb8b5e", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "21b0752d18c04a42", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "300fb9d26b27cb25", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "6a0e0e129049274b", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d475c470f6593aa6", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "d6b0221bc040b869", "child": "27a843aca9762ae1", "type": "contains"}, {"parent": "d6b0221bc040b869", "child": "868645e37a44bb92", "type": "contains"}, {"parent": "d6b0221bc040b869", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d6b0221bc040b869", "child": "a57932cef249f690", "type": "contains"}, {"parent": "d6b0221bc040b869", "child": "a8058a51a1af2bf1", "type": "contains"}, {"parent": "d751409178668593", "child": "2ea61c9c8acb4e86", "type": "contains"}, {"parent": "d751409178668593", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "d751409178668593", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d751409178668593", "child": "93c4dafd919d0f68", "type": "contains"}, {"parent": "d751409178668593", "child": "bc038940ef974816", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "1ba88633c5fd1b41", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "4fc1e11355ce28e6", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "5dba1783eb2a1dea", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "6411fb302667e5fd", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d7c9aa9d6cfd44db", "child": "8d46786aa1d833ee", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "be46eda03e3a0f3d", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "c2cc502d22af6d55", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "e3ff45b9587d2afd", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "fa9cb493efc7bae7", "type": "contains"}, {"parent": "d7e76dacc32a6890", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "4824dbddf2ceebc5", "type": "contains"}, {"parent": "d7e76dacc32a6890", "child": "4ee4262bcdabd2f9", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "5c37e246cd98996b", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "6b0cf32ed3a3285f", "type": "contains"}, {"parent": "d7e76dacc32a6890", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d7e76dacc32a6890", "child": "9e3d02efb291a8bb", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "ec3b069ba9a596b0", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "f1fa5c47baeaa630", "type": "dependency-of"}, {"parent": "d7e76dacc32a6890", "child": "f2a03feaaa68b674", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "28e9cdbf380c02ae", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "43916b53bfc12a5c", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "83b1296771afaf80", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "d96b2dc391f34d8d", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "abe4a303c853c81d", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "dc029a906786cd7f", "type": "contains"}, {"parent": "d96b2dc391f34d8d", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "db47eec8ed3a7214", "child": "05a8f5fa3bc64230", "type": "contains"}, {"parent": "db47eec8ed3a7214", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "db47eec8ed3a7214", "child": "e1f9412f14e155b9", "type": "contains"}, {"parent": "db47eec8ed3a7214", "child": "ee2107e2cf9fdf1d", "type": "dependency-of"}, {"parent": "dcab7cf748923d59", "child": "7341064401c4aeb3", "type": "contains"}, {"parent": "dcab7cf748923d59", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "dcab7cf748923d59", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "dcab7cf748923d59", "child": "d8081b9209bbf36b", "type": "contains"}, {"parent": "dcab7cf748923d59", "child": "f404348b2ca93a65", "type": "contains"}, {"parent": "dd04c09c9b5402ee", "child": "03c1518b98402b9a", "type": "contains"}, {"parent": "dd04c09c9b5402ee", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "103774c89a90bc22", "type": "contains"}, {"parent": "dd04c09c9b5402ee", "child": "231509774b6d4d3e", "type": "contains"}, {"parent": "dd04c09c9b5402ee", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "dd04c09c9b5402ee", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "e2f308b734be4c73", "type": "dependency-of"}, {"parent": "dd6fe3d80b8969d2", "child": "08ebb8a0436b73c2", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "19d8611f36ea3c14", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "40609fe43c51faa0", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "591785609a326bba", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "dd6fe3d80b8969d2", "child": "9bf9ddd63f784dcc", "type": "contains"}, {"parent": "dd6fe3d80b8969d2", "child": "ed06dd1cc2286db5", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "0cb15df54c8954bc", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "12e092982be15f08", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "22784c4ceaf0cfe7", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "2834253b45d94075", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "32684fc44ba26b2a", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "68c26f206f7609a3", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e2f308b734be4c73", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "9326283f4c406d51", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "a3422e6f76bb38be", "type": "contains"}, {"parent": "e2f308b734be4c73", "child": "bb6073801a038710", "type": "contains"}, {"parent": "e35cd999a4b873ea", "child": "0b886a507f45800a", "type": "contains"}, {"parent": "e35cd999a4b873ea", "child": "0e978388ded4a1f6", "type": "contains"}, {"parent": "e35cd999a4b873ea", "child": "30de45bc4756675b", "type": "contains"}, {"parent": "e35cd999a4b873ea", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e3ff45b9587d2afd", "child": "1010d737c2d8cf00", "type": "contains"}, {"parent": "e3ff45b9587d2afd", "child": "4cb2e805ca717006", "type": "contains"}, {"parent": "e3ff45b9587d2afd", "child": "62d1f63f96cb6132", "type": "dependency-of"}, {"parent": "e3ff45b9587d2afd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e3ff45b9587d2afd", "child": "bb24ea47476a7c54", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "0f0c4a841dc3e1e5", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "258d485e3b0e6b49", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "2e7ebdb4e8e715d6", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "434263ef1928e0d9", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "6782c949d4810dfc", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "6bd614a4f4442a8e", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "72c7ef6e3c3b371a", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e58d8c512e51a829", "child": "b68759623023d1a7", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "bc06dc6b770c6857", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "e103f42c35955753", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "f996ceb3e7be9c16", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "002d57cf6a9b3cb4", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "04526297345c4abe", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "5cb532758efa225d", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e6ee80b164fdb75b", "child": "ef133c7c0a129eea", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "ef1626b97da6085f", "type": "dependency-of"}, {"parent": "e90cb433c522ed2b", "child": "1e7f0fd635ce38f3", "type": "dependency-of"}, {"parent": "e90cb433c522ed2b", "child": "2634e78fa5d6abb5", "type": "contains"}, {"parent": "e90cb433c522ed2b", "child": "7897cd0c19bfcfaf", "type": "dependency-of"}, {"parent": "e90cb433c522ed2b", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "e90cb433c522ed2b", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "e90cb433c522ed2b", "child": "dfe8d920b523428e", "type": "contains"}, {"parent": "e90cb433c522ed2b", "child": "e4db9599b5a1bd32", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "1954e4657429d4f8", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "76ea2c83941748ef", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ea2428f2ab66cdee", "child": "91eedc7e410a9fdd", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "aa306f039fba2f46", "type": "contains"}, {"parent": "ea2428f2ab66cdee", "child": "c548dfe08c02c392", "type": "contains"}, {"parent": "eb7886dec08f77e4", "child": "192ad4593a121ac2", "type": "contains"}, {"parent": "eb7886dec08f77e4", "child": "437a19785a5e5edf", "type": "dependency-of"}, {"parent": "eb7886dec08f77e4", "child": "86d8f593db2ae2cc", "type": "contains"}, {"parent": "eb7886dec08f77e4", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "eb7886dec08f77e4", "child": "91f706ba2cf155cf", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "1da6575e753981e5", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "29df17c15d7693b6", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "2c94e8eac3a04e4a", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "363846744ed5c09a", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ec181a64736acac9", "child": "97b038da449ea377", "type": "contains"}, {"parent": "ec181a64736acac9", "child": "ac19573b75099440", "type": "contains"}, {"parent": "ec3b069ba9a596b0", "child": "04338c65d9168102", "type": "contains"}, {"parent": "ec3b069ba9a596b0", "child": "174b2a40b938f545", "type": "contains"}, {"parent": "ec3b069ba9a596b0", "child": "38bf7f330cc1031f", "type": "contains"}, {"parent": "ec3b069ba9a596b0", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ec3b069ba9a596b0", "child": "a96ec3565e1dbe03", "type": "dependency-of"}, {"parent": "ee2107e2cf9fdf1d", "child": "007784b4797f456d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "00b348a650911d9d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "01c0dd825ccfb38c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "02bf52a568bcb809", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "02f8c37a6c474d0c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "03ed2fc48a68f5e2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "067d77e4190e6b4a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "06da83a4f39daf3e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "07145309cd70f37f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "07c2f7f0ef1bbc24", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "07f736cae6aa1b8e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "081da8190955a707", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "087176afa9250f88", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0874c8b7d2e82408", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0942d74c63492e32", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0aa0a65f3ea01afb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0abfe683da42872c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0bd471a8df52f7f6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0c43992dc846c98c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0c5b52d3c133d5f4", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0dae055ff9690663", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0e691ea3e187ea31", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0ecb89839484a0bb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0ee5305302c8a969", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "0f5841e853a7c0b7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1021b303c3e2dd5f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "11142d1faf76083a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1147f670605cb481", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "118629bef3d13a72", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "11abe0a4f6275967", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "12e3d49bf64c511c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "12f0bb73d355b07c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "13d64dc4f2349a92", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "14322f9a0e716020", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "14eeb42d8ac2c79c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "14ff7d9b3da6c072", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "160df8312ec295bb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "17c820fb11d52b4c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "19f71a18a0c63583", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1a20053ab8622ac6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1db0124501723893", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1dc2dc48c4391fca", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1ec71774c991e4a0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1ee372006717ca50", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1f43d327368e4074", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "1f9817db44c7653a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "20d3067491d78024", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "22008cd1678a61ae", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "23a4317788e1fd48", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "25806b324165d17d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "25cf755438635840", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "25e87e4534382fb6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "26e167b5ebe920d0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2766e54b192b9522", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "29690bb9216fd8b9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "29e7b525959815ce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2b36d0d4d9ec4bc7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2b4cc1a5d09e1aff", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2c145508e2221bed", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2cafba08c628524a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2cb954321f0fa6ee", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2d660e9f07f403b1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2d910139eb71e3cc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2ed0c6f234941bb1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "2f8697d45066db8a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "30725a2aa93505fa", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "30bd5a02cfad2f7e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "30f008943a41c31a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3150db8d3e898bda", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "31637a676d085c97", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "31730ae54596dab4", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "31b1d8366188ad1f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "33378c999e124d9d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "349ce25d1e71639e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3565090f341fd8a8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3629f5af14b5e1ed", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3671cd4c50f039da", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "382a301ff0080f17", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "392075c13951700d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3a0542a6f7466f16", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3a3369305fa00666", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3a6fba7cfe524ae9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3b67d02ca482f62b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3c6a53b52b855694", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3ce530b95dff4292", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3f4dd88c8a32b289", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "3f798b0b4f1959dc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "408086d2d6053638", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "409348ac0ee68ba3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "40b04c4ae8b417aa", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4132e2b0f2178ca9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "41598fb87517b914", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "42e13ef25b4a663b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "43120871a5a4f130", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "43b2ed719e18f152", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4468a01befd3716b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "45a6192028dcb02c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "465c878dad29db4d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4671bedd1d36af24", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "47f11fe37f30476d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4907111c4b593487", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "498137027290a712", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "498e90ce7ed2fa61", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4a1b5d0ceb334258", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4abd2d782c29650c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4af4190bad576c35", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4b8e849c49f73a2a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4c6ceea77a63c40e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4d9ffd35fb8141df", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4e5a1b36fb347358", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4ee812dc3b407bfa", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4f246083a67271b8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "4f2c7dfac256bad2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "50565b0c5b9ac206", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "508df2aba8005300", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "50c737fccbd0b25b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "51b8c10310e92665", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "51fa52dfb11bf861", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5278802daf35e9cf", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "53aab5e180102070", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "54a9c592af9f3630", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "54c6a54a82a5d357", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "557207a43de68431", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "55805825f3b9b2ec", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5651d5521fdbbfb9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "575deffd5c58d826", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "586202d061a43000", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "591665fabdd007d4", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5994adfcd7075b60", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5a0cac20c27c8e11", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5aff9bf7a7b71df0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5bccbcb4aab23a86", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5c00c6486fdefcf8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5c8e3e439d5d5662", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "5f0937cddff9a9f1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6046e98dd3e4d79c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6156abf98964e0f3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "616157bb01034790", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "619e08f12c6554df", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "61cb547565960484", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "636da173d373a039", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "64a11924bd573f8f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6577d737ae5bac4f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "65a790be6d408f14", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "669829dfe2647057", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "66bd9ee6f5e1608c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "681c89317868453f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "695e6b2634968772", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6d5c101a068d2d5f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6e4ac4670f9a5ba6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6e59795a66ca0c1a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6e7df8afa09f8780", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "6f3e27a59016c3dc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7025eb3c3fb30f89", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "702b8bcb6e9dafcb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "ee2107e2cf9fdf1d", "child": "706bc4567eb67839", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "70b15e7443edf456", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "721c1dd93888e6ba", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7231ca2edaac0f3d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "72b60c24ecfc8ba5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "72bbb77d06c6fb1a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "72e0a5163165f0bc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "74129d3a930fe9cd", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "747bddffb649b882", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "78b40ab120cf3bca", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7a3b81de00cf73da", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7b0fc62e63704c95", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7c345ffb4bc280bb", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7cecb948fa17cad2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7f9fe8389e3984b4", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "7fc312e11433c2cd", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "80234260994a2f7b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "80eb1bd7561727df", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "810c316e41a66f84", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8155bfc6249aab31", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "81ff103bc1f7d004", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "829de2a81997c07b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8406bd1587e3d248", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "84bdf2726bc46fe3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "85f01bd74ff93172", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "871ed6ff6b260071", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8763473ff90028e3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ee2107e2cf9fdf1d", "child": "8c56d1c880d6a15f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8e8826aaaf42ef0b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8ec832dd177fb30b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "8fff7972648a7041", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "90f0e4e20e32247f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "92817ed6ba0f8935", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "930fb6c56aa39c7e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "95094bdd44dbf960", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "958f5fc3dc78af08", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "97f7b21e7cb3ed91", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "98e1e14448631ef2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "98fe4d8dc5418a74", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "99c07195713023ea", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9a0560e0e03a03f1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9a3bca546b0fe51a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9abde394d0045d1e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9adcacfd2b7540b2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9b308b12627bdff5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9b39a4aeeebaa36d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9b8dfc1bd1f5558b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9cae4403a13d6809", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9cdf9e1c3238e355", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9ff4f0356bd06f9c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "9fff3af9579db9ee", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a09e28a1b1c3fe70", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a1227910dd2d2931", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a2447dc7b64839ae", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a2fd55b215217218", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a3aec6ae3aa1d876", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a4546f425d74f6e6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a467a76858daf5c9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a5baf1feabfa912f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a60700ba87bada5f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a62d8e7aa972b3e5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a6327523a359bcd6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "a644119c701f5111", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "aa31c4e42bc08b3b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ab0a92036706adde", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ac45d45cd539ca0c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ac4fd73a57729883", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ac52f9e9e1369091", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "acd71abff388542c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "adbe8332241b4756", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ae170ac1154fdee2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ae51c066257a33ce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "af3b0b6158e9f172", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "afd3d0bba95c9db3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b0fec04fb0cef040", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b1c4c615b79fe5e1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b26f1228f603c96e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b360003814bd33ce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b3aca2384403c4f9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b3c61aefc0dca785", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b4a6520c4dacd2ca", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b564a0f772d587b8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b61fe9fbea1224b0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b7d64f2f84091655", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b8cd072ba9b85f4b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b8e8a23d21d83515", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b984c5c75c48b254", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "b9bbe651ee980167", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "baf1daf79b74b0a9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bb07caf9b1c93728", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bb9f56673f14cd89", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bc63ed70878e871d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bcb3218af796a41d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bd6e8d1e49a8ca8b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "beffc18c3e9ba7dc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bf1ed01eb0cc79f7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bfd171d24cb8b19c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "bfd68ca73ed13e6a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c12f424becaebdb8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c176b2f5955dada2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c197c2f67b3e0a80", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c256098ed28b95ff", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c32bb78c27d2a5c3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c343661d8945242b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c3aaddd33c30432f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c415fa223b140dce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c41a91e9a92a75e8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c5021f43101f95be", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c626125b2d864fff", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c64b07dbd20a7db1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c75a593cc96ca027", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c7bf8d9496ec68d6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c8cabe08a91c3166", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c8f64500eaa655ad", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c91a259c7a4fa058", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c986915e4f85a911", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "c9c64d7fcae96085", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ca4e59dbd8b5b1f6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cad6bd2a236eb8d7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cbfc45dc28297aaa", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cd2c71bcf6a43de6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cda040ca52badb62", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ceba7159d65b8b6a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cfcebc64c25d0f23", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "cff208f7e71cec3a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d0f236db3dce0f13", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d1be3560d9e1b2f6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d1defac4936a0c0f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d26450a1da8245bc", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d267289446ef297d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d3cf3e611939567b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d3edd9470d3c3628", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d3f8dc1fad6a5d12", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d440ae194be9ae55", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d482cb4249d66855", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d4a233bd007fb62a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d4d4a8ae89ed51c2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d529b66209e70115", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d6be258f3959a48c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d735ef9b034dedb8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d89dc89675954135", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "d99cfc957d2825b6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "db4e7983966b5cf7", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "db9a34d60c68f678", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dbb2328788d88106", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dbe30f63bb061d2d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dce5cd80c035faf3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dd3a1ad9bea7d837", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dedfca1f9a04b66c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "df1e2557f6a49216", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "dfa5f7da3815fc7a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e007c18752fd3e81", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e05dabc6390d95f1", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e06785ba1343fffe", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e0837c4d55f1d878", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e0a106d8bf39ec30", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e18d063d26385ea3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e1b76aded975dab5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e248295a9c8119f5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e3493741c36740f0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e34f5c0cd5186083", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e382b07573e49e64", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e3e548ffad0e8443", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e4dc0225af00f710", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e4e5d85f7b13dd03", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e5be5de6af2573ce", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e60c1fd1fa30b72e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e621c5c4bfdca825", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e63a634d03023b49", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e73de0a920904433", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e842e7ca71c539c8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e84736c4cc85bd0a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "e953fec15fca2df9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ea8053af7cdaf8b3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "eb4a0c6e8a3898f2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "eba065631c3b4fdf", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ec2ff3f77c51684b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ecb223a7b3c00608", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ecb27b66fb7bde74", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ecc76a3424a8e9a8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "eccef63a567c4a31", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ecf687af89c0798a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ed74fc967fc3ce08", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ede5f056a0d32c86", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ee3855ca53ad542a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "eec5901caa6af5ed", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ef389166f22712d0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "efa6f6d40555c57a", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f113626ae9bde325", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f3034dd957a6e33f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f3364fcf20300b74", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f430356db71b2ac3", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f5bd0f337bae5a87", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6496d5c09f66344", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6af19a64954f0e8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6b694da07f6af60", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6d2e6a02ba239b9", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6df29f2edd1829c", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f6f7ea3ed1b0eda5", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f73e648ae0f2b9b2", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f7739f4ad2379451", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f78e36d4482ba75f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f79cc751c9bd0642", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f7e3896addebff1e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f98959f11159d016", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "f9e31a14d53d2fc8", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "faebbf9d619da2f6", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fbf47f1ccef91636", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fc5c27e687b0a5b0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fd2882f92a63040d", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fd970c6155cd5ec0", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fe361a91c3b4b41f", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fe495513f1961a43", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fe7d8b67e8e5a79e", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "fe9dabc3ca7a267b", "type": "contains"}, {"parent": "ee2107e2cf9fdf1d", "child": "ffe09c544509f44e", "type": "contains"}, {"parent": "ef1626b97da6085f", "child": "80890bade06eab2f", "type": "contains"}, {"parent": "ef1626b97da6085f", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "ef1626b97da6085f", "child": "edafb04ca2309e1b", "type": "contains"}, {"parent": "ef1626b97da6085f", "child": "fa6ac302331fea35", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "0729c92663c0110a", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "0b729cfdddbe91b3", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "0f05b279d3a929f4", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "0fb2dc9b95186590", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "15a17419a8043c6d", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "15b8f74033518835", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "195c9d9218f50ac6", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "1b967abefe1d20e1", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "1d75952bcdf19ad4", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "1ec618bf446db939", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "1f2184600b250d49", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "296b2a78bbd69aac", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "2ef8ad7df88cc377", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "3abb6f56b062bdea", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "4b3af44ae2c0e25b", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "4c81c6b568bc053c", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "51323a49c2bc0167", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "61c5054888f66ccb", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "68f1892b6a8e4186", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "734c64c44d7a0596", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "7bb1b4101d5a8a4d", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "7c963d47b75c0c5e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "f01cfad828ded2bd", "child": "7ff92ab8855d9816", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "84b1fbdeb30d0eae", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "8616fe23a447c2f2", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "87a0e1c4c273b677", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f01cfad828ded2bd", "child": "9081abe3b87ca7ef", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "a1e01ade5625c064", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "a3a36275d36bf71e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "a53a829de6bef6f0", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "aa92c01af679b6ce", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "b23d5e35f3a62796", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "b65db5487c1cf840", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "b8ac7a93560f7e9e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "bee559fe9c434a92", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "bfb24d99039c5d0c", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "bfedf414736569fa", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "d61a69a61233ae2e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "d83582263432844e", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "dd947f2234fe8b7b", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "e4e2ec3ac74c9609", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "e837be28a0c030ce", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "ea188e2f257a56d3", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "ed8fff17c802f0e7", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "ef070fc0f31484a3", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "f4611e82b108a54d", "type": "dependency-of"}, {"parent": "f01cfad828ded2bd", "child": "f89f202581e5801f", "type": "contains"}, {"parent": "f01cfad828ded2bd", "child": "ff309755ea6e2914", "type": "contains"}, {"parent": "f1fa5c47baeaa630", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "f1fa5c47baeaa630", "child": "51dd5488028c8dbe", "type": "contains"}, {"parent": "f1fa5c47baeaa630", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f1fa5c47baeaa630", "child": "d8637647a72c7ac4", "type": "contains"}, {"parent": "f1fa5c47baeaa630", "child": "d97300728208a6b8", "type": "contains"}, {"parent": "f266559d56417294", "child": "16fcc75084d8b44b", "type": "contains"}, {"parent": "f266559d56417294", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "f266559d56417294", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "f266559d56417294", "child": "87620cadde04fec1", "type": "contains"}, {"parent": "f266559d56417294", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f266559d56417294", "child": "df478134a12a890f", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "03d5ebadc2609486", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "077de426d83f0ca3", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "09025c0ec43a363e", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "105256d270e23f6c", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "15c1e9f54c8a0ef7", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "1740cc30fd1dac4e", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "1d57420493030391", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "1f7b57ee819f11e9", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "25997b3060ff3446", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "3764729f69025935", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "4726d818d9b70fcc", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "4e0747a3a6093ac9", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "519e1a33eed584d7", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "5a3843d7107273ea", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "62686330e243753d", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "69b5da461f7ea4a2", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "708df71d0e72d665", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "722049242a455fc7", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "78a1320fd40beab3", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "7aff68baaa999e19", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "7e2a61c1a2e4aa4d", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "839fc85cac5ecd92", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f4611e82b108a54d", "child": "8bc23e5e6577a096", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "8d6a99f865fe3465", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "9db9e382dc6434c0", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "a87292073101a626", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "aaa66d392f39b1d6", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "aaf341911cc57a42", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "ab99dd84dd67a71c", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "ac246591fcf469cd", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "adac6ad167c3c9f6", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "aea5b8a811e207de", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "ccb157bf66349319", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "dcc874f9d5de19f0", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "e19da53000e066f1", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "e5b9e8b1d06f7fdc", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "eee7a8779f5d1817", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "f15a9ae501b5009c", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "f6381b04a7fb903e", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "f996ceb3e7be9c16", "type": "dependency-of"}, {"parent": "f4611e82b108a54d", "child": "fa420e5238dc838a", "type": "contains"}, {"parent": "f4611e82b108a54d", "child": "fe9c7b3aeb315d68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0003f2b978715e03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00042b02e7eceb33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00144a99c91f79da", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "003d6016ab80b5a5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0065dda6065c3986", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "006ea22772da6e8b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00a6f050c0175f23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0104a5a0dd331ff2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "013851a4b2831f15", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "014a77e70e6da16a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "01b517987816413f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "021a404b64ee8b91", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02a075a5c6762191", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02bb5c659af442a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02bbd40feb7c180f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02c843da84376064", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02cb186934c320a3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02d0c46653cb31e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0322a16a10e32a57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "034026652f9d5e72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03add8b6fc0c12f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03b4fdbd224069c0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03bf8191113736f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0434be700c0b5fd1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "043a3a26b74ff0e3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "043f7ba0b4a18217", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "046b0bab660897b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "04e8f0056c4b9fbf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0503befdb272892b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0507f626a30a7f66", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "05433d6fe52e8b6d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "057107479f558261", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0573e42997e64f9d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "062ce7003fdf6439", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0637fee1f9cf8a4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "064869fe7aac964c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0684377aabb320b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "06f0b5e5df9e3d8e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "071d229a2c6a37f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "072c0ae6ea07423d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "07b84bfba3fd0127", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "07fd171643e934df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0804a9d4a18e89ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "082bed766615cd9b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "08dc9feca702d92f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09168baa3003f762", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "094ce23d6ac0960f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "094fd7e23e68ebae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09728f5345bdb048", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09b90b7c8e7bacdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09fbdca364242c17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a15afbac39d0210", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a397667ade381c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a70ac2e72ef3dae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a96dc239543cf53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0aff5039a1968ca5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b28783e95be4f09", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b3cfd6e06c45efe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b58f3ec09703ffb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b5c5b72815443d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0bc5d276c8bc454d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0be0662791edbb30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c322994b102243e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c668f65db221b7e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c71bdb73c286714", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ce87eb0677bdb36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0d384bd90a6e4a31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0d4c5d8f3455fb31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0dbe9f30b7dac81e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0e3d26257cbdc069", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0e89a4c745fe7af7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ea731d0ccfdd529", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0eb98dd5f64f43ab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ee71be4d3579be7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f054627af539717", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f07a473b3fb97cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f0e374df12188dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f46fbc5aa06f77c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f6a3dab83f6dcf5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f6da7a1376c6a47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f9b11af508d627e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fd325736f5832f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fe0b2d78b3cb662", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fe6dcd67c1a9577", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ffb284a41ce35f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "10212fe279aecc93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "10f39475c1679f36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "110482e9b26b2b73", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "116856eb5d6b54b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "11e2293d114c329b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "11f1079eae24a4f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "123bf6e956bc575f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1272f96da0220339", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12a6fcd72bf2e360", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12cd73893d431942", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12e6196b054f63b3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "137b8608bd1b6a34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "13d8a65436cfca6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "141e39de1bba7f54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1490a238c3a83333", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "149fe6e85546e0f8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "14aab9a6a300b5a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1562eb2ce20b81df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1581342198895a1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "159c8b06af132914", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1630566ec68b10a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16661e42f0d56eaf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16a883ef1a32802a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16c9e8f63a11e603", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "173d97b60939e08e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "175bc4bd2dc7b5a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17a1ed21d7333ad2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17bbcaeb3108212f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17c2aa963514be03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1809fee6097fb58b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18687b7249ddc879", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "189a230d44c0f580", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18cf78e02350daf7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18d34e9e550558fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18dbee1bbf80256c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "198b825de8313954", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19a2a8d4f53fea55", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19a8c0ddc2a2812b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19b519d8252872a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19c62c98088cd09d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19c64addc392ddc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a0e361436d45590", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a47b6f68877b689", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a8aaa12c0a21246", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a9cd549745cc6a8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1acc8fcb59dbf30c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ae567902159400a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1b5510d9f03db26d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1b8d7787fb2e688e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bd458dd34a21b6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bdd1095c6f4d733", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1be7b13cbadeda62", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bf3c47fb054c86b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c136df56b3047e5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c595155b1a6f75d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c73757cb297967f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cadca41e5069715", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cd26050ce4ff66e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cdcfcf9b0ea20f0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d55399ff51fed11", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d7767c993a28272", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d8f88788cf3e826", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1de2232913634a0f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1de2781482fd4682", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1e5861bad412bc2b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1e963f7ac7ca5924", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1eb08d09d291fb71", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1eb5761866175c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ebe8f7e3c32b708", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ed02cfe74040460", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1edc064a842b59ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ee884cb8d1daa5a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f26537363ed906a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f344a9ac8f9d004", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f3b66acaeba6ddc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2024c06ccc51f788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2066366c519c39f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2075b91d5a316bd9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "20c268c4aca51a16", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21160373a4075654", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21592072caaec965", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21624b17e7592786", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "218601a1f63975ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21a85c00f7d2ab81", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21ef2a26c9255017", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21f71311053c8678", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "222669936b64cdb0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "22d5708f2c0d87f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "22f8525b3a259dd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23441b45d0188884", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23b06b35576fc729", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23b8c4392f9d4e49", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23c3988003ab550d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "242a6f2ea8ce1790", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "243e33024cbbf738", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24641c47c6e6213d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24792243b6ff8dde", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24a8ae6f72570dcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24ab5d635f932e87", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24bb8791a7242273", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2572275b8e32446c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "257a73ffddaee281", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25b69e7485066c8c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25e4680445e84da4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25edea7ad0d88b92", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "265522436a5a77d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26aa3e2c12e1109a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26c28e81bd29ebae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26cc3b3a0d4441f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26df5fdcde232898", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "270ecc8fcb395337", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27157c51dba683b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27737357f0c81ca3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27f2070f3732a4e1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27fc9e0bb22a8789", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "281a8a793ea6bff1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2831bae242bda1b6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28684f26eb6fd788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "286b9103974b230c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "289455870a3f3bac", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28b6b8982ec6b02f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28cf9a4726837a2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28da2337d1436464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28eea4dba90f63d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "290d81b9872c1b57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "294259ad764faee7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29a295005f3edbb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29e9424ace52a9a5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29ef4c8ad4c74569", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2a25ada9df575efa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2a320a956d8a4d6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2aabf4c8ee5de611", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ae2046403959e7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b170212ff1c81b1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b5d5ede464b05da", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b6594c309bf133f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b78103e07345ae7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b941b103a278a13", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2c012cdf3c127e9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ca10f8ff17bdf36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2cb73a8f004003d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2cef46428c40e6e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d2f2883ee8f6e13", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d6e4f3f8e0e10f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d8c8c99b905c6c7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2dbd8abfc56dabaf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ddd3341c7abf702", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2e2ce274106ac01c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2e355a7e19dad2a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ee0d2f25af94aa0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2f6eb7e6fa3bc430", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fad49cbd935f53e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fbfc7132abfada4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fdfc186b6e5fcca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ff0805d467a134a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3054eaf550e1c0c7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3057985d79c27ac0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "308dc1b5f8215030", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "31029a1cf85ff873", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "316057f8c61fc40e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "31b008049d314243", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "320cb87b72d95e53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "322b2737323096c8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "323d02fe884ecc36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "324573028ee525f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "326643d7c1092308", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "32852be6daa2df02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "32cc746fbd99ca0b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3334f2f3f1622b15", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "33786f9535c89f2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "337d00e1a2105929", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3391deae81b54087", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3470186820c372a4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34740e29a90e1540", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34b0c64ee3638eb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34ff1f434c023298", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "35041004245a7654", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "355741bf36f4cb44", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3699fca0c605f1d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "36da3540f6b905d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "36feec7f8c55537a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3710a085db318e75", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "376c7d4c812dd4ca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "379fcfff13719a14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37b50cd7a57628aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37b9bf6e6986afe6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37d51f90316d7321", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3819f4b1370319c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "38257c9762dd3a86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "383b879d3dfa0be3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "387369531885baaa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "392929ed47ff0eca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39ba84561bcbb0cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39d48d01d5cabb9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39e1a1617f0295a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39f25a1981e89fdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a22b234e469da3f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a5ef90bba1f71f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a61608de2047db9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b1198714e9ea596", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b4f189fdff8c900", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b64f26ae7d83b40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c13d04699a9467c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c242d3627eaf9d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c2ebd08fc563a19", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c64b8e242400e9a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3d0dcf275f844ff1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3d94dc4acfbbeb00", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3e2861b8ddfe0102", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3e42ee687c9d59a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f7157943bfbcdc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f862065967738c9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f9f47bdb22ac7eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f9f7c0f55594493", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "40278523e92cc053", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4063589cc8679477", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "406b476566a1c89c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "40cc78dcfb1fe71a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4144d5c8f4bf319f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "416172025e2f11fa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4178d0f78793da02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "417d3712abaf26d1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "41b3498c2203794d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4202fb9b4a17587d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "421232e9234aa28d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "424066b5b479a18e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "427aab2fe0499e4c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "42934e30578bb747", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "42ba33ec9a606959", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "436f15de384bc592", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43bf18ca1a9a932f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43bf6d276b93fe7d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43cac050e485a066", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4405a18a7bbc3198", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "441a7483afc8f033", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "447991f0d251cad4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "450fce812f349e67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "45202fd58594940b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4593e2403c0627c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4630ada5ae651cc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4693dc9e6b035e45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46b54a9105d1d0bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46b87e0350633ebe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46fd7710cad889ff", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "47488657a7b039f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "47c59150c383c3ed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48294bbcbaad5437", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "486900dc6f96bee3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "489789cd9c4a326f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4899b02596c2764f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48e92a0fd7b9a0fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48fd821eb0d55cb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490adaa3c17413d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490cc663dde291ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490efea70f043c17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49446d15c51310e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49490b0091296164", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49843f3227e9131a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49c76fcfada6f27e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ad7504fe1555e1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4afefae9cc53c419", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4b285c618063d438", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ba6db7637be750f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4bd711120266907c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4bed8af78759c817", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c048469b47cca45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c35823eaf0cb73d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c3b2c6e3ab340e8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c8809b4508b86aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c885a6c4c9eac38", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c9b8c9ea4552410", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4cc9026a22e3d400", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4d0ee63b731e3a9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4d9cf9f3f49e8657", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4df97daa2cd27a8e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e1f6c105f0d4535", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e355786d841f1bd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e3ead146fde8bfc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ebab7c3a8c6e5bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ef278515f3a2b95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4f32733e6dd81bec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "503961ecdf6b119e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "50e963922de16cb3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "512d0fe05a842773", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5152f673e1731858", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "519470a76a336c16", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51b338c3c2f664d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51cfa9793ba75d73", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51d5b7652ab9d788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51e1ae5fd8e0b385", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51ec0aef67037f6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52137f0bd35405c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52196dc6c8a6e19e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5229963d81068238", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5257d038c117b727", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52d4064cb3cb9240", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52f33fb2d40523e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53312a4f6f60c4fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53983d5c38051fc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53ee18e046ecb426", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5432eea363bfc8ed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "544ce11244efabf8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "54534e837c4e6a5f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "545d8e9d28b2e3a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "557796bbebec020b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "55980aca7661eac8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "55e9d829d398b6d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "560d234d8523d047", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "56296706e4db201b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "564bb0f23c5831a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "565070503c5f8a0e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "571418f6ca520c23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "57631800581b7a0d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "577bc4d8f3894864", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "57e0cdfd25a6bdcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "584c149e495bbef8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5862d76ba14af448", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58653d3c7ca235eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "589e1b8ca9fbb06d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58c1175b71dc6442", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58e6c1f63a2d4467", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59476365e352ca39", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59a426ab8af87657", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59ec8c4ab0a57328", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59f829c66b3809f2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a2e77ec590b2000", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a378854f32a16d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a513b618a297e59", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a69d50d863fdd43", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5aa771b5714708a7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5abccc59e3bf3772", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5ac8e1c40823911c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5b28edfd7ff0bdeb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5bba8626b2ab93b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5bc3f9d4fda18715", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5be237d556feca8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c05dd4c87005b79", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c286926754823a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c5e5a432570de7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5d2598b4c6dbabc8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5dc972bf14c61ccd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e3e4a6cedab0159", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e66db86991339d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e85afab5a79928a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e9fd7c9943fc309", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5f3b0b49849fe0f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5f42b97a96feda0a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "600470502ae2be70", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6043bfb7b116047a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60aef00882d4e4cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60cf7d0ad0d796d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60e9e8589fca6b6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "613a9fee05acc5e1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "613e4c43b10a8fb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6148d3b4ed40ed2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "614e1dfc7a38925f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6151bccf416fc343", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "61a21bfe32518e26", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "624de7e717b276e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "624e98f77e3f8e34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62612fd97ef6ab2e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62a58b40a3599df0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62fd22c9e6ffdeea", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "63085a277ebdb212", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "639c066805bb1ba4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "639d43b391010bf1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6488dea60c4adc98", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "649f882e415cf3d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "64d27685455f4ca0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "64ee1aa403e40ede", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65902bbb3a4574a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6593867b4d3baeb1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65b7127d8389c2cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65d8079d73c003c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65dce695f49e6810", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65f3ca505c3a4dcb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65fb3f92c3874034", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6608481a2886a250", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "668335c4e6c8b987", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "668b1559527e240f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "66cf5705f6505061", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6701655cbfe34e0b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "670b350fa6168530", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "675793edb9cff0f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "67ad63f3c30cd12a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "67af26efe7a82423", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "681d50ad2f406e58", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "684a4024ec4ba0d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "68ca42ef01103940", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "68ffc81715159736", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6959b642a9dc855b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69b4c5520b2246b2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69cfca9970224d4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69d618e84297ddbb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6a5e90918eef13e3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6aa5c5b0b6fe5d7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6acae622b8186200", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6acb69357fd50cca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6afe24eb9cb8ddd6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b1ff81df507f000", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b3c362ec98c3634", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b439a70b9664d93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6bb33952201b5401", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6bcb8d1d4503123f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6be8b863c68024e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6c57e09561c7d356", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6c95880528e5b874", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cb73e4a9a82f73e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cc33ca54c22ef24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cd17816060b1e38", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d0b73533f8b3a5e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d2e54ff7c7b64b9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d4a5a7fb59ef6ce", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d5903c71228a8d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d6795d219c650c5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d8fb05ce04b01ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e216549a70037b6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e76f89e1758ecd0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e9f9b0119a8caba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f1fa5ff3452e28b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f1fdc3283df970e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f36c5cbed3156ae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f8058b8d7762477", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f927c9126cb5a7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f9fda475d6143cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7055f4875e067b3c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "706df1acc42a401e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7084633ae1b20def", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "70bc3589c3d4e6ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "70e6e82d7197ae6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "71415373aebdf77a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "715106b3702e2870", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "724c72d9c2a20e72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "72db35baf0670838", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "738033ed736e2c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73b38f909a4c0b9b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73c36b531118e37c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73c6a2b23b895709", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "740628a1799f4d88", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7455995ae6ba8528", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "748402ee51ca6c20", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "749bf55dda951f99", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "74d117707886173f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7503efcec1c28534", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "751e682945857cc0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "753d4ab04bbfe53d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "754c2b8630a66395", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "755938a0b2aa50b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7599845bdcb91d5a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75a0391d5adffda8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75b0b6ee8ce47a4c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75e231ec3fc6fafc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75f4f7d510258806", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7625b0d3c4dd5111", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "76388f3d1616cbf5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "763a182d284f9ee5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "766ca3b03f46f506", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "767cd4482757d7bc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "76f36db9e5b4bb67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7704f99b318a6c3e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "772a19bd53b71b33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77aca928d4c6cc94", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77cf2a82495d38d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77d3dc38c9a56322", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "78eef2e550c09f29", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79a79d7f50f22ce8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79c4e6f675c6ef47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79dd87641c6753eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a362e15b240eb2c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a3e2d34794ab501", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a5278749deb371a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a75ffe682523c34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a903bc19a8fde0c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b28668b9fd8b3e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b41310a121cdb37", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b57421d033e3dd6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b73ee3574c62556", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7baa8131da4691a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c2ee002dae208f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c4eed5b783dcc04", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c558e1c580c1095", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c6f8c84add61fe4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c8154424699a0d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7cee5f8b003ae426", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7d29e4912173640c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7d3f08ff70ace8dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7dccfc2a67ebfb03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e15cc5adc8aed24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e1f1b4d2f18e1c9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e6d7e77b70a0ee5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e73489484c7063a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e7a8133871487ab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7ede90ccc5318894", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7f0a153846ffc38d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7f52462a28fb31e5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fa9167b0cef53cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fc3fb01ab6d07e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fd91a1348424604", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80031168101159fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80d78de35565d242", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80f68d3c8cb764f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "813a65366823a64e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "814f9e5c45b51df3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8153618a8ae32a85", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "816856e028cae50c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "817e697a45a48803", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "82a9820e120768cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "82ff4a391223a2d8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "830d06cfbc8b28ac", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "83405256a6841a0d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8362e9baf608f21c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "847d0d8152ede1a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84832adcde14ebdb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84b08340fd0699fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84d3fdb9fb81aba5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85624af6ca8d5e1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "856bc51166c9c3db", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "858288b15ab629b1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "859e1bd1a647f298", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "859fff0f5f2fee2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85bfcfc8b00c40b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85d5057001ef41f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85fc30b42ce5d60c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "864ca73a9abaa84b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "864ccb15dd88137a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "865acd791a83a680", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "86d52671ea18b1ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "875ac0cc395f5941", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87b4499caa441c76", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87b7b59edc32419c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87da79720bbf3555", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87e393c4846c36b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "880a556a20c2a468", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "88341eaccb961e9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "888b23684b1e187a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "88acfc7aed563a8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f53c29e10a934f41", "child": "8920939ee6a45d42", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8988b9d2b9c8634b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "898d93ab91dce1b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "89986fbc9266527c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a1b327469ab7f24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a22e9075f7907fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a41732a41309e33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a8d02405ec83216", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8aa7ab32df973652", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8af40eb736d45199", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8b243d6af3510120", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c25e74bcb72a194", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c6380b1f4671f64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c98639d9fc48d23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8cd8649fd605c435", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8cf798f6766de527", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d12916e6154fd86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d1ec5b267f6954a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d48e71b17d6e1bb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d53e1a66199ca1b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d670698d0f0e73d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8e8f6b4e9bd587cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ea0ae8422684a7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ec4bfd30b9d3ad1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8edf5c7a09bf6c30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f11466081ea5188", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f5012a216305cef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f6bfd750ba56500", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8fa52f951da27e3c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ffeee36d0ac6f7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9040f50f03a37917", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9074632786b0347a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a05a757af78605", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a533ccc96f6612", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a71c043ecffe04", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9135e5a7afdf37fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9146ed9681e15b9d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "91682423b2b6de67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "916e81ac3ae6a7d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "919cbd7b849c4abd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9213c84a53faf0ae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "92acf8cf5ade8464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "92b53344dfa9e4f0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9336af376006adca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "935b255c6f09faf9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "93c26d16a7ed7336", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "93cb9940bd678bab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9406b1a1e1a3f43b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9414f2116ad5b0c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "941f8766d44f9e99", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "947e916dafa02197", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "947ee9e7c9231e8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "94e92e0b9047085e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "951a955a4b6dab63", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "95218fb80f1b77d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "952b4d93d2b7be34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "95a2ed2e51ff2f1d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9625d36521068a91", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9685a75232677c14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "969c21931510dd17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96ce2dafe231d3b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96e191fa4de947af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96fbcd41e8da1c54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "974c0a9d88ee8c40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "975f4f3befb610ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "978fa4ed48ef9469", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9806293bbb43dfc4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98091e0230d0e162", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9829b3f268772d2c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "987a1eb94c5abca1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9882731e4fa901fd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "989b0ae4059127e9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98aaa1e7888e665a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98ff34a925bdb80a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "997bd5a617d4d2fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "99d1e1097b78a2d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9a2a2d31f0bc0293", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9a6c76ba39456095", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ab0fbbff26144ee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ab15a85510c25ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9abdbe6486d88c1b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ad865c5e405d3b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9b9e4c90c77873bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c441ce4cec7993f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c449b3ae9f94df9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c4ba61baab76204", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c9d7bc1868111f8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ccb9b2c98601332", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ceeddab06e25985", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9d757312cb975827", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9d829bf800ff61f2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dd5db1563b8837f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dd886d9b0fd1d5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ddd69900bbc6f10", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dff875f22f8d4aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9e4517f9bf60f700", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ee7a6d33e231a00", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f4bf0c55fe3d9ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f5065a813217a45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f5d74a12901a50b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f6c0d5a9f8b6438", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f851d5ede0baaa2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f907e41891683a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9fa7499d0eb38e93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a062c7406fb0f451", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a11c127d0727b9c8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a14a9caacd0abcb2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a15dd3f98a8831ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1af93dc8a7567c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1bba30ce8eed8f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1c996cc8c40e2ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1dd84436ba2f1a9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1faa662db308a5d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2af4f0bd0f5088e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2b37201ac86b3cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2c89d85f5fea976", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2d14fc5e59e5f8f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a311e9483d902749", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a37807e4d6c96ff4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a3b3836cba23e9ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a40e0c81d23ef357", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4584479053a2afa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a45948e8311bc7e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4cece4b94a74e68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4cf2e333cda66d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4e43bd12ccd50d2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a55e490b89d26fcf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a5631e954122ea53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a59e1eeaa323f5d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6ca76c5e7966740", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6dad83a25466391", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6e6288b5978da06", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6f348c1c967099f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7246557dbdbcde0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a728aca069c5ac5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7376bf5964062fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a76dac28b4d82a88", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a78688214e6964d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7a5317293808f30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a834d0c65ceb73c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a85316d2ad14d659", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a8afdbebce1af198", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a91325cb68e59df5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9494d26cee372b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a94f75d1221f8958", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9addd485144eaf4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9bc7088f58dacde", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa08b1c131897ed2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa0fe62ae5dd9d64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa37ab11bc4004f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aab107ee82178d43", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aac18e0403c8ff87", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aaf71b477ed1c327", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab2becdcd9b2248c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab319e3110f52819", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab550cf46a813b86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "abb408660eafff6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "abbc5845725783ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ac8219050024ef39", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ad5d04b8fbbdbeb2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ad95ec4cf68406f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "addce142c0fde501", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "adf68a8a82502f76", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "adff8eca60e84b64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ae0cfe46660ea802", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ae1867cbc8e2e2cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aec2ecbd16ef1b4e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aed1ccbdbc9aa613", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aed4acd30581f57d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aefdcc2cec2c96b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "afae1c37f4c6cadb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b06ee52282ed6503", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b07e388ff5b45b83", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b099c40e00e4fd1a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b0c9e8426bbb1565", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b15bae8ae1828e0e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b16065c4e6d66cf3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b169289a87a0984f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b16aae772ab366a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b19848d25241aea0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b2088cb427b30cd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b222ce949ab472b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b257ae7863a1e9cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b27b82907b583ac7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b2ce973f105e4f6c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b30fe73eb043ed55", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b439dbe3f32ea2ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b4456b5211c75ce1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b451c63ef88c3926", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b477f9ac8bf4cd6e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b507aad6d47472fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b523b644dce9674d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b53815bba19c012f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b53d290ec79f34c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b54258a6dc13386c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b5f093a583b45a0f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b5feb4fd4064e5eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b60d718366ffcfa5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b632e06a7dd38c06", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b697c7c20ab52f45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b6ab7abbaf456989", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b6e2c28e56b19929", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b74b6b97ea78c100", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b751f17fdab55c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b7656791f3cf4ec7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b79435894aa2ff8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b7e8760ce8c0706e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b801f5796da26194", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b80dac41920dc78c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b82b19b31e53ff2b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b87b3b699813b667", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b896892c678d3ee0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b8a724ea0ac4bbc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b94c5b56e9570b2e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba19650f1cc6b011", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba65f9464e50ef95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba7b6e51c887ab18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bae962e74bffc204", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "baec6f52989265aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bafb5696e277e674", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bb8d3910777da1c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbc4a89ec38055eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbcd34b9c6968848", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbcf457b2880e519", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bc5246acae6874af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bc6512cecea4467d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bcaa06c94c9fe8aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bce3232654686f58", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bdd0a0317ed02ac3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be26bbd3fcbc3e54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be3dd8f84b40aae1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be4c7b7d9ee30674", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be6d311f7e07daee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bedbc36ef147ebcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bee4166cc0b19bf4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bef3284ea6c128df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf25e7748c5b7cb7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf3f7c406fe29797", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf74e001ee4005cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bfe301d5b69fc46e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bfef7070005ec44f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bff095f0dce82beb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c03abf2f67af1664", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c061c6e7da2aee50", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c06f9645b1f26d30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c085770f7ee68efe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c0cd972db4f174b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c0f5ca1804e54010", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c13533161929a6fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c1666b2a6e79f0e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c19c97919bb0243c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c23e53a0af7ea471", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2895a7015745c67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2c344d254980778", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2c803b2dee73b47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2e86efc14078bdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c3188c34444dea18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c33b8980e41a872d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c36c0f778436da21", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c3c63e45418c742a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c416c3e5b4bb2784", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c44987c835c7fa30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c46d6f6dfbf3cd1c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c4853b9970512457", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c4f9360e6979d074", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5339a3fdb6536ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c53a815928270044", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c544158fbe2281af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c570ae59d9bb9372", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5ba3f8a90bc180c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5d54e47bc46f200", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5f5a55f01d0c666", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c65dae07ad32273b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c6712d1356a66eee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c6f33ad089a710b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c70a239ba16be7f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c7661345c56e8774", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c7ebac44e237b74d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c83e0d18d80362f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c8402a0f746738c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c85683aef06ad752", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c87a316255432185", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c8ec8a309c74929c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9348a1ea1afa731", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9686bfa3c591d4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c97c1cb5a9a4f490", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c97e8848808ed22f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c98cae6d2187dbcd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9b6af1ffc25dd66", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca14c0592fa46720", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca43982bc48d9ea4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca5cd18e5f9d902a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cab7b99dcd3b1bcb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cadc3efdacddcb64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "caf29eda6ecf5fbc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cafd700956c6db02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cbe384d19be2d3e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cc5fb2f813350352", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cce11c1b26a88a9e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ccf6e22021a41f68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cd431746eb5681e9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cd6e2744848d7464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce1506eded9a7812", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce45d551accade35", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce8980df14e8ce7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce8c161d1bbb6f23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ceab993003a20bcf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ced0c08c3a05a2d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf05ffb3dc370e11", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf1809a044fc3645", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf7629f7754aa035", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf82570250338687", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d017c79e48b29046", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d07602fb1ed4cc8b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d087cdab3e822b46", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d0a3b3f12ce159ce", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d0c94feec71892a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d26d2d24c8cde999", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2a05527612c7895", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2adc050ee422987", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2ba86ab6ab0a03f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d310fcf0e03cdff0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d375d87a23d44cf9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d37e01b7e4c95415", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d384f006c6a628d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d38ad6160eac0d40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d404eb2f8168ae6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d51df2075d82e813", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d57a096d71ecfe10", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d5cf2b451d798676", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d611f6ed2ced3bb0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d654a773bb42f7e8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d6736d915a924dd3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d72757692e477b2d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d73c5620989b16d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d751b5fee4075230", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d75cf0bea7590f22", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d7677c4c8974881f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d7f4f8939e48765d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d80d1436848781a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8364d5d80050d72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d837b5dd8851d19d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d83c5a0f64bf629a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d876699a4c908e2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8769c43a829e8c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8a88b8a2f290b6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8ce8395c624c99c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d922ffe9a3625bc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d94d1ebbf8af572b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9566dc87e546dd4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9720589300db219", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9d016b5a9aed9f3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "da44886f385e47c4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "da587eb136b7becc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db0d60c8410a440b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db58bd8fba216176", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db5ca4e7f069163b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dbe528764e7aea19", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dbfb006408e4c819", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dc1b3b2054074e2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dc33f47c268cc339", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dcdb1a4bb5fb4469", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dcde79861746e6be", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd129082399fdf8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd17451e5247400d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd41ea89ad2f9432", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd59e1bee9deb5c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ddaec211c4ac9340", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de3f18dd54e18fd0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de46a6db3dd29a9e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de5f5d04dab22754", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "defa30a831cbefb1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "df5b1ff319fca684", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "df7bbe55ee616f27", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfad0ef78414b993", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfda4e3cc48ce740", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfde8743913a31a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e003c80fe4f96193", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e01434ccb0e50b9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0184f4b8dae6360", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e05ffcfeccd669cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e06820125bb9b42c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e07b00f16a310de3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0adcc86e416adf7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0b976f535eaa350", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0ceb60b9255f7a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0cec0dcffef47c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e13c52f2fa493590", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e16f3b819e3ca190", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e24955a2915697fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e283164c64277dc4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e2b0341ae53e3dc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e308222574c873aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3365e28f97f16b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e33e5907c713d54d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3421290c1eba49e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3e67e7420cbe42a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e401dc1a72424d72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4061e42aab36a2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e49223f81be01a5b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4b8e8f4eb4eff51", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4f3ce638baaa1bc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e5c00ac43414929c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e60ac6001b98c09e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e6448d6159b0c366", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e64e0aad0e8806fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e689a74fdb5e0b09", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e6beb43253296b95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e7174d10bd29ae4f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e77ce6862ac7b9b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e7cbfa4b786361bd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e82c0a57ad95bdee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e843d98eb9c9b33f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e848b10effea0de9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e8abcfa446f68c05", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e8d30df56c583b5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e97498927b4d9534", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e99606750a042c3f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e997a591ced387b2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9a96a430820d967", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9cec85974b01699", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9f3246faacdd379", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea0f9ffe83e04368", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea27d15a0a4c5a31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea55f84f181dcdc0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea8d7a28da41183c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eab43e6d73f8a65a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eab5cad3ac26439a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eac0045ec67179fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb05f9940de49283", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb0f2b09191a6273", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb247e999ff16ba8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb822b68ffd59584", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebbe3e91045dab92", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebc391dc9d289217", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebdc90709d122d49", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebf2f2998bd2ff6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ec4c60f223a08c28", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ec55ca875c3cc1cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ecb8fc42e28b752b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ecd517d403c02d1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ece2d28e979edcb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed30c531cffbe467", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed3de4234930bdab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed57411975871c34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed8f917786ce9af8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ee32852fd06f29dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eec4222fddc1f913", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ef5d5612134ef98d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f060f470a65a7b74", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f076835793e41b59", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0a4b16732184ec1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0a6d39c4450fa84", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0b8cf330aaeee28", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f11f7aa60e41085b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f120aba29918a5c0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f19281069d1248d8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f194a9fd883736c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f19c3560776f6ed3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2134355f3704ab9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f23bca50a6058eed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f29a247811fead48", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2c3763a0ca31065", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2e4794d5f3e8c57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2eff73acac7522e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f3b2722298ce1dc6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f3fe2941034fa961", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f439446ba177bfe3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f45d6bec6bd35699", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4b98e8c0526c057", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4e60d830cd43062", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4fcd2efea44271b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f54b835b07442ec7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f570ec4b4984bcd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5761a9e9270cf51", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f57bac7fefbca710", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5bc158ad511f624", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5cafd1f15baf8dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5d999ccfa4b2a21", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5e848100097c71c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f6096b1e73a8240e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f64bd51fd759121f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f64de3338c7cbc9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f65b52ac2932110a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f663e058c6c84ac8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f68d794bb6db53f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f725bed2238dfd14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f73b06cacd405a18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f74b80418cc47abc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f78a985757c3511b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f7efa07313b68552", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f816a1d05048a893", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f83d508894981982", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f856f6b144447982", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f89388d97a99cbdc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f8ef61adf7926b44", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f9560e552c491235", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f98cec25ef47ae1d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f9f9dc7c0d39c70c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa0cf151c0c644eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa1f13567c216d4f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa92fcb256c6571e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa94b95c6edea5a3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "faa5991c23ec244f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fab67a8bc0f60cc1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb0ba703fc1818f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb1e0aa5e89d52a7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb7b865489dcf093", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fbd35805be5f1598", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fbd4ecdf2b1da306", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc1177c6b379ed67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc12ca001c0a4ea3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc2bd92b68422154", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc78c0e3b6cb650e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc9af61123bdddd5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fca964c07df48383", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fcb0143d851e2a45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fd4cf4364051c06e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fd6a7b4343d0f150", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fde14438b600a0fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fe71602fbce70667", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fe736c9d73daf7fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fec0a0ace49c2422", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fed0a4341d602356", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fed4ee5202e694d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff002ac7753e8627", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff4216ef70885e0c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff57a19f5645904c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ffaf5a8f32dcf3a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fffe837b97bad7b6", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "116c827368309b5c", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "31f70c9ed44b47f2", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "61c685c5811f8928", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "6c08c1ae2b2a0dbd", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "773e6f9ef8bad03c", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f5fe1a7d4abff264", "child": "92de0aab3866d836", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "c6b151efe9079665", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "d88f614a5a357902", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "eed66c319ada30e3", "type": "contains"}, {"parent": "f71f4e895394dbde", "child": "04ed655caf483739", "type": "dependency-of"}, {"parent": "f71f4e895394dbde", "child": "18aaf7824009d39d", "type": "dependency-of"}, {"parent": "f71f4e895394dbde", "child": "464715f664cbb5d7", "type": "contains"}, {"parent": "f71f4e895394dbde", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "f71f4e895394dbde", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f71f4e895394dbde", "child": "e8d230996b694b98", "type": "contains"}, {"parent": "f71f4e895394dbde", "child": "f404681c438aec59", "type": "contains"}, {"parent": "f7bdb8efea51a9a6", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "f7bdb8efea51a9a6", "child": "639e0488d3f788bd", "type": "contains"}, {"parent": "f7bdb8efea51a9a6", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f7bdb8efea51a9a6", "child": "89aaa20a9c799e8f", "type": "contains"}, {"parent": "f7bdb8efea51a9a6", "child": "b7bcde384b9b76e7", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "2a96a8661002ee53", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "3c5b86eda84ea629", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "45d0faefcc22d685", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "53d0678d243341f7", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "f996ceb3e7be9c16", "child": "93d70ca49d920a7c", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "9e7de47fd1bda15f", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "a1131af6b5fff2c5", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "b4463b8d03488443", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "bd8281e5cff2911f", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "ec8d77c3e5d67425", "type": "contains"}, {"parent": "f996ceb3e7be9c16", "child": "fb0c2389dde26333", "type": "contains"}, {"parent": "fa306cf046375e37", "child": "2b766e740fa95904", "type": "dependency-of"}, {"parent": "fa306cf046375e37", "child": "3db88895fe44eb0a", "type": "contains"}, {"parent": "fa306cf046375e37", "child": "72cc949314448780", "type": "contains"}, {"parent": "fa306cf046375e37", "child": "738384763304c10d", "type": "contains"}, {"parent": "fa306cf046375e37", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "fa306cf046375e37", "child": "f81e3edf0f7e5f4a", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "20810c97e9619d9c", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "3f944f25423fb4e0", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "481d71800e360ae6", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "71eeb9cfec619581", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "855846c3b69808da", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "8737688a68a283d0", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "88e6c702c77ae649", "type": "evident-by"}, {"parent": "fe9ecdddeb00b8ff", "child": "9ff62e13511b5b59", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "d46e1b3cc3f19c11", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "ef1626b97da6085f", "type": "dependency-of"}], "files": [{"id": "17f639f0348266a4", "location": {"path": "/etc/X11/Xsession.d/90gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 880}, "digests": [{"algorithm": "sha256", "value": "e31d9e652f5d4e244da166761d6ca3743c1c04818788ae8c097b5ad60d09f6d2"}]}, {"id": "ed9f6abe8182a7cd", "location": {"path": "/etc/alternatives/README", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100}, "digests": [{"algorithm": "sha256", "value": "a44afdb50eacfc09e45f6dac1e18ae231c179feec633c106e1060bae8ae11df1"}]}, {"id": "dfbb505d3cb1b78a", "location": {"path": "/etc/apparmor.d/usr.sbin.mysqld", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 730}, "digests": [{"algorithm": "sha256", "value": "6e1d27fd5e7dcc0837770ffc58c9e04c7786717317eb9096620027ec042824ee"}]}, {"id": "eb012c43f8f00857", "location": {"path": "/etc/apt/apt.conf.d/01-vendor-ubuntu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "364d5eeac5475b7dddfd629899ea88b91ed8d8e8e319c29bb9dbd6772e87ed55"}]}, {"id": "8b7e6c0e69461eec", "location": {"path": "/etc/apt/apt.conf.d/01autoremove", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 630}, "digests": [{"algorithm": "sha256", "value": "93e7e6d2fdb36b04cb10127e3b0d1b9d19d822327fd959484639bbbd65cce004"}]}, {"id": "a865aa2336c39adc", "location": {"path": "/etc/apt/apt.conf.d/70debconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "db749e19baf3b72ca2c157c70c52522cae23d94bc8b2dc5793fd43d427445367"}]}, {"id": "61b778b67d0ff1bc", "location": {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2796}, "digests": [{"algorithm": "sha256", "value": "5321d780da31a1fa35c044470ef849a2f6244048855fdc4c22e527b6366a0ef7"}]}, {"id": "da1578ef8a7c8d83", "location": {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2794}, "digests": [{"algorithm": "sha256", "value": "12fdd24baab411f529e0f822c331263884684da6d524de2f9371abb1024c5871"}]}, {"id": "7b994a16c5d86bad", "location": {"path": "/etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "bfdb0512804d0740816d836bb05b1ef8b27609771d7b9962c95bcc57bfaac230"}]}, {"id": "b4463b8d03488443", "location": {"path": "/etc/bash.bashrc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "29128d49b590338131373ec431a59c0b5318330050aac9ac61d5098517ac9a25"}]}, {"id": "363a9d1efb7d2467", "location": {"path": "/etc/bindresvport.blacklist", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 367}, "digests": [{"algorithm": "sha256", "value": "63229551ffc257f56e3df60ca97e1f2963f3ab2128ce27a0f398b4418fa454d0"}]}, {"id": "28b74f82dce2b721", "location": {"path": "/etc/cron.d/e2scrub_all", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "d4df081b982b23e66cac7102f9d91032f296caf13031991d90af44ee6cbf6e3b"}]}, {"id": "14a75e90c35eeb1a", "location": {"path": "/etc/cron.daily/apt-compat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1478}, "digests": [{"algorithm": "sha256", "value": "a069113148fc81e3c72f76249f77bff234d933d1be88909a896d672ea81bfaed"}]}, {"id": "a7a2c604db92441c", "location": {"path": "/etc/cron.daily/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1187}, "digests": [{"algorithm": "sha256", "value": "172557932b09e6b22519653ce4bb4397767c96c270ac9271c8e92df9bba009bf"}]}, {"id": "fcfa20a062695bd9", "location": {"path": "/etc/debconf.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "fe7e76d4162e80e0bc8c24bc638c56ae92c07a80db750cbf0a87e0904e143f4e"}]}, {"id": "03d5ebadc2609486", "location": {"path": "/etc/debian_version", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13}, "digests": [{"algorithm": "sha256", "value": "cce26cfeeb72d7a5c4b41df5bda474c75f7525783669dadb4b519efa79fded34"}]}, {"id": "6ef7ae221e87aaa6", "location": {"path": "/etc/default/nss", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1756}, "digests": [{"algorithm": "sha256", "value": "836614e9d4d501d0af43087c9c9300365a38d53f24f845efcf0b2ad8194cbaa0"}]}, {"id": "7fe4b899d89f99f3", "location": {"path": "/etc/default/rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2062}, "digests": [{"algorithm": "sha256", "value": "91b63ed78e891c2cfd708ad9ea166951494aa2a9a1c711908c4a46a0af302fa6"}]}, {"id": "ccc949b00c99de12", "location": {"path": "/etc/default/useradd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1118}, "digests": [{"algorithm": "sha256", "value": "e84619e45f3b4bdc79ecdcb48d4727718035b2e266e8fbdf38f4529b87c9c2cb"}]}, {"id": "a12ee26ba8f1a745", "location": {"path": "/etc/deluser.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 604}, "digests": [{"algorithm": "sha256", "value": "946e0f11a8997bf41dbafca1f6f5a4bedf46746c91801ca4f2e90dd0172f06b6"}]}, {"id": "040bf27f477ec510", "location": {"path": "/etc/dpkg/dpkg.cfg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "fead43b89af3ea5691c48f32d7fe1ba0f7ab229fb5d230f612d76fe8e6f5a015"}]}, {"id": "e5b9e8b1d06f7fdc", "location": {"path": "/etc/dpkg/origins/debian", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 82}, "digests": [{"algorithm": "sha256", "value": "50f35af8ac4a5df3690991a4b428fa49d56580b0020fcc6e38283b3b1b2e6c74"}]}, {"id": "ac246591fcf469cd", "location": {"path": "/etc/dpkg/origins/ubuntu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 114}, "digests": [{"algorithm": "sha256", "value": "d2537b95a64d238223bd22c18cab773379359d078d495ed212f28b1ac139662d"}]}, {"id": "c3d41dd2532ab92e", "location": {"path": "/etc/e2scrub.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "461e21f3dc1a5f9f3fe7c4e425c93de09fe11e77f5be67b719c81c5b2202ce53"}]}, {"id": "724ce7c9255521ca", "location": {"path": "/etc/ethertypes", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "7ef160dfc382b5f927dfb41ceea369936239632d2990dba18fdf6737cc6a5220"}]}, {"id": "ac1b581f082d0fc0", "location": {"path": "/etc/gai.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2584}, "digests": [{"algorithm": "sha256", "value": "76a5771adee7b9f36c7ae66eae78d72f325557500269107f2d98a7e3560a1808"}]}, {"id": "4726d818d9b70fcc", "location": {"path": "/etc/host.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "02a6e65b457fb589ef212bb09b2a985b7181987b3e8782fd9be81abead1c776d"}]}, {"id": "76c0cbd14b85ae78", "location": {"path": "/etc/init.d/hwclock.sh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3809}, "digests": [{"algorithm": "sha256", "value": "a919f9434b681974a2f1d4120af10c0527b30e8cda6fdec1dea1eee3077b6609"}]}, {"id": "7a95d2fbc765ce7e", "location": {"path": "/etc/init.d/procps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 924}, "digests": [{"algorithm": "sha256", "value": "f08d9e9ca24750834bfeadf67f5d1daff3f438ba527b327859a8f2674f9be70d"}]}, {"id": "87058f7ab4043e21", "location": {"path": "/etc/init.d/rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4417}, "digests": [{"algorithm": "sha256", "value": "b70230b8cbc155ea41d1a67f30c0c361191e246f124c12a86988289f66bb2eb3"}]}, {"id": "62be646559f0cc9a", "location": {"path": "/etc/iproute2/bpf_pinning", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85}, "digests": [{"algorithm": "sha256", "value": "beb2c6dbeb8c7bcc056a7ebaad1c213bc7204b63f2e7e2d47f0e64f5c8b6ce22"}]}, {"id": "44ff1cf90e4c843c", "location": {"path": "/etc/iproute2/ematch_map", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 81}, "digests": [{"algorithm": "sha256", "value": "0b1d73102310eedcb0b6a6f1b104c40d9d7a33ab5150c88a4698d0d6ab2b8659"}]}, {"id": "240480ca62b37d5c", "location": {"path": "/etc/iproute2/group", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31}, "digests": [{"algorithm": "sha256", "value": "422704225f2cdc53e6a5387a3a35a4bcfd8eabd40e4bc143dfb82ffb5571acd9"}]}, {"id": "c8f93a0d98a71e3d", "location": {"path": "/etc/iproute2/nl_protos", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 262}, "digests": [{"algorithm": "sha256", "value": "ca77fbc6bfbc56c9b4c4780b7b336da24ceaf3af3b657937e3076aa48c5d460b"}]}, {"id": "67be9be74c35d699", "location": {"path": "/etc/iproute2/rt_dsfield", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 331}, "digests": [{"algorithm": "sha256", "value": "1bf0c82f97f2c25563c9cb7e4bf57a007f35355fd93f9815898fee79d2592d3b"}]}, {"id": "fa9f006706eb1877", "location": {"path": "/etc/iproute2/rt_protos", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "27930b58e402c31974c446c77cd89f79ff6c9ac3632a694490322af13b0e4003"}]}, {"id": "64e08bb50bfa4d41", "location": {"path": "/etc/iproute2/rt_protos.d/README", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144}, "digests": [{"algorithm": "sha256", "value": "2d3bfb5eb0c05f79a30d800a24fd8da65315569c33db168fc47029c108ca4828"}]}, {"id": "1208b04301329c95", "location": {"path": "/etc/iproute2/rt_realms", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112}, "digests": [{"algorithm": "sha256", "value": "2f0bfd37d31eb05e75b42908d0eeb61bc3394ba4e5a5f110ed3ae2e5fb9e92af"}]}, {"id": "d96ccd2dbecb7001", "location": {"path": "/etc/iproute2/rt_scopes", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 92}, "digests": [{"algorithm": "sha256", "value": "a84a4480b5925624c5ac3ff059faf9af42858e7f9224c06270df3f15baacc9c1"}]}, {"id": "1230bd4b22b14943", "location": {"path": "/etc/iproute2/rt_tables", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 87}, "digests": [{"algorithm": "sha256", "value": "08c418b8469951cd5c59da91e4b116cd62cb125478dfac12e5f5067d4d07ad3f"}]}, {"id": "087d9f68f885c765", "location": {"path": "/etc/iproute2/rt_tables.d/README", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144}, "digests": [{"algorithm": "sha256", "value": "1211f1134a2bb9284a1331289a3e81109b77c7c06c6d417b6770e782f5fcd256"}]}, {"id": "f15a9ae501b5009c", "location": {"path": "/etc/issue", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26}, "digests": [{"algorithm": "sha256", "value": "7770bdd620e7e7dff772776eecdb8467cfa45a06edcf7447fd50691fe3448ad9"}]}, {"id": "722049242a455fc7", "location": {"path": "/etc/issue.net", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19}, "digests": [{"algorithm": "sha256", "value": "1777b11320170fcfb98a58111f94f579867416b23ee740de7c78942f2f443b74"}]}, {"id": "f17c9f5ba2bc8722", "location": {"path": "/etc/kernel/postinst.d/apt-auto-removal", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2903}, "digests": [{"algorithm": "sha256", "value": "64fef575566fd0ab647200ed6849156d07432997d22c65a06694c8852bdb7255"}]}, {"id": "e4ea667b9a37132f", "location": {"path": "/etc/ld.so.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "d4b198c463418b493208485def26a6f4c57279467b9dfa491b70433cedb602e8"}]}, {"id": "6d17caff7eb56724", "location": {"path": "/etc/ld.so.conf.d/libc.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44}, "digests": [{"algorithm": "sha256", "value": "90d4c7e43e7661cd116010eb9f50ad5817e43162df344bd1ad10898851b15d41"}]}, {"id": "e500d3b64d1fd1b4", "location": {"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100}, "digests": [{"algorithm": "sha256", "value": "f03e4740e6922b4f4a1181cd696b52f62f9f10d003740a8940f7121795c59c98"}]}, {"id": "6cabe8f7f3bdc822", "location": {"path": "/etc/ldap/ldap.conf", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "3529bc485d817f9adc9e19f6931748184af43cd4c400918f5051af27fd80e8ff"}]}, {"id": "fa420e5238dc838a", "location": {"path": "/etc/legal", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "9fa4ad4d7c2a346540c64c4c3619e389db894116f99a0fbbcc75a58bf2851262"}]}, {"id": "0881630bd66d10df", "location": {"path": "/etc/libaudit.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 191}, "digests": [{"algorithm": "sha256", "value": "d48318c90620fde96cb6a8e6eb1eb64663b21200f9d1d053f9e3b4fce24a2543"}]}, {"id": "c4c1f0ad07c2b8bf", "location": {"path": "/etc/logcheck/ignore.d.paranoid/mariadb-server-10_4", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 712}, "digests": [{"algorithm": "sha256", "value": "20c7dcdbfc8017da9f83c5d7284a987f9726168e6ea7168fce31e28ec0cdd10f"}]}, {"id": "85095c34b71f24ca", "location": {"path": "/etc/logcheck/ignore.d.server/gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1347}, "digests": [{"algorithm": "sha256", "value": "f59a06afb08f4b108dd15c71b363f3f6c8dc3a7c48f52c0cfddf007020175295"}]}, {"id": "eae676f7cb6c6e14", "location": {"path": "/etc/logcheck/ignore.d.server/mariadb-server-10_4", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "56e4bfa52c2dd9dbd9ffc3b51c82033fc01f3c30768a1d971caa5902a8530348"}]}, {"id": "268e237ef6d0b70c", "location": {"path": "/etc/logcheck/ignore.d.workstation/mariadb-server-10_4", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "56e4bfa52c2dd9dbd9ffc3b51c82033fc01f3c30768a1d971caa5902a8530348"}]}, {"id": "deff7aaa92691765", "location": {"path": "/etc/login.defs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10550}, "digests": [{"algorithm": "sha256", "value": "131c3a2b46cbfda7c42595383693754a35c233d9a5430c3f100d358e6b2f86fb"}]}, {"id": "a2691e74c656b4f0", "location": {"path": "/etc/logrotate.d/alternatives", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 120}, "digests": [{"algorithm": "sha256", "value": "edd383958ce315a642cdfa6aa3fbe2779aa5c674b305fe910449b90cee594c58"}]}, {"id": "946d3487352423a1", "location": {"path": "/etc/logrotate.d/apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fcc2510172fd914ca22762c4b2dc43d36152e65becf8e84abec59f7652da5e3f"}]}, {"id": "71cc97fc0ef450fe", "location": {"path": "/etc/logrotate.d/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112}, "digests": [{"algorithm": "sha256", "value": "e4103352545278e47a88b2ca2f2d3681ca474d400d8057ba6ac4f18d71c32042"}]}, {"id": "8ab42f1a1cc28887", "location": {"path": "/etc/logrotate.d/mysql-server", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 799}, "digests": [{"algorithm": "sha256", "value": "0bf28780f3420158bf2c3bc7315b584abc2b032ecaaa74f1ac76dd8c05b785c7"}]}, {"id": "fe9c7b3aeb315d68", "location": {"path": "/etc/lsb-release", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 104}, "digests": [{"algorithm": "sha256", "value": "6cecc999b530037ca43fb83622e2530dd532e3bacf9ec364289f9513be52d27c"}]}, {"id": "a251bc9124a968f7", "location": {"path": "/etc/mke2fs.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 808}, "digests": [{"algorithm": "sha256", "value": "136cbae2e4528aba81f9296b415bea1be6b10852368b678175de03ee8ad4968d"}]}, {"id": "259b79439af1d6b8", "location": {"path": "/etc/mysql/conf.d/mysqld_safe_syslog.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36}, "digests": [{"algorithm": "sha256", "value": "f2aa4cb8a6104cb77530ccbb155d01de3d2477634b5579671b216c5bde4eabc4"}]}, {"id": "974faf0b7a31314f", "location": {"path": "/etc/mysql/debian-start", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1620}, "digests": [{"algorithm": "sha256", "value": "9c8dfb27d2727f7e2c8469d2be1e2af8bd41a17aeb4cd561d5b7193def548a57"}]}, {"id": "3fd4f8f034cde6ab", "location": {"path": "/etc/mysql/mariadb.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "d28d08134680e879577103710156c45fe7231eca4eda06ffff746bb928d62323"}]}, {"id": "aa202af412eb4cf0", "location": {"path": "/etc/mysql/my.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5221}, "digests": [{"algorithm": "sha256", "value": "0ad229aaaf6fde9b6f66364f57fce42c5d89e52ba5ad596a3b222da74d683cb6"}]}, {"id": "013868cfd5c71328", "location": {"path": "/etc/pam.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 552}, "digests": [{"algorithm": "sha256", "value": "8aa7f3472ec88a24a572d6ffd9748ce3da223fba3b2545098eaaae768b6408c4"}]}, {"id": "907771ee9b4bd635", "location": {"path": "/etc/pam.d/chfn", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 384}, "digests": [{"algorithm": "sha256", "value": "d66a095a330d7e20d0bbb56a4cb28a4b1bfc92e8a5a5e9bfc3d0a51c5e3d7170"}]}, {"id": "f44c7e8f51fe6857", "location": {"path": "/etc/pam.d/chpasswd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "f3f96229e82bf41a7fd3ec12e697b3465235d96bb1e44c39ba91157425a36082"}]}, {"id": "89f6f62308b87e49", "location": {"path": "/etc/pam.d/chsh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "0101e7e589ce40435c5a8709888225400a78ab6be86dfc5fef86ee23ba5338ad"}]}, {"id": "38ae5806a24bda65", "location": {"path": "/etc/pam.d/login", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4126}, "digests": [{"algorithm": "sha256", "value": "7cfc173a991eddae9552cecf578c6f5044f9d70d5640c45036027b02aa135b57"}]}, {"id": "1695fd9e8eac021c", "location": {"path": "/etc/pam.d/newusers", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "26e75ce7c9066801b8db380ff9d8ba58a5e8cf2de5fb38ffd1db5ba62c85acef"}]}, {"id": "d5e9b5e133740f58", "location": {"path": "/etc/pam.d/other", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 520}, "digests": [{"algorithm": "sha256", "value": "d13078e71d3351ef7f63a7265ddb50b710a2598b9febc78810fbb0130a02695a"}]}, {"id": "873f124c670c7934", "location": {"path": "/etc/pam.d/passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "87696fad1046d6b33b6d3407bb419980987331b4dcd8905f7a6041bced90c51d"}]}, {"id": "13fc7e5ce32c923e", "location": {"path": "/etc/pam.d/runuser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 143}, "digests": [{"algorithm": "sha256", "value": "2d430cb6628248953568010427d663f3305856f3cb055955c2239bea226c5280"}]}, {"id": "a19e12de803b59f4", "location": {"path": "/etc/pam.d/runuser-l", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 138}, "digests": [{"algorithm": "sha256", "value": "be9329a8b26e3cfd4af879fe60900f646f8188f3fbe491688f23d4d8b491c5b1"}]}, {"id": "3d3115926e401953", "location": {"path": "/etc/pam.d/su", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2257}, "digests": [{"algorithm": "sha256", "value": "f7cac62fbcd50f9931d09a9190fc3ec390fd48fb5b8bec57e0996a7246856b12"}]}, {"id": "0f24c1a45dce58e9", "location": {"path": "/etc/pam.d/su-l", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 137}, "digests": [{"algorithm": "sha256", "value": "4d10241676e97e5e8d8935e5c8e8f6cb2f871afb881059715f155909be9ebd77"}]}, {"id": "c32e7234acbc915e", "location": {"path": "/etc/perl/Net/libnet.cfg", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "6179f0c7112f52be4e05571528a5bbfd534e3a6832b4a3fe48c5b62232a02436"}]}, {"id": "adac6ad167c3c9f6", "location": {"path": "/etc/profile.d/01-locale-fix.sh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 96}, "digests": [{"algorithm": "sha256", "value": "68622f3b699382e43c6ac6d2371d948df6a44480ec4d26f53c44666a21fc571c"}]}, {"id": "ea188e2f257a56d3", "location": {"path": "/etc/profile.d/gawk.csh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1107}, "digests": [{"algorithm": "sha256", "value": "9ba2af9853121df6dd5edff9254a2946e39eab8dc6513348fea28f739ee96648"}]}, {"id": "7ff92ab8855d9816", "location": {"path": "/etc/profile.d/gawk.sh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 757}, "digests": [{"algorithm": "sha256", "value": "70621a3b586d3d523b020e76977633b444a70013ba50e1ea901a3a07a676f15f"}]}, {"id": "d228ecab7348d4bf", "location": {"path": "/etc/protocols", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2932}, "digests": [{"algorithm": "sha256", "value": "a90a2be9c2a88be6fbfc1fc73ba76f34698377bb19513e5de503dbb0bfe13be1"}]}, {"id": "6495bece87b3fff0", "location": {"path": "/etc/rpc", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 887}, "digests": [{"algorithm": "sha256", "value": "93b45c797d096a12aadd5395fc9ae9e613a0f5cda58deefa18c79fd40eeeb3f7"}]}, {"id": "24b28804fb7fd850", "location": {"path": "/etc/security/access.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4564}, "digests": [{"algorithm": "sha256", "value": "f68915c4eb637aacbfa01cf26dc469a73f70acb0495efc4b074ecbc626bcb345"}]}, {"id": "d4344b7bea2192d2", "location": {"path": "/etc/security/capability.conf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "fd5427693ad4dd9e7803365b0c3c6979e1c93217d33ece3625897da3b91761d3"}]}, {"id": "cf0dee4f7d050520", "location": {"path": "/etc/security/faillock.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "5c8c902912f0bb59f86b86517f2127ea0c57c5d05b17c4aa62f5bc06c7043c78"}]}, {"id": "db6cf67b2d68de19", "location": {"path": "/etc/security/group.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3635}, "digests": [{"algorithm": "sha256", "value": "41df4bc646811997d0390c6d37d839d2aef4a9a1a940c44ee1a798a9dc1ac864"}]}, {"id": "051056b1b82f45bd", "location": {"path": "/etc/security/limits.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "efe8446a3c499818e7c5736c9494f222cb9098e8733aee91508b3631ad053b27"}]}, {"id": "1fef1ca5dc2f161a", "location": {"path": "/etc/security/namespace.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1440}, "digests": [{"algorithm": "sha256", "value": "d0c3045ba5071b8375fde6165d4e4db9b69f49af5d2525cecd2bca1cb7538552"}]}, {"id": "b2c6ecb5f3e5610e", "location": {"path": "/etc/security/namespace.init", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1016}, "digests": [{"algorithm": "sha256", "value": "2d76094c06f10839c566ef64bde5624c325aeab7991e7f5d776c5310e8f41932"}]}, {"id": "3bbfedb4721c6bca", "location": {"path": "/etc/security/pam_env.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2972}, "digests": [{"algorithm": "sha256", "value": "ff4956721a3f53e56e25ffffde62fe4fa0267e5dd94c3411def12de50322fb8f"}]}, {"id": "50de3ac5722d40d8", "location": {"path": "/etc/security/sepermit.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 419}, "digests": [{"algorithm": "sha256", "value": "885ec2a43042ad88d7f849e5e1cbef4e34e58229764a84a927c0e09cd7d47d70"}]}, {"id": "a55b21312908dbde", "location": {"path": "/etc/security/time.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2179}, "digests": [{"algorithm": "sha256", "value": "6802adfc8efc6168f87e98e960fa7d15e516a295fef7a6472ef5359527e886ff"}]}, {"id": "9e5ea0e76e5110f5", "location": {"path": "/etc/security/user_map.conf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 247}, "digests": [{"algorithm": "sha256", "value": "13f4bd8392e26ceab442ee378801cc4b7e915a0db8d5ba213081af7623b66a09"}]}, {"id": "43e9dcbf535ba9e7", "location": {"path": "/etc/selinux/semanage.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "80464fb793459392ffbf1e79e57df3247a7b2fe413854f2c155848a0b8c6004f"}]}, {"id": "1ac2d3f6bb36ede8", "location": {"path": "/etc/services", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14464}, "digests": [{"algorithm": "sha256", "value": "a1c2d8af47c1a951f39f11cf53160703f282946d9821068eadf97b7d43208a34"}]}, {"id": "bd8281e5cff2911f", "location": {"path": "/etc/skel/.bash_logout", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "26882b79471c25f945c970f8233d8ce29d54e9d5eedcd2884f88affa84a18f56"}]}, {"id": "ec8d77c3e5d67425", "location": {"path": "/etc/skel/.bashrc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3771}, "digests": [{"algorithm": "sha256", "value": "342099da4dd28c394d3f8782d90d7465cb2eaa611193f8f378d6918261cb9bb8"}]}, {"id": "3c5b86eda84ea629", "location": {"path": "/etc/skel/.profile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "28b4a453b68dde64f814e94bab14ee651f4f162e15dd9920490aa1d49f05d2a4"}]}, {"id": "c4a54f7f6a0a92fc", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "f10ba64917b4458fafc1e078c2eb9e6a7602e68fc98c2e9e6df5e1636ae27d6b"}]}, {"id": "838e4e9a2915d216", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2351}, "digests": [{"algorithm": "sha256", "value": "aed7fbb8b36d19fab12df5dc1b648ece72486c98e00a5dc1d9d6c79f266cd285"}]}, {"id": "4118c2c927b6439e", "location": {"path": "/etc/sysctl.d/10-console-messages.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 77}, "digests": [{"algorithm": "sha256", "value": "14524a83a266454d517b7cdbfb2141dbc4b884570543da5f65e3f08da0b814c0"}]}, {"id": "2d46dbeff069f976", "location": {"path": "/etc/sysctl.d/10-ipv6-privacy.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "e07c86211944a534c6418fe0eb5896926e09a13b56162d8cb642866f37e83b04"}]}, {"id": "29bb49401faf15ff", "location": {"path": "/etc/sysctl.d/10-kernel-hardening.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 726}, "digests": [{"algorithm": "sha256", "value": "508eae8c55ae528e93e468d58277cc9dc014ea2c4044f11352f1c908487cd738"}]}, {"id": "1cbbe89eed732184", "location": {"path": "/etc/sysctl.d/10-link-restrictions.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 257}, "digests": [{"algorithm": "sha256", "value": "f1f27a1fdfe9e61df7aa1d2f4cf39f9688218f3a98d59e5f70b65feb12070fc4"}]}, {"id": "0129fbd7c3c386d0", "location": {"path": "/etc/sysctl.d/10-magic-sysrq.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "f9107778c619246fb2a5a7e2a05c9419951752238ede04c771173832dd296128"}]}, {"id": "c2ad01c1a0c314c2", "location": {"path": "/etc/sysctl.d/10-network-security.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 158}, "digests": [{"algorithm": "sha256", "value": "258805ec72eada3c24a923de1c5bd8ed0fd11fe21f3673628ec78f221c31e934"}]}, {"id": "0a1c64c6e08568e6", "location": {"path": "/etc/sysctl.d/10-ptrace.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1292}, "digests": [{"algorithm": "sha256", "value": "4add0d9ecbcc91e4018ed08e8dc66c69d4d9d142f9e31461178dcd7da0fd73c2"}]}, {"id": "bf40b080c61e545b", "location": {"path": "/etc/sysctl.d/10-zeropage.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 506}, "digests": [{"algorithm": "sha256", "value": "5c745f62d086d9b9cf2ec23e4164f510cdba206c7aa6f11d2256f3f9be64c950"}]}, {"id": "5d90a401f70a47c9", "location": {"path": "/etc/sysctl.d/README.sysctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 792}, "digests": [{"algorithm": "sha256", "value": "9098b8824054dc1a6080312576209428b301707c0779d74a7e6675029311bc96"}]}, {"id": "ce60d3e04e8ed132", "location": {"path": "/etc/terminfo/README", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "cfc3399b782bb0ecb14b9727dbd5ffd82ef774d473f6c47c39e621f8f4850603"}]}, {"id": "5a3843d7107273ea", "location": {"path": "/etc/update-motd.d/00-header", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "d1f54612dda30258f1ff887f3ce6068479d88a188176da200c9f608e249f3134"}]}, {"id": "ccb157bf66349319", "location": {"path": "/etc/update-motd.d/10-help-text", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "311a164d6103557555489d5ac41d643a2f7aa877157dd0f805c4b9deef4300c1"}]}, {"id": "eee7a8779f5d1817", "location": {"path": "/etc/update-motd.d/50-motd-news", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5023}, "digests": [{"algorithm": "sha256", "value": "12d09f922c013d07b62cca4fda15a567d94133b196c23193784f1725562ad754"}]}, {"id": "b64df76b9bcdbde6", "location": {"path": "/etc/xattr.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "c1259ead36165a9477c9e1948500fb1ae58f33140d2c8b9fdf09ae54425d62b6"}]}, {"id": "9d4e266244bd8bd4", "location": {"path": "/usr/bin/[", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59736}, "digests": [{"algorithm": "sha256", "value": "2f21394f6286277752aa17dc798943c3a7e70ba53998a06315b7f02a0c1690f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "65de9ed366583e14", "location": {"path": "/usr/bin/addpart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "1de9e2394e23d9f6638b13e011a67b6b11b4032a12e2fd066636fac370670f50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5130b0b032654929", "location": {"path": "/usr/bin/apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18824}, "digests": [{"algorithm": "sha256", "value": "5fb01c6ec5839ad7c27af85b3c7dde8f7871d6d892ca52bd2e255b3e7a3f016a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f4f11bacd2ef0e4a", "location": {"path": "/usr/bin/apt-cache", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88536}, "digests": [{"algorithm": "sha256", "value": "79966a05fc6036e9556a444d50c9deac4500e4fa968784446be52a4c5e91b272"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a32dacb75dfa5606", "location": {"path": "/usr/bin/apt-cdrom", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31192}, "digests": [{"algorithm": "sha256", "value": "2caecfcee499a55ea02a7aca5eed32242da20eea4c05dbd4720cac8f20aa368e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d372b376f61bbaaa", "location": {"path": "/usr/bin/apt-config", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27016}, "digests": [{"algorithm": "sha256", "value": "789111d37db8fb844e601c0cd9a44cd1694013f137e2681e07801aa99da153ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9b42a68876a0a9a8", "location": {"path": "/usr/bin/apt-get", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47576}, "digests": [{"algorithm": "sha256", "value": "d931f4cf51d873da1b2b6b37bc2f475def3cc89594f3b7006023e516b5c1a344"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b117eee8f6a8e7c5", "location": {"path": "/usr/bin/apt-key", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27931}, "digests": [{"algorithm": "sha256", "value": "c5a3847bf5403ecc3c0b3ef00a8bd981c838b26e67008213ae62585fbbb74af4"}]}, {"id": "207f65b006579716", "location": {"path": "/usr/bin/apt-mark", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63960}, "digests": [{"algorithm": "sha256", "value": "c021f510e8ff5230cb5f9f2b627d02df994b77af871a1e1dd295143d0dfee90a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a7d3ab5734dde9f3", "location": {"path": "/usr/bin/arch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39288}, "digests": [{"algorithm": "sha256", "value": "d3541d35a09733557a752f90a031ca3d15922ee65b81e37c4d7e6b26bdcc8dd5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "db0760c622c92a41", "location": {"path": "/usr/bin/aria_chk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4647440}, "digests": [{"algorithm": "sha256", "value": "1504c92066a740b0ede2e529d72d7aace6f51975f072394c08ef6c9803411a9c"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d10f985f7a8d31b7", "location": {"path": "/usr/bin/aria_dump_log", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4436400}, "digests": [{"algorithm": "sha256", "value": "d19acee664d7d8daf44c3d1f42809a4261e813d30e8d7383461513465ffd5c60"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7334ceb15cc3c1d4", "location": {"path": "/usr/bin/aria_ftdump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4448816}, "digests": [{"algorithm": "sha256", "value": "c4941b40b939d136fce2d0a5ea0b65890b717ec4909eb22daeb88bd8676b242a"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7334355c44f25ef8", "location": {"path": "/usr/bin/aria_pack", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4479088}, "digests": [{"algorithm": "sha256", "value": "b649b244f21b299ddbc7bb5bf5050b52f9039f13da44ad1dd566fe7bcaa0628a"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2c2121fd1f9b7280", "location": {"path": "/usr/bin/aria_read_log", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4605776}, "digests": [{"algorithm": "sha256", "value": "93e610b708da2608dbbecf8ff3ecf9db2a956ed06000802942c1e2ea415b34e5"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8eb86b9e32a32664", "location": {"path": "/usr/bin/b2sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59768}, "digests": [{"algorithm": "sha256", "value": "f0af37e69223a630ad5faa9476a491a3e75a8fa093891fb70f0bb7564db7a58d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "08a8f4b55c871500", "location": {"path": "/usr/bin/base32", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "a53fb11287003186952d88dc3e558e89b107ef68f1db225b1840eb737b5e1353"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "976c0c32c0a16b43", "location": {"path": "/usr/bin/base64", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "d48b92783e4b995943ba7cabcc46ee103051a2d0bd8660bf8151736daa5496d8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9ca3a8d4e747ef17", "location": {"path": "/usr/bin/basename", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "e582a826a35c6492fce13853a11b2fd26ce214be1f48740ef71771e3433ef7eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "53d0678d243341f7", "location": {"path": "/usr/bin/bash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1183448}, "digests": [{"algorithm": "sha256", "value": "04a484f27a4b485b28451923605d9b528453d6c098a5a5112bec859fb5f2eea9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fb0c2389dde26333", "location": {"path": "/usr/bin/bashbug", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6794}, "digests": [{"algorithm": "sha256", "value": "5b09cb7383108de51335958f1a8fd3504652cf74451dadc38eb06f5bb8b2c29b"}]}, {"id": "6ec2c7fd7d913326", "location": {"path": "/usr/bin/bunzip2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "aea949a9f55c8655953bb921ceb4b7ba92a9d218bcacbc178005baf7ee1450d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "72150fba0f61252d", "location": {"path": "/usr/bin/bzcat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "aea949a9f55c8655953bb921ceb4b7ba92a9d218bcacbc178005baf7ee1450d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5d60a6c66a2df874", "location": {"path": "/usr/bin/bzdiff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2227}, "digests": [{"algorithm": "sha256", "value": "cf254d7423faa19f3ff424fdfca559a059dce0238c838dad8294a041e7a416e4"}]}, {"id": "da19e1a8a0103a84", "location": {"path": "/usr/bin/bzexe", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4877}, "digests": [{"algorithm": "sha256", "value": "20c358f7ee877a3fd2138ecce98fada08354810b3e9a0e849631851f92d09cc4"}]}, {"id": "d6718c710e54790b", "location": {"path": "/usr/bin/bzgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3775}, "digests": [{"algorithm": "sha256", "value": "3300749d903f145a8815c07fa1389dba04268fee1fec97ca1f01abf07ac5ee04"}]}, {"id": "d7c5d345efed098d", "location": {"path": "/usr/bin/bzip2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "aea949a9f55c8655953bb921ceb4b7ba92a9d218bcacbc178005baf7ee1450d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8106985fc7611592", "location": {"path": "/usr/bin/bzip2recover", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18584}, "digests": [{"algorithm": "sha256", "value": "92ca84748f043484d0cad613d19cc0e2679058c25e49194abb1591874f101fb4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "93b0870a5d013087", "location": {"path": "/usr/bin/bzmore", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "0e7ca63849eebc9ea476ea1fefab05e60b0ac8066f73c7d58e8ff607c941f212"}]}, {"id": "d80a329757703112", "location": {"path": "/usr/bin/c_rehash", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6332}, "digests": [{"algorithm": "sha256", "value": "15081062d7699ba3dabea9398ffcaee69372daa491f47e38d83ed8c50f50d6e0"}]}, {"id": "591b8e2b22a9f230", "location": {"path": "/usr/bin/cat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43416}, "digests": [{"algorithm": "sha256", "value": "87e5bd81850e11eeec2d3bb696b626b2a7f45673241cbbd64769c83580432869"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8fc52a465e75e100", "location": {"path": "/usr/bin/catchsegv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3330}, "digests": [{"algorithm": "sha256", "value": "96a97da44e4624d05d043769cb676d34c8b443501f8bb5ac099fd266bd050af3"}]}, {"id": "7fb2ac6bde713315", "location": {"path": "/usr/bin/chage", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 84512}, "digests": [{"algorithm": "sha256", "value": "640ffab43763add8418044f4601c4611465e0d0dcc21c0aa74a29951b931c834"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8f93432b275044ab", "location": {"path": "/usr/bin/chattr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "38768f0a732bfd8a943d4f099be3bb94d4be1d215b646eda98b95eb4892fcd6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5677b37f9e1534e9", "location": {"path": "/usr/bin/chcon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "8ba276fb72a2e532d9f58411b754732137b347a6503224ff10ac06f1344a78dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1d4537bf3af7d412", "location": {"path": "/usr/bin/chfn", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 85064}, "digests": [{"algorithm": "sha256", "value": "b2f1669935bd630c42848b95673eb151ed403e4d56d51de6731992cdd50fb9c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4f61b8837be63b48", "location": {"path": "/usr/bin/chgrp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "1a0aa409ea4dad5add864664962c31b0ff7c0711b75f7de93252e791439b2216"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a2460e5d52625b46", "location": {"path": "/usr/bin/chmod", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63864}, "digests": [{"algorithm": "sha256", "value": "4b914d52d6077be38e126f9567f649e535cece0473a59ebbc3c16a97928fc788"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "86df21818f3b4a30", "location": {"path": "/usr/bin/choom", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "b1af879c703847dc132db010435e64290b03b9eac82e3925946a4c5f1c85f449"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "773256954c8e253c", "location": {"path": "/usr/bin/chown", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "babfaf270dfef708602b7e12f406ba058c35eca524ec880fad3fb9830b2a228a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e317ecc703bedaee", "location": {"path": "/usr/bin/chrt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "666e2c2af156d291e03b6fcfa165bbd9604ac34b26c681ad3d6b11528f9ff1ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1b013f84a2807211", "location": {"path": "/usr/bin/chsh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 53040}, "digests": [{"algorithm": "sha256", "value": "64720fd5bc8305a162a21598f1029b677e08597c6988e4ed50049c8d0b2315b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98f9addcaf429b27", "location": {"path": "/usr/bin/cksum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "6521eaacf9942c167605449650b2b7808973ea97496c21df352edd25b7853b7d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "08105acb8cc2a4c9", "location": {"path": "/usr/bin/clear", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "b1c8ad8f977f3f78ebe9d984bad7552f4e24184426b0493c4efa1c36e5756685"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9e7de47fd1bda15f", "location": {"path": "/usr/bin/clear_console", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "97ad0b0757fccba4445cbccaeaf4025233546c3b97ca563ac5b322c24ffce19b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aa6951abb0c0d19f", "location": {"path": "/usr/bin/cmp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51296}, "digests": [{"algorithm": "sha256", "value": "ecda1c9867f0d05b3b4a8411e99dc6d2c442fb0d893a75dd0c6044c54ba46795"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d9cfd8b4b06a428a", "location": {"path": "/usr/bin/comm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "c34c2887dcb5539b7a576ebd6ea8d3b708ec1395527a6f8b3dc0aa37c6646867"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4dea3180ddd7f444", "location": {"path": "/usr/bin/corelist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15088}, "digests": [{"algorithm": "sha256", "value": "9d66d848a424c681b340146f454d74b61ed7f7a56c9dbf2f5c85a911402a222c"}]}, {"id": "b0c4cea372e80f32", "location": {"path": "/usr/bin/cp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 153976}, "digests": [{"algorithm": "sha256", "value": "40ea53f38efe555c09a2c1c860379190e2af94427daaa68756874154c3fa1188"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "77321d4d35246e03", "location": {"path": "/usr/bin/cpan", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8155}, "digests": [{"algorithm": "sha256", "value": "e1ced27f8a393044b13c76b141017d37134cf2eb18aa6ac40b0547c45e9fe9e8"}]}, {"id": "1f43d327368e4074", "location": {"path": "/usr/bin/cpan5.30-x86_64-linux-gnu", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8176}, "digests": [{"algorithm": "sha256", "value": "d5635dc9a95a50c9a7c56973abc2b283811696610bb0a970099e765d0f041260"}]}, {"id": "b3d72c93c02b7747", "location": {"path": "/usr/bin/csplit", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55672}, "digests": [{"algorithm": "sha256", "value": "b68bc612995e72046f7ddca75a7e8e5e6fe8f76d03321706e52f33d9b1d4b8dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ca29e87bdf6e9f99", "location": {"path": "/usr/bin/cut", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "74712de9a01484ff97c8875880de7afb68460cc663cb08d2903443cc62d37ed9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c548dfe08c02c392", "location": {"path": "/usr/bin/dash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129816}, "digests": [{"algorithm": "sha256", "value": "64e48365207d0c19008ba7d53d75c0de3fcd5a1590e4c40fc69c677663fedc20"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3087ed7a767ed8d2", "location": {"path": "/usr/bin/date", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108920}, "digests": [{"algorithm": "sha256", "value": "a1cb3238a537c39e58c0f25c41e75d22d82b9e92d433185cd00438ba5e8e25a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bc96ee28a2a4c1aa", "location": {"path": "/usr/bin/dbilogstrip", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1380}, "digests": [{"algorithm": "sha256", "value": "4b46e7e537324240ac89528e597485ad060cd70d1a5b6dfeec14b1ef3fdd0373"}]}, {"id": "a3bba4c3c3de31a4", "location": {"path": "/usr/bin/dbiprof", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6206}, "digests": [{"algorithm": "sha256", "value": "c04e74db63e4ae6ae4419f026b09016675a574388c56eceb13cb9b946db48110"}]}, {"id": "2bd1cec7f05ca480", "location": {"path": "/usr/bin/dbiproxy", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 5394}, "digests": [{"algorithm": "sha256", "value": "8aa25769727a81d870e5ca2de70f04840567a91082d75de6781a320a0e79cb81"}]}, {"id": "ab466cf5281eb9f3", "location": {"path": "/usr/bin/dd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80256}, "digests": [{"algorithm": "sha256", "value": "944e841180d21c3d60b079bd3e4a4b804d528cee289717c10390c7c0180825fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "52d946418b3464fe", "location": {"path": "/usr/bin/deb-systemd-helper", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 21328}, "digests": [{"algorithm": "sha256", "value": "76e6e95c8a57ffa45df1ca84342b97f331958b9af6066178c67bf447c6d12447"}]}, {"id": "c02b8041849e6344", "location": {"path": "/usr/bin/deb-systemd-invoke", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4430}, "digests": [{"algorithm": "sha256", "value": "dcbfd9ec0b940d3eb53f63285b396994f1e091280e632a12c708cc6d49ea4806"}]}, {"id": "62453ecf3b46e732", "location": {"path": "/usr/bin/debconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "d365d13eb1dff880be7361e4043d25875075776445d4edd1eb4fb1e451a2e41a"}]}, {"id": "8842f002a96fedbd", "location": {"path": "/usr/bin/debconf-apt-progress", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11541}, "digests": [{"algorithm": "sha256", "value": "93fb257df4185cc6b83858bdae3c7aec0a4f759a848c743a0b0fd7c7091cf34b"}]}, {"id": "39164958049883d5", "location": {"path": "/usr/bin/debconf-communicate", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 608}, "digests": [{"algorithm": "sha256", "value": "705b8ce793f999f21bf2f20348b390738a139116c9e483fb39165a508fde4d27"}]}, {"id": "04c87275dc816f5c", "location": {"path": "/usr/bin/debconf-copydb", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1719}, "digests": [{"algorithm": "sha256", "value": "085ff55904c81115d8d65f8862f0a5ad393e062da3047762e4d9cd4f5ba761f4"}]}, {"id": "37116455c0282847", "location": {"path": "/usr/bin/debconf-escape", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "6c17a536ca0fcefa24a7d37f7eaebc02e774415b3160836918cff6cecdef807d"}]}, {"id": "8b17ef122d6e8ef5", "location": {"path": "/usr/bin/debconf-set-selections", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2935}, "digests": [{"algorithm": "sha256", "value": "8085a988bb9850fd9a3405c8a1f8e643c197811f6edf53dfc5ad20ef85040224"}]}, {"id": "a8dbf67cdabcbf30", "location": {"path": "/usr/bin/debconf-show", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1827}, "digests": [{"algorithm": "sha256", "value": "9dd0bfe9a51d92af868012a32a8190b83a6f4b0834385d12033732b24ee2ceca"}]}, {"id": "6b56a123a1960df1", "location": {"path": "/usr/bin/delpart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "4c99c64cf9074299e18a9c2b3f7caed830bd4a79fc2e6c2476442e68956cc9b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d750f1edba75f05", "location": {"path": "/usr/bin/df", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93128}, "digests": [{"algorithm": "sha256", "value": "a541f333fe1249f47d52ebe647e3f20b18d25da4eefed622af150845ea2c23ee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4f591c96f86b6f36", "location": {"path": "/usr/bin/dh_perl_dbi", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1065}, "digests": [{"algorithm": "sha256", "value": "335c10d68383c47d9cc69f1854f9401cb72d0a38ec8e49ccadca51270595f54a"}]}, {"id": "e076a9bbfb058359", "location": {"path": "/usr/bin/diff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 219480}, "digests": [{"algorithm": "sha256", "value": "65e1e75eda05e06fb3739bf2403c24bf14f5fd2a4cba6d8691e9bd9ae206217f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "67feeeebfe55a1bc", "location": {"path": "/usr/bin/diff3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67800}, "digests": [{"algorithm": "sha256", "value": "5a146e3c3664c4f49856e215db00d0acbb8be8b8040c059ea5a035edd4791873"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "400768d0fb832eaf", "location": {"path": "/usr/bin/dir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142144}, "digests": [{"algorithm": "sha256", "value": "c8c68bf0b2d02d96ef345db8718a5e85e19f6d25189686a945d7ba39aa0f2e39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e6248b1fb4d43710", "location": {"path": "/usr/bin/dircolors", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47456}, "digests": [{"algorithm": "sha256", "value": "e40a8566226636f49d034e6a8acd1b2ffea2c1038eb3d4cf7671a2702f23a139"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "584eca70aa28ba59", "location": {"path": "/usr/bin/dirmngr", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 583536}, "digests": [{"algorithm": "sha256", "value": "964d4eb620dac54dc71f740a427b19253deb89cdb92bfe485d6a2daf299a2995"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libksba.so.8", "libnpth.so.0", "libpthread.so.0", "libgnutls.so.30", "libldap_r-2.4.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "873609e7c2ef9d7e", "location": {"path": "/usr/bin/dirmngr-client", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121920}, "digests": [{"algorithm": "sha256", "value": "272f0430639fa66f8ffecfd2f6d52daba824cdad9f5188e70c0a46a46f316778"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2eafaec46f42d52d", "location": {"path": "/usr/bin/dirname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "215609e575d425e9e90993fda07b35d7c71638149d8b126c27c51467c28e2610"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8da596b565ffeab4", "location": {"path": "/usr/bin/dmesg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84440}, "digests": [{"algorithm": "sha256", "value": "7b064a5d593180b5eb38b7b1144d207db06cd2fbbed1d7b6200e04264dac327c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "59b697cc2699c44b", "location": {"path": "/usr/bin/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 309944}, "digests": [{"algorithm": "sha256", "value": "a2cbbecda6a4d347814aebcc8315c17d9d699879da9a2b270a81d3c2f98f5cf0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ff32127144df0046", "location": {"path": "/usr/bin/dpkg-deb", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178728}, "digests": [{"algorithm": "sha256", "value": "570cd44a221af9f3d2c988bbe78c41a9a4757f365e65f8c4dc90496636202d7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libzstd.so.1", "liblzma.so.5", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f244cf117d802c81", "location": {"path": "/usr/bin/dpkg-divert", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 154208}, "digests": [{"algorithm": "sha256", "value": "2e8c5433559982f2565a2fecac5cd1a365c63f42bc6cb9fe1853e59ff6c39b2c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "412f444e74caedd8", "location": {"path": "/usr/bin/dpkg-maintscript-helper", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20514}, "digests": [{"algorithm": "sha256", "value": "254463753cd9c6bc4093c556b181dc418a3fa10ade361fac3bb87ec4525d7aa9"}]}, {"id": "32f1a19a892986c2", "location": {"path": "/usr/bin/dpkg-query", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166488}, "digests": [{"algorithm": "sha256", "value": "aa341d2226af7ac683558c8d03b9ff67dd347662d2ba9ce467282807c2febb8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7776ac4b454428f9", "location": {"path": "/usr/bin/dpkg-split", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125424}, "digests": [{"algorithm": "sha256", "value": "ba64dcc0406aff83baff1c7de4de6272e7ec4c56a382eab5a92e8592ffcd9f8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c8d04920dfade5bb", "location": {"path": "/usr/bin/dpkg-statoverride", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63760}, "digests": [{"algorithm": "sha256", "value": "29ebe380ddffe409eff9b8fea9708418d8824f9e69ca196eb3b5bf9b32f89573"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3819fa2148837a01", "location": {"path": "/usr/bin/dpkg-trigger", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84472}, "digests": [{"algorithm": "sha256", "value": "c32471e604f18dd86b752ccf47e50763015dc6f2af39498552f4ccc149058102"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "11ecca931b5da43d", "location": {"path": "/usr/bin/du", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108920}, "digests": [{"algorithm": "sha256", "value": "7f2e960e493c4586fbe6b11af0df148bdc93ead01e07598f281525df6edbef34"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "85f231ccb9f6a553", "location": {"path": "/usr/bin/echo", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "c7ce64ef2f0784cfce6706205c5e9d2576e4e7e8cf2716eeb679b117b238b752"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98e8d778777baabb", "location": {"path": "/usr/bin/egrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "f7c621ae0ceb26a76802743830bc469288996f64342901ae5292950ff713e981"}]}, {"id": "8bb0f121e8f1453c", "location": {"path": "/usr/bin/enc2xs", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 42111}, "digests": [{"algorithm": "sha256", "value": "085c083d538868e0e59f7184b753f08de6198db192b53858ff798dcb4b3b31af"}]}, {"id": "c2d69bd09f3928b1", "location": {"path": "/usr/bin/encguess", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3066}, "digests": [{"algorithm": "sha256", "value": "4bbee0c19ca7e434472fe17bd4de89be72decab7887cba174b492e71b2f75d36"}]}, {"id": "1ea948b64bb525f6", "location": {"path": "/usr/bin/env", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "5f7c7882898e9e280e93579b459e22b339c4f38cfd54a05b46b81dfb60c557cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d3dfca5e145cb5a5", "location": {"path": "/usr/bin/expand", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "3a055389dba6e52ffbd9fad0c3d809b8e00534f0eb2aff60cb378706dd235f2d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "29d860976741569b", "location": {"path": "/usr/bin/expiry", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 31312}, "digests": [{"algorithm": "sha256", "value": "1d5ee4d715482af35ae4ced4c2ebb00c666366f8d6c82fad45c546223dd4fa4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "179ee0bd003b4379", "location": {"path": "/usr/bin/expr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55640}, "digests": [{"algorithm": "sha256", "value": "2816f3bc07e9238c6612f4f384a03e1d370939e628723827ef1d0be173d5a7d0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b534dae6e477fcd6", "location": {"path": "/usr/bin/factor", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80248}, "digests": [{"algorithm": "sha256", "value": "25f49b2600931cf452ca3a1a407f7da72fb7c855cda23ec57a109456234a30f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e57009e61933fb7a", "location": {"path": "/usr/bin/faillog", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23136}, "digests": [{"algorithm": "sha256", "value": "9e74c8f9db3b8fcc230319ab88d3f23ba30d0a7db935d865fff670e353c99d41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "474b91ed21311bc2", "location": {"path": "/usr/bin/fallocate", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "35885f12d06f0d737346076757d3c205fb0325e9f36326a30a29f7786d89f6ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1d2a896574181088", "location": {"path": "/usr/bin/false", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "9ded252a6ffa75c73cda570047c9248ea026e690cc27a5c5c70d13b67a2bac1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8a352b0350f6f624", "location": {"path": "/usr/bin/fgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "5c8b1486de899cdd010d3cacde94579999cb82d0be9ec8c131b1b56886cfd36b"}]}, {"id": "e8ac54136b580ada", "location": {"path": "/usr/bin/filan", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97104}, "digests": [{"algorithm": "sha256", "value": "51af4ab5dd656a53f32fa5ebc175f6d6e460dd58aea49978e2d4374b1e6e5cf2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0accbdd57c7b00ac", "location": {"path": "/usr/bin/fincore", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35096}, "digests": [{"algorithm": "sha256", "value": "6bb359e2ce970863a5e2161136879cbbcf763ccf5917c145ef087b3a3234eb4b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "116c827368309b5c", "location": {"path": "/usr/bin/find", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 320160}, "digests": [{"algorithm": "sha256", "value": "92a2bade19a90a1bd81e4d2c2de646ddf971aba9c78df6e31b2b567c94fde175"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2a52656e87ac537b", "location": {"path": "/usr/bin/findmnt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 73128}, "digests": [{"algorithm": "sha256", "value": "296bf31acc1de1483941b3a549ea8f7ce609bce9535cb78defada8c8acb6059d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libsmartcols.so.1", "libblkid.so.1", "libudev.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b00f381adfbd8bc", "location": {"path": "/usr/bin/flock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35128}, "digests": [{"algorithm": "sha256", "value": "97cc8b81d5b75c6b5851fbcc81e80021dddb1542f17a717b544b158115cbb533"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d146bb8e578131af", "location": {"path": "/usr/bin/fmt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47448}, "digests": [{"algorithm": "sha256", "value": "f8f5ec4f7b888b0e249501497767d764d02682cfaf2d492c4b7616ad2eb79e98"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dcf62a56dbe91884", "location": {"path": "/usr/bin/fold", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "6c6ba1ce192bd337569ad3f7a2ada50a1e6152e68e7f190dd012b395923a4ea5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0ad5cddf7e95a9f1", "location": {"path": "/usr/bin/free", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26864}, "digests": [{"algorithm": "sha256", "value": "bb2ee73832bf45e983e7e2850c25864524812a7bc8d9fdddb2e3f280886d5eb2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8e64f2dfbc31826", "location": {"path": "/usr/bin/galera_new_cluster", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 915}, "digests": [{"algorithm": "sha256", "value": "0aece614b01277921f0239e88854fbd6602c3d37e094ce4fd3ceac47fd062c90"}]}, {"id": "8f731dc23303ebf1", "location": {"path": "/usr/bin/galera_recovery", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3358}, "digests": [{"algorithm": "sha256", "value": "e25e2a3f625520d164a73bb86ba433e7f890c666dcc6a516e9ba588ebc3ccf0b"}]}, {"id": "68f1892b6a8e4186", "location": {"path": "/usr/bin/gawk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 711136}, "digests": [{"algorithm": "sha256", "value": "1d207c3f8420648c2ef1b986a7a32f4f8fd5791bba840d373edc15741163b8f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsigsegv.so.2", "libreadline.so.8", "libmpfr.so.6", "libgmp.so.10", "libdl.so.2", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "699422858e1e57be", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35112}, "digests": [{"algorithm": "sha256", "value": "bc4a07e526960ceada05a4ad80f8252ee69bab9282f8403c9bff3b41c9d07355"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47463f74e8d7b261", "location": {"path": "/usr/bin/getent", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39576}, "digests": [{"algorithm": "sha256", "value": "62023ba362a61a6cf59fc66248551167fc441191362e895327906e7ed94be8f3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7795349a8c8a2014", "location": {"path": "/usr/bin/getopt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "a14c5bda94acef394a9f401a755aa6634e90bc5854e3fe5046da3a2be75b99da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46843f640d13cb13", "location": {"path": "/usr/bin/gpasswd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88464}, "digests": [{"algorithm": "sha256", "value": "e5d8362d99dc16be7c77ce526c2f62455454067b2cccf0ec657d2ef53ba193c3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6d72afb9f192b7cb", "location": {"path": "/usr/bin/gpg", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1066992}, "digests": [{"algorithm": "sha256", "value": "f43c50a6f60d4e38a7c7323522e03c9ee34dc286058fb826fbaee1e414fc9de4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libbz2.so.1.0", "libsqlite3.so.0", "libgcrypt.so.20", "libreadline.so.8", "libassuan.so.0", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "32a20fcd048124fa", "location": {"path": "/usr/bin/gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 418856}, "digests": [{"algorithm": "sha256", "value": "dfb33c8dd5b59593bee14e354073623e80935d27681381981b286d0b296baa21"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libassuan.so.0", "libgpg-error.so.0", "libnpth.so.0", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cc7924bb2f266c6c", "location": {"path": "/usr/bin/gpg-connect-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 167072}, "digests": [{"algorithm": "sha256", "value": "4b16913fd6848098eade7d087fd5e6e71c7c70d6e68cdd837e0439fcb5ae8733"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libreadline.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f138047eafbda6fa", "location": {"path": "/usr/bin/gpg-wks-server", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 208072}, "digests": [{"algorithm": "sha256", "value": "20fde2c890c62ab00bfdae2a7bb3be78edf2ad57ce98a8f33092b2381a038aa0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c675c47522241a5e", "location": {"path": "/usr/bin/gpg-zip", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3516}, "digests": [{"algorithm": "sha256", "value": "5700d9111b039d9bd25200758d4dfd9ff28f39ac832501d489fceef6e6adbed6"}]}, {"id": "151065711395f740", "location": {"path": "/usr/bin/gpgcompose", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 895272}, "digests": [{"algorithm": "sha256", "value": "31c5a3e882f7c1feee6ac00d9c603784e68c0a77a32ba34d03f99606f499da10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libgcrypt.so.20", "libreadline.so.8", "libassuan.so.0", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ca50f73e7aa618d3", "location": {"path": "/usr/bin/gpgconf", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178848}, "digests": [{"algorithm": "sha256", "value": "01b851f9ea8d12bbdd0462b06555009d084a8d95d5ba434c0072fdcf6184910a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d368058be96ec30a", "location": {"path": "/usr/bin/gpgparsemail", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35200}, "digests": [{"algorithm": "sha256", "value": "6b95f1ca7f40435509d802cbd94f9816b4e4fbbb1dedf7ab20491e83fc071eb6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1865096aa6d6ad16", "location": {"path": "/usr/bin/gpgsm", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 519416}, "digests": [{"algorithm": "sha256", "value": "3aa21970783d4f8163162629adc0484d8a1df1b0e196969cf6b04cc3e7956fee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libksba.so.8", "libgpg-error.so.0", "libassuan.so.0", "libreadline.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d36a602a7fb50774", "location": {"path": "/usr/bin/gpgsplit", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88840}, "digests": [{"algorithm": "sha256", "value": "0983afc599405eeb2ff813fcea52ea367c67e9aed4c14bec4a6ab0870bae6c1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libz.so.1", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a269b7416c9c3398", "location": {"path": "/usr/bin/gpgtar", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 155264}, "digests": [{"algorithm": "sha256", "value": "0c008ca64d4e2d25d660ab5c9785dafc5b5fac1aa8b53b6a031b7dad5c4a975e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "91c10a835a7a5320", "location": {"path": "/usr/bin/gpgv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 457880}, "digests": [{"algorithm": "sha256", "value": "9e62079b8f06bb809c9489413158ef7eede27d598c300addf96260abb542280a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libbz2.so.1.0", "libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c84b6cd6dd99bb39", "location": {"path": "/usr/bin/grep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 199136}, "digests": [{"algorithm": "sha256", "value": "39214499f884820b46f0ba06822e347798b264362edf607bf7668083b92cb51e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b929002510cdac4f", "location": {"path": "/usr/bin/groups", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "175a52497e658e138f7dce3fbb3ba7d794f302dc7be29f9c9ca79a8cb377554c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e2aa1ed62041b642", "location": {"path": "/usr/bin/gunzip", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "dbc33fb517aa148184d1fe8325a763325ddd89264ee0e84a6cd32f2579394276"}]}, {"id": "d856c1f634d7e554", "location": {"path": "/usr/bin/gzexe", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6376}, "digests": [{"algorithm": "sha256", "value": "8e329879a11866954e053b7b3495b9bbd1cfe79bdf2768359e7647fcbd2a80ee"}]}, {"id": "a955b5e7235ba2ad", "location": {"path": "/usr/bin/gzip", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97496}, "digests": [{"algorithm": "sha256", "value": "2610fa76ac51a7402d516999de23eaccaa1548069db6947743f0a7a5e2d4824e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b093f193d2833e39", "location": {"path": "/usr/bin/h2ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 29224}, "digests": [{"algorithm": "sha256", "value": "207c545ff0751771b2bc609648cffd42f0d1d8c85a1233d3657a6a2a09375069"}]}, {"id": "71848df58fd81209", "location": {"path": "/usr/bin/h2xs", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 60866}, "digests": [{"algorithm": "sha256", "value": "312819632716443b101ef37bbf198eeb60835bdf59e0bc612cb7bd654f455047"}]}, {"id": "45cd1e84c3fcffef", "location": {"path": "/usr/bin/head", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "c771010e7a767881976041a766205d15effb22dea9fcec84956df27c7ae91e21"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6e68a5b7b4241329", "location": {"path": "/usr/bin/hostid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "e0af7ad61a562121e2a2ebc25681340dfa982d38f41aa7902562a53c044e66bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d9fc8ed68bd98d74", "location": {"path": "/usr/bin/hostname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "5f2d2eb22eb6aa297810acbef50f28c610d197f2577b7316b1791c2528cfd928"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c545b243c64d1eba", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68000}, "digests": [{"algorithm": "sha256", "value": "54b6ecee485064c6e998ace4af38c85ee1aa7493317e381387f7d2287b723c58"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "27946f5382aeff39", "location": {"path": "/usr/bin/id", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "371021b0c9ab1a3c893ca98b1c648445e3cfe5c6883d9c0a5b1d0339c0d4cd2d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb999eddd52e65d7", "location": {"path": "/usr/bin/infocmp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63880}, "digests": [{"algorithm": "sha256", "value": "82c5c8b356786bfb540d317548ed7374c20cbf59f99d8a21658b82e2433c839c"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "04881d323ea04e54", "location": {"path": "/usr/bin/innochecksum", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3768352}, "digests": [{"algorithm": "sha256", "value": "86f31c05f8edf45d94bf9cd612b3b41c23cac638a4c36ae25edd5468783d630b"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ed57b639a8f747c8", "location": {"path": "/usr/bin/innotop", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 456518}, "digests": [{"algorithm": "sha256", "value": "a45b70120a304545186dad4b9754501127752b534b30359da63ac6b2394319b0"}]}, {"id": "711460586b7edfa0", "location": {"path": "/usr/bin/install", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 158112}, "digests": [{"algorithm": "sha256", "value": "510b0ee8e46701782158becd77c0fa16a93805beab00717de725dd508cf8db12"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a087701065185753", "location": {"path": "/usr/bin/instmodsh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4370}, "digests": [{"algorithm": "sha256", "value": "6ba1fdde17fa71d2ab6454c932cfc161ba522a9a34c04cc74c167265990e73ae"}]}, {"id": "2f2e47b8b6d3cd5d", "location": {"path": "/usr/bin/ionice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "12d62a11c422bbc9c29a92f979bd24757338493370860540ab1b2aa1eb2d0e9f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb51feff8e1574eb", "location": {"path": "/usr/bin/ipcmk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35120}, "digests": [{"algorithm": "sha256", "value": "46a3c2b53945e6b6416765dc48ae2578106f5dba18fce095c243fafb228d45bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6179a9f84041d7de", "location": {"path": "/usr/bin/ipcrm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "a781fac74e6f786c49fe2ca6848df0860554f66dbf5fa5da087372afcc2aae69"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8e416f1d258ef2e9", "location": {"path": "/usr/bin/ipcs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "1cf6c5173c379120d2768a3da92b6abf4963b04d498e7bb066cb9e522723b2bd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7e34fa59eeb11302", "location": {"path": "/usr/bin/ischroot", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14536}, "digests": [{"algorithm": "sha256", "value": "f2903ae117636fb5d17cea1f0b7499439a0fa3d34f3b67893bb02966317dbfbe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "84ab54413e49e0c3", "location": {"path": "/usr/bin/join", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55672}, "digests": [{"algorithm": "sha256", "value": "d3b61dbfba7c4cad00830d9df0fe8c76d75e0584269ec0346a0f6758fe738d43"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2ef89eea2753b86e", "location": {"path": "/usr/bin/json_pp", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4667}, "digests": [{"algorithm": "sha256", "value": "5d39e2e83e0e9163c732a6bd8120167d2a32cec39d002593889268d78fddf3c7"}]}, {"id": "1d7460498b30bfdc", "location": {"path": "/usr/bin/kbxutil", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 179168}, "digests": [{"algorithm": "sha256", "value": "a2c81cff9d6b09203b93cf08c43b47ba3535b541120feb022f4bc84758ba89d1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libksba.so.8", "libgpg-error.so.0", "libgcrypt.so.20", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "28b4f5a92bb379c5", "location": {"path": "/usr/bin/kill", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "876a90af59c0a093860ff360047301629469023a1cca81341053067b6ac0e0c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "34b30b79afc0a8a8", "location": {"path": "/usr/bin/killall", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32024}, "digests": [{"algorithm": "sha256", "value": "a88faecf3ac956acab394a8fdfae5dcea31297f62e44655eb1c07ae4a3d6b1d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e25c45723871354e", "location": {"path": "/usr/bin/last", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "9b1fa756e0ba6e5f3653df88f394427d8ed34b93768042ecce9fb20794601d21"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ef0ea1c6733033cc", "location": {"path": "/usr/bin/lastlog", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32416}, "digests": [{"algorithm": "sha256", "value": "26a6ecb29b09673424c45ef97228932e28129d4b3969e5a3c2150dd69a61e849"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d4b4080d0d2f7c22", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5427}, "digests": [{"algorithm": "sha256", "value": "41f0a0de4ee669af51342915231106eb76881597588b4e589b42104f94f1534f"}]}, {"id": "3c4798fc1bc1c30b", "location": {"path": "/usr/bin/libnetcfg", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15775}, "digests": [{"algorithm": "sha256", "value": "03ea004e8921626bdfecbc5d4b200fca2185da59ce4b4bd5407109064525defa"}]}, {"id": "177222a375b74fc7", "location": {"path": "/usr/bin/link", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "28f21512f9b23d59291a552dd0e980bf284ded90ffea3276f00292baaa798a84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0a984b5f5243412b", "location": {"path": "/usr/bin/ln", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76160}, "digests": [{"algorithm": "sha256", "value": "1253b2b3a7092aa9c598a97746e3219bc3f95eb970fb9ac26ccc4c91f8348f64"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0b0d0f244c1b5e0", "location": {"path": "/usr/bin/lnstat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31240}, "digests": [{"algorithm": "sha256", "value": "2232b4f54b09dbca6bad3bc238b550231f5a5911c4c4daf96f3848930936c9b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5608383ab78b2587", "location": {"path": "/usr/bin/locale", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 58944}, "digests": [{"algorithm": "sha256", "value": "d8c9ec93861feb6b7fd54b5cf420c5cf0dd0be4647c06ce4f2acb1ef2d928e84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "839fc85cac5ecd92", "location": {"path": "/usr/bin/locale-check", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "d97fc7da68e2a125620ca59bc277539bff767d1bc7924b4aa713a96844397dcc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "70d2e2aaabfc61d9", "location": {"path": "/usr/bin/localedef", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 334808}, "digests": [{"algorithm": "sha256", "value": "d7d2dc6d3e2d8060d5dc63011474dbb299efaf3d27789c6200f5be5c13ce5757"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "88833d08a06455d1", "location": {"path": "/usr/bin/logger", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52040}, "digests": [{"algorithm": "sha256", "value": "7852e5b10ab6aa2c1b64ab50d59a2b25c8d9ff2f72c36d710fa186ad09d3243a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsystemd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "80abef29a6a9adf6", "location": {"path": "/usr/bin/login", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 57104}, "digests": [{"algorithm": "sha256", "value": "be55fa8f67b93497cf4a8e0e116ec298e751559fc70c77a25ba42be0231b80c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "086c843f027e9e4c", "location": {"path": "/usr/bin/logname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "f18c9e20a2b8b045170674e242fb3037ec3224353f4732ce0d59205c912d3807"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46bf3dcee9b6f9f1", "location": {"path": "/usr/bin/ls", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142144}, "digests": [{"algorithm": "sha256", "value": "1e39354a6e481dac48375bfebb126fd96aed4e23bab3c53ed6ecf1c5e4d5736d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "58c3c5ee6a80ce1e", "location": {"path": "/usr/bin/lsattr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "8de799fe7a8c35a622f8cf7c00edf61108fb9a95dc5102ab1f563aca3a05daa5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e7e575f0b6bfbbfe", "location": {"path": "/usr/bin/lsblk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133352}, "digests": [{"algorithm": "sha256", "value": "9cda971b462e5f6807f25de4f8ecb7b4920acdc4eb212a6ad17a28de2ff04fc2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libmount.so.1", "libsmartcols.so.1", "libudev.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "84b29fe8b62f4cd0", "location": {"path": "/usr/bin/lscpu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "6ea0aed7187fe4d17e19b96ce2543ef573b120b676cc82a9d2c675eade3b14db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6dcd906e0243b9e7", "location": {"path": "/usr/bin/lsipc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96488}, "digests": [{"algorithm": "sha256", "value": "9ef3b43715d2d550fe1a4f5ee6bff6966674f2f89a45231a52d3d4a5a4e03f43"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "31b07f348e9a3891", "location": {"path": "/usr/bin/lslocks", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39480}, "digests": [{"algorithm": "sha256", "value": "903ddd3418b422594d78c33cf0762e60af66f738e8ba1bf4dcbf87b715ad3fd6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "606d0d33fa302883", "location": {"path": "/usr/bin/lslogins", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "dd7c8de7e44a2e738374e3ee20b82a25f2d0a008f3c5e592c126786c9970259d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libselinux.so.1", "libsystemd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "82ff4d3f6492c3ed", "location": {"path": "/usr/bin/lsmem", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "4bb57bdceb34db04f275a5235dae73e56a26a638fdf6340032f72e165c80c05b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "03a5357af1aef2dd", "location": {"path": "/usr/bin/lsns", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51440}, "digests": [{"algorithm": "sha256", "value": "ccd4546e558c9df5be62a439e9412cf5a8df5afce7f882b8b6cb188a827c19da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "caf699f22b5bf2d4", "location": {"path": "/usr/bin/lsof", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 175744}, "digests": [{"algorithm": "sha256", "value": "8a26bbae9eb85aa98ef29cfe5b0a291234db6eb394c3e0c2841983dcf7dda959"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb3f90df7c05f3cc", "location": {"path": "/usr/bin/lspgpot", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1081}, "digests": [{"algorithm": "sha256", "value": "aa7a7b1d982fc8de67cb90b9cefa984962a91efae153adb7e19d461742f7b1ba"}]}, {"id": "c2c34a7da5db20c9", "location": {"path": "/usr/bin/lzmainfo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "646d7da2a74adc4465e03f8120cd819e9a7423908047f239ffc40da580112734"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblzma.so.5", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "edafb04ca2309e1b", "location": {"path": "/usr/bin/mariabackup", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23726736}, "digests": [{"algorithm": "sha256", "value": "e0bc39c810dfdad4405e61c6121eac3c0dd330ebf47daa52deac5a18bed08ebd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libpcre.so.3", "libcrypt.so.1", "libsystemd.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libdl.so.2", "liblz4.so.1", "libaio.so.1", "libstdc++.so.6", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8fdd6ddbd7291c01", "location": {"path": "/usr/bin/mariadb-service-convert", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2488}, "digests": [{"algorithm": "sha256", "value": "d2aa9a4aa62ccdd0426b8670a0af6ec319eba6a2d032ed29bc744070099d4977"}]}, {"id": "b16703b118f4aef1", "location": {"path": "/usr/bin/mawk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162552}, "digests": [{"algorithm": "sha256", "value": "1c08b1f4daf74d26cc519bdf7c30fa161ae3d13cbfcb70e40487e217b86cdf90"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fa6ac302331fea35", "location": {"path": "/usr/bin/mbstream", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3681056}, "digests": [{"algorithm": "sha256", "value": "b8021ca85fb170ed778a65f2656d58c8eefde663e2f4a75465a78dbd270a3fa0"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "703186af22af11ee", "location": {"path": "/usr/bin/mcookie", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35120}, "digests": [{"algorithm": "sha256", "value": "2d4279adda4875213d5681c908e80195c6e968bd63519358d32949f4ebf79fe4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d064bc1cc282fb84", "location": {"path": "/usr/bin/md5sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "4f5acab1d7cdceb3f47440f934986ff60229d96a79b76b11803b9819d3bb376a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae3d9f643838a33b", "location": {"path": "/usr/bin/mesg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "e4f313e68fab7f28577a66eba07e76e83447e3c988aefc4d21937b75b503e00d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ecc2a07c4401685b", "location": {"path": "/usr/bin/migrate-pubring-from-classic-gpg", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3060}, "digests": [{"algorithm": "sha256", "value": "8308091d807cdd1af400e408e6b6629d1e5fac38bf92d8843c37f211a879c796"}]}, {"id": "ec596261688d39b1", "location": {"path": "/usr/bin/mkdir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88408}, "digests": [{"algorithm": "sha256", "value": "4764ac50184c3092d7e529b07d95f103644229f12cfc1de6759bd1da0e6c56c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3346cb6d4bea2417", "location": {"path": "/usr/bin/mkfifo", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67928}, "digests": [{"algorithm": "sha256", "value": "701473b4e6883abe695f287feefea5f877d26c0aca460960a1d5b1673f5ab878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a9a237fb72f37479", "location": {"path": "/usr/bin/mknod", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "7970022a38c61df726d08080d00510b6975ae697624bd726071ab162ef076903"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7f4ec41c1362114", "location": {"path": "/usr/bin/mktemp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47448}, "digests": [{"algorithm": "sha256", "value": "49ad1d5b6875c67a20f67ab440666a3805390eb85de07852f3ec81fe1bedf123"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "68b04cd653582849", "location": {"path": "/usr/bin/more", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43160}, "digests": [{"algorithm": "sha256", "value": "2f5019a8705f41c97d44ea67df702d778ddfb85667d10ed43e5450b85ab12717"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "37d13bdfd70612dd", "location": {"path": "/usr/bin/mount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55528}, "digests": [{"algorithm": "sha256", "value": "f29097ea32d679be320a1d8e6ebd44edaf38d89c72b0a864dca72af05547b4bf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "019b2722f5e7e76d", "location": {"path": "/usr/bin/mountpoint", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "0577bf88c812013f2aeebbb1478c729e1941a98ee6296d9040136976c174cd46"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5f7064164df3cb73", "location": {"path": "/usr/bin/msql2mysql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "2cd4688b2fc28203f643907ce279b998244661ba48c7bb5c729e2a727bd15f17"}]}, {"id": "81439f0e1fe1815b", "location": {"path": "/usr/bin/mv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149888}, "digests": [{"algorithm": "sha256", "value": "5d991b919776bb4bc926fe341492762004a334f301dcd62632bc3d87aa24cbf4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e57c037b4e24c464", "location": {"path": "/usr/bin/my_print_defaults", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3660800}, "digests": [{"algorithm": "sha256", "value": "85d21d12602c9d38d46559074b68cbf515c689679ac6a9461c0636f5c3ca0fd2"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dbc0bfd85c0e2632", "location": {"path": "/usr/bin/myisam_ftdump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3985312}, "digests": [{"algorithm": "sha256", "value": "2bf6e821d55cf8ab6837ce5dd25f3766a7ad9851302e2f14957b3ae127802fd6"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f596f0355aff8230", "location": {"path": "/usr/bin/myisamchk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4112992}, "digests": [{"algorithm": "sha256", "value": "751cc1d7f538cd3d5560cf39230980568aee52b74386f9590da11c49f71fc77e"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "16709ab04e96b7d4", "location": {"path": "/usr/bin/myisamlog", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3967904}, "digests": [{"algorithm": "sha256", "value": "a24989030458236bf265f852f3b2075c5db6bc6a25dbf00e875a416434aa2ddc"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "029f8b6d2b70288f", "location": {"path": "/usr/bin/myisampack", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4014560}, "digests": [{"algorithm": "sha256", "value": "f581629e154ce5167281520f0d2e8e98d03d347fce93ac0980f0e24fc60015f5"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dae471915929dd17", "location": {"path": "/usr/bin/mysql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4237144}, "digests": [{"algorithm": "sha256", "value": "2299bca0994ccb7a4ff7623ef53bedbd7b909a7dd1890040aea05d8c128bf1c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libreadline.so.5", "libncurses.so.6", "libtinfo.so.6", "libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libstdc++.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e6e07fa5ec30ed17", "location": {"path": "/usr/bin/mysql_convert_table_format", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4217}, "digests": [{"algorithm": "sha256", "value": "03729cedb39a265d71f4cc48c082f217527b708f5e001fb1d98525c64a28d305"}]}, {"id": "5fccb81db6de3569", "location": {"path": "/usr/bin/mysql_find_rows", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3290}, "digests": [{"algorithm": "sha256", "value": "6ef840bd005836d4d990323b9b026ef3a43a723f7f47b4694e5ce5bde30c8128"}]}, {"id": "6c0a0bbd1c8a34fa", "location": {"path": "/usr/bin/mysql_fix_extensions", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "a88cdaba514804bd9cc47e18705466351a81476c5a3e43bc1025f2ac3e1a7bfc"}]}, {"id": "1c8cfa7b525f7449", "location": {"path": "/usr/bin/mysql_install_db", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21418}, "digests": [{"algorithm": "sha256", "value": "5a33fb3a075d2a69d74db3ddd9197bfa46ec52738f920dde735e96defa0502e2"}]}, {"id": "872e79081b196a8a", "location": {"path": "/usr/bin/mysql_plugin", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3669248}, "digests": [{"algorithm": "sha256", "value": "7b1b1d7cc3974cb0a18f5308144c07786cde4c5031fb994fe94a09463c0181ea"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ffde0ec1e85a84eb", "location": {"path": "/usr/bin/mysql_secure_installation", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13689}, "digests": [{"algorithm": "sha256", "value": "9feebe585b1ce9da79a11e7acbbef2d2172787b010cf16a3660d3f3a1ed0eaff"}]}, {"id": "804435a83c3f999e", "location": {"path": "/usr/bin/mysql_setpermission", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 17542}, "digests": [{"algorithm": "sha256", "value": "b671414cdeed4f76ac42729dd4b2a0926dafb6765211bbdc4809fabcc78854e3"}]}, {"id": "4546a880ecd4f489", "location": {"path": "/usr/bin/mysql_tzinfo_to_sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3664480}, "digests": [{"algorithm": "sha256", "value": "b1fbd6339372d27d3d3a31f3818886020c9ca176f59a6b3c0d0835df3688db5d"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f2ac2bea0d46faf1", "location": {"path": "/usr/bin/mysql_upgrade", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3756576}, "digests": [{"algorithm": "sha256", "value": "72eb264433c3ecb936958e38a67c43dc58d67d83f9db928ad5aa0922e029eeda"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "14d629dc0de4c8ff", "location": {"path": "/usr/bin/mysql_waitpid", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3656064}, "digests": [{"algorithm": "sha256", "value": "8fee3e538a242f499d36f421464f413443a92228ad77c13a61eb56fa12d95d07"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d98e662cad6618f4", "location": {"path": "/usr/bin/mysqlaccess", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 111922}, "digests": [{"algorithm": "sha256", "value": "bdf801b87bb040b1f0961ddfb414fed7621eb8bfa25c8f193034bf5681b25442"}]}, {"id": "53487abed65cc031", "location": {"path": "/usr/bin/mysqladmin", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3986112}, "digests": [{"algorithm": "sha256", "value": "a7aea52ef46d0c76f5f42e72c678c16eba6e9a2ebfc4b0f46a96f098c5c85147"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f24c7990d9da3fd2", "location": {"path": "/usr/bin/mysqlbinlog", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4237976}, "digests": [{"algorithm": "sha256", "value": "4de2e894c6fc66478068a2fe8fa946d3d28e77f923f18e5ddfc8e65e74b43dbc"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libstdc++.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c8b3fa70e0d2c228", "location": {"path": "/usr/bin/mysqlcheck", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3979360}, "digests": [{"algorithm": "sha256", "value": "2325ac0b83ef79d57f3c45721a25806446b5b50bb362e6440a0d4be379ee1a50"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9d7e588786860464", "location": {"path": "/usr/bin/mysqld_multi", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 24715}, "digests": [{"algorithm": "sha256", "value": "4f76806071f7101afaebb21909248b492850cac78a261dc138ed70aac984a732"}]}, {"id": "55223cea3a1b200d", "location": {"path": "/usr/bin/mysqld_safe", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30787}, "digests": [{"algorithm": "sha256", "value": "7d663c10a9efeeb3ab1ae7185aa159dc7a67dd7c2c214e696269d1ec269290fe"}]}, {"id": "cfcf692011dade2d", "location": {"path": "/usr/bin/mysqld_safe_helper", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3626656}, "digests": [{"algorithm": "sha256", "value": "e17bc5d3f3bba110cbfa2e5baecba50f7836fe436a161f4792dcd63492f7bfd8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7c41063f332565d", "location": {"path": "/usr/bin/mysqldump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4070144}, "digests": [{"algorithm": "sha256", "value": "f5075c0516399e8c90479df3700d64b623032aa7ceb3b5f308f0d33f8c82195f"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "982e9db6fc1c0de8", "location": {"path": "/usr/bin/mysqldumpslow", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8242}, "digests": [{"algorithm": "sha256", "value": "8f9f4397dd035bbf0d193c3ead1b597ee57c84f08425ca60126855043e5d1975"}]}, {"id": "67a6205b9acad36e", "location": {"path": "/usr/bin/mysqlhotcopy", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 34963}, "digests": [{"algorithm": "sha256", "value": "701179652542c823f42c5957d580e4d56fe64fc8656642f6995555cca1ceb1c6"}]}, {"id": "373ebbdd0397dc9f", "location": {"path": "/usr/bin/mysqlimport", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3974144}, "digests": [{"algorithm": "sha256", "value": "f48626d285c62b8fa3a3eb41dd3f0081bf53c7ee70b03879981afb7e82211e98"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "86b3b2910475c8b7", "location": {"path": "/usr/bin/mysqlreport", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 50344}, "digests": [{"algorithm": "sha256", "value": "2ab15bded534161ed6fca8812a4076d9bc758bd12846f6784ec1d3b6d6e47b87"}]}, {"id": "43cae98170ee4b60", "location": {"path": "/usr/bin/mysqlshow", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3964480}, "digests": [{"algorithm": "sha256", "value": "a19db52318ed86da4724639a63dd87f7f548458779f807bfac7e393f95bb24b5"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "39bc23ad4a88d464", "location": {"path": "/usr/bin/mysqlslap", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3987808}, "digests": [{"algorithm": "sha256", "value": "2f9313eac9f64e5a9587da761f8ddcb12ca69a8eb3b428839af77f61530955c8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1bb1618af66fe378", "location": {"path": "/usr/bin/namei", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "3de4e310f94656b29d3d1e24f594975a6eccf5460c513c0bed10dc489a5b166e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9e97295741dfa592", "location": {"path": "/usr/bin/newgrp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44784}, "digests": [{"algorithm": "sha256", "value": "492627b8e40d6d07e082de388a8f9e9c7dd1289772187ffa868d2cb66ea7a9bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "52babba0be5e022f", "location": {"path": "/usr/bin/nice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "2cf3ecd00c4c50f3948a76af2bda7762491f0d366c7db78302e113f622967bb2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dbd9e55acb6121f4", "location": {"path": "/usr/bin/nl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43448}, "digests": [{"algorithm": "sha256", "value": "ca89721bcf3dbaa70dee89a8255246884de96a4e97678163eafa4778719673e7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f909293d6f755a12", "location": {"path": "/usr/bin/nohup", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "74af07c3d96e5fda903ac3df226b555ea6cad5d3b0aa250f3cea7713128bddf2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d86974163371869a", "location": {"path": "/usr/bin/nproc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "b1e8e5df9ac3ce17d985cc0ad8be413d8beb41082ced717d69a47950dcc07f29"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eab0d660aba72e94", "location": {"path": "/usr/bin/nsenter", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35256}, "digests": [{"algorithm": "sha256", "value": "931e1e2af65b4a354281b5637b76fc015dbe9f2929c8a76c9db190c3760d552d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b17d452c3e19f3d9", "location": {"path": "/usr/bin/nstat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80112}, "digests": [{"algorithm": "sha256", "value": "f25df332a25544a0802d0f819d2dea50d170c48e5a5ac2885f5df5d69673775b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmnl.so.0", "libcap.so.2", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d50bd206ca1a0ab0", "location": {"path": "/usr/bin/numfmt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67992}, "digests": [{"algorithm": "sha256", "value": "5c600ae55b9fb9259aceb6a16792b6a3e9b1c7671d160660063d4c67aa0e3050"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2f69460accdcdc68", "location": {"path": "/usr/bin/od", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72056}, "digests": [{"algorithm": "sha256", "value": "eeadd30e15e1e0de3eb0543fc60cee012473f6cea26a18cd727a9be701a3d312"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0c3704bd5dbd1f9a", "location": {"path": "/usr/bin/openssl", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 753336}, "digests": [{"algorithm": "sha256", "value": "00ce4e35c66812b105f93927148bbbb5bc936e0b5032a974e621b57f98fd84da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7fec2c0465ee0fd", "location": {"path": "/usr/bin/partx", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121072}, "digests": [{"algorithm": "sha256", "value": "c7f9c780df4dd5f4547169f7461742f1a48b480eecf92b35ec3ad6081f7f8b3c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0c27677a9e14fc4d", "location": {"path": "/usr/bin/passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68208}, "digests": [{"algorithm": "sha256", "value": "f3858de9170c06c2e97f85425f2054de614bb46a9c15c9efe05db25e77f021bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6a7663e6629b17f9", "location": {"path": "/usr/bin/paste", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "69576921d796eff2026f6ec9c8dc40a4a74bc7881a9a16834baf79931293cadf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0b5b0f859bdf1a8e", "location": {"path": "/usr/bin/pathchk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "e801039446415009593d53d51e0924aee1306db03dfa24b4738a3d63383194f1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c4cf9c88f34f2cb4", "location": {"path": "/usr/bin/peekfd", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "ee0097df34bdf614190cc19c824313bf526bdecc3e886268495e85ec85cdcbe1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0877d9afef011e80", "location": {"path": "/usr/bin/perl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3478464}, "digests": [{"algorithm": "sha256", "value": "61f97013f0e2eff9d4c701b3eff7d2afd7cb50c7ae6900adde6a53cbc78481bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6e7df8afa09f8780", "location": {"path": "/usr/bin/perl5.30-x86_64-linux-gnu", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14648}, "digests": [{"algorithm": "sha256", "value": "fb231c12168ce76f749035f80e99d507de8ee00be978e7b87ea468fda3a32c84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libperl.so.5.30", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "96b9c9b1be9653ce", "location": {"path": "/usr/bin/perl5.30.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3478464}, "digests": [{"algorithm": "sha256", "value": "61f97013f0e2eff9d4c701b3eff7d2afd7cb50c7ae6900adde6a53cbc78481bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c58d696bcba0b488", "location": {"path": "/usr/bin/perlbug", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 46366}, "digests": [{"algorithm": "sha256", "value": "a0073ae2a63f88127cc968be201f948c1e5f2f109dd3c1a9f26673561c1fd85a"}]}, {"id": "7e5665222634e929", "location": {"path": "/usr/bin/perldoc", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "d8bebeee62ce30574f40d53182b7fe17619e144233a7f7ddfa3e33ca34deccec"}]}, {"id": "5c0abef0a5c354ac", "location": {"path": "/usr/bin/perlivp", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 10864}, "digests": [{"algorithm": "sha256", "value": "f57988a5c99c0b1a6ab676492fd1d5f0816e7a64b265fd59515480c99289fa9f"}]}, {"id": "758fe03a32e96a0b", "location": {"path": "/usr/bin/perlthanks", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 46366}, "digests": [{"algorithm": "sha256", "value": "a0073ae2a63f88127cc968be201f948c1e5f2f109dd3c1a9f26673561c1fd85a"}]}, {"id": "42fe1e07180b0fb5", "location": {"path": "/usr/bin/perror", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3857504}, "digests": [{"algorithm": "sha256", "value": "bbba16086424078194199deb715208ca8b4cb41adc453ab5446d82d48b10be72"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "68f82d193e406f68", "location": {"path": "/usr/bin/pgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30968}, "digests": [{"algorithm": "sha256", "value": "c97407ded0083ecc4cdab19ae8af19b10a298d87c4a8d2be059de9df6f08b809"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "63b3c7714218f632", "location": {"path": "/usr/bin/piconv", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8357}, "digests": [{"algorithm": "sha256", "value": "74788a37d0aaa0989a51de03c3a5405f2c786fe9791dc82a271639806192c85e"}]}, {"id": "2e5a7669e4fe1bae", "location": {"path": "/usr/bin/pinentry-curses", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68240}, "digests": [{"algorithm": "sha256", "value": "fd92b551d3a9acdfea27cce507f4214809f5eda95e47a4c4954a54edd1974f2f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "719b42b4ec29d242", "location": {"path": "/usr/bin/pinky", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "459c1b78b332c9770007533c4104147dff52cf8b1f4695d25e2a9dd7a9534880"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c8f23368e4324e62", "location": {"path": "/usr/bin/pl2pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4533}, "digests": [{"algorithm": "sha256", "value": "0aeb39f44c416602c8dfcb2ddc52be99cf6525b3a1b9e16617176b5f42234c6d"}]}, {"id": "14e7941e04e55d1c", "location": {"path": "/usr/bin/pldd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22904}, "digests": [{"algorithm": "sha256", "value": "6168b838924d99cc3820ce1a003fd3ffd86300ce48885604fffaff16d76f51c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4ea64eaaafd650cf", "location": {"path": "/usr/bin/pmap", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35064}, "digests": [{"algorithm": "sha256", "value": "1b9bdfcfd71e1bac500b3ffa25fbf8eb1e7c2d9b069003b9fa7431c7936bb22d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9585957b385d3e77", "location": {"path": "/usr/bin/pod2html", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4134}, "digests": [{"algorithm": "sha256", "value": "568e24abd79bf3b148220d3799ee4f3f001f908ce4219c1e08607e7ae9f17fd4"}]}, {"id": "6b24fe6b30ea2feb", "location": {"path": "/usr/bin/pod2man", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15034}, "digests": [{"algorithm": "sha256", "value": "56524d6017103f09c805dbb6ecd4a5f3d9c1e6e13c71c961dfc9292e73d619c1"}]}, {"id": "fe15c50358b86a0c", "location": {"path": "/usr/bin/pod2text", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 10803}, "digests": [{"algorithm": "sha256", "value": "274a0996c1591ef0f10bbe0bfaf9dfce7aaacb97cca18c635561f3f672cc4e41"}]}, {"id": "3bbae5416ba6cca2", "location": {"path": "/usr/bin/pod2usage", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3948}, "digests": [{"algorithm": "sha256", "value": "6b03a993c7f1c964cbf9de6e92a8b1ed3a854c14e24f4bc701ea24937d8013a9"}]}, {"id": "9db37b982cb9fac5", "location": {"path": "/usr/bin/podchecker", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3658}, "digests": [{"algorithm": "sha256", "value": "b41c90733b7f4051dbe82d289177add630133f0679660fbfa3f3051ecd309dbb"}]}, {"id": "fa1e7f83caea1364", "location": {"path": "/usr/bin/podselect", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2527}, "digests": [{"algorithm": "sha256", "value": "259cc6eee3b2d6f99d6d7dbf7263ca5ed97a9867342f59e601c3c4e339450bb0"}]}, {"id": "a3550c11cccc8c98", "location": {"path": "/usr/bin/pr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76216}, "digests": [{"algorithm": "sha256", "value": "9e92ce1b92703042ebb16f7eff36e41237cbf8f242d93781e1b9ce7cb361fab0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a1332fe61d94c784", "location": {"path": "/usr/bin/printenv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "0fa26be2fe69ed794c8a58c2547d3765342746838fcc7a4f7033070cecca3fe3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b8f961da493111e7", "location": {"path": "/usr/bin/printf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59736}, "digests": [{"algorithm": "sha256", "value": "bc58e0135f2e096f09f52f96a99b763fa4d693228c5b346460906041ccf01134"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8172e8ef2e98c728", "location": {"path": "/usr/bin/prlimit", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39672}, "digests": [{"algorithm": "sha256", "value": "79736fa1db42cad732e68eeb1ea6df2ac539f5eed1805577b6047b22b71d6df8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eef422a02eeeed9b", "location": {"path": "/usr/bin/procan", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80640}, "digests": [{"algorithm": "sha256", "value": "4396ffa101d83ad98fe288b97f2dc6b7cb2dcc561d3ba6ffdd5afabb16520d46"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0057c3e7c0d9ca41", "location": {"path": "/usr/bin/prove", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 13655}, "digests": [{"algorithm": "sha256", "value": "86e35537ec241a5d096283d91a30876021fc44d341f3f67e3d7ab8cd47909e93"}]}, {"id": "ee5023cfd5b85aed", "location": {"path": "/usr/bin/prtstat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "7447ec045b55f938612b9c1751003e5b291e9f0f15718ebbc3e0020d471639fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3e19cbb162869302", "location": {"path": "/usr/bin/ps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137688}, "digests": [{"algorithm": "sha256", "value": "9badc3ea544cf1d5f3da165508291a28400773b3904749b7765fb2de61cff7db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "058608e7e31c7625", "location": {"path": "/usr/bin/pslog", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "54998003cb822c75ad1ded5ddb4847cec34cab52332b72d108a826b03863f8f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f1b025f11300fab3", "location": {"path": "/usr/bin/pstree", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 36008}, "digests": [{"algorithm": "sha256", "value": "8e43af67366ab733b795b8e4b8bff265ef0b32c8e9f07cb333796e0baad44fe6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0215ae1cc1dc3a9e", "location": {"path": "/usr/bin/ptar", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3549}, "digests": [{"algorithm": "sha256", "value": "72a57943988109afa78543208d44d075a1618e5f21d123f98e15cd2bea2ed168"}]}, {"id": "ab1eeefb1bdc8eb9", "location": {"path": "/usr/bin/ptardiff", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "902c515503657fd8b595c250a64884163a05bae119dda9492859b5c8f170dbb5"}]}, {"id": "d82596e714e9272f", "location": {"path": "/usr/bin/ptargrep", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4392}, "digests": [{"algorithm": "sha256", "value": "8ae89e01884cc2de48636189996cda7cf44cd2a97a7e933c9553c2c401ca6e67"}]}, {"id": "106b29416648a6a9", "location": {"path": "/usr/bin/ptx", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80280}, "digests": [{"algorithm": "sha256", "value": "ce8d5016de3c5cd173c088a55972da2cbf0a970d8b65064cff21ddf4b4208952"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "945c7708ec4e26a6", "location": {"path": "/usr/bin/pwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "a417dc9111d4287e7d3d65156a38254a031813e9660103087d1891fb71efd838"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98a0394800b2c759", "location": {"path": "/usr/bin/pwdx", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "70d2649b5b31dd948d9b2b8d55f90a6aea64cc87830d1b0aa18b7f826ffc7572"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7b46c4c6b804e2ea", "location": {"path": "/usr/bin/pwgen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32152}, "digests": [{"algorithm": "sha256", "value": "7282456d0d87d725b10043844c1028ee29f76be7d64a958840bddf50ecbadca4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "928bae5a8c272a6b", "location": {"path": "/usr/bin/pzstd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 698840}, "digests": [{"algorithm": "sha256", "value": "509a1f0e299bbab2fac3daba9a8cf80a54d1c28824d0df12513bea806a06b6ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libgcc_s.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "82fae7799572fd5b", "location": {"path": "/usr/bin/rdma", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133360}, "digests": [{"algorithm": "sha256", "value": "0b6cbaa2d5e3976b880e98eb66feda3c9d71a2d855c848353889618a04724d24"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmnl.so.0", "libcap.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1fd2a7e52a77156b", "location": {"path": "/usr/bin/readlink", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51544}, "digests": [{"algorithm": "sha256", "value": "d51208f0931965a9ea6afb5596bb24a1af5f9978819a5f2a9a44c6682706d227"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fc1b4b920084cf33", "location": {"path": "/usr/bin/realpath", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51576}, "digests": [{"algorithm": "sha256", "value": "e3ef18fd4b85ce6d11e08dacdcfc86bee855ddbe5a59b7d86926eebe463600c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a16b28caddb886a0", "location": {"path": "/usr/bin/rename.ul", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "af70b1784be93bcff0640afa8782f15fd57b6ebe611add274ef4fdc9dba60119"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb78e28ac7ca135a", "location": {"path": "/usr/bin/renice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "919c57cc4a20b76af2396e2b9a585e30f9d35157d41d9e990528c85bd79b0e7c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7ec2e52e6f2ab5cb", "location": {"path": "/usr/bin/replace", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3638944}, "digests": [{"algorithm": "sha256", "value": "f068b1d1aa137005d04dcbd044d6b82d74b53e606065a710867e89dcff0ee4e1"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "35c149f448543666", "location": {"path": "/usr/bin/resizepart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "d1807d5fae830b346a7315f6529784f644b8bcf4b217d444b2170a4a15bd4ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ffb0d920e6b84ed6", "location": {"path": "/usr/bin/resolve_stack_dump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3660128}, "digests": [{"algorithm": "sha256", "value": "81b7c1a7ed779ebc41ce8bdcc1bc4e14b3a91ca7e861d3940a3189d27a4e41d8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "255ec019e713eebd", "location": {"path": "/usr/bin/resolveip", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3656032}, "digests": [{"algorithm": "sha256", "value": "c9bfd909888546cbfecedcf6c4cf3286abaf4df219753f7d70dbb1a5f66cbdbf"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f7dfae177ca6026c", "location": {"path": "/usr/bin/rev", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "008c17a4e0fecb7909c7b28435de71c79e18d710ab82231138f6bb02b6bd1c33"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "19ef26a16c7476e3", "location": {"path": "/usr/bin/rgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30}, "digests": [{"algorithm": "sha256", "value": "0a8dd42a068115f058ae57f9f6347e1ef0ae2ffea89bf658b132974246577748"}]}, {"id": "d613953d4831efb4", "location": {"path": "/usr/bin/rm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72056}, "digests": [{"algorithm": "sha256", "value": "f31ab9fc2b32ed344c5918915600817224ce32c12258962dc40ab7e1c52319de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "35f055ca0b6c38d7", "location": {"path": "/usr/bin/rmdir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47448}, "digests": [{"algorithm": "sha256", "value": "2afcefec68d80d4a9c93e4f7287a6c3b719ddb2452eff3be19b03322b0b91cc6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9041279ecf443609", "location": {"path": "/usr/bin/routef", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 208}, "digests": [{"algorithm": "sha256", "value": "64db4b55649a6da6be27517add0c75d326e37b699d7f01cf6aea1f2befdab4dd"}]}, {"id": "16fa364afb7c7504", "location": {"path": "/usr/bin/routel", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1656}, "digests": [{"algorithm": "sha256", "value": "54b636e35ddcb7d332be25971008cd146616acfac998d06e43985fcc30247e82"}]}, {"id": "c10f3ef763cdf830", "location": {"path": "/usr/bin/rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 504472}, "digests": [{"algorithm": "sha256", "value": "0b8ef88fe9110ebfcbe3726a53931dffdebe1ee16defb88cc972015118e3a258"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libpopt.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cafd0ee2ac7f6622", "location": {"path": "/usr/bin/run-parts", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27144}, "digests": [{"algorithm": "sha256", "value": "a3a99913d9ba555402540bd1d9071207e5bf91a04f7355013cc7877e26fd874b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f87368f90fbdf44c", "location": {"path": "/usr/bin/runcon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "9693361780d6577ff9cd952b6f70d358b252f01dc36a1b7b13a56824fd453932"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "270c8a0fb83abff8", "location": {"path": "/usr/bin/savelog", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10481}, "digests": [{"algorithm": "sha256", "value": "e9f83fa3608f90efc4d3f0e38337da962aecffcc9f6af43709d9a6943a21341d"}]}, {"id": "370bd493e7f54101", "location": {"path": "/usr/bin/script", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55528}, "digests": [{"algorithm": "sha256", "value": "0c2141ba2268d39060c1f3770ed46e03092dabd2ee2276a231f3d961b4c025ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2adeb3558f690fd7", "location": {"path": "/usr/bin/scriptreplay", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "e451958d37187114f4302e995eed27a1ddc4080dc1ecee83e9c88cdafe490ca7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "12bf2c11cf4f38ad", "location": {"path": "/usr/bin/sdiff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51296}, "digests": [{"algorithm": "sha256", "value": "7cd2eb3812d90b86bf642dd584a759fee3786a023a2256ee482344d6246b28c0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "19ba8dea25996ec0", "location": {"path": "/usr/bin/sed", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121288}, "digests": [{"algorithm": "sha256", "value": "a0b422c771464c25afd6d6c708ae695f1901c5e7e8686e5d2cbee18462f13688"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bdf2e7d33c1bce42", "location": {"path": "/usr/bin/select-editor", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "1d3750ebeeac44e4da429e317254b7fadaeea00cf936e51a958306d7a395e845"}]}, {"id": "c9b83f13ce47c12c", "location": {"path": "/usr/bin/sensible-browser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "c80abe6a58479a80f6621fb145888810e19cd806330a974312bd3fc849a0c816"}]}, {"id": "46d3435d44b155ed", "location": {"path": "/usr/bin/sensible-editor", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "820d36bc91ba143b17a204c8d16498f4d60518990d1040808afb7a4dea91e463"}]}, {"id": "9a51f58b4744091b", "location": {"path": "/usr/bin/sensible-pager", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 452}, "digests": [{"algorithm": "sha256", "value": "8a701a467cd19fadc2194d0d47b49d01de58fa588e7ab2539f684b0f49a1c721"}]}, {"id": "4c11c067a53e7786", "location": {"path": "/usr/bin/seq", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51544}, "digests": [{"algorithm": "sha256", "value": "1e5f35a5e30e50dad7130d3a428b1a0951d716f037263d483c52e8e21e2b83fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0ab52e7d56d87869", "location": {"path": "/usr/bin/setarch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27136}, "digests": [{"algorithm": "sha256", "value": "a73ef5a5ecaecbdfab99be173f6b44cbe7da7d94c6f2fa1a26481f25d37ac69a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9b61596a0c61432d", "location": {"path": "/usr/bin/setpriv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47344}, "digests": [{"algorithm": "sha256", "value": "dc087096f8ae135933192788c32c9d5447511c81267a6ac2a01d60be4742e2fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap-ng.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aebf55da56a30851", "location": {"path": "/usr/bin/setsid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d00a50fbbecdae4b85424f7ce17bd27c92caa7a7ced2b99600913c2b16391045"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9a73281d99cc7779", "location": {"path": "/usr/bin/setterm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "61c00ffcb6228eefbf44e0a7fa7e799a2d0eaca20697f768c064b6f910c5f8f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f3668176889fa74d", "location": {"path": "/usr/bin/sha1sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51576}, "digests": [{"algorithm": "sha256", "value": "9b7c3f8459d41c2809f695040da541e17c057179c31c4f0be79a156104c8b633"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8107c57e26880ab", "location": {"path": "/usr/bin/sha224sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59768}, "digests": [{"algorithm": "sha256", "value": "b7d4ffdd7056067669462f59be81e1c5a1a0999dfe160b696b7bd862b0c3ba63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a60cf3559fc387ff", "location": {"path": "/usr/bin/sha256sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59768}, "digests": [{"algorithm": "sha256", "value": "b693d4bd026ba1515edacabcadbd6785454b08ec9468665e4dc33f01df8cc659"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e31fbf306e55e29", "location": {"path": "/usr/bin/sha384sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67960}, "digests": [{"algorithm": "sha256", "value": "b6255a90092d245f0161f7387ab23d7782020b055d5265889706c27c3ea9bd79"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a8b61e1fd4725ee8", "location": {"path": "/usr/bin/sha512sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67960}, "digests": [{"algorithm": "sha256", "value": "d7397d0ebc82665f0c1ece0b8df4e527be65f1198559c48273eedf33983a1469"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "25e982478b2dea37", "location": {"path": "/usr/bin/shasum", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 9976}, "digests": [{"algorithm": "sha256", "value": "ea96c9230f9b92fc5be55640a40f165430b5c05bd2440b6df3894248989fe1c1"}]}, {"id": "c8f6a322814ecf25", "location": {"path": "/usr/bin/shred", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63864}, "digests": [{"algorithm": "sha256", "value": "ae67dac22af8f07a717a6a9d16b6e98b3b9690e6133bdacc22781731b797cf47"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a658a28c06ccdd4d", "location": {"path": "/usr/bin/shuf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59736}, "digests": [{"algorithm": "sha256", "value": "bf3ba9e17369424ba8e6e82833686a2e64b9a7d794cda5b61f206bab4a16bdde"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "81e6bca7bb5b0852", "location": {"path": "/usr/bin/skill", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "876a90af59c0a093860ff360047301629469023a1cca81341053067b6ac0e0c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f0bf47ac8f114cdc", "location": {"path": "/usr/bin/slabtop", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22768}, "digests": [{"algorithm": "sha256", "value": "c77f57d688ecc4e787fb3d7d300a79535201f8cc3d339d3ba95e00abf8940e1c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libncurses.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6420b4afe0340fc9", "location": {"path": "/usr/bin/sleep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "45cf3208dc6704e806bbc5d776e884b5487744bd75171a93930c94e9b9b20ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9f77980635b62f19", "location": {"path": "/usr/bin/socat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 384552}, "digests": [{"algorithm": "sha256", "value": "88068cadb93a5ac1c51cf229fea37844304342cab46e4fc430755b3df053a926"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libwrap.so.0", "libutil.so.1", "libssl.so.1.1", "libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c3668940400e4689", "location": {"path": "/usr/bin/sort", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117376}, "digests": [{"algorithm": "sha256", "value": "06a79a2501b4dcea33de2c5c7418b6ea3a5be7ae235313c6126edf85fb15f3e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9fbb872779be944c", "location": {"path": "/usr/bin/splain", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 19150}, "digests": [{"algorithm": "sha256", "value": "441b5abed7d57324a0fb8fd8e42ed57b31b0f62ecf4f728a412ac065e9abadb5"}]}, {"id": "9ffddabb7cfacf62", "location": {"path": "/usr/bin/split", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60184}, "digests": [{"algorithm": "sha256", "value": "4769ed12a68c8e5df5fffb8429dbc8d07b233448d96c75aaace283622f85d917"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "214c0436b032ec76", "location": {"path": "/usr/bin/stat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88440}, "digests": [{"algorithm": "sha256", "value": "422b0e57ae673cb8d58ab672bff58d78792cf4e54fce38e06207a73d4d96980f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1a052a4cb45375e6", "location": {"path": "/usr/bin/stdbuf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51544}, "digests": [{"algorithm": "sha256", "value": "1d8b9dfd71b86f0cde5ebc87b83d1a549092e2a5c7acce1745a4e8a0e5d786bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8547f49fd31cc8af", "location": {"path": "/usr/bin/stty", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84344}, "digests": [{"algorithm": "sha256", "value": "3cc09af47949480312ecbdc9a6df27e57240057f403c131cdee242c7300d90d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0785841f0069b214", "location": {"path": "/usr/bin/su", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "9d1fda070610581427db17af53c510ae515df64427dab9a43f04e30606153d03"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dae8b6d21319951b", "location": {"path": "/usr/bin/sum", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47456}, "digests": [{"algorithm": "sha256", "value": "39d392c0e2f1815a1abeace97a892b8d05456dc658fdb740305e2b6ce9dddffd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5148888e170a4d39", "location": {"path": "/usr/bin/symcryptrun", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125984}, "digests": [{"algorithm": "sha256", "value": "cee4a4e4b97a429686eca38a7e8870dd200610237c6bc3d4c75b99a758dd0927"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libgcrypt.so.20", "libgpg-error.so.0", "libassuan.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e56ea70619dfe437", "location": {"path": "/usr/bin/sync", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "7ecb2f99a697aa0d3c4eeeedde02a76d30139def1f85401b388a256a6079028f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5a22999640287c73", "location": {"path": "/usr/bin/tabs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18744}, "digests": [{"algorithm": "sha256", "value": "93f051f07828568bdd329f1291cfa6b835ee926787d06d42e17985eea0fffb66"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "edb3e81a722667d7", "location": {"path": "/usr/bin/tac", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "7d8e11aa0a952f65d1433d277a7fa7a14034f37a8cb4b7854108eb7b5c207228"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "38cca4e5cca0c88e", "location": {"path": "/usr/bin/tail", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72088}, "digests": [{"algorithm": "sha256", "value": "00483d769f2d15f6d3c0f6f2d9c3c8dde3d377094d8411738f0f3b335008cf84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e55dbe2cefa63c9b", "location": {"path": "/usr/bin/tar", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 448112}, "digests": [{"algorithm": "sha256", "value": "66811bdd3214a4cb887a5ad1197811c37148bbc574a69f1cba949fbb2f8a9c5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f6a86bd5792c9347", "location": {"path": "/usr/bin/taskset", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "b52fe815f69407c91a173f1677cb5591a7c952394ce7a0fd115767764e441c45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "61de732bd085d55d", "location": {"path": "/usr/bin/tee", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "9288b17632f64d8d28f3143978ff1c5909dcd11851d211a5c6a29ac2bc822f07"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "61f1bb8ee0699769", "location": {"path": "/usr/bin/tempfile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14360}, "digests": [{"algorithm": "sha256", "value": "e24d23c21146862d7481688d36a398d197ba732fdd310c9f283c872a4d1ed451"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "145500c9fc5ed31d", "location": {"path": "/usr/bin/test", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55640}, "digests": [{"algorithm": "sha256", "value": "17548d1b941255fa61afeb4f46aab5f51c794fe1089c3d2aba7c9111d720cb4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b8f4db83aacc2be0", "location": {"path": "/usr/bin/tic", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92584}, "digests": [{"algorithm": "sha256", "value": "7c19e23832e7c4018d3e89fe380b8f133743f26eb26322698324d95800079aed"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e08febb845438e3d", "location": {"path": "/usr/bin/timeout", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43800}, "digests": [{"algorithm": "sha256", "value": "91db1e64064f0bf5ee99abda3a054cc6f05748dad2af5a145f890c9172d28d73"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4aaa0add87e2af05", "location": {"path": "/usr/bin/tload", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22776}, "digests": [{"algorithm": "sha256", "value": "6fbe7ade17043109f971ef60063700e92055e7c155210c2945b0851e96356dee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "26eb8e1732cf0cee", "location": {"path": "/usr/bin/toe", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22840}, "digests": [{"algorithm": "sha256", "value": "608ee5e78d4d21a5fc91185cb8b09f3342416ca6b71f8c66fe4b729b7d16d6e8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5732d53e709607b0", "location": {"path": "/usr/bin/top", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129072}, "digests": [{"algorithm": "sha256", "value": "20110d06f2491dc37bd346fcfeebae81ce121dad9ff7f0c1b3ae05b4f9e0290d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "67b55083ead4b054", "location": {"path": "/usr/bin/touch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100728}, "digests": [{"algorithm": "sha256", "value": "81f9bbc9e56914f60ca074dbd9f2fa461eaf8b6470876ed6d918689af545b3ed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9bb4debe1b12c657", "location": {"path": "/usr/bin/tput", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26968}, "digests": [{"algorithm": "sha256", "value": "717f7b97a04c83437dd1628e7de4c79ab97c2958d0b8d2f25b3b2a106970aa26"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2613b70e1b6d0834", "location": {"path": "/usr/bin/tr", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51544}, "digests": [{"algorithm": "sha256", "value": "3d28898a84a0d8fd7d35736606d52c37293805b2ad2699d84fea26df4d306b3b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3c421329d77544fe", "location": {"path": "/usr/bin/true", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "dad47a37a0c40dbaff9ece3a60af2c5e6cbfb4f70558302243f41b9edede9a6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2ef3e52571df921c", "location": {"path": "/usr/bin/truncate", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "72577f960652d3abb3f3a61b807b061fe433f0deaa8edec1f9230087806e299c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ab362cbcd67e9600", "location": {"path": "/usr/bin/tset", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31040}, "digests": [{"algorithm": "sha256", "value": "bb63163330b19b5148ca851c99a70e70c112a9150baaf9e705aaea253941336e"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fb2277e9ba62d5ab", "location": {"path": "/usr/bin/tsort", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "e28f10cea32391a892875a6b5ce47368c5787722fb6fe58276644717a65b1ac3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "899729424b583e88", "location": {"path": "/usr/bin/tty", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "f1ce560cdc200f8bf817af7ffc5aba3bee5b8c7905cb9e43abe22e8497240c78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "48eb67785ac4a407", "location": {"path": "/usr/bin/tzselect", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15378}, "digests": [{"algorithm": "sha256", "value": "d983bc8a258adaf01350fca03bc5cdf81f9d479550a73e8b62c3e11fce96f1f5"}]}, {"id": "58a99091aa559787", "location": {"path": "/usr/bin/umount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "4d7eeae28e2b366c2d4e0b2f3a69406315eae34ff975539c86d908a42483eb8c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d43995150ce7d8f6", "location": {"path": "/usr/bin/uname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39288}, "digests": [{"algorithm": "sha256", "value": "826971bf079a8c1c0076e359ab67fe8fab23819891e96a5f7b6eca1652af6f54"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6599c7ddc503f551", "location": {"path": "/usr/bin/uncompress", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "dbc33fb517aa148184d1fe8325a763325ddd89264ee0e84a6cd32f2579394276"}]}, {"id": "4f3af2d94de2cfc0", "location": {"path": "/usr/bin/unexpand", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43384}, "digests": [{"algorithm": "sha256", "value": "dcbc9065888df91b4ec530eccf20d885279fc66ba9844f53109260d8f219fafb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e85916552403f6e", "location": {"path": "/usr/bin/uniq", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51576}, "digests": [{"algorithm": "sha256", "value": "6503203d90bc72e2d2ff0f98f50495b0af0ff25afc7a1ab9e5832077a9817997"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "59b02d18fe8a0a10", "location": {"path": "/usr/bin/unlink", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "3277bf1e92a2667de9cc6f0637671b915c574ab480ad9899850003964c90eeed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f73bebaeb1175714", "location": {"path": "/usr/bin/unshare", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43448}, "digests": [{"algorithm": "sha256", "value": "b4641a0c1d3e6d12b00f532057f22a4adfffc99cea43259793e90594b9167e1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2cf2b5a56efce7f4", "location": {"path": "/usr/bin/update-alternatives", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55712}, "digests": [{"algorithm": "sha256", "value": "ebb91d9e560cc65a58dd9af1e32822ad5bb105a4c623a2df94470c0425b9ba5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e2c260d74b611b24", "location": {"path": "/usr/bin/uptime", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d2ae9517513b7c2a5fe91d2bbf2b229e886dceb6bd91681dd93fbff148679707"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bfdd8db83e453b58", "location": {"path": "/usr/bin/users", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "ac19d6620665e1ee1bf91249fb1ac7a5da7c9e446f2eed85bac9c703e8377f7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "29f38a2b9b9c7985", "location": {"path": "/usr/bin/utmpdump", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "c4173e50ca286389de8f4ac66f7caf35a606e5a7ef9765a167271f4bd9aed1f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1056730501fb8ae1", "location": {"path": "/usr/bin/vdir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142144}, "digests": [{"algorithm": "sha256", "value": "e0a56b45ff2e45dcfcb49dd924bb36843bd3ddfc5e2e0717dc7da19163896fa1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2d3d0ee419f19a08", "location": {"path": "/usr/bin/vmstat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39168}, "digests": [{"algorithm": "sha256", "value": "791889aed3fd8b3988b89ebbab06ade2c3b87c3f1366541711a08e27e881de19"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b84cabd3032f2c1e", "location": {"path": "/usr/bin/w.procps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "6bd2c880e5ef87a6d20fbfebef5e6e176d02c77f9de796b049833b231e7d82a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libprocps.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0ae6f7737589d1e", "location": {"path": "/usr/bin/wall", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 5, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "c6c8f72dafc22971f1b527b5ad6b67f5a04b3af3ed60d5dc1d61acd0d95fb19d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1f03a7e64a037238", "location": {"path": "/usr/bin/watch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27208}, "digests": [{"algorithm": "sha256", "value": "8f80d5e3318b8aa63aa423bb6df5607dd399bc2f2bd4c336b9acdd3a5ebb31f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b8033950a88c5eb", "location": {"path": "/usr/bin/watchgnupg", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18744}, "digests": [{"algorithm": "sha256", "value": "0236c00bd0c44620d6e57e1c0a1c5164d1c3223f9f30d3ab8e88f2e7a2736232"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "681a6a750f861d15", "location": {"path": "/usr/bin/wc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47456}, "digests": [{"algorithm": "sha256", "value": "e41c8713cf6e096e9f29529c884e6a645cfa2496573a4cdf2419a32d9f22187d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7d866ffbfe348dfa", "location": {"path": "/usr/bin/wdctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "98234531d3bffa8d45b753cfe792cdd001f07e032842f664fae538d4f659d7d9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "52dba9508fda0bb0", "location": {"path": "/usr/bin/whereis", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35496}, "digests": [{"algorithm": "sha256", "value": "d641f32cdb1f0db46438b60ce24033b59431fc75e103871aa4a10cd32d3cd93e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7b4e4a0000c9284a", "location": {"path": "/usr/bin/which", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 946}, "digests": [{"algorithm": "sha256", "value": "7bdde142dc5cb004ab82f55adba0c56fc78430a6f6b23afd33be491d4c7c238b"}]}, {"id": "5c10cdaf9aef1222", "location": {"path": "/usr/bin/who", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59768}, "digests": [{"algorithm": "sha256", "value": "927edde6890317009fb6664c0dedf8d15b136c516a6d53965579f7f94f08fa42"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9516e460c866f2a5", "location": {"path": "/usr/bin/whoami", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "8da2ff6a520619113431255b704dd7c019460658fc0706cae1c227dfdde403fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3fa05c590bc6aced", "location": {"path": "/usr/bin/wsrep_sst_common", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45634}, "digests": [{"algorithm": "sha256", "value": "598487afdd170be2283274f68fd6610110bb08d115a24cd32e1415034cd713fc"}]}, {"id": "db0d87ba52bf103d", "location": {"path": "/usr/bin/wsrep_sst_mariabackup", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44071}, "digests": [{"algorithm": "sha256", "value": "7af024fe351c56e6deaac526f8934afc3c9290981e751dbf38355b6a8c6b1078"}]}, {"id": "e52ba97743514bbf", "location": {"path": "/usr/bin/wsrep_sst_mysqldump", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7773}, "digests": [{"algorithm": "sha256", "value": "704de55de4ab288529d1dd9ac0a0bb8ea700a94f6d0f72f7e1ca2052f4546b28"}]}, {"id": "7d18c5bc8a6aa5f8", "location": {"path": "/usr/bin/wsrep_sst_rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23987}, "digests": [{"algorithm": "sha256", "value": "8667921850acdf20822dfe22a7f33b69b03252d83893f8de8a7eff4ce2583fd3"}]}, {"id": "6c08c1ae2b2a0dbd", "location": {"path": "/usr/bin/xargs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76152}, "digests": [{"algorithm": "sha256", "value": "7420b960d583616bd8c0bc6f7e7291b2f3378703ee099f39ee5a3e43189dd31e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "070389e5ddd5fd28", "location": {"path": "/usr/bin/xsubpp", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 5164}, "digests": [{"algorithm": "sha256", "value": "72da7d1c49d92ded59004b411903f7eaaad12eed2df381fefd46c46f0f44599c"}]}, {"id": "2937ed53427473ca", "location": {"path": "/usr/bin/xz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80384}, "digests": [{"algorithm": "sha256", "value": "2cf63d20084229e01e60047c42827cc34031850e3407a9cd154cd55651514f27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblzma.so.5", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "18b20a407cf4ae37", "location": {"path": "/usr/bin/xzdiff", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6632}, "digests": [{"algorithm": "sha256", "value": "78de84e66db69fb76488031b9760567d27bea09cb6a411cb494d914cb96ea53e"}]}, {"id": "d68302475db69e14", "location": {"path": "/usr/bin/xzgrep", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "fbb4431fbf461d43c8a8473d8afd461a3a64c5dc6d3a35dd0b15dca2253ec4e9"}]}, {"id": "1e543287f909271a", "location": {"path": "/usr/bin/xzless", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1802}, "digests": [{"algorithm": "sha256", "value": "88046aad2ff0b9507e746278ce5bd1222ccf80f9765a9629463f5119cc459c1f"}]}, {"id": "74cd1f6c07f7b83f", "location": {"path": "/usr/bin/xzmore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "6ee498368573c3a6c56e45e76cd4374fa593ae3ec3526cf929ec553a3b7f8c55"}]}, {"id": "8c3db2dbe5519319", "location": {"path": "/usr/bin/yes", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "201e959dd04c25a4e30fe9e156e069f60961197b1a41b69c0f085911100a1203"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d4e76b8d86efec78", "location": {"path": "/usr/bin/zcat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "4b74c4c68bf4c39c39dccc7544b891ffa8a560160882c081d771ae945168ce00"}]}, {"id": "c71efe1844b5790d", "location": {"path": "/usr/bin/zcmp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1678}, "digests": [{"algorithm": "sha256", "value": "c1500a5bf04e61ff7ea089fe4f33ede7bccbc33c8500156db0f0b0a03861b57b"}]}, {"id": "e0935a74efdc0862", "location": {"path": "/usr/bin/zdiff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5880}, "digests": [{"algorithm": "sha256", "value": "2cbef8c2e7b6d1ba8554af87721d90d3c907971142dc5fd9b68f7f2b2fbe893c"}]}, {"id": "e721ca936ac30659", "location": {"path": "/usr/bin/zdump", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26840}, "digests": [{"algorithm": "sha256", "value": "5eaf7516368e8c8890531c999bea37b90f28f8e73f04ee668aa41c3e1aadf94f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6d105e3d2506d7ce", "location": {"path": "/usr/bin/zegrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "67ee7fadec7ea53b4c1f8cfc3c81427b29c0b1381e80b55642617620c84d0bcc"}]}, {"id": "ab05b91301ce0e58", "location": {"path": "/usr/bin/zfgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "87ab5f4c7cb344e409d614d1a69cc156b3b1053d6ae0b59d8e2c2131f3e63e5a"}]}, {"id": "811caaf2a6c3c86f", "location": {"path": "/usr/bin/zforce", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2081}, "digests": [{"algorithm": "sha256", "value": "545a6829f7ee0a26605fcfb9a65042ad7265d21beabd8c696c0885ca81cffba7"}]}, {"id": "de0cd51c3b0908b6", "location": {"path": "/usr/bin/zgrep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7585}, "digests": [{"algorithm": "sha256", "value": "0b5b783f9b936365bff7d2e3e4805fd4405e843e689a9948cf4f6af281d0482c"}]}, {"id": "4a1c34fda8717cfd", "location": {"path": "/usr/bin/zipdetails", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 50718}, "digests": [{"algorithm": "sha256", "value": "8823ee1cf5127605827731183fe43937f6b2ddc92260cfe5817fe857ee3dfa40"}]}, {"id": "fe6a41a921f19cb3", "location": {"path": "/usr/bin/zless", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "b0cfe211f851049a78f5812cf5b1d7cb4f3fbb101c02c1865c940d5797f4b73b"}]}, {"id": "072f52f2e0e22df4", "location": {"path": "/usr/bin/zmore", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1842}, "digests": [{"algorithm": "sha256", "value": "9939ea48051e510ede264ee70cf308a387bb7acbd479793857d757e9ec9071c9"}]}, {"id": "7d7a2bfa357d13f7", "location": {"path": "/usr/bin/znew", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4553}, "digests": [{"algorithm": "sha256", "value": "d4fb107b25fe3f4d637df1b56445960332ccc56fe027ec6a3f849b35d663c3dd"}]}, {"id": "68530ae5c8a8b152", "location": {"path": "/usr/bin/zstd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 809560}, "digests": [{"algorithm": "sha256", "value": "479620d20f6ec48f251d6bd37046611016ed9a69afd6531a1f013a0f4622965a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "liblzma.so.5", "liblz4.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c90ca8ca3c407e3a", "location": {"path": "/usr/bin/zstdgrep", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3881}, "digests": [{"algorithm": "sha256", "value": "27722f016b670225d68bd98feeef266fdfde66826e5b596e1b1c0b5f1de22f94"}]}, {"id": "2a43324b2618aa3c", "location": {"path": "/usr/bin/zstdless", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30}, "digests": [{"algorithm": "sha256", "value": "d088aa04d1e60fa093bbe0a8c5defd71cff7aec4333a7b4cd774a5ced40eece3"}]}, {"id": "f89f202581e5801f", "location": {"path": "/usr/include/gawkapi.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40486}, "digests": [{"algorithm": "sha256", "value": "f3b4c00e4d7dea0459d027d68054d54845f43aed65aa222420585cb945f24e30"}]}, {"id": "e01e3793cad98cdc", "location": {"path": "/usr/include/iproute2/bpf_elf.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1271}, "digests": [{"algorithm": "sha256", "value": "c014cdae68ed40e69569c497321a55e469913896868caca248f67aaa4a882a7a"}]}, {"id": "71a040deab5a9ba5", "location": {"path": "/usr/lib/apt/apt-helper", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39552}, "digests": [{"algorithm": "sha256", "value": "47b3bcfe445fc5344ace692e783c51991c82054f627b3e9e141e87d6c5cc308e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0e3b648b2069a2df", "location": {"path": "/usr/lib/apt/apt.systemd.daily", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16029}, "digests": [{"algorithm": "sha256", "value": "366f4cca90841c6ebef199c24ed3edfc78cd6d7f139c32686bcfb11121fe172f"}]}, {"id": "7a84a954d6b54383", "location": {"path": "/usr/lib/apt/methods/cdrom", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59864}, "digests": [{"algorithm": "sha256", "value": "1e8fb383ec97eb8954e5ed3e0c9f304dd5a277586c14ff132a2556fc524f5bc7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "02b550fd387d4aff", "location": {"path": "/usr/lib/apt/methods/copy", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47576}, "digests": [{"algorithm": "sha256", "value": "c36bc0278e947d0a2a43015d23c25ba52f391a9dc13d333763fcdb9dca8accaa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "efbd89855a3b60f7", "location": {"path": "/usr/lib/apt/methods/file", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51672}, "digests": [{"algorithm": "sha256", "value": "e14a456965a1cb1a3d8200a7eccfe94c2f7d934fb2e5542c91f459c3cb94c5f3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f0fbcc61cb6be882", "location": {"path": "/usr/lib/apt/methods/ftp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129584}, "digests": [{"algorithm": "sha256", "value": "886cd27892816d745de1f7fa219221d7140ee00bd24592460b9ed813e0426fc6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libgnutls.so.30", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7f5cf3b5a27f9cb9", "location": {"path": "/usr/lib/apt/methods/gpgv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100824}, "digests": [{"algorithm": "sha256", "value": "48127123c2ee3c203b24e4e2432586e87933363d43c39111668db5400990741b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d26c02dd920e455", "location": {"path": "/usr/lib/apt/methods/http", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186840}, "digests": [{"algorithm": "sha256", "value": "a98f40ef4fe01c8d033066640007cf5e1adcf657de44bc47985e1039b9047e4c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libgnutls.so.30", "libsystemd.so.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "600976735fd6b995", "location": {"path": "/usr/lib/apt/methods/mirror", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117208}, "digests": [{"algorithm": "sha256", "value": "c9955d22ec8331c04a267933cac925575bf4c8fa15ad9fba7e1b875087338d47"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "53820b17a1a69572", "location": {"path": "/usr/lib/apt/methods/rred", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76248}, "digests": [{"algorithm": "sha256", "value": "e0fba31cb02965ca1b18f630d06786d3c2da3cc4be98c13e7f40af2ad465173e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9fb48e7d5f5a19c6", "location": {"path": "/usr/lib/apt/methods/rsh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59880}, "digests": [{"algorithm": "sha256", "value": "a806efedd57c1e6d02016fbb72aa02226ff1ca9cea9c3653f3bcb8e35a0c4e5f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7c9bf3b3eabbd747", "location": {"path": "/usr/lib/apt/methods/store", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51672}, "digests": [{"algorithm": "sha256", "value": "82da213b4b80d510b34a6efbce1c6c813294cda9b01116921e0a89503336f2a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5460ee75439c43ae", "location": {"path": "/usr/lib/apt/solvers/dump", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22920}, "digests": [{"algorithm": "sha256", "value": "2eed7b9f69d5becaa8c1bb2dd41f3757fdcad5f7f2753991092cd89102a757a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a84367d361527e0e", "location": {"path": "/usr/lib/dpkg/methods/apt/desc.apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "4035a2ca99d6d473f6e9a0af7b39d395bfe47e48b3a9993488fc2fae139145f8"}]}, {"id": "5e1534cad020930f", "location": {"path": "/usr/lib/dpkg/methods/apt/install", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2861}, "digests": [{"algorithm": "sha256", "value": "810da1fcf97636219401c67e891a04a7a4f01b2a0d73fd60bf3bbbdfb3775f76"}]}, {"id": "96a0427c1a8eb273", "location": {"path": "/usr/lib/dpkg/methods/apt/names", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39}, "digests": [{"algorithm": "sha256", "value": "0a636de469385b41ea06f639a389c523946ec7f023fe2a12c0adf8300e2a82ad"}]}, {"id": "c896b86f5b68e1de", "location": {"path": "/usr/lib/dpkg/methods/apt/setup", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7728}, "digests": [{"algorithm": "sha256", "value": "c645a091943f61ff46847973d000cbf1817623a86e1ede412f97f437aa1eb56a"}]}, {"id": "220ddd2a0ae66b45", "location": {"path": "/usr/lib/dpkg/methods/apt/update", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "605ae19f87289e8d4cdb80028dd071c4b3ea0e2e46da9ad697b6bd739ba4c6b3"}]}, {"id": "95b27032492ebde7", "location": {"path": "/usr/lib/gnupg/dirmngr_ldap", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 89120}, "digests": [{"algorithm": "sha256", "value": "924f310688850119837b46a16a58ed243de83984253b4a74d37ae0f896d6b458"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libgcrypt.so.20", "libldap_r-2.4.so.2", "liblber-2.4.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b8d3eff753e12755", "location": {"path": "/usr/lib/gnupg/gpg-check-pattern", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113376}, "digests": [{"algorithm": "sha256", "value": "e9a32a35633121cccdb7a56f827b2c3e4e47d5a62e394f6dfe5a867adb6393a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "825d6278a0a1a045", "location": {"path": "/usr/lib/gnupg/gpg-preset-passphrase", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88832}, "digests": [{"algorithm": "sha256", "value": "7a6bed39538687f869f66aa1f8e9055fb4b2791d2090c11a0dba4c513f115a4c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3f6f3354c51db2b8", "location": {"path": "/usr/lib/gnupg/gpg-protect-tool", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 204000}, "digests": [{"algorithm": "sha256", "value": "77935f15e85eabb0c4233ad4fec71750c99b8299066afeb416f0a32cc88f3ed9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libassuan.so.0", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3a43c0a97dd7e174", "location": {"path": "/usr/lib/gnupg/gpg-wks-client", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 224456}, "digests": [{"algorithm": "sha256", "value": "a44e2f2392786c145b3e3628b2807493b45db617342494d89eec9bbdd174cd1b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a9f7e28d680a2519", "location": {"path": "/usr/lib/init/init-d-script", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5779}, "digests": [{"algorithm": "sha256", "value": "7181821f86a04cd225306080f489bc92c89e37dd2a56c284fc3811ab01322980"}]}, {"id": "5f8d63a611349429", "location": {"path": "/usr/lib/init/vars.sh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "49d734860b46c62805fc29a67b9d61210113b6eac2409e4ffd5cf14589f4f0a3"}]}, {"id": "4818081aed75a562", "location": {"path": "/usr/lib/libgalera_smm.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 65274296}, "digests": [{"algorithm": "sha256", "value": "419b6ca01f4785aa1bae22abb5b68f908ef72b49471205afe3a7ad5b99e16b10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true, "fortify": true}}}, {"id": "1ed60e585fe305ea", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 131}, "digests": [{"algorithm": "sha256", "value": "e56fdac7f4d70bdb7517a9a3c98bbfefef52fcfb082d3a49c26eec93fd8f9d9d"}]}, {"id": "16956eae964d14f3", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1518110}, "digests": [{"algorithm": "sha256", "value": "0611c7a706495ef9999ba73322db0952c59acbc069c14c0a7b0be59a206ee4cb"}]}, {"id": "80cc514702e41f85", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 201272}, "digests": [{"algorithm": "sha256", "value": "23ca28f51c895511a10907305ec3443bdb1ed8ea39ef666edad219da4682b3aa"}]}, {"id": "f83d00354a2af1e4", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 252}, "digests": [{"algorithm": "sha256", "value": "a18e79a14c660aa2eb90d2e145e79c23a20915552797403eed8732c6a75b6500"}]}, {"id": "c02da22353a76941", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 23}, "digests": [{"algorithm": "sha256", "value": "bb14a6f2cbd5092a755e8f272079822d3e842620dd4542a8dfa1e5e72fc6115b"}]}, {"id": "980949aa7f2f6f59", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 48}, "digests": [{"algorithm": "sha256", "value": "f9ad02f1d8eba721d4cbd50c365b5c681c39aec008f90bfc2be2dc80bfbaddcb"}]}, {"id": "5f8ea1704e407de3", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 270}, "digests": [{"algorithm": "sha256", "value": "cafa798824e8125971c72f9491b95f02f0fbeeb2429bcaeb17491fa5ef1a7f49"}]}, {"id": "008b5214ff1222cf", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 62}, "digests": [{"algorithm": "sha256", "value": "14507aad9f806112e464b9ca94c93b2e4d759ddc612b5f87922d7cac7170697d"}]}, {"id": "ae439f18a39b7e40", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 50}, "digests": [{"algorithm": "sha256", "value": "f5976e6b3e6b24dfe03caad6a5b98d894d8110d8bd15507e690fd60fd3e04ab2"}]}, {"id": "d2e5bc8048e123a8", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 34}, "digests": [{"algorithm": "sha256", "value": "cde048b81e2a026517cc707c906aebbd50f5ee3957b6f0c1c04699dffcb7c015"}]}, {"id": "ac6d5ebfc89d3bfc", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 47}, "digests": [{"algorithm": "sha256", "value": "f4caf0d12844219b65ba42edc7ec2f5ac1b2fc36a3c88c28887457275daca1ee"}]}, {"id": "7531877f38cd8e14", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3360}, "digests": [{"algorithm": "sha256", "value": "0910b595d1d5d4e52cc0f415bbb1ff07c015d6860d34aae02505dd9973a63154"}]}, {"id": "23dac75e2d8d1cdb", "location": {"path": "/usr/lib/lsb/init-functions", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11526}, "digests": [{"algorithm": "sha256", "value": "3e0428b8665bb91a9783386ceef42f7e67e330f9db25a107c7131239c7e07405"}]}, {"id": "27b760fdae8581bf", "location": {"path": "/usr/lib/lsb/init-functions.d/00-verbose", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 646}, "digests": [{"algorithm": "sha256", "value": "166d0774f8c092ffc90a296c493ad7e9fa5d12d338a57974f63b9744fbcd4639"}]}, {"id": "313cb8af5f7bb5e8", "location": {"path": "/usr/lib/lsb/init-functions.d/50-ubuntu-logging", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3447}, "digests": [{"algorithm": "sha256", "value": "1ffc7b31d64540117cf70d4d3b4747cdf911e8a26fbaa793ce89fee939dbbed6"}]}, {"id": "34f0a9144a7900ea", "location": {"path": "/usr/lib/mime/packages/sensible-utils", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 97}, "digests": [{"algorithm": "sha256", "value": "e9d9b4e7782deb0509bb543620c597710bda659a3045bfce55b28c632f201f2a"}]}, {"id": "3e15375bf9581423", "location": {"path": "/usr/lib/mime/packages/tar", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 327}, "digests": [{"algorithm": "sha256", "value": "31deef64d49013a02645bcd32e43d108d12ebb89a93034fb35947c7c576397c8"}]}, {"id": "fa2dcb4d4618c4ee", "location": {"path": "/usr/lib/mime/packages/util-linux", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 90}, "digests": [{"algorithm": "sha256", "value": "8c2a3124292211ce117712858ad06a036675a7f7d8f578e5b84267b1196c1665"}]}, {"id": "930b33fc9a288c38", "location": {"path": "/usr/lib/mysql/plugin/auth_ed25519.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 70928}, "digests": [{"algorithm": "sha256", "value": "a95b6ab57d861651a312c8b6a8e5d11627ca874b99bc8f290500e89bd90622bf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0765c782b3b66fbe", "location": {"path": "/usr/lib/mysql/plugin/auth_pam.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14784}, "digests": [{"algorithm": "sha256", "value": "47a2d5f2f7f1da52990aad940bc50a22ba6cc445e6d2d07d455ed373276c4156"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8592af3001f90788", "location": {"path": "/usr/lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "fed400ef82d40d2cc1c6b67d2b86b9ea9910a4c80bc3c27e7974893642d9491a"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0a464a0b6ca9ee0a", "location": {"path": "/usr/lib/mysql/plugin/auth_pam_v1.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14776}, "digests": [{"algorithm": "sha256", "value": "4512912c0d3732464933265e6528f0a33eb6a9e6c8873e1e1851ecba85869e12"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e8a81b153e2a8f79", "location": {"path": "/usr/lib/mysql/plugin/caching_sha2_password.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "3f39f873dca4259cbbbcf8c91e2bcdfbe29110dd0477f18e55b3c6e35c7c7683"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fb44217e51e42ec9", "location": {"path": "/usr/lib/mysql/plugin/client_ed25519.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 70704}, "digests": [{"algorithm": "sha256", "value": "047ddab45840b471867015c6d83b83eceec7f5d433ac3490ba43057d5fe2aa86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1854b1a391827642", "location": {"path": "/usr/lib/mysql/plugin/dialog.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "aa318df78c0b89d400ce1c44cdde5c917fdff653c8739ac644aa1c1c07fbc93a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "956bad1b42bd0695", "location": {"path": "/usr/lib/mysql/plugin/disks.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14816}, "digests": [{"algorithm": "sha256", "value": "5d0a65a015019d63d30df2655fafd6c4cec5bc333b2aa8e340c6f81bea987aa4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1efbead2947d6610", "location": {"path": "/usr/lib/mysql/plugin/file_key_management.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23136}, "digests": [{"algorithm": "sha256", "value": "ff7323385bddde315e0659265838d7718629ed6609b95345ad15c12b128f50fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a70b301821c2923f", "location": {"path": "/usr/lib/mysql/plugin/ha_archive.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104992}, "digests": [{"algorithm": "sha256", "value": "9bd4c7346a749a2b5674c4ff0c9125ed344dc6bb0e859d784c53d598f1ac2dd0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9f4a136a738ef465", "location": {"path": "/usr/lib/mysql/plugin/ha_blackhole.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76424}, "digests": [{"algorithm": "sha256", "value": "526513bfffffda1852c2bee165d6af7334cbbe1fe78ffea650b9dcf998b34b00"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b018c8ac1f33ea46", "location": {"path": "/usr/lib/mysql/plugin/ha_federated.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 105144}, "digests": [{"algorithm": "sha256", "value": "1d81051417c87a89734562b17f787ddb2c58608fde03c564d5027fe20f29aff2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0196900beead3bb2", "location": {"path": "/usr/lib/mysql/plugin/ha_federatedx.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 150080}, "digests": [{"algorithm": "sha256", "value": "19a23dde989ffba8f0a3859620a4460081b064795547c4788ad9f1b9c9f2713a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3b0936f241bcd283", "location": {"path": "/usr/lib/mysql/plugin/ha_sphinx.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 150104}, "digests": [{"algorithm": "sha256", "value": "40b85a96fced6e2724e401e82ca9da191cb766dcfa83ec72a3e2aad2d6169d7c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "10ae5a03d3c31c4b", "location": {"path": "/usr/lib/mysql/plugin/handlersocket.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 180000}, "digests": [{"algorithm": "sha256", "value": "920e7c6aabee50ef506c6674afcb2e46a79b80098cce3ebfb27ed63c07e911df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "afb6ac53dbb3e953", "location": {"path": "/usr/lib/mysql/plugin/locales.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14936}, "digests": [{"algorithm": "sha256", "value": "bedb2dd17839f181b6c79920076cc5fb84a3124d50cf86d5178ce671ca702980"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e83d49b66219abc7", "location": {"path": "/usr/lib/mysql/plugin/metadata_lock_info.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14936}, "digests": [{"algorithm": "sha256", "value": "5bbd1887bb17044fe59527cb30e2e13943f784c17f404adcf139751864d1dff1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5dcbfcd2ff9adca7", "location": {"path": "/usr/lib/mysql/plugin/mysql_clear_password.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "61e2adb3fcca91090c5132cf969f40b73cf68b77a0872e55c0a12dfd84ec6e22"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b56e45648259f03c", "location": {"path": "/usr/lib/mysql/plugin/query_cache_info.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 15576}, "digests": [{"algorithm": "sha256", "value": "857a5c006d9680d4dbcf7e9e4d33a54a8445e50f2125e73dbdc69fb0a9e70793"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "579a977a55ffb5d3", "location": {"path": "/usr/lib/mysql/plugin/query_response_time.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 15112}, "digests": [{"algorithm": "sha256", "value": "b0aa203f0c17de8fb40752f33db512051b071631f9c4158b39bdc8ae60e711be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "043a867a43a10f67", "location": {"path": "/usr/lib/mysql/plugin/server_audit.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68080}, "digests": [{"algorithm": "sha256", "value": "09cf2361d167fcdfabfa2a8426149e932af468e741f89d96d4d72f01d935f0a7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "64132479301aeae0", "location": {"path": "/usr/lib/mysql/plugin/sha256_password.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "918b95c290d6f800b1c1f98193d27acc403009f87c7412d6a7dae01b073a7bd2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fdeecf336666120e", "location": {"path": "/usr/lib/mysql/plugin/simple_password_check.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14904}, "digests": [{"algorithm": "sha256", "value": "afd285ccbd263026cc857e64a32d910ec08da5733e04b0023e57a2619da3160d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "08075eec4bc8981b", "location": {"path": "/usr/lib/mysql/plugin/sql_errlog.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 15032}, "digests": [{"algorithm": "sha256", "value": "45e0aae53b4d8a293eefbd768a710ba81cae295ebec1c6fe5fa8001db0736b9b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3ebf73508faf6103", "location": {"path": "/usr/lib/mysql/plugin/wsrep_info.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44024}, "digests": [{"algorithm": "sha256", "value": "cb828da4a287f42c69610a673b69ba26053419e2f52c0dd592cdf87f3dccf656"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8bc23e5e6577a096", "location": {"path": "/usr/lib/os-release", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 382}, "digests": [{"algorithm": "sha256", "value": "88bd806a4f8930ff2a0059de10a31f036f01e020391be4ad7df73538c3d57e5c"}]}, {"id": "377bdf63ea4daf34", "location": {"path": "/usr/lib/ssl/misc/CA.pl", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 7597}, "digests": [{"algorithm": "sha256", "value": "7df0a83cd496108c6e3ce5508078b1539b661f966827d8ccf883614be591ac9c"}]}, {"id": "1562a63de0156352", "location": {"path": "/usr/lib/ssl/misc/tsget.pl", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6575}, "digests": [{"algorithm": "sha256", "value": "e5f00aba5769c48778b5401bc0d724369eba3363b3ef3d6c00c2a4fa220b7574"}]}, {"id": "556703ec9371c179", "location": {"path": "/usr/lib/sysctl.d/protect-links.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 372}, "digests": [{"algorithm": "sha256", "value": "3481c657d4838e73c2c66afc21b565cbba9dbf5473f4ad705561d10d2eced0f6"}]}, {"id": "628c0c43d1cd7bb9", "location": {"path": "/usr/lib/systemd/system/apt-daily-upgrade.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 389}, "digests": [{"algorithm": "sha256", "value": "da0651537cad0ed384291bd50c0bbc3268e6c625626ec9344150de4e8db3925e"}]}, {"id": "9a4b7a65aace963e", "location": {"path": "/usr/lib/systemd/system/apt-daily-upgrade.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 184}, "digests": [{"algorithm": "sha256", "value": "b804d7bab8eb41202384f9270e25d5383346ace8b3d7c4f5029c150638d77bcd"}]}, {"id": "56ea8379e108a37e", "location": {"path": "/usr/lib/systemd/system/apt-daily.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 326}, "digests": [{"algorithm": "sha256", "value": "90f87047f4ea2f261f9117d02870de8719f808b911bb1808bf039ff3c162e5e9"}]}, {"id": "55f97b167d3d20bf", "location": {"path": "/usr/lib/systemd/system/apt-daily.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 156}, "digests": [{"algorithm": "sha256", "value": "0075e974af4e3a94757e219ba50ccb8348d4d1a8834d938f6cc9b1f4fd1db4e5"}]}, {"id": "ec019a3530ff1b7b", "location": {"path": "/usr/lib/systemd/system/e2scrub@.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "b99f79775ad0aa8c52187d9d5d82f34181012664a9d49e109a7fe86a42443a78"}]}, {"id": "ff1423a0ed474cb2", "location": {"path": "/usr/lib/systemd/system/e2scrub_all.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 297}, "digests": [{"algorithm": "sha256", "value": "59a0a04718fcd5e608c9291d41ff378cd531debfa2e6d539add1b716c958a128"}]}, {"id": "35b496aaa6eabbab", "location": {"path": "/usr/lib/systemd/system/e2scrub_all.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 251}, "digests": [{"algorithm": "sha256", "value": "23f20fb6edc9fd54bf4754ef4311f88cba45ba65c6aecfa1885e8fb99531c211"}]}, {"id": "4635a99d7dcef386", "location": {"path": "/usr/lib/systemd/system/e2scrub_fail@.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 245}, "digests": [{"algorithm": "sha256", "value": "2d11a0ceea342723aefe89e0dce95b66c2a6a6936d2da95dde51934f15d0ed0a"}]}, {"id": "53e44b16f9be120b", "location": {"path": "/usr/lib/systemd/system/e2scrub_reap.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 550}, "digests": [{"algorithm": "sha256", "value": "1c829c4821b3c8f0978898ce8b7842fd6282e57f25a182dc305256b065c034a9"}]}, {"id": "0f33dd57d2c5b1da", "location": {"path": "/usr/lib/systemd/system/fstrim.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 466}, "digests": [{"algorithm": "sha256", "value": "506ef00951023f4749417a7afbb32352c0dd2869ad3d2186c0956b7eda27c3d4"}]}, {"id": "81fa5713e7e9a350", "location": {"path": "/usr/lib/systemd/system/fstrim.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "4d481ff0d0be90e4bb09de2658c29b37ef5a73294f8e7401375a8f044258b99a"}]}, {"id": "aaf341911cc57a42", "location": {"path": "/usr/lib/systemd/system/motd-news.service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 173}, "digests": [{"algorithm": "sha256", "value": "b39d6da1bf420221beedb50b2d65f82ce5932c0ec9dba4f5dee5fcad874d6a37"}]}, {"id": "519e1a33eed584d7", "location": {"path": "/usr/lib/systemd/system/motd-news.timer", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "f18dbd0f64344440d7d6e8f1ff302d26fe383921be2a3f13948a8e2e2545ee58"}]}, {"id": "f5d6e436553a5927", "location": {"path": "/usr/lib/systemd/user-environment-generators/90gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "eb2bec929e91daa3ed9db67233ae9e734d6490b2eb41c6a7f2d8c27c05e94a38"}]}, {"id": "cb6ebcd7d0587c71", "location": {"path": "/usr/lib/systemd/user/dirmngr.service", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "43483226dd0817aaf0e76b60842a470e690f93ddd09e7d6a6e00338c34ade5eb"}]}, {"id": "b75582a1c9e4a045", "location": {"path": "/usr/lib/systemd/user/dirmngr.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 204}, "digests": [{"algorithm": "sha256", "value": "ecf24112b56a505e2bf90bcefe07d5582a3804213218ff49a38fe0a3345c7e3b"}]}, {"id": "db2b34e502831d0b", "location": {"path": "/usr/lib/systemd/user/gpg-agent-browser.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 298}, "digests": [{"algorithm": "sha256", "value": "894cfb7aaa5e75092ad738cd6b3cb1b2ac05c6082ae89071ef38d25558ba289e"}]}, {"id": "9178399aadbf342e", "location": {"path": "/usr/lib/systemd/user/gpg-agent-extra.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 281}, "digests": [{"algorithm": "sha256", "value": "cea4b6b204d6b6701407c67ae1a1a8452e11593ea7f1e9805272f6c31c725213"}]}, {"id": "d2e702dc8b69f916", "location": {"path": "/usr/lib/systemd/user/gpg-agent-ssh.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 308}, "digests": [{"algorithm": "sha256", "value": "97fc8122e45a2cac3f1a7708ac30cf4256cd0f19258fa56a292c206e81788126"}]}, {"id": "030f0021b58d9d8e", "location": {"path": "/usr/lib/systemd/user/gpg-agent.service", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 223}, "digests": [{"algorithm": "sha256", "value": "8ea489a57edb0db9394bf2d6c0ec62205f881bb54efb919e4870209c7db01aa7"}]}, {"id": "24e750425a1dc0b1", "location": {"path": "/usr/lib/systemd/user/gpg-agent.socket", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 234}, "digests": [{"algorithm": "sha256", "value": "5ed1ff1e351db978cfa581c6e11278e685099a8195cbe68a7754a4165a169985"}]}, {"id": "f9021d9783408002", "location": {"path": "/usr/lib/tc/experimental.dist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23077}, "digests": [{"algorithm": "sha256", "value": "bb87f6e4de111a87e87acfa471cba90150445afa9660059916cbf2aeb7255f9e"}]}, {"id": "4945fa7adefaf85a", "location": {"path": "/usr/lib/tc/m_xt.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14856}, "digests": [{"algorithm": "sha256", "value": "98559f14d12c7182c72e57a1e83945764e82d5086f923b5991429532ac0384eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxtables.so.12", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7ff89a390a30f3b0", "location": {"path": "/usr/lib/tc/normal.dist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23573}, "digests": [{"algorithm": "sha256", "value": "93f6028e76d0f2ff28d6c1f810283e6c915a1bb2e0e7025d9992ca445e65e5c4"}]}, {"id": "aa8a8c50c2146e34", "location": {"path": "/usr/lib/tc/pareto.dist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23729}, "digests": [{"algorithm": "sha256", "value": "2f19eaa62f9076f0a7754df9fc5110cb73ccfc6a0ad82aa5355643a9f3a92e86"}]}, {"id": "31c78b556134c84d", "location": {"path": "/usr/lib/tc/paretonormal.dist", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23447}, "digests": [{"algorithm": "sha256", "value": "9078a04d7c8b08ca0afcb18065eec75213414d3d55811ce0b118688fcff1c4f4"}]}, {"id": "8378033c545c84d4", "location": {"path": "/usr/lib/tc/q_atm.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14784}, "digests": [{"algorithm": "sha256", "value": "58d6f5d14b6fac48a6879f2e9be30a0db6014df4d3586367a110c512039f1c11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libatm.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "96ab78c9a3d0afe8", "location": {"path": "/usr/lib/terminfo/E/Eterm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "f008fb6fab3c7a38ae92b4e278018618082f3b17c6f55539fe362cd8139e6e65"}]}, {"id": "638447a108d8f4f8", "location": {"path": "/usr/lib/terminfo/a/ansi", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "93ec8cb9beb0c898ebc7dda0f670de31addb605be9005735228680d592cff657"}]}, {"id": "391f9f236a73f080", "location": {"path": "/usr/lib/terminfo/c/cons25", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "acd69b88fbc9045037b562dd67c876e88cc5d2616af20b9ca6c41d33ee335606"}]}, {"id": "4a4094349aa27314", "location": {"path": "/usr/lib/terminfo/c/cons25-debian", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "0437ef75abb06ca00a0ca444a8aa7402276b7217a20330217c84b59fdd8e0b4f"}]}, {"id": "338dc5b075b41615", "location": {"path": "/usr/lib/terminfo/c/cygwin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1518}, "digests": [{"algorithm": "sha256", "value": "3e04bfdcc0764f4e28655701864845752cd3f77d0c52390637ebe588f91665cf"}]}, {"id": "9181a5e5ce793c05", "location": {"path": "/usr/lib/terminfo/d/dumb", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 308}, "digests": [{"algorithm": "sha256", "value": "123c85a2812a517d967db5f31660db0e6aded4a0b95ed943c5ab435368e7a25c"}]}, {"id": "25827a79d3d332dd", "location": {"path": "/usr/lib/terminfo/h/hurd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1570}, "digests": [{"algorithm": "sha256", "value": "d5dc00724a04eb3b030addab6914380521d40f416818943171070ec64c623607"}]}, {"id": "4a4f4131e8579dc1", "location": {"path": "/usr/lib/terminfo/l/linux", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1730}, "digests": [{"algorithm": "sha256", "value": "4cd3bfcad5ef6fa077c84c642ad4143da82a98e3c283c1338cadaef4ae9e6b10"}]}, {"id": "ebcb8121acad1f05", "location": {"path": "/usr/lib/terminfo/m/mach", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 617}, "digests": [{"algorithm": "sha256", "value": "ecd31c58040e5908eb434514e67620b2e4be538655126f427155760b273c7e9b"}]}, {"id": "36195aad6c16050a", "location": {"path": "/usr/lib/terminfo/m/mach-bold", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 652}, "digests": [{"algorithm": "sha256", "value": "4e4400e3ad4df2dbbf90920860c540cd72552ca71a24b556a0b6ba62fa091b84"}]}, {"id": "5ceb13615a667bfa", "location": {"path": "/usr/lib/terminfo/m/mach-color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1095}, "digests": [{"algorithm": "sha256", "value": "5caa825bd606e26c8b6c55a3206eccfea525e788f74da5e7cb48cc713db52239"}]}, {"id": "18841eb8587d98be", "location": {"path": "/usr/lib/terminfo/m/mach-gnu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "99372cd399478be723230692595362004df345dee6c4145e4d109113a2357717"}]}, {"id": "a372db8283ea7867", "location": {"path": "/usr/lib/terminfo/m/mach-gnu-color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "e1c62541670d0e10fe46daabce8ce95d9fd77115a68106e5eb2c2a7647e40a13"}]}, {"id": "dbdbd238ea4fc582", "location": {"path": "/usr/lib/terminfo/p/pcansi", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1198}, "digests": [{"algorithm": "sha256", "value": "ecda9662049c96ee0a574f40cfb8950b0198b508b5b72a3de05774eb3cb3f34e"}]}, {"id": "72ca7811035c1d7f", "location": {"path": "/usr/lib/terminfo/r/rxvt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "9016168d4b3954f20d84bc470849f7f16abf4c7fc2bd102faedf18a1bd6b1597"}]}, {"id": "8c9a384839542609", "location": {"path": "/usr/lib/terminfo/r/rxvt-basic", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1994}, "digests": [{"algorithm": "sha256", "value": "bc57dfecf9bc7c444466625340bb5ab2e3f8fb41174d89da6b90b5bbcbadcc0d"}]}, {"id": "971f125f1ea361ed", "location": {"path": "/usr/lib/terminfo/r/rxvt-unicode", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2508}, "digests": [{"algorithm": "sha256", "value": "280165734528e93ec7c770524e8ce3a3d29dcf5ca5696dacd093d1eb5ce3460a"}]}, {"id": "276da29476172cc3", "location": {"path": "/usr/lib/terminfo/r/rxvt-unicode-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2534}, "digests": [{"algorithm": "sha256", "value": "8855f7a9c77a4447f16398cc2542eb56ee80f3e066ad0a01e7183673d0e9e3c9"}]}, {"id": "fc82811ef864b0d3", "location": {"path": "/usr/lib/terminfo/s/screen", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "9d77b847223f304a6da2f6a1171e7a898a8d754a1fb7e7be524ffea226c64ee2"}]}, {"id": "680b70ec3f246cd0", "location": {"path": "/usr/lib/terminfo/s/screen-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "3eda1b00975d0ceb677c95a65e5164fa2d3f6829772d90f8b247919cca77f1d5"}]}, {"id": "2e67a42dfc6a12ff", "location": {"path": "/usr/lib/terminfo/s/screen-256color-bce", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1731}, "digests": [{"algorithm": "sha256", "value": "04d357548c8a438e8ddab11d44235e157996450f0505840afbbe8a95f997f517"}]}, {"id": "b112733f5a1e8756", "location": {"path": "/usr/lib/terminfo/s/screen-bce", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1591}, "digests": [{"algorithm": "sha256", "value": "283b904b454778b41e7817ba5d5fd7e1ac695c2a14607861dba307d67b5bee1d"}]}, {"id": "75f28c5a254b6dc7", "location": {"path": "/usr/lib/terminfo/s/screen-s", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1613}, "digests": [{"algorithm": "sha256", "value": "4eb6455f97c2b738bcca6b7f3446fa53b68f0ea286dd344655405860017cfaa3"}]}, {"id": "f94839d5ebf824d7", "location": {"path": "/usr/lib/terminfo/s/screen-w", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1595}, "digests": [{"algorithm": "sha256", "value": "de92c09bddb5f717b6ca94578512d7361ee013dd804761c7427aebfec7867d67"}]}, {"id": "ff823b33d0015b56", "location": {"path": "/usr/lib/terminfo/s/screen.xterm-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3573}, "digests": [{"algorithm": "sha256", "value": "be71d596bfdb838f6212105b864e66e03eee2d4238b282312dd9206c0bf2b188"}]}, {"id": "5fec70b5dfb30276", "location": {"path": "/usr/lib/terminfo/s/sun", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "02e392161cb23f49a8fb1ba2f1a6583e013c0c26672f58c5eaca828db3b19914"}]}, {"id": "2707f842f2895c92", "location": {"path": "/usr/lib/terminfo/t/tmux", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3073}, "digests": [{"algorithm": "sha256", "value": "8af9cc745e4c4e1793bf5bf7f2064e2522e626b487401465dbd722de4ab437d8"}]}, {"id": "45b18de1b2eb12c4", "location": {"path": "/usr/lib/terminfo/t/tmux-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3217}, "digests": [{"algorithm": "sha256", "value": "0a0636f4265779b10b56380d1afe526d6a93107e3e025746ba35863c92169294"}]}, {"id": "d82a5881f57a1622", "location": {"path": "/usr/lib/terminfo/v/vt100", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1190}, "digests": [{"algorithm": "sha256", "value": "44fe1bfcc36f3a7669a387b623a44c360f9e150868f9924920182b44bcbbdba6"}]}, {"id": "7239d4251e7cc826", "location": {"path": "/usr/lib/terminfo/v/vt102", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "60e451f57c0308b79004ebc6189b49417b4ac11d783154072cae803a11af7d3f"}]}, {"id": "cec19a2feb1695cf", "location": {"path": "/usr/lib/terminfo/v/vt220", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "75a4723bfcdcd22756366838f1d65233f386d7592b019740c8ca5b578e9a5857"}]}, {"id": "78df02534b9ee104", "location": {"path": "/usr/lib/terminfo/v/vt52", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 470}, "digests": [{"algorithm": "sha256", "value": "1d8e7d40be89fe71e5d2582caa5168fe53ed85d9063e0ccf42e5c53f4d17b069"}]}, {"id": "022a41ac053f6c23", "location": {"path": "/usr/lib/terminfo/w/wsvt25", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1597}, "digests": [{"algorithm": "sha256", "value": "28d3410e6b83a3b78a41f108098ac8772a3af3ee2b627b9f9bb4b19b363a5be3"}]}, {"id": "b832d73f568f2f54", "location": {"path": "/usr/lib/terminfo/w/wsvt25m", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1607}, "digests": [{"algorithm": "sha256", "value": "18c85db3b0ef0ab15b7eb8dc4ac6ea14a37d851628220c8bb61e2edfa4f81683"}]}, {"id": "ffaa59f792a7d0e7", "location": {"path": "/usr/lib/terminfo/x/xterm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3403}, "digests": [{"algorithm": "sha256", "value": "721d0e4164a81286293e505f640b553ab2a8dc93087c7aae4bf3418631c27caa"}]}, {"id": "866a561553f65fa7", "location": {"path": "/usr/lib/terminfo/x/xterm-256color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "bed01490f338f0de1ef088309fa1b8d3ffe5d9833ae80177f50be652f1fab7ee"}]}, {"id": "2f124ee2637e82f0", "location": {"path": "/usr/lib/terminfo/x/xterm-color", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1569}, "digests": [{"algorithm": "sha256", "value": "0b270450c7498756c0e99cfb24341e68f7443344adcf1656e30a0333e48f550f"}]}, {"id": "d24aa6c0e8a3d2a9", "location": {"path": "/usr/lib/terminfo/x/xterm-mono", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1515}, "digests": [{"algorithm": "sha256", "value": "183c527a8cbec5b5fef3eb8c28473a0530317eea7d01150eec74c01a214fef59"}]}, {"id": "67e066ab348ba0a4", "location": {"path": "/usr/lib/terminfo/x/xterm-r5", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "82098ec067be6189e91e8264278bb85fe3b7bfdeaa3754be301313be140522ca"}]}, {"id": "5fddbb502b142cef", "location": {"path": "/usr/lib/terminfo/x/xterm-r6", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1491}, "digests": [{"algorithm": "sha256", "value": "ee12fe6d2d8e1d0b83d1042fe8a38f1aed6fd73e2c7316e6db5ec5b061b09ef8"}]}, {"id": "bb4b72fa7683207a", "location": {"path": "/usr/lib/terminfo/x/xterm-vt220", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "2f79a4e7b3310f8b0dac81b9db08bd3ff58ac707cd5254f06fd626ea6834c8e5"}]}, {"id": "05a70b1e46dcd5e8", "location": {"path": "/usr/lib/terminfo/x/xterm-xfree86", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2258}, "digests": [{"algorithm": "sha256", "value": "8d710aef5531c81b803c93a22915d6ccffb744dd80d7fc42723664f52c7f0a29"}]}, {"id": "0912c9cce583012c", "location": {"path": "/usr/lib/tmpfiles.d/passwd.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "1a3b927102b44454eb4c47e4fe659de2f5283f364ba27408329a54d4ad47e310"}]}, {"id": "e85692292ca71271", "location": {"path": "/usr/lib/udev/hwclock-set", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 776}, "digests": [{"algorithm": "sha256", "value": "bec691723c892b77efe3c718846c2f320b4218d6448c8cf71d663e3be8396564"}]}, {"id": "b72f12fd2029532f", "location": {"path": "/usr/lib/udev/rules.d/96-e2scrub.rules", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "e9648d1e428a759e9f31ac1b9f375a2545b4495d9b31f2b47066d106ed502654"}]}, {"id": "af02e1f1c03b609b", "location": {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14672}, "digests": [{"algorithm": "sha256", "value": "2744dee4440f32c651ae0c3201b46b4273af99b182247cd9eaf2a174c2e6083c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4e2ec3ac74c9609", "location": {"path": "/usr/lib/x86_64-linux-gnu/awk/grcat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "96733bd6471f8a5cf4db8876e811da69060f7a031888a85d30d87b572ceb9c0c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aa92c01af679b6ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/awk/pwcat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "c7f56a80f5226433477a2ae93c9dadb5280d4e19d37f8b2b0d52b047621d5f4c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fba3999d3297a452", "location": {"path": "/usr/lib/x86_64-linux-gnu/coreutils/libstdbuf.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "9e42ca7f6834015e5fdab8fbdb36078f7dc6df1c8d4a978ed49bfad3f4bc4b35"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37dcf565fa0840f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "dfb408bccc465af66ea1a3fe6d4b6b2bdc042bc38c96f377cf9724ad573231d9"}]}, {"id": "6ccf2a0601287d3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_fail", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 822}, "digests": [{"algorithm": "sha256", "value": "50e5da1e3251b40fa19f7fdb614af87fe53b01ece9fc0d9198ba864b1dbefd0a"}]}, {"id": "2ca169097c1d6fa6", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23104}, "digests": [{"algorithm": "sha256", "value": "8df82b6839d871776d6fc222082ca7ad3fa32f039f3470923584e7cc919cc664"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cc8341a2c606c520", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/capi.so", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14120}, "digests": [{"algorithm": "sha256", "value": "7748d1edcb6c012a4563c238e1f62dbed310a3b318559ae534728d4f0f1c44ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8c82baf996611153", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26688}, "digests": [{"algorithm": "sha256", "value": "8ac9d74921973124b2311ef6f7c9b85cb34dca39798b387e39a068f721cdbc57"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1b967abefe1d20e1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/filefuncs.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35104}, "digests": [{"algorithm": "sha256", "value": "24a2973358eba43d800a0dfb7c8dd7e7aca187530b982436e26fd2aca96085a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d83582263432844e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/fnmatch.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14480}, "digests": [{"algorithm": "sha256", "value": "468f9ece773491ad94b85da20b6e7586002dc9c7724aa4f3868cbdab934da301"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0fb2dc9b95186590", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/fork.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "b9c5d0ccbe1cb56ea1c14a0ef3a83aaf4e58f8c32fdb2378dd9f60ba0d922a7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8616fe23a447c2f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/inplace.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14480}, "digests": [{"algorithm": "sha256", "value": "ade6ac0937f480230c5f6939bae66f0f073502515ec1f5f2805d87044b3db2fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e837be28a0c030ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/intdiv.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14400}, "digests": [{"algorithm": "sha256", "value": "ad24c6648cbc9c57fc2c9c6592887342fe113e2788c3ebe595469133f0591e47"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmpfr.so.6", "libgmp.so.10", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7bb1b4101d5a8a4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/ordchr.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "9e5f59c198c233c05002d9ab8e2206da2cf3f95983ef0516167a46076122384c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a1e01ade5625c064", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/readdir.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14384}, "digests": [{"algorithm": "sha256", "value": "404ae5cd89fe8cd398ed086e4beffca1cbe60c0f7519d81baca135a5b18019d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7c963d47b75c0c5e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/readfile.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "324798a0398c032c56370a7935f3e5a6c8ec7b403cd9325c5d58533d4aa77a8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b65db5487c1cf840", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/revoutput.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14384}, "digests": [{"algorithm": "sha256", "value": "41fdc82dc28b22b383e013c53ddf6a2c190296dec6d4f006a0705d13885c024b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b8ac7a93560f7e9e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/revtwoway.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14384}, "digests": [{"algorithm": "sha256", "value": "5f186726512de5a45006c65e058c438a6efd1a2359b333a32934c55c3bfc8344"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "61c5054888f66ccb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/rwarray.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a96bb08f8fbdcf0b158b0331d458adb804bc271c68ad8031360e7bd876ad9f0c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1d75952bcdf19ad4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gawk/time.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "2ec7d695ad41e8b2165d9e5424d8d43b3d0e9a85cf5676bfa172f82deda065d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3980f5646d15aa4e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "23ca63c025e6f612b374fdda4eff82f198a58f76d388df5f5ca3431dd439e46b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d21f6559a9ac37ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b126df4a23d4dacaa2cf8a202c2965948c3c0e244b9969f11f42560b12ddf01e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6347fb1b69116a6b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "05684f5f1759ab46931cb5563f1e41bc80b6a2c683cdaf9053b853db3d18aec1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0cd44b00a31c68cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96480}, "digests": [{"algorithm": "sha256", "value": "c8a4d6ef92d6bb309c179b9da1743e8cf047d1b2bf71caf6e6d7cbc4a126284c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1340103c100cf86f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 239848}, "digests": [{"algorithm": "sha256", "value": "81570818c79728f8c0f4d02e8123d18cea762076edc7d72e09b9c9b700e8be75"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ec20535d9109198a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "9307c707d5ed436859c5beb1714088648586fabd102a58b6e1086a43b8b77307"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4062468ff90c57fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "88c33daf67d26acb46289199c6e00f570da993e22dfdebb7a6f5f89c538d554f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db8b017db9fda592", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "69dad46fe42fa820be8847137b50f2f55034ed5331a10d96864ea733beabbf2b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9ddeeb0459571702", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3d69da4572a017362990f0dd473e46f6dedb579d6e4552b251e1bfd6564dc79b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e2df02e3a934972c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a331a3e6522132d92046e2dbdf6195cb2a321f12bea70aa74f5a8f302c9fcf9f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d09e390221a81411", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d58fcd8e0e03879cf4dee0400016a378b88fa6ae77f912a631e92d1ae1b33d5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "62f6508fb1833ebb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2189d132a28b2f11ae7b439c3ed9afa45989c5900b24a143fcbbd0e010462f8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "641affe09e2a4b2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "769c7cfde75945ee1719c00605756a3157ee4ef5e86a5078ca6fa564918dd1ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1268a23d3eb3a3f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "01358addb759ad44cb4a272510ee29deaa17df39e6b96e6d88c304a10850c30f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "40f5191a54219a04", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "0ab24b407d1ca94be5f4b21028ef9a678a1812924d5f92a1f264a0a752fe655a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9bfa77ce2589d13b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "da93b867f7a5f527ed56dd7817d441558355910658c68137a32a77c629b14619"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "00696a30debbccb2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "9c1d273d1f60f22cf8d9454fe1b16d9429131ff3d58c834f9251cf4adcef060c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dcab8f4c26b0a627", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "904f2e53330e827838987deb49c5e2a95f4f94e311889ad16b984430747116f4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5655f4672c0e796b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f4e7de5deb7e327011c8d9d7c4f704f90549e0aa7fbf86d30a48682a7af46ac7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c0eba35a285b6661", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "aafc5aa775820277af5824100266132075871fc70a3ea78afc911cf376c73c85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b8ce86b638f576ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f8a69762aa885aa676d9cc4144c52dbc974585c16049f57048f25a27af633b41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f685947066271878", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f78eb19d1e39aedfc3cdb78a90ea1e4b41c232219e37821c5fe5a3a280ac80e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a8b03142990b9cd6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "df23d509d3c67512512632da64f08ee1c641c7c4bb023a2ed8c8898b57b740b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db9ebcd13d1c46b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "e1c68b4ca24b27defd9698ea47d368d52d1fce82db7a3bb00c900b0f27bd9f36"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ae4b300eb7c9ac63", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "7d725e899a911798cc27b1046dc2c9e156e27ebd41d80a5c0448e62f2e148641"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ae85f8de8c676733", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8a846f87e80007e320ccfef1043f16299f74e33427b1bc169f7724c35c089a87"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e18cd728865fd9fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "64f7748c03f812ecec8b24322c992545b7b89d6581d900c969dbbd33281f7486"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ac73be0fca0867c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ac45424e9cd05b1782dec6a43a6f5fde8051fae4d5cd11cb4b8d0716f3c88943"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "beeea2a26257fc10", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "6708376877353ff7819e7d127dccf29b498cc4e71e1e0430bd1812885e92b3b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6c28495ef02c863a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c3067c266ddb1d26a92a6344749dbf2d05bf4eedfa5bc619d777c56031808bdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c87eb35dc98ce345", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "59b91deede229cde60622a22ec9e0dc0cb8eaee12041c9cbc03b6e2393bef3bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "66f76de0240d94e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "6adfbd2368b148348a824c1ceebea428ec95bc700796a9a78043b1d256f5ebba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5694ce1b7e232270", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "911e6a868300b21dc033c543d67d4a4b3bcbfcebbeb1eb82008a2ec1126950d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "75aec2228e8814e6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9cb865f656addec85acb6cfd141edf3586235600ae20ecb30bbded5fdcda98e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "576314c07748fc80", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5126da5f4a86d550c037a49d3c2e4686b7a212aea8a91a29c1f23e71fa6a7e46"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "445407496debc32a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c8a2ad2cac25b21c373289adc23038a76fc5b7e66e33540bd15cab2075367d7e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "520e65d343bb40ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "1589ed7f6dc9e509c3ac9d9975618d9b527a38f53928db6c1d4d92b5a78d39fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ba31e2c974b04570", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4b146282a3db71c6ffe92d7fa989f505807b466a1d1d4e417df0307d01bc84f5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "af9f140d2c757cec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "30f698ff4d91202b800a951fa286cc0b7d74fc5013f7e882b149fa781f005522"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2c09bd6fd62969c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "0c68aa6817bc65bf3d7e6542be3b08f411e595ecac86d4fe6b839a2b35badec9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6eaf517e6c9e7d8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d2e0e390a7c18a5995e49bb90d9e577714aa8511976dcac34ada3ccd2f229214"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68e66c52e39633de", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "907f36a2de595fde02730e410cb11db5f71e25e5277f064c812650a787e79c85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a8525b9069d05695", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f9a7124de08659b91b7d23defa9da61fb38f11619d9b3ac3dbf5cfad7e091a0b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8041c7ce354e6e32", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "74b1d7bacf101e20da3db29ccb7d5282d5a0d2522faf8d156f078cb2bf3e84d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9907be8bb2120366", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "247009c13f89670ddeef5d3a6787430eadd8ef705a1efa5e698ff0fe87369631"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f3d26efbf9e3920d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "eb45d0e04b9a7799b9345381b28865e52bb8b889b5cebd3c836704ed86092737"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4d442547004afe31", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "b96af3477b94b73aaa1a28b695e11e43dcb4d50a475c3efc6ec2670477321efd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "99570e7ef0298a42", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92392}, "digests": [{"algorithm": "sha256", "value": "78184a5943f28fa2dcfb652238143b79004544d15b7763172201f24b6202d0c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b86e1504239ab2c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "aef21d570640b6ee84ebd3d069830d23f97f8b583e0de828eb116cc445b1c075"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f3157624814e370c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5bda7e7b5e637de192e5a3bf792ca4a6bae95d68645ea460e749fffb6bc9c26b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8822d12256d38ea4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "4ece59dadf653b5cc8e9c6b7afbb80522784a53bae44a2015bbde2213ea3fe6e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libCNS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "44cca20746af8530", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 182504}, "digests": [{"algorithm": "sha256", "value": "4d52026777c5a8ea33e4bb1ab863ed7193e8d99b03eccded1bcc0851e7a853e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ca097bbd89e5474", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63712}, "digests": [{"algorithm": "sha256", "value": "e252b907f997779ffc35fd3f8cd82f6f44af202d481840c0701dcc42c5562074"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5c82058bf9f4d83a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "15b5a2dea0c04f950a07e97258a3d74181efe22c9f7a716415b7f8c0d229b80d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1912c78cffe3072c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125152}, "digests": [{"algorithm": "sha256", "value": "56e1a5d1484ce100d66cdba8217bbf50116824d1ebdf681cbffb55179341c71e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c4ab61e41fba6563", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "6dff3f2ce938619aa69a48e99f3cad43056652adf28b4694355b46a00b16857a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72090d90080798f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "e1e69618c4e44a5253f36be032db4db75d590f0aadadf0e5506303acf8e964a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "04129dde65253571", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "09f5d2cef03af4bac19e512572f64aaa42cb92e9214d2f5494150ec05365f88e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "924eb97ba5c0cd2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "44f105073bdc2249b5c395cebeb8347298c10e12680e7024bd5a0a26267aa42d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7b0b796921d81071", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6a5e297e69970478a55ec052731aaaefe28443a648558413f6450c4380d5dd63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "05eae99394dc98ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f05a0797a7530c9ca36fb970feefa58bb15351265320d40c09af0dc520578ebc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0fb3c0d74fbc0e17", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "30c18b91fba4540d1f126241b073a02b82f0a1fe92dcac34dcdedee151bccb06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b38e82d839d33eb9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4858dfbfa4c6cf85417fae0c913c1ef0c464260aad60313a69f050e0b7d3b58e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4c52e48e0dd6da4e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c632fb444e5d890efa1733642beab708f3501a7393a37ac840443a0fef7fc499"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a0c9fb7807a604ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a23527352eaab57c5df5c400a234e18f8e0edf026493998f577b851ede95130e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a30c748d477f5eec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3d777c38f11f485c041aaa28672aecd3923f78a58d226f8168272e7b1db43187"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "040c5c65c028f217", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b7748cd1935372c38d4a02909859313a8ebadafef85b2f1143f81e18d2df0a06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cb52f0cb90a7d1f4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4ea24e952e34c619b125274088328d38e5d9365a8c2b8d0478ff9c59bb02c5a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ba9b6e2f24cc46f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "90f6c01d5732595e013112e10cad3f2afb2959d4f2135d62739691d4167c7e7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "27c7ca796399aea3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ab2f0048a6bd2868cd46d8184a9e71a66e9423642724688d8ed0cb5f294e953c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "addb5c48f559205a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "0f8d307f62f34f5bc71a0bbe5fd2d170ca376bd12ad97f0b38b5452f79a30c3d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "92f2ba2c134e1820", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "dd6ebc196fa1264f6e2ba9985cc013d7b319873f6404b63b54daa6a7d1d41e29"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b27a14ec5b5de7e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "51c66fe15b274932e78fe6c0994b5fd31131c2766de09b4a06598e04f7013375"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b6014cab54868ff3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b9d8902cd0c1eababcd2d6d8ff6c220859a2d28341fee5ae84b8885ca2347196"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c282320c942c00a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a3855a4d3bfd7ac53197aeb653dc2a6419e9220d51f487cd317a433a550c6fab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c2a80879569e4164", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b470799f402da8d63525869d55ea82cdfc4a5f5ba5d4306fdc84a3795e260e6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "39f7119319372d74", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "dcc0ab4604494f60bd97f9d606dfcda7fab8648e5628f0c1f4e213bf6e8b2ca5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72039869c007ea5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b50975285f0c4373a7d9f5e4b71436ba1344785539a7af98e6aec3994af6bba6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9634cd76663f195a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "da07d15f791379262989ef47f3d0ae1390d1912aac6f4cf5f92073b795197661"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e8b904beda1e8211", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "36be9bb8e7f9a41ab7c03d495c6ce46e7dba4faa2031d91b5b664164eb721254"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d341b1d74e65851", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "27cd7ee7b003b4604f4addd05dc22104e74e2c8bc21b474163aa9c8776b7ae63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "033270f17fa6f679", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7b09246f185f9a12a5de4c2b41f581e6dd306f1158da25d972907a29f98cf200"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b5a7421b402e8de5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "dfed131cd1a3c76d3207c2fb2ff63f55f386cfac67f5293d2af6dfd1bb7f3728"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9cce053ae886eafd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "10189a9c83f54bd71c3ff83a26f115a4e4c4afd87d7c351c77f9cf80101e5088"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c46f303a3a3e7d1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5362bb96951422b09de6853b5f2647c499d11a434f9d3a85900559bce87a0456"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "867c8a4d000a6be5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "0a1d9a3e217efc32f4ca4839678ef1d1f0ed7299ba7eff34ff35dec7bece1295"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ec67689727a1abee", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "55884c1a5cbd93469fbd399572d28e88b85091c6191d68e5e11ff3d71b8ad60c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0f83c8a328525bb5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5e82ff598581e3b328ee661322bbdab1271b9d3e3d09c703e8dc793a7a8fe2b7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1f67662ca66b361a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d80548abdd7410345f56a7a671c49486122898cd189724e8fe4885233a7d9fc6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f3396b7b49a396ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "679208921a0bcd0bd41de4e5f5b26dac04a722687e9731fa0bd171a8acd1a78b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "66aa0a9fd2c0704f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8168f00f9768d311a5303c4f53d31be2259b41aef0f23d4437fa028771fde3d8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e06d0d6a4aca7dc8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "88ec74ba5725978d32c8662e4dc8d002bee97b3bd3a42c512e3602aced74169e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "49667c358021082a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "46ad1c7e0a011da53c53ada3512aa4150f9f00153135e7d6684a7daa311a96e6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a064376169c8583b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7ffd01a8ab07777c2d02df425873640d67283981a8ed6f924512bad309d3d119"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9dffaedc69455a87", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d7a2cb5243cac205ac09474d18b41f014fee739ad4b2667fb49b48b6c4816880"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "da6d0a0c00dfbb69", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4a0f9b8d62627143ce229939de6a44a66b37779a3f32ab5f9d21c8fa49699e14"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3f6a7d3a0a790057", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "361e958788ca2bf0dc0b321264ed2b9d42767c01b9bdc84e50b5566686688c78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6696f7feeecba12c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6e5829911dd5e8ca5d0bef570fcc76f708d57857c265a1b5e7b036db34163e82"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d0e244ab0c99f432", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d7a5731afcda8789a9b19ae805090f0948fb5563c3047101475c375c5a383225"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f321080f7503945e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "17b69b3153523d27ce2ffbee10927708933f2f45de4d750989a1492371b3448b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "064aeb4830aa10a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "730f050a7af606645bdc3f804aefcad842353c6410c359c7cb83d43abb82a7ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6138831dab3a0245", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "1cfb1d196fa0ba66179590a01ab69ed9455d175729392cbb166945dec9c84d68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6f3406e1fdd16e93", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b7911f2806808e0a164fe6ea63e43c0c9b146fdd6ac8a45f1609c2831f3fb244"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3cf8c5ad3472d3ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "fe7b927f7c51d3beefc9b1895b7747f8edff5f4206d9917757b34ce9cf8f4d35"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4fd0e61a9eb2c5b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "76307cba93fb5705c081f50e128c1909f9215cdeac29eb61db77c15b2920e24d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a63aa2191f5c4956", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c4482b575fcdea9b70043324ab6e4cdc3b7ae7e1f1f875a52f9d82807a92ebba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0dfd63d3cf0042cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "951036c35d30c841fa14ec333ebe1b7ea109c0c20edb52d2f935cecc8b2ecc1a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a1f0f62c88664ce6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "191940631cce422ab6db449fc8623428536bbf97c162eaf288c9b64fecc6069a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "808ca6bbcf95dc47", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7519b762c27ecdaa70008b14153c545e56baf3a947a165d59e727bcb6d0f9e01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e2a0f3b6e5005cb1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 153824}, "digests": [{"algorithm": "sha256", "value": "09621a0247c63afa6a2920ec7da4cf83eae0ecb8e77fe35810cacfa85cc0e32b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b6b75ea5e81babcf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133344}, "digests": [{"algorithm": "sha256", "value": "8cf6b8a95d888323d8c35d632eeb0f171eb19d28ccac220bae7a61aea363131f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d91e3843e621dda7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178400}, "digests": [{"algorithm": "sha256", "value": "66a03dd3b4b61d2b6f5fffe5f16f011f6ae35f3a86f1b3ec5aaa9c50bdd89880"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d47346fa1d2b9946", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 235744}, "digests": [{"algorithm": "sha256", "value": "066140b17dc77c928faf87720fdeefc77c2c59f731d2636689019d13f3db1d38"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c86ecda777a06816", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 235744}, "digests": [{"algorithm": "sha256", "value": "4df66c684a6a8b0094331aba5f701228084ef7c2754dd9c7a2fd2158215506fc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dbc6187b09cf8148", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c490067187a1cc6500b51cc74fda4bba1d526febb6965df138d74d47de647dcd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f7add8b9cb1f3d73", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8769fb3ad493df8f7e401e38f35e6422fb6bdbfec943089ab186203bb6a01f4b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "eac15ad25b1345ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a354423196fb33c0f5fba2f26275495471a68b8c95dda0a89973753427f4e619"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1581d85e7895a214", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2b355eeef36a3fd754c049371ece376c941f260b114425ebc53e7155293db832"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "31e0d83d57bb0a3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "838da3010ab17b4952cec38f6143c8910855dc05df1c06ce4653162f63fffd63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d8b8a804d0ab0958", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "cb0e225dc08c51d4e4e7932212470f12b10aff9c3e7f4a5b87ee2a4c0e0caad0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8e32ea146f91951f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2165c5a7a186cc1ee4ddcd28bd93856f2b4822506d075f33772a3b42454ac6a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "be0052048ab95f13", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c310578390fce9e29655b5f127303b716b926d837d347a54250322c558a3e7c9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "376ef507821dd0d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d55855b5c0e89a8184b6d597504ab21d45b2b874079c3e8a2215a2d345987835"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "42174f12f588060a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "936d8b4caf6921c4e14d041125fdf6d6897c61c88cf82abf6c06b6a3a8d6cd2e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5b257b7c22d69360", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "e8196f55048853221bb8c35eec2d0c930377ce0d10876b70e534ba50e304e4bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dc0d02e4b1a41a6d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8054f66fe860ede41babe7114cff1b224dde0207b5852931834ae686b0ed58fd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "889b13fe987c97ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "e813456f2c6a04fd71a2f3b83c9a3cb352d5000e6d54fc99b261aaa7a7eca4f9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68c6ebd668fa29ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "aa09c89cbd7fbcaba13bb5ef2c7020548b173f41a710d8b04229e78d09139557"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ceee584ca5b4b015", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "00cd189b4243bed6227c8d8c87d396febe1333ba24c2d57326d135257816d477"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f03b736a99b3c27f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c344eba009893987c5ba7f8206987349c208c8a4c761fe0be2a51ab2ad14ebd8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c7ca9f5403fc36b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "048d362dc43519b2ad736109e2cd28d85534e0a7515be7504fe1d02729c84335"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "695cfb9df8bf1745", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "1c5246b68f01eb60b9f6d214e6063a0c172c6474bf7bec25b60539b8d76edc1f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f98b527b4921bfd9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "bad7f452c4ed61752371b6d58528b0040fc3792a0d24e48970aa21ed3dc4d36e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "191f6bed2b2cd170", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d532957c8ed10327ce1b5868b346d14c5fc58dc641e5cdaf8e9c799e1ba993c3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "62cd09ba6ac18a37", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "068ee0e8a1a81cbee6dd9f5f046a1536ca70180b0751976028293644c70f31d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f03942d656cbd73e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9a5eece31e0028eb08561a4707e11cf2ab4b4580a82ce874a6eedd345d8d20ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "76c43f8e16eb28d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3183aca1d43840b9a1581a419759b0f12d9077bd1c33a444d2ca1f48763ef571"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "61715c07f3061b91", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c7e95e8b9aed4d6bf9ac3b90184543c95f0a77abb3decf16485c7b72b36dcc9a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7913e8528afc9327", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c60dd34c91f61bdc9851bebb353ae4924363301a9e2f84e2abb8ef7e5f55ad67"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "61728d6c5b713664", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7df57b6029472cf150f93450462efe9611a916d5acbb453d0f509b16181ed799"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8d86fd885d7fb597", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2ac5522840001b391968f3de34d78caa785c176c0cc3e8ccbafd8807cf330ea3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "75d2cbd29ef174c4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8ac95c08fc68c7b8ee75893e577ff483a60fc1a87406a580c38bc1a6180059ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0e02dac57201d780", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6b079aca1f7c392c53631ca708b36468f40103d64a3b893aa42889248e71df70"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bc2491fdce12146e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c993643dd99241dac975f7941dc70d6cc4e477ddf94060402cf62d66634de77a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "09d9906d90bc8fd5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f178caf5d7c4346e6035d7581ac4e2c1f12550dfa8693f6fd8766ebd22c89a14"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1748986cfe031c79", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "db8e82201b4d46a66befd2284c52b21c798b7e1d4b9cd3f5f6b7142c726feed8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "039f4aa2aab72a5a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c03ff97549276c4fe881f71346368ff2fd88788aa051c67f38778c9470465f5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68acdd84076f533f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3901c17f84484edac78fd0bb138a143d03eedf9fe1b31a78fc523051cfeaffde"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5d2d7907fd716fba", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "85bf3f550a1bbdb92a43be0990b9826ac88a5bd13bd3c6525246e8862935a705"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "be31d8dc8b368a3c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "62dd6de5b2201dc0fb15c16752ca7d89fc39694da8026b0c58bed40b6235ae44"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2982c14921c01973", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "66ca40856aa8df4117a4da61f3daa0c95832e80fa9d741387bf3e4d893dc606e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d7ebaf97292c811d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c4a025e446266700017320199977ad017eea02963d2f4006450c03fce835766b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c3ace18904bf4b30", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9c05630863c5959badcf8a9a577a12a918bc6f9b9cc5efe9e4d35c5d5ebefa39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "43b724ba4a362464", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5098b00cdf67cea3a9491b7964124827d08990e28a2c9fc0c5b7422d95ebf38b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2b76735d3081e992", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "7a31fb001097e3a3d01998eeb60ba8219109225c301910bcbd05020457bf9e6b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "07d60e1b799c2adf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "58f291d4062b7a03cdb271a72b07d590e3ecafced304a35d415f8e360ebb4b06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "21c979df59561ed8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b82aba91a180ea786a84e47cb84386836655a628215731519da88951c89f6405"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "78da02415b5284df", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "cd644d7ac77c81b20a5a6fffe7ea064d149ca1b4e0ce7afb3cb0524d62cb7321"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "62352f4a6cee3dc4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ecca4d4f165c552bbb18974b55d2437400ec3594e105525a350e41a00e6161c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "29375361dd3ad53d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5202cedb46f31f6d6ac53bacdb0d429a48c8b432635686e677760b4fa224cc7d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6d50801b8dd41dc6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "db2601befec237b2e96009514791f5cf7102134c6b07f76a93841f9886d8d1ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "02c726448fc655f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d83a687a7416fb9dbc1148e1b14309fcb328cdd79b0b17035ac8fd5a1f23e137"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "253aaac39019d951", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4af19fb4bd8f22344cccaf798f29954b897971b96caa2a0c1c355e96a85650e8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d081315692d3ca6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a2fc4ce63dcaca2d4a486c279727c21564c951915dfbeaccc1d2503a5a5a76fc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1464488f292d8a7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "74af4dd98728b46209685068965c7576387e5f1bed2ea142a2a3ae49487bd231"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4cb361ecb89913e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "d05bdd12f7352f1fbd18957dcb9375d5882a9ba60f4b58824e00241e3851ee92"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c685e9e81b42d693", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5db57848430ea2e4ee0b610a73054dc9f6296d84cbb415dc9c5cefd83e73bc10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8a96de4596ccdc0b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ada9fc5deb3131bb8aa29dcef41ab81fb43913a7ff45fe5823a69ddc551fa5b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2705c85b1c42cc43", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4be8ef2fb3c03c3128b303c7f083ffd3666d9108ebd2dda6d661f31b4ce4c5ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "33cab83df185fb66", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c36383a4f8d5a9b817632f3fb04deede02bcd046622e05ab7ff9fd5b98e573ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cc0132dae06a201c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "1b107f0ea9726879474de8f769a0585b38b59b955f5dbeef6496c50dcfd4c1b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e0998a1aee7da2c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "36e95cdbcf30e6e6e397093da33d15013ad58ce7387165c0d6b2851dd2020628"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4380c47f742f3a94", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76008}, "digests": [{"algorithm": "sha256", "value": "6a53e16cba9027f3175b19702a785403957b3e94f186c0cf8f99558a5c23cc94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7690f358e54bdbf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121064}, "digests": [{"algorithm": "sha256", "value": "4be7a73818b3735a47cf34eb1b35fce984b927691151140cd2ed3338abaf84da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8036955a8bd1e8c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88296}, "digests": [{"algorithm": "sha256", "value": "93ff2d01169b689e92ac7ceb531539717be48c33a39248a871a94514b8dc47c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bbd17a592f895a3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 116968}, "digests": [{"algorithm": "sha256", "value": "e1de533d27bea41904d134022260f9b4f6f840e8ff0f97fb93bb2accb6f78a94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ba6e1fc428d463f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "fbd6129c2e1715b39d6488505c4bb67de2ff5c8cfd4f0bdf9e19d238f3607075"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e747474a38db2c1f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76008}, "digests": [{"algorithm": "sha256", "value": "36fc2d3cc796011c83aec81434462482df2920344a3d2573ae39193467cbacc3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "49407ed4facd3f4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "a113274b5006adb91dc8c9edfa458908359e13953c726e89eb5bb9d162df3ad5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "25626dc875ca5a7e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "dd4b6c58afdbca95a97c9e08d13fc4d4def74f5f5c0d396e49f7a39fcf511130"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5b99058f2a73591a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "b70a667383fbbe05f1b4dfa35111a5cf3282b68b921d76adad669f851a6acf44"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bf92a09c04555886", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "2d95f370a24ea5ba963ccc0000c07f7112ca780619b2e86ec357d7902c107df2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a78e5a99438c0706", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "700ce24663dba7f67607005a06e513f5af55a3231e0e3bcc631ce4510c4b5989"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7e04607676fb951a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "67e2bd63a6763251b0456f7edbe903bf80c261f38780cee4f1bc95d13dfeb4bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "67ef8a6e5d5b0e5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47352}, "digests": [{"algorithm": "sha256", "value": "20d2ae54422e0029a1a4548782a59f12b92efdca819ea70abff70aa7f89e39be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libCNS.so", "libISOIR165.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "594283287601c665", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "7293102c947e9a589b9a67e826b0c405672b035ed57285328fcacb70c8807ac3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libCNS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c85accdb8450118d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30960}, "digests": [{"algorithm": "sha256", "value": "8839e34e94fa3cc318a06481ed75143f19d50e73c16f987563f9b59efd141778"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f6553ee20942dc11", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55560}, "digests": [{"algorithm": "sha256", "value": "31e67487633aafa57a20605c2bfa124e37d57c8e9d8bfcf535be3c112f5207d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libGB.so", "libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "954854e84c4f4950", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "194e468b8c9b3cb51d872907898c5a17257482a8a40b09b14d2ef1e7ac3eb526"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "536cf3c54b2b6c7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c2c117f83455cfdd33c1213e894d739767c4a59e01f4ee67b65b8b08b4ff7d26"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3868d514b88b7498", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c569cb5e2c6d88600103948904cd4365493cea155a9187fa40fd52d0720153f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8c4c3062b0535fa4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30984}, "digests": [{"algorithm": "sha256", "value": "8163130a73dbd7a8432a7f6f34c2e05ad4f7aad792baccaea62176e04ba17474"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "757eb20c0a0020b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "07963397ec7a0ca7d8643d002b931ec7f4d0066b277a2601bf4410014329e991"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8793949d6356888d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f75e45744f3806606516169049b165b664183dc441a62f4c82939be81432f03e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3a28d331afb41749", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3aa0267845d508768359145d56fe908b888dbe7cb28498dee216c519c5aba44b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "856bdb98501d7f76", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "872f94ba30c7da5ab634b8e0a7d5cfd59f24b602531c2b120337278e226d9852"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "38d4ac722b5c9a79", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "db45eff4e1f27aac0a98025cb9f5d544053651819d5e43d4c9047b8289bd0217"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c815fa0ff2c01065", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "bc43b8d410c18954e7de0dad091e914e95853aa4d96f6255375d6a8e3b99d1c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a7999147ca169b8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "8bb015151f3621a7b0949b193b396f0093414139a71f1d129cddfcf692042808"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7aab8bc67e1c178d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "55d02a18b45654176547f700c10f3e489aedd90a8ab60b803094cb250341d030"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f53ad001d8651e97", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4bf89ba4f6a3b7f3c2e27fc9951f539bbbf423f6120db38971038ebca5d1aacc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4a863acd5ba778c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "bf22d2c5b60cfb7e423621344eb022ee33707c467f7ad5870f3fe8767cb28ce8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e8ebe1983c14a369", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f2baaae265f89db119603b26d4c36702716ef298d4558500a08cf6c05b599ccd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "11964a9b90119a93", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "540b4d105e564b8f52315049cf8b1716905638fa72ced539c5ba0ecb20b68ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "85157060d0e5647f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9c64d5a38febae8b4ff54f4b675ce0647c6fc9e86663d54e5e617e42045c2fa3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "080d7dbbd44ce6e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "25b3f05e969069a634e632b0160a53b1399b6050e45353099a94eddde5491f76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "185c2ba6ae0bb4ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "bbb9680f4cacd2a97e7170d31259fb45b4e0e3e966e8b471126f1513213dc825"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2f48f835b28f5b87", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "96b2de7c0106768e61736ee8960077c19178dc223fdda50e0e082b6136598abc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8b71567b2a526ad3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "f83d802be07e93e4b3ade5a9dd708993f1f64a4d7b3630f43199b1b1da9d3bad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3b06fc83db657e4f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f35948ead2efeef90b1868b3632f47955b672d423e0344380f17647056ab4eed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a65380d1eecbdbe8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "878a25f34d92d82b2f00d3af5302d18f98c59a0aa5a5bd3f1ba711458c2ecb81"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "44ea5ed1f8f6d507", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5de197fc6deae6073eac7ed6e8f712cabc79c9c344d1ca66cd41e31ad9e16a63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ce7002eb83ac2ea6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "5e575612a84f8f1b4ffc0f7625366fcbb88faeebb0f44deda93034651eefce02"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db8825248c400951", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "0322c36c73f58a1894d3fb83c7c1af43306bec010b65f838d5a084e93aa88f4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "34975abd70c48a5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "059501ad1a2a6615a3d0176752b8e5a2d2bc51802018f3ddece157fbef010ba7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "135e950f271f242a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "412d8962517e05e61f7df77c116e1dd98a19a7f8cabad29ba5f736d76ab13204"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "132ee53b9a3ea8bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "19ccade056c163437f1438dcf89423c5a39694122be357e877a40322c2944401"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b69d4a1aeb5e596a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "eccacaf6262aac6114e7ea4985cbcd4fd2b9d5632fa22095441c0a70f799349b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e390d5adddd2b64b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4afb782e3820845600068ea055d56f1beaec453210430abc5a6c513dc2739c5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "47b3a632f3fae103", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c31198cf9f77316b31cb12718461c4b2f702a085514549fdcaf22fecfde6c21a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ea1801d410623243", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "cb3bbfc6ba3f990563edaea11fe894e46cec232a55330a180cc4f5d21ae82b0d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c4ac49e15d6e3d69", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3970b9bec190d8b2ceceb16f2272d9e41dd8fd3dd4fcdae0033f78481ae76a3d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e7ec1869b3d32a70", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "af82ce50f1ef466afbee4b971db83036824726e3fd90ae4cdd3424db6e5bbe7f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "910c53127130a353", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "4e1dd647b3345b8f69302e405cacc4303a167ee1b65780595ceba28d714588b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c0dc90f00040121", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "583cd73b120cb4082cb1e0a97c10dbe23f6a8ea9b0b1bae70483caeb138e9beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b1364c7954e1516c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6b13aa8a796c81301d8c2667cc0a8328c7932329e1197bbbe8900cd2bd2d781c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2e5a38caaac619b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6491b5b76d5131a577bee5b4cc86c6f9dc2b9da277000eb1dbe827222554cc06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c61542a768a980b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6882e2d22e1a833a3995f33f247e181501191b564c5e615d7c0ba8517264a1e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fcda939becd90abd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "90103225c0802d527aaf71747f9cab4a3e8f9d8b03057a502111dfcbf68647b0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c0ee646642caa8c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18656}, "digests": [{"algorithm": "sha256", "value": "debb1ab7f47c03ea3a0c0a5a4ec5287b64ed01e7a298e2974b38f211b7470bf2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7fa45ee19fe3c54e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "c7dfd7b81a4e1d14c7d31c2a00c6fff17335209c16cece89ea19f53b5aecec90"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "35d2a02e44defa76", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "60b1d64ace3cda0fd132b26c7c2b0eeecf85ad36468ad43566ae11b92f2f3c66"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5aa022135f2a9b8c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "6a8f563d0d610cdaed1631694be87de2d68a6a2a24b04b72cb1087adfb4e83fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "507b87a4902a77b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "f30f7158872e190a73991e065ddb0cdc4fc0e844cc91015d8bffcd92f6c2d38c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5aeb56b5f372765c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "59150d73855e5e40116769bba375e828f5c14a8d5b62e2358ee692da871f3b09"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f722b42da3a5931f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22768}, "digests": [{"algorithm": "sha256", "value": "807c696d5692dc247cff06b4bd9e47886dc4687078bcba2fa1039870ab5e4275"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b935c73906aff49d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100576}, "digests": [{"algorithm": "sha256", "value": "7509ea76dfe0b0652b924ab1d8af48a453279640717b40c93b1e3788c8ce0958"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e1f19c9017564ccb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26848}, "digests": [{"algorithm": "sha256", "value": "2d5193db0f631b9ac104226f2cd47a57e179775218578668264453ce7a9cc6d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "20416b365a58fd7c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18672}, "digests": [{"algorithm": "sha256", "value": "0f81d42517007787af404deeee7ca45cc80f6d259444006db48ff2c790a34a44"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d5c09cbf6029a6e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "af439c56746f309c0f204a8a4c26e3658c86e7443bc3afbed29fdd715d141345"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4be9c6181445d411", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "dc01626d25757bfe21480cfc0e672452ef6c0767db3d4dd7f9f8af209c7d7088"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3e6bd9f32141daf2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76000}, "digests": [{"algorithm": "sha256", "value": "26da14726d5c6bf0902293dfc23b2ecb34dde3f6b67fb71e4ba4b6b18923b18b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fda46879896140b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18680}, "digests": [{"algorithm": "sha256", "value": "7a10cda1a648a3746810fc62b5e89ef9b642e6a97e534dd269ab6ea01438a617"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "468a02f3c51f238b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18688}, "digests": [{"algorithm": "sha256", "value": "691cfa7873663d49514327b7552f4782a85015ac9a076fc292149e9fb3f390a4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8a6f8a9dc9a869ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18688}, "digests": [{"algorithm": "sha256", "value": "f5c1cf8a97072d34f32f11758be3820bc2129454ba22c510f6a3d19f417f56a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b4acdc635612d9f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30960}, "digests": [{"algorithm": "sha256", "value": "3e0d1b2fc5f93a4bed7dd42b44c024441e12491f85be01597c63ec9f5e7e0517"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6334ab70f4adef44", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "9d220b0132534013a54cb18a8e46af84fbfd29492164fbd4e3094c2bc3c3e0ff"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "50a8634e1f76b298", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56353}, "digests": [{"algorithm": "sha256", "value": "d79080e6c8725cee7969e8999a2de9529430543b7e6ef5ac9ed3a663cef82a9e"}]}, {"id": "7ae8f1a6dd16692b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 27002}, "digests": [{"algorithm": "sha256", "value": "ad0110dd4067acf54418115178a976927cc31c894e50919270565a909e7f9aed"}]}, {"id": "d354bf334992df5a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 473056}, "digests": [{"algorithm": "sha256", "value": "084f4c79494e6590eec8f7f1dbef1962711098fb5caa84482cdd2cf8ba2014b8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ab2e4a7be1a5a67c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71648}, "digests": [{"algorithm": "sha256", "value": "cca2690e24e84264424ec44399984626090ce4c593ee8b3e30889222644c62d8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6c5cb8d2018a23b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63464}, "digests": [{"algorithm": "sha256", "value": "4d9bcd960e8af5b423caff8429df668e299849c377c1864599e6ed982b76676b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c85e44f994dd3aca", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104416}, "digests": [{"algorithm": "sha256", "value": "7224e8dc8268de2b6d1dc531443d9636a8392c8c2e66cc41a514c7851e536ece"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "538ac1708dc468f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129000}, "digests": [{"algorithm": "sha256", "value": "1cc0a3d35f6367a210db59955fb0ce3660e577aa7c2f7d41ab2552da5a80fe7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "de82b145507e37fb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51168}, "digests": [{"algorithm": "sha256", "value": "f6ce382d0462e97b47bc34ea1be76eae43e63c467cf8298de8172828ecd77035"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d95e575e791486e0", "location": {"path": "/usr/lib/x86_64-linux-gnu/ld-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 191472}, "digests": [{"algorithm": "sha256", "value": "96493303ba8ba364a8da6b77fbb9f04d0f170cbecbc6bbacca616161bd0f0008"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8e46cacab7a73e39", "location": {"path": "/usr/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14640}, "digests": [{"algorithm": "sha256", "value": "e6c5921a80cef330d9219cc96f3ebde4742e5168dfdbf3a44e385d83340ddd6c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ab125411ee17a24", "location": {"path": "/usr/lib/x86_64-linux-gnu/libSegFault.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22904}, "digests": [{"algorithm": "sha256", "value": "26ade3d844d8e357845d6dc4b94faa8bd5dafbccaf079c73b24c8724c9c333c4"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ee8af19238d1aaca", "location": {"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39088}, "digests": [{"algorithm": "sha256", "value": "72e529a9edb74a85ce5aee49d92e7b8126e8d77cadb538175f7fd7768d077b8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a0c49336645749e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libaio.so.1.0.1", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14336}, "digests": [{"algorithm": "sha256", "value": "a69a30877e6ab7c4d917c78228bd1397cd4e47ec6726e47c7d57e01238a73f83"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4e0e676ee7e8fa79", "location": {"path": "/usr/lib/x86_64-linux-gnu/libanl-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19176}, "digests": [{"algorithm": "sha256", "value": "9b8f9444582ad20ac1ae8e556fd6eaf7858173b2c6bef0f862ee753251a8bf48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9c6472f30d1b202c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1945056}, "digests": [{"algorithm": "sha256", "value": "62400c7d08fc89e8124c98dea31a4233687de8ae0e130843b3f7acb122761fe6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libpthread.so.0", "libz.so.1", "libbz2.so.1.0", "liblzma.so.5", "liblz4.so.1", "libzstd.so.1", "libudev.so.1", "libsystemd.so.0", "libgcrypt.so.20", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0784a5abbef67744", "location": {"path": "/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 477576}, "digests": [{"algorithm": "sha256", "value": "be6033a34fb5bf834af41afa8d0fcdc96adde5385cd600d42de35ba3488566cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "60a0037e778aba5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libasn1.so.8.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 678240}, "digests": [{"algorithm": "sha256", "value": "c97e5ce87766d7fcd7a50be2e3ca9e46436bc27ddac1cd4efb95b987231e3173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libroken.so.18", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ced522d19898d0f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libassuan.so.0.8.3", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80184}, "digests": [{"algorithm": "sha256", "value": "8e0f79e1da0dfc1cf32b53cc79c98b21fc279d47094ff081152842f9c22f5062"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0e30f0743cdc53ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/libatm.so.1.0.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43776}, "digests": [{"algorithm": "sha256", "value": "ffa1a8942c4622fabf47498907f455b899b6fe6b2424008b2dae791caf56fcc0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7c55353c34cb6592", "location": {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26696}, "digests": [{"algorithm": "sha256", "value": "d5f659907767da42b92c53ebb3a7c0fb02af243116a14d196064a9ce1c27fcf5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "103774c89a90bc22", "location": {"path": "/usr/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133200}, "digests": [{"algorithm": "sha256", "value": "27704e68abeb790562d8a028c27bf23c731351128fabe14d16e5aaed6a34fbb4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap-ng.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6a8ad7b0f030a297", "location": {"path": "/usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 351352}, "digests": [{"algorithm": "sha256", "value": "26a325c7d9352ee4ba6e6173e356e18f831e0938135f14caf64350db13105e78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a4670f359879279c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96728}, "digests": [{"algorithm": "sha256", "value": "f660c0d2fba4d82d7866af4d174a33bf3de8dfb3632267662db74c33013c0913"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c66bfc1e96bbad96", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 74848}, "digests": [{"algorithm": "sha256", "value": "4488544d0a32b1e38d369342f219677ee621a2f16e64f529e4776c7322bc86d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4ab243a9ebfd74d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libc-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2029224}, "digests": [{"algorithm": "sha256", "value": "09d4dc50d7b31bca5fbbd60efebe4ce2ce698c46753a7f643337a303c58db541"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "65f7580179ade239", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27064}, "digests": [{"algorithm": "sha256", "value": "97d1ad4e3aca57190487196979e3f03ecd1158d564f358213b29c3afc9959ffd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6b0cf32ed3a3285f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcom_err.so.2.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22600}, "digests": [{"algorithm": "sha256", "value": "691ebe6e71c4b3e36fa04045218619a7bd769bea99445034514cca5b49f48ef9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ff9bf0b7e3900374", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 202760}, "digests": [{"algorithm": "sha256", "value": "5744b3669e4574920dfac2b33207db4e8cb501df88ef28c3801ba0673a7c7d6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1f665ae2dd79e151", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2954080}, "digests": [{"algorithm": "sha256", "value": "135da41648a680b7046002294792e2bc3a18ade2f60030d10adc24376fab1a67"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "43916b53bfc12a5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1760880}, "digests": [{"algorithm": "sha256", "value": "5d55ca850037f52e869af5cc704f851c8e791ceef6b182df3bfacdd13383b501"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "70ee0ec0ece1de87", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdebconfclient.so.0.0.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14544}, "digests": [{"algorithm": "sha256", "value": "62bf84f0058cbf5a8a74f9c35522f540295dfb07ee9b7624cea34d88d60ff07b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b81459aec4116052", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdl-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "6441e37b1be25239c01447f7cfcbb52011ebc19ab24f87b43170bbe0b867c6ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72cc949314448780", "location": {"path": "/usr/lib/x86_64-linux-gnu/libe2p.so.2.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 40864}, "digests": [{"algorithm": "sha256", "value": "b2a75f092b93806e79cc341aee4dcb6c5760fc589afa9a6ccf9b2f3d6c73f45e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7341064401c4aeb3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libelf-0.176.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 109200}, "digests": [{"algorithm": "sha256", "value": "b246ccf8cd1a45d975611495ade394d05106ec5ce4002c37293daddd08ebef48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f81e3edf0f7e5f4a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libext2fs.so.2.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 405968}, "digests": [{"algorithm": "sha256", "value": "cff95f59670d772efc196d8dbea0c2cfe2a3ac8e3c492ec435d1bc18ececf075"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f07c87303fd648a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libfdisk.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 456632}, "digests": [{"algorithm": "sha256", "value": "7267abe50b706608298d878cc4024b139bd2aa930d2bc1e8f10a5a4a31ac7645"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libblkid.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "2029eee8ad6d6d5b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libffi.so.7.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43416}, "digests": [{"algorithm": "sha256", "value": "e49fdd8e80867abe9f0f6062272b0838570467066f8cf270badf1567ca49fba6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ce1b4b8f1144897b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libform.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 73224}, "digests": [{"algorithm": "sha256", "value": "f5db5817701f7443e77c8c08dee96325c7ea1bf97e6c169f6ad4ec685cdeca4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncurses.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "499fb3273f798fda", "location": {"path": "/usr/lib/x86_64-linux-gnu/libformw.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 81448}, "digests": [{"algorithm": "sha256", "value": "883d5c8c69411e8375772d85d68dbb8034e78965b08dc6a3690311be41916dc6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "15a9033fbc79e96a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcc_s.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104984}, "digests": [{"algorithm": "sha256", "value": "63eb91b5d726e401c5affb2a035e175c374cae75cdf25a1f9b007c3e79328100"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3d35521498c01940", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.5", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1168056}, "digests": [{"algorithm": "sha256", "value": "f648d4ed0fe1fe7645992d10a5cbc84679d298ce8561a1aeafa780fee67b3036"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9dc7f6967ed29d5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgdbm.so.6.0.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59576}, "digests": [{"algorithm": "sha256", "value": "f18f7a13528e2f8da93b4ed9c82e73244db55674cc3e535bc35609c5e0060c1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "05a8f5fa3bc64230", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgdbm_compat.so.4.0.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14256}, "digests": [{"algorithm": "sha256", "value": "02a2e6afd392ebfb8b8505d91c744daca1fe08cf24f979c67d6bb505e6a3eb55"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c79786c1e2cfb6b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 534880}, "digests": [{"algorithm": "sha256", "value": "8c310ebc94e36d237cefbc15e2826fb49426a2111e424fd06f662bf64b9f5f0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e8d230996b694b98", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgnutls.so.30.27.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1914336}, "digests": [{"algorithm": "sha256", "value": "acc5c59077556019637734234903d8f5a0abd210cfc83e20d102fb890192b8c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libp11-kit.so.0", "libidn2.so.0", "libunistring.so.2", "libtasn1.so.6", "libnettle.so.7", "libhogweed.so.5", "libgmp.so.10", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e16b5cb2fe033dfd", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgpg-error.so.0.28.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137584}, "digests": [{"algorithm": "sha256", "value": "df95914ef7aeaadcafa4acdd614068836a0014ed3001ddb8390f7ef44d3c5248"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d97300728208a6b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgssapi.so.3.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 278160}, "digests": [{"algorithm": "sha256", "value": "8837180aca3a64aa7502b3197058ca50722eca138d3d1145fb8861a39ad258ed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libheimntlm.so.0", "libkrb5.so.26", "libasn1.so.8", "libcom_err.so.2", "libhcrypto.so.4", "libroken.so.18", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8ecfef8d57a4f0ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libhcrypto.so.4.1.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 221816}, "digests": [{"algorithm": "sha256", "value": "22fbaf3570b2ffb9560dbcd6e4e0894fe68c171ad3ef8c1f1bfdfdc2ea4249c6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libasn1.so.8", "libdl.so.2", "libheimbase.so.1", "libroken.so.18", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "421949a45abdfc28", "location": {"path": "/usr/lib/x86_64-linux-gnu/libheimbase.so.1.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68752}, "digests": [{"algorithm": "sha256", "value": "3dca263eb38b32bc7df06f00a0056ea8c50e8e9771772f1f6abc17c95a860c88"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "857fce6eb68f14d2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libheimntlm.so.0.1.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43712}, "digests": [{"algorithm": "sha256", "value": "cd34523e8e207abd25c7d9d61e111f4126795f593e955db5e838c5930c5e2edb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libkrb5.so.26", "libwind.so.0", "libhcrypto.so.4", "libroken.so.18", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c632a36782696b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libhogweed.so.5.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 219976}, "digests": [{"algorithm": "sha256", "value": "2148ce14bc11620e36ba773891172c870b9ee2ccfb8fa77cc2862101343c9d86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnettle.so.7", "libgmp.so.10", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "174b2a40b938f545", "location": {"path": "/usr/lib/x86_64-linux-gnu/libhx509.so.5.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 313336}, "digests": [{"algorithm": "sha256", "value": "80aeeb103664b5bca444e7e5520c0b637e161319de97fb89df0acb9d9f8be2b8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libhcrypto.so.4", "libasn1.so.8", "libwind.so.0", "libheimbase.so.1", "libroken.so.18", "libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a8e5d1b013049e9e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libidn2.so.0.3.6", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129096}, "digests": [{"algorithm": "sha256", "value": "db118382dc3e4d0d936dd91f279ef82d32c9fa94d2c2dd596bfd27a78c1bdc95"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libunistring.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f6181097886d3846", "location": {"path": "/usr/lib/x86_64-linux-gnu/libjemalloc.so.2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 744776}, "digests": [{"algorithm": "sha256", "value": "04521d9fbbefac8c6dc5fba9546729c8401ffaf522d69e2a3e971bae5e9481f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libstdc++.so.6", "libdl.so.2", "libgcc_s.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f0cd6688507ccc76", "location": {"path": "/usr/lib/x86_64-linux-gnu/libkrb5.so.26.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 594104}, "digests": [{"algorithm": "sha256", "value": "dcce00aaf40102b181f0a27c0f390e202611c2d011b903da5668ebc236d5eeb9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libasn1.so.8", "libwind.so.0", "libheimbase.so.1", "libhx509.so.5", "libsqlite3.so.0", "libcom_err.so.2", "libhcrypto.so.4", "libroken.so.18", "libcrypt.so.1", "libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "333f752afdded8af", "location": {"path": "/usr/lib/x86_64-linux-gnu/libksba.so.8.11.6", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 227344}, "digests": [{"algorithm": "sha256", "value": "1336edc02d86e536b577645a07f7f2e936ff1be2820c9135c14cbc09783c62e5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a31624e299bb0ca9", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.12", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63888}, "digests": [{"algorithm": "sha256", "value": "2b5662a4c397b768e3bc87d6be816274af7cbf0cca0f7cf2601b8df76beb545f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d4740eb51cdee77a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.12", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 339472}, "digests": [{"algorithm": "sha256", "value": "8d156993c4d72f11c35d5464f86322c42f1071d7e3a556a9a30147cedc48404c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblber-2.4.so.2", "libresolv.so.2", "libsasl2.so.2", "libgssapi.so.3", "libgnutls.so.30", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4ecb8d805b2f0df5", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129248}, "digests": [{"algorithm": "sha256", "value": "d6574e34006e27cfb5d00dc75018cc06832d0bbc9e1b35316b9c03148355f0a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "300fb9d26b27cb25", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162264}, "digests": [{"algorithm": "sha256", "value": "b59b0a5e4fcabfe7a56528b6ea086a8d7b1a3c915f9d78b7fd60c513e788db76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c004d0a2260ff34c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libm-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1369352}, "digests": [{"algorithm": "sha256", "value": "e8a6150c2467528fc9a1d03f0e372cc1bc673e04e71adebfb43b11fb9e599555"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3ca9deb7f6aa8233", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmariadb.so.3", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 336272}, "digests": [{"algorithm": "sha256", "value": "1f27d75bc1b40faa56a8fdc7a1370bfc65aefcc99263f729980075f9cbc1d733"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "69a1e3b0a894c699", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmemusage.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18872}, "digests": [{"algorithm": "sha256", "value": "9579bdbc882fd963b963d838d4afcf8d87c1721989f26ec0ee5e1bbef0180b87"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bcb90836a82e9a85", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmenu.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43576}, "digests": [{"algorithm": "sha256", "value": "8111104957063fcdfab01d352c08551e9b934be26a1f6926deeff60f4c4cec34"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncurses.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7dd9ea763886d54b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmenuw.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43576}, "digests": [{"algorithm": "sha256", "value": "60ec69aba165c07574480dc95bcf7981bd2e031bc87a44660ad333d800de1ceb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fe246ed39de1438d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmount.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 387768}, "digests": [{"algorithm": "sha256", "value": "e89febea6aba24cad2c4e4e2b934268f6b6a51ec737c4716a159d30f4a21c4ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libselinux.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "898e199179c8360d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmpfr.so.6.0.2", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 523280}, "digests": [{"algorithm": "sha256", "value": "a26d33d5ef03fc24363a6249b66fea68e75d754f6f730bf47d19cb8edb9cc914"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmp.so.10", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c2088e137451b665", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmvec-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 174616}, "digests": [{"algorithm": "sha256", "value": "0bc7e0ea4bb2a77357cdc80b9588854263aeeaf639461466d84af25afc974ffe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "ld-linux-x86-64.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4cb2e805ca717006", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmysqlclient.so.21.2.27", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 7526440}, "digests": [{"algorithm": "sha256", "value": "249be3f2fdba61d15b01d713c92540c1d806d56ce153a9d31136fbf1ff491439"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libz.so.1", "libssl.so.1.1", "libcrypto.so.1.1", "libresolv.so.2", "libpthread.so.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9096470cd9ebc669", "location": {"path": "/usr/lib/x86_64-linux-gnu/libncurses.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162024}, "digests": [{"algorithm": "sha256", "value": "06e90557aced57af522458be8666dd74ed54ba3921927566b08ece87f55717db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cc0b98eccaea421d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libncursesw.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231504}, "digests": [{"algorithm": "sha256", "value": "cf4f03ed33cae73dd105ffadbeb8957c6ef4ae6109c99d216c81ff1cacd9970c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3552c13519dd42bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnettle.so.7.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231592}, "digests": [{"algorithm": "sha256", "value": "df063133112eb3461198e79cb11371641b5b1a118fb857749bc5137234a78ae4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "86196ff4fd1729b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnpth.so.0.1.2", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "1fa9a46371da04b334df1d05ee287ac24d6b8cf7321bc2792ce3f0f7b96c8bad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ca69dbe2fe79d5c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnsl-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 105528}, "digests": [{"algorithm": "sha256", "value": "b1e1d8d16adc764dd704638ad51525ff10ec7169ad9e178d8deb1794e10bfbf4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f9e8cee46d277f7f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43968}, "digests": [{"algorithm": "sha256", "value": "56c7be79a4d4b101a6937223519d24622ddc59a8ac03e49d471860c8bea3387d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e5c35f92a25c1172", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31176}, "digests": [{"algorithm": "sha256", "value": "162b03f2e6b58cfad24a7393498c203435b51d004aabd5f2bda262bb3342b175"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "babb8017ecb53eab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_files-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51832}, "digests": [{"algorithm": "sha256", "value": "895740d534dcce118a99c9eb937ca182b86bab1bf94c7fe2c414ada1cc5fb628"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bd95c4d8d85cc9d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27136}, "digests": [{"algorithm": "sha256", "value": "d1f530d567a993c1081d3a463a23b58599ec83159a5ffd890530730223ac9089"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9b27df2659d53b33", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_nis-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55928}, "digests": [{"algorithm": "sha256", "value": "aa29623dd06b56f18e9ee3679bdacdea260db4f31bc7fe2bbdd9d4cff951bd62"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnsl.so.1", "libnss_files.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5e4a2217ca802955", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_nisplus-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64088}, "digests": [{"algorithm": "sha256", "value": "5e33265edeb0eb772f773e123ed12e8a6d827ba2d0aa93a4455420ae884db5f9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnsl.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cb52ac84fab2d868", "location": {"path": "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1265624}, "digests": [{"algorithm": "sha256", "value": "bfb69a489e3ab26bd7deb2d422619dce5aff9f5640e89955c18e8e2e04759ac3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libffi.so.7", "libdl.so.2", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0cb15df54c8954bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpam.so.0.84.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68320}, "digests": [{"algorithm": "sha256", "value": "d1c7c5aec03a07f1d782f09024f4f331c484ba5d77b32ae1ee8071fee361e388"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bb6073801a038710", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14728}, "digests": [{"algorithm": "sha256", "value": "ce0a3b0c0034cccb72b390456d39fe2c2b9d1b07d9f15b5757ed03854fdceb93"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2834253b45d94075", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "f137a53932626fda0469a34184935f6939f79ec59eb4b0cd26809a0216a23f10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0b4364619726f411", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpanel.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22688}, "digests": [{"algorithm": "sha256", "value": "e5c9c0e82e002038e70b218a9191c055f173b53645e1eba499ab5fdb61441d86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncurses.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e37486ec8e7f56bf", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpanelw.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22688}, "digests": [{"algorithm": "sha256", "value": "0c1611a063db99496cef071829c0b15beb8c01da1d2d4d83d05f0c3bd4e57af7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "15eeab3c283728f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcprofile.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14584}, "digests": [{"algorithm": "sha256", "value": "753790e6293237dc8a85a34654743ce901606c32b98cf7dcf8f3273ccca0fc51"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "002d57cf6a9b3cb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 465008}, "digests": [{"algorithm": "sha256", "value": "cf811d27b21603d7ecc953a057afd6d69875feff6af655e4720bbe0b420dd9ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f9c7748a4dc520a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 584392}, "digests": [{"algorithm": "sha256", "value": "22eee6496d865898b4182a6eb4ef93c8d28fd6c5e117192a979cf9842e80942f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5cb532758efa225d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14408}, "digests": [{"algorithm": "sha256", "value": "45ebd7f1f38ef52313c17286d34dc6a44e352642daee2897479f1bb1a1d0a15a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d1defac4936a0c0f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libperl.so.5.30.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3464048}, "digests": [{"algorithm": "sha256", "value": "551eaca33c7a14b1c94a70aed0732492c062589f8a17726e6df3a2454b9594c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5fde1312c51b51ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpopt.so.0.0.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51808}, "digests": [{"algorithm": "sha256", "value": "bef33b4179d705baa8422e3de31c67982f03aad6bf0e8509cf018344b80d7bea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e71c3fe9caa32861", "location": {"path": "/usr/lib/x86_64-linux-gnu/libprocps.so.8.0.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80072}, "digests": [{"algorithm": "sha256", "value": "4452722f7574bef305299a948348a69508e296e9e79a75709e2e22844a683d0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsystemd.so.0", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0264f4d20e79c8e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpthread-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 157224}, "digests": [{"algorithm": "sha256", "value": "748a519668bf97b157a6a8d7a33eb0e852480b059c9c2e3e2eae291cf85cd828"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "669c0f0745a9262c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libresolv-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 101320}, "digests": [{"algorithm": "sha256", "value": "098780e75acebf2b9fe517504becf7a8cc46467ffeea262ad2d881723f30ac43"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2409167115d6909a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libroken.so.18.1.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97024}, "digests": [{"algorithm": "sha256", "value": "2eed6225c20ebe52d28faf42898bdad06aabc0c06700a6036c9baa52914e448c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libresolv.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a498ce7a66680d83", "location": {"path": "/usr/lib/x86_64-linux-gnu/librt-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 40040}, "digests": [{"algorithm": "sha256", "value": "d4cd0ebe46696053f219856b2ce01681325f4fbf8263f36c477825fc5143864f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "986581a14f10ddf6", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113552}, "digests": [{"algorithm": "sha256", "value": "e75be0817e8901baa33e15430817b7aed5f7fccf801d057c0b79cc6a449902ff"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "93c4dafd919d0f68", "location": {"path": "/usr/lib/x86_64-linux-gnu/libseccomp.so.2.5.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133568}, "digests": [{"algorithm": "sha256", "value": "3cfdba390c07a1cdb4723838d70f8bab86bc1aad7be59277bbd02ec20177a28d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe48c4c391c7f859", "location": {"path": "/usr/lib/x86_64-linux-gnu/libselinux.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 163200}, "digests": [{"algorithm": "sha256", "value": "21801f05810593a6d7699bd81df3a37a47dfd029a64156d6b1b2a14cad9f2982"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7f34db4a8c3257eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 268920}, "digests": [{"algorithm": "sha256", "value": "5a6a7d2eeffb323422b3a24ddc591272ab258c44d2d50a7b0658863aee898da5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsepol.so.1", "libaudit.so.1", "libselinux.so.1", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b477e0567969a197", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsepol.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 717288}, "digests": [{"algorithm": "sha256", "value": "2343c8034252fb8db141ebef0698ecc34f3850c86f59a99e7e011de0bd11f2d1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dff72715d4a7a0a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsigsegv.so.2.0.5", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14424}, "digests": [{"algorithm": "sha256", "value": "745484d0638dfb3e8bc1f31033aaac65029894f327c55be3cdd391c7cacca8a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dfe8d920b523428e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsmartcols.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 243992}, "digests": [{"algorithm": "sha256", "value": "994408d29ba0c1f5b3757a2dc9b81c1298b5a35eb45b995b062e3de774a6bae2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ff3a204de7113e69", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1212216}, "digests": [{"algorithm": "sha256", "value": "2a1e9f619abd50f349319c83bb11d847adbaa5f85df0b384d95a15b31ea53b83"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libpthread.so.0", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f4fc90b822b18b26", "location": {"path": "/usr/lib/x86_64-linux-gnu/libss.so.2.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30800}, "digests": [{"algorithm": "sha256", "value": "b84069f7ac1b1b06cd3fd4314066c6389fc820281db2d14eb6bbc4c468d4d50f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7ea497f105d76b2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 598104}, "digests": [{"algorithm": "sha256", "value": "040098a123e353a904a410fb736993603ceb63ec589ff86711eaf9a166fbd550"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5dba1783eb2a1dea", "location": {"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1956992}, "digests": [{"algorithm": "sha256", "value": "cb7d29f577abac68043c7ca7b8130e442bf1694c7722263b6cf48700a15dac23"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6", "ld-linux-x86-64.so.2", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9ff62e13511b5b59", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsystemd.so.0.28.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 709496}, "digests": [{"algorithm": "sha256", "value": "fca2501cfe4f0a3ce4fc950f44a852d6502500fe799b8737d4316528b6d1f7d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "liblzma.so.5", "liblz4.so.1", "libgcrypt.so.20", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c44c0efc9c0b1a05", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84120}, "digests": [{"algorithm": "sha256", "value": "6c3fd100e5e37cd65481ac82c078ca9e8ec099d3d391ab0f62af51014e4934e5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a778def095933716", "location": {"path": "/usr/lib/x86_64-linux-gnu/libthread_db-1.0.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39896}, "digests": [{"algorithm": "sha256", "value": "4abc014fca679d48c9ace5f8ee88c3426ab4b6250d63cc61864dd86b733b2abc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e103f42c35955753", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67896}, "digests": [{"algorithm": "sha256", "value": "f1bed95b1e4ec0f082f1f2b61d9510251ee6e0b50edb7d7a1ea9ebb835e2b274"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6bd614a4f4442a8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtinfo.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 192032}, "digests": [{"algorithm": "sha256", "value": "425378a1cfa4f5f2f8a847d4828f0dfc92c2b7d75e5f8f5207a4c0a42b2ee6fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "df478134a12a890f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libudev.so.1.6.17", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178528}, "digests": [{"algorithm": "sha256", "value": "a198671e02db746674890e7b5d1eb48fcd6b6d05ee494a5a3cae204bc857e871"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "964f42fcbe6ca4e3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1575112}, "digests": [{"algorithm": "sha256", "value": "fbf5c238ae84206e774f6f2145b6d3f6b7899fa5e77907b7cc5fa277e5689160"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6e70ddce0e517795", "location": {"path": "/usr/lib/x86_64-linux-gnu/libutil-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14848}, "digests": [{"algorithm": "sha256", "value": "480a0ee02ac79ad907c30b673835f100e68ccb4946426427c03912aac4e744d3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "976d1a9880b3568a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30936}, "digests": [{"algorithm": "sha256", "value": "584ac2cb3367e159ec0a5c80aad62d974453190caff28993b49bbca753d8416e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8d04c9c1a50e02d9", "location": {"path": "/usr/lib/x86_64-linux-gnu/libwind.so.0.0.0", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166040}, "digests": [{"algorithm": "sha256", "value": "48cf57c8929aac2d7f8647bc1bf5d0778db989660ff76783fb5c5dab110d52e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libroken.so.18", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b7bcde384b9b76e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/libwrap.so.0.7.6", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44848}, "digests": [{"algorithm": "sha256", "value": "a170b53fb3ed2f5d4cc262c34ab94a2716e8ee5f9c69c44d6e538223964b2978"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnsl.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2e4e1eba1611b94e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxtables.so.12.2.0", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59464}, "digests": [{"algorithm": "sha256", "value": "3962d4d98ca13ccff261a05a0e8a011ac07ce228f2c00b1514b06adb8374cc64"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9097839f8a255266", "location": {"path": "/usr/lib/x86_64-linux-gnu/libz.so.1.2.11", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108936}, "digests": [{"algorithm": "sha256", "value": "251f20bdf98b26a4f2318792f75850ca0f32175b3a003e7f5b5964545ce2c57a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4fb807433b122ad9", "location": {"path": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 686160}, "digests": [{"algorithm": "sha256", "value": "9edef536cef4c60106f858649d2c2fb6bba708a83fab2e0ead2ebdb671a43c19"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cdd807f14b9aedbe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5487}, "digests": [{"algorithm": "sha256", "value": "750ee369fbf3c34f72a823ca261d33a89bba98ad1d4a967f4f89e19b122eaabf"}]}, {"id": "6b38175b0a3e43d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25388}, "digests": [{"algorithm": "sha256", "value": "fb5389969d145478576396a1716159d85691f08b5cc7e994b7bb9f76dd092da3"}]}, {"id": "a1c47523b68c2804", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "867846437cfd54b3603a4a9ca3583fec18ce624ca1df05ff55f1ec4815fa2157"}]}, {"id": "2f7b784d282c786d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3279}, "digests": [{"algorithm": "sha256", "value": "5f6f2a2f797052bb91d102b904fb8af0ef1b95edb8fd14fa1069c8def371d8e4"}]}, {"id": "2b91f9a94b160b0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "09c5e2ee35ee18d9043d95273f1cd37bc82e80567fd1372a1eb134c809c39504"}]}, {"id": "917f74ff54133e00", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54231}, "digests": [{"algorithm": "sha256", "value": "f885f10260fdb70ad6f7f6e5f3a7db4412a0df33ab7e33821edc3bffb7f808b1"}]}, {"id": "727bdb599049ea14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17657}, "digests": [{"algorithm": "sha256", "value": "59b405faea9a2c165df936f35cbc6ce9125dd8f1fd7000ad79e56cce035f0f0f"}]}, {"id": "d3c41bb3146f6e55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10428}, "digests": [{"algorithm": "sha256", "value": "7ac4366d0129e3daeef5a8f2311764e0025f2812977663dbc82d11ba8fbf0021"}]}, {"id": "5ec9130cd8a0609b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4931}, "digests": [{"algorithm": "sha256", "value": "5c2d60c4c82acf2fa9f59ed3b71a3f8d77eaa1ef4f110d02c4ceb2c465211505"}]}, {"id": "e86fa6f37acb4de6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "e392a2c5568140b1e76eaa4fb8579a728bdb643931c8b9cc2e57f80ee7ea2f79"}]}, {"id": "294b747835563b0b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6406}, "digests": [{"algorithm": "sha256", "value": "4a05d2fb4ade7016e108d8b8cdb25b8426b232560be0874755b198fc5be0fee1"}]}, {"id": "74db6347553ee648", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2156}, "digests": [{"algorithm": "sha256", "value": "293ad7b0904fa32bf79bda796dd2244e799bb6b42450c910ef8f54d2edf076ee"}]}, {"id": "8fd451af15ab4c47", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5429}, "digests": [{"algorithm": "sha256", "value": "9aeea43fda475ea4e2b75633b2e25528f45b2510c7df4809449fbf938de58bd8"}]}, {"id": "818dfcf39bbcb65a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1855}, "digests": [{"algorithm": "sha256", "value": "6f1ca945d2655e2c8328938a5c50fe5d195fcdef4e562821829925a86310bbe6"}]}, {"id": "6ef4f241f27f7556", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20724}, "digests": [{"algorithm": "sha256", "value": "cfd216bfd31c4224fa856e078543d5c8cae689395a450c08128d17f97a88b153"}]}, {"id": "de9116d53604db60", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 556}, "digests": [{"algorithm": "sha256", "value": "e7c63156fe08b557a87c72a7f3adb7109169293845b38227b9267947a76934e1"}]}, {"id": "17950f74a27bd138", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9299}, "digests": [{"algorithm": "sha256", "value": "ca61c706ad05039677b021723832ba7833e9d537b714de2b16646838965629ed"}]}, {"id": "d8b5335c5414bdd0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 84473}, "digests": [{"algorithm": "sha256", "value": "26398b84ac0a2dfe1864775cb03dc0c8044bda4bc0fd3bd8a8b858d1cffbe850"}]}, {"id": "e63aa036bb93f1e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2111}, "digests": [{"algorithm": "sha256", "value": "91ec6e83b34fb8501aba443335f86843d93dc5385604baaa002588c99c75b9ee"}]}, {"id": "e8d336c8ee47a16c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43394}, "digests": [{"algorithm": "sha256", "value": "936f106aec8da64b2299914ff5c3614f9ba7c7d83053e5d13ab7f499e9235b8f"}]}, {"id": "8f39f38757c7dd4f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8255}, "digests": [{"algorithm": "sha256", "value": "2aa0c6c7e43a40de48e50e57a8ddeb95b4b06d1849482d47e9bb670ef2a4ee96"}]}, {"id": "a3dd6977c0c68a85", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 469}, "digests": [{"algorithm": "sha256", "value": "e197d1bdc92500f1d577576d60d55ede85b69d89e57ec7c36e455306ff5120f8"}]}, {"id": "1dff2809e7c38697", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1636}, "digests": [{"algorithm": "sha256", "value": "298ef1eee12784dfefaddc19ee77533f6bd1eba49896fb12918630fb91d75203"}]}, {"id": "bb3a0ed3251a7ac6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8201}, "digests": [{"algorithm": "sha256", "value": "59d594e21ce119d23308470d6f8378863bbf0c956a7f397f649161a32edd5658"}]}, {"id": "39af9b56d05dc306", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3414}, "digests": [{"algorithm": "sha256", "value": "190df0418574093d4e7573ef91401e3676218fb4fb697b342f80b65b56e1214d"}]}, {"id": "793a58c8f58fa4ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "5947bceb7bbd2fc6e97637e5030e3d6dbdf0e8b4da2ac97f4ff3ff467695a556"}]}, {"id": "e41bcf3f8a67ee10", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4335}, "digests": [{"algorithm": "sha256", "value": "5827bf95b25db4257a35191202447058267ff174d2ff1f3de41c9ca9a2b71510"}]}, {"id": "0473c2e8be0f1164", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9434}, "digests": [{"algorithm": "sha256", "value": "5d089d9d93354efb5f2ae9e5d0de4fc293baecc7ebad6b18a876730c886ee135"}]}, {"id": "4cd51ca9a72e3053", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7461}, "digests": [{"algorithm": "sha256", "value": "e3a3ca82b4a3e9433f76e0fa31d7c9ca81d17a0068cf17b2178acc28ae5aa3f3"}]}, {"id": "61a725eb1cd80d75", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21260}, "digests": [{"algorithm": "sha256", "value": "d7b09595b40b1137729897254ae867b0dcda23a8c6000286f35cf3d1648e09fe"}]}, {"id": "172ac9569b18a24e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1336}, "digests": [{"algorithm": "sha256", "value": "b8eea02171b958d003248afe5c27debc141f5e46e642b34d2aeb9c7f66f30056"}]}, {"id": "a1a5393d9a41f2fc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 816}, "digests": [{"algorithm": "sha256", "value": "6500142ce04d79ddb58102de7bdf1427c49a9d1be04f6c908027b6240a0e6303"}]}, {"id": "640c459eb5400f44", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9053}, "digests": [{"algorithm": "sha256", "value": "2d4aa629476d90f663ebff57af566044f9cb134f4eef1699516dc13c227cdb83"}]}, {"id": "e0bc12784c3265b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1110}, "digests": [{"algorithm": "sha256", "value": "0e47e08b8980bed03bb32c7df4efdabb434dee0e27cf952240fd5ec90a65a48d"}]}, {"id": "629401e80550b388", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20347}, "digests": [{"algorithm": "sha256", "value": "0cd220cf741d65360a8a1963c31434a470832d994587bc9e63895f5886c7ba2f"}]}, {"id": "52b871d15b2c9c9e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1421}, "digests": [{"algorithm": "sha256", "value": "cd15abf6613b2159360c471acdbddc8d3bdb6903acf9ade6868f809cd0ff5996"}]}, {"id": "00917214fab2ad0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 344}, "digests": [{"algorithm": "sha256", "value": "f6f2b9bf40423e54466311866dc9f67a1318396d2d162cf84722e28d715a0ca9"}]}, {"id": "d86bb31d73d6bcbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13864}, "digests": [{"algorithm": "sha256", "value": "94cb1665b2fcdc5aa339ca7da2093590bb05b76e5334910c81f932d273d6daa6"}]}, {"id": "c8851bb848eff024", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2099}, "digests": [{"algorithm": "sha256", "value": "3489f58d1a1ac356ce725d42de90155dd6821219788f593c9ac85c97123dfc0b"}]}, {"id": "bda9b188cbfd6864", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4480}, "digests": [{"algorithm": "sha256", "value": "aa7484ce8671e27adbb65f24d19d376882e84edab8da3ea91d144fefc6906184"}]}, {"id": "99b4b70078be61ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "fa167b69c997b88b575b3a98013421745b41c3681b0a6a7433f17c1da19f8f25"}]}, {"id": "9b36b7cf71ca5418", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2922}, "digests": [{"algorithm": "sha256", "value": "d63777a317a5631dcfb6b0ea4ae5f782d2e718ff31b9f091ac03962a997fc095"}]}, {"id": "71d8b2b0f669b105", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2037}, "digests": [{"algorithm": "sha256", "value": "e81ae4e495e961af321beac6695b5d43870418739901785a6b90c742f2d39d42"}]}, {"id": "c57f2c0fb5234126", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3967}, "digests": [{"algorithm": "sha256", "value": "b0c42116510e16ef6571ec72c04fdbc0c7488cfff690a631380652a68ba6d9e5"}]}, {"id": "08078fe25eee79ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "613b235f27f4034a4d9aaa87672d3da1af3397cfe94032fd979df5c87f5a08dc"}]}, {"id": "442a790c017735d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18984}, "digests": [{"algorithm": "sha256", "value": "099461036b5ee508e198e78255082c8b092bd45dbe90958ab028982ee0ec42d0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37e9b3d65ae1d9b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22896}, "digests": [{"algorithm": "sha256", "value": "32b2a5e8782f4ba4248b81cd076fab8f0515e47565058f0d799f5b09da8f21e3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "52951aadfecd82ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31520}, "digests": [{"algorithm": "sha256", "value": "4d85e6bdceb8cdf13e9f6d30b94431f005801acfa777487f2d903f11e19f3131"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a67c2e87d9863c25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23048}, "digests": [{"algorithm": "sha256", "value": "a3ef63b131ed394aaf04f4ab81f6ca77232c747f65dfc8c5a9d8dea65fd8225b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "49e80380781db32c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23152}, "digests": [{"algorithm": "sha256", "value": "9b8c338bfe82d9a94905a0d0083aa6b377a0f01c2c95d8f8a899bb715980cc27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "58e7ac9b3b126144", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56208}, "digests": [{"algorithm": "sha256", "value": "80586ef2e8cad05398b2634d0e55bb73ffd5cfca99eb8e74d6f230e54410b511"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "aef6aee7dd059aac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 110384}, "digests": [{"algorithm": "sha256", "value": "83665387fb220819310dc37e8c6eb88e654fc25a9a92ae8043358739bb0a5a6a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dd1112aa55038cab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47832}, "digests": [{"algorithm": "sha256", "value": "1ed525e43a9b44c68060041761deed74c2cb24c9dc3e0851fc3122c82cdac3bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "97cc2b374a9ec2dd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14776}, "digests": [{"algorithm": "sha256", "value": "a62eede4ab43d5ff5399bb8ed4cacfa68bb097a3aca30aaf3e8978cf765b1b93"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6aae4c0b0aff3f22", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 597664}, "digests": [{"algorithm": "sha256", "value": "003bfb0c0f2eb631c6a938300598ea84a199dbbaa6cb48b66a6e8644da2dedf3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a0615aa1f0f9cfd6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8912}, "digests": [{"algorithm": "sha256", "value": "081a2a231e2765996d306b46b4148d7e5bd80e6c7b0294081c6cd8a15a537ce0"}]}, {"id": "6203574867cb2642", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "eca832c27be0a63e4e874ceaf19d77be86e7f5fbff49d060116b2a59ebebd7ae"}]}, {"id": "3728c9a36491313e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "c7def62cbf7d031c4fe319e414117043f2a273885bff93bd18e11935d00a6677"}]}, {"id": "d4c8fa6904f2318c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5737}, "digests": [{"algorithm": "sha256", "value": "5decbf923c0f5f065147a7a1a89fd351a26d5d5efd8799ba4ee992a1d00cd837"}]}, {"id": "180aecbf5e7be0e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4815}, "digests": [{"algorithm": "sha256", "value": "a33022a8deb86aa7ca59d70a583a2d0c669ab80b73693e2746f6c95d5c53f97c"}]}, {"id": "b5ec7123eb35427d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5008}, "digests": [{"algorithm": "sha256", "value": "ce0f1efbe6ef77f3becd4e898bb3df04ce6dce6c1e93da9eff9adf53767e2b80"}]}, {"id": "0da8a43e8dc77610", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 172}, "digests": [{"algorithm": "sha256", "value": "1c387bfbc4bcb4046e7372c534372c7150315499bc5641328d5c3c1c1ad50373"}]}, {"id": "bf318e75c6297df1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2284}, "digests": [{"algorithm": "sha256", "value": "b28d06f3b158c0c0314b75c077a1ead056286f25b09504e0cf69b597da73e730"}]}, {"id": "f320699e87d1c586", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3421}, "digests": [{"algorithm": "sha256", "value": "d584f47f71a525301511965b4a245933e9a936f94406b6bcd1c78e7fe63a7b6f"}]}, {"id": "2a1f713f85b53b80", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4441}, "digests": [{"algorithm": "sha256", "value": "e09d4c8c421d88d19c551c2709d6515d044ae378f09577dbb6754d6376532f5e"}]}, {"id": "64205262bbf8ea21", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 964}, "digests": [{"algorithm": "sha256", "value": "5387b33943963d2e47f05b3f37926f2d454f9ded33ca857e56ffb33b3adb999d"}]}, {"id": "76752345a9fdbd69", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 460}, "digests": [{"algorithm": "sha256", "value": "6c5457c2863e4e7f539f5aa1b4d490acf372f2e304cc6d630d638693429b2169"}]}, {"id": "16edd6f737bee820", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8702}, "digests": [{"algorithm": "sha256", "value": "d13455960f94432e466c56e1a85a904974db72db99865657ba7c8b5a6fed2a15"}]}, {"id": "80760496f17b6e25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1606}, "digests": [{"algorithm": "sha256", "value": "3f100533c2abc1cd0b20060bfe71372c28443b13356fd5604133a69e844fc88b"}]}, {"id": "6e9d87bf5767dcb7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/Heavy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144186}, "digests": [{"algorithm": "sha256", "value": "08981eebe09e84a6206dbcf8b557e24cb59e320be844de1fbabe67547312cd5e"}]}, {"id": "a658ae3256904d7e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21000}, "digests": [{"algorithm": "sha256", "value": "961417745ee95475ec5931838da4c48ba35b66019460da7851b175ccae725433"}]}, {"id": "ade5162d16249905", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9094}, "digests": [{"algorithm": "sha256", "value": "3c6b0bb9277bf142e1d188fb73bc95a9edd47e00165bc9f0ab18acf5c1de786d"}]}, {"id": "f9a752bf8cf906d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5735}, "digests": [{"algorithm": "sha256", "value": "57ba04841aaeaa9ab7c7d611f3a7db72cb4c3c844dfb6e64c6dceacdd61b7801"}]}, {"id": "8f65228071b342c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2126}, "digests": [{"algorithm": "sha256", "value": "872ce4fcfcb74f6dbde740df7f3d67388b30d446adc442780fa9978f87233990"}]}, {"id": "1b4e71b0f80a6866", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "8971102749378014a43a4a14aa9685fa3db50d72c18012d1e66f0ea0782211f3"}]}, {"id": "121a701a5df2d119", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15648}, "digests": [{"algorithm": "sha256", "value": "4954ec46e2d7160c6709c3d14ca86f7bdd61a8def8d708a6cd87e73a4af9e707"}]}, {"id": "3a99b9b0980c6b6d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6394}, "digests": [{"algorithm": "sha256", "value": "b1ade3371dd8083edfb6eedeef92e9581dca702bdd0e8d009bbf3cf566440ee4"}]}, {"id": "51ef0b0fdcadc06f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3956}, "digests": [{"algorithm": "sha256", "value": "6850e0744bba336b112a68b2f491ec3d6b47bb50afbee2e8717129c6a0a88600"}]}, {"id": "5ce33d97858626b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4623}, "digests": [{"algorithm": "sha256", "value": "449ef113171500b9a41f44cbfe2bd8a469d8e0e11007baa33fb7d0c0b6b85767"}]}, {"id": "bb45fe066d3431d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24772}, "digests": [{"algorithm": "sha256", "value": "b96864b38532263204e369702c3996e205cc0a157e6de70b01d7ce28cb843e56"}]}, {"id": "634dad91c589d1f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20158}, "digests": [{"algorithm": "sha256", "value": "44fc164fb7367eacd1d9ae25ff9367a3ef9be860ce9620da7a310982e96f5020"}]}, {"id": "0fa3db514c530fbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34394}, "digests": [{"algorithm": "sha256", "value": "9c5b3c85aa628f020afc2f5a544712049004023bce6292e80290c5420e38859e"}]}, {"id": "6cce371eea43a2a4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9999}, "digests": [{"algorithm": "sha256", "value": "ca1c57d9dc0a539e5db087f76680817c556fff4f74fe79dbb20ccb163bfbd6f3"}]}, {"id": "0b3a0a5466da81b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9040}, "digests": [{"algorithm": "sha256", "value": "d164f55697231d15e00b043386b7f2a6fae5af23a11ca100d156719cec975c3d"}]}, {"id": "3454d76f16a64906", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16119}, "digests": [{"algorithm": "sha256", "value": "e307badfb0b590175460c8671749240fc6e002433983ea5d7dfaedb67581ffb7"}]}, {"id": "cc75e5e8106fe6e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 799}, "digests": [{"algorithm": "sha256", "value": "d22f80686d631d83e03e0a06cb9937348a27aeea781239a8cc6d7a19d024ae4c"}]}, {"id": "52cac558b66cc8bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3610}, "digests": [{"algorithm": "sha256", "value": "e5288569543fbacdf677211d1e174c78270956a27791f070f4558a54616f90d8"}]}, {"id": "36cb8127c347545f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5543}, "digests": [{"algorithm": "sha256", "value": "adc85b0f6376566cdd089b66bc1ecf4586f7d69969579a8f212d71becfd02d54"}]}, {"id": "98165f049293d098", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31892}, "digests": [{"algorithm": "sha256", "value": "186a9d15ec73068ef5b031b0713459486fe2646bf5beec5799dff24a06bb6efe"}]}, {"id": "5a42543974e3c12e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8369}, "digests": [{"algorithm": "sha256", "value": "de4faa4ab6204b49c917f903a04cc09f4fbd86380edba70a100818eb90fa50b0"}]}, {"id": "87c202a2714e338a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17456}, "digests": [{"algorithm": "sha256", "value": "887ed3493b9bfc52cc70d963ebcc8ef0eaeb105740b22d6ee7786226cb497313"}]}, {"id": "5aa68489756460ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1752}, "digests": [{"algorithm": "sha256", "value": "a4d9b3f3444be6739d150f6fe4a5d6cf4c90cc14baddf3f96be9d13b1316ef96"}]}, {"id": "751d77e51fcc91a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2921}, "digests": [{"algorithm": "sha256", "value": "cfac776566a66cb078cdc9b77fcbfb8b1107b12cc84205e7bf0ac1e8fbb719eb"}]}, {"id": "a4bbdc949d3a3a94", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 400471}, "digests": [{"algorithm": "sha256", "value": "2dc51c4968a0ff1c52adc3e3768d2da31bcf06eed6d736ef0eb773753c7e79e6"}]}, {"id": "20390bfc668120d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "c7fa0f504ad5f41bd2b483bd2de69b9ecdd4cf1b4115369c58269b0c62f4d38e"}]}, {"id": "686009db12279624", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4708}, "digests": [{"algorithm": "sha256", "value": "19b369d46e12bcf78183b26cc26f75bfa780c6f40d8ef00d6db01454f38253df"}]}, {"id": "c26cf46215dccbd3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63564}, "digests": [{"algorithm": "sha256", "value": "a545d21bc83a924b29a39536f012e17f1c44481b079b45301f2078a41a63d0b0"}]}, {"id": "dbf1ec7c2593b3a7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13806}, "digests": [{"algorithm": "sha256", "value": "62d56fd06767ec23cfa3593884a692782be4db23c2c9d5fe2fd87687d34bba8b"}]}, {"id": "be33fa906c13ea70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4608}, "digests": [{"algorithm": "sha256", "value": "fb185e3ab54e2908ee192285193482291d62432a264067293aa98bb0df49204e"}]}, {"id": "920373c8fb859fae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9355}, "digests": [{"algorithm": "sha256", "value": "6e252a2fb199d088e6591b2c18da7caf0d116a15e9317c1d94c5630beb69110e"}]}, {"id": "504fe91c3752a0c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "afc2c3ead83f92640db4c9a82e104b12a49c8eff9f0a799c9e15b741905eb4f7"}]}, {"id": "d23d9b257109eecc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33440}, "digests": [{"algorithm": "sha256", "value": "f8dedb8d6d71ced9592eaa9d2f529f2aed7e25b819811f8e3c9aaffc3068f6e9"}]}, {"id": "5a050ace1464aeb9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16777}, "digests": [{"algorithm": "sha256", "value": "52a06f98770247f0a5964a32dd3201e36811d9aa0c6e6536d74f9fb9dfb2539c"}]}, {"id": "61be05663a6977ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20299}, "digests": [{"algorithm": "sha256", "value": "c066062751056b6b85e907ef8964b23e5ffb7d2b8cbd8af92e4ee4c0a946f9aa"}]}, {"id": "1fa63f0b69ca4559", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11771}, "digests": [{"algorithm": "sha256", "value": "579251a242f6e3524644bcfcde3891befbc0d92961c74cc54e138515ff40e337"}]}, {"id": "30706ad93ac53de8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20424}, "digests": [{"algorithm": "sha256", "value": "7206d738d7ccd6191c184fc199e29adf41fb81e8e1912231b694c90011c94ae5"}]}, {"id": "f235698c9cee9001", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15473}, "digests": [{"algorithm": "sha256", "value": "bdb9f8ea42d351ee298a8e450fd1211d7f2ff3a6282c76ecc3c61eed64553dec"}]}, {"id": "0ef461133c156fb6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24305}, "digests": [{"algorithm": "sha256", "value": "58734c46ccf3e3ce6131231779838048a292b771f4de83c90925e9cb82a7cc57"}]}, {"id": "65b550729dbb787c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13874}, "digests": [{"algorithm": "sha256", "value": "b891ea8701768d92127fbeb864e4dd7050d8e41dfeb50181627f2b9c3941f963"}]}, {"id": "fdcbb1a25cfa15a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18602}, "digests": [{"algorithm": "sha256", "value": "38edd7ae2846539ee4071a8e51f4e498680c2099c68a386017a15220ffc5d4b6"}]}, {"id": "7d42a36b1f230582", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31931}, "digests": [{"algorithm": "sha256", "value": "d9e889cae5f7ebe636b90a75710c57ee724467faabc536c17990406ea4770fd2"}]}, {"id": "c70da52066e181db", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21109}, "digests": [{"algorithm": "sha256", "value": "fd19b50fb5b0652cea64a789b55d357c2e9146a4002d0330fcbdd06192bf9356"}]}, {"id": "fd7cd8d565d820a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8389}, "digests": [{"algorithm": "sha256", "value": "c816a196f6ab787de0c5cfbcf66bd694feca15dd5c30c70120a3ad616f69768f"}]}, {"id": "b385f393caca287f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "5a9c49177ec3f531915ddb33750fb9936c3275cb94f80bb05baefa082999d754"}]}, {"id": "b477c1790d6bb6b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "fbf194db55a57c38c4d68783e21259f94a76eb52aa5899f85f3d8a3a2a4d4a34"}]}, {"id": "9b0916fd94f41af2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "3b4865a4bdcbbc6f833a10bfc7b5616b3b6e00fdca8b630002217d414c427698"}]}, {"id": "21a3a3ffcdfaf8c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "92c5a63a71bf04bff6cbc3d2a036b98a6b95efcb185522b93949ec416d713286"}]}, {"id": "ae723c9a067d1938", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 842}, "digests": [{"algorithm": "sha256", "value": "874cb139ff2d2d93387cad43590fd2380572243c8b8c029193a85aec27c6ee98"}]}, {"id": "50296bee625b8a8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "5c6a5d7999aedbf21a821b773aaa7ef48317b985b8ca3f96d8c96257f6ffc4a4"}]}, {"id": "54126c5c83c4be63", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 979}, "digests": [{"algorithm": "sha256", "value": "2a4745eee53c3e13a5b5b37182f2078a2e1e3d47e17bfac98a4e4a62a8d7c30b"}]}, {"id": "c36f36abfb27702e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "fc126fe2ba5e4a843bfaa8759540ade742ec85a272d3e4d0bc34e600547b52a5"}]}, {"id": "2d313ef2d2820f99", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1326}, "digests": [{"algorithm": "sha256", "value": "5c2c6380284d83cb0da2c8bf3f1db763d32035cd33d340a4135e0c6779a6a502"}]}, {"id": "d4ccf59405e31a89", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "2b5cc9d9b263c762e961aeab26705a38cd589ae40b1040c6e6363d135cac868b"}]}, {"id": "895c3cb6da5a647e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 871}, "digests": [{"algorithm": "sha256", "value": "895b316c77a7e6e98ab0a83caa5c359e480e46f957527d58dc1c3963c47e0af4"}]}, {"id": "a5d5ab533cd19973", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "45c3a47bfcf036b1b0c45a73252c4c0fe0458f121a4b5ebd51056e95c84df590"}]}, {"id": "1fcb5cecd98d7f2b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1540}, "digests": [{"algorithm": "sha256", "value": "72fd2ca507a771a0e3d449403ba3e3e46ab61724117b0834faf24695f474b72c"}]}, {"id": "ad379006ee89714b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "e643c756614371a4e2ee34efa2589c8e1dc6f49f7ee676f1182f80ff0cc4f86b"}]}, {"id": "a6bc43c9a5ce4b66", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1626}, "digests": [{"algorithm": "sha256", "value": "b2b27273ea70d10a1e7d36945dceecc6b7796982f1372bf1bb451b419de22262"}]}, {"id": "531e8b9766a7f411", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2214}, "digests": [{"algorithm": "sha256", "value": "3ee5df25b42e5d0729094c7d6bdf495ede4a7687d2e4f5f81e538de712899b54"}]}, {"id": "0b53e17339cce748", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "c89086db27ab10cd188b767e40b678118d406ac866b4c7aa1f8ca1617fde1423"}]}, {"id": "d11519d04474362c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "fb8ef9ead205f6c09e25be1b19859e78169fd854483d66e60bb0b129ac0297a0"}]}, {"id": "9b5f59b8d26307c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8162}, "digests": [{"algorithm": "sha256", "value": "2aef4c4d25f1701a1281528c534e7846c33f1c7ea93480db049b95374e737eaf"}]}, {"id": "9c8cefcd534c5207", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "771228b563480c4423385d08fbed2bdb9571dec670ab86492279bb78be8bad76"}]}, {"id": "df2a48812927ca9c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "015aed3f2ed90acdecc50447c9dbfccd0a2b603d1f95ea74bcd09301213af0f5"}]}, {"id": "83663177afeee530", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "55dc3729f143aa9aa50a2997c3cbcc777f417e9179940c89e9592e4ddf87051e"}]}, {"id": "1359f41a9b96a3f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "7851497045c6ebb0b3698c7bc62ec70f882ee7d1f8fe0027b3753ca1a2933903"}]}, {"id": "5d5c3b2bdf953671", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "213dce71e1f8d886e538d2e931acb0b20a3e4cc7ed950d28ec02bba6ddfc4e9f"}]}, {"id": "5b978f9d5f769649", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "31b0d13ac734991edd75a72de0073ef61d867c48c2e860935f8eca55f072e720"}]}, {"id": "e9ce03b77a0805cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "fbb5a99574a9c27fa3165747b42f515f952a21daaa909e3358013d181ee36be7"}]}, {"id": "a9a393f5a1fe1640", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "87953de22b7bdf4f7086790fe1c8e124be13c3e132449b55ccf43161f32008d8"}]}, {"id": "617fb4870facfb90", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "e5960c6c85123f743c300c7e084acf652b7ca84f661b83c05bba1174638f59d8"}]}, {"id": "181a041911f23182", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3980}, "digests": [{"algorithm": "sha256", "value": "787748a4c5c1fbafa0a1f1464888469a83b18c21faf8904dc49e957bb9bf24b7"}]}, {"id": "30a221c3600f3932", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2579}, "digests": [{"algorithm": "sha256", "value": "b7838e576f8b9464c847bf592c6482047970a5ab396c1227fda02020d7437751"}]}, {"id": "76f522475ebaa780", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 925}, "digests": [{"algorithm": "sha256", "value": "17a056fb9a41c138e9602333193f91287456a958af58e3d74c614d8a0ac7205b"}]}, {"id": "78f56976e268f39d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "c50354a7ab131289119af377ccc113c49018d0e302146960f31a71c8004c410b"}]}, {"id": "a9af94f8f70e79cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "ccc1f9639fe6a78f6097bb7c8de5ea166170698d5238ef0ea23324f4cc50c3c3"}]}, {"id": "9b74685e6217c97e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "bffb8b5db77b7742ad8047f946cdbb5b83261311d617813163299957f664cd8b"}]}, {"id": "82c0266e5ce3f116", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "b877129c19dd0ad9a4655fc707e0b0ebbba093abeab86311c28a3575d71f5f00"}]}, {"id": "8d17f2f3fcba826d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4616b8351fdfbe6ab443335d244256020e0dcf1c360b67cb902d4b052e64402c"}]}, {"id": "e69e708bde798f64", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "79032d6364b845ae97a0b844826615883299d7c7b510f07d3193d3d90a52394c"}]}, {"id": "480090a40102f405", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4ade19a8c401d6dabe40be6b05e4fa7f0081f9b343c1f091c94828c8a00b3e58"}]}, {"id": "b985553407a181db", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "2aba9a665ffd143499f274d0835afc3c38b6ef4d637f2e4c312f433e73394459"}]}, {"id": "ae7f4c9dd133eab6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4908}, "digests": [{"algorithm": "sha256", "value": "33c99dad772a948dd1b833f87581db0b302c7a3e462047c0ecb7a772471a910a"}]}, {"id": "7c56e5c7b5143f79", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6631}, "digests": [{"algorithm": "sha256", "value": "6ff0d051950856694bfdd074fda1c58f910b6c697def5c8d6bea25d5a3256fc0"}]}, {"id": "4ef0babf0baa4e25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1708}, "digests": [{"algorithm": "sha256", "value": "9204fc8732cdc6eb6c153c3905a71429a71cd2c27c43cae9e7f60b074ba851e4"}]}, {"id": "4967f8c26326744f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9123}, "digests": [{"algorithm": "sha256", "value": "5a48ecc370b37fc5b2909c38fd312250e70304b8eb852b30bb9fdb802da0c897"}]}, {"id": "ec120d378f058a68", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6505}, "digests": [{"algorithm": "sha256", "value": "9e2e25d646ce155f7b3cade3997652f5bd3974f13a9ff3d3d3e9fc855cb92f2d"}]}, {"id": "52e908c5f94980ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6643}, "digests": [{"algorithm": "sha256", "value": "a6d5c631ba81f68f675632cfe1f75dccd955cfe7e925f95d55a901903042beb6"}]}, {"id": "04f8f288898ea416", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6655}, "digests": [{"algorithm": "sha256", "value": "47bc624bde5c34f96f5d8bbf4cfc1fc9e51f6171992d95fa60f9411ec55a070c"}]}, {"id": "b0cd2bd53b17526f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "2999029419d06af82fb152aaae21858f737ee2c1f1cbd5a566f054e73988c8d1"}]}, {"id": "63fa9040bd70a30f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "906dbc8556fd0ce87dac6319d892649fc82e87a6ff25757e2cb51248576cf99b"}]}, {"id": "3e6c2953c6f223b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "437db08628bf6ce5907fc6550b3c63a834fe3b640844e4bc17a6324705d6cb93"}]}, {"id": "d37007d445cebc68", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 537}, "digests": [{"algorithm": "sha256", "value": "4c00e6ede2883652517f1b2df518d5d24b2d25bf7c4d455c3d08c882ab33d718"}]}, {"id": "9ea9f404a178146a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "7d198b26d584d2ff2f2de482aa841e4178e300bb4f8c8a399e59595318eb5f14"}]}, {"id": "a829e68b7dc6599a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "0d5219ce5e003834ca4ad3d2577e292e92b2e9bcf2a5de4d5da49893ee435c3b"}]}, {"id": "ade5c9ee070e5d18", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "da6be03808002fde0ecccc65db2aaf08af5cd55a633117d309090e1081d69cb5"}]}, {"id": "96bcadb928a1ae90", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "e3ebaafe8ac4ff5840c61e7ace9aa84c73aebd7d09cbc94ad3cee46724051cbf"}]}, {"id": "c9067ecb5c2e6d2a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f81a6e3eefdc4f149e19152ec1246fead1028ea4ba81ed3291eb2e42c325e22f"}]}, {"id": "075c1b0e9b515ecb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2470}, "digests": [{"algorithm": "sha256", "value": "d8fb0d93967dbac53dc26deab70c7ad765baccc19cc95915f3adc8fe23e98513"}]}, {"id": "90456c754cf3b013", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "1abc24e4761a0b8b85669250ae49cf27bcff4c2788ed50343823155e0556babf"}]}, {"id": "437f95858e1c5f42", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2d8a3157cfc78f4ec8e8a343afebfb8045766f7243c7cceb31ba7219835d9aca"}]}, {"id": "a36af25ce905a4bd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "01fbb812942e405ac1732c0d063e4af9b9bea3d6a5cab2c22a004fc8433b588d"}]}, {"id": "4cab1f3d98eacdcf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "df38219d408a7de1cc1880a6ce6a2cf5b2b7a33ff120ab600dcd024274126014"}]}, {"id": "a315fce0d9985edf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 719}, "digests": [{"algorithm": "sha256", "value": "ee2b11c83da7587e804096a5d692f9ccc6e2fdb380aa74a26bba6e83a39af6ab"}]}, {"id": "575d108182f59ae0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "7365cf9349f48d82859e0c0fc3074b5decc00d16bd9cc2a82d669a3d331688f7"}]}, {"id": "0d3aa381241edf24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "98707b6d167022318061b0c5d6f9a6ae49cfd2032ac95a68d3261c61864f4028"}]}, {"id": "d9f180ec424ae64f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "cd96848f7f42b3c890520b983b198e44a28211ffad81e2f01743e5520efcd537"}]}, {"id": "eb456406d9e98a01", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "2d8986b6e3840674fc17a76605f730a931968e31df76e98667093fdd76658975"}]}, {"id": "a4fc6a7932de1e09", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1848}, "digests": [{"algorithm": "sha256", "value": "3dca482ee77e4c6971c48f34d718baa76d76cef959e0128fba50f448f022db22"}]}, {"id": "1afe08f3cdf56cce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1380}, "digests": [{"algorithm": "sha256", "value": "c8a75cea76cff6e49604f534025693b55d8c38229206276ca259452db0466b81"}]}, {"id": "efea74c112050bde", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1392}, "digests": [{"algorithm": "sha256", "value": "404b349c8459e41ea7092dcad27df3ce6200258eed8a3c8d4ebc0dc0cf19f2b5"}]}, {"id": "c7c920f80372dc27", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "9d861d8b4e91d12f7e553a6c8c6a19bead73af4e6e50312ec9eb178d75835b4c"}]}, {"id": "4b0b80ef252abedc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1140}, "digests": [{"algorithm": "sha256", "value": "dfdf705ae9e382e523562ceb48c4667256a7dcd093f177aded765b096ee1f05b"}]}, {"id": "68b0236a7a266429", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "b850d26d038c29bb288b5bc19869a0a30c292921c32017cc9664f45ddf99102d"}]}, {"id": "b3b527a49a698306", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 539}, "digests": [{"algorithm": "sha256", "value": "a2c81bb6d3e7a628623ffe01f49dbd7a050763c56bb062bd4f744044ce225ad5"}]}, {"id": "554fb988e95e11b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "f57bb0ac91f57b47561a545a3b297abd060a36592612d5c12ead5f91b03446ad"}]}, {"id": "95470e01084d1f0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "7fa1f5e7bf91e90b786a439844a10ff943189f613d0b74ced0e56195dc8c00d8"}]}, {"id": "97d4c927534c23bf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "89ad24e13381b5b9ec94723076ae04bc1920de679d9736c394d8ca36b8e2acf7"}]}, {"id": "c0bd2986ac97cf19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "6b740dd30fc67cb256a5425e77fa0ea88829d50164ebf24a989ae971cfdebb72"}]}, {"id": "2e167801bf1259f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "240e062e1eb783321031e8fc38f7a97e5fb21ecda86838155e586b3c4cd19af3"}]}, {"id": "59c411f2f532da43", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "39204f9b30c592bf1451be61e4006599d8da7d12876c3830b991e67810e95fe3"}]}, {"id": "f3868d5888c49b5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "7bf6bbc75a1e398aae16c76d86015095d52bb851fc7a44d98f9973a4e6baaf94"}]}, {"id": "bdd84e74d1d0ed87", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3433}, "digests": [{"algorithm": "sha256", "value": "e05e017c69d605cce691705d19ee7d54e9a6e4210a7f5acb697646b1c6c2dec9"}]}, {"id": "7fdd890620ef2a54", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 554}, "digests": [{"algorithm": "sha256", "value": "aecb525acd76a75477e695d161f9866c41b9c2ba9f738e5868b58b8bdaad548a"}]}, {"id": "0ac59fa4f024b4cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1879}, "digests": [{"algorithm": "sha256", "value": "8605204876809cf9379e94fde39233bc0bf6a903e289383152050ca5b03f2ead"}]}, {"id": "7344dc2080f9dae0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "4256f6ab38afd0172231b458a782f1c80410b858a07eecf68cddb8ad31fbe060"}]}, {"id": "671ca79a487bb2f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0af2bb641bed3cd6e05b389c618e9ff468293972a24b6f3ca3dd935f058accb3"}]}, {"id": "2760420a674b570b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4228}, "digests": [{"algorithm": "sha256", "value": "d6b0feb0621efcc163c4213b19f70c930301a35e41fb2b7cbf3485803180b61b"}]}, {"id": "50c2394b55714009", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "f9a8502f5e33fc4e66bc91dc83911402cb168aedac1d1bfc4c5ed3f1c74a91dc"}]}, {"id": "4c1cedee9e1ce140", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "61bb78b8e06c6f6e5e5bc3726f8756d845ecbcdb49e6123f5d965cc0e2f85437"}]}, {"id": "02af652f30fce42d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "879d221d1b7ffe6d26acb9c9ae81cd2e49c332e371c917b6d2a62b705304095f"}]}, {"id": "ce223bae7a4af9cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2172}, "digests": [{"algorithm": "sha256", "value": "7d673efe3285948ace5e2eef751d1dc108fc785e6e46d5ad3507b84c82ed4654"}]}, {"id": "af4a545cba341dcc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3835}, "digests": [{"algorithm": "sha256", "value": "612ff852ff4ef2ed8ce24740f3d2e03ec78382e5416cba28ace82253cd29e163"}]}, {"id": "1d84cf62521e945c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8241}, "digests": [{"algorithm": "sha256", "value": "56d489ccd9de863134efa6d9295fb73f597f51dcd177b3b56f3e91b1e449ce52"}]}, {"id": "b7006cfbf387bcc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "63e084b80ed18ddfd14cb68cd689b97e2d1c6f83f69d21381f0cadd1388377fc"}]}, {"id": "ed92b1a78b8faeac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8249}, "digests": [{"algorithm": "sha256", "value": "560b1940bad87eb7e44ea6bfb0c7f5d0d8d19bc51edaf4d1a17475034ab06f89"}]}, {"id": "464d9fe657317b2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7392}, "digests": [{"algorithm": "sha256", "value": "3d9bacb8386ced4cfa911584d53209e90291a6947e2c123aeec992d6d6227661"}]}, {"id": "0ac15488c22683de", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1950}, "digests": [{"algorithm": "sha256", "value": "5d57da516c1a27fcd86b3bd6830641ae72ee71b4ab0ac26a5be5f23de5074baf"}]}, {"id": "dabf86bdd80c35dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7069}, "digests": [{"algorithm": "sha256", "value": "a119c5e12190b5e9482f09459eaf027a8e6854bb4b761e28dde3200106c67009"}]}, {"id": "6c21fe11f2fd1819", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "2b389d13bbbbfec2e99d99dd1645ee3150fd36b8d8d6c255cd0a30807190dda7"}]}, {"id": "b763bf74e6e0d3bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5909}, "digests": [{"algorithm": "sha256", "value": "7e6c10908a1851787c81a355d7c78b2eec059b8f93bf670d7a5ada0849a36ce6"}]}, {"id": "0afb5efdc0519ca9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6997}, "digests": [{"algorithm": "sha256", "value": "aa5f3639471a037c64ca015346b8680a17c2711c82cb5574fcb1c95407a431b5"}]}, {"id": "28cc484c587d16c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3600}, "digests": [{"algorithm": "sha256", "value": "34d35dd3dc3dda9ae5294da3e7e303ee8c950f8b28e6a584d184c60e3554d25a"}]}, {"id": "d4b61315272d844a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2338}, "digests": [{"algorithm": "sha256", "value": "1118696299c2dacba205f788beaabbd2d09b08f9e94c9e81d20672eae9292746"}]}, {"id": "2d075dcaa4f5518d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "0e9d07c0ce7fa0c2a7792dce0cce7d4572c5fcf8e942ae6ffcec536de0f06d44"}]}, {"id": "79ab7e94ad939554", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4020}, "digests": [{"algorithm": "sha256", "value": "9ed7fd85e2a754b74bceeb7a4a6f1b5804899dc76f1e57d5dced2f24cf2ab679"}]}, {"id": "e075b6e07cad0d00", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1976}, "digests": [{"algorithm": "sha256", "value": "5a28c317c38e3d4ae7c52ed6f60a9afa1bffca1598c256b258e886fbda2d27d3"}]}, {"id": "a8cced8072c694e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "63374fbc0216e25016a048e64466219f7f6e5d84ccbbef0557ff9ef0d3d10fd7"}]}, {"id": "bbff78bced01fad7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "28aca42f24969ea5d5f0b8f577cf4c4ebe1dfa6f0b1ddb42bc329dfe3f129531"}]}, {"id": "e78c67f33711f3b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1304}, "digests": [{"algorithm": "sha256", "value": "61687028309b31dda45780f45444507d232213ba40b0d0959f1efecd467c41b5"}]}, {"id": "cd0c9e47b643ad72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2476}, "digests": [{"algorithm": "sha256", "value": "44c844318a9ee3bc3214f28ae4a517ae2618911a04df02dca0e9fbd1f9bbc94f"}]}, {"id": "b73641b6c7a1ae07", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "df577cd87ab89614a5969753e2b847259395ed7bb95003f3c2e05cb90dde118d"}]}, {"id": "463e0ade0bcfe99c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "22c8574aeea05618f6e063b9c640295e4bb5602a0a7ce6f84dd122de70ef04a9"}]}, {"id": "ae498893a04d92ee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1322}, "digests": [{"algorithm": "sha256", "value": "e8de9200caf2f6a4d9e5a5632a8433b9ab17602bd0570cd219d3d816b969b078"}]}, {"id": "d4124fdd049d7eae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "d318f065ec7a2905a0148db9a5c01650728b474bdd1a0d5dd9deba5e4437cbab"}]}, {"id": "bf25f5b6258d71b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "6ff0362c519b3d29b5d30f687e96e7311233712393763f5ef9559450d3f4439f"}]}, {"id": "27fc53cc4216df7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "7d2ced0a6c23dbec2e92fbc5eb8984cc99f49f0801aae2de92e160db779ba712"}]}, {"id": "144ab12c10818578", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7e1de7f782c8a6dca3c5f11f14a2dbbd0883297cdb1f618ba6e158ce4946ef94"}]}, {"id": "6c0027c348b63bdd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "7ad67c775d0dcd4c89299574ba7b3611dc492c50a5fba47b259a5fb05f91f198"}]}, {"id": "0a93cc981976a776", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 717}, "digests": [{"algorithm": "sha256", "value": "36b6c9a800f7c7f85d358accc36c6bfd2a0594a3f926e00488ee8b594ae930e9"}]}, {"id": "617233b3c3d970fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "1e38c16392826968045dd83f7ead95fb464d55cd04d8af9f031eb54c87f7488d"}]}, {"id": "a15f270de79a13d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "4e1d7aea6598ff7e197030fad01a384d966c9980ee766f58f1bfffa374e268f1"}]}, {"id": "e94a181e1304c580", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2609}, "digests": [{"algorithm": "sha256", "value": "82c2226ce3e64ccfe1e5351fde7edf0d0ee26e4725340c3e104383a8d10c88e9"}]}, {"id": "6f1fc505a1f9126c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "592de72df853ab09b454ef1a3842211f1020bdd1403f3e0623148251e972414f"}]}, {"id": "33f360dd7d69674b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "41a8b25d459e3dec438d30f05115ea080400267388e2f8b442f6426d3775bde0"}]}, {"id": "87e9e58bc79b315f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9925}, "digests": [{"algorithm": "sha256", "value": "c23d53d9607512484e06d37010f58defb2d52556e1adc3b60b5467863ab90cb4"}]}, {"id": "7c930dc0ea7be73d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4214}, "digests": [{"algorithm": "sha256", "value": "0105f4f77418ad855813fcc9bbc2247e69b36bd8b0e1d7851ec056aa959e6cd1"}]}, {"id": "7023f220bf7b6911", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "7804e98f84d11883b22c14efdc1783d1004ceb26abe79fe5e396cb5a19d55d80"}]}, {"id": "5a01f9038bb32333", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "4ee570ca57f9ae6b6dcd7a77578b281665344e46a1523bd10c82a900979f92bd"}]}, {"id": "cc55d10140543342", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 595}, "digests": [{"algorithm": "sha256", "value": "bb7b696e023d6b29033a11b1536f5b728bd3263787221c04aae9b2d7adbc07e3"}]}, {"id": "43cdf6c9e12e731e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "eee4d02647e82e5ce52da578c778ec530fc511853aca43088b6d986d2570d254"}]}, {"id": "5de0c7328e6442c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7396}, "digests": [{"algorithm": "sha256", "value": "80bb0485b7f87afa1991ca040de043678586afc08a15e416443af1fcb821b79a"}]}, {"id": "b58410049bbe2090", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 700}, "digests": [{"algorithm": "sha256", "value": "e77ace32c44370688da7275ef2d5f2a00be3758c4c1e010c071c14241ead44c3"}]}, {"id": "2858da2242533962", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8135}, "digests": [{"algorithm": "sha256", "value": "6f60bbcf7e515ff15b151320d152f87e937582c2945a99262761c85cadc7322a"}]}, {"id": "da0b11d8ccf0916e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8257}, "digests": [{"algorithm": "sha256", "value": "3eb652a3fde6bef1f0b75f4ea0d9e00d5ff0a949437367d39b3799ebb4b13f58"}]}, {"id": "fb7f7f641312d9cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8403}, "digests": [{"algorithm": "sha256", "value": "cb6cc6204e236ec938a2106ed7cb06264ada543947f15d92f7900aa32e3f0fd4"}]}, {"id": "bf02676cf2edde96", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8391}, "digests": [{"algorithm": "sha256", "value": "9168d1880098f0f07c7980d6de5676586f61d3225e8cdaa209c5c95c98b648be"}]}, {"id": "7e6465e189d3d9fd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "35ed8663ee9b68686c5a4bcda89cb427f5e62cd28b0d9cd6916c735dc1679b28"}]}, {"id": "a07b43d52042631a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "acca59843d92310887041e2a0d043cb3ec9d8e768f6b395be3f3d0c57a18a80b"}]}, {"id": "82537bc427022293", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4351}, "digests": [{"algorithm": "sha256", "value": "dd0072d2af849065a91c09bb37599977de022489e3630cba0b65251d4062fde6"}]}, {"id": "ff1d35d20d2e160e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4803}, "digests": [{"algorithm": "sha256", "value": "7c2ed61102dbe6e8b1a37b49856e57739e8c4c1e47049c41c38cdf571dfd5238"}]}, {"id": "5f2458f9282e4776", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4741}, "digests": [{"algorithm": "sha256", "value": "5b46ba2693541d0e4bbc3cf74832755cf3333a1f9fe2ff8a9a7b9beece14c787"}]}, {"id": "4e71e6dd28d2e1ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4925}, "digests": [{"algorithm": "sha256", "value": "995c449c41988f07472d66b6791c875bb9c74760be326a01ce937f097622b3d8"}]}, {"id": "0c3e4e118a94a793", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5171}, "digests": [{"algorithm": "sha256", "value": "b6358eeb91e0c0ab2b6a9161c739e4f1f85ea7c921708e80c5fd7e407448af45"}]}, {"id": "f5502b45a0e9983c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5299}, "digests": [{"algorithm": "sha256", "value": "14bbb6204836eff6ea9a1f5dac6e2fd0785530e80c3e275b58fb598025cb59b9"}]}, {"id": "1606b7bffb323b0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5491}, "digests": [{"algorithm": "sha256", "value": "be9fee60abe1a300520be706581f8881aacc2efc4c30ce3888d4d842ecc161d6"}]}, {"id": "fad1349df5428816", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6003}, "digests": [{"algorithm": "sha256", "value": "38b3398b52185246826b238291cfb6667cc008b1c3c07e941f0e084ae2714187"}]}, {"id": "cd79894b300d592b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6262}, "digests": [{"algorithm": "sha256", "value": "ee11bd9692e5e10fa891393ea4b7c171348ef0f75844a173ff985ac20555d15a"}]}, {"id": "c9bf86c005799567", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "d369c392b07459f07c19e56f27f3b14adb6a336d6f9d5f40f34d9fdf34e4adfc"}]}, {"id": "2de8b9ea88db18d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "89728cfe7c265177db85acf8c341b16e84c8bdee60ae228cd91c1d9e566d4e89"}]}, {"id": "515110c35cf06d2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "45a487ca3a70c8e7956355a27f81359c76b9a6694ef4eba596f77c629d476cd2"}]}, {"id": "a369f09c64b58113", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "52495cac17576e65932f2a8fff07d37d51f9ea6e91ff1f4d9b297cd0f3078ff0"}]}, {"id": "b111ca98199d6bfe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7666}, "digests": [{"algorithm": "sha256", "value": "7c60dec19149398126583f22e30588d71b32038dbb72347f970e02e91c47e169"}]}, {"id": "8c1ab2bb6a6d7649", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7995}, "digests": [{"algorithm": "sha256", "value": "0e6a84add15adbaba314bdd9adcd6b743ff54737e474b0a496b0fe0b164463f7"}]}, {"id": "0aafb4849b7db721", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2034}, "digests": [{"algorithm": "sha256", "value": "eb00b37cd543d0ee6693c1421c1c339a6a484ebd5ca086ecdb5670468d4128d6"}]}, {"id": "0c66fe37dd0aee09", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 975}, "digests": [{"algorithm": "sha256", "value": "f7d4d30f66c64405c26d5b8aec726286aaab9a735303520fd57cdc6a697d7e56"}]}, {"id": "f025d6ca787a5676", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "6daf6ae76cbb0cf067963c4d2d3081cdc19387279f8b9445603c01681fee84be"}]}, {"id": "c7fda60e03f1cecc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2720}, "digests": [{"algorithm": "sha256", "value": "76c8d5e536a9caf41e8d45bf49b884d82aa9fd66fd3cdf091545414c0790d322"}]}, {"id": "b489d53249d80d9f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "1dcf8dc29192a57454df1a1eb4fd8327a448ae97b9582da6cfa42c6d24880c08"}]}, {"id": "ebd5f2fca9e194ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2256}, "digests": [{"algorithm": "sha256", "value": "79a96470823c2bbdf66b5c1d3a443ed3eab8d8da18db9943e4b724d2f0864532"}]}, {"id": "fe9494b92609a8dd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2522}, "digests": [{"algorithm": "sha256", "value": "7479bf89224a2a005b8ce0c1b247e6e63ea01602408b43fcb6ac2d4b412b3e23"}]}, {"id": "2be9e7df28368370", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "c4d93db0fa0e10f5b4f8237872d54f311680039c834017154891f941a6445628"}]}, {"id": "0d09f591100dfa3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "bfe9ddc7042f8c7b8fa7b4efd11de584f9d4bde65c50e08828cdd3e8d56e6ed2"}]}, {"id": "018a4d28d1bae63b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "3504bf43434ba691fc0489faa829f6b09a634078a26bb56146597ac1592ccab3"}]}, {"id": "89e2b949822874b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "f2e1a4c2228a207c3066370e66f85aa96ef219d9a341c44ff28a1ac24df08922"}]}, {"id": "b5c64e2fda3c8692", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "25c9afacc4364462dc07b9609a12a2e98e26d23952152c558c2c4e6de6cde520"}]}, {"id": "393a19c1481455ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "a574ebf4f45db6d0c60dbd8db409216c568d008a1881d8c2ee1898d6d00586a5"}]}, {"id": "245a5e8b0fc73c49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1080}, "digests": [{"algorithm": "sha256", "value": "533d0a06d06bb10e6b9587fcbcaa7110ae0ca5f09a083b875ce4e686f59a2893"}]}, {"id": "81ecbec29391477b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "ef1cd9391498c824e31530aabac997f6306849e47fad7a08952ffde4726ca566"}]}, {"id": "9b81beb2a82972b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "3c6a1d43261fd870d78912cb5ee1805358d5314aab0bc3ed758a3721eb1d257a"}]}, {"id": "d2e9fdea1a252a2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 609}, "digests": [{"algorithm": "sha256", "value": "02b2677e3f70e69ae9d8767cb3cd177cb6668786bb406ebc3004cb8bf826292a"}]}, {"id": "bfb487d0ea840b9b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "4a0966ac0720dd1d106d690d7fb7fe98e90f32190e8cc45d721b79bae775c0e1"}]}, {"id": "d4ed1e6c1f6b049e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "6bc9da8963aec589303e7fa5b999e0db1bfb99efb65f5d463c25f447f8c0ff84"}]}, {"id": "d84c94732dc90a42", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "186da5168af7cceee3048cdb44a3a98c504dad1870097fe963fdd841daad17b3"}]}, {"id": "ff754fff984e6822", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "ddc260ae0f924f7228adce50a9da1a9d75c05adff9e4b6f1fca834bff687dd0f"}]}, {"id": "711f49e1dbcc504d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2104}, "digests": [{"algorithm": "sha256", "value": "f262a3cd5bb8e3f177cb2d73168e207a64dce5f816769d6e9e9effc83adc5d7b"}]}, {"id": "ac60884d96a70d49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "15e48d55774e49d9dbf60db9d5a896a7d7a75ba60414b8367b3cc56c996592c8"}]}, {"id": "5ab95f623d03b5e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "6f7d760c3693a429393d1d46f3ac04e1a1dc465d60a1bbdbdda87ee3b03fd937"}]}, {"id": "8524262f32922726", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 967}, "digests": [{"algorithm": "sha256", "value": "5903c3641dfc0fc3e945efc8757db57e1c1d39d5c8444f074253a7aae993b43d"}]}, {"id": "0a5643c4cd1674b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3830}, "digests": [{"algorithm": "sha256", "value": "fee168ba75c61b7d1c62b28c5fa8029befbbd56e0872f5ba9b4d3e8b70868e4f"}]}, {"id": "9d9bf9e6f08d0eb2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "a45b779f0f376638ed7b69f4d277159230c262094602968fa6c837f51334deb1"}]}, {"id": "03deebac5c053b30", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "0afd5188ac8647d54a59ae71ab8102d481756aeb631fb2dcbf773d99a5ea84ec"}]}, {"id": "1a3fb173e061a021", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "c0e2821489b533f1b05d3f3dbee455d2892749d8b25046fbf4f0d95d2ccf5887"}]}, {"id": "8ae856c621ffd9da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 793}, "digests": [{"algorithm": "sha256", "value": "0d2739e63858b1acbde470c91ae35c90f7aaf0d13b9b947c7628f4cf5f1fa74c"}]}, {"id": "c504438956463c70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "3b58b34899cbbfa511327c08c0426e0065c97d059f7903f08e6646a4706f0d0b"}]}, {"id": "ed27512a63f0ae33", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "a72dadaa16691d9aaa7f2c6c63b843d19b8dbb4aa20789ab3ba7136619f2ba8c"}]}, {"id": "251a2986d4a704e0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1890}, "digests": [{"algorithm": "sha256", "value": "765910e4b86fa251cea86d61f0217a105142419e7e700ee5209273fafe1a8898"}]}, {"id": "b563dcbf1f62fa67", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1422}, "digests": [{"algorithm": "sha256", "value": "ccde56d41d98f2400a4701c2881990fe966fca27a78c9ac3cfb5bf7d48d94a8f"}]}, {"id": "790ce13515684b56", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "c47887012b70597e262e238cdcfd2ef1c9d3cc4cd3a6a0efa123a7aefbd389d7"}]}, {"id": "f340183873c8af0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "6d429d076a6a39cebd858503286bfa2532820367c772d410a4547afdd55928ee"}]}, {"id": "cd30a8e98a788095", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "366c7d32be40b6da4d0ecf92ddad9f9ed3413214022c0b96da78b0bd730ae176"}]}, {"id": "cdd68ab522001916", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "110f7a8de95783544aa2d48194759fc79ea6a544904ce0d77b2fea5b70fc3983"}]}, {"id": "ae22d278cfcb1a00", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "170eddb5567d6244f4a47ea276457e51b1139cf604095d7d8ac9ed81cc019680"}]}, {"id": "edc8265ae396dba5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9e4bfec61e179c7d5bd6cf18fe29842f96693cb207a00ecfda4123ef5ef66fa9"}]}, {"id": "e5a2bc151f42950d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "df57a9863ea737aca1b19617ead5cf63d3181fc0e8d6b2be75ae4dbdb2937f1b"}]}, {"id": "46a559bce1d4d7d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "5daace724e331c2e3c8aee9def3331810d66e89af6409e5521ec02ffc19c089e"}]}, {"id": "3eca6386c86342c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3a3f5bd653e9db4d147875a623cafdcb4eef42171a29afb91f949d619baf6e0f"}]}, {"id": "d84ff587d37546cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9e9f11410d7eada65e441d89ef17364b857ab62af7342e2db30e01f903a4dcf1"}]}, {"id": "ea5e406a49579507", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "f2a2ee84ced43ac7c442f15ef7d61135603982552b0bae1087711bfe396c4cd4"}]}, {"id": "313f19a243e1aed2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "201f2e61472ed82c19fe6c42019b782d962eb796afbea0f2eda0851358e45213"}]}, {"id": "b9fdba6bef189506", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "499b6b05f504d7602d7713d9af7f3bd60d450528cc66004bf8b3709139fa021d"}]}, {"id": "3c04de217b1ed086", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "a6bb5f8f9ac98175e8f32a5584b0c3613a893d0139ccb5c34d37feaf4621264e"}]}, {"id": "cf57753489fb944c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "2320416d559335f61b367720d4913b74a42ec90a2efd717656ee5009cc61a3e3"}]}, {"id": "4c9669b6ace99a5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "a8e77875daa02827225bc4977a6aba06d54714ccf911ea66cf5555bb114c6cca"}]}, {"id": "bc823ad09342e325", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "8e8c4f6638f7016eb907da537129e81ba47b8cbcb56f82220760270b4bc03497"}]}, {"id": "ccd3a2a7a18f6abd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "ee717121ec4f251668c9d606a298014a13d1b08a7d0cb8a67767c97761e067f2"}]}, {"id": "e788a415cc175255", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "c3a6caab3c5b820ab5577ace57cc92bf5ea8a2f5826c39bed3e1e02afd64d239"}]}, {"id": "c565031fef543233", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1172}, "digests": [{"algorithm": "sha256", "value": "82b84fb95c9cf3a3aeda03a947131fb1ca553f70642302e99d2cbf677f9fe99c"}]}, {"id": "0ce67bdbd88d94a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "9c75d213011bffb4e1031c72a6d8fb9120850ae6a9e477e05e42eb844562075d"}]}, {"id": "9f28b7ad0ca64f30", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d220fe8871c37bd3b318bfe81f5a1838cb7fd2858e2a90b463625d821a2315e3"}]}, {"id": "a09d6742e718b6c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4156}, "digests": [{"algorithm": "sha256", "value": "b8de0645629b6c09aa4df30c71af7ca001a012bb2ac0ddffa118cdc1f8377b01"}]}, {"id": "793741d73a023067", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4386}, "digests": [{"algorithm": "sha256", "value": "1384fcdcf1f7f9cf9a6a351979511437ab44fbac498c7008d066bb12ab2799fc"}]}, {"id": "f311bcc65f610c75", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "04dad1caa3266d4c3d2f69e088bc564de8c6ab8eb2fe13da520ca4527b460e12"}]}, {"id": "b0cb103da7fd0b23", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8992}, "digests": [{"algorithm": "sha256", "value": "fc71b924b2e5220a11cb0a3016898bb2533d1fe4c2776f8629c0a262e861841e"}]}, {"id": "21a3fcee9268978f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1569}, "digests": [{"algorithm": "sha256", "value": "549f31c1338a767fd09f8ced48c6925e94d79d54fcd8ed55aaa4d70b343346b9"}]}, {"id": "70ae3b1a62972b2c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 745}, "digests": [{"algorithm": "sha256", "value": "1baf36fbfc4cb2dc89700bdb32a8700aef999e9657dd1126956d197c0598a4fc"}]}, {"id": "334473a77b4ea65b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "e0fcb54e5346f1d34169579350b697786257460f72867c17e9e9bc3e54abdb04"}]}, {"id": "fff8ceeaf2245923", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1466}, "digests": [{"algorithm": "sha256", "value": "531a429b1eacaeb8d9acbee1c6b8e3b416c34c2008a7f10e8f3d90f40c66412f"}]}, {"id": "d3b99a70698f80b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3468}, "digests": [{"algorithm": "sha256", "value": "fe6b3a70c6726f34632bb34f469d3930f857ae7e92ed11499a4e2ad7d0eb72af"}]}, {"id": "7fc2efface30dd22", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 983}, "digests": [{"algorithm": "sha256", "value": "265393f7e33be9255e6d9a3acfb48fde27f13d838ad26761b07706a8e1fdf3bc"}]}, {"id": "ba496119b0409821", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 747}, "digests": [{"algorithm": "sha256", "value": "864154b48585ffd25c1ea83397ea152d0c0e0811efb53625d81e4fbaab6d234a"}]}, {"id": "a3262c89edfbc815", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "01980aae656ba2d3f1efee992e3a888485ecdad59374a8f2b2e099223a2a2f89"}]}, {"id": "3602c5f28ca760b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2535}, "digests": [{"algorithm": "sha256", "value": "438461e68eb9fb8382570445b75e2deb0d8644b4c5c67388cc74fba04db54bb1"}]}, {"id": "5654b9b6409a2ee2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "fe43ae8c9ac051ecf497e3fbc9f1f047554dd43a05f00d1dfaa308b8c5e7578d"}]}, {"id": "1cdd48c045bcf03b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "f4448855389742a2b45259c8eda3732c6713b57412a9dc8fbfb877f9d5b1b836"}]}, {"id": "2330ae001a7ddf4e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "a6494c97c417d6620fbebbffedc062c840769ce5c19cf80b08e598af31d17890"}]}, {"id": "08019bf2a67b8a78", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "0e52dbe3c2f2c7663c7010b712cef171c2fee299f82b6cd3f112d9f5cfc38b95"}]}, {"id": "0552e3624dc86a5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "acca1056853773a24d30ce05982cc4cfb2ba9155cc0ddacbb05b5a5af38d5d82"}]}, {"id": "ed986c07e516fa1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "fb10b3d06f2d4fa73e16b4be5c1ac273408eea5d11aaae79e053acea3f1733de"}]}, {"id": "15c859dcfa86ccbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 727}, "digests": [{"algorithm": "sha256", "value": "f5d8d8900da35a935f00a0cca7c6ac4971f616b58769f8b6492a5ed4d03db4a4"}]}, {"id": "5ac2f60aced90bc4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "c1758c63af5e56599557ee5eb59a80119afd430586f09c8a6eafb9fa2e28f008"}]}, {"id": "9b6936aac4338748", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "fd73efe40173f1edc78815ed511a4e4d91c16badf067897b66e817a4eb95f80a"}]}, {"id": "0863af2add82858e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7612}, "digests": [{"algorithm": "sha256", "value": "3d5e73260f9a3d8a258df060e192fde8a09bd510005e7d9bac755701042f3b8f"}]}, {"id": "924247029a03ca6b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7127}, "digests": [{"algorithm": "sha256", "value": "5b1fbfc4383f4cc7465547c71eba8f9f7e99c83ae145f346d0269269614ed72d"}]}, {"id": "4dddbcb763d11f79", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "7eac0a6a692a86aafc3cb8799fc86c7c8bfa810aa222eda16fb61e9075aef8a7"}]}, {"id": "269c34ba8c12b81d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "0058d2dede9ba41166024d3d39bf601d890c5d02d3dfbb2ed358a4e67f042b56"}]}, {"id": "3c2eeabf88e9e249", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "ae4734ec0b5d49271d27d5f0f7615a9dd60649b2ed98198eaaf69b26fdfc7350"}]}, {"id": "6468f4c3d17053b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2886}, "digests": [{"algorithm": "sha256", "value": "76ae7a2b4cf72f751a4b9e5b12126f464aac25ce3187441be42b0accb2076123"}]}, {"id": "9a83d6779e562417", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2888}, "digests": [{"algorithm": "sha256", "value": "87401cc7c0489dab540c9d31fd63a8de7e108966b7a8d4487e27a7e6811c356f"}]}, {"id": "453f944be8ad48ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3310}, "digests": [{"algorithm": "sha256", "value": "f71f0571ad34760ff4a1789259a3429377e196c27181e6395634dfaece8511d8"}]}, {"id": "73e44d9cc5f0bbec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3680}, "digests": [{"algorithm": "sha256", "value": "1ac4e3e5ff4e1be4dc40b5bd58209afdf0c96367f2bd97efd22ac8958c77f354"}]}, {"id": "d8ebfb8c26a4ee86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4780}, "digests": [{"algorithm": "sha256", "value": "dc354847cf707a5a9bc7624d363c80cace8483f57cf83c86df0a72c59e221c6a"}]}, {"id": "b953cb9c146c65e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4782}, "digests": [{"algorithm": "sha256", "value": "16cc26072a6fdf5cb5c74d3dfd5a5e88de04dd52a1c83b1d0d6882018af9ba0e"}]}, {"id": "71f48ae6b29b8a06", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "00ff1b5b9f011febf941cccff4d41d862a2da91d6026d249cca01e86728cdc85"}]}, {"id": "ebb564aa7a397a3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2874}, "digests": [{"algorithm": "sha256", "value": "c3c78506e68e8f9a8b09f85f54049413d9d8be948a128b3c92da7f0ea3a5676c"}]}, {"id": "025591ea1a404908", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2304}, "digests": [{"algorithm": "sha256", "value": "406fd4608d695a0434b7962662a7bae6358c5c777e1af81d724f37eba4098d13"}]}, {"id": "53d6e23f8e15e352", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1386}, "digests": [{"algorithm": "sha256", "value": "b6737fda453c7bd74e2bcf3f06ec9a73a4b7a51aad9c94b1d2e60e9df2005a84"}]}, {"id": "deda474a65c9b9e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "28bcc39970247e9d17d674e554554aab5bdf77d30d363842e48a7e3c9f5284ce"}]}, {"id": "bf4b26bd56303566", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "ddcc514b9e87e7e1404ca4852b7f6496f4b564e9c531924dcd227f8584dc4b5a"}]}, {"id": "7dadcb4c86e079b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 893}, "digests": [{"algorithm": "sha256", "value": "7e3c639ccdc5b85302bde8c92011e05863b5bafbb8b6182c6d113a92fc7666bc"}]}, {"id": "e9e28c186d1fde23", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "5b67da4a5237e956cc3049d9aa761979afaf11b4306748fab0a94958e0a05e56"}]}, {"id": "ef9554b785e98a45", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "d98083d0324682e22a7c758d9755472d57b0090010c6a961312d0879ea8ea8cd"}]}, {"id": "44eefa72002a81c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "f1d253a4679c8d7cd5a4fb50b29a5feb87b609b21ee30558f1361a9399eb84f4"}]}, {"id": "dfbbb5390c13e2b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "0502731660a146260ea4acb79e62f6a096569ad414207603c71b067359da6b12"}]}, {"id": "f5b6125181d0cdc3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "cc0fba4b0018dd69e918ae1b0a93727fe7ecf7e2ebc7e3149eaa24f1418a715c"}]}, {"id": "413e8b21e60a5efc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "f7f545d54d7c69b021db43f57686edce39cc29fa917d4b1703566b61fb4cd65c"}]}, {"id": "654e2718d7ab2e05", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "d1f3156e6e919bd3f898d622ff7d18ba414cdaafae03d387c0fa6dd030ef7b55"}]}, {"id": "0ad92b8da5b7595e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "94fe64c7cd23e451071060d2a05ccc9b5ea149d5de6f0afc02e8d83c9252d766"}]}, {"id": "06fff72f77f97cf5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "b2b6a30ad1befa27687be939a8b87c0b3ca7ba017d23f52c0edc040680f87109"}]}, {"id": "04b278e4e98879e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "439b9efc687eb60ec5f5ad491e8759ad40e6dd5168aefd9fd657ee0090e747f3"}]}, {"id": "ce41817947c06f01", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "04e0e0aa98be462e0d3dcda366e77be175dbf095c82c23d96ae7ce32b257e56e"}]}, {"id": "24b6da1e3619acbe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "d2ccf90b25031598db56cbb09d709457416373b0580024397fdd738039a7b87d"}]}, {"id": "8b1919852091fab7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "3dde974e5992a9d2bb6cdccff60e527f9c5c2c1e3938193b008489145f3c8c45"}]}, {"id": "11f7b123cee70e44", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "5e360fae5c9b2f4d2cd5493c28cc611c7869b135ca26025fc03b125771bfdf78"}]}, {"id": "fc5c157896e939a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "ceb1ea427d6004e4772af72bc50fd4ee775471d26504ceac4fed4e1d5b659a35"}]}, {"id": "563662f1b1f502d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "96080dee4be5ea019c2fcb1f69dd9963bc648c2502b59e649333264f79806cae"}]}, {"id": "be927c51ef3c2ab5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "29a37c3f8d720881a01a11ac3447c3d42406a05bc20af7cd723291bfbdefb4b2"}]}, {"id": "647abd1d3ac8678e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "7e127a689e6e1b9f5819627a1d1fbc218483b84dc90d2080efb288338d86e5cb"}]}, {"id": "055e19666e373db3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "755d4edebc28a46fb206ce1671d44320044fbe9d797ee390e1ac4d9758599e01"}]}, {"id": "63dd58d1d4c81eb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "a546c13ddaa99464cb36fb1382e8ce9d6e415ff0880b65bb71e6b78c3bcc1212"}]}, {"id": "476849cbf17b1470", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "1a5737c16fda6b86cdb83f732867076918157841e9baa0125ead6863cd30cb71"}]}, {"id": "faf6ec63166c0fb7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "596781f6db5303ded52ab07d003b3a02b0a7804dde8a48baadeb1f34bb9a0b21"}]}, {"id": "42869b21ca1c493b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "88d016f83bbbed3a940291a4ed7eedfbb33d92ada03fd53ff8ed7408bfba8c98"}]}, {"id": "a0e5c454d488fb46", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "742359b186e0e274dd489d21fdabebeea03584c260b5ee43d18277765b2ec52c"}]}, {"id": "ce48de8d079ed126", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2006}, "digests": [{"algorithm": "sha256", "value": "b9bb57049a85cde7dadad019bb118c1754c282f203651374c075b89b7aa6b014"}]}, {"id": "0371adc959ab9a38", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "0f67edab88d8b24c7c543e954c20ccaa610b8b5de36913810ccb4d5952b2545e"}]}, {"id": "073a11766f889d6c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "711089dcb19fed7f52a5ad6b0f136a0875695e0848bf58a3f6d49dc4915f0ae4"}]}, {"id": "8fa6d7a290d13476", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "75314e1045cfcba5fdec32c26fb564d226f1e97a5e90e13bf50e1681f3aa835b"}]}, {"id": "95c454bc4e30cbc1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "4c4f41a2020020fc929c80da9d3ea85c458c48c18184bb6a058f2bf5d9f7e150"}]}, {"id": "33c98b3a9ef50281", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "8d7edee90ee1247338deedd6048dfe284296f7805a6e3ab5a84a71ad9df3008e"}]}, {"id": "3e50d11bee9db756", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "331d4d7a341775062642d1c3532f00013a5b1adb9a7d626a2ae97637c3192fd3"}]}, {"id": "723b6d565d1c7a49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1926}, "digests": [{"algorithm": "sha256", "value": "bcab49515a789420bad3f9b8f9f893fad4fd0068a28de6bf3e41bd0e1c7eac1c"}]}, {"id": "5574a3b3ebbde863", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "e4ccedc833bf8178f0f4a2f30157143c3d0062f6cb81d9fff0ada023be6af1f0"}]}, {"id": "dc45c7f599fcbaa1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "50c6ad412b0b3eab3f2ec25b89083c44b7180d8dc602459ce28dbd3e6f492920"}]}, {"id": "6548e7ac83962265", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "23463741c350f99b8d3a4ff2909a957885d30f7141e47971ce901aceefb5276d"}]}, {"id": "811928f13a7c38d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "e10c12b314896dad171da1f782fc25babbf81f8567983190f43bcdb31b3be448"}]}, {"id": "95c8ae537b40d29f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1960}, "digests": [{"algorithm": "sha256", "value": "305a2bf86903696149a3565afe12f7f4e41dc0a45f21eee75ec2941672daade2"}]}, {"id": "4314c59bd332d9b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "d9cf5958395ea7f167d6cb8e7443f3a812fcdad80d34c9c6d2db21123bd4fdb9"}]}, {"id": "9f51d71fe6ccf911", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "0d29c01d147830b5fa22a857855dd5a50ad3c13a61eca328f661126c82e85525"}]}, {"id": "0ceee58a415ffd0a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c9d59fb465c8a0959d898a99ec0e3930465b6968bc9120fe0f87b147f0297e96"}]}, {"id": "b14e30a939ee1bc5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "50d698b06151185aaf5cdd9987da67cac8b95009b7bf1df33b589847b4c1d743"}]}, {"id": "636064701d77e02c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1774}, "digests": [{"algorithm": "sha256", "value": "5969875a7c2ad6144603a05cb8b042e48af36aeb4244855b112fa354219ba0be"}]}, {"id": "0bea5af789ff3533", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "a0adf05fda8305ecf106aa54281fb4911fd15ca3dcf5a43d6a371993e520454d"}]}, {"id": "2d7fe19d84b3637c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "cd68a1c3c1b1a367bce319a2f2568d317f37b27530f10d0d2f3fd278a9894430"}]}, {"id": "7659af497c51cc08", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "724e8683ed812ff70cfb68e8e5444fc74bf3c382472c62a286b9cfcca15f4a11"}]}, {"id": "108b6ba45e13bf76", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "e1ab81b65d05e195517c41702c1b414d52148e5a2082897941f9aec9d7ceb4bc"}]}, {"id": "8d8da586bf94ec55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "2154a244b4e642c181c79790dba09a60b5bc304d263c8d5041d04c10820e5533"}]}, {"id": "02410bd8b11a854e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "d5db05ed1f6399ba018e654639cc41004a36393684b1b0918947dd371ce5f675"}]}, {"id": "82f9bd90d676104c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "9a178303d3a1a4e107e8555fb01a4842a37fde9664fd0c710c7b121000d503d3"}]}, {"id": "d788aca70a01600f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "8c93fd96827aa147fc7eb8828051319b4bcd1828378c6af272fb005645f1f148"}]}, {"id": "fe77dcd7e3f9b771", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "9ea4903d5e5533d803947117b1f3dcdafdf04388599f4a704909cf4e05c29aa4"}]}, {"id": "a9634f384863d659", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "6f91746ad44df9a04e11640a7f5b71ba7fb7a6b93a43b100d85b9eeee1c2dd35"}]}, {"id": "629c2e605f481177", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "66a3cdc65b55515324c2c0950d95ad7b08f897deaca659187ec61de45c326a30"}]}, {"id": "f8389a2534eb91fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "491ecb4be979aeda3b18f40569a58e0bb9c7c4b005f3411cadf974dc09cf608d"}]}, {"id": "dc1b3901f1fb47ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "609a8fbe53458b6b1fe5200b693d6e8482750e62702d553594be4bf4bdd80acf"}]}, {"id": "344932f431b07de8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "37bd17c4b82af00de5cc7384d3aa5d1bc45fd60626263080dc5c188abb5b8ed1"}]}, {"id": "a568b5ca69dba110", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "abb6b96612f5235bb4e9346a6a827c5cb639abb81d551d01280a092743caf716"}]}, {"id": "c49b7185df1cbe70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "f4a523d6456a4628eda4a7159114d81a1551832961eafe466c3cdd9842142a5b"}]}, {"id": "f8e235b3824c3a58", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "8a58b5278ee098f50d48de2679aaaa7582eac4815ce56f8c863bab26db215152"}]}, {"id": "c64d87fced2639e0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "8c2c870134d3e27d708295d75b0d634f5791e06c9094aea59cd3e22b3ea892ea"}]}, {"id": "d613cc1cebd4e2a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "c83b0fbceb1149c094e1f0fc6728600ddaef28203e0831cb4095b926bff8dea9"}]}, {"id": "d65b2e5f617ef4d9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "7b983002a3f88ebc1f89837cd941d469edad80987a0cbdd03ac9fcf3317882aa"}]}, {"id": "5104a896acb01c26", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 748}, "digests": [{"algorithm": "sha256", "value": "2286902ac63d9b21214bc0e2148e6edd48da734664d4f91d6e45c251d478bfbf"}]}, {"id": "4ad9c31fd1024411", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "03a148e2b60a7a69d71f20ae42ec4f998328e3124073b6d0e6180b00aac2cf6a"}]}, {"id": "4bbc8e166885f719", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8251}, "digests": [{"algorithm": "sha256", "value": "6d432250feb0e15108386bf2a299271968bf0692bfbef8f06dd1b84e61e050ef"}]}, {"id": "4b632482662fca5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 562}, "digests": [{"algorithm": "sha256", "value": "923736626a6717bdff1b2dc92c8d27b7e78265cf1b249d829136565cfe9595a5"}]}, {"id": "23ad4260097be971", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8300}, "digests": [{"algorithm": "sha256", "value": "b534e71ef8fa18160a4880fe2eecc03e7f3df007855e44c4dca5c0007549bb47"}]}, {"id": "a8e8a0f314ca6044", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 515}, "digests": [{"algorithm": "sha256", "value": "acdad31f585aacca4165b114607c9648c6b890ae66ef6255260175fe49107a34"}]}, {"id": "05273855db125651", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "25c86a81506eac95291ee83dda14705215348636710d02e164e666679f9580e8"}]}, {"id": "7363b1c4d11e87e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8270}, "digests": [{"algorithm": "sha256", "value": "887e26bd91f54842ef445626b6375cbde3f8e1526692998fd8f267cde5bd1a3a"}]}, {"id": "7255976adfd641d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "8207d468e5a61ba31399057ccdeb51d2c5b63a9ea1132b97bed4b7e8237148a2"}]}, {"id": "f8a0c5b161006db6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 583}, "digests": [{"algorithm": "sha256", "value": "14b92c1668c9933648cf689e3bb9b08600501033f387c7e9670097b3fdd6bf2d"}]}, {"id": "b844da0ba2ea76b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8624}, "digests": [{"algorithm": "sha256", "value": "190c44e150c348c907944bce3b0fa5ba2f8a800dd5be6e270c43082c780bf7e5"}]}, {"id": "dbc51f9b07323f92", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "60bdcd682c3e7dfe1aac833c7dd4a5017e360bb062747ec05395e3587fcf9ff3"}]}, {"id": "dedc06b8e698e962", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "eb9b22d97f9c1b7626ab61da3311c7037615f8d9c2863c8e66e0df811e4acaca"}]}, {"id": "357a8d481f5a88bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8670}, "digests": [{"algorithm": "sha256", "value": "f9886eb8f729f0800b307c2555ce40fb7e2be57051c93c0f6cd7bff39d7d8572"}]}, {"id": "f0f9ca83588f0129", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7464}, "digests": [{"algorithm": "sha256", "value": "0e5a153d0cec2700d17e8347cbd7ee8b6396177482d25239cb3e382eb5e3e9f2"}]}, {"id": "28e9f1385cb8bd54", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "a9f3738e978fc778f959e6821b7010a4706a6927c8840152d6d1aa8587a0a7f8"}]}, {"id": "a2c595543bf81019", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "ca81045e40d3afaec30dff910e79b590e5b96d21522eca80529e3e77ac6e68c4"}]}, {"id": "da4a0471cd004bf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7496}, "digests": [{"algorithm": "sha256", "value": "8519345f30e4081ceedfe4548ffab9cbc05cb5eee6d220db5fc62761c5051912"}]}, {"id": "e1b9650398fa69cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 827}, "digests": [{"algorithm": "sha256", "value": "04f61094131cfc2a9c874f0a201ca45e17ec349329e9ae57af6b71b23f532840"}]}, {"id": "9449649f9f7cbbf4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "6f39b9470727479e150677988d67521eedae7723d92ae3dcd7ef739c37bc72a1"}]}, {"id": "50624f945e7a379c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNon.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 653}, "digests": [{"algorithm": "sha256", "value": "c827eebfecabe32e79206282345b11e4ffdf41170ae8d89414aade48a87b9f38"}]}, {"id": "4bc21b1f02200eed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "00262341d84a268c0d5adbfef988a4a8b319e33076c91e910ac1b99c4ee265b2"}]}, {"id": "b04e4fa7f39c9886", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "28b3807ea2d2914a91dae6eb999fb72ef45a59cd2930b977eb586463a97b36c9"}]}, {"id": "7c6daf71abc581a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "54411a46e13b0a1250a6c0fa42bc4ae07c2b0265958784bf027268ed1999a3b3"}]}, {"id": "310d4e5b1d68e413", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "8fdcd978682f51fb81aafbe5651d192e1b4c273b8a9f02b590a06892f5db5ed5"}]}, {"id": "48c43a64c5172ec4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "56454f5bb71a4781d8ec79b2ee70aa9305c9b76440e1ffa0fe3787880f8f47e0"}]}, {"id": "ea1b9fe34014e106", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "88d3d10eca5c8303339fe6f94fdb06b90585d76384d022f6bc65d91fe60a1c32"}]}, {"id": "8f7e7195eb197084", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "802ab3ce9609646c51862553c9be089464b3f0eb4c7ff8e6efb86c364022c1ce"}]}, {"id": "1f1e15aea2939905", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3636}, "digests": [{"algorithm": "sha256", "value": "87e3a16fc489ffe98f2b10522df4282ccd02f1b70290d18aa5835c90ecf1caed"}]}, {"id": "26a358d3fc6c1d9c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 711}, "digests": [{"algorithm": "sha256", "value": "5ad01b674d0702aabf528c15fdbf9ebea9ea282c93dc90b028695e130edb86e8"}]}, {"id": "f4b0045408f96f6c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6224}, "digests": [{"algorithm": "sha256", "value": "655c737439f48a549edb6ac5a3cf5b66d292a884785673aa5ffdd2da73163a75"}]}, {"id": "d545baf931d36954", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7099}, "digests": [{"algorithm": "sha256", "value": "3777f708227e1b6f38dbeeb56b2d58c6e9b4f109a68fa41211a317fbcf7ff884"}]}, {"id": "6639e29181b23cf8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "46f0df83b82f1279e5d50d4938ef6dc18c098e184e96bd75029fcb46bf1735a9"}]}, {"id": "697caf46fd6509ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "c659d962039ef764774fde1386d1c5b35af68731b8262ee8c8b6d0f46c1a2b1a"}]}, {"id": "1543d38adbfd38b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1288}, "digests": [{"algorithm": "sha256", "value": "fd9b49913e77fc3c52bd929bd417647f4f57dfaab7a44a2e1f5370195cb5aa8c"}]}, {"id": "923c5f4e73359f0a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 568}, "digests": [{"algorithm": "sha256", "value": "c81275e6c6645369a0ed031d1dc24b91bfda5381da24e22566ac5cc05f9a32f9"}]}, {"id": "dd8ea68c3f68ea1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7069}, "digests": [{"algorithm": "sha256", "value": "404831ec691da08ffd06c097a7df0ad1e778c3caf27d87e1f7040d99321dbbf6"}]}, {"id": "1e63086630595eb2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9413}, "digests": [{"algorithm": "sha256", "value": "d93054ac9154ee005292718d9e3c27762c44dbf7333fd46ccdd0e3b5b2432faa"}]}, {"id": "700406a05f2a7163", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "58a22d70a2a2e621b6bc4611dafa91976b3d5bdfeddddc1b9443a005ee371dd7"}]}, {"id": "3bdd3ac126def072", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "fe66f318439e054f7341068d20adc3ecbae0cd2e80248ebf6337aaa3e304809c"}]}, {"id": "ddf2e615d2734891", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "483c1dde9d22f5a72cfb0d30b18b1b38bf480a7f93af107859d7148b3e247918"}]}, {"id": "8c22aa454ed6c360", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Armn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "f939b3073e76c1bee6e8ead109a38761165337212f9ecda427123210b0e0ad39"}]}, {"id": "7994d070d2519f41", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "daea3d356c70c4b28484dad0b629305f0cb79c0ee3c3ff1001d8c8871bc56714"}]}, {"id": "4a8d2b9a6b0349fc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "0ec310c1c6213b4a7a736ee323b959b8bb427c9762ce37bae46abaaa4ec5f0e1"}]}, {"id": "5324f24564f6a2ee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "5e8347af1622aa549419fa1a33e26ea92fdfaa7e657468be140e6c98a3317e58"}]}, {"id": "531a38b7ee6af69e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "2bac00eba76eb622b26eb80d9b521091436af97ddf7d378f78cf856a5f8e616f"}]}, {"id": "9702c8f1951b4df4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "b52f08b5e1a93ee309c9f86f03f61010cf66c2b07c129326c1a5707764e5a59c"}]}, {"id": "9bfbed0da5c52aaa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "e358d4ca6af5e7732f29a5d6245081714071538f3b21f93a6334edcd6cd34f95"}]}, {"id": "1d9c10187d7c1421", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "3932a522e6a75c77a4f1272d520455c8839b6aa1771e3c0c5e6e82ee80f2cfa9"}]}, {"id": "3c4b5b2d8c3adc3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "529df09cc00467e27f824abc158e8c068b8a527a18cc23bdeb14cc09e13c1fac"}]}, {"id": "1197b23b8ecae576", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "cac61716ed9a7ea7a0e661889ec21ad87d577e071ff1a7bccb42144a8877a51f"}]}, {"id": "1453bb8f780ab199", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "c3ff7dfb29735403e21ab038623dc79eeabf2c65cf0868675187a15dae0baa6f"}]}, {"id": "837f54bd9164b876", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "0d6ebc024d0c681b4e22d791c84579d5a2c3e903e12286bb1e2d82c1aeba9c4a"}]}, {"id": "f9ada0d3a1a43004", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "8a2977707796eb6fdf3f97c56b88c953461bd48063a170faf6b422dce1511961"}]}, {"id": "8ceb20da51cbdc38", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "62d8ac9b0ccbb6a654207097af40bbe45a73be1e50a7bf8f39ae34fa2c9c4738"}]}, {"id": "c7d604f6c3c4b9b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 707}, "digests": [{"algorithm": "sha256", "value": "12a86cf31c97c025c9405774a91fa93e2ef76c1ba5e5c6a2d4794cfb52c4dd91"}]}, {"id": "5cfddb6cc4078629", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "0935364a4b2dbd2f074fdf7423ad379ac3760aa6a8af4585a8b671b077dfbfb8"}]}, {"id": "7f34434d3d53a9b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "e516c5f573175008ee7a199ba80f08419fc1e0c8a2c534bd56baa4fd43b4df2a"}]}, {"id": "845e2877bcdf408f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "968b4ed456b09c7a9699d5e21e08955207fb21e0b7286c6e8efca81236389100"}]}, {"id": "c15ed741419f6db2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "8922f9bcdaa1e599345cac1583dc7f66b19eebbe6de3149f746d525c0b5f23aa"}]}, {"id": "0ef38c87114002f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "16369987cb1d9cfe758dde09dc2304ce33e7cda1a8e3e588a758179957240548"}]}, {"id": "2b635d26f8760df0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "9c365e75327ec9deb9c48f1700599d8f8ef03ee5ce246812080b6babb5d6cb82"}]}, {"id": "bc1644818eb77a18", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "c55c2fb80492872e5ffb22b7ae577395b0e190cbab75ebc6b8a72638bab4855b"}]}, {"id": "675d92cd1aab24d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "06de47dc166c500efa35ac8e9790bd5039376a56ee02b0a43f9d9741204d62e1"}]}, {"id": "4e15c844b70f8803", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "0f4af0ee17d52e8944ca1a78762d1d58f9eda8776366ed9b0169d3d67814f5bb"}]}, {"id": "022439273e7671d3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "d18bc1bf7a3f96d4abc1177ee77008d317328b82c936a63b4d7aa8b29e97b53d"}]}, {"id": "ae684076216a33dd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "7dbf71268c9f29f083e7f5c20893aa1734606e19bf9010388b5499ddc58eec21"}]}, {"id": "c3a7a0d83404d823", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "fc9e2b39ac7a97af871ebac5c2028e6546c04c74db836824b78209658c850f12"}]}, {"id": "a8069c8ca98bb7c1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "3ec705192363cd6c1a2ef9b623dfc473c373fe03bbe54376772a483df62d2bc0"}]}, {"id": "6325b125c065403c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "426ba6f4692f43eb5c4a358121a271349ad527d27eedff696a466d9ba7d8ca9e"}]}, {"id": "5ea197d694d14125", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "9d17b15f695a1191a81897c219fbe9f85416ddfc1e7ea9e85601e242f23beb6f"}]}, {"id": "d8eed8776eeb14c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 803}, "digests": [{"algorithm": "sha256", "value": "9d3d9d315567bb243ef5a91747cc4724c5991e6a416841d854115e2b76073d0a"}]}, {"id": "f07af3b7e1296efa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "6bd373b2a53a7dcd33d32d316476b4002f77847f152c8a89dbcf2cf94b3f2a9a"}]}, {"id": "5f1a5baaa12fa3ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "d52311446b1ef478876d9748baaf83a932c385647577262d798e93b35a6ef069"}]}, {"id": "cbef91ad0f380bb9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "a6794297f0a07f759ac220275241f7d8b50250823366c4b4dc85328ec35495b6"}]}, {"id": "3946d68db8593ad3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "79f8de90a9bc6b97a24e60d0d41d37f48d0365e5892c9107f6b3d7f3b3d3b3a6"}]}, {"id": "1b842a244320f724", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "f07c36f7d34a8a98f4c21bed376cd1dee3d1fa32141203157d6ecb1b5b52c14b"}]}, {"id": "d0d96b93c4c41e5c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3583bbe20b64a444df35131c4f9bc8aa39e9b1e0473ffe5759756240b101199d"}]}, {"id": "775f48be2a49949c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "4613e13e35321daa9da8333fdff5b6c9c13137312c65ca252da14a05c6585afc"}]}, {"id": "20bd1f8dcea1951f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "0ff195f67f42a285e450c72e7010d8de7eda9ad57612756f368d9da9491a5adb"}]}, {"id": "59f708bf959bafbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "893ad9528dabb24dd52e18988ae7ccc78304ccd6059c8f02c8257a6fe94f8cbb"}]}, {"id": "1021d16153887d3c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "1eb897db1c3fb0aba8085999e6b5bc33c3a116b01ae757529a9403b88c035923"}]}, {"id": "cfa8129e01a3667e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "3a237b811afabce7385883f25a3298965797f7afd7be9620f975024c9a43dc2e"}]}, {"id": "1ddc1b47a8b61b15", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "958b798850890585b7694e689f5d6f64e5507144c6f2054dbb9af18f640beb4c"}]}, {"id": "16db3e68f7723728", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "6e1871730aea7bb455e1e5c92fb9a0edf35c6ee87ce413edeabcb6e25aade09c"}]}, {"id": "8d47c7f0b4ad60ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "a31adc16997afd4987cc27dce1a9da37695716e9ae9e63c7d3988643f0b0d31a"}]}, {"id": "10e9cec1bffd0d57", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "9113b4d9f08b731192ffc53dce2f0e9b96c46f5f5921f02da8c6b16c5634e983"}]}, {"id": "a0df5fbf2ef5cfc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "d836a3d8ed869df65176549078b66fd77535bf87788b68f68f578cf541b3eb00"}]}, {"id": "e5430f20f929637a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "85ba271dc21a3e3b93ee457467249244fddc67798574d116e8591843053d0839"}]}, {"id": "90c5b048c5bc588f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "06acee64e8354d033939f394bc7be757fdad1ddfb10bb5bee98c300cd9cfa68e"}]}, {"id": "d86ba5d3d8476e4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "03a449d840270185abd939bee430a6e81b5eac205d14429ede20e61292fe7090"}]}, {"id": "ab6be017b69ac7ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 775}, "digests": [{"algorithm": "sha256", "value": "f61eb0ab698ee5e253a08e0349882270bd0b5993c1f1c91fba0385e73eade845"}]}, {"id": "de895577bd87821b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "9063bcb4fb9173915e7fcbe9997ce154c8f5be3a59835ce955eefefdc59eaf3a"}]}, {"id": "ac9bf799712043eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "e378815a05254ba76ab8fe63ec86c21acbb66277e106b58cf5eb02f9c1531a90"}]}, {"id": "1e0c55b495d63604", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "30ceb9f4f69cc95b3cd752682215bd63e03fcd4fe6afa1c36919f5c10a92007d"}]}, {"id": "49d9fea271c97abf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 903}, "digests": [{"algorithm": "sha256", "value": "d480d3424f443405c9dc43e5dcb8a5f61d395a19dfb28d3e0aa73d55cb926e38"}]}, {"id": "caa77c3182c90c97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "49a04736f45b5fab19c79611b28386c9b91ccc89949e3b25f70bf070bbad0280"}]}, {"id": "d798f2d99a10b200", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "3326a87331505edb9b49cd872bc533350b5e75faa70935fb5e3b425884c553b4"}]}, {"id": "d6d941e8d107e0f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "64017d6dfa2204873a5f6c2e18401698cac4ce16bb408fe6c1fc226e90a21d83"}]}, {"id": "4859c08875cf4837", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "20c19b4852d5cb31e5df0b1689c1f02b21ee9956c3bf55d653057c2a07757cbd"}]}, {"id": "d889692f0f7f17e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "6ead0b96671604825c4fd2fb5dad0b431b2a0611661cf40f7c676f3d42d9e55c"}]}, {"id": "370ef9f8c7c48923", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "3a827de73265565c18052dadc517afe889776d754355026291ac22853738fa15"}]}, {"id": "01e8653299c4cd12", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "165274799455e4a63e04a2434af88017432dd688393cf6742303e6c8b3560831"}]}, {"id": "5f83cf8868a9365a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "caa218cefd089b3dea32218ef240b97eb73574d86362af33c78799fb41c35944"}]}, {"id": "49751b09359f167a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "5d3a605c2c1ded055c2c6f5d88d21b6dabc5b69accb802da8a5583e0b39af188"}]}, {"id": "0478ceb98f8336fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "1943aa0c3a66899358ccf52d387f7d8eb8527e3fa84bee0c2b706af92c5a1046"}]}, {"id": "4e8c682f80f86d55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d1867b9908e72699fe4fc9c760c7f945dca8ce38e263d20b5c2e413cccb47288"}]}, {"id": "15c35e69f474caf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "95df871534913da209180b3f56f18a9ad42471e36ddedd375d036817e0589bbd"}]}, {"id": "e1e6626002427cf5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "adc37534721a2b2fb65f453261d2ae237d3f2aac6f207cbd61f29a976277617e"}]}, {"id": "fbed10fc006204ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 884}, "digests": [{"algorithm": "sha256", "value": "b3bf5200f32991746c23da879d10846cf7f702e157303816380a98cd7b5b1110"}]}, {"id": "eb52970b5d1bf504", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "c54c03d5277a74482aa5bc646f003943d2891c481acc80a4a175f4c4b0d2e048"}]}, {"id": "6525db1f6091a954", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "2fc7e12e196ceb3e099ea5aa968ad292beaa705fed20a432d8a61f0692e3bcb0"}]}, {"id": "67e74a7de585ba5e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "d42057a1c10459ccd8199d7a4b496d830220f29733b0c9ea48cd08f7a21c1e7a"}]}, {"id": "47385ec56b608488", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "801578d06d06b428497c633077be8d7e169caef6d2ed62f56ea84d0d5aeebe5a"}]}, {"id": "0416edd49634ace7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "acbc0c9875b37b166d11319ddbb77b94b28f94d3b28a7060f88d613a9d1d3e63"}]}, {"id": "1fabf21852173aff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "7a18d5f8b71ce36ea90cbcf6c8a79dc5d1adfec874a7fdf74453c9ebbd23b6a5"}]}, {"id": "99891f9b76a694af", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "8c37283a5c3368104ba887c4747d0883d0de8bc1e8fe697edd1ce01a05fe6347"}]}, {"id": "57d7c4ae38dd7bc9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "d1ad06fe2a3da22c1d7325cc8e0c02b03f433def7171cd8bf9e83775908acd90"}]}, {"id": "ed76bcd0754c27b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "0b0a93dcf5031dcb4aaeac9271e528a1b2735bceadee8735effab5613b2ab922"}]}, {"id": "9179e069d6b80d19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d604b519b74ada17d27d8d0c56ce5dc336d479c56230c1b7bb2cf051a8f99036"}]}, {"id": "c52638457ceaf463", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "5024e6250335a30ba054ecd93a4346c421d5ac9694e4adf6f691645d1f6ec20d"}]}, {"id": "b39132003adea34d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "352263accc4b2bf4148f2af19fb406321ace031e2cb9af6720c41fe78b655301"}]}, {"id": "094cf736c1ce1b3c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "02f42b6e7017d7e77cb819a1fd609503607179479c7057468a652ca718d3add0"}]}, {"id": "d2f53415ce914ef4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "8c85cb652bcc8ecb85044703ad81b7589b1df58637fdb9bddd3563ae2f2a66db"}]}, {"id": "ceb55fa835f18990", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "a53b8460f1ddbd94769a485d04eab8a04b9ef5e5e24e4269181c740244f4f1a0"}]}, {"id": "3e2569b9179cd6e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "eaed7f5144796272436ba29f1692440c5d47c12789956b865bf450ae7468cfa1"}]}, {"id": "d43a666c7536443e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "f64de535a2800e279e4be21459ff72c1b6418156a6bf81aff1ff495c326d7470"}]}, {"id": "0832515bb257a808", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "674f767f490211b0a34248d6435a85b877dafe829b6f30efce38ca5de0da7ac6"}]}, {"id": "1ffdd461523ffeea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "453ced01b7547b00853b46f2e13b26295c36074dddf64911a7cad30483cb188d"}]}, {"id": "badb301a599583af", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "158e7631d7d0e821f5d1057d5579f32d0349c1632fe1738166db33459c286812"}]}, {"id": "999658da782bd77e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "14e31e1b8ac665ca07a379dc77b2f9cae81ca4a1c2cd9ab51a4f792349acf868"}]}, {"id": "386ab0a6bd1eb81e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "5e9e93c0e7970ba10c61c27629e2377d73c26307a4b926e536fda59a4871c556"}]}, {"id": "48323f28a0828683", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "fb55adf22d19b9931b122384ec6a0b3fbb2988bef5bf6e325a739426a324ebc4"}]}, {"id": "b6bb6b2722d85780", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "8bd1e66bb5ffb5c2ba8952ee8fb34241bd3bdb88cedcfc7a110c8afef2f84952"}]}, {"id": "d8123c9d3992db85", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "50eeb847e7bb1f75037524cf00a723789fb0b44b29af489473701b2c151fa9eb"}]}, {"id": "7ec79188365fc21a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 681}, "digests": [{"algorithm": "sha256", "value": "d4dc6a07720e40ea49a6079f2aca8e941333c604a298011565d65d996802c94a"}]}, {"id": "000b591c24e61c1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2284}, "digests": [{"algorithm": "sha256", "value": "978eb7a6fb6a25768bf41f1aec2c3a479f9e633ce73a3289f5f4a15ab06400be"}]}, {"id": "cb1412f00f1c6c9b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8218}, "digests": [{"algorithm": "sha256", "value": "c28f81ea468eb2b9c4744963d7c2303d97615cdf026624e967840b04341fef7b"}]}, {"id": "35d7f0157cb894b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1618}, "digests": [{"algorithm": "sha256", "value": "8ad31e40c89c6c74b043655aaa846764ac35f081334f786fca553c0434813cdd"}]}, {"id": "ab0e4e8fa2a2aa19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 669}, "digests": [{"algorithm": "sha256", "value": "cb8a613235a2efd34d9a2bfc3797f030908b6f95f190afa73f6429e300d34944"}]}, {"id": "dbd0e485206663c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7059}, "digests": [{"algorithm": "sha256", "value": "1084e62baf750960b5bb299b11333c262ac83caa45147f8700f386a5701f0353"}]}, {"id": "117d6c72396aa8ca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1437}, "digests": [{"algorithm": "sha256", "value": "2af1041b889a8e34cb84168d9e2816d7055ed1a9c968f3117c3f750fe471c213"}]}, {"id": "8b4338e8f17c6f3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "e1f873abbf55bde5e49a20beada26f47e8882b764566182b97364bd6ac131ab7"}]}, {"id": "4395e5f0e534ed16", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "17a6f7b56ca3532e962455ad871c101dd41e73a05d801c6c7a3ec402a69b4730"}]}, {"id": "ff3619afeeb52302", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "e1c07924cc190f4cf8817967997d4287e3949fd6ab5bf6b1e2d806543936455e"}]}, {"id": "0ad32226f937770c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "90fee10db196adacd7835400977e212a379adc7d7df956fab51ab2ba2851f484"}]}, {"id": "5e30e38ceeda4103", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3650}, "digests": [{"algorithm": "sha256", "value": "1b6a8523e024af125e127347234d6353d7342df0f4e6307039704e2da78612e3"}]}, {"id": "7dde37cbe7c9aa65", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "258f54d30e0c87f4145034d238ef1a7ba97d0ac0ba86ac40a91dd120838640ed"}]}, {"id": "6cc9cd58e6d9918d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "e01915dd9ad7f500ea5b8f4bbc6099d789810a2a692ff1da657ac4f205c89dbd"}]}, {"id": "1fc361aea01d1462", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "d6800ab78e4be6b628d2791bb7bf3a7733da9ddd13c3055a6be315d5519d7edd"}]}, {"id": "c7e2297203aa3b0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6579}, "digests": [{"algorithm": "sha256", "value": "5fc933d5e21ab215d41490f1d608774035818c5b3308e4395f01dffe83bafdb1"}]}, {"id": "788a2b9621076b86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "f076dce3686ae4206d0f27882da2a1d3df54f243f5a02411fc54907f344dee1b"}]}, {"id": "411b1c75b84e47a4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 569}, "digests": [{"algorithm": "sha256", "value": "70305c321aa0a916ea93eb6c5c31b53e098d06fd6035cdcb09da5e5219a29ece"}]}, {"id": "8e2845c2b1b8e834", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "13b0a41f6d34aa68bf08d39bd454ad18c13005a685765049293517d1cb35629d"}]}, {"id": "147cf9b1c856f19d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "5884fa17bb2eec74b8779eb8d4d407f0c81595c705a42371c78d354e68aa366a"}]}, {"id": "f7ffba30882068fb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "b8bc4aa9ad4bcaf4674dd9afdb73bda24f91f92d3bdea6cb4cee84f162fec518"}]}, {"id": "f40a201584692ebe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8749}, "digests": [{"algorithm": "sha256", "value": "9af30604b598fdf40554329f758c9286dad616da419b64254de12bfe55903c0c"}]}, {"id": "7dfaac21f5b7c87c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "d15a672c4399330e7e945d12d598a77314bc19149ccd30a2e1a13c50b4df25a8"}]}, {"id": "7760c3ee5be9b6e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7480}, "digests": [{"algorithm": "sha256", "value": "697e788e18c6055164364076d0ab3848a6170e268f31ba4377241193bdbb8190"}]}, {"id": "70255778c311e5a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 313}, "digests": [{"algorithm": "sha256", "value": "0d6d9fb00c37a0f087adaf37f5490825d9ccbb4aa1f32979efeadf0093abe1be"}]}, {"id": "4e39a4e092f74496", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8_heavy.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27299}, "digests": [{"algorithm": "sha256", "value": "e92870920db862e597b2fe1ad89abfc27c75a31bee2edafca62f097d2d1ef7fb"}]}, {"id": "573c1ffad6517590", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "4df4ccb7cb05495f7d7b47c472bae0c92ee7b82aae0a2b31c23ca7bff9504163"}]}, {"id": "9faf0469a595c47c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25941}, "digests": [{"algorithm": "sha256", "value": "184e64a550090e4260e002d68075e8a8ed55a776547a1c5dd805ae92d550e9fb"}]}, {"id": "dbe55ba149996c2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 488}, "digests": [{"algorithm": "sha256", "value": "962110d3faf3e55749a260d97edaf8a9d31293b0f33d2e7771663a9ef364aa94"}]}, {"id": "ede5f056a0d32c86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29474}, "digests": [{"algorithm": "sha256", "value": "5db852a2171e4d5b637067e1188f4aa30446498c2f0da1a47ff3c31eb849ac06"}]}, {"id": "0c43992dc846c98c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Concise.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 60514}, "digests": [{"algorithm": "sha256", "value": "c86db93c6a0aa92d36aea7d01089d9e875303cbf1d85ec727befff38148696c8"}]}, {"id": "0bd471a8df52f7f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Showlex.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5656}, "digests": [{"algorithm": "sha256", "value": "243f0d9554a5cae051ed2678441b8ece4420afce0e16bf075ca45f8bb1345307"}]}, {"id": "30bd5a02cfad2f7e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Terse.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2905}, "digests": [{"algorithm": "sha256", "value": "25dd65d3630d6094acae1715e769e191cb73f8af773a1a046f698a1aa9497765"}]}, {"id": "25806b324165d17d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Xref.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12494}, "digests": [{"algorithm": "sha256", "value": "adbb5535cb333dc3d78025f95618d218e92015d880bee559ceb6277cd0042539"}]}, {"id": "ca4e59dbd8b5b1f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/EXTERN.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "42786659256e478e947bcc5d0b6a788328283fa76f80353c7d8f28521b876fc8"}]}, {"id": "dbb2328788d88106", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/INTERN.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1309}, "digests": [{"algorithm": "sha256", "value": "adff4009e67f172890a44e025ee48516577bacd5eb60b334e08a8f9ca6a18815"}]}, {"id": "bd6e8d1e49a8ca8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/XSUB.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24399}, "digests": [{"algorithm": "sha256", "value": "90e3be5aa6759d8cb525e6909d2ff5d2ee1e4296337c7422cb30bbb878c19ddd"}]}, {"id": "81ff103bc1f7d004", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/av.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3294}, "digests": [{"algorithm": "sha256", "value": "e10eb32fa02bd877b3066bf8a9af8efed53be1126956da3777b1aea8e887cf3c"}]}, {"id": "c176b2f5955dada2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/bitcount.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 850}, "digests": [{"algorithm": "sha256", "value": "a8d068a63bd5d203923878fb14f06287723f2be0a6b0a16ad093f7ac658ed18f"}]}, {"id": "ef389166f22712d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/charclass_invlists.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4114121}, "digests": [{"algorithm": "sha256", "value": "318fdd344f3e3cf08d4233d921f8781df958dcb71d666f10619aef951a5a3165"}]}, {"id": "23a4317788e1fd48", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/config.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 163749}, "digests": [{"algorithm": "sha256", "value": "2720bb29034081b7ead1a8bd0f4194c007c576df0a6e1bf2bfdcdadb0c11ef9a"}]}, {"id": "7b0fc62e63704c95", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cop.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40723}, "digests": [{"algorithm": "sha256", "value": "2ae3ac6065d83a00e47dc41d10969efc36f295583bc63336a1dcd710c3329ba1"}]}, {"id": "4468a01befd3716b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cv.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12323}, "digests": [{"algorithm": "sha256", "value": "011f6247700bf3750d2ebaf637a6d198e60567ebf17c98adb0024a76f58487dd"}]}, {"id": "d6be258f3959a48c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dosish.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5461}, "digests": [{"algorithm": "sha256", "value": "2bce6e111a395dfb1efe04dff4c31154dfc66deb13ef3692ea1d6a0eaf543cdb"}]}, {"id": "8c56d1c880d6a15f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dquote_inline.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1861}, "digests": [{"algorithm": "sha256", "value": "a2a75c98fef1692b3ce1e27707133432c08f3f0a188d7f59fadbc619d2e6ef79"}]}, {"id": "4e5a1b36fb347358", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/ebcdic_tables.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49548}, "digests": [{"algorithm": "sha256", "value": "8e9f567c7266d7084f9ff55318e6be7ef0cef41085429d3aafc5768d2400c524"}]}, {"id": "e73de0a920904433", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embed.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 102697}, "digests": [{"algorithm": "sha256", "value": "dfe6609efe2fdd3fcf7d8da996e989793ef0a3de78af7c7db85c14aa6a2b7d2b"}]}, {"id": "6f3e27a59016c3dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embedvar.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23467}, "digests": [{"algorithm": "sha256", "value": "a57851a524aec8a2c1a1c1a7ae5ae74074ff56ca2cc87cd82503c891edfe6e79"}]}, {"id": "706bc4567eb67839", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/fakesdio.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "1f818279a8ed00aa695133f37e66d4db88b4ee29019bdc0c34b3fd8566bf4273"}]}, {"id": "2c145508e2221bed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/feature.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5046}, "digests": [{"algorithm": "sha256", "value": "c17371059ec807b826dc13ac8538c6e432df447d86c4ae52059594fcd1da5863"}]}, {"id": "e5be5de6af2573ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/form.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1463}, "digests": [{"algorithm": "sha256", "value": "6c24792c4d114d0424368c4bb0e8db038f955aa31ad46aa35e70ce8ac62a0f60"}]}, {"id": "8e8826aaaf42ef0b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/git_version.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "318bea5fc9c14516d3f9451d5b4c316601a14bcbf21a6148cf11044f272f5e7b"}]}, {"id": "db4e7983966b5cf7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/gv.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10711}, "digests": [{"algorithm": "sha256", "value": "9aa21b3d94816418a9493340182d7f4dc8895aa6a605ef8aff73ba70cb0774b9"}]}, {"id": "97f7b21e7cb3ed91", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/handy.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126538}, "digests": [{"algorithm": "sha256", "value": "ca600f1f72c91aa8e1a7892af3b71e1480f9f8d0ddf6692a599d4611d4109c2a"}]}, {"id": "9ff4f0356bd06f9c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25545}, "digests": [{"algorithm": "sha256", "value": "fc0f3189b2e954a25fb7f5ae1be56fd0b6cdcd4e93259596bd59f83c290ff620"}]}, {"id": "829de2a81997c07b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_func.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10786}, "digests": [{"algorithm": "sha256", "value": "cad1ca17a38566cfdaf2725f0ad31a5b8c3a0a965c042f9b354335987273c943"}]}, {"id": "382a301ff0080f17", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_macro.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2953}, "digests": [{"algorithm": "sha256", "value": "2fb6d91b6c85bc71438e25901972a586e7b65419aa23a7dc47bb0a699f0aaf21"}]}, {"id": "12e3d49bf64c511c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/inline.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68866}, "digests": [{"algorithm": "sha256", "value": "f126b666fc6aa8c7316f8543a7a7a3b820a8cfadce42e0af71808333cccd33ae"}]}, {"id": "dedfca1f9a04b66c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/intrpvar.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29425}, "digests": [{"algorithm": "sha256", "value": "c1c441d81bd2c8971a9738bf86d88c9d3aa4c859c95132402219982112cb2ae2"}]}, {"id": "a644119c701f5111", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/invlist_inline.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2976}, "digests": [{"algorithm": "sha256", "value": "e4026d106301d5579a6095df6caad566b74e9d19aee73fe8b873794f2c432112"}]}, {"id": "ecf687af89c0798a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/iperlsys.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48759}, "digests": [{"algorithm": "sha256", "value": "552f04a0dec736a21ff48d05f810ba1844b5445540a767ef36eb2b91ccc192ea"}]}, {"id": "e63a634d03023b49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/keywords.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6587}, "digests": [{"algorithm": "sha256", "value": "03d23ea98470188395f6153af2821fbb637b26b94e4b1e7cefb814f9af408247"}]}, {"id": "40b04c4ae8b417aa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/l1_char_class_tab.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126938}, "digests": [{"algorithm": "sha256", "value": "c905458dae6556399f11dfd1b56f4f533ce35da2f97dcf541651633d6e5c2bf1"}]}, {"id": "80234260994a2f7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/malloc_ctl.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1524}, "digests": [{"algorithm": "sha256", "value": "25b79e510e7c0054aaec1e71d55cf132f85549d1df453105a83dd889501429b9"}]}, {"id": "afd3d0bba95c9db3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/metaconfig.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 952}, "digests": [{"algorithm": "sha256", "value": "66f81407e24787c44d94ab6694f94f3e03ad66a918c245d2ad03e058fd33ef2a"}]}, {"id": "9abde394d0045d1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3013}, "digests": [{"algorithm": "sha256", "value": "f67e161b5fcf3603031dbfb12b83c02d455473460993daf4f83ed3ee1d51d637"}]}, {"id": "b984c5c75c48b254", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_data.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5021}, "digests": [{"algorithm": "sha256", "value": "e0093806e6757abed715134be1af9d8a3f17e4d2f58ad148217db8a3dde6ebd9"}]}, {"id": "ab0a92036706adde", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_raw.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4377}, "digests": [{"algorithm": "sha256", "value": "aaa796f67303f64b9755cc4eaefbdbc6a8614a3b78f30be4d93212f3dfbaea66"}]}, {"id": "fd970c6155cd5ec0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_vtable.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9562}, "digests": [{"algorithm": "sha256", "value": "dc25c88c9c0ce5654fd6a0c87cccaff3cee01b2e2c88a1dc32ae3b34e522b00a"}]}, {"id": "07c2f7f0ef1bbc24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mydtrace.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "f5502559414c10c54d09ee4a89c480559c4dcb404c224b21ec64e2f70813d5d8"}]}, {"id": "0f5841e853a7c0b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/nostdio.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "67fa11f941cbb8b085d8b992b9d00da0788398283caae18222f162b15383c360"}]}, {"id": "c41a91e9a92a75e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36350}, "digests": [{"algorithm": "sha256", "value": "fb62f3d1644ca666f9b6a10b12cf56306aa9227fb037708b3c144b33790c357e"}]}, {"id": "43120871a5a4f130", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op_reg_common.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5911}, "digests": [{"algorithm": "sha256", "value": "cd50c9635151f876a04deb8c18100a7b8d8ec32f14f925d4596a2b58bd78f31d"}]}, {"id": "408086d2d6053638", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opcode.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93275}, "digests": [{"algorithm": "sha256", "value": "4f83fd9613bfdcce8d16f3d60ec01fe7ee8baad3159899d800cf9973da0bddb1"}]}, {"id": "1f9817db44c7653a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opnames.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8860}, "digests": [{"algorithm": "sha256", "value": "121a21c881bde5f2ddd50437f0fb33f667643ed2c601c3c102efcfe11cca4403"}]}, {"id": "d89dc89675954135", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/overload.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3276}, "digests": [{"algorithm": "sha256", "value": "354d72e5a6e83368ab31d96f0d13d91c15eada8f19dd751fcdecb821f08acf98"}]}, {"id": "4b8e849c49f73a2a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pad.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17220}, "digests": [{"algorithm": "sha256", "value": "9b303e5234b4d5b5d898194c6ccdd4d6e4324e0b207d4afc9a015a810f54f02b"}]}, {"id": "ed74fc967fc3ce08", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/parser.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6993}, "digests": [{"algorithm": "sha256", "value": "14737ef5eb4fec05dd0660e7b8fad3b6e24029bcaea774e03f76b5cb9a153150"}]}, {"id": "e0837c4d55f1d878", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel-debian.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 5976}, "digests": [{"algorithm": "sha256", "value": "ee5b9cc1821218389cb8387eb967b61bd260b861f1322907e304c89c22103efd"}]}, {"id": "160df8312ec295bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5373}, "digests": [{"algorithm": "sha256", "value": "393b60fa74d6b772153cd1b45041b3c8568b0d8f6a5fd72fcad3df9c08a90054"}]}, {"id": "d529b66209e70115", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 270175}, "digests": [{"algorithm": "sha256", "value": "3158714379838c73ec0ab81b5b2680c7256e9966d0a43d13da3106d6ba0966ca"}]}, {"id": "30725a2aa93505fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_inc_macro.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6223}, "digests": [{"algorithm": "sha256", "value": "4c3d9471c0215a57be1fdd91a47986ef21250516509b915e250df3057098518c"}]}, {"id": "c3aaddd33c30432f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_langinfo.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "f407a769fb95076d729bdfde8e847a2da76b0d0853b34155f6ad8a0a319acf0b"}]}, {"id": "02f8c37a6c474d0c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlapi.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10170}, "digests": [{"algorithm": "sha256", "value": "06d5455beb74273eb36938c964f62c9911d875af21e789a1fc6f1805907b71de"}]}, {"id": "747bddffb649b882", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlio.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9464}, "digests": [{"algorithm": "sha256", "value": "c11c2c520de9a47dda56d7a57db18a64d5c56fc965bb214244f2f64102e26f4b"}]}, {"id": "b8cd072ba9b85f4b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perliol.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13761}, "digests": [{"algorithm": "sha256", "value": "814cba324b13cd1b60725330217077b5ab8035c44a3ce9b3ae08e5f8e7429a5a"}]}, {"id": "4abd2d782c29650c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlsdio.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "284581e3cbd878828f63981e139d379f79baf0f3adda27369c3bde30c33c26b4"}]}, {"id": "e18d063d26385ea3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlvars.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13314}, "digests": [{"algorithm": "sha256", "value": "ee6d86b570ac9b286468c3b19b65454c72dd0a71bdfbbb7fc5da789424b02735"}]}, {"id": "721c1dd93888e6ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perly.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4434}, "digests": [{"algorithm": "sha256", "value": "8c89fac4452c969f0b8d6e4f8dc847d3341da0f3fe29a13a0de39435b5bf174d"}]}, {"id": "e06785ba1343fffe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28969}, "digests": [{"algorithm": "sha256", "value": "4d1f0539ce2604ee4742f33737b08a5cbc6bb3e34de177201cfb9e780d7848b6"}]}, {"id": "7025eb3c3fb30f89", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp_proto.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12131}, "digests": [{"algorithm": "sha256", "value": "9d197d3efc0b5c4aa80084e184441136d908fde5039b09cbef701ebbb1efffbe"}]}, {"id": "7c345ffb4bc280bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/proto.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258945}, "digests": [{"algorithm": "sha256", "value": "51ffd3c92a556fe97d60299da372d9800ac9dc92259c459584edc4e03dba7acd"}]}, {"id": "d440ae194be9ae55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/reentr.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78454}, "digests": [{"algorithm": "sha256", "value": "779fe9f9cdfdc41be34e58bec08af018849a3199dee514ffa6ada0a46ea64f6d"}]}, {"id": "b8e8a23d21d83515", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcharclass.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140155}, "digests": [{"algorithm": "sha256", "value": "33071f32442e600f7be5a5615a01e52c212557d5e8e77c36092eaa779cebdd66"}]}, {"id": "db9a34d60c68f678", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcomp.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48923}, "digests": [{"algorithm": "sha256", "value": "803f65e41a7201bb585ccb2dcf6628f49840c2d284c931c4d1a5cda38e78647f"}]}, {"id": "3ce530b95dff4292", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regexp.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36624}, "digests": [{"algorithm": "sha256", "value": "1cdefa8d8d2ba01bb660a5a165f7dc6d8488dbde1671fbbb9988ae2b2b3a9720"}]}, {"id": "d0f236db3dce0f13", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regnodes.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38053}, "digests": [{"algorithm": "sha256", "value": "444de09cad2b774d7ddb2e65ea6c8a594d5ef2fbfa810c8bf45451096f02baad"}]}, {"id": "cad6bd2a236eb8d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sbox32_hash.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 57294}, "digests": [{"algorithm": "sha256", "value": "e5a53ae54b9b0b46ce9e4d6edbed1a0a100baf4bc3ae526a03ba40325ca39dc8"}]}, {"id": "c986915e4f85a911", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/scope.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11887}, "digests": [{"algorithm": "sha256", "value": "494a81c668e00422b1ff7aa222faf08d49443cf6489512b65b96dc55176dd07f"}]}, {"id": "06da83a4f39daf3e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/stadtx_hash.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10477}, "digests": [{"algorithm": "sha256", "value": "e6f27a06254b88f8ec0572bde0fdccd552956e65d9e6b83b4d795ee2ab591bc1"}]}, {"id": "fe495513f1961a43", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sv.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85432}, "digests": [{"algorithm": "sha256", "value": "eea88ad7b357f5bb5033c57a644a37cdb94acb7cb2006dea8616f3f57834d28d"}]}, {"id": "31637a676d085c97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/thread.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12095}, "digests": [{"algorithm": "sha256", "value": "db6c948b762cc792ca2f786f0e6f0a7e9f79b2b17b4cd685c9c7ec72ee136d49"}]}, {"id": "98fe4d8dc5418a74", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1588}, "digests": [{"algorithm": "sha256", "value": "9ef8a72a1ffc247a9da26c2bd5b77db59d1476fdc9231d670008ef337b9e7843"}]}, {"id": "cd2c71bcf6a43de6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64_config.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "56faf258d902e7522b271029744bcbb43b1dfe051ae3356ebb85b67703531b83"}]}, {"id": "3f798b0b4f1959dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uconfig.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 163425}, "digests": [{"algorithm": "sha256", "value": "1723b51b1f18c26d011226272737fdf2e54ff9bd441997115d61f69d141915db"}]}, {"id": "d26450a1da8245bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uni_keywords.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535594}, "digests": [{"algorithm": "sha256", "value": "cb0146d05fe1124aa0bd2610edc7ee305d26e1b588a2fad7dcc908b450d3430c"}]}, {"id": "ac52f9e9e1369091", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unicode_constants.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8027}, "digests": [{"algorithm": "sha256", "value": "f9a58b79feb64227d1114160bb7755578f9b319129ffe66b5ecd27e799adb782"}]}, {"id": "17c820fb11d52b4c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unixish.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5193}, "digests": [{"algorithm": "sha256", "value": "d5aaf0278375a411e96c904af7a115e2862f606f7273d1a47a4b910f8b401d38"}]}, {"id": "72b60c24ecfc8ba5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utf8.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47587}, "digests": [{"algorithm": "sha256", "value": "f9111f3a7841fc96d8a56c007a637ccd8244dd6305ac8df0a364fdca24f73128"}]}, {"id": "5bccbcb4aab23a86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utfebcdic.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67051}, "digests": [{"algorithm": "sha256", "value": "9718f5ff85004aaf66b14138e2642267dd61d796df1f8c674b2fe01a0dba81f3"}]}, {"id": "d267289446ef297d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/util.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10011}, "digests": [{"algorithm": "sha256", "value": "9e3a103350781ddd5c3f1b4627a204dee728662fb7c831247b531d5906122d3e"}]}, {"id": "498e90ce7ed2fa61", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uudmap.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 904}, "digests": [{"algorithm": "sha256", "value": "b8275e51d1627f3bead762e0dbe7326a128c60ce16f1ec01f40cc52e320e86af"}]}, {"id": "85f01bd74ff93172", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/vutil.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7993}, "digests": [{"algorithm": "sha256", "value": "b49b22ef0c757d19f1c4f86d0caf2431a872412d36e6a3387dba692af7c16492"}]}, {"id": "beffc18c3e9ba7dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/warnings.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8230}, "digests": [{"algorithm": "sha256", "value": "abfaaab9bbb4aa6317c9ed31efdf2d4da3ae3c8dfb9d437df1da6e70b54b7abb"}]}, {"id": "55805825f3b9b2ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/zaphod32_hash.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10541}, "digests": [{"algorithm": "sha256", "value": "b3f5f609c3e03cd9b11e5405c250ab1491452661c3de579f85edc0d62418eecd"}]}, {"id": "e60c1fd1fa30b72e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Bzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10783}, "digests": [{"algorithm": "sha256", "value": "0169dc5da4243b98288ca2c294ec6a03e69dffa93b1a4488a24160ecaa682032"}]}, {"id": "a467a76858daf5c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Zlib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47456}, "digests": [{"algorithm": "sha256", "value": "72d80dbec8800bc951bbad010425c9d6aff8b2576d41b9b653eb58409011ad87"}]}, {"id": "7f9fe8389e3984b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3280}, "digests": [{"algorithm": "sha256", "value": "02b721a0ebfec7a46b2fb2f8d7980aa3e199591d3ca970085b4996e3750fff9a"}]}, {"id": "0e691ea3e187ea31", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 254947}, "digests": [{"algorithm": "sha256", "value": "a77b6f090998423bf9de5b81df71d4b86fdf73688c65712308a41404b0412dfe"}]}, {"id": "0aa0a65f3ea01afb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_git.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "09c5e2ee35ee18d9043d95273f1cd37bc82e80567fd1372a1eb134c809c39504"}]}, {"id": "70b15e7443edf456", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_heavy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54155}, "digests": [{"algorithm": "sha256", "value": "41bcc443aaa02eb8b36e8c92b461f3be521e73d02712b3164ad352238be58cd0"}]}, {"id": "6577d737ae5bac4f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Cwd.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21942}, "digests": [{"algorithm": "sha256", "value": "692c30595c2e11e9276d816133972a08a2b4cf50a772b6f5b8f646147aeeff00"}]}, {"id": "871ed6ff6b260071", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DB_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65108}, "digests": [{"algorithm": "sha256", "value": "01ccdfcb4956b57d1824665383f21eb6aa94caa1168e1426c6fea304f1741716"}]}, {"id": "1ec71774c991e4a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Data/Dumper.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45832}, "digests": [{"algorithm": "sha256", "value": "28d18ce1ba11835e3ec3e523b0df3ab5a01c570b3cb3356c5563ddf61c92a9fd"}]}, {"id": "1147f670605cb481", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/PPPort.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 247875}, "digests": [{"algorithm": "sha256", "value": "1de86d75498666cad64a0e6a438fc8b090b37ac6f6de575f35bc0916b055eb80"}]}, {"id": "e4dc0225af00f710", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Peek.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18063}, "digests": [{"algorithm": "sha256", "value": "7a742b708dbfc065db4ed0ee926afa85bacdd593d0dc7cc7096f53aec6545069"}]}, {"id": "9cdf9e1c3238e355", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/MD5.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10941}, "digests": [{"algorithm": "sha256", "value": "65cc420fd964c30c0ed1a5edd707d6167e330ebead679974a1edf08a81bf53e2"}]}, {"id": "a6327523a359bcd6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/SHA.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22174}, "digests": [{"algorithm": "sha256", "value": "15efed6020da9028a7a5b2d41d7e6d8e6b1719aeae365bc592ffb4025f76d33d"}]}, {"id": "3f4dd88c8a32b289", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DynaLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25178}, "digests": [{"algorithm": "sha256", "value": "7be8ba0b822364ecffaf1d0069ace4fe1bed6e064e7cde9f8c44e1f4ab4ded89"}]}, {"id": "f113626ae9bde325", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32077}, "digests": [{"algorithm": "sha256", "value": "65743aafc46b3c8bdb2b8bebb1059a1cbd2d3e0d3f24ce3d661185153ae0ff47"}]}, {"id": "51b8c10310e92665", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Alias.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12545}, "digests": [{"algorithm": "sha256", "value": "9ec57c436578d4c67b269c53dcb70db64bf845b7ba294da2b8fb998bc00a45ea"}]}, {"id": "61cb547565960484", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Byte.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2430}, "digests": [{"algorithm": "sha256", "value": "4e6227c9b037cee4961025cb3549d5eabdd1e8ec5a3492ea66f7d933b1665a6d"}]}, {"id": "681c89317868453f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CJKConstants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1683}, "digests": [{"algorithm": "sha256", "value": "78a9d87ad5cdd120aa257cb2ee07b87a6c2844fcae47aa71e29ea9cc0c97b377"}]}, {"id": "65a790be6d408f14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "6ece2a25e2c78a791607edad2b14dc64581553b3dac5d1bafbda73a98096a945"}]}, {"id": "ceba7159d65b8b6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN/HZ.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6084}, "digests": [{"algorithm": "sha256", "value": "bd1a5470b6985ba5d8affece80bd7ec99751a3e57002b559f5c0f3321e05a663"}]}, {"id": "c32bb78c27d2a5c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6065}, "digests": [{"algorithm": "sha256", "value": "a15072cf84ac4a431b91b1a893a7c8d4c4dd48adefa077cd3a9b271cf0aba3bf"}]}, {"id": "12f0bb73d355b07c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/EBCDIC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 865}, "digests": [{"algorithm": "sha256", "value": "9677e24db044d8ad6a82df14e85e2d9e1e6b95cdaf47703e9aeae54f4fc2dce1"}]}, {"id": "f9e31a14d53d2fc8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoder.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6316}, "digests": [{"algorithm": "sha256", "value": "a410578c88f58327fcc0d85445972e26507a557d89482436d2dbcdd0f653d2df"}]}, {"id": "695e6b2634968772", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoding.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9063}, "digests": [{"algorithm": "sha256", "value": "1daaf4400c4462c24d785b7eb91fbebc6eb868192aad410df48019fe7af6e39d"}]}, {"id": "adbe8332241b4756", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/GSM0338.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11879}, "digests": [{"algorithm": "sha256", "value": "0cacf43fd07ce2ac26b29a216062439110de28efcb877abc5383fe15db9c1085"}]}, {"id": "eccef63a567c4a31", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Guess.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10113}, "digests": [{"algorithm": "sha256", "value": "09e83a13678069fe19baa4a1b47c4b5d51e362b03ea28690c7fe58541bbd1936"}]}, {"id": "df1e2557f6a49216", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2682}, "digests": [{"algorithm": "sha256", "value": "5d8e7e54f3f5099470cb223dfbda73791415be115637a8621fcebc4fc03ae703"}]}, {"id": "11142d1faf76083a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/H2Z.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5142}, "digests": [{"algorithm": "sha256", "value": "a4ff8335f472bf058dafad1cfd718d725989ae812def24730d19458e8fc1db5a"}]}, {"id": "2ed0c6f234941bb1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/JIS7.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4262}, "digests": [{"algorithm": "sha256", "value": "67455a0d11915952df6d16b1a7a2a0452ff0c2bf094dbcf38117142a228120fc"}]}, {"id": "01c0dd825ccfb38c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1960}, "digests": [{"algorithm": "sha256", "value": "325edafad01afb13459f6a0f6b0ca767893806e4113d77f4a3e7e517ed56f210"}]}, {"id": "00b348a650911d9d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR/2022_KR.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1977}, "digests": [{"algorithm": "sha256", "value": "cc87f5508c0d61c761682a7a4c4c00a83df96aa2d7f0901991fdaf80d19e4e6d"}]}, {"id": "f6d2e6a02ba239b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16663}, "digests": [{"algorithm": "sha256", "value": "df307fd032c6a497e6fed0df009a854d3aec907fb112dbe1325c7644d5bb3723"}]}, {"id": "ea8053af7cdaf8b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header/ISO_2022_JP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3200}, "digests": [{"algorithm": "sha256", "value": "a85e2979ae1bfcbe6452e31b1f9fcf60bac41675bf0a37b7033bebf1de96f310"}]}, {"id": "bc63ed70878e871d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Name.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3821}, "digests": [{"algorithm": "sha256", "value": "1cabed37ee26cfd763999649f9ac9a5f1e5a81cbc5125b8d85ff19d60b72f906"}]}, {"id": "3c6a53b52b855694", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Symbol.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "be5197c9acd38b8c68651d1e982e0467efac9b5d46c4e928b99192bdea4e4fdf"}]}, {"id": "c8f64500eaa655ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/TW.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2292}, "digests": [{"algorithm": "sha256", "value": "2079c9f1486d270c204850fca458c83dd54dfdba475c126801f4a04b82f4b8ca"}]}, {"id": "636da173d373a039", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8928}, "digests": [{"algorithm": "sha256", "value": "35baa42cd7c4c21885e38bb3cd5adb38cbc23d9a5bf180756f64c9351fe890d1"}]}, {"id": "b26f1228f603c96e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode/UTF7.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3875}, "digests": [{"algorithm": "sha256", "value": "399e819057b0be9e8f90e54bf1c1f8085c74484ed7f31595e1528bb454038648"}]}, {"id": "2cafba08c628524a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Errno.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6586}, "digests": [{"algorithm": "sha256", "value": "ff53aabe761fc98adf2ce75c455bb285495f7a3195fedda9c2b8eacfa2f1ce27"}]}, {"id": "ae170ac1154fdee2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Fcntl.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4044}, "digests": [{"algorithm": "sha256", "value": "02cce578326ffb0393234fd16f4d4d2ce62deec827a6e62454df27e5a2d3d22a"}]}, {"id": "669829dfe2647057", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/DosGlob.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7994}, "digests": [{"algorithm": "sha256", "value": "d368f4970279a97a108268c6e8399977f6fe221ad34b31d753495ab9b6f9d99c"}]}, {"id": "c8cabe08a91c3166", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Glob.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12957}, "digests": [{"algorithm": "sha256", "value": "254b8e72f8a9233c776912494dde967914af420f504c48dd503c2f9c6a7c8be0"}]}, {"id": "7a3b81de00cf73da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10571}, "digests": [{"algorithm": "sha256", "value": "b5d318dd22fee9c82313bb5ed5e183c1ee07422bc4839cea6726c4e083765b90"}]}, {"id": "a62d8e7aa972b3e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/AmigaOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 982}, "digests": [{"algorithm": "sha256", "value": "7fd2361a1ff9375f861fa899db4e709c6815e1563b362d9df7b378da4ffa8c96"}]}, {"id": "9a0560e0e03a03f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Cygwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3610}, "digests": [{"algorithm": "sha256", "value": "3caeec8d48f552b2479610db374134851b3c1eadf04bb2ab26afb26ddd92fc7a"}]}, {"id": "cda040ca52badb62", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Epoc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1571}, "digests": [{"algorithm": "sha256", "value": "6947e70e9d71fd36675467f3fd4535c1f4d115f86e9b5914a08b03173c9b8671"}]}, {"id": "fe7d8b67e8e5a79e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Functions.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2348}, "digests": [{"algorithm": "sha256", "value": "9ac25310e799d5231d821cb325cbb82127b0c23184303b88b4e2d4be1e846a65"}]}, {"id": "cff208f7e71cec3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Mac.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22274}, "digests": [{"algorithm": "sha256", "value": "306075d41e6513e5277d88cf94b6fb66d177cf1d6c80900c736b6a5d732a8e9e"}]}, {"id": "ffe09c544509f44e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/OS2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6766}, "digests": [{"algorithm": "sha256", "value": "6cf37ff8f8089551f89a3fe54ed1c26f729e02a95bd880fcfa046e56d84f7a68"}]}, {"id": "3671cd4c50f039da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Unix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15889}, "digests": [{"algorithm": "sha256", "value": "a8450ef045de09ea86053f6940d100655109493ce1eb55eeccceb760f6d5ab9a"}]}, {"id": "a60700ba87bada5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/VMS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16326}, "digests": [{"algorithm": "sha256", "value": "da56ca664c4cc2205558a057d895452ac0b5e755b82f781ba623f5cffaa97713"}]}, {"id": "4671bedd1d36af24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Win32.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10763}, "digests": [{"algorithm": "sha256", "value": "28f633ab66158d32bef90f57910e512341a99e7cdb78dea1dff3202f13b5cdea"}]}, {"id": "dce5cd80c035faf3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Filter/Util/Call.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14019}, "digests": [{"algorithm": "sha256", "value": "3c2bb8e556bc2b06bf163b68ef70c4168127b6bf96108fe0ecc238a12160b181"}]}, {"id": "f3034dd957a6e33f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/GDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "32024160b42fbbfc249ed2cd5eb146cedd836668fbc9f5257ac1a4c243d0657c"}]}, {"id": "2b36d0d4d9ec4bc7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25096}, "digests": [{"algorithm": "sha256", "value": "6a412dc9e7127247d33be22a7be4c915109770dbed47c6c368a192387967a82f"}]}, {"id": "b61fe9fbea1224b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util/FieldHash.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29790}, "digests": [{"algorithm": "sha256", "value": "24853fda50b1d567dace6e7fd61c959891ac9e3a645907574e84a43af39c1dfa"}]}, {"id": "bb07caf9b1c93728", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/I18N/Langinfo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6550}, "digests": [{"algorithm": "sha256", "value": "b40f78c7fa0bd0ade8d63e446fdfcd733a20a3580e8167a216e26766a79ab292"}]}, {"id": "8fff7972648a7041", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1453}, "digests": [{"algorithm": "sha256", "value": "49ad5440e8a0aff44ee908c550ab0e2ee680542fd19c49008858350887533abf"}]}, {"id": "2d910139eb71e3cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Dir.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5326}, "digests": [{"algorithm": "sha256", "value": "c045f004bbce5d4f510e16905ec02bd12d3e43e2627df85da376f514b7a75c1a"}]}, {"id": "7fc312e11433c2cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4872}, "digests": [{"algorithm": "sha256", "value": "5957d6b9a595786c0a027ddd096fce8f2beed361990c65d45af8cebfc901b29b"}]}, {"id": "54c6a54a82a5d357", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Handle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17142}, "digests": [{"algorithm": "sha256", "value": "7f159c7d7f551554aafcc7829fba1c1f0a30dad7c5dd73684d643d3f1837eaa7"}]}, {"id": "4f246083a67271b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Pipe.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5461}, "digests": [{"algorithm": "sha256", "value": "cb4de5a5e818878a7bfe7753ffbd3d24e2f6f60430e2f1f4940ba6e08b67fda3"}]}, {"id": "6e4ac4670f9a5ba6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Poll.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4508}, "digests": [{"algorithm": "sha256", "value": "7ca14cc698193e59f32a131f94e2045c9061d79bea714d6b4923994afa097bb2"}]}, {"id": "3a6fba7cfe524ae9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Seekable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2891}, "digests": [{"algorithm": "sha256", "value": "f6107c142e03d4f3ec3718b8f86bef9c5213428710fb1a8963f81e27a36fd682"}]}, {"id": "c5021f43101f95be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Select.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8884}, "digests": [{"algorithm": "sha256", "value": "a4c429a745f18de19832b748680ff1701681802cac9e8abeac0a6a9db5f537e6"}]}, {"id": "f6df29f2edd1829c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16032}, "digests": [{"algorithm": "sha256", "value": "6fc0c2e6a070acf687f94e543bdf62a6ac11152dc9ed9396dc5d05276b752fbd"}]}, {"id": "5a0cac20c27c8e11", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/INET.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12467}, "digests": [{"algorithm": "sha256", "value": "aea96e24c40da5392f01709816271bffd8c2ae10a6036c55886ac56f5bc8d524"}]}, {"id": "4a1b5d0ceb334258", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/UNIX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3384}, "digests": [{"algorithm": "sha256", "value": "d6cde2bb267d2d80f9a84ddc322538bada13afb1c5bb18194f3ba549a461d95e"}]}, {"id": "e953fec15fca2df9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Msg.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4520}, "digests": [{"algorithm": "sha256", "value": "ed7ba6c88dd6259c04f7dde08f54c4bdd0ab1e810cf130337e62ef78ef9a4a90"}]}, {"id": "84bdf2726bc46fe3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Semaphore.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6426}, "digests": [{"algorithm": "sha256", "value": "5ac62626c96090621311cae4e62956ce8af02dd20dd5b9ed4474d6b0722df815"}]}, {"id": "78b40ab120cf3bca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SharedMem.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5603}, "digests": [{"algorithm": "sha256", "value": "760889ab7b3f06f7b230f1f614d5b81e8708cea86c6882ea2dcd3ffca748a06e"}]}, {"id": "50565b0c5b9ac206", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SysV.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4731}, "digests": [{"algorithm": "sha256", "value": "7e73529def1ceb5d87f35a0ce33fbcaa27615b4e5d91b23dd7991f29d5cc75c1"}]}, {"id": "b4a6520c4dacd2ca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21126}, "digests": [{"algorithm": "sha256", "value": "ea5f6a490e4470aacf76b8707b85883d2184e6e479e7d6e9fc6ae8ff11aeaefb"}]}, {"id": "e3493741c36740f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util/XS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1018}, "digests": [{"algorithm": "sha256", "value": "1efe7fbd6c52a7d40a738072636a23a95c4e687c7e233df338f60146bccef953"}]}, {"id": "ecb27b66fb7bde74", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/Base64.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5450}, "digests": [{"algorithm": "sha256", "value": "91498dfbc6bd12dc65c54cd637793cd3c5183598f16e2340656310a30c28d0ab"}]}, {"id": "c626125b2d864fff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/QuotedPrint.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3290}, "digests": [{"algorithm": "sha256", "value": "c28ca1088145029ee83e44257306565889a87a4275eee54260fb19bdccc5b5c7"}]}, {"id": "bfd68ca73ed13e6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Math/BigInt/FastCalc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4111}, "digests": [{"algorithm": "sha256", "value": "8f8bc41f54f930231b4fb924a748dd6255b17f0ba262879853268dd4b635efc8"}]}, {"id": "0abfe683da42872c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/NDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3084}, "digests": [{"algorithm": "sha256", "value": "9664474ecf329772673f562d5226f99232011baaeb9510e872cb8966b5e57020"}]}, {"id": "a2447dc7b64839ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/O.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4291}, "digests": [{"algorithm": "sha256", "value": "17d80a90ff40ef1910eec23958cc74ab86381e4ac08af9fb2293a232eb494177"}]}, {"id": "a1227910dd2d2931", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ODBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2970}, "digests": [{"algorithm": "sha256", "value": "36c78fd76f9fd18cfd5de37f6b6818806dd2ab6f4e6107bca51cee5b028b320a"}]}, {"id": "2b4cc1a5d09e1aff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Opcode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15905}, "digests": [{"algorithm": "sha256", "value": "4fe6aec112418cbf587e7aa5d1459de81df6554e99a2eae8d25bf8d75523b994"}]}, {"id": "ae51c066257a33ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20347}, "digests": [{"algorithm": "sha256", "value": "0cd220cf741d65360a8a1963c31434a470832d994587bc9e63895f5886c7ba2f"}]}, {"id": "9b308b12627bdff5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76096}, "digests": [{"algorithm": "sha256", "value": "ea5e8afb48ea6c779741b24a053913601c1dd233953d0c8f4513351a10392765"}]}, {"id": "3a0542a6f7466f16", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/encoding.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "dc5e0448d9b166692ddb2e185730aa78ab8eaea728fa478e82e85c06f654e86e"}]}, {"id": "498137027290a712", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/mmap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 600}, "digests": [{"algorithm": "sha256", "value": "1746eab95926b59d351e1116c6f6a417f12f181d3493e27372a62a56bb33f432"}]}, {"id": "8406bd1587e3d248", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/scalar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 959}, "digests": [{"algorithm": "sha256", "value": "d633e2e16110bd09fa6e261b5f5f653f3bdadb729691590de40b28b6d5317406"}]}, {"id": "4af4190bad576c35", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/via.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7215}, "digests": [{"algorithm": "sha256", "value": "ce35f295b7d125d886e647b4416ffe59caff6eb4af4656ecf86dc1a61c18aa66"}]}, {"id": "c91a259c7a4fa058", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/SDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3809}, "digests": [{"algorithm": "sha256", "value": "cbb194b79d157d8efed31ff1348defe5888db4f0698e87640e796be96e7d44d5"}]}, {"id": "6156abf98964e0f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Scalar/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9938}, "digests": [{"algorithm": "sha256", "value": "36a595e6f80d2e0048e83f56689cef4a7c8411151e2111c8482c2b6a71262343"}]}, {"id": "14322f9a0e716020", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Socket.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37062}, "digests": [{"algorithm": "sha256", "value": "df59b658655a46adbf9beb80e4c0d0771cc5c7c4bae2e4a3728345192fa3bfbb"}]}, {"id": "1dc2dc48c4391fca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Storable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49780}, "digests": [{"algorithm": "sha256", "value": "a3153bc2bccb0df6e4602f87c84e7e0f5dc69263912c969b7f98737fbf049499"}]}, {"id": "19f71a18a0c63583", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sub/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4514}, "digests": [{"algorithm": "sha256", "value": "35675ad0c7823b0cd93e0572497d83290933af9b88d7b14002599c29e499ac25"}]}, {"id": "72e0a5163165f0bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Hostname.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3710}, "digests": [{"algorithm": "sha256", "value": "24bb39bc8c65db07db501e736183a8a1ea59a4157a3a7471604358c9903c5d0a"}]}, {"id": "7231ca2edaac0f3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Syslog.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47897}, "digests": [{"algorithm": "sha256", "value": "c5b430bc3aac7cb36a78d847e05e18fbf5e3ecc44538c33aa44279a57f61d4b5"}]}, {"id": "8155bfc6249aab31", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Tie/Hash/NamedCapture.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1542}, "digests": [{"algorithm": "sha256", "value": "8ea14d655372ddb30ffeec94aa14bbcb98cd051fb6c1956fca772e822bd4cc4e"}]}, {"id": "b3c61aefc0dca785", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/HiRes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24733}, "digests": [{"algorithm": "sha256", "value": "546e0cf10301f4e308f41a405459ee35f8b86379c05b7f459fcf28dbd3ab46a3"}]}, {"id": "c197c2f67b3e0a80", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Piece.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31573}, "digests": [{"algorithm": "sha256", "value": "afdd88299d2a7549e3ba50573ee153e6c534bb936aa491febb3eb5879423dc61"}]}, {"id": "03ed2fc48a68f5e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Seconds.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5349}, "digests": [{"algorithm": "sha256", "value": "0ae4942c5d8bca96c64437046e0103eb7d01062995d5b9eef61ec66e52587e17"}]}, {"id": "8763473ff90028e3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65205}, "digests": [{"algorithm": "sha256", "value": "d2a3a82ff73506ff367b8ab06fe166799a9a6bb1336236eb3807ce56aaf4606e"}]}, {"id": "cfcebc64c25d0f23", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate/Locale.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18988}, "digests": [{"algorithm": "sha256", "value": "e72a57751e649301a860b1e3f1e196a62374bb3916396ef8316399957b389cc7"}]}, {"id": "2766e54b192b9522", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Normalize.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18853}, "digests": [{"algorithm": "sha256", "value": "3317d18dd9a572c23e4d1ddb921c923a57085205e71cbcc23687f6c2043cca61"}]}, {"id": "5c00c6486fdefcf8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/_h2ph_pre.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29399}, "digests": [{"algorithm": "sha256", "value": "d60b8cf0700b8eaf115967a0bd5975f1756c032562cdffd7ca214be9b191326d"}]}, {"id": "bcb3218af796a41d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/bitsperlong.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 324}, "digests": [{"algorithm": "sha256", "value": "1f86d2801601f1a01bfa1fa4f139aec07b928e9093920e8147e9f7f75aa491af"}]}, {"id": "c7bf8d9496ec68d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4060}, "digests": [{"algorithm": "sha256", "value": "9db0bea641ebf0b141893419866d356227a1ec5c88ea7a4e905988cbd7a43769"}]}, {"id": "eba065631c3b4fdf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctls.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6351}, "digests": [{"algorithm": "sha256", "value": "8c3e8508bc7bf82f180c51375d3bc40b477802ac86bead7a396d2fd0e1a77426"}]}, {"id": "baf1daf79b74b0a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/posix_types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 933}, "digests": [{"algorithm": "sha256", "value": "97f4c8f29caf6f1d924385406847e55bf72164a2ade71e5617471dc95a3f8d56"}]}, {"id": "f73e648ae0f2b9b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/socket.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7213}, "digests": [{"algorithm": "sha256", "value": "686d59e398339a0de4bd9038a54d4a50165c179b55fbe0173cd96934b27541b4"}]}, {"id": "26e167b5ebe920d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/sockios.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "7642c2f16bdabccb326f5e2f42676f25084f781d95ded37d62fea052a8e6364a"}]}, {"id": "958f5fc3dc78af08", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termbits.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8505}, "digests": [{"algorithm": "sha256", "value": "a6bd8e0469a084dd94c7d02b91894c4751c7d4bbe34b959c9542c5999b98e006"}]}, {"id": "5aff9bf7a7b71df0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termios.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "3ce6907debe2def269d5d671d27f270dd50bf2079b605745189b8ca179628797"}]}, {"id": "20d3067491d78024", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/bitsperlong.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 454}, "digests": [{"algorithm": "sha256", "value": "916707f3cabc5a7f916edb9f9fe3fb5ab0fb157c7e7ce363cb1b3870a56e143f"}]}, {"id": "ec2ff3f77c51684b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "1c5cadf55ab35a697eeb75eaa70ee5357b004eea1075c2472e8a17be5f6511c8"}]}, {"id": "616157bb01034790", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctls.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93}, "digests": [{"algorithm": "sha256", "value": "69ded63ce7d43d253b9fbfe65301fb3b66f014d75e8baf87d6b881c96e20be09"}]}, {"id": "9b39a4aeeebaa36d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 240}, "digests": [{"algorithm": "sha256", "value": "7045ec732c90a900defb195c46e27caf395a01ef11db2cdf87622e40e88adfa5"}]}, {"id": "e0a106d8bf39ec30", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_32.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 243}, "digests": [{"algorithm": "sha256", "value": "43e0fd8734653e0f961a9d1cbe967c42dc9f8e3521d2b86ac60ef3a89ca0109d"}]}, {"id": "d4a233bd007fb62a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_64.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 243}, "digests": [{"algorithm": "sha256", "value": "91d2a32970f5b6e3608dcbe9f7989d022d6db56ec70aa4e8141fa0a3e894a3a5"}]}, {"id": "5f0937cddff9a9f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_x32.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "23d3de13e92514357936e365d020e9cf48b080e221573bc3f8d961409489cf26"}]}, {"id": "087176afa9250f88", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/socket.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93}, "digests": [{"algorithm": "sha256", "value": "f398bef6bed2636d979fc93996656ea6c167ae7061140f3c7202a556cd54e8fd"}]}, {"id": "29e7b525959815ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/sockios.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 94}, "digests": [{"algorithm": "sha256", "value": "cc39f873398911bcc612461a65883228b860e27848cb7fe2f34dbf8661583203"}]}, {"id": "ac4fd73a57729883", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termbits.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95}, "digests": [{"algorithm": "sha256", "value": "df573a2bb638885128b6cced51ff3c4b0408f947029442943a46b4c28a2ac37d"}]}, {"id": "30f008943a41c31a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termios.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 94}, "digests": [{"algorithm": "sha256", "value": "1d2222314056c1335fb35d44f8ebed3a495ca01d3a6341d2df736c02389ef5b4"}]}, {"id": "b360003814bd33ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 435}, "digests": [{"algorithm": "sha256", "value": "8ad21844d01ed73921b8abb013ae9309192bdf66d2aa1c03e2d27aa1b6a0cf76"}]}, {"id": "f6af19a64954f0e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_32.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31129}, "digests": [{"algorithm": "sha256", "value": "05a31081269a4eb5ac7dbd35ae73bd370137df53c6954bf072afa0b276564dd2"}]}, {"id": "50c737fccbd0b25b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_64.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25269}, "digests": [{"algorithm": "sha256", "value": "f4524314c5e4ba106d1892679a758d018f0b357837278b7d44a8b04389c706d2"}]}, {"id": "90f0e4e20e32247f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_x32.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32488}, "digests": [{"algorithm": "sha256", "value": "56fba43ee22765b53de3f63119645f2903bc149e551c5a2063e859e005759434"}]}, {"id": "0942d74c63492e32", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/attributes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16353}, "digests": [{"algorithm": "sha256", "value": "467b20bd8acd4c004080e71304fc5918c7fea98271a639bb07b4b31c489f60b8"}]}, {"id": "51fa52dfb11bf861", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/B/B.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97264}, "digests": [{"algorithm": "sha256", "value": "a3512c744b70b036664165af726704e77a6e4bc61c3eb818c6180be39b11b9d5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "118629bef3d13a72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Bzip2/Bzip2.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39512}, "digests": [{"algorithm": "sha256", "value": "1dff3901b7881a5255d545b61181ee3c7cb58c08b1f51347d07c17669e25d7af"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "702b8bcb6e9dafcb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Zlib/Zlib.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64296}, "digests": [{"algorithm": "sha256", "value": "086dd32a97e78631ecdd930ee52b69a23f2d581bc5622fdbbcb006727a77cdac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe361a91c3b4b41f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Cwd/Cwd.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18984}, "digests": [{"algorithm": "sha256", "value": "3e45fc14bd3c6a6813713cd8d3ee3bf1d8fe56a4e0020a5c44db54c8b267919d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5278802daf35e9cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/DB_File/DB_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55936}, "digests": [{"algorithm": "sha256", "value": "409bf2ac5c9290dfd1b08c12c4ddb13f806fdd7a41f311c7463fa23f51c2adef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e05dabc6390d95f1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Data/Dumper/Dumper.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "8f11bdc361ac59b6931c483778a7d0ab797271402098bcb17e82913827d6a955"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "80eb1bd7561727df", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Devel/Peek/Peek.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18864}, "digests": [{"algorithm": "sha256", "value": "9ec856726ea247168d5e1db532954a4093fcffca5beeb20f42fc65e890867806"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "eb4a0c6e8a3898f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/MD5/MD5.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23088}, "digests": [{"algorithm": "sha256", "value": "ae148ade3535be67e392e90098795b0f3c320936392ee2d667a4826a3a54d4bd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fc5c27e687b0a5b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/SHA/SHA.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47568}, "digests": [{"algorithm": "sha256", "value": "223ba430d54797108fabbe0f54186a9cf00da733ece3175e18793728239c4375"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "25e87e4534382fb6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Byte/Byte.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 371120}, "digests": [{"algorithm": "sha256", "value": "8a30228f22d976f14c514b90e576a0367226319ee4ae10f39f5d048a47dfc2ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9cae4403a13d6809", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/CN/CN.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2099632}, "digests": [{"algorithm": "sha256", "value": "39cda8ae335dd0b89cfd9aaa2d3f3ab5d1f052e0184de3bab0a68edd9ce12a5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5c8e3e439d5d5662", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/EBCDIC/EBCDIC.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47536}, "digests": [{"algorithm": "sha256", "value": "55c93d8a65e6cb645552b42c41fe7a85ddd77d95d8732921ec1b9cbd7838c32e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "409348ac0ee68ba3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Encode.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47944}, "digests": [{"algorithm": "sha256", "value": "4b3e585315da96ead63ca4145ba830a9ecea99daef45a21478ea9665ad76a6e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5994adfcd7075b60", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/JP/JP.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2750896}, "digests": [{"algorithm": "sha256", "value": "f8dd5c5e38c1e6c717e0772be5ffa2dcefc022678f35aac2c71238a65bf6a67c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0874c8b7d2e82408", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/KR/KR.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2415024}, "digests": [{"algorithm": "sha256", "value": "ba5a2794b3c961d11e8a722db9fa2083f71276182ad828696972fc5c299a15a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0ee5305302c8a969", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Symbol/Symbol.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59824}, "digests": [{"algorithm": "sha256", "value": "4148eb53bd67c3398bcc81a1bd8eed4914e4ffc1b6dee0d3ba261f973e3ce784"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b1c4c615b79fe5e1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/TW/TW.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2030000}, "digests": [{"algorithm": "sha256", "value": "cb4fd201ce3c12edb3801ddf8cbaa01238686655413e79fbeba71418076fda3e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c64b07dbd20a7db1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Unicode/Unicode.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23040}, "digests": [{"algorithm": "sha256", "value": "588ade4c5afda031ed039cf6287fe99b45fc0d9f9f49f38a0f6d9569ac90a967"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ecc76a3424a8e9a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Fcntl/Fcntl.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22896}, "digests": [{"algorithm": "sha256", "value": "3e2c6923be91c68d589476ef293398a515272dfee0f3ddeb5a7610d342aaabeb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "575deffd5c58d826", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/DosGlob/DosGlob.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "9bf8a83eecfa35f3c338b62640204e50d10ced62eb71f4f2e1415e1aa55fba27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0ecb89839484a0bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/Glob/Glob.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31520}, "digests": [{"algorithm": "sha256", "value": "5c8ce5992ee7f0d5eea0a9dbecbe348912b24065ddb8a8c095be63061897f809"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1db0124501723893", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Filter/Util/Call/Call.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18960}, "digests": [{"algorithm": "sha256", "value": "5a015772813e11cdbd777d53bc1dd0132cd06eaf3de30c9c2f102f94918e7152"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ee3855ca53ad542a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/GDBM_File/GDBM_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27376}, "digests": [{"algorithm": "sha256", "value": "22cea8bcf33c50767f3439aded1f570360972cf0a0dab2e056de7461d0806a0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "591665fabdd007d4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/FieldHash/FieldHash.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19000}, "digests": [{"algorithm": "sha256", "value": "16308b461678e6afee2618408330d51a8edad4a6bb0a31d8a96f374934897647"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e248295a9c8119f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/Util.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23048}, "digests": [{"algorithm": "sha256", "value": "0dcda314f0c53d754b7a8ffe91dacd4e3af478a0318ddca8bc4f36d568ab8a66"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "eec5901caa6af5ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/I18N/Langinfo/Langinfo.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18944}, "digests": [{"algorithm": "sha256", "value": "44ac5598bf90febe76d25e5f66cd51ca911b1dee6bfc905e6938a15245a4c918"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b0fec04fb0cef040", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IO/IO.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23152}, "digests": [{"algorithm": "sha256", "value": "e0863bedb29db14eab3f3fa1f079abe4db5406aae0aeead79de4d39d0cb35ce7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f7e3896addebff1e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IPC/SysV/SysV.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31216}, "digests": [{"algorithm": "sha256", "value": "fe808b006d6937619abf9ddc638705a4966af61ace5aceec701f6afa3d252910"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d735ef9b034dedb8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/List/Util/Util.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56208}, "digests": [{"algorithm": "sha256", "value": "514add0f5025a212cce6d50495c0d6c1ce78eefd070060c06ef9b880593a69b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c12f424becaebdb8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/MIME/Base64/Base64.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18840}, "digests": [{"algorithm": "sha256", "value": "54a0c894aac36c6c607b4a377c584bbd77f66c6416bd56705c64cda85bc0fea2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "14eeb42d8ac2c79c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Math/BigInt/FastCalc/FastCalc.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18888}, "digests": [{"algorithm": "sha256", "value": "bbd0eec852278fa7126fc1378f4b2c7d301f0bee425818f006039e37b6dab77b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dfa5f7da3815fc7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/NDBM_File/NDBM_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23096}, "digests": [{"algorithm": "sha256", "value": "76d4c1dcf5fcffc590e78a65eefec1d63ef3ca8974a749a9968e271979bea8e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm_compat.so.4", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "41598fb87517b914", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/ODBM_File/ODBM_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27240}, "digests": [{"algorithm": "sha256", "value": "f3f0cbfdf4f5417cf1290eaa2080ff9663871415ef609b9867b7715e77c6818e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm_compat.so.4", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e842e7ca71c539c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Opcode/Opcode.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23112}, "digests": [{"algorithm": "sha256", "value": "1d116af9959dbff1061427adfa377c0de64f949adc04526f2685b41e78d3700a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ac45d45cd539ca0c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/POSIX/POSIX.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 110384}, "digests": [{"algorithm": "sha256", "value": "267adb17041b6741a5ba8f366fe18b974fcc97cad6a4acd20e84c4ca84ed275a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d3f8dc1fad6a5d12", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/encoding/encoding.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31544}, "digests": [{"algorithm": "sha256", "value": "b721340db890b3b1854865e7ca63dc12306a24909fa41a41fcc2c9097f3628d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4c6ceea77a63c40e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/mmap/mmap.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14832}, "digests": [{"algorithm": "sha256", "value": "2cbdad45b4bdf9bdfb5774bd81d5351e2e72d0056a818d40c1a62917afdb698f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ecb223a7b3c00608", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/scalar/scalar.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23112}, "digests": [{"algorithm": "sha256", "value": "459122b36b8a8c7d65e807fa7bcabcfaac6d8bd78d26442ef9f855977d8800d1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f7739f4ad2379451", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/via/via.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27416}, "digests": [{"algorithm": "sha256", "value": "4461e134815c304794826926174a70758f5ba4decd2210f937c84f3d220b38aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "930fb6c56aa39c7e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/SDBM_File/SDBM_File.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31336}, "digests": [{"algorithm": "sha256", "value": "261e198f03461af386fc75177c200cc9daa18e1c4a5cbe8b9607f20e73fcb7f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a2fd55b215217218", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Socket/Socket.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47832}, "digests": [{"algorithm": "sha256", "value": "7994276e36e8629cfd00a15b73fa436d702856860fb798b984f323d78f03a4e7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fff3af9579db9ee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Storable/Storable.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113832}, "digests": [{"algorithm": "sha256", "value": "a662bbaabbd3d0797597bb16bbda1f3ab794093586f0413a6685b7e931ce22c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4907111c4b593487", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Hostname/Hostname.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "24b158db13d9bf44f071644bd33126a7bf97ca5086a118968d9e53c188d10e68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f5bd0f337bae5a87", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Syslog/Syslog.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23064}, "digests": [{"algorithm": "sha256", "value": "6a8d474cb0fede34d7e0901c95e01b67df7057bf4e62bcce38060d5fe7a9330b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ee812dc3b407bfa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Tie/Hash/NamedCapture/NamedCapture.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14768}, "digests": [{"algorithm": "sha256", "value": "42851ba60744b3acf15069863e184ef63ffbe039bc739084ac713014c2f2fcef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bb9f56673f14cd89", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/HiRes/HiRes.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35424}, "digests": [{"algorithm": "sha256", "value": "7a3dc1092cbf1f42bbc4091387480f5aabcf727a1b020af4b244473ebc9b6804"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64a11924bd573f8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/Piece/Piece.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23072}, "digests": [{"algorithm": "sha256", "value": "c1fa3a3d6c2e6021e34cedca4725872f7872d3d9a1876cefd5d78cc123d14208"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a4546f425d74f6e6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Collate/Collate.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1489424}, "digests": [{"algorithm": "sha256", "value": "798235aad8c629ef5352e4176571b7c3837dc97020a474b46bc1c43cf219ef73"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9adcacfd2b7540b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Normalize/Normalize.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 586280}, "digests": [{"algorithm": "sha256", "value": "95c29c674efe1cbd3278ae0ecda2dc363a72f95f36689f39dfa788e13e487c5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "af3b0b6158e9f172", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/attributes/attributes.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14776}, "digests": [{"algorithm": "sha256", "value": "5dbbe92fff37b70e1351d9c18bb2649cbb66827fd724f5e3f3187fead7639261"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b7d64f2f84091655", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/mro/mro.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27360}, "digests": [{"algorithm": "sha256", "value": "c3c6dfd46b48872b9120c47f484ec5e145b1cc53f96233072b03d1f6d938af95"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "22008cd1678a61ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/re/re.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 597664}, "digests": [{"algorithm": "sha256", "value": "fca1393ddf06a4c6892c1bf334119f1c7fa75faf0359946c01efec0fa822bfc1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "13d64dc4f2349a92", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/shared/shared.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43928}, "digests": [{"algorithm": "sha256", "value": "e364103d9273601c64a6a56499fc75c6eabd4218029f77623feb2066c5ae5652"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c9c64d7fcae96085", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/threads.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44072}, "digests": [{"algorithm": "sha256", "value": "d0423c1affc222a18c5ec7b3a3b90fdb28800711a93466cabf988fd566b957b7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a09e28a1b1c3fe70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/byteswap.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1641}, "digests": [{"algorithm": "sha256", "value": "116b2b811fd5622b40b97ad7ee2ed7681fb70806bf5039f9801e5299dc471657"}]}, {"id": "74129d3a930fe9cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endian.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "38a8e2053a211c146accae017bcdf16da4fa88664e012375ea377ebf3e91672b"}]}, {"id": "cbfc45dc28297aaa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endianness.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 385}, "digests": [{"algorithm": "sha256", "value": "8dc287fac59e15d453bd7e3fe1411a0cd63eb73a7d6987b64520b4676b7a9325"}]}, {"id": "2d660e9f07f403b1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctl-types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1764}, "digests": [{"algorithm": "sha256", "value": "2f94df9c1ae05b53990dceb51635ac3f4624c1c160fdc4723baf4070745bd5ec"}]}, {"id": "081da8190955a707", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctls.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3827}, "digests": [{"algorithm": "sha256", "value": "60a89de30b759ab04d8d012429a32a29b04a8b8381c5f1ed1caed718c76cd8d0"}]}, {"id": "42e13ef25b4a663b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/long-double.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 153}, "digests": [{"algorithm": "sha256", "value": "cd773d67ccb9110f974a19ce02594e311c4bb6fc72b5c4e20911df8b88307ad3"}]}, {"id": "31730ae54596dab4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes-arch.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2269}, "digests": [{"algorithm": "sha256", "value": "aad898b27ca52d01c0bd8d443a135cd6dd6eb1251c035f8a218a5efc8f6255e9"}]}, {"id": "92817ed6ba0f8935", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 492}, "digests": [{"algorithm": "sha256", "value": "fc9f212d3afbb0dc39c4286fcc18d23afaa7c144c3ca09aabd864bd0628fe421"}]}, {"id": "810c316e41a66f84", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1389}, "digests": [{"algorithm": "sha256", "value": "12eb0df8b6ed9313b1f7f738cd360e827afb83883cf805a3017c1366cb8ee71c"}]}, {"id": "b3aca2384403c4f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select2.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "96b61cc56937153f628bcb7c3eeab19031d68ca11482e2d8815d0139426713ac"}]}, {"id": "4d9ffd35fb8141df", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigaction.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1720}, "digests": [{"algorithm": "sha256", "value": "b8a24d9ffc68599934e7d13fa3bc4786fd6bb1604c8962ed6b97e7550456b816"}]}, {"id": "c75a593cc96ca027", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigcontext.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 889}, "digests": [{"algorithm": "sha256", "value": "4579234c4e84224f24857961c20cac6689824dc08b3ffbf128b04bade8a6a373"}]}, {"id": "98e1e14448631ef2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigevent-consts.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 620}, "digests": [{"algorithm": "sha256", "value": "119d4c48e7860c6e03bddae68fc0654ec594f9e6ca28bf6cf02127178394a98f"}]}, {"id": "e3e548ffad0e8443", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-arch.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 465}, "digests": [{"algorithm": "sha256", "value": "95109632e42bc5bd7783bbd6d7a52c8d3436f63335d953a559d5bbc70194d7fa"}]}, {"id": "fbf47f1ccef91636", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts-arch.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 207}, "digests": [{"algorithm": "sha256", "value": "2b764c68c361168c8e777b55484dbdabc19ca72c979bd8026c53ae2fb61261e0"}]}, {"id": "6e59795a66ca0c1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4271}, "digests": [{"algorithm": "sha256", "value": "be39d99bc69dcf889a11ed5085d9032110b6f75007c178245ecdaaf395936f14"}]}, {"id": "7cecb948fa17cad2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signal_ext.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 200}, "digests": [{"algorithm": "sha256", "value": "847f0fd91f0c0334cc2fd64d5be774659133315668d6e106af0617f9003b81ea"}]}, {"id": "508df2aba8005300", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum-generic.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "491342f6939b50d728a80650ecdc4025e8e18a864273e776b7eeadda82df51ce"}]}, {"id": "619e08f12c6554df", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1536}, "digests": [{"algorithm": "sha256", "value": "18d7ad3a92a4e4043065832519ebc687a30bc8a977fada6397b10dd06d9ff7f3"}]}, {"id": "d3edd9470d3c3628", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigstack.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "0b5d5ed4097d58bf288af30f7a5cf78bda2409beb60616e52f1429c857e8778b"}]}, {"id": "72bbb77d06c6fb1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigthread.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 385}, "digests": [{"algorithm": "sha256", "value": "4a7ae4b30070399f44d699a0c979d738a8d70c1a512758dd93f60a8a9d142f70"}]}, {"id": "392075c13951700d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sockaddr.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 507}, "digests": [{"algorithm": "sha256", "value": "190d8e4e9b3bb63997c16908c958cc20d2e523ca1c23c2ba0e03d4942edccefb"}]}, {"id": "47f11fe37f30476d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket-constants.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1155}, "digests": [{"algorithm": "sha256", "value": "aa9c21f423562d4000848abec04135ed133292685593e62f46dafeac3f6d6d7c"}]}, {"id": "d4d4a8ae89ed51c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11860}, "digests": [{"algorithm": "sha256", "value": "dbf846e34bb121434887997cdcc46ac347f29c3c6529d80416c990d3a6073723"}]}, {"id": "586202d061a43000", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket2.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 177}, "digests": [{"algorithm": "sha256", "value": "5f2342bdc8940f002512b693205da74c58474b0457c0abb5aad1039250b13533"}]}, {"id": "e84736c4cc85bd0a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket_type.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 766}, "digests": [{"algorithm": "sha256", "value": "5ab7103834b60336c29301695bc97f21e4ab370dbe97efb310aac6d36dc1bd97"}]}, {"id": "3a3369305fa00666", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ss_flags.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 443}, "digests": [{"algorithm": "sha256", "value": "9c817cc083eea34485522313b613b15bc3e4359fb18829024ac9f27f37700b48"}]}, {"id": "4132e2b0f2178ca9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/stdint-intn.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "1a0916eb5f2233cc8c6da3a263bd716ba020218783d2b5ac461aab6118483414"}]}, {"id": "d3cf3e611939567b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_mutex.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1019}, "digests": [{"algorithm": "sha256", "value": "b656249e10dd647446d6cbec12038b03c60b2898b4d05366a84c1e688325430d"}]}, {"id": "2cb954321f0fa6ee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_rwlock.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 943}, "digests": [{"algorithm": "sha256", "value": "68d20c4b83fd7700e67a88bd6ebdc74333283148914fd01d4b09b62a2504f7d7"}]}, {"id": "f6b694da07f6af60", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syscall.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75001}, "digests": [{"algorithm": "sha256", "value": "8a108fc43d4f1e2b3652e9575ec6aab90ee0656333fbe5bd225b8f0e491f7b55"}]}, {"id": "007784b4797f456d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-ldbl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 355}, "digests": [{"algorithm": "sha256", "value": "a5d88d77d2a25f41279a8597b84c62b0ed134a8b5c141643e9bef8711812d8da"}]}, {"id": "f98959f11159d016", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-path.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 363}, "digests": [{"algorithm": "sha256", "value": "b39002218b35a267cc0c4dee248ff9cd67a76022a41e19541fbc63857818645c"}]}, {"id": "acd71abff388542c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 404}, "digests": [{"algorithm": "sha256", "value": "2abe1c2544e1472e4de3c789ed89db516a274a8e18b3a1e0591afb618e5df9ec"}]}, {"id": "557207a43de68431", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/thread-shared-types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "e0b37bb97fef26bb23b29f46359884fb37814849a9c49e427669492092858ab5"}]}, {"id": "9a3bca546b0fe51a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/time64.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "cfd9207925d00be17ae72fe9b15f20c7a5476d397825d951dcd2334daf88d10a"}]}, {"id": "4f2c7dfac256bad2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/timesize.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 262}, "digests": [{"algorithm": "sha256", "value": "38ca9a71ce0efb466f41a014c941bb97f37d8bed5d5aef336e5539463e76ad6e"}]}, {"id": "66bd9ee6f5e1608c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2849}, "digests": [{"algorithm": "sha256", "value": "b07edd0330fa75eddc4346a1e9fd1a20b2a550393f64c03d98d16fec1dc78e80"}]}, {"id": "dd3a1ad9bea7d837", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigset_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "6c5bf2c734f02b7d19f07de5f32645e5750e98cf4e7817516f83c2df5b22028b"}]}, {"id": "e382b07573e49e64", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigval_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 243}, "digests": [{"algorithm": "sha256", "value": "08567123f786dc7431314b0f684fa82c1395d3b4c30e8f4f6da5bcc3999ad417"}]}, {"id": "e1b76aded975dab5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clock_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 206}, "digests": [{"algorithm": "sha256", "value": "8274fbe4fdd933bcce0969880ce06063f838e5706d1b6b382abfea6f3fcd7f3b"}]}, {"id": "e007c18752fd3e81", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clockid_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "9e5dace6b426f8effe8e0b699862841ca46774f29162799810165265f0fc066d"}]}, {"id": "1ee372006717ca50", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sig_atomic_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 221}, "digests": [{"algorithm": "sha256", "value": "2200cb757a14181030c1e8a61d094d64734345a826c9838f361dbf252c711efc"}]}, {"id": "0c5b52d3c133d5f4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigevent_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1068}, "digests": [{"algorithm": "sha256", "value": "4472eebf39433f3a94a02e2a4f5d434978d5fa8e6124d1ec5f78007540d2234b"}]}, {"id": "e34f5c0cd5186083", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/siginfo_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3662}, "digests": [{"algorithm": "sha256", "value": "954366012056de48c63860bc375f4a880f779dd046d2c2898c92a6980777d374"}]}, {"id": "f78e36d4482ba75f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigset_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "755d98ce54a76fe4bad7375128cd77599411d8c25ea2deb1113494b1eeb876e9"}]}, {"id": "1a20053ab8622ac6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigval_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 334}, "digests": [{"algorithm": "sha256", "value": "5b56c86856a754ccaa2467ad527824b017736b4d2353587024fc0d76fd04adc4"}]}, {"id": "fd2882f92a63040d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/stack_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 271}, "digests": [{"algorithm": "sha256", "value": "e10aeab2d0ee919dfa22bdf195efc67d4d960701aba4a83311b2b4cf4fe76cbd"}]}, {"id": "b9bbe651ee980167", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_iovec.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "fc73380cd42da3d39df04bf69a50314e897c1802a1a932f19e333e7351bff952"}]}, {"id": "fe9dabc3ca7a267b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_osockaddr.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 183}, "digests": [{"algorithm": "sha256", "value": "915799c977828aa9874a2e4dfe1044f4c5ccbfb1f0178c75be681d0437cca409"}]}, {"id": "f430356db71b2ac3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_rusage.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 247}, "digests": [{"algorithm": "sha256", "value": "b7daad495605b5e1da13ab708972979b51a5183f51e27c0584b6c84ffd534914"}]}, {"id": "aa31c4e42bc08b3b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_sigstack.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 180}, "digests": [{"algorithm": "sha256", "value": "3a26b9c68a4de3493fc08185047e85435055cb4c75e941e570072dd7b6239a6c"}]}, {"id": "0dae055ff9690663", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timespec.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "73a1d7e63bc51a21fca30678984f620a0bf6e1b243e6bfa2cc89189d8eceeba6"}]}, {"id": "11abe0a4f6275967", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timeval.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 206}, "digests": [{"algorithm": "sha256", "value": "3005a13c3a6316ea71e8253fdc55e6941769bcd30492b62358faf56c4a2374a9"}]}, {"id": "c256098ed28b95ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/time_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 203}, "digests": [{"algorithm": "sha256", "value": "27d403943480a0586081b042701b4ae2314f59ea8913fc3f4d84ab357cb1d8ee"}]}, {"id": "bfd171d24cb8b19c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/timer_t.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 206}, "digests": [{"algorithm": "sha256", "value": "f5bde716827fdf502681a66ae55bd789a2e1a6885545159a2d535f94b1beb8b8"}]}, {"id": "9b8dfc1bd1f5558b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/typesizes.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4395}, "digests": [{"algorithm": "sha256", "value": "d6b1f43ae2e977b14b56a85dd379e2331f74896cab35f32d9e5ba25abe169e89"}]}, {"id": "3629f5af14b5e1ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/uintn-identity.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "108df0190177390277347167fff6b234f1b64786e9366954877597724e5d41b8"}]}, {"id": "25cf755438635840", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitflags.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "d7ced272ef597eaf1e9c494e74a6d2d5fed63f22b88f40232b8042d54db5e325"}]}, {"id": "33378c999e124d9d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitstatus.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "6d132c7c074b8f4f122a39e3f11715780d14901705179c5ff858c96b8466afb8"}]}, {"id": "29690bb9216fd8b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/wordsize.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "c66209844352e1b8c0b9d2343c853ec1bb6364ad4598b12b1f538a15d28caf94"}]}, {"id": "c415fa223b140dce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/encoding.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22950}, "digests": [{"algorithm": "sha256", "value": "28972b216294f4b34efef1bd38a0775b232c7a23bc0a640904679ad61849d8a4"}]}, {"id": "1021b303c3e2dd5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/endian.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3627}, "digests": [{"algorithm": "sha256", "value": "c9447bbf738bdefe89f200ccf60fdd60a9dc1431c47f12290178671bff7f8f3f"}]}, {"id": "a5baf1feabfa912f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/errno.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23}, "digests": [{"algorithm": "sha256", "value": "7201ec151c2fd7b3928d02c4d6e84fb5197804fb5817ad06013a673a6eb07c2c"}]}, {"id": "f6f7ea3ed1b0eda5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/features.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14147}, "digests": [{"algorithm": "sha256", "value": "95752e615f5622428e4b2fe63028fe9414b4db7cbd7bca86b68643043d110faf"}]}, {"id": "5651d5521fdbbfb9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs-64.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 820}, "digests": [{"algorithm": "sha256", "value": "8e1064e6a96da0659eca11a59eaf80f1c776d64996ae443279326de2fa035240"}]}, {"id": "3565090f341fd8a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "df7f874acea2f403163f9ae27109b3a7a547471e64095c3eb94269beaf00c327"}]}, {"id": "07f736cae6aa1b8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/lib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6136}, "digests": [{"algorithm": "sha256", "value": "2c5b260587d0d063ce0ae72d1d6f161e17eef31b801c7e1ac08267114c7f5c6b"}]}, {"id": "e621c5c4bfdca825", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/ioctl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 196}, "digests": [{"algorithm": "sha256", "value": "20ec9a7ddf2e63ae95eb154d9e9496b6d972400d2ce4c238bdf5326e609ba9e4"}]}, {"id": "53aab5e180102070", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/posix_types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 373}, "digests": [{"algorithm": "sha256", "value": "cb427740bd1f65399fcd162e281dcca8f995020811ed8442850a006396233fa7"}]}, {"id": "45a6192028dcb02c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/stddef.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "346dbad7c0754e459f3dcd29591f6e1fe24a515948041ca11f9b87793ff65df3"}]}, {"id": "d99cfc957d2825b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/mro.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10116}, "digests": [{"algorithm": "sha256", "value": "d0b6be98a3b56a9a096b5f22d0937dc785e925710e33fd40cec0aa0c9831035a"}]}, {"id": "02bf52a568bcb809", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ops.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 997}, "digests": [{"algorithm": "sha256", "value": "b6a548cbf7698a1a1f2ce23832ca45a0a46674b63330807e4e9795aa95e68c84"}]}, {"id": "f6496d5c09f66344", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/re.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22792}, "digests": [{"algorithm": "sha256", "value": "9b06dc822d714b00f08f8b668d3d37fd41ddf5208258636b5ca411ed406010ce"}]}, {"id": "54a9c592af9f3630", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/signal.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3415}, "digests": [{"algorithm": "sha256", "value": "bcfe0b86ec8cc754d3cec1464db3a670bc8b6e807cfac72f222fa142b493c281"}]}, {"id": "f3364fcf20300b74", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdarg.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2870}, "digests": [{"algorithm": "sha256", "value": "51e88c476332447fb25ec766aacefd6181bfad905bba96965f19e82eec485c3d"}]}, {"id": "c343661d8945242b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdc-predef.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 840}, "digests": [{"algorithm": "sha256", "value": "312d9ecbce9839ce32292431c920f3a1b9d7ace886ec7d07611ebcbea010e0bd"}]}, {"id": "a3aec6ae3aa1d876", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stddef.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11925}, "digests": [{"algorithm": "sha256", "value": "dd71b9c07e337fe3f8a80900cc102257a3514a97f84512c25ce4f4de79818529"}]}, {"id": "3150db8d3e898bda", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/cdefs.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19872}, "digests": [{"algorithm": "sha256", "value": "780c56597a0fcecf2ee4eca67ce097ebc6373300f5c2bc123976a76b8d29c457"}]}, {"id": "d482cb4249d66855", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ioctl.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 288}, "digests": [{"algorithm": "sha256", "value": "688acf79a0fb490e726ef8769ec6704553493acbfc0b148aeab03fe49ef17f62"}]}, {"id": "349ce25d1e71639e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/select.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2110}, "digests": [{"algorithm": "sha256", "value": "ceb7a772d7fc5fe3c4c540a79e627934488e1704e4233bbca8b59cfcd4ed22d8"}]}, {"id": "f79cc751c9bd0642", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/socket.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2171}, "digests": [{"algorithm": "sha256", "value": "8c41322e97b6f01c093cafce5cce937b111d148ea568f4925f3298b394ab3ba9"}]}, {"id": "efa6f6d40555c57a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syscall.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 216}, "digests": [{"algorithm": "sha256", "value": "8e15d3437046493ec178c3ec528ed09591fbbbb997bd97affc325a7f3b2037a5"}]}, {"id": "bf1ed01eb0cc79f7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syslog.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3836}, "digests": [{"algorithm": "sha256", "value": "b5e9b9efa318c7ec96a330317445e47654f18be13f16d065847b1386c068a333"}]}, {"id": "b564a0f772d587b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/time.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2518}, "digests": [{"algorithm": "sha256", "value": "97971c614db5989ecaa872cd6a18879697c3f4d80df74e4ffd790dcc4c316d7e"}]}, {"id": "3b67d02ca482f62b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ttydefaults.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2509}, "digests": [{"algorithm": "sha256", "value": "cc414a86763f96866b52adac87aab5150123fcace0b68135e64240a82a122cab"}]}, {"id": "d1be3560d9e1b2f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/types.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4399}, "digests": [{"algorithm": "sha256", "value": "0ad124757a6d4d6db39284bd7b349794aaaefb20cb14907c2c4745ae4e20fe8f"}]}, {"id": "465c878dad29db4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ucontext.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3578}, "digests": [{"algorithm": "sha256", "value": "558e9a16a9984ddec73e43b9f481aabda6f89d9a3e221cc9ebe59b339eaec6c3"}]}, {"id": "43b2ed719e18f152", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/wait.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2607}, "digests": [{"algorithm": "sha256", "value": "db759f98b353672e869a02dbe8784ce162b59c03e044f8db75c8413ab191f0b6"}]}, {"id": "95094bdd44dbf960", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syscall.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 86}, "digests": [{"algorithm": "sha256", "value": "7d86ccdf33c466b7ea200b5fe30e800f510f6ea6d1fdf66d15f2b75b35e6be3b"}]}, {"id": "2f8697d45066db8a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sysexits.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1286}, "digests": [{"algorithm": "sha256", "value": "b3435807f6020bf022df6d0d5bc333ccf0483f4c478b786e16324c6209133ae5"}]}, {"id": "31b1d8366188ad1f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslimits.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 452}, "digests": [{"algorithm": "sha256", "value": "4968846f2774f3d93f54ca5f67ebb4c6aa37027c2daf38a1b88b7052b3ea0a13"}]}, {"id": "e4e5d85f7b13dd03", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslog.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 85}, "digests": [{"algorithm": "sha256", "value": "7ab9d109aac47584996329395a5bc61faad006d0872be6d6ef6868420979c117"}]}, {"id": "99c07195713023ea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37942}, "digests": [{"algorithm": "sha256", "value": "56beaa7bc81be751f9d93c0dda8d139ed774d3edbdf219e7b78e67bedb04a021"}]}, {"id": "dbe30f63bb061d2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads/shared.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20552}, "digests": [{"algorithm": "sha256", "value": "b349401877e6062dc6053e878f60aa6f6b8caca5a2b01d64c3649190c643aa21"}]}, {"id": "14ff7d9b3da6c072", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/wait.ph", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83}, "digests": [{"algorithm": "sha256", "value": "208080f682e2fadf8288e346188ca1e3d3b4e87036f597646907627644e3d6d8"}]}, {"id": "067d77e4190e6b4a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/README", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 826}, "digests": [{"algorithm": "sha256", "value": "1566094ae3e32699fdc668da07c978349bb160fef715e5eb012c8fb6b96bb2bf"}]}, {"id": "07145309cd70f37f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.debug.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 12909}, "digests": [{"algorithm": "sha256", "value": "3ef8ddebef3afc31fb8c6860cc36cb0fa201a25223eb8d3b90b6a33749f6161c"}]}, {"id": "faebbf9d619da2f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.shared.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 12931}, "digests": [{"algorithm": "sha256", "value": "866fe5006102bf83b6c496c174063324f49a120d0b6f151d70f7a1d98ab191e4"}]}, {"id": "6046e98dd3e4d79c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.static.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 12928}, "digests": [{"algorithm": "sha256", "value": "35fbe3ffdc8930dfcb22f8ca2b3699355610faae842dc502f06b4d274f34d65c"}]}, {"id": "004ff6dbae68eb72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Bundle/DBI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "82e4d034b77baf04df7eaeacb2eccabcee43099b5ae34739dc2d7fd658031cf8"}]}, {"id": "5447ab96446a319c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/DBM.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52096}, "digests": [{"algorithm": "sha256", "value": "f7258fb102785b71a1cbb232ee770bd08764bf408f911033f9aad344d25323f9"}]}, {"id": "89a1366fc36928cd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/ExampleP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12413}, "digests": [{"algorithm": "sha256", "value": "84842235aa353ad035be46615fb57d98c20837025e0bef6104a995bc5de417e5"}]}, {"id": "1b7410a7f8d34e9e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40881}, "digests": [{"algorithm": "sha256", "value": "d54a611dd0720d46d2b5fe66924e6440ddf8cd47271200873d8e81a28e77261f"}]}, {"id": "bfe0b4e510b27e0a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Developers.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20598}, "digests": [{"algorithm": "sha256", "value": "133b3fb2f65aa9a5e2d1be30394b343f38a14eb82323bcfeda61c44fa11bb24b"}]}, {"id": "5bb957ffa4f8855f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/HowTo.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5012}, "digests": [{"algorithm": "sha256", "value": "6bbaa99ca7598a3162213880b7eb18324d3bb9227a479f7f1195146e1c18f038"}]}, {"id": "b681b5c6bf942df7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Roadmap.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5947}, "digests": [{"algorithm": "sha256", "value": "b53a8cc1b71926ec77bd086a4668d6376d72bc6ed1ddf97aaca982012c55e82e"}]}, {"id": "c01bb28f53c0619b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49080}, "digests": [{"algorithm": "sha256", "value": "f52df00c44eaab13ea713a9bfcbd9fcb0bf72c73d9fe76cd0eb5666b21ff9a9e"}]}, {"id": "380f0e578947b958", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5088}, "digests": [{"algorithm": "sha256", "value": "f1acb77770dabcdab7c66d9bbf83621a0ce53b331045820a1e62eccb2af9c3f4"}]}, {"id": "caa4abad23702156", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/classic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "8462d9bacc6650b37b88bf670056ba94fbcac97d9e60bde9d44b8b852f5c44bb"}]}, {"id": "a096a836f552d53d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/pedantic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1435}, "digests": [{"algorithm": "sha256", "value": "1e79f289e6b96c16219f4c2f15dc8731bb8e191e2d771aac6867f0f94f512196"}]}, {"id": "e41d4c485210fc99", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/rush.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2597}, "digests": [{"algorithm": "sha256", "value": "f64f5c6d90698e42c04d792a38d19a6c6af8395a7b14a01684c8f6d3063148bc"}]}, {"id": "998a2387e7c28893", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12755}, "digests": [{"algorithm": "sha256", "value": "f9cd8f3df8622c4e8d8bc802cec9016b7aead09429a331dcabc9e804d90c4593"}]}, {"id": "4c77982cbc5380c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/corostream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3356}, "digests": [{"algorithm": "sha256", "value": "548287ca938598f228aea765581c63a9ad13d97b24134a07fd885e8bc1c89a03"}]}, {"id": "602b7bebdccf1b06", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/null.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "39bfa7a8e2dc93c1553b79936248e1b3160be322cdc36be871f5148f6712923b"}]}, {"id": "19699a079e5d16db", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/pipeone.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7299}, "digests": [{"algorithm": "sha256", "value": "4f3fc81d329a1ea30a7683f391a3685d93df6bf4b90fb83829dc965fd428f7ae"}]}, {"id": "b54ba1a81710b4cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/stream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9248}, "digests": [{"algorithm": "sha256", "value": "4243a542184116c9f36e6994b41ecd5ecb6efc067aa464aad76fb04094a3b6fb"}]}, {"id": "2f59ce224b131f7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Mem.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10125}, "digests": [{"algorithm": "sha256", "value": "1ca06d833d708057d7dabd7b064ee60f2ac236852eadf63aa8315409bde6d5e2"}]}, {"id": "1b5fe90a76d265a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/NullP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6056}, "digests": [{"algorithm": "sha256", "value": "e48874b43fe49d2686c97fdc1d4edfdc6476b56229c1a4e7b020a5c7c878aaf1"}]}, {"id": "afe2b984949395ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Proxy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29211}, "digests": [{"algorithm": "sha256", "value": "45e39896314fee0ce9ffd915f1515a4316b22f7a488a0ab0664653fbf7116a14"}]}, {"id": "80230c9e2549efd1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Sponge.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7966}, "digests": [{"algorithm": "sha256", "value": "3b634abcec0c15d04696d48f0fea47c4ae5d64f037f14c724f9dfc6798aad987"}]}, {"id": "857b4b84c221649a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/mysql.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 64215}, "digests": [{"algorithm": "sha256", "value": "4babb3f90bbfa2ddbfefa5e59e188ce18a284ad776036225955dd9ef3789f865"}]}, {"id": "0db301fd4cd04a24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/mysql/GetInfo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16114}, "digests": [{"algorithm": "sha256", "value": "b3500d4642bc69f9507650d1e64b056d587cd3baa416929e2a8de616d1f188a7"}]}, {"id": "078ff3ddcc64af62", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 318200}, "digests": [{"algorithm": "sha256", "value": "c07f831f5adab19309363b8f0e61ca229fbad7da630366f0251b341083ad5c2c"}]}, {"id": "b5e3c5c91a3ac99a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Changes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126421}, "digests": [{"algorithm": "sha256", "value": "6c1a68e49ffa71de3ecec13b40b48c8ebb3eeb30d6c114f84899e07558963679"}]}, {"id": "94badb8bf09e7185", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ANSI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9600}, "digests": [{"algorithm": "sha256", "value": "fad6f01d1ac1b9d7e505194e4bf669d6ba0f04371e5db90c2909f197f30d2389"}]}, {"id": "18a6145fbdf39ff1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ODBC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66121}, "digests": [{"algorithm": "sha256", "value": "a716d595fcb2d9c49cdec2d3c2c86035c14ed7fb5853ca38348a7ec84aca5287"}]}, {"id": "e88e6012ab5637b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoReturn.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2475}, "digests": [{"algorithm": "sha256", "value": "f856d547a39edd36e71a89f4ee2cb5ac9c72e45d883a0e49a319e2e342654a70"}]}, {"id": "3ac4bdab95b1cf07", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoType.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1195}, "digests": [{"algorithm": "sha256", "value": "41193a1842d80609da23878d349b486c740f824b5172403e14931e3890e60c25"}]}, {"id": "161f24303c8d7b99", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126539}, "digests": [{"algorithm": "sha256", "value": "0fa5c618b02b8e666770280127060d92cc4733def216fc248d463c27ff48c440"}]}, {"id": "50c40df6aab75c41", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/Metadata.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15045}, "digests": [{"algorithm": "sha256", "value": "7c47126dc0ceb211c74fef00383d438eab7108aa15c1d2a554a12473f62f0da2"}]}, {"id": "707c14aa74421392", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65095}, "digests": [{"algorithm": "sha256", "value": "51bfc379ccfc5e819d6bdc18e613a3acee4052847a75e560cf9c77c5c0220192"}]}, {"id": "2d559a3a049692a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/Developers.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27338}, "digests": [{"algorithm": "sha256", "value": "8c86e7164b023c4c3eefb90d686eef93474f0cfab5c1e2a2d7764e0fb8e2075a"}]}, {"id": "010202af9d30ace3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/HowTo.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10827}, "digests": [{"algorithm": "sha256", "value": "c155ef69d8cb6344723f64db20d4bdf66ffd93d0875475708a5cf8c9068a2cbf"}]}, {"id": "538c314412133d76", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Execute.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31132}, "digests": [{"algorithm": "sha256", "value": "5cd095917e48e587489dcc3c91e9bc6e4af913b8327ca3365f9224c3ac0caf08"}]}, {"id": "d51727160c28cc30", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Request.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5236}, "digests": [{"algorithm": "sha256", "value": "52ef7dc18415042f8244bce53ea32697ed83ddd93416ee9525ce1431ea859ad9"}]}, {"id": "8879dc0bebbfa854", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Response.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6227}, "digests": [{"algorithm": "sha256", "value": "ab92e33dc3412d9648b78058e8bb5ac01c611e160e2794751f5cc17ea2ad3713"}]}, {"id": "46db449bbec6b343", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1501}, "digests": [{"algorithm": "sha256", "value": "a462a9bdf00d966172f37a9ec2ee96407879ea77bab4d732c6e1f1043da5c71a"}]}, {"id": "02062abb454c89d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/DataDumper.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1311}, "digests": [{"algorithm": "sha256", "value": "6fc1dc77eb6fb9d4c2001e9fede52d9303e4488e6c59285bd88d1c6e93a5955e"}]}, {"id": "1bb37fe85b906dc5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Storable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1441}, "digests": [{"algorithm": "sha256", "value": "e437df87c32042bb0d52e0be0c50e1d81fd35e2f84f9ac4d2adc20c429e28f03"}]}, {"id": "2146ec0b62c96947", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5044}, "digests": [{"algorithm": "sha256", "value": "46028568bf3719564d0e1618692dac370dbceb18bda4e072b98a74f9180b56dc"}]}, {"id": "72cd695c33ce5b8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/pipeone.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "cfdb8c78ef00a1e00add4fa7b6a8b59de91c5b518d35a8a14af72682b3ebb259"}]}, {"id": "88f26445ffb1b8b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/stream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "d660f1b667e093667477d3c43559d4ad60b752bc855cfbf6cbc41a2e796325ce"}]}, {"id": "17e2794ab0530a86", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Profile.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32655}, "digests": [{"algorithm": "sha256", "value": "e3f6a1c22ccbfb2f9902adc70ba5b3d5b38e9476b19022f16c4999feda7267d2"}]}, {"id": "ebb995416b77ee3b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileData.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19996}, "digests": [{"algorithm": "sha256", "value": "88816d09ee2c9242c1e96160913589c0b83189e1ff7f820f946a6793770e8895"}]}, {"id": "2201445b0789fcd1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10386}, "digests": [{"algorithm": "sha256", "value": "fca46f265acb8f1b65ce15036bb908717cc540f94e73405e48d70efb52f6d84c"}]}, {"id": "200a5ca3db8d9b0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper/Apache.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6553}, "digests": [{"algorithm": "sha256", "value": "2f29df755c2ff9a71599980f53c91743d96215a1092e706f2cf51ce6be6cae8c"}]}, {"id": "4a2a52c6d0c87676", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileSubs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "99e718b8005381deb7cf7ed6b011c67cb34069af4943f419c09a9f831e02c7c4"}]}, {"id": "257a053bae16c36b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProxyServer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26465}, "digests": [{"algorithm": "sha256", "value": "ca26c50ae30a09b2fd652deabeecb8ca1d30bea23fa9524ac77c08f0586bef18"}]}, {"id": "704216effc883bdd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/PurePerl.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38813}, "digests": [{"algorithm": "sha256", "value": "e6934e1d9cc3ccc872e045254e5ae2ca558d6d5c3561150b443ba5b3c998ebe5"}]}, {"id": "fd781314910e2c46", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/SQL/Nano.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30218}, "digests": [{"algorithm": "sha256", "value": "f93f1996eda5198748d8e31611472948e82fc697185a2c53f70f974f3e4d0c8d"}]}, {"id": "55c1726586662d25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/CacheMemory.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2325}, "digests": [{"algorithm": "sha256", "value": "efc5fc0ef0b42994472c01c79635c60642aae5bddecb4c5ae4636cf5c1d5198b"}]}, {"id": "63d2de933945cc5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/_accessor.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "151884fc8d9dc424173e75215ce8bb820226b7392a02c7cdf03fe66602ec9a6f"}]}, {"id": "795666c72b6d1b72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/W32ODBC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4608}, "digests": [{"algorithm": "sha256", "value": "04a67f8114ad1960d1b583153c8ed5484470a1120af02ce34e9c7e9d34b5acb8"}]}, {"id": "155b188bf0df8d80", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/FCGI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5854}, "digests": [{"algorithm": "sha256", "value": "b83a99784613640dcc801af084824d609f38411a56e7bc42814c417cefbc6848"}]}, {"id": "7108cb63d6fdad79", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Entities.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14995}, "digests": [{"algorithm": "sha256", "value": "92f5a662cbfca64ba55be9b9eeb5fe2e9379e9db5ccc915ec5224f9c1764fd93"}]}, {"id": "e193f8103c351cb2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Filter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2681}, "digests": [{"algorithm": "sha256", "value": "56e0574f1384765b2e1126c81baccd3d51e1590078ff29777ac497cc2b2002b9"}]}, {"id": "081f0e6e627aa182", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/HeadParser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8526}, "digests": [{"algorithm": "sha256", "value": "5ea164d5264300589d9ee1e8537233a0950f05faa11ec5c60845558363ace5b5"}]}, {"id": "724cf9147ab18a58", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/LinkExtor.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4505}, "digests": [{"algorithm": "sha256", "value": "0ef455917648923b5a8338c91cc762c6d62ad0a95d182f17efea3db91c78b5d7"}]}, {"id": "01e2c73bce422a17", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/Parser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39602}, "digests": [{"algorithm": "sha256", "value": "b60af924686bf61ee37911da2d282ad37cfa87dc4b5285050e9d9637e3f56b2e"}]}, {"id": "d61f95296581acff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/PullParser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5681}, "digests": [{"algorithm": "sha256", "value": "f2786574bef84140ba047f14cc47dcd4cd91550f9a223ba0f8ed670db82e911a"}]}, {"id": "139625e160e75fe8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/HTML/TokeParser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10104}, "digests": [{"algorithm": "sha256", "value": "49a9619850760cae003465294cff58c17f4e101685fb50ab27ba48f6e39afd93"}]}, {"id": "868645e37a44bb92", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Term/ReadKey.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14859}, "digests": [{"algorithm": "sha256", "value": "7b0d4b76cdf7419acf7fb8ca3e4ea6854e11470e402c7b72e0de01f8a47d6fa0"}]}, {"id": "99873e41cef54237", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Win32/DBIODBC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4532}, "digests": [{"algorithm": "sha256", "value": "5eb83e690278991aab76eb89f909ac1e5c8cd8added174ab0e3e499293bd3a6d"}]}, {"id": "d30fc78932118678", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBD/mysql/mysql.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133192}, "digests": [{"algorithm": "sha256", "value": "808f6755885cef81542a80db42c08c15c7402e343e77e7f06c53b29c6cff26e6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmysqlclient.so.21", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d591df0230a77712", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBI.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137296}, "digests": [{"algorithm": "sha256", "value": "9c32960ca34368a33ce57a433006d7d34a1c8ccc576e87162f1df1cd59a1d4e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "435d5f345b68ec59", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBIXS.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26107}, "digests": [{"algorithm": "sha256", "value": "3f33a57ef134314bca3a49006774d172ff5dae595fe93f5bc729ca082e92252d"}]}, {"id": "ca001291f350e499", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver.xst", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23880}, "digests": [{"algorithm": "sha256", "value": "ce8ca2d3bdc9087dd682215e3a13212db235ed37730e016b2f7aedfffa01f864"}]}, {"id": "12ffb5800e652527", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver_xst.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3952}, "digests": [{"algorithm": "sha256", "value": "3c81e8c406b318e74fecfe76bc88c2becd1d1a1b008b9ff14408ae1d8fa22179"}]}, {"id": "3c9a513633fa6687", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbd_xsh.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3630}, "digests": [{"algorithm": "sha256", "value": "e67c947399bd532c5f31bd911fc7f357d4552edd215eba560ec7a0e90d05ad4b"}]}, {"id": "a81d47350325d24e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbi_sql.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "2a9cc241bba4033d5b57111c526e8d0a7a8bb94a9fb83c289d6fa82690543f77"}]}, {"id": "ea7e3fe0023ced4f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbipport.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220869}, "digests": [{"algorithm": "sha256", "value": "ee276075ac861b6d71e6ca33637b2e8731f1e7e7015979228376a9fb11698708"}]}, {"id": "ad079bcee011bf14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbivport.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2016}, "digests": [{"algorithm": "sha256", "value": "9e53f7f41aaaf1b540e2784756ef6f16f61b63df0d9956483aded3c49b6e0f48"}]}, {"id": "704d1ea93e08d481", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbixs_rev.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 108}, "digests": [{"algorithm": "sha256", "value": "26d80e9862b0ad4042d55ffbd9eec7cc468b37abf3f1a426c9c6d993f2ab5a55"}]}, {"id": "e3f6f65208bde978", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/FCGI/FCGI.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63504}, "digests": [{"algorithm": "sha256", "value": "112e77c5458c309b20091b02c12e6b1f7697a04e0ddd9b5a268118f09d0f4988"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9bd8718d354d81d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/HTML/Parser/Parser.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55368}, "digests": [{"algorithm": "sha256", "value": "fc9c523e0a6471c3e93f797c2112cd3ca94e26378dc6735ce3b21947a310afbd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "27a843aca9762ae1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Term/ReadKey/ReadKey.so", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22520}, "digests": [{"algorithm": "sha256", "value": "154ae819bfa41e9e3cdc1c453a2a3d3b312fb5aa4d5fe89185ff65dba6a59180"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4a3a23cdc18a35a2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/dbixs_rev.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "1f51af0d8c8e3dfbf42d472c15d98a9bd6bc97f69d3942d33aa6e28af83c93f1"}]}, {"id": "66ed6b667a578b87", "location": {"path": "/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30784}, "digests": [{"algorithm": "sha256", "value": "8dcb9bc34b51bf33ec2efb0339522d0d8f36a14fb46df38db735181803cca388"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4bd172c2695398fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_access.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18776}, "digests": [{"algorithm": "sha256", "value": "6c8922cd0c5222e97ecb5d37ed34950c16948c366a36f1b150f94723f6ced3e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3c2f5c770c51eb01", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_debug.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "0bd7c7e7ba587833bb61096b388c369eeea8f137df0bb48a08eb1f7187cbeec8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c8716f4bce64ee5", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_deny.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14048}, "digests": [{"algorithm": "sha256", "value": "3f4597b1194c79470487c3681c4028eaa4240aa37d7b69df5a199fdbf1d18ae1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cb7041c617f82c8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_echo.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14520}, "digests": [{"algorithm": "sha256", "value": "2a213be638f6e9570007f5a70e41c98746900a22e18528cafd95f1ecc69439ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "55e2d6abe9b8b5ac", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_env.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18720}, "digests": [{"algorithm": "sha256", "value": "58ec50b5ad86e2b7c1b877babb149b44181d6897df862512e1b90c80c7e65ea6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "936059e683590654", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_exec.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23000}, "digests": [{"algorithm": "sha256", "value": "12d96429498e0bd03112bac5fa83c2e474dd4367a5f41e9b1e0651a29669bf8a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7b3716201e0cb5a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_extrausers.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68656}, "digests": [{"algorithm": "sha256", "value": "6772178a80e918902492be77dd28312b9c2e88fc324d31e8e22c938d1125c932"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libselinux.so.1", "libnsl.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "850804906dd83d8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_faildelay.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "8915efcb9af6033ae72970719850c12043104e7c29ac62f9d567504f87da85ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "336e7e04ff762e61", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_faillock.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22960}, "digests": [{"algorithm": "sha256", "value": "c735e02a47fd3bc784675bdec02969d17004891df0e010d4d39d6e52b6154b01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8561de1e1a93c3b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_filter.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18760}, "digests": [{"algorithm": "sha256", "value": "e78b1269308c65e046ba6faab01ed57df348eb164a70cdc3a2bba3de00c951a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3619b0d2259689ca", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_ftp.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "c01388a3a291d883e3cfb8cb17ffd27b05034ecf2218163274e8264ffe233752"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "83f0e20e6498ecf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_group.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18800}, "digests": [{"algorithm": "sha256", "value": "f7190dbaa584ed66152e241dff382387c98050bc9f65245e5a2ce8f8901b7f4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6fbfe2e40c7721cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_issue.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14632}, "digests": [{"algorithm": "sha256", "value": "1e0a5e723faca4d107153ebfb61b57dbf60c29d7e19eb8265de577a778dc065b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3c1a597aac4c62bb", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_keyinit.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14528}, "digests": [{"algorithm": "sha256", "value": "ab91a8b5bbcc7bbb5cfdbc040fe992fbfed5f520d9a7c6b712869f75cc733d4b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c810bb96bced409d", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_lastlog.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18736}, "digests": [{"algorithm": "sha256", "value": "555df5b621145ef901df2a5953b2555dc597c58e7e486a0dd0402fe73e5b23aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7782d0f98b24b170", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_limits.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27136}, "digests": [{"algorithm": "sha256", "value": "724eb2ae5544f220e55677ae4af1b4411f4778130cb52b9f46cd65bda4544053"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "304d69dba58d6346", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_listfile.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14552}, "digests": [{"algorithm": "sha256", "value": "32f4661f4994ab2d974138b6a3274dad9ecbc9db35901a7ffc5c9f18317d366a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bb5704ff95b96a6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_localuser.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "8501c5472a451a7c3e69d7c126d11f42f979ba047cd311665f1e8bf4ac3720a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "845faa0c04abbc82", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_loginuid.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14584}, "digests": [{"algorithm": "sha256", "value": "040b7cb603629cd95edda3c92b163c2f17b7700381061d7fee0598e478546904"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4927c9e5c2ef119e", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_mail.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "3e4c0d71c92b7516a3bdd4f8e7f326bd3b64e1141ea89013f702a43006e5fc3e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f0ab9be2b92614a2", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14536}, "digests": [{"algorithm": "sha256", "value": "d8abe010b9bea190c30ce59e495587db3e13994311c79518fcded6027083265a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ebfd0e20b2243db8", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_motd.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14656}, "digests": [{"algorithm": "sha256", "value": "a5baba916bdd9237901fcc331306500e1b8e599500fb165a5add3668a1773e97"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "41dddbc413e9bda2", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_namespace.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43904}, "digests": [{"algorithm": "sha256", "value": "361730b329b953ae6352c4b65347edd47af8f1598aa22fe8450a1fb46957f5a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c6d7f7eb9355e1a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_nologin.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14512}, "digests": [{"algorithm": "sha256", "value": "32433e2b6d31c3026db04ae5626fd408e5314efc88563c3a859d62ddc362923b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "78c07e5d1e8fef06", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_permit.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "16e5013429a15f857ccd83d1518be414d212e8bc9e00d4dd22201512b2b275d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8b148de4ae4efff1", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18848}, "digests": [{"algorithm": "sha256", "value": "ef4e0ef3d6a2da074bfb446d3b659f4bd3ffaef7f5337880716dc36e37a3461c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d0ae890a8ac1b588", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_rhosts.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14480}, "digests": [{"algorithm": "sha256", "value": "903b547ab3f6b45afdba11fe1c4e664413fc20f2d3cbceae5f82ce23b03496c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2bf273e25be11378", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_rootok.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14552}, "digests": [{"algorithm": "sha256", "value": "95b58a7049de11a0edeef109da3f0570babdb5bb303a6d41323b430c3bb51e5f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6e6d9b68f1fc7c05", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_securetty.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14552}, "digests": [{"algorithm": "sha256", "value": "7449a118a68cbe70f6e70208ebbd929ff95908f67908f49602cd1d0f7df5b5de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f6b89a91e1375423", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_selinux.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27088}, "digests": [{"algorithm": "sha256", "value": "6bb2c46ad629097523ac63607a70825e0ac7aab3f3a167d9ee1448d95f932f7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a4cb624534c0f70a", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_sepermit.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18808}, "digests": [{"algorithm": "sha256", "value": "d55368bbfbdeef76e6f4967e553e091dc13c45321c91f88b961a80fdedd1f9f5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68e9faae56b489b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_shells.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "5e5e0a636c9dbf1a8d3b1d5f3c1d35157c0bfa290992688bce4f5341a81dee81"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c61bacfb453c56b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_stress.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18632}, "digests": [{"algorithm": "sha256", "value": "676d8772aebb3a2327cf0e839173ccc18f42dfd48a4aa9c5fd2d9b4d9acb0455"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37b4c126e6217fe0", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18680}, "digests": [{"algorithm": "sha256", "value": "3a54031a469b034b9bdc4a774f4ce88a6a31e15280da88c394aa41595052bcdf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37b7985b379a02d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_tally.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18720}, "digests": [{"algorithm": "sha256", "value": "0c4310617e5391193362c7d8b1942cbae5866d7a951aace34506ee36f2a6f65a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1420ed02aee0de8b", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_tally2.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18760}, "digests": [{"algorithm": "sha256", "value": "dfe569a65bda7bae31ccbdf49d21ae66990741ec707cb73f78c65d7e316b8b5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b835890cc4087519", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_time.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18768}, "digests": [{"algorithm": "sha256", "value": "91a8167e597d322c367b43d223dc7572569631b23cf100d2097a6f50dd358438"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "17a70608aef6eeda", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_timestamp.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23032}, "digests": [{"algorithm": "sha256", "value": "af233bd8a8e7eb700b36c844823855d0a8f405b215abe6fc3d9c86afe6fce0d9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "be050d77bb321e0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14576}, "digests": [{"algorithm": "sha256", "value": "064ea7691e921fea1d7d5402f8fb45ebc42e8a1f544ede320a36673064f1ab84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1fbdabe0cb379019", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_umask.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14624}, "digests": [{"algorithm": "sha256", "value": "844d880c3027e8a16eecf2530291bd0b9518fdf966d03a7048617c6c64b4e300"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f12939751e1a1882", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_unix.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64504}, "digests": [{"algorithm": "sha256", "value": "c6c34599153e061d8310ba393f981164b15395dbf53c62ebdf805bc6373ba281"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libselinux.so.1", "libnsl.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0f7b7f58db3dce62", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_userdb.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18704}, "digests": [{"algorithm": "sha256", "value": "d84244674c65e4d6c718b14e9151729694370404cdc015c86dabf49b160db03d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libcrypt.so.1", "libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "10ed0368bde47e6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_warn.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "68c6e33a1c84c7579c0a22d120f7e8fd4abbbab9897caaa80ab78fb30b16b0a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "688d13ed3fb4f8e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_wheel.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14504}, "digests": [{"algorithm": "sha256", "value": "f2cd7120797c29ba0ee4292c0152ed0a031bd20b33b105478e2a51e56d0e2ec3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "725a7838d872eff5", "location": {"path": "/usr/lib/x86_64-linux-gnu/security/pam_xauth.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27192}, "digests": [{"algorithm": "sha256", "value": "caa6d490faa96c687794209d27acdf1f5c8c905658de40cfd719bd87316b3786"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "57e347c4e63a5664", "location": {"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "184a1f3fe556d2f3", "location": {"path": "/usr/sbin/add-shell", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 860}, "digests": [{"algorithm": "sha256", "value": "959e8afe5754f4f09e70e95f3aa952d265e9344b0cb635663aeb4bbf70347bf3"}]}, {"id": "d0d71f36d695860e", "location": {"path": "/usr/sbin/addgnupghome", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3075}, "digests": [{"algorithm": "sha256", "value": "f038f9525fa205e19477e31f57772981e87f85f7e2d84348ddadf49d3c67ba4b"}]}, {"id": "4d30df4ef2c14bfb", "location": {"path": "/usr/sbin/adduser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 37785}, "digests": [{"algorithm": "sha256", "value": "bc34560ad17016571fcb9535ab562b75d53df400a084bfff449cb2c230f921a0"}]}, {"id": "b109bbb6e919c06a", "location": {"path": "/usr/sbin/agetty", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69000}, "digests": [{"algorithm": "sha256", "value": "e443cb13577dc56bdd50d579d58ac43fc2b1295390db0dbadd5fe8342873cf41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6c92881ac500ff09", "location": {"path": "/usr/sbin/applygnupgdefaults", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2217}, "digests": [{"algorithm": "sha256", "value": "fd3dd5e998504628720e5047af75f2af198f016bc75ee5f8f6eabd735972cfe2"}]}, {"id": "3bb5a08027ee5a37", "location": {"path": "/usr/sbin/arpd", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80144}, "digests": [{"algorithm": "sha256", "value": "921648611580eef34ef438f34c6577ec931de9649935312663d6c8b7a7a0f14a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmnl.so.0", "libcap.so.2", "libdb-5.3.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1b6dbebf41edb019", "location": {"path": "/usr/sbin/badblocks", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35144}, "digests": [{"algorithm": "sha256", "value": "72ce663c7863e49b7a22bb795c250933ee949aeddbbf5e884ec11517e570c792"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9b64936dfe9858ed", "location": {"path": "/usr/sbin/blkdiscard", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "0d41296779cfc138168448f30aaeadf90ba16071851e420c0462a09637b7ed36"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e5ce2a2dbd7a710b", "location": {"path": "/usr/sbin/blkid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121096}, "digests": [{"algorithm": "sha256", "value": "5e71545e7191e0f3fb309f2e40a4a1c6933285b08ccceff25747fc9fb95aad76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4a8ea77acebb3550", "location": {"path": "/usr/sbin/blkzone", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "533ccdf21c79a224f300cd2eaa3ed72f48a19f592159cb1dec20811fbd723456"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8350e2628b8e9859", "location": {"path": "/usr/sbin/blockdev", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "767936a3f454a0936b84a020766c11d36e988ac0f526635d1aea40d95ef63dfb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6878924c394d9018", "location": {"path": "/usr/sbin/cfdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 105048}, "digests": [{"algorithm": "sha256", "value": "1125716f3edc475f514c621d85eb155f36d3b3e834818576c3bc568475a13da9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libfdisk.so.1", "libmount.so.1", "libncursesw.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4cd5c032bc937fa5", "location": {"path": "/usr/sbin/chcpu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "b511fc678e104ae6d097f4e152e27767bb59638053347a497f3cc9352dc73a5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "466af7a1e89c51ad", "location": {"path": "/usr/sbin/chgpasswd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67792}, "digests": [{"algorithm": "sha256", "value": "7e7fc2b8ea37062b4b92c6900f8181f00e3fbe4f65680ea9129dc6241ee4b79a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c30a61f380d43c2e", "location": {"path": "/usr/sbin/chmem", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "bb51378ff2f583c124bf614b8b899fbac4587b410e2a6f893b4f11a62b31e372"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5f1306909dad54a1", "location": {"path": "/usr/sbin/chpasswd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59600}, "digests": [{"algorithm": "sha256", "value": "e4a1c82a5246b54b27fce9548dfc09523e875585064fe5bef1b6ef79827f409f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cb7e96a986b84d8d", "location": {"path": "/usr/sbin/chroot", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43352}, "digests": [{"algorithm": "sha256", "value": "0b173e577e5b94948276c199c20b4d03d1d4c7b4b7d0ad60f5afec395cf9af1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6996a61f21f5648a", "location": {"path": "/usr/sbin/cppw", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 61784}, "digests": [{"algorithm": "sha256", "value": "c4120a1fb2555faf40191f35208e14dcfab52cecb4e9ab2f63dd22021f5c6295"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "864be4bf320b0f92", "location": {"path": "/usr/sbin/ctrlaltdel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "3eee9c5fd0941e49fa0a90f60f6e404a37f6a804e15ab7c2002a4617eb261e5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "afd0a70b80411a3c", "location": {"path": "/usr/sbin/debugfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231224}, "digests": [{"algorithm": "sha256", "value": "e2e2bf9b28d4629493279f7c0f01a07022d478d42ed793d1580d4b550412010e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libe2p.so.2", "libss.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aa2033acf98709d7", "location": {"path": "/usr/sbin/deluser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 16495}, "digests": [{"algorithm": "sha256", "value": "f49588f61657a1446c8d17b5afd1fc7c5c78f135b30844c23bf13032bfeea7de"}]}, {"id": "d863b864a8623caf", "location": {"path": "/usr/sbin/dpkg-preconfigure", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3663}, "digests": [{"algorithm": "sha256", "value": "be85745cc3f23a9bd5d9eed0aa8fe2c4504abaf1c5e669120432ee35dee1c479"}]}, {"id": "45d873c37ba89595", "location": {"path": "/usr/sbin/dpkg-reconfigure", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4448}, "digests": [{"algorithm": "sha256", "value": "a6aadf25a48b6662b185a4a5bbbb3fb53d1ab72beb43087c145deced9e209844"}]}, {"id": "5832c6ad73beee71", "location": {"path": "/usr/sbin/dumpe2fs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31112}, "digests": [{"algorithm": "sha256", "value": "c142303473ce4eab334a5fa70b0cb581f23b6d71f7d30a8b4fcee651fa649acb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libe2p.so.2", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9a8b1ccd9f390c89", "location": {"path": "/usr/sbin/e2freefrag", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "8104c3d96916b61d4ea0be6940a755e4624e7c0180b5fa38fb0a1da96044c0e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d17525dc89a876a8", "location": {"path": "/usr/sbin/e2fsck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 335064}, "digests": [{"algorithm": "sha256", "value": "abef458c447b99bb1082d17602640a1ca890cc0aa68eeb6967a1f1641fdd4f91"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "97b883ee4872d2ca", "location": {"path": "/usr/sbin/e2image", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43400}, "digests": [{"algorithm": "sha256", "value": "bc92b3d39559c82c786bb4ef5a58c11d83c14664f5988dcec13e6a6b63b09a1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e994ac957d1073d0", "location": {"path": "/usr/sbin/e2scrub", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7296}, "digests": [{"algorithm": "sha256", "value": "e9f1a56d7b4a42711d2acb8f1c675d7cce03b9e7eb9f560e9bc89eb425e0f2ea"}]}, {"id": "7781c747cc88ca8f", "location": {"path": "/usr/sbin/e2scrub_all", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5395}, "digests": [{"algorithm": "sha256", "value": "fc1e302f48405eb941ff60e691599bcfc6d9f406851238a11719ba887f55bcf6"}]}, {"id": "316e9166c9dca445", "location": {"path": "/usr/sbin/e2undo", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22912}, "digests": [{"algorithm": "sha256", "value": "65f4ff1bbdb858f7284bf1a994dac6d658e5b892cf720fe55ec542a58b772874"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1a6f05bcfd386d8a", "location": {"path": "/usr/sbin/e4crypt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31104}, "digests": [{"algorithm": "sha256", "value": "2a22e199081cbfccd8eb363e854c40f4a8a1413d28a3e486d9d0586cceb4ba35"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libext2fs.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0f6a277044caf522", "location": {"path": "/usr/sbin/e4defrag", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35128}, "digests": [{"algorithm": "sha256", "value": "17a5b5638c42c9524503dc8e3c86409147917ca3f8ea61422d2a38a494b59b33"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6f21fe7cfb9ea066", "location": {"path": "/usr/sbin/faillock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "e213538c49a8e0cbb710b8184a3a6475ab6d78cf3febe6f04a8c0278d7a0a575"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "289f358ebfd9293b", "location": {"path": "/usr/sbin/fdformat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "429af1a1843268291a812a0f391028bdec6256b23a13b10982c11ac7549db814"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4a4656e9415037d7", "location": {"path": "/usr/sbin/fdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 153880}, "digests": [{"algorithm": "sha256", "value": "2d66f8b37035b68bf1ebcfdcc7104715a15a5cb938f46a30a5522397969120e3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libfdisk.so.1", "libsmartcols.so.1", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d49ec461b1f9248a", "location": {"path": "/usr/sbin/filefrag", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18768}, "digests": [{"algorithm": "sha256", "value": "74cff77c06ec7ce79ac04b2ba42d8533c897d0f5be6c241327115a2f38e97255"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fa9516cbc4d82f62", "location": {"path": "/usr/sbin/findfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "1fbc08be02896cd1c40319fbb2b6093e063b11f2150309c468f6c115ef54686f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ee23acc376252c19", "location": {"path": "/usr/sbin/fsck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55576}, "digests": [{"algorithm": "sha256", "value": "b568debd209c32e3fd02236759861fcd6c7bb0110fc6fb0456deb34278b8ac1b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a3898223e7255313", "location": {"path": "/usr/sbin/fsck.cramfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39176}, "digests": [{"algorithm": "sha256", "value": "76652a8ceec6b1e46cffa9674ddfb3cab6b5a2cbfbac934a58c31b5898ec98be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6c3f448e2da4179a", "location": {"path": "/usr/sbin/fsck.minix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125184}, "digests": [{"algorithm": "sha256", "value": "ce137e0659be7a481f568c5db3e56cf908f6f8faf7b1ee64436c8e1d4fa26d7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b2b94b526eb9c3d", "location": {"path": "/usr/sbin/fsfreeze", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "16d80f45a8058815d72353d2362882a1bd736356fac786946d334eda31bc8875"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "208b913ecc4587e3", "location": {"path": "/usr/sbin/fstab-decode", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14648}, "digests": [{"algorithm": "sha256", "value": "674d4ea763907dc7557c4489def690e1fc565185611be9414036df6051318039"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "435298a4ad9d0d28", "location": {"path": "/usr/sbin/fstrim", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "7cdeeee9ea5fd8a378a0d718359c7509823ac689df24054f916e482b979813ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "19a8b13772d139e0", "location": {"path": "/usr/sbin/genl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84264}, "digests": [{"algorithm": "sha256", "value": "20c3c57d6ad8f687584ca0ef20d5c1e78b23e358501e1c71d7d41358d1e4d832"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmnl.so.0", "libbsd.so.0", "libcap.so.2", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d1943b31a372001f", "location": {"path": "/usr/sbin/groupadd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93136}, "digests": [{"algorithm": "sha256", "value": "c4a51fd9348b4981d8cd5a4d9115e25dd1b7647129d01f31b962936d96c33b8d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e6a016f15f34c6e", "location": {"path": "/usr/sbin/groupdel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88848}, "digests": [{"algorithm": "sha256", "value": "5d9e6b09844a74880b55e571ba0cd4327bc0187914954a82cca7013e4e1457bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "acbb6140f35ada37", "location": {"path": "/usr/sbin/groupmems", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63736}, "digests": [{"algorithm": "sha256", "value": "0ce6c1bcc780a1a56729829e2d3d33952bc32449e2a6fc3f9aeedc587abf14c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3b30ea2dbe489316", "location": {"path": "/usr/sbin/groupmod", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97136}, "digests": [{"algorithm": "sha256", "value": "7940f364b312c197e9d649e57e3f2fd130d6bac004a2004c192f6fbca66ac990"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ebd8e5d00f3a305e", "location": {"path": "/usr/sbin/grpck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63672}, "digests": [{"algorithm": "sha256", "value": "5ae98999e33ca77284813b7f96b04b71bd4de9a8babe8254c79bd5056bfced8a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "851ebcd1229ec1d8", "location": {"path": "/usr/sbin/grpconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59448}, "digests": [{"algorithm": "sha256", "value": "d5e639b9151d62c57cabe5e59057699531d98c6295f1a392446f2d6c985e0a7d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "14986abf36c5bdc4", "location": {"path": "/usr/sbin/grpunconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59448}, "digests": [{"algorithm": "sha256", "value": "c3bbfc738b3404abba72cc1d74a4eb856eaa382c81f3a0b476e305d90e5921ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5a07ea2feaba2339", "location": {"path": "/usr/sbin/hwclock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104808}, "digests": [{"algorithm": "sha256", "value": "f72bb2398805520a21f8ff23b06ab54f86b9d77ffbf60f7f0bb2f64ff32dfcd1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2d0a6053b35d8bf4", "location": {"path": "/usr/sbin/iconvconfig", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31128}, "digests": [{"algorithm": "sha256", "value": "bde91488d40eefba1d466844e959a3b346f5f28bdb44f026ab2bb1463e2b10d8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "79e33390c9a54cb6", "location": {"path": "/usr/sbin/installkernel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2638}, "digests": [{"algorithm": "sha256", "value": "ab0bedb106c10aa2c2ce88ca6bb9db1a973854049b36a9961a532c4496051815"}]}, {"id": "4dd3cd0a61104976", "location": {"path": "/usr/sbin/invoke-rc.d", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17042}, "digests": [{"algorithm": "sha256", "value": "e23bd68aa92ea828f64b67839906ec0a3ad6bb81611100a6db907830e77945ab"}]}, {"id": "8e4343df0b1fd769", "location": {"path": "/usr/sbin/isosize", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "dcfc43a37bf2680e7a281115c0da2bac843806bab8587435e290b2c1e0e856de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "732d051c8ac997ed", "location": {"path": "/usr/sbin/killall5", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27016}, "digests": [{"algorithm": "sha256", "value": "2fea284039c6f9ffd3384f6e9523e4cf75338e1e736572bbdeb3979b6bdc1f39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4e3aca5cbf0e8703", "location": {"path": "/usr/sbin/ldattach", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "adf87d9242cab10fc264067621be08728b5c2effea34144703a312c12aa14f9f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8c4b409e31f8eef2", "location": {"path": "/usr/sbin/ldconfig", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 387}, "digests": [{"algorithm": "sha256", "value": "bfd5df90c7f070feab584435f106f254ffffaa268a04de5b5c3bd61d59c092f3"}]}, {"id": "7bb223e18f05ec95", "location": {"path": "/usr/sbin/ldconfig.real", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1053768}, "digests": [{"algorithm": "sha256", "value": "d86a42a5d07491b6c12f5e7ada4cc95487389c53f2f755c17d60642ca891ac50"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "19cfda4b7b4e0407", "location": {"path": "/usr/sbin/logsave", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "b2d338b768c2a841c7c27f6e8b3124e22e7eca68a2fb47248bb2ba4cfdc84608"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "95a6ae3839e8f54c", "location": {"path": "/usr/sbin/losetup", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 112992}, "digests": [{"algorithm": "sha256", "value": "8aa16e6e08331a95f4e88ddcfdce50203f4ab3dbcda6b10422c71c1b32db6213"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "637a945c27fdabce", "location": {"path": "/usr/sbin/mke2fs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137848}, "digests": [{"algorithm": "sha256", "value": "08efec7e808a8c3d02eb036161225e43b5408da5b1097cbc1ddbaf27478b26ff"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "957319a4a3926fec", "location": {"path": "/usr/sbin/mkfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d74ffd1e124bc0b1600ec06ab507bd4517021311a1d9c97d9b5c72a825db48dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cb223d6bbd20622b", "location": {"path": "/usr/sbin/mkfs.bfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "2c6b812cea39f12e2fcc55c2ee2af6afdd73bb4eadeb347e30d20cd520110707"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3aa28fa918c9d02b", "location": {"path": "/usr/sbin/mkfs.cramfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "dd96b0c9913c8ec8bc35ed6665d812c9e44c1f8517b8b96f638a709488717c55"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1cd9468d9ea8c71c", "location": {"path": "/usr/sbin/mkfs.minix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108784}, "digests": [{"algorithm": "sha256", "value": "81fa816deab8e348a8828a9cebc7eb520c742c411f87a75b6d0a521fdf04d7e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "995597647078d0be", "location": {"path": "/usr/sbin/mkhomedir_helper", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22704}, "digests": [{"algorithm": "sha256", "value": "6a551dc786ee8d18c4f15e7930d27fe5f72f3b61d5a353cd648bd38b3d87c753"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2ed6509ee1362419", "location": {"path": "/usr/sbin/mklost+found", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14648}, "digests": [{"algorithm": "sha256", "value": "9dc78f4452654513a2d30b1de77226ed17b24df13df15082ba30fe76f8476e9d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2dfb19248f4ee8b1", "location": {"path": "/usr/sbin/mkswap", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108784}, "digests": [{"algorithm": "sha256", "value": "2d7ab6f854a86feac14a12aba9d0a04b8a3a6cfa0ddf1c4a058819c7fbd40d2a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libblkid.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "30c3b295483e502d", "location": {"path": "/usr/sbin/mysqld", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23370864}, "digests": [{"algorithm": "sha256", "value": "6934363526c671bf91fd7897ce960341a9d80dab7636f033c69a048bf3c886ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblz4.so.1", "libaio.so.1", "libz.so.1", "libpcre.so.3", "libcrypt.so.1", "libsystemd.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libdl.so.2", "libstdc++.so.6", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "49c6ab0403c6a329", "location": {"path": "/usr/sbin/newusers", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 101168}, "digests": [{"algorithm": "sha256", "value": "e4fa650d446b517d0e92750b7958b0a2f4536c2f261bb90a1fd98d07045a8911"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ce49faf3408218aa", "location": {"path": "/usr/sbin/nologin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14640}, "digests": [{"algorithm": "sha256", "value": "ef051dae43b525ba49d237a277b71ebd13f4fe4f40792391ec774d13f25dd081"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "56a23b8f9bcd3a81", "location": {"path": "/usr/sbin/pam-auth-update", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20335}, "digests": [{"algorithm": "sha256", "value": "a1ed2132f165223bb7a34cdf490b083023a4d81662068ba0c0c84e961e94abb8"}]}, {"id": "5473e85f64d8d047", "location": {"path": "/usr/sbin/pam_extrausers_chkpwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "02a44b51bcfe7b6890b292ca09ef4b87eebb9dc3a060b561cf682fd8de22fe46"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d9ae599b36c5f412", "location": {"path": "/usr/sbin/pam_extrausers_update", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "b6daca3b621a75f4a931e19e40c83dea8fa9089bf8a827417f0c022583b7a617"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5b082b08df898d72", "location": {"path": "/usr/sbin/pam_getenv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2890}, "digests": [{"algorithm": "sha256", "value": "982cca7d6a9afe07d7ba3fc929082ef11ed1cadb88d253f6464bfc0a19730674"}]}, {"id": "1adaaf1032b8f857", "location": {"path": "/usr/sbin/pam_tally", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14504}, "digests": [{"algorithm": "sha256", "value": "bf68867b3e40612692888480f2c0caa03be5542c29f9e2f5a65ee18c847ebe1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7ef36b1f91b73da", "location": {"path": "/usr/sbin/pam_tally2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18600}, "digests": [{"algorithm": "sha256", "value": "1775c63d8e2d0fd058aa0816033fbcdd3f65c4d691eeb5772b6fc4e3aac8c559"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4e2529628a38f5a6", "location": {"path": "/usr/sbin/pam_timestamp_check", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "d5dc7b245828eacb90ad4934249a2a24efd40c9df7bd87a37be4e7ec6edf5f98"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1f5c2ae034a9f285", "location": {"path": "/usr/sbin/pivot_root", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "a7f95021f072c830f9a391c98c5e26bc7b52273d87b270a127b84b616d0c0225"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb834a29ff2f28c0", "location": {"path": "/usr/sbin/pwck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59568}, "digests": [{"algorithm": "sha256", "value": "4272d9f7ba622a12d9e2d4312242cc5f80577ff82f3424a1a3dc643a21122a5b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4c76c8da8a355a43", "location": {"path": "/usr/sbin/pwconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55344}, "digests": [{"algorithm": "sha256", "value": "a32fac1cdb26ff309e2dbead133be23dd861c2d43d3344b96064347e995cc795"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7d3575667eaed939", "location": {"path": "/usr/sbin/pwunconv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55352}, "digests": [{"algorithm": "sha256", "value": "0891a9044fd9cc5a852b9c8178f83a221b6be9b7299647a866c526fc51f1792b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8d7e75774b1f737", "location": {"path": "/usr/sbin/raw", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "eac1d336d8656e45a3b21d083392278a6de440b89a766c0f76d9250dde06f33f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "60535e2574b54929", "location": {"path": "/usr/sbin/readprofile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22792}, "digests": [{"algorithm": "sha256", "value": "14a274e2a9c320d1055e835cdb405c329a1509a0101d1aa9b0a045bb2c29bf14"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "85f40c4eaba05b6e", "location": {"path": "/usr/sbin/remove-shell", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 904}, "digests": [{"algorithm": "sha256", "value": "5a15986f8fd235bccf215832a5c39070acd6c48176c73a2415a7148bed327267"}]}, {"id": "590764b6c56d8d50", "location": {"path": "/usr/sbin/resize2fs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67968}, "digests": [{"algorithm": "sha256", "value": "b87f8628908f207e6d0b96765cd5886ff5ebac459e0ac1307107fed05c7c6b15"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libext2fs.so.2", "libcom_err.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9f0dc7a0ded06cca", "location": {"path": "/usr/sbin/rmt-tar", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59952}, "digests": [{"algorithm": "sha256", "value": "1a07adb8bc0cf9fba66ebcc0beccb72c2b142160c415c400fb7dede623dd4fb9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0f54e164d6cb7a5a", "location": {"path": "/usr/sbin/rtcwake", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "2c0e60a2e8da8507991b0b3c6837a7b80196d7120aaa38089bb18354be61472b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cb1a801d3c0fb378", "location": {"path": "/usr/sbin/runuser", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "cfb15b2826ac21618120115e6a5d94d0b9702a6de59b826e7b988cbd76ebbcbc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9d8773a8c5cffd35", "location": {"path": "/usr/sbin/service", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9262}, "digests": [{"algorithm": "sha256", "value": "7966a978b1b11eba4027dfabb58c5d32f7bcc389738c64a5a39e8213dbc8959c"}]}, {"id": "79c7d622deabcb19", "location": {"path": "/usr/sbin/sfdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 141544}, "digests": [{"algorithm": "sha256", "value": "18bd508e019c86a90db2afb8d5fd49b5e3a05099287da12f60dfbb104874781b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libfdisk.so.1", "libsmartcols.so.1", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f968cb82b7d3e187", "location": {"path": "/usr/sbin/shadowconfig", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 885}, "digests": [{"algorithm": "sha256", "value": "e456ba3088c0cb498ba86d9ce496273138e9cfe523feeb1a7e7083aae349dded"}]}, {"id": "599deb94d2f36d08", "location": {"path": "/usr/sbin/start-stop-daemon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48456}, "digests": [{"algorithm": "sha256", "value": "34cf26c482170e55ffcc2d0d02bc3a663351abb98c97afe5565cf3b3a57a31f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "445e791375ecdb26", "location": {"path": "/usr/sbin/sulogin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "29b67c5a30979d2460c5b821ed29364f068abf52055efc3bb741144f358f6bfc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e4ec90aa9aad8a02", "location": {"path": "/usr/sbin/swaplabel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "45c1e23d797aafdc507efeae74dd3a70706f834ce42303d83adea074f3ad2915"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libuuid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bdc6151be9f7bd40", "location": {"path": "/usr/sbin/swapoff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "aaccc5681cb6409680ea9777f09c1a2bab3a1a21171c28f9df6ae392ffdf95d2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "36cfdfbeca70f272", "location": {"path": "/usr/sbin/swapon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "32feea228a212a46669320224a0c6cece75e32498f80bf376415dae5b8ff850f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libmount.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4eeacd400c97e393", "location": {"path": "/usr/sbin/switch_root", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d20ed1c7d1e8fed61bc89330d8fdbf691fcafdfb72f9839f4aaa51eed4dff0da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4cebdafb7984b912", "location": {"path": "/usr/sbin/sysctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30960}, "digests": [{"algorithm": "sha256", "value": "e52e0c11b454cf31097a91fa7ed4c46dfddaafb38e4c56f5c7d9140151f75665"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0e33e0677c0c5966", "location": {"path": "/usr/sbin/tarcat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 936}, "digests": [{"algorithm": "sha256", "value": "4307aa7cc97a4db32a674ad32f893b251188903cafa6d5266c813fc5c9ea755e"}]}, {"id": "cf4bb93001f4824b", "location": {"path": "/usr/sbin/tune2fs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 109112}, "digests": [{"algorithm": "sha256", "value": "e68a0c0c0f52564614ebf8478d5186474707f3b95b438119ff0b46f2bf20b80c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "23b06b35576fc729", "location": {"path": "/usr/sbin/tzconfig", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106}, "digests": [{"algorithm": "sha256", "value": "816e1759cc6a017900439acc6c85dd2293cc78948d54bf76c1f23bf16437b1fc"}]}, {"id": "723fa3cc3e4466a9", "location": {"path": "/usr/sbin/unix_chkpwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 43160}, "digests": [{"algorithm": "sha256", "value": "c18a212c1e3bcffa4e988c1970d89a158ade7033bd746662f8e0c5bd21864cbd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ed828fa0eee536f9", "location": {"path": "/usr/sbin/unix_update", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43160}, "digests": [{"algorithm": "sha256", "value": "8bf2544958e1a1211cb5656008533492b0e9dffe8eefad0511b7df89b7838db1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "06003b81f9066f08", "location": {"path": "/usr/sbin/update-ca-certificates", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5300}, "digests": [{"algorithm": "sha256", "value": "7ad4af5c16cfe26de17f76a3b2217f011a651fe1f25ed1608584765aeeffb7f9"}]}, {"id": "2c94e8eac3a04e4a", "location": {"path": "/usr/sbin/update-passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35392}, "digests": [{"algorithm": "sha256", "value": "5d87ba009d9c8c2aa4c945bb35a5735bb4d655da6f035ed1879240a6602ec866"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdebconfclient.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7c7832437a2bdf98", "location": {"path": "/usr/sbin/update-rc.d", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 17161}, "digests": [{"algorithm": "sha256", "value": "1102a9c7a3edbfd57bf7b7b466aaf45a10763a186093f65bac3966f0da8a5448"}]}, {"id": "68a2244263888573", "location": {"path": "/usr/sbin/useradd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147160}, "digests": [{"algorithm": "sha256", "value": "f6c02c9688cef8670287bb52163a34d94ad6b98af8856d0bef09653629e279eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b0d82c317e103f89", "location": {"path": "/usr/sbin/userdel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 101264}, "digests": [{"algorithm": "sha256", "value": "4990a8c0f7a39974d56b69f9e5ba0764b987566b1e614ea209b69c1a83122c10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b6fcb81bd96b5d58", "location": {"path": "/usr/sbin/usermod", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142840}, "digests": [{"algorithm": "sha256", "value": "6da1af679da8ff120239e2b3cabfeeaac692a08b62811a91554efa1822ac7b1b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b59e398e76a5ec87", "location": {"path": "/usr/sbin/vipw", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 70200}, "digests": [{"algorithm": "sha256", "value": "eace12026088ad1661b8fd7480357423347895fe348632ae8270706b259aacdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b3333bf7ab0a03a3", "location": {"path": "/usr/sbin/wipefs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "da28b8b9ae295f5936918fc798f249eb9be0a8219aca8601610e23d6a04a6d11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2809983b9841537c", "location": {"path": "/usr/sbin/zic", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63784}, "digests": [{"algorithm": "sha256", "value": "12f4ebe31c640dde81f1a3527c2605296cc5f8a40903bbba7fa18cf21bc885f9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "29255557c2e1aca2", "location": {"path": "/usr/sbin/zramctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117088}, "digests": [{"algorithm": "sha256", "value": "20c0bfda9d816942fd425e1a7622ad14a2eea47bd5643c85c44befbb6f682445"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "da5a70def5f7c21d", "location": {"path": "/usr/share/adduser/adduser.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3028}, "digests": [{"algorithm": "sha256", "value": "cbd8ed49dd084c853d90afc22643b1a55c6f7b7a959644861c589fa8d7f26b0b"}]}, {"id": "1b1ab4f0a7e625d5", "location": {"path": "/usr/share/apport/package-hooks/source_mariadb-10.4.py", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1717}, "digests": [{"algorithm": "sha256", "value": "6aac59f89211831cf613d23dc2fba9d8515407bb92975e939e09f71ed86dd57c"}]}, {"id": "90a4b569bd0cec9b", "location": {"path": "/usr/share/apport/package-hooks/source_shadow.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-python", "size": 720}, "digests": [{"algorithm": "sha256", "value": "4b16c0b7626ae342856ba7870aa8ed13193868984325264c8f39c61c62e0454f"}]}, {"id": "2ef8ad7df88cc377", "location": {"path": "/usr/share/awk/assert.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 383}, "digests": [{"algorithm": "sha256", "value": "07f9e0362956d40ea6a92bedd4f292666185d038885387cb00adb5ade1582d93"}]}, {"id": "ef070fc0f31484a3", "location": {"path": "/usr/share/awk/bits2str.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 334}, "digests": [{"algorithm": "sha256", "value": "d7529387edb12e4054b384e96bc4911cb3b0e544602fb1e9de8a983f5fd46c5a"}]}, {"id": "ff309755ea6e2914", "location": {"path": "/usr/share/awk/cliff_rand.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "41b20eba1d788cdc7d64c3860315b3bb8613f80b5f7d8f04774c31caef64dd42"}]}, {"id": "bfedf414736569fa", "location": {"path": "/usr/share/awk/ctime.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 234}, "digests": [{"algorithm": "sha256", "value": "cf1b816f600516ec0a4f84901e12c48f44c5309bd6bd7b32f9a17abd026f2b86"}]}, {"id": "3abb6f56b062bdea", "location": {"path": "/usr/share/awk/ftrans.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "9957afaddfec5f2c6bc4f9cb12c576e6c367c1b681a472e91ced9caff5292722"}]}, {"id": "0f05b279d3a929f4", "location": {"path": "/usr/share/awk/getopt.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "990d764228a3ae5f919dd0e585661fd14bf217617e7fcf33e4c40124d6969287"}]}, {"id": "dd947f2234fe8b7b", "location": {"path": "/usr/share/awk/gettime.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2491}, "digests": [{"algorithm": "sha256", "value": "7baacb670919547d1fc2ec186d6ad937c6f7cc2d03e0b2e8f6802742dc7c6023"}]}, {"id": "195c9d9218f50ac6", "location": {"path": "/usr/share/awk/group.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "46556e7f147deb42a2986cc90bbcfc2ffe54e3bdfdc4cddeea327dba74dcb422"}]}, {"id": "296b2a78bbd69aac", "location": {"path": "/usr/share/awk/have_mpfr.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 221}, "digests": [{"algorithm": "sha256", "value": "40d45f7e243e4f7faa1335852c5839fa80c60d70eccd94918cee7edbc58fd9a4"}]}, {"id": "84b1fbdeb30d0eae", "location": {"path": "/usr/share/awk/inplace.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1992}, "digests": [{"algorithm": "sha256", "value": "8ce91c739a7a6bb06482e102389a12f1135a49fee6d17407151ad167e5b131e3"}]}, {"id": "15b8f74033518835", "location": {"path": "/usr/share/awk/intdiv0.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 462}, "digests": [{"algorithm": "sha256", "value": "c184f8a175c7226e9c567a8bb91e5e67ed8e239769012ad16f93c48f8e328bfd"}]}, {"id": "734c64c44d7a0596", "location": {"path": "/usr/share/awk/join.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 378}, "digests": [{"algorithm": "sha256", "value": "9af26157a40c1e1c09dfa73152e07cbff4c4f4b31b7bf8132572270da6dfc052"}]}, {"id": "b23d5e35f3a62796", "location": {"path": "/usr/share/awk/libintl.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 238}, "digests": [{"algorithm": "sha256", "value": "2b3a65b9053d2f4f08733870ef2cf1b5ee8aeba74dc6b9b1d1610fc0d9ac0eee"}]}, {"id": "9081abe3b87ca7ef", "location": {"path": "/usr/share/awk/noassign.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 422}, "digests": [{"algorithm": "sha256", "value": "7ffc84e6d111aaf56cb0d3756bbcbd73e2510069ee6fc05bc1ea0e412884663e"}]}, {"id": "bee559fe9c434a92", "location": {"path": "/usr/share/awk/ns_passwd.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1282}, "digests": [{"algorithm": "sha256", "value": "65670dbe643091de33dd490b71609677c875166d0aa59378a6576f979ba9886a"}]}, {"id": "a3a36275d36bf71e", "location": {"path": "/usr/share/awk/ord.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 937}, "digests": [{"algorithm": "sha256", "value": "e7d37acc67a101dd2e23c19ed3f9dfd5d01ea93af63b2ebc8679976e1ef051ce"}]}, {"id": "d61a69a61233ae2e", "location": {"path": "/usr/share/awk/passwd.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "a1c747380f60e50f05ef088a55cb0a8e5bb49a4ca10a5406de6e159e0d125cc9"}]}, {"id": "4b3af44ae2c0e25b", "location": {"path": "/usr/share/awk/processarray.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 355}, "digests": [{"algorithm": "sha256", "value": "ac1e8e8dee8105c5c1ab2a1b87fcb668885473b7e90b7b0c137275742c704166"}]}, {"id": "a53a829de6bef6f0", "location": {"path": "/usr/share/awk/quicksort.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1031}, "digests": [{"algorithm": "sha256", "value": "b769b7a892acedcdb98d18c3cf05544d4d85488a0378aaacba0c6e2ddb71bf35"}]}, {"id": "0729c92663c0110a", "location": {"path": "/usr/share/awk/readable.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 489}, "digests": [{"algorithm": "sha256", "value": "06e27abeb78eff929cb1f44256f195fe2d86ebb62814f731f420df286c8f1094"}]}, {"id": "bfb24d99039c5d0c", "location": {"path": "/usr/share/awk/readfile.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "751d619465eb57c9d6314eb2a97e783ff84ff108cd1c4efeff8f62400dd77609"}]}, {"id": "1f2184600b250d49", "location": {"path": "/usr/share/awk/rewind.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 404}, "digests": [{"algorithm": "sha256", "value": "878279434b70956b26eca128a0939c1a14da97b1626fe402eb76d44485fbc268"}]}, {"id": "ed8fff17c802f0e7", "location": {"path": "/usr/share/awk/round.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 661}, "digests": [{"algorithm": "sha256", "value": "28b705d2e2b01cc3ed450cc42e2ff99b058b55ef5a49cbc483aded7bdfa58aff"}]}, {"id": "0b729cfdddbe91b3", "location": {"path": "/usr/share/awk/shellquote.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 472}, "digests": [{"algorithm": "sha256", "value": "78e7df6e31f55536a4c3853f6d54644877aa892ed7fc6e1d4dc9080284d78565"}]}, {"id": "4c81c6b568bc053c", "location": {"path": "/usr/share/awk/strtonum.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1454}, "digests": [{"algorithm": "sha256", "value": "abd27d285278e83655617efbd8e09b5f5271dd6ede37847b0ebd6632be2dde74"}]}, {"id": "1ec618bf446db939", "location": {"path": "/usr/share/awk/walkarray.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214}, "digests": [{"algorithm": "sha256", "value": "3a7f02f135e91bbf1c1cd498ea0e1489802d58c83bb4d112c0a407593db31dd8"}]}, {"id": "87a0e1c4c273b677", "location": {"path": "/usr/share/awk/zerofile.awk", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 424}, "digests": [{"algorithm": "sha256", "value": "c20a5e00b43fbfb9ea420da93f64422ce13d4aebb3b725e2ac3ba0102f169bee"}]}, {"id": "ab99dd84dd67a71c", "location": {"path": "/usr/share/base-files/dot.bashrc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3106}, "digests": [{"algorithm": "sha256", "value": "34fbc467b8c624d92abcdf3edcf35ee46032618a6f23b210efab0e6824978126"}]}, {"id": "1740cc30fd1dac4e", "location": {"path": "/usr/share/base-files/dot.profile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "bbee58b1e0787bb851e7f7a4d0c187a8122d68eb67e5fa464696310398ac005b"}]}, {"id": "78a1320fd40beab3", "location": {"path": "/usr/share/base-files/dot.profile.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72}, "digests": [{"algorithm": "sha256", "value": "8961ee041c712c735fb05287740ab62737777bd58ce631b54b07d8083efad3bf"}]}, {"id": "aea5b8a811e207de", "location": {"path": "/usr/share/base-files/info.dir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 771}, "digests": [{"algorithm": "sha256", "value": "0a3bc2a3060026e47960ba857a42665190dc3eccd40be0c2fbaaa59cdc4e959a"}]}, {"id": "a87292073101a626", "location": {"path": "/usr/share/base-files/motd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 286}, "digests": [{"algorithm": "sha256", "value": "a378977155fb42bb006496321cbe31f74cbda803c3f6ca590f30e76d1afad921"}]}, {"id": "09025c0ec43a363e", "location": {"path": "/usr/share/base-files/networks", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "20f4b0486ba8a442644f0f10fc1c947db554c83f31037d6a2ba9be8d67998c25"}]}, {"id": "8d6a99f865fe3465", "location": {"path": "/usr/share/base-files/profile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "3358f609b4bc5c0b50f1dd3cffb3861404027bee127580370cbad3db7cc5b209"}]}, {"id": "62686330e243753d", "location": {"path": "/usr/share/base-files/profile.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 363}, "digests": [{"algorithm": "sha256", "value": "2967dd939bb04a37a621063382602bb92d29262f6bb2435bb8b7fdc0bf6e1e0a"}]}, {"id": "69b5da461f7ea4a2", "location": {"path": "/usr/share/base-files/staff-group-for-usr-local", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 771}, "digests": [{"algorithm": "sha256", "value": "64a482506f00572df1d4909a347d6f4fa8e6ce23686b7f058bfbd650ec0658ce"}]}, {"id": "29df17c15d7693b6", "location": {"path": "/usr/share/base-passwd/group.master", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "cfde4574c857edbfbd31667000d75d07efe6bc61f22063693010dee2a912450b"}]}, {"id": "1da6575e753981e5", "location": {"path": "/usr/share/base-passwd/passwd.master", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "5e66dea2e22fa69f64b4f92053bedbf8ea2550dffb95967994730b718f4eb930"}]}, {"id": "d0d8e6f06a984830", "location": {"path": "/usr/share/bash-completion/completions/addpart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "61badc8851eb6f1c153df1a07c9c2f3bffa048fbd05d1ef775384087440a08c8"}]}, {"id": "c3c14bb284b3d38f", "location": {"path": "/usr/share/bash-completion/completions/apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7108}, "digests": [{"algorithm": "sha256", "value": "deb2117b51a6973375b172bd71d93b1fa5912eb81f73a2b4c4aadb4651260950"}]}, {"id": "b7adaaf55d8d0b21", "location": {"path": "/usr/share/bash-completion/completions/blkdiscard", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "52ae5cec0990942b3e239d9bae331ea237d6dd457575746e382d07fbabf9ad70"}]}, {"id": "fafce2d8e432bde4", "location": {"path": "/usr/share/bash-completion/completions/blkid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2116}, "digests": [{"algorithm": "sha256", "value": "2b56c1d941cc087ebc72f0a9e44b7e70486b7824fa6eb5840bd7eb3f46946925"}]}, {"id": "2c6dc498cd764e0e", "location": {"path": "/usr/share/bash-completion/completions/blkzone", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 971}, "digests": [{"algorithm": "sha256", "value": "bf20f342237b951779fb457d68cc4bc7900e6db044becb5419efa109b77ffadf"}]}, {"id": "786456cb87486120", "location": {"path": "/usr/share/bash-completion/completions/blockdev", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "32a9db482f3941d0d22c12b5feb8a73c71489f7bf83693a9c3b4d3d27e97d8b0"}]}, {"id": "99e8a9bccb2dc84f", "location": {"path": "/usr/share/bash-completion/completions/cfdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "2995b77066141f0a0b67dec82d554a20909466eca6a3e8f237eb709b7f5b4c62"}]}, {"id": "b3d0e89009d115d3", "location": {"path": "/usr/share/bash-completion/completions/chcpu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1522}, "digests": [{"algorithm": "sha256", "value": "38548158ca1b6d13b515c4fb5107a6fc85ae04c8444f3edd75e98e42dba100f6"}]}, {"id": "0b5b1dc8af9106f7", "location": {"path": "/usr/share/bash-completion/completions/chmem", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 501}, "digests": [{"algorithm": "sha256", "value": "6bb1f0dbb7af9f2891badb28f90e7ab9b82647a4b982a284b541968f669f2a9f"}]}, {"id": "3054794fca9f9cde", "location": {"path": "/usr/share/bash-completion/completions/chrt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 920}, "digests": [{"algorithm": "sha256", "value": "1dd13080d71c8d880e628eee89e8f493c979441692ef364e01ca8c8a761d381e"}]}, {"id": "af0b54021a7cf5f9", "location": {"path": "/usr/share/bash-completion/completions/ctrlaltdel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 335}, "digests": [{"algorithm": "sha256", "value": "52021091a5554e9b6275cdabbf1820ccd18eff38d8b0094284ef7fb68c38f66f"}]}, {"id": "84ce01885278db6e", "location": {"path": "/usr/share/bash-completion/completions/debconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "45a6978806b39111a579c0e7d4e85937bd6c8e20c3f6732d3ecf5fbd2344cfb0"}]}, {"id": "786351a07a8cfb45", "location": {"path": "/usr/share/bash-completion/completions/delpart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 526}, "digests": [{"algorithm": "sha256", "value": "e337b3898cacda9485085c522d9306a043146cc52c780bbcf2c65b8d366f095a"}]}, {"id": "13380803749f16b2", "location": {"path": "/usr/share/bash-completion/completions/dmesg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "5cd7dd59ef1558c7d5bf8fe58581eb6b173f823b21f1e83598328de2d7695060"}]}, {"id": "2bb7263ae87c94f8", "location": {"path": "/usr/share/bash-completion/completions/fallocate", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 721}, "digests": [{"algorithm": "sha256", "value": "f775a5a4e4d051193cfc5dbcc2ba373d5cfe350604f3c4b79372ef4a7e494f02"}]}, {"id": "ca437fb489335684", "location": {"path": "/usr/share/bash-completion/completions/fdformat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 566}, "digests": [{"algorithm": "sha256", "value": "d1478a7f29aa6e2ac647acb10a2b1036bf2e2cb98e9627abb43fb1bf6ac561ec"}]}, {"id": "a85195a80cccdb7b", "location": {"path": "/usr/share/bash-completion/completions/fdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "2eddd6f947b6246d18959c173aac7112e1e9b2d523ffe852f88011dd2e4836c6"}]}, {"id": "12caca56070665a7", "location": {"path": "/usr/share/bash-completion/completions/fincore", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "0d66d90486e2f0b6eee9a962adc762cd19f7311b42d344cf47e49ef1261f90e4"}]}, {"id": "0d572134a4677d47", "location": {"path": "/usr/share/bash-completion/completions/findfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "ff73ffe3f15cc6ec0bfeed0a2c87b67eb1c9890ec5e7a23d18eab733d16c0df8"}]}, {"id": "93da4993ee7038b5", "location": {"path": "/usr/share/bash-completion/completions/findmnt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3195}, "digests": [{"algorithm": "sha256", "value": "40332dfec0e1d317cf5f9782d95cec282e649635b33e6449d67f664f74ae5199"}]}, {"id": "2f469f92ec8ff183", "location": {"path": "/usr/share/bash-completion/completions/flock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 874}, "digests": [{"algorithm": "sha256", "value": "4ea2ecf934319c37348fddefdf0f028614ce04cc1840574242bf47219cb0a8c8"}]}, {"id": "1c78acf277866e4d", "location": {"path": "/usr/share/bash-completion/completions/fsck", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 787}, "digests": [{"algorithm": "sha256", "value": "feb2b95abe8caac7840120e9575816d9e02dc8d08fe883293211f6f88389dfd8"}]}, {"id": "1ca26f9f19f0ef21", "location": {"path": "/usr/share/bash-completion/completions/fsck.cramfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 684}, "digests": [{"algorithm": "sha256", "value": "74f9052c2e8991509621e742d39b65beb9489deef2b2b1f7a443f05acf11db46"}]}, {"id": "8299d7b0e5f24f8e", "location": {"path": "/usr/share/bash-completion/completions/fsck.minix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 383}, "digests": [{"algorithm": "sha256", "value": "c80e2696bcb4fb7642418d3aec96f7c2931cdcfdaf245786ee3b6cded99e22fe"}]}, {"id": "caf0c52f5d1f2b1f", "location": {"path": "/usr/share/bash-completion/completions/fsfreeze", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "7f99f914f660697f78e57850e4e70c027e73a0aa5074a28bd3a5d25c2564b371"}]}, {"id": "2e19d4a0970bde72", "location": {"path": "/usr/share/bash-completion/completions/fstrim", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "572ae86efc0499fa312c9ee278ca11f217dc0ba01de626d00a65d06306fabe75"}]}, {"id": "b6d4b66171c6a3f1", "location": {"path": "/usr/share/bash-completion/completions/getopt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 815}, "digests": [{"algorithm": "sha256", "value": "0ae50ed789c556f2abdabe09362169d385f9facf1bd05c13cf57b3f8e0078a5d"}]}, {"id": "028a252a75e308ac", "location": {"path": "/usr/share/bash-completion/completions/hwclock", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 960}, "digests": [{"algorithm": "sha256", "value": "1cfd65593d59333936ba7e71a2306d7f0c33f9a7cc1f68ccc3232eb2815b93e6"}]}, {"id": "aa24d5a9d40c8777", "location": {"path": "/usr/share/bash-completion/completions/ionice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "8a92b4a98b89f6c3af9baf94aab2cc24f58e0e2c4ffc6e2ea822cdc093d940ff"}]}, {"id": "070b1a8b3110eb6c", "location": {"path": "/usr/share/bash-completion/completions/ipcmk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "701db74a1133159cf159c9a182a46eb77ecdab618c52e373f432b3924d8e2707"}]}, {"id": "966162a73ed42344", "location": {"path": "/usr/share/bash-completion/completions/ipcrm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "454731bfb20b7be1e41f5b0704536a549ebf7ee755d64bd9ef882b04ae84173d"}]}, {"id": "6f42aedeb3d668f2", "location": {"path": "/usr/share/bash-completion/completions/ipcs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 514}, "digests": [{"algorithm": "sha256", "value": "c8d2fc0706082e013fdec16a7b7fcc3aadbc0c3e22f87d8a818d9aa95f364acf"}]}, {"id": "d821521ffdbbf922", "location": {"path": "/usr/share/bash-completion/completions/isosize", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 529}, "digests": [{"algorithm": "sha256", "value": "0afdd61db90044908eef15ef623eb9e6f4598cdfe581f20b1b812650d961f567"}]}, {"id": "2472f16097fb97fe", "location": {"path": "/usr/share/bash-completion/completions/last", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 949}, "digests": [{"algorithm": "sha256", "value": "406ba6772a881f22d10cad9096093673513c8426e81594c44977e1a57e7c4724"}]}, {"id": "acb145524ced6c98", "location": {"path": "/usr/share/bash-completion/completions/ldattach", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1472}, "digests": [{"algorithm": "sha256", "value": "f2a5396940e79dbdeea768970b2960d067e8a2fb78e9379a1b1b0fa250906595"}]}, {"id": "d099c32f5fa6dea4", "location": {"path": "/usr/share/bash-completion/completions/logger", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1553}, "digests": [{"algorithm": "sha256", "value": "20a52821ce9e70f58e72f9050e3037aba96986aa39403a7b36bf5fac3de1b2c5"}]}, {"id": "6e3640a83c9ea9f1", "location": {"path": "/usr/share/bash-completion/completions/losetup", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "97287d6f705c048fe6fa6e78c2e9693af0e3fdcc13efe56bbbebc6c7fdf71a93"}]}, {"id": "65b1fb9d778260ef", "location": {"path": "/usr/share/bash-completion/completions/lsblk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "a85abdece2c15d86e652566c6aa1a146fbd0441f34e2e6d6778049d0922bc335"}]}, {"id": "7fc453074da80983", "location": {"path": "/usr/share/bash-completion/completions/lscpu", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1066}, "digests": [{"algorithm": "sha256", "value": "7ec059e2ec6a5d1b942c3d2ee97bb46e90db4718fcb9f32b16b932c83c301e64"}]}, {"id": "f22d24f4ed14d135", "location": {"path": "/usr/share/bash-completion/completions/lsipc", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1310}, "digests": [{"algorithm": "sha256", "value": "650711cc8c467b10fc463a333d3bba815810ae9cc1dd8b5c8bc0181b9721df82"}]}, {"id": "f4931ce3daaafa64", "location": {"path": "/usr/share/bash-completion/completions/lslocks", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "57b7d517dee24e93362bafa490b7904f37286f954a2bed21b256b3ca1fd8f4d9"}]}, {"id": "f584ac5dfa28b389", "location": {"path": "/usr/share/bash-completion/completions/lslogins", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1726}, "digests": [{"algorithm": "sha256", "value": "b7db5c076e389f7d4f13919978664d61e5924bee9e4df5880af7b49e71f656e3"}]}, {"id": "8dd2b46b770e5e2d", "location": {"path": "/usr/share/bash-completion/completions/lsmem", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1069}, "digests": [{"algorithm": "sha256", "value": "d6d396f2c0581a5a3a6ab1bd9ba3c12a6159bd370bafb58d73ffa1f638a7eb56"}]}, {"id": "cde6e0ad954e5ec3", "location": {"path": "/usr/share/bash-completion/completions/lsns", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1191}, "digests": [{"algorithm": "sha256", "value": "48d857b7124298243da9467e1ab2c32244784a55d9032976319df7908163c9af"}]}, {"id": "02689586980585e2", "location": {"path": "/usr/share/bash-completion/completions/mcookie", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "c1460f2f78f58e0195f4dc3af4a5e92925aa23f3f6ec5c73a7565329a7eb8b3b"}]}, {"id": "45357c5a5033a16e", "location": {"path": "/usr/share/bash-completion/completions/mesg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "67d09288e327f405fa72009d7e85b81a70d20c5577ffb8b418b6b0de043e7fc1"}]}, {"id": "a31d6fb0e47a9401", "location": {"path": "/usr/share/bash-completion/completions/mkfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 638}, "digests": [{"algorithm": "sha256", "value": "b90a36595a7585f33e27d5028c66fecb8db2f01832240b70527aa93f9d93c486"}]}, {"id": "3be65eacfdf9d3be", "location": {"path": "/usr/share/bash-completion/completions/mkfs.bfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 656}, "digests": [{"algorithm": "sha256", "value": "fd5315672633d2cc96166fedd130416e7ec9c37a87f8afe57dc906059a4fac04"}]}, {"id": "8de549f6870db08d", "location": {"path": "/usr/share/bash-completion/completions/mkfs.cramfs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 821}, "digests": [{"algorithm": "sha256", "value": "a33449ad64a9c1e51ad0b82fc6afbb07febd5650842fea214231f399d7f3bf4d"}]}, {"id": "3b3f19ccfcf3e67d", "location": {"path": "/usr/share/bash-completion/completions/mkfs.minix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 714}, "digests": [{"algorithm": "sha256", "value": "aa873021ae3d172211a649626f466efd53423970ba15d29d6f5ce4fc5d78fcc9"}]}, {"id": "ab3f5f586630edae", "location": {"path": "/usr/share/bash-completion/completions/mkswap", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "e1cf77f54f0bd20cc47638b163a4b4adab20f4901ff4ef296cd2a9e3ebbb6577"}]}, {"id": "55a9d9326b7b1ada", "location": {"path": "/usr/share/bash-completion/completions/more", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 528}, "digests": [{"algorithm": "sha256", "value": "f2a14123adff1db7144fa503b2e939d9383055e7b893a7730e146dd93c328032"}]}, {"id": "021641066a7e1211", "location": {"path": "/usr/share/bash-completion/completions/mount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2100}, "digests": [{"algorithm": "sha256", "value": "18e67a52959c1dbcd2d3706e6e300cb28556ecd1257d1289a629ffbf7a1af3ad"}]}, {"id": "e0cb3041f3bcd734", "location": {"path": "/usr/share/bash-completion/completions/mountpoint", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 487}, "digests": [{"algorithm": "sha256", "value": "4b9350fe71eac2b6927a0e0ea228c4d5d809d96320c0c2db233af2c6e522ae94"}]}, {"id": "c0ac0532a9febc32", "location": {"path": "/usr/share/bash-completion/completions/namei", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 500}, "digests": [{"algorithm": "sha256", "value": "1519a1b96f840f476647daa9d041a7d5db2dde0d80d3c99e973b1eccff8b259d"}]}, {"id": "c14a5faa0a628a87", "location": {"path": "/usr/share/bash-completion/completions/nsenter", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1171}, "digests": [{"algorithm": "sha256", "value": "c60762eff4f9768cda50c4e719c869ad6f2d9396f48c3bd4cb6c5bb90e847a3b"}]}, {"id": "52eb01263b5bd3ad", "location": {"path": "/usr/share/bash-completion/completions/partx", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1266}, "digests": [{"algorithm": "sha256", "value": "fd4885b8a4a683c1058210fbecf4c291cdc3de9a968128e7051eaf2d7a07c81d"}]}, {"id": "1d0e7579eebac10f", "location": {"path": "/usr/share/bash-completion/completions/pivot_root", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 387}, "digests": [{"algorithm": "sha256", "value": "e3fd2fed08fe53b1bdf0b344633375273ce54bdb75c65a4383f2bf29aa9868dd"}]}, {"id": "8e7550fd3707799c", "location": {"path": "/usr/share/bash-completion/completions/prlimit", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1329}, "digests": [{"algorithm": "sha256", "value": "feb868f23ea5c5833a4fc9a642b78a83dd186259826304be649e7902086b8f9f"}]}, {"id": "da4c981fac53861c", "location": {"path": "/usr/share/bash-completion/completions/raw", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 482}, "digests": [{"algorithm": "sha256", "value": "f546700af22030dffeefaa6b13e9ebb7c24538adb0941dcb98a9d68a6426640f"}]}, {"id": "795c8187c4fa2a62", "location": {"path": "/usr/share/bash-completion/completions/readprofile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "874cf09268bc51c0dd77267ef8e3d9948ff9c8c376a1b9ce911ca135b7baf9a5"}]}, {"id": "0d3482b075a97b11", "location": {"path": "/usr/share/bash-completion/completions/renice", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 784}, "digests": [{"algorithm": "sha256", "value": "6fdf113c8a43356f2bddaff1613e3f66679f5f0b64d061a30e474f146163569b"}]}, {"id": "5f744af5e8ca3714", "location": {"path": "/usr/share/bash-completion/completions/resizepart", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 568}, "digests": [{"algorithm": "sha256", "value": "e0692d25787a3625816b07ea00ef66cfeada23fff0016cf0a37efd95ad84b0d5"}]}, {"id": "8122ec9fc69434dd", "location": {"path": "/usr/share/bash-completion/completions/rev", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 432}, "digests": [{"algorithm": "sha256", "value": "ffab4735212694543267952b527e72f3ee4ac9b0e07d49b432db219bd26a3aae"}]}, {"id": "d732b04219e6d351", "location": {"path": "/usr/share/bash-completion/completions/rtcwake", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1081}, "digests": [{"algorithm": "sha256", "value": "00d17c7f0f1d58372d1687ddc0004c0758818bc845de2caf1ec65435297b8a9b"}]}, {"id": "1f45bfa11c813d25", "location": {"path": "/usr/share/bash-completion/completions/script", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 775}, "digests": [{"algorithm": "sha256", "value": "d6a324ae3d54016e7defbf7259e750bf86b73c5f9b822eae158889f17945167c"}]}, {"id": "e085a16f21ea452a", "location": {"path": "/usr/share/bash-completion/completions/scriptreplay", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 625}, "digests": [{"algorithm": "sha256", "value": "58d1c51c587e26dec022c31a4beaac423f4157b858a35a28dd6d3b4575f1111f"}]}, {"id": "74009394d5da293d", "location": {"path": "/usr/share/bash-completion/completions/setarch", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 790}, "digests": [{"algorithm": "sha256", "value": "bccea2e0e6fd329c9614c4c04f09093de21ba76595ef093bd70027df28bda533"}]}, {"id": "c76593dc2e75c215", "location": {"path": "/usr/share/bash-completion/completions/setpriv", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "06ae6f7d80cdb4f1675690b89bf17298c9dfcc4c42c118fb04cf9cfa950cd3c8"}]}, {"id": "4c72afe6b470e4f7", "location": {"path": "/usr/share/bash-completion/completions/setsid", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 440}, "digests": [{"algorithm": "sha256", "value": "376e5ac5d2a289c03bf36a8f9a86ae160cffc6693112043bf33d2d4f99614c30"}]}, {"id": "f068123a9ac2552e", "location": {"path": "/usr/share/bash-completion/completions/setterm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2591}, "digests": [{"algorithm": "sha256", "value": "19ba4c6271e87a588517a67d2c02aae0683b2ab45c047784200e6a435da9248f"}]}, {"id": "15caf95eaeca9ea8", "location": {"path": "/usr/share/bash-completion/completions/sfdisk", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2012}, "digests": [{"algorithm": "sha256", "value": "37d03e1a9db3c6d7539b46ac99395811c6d33a00c33ad400abff2765e0618bcc"}]}, {"id": "5018883d53556890", "location": {"path": "/usr/share/bash-completion/completions/su", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 892}, "digests": [{"algorithm": "sha256", "value": "f163759953aafc083e9ee25c20cda300ae01e37612eb24e54086cacffe1aca5a"}]}, {"id": "f64c9a1cd52128a3", "location": {"path": "/usr/share/bash-completion/completions/swaplabel", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "1805b9fa1953570fa4bb99339afbb25a6d701ce5a442d22b8ddabe486b46c9c9"}]}, {"id": "3d0bb6ec9ae18234", "location": {"path": "/usr/share/bash-completion/completions/swapoff", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "e84478bfbcfb4eb0accf290e7b158085cb0db7f679afade1a270f7e1e731a691"}]}, {"id": "cf663659983882a8", "location": {"path": "/usr/share/bash-completion/completions/swapon", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2007}, "digests": [{"algorithm": "sha256", "value": "717091ab909ce678799aef4aba00469550dfb05736640440686fecab2d41ae3c"}]}, {"id": "66b6540727ebb748", "location": {"path": "/usr/share/bash-completion/completions/taskset", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "3128f328cc438f772ace3b8428c2be81f1bf061e3fe7d4c67a5c89b829654e36"}]}, {"id": "03be13d125d3a5ef", "location": {"path": "/usr/share/bash-completion/completions/tc", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27129}, "digests": [{"algorithm": "sha256", "value": "66b3740ed6f41cde2141c6637e29479a3f49d0e5c256e6f4b58d2102c27cf452"}]}, {"id": "536893157398b89d", "location": {"path": "/usr/share/bash-completion/completions/umount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2255}, "digests": [{"algorithm": "sha256", "value": "273e1f67026fe87a9b231d01de67ef4c7bd4219104dd0d9dccc108d5ca7f92fe"}]}, {"id": "bb296ed005567f91", "location": {"path": "/usr/share/bash-completion/completions/unshare", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 855}, "digests": [{"algorithm": "sha256", "value": "b6ce8cb9be4e6f1032362b772565f9277d6ff1e78f8aaffc2c65bf970720057a"}]}, {"id": "5465db3b2a2f61ec", "location": {"path": "/usr/share/bash-completion/completions/utmpdump", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 475}, "digests": [{"algorithm": "sha256", "value": "69a8a5a630ce32790499b7690d033c7d73c40c861a5985ca23c4f1585fd69b48"}]}, {"id": "498283f5c95c2585", "location": {"path": "/usr/share/bash-completion/completions/wall", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 634}, "digests": [{"algorithm": "sha256", "value": "bc527b9f476ec852921e2cbbc9fbfc2ecc4c1677c58103fb88678e25e11528a1"}]}, {"id": "3c1aa1665899f957", "location": {"path": "/usr/share/bash-completion/completions/wdctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1371}, "digests": [{"algorithm": "sha256", "value": "d2c3148ba44506574ddfa4cb939d91bd99e8e83b73fbe36119cdba9452e68401"}]}, {"id": "2959312670d40532", "location": {"path": "/usr/share/bash-completion/completions/whereis", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "2a040afc44337e73ffcb2b910180aacf09566b784f887e82255a09cc42689d50"}]}, {"id": "a53913d5eb6a3e04", "location": {"path": "/usr/share/bash-completion/completions/wipefs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "3850447cb9c3d7e2f2a99f556b88d944cb9b15be6fe9a0d9699ee62242b19412"}]}, {"id": "b7e37a6088624bf8", "location": {"path": "/usr/share/bash-completion/completions/zramctl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1290}, "digests": [{"algorithm": "sha256", "value": "3f7de813fbd3178cac3953891b3c2629f0f911001f2e6e480c25aab193510ebe"}]}, {"id": "142cc4bb870b3224", "location": {"path": "/usr/share/bug/apt/script", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 886}, "digests": [{"algorithm": "sha256", "value": "b2cba592c2bd6e4077dd8b732d4895c22e77f555ed51540899b9a7bc908751bb"}]}, {"id": "874f547a667fda8f", "location": {"path": "/usr/share/bug/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 202}, "digests": [{"algorithm": "sha256", "value": "c25b9bf426a98c31a5e744660f5ba647147a2f5588f538f76d3691e73b28b80c"}]}, {"id": "ce701c5aedeb7f9d", "location": {"path": "/usr/share/bug/init-system-helpers/control", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24}, "digests": [{"algorithm": "sha256", "value": "c0306308b3e8655628cca8238616b8750ab7003201bdd68937a4739fe087ce5c"}]}, {"id": "53a3def88d85e1b1", "location": {"path": "/usr/share/bug/procps/presubj", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 166}, "digests": [{"algorithm": "sha256", "value": "dce8e278f33a583a4152deb52c8f375e81ffd29e29c32b56f628001d89731449"}]}, {"id": "d81221b2b16fefad", "location": {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "04846f73d9d0421c60076fd02bad7f0a81a3f11a028d653b0de53290e41dcead"}]}, {"id": "275d5d7bdc90f47f", "location": {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "aa18ea4c9a8441a461bb436a1c90beb994ac841980b8fd62c72de9a62ddf8ae3"}]}, {"id": "aa8640390235394e", "location": {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "c6d25347727f267774611677588d76f8a54a6e14d3e99dd69ef2c20612ed87c5"}]}, {"id": "48f104760f51db19", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "7108110fdaf19e3e5a7ed8fa38557248e79fe78bb2e9eefe7a0bb801cbfd2db7"}]}, {"id": "29cea9bc6838ac2d", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "b68109f50ba0abed3b938afebd2ab42a2f5089062c59e9fc74425e2742d894bc"}]}, {"id": "4af7a80217668062", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "94c88202bf2c13c68b90d124f93f62374f36776b0bfbc110c6d06f829290b580"}]}, {"id": "9c7829aa950c5646", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "42f0e946149ae0e0c6a1fb0e33150ce863479b2ef7b3c700161102ad1dcb34c1"}]}, {"id": "6aade5ef7d25a0f6", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "2c43952ee9e000ff2acc4e2ed0897c0a72ad5fa72c3d934e81741cbd54f05bd1"}]}, {"id": "d63f9193d6f0ece9", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "a3a7fe25439d9a9b50f60af43684444d798a4c869305bf615881e5c84a44c1a2"}]}, {"id": "7c71a87ab4b88ce4", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 656}, "digests": [{"algorithm": "sha256", "value": "3eb7c3258f4af9222033dc1bb3dd2c7cfa0982b98e39fb8e9dc095cfeb38126c"}]}, {"id": "dccba15458e4744f", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 737}, "digests": [{"algorithm": "sha256", "value": "b0b7961120481e33670315b2f843e643c42f693c7a1010eb9555e06ddc730214"}]}, {"id": "0faa1777bd1de908", "location": {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "79e9f88ab505186e36f440c88bc37e103e1a9369a0ebe382c4a04bd70b91c027"}]}, {"id": "2af0843001b95372", "location": {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2167}, "digests": [{"algorithm": "sha256", "value": "283fd555713ed4ecfcb4935f5ed5d4a9bb776236803e2910eb46e70903a3511f"}]}, {"id": "8c501175ee1d45d4", "location": {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "d1c290ea1e4544dec1934931fbfa1fb2060eb3a0f2239ba191f444ecbce35cbb"}]}, {"id": "a0d137cfde80c1d1", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "9c2a7510e01aec2c9b8cc2c9d03b16576858a93863a6d0a31a2ac05f47f5dbe1"}]}, {"id": "63f53dd4f682107b", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8db5b7c8f058c56a8d033c2443d34fdfd3656150eaa73fe63c65161e7063ce99"}]}, {"id": "97fec7080c7eec87", "location": {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "8adefca890c92e6d0877fdcba07655296852217da657026aea69ee547642528c"}]}, {"id": "c57c31f53d0ccd4c", "location": {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "94e4ab21333740d7ed0f2b5007744e5cf6792c0ddf4c6bdfb3ce8333010e7306"}]}, {"id": "55aedcd26d746b1e", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1489}, "digests": [{"algorithm": "sha256", "value": "e273097c7c57cb7cbb908057991ae1774d4e1e8c6a062fb6be9e6645b32fb431"}]}, {"id": "e53c792a9d70de88", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "d69f7b57250536f57ffba92cffe82a8bbcb16e03a9a2607ec967f362ce83f9ce"}]}, {"id": "dd61622a6cdcf357", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2086}, "digests": [{"algorithm": "sha256", "value": "24b0d4292dacb02efc38542838e378bc35f040dcd21bebfddbc82dc7feb2876d"}]}, {"id": "2558c9c61247ce78", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1330}, "digests": [{"algorithm": "sha256", "value": "d1e1969cdbc656bb4c568116fe2d9b4f8b02b170dc20193b86a26c046f4b35a7"}]}, {"id": "21c12aa1e0781c13", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2264}, "digests": [{"algorithm": "sha256", "value": "fe3b44c18182e167121a2c645cecc4817441d469dc00633e60fe8476f9e1ad96"}]}, {"id": "f205f43e4696879c", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "43f1bade6454349c258017cc99113f8b6a5712e3807e82ad9371348d52d60190"}]}, {"id": "a528da7bf3297421", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "9dd4cbb6d2c29cbb3ca98da02c042a690c0ef4c0521d98aae37e0a704c4bf210"}]}, {"id": "6098861973b9cf23", "location": {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "6aca1b8f5c846a4c73e559e5325668bf0b52e45d889bf97ea11af945302f945f"}]}, {"id": "e9168c28bee0bb86", "location": {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a5ddabd1602ae1c66ce11ad078e734cc473dcb8e9f573037832d8536ae3de90b"}]}, {"id": "69f01e30faa9b5f0", "location": {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "67d7418965acecb4b6ba5622ebc6106716999a78010e77a786c2c6753ac6febf"}]}, {"id": "77113da3da6ce790", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a00b8aa918457f5e7e58457b5e2f80d640fa77cc290572aaab1ae7b4734a9528"}]}, {"id": "b5a2d329ce95c5c0", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "f81ceeaf6341513ef391ab3ea3302e8b2fb2c1527752797bba9b20ca22048b3c"}]}, {"id": "a26a98d64ea9ee79", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "b52fae9cd8dcf49285f0337cd815deca13fedd31f653bf07f61579451517e18c"}]}, {"id": "2ef9101411c1183b", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1306}, "digests": [{"algorithm": "sha256", "value": "660b5aa96668c5162f4af6b0a01241d8527aef8fa8a5307a7033b83c3de4a72d"}]}, {"id": "2c5eb6799f85a4fb", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "c4fa4cc30be6aee0a4c0dff81f28768eedd83e8d4934a42f82179cbfa61f13ad"}]}, {"id": "b1fbaa1cf30e9141", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1338}, "digests": [{"algorithm": "sha256", "value": "39fdcf28aeffe08d03251fccaf645e3c5de19fa4ebbafc89b4ede2a422148bab"}]}, {"id": "c3e7e00bcfc87128", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1294}, "digests": [{"algorithm": "sha256", "value": "5d550643b6400d4341550a9b14aedd0b4fac33ae5deb7d8247b6b4f799c13306"}]}, {"id": "a25a46c7890a3724", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "1914cd2d4cde263315f9e32c7683fc0e1b921919ad12b256d49bf782011c03cc"}]}, {"id": "d64ff4759886820d", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "d98f681c3a7dce812b90bf7c68046827f3bf5607357f1e4918c5dc813b359bf1"}]}, {"id": "848d52665b9dd16a", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1988}, "digests": [{"algorithm": "sha256", "value": "ce7d6b44f5d510391be98c8d76b18709400a30cd87659bfebe1c6f97ff5181ee"}]}, {"id": "9e7978093d833e93", "location": {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "789655e3b4c0721faa6a3ffc30853450794fecc5830a12b632261545c3a241bb"}]}, {"id": "5609e0df51ee3436", "location": {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "5ce6942c473edecadfca9d8a6349e1d885c0bc74d321c4986b4365ea90807737"}]}, {"id": "05d68d7316d84a2b", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1505}, "digests": [{"algorithm": "sha256", "value": "24e0277c0c028497c6b0abbbf7163ec3ae7b341cadfb0b90bc00c4ad642172cc"}]}, {"id": "5b1b18ef4571df3f", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "745bd29be45667514b4000e9cdb70cdecad0f02c78232ed722f64f7f80436e35"}]}, {"id": "d136cfe6d8aa99be", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "a0d7e56b32b767e076bd7d05ce1779dbe3656d0a02a9abe711fc79640b9f7fbe"}]}, {"id": "88db9becf34fc5de", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "646db48fa7794bcab4581f264ff3fad4cff7bbd24f5e8bb170d4f602b6caf828"}]}, {"id": "5b401b984c4526ce", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "9e01d7bbaaf5ebd3e4ff9c02e3c3a12aaa421574ca86ddb0cb3a21880f2e283d"}]}, {"id": "584d011a4775f5b8", "location": {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1980}, "digests": [{"algorithm": "sha256", "value": "b0bf3a444f89d8be7db120bfecaa2f94d9e49ede21f680d674c1e8d839d8a9a2"}]}, {"id": "f0094b3fbfe44640", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "79fbec4a86f55ac917f997ae9ff42cf7825fe40537697ff302184f814b1a7896"}]}, {"id": "6971025b881c41a7", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8474836816c8a6870519fce72e57b72fa4125f5d7f30676e5b888fce6754f372"}]}, {"id": "9a0678ba4f7fe2b3", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "96d96a990dd01d9d0201a80ab960ebe87e637b125b0f5c16771a605d8825f987"}]}, {"id": "684a36f59f7d7a3b", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "17e323293ce04e758bc21d53dab6d5ac29dd4fb35000fc694ed4ebb9ae668480"}]}, {"id": "24950c5809db6708", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 989}, "digests": [{"algorithm": "sha256", "value": "7062da3420d108cbb483acdc4008eea66cfed19e4fc54871c32078fb28d218a5"}]}, {"id": "bad93361a73014ee", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c1c28a3d24cee38689fa2c8352cb81ce123175c738dcfb3610be959a6ae7f810"}]}, {"id": "456e2662209dd496", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "80eeafa5039f282345129a81ace7e1c1e1d4fd826f1eb3391a4ea56f38a6e3d8"}]}, {"id": "ba22626913f78c67", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "df68841998b7fd098a9517fe971e97890be0fc93bbe1b2a1ef63ebdea3111c80"}]}, {"id": "e61b45734f1ee6b0", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "e80cb8eb9fc411c947de2785c4907ab80353d52cc6912b45a5ad1812c1110087"}]}, {"id": "893961f64e79c12d", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "6bdc59f897631af7811e3201cbc58e5999de2600ae8667454a34514eecfd8381"}]}, {"id": "883ab063e73862d1", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "5ff8425be71c1805446bf10601ce3cb9619889866766fc9285583ca5a4a7de94"}]}, {"id": "432b354e5795603b", "location": {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2585}, "digests": [{"algorithm": "sha256", "value": "9dcde4634ac70130f2f5239b60239329b65952db304585e64df1f03f5be14636"}]}, {"id": "87e805c645a3e521", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1448}, "digests": [{"algorithm": "sha256", "value": "47f15a52a984ab1f9cd92b6c1849c0465c1b3c9c6837d54e5d2c004fa01b69b7"}]}, {"id": "2c77c5be5f6beb6f", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "500329abac100a953a7396b54b36be57d333022f17401bc948248ea179cf1784"}]}, {"id": "50652e716fa62a1d", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "1cdd90d42b48cced8f5ecbff087c49da56b224f0272e4b5074e63b82fff5fb16"}]}, {"id": "63464327007414e7", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "9cdf8427a4f5489fcd1a877646f61366f81eedc82ff5065f4e4fd79b86d5e529"}]}, {"id": "772ef321164b5e8d", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2155}, "digests": [{"algorithm": "sha256", "value": "677160e6297b48b87ede98ab7b4f2be55894491776f6191937ea397d01a6fb4b"}]}, {"id": "d5c339d511b9e124", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "9dd93324ad79de9a6d595611342d38ae6ca937772c65e11da3ebf88c5a248115"}]}, {"id": "b587e7ebde2a572f", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "1fd9801787f30a4ab835b1462afc3f71473a5eacc74c0a22ed392bc3da9362f3"}]}, {"id": "5ec29665ba21c31d", "location": {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "22b557a27055b33606b6559f37703928d3e4ad79f110b407d04986e1843543d1"}]}, {"id": "c17898fff5685284", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "1d03b965511ce50d0a0bae1b549ed7048c783cfcba9aa40ea11d355b1889657c"}]}, {"id": "2d69e6ac4185a4e9", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1931}, "digests": [{"algorithm": "sha256", "value": "9b4282f5a402e19016c4874a52df3367eabccf05be851ad03039f777a602d30a"}]}, {"id": "cde697683061c854", "location": {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1d37341b099afc610bf4feb387096577a0dc61bb8fd09444f1a199a1b1b117e3"}]}, {"id": "ba84ca92436a504f", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "4f670affee7b14140a6d20937db6e991102d5f8bac1d2562ebf20a1afda94d73"}]}, {"id": "45ab417cd0bdabee", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "b4ee8ed700b7abe4836d119c8113bc8b717f4f1568abd7edd81f2526c5836983"}]}, {"id": "01a21922271b0ce5", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "626d330f6a8944fa4245f02f9795668e25a40b29b4cc5206bee73337b7dcd4d5"}]}, {"id": "68cd0d7a993de311", "location": {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2013}, "digests": [{"algorithm": "sha256", "value": "9848c94859f83e48defe0b25a0f4347480b56ea2bb3336fe6d4dcf00d0d6031d"}]}, {"id": "b2baa02ba20f63ec", "location": {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "40f60f2e2f83fb6c63ddefeba7939a7852b2d468183ea939cc4dcac8fe4cc87d"}]}, {"id": "51466ac5ed9f185a", "location": {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1411}, "digests": [{"algorithm": "sha256", "value": "9add62538679bbb4889076ac49e02bea8849991d4b4d54673b84a042cb324ded"}]}, {"id": "02d6f1248a6836f8", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1346}, "digests": [{"algorithm": "sha256", "value": "2dc52d373089ff5173ac392a464746dd066aaa3b7d1b3494a473c96686666fce"}]}, {"id": "778d192f6a40d44c", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "17b98c4d832e8349ecb55f1f90e41dfc7bcd9410d1e925ccd06612cd3b9b9a54"}]}, {"id": "bc90e6e2671f404a", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "0c9a29897388d09e6b34a0f8f0cb2fb1284c0fa15277dbe6ead5d4cd3c5ce137"}]}, {"id": "853bba01cbae4bb7", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "4db45324410a01a7023b038e5da7d7274d3cfd392565c351cf3d297fd7664c73"}]}, {"id": "3ffd04cdd651292b", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "8c4220477ed85355fa380466aa8f559106d8a39fc90d3e0c121749e19444064f"}]}, {"id": "0f2409e57c7dbe30", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "825c67f5583131425c4e33275cc8e5c9dfd02cd190c6d71e1d335621e82965a8"}]}, {"id": "e1be717c132be63a", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2354}, "digests": [{"algorithm": "sha256", "value": "a2ae0b4ec9d2a4c4e150756a3defabd15bcaa75ee2b599e722b27c6a2998d00b"}]}, {"id": "87e5cc792afe2091", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "198cfe560c191a800cbe923ceca0a4e4f3d5a0d7ff9316b47998765fdc0897be"}]}, {"id": "322ba1991cc2e4b6", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 956}, "digests": [{"algorithm": "sha256", "value": "662d60a283f416d888ff18831009e2cba95c61377f648beeed91a3dea12ac286"}]}, {"id": "c8d51bdcba7c97e0", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "a0681f1a11d5c02760bcb68b61b0d332f6c197e239c4b30dc47f91a79a73282b"}]}, {"id": "ff586886fc523a75", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 944}, "digests": [{"algorithm": "sha256", "value": "b68d02ce35bd02123cf5fcd329bdd33640214715dae0442a97782a4471e9b292"}]}, {"id": "83d3df8e2b2b4c1f", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "2e368debd3626ea9c5d94c582d80050a530b505aa77ba231eb13e4d208c36d67"}]}, {"id": "b3299c350426fadc", "location": {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "cbe8a1eec737c93d1c1cc54e31421f81bf358aa43fbc1ac763d80ce61a17fce0"}]}, {"id": "b7b1901f0771ef2f", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1249}, "digests": [{"algorithm": "sha256", "value": "20828fd7b9795221c10272f9f6ed29638f6dc2614465adab1b93f2bfc484c659"}]}, {"id": "2aa7f3d284d8aa11", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "a3e70af2c4b48562b61fe858d9d30f073f2cf2136f2af01ab5a966673e70af4b"}]}, {"id": "fe7c638877cee3e3", "location": {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7ee52fb3a5afacd55a7a2e00f057f7f64776ea0d536036f54c57694961e25179"}]}, {"id": "79158c4ca0ba0a83", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "39ad3110b8f84821ca22cfbd995914f2149521d27ce576e743de6a00dc39d9db"}]}, {"id": "90d285b1890d0db4", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1224}, "digests": [{"algorithm": "sha256", "value": "684f2f6ce0a18fcb038d08a495846fbc35b96d99875fef1b24384cf0944a68c3"}]}, {"id": "750b0fa78f39e641", "location": {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1143}, "digests": [{"algorithm": "sha256", "value": "210a6572ee783eeeb2395381c9fc292a49da0466890465357330a21f6922fcf7"}]}, {"id": "0b1cdfd01a5e89f9", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "248d36087ca39b0b9a85b63f588d03235b169f5878946e497a6a6e5d12fb0590"}]}, {"id": "a127e12fe9630f0f", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1952}, "digests": [{"algorithm": "sha256", "value": "f0715c610871ab0a5579f58cea2b9e1cf842552ed59b25f3f8ea70c6513943fb"}]}, {"id": "fc61b4267a343609", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "1ad8373ec50073168cb6862a0e119adf2c1065c896adf7eb9695779739b4bb2e"}]}, {"id": "1a040023321fdcc4", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1399}, "digests": [{"algorithm": "sha256", "value": "ca3760ba63bf0a2c5dd0dc7fe897838cc58f12a386b4ee53d2065229848e96a3"}]}, {"id": "0d63e4dd846d773e", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1424}, "digests": [{"algorithm": "sha256", "value": "870f56d009d8aeb95b716b0e7b0020225d542c4b283b9ed896edf97428d6712e"}]}, {"id": "cd0ce4ff6e87fcdf", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "0ebb1a5d93b86ad9dcbd294413f272817fe3bb8ba46f4ec8192b3b805f2fa8ae"}]}, {"id": "d75dfb97cdc639a9", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "9b3cbeb7d75271e0b62d40d60f8b18a35384ac6b171209231732fc778cfd2b5f"}]}, {"id": "a4c2e8b21392ddc3", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "b30989fd9e45c74bf417df74d1da639d1f04d4fd0900be813a2d6a031a56c845"}]}, {"id": "a8847a40a2ad6090", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "1cb130a113f4e8502517a679808a98bf076d59bdb223bfc61cd224b8e1abda49"}]}, {"id": "30015ec0062b1e40", "location": {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "c6904218e180fbfb0ed91d81e892c2dd983c4a3404617cb36aeb3a434c3b9df0"}]}, {"id": "1f1e01df3e032a50", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "5dadc31b57074a3168d1df23bb8b6b920acae1d426bf2288fc2de53cdd571089"}]}, {"id": "fa02a9ada0a74f01", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "b69a59344e58615a691fa9567d55ad6337f09b57647a389242cbf43716575559"}]}, {"id": "164b4773b7b0ee63", "location": {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1870}, "digests": [{"algorithm": "sha256", "value": "303c346ece82ca4f6713ac176164285d0469f326b6f12a787e11f5d702529277"}]}, {"id": "0d50687586385c8f", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "0080981e6ff76e4f00a6fdf9e4e6cb98a9221eb334f4d43a07e194d23f648f47"}]}, {"id": "09e3cedf3699ba6b", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "e227db3bb37e1158f9c5d9838d0ec74109d9816b60d69b3ca85def4b293d02dd"}]}, {"id": "e585abc2e88a9bc5", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "b4dc2f45b7ba821ff240be0d0c816a996cafae929b8f445b0510d9073e1aad5e"}]}, {"id": "2629c5120e8dcecf", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "cc3eeb75c29ab1a67271a76a45cb39acef1eeeaa3770fb086b7c27ff884a4d62"}]}, {"id": "e45194b258c13851", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "0c7ffc481084cad9ccd3402eba9401b0f5abea0917d985e9ce401c8efbad4b04"}]}, {"id": "76a596895b6c9dad", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "f08c4d2b700f7cd5da4dc1b60f4c57090fdc692cde8a7221f35b70abb4cec363"}]}, {"id": "793d65845e6cda72", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 969}, "digests": [{"algorithm": "sha256", "value": "a83c5b6097b03509711c9cd8de59def7ecf99ed72b4076dc33f5b2e35545b3b3"}]}, {"id": "ffb89b32a11a2bf2", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "eaa3be600a842e5b603316ed14e9ae11a43003f68a8317f0f2c01a516da4e586"}]}, {"id": "855cf67385734b77", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "de2e7b1bc7a2aed4e5866d3655d1041206c27caf376ee81bfc4012e8225e0e7c"}]}, {"id": "bcb4c644bed072f8", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 948}, "digests": [{"algorithm": "sha256", "value": "08fb40ba4144166f6ae80c7ab60be23e97e5083836d45fa85a33a5d0bfec10f8"}]}, {"id": "249315e0b264739c", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8a3dbcb92ab1c6277647fe2ab8536b5c982abbfdb1f1df5728e01b906aba953a"}]}, {"id": "98eeb019f01d8afd", "location": {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "ffd25b0938aa87c23728bf20a2d4e996c8bfd9d0a33b7bb99c8999797ba60fd0"}]}, {"id": "5c59bdcba2da06b5", "location": {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "fbe0f62dde93af96d1b8e27b19b2ee200a834880eca805585b66d18d2ea08192"}]}, {"id": "078f98bf743ca169", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1176}, "digests": [{"algorithm": "sha256", "value": "cf339eae15268aff66148f3bcdf112a7700eafded3edcb3f86c60133b10e03f8"}]}, {"id": "772a8a624df106da", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "80eee369aa5b29931209226fcb4b014ba31daa7f630d44a196817c1bb6b334f1"}]}, {"id": "9cfb71247774fc11", "location": {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "8c1306d5c64b43ce6c189b8450f27160aaff3f504211ca6819af6035ae1a7d73"}]}, {"id": "c165365ab2276345", "location": {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "d22b235421616835f68d15801d82b44e7c463433f8bbdcc92f9c023fafcb2bf2"}]}, {"id": "07a9b878a28b8257", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "b1d0ac5a261e857409cc921acb515796538b48847722f0a00ddccbf60bccec81"}]}, {"id": "8a470bf490fc38fe", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 859}, "digests": [{"algorithm": "sha256", "value": "36e68e205b53c67c7a013894e0d5c8583063468118d1ce78ecbc2200d1dd185c"}]}, {"id": "c35403b233a68bc5", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "fb98230f8746d60429c20f8ce04254384337b479a77698939f7041d0c0eb4289"}]}, {"id": "b51a68153f8fe583", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "8d390d4c54f6a4a040b04413f1f002192027c66a2a835741f78a152074584a27"}]}, {"id": "4e0747a3a6093ac9", "location": {"path": "/usr/share/common-licenses/Apache-2.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11358}, "digests": [{"algorithm": "sha256", "value": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30"}]}, {"id": "7e2a61c1a2e4aa4d", "location": {"path": "/usr/share/common-licenses/Artistic", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6111}, "digests": [{"algorithm": "sha256", "value": "b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88"}]}, {"id": "dcc874f9d5de19f0", "location": {"path": "/usr/share/common-licenses/BSD", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1499}, "digests": [{"algorithm": "sha256", "value": "5d588eb3b157d52112afea935c88a7ff9efddc1e2d95a42c25d3b96ad9055008"}]}, {"id": "9db9e382dc6434c0", "location": {"path": "/usr/share/common-licenses/CC0-1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7048}, "digests": [{"algorithm": "sha256", "value": "a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499"}]}, {"id": "077de426d83f0ca3", "location": {"path": "/usr/share/common-licenses/GFDL-1.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20431}, "digests": [{"algorithm": "sha256", "value": "56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf"}]}, {"id": "e19da53000e066f1", "location": {"path": "/usr/share/common-licenses/GFDL-1.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22962}, "digests": [{"algorithm": "sha256", "value": "4748f03ed2dbcc14cde6ebc30799899c403e356a7465dc30fcf2b80c45fc0059"}]}, {"id": "708df71d0e72d665", "location": {"path": "/usr/share/common-licenses/GPL-1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12632}, "digests": [{"algorithm": "sha256", "value": "d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912"}]}, {"id": "1d57420493030391", "location": {"path": "/usr/share/common-licenses/GPL-2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18092}, "digests": [{"algorithm": "sha256", "value": "8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643"}]}, {"id": "7aff68baaa999e19", "location": {"path": "/usr/share/common-licenses/GPL-3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35147}, "digests": [{"algorithm": "sha256", "value": "8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903"}]}, {"id": "15c1e9f54c8a0ef7", "location": {"path": "/usr/share/common-licenses/LGPL-2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25383}, "digests": [{"algorithm": "sha256", "value": "b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c"}]}, {"id": "105256d270e23f6c", "location": {"path": "/usr/share/common-licenses/LGPL-2.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26530}, "digests": [{"algorithm": "sha256", "value": "dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551"}]}, {"id": "f6381b04a7fb903e", "location": {"path": "/usr/share/common-licenses/LGPL-3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7651}, "digests": [{"algorithm": "sha256", "value": "da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768"}]}, {"id": "1f7b57ee819f11e9", "location": {"path": "/usr/share/common-licenses/MPL-1.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25755}, "digests": [{"algorithm": "sha256", "value": "f849fc26a7a99981611a3a370e83078deb617d12a45776d6c4cada4d338be469"}]}, {"id": "25997b3060ff3446", "location": {"path": "/usr/share/common-licenses/MPL-2.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16726}, "digests": [{"algorithm": "sha256", "value": "fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85"}]}, {"id": "862d853eb83ab1c9", "location": {"path": "/usr/share/debconf/confmodule", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "c441d29fb3a1e75d9a9b35535067f73abf7104ab77cd4286087a154517dfa3dd"}]}, {"id": "123e3df5f786e964", "location": {"path": "/usr/share/debconf/confmodule.sh", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2875}, "digests": [{"algorithm": "sha256", "value": "9bb739cea6c1f88c3282c6743a230acba64ac1d12c40a89daf12fe5f2390cb68"}]}, {"id": "8817ef7b2a9a1203", "location": {"path": "/usr/share/debconf/debconf.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 414}, "digests": [{"algorithm": "sha256", "value": "2ed2f1e25211c95ae120cecfff540e33a533c03bb2793504c3d692b0b034c2dd"}]}, {"id": "571602f03f727f7c", "location": {"path": "/usr/share/debconf/fix_db.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2004}, "digests": [{"algorithm": "sha256", "value": "3023d816728349ffe6647f852722046631f1802737753f75517ebff0461473df"}]}, {"id": "fcb261b21916883c", "location": {"path": "/usr/share/debconf/frontend", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2452}, "digests": [{"algorithm": "sha256", "value": "4425ec2e272875006ca7dde26d1c11b79a0a3570ececcd11f65baddd4b474ae0"}]}, {"id": "5feb7be7397820f5", "location": {"path": "/usr/share/debconf/transition_db.pl", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "9dbd7e5dcf314de4f1c1f15c46c69754f9c61c6be632b7c5a6efee08df0aa798"}]}, {"id": "47f0f97172a80d32", "location": {"path": "/usr/share/debianutils/shells", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42}, "digests": [{"algorithm": "sha256", "value": "184fd1ac95af5ad460ee875e9fddb4975e8720ee7d805d964c68d125573537be"}]}, {"id": "c6b151efe9079665", "location": {"path": "/usr/share/doc-base/findutils", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 323}, "digests": [{"algorithm": "sha256", "value": "83026123456c2f7c1cc44196701180752a65423ade28344ef277cf577b12faa6"}]}, {"id": "38cec2f32538f76c", "location": {"path": "/usr/share/doc-base/socat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 354}, "digests": [{"algorithm": "sha256", "value": "3bd53cac720922f10db58839a1541a49a11b9ba88172f5015ac278c2753704ea"}]}, {"id": "363846744ed5c09a", "location": {"path": "/usr/share/doc-base/users-and-groups", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423}, "digests": [{"algorithm": "sha256", "value": "159902a0284dbbcc039824ebab914948f8a803280fa2b67742b8f7fd40c50250"}]}, {"id": "328353a6009f6311", "location": {"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "3e67668ed552fe3a0684e77282325d07fa8847f2575ea1e1906000de571b5c1e"}]}, {"id": "9c5bfd16d842d72e", "location": {"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "307e96c4b7e8170b422d86cfb04d9ae4a404e6d46755448331cdedb23cf1c3b0"}]}, {"id": "aaa66d392f39b1d6", "location": {"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1228}, "digests": [{"algorithm": "sha256", "value": "cdb5461d8515002d0fe3babb764eec3877458b20f4e4bb16219f62ea953afeea"}]}, {"id": "ac19573b75099440", "location": {"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 781}, "digests": [{"algorithm": "sha256", "value": "cbbe79bbf084cd3f692a62a81d04af62abe73e4790fc1852180421645d43f82d"}]}, {"id": "2a96a8661002ee53", "location": {"path": "/usr/share/doc/bash/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 933}, "digests": [{"algorithm": "sha256", "value": "c8cb54eeb481ffdab1dbcf3c6b965154235446533027d553b01fcc912e92655d"}]}, {"id": "a1131af6b5fff2c5", "location": {"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10231}, "digests": [{"algorithm": "sha256", "value": "da7a8d93abf1eccdeaf326642c8ce9ed760f3a973ca46f3f69b3cf755bb81ade"}]}, {"id": "c3fe9b9bbd07ff28", "location": {"path": "/usr/share/doc/bsdutils/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "2d1cd60f9267051c4a4f4a2685faf86a7e480709e9f6792a3527cc90531587ea"}]}, {"id": "b9431566bdb02bd6", "location": {"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "0c53b1ac9c550684", "location": {"path": "/usr/share/doc/bzip2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "832ed535ff3c3d025a8d2348eb1b697b89addcf2eaadbc17650262040b9145e2"}]}, {"id": "21231edb65a7574a", "location": {"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18922}, "digests": [{"algorithm": "sha256", "value": "80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422"}]}, {"id": "ebfa690cd60b24dd", "location": {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "ccfe62f0f73541f1c76a6d33aed26290391685c43f914a5e24c6b1f72cddcdff"}]}, {"id": "7bf9a3582932875c", "location": {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1670}, "digests": [{"algorithm": "sha256", "value": "51baca9ed27fdcdcf1a5bcdd4c86e5067cbf5c1f1f3a8c30f6e052a355ba869c"}]}, {"id": "bf2d3bb493ab1bd4", "location": {"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12531}, "digests": [{"algorithm": "sha256", "value": "350c1a60923248396acdf5aa3d20cdd5156e82648b3411bf9dff3a16b1ce9c7e"}]}, {"id": "aa306f039fba2f46", "location": {"path": "/usr/share/doc/dash/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1774}, "digests": [{"algorithm": "sha256", "value": "b3e78629da7e5ba3256e26752ce0e5ea0ecc441b6dda3c31c46bae7b54dce00c"}]}, {"id": "76ea2c83941748ef", "location": {"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "7c77d28679de92b8aca0b3dd400eabac91bf9f6c68171e49355888d2593a968f"}]}, {"id": "d1441d5257518b58", "location": {"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3049}, "digests": [{"algorithm": "sha256", "value": "29162b7d5d9aabc3351d9e834dba936ee0e7b31d8bed2b87bea4b72745f36a66"}]}, {"id": "e87ee6ab0e160ca7", "location": {"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8017}, "digests": [{"algorithm": "sha256", "value": "a8698f078cd21fc501e66d070e12cf2f23ec1eaf5841bbc87629de76858ef7a7"}]}, {"id": "5207d15864f1b47d", "location": {"path": "/usr/share/doc/diffutils/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "d137bc6c5d90c76cb23de4164859d6b9d1de42ec9a2029171dd8a9352b38d4bb"}]}, {"id": "e068b7a912b9de72", "location": {"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1839}, "digests": [{"algorithm": "sha256", "value": "b3c97bfbcbb85a128e4408a67bbd7d2b4dd28469e9382a9b42ff4a72cad65024"}]}, {"id": "5521b484151670e8", "location": {"path": "/usr/share/doc/dirmngr/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "0fbeade0d6d9a3da", "location": {"path": "/usr/share/doc/dpkg/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 4321}, "digests": [{"algorithm": "sha256", "value": "a349dc5e4dadfdae0aaffb35af0bc762f9aff81b09531b948d0f37c38f9b9184"}]}, {"id": "007e08d3c88b218b", "location": {"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7882}, "digests": [{"algorithm": "sha256", "value": "1a87ca75439f4e5be763913b21e9d23476b7e5c37814b9a0500c819e437f9b8f"}]}, {"id": "829f058a07a1b666", "location": {"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "896becd54883b8e4", "location": {"path": "/usr/share/doc/fdisk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "92de0aab3866d836", "location": {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1007}, "digests": [{"algorithm": "sha256", "value": "17ccabfe2c5bac7067f921435fd19aeca6aec328ababfda0df46ac7c335d4295"}]}, {"id": "eed66c319ada30e3", "location": {"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3003}, "digests": [{"algorithm": "sha256", "value": "fb98507cf4fa9d3fd299f8d493ae1b3ed0f4d3b530f88a5d4eab187be2a22e26"}]}, {"id": "2bcce310de7739ed", "location": {"path": "/usr/share/doc/galera-4/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 188}, "digests": [{"algorithm": "sha256", "value": "25bbb2bf38da9312e06d60746e027ddf0599c00f511ba9339450fd1c58b5e53d"}]}, {"id": "61886aa00e820896", "location": {"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25784}, "digests": [{"algorithm": "sha256", "value": "b9572e6da0f1f054180cf3fdf86ff9bc501c23a0af2ad4b69840e6e1bc450f60"}]}, {"id": "15a17419a8043c6d", "location": {"path": "/usr/share/doc/gawk/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1584}, "digests": [{"algorithm": "sha256", "value": "5105151665baa738236370b9bc6e93e03159f28096bfa1f3777abead7fc969fd"}]}, {"id": "51323a49c2bc0167", "location": {"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1347}, "digests": [{"algorithm": "sha256", "value": "4d8bd683c14ce5e3f68094a56892ecd336524e9977b6cfd3eb22ef835d67f367"}]}, {"id": "e002937dd66ee872", "location": {"path": "/usr/share/doc/gcc-10-base/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1578}, "digests": [{"algorithm": "sha256", "value": "85b8ae85adada3cda5edb7609077ba4e3b7b5c78214a8197ce5b346c117104fd"}]}, {"id": "aba32e0789f4122a", "location": {"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70612}, "digests": [{"algorithm": "sha256", "value": "719dd73912334e65a64c63fb1f7ccdacf70c27258570de0fb123b33d490eddf5"}]}, {"id": "7f8f6484699bba53", "location": {"path": "/usr/share/doc/gnupg-l10n/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1785}, "digests": [{"algorithm": "sha256", "value": "de5796feb08769128794767543563ca54e45798ca335792c601b77c807ada256"}]}, {"id": "882f3edf3dd67a8d", "location": {"path": "/usr/share/doc/gnupg-l10n/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "4abbf7cf472fe7c4", "location": {"path": "/usr/share/doc/gnupg-utils/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1784}, "digests": [{"algorithm": "sha256", "value": "954d0aa1223472bf3f64cc09b16a86a2ed0362d8483f4da7a21e05e5dc40991e"}]}, {"id": "24329b2f38741f0d", "location": {"path": "/usr/share/doc/gnupg-utils/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "9bf9ddd63f784dcc", "location": {"path": "/usr/share/doc/gnupg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "d2abe0fc5280cd44", "location": {"path": "/usr/share/doc/gpg-agent/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "d070fdc54b20f6fd", "location": {"path": "/usr/share/doc/gpg-wks-client/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "ca99287c94beb9d7", "location": {"path": "/usr/share/doc/gpg-wks-server/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "f08d7b3f28ba9798", "location": {"path": "/usr/share/doc/gpg/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "f975a7fd4a9850ec", "location": {"path": "/usr/share/doc/gpgconf/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1782}, "digests": [{"algorithm": "sha256", "value": "fbaa927ea60d6b95f942ab0c288acddb06ca822c3f4b32e4087419849ef156bc"}]}, {"id": "d5a14847dc4066fe", "location": {"path": "/usr/share/doc/gpgconf/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "2b66b503a6991569", "location": {"path": "/usr/share/doc/gpgsm/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "d8d724eb71c863b2", "location": {"path": "/usr/share/doc/gpgv/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "c327818439450ba37f3d6dacb5d99c8bc44962adf559136554a64d206e545f2c"}]}, {"id": "aaf68698b8b08823", "location": {"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "a8a4d99fb1ad141f", "location": {"path": "/usr/share/doc/grep/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1645}, "digests": [{"algorithm": "sha256", "value": "aee2498aeb81cb4442551cd701e58c534fcca3f7842fa549ea3927c72f5168cf"}]}, {"id": "2f5f11ec877e7839", "location": {"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "42d9b4d610396b1e8d1303dcb9487af3f5a2d2709623cf03a04cf76acdf6c5e3"}]}, {"id": "45ed3f595c1ec8b9", "location": {"path": "/usr/share/doc/gzip/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1719}, "digests": [{"algorithm": "sha256", "value": "9807a9a0642d75c6b8f2d84caf0b6d73ad1c0d6e285e1b041d875153884b03c5"}]}, {"id": "65a23d9753ff44f6", "location": {"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1112}, "digests": [{"algorithm": "sha256", "value": "f9ac4a5d7a670e3891881a2cdba5fa2cd625c4d58eae4a7aa372ac00a06803bd"}]}, {"id": "e5da5279ec52349a", "location": {"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "272c5b1c9235edc311f202b2a6abfff24ba96a47c779b4db3b97c2e60eb3e81a"}]}, {"id": "c25d835fe80fe098", "location": {"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3020}, "digests": [{"algorithm": "sha256", "value": "6679b51cc827aeec6b2d10909435db6312a4ecb8a8a8a15cb7194d98460f8869"}]}, {"id": "1b06121f4faa7eea", "location": {"path": "/usr/share/doc/iproute2/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1381}, "digests": [{"algorithm": "sha256", "value": "c4a178da9ba9e2ae94c29c0878e97bed37c2603c50b331b2c37163e1863c15e1"}]}, {"id": "c6501ba1bccb7a20", "location": {"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2645}, "digests": [{"algorithm": "sha256", "value": "83587ab0485d4a8f2b4cd6ace93f3a2e37f1ee3e07465b6c33fc400c471d3aff"}]}, {"id": "8ade2c7077f865b6", "location": {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 3137}, "digests": [{"algorithm": "sha256", "value": "741ec168e49b2ee1d65bd92f4a9eb7a5aac4aeb42f849949d6a4e69a84faad0c"}]}, {"id": "af6fd1e04ba44bd2", "location": {"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "9a2dfb4a5abc7e84be2cc41f1089be665519c9409549296f6c19de57ab1d37c2"}]}, {"id": "acf2c1ecfbb5aba0", "location": {"path": "/usr/share/doc/libaio1/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2370}, "digests": [{"algorithm": "sha256", "value": "d64b9142bdaec12f21c07eea8044d00c69118871fb91e7fa9e3bf9c70c0e8ecc"}]}, {"id": "5ce268ffe4d7ad27", "location": {"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe205df403d2774730410e4a5d67a57ec1cc4f0b29eb5e7c47d341d4d18ebe38"}]}, {"id": "2678c6f200316702", "location": {"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "307e96c4b7e8170b422d86cfb04d9ae4a404e6d46755448331cdedb23cf1c3b0"}]}, {"id": "fbc02bdb91599bd7", "location": {"path": "/usr/share/doc/libasn1-8-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "ef3ce565cbf0f559", "location": {"path": "/usr/share/doc/libassuan0/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1308}, "digests": [{"algorithm": "sha256", "value": "d74b9a1eeba99d1b71409bfbd6ad4f57727552f4ea9ef5501ff521af13edc988"}]}, {"id": "cd4d237ae3a1c27e", "location": {"path": "/usr/share/doc/libassuan0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6925}, "digests": [{"algorithm": "sha256", "value": "6b4c6da11137a4286ef50eb65b170c34129f45e8d6ebcead876ac7cfe29d753d"}]}, {"id": "061edd2c13ce0faf", "location": {"path": "/usr/share/doc/libatm1/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1843}, "digests": [{"algorithm": "sha256", "value": "a35ff7dfe6960df208bc0081b7c2ebbd7a53014e2b5b35f937aee36335175568"}]}, {"id": "92f2d0fa03526e5d", "location": {"path": "/usr/share/doc/libatm1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "92f31ffb69067c94ec43b21cf1ce10436fc14c12aa3549483a40379113ae468e"}]}, {"id": "27285b0c1e1075de", "location": {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 3520}, "digests": [{"algorithm": "sha256", "value": "2bb62ccb430fa67ad085ea7c27a5d74d467e740b6b629ea3257f3ed3dc632ff6"}]}, {"id": "8fb2422fc79fc310", "location": {"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1947}, "digests": [{"algorithm": "sha256", "value": "0cbec745d85ea775450b2d54fac55277197f429e52d611f72852ed420450620e"}]}, {"id": "70ebacf909106249", "location": {"path": "/usr/share/doc/libaudit-common/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3ae351aed97dcecf29a0089d214fcc5ef5cb6a4964b311e90e787085e5bd91cf"}]}, {"id": "a324c9d7bb749734", "location": {"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1589}, "digests": [{"algorithm": "sha256", "value": "44cda705476da1eea0a6ab4c3d941f756d7b995743214b6f2fa7c7d52d8813e2"}]}, {"id": "03c1518b98402b9a", "location": {"path": "/usr/share/doc/libaudit1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1000}, "digests": [{"algorithm": "sha256", "value": "c35e8a42482a7ad7ee7b06b19cca02330b0da7dd7d750dad750dd3842e972191"}]}, {"id": "231509774b6d4d3e", "location": {"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1589}, "digests": [{"algorithm": "sha256", "value": "44cda705476da1eea0a6ab4c3d941f756d7b995743214b6f2fa7c7d52d8813e2"}]}, {"id": "5d53518c81a8d561", "location": {"path": "/usr/share/doc/libblkid1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1639}, "digests": [{"algorithm": "sha256", "value": "0d370a4704b5f8e77972facaafdbab9a08947dc265929786700052ce147e4ee8"}]}, {"id": "cf1f1dd9f062f756", "location": {"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "36e4fe48219dd05d", "location": {"path": "/usr/share/doc/libbsd0/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2111}, "digests": [{"algorithm": "sha256", "value": "56758fe5c757cca890bd6933b3f7b129be06693a9919bdf8e40cbb5a69ad58db"}]}, {"id": "65ad3da214928196", "location": {"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25916}, "digests": [{"algorithm": "sha256", "value": "f4e393b325705c269cf36c9e166dd410687fd2bc9411f0ae6d51c2fde0ac780c"}]}, {"id": "5c80311d98a23d95", "location": {"path": "/usr/share/doc/libbz2-1.0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2497}, "digests": [{"algorithm": "sha256", "value": "503376324965ba7d324ad300e6f64256d3c117d034e3c2b483516b791069363d"}]}, {"id": "97402fce1bf59a8f", "location": {"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "832ed535ff3c3d025a8d2348eb1b697b89addcf2eaadbc17650262040b9145e2"}]}, {"id": "2b6818897989cc66", "location": {"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25467}, "digests": [{"algorithm": "sha256", "value": "40c7e1f2118531f038ca22999bd976901254e1bc5cd1b0f0211bdd064c599987"}]}, {"id": "9ef3b8982fde24e5", "location": {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2130}, "digests": [{"algorithm": "sha256", "value": "b9c085cfaa73b83b113dfeb443a8651d0ea569e814d6404c915f8b1e6c6f9c58"}]}, {"id": "b1f6ee6395e0c01e", "location": {"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25467}, "digests": [{"algorithm": "sha256", "value": "40c7e1f2118531f038ca22999bd976901254e1bc5cd1b0f0211bdd064c599987"}]}, {"id": "0b513ce68f139564", "location": {"path": "/usr/share/doc/libcap-ng0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1109}, "digests": [{"algorithm": "sha256", "value": "71fbcfe4480271da1fd977e822a560b2a788085e1acdf4c7c834cfe19d6026a0"}]}, {"id": "9caaf77257a6106d", "location": {"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1407}, "digests": [{"algorithm": "sha256", "value": "8cdc2d0eeeb4ed84963c58be27389b148e830ce5ec42c2598cf194721d0430ec"}]}, {"id": "fa18244bdbdfe9f6", "location": {"path": "/usr/share/doc/libcap2-bin/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4631}, "digests": [{"algorithm": "sha256", "value": "a906104348c333a96d63c3573e6eb9c2cc3b410d045f3ad512dcafa4b3e4cff3"}]}, {"id": "a28a31d4a0833864", "location": {"path": "/usr/share/doc/libcap2/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2929}, "digests": [{"algorithm": "sha256", "value": "a8bee923ae2f3e6b55be0ef8f9e00d2eb86941f1bfc2ae90a68b1030b4108c3c"}]}, {"id": "24a73b18cd363b79", "location": {"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4631}, "digests": [{"algorithm": "sha256", "value": "a906104348c333a96d63c3573e6eb9c2cc3b410d045f3ad512dcafa4b3e4cff3"}]}, {"id": "0b886a507f45800a", "location": {"path": "/usr/share/doc/libcgi-fast-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1005}, "digests": [{"algorithm": "sha256", "value": "aac334f402146125076f32ff1d0c26631a7ba7adaafb9927b8018c5518030e3f"}]}, {"id": "30de45bc4756675b", "location": {"path": "/usr/share/doc/libcgi-fast-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1037}, "digests": [{"algorithm": "sha256", "value": "02cdb9a5e9bab3d7a277c29a3bdd1a175b54ed7caa773da8ab46a9f7b8c86211"}]}, {"id": "94d197f14687daa1", "location": {"path": "/usr/share/doc/libcgi-pm-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1122}, "digests": [{"algorithm": "sha256", "value": "2424fc62506321a8979b7152f15060e5ac88e8fcb5510d9f5a714605b8991982"}]}, {"id": "ba3a471ae49f33c8", "location": {"path": "/usr/share/doc/libcgi-pm-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10745}, "digests": [{"algorithm": "sha256", "value": "53f645196d058b997db7223e9524a198852a5bc18d2a1b1ad09c671811681bdb"}]}, {"id": "f2a03feaaa68b674", "location": {"path": "/usr/share/doc/libcom-err2/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2490}, "digests": [{"algorithm": "sha256", "value": "640ef94e20fbf277e0d8eb69cca03218e913e8b55cbf3612b590757c05be3078"}]}, {"id": "4824dbddf2ceebc5", "location": {"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "9e3a4384b6d8d2358d44103f62bcd948328b3f8a63a1a6baa66abeb43302d581"}]}, {"id": "d732942caad207ea", "location": {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 876}, "digests": [{"algorithm": "sha256", "value": "cd21bfe4f7ff41dbeb97f41cd414f8a4737295c2c7f01d45773c748985695e95"}]}, {"id": "c819f36cb569b82e", "location": {"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "657b213ef6b1739b3173b8cd53ccc39bab587774b42d032bb15027f36656778e"}]}, {"id": "dc029a906786cd7f", "location": {"path": "/usr/share/doc/libdb5.3/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "0ed67ef9a17585fbcea3dab8f901a9d5550eb963951db0a5302ad5ef94990072"}]}, {"id": "28e9cdbf380c02ae", "location": {"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7517}, "digests": [{"algorithm": "sha256", "value": "b3bbc6fbb3f2a0e6a487e953eb8c3cc4bdb6f4150f7f51d20b1e9a3c8ef92d3d"}]}, {"id": "6701dd0948c7835d", "location": {"path": "/usr/share/doc/libdbd-mysql-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "63bb3b38551a84211dbc73ef04b99735890e243edb1b371fbf6931c7f8298d1b"}]}, {"id": "cc8e94f5d16a0dbe", "location": {"path": "/usr/share/doc/libdbd-mysql-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2163}, "digests": [{"algorithm": "sha256", "value": "76c604224c9208adb918cccbd7619fb9d566eee4dc4788df191c4eaca96c0356"}]}, {"id": "b1cad127f61eb816", "location": {"path": "/usr/share/doc/libdbi-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1826}, "digests": [{"algorithm": "sha256", "value": "9b1b3232063e498354cc65508e0f4c5b290d2a8592a6d1986e5ab145cbd12f3b"}]}, {"id": "3729075038f08dd0", "location": {"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4019}, "digests": [{"algorithm": "sha256", "value": "57d2dfda7c353999012ecf14b0a932b734f685df5c684ad04bf86f12f8a954c5"}]}, {"id": "1baa4eaf1eefd51b", "location": {"path": "/usr/share/doc/libdebconfclient0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "1f48252e8bd71085c67fe1f5468c67da1d2d7cc34cd8a7e9d90b9ad2df080e8e"}]}, {"id": "d8081b9209bbf36b", "location": {"path": "/usr/share/doc/libelf1/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "c6976d298773013bfb5233e0db5e327029d259baa9b7b019269d976155b7a86b"}]}, {"id": "f404348b2ca93a65", "location": {"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2601}, "digests": [{"algorithm": "sha256", "value": "e03e3eeebf5cf6553fef2001e3ff1b7cac0ee878dec48344ccfacea73eeb89df"}]}, {"id": "3ab5860537e930ea", "location": {"path": "/usr/share/doc/libencode-locale-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "16095f403eb718e2a6fe59a4ff1ad2e151a419e4c2a42fee04f39d1aa85b73fe"}]}, {"id": "6af0374fab272237", "location": {"path": "/usr/share/doc/libencode-locale-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "210509e8e007fa8863cf002ad62daf33604936ea600e653551bd9f7e1179395f"}]}, {"id": "3db88895fe44eb0a", "location": {"path": "/usr/share/doc/libext2fs2/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2489}, "digests": [{"algorithm": "sha256", "value": "16bce6c3e896b6ff4b9c07b97ff3d78350fb87f889b1d9ad147b2f6579e24b05"}]}, {"id": "738384763304c10d", "location": {"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "f98e433e49582c79", "location": {"path": "/usr/share/doc/libfcgi-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1832}, "digests": [{"algorithm": "sha256", "value": "3f8b094beaf4617f03cfb04226bcfa169db2d5b2edddc66ca66ddb23fca6dcc3"}]}, {"id": "67ff8a770ec8d979", "location": {"path": "/usr/share/doc/libfcgi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2666}, "digests": [{"algorithm": "sha256", "value": "c281946ad16ae077a6bf2c069b51249c4e59e80ab085a518dc5a0d288b51d899"}]}, {"id": "0034f651b69cef1c", "location": {"path": "/usr/share/doc/libfdisk1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "df3b8a7b89d6ba91", "location": {"path": "/usr/share/doc/libffi7/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 576}, "digests": [{"algorithm": "sha256", "value": "759a58d6afd9e06237688457dd8708632c5e706d766e46b86a20fe2092b5352a"}]}, {"id": "108d5171f862f434", "location": {"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3440}, "digests": [{"algorithm": "sha256", "value": "7258c8acc378030d8dbe1fcdf394e915769fa31dcbaf3d2991d9a79891f3bcdc"}]}, {"id": "192a3285b78b0110", "location": {"path": "/usr/share/doc/libgcrypt20/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1618}, "digests": [{"algorithm": "sha256", "value": "b8d087d2b22717f067ffd67cd44d187ba0de4dc56275d9e6b7760288202c33eb"}]}, {"id": "369a626e03e93a2f", "location": {"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21681}, "digests": [{"algorithm": "sha256", "value": "8f11910ef604ead72fbdc0c0caa641e3f955f66c4868175310ed7290e32b0f37"}]}, {"id": "e1f9412f14e155b9", "location": {"path": "/usr/share/doc/libgdbm-compat4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "6a23a03e40c38dd0aa28885635bc1cbd989b596aafaecbaa0bf1d888535a672e"}]}, {"id": "345038d73d458e60", "location": {"path": "/usr/share/doc/libgdbm6/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1127}, "digests": [{"algorithm": "sha256", "value": "03e311406110d4038400b51320156a61fcf6bbd03de466b1ee1183608b6f7666"}]}, {"id": "c02f12970a823c17", "location": {"path": "/usr/share/doc/libgdbm6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "6a23a03e40c38dd0aa28885635bc1cbd989b596aafaecbaa0bf1d888535a672e"}]}, {"id": "f11f744b792e5352", "location": {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1006}, "digests": [{"algorithm": "sha256", "value": "8b9963ce1036b92d9a0977c69687700ebcef9237b84b2c1ad7a10f9b97669fa8"}]}, {"id": "a77f4767a26d8ede", "location": {"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2019}, "digests": [{"algorithm": "sha256", "value": "f73f781beb9f85b3f921f9bf540fc89d6eff9e20689ef9323ce510d077a30878"}]}, {"id": "f404681c438aec59", "location": {"path": "/usr/share/doc/libgnutls30/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1609}, "digests": [{"algorithm": "sha256", "value": "be0b5504f3d9b9f6042e1e5cae77b1ece2b5c6e23c3d0543ee5f9de184e8cfb6"}]}, {"id": "464715f664cbb5d7", "location": {"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49902}, "digests": [{"algorithm": "sha256", "value": "15fad95b786ca4e9843c4319716325b58886e617fb88992ff894334b6e7c3e71"}]}, {"id": "7343dd218fe3d7f6", "location": {"path": "/usr/share/doc/libgpg-error0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 965}, "digests": [{"algorithm": "sha256", "value": "64a5dacd1d9992771728094c1231ee4d5db838ffad72494cc23ece492f19c8e8"}]}, {"id": "3dfc37a550cbcc45", "location": {"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5009}, "digests": [{"algorithm": "sha256", "value": "ef74578dd392759954c80d4ad3986273d05d8c2098b2e9ee18980f88e0ad3342"}]}, {"id": "d8637647a72c7ac4", "location": {"path": "/usr/share/doc/libgssapi3-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "980525a6c0cacedf", "location": {"path": "/usr/share/doc/libhcrypto4-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "c51fc77e85d7dc66", "location": {"path": "/usr/share/doc/libheimbase1-heimdal/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1569}, "digests": [{"algorithm": "sha256", "value": "59ba11ab6555ce47db08fa62fc1c4f4a74ed6a38e6fb1966c2b4fccf5066503a"}]}, {"id": "c8c21ed696528099", "location": {"path": "/usr/share/doc/libheimbase1-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "3cb08da2293cb0bd", "location": {"path": "/usr/share/doc/libheimntlm0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "1d50f13eabb8b1c3", "location": {"path": "/usr/share/doc/libhtml-parser-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "0fd56636f0e68b8c050046ddb4566e5f56ba311eb65b0ee5fa721ea5839151fe"}]}, {"id": "814f5e51baaa927b", "location": {"path": "/usr/share/doc/libhtml-parser-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "a60b98dcb6f4c925e758024bef1859fd66235aaea71c5c1f884f2f0a18451147"}]}, {"id": "192ad4593a121ac2", "location": {"path": "/usr/share/doc/libhtml-tagset-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1940}, "digests": [{"algorithm": "sha256", "value": "e422549f4af8ea99c6fb43786f49ee0fffae65f0ed547e7aa58f52671c030134"}]}, {"id": "91f706ba2cf155cf", "location": {"path": "/usr/share/doc/libhtml-tagset-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1296}, "digests": [{"algorithm": "sha256", "value": "71158cd2ca9e9486692fb10ac5205cb9b1f8e9d869afb0f23896abcd0419c5ab"}]}, {"id": "24dd9e196954e37d", "location": {"path": "/usr/share/doc/libhtml-template-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1785}, "digests": [{"algorithm": "sha256", "value": "2b63179d8c3da2d451531161ea9bad7e001cf686a871b39b06014b4168635a60"}]}, {"id": "0cb68622be741689", "location": {"path": "/usr/share/doc/libhtml-template-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "942921f236b12a5c223c674947ec637943fc25af875390ca76ddf7f817c6b5ac"}]}, {"id": "793e9eeaf496f3e2", "location": {"path": "/usr/share/doc/libhttp-date-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 906}, "digests": [{"algorithm": "sha256", "value": "2f9178f82b1d52b703715c7157837b15f0a1e8e989d38e6301ac2fabd3715635"}]}, {"id": "d9f930e3f716df60", "location": {"path": "/usr/share/doc/libhttp-date-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "97d703c5013eb730aa84acbcc350894484aeea2b0f5cb71dd3fc6c1f3105435c"}]}, {"id": "a6fb97db378e4b4b", "location": {"path": "/usr/share/doc/libhttp-message-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1716}, "digests": [{"algorithm": "sha256", "value": "41928f3dbda46d196af05f72fed17aa71d3bd430b29d9467e232621664df3c4e"}]}, {"id": "be6c42981473b209", "location": {"path": "/usr/share/doc/libhttp-message-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1111}, "digests": [{"algorithm": "sha256", "value": "409bee43a25124f65bb6d74d8ee5c3e119dede3cc6d2cdb5794ec6db3e8a0dcd"}]}, {"id": "38bf7f330cc1031f", "location": {"path": "/usr/share/doc/libhx509-5-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "240e80a7d59526f2", "location": {"path": "/usr/share/doc/libidn2-0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2053}, "digests": [{"algorithm": "sha256", "value": "531a60736afa1e2de83193e56634e955dddfdf9773cb52d12199c990b9c2271d"}]}, {"id": "b26113ad71ac3562", "location": {"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5348}, "digests": [{"algorithm": "sha256", "value": "41702469f28e8ff406345e3d1dd0c741f11bdfca319264f67036efd6aaa79e4b"}]}, {"id": "4e163f2bbb1d9574", "location": {"path": "/usr/share/doc/libio-html-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 751}, "digests": [{"algorithm": "sha256", "value": "8fb4582fe92120fea057f2bb1b884a828c4904b84c8baed5184c24ff116b54cb"}]}, {"id": "f9bc5ccb468da377", "location": {"path": "/usr/share/doc/libio-html-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "86b1c0fc9c3cf8d5dea33afb778d785448aec62ae07ea9a84072e0db1e47cad3"}]}, {"id": "7173f1942a7c8132", "location": {"path": "/usr/share/doc/libjemalloc2/changelog.Debian.gz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "e53966458ce3a777f0d2db244ad6a594527cf88a28beb3d4879108aa2e9ee557"}]}, {"id": "c41a6edf4177d668", "location": {"path": "/usr/share/doc/libjemalloc2/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10532}, "digests": [{"algorithm": "sha256", "value": "d40076e72d594384764e5b963bb2ad88a29d4bb415e9ee60cc376e9b0fbef7d9"}]}, {"id": "64d6f6b936c1f81c", "location": {"path": "/usr/share/doc/libkrb5-26-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "8e983347dada2131", "location": {"path": "/usr/share/doc/libksba8/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 955}, "digests": [{"algorithm": "sha256", "value": "72b88ae5acc63e7adc7d52643a9ae2ba1c41a08ca1a6c2bb46d7a3f1eac8148a"}]}, {"id": "75b7d1fec0e86406", "location": {"path": "/usr/share/doc/libksba8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3771}, "digests": [{"algorithm": "sha256", "value": "c30c530c45d074a643f1aa8cd4773c412b012c32280ebd7a35995e4aa21eeef1"}]}, {"id": "a69efccb8187d740", "location": {"path": "/usr/share/doc/libldap-2.4-2/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2710}, "digests": [{"algorithm": "sha256", "value": "19100a28bc59ae2061c42b317726ef7a1159617d6b966aac55b25f5e3cf45849"}]}, {"id": "7b1fe833c801e1c9", "location": {"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20216}, "digests": [{"algorithm": "sha256", "value": "0690f1ee382f98e95b446743db55395641d5e258de65939e9cb1c660d67a43a8"}]}, {"id": "16b16bbae28564a2", "location": {"path": "/usr/share/doc/libldap-common/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2712}, "digests": [{"algorithm": "sha256", "value": "b3fb850097b81c5fe078241ad43b56cfff0105eedb92e016006a9a9879446f17"}]}, {"id": "1024833a400a7eb6", "location": {"path": "/usr/share/doc/libldap-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20216}, "digests": [{"algorithm": "sha256", "value": "0690f1ee382f98e95b446743db55395641d5e258de65939e9cb1c660d67a43a8"}]}, {"id": "ac70d76ae7ad5a3b", "location": {"path": "/usr/share/doc/liblwp-mediatypes-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 923}, "digests": [{"algorithm": "sha256", "value": "d6d0bb9ac31a50f73a2c11ed37170328764965b5f4ccb859f84f60b6c39aaeac"}]}, {"id": "0bab0a5534cacdcb", "location": {"path": "/usr/share/doc/liblwp-mediatypes-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "8c2cc51198a9ef28f7694850f8581fccd14fa5fac0aebba81104106e8dc065ac"}]}, {"id": "39996f22240055fc", "location": {"path": "/usr/share/doc/liblz4-1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1094}, "digests": [{"algorithm": "sha256", "value": "08deed5d6995620a86ec1c199ac73e96d257c6e570cd2d6b600a85f65b2bf8e2"}]}, {"id": "52b56a7597ad99bd", "location": {"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3574}, "digests": [{"algorithm": "sha256", "value": "a82c5d50439c6d9f32b874dbc75ae5292ba5a3e50318bed80e82a8f5254689ca"}]}, {"id": "0127f63866fb8b5e", "location": {"path": "/usr/share/doc/liblzma5/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 3602}, "digests": [{"algorithm": "sha256", "value": "657dd3089507714555581ddfd34b70460383d5786cf00053ed6e7fc28a167781"}]}, {"id": "6a0e0e129049274b", "location": {"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15465}, "digests": [{"algorithm": "sha256", "value": "a2dc8fac0f496e1c58aff67018cf0c6b88336316afa5642f9335b71642e28aa8"}]}, {"id": "c1e5300a59abb1b2", "location": {"path": "/usr/share/doc/libmariadb3/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "e121d204ed6e72f4", "location": {"path": "/usr/share/doc/libmnl0/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2155}, "digests": [{"algorithm": "sha256", "value": "2623825d8dd50368eed4612f1344ec0ee5fb37b73d5d8bdc1f240ecf80c2ed1b"}]}, {"id": "5d3b0fdd5be7ae7a", "location": {"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1d625a9c5b3b8755848caa3a9933525be4feb8caeead229190f8a348ed59f837"}]}, {"id": "819ebe16dd051351", "location": {"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "958c8bab8129761d", "location": {"path": "/usr/share/doc/libmpfr6/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 727}, "digests": [{"algorithm": "sha256", "value": "d269c968f39216f0b08870a100d46e24991dac0c554e751f261eb13056537968"}]}, {"id": "8a3bab93cf9d4946", "location": {"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 952}, "digests": [{"algorithm": "sha256", "value": "09d235d099a68196c5377a59287cc9b319c8ed709f4f83fb6e4140a6c5f6d05b"}]}, {"id": "1010d737c2d8cf00", "location": {"path": "/usr/share/doc/libmysqlclient21/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2807}, "digests": [{"algorithm": "sha256", "value": "e7ec4da28147c616e81c8d2337b074a2fac1959d24f796abc40c6da4881e45fa"}]}, {"id": "bb24ea47476a7c54", "location": {"path": "/usr/share/doc/libmysqlclient21/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28971}, "digests": [{"algorithm": "sha256", "value": "8904a1965d20bf35ae6c5b0940f1397c42ac87c4ac913a39b472bca019640002"}]}, {"id": "bc313073fbc7489c", "location": {"path": "/usr/share/doc/libnettle7/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "0aad4e7f9d08d148897dc230ba10fb08612cfd9370e3e6e3f4eb317c8300ab76"}]}, {"id": "d178cb80cb33f441", "location": {"path": "/usr/share/doc/libnettle7/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13247}, "digests": [{"algorithm": "sha256", "value": "84de5caab44520665c49dff405356c56de9d371a9f63cf67c09589af14c3f008"}]}, {"id": "8e9dc13fc1e0cb79", "location": {"path": "/usr/share/doc/libnpth0/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 966}, "digests": [{"algorithm": "sha256", "value": "bf35d1b54a673fbbb5bf615ac43dd4b6e150710ff440c97a077a951bed115f7e"}]}, {"id": "600dbdc5b28b1e18", "location": {"path": "/usr/share/doc/libnpth0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "7fa508cdbfe732fccf8a68244a275621d1ef7c2714914a1be8e9c8b047a82f95"}]}, {"id": "03ee5d2b3a549cf0", "location": {"path": "/usr/share/doc/libp11-kit0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1086}, "digests": [{"algorithm": "sha256", "value": "924fd6348c452396bb4a0ca7de34d1e4bfaaf5034e1326e529fa82bde76e7352"}]}, {"id": "aedcdef32abdea99", "location": {"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8068}, "digests": [{"algorithm": "sha256", "value": "e18b2cdc4e6f3ee79249bcbf7f72880bca1828597788cb0287d80fd05171d0f7"}]}, {"id": "8bb45220962e9433", "location": {"path": "/usr/share/doc/libpam-cap/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4631}, "digests": [{"algorithm": "sha256", "value": "a906104348c333a96d63c3573e6eb9c2cc3b410d045f3ad512dcafa4b3e4cff3"}]}, {"id": "cabe3220a4291ea9", "location": {"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "032e31c8460a4da5", "location": {"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "ff650087aa2dc5d6", "location": {"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "32684fc44ba26b2a", "location": {"path": "/usr/share/doc/libpam0g/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2064}, "digests": [{"algorithm": "sha256", "value": "72157e205dbdffb013b0efa7facec97f6f4e18116b6cd9fcf49185ddecbb5b0f"}]}, {"id": "a3422e6f76bb38be", "location": {"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "855f987eebbcf5e2", "location": {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 939}, "digests": [{"algorithm": "sha256", "value": "68f8b9f7b02ec5cad19c423110981e58eb0bc2c95ef10a876f64378d0895abb2"}]}, {"id": "3fbbdc33f0e9a9c7", "location": {"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3123}, "digests": [{"algorithm": "sha256", "value": "f65dae37239e4d61a1bdeaf2ded76b8569d012a054aa042233b78615e7a83210"}]}, {"id": "ef133c7c0a129eea", "location": {"path": "/usr/share/doc/libpcre3/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 850}, "digests": [{"algorithm": "sha256", "value": "2d4337a155f386fa95832f6c7693cb982e147f85afb2c5c14c38a3ac4cc3f7cc"}]}, {"id": "04526297345c4abe", "location": {"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2765}, "digests": [{"algorithm": "sha256", "value": "ac9276490d2fa167442ae1aae33926514ad10c8886baa40046c5e367fccc5938"}]}, {"id": "8ec832dd177fb30b", "location": {"path": "/usr/share/doc/libperl5.30/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "e29e8b70226ea06be7b3da33c434b2c9fe510839e5cb8d1e8f2f36a41f4a2eaa"}]}, {"id": "6d5c101a068d2d5f", "location": {"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111272}, "digests": [{"algorithm": "sha256", "value": "78eaa000ae18541dce75b5becc2d9d6c0ed459329f4f8264f5fa588cd8dda354"}]}, {"id": "63068f813cfc84ac", "location": {"path": "/usr/share/doc/libpopt0/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1572}, "digests": [{"algorithm": "sha256", "value": "ca6362e1c2b4512dc7d28a03ad5f9d068e5eb51ea3f624a78da93d6e825002e0"}]}, {"id": "77971fb6b23c9457", "location": {"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "914790cd22105e8cde81b56a6d85124904f394b63b0952f7fcc2e3de71e6dbb4"}]}, {"id": "3e78b8fcea5f62e4", "location": {"path": "/usr/share/doc/libprocps8/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2037}, "digests": [{"algorithm": "sha256", "value": "736e4eccc24cdb744cf3313930a200a314508c26d4f16091ce6eb27de5c792e1"}]}, {"id": "20d999b8fefce19c", "location": {"path": "/usr/share/doc/libprocps8/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3949}, "digests": [{"algorithm": "sha256", "value": "93bd3a940d4573f2be35f2a5a58c97d82224d6ad8f67a99fa2a04fb373947602"}]}, {"id": "370806affda8ce09", "location": {"path": "/usr/share/doc/libreadline5/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "2cd7bc3a0574d0ee2deb3e3ece8728d08d696b4f3b39e034356d0fa3a9118012"}]}, {"id": "f57dc4cb18856ef0", "location": {"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2203}, "digests": [{"algorithm": "sha256", "value": "278b89575a90e20b3259eb67f9c67c9a940736fe9281adc17d7e6d6f6b3330ae"}]}, {"id": "95e798b40541630d", "location": {"path": "/usr/share/doc/libreadline8/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 666}, "digests": [{"algorithm": "sha256", "value": "24f8f74aca1899a443f76ebba0df5e31e7c5d8ef57c3ca6d010754d8b4f4d7b7"}]}, {"id": "29f7dd25d8cfbbd1", "location": {"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "3a3174c995a17c797069650c273120b145bc26157eed25ad6bd1be18a25d1096"}]}, {"id": "908c021a35fb72d1", "location": {"path": "/usr/share/doc/libroken18-heimdal/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1566}, "digests": [{"algorithm": "sha256", "value": "e790e4f80043a2e9ca00902f192ba310d56f7343bc85cc88d6c82754dab7d54b"}]}, {"id": "75ebab745173ea74", "location": {"path": "/usr/share/doc/libroken18-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "814c2253b22f7e3d", "location": {"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3577}, "digests": [{"algorithm": "sha256", "value": "cc230c5b0ea3cecd0bd9aa6ebb778c3b1ddb3c478d94ccf6cbdf77c8ca99bc77"}]}, {"id": "eb571f7f61b6f2fe", "location": {"path": "/usr/share/doc/libsasl2-modules-db/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1853}, "digests": [{"algorithm": "sha256", "value": "ce505ec5e1483f32dacbe2c7d5a0bf3479fa43abb43ed845bc0cc017831e5d89"}]}, {"id": "64f143d31101d484", "location": {"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3577}, "digests": [{"algorithm": "sha256", "value": "cc230c5b0ea3cecd0bd9aa6ebb778c3b1ddb3c478d94ccf6cbdf77c8ca99bc77"}]}, {"id": "2ea61c9c8acb4e86", "location": {"path": "/usr/share/doc/libseccomp2/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1467}, "digests": [{"algorithm": "sha256", "value": "43c785f5495719754056cb335969553c433da7d0ab1c7970c0be54d1f5f86f6e"}]}, {"id": "bc038940ef974816", "location": {"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1429}, "digests": [{"algorithm": "sha256", "value": "6da0653a365b80ab31478dbfe9e7c358e80d58b6d2b52b4e16b4dbb42d7d9f5c"}]}, {"id": "2f25188569d26fd5", "location": {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "4d134de81e2299743cf7f243dcdeec6d6abc8bf4a37b30700232d2bfda7e8e02"}]}, {"id": "69d91dbc0fa7d6fa", "location": {"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3131}, "digests": [{"algorithm": "sha256", "value": "641806738b0c6a3d03168c2649e6b94205198bb66cd557e6bae3a20b71c9bb0b"}]}, {"id": "50d52a2faff04d36", "location": {"path": "/usr/share/doc/libsemanage-common/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1552}, "digests": [{"algorithm": "sha256", "value": "a2940cefd900c4e5e2539b20fef099d3f2e0efe4081313b1532b2fc18a6befbe"}]}, {"id": "58eef0dcb6035a16", "location": {"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "e00e6a86c598f9e24ced0180a70a5f2f2e45e133d93adf2b17ce8a06ce4b1b51"}]}, {"id": "b3ffdc9674029bbe", "location": {"path": "/usr/share/doc/libsemanage1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "8ff490519c34a9dfbdf972baec207893a062d3c8351ec61d4fedda4ae369c7b2"}]}, {"id": "7830960e7879c4ec", "location": {"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "e00e6a86c598f9e24ced0180a70a5f2f2e45e133d93adf2b17ce8a06ce4b1b51"}]}, {"id": "7c1290d99a38f51d", "location": {"path": "/usr/share/doc/libsepol1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1376}, "digests": [{"algorithm": "sha256", "value": "52c7d7626892ad46bf0e89c8cd224c16b04cd6947c5dd3b8bbf64a816e22f5de"}]}, {"id": "b447281f42d4b80a", "location": {"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2073}, "digests": [{"algorithm": "sha256", "value": "34414ad829fcea0064729c14f1f900632bfa7d38061b13a9797eec320c372d9e"}]}, {"id": "c9da9904cf8bbf58", "location": {"path": "/usr/share/doc/libsigsegv2/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1526}, "digests": [{"algorithm": "sha256", "value": "696173b99766d7e4304fe4126e321731dcd54b07e1de3713807116253036fa56"}]}, {"id": "cb7986a36768d9a3", "location": {"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2998}, "digests": [{"algorithm": "sha256", "value": "28423bc569a0627804608d1c72e337aa77ee6b2bbb39dab110db66fbba07950e"}]}, {"id": "e4db9599b5a1bd32", "location": {"path": "/usr/share/doc/libsmartcols1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1644}, "digests": [{"algorithm": "sha256", "value": "1babf1f0a2a2f92082fe671b2d00680c398a15afbf0a74274b414c2e648a0d24"}]}, {"id": "2634e78fa5d6abb5", "location": {"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "7dcfdf2384172aa0", "location": {"path": "/usr/share/doc/libsqlite3-0/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "ad5d76ec972d58435d3659ed4c7e040543b27961fc188030139bafe6a09bdf21"}]}, {"id": "2033d53a31b6dad1", "location": {"path": "/usr/share/doc/libsqlite3-0/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "3a86769e44184b490603ce248501acd3a9327ca66c8e0aaa7425c57e64603f9c"}]}, {"id": "4c8ee88d55d1bc45", "location": {"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "6f717a1464301a641ac17e7301f1a1b221da802e8edf8cf4bc963721d487b146"}]}, {"id": "28b2cc293741e663", "location": {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2831}, "digests": [{"algorithm": "sha256", "value": "8622ccb1072346c7ae6c58a127b7058dcb366e5d1f3a23de7e382ee77a8115b9"}]}, {"id": "fb7921508f30deea", "location": {"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6548}, "digests": [{"algorithm": "sha256", "value": "bd7fb9ce3586c01003ff505d69fade885b68b0f8a1cdd7ce43630f8ed3dc119a"}]}, {"id": "481d71800e360ae6", "location": {"path": "/usr/share/doc/libsystemd0/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 6202}, "digests": [{"algorithm": "sha256", "value": "67c9022053317101edeca030d784641d91cb9eb4ed1c13a754ab516ec627f52f"}]}, {"id": "20810c97e9619d9c", "location": {"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10934}, "digests": [{"algorithm": "sha256", "value": "cc71aafd0f2989dead5452df2f4f17cbab8c59b4e7618973a1d9f6a0725a1ca5"}]}, {"id": "b92744e2431de8b2", "location": {"path": "/usr/share/doc/libtasn1-6/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "9de1db7e6f769efa00796abb17305e0d5f379f6555bd58b0175adfa454901864"}]}, {"id": "dae8ab4ade350a30", "location": {"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3451}, "digests": [{"algorithm": "sha256", "value": "ab2f3532a1bf45d90643e92c1dfb985982698ecbf63f12595acfd9598d36350d"}]}, {"id": "a8058a51a1af2bf1", "location": {"path": "/usr/share/doc/libterm-readkey-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "fc5120c746d8cfd1c048aca00b994702c49bb83e837d3a486f3d1228701f3fc4"}]}, {"id": "a57932cef249f690", "location": {"path": "/usr/share/doc/libterm-readkey-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "27fdd291c969e014b9d140f5dd96c90d04c7ca30332d273a0b5d6e6bff559e1c"}]}, {"id": "73ba2e7278ac6dad", "location": {"path": "/usr/share/doc/libtimedate-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2196}, "digests": [{"algorithm": "sha256", "value": "833678e4f7a910fb4ee1309d9d1e17153c004f0dff2fed0d26ca7726fa4327d3"}]}, {"id": "cf81d96ee391676d", "location": {"path": "/usr/share/doc/libtimedate-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "ec14a78253021ae7e8a948e148e2e043c65ea3690a40bbb2b7f6dfdfa0744d35"}]}, {"id": "b68759623023d1a7", "location": {"path": "/usr/share/doc/libtinfo6/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2341}, "digests": [{"algorithm": "sha256", "value": "02757b265cebb8a93dc3e6f9a5345a78d5383377948ede9ac39982f60032e328"}]}, {"id": "258d485e3b0e6b49", "location": {"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6366}, "digests": [{"algorithm": "sha256", "value": "dced00c014dbe91a9179d6d92497d04c225c613cab85ba704aaa987369eadae3"}]}, {"id": "87620cadde04fec1", "location": {"path": "/usr/share/doc/libudev1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 6204}, "digests": [{"algorithm": "sha256", "value": "acd2c20b9f61d9e9f1ffde23fd45ea9b550f8b6844822a6c726a6aa13d909d16"}]}, {"id": "16fcc75084d8b44b", "location": {"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10934}, "digests": [{"algorithm": "sha256", "value": "cc71aafd0f2989dead5452df2f4f17cbab8c59b4e7618973a1d9f6a0725a1ca5"}]}, {"id": "ced7155bf311141d", "location": {"path": "/usr/share/doc/libunistring2/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "09931ae378296ab6ff1c36d07ce6ecb4db604390d052cf5aba918f795776b87f"}]}, {"id": "fe648151232eb6a8", "location": {"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6067}, "digests": [{"algorithm": "sha256", "value": "3c9d60c8385acd932585c839b5cddf0967519bb5c0b339f940684a300717b254"}]}, {"id": "40a6144c4b55513d", "location": {"path": "/usr/share/doc/liburi-perl/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1501}, "digests": [{"algorithm": "sha256", "value": "ac5efa47dc2248ab76a6cd9c90e71f963663ef49845ad80eac5247ce047fe360"}]}, {"id": "db50ba7cc8c5c331", "location": {"path": "/usr/share/doc/liburi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "7638c2f027bf15f113eb35eed6fb1bac7229e1d61066824eebd92b4449b0e0f6"}]}, {"id": "8c3a6bad2d343b54", "location": {"path": "/usr/share/doc/libuuid1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1641}, "digests": [{"algorithm": "sha256", "value": "bd4b252ca075db89fa963960bd9ecbd44f4be68d177e145d254e159e85743561"}]}, {"id": "60e0a455bd241ed8", "location": {"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "f9c6f5f798c60f59", "location": {"path": "/usr/share/doc/libwind0-heimdal/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4654}, "digests": [{"algorithm": "sha256", "value": "30d363cd7771efeae9464397de2fbd4579e3ccb502e07658c5675e243c6a2f07"}]}, {"id": "639e0488d3f788bd", "location": {"path": "/usr/share/doc/libwrap0/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1131}, "digests": [{"algorithm": "sha256", "value": "9ef74b0a80e0c4e4d8bafc9553914e3f91332b008dff5efaac9233a724d0f76b"}]}, {"id": "89aaa20a9c799e8f", "location": {"path": "/usr/share/doc/libwrap0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1314}, "digests": [{"algorithm": "sha256", "value": "b5a4e550c3c398e3138097c04a5cde7ebb61ec237353de233dde3211b31f2321"}]}, {"id": "4b998bfc8df599c8", "location": {"path": "/usr/share/doc/libxtables12/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d7497c4834b777dd09db9bcec08628c4a7d194f508b1039ff853186ea839fc0b"}]}, {"id": "829c25af9a96dbae", "location": {"path": "/usr/share/doc/libxtables12/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14495}, "digests": [{"algorithm": "sha256", "value": "0ee8d65c982acb051d709d3128e8413bf1a15194fddbde3ece711d2f8f295a95"}]}, {"id": "e44a11f4365b4d8a", "location": {"path": "/usr/share/doc/libzstd1/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "f245d01642cc854b89c48859354b53e68f7ce4790b911cfe19a235a8a42a3138"}]}, {"id": "235e6ccc89dcd732", "location": {"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5955}, "digests": [{"algorithm": "sha256", "value": "d8fe9cda0bfb0f3d3a68a88033c3110420e857df1ae91a35a4ba6d3a2c994523"}]}, {"id": "8b1eff5d601134f0", "location": {"path": "/usr/share/doc/login/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1806}, "digests": [{"algorithm": "sha256", "value": "60659182963bd5f6c658130bc870c2a8a58dc0d52e3231ff0a79b5eaeccd0ceb"}]}, {"id": "37d036d7a1f1a9d8", "location": {"path": "/usr/share/doc/login/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "56ca9c00cdef4d69b35d2013465c539eb9e09a80fec538d0f6dc91423dbaa1d3"}]}, {"id": "e3c70072a51eb082", "location": {"path": "/usr/share/doc/logsave/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2485}, "digests": [{"algorithm": "sha256", "value": "7f00f045439a7042eeb305dc65209d47b62de9cae32693d8548b89671bb84ab6"}]}, {"id": "09b5afca59bb4184", "location": {"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "8391400828a599fe", "location": {"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2649}, "digests": [{"algorithm": "sha256", "value": "5838867827e001081f2a1884f55614df9fbb303bb03de6087220ac0b6f8ea44b"}]}, {"id": "9e7d78850e711080", "location": {"path": "/usr/share/doc/lsof/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2105}, "digests": [{"algorithm": "sha256", "value": "181171c2eb0ac95670be4e5f8275bcea34748514157867bdea6d62dfc7fcfbca"}]}, {"id": "d46d291720f476e9", "location": {"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9847}, "digests": [{"algorithm": "sha256", "value": "592ed6b2d58716a492ff9ab31e05df5bbdb24bb2827db6746ecf48ebbbae596f"}]}, {"id": "80890bade06eab2f", "location": {"path": "/usr/share/doc/mariadb-backup/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "f9b90a0b205fcbd1", "location": {"path": "/usr/share/doc/mariadb-client-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "f5f86c06af6ca0f5", "location": {"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "7f5cdd1aec8d0341", "location": {"path": "/usr/share/doc/mariadb-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "bef0df99c1f36b58", "location": {"path": "/usr/share/doc/mariadb-server-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "68ef5bcc9ef423aa", "location": {"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "6becef59d820dbce", "location": {"path": "/usr/share/doc/mariadb-server/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "40d7c2253ebe7eb9", "location": {"path": "/usr/share/doc/mawk/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2040}, "digests": [{"algorithm": "sha256", "value": "14b405293a4cf4e1658299510153fd78f40a83ad72c125cb69e27714cfd64321"}]}, {"id": "59ab240b5eabcb1d", "location": {"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "74a10b02e3422fe1be9a5ae06568ea587592123505284dea9df65ab72d94d183"}]}, {"id": "799143b059e83a4e", "location": {"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "4e1cbcd077f0fa4e", "location": {"path": "/usr/share/doc/mysql-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2502}, "digests": [{"algorithm": "sha256", "value": "ae13f0d28eb9ca89460ebc519719f03c1a50b8207d7041771a9c92776668337c"}]}, {"id": "39a77647d499391b", "location": {"path": "/usr/share/doc/ncurses-base/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2341}, "digests": [{"algorithm": "sha256", "value": "4c42e17714605b0a5322931604f4ea6dfee9ce6bb1e2013e76597c38bb3f2291"}]}, {"id": "1db55d421374144e", "location": {"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6366}, "digests": [{"algorithm": "sha256", "value": "dced00c014dbe91a9179d6d92497d04c225c613cab85ba704aaa987369eadae3"}]}, {"id": "09896d14602ced30", "location": {"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6366}, "digests": [{"algorithm": "sha256", "value": "dced00c014dbe91a9179d6d92497d04c225c613cab85ba704aaa987369eadae3"}]}, {"id": "66d54c0b9754114a", "location": {"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "c72606efed09f6bf6e17e38541d34a1d21caf4d7c9ca190c19b84a26da4b85d3"}]}, {"id": "49e8e967be33a43f", "location": {"path": "/usr/share/doc/passwd/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1806}, "digests": [{"algorithm": "sha256", "value": "edad36ab932183182ca0963ce8fa77c956aa44f0d777332b12ff27d165f3dcab"}]}, {"id": "c036b97bc71a00ed", "location": {"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "56ca9c00cdef4d69b35d2013465c539eb9e09a80fec538d0f6dc91423dbaa1d3"}]}, {"id": "570b5bf3af05bcbe", "location": {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "eae7cc6a376f92446a3948d72441bd9e20e8348af58167690f82c6d0b6b5c740"}]}, {"id": "132eb18ad6f27e36", "location": {"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111272}, "digests": [{"algorithm": "sha256", "value": "78eaa000ae18541dce75b5becc2d9d6c0ed459329f4f8264f5fa588cd8dda354"}]}, {"id": "c61376e827db9db8", "location": {"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111272}, "digests": [{"algorithm": "sha256", "value": "78eaa000ae18541dce75b5becc2d9d6c0ed459329f4f8264f5fa588cd8dda354"}]}, {"id": "04136ec8bee69f3e", "location": {"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111272}, "digests": [{"algorithm": "sha256", "value": "78eaa000ae18541dce75b5becc2d9d6c0ed459329f4f8264f5fa588cd8dda354"}]}, {"id": "1e89b39f2718b61e", "location": {"path": "/usr/share/doc/pinentry-curses/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1479}, "digests": [{"algorithm": "sha256", "value": "12eee9d0e36728b2c238b4a188a1d2b89a4cb2257279e551db89905c3a1c7de4"}]}, {"id": "f7e2a1a7ebfc6ba1", "location": {"path": "/usr/share/doc/pinentry-curses/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5775}, "digests": [{"algorithm": "sha256", "value": "b5af344a2ac9521de38db228bcbade2afe28095193d00c86dcaabfa4c64508a8"}]}, {"id": "970803535a24a4d9", "location": {"path": "/usr/share/doc/procps/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3949}, "digests": [{"algorithm": "sha256", "value": "93bd3a940d4573f2be35f2a5a58c97d82224d6ad8f67a99fa2a04fb373947602"}]}, {"id": "7a90411b27257319", "location": {"path": "/usr/share/doc/psmisc/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "c3b1e0bc29784d1e9d9503fcfe05bf2eaa35234042616c104a030e7792dbc365"}]}, {"id": "154b72f2cbca4537", "location": {"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1341}, "digests": [{"algorithm": "sha256", "value": "3982fcc4028d354adb33086d8f39401e03e7fdbe9f1d41dbd9d46d0499ab3ac2"}]}, {"id": "60a1ae5e79bcbdf8", "location": {"path": "/usr/share/doc/pwgen/changelog.Debian.gz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "d882366b674104e612d12d949682d6f71284566cb0c17a849f53ac2c882c88f0"}]}, {"id": "58fcfdeee1f0205b", "location": {"path": "/usr/share/doc/pwgen/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1"}]}, {"id": "05444f5b0302012d", "location": {"path": "/usr/share/doc/readline-common/changelog.Debian.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 670}, "digests": [{"algorithm": "sha256", "value": "306b733999a22dc60662fee4424c87c3385251ad218962d0704f9705505e38bd"}]}, {"id": "ec2abbab2d96ea55", "location": {"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "3a3174c995a17c797069650c273120b145bc26157eed25ad6bd1be18a25d1096"}]}, {"id": "a38924ac055ce739", "location": {"path": "/usr/share/doc/rsync/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2418}, "digests": [{"algorithm": "sha256", "value": "fa7f9af1adbb32399c1da3fd645fc955f0c94d1824bb5e4e1ffb6cb6da9e17e8"}]}, {"id": "3218e69e5f916e14", "location": {"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "80834d03d0da9ca141f532b343fe5bb5d8f2a4e60c11d667c99755fa17fce838"}]}, {"id": "5343ae0692f82d57", "location": {"path": "/usr/share/doc/sed/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1008}, "digests": [{"algorithm": "sha256", "value": "f03f3dca6d9c840352e829ad2d468d6b0d321f13451fa6b660c941b7327e9038"}]}, {"id": "2a81fc3419cf032d", "location": {"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 849}, "digests": [{"algorithm": "sha256", "value": "60886b6264e9531565ccf1e31a63cd9b23f0bf4bbd7053b46aa9e6ae7622d31d"}]}, {"id": "81959f3883b031df", "location": {"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5155}, "digests": [{"algorithm": "sha256", "value": "080781b9aab50faa83cf78ef2b3b24ee16dcfb6e73699239756a08a0ab4a9694"}]}, {"id": "62964cd26dfd5830", "location": {"path": "/usr/share/doc/socat/changelog.Debian.gz", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "f79b46c97aa005792081c42fde95b9d08bb544f1422230f17b6c8becf6db7b3c"}]}, {"id": "cc24c3ba0d0e605c", "location": {"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2750}, "digests": [{"algorithm": "sha256", "value": "e92ee0671460d92be825707e0db21e0d7a7a80042b1875722bfe9bf7e8a425dd"}]}, {"id": "a3f468b33bff53ab", "location": {"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2267}, "digests": [{"algorithm": "sha256", "value": "ce1edf366d5e3d9a26ca2708247ce57c7475c526ec7f8048fb5ca0296e2c2837"}]}, {"id": "eaf42dc6e7ddd66e", "location": {"path": "/usr/share/doc/tar/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1629}, "digests": [{"algorithm": "sha256", "value": "bb24b5ac9ccd03a7398a22cd52d1340a3af0a35d0d06758766a9ae2be0712a8a"}]}, {"id": "c338cc7402d46718", "location": {"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1486}, "digests": [{"algorithm": "sha256", "value": "9292780f2dfd11900e92ea67c7a316cf9df740b955956f87ec099a5b4f3d9136"}]}, {"id": "de5f5d04dab22754", "location": {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1478}, "digests": [{"algorithm": "sha256", "value": "2f12e7ad4ec02766df6ec0f04daa7865c6bbaf4e55d20663cce5524663c05557"}]}, {"id": "36feec7f8c55537a", "location": {"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3726}, "digests": [{"algorithm": "sha256", "value": "a86faf1f08ae5f9f4274ec99cdbdd14e3332f28ce1561ba8121f6457e49d3fab"}]}, {"id": "81d7f2a76436b7e0", "location": {"path": "/usr/share/doc/ubuntu-keyring/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "191cdb1291b2fc3b9fdcd8648b16ab7f9e4f15b74dc5b30959a9fdcfb4782b6c"}]}, {"id": "e7e7bd4e7097f5d0", "location": {"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17976}, "digests": [{"algorithm": "sha256", "value": "9fe7275892298c35c8da084b1f5114e6baacb1af56aea0031d6dfec3097301f1"}]}, {"id": "9a98a7b1dc8cbb6d", "location": {"path": "/usr/share/doc/xz-utils/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15465}, "digests": [{"algorithm": "sha256", "value": "a2dc8fac0f496e1c58aff67018cf0c6b88336316afa5642f9335b71642e28aa8"}]}, {"id": "989c7a00b25b5a38", "location": {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1369}, "digests": [{"algorithm": "sha256", "value": "512242232fcc5c5660e01ecf5cb1877f4aa65970977aeffe60ce26adea1a89d4"}]}, {"id": "d9748758555bb335", "location": {"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "d77204eee882807240f6351c4f5ae2a4bcdb5b773ff77d10647b9b66b826b2fb"}]}, {"id": "1c41e7b318774b30", "location": {"path": "/usr/share/doc/zstd/changelog.Debian.gz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "c18f169ca22f05af292dad3823fa9ce0a95d47bdd032cbd5a9b29a6728d0cb63"}]}, {"id": "2225c24b8252531e", "location": {"path": "/usr/share/doc/zstd/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5955}, "digests": [{"algorithm": "sha256", "value": "d8fe9cda0bfb0f3d3a68a88033c3110420e857df1ae91a35a4ba6d3a2c994523"}]}, {"id": "7df8d92d2b354695", "location": {"path": "/usr/share/dpkg/abitable", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 362}, "digests": [{"algorithm": "sha256", "value": "c9ed655f391a2dffdfee2070e9c4bd1f502ffff17d19abff21ba492ab643c919"}]}, {"id": "0f8d238d6d319c62", "location": {"path": "/usr/share/dpkg/cputable", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1971}, "digests": [{"algorithm": "sha256", "value": "88d770b7e95d793c6250285c4d901365487c44e460a8ebdd4895685f7613d104"}]}, {"id": "9cd789fe396eb63b", "location": {"path": "/usr/share/dpkg/ostable", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2000}, "digests": [{"algorithm": "sha256", "value": "49b8a094236fd9f06463afab94d49956cf6fba363ec14d75da6ae3310214ca42"}]}, {"id": "a0641b2bdb0ad472", "location": {"path": "/usr/share/dpkg/tupletable", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2249}, "digests": [{"algorithm": "sha256", "value": "8e67a11365119686218b5a245c60fc62484050daf676c6e009d9a0a0e4265f0a"}]}, {"id": "4fc1e11355ce28e6", "location": {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1}, "digests": [{"algorithm": "sha256", "value": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"}]}, {"id": "1ba88633c5fd1b41", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "3c69a4a429940debb986f95afe1895926f45ee06fe6c27d707a69ee312d1a8e2"}]}, {"id": "c2cc502d22af6d55", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76107}, "digests": [{"algorithm": "sha256", "value": "dc4c04306c16c3f8b8b6592da26ce9b457e89abd7efd70f1bb5557f3e8543b4b"}]}, {"id": "8d46786aa1d833ee", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28166}, "digests": [{"algorithm": "sha256", "value": "2e2fd4a108ac0fcc23c41c0c0873c598c901f03267690b58cd755470c554f1ed"}]}, {"id": "fa9cb493efc7bae7", "location": {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2387}, "digests": [{"algorithm": "sha256", "value": "a07c37ba8e9253af849eb26da8eda36a5a002970a053700e6ca67b0f5ea2fc27"}]}, {"id": "2ea643f98d0fce2d", "location": {"path": "/usr/share/gnupg/distsigkey.gpg", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3267}, "digests": [{"algorithm": "sha256", "value": "8948f10369646847016a5f49035cc14c106572e218800de588338564e9a669e3"}]}, {"id": "c9830854951e38d2", "location": {"path": "/usr/share/gnupg/help.be.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "2ce80ad1d4c0749c", "location": {"path": "/usr/share/gnupg/help.ca.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "09098d25fed4944e", "location": {"path": "/usr/share/gnupg/help.cs.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "59c9913620a2d60d", "location": {"path": "/usr/share/gnupg/help.da.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "2f6e0b9a0d67cc08", "location": {"path": "/usr/share/gnupg/help.de.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9013}, "digests": [{"algorithm": "sha256", "value": "bf3782730db603ef4bddba546330d7d69b211c22213adc6d3791e2a8802f35fe"}]}, {"id": "7765d3c3935814d0", "location": {"path": "/usr/share/gnupg/help.el.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "25ca80af66edbc25", "location": {"path": "/usr/share/gnupg/help.eo.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "b1f9e4771e4e4783", "location": {"path": "/usr/share/gnupg/help.es.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7632}, "digests": [{"algorithm": "sha256", "value": "db9a70fce6bed52532b856323f4d4a6a47b7def90f83d145e5757c2ebf2c36ad"}]}, {"id": "f8ee3130c1613d32", "location": {"path": "/usr/share/gnupg/help.et.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "2d3ecbbd798aab71", "location": {"path": "/usr/share/gnupg/help.fi.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7744}, "digests": [{"algorithm": "sha256", "value": "8d89ec6367705a10152ba4f82a0e623851beeb031d097dd47e731f692bc03574"}]}, {"id": "4e8464cdc5e4c1d6", "location": {"path": "/usr/share/gnupg/help.fr.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7797}, "digests": [{"algorithm": "sha256", "value": "abad0bbc97849bf71917ca59f579db0a7caea436f523ab592294b4ce80826c4b"}]}, {"id": "074c1beaa926ebab", "location": {"path": "/usr/share/gnupg/help.gl.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "5eb67e5fd00ae777", "location": {"path": "/usr/share/gnupg/help.hu.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8205}, "digests": [{"algorithm": "sha256", "value": "3eeea50fdd123a14d07b0df485cf390facfc1954b0ea82c8ae0d2c175393dff9"}]}, {"id": "3603fffd7aaadec8", "location": {"path": "/usr/share/gnupg/help.id.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7535}, "digests": [{"algorithm": "sha256", "value": "d8b7ecd6463697591c771a71aaccdc3daac5c90325990fd491b2967396287895"}]}, {"id": "72f71f23024f8512", "location": {"path": "/usr/share/gnupg/help.it.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7691}, "digests": [{"algorithm": "sha256", "value": "d75e4557580c0f681a5507ac7b3c0e64365f8ce6d5b37dc6221964631ac69c8a"}]}, {"id": "ed140d75cae7cfa5", "location": {"path": "/usr/share/gnupg/help.ja.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13621}, "digests": [{"algorithm": "sha256", "value": "563af5e649fbe9eddc91461543dce1a2376c019afb2a8f78fc7e7d3e6e3b0453"}]}, {"id": "7ce28007e21429f1", "location": {"path": "/usr/share/gnupg/help.nb.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "7ea1630efbcb2902", "location": {"path": "/usr/share/gnupg/help.pl.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7535}, "digests": [{"algorithm": "sha256", "value": "1c44b176a46cc16b4fbd200b42c6f9d93c054fec1ec9bb3750b3e44e0d464ef5"}]}, {"id": "eb1f9768cebedec4", "location": {"path": "/usr/share/gnupg/help.pt.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7873}, "digests": [{"algorithm": "sha256", "value": "cbc2f41b6550d1c933158caac917a3fb8b967c0a6cd10af534ad31c3b0a4f87c"}]}, {"id": "6e38a83d79242625", "location": {"path": "/usr/share/gnupg/help.pt_BR.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7876}, "digests": [{"algorithm": "sha256", "value": "2f941a1b6e5b5172fddc4ac62a112cb3d7981dbcbcc5de3f706084210e35d265"}]}, {"id": "a8e8597972f041c2", "location": {"path": "/usr/share/gnupg/help.ro.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8112}, "digests": [{"algorithm": "sha256", "value": "9a2898d1358e4faef974ceb3c515b214fb63e1e30c9fc75d18b4dec1e6fb1350"}]}, {"id": "8728684f82ff3933", "location": {"path": "/usr/share/gnupg/help.ru.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17735}, "digests": [{"algorithm": "sha256", "value": "6fba5ee88300f8599c18bacb0b5bbf6518c16c03b536e8ee12b832fe7bc72686"}]}, {"id": "290ae098da0c9083", "location": {"path": "/usr/share/gnupg/help.sk.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8085}, "digests": [{"algorithm": "sha256", "value": "bb6d9916028dd5a14e6ef45d5724ceac4906b1ed5275b6d49e9460006435afbc"}]}, {"id": "eb1ac032c308170f", "location": {"path": "/usr/share/gnupg/help.sv.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "16f3c67aa8be31f6", "location": {"path": "/usr/share/gnupg/help.tr.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7651}, "digests": [{"algorithm": "sha256", "value": "9c51e8863bee4699fff0bce77ff5aad420daee802b30d92633705f509a933502"}]}, {"id": "08306c68ff09c11f", "location": {"path": "/usr/share/gnupg/help.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13052}, "digests": [{"algorithm": "sha256", "value": "a83cde33912331f7d68cd1074997e95ce3c57c27185424cdb84d98d460a9e2dc"}]}, {"id": "c3f2b30f81da6841", "location": {"path": "/usr/share/gnupg/help.zh_CN.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7071}, "digests": [{"algorithm": "sha256", "value": "7bc19422e1c5031a034042ea6e6b8d5ec81857ff9ee4605e505a40105227f90e"}]}, {"id": "6b64093715548a49", "location": {"path": "/usr/share/gnupg/help.zh_TW.txt", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7102}, "digests": [{"algorithm": "sha256", "value": "1b745d2293bdfa5154ce1278236ac258f442caee7d328317c7e475880c261edb"}]}, {"id": "847ed53a0a353b8d", "location": {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "0666ee848e03a48f3ea7bb008dbe9d63dfde280af82fb4412a04bf4e24cab36b"}]}, {"id": "530b5c3ed9037ddb", "location": {"path": "/usr/share/info/coreutils.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 226063}, "digests": [{"algorithm": "sha256", "value": "dc5a73f82705e91065fe4647211a1b665d6ca44ecc32d3ad897f81d53eb7bd14"}]}, {"id": "39c7e69a7334e735", "location": {"path": "/usr/share/info/diffutils.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 61176}, "digests": [{"algorithm": "sha256", "value": "a449608fb7d911c25e4cf01e0a161d7858d58203e09878e639d4b6198586a8ef"}]}, {"id": "773e6f9ef8bad03c", "location": {"path": "/usr/share/info/find-maint.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 24251}, "digests": [{"algorithm": "sha256", "value": "2de05ca8193ccd37c7e107b18010c8f392aa42b273b4a24494bb3c194a0d189a"}]}, {"id": "61c685c5811f8928", "location": {"path": "/usr/share/info/find.info-1.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 89785}, "digests": [{"algorithm": "sha256", "value": "949b4d40e61a4f0db745de695d1a0eccd278413db93f4ab6c66e82715991b9f0"}]}, {"id": "31f70c9ed44b47f2", "location": {"path": "/usr/share/info/find.info-2.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 1865}, "digests": [{"algorithm": "sha256", "value": "a3b063868da859959bdd4e6a7f87419080c24417ff32a42c3d0b6231cf5647ec"}]}, {"id": "d88f614a5a357902", "location": {"path": "/usr/share/info/find.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2475}, "digests": [{"algorithm": "sha256", "value": "bc65ac8acb55990571bb23ec0ef9a6d23bbc95eaef212923486446489aee631f"}]}, {"id": "591785609a326bba", "location": {"path": "/usr/share/info/gnupg-card-architecture.png", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/png", "size": 7094}, "digests": [{"algorithm": "sha256", "value": "2749ce86b2f2490b6735c14e221e36c5b8ec9d9a024348340a63977ac772c113"}]}, {"id": "19d8611f36ea3c14", "location": {"path": "/usr/share/info/gnupg-module-overview.png", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/png", "size": 46704}, "digests": [{"algorithm": "sha256", "value": "21011409355268de632e92fa6ad7fe67aaafbc8b2c0e5752fca2ddf543c6fae3"}]}, {"id": "ed06dd1cc2286db5", "location": {"path": "/usr/share/info/gnupg.info-1.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 91942}, "digests": [{"algorithm": "sha256", "value": "e5371e61be585801503d406522ec37c08959e617133b3b102994d084c27f2b48"}]}, {"id": "08ebb8a0436b73c2", "location": {"path": "/usr/share/info/gnupg.info-2.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 65647}, "digests": [{"algorithm": "sha256", "value": "a177047d02cf3b2359dd31832c379f1f8484ef2d2fa08823343cb0fb751f0f17"}]}, {"id": "40609fe43c51faa0", "location": {"path": "/usr/share/info/gnupg.info.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 2894}, "digests": [{"algorithm": "sha256", "value": "27d0a4e39231c8066c9889b095de5f23c941a564880ccd7ed655787ac2c7d3bb"}]}, {"id": "bcf2bb943b4a6df6", "location": {"path": "/usr/share/info/grep.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 30976}, "digests": [{"algorithm": "sha256", "value": "4e4c35f4bb78c50c9fb588d96c213e7edbc470f17cb96949f7c690416d353d49"}]}, {"id": "3a62f180fc2f63eb", "location": {"path": "/usr/share/info/gzip.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 15781}, "digests": [{"algorithm": "sha256", "value": "2e624de4095a2b1bcc07633d20db683eb45fa6bd09fb8440f2468df84c2e9b38"}]}, {"id": "67339482352182d3", "location": {"path": "/usr/share/info/rluserman.info.gz", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 25612}, "digests": [{"algorithm": "sha256", "value": "fea6844d76e7164c7edbe01133667a954ae59a18ed329a8e178d7756ce0b5518"}]}, {"id": "20de71895828fec6", "location": {"path": "/usr/share/info/sed.info.gz", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/gzip", "size": 54068}, "digests": [{"algorithm": "sha256", "value": "9e25ccc1927234f7a454e09d3fa1b4f1dce6f6a0fb2bfc47ccb1884c4f2195c6"}]}, {"id": "1c9d64b57a952de6", "location": {"path": "/usr/share/keyrings/ubuntu-archive-keyring.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7399}, "digests": [{"algorithm": "sha256", "value": "1a4dd63e5c76728960a2edddae22e2e0fc53df8e8b87806deb971030ac704eb0"}]}, {"id": "210f334cdba247f3", "location": {"path": "/usr/share/keyrings/ubuntu-archive-removed-keys.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 6713}, "digests": [{"algorithm": "sha256", "value": "60438aafe7cffb3bb0370435c63a47ea6d44c533d0ec53df7ec6832f554e5930"}]}, {"id": "6566d4ef19e9c4e4", "location": {"path": "/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 4097}, "digests": [{"algorithm": "sha256", "value": "2ddbc33fdd3acfa0715914e3970b6a033faade0de25985eb17995b3aa85f455e"}]}, {"id": "ed611d38a3ed366c", "location": {"path": "/usr/share/keyrings/ubuntu-cloudimage-removed-keys.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "833861c3c1aa5fce", "location": {"path": "/usr/share/keyrings/ubuntu-master-keyring.gpg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "5d7f2babb889d6e51004725b3f6b4623a8b31a4123d57702642de882dda4cc17"}]}, {"id": "657eca0f3e1b39f7", "location": {"path": "/usr/share/libc-bin/nsswitch.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 494}, "digests": [{"algorithm": "sha256", "value": "eec30745bade42a3f3f792e4d4192e57d2bcfe8e472433b1de426fe39a39cddb"}]}, {"id": "3af7b946ca0413e5", "location": {"path": "/usr/share/libdbi-perl/perl-dbdabi.make", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 136}, "digests": [{"algorithm": "sha256", "value": "5ea04e3e56fb552d7b317feda11fffd7a181a2eb561e1b08d9e8965e9ec66b84"}]}, {"id": "c2e1925d134e0066", "location": {"path": "/usr/share/lintian/overrides/apt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 290}, "digests": [{"algorithm": "sha256", "value": "0b0c9701f8a8f063507b93a53093d57703165edcad4d7ac46741dec3ab408eac"}]}, {"id": "3764729f69025935", "location": {"path": "/usr/share/lintian/overrides/base-files", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 985}, "digests": [{"algorithm": "sha256", "value": "5ac70f0c5ced3d31b33809a6d107c3ad72c05502241e2cafe4f33cb0a87accb9"}]}, {"id": "97b038da449ea377", "location": {"path": "/usr/share/lintian/overrides/base-passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31}, "digests": [{"algorithm": "sha256", "value": "090c479775fcd5cb1be8c2a827070a2cc0fcb0eaa25426a1b57a16165e996c2e"}]}, {"id": "45d0faefcc22d685", "location": {"path": "/usr/share/lintian/overrides/bash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 156}, "digests": [{"algorithm": "sha256", "value": "08f5c7407d53510dbb16cfae6bb9787930991931dd6d8e13119f8f07e3729fd4"}]}, {"id": "79991f5aef204731", "location": {"path": "/usr/share/lintian/overrides/bsdutils", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 51}, "digests": [{"algorithm": "sha256", "value": "27c9ffa1b4383ed4be92f32e68e9e54bc321f278c069a03491ce5af2a7ac255b"}]}, {"id": "1954e4657429d4f8", "location": {"path": "/usr/share/lintian/overrides/dash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106}, "digests": [{"algorithm": "sha256", "value": "aaf76fbc7874e005275e56854f39f10b7ab603fdfe9a5381b70e7c871bcad111"}]}, {"id": "abfbe51a29232090", "location": {"path": "/usr/share/lintian/overrides/debconf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39}, "digests": [{"algorithm": "sha256", "value": "919f702e09a46d34dfe17e0238bae42d324a9b290bc88868dc007531d5743c34"}]}, {"id": "2b50e7e9bf64c16a", "location": {"path": "/usr/share/lintian/overrides/dpkg", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41}, "digests": [{"algorithm": "sha256", "value": "76a0558f8d9c43234b139bd5093bd7615f156b0fea21d03baf31b1d863dbe1db"}]}, {"id": "3ee77fe506a66af2", "location": {"path": "/usr/share/lintian/overrides/e2fsprogs", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66}, "digests": [{"algorithm": "sha256", "value": "d59874c784d128a50efe031ad7d4f24a9e07daa3de6d29ed5ea5798000634d4b"}]}, {"id": "bf4edc21b993dd24", "location": {"path": "/usr/share/lintian/overrides/gpg-agent", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "0d88c243756c6bc4d37addf8bfa1aa7790c6c47d48869db62f55088d63d6be7e"}]}, {"id": "f85a2dab2a8b6d12", "location": {"path": "/usr/share/lintian/overrides/gpg-wks-client", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 157}, "digests": [{"algorithm": "sha256", "value": "a7fd481d4ce34eed3207cb4424d4cb81b63ca3e430faf20cfd84f35752d3b60a"}]}, {"id": "a5e0fb219cbd08e3", "location": {"path": "/usr/share/lintian/overrides/init-system-helpers", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 222}, "digests": [{"algorithm": "sha256", "value": "9cf8aac358a7767f652dc35dd99714d4b508aa88d71e015724e63abc5fafa077"}]}, {"id": "1b9fe4673a0fb2c1", "location": {"path": "/usr/share/lintian/overrides/libasn1-8-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "3c29edc39afb13ce", "location": {"path": "/usr/share/lintian/overrides/libc-bin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "5051592d4ca4ad288bff7bf22d04fac78790be51d47827c61eb22e55f1d63ae4"}]}, {"id": "09c4d4c8fb913ab5", "location": {"path": "/usr/share/lintian/overrides/libc6", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 560}, "digests": [{"algorithm": "sha256", "value": "352ffe744539323fa42b40ac47bbdef93cd890c64590072d5c47f53222119de9"}]}, {"id": "133c6de4ea5ecfd0", "location": {"path": "/usr/share/lintian/overrides/libcap2-bin", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bf98644f2f7c0205256394fb2a82d6d415950a4618243a0f6df77d6ebcef87f8"}]}, {"id": "abe4a303c853c81d", "location": {"path": "/usr/share/lintian/overrides/libdb5.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75}, "digests": [{"algorithm": "sha256", "value": "945a12073aa0bf2dbc234b0e1cba828429e05af376ea12bdbe6382322a2a400d"}]}, {"id": "fd5ae6b8f606d1bc", "location": {"path": "/usr/share/lintian/overrides/libdbi-perl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 224}, "digests": [{"algorithm": "sha256", "value": "cd6e40597fb08b4474d15eef83224a909f351119d0b6d80df5b14ad2d65c5f9f"}]}, {"id": "9069fa6daceceac9", "location": {"path": "/usr/share/lintian/overrides/libgcc-s1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 45}, "digests": [{"algorithm": "sha256", "value": "eed87afa7d83880a25ae5a41ba9d98d89a1fc2e2e3bba0f4d5c3cdda21a457a4"}]}, {"id": "51dd5488028c8dbe", "location": {"path": "/usr/share/lintian/overrides/libgssapi3-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "543387a2d85fbaf1", "location": {"path": "/usr/share/lintian/overrides/libhcrypto4-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "bd940806eece8a79", "location": {"path": "/usr/share/lintian/overrides/libheimbase1-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "e331fdbc62f326c4", "location": {"path": "/usr/share/lintian/overrides/libheimntlm0-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "04338c65d9168102", "location": {"path": "/usr/share/lintian/overrides/libhx509-5-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "80c9c438b20f9f31", "location": {"path": "/usr/share/lintian/overrides/libidn2-0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30}, "digests": [{"algorithm": "sha256", "value": "3e7b626e044f6257199281e3b8eca3de207b9b69ddd626a08d4ccf95c4459cf9"}]}, {"id": "9d94c4a770e14f8f", "location": {"path": "/usr/share/lintian/overrides/libkrb5-26-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "a04deace7570a888", "location": {"path": "/usr/share/lintian/overrides/libldap-2.4-2", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 223}, "digests": [{"algorithm": "sha256", "value": "231d147d3f071f29f96079258d04fbd191d14a0787fc51a07f8fa96e074a90a8"}]}, {"id": "884950c4017d3e4e", "location": {"path": "/usr/share/lintian/overrides/libpam-modules", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "f71a7696d31e802284d26ee5e1cfccccaf835197a809a7580b5e553e84bfc576"}]}, {"id": "9c6a79db8a114fac", "location": {"path": "/usr/share/lintian/overrides/libpam-modules-bin", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 411}, "digests": [{"algorithm": "sha256", "value": "27fe00a33476f97c2dc165249211ed873a3e4871a8a71ae93cfd1dd267c05fb6"}]}, {"id": "72cc90adb007ba18", "location": {"path": "/usr/share/lintian/overrides/libpam-runtime", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "33efac8f274bdf6d1305e827a21aa4a4310666b5b5bd61d3cea4e6ffb2a5b5fd"}]}, {"id": "12e092982be15f08", "location": {"path": "/usr/share/lintian/overrides/libpam0g", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 406}, "digests": [{"algorithm": "sha256", "value": "b0d957e08bef64379a4bfd36afb49af85a67bf240ea13ecfd22b9842fb5f24ae"}]}, {"id": "b8408a89ff320de4", "location": {"path": "/usr/share/lintian/overrides/libroken18-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "65aaea0717c39652", "location": {"path": "/usr/share/lintian/overrides/libwind0-heimdal", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "e6d3a7c893e39f9fd6456687e91db8dddad7e6bd25b87ade903ca720e14e032b"}]}, {"id": "e5e7c96ccc7fe40e", "location": {"path": "/usr/share/lintian/overrides/login", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 114}, "digests": [{"algorithm": "sha256", "value": "eba7565d4beb9082b74ab584f35f2d0d366e272f35dc0d9b1203c3e88b8dcfab"}]}, {"id": "36cd686cc6ce2f93", "location": {"path": "/usr/share/lintian/overrides/mount", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 93}, "digests": [{"algorithm": "sha256", "value": "633b78ed431e2ed868e41ca147428f95e126fef6b6deba760afdff0e2292f05e"}]}, {"id": "49a9cb76721691d6", "location": {"path": "/usr/share/lintian/overrides/ncurses-base", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 238}, "digests": [{"algorithm": "sha256", "value": "1b1c20607efe26c7da9ce8a009e3ee150a7b91c04eba38b541a21e17477fc599"}]}, {"id": "78a6ba9fb0655b7a", "location": {"path": "/usr/share/lintian/overrides/openssl", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "f7e7408eaeff69d64c13596d78116d2e1ac1bc990d59ee22d69f6f6f99429c8f"}]}, {"id": "b2decb0945d8e42f", "location": {"path": "/usr/share/lintian/overrides/passwd", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 312}, "digests": [{"algorithm": "sha256", "value": "a628d6b0c87b0f26e1b072f6c51ce708b0ad9cc159048f9e8dda91899af614d7"}]}, {"id": "10c344347534c1bd", "location": {"path": "/usr/share/lintian/overrides/perl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "762641607c409bb85a6a4ff551f7972a8524cd7e76c331b2ec1168bddc64104e"}]}, {"id": "f2c68f50cc35c7d0", "location": {"path": "/usr/share/lintian/overrides/perl-base", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 119}, "digests": [{"algorithm": "sha256", "value": "f17858645d67c4c06b555f672dda43f4b47387b4e74b23f331d4f4e05dedf7bb"}]}, {"id": "707b384192041f15", "location": {"path": "/usr/share/lintian/overrides/perl-modules-5.30", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48}, "digests": [{"algorithm": "sha256", "value": "336077bacfcaad09e6948174a7dfdfc3c7be75fc90e22c36acda32cdaf5fa64b"}]}, {"id": "ba7c2e4733c822ac", "location": {"path": "/usr/share/lintian/overrides/procps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80}, "digests": [{"algorithm": "sha256", "value": "752fdc77027228144ffaf069ef048d8f3e1257324bd36a1bf94b1c8e4ebf6dde"}]}, {"id": "2e98e3a66e63326b", "location": {"path": "/usr/share/lintian/overrides/readline-common", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42}, "digests": [{"algorithm": "sha256", "value": "8ee145c8c2958431bddb705cc2e9032a194337fd5fdee299cfe06fe1fb529707"}]}, {"id": "9c44c73f117802d6", "location": {"path": "/usr/share/lintian/overrides/rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 163}, "digests": [{"algorithm": "sha256", "value": "9b53608ca789927e7fbb280986350fc923fbb43a58df12d47cb9006da34a9dbc"}]}, {"id": "0c2448731badc603", "location": {"path": "/usr/share/lintian/overrides/socat", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95}, "digests": [{"algorithm": "sha256", "value": "2ee222bd33a5c022846dfbb3464b5f6c343090c95c07e4a57e92905de72bcde6"}]}, {"id": "c1e8da4d740eada5", "location": {"path": "/usr/share/lintian/overrides/util-linux", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 94}, "digests": [{"algorithm": "sha256", "value": "d307c3a81dff4d6e4d59763f4ba42c0c645bbd862536efdda7d5d58f1548d096"}]}, {"id": "4f0855811874750f", "location": {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 271}, "digests": [{"algorithm": "sha256", "value": "9c7ad7d30a894b98266051bab347007009898aa0ddd0aa234cc127a92aefd0d0"}]}, {"id": "93d70ca49d920a7c", "location": {"path": "/usr/share/menu/bash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 194}, "digests": [{"algorithm": "sha256", "value": "1e862c7883df7a31e995769e90b4e6b87399a70f2cad6b2ce95fd865975286aa"}]}, {"id": "91eedc7e410a9fdd", "location": {"path": "/usr/share/menu/dash", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 108}, "digests": [{"algorithm": "sha256", "value": "c8bdff923cdb32fc55c80c70546c344e22444dfdccdea6280d9c4c6fa25c7c38"}]}, {"id": "61ab3b724c07f2a6", "location": {"path": "/usr/share/menu/mariadb-client-10.4", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 206}, "digests": [{"algorithm": "sha256", "value": "8274bb406261407302537219f404679cb095b8bc69797a14d84d5a84dad1c53a"}]}, {"id": "6f005840071e5842", "location": {"path": "/usr/share/menu/procps", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 158}, "digests": [{"algorithm": "sha256", "value": "5f99c85c077e5e1d2231dbd1a1764447acac574583dcc9b0dbb97505da167e0b"}]}, {"id": "05b616e0bca44a28", "location": {"path": "/usr/share/menu/psmisc", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 380}, "digests": [{"algorithm": "sha256", "value": "ede3940fec9d40c8beb7e5fae72a854d3cc8f74dafcde361019e4beea3ce901e"}]}, {"id": "d8b8d0bfa349c82f", "location": {"path": "/usr/share/mysql/charsets/Index.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 23500}, "digests": [{"algorithm": "sha256", "value": "f583dfe720b5d0fe47106eec277ba98b18b0b01951f144b8b773267038462189"}]}, {"id": "c4e0e825b28c531a", "location": {"path": "/usr/share/mysql/charsets/README", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1749}, "digests": [{"algorithm": "sha256", "value": "0af62ce1ae651e980006f2e9d29bd2f24e1cd18c6a0b1914e9c437cc80e990ab"}]}, {"id": "b531552f03236611", "location": {"path": "/usr/share/mysql/charsets/armscii8.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5526}, "digests": [{"algorithm": "sha256", "value": "9e97d39dfa130dc298a23ba21c9ef08e922353effb3d2faa7b8312767e0f12c1"}]}, {"id": "49f68b013a86e166", "location": {"path": "/usr/share/mysql/charsets/ascii.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5512}, "digests": [{"algorithm": "sha256", "value": "0d9216d2c38a467e03e0485d3bb9607a554196f7294e41efd92bc8a11b4f29ff"}]}, {"id": "c33c08e401faf2fc", "location": {"path": "/usr/share/mysql/charsets/cp1250.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8241}, "digests": [{"algorithm": "sha256", "value": "65e7d6cf30ab286740dd00dadc6a218b9281316381b461d0a721cf229b742294"}]}, {"id": "44529852546610dd", "location": {"path": "/usr/share/mysql/charsets/cp1251.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8365}, "digests": [{"algorithm": "sha256", "value": "eda82c06317145d7be01578c34229f7762dffb2907890783fe0bf529664473fb"}]}, {"id": "22540fddcec3a188", "location": {"path": "/usr/share/mysql/charsets/cp1256.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5569}, "digests": [{"algorithm": "sha256", "value": "2913f93935de57910436eac59dcde0a0c6a5ceacb339d6635b0eee693836b502"}]}, {"id": "17439be7cd78738e", "location": {"path": "/usr/share/mysql/charsets/cp1257.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8902}, "digests": [{"algorithm": "sha256", "value": "82ba85d79760a31a480a63f6e3ff462f472c88cd832411356779c1fe265c8313"}]}, {"id": "f71c8acfa644b9ee", "location": {"path": "/usr/share/mysql/charsets/cp850.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5506}, "digests": [{"algorithm": "sha256", "value": "233040414ec9a2b18b83e6bea6490d590275f5e5aefcd08065e22446a9788ef0"}]}, {"id": "5e4639b6eae6426d", "location": {"path": "/usr/share/mysql/charsets/cp852.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5528}, "digests": [{"algorithm": "sha256", "value": "a3598e99923c97273e1bbeb10479f5c45cfef47739b5f38c5029f1d911e1968a"}]}, {"id": "a908729c12f839c2", "location": {"path": "/usr/share/mysql/charsets/cp866.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5613}, "digests": [{"algorithm": "sha256", "value": "7ef9c770e934e93aec794a36714ab212776d047cc20e5bb086f29648f8611828"}]}, {"id": "733ff1d4821af335", "location": {"path": "/usr/share/mysql/charsets/dec8.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 6529}, "digests": [{"algorithm": "sha256", "value": "d3f0fe6fb085ed76072f68b1caed7e821bf384840fbb8c94c4b58049f6bbdf22"}]}, {"id": "6142def919ec2351", "location": {"path": "/usr/share/mysql/charsets/geostd8.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5516}, "digests": [{"algorithm": "sha256", "value": "2635d5a7f2dc7a0373cdd2dd4380799749c59bca44961744265bb9cbdc357a72"}]}, {"id": "935b166f3a664f8d", "location": {"path": "/usr/share/mysql/charsets/greek.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5728}, "digests": [{"algorithm": "sha256", "value": "e5c1722ae64b2d9d2890103375386cb2bb63c235f589d9f73f24cfd23a5b4303"}]}, {"id": "41ae44d3d7d5fea4", "location": {"path": "/usr/share/mysql/charsets/hebrew.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5517}, "digests": [{"algorithm": "sha256", "value": "a260ddde747abf250b0b8d6422108b66617ae158e03f1b83e969f6e720648b61"}]}, {"id": "41a0ee70768479aa", "location": {"path": "/usr/share/mysql/charsets/hp8.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5502}, "digests": [{"algorithm": "sha256", "value": "2feea2baca6c3cb0626b5935815fe950b06dfdc964f7885e4fb15ddf05d680bd"}]}, {"id": "6e7819de541fc57a", "location": {"path": "/usr/share/mysql/charsets/keybcs2.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5529}, "digests": [{"algorithm": "sha256", "value": "69cadd4266cca445df33e6263dba1cc65baa66520a888bfdd69319b7a3c54d72"}]}, {"id": "6bbfe4edd9b7ae40", "location": {"path": "/usr/share/mysql/charsets/koi8r.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5510}, "digests": [{"algorithm": "sha256", "value": "62e58dea0a82262ceca6d8b4e6fd0ce455837cc18ceec5dd25cf9733b5c06a78"}]}, {"id": "3b2601b66fd26b63", "location": {"path": "/usr/share/mysql/charsets/koi8u.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 6532}, "digests": [{"algorithm": "sha256", "value": "89a3a22b8f4428412e2346ac12f9cd684651078b02183869cd3b676dd234eb1e"}]}, {"id": "643257f0a0a15ca6", "location": {"path": "/usr/share/mysql/charsets/latin1.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 9816}, "digests": [{"algorithm": "sha256", "value": "14b7af906031f8dd4a548b8be8dcbd2085cb6c7fb4ee2ac8c357329705ee8e08"}]}, {"id": "f188d2d38c980f05", "location": {"path": "/usr/share/mysql/charsets/latin2.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 7238}, "digests": [{"algorithm": "sha256", "value": "5060721b44cbbf1a8d5e092b9f069ee837d7276feaf61e4aad68176450fabb1f"}]}, {"id": "1da06f4037695b72", "location": {"path": "/usr/share/mysql/charsets/latin5.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5515}, "digests": [{"algorithm": "sha256", "value": "0a2de75c2c4c78a8babd882b7c29e6e4329bcbb81a6b0bcd24c5c462384e597d"}]}, {"id": "5a8a3adfa45481b6", "location": {"path": "/usr/share/mysql/charsets/latin7.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 7438}, "digests": [{"algorithm": "sha256", "value": "805ddc77c26c1a947625bdac4107eb9ddaf2f6c4f2218f978f0e30d52852967c"}]}, {"id": "6cac4c86963a8bb8", "location": {"path": "/usr/share/mysql/charsets/macce.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8047}, "digests": [{"algorithm": "sha256", "value": "b8ed085763a3e2a23e3b08df9724733035a4d87983ad733a7b299daa7ade805f"}]}, {"id": "33100a442e41941b", "location": {"path": "/usr/share/mysql/charsets/macroman.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8058}, "digests": [{"algorithm": "sha256", "value": "ec449c54ebf9bd8f06bb09833993ff51e5dc29fe7d691963a697db5ff7232d36"}]}, {"id": "b03785accfdcc125", "location": {"path": "/usr/share/mysql/charsets/swe7.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 6530}, "digests": [{"algorithm": "sha256", "value": "d26b3be163a2a5d0d54c07b28737c618e0aa4dba16972a3740d896849189f34d"}]}, {"id": "2be9fbfdfdd1e9fc", "location": {"path": "/usr/share/mysql/czech/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77548}, "digests": [{"algorithm": "sha256", "value": "6404fb3fb1b19e548b7bb509b12e25ab16deb6c3266168dcaac867bf963abecd"}]}, {"id": "45d2039366e2cf7d", "location": {"path": "/usr/share/mysql/danish/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77517}, "digests": [{"algorithm": "sha256", "value": "c5e646af46d31a7738366ddc3c73730bfc92e8515b7faa910a6de1cbeca1456f"}]}, {"id": "f5a4e3eccaf22eb9", "location": {"path": "/usr/share/mysql/debian-start.inc.sh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2983}, "digests": [{"algorithm": "sha256", "value": "b90d83078017346194202484bbb00fb98865ddf5a09e5064bc15395ff049147f"}]}, {"id": "17ff0e9a59f038de", "location": {"path": "/usr/share/mysql/dutch/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78501}, "digests": [{"algorithm": "sha256", "value": "c172a4a08cb38995dd8c6b9ae085fa05368e92751f63ad8b74b7c7925028a373"}]}, {"id": "6fe13648a3827c14", "location": {"path": "/usr/share/mysql/echo_stderr", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27}, "digests": [{"algorithm": "sha256", "value": "0406bca5e840413cf57796e594c4b208581d16eb348d6b57bdd78cf63f491ea3"}]}, {"id": "290a5196651fe62a", "location": {"path": "/usr/share/mysql/english/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 76513}, "digests": [{"algorithm": "sha256", "value": "c8dc3f148413fbe49e57182f13de451ffa8ea4fab0cf3f7f320f372b4aed7ce4"}]}, {"id": "155113148a2dda71", "location": {"path": "/usr/share/mysql/errmsg-utf8.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 547067}, "digests": [{"algorithm": "sha256", "value": "3a90c8e2f9e6d2fb9e9eaf845622f0fddb876a5418daa2190f2ad6c0977b63b1"}]}, {"id": "8a86f30f613c69f4", "location": {"path": "/usr/share/mysql/estonian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77038}, "digests": [{"algorithm": "sha256", "value": "8121db8811615418723efe6774a8e773f89f1630dfb286eed914e7ab5aa7c646"}]}, {"id": "2a1c70d88a8f844f", "location": {"path": "/usr/share/mysql/fill_help_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1496285}, "digests": [{"algorithm": "sha256", "value": "0fe6255970de9c72b4d4c33a4c330719bdec2869de87ad5028bf276ff9d143eb"}]}, {"id": "d79ea012fcd8de43", "location": {"path": "/usr/share/mysql/french/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78155}, "digests": [{"algorithm": "sha256", "value": "6b58287a13b9c88b4ddc43971aedd97d02c01d9cb45adb052bcb9901d2147715"}]}, {"id": "5e404de653820320", "location": {"path": "/usr/share/mysql/german/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 84147}, "digests": [{"algorithm": "sha256", "value": "c58dd85994c460ef02c0af5caa911f6be8da06b064dfae89d0cb0b5715cb9c50"}]}, {"id": "3cee9446731d3d4e", "location": {"path": "/usr/share/mysql/greek/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 83252}, "digests": [{"algorithm": "sha256", "value": "3248b5f1c14a6bc05e4fb8c8856c48a39574d03c2ec8a3c2a360ec50af88a083"}]}, {"id": "ea24319d42572a42", "location": {"path": "/usr/share/mysql/hindi/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 87929}, "digests": [{"algorithm": "sha256", "value": "9b0a1a0188851fcf89b5e96e6fd522dde7d40ec5ed79f32ed06c0cd240e8c164"}]}, {"id": "18f5633da805d5fd", "location": {"path": "/usr/share/mysql/hungarian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77388}, "digests": [{"algorithm": "sha256", "value": "1456a4ad828ba929ecf50f5446ee341968b03ae1f2e546f054c6a4059034e79f"}]}, {"id": "bc08e1c09bbefbad", "location": {"path": "/usr/share/mysql/italian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78506}, "digests": [{"algorithm": "sha256", "value": "c41a9a701642272c30cb9a2dc82137b6359ce7d3b2acda332486494bfb1637bc"}]}, {"id": "5d595be6fafc2ba4", "location": {"path": "/usr/share/mysql/japanese/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 83626}, "digests": [{"algorithm": "sha256", "value": "e7e4a56487aa1f48f7f26c581d885ade9099b01ec3623fb266def002bba179ff"}]}, {"id": "e97e4475bc34e9a3", "location": {"path": "/usr/share/mysql/korean/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 79562}, "digests": [{"algorithm": "sha256", "value": "26b40c6ac8e0381fed755348f1ff9837c8cf60cfde73bc6a62423cd8ccd12a69"}]}, {"id": "ccaac1055c3ed552", "location": {"path": "/usr/share/mysql/maria_add_gis_sp_bootstrap.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1683}, "digests": [{"algorithm": "sha256", "value": "a82a298bb87e5b338e18c90a2d037337474b7de2205eb4e612354ca9e7bb3e8e"}]}, {"id": "5bf0c01ab2f193ec", "location": {"path": "/usr/share/mysql/mysql.init", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5450}, "digests": [{"algorithm": "sha256", "value": "28d136f4358dc472ffd40b157f03a58cfeaaab7e6b7d000a552d531e2184a7c5"}]}, {"id": "83879f3f3812902f", "location": {"path": "/usr/share/mysql/mysql_performance_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "98e4a257eed134b507c39f5a2213f7db127cf3b7d055ca5beebfb300f37f8240"}]}, {"id": "471877feddff0a25", "location": {"path": "/usr/share/mysql/mysql_system_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30100}, "digests": [{"algorithm": "sha256", "value": "21205c4d0ddf83b17f5aed1317c8c58b59a2f32d0a342508b01994b6afe15b5c"}]}, {"id": "2f066820ed46a7b2", "location": {"path": "/usr/share/mysql/mysql_system_tables_data.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3159}, "digests": [{"algorithm": "sha256", "value": "3cab356c3a6761499770ab08015d555362cc698f17a485652cd5b5e110aa4246"}]}, {"id": "feb78bb9ca5efe1f", "location": {"path": "/usr/share/mysql/mysql_test_data_timezone.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10411}, "digests": [{"algorithm": "sha256", "value": "a44c263853c22087d9d7688e3c24a00c1f75d35ea2d75067cb71b898de9b9f62"}]}, {"id": "01d6208b72baee11", "location": {"path": "/usr/share/mysql/mysql_test_db.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1679}, "digests": [{"algorithm": "sha256", "value": "840d02c183c9b1031838f7a8da088bc5368ab5b9b27be638e6e86452fa837998"}]}, {"id": "52995ac8bd63eaaf", "location": {"path": "/usr/share/mysql/norwegian-ny/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 76826}, "digests": [{"algorithm": "sha256", "value": "eec1c585432a5320e2de127fa5820d295f957becd50c9e2b31e8753a915766fa"}]}, {"id": "622f752a6507f613", "location": {"path": "/usr/share/mysql/norwegian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 76781}, "digests": [{"algorithm": "sha256", "value": "f421f372e223e459c7df89a6abdadaf15d7cd4b3d66c1170af2c075d706ef35a"}]}, {"id": "d401d2cb90e22dee", "location": {"path": "/usr/share/mysql/polish/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77419}, "digests": [{"algorithm": "sha256", "value": "b488fa1bb5a3c95a87bdbbb7c9ee726d78e50de22e09e518cf3ced26060489c8"}]}, {"id": "8dca1037bf4cc79c", "location": {"path": "/usr/share/mysql/portuguese/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 79469}, "digests": [{"algorithm": "sha256", "value": "fc312f21075b0c2b87adf351de9be69927e116e7b0e3e8b9a8952e0d52c9823e"}]}, {"id": "bc9d9c3b912638f8", "location": {"path": "/usr/share/mysql/romanian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78212}, "digests": [{"algorithm": "sha256", "value": "780813765e2f6cfefee5fa8bbeb10c3d9a6e652208f6fa91858b2c666b656833"}]}, {"id": "d1398f14032b8958", "location": {"path": "/usr/share/mysql/russian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 91844}, "digests": [{"algorithm": "sha256", "value": "b031fd9698a58f30f809458b79dfa45fef333a53eadf62a78a4d487f02753bdd"}]}, {"id": "9bb8effc265f29a5", "location": {"path": "/usr/share/mysql/serbian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78914}, "digests": [{"algorithm": "sha256", "value": "1d63b9cddb7542977e23a2ae69a645c6f24a303bed0900a31ebe2e8c9f93cd1b"}]}, {"id": "08e7b3fd133cdf99", "location": {"path": "/usr/share/mysql/slovak/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77254}, "digests": [{"algorithm": "sha256", "value": "4713539dd7b93f095c1b17b5c611d0531d8e961d7adef1c592fec02f61593106"}]}, {"id": "4e586b392a1b5e7a", "location": {"path": "/usr/share/mysql/spanish/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 78373}, "digests": [{"algorithm": "sha256", "value": "b3d4f84f75955b74dcc5624801775e77174bb5e892eae8c016ff9136c5a65b68"}]}, {"id": "a23eb879a2fb0d01", "location": {"path": "/usr/share/mysql/swedish/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 77489}, "digests": [{"algorithm": "sha256", "value": "52e2ba5a23aef2400e040384765abc33c870efa91a8079ad17423d4d60f4c638"}]}, {"id": "2a006d075920c796", "location": {"path": "/usr/share/mysql/ukrainian/errmsg.sys", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 87231}, "digests": [{"algorithm": "sha256", "value": "0d479c41406df00cf7b539a24948926918dd727efd5f465029f05cc9697581aa"}]}, {"id": "7a81facbcce6c323", "location": {"path": "/usr/share/mysql/wsrep_notify", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "1e360a4f3bf28293896b86b841095d97e51eabc30e1cc5db6089ef73abf57b2d"}]}, {"id": "943aad61a678a705", "location": {"path": "/usr/share/pam-configs/capability", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 124}, "digests": [{"algorithm": "sha256", "value": "2559a9068af8755961343bbd435a628bb456395431a47a83ba8368b7504b119f"}]}, {"id": "0ef552faab0ebeb6", "location": {"path": "/usr/share/pam-configs/mkhomedir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 154}, "digests": [{"algorithm": "sha256", "value": "ea2840c7336e177f75943580824fe69a5edff790c30c1c40c286462151e22dfa"}]}, {"id": "ad9eb6e3efd79c98", "location": {"path": "/usr/share/pam-configs/unix", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 668}, "digests": [{"algorithm": "sha256", "value": "954b0fd00c8362da2c9e64d84310e3061736b8bbeeae494370142b71e1fd1890"}]}, {"id": "b52cbcc77994e3d5", "location": {"path": "/usr/share/pam/common-account", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1175}, "digests": [{"algorithm": "sha256", "value": "8657819f898333b2ff09e8bb4fcc6ffabb02acd015411d0ec89f28a70e672537"}]}, {"id": "040a012f7b964166", "location": {"path": "/usr/share/pam/common-account.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 107}, "digests": [{"algorithm": "sha256", "value": "8e2e9985399c29f44638f97acc1b71f9b2b946cfedb21ead16a54cd12c25992a"}]}, {"id": "63a2f95e92955ce3", "location": {"path": "/usr/share/pam/common-auth", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "940827d13f472a45ebd38cca4c4b2f91b7fc22f08a266a9e987222e88df4cc9b"}]}, {"id": "a09a2a0ee156ef48", "location": {"path": "/usr/share/pam/common-auth.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159}, "digests": [{"algorithm": "sha256", "value": "9dfd7b4897f508b7e327e7a511c7d097551d7063145b411e266aa91f2c0c1d57"}]}, {"id": "d4cc939207a214c9", "location": {"path": "/usr/share/pam/common-password", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1416}, "digests": [{"algorithm": "sha256", "value": "fa54ac2f7b8f18c22c1a73dc63d471bfd2694686686fd244d02cd774772dc911"}]}, {"id": "5a4e7adbf61878f7", "location": {"path": "/usr/share/pam/common-password.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "5f44a9db909d4ec8cc580261a4674f9a609ad5e7a776a7896087b738e9581b38"}]}, {"id": "7f6ca631f173a9d1", "location": {"path": "/usr/share/pam/common-session", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1408}, "digests": [{"algorithm": "sha256", "value": "b77ec3fdc178fc4f3af62fcf6abe6133797e90cf44ff219c7d315b8aa86729f2"}]}, {"id": "61c8dcdc593f04b4", "location": {"path": "/usr/share/pam/common-session-noninteractive", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1420}, "digests": [{"algorithm": "sha256", "value": "3e1e40651e8cdf40eb46e7ea573f4bac69809266c48a3223dfd032c58eef39c3"}]}, {"id": "c63a537397cab5e8", "location": {"path": "/usr/share/pam/common-session-noninteractive.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46}, "digests": [{"algorithm": "sha256", "value": "c4e029edf22d18a793db84b3092d36b88ddfacc5e361b785364e4756755b10e1"}]}, {"id": "ef3f4ff3dbe2084d", "location": {"path": "/usr/share/pam/common-session.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b80d0e21fd90493886ba1dd4a4fbacf283e6ffc07815469a0ccb130f2e5d156b"}]}, {"id": "c332e693801fca88", "location": {"path": "/usr/share/perl/5.30.0/AnyDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "53c173796c8bba680735df4d5329af4a8f96abcfeff56037f4be5d7e82fa2f71"}]}, {"id": "f8d2423a83be6a46", "location": {"path": "/usr/share/perl/5.30.0/App/Cpan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40147}, "digests": [{"algorithm": "sha256", "value": "720292b8785c0560834c0854aeb22960b3783100f9b6f7f5d22e7da3b4ae8b34"}]}, {"id": "04ab92f885a3198c", "location": {"path": "/usr/share/perl/5.30.0/App/Prove.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18991}, "digests": [{"algorithm": "sha256", "value": "b094606850835aeb4e2c8d8a905a34c0b80002255669295591e0741fee28ef7c"}]}, {"id": "0cc3aafe21e89e03", "location": {"path": "/usr/share/perl/5.30.0/App/Prove/State.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11689}, "digests": [{"algorithm": "sha256", "value": "1597f2f4506c996fc9233f498e7d0a345a5dcd5dcc403ec8ebed85cca65ee045"}]}, {"id": "09f59283c0c5f7c0", "location": {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4945}, "digests": [{"algorithm": "sha256", "value": "323a0005437ef1ce9380bf5b0ad066381afac522e4c487e98e261a5ac090b326"}]}, {"id": "506140698b475122", "location": {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result/Test.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3418}, "digests": [{"algorithm": "sha256", "value": "0cd443d6518a0847990c68bdbad3721a6851f6a9f5df9030276d9aa50a4c9476"}]}, {"id": "8d5fdb801132c43c", "location": {"path": "/usr/share/perl/5.30.0/Archive/Tar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75597}, "digests": [{"algorithm": "sha256", "value": "c28a88caff37921f670b370772d79e690d312908c58b0e0f43219077f2b429cf"}]}, {"id": "41fe063d9bc9ac1b", "location": {"path": "/usr/share/perl/5.30.0/Archive/Tar/Constant.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4203}, "digests": [{"algorithm": "sha256", "value": "e28e14c049cfeddabc1499b22dd18a15262e411ef6c9816528130b15198126f8"}]}, {"id": "60974a088625f123", "location": {"path": "/usr/share/perl/5.30.0/Archive/Tar/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18737}, "digests": [{"algorithm": "sha256", "value": "21ba8335c9423969d51531f8f821b92a725cde12a746934e557bef344d0a23ee"}]}, {"id": "dd41b3d0364f5553", "location": {"path": "/usr/share/perl/5.30.0/Attribute/Handlers.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30449}, "digests": [{"algorithm": "sha256", "value": "be270f98dece7f8439b19dbebd6547de7f6c1778289218fb7c4db957b42c8c0a"}]}, {"id": "8b20a872c1aeec28", "location": {"path": "/usr/share/perl/5.30.0/AutoLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15797}, "digests": [{"algorithm": "sha256", "value": "9a3bd486186b8a4a910b88bd8a503ee4f077b3c36fdc8e450fda74f899bacbc8"}]}, {"id": "cead90aea176c678", "location": {"path": "/usr/share/perl/5.30.0/AutoSplit.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19637}, "digests": [{"algorithm": "sha256", "value": "87c24fe374c2d2c0e6c673684dce91a9900a274502f574b935e7f4f89489dcfb"}]}, {"id": "a30da5554e1cf9ab", "location": {"path": "/usr/share/perl/5.30.0/B/Deparse.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 208381}, "digests": [{"algorithm": "sha256", "value": "c36fbca1c6272793c1d6f180ce7b89f57b477cc95f1db5ecf5335c661e7d954c"}]}, {"id": "e74f734153a4e670", "location": {"path": "/usr/share/perl/5.30.0/B/Op_private.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38553}, "digests": [{"algorithm": "sha256", "value": "5ce22f47720c5a05bb913968f747f8262137718be69a12376f11b227361f83b9"}]}, {"id": "bdabc5575cafbdb3", "location": {"path": "/usr/share/perl/5.30.0/Benchmark.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31025}, "digests": [{"algorithm": "sha256", "value": "7cfecfafd12a59e5df8a185315b38cd303ae7d0d5a3fca946e1a4d989df7e761"}]}, {"id": "d421577fc1f6f775", "location": {"path": "/usr/share/perl/5.30.0/CORE.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3188}, "digests": [{"algorithm": "sha256", "value": "cf0c82f025f92253a9f8d283c203a80357167c9915c8121b669fe5c783845b4f"}]}, {"id": "2c837d1cc4d8216f", "location": {"path": "/usr/share/perl/5.30.0/CPAN.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 142084}, "digests": [{"algorithm": "sha256", "value": "20da76e313530de4fb45bf3c81fa793829e2d9e0085891a37ee2c97476afa948"}]}, {"id": "361fb0bc889b2d69", "location": {"path": "/usr/share/perl/5.30.0/CPAN/API/HOWTO.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1067}, "digests": [{"algorithm": "sha256", "value": "29e0ec1a25ea5a54cd19a67188467212512e8f4148013730e61a2ebda763789a"}]}, {"id": "c8a7a2caa439e875", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Author.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6842}, "digests": [{"algorithm": "sha256", "value": "1f6fd480e7f77d86f44b291309998c8496edc86280be55e2c7069891acfbbc54"}]}, {"id": "4ae5a2108227f339", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Bundle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9826}, "digests": [{"algorithm": "sha256", "value": "9b776c73c27875544f4b66228944ebb12503731c5a4061e65d3fc3de6cd44da7"}]}, {"id": "93565e8103523e11", "location": {"path": "/usr/share/perl/5.30.0/CPAN/CacheMgr.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7664}, "digests": [{"algorithm": "sha256", "value": "ad42d5bf390265b596d521bc99eb96f3fd7e8ea01161d0e29ee3a9fe5a3a5f74"}]}, {"id": "930f3379d1bd6e1c", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Complete.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6023}, "digests": [{"algorithm": "sha256", "value": "ab8091fdb2d81f5f1a522282eed8d83477cae8ed11640404f788036104052c66"}]}, {"id": "4980587bc80c398d", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Debug.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "f5f0bcfa2b6b35276a5db8605def82775be8957f43a7a997b32b873ea5281875"}]}, {"id": "ff0af5d09f47e74a", "location": {"path": "/usr/share/perl/5.30.0/CPAN/DeferredCode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 189}, "digests": [{"algorithm": "sha256", "value": "543ea23c897acb50709feb425135fc294a93dff277b3b4939b7cd6e717b62ac3"}]}, {"id": "b92f202f09952aa7", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Distribution.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 166615}, "digests": [{"algorithm": "sha256", "value": "897b68b2bbadc4a4c3f22e728704f48feab853a5591074c757585b9897c3e3c7"}]}, {"id": "e6850f826123258e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Distroprefs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11990}, "digests": [{"algorithm": "sha256", "value": "3943b549eee64fdcee6de7e58d253d4a0234cadc94e2f2c6f7e240e509744030"}]}, {"id": "5933cbe2c52c26de", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Distrostatus.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 972}, "digests": [{"algorithm": "sha256", "value": "ed9eaceebf8def9baefbbeb6d4f165a64693815d0b723b38bb59ccd5905829a5"}]}, {"id": "9a6e579583da91ff", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Exception/RecursiveDependency.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3886}, "digests": [{"algorithm": "sha256", "value": "8dc6b62ea58f6868fcf8541bb42dfeb9f11b25ddd6397d4ba4cd2cacb5ba8ae7"}]}, {"id": "0d62d3b06cfc4c4d", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Exception/blocked_urllist.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 920}, "digests": [{"algorithm": "sha256", "value": "276eef2b0bf9d5c996e60d476c4616aca7004470342da23f75e807b3e12fb15c"}]}, {"id": "d8720450813ee4e3", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_not_installed.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "73199e060d130a0d9a006ae3ac9545e2c51b2f8f21382453cd151fc5fb6786fe"}]}, {"id": "da18263eb887a131", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_process_error.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1703}, "digests": [{"algorithm": "sha256", "value": "11003c540e557f9234e6ee32a886ca764cd0e5d39cbb4efa487cfce3bce1b3a9"}]}, {"id": "b87c904fa6f2bad1", "location": {"path": "/usr/share/perl/5.30.0/CPAN/FTP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42966}, "digests": [{"algorithm": "sha256", "value": "36db5a47d3331e40edfe7d6f48b491975a333f6c056ca1b2654b8dd23413446c"}]}, {"id": "28048e1351ed17cb", "location": {"path": "/usr/share/perl/5.30.0/CPAN/FTP/netrc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1562}, "digests": [{"algorithm": "sha256", "value": "b7b5cc35edc3666a5dbdb80d14aa7be5531e6f59378e318a8c11e91187259ad8"}]}, {"id": "0fc074be6eeadd84", "location": {"path": "/usr/share/perl/5.30.0/CPAN/FirstTime.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 71844}, "digests": [{"algorithm": "sha256", "value": "f1532f072ec7bdf1af60560b6b67854cafbc2a8b603c9f58015ee3c07766b1c3"}]}, {"id": "650dd0e08073c5e5", "location": {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Client.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7951}, "digests": [{"algorithm": "sha256", "value": "49bb8733c42fbfdc6679e7310e2eb5e5e26dfcede849f0094a0f01bdede44561"}]}, {"id": "42a14c3671d31d63", "location": {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Credentials.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2633}, "digests": [{"algorithm": "sha256", "value": "e45a6b41d7caebdb5f23d3b4f219adf64a214e946b082304b845d7b449a8aba5"}]}, {"id": "03ecf05a5d764735", "location": {"path": "/usr/share/perl/5.30.0/CPAN/HandleConfig.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23301}, "digests": [{"algorithm": "sha256", "value": "eef0d9ff9d3d54798483f56b67fcff2d88d65a4f393c4c53140c2703f3a48495"}]}, {"id": "4c240e896f05af7e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Index.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22216}, "digests": [{"algorithm": "sha256", "value": "bfab7bd72d7f43b3327c1b8ab73d86c41e8f38cdbb28eda9ab7122923e618e20"}]}, {"id": "a5caca2df3d09f9e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/InfoObj.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6909}, "digests": [{"algorithm": "sha256", "value": "3a594f1609132723f9374dcd394961748894aa3758ebef1287de175153550564"}]}, {"id": "dce806dda1ab742e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3428}, "digests": [{"algorithm": "sha256", "value": "cc37d66d60723538ca4d934c338bbc9abfcfeb8e34c17474b818f1a04053e7c6"}]}, {"id": "0e365a85d4029a0c", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.dd", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3227}, "digests": [{"algorithm": "sha256", "value": "b88184fdeb35c62b2fc0eed18684e5333a21244423b124fdb0024d0abe44c7b9"}]}, {"id": "a28dc889b8ab750f", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.yml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1593}, "digests": [{"algorithm": "sha256", "value": "27c4c4cd45a58dd925fe3900eb20169503eafb458d83f0a891c7110e2fb210fa"}]}, {"id": "a2b2e11948128b70", "location": {"path": "/usr/share/perl/5.30.0/CPAN/LWP/UserAgent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2034}, "digests": [{"algorithm": "sha256", "value": "5ed00333dc6f9c7fb1f2ad7bff30c1eb98936a5952061322c630cb7b08d4d6b3"}]}, {"id": "cf12f6c75538c37a", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30272}, "digests": [{"algorithm": "sha256", "value": "f8c49980b9bc7ae9adee796f551d44be667af0b87e9d48f7f50861aaadd7fa82"}]}, {"id": "7cb4ba4d0dd0b9af", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Converter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49998}, "digests": [{"algorithm": "sha256", "value": "9528d678363d4857b45cba7a0b9efadc488aab4a1d5495baceec58f731444490"}]}, {"id": "ce92f15e86262afd", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Feature.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3425}, "digests": [{"algorithm": "sha256", "value": "7c46b915a12ee2d3cbe1c02769e6101d316ecda9a4a9ecdcb03539250ab368d9"}]}, {"id": "b1d12d4773823a6a", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5370}, "digests": [{"algorithm": "sha256", "value": "532951da05605ebb1858c9b1e4da3d83662e2f6456974e9916460d5b493f6d10"}]}, {"id": "316ff52ab50939e3", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_0.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6793}, "digests": [{"algorithm": "sha256", "value": "d023d80559f709386de8e317d228a9c45b8dea9dfb0c306560c4a6aec14edeae"}]}, {"id": "b99e0b51acc1422e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_1.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8841}, "digests": [{"algorithm": "sha256", "value": "c681d47e326f162d60fc9995e9a961a413f8a59706d964fa6c7e2844a6a006ea"}]}, {"id": "556fa1f544797fc0", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_2.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17052}, "digests": [{"algorithm": "sha256", "value": "e36a2c1ba3fbba53c0410cf700dcb656ccc1cac9725d2a93408ae0b095ac37ab"}]}, {"id": "ad8f39dbf7f56c53", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_3.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18504}, "digests": [{"algorithm": "sha256", "value": "a9e9089c51a682a3a5bd28f3d4a12e6d356b8a6af2c43e54d6b08ca9f6659bbf"}]}, {"id": "9655f927dce8f6ff", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_4.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19044}, "digests": [{"algorithm": "sha256", "value": "6b457c1b37931aee93231c7e195b49a30bfe2fd6b209a83b6800a0673ab5a528"}]}, {"id": "0d06f9157ea52581", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Merge.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9065}, "digests": [{"algorithm": "sha256", "value": "f023785fadd46d9dd661605b504c0c4db1707c572a67d76d5f5f1891ecac82e6"}]}, {"id": "72c04ac5fcb5d113", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Prereqs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13396}, "digests": [{"algorithm": "sha256", "value": "86b297e7f80516fab6cfb0b24cdd934e5c8355223129ff2f1f82b8aebf33d7df"}]}, {"id": "02e4a915849ad8d7", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Requirements.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31756}, "digests": [{"algorithm": "sha256", "value": "b9f6429480e9176854ad830aa5871cdaee82d545cf39b3ba98d8ba38d6ad7b88"}]}, {"id": "f9b5f4e47ad6ea3e", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Spec.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 37017}, "digests": [{"algorithm": "sha256", "value": "749a5b9a43d01ee0f7ab505910a6c505880e5c8875a6a6f41d9648aab0c5502a"}]}, {"id": "a2f1b7e3a257a09d", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Validator.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33928}, "digests": [{"algorithm": "sha256", "value": "cc02695d6c683879171ebd513e3e8e6c2a06b7ec1938fe41f0663ee36a925292"}]}, {"id": "ee9243c720ef0a60", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Meta/YAML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26994}, "digests": [{"algorithm": "sha256", "value": "83d5ffa35df03913b2a518e38883502e6b5b8126b92a9ca1a2d47849ff570a2e"}]}, {"id": "9026d7b589d91b05", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Mirrors.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16699}, "digests": [{"algorithm": "sha256", "value": "006edabb513a7abd13db868bddf816bafa5e9cabc551776abfa36d8ec76ad127"}]}, {"id": "b1103617fbe6a5e6", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Module.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22390}, "digests": [{"algorithm": "sha256", "value": "47a2265a46aeb5eab4f579bfaf23643a2aef17558dbe1fca8acb6d979bf3faf2"}]}, {"id": "575d2330bfbe29d4", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Nox.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 953}, "digests": [{"algorithm": "sha256", "value": "173e64f700ca0ab5af5e4447cb0d4b1d649d477434a5b8920754046e78a68de7"}]}, {"id": "117acc134ad799fa", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Plugin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3219}, "digests": [{"algorithm": "sha256", "value": "bd198128b4011e8b6c4720eb9db5e694132211b8913eb7f1264e380f4a2b71c5"}]}, {"id": "6c61ba11452fadbf", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Plugin/Specfile.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8681}, "digests": [{"algorithm": "sha256", "value": "c4e668b7a1e99e136df109b1245e5dae2d67cce1b023deda04c097b0ab551b74"}]}, {"id": "b6b3b01fccf44c75", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Prompt.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "bf959b215b569d64db3b1d30da2961f1af8fa13b7401bd6ad1a259b7a3598f93"}]}, {"id": "9899e21b7c9e9aed", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Queue.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6942}, "digests": [{"algorithm": "sha256", "value": "17fa1923eb1ea19a542406009516db4caef1afd0cabfc9b0e87818c6765d178d"}]}, {"id": "2342163040b450ea", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Shell.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73619}, "digests": [{"algorithm": "sha256", "value": "59b2eec566cfc046c90fcf92bc7d2434274142abdeff263f61febaea81bb0596"}]}, {"id": "05112e00a38ee37c", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Tarzip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16715}, "digests": [{"algorithm": "sha256", "value": "16a04d5bc12b9123071febf47562493b460b49d94d97c796e4f8ffec6687d91c"}]}, {"id": "dcb85b14c5357051", "location": {"path": "/usr/share/perl/5.30.0/CPAN/URL.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 588}, "digests": [{"algorithm": "sha256", "value": "73a02c29c8a11b44c0787203c0ad11ae51cb8c5de72c33aebc485709a8212908"}]}, {"id": "eed055dbeb17cceb", "location": {"path": "/usr/share/perl/5.30.0/CPAN/Version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4398}, "digests": [{"algorithm": "sha256", "value": "9fb1dafc86dc9f9163315d107897286d010d9443cfba31fe282292c9ccc4c7d5"}]}, {"id": "783a3f8df57a5971", "location": {"path": "/usr/share/perl/5.30.0/Carp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35959}, "digests": [{"algorithm": "sha256", "value": "89ce58db6934387bcbab17a4972b75c0d0153335291cd8a762f8341af0bef5ae"}]}, {"id": "7462d5ee42e2525e", "location": {"path": "/usr/share/perl/5.30.0/Carp/Heavy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "867846437cfd54b3603a4a9ca3583fec18ce624ca1df05ff55f1ec4815fa2157"}]}, {"id": "7d8e4ccaa07043e6", "location": {"path": "/usr/share/perl/5.30.0/Class/Struct.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20318}, "digests": [{"algorithm": "sha256", "value": "38e30ee938088a7431126388158736d379e321d09b2f7b950be7d9d8447af6ec"}]}, {"id": "bc45424a2f1b60a8", "location": {"path": "/usr/share/perl/5.30.0/Compress/Zlib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43996}, "digests": [{"algorithm": "sha256", "value": "a9d3d02c0c1c8cd6381b4a15ae9234caf37d3f023fa1a37f32fe7deb7fbe9ee8"}]}, {"id": "ffef39e875261f5e", "location": {"path": "/usr/share/perl/5.30.0/Config/Extensions.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1355}, "digests": [{"algorithm": "sha256", "value": "d5755c883910c2b9666f31e79e4690b3507d129b25e120a0c3fda280a518ee7b"}]}, {"id": "5892013e71e508a2", "location": {"path": "/usr/share/perl/5.30.0/Config/Perl/V.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14913}, "digests": [{"algorithm": "sha256", "value": "563472b25abf4ed611b1339d2f66f943878cc5dd1526d9f0fe781d5af0a87d3d"}]}, {"id": "1774d0711270eed6", "location": {"path": "/usr/share/perl/5.30.0/DB.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18922}, "digests": [{"algorithm": "sha256", "value": "daa2ef7353075ed9d9377d8e12924f67a42d39fa8605229b57f78df30fb7fbd7"}]}, {"id": "6528bf8265d17d40", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14385}, "digests": [{"algorithm": "sha256", "value": "4c6c5cd06b12bf468a94106b2c8e384a11ae342979c3571ce9db8834861aa485"}]}, {"id": "8b4bda7ef0092b79", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/compress.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 854}, "digests": [{"algorithm": "sha256", "value": "69ebfa007ae5519b79f5714beb93d57795820e76375bd2199f1c75d43573fc99"}]}, {"id": "7bb41184d9617131", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/encode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "289e09b58c3fb5e2304de546e8edf4203153f3327ac83e18dea1c18f13b510e6"}]}, {"id": "af1f945f29964bb6", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/int32.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 754}, "digests": [{"algorithm": "sha256", "value": "1e5340e754ef29011e137fdc6d282b8695fbfe65ee750e04e8415e8d14866b9c"}]}, {"id": "3d9363a1b07a8409", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/null.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 967}, "digests": [{"algorithm": "sha256", "value": "4ca02d8100008d3fdfc2c8de9635cd3f586b463cc3c17f727b01a7f6b247f4da"}]}, {"id": "0e733f65b29eaab3", "location": {"path": "/usr/share/perl/5.30.0/DBM_Filter/utf8.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 777}, "digests": [{"algorithm": "sha256", "value": "b610e50c60be66d802d9ba9a562824d1a0fd976ae88298eb8ff24db76cf632ab"}]}, {"id": "6c88a50d960cebe4", "location": {"path": "/usr/share/perl/5.30.0/Devel/SelfStubber.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4908}, "digests": [{"algorithm": "sha256", "value": "0b54993b95c04f3e37bf1da41994a3294ba16e3aea457be47127019602e9701e"}]}, {"id": "cc8b1eea07337c03", "location": {"path": "/usr/share/perl/5.30.0/Digest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10701}, "digests": [{"algorithm": "sha256", "value": "a4ffdac475ebb2f46476e699e8cfeeddc28447cba6fe5694c3e71e24ea146f18"}]}, {"id": "4debf7ef99ba9d7c", "location": {"path": "/usr/share/perl/5.30.0/Digest/base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1804}, "digests": [{"algorithm": "sha256", "value": "f8d2c29e72bd9ead222b3fd91c612456d490657df0df64e5b9074f4a3ba9618c"}]}, {"id": "cfdf17d1ba49eac8", "location": {"path": "/usr/share/perl/5.30.0/Digest/file.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1732}, "digests": [{"algorithm": "sha256", "value": "15d73a0b6cf42ef9dbbde8157efb2327b801e7f37c2a494455b585002f17db1d"}]}, {"id": "0b457de2b3bffcd1", "location": {"path": "/usr/share/perl/5.30.0/DirHandle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "50b436e29d908a52f9487dad3ee01bc3b6503b6dec538b148f10182f3b5c0a89"}]}, {"id": "fddd6dea14471f40", "location": {"path": "/usr/share/perl/5.30.0/Dumpvalue.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17556}, "digests": [{"algorithm": "sha256", "value": "96353a0a916a57f21fc78f7b8498a7cf82d64b2664645c80ca890885c9c09219"}]}, {"id": "f69fdc61ea8e9765", "location": {"path": "/usr/share/perl/5.30.0/Encode/Changes.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 179}, "digests": [{"algorithm": "sha256", "value": "fd13efe6891fbce92d88da4ed2a70b60984a1170cac2f8b0a715fbf5e6877e1b"}]}, {"id": "08138339f6c73126", "location": {"path": "/usr/share/perl/5.30.0/Encode/ConfigLocal_PM.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 184}, "digests": [{"algorithm": "sha256", "value": "f186bb40045845c4f09be807ebfd9bf037ebc5cb628e5f2286a964426b22a053"}]}, {"id": "2bf29d9d486e7ab0", "location": {"path": "/usr/share/perl/5.30.0/Encode/Makefile_PL.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5168}, "digests": [{"algorithm": "sha256", "value": "7c04dedf6a024c8787a501d634ec4eb97687403586c4151228a264ac92127403"}]}, {"id": "de946387b8323a9b", "location": {"path": "/usr/share/perl/5.30.0/Encode/PerlIO.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6060}, "digests": [{"algorithm": "sha256", "value": "46e13c3e4dcfcceae275ec61ba36ff7fa533c54c6d45f089597ca8ede529f73f"}]}, {"id": "9e008d60152974a2", "location": {"path": "/usr/share/perl/5.30.0/Encode/README.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "bdb8dadcab22f6c2ca4dd75319248cb93a06ead71daf00086bac01395d350d09"}]}, {"id": "e6a6be3e05c2d2d4", "location": {"path": "/usr/share/perl/5.30.0/Encode/Supported.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28732}, "digests": [{"algorithm": "sha256", "value": "3d07fc1f8be5214d92035894805cedb051bf5c2589c7995469286cdd0134d271"}]}, {"id": "1efdbdbdc7f50a65", "location": {"path": "/usr/share/perl/5.30.0/Encode/_PM.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 250}, "digests": [{"algorithm": "sha256", "value": "5683c60d9cb3be6843ef9f467e38376f8d9ee94c350dfc12ba6212cdc1273b23"}]}, {"id": "8073a5aea3d8c17a", "location": {"path": "/usr/share/perl/5.30.0/Encode/_T.e2x", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 151}, "digests": [{"algorithm": "sha256", "value": "bc56190ad7c7adf64e3ec9dee516c4fc7f632ef6aa6e2cbec3a3454231d6863e"}]}, {"id": "2d042b48e214be8d", "location": {"path": "/usr/share/perl/5.30.0/Encode/encode.h", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49158}, "digests": [{"algorithm": "sha256", "value": "b4477b0a95617bd4974392a7af2ca7b6f0562375b7345170efbfe194f39392e5"}]}, {"id": "de9e14a9642c98fe", "location": {"path": "/usr/share/perl/5.30.0/English.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4761}, "digests": [{"algorithm": "sha256", "value": "04510e47118dfba8a01583468de50cc8983c37922ebb3e12166dbcb9d38aa452"}]}, {"id": "472ac0fef332133b", "location": {"path": "/usr/share/perl/5.30.0/Env.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5524}, "digests": [{"algorithm": "sha256", "value": "a3b2f8b6e92c93bf33bd375021d15b84f7b6d0ccac7e07d60c65167da7a533c5"}]}, {"id": "9d5a6c7a23e09463", "location": {"path": "/usr/share/perl/5.30.0/Exporter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18805}, "digests": [{"algorithm": "sha256", "value": "3f889543da5f1caf0cdcc60932faebf3f5d6e8482b41274a97cafc3a24b649ef"}]}, {"id": "0b7d6a7e342f0ef5", "location": {"path": "/usr/share/perl/5.30.0/Exporter/Heavy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6551}, "digests": [{"algorithm": "sha256", "value": "9dea195bce84d982904d874ccdedbac7a9abd302a1594cd64257b2764bf936d3"}]}, {"id": "5340e0851eab596a", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8880}, "digests": [{"algorithm": "sha256", "value": "7282eb0c4f55d4cd7cea749e3d94a4f09d8bafaf61930f9d7612c2679df5f94e"}]}, {"id": "87ba31c6ee09d6e1", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10787}, "digests": [{"algorithm": "sha256", "value": "f6766f161c255e43a98006c87c1790dd787c0c77503032c4a75670afd05592da"}]}, {"id": "8ef9e064b389781a", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Unix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1046}, "digests": [{"algorithm": "sha256", "value": "959407ca177e062af4609135757c2d06d652ecc32a1f9f83d46be45cae1d95a0"}]}, {"id": "dfa15ee04ea24a54", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/VMS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10288}, "digests": [{"algorithm": "sha256", "value": "95f25c3743c8239376c8b3db5b8950834bba9be37f8b09523ebc849a9ae777eb"}]}, {"id": "56b7b5cfa8763721", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8961}, "digests": [{"algorithm": "sha256", "value": "e68ee9112f72f11fc58ab82b0d2001c53b9672dd77e1cfc5bc6ef80940811ad7"}]}, {"id": "e3992ad681e34ba2", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "43f6d6aca38e9f0ad9c100ecba5a764fa09fa0dc129f11007484acfa385539b7"}]}, {"id": "ba26305fae8ab630", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4260}, "digests": [{"algorithm": "sha256", "value": "3b7b365fcaf11612bf7d189119d2bcf944c2006252a2d180e3634aaac20eef93"}]}, {"id": "80c4115a956662f1", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3248}, "digests": [{"algorithm": "sha256", "value": "c48977876389861e97456bf4b9173abba7a638e9f1049d255ec43524c829e6ae"}]}, {"id": "6e5ac324e6fe303f", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/aix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 625}, "digests": [{"algorithm": "sha256", "value": "151d559b9fa4e4f87c520cbcf5b1fa82508c64927a9273e38225fe7de031dfa9"}]}, {"id": "252471ea66d84d18", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/android.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "864c4a2ff1488b3dbbbf3dfb20ac353b453115c5d3582bc366f4a569a3df272a"}]}, {"id": "dc5698fa762c7461", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/cygwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 932}, "digests": [{"algorithm": "sha256", "value": "e3fb0d3e020bbfe3fed84d61aac20b1c675358af31165dd7a7006b18645f1062"}]}, {"id": "5959211b218cb76d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/darwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 520}, "digests": [{"algorithm": "sha256", "value": "7d97ca27cb1093097ea5802615d83c67bed452ae7dc56b32ba7043a6da29760d"}]}, {"id": "cd3fe95851c4966d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/dec_osf.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 428}, "digests": [{"algorithm": "sha256", "value": "e4c6bdad4588b2825600aacc1657bd8c7ac606cb5475eac48677562f1c7860a8"}]}, {"id": "7588e7eab1d0dbaf", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/os2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2411}, "digests": [{"algorithm": "sha256", "value": "a3db5bfc837971bef874ec94116cf12b8e2f2979e1d55f33672ed2257d45d38e"}]}, {"id": "626e274676e10b18", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Command.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7802}, "digests": [{"algorithm": "sha256", "value": "506f707014cebf3dfcd26586e4adbf959d91714b0aba1f3e6f10dd09da12ac9c"}]}, {"id": "d677e141969af5ab", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Command/MM.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7709}, "digests": [{"algorithm": "sha256", "value": "ea0d58b4c9d0f33f737ee072b94d51b1ff69acaf7e83e93d9143355ddd322096"}]}, {"id": "c7965c29cd50cccd", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15050}, "digests": [{"algorithm": "sha256", "value": "df40aff26c93dd320be048ad8681fef0f86a6c79a54e96f53c28a57b71c696b1"}]}, {"id": "3e9d6c17f35f59bf", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33322}, "digests": [{"algorithm": "sha256", "value": "03f49c291de5b460536e7df4ab602626bc66088f0f99fff827282dd2c299204a"}]}, {"id": "f0541390b7924822", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/ProxySubs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19742}, "digests": [{"algorithm": "sha256", "value": "5e065e82bd0c3a76e00a24693325dab7fc809a40d38a420cb054130a96997ea1"}]}, {"id": "58e5dc1ca48fbb51", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Utils.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "beb851389ebb6ae3ab4d05fb1148f3f6eee2d13b139bb41ae78c40f827fee3b3"}]}, {"id": "e681a0da14dd3867", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/XS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6353}, "digests": [{"algorithm": "sha256", "value": "fca2e9025c8ecefb4c11157c2a2015f6dfb4a2792214fa5e2bf3ac404c9a9150"}]}, {"id": "ad2d41d122b9e13e", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Embed.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12868}, "digests": [{"algorithm": "sha256", "value": "aee67c28c44cb6a18b5b296eadeef10d4996fcff07de4e7caa697dad18843495"}]}, {"id": "2e8fe5bfd57f79b9", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Install.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40963}, "digests": [{"algorithm": "sha256", "value": "f5dd511f35cf3c4630cb217a0c85148922623e8ba3984b9479f247bc0fa82940"}]}, {"id": "729cc1feddd97d50", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Installed.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14363}, "digests": [{"algorithm": "sha256", "value": "614411f16405aa2b6b7dc027ddcb66dce0583f85a3e8c5b5ed5b79fb392d4293"}]}, {"id": "df63dbb6671f8c9d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9500}, "digests": [{"algorithm": "sha256", "value": "955696c6a5834b08754a50a7ee568bc21093ce005bf70b7544d5b3777e646ba3"}]}, {"id": "0eefe47b15e7cdd5", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist/Kid.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24958}, "digests": [{"algorithm": "sha256", "value": "13873efde6169272ee518bf0fef9b203cde9b6fd08662b4117bf9d54e6775567"}]}, {"id": "0708bdec8248485f", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MANIFEST.SKIP", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1105}, "digests": [{"algorithm": "sha256", "value": "b903c26a79016b018d890549b82a527ec416433675e7d0f98359bd07169e53ef"}]}, {"id": "4b0c0396548a8d60", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2138}, "digests": [{"algorithm": "sha256", "value": "153589b7b9bd3fa7524a6fe9b9af5b916940ca522568fac87ffa2170f2068d3a"}]}, {"id": "9bc9693ccd007333", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_AIX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1403}, "digests": [{"algorithm": "sha256", "value": "6b425bc4b36db7f3299a84e4cbcd7c6088991a70b9bb65e980fa221c267f4263"}]}, {"id": "98a96cbbc831c322", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Any.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 82762}, "digests": [{"algorithm": "sha256", "value": "2d24e7ef0885af80a6bc61d1fbc3ced46db4cf9291b89bcea0288516e909e9a2"}]}, {"id": "17a125f0f4adf2ae", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_BeOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1044}, "digests": [{"algorithm": "sha256", "value": "bf4aad43c80fcb299331341ad0af1480a42a7a38490ecac57908efb07061fd3c"}]}, {"id": "058eaad0e33617bc", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Cygwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4085}, "digests": [{"algorithm": "sha256", "value": "d4cdf24fd9d8aeb2db4ae316c8fa56533c79f6b7a1bf5c1a004db8439d5ea6f5"}]}, {"id": "11c8bface064196d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_DOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1052}, "digests": [{"algorithm": "sha256", "value": "2d622ad1aaa83eb330fe77d07472b64872de4a5de9c776994f7c36044d13d29c"}]}, {"id": "c2229f33c377ee16", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Darwin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 936}, "digests": [{"algorithm": "sha256", "value": "76f2fe2ceb0b612ff98a4efa8780069d954a39d6dbbc780ceb50e0280573ef29"}]}, {"id": "b440337d49bf7c8d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_MacOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 892}, "digests": [{"algorithm": "sha256", "value": "70e5bdbb53758a1695d69779bb19aeb0d9e8c0633ba0f060b8e651d0e87912a3"}]}, {"id": "de0a4f6cb7c237f0", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_NW5.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5466}, "digests": [{"algorithm": "sha256", "value": "f27bf7737964a8decf5f73de90be79db324fc6639dcca46d103b64bec110017a"}]}, {"id": "cd5b7b1422b5ae91", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_OS2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3217}, "digests": [{"algorithm": "sha256", "value": "d33e67a8a778b4c5b1335ff6272ba9f59b32e5b10bd91aad62d0e2213c2005e8"}]}, {"id": "9d815f3ba5d69fa4", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_QNX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 894}, "digests": [{"algorithm": "sha256", "value": "4953407f4e3238f6bdb730498a56a9f3a837c71d62e43ca30a767312ee0ffaa0"}]}, {"id": "b05039cb2152d751", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_UWIN.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "f1b58db015bc798ddea9fa51b2379498b14561e551f6008f8407e947e0fc606d"}]}, {"id": "00b2434af36e2a86", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Unix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 110451}, "digests": [{"algorithm": "sha256", "value": "a9fd0f9130163da6c61862fc4fc87ec629ac6625e42b01e16cee3deb725a26cb"}]}, {"id": "ee7471bb6d8303dd", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VMS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 68116}, "digests": [{"algorithm": "sha256", "value": "fc374fcfb9ab1b9eedb749a7c4255af89de0238dec84953ecfd1d3a9e3ad725b"}]}, {"id": "6f6c2e623d2d7cd9", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VOS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 749}, "digests": [{"algorithm": "sha256", "value": "c13f32749e9e256e17d71b36c02acaf68b567a4676a0f2bc9a405722892e9074"}]}, {"id": "ee0e3280f16a0fa5", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win32.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14402}, "digests": [{"algorithm": "sha256", "value": "96d22a266643d83ed3263739672ee87652cd98aebd6da44232f96d89af100f6c"}]}, {"id": "c88a60e95b508d9f", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win95.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1281}, "digests": [{"algorithm": "sha256", "value": "c356f43bc51e9231973b71d8d77e7e13b912b85121698dede80cba995f2c50da"}]}, {"id": "8ad8577e38f260c9", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MY.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 678}, "digests": [{"algorithm": "sha256", "value": "97d5fb26614a7aea223e996b07acc16c27f170473573c4e98509be7ad2808da5"}]}, {"id": "9d8e89cf81465a56", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 108353}, "digests": [{"algorithm": "sha256", "value": "04ff19f66eb87a63c525e69c814bf445684cd71cc627e06df937ae7315eb359c"}]}, {"id": "75458ba31eb564f2", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "ce4877e654dc34965a3684040b629d90c95aec3e02bfacb05aab82caa2235cb1"}]}, {"id": "3b61b92cedb78331", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/FAQ.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20091}, "digests": [{"algorithm": "sha256", "value": "b0c692ec49995f19cdacbc83b67b814ca27f1738064c5394b58dd22d55b4fa84"}]}, {"id": "dcdfeb47e314b903", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Locale.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12535}, "digests": [{"algorithm": "sha256", "value": "da26a9e93f1ba7c46aab08ee7dc656e6da1339ec5bf95d0a84fa60064ad6a521"}]}, {"id": "0dd29ff36b5a2463", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Tutorial.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5431}, "digests": [{"algorithm": "sha256", "value": "024d8299996848878c4997ada2309e94630999c0dcd9a0435ceec40dcc2a8ae5"}]}, {"id": "79f56c85a4c29bcc", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2376}, "digests": [{"algorithm": "sha256", "value": "bda9654f03427ed70c99e01cbebc3ccd02d2a9ff69d9ea41ad94ea0262893fed"}]}, {"id": "b34db9d3051b1d5e", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Manifest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23471}, "digests": [{"algorithm": "sha256", "value": "897533892cfc83a201b2d34b368ac0dc40c8dad5706af4131f96e1e345e98236"}]}, {"id": "3cb7c5f436a23677", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Miniperl.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7675}, "digests": [{"algorithm": "sha256", "value": "4e71efb77c4fc81855eb1bc34c51546739603ad676b39fff11d327cd8536703e"}]}, {"id": "4e02612dc3b29f7e", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Mkbootstrap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3306}, "digests": [{"algorithm": "sha256", "value": "88ea3fa18521a28bfd9198826b3d01aa66e94dc821da879d745a4d4f8873dc54"}]}, {"id": "79ff50938e2d77ff", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Mksymlists.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11002}, "digests": [{"algorithm": "sha256", "value": "f24dc5a0d4aa49ba6a3d3e3a098fb5dbf90a33faab4eef2d048110b799306347"}]}, {"id": "bea855200797d821", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Packlist.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8565}, "digests": [{"algorithm": "sha256", "value": "1c4f62e063c9d4481211fa7a07c23fa149c28b64e0c1ffdd80e6a932680e090b"}]}, {"id": "06f908e681e024f7", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66867}, "digests": [{"algorithm": "sha256", "value": "edcccce135d851e59f75a60256882d5d9c5a00812b420949344b23f3ca38f16d"}]}, {"id": "4971bf63ce3e4047", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4406}, "digests": [{"algorithm": "sha256", "value": "87c045cf5fdb2eacf39b6736ed005c4730c9c589be6d53bb4235f69e0746a653"}]}, {"id": "0fa0300cd9482afb", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Constants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "c8aec6116b6d2f14ba053ae0e3b937fd409df42d6895ca20b198a33403ff16cc"}]}, {"id": "242e55cf2bd6f88c", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/CountLines.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 971}, "digests": [{"algorithm": "sha256", "value": "4e3896879958d279f9d932efb601fc1722f470fdc693129a61d5109b685d7a9d"}]}, {"id": "89378ef0ce93ffa1", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Eval.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "1bda21575c52343052b909a67e853e25d4e7adfa6835dbd5cd7b32e7e7caf767"}]}, {"id": "d0b5bc0fac83e168", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Utilities.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17171}, "digests": [{"algorithm": "sha256", "value": "8bf1b2ce3edc7ecabf7ad30df6ba2aaeb046546acf9a24d0cdbb47d5189c2142"}]}, {"id": "ae1250848e1c7f8a", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26893}, "digests": [{"algorithm": "sha256", "value": "b66a746fcd6179010e0f1f7f98abc5499fd7b59e1ae46a544653ed78632d0f89"}]}, {"id": "3f518516ae733bd4", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Cmd.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4133}, "digests": [{"algorithm": "sha256", "value": "ad98d1f95285a3cbe0665823de84e1c960362667050ecd198d1a20bed3cb7490"}]}, {"id": "286a6b20db13aab5", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/InputMap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "bd8ba2575679d726444be4844bad0c79bcc32dc5e95026a3f6e2688494d114e3"}]}, {"id": "5b8091b811a06566", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/OutputMap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4428}, "digests": [{"algorithm": "sha256", "value": "f7c6b9f0b95449246d10e34d9f7f74f7644069dab0101ecad8887e3327d06e52"}]}, {"id": "fa192457799ae668", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Type.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "1c8d76ece274d0f63fd2aab24a978281a97c7fce53329df09bcd739d1dc28d59"}]}, {"id": "baef6cdba6098d1d", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/testlib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "338076947ad732a2ff2afe75f4eb7ef8fa035c38f714929f8bdbb97617982c49"}]}, {"id": "0c7029a0a330866b", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/typemap", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11315}, "digests": [{"algorithm": "sha256", "value": "ce0a2c9d93c3e1c0b3f8839af9254be496eedaeff1f91a58e6100d9d1633e0ff"}]}, {"id": "4e4cb52e690aea13", "location": {"path": "/usr/share/perl/5.30.0/ExtUtils/xsubpp", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5071}, "digests": [{"algorithm": "sha256", "value": "0ec9716a9d863d02564977c850b31992a0dd032f4235f53d5cb1b8754212d095"}]}, {"id": "78a8b6e84545fea8", "location": {"path": "/usr/share/perl/5.30.0/Fatal.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58280}, "digests": [{"algorithm": "sha256", "value": "49d72fcaa5f65531ee7e8d22020d4fbe394c22e5899e8dbc5438a4c47ce97990"}]}, {"id": "22fda92834011ef9", "location": {"path": "/usr/share/perl/5.30.0/File/Basename.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11194}, "digests": [{"algorithm": "sha256", "value": "43b664feca2c9d14cfc90d3527fc0bf6931c75000cf941d1f8c914e83dfb21ba"}]}, {"id": "cbca9cbf7a828960", "location": {"path": "/usr/share/perl/5.30.0/File/Compare.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4332}, "digests": [{"algorithm": "sha256", "value": "348d5d80248e1d0d8ba0dea782af869b4a87d7553436e4c3128790787bfa66a4"}]}, {"id": "4cf128a597ba6c95", "location": {"path": "/usr/share/perl/5.30.0/File/Copy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16254}, "digests": [{"algorithm": "sha256", "value": "ce385b06148312ae21687857667c828367f5291580e41793826655c35564cb95"}]}, {"id": "ba8fcc0c96eb0a1f", "location": {"path": "/usr/share/perl/5.30.0/File/Fetch.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46866}, "digests": [{"algorithm": "sha256", "value": "0cb1bcd71e1a8f6c648b966fbdad1f293a943ac0ce383729e4855f6435c716e5"}]}, {"id": "1a0ab45eabf750d9", "location": {"path": "/usr/share/perl/5.30.0/File/Find.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33091}, "digests": [{"algorithm": "sha256", "value": "d3920b80f6cc1e4e113815e4f789f6620e38ccf9dc1e158ede6c2d552d92c68a"}]}, {"id": "cc2125bc8b70cd41", "location": {"path": "/usr/share/perl/5.30.0/File/GlobMapper.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15678}, "digests": [{"algorithm": "sha256", "value": "86c50a5c702f56f7c346c332284093eca28cd6f68d2377471c8db99b6b27ae70"}]}, {"id": "3885e536ee1018d1", "location": {"path": "/usr/share/perl/5.30.0/File/Path.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43253}, "digests": [{"algorithm": "sha256", "value": "68cec85b973454409e6cd7ef14666c8d8f90cf59da67587d12af45f15903fad1"}]}, {"id": "cac79a438f13b4a0", "location": {"path": "/usr/share/perl/5.30.0/File/Temp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 117766}, "digests": [{"algorithm": "sha256", "value": "6f2a9f9131a5a1dc846e64edc0af35281859bd0f735bbaab8f9ab8375b79cbac"}]}, {"id": "e98e71f2e9f4037f", "location": {"path": "/usr/share/perl/5.30.0/File/stat.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10221}, "digests": [{"algorithm": "sha256", "value": "b370aa6bafc41aaffa0ff4f8631cb43924a67b4e331bcf06d6c924f15d12ba94"}]}, {"id": "bc66668f65a6edc7", "location": {"path": "/usr/share/perl/5.30.0/FileCache.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5549}, "digests": [{"algorithm": "sha256", "value": "bc7f961feda6b5f40ca17a72d2780486c99760c4f82527a91cf33b3d22a1f259"}]}, {"id": "c3db2d3e937b42a6", "location": {"path": "/usr/share/perl/5.30.0/FileHandle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6784}, "digests": [{"algorithm": "sha256", "value": "7a3643abdef1bba6bd7f41d47dec02402b5a0136b84f7c782de93ad9fc1fc063"}]}, {"id": "91e085348d07d2f4", "location": {"path": "/usr/share/perl/5.30.0/Filter/Simple.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23838}, "digests": [{"algorithm": "sha256", "value": "a3bce79af1e0d8bd709c1dd8fe797e0bc851d48cf55ed34afe98fafa2a122ca6"}]}, {"id": "42f49ad096079184", "location": {"path": "/usr/share/perl/5.30.0/FindBin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4561}, "digests": [{"algorithm": "sha256", "value": "1e3a2b0e07f61fa1c4cc98590e6855154f1b44f76a73478fd97fbc7fa8de924c"}]}, {"id": "4296d0887d8d3621", "location": {"path": "/usr/share/perl/5.30.0/Getopt/Long.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83314}, "digests": [{"algorithm": "sha256", "value": "67a306e54d040651976318fa0eafac013e0dfad3d65a4458d1fa3be816b11191"}]}, {"id": "7d286396625ce021", "location": {"path": "/usr/share/perl/5.30.0/Getopt/Std.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8786}, "digests": [{"algorithm": "sha256", "value": "c073858ba7efbbb73f07b70ed14e38c667f24dfcfab9969d20815e73e3a53497"}]}, {"id": "c9e4b4a6d8ea075e", "location": {"path": "/usr/share/perl/5.30.0/HTTP/Tiny.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 78254}, "digests": [{"algorithm": "sha256", "value": "3769fa8da94bb51ac3a24211c20f1f170da2607314046aea3cec955be56991ba"}]}, {"id": "a4df839f3650c83c", "location": {"path": "/usr/share/perl/5.30.0/I18N/Collate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5390}, "digests": [{"algorithm": "sha256", "value": "ab5ea8fc6f36eb8d13e68896db391141028bae80feac3af524af64c50bd078e1"}]}, {"id": "8271d51a41abe996", "location": {"path": "/usr/share/perl/5.30.0/I18N/LangTags.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28055}, "digests": [{"algorithm": "sha256", "value": "1b39bf0df4001cc8aa5fa95efae29e7431a0af78c22a53c5ad99f4f2725063d1"}]}, {"id": "e40ed08f61e9d364", "location": {"path": "/usr/share/perl/5.30.0/I18N/LangTags/Detect.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6590}, "digests": [{"algorithm": "sha256", "value": "46266ed19fbdce7255a1241293faa9d2bec0057e06df54dcf948848bb0897892"}]}, {"id": "c1487b7612978bd9", "location": {"path": "/usr/share/perl/5.30.0/I18N/LangTags/List.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28816}, "digests": [{"algorithm": "sha256", "value": "673d9792ad2bb7a5367c6b2767fca466ac5be234c449fde656abaad49fd04648"}]}, {"id": "198106bff60d3138", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Bzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2596}, "digests": [{"algorithm": "sha256", "value": "01fc7b782a4db4f062b6fdd38995a1ee62de1f0cfbe68cb76b8bebac0ffd785c"}]}, {"id": "05e8241068025170", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Deflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "792e53c219c1696c4e7440a1e298cefa8f5261982c5f5c53a675c41ec9b01bfa"}]}, {"id": "8e394af86707ba31", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Identity.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1438}, "digests": [{"algorithm": "sha256", "value": "5809251e2eed4f9f34c9d8d3b46a80d952c8c5ec5c428ead3a57072f898e15cf"}]}, {"id": "5e79005604bd7175", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23722}, "digests": [{"algorithm": "sha256", "value": "2040b1f3a204d35d9b4164605a3125f99558775bada45cca9bdc2573aaed2bf6"}]}, {"id": "ae9988645704d97d", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Base/Common.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22771}, "digests": [{"algorithm": "sha256", "value": "d16fb65418f4f6fd6cb1f924bf8f95f861164dbaafdf9dcc761e2280e6276c4e"}]}, {"id": "8967a3d487cdd475", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Bzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20260}, "digests": [{"algorithm": "sha256", "value": "0953991a22b785e03496f5b56c53ade566ab8953706b05e30e640e33ea90474a"}]}, {"id": "b39c18b13568a694", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Deflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23652}, "digests": [{"algorithm": "sha256", "value": "c5fc609966b39887f7560bad2238f25a867bec5f5046a320943386b69b833113"}]}, {"id": "8a12a278fe3cb9ed", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/FAQ.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20836}, "digests": [{"algorithm": "sha256", "value": "d2f44c367a910239b6ecafceb2ae946bb919a7b8a0c8d607e6d91832a686de9a"}]}, {"id": "719c5e7c5239e952", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34146}, "digests": [{"algorithm": "sha256", "value": "9c650cc3f6e007daceeda5df10a6de9ed414b851ecc728f9de3f5c8b6d1c8e62"}]}, {"id": "50db9fd4c20ced4b", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip/Constants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3903}, "digests": [{"algorithm": "sha256", "value": "ff4ae78c52ed961e85845100f4a197258e76c38d00a1be70c3b5950dfa39a246"}]}, {"id": "ed61eaf6c42321ac", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/RawDeflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25880}, "digests": [{"algorithm": "sha256", "value": "e0aa2111dd5aa945fb5b0fc7baa035cc33d6311f769863e8bcdf1defd68ccd05"}]}, {"id": "ae93a7f6bdf6d339", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 58669}, "digests": [{"algorithm": "sha256", "value": "2cdc98f9fc0b57e2834cb15c5fce9e6de5479d4ebdb9f4c6f064f834b2382452"}]}, {"id": "e9bb97b4627094c0", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip/Constants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3848}, "digests": [{"algorithm": "sha256", "value": "ab06b0168cea6c698e259544055e06dcfc1ae6e6576f6594260ec9b8135a6e80"}]}, {"id": "5631cee7bca08f66", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Constants.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1658}, "digests": [{"algorithm": "sha256", "value": "26ebf125b22dd202555f64f40bdb51d02bb5da023588b730bb7d4fd8696a6c1b"}]}, {"id": "01b8e828b82eefc0", "location": {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Extra.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5711}, "digests": [{"algorithm": "sha256", "value": "9c1b6ad49a610115da2b816112acd27e9e87d86ebf87971b21e129bbdd703435"}]}, {"id": "cf2c5ba5e2489666", "location": {"path": "/usr/share/perl/5.30.0/IO/Socket/IP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40245}, "digests": [{"algorithm": "sha256", "value": "3fff4e5f2a6567fb9127af0c2ef2c8e3c6fab7df72e64bc209645b0edaa8cbd6"}]}, {"id": "8912d47442dee574", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Bunzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "f50071df96679ab88d31a0afb7634ee37547802d83e6a0727cfdc492647de7d8"}]}, {"id": "9359a92c863646ef", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Identity.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4583}, "digests": [{"algorithm": "sha256", "value": "3b67327acef3690e9ec2697bce4637a0f5d6eed31a850df0a3d1eb53d165cf1d"}]}, {"id": "5ad1ff1aeae5e3a8", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Inflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3278}, "digests": [{"algorithm": "sha256", "value": "a4f005b12f25058607ae288f7e6d24436a9ccf71ee6e000de25c087026c9a37a"}]}, {"id": "ae0155332c69c5c1", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyInflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27964}, "digests": [{"algorithm": "sha256", "value": "7d5797d1fb9e76536898ef03233b579c690410febfd0a7f5271da1a317af2a0b"}]}, {"id": "c40c8cbb290685c8", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyUncompress.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30622}, "digests": [{"algorithm": "sha256", "value": "fa96bffbd5c072e3c93a332ff4b7b36abc6cc4ce7c26f8163eeaab0313f18915"}]}, {"id": "693223214b43c900", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38081}, "digests": [{"algorithm": "sha256", "value": "d4b2517d477b76cfb3af22ee2b9ee5c2bea054eb51cbc051bbe6246656647695"}]}, {"id": "965b0234197aae26", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Bunzip2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25265}, "digests": [{"algorithm": "sha256", "value": "11fbd6e1a1b39e13c9f95399631a502dbdb9c10db816745d493c77f0d0924fe0"}]}, {"id": "e1c56c7516149e34", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Gunzip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31939}, "digests": [{"algorithm": "sha256", "value": "370acb8835972f14055272486263f1377247852956c253b3d3e89806a7f8b685"}]}, {"id": "0e52beb53f1830cd", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Inflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28098}, "digests": [{"algorithm": "sha256", "value": "17106e4703abbf2ac4156c130c685604e5c70f8d79f8d2b1e02335783724b053"}]}, {"id": "46e5ef6bfbea9ddc", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/RawInflate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31641}, "digests": [{"algorithm": "sha256", "value": "4dfffe6efe41afe45fd75a6e6747ff147b3ad262ff476b516de8bd1ec12c4a89"}]}, {"id": "6cea1d7733425c23", "location": {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Unzip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53499}, "digests": [{"algorithm": "sha256", "value": "4fb468247d88ab0ac8e26c70ebfb20675392088ff00b38d7ffd1170e1214f35f"}]}, {"id": "b69f6be2bb2bb0e2", "location": {"path": "/usr/share/perl/5.30.0/IO/Zlib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15015}, "digests": [{"algorithm": "sha256", "value": "20db1cc744b3cee1244d943f93cb4cfb53c571551d0aaf0c140f5988110a510c"}]}, {"id": "cd1e95335019940a", "location": {"path": "/usr/share/perl/5.30.0/IPC/Cmd.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67584}, "digests": [{"algorithm": "sha256", "value": "57df192776cdee26e937641d3e34ff2584b5dc839525819d674f16e5ec20f436"}]}, {"id": "708d03129f21a72d", "location": {"path": "/usr/share/perl/5.30.0/IPC/Open2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4004}, "digests": [{"algorithm": "sha256", "value": "f35060e3f14f51e58c62fe97252a5c1795da769dfefc6356793b083c9e449eb2"}]}, {"id": "1f8b5db76f79105e", "location": {"path": "/usr/share/perl/5.30.0/IPC/Open3.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12860}, "digests": [{"algorithm": "sha256", "value": "df413b86ac2de3588f7b7c0355495ad4c54d3c330c69ad12090d0ca6628362e9"}]}, {"id": "c3a365be21b0a645", "location": {"path": "/usr/share/perl/5.30.0/Internals.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2575}, "digests": [{"algorithm": "sha256", "value": "c5128d61380e028f3c43e95a3c71abc475804945902c36a5bd2b28fa7efd681b"}]}, {"id": "b8a8b7ba7ce0b1dc", "location": {"path": "/usr/share/perl/5.30.0/JSON/PP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100557}, "digests": [{"algorithm": "sha256", "value": "1506205260f7db43c11c728c75bcf64a6185f16b781e3633abf0c5f61701c554"}]}, {"id": "3010f9322a89df86", "location": {"path": "/usr/share/perl/5.30.0/JSON/PP/Boolean.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 810}, "digests": [{"algorithm": "sha256", "value": "d6c089d60b90cafd35dc60f7a51593ed7d113dd2b999ac81d4b36f68f7babd65"}]}, {"id": "855208cdaf72e2cd", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30385}, "digests": [{"algorithm": "sha256", "value": "99472281a2bdefc0a5f31832e3031df78df3890159a7d22fe89ee63519054d03"}]}, {"id": "cd236fbc0d07bea3", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 51882}, "digests": [{"algorithm": "sha256", "value": "1dafc97b5350298b398794f252b95899d727ef6330560fcb5fdbe2cd3b57e3ee"}]}, {"id": "3d1e279f7f216e9a", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Cookbook.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3934}, "digests": [{"algorithm": "sha256", "value": "318d4ee2c8388f7b54f3c05bcc0f38f7643285d429af7fc3390f76ad89cbf7f1"}]}, {"id": "7f959b8a4c8e109d", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Guts.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "a93c3e4c23805100605c39f37010c5c81538c2804668ab9d4ad431ce20bfbb5f"}]}, {"id": "455d186cf71c7929", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/GutsLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 490}, "digests": [{"algorithm": "sha256", "value": "fa81a03b05f28053089e4035619d8fc6090a131b4dbc5aba8cfeb8a8dde44cf2"}]}, {"id": "0d20d2194fe96080", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Simple.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9792}, "digests": [{"algorithm": "sha256", "value": "d3e01a8c26dbf9e5562e40c4c4f92d979ae76d27a405161c5b612860af5d2c5e"}]}, {"id": "a1f398dbdbeeaddd", "location": {"path": "/usr/share/perl/5.30.0/Locale/Maketext/TPJ13.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36113}, "digests": [{"algorithm": "sha256", "value": "aff8f178b75cf288160083c63d63eab745af8ebfbd153e930d69b612209208d9"}]}, {"id": "db76bc4bbd107ab0", "location": {"path": "/usr/share/perl/5.30.0/Math/BigFloat.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 185010}, "digests": [{"algorithm": "sha256", "value": "5f40084f9a971786ecf6584678140a703966b03edef83ea0a8db8a539a3eb4c5"}]}, {"id": "dfc2701ccdf5016f", "location": {"path": "/usr/share/perl/5.30.0/Math/BigFloat/Trace.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "785045d2f3b1251d71b65021f04c5c013a99d2baf276c3606e3608064ef6f134"}]}, {"id": "80275892c9110648", "location": {"path": "/usr/share/perl/5.30.0/Math/BigInt.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 213537}, "digests": [{"algorithm": "sha256", "value": "aa86573816540ef9a00a76697b456d1b410b40aa62df1d8adb4595344ffa1be3"}]}, {"id": "9b6a1d4054e11286", "location": {"path": "/usr/share/perl/5.30.0/Math/BigInt/Calc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 76776}, "digests": [{"algorithm": "sha256", "value": "0a596afee81b522cc24a6cf403dbfb99aa5548338e8977562352ddcd40fc6806"}]}, {"id": "3d7e61758b1a270f", "location": {"path": "/usr/share/perl/5.30.0/Math/BigInt/Lib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 69675}, "digests": [{"algorithm": "sha256", "value": "e0081553829e20557f63a3805a85290cddc8fd145b573669d9300cf7af6ff87c"}]}, {"id": "9f0b1d5e4a99a5b8", "location": {"path": "/usr/share/perl/5.30.0/Math/BigInt/Trace.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 991}, "digests": [{"algorithm": "sha256", "value": "aa299dac386f4b79d2c242361e4fde7490e1c7b8d33e7da63de09e8b0715b3da"}]}, {"id": "200f2fa0715a8e71", "location": {"path": "/usr/share/perl/5.30.0/Math/BigRat.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79510}, "digests": [{"algorithm": "sha256", "value": "3aa4ec65b9a391dd9fa037f778c6abd3d97d396bf7ddc61334bd44255b597dd2"}]}, {"id": "e47b957fec997c93", "location": {"path": "/usr/share/perl/5.30.0/Math/Complex.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 50065}, "digests": [{"algorithm": "sha256", "value": "eccc422301a14b62a75fbb63978e80fb57f693ea5d4ff5d2dea347f891f9ce82"}]}, {"id": "d62cdc18c81dfc18", "location": {"path": "/usr/share/perl/5.30.0/Math/Trig.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21544}, "digests": [{"algorithm": "sha256", "value": "561eab9f1a1c07cf5cfbea897e1019fde3629bb05c8af844025cd98df6e2ba72"}]}, {"id": "0a7761e8d4bb8135", "location": {"path": "/usr/share/perl/5.30.0/Memoize.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36192}, "digests": [{"algorithm": "sha256", "value": "113c95407c2b2959282f9bca853f757ce23a084616615d0ff9836b0ea8df44a3"}]}, {"id": "fa3098439f4fe266", "location": {"path": "/usr/share/perl/5.30.0/Memoize/AnyDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 674}, "digests": [{"algorithm": "sha256", "value": "d700c88456be1afc9a9855707f61ff714ea8d1bbfb5f3a3cc5f7d74fb18bba52"}]}, {"id": "46d2365311a1844f", "location": {"path": "/usr/share/perl/5.30.0/Memoize/Expire.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11704}, "digests": [{"algorithm": "sha256", "value": "f4a250b7e29d44763f9263a2714c53ed82a9dcb85c91469261758fb8d656208b"}]}, {"id": "53763261c42a20c7", "location": {"path": "/usr/share/perl/5.30.0/Memoize/ExpireFile.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "0ea069544be99cfd697ef5b109c93675d53904a2db2b1a77ef4806c50f4eaadc"}]}, {"id": "1ba32615e012f66b", "location": {"path": "/usr/share/perl/5.30.0/Memoize/ExpireTest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "c3f72021dd674b6db5f32f3b85cba0c14f7ccbb6e235d7c4ebc36b5b663aafdc"}]}, {"id": "32c44a1f41c62da8", "location": {"path": "/usr/share/perl/5.30.0/Memoize/NDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1488}, "digests": [{"algorithm": "sha256", "value": "4d70cbb842446455499eb2855f3279b78cd7bef6a44158c834ef5fe53bf18f6f"}]}, {"id": "e3c6231f3c4447ed", "location": {"path": "/usr/share/perl/5.30.0/Memoize/SDBM_File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1486}, "digests": [{"algorithm": "sha256", "value": "63e534123eae4048580cf145615011d9d20ac23fec09fdd2d32c6496a70ba0bf"}]}, {"id": "b19498a255141c32", "location": {"path": "/usr/share/perl/5.30.0/Memoize/Storable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1420}, "digests": [{"algorithm": "sha256", "value": "fc76580134188c07973ecf55dcc466d598d0e1b921edc243caf42b75e94b7878"}]}, {"id": "f06831c6d1dacdd3", "location": {"path": "/usr/share/perl/5.30.0/Module/CoreList.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 829342}, "digests": [{"algorithm": "sha256", "value": "63c47efe76f12e21ef79d980a800007fef0fd58aa1518478cd7783d3603ffc3a"}]}, {"id": "31f930895666341a", "location": {"path": "/usr/share/perl/5.30.0/Module/CoreList.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8405}, "digests": [{"algorithm": "sha256", "value": "016687f3a7545b87d6fd40e7e336f39019603e2397f0ea073e20d82c3c4ccb31"}]}, {"id": "a6aaf69c89790e77", "location": {"path": "/usr/share/perl/5.30.0/Module/CoreList/Utils.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30335}, "digests": [{"algorithm": "sha256", "value": "71efea97596e2f986c28c952d772945caced6ddba9d8be73f6432d052601752f"}]}, {"id": "2ec59e1f9c017bab", "location": {"path": "/usr/share/perl/5.30.0/Module/Load.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9097}, "digests": [{"algorithm": "sha256", "value": "87dfcccc08e78878ccea4bfee8b39b9f672a8f4cc028a85497816a6041e3e538"}]}, {"id": "db734f2a39984d28", "location": {"path": "/usr/share/perl/5.30.0/Module/Load/Conditional.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19161}, "digests": [{"algorithm": "sha256", "value": "17cdbab8795f42c569216307af59bf240f652f8bd965188e935a365b82711b9f"}]}, {"id": "aa423e5c66033ae3", "location": {"path": "/usr/share/perl/5.30.0/Module/Loaded.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3348}, "digests": [{"algorithm": "sha256", "value": "8326e0917eae2dff06194b8be90764dd8ab6f60267bbd2faef4b3fb47a645edb"}]}, {"id": "cf980419b4bc43b2", "location": {"path": "/usr/share/perl/5.30.0/Module/Metadata.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33676}, "digests": [{"algorithm": "sha256", "value": "b0effa680eb28847ad72f93a285d07cefd329cd854271a030735bc27f959fbd9"}]}, {"id": "f133d702e81ec4f1", "location": {"path": "/usr/share/perl/5.30.0/NEXT.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18985}, "digests": [{"algorithm": "sha256", "value": "dfd1614925e4fe0a6ec03a237e08f0b05dca9ad01eace858d2b81f485a19468c"}]}, {"id": "70ac8c78404a441c", "location": {"path": "/usr/share/perl/5.30.0/Net/Cmd.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20597}, "digests": [{"algorithm": "sha256", "value": "9ac5936f6fa7e43141a5b050356c530833a06f11fb83125c2ddb5fdb75b2326a"}]}, {"id": "6ca38787a44f33c4", "location": {"path": "/usr/share/perl/5.30.0/Net/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8463}, "digests": [{"algorithm": "sha256", "value": "f72a8abca9168c59852967740a8445a50d080ec9d2b9be9eddb4f17f1fd57d43"}]}, {"id": "a8ae27049658b5e5", "location": {"path": "/usr/share/perl/5.30.0/Net/Domain.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8235}, "digests": [{"algorithm": "sha256", "value": "a5362f4a612d954993165992f378ab99e60fd6ee6a2f77795224b55650fde3d9"}]}, {"id": "52e83527f4523f43", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53155}, "digests": [{"algorithm": "sha256", "value": "dd5743deddf3e650ecba2dac1e83965fad442674f44412ddc1e922d726b660fd"}]}, {"id": "15b1ccf470616327", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/A.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2400}, "digests": [{"algorithm": "sha256", "value": "d6d4568f949e6da858a4df8436b2fb1ecc9543d871ca7d5e378623fde74839df"}]}, {"id": "0685690c130b5834", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/E.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 137}, "digests": [{"algorithm": "sha256", "value": "24c2a17426e7cd35db75e75a4b9de8fd1f874a98e6d243c46e62f37f96cbe666"}]}, {"id": "6bea84ba77041138", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/I.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1659}, "digests": [{"algorithm": "sha256", "value": "414aa6f1a2577a6082293419c469ddcf33c3013ba8b8f93858d61625a71fa551"}]}, {"id": "99abdb91f36e691c", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/L.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 137}, "digests": [{"algorithm": "sha256", "value": "40593281d790c5bfc93f4d9cf5617e6c10a9b0d393be4574af405231bb072fa4"}]}, {"id": "eb3dbcf31912bca0", "location": {"path": "/usr/share/perl/5.30.0/Net/FTP/dataconn.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3836}, "digests": [{"algorithm": "sha256", "value": "d3dfc4f10c217fdd955c1333f1a832ec2175de57c15fad07b4228b8b52dc860a"}]}, {"id": "7d39d4d93d6715b7", "location": {"path": "/usr/share/perl/5.30.0/Net/NNTP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32880}, "digests": [{"algorithm": "sha256", "value": "f28bd4e513333a177422208919da355688ea490c00abb52fdebb0ecf28e2e66d"}]}, {"id": "6acb80d0988bd1d2", "location": {"path": "/usr/share/perl/5.30.0/Net/Netrc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7920}, "digests": [{"algorithm": "sha256", "value": "290741338945ee7d64cc7b90b7f40223bcdd48fbc7b215855e4950b32f8de504"}]}, {"id": "1d22fe40e3c39576", "location": {"path": "/usr/share/perl/5.30.0/Net/POP3.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21273}, "digests": [{"algorithm": "sha256", "value": "90bc1be7e11d20979914f856d32a91bdd29942c82a4e2a81805764ff578f9c3e"}]}, {"id": "19d9063ca7c0300f", "location": {"path": "/usr/share/perl/5.30.0/Net/Ping.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83534}, "digests": [{"algorithm": "sha256", "value": "5a8c7d053883d17065575906b903cbe5907df6caddf71f34d0a38100014d9fcc"}]}, {"id": "60917303b87148dd", "location": {"path": "/usr/share/perl/5.30.0/Net/SMTP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28799}, "digests": [{"algorithm": "sha256", "value": "161c1c0f8f672069a2a0645bc717a1bab7abadbee0f8810cf2e8d57b20ea8dc5"}]}, {"id": "491ea7b2fffa17a0", "location": {"path": "/usr/share/perl/5.30.0/Net/Time.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3831}, "digests": [{"algorithm": "sha256", "value": "8675afdf59f12281093bd38055fc65ff5e56b45a558b54e04c7bc6f2d4076e22"}]}, {"id": "d19ad27281d6d014", "location": {"path": "/usr/share/perl/5.30.0/Net/hostent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4088}, "digests": [{"algorithm": "sha256", "value": "1b741d6ad82588fc93b226f13308afdf8338cea576ce25852d9d807d4e29fa95"}]}, {"id": "ea6405eb25ff324f", "location": {"path": "/usr/share/perl/5.30.0/Net/libnetFAQ.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9769}, "digests": [{"algorithm": "sha256", "value": "814888299c20bb7ca27a7e48802e327b63f47ac964d37670c890197f847b4f04"}]}, {"id": "defd65fbaf6a0b5d", "location": {"path": "/usr/share/perl/5.30.0/Net/netent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4515}, "digests": [{"algorithm": "sha256", "value": "c37fe6adbf0839e850c8062b86dd950110fa551ab465d36f526cf0afe2cb8bf0"}]}, {"id": "20e75b8151512172", "location": {"path": "/usr/share/perl/5.30.0/Net/protoent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3050}, "digests": [{"algorithm": "sha256", "value": "ae3ad411b58dfee4b5cd06762fb996dd6b6c99998ec729a13d50e8238cf863ff"}]}, {"id": "94d4df20a955e923", "location": {"path": "/usr/share/perl/5.30.0/Net/servent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "8890b470d21f6c98e1daaccfbdc9019164124a7823065efa5973516369eaf5e3"}]}, {"id": "013694b60dee8da0", "location": {"path": "/usr/share/perl/5.30.0/Params/Check.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19330}, "digests": [{"algorithm": "sha256", "value": "acbc2dca3e639635db764cd7aac6e0b1f0f7249e317da87ad6d3b778def92016"}]}, {"id": "9fd11aeb0da8ec37", "location": {"path": "/usr/share/perl/5.30.0/Parse/CPAN/Meta.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10743}, "digests": [{"algorithm": "sha256", "value": "53ab5a7774ec89794c6ca646829ea06a01e5f7d433314f814bedc4b1a5bb6a66"}]}, {"id": "9f6e45c13e218626", "location": {"path": "/usr/share/perl/5.30.0/Perl/OSType.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4688}, "digests": [{"algorithm": "sha256", "value": "5d558236a120e8bf55fdae11351f637b9f9a8ebb40b021c793e89d27cb9fa9e6"}]}, {"id": "660c641d28a378c5", "location": {"path": "/usr/share/perl/5.30.0/PerlIO.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10459}, "digests": [{"algorithm": "sha256", "value": "f4afa9c5d2dc16bbcbfd1b45832647332c1132f6a75df5a0cebc45386075eb8c"}]}, {"id": "84c2046fb1cd94c3", "location": {"path": "/usr/share/perl/5.30.0/PerlIO/via/QuotedPrint.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2589}, "digests": [{"algorithm": "sha256", "value": "363428f7ae21c7b6f9a471c1a8c00ee69acb4c600079f64583c1bdc00cd45924"}]}, {"id": "ef20817256e3f4d3", "location": {"path": "/usr/share/perl/5.30.0/Pod/Checker.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32498}, "digests": [{"algorithm": "sha256", "value": "55078450105576fdc907ca6254281b7310e3fda224c94b22ccbe5cea2ba0d458"}]}, {"id": "d9d6bc57e994abb5", "location": {"path": "/usr/share/perl/5.30.0/Pod/Escapes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17888}, "digests": [{"algorithm": "sha256", "value": "30906651e42081fe5f4490c45a3c4647e4c1fdbd3d1a8c8672fee271f6e94df0"}]}, {"id": "176fe620c9d42c6d", "location": {"path": "/usr/share/perl/5.30.0/Pod/Find.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15822}, "digests": [{"algorithm": "sha256", "value": "06395aa838fbf87fe4433e3fcd4f40728d17976ac0d3a8172e6935ae7320916e"}]}, {"id": "604af80adef9a142", "location": {"path": "/usr/share/perl/5.30.0/Pod/Functions.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14366}, "digests": [{"algorithm": "sha256", "value": "543c493d8285f6820d609e389d07b7c9dba2e18b0cb07fe313a574dc1503b95a"}]}, {"id": "5a02b46227f00ab2", "location": {"path": "/usr/share/perl/5.30.0/Pod/Html.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25403}, "digests": [{"algorithm": "sha256", "value": "dc5e1266976f0b2fde335b04182ff765e83b8f2cdedd53017e6ba4a919f85a08"}]}, {"id": "5c5067e416f4a8d6", "location": {"path": "/usr/share/perl/5.30.0/Pod/InputObjects.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27514}, "digests": [{"algorithm": "sha256", "value": "83ce975478a2a4a9e807ebcaadf3db0b3b30ec6f215221c423448dfd3bfcc796"}]}, {"id": "41ed7d3166f26ff2", "location": {"path": "/usr/share/perl/5.30.0/Pod/Man.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79843}, "digests": [{"algorithm": "sha256", "value": "fabbe30fd71d466681a73a54fc477d585086f2be94b2167e0e6d7b470c63fa96"}]}, {"id": "b5e9fda4135b5c74", "location": {"path": "/usr/share/perl/5.30.0/Pod/ParseLink.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6395}, "digests": [{"algorithm": "sha256", "value": "15889afcc0b50ab1091fd19a5671001b5ff534cc960ecb174863d7d6f31da326"}]}, {"id": "f1b7f8149b4d6953", "location": {"path": "/usr/share/perl/5.30.0/Pod/ParseUtils.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21174}, "digests": [{"algorithm": "sha256", "value": "e7f8d33b444ce54ce832758d219a1b351e2e20107396c16961e9ea787de8f8d9"}]}, {"id": "8f50b6efa9cb74d7", "location": {"path": "/usr/share/perl/5.30.0/Pod/Parser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 65771}, "digests": [{"algorithm": "sha256", "value": "2ff34e275cf1916f400d3c76559cc72a08352f298187a3a15ea60eb0432bb8dc"}]}, {"id": "36d87347bc5cc9de", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64594}, "digests": [{"algorithm": "sha256", "value": "b4fb5f7d7479c01e2c789a6b500281f261aab6e8888398c75a837affa70ecd2f"}]}, {"id": "31d55ea475525a1b", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/BaseTo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3637}, "digests": [{"algorithm": "sha256", "value": "2d9070ee6f476b4c01313a2c4bd0e321840ae30c78688d7c3b2e261b94e8c2d5"}]}, {"id": "1e28a0afe7ae1ee1", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/GetOptsOO.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3888}, "digests": [{"algorithm": "sha256", "value": "4d15884ea29149509d38c48bd3ec65ee589758e5a6bcbda6589de6b5f203e27a"}]}, {"id": "4041710c8b2ca8da", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToANSI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2303}, "digests": [{"algorithm": "sha256", "value": "262ad0f43a3527b0421189f063b17cc7a385045bb4d2bc98ddb0b71ffa9b6af7"}]}, {"id": "a2d6afe523869828", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToChecker.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "8f45beff261b7956d1478c68c03da8279202c4f6b879467be2b6830ee247e28e"}]}, {"id": "360dc72689f531cc", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToMan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14248}, "digests": [{"algorithm": "sha256", "value": "627eb1d2579ee13f276970d8ec525d9857de61c149de5fe35d4e7811b5326196"}]}, {"id": "8b457392a3750ada", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToNroff.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "c83b5a909c9d5fed26c67914a27c11fc786d2a94b40991eb920386917fa79440"}]}, {"id": "5e7dd78f905ffc4d", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToPod.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1959}, "digests": [{"algorithm": "sha256", "value": "e44873efe36518534250c0d1e5cf45dc298cfdffc9faff4a5381c0fa0a889b38"}]}, {"id": "8bd77f8517842bc4", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToRtf.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2149}, "digests": [{"algorithm": "sha256", "value": "de33f7106b98a16dc06cd6f08cc14f93f17c6d01a2d67795c60f11f041515cc9"}]}, {"id": "fab4e6d586394977", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTerm.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3831}, "digests": [{"algorithm": "sha256", "value": "fc0cb361c3b492fcc24d60f4841ce360d16824a89a19633f151917f24f30b89d"}]}, {"id": "7ab79f997b33380c", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToText.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2266}, "digests": [{"algorithm": "sha256", "value": "0f354b5a92e851a34c3777b505ea04445b8c543c77c90acbf4ac9b91b8243134"}]}, {"id": "9853e081005a4912", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTk.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4000}, "digests": [{"algorithm": "sha256", "value": "d5053e53eaa2d85fb431d9191fc198babee2948d0ccebb8001f6d716fb76faec"}]}, {"id": "af04ccd324b73b4b", "location": {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToXml.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1407}, "digests": [{"algorithm": "sha256", "value": "d967f81e1e0fa4d9da7c09a173e4303f1c168daf9a597ece604c3bd9f140eed4"}]}, {"id": "7613c350a40aad9c", "location": {"path": "/usr/share/perl/5.30.0/Pod/PlainText.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25584}, "digests": [{"algorithm": "sha256", "value": "576b01501ad0afcec795b74c2055993ea5f755a75d914daccad893b71dfba080"}]}, {"id": "2603ad931d4d9c9a", "location": {"path": "/usr/share/perl/5.30.0/Pod/Select.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24506}, "digests": [{"algorithm": "sha256", "value": "b11613d6871030b97af863002f965fc471025405bd77db62e748ca19b3965bff"}]}, {"id": "e7c6ef2800246a44", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53927}, "digests": [{"algorithm": "sha256", "value": "67c3cc07833c25db40dfeb808f1c8e5f85e23dcddaa3a4c7479b6dc0dd3a9d15"}]}, {"id": "7a57bfcd2279edf1", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14226}, "digests": [{"algorithm": "sha256", "value": "ff3fe34009c877c8513a04896ab56ca5a59d16ceb68870447553296e6d14c594"}]}, {"id": "6aff18a8ffd8df49", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/BlackBox.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72598}, "digests": [{"algorithm": "sha256", "value": "539ff8e9d8a31e070515e989256fa1f602cae0649cf8420d39298dc9200668a0"}]}, {"id": "c91ffa37f038332a", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Checker.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5339}, "digests": [{"algorithm": "sha256", "value": "61c308bb152be15c38771819b09446871d100be3bf8ffc6d72da108000cd39df"}]}, {"id": "5ae3a5d67cf2d012", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Debug.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4625}, "digests": [{"algorithm": "sha256", "value": "9dd44e5854ba399de17e391885b5aab7b449ff88b67c1fd3741c26b3f4a37833"}]}, {"id": "403e45e5060498a6", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsText.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4035}, "digests": [{"algorithm": "sha256", "value": "84cab0176d8e3a33a98b1adcfa2790db18c19e41f69083ae9bb577a873bcf011"}]}, {"id": "f1de8b813a1dfbb1", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsXML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4560}, "digests": [{"algorithm": "sha256", "value": "adeccff4fc0413defc42f86776cd366802105fe070b1288646ac1d791909769f"}]}, {"id": "591226548bddedb2", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34614}, "digests": [{"algorithm": "sha256", "value": "a363c461be1658d9e042e33abf3823474751bb013f3ef7a14d3730c6ca9b9621"}]}, {"id": "847741ef63521169", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLBatch.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40144}, "digests": [{"algorithm": "sha256", "value": "e24110fd6ce1d777f3466e2e303ddfb4764994fefc46d4d68b7e4a36452ced5f"}]}, {"id": "4b5517079151005f", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLLegacy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2758}, "digests": [{"algorithm": "sha256", "value": "1f1b70ba8c03e9717b9be182920b15b84243f52dc2771392cafad3fb3dd34452"}]}, {"id": "6359e1c7ea676909", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/LinkSection.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4344}, "digests": [{"algorithm": "sha256", "value": "1665499ed540addc474972620cc8896b0dfba520394a1737c81b4b081dafa983"}]}, {"id": "01ccf279141d8700", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Methody.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3571}, "digests": [{"algorithm": "sha256", "value": "8650df559cc2b94bc66d293f4cbd3eaf207185fbb764ea0a55a63c2becee3a9e"}]}, {"id": "f456154121e2cce4", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Progress.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "18b2635dfdc0fd0528b44804f3ff918ee97330b20ead6b23099f04f6d273ecd1"}]}, {"id": "c69e6a3a1d9fc10b", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25729}, "digests": [{"algorithm": "sha256", "value": "710d5e6439ab690144d408cfa446dd1a025155cc508b08bc75af19c165bd60b3"}]}, {"id": "cfe2e71484450156", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserEndToken.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2884}, "digests": [{"algorithm": "sha256", "value": "4713a75fc872a9fcc0ad710c08c8c2ff664b225eb650132490f8dfb71a7fcd34"}]}, {"id": "78a5ff5c77166b35", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserStartToken.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4146}, "digests": [{"algorithm": "sha256", "value": "63ad291ad64e141259b56f2c17ed90c7d515da1fa6ec88c37b18b9bb35b47f49"}]}, {"id": "89c9c5b0b426f657", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserTextToken.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3363}, "digests": [{"algorithm": "sha256", "value": "cbccb92d5a726bfc1b1719305847eb0917b5c16d964b5db9ab89222375f40dc8"}]}, {"id": "5691a87ff1281071", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserToken.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4004}, "digests": [{"algorithm": "sha256", "value": "15bba79837d0b65f152acef259a29e844f3ccc8113e96133238ed87437d7aa65"}]}, {"id": "3ba04da620151c71", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/RTF.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22484}, "digests": [{"algorithm": "sha256", "value": "a1fe43b7b4fd7271f20ab35e50d5c96840faabbdbecd12fbda9bbb0f53d024dc"}]}, {"id": "a4fc598250e7a14e", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Search.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35108}, "digests": [{"algorithm": "sha256", "value": "3516e4c2aef40cf6ce7dffb39fe656df81b2375447b62b970dee79c2b2b7eba3"}]}, {"id": "32fcdd0d99b51e03", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/SimpleTree.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4632}, "digests": [{"algorithm": "sha256", "value": "73de4d4109d3cc2dd5642fda3ac561534eabe108552b111ca268517f02f612de"}]}, {"id": "95afb4040e1f1d6a", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Subclassing.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33294}, "digests": [{"algorithm": "sha256", "value": "193f0e104b55a4515e9102add160e0c5b01bc137881f76abb194104c1c6b422c"}]}, {"id": "da0ec65ab776c6fa", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Text.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5103}, "digests": [{"algorithm": "sha256", "value": "8503b1beed93130bceb3d828e0efce04e22934436e2e704905c8e2f5928e3340"}]}, {"id": "962ba2365c1daf73", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/TextContent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2518}, "digests": [{"algorithm": "sha256", "value": "d05b3df97f2a6521a870f1dfa3e6f2f3b830065e467d9d3b67ec3d7ff254ba8c"}]}, {"id": "cf6f12a6ece3a07c", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/TiedOutFH.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2751}, "digests": [{"algorithm": "sha256", "value": "cdd83175575feb600f962c4f5de5b9ca31e0a1fb75d874dfc0993a424e5f0939"}]}, {"id": "7e95049861ca7006", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/Transcode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 736}, "digests": [{"algorithm": "sha256", "value": "883a8de0836d19bfd0ad9fc01f1f519ce1520a0c69547018ed6e7f6f3b0a660e"}]}, {"id": "23c27b3d379a860d", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeDumb.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2693}, "digests": [{"algorithm": "sha256", "value": "a75cfed98c0fb01f5d070751ae9d7c327c3a8495d0e76d4fd78442a178e8aa99"}]}, {"id": "9e1686ba38b30b1a", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeSmart.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "27c22d768132e40b816009812f78b5454fd706962c945a8920be8bf1979a3932"}]}, {"id": "25cbbb7eb5521594", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/XHTML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26400}, "digests": [{"algorithm": "sha256", "value": "30169b10764cab80bd93e9c08f72aeb057d1211177708c0dbccb4b2ccb6de76d"}]}, {"id": "b5f12a090b6b8b98", "location": {"path": "/usr/share/perl/5.30.0/Pod/Simple/XMLOutStream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4666}, "digests": [{"algorithm": "sha256", "value": "f2c6c8a3b0b0217a914b2452a3ca7b00cd46061b80fcbb8925ad9f43010ee9c1"}]}, {"id": "d5295c0236253123", "location": {"path": "/usr/share/perl/5.30.0/Pod/Text.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36453}, "digests": [{"algorithm": "sha256", "value": "4607a6ad45683e1d91e5de3bda4c780ed9d06df814af6cc1ef453565100d3c3a"}]}, {"id": "55605a30ec529484", "location": {"path": "/usr/share/perl/5.30.0/Pod/Text/Color.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6202}, "digests": [{"algorithm": "sha256", "value": "69a42fd439557406fc269d4164bc277e4611d270ea43f3607d2819c77032d7c3"}]}, {"id": "8072fd3fed731c35", "location": {"path": "/usr/share/perl/5.30.0/Pod/Text/Overstrike.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6254}, "digests": [{"algorithm": "sha256", "value": "a9313b1dfca9f28247c4c048db2eec524a921095486a6427880665658ff89174"}]}, {"id": "53da51a95769db0e", "location": {"path": "/usr/share/perl/5.30.0/Pod/Text/Termcap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8666}, "digests": [{"algorithm": "sha256", "value": "7926c681bae82458e8ed7c05d247076e414f1e0d22f6a9ede67ccff11624d847"}]}, {"id": "96a35b617072bad1", "location": {"path": "/usr/share/perl/5.30.0/Pod/Usage.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29743}, "digests": [{"algorithm": "sha256", "value": "d4bb2aa672e3febd4fb215a2d7ddf87709500132cb44617502530d300707d515"}]}, {"id": "d59c976915d10d2a", "location": {"path": "/usr/share/perl/5.30.0/Safe.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25082}, "digests": [{"algorithm": "sha256", "value": "77ec60181f2efa625197c38b466b4819879672630bd849ed8acec502e6555e19"}]}, {"id": "67eeb480fad67c82", "location": {"path": "/usr/share/perl/5.30.0/Search/Dict.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3349}, "digests": [{"algorithm": "sha256", "value": "13525f3f1d9b34fc94e634623e82414f72ed8fe613b82acfe800cb66ad80a816"}]}, {"id": "2c3ed9ccaefd6a15", "location": {"path": "/usr/share/perl/5.30.0/SelectSaver.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "b951b99c894f701eac08b79265ff2ccbede0954f97a537d03fb78801ed645861"}]}, {"id": "550e6b1331c1c433", "location": {"path": "/usr/share/perl/5.30.0/SelfLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17683}, "digests": [{"algorithm": "sha256", "value": "dcd7032f86dc51544fadaed290098fcdcfc919e0dca76189ce2bac53162363ee"}]}, {"id": "cb600151afa29e3a", "location": {"path": "/usr/share/perl/5.30.0/Symbol.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4799}, "digests": [{"algorithm": "sha256", "value": "219ec21cc059ecfeb3bc7c6e349734dd0344a06a724781a54c17811d69ed77da"}]}, {"id": "4957f88cb9c6a5e3", "location": {"path": "/usr/share/perl/5.30.0/TAP/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "6c7a868589f2547c68e1542606729eb510b2a5091663ae3a2c00a486b062673a"}]}, {"id": "ebe0309feea58a5d", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11870}, "digests": [{"algorithm": "sha256", "value": "2f3a2306725283f3fb3eb299565a8534b29d52fe9495870c0fc98ad3e2b1ad76"}]}, {"id": "c46ef2989cf5da34", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Color.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2321}, "digests": [{"algorithm": "sha256", "value": "6528e3b11f157fb8803ab9499894e368224174ebbbf3abc02c3d5494e4479bcf"}]}, {"id": "8d206c6ce3797d36", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "a4ae4ddf50298c9e00115f0ecbe7977c34171941226f8e28b35e5500d341ad30"}]}, {"id": "a29bd04a56694a14", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/ParallelSession.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4183}, "digests": [{"algorithm": "sha256", "value": "2ad00543a66e4ba0eeb2cb8deb8cd0af5080c9a37e43d28f3a7df43fa56edc0c"}]}, {"id": "64374e10c58e1d28", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/Session.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5527}, "digests": [{"algorithm": "sha256", "value": "2fb36a942462f0d7e4e01f8dcd457e560a88f1c61b678d654c945cc7ff03733a"}]}, {"id": "f5868f28e8b4acd8", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 850}, "digests": [{"algorithm": "sha256", "value": "8624178af78141eb4c10dc465f4574188223dd0fcd70c2ada1e1fff2cb0754d1"}]}, {"id": "27e890946bec47b0", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File/Session.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2217}, "digests": [{"algorithm": "sha256", "value": "64b6348dd3f5c24710694eb79d022cf1d95e599dd60e048a6157461661e6fec2"}]}, {"id": "8413779c26d871b8", "location": {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Session.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4988}, "digests": [{"algorithm": "sha256", "value": "af5a8b29350bddc35c187b0529804468a048bd3db6a478104e619a21a116d6ef"}]}, {"id": "a69b8f523b2a02bc", "location": {"path": "/usr/share/perl/5.30.0/TAP/Harness.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29006}, "digests": [{"algorithm": "sha256", "value": "4097e5f4cfa71e7a7860ca830895a5d4963bcf92362fcb89ecc67a7f2dc56b88"}]}, {"id": "d8033afb68c9a91e", "location": {"path": "/usr/share/perl/5.30.0/TAP/Harness/Beyond.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15581}, "digests": [{"algorithm": "sha256", "value": "da2dedd348b7747c5ca2cf106b0eb87390324ceab00df7948e98d7ff18bc17f0"}]}, {"id": "e8ef6f4e05a08f05", "location": {"path": "/usr/share/perl/5.30.0/TAP/Harness/Env.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5416}, "digests": [{"algorithm": "sha256", "value": "16c31b12a380ef5b83d85723f0795ca13142dd25bbb96eb2841de2722e9afe62"}]}, {"id": "da688a02f0cbaee3", "location": {"path": "/usr/share/perl/5.30.0/TAP/Object.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "121dddea3c7df21a51303c793bd919d1f1a8706c281256ff8218d60a2a93546b"}]}, {"id": "82955a254f023dbb", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52145}, "digests": [{"algorithm": "sha256", "value": "bc5da1b719684d0aa54ab974b27a08465b9251038c544113095429c7d7aebbe6"}]}, {"id": "85078a41e184e055", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Aggregator.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9243}, "digests": [{"algorithm": "sha256", "value": "7af8c5bfe2b275bdb71e3d6706cf419ba06c1dfc14055422db2505c97867acdc"}]}, {"id": "242a0160bedd2346", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Grammar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15666}, "digests": [{"algorithm": "sha256", "value": "a4cfb237b2ba5985ba350c069738989c4c4f8d0887dcde9bc401faa1e8f9b79a"}]}, {"id": "21c41b4736c936c4", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2998}, "digests": [{"algorithm": "sha256", "value": "ab47673c49170fce89e4a4527ada166a1c6041633da252afcb60cda75823e64c"}]}, {"id": "b5685344e0a79d6a", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Array.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1696}, "digests": [{"algorithm": "sha256", "value": "193aaa5c0da3202614a6148919ba333b7262a4e00854752da9859acaca3b9098"}]}, {"id": "cd7bceda86666590", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Process.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9116}, "digests": [{"algorithm": "sha256", "value": "898391be1b2c994d4980894f07476f03d414b9f4c39d38d3dda47aeb7375a00b"}]}, {"id": "b64990a359f4695b", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Stream.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1925}, "digests": [{"algorithm": "sha256", "value": "32a3bdbd55340c2ba65d7a0caaa2b4a817209949cefe54955a91392699775fac"}]}, {"id": "5294b68834a49cd1", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/IteratorFactory.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8307}, "digests": [{"algorithm": "sha256", "value": "1c5901a52e8bbe245e9992f5cf0be234c1f2ab618149e40d3bd5a34b9336e6af"}]}, {"id": "7f12053f4187e71b", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Multiplexer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4265}, "digests": [{"algorithm": "sha256", "value": "7bf4129bd7ba393e001ef9b4ef60563f30bfdf8256681ce819a16d98c89dd034"}]}, {"id": "6951552de6c89413", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6145}, "digests": [{"algorithm": "sha256", "value": "3d4739c3e504851cff6ee1fefb1db4aaca99ee9063d1bce20cb1fbbabe6bf613"}]}, {"id": "4624e46305230dee", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Bailout.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "6d28cbe3a94fdff329567d89cce52a0e1b30ca3f59245903c20d64c910c20831"}]}, {"id": "1d6a66723618b73a", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Comment.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 986}, "digests": [{"algorithm": "sha256", "value": "fe043357510e64550cc72b7a6618a43e4e74ee33d980dc332660105ec4ef91a2"}]}, {"id": "796c9c87cc701abf", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Plan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "1fb1f58610b8d71b4735f95d9748936b0f52e85d014517d3a6425c84a25d9296"}]}, {"id": "3f16b5664918d076", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Pragma.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 946}, "digests": [{"algorithm": "sha256", "value": "14609bc970407dae154098439bf44e1d102b66afd4b8a5a0ced7f3199656699a"}]}, {"id": "8a0039c41388a9f3", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Test.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6078}, "digests": [{"algorithm": "sha256", "value": "7f5629a4d514c2f52a901ad45d8c828d68689bda55e455e2091be51b1263c729"}]}, {"id": "c35c96a8605f7d18", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Unknown.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 734}, "digests": [{"algorithm": "sha256", "value": "a65b97e1499df488828b62547154b0eff53d8c6549b72b3df80145a3493e7f61"}]}, {"id": "b4e8c602d91abe6b", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 946}, "digests": [{"algorithm": "sha256", "value": "21ec38f085d83a9a583672e46a0d9c74050dd6e7ac8ef0aaad25baa96d0cb54b"}]}, {"id": "afcbc2a154a8702e", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/YAML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 880}, "digests": [{"algorithm": "sha256", "value": "96e7dae598bf749642c1faf675e1009649bd3f5bd0d85d8f46797f44866f0ca1"}]}, {"id": "3e3bfdabdc00d494", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/ResultFactory.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4065}, "digests": [{"algorithm": "sha256", "value": "9ab0de32fec9429b0ad2bbc6181d1cd8bb9fec3ff851a8987843b98e53c8c880"}]}, {"id": "3af73b1922af68fa", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11543}, "digests": [{"algorithm": "sha256", "value": "6e9dce1b4aee701e6182117273f9b850d617483e32ae6f9ef5ed548ba646c612"}]}, {"id": "408b221fc5977233", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Job.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2201}, "digests": [{"algorithm": "sha256", "value": "15fd7e093c58e199c602f45a3a82be7189094070c31ac298a8bfa8f916d6547b"}]}, {"id": "bdbbf9727bfa5ff6", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Spinner.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "fb072da532ebb5df2eadb188058f9f3aea7235609a674ae9c6093150127dc19f"}]}, {"id": "1ccc90a99db83d3a", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/Source.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9551}, "digests": [{"algorithm": "sha256", "value": "bb897086e55d3c5b7abc36660a0465fd7d3305dc086d4b771d7d8f1af8c65925"}]}, {"id": "7f37f7c38260bbcc", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5154}, "digests": [{"algorithm": "sha256", "value": "5039d0b877ad31acd17fbce2afacd4e87315325738e2d39f2a5f5d4931b182ca"}]}, {"id": "5b792f8d0e66d2e9", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Executable.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4045}, "digests": [{"algorithm": "sha256", "value": "4ddee089d5d9172fb43de35e4574eeae02d5818a4711a56caf8f3c9babb8e6a2"}]}, {"id": "e9082227e22f6809", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2993}, "digests": [{"algorithm": "sha256", "value": "6287b80e6e9263a744e0954f3bbde7498267723aa630d23a0d39082265813ff0"}]}, {"id": "a5722cd360adfaec", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Handle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2651}, "digests": [{"algorithm": "sha256", "value": "30ec25cf2b5878dd8cbe44e1212a606e1d8b94ceabafbe4dfd58847870c1a353"}]}, {"id": "24f96fecf60a3620", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Perl.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9447}, "digests": [{"algorithm": "sha256", "value": "09e8afc6fc8e07cd1ff2c6242d5db495520dfdd1b35c49172156eb6ca3dc5df0"}]}, {"id": "18071298cdbaf1e5", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/RawTAP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2842}, "digests": [{"algorithm": "sha256", "value": "019eee578f770da6b503247954390580e47ff4eee772ad9d933e703389ec91da"}]}, {"id": "3fc4543a5e4609f8", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Reader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7603}, "digests": [{"algorithm": "sha256", "value": "43f6fa1ee45644044d546bd8163b0be1353cedd3b84ba51475c7f1ff25285d44"}]}, {"id": "2b4877e2844bbf5a", "location": {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Writer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5235}, "digests": [{"algorithm": "sha256", "value": "c5ba1f0fa70212262c2ddbce739fcb22086cf055f6a7ea29b4e63e3c0f553a7f"}]}, {"id": "2bd04e23ec3dc096", "location": {"path": "/usr/share/perl/5.30.0/Term/ANSIColor.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49311}, "digests": [{"algorithm": "sha256", "value": "809c81ac6cb37c3dce9d2291ae2130b2ccecc4c3a9045625eaf521180cd3c8d7"}]}, {"id": "72fe8ae4d23d1fec", "location": {"path": "/usr/share/perl/5.30.0/Term/Cap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19774}, "digests": [{"algorithm": "sha256", "value": "7d12f7d11646fe7a6cf76aa6d090e90769752573222bc3a331df371657cdeb92"}]}, {"id": "fde80228897e3167", "location": {"path": "/usr/share/perl/5.30.0/Term/Complete.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4552}, "digests": [{"algorithm": "sha256", "value": "685153447312b3322627a7f28b432e1a9ab202bf89a0352309f274b039a4339e"}]}, {"id": "052f3a8d1a6b40bd", "location": {"path": "/usr/share/perl/5.30.0/Term/ReadLine.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14036}, "digests": [{"algorithm": "sha256", "value": "b0d7a98b14de828e10c92d697d1b7c7ab1870bc08f00569e2e5e66395de86ff7"}]}, {"id": "d4371a79b92022c9", "location": {"path": "/usr/share/perl/5.30.0/Test.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30042}, "digests": [{"algorithm": "sha256", "value": "8da7d115d60b42265b6bfba1d68c85e3ae4f27d243567a93c6b4f5655cda2231"}]}, {"id": "44fadf909b6c7d7e", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63537}, "digests": [{"algorithm": "sha256", "value": "cdaf79fa34916d8bf4acab88226ddc96ccf6b2b6bf00d61a8a08412f4b00dda1"}]}, {"id": "b9ad5d9a61d73cc9", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/Formatter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2000}, "digests": [{"algorithm": "sha256", "value": "69175862ea4402f4bd4f531372caa9c1c508c36a747c3cc6f6ac09e6cd44b8a0"}]}, {"id": "fab7248b03e53734", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/IO/Scalar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13640}, "digests": [{"algorithm": "sha256", "value": "256e5f5393ff2e1d74531878207f265421fcab42dff41fa187e4113c90c181af"}]}, {"id": "842a3fb6b856d7aa", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/Module.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3927}, "digests": [{"algorithm": "sha256", "value": "79bf4caf0361b439dcb29356d47a97de805191de14a0c657adc9493c417e39de"}]}, {"id": "ba37a6fda991064a", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18035}, "digests": [{"algorithm": "sha256", "value": "40595c35d26fd0e5827c95df357cb3ca36b234a2143af7b1ef513a9322ca0b3a"}]}, {"id": "71667161f7da4596", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester/Color.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 973}, "digests": [{"algorithm": "sha256", "value": "30d04ea414231e0ffd3da4f1cde87223fea36db7ee2e6fd344d86c9bbf64e25f"}]}, {"id": "21b88bc1880bffa0", "location": {"path": "/usr/share/perl/5.30.0/Test/Builder/TodoDiag.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1081}, "digests": [{"algorithm": "sha256", "value": "90878733f0af9b0c4fe1e302d110d4e27676eb430ed65e7b802aa63135e6c11b"}]}, {"id": "27aeca5fcc66caac", "location": {"path": "/usr/share/perl/5.30.0/Test/Harness.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16649}, "digests": [{"algorithm": "sha256", "value": "a1e5aff43ff7571d06e00ae751fc0e8115a12d250fb08fcee64ced04f9bfc1bc"}]}, {"id": "5f34919a075113b8", "location": {"path": "/usr/share/perl/5.30.0/Test/More.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52691}, "digests": [{"algorithm": "sha256", "value": "b32ad2ddc763050b4bf4e8848f5e3597fa872f905e7877cbbb7cae6fb251f4d5"}]}, {"id": "352762429d0c1657", "location": {"path": "/usr/share/perl/5.30.0/Test/Simple.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6492}, "digests": [{"algorithm": "sha256", "value": "46f833e36a3e86b53f61b54b7b04716858284ad04d78c229156a50d1acf4c47b"}]}, {"id": "3414212828a235cf", "location": {"path": "/usr/share/perl/5.30.0/Test/Tester.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18334}, "digests": [{"algorithm": "sha256", "value": "99b328ca8efa5c6ca7c315b28f9387f8335245effa5cfaa5431a134d27fe5894"}]}, {"id": "d0744d4237ba7662", "location": {"path": "/usr/share/perl/5.30.0/Test/Tester/Capture.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4541}, "digests": [{"algorithm": "sha256", "value": "487a39610b2a9725a082b86cdefb8cde64956fede86265a0846cee99d5b2de32"}]}, {"id": "03cf68b363b63a7f", "location": {"path": "/usr/share/perl/5.30.0/Test/Tester/CaptureRunner.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "269a7ba0fad4eb7c95cbf43375a45e7e7ef63bb5d5ef56f16469b5ac2613d0e6"}]}, {"id": "808242dedee70f30", "location": {"path": "/usr/share/perl/5.30.0/Test/Tester/Delegate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "e6963ebd378305281c6d86c46de654debf250c26f65310f19633e681389b141e"}]}, {"id": "052595e077799e34", "location": {"path": "/usr/share/perl/5.30.0/Test/Tutorial.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19346}, "digests": [{"algorithm": "sha256", "value": "c75ca5da3e428bc9ffd1a520d559cde2762dd275244be7924d2b819d30fe8c89"}]}, {"id": "d2e7594cfd801193", "location": {"path": "/usr/share/perl/5.30.0/Test/use/ok.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1360}, "digests": [{"algorithm": "sha256", "value": "356d08c93cf995b95e9c313a6c5cae1116aa9bfbe965548178214081abfb2672"}]}, {"id": "21c12bc077cd01b6", "location": {"path": "/usr/share/perl/5.30.0/Test2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6393}, "digests": [{"algorithm": "sha256", "value": "8b8569721b4adbaefabf444d4cd9dc2d51a63e23e8c9567e22772005ae9b3bb4"}]}, {"id": "93847811391f0846", "location": {"path": "/usr/share/perl/5.30.0/Test2/API.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46069}, "digests": [{"algorithm": "sha256", "value": "f6cb21f588c42370eb8d9b60e542e2fcc62c0913653177233284d3ecc3275d34"}]}, {"id": "adc74fca332022eb", "location": {"path": "/usr/share/perl/5.30.0/Test2/API/Breakage.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4740}, "digests": [{"algorithm": "sha256", "value": "d321b3476a3bb61356236b1cda89ba4c0b21c211452fdb23e4070df220059d58"}]}, {"id": "ac709873ef6ce071", "location": {"path": "/usr/share/perl/5.30.0/Test2/API/Context.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27296}, "digests": [{"algorithm": "sha256", "value": "27f17a8371c9641fe844ea7aeefcd562b2b38f152582c470b3c4d4b5540475df"}]}, {"id": "41dcef89b75892eb", "location": {"path": "/usr/share/perl/5.30.0/Test2/API/Instance.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21497}, "digests": [{"algorithm": "sha256", "value": "6c1603bf50d1b93a1ac2ea43a2fc407418b525f434de70e2629591a5d2591e1c"}]}, {"id": "d30e270880701ace", "location": {"path": "/usr/share/perl/5.30.0/Test2/API/Stack.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4777}, "digests": [{"algorithm": "sha256", "value": "db2b216cc41eedafcdafaa3ea3c0276e96e4c7fc23a2f213a3aa14668a08072e"}]}, {"id": "6409c32850ff70b1", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22641}, "digests": [{"algorithm": "sha256", "value": "a6d20bd7c11ac40b69f605ced0a7e2b85d43887a0adafffbf68acf001598aec8"}]}, {"id": "de264815b8a2b0cb", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Bail.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1696}, "digests": [{"algorithm": "sha256", "value": "fe2c0c01ac00e0415831b16d9b9ab5e220605ed8e2027d9068cd315b384cbe8b"}]}, {"id": "0701c59c506af136", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Diag.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1455}, "digests": [{"algorithm": "sha256", "value": "f394b3adaf526d01a50af7980210a8453e334b245c1309ec86cd04aebc09f73c"}]}, {"id": "8234853feb2c41f8", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Encoding.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "d12f77eb025be3c240cf2df1896bfd44da584fecdd3fb12b0270d6e35ef78d92"}]}, {"id": "a3183380eec92b55", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Exception.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "15e4f6f67a60b33c3aab111cff3981309335701cb1c2fefde83a02318c8ed60a"}]}, {"id": "5a7483fbc331570b", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Fail.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2018}, "digests": [{"algorithm": "sha256", "value": "036023dc8a295c701205a9f4cea970d7bbe178bb239cf5367bae02328ab5350c"}]}, {"id": "e05f176d15bfefc6", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Generic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5909}, "digests": [{"algorithm": "sha256", "value": "731277447e7db847346cff1c30b299f97416042ec33303f83760b07dfd711289"}]}, {"id": "dda805d2a0f29fe6", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Note.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "089fd7d4458c05b9767f0aa463b4192e941707ed44fad2ddce0869189361d618"}]}, {"id": "82e3aae094dc2560", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Ok.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2899}, "digests": [{"algorithm": "sha256", "value": "b1f966ef3c2111d73f93ce227653fe56f9eb9028afd79e8cce2d153768f99e68"}]}, {"id": "358d7362ff517059", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Pass.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1934}, "digests": [{"algorithm": "sha256", "value": "6e7ab76246f5d378a9641394f43ac4f7f7d84e1eafddadc4595343150d12c094"}]}, {"id": "f186ccaeca7a4501", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Plan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "b72435331d3b961829d70ee80ee3c2a206c1f2102ade55eb72c9ceebb2159351"}]}, {"id": "47ee1e05b3e6a159", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Skip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2010}, "digests": [{"algorithm": "sha256", "value": "be416b1e4dac02890a820403ee9ba9877f5566cb53e1291be8104f2569428bdd"}]}, {"id": "c5dbe9cabda83e0d", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Subtest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3197}, "digests": [{"algorithm": "sha256", "value": "2154a94ccbe07187dc6195f654d27b4c6aa1b57bfc95354c39856d10973db475"}]}, {"id": "00f7af67cd9fe228", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/TAP/Version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1644}, "digests": [{"algorithm": "sha256", "value": "3dbf6793fe720b39ab396b1b39af8aad39fd9e3b0f39af3951ff231f510a23b0"}]}, {"id": "db209f8802ccf425", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/V2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4810}, "digests": [{"algorithm": "sha256", "value": "69551d615043e09d4f860e829efa233efacf1ce7044db89681271f4d0e48b703"}]}, {"id": "1398292921108815", "location": {"path": "/usr/share/perl/5.30.0/Test2/Event/Waiting.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cdbe69171455351dd2714beb5d05c2ed6d2ac9a4a102f1f92a45fd40d799087f"}]}, {"id": "4a4b64d3b9c891e9", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1494}, "digests": [{"algorithm": "sha256", "value": "397a570597df383aa513de6ac7f3a26ee22f12fc1f57a922b7d4ac670c7e6fa1"}]}, {"id": "c0c29fa0ae42f844", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/About.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1484}, "digests": [{"algorithm": "sha256", "value": "a868c855bf34fe3666b807d32009d7b754dfe2b9d2578293bf4f0c4862a108fb"}]}, {"id": "b78ea0a287bd13e6", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Amnesty.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "bb559a521bbe82e1011fdd8c227a2a212ccaba52646962e39caf5bf90fd3d024"}]}, {"id": "0c08b928a07c5cd4", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Assert.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1712}, "digests": [{"algorithm": "sha256", "value": "e7f0ac87a9dcde7a42cc39ca017676b524b16c1d8264f89341abd9a460b4ccf9"}]}, {"id": "b0dc2fafff8d6738", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Control.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1836}, "digests": [{"algorithm": "sha256", "value": "5a7e45199ab316ee1dc46f8bd49d79b0143f58b756d992eaf4491d0019b667e6"}]}, {"id": "8779f2506251f5ac", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Error.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1803}, "digests": [{"algorithm": "sha256", "value": "863705e5c6a78f5a49d341dc17a892cf8241d2529af8e61c208161c506a1c15d"}]}, {"id": "579b75ce39d11273", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Hub.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1877}, "digests": [{"algorithm": "sha256", "value": "c09e4855c8820540087fe7e556057714938ec312bf95d2171d9325e106534600"}]}, {"id": "7025d6e073dd07f1", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3126}, "digests": [{"algorithm": "sha256", "value": "8cbb955d920924baa95dda4fcfc59be252f8c0d5d9eb7fbf77c51045c6077ddf"}]}, {"id": "14afbb1b13699c8d", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info/Table.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2827}, "digests": [{"algorithm": "sha256", "value": "c18b58e253457d2557bf0bfbd0e775670b314a7c57ed6e2d68050b413f986128"}]}, {"id": "b54e2968930fa4b2", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Meta.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1862}, "digests": [{"algorithm": "sha256", "value": "27cea3e7cd8f2ff13340bc7c6e2a1540d0c283fb30c05a788c788382aea49359"}]}, {"id": "79f25bd84f45fb95", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Parent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1750}, "digests": [{"algorithm": "sha256", "value": "191ddab48e22247dfc12d7a1bf28da9e35da65bf034410fe77ce95802bb95543"}]}, {"id": "fd03549439dadd87", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Plan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1886}, "digests": [{"algorithm": "sha256", "value": "1bd4104d433438efac9b5f36cf78b886db51fc49caa3876e6969cac3d31c2b72"}]}, {"id": "588f2a3f69552786", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Render.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2047}, "digests": [{"algorithm": "sha256", "value": "c2eee380751da1c44bb86e922440a02a7649b1364864d021b2171aacc64e516b"}]}, {"id": "f242f882712aea0f", "location": {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Trace.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6073}, "digests": [{"algorithm": "sha256", "value": "b7734ff0eda647d3eaacef73f9567a14881b9ab11784a0b15a07439087c040b1"}]}, {"id": "f27c21d0a21d0b24", "location": {"path": "/usr/share/perl/5.30.0/Test2/Formatter.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3953}, "digests": [{"algorithm": "sha256", "value": "1528c67aa0ddfb8fee73615fd3bdac65bc1b575db8c5bf3826daafdc9296f2e7"}]}, {"id": "3246e93c9cea2ea3", "location": {"path": "/usr/share/perl/5.30.0/Test2/Formatter/TAP.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13562}, "digests": [{"algorithm": "sha256", "value": "a704221dca2a1021abf38441a44f29f6fdc703a14c758d4e87e20aad5916d51a"}]}, {"id": "dbe498c04116a99e", "location": {"path": "/usr/share/perl/5.30.0/Test2/Hub.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22774}, "digests": [{"algorithm": "sha256", "value": "3052f5426e714e93da0d68bd93f1f14b1f8f12e52af0c709c33b92a2be0d15a7"}]}, {"id": "840d953a1fcc212a", "location": {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "1a1146ccf1c14dd809b9164349145137f404546dc85161b6c9fcde753d44dae1"}]}, {"id": "0eb7b5e863880df7", "location": {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor/Terminator.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 736}, "digests": [{"algorithm": "sha256", "value": "addebed6c18a57f445daeb17fedb2fc8c88439d25cc7ad70f2cd30a4541b02d9"}]}, {"id": "b8929e6add6efc85", "location": {"path": "/usr/share/perl/5.30.0/Test2/Hub/Subtest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2640}, "digests": [{"algorithm": "sha256", "value": "b1ebcca5e5a49c299d669e5c3ae59cdc0bec7ff8877f7d03b5b459e5f8b0a574"}]}, {"id": "ddfba9db86ef6013", "location": {"path": "/usr/share/perl/5.30.0/Test2/IPC.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3174}, "digests": [{"algorithm": "sha256", "value": "f13ec3550b0c84ad457954658a079168ca15eb4fc8abd6aa0f1e217e7528a108"}]}, {"id": "bd66950540133866", "location": {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6522}, "digests": [{"algorithm": "sha256", "value": "bcaf9719a9dabe5e94aa850bb0ed83ea1a0c7ade83bec6705a73258070c2f77e"}]}, {"id": "6bc8b6592ba04054", "location": {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver/Files.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12783}, "digests": [{"algorithm": "sha256", "value": "f7afafe00eb536456e2203c919556f2b11789f7e0516ea22f38e2417f5c50b43"}]}, {"id": "58a9d0283c548cd3", "location": {"path": "/usr/share/perl/5.30.0/Test2/Tools/Tiny.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9141}, "digests": [{"algorithm": "sha256", "value": "75a4859bd480e379b699408116c7d5a582b28364a5110c3fbc21d08b7c0f9136"}]}, {"id": "85673c48791831ee", "location": {"path": "/usr/share/perl/5.30.0/Test2/Transition.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13478}, "digests": [{"algorithm": "sha256", "value": "17e4ec6226869f3a88a88b13ff9c830008e2e344d91df9d880b841f0e9d2f2fd"}]}, {"id": "6644de971f91af2f", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10500}, "digests": [{"algorithm": "sha256", "value": "8f4c59363fca4f39adcaebda9f83f11049610d95e79f7320e22d5dc4992fe1dc"}]}, {"id": "af1719ebb49c955b", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util/ExternalMeta.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3779}, "digests": [{"algorithm": "sha256", "value": "bc7ee1e23c212806d13dc496f9ed97afd66b631a19e5a131a8a707bd9fa737c6"}]}, {"id": "9eb80769e8ef65fe", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util/Facets2Legacy.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6907}, "digests": [{"algorithm": "sha256", "value": "6be870320933a6b9935efb006d1325e79fb0e4806fe3768a2664d92a98e34cc1"}]}, {"id": "63f0f93c9c961ac8", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util/HashBase.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11722}, "digests": [{"algorithm": "sha256", "value": "48bd412ae3a09d35488b2c4e599e9c83a67f2302d2c828dd94d1b9ed193a2860"}]}, {"id": "7cfd8569286f7d01", "location": {"path": "/usr/share/perl/5.30.0/Test2/Util/Trace.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "df9ddfdb0abb98c229c3af7dda7587e72cb6cbbac865cd7d91f32a3293562400"}]}, {"id": "ab8d7165ae8be992", "location": {"path": "/usr/share/perl/5.30.0/Text/Abbrev.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "bd8e984ee828638d9d17515c406d093eb28723dfb6b0f12dc61926e59bf5ea4a"}]}, {"id": "affc4f73265a4249", "location": {"path": "/usr/share/perl/5.30.0/Text/Balanced.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67694}, "digests": [{"algorithm": "sha256", "value": "87edef28a20b3cbfeba2b3d0db3040c9ac28b10af35a79e95698ef58ea35486c"}]}, {"id": "f17bd05260247849", "location": {"path": "/usr/share/perl/5.30.0/Text/ParseWords.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8144}, "digests": [{"algorithm": "sha256", "value": "8a33df070a25ea3fe4e1decc3de808e6c186805fd068b02792ee01523bc9df57"}]}, {"id": "babff932c97d585f", "location": {"path": "/usr/share/perl/5.30.0/Text/Tabs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4457}, "digests": [{"algorithm": "sha256", "value": "d97497df58a7be9eaa83821332401a5a622750040136bb328a4d005d8812a295"}]}, {"id": "acac0cd7d62d5e4e", "location": {"path": "/usr/share/perl/5.30.0/Text/Wrap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9018}, "digests": [{"algorithm": "sha256", "value": "1ae6b56a173c7ac166ef5dff4e0d2e882fb1f5389a1eceeac7b70ed8d09d5a79"}]}, {"id": "34ab01269449959a", "location": {"path": "/usr/share/perl/5.30.0/Thread.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8287}, "digests": [{"algorithm": "sha256", "value": "0d97316fa237eede5fbd98ab28c7838229423df1a7adaf7ba3503fd8f5ad3d85"}]}, {"id": "3d5bfba2aad78352", "location": {"path": "/usr/share/perl/5.30.0/Thread/Queue.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17647}, "digests": [{"algorithm": "sha256", "value": "391e629d6bf469f514417f223cc187d39be9a6572a21d2168f83bdaed5b73568"}]}, {"id": "ca63dbc760a7049c", "location": {"path": "/usr/share/perl/5.30.0/Thread/Semaphore.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7582}, "digests": [{"algorithm": "sha256", "value": "6fa6967cc7b2ad72eec3c2c627120e8396be9223522d733f57c9d1c5ad14a3cf"}]}, {"id": "e7baf66e3b444819", "location": {"path": "/usr/share/perl/5.30.0/Tie/Array.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7303}, "digests": [{"algorithm": "sha256", "value": "cf94eae7755e911ddfd5c8e0853d29ad748a8359f05b9a156704fb7981185aa8"}]}, {"id": "e5f44f4aea5fec6c", "location": {"path": "/usr/share/perl/5.30.0/Tie/File.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 77444}, "digests": [{"algorithm": "sha256", "value": "d1a3234f91d7e4ba0e4018fb822bece4981c6baabe33846da19b179beace0f3f"}]}, {"id": "e40731560b79da71", "location": {"path": "/usr/share/perl/5.30.0/Tie/Handle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4202}, "digests": [{"algorithm": "sha256", "value": "a15263f2fbaab6927932fbdf5dc7be936cc2e577120783a36a4992c15314f0aa"}]}, {"id": "c2f203a4c7fa9d26", "location": {"path": "/usr/share/perl/5.30.0/Tie/Hash.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7639}, "digests": [{"algorithm": "sha256", "value": "12e565ea59a4a3a332d8fefa40a654f9482014c145f165bef3d065a59daee55a"}]}, {"id": "d5c4b8ee9195a422", "location": {"path": "/usr/share/perl/5.30.0/Tie/Memoize.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4251}, "digests": [{"algorithm": "sha256", "value": "64d7bc642e1bdbcd01b125a860cfcc0f3f4700ef7a635655b0a7e2eae6cb78c5"}]}, {"id": "9ff6362c5b751b63", "location": {"path": "/usr/share/perl/5.30.0/Tie/RefHash.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6237}, "digests": [{"algorithm": "sha256", "value": "5fab9bbf77aead9fb466b79a143dd37334541d900974380dd06eb8e2f924eb19"}]}, {"id": "0b3fd9cedd8cec47", "location": {"path": "/usr/share/perl/5.30.0/Tie/Scalar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4164}, "digests": [{"algorithm": "sha256", "value": "d9bda096d077878654f000befe314c2890c3a4be204d7b8703b6a4dfcb40867a"}]}, {"id": "14647d993ae45c33", "location": {"path": "/usr/share/perl/5.30.0/Tie/StdHandle.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1378}, "digests": [{"algorithm": "sha256", "value": "a4548841fa6ffd98c61e1e9aae833d7975a227a77b5d6dbf0474260b1cfb87e4"}]}, {"id": "53b9dadf582e5a93", "location": {"path": "/usr/share/perl/5.30.0/Tie/SubstrHash.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5404}, "digests": [{"algorithm": "sha256", "value": "d3207217dce4917df140c21d3ed0f408882bf70d7bc8a49a2589e0f23d61d03c"}]}, {"id": "7e0ff09c0597d4ee", "location": {"path": "/usr/share/perl/5.30.0/Time/Local.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14362}, "digests": [{"algorithm": "sha256", "value": "c2db1e6ad7020c344d34d247b6d065f6558c1429ac8f631bb84ee30200c5a601"}]}, {"id": "e697f1e517d79f32", "location": {"path": "/usr/share/perl/5.30.0/Time/gmtime.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "f9ceb1e104e7b7ce1f5cae17575085459f5e2a72a3967195060e8f3d43669d8d"}]}, {"id": "53417ec34afce04a", "location": {"path": "/usr/share/perl/5.30.0/Time/localtime.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "2c596b4487b8a9b29722fa272d530d33616aa92a00aa1ec9abb652994e73e866"}]}, {"id": "6b6072200f8e44c8", "location": {"path": "/usr/share/perl/5.30.0/Time/tm.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "1e44c71d66a4ee043692d225d9bbc01be51f0e5051b0cdc057cbfe3af4cfd2cc"}]}, {"id": "cc92585e8d9392d5", "location": {"path": "/usr/share/perl/5.30.0/UNIVERSAL.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6594}, "digests": [{"algorithm": "sha256", "value": "899d9399b809be16d0797decabe63cc647f7985a605ae60de860be1a439c3056"}]}, {"id": "90381c8481533d88", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Big5.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 66468}, "digests": [{"algorithm": "sha256", "value": "626c69599a53f89263a0efd62f34eeedc658085837e72d93ace939d95e585629"}]}, {"id": "822c7672855ad3f2", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/GB2312.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35206}, "digests": [{"algorithm": "sha256", "value": "c18a2e17fb3044cf661df0bf8410e67aa36656bfb66fa81c245d053fba473639"}]}, {"id": "c17d3c0574a75a78", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/JISX0208.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32777}, "digests": [{"algorithm": "sha256", "value": "2aeeca8db81fe9f1d8da4eaf873f309f51d8affedb22c7f932e5ae28f5334722"}]}, {"id": "dbaecc6c6e0f8cad", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Korean.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48679}, "digests": [{"algorithm": "sha256", "value": "3fd038680985306f97427928a2dd9c7d614b2b8197f46418f865e48e8b4b6adb"}]}, {"id": "02087bda8572915c", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Pinyin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106071}, "digests": [{"algorithm": "sha256", "value": "084e6ec157acc463f03e27388bdf793a8c71583fb119779a3927db1dd73bb35e"}]}, {"id": "712c20c974c8279f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Stroke.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 121621}, "digests": [{"algorithm": "sha256", "value": "cd8e49cf8f7c3373ea78d0f108e2bd03bf77c427aba01092318b449aef080d0c"}]}, {"id": "185f209d0affa086", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Zhuyin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112687}, "digests": [{"algorithm": "sha256", "value": "5a6057ea0788eda824ddc4d2237d3a626fab0406a711ece640846ca266a94bbe"}]}, {"id": "dcc3747756c6061a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/af.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 158}, "digests": [{"algorithm": "sha256", "value": "b83c8137c7b8a93be8453b3701aab57b5c0527e27700ea388a8b5cfd705964c0"}]}, {"id": "c7427f37c326029c", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ar.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 861}, "digests": [{"algorithm": "sha256", "value": "cef7bb5c8e91f0d4c0468114c4ed5f141e9cdf6c32389a8e89762d602abf857a"}]}, {"id": "f70ed944bff3d798", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/as.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "9ce09b7e620f66bbd5f038fbd7752cb9f15bfb09977a252255f27411e759a58f"}]}, {"id": "e0aaa66fc6ce5ae7", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/az.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3600}, "digests": [{"algorithm": "sha256", "value": "9828486b4f76e068e2e84783558b51012f5078427484b5365bc9a8468ece88c8"}]}, {"id": "2eebf822c04dc1e8", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/be.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 566}, "digests": [{"algorithm": "sha256", "value": "debc955ba47821c63bac51a4e29760e19b3baf30508266eb61d37a2cd1c4622b"}]}, {"id": "04213fd1c12c15fe", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/bn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 364}, "digests": [{"algorithm": "sha256", "value": "9b2df0da57ae42a5e8de320ccf5402c40b4306e30d7849c185546a08b5830fbb"}]}, {"id": "d2b4c44d800849d0", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ca.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1336}, "digests": [{"algorithm": "sha256", "value": "03d0e36aebab2afabb145244ce9528e2d2f1ffc53572b8dcadd8cde12e63e757"}]}, {"id": "dc56e47c0d195bb5", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cs.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1472}, "digests": [{"algorithm": "sha256", "value": "cdda9cc7a225f73ce7ce401936173495bebd8cc09a8d7f2fc1ff03e0bf817271"}]}, {"id": "a1213a7161522783", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16789}, "digests": [{"algorithm": "sha256", "value": "3274e129ad488d11a031c5234ff6d414297ae6c9caa5f4f50523f33c39d6d537"}]}, {"id": "46093a0b2576a2c3", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "2d932664b0c9bc01ba5ddceabcd8225a6f2f90fc83ba48854f71da488c261726"}]}, {"id": "2d420a21cf06089f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/da.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5681}, "digests": [{"algorithm": "sha256", "value": "0c018cd1cad7b4e7213dcf195076a5550a298cd7c2c3b80b605fc4c6ebb56c3a"}]}, {"id": "fb61c00b600d64d6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_at_ph.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "a039a3dbc8c66c966620b89cc42ad455e258647bb39651e6b3b5f56a82f470ca"}]}, {"id": "28a0ffc07680adc6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_phone.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2476}, "digests": [{"algorithm": "sha256", "value": "2d10baa6ed0f4a543b25be20ac45c0ef1c8dc0cf90e457c7e7a27f1d3f326638"}]}, {"id": "4215e7230187f73e", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/dsb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3686}, "digests": [{"algorithm": "sha256", "value": "2c3e6feba0f91ace8b1f043f0e708abedf2606a9560809c6cabbacfa9751112d"}]}, {"id": "01f59666d5691614", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ee.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2556}, "digests": [{"algorithm": "sha256", "value": "77090698b00fd8494d0ee5d28d0a734dd00e89e0f5f5afa8a4d96d83dfb91434"}]}, {"id": "36810ff679de5546", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/eo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "2a4ab7e0c5eb680bd1ce818332111ca509faa98f13b4dacb93d3a3e53ea18f18"}]}, {"id": "3d3d8deb598225a0", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "eb0c1b82e49d5820632e8fc2748871b451bae3c53573266fd673ba3252b66dc9"}]}, {"id": "bc068a04ff5c70f4", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es_trad.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 816}, "digests": [{"algorithm": "sha256", "value": "eca4935811f002bddc85370bfa5ace1392ee81de81594d187a8fdc7ff7c8745b"}]}, {"id": "711957dd4ae68b1f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/et.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3700}, "digests": [{"algorithm": "sha256", "value": "2381a9a3e4ffbd76377765b9a493ea786c566eaf8d0a703fe61f7d077ac527d9"}]}, {"id": "4a62de8a423a142d", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fa.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3410}, "digests": [{"algorithm": "sha256", "value": "bd763197995f2c73ccef56315d95aab97926f9585c7bf31cef31949ea56bc111"}]}, {"id": "3187c5a702f772d9", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4766}, "digests": [{"algorithm": "sha256", "value": "b98fbbbd4038283f1316ea8356e8f156217eb352cb01d79df714e95dcde8626a"}]}, {"id": "d1e3b0c4c44a5ecd", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi_phone.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4658}, "digests": [{"algorithm": "sha256", "value": "2e835931509d8137e6066721947241e5cf7e6a29167f7369aba9e4920580595d"}]}, {"id": "e1b6201752691fd8", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fil.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "ac3a6082221307e46f5baa03729b06a6d0a92d4cf741e3f2d0e7d9d7741cc6d4"}]}, {"id": "dc767f4571672ffc", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5534}, "digests": [{"algorithm": "sha256", "value": "2ef64dacdc4b187fcb1cc1c3e257e6ce0a22ee1a8fb340b316689d53fe1d4d8e"}]}, {"id": "64d24f459bc87a7b", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fr_ca.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "7aad59cd14427ea1f6281ac260029c1b08c74c8a906c4fd5f31406204477a275"}]}, {"id": "fe413433b58cfdae", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/gu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 361}, "digests": [{"algorithm": "sha256", "value": "6dd07f2d3f0c5aba678bd9584989146d1fb465ccf5d8ae9d6d2486da823d1919"}]}, {"id": "c0ef477e14dbb833", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ha.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 917}, "digests": [{"algorithm": "sha256", "value": "55130a605b2a17e3d43dcb43f6e4f12cc1a3d98462adb92f5b24e5e5682a8000"}]}, {"id": "cab954b5a29fc23b", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/haw.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1511}, "digests": [{"algorithm": "sha256", "value": "a7699a11fe18968e92f74cf8a8f8ebe17228d23f2ed37876551b56d51f0f6400"}]}, {"id": "0018c308c4d8ce20", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/he.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "9b802a350cca0c61dcabad829202b218f00f22dc4901976574d34b9f87c397e0"}]}, {"id": "bab3a1a8d0e65e69", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 369}, "digests": [{"algorithm": "sha256", "value": "f83c7bc2570376a70b758dbcbb707652f081b5ab510147fe6367dd12939d993d"}]}, {"id": "def668a3fe18645a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3270}, "digests": [{"algorithm": "sha256", "value": "6cff41a5f65dfdb4d635e727c003e2bf1b05c9ac66dce1095f466ae91510dd3e"}]}, {"id": "eb16295171cc71ff", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17354}, "digests": [{"algorithm": "sha256", "value": "0dfbf750dc1c5a4c21d767f423abeb113372ea0fa0247058482bbf4fae65f115"}]}, {"id": "129be4c905d42dd1", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423}, "digests": [{"algorithm": "sha256", "value": "4e7123d07a3a3f6101695d5cc93ae57dfd69ac34d0af65530b074415d2c398fb"}]}, {"id": "98c1c938862359f7", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ig.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3901}, "digests": [{"algorithm": "sha256", "value": "a81b57ba3da6398c12d882c5cc7a53c83fc8dd0446dbdabcc40a5dab239fd963"}]}, {"id": "b9c33d2e0804c79e", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/is.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5340}, "digests": [{"algorithm": "sha256", "value": "5e94e8f7887598ee3ca3a308a4971fbfb13e7f59e9751233ebbd2b1d2b1f6867"}]}, {"id": "920592113bff4652", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ja.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201380}, "digests": [{"algorithm": "sha256", "value": "44f830e9de7ab79ddd6f867370f7f3a8defc1cb4f25da0c9bead6c078db96f60"}]}, {"id": "f3780523f6f3d2f2", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 834}, "digests": [{"algorithm": "sha256", "value": "f3159fa13167697de4ece07715808e0de8f9a4d618bdf12b0c6738d101e88dc1"}]}, {"id": "6dc3fe9fc75fcb8d", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5274}, "digests": [{"algorithm": "sha256", "value": "4dc7807c87cfe2255102ad1c3c2a8494432e95d24500f8a28b48181edd78abd9"}]}, {"id": "eca8ab1d11ea8b07", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "f9aa74fbb5d3bafbfc00abf211d5889c3bbabf1f97af71f88ca4d148b91bffd1"}]}, {"id": "fb77b81115bd1a76", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ko.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 62666}, "digests": [{"algorithm": "sha256", "value": "91f7a82de02eb255424fc03dc161b21d52cf8e6161a51e34163b15a46172e4c4"}]}, {"id": "1e49cfe46aafbfc6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kok.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 723}, "digests": [{"algorithm": "sha256", "value": "4065573f34b34e6876292e3b344e0242b7fcd90c07b7e6972394f99f0c5a74b4"}]}, {"id": "8068d5b63ed61fe5", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lkt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1382}, "digests": [{"algorithm": "sha256", "value": "c1809c395c663488f302f9d2c6e0c37f8afcf245daaad03c44212363780c0a3e"}]}, {"id": "f809cc3a2b3bbd64", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ln.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 487}, "digests": [{"algorithm": "sha256", "value": "3f8c17929d31d02fb1ada702389f48605715db9b9b8891bbfa19a5b25e6faeb2"}]}, {"id": "c754677141552082", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2963}, "digests": [{"algorithm": "sha256", "value": "0582be15c0279af54b45e02b14444d9e7b1df3672843d74dd3b8019ef4c10406"}]}, {"id": "a7398027ced1572a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lv.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "9d21d253bc1d72312dcb452f51ec4837231499fedb90d450870398d12b22ffa0"}]}, {"id": "e24e632f8f14c06f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 983}, "digests": [{"algorithm": "sha256", "value": "03123514586d185ad71b1efb59c463c5da4db062be211aa226c1a48d9adfe6c3"}]}, {"id": "a2a81f367ff3cc4f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ml.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "700db6e4c0d47b9f12777796233df9d3691c819f581abbf92d4a262ce4c5b08b"}]}, {"id": "1d1b77560c3670f4", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "aa048065362bbb00fb94382cac35caee3772b143dc3773bcb55b447df36d6ccc"}]}, {"id": "16f2da8bf9aae03a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2158}, "digests": [{"algorithm": "sha256", "value": "f375edb1a5e10f85bbb10bd15f0bec2d6763a084cada519d5963bef1f192abde"}]}, {"id": "5c90b4a39ad92e35", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5387}, "digests": [{"algorithm": "sha256", "value": "0ed9688cf4b1da948a40f7cf7ebcc896830afe38ec4925e53e7ce6cfd98f595d"}]}, {"id": "6b7db215b7636380", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5387}, "digests": [{"algorithm": "sha256", "value": "0ed9688cf4b1da948a40f7cf7ebcc896830afe38ec4925e53e7ce6cfd98f595d"}]}, {"id": "7f853559ba174856", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nso.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2878}, "digests": [{"algorithm": "sha256", "value": "a3fe5bb159c3f011e7bca9b0fcde465fdd2c590c4b4e8d780a554061782deebe"}]}, {"id": "1e052cade5bfcf9a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/om.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "15bbbc62397f44612d826c41fd831683feb0d732ea248515ce8b7737274dfbd0"}]}, {"id": "cf610dd19d178a23", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/or.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "68f0fa7e47d22d7ab72ec9adccbd7db8d2c0e0fa029268de51955189d4a3358a"}]}, {"id": "3bafa0001c88339b", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pa.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1351}, "digests": [{"algorithm": "sha256", "value": "c5d0e0044760b290481eb7be825f75ebd01add280214bb140b2bf4690e4b32aa"}]}, {"id": "7c62393d1a10376c", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3100}, "digests": [{"algorithm": "sha256", "value": "c7ce6f52ff4561bba3eb9a6c472c7b26f107b13ac2de20580d9185fb00e04388"}]}, {"id": "b6e83b9b01490325", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ro.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3932}, "digests": [{"algorithm": "sha256", "value": "410c3e75ad8f94bd358c3b4dd8f7392de5b1c1b93e209b33b8371d758f9850fa"}]}, {"id": "efedcc5f2cf91cd2", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sa.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "aa048065362bbb00fb94382cac35caee3772b143dc3773bcb55b447df36d6ccc"}]}, {"id": "982e5864590b0ce9", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/se.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10694}, "digests": [{"algorithm": "sha256", "value": "5cd8ea3699dae08b4d8895ee58333b08349ca4fe73d2c89dc887240068d264fc"}]}, {"id": "534d93afb4c8a72f", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "8b68ae0fe42cc43aa5754c9b06c978e7e2ef232c422e219a8a77df210272e9ae"}]}, {"id": "e61d6696dc1ec803", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si_dict.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "bb14f758c1f9e1dd96263269abb2fb9954bc6a774f3c1046cb85fa23e3e53472"}]}, {"id": "ad01be10c87e2231", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "eda13860ab007a1ab05751203df616e8ad305d78d819c2fd9a04cce5c519f7c9"}]}, {"id": "02f3b73f327522c2", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 862}, "digests": [{"algorithm": "sha256", "value": "7e797512ed42ea45c2a1093ac1b5e9f3b3c8e46049b8ab53d26730637f9fe568"}]}, {"id": "4af02b26679a30de", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sq.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3776}, "digests": [{"algorithm": "sha256", "value": "354877d20760b93177fc0f021470b1d30d090dfa4077e8e6c48ecaaec313349b"}]}, {"id": "995ae95c9c77dc44", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 275}, "digests": [{"algorithm": "sha256", "value": "0e758aeb2bf27fce1d233f0507701e1b8a7b4cb2b4ddf43b76fbd0d2fcec9719"}]}, {"id": "386c368f6f810693", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6526}, "digests": [{"algorithm": "sha256", "value": "9393ad324e6e22efc19b8c441f5aea492922401d888022b75a88f79370bfa1f2"}]}, {"id": "17abd1828d25bef8", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv_refo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6418}, "digests": [{"algorithm": "sha256", "value": "05b66bd613a6913b816dc41b343717ee4e4decebfd1e21b1c32181c202ffeaa2"}]}, {"id": "d5653b73be1d0960", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ta.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3958}, "digests": [{"algorithm": "sha256", "value": "9f466838291ee2c3ed5bbf47ead8170e242f874259c2dc1d069e4bb96c9f54a1"}]}, {"id": "50a05de490f596df", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/te.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 360}, "digests": [{"algorithm": "sha256", "value": "562c070c93b7316229294542062f3e1dc91ba29cc11c4dffe23ce9f4a2c03440"}]}, {"id": "917c5b6a01cba266", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/th.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "e2b5884a2bfeebead1fea8d97638f7d12ee7e4021ad79397eb6144b0c56706c5"}]}, {"id": "665898294cf288a6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2878}, "digests": [{"algorithm": "sha256", "value": "a3fe5bb159c3f011e7bca9b0fcde465fdd2c590c4b4e8d780a554061782deebe"}]}, {"id": "2815703df7acabad", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/to.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3825}, "digests": [{"algorithm": "sha256", "value": "7948ec459b44cf1547ef13e603569a4b290975667b7e692b4fc8853e2fc9ab92"}]}, {"id": "4cc7ab23f6230b5a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3242}, "digests": [{"algorithm": "sha256", "value": "389aa937502f43d2c0e38c1821f368c05b1114fe21e5d0b5c4ad78ada1d3673d"}]}, {"id": "084b9066d8d2f416", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ug_cyrl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 204}, "digests": [{"algorithm": "sha256", "value": "02957ed3fdc096b13f238298c59572c7c496d4e08c875d3de2061b18aef277c6"}]}, {"id": "a639964769119008", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/uk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 637}, "digests": [{"algorithm": "sha256", "value": "aadb1b9cd7f4656309857ee7b6bc7b165b02ef0a066417624ef0cfc9dab3c773"}]}, {"id": "766e59e3cff9386c", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ur.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6368}, "digests": [{"algorithm": "sha256", "value": "657fc6110b222906e2290d0738ba13e06790d3ff8b3487dc0f956a7832f7260b"}]}, {"id": "ec2d3eb6a9ea87f0", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22785}, "digests": [{"algorithm": "sha256", "value": "1f8a57458c20f78f23edb183cf1392d0dae1f6696569850d99749af250fc146f"}]}, {"id": "e9e7149b7fb58576", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "1b41de1698077d5f87a9ed7d83c13dcfbd843a6a0a51bdbd0c8fa48dd64f7c5c"}]}, {"id": "9145baa2dd0dd95a", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wae.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2387}, "digests": [{"algorithm": "sha256", "value": "4175c8b6e8e7a03ec4074a8b28211053f25884a138218e90bb827c35d254ecdc"}]}, {"id": "d1d9bb292713a6da", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1820}, "digests": [{"algorithm": "sha256", "value": "af9128e48b3dbbde4a8acf7b83eb115ea5149b668bd1ba02029d4ed1b2449c5a"}]}, {"id": "86b0781f62324c77", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/yo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "5459ad166a0247fa5b00cbcfac8b9de68221c7b0666989035549f387e91f7a89"}]}, {"id": "b233466d2497a3fa", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15294}, "digests": [{"algorithm": "sha256", "value": "70e425457a2fcb320f0ed5b5a0dcea8b6b6f31ff4cfca30b140409ebaec28b6f"}]}, {"id": "7f460fa5d23fbd90", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_big5.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63278}, "digests": [{"algorithm": "sha256", "value": "eeb4f3d29518ebc9778f2f4ba9aa58de2b81ca3789bc9631a9ccee6c340df671"}]}, {"id": "d5acdfc091d5bdc7", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_gb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42362}, "digests": [{"algorithm": "sha256", "value": "4c50348ed4d8aae8c458068326a17f639b4b24773f4d5aa296d9a2f9be94b85d"}]}, {"id": "01bb673d564a34a0", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_pin.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 101390}, "digests": [{"algorithm": "sha256", "value": "dc31e99c369b4b9048d22913bf7ffd61d689682bb8176d7c5787f8db72e20fd2"}]}, {"id": "6aee98017de3e423", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_strk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106613}, "digests": [{"algorithm": "sha256", "value": "a2107e174ca951dc4bbd26b42618ba53c7c14e190e5772d1e411544e208124ba"}]}, {"id": "f0fa7d32d5fda842", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_zhu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 104801}, "digests": [{"algorithm": "sha256", "value": "958039e75d17ec4df34db92455cdeac2505a33c4091b7638ae50ea6f9727635e"}]}, {"id": "f31d39b40c1c5ae6", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/allkeys.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1840738}, "digests": [{"algorithm": "sha256", "value": "d4c477aaeb59e026f34688ffb48096c7505aa48ce044757977ace647d0429a17"}]}, {"id": "5954ece2aa0b6a91", "location": {"path": "/usr/share/perl/5.30.0/Unicode/Collate/keys.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52838}, "digests": [{"algorithm": "sha256", "value": "3490fb3785180b58c8d52ce2676975959efa0c018b0f1671b4b280c61123d812"}]}, {"id": "c6e13876c5cb74fc", "location": {"path": "/usr/share/perl/5.30.0/Unicode/UCD.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160805}, "digests": [{"algorithm": "sha256", "value": "d34c77b7e7a94986cc82056919f4ffc1503b73091561e16bd8ef145ac0fd04c5"}]}, {"id": "02dc25a36feeac2d", "location": {"path": "/usr/share/perl/5.30.0/User/grent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2918}, "digests": [{"algorithm": "sha256", "value": "83dc4ac26b309360ad1db72b5f71fedcac66b9b332bd062fbcfedae3a24c99c7"}]}, {"id": "3f64353689300135", "location": {"path": "/usr/share/perl/5.30.0/User/pwent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9982}, "digests": [{"algorithm": "sha256", "value": "5fa710765a5d4e5abd681ae932626cb1d3920078917a7260c060f057766ffc9e"}]}, {"id": "b0017791f8e0be28", "location": {"path": "/usr/share/perl/5.30.0/XSLoader.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11252}, "digests": [{"algorithm": "sha256", "value": "c08f40d29fea04a0c820dd190e93ad8f3dc1954b2072ffc81a1b477c851f8936"}]}, {"id": "0dd275115613fb66", "location": {"path": "/usr/share/perl/5.30.0/_charnames.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33166}, "digests": [{"algorithm": "sha256", "value": "dffaaa170d9e5e0b86c770f4125a4a00244867bc06c1510dacaf97b5b86459f5"}]}, {"id": "03e375ff2e2f0283", "location": {"path": "/usr/share/perl/5.30.0/autodie.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12886}, "digests": [{"algorithm": "sha256", "value": "5e7ebd79b754e6fd44e51a757ae8f16fe8bc2a0ecf984a0d59f963124d6ae195"}]}, {"id": "79b6f91b96ef7811", "location": {"path": "/usr/share/perl/5.30.0/autodie/Scope/Guard.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1396}, "digests": [{"algorithm": "sha256", "value": "b5142df06a5e5f82c0f3a2513736d0d5066d884025244f4c320c51bf06d0e001"}]}, {"id": "d6688c2f2948714c", "location": {"path": "/usr/share/perl/5.30.0/autodie/Scope/GuardStack.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "aabeeb8804de700bc4a0f7fc73547063390102b3c5214f1e426a3432814edb43"}]}, {"id": "496e845e9a259707", "location": {"path": "/usr/share/perl/5.30.0/autodie/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7743}, "digests": [{"algorithm": "sha256", "value": "7cb4898a6369bdd7d51e9316519a2fefb1a1d095196b3283326dec4e89af88db"}]}, {"id": "59f7689bd877aecf", "location": {"path": "/usr/share/perl/5.30.0/autodie/exception.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22264}, "digests": [{"algorithm": "sha256", "value": "caddb29590fa4f0655dfc147d3418c0b68900d4b5203c2019f560a4c7c7c1169"}]}, {"id": "d9c89e9c360df31a", "location": {"path": "/usr/share/perl/5.30.0/autodie/exception/system.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1631}, "digests": [{"algorithm": "sha256", "value": "2836e813c39d54833f91be5d24cf7825a7d2ab70db20ddcab49bb5dc4470925c"}]}, {"id": "b6a8f1736af2bdd3", "location": {"path": "/usr/share/perl/5.30.0/autodie/hints.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16916}, "digests": [{"algorithm": "sha256", "value": "d25564fa01c6fffe66b8022032ee77f408dce5ee057c3a5bb09e19d7fcf25abb"}]}, {"id": "d4b30588f6602d09", "location": {"path": "/usr/share/perl/5.30.0/autodie/skip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "655427f6d5a24f42190cabdeb47be1eb58079a11f764858f7bf959b3cb34b6e0"}]}, {"id": "10043f456682ae9a", "location": {"path": "/usr/share/perl/5.30.0/autouse.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4238}, "digests": [{"algorithm": "sha256", "value": "338a7e39931d89ed0c77ee2240b158badc06fd47e6506da2edb72625c3ba62f2"}]}, {"id": "fbca06f01f880ddd", "location": {"path": "/usr/share/perl/5.30.0/base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10961}, "digests": [{"algorithm": "sha256", "value": "4f8b2f1898bbcc9c481481798d113617d46a9f73d87bcdcbef5fe26044b2fa6c"}]}, {"id": "83548a50255ca76e", "location": {"path": "/usr/share/perl/5.30.0/bigint.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23398}, "digests": [{"algorithm": "sha256", "value": "cd5ef50bb4a155d09c54d92a0f7d239143a3d420a737304238cf3427fe42a664"}]}, {"id": "0161aecc88d1aa1b", "location": {"path": "/usr/share/perl/5.30.0/bignum.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21137}, "digests": [{"algorithm": "sha256", "value": "494b2bd764d286900dc8c59d63992bf5652d7029ee452d6ed7f0d43801053a80"}]}, {"id": "68d34b69920dee6f", "location": {"path": "/usr/share/perl/5.30.0/bigrat.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16154}, "digests": [{"algorithm": "sha256", "value": "253ce4a441dfe9c6c50d48fcd2785f50613d97eb06de44741a59f6f35aa3016b"}]}, {"id": "749019103f6349c6", "location": {"path": "/usr/share/perl/5.30.0/blib.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2062}, "digests": [{"algorithm": "sha256", "value": "f7b4eb170c00d68336ae1d4d075865d765ba0af6e881bb669e9da8adc60bb2e6"}]}, {"id": "33de09958de27029", "location": {"path": "/usr/share/perl/5.30.0/bytes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3740}, "digests": [{"algorithm": "sha256", "value": "808eaaa305c6a0c64026b1ae824f39c5ad75a451e8c178a934bd86d1360fdbf8"}]}, {"id": "c13081e7f9367e29", "location": {"path": "/usr/share/perl/5.30.0/bytes_heavy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "c7def62cbf7d031c4fe319e414117043f2a273885bff93bd18e11935d00a6677"}]}, {"id": "75b8c24c6cedf930", "location": {"path": "/usr/share/perl/5.30.0/charnames.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20867}, "digests": [{"algorithm": "sha256", "value": "6893b9916b2700a479d94ed796de13f28f4b0ef427e5005f6a6f9780724960de"}]}, {"id": "a4b670290d6e61a2", "location": {"path": "/usr/share/perl/5.30.0/constant.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14724}, "digests": [{"algorithm": "sha256", "value": "e67cdfa533d42cbe5265bcf3c270f055620cba38a9295b5d584b7efc37a0c156"}]}, {"id": "159bc782954d08f9", "location": {"path": "/usr/share/perl/5.30.0/deprecate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5194}, "digests": [{"algorithm": "sha256", "value": "912cfa0fb1cf8d9ed980957bd17802bdfa9c78fbadd929ab12e47564ff38f43a"}]}, {"id": "cfb0e11a171dbe67", "location": {"path": "/usr/share/perl/5.30.0/diagnostics.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19038}, "digests": [{"algorithm": "sha256", "value": "6bbafce471fe506a1f5cab3875f656e266281842c8112b6c21d8f88aa930d5cb"}]}, {"id": "3d82ee9f2942918c", "location": {"path": "/usr/share/perl/5.30.0/dumpvar.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15555}, "digests": [{"algorithm": "sha256", "value": "f45d2cdb28d14514fef7c4b742870776a468e3324740485f9dd230587e515bdc"}]}, {"id": "04089b7de5cc4d6d", "location": {"path": "/usr/share/perl/5.30.0/encoding/warnings.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7052}, "digests": [{"algorithm": "sha256", "value": "66dc3ed4c787854fe5af410de985a282f2111e34549aab97007f2be030b6c8dc"}]}, {"id": "f3963cfc82f9b4ff", "location": {"path": "/usr/share/perl/5.30.0/experimental.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7064}, "digests": [{"algorithm": "sha256", "value": "2a7a0bfe6eff4d44ba7fcdfee26c081896eba1ca99ea667c025ff157c8faedbe"}]}, {"id": "c4a20bf949c0983a", "location": {"path": "/usr/share/perl/5.30.0/feature.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17695}, "digests": [{"algorithm": "sha256", "value": "8cf4e139b4729963ca2175dffee07d5827f8685099fab1ebc8be222ddc250155"}]}, {"id": "ee94b9b32deeba42", "location": {"path": "/usr/share/perl/5.30.0/fields.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9475}, "digests": [{"algorithm": "sha256", "value": "dad1e97a1445841f26099a763ac11324326f00e5b5118390726a92b54a0095cc"}]}, {"id": "0b6c06d9095c472f", "location": {"path": "/usr/share/perl/5.30.0/filetest.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4003}, "digests": [{"algorithm": "sha256", "value": "dca763b20f8c701557c37bdcee0c589b9e21a3014b0452cfd673e65214b854f7"}]}, {"id": "932ad399fc94ee34", "location": {"path": "/usr/share/perl/5.30.0/if.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3611}, "digests": [{"algorithm": "sha256", "value": "2fb755e777370ff337330ba40e6d927f19cf3ea28f63e75cc1361cb667318487"}]}, {"id": "d51d6cbe4dd6de81", "location": {"path": "/usr/share/perl/5.30.0/integer.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3254}, "digests": [{"algorithm": "sha256", "value": "eb62cc3ee22a592bc673e07158927d1a6536075d33258fc67ff91e3f720cf463"}]}, {"id": "609aa0b19d8d5193", "location": {"path": "/usr/share/perl/5.30.0/less.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3204}, "digests": [{"algorithm": "sha256", "value": "ed1e23ae5343dab562f5b3d8175c87964ec74af7f934f30cee287d51085ecf1d"}]}, {"id": "2533a6ec866d3c48", "location": {"path": "/usr/share/perl/5.30.0/locale.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4855}, "digests": [{"algorithm": "sha256", "value": "2b21c1ea5095b62d18db3278ce9f4d486ca8c9572f4485a9ae8012e161adaa2d"}]}, {"id": "e31beef1b60db007", "location": {"path": "/usr/share/perl/5.30.0/meta_notation.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2117}, "digests": [{"algorithm": "sha256", "value": "cec8ed04d68bc8f205641f09130a97f94f8991cf76cda31ac80fee645beb9580"}]}, {"id": "c118e25e1dfe970e", "location": {"path": "/usr/share/perl/5.30.0/ok.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 967}, "digests": [{"algorithm": "sha256", "value": "8e3b8d65357bfd9c1e609942306a3432e2375c6b92d7438320eedfd3c86d067a"}]}, {"id": "bdf00816e8440c8a", "location": {"path": "/usr/share/perl/5.30.0/open.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8021}, "digests": [{"algorithm": "sha256", "value": "8e995abe8b168c1d740d88d78724327ad730ad929c8be91b22c8b92b05b2d689"}]}, {"id": "7f8955c5ce373042", "location": {"path": "/usr/share/perl/5.30.0/overload.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53288}, "digests": [{"algorithm": "sha256", "value": "6d44d03aa77c15aacdaca194e6f8973ae92778272c4cad7868b2a591a8e387db"}]}, {"id": "04c961a839437bc9", "location": {"path": "/usr/share/perl/5.30.0/overload/numbers.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1951}, "digests": [{"algorithm": "sha256", "value": "482f02bdf621f7e7656311666a4f1caa6b329d2ec3a197b3672ad92855794f1e"}]}, {"id": "7a65411f665d0022", "location": {"path": "/usr/share/perl/5.30.0/overloading.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1808}, "digests": [{"algorithm": "sha256", "value": "5bba56c0acdcc449ca3b73500862a5750c907d97d652978038dbc7809c4fcd07"}]}, {"id": "dbfc3832517cceb3", "location": {"path": "/usr/share/perl/5.30.0/parent.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2575}, "digests": [{"algorithm": "sha256", "value": "eaf86af837ff7c493d54b443ac332ec66fdb64ca1d392e6240dd332b6717fd3a"}]}, {"id": "185977222f1807a0", "location": {"path": "/usr/share/perl/5.30.0/perl5db.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 317120}, "digests": [{"algorithm": "sha256", "value": "dd34957fdbc44916f13d26c0dc080173e540b303fb5f8c84a4b8afebdb7ccd20"}]}, {"id": "80e449832b7b9ff3", "location": {"path": "/usr/share/perl/5.30.0/perlfaq.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 77}, "digests": [{"algorithm": "sha256", "value": "f1e7c197281ef809c71cbd560e55fe30669aab32ce80a14d222a2b9151df0a7c"}]}, {"id": "37d5a3e75ac00c9d", "location": {"path": "/usr/share/perl/5.30.0/pod/perldiag.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 293861}, "digests": [{"algorithm": "sha256", "value": "7f104929a7e688af858af8d2101884d02bca2d3f64cf512636543caf2e4f8780"}]}, {"id": "9f369c4cd38b6db9", "location": {"path": "/usr/share/perl/5.30.0/sigtrap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8736}, "digests": [{"algorithm": "sha256", "value": "24b5f02662607b9c1e8e5d1f91d70309685add22e23dea7bfe319a5d34a75e9a"}]}, {"id": "c3770e04458030fe", "location": {"path": "/usr/share/perl/5.30.0/sort.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3911}, "digests": [{"algorithm": "sha256", "value": "32929560949332bc9468d59982da34e4c57a12478c4f1acef32f4a6ba600e897"}]}, {"id": "f01b9b0f352c15ee", "location": {"path": "/usr/share/perl/5.30.0/strict.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4738}, "digests": [{"algorithm": "sha256", "value": "89a96f0a1a1ed78e0e9c525434b5779b2e2baa8f976dfa2f78771282fa08d88d"}]}, {"id": "4277d3154d55b043", "location": {"path": "/usr/share/perl/5.30.0/subs.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "2cff4d5097a2a0a0ac5f04f68f2d6a8c3c5b6cced90402004d2489a1dc71b3ec"}]}, {"id": "a88499e514fd3b6f", "location": {"path": "/usr/share/perl/5.30.0/unicore/Blocks.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10086}, "digests": [{"algorithm": "sha256", "value": "a28b205afe8625fffdb6544a5fe14cf02b91493d9900f07820fa2102a17548f7"}]}, {"id": "48e3472f364a5fab", "location": {"path": "/usr/share/perl/5.30.0/unicore/CombiningClass.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4571}, "digests": [{"algorithm": "sha256", "value": "f8e23205090c4f3cb2fa9f8f0876f8e1556c56d5b0069e1f7a5b16126dd2f5ed"}]}, {"id": "79bad4b5a2e1939b", "location": {"path": "/usr/share/perl/5.30.0/unicore/Decomposition.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 109169}, "digests": [{"algorithm": "sha256", "value": "64ede47b04785836b6cfea5d2cb4fecef058f132404415bb173cf76e3d7b0152"}]}, {"id": "6d2c157cc484a150", "location": {"path": "/usr/share/perl/5.30.0/unicore/Heavy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144186}, "digests": [{"algorithm": "sha256", "value": "08981eebe09e84a6206dbcf8b557e24cb59e320be844de1fbabe67547312cd5e"}]}, {"id": "b925b811dbb29624", "location": {"path": "/usr/share/perl/5.30.0/unicore/Name.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1041215}, "digests": [{"algorithm": "sha256", "value": "105bb523f999b6ace199af0fb905953736901340d281d736a9ff7a22d1d945eb"}]}, {"id": "99120a64eca08709", "location": {"path": "/usr/share/perl/5.30.0/unicore/Name.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9591}, "digests": [{"algorithm": "sha256", "value": "0c74da46ec7be0bfc4c42d53a3933f02ea3015d095328fa7cb4db7af77909f51"}]}, {"id": "9e95e185ecf3fee2", "location": {"path": "/usr/share/perl/5.30.0/unicore/NamedSequences.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19005}, "digests": [{"algorithm": "sha256", "value": "d3eb9a288ebeaf9de1237989f490705e287b6f610b59d2459fb1b7c2d8e39c39"}]}, {"id": "03b94034f0147187", "location": {"path": "/usr/share/perl/5.30.0/unicore/SpecialCasing.txt", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16830}, "digests": [{"algorithm": "sha256", "value": "817ce2e9edca8e075a153f54b8f3b020345e37652cd2bda9b1495c366af17e7e"}]}, {"id": "b1281ec395f4141f", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Age.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21000}, "digests": [{"algorithm": "sha256", "value": "961417745ee95475ec5931838da4c48ba35b66019460da7851b175ccae725433"}]}, {"id": "db790417e67cd168", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Bc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9094}, "digests": [{"algorithm": "sha256", "value": "3c6b0bb9277bf142e1d188fb73bc95a9edd47e00165bc9f0ab18acf5c1de786d"}]}, {"id": "a01c2e44b90e61b0", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Bmg.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5735}, "digests": [{"algorithm": "sha256", "value": "57ba04841aaeaa9ab7c7d611f3a7db72cb4c3c844dfb6e64c6dceacdd61b7801"}]}, {"id": "880024d5a6831d47", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Bpb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2126}, "digests": [{"algorithm": "sha256", "value": "872ce4fcfcb74f6dbde740df7f3d67388b30d446adc442780fa9978f87233990"}]}, {"id": "2a108576c654b581", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Bpt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "8971102749378014a43a4a14aa9685fa3db50d72c18012d1e66f0ea0782211f3"}]}, {"id": "a0b60918aa511ac1", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Cf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15648}, "digests": [{"algorithm": "sha256", "value": "4954ec46e2d7160c6709c3d14ca86f7bdd61a8def8d708a6cd87e73a4af9e707"}]}, {"id": "c966f27a4afcc854", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Digit.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6394}, "digests": [{"algorithm": "sha256", "value": "b1ade3371dd8083edfb6eedeef92e9581dca702bdd0e8d009bbf3cf566440ee4"}]}, {"id": "05caa30167b6b94f", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Ea.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3956}, "digests": [{"algorithm": "sha256", "value": "6850e0744bba336b112a68b2f491ec3d6b47bb50afbee2e8717129c6a0a88600"}]}, {"id": "782d0b72897c4602", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/EqUIdeo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4623}, "digests": [{"algorithm": "sha256", "value": "449ef113171500b9a41f44cbfe2bd8a469d8e0e11007baa33fb7d0c0b6b85767"}]}, {"id": "15a42d9f55cd523f", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Fold.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24772}, "digests": [{"algorithm": "sha256", "value": "b96864b38532263204e369702c3996e205cc0a157e6de70b01d7ce28cb843e56"}]}, {"id": "ab4c1cc7b0550795", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/GCB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20158}, "digests": [{"algorithm": "sha256", "value": "44fc164fb7367eacd1d9ae25ff9367a3ef9be860ce9620da7a310982e96f5020"}]}, {"id": "a918193552b5515f", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Gc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34394}, "digests": [{"algorithm": "sha256", "value": "9c5b3c85aa628f020afc2f5a544712049004023bce6292e80290c5420e38859e"}]}, {"id": "c369ff1bac630958", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Hst.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9999}, "digests": [{"algorithm": "sha256", "value": "ca1c57d9dc0a539e5db087f76680817c556fff4f74fe79dbb20ccb163bfbd6f3"}]}, {"id": "50be0ce140157941", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/InPC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9040}, "digests": [{"algorithm": "sha256", "value": "d164f55697231d15e00b043386b7f2a6fae5af23a11ca100d156719cec975c3d"}]}, {"id": "cd1d3569b8097f2b", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/InSC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16119}, "digests": [{"algorithm": "sha256", "value": "e307badfb0b590175460c8671749240fc6e002433983ea5d7dfaedb67581ffb7"}]}, {"id": "110f7d4325db9756", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Isc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 799}, "digests": [{"algorithm": "sha256", "value": "d22f80686d631d83e03e0a06cb9937348a27aeea781239a8cc6d7a19d024ae4c"}]}, {"id": "02a9de021d976cce", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Jg.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3610}, "digests": [{"algorithm": "sha256", "value": "e5288569543fbacdf677211d1e174c78270956a27791f070f4558a54616f90d8"}]}, {"id": "c2819ef8a336bde9", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Jt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5543}, "digests": [{"algorithm": "sha256", "value": "adc85b0f6376566cdd089b66bc1ecf4586f7d69969579a8f212d71becfd02d54"}]}, {"id": "ce0855ec237e58fc", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Lb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31892}, "digests": [{"algorithm": "sha256", "value": "186a9d15ec73068ef5b031b0713459486fe2646bf5beec5799dff24a06bb6efe"}]}, {"id": "35c59ef9f56ce978", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Lc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8369}, "digests": [{"algorithm": "sha256", "value": "de4faa4ab6204b49c917f903a04cc09f4fbd86380edba70a100818eb90fa50b0"}]}, {"id": "6b3858573dae6f4b", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Lower.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17456}, "digests": [{"algorithm": "sha256", "value": "887ed3493b9bfc52cc70d963ebcc8ef0eaeb105740b22d6ee7786226cb497313"}]}, {"id": "c2bceb4a5f4ba4e0", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFCQC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1752}, "digests": [{"algorithm": "sha256", "value": "a4d9b3f3444be6739d150f6fe4a5d6cf4c90cc14baddf3f96be9d13b1316ef96"}]}, {"id": "5ccc42c136bec0be", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFDQC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2921}, "digests": [{"algorithm": "sha256", "value": "cfac776566a66cb078cdc9b77fcbfb8b1107b12cc84205e7bf0ac1e8fbb719eb"}]}, {"id": "9f8a84808bd5c9cd", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCCF.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 400471}, "digests": [{"algorithm": "sha256", "value": "2dc51c4968a0ff1c52adc3e3768d2da31bcf06eed6d736ef0eb773753c7e79e6"}]}, {"id": "9e435716eb02118c", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCQC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "c7fa0f504ad5f41bd2b483bd2de69b9ecdd4cf1b4115369c58269b0c62f4d38e"}]}, {"id": "c8e2f694b1029c9c", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NFKDQC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4708}, "digests": [{"algorithm": "sha256", "value": "19b369d46e12bcf78183b26cc26f75bfa780c6f40d8ef00d6db01454f38253df"}]}, {"id": "d95dda28bffc4e57", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Na1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63564}, "digests": [{"algorithm": "sha256", "value": "a545d21bc83a924b29a39536f012e17f1c44481b079b45301f2078a41a63d0b0"}]}, {"id": "10ebce467c890fce", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/NameAlia.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13806}, "digests": [{"algorithm": "sha256", "value": "62d56fd06767ec23cfa3593884a692782be4db23c2c9d5fe2fd87687d34bba8b"}]}, {"id": "796b191598f91b95", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Nt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4608}, "digests": [{"algorithm": "sha256", "value": "fb185e3ab54e2908ee192285193482291d62432a264067293aa98bb0df49204e"}]}, {"id": "1daf23b5faa5f1d2", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Nv.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9355}, "digests": [{"algorithm": "sha256", "value": "6e252a2fb199d088e6591b2c18da7caf0d116a15e9317c1d94c5630beb69110e"}]}, {"id": "44846f2a5d1a0a65", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/PerlDeci.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "afc2c3ead83f92640db4c9a82e104b12a49c8eff9f0a799c9e15b741905eb4f7"}]}, {"id": "862b003d0588d953", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/SB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33440}, "digests": [{"algorithm": "sha256", "value": "f8dedb8d6d71ced9592eaa9d2f529f2aed7e25b819811f8e3c9aaffc3068f6e9"}]}, {"id": "c42bc6031b680e75", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Sc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16777}, "digests": [{"algorithm": "sha256", "value": "52a06f98770247f0a5964a32dd3201e36811d9aa0c6e6536d74f9fb9dfb2539c"}]}, {"id": "20c7d611232420a4", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Scx.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20299}, "digests": [{"algorithm": "sha256", "value": "c066062751056b6b85e907ef8964b23e5ffb7d2b8cbd8af92e4ee4c0a946f9aa"}]}, {"id": "f962245b97c8c923", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Tc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11771}, "digests": [{"algorithm": "sha256", "value": "579251a242f6e3524644bcfcde3891befbc0d92961c74cc54e138515ff40e337"}]}, {"id": "8ab0880818f6e1d4", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Title.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20424}, "digests": [{"algorithm": "sha256", "value": "7206d738d7ccd6191c184fc199e29adf41fb81e8e1912231b694c90011c94ae5"}]}, {"id": "058d57dfb24da24e", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Uc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15473}, "digests": [{"algorithm": "sha256", "value": "bdb9f8ea42d351ee298a8e450fd1211d7f2ff3a6282c76ecc3c61eed64553dec"}]}, {"id": "94ce894a2fd8bfb3", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Upper.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24305}, "digests": [{"algorithm": "sha256", "value": "58734c46ccf3e3ce6131231779838048a292b771f4de83c90925e9cb82a7cc57"}]}, {"id": "f7fedd64a94ca0b9", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/Vo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13874}, "digests": [{"algorithm": "sha256", "value": "b891ea8701768d92127fbeb864e4dd7050d8e41dfeb50181627f2b9c3941f963"}]}, {"id": "afcca80a5c495e6c", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/WB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18602}, "digests": [{"algorithm": "sha256", "value": "38edd7ae2846539ee4071a8e51f4e498680c2099c68a386017a15220ffc5d4b6"}]}, {"id": "5afc526665fc6ef3", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlLB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 31931}, "digests": [{"algorithm": "sha256", "value": "d9e889cae5f7ebe636b90a75710c57ee724467faabc536c17990406ea4770fd2"}]}, {"id": "a4f56b313ff298fd", "location": {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlSCX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21109}, "digests": [{"algorithm": "sha256", "value": "fd19b50fb5b0652cea64a789b55d357c2e9146a4002d0330fcbdd06192bf9356"}]}, {"id": "c74ac335d40e2f8a", "location": {"path": "/usr/share/perl/5.30.0/unicore/UCD.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125125}, "digests": [{"algorithm": "sha256", "value": "786431bf671986c7c71b4a2ae472eb1efbfd0e73cb626f13d69b13f44b4c4b88"}]}, {"id": "aa5335257e385e76", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/NA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8389}, "digests": [{"algorithm": "sha256", "value": "c816a196f6ab787de0c5cfbcf66bd694feca15dd5c30c70120a3ad616f69768f"}]}, {"id": "8996a880196afa1d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V100.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "5a9c49177ec3f531915ddb33750fb9936c3275cb94f80bb05baefa082999d754"}]}, {"id": "712258cea8e7e254", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V11.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "fbf194db55a57c38c4d68783e21259f94a76eb52aa5899f85f3d8a3a2a4d4a34"}]}, {"id": "20e7fed8a817ca16", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V110.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "3b4865a4bdcbbc6f833a10bfc7b5616b3b6e00fdca8b630002217d414c427698"}]}, {"id": "1b639539de44d60f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V120.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "92c5a63a71bf04bff6cbc3d2a036b98a6b95efcb185522b93949ec416d713286"}]}, {"id": "deb8101a5527458e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V20.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 842}, "digests": [{"algorithm": "sha256", "value": "874cb139ff2d2d93387cad43590fd2380572243c8b8c029193a85aec27c6ee98"}]}, {"id": "6c701e0c0f12337b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V30.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "5c6a5d7999aedbf21a821b773aaa7ef48317b985b8ca3f96d8c96257f6ffc4a4"}]}, {"id": "c53b7575d501f429", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V31.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 979}, "digests": [{"algorithm": "sha256", "value": "2a4745eee53c3e13a5b5b37182f2078a2e1e3d47e17bfac98a4e4a62a8d7c30b"}]}, {"id": "829575ad39102d00", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V32.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "fc126fe2ba5e4a843bfaa8759540ade742ec85a272d3e4d0bc34e600547b52a5"}]}, {"id": "fc6c14212e980232", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V40.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1326}, "digests": [{"algorithm": "sha256", "value": "5c2c6380284d83cb0da2c8bf3f1db763d32035cd33d340a4135e0c6779a6a502"}]}, {"id": "32092042c71b79cb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V41.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "2b5cc9d9b263c762e961aeab26705a38cd589ae40b1040c6e6363d135cac868b"}]}, {"id": "0ca1a8373114c679", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V50.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 871}, "digests": [{"algorithm": "sha256", "value": "895b316c77a7e6e98ab0a83caa5c359e480e46f957527d58dc1c3963c47e0af4"}]}, {"id": "136b8d14321b8873", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V51.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "45c3a47bfcf036b1b0c45a73252c4c0fe0458f121a4b5ebd51056e95c84df590"}]}, {"id": "851429a6b179db66", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V52.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1540}, "digests": [{"algorithm": "sha256", "value": "72fd2ca507a771a0e3d449403ba3e3e46ab61724117b0834faf24695f474b72c"}]}, {"id": "d467030b4c45d0c3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V60.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "e643c756614371a4e2ee34efa2589c8e1dc6f49f7ee676f1182f80ff0cc4f86b"}]}, {"id": "87685cb17dafc950", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V61.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1626}, "digests": [{"algorithm": "sha256", "value": "b2b27273ea70d10a1e7d36945dceecc6b7796982f1372bf1bb451b419de22262"}]}, {"id": "417ec459b88e0fd3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V70.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2214}, "digests": [{"algorithm": "sha256", "value": "3ee5df25b42e5d0729094c7d6bdf495ede4a7687d2e4f5f81e538de712899b54"}]}, {"id": "8afd00f5d45622d2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V80.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "c89086db27ab10cd188b767e40b678118d406ac866b4c7aa1f8ca1617fde1423"}]}, {"id": "0067cc37df8004f0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V90.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "fb8ef9ead205f6c09e25be1b19859e78169fd854483d66e60bb0b129ac0297a0"}]}, {"id": "2454e2e50eb7a48f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Alpha/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8162}, "digests": [{"algorithm": "sha256", "value": "2aef4c4d25f1701a1281528c534e7846c33f1c7ea93480db049b95374e737eaf"}]}, {"id": "3888f0ac89c8bb88", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "771228b563480c4423385d08fbed2bdb9571dec670ab86492279bb78be8bad76"}]}, {"id": "3d498e7f089f52e8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "015aed3f2ed90acdecc50447c9dbfccd0a2b603d1f95ea74bcd09301213af0f5"}]}, {"id": "4af97d5fc371543f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/B.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "55dc3729f143aa9aa50a2997c3cbcc777f417e9179940c89e9592e4ddf87051e"}]}, {"id": "934fe9003b580540", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/BN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "7851497045c6ebb0b3698c7bc62ec70f882ee7d1f8fe0027b3753ca1a2933903"}]}, {"id": "39dac002d8662b63", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/CS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "213dce71e1f8d886e538d2e931acb0b20a3e4cc7ed950d28ec02bba6ddfc4e9f"}]}, {"id": "15763b440a7750d3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/EN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "31b0d13ac734991edd75a72de0073ef61d867c48c2e860935f8eca55f072e720"}]}, {"id": "95c87c8ae8020ca1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ES.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "fbb5a99574a9c27fa3165747b42f515f952a21daaa909e3358013d181ee36be7"}]}, {"id": "890bd1816e31634d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ET.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "87953de22b7bdf4f7086790fe1c8e124be13c3e132449b55ccf43161f32008d8"}]}, {"id": "eeb875906e144ed9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/L.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5628}, "digests": [{"algorithm": "sha256", "value": "e5960c6c85123f743c300c7e084acf652b7ca84f661b83c05bba1174638f59d8"}]}, {"id": "3f0de7e1262b079e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/NSM.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3980}, "digests": [{"algorithm": "sha256", "value": "787748a4c5c1fbafa0a1f1464888469a83b18c21faf8904dc49e957bb9bf24b7"}]}, {"id": "b0d587f68cf19ed2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ON.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2579}, "digests": [{"algorithm": "sha256", "value": "b7838e576f8b9464c847bf592c6482047970a5ab396c1227fda02020d7437751"}]}, {"id": "17750c6ebbc17b25", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/R.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 925}, "digests": [{"algorithm": "sha256", "value": "17a056fb9a41c138e9602333193f91287456a958af58e3d74c614d8a0ac7205b"}]}, {"id": "d9a2d7f708ec711e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/WS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "c50354a7ab131289119af377ccc113c49018d0e302146960f31a71c8004c410b"}]}, {"id": "1be84e603c4c8494", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "ccc1f9639fe6a78f6097bb7c8de5ea166170698d5238ef0ea23324f4cc50c3c3"}]}, {"id": "ff6cce4bb77c273d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiM/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "bffb8b5db77b7742ad8047f946cdbb5b83261311d617813163299957f664cd8b"}]}, {"id": "bc97d45d3d60fdde", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Blk/NB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "b877129c19dd0ad9a4655fc707e0b0ebbba093abeab86311c28a3575d71f5f00"}]}, {"id": "d5aa96ef101f0f3e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/C.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4616b8351fdfbe6ab443335d244256020e0dcf1c360b67cb902d4b052e64402c"}]}, {"id": "b28c4711bab01051", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "79032d6364b845ae97a0b844826615883299d7c7b510f07d3193d3d90a52394c"}]}, {"id": "e2dcd4e7b51cd8db", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/O.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4ade19a8c401d6dabe40be6b05e4fa7f0081f9b343c1f091c94828c8a00b3e58"}]}, {"id": "286e33cdb76d27a0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CE/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "2aba9a665ffd143499f274d0835afc3c38b6ef4d637f2e4c312f433e73394459"}]}, {"id": "668cd375f3c27bcc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CI/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4908}, "digests": [{"algorithm": "sha256", "value": "33c99dad772a948dd1b833f87581db0b302c7a3e462047c0ecb7a772471a910a"}]}, {"id": "065a4b735b4532f1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCF/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6631}, "digests": [{"algorithm": "sha256", "value": "6ff0d051950856694bfdd074fda1c58f910b6c697def5c8d6bea25d5a3256fc0"}]}, {"id": "68906891e9bad32b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCM/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1708}, "digests": [{"algorithm": "sha256", "value": "9204fc8732cdc6eb6c153c3905a71429a71cd2c27c43cae9e7f60b074ba851e4"}]}, {"id": "46f823dfb1a1146a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWKCF/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9123}, "digests": [{"algorithm": "sha256", "value": "5a48ecc370b37fc5b2909c38fd312250e70304b8eb852b30bb9fdb802da0c897"}]}, {"id": "a7d7caf5ef74adcc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWL/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6505}, "digests": [{"algorithm": "sha256", "value": "9e2e25d646ce155f7b3cade3997652f5bd3974f13a9ff3d3d3e9fc855cb92f2d"}]}, {"id": "d3e957fc9ab3fea5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWT/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6643}, "digests": [{"algorithm": "sha256", "value": "a6d5c631ba81f68f675632cfe1f75dccd955cfe7e925f95d55a901903042beb6"}]}, {"id": "9723d4a5f1356b19", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CWU/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6655}, "digests": [{"algorithm": "sha256", "value": "47bc624bde5c34f96f5d8bbf4cfc1fc9e51f6171992d95fa60f9411ec55a070c"}]}, {"id": "797b826a739ad30e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Cased/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "2999029419d06af82fb152aaae21858f737ee2c1f1cbd5a566f054e73988c8d1"}]}, {"id": "a62d192c785813c9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/A.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "906dbc8556fd0ce87dac6319d892649fc82e87a6ff25757e2cb51248576cf99b"}]}, {"id": "d1f07088c72a332f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "437db08628bf6ce5907fc6550b3c63a834fe3b640844e4bc17a6324705d6cb93"}]}, {"id": "909f634452ef7639", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 537}, "digests": [{"algorithm": "sha256", "value": "4c00e6ede2883652517f1b2df518d5d24b2d25bf7c4d455c3d08c882ab33d718"}]}, {"id": "894391f7d4f64be5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/ATAR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "7d198b26d584d2ff2f2de482aa841e4178e300bb4f8c8a399e59595318eb5f14"}]}, {"id": "02c3b3f7b0776709", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/B.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "0d5219ce5e003834ca4ad3d2577e292e92b2e9bcf2a5de4d5da49893ee435c3b"}]}, {"id": "c12a0e10a2fb33f1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/BR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "da6be03808002fde0ecccc65db2aaf08af5cd55a633117d309090e1081d69cb5"}]}, {"id": "4c917ba7b2f6492b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/DB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "e3ebaafe8ac4ff5840c61e7ace9aa84c73aebd7d09cbc94ad3cee46724051cbf"}]}, {"id": "d33cdb93559ae12b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NK.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f81a6e3eefdc4f149e19152ec1246fead1028ea4ba81ed3291eb2e42c325e22f"}]}, {"id": "14a784145462adc9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2470}, "digests": [{"algorithm": "sha256", "value": "d8fb0d93967dbac53dc26deab70c7ad765baccc19cc95915f3adc8fe23e98513"}]}, {"id": "216cb00c9d80a9f6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/OV.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "1abc24e4761a0b8b85669250ae49cf27bcff4c2788ed50343823155e0556babf"}]}, {"id": "101c9ce5ec400a5a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/VR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2d8a3157cfc78f4ec8e8a343afebfb8045766f7243c7cceb31ba7219835d9aca"}]}, {"id": "99bf2fe860240eca", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/CompEx/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "01fbb812942e405ac1732c0d063e4af9b9bea3d6a5cab2c22a004fc8433b588d"}]}, {"id": "a08186087a3f6624", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/DI/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "df38219d408a7de1cc1880a6ce6a2cf5b2b7a33ff120ab600dcd024274126014"}]}, {"id": "fd52271536fe48ee", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dash/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 719}, "digests": [{"algorithm": "sha256", "value": "ee2b11c83da7587e804096a5d692f9ccc6e2fdb380aa74a26bba6e83a39af6ab"}]}, {"id": "cab74262bec413cf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dep/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "7365cf9349f48d82859e0c0fc3074b5decc00d16bd9cc2a82d669a3d331688f7"}]}, {"id": "4500c0816b95bf66", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dia/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "98707b6d167022318061b0c5d6f9a6ae49cfd2032ac95a68d3261c61864f4028"}]}, {"id": "b9165cb301ff7c5f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Com.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "cd96848f7f42b3c890520b983b198e44a28211ffad81e2f01743e5520efcd537"}]}, {"id": "c70e21fb5a2428ac", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Enc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "2d8986b6e3840674fc17a76605f730a931968e31df76e98667093fdd76658975"}]}, {"id": "360a82c7a03d036e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Fin.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1848}, "digests": [{"algorithm": "sha256", "value": "3dca482ee77e4c6971c48f34d718baa76d76cef959e0128fba50f448f022db22"}]}, {"id": "0f1587ffefdca8a3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Font.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1380}, "digests": [{"algorithm": "sha256", "value": "c8a75cea76cff6e49604f534025693b55d8c38229206276ca259452db0466b81"}]}, {"id": "cb1bce6a6d7241cc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Init.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1392}, "digests": [{"algorithm": "sha256", "value": "404b349c8459e41ea7092dcad27df3ce6200258eed8a3c8d4ebc0dc0cf19f2b5"}]}, {"id": "26675b00334ba9bc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Iso.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "9d861d8b4e91d12f7e553a6c8c6a19bead73af4e6e50312ec9eb178d75835b4c"}]}, {"id": "0d583908ae9e70ce", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Med.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1140}, "digests": [{"algorithm": "sha256", "value": "dfdf705ae9e382e523562ceb48c4667256a7dcd093f177aded765b096ee1f05b"}]}, {"id": "e88581a5af63b90d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nar.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "b850d26d038c29bb288b5bc19869a0a30c292921c32017cc9664f45ddf99102d"}]}, {"id": "95fa5a8876d768a9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 539}, "digests": [{"algorithm": "sha256", "value": "a2c81bb6d3e7a628623ffe01f49dbd7a050763c56bb062bd4f744044ce225ad5"}]}, {"id": "e23d881d4024f558", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/NonCanon.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "f57bb0ac91f57b47561a545a3b297abd060a36592612d5c12ead5f91b03446ad"}]}, {"id": "9e998c7fe1d5b499", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sqr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "7fa1f5e7bf91e90b786a439844a10ff943189f613d0b74ced0e56195dc8c00d8"}]}, {"id": "ceffe3a42fefe312", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sub.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "89ad24e13381b5b9ec94723076ae04bc1920de679d9736c394d8ca36b8e2acf7"}]}, {"id": "3b85ce1f132ccf50", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sup.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "6b740dd30fc67cb256a5425e77fa0ea88829d50164ebf24a989ae971cfdebb72"}]}, {"id": "8214c1ee05fb81af", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Vert.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "240e062e1eb783321031e8fc38f7a97e5fb21ecda86838155e586b3c4cd19af3"}]}, {"id": "eca46b1b0f564b7e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/A.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "39204f9b30c592bf1451be61e4006599d8da7d12876c3830b991e67810e95fe3"}]}, {"id": "7254515c62d0c6cb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/H.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "7bf6bbc75a1e398aae16c76d86015095d52bb851fc7a44d98f9973a4e6baaf94"}]}, {"id": "b6c44e1735d5c8c6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3433}, "digests": [{"algorithm": "sha256", "value": "e05e017c69d605cce691705d19ee7d54e9a6e4210a7f5acb697646b1c6c2dec9"}]}, {"id": "01640829971a7b2b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/Na.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 554}, "digests": [{"algorithm": "sha256", "value": "aecb525acd76a75477e695d161f9866c41b9c2ba9f738e5868b58b8bdaad548a"}]}, {"id": "e975cf76f61e4d17", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/W.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1879}, "digests": [{"algorithm": "sha256", "value": "8605204876809cf9379e94fde39233bc0bf6a903e289383152050ca5b03f2ead"}]}, {"id": "0325715a1dda0ce7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ext/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "4256f6ab38afd0172231b458a782f1c80410b858a07eecf68cddb8ad31fbe060"}]}, {"id": "76e75c30dfe9f05d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/CN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0af2bb641bed3cd6e05b389c618e9ff468293972a24b6f3ca3dd935f058accb3"}]}, {"id": "2462d3e5c9e1d866", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/EX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4228}, "digests": [{"algorithm": "sha256", "value": "d6b0feb0621efcc163c4213b19f70c930301a35e41fb2b7cbf3485803180b61b"}]}, {"id": "5ae1d2d4dd9a9aa9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LV.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "f9a8502f5e33fc4e66bc91dc83911402cb168aedac1d1bfc4c5ed3f1c74a91dc"}]}, {"id": "d0e42579f0bc6892", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LVT.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "61bb78b8e06c6f6e5e5bc3726f8756d845ecbcdb49e6123f5d965cc0e2f85437"}]}, {"id": "d70ff254869615d1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/PP.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "879d221d1b7ffe6d26acb9c9ae81cd2e49c332e371c917b6d2a62b705304095f"}]}, {"id": "13bd9dedf5d5f41d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/SM.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2172}, "digests": [{"algorithm": "sha256", "value": "7d673efe3285948ace5e2eef751d1dc108fc785e6e46d5ad3507b84c82ed4654"}]}, {"id": "488040e03d2e69e2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/XX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3835}, "digests": [{"algorithm": "sha256", "value": "612ff852ff4ef2ed8ce24740f3d2e03ec78382e5416cba28ace82253cd29e163"}]}, {"id": "f6f94ef211bfc31f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/C.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8241}, "digests": [{"algorithm": "sha256", "value": "56d489ccd9de863134efa6d9295fb73f597f51dcd177b3b56f3e91b1e449ce52"}]}, {"id": "9b20e3ed7e9fb096", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "63e084b80ed18ddfd14cb68cd689b97e2d1c6f83f69d21381f0cadd1388377fc"}]}, {"id": "203d37a7ce3f7255", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8249}, "digests": [{"algorithm": "sha256", "value": "560b1940bad87eb7e44ea6bfb0c7f5d0d8d19bc51edaf4d1a17475034ab06f89"}]}, {"id": "98c262d1051e05d2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/L.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7392}, "digests": [{"algorithm": "sha256", "value": "3d9bacb8386ced4cfa911584d53209e90291a6947e2c123aeec992d6d6227661"}]}, {"id": "f7a6eda4b980e003", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/LC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1950}, "digests": [{"algorithm": "sha256", "value": "5d57da516c1a27fcd86b3bd6830641ae72ee71b4ab0ac26a5be5f23de5074baf"}]}, {"id": "883483a8c8cfcb3d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ll.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7069}, "digests": [{"algorithm": "sha256", "value": "a119c5e12190b5e9482f09459eaf027a8e6854bb4b761e28dde3200106c67009"}]}, {"id": "2eec3b8a0f2f9963", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "2b389d13bbbbfec2e99d99dd1645ee3150fd36b8d8d6c255cd0a30807190dda7"}]}, {"id": "6965136a9dea1c6d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5909}, "digests": [{"algorithm": "sha256", "value": "7e6c10908a1851787c81a355d7c78b2eec059b8f93bf670d7a5ada0849a36ce6"}]}, {"id": "87d2b900f5f56a07", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6997}, "digests": [{"algorithm": "sha256", "value": "aa5f3639471a037c64ca015346b8680a17c2711c82cb5574fcb1c95407a431b5"}]}, {"id": "260b7e054ddf3f04", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/M.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3600}, "digests": [{"algorithm": "sha256", "value": "34d35dd3dc3dda9ae5294da3e7e303ee8c950f8b28e6a584d184c60e3554d25a"}]}, {"id": "3c562d039be905d3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2338}, "digests": [{"algorithm": "sha256", "value": "1118696299c2dacba205f788beaabbd2d09b08f9e94c9e81d20672eae9292746"}]}, {"id": "964fe3fedb2680a8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Me.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "0e9d07c0ce7fa0c2a7792dce0cce7d4572c5fcf8e942ae6ffcec536de0f06d44"}]}, {"id": "c1c43280a57ab7e4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4020}, "digests": [{"algorithm": "sha256", "value": "9ed7fd85e2a754b74bceeb7a4a6f1b5804899dc76f1e57d5dced2f24cf2ab679"}]}, {"id": "b2e7670e58a718cc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1976}, "digests": [{"algorithm": "sha256", "value": "5a28c317c38e3d4ae7c52ed6f60a9afa1bffca1598c256b258e886fbda2d27d3"}]}, {"id": "a9dac28818c43068", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nd.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "63374fbc0216e25016a048e64466219f7f6e5d84ccbbef0557ff9ef0d3d10fd7"}]}, {"id": "265172266586ca97", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "28aca42f24969ea5d5f0b8f577cf4c4ebe1dfa6f0b1ddb42bc329dfe3f129531"}]}, {"id": "e0e9f62eda28473b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/No.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1304}, "digests": [{"algorithm": "sha256", "value": "61687028309b31dda45780f45444507d232213ba40b0d0959f1efecd467c41b5"}]}, {"id": "3eac305cfd546d76", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/P.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2476}, "digests": [{"algorithm": "sha256", "value": "44c844318a9ee3bc3214f28ae4a517ae2618911a04df02dca0e9fbd1f9bbc94f"}]}, {"id": "cba75370aa840316", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "df577cd87ab89614a5969753e2b847259395ed7bb95003f3c2e05cb90dde118d"}]}, {"id": "e06f1be23dd45444", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pd.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "22c8574aeea05618f6e063b9c640295e4bb5602a0a7ce6f84dd122de70ef04a9"}]}, {"id": "8d7827040d52d434", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pe.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1322}, "digests": [{"algorithm": "sha256", "value": "e8de9200caf2f6a4d9e5a5632a8433b9ab17602bd0570cd219d3d816b969b078"}]}, {"id": "508c8a2137933fa4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "d318f065ec7a2905a0148db9a5c01650728b474bdd1a0d5dd9deba5e4437cbab"}]}, {"id": "40e4c2bcfba737ed", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "6ff0362c519b3d29b5d30f687e96e7311233712393763f5ef9559450d3f4439f"}]}, {"id": "574b621fffa0bc0a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Po.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "7d2ced0a6c23dbec2e92fbc5eb8984cc99f49f0801aae2de92e160db779ba712"}]}, {"id": "aef5747db3c15fbe", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ps.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7e1de7f782c8a6dca3c5f11f14a2dbbd0883297cdb1f618ba6e158ce4946ef94"}]}, {"id": "ed9a38928d68a156", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/S.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "7ad67c775d0dcd4c89299574ba7b3611dc492c50a5fba47b259a5fb05f91f198"}]}, {"id": "8c059d6f49783a15", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 717}, "digests": [{"algorithm": "sha256", "value": "36b6c9a800f7c7f85d358accc36c6bfd2a0594a3f926e00488ee8b594ae930e9"}]}, {"id": "b309d1b483cfa860", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sk.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "1e38c16392826968045dd83f7ead95fb464d55cd04d8af9f031eb54c87f7488d"}]}, {"id": "229d33930a028714", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "4e1d7aea6598ff7e197030fad01a384d966c9980ee766f58f1bfffa374e268f1"}]}, {"id": "6103a90ddf69d5fb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/So.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2609}, "digests": [{"algorithm": "sha256", "value": "82c2226ce3e64ccfe1e5351fde7edf0d0ee26e4725340c3e104383a8d10c88e9"}]}, {"id": "8e91455d1952817a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Z.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "592de72df853ab09b454ef1a3842211f1020bdd1403f3e0623148251e972414f"}]}, {"id": "5e8eeb5d03695dfe", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Zs.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "41a8b25d459e3dec438d30f05115ea080400267388e2f8b442f6426d3775bde0"}]}, {"id": "06b6207ce617d056", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GrBase/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9925}, "digests": [{"algorithm": "sha256", "value": "c23d53d9607512484e06d37010f58defb2d52556e1adc3b60b5467863ab90cb4"}]}, {"id": "d6402ca692a345d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/GrExt/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4214}, "digests": [{"algorithm": "sha256", "value": "0105f4f77418ad855813fcc9bbc2247e69b36bd8b0e1d7851ec056aa959e6cd1"}]}, {"id": "69ac71563b48b8a9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Hex/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "7804e98f84d11883b22c14efdc1783d1004ceb26abe79fe5e396cb5a19d55d80"}]}, {"id": "88fbff032eee7b97", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Hst/NA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "4ee570ca57f9ae6b6dcd7a77578b281665344e46a1523bd10c82a900979f92bd"}]}, {"id": "ede475036af7a00b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Hyphen/T.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 595}, "digests": [{"algorithm": "sha256", "value": "bb7b696e023d6b29033a11b1536f5b728bd3263787221c04aae9b2d7adbc07e3"}]}, {"id": "e8384982825aea89", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/IDC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "eee4d02647e82e5ce52da578c778ec530fc511853aca43088b6d986d2570d254"}]}, {"id": "2b274226499baea7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/IDS/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7396}, "digests": [{"algorithm": "sha256", "value": "80bb0485b7f87afa1991ca040de043678586afc08a15e416443af1fcb821b79a"}]}, {"id": "0cc5a50f090a4403", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Ideo/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 700}, "digests": [{"algorithm": "sha256", "value": "e77ace32c44370688da7275ef2d5f2a00be3758c4c1e010c071c14241ead44c3"}]}, {"id": "a6cce58afb0d73d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/10_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8135}, "digests": [{"algorithm": "sha256", "value": "6f60bbcf7e515ff15b151320d152f87e937582c2945a99262761c85cadc7322a"}]}, {"id": "6cd863c4e1c752f8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/11_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8257}, "digests": [{"algorithm": "sha256", "value": "3eb652a3fde6bef1f0b75f4ea0d9e00d5ff0a949437367d39b3799ebb4b13f58"}]}, {"id": "600edf5ffc5833b6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8403}, "digests": [{"algorithm": "sha256", "value": "cb6cc6204e236ec938a2106ed7cb06264ada543947f15d92f7900aa32e3f0fd4"}]}, {"id": "9621291ed1f587ae", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8391}, "digests": [{"algorithm": "sha256", "value": "9168d1880098f0f07c7980d6de5676586f61d3225e8cdaa209c5c95c98b648be"}]}, {"id": "c7b560d5d7c44d04", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "35ed8663ee9b68686c5a4bcda89cb427f5e62cd28b0d9cd6916c735dc1679b28"}]}, {"id": "d08ec75e1aa199c6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "acca59843d92310887041e2a0d043cb3ec9d8e768f6b395be3f3d0c57a18a80b"}]}, {"id": "322d0128de0f65c6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4351}, "digests": [{"algorithm": "sha256", "value": "dd0072d2af849065a91c09bb37599977de022489e3630cba0b65251d4062fde6"}]}, {"id": "5fe01ced440573e5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4803}, "digests": [{"algorithm": "sha256", "value": "7c2ed61102dbe6e8b1a37b49856e57739e8c4c1e47049c41c38cdf571dfd5238"}]}, {"id": "a019acecca8b1a3d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4741}, "digests": [{"algorithm": "sha256", "value": "5b46ba2693541d0e4bbc3cf74832755cf3333a1f9fe2ff8a9a7b9beece14c787"}]}, {"id": "66a5e40241c4f78b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4925}, "digests": [{"algorithm": "sha256", "value": "995c449c41988f07472d66b6791c875bb9c74760be326a01ce937f097622b3d8"}]}, {"id": "776c282620e97de9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5171}, "digests": [{"algorithm": "sha256", "value": "b6358eeb91e0c0ab2b6a9161c739e4f1f85ea7c921708e80c5fd7e407448af45"}]}, {"id": "f280add7295c4a44", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5299}, "digests": [{"algorithm": "sha256", "value": "14bbb6204836eff6ea9a1f5dac6e2fd0785530e80c3e275b58fb598025cb59b9"}]}, {"id": "9f249e9ce65999c2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5491}, "digests": [{"algorithm": "sha256", "value": "be9fee60abe1a300520be706581f8881aacc2efc4c30ce3888d4d842ecc161d6"}]}, {"id": "7ad02ad448ff03f7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6003}, "digests": [{"algorithm": "sha256", "value": "38b3398b52185246826b238291cfb6667cc008b1c3c07e941f0e084ae2714187"}]}, {"id": "cabe98bf7d3f7e37", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6262}, "digests": [{"algorithm": "sha256", "value": "ee11bd9692e5e10fa891393ea4b7c171348ef0f75844a173ff985ac20555d15a"}]}, {"id": "acd5dae4b220dd7f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "d369c392b07459f07c19e56f27f3b14adb6a336d6f9d5f40f34d9fdf34e4adfc"}]}, {"id": "d7e8a24c8e73a5cf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "89728cfe7c265177db85acf8c341b16e84c8bdee60ae228cd91c1d9e566d4e89"}]}, {"id": "d977253eca73a01c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "45a487ca3a70c8e7956355a27f81359c76b9a6694ef4eba596f77c629d476cd2"}]}, {"id": "32dc7c46834586b3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/7_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "52495cac17576e65932f2a8fff07d37d51f9ea6e91ff1f4d9b297cd0f3078ff0"}]}, {"id": "559e1a57019e87a5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/8_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7666}, "digests": [{"algorithm": "sha256", "value": "7c60dec19149398126583f22e30588d71b32038dbb72347f970e02e91c47e169"}]}, {"id": "ebc57d4dfe1e5e96", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/In/9_0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7995}, "digests": [{"algorithm": "sha256", "value": "0e6a84add15adbaba314bdd9adcd6b743ff54737e474b0a496b0fe0b164463f7"}]}, {"id": "a28b16072e8bf2ca", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Bottom.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2034}, "digests": [{"algorithm": "sha256", "value": "eb00b37cd543d0ee6693c1421c1c339a6a484ebd5ca086ecdb5670468d4128d6"}]}, {"id": "a48a2ae616347609", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Left.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 975}, "digests": [{"algorithm": "sha256", "value": "f7d4d30f66c64405c26d5b8aec726286aaab9a735303520fd57cdc6a697d7e56"}]}, {"id": "a5297678eca28434", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/LeftAndR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "6daf6ae76cbb0cf067963c4d2d3081cdc19387279f8b9445603c01681fee84be"}]}, {"id": "5acfa51b07f17060", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/NA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2720}, "digests": [{"algorithm": "sha256", "value": "76c8d5e536a9caf41e8d45bf49b884d82aa9fd66fd3cdf091545414c0790d322"}]}, {"id": "ecdc1c231fc83382", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Overstru.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "1dcf8dc29192a57454df1a1eb4fd8327a448ae97b9582da6cfa42c6d24880c08"}]}, {"id": "9b678999420f761b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Right.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2256}, "digests": [{"algorithm": "sha256", "value": "79a96470823c2bbdf66b5c1d3a443ed3eab8d8da18db9943e4b724d2f0864532"}]}, {"id": "9ff1b49afb39a2a6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Top.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2522}, "digests": [{"algorithm": "sha256", "value": "7479bf89224a2a005b8ce0c1b247e6e63ea01602408b43fcb6ac2d4b412b3e23"}]}, {"id": "da0b4ea3f77a1ff1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndBo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "c4d93db0fa0e10f5b4f8237872d54f311680039c834017154891f941a6445628"}]}, {"id": "337143a7e839dd72", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndL2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "bfe9ddc7042f8c7b8fa7b4efd11de584f9d4bde65c50e08828cdd3e8d56e6ed2"}]}, {"id": "bf91bcd60526836f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndLe.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "3504bf43434ba691fc0489faa829f6b09a634078a26bb56146597ac1592ccab3"}]}, {"id": "40dfbb24b6845591", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndRi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "f2e1a4c2228a207c3066370e66f85aa96ef219d9a341c44ff28a1ac24df08922"}]}, {"id": "a7c710eca8a5a21d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/VisualOr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "25c9afacc4364462dc07b9609a12a2e98e26d23952152c558c2c4e6de6cde520"}]}, {"id": "449b0e3f0825e0d9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Avagraha.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "a574ebf4f45db6d0c60dbd8db409216c568d008a1881d8c2ee1898d6d00586a5"}]}, {"id": "98f74093b9c665d7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Bindu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1080}, "digests": [{"algorithm": "sha256", "value": "533d0a06d06bb10e6b9587fcbcaa7110ae0ca5f09a083b875ce4e686f59a2893"}]}, {"id": "a0885ee84f7fe5ce", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Cantilla.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "ef1cd9391498c824e31530aabac997f6306849e47fad7a08952ffde4726ca566"}]}, {"id": "0e56bdb629e4df9d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "3c6a1d43261fd870d78912cb5ee1805358d5314aab0bc3ed758a3721eb1d257a"}]}, {"id": "ce28ffa18f2f902c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 609}, "digests": [{"algorithm": "sha256", "value": "02b2677e3f70e69ae9d8767cb3cd177cb6668786bb406ebc3004cb8bf826292a"}]}, {"id": "2313b58a38477f56", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona4.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "4a0966ac0720dd1d106d690d7fb7fe98e90f32190e8cc45d721b79bae775c0e1"}]}, {"id": "e109025bc4e6d91c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona5.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "6bc9da8963aec589303e7fa5b999e0db1bfb99efb65f5d463c25f447f8c0ff84"}]}, {"id": "1d7be004b7db0ccd", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona6.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "186da5168af7cceee3048cdb44a3a98c504dad1870097fe963fdd841daad17b3"}]}, {"id": "b96066de03ce4cd7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona7.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "ddc260ae0f924f7228adce50a9da1a9d75c05adff9e4b6f1fca834bff687dd0f"}]}, {"id": "5b613cd00b29cec7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consonan.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2104}, "digests": [{"algorithm": "sha256", "value": "f262a3cd5bb8e3f177cb2d73168e207a64dce5f816769d6e9e9effc83adc5d7b"}]}, {"id": "9e7672d8c9ed3cba", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Invisibl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "15e48d55774e49d9dbf60db9d5a896a7d7a75ba60414b8367b3cc56c996592c8"}]}, {"id": "e175225a68de7db5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Nukta.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "6f7d760c3693a429393d1d46f3ac04e1a1dc465d60a1bbdbdda87ee3b03fd937"}]}, {"id": "23aac10b7ed9fe16", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Number.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 967}, "digests": [{"algorithm": "sha256", "value": "5903c3641dfc0fc3e945efc8757db57e1c1d39d5c8444f074253a7aae993b43d"}]}, {"id": "3fb9d2c232c3819a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Other.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3830}, "digests": [{"algorithm": "sha256", "value": "fee168ba75c61b7d1c62b28c5fa8029befbbd56e0872f5ba9b4d3e8b70868e4f"}]}, {"id": "4c3a3dea89521a38", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/PureKill.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "a45b779f0f376638ed7b69f4d277159230c262094602968fa6c837f51334deb1"}]}, {"id": "47f4ac634452c955", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Syllable.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "0afd5188ac8647d54a59ae71ab8102d481756aeb631fb2dcbf773d99a5ea84ec"}]}, {"id": "c2ac1aa975cc95f1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/ToneMark.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "c0e2821489b533f1b05d3f3dbee455d2892749d8b25046fbf4f0d95d2ccf5887"}]}, {"id": "249f8de5ae667ca9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Virama.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 793}, "digests": [{"algorithm": "sha256", "value": "0d2739e63858b1acbde470c91ae35c90f7aaf0d13b9b947c7628f4cf5f1fa74c"}]}, {"id": "2030d01e860657ea", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Visarga.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "3b58b34899cbbfa511327c08c0426e0065c97d059f7903f08e6646a4706f0d0b"}]}, {"id": "31b2e70c25fed36f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Vowel.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "a72dadaa16691d9aaa7f2c6c63b843d19b8dbb4aa20789ab3ba7136619f2ba8c"}]}, {"id": "cbe57c6991be79c8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelDep.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1890}, "digests": [{"algorithm": "sha256", "value": "765910e4b86fa251cea86d61f0217a105142419e7e700ee5209273fafe1a8898"}]}, {"id": "fae95a4487f7a2c7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelInd.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1422}, "digests": [{"algorithm": "sha256", "value": "ccde56d41d98f2400a4701c2881990fe966fca27a78c9ac3cfb5bf7d48d94a8f"}]}, {"id": "31c3be07f853bd16", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Ain.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "c47887012b70597e262e238cdcfd2ef1c9d3cc4cd3a6a0efa123a7aefbd389d7"}]}, {"id": "4e2e88dcf4ce07ec", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Alef.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "6d429d076a6a39cebd858503286bfa2532820367c772d410a4547afdd55928ee"}]}, {"id": "57ae26a9f12113a3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Beh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "366c7d32be40b6da4d0ecf92ddad9f9ed3413214022c0b96da78b0bd730ae176"}]}, {"id": "6490fd60efcb8759", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Dal.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "110f7a8de95783544aa2d48194759fc79ea6a544904ce0d77b2fea5b70fc3983"}]}, {"id": "d9540051d1ee4c61", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/FarsiYeh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "170eddb5567d6244f4a47ea276457e51b1139cf604095d7d8ac9ed81cc019680"}]}, {"id": "2b83b2fe8aec808c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Feh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9e4bfec61e179c7d5bd6cf18fe29842f96693cb207a00ecfda4123ef5ef66fa9"}]}, {"id": "dbbdd45fce48b090", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Gaf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "df57a9863ea737aca1b19617ead5cf63d3181fc0e8d6b2be75ae4dbdb2937f1b"}]}, {"id": "7a90d6a512c09439", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Hah.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "5daace724e331c2e3c8aee9def3331810d66e89af6409e5521ec02ffc19c089e"}]}, {"id": "f16432fe59fdfe45", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/HanifiRo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3a3f5bd653e9db4d147875a623cafdcb4eef42171a29afb91f949d619baf6e0f"}]}, {"id": "2a06e7a61af3b31e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Kaf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9e9f11410d7eada65e441d89ef17364b857ab62af7342e2db30e01f903a4dcf1"}]}, {"id": "2b54e0e32422d9b6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Lam.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "f2a2ee84ced43ac7c442f15ef7d61135603982552b0bae1087711bfe396c4cd4"}]}, {"id": "3dba610d5e5a1315", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/NoJoinin.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "201f2e61472ed82c19fe6c42019b782d962eb796afbea0f2eda0851358e45213"}]}, {"id": "1f49cab6b982ef1c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Qaf.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "499b6b05f504d7602d7713d9af7f3bd60d450528cc66004bf8b3709139fa021d"}]}, {"id": "0360b925bc836ad5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Reh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "a6bb5f8f9ac98175e8f32a5584b0c3613a893d0139ccb5c34d37feaf4621264e"}]}, {"id": "20a4acbedf5bc4fe", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Sad.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "2320416d559335f61b367720d4913b74a42ec90a2efd717656ee5009cc61a3e3"}]}, {"id": "c7229823fe8a055d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Seen.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "a8e77875daa02827225bc4977a6aba06d54714ccf911ea66cf5555bb114c6cca"}]}, {"id": "97dd183abbee6ca7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Waw.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "8e8c4f6638f7016eb907da537129e81ba47b8cbcb56f82220760270b4bc03497"}]}, {"id": "c1ed5a9f63aa1a59", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Yeh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "ee717121ec4f251668c9d606a298014a13d1b08a7d0cb8a67767c97761e067f2"}]}, {"id": "12f705917cbab0dd", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/C.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "c3a6caab3c5b820ab5577ace57cc92bf5ea8a2f5826c39bed3e1e02afd64d239"}]}, {"id": "e62246d70d06a135", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/D.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1172}, "digests": [{"algorithm": "sha256", "value": "82b84fb95c9cf3a3aeda03a947131fb1ca553f70642302e99d2cbf677f9fe99c"}]}, {"id": "6417b33231cb1514", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/L.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "9c75d213011bffb4e1031c72a6d8fb9120850ae6a9e477e05e42eb844562075d"}]}, {"id": "ffc18372adabcf2b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/R.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d220fe8871c37bd3b318bfe81f5a1838cb7fd2858e2a90b463625d821a2315e3"}]}, {"id": "c9185824acf24d51", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/T.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4156}, "digests": [{"algorithm": "sha256", "value": "b8de0645629b6c09aa4df30c71af7ca001a012bb2ac0ddffa118cdc1f8377b01"}]}, {"id": "3681c032f11686a1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/U.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4386}, "digests": [{"algorithm": "sha256", "value": "1384fcdcf1f7f9cf9a6a351979511437ab44fbac498c7008d066bb12ab2799fc"}]}, {"id": "8fed3546fcea2e35", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AI.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "04dad1caa3266d4c3d2f69e088bc564de8c6ab8eb2fe13da520ca4527b460e12"}]}, {"id": "282b64d1b915bdee", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8992}, "digests": [{"algorithm": "sha256", "value": "fc71b924b2e5220a11cb0a3016898bb2533d1fe4c2776f8629c0a262e861841e"}]}, {"id": "12f515ff51488962", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1569}, "digests": [{"algorithm": "sha256", "value": "549f31c1338a767fd09f8ced48c6925e94d79d54fcd8ed55aaa4d70b343346b9"}]}, {"id": "5a4813fbfabba3b7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 745}, "digests": [{"algorithm": "sha256", "value": "1baf36fbfc4cb2dc89700bdb32a8700aef999e9657dd1126956d197c0598a4fc"}]}, {"id": "19bbe3696811f7de", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CJ.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "e0fcb54e5346f1d34169579350b697786257460f72867c17e9e9bc3e54abdb04"}]}, {"id": "fdb3793ec6f91a40", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1466}, "digests": [{"algorithm": "sha256", "value": "531a429b1eacaeb8d9acbee1c6b8e3b416c34c2008a7f10e8f3d90f40c66412f"}]}, {"id": "67d369ac71a708e2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CM.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3468}, "digests": [{"algorithm": "sha256", "value": "fe6b3a70c6726f34632bb34f469d3930f857ae7e92ed11499a4e2ad7d0eb72af"}]}, {"id": "65fadc676a5fa56e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 983}, "digests": [{"algorithm": "sha256", "value": "265393f7e33be9255e6d9a3acfb48fde27f13d838ad26761b07706a8e1fdf3bc"}]}, {"id": "810b21109bffc098", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 747}, "digests": [{"algorithm": "sha256", "value": "864154b48585ffd25c1ea83397ea152d0c0e0811efb53625d81e4fbaab6d234a"}]}, {"id": "1c4f73d9120c17e0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/GL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "01980aae656ba2d3f1efee992e3a888485ecdad59374a8f2b2e099223a2a2f89"}]}, {"id": "ca610647dfd3fc21", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/ID.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2535}, "digests": [{"algorithm": "sha256", "value": "438461e68eb9fb8382570445b75e2deb0d8644b4c5c67388cc74fba04db54bb1"}]}, {"id": "317dd782a2ae8500", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "fe43ae8c9ac051ecf497e3fbc9f1f047554dd43a05f00d1dfaa308b8c5e7578d"}]}, {"id": "b6fca5ba3e03ae23", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "f4448855389742a2b45259c8eda3732c6713b57412a9dc8fbfb877f9d5b1b836"}]}, {"id": "aba1563d1e67864e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "a6494c97c417d6620fbebbffedc062c840769ce5c19cf80b08e598af31d17890"}]}, {"id": "e61a5a59a83f4a1e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NU.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1144}, "digests": [{"algorithm": "sha256", "value": "0e52dbe3c2f2c7663c7010b712cef171c2fee299f82b6cd3f112d9f5cfc38b95"}]}, {"id": "2d0c0145ad690b5e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/OP.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "acca1056853773a24d30ce05982cc4cfb2ba9155cc0ddacbb05b5a5af38d5d82"}]}, {"id": "68b973ae2cdd0ceb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PO.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "fb10b3d06f2d4fa73e16b4be5c1ac273408eea5d11aaae79e053acea3f1733de"}]}, {"id": "fb0782691b2b0805", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PR.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 727}, "digests": [{"algorithm": "sha256", "value": "f5d8d8900da35a935f00a0cca7c6ac4971f616b58769f8b6492a5ed4d03db4a4"}]}, {"id": "274fe6ae2619188e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/QU.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "c1758c63af5e56599557ee5eb59a80119afd430586f09c8a6eafb9fa2e28f008"}]}, {"id": "92d75b77b23ec70a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/SA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "fd73efe40173f1edc78815ed511a4e4d91c16badf067897b66e817a4eb95f80a"}]}, {"id": "de78d43b2af17d94", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/XX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7612}, "digests": [{"algorithm": "sha256", "value": "3d5e73260f9a3d8a258df060e192fde8a09bd510005e7d9bac755701042f3b8f"}]}, {"id": "0788deb6c75287cf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Lower/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7127}, "digests": [{"algorithm": "sha256", "value": "5b1fbfc4383f4cc7465547c71eba8f9f7e99c83ae145f346d0269269614ed72d"}]}, {"id": "1eda8cd17a7b6af7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Math/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "7eac0a6a692a86aafc3cb8799fc86c7c8bfa810aa222eda16fb61e9075aef8a7"}]}, {"id": "a834198adb7f6212", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/M.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "0058d2dede9ba41166024d3d39bf601d890c5d02d3dfbb2ed358a4e67f042b56"}]}, {"id": "a8d8d81fa948b56b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "ae4734ec0b5d49271d27d5f0f7615a9dd60649b2ed98198eaaf69b26fdfc7350"}]}, {"id": "34e42c94ac548257", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2886}, "digests": [{"algorithm": "sha256", "value": "76ae7a2b4cf72f751a4b9e5b12126f464aac25ce3187441be42b0accb2076123"}]}, {"id": "0bcee7456cdce5e0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2888}, "digests": [{"algorithm": "sha256", "value": "87401cc7c0489dab540c9d31fd63a8de7e108966b7a8d4487e27a7e6811c356f"}]}, {"id": "0b2db709aa5b0283", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3310}, "digests": [{"algorithm": "sha256", "value": "f71f0571ad34760ff4a1789259a3429377e196c27181e6395634dfaece8511d8"}]}, {"id": "c9d3b947a62d4a44", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3680}, "digests": [{"algorithm": "sha256", "value": "1ac4e3e5ff4e1be4dc40b5bd58209afdf0c96367f2bd97efd22ac8958c77f354"}]}, {"id": "9417b85d5006d151", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/N.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4780}, "digests": [{"algorithm": "sha256", "value": "dc354847cf707a5a9bc7624d363c80cace8483f57cf83c86df0a72c59e221c6a"}]}, {"id": "767dff0c0e915105", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4782}, "digests": [{"algorithm": "sha256", "value": "16cc26072a6fdf5cb5c74d3dfd5a5e88de04dd52a1c83b1d0d6882018af9ba0e"}]}, {"id": "7f7696beeaa2809d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Di.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "00ff1b5b9f011febf941cccff4d41d862a2da91d6026d249cca01e86728cdc85"}]}, {"id": "29e0b1b840ce099b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/None.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2874}, "digests": [{"algorithm": "sha256", "value": "c3c78506e68e8f9a8b09f85f54049413d9d8be948a128b3c92da7f0ea3a5676c"}]}, {"id": "f12e8a58f1ed3daa", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Nu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2304}, "digests": [{"algorithm": "sha256", "value": "406fd4608d695a0434b7962662a7bae6358c5c777e1af81d724f37eba4098d13"}]}, {"id": "13e1ae73312a7509", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/0.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1386}, "digests": [{"algorithm": "sha256", "value": "b6737fda453c7bd74e2bcf3f06ec9a73a4b7a51aad9c94b1d2e60e9df2005a84"}]}, {"id": "86da3015b5b61f74", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "28bcc39970247e9d17d674e554554aab5bdf77d30d363842e48a7e3c9f5284ce"}]}, {"id": "1e92f989cf4ebbf5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "ddcc514b9e87e7e1404ca4852b7f6496f4b564e9c531924dcd227f8584dc4b5a"}]}, {"id": "0ab42a44445d83e3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 893}, "digests": [{"algorithm": "sha256", "value": "7e3c639ccdc5b85302bde8c92011e05863b5bafbb8b6182c6d113a92fc7666bc"}]}, {"id": "f39bcca00fd0efb2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "5b67da4a5237e956cc3049d9aa761979afaf11b4306748fab0a94958e0a05e56"}]}, {"id": "cd8c38dfb4c1082a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "d98083d0324682e22a7c758d9755472d57b0090010c6a961312d0879ea8ea8cd"}]}, {"id": "2a333ef25ca0240c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "f1d253a4679c8d7cd5a4fb50b29a5feb87b609b21ee30558f1361a9399eb84f4"}]}, {"id": "37e780a392f7824c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/11.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "0502731660a146260ea4acb79e62f6a096569ad414207603c71b067359da6b12"}]}, {"id": "d359c0f202ff8d40", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/12.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "cc0fba4b0018dd69e918ae1b0a93727fe7ecf7e2ebc7e3149eaa24f1418a715c"}]}, {"id": "0dd10d2e02b031f0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/13.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "f7f545d54d7c69b021db43f57686edce39cc29fa917d4b1703566b61fb4cd65c"}]}, {"id": "a670441e3a9e80ab", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/14.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "d1f3156e6e919bd3f898d622ff7d18ba414cdaafae03d387c0fa6dd030ef7b55"}]}, {"id": "72f9fc520e6c5712", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/15.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "94fe64c7cd23e451071060d2a05ccc9b5ea149d5de6f0afc02e8d83c9252d766"}]}, {"id": "43f7663ccddc4f48", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/16.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "b2b6a30ad1befa27687be939a8b87c0b3ca7ba017d23f52c0edc040680f87109"}]}, {"id": "f19543fcdfc41294", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/17.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "439b9efc687eb60ec5f5ad491e8759ad40e6dd5168aefd9fd657ee0090e747f3"}]}, {"id": "120ba105167749f1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/18.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "04e0e0aa98be462e0d3dcda366e77be175dbf095c82c23d96ae7ce32b257e56e"}]}, {"id": "5d933485760bc2ad", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/19.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "d2ccf90b25031598db56cbb09d709457416373b0580024397fdd738039a7b87d"}]}, {"id": "d082e28f07ef649c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_16.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "3dde974e5992a9d2bb6cdccff60e527f9c5c2c1e3938193b008489145f3c8c45"}]}, {"id": "0f0699702677479e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "5e360fae5c9b2f4d2cd5493c28cc611c7869b135ca26025fc03b125771bfdf78"}]}, {"id": "301052b0173639d7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "ceb1ea427d6004e4772af72bc50fd4ee775471d26504ceac4fed4e1d5b659a35"}]}, {"id": "3a73c19d3db06164", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_4.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "96080dee4be5ea019c2fcb1f69dd9963bc648c2502b59e649333264f79806cae"}]}, {"id": "aae0cb483d061bab", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_6.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "29a37c3f8d720881a01a11ac3447c3d42406a05bc20af7cd723291bfbdefb4b2"}]}, {"id": "b207b1065461de5f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_8.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "7e127a689e6e1b9f5819627a1d1fbc218483b84dc90d2080efb288338d86e5cb"}]}, {"id": "4e923b84034dabbd", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2038}, "digests": [{"algorithm": "sha256", "value": "755d4edebc28a46fb206ce1671d44320044fbe9d797ee390e1ac4d9758599e01"}]}, {"id": "9b1a4169c27a1fc6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "a546c13ddaa99464cb36fb1382e8ce9d6e415ff0880b65bb71e6b78c3bcc1212"}]}, {"id": "b264435be70976f0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/200.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "1a5737c16fda6b86cdb83f732867076918157841e9baa0125ead6863cd30cb71"}]}, {"id": "60862e9b00298e6c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "596781f6db5303ded52ab07d003b3a02b0a7804dde8a48baadeb1f34bb9a0b21"}]}, {"id": "833eb95fcb5143e8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "88d016f83bbbed3a940291a4ed7eedfbb33d92ada03fd53ff8ed7408bfba8c98"}]}, {"id": "5da61fb952868564", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2_3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "742359b186e0e274dd489d21fdabebeea03584c260b5ee43d18277765b2ec52c"}]}, {"id": "f93961926bdcc3a6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2006}, "digests": [{"algorithm": "sha256", "value": "b9bb57049a85cde7dadad019bb118c1754c282f203651374c075b89b7aa6b014"}]}, {"id": "0f957b99537e660d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "0f67edab88d8b24c7c543e954c20ccaa610b8b5de36913810ccb4d5952b2545e"}]}, {"id": "178837cb63cc1e11", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/300.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "711089dcb19fed7f52a5ad6b0f136a0875695e0848bf58a3f6d49dc4915f0ae4"}]}, {"id": "2fb79db6df7950c2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "75314e1045cfcba5fdec32c26fb564d226f1e97a5e90e13bf50e1681f3aa835b"}]}, {"id": "6e08e33a9d8328c9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "4c4f41a2020020fc929c80da9d3ea85c458c48c18184bb6a058f2bf5d9f7e150"}]}, {"id": "a3574227cf6a2221", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_16.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "8d7edee90ee1247338deedd6048dfe284296f7805a6e3ab5a84a71ad9df3008e"}]}, {"id": "d7c7b73993dbdd16", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_4.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "331d4d7a341775062642d1c3532f00013a5b1adb9a7d626a2ae97637c3192fd3"}]}, {"id": "cedbba939fdf7067", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1926}, "digests": [{"algorithm": "sha256", "value": "bcab49515a789420bad3f9b8f9f893fad4fd0068a28de6bf3e41bd0e1c7eac1c"}]}, {"id": "d365fe41cebec9d4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "e4ccedc833bf8178f0f4a2f30157143c3d0062f6cb81d9fff0ada023be6af1f0"}]}, {"id": "b79b239a0778962e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/400.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "50c6ad412b0b3eab3f2ec25b89083c44b7180d8dc602459ce28dbd3e6f492920"}]}, {"id": "5810394f11eec176", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "23463741c350f99b8d3a4ff2909a957885d30f7141e47971ce901aceefb5276d"}]}, {"id": "e29d4ec9289940d3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "e10c12b314896dad171da1f782fc25babbf81f8567983190f43bcdb31b3be448"}]}, {"id": "aad3b3efbf4fc446", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1960}, "digests": [{"algorithm": "sha256", "value": "305a2bf86903696149a3565afe12f7f4e41dc0a45f21eee75ec2941672daade2"}]}, {"id": "23403b1fc83bfefa", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "d9cf5958395ea7f167d6cb8e7443f3a812fcdad80d34c9c6d2db21123bd4fdb9"}]}, {"id": "38665cdcc86aa978", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/500.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "0d29c01d147830b5fa22a857855dd5a50ad3c13a61eca328f661126c82e85525"}]}, {"id": "ac06c9d79c2c3836", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c9d59fb465c8a0959d898a99ec0e3930465b6968bc9120fe0f87b147f0297e96"}]}, {"id": "49e335b57215ae2c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "50d698b06151185aaf5cdd9987da67cac8b95009b7bf1df33b589847b4c1d743"}]}, {"id": "e93de3fa08321ea6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1774}, "digests": [{"algorithm": "sha256", "value": "5969875a7c2ad6144603a05cb8b042e48af36aeb4244855b112fa354219ba0be"}]}, {"id": "f20c850cf672bf9c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "a0adf05fda8305ecf106aa54281fb4911fd15ca3dcf5a43d6a371993e520454d"}]}, {"id": "0e5a9dc124f2901b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/600.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "cd68a1c3c1b1a367bce319a2f2568d317f37b27530f10d0d2f3fd278a9894430"}]}, {"id": "ce8d6eca6d4ebe0e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "724e8683ed812ff70cfb68e8e5444fc74bf3c382472c62a286b9cfcca15f4a11"}]}, {"id": "4aeca3235bbcf49d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "e1ab81b65d05e195517c41702c1b414d52148e5a2082897941f9aec9d7ceb4bc"}]}, {"id": "d10cd1dcdbbc4c6c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "2154a244b4e642c181c79790dba09a60b5bc304d263c8d5041d04c10820e5533"}]}, {"id": "bf7d9f93ab1abc1f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "d5db05ed1f6399ba018e654639cc41004a36393684b1b0918947dd371ce5f675"}]}, {"id": "b5b9ae190e17abaf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/700.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "9a178303d3a1a4e107e8555fb01a4842a37fde9664fd0c710c7b121000d503d3"}]}, {"id": "0c27d944ae029c8a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "8c93fd96827aa147fc7eb8828051319b4bcd1828378c6af272fb005645f1f148"}]}, {"id": "5cc63acdad06a1da", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "9ea4903d5e5533d803947117b1f3dcdafdf04388599f4a704909cf4e05c29aa4"}]}, {"id": "a61dbb2969567a6e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "6f91746ad44df9a04e11640a7f5b71ba7fb7a6b93a43b100d85b9eeee1c2dd35"}]}, {"id": "07203a3357c4c000", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "66a3cdc65b55515324c2c0950d95ad7b08f897deaca659187ec61de45c326a30"}]}, {"id": "a068c979b5207580", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/800.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "491ecb4be979aeda3b18f40569a58e0bb9c7c4b005f3411cadf974dc09cf608d"}]}, {"id": "16938dc98e146706", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "609a8fbe53458b6b1fe5200b693d6e8482750e62702d553594be4bf4bdd80acf"}]}, {"id": "4d29f93c13c1101e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "37bd17c4b82af00de5cc7384d3aa5d1bc45fd60626263080dc5c188abb5b8ed1"}]}, {"id": "05c19ca6a3aa6d92", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "abb6b96612f5235bb4e9346a6a827c5cb639abb81d551d01280a092743caf716"}]}, {"id": "952a9336e9b76ebf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "f4a523d6456a4628eda4a7159114d81a1551832961eafe466c3cdd9842142a5b"}]}, {"id": "e7973482be299853", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/900.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "8a58b5278ee098f50d48de2679aaaa7582eac4815ce56f8c863bab26db215152"}]}, {"id": "e908673c7d5e51a7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "8c2c870134d3e27d708295d75b0d634f5791e06c9094aea59cd3e22b3ea892ea"}]}, {"id": "1ec818a3a7e310bc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90000.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "c83b0fbceb1149c094e1f0fc6728600ddaef28203e0831cb4095b926bff8dea9"}]}, {"id": "432573cce61b5019", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/PCM/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "7b983002a3f88ebc1f89837cd941d469edad80987a0cbdd03ac9fcf3317882aa"}]}, {"id": "b6a2c70ef27b6b93", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/PatSyn/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 748}, "digests": [{"algorithm": "sha256", "value": "2286902ac63d9b21214bc0e2148e6edd48da734664d4f91d6e45c251d478bfbf"}]}, {"id": "29984b315e66ef19", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Alnum.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8568}, "digests": [{"algorithm": "sha256", "value": "03a148e2b60a7a69d71f20ae42ec4f998328e3124073b6d0e6180b00aac2cf6a"}]}, {"id": "53517643f5b34d7a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Assigned.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8251}, "digests": [{"algorithm": "sha256", "value": "6d432250feb0e15108386bf2a299271968bf0692bfbef8f06dd1b84e61e050ef"}]}, {"id": "62c39e766431e080", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Blank.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 562}, "digests": [{"algorithm": "sha256", "value": "923736626a6717bdff1b2dc92c8d27b7e78265cf1b249d829136565cfe9595a5"}]}, {"id": "cca4c07e84dab226", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Graph.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8300}, "digests": [{"algorithm": "sha256", "value": "b534e71ef8fa18160a4880fe2eecc03e7f3df007855e44c4dca5c0007549bb47"}]}, {"id": "87282c0c5a17d83e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PerlWord.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 515}, "digests": [{"algorithm": "sha256", "value": "acdad31f585aacca4165b114607c9648c6b890ae66ef6255260175fe49107a34"}]}, {"id": "ccb5b6022f27f201", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PosixPun.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "25c86a81506eac95291ee83dda14705215348636710d02e164e666679f9580e8"}]}, {"id": "25a564ab9aec9a8d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Print.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8270}, "digests": [{"algorithm": "sha256", "value": "887e26bd91f54842ef445626b6375cbde3f8e1526692998fd8f267cde5bd1a3a"}]}, {"id": "4da8ec65ee39b11b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/SpacePer.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "8207d468e5a61ba31399057ccdeb51d2c5b63a9ea1132b97bed4b7e8237148a2"}]}, {"id": "c92b9c9d4503c008", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Title.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 583}, "digests": [{"algorithm": "sha256", "value": "14b92c1668c9933648cf689e3bb9b08600501033f387c7e9670097b3fdd6bf2d"}]}, {"id": "e358f8c6906e9606", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Word.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8624}, "digests": [{"algorithm": "sha256", "value": "190c44e150c348c907944bce3b0fa5ba2f8a800dd5be6e270c43082c780bf7e5"}]}, {"id": "c2184e646b223725", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/XPosixPu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "60bdcd682c3e7dfe1aac833c7dd4a5017e360bb062747ec05395e3587fcf9ff3"}]}, {"id": "6e893d250242ae53", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlAny.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "eb9b22d97f9c1b7626ab61da3311c7037615f8d9c2863c8e66e0df811e4acaca"}]}, {"id": "57afca4625484229", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCh2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8670}, "digests": [{"algorithm": "sha256", "value": "f9886eb8f729f0800b307c2555ce40fb7e2be57051c93c0f6cd7bff39d7d8572"}]}, {"id": "3af5e8294b6cd703", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCha.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7464}, "digests": [{"algorithm": "sha256", "value": "0e5a153d0cec2700d17e8347cbd7ee8b6396177482d25239cb3e382eb5e3e9f2"}]}, {"id": "98e186233bc13bc1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlFol.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "a9f3738e978fc778f959e6821b7010a4706a6927c8840152d6d1aa8587a0a7f8"}]}, {"id": "59d4fcdce03acfd1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "ca81045e40d3afaec30dff910e79b590e5b96d21522eca80529e3e77ac6e68c4"}]}, {"id": "5bdd851dfa0ca4c0", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDS.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7496}, "digests": [{"algorithm": "sha256", "value": "8519345f30e4081ceedfe4548ffab9cbc05cb5eee6d220db5fc62761c5051912"}]}, {"id": "a68b3135b179e15a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIsI.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 827}, "digests": [{"algorithm": "sha256", "value": "04f61094131cfc2a9c874f0a201ca45e17ec349329e9ae57af6b71b23f532840"}]}, {"id": "94666245890341c6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNch.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "6f39b9470727479e150677988d67521eedae7723d92ae3dcd7ef739c37bc72a1"}]}, {"id": "513238eca66c0db5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNon.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 653}, "digests": [{"algorithm": "sha256", "value": "c827eebfecabe32e79206282345b11e4ffdf41170ae8d89414aade48a87b9f38"}]}, {"id": "4ab62c697cab06eb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPat.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "00262341d84a268c0d5adbfef988a4a8b319e33076c91e910ac1b99c4ee265b2"}]}, {"id": "bdbcc39fc5066d04", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPr2.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "28b3807ea2d2914a91dae6eb999fb72ef45a59cd2930b977eb586463a97b36c9"}]}, {"id": "8b782b408ddb6a0d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPro.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "54411a46e13b0a1250a6c0fa42bc4ae07c2b0265958784bf027268ed1999a3b3"}]}, {"id": "6d48609edaecaf09", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlQuo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "8fdcd978682f51fb81aafbe5651d192e1b4c273b8a9f02b590a06892f5db5ed5"}]}, {"id": "61c1a4edbdfac10d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/QMark/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "56454f5bb71a4781d8ec79b2ee70aa9305c9b76440e1ffa0fe3787880f8f47e0"}]}, {"id": "8cc87a43bffa3a5c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/AT.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "88d3d10eca5c8303339fe6f94fdb06b90585d76384d022f6bc65d91fe60a1c32"}]}, {"id": "5478cc68e735b760", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/CL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "802ab3ce9609646c51862553c9be089464b3f0eb4c7ff8e6efb86c364022c1ce"}]}, {"id": "d15cfaa9e9d3079c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/EX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3636}, "digests": [{"algorithm": "sha256", "value": "87e3a16fc489ffe98f2b10522df4282ccd02f1b70290d18aa5835c90ecf1caed"}]}, {"id": "f4cbeff73e59c4cc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/FO.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 711}, "digests": [{"algorithm": "sha256", "value": "5ad01b674d0702aabf528c15fdbf9ebea9ea282c93dc90b028695e130edb86e8"}]}, {"id": "3201d856a347af76", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LE.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6224}, "digests": [{"algorithm": "sha256", "value": "655c737439f48a549edb6ac5a3cf5b66d292a884785673aa5ffdd2da73163a75"}]}, {"id": "f4f733b99cd77749", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LO.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7099}, "digests": [{"algorithm": "sha256", "value": "3777f708227e1b6f38dbeeb56b2d58c6e9b4f109a68fa41211a317fbcf7ff884"}]}, {"id": "b1b2fefb244a3ed1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/NU.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "46f0df83b82f1279e5d50d4938ef6dc18c098e184e96bd75029fcb46bf1735a9"}]}, {"id": "946aca7a7bb1d868", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/SC.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "c659d962039ef764774fde1386d1c5b35af68731b8262ee8c8b6d0f46c1a2b1a"}]}, {"id": "a877bdaf6dff8877", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/ST.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1288}, "digests": [{"algorithm": "sha256", "value": "fd9b49913e77fc3c52bd929bd417647f4f57dfaab7a44a2e1f5370195cb5aa8c"}]}, {"id": "ddf5f8d2e9fc82eb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/Sp.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 568}, "digests": [{"algorithm": "sha256", "value": "c81275e6c6645369a0ed031d1dc24b91bfda5381da24e22566ac5cc05f9a32f9"}]}, {"id": "40625cf14e30a0b6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/UP.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7069}, "digests": [{"algorithm": "sha256", "value": "404831ec691da08ffd06c097a7df0ad1e778c3caf27d87e1f7040d99321dbbf6"}]}, {"id": "9fdcf3881a0a08df", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/XX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9413}, "digests": [{"algorithm": "sha256", "value": "d93054ac9154ee005292718d9e3c27762c44dbf7333fd46ccdd0e3b5b2432faa"}]}, {"id": "42283203c1a3ccca", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/SD/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "58a22d70a2a2e621b6bc4611dafa91976b3d5bdfeddddc1b9443a005ee371dd7"}]}, {"id": "797e5821c83f0cf4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/STerm/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "fe66f318439e054f7341068d20adc3ecbae0cd2e80248ebf6337aaa3e304809c"}]}, {"id": "8b225c764f334a65", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Arab.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "483c1dde9d22f5a72cfb0d30b18b1b38bf480a7f93af107859d7148b3e247918"}]}, {"id": "47ac782031c705b5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Armn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "f939b3073e76c1bee6e8ead109a38761165337212f9ecda427123210b0e0ad39"}]}, {"id": "94d4256cb68f606f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Beng.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "daea3d356c70c4b28484dad0b629305f0cb79c0ee3c3ff1001d8c8871bc56714"}]}, {"id": "836a61807c1c55c3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cprt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "0ec310c1c6213b4a7a736ee323b959b8bb427c9762ce37bae46abaaa4ec5f0e1"}]}, {"id": "0a5c60f72f231af7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cyrl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "5e8347af1622aa549419fa1a33e26ea92fdfaa7e657468be140e6c98a3317e58"}]}, {"id": "378bc5dd48646423", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Deva.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "2bac00eba76eb622b26eb80d9b521091436af97ddf7d378f78cf856a5f8e616f"}]}, {"id": "ad1c4780ae9c114f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Dupl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "b52f08b5e1a93ee309c9f86f03f61010cf66c2b07c129326c1a5707764e5a59c"}]}, {"id": "2d3bab670f1ed8ee", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Geor.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "e358d4ca6af5e7732f29a5d6245081714071538f3b21f93a6334edcd6cd34f95"}]}, {"id": "499046ce16865d13", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Glag.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "3932a522e6a75c77a4f1272d520455c8839b6aa1771e3c0c5e6e82ee80f2cfa9"}]}, {"id": "977a2efaaa1d9a24", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gong.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "529df09cc00467e27f824abc158e8c068b8a527a18cc23bdeb14cc09e13c1fac"}]}, {"id": "de933701d79001d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gonm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "cac61716ed9a7ea7a0e661889ec21ad87d577e071ff1a7bccb42144a8877a51f"}]}, {"id": "7d2fe0f9e9b61932", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gran.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "c3ff7dfb29735403e21ab038623dc79eeabf2c65cf0868675187a15dae0baa6f"}]}, {"id": "bb5243a56c4b2a4b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Grek.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "0d6ebc024d0c681b4e22d791c84579d5a2c3e903e12286bb1e2d82c1aeba9c4a"}]}, {"id": "426108b7f0e4facc", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gujr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "8a2977707796eb6fdf3f97c56b88c953461bd48063a170faf6b422dce1511961"}]}, {"id": "0f06af2ab0f6ab5b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Guru.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "62d8ac9b0ccbb6a654207097af40bbe45a73be1e50a7bf8f39ae34fa2c9c4738"}]}, {"id": "e2a25a9108f2d3e8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Han.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 707}, "digests": [{"algorithm": "sha256", "value": "12a86cf31c97c025c9405774a91fa93e2ef76c1ba5e5c6a2d4794cfb52c4dd91"}]}, {"id": "eb6eddcc4c1235c3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hang.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "0935364a4b2dbd2f074fdf7423ad379ac3760aa6a8af4585a8b671b077dfbfb8"}]}, {"id": "b5a0247efdfa1f91", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hira.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "e516c5f573175008ee7a199ba80f08419fc1e0c8a2c534bd56baa4fd43b4df2a"}]}, {"id": "46867e389038aa9a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Kana.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "968b4ed456b09c7a9699d5e21e08955207fb21e0b7286c6e8efca81236389100"}]}, {"id": "727abb5927fd39aa", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Knda.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "8922f9bcdaa1e599345cac1583dc7f66b19eebbe6de3149f746d525c0b5f23aa"}]}, {"id": "dbca464beb2a97c8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Latn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "16369987cb1d9cfe758dde09dc2304ce33e7cda1a8e3e588a758179957240548"}]}, {"id": "9ca3aef5f39b5e5b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Limb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "9c365e75327ec9deb9c48f1700599d8f8ef03ee5ce246812080b6babb5d6cb82"}]}, {"id": "7a4b63d8c7ee8d2a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Linb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "c55c2fb80492872e5ffb22b7ae577395b0e190cbab75ebc6b8a72638bab4855b"}]}, {"id": "290423b9e96a52ca", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mlym.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "06de47dc166c500efa35ac8e9790bd5039376a56ee02b0a43f9d9741204d62e1"}]}, {"id": "c3bb0b1d2a653b83", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mong.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "0f4af0ee17d52e8944ca1a78762d1d58f9eda8776366ed9b0169d3d67814f5bb"}]}, {"id": "7cf7dbca40afd930", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mult.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "d18bc1bf7a3f96d4abc1177ee77008d317328b82c936a63b4d7aa8b29e97b53d"}]}, {"id": "734ca2b7762c6e0a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Orya.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "7dbf71268c9f29f083e7f5c20893aa1734606e19bf9010388b5499ddc58eec21"}]}, {"id": "3249d9506aed5bf6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Sinh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "fc9e2b39ac7a97af871ebac5c2028e6546c04c74db836824b78209658c850f12"}]}, {"id": "88d9c92f544f27f9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Syrc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "3ec705192363cd6c1a2ef9b623dfc473c373fe03bbe54376772a483df62d2bc0"}]}, {"id": "0dc65e9971053b7b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Taml.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "426ba6f4692f43eb5c4a358121a271349ad527d27eedff696a466d9ba7d8ca9e"}]}, {"id": "81b3c73ce2e429a4", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Telu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "9d17b15f695a1191a81897c219fbe9f85416ddfc1e7ea9e85601e242f23beb6f"}]}, {"id": "a9c841182f8806c7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zinh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 803}, "digests": [{"algorithm": "sha256", "value": "9d3d9d315567bb243ef5a91747cc4724c5991e6a416841d854115e2b76073d0a"}]}, {"id": "f4afa86ba2f12fb9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zyyy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "6bd373b2a53a7dcd33d32d316476b4002f77847f152c8a89dbcf2cf94b3f2a9a"}]}, {"id": "7206fef0770a1e8f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Adlm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "d52311446b1ef478876d9748baaf83a932c385647577262d798e93b35a6ef069"}]}, {"id": "905111277461f98d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Arab.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "a6794297f0a07f759ac220275241f7d8b50250823366c4b4dc85328ec35495b6"}]}, {"id": "62efff6c2c5875b9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Armn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "79f8de90a9bc6b97a24e60d0d41d37f48d0365e5892c9107f6b3d7f3b3d3b3a6"}]}, {"id": "8d033a241f323556", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Beng.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "f07c36f7d34a8a98f4c21bed376cd1dee3d1fa32141203157d6ecb1b5b52c14b"}]}, {"id": "30a882e759ccf92b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bhks.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3583bbe20b64a444df35131c4f9bc8aa39e9b1e0473ffe5759756240b101199d"}]}, {"id": "418aa26ddca6713b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bopo.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "4613e13e35321daa9da8333fdff5b6c9c13137312c65ca252da14a05c6585afc"}]}, {"id": "5e5d9bfb8eff798e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cakm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "0ff195f67f42a285e450c72e7010d8de7eda9ad57612756f368d9da9491a5adb"}]}, {"id": "ced79422cfcd1da3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cham.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "893ad9528dabb24dd52e18988ae7ccc78304ccd6059c8f02c8257a6fe94f8cbb"}]}, {"id": "03858752bf2b0d10", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Copt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "1eb897db1c3fb0aba8085999e6b5bc33c3a116b01ae757529a9403b88c035923"}]}, {"id": "4ce681181455a441", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cprt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "3a237b811afabce7385883f25a3298965797f7afd7be9620f975024c9a43dc2e"}]}, {"id": "e006a83ae4c017a3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cyrl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "958b798850890585b7694e689f5d6f64e5507144c6f2054dbb9af18f640beb4c"}]}, {"id": "901735a750350d48", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Deva.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "6e1871730aea7bb455e1e5c92fb9a0edf35c6ee87ce413edeabcb6e25aade09c"}]}, {"id": "9ddc90ef86795e07", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Dupl.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "a31adc16997afd4987cc27dce1a9da37695716e9ae9e63c7d3988643f0b0d31a"}]}, {"id": "2aa81084cec60409", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Ethi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "9113b4d9f08b731192ffc53dce2f0e9b96c46f5f5921f02da8c6b16c5634e983"}]}, {"id": "af7f2d8a2a9c341d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Geor.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "d836a3d8ed869df65176549078b66fd77535bf87788b68f68f578cf541b3eb00"}]}, {"id": "80caa2bf4a26e960", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Glag.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "85ba271dc21a3e3b93ee457467249244fddc67798574d116e8591843053d0839"}]}, {"id": "6ac12478373d0262", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gong.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "06acee64e8354d033939f394bc7be757fdad1ddfb10bb5bee98c300cd9cfa68e"}]}, {"id": "08b30fac437a842b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gonm.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "03a449d840270185abd939bee430a6e81b5eac205d14429ede20e61292fe7090"}]}, {"id": "830619857a20f2b3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gran.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 775}, "digests": [{"algorithm": "sha256", "value": "f61eb0ab698ee5e253a08e0349882270bd0b5993c1f1c91fba0385e73eade845"}]}, {"id": "1827616d74a7153d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Grek.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "9063bcb4fb9173915e7fcbe9997ce154c8f5be3a59835ce955eefefdc59eaf3a"}]}, {"id": "386248bd84de4351", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gujr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "e378815a05254ba76ab8fe63ec86c21acbb66277e106b58cf5eb02f9c1531a90"}]}, {"id": "77220db38e6c7ded", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Guru.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "30ceb9f4f69cc95b3cd752682215bd63e03fcd4fe6afa1c36919f5c10a92007d"}]}, {"id": "7d278109317a10a5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Han.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 903}, "digests": [{"algorithm": "sha256", "value": "d480d3424f443405c9dc43e5dcb8a5f61d395a19dfb28d3e0aa73d55cb926e38"}]}, {"id": "f46f2909a019ea5e", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hang.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "49a04736f45b5fab19c79611b28386c9b91ccc89949e3b25f70bf070bbad0280"}]}, {"id": "c8145031e9fc3ef1", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hebr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "3326a87331505edb9b49cd872bc533350b5e75faa70935fb5e3b425884c553b4"}]}, {"id": "cee16032eebe7cff", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hira.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "64017d6dfa2204873a5f6c2e18401698cac4ce16bb408fe6c1fc226e90a21d83"}]}, {"id": "288c79ff5d936c30", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmng.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "20c19b4852d5cb31e5df0b1689c1f02b21ee9956c3bf55d653057c2a07757cbd"}]}, {"id": "97342a509fcea86c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmnp.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "6ead0b96671604825c4fd2fb5dad0b431b2a0611661cf40f7c676f3d42d9e55c"}]}, {"id": "ecb1a0fcb9afd2a6", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kana.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "3a827de73265565c18052dadc517afe889776d754355026291ac22853738fa15"}]}, {"id": "0345572638915a91", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khar.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "165274799455e4a63e04a2434af88017432dd688393cf6742303e6c8b3560831"}]}, {"id": "53959e75d4bb487d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khmr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "caa218cefd089b3dea32218ef240b97eb73574d86362af33c78799fb41c35944"}]}, {"id": "6ebf6bf7d16e913c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khoj.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "5d3a605c2c1ded055c2c6f5d88d21b6dabc5b69accb802da8a5583e0b39af188"}]}, {"id": "439fbb7fcc8d47d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Knda.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "1943aa0c3a66899358ccf52d387f7d8eb8527e3fa84bee0c2b706af92c5a1046"}]}, {"id": "21cdfb2c6533a7c7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kthi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d1867b9908e72699fe4fc9c760c7f945dca8ce38e263d20b5c2e413cccb47288"}]}, {"id": "3ca3ff36fe9c0659", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lana.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "95df871534913da209180b3f56f18a9ad42471e36ddedd375d036817e0589bbd"}]}, {"id": "e24605c455cfbf62", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lao.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "adc37534721a2b2fb65f453261d2ae237d3f2aac6f207cbd61f29a976277617e"}]}, {"id": "c4d974dad869aa15", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Latn.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 884}, "digests": [{"algorithm": "sha256", "value": "b3bf5200f32991746c23da879d10846cf7f702e157303816380a98cd7b5b1110"}]}, {"id": "21a7c07308411bef", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Limb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "c54c03d5277a74482aa5bc646f003943d2891c481acc80a4a175f4c4b0d2e048"}]}, {"id": "71076247f00aa7ec", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lina.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "2fc7e12e196ceb3e099ea5aa968ad292beaa705fed20a432d8a61f0692e3bcb0"}]}, {"id": "e8f734fe9db89ecf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Linb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "d42057a1c10459ccd8199d7a4b496d830220f29733b0c9ea48cd08f7a21c1e7a"}]}, {"id": "618903fee40af844", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mlym.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 613}, "digests": [{"algorithm": "sha256", "value": "801578d06d06b428497c633077be8d7e169caef6d2ed62f56ea84d0d5aeebe5a"}]}, {"id": "810bb0f8fa103156", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mong.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "acbc0c9875b37b166d11319ddbb77b94b28f94d3b28a7060f88d613a9d1d3e63"}]}, {"id": "be9074c3d9dd3305", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mult.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "7a18d5f8b71ce36ea90cbcf6c8a79dc5d1adfec874a7fdf74453c9ebbd23b6a5"}]}, {"id": "e8fc60a6fa3ce042", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mymr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "8c37283a5c3368104ba887c4747d0883d0de8bc1e8fe697edd1ce01a05fe6347"}]}, {"id": "c44d427600429553", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Nand.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "d1ad06fe2a3da22c1d7325cc8e0c02b03f433def7171cd8bf9e83775908acd90"}]}, {"id": "992162653dfa6620", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Orya.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "0b0a93dcf5031dcb4aaeac9271e528a1b2735bceadee8735effab5613b2ab922"}]}, {"id": "41d4d1ea26ce3a37", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Phlp.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d604b519b74ada17d27d8d0c56ce5dc336d479c56230c1b7bb2cf051a8f99036"}]}, {"id": "81c5aece91fa3b6c", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Rohg.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "5024e6250335a30ba054ecd93a4346c421d5ac9694e4adf6f691645d1f6ec20d"}]}, {"id": "71b8466c30296f98", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Shrd.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "352263accc4b2bf4148f2af19fb406321ace031e2cb9af6720c41fe78b655301"}]}, {"id": "3862f7bfa6dcbe04", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sind.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "02f42b6e7017d7e77cb819a1fd609503607179479c7057468a652ca718d3add0"}]}, {"id": "23b408452efef3cf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sinh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "8c85cb652bcc8ecb85044703ad81b7589b1df58637fdb9bddd3563ae2f2a66db"}]}, {"id": "8b61b0f6e742dda8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Syrc.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "a53b8460f1ddbd94769a485d04eab8a04b9ef5e5e24e4269181c740244f4f1a0"}]}, {"id": "5bab17e41f161fcf", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tagb.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "eaed7f5144796272436ba29f1692440c5d47c12789956b865bf450ae7468cfa1"}]}, {"id": "9658163bc8760c3a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Takr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "f64de535a2800e279e4be21459ff72c1b6418156a6bf81aff1ff495c326d7470"}]}, {"id": "9c444e370b31749d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Talu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "674f767f490211b0a34248d6435a85b877dafe829b6f30efce38ca5de0da7ac6"}]}, {"id": "b440ef7d72901bfe", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Taml.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "453ced01b7547b00853b46f2e13b26295c36074dddf64911a7cad30483cb188d"}]}, {"id": "812f4009941c4f18", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Telu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "158e7631d7d0e821f5d1057d5579f32d0349c1632fe1738166db33459c286812"}]}, {"id": "9a681bf25ab5455a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Thaa.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "14e31e1b8ac665ca07a379dc77b2f9cae81ca4a1c2cd9ab51a4f792349acf868"}]}, {"id": "edbcfae3bd807e65", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tibt.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "5e9e93c0e7970ba10c61c27629e2377d73c26307a4b926e536fda59a4871c556"}]}, {"id": "a1d1a892088664d8", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tirh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "fb55adf22d19b9931b122384ec6a0b3fbb2988bef5bf6e325a739426a324ebc4"}]}, {"id": "f74335416a593acb", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Xsux.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "8bd1e66bb5ffb5c2ba8952ee8fb34241bd3bdb88cedcfc7a110c8afef2f84952"}]}, {"id": "f4f029934e7df1b3", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Yi.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "50eeb847e7bb1f75037524cf00a723789fb0b44b29af489473701b2c151fa9eb"}]}, {"id": "e347810bad1db6d9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zinh.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 681}, "digests": [{"algorithm": "sha256", "value": "d4dc6a07720e40ea49a6079f2aca8e941333c604a298011565d65d996802c94a"}]}, {"id": "f2e64a1c73d7096a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zyyy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2284}, "digests": [{"algorithm": "sha256", "value": "978eb7a6fb6a25768bf41f1aec2c3a479f9e633ce73a3289f5f4a15ab06400be"}]}, {"id": "127188abe8897339", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zzzz.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8218}, "digests": [{"algorithm": "sha256", "value": "c28f81ea468eb2b9c4744963d7c2303d97615cdf026624e967840b04341fef7b"}]}, {"id": "2d143ee690d4d1ed", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Term/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1618}, "digests": [{"algorithm": "sha256", "value": "8ad31e40c89c6c74b043655aaa846764ac35f081334f786fca553c0434813cdd"}]}, {"id": "7ed68a017302ba14", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/UIdeo/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 669}, "digests": [{"algorithm": "sha256", "value": "cb8a613235a2efd34d9a2bfc3797f030908b6f95f190afa73f6429e300d34944"}]}, {"id": "a7ede59311823f1a", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Upper/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7059}, "digests": [{"algorithm": "sha256", "value": "1084e62baf750960b5bb299b11333c262ac83caa45147f8700f386a5701f0353"}]}, {"id": "f28bf1122d7dd045", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/R.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1437}, "digests": [{"algorithm": "sha256", "value": "2af1041b889a8e34cb84168d9e2816d7055ed1a9c968f3117c3f750fe471c213"}]}, {"id": "46aa61f0e8ee8eaa", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tr.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "e1f873abbf55bde5e49a20beada26f47e8882b764566182b97364bd6ac131ab7"}]}, {"id": "d8ce61bfbd87041b", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tu.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "17a6f7b56ca3532e962455ad871c101dd41e73a05d801c6c7a3ec402a69b4730"}]}, {"id": "8896b5b9fe62f17d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/U.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "e1c07924cc190f4cf8817967997d4287e3949fd6ab5bf6b1e2d806543936455e"}]}, {"id": "bb89a3944d0099ae", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/EX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "90fee10db196adacd7835400977e212a379adc7d7df956fab51ab2ba2851f484"}]}, {"id": "da5df98ca863b4f9", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/Extend.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3650}, "digests": [{"algorithm": "sha256", "value": "1b6a8523e024af125e127347234d6353d7342df0f4e6307039704e2da78612e3"}]}, {"id": "febae1d2489b4d36", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/FO.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "258f54d30e0c87f4145034d238ef1a7ba97d0ac0ba86ac40a91dd120838640ed"}]}, {"id": "e57c8d0a22b1acb2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/HL.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "e01915dd9ad7f500ea5b8f4bbc6099d789810a2a692ff1da657ac4f205c89dbd"}]}, {"id": "da732bbda4a23133", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/KA.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "d6800ab78e4be6b628d2791bb7bf3a7733da9ddd13c3055a6be315d5519d7edd"}]}, {"id": "bc8d14a81c507185", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/LE.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6579}, "digests": [{"algorithm": "sha256", "value": "5fc933d5e21ab215d41490f1d608774035818c5b3308e4395f01dffe83bafdb1"}]}, {"id": "2ae93d7d41157c5f", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MB.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "f076dce3686ae4206d0f27882da2a1d3df54f243f5a02411fc54907f344dee1b"}]}, {"id": "94e68ac20000edf7", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/ML.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 569}, "digests": [{"algorithm": "sha256", "value": "70305c321aa0a916ea93eb6c5c31b53e098d06fd6035cdcb09da5e5219a29ece"}]}, {"id": "9ab816ed59e6e1a2", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MN.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "13b0a41f6d34aa68bf08d39bd454ad18c13005a685765049293517d1cb35629d"}]}, {"id": "6e89e69040820b60", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/NU.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "5884fa17bb2eec74b8779eb8d4d407f0c81595c705a42371c78d354e68aa366a"}]}, {"id": "635f62a581c7d1c5", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/WSegSpac.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "b8bc4aa9ad4bcaf4674dd9afdb73bda24f91f92d3bdea6cb4cee84f162fec518"}]}, {"id": "1ffb87b500bd0d47", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/XX.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8749}, "digests": [{"algorithm": "sha256", "value": "9af30604b598fdf40554329f758c9286dad616da419b64254de12bfe55903c0c"}]}, {"id": "8c1d0dc8f76c909d", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDC/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8652}, "digests": [{"algorithm": "sha256", "value": "d15a672c4399330e7e945d12d598a77314bc19149ccd30a2e1a13c50b4df25a8"}]}, {"id": "ce4a9289b6bab594", "location": {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDS/Y.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7480}, "digests": [{"algorithm": "sha256", "value": "697e788e18c6055164364076d0ab3848a6170e268f31ba4377241193bdbb8190"}]}, {"id": "654ae0c5fe232af6", "location": {"path": "/usr/share/perl/5.30.0/unicore/uni_keywords.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33242}, "digests": [{"algorithm": "sha256", "value": "bea2c82f19bb819e8bf15fdd33d059394135a5d05d5527cef4cfcf7f576578a6"}]}, {"id": "3e6f4033d9b257ed", "location": {"path": "/usr/share/perl/5.30.0/unicore/version", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7}, "digests": [{"algorithm": "sha256", "value": "a712c758275b460d18fa77a26ed3589689bb3f69dcc1ea99b913e32db92a5cd2"}]}, {"id": "cce765671f61dfe6", "location": {"path": "/usr/share/perl/5.30.0/utf8.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10423}, "digests": [{"algorithm": "sha256", "value": "f29ceaa8053199d3f6ccdadd327a54c252e881507ee02701daa2b7ebd99fdc13"}]}, {"id": "beb291bbb2174714", "location": {"path": "/usr/share/perl/5.30.0/utf8_heavy.pl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27299}, "digests": [{"algorithm": "sha256", "value": "e92870920db862e597b2fe1ad89abfc27c75a31bee2edafca62f097d2d1ef7fb"}]}, {"id": "ddc26a01c35a3fff", "location": {"path": "/usr/share/perl/5.30.0/vars.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2458}, "digests": [{"algorithm": "sha256", "value": "84de23fb5d39572d2b0dc5d4e1cd6363017fae8f54eff90d4c8121eb1edeeb57"}]}, {"id": "2192dc2bfec9f6a6", "location": {"path": "/usr/share/perl/5.30.0/version.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1976}, "digests": [{"algorithm": "sha256", "value": "05159407844196d42135a4a4d5f7d045a7b02a22f6c54303a69edc06537499de"}]}, {"id": "2b55e836b4e6db7b", "location": {"path": "/usr/share/perl/5.30.0/version.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9832}, "digests": [{"algorithm": "sha256", "value": "2dde076e9ebdb1208ea6ce99ff7b19edf089f21d3525e0ff34bfcab7f91452b8"}]}, {"id": "f4e8c8d83434d06c", "location": {"path": "/usr/share/perl/5.30.0/version/Internals.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25026}, "digests": [{"algorithm": "sha256", "value": "a6a0b9f2039eea6932e362ab27ba254adc1f7ded9e7a270a97b773a32c0cb9d4"}]}, {"id": "8d511c912accd3f4", "location": {"path": "/usr/share/perl/5.30.0/version/regex.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4072}, "digests": [{"algorithm": "sha256", "value": "078f648f9981b0dd01df49de7ecf09f37c84595dc2a3bdc2b38de01f6d0d527e"}]}, {"id": "3cadc509466cedad", "location": {"path": "/usr/share/perl/5.30.0/vmsish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4313}, "digests": [{"algorithm": "sha256", "value": "7dbe0bb9c323cb34e707cc226e6b6a3cff96aa4ee0688a67c2be4a71a47124b0"}]}, {"id": "864757782590b1dd", "location": {"path": "/usr/share/perl/5.30.0/warnings.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49989}, "digests": [{"algorithm": "sha256", "value": "ffa6baf31af440661bcea74a116644bf1f39fa6bdd09dfcdea93be9da2e2eb13"}]}, {"id": "83d784f751264ebf", "location": {"path": "/usr/share/perl/5.30.0/warnings/register.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 759}, "digests": [{"algorithm": "sha256", "value": "ce25ec34358642703ff05b546b2ac42b4f2081ab7610d8373dd94c6b78040cf4"}]}, {"id": "0012a355c7c1ab78", "location": {"path": "/usr/share/perl5/CGI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125225}, "digests": [{"algorithm": "sha256", "value": "0238c9f84041809cad9c1407706a915a943dece63a233379b8922b40fa22f8e1"}]}, {"id": "3ed5d17ac78eb4b8", "location": {"path": "/usr/share/perl5/CGI.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 67231}, "digests": [{"algorithm": "sha256", "value": "296f89ccae9f2239f5be5e7d4aecf05d3cb4dedc786c98c998484dd50689bfd4"}]}, {"id": "0e7470a1b3766ddb", "location": {"path": "/usr/share/perl5/CGI/Carp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19060}, "digests": [{"algorithm": "sha256", "value": "9c89e2b471de53d80ed1ad7fcec0398950a63d7ffbd229395b90cc247201f54c"}]}, {"id": "71c00647dd37c5a9", "location": {"path": "/usr/share/perl5/CGI/Cookie.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17516}, "digests": [{"algorithm": "sha256", "value": "9a1988c164d4042cf2cdf2cabb0d30822d562dfb5983f2e80170bc610e16f3da"}]}, {"id": "0e978388ded4a1f6", "location": {"path": "/usr/share/perl5/CGI/Fast.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9767}, "digests": [{"algorithm": "sha256", "value": "5fc7c5c9ce280e51036345c3f354ac068101a6c0641f81709fb3657075c2cb59"}]}, {"id": "c3cdd5630131c525", "location": {"path": "/usr/share/perl5/CGI/File/Temp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 942}, "digests": [{"algorithm": "sha256", "value": "94d7e8e7e4f2f82cf5226331c4acc2256ed28ae8a51e5c324723703c620bfc95"}]}, {"id": "02327baf05d2a502", "location": {"path": "/usr/share/perl5/CGI/HTML/Functions.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "2b2a3d25940d4e388754e41bb8acdf6325987df546932d057f2f5e9bbd7eab5f"}]}, {"id": "f84cbcfadbc1435b", "location": {"path": "/usr/share/perl5/CGI/HTML/Functions.pod", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 60528}, "digests": [{"algorithm": "sha256", "value": "93f5d295710bc38bde7b332cdf8736af4b9e1756eee8da08f99edd412c05f982"}]}, {"id": "9eb964993c3454fe", "location": {"path": "/usr/share/perl5/CGI/Pretty.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1976}, "digests": [{"algorithm": "sha256", "value": "83934bb8cf90a355574bf92014ad4d8924eeda6d4cf66227f22b079c3b5ca2e5"}]}, {"id": "1a612d101f92811b", "location": {"path": "/usr/share/perl5/CGI/Push.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10142}, "digests": [{"algorithm": "sha256", "value": "8af1454b236cfe9cb5013d7e9342d0216d4558530221e998aa5fd16aba2ed747"}]}, {"id": "c9f60c2d97957985", "location": {"path": "/usr/share/perl5/CGI/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11714}, "digests": [{"algorithm": "sha256", "value": "df050d4106f8bd7014708c4b501f97a8f34beaabb7b297642ea13195698b9644"}]}, {"id": "7a64784a59d40ffc", "location": {"path": "/usr/share/perl5/Date/Format.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9648}, "digests": [{"algorithm": "sha256", "value": "1bcc66a9acca8ee061baa714bb06d680e15cdc03b0dd4219a441eb44b529848e"}]}, {"id": "164daae2c5894456", "location": {"path": "/usr/share/perl5/Date/Language.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2668}, "digests": [{"algorithm": "sha256", "value": "ccc39d23c3326e0e3fdbe5b83f0e8629bb0de548b3a4b2bc0505a148479b393a"}]}, {"id": "94769f8ff5ad4829", "location": {"path": "/usr/share/perl5/Date/Language/Afar.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "157f7726af735802efb75ba6cc020a8d19b3e8bfc734628f82c2c1eebb8a071d"}]}, {"id": "75dd90fa7760e49f", "location": {"path": "/usr/share/perl5/Date/Language/Amharic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1927}, "digests": [{"algorithm": "sha256", "value": "daa28aa67d5ff16b579c0d6a0dffc9a562a065d504ac953b411fce4593a8ec30"}]}, {"id": "388fe416639ec2e7", "location": {"path": "/usr/share/perl5/Date/Language/Austrian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 994}, "digests": [{"algorithm": "sha256", "value": "c147c5d2064afe707bb253bb64c463ce611aa578e9baeb341f136ae6029d44ad"}]}, {"id": "2ae91416bd69ddd4", "location": {"path": "/usr/share/perl5/Date/Language/Brazilian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 966}, "digests": [{"algorithm": "sha256", "value": "d47f2650d5b228e1eb19bf992f6bb70216840954e464d74bf459457d8827513b"}]}, {"id": "4457f90f8de8a45c", "location": {"path": "/usr/share/perl5/Date/Language/Bulgarian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2567}, "digests": [{"algorithm": "sha256", "value": "23f76d42a3aa82dc92c45c93958b36669f4a258c2c7cb4cf3d2d9799e56697fc"}]}, {"id": "f12fa3d6017979a6", "location": {"path": "/usr/share/perl5/Date/Language/Chinese.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 977}, "digests": [{"algorithm": "sha256", "value": "70d89755a8ef15ddc46d97e0e32e175f270731c2dab43ec31a38b6a3b7576030"}]}, {"id": "ddbad2d61cb4b962", "location": {"path": "/usr/share/perl5/Date/Language/Chinese_GB.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 918}, "digests": [{"algorithm": "sha256", "value": "1a714f84d91fd0dc2787b47a689d62a92bdea4f7600c22f4a0e2342515fcdc03"}]}, {"id": "bcb1836e3e07aef0", "location": {"path": "/usr/share/perl5/Date/Language/Czech.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1411}, "digests": [{"algorithm": "sha256", "value": "d9b19e710b8e3fd2e015c47c0fd7c0d270745ecc27b171c6d6d1b6b1e64f3aa9"}]}, {"id": "b291012dae5d48f3", "location": {"path": "/usr/share/perl5/Date/Language/Danish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1035}, "digests": [{"algorithm": "sha256", "value": "dae96aeec4c1d13109dbeb6c9cd17db98cadf4917d0edf1f255ca189da4dcb95"}]}, {"id": "409810d939d5412b", "location": {"path": "/usr/share/perl5/Date/Language/Dutch.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1086}, "digests": [{"algorithm": "sha256", "value": "8963174cd3092e8f32d21d0369da454fb235ee551fcecab7435732fc23afbbd8"}]}, {"id": "b355f7df39adca26", "location": {"path": "/usr/share/perl5/Date/Language/English.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 973}, "digests": [{"algorithm": "sha256", "value": "92dbd7fc909d7f409a4931e1647b97f1fb3570fbbdde94f991c11d49a22ca1c5"}]}, {"id": "4846833d88ab10bf", "location": {"path": "/usr/share/perl5/Date/Language/Finnish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "98e7cfec1507d85281c87551ff63743f581b08780d01f50a97ddaf9ca0481604"}]}, {"id": "e83b12d4d0dd2ab9", "location": {"path": "/usr/share/perl5/Date/Language/French.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1020}, "digests": [{"algorithm": "sha256", "value": "ff54a67ee332030d64d9f6fd698d04dd0a48f4229ff4d347a75fb5f72c6e7bd2"}]}, {"id": "54427c974b4cc6a2", "location": {"path": "/usr/share/perl5/Date/Language/Gedeo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "abdc606a958a67ba7e7bac299d534693ecaba30bc0039bdc68a2eb0f73ae87c1"}]}, {"id": "4a88717e223dc5c1", "location": {"path": "/usr/share/perl5/Date/Language/German.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1040}, "digests": [{"algorithm": "sha256", "value": "f92d9ba7ddcb35de435195777eeead3c32606862200c84146b209d6535ebe7c0"}]}, {"id": "b059ea5359ae2f7a", "location": {"path": "/usr/share/perl5/Date/Language/Greek.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2826}, "digests": [{"algorithm": "sha256", "value": "dc758099c84fde3bfa4279e9b482a490767506b79a28d9535cd6ff1cbc1bccd2"}]}, {"id": "da88eeabb843d2bd", "location": {"path": "/usr/share/perl5/Date/Language/Hungarian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2133}, "digests": [{"algorithm": "sha256", "value": "7414e9b4e9b88406b5182687e22c062127c6412d0ecf640d6907abc73c52aad1"}]}, {"id": "6a1319f92eb53ccc", "location": {"path": "/usr/share/perl5/Date/Language/Icelandic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1037}, "digests": [{"algorithm": "sha256", "value": "a50e701a7b6330dbc41861cda4849014c6232e9249023ea2fa99507e9a6ee702"}]}, {"id": "582d9f4233f001b0", "location": {"path": "/usr/share/perl5/Date/Language/Italian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1006}, "digests": [{"algorithm": "sha256", "value": "513bea678c33ad3a6f1f5b9dc1382ae5e90df929cc1e32d68c128b5ea67fbc4a"}]}, {"id": "41eba4329798b4e8", "location": {"path": "/usr/share/perl5/Date/Language/Norwegian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "ff6b2edc4820c9c2db2f9392315af128bbf853a0557e7276d579945f141e9836"}]}, {"id": "b4fa83dbc4a1f861", "location": {"path": "/usr/share/perl5/Date/Language/Occitan.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 964}, "digests": [{"algorithm": "sha256", "value": "bbf753c106b68e814ccc7d00bffe0bc219c732c6e3c5c629ad0154c3427be25d"}]}, {"id": "e53aa49fc1137a84", "location": {"path": "/usr/share/perl5/Date/Language/Oromo.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 999}, "digests": [{"algorithm": "sha256", "value": "fbf6dcc1ee213611ee41db6550a5c83eda44ce61f7d01d34e68145bde1c8a594"}]}, {"id": "1d61ecb2e4f8c42a", "location": {"path": "/usr/share/perl5/Date/Language/Romanian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 892}, "digests": [{"algorithm": "sha256", "value": "320c9fdb726c098c30bc14c6e9c831add45e72e5f682b55c6ae4c1165880b093"}]}, {"id": "984aea59d67a11ca", "location": {"path": "/usr/share/perl5/Date/Language/Russian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1384}, "digests": [{"algorithm": "sha256", "value": "821eba9ca048605883a3434a4bb9cff01c87b7b9c23d9300a63afbde66c2f91d"}]}, {"id": "df64755a8054535b", "location": {"path": "/usr/share/perl5/Date/Language/Russian_cp1251.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "9f2d81e621c48a18da1578d7044868fe7aec8feb80d35c6819f22b0e7e68a75d"}]}, {"id": "600efc80ba623535", "location": {"path": "/usr/share/perl5/Date/Language/Russian_koi8r.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "9e977e0b8cfb6370272efad845d7c253de6490d1268aa1504528f8fb48b31593"}]}, {"id": "344c343b07f8fd7c", "location": {"path": "/usr/share/perl5/Date/Language/Sidama.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 980}, "digests": [{"algorithm": "sha256", "value": "7576c52360a76689ae763696b132fd64f945f34647115b72fe0782cc5c157abc"}]}, {"id": "67c48ce725811301", "location": {"path": "/usr/share/perl5/Date/Language/Somali.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1155}, "digests": [{"algorithm": "sha256", "value": "6a04620528727937446372182da3d845490501250a4c2aa860c4890454d07e93"}]}, {"id": "bdb35aba7bf3edc6", "location": {"path": "/usr/share/perl5/Date/Language/Spanish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 922}, "digests": [{"algorithm": "sha256", "value": "0a342845a8507044b5e42f9057cc20b3dbdc2b9f7c4973fde8801d9bc6323e75"}]}, {"id": "2366167b51462372", "location": {"path": "/usr/share/perl5/Date/Language/Swedish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1122}, "digests": [{"algorithm": "sha256", "value": "d9482ae993437ab8515f34deb6f9be720916244f88b1aa81889a137f085b2a30"}]}, {"id": "fa21f1c25be1d74b", "location": {"path": "/usr/share/perl5/Date/Language/Tigrinya.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "84c43a9576e1c5913d2dbfe280cc6f71b0f9f58200110a67df94a051d79fccac"}]}, {"id": "a98e395787220fea", "location": {"path": "/usr/share/perl5/Date/Language/TigrinyaEritrean.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "b70df17f6524cd88c8f211ae2dfa32867e520b16c7f82e6dc2070daf5281b6e2"}]}, {"id": "9bc888da9c73411a", "location": {"path": "/usr/share/perl5/Date/Language/TigrinyaEthiopian.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1930}, "digests": [{"algorithm": "sha256", "value": "6b8e97204e22c4b3cd9b4eaa93b4afd6240fe29869ce2a28c784bcba0123ebab"}]}, {"id": "4ce79af2f0c276cd", "location": {"path": "/usr/share/perl5/Date/Language/Turkish.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2079}, "digests": [{"algorithm": "sha256", "value": "26eba960646b13f1cbf235510112e5510ad00848a0a608010e31a2a3ecc477a5"}]}, {"id": "b7c94b0b30943e09", "location": {"path": "/usr/share/perl5/Date/Parse.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9125}, "digests": [{"algorithm": "sha256", "value": "34b9c226b7c1e5951235cb16205f956be0b692dadaaf51724cdfaeb22a3ab0eb"}]}, {"id": "57659e4a062af226", "location": {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "1ba6314adcb7339b9730255a752b78863688d7628fe75fe5d02ea04607b7f80d"}]}, {"id": "eedd962e0c326387", "location": {"path": "/usr/share/perl5/Debconf/Base.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 499}, "digests": [{"algorithm": "sha256", "value": "66ddc0f2cb2cae1e92bce9f5ae48cc82aea652a9ade8ab86cf9a1a3093e1f3e1"}]}, {"id": "680ca171a29ea107", "location": {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3900}, "digests": [{"algorithm": "sha256", "value": "7d1b308c40b249d160ca49488f5ef1658db695940b53c7bf83bc89f49640b066"}]}, {"id": "eab5f2f92c0ae9aa", "location": {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15639}, "digests": [{"algorithm": "sha256", "value": "387c6f3a403d3e4cd862b3e68450ab014be1b3b7b6c5824e09ad2f590aae2314"}]}, {"id": "201665570a49b1a0", "location": {"path": "/usr/share/perl5/Debconf/Config.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7020}, "digests": [{"algorithm": "sha256", "value": "cd8de0d581b2ef08ff3deddd060fed52e4a914ddc0b59d46e3af617ee4961d1d"}]}, {"id": "92f8ef798835c4e7", "location": {"path": "/usr/share/perl5/Debconf/Db.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1202}, "digests": [{"algorithm": "sha256", "value": "c0e7a554455e3cf9c42d937bbc8a701627b43f048cbf7a1d7590af44f218338f"}]}, {"id": "c39da2dee2a24ca7", "location": {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2359}, "digests": [{"algorithm": "sha256", "value": "7ce0f564262a8d5dcdc1027951b080af151669b1841ac88cf6db54f9f5dcacab"}]}, {"id": "ea36ca102ec82bdb", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1638}, "digests": [{"algorithm": "sha256", "value": "0dd39de90e426e2062483ea468348aef62ecbdfb76fb1292728f3679a42b9dfd"}]}, {"id": "1203f398181d930f", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4825}, "digests": [{"algorithm": "sha256", "value": "7075a4f322db7e12d96e2391267073cf11a01277ed972b8fd5285c8b3b89e272"}]}, {"id": "dba809fe765a228d", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "d79bf94498c68355489fdd90c09d7aaa62116e42f0845ae78ba2c3b45fef9859"}]}, {"id": "cb0700d70b08d7f8", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "feb9793dbf296b01cc866c0bb792843e711f2126a2ed4171f4a1f2561da76cb8"}]}, {"id": "fc2826b9fcd1600d", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1990}, "digests": [{"algorithm": "sha256", "value": "57aba77c08bd3c0106b9d21c1c177984e20a477c2528b85b13ef1345b20af677"}]}, {"id": "5259f33b130ece74", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3609}, "digests": [{"algorithm": "sha256", "value": "ecf618cb2a38996f131f775e72084062b9c942c274133f7adb50ab8c36ef598f"}]}, {"id": "379824b718890d9c", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3633}, "digests": [{"algorithm": "sha256", "value": "18906996142065a6c897392a366934054c821d08f34acacb645724da5f6235d5"}]}, {"id": "09509f25d19a1667", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6226}, "digests": [{"algorithm": "sha256", "value": "633a36005440e5101b822a293751d63e0574787fe2b13157aacc2bc00fb0ef02"}]}, {"id": "2123854fa055ce2a", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3671}, "digests": [{"algorithm": "sha256", "value": "081953795cd5ffbfc2b56cdc1e24c59f76be1fd7664ceaaee6688a55f12c1a3e"}]}, {"id": "089c8cdf21cc1a20", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "b50341f54a9e86d13c0fc1b607466df39f8db062f226b22123a97d73b1d73063"}]}, {"id": "78c8b1350a9f5aaa", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5256}, "digests": [{"algorithm": "sha256", "value": "f55d0e3f3f4f3ad8910ca1db54838eea67ee5b4fd4efdfa668e4fb23b432f6b9"}]}, {"id": "1bac569d5b81be94", "location": {"path": "/usr/share/perl5/Debconf/Element.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 196}, "digests": [{"algorithm": "sha256", "value": "00c10272de11fd0ddfbacf752982b22623e629b9d796533c95d586d858ce2c39"}]}, {"id": "cd27f7f5f46b2c2c", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 729}, "digests": [{"algorithm": "sha256", "value": "81d60ef5716baeedcd3ec9ed5d59d8d310d6a187d7c902133770fa201604cfa5"}]}, {"id": "d0f9c16df87b41de", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 331}, "digests": [{"algorithm": "sha256", "value": "94044eacc5f6137204dc1c805e9323d8ee370163e21e16485961c073bd244c16"}]}, {"id": "b3d946866ca16be8", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2188}, "digests": [{"algorithm": "sha256", "value": "5a89b6e6233776c40896589664ad74bf8c78235f23ebcc19e9dcda32beb21e9e"}]}, {"id": "545100b4ca108349", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "768e0c2ebfbc4e9227ce359f38b2469e070135c56adba1ec7f5b7505e8ec87e6"}]}, {"id": "e8c09a4d61a27965", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0f795cb55435e9660233584f899e769e263d1e605e9748860b5edb02ffad3aae"}]}, {"id": "6d7801d2a7e0e07e", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "abe844eae752340e23f9f21ddcb6b24764f0eb980471c25f5158c452cfce961d"}]}, {"id": "419dc2d3a25a6022", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "024a308e995a3721990978bfc60d584e3a0fc8ed08753692727e1012cfdba322"}]}, {"id": "8186e4f6f086875a", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 788}, "digests": [{"algorithm": "sha256", "value": "6c2a414ab5362a2d25f5d080c18da7dfb6efee6d6073635b6e3f1da5793ffac8"}]}, {"id": "37c56a3df186ee56", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "d95c589193ffc32fa5f5c7fb151a458f210ec17a8f33ef5d1644b61110c7a8b0"}]}, {"id": "86bb2b36d8536e87", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "03aaf5a065ce57bce012d4ac22f19c776eb5b49daf5842f06bf50de0948b7b17"}]}, {"id": "65365f31688abc31", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 165}, "digests": [{"algorithm": "sha256", "value": "dea5e8e710441f23f824944d013a72167c5e5a0eb9ed31502b543e6aea6d33ba"}]}, {"id": "d156a3a1bee03605", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "6a607d19aec535e157cc301eb01a49d25335000d3312f5d0a06e9701d46edfb3"}]}, {"id": "a2b13b391bc2c95b", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "f3922ec83c3ff8ab7f2a0c9a832628c64aeff1a92249544259df48f642df14b7"}]}, {"id": "70dc99c5b6cd50bc", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "e0802d54649714aafd6d6ef426ed4bf4f0429bc8b5ad930e8822b4835d66c4be"}]}, {"id": "5440ddd0f3b10f2b", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 235}, "digests": [{"algorithm": "sha256", "value": "f5b8cf39ff9f833f719d260e27466e4e11839a488286c25dacb56a23b049f831"}]}, {"id": "79710085a118b5a3", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 834}, "digests": [{"algorithm": "sha256", "value": "4d8a031e7a23ad208675d097d700692b04304704fca6764630ffaeaa647843d0"}]}, {"id": "3d0652d850ef672a", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 439}, "digests": [{"algorithm": "sha256", "value": "f8aec4b503d26da2b87eba5acb67456aa6752ad37add8915beee15646626d4a6"}]}, {"id": "14d2458c815a9bd5", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 316}, "digests": [{"algorithm": "sha256", "value": "5478c4f864725771238f7a4d42071be055fdf1781098f9a67671ce4c082d6236"}]}, {"id": "3e33421610e25b78", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2871}, "digests": [{"algorithm": "sha256", "value": "2de0e06b467b7c1682dc4f301cc2443076540c0450e21ab3ac0aba1f9b9d00a5"}]}, {"id": "5837944de8d8df07", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 684}, "digests": [{"algorithm": "sha256", "value": "254847cc4aeceeeb3b64a1c84cba614c2ce33dd63182246e5e1a8cf2f7d924fc"}]}, {"id": "7d486d57bef63951", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "2292d7d3d45fd14c8ee4d276fdb1a6858365249df49868518114fb6dc19e682e"}]}, {"id": "dd07c6d698a25179", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "df7fa143150ffcd85c5fe4cb83a79d533c0d6408e15537a593d4dd0217afbcfe"}]}, {"id": "f4dc4f955f91b9b5", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "5f87a9c18562d15b6d7933e1e76894f5b7058d66dd738fd37b9aa07981561ed9"}]}, {"id": "2ebdaf95dc42494f", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "58755994eafd92c42fd7765afb988f6e1522f1a43a289fc85ed0ffa712403a3f"}]}, {"id": "72007c290222fb37", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "04f10cf7e7c163ec96266afb533bc94828ae1343e13af66c32fb47be2ef1d09d"}]}, {"id": "2fc764a30ebbd048", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 974}, "digests": [{"algorithm": "sha256", "value": "2a5bf7f95334d01613049b945144682653b977c49b664ca610fee3636c29b8bc"}]}, {"id": "55b0497e546e93e9", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 649}, "digests": [{"algorithm": "sha256", "value": "382add68ada4f5658b2efa1d5b0bc34356c6b5e3d5ca3445e2b1e17aac45e4e6"}]}, {"id": "01783a3201c6de36", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 290}, "digests": [{"algorithm": "sha256", "value": "5cd8ceb1ccaca18d12569710eca5a868b953b79fd3e5f4193fc4ae7440f5a204"}]}, {"id": "cad03b64e21f0f20", "location": {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "8f4919e0b67b61f650af51406b13998467a477cd04f7772bc8b5ad6cb18649c3"}]}, {"id": "d915caa6634951b6", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "e1b6db74cda4b4b43bdf2244350494ea6a53d13a1f7dfeaca90ed16b22d13791"}]}, {"id": "14c95ec6da084b89", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178}, "digests": [{"algorithm": "sha256", "value": "13e3e74cafc97617862521b51e2c4ba4b87e87658363d1537452fcd5d874d261"}]}, {"id": "8e34be2a514a44a3", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "799e48fc5a362d653334159305bafe67cd451420d98988d3047d515b2408120b"}]}, {"id": "517192e9bdd9ac70", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "14bbbea9a46115ea16632083ea3ba850b13594957e5dc49b7907ec07e14a0789"}]}, {"id": "b1dc0d9aa00c54bf", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 175}, "digests": [{"algorithm": "sha256", "value": "88f2b6eaca06a4b404d62cbdaad4f497aa17aca4d44e785c3a78a763b66c24d4"}]}, {"id": "ca92228c2b6ed722", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 179}, "digests": [{"algorithm": "sha256", "value": "5a046112c91b00436a614d93590338a04ad14710cf3af56ebdb883041e38a955"}]}, {"id": "d286ecfa495bdc5b", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258}, "digests": [{"algorithm": "sha256", "value": "f21d00539d3a4b8dafa82322d0e0cb1281f0493995723dfdd9a6fc7cc28a7434"}]}, {"id": "2f898b1dbb2f19de", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 602}, "digests": [{"algorithm": "sha256", "value": "e0b972e4af3cefd2ab4858fac0a20df5ac91feb886bb8f0003cfac187581609b"}]}, {"id": "ed4f71d1e7084d99", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 177}, "digests": [{"algorithm": "sha256", "value": "505643b340d236ba8fe6e3bb930640e79ecf6ac15b43513456cb81228c946e23"}]}, {"id": "4037c7aacc769b23", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 226}, "digests": [{"algorithm": "sha256", "value": "17d40add0e5bf98fdfb6ad5f71f337a04536c57c5b4e663cb6f5308398f27349"}]}, {"id": "da7483b8601fa131", "location": {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1982}, "digests": [{"algorithm": "sha256", "value": "249a05d5f564db0f40e09c13d79b0a77ab128563a19a1ceee585c3431b844d1e"}]}, {"id": "52d9be486971ab03", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1196}, "digests": [{"algorithm": "sha256", "value": "a97d6deb504426af124f6c1dd8d522a6abd009dbb37fbe0a3e2a284b921ea1f3"}]}, {"id": "211ab97e308cea36", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 170}, "digests": [{"algorithm": "sha256", "value": "a271b558a75a7617474d93cd77402c339334e84938651ea0a01f7336db09d010"}]}, {"id": "3be586d676bbf41b", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1899}, "digests": [{"algorithm": "sha256", "value": "dccdb67e08a4053c00c2395d4178ecf37ce8e64e81c63b4807e1d763ab0d5450"}]}, {"id": "e76c1788ffcd49dc", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 403}, "digests": [{"algorithm": "sha256", "value": "0ea94576f9890a0f5f9a4a59361bd1e0f6153b3ff23b883e6078b2e08063155d"}]}, {"id": "84ee12af451c2e81", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "9c3cc0ef1ccbe6da38b3885610369edef2005a691d043023c27689621e027a39"}]}, {"id": "ae183dd39a05993d", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 805}, "digests": [{"algorithm": "sha256", "value": "63968f89058f1066176e80bc3a4e4ada8f4f24dcf78fc56c722edc7aa12f0f9c"}]}, {"id": "f2698db5caef0636", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3292}, "digests": [{"algorithm": "sha256", "value": "a5749589dee50745a7db1e2c6743788334381461cca018552058183edae81d8c"}]}, {"id": "44b43fa60df1abc4", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "9bbe2c52e9629b135b888fe81fdcaf9eb1280076df252bb86292ba904aad8a1c"}]}, {"id": "8e20e2f7ae96450d", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "f61a5ec96a09bf7671dadd87281a75622df7043b2736d788af6767f6827bcbba"}]}, {"id": "9d17b1a71bd3c455", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e74c742b01709c060bd24a58f960c03cbe688a818919037295d6222f8c3165ee"}]}, {"id": "e24b4f86956d0430", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "1699c8211d030d2d67fcfaafd5e30867d2661c21dad41c574dec2d88bd96ebc6"}]}, {"id": "5ee7e2e4642a836b", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 958}, "digests": [{"algorithm": "sha256", "value": "367f3dce72c5bb9e40587416570903867824a063eb04319b6d57afdce1039d01"}]}, {"id": "cc7b1134a0ddb4a8", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159}, "digests": [{"algorithm": "sha256", "value": "6654230ab4dc25692f22f7eae0798896067c2f5471ceabc4bbfdfa63258970aa"}]}, {"id": "6de5383c2c1868cd", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 483}, "digests": [{"algorithm": "sha256", "value": "aff9175f3d6d46cd1a98d602e670d565c66005bc1e482174ca8ca75b53a40300"}]}, {"id": "013c5b866fbe3b74", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "430c8365d9c3278fc0375434cc93725f8fa75a5353b072f0f8cfdfe4c7dd4dfc"}]}, {"id": "fd656f7c761110ba", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "42a7752151c302e29228a17fa3d0fa8bd65dc999025846c013ee580e06d78766"}]}, {"id": "774f819791e39b8c", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 467}, "digests": [{"algorithm": "sha256", "value": "3dacc1ab78f01cd9db77d95163cc33fec708f1ba1d3ca10146f5b14c6096def7"}]}, {"id": "e11b1ccc0a229251", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "03e9ea3bda1040086d423f3fbe2ee6cc93f59d90d26b4bf8554ab5c6cdc73885"}]}, {"id": "33899c3a8e0af8d5", "location": {"path": "/usr/share/perl5/Debconf/Encoding.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1487}, "digests": [{"algorithm": "sha256", "value": "801fe349da27f9312f3b6c60ea38e44e34bf7fce5138a0a9235b5efd1f7ff7eb"}]}, {"id": "8d3f0f816bd39fe4", "location": {"path": "/usr/share/perl5/Debconf/Format.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 133}, "digests": [{"algorithm": "sha256", "value": "5ce727bb1a20759b641ffb8bd6c45176bae65e65f907e237c6dc1f093899b02f"}]}, {"id": "ddaa9911a7bbafb5", "location": {"path": "/usr/share/perl5/Debconf/Format/822.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2139}, "digests": [{"algorithm": "sha256", "value": "47bb2e39010d9e051b79bdae364bb5824c663441b05037babae6a634fd4c0fb4"}]}, {"id": "22899687417f204a", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2864}, "digests": [{"algorithm": "sha256", "value": "e7a545c137bb45bfc70dc75f6f14f2246219a4cf9a60344bff9dcf04b1e25b33"}]}, {"id": "75d9956b471c238e", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7716}, "digests": [{"algorithm": "sha256", "value": "954d3f0c3b3d84a54b449d4f186136dd2c5dc30943c364aee625728171712e34"}]}, {"id": "d81adf25916cc7f7", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2165}, "digests": [{"algorithm": "sha256", "value": "24b3da6ed94ce2682a51501683188675dbb50d4b154496e875ef1488c391711c"}]}, {"id": "e4d618697fbbad7e", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "0bcbe1bc51af79f25aa3c2de2427cd27936c5e1aff04ffb45b6dc4cd92d58de7"}]}, {"id": "3451c851ff0630cd", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "af31800eed184035c7cb762fdeff4ecf77d76b37fe433836cfed540c38dacccd"}]}, {"id": "036bee4dce4f660f", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 734}, "digests": [{"algorithm": "sha256", "value": "1604a04e4c2ddebc03659bef3bfe94a1f97330ca8e4ea88b036b10ca509308e5"}]}, {"id": "de713a16bca964a3", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7160}, "digests": [{"algorithm": "sha256", "value": "ef86bb94c07c56f825585a680e65bdfe5f5f2cf6abc31903643945e1fa949cf2"}]}, {"id": "2e6623993446ccc2", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3612}, "digests": [{"algorithm": "sha256", "value": "83386e131f98f2d66706af4ecb605a68c93fba424ed0796b59737d690bf3ff58"}]}, {"id": "ce39dd6f3f5c6a0e", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "abd4a309996b0f8798df81bd51d881fa014b66ebbd0d626220884aee2868922e"}]}, {"id": "cc9436ddf1fcb625", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "e01ec0a98b14a8092dda1656e66248212dc4f164248f4058178e2964e5b72928"}]}, {"id": "3dd850c5d7ad28c8", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 155}, "digests": [{"algorithm": "sha256", "value": "cf4595fb746e12a9c0a43cd6806aec7d45523aa71b2bf9d98328d8c713c8470b"}]}, {"id": "0bd051922f77034e", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2665}, "digests": [{"algorithm": "sha256", "value": "ca7b97f7c6ecd207e6b161a89a0d42e5e547c81206b09c430b9a4ac1f0b9f847"}]}, {"id": "f60c695d31691083", "location": {"path": "/usr/share/perl5/Debconf/Gettext.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "a88fa616d014b4668aa0acddd4b62c6f16f23ca4d770f74c42a465bccd757ddf"}]}, {"id": "a7a3d9e89d0086c9", "location": {"path": "/usr/share/perl5/Debconf/Iterator.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 198}, "digests": [{"algorithm": "sha256", "value": "25e26945b7cd46f0807fc71e4aa0187668d883f9068076356ec4fc3515d58b15"}]}, {"id": "a44ba7b9a74c0bdf", "location": {"path": "/usr/share/perl5/Debconf/Log.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 914}, "digests": [{"algorithm": "sha256", "value": "295705788c02bc5ecab17acab91e8bca411c88a5ec5404b64ea1bf85f408d98a"}]}, {"id": "39277557b2391ccd", "location": {"path": "/usr/share/perl5/Debconf/Path.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 291}, "digests": [{"algorithm": "sha256", "value": "028380a22abab29ad18b0f4411bb3f1a1f3bf192f139ae61121393cebf5acc6e"}]}, {"id": "36a4e7bfde1c4855", "location": {"path": "/usr/share/perl5/Debconf/Priority.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "bf398f78a07d12eb8aee3fb782ffd002f311027279d076eaa6fffd0de11ce0d1"}]}, {"id": "8f36332e6afee539", "location": {"path": "/usr/share/perl5/Debconf/Question.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5867}, "digests": [{"algorithm": "sha256", "value": "457f0d6a12d8dc4ab1fc109b5c54c423a703184630b50e49abfd3b2cbba2e640"}]}, {"id": "5bf80e7c1f72d24b", "location": {"path": "/usr/share/perl5/Debconf/Template.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8201}, "digests": [{"algorithm": "sha256", "value": "4ee3d67fccb651ed7bca60a48bd85758e3a177fdda3167a5209f1513379eb6ac"}]}, {"id": "01dc041222761765", "location": {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1108}, "digests": [{"algorithm": "sha256", "value": "3a0e780834bf3c643f32931ad4fe02b3447343b1a54def72f03e15823e6723ae"}]}, {"id": "5727fc1f29d48fed", "location": {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 374}, "digests": [{"algorithm": "sha256", "value": "01a27c6a5acbf11d145efb8341e0328892a0c00db0526ad522a8c2165e4e01f6"}]}, {"id": "c612332997cd95ad", "location": {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6290}, "digests": [{"algorithm": "sha256", "value": "27924ff1e298286eaf3c02ad54c704d6fc5d5ae925d358d7f51b90de632978f5"}]}, {"id": "0fae9c7699737217", "location": {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 610}, "digests": [{"algorithm": "sha256", "value": "18613eb5076afb75cd5cd97811c465b78533ab566d482023c9f3379f4f7fe7a0"}]}, {"id": "f8317326776ec36a", "location": {"path": "/usr/share/perl5/Debian/Debhelper/Sequence/perl_dbi.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 332}, "digests": [{"algorithm": "sha256", "value": "1d5ca34f5d3fbabcf5c0951e2660842fba3e90d10ccb28a32e965e5a4671bb5b"}]}, {"id": "bc4c132f26c1d29c", "location": {"path": "/usr/share/perl5/Encode/Locale.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12353}, "digests": [{"algorithm": "sha256", "value": "1b5ded6313c0d57aeb8159171c34ca4c16607d260f590cf815471f5f69184fe3"}]}, {"id": "bd5c9e4394785367", "location": {"path": "/usr/share/perl5/Fh.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 166}, "digests": [{"algorithm": "sha256", "value": "e8557cd3ddeb74687e33b74b79d31272e66474c8c4e42e57d1637171502a601f"}]}, {"id": "86d8f593db2ae2cc", "location": {"path": "/usr/share/perl5/HTML/Tagset.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12948}, "digests": [{"algorithm": "sha256", "value": "620ad19f73edba985872b29682f6312b62acd612193f0210505bd21ec4d8428b"}]}, {"id": "614af7723152a05b", "location": {"path": "/usr/share/perl5/HTML/Template.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 134236}, "digests": [{"algorithm": "sha256", "value": "e108e0c3cc403794f70cc83ce216af1990a7aee078967e3006480b1a001ec6d8"}]}, {"id": "a6a5403dc960e065", "location": {"path": "/usr/share/perl5/HTML/Template/FAQ.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5542}, "digests": [{"algorithm": "sha256", "value": "28edb563cd70be6b9ba56b88cd55ca9b0143dbcfd06c98a2020b3be482f5516e"}]}, {"id": "f169be47136360a1", "location": {"path": "/usr/share/perl5/HTTP/Config.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11664}, "digests": [{"algorithm": "sha256", "value": "a1ad5c7deddaf3bf90e4ba4dd44cf2ef9cee23d832bd1031ba7ee5a78f197ce2"}]}, {"id": "7e9025d51e9d688d", "location": {"path": "/usr/share/perl5/HTTP/Date.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11884}, "digests": [{"algorithm": "sha256", "value": "51fc2d57e4deb956860b8493c7ee3159378fd35e40d4eb3f3def67963c21a640"}]}, {"id": "5c6cd0287774d092", "location": {"path": "/usr/share/perl5/HTTP/Headers.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25093}, "digests": [{"algorithm": "sha256", "value": "46798731642b3040a663cad813054c7e829225d606bd92113a961804496ce728"}]}, {"id": "5c89ff70968094b7", "location": {"path": "/usr/share/perl5/HTTP/Headers/Auth.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "ad16f6a073f3ac42d35ba00c756e7be9ccb728fe6b43555b712d95620203199f"}]}, {"id": "f7e4efae67fa0237", "location": {"path": "/usr/share/perl5/HTTP/Headers/ETag.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2555}, "digests": [{"algorithm": "sha256", "value": "2acb66437f30c02f6473b722e6118628a6cff4318ffd7567e8fa7474301caf1f"}]}, {"id": "a63cfc9963a1ba29", "location": {"path": "/usr/share/perl5/HTTP/Headers/Util.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5076}, "digests": [{"algorithm": "sha256", "value": "335248ffc5a1ceda76ffa50768b6925d0fd394dd541f9c6a00cb737bb68328b3"}]}, {"id": "b558b1fcf503d408", "location": {"path": "/usr/share/perl5/HTTP/Message.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30745}, "digests": [{"algorithm": "sha256", "value": "09b3df33ec5faabfbfe58b5c6f4d444a1fe965cefa4127079f6d263d99ad8441"}]}, {"id": "1c1c6c1203ea509c", "location": {"path": "/usr/share/perl5/HTTP/Request.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8949}, "digests": [{"algorithm": "sha256", "value": "91135720214f1229c69783d97600c46f55becfdd40a195f3fe21ccf533944c19"}]}, {"id": "cbb92dda4c4cc574", "location": {"path": "/usr/share/perl5/HTTP/Request/Common.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16199}, "digests": [{"algorithm": "sha256", "value": "e0c946374654c534550b63701f16f824651daeb5f09657e133020840878c308b"}]}, {"id": "e3a5fa3b7e36096d", "location": {"path": "/usr/share/perl5/HTTP/Response.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16931}, "digests": [{"algorithm": "sha256", "value": "cc30d3a4ee3b3204fd4688dbe56c80bd77f5316a8084b151b42bf6efb4f0e4f8"}]}, {"id": "8b3b03562c2b4c02", "location": {"path": "/usr/share/perl5/HTTP/Status.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12480}, "digests": [{"algorithm": "sha256", "value": "e8a349d5f56ac19901748562d66d632d7bff28fdcca272ed7df3f97f12403fc0"}]}, {"id": "cbb7aa6e3241701e", "location": {"path": "/usr/share/perl5/IO/HTML.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17773}, "digests": [{"algorithm": "sha256", "value": "ae7c62f51a07fa06cf1dbd05c90ec308c1dd64535dbcea2f954b6abcce816f1f"}]}, {"id": "9a9c96b7ef10fed5", "location": {"path": "/usr/share/perl5/LWP/MediaTypes.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6911}, "digests": [{"algorithm": "sha256", "value": "c5cbe9fd328ecdb7374ad0bd493cc05ea64251a43e1ed97e447b52e8999a1de5"}]}, {"id": "eae367661b6b2cb5", "location": {"path": "/usr/share/perl5/LWP/media.types", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49815}, "digests": [{"algorithm": "sha256", "value": "b469fded6cd6a83153b666d10e452036150f7e0f3fd15523577007cc2193d2bc"}]}, {"id": "89d311a5f07b31a4", "location": {"path": "/usr/share/perl5/Time/Zone.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8346}, "digests": [{"algorithm": "sha256", "value": "08cb28df31b009ceeec10e1660498911f0166cf9d1efb2027e7349afe4e291c3"}]}, {"id": "e81334256caa4e0f", "location": {"path": "/usr/share/perl5/TimeDate.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "1093e417e6e8dc53b1180522371df631fcac34bdccaeca6785ea60d909cf7612"}]}, {"id": "f11761a8f8285f92", "location": {"path": "/usr/share/perl5/URI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34764}, "digests": [{"algorithm": "sha256", "value": "37e19e767f84a4108d3a4c11324134578a612accc3538337fbb9a3921c8d17ce"}]}, {"id": "30a3175e62ae0009", "location": {"path": "/usr/share/perl5/URI/Escape.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7061}, "digests": [{"algorithm": "sha256", "value": "7157c7c87e653a4318b671e374358301c76937c9fbc78ba54ae7209d6437d840"}]}, {"id": "557b5c64220970bc", "location": {"path": "/usr/share/perl5/URI/Heuristic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6524}, "digests": [{"algorithm": "sha256", "value": "0b710a1560c3d90a41ac26ecab6db40679fe9e476064ce88a04d865691233a93"}]}, {"id": "d3c214e347fd8494", "location": {"path": "/usr/share/perl5/URI/IRI.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "1f994699d1bb8dff3be7595a380fccda10d38f8ebd22e7dfc262e56cf7c8a0a0"}]}, {"id": "484c330cb55b5f69", "location": {"path": "/usr/share/perl5/URI/QueryParam.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4861}, "digests": [{"algorithm": "sha256", "value": "a6cd281843564ecd592027ac30eefadafcb59534748d6084f53eee7e4a12f6c5"}]}, {"id": "a223b0668162f5f9", "location": {"path": "/usr/share/perl5/URI/Split.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "24298e6b6459f5ea612bd0bcc2c59d35ba43cb9fec7a7fb1f74f7f1de8899e2c"}]}, {"id": "0f22e6dd5454a3b5", "location": {"path": "/usr/share/perl5/URI/URL.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5487}, "digests": [{"algorithm": "sha256", "value": "bb72e018db51902fcdd9ae4869fa17e9a382e9f76f8608c85a91f2fe164f5a5f"}]}, {"id": "c8207276f20792fc", "location": {"path": "/usr/share/perl5/URI/WithBase.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3857}, "digests": [{"algorithm": "sha256", "value": "e05b9325dd74b1b6cfce84d546a5a3a776ae9b370428b0a887c326bffa6970f8"}]}, {"id": "d3ef468e7cf27248", "location": {"path": "/usr/share/perl5/URI/_foreign.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 107}, "digests": [{"algorithm": "sha256", "value": "48ff259532a6fe107c209b95911f2d71ce51bb239723de36ef1765fb55a06f69"}]}, {"id": "b271adb1461514b8", "location": {"path": "/usr/share/perl5/URI/_generic.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5822}, "digests": [{"algorithm": "sha256", "value": "6c6a7ce07ccb0d8bf24ee03316896995b2e889ebfcbd0fda842ff213f263ea09"}]}, {"id": "bc7fd12f4e5c166b", "location": {"path": "/usr/share/perl5/URI/_idna.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2079}, "digests": [{"algorithm": "sha256", "value": "700819fead5e5b54321cef2e634c96bbd96abd62916b67ae42bec28f63607dbc"}]}, {"id": "dbfc76446498e7fe", "location": {"path": "/usr/share/perl5/URI/_ldap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3249}, "digests": [{"algorithm": "sha256", "value": "3e52482319b002f3ee8c3f7d552899e0d62f1cd3063a02ed0e495e3b8bde2a19"}]}, {"id": "7495e4338fb42917", "location": {"path": "/usr/share/perl5/URI/_login.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "8aa0ac35d9731bcc42b470714bffca67784c426f2a2d686573dc8a911b02c82c"}]}, {"id": "2d459784cc1d7b5e", "location": {"path": "/usr/share/perl5/URI/_punycode.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5622}, "digests": [{"algorithm": "sha256", "value": "5c4448aa6b200f44280bfad4490df962b0c924cd32ca28dd846ee0d012daf859"}]}, {"id": "3f85c7e3d6c94e72", "location": {"path": "/usr/share/perl5/URI/_query.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2531}, "digests": [{"algorithm": "sha256", "value": "d6aaab22f2cbaff2bd501cab985b325d08ff0587fe1d9486e1e22ec6119c0a8e"}]}, {"id": "885ed4ceef3e0864", "location": {"path": "/usr/share/perl5/URI/_segment.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 416}, "digests": [{"algorithm": "sha256", "value": "899200f006dd0bc1b8f8583b9c1d5d9167133b8abc2b53a09c723f267721733b"}]}, {"id": "2b7ce5bd2b19ba43", "location": {"path": "/usr/share/perl5/URI/_server.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3724}, "digests": [{"algorithm": "sha256", "value": "73232ba677bdd6b8597644ca403b740f826b2abba69e74912dd87f9931aaa9b8"}]}, {"id": "d7750acc28b22f70", "location": {"path": "/usr/share/perl5/URI/_userpass.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "cf3f06c0755711cbc1a88454eb16721ef0b80577c47a5ca55c9aa63688acc807"}]}, {"id": "6294453362bb2a40", "location": {"path": "/usr/share/perl5/URI/data.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3391}, "digests": [{"algorithm": "sha256", "value": "0c118bc3a78aa14a337604b0412998a2221dce74d188455130e60385f38f557f"}]}, {"id": "7c1472fd3055459d", "location": {"path": "/usr/share/perl5/URI/file.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9761}, "digests": [{"algorithm": "sha256", "value": "b4293aee4d0389cc23d63f8c0dd4b9c1bd46457b73d327851a3dbad9b04dff16"}]}, {"id": "96b75f90a271bb47", "location": {"path": "/usr/share/perl5/URI/file/Base.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1487}, "digests": [{"algorithm": "sha256", "value": "1221d705f5d6c28eb303e7f7b707be1260949ae8010c2c04d75f52eaa87b4e52"}]}, {"id": "d63ffdaa0962e09b", "location": {"path": "/usr/share/perl5/URI/file/FAT.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 497}, "digests": [{"algorithm": "sha256", "value": "6c7e08952499cc16b3c3e2bbfc22758917ebe4882765732c3c98cf6869e3c2f0"}]}, {"id": "107e96af6392879a", "location": {"path": "/usr/share/perl5/URI/file/Mac.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2485}, "digests": [{"algorithm": "sha256", "value": "7dcba048f3c4c76549be5a52fd1e6868c8517c49e65d6f31ca98a40ba9ca8fd2"}]}, {"id": "2571173ac56bdbbe", "location": {"path": "/usr/share/perl5/URI/file/OS2.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "50f266e4d656c82984ce0ca44fce9353683ef46a0d05e0580ef06ee48cdb5fc8"}]}, {"id": "c82e21122f1d3ef7", "location": {"path": "/usr/share/perl5/URI/file/QNX.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 337}, "digests": [{"algorithm": "sha256", "value": "05450a46aed50a9586e3a41c39fbff45f35aeba6cc05f25db3af234b6a79e118"}]}, {"id": "22992b896d38701b", "location": {"path": "/usr/share/perl5/URI/file/Unix.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "fced9345ab25664276663f8e78195d480495134c85a19a645d52a836d7bad35c"}]}, {"id": "53c2dfd78631e686", "location": {"path": "/usr/share/perl5/URI/file/Win32.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1757}, "digests": [{"algorithm": "sha256", "value": "e3fee8622063a35da141cd4487ac6845439c7cf2a2f0fd5e2bb21c2786f2073a"}]}, {"id": "e7b3181e6debbd3a", "location": {"path": "/usr/share/perl5/URI/ftp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "61d12c529897dd8e3eaa3dc37cbfde0c7e9c2bf4567f15a2e75d4b608422e75d"}]}, {"id": "ec0bff39e30da24f", "location": {"path": "/usr/share/perl5/URI/gopher.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "654aacc98eff606cc06dfe7645277db541c5b579a10fa99390498ef2b0b4992a"}]}, {"id": "ab82c26492e4dfcf", "location": {"path": "/usr/share/perl5/URI/http.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 425}, "digests": [{"algorithm": "sha256", "value": "3761bfa5508f429909b96935eb8bdc16b26e0878c2e1a17f5569019da52d476d"}]}, {"id": "93d243f2a75c161a", "location": {"path": "/usr/share/perl5/URI/https.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144}, "digests": [{"algorithm": "sha256", "value": "fa0019f4769a243863dda114e88ca7933d0b26693d9e16879da56a0cc68f42df"}]}, {"id": "940a84c0359bddee", "location": {"path": "/usr/share/perl5/URI/ldap.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2924}, "digests": [{"algorithm": "sha256", "value": "e9f88499470e0f0179c2f48cb168306a2481b7691fc2375d61c546f1217c71dc"}]}, {"id": "85b30bc45bfa6392", "location": {"path": "/usr/share/perl5/URI/ldapi.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 441}, "digests": [{"algorithm": "sha256", "value": "e1325e5d4f66961859f429189a8cb5022c93eb5122eccf8e9e7510303ccfc04e"}]}, {"id": "0c66ce66ab5edea0", "location": {"path": "/usr/share/perl5/URI/ldaps.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 144}, "digests": [{"algorithm": "sha256", "value": "aca1dcfab8641e0cce785c55c7bbfb2cfbf82ad56449f007b0f197f9ca45b5c6"}]}, {"id": "96dce3bb29740fa0", "location": {"path": "/usr/share/perl5/URI/mailto.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "96255a9b6428f8727a1edcaeca940ef97eae6be608d7a5ebb46af7ca315449bd"}]}, {"id": "7adef6dfec116464", "location": {"path": "/usr/share/perl5/URI/mms.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "3712e493eff398a15ea08dc673f51345b9bad67ab689a2246f76babed18f4d3b"}]}, {"id": "5319fb10fb19e49b", "location": {"path": "/usr/share/perl5/URI/news.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1454}, "digests": [{"algorithm": "sha256", "value": "11ec9e98e52772d334cd8f64850da5b04f0dedd4240f249e02decf5d4929fb09"}]}, {"id": "ae5372ea0064d3a0", "location": {"path": "/usr/share/perl5/URI/nntp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 127}, "digests": [{"algorithm": "sha256", "value": "71271bae9fb09f819743e73cc353146d18ed25245aed1f9b7963fac430ea7ec6"}]}, {"id": "5e6ab80692382b4e", "location": {"path": "/usr/share/perl5/URI/pop.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "16c35a251dd1663595b34def23aed3cf1e4a1272cdaf0ffdecf6be937a23c6e2"}]}, {"id": "67da36909be764f0", "location": {"path": "/usr/share/perl5/URI/rlogin.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 129}, "digests": [{"algorithm": "sha256", "value": "12a4c1d99a92a204e4cdf41066e9d94db69fbe824b33443ab594feb1c7892341"}]}, {"id": "2e9852e85471ca3c", "location": {"path": "/usr/share/perl5/URI/rsync.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 207}, "digests": [{"algorithm": "sha256", "value": "5e9808629758b5bc60acdc8c016aa8b96ab69c043a5762626a514061df102dae"}]}, {"id": "728c4c2bc3e8afb8", "location": {"path": "/usr/share/perl5/URI/rtsp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "44717c2d750a2cc5fe0e3211ae2fe9d44705d61788ed24212960a1498410dc29"}]}, {"id": "4de699443830400d", "location": {"path": "/usr/share/perl5/URI/rtspu.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 126}, "digests": [{"algorithm": "sha256", "value": "e8e6d6c2721bf3cb40781edb56c79473dc3e37d5afb39145b42abc59cc61cbda"}]}, {"id": "4ff3be6332d90e45", "location": {"path": "/usr/share/perl5/URI/sftp.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "968c5b0d8c6568f32bbd6a9090bae88c901bb41279f219333ab735080ddd2b3f"}]}, {"id": "3f0b54fed23229c1", "location": {"path": "/usr/share/perl5/URI/sip.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "82b75e272f00abb991b87d27dfd5e6e37c9c2e14acdbcbfac5316fbec42eab29"}]}, {"id": "e196efe8b129df25", "location": {"path": "/usr/share/perl5/URI/sips.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 143}, "digests": [{"algorithm": "sha256", "value": "85e4cd7e0cceca9f7c4573454eaa45f61cb9cbe1f4e0348b296b00bcc5c1aa1e"}]}, {"id": "8b0c38c16fcfe182", "location": {"path": "/usr/share/perl5/URI/snews.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 172}, "digests": [{"algorithm": "sha256", "value": "148bb6d0f8541cb0a3040820dfea301d3b26c316a0c91794f803a66b5299bb90"}]}, {"id": "f8b7b5b137bc307c", "location": {"path": "/usr/share/perl5/URI/ssh.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 175}, "digests": [{"algorithm": "sha256", "value": "e57997a845528414acfdb5621d6741c799878779372c49d5572719c61e2a670a"}]}, {"id": "1bc58777ecbe6b52", "location": {"path": "/usr/share/perl5/URI/telnet.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 128}, "digests": [{"algorithm": "sha256", "value": "51edd32be184a6b7aeeb7c8228c9350c27ef3d68e14ea3ff2e46731bf51078a4"}]}, {"id": "0e4e64265e582959", "location": {"path": "/usr/share/perl5/URI/tn3270.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 128}, "digests": [{"algorithm": "sha256", "value": "29af99af2243387f7755ed7d798e44015605c5031573b3a96ce36f8b92bed158"}]}, {"id": "1d11c9130aa89ba4", "location": {"path": "/usr/share/perl5/URI/urn.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2175}, "digests": [{"algorithm": "sha256", "value": "b8af77a759606c073d86e185377cb7939afcd4349ec5874fe584b2aa9c5cff05"}]}, {"id": "eef660404fd6b8fd", "location": {"path": "/usr/share/perl5/URI/urn/isbn.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2541}, "digests": [{"algorithm": "sha256", "value": "35d393293698dc6e70f9ac95b9cff731e7e35ccd0def50f8865ddf20bd56b146"}]}, {"id": "324f5b88183776ce", "location": {"path": "/usr/share/perl5/URI/urn/oid.pm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 283}, "digests": [{"algorithm": "sha256", "value": "0a076e2601f7934105a4ad340f9ab11734bdc89aeb4b67c949eb318b7cafc3c4"}]}, {"id": "bc1ccf7d4689ee3c", "location": {"path": "/usr/share/pixmaps/debian-logo.png", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/png", "size": 1563}, "digests": [{"algorithm": "sha256", "value": "6500a4e166eb7bb4af2b1c73d7c935712f8122c2a9121f2871a24ab6ba1e7fe8"}]}, {"id": "d0d24ab78b7d1297", "location": {"path": "/usr/share/pixmaps/pstree16.xpm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/x-xpixmap", "size": 842}, "digests": [{"algorithm": "sha256", "value": "230a591f8f7075cbbde4dbfd2a5bc1a86d33fe418fbaeba3cb10cadf73bd23b4"}]}, {"id": "9a44511ecc887d71", "location": {"path": "/usr/share/pixmaps/pstree32.xpm", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/x-xpixmap", "size": 1674}, "digests": [{"algorithm": "sha256", "value": "189475aa71e035e6b32b288260329771cbb4ee18a32371ade6e4427f1c768ab0"}]}, {"id": "41c38c1d6ea88c72", "location": {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2723}, "digests": [{"algorithm": "sha256", "value": "6e63b446c50efe364d96b17941c8daef12f2e66a326eedb287986fa8457ef877"}]}, {"id": "6f8b01892bf2d57b", "location": {"path": "/usr/share/readline/inputrc", "layerID": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1372f6d69c3638d63724c6daecf339c82bb9520a77ead2d497cb66e7114e62bb"}]}, {"id": "dfabde3b6e8721be", "location": {"path": "/usr/share/rsync/scripts/atomic-rsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 3995}, "digests": [{"algorithm": "sha256", "value": "15c7568e08479e86f604570172dd29b80a1cd65bd2d00ebbd852e33650845cb0"}]}, {"id": "d87b573fd657f781", "location": {"path": "/usr/share/rsync/scripts/cull_options", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "5c635a0893b5c3f4a1861773ae43f31e9eeeddde8aab61c2d6248aa26aaade73"}]}, {"id": "4ab3c55a9c1b8911", "location": {"path": "/usr/share/rsync/scripts/cvs2includes", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "6b49521110a0dbcc22d34061b2617675a28f03584ce5df78c4873174f922cef4"}]}, {"id": "490b3a789747e113", "location": {"path": "/usr/share/rsync/scripts/file-attr-restore", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4932}, "digests": [{"algorithm": "sha256", "value": "1851128898820b83219248eb37b85bac7bf8b04954f19fbcb0d0d234b2244888"}]}, {"id": "0688a4c19e9e55f7", "location": {"path": "/usr/share/rsync/scripts/files-to-excludes", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 534}, "digests": [{"algorithm": "sha256", "value": "c0ab8f1e696ff0d90db4a15ec9555f2ad6ec2a9ba61ee424f289383a55332d0a"}]}, {"id": "cbfc8b19f40c3492", "location": {"path": "/usr/share/rsync/scripts/git-set-file-times", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 910}, "digests": [{"algorithm": "sha256", "value": "d64bd22bc100d79311cfc6e835269671ff138b49f7a4bfc750cf6ded8a375d1c"}]}, {"id": "1b01f4b3dbcf92bb", "location": {"path": "/usr/share/rsync/scripts/logfilter", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "0e3fcdee08f4744098cd19e4cd228d1b476c977a0cbb163c50d99663bcf97dfe"}]}, {"id": "c2f56489b05cf0f3", "location": {"path": "/usr/share/rsync/scripts/lsh", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2259}, "digests": [{"algorithm": "sha256", "value": "446b85f51baa9603f7274d0777205e9b7455c6f95f25180ceef0adc6b28df5a3"}]}, {"id": "d676b1c393a221b0", "location": {"path": "/usr/share/rsync/scripts/mnt-excl", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1844}, "digests": [{"algorithm": "sha256", "value": "765997da423df063d8721d08fb62ae94b6b7b197f396bb3e831429153cfcd831"}]}, {"id": "1291443e4bc92abb", "location": {"path": "/usr/share/rsync/scripts/munge-symlinks", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1462}, "digests": [{"algorithm": "sha256", "value": "92f1570edc8109c4680767fb6ed55aa9554a29a0d40dc14a6bab6464a4e8b337"}]}, {"id": "1f0a02bc37dfa00e", "location": {"path": "/usr/share/rsync/scripts/rrsync", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 7239}, "digests": [{"algorithm": "sha256", "value": "8c9482dee40c77622e3bde2da3967cc92a0b04e0c0ce3978738410d2dbd3d436"}]}, {"id": "77fb6f4a7c52e595", "location": {"path": "/usr/share/rsync/scripts/rsyncstats", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8683}, "digests": [{"algorithm": "sha256", "value": "be3611dceb2df6b648d7e08427a18c8024cfb71842adeea2b57330dac19dd03d"}]}, {"id": "62a8516bed207747", "location": {"path": "/usr/share/sensible-utils/bin/gettext", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63}, "digests": [{"algorithm": "sha256", "value": "f653ffb26dc99dc1a0a931e08176195528aa9415d5085967a9d8169821a82875"}]}, {"id": "3d797a9a4b19afaf", "location": {"path": "/usr/share/tabset/std", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 135}, "digests": [{"algorithm": "sha256", "value": "fbadb5f608b355fe481c0c7d9c6265b2372bfa35250662f81f68d46540080770"}]}, {"id": "fa09cc88f156d976", "location": {"path": "/usr/share/tabset/stdcrt", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95}, "digests": [{"algorithm": "sha256", "value": "cf6c37b18ceea7c306f7e3a5e604a03b0dfb9c22ec99163e4b52f885ce063145"}]}, {"id": "8111a975bc9c5b2a", "location": {"path": "/usr/share/tabset/vt100", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "075251754239d9973945d82b95c18cd90997acd2017393e70c8832e9297de056"}]}, {"id": "8eb0ce9cbf7c44f5", "location": {"path": "/usr/share/tabset/vt300", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64}, "digests": [{"algorithm": "sha256", "value": "61f8388cad6a381feb819bc6a8d299d06a853d15e1f4bfdfd6b6f40069ad4956"}]}, {"id": "a6f348c1c967099f", "location": {"path": "/usr/share/zoneinfo-icu/44/be/metaZones.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "dce529082850c2029c83f4c412f018e0d56b1d699c93ac5af1b908d07170a297"}]}, {"id": "91682423b2b6de67", "location": {"path": "/usr/share/zoneinfo-icu/44/be/timezoneTypes.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 20176}, "digests": [{"algorithm": "sha256", "value": "107d0556d53834acd89cbceb32ef31ea4ba509c4f3398cdd62ad64a8707d399e"}]}, {"id": "813a65366823a64e", "location": {"path": "/usr/share/zoneinfo-icu/44/be/windowsZones.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 22608}, "digests": [{"algorithm": "sha256", "value": "0c4ba0346efb1e994428aa0d5ce80a76fb0187c38c806c11d6a60bf952e2f352"}]}, {"id": "dd59e1bee9deb5c3", "location": {"path": "/usr/share/zoneinfo-icu/44/be/zoneinfo64.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 156000}, "digests": [{"algorithm": "sha256", "value": "bb838632794442c8340ec47c8fcfe095e5d3254c6e8400da0dc0ab8f62e66583"}]}, {"id": "88acfc7aed563a8d", "location": {"path": "/usr/share/zoneinfo-icu/44/le/metaZones.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 43168}, "digests": [{"algorithm": "sha256", "value": "0a29e97746ce29c0c20b06a0266dbbe1be1f7742e885a603d55351578542315b"}]}, {"id": "7fc3fb01ab6d07e0", "location": {"path": "/usr/share/zoneinfo-icu/44/le/timezoneTypes.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 20176}, "digests": [{"algorithm": "sha256", "value": "549da48c12c875da2d46c9d261dc63550d6a15ca99239c0aa97cc6ca865613de"}]}, {"id": "eab43e6d73f8a65a", "location": {"path": "/usr/share/zoneinfo-icu/44/le/windowsZones.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 22608}, "digests": [{"algorithm": "sha256", "value": "baeeebadefeeccac25c859a9c5761b279cc3eda5100a5e8c03c3ee1023413d3e"}]}, {"id": "9ee7a6d33e231a00", "location": {"path": "/usr/share/zoneinfo-icu/44/le/zoneinfo64.res", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 156000}, "digests": [{"algorithm": "sha256", "value": "7b4af07062d5006d6ef5fb694f783bfccaace7cf81c9b14213011497312155db"}]}, {"id": "93cb9940bd678bab", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "c46d6f6dfbf3cd1c", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "fd6a7b4343d0f150", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "69b4c5520b2246b2", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "e997a591ced387b2", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "a76dac28b4d82a88", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "dfad0ef78414b993", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "39d48d01d5cabb9c", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "0f054627af539717", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "9d757312cb975827", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "c85683aef06ad752", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "31029a1cf85ff873", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "8ffeee36d0ac6f7f", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "5229963d81068238", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "763a182d284f9ee5", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "557796bbebec020b", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "f57bac7fefbca710", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "21ef2a26c9255017", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "975f4f3befb610ef", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "ecb8fc42e28b752b", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "8a41732a41309e33", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "589e1b8ca9fbb06d", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "7c6f8c84add61fe4", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "8d1ec5b267f6954a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "be6d311f7e07daee", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "39ba84561bcbb0cb", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "be3dd8f84b40aae1", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "f8ef61adf7926b44", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "2ff0805d467a134a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "5a69d50d863fdd43", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "ed8f917786ce9af8", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "d611f6ed2ced3bb0", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "1ae567902159400a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "f194a9fd883736c2", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "bae962e74bffc204", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "1de2781482fd4682", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "a94f75d1221f8958", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "1533f57e1c6398058978c6f73868314a053f6bc7d23125fb77d14bba397b2066"}]}, {"id": "e07b00f16a310de3", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 464}, "digests": [{"algorithm": "sha256", "value": "9181f39a86856f2808c1f4458358b91e4255707d8784d86b5323b8466de19931"}]}, {"id": "1ee884cb8d1daa5a", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "02cb186934c320a3", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "8f11466081ea5188", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "d837b5dd8851d19d", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "49c76fcfada6f27e", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "9806293bbb43dfc4", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "9f5065a813217a45", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "175bc4bd2dc7b5a1", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "503961ecdf6b119e", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "4ba6db7637be750f", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "5152f673e1731858", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "ea55f84f181dcdc0", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "7a8037f07eaa9e208aed616a9589eef7b0dffede86db6503f7472ed1cbc15aac"}]}, {"id": "6f1fdc3283df970e", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "d2a05527612c7895", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "77cf2a82495d38d4", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "f0a6d39c4450fa84", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "f68d794bb6db53f1", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "48e92a0fd7b9a0fc", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "a37807e4d6c96ff4", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e8abcfa446f68c05", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "0f6a3dab83f6dcf5", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "1eb08d09d291fb71", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "3334f2f3f1622b15", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "6b439a70b9664d93", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "bc6512cecea4467d", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "6e76f89e1758ecd0", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "6cd17816060b1e38", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "65f3ca505c3a4dcb", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "2ddd3341c7abf702", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "9146ed9681e15b9d", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "137d1ac1ed1969b502c68bccb1b2b8b1d992a4e49c865f83cb7c1a39797d62a6"}]}, {"id": "f060f470a65a7b74", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "fc2bd92b68422154", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "d38ad6160eac0d40", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "09728f5345bdb048", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "978fa4ed48ef9469", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "d6736d915a924dd3", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "f3b2722298ce1dc6", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "53ee18e046ecb426", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "e24955a2915697fb", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "490efea70f043c17", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "123bf6e956bc575f", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "2fdfc186b6e5fcca", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "7599845bdcb91d5a", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "9ab15a85510c25ad", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "cc5fb2f813350352", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "bbc4a89ec38055eb", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "cce11c1b26a88a9e", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "54534e837c4e6a5f", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "4405a18a7bbc3198", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "d2ba86ab6ab0a03f", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "9b9e4c90c77873bf", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "dfde8743913a31a0", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "65dce695f49e6810", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "0a70ac2e72ef3dae", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "b80dac41920dc78c", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "b451c63ef88c3926", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "6e6a648afe20fac3877d422e0ad3662f787e354534a817d4028fdd63e61594fb"}]}, {"id": "f725bed2238dfd14", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "75e231ec3fc6fafc", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "0ae55596d318c3e5e403426e3859b77729742c82e94656262d4f124f4639dfc8"}]}, {"id": "322b2737323096c8", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "99d1e1097b78a2d4", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "6bf079982341cc9621d42d11f121898654c41376762a366558f7a3cb4f3e9901"}]}, {"id": "043f7ba0b4a18217", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "ecd517d403c02d1e", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "adf68a8a82502f76", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "2cec9dd614ee9b9285133a9c35be02dfba4a4737762bd57c176ea7ab0b2ebb99"}]}, {"id": "1acc8fcb59dbf30c", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "fa0cf151c0c644eb", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "aed4acd30581f57d", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "61a21bfe32518e26", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "3699fca0c605f1d3", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "f816a1d05048a893", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "b4456b5211c75ce1", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "ceab993003a20bcf", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "519470a76a336c16", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "b74b6b97ea78c100", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "1b260317f1c7088138cae4fa7557c723498655ae8cd7e9440ad3f68febfd0d85"}]}, {"id": "8a8d02405ec83216", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "c87a316255432185", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "d8ce8395c624c99c", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "772a19bd53b71b33", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "f29a247811fead48", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "ab319e3110f52819", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "faa5991c23ec244f", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7fa9167b0cef53cf", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "67af26efe7a82423", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "8d53e1a66199ca1b", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "d7f4f8939e48765d", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "eb822b68ffd59584", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "12e6196b054f63b3", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "02bbd40feb7c180f", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "a45948e8311bc7e6", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "d375d87a23d44cf9", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "181d783d6d31001576f3775773ca8bfa79c35be5621544776e77bbb20d0089da"}]}, {"id": "96ce2dafe231d3b5", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "88341eaccb961e9f", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "1809fee6097fb58b", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "21160373a4075654", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "4ebab7c3a8c6e5bf", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "8edf5c7a09bf6c30", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "e4061e42aab36a2f", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "e0cec0dcffef47c3", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "6f1fa5ff3452e28b", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "f5bc158ad511f624", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "5e85afab5a79928a", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "19c62c98088cd09d", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "740628a1799f4d88", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "997bd5a617d4d2fb", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "8ea0ae8422684a7b", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "a4e43bd12ccd50d2", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "ae0cfe46660ea802", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "e4b8e8f4eb4eff51", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "8153618a8ae32a85", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "d94d1ebbf8af572b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "73c6a2b23b895709", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "613e4c43b10a8fb8", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "10212fe279aecc93", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "f11f7aa60e41085b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "dd17451e5247400d", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "f54b835b07442ec7", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1863}, "digests": [{"algorithm": "sha256", "value": "cae517beac42ba131523b53bba435be2c866282af149ccbbfdaf2cb711e3b921"}]}, {"id": "caf29eda6ecf5fbc", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "0065dda6065c3986", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "324573028ee525f6", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "4e3ead146fde8bfc", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "6a5e90918eef13e3", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "49490b0091296164", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "bafb5696e277e674", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "c5d54e47bc46f200", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "337d00e1a2105929", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "51e1ae5fd8e0b385", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "003d6016ab80b5a5", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "064869fe7aac964c", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "1630566ec68b10a6", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "4afefae9cc53c419", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "25edea7ad0d88b92", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "0b58f3ec09703ffb", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "88788109e343edf50eaa69a3308fd06db467c09824f5f22a22dd22edf10a2b79"}]}, {"id": "ed57411975871c34", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "817e697a45a48803", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "b54258a6dc13386c", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "87b7b59edc32419c", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "5862d76ba14af448", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "1cdcfcf9b0ea20f0", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "f5a807b62003d3133129f60f41b3447b45215908c18afcc2bf1d65ac5eeb4ca6"}]}, {"id": "89986fbc9266527c", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "dba7215dd217004748675536d42289fd1577ade71c53c6a79dc1eb023e9d0218"}]}, {"id": "1ebe8f7e3c32b708", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "7a75ffe682523c34", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "98091e0230d0e162", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "52137f0bd35405c2", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "ab2becdcd9b2248c", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "5f3b0b49849fe0f5", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "41b3498c2203794d", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "e97498927b4d9534", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "c8402a0f746738c2", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "34ff1f434c023298", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "1a9cd549745cc6a8", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "fa1f13567c216d4f", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "043a3a26b74ff0e3", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "aa37ab11bc4004f9", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "3c64b8e242400e9a", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "006ea22772da6e8b", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "0dbe9f30b7dac81e", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "684a4024ec4ba0d3", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "a2d14fc5e59e5f8f", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "e05ffcfeccd669cb", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "e2b0341ae53e3dc9", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "8b243d6af3510120", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "316057f8c61fc40e", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "a7376bf5964062fb", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "e8d30df56c583b5c", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "bf3f7c406fe29797", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "52d4064cb3cb9240", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "5bc3f9d4fda18715", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "c416c3e5b4bb2784", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "b7656791f3cf4ec7", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "2cef46428c40e6e0", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "49446d15c51310e4", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "859fff0f5f2fee2f", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "4bd711120266907c", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "5c286926754823a1", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "f2c3763a0ca31065", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "034026652f9d5e72", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "436f15de384bc592", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "021a404b64ee8b91", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "c9b6af1ffc25dd66", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "b6ab7abbaf456989", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2610}, "digests": [{"algorithm": "sha256", "value": "f6ff850d404e65d095c8ff11ba87a9edc93d3c847be92009091e60e557d2aec8"}]}, {"id": "78eef2e550c09f29", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "aec2ecbd16ef1b4e", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "8920939ee6a45d42", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "e33e5907c713d54d", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "406b476566a1c89c", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "9d829bf800ff61f2", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "2831bae242bda1b6", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "d07602fb1ed4cc8b", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "b697c7c20ab52f45", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "f9f9dc7c0d39c70c", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "52f33fb2d40523e6", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "42934e30578bb747", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "43926a6dee61e960e2d7a8f02bf07be20596839f28d1382b76007f7306e1cf3d"}]}, {"id": "fc78c0e3b6cb650e", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "9882731e4fa901fd", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "ce45d551accade35", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "f0b8cf330aaeee28", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0f0e374df12188dd", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "3819f4b1370319c1", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "0434be700c0b5fd1", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "5e9fd7c9943fc309", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "c70a239ba16be7f1", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "fed4ee5202e694d4", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "10f39475c1679f36", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "c2895a7015745c67", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "24641c47c6e6213d", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "e99606750a042c3f", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "5c05dd4c87005b79", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "21a85c00f7d2ab81", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "6bb33952201b5401", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "6cb73e4a9a82f73e", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "014a77e70e6da16a", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "55980aca7661eac8", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "ebf2f2998bd2ff6b", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "cd431746eb5681e9", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "fa94b95c6edea5a3", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "7625b0d3c4dd5111", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "f5d999ccfa4b2a21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "9ab0fbbff26144ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "1b8d7787fb2e688e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "d8a88b8a2f290b6b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "a1bba30ce8eed8f6", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "4e1f6c105f0d4535", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "00144a99c91f79da", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "816856e028cae50c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "1562eb2ce20b81df", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "a3b3836cba23e9ba", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "189a230d44c0f580", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "d26d2d24c8cde999", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "7b73ee3574c62556", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "3057985d79c27ac0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "ce8980df14e8ce7b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "e3365e28f97f16b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "09fbdca364242c17", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "cbe384d19be2d3e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "f2134355f3704ab9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "37d51f90316d7321", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "45202fd58594940b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "5a513b618a297e59", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "0684377aabb320b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "e401dc1a72424d72", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "27f2070f3732a4e1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "00042b02e7eceb33", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "02c843da84376064", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "4d9cf9f3f49e8657", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "9a6c76ba39456095", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "0e89a4c745fe7af7", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "d5cf2b451d798676", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "53983d5c38051fc9", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "7e1f1b4d2f18e1c9", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "3391deae81b54087", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "43bf6d276b93fe7d", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "0f6da7a1376c6a47", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "96fbcd41e8da1c54", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "387369531885baaa", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "b801f5796da26194", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "0322a16a10e32a57", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "490adaa3c17413d7", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "e9cec85974b01699", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2a320a956d8a4d6b", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "aaf71b477ed1c327", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "aefdcc2cec2c96b4", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "ad95ec4cf68406f7", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "814f9e5c45b51df3", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "29a295005f3edbb8", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "79dd87641c6753eb", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "198b825de8313954", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "c6f33ad089a710b0", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "2b5d5ede464b05da", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "90a533ccc96f6612", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "6f36c5cbed3156ae", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "670b350fa6168530", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "08dc9feca702d92f", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "c5f5a55f01d0c666", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "d9720589300db219", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "c03abf2f67af1664", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "a91325cb68e59df5", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "29ef4c8ad4c74569", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "02bb5c659af442a6", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "f78a985757c3511b", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "ed3de4234930bdab", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "450fce812f349e67", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "73b38f909a4c0b9b", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "571418f6ca520c23", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "512d0fe05a842773", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "c2c344d254980778", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "257a73ffddaee281", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "c98cae6d2187dbcd", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "f4e60d830cd43062", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "2fad49cbd935f53e", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "5bba8626b2ab93b5", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "c2c803b2dee73b47", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8cdc73b42636ea9995d87e77ab9ff4cb696b9881e1abf4fa0cafb6d2aa819e23"}]}, {"id": "4ad7504fe1555e1e", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "c7661345c56e8774", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "1d7767c993a28272", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "d654a773bb42f7e8", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "db58bd8fba216176", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "eb0f2b09191a6273", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "1a47b6f68877b689", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "21624b17e7592786", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "0507f626a30a7f66", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "969c21931510dd17", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "2066366c519c39f4", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "ced0c08c3a05a2d0", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "2aabf4c8ee5de611", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "f5761a9e9270cf51", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "7a5278749deb371a", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "751e682945857cc0", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "856bc51166c9c3db", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "c4f9360e6979d074", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "a78688214e6964d9", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a5a1e9d5045721ad36920774fb857abd65dda9cc217a8c3e849403f55a9a71f4"}]}, {"id": "fab67a8bc0f60cc1", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "749bf55dda951f99", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "639d43b391010bf1", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "4315b57d52898fe84c8ced159e154bf0d7d641442c301284e7c5c0a4e975a829"}]}, {"id": "07fd171643e934df", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "19a8c0ddc2a2812b", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "d9566dc87e546dd4", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "da587eb136b7becc", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "fc12ca001c0a4ea3", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "19b519d8252872a0", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "b2088cb427b30cd8", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "96999c939c672f44d01aef032cf89d1f52cce6f6cf05b833db1bbeac3917417e"}]}, {"id": "6148d3b4ed40ed2a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "062ce7003fdf6439", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "3c13d04699a9467c", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "95a2ed2e51ff2f1d", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "bdd0a0317ed02ac3", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "f5cafd1f15baf8dd", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "f45d6bec6bd35699", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "c0d3e577c79fbce498036eb8e77e6fd1b12b89082e7423aa719f07258dffc16e"}]}, {"id": "0c322994b102243e", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "f73b06cacd405a18", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "1cadca41e5069715", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "14aab9a6a300b5a2", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "80d78de35565d242", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "6151bccf416fc343", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "e689a74fdb5e0b09", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "27737357f0c81ca3", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8c19f4547a21f46303e3c0731918b2dab3d9c46c886014b48995e0d927ec3303"}]}, {"id": "b60d718366ffcfa5", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "286b9103974b230c", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "071d229a2c6a37f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "97988725f9484a32c02130279e5899ba3574fccc97fa6add4501eced2582549a"}]}, {"id": "6e9f9b0119a8caba", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "a5631e954122ea53", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "ba65f9464e50ef95", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "383b879d3dfa0be3", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "43bf18ca1a9a932f", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10659}, "digests": [{"algorithm": "sha256", "value": "90ef4a0b97f38f2fa4d1a8be95780b448ff00d7af90d941086e50f93fbc762ea"}]}, {"id": "62612fd97ef6ab2e", "location": {"path": "/usr/share/zoneinfo/leapseconds", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "66d1a7dd26cecdafbec50c7e9eb33ce3cc6fa3565a0c97015575fe2c9eb7add8"}]}, {"id": "71415373aebdf77a", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "fc1177c6b379ed67", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "864ccb15dd88137a", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "614e1dfc7a38925f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "2a25ada9df575efa", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "77aca928d4c6cc94", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "55e9d829d398b6d3", "location": {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "7cee5f8b003ae426", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "0bc5d276c8bc454d", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "0a15afbac39d0210", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "20c268c4aca51a16", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "62a58b40a3599df0", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "919cbd7b849c4abd", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "0003f2b978715e03", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "8aa7ab32df973652", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "60e9e8589fca6b6f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "3e2861b8ddfe0102", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "7fd91a1348424604", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "0c668f65db221b7e", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "82ff4a391223a2d8", "location": {"path": "/usr/share/zoneinfo/posix/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "8cf798f6766de527", "location": {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "2ae2046403959e7b", "location": {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "28eea4dba90f63d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "1e963f7ac7ca5924", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "1b5510d9f03db26d", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "98aaa1e7888e665a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "6f9fda475d6143cf", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "18d34e9e550558fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "dd129082399fdf8d", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "00a6f050c0175f23", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "4cc9026a22e3d400", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "7a362e15b240eb2c", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "49843f3227e9131a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "7c2ee002dae208f6", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "2d6e4f3f8e0e10f5", "location": {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "2b78103e07345ae7", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "bce3232654686f58", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "1533f57e1c6398058978c6f73868314a053f6bc7d23125fb77d14bba397b2066"}]}, {"id": "c53a815928270044", "location": {"path": "/usr/share/zoneinfo/posix/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 464}, "digests": [{"algorithm": "sha256", "value": "9181f39a86856f2808c1f4458358b91e4255707d8784d86b5323b8466de19931"}]}, {"id": "4693dc9e6b035e45", "location": {"path": "/usr/share/zoneinfo/posix/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "d876699a4c908e2a", "location": {"path": "/usr/share/zoneinfo/posix/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "70e6e82d7197ae6a", "location": {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "748402ee51ca6c20", "location": {"path": "/usr/share/zoneinfo/posix/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "e9a96a430820d967", "location": {"path": "/usr/share/zoneinfo/posix/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "326643d7c1092308", "location": {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "7a3e2d34794ab501", "location": {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "26aa3e2c12e1109a", "location": {"path": "/usr/share/zoneinfo/posix/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "e64e0aad0e8806fb", "location": {"path": "/usr/share/zoneinfo/posix/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "26cc3b3a0d4441f5", "location": {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "941f8766d44f9e99", "location": {"path": "/usr/share/zoneinfo/posix/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "c83e0d18d80362f6", "location": {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "7a8037f07eaa9e208aed616a9589eef7b0dffede86db6503f7472ed1cbc15aac"}]}, {"id": "8a22e9075f7907fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "7f0a153846ffc38d", "location": {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "6608481a2886a250", "location": {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "a4cf2e333cda66d3", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "7c558e1c580c1095", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "ccf6e22021a41f68", "location": {"path": "/usr/share/zoneinfo/posix/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "7baa8131da4691a6", "location": {"path": "/usr/share/zoneinfo/posix/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "6f927c9126cb5a7f", "location": {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "7704f99b318a6c3e", "location": {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "64ee1aa403e40ede", "location": {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "8f6bfd750ba56500", "location": {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "294259ad764faee7", "location": {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "9e4517f9bf60f700", "location": {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "ea0f9ffe83e04368", "location": {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "ba7b6e51c887ab18", "location": {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "c13533161929a6fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "3a61608de2047db9", "location": {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "ed30c531cffbe467", "location": {"path": "/usr/share/zoneinfo/posix/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "137d1ac1ed1969b502c68bccb1b2b8b1d992a4e49c865f83cb7c1a39797d62a6"}]}, {"id": "0b5c5b72815443d5", "location": {"path": "/usr/share/zoneinfo/posix/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "d2adc050ee422987", "location": {"path": "/usr/share/zoneinfo/posix/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "f663e058c6c84ac8", "location": {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "6701655cbfe34e0b", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "8e8f6b4e9bd587cf", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "ffaf5a8f32dcf3a2", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "490cc663dde291ba", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "4ef278515f3a2b95", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "560d234d8523d047", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "65b7127d8389c2cd", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "f89388d97a99cbdc", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "6acae622b8186200", "location": {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "df7bbe55ee616f27", "location": {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "03bf8191113736f1", "location": {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "7a903bc19a8fde0c", "location": {"path": "/usr/share/zoneinfo/posix/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "1be7b13cbadeda62", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "a1af93dc8a7567c3", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "84832adcde14ebdb", "location": {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "8a1b327469ab7f24", "location": {"path": "/usr/share/zoneinfo/posix/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "0b3cfd6e06c45efe", "location": {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "1c136df56b3047e5", "location": {"path": "/usr/share/zoneinfo/posix/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "3b64f26ae7d83b40", "location": {"path": "/usr/share/zoneinfo/posix/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "600470502ae2be70", "location": {"path": "/usr/share/zoneinfo/posix/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "243e33024cbbf738", "location": {"path": "/usr/share/zoneinfo/posix/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "441a7483afc8f033", "location": {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "e4f3ce638baaa1bc", "location": {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "6e6a648afe20fac3877d422e0ad3662f787e354534a817d4028fdd63e61594fb"}]}, {"id": "bedbc36ef147ebcc", "location": {"path": "/usr/share/zoneinfo/posix/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "51d5b7652ab9d788", "location": {"path": "/usr/share/zoneinfo/posix/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "0ae55596d318c3e5e403426e3859b77729742c82e94656262d4f124f4639dfc8"}]}, {"id": "2e2ce274106ac01c", "location": {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "2d8c8c99b905c6c7", "location": {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "6bf079982341cc9621d42d11f121898654c41376762a366558f7a3cb4f3e9901"}]}, {"id": "50e963922de16cb3", "location": {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "85624af6ca8d5e1e", "location": {"path": "/usr/share/zoneinfo/posix/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "9c9d7bc1868111f8", "location": {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "2cec9dd614ee9b9285133a9c35be02dfba4a4737762bd57c176ea7ab0b2ebb99"}]}, {"id": "46b87e0350633ebe", "location": {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "b16aae772ab366a0", "location": {"path": "/usr/share/zoneinfo/posix/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "58c1175b71dc6442", "location": {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "0ee71be4d3579be7", "location": {"path": "/usr/share/zoneinfo/posix/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "b751f17fdab55c8a", "location": {"path": "/usr/share/zoneinfo/posix/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "c6712d1356a66eee", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "d0a3b3f12ce159ce", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "f65b52ac2932110a", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "a55e490b89d26fcf", "location": {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "c570ae59d9bb9372", "location": {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "1b260317f1c7088138cae4fa7557c723498655ae8cd7e9440ad3f68febfd0d85"}]}, {"id": "9414f2116ad5b0c6", "location": {"path": "/usr/share/zoneinfo/posix/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "d37e01b7e4c95415", "location": {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "b6e2c28e56b19929", "location": {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "66cf5705f6505061", "location": {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "3470186820c372a4", "location": {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "b0c9e8426bbb1565", "location": {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "11f1079eae24a4f9", "location": {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e01434ccb0e50b9c", "location": {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "b7e8760ce8c0706e", "location": {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "9074632786b0347a", "location": {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "be26bbd3fcbc3e54", "location": {"path": "/usr/share/zoneinfo/posix/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "21592072caaec965", "location": {"path": "/usr/share/zoneinfo/posix/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "d75cf0bea7590f22", "location": {"path": "/usr/share/zoneinfo/posix/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "28b6b8982ec6b02f", "location": {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "dbfb006408e4c819", "location": {"path": "/usr/share/zoneinfo/posix/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "753d4ab04bbfe53d", "location": {"path": "/usr/share/zoneinfo/posix/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "181d783d6d31001576f3775773ca8bfa79c35be5621544776e77bbb20d0089da"}]}, {"id": "265522436a5a77d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "c33b8980e41a872d", "location": {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "b099c40e00e4fd1a", "location": {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "6d2e54ff7c7b64b9", "location": {"path": "/usr/share/zoneinfo/posix/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "715106b3702e2870", "location": {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "d73c5620989b16d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "545d8e9d28b2e3a0", "location": {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "2ca10f8ff17bdf36", "location": {"path": "/usr/share/zoneinfo/posix/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "a9addd485144eaf4", "location": {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "e0ceb60b9255f7a0", "location": {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "935b255c6f09faf9", "location": {"path": "/usr/share/zoneinfo/posix/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "e13c52f2fa493590", "location": {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "58e6c1f63a2d4467", "location": {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "22f8525b3a259dd8", "location": {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "a728aca069c5ac5c", "location": {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "4899b02596c2764f", "location": {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "dfda4e3cc48ce740", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "8d12916e6154fd86", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "24792243b6ff8dde", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "ec4c60f223a08c28", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "84b08340fd0699fe", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "489789cd9c4a326f", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "abb408660eafff6a", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "668335c4e6c8b987", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "a15dd3f98a8831ba", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "a6ca76c5e7966740", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1863}, "digests": [{"algorithm": "sha256", "value": "cae517beac42ba131523b53bba435be2c866282af149ccbbfdaf2cb711e3b921"}]}, {"id": "421232e9234aa28d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "fde14438b600a0fc", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "0d384bd90a6e4a31", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "9685a75232677c14", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "51cfa9793ba75d73", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "0f9b11af508d627e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "a11c127d0727b9c8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "f2eff73acac7522e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "65902bbb3a4574a2", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "e16f3b819e3ca190", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "59a426ab8af87657", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "c8ec8a309c74929c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "c0f5ca1804e54010", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "6d5903c71228a8d5", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "989b0ae4059127e9", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "27157c51dba683b0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "88788109e343edf50eaa69a3308fd06db467c09824f5f22a22dd22edf10a2b79"}]}, {"id": "34740e29a90e1540", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "aa08b1c131897ed2", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "b27b82907b583ac7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "3f9f47bdb22ac7eb", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "888b23684b1e187a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "defa30a831cbefb1", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "f5a807b62003d3133129f60f41b3447b45215908c18afcc2bf1d65ac5eeb4ca6"}]}, {"id": "4c35823eaf0cb73d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "dba7215dd217004748675536d42289fd1577ade71c53c6a79dc1eb023e9d0218"}]}, {"id": "2fbfc7132abfada4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "ce8c161d1bbb6f23", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "53312a4f6f60c4fe", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "3d94dc4acfbbeb00", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "d384f006c6a628d5", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "dcdb1a4bb5fb4469", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "5e66db86991339d6", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "fca964c07df48383", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "b477f9ac8bf4cd6e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "c44987c835c7fa30", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "9f907e41891683a1", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "4c885a6c4c9eac38", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "d310fcf0e03cdff0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "da44886f385e47c4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "4df97daa2cd27a8e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "308dc1b5f8215030", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "1edc064a842b59ef", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "eb247e999ff16ba8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "bee4166cc0b19bf4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "e0b976f535eaa350", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "ff57a19f5645904c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "624de7e717b276e0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "60aef00882d4e4cd", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "07b84bfba3fd0127", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "39f25a1981e89fdf", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "5432eea363bfc8ed", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "87b4499caa441c76", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "85bfcfc8b00c40b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "59ec8c4ab0a57328", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "564bb0f23c5831a6", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "681d50ad2f406e58", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "3f862065967738c9", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "c5ba3f8a90bc180c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "de3f18dd54e18fd0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "51ec0aef67037f6a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "76f36db9e5b4bb67", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "75f4f7d510258806", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "a4584479053a2afa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "f74b80418cc47abc", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "f83d508894981982", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "a9494d26cee372b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2610}, "digests": [{"algorithm": "sha256", "value": "f6ff850d404e65d095c8ff11ba87a9edc93d3c847be92009091e60e557d2aec8"}]}, {"id": "24ab5d635f932e87", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "b53d290ec79f34c3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "6b1ff81df507f000", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "6d0b73533f8b3a5e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "c0cd972db4f174b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "0eb98dd5f64f43ab", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "e7cbfa4b786361bd", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "4b285c618063d438", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "355741bf36f4cb44", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "2b941b103a278a13", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "a6e6288b5978da06", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "48294bbcbaad5437", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "43926a6dee61e960e2d7a8f02bf07be20596839f28d1382b76007f7306e1cf3d"}]}, {"id": "8f5012a216305cef", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "4630ada5ae651cc9", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "3f9f7c0f55594493", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "290d81b9872c1b57", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0ce87eb0677bdb36", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "26df5fdcde232898", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "92b53344dfa9e4f0", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "6d4a5a7fb59ef6ce", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "bbcf457b2880e519", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "12cd73893d431942", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "82a9820e120768cf", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "fa92fcb256c6571e", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "cd6e2744848d7464", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "7084633ae1b20def", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "d51df2075d82e813", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "dd41ea89ad2f9432", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "22d5708f2c0d87f1", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "0503befdb272892b", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "90a71c043ecffe04", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "4063589cc8679477", "location": {"path": "/usr/share/zoneinfo/posix/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "1ed02cfe74040460", "location": {"path": "/usr/share/zoneinfo/posix/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "577bc4d8f3894864", "location": {"path": "/usr/share/zoneinfo/posix/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "abbc5845725783ad", "location": {"path": "/usr/share/zoneinfo/posix/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "bfe301d5b69fc46e", "location": {"path": "/usr/share/zoneinfo/posix/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "ba19650f1cc6b011", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "2dbd8abfc56dabaf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "a2c89d85f5fea976", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "0637fee1f9cf8a4d", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "5ac8e1c40823911c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "9dd886d9b0fd1d5c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "2572275b8e32446c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "b15bae8ae1828e0e", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "2c012cdf3c127e9f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "c2e86efc14078bdf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "69d618e84297ddbb", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "b30fe73eb043ed55", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "3a22b234e469da3f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "ea8d7a28da41183c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "e82c0a57ad95bdee", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "39e1a1617f0295a1", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "65fb3f92c3874034", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "5f42b97a96feda0a", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "f120aba29918a5c0", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "cf1809a044fc3645", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "046b0bab660897b5", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "9f6c0d5a9f8b6438", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "b8a724ea0ac4bbc7", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "1d55399ff51fed11", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "0104a5a0dd331ff2", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "a1dd84436ba2f1a9", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "3b4f189fdff8c900", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "6aa5c5b0b6fe5d7b", "location": {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "f3fe2941034fa961", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "b5feb4fd4064e5eb", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "3c242d3627eaf9d5", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "ca14c0592fa46720", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "613a9fee05acc5e1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "adff8eca60e84b64", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "fb0ba703fc1818f7", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "1a0e361436d45590", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "4c048469b47cca45", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "52196dc6c8a6e19e", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "f23bca50a6058eed", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "b19848d25241aea0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "a59e1eeaa323f5d0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "28684f26eb6fd788", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2ee0d2f25af94aa0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "ef5d5612134ef98d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "17bbcaeb3108212f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "e3421290c1eba49e", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "fffe837b97bad7b6", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "865acd791a83a680", "location": {"path": "/usr/share/zoneinfo/posix/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "c97c1cb5a9a4f490", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "4e355786d841f1bd", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "1f3b66acaeba6ddc", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "7e73489484c7063a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "74d117707886173f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "9135e5a7afdf37fe", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "2d2f2883ee8f6e13", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "e49223f81be01a5b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "1eb5761866175c8a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "f4fcd2efea44271b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "69cfca9970224d4d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "6acb69357fd50cca", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "70bc3589c3d4e6ba", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "6be8b863c68024e4", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "e308222574c873aa", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "24bb8791a7242273", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "bef3284ea6c128df", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "a7246557dbdbcde0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "9dd5db1563b8837f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "a14a9caacd0abcb2", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "aac18e0403c8ff87", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "ac8219050024ef39", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "43cac050e485a066", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "8c6380b1f4671f64", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "fbd4ecdf2b1da306", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "951a955a4b6dab63", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "9fa7499d0eb38e93", "location": {"path": "/usr/share/zoneinfo/posix/Factory", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8cdc73b42636ea9995d87e77ab9ff4cb696b9881e1abf4fa0cafb6d2aa819e23"}]}, {"id": "85d5057001ef41f4", "location": {"path": "/usr/share/zoneinfo/posix/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "9f5d74a12901a50b", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "a1c996cc8c40e2ec", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "b632e06a7dd38c06", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "639c066805bb1ba4", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "fec0a0ace49c2422", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "f19281069d1248d8", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "9dff875f22f8d4aa", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "5c5e5a432570de7f", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "72db35baf0670838", "location": {"path": "/usr/share/zoneinfo/posix/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "fed0a4341d602356", "location": {"path": "/usr/share/zoneinfo/posix/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "a4cece4b94a74e68", "location": {"path": "/usr/share/zoneinfo/posix/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "3a5ef90bba1f71f9", "location": {"path": "/usr/share/zoneinfo/posix/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "6e216549a70037b6", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "bf25e7748c5b7cb7", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "dbe528764e7aea19", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "fe71602fbce70667", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "6cc33ca54c22ef24", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "db0d60c8410a440b", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a5a1e9d5045721ad36920774fb857abd65dda9cc217a8c3e849403f55a9a71f4"}]}, {"id": "880a556a20c2a468", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "6b3c362ec98c3634", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "f0a4b16732184ec1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "4315b57d52898fe84c8ced159e154bf0d7d641442c301284e7c5c0a4e975a829"}]}, {"id": "18cf78e02350daf7", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "57631800581b7a0d", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "3d0dcf275f844ff1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "1f344a9ac8f9d004", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "8af40eb736d45199", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "2b170212ff1c81b1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "1f26537363ed906a", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "96999c939c672f44d01aef032cf89d1f52cce6f6cf05b833db1bbeac3917417e"}]}, {"id": "fcb0143d851e2a45", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "68ffc81715159736", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "4bed8af78759c817", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "24a8ae6f72570dcc", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "02a075a5c6762191", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "7e15cc5adc8aed24", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "cafd700956c6db02", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "c0d3e577c79fbce498036eb8e77e6fd1b12b89082e7423aa719f07258dffc16e"}]}, {"id": "cf82570250338687", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "ee32852fd06f29dd", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "09b90b7c8e7bacdf", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "b07e388ff5b45b83", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "9625d36521068a91", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "9a2a2d31f0bc0293", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "9213c84a53faf0ae", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "b53815bba19c012f", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8c19f4547a21f46303e3c0731918b2dab3d9c46c886014b48995e0d927ec3303"}]}, {"id": "5b28edfd7ff0bdeb", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "9c449b3ae9f94df9", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "c36c0f778436da21", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "97988725f9484a32c02130279e5899ba3574fccc97fa6add4501eced2582549a"}]}, {"id": "ce1506eded9a7812", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "486900dc6f96bee3", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "1bdd1095c6f4d733", "location": {"path": "/usr/share/zoneinfo/posix/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "96e191fa4de947af", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 696}, "digests": [{"algorithm": "sha256", "value": "7938f39f41ac72b43bba498e244d1d5c46a1132e853ce288c610194f0a2cd598"}]}, {"id": "bbcd34b9c6968848", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1291}, "digests": [{"algorithm": "sha256", "value": "fb2dc0e77fae7a266fb22edba92e3a4ba19beb794baafcafa3e1544abb4f668c"}]}, {"id": "392929ed47ff0eca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "16a883ef1a32802a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2503}, "digests": [{"algorithm": "sha256", "value": "028b73e2b50e95b34d2d1be1d66f60b87a920a6b6717ae6ffa0f1d421e021d28"}]}, {"id": "63085a277ebdb212", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "ae74ff9529656c6c48cfcaf6912f7d6bd07956424d272f20530a3a4e71b6a0c3"}]}, {"id": "f9560e552c491235", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2590}, "digests": [{"algorithm": "sha256", "value": "cbf0fc416e36a62d753b4d40bced333bb647ba5fbe3868ad49e15592376046c2"}]}, {"id": "afae1c37f4c6cadb", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "ed83fe2554cb2cfdd2d7a255d71476df0444486290815bc4fe926d866bc9f237"}]}, {"id": "c23e53a0af7ea471", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "138ae9ebd540eb300e0a3ee8045bcbf70a2f1e88a1d387b0b581223684f8f8cb"}]}, {"id": "159c8b06af132914", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "a53f3761025ed8729ec61606abc45ea2b08cea76e8c8bfbc5302939b96e758ac"}]}, {"id": "4178d0f78793da02", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "402a2873eef8ae3ac9992db2d33c6ae09b1765e6d91fd7b8d6ff1dd7f90bbdf9"}]}, {"id": "565070503c5f8a0e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 791}, "digests": [{"algorithm": "sha256", "value": "2f6819f6a6a3a26015c248b106c2aad1391e2b9a3851a05ea90766cd676feddf"}]}, {"id": "847d0d8152ede1a1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 697}, "digests": [{"algorithm": "sha256", "value": "0335b3586597760bbe5827457cd2bbf5e97c02f2ae1319f200afa17bae034750"}]}, {"id": "e843d98eb9c9b33f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4f502ead056d273fc5d85bb0a449b60002408711288935c963ba88b8017d0d62"}]}, {"id": "80031168101159fc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "a1376b2b555183f74a2072833fce9f88f89199a2609a9fb178332f91cf9111df"}]}, {"id": "2cb73a8f004003d7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "630941be536d45b797904554f409e67dfec47c442f80fdcb5c57fe748aaaaa7f"}]}, {"id": "dc1b3b2054074e2f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "12a6fcd72bf2e360", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "4f67b31871dfbdfc9cd9ab3cda83a83f83234369493058f52cf524332d491931"}]}, {"id": "bfef7070005ec44f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "f5dfc517a615035173c2a7e3f8e8c9d66b1f700e79877a3479c743db71067835"}]}, {"id": "c7ebac44e237b74d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "32ca25be04873f09ef5d15cc99a361a0fe82105594509e5d48c5b020a155cba5"}]}, {"id": "218601a1f63975ad", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "79c4e6f675c6ef47", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "3b1198714e9ea596", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1436}, "digests": [{"algorithm": "sha256", "value": "50a55439810fe5f6ef6ab45de6008963f1477ccfa05410bebf3310bf2059d269"}]}, {"id": "0e3d26257cbdc069", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "e0b21e841157158ea9418678a43c0bba5737237527a2af4954d9a882a67344f3"}]}, {"id": "eec4222fddc1f913", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b2461c7183f9c86fd88c40648c8e0d51b425669b11ef21e2a85ed500a8cb7c93"}]}, {"id": "8cd8649fd605c435", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3cdbc2326af701b541681464244ee10f0301d5029911bed32d5cd15271e2f300"}]}, {"id": "013851a4b2831f15", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "7a420c06b4acc3c3dd700781616f182f61d404aaebf64040e94a5a74589c2fb1"}]}, {"id": "64d27685455f4ca0", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "6aa52116a0e07e835ca1a71a09a9925f2ce694552f1510256b84979522906f28"}]}, {"id": "b169289a87a0984f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3c8f78c79d1da0a75d226af76b01ba04a28b783ed1ec14f045b78af6f1ce7f35"}]}, {"id": "bb8d3910777da1c3", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b497a7862d6e9d1933b1727c3cbead02ac9ead7f2ddc96c40af6fc2000df7872"}]}, {"id": "0fe0b2d78b3cb662", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "272442b773fd99c959b3f655c79f4f7c092fdfdd2a78c078b1c27edbdb0a41d6"}]}, {"id": "072c0ae6ea07423d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "a8f0c42220abcd078551932cd858bac31ec6d3aee5686b6d11d1e1033d98b472"}]}, {"id": "a1faa662db308a5d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1670}, "digests": [{"algorithm": "sha256", "value": "4ac23d9301bf0fb26d8841a9480525e3042a05543aa3a3158b0714f9e34c6b6b"}]}, {"id": "cadc3efdacddcb64", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "7f52559ca6498edad9cbd3fffb0602cbb09658dad3221b1113591704cd0643cf"}]}, {"id": "1bd458dd34a21b6a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "ede4dc68d8a7e659dd19274c07b06459a261a7dd47f85a2ccee405e512e46d43"}]}, {"id": "3e42ee687c9d59a1", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2608}, "digests": [{"algorithm": "sha256", "value": "8b493028c5017188877d262567699e3ada310984a88f1c131e0a167997d98f88"}]}, {"id": "ff4216ef70885e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "4db6c074443ee929f1e5a79f201468b3eff2e54597147a297a6dfac82b9bf96b"}]}, {"id": "987a1eb94c5abca1", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "e0a7cf0911cb91737bc9fdd78b75eaabbfd2571c3ee9878c2172fe05245530b8"}]}, {"id": "e0184f4b8dae6360", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "08b10bc00bea4946881033cde19264458fb5c6b3b4c6d7b7716e2745a6303a80"}]}, {"id": "c1666b2a6e79f0e4", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "86e838a131c0aaccae3e01b02c26d50435786e653e799fa1e4d0a7cb5df72c4f"}]}, {"id": "d017c79e48b29046", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "d922ffe9a3625bc9", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "c8c8a3a852f1b5b74501740b154c7c85879da362e062f3d848d36a3bfd621c4c"}]}, {"id": "9c441ce4cec7993f", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "0102d3cb66ec335ce7f1939c78e7399ff308006e3784846586b6766a7cfc6303"}]}, {"id": "f64bd51fd759121f", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "fd7bfcff4b95e44c95626c488c9d3bcf135a091565e1ba046199157e02d67a0a"}]}, {"id": "34b0c64ee3638eb4", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "aed1ccbdbc9aa613", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "2d71f720b9880bc46e92667f7ed4bc35ddfe5372c0746f18af47f61b72108509"}]}, {"id": "416172025e2f11fa", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1342}, "digests": [{"algorithm": "sha256", "value": "d14f87fde8358f4bef9291429ad761f05ba871e51d51324bcc234d10e25dfa8a"}]}, {"id": "c06f9645b1f26d30", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "d5c89391569f22a63fc5907a8941d13770d06da5343e4902feed7d6197cf2443"}]}, {"id": "c085770f7ee68efe", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 750}, "digests": [{"algorithm": "sha256", "value": "1dbe84c59c59c88b8b61a086ae503e61fecf133328025e7ee620d2d21b6344c0"}]}, {"id": "947e916dafa02197", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4116}, "digests": [{"algorithm": "sha256", "value": "aaec01572be92e8a71d7fea028b2e5505084b4fd01272d2f7fb669dcfde81900"}]}, {"id": "4593e2403c0627c2", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "3b4f67261293aebf24bbee18b53a7f8068b77de58207dede35790b605aa11538"}]}, {"id": "974c0a9d88ee8c40", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 872}, "digests": [{"algorithm": "sha256", "value": "c43240951e51a02dada32d9117403e1a4451d0079834b469759e062e30d6e217"}]}, {"id": "3c2ebd08fc563a19", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1968}, "digests": [{"algorithm": "sha256", "value": "6286e6bdc75a4967ff6f1ad6eda4bc9cb4e3011edeb6d0214231efde572c3cc0"}]}, {"id": "60cf7d0ad0d796d5", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "2e355a7e19dad2a1", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "e7174d10bd29ae4f", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "7d3f08ff70ace8dd", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "702d543c77ad4b9cfa5019532eb90f8ab1b4ced9aaeb4f69250271eea1520a5e"}]}, {"id": "9406b1a1e1a3f43b", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "767cd4482757d7bc", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "110482e9b26b2b73", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "e45443bd0228366c675e29b27d0c8b4aba88e75af2de13a21f75ff76c2135997"}]}, {"id": "03add8b6fc0c12f6", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 776}, "digests": [{"algorithm": "sha256", "value": "cf95f3f169f578864279380d641fe5305708220e185b8fa3d294d493a0d50504"}]}, {"id": "830d06cfbc8b28ac", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "bff095f0dce82beb", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "5818d1c748f9476d8eaefceaea8eadeaa20ef6d689ce02b6f411977117d37430"}]}, {"id": "4c3b2c6e3ab340e8", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "9ccb9b2c98601332", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "02d0c46653cb31e6", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2398}, "digests": [{"algorithm": "sha256", "value": "4e00491a2a61f0afd328a8a3fb7f71943fed9a77cb0c920949e7c7ce81d6b54d"}]}, {"id": "137b8608bd1b6a34", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 832}, "digests": [{"algorithm": "sha256", "value": "12a65b8eee5a3c95721fb8047c8ea239e4d57d2453236149892db274983157a0"}]}, {"id": "b16065c4e6d66cf3", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "7efa1be141cacc31cc58bf66c1602250fc229efbbb66b5bfe8887c298a0d9eb5"}]}, {"id": "94e92e0b9047085e", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "8bc6aff057bda224612ea14c8bbab7dca6df36f55995f44178427a14d089b0af"}]}, {"id": "87da79720bbf3555", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "7f52462a28fb31e5", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "fbb8a2bd56ecc7822d75b4dce555f891d3f771020525858f4021a4e0fee9ce85"}]}, {"id": "ebdc90709d122d49", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "f83af01c24a02198ca6f53c3b077d200ad2b0f10450e682b43a7d8c5dd27b5f6"}]}, {"id": "77d3dc38c9a56322", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "9f62359a025350b082aa1b8a2587385fa7097e44bc2f1e834a2602f52afc38e1"}]}, {"id": "05433d6fe52e8b6d", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "57aad17cbf515d83b245cc0bf698fc4883f5a64092a334f514b3cc227b3da3fc"}]}, {"id": "417d3712abaf26d1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "623b64153b083f4713dec93c1732d0868fabc469b47e58506fc30f83b0b4f39b"}]}, {"id": "0fd325736f5832f7", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "5db1f28012c302c807b049bdf06cb867a623e2b57ea303e46f53642e58ad4639"}]}, {"id": "23b8c4392f9d4e49", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "dd0aa0401142ef67477d1c8255d8c3053a4c6a20dfd55d3f5b0742e7e2145267"}]}, {"id": "9336af376006adca", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "1a8646dc325f59367c97b9df05d2776a3b6290c7d90a8b7a9fceb41f328c6c03"}]}, {"id": "47c59150c383c3ed", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "1598be55f044662f9cc2f52b25532ea6e92e46f9e2b36eafbcfd65e4aef1b283"}]}, {"id": "28da2337d1436464", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2318}, "digests": [{"algorithm": "sha256", "value": "42e331df61224c8f33288ecbb6d516bcef946b22c98a1a9f7e3b425ec627aac9"}]}, {"id": "5be237d556feca8d", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2454}, "digests": [{"algorithm": "sha256", "value": "bf3776ce579a28c4a7c3bf1a4170b661b5ad4074346b327ed09dff35d00146d9"}]}, {"id": "f19c3560776f6ed3", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "f439446ba177bfe3", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1038}, "digests": [{"algorithm": "sha256", "value": "d38f7840b7841c152b87ba8343840dd4e35f968a2b1c389d09a3b3e31d6194ae"}]}, {"id": "18dbee1bbf80256c", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "42ba33ec9a606959", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3312}, "digests": [{"algorithm": "sha256", "value": "5d98c91cc09f5bd7d01c3a04c54e11dc6ebc587a19c13215cc17d3222627b764"}]}, {"id": "59f829c66b3809f2", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "30e2f238e6bb7a621b5c62a40d26885414447f48f6fe2514b94be92472f27377"}]}, {"id": "e5c00ac43414929c", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "63084abd426161df0da3e7337c0d88979bde8b1f2c5ad3f1030db53596c694be"}]}, {"id": "fe736c9d73daf7fc", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 962}, "digests": [{"algorithm": "sha256", "value": "cb27380e26cf595b801a349da9a15a85d09ce5516cb8c1fbfc723ed90ae32441"}]}, {"id": "057107479f558261", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3376}, "digests": [{"algorithm": "sha256", "value": "ce8e31332e887872c39fcf7d4c7e8a6faeafcfb79c15d5463c279e4f063f3956"}]}, {"id": "858288b15ab629b1", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1296}, "digests": [{"algorithm": "sha256", "value": "fa5468acc11f864ab6bd73fc21541616f4d1b0cb704fc775c5fd0306365f0b45"}]}, {"id": "95218fb80f1b77d5", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 994}, "digests": [{"algorithm": "sha256", "value": "174173035402ce38fc8b624f7e9593a39859383f766a60dd2f72de358eb25748"}]}, {"id": "36da3540f6b905d0", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "a5f0d6908d90df46368b1bbfa900306665f378ab3976ce9650e044ec634ead3c"}]}, {"id": "082bed766615cd9b", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "7cb0057e2f86020b4f30e11c95d41e62bd4e76efa9c1e8b7424a420c8c8c2699"}]}, {"id": "a834d0c65ceb73c6", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "32b4196968fd9a36da6bbc8811b341c4901ea634aa17082a3782fb39294eabaa"}]}, {"id": "242a6f2ea8ce1790", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "52a2f1a6ab97c3fb71e72d02116324c0dbac541952b52c8e3d22c1ce60868817"}]}, {"id": "17c2aa963514be03", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3054eaf550e1c0c7", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1982}, "digests": [{"algorithm": "sha256", "value": "65768dc4fd2817e325641205b1b75f952aed88aa4f3b1d40ae83bc03f7c11d7f"}]}, {"id": "29e9424ace52a9a5", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "ebc391dc9d289217", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2144}, "digests": [{"algorithm": "sha256", "value": "7a99b4deba69ddf83bbdea7514ec293d5d50e538bc0f81466ceb3117f27cbef6"}]}, {"id": "40cc78dcfb1fe71a", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "e26f1a57f982e8281167380041ba0c2b695cc9b2bef864d1f3535cb984db8f88"}]}, {"id": "fb7b865489dcf093", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "d8364d5d80050d72", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "b9e913dc2ce17e8a3b46e76f06f7e995f75bfcffc9e8c6ac5aeae2534bdc54ed"}]}, {"id": "e77ce6862ac7b9b4", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "8f241f4af285e716d2e5c35747b8a749f8cc964703e0814580e43943aa2c3f99"}]}, {"id": "27fc9e0bb22a8789", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4076}, "digests": [{"algorithm": "sha256", "value": "b0a94e989d9ef88efbe246158f43db340aeb1e1af7f7bed1c53e5ee5e1689b56"}]}, {"id": "65d8079d73c003c1", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d7c57fd2f291ba4573a8b77f3c5c4cb415e469d057ee6c1f70d30094343af392"}]}, {"id": "b94c5b56e9570b2e", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "289455870a3f3bac", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "83fb108b3d5e27cce32e9bd68ed044ee9458f9f7149b26a7603011584249e9a6"}]}, {"id": "32852be6daa2df02", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "85478677d235f1c58834415566059d362a0d1bc884adeee06befddc5abe784f9"}]}, {"id": "5257d038c117b727", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "646dd18be9d688b2350d9a057329f294e9eaf22ddf352ff52cb3079951182707"}]}, {"id": "23c3988003ab550d", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "da014b7dd605f4768b20eb8b98f73e8ac580c0c5f4e04d265938d11924426eac"}]}, {"id": "c9348a1ea1afa731", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2418}, "digests": [{"algorithm": "sha256", "value": "56950399706eccf362afac0821597db27724f572c601223ea8bb66d22760b8f1"}]}, {"id": "270ecc8fcb395337", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "b90c4f93739679e9b8061180d5519e3cd083356d76e864cc370ae115693ff7f7"}]}, {"id": "f6096b1e73a8240e", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "51554c5899ed90cec6e88a8add8fbd589d19bbe6af1707ec7309b68ef424964e"}]}, {"id": "7b41310a121cdb37", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "0be0662791edbb30", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "941fed94a7bf0cd0a36c4bf5f846a13243169ff8e231d682baa3910c6acfb97c"}]}, {"id": "9ddd69900bbc6f10", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 884}, "digests": [{"algorithm": "sha256", "value": "bea98f59a25e4b3c2e571b33d824e2d89dfbac1af884a8caa17dd3fcaaba70cc"}]}, {"id": "1d8f88788cf3e826", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "166237a67a77fdd85cdf791ee443f4d9fbe989a530463fda87ba471c06b6bf11"}]}, {"id": "149fe6e85546e0f8", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "38f237541d85fe5095167eb7c0068f2a0898debeca54ff4332881440b1895d13"}]}, {"id": "37b9bf6e6986afe6", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "0fe6dcd67c1a9577", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "3688ed11afe18589e9a5aed18b2273d00741a58e1ebf51308bb394f64d8698ea"}]}, {"id": "26c28e81bd29ebae", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d932a1523f5456aee9111269f6f6af1ce6b6a8f5bd93ef375f4fcb9dbe65b2d1"}]}, {"id": "898d93ab91dce1b5", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "176c83fe521332e8eb24aa6d33896770db48999186e77835a9e40ddc49fff1a8"}]}, {"id": "754c2b8630a66395", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "6c7e99f4d49271d6594a2b221b6694b1f4423c7efed4b56f55fcd8402837c028"}]}, {"id": "21f71311053c8678", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "427aab2fe0499e4c", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "5cf95ae8d63599abaacc0e458ff883468612af9c34c383ad59169eb59a75b199"}]}, {"id": "9ceeddab06e25985", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "7e60f645b783812ae5d60a32fbbee7a974fee9a877523ec08dd9d496d490f870"}]}, {"id": "6bcb8d1d4503123f", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "cc43820f640a268402eee0a8d72b735316627ee069c367ea9c45445775e6a5cb"}]}, {"id": "6593867b4d3baeb1", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "209fb1ceed6d56014a316c49a5ec0cbae3d8ccf97577f35ce74c85a0511b9db4"}]}, {"id": "7e7a8133871487ab", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "95048c4e28b3dc2553b41816e7a4df75a450bb56370f3a8c89148f586431ebdd"}]}, {"id": "e848b10effea0de9", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "334a9086612ea666b1a423fe5eff42e9b49c73a23c6102c0786de0d77ef6a0a2"}]}, {"id": "0aff5039a1968ca5", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "b69df7fed602bf83665407e6fc792507d48fd0db647e2a99e5bc08dcb103cce2"}]}, {"id": "7055f4875e067b3c", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "28cf9a4726837a2a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "f856f6b144447982", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "85fc30b42ce5d60c", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 804}, "digests": [{"algorithm": "sha256", "value": "5012f6ba36b668af826d23783408ca80a57171d0d40e490c8c52142ca08b398e"}]}, {"id": "b82b19b31e53ff2b", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "654e5e4509a0ad7ce44b2d4c3368b28f5ddc8769c0cb6b4b892b82957a1c39f4"}]}, {"id": "19c64addc392ddc7", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "c4522bb26b7d180fe844eb2f0108ec51c9c8f68736c832ac8c27a432f29204fe"}]}, {"id": "0a397667ade381c1", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "58c62419e6767433c5b5f6a1aaa273856819df28631ed4d4f99a9682013a658c"}]}, {"id": "0f46fbc5aa06f77c", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "0a96dc239543cf53", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "2024c06ccc51f788", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "37b50cd7a57628aa", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3422}, "digests": [{"algorithm": "sha256", "value": "963807bdf53257df7aa885d09e37bd5116daaaaf3187cfc9dcbea719894d62b1"}]}, {"id": "5aa771b5714708a7", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "ca43982bc48d9ea4", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "a8afdbebce1af198", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "87af5d587b3a6ebfac26509530176c949f4a4e554f13e72f6852810568951d04"}]}, {"id": "d83c5a0f64bf629a", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 837}, "digests": [{"algorithm": "sha256", "value": "9b9a9906e7cfcf92f80ff79841efd231add1d8bdd46ee599f7c7f3ecc4edb451"}]}, {"id": "6d8fb05ce04b01ec", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2828}, "digests": [{"algorithm": "sha256", "value": "aab8355761b64a2d47f6e79b4e72fe7f3c0c95715e84935ed8086b056b60e890"}]}, {"id": "1e5861bad412bc2b", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "d628d8efc5da4f4ad921b446d053ce344558e3669bb1ae6fc4adf96e728a9b54"}]}, {"id": "fd4cf4364051c06e", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "a2a9de8bed7020c44a3fac2663300a2e906fb937afb46327e93b3ed34c038144"}]}, {"id": "e003c80fe4f96193", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "30fb59c3c5478ac7d0146e444ac024b069a6fb702afb73bab8f77b16ff55efd5"}]}, {"id": "675793edb9cff0f4", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "8ed5e602930ee85616fedbf13d4116c1f54a945988be9c96281a840956cbedc7"}]}, {"id": "6488dea60c4adc98", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a5a00f9e236d5388a17849528ed3fb5c34b01b3b32057f508a31793e8252d0b2"}]}, {"id": "6afe24eb9cb8ddd6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1557}, "digests": [{"algorithm": "sha256", "value": "e1170546a873c062c59f045d3d0c484cbf48146de5ed731ebc282521ea0ae4d5"}]}, {"id": "eb05f9940de49283", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2403}, "digests": [{"algorithm": "sha256", "value": "2b621c1ca4778db7308fc4b3cd827776111c7c34214087d4bf96257148317ad2"}]}, {"id": "23441b45d0188884", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "933589af8de8a4215f1fe3850c511d013092bec720a0deb63a071eae1a484ae4"}]}, {"id": "b2ce973f105e4f6c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1543}, "digests": [{"algorithm": "sha256", "value": "b44c272b6ae07731da3981c37c7e34742334635d9169b9ae48a708c075741469"}]}, {"id": "4c9b8c9ea4552410", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "3e30fc7e2c557785171ca9ea5b52fe677c3b46c997d0d5382eec70ae35fac2e3"}]}, {"id": "75a0391d5adffda8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1177}, "digests": [{"algorithm": "sha256", "value": "770beb20d620d56ac172eae970fb4a2547737ca662afa2d7b5abd33e6ce79436"}]}, {"id": "724c72d9c2a20e72", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "02ccec031ff4acf6f14d6f8ead8eef51803fcf50c41e9032aae96f96267b9ee7"}]}, {"id": "c3188c34444dea18", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "4fc6d280c1e1303dcabc47a92e337d11214a06c8f13794e40a816439bbb5e9ad"}]}, {"id": "0c71bdb73c286714", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "6da6ab3b0fdd094b95bbb2af8a91e0f0c0fd8d4e4276da7b581386715cc1946e"}]}, {"id": "4144d5c8f4bf319f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "96cc9c7aec7ef4379913ebe4a18c8e7752cab5a0aec643c482e745a3b067099e"}]}, {"id": "0ea731d0ccfdd529", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "e2cd3238a1d96d3d2367e8c3b118be5c75bb9dea65a4dbe83a91452f70821132"}]}, {"id": "98ff34a925bdb80a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2706}, "digests": [{"algorithm": "sha256", "value": "4f67cf09904d39b5ccbb67e85ff4a22edd7b44bef46c9d2cf926130b4929f06c"}]}, {"id": "d087cdab3e822b46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1539}, "digests": [{"algorithm": "sha256", "value": "ba0e1a92f48f78c52b38e39ec3d54dd769fd1c63d84e669c719c6235e3782e08"}]}, {"id": "75b0b6ee8ce47a4c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "07cd95d7adc2ce608bb9764e856a86d02e2ecb3c5796c88e7f9256e81fccf692"}]}, {"id": "f98cec25ef47ae1d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "ed033b6b3c07c10fc3f76e966be80960140d651f51b5f4ab4c3c02789209be9d"}]}, {"id": "1581342198895a1e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "48410dbb26344add6f30abdb8fc8ea9dc3455b214d6f57852d598a3c9f822230"}]}, {"id": "f570ec4b4984bcd8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 944}, "digests": [{"algorithm": "sha256", "value": "c75c21fcce3f641f8465afd25f7fd629d21d17374466e5549f7472e0234201d3"}]}, {"id": "ad5d04b8fbbdbeb2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2846}, "digests": [{"algorithm": "sha256", "value": "9155af04720a14aa71951c15b6d5faa91b0ca5983fa5a827c4c287034c81f144"}]}, {"id": "3710a085db318e75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 901}, "digests": [{"algorithm": "sha256", "value": "3baf1889afbef73beac18c9e41d845222f922e70c2ac09a78d4c80ea7c988aeb"}]}, {"id": "b06ee52282ed6503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 779}, "digests": [{"algorithm": "sha256", "value": "7b44b4e18dcf9df2d7532e1cb764a61517786ce10e20077160a558021d021b70"}]}, {"id": "19a2a8d4f53fea55", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "b08bcbddb97c010086855b38886cc8dc93231c0c0ba1ea58d7b03b293ef8abcc"}]}, {"id": "03b4fdbd224069c0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "68766993512bf52f03272c13ad2c13406815996bb338f15c068d81d7a533fb2a"}]}, {"id": "8d670698d0f0e73d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "aab107ee82178d43", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "08b101708722992282a31e6879fde7a66352cb3a649bae6e34c3d1795a2b7d18"}]}, {"id": "df5b1ff319fca684", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3017}, "digests": [{"algorithm": "sha256", "value": "aedcbd32500e3cf3a7429c9901b0d91fad4ac00821ba5961306aa402eb56f502"}]}, {"id": "0b28783e95be4f09", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 915}, "digests": [{"algorithm": "sha256", "value": "7190782e0a16aad1d9684932f7a87b394de0998d9a47ffc8e72b69be94247be9"}]}, {"id": "bf74e001ee4005cf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1757}, "digests": [{"algorithm": "sha256", "value": "aa754769189ea4ec86e5afb224ed44eafe47033143531e677e693940563f6e28"}]}, {"id": "379fcfff13719a14", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4058311377b0f18f270262dea79d7d17c2debd4d9effc16b672f5f9b0c0c1f13"}]}, {"id": "31b008049d314243", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "fc57e139f31540ca636974a40f88ccf98c2152a17f082485bbda383b5988741c"}]}, {"id": "094fd7e23e68ebae", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "10611f0e5f24c658765df5c6c4f56d3ce483ee69ef46fa65109a79412ea9a1e1"}]}, {"id": "46b54a9105d1d0bf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "3380d8746e2939d05f75124e002a888e7b8a00fd1638cabcf5b1e90d0f409eb5"}]}, {"id": "b896892c678d3ee0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "649f882e415cf3d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "895c51205faae86f90b417969b537c5c810194ba60c8052ad0ed1304815ff9c3"}]}, {"id": "d8769c43a829e8c6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1724}, "digests": [{"algorithm": "sha256", "value": "4541c14b0911921ed273b89d575cd857d296e78ae14b0b7992bd7648bba1c2b6"}]}, {"id": "84d3fdb9fb81aba5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 943}, "digests": [{"algorithm": "sha256", "value": "487b558b52c250bb97ab14e5e3e330484c37d85bb3efffadd4484862c5849eba"}]}, {"id": "b523b644dce9674d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "98c5d4b736b5345da872b2f6d2643741021834aa6bae728127739e2670c80f6a"}]}, {"id": "a85316d2ad14d659", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "a8a08eaf38ddb79283af8464237aa14de659920294af936db5990f2fe0afacfc"}]}, {"id": "cf7629f7754aa035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 843}, "digests": [{"algorithm": "sha256", "value": "ed4279c7b09d4957d3412d43b02619ebc332298a6e0e18639fa68154da6068d6"}]}, {"id": "48fd821eb0d55cb8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "568100782cecdb6131c830d9a4fc4c7b046001d7d4e6b90dd21a592216d0ba40"}]}, {"id": "7c4eed5b783dcc04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "43e9767aef7e6311712ab9cb5b49b8bc2a9bbfc98c55caed6565e042e600df79"}]}, {"id": "7503efcec1c28534", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "977391bef402661573b0ca8f04b9458c8b1f4e5f2f262f56ed524ac1754ebcf5"}]}, {"id": "916e81ac3ae6a7d9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "f2243e352e9f2ba8323dbf13a54846e894f96f2afa7f6c46b583657cf438caf0"}]}, {"id": "90a05a757af78605", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1784}, "digests": [{"algorithm": "sha256", "value": "446bcfd6ab2aa6cc40a9fe74a0e4a21ae7831dfafad9982e3a10c4fb938d720d"}]}, {"id": "33786f9535c89f2a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 814}, "digests": [{"algorithm": "sha256", "value": "50433d32202cd2de73f641788bc755511e375d14f03564f62ca60786f3c3f00f"}]}, {"id": "76388f3d1616cbf5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 890}, "digests": [{"algorithm": "sha256", "value": "55c74d306d3bf0f5899b5ff38c587fa96db8896bddcf8fcaaa4b7f603e75ebdb"}]}, {"id": "de46a6db3dd29a9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "4d0ee63b731e3a9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "b352d9a3331dcae6bd48d2afc13357b7fd67e3aaf8701893b644fe446df33014"}]}, {"id": "1c73757cb297967f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "5cb8c263daa9ddc95b550bb7cebdb7880c10e02b9275541e0608342f39874229"}]}, {"id": "16661e42f0d56eaf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "335cca7868a81c6260fe0e056efcb80af2e6a4c4005b8fe199587b14fc7ed42f"}]}, {"id": "5a2e77ec590b2000", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1565}, "digests": [{"algorithm": "sha256", "value": "2ea4a932695d5abfb1793c66a8da6f827e98f35a70245d3cfe60822e5d718007"}]}, {"id": "5e3e4a6cedab0159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 921}, "digests": [{"algorithm": "sha256", "value": "fbb16d4294aba0f0d1f8c0e0dccf6ab0c2d15c79a439bc02e86b4d535065afc6"}]}, {"id": "947ee9e7c9231e8d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "e282eceb965270857e7311bdce52be068f4d7fb28669381719793f97f5a1b8bc"}]}, {"id": "f5e848100097c71c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "ecd9a9c7c669904e3cbb5fa1882bd27ce82af1b3698efe1e22218b69bdad19e7"}]}, {"id": "8fa52f951da27e3c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "efe5b79f0407bbc73a731a4803bef83a6d19f7d9a7fc6c710d49f1d0b675a464"}]}, {"id": "c4853b9970512457", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1587}, "digests": [{"algorithm": "sha256", "value": "6e5226cbcd5ca6e6805a30694596598982dd489e4b401ce5ff659801618b7ba5"}]}, {"id": "01b517987816413f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "719793075cfdb6ffe28f6cc5f3dbb80408e2fcbd0ac1c00e1f96555a10af6f76"}]}, {"id": "57e0cdfd25a6bdcc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1760}, "digests": [{"algorithm": "sha256", "value": "f9e9ecc3e730520f84a3058a8211f918ff53ada92aea44089eab64a0d7732687"}]}, {"id": "5d2598b4c6dbabc8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "3ba1dfcdfa4d6abedf04bb115a6f2853e5cccaf695f1b463eaaeacbf463b9eb1"}]}, {"id": "dc33f47c268cc339", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "c4a2a95e1b989941d764e0090c322be24d0d2744310c0c776adcde57c668fcbf"}]}, {"id": "93c26d16a7ed7336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "73c22bef00653bb5b2c6d6a33abbbf757c8daf38adecf71dd56ba733992fb0ef"}]}, {"id": "e6beb43253296b95", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "adab5894249ca97d7110772f4fd6163b2bf44b454a392fbef157a3f961df740e"}]}, {"id": "fb1e0aa5e89d52a7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "52fedb7549c988b6e30c77928403ce10350b4524435d2e8cf65b3691a82010a9"}]}, {"id": "a2b37201ac86b3cc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1321}, "digests": [{"algorithm": "sha256", "value": "21a8e8d926fbf5d3eed4c48940d27ab7a4aa3169bd1a9d9b30ce36c247a2a9bd"}]}, {"id": "8c98639d9fc48d23", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "e00fc781353754eab16f62da9e1a9f1e6cc99141ad1e0fdd11ba0e735e421470"}]}, {"id": "0573e42997e64f9d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1611}, "digests": [{"algorithm": "sha256", "value": "e9147b7650e6ce4ea6e10b9164de5f36aa8e11e9122e76762ec52f9bb9f994bb"}]}, {"id": "79a79d7f50f22ce8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3150}, "digests": [{"algorithm": "sha256", "value": "3bcefa424bea125d67abee996e6f8c0c9067a8e7dbfd45bf6ec69d62edf1f029"}]}, {"id": "9abdbe6486d88c1b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "73dd29b7dc777fa8342104f061f15960eb0bcc25f700b10037aa3f65a31b23ec"}]}, {"id": "a9bc7088f58dacde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "7b57421d033e3dd6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "286efcdeb6b8d6980d8c18fd568cbef76c02239b538c95696db521f273012bd6"}]}, {"id": "c19c97919bb0243c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4391c699c7cb44de21739483cf9f20db5661178be34db0376b3a4f9c547ee22e"}]}, {"id": "094ce23d6ac0960f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "29aa51e610d654ebe799f56eb1e9a6684266845fea9211f16abea79b951c9efb"}]}, {"id": "62fd22c9e6ffdeea", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "3aaa30547f527c098d74f6dd42aa59ec04647c530ff80c9ff45c6e96c4b4652d"}]}, {"id": "04e8f0056c4b9fbf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "c8d5a9ce4a65700a195b92985d914499343216697ba9d8dc8595e5903635fff6"}]}, {"id": "c9686bfa3c591d4d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "c5a92d902dd4738bc6a795519f3ff9860bdf20b18896ac1b8aaa6c9044013ab3"}]}, {"id": "1c595155b1a6f75d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 828}, "digests": [{"algorithm": "sha256", "value": "a27f65656f771a1f2a2757280bb4666d5c263ffb76a06013a1b09a550f00e515"}]}, {"id": "7d29e4912173640c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "8d25d3ca5300f7e0462cde4e361a7826ec9dcdc42a9b3721fb1397ac7e3166aa"}]}, {"id": "25e4680445e84da4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1739}, "digests": [{"algorithm": "sha256", "value": "b99c2d989a83c720b5e3bc91d2d1b2eb0b43d57127bda3b6c967ec3f7f103900"}]}, {"id": "0804a9d4a18e89ef", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4052}, "digests": [{"algorithm": "sha256", "value": "264acfe108df366f549882cc8902522317092fce1014a0894f1bda29fbbfcad5"}]}, {"id": "32cc746fbd99ca0b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "fce5f24ba9100a0ba47f619482f2b9273fd0cd9e9020d3d448de111f371600e4"}]}, {"id": "4202fb9b4a17587d", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "766ca3b03f46f506", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 810}, "digests": [{"algorithm": "sha256", "value": "f127b4f25ad92d1a10cf5d764b4714e8705975ccf53d4189c689a9cee356a7db"}]}, {"id": "92acf8cf5ade8464", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "a40e0c81d23ef357", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "ece2d28e979edcb4", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "cbfafc0c962a6da1a4ab13724c1af925ae1d8b0c98a6d8f8b5bc099bc9fc3ec7"}]}, {"id": "584c149e495bbef8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "966ddcbccf0b76118393868cded9454bd4004ac2db169f8344e7152a8d6b0410"}]}, {"id": "d57a096d71ecfe10", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1782}, "digests": [{"algorithm": "sha256", "value": "bdfa3e0d31912d14b3033f6b2c9819c12a3348c3b9440469144f177559ca1700"}]}, {"id": "668b1559527e240f", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2771}, "digests": [{"algorithm": "sha256", "value": "83080413497a3d1825dd9c0c5a093ef6218e753555372b76a229f2ac2c5d2c27"}]}, {"id": "7e6d7e77b70a0ee5", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 981}, "digests": [{"algorithm": "sha256", "value": "78a4bd05c3820e129f8f5b6982aa699d213e5f331247bc1ddbcb40bacbb3357a"}]}, {"id": "c544158fbe2281af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2823}, "digests": [{"algorithm": "sha256", "value": "14c9911a59fb21c1899699e54bd4a5fc6e3df0deba4367cc82c4e2301e333fa8"}]}, {"id": "59476365e352ca39", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 874}, "digests": [{"algorithm": "sha256", "value": "7f673751ee51c1287ca9229912d2c28b172c4f33e241d5e68533a07dffabd723"}]}, {"id": "6c57e09561c7d356", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "073e53bbd106377f3f1e4371649e8b8b06ae22122f3c29b0fd9ad5686e9ca784"}]}, {"id": "8362e9baf608f21c", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "cfe3c35535c7d2151ad30d193e145d92794b48638795b97ff3bd46edfc51effe"}]}, {"id": "173d97b60939e08e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1051}, "digests": [{"algorithm": "sha256", "value": "858206ff8f1603bb68b090c8be8b3bb11febb7106b1dce03ddc4e6f2d319124d"}]}, {"id": "06f0b5e5df9e3d8e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2420}, "digests": [{"algorithm": "sha256", "value": "171acc6002eff4bac205cd7da15a8db260315d80740031bfd0d5250cde6a55dd"}]}, {"id": "7c8154424699a0d3", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "a97d45c81ee310ff013415e3574e3d23db4960bc5924b732d9932cf22da450c5"}]}, {"id": "cab7b99dcd3b1bcb", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1008}, "digests": [{"algorithm": "sha256", "value": "eabbef257292b8e5537cc0a6b33ec65a18fb233376d3ac9b505b33f3170ca0ee"}]}, {"id": "ddaec211c4ac9340", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "d385ebc7f767227146df5670ea4e6e3139cbd72112d45c068cb8395218cfa444"}]}, {"id": "544ce11244efabf8", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "0a17a0185a9d9ac7ff71151870725571da81ab19abb6666740ded455a971eb6d"}]}, {"id": "e3e67e7420cbe42a", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "102d436679aeab88731d58ba95aecc9dc132866c81029e8ba1b3eff4f34f09ec"}]}, {"id": "b222ce949ab472b4", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1b329a569040ae33ed71771004e61dbe9ca4acc23008bd5499326885ffe715ab"}]}, {"id": "1a8aaa12c0a21246", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "d327bae2e79c9b7b1272bca94611a440beea0dab89a42f8df5d8bfd042459e4c"}]}, {"id": "ab550cf46a813b86", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "9b0fb9304bb74d74fa4806637c6ff11ece339384384a0a4a88c197980987eda7"}]}, {"id": "7b28668b9fd8b3e6", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "7412ade716b72b0aec1d51fed559e7c86110a0810f2301106c14f9d4ceae7d82"}]}, {"id": "6043bfb7b116047a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "bc27d803aaddd6913caf0dd01a801f465d18f137895175ccb87d369e66aadb74"}]}, {"id": "baec6f52989265aa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "fb81b2651698a15d4c89f1882672a637090af710b6436506fcaaed924230e7c2"}]}, {"id": "376c7d4c812dd4ca", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e79709d9a5af7ff4a1b7e61d020e834bbd28f03648ead93cd3123526930f53c2"}]}, {"id": "73c36b531118e37c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6d054af93da0100542cc120adabb7f6daa3a1318015e8c1a8d3494801979b73e"}]}, {"id": "d751b5fee4075230", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "53930d8fc79642a80c0214087ec70ec3345d4a613bb46a9567362dd0d66342b4"}]}, {"id": "56296706e4db201b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d2cc13c6fae68cfdd8fce1070cc59a8b4debb79495091b627934f7d641f3c87"}]}, {"id": "738033ed736e2c8a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "2621b27775101fc9218d4629316cf44aaf500daf366d5da6f78e25173cdc2a78"}]}, {"id": "4c8809b4508b86aa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e6d4bf60e95b5f970b45da25405e8d3436e3ad00370c13cdbfeff956dc5a0cdb"}]}, {"id": "1de2232913634a0f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "532927ece4fa9392ce4c932274f7978de12b38a98c0b52da5b3aa394899a59de"}]}, {"id": "18687b7249ddc879", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "4e8d0da06d3a0a136926df171983dc0f496a42286de56549c6d5c2966d30fbc7"}]}, {"id": "13d8a65436cfca6f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "43721036e4fa3ad2d886f551f64ac0cbd5e63fc6aeeeba5b35436fddea7154f7"}]}, {"id": "aa0fe62ae5dd9d64", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d36aeb82e6eb498c68755a6f01cc66476dbb9c59ec421c8c01cb2176770c59f"}]}, {"id": "706df1acc42a401e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "777ca77bf1c7010a9e03576384c805c4ca1315c267a8869b4da34202ce3e276b"}]}, {"id": "35041004245a7654", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "a0df23240834f6993c250e8afd3aec2d38d95bc394e587f04592accd6243e62c"}]}, {"id": "ea27d15a0a4c5a31", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "358055400737998fe800c15ecb4352b7dd6294a05b429880bf28e880662bdf36"}]}, {"id": "7ede90ccc5318894", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "6170f19b8d9a1606a5076a47a75cf7f4aa1d522df6c8557dbaa2c32b3e57205b"}]}, {"id": "424066b5b479a18e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "bcfe15c4eabf37daa844c40e90b5e061dc285bc2607f29dda92f8d2f7d12452b"}]}, {"id": "222669936b64cdb0", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "b4ecb9c07d4f07b291ae973fa6a902bd2f18da6ad86123caa7d8af2b5de48adf"}]}, {"id": "46fd7710cad889ff", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6e045e3dcb5a10dc0aa1d4681ac814a8e4843d6f6fa15215e796d63d5774bb9a"}]}, {"id": "ff002ac7753e8627", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "4e7568c727837046006db10e235284ad4df15941637f4921fa3f7069c9eaa5cb"}]}, {"id": "09168baa3003f762", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "216e4ad3e0c8c05c05d37287b5013d0d60aefdd5f1a037512948294534feac59"}]}, {"id": "67ad63f3c30cd12a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "040e12223e35da2bdac4813f116899c4d16751f8af00ed41b2190c0d6adcb54c"}]}, {"id": "875ac0cc395f5941", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e8b7323151aa455632cc7db8633b98bb4ee85c019c88454461b8efaf0ef08efc"}]}, {"id": "b5f093a583b45a0f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "91eeb4c3dca6f1a5a9032a9ee8132c6dde10b31ed1a529e201c7c7a744248e99"}]}, {"id": "c65dae07ad32273b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "9e0b5f66a27891909c1764cab4edd6738a6d5cf6f5b5965dfe4aec41673887e5"}]}, {"id": "a6dad83a25466391", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "139ae4c7858be7c16e7d5396bd246306d5e9eff009b598f740e23670a6bbf73f"}]}, {"id": "859e1bd1a647f298", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "905c4cbbbfe8eedb15eb99a9a4d6ac3ecb16cb5895f6fea3e4af2a6d0e1a6022"}]}, {"id": "e60ac6001b98c09e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3480}, "digests": [{"algorithm": "sha256", "value": "5ba87f02796248870b26566fd0c94e294ee53b24863828deecc677252c09bded"}]}, {"id": "6d6795d219c650c5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "b87b3b699813b667", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "7d9d228d0cf3dd9f32aefafbc45173e6541650e94aa7502ed63cef461da19c7e"}]}, {"id": "a311e9483d902749", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "fbd35805be5f1598", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2488}, "digests": [{"algorithm": "sha256", "value": "96b297338b418c36715401d0e28c886179ef7dc3c8c40c80028852d0c7444ed4"}]}, {"id": "ebbe3e91045dab92", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2866}, "digests": [{"algorithm": "sha256", "value": "3d84a9ab4090b956382e423b26bf42c9ba4c580f571290cbf2a48ca83eaf7596"}]}, {"id": "87e393c4846c36b8", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3501}, "digests": [{"algorithm": "sha256", "value": "d37ce9abe7247d092b8c8e7bbcaa7a6b3304eda9d8405a1d356d614aee7ed15d"}]}, {"id": "624e98f77e3f8e34", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "f8754d8ed1c8b378fe6eec82ec403fc94decdaa4c3bde5dada3eef3cea845bc2"}]}, {"id": "c3c63e45418c742a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "dce9a04d4d791421926967554c9fb3010b2ff52ed74b42e5a73817752f2e458a"}]}, {"id": "cf05ffb3dc370e11", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2976}, "digests": [{"algorithm": "sha256", "value": "bcaf2c6dcd5cf0283cec7f817ba6e114095d63112e0995bebeaa6da37919aa55"}]}, {"id": "0ffb284a41ce35f5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "4f12732048f085d98c7472b4024c1970fb752e8807af902066d7c9a885b416b9"}]}, {"id": "9f4bf0c55fe3d9ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4062}, "digests": [{"algorithm": "sha256", "value": "a21836b7bab1f7413468859d6b9fdf4753edd4e6ecb7941e6749bc3d2140e0b0"}]}, {"id": "0d4c5d8f3455fb31", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "bf5b19ba13bbc9e4c64fee8a821733170b82274d84ef78fe1ac0a7645ff18ccc"}]}, {"id": "447991f0d251cad4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "d0c94feec71892a6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2501}, "digests": [{"algorithm": "sha256", "value": "1e17ab53aaf8f1f55d177e3cce36ca5ea8ed15848fa56d1e4ae762467b4af5d7"}]}, {"id": "e9f3246faacdd379", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "948bd2bde6f0cbb051f9e40f4c797438d5d7f3329aea20a4971c6205ea64ec12"}]}, {"id": "320cb87b72d95e53", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "e34bf1754ed6fcb1f9bc7979f411832e9b0fbaa50f38ab452f36f9e443947562"}]}, {"id": "f076835793e41b59", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "e8e4141ddec5fec6a70fb158fbf9bdfc52abd4977ec7ad8a27ae91d1c6bb005a"}]}, {"id": "9040f50f03a37917", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "1bf3c47fb054c86b", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4218}, "digests": [{"algorithm": "sha256", "value": "d224cf9091659b433062ca3174a40d39211d2a9dacd3d555c93d8e6a51e03ba8"}]}, {"id": "0f07a473b3fb97cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "d9185643ae15003c009c6ea69e56c4b2e4737f3b3b0665ceb2afbb9cf0bf8ea9"}]}, {"id": "80f68d3c8cb764f6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3168}, "digests": [{"algorithm": "sha256", "value": "a2cbf356b3ae00d800ed70ac59b96743d3a6da94f1f4cc83e4ee1f63c7c56ed7"}]}, {"id": "ec55ca875c3cc1cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "30c8641532df80f893d937aa0f0d0678f6afad7b0010628ca08abd744a81a61c"}]}, {"id": "8c25e74bcb72a194", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "674088c6e03a2b7e48e10b44d5b230bfe05cddb73a481ea5da808ec357ec77bb"}]}, {"id": "fc9af61123bdddd5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "74b149fd74025fbbd0d83ef4b39aea9c84efb95d4567867d59bcdfdeff4d3b3f"}]}, {"id": "2f6eb7e6fa3bc430", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "68ca42ef01103940", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "674b98cb85e23a5c0ede2bdcd070161c7ea600e1f2b8291f759010326d1fdc04"}]}, {"id": "17a1ed21d7333ad2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "47488657a7b039f4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "d5bea5d3fd09ec82908656acc1f24f34fc4e36a5327bea66976b34e599650c19"}]}, {"id": "b439dbe3f32ea2ec", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2766}, "digests": [{"algorithm": "sha256", "value": "fb3f8fcd4db486d48b058c1de03e134280926ee415660c28e9008d112a15ca1c"}]}, {"id": "5a378854f32a16d9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3223}, "digests": [{"algorithm": "sha256", "value": "0d695e5223879a4b1f3ee5a312efecfa40442f7113617b8bf2d2c192111b18b5"}]}, {"id": "281a8a793ea6bff1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1755}, "digests": [{"algorithm": "sha256", "value": "4f4be4aa584fb66850a67614a97c9c715aae5b1b41e89b3869d23a07c44d8441"}]}, {"id": "addce142c0fde501", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "20b754f51063d866234ee06172242a5099cf0cee4a099d8999f15a8bcd739d73"}]}, {"id": "eab5cad3ac26439a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "0901a8745a9d2fafc41b153035835e5c5371ab5a66cf8588c33a5a95ef7bd9f3"}]}, {"id": "6c95880528e5b874", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2661}, "digests": [{"algorithm": "sha256", "value": "99aa54abd9c8e8a2ac38465c4b73c40d6a0da4ebf23c9f9994319c5ea5a3c0d8"}]}, {"id": "be4c7b7d9ee30674", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ec240297bf0dd48f4418743c6455df80ecb8d05dc2b5ce01ebb347ca3a2e2c45"}]}, {"id": "c5339a3fdb6536ec", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2718}, "digests": [{"algorithm": "sha256", "value": "fb946842f7041e412e8281100f870d02a3554f6dfc19f3d265a3b0924eaced2a"}]}, {"id": "a2af4f0bd0f5088e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "b79435894aa2ff8d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "ef293190aa3509c43928c60561f01e1e658727e386f613962366981331ad3aea"}]}, {"id": "116856eb5d6b54b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "932fd18889e67e246b95f8dbfaea57f39d0f4aed5a27ac8ef514964237d68fb2"}]}, {"id": "38257c9762dd3a86", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2768}, "digests": [{"algorithm": "sha256", "value": "dc1b96b4960e62dfb12cd7c8275243f720efd2b00061f1b8a6d82ed4d67d63f9"}]}, {"id": "11e2293d114c329b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "eeee0b80b0e78002e71649fbbd61a485830ce3ee95d56b3b4b06b01fb64a0e23"}]}, {"id": "bc5246acae6874af", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "166e566c4d93167a39e76ee5a57d390c5231819fc9f21bccfd77715fe582edc5"}]}, {"id": "9ad865c5e405d3b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3236}, "digests": [{"algorithm": "sha256", "value": "788f9a577482cdec11079528be9811b86380528070eb4199096eff287c62c9c8"}]}, {"id": "6959b642a9dc855b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "7d5e2645f1de8848fad71a0a9991abd9f55cc36a9291c1c0ee7830008d5f5fc8"}]}, {"id": "323d02fe884ecc36", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "755938a0b2aa50b8", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "169789b8f3048d902f91030b293b1f92df573cae2c4dce0df1103a043258c27c"}]}, {"id": "40278523e92cc053", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 659}, "digests": [{"algorithm": "sha256", "value": "5104d7c9e56b5d9fa6641071bcde29f3c9e34685aa003639f37d244fe90b2a3e"}]}, {"id": "5dc972bf14c61ccd", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "794568a193318e9974dadebf847cfcb3a0505634ccbaf91b3ef231a646c75a21"}]}, {"id": "b507aad6d47472fb", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "412930e923feac41ad62cc2eb27511057813bb3e01631951c05309dd7b996cbf"}]}, {"id": "ca5cd18e5f9d902a", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "13faca8fe9836b0e4d27e6e2e0cd59fc16db8857f65db6ec52298512bcef963a"}]}, {"id": "e283164c64277dc4", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c9817c6762dbb570d70406c35a98d35904f4779c2c0149b2ec4542f561fb835e"}]}, {"id": "c97e8848808ed22f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a3406147d47658df4a44777ba2ea9cab9539d88b2093352cd637eddb6f3a6835"}]}, {"id": "9829b3f268772d2c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "38b45c05bfdb02be184dd5a1f032ab4115e20b237c895ee90d11e5e4372fc204"}]}, {"id": "e0adcc86e416adf7", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "495381de5020268e2043e200ba4439ac0b9e669d1fbe8c222a3cebe69f2ab148"}]}, {"id": "83405256a6841a0d", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "4af37b62f5055c6e3e46224fd4a005fc17b0c7198c3b65ae893c14e8c8da9a59"}]}, {"id": "8d48e71b17d6e1bb", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "b0f800f1577eacad7406cd81f757bcf99133c40a4b488b33ccd244b610007ce8"}]}, {"id": "51b338c3c2f664d5", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "4c654da1521c5d3e64083b6a4ea75cba49be0b7b31ebb7acc5c948bf5ce2de71"}]}, {"id": "f64de3338c7cbc9c", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "97372963f8184de6470bfba5fa6d0b3834b663ec499714c95aba5b2bfb6bb04c"}]}, {"id": "7dccfc2a67ebfb03", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "e50c1318d7eb1c8dc2da23002c596f82437796499471ab6561e4e8176cfbfb0e"}]}, {"id": "e6448d6159b0c366", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "d50a9d1d00d786865ff8316e5c9fa1f477aa6d3aaa62f7d318fb1c51c3c98f77"}]}, {"id": "141e39de1bba7f54", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2991}, "digests": [{"algorithm": "sha256", "value": "84253aa1adae5b3f07063bdb22647dd057f802d314e011860633d6ff1a716cd8"}]}, {"id": "d9d016b5a9aed9f3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 826}, "digests": [{"algorithm": "sha256", "value": "46c05ae74ede6c0e20d558d9f5e07d1c344b100fbed2ae867fe423c983f0659b"}]}, {"id": "f2e4794d5f3e8c57", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "8bb3a43290e321d455cb067ff4f282ee840163d6c05be4b032dc3782ad1acec0"}]}, {"id": "86d52671ea18b1ef", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 827}, "digests": [{"algorithm": "sha256", "value": "1262595785ee5261994cdaecfa52fcca6bc8257abc3d6a8a958655b98046004c"}]}, {"id": "1cd26050ce4ff66e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2773}, "digests": [{"algorithm": "sha256", "value": "103d62b5a2588dde2d6448ac4aba34d4015092d72789e06565c055d126e62ed4"}]}, {"id": "1490a238c3a83333", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1078}, "digests": [{"algorithm": "sha256", "value": "c74285d6ffd90811377387f0c8d840be7230cb40f25c97250e7434110949304a"}]}, {"id": "d80d1436848781a2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 752}, "digests": [{"algorithm": "sha256", "value": "38687a6d17c77dfd751ddea36f212b475103e084f7105ae23ecc045d73beac33"}]}, {"id": "bcaa06c94c9fe8aa", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1601}, "digests": [{"algorithm": "sha256", "value": "5b781aa7b1951a6106e45147dfea6555ec68f8b6445260282c83903ee3fc7a4c"}]}, {"id": "e06820125bb9b42c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "bcdbe4abd0ceda2d39382ba9206935fedd674bed18e62942857c2e841dec1131"}]}, {"id": "9c4ba61baab76204", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "b2cf621acdb4300738bb2a3799313e91fac0f5d8d8f5b1cafbb573a68972f8e2"}]}, {"id": "8ec4bfd30b9d3ad1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "c2d091ec51551879d4cb333c2d1abac79619145d5a609f93e1f061d805bd9c00"}]}, {"id": "864ca73a9abaa84b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "00a4fcf2a31722373c5af6eb787d0ace0498b4e818c84fe09eb41de6c18da8d2"}]}, {"id": "ae1867cbc8e2e2cd", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "aff009b55c5624edfdff9b6f52ccb5567c3d7e5de18e804915619b343e152d67"}]}, {"id": "3f7157943bfbcdc7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "16c9e8f63a11e603", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "eb615e61fc7ef5a65b23275153d64b448e6384a3d545ea1f8e7e068828d9a1ee"}]}, {"id": "2b6594c309bf133f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "8dd1cf21d4ffe757afcd8a9f8ed5c5b68fd9f6c25f62678cbde91771f94ea227"}]}, {"id": "db5ca4e7f069163b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 917}, "digests": [{"algorithm": "sha256", "value": "0fffd6083e52fb086c757bccb77a5a18a60741d1b0972cc156ac25e98daf56e7"}]}, {"id": "1272f96da0220339", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 880}, "digests": [{"algorithm": "sha256", "value": "81c90c7b0276aa5155b132a1d05a48847435ae2d73fc27341d94fca431ada27a"}]}, {"id": "eac0045ec67179fe", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "4fe07c35417da1ebc45607888e141ef3ac69cde9bc00e67f732a8437ddd08b4f"}]}, {"id": "58653d3c7ca235eb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 721}, "digests": [{"algorithm": "sha256", "value": "eb10c8b783c0a77a358ef4d0e41d51e3aa00225cd8b5f0ccd56b952bee572f46"}]}, {"id": "dcde79861746e6be", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 808}, "digests": [{"algorithm": "sha256", "value": "3be1c6801bf58dc158bbdf76c2d71310ef39d7c8b91053bf6921ee103f66701e"}]}, {"id": "d72757692e477b2d", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "e819eac15ecdf07c3e4323ea96977ca436a0b4527c67e30bff7bcafa821c6596"}]}, {"id": "9f851d5ede0baaa2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1464}, "digests": [{"algorithm": "sha256", "value": "24dc9aa921193cdae5a4bbc7ee86157639d49a2f7c476a158640c5dc90c7acd0"}]}, {"id": "25b69e7485066c8c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 854}, "digests": [{"algorithm": "sha256", "value": "08cbef12534b92a83cc467f517a3270d3acc810d05221a5965ab3a2af6011fe5"}]}, {"id": "a7a5317293808f30", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 727}, "digests": [{"algorithm": "sha256", "value": "fa10a4c2b7135df986a14f185114d8060a424ad351b60c2af1ed3dd28ea12fd0"}]}, {"id": "f4b98e8c0526c057", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "1f9e0bc373c1fc6a3c6a3fec4492c091917bebf57d0ef676dd9d14300daaec19"}]}, {"id": "8988b9d2b9c8634b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 754}, "digests": [{"algorithm": "sha256", "value": "7f57e7d5536526d1cb8629d5325a60fefe1d82a58f08c4b828e1c510818193d8"}]}, {"id": "7455995ae6ba8528", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "8786c17d9f421435a3da4ba12f5478ce697721a5f4d598a0ff8b670e5986db5d"}]}, {"id": "f7efa07313b68552", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 736}, "digests": [{"algorithm": "sha256", "value": "cede1e683e45d608425e7600af2042face0677cc51b58c947ea3048e1f4ac88f"}]}, {"id": "b257ae7863a1e9cb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "abaecfec944d13ffd9b3e2abe371f512bf0c38fc92a7c1037e9e619d700f88ed"}]}, {"id": "c061c6e7da2aee50", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "5de4574683e5e41d118457b421b7a2d5aaeec4a553dc9bfc761eed16b2ca412e"}]}, {"id": "2075b91d5a316bd9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "ce346632dc77b84948614dbf97cfcd4ae820547b06d4b0a21d6e0d43f71e9e0c"}]}, {"id": "d404eb2f8168ae6f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "3a4e7b12f105c820b1eb1d36fb1c346d01c2cb8565d86e08f5a5454f0f9c94bc"}]}, {"id": "a062c7406fb0f451", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "b61f5090c5a68ae97ae8f48ef769914ba0c276f2bd5b709294d78bd9ee6de910"}]}, {"id": "5abccc59e3bf3772", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "86bbbaa590d97b3d90e00a3a1bc6957c8a0284b46c93d0bb63435587e0728f92"}]}, {"id": "d7677c4c8974881f", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "2f19bf99975556d021457d62e13ef89d58129dd851ff055a693ffeed79adc350"}]}, {"id": "4f32733e6dd81bec", "location": {"path": "/usr/share/zoneinfo/tzdata.zi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 113127}, "digests": [{"algorithm": "sha256", "value": "ef9eff485bee05340e7b28bb6ac7db0cad9bc34513e570409c93f426ece10afb"}]}, {"id": "952b4d93d2b7be34", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19419}, "digests": [{"algorithm": "sha256", "value": "4b5a2e2b193dbe4780fc0107166c369093d5b894d4ccf2b462b4992c681444ae"}]}, {"id": "6f8058b8d7762477", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17593}, "digests": [{"algorithm": "sha256", "value": "525991e907e3b2a7740e44f3404c425864de39f6ed3f4aee0417c8e3f30a2902"}]}, {"id": "88e6c702c77ae649", "location": {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}}], "source": {"id": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "name": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "version": "sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "type": "image", "metadata": {"userInput": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "imageID": "sha256:6f39585239be1b14896801752f67d3bd7498488f441851bd7250fd773a741388", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 404388146, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7d02596339f3e81e1dc1b45cb406ee124d16bce9cc6b0c3f0b4fd4220424d493", "size": 76335551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0ab99c10153568aac289c4d72713e61d24864e5c749d1c52ebc38b3a5f6d8a63", "size": 328574}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "size": 12476059}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:74ca29a1299679ea3f534d1d3bfdcfefe6b6703308ffa88ed19bbcc1e1594e69", "size": 8981408}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:237f27be7be8903bd63aaeadee098d38bf1d8a6456038378387ed4a366915236", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "size": 6966407}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:758d9b108a97da3825a5e31b59a2c5e20cbf864acd449586cc89c1eb548b6f8c", "size": 2220}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "size": 123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "size": 299283333}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8eba7440063ff6fc315247f95f6a2112d84469e4c0c1fd23f03d344949147de4", "size": 14437}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "size": 34}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjQwNjM3ODQxOFoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMjoyNToyOS44NDk1MzAzMjNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjEyMmFkMzIzNDEyYzJlNzBiMzEzOGQ4ZWI2MjY0OGM0NjkyOTg5ZGU5MWJlMWZmYjZiNGJmMDg2YzgzMTFiNjIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAyOjI1OjMwLjM4OTY2NTM5M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MDUuNzQ4NDY4Njg1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGdyb3VwYWRkIC1yIG15c3FsIFx1MDAyNlx1MDAyNiB1c2VyYWRkIC1yIC1nIG15c3FsIG15c3FsIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy40NDQ5NDUxODhaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1leDsgXHRhcHQtZ2V0IHVwZGF0ZTsgXHRpZiAhIHdoaWNoIGdwZzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGdudXBnOyBcdGZpOyBcdGlmICEgZ3BnIC0tdmVyc2lvbiB8IGdyZXAgLXEgJ15ncGcgKEdudVBHKSAxXFwuJzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGRpcm1uZ3I7IFx0Zmk7IFx0cm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy42OTYxMjQyMTFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgR09TVV9WRVJTSU9OPTEuMTQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoyNS4zMDE5NzkxNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBjYS1jZXJ0aWZpY2F0ZXM7IFx0c2F2ZWRBcHRNYXJrPVwiJChhcHQtbWFyayBzaG93bWFudWFsKVwiOyBcdGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyB3Z2V0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSB8IGF3ayAtRi0gJ3sgcHJpbnQgJE5GIH0nKVwiOyBcdHdnZXQgLU8gL3Vzci9sb2NhbC9iaW4vZ29zdSBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoXCI7IFx0d2dldCAtTyAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYyBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoLmFzY1wiOyBcdGV4cG9ydCBHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBCNDJGNjgxOTAwN0YwMEY4OEUzNjRGRDQwMzZBOUMyNUJGMzU3REQ0OyBcdGdwZyAtLWJhdGNoIC0tdmVyaWZ5IC91c3IvbG9jYWwvYmluL2dvc3UuYXNjIC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z3BnY29uZiAtLWtpbGwgYWxsOyBcdHJtIC1yZiBcIiRHTlVQR0hPTUVcIiAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYzsgXHRhcHQtbWFyayBhdXRvICcuKicgXHUwMDNlIC9kZXYvbnVsbDsgXHRbIC16IFwiJHNhdmVkQXB0TWFya1wiIF0gfHwgYXB0LW1hcmsgbWFudWFsICRzYXZlZEFwdE1hcmsgXHUwMDNlIC9kZXYvbnVsbDsgXHRhcHQtZ2V0IHB1cmdlIC15IC0tYXV0by1yZW1vdmUgLW8gQVBUOjpBdXRvUmVtb3ZlOjpSZWNvbW1lbmRzSW1wb3J0YW50PWZhbHNlOyBcdGNobW9kICt4IC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z29zdSAtLXZlcnNpb247IFx0Z29zdSBub2JvZHkgdHJ1ZSJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MjYuMTE0MDM5NDYzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIG1rZGlyIC9kb2NrZXItZW50cnlwb2ludC1pbml0ZGIuZCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MzMuMjc1NDY0Nzk0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBcdFx0bGliamVtYWxsb2MyIFx0XHRwd2dlbiBcdFx0dHpkYXRhIFx0XHR4ei11dGlscyBcdFx0enN0ZCBcdDsgXHRybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyoifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMwOjMzLjUxODc4NDYyM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEFSRyBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6NDAuNjE0NDI5NDc0WiIsImNyZWF0ZWRfYnkiOiJ8MSBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IC9iaW4vc2ggLWMgc2V0IC1leDsgXHRleHBvcnQgR05VUEdIT01FPVwiJChta3RlbXAgLWQpXCI7IFx0Zm9yIGtleSBpbiAkR1BHX0tFWVM7IGRvIFx0XHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIjsgXHRkb25lOyBcdGdwZyAtLWJhdGNoIC0tZXhwb3J0ICRHUEdfS0VZUyBcdTAwM2UgL2V0Yy9hcHQvdHJ1c3RlZC5ncGcuZC9tYXJpYWRiLmdwZzsgXHRjb21tYW5kIC12IGdwZ2NvbmYgXHUwMDNlIC9kZXYvbnVsbCBcdTAwMjZcdTAwMjYgZ3BnY29uZiAtLWtpbGwgYWxsIHx8IDo7IFx0cm0gLWZyIFwiJEdOVVBHSE9NRVwiOyBcdGFwdC1rZXkgbGlzdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuMTEyNjQ5MDI3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIE1BUklBREJfTUFKT1I9MTAuNCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjMwODIwODUxOFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX01BSk9SPTEwLjQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjozMC41MDM5OTIwNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBBUkcgTUFSSUFEQl9WRVJTSU9OPTE6MTAuNC4yMittYXJpYX5mb2NhbCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjY5MjI4ODkwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX1ZFUlNJT049MToxMC40LjIyK21hcmlhfmZvY2FsIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuODg0NDA4MzUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzEuNjg3NzgzNThaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWU7XHRlY2hvIFwiZGViICR7UkVQT1NJVE9SWX1cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbWFyaWFkYi5saXN0OyBcdHsgXHRcdGVjaG8gJ1BhY2thZ2U6IConOyBcdFx0ZWNobyAnUGluOiByZWxlYXNlIG89TWFyaWFEQic7IFx0XHRlY2hvICdQaW4tUHJpb3JpdHk6IDk5OSc7IFx0fSBcdTAwM2UgL2V0Yy9hcHQvcHJlZmVyZW5jZXMuZC9tYXJpYWRiIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS4wMzQ2NTI1NzhaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWV4OyBcdHsgXHRcdGVjaG8gXCJtYXJpYWRiLXNlcnZlci0kTUFSSUFEQl9NQUpPUlwiIG15c3FsLXNlcnZlci9yb290X3Bhc3N3b3JkIHBhc3N3b3JkICd1bnVzZWQnOyBcdFx0ZWNobyBcIm1hcmlhZGItc2VydmVyLSRNQVJJQURCX01BSk9SXCIgbXlzcWwtc2VydmVyL3Jvb3RfcGFzc3dvcmRfYWdhaW4gcGFzc3dvcmQgJ3VudXNlZCc7IFx0fSB8IGRlYmNvbmYtc2V0LXNlbGVjdGlvbnM7IFx0YXB0LWdldCB1cGRhdGU7IFx0YXB0LWdldCBpbnN0YWxsIC15IFx0XHRcIm1hcmlhZGItc2VydmVyPSRNQVJJQURCX1ZFUlNJT05cIiBcdFx0bWFyaWFkYi1iYWNrdXAgXHRcdHNvY2F0IFx0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRybSAtcmYgL3Zhci9saWIvbXlzcWw7IFx0bWtkaXIgLXAgL3Zhci9saWIvbXlzcWwgL3Zhci9ydW4vbXlzcWxkOyBcdGNob3duIC1SIG15c3FsOm15c3FsIC92YXIvbGliL215c3FsIC92YXIvcnVuL215c3FsZDsgXHRjaG1vZCA3NzcgL3Zhci9ydW4vbXlzcWxkOyBcdGZpbmQgL2V0Yy9teXNxbC8gLW5hbWUgJyouY25mJyAtcHJpbnQwIFx0XHR8IHhhcmdzIC0wIGdyZXAgLWxaRSAnXihiaW5kLWFkZHJlc3N8bG9nfHVzZXJcXHMpJyBcdFx0fCB4YXJncyAtcnQgLTAgc2VkIC1FaSAncy9eKGJpbmQtYWRkcmVzc3xsb2d8dXNlclxccykvI1x1MDAyNi8nOyBcdGlmIFsgISAtTCAvZXRjL215c3FsL215LmNuZiBdOyB0aGVuIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvaVttYXJpYWRiXVxcbnNraXAtaG9zdC1jYWNoZVxcbnNraXAtbmFtZS1yZXNvbHZlXFxuJyAvZXRjL215c3FsL215LmNuZjsgXHRlbHNlIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvIHtOO3MvXFwoLipcXClcXG5cXCguKlxcKS9bbWFyaWFkYmRdXFxuc2tpcC1ob3N0LWNhY2hlXFxuc2tpcC1uYW1lLXJlc29sdmVcXG5cXG5cXDJcXG5cXDEvfScgICAgICAgICAgICAgICAgIC9ldGMvbXlzcWwvbWFyaWFkYi5jbmY7IGZpIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS44MzU2NDE0ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy92YXIvbGliL215c3FsXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU2LjA0NTU1NzUwNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOjNkNDMxMDk5OTUzMjQ2YmE5Zjg2NDc1YmVjM2QwZGQ5ODJmMDBhNjFhYWRhZGMxYmM2ZDhjMTA4M2VjNjQxMjkgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTYuODMwNjU4ODg1WiIsImNyZWF0ZWRfYnkiOiJ8MiBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIC9iaW4vc2ggLWMgbG4gLXMgdXNyL2xvY2FsL2Jpbi9kb2NrZXItZW50cnlwb2ludC5zaCAvICMgYmFja3dhcmRzIGNvbXBhdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuMDEyNDE1Mjc5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjIwMDM5ODAyNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSAzMzA2IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuNDA2Mzc4NDE4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm15c3FsZFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo3ZDAyNTk2MzM5ZjNlODFlMWRjMWI0NWNiNDA2ZWUxMjRkMTZiY2U5Y2M2YjBjM2YwYjRmZDQyMjA0MjRkNDkzIiwic2hhMjU2OjBhYjk5YzEwMTUzNTY4YWFjMjg5YzRkNzI3MTNlNjFkMjQ4NjRlNWM3NDlkMWM1MmViYzM4YjNhNWY2ZDhhNjMiLCJzaGEyNTY6NWYzZGQwMmMyMjRhMmJmY2YwODQyYWNhNWMyNzVmYTQwYzVmN2M5OTQyMDUxMzU5ZTc1ODQ4MjI0N2Y1MDRhNSIsInNoYTI1Njo3NGNhMjlhMTI5OTY3OWVhM2Y1MzRkMWQzYmZkY2ZlZmU2YjY3MDMzMDhmZmE4OGVkMTliYmNjMWUxNTk0ZTY5Iiwic2hhMjU2OjIzN2YyN2JlN2JlODkwM2JkNjNhYWVhZGVlMDk4ZDM4YmYxZDhhNjQ1NjAzODM3ODM4N2VkNGEzNjY5MTUyMzYiLCJzaGEyNTY6YjliZDg2ZTdmNTA0MDY4MTMzMDdlMjg1MDEzZTBhNWE5ODdhN2Y4NWQ2Yjk0MzYyYjQ2ZjQwMjg1MjlhNzY1YyIsInNoYTI1Njo3NThkOWIxMDhhOTdkYTM4MjVhNWUzMWI1OWEyYzVlMjBjYmY4NjRhY2Q0NDk1ODZjYzg5YzFlYjU0OGI2ZjhjIiwic2hhMjU2Ojg3NDJiYWQ4ZDE5OTdkMjRlMGU1ZDBhMDgwMzE3NTBlYTI2N2IyY2E3OGE0NGQ0ZWEyNzI0MmFjYjhmZmUxMmUiLCJzaGEyNTY6MzU1NTJhNjQ0OWM4MzYyYWZjNWJhMmRlNTNlMDY0M2Y4Yzg2NWE1NmVlZDg4Mzg2YWQxNmU5MGVmODFiZWViNiIsInNoYTI1Njo4ZWJhNzQ0MDA2M2ZmNmZjMzE1MjQ3Zjk1ZjZhMjExMmQ4NDQ2OWU0YzBjMWZkMjNmMDNkMzQ0OTQ5MTQ3ZGU0Iiwic2hhMjU2OjBlYmExMzFkZmZkMDE1MTM0Y2IzMTBjMjg0Yjc3NmMxZTQ0ZDMzMDE0NmNkMmYwZTMwYzRlNDY0ZDBiNzZkMjQiXX0sImNvbmZpZyI6eyJDbWQiOlsibXlzcWxkIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJHT1NVX1ZFUlNJT049MS4xNCIsIk1BUklBREJfTUFKT1I9MTAuNCIsIk1BUklBREJfVkVSU0lPTj0xOjEwLjQuMjIrbWFyaWF+Zm9jYWwiXSwiVm9sdW1lcyI6eyIvdmFyL2xpYi9teXNxbCI6e319LCJFeHBvc2VkUG9ydHMiOnsiMzMwNi90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Ubuntu 20.04.3 LTS", "name": "Ubuntu", "id": "ubuntu", "idLike": ["debian"], "version": "20.04.3 LTS (Focal Fossa)", "versionID": "20.04", "versionCodename": "focal", "homeURL": "https://www.ubuntu.com/", "supportURL": "https://help.ubuntu.com/", "bugReportURL": "https://bugs.launchpad.net/ubuntu/", "privacyPolicyURL": "https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/nginx.json b/configurations/expected-result/SBOM/nginx.json index f062d60e..ca37a4c4 100644 --- a/configurations/expected-result/SBOM/nginx.json +++ b/configurations/expected-result/SBOM/nginx.json @@ -1 +1 @@ -{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-nginx-sha256-aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2-5c2ef2", "namespace": "kubescape", "uid": "99f83076-fc12-48df-a800-f2cdb7e7fc78", "resourceVersion": "2", "creationTimestamp": "2024-11-29T12:15:36Z", "labels": {"kubescape.io/image-id": "docker-io-library-nginx-sha256-aa0afebbb3cfa473099a62c4b32e9b3f", "kubescape.io/image-name": "docker-io-library-nginx"}, "annotations": {"kubescape.io/image-id": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/image-tag": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/resource-size": "2826620", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "53f0d036a854a2d9f8827489a8b943931a6aaf7fff0af08a91349e814d4398d0", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T12:15:36Z"}}, "syft": {"artifacts": [{"id": "e26da712183e1600", "name": "adduser", "version": "3.118", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/adduser/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/adduser.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/adduser.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/adduser/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:adduser:adduser:3.118:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/adduser@3.118?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "adduser", "source": "", "version": "3.118", "sourceVersion": "", "architecture": "all", "maintainer": "Debian Adduser Developers ", "installedSize": 849, "depends": ["passwd", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/etc/deluser.conf", "digest": {"algorithm": "md5", "value": "773fb95e98a27947de4a95abb3d3f2a2"}, "isConfigFile": true}, {"path": "/usr/sbin/adduser", "digest": {"algorithm": "md5", "value": "0ee5900177369f21cab3bdd8c3157c51"}, "isConfigFile": false}, {"path": "/usr/sbin/deluser", "digest": {"algorithm": "md5", "value": "40528019aa1a0236ecb082098df3d245"}, "isConfigFile": false}, {"path": "/usr/share/adduser/adduser.conf", "digest": {"algorithm": "md5", "value": "bda2e2426c28bfd0aec5438b2314b210"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/TODO", "digest": {"algorithm": "md5", "value": "77a2c919c4dcc53377b47b00d83f594b"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/changelog.gz", "digest": {"algorithm": "md5", "value": "77c2ec7a7ebdf137ad8c066a19e77965"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/copyright", "digest": {"algorithm": "md5", "value": "caed49ab166f22ef31bf1127f558d0ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/INSTALL", "digest": {"algorithm": "md5", "value": "55f158219a06612fcb6d35952d1b95f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/README.gz", "digest": {"algorithm": "md5", "value": "dbad57a344cf30dc96d14fe41270afdd"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local", "digest": {"algorithm": "md5", "value": "04bf7a834a790dbcf91d9126ec2a93bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf", "digest": {"algorithm": "md5", "value": "51367088cb922ab47b652cad2fdf1ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/adduser.conf", "digest": {"algorithm": "md5", "value": "6871ba9b0a0073ccdc133af045acaac6"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc", "digest": {"algorithm": "md5", "value": "7a0388cf3e93997d82f705c29c90892a"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/profile", "digest": {"algorithm": "md5", "value": "c4869bc559365ab84733b15280332ae9"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel.other/index.html", "digest": {"algorithm": "md5", "value": "82589559808bbaade90a966287e51627"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout", "digest": {"algorithm": "md5", "value": "95c9c80ac808659d74ec72d7bd86a118"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile", "digest": {"algorithm": "md5", "value": "7e25a53e7588cdb05870608583b05b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc", "digest": {"algorithm": "md5", "value": "6f2fe654cd11a739ba9fb6a9f13881fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "e58455eadc9b4d5fc763064d26213876"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "902c0dab9ad8b9f7a8f20ae2222892cb"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "7d2b52fcd65d36a6d289becb487344ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "14e05b7856b10d3502e0142df7010f8d"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b95c2868a8a26514c5d70b44b634421f"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "32d1798d7a5083e2861dfe04e449c0e8"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "de260c72fb5de964cd5d263609c89653"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "673db03ba2920efbbd3a847d908d2680"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b238ef839583ee27fe57bb8179f89831"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b25c3608c0428befe6640b71d37de5c2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "afc4f8851699b218bac15270961b4e6c"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "6139ca54ad2dcbeed8932bfa87a4fb38"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "f70e19aabb8bd67d8db4cb73c827d8ac"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "bc638137236503020c5bd5430218e49e"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "21f32a0df0aee8f2f7ebfc545ee19fbc"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "2a444aa861ad6a34fbe70db87fd78193"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "f62306a16ea0858e8cc60a6f55f03878"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "de25f43351202d0c5c35545df706b129"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "4c215e00313d824d30f9a7b2d8a27749"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "e0c7ebb29eace21f193ecd6e32ca021c"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "13ef78a7747b3f736ed841163fa47d74"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "0ba1b167cae8ded87d6e063715008ffb"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "ad5ff7892f72cbc8895480b67e7ad326"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e8c06d87bae428cd04f87413322bf2de"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "4ba8ba8b8a04ba27a1be50945d697572"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "9f2bd78a422773e396072d455d264928"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7f842dceb21e898f2dbe195fd4d20c02"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "5a7b3e5b0fae6a0531df0405e86d6616"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "e9aac1ef458ae421bdd3983c9d920f90"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "717f449c442886b0e9c9278437d89b04"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "275f6672f92c4bcf65b0642f081aee1b"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7441b7d5480684530de0cfccd6cf05c0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "d23e9968d408680a618a9f7269a06d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "99fd858a28490192abc492df19568c97"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "a818831b331291f42603eec34a59166a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e845a12ec411baf72dd3e76dac0ae02c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "072bb78dc8cc6d7c328c590ce5f1643f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "067ab22e75b090239f64f7457146a71a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "99bf591942951cbe11df69e00fbea304"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "0d904008dc3a8eea190638f962a22ee9"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "5022104329b7e84950776aea8d12a05c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "2d94c499137bd49ba105caaf84634831"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f6a3f25510e51b08556f4bc37de96bc1"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "b68efe79443e58f33a79846ecaa4b59a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "aa3f10eab804cdfb1876280e713dbbbf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "055881517cd4d81936ce0fababe6e340"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "ae73de2fb59f2b29a5ab9e06475e6830"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "1977bb2cbd876e88299c9496156ae236"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "0c1b543a26c21b884e2e8b6eae0bd81b"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "af1b508989b631716c7ef50c5496ca2d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "cb1e857faf51a8e0c7577658b7c64442"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "99002b35a90b235b94b31db2898beed4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "cb55c3270cd72a944236a2a46a7dc6b2"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "21313e01ea55712fa00ae60652d89965"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f3be212046e2de574fcfb784cb271e95"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "c39949776d9f18e42950b88f87b19c27"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "661d1ffcdd9dd08fa4d41d6b11d09bba"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "516ec85d71b66180267ba2ebb19ffa1f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7aae4b3d7d1966a27ae401bed3e3f95d"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "3371b19acfa5f51d4c6679f9eee47ffd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "d32634a2ddae4686ea00ba08d52eeeca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "6e6b6bada4b98ea1a1489538aad698e1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "digest": {"algorithm": "md5", "value": "3f07b160dcaf7d7e4f5b3fc498e740e2"}, "isConfigFile": false}]}}, {"id": "d7ac7a6acc8c13a2", "name": "apt", "version": "2.2.4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/apt/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/apt.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/apt.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/apt.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/apt.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/apt/copyright"}]}, {"value": "GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/apt/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apt:apt:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/apt@2.2.4?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "apt", "source": "", "version": "2.2.4", "sourceVersion": "", "architecture": "amd64", "maintainer": "APT Development Team ", "installedSize": 4337, "provides": ["apt-transport-https (= 2.2.4)"], "depends": ["adduser", "gpgv | gpgv2 | gpgv1", "libapt-pkg6.0 (>= 2.2.4)", "debian-archive-keyring", "libc6 (>= 2.15)", "libgcc-s1 (>= 3.0)", "libgnutls30 (>= 3.7.0)", "libseccomp2 (>= 2.4.2)", "libstdc++6 (>= 9)", "libsystemd0"], "files": [{"path": "/etc/apt/apt.conf.d/01autoremove", "digest": {"algorithm": "md5", "value": "ab6540f7278a05a4b7f9e58afcaa5f46"}, "isConfigFile": true}, {"path": "/etc/cron.daily/apt-compat", "digest": {"algorithm": "md5", "value": "49e9b2cfa17849700d4db735d04244f3"}, "isConfigFile": true}, {"path": "/etc/kernel/postinst.d/apt-auto-removal", "digest": {"algorithm": "md5", "value": "6486b24d4c496e7d6a443178869a019b"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/apt", "digest": {"algorithm": "md5", "value": "179f2ed4f85cbaca12fa3d69c2a4a1c3"}, "isConfigFile": true}, {"path": "/lib/systemd/system/apt-daily-upgrade.service", "digest": {"algorithm": "md5", "value": "a05db20a2f3adc9f4175c37140e62a2a"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily-upgrade.timer", "digest": {"algorithm": "md5", "value": "6f1973de70bf3594436cc1a68adc441b"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily.service", "digest": {"algorithm": "md5", "value": "2e25f0c08d2bd2776015d7b4d0fcb553"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily.timer", "digest": {"algorithm": "md5", "value": "57b964b4d70e49baf77ca7c971358acf"}, "isConfigFile": false}, {"path": "/usr/bin/apt", "digest": {"algorithm": "md5", "value": "03fe57ce08881f1c3b4e76de59a1801a"}, "isConfigFile": false}, {"path": "/usr/bin/apt-cache", "digest": {"algorithm": "md5", "value": "1ababd72b378e75e8624e86750519149"}, "isConfigFile": false}, {"path": "/usr/bin/apt-cdrom", "digest": {"algorithm": "md5", "value": "05f8537fff3623365a6454f1d192d56e"}, "isConfigFile": false}, {"path": "/usr/bin/apt-config", "digest": {"algorithm": "md5", "value": "c9363c90523819cc216e7b56d94d1bb4"}, "isConfigFile": false}, {"path": "/usr/bin/apt-get", "digest": {"algorithm": "md5", "value": "178c19bbcb033a72e3e1cd68bddc85d7"}, "isConfigFile": false}, {"path": "/usr/bin/apt-key", "digest": {"algorithm": "md5", "value": "0760e95f69c2a1faf6d3b2d7b3a9cc01"}, "isConfigFile": false}, {"path": "/usr/bin/apt-mark", "digest": {"algorithm": "md5", "value": "f0147eaf5f80a542f4734e010ecc748e"}, "isConfigFile": false}, {"path": "/usr/lib/apt/apt-helper", "digest": {"algorithm": "md5", "value": "3daf816b51fa523aa17833149f2e9787"}, "isConfigFile": false}, {"path": "/usr/lib/apt/apt.systemd.daily", "digest": {"algorithm": "md5", "value": "21aa2d5f5e7c2047dd52af4268bf7049"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/cdrom", "digest": {"algorithm": "md5", "value": "2c8780327cbc332d000591508c059df9"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/copy", "digest": {"algorithm": "md5", "value": "a7f44ed0c6a4f35d73fc59f4e36186e3"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/file", "digest": {"algorithm": "md5", "value": "4e23a98eb409d796434a6994ec48639a"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/ftp", "digest": {"algorithm": "md5", "value": "2fc9e8f7eccc1c620fb2975fedef1ea3"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/gpgv", "digest": {"algorithm": "md5", "value": "fd4cc062ede81a432f0705dfa03bc84d"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/http", "digest": {"algorithm": "md5", "value": "24a8393927751d3c48c7f88c5e7215df"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/mirror", "digest": {"algorithm": "md5", "value": "17ebb87506fcc4f42be5da5e25dbbedc"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/rred", "digest": {"algorithm": "md5", "value": "1d5e4ae9306b60cd6414aca8577a300b"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/rsh", "digest": {"algorithm": "md5", "value": "4b07973d1aed198a98d9dc8717386a4e"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/store", "digest": {"algorithm": "md5", "value": "0d789bf3d9343244c202f53b5cc33d78"}, "isConfigFile": false}, {"path": "/usr/lib/apt/solvers/dump", "digest": {"algorithm": "md5", "value": "6054c6276b4c8ad8a4194959d997cf09"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/desc.apt", "digest": {"algorithm": "md5", "value": "5c20df19d9e2659aa6a6c64276c5764c"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/install", "digest": {"algorithm": "md5", "value": "e74d5f31cf2d2f567fd5984bdcea0b88"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/names", "digest": {"algorithm": "md5", "value": "2662778ba9613ced00bb069711f43bf4"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/setup", "digest": {"algorithm": "md5", "value": "fe255f7b248114d4b6a5bf6058f8b42e"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/update", "digest": {"algorithm": "md5", "value": "c6445e2a9543b936ca687cdd5c837214"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0", "digest": {"algorithm": "md5", "value": "15becca0b155a2814845b9216bc679b3"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/apt", "digest": {"algorithm": "md5", "value": "874af4344f92f137b82367571753340e"}, "isConfigFile": false}, {"path": "/usr/share/bug/apt/script", "digest": {"algorithm": "md5", "value": "d0e24eb1228d20b06da976e049631018"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "03b7be71dc63f2da1dbde33017331466"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/changelog.gz", "digest": {"algorithm": "md5", "value": "c3e8c3315b92ecd59ae30949c59b7792"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/copyright", "digest": {"algorithm": "md5", "value": "03b8f702638c8cc94bdb704496444513"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/apt.conf", "digest": {"algorithm": "md5", "value": "4e5a3dab995e501f81ea148ec1058801"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/configure-index", "digest": {"algorithm": "md5", "value": "060aa79104d06fabaad2da34733946bc"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/preferences", "digest": {"algorithm": "md5", "value": "7e315fbd9f6d3c9ed0fed134d46da559"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/sources.list", "digest": {"algorithm": "md5", "value": "e47c8a5ca961e95d0061ede50d932621"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/apt", "digest": {"algorithm": "md5", "value": "2c753966e8ed354e14a87ed06886fd24"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e6c1a69fbe8362be5fc64bfe4c79cb6a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "3c61f826e33ddbf56df82ea98931e846"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "089542929885af9ebfe7aede9d3c5c98"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e7e7584a1e3c1fb8348c1b5c25d448a6"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "573529e2dcd853667775f1b65557664c"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "be3a8d4090bab5bde0e9a0c6157a83a9"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "46b4121d02a8ae5ee54b342bff7ce741"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "a0be453c78a8a7deb84406874b0d4e3e"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "3ea8310f379d2207d6ae5e8d9b93abb7"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "21d4f6a64ad4666402b25c61bfa39864"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "73d68606a5441f7b0d72edc2d1954d50"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "72320a786bac0cc4cbbd36be58cceb90"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1f8d3d737b8517f6c74d7363e3eccb4f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "9eab97bfe44ea416c6834f2b0372f3a2"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "5270a724d0e8533456c6aa1dc1c8f5a4"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "67e89be6cbccfec0a4298f8b672c8014"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "55b82cd50a7edd8ff04ec3a98ec17e51"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "7d0addd6f7a547b5cf1356e63b512727"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c8d01d62a6445cf1ef6c0a9f857bf16e"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "71a3c6f58296594d90b694d79758992c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "b617b4cf7180df48d784ad8bf75a1930"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "75d40cb340e218a6fc9234e120623c77"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1af9b18102af7f37ff4a678161842cb8"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "d122d1d44eddffa75f66cecd18ad7b3f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "f10dab1696bca136e9566e4ae1c341b4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "24ecc5e9aa15635f8cd3cb9a6ada1804"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "6465a4da58b8aaf749555de43ea39619"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e07cecb85702029130bc06afdda0b1c8"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "48bc86c66022179acb52afe8016de33a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "2a1e2975742b77affc5f444ad22c1d1e"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "ff59933a89dc5e514b4efd181d8ec3fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "5b0e232873e0f30692ac75b1de054790"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e7660e1b10594ac9a80040d2e159abbe"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "85e3126333bc7573c1232888213d0fb2"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "96043f06222b92da788f13f459eb7c66"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "37af7333ae98872315939db18c7b7144"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1168ee10b81b81cad63ee3504a252e7b"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c8059b20f9dbb1c6f3749e59c0a69c1d"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "5f96a2f54042f1a637e78ad0550b4ed2"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c6dd386d0aaefce57022e90b058c6a51"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "bae820f3db67ba74e6a85076f69bb660"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e084f4fbc9f41151989c2c9f059bb217"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "f73a2c17ae4650fbd3a420e9b9dcdef1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "f141c0eea9acfc03d563d43fca3f6fff"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "ea6e8b8daf0811c02caaa5469bb2e6e6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "33197c503878875063541833259c61bb"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "7888d60af9b359b9fef51d220df8d936"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "4c7fae85f46d3fa6b30cd3e4f5285c04"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "9ae85b14c3ec87a51c5e50996851021b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "4da1ea0b99c75e0fedc37d3d74847c88"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "3f28d16b9ff61b2e353c60560176e4a5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "848f844058e909c38dd4c06f7fe2d33e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "613c55915b42bea5e9904f6a36ee17e6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "f0620bef5e1844a328e793e9be24fe54"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "8c6b5754ecc2cad6b20dc96d477f0287"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "b916ee6aca43f48b2b68599a8b9b27d7"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "1648fa255802562fb0d1190e0b0f440d"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "a7cac8321508811727045484b1be66d4"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "ee944502454f659f24ff67e984711e9f"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "699d112c046fa4042a22568cd1a7a0fd"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "d76ecf4306776cfc42505df951f5d9c9"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "9cf05621c674137be6e261beb10af62a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "34261d45d3a373e823338afceecdfd48"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "ca54ea62d56f401e5b5e632190b0033d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "b45890319259579a245d400b02e54f18"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "0bf614ee2463b800b5cd8d2e09d3cf59"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "235b800a482a36c3e67c1bffe987260d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "7eb55bf151471d8895c49ed059d6b4a5"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "97827921d6cd35e9909d3b93642386f0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "eddd3c97fe2702b80e595b5bfc1c696a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "7d8c50b2c95e737c1b40c9e838d9efd3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "9510229d8d2313b08a474486e172de95"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "d9a197ef07c7e558bc03d9ac6e46eadb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "0ed7803cf67b083eee7f887118979dc6"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "4de32473d9afc9f2dec0f042932f616c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "8f927513af617d7ac973bfb9ad2b1e19"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "d60b45a9983a03d4d7d6cdef0137b48e"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "0911f044372e02435cbc08c13f7ad618"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "e469a89bf6d1d48e2bcc9409525809ae"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "a024c34a0c7482c304166e21ffb8f13d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "ec6a943e475d4c77ccf0c0d21762e1b9"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "1c99991277284cd8e90c836afb84087a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "de3116b09c0f64405c67c6101251803d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "beba37b25919fe41ad0836eb2d406e52"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "bd8d80e263e96f87b9f53b8d14eb4b4a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "d99fb6df9e1c18d6dfefc6c6f742b9ea"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "1e2e97ad18bf80da73cebd9a5e396c8f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "1104b3d27c17d16268417cb1ccb170c8"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "39398290c120dcca1d9a34635a8ec484"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "cbac997d1b85c3a16ff539cd6a82dae1"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "86ef19bcc0f8842ce14eef2389a613cb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "21bc2bc3719d338917586aa391d7e531"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "7664ed9a39a5d83e05c6d9ff57a7702b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "704a67464873a2e6f5d1786054bc51a0"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "87d1b10afaa27189b968768e395b1f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "5a8c769abd670bfeae870b54c1448550"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "1bae85bc2d28dbfa7a24596ed13fe132"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "96cdf6a0e29ffa8e265c1b97492c5ddb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "344c9ae5e845d9aa61799ce4a23d6388"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "a62989b82dda48a829cb95ef55aa72bf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "6114895e485106d86c68cc2e79ceb336"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "e74d87961d3abbe6fb989599508b12cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "b43f2c8173df51316f1697d606a39e5f"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "cd5ad4af17a2da6e8d60877881f20882"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "bc2cd53bc28faad08f6d1cf3596bf9da"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "18da97f3fb6690bd5e2e4d41d65e14d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "ab34c723122cccb17cda331c0931ed28"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "f46bacc9de054abae5a5b27c5ed4d25b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "494eb8dd0694c6383863fbf313b8c6eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "b7aec4c31a7c20e3f649cc7185c202ce"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "80bde26bfc57c12b529e2a78bf77f709"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "573e411037ffb06bd27df3bc92153112"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "ef09dc01934e3a640e5ba43d5decbbbf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "8d58985f27c7b18f743bf2e8909d448d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "98da39106a870f9f3e41d094c750f30d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "3d455a50858269a195c4244f3d63c874"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "60d1ff589b5a16c880d49e44034a8137"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "047528bbc6d186a76b7b60b8759e5f5a"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "c887c6dd11212ffef7ce4f737a479384"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "c2b5e08fc5efd2e2af2f8db5b06d0b50"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "d5f368526d6289e76dcd078c2ecc3ac4"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "8a6b5496da1848c01eba22469f09c0fe"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "24a64770746dcff388e3ed95c5d2245b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "a5661eeb81f58851e480a235023650be"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "7ebd3ea4c711de4fcd978d3327fe126d"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "2134825de9a6842f582227bdcb379345"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "74abe47d5691994103763ca6a771ac7b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "1a29e69fca7434019374b13e1b3c1e79"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "7fd4be920d63e332f1711a0f3c245536"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "bc3b8b39df3656ce92a642f7dc82335b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "76fc2dc8ba39a22af80740a00fe6e9b9"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "10f6df54a5f8282b7d3264a8b12ce1e2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "2a91a3c4e86dd4922f966b4e2cf7bcce"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "da47981434d03e6ae625e870f81b89e7"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "e142d9aa4a09148dc651dcc465c4081c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "71eb1f23232247a010e3d02c5137a31a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "8bbdb147b517863464c26dcace73c382"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "75992a057194576bb7df31f79dbe0e89"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "e09ca57ef9f9b68d3d749b1e1cc0e427"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "f1ea11f874de694762a0e794b9333775"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "aba7f07e293918dd81433bcbf797b26b"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "18ac07293bab740278a6bc83546cac3f"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "e99fbb9429d08dc3765fd1e3dd782afd"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "f54729739a07af8043197a3c2185a4d4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "1e68d2fe96bfe31f99a08e2582816a5f"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "1ca909fe27545dcaddf9394db1262e6d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "ab3628bb20b7ecf7bf8d798afb1ebcf3"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "beb96f1af367a9053af41cfa314e94ec"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "b5237252dce4d428c60bfeaf17e41eae"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "2780128e24547cf3990b16fde1139b2f"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "c75a42b98eedf8c71ecd91a1cf60b670"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "80a6b8c1a8e1c4cd4bc862709ced1584"}, "isConfigFile": false}]}}, {"id": "6cf17249fcb904b4", "name": "base-files", "version": "11.1+deb11u6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-files/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-files.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-files.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-files/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-files:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-files:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/base-files@11.1%2Bdeb11u6?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-files", "source": "", "version": "11.1+deb11u6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Santiago Vila ", "installedSize": 341, "provides": ["base"], "preDepends": ["awk"], "files": [{"path": "/etc/debian_version", "digest": {"algorithm": "md5", "value": "c50b5d071261092b9c531ceb0198d3fb"}, "isConfigFile": true}, {"path": "/etc/dpkg/origins/debian", "digest": {"algorithm": "md5", "value": "c47b6815f67ad1aeccb0d4529bd0b990"}, "isConfigFile": true}, {"path": "/etc/host.conf", "digest": {"algorithm": "md5", "value": "4eb63731c9f5e30903ac4fc07a7fe3d6"}, "isConfigFile": true}, {"path": "/etc/issue", "digest": {"algorithm": "md5", "value": "d641c0f23eff38a71ce34b34044b65c1"}, "isConfigFile": true}, {"path": "/etc/issue.net", "digest": {"algorithm": "md5", "value": "1b167e66826e01b4512a42e2b72ba7bd"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/10-uname", "digest": {"algorithm": "md5", "value": "9e1b832b7b06f566156e7c9e0548247b"}, "isConfigFile": true}, {"path": "/usr/lib/os-release", "digest": {"algorithm": "md5", "value": "ea85a9fb8526e81b3ffe5dcdf209112e"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.bashrc", "digest": {"algorithm": "md5", "value": "0a540d50c157ed0070459b82c358a05a"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile", "digest": {"algorithm": "md5", "value": "d68ce7c7d7d2bb7d48aeb2f137b828e4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile.md5sums", "digest": {"algorithm": "md5", "value": "6db82730e03aaeeecb8fee76b73d96d4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/info.dir", "digest": {"algorithm": "md5", "value": "f9128f409878ce10d54d06488e3ce136"}, "isConfigFile": false}, {"path": "/usr/share/base-files/motd", "digest": {"algorithm": "md5", "value": "9830e3dbb6a828f2cc824db8db0ceaf7"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile", "digest": {"algorithm": "md5", "value": "48a30a427d1794feb49f102b87ddce2b"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile.md5sums", "digest": {"algorithm": "md5", "value": "9be77181dd5dcc2b87956e3d45ed191d"}, "isConfigFile": false}, {"path": "/usr/share/base-files/staff-group-for-usr-local", "digest": {"algorithm": "md5", "value": "f3b332b9a376a0567236f54d7d87f85e"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Apache-2.0", "digest": {"algorithm": "md5", "value": "3b83ef96387f14655fc854ddc3c6bd57"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Artistic", "digest": {"algorithm": "md5", "value": "f921793d03cc6d63ec4b15e9be8fd3f8"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/BSD", "digest": {"algorithm": "md5", "value": "3775480a712fc46a69647678acb234cb"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/CC0-1.0", "digest": {"algorithm": "md5", "value": "65d3616852dbf7b1a6d4b53b00626032"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.2", "digest": {"algorithm": "md5", "value": "24ea4c7092233849b4394699333b5c56"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.3", "digest": {"algorithm": "md5", "value": "10b9de612d532fdeeb7fe8fcd1435cc6"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-1", "digest": {"algorithm": "md5", "value": "5b122a36d0f6dc55279a0ebc69f3c60b"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-2", "digest": {"algorithm": "md5", "value": "b234ee4d69f5fce4486a80fdaf4a4263"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-3", "digest": {"algorithm": "md5", "value": "d32239bcb673463ab874e80d47fae504"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2", "digest": {"algorithm": "md5", "value": "5f30f0716dfdd0d91eb439ebec522ec2"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2.1", "digest": {"algorithm": "md5", "value": "4fbd65380cdd255951079008b364516c"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-3", "digest": {"algorithm": "md5", "value": "e6a600fd5e1d9cbde2d983680233ad02"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-1.1", "digest": {"algorithm": "md5", "value": "0c5913925d40b124fb52ce84c5deb3f3"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-2.0", "digest": {"algorithm": "md5", "value": "815ca599c9df247a0c7f619bab123dad"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README", "digest": {"algorithm": "md5", "value": "57e7e94034b0d1220f7b7fd4682c8a94"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README.FHS", "digest": {"algorithm": "md5", "value": "fbd937e067f0a83fb9422713a6b84a8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/changelog.gz", "digest": {"algorithm": "md5", "value": "6f05db7602de988839f2fc3166ef9746"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/copyright", "digest": {"algorithm": "md5", "value": "c686090b1ff44554e2d6c541280a55b1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-files", "digest": {"algorithm": "md5", "value": "07223424da25c119e376b74f04a1cb2b"}, "isConfigFile": false}]}}, {"id": "8a8ce1002cf083ab", "name": "base-passwd", "version": "3.5.51", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-passwd/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-passwd:base-passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-passwd:base_passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_passwd:base-passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_passwd:base_passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/base-passwd@3.5.51?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-passwd", "source": "", "version": "3.5.51", "sourceVersion": "", "architecture": "amd64", "maintainer": "Colin Watson ", "installedSize": 243, "depends": ["libc6 (>= 2.8)", "libdebconfclient0 (>= 0.145)"], "files": [{"path": "/usr/sbin/update-passwd", "digest": {"algorithm": "md5", "value": "c16f5eae4b55bdd088cd8c0ae22971fb"}, "isConfigFile": false}, {"path": "/usr/share/base-passwd/group.master", "digest": {"algorithm": "md5", "value": "eee0dc6a097ceaab6fd938092bc4b86c"}, "isConfigFile": false}, {"path": "/usr/share/base-passwd/passwd.master", "digest": {"algorithm": "md5", "value": "e50438e62e6e393f5b0987055a4a9fbe"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/users-and-groups", "digest": {"algorithm": "md5", "value": "cdac90d3d3ef8d60e4bc0eb73efa68d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/README", "digest": {"algorithm": "md5", "value": "070ca330b7f1aa461ecb427d15b183fa"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/changelog.gz", "digest": {"algorithm": "md5", "value": "4001558566837e370467a9d3f530bafb"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/copyright", "digest": {"algorithm": "md5", "value": "a9d446fd6ded7735b847ceb645e39e86"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/users-and-groups.html", "digest": {"algorithm": "md5", "value": "3455a5990cb28c3c12870df614a7233b"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/users-and-groups.txt.gz", "digest": {"algorithm": "md5", "value": "97804c89e554003d037275e4ca9c75e9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-passwd", "digest": {"algorithm": "md5", "value": "8dc658a3a1b2fe714b45d245439bca24"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "380189374914a1338751499e117c36a5"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "0a8bba93cf23454bc0fb1b77bd9ee9fc"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "4f60d11d91417b2fe7c6da85d0e5f4f4"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "4fbcb133c1d208053bc527bf9e9c8b5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "9de7ffd12dfa1d09d55b8248579ceb05"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "07151e974281809746e01a6be8c03e01"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "f5c3ede24635875ff175c05c228e5152"}, "isConfigFile": false}]}}, {"id": "7ed9551610ff581f", "name": "bash", "version": "5.1-2+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bash/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bash.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/bash.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bash.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/bash.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bash/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bash:bash:5.1-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/bash@5.1-2%2Bdeb11u1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "bash", "source": "", "version": "5.1-2+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthias Klose ", "installedSize": 6469, "depends": ["base-files (>= 2.1.12)", "debianutils (>= 2.15)"], "preDepends": ["libc6 (>= 2.25)", "libtinfo6 (>= 6)"], "files": [{"path": "/bin/bash", "digest": {"algorithm": "md5", "value": "c283d8a2688baef860c41c49b79a82db"}, "isConfigFile": false}, {"path": "/etc/bash.bashrc", "digest": {"algorithm": "md5", "value": "89269e1298235f1b12b4c16e4065ad0d"}, "isConfigFile": true}, {"path": "/etc/skel/.bash_logout", "digest": {"algorithm": "md5", "value": "22bfb8c1dd94b5f3813a2b25da67463f"}, "isConfigFile": true}, {"path": "/etc/skel/.bashrc", "digest": {"algorithm": "md5", "value": "ee35a240758f374832e809ae0ea4883a"}, "isConfigFile": true}, {"path": "/etc/skel/.profile", "digest": {"algorithm": "md5", "value": "f4e81ade7d6f9fb342541152d08e7a97"}, "isConfigFile": true}, {"path": "/usr/bin/bashbug", "digest": {"algorithm": "md5", "value": "14bf20a493ba4cafad7a7e3a2aae6698"}, "isConfigFile": false}, {"path": "/usr/bin/clear_console", "digest": {"algorithm": "md5", "value": "d7be9d26959ef5ac9ccbd7d41cdf6d20"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/CHANGES.gz", "digest": {"algorithm": "md5", "value": "e8a411723edb331a592459dc9a786c06"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/COMPAT.gz", "digest": {"algorithm": "md5", "value": "82508d2b9664f25ab03dfb2968a23261"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/INTRO.gz", "digest": {"algorithm": "md5", "value": "ab78b78be766692463cb112b88d5a74f"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/NEWS.gz", "digest": {"algorithm": "md5", "value": "88f5ea309d915ee67c4949a63d7b45d0"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/POSIX.gz", "digest": {"algorithm": "md5", "value": "cfbf360f094d054fc032674174465931"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/RBASH", "digest": {"algorithm": "md5", "value": "08c368c3e4e3ef9a5cfefa1222fc622a"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.Debian.gz", "digest": {"algorithm": "md5", "value": "6bd7de8b98911613a536e83867e9b490"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.abs-guide", "digest": {"algorithm": "md5", "value": "5dac7b9b6332d9845e315cf8fd50ea89"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.commands.gz", "digest": {"algorithm": "md5", "value": "007dea9b8141f038c602b23f78509e34"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.gz", "digest": {"algorithm": "md5", "value": "d4be8735cac8820f2b8706f337f1973a"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f1d6dde9cf7bb491d5f16029b9d617bc"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/changelog.gz", "digest": {"algorithm": "md5", "value": "e8a411723edb331a592459dc9a786c06"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/copyright", "digest": {"algorithm": "md5", "value": "9632d707e9eca8b3ba2b1a98c1c3fdce"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/bash", "digest": {"algorithm": "md5", "value": "4574de6676d74019761f409168aa8e01"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "0d15d3f167b5863be0113a8de5ac884b"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "4ee9b93a760dc7fa80251af2dfca38aa"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "346177b2212fe0d36f519ebb9ae5de62"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "e841d41ba4d91f9f6694fb8c801f0731"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "dcc85b3cd625ab924335ce0017baf05d"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "c4df675e5c5d78ec2611a06ab3f5e4d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "0e5f704d529953d3c023aeb8d24d2ffc"}, "isConfigFile": false}, {"path": "/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "da62d9bd093dd1316f6316bece10e37b"}, "isConfigFile": false}, {"path": "/usr/share/locale/en@quot/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "214ca9ca9cf94506d071bada9b4c6fd0"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "fe0e4f6e22a90fbe9bf811a16d5afaad"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "54d1a19fe20d1acbba9aa7b8a10b43c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "21be12548f464588a4e84e26d07ecf11"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "a8ad00bc3a3d984ced78171d5d95c143"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "e6a9fc0e138f458e5687cf783d4b6dda"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "ebcf57d8781f2a230f9718d18bec4a56"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "4e73abd75c9b276f88fcc28c03abc216"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "8a9a95457d04fde82ea7b63d7bfbbe1d"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "4a8a368aca1cfdf9c7f1d3a7f34a8efb"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "d26c00244ebe4fafd7ccd9dbd942f85a"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "6ce2a2dad3ef243af7de7afeab10268f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "78be1ce7f5210c84f921fe024d630bdc"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "9b8e68b901495cfcef9b6288e91e1a9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "524e9bec3e53954f23feac78e50aae5b"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "29a089534a25b5a39dba8bed947e65da"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "1051c1cd89aa2b4954ed2b34fc569900"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "b94f7412b05aefd38374dab400bf906c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "74b669be5916ca88dac3742f1b8062af"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "535a880c7c993ceeb11bf8cd7250d5bb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "dbb2ea6ed083a0f1f4f7690e619ed661"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "39c19d7b6487b5108893f42bf2a74638"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "b9c19abb08a955ca21df671a06c548f7"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "9b672b9d8d891a7f8b9bdeaac54fa91b"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "88a73049ec144706b071bde5d197b623"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "a88c80eef2f55d42d8953da37279e547"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "42dabb75cc02504896999dd54f2f58d4"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "8d60a6661305fae1b80a95be1c5adc22"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "e8d0c8f8d382b2e24786a6618b01db26"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "d881332ee4e556b52d5b1021a4d964da"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "3f3ac03b1b9d95dceac591cc9242c88a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bash.1.gz", "digest": {"algorithm": "md5", "value": "d9a57af74e003a57c0d776b1388e56ca"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bashbug.1.gz", "digest": {"algorithm": "md5", "value": "ab8320c478c9d17caaa4d86e113cf0a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/clear_console.1.gz", "digest": {"algorithm": "md5", "value": "0c912132bdbce02861669392deb3f84c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rbash.1.gz", "digest": {"algorithm": "md5", "value": "6ad61b838c1370d3bed5d4410644f34a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bash-builtins.7.gz", "digest": {"algorithm": "md5", "value": "b2fb88f251700c29d638d9202e89a693"}, "isConfigFile": false}, {"path": "/usr/share/menu/bash", "digest": {"algorithm": "md5", "value": "0c05a14279f95fdb4618a4ccaa469681"}, "isConfigFile": false}]}}, {"id": "e2c60f08b713970e", "name": "bsdutils", "version": "1:2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/bsdutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bsdutils:bsdutils:1\\:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/bsdutils@1:2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux%402.36.1-8%2Bdeb11u1&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "bsdutils", "source": "util-linux", "version": "1:2.36.1-8+deb11u1", "sourceVersion": "2.36.1-8+deb11u1", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 394, "preDepends": ["libc6 (>= 2.17)", "libsystemd0"], "files": [{"path": "/usr/bin/logger", "digest": {"algorithm": "md5", "value": "5febd4a5b349016e464a6d37f8beb24d"}, "isConfigFile": false}, {"path": "/usr/bin/renice", "digest": {"algorithm": "md5", "value": "fada6fecb1365709c460cb71aaee1ef6"}, "isConfigFile": false}, {"path": "/usr/bin/script", "digest": {"algorithm": "md5", "value": "89c1ee8e6d6e23ef6594ade53def5ea2"}, "isConfigFile": false}, {"path": "/usr/bin/scriptlive", "digest": {"algorithm": "md5", "value": "1260038777306207d50276305c4c368c"}, "isConfigFile": false}, {"path": "/usr/bin/scriptreplay", "digest": {"algorithm": "md5", "value": "ce6aea0d7cfa1ade2144f381aeb5de26"}, "isConfigFile": false}, {"path": "/usr/bin/wall", "digest": {"algorithm": "md5", "value": "4fa9ba419dec7b8f04d3f2eb2707e8d8"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/logger", "digest": {"algorithm": "md5", "value": "cef6993dcff37806c8aed1c4b7cc97d0"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/renice", "digest": {"algorithm": "md5", "value": "971b883266b55869fab7e8aab1b3e3dc"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/script", "digest": {"algorithm": "md5", "value": "176ef4a32b28d854c9eee2a9dcc11f0c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/scriptlive", "digest": {"algorithm": "md5", "value": "0c54835d07895d539de4e8ecad05f07e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/scriptreplay", "digest": {"algorithm": "md5", "value": "a3890ee025e7e1e948c41da8c8db4259"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wall", "digest": {"algorithm": "md5", "value": "8fb153c973defc52cae222280b1a0aba"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/bsdutils", "digest": {"algorithm": "md5", "value": "65e463f7d3cd92816fc7b65193f59de8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logger.1.gz", "digest": {"algorithm": "md5", "value": "c854515716a8337db328630da21beb7f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/renice.1.gz", "digest": {"algorithm": "md5", "value": "9f3e564155993fbe4ca2c674838d8f9d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/script.1.gz", "digest": {"algorithm": "md5", "value": "62d7790b54bfb4d253561e8c908e934d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/scriptlive.1.gz", "digest": {"algorithm": "md5", "value": "4381f65245bda75144acba84e05fac30"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/scriptreplay.1.gz", "digest": {"algorithm": "md5", "value": "13ae78cba84ba15ce82f90a41d8d9924"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wall.1.gz", "digest": {"algorithm": "md5", "value": "52ec2efa40271833316123257da6508e"}, "isConfigFile": false}]}}, {"id": "4b447d95b4e83edb", "name": "ca-certificates", "version": "20210119", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ca-certificates/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ca-certificates.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/ca-certificates.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}, {"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates:ca-certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/ca-certificates@20210119?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "ca-certificates", "source": "", "version": "20210119", "sourceVersion": "", "architecture": "all", "maintainer": "Julien Cristau ", "installedSize": 382, "depends": ["openssl (>= 1.1.1)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/update-ca-certificates", "digest": {"algorithm": "md5", "value": "b0eed42615db33be131878d9c72c8d99"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "digest": {"algorithm": "md5", "value": "11c53d58aa2188c44a169b04c975d67e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "digest": {"algorithm": "md5", "value": "1cb5f41bce6d7ad3825ba5fb80ffcbf2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "digest": {"algorithm": "md5", "value": "7f5aecb029c19b11ce73dad2b542777d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "digest": {"algorithm": "md5", "value": "a55695198460d2bababa4c2d96147ef1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "digest": {"algorithm": "md5", "value": "9ca20daffd3d58c3aafa9644e85413e3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "digest": {"algorithm": "md5", "value": "10c56ecc972802e53d1b7287ac2d1c6c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "digest": {"algorithm": "md5", "value": "44e9f57f34d61d9009353aee88e0f753"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "7095142f080d1d25221eec161ff14223"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "digest": {"algorithm": "md5", "value": "35a64ca8f1313ecc71fe0d285e5f48fd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "1bc83454b3f91b4773756e4259cc1ab8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "digest": {"algorithm": "md5", "value": "836dc5d8c5988e4e8f3e02607d1e8e87"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "digest": {"algorithm": "md5", "value": "d7614dbdac13068bf5ef3e9b117e014a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "digest": {"algorithm": "md5", "value": "d6f0ded1c3a0eb2b220fb094b732d24c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "digest": {"algorithm": "md5", "value": "b1358966caad2e52a9f662032dc91139"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "digest": {"algorithm": "md5", "value": "6f3ff6e3e4c21ac5faa4aee951d13303"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "digest": {"algorithm": "md5", "value": "a9e8b19fc6df9da943f2d7ec1cadd078"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "digest": {"algorithm": "md5", "value": "f27825a04ac7d4a3495cc38477a0e067"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "digest": {"algorithm": "md5", "value": "6c4c2e0f8d248352bc752d7d5c149c7d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "c4f42d74e4ca601040f95ac40ff7ae3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "048a81871d4a17ebd760e53e829e1bf5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "ca105a966a5f62e1fa38db228585e366"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "digest": {"algorithm": "md5", "value": "7800edd54b8cde1605c6469c7f9fa5eb"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "digest": {"algorithm": "md5", "value": "966a5adc516570400400f076184cde63"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "digest": {"algorithm": "md5", "value": "231b5b8bf05c5e93a9b2ebc4186eb6f7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "digest": {"algorithm": "md5", "value": "dcfa8c640560cf881d761001f6944e2b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "digest": {"algorithm": "md5", "value": "5810552e7171649c4fce2cca3aa0c6f1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "digest": {"algorithm": "md5", "value": "a22a580eec5fdd8e3f2a066c1c5a1a5c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "digest": {"algorithm": "md5", "value": "f0e104b20c351ec158ce1c24340a57cf"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "digest": {"algorithm": "md5", "value": "8d8a4d19ede141e8a37ba235f1ed5e73"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "digest": {"algorithm": "md5", "value": "595d01c913c70e8300dee857dc8b6212"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt", "digest": {"algorithm": "md5", "value": "0bd02e1961715690e1ee258748b7b97a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "digest": {"algorithm": "md5", "value": "9e328b8d7eb2098bca933ed3353de369"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "digest": {"algorithm": "md5", "value": "040c19c1307dd3e6f2ffc22c2cb2c130"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "digest": {"algorithm": "md5", "value": "2e0410f6cd82e24f3242038696487e92"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "digest": {"algorithm": "md5", "value": "5945bad341623ae14991e09ffe851725"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "digest": {"algorithm": "md5", "value": "5590efae57dc6182aa3412dcd1e8dbb5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "digest": {"algorithm": "md5", "value": "0e92d049c98128cf02a0b79874c91a8b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "digest": {"algorithm": "md5", "value": "3b92857df75558b2466d31a45b9c64f8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "digest": {"algorithm": "md5", "value": "c8ad9cf647cf088cb60fa8bf12988187"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "e18fd1ebae8196583cd290cd425d323c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "digest": {"algorithm": "md5", "value": "be0f0b0a5cfedbe5267af77e4f8575dc"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "digest": {"algorithm": "md5", "value": "244f3bbf6b112e7d399342c097db22a5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "d5c740071952f2189d90dc600985be3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "digest": {"algorithm": "md5", "value": "d6d741eb82d939ecbba23844742c8a71"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "72a3669e936fa6ca128b12fa6d2602ee"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "digest": {"algorithm": "md5", "value": "9b86fe68a5ddc4f15d3a0698f885f55d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "digest": {"algorithm": "md5", "value": "2a4b5b1d82401ecee7d50731f29bedcb"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "digest": {"algorithm": "md5", "value": "992446715d00ea249f043325e3657394"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "digest": {"algorithm": "md5", "value": "df93d9eaa4af114689670814bce0aa7d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "digest": {"algorithm": "md5", "value": "5d44b2e0ed0c92277c6e9fc4260c9993"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "digest": {"algorithm": "md5", "value": "b289fed386c192fdb763a11b649093ab"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "a515ce63f77afbca2e19af8aa64019c3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "digest": {"algorithm": "md5", "value": "dc37b9e9d1501e3103a3b283477c23c5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "digest": {"algorithm": "md5", "value": "14fbcd226d0fdf02ada31f45e1183efd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "digest": {"algorithm": "md5", "value": "7872bab9a5e1a71e3d7f77836a841a04"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "digest": {"algorithm": "md5", "value": "20af0db1f0a1bd929c472dfcfe4b13c7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "digest": {"algorithm": "md5", "value": "221eb05e63024bb1b6420f8606d0c092"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "digest": {"algorithm": "md5", "value": "96e65cecf75c26daa525f07b627ad84e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "digest": {"algorithm": "md5", "value": "27372790ace7193949a70885c92433c2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "digest": {"algorithm": "md5", "value": "4e1ac09956520b52461ca8b0a8b29826"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "1e8af9a33f6e16fa41e03feb1412ab84"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "digest": {"algorithm": "md5", "value": "c6eca235822ad547eb77ffa40d9a8a02"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "digest": {"algorithm": "md5", "value": "7fb413a3e065cb5fbdab5099e4ba69b3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "digest": {"algorithm": "md5", "value": "006f6151fb3e339d2711284ef16e37d3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "2d6473c9ac21498c04dcdbd0375b2f50"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "de5dedd70668c5e0b80bfa22ae701303"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "digest": {"algorithm": "md5", "value": "118ecd744d864b32ffdb48b2e29f1d7f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "a1b9769e9c6bb6312c3ae5b29206b4b9"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "1de8a3213d40019928815e77228e7e59"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "digest": {"algorithm": "md5", "value": "86d3c671fa13ad881ed2d6af2f0ab549"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "digest": {"algorithm": "md5", "value": "80905da1172948cbfffacf61102fce1c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "md5", "value": "c94ea7b4c55c3d26070065e24fbc16cf"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "md5", "value": "567a6a6b75b62a3a1344a49388ea786b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "9040a3e1d66202de4d3fad7d5f744406"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "digest": {"algorithm": "md5", "value": "22f5bca8ba618e920978c24c4b68d84c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "digest": {"algorithm": "md5", "value": "1aebf9affd8a08d4da911d9f2c8ad1e1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "digest": {"algorithm": "md5", "value": "a50ebdd83b5df589d71b92a8b13a656a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "digest": {"algorithm": "md5", "value": "3d3a6fb04b930ffc2ba760a72aa7488b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "digest": {"algorithm": "md5", "value": "d6ef793f3cc9bed96240494bd2958c8c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "digest": {"algorithm": "md5", "value": "9b860d8d09c6b557586df464a43958e8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "digest": {"algorithm": "md5", "value": "97c19f5ba9e0859dd5d40beebfe67d39"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "digest": {"algorithm": "md5", "value": "1ea2ed15e2982bc156a17e00726203e2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "85313f1a4b2bbb4cdd5c15df2d14de28"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "digest": {"algorithm": "md5", "value": "8da1e21451a274798a0accb32f50f580"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "md5", "value": "26226bf7ddcc42f0ffffc4afcd264e3d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "digest": {"algorithm": "md5", "value": "3aff01671ac99c56813aeb8d9ac0c7e1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "md5", "value": "b68389ca8ccc7360d23522d122e44038"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "digest": {"algorithm": "md5", "value": "20168cd69d2f89c7b6b539569a1e8bed"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "digest": {"algorithm": "md5", "value": "38257fdccb703de37a729713d3fbe0e3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "digest": {"algorithm": "md5", "value": "6f194715b3ce5e0d3e65621047effa3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "digest": {"algorithm": "md5", "value": "6f1ae52666579dc40173b90284b6d58e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "digest": {"algorithm": "md5", "value": "835cba07fd83c2c63c79a07ca7adc3f5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "digest": {"algorithm": "md5", "value": "4920b847039f341361e8db66214f913e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "digest": {"algorithm": "md5", "value": "65e1b82ec98f06be99a3514c66f8b907"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "digest": {"algorithm": "md5", "value": "deaf4e9dcb2f040ad4ae28207dd16212"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "digest": {"algorithm": "md5", "value": "de548628ee3492355b5e5372cfd35583"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "digest": {"algorithm": "md5", "value": "a32893253316842aa7402bfa96352738"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "digest": {"algorithm": "md5", "value": "758158cc118b07162bbe84f2baad7709"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "59ded95ba90cc18fc757e2d9045b58f6"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "afa7c51b1be82699985b1cf2f6552663"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "digest": {"algorithm": "md5", "value": "485bce6d706a2c6ef08e0d8cfd51760d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "digest": {"algorithm": "md5", "value": "d22fa0b6ee7006c1e5601c244fc372e5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "digest": {"algorithm": "md5", "value": "d8bcdd62b7258a9c980555915b7a142e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "digest": {"algorithm": "md5", "value": "56bf2c959e919294780045520ed2be92"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "digest": {"algorithm": "md5", "value": "191e0288ddf8f3459eb9c55820da371a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "digest": {"algorithm": "md5", "value": "076f628a36b6a93a8481afda67637ac6"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "e7fae74253eeee732da048cdef56a3d2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "digest": {"algorithm": "md5", "value": "8588d49be3999f2daf69c3090682594f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "digest": {"algorithm": "md5", "value": "b379e6601f5ecfbbee2fefc4eb2efd4a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "digest": {"algorithm": "md5", "value": "496558da623dfee9e37db21da09ab275"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "digest": {"algorithm": "md5", "value": "69f8d1609f035d5ae8a83fd037671603"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "digest": {"algorithm": "md5", "value": "9244d9d13f4eb654eb7770dd7453fbe1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "1b8da6bc6300389ebfee657921de062a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "67c15398744f8415c904d1b3eb89e3d1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "8cf2cb9a27299de85e2e31a323a47dcd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "digest": {"algorithm": "md5", "value": "e1e1c6899009118e9db1593fdfde890b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "digest": {"algorithm": "md5", "value": "c368f42b5393baf74ea2bdfc1fce2b9e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "840644351dd523125493ff4c28e694f7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "3a4c985ef9f8142961ea8ba0c7326d10"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "2e0cf9fd6ff9126b1fbf0290901f0ad4"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "digest": {"algorithm": "md5", "value": "9022170930c6993faa24b8660ab0e777"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "digest": {"algorithm": "md5", "value": "af9cef1bc5260376a2cbe5d845e8d383"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "digest": {"algorithm": "md5", "value": "a64d53544df4c1537d21e2785ad667c0"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "digest": {"algorithm": "md5", "value": "02b103e1007760678a9b4d9273217452"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "7f410e2d89378c8a2032084b1aa31851"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "digest": {"algorithm": "md5", "value": "21a05696c75d321aed0325626ea49516"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "digest": {"algorithm": "md5", "value": "506dd1e02c9a023ef36524115d9abb9a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "digest": {"algorithm": "md5", "value": "faea44d1935ff0209bd4c5143be83358"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "digest": {"algorithm": "md5", "value": "bdd1808b5bc69b587c2bd9df10e6c800"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/README.Debian", "digest": {"algorithm": "md5", "value": "25a21d3c6652577a71ee32a438babe5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/changelog.gz", "digest": {"algorithm": "md5", "value": "1d6a172ab24ef59f0a9622f9f959b2c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/copyright", "digest": {"algorithm": "md5", "value": "ae5b36b514e3f12ce1aa8e2ee67f3d7e"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/Makefile", "digest": {"algorithm": "md5", "value": "5ce4affbb807ef10acd0b83dcb621547"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/README", "digest": {"algorithm": "md5", "value": "747e0bb01ae1887a0b5bd50e2fc5e840"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/ca-certificates-local.triggers", "digest": {"algorithm": "md5", "value": "ed9f28ec33ce22f06e914dccc060d65b"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/changelog", "digest": {"algorithm": "md5", "value": "b5fb5567d41fff37b2a206620ce1b2d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/compat", "digest": {"algorithm": "md5", "value": "c30f7472766d25af1dc80b3ffc9a58c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/control", "digest": {"algorithm": "md5", "value": "18a42a7fcb7871ee0ba1e04dcc20dc97"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/copyright", "digest": {"algorithm": "md5", "value": "a1595b60c996a078e1bb289bb5d5c810"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/postrm", "digest": {"algorithm": "md5", "value": "53a8c315f53ae9041da0220cc0bddeb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/rules", "digest": {"algorithm": "md5", "value": "49150152b1e819057858f54d0ee73915"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/source/format", "digest": {"algorithm": "md5", "value": "c5fc031a250b2d76fe051ac3621620ab"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Local_Root_CA.crt", "digest": {"algorithm": "md5", "value": "bf9d8702340acb1136c3db64a6800e9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Makefile", "digest": {"algorithm": "md5", "value": "b4c7072a049e3fc90ecfbe2355f3edc0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-ca-certificates.8.gz", "digest": {"algorithm": "md5", "value": "da94423d353f8fb18cbf898d16e65e2c"}, "isConfigFile": false}]}}, {"id": "28ee10cbaf9e6342", "name": "coreutils", "version": "8.32-4+b1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/coreutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/coreutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/coreutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:coreutils:coreutils:8.32-4\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "coreutils", "source": "coreutils", "version": "8.32-4+b1", "sourceVersion": "8.32-4", "architecture": "amd64", "maintainer": "Michael Stone ", "installedSize": 17478, "preDepends": ["libacl1 (>= 2.2.23)", "libattr1 (>= 1:2.4.44)", "libc6 (>= 2.28)", "libgmp10", "libselinux1 (>= 3.1~)"], "files": [{"path": "/bin/cat", "digest": {"algorithm": "md5", "value": "d1c38b077c93bf89dd2ef78f4e8c9cd6"}, "isConfigFile": false}, {"path": "/bin/chgrp", "digest": {"algorithm": "md5", "value": "7aa492761a9de94a56fd916598dba862"}, "isConfigFile": false}, {"path": "/bin/chmod", "digest": {"algorithm": "md5", "value": "1936be8378fdb78983ddb0ef0e786b9c"}, "isConfigFile": false}, {"path": "/bin/chown", "digest": {"algorithm": "md5", "value": "34634cef0dafb67ca74a6790ab294a4e"}, "isConfigFile": false}, {"path": "/bin/cp", "digest": {"algorithm": "md5", "value": "60d69562c091c6979b6f1cf9dbec013d"}, "isConfigFile": false}, {"path": "/bin/date", "digest": {"algorithm": "md5", "value": "cb218909b48d93a9262a532f21671b9d"}, "isConfigFile": false}, {"path": "/bin/dd", "digest": {"algorithm": "md5", "value": "8aa052b7154dce591941460dbf773219"}, "isConfigFile": false}, {"path": "/bin/df", "digest": {"algorithm": "md5", "value": "54d760808cdbd5678332db84b29680a3"}, "isConfigFile": false}, {"path": "/bin/dir", "digest": {"algorithm": "md5", "value": "51702d6e9c0566ddf40febe79afa3978"}, "isConfigFile": false}, {"path": "/bin/echo", "digest": {"algorithm": "md5", "value": "b8d6507513b8c436ce7a6a6f4b816b15"}, "isConfigFile": false}, {"path": "/bin/false", "digest": {"algorithm": "md5", "value": "1df301be7a0fe5c575af76478a571726"}, "isConfigFile": false}, {"path": "/bin/ln", "digest": {"algorithm": "md5", "value": "7a8b5b42aa558a71666c324cb29fc6dc"}, "isConfigFile": false}, {"path": "/bin/ls", "digest": {"algorithm": "md5", "value": "b3535289b2932e25650074aa6d89bf3c"}, "isConfigFile": false}, {"path": "/bin/mkdir", "digest": {"algorithm": "md5", "value": "e70b34a37b294e638e63fbff22632a90"}, "isConfigFile": false}, {"path": "/bin/mknod", "digest": {"algorithm": "md5", "value": "114e920558b59fc304944fd966e4e562"}, "isConfigFile": false}, {"path": "/bin/mktemp", "digest": {"algorithm": "md5", "value": "a7a5efb55648a5f9f305c6383609618a"}, "isConfigFile": false}, {"path": "/bin/mv", "digest": {"algorithm": "md5", "value": "60674f262f0af3b212488a10866920aa"}, "isConfigFile": false}, {"path": "/bin/pwd", "digest": {"algorithm": "md5", "value": "42bcb0ab569fc560160a7cd8aa4ad3ef"}, "isConfigFile": false}, {"path": "/bin/readlink", "digest": {"algorithm": "md5", "value": "64cac0e00de1264c7c71c42665a0a5fa"}, "isConfigFile": false}, {"path": "/bin/rm", "digest": {"algorithm": "md5", "value": "a7fd2b44339ec408181fe7e318ac5099"}, "isConfigFile": false}, {"path": "/bin/rmdir", "digest": {"algorithm": "md5", "value": "4890c0d6ed02bf145286036670a2e7c4"}, "isConfigFile": false}, {"path": "/bin/sleep", "digest": {"algorithm": "md5", "value": "1685763f96517347fa19e3438474e73b"}, "isConfigFile": false}, {"path": "/bin/stty", "digest": {"algorithm": "md5", "value": "bbf10fd285dc857bd2e2eb7b3ea0a595"}, "isConfigFile": false}, {"path": "/bin/sync", "digest": {"algorithm": "md5", "value": "5c952016b231c8f92356416075c321fc"}, "isConfigFile": false}, {"path": "/bin/touch", "digest": {"algorithm": "md5", "value": "fc7593b00136fcf1f9affc6031ba7bc9"}, "isConfigFile": false}, {"path": "/bin/true", "digest": {"algorithm": "md5", "value": "93d9d61139ff5f1287764f1c1994cbe3"}, "isConfigFile": false}, {"path": "/bin/uname", "digest": {"algorithm": "md5", "value": "02e4685c24a06c49899af728252e1c0e"}, "isConfigFile": false}, {"path": "/bin/vdir", "digest": {"algorithm": "md5", "value": "a21679e654660dfbbd4f2e9ce606b884"}, "isConfigFile": false}, {"path": "/usr/bin/[", "digest": {"algorithm": "md5", "value": "d9f712aed82183628189bae4c96b92d9"}, "isConfigFile": false}, {"path": "/usr/bin/arch", "digest": {"algorithm": "md5", "value": "4b1135eeee4a5412116594c08b242b7d"}, "isConfigFile": false}, {"path": "/usr/bin/b2sum", "digest": {"algorithm": "md5", "value": "87ecd3bfd854670bebdf212932dc2cb0"}, "isConfigFile": false}, {"path": "/usr/bin/base32", "digest": {"algorithm": "md5", "value": "e3166cb490a90c060478870bdab3c3ff"}, "isConfigFile": false}, {"path": "/usr/bin/base64", "digest": {"algorithm": "md5", "value": "7cd5c0ccc3de7ca78dbdc3afeacd1e9d"}, "isConfigFile": false}, {"path": "/usr/bin/basename", "digest": {"algorithm": "md5", "value": "379fa28eaa73889d79d5bd6593c69e03"}, "isConfigFile": false}, {"path": "/usr/bin/basenc", "digest": {"algorithm": "md5", "value": "afaa9f8faa301ca9b1ceafa77650a1b0"}, "isConfigFile": false}, {"path": "/usr/bin/chcon", "digest": {"algorithm": "md5", "value": "1957ae535f772bcb03da8db069f7090c"}, "isConfigFile": false}, {"path": "/usr/bin/cksum", "digest": {"algorithm": "md5", "value": "3e76d8c7f8da046e9ee51d66116c979d"}, "isConfigFile": false}, {"path": "/usr/bin/comm", "digest": {"algorithm": "md5", "value": "5bdbb1917de31d5920a88ef4690e98ca"}, "isConfigFile": false}, {"path": "/usr/bin/csplit", "digest": {"algorithm": "md5", "value": "24c123b087ad92a736ed9f353893f57d"}, "isConfigFile": false}, {"path": "/usr/bin/cut", "digest": {"algorithm": "md5", "value": "e345c698221e1cace1d05d45cbf354bc"}, "isConfigFile": false}, {"path": "/usr/bin/dircolors", "digest": {"algorithm": "md5", "value": "8a3b3d474a7ba06cf96c5eb5f38a4e24"}, "isConfigFile": false}, {"path": "/usr/bin/dirname", "digest": {"algorithm": "md5", "value": "fe96007675ec7db3e320f8248f3a8352"}, "isConfigFile": false}, {"path": "/usr/bin/du", "digest": {"algorithm": "md5", "value": "7b1838b5957ef5cfe05806d18d9dde54"}, "isConfigFile": false}, {"path": "/usr/bin/env", "digest": {"algorithm": "md5", "value": "1c4382b6ea120b35600ce11c479cc955"}, "isConfigFile": false}, {"path": "/usr/bin/expand", "digest": {"algorithm": "md5", "value": "dc4d8b8281bbaba4d481d8793b7cddee"}, "isConfigFile": false}, {"path": "/usr/bin/expr", "digest": {"algorithm": "md5", "value": "09270e76a2af38ed2b108f90d4eeb179"}, "isConfigFile": false}, {"path": "/usr/bin/factor", "digest": {"algorithm": "md5", "value": "070fdd8e174cb81d2209bccf1aac969c"}, "isConfigFile": false}, {"path": "/usr/bin/fmt", "digest": {"algorithm": "md5", "value": "921e8957ea369165ea3d222d8eca16e0"}, "isConfigFile": false}, {"path": "/usr/bin/fold", "digest": {"algorithm": "md5", "value": "f6ca1dc66bcf81bb9d473f77bfd8432f"}, "isConfigFile": false}, {"path": "/usr/bin/groups", "digest": {"algorithm": "md5", "value": "20cb6e55014de423c23a241915eff698"}, "isConfigFile": false}, {"path": "/usr/bin/head", "digest": {"algorithm": "md5", "value": "ce4c06380488fa3579749f8fe6c946d2"}, "isConfigFile": false}, {"path": "/usr/bin/hostid", "digest": {"algorithm": "md5", "value": "884bf4a8177e17a6abd32d9be9975f59"}, "isConfigFile": false}, {"path": "/usr/bin/id", "digest": {"algorithm": "md5", "value": "ede535e7ae0b17f37df8fc99e410b069"}, "isConfigFile": false}, {"path": "/usr/bin/install", "digest": {"algorithm": "md5", "value": "742ba8ac8712bffb825b4df832e812df"}, "isConfigFile": false}, {"path": "/usr/bin/join", "digest": {"algorithm": "md5", "value": "d6d2060db1d12219adf3ba72ab46a4f7"}, "isConfigFile": false}, {"path": "/usr/bin/link", "digest": {"algorithm": "md5", "value": "93bfcfde0f740ea70104903508882a52"}, "isConfigFile": false}, {"path": "/usr/bin/logname", "digest": {"algorithm": "md5", "value": "55223ce6a62d974743deb596fb96de7b"}, "isConfigFile": false}, {"path": "/usr/bin/md5sum", "digest": {"algorithm": "md5", "value": "607fde0c7653a07bd2df00371b533cab"}, "isConfigFile": false}, {"path": "/usr/bin/mkfifo", "digest": {"algorithm": "md5", "value": "5b77cf371b47254f71261a22b5eef71c"}, "isConfigFile": false}, {"path": "/usr/bin/nice", "digest": {"algorithm": "md5", "value": "c73ec8cd58b582898e3e504d5186d5ab"}, "isConfigFile": false}, {"path": "/usr/bin/nl", "digest": {"algorithm": "md5", "value": "da1c8d34314ca43174338801438f6e35"}, "isConfigFile": false}, {"path": "/usr/bin/nohup", "digest": {"algorithm": "md5", "value": "b91597ba73d75e63ed40374d6912ce0f"}, "isConfigFile": false}, {"path": "/usr/bin/nproc", "digest": {"algorithm": "md5", "value": "010dc8307bb937bd73f1854c788e14da"}, "isConfigFile": false}, {"path": "/usr/bin/numfmt", "digest": {"algorithm": "md5", "value": "e24ae81728384631b229c128bef6506d"}, "isConfigFile": false}, {"path": "/usr/bin/od", "digest": {"algorithm": "md5", "value": "2e1011697aab18e690040edb8f3b82db"}, "isConfigFile": false}, {"path": "/usr/bin/paste", "digest": {"algorithm": "md5", "value": "ae9ad815fb3b1d804953cd3b8c988d8a"}, "isConfigFile": false}, {"path": "/usr/bin/pathchk", "digest": {"algorithm": "md5", "value": "d56a1eb97c8a2ddc77b5ae53a35e6206"}, "isConfigFile": false}, {"path": "/usr/bin/pinky", "digest": {"algorithm": "md5", "value": "7b08d75e98edb34efc70e436cb07ca98"}, "isConfigFile": false}, {"path": "/usr/bin/pr", "digest": {"algorithm": "md5", "value": "33275f860ca590d86a5d9760f71e6933"}, "isConfigFile": false}, {"path": "/usr/bin/printenv", "digest": {"algorithm": "md5", "value": "1c8780efe509d37d59298c38dcde76d3"}, "isConfigFile": false}, {"path": "/usr/bin/printf", "digest": {"algorithm": "md5", "value": "71f288f283dd455036cb8b2d3ba2cab3"}, "isConfigFile": false}, {"path": "/usr/bin/ptx", "digest": {"algorithm": "md5", "value": "b6795930bc5f006a1b7727c0d6d0cd4f"}, "isConfigFile": false}, {"path": "/usr/bin/realpath", "digest": {"algorithm": "md5", "value": "a49f8d606b246e2e711199c3b57fe3ff"}, "isConfigFile": false}, {"path": "/usr/bin/runcon", "digest": {"algorithm": "md5", "value": "c28a19edc0c9a7b48c22dbfc67e84303"}, "isConfigFile": false}, {"path": "/usr/bin/seq", "digest": {"algorithm": "md5", "value": "b062b9400f25bc572b3d27990662a94f"}, "isConfigFile": false}, {"path": "/usr/bin/sha1sum", "digest": {"algorithm": "md5", "value": "8c09598fce41dd8f0efa3f8767f377ab"}, "isConfigFile": false}, {"path": "/usr/bin/sha224sum", "digest": {"algorithm": "md5", "value": "a22f32d48993d9435e88f74b2886de53"}, "isConfigFile": false}, {"path": "/usr/bin/sha256sum", "digest": {"algorithm": "md5", "value": "9a57c9e05e7cbb938867c9aaee88caca"}, "isConfigFile": false}, {"path": "/usr/bin/sha384sum", "digest": {"algorithm": "md5", "value": "9ecdd077d84494fd5d8687fc858cb5dc"}, "isConfigFile": false}, {"path": "/usr/bin/sha512sum", "digest": {"algorithm": "md5", "value": "af4dbb50d39e3a8e86c8b82960dd595c"}, "isConfigFile": false}, {"path": "/usr/bin/shred", "digest": {"algorithm": "md5", "value": "efee1197c8c3fa595405c40f11eda0e5"}, "isConfigFile": false}, {"path": "/usr/bin/shuf", "digest": {"algorithm": "md5", "value": "ddfc265e2a60da2fd205999c9c736689"}, "isConfigFile": false}, {"path": "/usr/bin/sort", "digest": {"algorithm": "md5", "value": "2b2d6257c68db81f060d703b0c2f9a80"}, "isConfigFile": false}, {"path": "/usr/bin/split", "digest": {"algorithm": "md5", "value": "87a6db9726409d83da5932e9a06e0954"}, "isConfigFile": false}, {"path": "/usr/bin/stat", "digest": {"algorithm": "md5", "value": "a8265f1ea504cee06ec3e6ec29e71104"}, "isConfigFile": false}, {"path": "/usr/bin/stdbuf", "digest": {"algorithm": "md5", "value": "dfa924ec1f294a80901936d6dc8826ce"}, "isConfigFile": false}, {"path": "/usr/bin/sum", "digest": {"algorithm": "md5", "value": "457c284dd4146ec3f825e23f0016a8be"}, "isConfigFile": false}, {"path": "/usr/bin/tac", "digest": {"algorithm": "md5", "value": "3ef55d83ae95cd10f9f49998c44e5917"}, "isConfigFile": false}, {"path": "/usr/bin/tail", "digest": {"algorithm": "md5", "value": "211a2a9afe4c1844fabab1b157084406"}, "isConfigFile": false}, {"path": "/usr/bin/tee", "digest": {"algorithm": "md5", "value": "e2946466eb53a316f7197b75957ad0be"}, "isConfigFile": false}, {"path": "/usr/bin/test", "digest": {"algorithm": "md5", "value": "c91dfc7870fbfe465c8574dcda8578f7"}, "isConfigFile": false}, {"path": "/usr/bin/timeout", "digest": {"algorithm": "md5", "value": "06285549f0149d9a01c505af56889733"}, "isConfigFile": false}, {"path": "/usr/bin/tr", "digest": {"algorithm": "md5", "value": "b7c5f46c607a8cf541a4f9a70f803465"}, "isConfigFile": false}, {"path": "/usr/bin/truncate", "digest": {"algorithm": "md5", "value": "7a83cd6a15e02208e35fd956c526a70e"}, "isConfigFile": false}, {"path": "/usr/bin/tsort", "digest": {"algorithm": "md5", "value": "5ea72d867b77194660bbbe08d5670567"}, "isConfigFile": false}, {"path": "/usr/bin/tty", "digest": {"algorithm": "md5", "value": "1c5a1990fedb999ffa1d71a4cff2af97"}, "isConfigFile": false}, {"path": "/usr/bin/unexpand", "digest": {"algorithm": "md5", "value": "80ec57ef3a8636e9ebde97e9d19c0977"}, "isConfigFile": false}, {"path": "/usr/bin/uniq", "digest": {"algorithm": "md5", "value": "83747c95cd7b3eb2d0858c16f4e522c6"}, "isConfigFile": false}, {"path": "/usr/bin/unlink", "digest": {"algorithm": "md5", "value": "faf9ef026316e8474656adf9cb392e70"}, "isConfigFile": false}, {"path": "/usr/bin/users", "digest": {"algorithm": "md5", "value": "dca4314962896f8b4eff2ce0a8b0674b"}, "isConfigFile": false}, {"path": "/usr/bin/wc", "digest": {"algorithm": "md5", "value": "d45eb410c7e9eca63b65a212714abb0c"}, "isConfigFile": false}, {"path": "/usr/bin/who", "digest": {"algorithm": "md5", "value": "ad48f4338da2ff788546973aa11b245d"}, "isConfigFile": false}, {"path": "/usr/bin/whoami", "digest": {"algorithm": "md5", "value": "9304cd0baf19aaeeed487dfbce67ca68"}, "isConfigFile": false}, {"path": "/usr/bin/yes", "digest": {"algorithm": "md5", "value": "374ee3feb1bd3d10dc7e9231b0e3889a"}, "isConfigFile": false}, {"path": "/usr/libexec/coreutils/libstdbuf.so", "digest": {"algorithm": "md5", "value": "13c41108d8ca98c6aacd870b11692ef2"}, "isConfigFile": false}, {"path": "/usr/sbin/chroot", "digest": {"algorithm": "md5", "value": "f68d6da90e6bac13f91d242e11929b84"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/AUTHORS", "digest": {"algorithm": "md5", "value": "1a50281a12dcb1e1ec4ce5a15857265f"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "11bb530d75a69e84cfdef8adbcfb489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "a3c203e277da204acc8c06b25ebbd134"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.Debian", "digest": {"algorithm": "md5", "value": "5d9f0b6ae652b1748962b4665364e96c"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.gz", "digest": {"algorithm": "md5", "value": "46ed019bcc2a5d72038c2628b1165953"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/THANKS.gz", "digest": {"algorithm": "md5", "value": "94d9e8f27d0031cda3c923d0fe220eab"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/TODO.gz", "digest": {"algorithm": "md5", "value": "0eaf404dae1ab172625ba2fe46709fd7"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "568e3f1804f27892b94298696b12331f"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bd0e8e7d696e85947d6e579140d45d37"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.gz", "digest": {"algorithm": "md5", "value": "3e203609c8b19d21aafa529982028c19"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/copyright", "digest": {"algorithm": "md5", "value": "3093495047b196b1557ad9085ff69e8a"}, "isConfigFile": false}, {"path": "/usr/share/info/coreutils.info.gz", "digest": {"algorithm": "md5", "value": "575a08a68c04225b0429c62bbb541583"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2df621926fdfe04d039701d8abc14e20"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2e91e61e117ad20b93558e9c188ec6fa"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a6489bd88f221012e120fa720322aa8a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "32f262fcd540ec1ca36fd97d5fbdaf3e"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "ac3c137b38e96d9247b058d7afbb57f1"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "026bec6be91f69941783cd256c045e86"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "8f00b6c70d956dc373bb630bd798c849"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a2fcf244614836496cd2aafc7500d7be"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "8df10234a6c4885fab4b3eccd847be91"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "34a2b203becf4a3b6f0555d77b1f061e"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "aa8e21bbc1750f8d96c8da19994398d9"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "9c1b234df25c1014a71b9234e3a3e35a"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "117e7c30b793ddf26f029b1f96719479"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "100294390c98563032c5f333c74a59db"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "ac34ea4980f4b91bb6033a79436636ba"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "f13271409982ab3fba5737f4cdc82f78"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "0c81663292be6fcfd81b03dacd5191c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "1975ebe78e7d601bf0d5c81f1dc0736c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ia/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "de594e3dd0ec521ddb9c5c67a762ee91"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "7898de07a3b8fa28e22a78a1c0f6583e"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "26160df9eeae5a6a6849f356e71b660e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "9badbdf43830543ede19d3cd7ae72bf5"}, "isConfigFile": false}, {"path": "/usr/share/locale/kk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "10890f90192db8284c6cb9f495add2a1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "675dda1843352db72185775a359fe8fa"}, "isConfigFile": false}, {"path": "/usr/share/locale/lg/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "1100d0032c1893efa5de14ecb91c67a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "0f6372e899ee1f15baa2fd2a63e500fb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "82872476a262d82a1a656f333a916a9a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e69ffa5e430a20d9a026420d0eb1851a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e41677c0b4c8ee295cdea259bc60f4fc"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "c025347f5dcdb1bd69e6bf9c772d7d4a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "54083460aa92b3176cd76c02edaa5424"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "4d65da4593544ae9011cea2753c8aa2e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "27c07f1461ecb14ba9457e047aaae0ee"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "14219a1f0a2a99172817136648f89960"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "39b74e9b0868dbe9b520f0f8cf79d977"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a736794499479197c9aaa5e839591418"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "21d583b0732f1ba590c161e116f8d529"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e17f5c6b24264783eee5b851fb5bf208"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "54926d1c5ff9b08d931abc5ae32f51ed"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "818bff5be1a4dcd0f9707a1a91116a85"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "c8c7e0f675785f77ccf7cd245b8992fd"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2a3e74b1925ee0452325a8f3cf649675"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "de681b6a590113246a269911461a8213"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/arch.1.gz", "digest": {"algorithm": "md5", "value": "5dee081ff7a5037fc9b47cb1f5182522"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/b2sum.1.gz", "digest": {"algorithm": "md5", "value": "7481f756134b7662c84f78056926cf78"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base32.1.gz", "digest": {"algorithm": "md5", "value": "2deef71de8174062e59ac55966b51b3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base64.1.gz", "digest": {"algorithm": "md5", "value": "9f6cd71f76607861dbcb9a23d0aadb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basename.1.gz", "digest": {"algorithm": "md5", "value": "6f9997e27a3ffae485ab731241d7f3f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basenc.1.gz", "digest": {"algorithm": "md5", "value": "a940cd91ddacd40048701595c17b6d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cat.1.gz", "digest": {"algorithm": "md5", "value": "d2f7ca9e6c0a97c5c0b6430e53fe79bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chcon.1.gz", "digest": {"algorithm": "md5", "value": "6d4c18b3576410339553c3c13e1013d0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chgrp.1.gz", "digest": {"algorithm": "md5", "value": "18940e96c6aced2b92d03e1debb628c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chmod.1.gz", "digest": {"algorithm": "md5", "value": "8c1b6f37a00ab3ac7651fab38e3a8463"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chown.1.gz", "digest": {"algorithm": "md5", "value": "0484906a34bd8cc821660928ce66c031"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cksum.1.gz", "digest": {"algorithm": "md5", "value": "1c91ece68c764eca7700d80fc5a98369"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/comm.1.gz", "digest": {"algorithm": "md5", "value": "d5b9a14a292a772a41cb479ceb8653fb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cp.1.gz", "digest": {"algorithm": "md5", "value": "f6a5c2177b28c40527d079dc12f3e794"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/csplit.1.gz", "digest": {"algorithm": "md5", "value": "a33e2dd728be3931dbbf967c6f09987d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cut.1.gz", "digest": {"algorithm": "md5", "value": "b7f1562ccc1a92fd2529450c3013b161"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/date.1.gz", "digest": {"algorithm": "md5", "value": "9e1b8a929ab58419108107f3bfc35c4d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dd.1.gz", "digest": {"algorithm": "md5", "value": "f531578ada9082865af0e3cae625ccc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/df.1.gz", "digest": {"algorithm": "md5", "value": "3927c800d88c4b746f8cea1741869a24"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dir.1.gz", "digest": {"algorithm": "md5", "value": "1b412843cf92522a2f7753261af41fc0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dircolors.1.gz", "digest": {"algorithm": "md5", "value": "98d1f8b349d1897720fa1edfb66d5885"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirname.1.gz", "digest": {"algorithm": "md5", "value": "88247759f634dbd2308b77a97ae1702d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/du.1.gz", "digest": {"algorithm": "md5", "value": "f1963e6ed89cc0565cacd230979c3b68"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/echo.1.gz", "digest": {"algorithm": "md5", "value": "29116494f3e47ee3c6f59ac0a9124d33"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/env.1.gz", "digest": {"algorithm": "md5", "value": "4e41652fd39497c96081332d5c55e615"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expand.1.gz", "digest": {"algorithm": "md5", "value": "6a110736d7e0f2ae7a4f84597ad66ec2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expr.1.gz", "digest": {"algorithm": "md5", "value": "d8dc9ec38cf993667cae65f1d0f41ef5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/factor.1.gz", "digest": {"algorithm": "md5", "value": "9c23469950f906cba04d805e97098170"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/false.1.gz", "digest": {"algorithm": "md5", "value": "de2443decd0550d2c3e60cf03e12850b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fmt.1.gz", "digest": {"algorithm": "md5", "value": "7f18ba95ad3b00a70af2450403b50756"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fold.1.gz", "digest": {"algorithm": "md5", "value": "f273d4559ea1833cda09e1baf94b42ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/groups.1.gz", "digest": {"algorithm": "md5", "value": "4a03cbfbe02dc75344172b1eb07aa8cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/head.1.gz", "digest": {"algorithm": "md5", "value": "d2e73ac520ad24db4f5f2758ee8f65f6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostid.1.gz", "digest": {"algorithm": "md5", "value": "eec086a748cf38d7ef026b49e013eb75"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/id.1.gz", "digest": {"algorithm": "md5", "value": "7f26fd2797cce95d26ca3d2fcf89a8d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/install.1.gz", "digest": {"algorithm": "md5", "value": "58d66b447834f341f44a1ade5be28610"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/join.1.gz", "digest": {"algorithm": "md5", "value": "cad9638802955ef0e3c978ad240c4512"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/link.1.gz", "digest": {"algorithm": "md5", "value": "e294245014d6b87fcf9baadcec966d38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ln.1.gz", "digest": {"algorithm": "md5", "value": "7fdcce2cd33bb16ede6a036b22300b91"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logname.1.gz", "digest": {"algorithm": "md5", "value": "ea878098ea86c2f4753ce57247c11874"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ls.1.gz", "digest": {"algorithm": "md5", "value": "f5f9256391fd75f48b7079dba3b73bd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/md5sum.1.gz", "digest": {"algorithm": "md5", "value": "1ac49b9ce46852d72741b168d2ae2181"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkdir.1.gz", "digest": {"algorithm": "md5", "value": "1369dabca6d564ab4f54a3c4ae1e8910"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkfifo.1.gz", "digest": {"algorithm": "md5", "value": "bfb9f4e27473ecc1a3eddc70c497c177"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mknod.1.gz", "digest": {"algorithm": "md5", "value": "5bcb9b473ed8ccedd74e20ca70e6124c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mktemp.1.gz", "digest": {"algorithm": "md5", "value": "fc0ac3d4e99a1f01dabca3530291a94d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mv.1.gz", "digest": {"algorithm": "md5", "value": "809e3d311cc80c5afbef092b18b060b4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nice.1.gz", "digest": {"algorithm": "md5", "value": "a6136dcf7d64615015157b76c6cdb6ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nl.1.gz", "digest": {"algorithm": "md5", "value": "0a19d8fa6cf4a462b37e5352c7a5b929"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nohup.1.gz", "digest": {"algorithm": "md5", "value": "fb88d3d062c3d164b7c4d1341a5eaa9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nproc.1.gz", "digest": {"algorithm": "md5", "value": "4d39ef17cd3cd5350eda5cf4330d4ec9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/numfmt.1.gz", "digest": {"algorithm": "md5", "value": "cddfa76f90ee77d0e0c9b8f23246ac6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/od.1.gz", "digest": {"algorithm": "md5", "value": "b556b2b5b6f9f1b1ea34058e74321bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/paste.1.gz", "digest": {"algorithm": "md5", "value": "080f5de171352e38e21ef2ca003214f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pathchk.1.gz", "digest": {"algorithm": "md5", "value": "135a4209745cbb7d83d2703c93b51c34"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinky.1.gz", "digest": {"algorithm": "md5", "value": "0296cca22651b9f74933006ec46179ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pr.1.gz", "digest": {"algorithm": "md5", "value": "f0ed5de4e840eaba5d303ba0b28cb18c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printenv.1.gz", "digest": {"algorithm": "md5", "value": "bf629bc98b71d78740fe977882cec6a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printf.1.gz", "digest": {"algorithm": "md5", "value": "d2f943c0574e6b084650fab93881014e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptx.1.gz", "digest": {"algorithm": "md5", "value": "fb6d48b3092c2ed676ca233bc58283be"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwd.1.gz", "digest": {"algorithm": "md5", "value": "a0f9336731ec813cb7b95e759ffb015e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/readlink.1.gz", "digest": {"algorithm": "md5", "value": "a2c1864e76ba59be10ef161c5bad6ab9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/realpath.1.gz", "digest": {"algorithm": "md5", "value": "96455761af4bc60debd8dff0809fa938"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rm.1.gz", "digest": {"algorithm": "md5", "value": "d12abe58efbd7bb30e63c63ed235f08b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rmdir.1.gz", "digest": {"algorithm": "md5", "value": "85de43a3096fc10c788d8c3af2dcc7b3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runcon.1.gz", "digest": {"algorithm": "md5", "value": "ec507926c0ad692470e4596f70bebc3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/seq.1.gz", "digest": {"algorithm": "md5", "value": "8f29d4f9b3adf045d4f29a952c7529df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha1sum.1.gz", "digest": {"algorithm": "md5", "value": "40e77aa7b985de69e8fb4e9b2512a34f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha224sum.1.gz", "digest": {"algorithm": "md5", "value": "124e6fe924221aba1d349bf2dbe10ac5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha256sum.1.gz", "digest": {"algorithm": "md5", "value": "cd977befb0f10bc20dbbe3e2093c8169"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha384sum.1.gz", "digest": {"algorithm": "md5", "value": "0953462a853b1f23ee80303754af4724"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha512sum.1.gz", "digest": {"algorithm": "md5", "value": "122abd4cf3e321da781f73a25598c8b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shred.1.gz", "digest": {"algorithm": "md5", "value": "d7ef014d4aee477bfb6c5acf92027e63"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shuf.1.gz", "digest": {"algorithm": "md5", "value": "d86ede51eb0733d3b521f8cbdcf7a4fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sleep.1.gz", "digest": {"algorithm": "md5", "value": "f3797b416ba58030a85268235ca15c94"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sort.1.gz", "digest": {"algorithm": "md5", "value": "14df7b6702a9a132cfeeabaf307b67ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/split.1.gz", "digest": {"algorithm": "md5", "value": "5213b899006289bd6f799a6d498be8f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stat.1.gz", "digest": {"algorithm": "md5", "value": "1811a4a70f7754bea62abe7c6cdcf954"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stdbuf.1.gz", "digest": {"algorithm": "md5", "value": "f531363c505d62f6d2764876a51c1877"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stty.1.gz", "digest": {"algorithm": "md5", "value": "dd0d20bb245072a272f6f65a4806f64a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sum.1.gz", "digest": {"algorithm": "md5", "value": "7d3293b49676c12341d38ab50294f595"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sync.1.gz", "digest": {"algorithm": "md5", "value": "b528225d6636fb419a24325b79dd5cb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tac.1.gz", "digest": {"algorithm": "md5", "value": "84691df1d26eb833b2f59b7ab42a1e6b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tail.1.gz", "digest": {"algorithm": "md5", "value": "59ecbcfc9c97c85629bee840739335cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tee.1.gz", "digest": {"algorithm": "md5", "value": "eafbd16ea275e2ac91883d4b0e6048a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/test.1.gz", "digest": {"algorithm": "md5", "value": "fbab996892ce5c18c471e6ccaa81a195"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/timeout.1.gz", "digest": {"algorithm": "md5", "value": "79c59b1dba7ea75c894699b8d954d168"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/touch.1.gz", "digest": {"algorithm": "md5", "value": "6cf0547cc5421929313635004ddd69f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tr.1.gz", "digest": {"algorithm": "md5", "value": "fdbd9865f5908962a34810ca234b66d9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/true.1.gz", "digest": {"algorithm": "md5", "value": "94c0cd7dde40905bb10449997cc9c3b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/truncate.1.gz", "digest": {"algorithm": "md5", "value": "5000ee949b9b58c1307e87b0474b7c44"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsort.1.gz", "digest": {"algorithm": "md5", "value": "d92407c15b0b2a9485b79ea56796a7cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tty.1.gz", "digest": {"algorithm": "md5", "value": "c500eff60df0d7109da02808add450f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uname.1.gz", "digest": {"algorithm": "md5", "value": "b01deac80e20901f5da095e001116215"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unexpand.1.gz", "digest": {"algorithm": "md5", "value": "89897334256ed804027afad8771a8dec"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uniq.1.gz", "digest": {"algorithm": "md5", "value": "99d2843d4d44cb09caf35092640cafac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unlink.1.gz", "digest": {"algorithm": "md5", "value": "262aa7aa6ffc7ac0e94dab26a6f02df0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/users.1.gz", "digest": {"algorithm": "md5", "value": "90b33b22ec2e65aab14b6ebc1dcd9c5d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/vdir.1.gz", "digest": {"algorithm": "md5", "value": "9e42bd4006c99fbcf8721572534d051e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wc.1.gz", "digest": {"algorithm": "md5", "value": "0d1c09a2110e870818ad033a4d0619a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/who.1.gz", "digest": {"algorithm": "md5", "value": "642769f0844d0c66f69f8928f6b052c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whoami.1.gz", "digest": {"algorithm": "md5", "value": "ccb784dd8b7acfa01775705b409f1f61"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/yes.1.gz", "digest": {"algorithm": "md5", "value": "d7074ff65cb186a972d9c7ffffa4dba8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chroot.8.gz", "digest": {"algorithm": "md5", "value": "2bdde92439c6970315d82b48ddb2736c"}, "isConfigFile": false}]}}, {"id": "d465622b32c4cee3", "name": "curl", "version": "7.74.0-1.3+deb11u7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/curl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/curl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "BSD-4-Clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "curl", "spdxExpression": "curl", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:curl:curl:7.74.0-1.3\\+deb11u7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/curl@7.74.0-1.3%2Bdeb11u7?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "curl", "source": "", "version": "7.74.0-1.3+deb11u7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Alessandro Ghedini ", "installedSize": 430, "depends": ["libc6 (>= 2.17)", "libcurl4 (= 7.74.0-1.3+deb11u7)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/curl", "digest": {"algorithm": "md5", "value": "1dcbe537a4a253dec16e3974b5232a93"}, "isConfigFile": false}, {"path": "/usr/share/doc/curl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5f67ab850d7e46a9e730e66884b300c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/curl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a4e67154be8818d1b17e5576111876ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/curl/changelog.gz", "digest": {"algorithm": "md5", "value": "422d2c3da7ede7e88007fad1ed48fddb"}, "isConfigFile": false}, {"path": "/usr/share/doc/curl/copyright", "digest": {"algorithm": "md5", "value": "e78a25b5b39c2476a1fa5800f5b1c185"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/curl.1.gz", "digest": {"algorithm": "md5", "value": "55be60748425769af10c68caddff774d"}, "isConfigFile": false}, {"path": "/usr/share/zsh/vendor-completions/_curl", "digest": {"algorithm": "md5", "value": "693062290a2af22f98322352d5486f83"}, "isConfigFile": false}]}}, {"id": "fab31cd19a84679b", "name": "dash", "version": "0.5.11+git20200708+dd9ef66-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dash.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/dash.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "FSFUL", "spdxExpression": "FSFUL", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "FSFULLR", "spdxExpression": "FSFULLR", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dash:dash:0.5.11\\+git20200708\\+dd9ef66-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/dash@0.5.11%2Bgit20200708%2Bdd9ef66-5?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "dash", "source": "", "version": "0.5.11+git20200708+dd9ef66-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Andrej Shadura ", "installedSize": 221, "depends": ["debianutils (>= 2.15)", "dpkg (>= 1.19.1)", "debconf (>= 0.5) | debconf-2.0"], "preDepends": ["libc6 (>= 2.14)"], "files": [{"path": "/bin/dash", "digest": {"algorithm": "md5", "value": "22986075e494913531227674b8622df0"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "33bbdf9b5abcff27bb89603648467d95"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/README.Debian.diet", "digest": {"algorithm": "md5", "value": "75dfd2f9ad393db52c90bd1cebbd8927"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/README.source", "digest": {"algorithm": "md5", "value": "e48ea975fd9f8728849631e7b2169fee"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1889ab7d05639ff99b689d2958733d2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/changelog.gz", "digest": {"algorithm": "md5", "value": "3774a6864e89305f485d7c44486367be"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/copyright", "digest": {"algorithm": "md5", "value": "472ae422638008ab1dec29217934a2f9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dash", "digest": {"algorithm": "md5", "value": "3380d64a96355e15f0d855107354d615"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dash.1.gz", "digest": {"algorithm": "md5", "value": "09ca7b8db333d063b520898fd3a9d6c7"}, "isConfigFile": false}, {"path": "/usr/share/menu/dash", "digest": {"algorithm": "md5", "value": "7c0deee3ed2e105f02a0a7f439493657"}, "isConfigFile": false}]}}, {"id": "48e9d1b7dc64663d", "name": "debconf", "version": "1.5.77", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debconf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debconf:debconf:1.5.77:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/debconf@1.5.77?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "debconf", "source": "", "version": "1.5.77", "sourceVersion": "", "architecture": "all", "maintainer": "Debconf Developers ", "installedSize": 517, "provides": ["debconf-2.0"], "preDepends": ["perl-base (>= 5.20.1-3~)"], "files": [{"path": "/etc/apt/apt.conf.d/70debconf", "digest": {"algorithm": "md5", "value": "7e9d09d5801a42b4926b736b8eeabb73"}, "isConfigFile": true}, {"path": "/etc/debconf.conf", "digest": {"algorithm": "md5", "value": "8c0619be413824f1fc7698cee0f23811"}, "isConfigFile": true}, {"path": "/usr/bin/debconf", "digest": {"algorithm": "md5", "value": "52fc9c61a0d4d0146e6a946c3e14f323"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-apt-progress", "digest": {"algorithm": "md5", "value": "19c67e6eb300e9c61f80aa6b76719bdd"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-communicate", "digest": {"algorithm": "md5", "value": "9667b0261cac6f775e0bce8d5b390cf6"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-copydb", "digest": {"algorithm": "md5", "value": "02b774c3cf0ea04dc88b078fad41681c"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-escape", "digest": {"algorithm": "md5", "value": "3b8e7ec5583b033efd3d6eb0085fbce0"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-set-selections", "digest": {"algorithm": "md5", "value": "351957b29e9a665431a3ae499ce0e74a"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-show", "digest": {"algorithm": "md5", "value": "e2193426e7bf0d0d6c30f632aad55fff"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-preconfigure", "digest": {"algorithm": "md5", "value": "4ef641d90226bd7987f0150c96e1d321"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-reconfigure", "digest": {"algorithm": "md5", "value": "0aed9dd03234edbcbba5868b003c88ff"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/debconf", "digest": {"algorithm": "md5", "value": "f3566bee9dc1c5e9d7261089cf173b33"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule", "digest": {"algorithm": "md5", "value": "4e74a0c6504a640cdbf2576abf364bfd"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule.sh", "digest": {"algorithm": "md5", "value": "039097b6c3340a7386e841c4935eda12"}, "isConfigFile": false}, {"path": "/usr/share/debconf/debconf.conf", "digest": {"algorithm": "md5", "value": "b5ce961d3b91bfaa5ec56d99f7dc4b8d"}, "isConfigFile": false}, {"path": "/usr/share/debconf/fix_db.pl", "digest": {"algorithm": "md5", "value": "1f5d1c3f1b66ce17569091e9435c1019"}, "isConfigFile": false}, {"path": "/usr/share/debconf/frontend", "digest": {"algorithm": "md5", "value": "000234c7f6570234f8de666b740e2bbe"}, "isConfigFile": false}, {"path": "/usr/share/debconf/transition_db.pl", "digest": {"algorithm": "md5", "value": "669b6f370973e8be33f6d1ff3431950a"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "74516646512de2dd1c55df3f61c8bd62"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/README.Debian", "digest": {"algorithm": "md5", "value": "20c51c96dc14801a095b3994715731f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/changelog.gz", "digest": {"algorithm": "md5", "value": "5fb5c9bb1f1c1f3691f4b8c6dbf31a6f"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/copyright", "digest": {"algorithm": "md5", "value": "d871f1228bc7a598fbfbc00ac47e19fc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/debconf", "digest": {"algorithm": "md5", "value": "ce8cbe0dfeddc4bbb314754838c98db4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-apt-progress.1.gz", "digest": {"algorithm": "md5", "value": "bae168746402e954689d1005fff7c8c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-communicate.1.gz", "digest": {"algorithm": "md5", "value": "58d2ce32ada12abe9ddfec564d77d066"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-copydb.1.gz", "digest": {"algorithm": "md5", "value": "752834eb66b0d24564ef0d04c5340cf2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-escape.1.gz", "digest": {"algorithm": "md5", "value": "320ecdeb6625372c4e039fd74fdc98a5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-set-selections.1.gz", "digest": {"algorithm": "md5", "value": "82ed499930184b4571546a1317e1ff2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-show.1.gz", "digest": {"algorithm": "md5", "value": "26e0265c4f4b0ba3f4600bc83568a514"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf.1.gz", "digest": {"algorithm": "md5", "value": "2d784aaade3ecbc01b3f4e1bac7e49c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-preconfigure.8.gz", "digest": {"algorithm": "md5", "value": "97d889635679a406997a88b47676470d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-reconfigure.8.gz", "digest": {"algorithm": "md5", "value": "69f30a05b2a0b6bd7dd8351a36694982"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "digest": {"algorithm": "md5", "value": "8de485b18877846234415aa61eadb7b3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Base.pm", "digest": {"algorithm": "md5", "value": "27a6f4e44ebb6c631c63bae827ee8c8c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "72cd26ac568bcf2081b7c28912ee72d7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "digest": {"algorithm": "md5", "value": "d83e474548f4ae479cd364bb2b72c352"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Config.pm", "digest": {"algorithm": "md5", "value": "fe98ee173a56f5e8f88ef9b90844ca1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Db.pm", "digest": {"algorithm": "md5", "value": "731d6613934ce6d46e11d1b6e30e4215"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "digest": {"algorithm": "md5", "value": "181e695ba1b703e423d5651efc2ae84f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "digest": {"algorithm": "md5", "value": "22bcaf2c1d2a042d5e04cc9c48e5331c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "digest": {"algorithm": "md5", "value": "8caad6c2e0d23be6f31f386b814dfbd1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "digest": {"algorithm": "md5", "value": "072adbb7e13e5bc2b75f86ccdf542b1a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "digest": {"algorithm": "md5", "value": "c0d58a6a2d0e6124f5a9da21c2be8f2e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "digest": {"algorithm": "md5", "value": "2dae1795691944962dc7d0cb04405b5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "digest": {"algorithm": "md5", "value": "cd14fc3d5b5f585cc79a92cd995ebe4f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "digest": {"algorithm": "md5", "value": "44e7f79254e295c715395c9b81224ed6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "digest": {"algorithm": "md5", "value": "51500a03fabe0aa80fd17d0c55d49722"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "digest": {"algorithm": "md5", "value": "31560c883795a0c98e6075702a877890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "digest": {"algorithm": "md5", "value": "9aa8c9c7e9d45106324b6da00583945f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "digest": {"algorithm": "md5", "value": "84fa17235afa66ff0e6a0ebb8bc9ac21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element.pm", "digest": {"algorithm": "md5", "value": "cfcb83b556c78ce238145e8a5c8331c3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "digest": {"algorithm": "md5", "value": "4f4213ac1ba985c6a86a1f5337e22f96"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "digest": {"algorithm": "md5", "value": "1ceceaa749c08fe6427c13855c4849b1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "digest": {"algorithm": "md5", "value": "b98b4ea4097519a8776543f6b6490948"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "digest": {"algorithm": "md5", "value": "6a5aa9f7e4ac81e21a1d4a1484f275f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "digest": {"algorithm": "md5", "value": "9ef627f6608f0fb8455021a753b23624"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "digest": {"algorithm": "md5", "value": "b5236284f89efeb755ddd8ce06ad3ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "digest": {"algorithm": "md5", "value": "ea97823fd786f71641e898b7140420c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "digest": {"algorithm": "md5", "value": "b98a19a2a3f108ec2ad4af5192cb3b31"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "digest": {"algorithm": "md5", "value": "5a22697639f7848c94db179df3ffa13a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "digest": {"algorithm": "md5", "value": "1a617ddca6907cd3ee805393756c8fdc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "digest": {"algorithm": "md5", "value": "42c2833b78ccd2af5c3d1cce4428eb5e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "digest": {"algorithm": "md5", "value": "1d6d5510fc76676de40a8b2b02c4da3a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "digest": {"algorithm": "md5", "value": "65c85fd416c5d6cd432f84eb5526f37b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "digest": {"algorithm": "md5", "value": "4735d2f1c31de756e3aea03228384106"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "digest": {"algorithm": "md5", "value": "c43ad2a3b448b46a9ffc6e5c89e4885f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "digest": {"algorithm": "md5", "value": "7bbbf3f0021b526f2bf6c726cf3a6acc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "digest": {"algorithm": "md5", "value": "61b25b4dc6b8a8e1d6417167c464031a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "digest": {"algorithm": "md5", "value": "7e08ffacda2e1dc9f06b15d690b38d2a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "digest": {"algorithm": "md5", "value": "9d7145459a3a29053f68df607b6bc89d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "digest": {"algorithm": "md5", "value": "6bd21d5f66c0929f2927cba75f7613ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "digest": {"algorithm": "md5", "value": "c0702ba61bcfe53256410e2399e42a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "digest": {"algorithm": "md5", "value": "56305085246a52b8622bb7cc09315f73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "digest": {"algorithm": "md5", "value": "cc2619e83ddab5adc1b92245b47722a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "digest": {"algorithm": "md5", "value": "1f69e273bba25eacfbf40d523b24fb11"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "digest": {"algorithm": "md5", "value": "69489241144da0943e84b30b0ccec3a6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "digest": {"algorithm": "md5", "value": "458f1e10f6e933cd0c35c1453f4c7338"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "digest": {"algorithm": "md5", "value": "54ac61f0c47d524d96566a5485d3d7d6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "digest": {"algorithm": "md5", "value": "16b3a15c9bd104e90b9d848623c0899f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "digest": {"algorithm": "md5", "value": "0b76d2ff2abd5586732860ed069973ba"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "5090f97c9972fab4f7dc7ebb49996e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "digest": {"algorithm": "md5", "value": "db7670d7933d1f8f0118c31ddd493970"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "digest": {"algorithm": "md5", "value": "33916265f1150a5bc060f2387feb523f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "digest": {"algorithm": "md5", "value": "e5cb32767a176049e396af94685b01ff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "digest": {"algorithm": "md5", "value": "13dfe95e3aece538a11d509ada1ce289"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "digest": {"algorithm": "md5", "value": "3c838d4a47dddc48509e6ea21baa3161"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "digest": {"algorithm": "md5", "value": "b405559f2200112ab95036b7ec849505"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "digest": {"algorithm": "md5", "value": "4260064e9c28b8a83c59e64eea97a557"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "digest": {"algorithm": "md5", "value": "06e70029507fb6f7e6ec9dc82f744122"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "digest": {"algorithm": "md5", "value": "0037100480bef471cd88d10e5003dd1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "digest": {"algorithm": "md5", "value": "aa4f4dfa69239f1964626f5206d13b5d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "digest": {"algorithm": "md5", "value": "38b4f0c167293001dcd38d1ceac2dd66"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "digest": {"algorithm": "md5", "value": "3b999aa2c596feea026c3d3361ab408b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "digest": {"algorithm": "md5", "value": "d7d71486929b88c20170677791c23d72"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "digest": {"algorithm": "md5", "value": "da293d7c097e983170f80fd973e595ad"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "digest": {"algorithm": "md5", "value": "4d5d3393bc473166c626bac82c91f516"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "digest": {"algorithm": "md5", "value": "55f02de45fa6f2ea2bbd8de839959dde"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "digest": {"algorithm": "md5", "value": "1ff7785d0781ce267418f8890acd4409"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "digest": {"algorithm": "md5", "value": "432a3e2ccada26eed6d8efd9c2d7c66e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "digest": {"algorithm": "md5", "value": "272b1231b35fb5eeccb4aeb8042a934d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "digest": {"algorithm": "md5", "value": "80228037ab8a8441054e37586a99060b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "digest": {"algorithm": "md5", "value": "f146fa12fbbe5434e4910ec1a7422475"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "digest": {"algorithm": "md5", "value": "ef1ff584e10e02c3b0aeb0d985e99a19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "digest": {"algorithm": "md5", "value": "310ea26706fb2ccd80e0524017d1ab54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "digest": {"algorithm": "md5", "value": "64824ec979d1bdb973b6f9d81532ffeb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "digest": {"algorithm": "md5", "value": "6745d03b282a96b208f8cea951366d05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "digest": {"algorithm": "md5", "value": "990129f10517cd949f29864363784c23"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "digest": {"algorithm": "md5", "value": "9b21b58ec6213c636dce8cd26893d269"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "digest": {"algorithm": "md5", "value": "88550019f5e9bec6cd3dbf62a2de4049"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Encoding.pm", "digest": {"algorithm": "md5", "value": "fe7a858360c6152eaf84a745273acd83"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format.pm", "digest": {"algorithm": "md5", "value": "be75659c57c73794f8c66cb59265a714"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format/822.pm", "digest": {"algorithm": "md5", "value": "611536bbf4f507ecc7b8266a3ce946ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "digest": {"algorithm": "md5", "value": "e305f3178e9fab07fb1b8014acbcc10d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "digest": {"algorithm": "md5", "value": "afe7410fa7d1f5cc4fa3e7af5d266da3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "digest": {"algorithm": "md5", "value": "2b4119d66ee8dde0e7fa95de44394813"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "digest": {"algorithm": "md5", "value": "cbf73546742945004e02d031355a6809"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "digest": {"algorithm": "md5", "value": "a57a122cd5bd584bceee2f5d20712fbf"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "c826594c3b7dbeb965b863115a51f9b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "digest": {"algorithm": "md5", "value": "45353dd2e95f8b26f42cfc59f4f02caa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "digest": {"algorithm": "md5", "value": "e15597dd4952088c89aa91c9af7f1d6f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "digest": {"algorithm": "md5", "value": "2e6b83d495fc01a6dd07806c8acaa1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "digest": {"algorithm": "md5", "value": "22a4af7da2960fd87452449a88d7ea64"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "digest": {"algorithm": "md5", "value": "a9ac9868f237206993bde33a17a61220"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "digest": {"algorithm": "md5", "value": "7ffb67a8e8d623beb2be7c08d2c80b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Gettext.pm", "digest": {"algorithm": "md5", "value": "072dbdddbd69162468e988d43848cbca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Iterator.pm", "digest": {"algorithm": "md5", "value": "cf4de7542d6829631b3bcc4b4f87f641"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Log.pm", "digest": {"algorithm": "md5", "value": "fff70eb6929c7a6e7af6f7d00beda73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Path.pm", "digest": {"algorithm": "md5", "value": "b40ba281b22387604e0ad781d221e1cb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Priority.pm", "digest": {"algorithm": "md5", "value": "c0af214079361d605172e510abd69604"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Question.pm", "digest": {"algorithm": "md5", "value": "15565a7e690252752e461a50aa130803"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template.pm", "digest": {"algorithm": "md5", "value": "38a37b0eb8764fd2d827a46317ab5a1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "digest": {"algorithm": "md5", "value": "3a3c7de553d6eccd5480adc6d02583bb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "digest": {"algorithm": "md5", "value": "46c0e42d52a4ea2fbe0316eebc6c1118"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "a12c3f0045bfbe05e2345aed702f6fc3"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/debian-logo.png", "digest": {"algorithm": "md5", "value": "ef66f9c42198fee38af53f848b36a4f7"}, "isConfigFile": false}]}}, {"id": "02a1415e39b4f0a1", "name": "debian-archive-keyring", "version": "2021.1.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debian-archive-keyring/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debian-archive-keyring/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debian-archive-keyring.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debian-archive-keyring.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debian-archive-keyring.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debian-archive-keyring.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debian-archive-keyring/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debian-archive-keyring/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debian-archive-keyring:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian-archive-keyring:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian_archive_keyring:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian_archive_keyring:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian-archive:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian-archive:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian_archive:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian_archive:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/debian-archive-keyring@2021.1.1?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "debian-archive-keyring", "source": "", "version": "2021.1.1", "sourceVersion": "", "architecture": "all", "maintainer": "Debian Release Team ", "installedSize": 234, "files": [{"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg", "digest": {"algorithm": "md5", "value": "f5b8d048d75e0ba9a964c28daa0757cf"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "b6b2ad2c894ecfe479981fd0eadc1c92"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg", "digest": {"algorithm": "md5", "value": "045a5096301163f4b172d226e9d4dbb8"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg", "digest": {"algorithm": "md5", "value": "9e93d0a43d3a60272034c15900e9df6f"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "f2d1b03b7a3c279ec66425d06aaab50f"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg", "digest": {"algorithm": "md5", "value": "4797ff6df738da65413ef710cf73936f"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg", "digest": {"algorithm": "md5", "value": "f8ca9f176f6a5747e113f62220671e0b"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "986449e3c1ed5c157686f0166411b829"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg", "digest": {"algorithm": "md5", "value": "67fa5396fa0900c0abd1058d98d9247e"}, "isConfigFile": true}, {"path": "/usr/share/doc/debian-archive-keyring/README", "digest": {"algorithm": "md5", "value": "1f7bb252cc1f41fc32eba28217117883"}, "isConfigFile": false}, {"path": "/usr/share/doc/debian-archive-keyring/changelog.gz", "digest": {"algorithm": "md5", "value": "f7992b8e047d1d8b8b8dff8b93e8649e"}, "isConfigFile": false}, {"path": "/usr/share/doc/debian-archive-keyring/copyright", "digest": {"algorithm": "md5", "value": "3a39527c50bc61e28a31bd9c3de8e17f"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-bullseye-automatic.gpg", "digest": {"algorithm": "md5", "value": "f5b8d048d75e0ba9a964c28daa0757cf"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "b6b2ad2c894ecfe479981fd0eadc1c92"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-bullseye-stable.gpg", "digest": {"algorithm": "md5", "value": "045a5096301163f4b172d226e9d4dbb8"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-buster-automatic.gpg", "digest": {"algorithm": "md5", "value": "9e93d0a43d3a60272034c15900e9df6f"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-buster-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "f2d1b03b7a3c279ec66425d06aaab50f"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-buster-stable.gpg", "digest": {"algorithm": "md5", "value": "4797ff6df738da65413ef710cf73936f"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-keyring.gpg", "digest": {"algorithm": "md5", "value": "b75c1d06cb97992028b8ad79b137c456"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-removed-keys.gpg", "digest": {"algorithm": "md5", "value": "79ca644da0b3fc190066904297fa70cc"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-stretch-automatic.gpg", "digest": {"algorithm": "md5", "value": "f8ca9f176f6a5747e113f62220671e0b"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-stretch-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "986449e3c1ed5c157686f0166411b829"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-stretch-stable.gpg", "digest": {"algorithm": "md5", "value": "67fa5396fa0900c0abd1058d98d9247e"}, "isConfigFile": false}]}}, {"id": "1e56f21cd32160f0", "name": "debianutils", "version": "4.11.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debianutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debianutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debianutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debianutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debianutils:debianutils:4.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/debianutils@4.11.2?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "debianutils", "source": "", "version": "4.11.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Clint Adams ", "installedSize": 230, "preDepends": ["libc6 (>= 2.15)"], "files": [{"path": "/bin/run-parts", "digest": {"algorithm": "md5", "value": "96cb346ac04e314c3ad7b93eb7660f74"}, "isConfigFile": false}, {"path": "/bin/tempfile", "digest": {"algorithm": "md5", "value": "e8d1b2ed02f26118d72e203387477b97"}, "isConfigFile": false}, {"path": "/sbin/installkernel", "digest": {"algorithm": "md5", "value": "467b9e77c7b896b4898a44c326f16e6b"}, "isConfigFile": false}, {"path": "/usr/bin/ischroot", "digest": {"algorithm": "md5", "value": "6ca9c3b8bb623147f076944c323ee297"}, "isConfigFile": false}, {"path": "/usr/bin/savelog", "digest": {"algorithm": "md5", "value": "c9cb1648f0c7c131b2739669fd15a00a"}, "isConfigFile": false}, {"path": "/usr/bin/which", "digest": {"algorithm": "md5", "value": "e942f154ef9d9974366551d2d231d936"}, "isConfigFile": false}, {"path": "/usr/sbin/add-shell", "digest": {"algorithm": "md5", "value": "414894feaa4c65db13bea375d94229cf"}, "isConfigFile": false}, {"path": "/usr/sbin/remove-shell", "digest": {"algorithm": "md5", "value": "e4dc604098da6323658e8eeddfef72ec"}, "isConfigFile": false}, {"path": "/usr/share/debianutils/shells", "digest": {"algorithm": "md5", "value": "a0b758b0ae1eaefda1dfb8b031f7a903"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/README.shells.gz", "digest": {"algorithm": "md5", "value": "dc0a65ab5c89c8e9442cafd12d428d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/changelog.gz", "digest": {"algorithm": "md5", "value": "027e6b67df53de2a352065b9e0fa823c"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/copyright", "digest": {"algorithm": "md5", "value": "9b912cd0cc654134c0ef3424a0705b94"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "131b17c3e3a770318204f46ecd139aca"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "3c84d827d567d686a70a4f76a5a99fda"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "a6e5ba1dc262642ae1570dd24c4dbae1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "15d3cb1f086d27f717f349730de3291e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "16fe6fc34285831ae4217b058c120e1b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "21a16d6cfb9716d1bbee728c940a3d50"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "c5fa73341ea98f5ed04b35a665c86225"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "a9d0329e0cccdf614193b18adc32be7c"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "9a7fbb315200b747fef96d53a6d29ad8"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "1e2a8ca194dd554ae62df3a93622f4c7"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "e0c0c9822533ee1eb745f301d418d828"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "461f0bc5184b08a157d05be0af3421b8"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "437c04053ea2357e6e924a5de4ab387d"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "8f50ec1821fc8421f71a7e356329223f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "ea34319c8662c02a1fcc7f6fbe19a81d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "047f26b9ae0640bba699b58b8362c359"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "aede825fbeb79168eb39e7d40eef3b46"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "80799f22cc608639b98ec0de7fddcc2f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "9280b5d85d72a87f612ee02642dacba4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f7651cbaf5cd2fe57bb553c6112d6156"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "cde2a6ed0d37a203945ffd02495342a2"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "ab57a2bee2842f55e4a54453afd4a7bc"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "a8f17c61b415a3d77d921846054e8c7e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "35e0a3616285547868e5fb03b066296f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "cdd93afd71373cc32a1314f1f9abeca6"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "f57128924deb6c470ad35b7f385e7968"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "6484c9758997354063e6a2b80e9f9c1f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "f532fcfbc4376e225a02e4371d9e97b8"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "cd9d2965bdcbdeac8ee6b80ad849d92b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "78b747d1afb3984da4d451441557495e"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "be93753c4af26523aa502d51da4f21be"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "d3f15a11abc8f6dbc93d41a3fd502d71"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4b787d9f1107bac907da9696fdaf793b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "b497afb8e64d41648074637246e1e847"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "dd8fc824b214c04a06f11aa604cd90d6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ischroot.1.gz", "digest": {"algorithm": "md5", "value": "9a4ec88654b945c97d4d3d51456c22df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "7e9ae809d3e7be3a20212f3c9885cad2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "aa13fe96c02efaee3e67533f95413f74"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "8889f2791b5cf3e3dc177a9d46272688"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "e70536fb91582eae89e02194b3d6ef11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "5358e944a1400a41f23fa645c2f93026"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "1ba371464bd0796de6b790717325d881"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "8d1889587d106b7c88bb16706edf4faa"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "7e3438bd656081e47c06044a95b6844e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "2858393c277090a6991489640584aee3"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "4c7fc13522ca7ef9e0de2500301f95c6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "70f974b9899e2a2758f475a36346f3a4"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "7e591098170a40d83fb45b5de3d20f57"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "455099e94d18f6a90610856dbe678b24"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "c937a4226ebd83ac2e525c10afb63755"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "5b8516d6a13570a406a88632653fc6cc"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "b5234ba3035929b69da34fd9007f4a1b"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "94ae6cfa7438d2d9e7a6897269541302"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "4c39d12b2da2e3d92860baf7c1185726"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "231c2c32c3a4148e2a6fc22de8ad5d79"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f68226afc51d6722f87765b70d02378c"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "1df217ec0b164e41551342ade8e81701"}, "isConfigFile": false}]}}, {"id": "bb24672e41a5b87e", "name": "diffutils", "version": "1:3.7-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/diffutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/diffutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/diffutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/diffutils/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/diffutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:diffutils:diffutils:1\\:3.7-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/diffutils@1:3.7-5?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "diffutils", "source": "", "version": "1:3.7-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Santiago Vila ", "installedSize": 1598, "preDepends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/bin/cmp", "digest": {"algorithm": "md5", "value": "1de44593f821842ac6ecc81044907a76"}, "isConfigFile": false}, {"path": "/usr/bin/diff", "digest": {"algorithm": "md5", "value": "c2eeca0c8cc25ef98f53faa543a44ff7"}, "isConfigFile": false}, {"path": "/usr/bin/diff3", "digest": {"algorithm": "md5", "value": "5fc2fb8d63b82d10f3399990f9c8a8cb"}, "isConfigFile": false}, {"path": "/usr/bin/sdiff", "digest": {"algorithm": "md5", "value": "84cfdc739870c5b812833a8bbb7adaea"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "a05f75f4048a1caf49ac375d0830aba0"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8fc56a7fd8a0afb5680ef670113b0738"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/changelog.gz", "digest": {"algorithm": "md5", "value": "e05f9525930e150438fa7c4d79318fb0"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/copyright", "digest": {"algorithm": "md5", "value": "0f021419e174995cb2b999cbfd6095c7"}, "isConfigFile": false}, {"path": "/usr/share/info/diffutils.info.gz", "digest": {"algorithm": "md5", "value": "5b2437420e716b74b9477a9f7f58e72a"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "f0c4c839d36a88b299ebc4c1a67371ac"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "16b203e2fce161f94119068140569f1b"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "a4fe4d2b67ad2f8262684ac32fd7c4f6"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "1a324ec6d55d4e3172214fa23b36e56a"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "e4e9c5ac02597081a8daf3cf8ab7dfbb"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "3ce891562efa4d25061404f88914a451"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "de9fc999e3713234efb1e98702c063b1"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "fd28f6d54218ac03b6a81d9ba2eaad6f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "14f91df136ce88118e3a78e9fa76f4f9"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "99e616fbc9cfb5b66e8c3682717aa0a4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "9481340abe3cd32ea6cdf67772a0e871"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "dbca495582c90e72eb44b0b8c272ba45"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "3feed64e400fdd2ecee10d02bb1cf6af"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "30f66e3c8ce78eeccdcfedb46f3702f5"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "24aef86e5f058cfc8efd477e85227707"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "fe628120a595177bdc70fd76dc4ed02b"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "ba7b30d413f0e19100eb3d9243822178"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "b081000129a4eceb462902a62096b728"}, "isConfigFile": false}, {"path": "/usr/share/locale/lv/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "d93dc4937a4074e39aea6db2837128d1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "8075eedb8f3b8f0ff45420b99e481f91"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "d2a29b4f0fdbfc929a0d85ceeb177ed7"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "05eaeaf828dad6a92e62e4efcd3104ad"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "54426f13ebafc28f8b93352a9002cf84"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "9e48469b71e2174b4ea5d3e43c7f00c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "34d4ed60031a0498f167b1ac7967a92f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "747ed964b2532976c0342f69cb6733d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "121ab89595c3853681f647c7151e91f2"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "397befe49f5fa6a58b6e53b49787458c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "62542e006ca02a6d0dd421005ec947b6"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "e798cd37b6af3229335f8216f07bcf08"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "23b72c6e10ede02786d092d4e6f57e8f"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "e59c91581677ec495f4ee97aee29e17f"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "9be58f7a379ecde1f3405cc71bb11d45"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "fed374d5f8e48efe74afcc12a2f75398"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cmp.1.gz", "digest": {"algorithm": "md5", "value": "d09b688e11e5a419fec50116c4b6ae9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/diff.1.gz", "digest": {"algorithm": "md5", "value": "80f31088273b38867d8f466de4e00ec7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/diff3.1.gz", "digest": {"algorithm": "md5", "value": "717afd5c5ff7ec50af0b1bc26d72c88c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sdiff.1.gz", "digest": {"algorithm": "md5", "value": "559c35d1cd4051558a6985a6e4892927"}, "isConfigFile": false}]}}, {"id": "0eb67f8d2d9705cb", "name": "dpkg", "version": "1.20.12", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/dpkg.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/dpkg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-md5", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-s-s-d", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dpkg:dpkg:1.20.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/dpkg@1.20.12?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "dpkg", "source": "", "version": "1.20.12", "sourceVersion": "", "architecture": "amd64", "maintainer": "Dpkg Developers ", "installedSize": 6980, "depends": ["tar (>= 1.28-1)"], "preDepends": ["libbz2-1.0", "libc6 (>= 2.15)", "liblzma5 (>= 5.2.2)", "libselinux1 (>= 3.1~)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/etc/alternatives/README", "digest": {"algorithm": "md5", "value": "7be88b21f7e386c8d5a8790c2461c92b"}, "isConfigFile": true}, {"path": "/etc/cron.daily/dpkg", "digest": {"algorithm": "md5", "value": "76be39cb45c6511f50c2554fe2714efe"}, "isConfigFile": true}, {"path": "/etc/dpkg/dpkg.cfg", "digest": {"algorithm": "md5", "value": "f4413ffb515f8f753624ae3bb365b81b"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/alternatives", "digest": {"algorithm": "md5", "value": "5fe0af6ce1505fefdc158d9e5dbf6286"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/dpkg", "digest": {"algorithm": "md5", "value": "9e25c8505966b5829785f34a548ae11f"}, "isConfigFile": true}, {"path": "/sbin/start-stop-daemon", "digest": {"algorithm": "md5", "value": "3ba8cee7931f9066be1319970a8ecbff"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg", "digest": {"algorithm": "md5", "value": "b00b436772514bb6863b1ec09e27e53c"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-deb", "digest": {"algorithm": "md5", "value": "17c8c8458942ce3d569369348225609c"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-divert", "digest": {"algorithm": "md5", "value": "9a1e7a9b1a6c76bb9375fb99eb40e167"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-maintscript-helper", "digest": {"algorithm": "md5", "value": "596a736b9077b51995d48e14e54ad590"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-query", "digest": {"algorithm": "md5", "value": "2c2a1383b300c4bb298017caa6c3c6a8"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-realpath", "digest": {"algorithm": "md5", "value": "554f44e9a200c1286d76ae711a6631a9"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-split", "digest": {"algorithm": "md5", "value": "c2504d93bb99177baecbc7803cff62d9"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-statoverride", "digest": {"algorithm": "md5", "value": "d96ad1b69d36a122dab8e6f5cd787423"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-trigger", "digest": {"algorithm": "md5", "value": "d311fb7ccf4b987af201929e3f3e6ffa"}, "isConfigFile": false}, {"path": "/usr/bin/update-alternatives", "digest": {"algorithm": "md5", "value": "44b66b81913b8b9f18b6b7ee1fe0c69d"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-fsys-usrunmess", "digest": {"algorithm": "md5", "value": "d0abed0bb1303fa535dafa37d9835a56"}, "isConfigFile": false}, {"path": "/usr/share/bug/dpkg", "digest": {"algorithm": "md5", "value": "db4b6dbddc466c8317d999b78467dca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/AUTHORS", "digest": {"algorithm": "md5", "value": "f5c2a9458457860e236b648010541d67"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.api", "digest": {"algorithm": "md5", "value": "3ce2fbf23b56aa55bbea412dd69ba1f7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.bug-usertags.gz", "digest": {"algorithm": "md5", "value": "6a42fc08aa8cd43ff4dc817ff4e8a57a"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.feature-removal-schedule.gz", "digest": {"algorithm": "md5", "value": "8555d91b11108afbf494acd39cb216a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/THANKS.gz", "digest": {"algorithm": "md5", "value": "9d2a07f6ca63918e0711de69d93e72d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9e5bb299bf27b621d1fefec5ad81abc7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/changelog.gz", "digest": {"algorithm": "md5", "value": "5c4ad8df03244286780edaffa433c95c"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/copyright", "digest": {"algorithm": "md5", "value": "172aa7d7ea8488f1a4931340fb1f92d3"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/abitable", "digest": {"algorithm": "md5", "value": "b0c6e5a7af8570311e933114924c3921"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/cputable", "digest": {"algorithm": "md5", "value": "a402808a02a2e917c1441e588904eaa8"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/ostable", "digest": {"algorithm": "md5", "value": "d93e617c40249a24ff884b6d2e1487e9"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/sh/dpkg-error.sh", "digest": {"algorithm": "md5", "value": "bc68e3e0f9ae0d3303df0bb398073f9a"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/tupletable", "digest": {"algorithm": "md5", "value": "eeecbd5d3f1eb3c5356b75ed4c723778"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dpkg", "digest": {"algorithm": "md5", "value": "a590e1d14139e120bab3d2213584dd1a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "digest": {"algorithm": "md5", "value": "d2de9c8b0e763798fba2cb0fee3ada58"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "e2337c00c5325ef7f364bedb8f6c366e"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bf3726a0fb9cc9ffafd1b406e00a4d16"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7ad55aafacce21409c1af4c2c3e04d50"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4ae50f9e805ccdd69c1d53a339254e0b"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0a476a594020fbcba9d30bbe4e54c072"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5c576a11c6c67dd75a6e1686f16c42be"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5abb20d030957473d65149b350c33ee5"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "23b4a0c232b99f029a3699e9906ab4d5"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ed8cd5e89df9d89a5a292d82d3ae7475"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7beeb657efda6833f9b8acdba3d9c73e"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "d18ddb6048337c405cf84a9cc80dab42"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "18e1ec5f7301bd805a97d51cd2b4141f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6d3382abb9dd1e7384538d81ef56d06c"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "d76c29e1699ec768def545f3889bda5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "8c9a235c23b0959f9afd4d4b3fd530cf"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "51c8f4482b3378c43f7d3cc9679fec18"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "34b774878d0b3b9e952b7425050dd345"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "918ac796730c9f8ea3a114381a5b1157"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b6cea810667aaa7cabb95f3a9a74b19f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "37dd5805f3488045efd2ce3fda14c2a9"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "38d3e197bb8a00a0485021d95724b3f7"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "cc3a56aa8b07c7d494b33cf79e7a2a3c"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5220f069e19d47703b0939d64fdf893f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "574dd11cadd75a17c67dc6d849208a72"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "66c23dcdb28b8ab057990c61f24b1960"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4df204f0ba630a03a0519784c4e1ae68"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0891049cb5f2089e66f9ec49fc00f732"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "985b1675e38ffb9e66a68a1a8c659573"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "2adfd4495c8dbc281492923784acb91d"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a266503903e67a3f37765050afae311a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4029b5f6956ba5e4136e9b4551799255"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "d5619a982e592860e105071593674fe3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "1351e0c730113883916737bb06bfdea9"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "92ae230fcda97f93277ad900e570c35a"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "1dd682656a800c3424e9bc12192b3c3a"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "15663d1a0a0c406256dc2c498cfa8ea6"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b2eab79f2bf778afd98d5d2526680580"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "d5ec38e858f7649b73fa0294bc1d7bb7"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "cd2431639465537d355a21e38a962855"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0c8cf879816e2dc6d7ee896fd9f0231b"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "680cc962e0ad74e7011a7b872dffc574"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "9aa63c2e368d3fc8e6a9bc19c0b36571"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "3edc91e8a2274b8de3e6d940d60aa8b2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "85f1976d03f3ea6619e3ba9cf01837d1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "b91c66d2b9a1530a31e1c21f8805de97"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "f4cd15a52a7e9079eb50439a22da36f3"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "46d7a668147db6061b2b5a6c5aa67913"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "10146e4a1416bc220e911a7886900ffb"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "986e0f0694622b46b1d1fd1c446f3d2d"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "b4dce6260333ff9d1e87d393165adb97"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "93f0bea4f4692ed0dd6170ab8a3af41c"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "890cee7f1df92525f05fbf7845959e11"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "b1dff79041cc4984aed527e8e3a0f871"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "6850b786897c7b52b0cf1707901688a9"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "9ec4a6715c015298b949dc8a919f36fe"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "4be9be95d8e6bcd380ac5287e57024d5"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "3a6e02ad15919102002da50109fd9353"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "023005dffc5e583f144f93882abf7759"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "d8ffc7c19e6c30df5d6e048e6bf624e7"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "33b873af8f0eaf27c025cad449168374"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "370eb2deb5bb546c516e62c7e773fbbe"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "31b53bbe03d5312f843d0e2f378a67b2"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "c2e555d3ac52853469f4070c7ab838b8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "2d8c9572acdacf9ec12f0fb8fa22b0d3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "87a5d6b862de5741f33b3867f4963f34"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "626610fec2ff4d4529b7bde646313d12"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "f7b05d1853fe8d6b27eca4f79f6664ce"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "77a7caad1d0e1601477c357397310d3f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "76a33bfb715aba7bee2d2daa2d7c030c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "a1cb276a51616cf5660449f0fa561616"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "5e40b4b21b0b02e3cc977bc13f708b00"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "3b5795e09576ac4e32f15017eaf61d46"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "a91c81c69c16c9cb85d2bb6f161641ca"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "17a6167fd64dddd59f534b1c23715515"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "d968e559b6c6d6c907fa861fd37d0152"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "a32bc0cabc29edc4185af10e6dffd44f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "97f5a5f6b637adab9dc670d89d67b639"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "0ff61d7cda7dde04f0184157284b1052"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "093d065a5d1ff41815e73157b093636d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "f841df8667927752d086f259a63cd72e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "88cc9c36389b4cc17cccd05e8152841f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "80fada88697ed01e8d54d87051f5b933"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "c25ad279a8be14b9feaf2347d0d8d3cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "33641ab6f1469f7ffbe98c2e7632c4f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "8953f17c724dcb722df414a967f34015"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "cb9f1e8f43678d2efe16e9e2a98e8954"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "fe5b8879c59f0f1949eaff8b7cba3fb7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "4b6680a69ab1732ea14cabb254faa32c"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "a4969710ddb5aa1cd8d9a7739d00d9df"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "c834959b18f1b89fa5ae88ba36945fbf"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "06ff3a65926d40c524d80e389ed022d6"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "0dfe75178baebc38ed4c74573670bce1"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "7770ba967292341bc9ad72c9dd48101a"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "a03c2696bf1270c430981bc4ca559aeb"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "5b0c75bf6b32ee979d1ee9e7b25102f9"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "0efb7b45d7ffb27bdcb0fdaee9d92c7b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "b2cc84ae4d367cd351e0323e7b6cec9b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "8f7fcd4df4ed68f60b18009269233b34"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "1618fe6743ab599f2015c083e9c62aac"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "93e3be5b8897341c416bd40919f84bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "981bb6daf08d504a8cbd2507382c1668"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7f15dfa9ab96f3be8695acebbece6c84"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "da7544a3cac478b8df4a806f59dd203a"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "748ef635f2dac09aa4fc75836ffeeab5"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "0efd3840adce91b65d8bc2ee63bab0f8"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "762c114d2752c10dd3ebe980b62a4f73"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "3621fda91d4ca183c37b7dee465acba7"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "34a19b5db7a372886bba6d6bd2594160"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "1a659483180a8e41a8c154002926b674"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "eca0ef4eac0170cfeae0652673bf9343"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "93f9abb9e548721851cbc65637bc0cb0"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "79d33ef5ef00f564054744af060dad28"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "a6ef37e293ec15eb962376824c352007"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a341021df0aa0f3722d5c15a77f12ced"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "4f2bdea60ea2b087910bd427802b4feb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "f4422bc1ff6e3a87fa823ee83efc2f5a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "f49fb75d79cda146343b39561de89880"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "77dd57c481a31837c37a5400ed6e412f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "5eb4316d63c73b3fd7c841c9c362473e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "014525e96c0a3070a4f587e7de082a5e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "d730fbe90a98f2cd1e031beab53f8359"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "79aeca792ad66e5bee889a08740c94fa"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "50377b801b8a46225346617463ef4131"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "6dbdb82c6275ba0f2c15f67a15a2bf4c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "cfdfd6bf41c0e2b9b19720fb2265d38b"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "88a9397ee7dbd232e9f006877a976d2c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "71668c681b62f62caaa8b5f2db2b9b1c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "12b9badf53cdbc2804c4ba1077ad60dd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "961f8f4ab8fc05f9f5e654dbd7c61798"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "4b7620416bc07e77e673e2322ffff216"}, "isConfigFile": false}, {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "digest": {"algorithm": "md5", "value": "fda6d7321ace308a824b0f3ae1ece31b"}, "isConfigFile": false}]}}, {"id": "562f9feee034d5d3", "name": "e2fsprogs", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/e2fsprogs/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/e2fsprogs.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/e2fsprogs.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/e2fsprogs.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/e2fsprogs.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/e2fsprogs/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/e2fsprogs/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:e2fsprogs:e2fsprogs:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/e2fsprogs@1.46.2-2?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "e2fsprogs", "source": "", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 1511, "depends": ["logsave"], "preDepends": ["libblkid1 (>= 2.36)", "libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libext2fs2 (= 1.46.2-2)", "libss2 (>= 1.38)", "libuuid1 (>= 2.16)"], "files": [{"path": "/etc/cron.d/e2scrub_all", "digest": {"algorithm": "md5", "value": "bc533e09f3b3d96bfe1633ad57eb7026"}, "isConfigFile": true}, {"path": "/etc/e2scrub.conf", "digest": {"algorithm": "md5", "value": "df38534cc670c70a91cf9b035845d244"}, "isConfigFile": true}, {"path": "/etc/mke2fs.conf", "digest": {"algorithm": "md5", "value": "72b349d890a9b5cca06c7804cd0c8d1d"}, "isConfigFile": true}, {"path": "/lib/systemd/system/e2scrub@.service", "digest": {"algorithm": "md5", "value": "5fed1684fbf97721fe17b5d450cd9328"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_all.service", "digest": {"algorithm": "md5", "value": "db357ec98aa91a8290dfc59fdf5cf0ef"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_all.timer", "digest": {"algorithm": "md5", "value": "8974b51fc7181c1efaf93832f9039e69"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_fail@.service", "digest": {"algorithm": "md5", "value": "3e6e28179af85df871c7b51e44b52b06"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_reap.service", "digest": {"algorithm": "md5", "value": "6dbafe24468819e508c930050e311125"}, "isConfigFile": false}, {"path": "/lib/udev/rules.d/96-e2scrub.rules", "digest": {"algorithm": "md5", "value": "1172955a6de564dd2812b9389da5987e"}, "isConfigFile": false}, {"path": "/sbin/badblocks", "digest": {"algorithm": "md5", "value": "b07107fa916aaed8bf0d9cb9d286695a"}, "isConfigFile": false}, {"path": "/sbin/debugfs", "digest": {"algorithm": "md5", "value": "0bf82e35270c563c33ed304abbed4055"}, "isConfigFile": false}, {"path": "/sbin/dumpe2fs", "digest": {"algorithm": "md5", "value": "b654fe9f4e242f30f3332351acb0f621"}, "isConfigFile": false}, {"path": "/sbin/e2fsck", "digest": {"algorithm": "md5", "value": "ef5ac9db7c324af588fe71e70aca45b6"}, "isConfigFile": false}, {"path": "/sbin/e2image", "digest": {"algorithm": "md5", "value": "34180ca2fbaf199781c3d2a346e54e81"}, "isConfigFile": false}, {"path": "/sbin/e2scrub", "digest": {"algorithm": "md5", "value": "f5edcbca71985b350b4b41f573cd05c0"}, "isConfigFile": false}, {"path": "/sbin/e2scrub_all", "digest": {"algorithm": "md5", "value": "40ad123fba021036f90615af65fd809c"}, "isConfigFile": false}, {"path": "/sbin/e2undo", "digest": {"algorithm": "md5", "value": "99bd2a1212f2d66ba172d0153babeaae"}, "isConfigFile": false}, {"path": "/sbin/mke2fs", "digest": {"algorithm": "md5", "value": "99aeef6cf3bd7098da178f3716314b39"}, "isConfigFile": false}, {"path": "/sbin/resize2fs", "digest": {"algorithm": "md5", "value": "2f0e8d70acdd71d141d5fe55d070b096"}, "isConfigFile": false}, {"path": "/sbin/tune2fs", "digest": {"algorithm": "md5", "value": "c11184a1bbb2c7b0b611c1939ac0c064"}, "isConfigFile": false}, {"path": "/usr/bin/chattr", "digest": {"algorithm": "md5", "value": "2d2f71ebebaa2e7c4c7f613945635777"}, "isConfigFile": false}, {"path": "/usr/bin/lsattr", "digest": {"algorithm": "md5", "value": "b41a2780e96872b78bbf237b035471d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron", "digest": {"algorithm": "md5", "value": "731d4cdfa7f74511d554db35468c9a7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_fail", "digest": {"algorithm": "md5", "value": "7cadd12f72ba9663414849b5abe98649"}, "isConfigFile": false}, {"path": "/usr/sbin/e2freefrag", "digest": {"algorithm": "md5", "value": "bc0720795d6d086477f3b332190a99be"}, "isConfigFile": false}, {"path": "/usr/sbin/e4crypt", "digest": {"algorithm": "md5", "value": "98229e85db44460551ea9feac3b1c75f"}, "isConfigFile": false}, {"path": "/usr/sbin/e4defrag", "digest": {"algorithm": "md5", "value": "b3d0e830094428e13a2f4441c4a2b37d"}, "isConfigFile": false}, {"path": "/usr/sbin/filefrag", "digest": {"algorithm": "md5", "value": "ab155d5aee12d68fbdbc6bc9ef96c91a"}, "isConfigFile": false}, {"path": "/usr/sbin/mklost+found", "digest": {"algorithm": "md5", "value": "03b89318fe40db016a9bb83900d12bc6"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/NEWS.gz", "digest": {"algorithm": "md5", "value": "8e64f24a21b00c662f1fd93894bca91f"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/README", "digest": {"algorithm": "md5", "value": "e1d39e537a4c0f6c4a5176e714046bc4"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/e2fsprogs", "digest": {"algorithm": "md5", "value": "98f1856c61406654b4097cf1a3f7dd3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chattr.1.gz", "digest": {"algorithm": "md5", "value": "4d62919077ca9e2ed89cde34aac9f420"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsattr.1.gz", "digest": {"algorithm": "md5", "value": "6fee4f114e00b66df7a9d8640a48c7a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/e2fsck.conf.5.gz", "digest": {"algorithm": "md5", "value": "5c5983e3625861cc87cfd58f05be5770"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/ext4.5.gz", "digest": {"algorithm": "md5", "value": "0e9380614dffff3a991f7ec149b93799"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/mke2fs.conf.5.gz", "digest": {"algorithm": "md5", "value": "f5b6f233d44dbfd70fbdbc84ba0b14dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/badblocks.8.gz", "digest": {"algorithm": "md5", "value": "f2c778d9d8ec6d1a08b6c7bc29a7c5f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/debugfs.8.gz", "digest": {"algorithm": "md5", "value": "8cbcef72fd30c17ded2621690f884fb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dumpe2fs.8.gz", "digest": {"algorithm": "md5", "value": "4b08a4dda180c0a2aa431e062f1a0356"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2freefrag.8.gz", "digest": {"algorithm": "md5", "value": "482ffdfee0156465040f3d355c1b2d4e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2fsck.8.gz", "digest": {"algorithm": "md5", "value": "307c7ba20ecb95351141156ad48061c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2image.8.gz", "digest": {"algorithm": "md5", "value": "792fa4bf6b212acb4b10c09870171fcf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2label.8.gz", "digest": {"algorithm": "md5", "value": "37cfb11a99d2d5125739fa42c04d4ee2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2mmpstatus.8.gz", "digest": {"algorithm": "md5", "value": "424839e4d1b09f2c74843a8c899dea4d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2scrub.8.gz", "digest": {"algorithm": "md5", "value": "f50595acc98fcabf80caefaf5b5c2ad9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2scrub_all.8.gz", "digest": {"algorithm": "md5", "value": "d08574e11dc3d25a5b8d7635abde7453"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2undo.8.gz", "digest": {"algorithm": "md5", "value": "318f05b954a60841ff6013d936584e29"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e4crypt.8.gz", "digest": {"algorithm": "md5", "value": "151c8cfb4135bcd6d6176654cb9aabb1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e4defrag.8.gz", "digest": {"algorithm": "md5", "value": "e48c51e1c8368a2f79b18f235ecee8af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/filefrag.8.gz", "digest": {"algorithm": "md5", "value": "5300ea3c710fb5730fbf9bc85a560ead"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mke2fs.8.gz", "digest": {"algorithm": "md5", "value": "7fa68b1331c804ad2c492b567baa6164"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mklost+found.8.gz", "digest": {"algorithm": "md5", "value": "c5f2c00fa5d7f4c09831d197d50c79f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/resize2fs.8.gz", "digest": {"algorithm": "md5", "value": "a8e9e31b25322029679745a3997c6001"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tune2fs.8.gz", "digest": {"algorithm": "md5", "value": "fae54d58b6df4b1e7fcb6d328e07d9fb"}, "isConfigFile": false}]}}, {"id": "ad79cedcb9523157", "name": "findutils", "version": "4.8.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/findutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/findutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:findutils:findutils:4.8.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/findutils@4.8.0-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "findutils", "source": "", "version": "4.8.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Andreas Metzler ", "installedSize": 1959, "preDepends": ["libc6 (>= 2.17)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/usr/bin/find", "digest": {"algorithm": "md5", "value": "898abd32b6c2846efb541e0d80c62166"}, "isConfigFile": false}, {"path": "/usr/bin/xargs", "digest": {"algorithm": "md5", "value": "d545db23246560f6512469e2852f4305"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/findutils", "digest": {"algorithm": "md5", "value": "f78e2d4189be58135a915698efe1cd7a"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "75ca1d03fcbb9d988ff479d6c9ca6349"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "451016e4ab29157e09004320a81fda23"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/README.gz", "digest": {"algorithm": "md5", "value": "b00ef7de268ae1f603a1163079ee5516"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/TODO", "digest": {"algorithm": "md5", "value": "ade64533910d5670b2d251b0a6fd9c08"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "51e67c7e449589493dd122dfbc82d5ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.gz", "digest": {"algorithm": "md5", "value": "7ec0907fa62124b5513ad9ada560b76d"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/copyright", "digest": {"algorithm": "md5", "value": "ca2c0eb01de0800d62da046855e60bca"}, "isConfigFile": false}, {"path": "/usr/share/info/find-maint.info.gz", "digest": {"algorithm": "md5", "value": "8f592897c20e90c6aa43d7d2728fd1ba"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-1.gz", "digest": {"algorithm": "md5", "value": "75e401630a513d1818ad5803f46bb191"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-2.gz", "digest": {"algorithm": "md5", "value": "db45dff37d1e60fcdb3616ea22ee2c5d"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info.gz", "digest": {"algorithm": "md5", "value": "771fd0ab31f63de73cff141665c42e08"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "da0b43bb3ab589cee0d08fac9eacd374"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "66bc5c70d805a2bc72a6e6ce7890b605"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "03064855f0f53a3289a14870a1bd5790"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "4041bd33dec84b48246f84e5460edc8a"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "64bbe0e1bb8a0c674f89090bfdcf0cc5"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c4381378955d22b42cd2dc979d1e0683"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "2b0587d2f94f952e72170738857066b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "8cb45a20dcb8c47481b3110b33b137c7"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c2d08d4f0a4659a4a67f706da116d7e1"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "f860b0e30bdb0e10448a3c49f773733c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "132a2961337b18a2d58be0696fd82e9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "368860332602e5e953f44969e1335a6c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "17af2d21e3f5e086901346c2cdabe4b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e7d0dffeabb5cc11a1bddbc75a10635e"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "7b6293dbb8aaaa8eabce0ef3fc1f837f"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "76b9b6ed4ebdc122ba87daa54c6d2325"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "1baf1eaa024bf07595bb4e95559cad53"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "26ad448e970f5edad91a8916594644c4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "052240ce20c8b0f5261075fed34f8620"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "3d57e7bc20e23f680e291cb208382bd3"}, "isConfigFile": false}, {"path": "/usr/share/locale/lg/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e39a70f1fd80b5452a3d7364cd6f3a5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "99871e0e92fd8ea850cfcc28258bc7e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "ad8a27e26854aeddb2a68bc02fc5b28d"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "18c0c8e85070d74f672aa43915d4e8de"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "91d0cc8a637350bda94d4dfad0bcc6ab"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "19859a1375a35cae615aa9ca2885e80b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e51d1bc3e6789937b63d0fb2b44d62b0"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "07c55ac4a9a6744c3ea70a7aca9d2dbf"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "45790390ccb0fbbc1618fd7044e8171c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "fe3f1a6bc4599304084b022ae5c27478"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "96396d187ce710c4d5dcaf624b48e5f9"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "006ef2d69421d6f75571a07d941cf376"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c09d25c52057574dcfef4c31d26f5f1c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "6c6427c8b32f360cd434ea4985a49dab"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "30754332f7246790e8555d8028855b79"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "5a1d8285ffab5b9495a20636bcaf9521"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "735f8a3eb754dabddddb18558539b98b"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "f47b0350e45072413cbcc16d118c035e"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "2ac08f957c7ed9e34242bc1a5d728e02"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/find.1.gz", "digest": {"algorithm": "md5", "value": "fdef254bada9ab9eff85bafe88d0f5ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xargs.1.gz", "digest": {"algorithm": "md5", "value": "7e83661927566120f0c3029ae731cf7a"}, "isConfigFile": false}]}}, {"id": "25b890bfb9ed3aa9", "name": "fontconfig-config", "version": "2.13.1-4.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/fontconfig-config/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fontconfig-config/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fontconfig-config.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/fontconfig-config.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fontconfig-config.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/fontconfig-config.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:fontconfig-config:fontconfig-config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig-config:fontconfig_config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig_config:fontconfig-config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig_config:fontconfig_config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig:fontconfig-config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig:fontconfig_config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/fontconfig-config@2.13.1-4.2?arch=all&upstream=fontconfig&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "fontconfig-config", "source": "fontconfig", "version": "2.13.1-4.2", "sourceVersion": "", "architecture": "all", "maintainer": "Debian freedesktop.org maintainers ", "installedSize": 442, "depends": ["debconf (>= 0.5) | debconf-2.0", "ucf (>= 0.29)", "fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-liberation2 | fonts-croscore | fonts-freefont-otf | fonts-freefont-ttf | fonts-urw-base35 | fonts-texgyre"], "files": [{"path": "/etc/fonts/conf.d/README", "digest": {"algorithm": "md5", "value": "42d13304ed2e9e5b60b74d6ed29b3729"}, "isConfigFile": true}, {"path": "/etc/fonts/fonts.conf", "digest": {"algorithm": "md5", "value": "1a6ebc792c61d5944c30e1696446f5d4"}, "isConfigFile": true}, {"path": "/usr/share/doc/fontconfig-config/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "30ba0f755dfdf5e8a335be15958ad5e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/fontconfig-config/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "26237f7645cab17741e8eabbdae6efd0"}, "isConfigFile": false}, {"path": "/usr/share/doc/fontconfig-config/changelog.gz", "digest": {"algorithm": "md5", "value": "377f19037c491f765dc5dbdcac9d174b"}, "isConfigFile": false}, {"path": "/usr/share/doc/fontconfig-config/copyright", "digest": {"algorithm": "md5", "value": "4648df9e8d6215ae7dd16ce863b16967"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-autohint.conf", "digest": {"algorithm": "md5", "value": "b64114e5af24e4cdfc5bd5023f280287"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-hinting-full.conf", "digest": {"algorithm": "md5", "value": "a5bec12a811215bb09bd0e0a58469918"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-hinting-medium.conf", "digest": {"algorithm": "md5", "value": "03715b87280da58cfe9d4c4f4d6d0488"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-hinting-none.conf", "digest": {"algorithm": "md5", "value": "709229aa350cfaf1eb59cbc4ab5f2377"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-hinting-slight.conf", "digest": {"algorithm": "md5", "value": "690acea9572bf68b0ef975636002e4f3"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf", "digest": {"algorithm": "md5", "value": "1a29e6674047b54b5d240e30807fab0e"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", "digest": {"algorithm": "md5", "value": "7bf8b372085774e6cbdae99235624440"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", "digest": {"algorithm": "md5", "value": "c7aea7a564a5ec98b76d8ef1c6791ee3"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", "digest": {"algorithm": "md5", "value": "8bcf6192e90c1b3d0972eb1657b87e0c"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", "digest": {"algorithm": "md5", "value": "aee77dfa949e40dd1a2309bfae59f7c6"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", "digest": {"algorithm": "md5", "value": "c7c6b8d23a8a25d68b71a7d63c4d2d29"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-unhinted.conf", "digest": {"algorithm": "md5", "value": "9e2da80ad573a4c8cf582b3b63a54ed7"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf", "digest": {"algorithm": "md5", "value": "f4229be8b8d744a07bd153804cc89510"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", "digest": {"algorithm": "md5", "value": "74c9020e8ca6b87ee60b919219cbbb6e"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf", "digest": {"algorithm": "md5", "value": "ac0f49d468587a5db0a7e96700c9a159"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf", "digest": {"algorithm": "md5", "value": "8b4b489882181273bb954bbeca039706"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", "digest": {"algorithm": "md5", "value": "a755ea93d91a116223ee0a6f2179e7da"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/30-metric-aliases.conf", "digest": {"algorithm": "md5", "value": "926e42104b6a28905394bf2415393ebd"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/40-nonlatin.conf", "digest": {"algorithm": "md5", "value": "20ee0ed0c5d5ec9e1cf840861654e5b9"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/45-generic.conf", "digest": {"algorithm": "md5", "value": "e5a3f4b8d89676c4f6e24e78fa0ab226"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/45-latin.conf", "digest": {"algorithm": "md5", "value": "9bd57b86764ede5066887783b713b872"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/49-sansserif.conf", "digest": {"algorithm": "md5", "value": "ddb0852326b96387179f833fce3fff61"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/50-user.conf", "digest": {"algorithm": "md5", "value": "ef75f810654a94c9735c63ba050c3000"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/51-local.conf", "digest": {"algorithm": "md5", "value": "05120737595ec804f105e86a2c2f10df"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/60-generic.conf", "digest": {"algorithm": "md5", "value": "36818672366678a1242830b5e7829aef"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/60-latin.conf", "digest": {"algorithm": "md5", "value": "402f60aab85844821a026cde5b66f4f8"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/65-fonts-persian.conf", "digest": {"algorithm": "md5", "value": "3c3369d2e5cddac97685a35f923cd8ae"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/65-khmer.conf", "digest": {"algorithm": "md5", "value": "2c60845ccef2f9fb278dbc776f852e7b"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/65-nonlatin.conf", "digest": {"algorithm": "md5", "value": "b4b7785deb1beea8d134f47f5230ba36"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/69-unifont.conf", "digest": {"algorithm": "md5", "value": "d01fe25b8869985f337a7d90704cefe6"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/70-force-bitmaps.conf", "digest": {"algorithm": "md5", "value": "05da482c17d5c285ec2cf7134c8f6c5a"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/70-no-bitmaps.conf", "digest": {"algorithm": "md5", "value": "1b7c38fe5f2e26c4581332c90cc1277f"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf", "digest": {"algorithm": "md5", "value": "91c414090c7d8bfe557785fe845cb6bd"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/80-delicious.conf", "digest": {"algorithm": "md5", "value": "ddad25ea4458fffa36d7a1f2f53bc5e9"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/90-synthetic.conf", "digest": {"algorithm": "md5", "value": "e79defb0b94fe9d0a9af39c83e48b9dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/fonts-conf.5.gz", "digest": {"algorithm": "md5", "value": "021dd3c8d9c06636bd1ec9890c3c2953"}, "isConfigFile": false}, {"path": "/usr/share/xml/fontconfig/fonts.dtd", "digest": {"algorithm": "md5", "value": "a6ff7adbf5557786416eb0c25ffd64bb"}, "isConfigFile": false}]}}, {"id": "97d7f58f4e243e84", "name": "fonts-dejavu-core", "version": "2.37-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fonts-dejavu-core/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fonts-dejavu-core.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/fonts-dejavu-core.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fonts-dejavu-core.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/fonts-dejavu-core.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fonts-dejavu-core/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fonts-dejavu-core/copyright"}]}, {"value": "bitstream-vera", "spdxExpression": "Bitstream-Vera", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fonts-dejavu-core/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:fonts-dejavu-core:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts-dejavu-core:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts_dejavu_core:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts_dejavu_core:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts-dejavu:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts-dejavu:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts_dejavu:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts_dejavu:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/fonts-dejavu-core@2.37-2?arch=all&upstream=fonts-dejavu&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "fonts-dejavu-core", "source": "fonts-dejavu", "version": "2.37-2", "sourceVersion": "", "architecture": "all", "maintainer": "Debian Fonts Task Force ", "installedSize": 2954, "files": [{"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf", "digest": {"algorithm": "md5", "value": "10d6f2176d76ee9b89a19a17811257f2"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf", "digest": {"algorithm": "md5", "value": "6488b24401e477e35aa71237054c8ada"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf", "digest": {"algorithm": "md5", "value": "0b01522fe76b4e5b8ab3d12383371348"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf", "digest": {"algorithm": "md5", "value": "0cbf30e4580c5a8570da071ab12c5e4d"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf", "digest": {"algorithm": "md5", "value": "f7df7bba810dd953dd78212900f4dcad"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf", "digest": {"algorithm": "md5", "value": "e90c678d46f49bb9d6ba469b64e80c0c"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/57-dejavu-sans-mono.conf", "digest": {"algorithm": "md5", "value": "b9a76edd2aeb35cd1095e378963e2cdd"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/57-dejavu-sans.conf", "digest": {"algorithm": "md5", "value": "2156c2353cfcc81f33150cf889193c28"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/57-dejavu-serif.conf", "digest": {"algorithm": "md5", "value": "2604487cb2eee1bdb7010ea716faf408"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf", "digest": {"algorithm": "md5", "value": "d2ee39274982cb4f831783cff742c8bc"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-sans.conf", "digest": {"algorithm": "md5", "value": "b4a8f51e45aa24fdee47b3f838cc0205"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-serif.conf", "digest": {"algorithm": "md5", "value": "5f0b00e681b1f40b65dd336696ee0bbb"}, "isConfigFile": true}, {"path": "/usr/share/doc/fonts-dejavu-core/AUTHORS", "digest": {"algorithm": "md5", "value": "147b1c34c0fd7f4751eabd68e2f636c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/BUGS", "digest": {"algorithm": "md5", "value": "c094fff4e830eb0a35b7943d21c412a6"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/README.md", "digest": {"algorithm": "md5", "value": "9e6462f9829f856f95029bfb6a24bcb6"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c0a8a80cac02e866548861f1e3136946"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/changelog.gz", "digest": {"algorithm": "md5", "value": "977f07c5be6cdd8cf34b01f1e570e724"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/copyright", "digest": {"algorithm": "md5", "value": "425865e1c534c5788b1341d401f131d9"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/langcover.txt.gz", "digest": {"algorithm": "md5", "value": "4609bc6bab86bae194ce03c107ad48b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/status.txt.gz", "digest": {"algorithm": "md5", "value": "b6a81d94b8e87e41cca4085ed4ac71dd"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/unicover.txt.gz", "digest": {"algorithm": "md5", "value": "1f3c578b962e138887621a5f8a2dceb9"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf", "digest": {"algorithm": "md5", "value": "1febe065ea088f1cad75b9b83d08cf2b"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf", "digest": {"algorithm": "md5", "value": "f59457d7ce48dd38a0c8aee8afc6f91a"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf", "digest": {"algorithm": "md5", "value": "b7d24616d08e8c4078625b0dbc58f788"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf", "digest": {"algorithm": "md5", "value": "c031de593106b3460e9fb2afa809739d"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf", "digest": {"algorithm": "md5", "value": "a5f738a3580a34a186c0429e228a046e"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf", "digest": {"algorithm": "md5", "value": "28b1e0094a2742f5bdeff02c5f27b587"}, "isConfigFile": false}]}}, {"id": "2a1d23cac34b9ee2", "name": "gcc-10-base", "version": "10.2.1-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc-10-base:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10-base:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gcc-10-base@10.2.1-6?arch=amd64&upstream=gcc-10&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gcc-10-base", "source": "gcc-10", "version": "10.2.1-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 261, "files": [{"path": "/usr/share/doc/gcc-10-base/README.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "edf475570d60646d95720894f98e313c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/TODO.Debian", "digest": {"algorithm": "md5", "value": "8afe308ec72834f3c24b209fbc4d149e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b267cf5d9f0fd4ce59499ccc3cbb225c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/copyright", "digest": {"algorithm": "md5", "value": "a80ca2e181b9eecc3e4d373fd7ca59f2"}, "isConfigFile": false}]}}, {"id": "a4d7f685d23c9621", "name": "gcc-9-base", "version": "9.3.0-22", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gcc-9-base:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/gcc-9-base:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc-9-base:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-9-base:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_9_base:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_9_base:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-9:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-9:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_9:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_9:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gcc-9-base@9.3.0-22?arch=amd64&upstream=gcc-9&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gcc-9-base", "source": "gcc-9", "version": "9.3.0-22", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 262, "files": [{"path": "/usr/share/doc/gcc-9-base/README.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "9951d8b7d5760f64e12d79806925f6ba"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-9-base/TODO.Debian", "digest": {"algorithm": "md5", "value": "03f9fa7a11862b357a8f5cbf7f81fcc8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-9-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ef345288e928f4b17305449b27e45304"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-9-base/copyright", "digest": {"algorithm": "md5", "value": "d6388dccbca6a518023d6123d825b0a2"}, "isConfigFile": false}]}}, {"id": "75155cabdfe42f3b", "name": "gettext-base", "version": "0.21-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/gettext-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gettext-base.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/gettext-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/gettext-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/gettext-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/gettext-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gettext-base:gettext-base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext-base:gettext_base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext_base:gettext-base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext_base:gettext_base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext:gettext-base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext:gettext_base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gettext-base@0.21-4?arch=amd64&upstream=gettext&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gettext-base", "source": "gettext", "version": "0.21-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Santiago Vila ", "installedSize": 659, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/bin/envsubst", "digest": {"algorithm": "md5", "value": "b50ab4bdfba58ee123777fed60f5a944"}, "isConfigFile": false}, {"path": "/usr/bin/gettext", "digest": {"algorithm": "md5", "value": "0dbd398605afa3a777196d1a027bbac1"}, "isConfigFile": false}, {"path": "/usr/bin/gettext.sh", "digest": {"algorithm": "md5", "value": "141821d75678d2bec4a1b14054a0c2b4"}, "isConfigFile": false}, {"path": "/usr/bin/ngettext", "digest": {"algorithm": "md5", "value": "ba4f9f91b764645b605acd204f50337c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gettext-base/ABOUT-NLS", "digest": {"algorithm": "md5", "value": "b8379015c0e4d1221c386a8fff0fcb9b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gettext-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a10c076fd68cc9c121787e2c7d0496dd"}, "isConfigFile": false}, {"path": "/usr/share/doc/gettext-base/changelog.gz", "digest": {"algorithm": "md5", "value": "b6f85cd7ffbac494a4eb00369559bda2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gettext-base/copyright", "digest": {"algorithm": "md5", "value": "1fc667775f1b5bb4d2e8a59736f82f34"}, "isConfigFile": false}, {"path": "/usr/share/java/libintl-0.21.jar", "digest": {"algorithm": "md5", "value": "1e036f9538d517036ff3d44e9b522885"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/gettext-base", "digest": {"algorithm": "md5", "value": "8f02126cf06d5e127fcfcb9945f5da2b"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "271b92d858c96c76bc815cac9020a97d"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "fb6f4dda00ab14991ef16012d94b1cc6"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "37bb3b4ab564655d25ba80dc37b1090f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "39f9ee9b0ffc12659c709bed583aaa7d"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "dafb13fd043ed5f0ea6927404456317f"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "eadb0cf72a43344d4ec15899cdd2d3d5"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "24e429512e04c6c5f52b64d3edbdc2eb"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "b78c32873836c4bcba7a228fd39748de"}, "isConfigFile": false}, {"path": "/usr/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "f0b0fa3cfc9536113420b1f20a0166e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "96dd7b20aa123b8896035b577f83ba72"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "dfe8fbfb24ab3733d798dadcc657dc87"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "c2a0106d8bcbf804879afe34094bf321"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "2213c348a7e3f55d70c38d714a2d5d8c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "23a2378c39aa393aec59630470ad6a10"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "09708d4b994e6fa7a59fa19ccb78a82c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "b18efcc9bf12fc8dbb83d5bb89388fa0"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "4c7cc7e6c969716c1869ef444e220f08"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "9c1cb4deb041a158a212077f194f415c"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "95e3d3d9fd7959288f7555836728616e"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "38e22753b1c4362657010c467c15db0d"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "d8ed72cfd78d89846e17ec6aea5f2ced"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "bf38a296aca2860708f16b653aba313a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "2eb43de2274b52d789416364a850bd1f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "0cd791790ba7fc29ffbbdd11ec861312"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "4c0f6707fcebeaf1883e2439305e895e"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "df3b4d28edd689bfc3230d09e9994360"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "49affbc30831358f16b956e428284b4a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "a575dfc7c9bd2269facb0295701d8cb9"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "bf505d1b3ee9270c7957d0966b46e80d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "9e3d2ac50579a5932bdbe7227f71a095"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "ec113491493a417c39c80174e539a3ed"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "309c8305ec3f1c5eb9fac03bd9b35481"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "70e40e49b52ceec0282636236d6c1887"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "d06062b47c67f6eb2fe688434fe9c874"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "966c77019c93d526caa6bb1dd527e9f5"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "d079a9bdf0dafc0bb9e1fe9c4466d691"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "ddfb686efaecb43cea6bcf853256932b"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "ff81391e69acd9f3002ca7e389899e41"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "e5bab76dd3f903793c50d3881bb7a424"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "a7b01e9b174c1c8bc900e9f4c50625b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "8f9dc5c4aeaa812a7a43ed967489e8b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/envsubst.1.gz", "digest": {"algorithm": "md5", "value": "1f328bb18cd308a5860b6cc13477de25"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gettext.1.gz", "digest": {"algorithm": "md5", "value": "cb9a2d2b3e412d41741629e74d248a86"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ngettext.1.gz", "digest": {"algorithm": "md5", "value": "e6cf225eca0c1b2d40f9024ebb51f03d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/bind_textdomain_codeset.3.gz", "digest": {"algorithm": "md5", "value": "dec8b6a12a856fcece6da783a5437f9f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/bindtextdomain.3.gz", "digest": {"algorithm": "md5", "value": "0b07262e5a833ef496513046ea206fb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/gettext.3.gz", "digest": {"algorithm": "md5", "value": "49cba0ff214bfd33b3449cbca915dcd7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/ngettext.3.gz", "digest": {"algorithm": "md5", "value": "9b8cae34f8082a06ba777daecf0de69e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/textdomain.3.gz", "digest": {"algorithm": "md5", "value": "7b78da84897011956d514e04061a4e4b"}, "isConfigFile": false}, {"path": "/usr/share/maven-repo/org/gnu/gettext/libintl/0.21/libintl-0.21.pom", "digest": {"algorithm": "md5", "value": "f8fbb0067d3b42b80265ca55e7529c3b"}, "isConfigFile": false}, {"path": "/usr/share/maven-repo/org/gnu/gettext/libintl/debian/libintl-debian.pom", "digest": {"algorithm": "md5", "value": "9b4c58683868c04fbc5811af1e8fbae8"}, "isConfigFile": false}]}}, {"id": "0f72766f4c2772ab", "name": "gpgv", "version": "2.2.27-2+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpgv.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/gpgv.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpgv:gpgv:2.2.27-2\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gpgv@2.2.27-2%2Bdeb11u2?arch=amd64&upstream=gnupg2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpgv", "source": "gnupg2", "version": "2.2.27-2+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuPG Maintainers ", "installedSize": 882, "depends": ["libbz2-1.0", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.38)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/gpgv", "digest": {"algorithm": "md5", "value": "deac6e035b83fbfa151b3fdb95929cb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "6b9684184004bcc1c23f712e7a057733"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5bdd9c36204e9267555f4356c664912e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/changelog.gz", "digest": {"algorithm": "md5", "value": "9d1164fb168c7d52eab42151583fdeca"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgv.1.gz", "digest": {"algorithm": "md5", "value": "a21fea2a0ebd7c42e52ab2fcb72c9a5b"}, "isConfigFile": false}]}}, {"id": "a644a86f9daf13fd", "name": "grep", "version": "3.6-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/grep/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/grep.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/grep.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/grep/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/grep/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:grep:grep:3.6-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/grep@3.6-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "grep", "source": "", "version": "3.6-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Anibal Monsalve Salazar ", "installedSize": 1091, "provides": ["rgrep"], "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.14)", "libpcre3"], "files": [{"path": "/bin/egrep", "digest": {"algorithm": "md5", "value": "ef55d1537377114cc24cdc398fbdd930"}, "isConfigFile": false}, {"path": "/bin/fgrep", "digest": {"algorithm": "md5", "value": "3885488b9d1d10902c6b9c18e20bf952"}, "isConfigFile": false}, {"path": "/bin/grep", "digest": {"algorithm": "md5", "value": "c44efb64724aad78ba9aa1c70f804e8b"}, "isConfigFile": false}, {"path": "/usr/bin/rgrep", "digest": {"algorithm": "md5", "value": "449ab80d285c0965c814c89a8264a6a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/AUTHORS", "digest": {"algorithm": "md5", "value": "d817c3c4d7c0f413e65f40f1afc83d40"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "2d770eb0d30e225f53326291217ce76b"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/NEWS.gz", "digest": {"algorithm": "md5", "value": "5e3522c5fd198c12de86028976e6a235"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/README", "digest": {"algorithm": "md5", "value": "83c4584b64f3edca75e78009ed0692da"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/THANKS.gz", "digest": {"algorithm": "md5", "value": "b8f55ed25b3da9c4c634327f3315852a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/TODO.gz", "digest": {"algorithm": "md5", "value": "880aa39ccb76187cce892ff9628034bb"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "804b4ae86b7e996e912bb9cea7f44e1f"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/changelog.gz", "digest": {"algorithm": "md5", "value": "5770595a2c40edd1ce3916c64fc30dc4"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/copyright", "digest": {"algorithm": "md5", "value": "df9ea9a97934e5cf5b5c891da90ec2bb"}, "isConfigFile": false}, {"path": "/usr/share/info/grep.info.gz", "digest": {"algorithm": "md5", "value": "b7851526ff13ad5dc652b331e7902b2a"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "7289db496c3097c4a4cba6a2e602e0b3"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "76992f9ecd21fd00bf8f8b8353d02b99"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "b67eae45544b3d8cfbb2fcbe81073ff6"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "59989b19e2804cb7dfc39ffbb6e846a2"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "980ee2a70b02d727c6461a23471ecf46"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "bb310002accd95373afa6432d3603bc9"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "09684912db60f9492ea3feabf6155563"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "3f82f9ce8a806a9d3415d1dec638eda8"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "c0e9c5d1d97f31509e04cf737f683aed"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "2adf3b486b6bb59f3401b7cdb1a95efe"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "c377dd5667bcc62233a3889eda75fd15"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "38d609d45094f1271a8ed44dde7c636c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "35280b034bcaf0cb03c9fc73c05a2070"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d095c6792e51f0ff1550da7af559818a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d4f43605b312982d5068f73dfb9b1403"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "4e37f9bf2bd820d67f7e0151acad6da3"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "72f3cff22e2f3a559bc21ed92b60d714"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "19e4896b00e27736acfa510ec9e836e1"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d88dbc3b3a8ce2e8f883b424bb596cac"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "733199c1af37336c9f02167e1aabe42e"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "6794f4b19ee66ffb543b43cb6d123441"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "6ef9c4242260c7ede19ed9c9001f243f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "f01c76037a97d3464f7bce6cd70bb4cb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ky/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "41c0c2f02bc98ae5a4850dbe1b7eff0a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "9a3cd4b90210f29d570e98e93b8ee96f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "eb1cf584ac7b101fd81303dc1b633a96"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "91e6f9c46ca698942cf66f1157b3b4b5"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "65f8cb92c9e5e141096147b0fa1273d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "3caa04aa63ecf83b82f8aa6d091117f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "80de05b8f796fabc653d9fb5a6c32f6f"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "4651ed942c7a188b9d10bdd3c752501d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "97b2cdf2143882589770948c876d36ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d9d0a91614cd8a4e3f97bde1b69984ad"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "a14bd6501655f23a00fd6738ca0350d4"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "f9518b7395ec702e2b51d0785d773219"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d06082534bfc5b988710f99bea815b72"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "192d0f78f8376116bf7f9fc59b5d6325"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "c876e9c3bd2a993cd7b6b940651381a0"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "fe11f30678c6d39b92698618b52aeacf"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "ba4b60dabe475c34d455c9db8a4586de"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "34414d315a7c3b90a53f67d54b90d23d"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "3c78eac09ac1b944542dcd76b869bbff"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "39a3bf99bda070df965bec0fd0319b25"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/grep.1.gz", "digest": {"algorithm": "md5", "value": "d50665eacb955717068661eb1b912101"}, "isConfigFile": false}]}}, {"id": "e81b8655838281e8", "name": "gzip", "version": "1.10-4+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gzip.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/gzip.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "FSF-manpages", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}, {"value": "GFDL-1.3+-no-invariant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}, {"value": "GFDL-3", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gzip:gzip:1.10-4\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gzip@1.10-4%2Bdeb11u1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gzip", "source": "", "version": "1.10-4+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Milan Kupcevic ", "installedSize": 242, "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.17)"], "files": [{"path": "/bin/gunzip", "digest": {"algorithm": "md5", "value": "6f4731ca77780f200f7913327fa9f864"}, "isConfigFile": false}, {"path": "/bin/gzexe", "digest": {"algorithm": "md5", "value": "33af20c98fe67c39a4f96c45381724da"}, "isConfigFile": false}, {"path": "/bin/gzip", "digest": {"algorithm": "md5", "value": "c039f6d1be94e4df37881ecb42747df9"}, "isConfigFile": false}, {"path": "/bin/uncompress", "digest": {"algorithm": "md5", "value": "6f4731ca77780f200f7913327fa9f864"}, "isConfigFile": false}, {"path": "/bin/zcat", "digest": {"algorithm": "md5", "value": "9b2a0a05018f1c3140b862eacc9eeedc"}, "isConfigFile": false}, {"path": "/bin/zcmp", "digest": {"algorithm": "md5", "value": "8790411c2ee8974bbb92c5f07cb886f9"}, "isConfigFile": false}, {"path": "/bin/zdiff", "digest": {"algorithm": "md5", "value": "8901b7bd04372e4c9ad03cf587aac00c"}, "isConfigFile": false}, {"path": "/bin/zegrep", "digest": {"algorithm": "md5", "value": "00a56ed99986d72fd5967de74d69470c"}, "isConfigFile": false}, {"path": "/bin/zfgrep", "digest": {"algorithm": "md5", "value": "997a6cfb1a2b3f88160ffa320d29d735"}, "isConfigFile": false}, {"path": "/bin/zforce", "digest": {"algorithm": "md5", "value": "141dc56be7c69c5e17bdbbdf9219ef6c"}, "isConfigFile": false}, {"path": "/bin/zgrep", "digest": {"algorithm": "md5", "value": "1a66c9024b27a46445f58ac190e70f99"}, "isConfigFile": false}, {"path": "/bin/zless", "digest": {"algorithm": "md5", "value": "c6dcc5322a00a9d5e65d7a53ff40e4fb"}, "isConfigFile": false}, {"path": "/bin/zmore", "digest": {"algorithm": "md5", "value": "5cddc868d4348a41c2d27c617c4bd265"}, "isConfigFile": false}, {"path": "/bin/znew", "digest": {"algorithm": "md5", "value": "4090fc9d724fc6a9391b4d3ba0409ebf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/NEWS.gz", "digest": {"algorithm": "md5", "value": "df8dd696baf7e799fbc02d8fe6c52a1a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/README.gz", "digest": {"algorithm": "md5", "value": "65f24c8d5f8b5de345e7dc42d1727c39"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/TODO", "digest": {"algorithm": "md5", "value": "2152734d90e3f060d448346ffc6e1224"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9d07ce5cabcb2460d96873d24312ce49"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/changelog.gz", "digest": {"algorithm": "md5", "value": "ecfeba7eea9074b8dedb76a0b31b0227"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/copyright", "digest": {"algorithm": "md5", "value": "cdc6af3651a547f74dd12f00a4ae8153"}, "isConfigFile": false}, {"path": "/usr/share/info/gzip.info.gz", "digest": {"algorithm": "md5", "value": "eb2cbc87032dea255acf3de1d4d9ece6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gzexe.1.gz", "digest": {"algorithm": "md5", "value": "5222771a99ad9e56893ce6e136c252eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gzip.1.gz", "digest": {"algorithm": "md5", "value": "d36263b62367f2027e9229a48237dc46"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zdiff.1.gz", "digest": {"algorithm": "md5", "value": "f23771d4aa1e3e64e9794bc59299a532"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zforce.1.gz", "digest": {"algorithm": "md5", "value": "c159143d52e52b016c4f387d233a0e46"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zgrep.1.gz", "digest": {"algorithm": "md5", "value": "7fceea78e0b08f8c1b79303d590f8965"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zless.1.gz", "digest": {"algorithm": "md5", "value": "f79fcfdd0b92676dcce1412cdecf47e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zmore.1.gz", "digest": {"algorithm": "md5", "value": "a17687282e108b3a681b2ef85c7eba62"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/znew.1.gz", "digest": {"algorithm": "md5", "value": "cdf911b8715aeb39b1bbb6e236fda7d7"}, "isConfigFile": false}]}}, {"id": "03056bf50d81cf88", "name": "hostname", "version": "3.23", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/hostname/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/hostname.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/hostname.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/hostname/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:hostname:hostname:3.23:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/hostname@3.23?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "hostname", "source": "", "version": "3.23", "sourceVersion": "", "architecture": "amd64", "maintainer": "Michael Meskes ", "installedSize": 50, "preDepends": ["libc6 (>= 2.4)"], "files": [{"path": "/bin/hostname", "digest": {"algorithm": "md5", "value": "6bc202bd5ae5f9d69c6ca5ab92a14a67"}, "isConfigFile": false}, {"path": "/usr/share/doc/hostname/changelog.gz", "digest": {"algorithm": "md5", "value": "fa27e3473863456c2da3ad8b2e05ed9e"}, "isConfigFile": false}, {"path": "/usr/share/doc/hostname/copyright", "digest": {"algorithm": "md5", "value": "460b6a1df2db2b5e80f05a44ec21c62f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostname.1.gz", "digest": {"algorithm": "md5", "value": "62e6be6a928b4b9f2a985778fee171fd"}, "isConfigFile": false}]}}, {"id": "a7db9eaa1ca0384e", "name": "init-system-helpers", "version": "1.60", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/init-system-helpers/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/init-system-helpers.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/init-system-helpers.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:init-system-helpers:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system-helpers:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system_helpers:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system_helpers:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/init-system-helpers@1.60?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "init-system-helpers", "source": "", "version": "1.60", "sourceVersion": "", "architecture": "all", "maintainer": "Debian systemd Maintainers ", "installedSize": 131, "depends": ["perl-base (>= 5.20.1-3)"], "files": [{"path": "/usr/bin/deb-systemd-helper", "digest": {"algorithm": "md5", "value": "ae8ec5d70538f261ace74af7f77ae197"}, "isConfigFile": false}, {"path": "/usr/bin/deb-systemd-invoke", "digest": {"algorithm": "md5", "value": "f7e298d80524581e3d95865f579ec2ab"}, "isConfigFile": false}, {"path": "/usr/sbin/invoke-rc.d", "digest": {"algorithm": "md5", "value": "bac9813321d45e1cb5837419abe71169"}, "isConfigFile": false}, {"path": "/usr/sbin/service", "digest": {"algorithm": "md5", "value": "b98ad1313d0cb2dc16a2543e5016b8e3"}, "isConfigFile": false}, {"path": "/usr/sbin/update-rc.d", "digest": {"algorithm": "md5", "value": "eae14a66b31a0b1adaaab3a2c3bf728e"}, "isConfigFile": false}, {"path": "/usr/share/bug/init-system-helpers/control", "digest": {"algorithm": "md5", "value": "c52c0f837f72458df77a99bca36cd855"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/README.invoke-rc.d.gz", "digest": {"algorithm": "md5", "value": "13e439f057391f73cb6b0ebf9e5f6057"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/README.policy-rc.d.gz", "digest": {"algorithm": "md5", "value": "479a804b338bd3813e8e104eee21cecb"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/changelog.gz", "digest": {"algorithm": "md5", "value": "a1811ef981e91f8000f52af02ebff744"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/copyright", "digest": {"algorithm": "md5", "value": "ee2b1830fcfead84d07bc060ec43e072"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/deb-systemd-helper.1p.gz", "digest": {"algorithm": "md5", "value": "46b664f9c466aa63272e7811c0d427c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/deb-systemd-invoke.1p.gz", "digest": {"algorithm": "md5", "value": "3bb995e8d512d659d9ff86d4b1d59ff8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/invoke-rc.d.8.gz", "digest": {"algorithm": "md5", "value": "b93e6556403f1b5c5115cb7f45f1a393"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/service.8.gz", "digest": {"algorithm": "md5", "value": "997fde0eec123ebcef25c5b024d05384"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-rc.d.8.gz", "digest": {"algorithm": "md5", "value": "58f53b94a42dc7111f562e1244169d30"}, "isConfigFile": false}]}}, {"id": "205ca68e886d3b1b", "name": "libacl1", "version": "2.2.53-10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libacl1:libacl1:2.2.53-10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libacl1@2.2.53-10?arch=amd64&upstream=acl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libacl1", "source": "acl", "version": "2.2.53-10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 71, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "digest": {"algorithm": "md5", "value": "cba0bd684d213600dd31e76708c9ee7e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "58347128abe3a4964c8444c331642026"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.gz", "digest": {"algorithm": "md5", "value": "6211576568cd8465a12652d3454bf559"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/copyright", "digest": {"algorithm": "md5", "value": "40822d07cf4c0fb9ab13c2bebf51d981"}, "isConfigFile": false}]}}, {"id": "2f5c2b2fedb31c05", "name": "libapt-pkg6.0", "version": "2.2.4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libapt-pkg6.0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libapt-pkg6.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright"}]}, {"value": "GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libapt-pkg6.0:libapt-pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt-pkg6.0:libapt_pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt_pkg6.0:libapt-pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt_pkg6.0:libapt_pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt:libapt-pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt:libapt_pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libapt-pkg6.0@2.2.4?arch=amd64&upstream=apt&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libapt-pkg6.0", "source": "apt", "version": "2.2.4", "sourceVersion": "", "architecture": "amd64", "maintainer": "APT Development Team ", "installedSize": 3373, "provides": ["libapt-pkg (= 2.2.4)"], "depends": ["libbz2-1.0", "libc6 (>= 2.27)", "libgcc-s1 (>= 3.0)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r127)", "liblzma5 (>= 5.1.1alpha+20120614)", "libstdc++6 (>= 9)", "libsystemd0 (>= 221)", "libudev1 (>= 183)", "libxxhash0 (>= 0.7.1)", "libzstd1 (>= 1.4.0)", "zlib1g (>= 1:1.2.2.3)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0", "digest": {"algorithm": "md5", "value": "fd4a8510f9f83c9d2414593f4d2da0a2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "03b7be71dc63f2da1dbde33017331466"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/changelog.gz", "digest": {"algorithm": "md5", "value": "c3e8c3315b92ecd59ae30949c59b7792"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/copyright", "digest": {"algorithm": "md5", "value": "03b8f702638c8cc94bdb704496444513"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cc7f2b044ea2696523de5aaf781a0395"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "5396bcf1d84f73b69d4efcd1b8da6df1"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "b69a2fc23ccd5ac79728434866eb1dad"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cc6c2b1bccbfe8db6438367267059f19"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "25d4cc0062fb7d045082fd6988cb3a3b"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "d223a2d30a4b3ba98e72a41128035b34"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "8af2c696644c5b941815db61f7614a87"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "ef18e8980b38305ce4c94ea862bf6cab"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "bc90de065a78c15d6f789de97553b4fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2856bdf5b566ec83d8fce45932dfc6e3"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "058d39352447044464093b31acdb3af7"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "ba43e289421ce94bdd9e08e981f8eb82"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "ac556053657ae7eeac3f37bda9b9a984"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "6437a445211c9ca8051ca72f1c7240b2"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "96ba5e2849f629279783b4cb69d8cb51"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "7853a06fb5f1cfb389c4269f11e338df"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c34faa4d7a349be7690e432aba66b733"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "ac00da04f853fabcc7e1948bf1c14429"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a7336c192f253123fd2d35de3ca6e007"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "d2a46d13bf1563d4be3995c4ede82701"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "aca4e18e701a925bda206feff678a3d5"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "bd7bc6391dcc9ed1de0a06b2e4090f1a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a9a222f7e61f5369fa232b28c9244392"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c457259e5d76c5b254f2472218729684"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cf37db1f179eced2043fda7ab1e94a30"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "32e18fd125813624969cc0113a5628fb"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "b5d096f378860833c416e3d0ef5696a4"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "825cf2162ace1a6205fcf4053e09e63f"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "e369e4254506bb14951e87fe78b185e3"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2a4366d2290f9709cf810fba6142956c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "5f60f32956459f0d7be977a9f40ac06d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "baccacf75744d7a521317da21bc96637"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "dfb931ca33b89fa5e9cfc14db3e9d380"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cee290618493dad4ace073a7d59adf76"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "10dd14f3f1ada562885fc78b7325a419"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "34019b5f9606304da0bd918f9e39d36d"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "e90130f64c2a37942f9634ece89e2036"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "f311cb66b0d5eada537dd99ebc9a6c9b"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2d6594e07c2aa2b10bd063733345f7f4"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "582787dd55be9c3215df3009b805ef07"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "d180de73ebb4bb30455d297ec90f7327"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "fdee10184d5f0c59293d74f88ce763d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "6cb392e8435d87e72f6ffb1dbd4f21b3"}, "isConfigFile": false}]}}, {"id": "afd7950e13f2f61d", "name": "libattr1", "version": "1:2.4.48-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libattr1:libattr1:1\\:2.4.48-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libattr1@1:2.4.48-6?arch=amd64&upstream=attr&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libattr1", "source": "attr", "version": "1:2.4.48-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 56, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/etc/xattr.conf", "digest": {"algorithm": "md5", "value": "d1e7e7add29e247fdcf2a098fe5b37a0"}, "isConfigFile": true}, {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "digest": {"algorithm": "md5", "value": "ecb2bc5fb1a448edac0f10f8144b981a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "38cf6a7f71261a0b9e3291a8461d1fdb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.gz", "digest": {"algorithm": "md5", "value": "9bc6b3d60c7a71a1a72a68301136f014"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/copyright", "digest": {"algorithm": "md5", "value": "1e0c5c8b55170890f960aad90336aaed"}, "isConfigFile": false}]}}, {"id": "389a8cf50c4a6ff2", "name": "libaudit-common", "version": "1:3.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit-common.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libaudit-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit-common.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libaudit-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit-common:libaudit-common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit-common:libaudit_common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit_common:libaudit-common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit_common:libaudit_common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit:libaudit-common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit:libaudit_common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libaudit-common@1:3.0-2?arch=all&upstream=audit&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit-common", "source": "audit", "version": "1:3.0-2", "sourceVersion": "", "architecture": "all", "maintainer": "Laurent Bigonville ", "installedSize": 26, "files": [{"path": "/etc/libaudit.conf", "digest": {"algorithm": "md5", "value": "cdc703f9d27f0d980271a9e95d0f18b2"}, "isConfigFile": true}, {"path": "/usr/share/doc/libaudit-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "df1167703ab11be8fc260867a99abbf3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit-common/changelog.gz", "digest": {"algorithm": "md5", "value": "7a7bb3e6f5758b5b975f8edf198973ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit-common/copyright", "digest": {"algorithm": "md5", "value": "e8d2538192989024a48313e32161ce6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/libaudit.conf.5.gz", "digest": {"algorithm": "md5", "value": "d9ac9343ad52d9e73b4828561c0423c9"}, "isConfigFile": false}]}}, {"id": "e14c5d478369a242", "name": "libaudit1", "version": "1:3.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit1:libaudit1:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libaudit1@1:3.0-2?arch=amd64&upstream=audit&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit1", "source": "audit", "version": "1:3.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Laurent Bigonville ", "installedSize": 154, "depends": ["libaudit-common (>= 1:3.0-2)", "libc6 (>= 2.14)", "libcap-ng0 (>= 0.7.9)"], "files": [{"path": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "digest": {"algorithm": "md5", "value": "28b88d0e3d39441540da1f3d3f3b9d5c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "df1167703ab11be8fc260867a99abbf3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/changelog.gz", "digest": {"algorithm": "md5", "value": "7a7bb3e6f5758b5b975f8edf198973ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/copyright", "digest": {"algorithm": "md5", "value": "e8d2538192989024a48313e32161ce6a"}, "isConfigFile": false}]}}, {"id": "ff06366b8c4a6cd5", "name": "libblkid1", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libblkid1:libblkid1:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libblkid1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libblkid1", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 421, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0", "digest": {"algorithm": "md5", "value": "08bef90c27bb77e9f87cdf7582b39cae"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}]}}, {"id": "984cdcf068039295", "name": "libbrotli1", "version": "1.0.9-2+b2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbrotli1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbrotli1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbrotli1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libbrotli1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbrotli1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbrotli1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbrotli1:libbrotli1:1.0.9-2\\+b2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libbrotli1@1.0.9-2%2Bb2?arch=amd64&upstream=brotli%401.0.9-2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbrotli1", "source": "brotli", "version": "1.0.9-2+b2", "sourceVersion": "1.0.9-2", "architecture": "amd64", "maintainer": "Tomasz Buchert ", "installedSize": 784, "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9", "digest": {"algorithm": "md5", "value": "1eb6495b8e4ab76c010379ec9d340039"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9", "digest": {"algorithm": "md5", "value": "55a45935cffad1f7bafbfe6f811e6048"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libbrotlienc.so.1.0.9", "digest": {"algorithm": "md5", "value": "7b795348af3724ce918608e48e91800b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbrotli1/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "b6d7d3f97891e10a544d6ccd8a35fedb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbrotli1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "003eca448c810cd7e9a5d3681a4c37aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbrotli1/copyright", "digest": {"algorithm": "md5", "value": "88a64abee92ba0e2810574d815fa4900"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libbrotli1", "digest": {"algorithm": "md5", "value": "45a863a88b8a62194767671f7d666eab"}, "isConfigFile": false}]}}, {"id": "ac70af8a9863b88c", "name": "libbsd0", "version": "0.11.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbsd0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libbsd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-NetBSD", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-author", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-verbatim", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-John-Birrell", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-Regents", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-author", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-4-clause-Christopher-G-Demetriou", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-4-clause-Niels-Provos", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-5-clause-Peter-Wemm", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "Beerware", "spdxExpression": "Beerware", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "ISC-Original", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbsd0:libbsd0:0.11.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libbsd0@0.11.3-1?arch=amd64&upstream=libbsd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbsd0", "source": "libbsd", "version": "0.11.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 191, "depends": ["libc6 (>= 2.25)", "libmd0 (>= 1.0.3-2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libbsd.so.0.11.3", "digest": {"algorithm": "md5", "value": "c7e6550c91adb5ff804b33d7b1e8d1d5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3b622ce913495035667e85d4fe81b83a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/changelog.gz", "digest": {"algorithm": "md5", "value": "31a0ae2e1e5d24440351cde824ce92c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/copyright", "digest": {"algorithm": "md5", "value": "adf6172075bcc5837e33a8a688eb7e22"}, "isConfigFile": false}]}}, {"id": "e003eefcb3e07833", "name": "libbz2-1.0", "version": "1.0.8-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libbz2-1.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-variant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbz2-1.0:libbz2-1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2-1.0:libbz2_1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2-1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2_1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2-1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2_1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libbz2-1.0@1.0.8-4?arch=amd64&upstream=bzip2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbz2-1.0", "source": "bzip2", "version": "1.0.8-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Anibal Monsalve Salazar ", "installedSize": 104, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "digest": {"algorithm": "md5", "value": "8fac8f3edb2ea0da11863f8fb7cb5158"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3a0673f97c289c5cf7d7871ae904158f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/changelog.gz", "digest": {"algorithm": "md5", "value": "33a2760e819e5953d9a76154176f116f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/copyright", "digest": {"algorithm": "md5", "value": "8171a9bd4b60caf0ab19b02ec8495111"}, "isConfigFile": false}]}}, {"id": "5eccfa29cd0f5ca2", "name": "libc-bin", "version": "2.31-13+deb11u5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc-bin.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-bin:libc-bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-bin:libc_bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc-bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc_bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libc-bin@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc-bin", "source": "glibc", "version": "2.31-13+deb11u5", "sourceVersion": "", "architecture": "amd64", "maintainer": "GNU Libc Maintainers ", "installedSize": 3736, "depends": ["libc6 (>> 2.31)", "libc6 (<< 2.32)"], "files": [{"path": "/etc/bindresvport.blacklist", "digest": {"algorithm": "md5", "value": "4c09213317e4e3dd3c71d74404e503c5"}, "isConfigFile": true}, {"path": "/etc/default/nss", "digest": {"algorithm": "md5", "value": "d6d5d6f621fb3ead2548076ce81e309c"}, "isConfigFile": true}, {"path": "/etc/gai.conf", "digest": {"algorithm": "md5", "value": "28fa76ff5a9e0566eaa1e11f1ce51f09"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf", "digest": {"algorithm": "md5", "value": "4317c6de8564b68d628c21efa96b37e4"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf.d/libc.conf", "digest": {"algorithm": "md5", "value": "d4d833fd095fb7b90e1bb4a547f16de6"}, "isConfigFile": true}, {"path": "/sbin/ldconfig", "digest": {"algorithm": "md5", "value": "6610743aef979597ae7cdf9f0acaaab6"}, "isConfigFile": false}, {"path": "/usr/bin/catchsegv", "digest": {"algorithm": "md5", "value": "9e391e938579d62925005a960f89c774"}, "isConfigFile": false}, {"path": "/usr/bin/getconf", "digest": {"algorithm": "md5", "value": "9b2c6aff66edc277bdfa3023e799ee2e"}, "isConfigFile": false}, {"path": "/usr/bin/getent", "digest": {"algorithm": "md5", "value": "d68c80038309eb63dca275dc8ca574ba"}, "isConfigFile": false}, {"path": "/usr/bin/iconv", "digest": {"algorithm": "md5", "value": "3b962e4e117cab1490c8fe7d10f9bac3"}, "isConfigFile": false}, {"path": "/usr/bin/ldd", "digest": {"algorithm": "md5", "value": "6b32441f6f15cf796026e21d81141952"}, "isConfigFile": false}, {"path": "/usr/bin/locale", "digest": {"algorithm": "md5", "value": "c8f0a899951cf0251b606193eecc3808"}, "isConfigFile": false}, {"path": "/usr/bin/localedef", "digest": {"algorithm": "md5", "value": "3bce9a7244566a7325d1d6e03d02f6e1"}, "isConfigFile": false}, {"path": "/usr/bin/pldd", "digest": {"algorithm": "md5", "value": "a6c881b5dcdf1e73e384c231ced8f632"}, "isConfigFile": false}, {"path": "/usr/bin/tzselect", "digest": {"algorithm": "md5", "value": "22d534c20c0e6a727a889aee6db9f839"}, "isConfigFile": false}, {"path": "/usr/bin/zdump", "digest": {"algorithm": "md5", "value": "b43003bf4e367f8a358abf10abaaeaa8"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "digest": {"algorithm": "md5", "value": "0b9503adb080cd7010899ca4f1c6c636"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "digest": {"algorithm": "md5", "value": "3baad742f864435fc29f53e4d9ec297c"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "digest": {"algorithm": "md5", "value": "95b67414644dbdf598832aa40190a0fa"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "digest": {"algorithm": "md5", "value": "c851eba4694cc72ebe625d7b033fdc07"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "digest": {"algorithm": "md5", "value": "e3c1e6b90e6b6a2eb6119802deb76010"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "digest": {"algorithm": "md5", "value": "51b38968a8ee95ced726075cead11267"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "digest": {"algorithm": "md5", "value": "e2a490be3be2b14b6cfee8c9a6a9b18b"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "digest": {"algorithm": "md5", "value": "bba91012f78b2190b2b0f0a1731e4cbe"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "digest": {"algorithm": "md5", "value": "b5b5e4c522669b714b5a38aecd454704"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "digest": {"algorithm": "md5", "value": "5cf51ae8279119ff4c1a67b81b5a6cdf"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "digest": {"algorithm": "md5", "value": "0553c1e77396c436076404a9ffc751ea"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "digest": {"algorithm": "md5", "value": "4f81fd69f48265ab40c8f2a4936300f1"}, "isConfigFile": false}, {"path": "/usr/sbin/iconvconfig", "digest": {"algorithm": "md5", "value": "c6b878a6c8a74403a7edd73411b2df1d"}, "isConfigFile": false}, {"path": "/usr/sbin/zic", "digest": {"algorithm": "md5", "value": "86ce5413df055716275b92f935e99a04"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1bfa4f3743e92f4dca1f09e1da49d066"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/changelog.gz", "digest": {"algorithm": "md5", "value": "48d68260ab7331ccff4ff77677d7607d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/libc-bin/nsswitch.conf", "digest": {"algorithm": "md5", "value": "5e81a875064719ea46f9c300d89bd6fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc-bin", "digest": {"algorithm": "md5", "value": "6f634e8ffc1830f0cc1aa78696ad07a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/catchsegv.1.gz", "digest": {"algorithm": "md5", "value": "cfd736bd8680219e89ba4e9a68057aaa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getconf.1.gz", "digest": {"algorithm": "md5", "value": "91de6230b7ea05cbbe47fe71c658bf56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tzselect.1.gz", "digest": {"algorithm": "md5", "value": "8959f2ca99af5b7c5ee527fd90ed533a"}, "isConfigFile": false}]}}, {"id": "0044d2a48e586853", "name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc6:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc6:libc6:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc6", "source": "glibc", "version": "2.31-13+deb11u5", "sourceVersion": "", "architecture": "amd64", "maintainer": "GNU Libc Maintainers ", "installedSize": 12837, "depends": ["libgcc-s1", "libcrypt1"], "files": [{"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "digest": {"algorithm": "md5", "value": "d4e7a7b88a71b5ffd9e2644e71a0cfab"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "digest": {"algorithm": "md5", "value": "ea5e870dc67319c18e6e0a4d0453cebf"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "digest": {"algorithm": "md5", "value": "564214daf96377c4c576e6e052e11755"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "digest": {"algorithm": "md5", "value": "605f43e9dd96c32a167687a73fd2ee5a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "digest": {"algorithm": "md5", "value": "68149da0ca0cdf34c73c5a689f002373"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "digest": {"algorithm": "md5", "value": "67f30a9f1d05a2a348b8152382022eb6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "digest": {"algorithm": "md5", "value": "380061e32442beddc07979d12fc4a1e8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "digest": {"algorithm": "md5", "value": "8be2afc0c3d8fea26d7e674ee6e56867"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "digest": {"algorithm": "md5", "value": "c854c8830889e2923b7e81af2c9b6e28"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "digest": {"algorithm": "md5", "value": "90da3fd267f15d522fda3fe3e87587ae"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "digest": {"algorithm": "md5", "value": "6b52106ff3f7287a89845ed34a1ef85e"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "digest": {"algorithm": "md5", "value": "b4e6d8b0e85f4ad855d1ca94f1304b3c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "digest": {"algorithm": "md5", "value": "dfab44a70a6172a4d516843cf7d3440b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "digest": {"algorithm": "md5", "value": "17281dc3d6b348441e9d2604c1a4ec2d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "digest": {"algorithm": "md5", "value": "70644602438dc4365cbab3bfa7da30bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "digest": {"algorithm": "md5", "value": "730a2f661ce64bab0c10c39909fad3ca"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "digest": {"algorithm": "md5", "value": "791f890164e45876863a379f3cc80d7d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "digest": {"algorithm": "md5", "value": "d9e8cb528c03d87895f5af76e7da7341"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "digest": {"algorithm": "md5", "value": "54bc343d154e82194bab13cea3d7020a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "digest": {"algorithm": "md5", "value": "b7d65eb271d80fa04e5a11fb24c8912a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "digest": {"algorithm": "md5", "value": "eb85ee77acfa47909f16de7d264feb79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "digest": {"algorithm": "md5", "value": "3ccf820b21e3bd48fe23bb24d5ced2fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "digest": {"algorithm": "md5", "value": "ccbe73154a5e44d35a97864e8323c031"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "digest": {"algorithm": "md5", "value": "39a3b10ff2d1b6a3d750ad01b64722bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "digest": {"algorithm": "md5", "value": "199dcc10d97e588458ca84c067e5f4ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "digest": {"algorithm": "md5", "value": "0a37cd06a1cb19957390c67a7529bd53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "digest": {"algorithm": "md5", "value": "3de956242cf5c9da2cd0aa071e8d3001"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "digest": {"algorithm": "md5", "value": "d02f16d84d0857d60a51f5e79bd7479c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "digest": {"algorithm": "md5", "value": "2baf2cc1d34781d4eadf274d3d5a73b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "digest": {"algorithm": "md5", "value": "1ef1fe3ff81615067ad5a9005b54c5b3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "digest": {"algorithm": "md5", "value": "f7f4de63adfecca9a2668e56b30bea54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "digest": {"algorithm": "md5", "value": "384264313b323c2a7a15b172df071c37"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "digest": {"algorithm": "md5", "value": "f5f5a61d61e2b564251d216b158a1c6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "digest": {"algorithm": "md5", "value": "a073150b781c85cc7a4fa37072cf6ce9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "digest": {"algorithm": "md5", "value": "936f6f69f9b3ced80601d2024278a82e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "digest": {"algorithm": "md5", "value": "aa8bd542a2ef90d00a679055d1176eb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "digest": {"algorithm": "md5", "value": "26a5bb0bfaaf6f22983cea460317c217"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "digest": {"algorithm": "md5", "value": "ac98efd53caf1c1034e2eda4011bd7c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "digest": {"algorithm": "md5", "value": "de18954c6b13b93dd33eaca530a7dab7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "digest": {"algorithm": "md5", "value": "d6f8d94c799b79dbd91eb6379abe9411"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "digest": {"algorithm": "md5", "value": "4fa1faf10e0d1a92ce50a6039583cea3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "digest": {"algorithm": "md5", "value": "0c8bcf3271cb9171e3fc143db5a62380"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "digest": {"algorithm": "md5", "value": "0622d61eb4008aa65573013a856b537c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "digest": {"algorithm": "md5", "value": "31cc9d008a10813727147575a6087a3f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "digest": {"algorithm": "md5", "value": "4d1b5000716aa26e581a708738a00adb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "digest": {"algorithm": "md5", "value": "9dc0d9a393dd5f3e5456748f9f61c377"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "digest": {"algorithm": "md5", "value": "13cc63109e10bb01b6fea192f1e9d7ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "digest": {"algorithm": "md5", "value": "d88a2d09d8655438db97d34ddcc2da49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "digest": {"algorithm": "md5", "value": "3b81dfc2fd6764c8d31733e56b90f13d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "digest": {"algorithm": "md5", "value": "0009f084084151f690e7f72b0c55f0e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "digest": {"algorithm": "md5", "value": "f76219f02ee4be66d036d8c0e54684e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "digest": {"algorithm": "md5", "value": "cfd5d5266a47a17de758c1e368160180"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "digest": {"algorithm": "md5", "value": "af76dbb6db1f397ec863cf94d20be64e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "digest": {"algorithm": "md5", "value": "eb738dd40f840db9fd33f53d2b55b73c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "digest": {"algorithm": "md5", "value": "654042c4378b4544333acf1b34d94ae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "digest": {"algorithm": "md5", "value": "d5b65d7a40dc4959ed6f5c8e0a91f952"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "digest": {"algorithm": "md5", "value": "34c2664f8e9cedc780e1fbd6169973cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "digest": {"algorithm": "md5", "value": "1a6452725ab85d3137179184ea5161c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "digest": {"algorithm": "md5", "value": "93d04731e08eb2d2e4aacfa1e8325ec1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "digest": {"algorithm": "md5", "value": "930b9ed31810f94af67721bf053ec8a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "digest": {"algorithm": "md5", "value": "9d2eef705228082b9bf7fcaf1cf2d705"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "digest": {"algorithm": "md5", "value": "80a9931c569f73ce89470a066bb0a918"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "digest": {"algorithm": "md5", "value": "cd8d0097cc59a9d6b314f5837d369719"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "digest": {"algorithm": "md5", "value": "fcb91d67c5ea8c32bee31fcab91919e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "digest": {"algorithm": "md5", "value": "2a147ab8e793854dd62ca9464aab222a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "digest": {"algorithm": "md5", "value": "09d079d3c564920546bd3f4b2c4e9660"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "7ef43fed41723cf8115e771a165f8922"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "digest": {"algorithm": "md5", "value": "5ff1e736cc307d553b7d5a7365a4469f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "digest": {"algorithm": "md5", "value": "cf6b5ad8f407adcc63f03ea8d67cd935"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "digest": {"algorithm": "md5", "value": "88ccdb82f1e1632851f8020fa4685773"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "digest": {"algorithm": "md5", "value": "efa7c88c7e1078f5159568ddae50a12e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "digest": {"algorithm": "md5", "value": "4d3ef7f384f75ae6c9878d41bcc5779a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "digest": {"algorithm": "md5", "value": "3f67cbf8eae75147c907359354f2d2f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "digest": {"algorithm": "md5", "value": "92ec96a9383f93b4152eb6a24b7a311f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "digest": {"algorithm": "md5", "value": "b0ba18fd8f34e48eb33d13c2e7143c98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "digest": {"algorithm": "md5", "value": "cffc8f9051ba72eda3b896db4ecf3ed2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "digest": {"algorithm": "md5", "value": "2e49035eb3511ad90d26357cbb21651e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "digest": {"algorithm": "md5", "value": "4c563cf6fc2ff11b68852350ce78d50f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "digest": {"algorithm": "md5", "value": "3a221f6ce62d59cd0af2d589ec75bf05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "digest": {"algorithm": "md5", "value": "0702369c0fef65e48f4a6d4a3f46ec80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "digest": {"algorithm": "md5", "value": "c84cf6a8273ecc29e169f7f2d522c151"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "digest": {"algorithm": "md5", "value": "1711f34089acebd01622a7fac1bf2497"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "digest": {"algorithm": "md5", "value": "bac1ebc2d733d1ba73d149c5056fec94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "digest": {"algorithm": "md5", "value": "6cd03c68eaf67860aa23b41b06d1467e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "digest": {"algorithm": "md5", "value": "98daa5e5a2c828ea929d0da45f658f4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "digest": {"algorithm": "md5", "value": "ede8833c700b7ba8643131db57f353e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "digest": {"algorithm": "md5", "value": "fe2eb834861a03bb945adc9880c294bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "digest": {"algorithm": "md5", "value": "645ad08a15804d778ca4e044125a0b77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "digest": {"algorithm": "md5", "value": "55b62821a9741471213bd4296104cd8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "digest": {"algorithm": "md5", "value": "addaf628d37168da04612bd0fc5045ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "digest": {"algorithm": "md5", "value": "71eb72667430edcc7b4dd1bdae074735"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "digest": {"algorithm": "md5", "value": "37e1aed8df5dca9e6cd0270246f388c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "digest": {"algorithm": "md5", "value": "da2823bf6fea702216264f9d7a52f092"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "digest": {"algorithm": "md5", "value": "5eed7c1b4edf1fa83f07bdf86e581406"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "digest": {"algorithm": "md5", "value": "cd35b8e1aaf6b86f344e3f6999923c8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "digest": {"algorithm": "md5", "value": "9d51e5bc6ac01dbb6ced989412a61cb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "digest": {"algorithm": "md5", "value": "90272a0f4092d3933e5bf7065320f1fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "digest": {"algorithm": "md5", "value": "8d11615808595a94b5703d1323520246"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "digest": {"algorithm": "md5", "value": "ea1e4b6a0119f8745efa698fc589c3ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "digest": {"algorithm": "md5", "value": "055fc0cf6332eae457a7a598774db4c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "digest": {"algorithm": "md5", "value": "dd9caf76c59a19d609f52d1f39637e81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "digest": {"algorithm": "md5", "value": "ef7aa4bfdcc39c4b176d25b9e68784bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "digest": {"algorithm": "md5", "value": "ae044e63b70ffc44746dbe7acaf3833b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "digest": {"algorithm": "md5", "value": "069b72e129ecb614567bd65e0f5cf987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "digest": {"algorithm": "md5", "value": "ddda6739b8309d74e665a8cf10ff1014"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "digest": {"algorithm": "md5", "value": "b67d17c2029331abee7a3c3285024275"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "digest": {"algorithm": "md5", "value": "82ce110dad786387ff565b5bc1e58219"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "digest": {"algorithm": "md5", "value": "df0b8db2a9ed72b997e46f25d973599a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "digest": {"algorithm": "md5", "value": "76f2b1707ae44e32ea971d62d92f06ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "digest": {"algorithm": "md5", "value": "4112da32b4857fd96806dd1f425f6f89"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "digest": {"algorithm": "md5", "value": "db61793bfbc56aec2a029aa19b70434e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "digest": {"algorithm": "md5", "value": "fba5410200a0fef401b83107ffbc9bc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "digest": {"algorithm": "md5", "value": "bf997b000e10021d1ad841ddf400e3b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "digest": {"algorithm": "md5", "value": "14616adcc97252de3def0c107f8dc296"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "digest": {"algorithm": "md5", "value": "8bfe57c5d9632c3c5b2ece06edc378db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "digest": {"algorithm": "md5", "value": "a05bd9ba59c5a304617885a9dcd062bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "digest": {"algorithm": "md5", "value": "72fafe90e7ea9a6acd429986c5cf3284"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "digest": {"algorithm": "md5", "value": "548f8cf717b70dac1e9eb52131d05307"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "digest": {"algorithm": "md5", "value": "b6f0199024a7afeaec8f267f83bd0c46"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "digest": {"algorithm": "md5", "value": "175aec6a0141522b66f1714c55949757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "digest": {"algorithm": "md5", "value": "d1c80f1a62944cc09a8548a885088d04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "digest": {"algorithm": "md5", "value": "f8409a3519244dd6d73a729f14d76b73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "digest": {"algorithm": "md5", "value": "f17c0294460ca255e3a8a292457a6604"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "digest": {"algorithm": "md5", "value": "241c88b9a3ab47e60233bc227792aea0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "digest": {"algorithm": "md5", "value": "deebd267f6e1612022fa4ece0b8599dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "digest": {"algorithm": "md5", "value": "b7c76c94baff0182a856a85af80533a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "digest": {"algorithm": "md5", "value": "718341c199bf1ca3bf7f892031bd3125"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "digest": {"algorithm": "md5", "value": "b51286c82c6fc3227eacc4c4de570715"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "digest": {"algorithm": "md5", "value": "27e5026693918b8e42596feb5126a599"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "digest": {"algorithm": "md5", "value": "b2a2866271eb99abc4d5d6775e5de1e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "digest": {"algorithm": "md5", "value": "99ec8137d2e9e792c1e763b1afeac946"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "digest": {"algorithm": "md5", "value": "2aee904c36e4feb621c777d47daf0a59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "digest": {"algorithm": "md5", "value": "02bb17022391a3775f2aa6f099ea9f90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "digest": {"algorithm": "md5", "value": "5125a4dd8d852d2b450cc769cbdd214b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "digest": {"algorithm": "md5", "value": "39606e16eca3512024c2ed8748031a34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "digest": {"algorithm": "md5", "value": "a59ff5cd23055db2c7454dd798fd4c30"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "digest": {"algorithm": "md5", "value": "42d691d69d053f68345e58bf7df85cd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "digest": {"algorithm": "md5", "value": "89fa9f6cdeac5d88e7aa8e097883f1c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "digest": {"algorithm": "md5", "value": "f95ffc2531716f96e27fd46e110c4f93"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "digest": {"algorithm": "md5", "value": "ec289e096ca0bff98470f1ffc4178fd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "digest": {"algorithm": "md5", "value": "0ceaeae5b54797e35fdad9dc90cb25bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "digest": {"algorithm": "md5", "value": "934bbba73c3c64d2978e85322cded2b7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "digest": {"algorithm": "md5", "value": "6b2d4ef7fde311b3257855a2b7e8f404"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "digest": {"algorithm": "md5", "value": "26e0baaa9786a014b7981379f6780976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "digest": {"algorithm": "md5", "value": "e99de749f5ba446a4e09d38bdb547d8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "digest": {"algorithm": "md5", "value": "dc23c5f009667ce69e141f4bc3069d7e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "digest": {"algorithm": "md5", "value": "f34edbdb05e3f8b0518c22ca22d991b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "digest": {"algorithm": "md5", "value": "72dbb0d1d1cb7260fedf64f1c7145ea5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "digest": {"algorithm": "md5", "value": "4743dfead0a5bdede73c680836524372"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "digest": {"algorithm": "md5", "value": "478a6e6ff21f13cd0f92dbcb1722bb1c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "digest": {"algorithm": "md5", "value": "2e15a13d50e8db818b147ddf6ad4de9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "digest": {"algorithm": "md5", "value": "954cbdfebb6d3078102c55638238f566"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "digest": {"algorithm": "md5", "value": "3a3e588f6aa92807f3e942ed5a22deac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "digest": {"algorithm": "md5", "value": "46453b1fdcc4c99f39fdebfe1edf3dd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "digest": {"algorithm": "md5", "value": "bef6af2c817aafa0bc4f74f77acdfbda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "digest": {"algorithm": "md5", "value": "b10506fbb0b0cf163eef98d19ee34143"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "digest": {"algorithm": "md5", "value": "b527d8bad2117e0d066f7e34d1932eba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "digest": {"algorithm": "md5", "value": "c8d3bf9507d919a87a9de6f139b0c33e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "digest": {"algorithm": "md5", "value": "64c1844235d92a5357bcbe53fdcab717"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "digest": {"algorithm": "md5", "value": "b94fc8bd4fb468d955fa8144a47e7b48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "digest": {"algorithm": "md5", "value": "ac321659d445eed3864172d75595975e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "digest": {"algorithm": "md5", "value": "e517df47d91950bc62b16c1f770d7123"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "digest": {"algorithm": "md5", "value": "e221f3790d5d27ac9ce94163380031e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "digest": {"algorithm": "md5", "value": "b713f2e64b3616db201b39ec613a3767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "digest": {"algorithm": "md5", "value": "c14fbb6e6ba4634ca9f1631b034a13a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "digest": {"algorithm": "md5", "value": "3500c0b73e611c24f6446d6e48d792e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "digest": {"algorithm": "md5", "value": "3eb2666239a26dccdb527b9bcc15ffb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "digest": {"algorithm": "md5", "value": "ac5b7bf4db726bc9fea95f87932187ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "digest": {"algorithm": "md5", "value": "0fadd8cdbf586dd87fe643a37eda1aa2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "digest": {"algorithm": "md5", "value": "a4166e089ffda617dc7c1bd9f9426fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "digest": {"algorithm": "md5", "value": "f424130f0527b76272895f45170e1120"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "digest": {"algorithm": "md5", "value": "19b9e8c8d32417d1db98a8da3eb8585a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "digest": {"algorithm": "md5", "value": "b24305b69254553e6718424ed3d14452"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "digest": {"algorithm": "md5", "value": "47178a04461aa15a5f0a988e1b9e1500"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "digest": {"algorithm": "md5", "value": "d36fa94b76bf56088fdde1326594149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "digest": {"algorithm": "md5", "value": "cc9a3528d70540e6ede4a0bc1bd97db1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "digest": {"algorithm": "md5", "value": "41ae1f8ca4c6bb3a9b7d334327950b05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "digest": {"algorithm": "md5", "value": "07c046214ba05cfb21368d41ae09128e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "digest": {"algorithm": "md5", "value": "0b66b2f2acb57b9c411aa708694eb981"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "digest": {"algorithm": "md5", "value": "4e577097c88d9765dbf68da5d2c524cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "digest": {"algorithm": "md5", "value": "556757ba1a8f76253d8c1a18fe29b678"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "digest": {"algorithm": "md5", "value": "0b36b275656443bc1d27c5551579ce63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "digest": {"algorithm": "md5", "value": "36eda54b897c82c1314ad162991de690"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "digest": {"algorithm": "md5", "value": "a95df1775e45eb616b4b95f6ce08ebfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "digest": {"algorithm": "md5", "value": "4017f8f0788112ecafc035d941595e66"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "digest": {"algorithm": "md5", "value": "48cc88a0dfa6d720b34de8866fd8bd70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "digest": {"algorithm": "md5", "value": "954f0a2a78dffc50eb6d453713bd993a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "digest": {"algorithm": "md5", "value": "f4c268fa945291888c95a72f3299c443"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "digest": {"algorithm": "md5", "value": "1a673070535c80ea6d49c5ddeb86e101"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "digest": {"algorithm": "md5", "value": "997407a96876b2f19d734a993c26bec6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "digest": {"algorithm": "md5", "value": "79d1e736e41d0d3011dcc8995f05966a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "digest": {"algorithm": "md5", "value": "d8b9744424a9e6f0388a6ce534167b4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "digest": {"algorithm": "md5", "value": "d50bd29f929ff5823189674bf2c06c84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "digest": {"algorithm": "md5", "value": "6e0175aa026832198e74a302c4cae33d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "digest": {"algorithm": "md5", "value": "b9e049750b056e69a7a6a1b49e64cb9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "digest": {"algorithm": "md5", "value": "185cedf6bd8a48d617b437a50cd864f3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "digest": {"algorithm": "md5", "value": "7e3d9fcef27204f4a5753b0bab5070da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "digest": {"algorithm": "md5", "value": "aaf0d4cfba88720f300d674cb94ecf8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "digest": {"algorithm": "md5", "value": "9cb32cf7e68497c14a3893e675515af3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "digest": {"algorithm": "md5", "value": "61976ea3d4c4c45eb7bfa1b12803a757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "digest": {"algorithm": "md5", "value": "cfa64b9710817eeabe53722623a29976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "digest": {"algorithm": "md5", "value": "23bd02549301b6689c529df53cf79f8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "digest": {"algorithm": "md5", "value": "e8a3b4964efd69102be0e0d8be42e6ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "41bce3898530c28308e903c347da3b67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "digest": {"algorithm": "md5", "value": "f73afdbb4b6db6338ad10c472f26119e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "digest": {"algorithm": "md5", "value": "777cf4c2c13da454c5215d05bf7e1d2c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "digest": {"algorithm": "md5", "value": "d63f77473c7cd5acc6220575c6499ad2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "digest": {"algorithm": "md5", "value": "d661e1b48fbf77e643d9c92039ab6ac1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "digest": {"algorithm": "md5", "value": "67e5ea9b6cf3f944f1b5105b3f054a10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "digest": {"algorithm": "md5", "value": "176f6554f7df3595a98968ccab1068fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "digest": {"algorithm": "md5", "value": "4015b6937554beeb1c92f446aa4926d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "digest": {"algorithm": "md5", "value": "bfc93d9450a0ba1053cf59dc01a32487"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "digest": {"algorithm": "md5", "value": "255c99b70cbc1ed330bc2c33ad409cc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "digest": {"algorithm": "md5", "value": "e86621ade3e6f561c89a850fe5a82fb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "digest": {"algorithm": "md5", "value": "46368fa4bcc34d8353956403e05593ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "digest": {"algorithm": "md5", "value": "4f050ffe70444a0a3e6b61905658e2d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "digest": {"algorithm": "md5", "value": "3b89ee0085fc6a2cfe2cffd0c0218ba5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "digest": {"algorithm": "md5", "value": "c43d508cec8c62f0c34b62bbb53aa618"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "digest": {"algorithm": "md5", "value": "d7560a26156ad840b82d60564b249231"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "digest": {"algorithm": "md5", "value": "c6ae86aede59131d60f35703e553ed0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "digest": {"algorithm": "md5", "value": "51bc3c3ad6f395a8bf6433275ae94d8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "digest": {"algorithm": "md5", "value": "5af1a5e5a8ac71e87bb374fa94e85311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "digest": {"algorithm": "md5", "value": "ed0c44054f6a6956015d1dd6cd010634"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "digest": {"algorithm": "md5", "value": "ba3bc29a347f18a121e95a84736599e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "digest": {"algorithm": "md5", "value": "20928bcefff0300d5606eb6c51d15c34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "digest": {"algorithm": "md5", "value": "aad83c7d87f9e29c4ad3d9ad8b5bfb33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "digest": {"algorithm": "md5", "value": "b18f80d1ea3c89a091afffbb1c6f745c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "digest": {"algorithm": "md5", "value": "0178e5bbd282274143d44b98dafcf4a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "digest": {"algorithm": "md5", "value": "e6a34431a86573649c46b1bdda30427f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "digest": {"algorithm": "md5", "value": "94fc7c871eeec2f477189d86bdf9498b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "digest": {"algorithm": "md5", "value": "8ee21aea81bab5f49ab21d1537f8cfde"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "digest": {"algorithm": "md5", "value": "0454369c2c525d76d5a717887c887bbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "digest": {"algorithm": "md5", "value": "957b87e59782a173f8e44fca076a70e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "digest": {"algorithm": "md5", "value": "2392dadcadc197b4a22d241c3eb5aed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "digest": {"algorithm": "md5", "value": "d42be9b60e30daec7ffdb3d790a99178"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "digest": {"algorithm": "md5", "value": "a66331ebf2d95f7f7a458f0e234d1e01"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "digest": {"algorithm": "md5", "value": "7f588cd01751cd17947edbcc4046e5bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "digest": {"algorithm": "md5", "value": "65f022e0e414701fba52c4082d72081e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "digest": {"algorithm": "md5", "value": "55673f806a8019a7a068adddc1aa5d5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "digest": {"algorithm": "md5", "value": "84de6dcc15d5d1216977c888a0ceccff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "digest": {"algorithm": "md5", "value": "d11ef7db14ba6025d1fe2d99a66ffb31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "digest": {"algorithm": "md5", "value": "8dca469551f86481f318ebae9f34a957"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "digest": {"algorithm": "md5", "value": "e886d02ed4d4e3508860c4cc8eceddc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "digest": {"algorithm": "md5", "value": "e9a0949d79af41f1adad5f07f994fa0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "digest": {"algorithm": "md5", "value": "5c5903d211f95f6c5d62ddbc237ae64e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "digest": {"algorithm": "md5", "value": "923a415576e4faeceb276862ca2abf95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "digest": {"algorithm": "md5", "value": "8008b366c939d8bdc01484eac57be54f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "digest": {"algorithm": "md5", "value": "e1755e54d0f7f62808ac31687bdb510f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "digest": {"algorithm": "md5", "value": "a0f925fb08d970dd1ff038622a2dc59c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "digest": {"algorithm": "md5", "value": "d7a73eed9a4239242747b6c8c2bcc6f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "digest": {"algorithm": "md5", "value": "1cb2f38545b7319cecd94eac32254082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "digest": {"algorithm": "md5", "value": "e49973deef7bbbe7ada9424086738af8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "digest": {"algorithm": "md5", "value": "97d2c0525e4e7fca940fb8aa1cd62608"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "digest": {"algorithm": "md5", "value": "61ffbb5dcd8e588af437ef73e429cc2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "digest": {"algorithm": "md5", "value": "c9629790a1fce5c990c5fc0ba0a4ce40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "digest": {"algorithm": "md5", "value": "c491cc4a3928c53e5d1c8e2ff073ccbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "digest": {"algorithm": "md5", "value": "0c27b237bd7df6eff547dd29392b9693"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "digest": {"algorithm": "md5", "value": "59c4e5279309229e023a59833f5435cb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "digest": {"algorithm": "md5", "value": "1e677454d237daa35123c61f4229b681"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "digest": {"algorithm": "md5", "value": "474c39c820de71878c00cc5568211af2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "digest": {"algorithm": "md5", "value": "d45f375819b05cc59469d5cf6f4af51a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "digest": {"algorithm": "md5", "value": "9c8ca5f04a886c9b4688849112534c0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "digest": {"algorithm": "md5", "value": "5f56a4481b01f0a2dbf248e5fc42e7e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "digest": {"algorithm": "md5", "value": "140127838d6255de1c5cc11b876817aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "digest": {"algorithm": "md5", "value": "9c00885438838c9fb1415f29452fea53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "digest": {"algorithm": "md5", "value": "39a601c86fa5cbb373f3f61fb4104832"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "digest": {"algorithm": "md5", "value": "db04ec3383b9789a1aa035930675fada"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "digest": {"algorithm": "md5", "value": "b8e99b2e059545a6cd8b67dbc59a7ded"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "digest": {"algorithm": "md5", "value": "34004541c1f6a2b942d3ef76738ab3e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "digest": {"algorithm": "md5", "value": "2dab2aa549154124f003303b2520a7a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "digest": {"algorithm": "md5", "value": "b6fe50164130a2cf60ae37ee54fed70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "digest": {"algorithm": "md5", "value": "827bb85041faefe8076d4f1090658a44"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "digest": {"algorithm": "md5", "value": "54ea8d4ed6977bc1b793c5ee5ea5cf6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "digest": {"algorithm": "md5", "value": "7c5df4d1414a944bfdaf2daf695c5ecc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "digest": {"algorithm": "md5", "value": "d8d764d5797d00ea470f007947b682d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "digest": {"algorithm": "md5", "value": "a38ffd981e9d42dd32582c4a7622dd59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "digest": {"algorithm": "md5", "value": "eb78705c48e0f807877ca93a2ee99e85"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "40b0c76e60cd939206a83f9560a76f5f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.gz", "digest": {"algorithm": "md5", "value": "0d820a601ac2eedddb22c14302ba1b3f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.Debian.gz", "digest": {"algorithm": "md5", "value": "9f384bc94867d6f5b3ac21c215fc88c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.hesiod.gz", "digest": {"algorithm": "md5", "value": "085c305fdce1731c5eb5684e6d3263a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1bfa4f3743e92f4dca1f09e1da49d066"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.gz", "digest": {"algorithm": "md5", "value": "48d68260ab7331ccff4ff77677d7607d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc6", "digest": {"algorithm": "md5", "value": "cf7ac65b6eae6374d97c5d58aa5312c1"}, "isConfigFile": false}]}}, {"id": "37626d0a740414af", "name": "libcap-ng0", "version": "0.7.9-2.2+b1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcap-ng0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap-ng0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libcap-ng0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap-ng0:libcap-ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap-ng0:libcap_ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap_ng0:libcap-ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap_ng0:libcap_ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap:libcap-ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap:libcap_ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcap-ng0@0.7.9-2.2%2Bb1?arch=amd64&upstream=libcap-ng%400.7.9-2.2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap-ng0", "source": "libcap-ng", "version": "0.7.9-2.2+b1", "sourceVersion": "0.7.9-2.2", "architecture": "amd64", "maintainer": "Pierre Chifflier ", "installedSize": 48, "depends": ["libc6 (>= 2.8)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0", "digest": {"algorithm": "md5", "value": "297673f92784920ba43c36ba538c80d8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "ae895529d9210442fb44829876450cd5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "03ae4a0fce4328b6834661d095df354b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/changelog.gz", "digest": {"algorithm": "md5", "value": "5de0e2f5bcb06abdcc04b78b06a72e87"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/copyright", "digest": {"algorithm": "md5", "value": "942fcc15635013ef29d9204a2a2eac7f"}, "isConfigFile": false}]}}, {"id": "6d3b9064fe8d683c", "name": "libcom-err2", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcom-err2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcom-err2:libcom-err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom-err2:libcom_err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err2:libcom-err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err2:libcom_err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom-err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom_err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcom-err2@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcom-err2", "source": "e2fsprogs", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 97, "provides": ["libcomerr2 (= 1.46.2-2)"], "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcom_err.so.2.1", "digest": {"algorithm": "md5", "value": "66c3bc8b77614fd5412317f9b504eca0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcom-err2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcom-err2/copyright", "digest": {"algorithm": "md5", "value": "dfb3e511190f0d507e578e663d3899e1"}, "isConfigFile": false}]}}, {"id": "e8a217187cf852f4", "name": "libcrypt1", "version": "1:4.4.18-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcrypt1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypt1:libcrypt1:1\\:4.4.18-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcrypt1@1:4.4.18-4?arch=amd64&upstream=libxcrypt&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcrypt1", "source": "libxcrypt", "version": "1:4.4.18-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Marco d'Itri ", "installedSize": 226, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "digest": {"algorithm": "md5", "value": "0f7c29fad209f3c1e245c0410016f541"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b032eca1dacc0359aae185b90dc28bf3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.gz", "digest": {"algorithm": "md5", "value": "1076406254c92f44127c45a4851d65b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/copyright", "digest": {"algorithm": "md5", "value": "407bd74c310a4951bbdf977ac22b1a9b"}, "isConfigFile": false}]}}, {"id": "3e710933d4b03d9a", "name": "libcurl4", "version": "7.74.0-1.3+deb11u7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcurl4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libcurl4:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "BSD-4-Clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "curl", "spdxExpression": "curl", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcurl4:libcurl4:7.74.0-1.3\\+deb11u7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcurl4@7.74.0-1.3%2Bdeb11u7?arch=amd64&upstream=curl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcurl4", "source": "curl", "version": "7.74.0-1.3+deb11u7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Alessandro Ghedini ", "installedSize": 740, "depends": ["libbrotli1 (>= 0.6.0)", "libc6 (>= 2.17)", "libgssapi-krb5-2 (>= 1.17)", "libidn2-0 (>= 0.6)", "libldap-2.4-2 (>= 2.4.7)", "libnghttp2-14 (>= 1.12.0)", "libpsl5 (>= 0.16.0)", "librtmp1 (>= 2.4+20131018.git79459a2-3~)", "libssh2-1 (>= 1.7.0)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libcurl.so.4.7.0", "digest": {"algorithm": "md5", "value": "91598f12f9f3775fb575c606689ef2b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcurl4/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5f67ab850d7e46a9e730e66884b300c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcurl4/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a4e67154be8818d1b17e5576111876ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcurl4/changelog.gz", "digest": {"algorithm": "md5", "value": "422d2c3da7ede7e88007fad1ed48fddb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcurl4/copyright", "digest": {"algorithm": "md5", "value": "e78a25b5b39c2476a1fa5800f5b1c185"}, "isConfigFile": false}]}}, {"id": "9c09bc5b392a91ed", "name": "libdb5.3", "version": "5.3.28+dfsg1-0.8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libdb5.3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdb5.3:libdb5.3:5.3.28\\+dfsg1-0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libdb5.3@5.3.28%2Bdfsg1-0.8?arch=amd64&upstream=db5.3&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdb5.3", "source": "db5.3", "version": "5.3.28+dfsg1-0.8", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Berkeley DB Team ", "installedSize": 1818, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "digest": {"algorithm": "md5", "value": "855da59f8deb05d1edb1391aa41a5545"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/build_signature_amd64.txt", "digest": {"algorithm": "md5", "value": "cca750b0f82a256b193367ac0423fa56"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6a714ae4d1990bb6e60758087216804a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/copyright", "digest": {"algorithm": "md5", "value": "73e00aa8871093e6d4f0e03a47d384ea"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdb5.3", "digest": {"algorithm": "md5", "value": "6476eb780800b7b1b04948f3d4427083"}, "isConfigFile": false}]}}, {"id": "15df9da30e25fdf9", "name": "libdebconfclient0", "version": "0.260", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdebconfclient0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libdebconfclient0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdebconfclient0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libdebconfclient0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdebconfclient0:libdebconfclient0:0.260:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libdebconfclient0@0.260?arch=amd64&upstream=cdebconf&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdebconfclient0", "source": "cdebconf", "version": "0.260", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Install System Team ", "installedSize": 74, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdebconfclient.so.0.0.0", "digest": {"algorithm": "md5", "value": "f6a2c4c42756e06ab28467fdbf724456"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdebconfclient0/changelog.gz", "digest": {"algorithm": "md5", "value": "a430b67066316d456c3993a12aaa18b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdebconfclient0/copyright", "digest": {"algorithm": "md5", "value": "1b6a13c3966187f3b8bb7042d10d6bba"}, "isConfigFile": false}]}}, {"id": "bc9b58fc60ccf1ca", "name": "libdeflate0", "version": "1.7-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdeflate0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libdeflate0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdeflate0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libdeflate0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdeflate0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libdeflate0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdeflate0:libdeflate0:1.7-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libdeflate0@1.7-1?arch=amd64&upstream=libdeflate&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdeflate0", "source": "libdeflate", "version": "1.7-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Med Packaging Team ", "installedSize": 121, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdeflate.so.0", "digest": {"algorithm": "md5", "value": "f513a2d62468de080ae00c3b70b881be"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdeflate0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d4412390010dfc5592e44ee83d270a01"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdeflate0/copyright", "digest": {"algorithm": "md5", "value": "8844ea61c1d53816c894e7a51e1c83f3"}, "isConfigFile": false}]}}, {"id": "60dd773a4ba0874c", "name": "libexpat1", "version": "2.2.10-2+deb11u5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libexpat1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libexpat1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libexpat1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libexpat1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libexpat1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libexpat1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libexpat1:libexpat1:2.2.10-2\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libexpat1@2.2.10-2%2Bdeb11u5?arch=amd64&upstream=expat&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libexpat1", "source": "expat", "version": "2.2.10-2+deb11u5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Laszlo Boszormenyi (GCS) ", "installedSize": 411, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libexpat.so.1.6.12", "digest": {"algorithm": "md5", "value": "afbeb68a98925ed0c313b9317dd42a4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libexpatw.so.1.6.12", "digest": {"algorithm": "md5", "value": "c269b6cebc100086207b15e9a30b7310"}, "isConfigFile": false}, {"path": "/usr/share/doc/libexpat1/AUTHORS", "digest": {"algorithm": "md5", "value": "4fcc7d1effd5d9789581801bd86b27d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libexpat1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2803cfceeafd7c13a82781dd60bdc55c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libexpat1/changelog.gz", "digest": {"algorithm": "md5", "value": "6a14d4c4ed506786ebd826d11ef25073"}, "isConfigFile": false}, {"path": "/usr/share/doc/libexpat1/copyright", "digest": {"algorithm": "md5", "value": "c1b12856c3814fdeed96d5657810cf64"}, "isConfigFile": false}]}}, {"id": "f173ec69d3d20036", "name": "libext2fs2", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libext2fs2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libext2fs2/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libext2fs2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libext2fs2:libext2fs2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libext2fs2@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libext2fs2", "source": "e2fsprogs", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 578, "provides": ["e2fslibs (= 1.46.2-2)"], "depends": ["libc6 (>= 2.28)"], "files": [{"path": "/lib/x86_64-linux-gnu/libe2p.so.2.3", "digest": {"algorithm": "md5", "value": "329a0bea4878284891076f6a3dafea73"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libext2fs.so.2.4", "digest": {"algorithm": "md5", "value": "f2e6134ae036dba342c4fc6aa942aa47"}, "isConfigFile": false}, {"path": "/usr/share/doc/libext2fs2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libext2fs2/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}]}}, {"id": "d427738a6e7cfbc7", "name": "libffi7", "version": "3.3-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libffi7/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libffi7:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libffi7:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libffi7/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libffi7:libffi7:3.3-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libffi7@3.3-6?arch=amd64&upstream=libffi&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libffi7", "source": "libffi", "version": "3.3-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 66, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libffi.so.7.1.0", "digest": {"algorithm": "md5", "value": "cb5e1aed69e5825344104409380618b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libffi7/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "aace37c06d58e1cad125286d7e8a9981"}, "isConfigFile": false}, {"path": "/usr/share/doc/libffi7/copyright", "digest": {"algorithm": "md5", "value": "08fa460f7663866433eeea88242df66b"}, "isConfigFile": false}]}}, {"id": "b03878a14c0b0fc9", "name": "libfontconfig1", "version": "2.13.1-4.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libfontconfig1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfontconfig1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libfontconfig1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libfontconfig1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libfontconfig1:libfontconfig1:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libfontconfig1@2.13.1-4.2?arch=amd64&upstream=fontconfig&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libfontconfig1", "source": "fontconfig", "version": "2.13.1-4.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian freedesktop.org maintainers ", "installedSize": 526, "provides": ["libfontconfig"], "depends": ["libc6 (>= 2.14)", "libexpat1 (>= 2.0.1)", "libfreetype6 (>= 2.9.1)", "libuuid1 (>= 2.16)", "fontconfig-config (>= 2.13.1-4.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0", "digest": {"algorithm": "md5", "value": "5147b56a4c05b36b61064c6a5537339e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfontconfig1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "26237f7645cab17741e8eabbdae6efd0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfontconfig1/changelog.gz", "digest": {"algorithm": "md5", "value": "377f19037c491f765dc5dbdcac9d174b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfontconfig1/copyright", "digest": {"algorithm": "md5", "value": "4648df9e8d6215ae7dd16ce863b16967"}, "isConfigFile": false}]}}, {"id": "bb4a31c2cfbab394", "name": "libfreetype6", "version": "2.10.4+dfsg-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libfreetype6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libfreetype6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "FSFAP", "spdxExpression": "FSFAP", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "FSFUL", "spdxExpression": "FSFUL", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "FSFULLR", "spdxExpression": "FSFULLR", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "FTL", "spdxExpression": "FTL", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "OFL-1.1", "spdxExpression": "OFL-1.1", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "OpenGroup-BSD-like", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "Permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libfreetype6:libfreetype6:2.10.4\\+dfsg-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libfreetype6@2.10.4%2Bdfsg-1%2Bdeb11u1?arch=amd64&upstream=freetype&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libfreetype6", "source": "freetype", "version": "2.10.4+dfsg-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Hugh McMaster ", "installedSize": 896, "depends": ["libbrotli1 (>= 0.6.0)", "libc6 (>= 2.14)", "libpng16-16 (>= 1.6.2-1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libfreetype.so.6.17.4", "digest": {"algorithm": "md5", "value": "9b19282825acee8aa8f44bc0c29cc5cc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfreetype6/README", "digest": {"algorithm": "md5", "value": "b81f92edb9540850bd8c1981616f21cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfreetype6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a59e98ac0abad8bd270fd5236865a299"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfreetype6/changelog.gz", "digest": {"algorithm": "md5", "value": "d596d69e91140bb363f45a9abc06265a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfreetype6/copyright", "digest": {"algorithm": "md5", "value": "d6b4ef45ae6ca8487ae7f441efb9668b"}, "isConfigFile": false}]}}, {"id": "ffc3039a23191421", "name": "libgcc-s1", "version": "10.2.1-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc-s1:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc-s1:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgcc-s1@10.2.1-6?arch=amd64&upstream=gcc-10&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcc-s1", "source": "gcc-10", "version": "10.2.1-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 116, "provides": ["libgcc1 (= 1:10.2.1-6)"], "depends": ["gcc-10-base (= 10.2.1-6)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "digest": {"algorithm": "md5", "value": "c57404d2ffddeeb02e9862919a5c196e"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgcc-s1", "digest": {"algorithm": "md5", "value": "44a14dcf85ae45e233e4d47509cc2369"}, "isConfigFile": false}]}}, {"id": "beb37fe526661c1f", "name": "libgcrypt20", "version": "1.8.7-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcrypt20/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcrypt20:libgcrypt20:1.8.7-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgcrypt20@1.8.7-6?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcrypt20", "source": "", "version": "1.8.7-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuTLS Maintainers ", "installedSize": 1355, "depends": ["libc6 (>= 2.15)", "libgpg-error0 (>= 1.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8", "digest": {"algorithm": "md5", "value": "b290e9976be8f90e17ab171d5b7cfcde"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "73c499593f6597226f3c0517c69af9a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/NEWS.gz", "digest": {"algorithm": "md5", "value": "7d4b365d88e92e84ff8574e5f241eec2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/README.gz", "digest": {"algorithm": "md5", "value": "79d91710576a5fd4938ff4506a4239cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/THANKS.gz", "digest": {"algorithm": "md5", "value": "5bf617304965b816407c00a3a9d410c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1b2800e1ebc8fdaffc3f4ef3cccac9ab"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/changelog.gz", "digest": {"algorithm": "md5", "value": "37805a39a3abb64e5508b45eb2fa2ccb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/copyright", "digest": {"algorithm": "md5", "value": "658e9c38ffba7754fe85df8d07ffcc86"}, "isConfigFile": false}]}}, {"id": "4f825c439cc9fa24", "name": "libgd3", "version": "2.3.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgd3:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libgd3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GAP~Makefile.in", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GAP~configure", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GD", "spdxExpression": "GD", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "HPND", "spdxExpression": "HPND", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "WEBP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "XFIG", "spdxExpression": "Xfig", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgd3:libgd3:2.3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgd3@2.3.0-2?arch=amd64&upstream=libgd2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgd3", "source": "libgd2", "version": "2.3.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "GD Team ", "installedSize": 463, "depends": ["libc6 (>= 2.29)", "libfontconfig1 (>= 2.12.6)", "libfreetype6 (>= 2.2.1)", "libjpeg62-turbo (>= 1.3.1)", "libpng16-16 (>= 1.6.2-1)", "libtiff5 (>= 4.0.3)", "libwebp6 (>= 0.5.1)", "libxpm4", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgd.so.3.0.8", "digest": {"algorithm": "md5", "value": "75b8093cc3df66fc86542389c73ca8b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgd3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f06cbaf0892abd20bcf886f479a7a0b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgd3/changelog.gz", "digest": {"algorithm": "md5", "value": "02bb882a3fdf2db9d47713f4a074874d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgd3/copyright", "digest": {"algorithm": "md5", "value": "3d6edb50c04595927f7701eb23257e07"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgd3", "digest": {"algorithm": "md5", "value": "43a0895ba7ba88ad91e8dcea5b1520cf"}, "isConfigFile": false}]}}, {"id": "62bc65d55b18228f", "name": "libgeoip1", "version": "1.6.12-7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgeoip1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgeoip1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libgeoip1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgeoip1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgeoip1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgeoip1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgeoip1:libgeoip1:1.6.12-7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgeoip1@1.6.12-7?arch=amd64&upstream=geoip&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgeoip1", "source": "geoip", "version": "1.6.12-7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Patrick Matth\u00e4i ", "installedSize": 286, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libGeoIP.so.1.6.12", "digest": {"algorithm": "md5", "value": "4b01de0724aff597589a55c252855794"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/README.Debian", "digest": {"algorithm": "md5", "value": "c1a5a5c9b807597fafd29495e02fe90c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/README.md.gz", "digest": {"algorithm": "md5", "value": "3d8e7eb1bb7fdc7834c43896d8d2bcb1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "582931bc2b64e09c63ec8abc1948b436"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/changelog.gz", "digest": {"algorithm": "md5", "value": "4d430dc443108f0ae2810ff0320de9a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/copyright", "digest": {"algorithm": "md5", "value": "e347988a3c9eb82024f35abe7e912876"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgeoip1", "digest": {"algorithm": "md5", "value": "abf55315926bb7c6ae086a4820c681e1"}, "isConfigFile": false}]}}, {"id": "70a2151f78173127", "name": "libgmp10", "version": "2:6.2.1+dfsg-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgmp10:libgmp10:2\\:6.2.1\\+dfsg-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgmp10@2:6.2.1%2Bdfsg-1%2Bdeb11u1?arch=amd64&upstream=gmp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgmp10", "source": "gmp", "version": "2:6.2.1+dfsg-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Science Team ", "installedSize": 863, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", "digest": {"algorithm": "md5", "value": "ecbc2ec786556d15a2977cd6bea651a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/README.Debian", "digest": {"algorithm": "md5", "value": "061786ca72ba56ab851af66f5b4566b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6bbdf2529833c91c23d24fb90e2731d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.gz", "digest": {"algorithm": "md5", "value": "03b728a270d58c61a72bdd6cc4da398d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/copyright", "digest": {"algorithm": "md5", "value": "a2e7dae6af89d823171690778148652b"}, "isConfigFile": false}]}}, {"id": "32be03597d93445a", "name": "libgnutls30", "version": "3.7.1-5+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "CC0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPLv3+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPLv2.1+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPLv3+_or_GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "The", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgnutls30:libgnutls30:3.7.1-5\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgnutls30@3.7.1-5%2Bdeb11u3?arch=amd64&upstream=gnutls28&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgnutls30", "source": "gnutls28", "version": "3.7.1-5+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuTLS Maintainers ", "installedSize": 3143, "depends": ["libgmp10 (>= 2:6.0.0)", "libc6 (>= 2.25)", "libhogweed6 (>= 3.6)", "libidn2-0 (>= 2.0.0)", "libnettle8 (>= 3.7~)", "libp11-kit0 (>= 0.23.18.1)", "libtasn1-6 (>= 4.14)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1", "digest": {"algorithm": "md5", "value": "721463403a55db7f7f9c6a6d1ed51dbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "92b3c61c84703dd674ef84b326695f68"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "787dbcb5ca39fc65cc813b879743c903"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/NEWS.gz", "digest": {"algorithm": "md5", "value": "e096afb3c4da57d69ee12716db682e99"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/README.md.gz", "digest": {"algorithm": "md5", "value": "dc4bd69a9bdda8c17b35a7c86a41264c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/THANKS.gz", "digest": {"algorithm": "md5", "value": "edef2c31672f8e9ac53b1093a61e2664"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a79e76c7cc70c5dc75dbccc48eedcb4d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/changelog.gz", "digest": {"algorithm": "md5", "value": "a22353276bf54b9e5711bae5ea76c006"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/copyright", "digest": {"algorithm": "md5", "value": "b6b0ce8b6ef75e99cf2f29e90f82ac03"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "ee878136c4f447c57018df29243832ca"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "ca0164bc306ed830e8f8dd52bdbcbe3e"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "3e143f86f25be5895090781ba79def00"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "f1594df0937a42e4a5be75019f8735e8"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "dd409f37f827c31fb47f45509dbf2f5c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "4bab1d2048e9d878540e285f08b86952"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "b0f278bcdea5cfed50d1a173a7a09cc2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "3990ccad749e7b077f5821678508a628"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "414fcb89ff96dbedd630b202e301c436"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "3932298cfe507979d57575f087a7a0e6"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "ad9bb4bae27d6aec66d2d9a6b939f530"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "e6ac2fa243f40421c709764595190809"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "a61d70f99952ad7b6f0cb0c0f80ce1d0"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "88fa30da36db2b04ef4e4a32ebe768e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "29e51ae04287655fac62f8020bfcabf7"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "5a24a44daa88d4509590e63f1a9a38b8"}, "isConfigFile": false}]}}, {"id": "fbe2d024df33efe0", "name": "libgpg-error0", "version": "1.38-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "g10-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgpg-error0:libgpg-error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg-error0:libgpg_error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg-error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg_error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg-error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg_error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgpg-error0@1.38-2?arch=amd64&upstream=libgpg-error&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgpg-error0", "source": "libgpg-error", "version": "1.38-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuPG Maintainers ", "installedSize": 188, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgpg-error.so.0.29.0", "digest": {"algorithm": "md5", "value": "cd3921b16e19700a67cb19a9e9946ca7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/README.gz", "digest": {"algorithm": "md5", "value": "e5067d861e099a9d3c756f4855b066c9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "099fc59115b4de99912d65da0d97bdb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/changelog.gz", "digest": {"algorithm": "md5", "value": "ac1e9c43cab44c0d94ee31b0ae3bb1d0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/copyright", "digest": {"algorithm": "md5", "value": "60d5c5832d5b9ee26311b156540db1fb"}, "isConfigFile": false}]}}, {"id": "18be8979ea939dda", "name": "libgssapi-krb5-2", "version": "1.18.3-6+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgssapi-krb5-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgssapi-krb5-2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgssapi-krb5-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgssapi-krb5-2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgssapi-krb5-2:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi-krb5-2:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi_krb5_2:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi_krb5_2:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi-krb5:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi-krb5:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi_krb5:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi_krb5:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgssapi-krb5-2@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgssapi-krb5-2", "source": "krb5", "version": "1.18.3-6+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Sam Hartman ", "installedSize": 451, "depends": ["libc6 (>= 2.27)", "libcom-err2 (>= 1.43.9)", "libk5crypto3 (>= 1.16)", "libkrb5-3 (= 1.18.3-6+deb11u3)", "libkrb5support0 (>= 1.15~beta1)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2", "digest": {"algorithm": "md5", "value": "4f9f1f95098b2baaba560f5e1ff6f9a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgssapi-krb5-2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "12b85ba3f2b63222ff5506de1b36bbb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "digest": {"algorithm": "md5", "value": "55245d0f2c5677eb816754f87456a1e7"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgssapi-krb5-2", "digest": {"algorithm": "md5", "value": "ff06c79275a2e9c2cece1bdf3d8d1b3b"}, "isConfigFile": false}]}}, {"id": "3027fc1004566c72", "name": "libhogweed6", "version": "3.7.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhogweed6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libhogweed6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhogweed6:libhogweed6:3.7.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libhogweed6@3.7.3-1?arch=amd64&upstream=nettle&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhogweed6", "source": "nettle", "version": "3.7.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Magnus Holmgren ", "installedSize": 455, "depends": ["libc6 (>= 2.14)", "libgmp10 (>= 2:6.1.0)", "libnettle8"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libhogweed.so.6.4", "digest": {"algorithm": "md5", "value": "e89f21e6041a853f09a5216f85610ebe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhogweed6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f9637b17683a1fb64b7ae0b9290deccd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhogweed6/changelog.gz", "digest": {"algorithm": "md5", "value": "b37e1fb8ff09bd9c2644bf72a4756ab9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhogweed6/copyright", "digest": {"algorithm": "md5", "value": "19ab9e0c255905facdbe9a02c651b75d"}, "isConfigFile": false}]}}, {"id": "9048b9e9350c2e5e", "name": "libicu67", "version": "67.1-7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libicu67/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libicu67/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libicu67:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libicu67:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libicu67:libicu67:67.1-7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libicu67@67.1-7?arch=amd64&upstream=icu&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libicu67", "source": "icu", "version": "67.1-7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Laszlo Boszormenyi (GCS) ", "installedSize": 33152, "depends": ["libc6 (>= 2.29)", "libgcc-s1 (>= 3.0)", "libstdc++6 (>= 5.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libicudata.so.67.1", "digest": {"algorithm": "md5", "value": "220b879f4c57ac7c869315edd4804311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicui18n.so.67.1", "digest": {"algorithm": "md5", "value": "9039972feb7af2aa4c3468c89f890e77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicuio.so.67.1", "digest": {"algorithm": "md5", "value": "89aea0e50a2600eded3c347e35ac9dc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicutest.so.67.1", "digest": {"algorithm": "md5", "value": "563a13c178ebef0150c6d6d88a7f6b70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicutu.so.67.1", "digest": {"algorithm": "md5", "value": "d7aa4fa883062b3a44becfb1d9728ee5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicuuc.so.67.1", "digest": {"algorithm": "md5", "value": "fd22d7255caa9cae9baf624e6c2e2976"}, "isConfigFile": false}, {"path": "/usr/share/doc/libicu67/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "06b43b43f43d7ab5a65ae677298d0861"}, "isConfigFile": false}, {"path": "/usr/share/doc/libicu67/copyright", "digest": {"algorithm": "md5", "value": "f3fbc5a9bf6aebc92cbce6867e8db255"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libicu67", "digest": {"algorithm": "md5", "value": "6d0cdde8eb6894e6aa99bddd7263bf93"}, "isConfigFile": false}]}}, {"id": "fef09500a3af2b41", "name": "libidn2-0", "version": "2.3.0-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libidn2-0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libidn2-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libidn2-0:libidn2-0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2-0:libidn2_0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2_0:libidn2-0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2_0:libidn2_0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2:libidn2-0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2:libidn2_0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libidn2-0@2.3.0-5?arch=amd64&upstream=libidn2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libidn2-0", "source": "libidn2", "version": "2.3.0-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Libidn team ", "installedSize": 300, "depends": ["libc6 (>= 2.14)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7", "digest": {"algorithm": "md5", "value": "e6c14801ef26f8682bbc23f7edea2f71"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/AUTHORS", "digest": {"algorithm": "md5", "value": "27daa6a00c27628d7285f8791268d3c3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/NEWS.gz", "digest": {"algorithm": "md5", "value": "24605fb6eba3242877eda65550c85eed"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/README.md.gz", "digest": {"algorithm": "md5", "value": "344d27ef618057b606363b5ca0d18bd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "80e90cbcbbd073add947c3e3b91b225e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/changelog.gz", "digest": {"algorithm": "md5", "value": "f0289be3b810d7f87806bcc07f10810b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/copyright", "digest": {"algorithm": "md5", "value": "5afea15fdb99bb723ecb2c7efc4ccb90"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libidn2-0", "digest": {"algorithm": "md5", "value": "93713540998096b9ba9baca9fc3cbeb0"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "62967e2ce75b0051293d572f7887c091"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "2ae1e0c02633b711fff7403442300a5f"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "c2f230b4ab01d99b9d77df7374564d0d"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "2ad6cabb12393370d0a0b90d7dc89020"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "62ecbc10920d64ae1c3e848849d2d79f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "a8c65925ca60f0b836ba4777b0dbcd87"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "fa9040726ec51ca0148d547904941441"}, "isConfigFile": false}, {"path": "/usr/share/locale/fur/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "f6fe3e799fc5319c2343fbe3c1dd0ac3"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "6913f03edd2d0a610f56affe8baf0115"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "ce2e5603b8d9cc0292c270f726e4f5e5"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "ffabad0866b193ab7d3ac35138e7a370"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "7e5dbd43708f69bc4c83819ea4c7da67"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "72cebe5a7263e4034fe7ff660021637a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "a4ac52f93e1babace9e76d9b3a037f99"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "655afcbb35a6be09cd4b39aea1292274"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "736f911e29ab5f75186cfbdca71ffec5"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "55c3bb7b4a39fe0834cb7b3d562a9a9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "387c48945d7f1495da5f43bd1da9d4e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "807ec4168066e7540eafdfbb9399ada3"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "ec0ee699c60ea754f7ae89515ad2e2eb"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "b609523db3f6ad3a24b26d15b7d3623d"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "e30a4ea1c303e0e52eda93ddc23ce6d1"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "077e10e2b2536fe5f566a2e041311359"}, "isConfigFile": false}]}}, {"id": "6d6fc8f0ff96b20b", "name": "libintl", "version": "0.21", "type": "java-archive", "foundBy": "java-archive-cataloger", "locations": [{"path": "/usr/share/java/libintl-0.21.jar", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/java/libintl-0.21.jar", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "java", "cpes": [{"cpe": "cpe:2.3:a:libintl:libintl:0.21:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:maven/libintl/libintl@0.21", "metadataType": "java-archive", "metadata": {"virtualPath": "/usr/share/java/libintl-0.21.jar", "manifest": {"main": [{"key": "Manifest-Version", "value": "1.0"}, {"key": "Created-By", "value": "11.0.10 (Debian)"}]}, "digest": [{"algorithm": "sha1", "value": "568f3f90c3d6aced58de033a3547ccd2e4e088e8"}]}}, {"id": "4710d4b6553855af", "name": "libjbig0", "version": "2.1-3.1+b2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjbig0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libjbig0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libjbig0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjbig0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjbig0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libjbig0:libjbig0:2.1-3.1\\+b2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libjbig0@2.1-3.1%2Bb2?arch=amd64&upstream=jbigkit%402.1-3.1&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libjbig0", "source": "jbigkit", "version": "2.1-3.1+b2", "sourceVersion": "2.1-3.1", "architecture": "amd64", "maintainer": "Michael van der Kolff ", "installedSize": 78, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libjbig.so.0", "digest": {"algorithm": "md5", "value": "0eff0ca188b314705137ccf48a872a3e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjbig0/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "be77f0a9ca36929f02d214031a247e36"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjbig0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "14b4736aa7c146529ecd5ce96152e6e7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjbig0/changelog.gz", "digest": {"algorithm": "md5", "value": "b1bf9b1241f380ee8410e6a41c328544"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjbig0/copyright", "digest": {"algorithm": "md5", "value": "a78e4d2489ff18028b35525830616f22"}, "isConfigFile": false}]}}, {"id": "7f01cb6120f261ca", "name": "libjpeg62-turbo", "version": "1:2.0.6-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libjpeg62-turbo:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libjpeg62-turbo:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}, {"value": "BSD-BY-LC-NE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}, {"value": "NTP", "spdxExpression": "NTP", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}, {"value": "zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libjpeg62-turbo:libjpeg62-turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62-turbo:libjpeg62_turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62_turbo:libjpeg62-turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62_turbo:libjpeg62_turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62:libjpeg62-turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62:libjpeg62_turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libjpeg62-turbo@1:2.0.6-4?arch=amd64&upstream=libjpeg-turbo&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libjpeg62-turbo", "source": "libjpeg-turbo", "version": "1:2.0.6-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ond\u0159ej Sur\u00fd ", "installedSize": 586, "provides": ["libjpeg62 (= 1:2.0.6-4)"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libjpeg.so.62.3.0", "digest": {"algorithm": "md5", "value": "994b89dac68e11c805e3a2a002f99ce7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjpeg62-turbo/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "58371791438718c6ea8ace1874290f03"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjpeg62-turbo/changelog.gz", "digest": {"algorithm": "md5", "value": "903f12fc83f9c5394595ce4656f81309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjpeg62-turbo/copyright", "digest": {"algorithm": "md5", "value": "3a9c257b3d75f6b30063319f34b4548c"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libjpeg62-turbo", "digest": {"algorithm": "md5", "value": "663cbd73d114598440c27bc14fd37270"}, "isConfigFile": false}]}}, {"id": "be4a3de168aca7d3", "name": "libk5crypto3", "version": "1.18.3-6+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libk5crypto3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libk5crypto3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libk5crypto3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libk5crypto3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libk5crypto3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libk5crypto3/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libk5crypto3:libk5crypto3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libk5crypto3@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libk5crypto3", "source": "krb5", "version": "1.18.3-6+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Sam Hartman ", "installedSize": 296, "depends": ["libc6 (>= 2.25)", "libkrb5support0 (>= 1.16)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1", "digest": {"algorithm": "md5", "value": "fe8eadb6d18a039846578f3c06ff4de7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libk5crypto3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "12b85ba3f2b63222ff5506de1b36bbb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libk5crypto3/copyright", "digest": {"algorithm": "md5", "value": "55245d0f2c5677eb816754f87456a1e7"}, "isConfigFile": false}]}}, {"id": "9fefdea6b026c28b", "name": "libkeyutils1", "version": "1.6.1-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libkeyutils1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libkeyutils1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libkeyutils1:libkeyutils1:1.6.1-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libkeyutils1@1.6.1-2?arch=amd64&upstream=keyutils&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libkeyutils1", "source": "keyutils", "version": "1.6.1-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Christian Kastner ", "installedSize": 46, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libkeyutils.so.1.9", "digest": {"algorithm": "md5", "value": "37c74ba908b7557fdc1301b97e4599e2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkeyutils1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1869619e2c26979065849c1741f9d7cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkeyutils1/copyright", "digest": {"algorithm": "md5", "value": "accec5b37c1ffdc2c2effabd09d1b4d5"}, "isConfigFile": false}]}}, {"id": "24784648e023e183", "name": "libkrb5-3", "version": "1.18.3-6+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libkrb5-3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkrb5-3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libkrb5-3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libkrb5-3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkrb5-3/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libkrb5-3:libkrb5-3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5-3:libkrb5_3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_3:libkrb5-3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_3:libkrb5_3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5:libkrb5-3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5:libkrb5_3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libkrb5-3@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libkrb5-3", "source": "krb5", "version": "1.18.3-6+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Sam Hartman ", "installedSize": 1108, "depends": ["libc6 (>= 2.25)", "libcom-err2 (>= 1.43.9)", "libk5crypto3 (>= 1.15~beta1)", "libkeyutils1 (>= 1.5.9)", "libkrb5support0 (= 1.18.3-6+deb11u3)", "libssl1.1 (>= 1.1.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/krb5/plugins/preauth/spake.so", "digest": {"algorithm": "md5", "value": "abaebfb4820e961bf172912f06f62fc8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3", "digest": {"algorithm": "md5", "value": "1e115fca6bac8501d75d775d7d001a6f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-3/README.Debian", "digest": {"algorithm": "md5", "value": "c6e59577f80eff240add64ddc8814dd8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-3/README.gz", "digest": {"algorithm": "md5", "value": "fafdd71f18741ac16dcb08693b7ab9f4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "12b85ba3f2b63222ff5506de1b36bbb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-3/copyright", "digest": {"algorithm": "md5", "value": "55245d0f2c5677eb816754f87456a1e7"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libkrb5-3", "digest": {"algorithm": "md5", "value": "b249491ce885ff8013facc9cac4f3714"}, "isConfigFile": false}]}}, {"id": "a64f5ae8ed8440da", "name": "libkrb5support0", "version": "1.18.3-6+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libkrb5support0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkrb5support0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libkrb5support0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libkrb5support0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5support0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkrb5support0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libkrb5support0:libkrb5support0:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libkrb5support0@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libkrb5support0", "source": "krb5", "version": "1.18.3-6+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Sam Hartman ", "installedSize": 169, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1", "digest": {"algorithm": "md5", "value": "d861ebb9591e1df1a976daed3647b3da"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5support0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "12b85ba3f2b63222ff5506de1b36bbb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5support0/copyright", "digest": {"algorithm": "md5", "value": "55245d0f2c5677eb816754f87456a1e7"}, "isConfigFile": false}]}}, {"id": "b6b81182f2d8b3c5", "name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libldap-2.4-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libldap-2.4-2", "source": "openldap", "version": "2.4.57+dfsg-3+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenLDAP Maintainers ", "installedSize": 539, "depends": ["libc6 (>= 2.28)", "libgnutls30 (>= 3.7.0)", "libsasl2-2 (>= 2.1.27+dfsg)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5", "digest": {"algorithm": "md5", "value": "5ba8dcc5e94674ce3f1be0c0ea6c3d29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5", "digest": {"algorithm": "md5", "value": "9f2c5207fc12bc7999218839dab8261f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/README.Debian", "digest": {"algorithm": "md5", "value": "542ca9165ae50bfad3f099545c392531"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "fc29ce1a016bcb9a02edb67648f391db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/changelog.gz", "digest": {"algorithm": "md5", "value": "fca875a7ef80be216b3bd379de831b7f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/copyright", "digest": {"algorithm": "md5", "value": "1bf7b41e6198aa738d359d519a17e8e1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libldap-2.4-2", "digest": {"algorithm": "md5", "value": "bc1e476549d0f7606ade36da91688a07"}, "isConfigFile": false}]}}, {"id": "b48d1f5a00ef4e45", "name": "liblz4-1", "version": "1.9.3-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblz4-1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblz4-1:liblz4-1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4-1:liblz4_1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4-1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4_1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4-1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4_1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/liblz4-1@1.9.3-2?arch=amd64&upstream=lz4&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblz4-1", "source": "lz4", "version": "1.9.3-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Nobuhiro Iwamatsu ", "installedSize": 157, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.3", "digest": {"algorithm": "md5", "value": "77a6583e439798efff54926dbec15d02"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "0bec3547b993649880f9de25b6cd6e79"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/copyright", "digest": {"algorithm": "md5", "value": "fa3639e4a99076bd03ad655a64d9662c"}, "isConfigFile": false}]}}, {"id": "92dadfbeb7ec6c2f", "name": "liblzma5", "version": "5.2.5-2.1~deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Autoconf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD-debian", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "config-h", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "noderivs", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-nowarranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "probably-PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblzma5:liblzma5:5.2.5-2.1\\~deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/liblzma5@5.2.5-2.1~deb11u1?arch=amd64&upstream=xz-utils&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblzma5", "source": "xz-utils", "version": "5.2.5-2.1~deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Jonathan Nieder ", "installedSize": 277, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/liblzma.so.5.2.5", "digest": {"algorithm": "md5", "value": "6d00aae5aa9005f3320fd78d8cc17c20"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/AUTHORS", "digest": {"algorithm": "md5", "value": "bcb4f889a36b8fbf7ef825fb8e9fb986"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/NEWS.gz", "digest": {"algorithm": "md5", "value": "8e26dae6b9c3c5378b99848475b2f4bb"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/THANKS", "digest": {"algorithm": "md5", "value": "571a81eea4bbf7c27becec33dcff49ad"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2e7c8f4c577b5432bf4cba027d048624"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/changelog.gz", "digest": {"algorithm": "md5", "value": "89c485d6c94485f0de98eed590fa591d"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/copyright", "digest": {"algorithm": "md5", "value": "40bc16f251450701bfd0a5c8f5486d86"}, "isConfigFile": false}]}}, {"id": "a1bf38aaa9090f2d", "name": "libmd0", "version": "1.0.3-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmd0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libmd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "BSD-2-clause-NetBSD", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "BSD-3-clause-Aaron-D-Gifford", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "Beerware", "spdxExpression": "Beerware", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "public-domain-md4", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "public-domain-md5", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "public-domain-sha1", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmd0:libmd0:1.0.3-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libmd0@1.0.3-3?arch=amd64&upstream=libmd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmd0", "source": "libmd", "version": "1.0.3-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 77, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmd.so.0.0.4", "digest": {"algorithm": "md5", "value": "866f0d76beae2039cefa2fed444c0f19"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "282e5fa7e4c2a86345014203841c153e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmd0/changelog.gz", "digest": {"algorithm": "md5", "value": "f1bfe8b1e429845f087b13c2c6ff2e99"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmd0/copyright", "digest": {"algorithm": "md5", "value": "0436d4fb62a71f661d6e8b7812f9e1df"}, "isConfigFile": false}]}}, {"id": "e97721522c1f6c2f", "name": "libmount1", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmount1:libmount1:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libmount1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmount1", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 477, "depends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.25)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmount.so.1.1.0", "digest": {"algorithm": "md5", "value": "ae5ee5e0e6ccdcb0a0e993b803efe409"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmount1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmount1/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmount1/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}]}}, {"id": "39ad0eb84079d345", "name": "libnettle8", "version": "3.7.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnettle8:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libnettle8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnettle8:libnettle8:3.7.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libnettle8@3.7.3-1?arch=amd64&upstream=nettle&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnettle8", "source": "nettle", "version": "3.7.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Magnus Holmgren ", "installedSize": 480, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnettle.so.8.4", "digest": {"algorithm": "md5", "value": "a7a60c335d8616768b998dddc24bf224"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/NEWS.gz", "digest": {"algorithm": "md5", "value": "ee54df837220f4a63a6a5a958160c308"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/README", "digest": {"algorithm": "md5", "value": "2d8a8a575c6c536c979bf93e7ee100a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f9637b17683a1fb64b7ae0b9290deccd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/changelog.gz", "digest": {"algorithm": "md5", "value": "b37e1fb8ff09bd9c2644bf72a4756ab9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/copyright", "digest": {"algorithm": "md5", "value": "19ab9e0c255905facdbe9a02c651b75d"}, "isConfigFile": false}]}}, {"id": "f4fbc474815ab6da", "name": "libnghttp2-14", "version": "1.43.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnghttp2-14:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libnghttp2-14:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "SIL-OFL-1.1", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "all-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnghttp2-14:libnghttp2-14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2-14:libnghttp2_14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2_14:libnghttp2-14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2_14:libnghttp2_14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2:libnghttp2-14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2:libnghttp2_14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libnghttp2-14@1.43.0-1?arch=amd64&upstream=nghttp2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnghttp2-14", "source": "nghttp2", "version": "1.43.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Tomasz Buchert ", "installedSize": 217, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1", "digest": {"algorithm": "md5", "value": "30b8dfa30ef8137fa7d48dcf0a39ea97"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/AUTHORS", "digest": {"algorithm": "md5", "value": "9438a8194038b1606b6dd71f7e942fb3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/README.rst.gz", "digest": {"algorithm": "md5", "value": "6063867d5e93d8d00441230b56fb38df"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "42a2b2f28fc2a3888d67a315a96ef07a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/changelog.gz", "digest": {"algorithm": "md5", "value": "cde99e2df336a9134e1037d231bfc81f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/copyright", "digest": {"algorithm": "md5", "value": "bfa6df12c5cd5d85722ee6120f08e736"}, "isConfigFile": false}]}}, {"id": "006e326cc29d6230", "name": "libnsl2", "version": "1.3.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnsl2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libnsl2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-2+-autoconf-exception", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-2+-libtool-exception", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-3+-autoconf-exception", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-autoconf-m4", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-autoconf-m4-no-warranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-configure", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-makefile-in", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnsl2:libnsl2:1.3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libnsl2@1.3.0-2?arch=amd64&upstream=libnsl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnsl2", "source": "libnsl", "version": "1.3.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "GNU Libc Maintainers ", "installedSize": 127, "depends": ["libc6 (>= 2.14)", "libtirpc3 (>= 1.0.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnsl.so.2.0.1", "digest": {"algorithm": "md5", "value": "a515e1a63090ec10e0a8ca7d7c93b021"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnsl2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e92fe3cae0db55946becbc9afafa1caa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnsl2/changelog.gz", "digest": {"algorithm": "md5", "value": "6630929754e0b23b4d0a0df9a4222408"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnsl2/copyright", "digest": {"algorithm": "md5", "value": "42dce1c4da6a668b04a202ba2f800e5a"}, "isConfigFile": false}]}}, {"id": "37b470847019a29b", "name": "libp11-kit0", "version": "0.23.22-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libp11-kit0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libp11-kit0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "ISC+IBM", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "permissive-like-automake-output", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "same-as-rest-of-p11kit", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libp11-kit0:libp11-kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11-kit0:libp11_kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11_kit0:libp11-kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11_kit0:libp11_kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11:libp11-kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11:libp11_kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libp11-kit0@0.23.22-1?arch=amd64&upstream=p11-kit&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libp11-kit0", "source": "p11-kit", "version": "0.23.22-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuTLS Maintainers ", "installedSize": 1401, "depends": ["libc6 (>= 2.26)", "libffi7 (>= 3.3~20180313)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0", "digest": {"algorithm": "md5", "value": "efc6d1981cbd19d9ea06c2776644fd4c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6898df953d57e59e723cd64c042ad62d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/changelog.gz", "digest": {"algorithm": "md5", "value": "439e10da80b5ca9378513717c59f4baf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/copyright", "digest": {"algorithm": "md5", "value": "a201765b6f35aa23a719e565081590aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/examples/pkcs11.conf.example", "digest": {"algorithm": "md5", "value": "161f8ec95326f47d853cb7c1ee76c7b8"}, "isConfigFile": false}]}}, {"id": "8aa9d1f7caac5818", "name": "libpam-modules", "version": "1.4.0-9+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-modules/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-modules/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules:libpam-modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpam-modules@1.4.0-9%2Bdeb11u1?arch=amd64&upstream=pam&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules", "source": "pam", "version": "1.4.0-9+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Steve Langasek ", "installedSize": 1048, "provides": ["libpam-mkhomedir", "libpam-motd", "libpam-umask"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.27)", "libcrypt1 (>= 1:4.3.0)", "libdb5.3", "libnsl2 (>= 1.0)", "libpam0g (>= 1.3.2)", "libselinux1 (>= 3.1~)", "libtirpc3 (>= 1.0.2)", "debconf (>= 0.5) | debconf-2.0", "libpam-modules-bin (= 1.4.0-9+deb11u1)"], "files": [{"path": "/etc/security/access.conf", "digest": {"algorithm": "md5", "value": "dc21d0fd769d655b311d785670e5c6ae"}, "isConfigFile": true}, {"path": "/etc/security/faillock.conf", "digest": {"algorithm": "md5", "value": "164da8ffb87f3074179bc60b71d0b99f"}, "isConfigFile": true}, {"path": "/etc/security/group.conf", "digest": {"algorithm": "md5", "value": "f1e26e8db6f7abd2d697d7dad3422c36"}, "isConfigFile": true}, {"path": "/etc/security/limits.conf", "digest": {"algorithm": "md5", "value": "38dce56af34daf316b901d465769a137"}, "isConfigFile": true}, {"path": "/etc/security/namespace.conf", "digest": {"algorithm": "md5", "value": "6b3796403421d66db7defc46517711bc"}, "isConfigFile": true}, {"path": "/etc/security/namespace.init", "digest": {"algorithm": "md5", "value": "d9e6a7c85e966427ef23a04ec6c7000f"}, "isConfigFile": true}, {"path": "/etc/security/pam_env.conf", "digest": {"algorithm": "md5", "value": "89cc8702173d5cd51abc152ae9f8d6bc"}, "isConfigFile": true}, {"path": "/etc/security/sepermit.conf", "digest": {"algorithm": "md5", "value": "d41c74654734a5c069a37bfc02f0a6d4"}, "isConfigFile": true}, {"path": "/etc/security/time.conf", "digest": {"algorithm": "md5", "value": "06e05c6079e839c8833ac7c3abfde192"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/security/pam_access.so", "digest": {"algorithm": "md5", "value": "06fd45419ab7fad769ec60bd3a34053f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_debug.so", "digest": {"algorithm": "md5", "value": "17d2c2409c95c8df0565a5a175ff2bbe"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_deny.so", "digest": {"algorithm": "md5", "value": "cf623bf433c5527a3eaab428fa07a512"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_echo.so", "digest": {"algorithm": "md5", "value": "e8ed3ccb3e090172a406d376b6d5fb63"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_env.so", "digest": {"algorithm": "md5", "value": "6bafe5ac7e05125a30f5b362a7d94792"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_exec.so", "digest": {"algorithm": "md5", "value": "062db176106d66dd661ae85b65f39466"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faildelay.so", "digest": {"algorithm": "md5", "value": "58de6fcbcd85108a3804f51a6748e015"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faillock.so", "digest": {"algorithm": "md5", "value": "ddb5b9df37f68b668e74de605351388d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_filter.so", "digest": {"algorithm": "md5", "value": "177f09a7b1313846e25e5ed0775d8d00"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_ftp.so", "digest": {"algorithm": "md5", "value": "e9da444bee2d5f0aa53b2e59b7597c1f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_group.so", "digest": {"algorithm": "md5", "value": "1003260e7e7513c14a1b2b1ed0cbd3e9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_issue.so", "digest": {"algorithm": "md5", "value": "0c03b7a8d39a8c9784a6ca98a591207c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_keyinit.so", "digest": {"algorithm": "md5", "value": "06db35fbc77445031b6ad51b00dd6183"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_lastlog.so", "digest": {"algorithm": "md5", "value": "a197fa5ca63063febe76d667b3ba7fe4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_limits.so", "digest": {"algorithm": "md5", "value": "984a23a25a51c4af0dd8e85f6e94636b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_listfile.so", "digest": {"algorithm": "md5", "value": "3bd2b06c322ae40cc3fbce5d98ee20fe"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_localuser.so", "digest": {"algorithm": "md5", "value": "f0f97eda2a2defa5d59b90c73a565d8f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_loginuid.so", "digest": {"algorithm": "md5", "value": "aa46f98de978440c7349e4c399ccb6e5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mail.so", "digest": {"algorithm": "md5", "value": "d15e83de97eb256afd5290cfd2307836"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "digest": {"algorithm": "md5", "value": "03fbc30f73e338c56a1eed0e4a05cd77"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_motd.so", "digest": {"algorithm": "md5", "value": "acff457e071944252b5414c538f5a801"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_namespace.so", "digest": {"algorithm": "md5", "value": "067450647e99d0de1e1af565a4afdb0f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_nologin.so", "digest": {"algorithm": "md5", "value": "dd7d6f10d04fcb32573b3ec52d607624"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_permit.so", "digest": {"algorithm": "md5", "value": "a8bd35de80687a27572c8bd7d9ff7568"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "digest": {"algorithm": "md5", "value": "97fff2221478fecd6a8d2f61262ca0f1"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rhosts.so", "digest": {"algorithm": "md5", "value": "38a5228d8c6b6395b85b00655a970fe4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rootok.so", "digest": {"algorithm": "md5", "value": "15def8ad30be5ce9670b73b9b38940a8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_securetty.so", "digest": {"algorithm": "md5", "value": "ddf32bbb9bb1ca1382db5e180d5c49e8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_selinux.so", "digest": {"algorithm": "md5", "value": "d56ef00e7fdc7a1e9f076ee579568a6b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_sepermit.so", "digest": {"algorithm": "md5", "value": "19efc9966593dabdb52408f85ad7d2d6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_setquota.so", "digest": {"algorithm": "md5", "value": "db7e2188f6f702aadc902169f4f4965b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_shells.so", "digest": {"algorithm": "md5", "value": "d5a5ca639d57a6fbeb34bb6cbb2ae3d2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_stress.so", "digest": {"algorithm": "md5", "value": "8c2090c0bf49787bc3dd08fb1321cb50"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "digest": {"algorithm": "md5", "value": "f81e9dda28edfa40278eecb76a4b32cd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_time.so", "digest": {"algorithm": "md5", "value": "3d5f0ff1c0b9825b0dfc072eb3cc9aa4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_timestamp.so", "digest": {"algorithm": "md5", "value": "0059eb715303ff6f1365bb1a63a98dcd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "digest": {"algorithm": "md5", "value": "3101cd8b81019af628a7815a190cf8c9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_umask.so", "digest": {"algorithm": "md5", "value": "806650a330886b1891cd3fd09c70904e"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_unix.so", "digest": {"algorithm": "md5", "value": "70c3c5d2b430665f05565a0e6c98e814"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_userdb.so", "digest": {"algorithm": "md5", "value": "9ed0779bb066d5c1a3004ec114070386"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_usertype.so", "digest": {"algorithm": "md5", "value": "686db63e7725440e27ef9c6072c98001"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_warn.so", "digest": {"algorithm": "md5", "value": "484458b684e8d8f0e92b1d2cf4fdda13"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_wheel.so", "digest": {"algorithm": "md5", "value": "76bd6a15cbb4016adc113a93eb0dcc81"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_xauth.so", "digest": {"algorithm": "md5", "value": "1e7bb2d7d843488ddfffac6b5c2746c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ca738e6405f12fdf772262f7e736e887"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/changelog.gz", "digest": {"algorithm": "md5", "value": "0372519249c57b4adfd338702d941309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/examples/upperLOWER.c", "digest": {"algorithm": "md5", "value": "08b0e4ae3cf5f6be9421703df9e33dab"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules", "digest": {"algorithm": "md5", "value": "e0d6778ff897f390b07b2cd789c2d57b"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/access.conf.5.gz", "digest": {"algorithm": "md5", "value": "647ee04274728603adc6a8cf7087e144"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillock.conf.5.gz", "digest": {"algorithm": "md5", "value": "cebe860c1426d1a98cecf655bbd313f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/group.conf.5.gz", "digest": {"algorithm": "md5", "value": "2c5e2b7cc7d109eaf3de4d3bbbf49b58"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/limits.conf.5.gz", "digest": {"algorithm": "md5", "value": "cd8ce39b2413ccb8f5c3bcfabba7bc1e"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/namespace.conf.5.gz", "digest": {"algorithm": "md5", "value": "bda4d9ed38b8f7bf1beba505cd5e2979"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam_env.conf.5.gz", "digest": {"algorithm": "md5", "value": "717cdb595f236336bd1496b5ff173a65"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sepermit.conf.5.gz", "digest": {"algorithm": "md5", "value": "4df0684595535fde6fd08f0bf96a91e7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/time.conf.5.gz", "digest": {"algorithm": "md5", "value": "2394a230c744a303600fac66fc79cc51"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_env.7.gz", "digest": {"algorithm": "md5", "value": "dd6eec0483ad70da08293237b7bc5858"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_selinux.7.gz", "digest": {"algorithm": "md5", "value": "9737267b0e8640840cb77b0f1ca9c719"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_access.8.gz", "digest": {"algorithm": "md5", "value": "5bf696ab51a11bce79f86458c3036268"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_debug.8.gz", "digest": {"algorithm": "md5", "value": "1f6d87ecebae4fef473fba2f0e89186c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_deny.8.gz", "digest": {"algorithm": "md5", "value": "a9dc08b35eba312f5f713be8c393bf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_echo.8.gz", "digest": {"algorithm": "md5", "value": "513fc235dc6f734e80fb3f6c12a8db5a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_exec.8.gz", "digest": {"algorithm": "md5", "value": "efcca9b62296e24176a970653d381bfc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faildelay.8.gz", "digest": {"algorithm": "md5", "value": "30d654c1b4778fae138d783f9f7758a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faillock.8.gz", "digest": {"algorithm": "md5", "value": "8719b11cbaf742ff5d1ca78e065c0561"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_filter.8.gz", "digest": {"algorithm": "md5", "value": "3d6ea3f71928f7469ea7acdc5e6d1e74"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_ftp.8.gz", "digest": {"algorithm": "md5", "value": "0421107f717bd7a4900065567eaf7ab1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_group.8.gz", "digest": {"algorithm": "md5", "value": "8628abc0e5c1000d3ef2e5e6d2e57be8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_issue.8.gz", "digest": {"algorithm": "md5", "value": "c8bff7f374c6495894511f1931488ec6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_keyinit.8.gz", "digest": {"algorithm": "md5", "value": "8c05455a62f9a62e884814f2a8392e57"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_lastlog.8.gz", "digest": {"algorithm": "md5", "value": "d6fe2b58365917f615878eb8fc974c76"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_limits.8.gz", "digest": {"algorithm": "md5", "value": "981866bdeab53c1fd521592bca58e682"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_listfile.8.gz", "digest": {"algorithm": "md5", "value": "89673dd44cfb5ac6c4d8e058e9d2920c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_localuser.8.gz", "digest": {"algorithm": "md5", "value": "e4da1f6ad72f0d2244783aa08608c38f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_loginuid.8.gz", "digest": {"algorithm": "md5", "value": "ba453cd68f15172d6d8d106eb826634b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mail.8.gz", "digest": {"algorithm": "md5", "value": "25c23bc49c8faf9dd0fd6eec12640ea8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mkhomedir.8.gz", "digest": {"algorithm": "md5", "value": "2b8280faa2cce3770cb3e30cc1c30c47"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_motd.8.gz", "digest": {"algorithm": "md5", "value": "5517c545f28506c0fdaeb9bbdadd4a13"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_namespace.8.gz", "digest": {"algorithm": "md5", "value": "b8848da165831e0fa1dcb3bfcbf919b0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_namespace_helper.8.gz", "digest": {"algorithm": "md5", "value": "10dfb6975e25ad9336db83f2158fef1f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_nologin.8.gz", "digest": {"algorithm": "md5", "value": "85bd2ac54dab8ea034ee81e007ad45a5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_permit.8.gz", "digest": {"algorithm": "md5", "value": "70b753dba643b8ebb62921e932f440e9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_pwhistory.8.gz", "digest": {"algorithm": "md5", "value": "21e430f4684b168028297571a0d390c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rhosts.8.gz", "digest": {"algorithm": "md5", "value": "83e90c57b125735fe2f60b73c3f1b2c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rootok.8.gz", "digest": {"algorithm": "md5", "value": "cd05ca38e5400c454b1919cd2d25e037"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_securetty.8.gz", "digest": {"algorithm": "md5", "value": "56e86ce912acb77020990656e924782c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_sepermit.8.gz", "digest": {"algorithm": "md5", "value": "806421d0c35680163e18e975ae4e9f60"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_setquota.8.gz", "digest": {"algorithm": "md5", "value": "8c856ff35145c1ad3f5a101d409427a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_shells.8.gz", "digest": {"algorithm": "md5", "value": "b815858dffbad2c97a3fba4fea911718"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_succeed_if.8.gz", "digest": {"algorithm": "md5", "value": "2d29656f4689359b8d42f9e249f8487f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_time.8.gz", "digest": {"algorithm": "md5", "value": "7c8eb41ab6f56b3299f46c5f9fbec9ec"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp.8.gz", "digest": {"algorithm": "md5", "value": "db53590d785a3a3cdfcb3fe6951335c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tty_audit.8.gz", "digest": {"algorithm": "md5", "value": "491b1fb7648118a7cd69dffcd2e3d3bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_umask.8.gz", "digest": {"algorithm": "md5", "value": "c7e913f97b2b1ff4bf936ba82519c340"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_unix.8.gz", "digest": {"algorithm": "md5", "value": "44cb6962a007b496a844d8416ddd86f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_userdb.8.gz", "digest": {"algorithm": "md5", "value": "1f24fb584ef1cace115c33823ec93395"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_usertype.8.gz", "digest": {"algorithm": "md5", "value": "33dbb6d1384ebaedbc0900f6cc6d00a9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_warn.8.gz", "digest": {"algorithm": "md5", "value": "e3973718ae20803fd3a36c323d3f0d00"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_wheel.8.gz", "digest": {"algorithm": "md5", "value": "f68667379f3b18f8a848018a902b4c14"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_xauth.8.gz", "digest": {"algorithm": "md5", "value": "602960be0a7f39d432d46b2bd48bc9eb"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/mkhomedir", "digest": {"algorithm": "md5", "value": "8c407275534a3fa2fb8a0944fbe40871"}, "isConfigFile": false}]}}, {"id": "3e9bddf145d6bc95", "name": "libpam-modules-bin", "version": "1.4.0-9+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-modules-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-modules-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules-bin:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules-bin:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules_bin:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules_bin:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpam-modules-bin@1.4.0-9%2Bdeb11u1?arch=amd64&upstream=pam&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules-bin", "source": "pam", "version": "1.4.0-9+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Steve Langasek ", "installedSize": 227, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.3.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/sbin/mkhomedir_helper", "digest": {"algorithm": "md5", "value": "8f38af06d688976470186e03b9da452e"}, "isConfigFile": false}, {"path": "/sbin/unix_chkpwd", "digest": {"algorithm": "md5", "value": "e187a4d6dee3b1023802a1b4e43ce581"}, "isConfigFile": false}, {"path": "/sbin/unix_update", "digest": {"algorithm": "md5", "value": "43e1ab554e643dced69a84bd12b67139"}, "isConfigFile": false}, {"path": "/usr/sbin/faillock", "digest": {"algorithm": "md5", "value": "9e8c4bb8bdef0b2c81353f8de0948abc"}, "isConfigFile": false}, {"path": "/usr/sbin/pam_timestamp_check", "digest": {"algorithm": "md5", "value": "26f7e7f902a7c5db983a9c158d670398"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ca738e6405f12fdf772262f7e736e887"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/changelog.gz", "digest": {"algorithm": "md5", "value": "0372519249c57b4adfd338702d941309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules-bin", "digest": {"algorithm": "md5", "value": "84e57948b562f04d08903fb5268205a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/faillock.8.gz", "digest": {"algorithm": "md5", "value": "ca1074e83ed9f481ea0670b09d5262d6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkhomedir_helper.8.gz", "digest": {"algorithm": "md5", "value": "f17b664944adb0e86e36aa7d0d124695"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp_check.8.gz", "digest": {"algorithm": "md5", "value": "f45637aee8de2efbdd91dbcd15e1d92f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/unix_chkpwd.8.gz", "digest": {"algorithm": "md5", "value": "92fced8a5147d7475084b97edbccede0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/unix_update.8.gz", "digest": {"algorithm": "md5", "value": "0030267ea9891790188ee846c5607a4e"}, "isConfigFile": false}]}}, {"id": "fdcbd45e6ebe1c7f", "name": "libpam-runtime", "version": "1.4.0-9+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-runtime/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-runtime.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-runtime.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-runtime.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-runtime.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-runtime/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-runtime:libpam-runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-runtime:libpam_runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_runtime:libpam-runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_runtime:libpam_runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpam-runtime@1.4.0-9%2Bdeb11u1?arch=all&upstream=pam&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-runtime", "source": "pam", "version": "1.4.0-9+deb11u1", "sourceVersion": "", "architecture": "all", "maintainer": "Steve Langasek ", "installedSize": 965, "depends": ["debconf (>= 0.5) | debconf-2.0", "debconf (>= 1.5.19) | cdebconf", "libpam-modules (>= 1.0.1-6)"], "files": [{"path": "/etc/pam.conf", "digest": {"algorithm": "md5", "value": "87fc76f18e98ee7d3848f6b81b3391e5"}, "isConfigFile": true}, {"path": "/etc/pam.d/other", "digest": {"algorithm": "md5", "value": "31aa7f2181889ffb00b87df4126d1701"}, "isConfigFile": true}, {"path": "/usr/sbin/pam-auth-update", "digest": {"algorithm": "md5", "value": "56a4c5c5ba75e0bea167033aeec0df60"}, "isConfigFile": false}, {"path": "/usr/sbin/pam_getenv", "digest": {"algorithm": "md5", "value": "f599dc6c03a2251b3b53ecd115d5b0e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ca738e6405f12fdf772262f7e736e887"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/changelog.gz", "digest": {"algorithm": "md5", "value": "0372519249c57b4adfd338702d941309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-runtime", "digest": {"algorithm": "md5", "value": "27f9cac99e625f3e7c8afb229addcca5"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "8fc8bfef98b506dea6c5004f72abd362"}, "isConfigFile": false}, {"path": "/usr/share/locale/am/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "d78699c2349b8a617b21fb35d0009c7b"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b09c4c9d844e2a55f087ac84042e0d0e"}, "isConfigFile": false}, {"path": "/usr/share/locale/as/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "5d651e6b60c1babe5acd9c3cce96dd24"}, "isConfigFile": false}, {"path": "/usr/share/locale/az/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4f071a049d662fb196ed4ad607f2c09d"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "0314545a410f19f96ae6d93e179e99e5"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "5c89843aa7d9d667b1a02b3a63011c00"}, "isConfigFile": false}, {"path": "/usr/share/locale/bn/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f8de8160f35843b853e9a98aa3d75a53"}, "isConfigFile": false}, {"path": "/usr/share/locale/bn_IN/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "5c042a959c00b5f3088fd452d992d42b"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "87740e032f1761a5e3647b4572913add"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "75203386efea894dc807d92a318adc16"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f6fa7d97174696bb6de2cf78b921d040"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f58b089e7b0e8b24e4fa9c8a47f80624"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "8b788379adbee6a6fcd03de9bda09948"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4eb51ed8ecfe67f03083b4af60cfdc10"}, "isConfigFile": false}, {"path": "/usr/share/locale/de_CH/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "910cac1c5714805342ef2b2d528d304b"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b6f9c493012d79846e0ee514eff16d33"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "e8300c9b16a002ba6a6ce3e3a634cb32"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "01c686f5dacb38cc65c88976ba2062c2"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "0bfcdc626c0fc20bda378288bc4f5652"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "117f993a29f661235afd9e1a636ff5c5"}, "isConfigFile": false}, {"path": "/usr/share/locale/fa/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "fac4c19de37cf4febeb1c799cd05108a"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "78ff80a7480cf88581baefeb028d92ce"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "6732bc8a51b5670578cc00da4ff99ef1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "5ca439062cc7453bc58c9368b2a12592"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b15addbf77c59210cceb65d790946aa2"}, "isConfigFile": false}, {"path": "/usr/share/locale/gu/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4c8a618f40f1fcf6e13b6933f7bd20e2"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "7af6b3ebf053986a5d6094010bb05658"}, "isConfigFile": false}, {"path": "/usr/share/locale/hi/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4bbd876a13438f9c30e263638167d267"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4b133136518b49de05f41ae5421f6247"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ac34fb2ceac11f255c901196b9410100"}, "isConfigFile": false}, {"path": "/usr/share/locale/ia/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "1d58d7994127c2ce0fe9a14ed3c7955b"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "316831fbeaf16c2a6674c91d3c5032ea"}, "isConfigFile": false}, {"path": "/usr/share/locale/is/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4817afc65795fc97caa115aa74bbf1e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "cc312dbafaa72949a2b19e2e3cc1dc00"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "50b05fd810158e4ad2d62b67fdd344aa"}, "isConfigFile": false}, {"path": "/usr/share/locale/ka/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "91f02887e3ed38912fd5a31d7cb2e13f"}, "isConfigFile": false}, {"path": "/usr/share/locale/kk/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "eacfe5d22098ed336c3979956423e3a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "37fbab5d2fca5d326167d684526480b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/kn/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "1818500cf0b603262d5348d946810f41"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "c048ec169b5e917991aeab79b403be7b"}, "isConfigFile": false}, {"path": "/usr/share/locale/kw_GB/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "8b8aa391f8ae453160d89f448616d0be"}, "isConfigFile": false}, {"path": "/usr/share/locale/ky/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ab645586b0bd4c3e797fc66aff802c9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "e1655e2ce1ed95c6ace75bec9b5702ab"}, "isConfigFile": false}, {"path": "/usr/share/locale/lv/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "bf9b3b005d5fcf626619d5771d6a1b22"}, "isConfigFile": false}, {"path": "/usr/share/locale/mk/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "02d887898cf0a6faca60d66b2b093ea8"}, "isConfigFile": false}, {"path": "/usr/share/locale/ml/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "3170a43c03b735f5ce785f42fb623671"}, "isConfigFile": false}, {"path": "/usr/share/locale/mn/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "791cc027bf44c171e8f7271ae1d2925a"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "3200f079d5606b41f8b0fa27d8e191c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ca927b5452b91098f717c668b5c51d27"}, "isConfigFile": false}, {"path": "/usr/share/locale/my/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "7e3f02a1af095d14c4cfcb5a15a1ac0f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "d8043eb30b71a0f632f15fc4d0f3c622"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "398b2f044564a01b8eb124db6bccabd9"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "df160ebd9bc48b37b6a636b1aa8d7930"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "70db1788d9e7baf4e23237f251ed2fcc"}, "isConfigFile": false}, {"path": "/usr/share/locale/or/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b49dc1bdd71b5e8413280ea86ddae99a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "97079fdce1aa3cd9bb832ae3821c4553"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "e83c8dd8dee7a5c338d1f0feb1c31b7a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "7c3a97f993b2d270ae158dbec5d1d08b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f2430d81e305bf3b39283c678696952c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "98034bfcdc958ff246d324a069755664"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "6e9415386b8a882fb3fd843621a495ab"}, "isConfigFile": false}, {"path": "/usr/share/locale/si/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b804d57b708ac183aa5cb4334674bd18"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "edd3abeda33d54d654f61d96006843a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "0fee898eebb60c29b07d154ff0db664b"}, "isConfigFile": false}, {"path": "/usr/share/locale/sq/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4067c73cd0163536789c3b904f9569e5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "1b1810ee4e91078152aba4cbf328b951"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr@latin/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "674936aa048362ed42cc521b3a0f85fd"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "92a284a1260e19008d2515a5621734da"}, "isConfigFile": false}, {"path": "/usr/share/locale/ta/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "d2686cbf6359eca589ddd2d9fdbcfbbe"}, "isConfigFile": false}, {"path": "/usr/share/locale/te/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "24bbe0fc0d3de0fd8e23537c4458c5fd"}, "isConfigFile": false}, {"path": "/usr/share/locale/tg/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4ad452ef87eb57287ce74d7a984d525e"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "92dbabb7e3dd40c39ab11e0e7434d139"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ba03ed8bebaf92e816a68f50401c035f"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f0c346fc8dfabb158f3c7017c2cac77c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ur/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "410cdc7c0e3ec06a00d199ecc3a97848"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "890f0a2a638a95c08187c772c22a5ba3"}, "isConfigFile": false}, {"path": "/usr/share/locale/yo/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "91739b4afafe486a7ef7e809bf404ca6"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "1548d60c3f90d92a7ad84ee1a76ec719"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_HK/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b8d842c33e2c6b866f7c81eb17dd7e85"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f3d1f66c1ba95183ec80790c829d80ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/zu/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ecf264f0db5bc102905a321023b93203"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam.conf.5.gz", "digest": {"algorithm": "md5", "value": "7e3c111fb8254ae5988f98793e6065f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/PAM.7.gz", "digest": {"algorithm": "md5", "value": "7f38a6a46eb9bebd8ecdd64f65060f38"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam-auth-update.8.gz", "digest": {"algorithm": "md5", "value": "f4c3159514af663ec1f24e693171d8e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_getenv.8.gz", "digest": {"algorithm": "md5", "value": "fceaa546409c0d29a6f74db90056e6b8"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/unix", "digest": {"algorithm": "md5", "value": "ca78117c7ea5c63c58c25f0491e89153"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-account", "digest": {"algorithm": "md5", "value": "117df385af6d411fbd1ffa97bc048f66"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-account.md5sums", "digest": {"algorithm": "md5", "value": "a16cd434ecf1fd38ade67f3ce31ecdc6"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-auth", "digest": {"algorithm": "md5", "value": "4e8989cd590e8bdeaa97c3d77320e3c4"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-auth.md5sums", "digest": {"algorithm": "md5", "value": "4e92a1187df5d09844592f3afbaf54e1"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-password", "digest": {"algorithm": "md5", "value": "10fc4e7208f68b132eaa6623d10d73cb"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-password.md5sums", "digest": {"algorithm": "md5", "value": "894b91ed648db1b4964c1c0b1c0686c9"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session", "digest": {"algorithm": "md5", "value": "e0552343f0f3a41625251b3160bf72de"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session-noninteractive", "digest": {"algorithm": "md5", "value": "583579358a72f01b534a4a565454a06a"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session-noninteractive.md5sums", "digest": {"algorithm": "md5", "value": "4e12461200b864f5337bdc2acec117a7"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session.md5sums", "digest": {"algorithm": "md5", "value": "e82dff1f5fabeb74e3f3ce5235fd1821"}, "isConfigFile": false}]}}, {"id": "d6f52d40dce5590f", "name": "libpam0g", "version": "1.4.0-9+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam0g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam0g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam0g:libpam0g:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpam0g@1.4.0-9%2Bdeb11u1?arch=amd64&upstream=pam&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam0g", "source": "pam", "version": "1.4.0-9+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Steve Langasek ", "installedSize": 244, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/lib/x86_64-linux-gnu/libpam.so.0.85.1", "digest": {"algorithm": "md5", "value": "716128e00ddca58d19c61c889c6a020c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "digest": {"algorithm": "md5", "value": "df7525fa20192b338f0189da9d5e27c5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "digest": {"algorithm": "md5", "value": "af0246bd13a8a97d76925b1af4aa2f0c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/Debian-PAM-MiniPolicy.gz", "digest": {"algorithm": "md5", "value": "5415c4c988fa93e6528d9142b92db701"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README", "digest": {"algorithm": "md5", "value": "f7d97991272ef0983e137f33ee224cd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README.Debian", "digest": {"algorithm": "md5", "value": "ce3d89b0d852f9edb5fd439931b955a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/TODO.Debian", "digest": {"algorithm": "md5", "value": "ab72b70830c7c3f493f00a88ebf5ebf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ca738e6405f12fdf772262f7e736e887"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/changelog.gz", "digest": {"algorithm": "md5", "value": "0372519249c57b4adfd338702d941309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam0g", "digest": {"algorithm": "md5", "value": "ae7ab5b398c6745008ec3efd19e09e3d"}, "isConfigFile": false}]}}, {"id": "42850cdaa640a27b", "name": "libpcre2-8-0", "version": "10.36-2+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpcre2-8-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpcre2-8-0@10.36-2%2Bdeb11u1?arch=amd64&upstream=pcre2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre2-8-0", "source": "pcre2", "version": "10.36-2+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthew Vernon ", "installedSize": 664, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.10.1", "digest": {"algorithm": "md5", "value": "5197592fddd02bb365afc75ddbe9f757"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/README.Debian", "digest": {"algorithm": "md5", "value": "fbde6fa016e43367c012e30e442e8180"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "fc8725693b1fcf89ea132ce1ae014efa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.gz", "digest": {"algorithm": "md5", "value": "7fb71eb79c3fa8782ae8f39afbcdf16c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/copyright", "digest": {"algorithm": "md5", "value": "2fd254e240f8f30f95d53cb1af479b04"}, "isConfigFile": false}]}}, {"id": "5f472c7f2697635f", "name": "libpcre3", "version": "2:8.39-13", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpcre3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre3:libpcre3:2\\:8.39-13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre3", "source": "pcre3", "version": "2:8.39-13", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthew Vernon ", "installedSize": 669, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "digest": {"algorithm": "md5", "value": "ba1d484da5e474241633e37bd6604c90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "digest": {"algorithm": "md5", "value": "f714571fd2916835f34eeba1578435b2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/AUTHORS", "digest": {"algorithm": "md5", "value": "6243b14c0d5f5cbbfe60a79f7a02cd39"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/NEWS.gz", "digest": {"algorithm": "md5", "value": "0ea2c3402bf60d0973f2ae9feae84bbb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.Debian", "digest": {"algorithm": "md5", "value": "9b5e25428ca3db7b1361d23fcf8a8645"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.gz", "digest": {"algorithm": "md5", "value": "34e24fc18ff2c4206c683296d3d0430d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8318be4aa13ea8bc3de82e827703dd3b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/changelog.gz", "digest": {"algorithm": "md5", "value": "806991f4b2c2216624e72f035c3d97ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/copyright", "digest": {"algorithm": "md5", "value": "b74684cdd7069616a57aa29cb658da63"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/pcrepattern.3.gz", "digest": {"algorithm": "md5", "value": "8fef8d0d78968f4d60cde4848385b7e8"}, "isConfigFile": false}]}}, {"id": "d8a2118e1689d49d", "name": "libpng16-16", "version": "1.6.37-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpng16-16:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libpng16-16:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "BSD-like-with-advertising-clause", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "libpng", "spdxExpression": "Libpng", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpng16-16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16-16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16_16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16_16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpng16-16@1.6.37-3?arch=amd64&upstream=libpng1.6&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpng16-16", "source": "libpng1.6", "version": "1.6.37-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Maintainers of libpng1.6 packages ", "installedSize": 444, "depends": ["libc6 (>= 2.29)", "zlib1g (>= 1:1.2.11.dfsg)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0", "digest": {"algorithm": "md5", "value": "90c5f9d67cb9a0cf4c73210095a9e987"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/libpng16", "digest": {"algorithm": "md5", "value": "f70f5d78a9e3fa01749639ad088bee65"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/ANNOUNCE", "digest": {"algorithm": "md5", "value": "def44ef0ddb95585ccdf64f60bde255d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/README.gz", "digest": {"algorithm": "md5", "value": "919185b84b45976a3561336c8c8d5f5b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/TODO", "digest": {"algorithm": "md5", "value": "4a82aa11a927fdf7473d14ccdfeb819b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c73038351bb86f40b5748e269848f9f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/changelog.gz", "digest": {"algorithm": "md5", "value": "34aebf8fe819ca925c7c7cdbc73babd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/copyright", "digest": {"algorithm": "md5", "value": "8809fbfb619a9dc84f7457d56f12fa2c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/libpng-manual.txt.gz", "digest": {"algorithm": "md5", "value": "bf7eb48aa138d0efc82fe909d3dd4de2"}, "isConfigFile": false}]}}, {"id": "12a40b0bb0d709eb", "name": "libpsl5", "version": "0.21.0-1.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpsl5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpsl5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpsl5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libpsl5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Chromium", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpsl5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpsl5/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpsl5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpsl5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpsl5:libpsl5:0.21.0-1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpsl5@0.21.0-1.2?arch=amd64&upstream=libpsl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpsl5", "source": "libpsl", "version": "0.21.0-1.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Tim R\u00fchsen ", "installedSize": 95, "depends": ["libidn2-0 (>= 0.16)", "libc6 (>= 2.4)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2", "digest": {"algorithm": "md5", "value": "7d3ccb06339ee8e6cc7ffaef0cb0602f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpsl5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "85ae46e7cc9934b79f5be08bd74c9653"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpsl5/changelog.gz", "digest": {"algorithm": "md5", "value": "df516538eb371712ed61591aa939cd27"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpsl5/copyright", "digest": {"algorithm": "md5", "value": "426f624e63f6cd8ec0c1585fbfdbdd28"}, "isConfigFile": false}]}}, {"id": "e082ad4f0ed2ea7c", "name": "libreadline8", "version": "8.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libreadline8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libreadline8:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libreadline8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libreadline8/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libreadline8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libreadline8:libreadline8:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libreadline8@8.1-1?arch=amd64&upstream=readline&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libreadline8", "source": "readline", "version": "8.1-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthias Klose ", "installedSize": 471, "depends": ["readline-common", "libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/lib/x86_64-linux-gnu/libhistory.so.8.1", "digest": {"algorithm": "md5", "value": "7cdb374ef0c5e8dff142c3d64284c597"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libreadline.so.8.1", "digest": {"algorithm": "md5", "value": "28598832a44cc1a2556cba6069c8f153"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/README.Debian", "digest": {"algorithm": "md5", "value": "db22ab5a3d7a94ab8b0a93657b11aa08"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/USAGE", "digest": {"algorithm": "md5", "value": "0bb4ff5a1ee6f767d0d1b7ded925a8a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c0ad48c3c629f3244041230c46d5d8d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/changelog.gz", "digest": {"algorithm": "md5", "value": "147f49e4567ecf416224ba1852d4f467"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/copyright", "digest": {"algorithm": "md5", "value": "b0cf3572690d3722c99c47e2cc573aeb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/examples/Inputrc", "digest": {"algorithm": "md5", "value": "05e58ca0def73f34efef5ff4cac6a939"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}]}}, {"id": "67e81e91a8c1dffc", "name": "librtmp1", "version": "2.4+20151223.gitfa8646d.1-2+b2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/librtmp1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/librtmp1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/librtmp1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/librtmp1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/librtmp1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/librtmp1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/librtmp1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/librtmp1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:librtmp1:librtmp1:2.4\\+20151223.gitfa8646d.1-2\\+b2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/librtmp1@2.4%2B20151223.gitfa8646d.1-2%2Bb2?arch=amd64&upstream=rtmpdump%402.4%2B20151223.gitfa8646d.1-2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "librtmp1", "source": "rtmpdump", "version": "2.4+20151223.gitfa8646d.1-2+b2", "sourceVersion": "2.4+20151223.gitfa8646d.1-2", "architecture": "amd64", "maintainer": "Debian Multimedia Maintainers ", "installedSize": 146, "depends": ["libc6 (>= 2.14)", "libgmp10", "libgnutls30 (>= 3.6.14)", "libhogweed6", "libnettle8", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/librtmp.so.1", "digest": {"algorithm": "md5", "value": "78a9ff072831a45e09036538467f311e"}, "isConfigFile": false}, {"path": "/usr/share/doc/librtmp1/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "943374c9bbcca4b6943289fae91e52ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/librtmp1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "45c4d31e39d345c36597f36c5d795c10"}, "isConfigFile": false}, {"path": "/usr/share/doc/librtmp1/changelog.gz", "digest": {"algorithm": "md5", "value": "3ac9c9e27c0441b6ed398aa1fca6fdf1"}, "isConfigFile": false}, {"path": "/usr/share/doc/librtmp1/copyright", "digest": {"algorithm": "md5", "value": "79bad274b70075d8e97c7dd7b79f841f"}, "isConfigFile": false}]}}, {"id": "f822bcada11466f5", "name": "libsasl2-2", "version": "2.1.27+dfsg-2.1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl2-2:libsasl2-2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-2:libsasl2_2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_2:libsasl2-2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_2:libsasl2_2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2-2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2_2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsasl2-2@2.1.27%2Bdfsg-2.1%2Bdeb11u1?arch=amd64&upstream=cyrus-sasl2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsasl2-2", "source": "cyrus-sasl2", "version": "2.1.27+dfsg-2.1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Cyrus Team ", "installedSize": 188, "depends": ["libsasl2-modules-db (>= 2.1.27+dfsg-2.1+deb11u1)", "libc6 (>= 2.15)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25", "digest": {"algorithm": "md5", "value": "166653fbf96e0c0755d079dcda7141d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "cba810b73f30ce64df6e67ece59d3459"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/README.Debian", "digest": {"algorithm": "md5", "value": "98c1bc6998a957ef0c0e4a516f927a98"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/README.configure-options", "digest": {"algorithm": "md5", "value": "f6ca26587b4d1c4457b978f0d4f2c3cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8bbdd5c9f4f7c83cd05441257a885cce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/changelog.gz", "digest": {"algorithm": "md5", "value": "ed1899fb5879468be4a1c14c8584d092"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/copyright", "digest": {"algorithm": "md5", "value": "b0aea31008af10081c9e1367feea97d6"}, "isConfigFile": false}]}}, {"id": "4e5ef481c20ca84e", "name": "libsasl2-modules-db", "version": "2.1.27+dfsg-2.1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl2-modules-db:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules-db:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules_db:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules_db:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsasl2-modules-db@2.1.27%2Bdfsg-2.1%2Bdeb11u1?arch=amd64&upstream=cyrus-sasl2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsasl2-modules-db", "source": "cyrus-sasl2", "version": "2.1.27+dfsg-2.1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Cyrus Team ", "installedSize": 101, "depends": ["libc6 (>= 2.14)", "libdb5.3"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25", "digest": {"algorithm": "md5", "value": "cd10ed39a8fe7882e0bfba3f0b78438c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "cba810b73f30ce64df6e67ece59d3459"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8bbdd5c9f4f7c83cd05441257a885cce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/changelog.gz", "digest": {"algorithm": "md5", "value": "ed1899fb5879468be4a1c14c8584d092"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/copyright", "digest": {"algorithm": "md5", "value": "b0aea31008af10081c9e1367feea97d6"}, "isConfigFile": false}]}}, {"id": "96fe8c190c96041e", "name": "libseccomp2", "version": "2.5.1-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libseccomp2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libseccomp2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libseccomp2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libseccomp2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libseccomp2:libseccomp2:2.5.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libseccomp2@2.5.1-1%2Bdeb11u1?arch=amd64&upstream=libseccomp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libseccomp2", "source": "libseccomp", "version": "2.5.1-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Kees Cook ", "installedSize": 158, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libseccomp.so.2.5.1", "digest": {"algorithm": "md5", "value": "80fffd4199af0582f324b217de49f220"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "0557da8ed432309ca68b37bc0532e173"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/changelog.gz", "digest": {"algorithm": "md5", "value": "f9e98ff2c942ea760f6553c76e6b0a91"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/copyright", "digest": {"algorithm": "md5", "value": "2a1920ce9684ad21bee00b481ee066af"}, "isConfigFile": false}]}}, {"id": "e5b9d661ddd579eb", "name": "libselinux1", "version": "3.1-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libselinux1:libselinux1:3.1-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libselinux1@3.1-3?arch=amd64&upstream=libselinux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libselinux1", "source": "libselinux", "version": "3.1-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian SELinux maintainers ", "installedSize": 207, "depends": ["libc6 (>= 2.14)", "libpcre2-8-0 (>= 10.22)"], "files": [{"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "digest": {"algorithm": "md5", "value": "da6ac7705ec009a1d160a0aa29349fb4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "54970d9409d409b145247c39eacc111b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/copyright", "digest": {"algorithm": "md5", "value": "3f85b5814483a164783defd5a682b44c"}, "isConfigFile": false}]}}, {"id": "872663dcd6f6eecf", "name": "libsemanage-common", "version": "3.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsemanage-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsemanage-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage-common:libsemanage-common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage-common:libsemanage_common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage-common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage_common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage-common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage_common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsemanage-common@3.1-1?arch=all&upstream=libsemanage&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage-common", "source": "libsemanage", "version": "3.1-1", "sourceVersion": "", "architecture": "all", "maintainer": "Debian SELinux maintainers ", "installedSize": 36, "files": [{"path": "/etc/selinux/semanage.conf", "digest": {"algorithm": "md5", "value": "f6f9b97af233c90ca127f406fb6f0932"}, "isConfigFile": true}, {"path": "/usr/share/doc/libsemanage-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "166ad0c4972006211d22fe9f9dce0440"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage-common/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "466586ac0bdeb30bb81325b13a60838d"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "2c62989ae1c64423a6351d0a96702686"}, "isConfigFile": false}]}}, {"id": "4407a925bdeffe4d", "name": "libsemanage1", "version": "3.1-1+b2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage1:libsemanage1:3.1-1\\+b2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsemanage1@3.1-1%2Bb2?arch=amd64&upstream=libsemanage%403.1-1&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage1", "source": "libsemanage", "version": "3.1-1+b2", "sourceVersion": "3.1-1", "architecture": "amd64", "maintainer": "Debian SELinux maintainers ", "installedSize": 307, "depends": ["libsemanage-common (= 3.1-1)", "libaudit1 (>= 1:2.2.1)", "libbz2-1.0", "libc6 (>= 2.14)", "libselinux1 (>= 3.1)", "libsepol1 (>= 3.1)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "digest": {"algorithm": "md5", "value": "464475d9625241ad2e8988afab313101"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "8028a844f4e61b84b1ddd10c01a3e30e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "166ad0c4972006211d22fe9f9dce0440"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}]}}, {"id": "ca19518dd1983633", "name": "libsepol1", "version": "3.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsepol1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsepol1", "source": "libsepol", "version": "3.1-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian SELinux maintainers ", "installedSize": 743, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsepol.so.1", "digest": {"algorithm": "md5", "value": "840823955900ca24d8b0ce07d68a0f70"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d45da6d89842e183831dd19648c8d0f3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/copyright", "digest": {"algorithm": "md5", "value": "9b2c0b1cdd53893a454c5d1b65078dcb"}, "isConfigFile": false}]}}, {"id": "07320a4dadd5c6e0", "name": "libsmartcols1", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsmartcols1:libsmartcols1:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsmartcols1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsmartcols1", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 328, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsmartcols.so.1.1.0", "digest": {"algorithm": "md5", "value": "40c95d7b9dd851c061e2c801aa8ba57d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}]}}, {"id": "62a596cc3d3bae02", "name": "libss2", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libss2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libss2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libss2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libss2:libss2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libss2@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libss2", "source": "e2fsprogs", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 113, "depends": ["libcom-err2", "libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/libss.so.2.0", "digest": {"algorithm": "md5", "value": "c543b4c17b385d446c99bef70e4a5a8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libss2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libss2/copyright", "digest": {"algorithm": "md5", "value": "ee29b90cd5b22694769f86e8d0ee07a5"}, "isConfigFile": false}]}}, {"id": "6d4eb2e83c183800", "name": "libssh2-1", "version": "1.9.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssh2-1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libssh2-1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssh2-1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libssh2-1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD3", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libssh2-1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libssh2-1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssh2-1:libssh2-1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2-1:libssh2_1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2_1:libssh2-1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2_1:libssh2_1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2:libssh2-1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2:libssh2_1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libssh2-1@1.9.0-2?arch=amd64&upstream=libssh2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssh2-1", "source": "libssh2", "version": "1.9.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Nicolas Mora ", "installedSize": 298, "depends": ["libc6 (>= 2.14)", "libgcrypt20 (>= 1.8.0)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1", "digest": {"algorithm": "md5", "value": "de64e0219e3ffbfe551f08229298d0a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/AUTHORS", "digest": {"algorithm": "md5", "value": "56be16f76978852e0bea7de3bee4fddf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/RELEASE-NOTES", "digest": {"algorithm": "md5", "value": "cfbd9f977213e59c81ab313b13d06082"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "940c0dfd125779247a160fb1eca6320a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/changelog.gz", "digest": {"algorithm": "md5", "value": "1b6316d5c527f3324fb540272906da2f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/copyright", "digest": {"algorithm": "md5", "value": "e6da07c9515e5ac89dd88209009b5cc3"}, "isConfigFile": false}]}}, {"id": "3acd4d4682e04fdf", "name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libssl1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssl1.1", "source": "openssl", "version": "1.1.1n-0+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenSSL Team ", "installedSize": 4124, "depends": ["libc6 (>= 2.25)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "digest": {"algorithm": "md5", "value": "65c066395c1f7469bd555269cd3bbeb4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "digest": {"algorithm": "md5", "value": "c3876bf1e224c2e7630ff38fac831689"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "digest": {"algorithm": "md5", "value": "bf4f44a145415306472330939feaf33d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "digest": {"algorithm": "md5", "value": "2e93e13b373621a7d3aaddacd6701fa8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "36d84ee05886a95b19e981c1f67b7eb0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e4fd0426e8d9eac00d04f2357334998b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.gz", "digest": {"algorithm": "md5", "value": "718c0c03a3c9daeb2d2617809b5d8ce8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}]}}, {"id": "900cf788fe3d05b7", "name": "libstdc++6", "version": "10.2.1-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+6:libstdc\\+\\+6:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libstdc%2B%2B6@10.2.1-6?arch=amd64&upstream=gcc-10&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libstdc++6", "source": "gcc-10", "version": "10.2.1-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 2351, "depends": ["gcc-10-base (= 10.2.1-6)", "libc6 (>= 2.23)", "libgcc-s1 (>= 4.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "digest": {"algorithm": "md5", "value": "b49d39bc78238ed7ca0c71184eb8db19"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "digest": {"algorithm": "md5", "value": "68b329da9893e34099c7d8ad5cb9c940"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "digest": {"algorithm": "md5", "value": "ae17853071ca9899f6cb501024af780a"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "digest": {"algorithm": "md5", "value": "e561f1fd701009fac956bf3ea20218a6"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "digest": {"algorithm": "md5", "value": "236a5719c2424adc4d59612fd75dc1c6"}, "isConfigFile": false}, {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "digest": {"algorithm": "md5", "value": "2c227b42734deba3738f5df180802e6d"}, "isConfigFile": false}]}}, {"id": "da580e3b90b7fff3", "name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsystemd0:libsystemd0:247.3-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsystemd0", "source": "systemd", "version": "247.3-7+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian systemd Maintainers ", "installedSize": 865, "preDepends": ["libc6 (>= 2.30)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r122)", "liblzma5 (>= 5.1.1alpha+20120614)", "libzstd1 (>= 1.4.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsystemd.so.0.30.0", "digest": {"algorithm": "md5", "value": "98181a7b63d7e2258feb76c9a83b6e80"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "4afa5477a1df62dd1fe796204e402364"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "5784bf18113e35d2", "name": "libtasn1-6", "version": "4.16.0-2+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtasn1-6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtasn1-6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtasn1-6:libtasn1-6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1-6:libtasn1_6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1_6:libtasn1-6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1_6:libtasn1_6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn1-6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn1_6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtasn1-6@4.16.0-2%2Bdeb11u1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtasn1-6", "source": "", "version": "4.16.0-2+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuTLS Maintainers ", "installedSize": 124, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0", "digest": {"algorithm": "md5", "value": "fd7692e8b9f1b335f3c8f09a366ea78d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/AUTHORS", "digest": {"algorithm": "md5", "value": "bb8e73177911b0b4b0570cbacac54f88"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/README.md", "digest": {"algorithm": "md5", "value": "8e395bf236961233c674eeeda1089d8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/THANKS", "digest": {"algorithm": "md5", "value": "d439f7c88a54c316cc7f4e9020bb7d24"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "315afd5d16cf57eb82afa654b0d8096c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/changelog.gz", "digest": {"algorithm": "md5", "value": "8627ddb68716a2d521c78e0f409098ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/copyright", "digest": {"algorithm": "md5", "value": "7774a07ae2a65728f781a76f24a893f2"}, "isConfigFile": false}]}}, {"id": "960492afa79aa9a5", "name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libtiff5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Hylafax", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libtiff5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtiff5:libtiff5:4.2.0-1\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtiff5", "source": "tiff", "version": "4.2.0-1+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Laszlo Boszormenyi (GCS) ", "installedSize": 677, "depends": ["libc6 (>= 2.29)", "libdeflate0 (>= 1.0)", "libjbig0 (>= 2.0)", "libjpeg62-turbo (>= 1.3.1)", "liblzma5 (>= 5.1.1alpha+20120614)", "libwebp6 (>= 0.5.1)", "libzstd1 (>= 1.4.0)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libtiff.so.5.6.0", "digest": {"algorithm": "md5", "value": "9b02f6b06210ab00d130e0b736ae7701"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtiff5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "13634acf517822bc31dcb3ed3e112a0f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtiff5/changelog.gz", "digest": {"algorithm": "md5", "value": "5d463687a37308c07d5411114b7168e8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtiff5/copyright", "digest": {"algorithm": "md5", "value": "e859b2ae89c96e179995d377da3571de"}, "isConfigFile": false}]}}, {"id": "5de96d744b5d4652", "name": "libtinfo6", "version": "6.2+20201114-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtinfo6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtinfo6/copyright"}]}, {"value": "MIT/X11", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtinfo6/copyright"}]}, {"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtinfo6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtinfo6:libtinfo6:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtinfo6@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtinfo6", "source": "ncurses", "version": "6.2+20201114-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Craig Small ", "installedSize": 536, "depends": ["libc6 (>= 2.16)"], "files": [{"path": "/lib/x86_64-linux-gnu/libtinfo.so.6.2", "digest": {"algorithm": "md5", "value": "c3de0b3ee5a60484e1c9965f4de7adbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "digest": {"algorithm": "md5", "value": "27042c5383e61ab4bef59b3e2ae3cf77"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/FAQ", "digest": {"algorithm": "md5", "value": "4bdf342194c8b3dcf47416c4d8aa6fe9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/TODO.Debian", "digest": {"algorithm": "md5", "value": "7493372c830eef9ed0a64ae64131d144"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6b455f8ae95bd47d247f7a2be7b28c28"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/changelog.gz", "digest": {"algorithm": "md5", "value": "545c011e1a464f19b9092fa5b90ee81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/copyright", "digest": {"algorithm": "md5", "value": "c557caef509f56fc1e498f7441bc6e86"}, "isConfigFile": false}]}}, {"id": "c3783dcdc55a0694", "name": "libtirpc-common", "version": "1.3.1-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtirpc-common.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtirpc-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtirpc-common.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtirpc-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc-common/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc-common/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtirpc-common:libtirpc-common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc-common:libtirpc_common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc_common:libtirpc-common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc_common:libtirpc_common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc:libtirpc-common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc:libtirpc_common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtirpc-common@1.3.1-1%2Bdeb11u1?arch=all&upstream=libtirpc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtirpc-common", "source": "libtirpc", "version": "1.3.1-1+deb11u1", "sourceVersion": "", "architecture": "all", "maintainer": "Josue Ortega ", "installedSize": 34, "files": [{"path": "/etc/netconfig", "digest": {"algorithm": "md5", "value": "ca8db53e3af4d735335c2607d21c7195"}, "isConfigFile": true}, {"path": "/usr/share/doc/libtirpc-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8d5603cec565c56313fed2d81b0ba412"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc-common/changelog.gz", "digest": {"algorithm": "md5", "value": "6c59c7997133406648c688473107d7e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc-common/copyright", "digest": {"algorithm": "md5", "value": "270febbdb8203bdc13f542c2576cdade"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/netconfig.5.gz", "digest": {"algorithm": "md5", "value": "3517e494f58a015e636226f18624347b"}, "isConfigFile": false}]}}, {"id": "cb0ef13612953b04", "name": "libtirpc3", "version": "1.3.1-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtirpc3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtirpc3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc3/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc3/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc3/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtirpc3:libtirpc3:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtirpc3@1.3.1-1%2Bdeb11u1?arch=amd64&upstream=libtirpc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtirpc3", "source": "libtirpc", "version": "1.3.1-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Josue Ortega ", "installedSize": 229, "depends": ["libc6 (>= 2.16)", "libgssapi-krb5-2 (>= 1.17)", "libtirpc-common (>= 1.3.1-1+deb11u1)"], "files": [{"path": "/lib/x86_64-linux-gnu/libtirpc.so.3.0.0", "digest": {"algorithm": "md5", "value": "2e0b356ad89a7566022fcbd2ed362bcc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8d5603cec565c56313fed2d81b0ba412"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc3/changelog.gz", "digest": {"algorithm": "md5", "value": "6c59c7997133406648c688473107d7e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc3/copyright", "digest": {"algorithm": "md5", "value": "270febbdb8203bdc13f542c2576cdade"}, "isConfigFile": false}]}}, {"id": "061eea8515eabadc", "name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libudev1:libudev1:247.3-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libudev1", "source": "systemd", "version": "247.3-7+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian systemd Maintainers ", "installedSize": 282, "depends": ["libc6 (>= 2.30)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libudev.so.1.7.0", "digest": {"algorithm": "md5", "value": "185779411d8c3cdc629721e00e9acbf2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libudev1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "4afa5477a1df62dd1fe796204e402364"}, "isConfigFile": false}, {"path": "/usr/share/doc/libudev1/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "0341c667f939a1c0", "name": "libunistring2", "version": "0.9.10-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libunistring2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libunistring2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "FreeSoftware", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GFDL-1.2+", "spdxExpression": "GFDL-1.2-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libunistring2:libunistring2:0.9.10-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libunistring2@0.9.10-4?arch=amd64&upstream=libunistring&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libunistring2", "source": "libunistring", "version": "0.9.10-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "J\u00f6rg Frings-F\u00fcrst ", "installedSize": 1592, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0", "digest": {"algorithm": "md5", "value": "dfe69f3e4116aaa0f506c4c590868a90"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a944a5f667cff69a0bccb183c3568fcb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/changelog.gz", "digest": {"algorithm": "md5", "value": "5b6dd72e5cd2437ed56f00c0a674a2fe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/copyright", "digest": {"algorithm": "md5", "value": "c634ff679eee851b3532ca9034414a6a"}, "isConfigFile": false}]}}, {"id": "4d0ea337d3aa1099", "name": "libuuid1", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libuuid1:libuuid1:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libuuid1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libuuid1", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 129, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0", "digest": {"algorithm": "md5", "value": "7e4a2af8d6beb462ca4f10954fd94f1a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}]}}, {"id": "8b78a6d117346d4e", "name": "libwebp6", "version": "0.6.1-2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libwebp6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libwebp6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libwebp6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libwebp6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libwebp6:libwebp6:0.6.1-2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libwebp6@0.6.1-2.1?arch=amd64&upstream=libwebp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libwebp6", "source": "libwebp", "version": "0.6.1-2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Jeff Breidenbach ", "installedSize": 499, "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libwebp.so.6.0.2", "digest": {"algorithm": "md5", "value": "3642f77aefef5c2c2c2be5b6358dcf44"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwebp6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6df8e445e3b3adba43f891637f5a70b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwebp6/changelog.gz", "digest": {"algorithm": "md5", "value": "77a024c512a3bca0faeb57641263b9dc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwebp6/copyright", "digest": {"algorithm": "md5", "value": "017b22367852dc53155f01dcee4f3a85"}, "isConfigFile": false}]}}, {"id": "3251ddbb6f9719a7", "name": "libx11-6", "version": "2:1.7.2-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libx11-6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libx11-6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libx11-6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libx11-6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libx11-6:libx11-6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11-6:libx11_6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11_6:libx11-6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11_6:libx11_6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11:libx11-6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11:libx11_6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libx11-6@2:1.7.2-1?arch=amd64&upstream=libx11&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libx11-6", "source": "libx11", "version": "2:1.7.2-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 1576, "depends": ["libc6 (>= 2.26)", "libxcb1 (>= 1.11.1)", "libx11-data"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libX11.so.6.4.0", "digest": {"algorithm": "md5", "value": "958a25284610b19031d3c36cbee07344"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "73935a46de4281fc0b11e9913b06aace"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/NEWS.gz", "digest": {"algorithm": "md5", "value": "af25483e013c3c454e31550803c5718a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e67b405d5e4e5d732783273c4ba13729"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/changelog.gz", "digest": {"algorithm": "md5", "value": "5150cde351b6ee8a47bf0adfa0486995"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/copyright", "digest": {"algorithm": "md5", "value": "6121e1d103eb0c51500be21cdd73e4b4"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libx11-6", "digest": {"algorithm": "md5", "value": "7b3bf08e452bf55411aac9e4fe527e99"}, "isConfigFile": false}]}}, {"id": "3893808c3bd75fba", "name": "libx11-data", "version": "2:1.7.2-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libx11-data/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libx11-data/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libx11-data.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libx11-data.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libx11-data:libx11-data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11-data:libx11_data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11_data:libx11-data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11_data:libx11_data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11:libx11-data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11:libx11_data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libx11-data@2:1.7.2-1?arch=all&upstream=libx11&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libx11-data", "source": "libx11", "version": "2:1.7.2-1", "sourceVersion": "", "architecture": "all", "maintainer": "Debian X Strike Force ", "installedSize": 1665, "files": [{"path": "/usr/share/X11/XErrorDB", "digest": {"algorithm": "md5", "value": "6d328964331595e3f866eaeda7e9e432"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/C/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/C/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "bc0443ffae5a06179e9063f36b533860"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/C/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "2bfc6a5fad315280aab0eb9aa438b37b"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/am_ET.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "d677468bc40690006cd14390867e09af"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/am_ET.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/am_ET.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/armscii-8/Compose", "digest": {"algorithm": "md5", "value": "f6fc4ad7d172c2407369b84770f779a6"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/armscii-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "115b641fffa96c677d518626257d9a83"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/armscii-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "10926d171d5be9eac0573fe33a962751"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/compose.dir", "digest": {"algorithm": "md5", "value": "a16c88f2dcdb0a0cdef6ac71816e28a1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "4f2168b3546c019b015b2bd9ba3986d0"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/el_GR.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "25047024ecde77c591946163eafb9261"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/el_GR.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/el_GR.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/en_US.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "de6781668153a6fc153588a66d2a308b"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/en_US.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "1bb4b16be622a8898f1b898f8a047f1a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "f917a900e3f018a924e06dc84ec9a4c1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/fi_FI.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "bf7c194a75b008b1b7a2ad3cee1dc171"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/fi_FI.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/fi_FI.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-academy/Compose", "digest": {"algorithm": "md5", "value": "eab10948a2b7f2a2902a5759fc071eae"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-academy/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "1403d19ea095b2e41e0d201655318484"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-academy/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "81b0f803c1246cb15c58d87f119bf6a2"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-ps/Compose", "digest": {"algorithm": "md5", "value": "b405c4d215bb0d36c3a13fac28a0cd12"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-ps/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4dea5b0e2297d792cbc5619d9ed4adcf"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-ps/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "352e1df900aca453fb124068b3c9b387"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ibm-cp1133/Compose", "digest": {"algorithm": "md5", "value": "597760986352648af9ea7fcd308c6483"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ibm-cp1133/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "12168965928725c27a9312f6509c33ca"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ibm-cp1133/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d99addb5ed9769cf20a0adb4c4a3b1f8"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iscii-dev/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iscii-dev/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "842b532951d57544ef5ce81488b24f11"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iscii-dev/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "4ad9ae3a850236418880926cc5016dd4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/isiri-3342/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/isiri-3342/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "c80b79ce4097b08233043826f16121e8"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/isiri-3342/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "16d9b30ebc6338404478520d229b3579"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-1/Compose", "digest": {"algorithm": "md5", "value": "73b50d9a5f91b78dfbda32eac5b15597"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-1/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "bc0443ffae5a06179e9063f36b533860"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-1/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "ad89ac556a9e81f4c0f047f07d80650a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-10/Compose", "digest": {"algorithm": "md5", "value": "bca0e39d0d0267413d6a69017951c302"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-10/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "ad9a9dc951fd3625e3a892e2224d88b1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-10/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "a66800cb8f991a54a9d14349c09fea27"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-11/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-11/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "2e087de45cae828a5aff4cb1bd4cfdf9"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-11/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "ac426884815774c95184617e7d8dc030"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-13/Compose", "digest": {"algorithm": "md5", "value": "c47c929f3f11f5ad2c7f895facd5edf9"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-13/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-13/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "36befa8bc7b6527cb36aa87ded8da795"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-14/Compose", "digest": {"algorithm": "md5", "value": "17f51d10172b72515474f3f2350a72b5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-14/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d9fd9a2e5a12276f4fbaf98980bfe389"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-14/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "23b499d7e6427d3216fc37c8fdb9c99a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-15/Compose", "digest": {"algorithm": "md5", "value": "04725b1000e50e204fab796df08a9aaa"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-15/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "45ff947fcb4c1bfcce1717c8f51186a7"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-15/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "fcfc26c2d8a1d90b23de3a65e5e9b1bb"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-2/Compose", "digest": {"algorithm": "md5", "value": "7c3977c008746807b3b6d5c063fa32f7"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-2/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-2/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "8f43f2196eb52dcf271d5b67fe8d546f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-3/Compose", "digest": {"algorithm": "md5", "value": "5dcc1773087712f2a7cc6c4e5e614c4c"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-3/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "838988f2064e281a621405d7fec77b80"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-3/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "57ee75076dedff3fea2d812fafcffece"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-4/Compose", "digest": {"algorithm": "md5", "value": "7651792c6499b76a2148cb6db61a5098"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-4/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "6808f1f0ed0c6e536926293154686931"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-4/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "ec58b6458b84502e89a567919809d545"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-5/Compose", "digest": {"algorithm": "md5", "value": "56b5bee192f4e653852a2f060c604347"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-5/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-5/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "0debf1ced38bc2ff9ebc2e63c504a644"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-6/Compose", "digest": {"algorithm": "md5", "value": "f30c64337047f6ef044498aff0a98b92"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-6/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "8746730e8c5554c4c772263631c57213"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-6/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "f0c0ac58c04137325cea7670fe9a00ae"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-7/Compose", "digest": {"algorithm": "md5", "value": "0fbb9b9032ca9cb34759d0e902b424d5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-7/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-7/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "136592e8685815c6b78b487e50ad020c"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-8/Compose", "digest": {"algorithm": "md5", "value": "833841c98c641d470c298090daf8aff5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "e8c9aa5b6e10c9614bf97df08a085ed5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "1a0933005661fecb5a29b846a782a0ca"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9/Compose", "digest": {"algorithm": "md5", "value": "73be32e7f5340662af32eb3211545215"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d48fc0d516214976acfe6551385f03f4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9e/Compose", "digest": {"algorithm": "md5", "value": "ca966808c4d55461077d8f2bbc0d30a4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9e/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4487cf51720d67bd5deb743510cc8466"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9e/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "feeb5f23ce82b88ccffb2dcd2b35592e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.JIS/Compose", "digest": {"algorithm": "md5", "value": "d25e1edaaab332859e4b8f11cafbb256"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.JIS/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "0fe34725bd8044902a7b7f13f04e33ba"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.JIS/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "95e0f1dce0c3ba1b6d99b906f966e52a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.SJIS/Compose", "digest": {"algorithm": "md5", "value": "f8b6ca6fa989759c04cf653b2fddad14"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.SJIS/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "2c34cf538be839c551357067cde1f2a4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.SJIS/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "335b8d4b4f8a07d0901d3fd03e6f54a4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja/Compose", "digest": {"algorithm": "md5", "value": "06a8e188393b4820f37449131b33c094"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4beb3cdc6f83cb295c301925a54ded34"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "f608aee0d2180c5588b7c7df7778ecae"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja_JP.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja_JP.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "6c96f4a8ba24efdb69613ce58f77ecd3"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja_JP.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "4d3df86eecb4c1a6de0c4f98ff063a86"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/km_KH.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "0a80f017c71ace45d970ccbb8cdb1afa"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/km_KH.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "a3e000bb391b52d19c410b4d2bb4470d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/km_KH.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko/Compose", "digest": {"algorithm": "md5", "value": "872dd43b60210f9fc1a226f7010232ff"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "b89ca2eb37333fbbaba7c7c3a9db9cd9"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "2d368e4912e61b1dcc0d701d3e2b4227"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko_KR.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko_KR.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "e87a1ac199c9faadb5a87395a0456423"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko_KR.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "5b59a51e75ee855a1582080271638884"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-c/Compose", "digest": {"algorithm": "md5", "value": "98f8b42feada28b151bf16f1d184b15a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-c/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "353b3f751e821a5e90b07eb7443acb58"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-c/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "5ffaf95d3fad9cf43c8c90e922880771"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-r/Compose", "digest": {"algorithm": "md5", "value": "61ab7be6753f27287d2f5b624aa9a2ff"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-r/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "342dc18b03cc6a253f35a04deb4bd45d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-r/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "9b22f70028914c5d52b632576ecd2fbc"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-u/Compose", "digest": {"algorithm": "md5", "value": "652102c1d9bf6464c3818db237d9383e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-u/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "f1bedc33c1475111dac3af759ea78aca"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-u/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "7da2397c025ff8c43c41cc7153fee44c"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/locale.alias", "digest": {"algorithm": "md5", "value": "fc47bb109fd4dc55bc4357bad435fd9f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/locale.dir", "digest": {"algorithm": "md5", "value": "bfb93f3be0d86dfea9a5642a70304079"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1251/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1251/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "547f6f367d091769d8e75c77ac0732b5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1251/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "02cee4210a84363bee6acefdde685a91"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1255/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1255/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "aed4431932762bd3ee06f05a14c12ff2"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1255/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "55748889c403eb4444a3972245b76bce"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1256/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1256/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4b2569c4e0cf5582d0bc8352a42070da"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1256/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "672bd2fa60c6764230e006c36228d883"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/mulelao-1/Compose", "digest": {"algorithm": "md5", "value": "600b28492b8ed125f8c8898b87c10d67"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/mulelao-1/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "63e9400a5389c743f0efa49d1bf2327f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/mulelao-1/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "e5467dd3a5783de0dc07d760d8d8fd37"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/nokhchi-1/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/nokhchi-1/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "ba6e90cde52c3e0324aff1beec106f30"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/nokhchi-1/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "89c7e4d928079b574be03460c583b0d6"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_BR.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "18fc662bebc1fb519ff490a96bd6a19d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_BR.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "43ad17f4090019da2d25579ace4476b5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_BR.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "aba3b6c4eb25f0d814aa5d9cf1656ca4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_PT.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2c4d73fd34ebf5d8be86d5e60416d5df"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_PT.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4a338d59441f7f750da2999ef51a9e51"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_PT.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "9b6f324b4d3dde51901e59a50413782f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ru_RU.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ru_RU.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "fb5f453a0e9833123ae9e6527abdbaed"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ru_RU.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "7b510bbd23c9389f9816717b50dce00f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/sr_RS.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "d48454d97d834b89892219e4f94a7f80"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/sr_RS.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "a3e000bb391b52d19c410b4d2bb4470d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/sr_RS.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tatar-cyr/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tatar-cyr/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "b2350fb81ed02d64f22a6cc61d1f61ba"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tatar-cyr/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "c000c89c6f7063fffc0f409f814f3048"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "28a7d15492c8db6143d88e2a77b1bf5e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "086a5c8af49bb50b4fa754ff1cb42bf6"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "f6768e8186255a62de5dd23efafcd5a2"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "e758220f81461ca8e227f8fc3096aef3"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tscii-0/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tscii-0/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "7c32b52365a1226806264026ab56d409"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tscii-0/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "1a12c1b326985e7ceb8191d38137df52"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.tcvn/Compose", "digest": {"algorithm": "md5", "value": "e98d51b988718079c76343b0124a2e86"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.tcvn/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "8f406cc64fff882694be4cfcaed2c284"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.tcvn/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "27e04c6bfba33f20ef061e69d2f5cfc2"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.viscii/Compose", "digest": {"algorithm": "md5", "value": "8b24c36aec19b9a1ca6b0a2c11582f9d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.viscii/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "a812a709ede9ce7b19243755b2502008"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.viscii/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "fff6d43331d6a9994d15fe1859627b34"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "fbead6609c11b0d6d6df4caff6e5094a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "525d673088793c70476ed1eaae8aef6b"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gb18030/Compose", "digest": {"algorithm": "md5", "value": "99b920cdac02519683f626948b129292"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gb18030/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "aa0a6716daea4abc4379633114974d06"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gb18030/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "ead9f7638bfb5519e145b0af9f27c11a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gbk/Compose", "digest": {"algorithm": "md5", "value": "036b2bbf32b3f1fa701b6a67dacbee0a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gbk/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "cb7a32080ad5f302dcf797a866cf5756"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gbk/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "75238ce2f915a31467dbb551a467e460"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN/Compose", "digest": {"algorithm": "md5", "value": "d68a17228c0c2a17da7189ec50ac5f6e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "501f84ee2a649a59efece8e8319836e1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "649bd0357b3d849e81c18b7216f90394"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "a9bbeff73a5449882a4df52d88f87e71"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "820f7a463e5b9b4394f378911368d262"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5/Compose", "digest": {"algorithm": "md5", "value": "06ef6fc47bdce1c8848a86717e789117"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "5db17a600aa66d8a5e159e51ce22cf4d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "e17244e4c8efcd9be80a82671c9012c8"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/Compose", "digest": {"algorithm": "md5", "value": "f2b6b1900f967bd54a6b563817044196"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "813451867b40badacadb07a4f18ee2ae"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "829601d42b62fec60e0d7cb0ed5d08c1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4ed99c616118fcece3725d265f1faf55"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "e5ca47a49de1ce07541dd997c6df98c6"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.big5/Compose", "digest": {"algorithm": "md5", "value": "74d5e6627041f698f096f4436d72fc35"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.big5/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "8885c6655ede4a43b78dbe69bc0209f9"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.big5/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "5d7e003465f80b5ea361e659d238ae57"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW/Compose", "digest": {"algorithm": "md5", "value": "aea2125f15a1810e3918936021aa208b"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "6aa745531f36e329e11e3de6f20cc258"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "91eafa5b4020805eec60a87dedfb5b38"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-data/NEWS.gz", "digest": {"algorithm": "md5", "value": "af25483e013c3c454e31550803c5718a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-data/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e67b405d5e4e5d732783273c4ba13729"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-data/changelog.gz", "digest": {"algorithm": "md5", "value": "5150cde351b6ee8a47bf0adfa0486995"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-data/copyright", "digest": {"algorithm": "md5", "value": "6121e1d103eb0c51500be21cdd73e4b4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/Compose.5.gz", "digest": {"algorithm": "md5", "value": "aba97038c9cca57a93aa27212a8dce57"}, "isConfigFile": false}]}}, {"id": "6bca9add7b246c04", "name": "libxau6", "version": "1:1.0.9-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxau6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxau6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxau6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxau6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxau6:libxau6:1\\:1.0.9-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxau6@1:1.0.9-1?arch=amd64&upstream=libxau&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxau6", "source": "libxau", "version": "1:1.0.9-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 42, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libXau.so.6.0.0", "digest": {"algorithm": "md5", "value": "1917a88ab1b833a9912435aa7461bd1c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxau6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bda3f8b71d243198ee8355c5cd13d2ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxau6/changelog.gz", "digest": {"algorithm": "md5", "value": "241a09e109a40c191a1823c92d01cb42"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxau6/copyright", "digest": {"algorithm": "md5", "value": "68d1360baf180902ffd5a66615982847"}, "isConfigFile": false}]}}, {"id": "0659ff3bcd58da4e", "name": "libxcb1", "version": "1.14-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxcb1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxcb1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxcb1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxcb1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxcb1:libxcb1:1.14-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxcb1@1.14-3?arch=amd64&upstream=libxcb&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxcb1", "source": "libxcb", "version": "1.14-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 296, "depends": ["libc6 (>= 2.14)", "libxau6 (>= 1:1.0.9)", "libxdmcp6"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0", "digest": {"algorithm": "md5", "value": "cdcd1e2ed21b2d1988ce42d777eaf4d6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxcb1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "616ebb50ba1af1f814356eedbb014bf2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxcb1/changelog.gz", "digest": {"algorithm": "md5", "value": "ccd3cc60f4b6e39850fa9bc0fe462721"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxcb1/copyright", "digest": {"algorithm": "md5", "value": "618ee90893b45d0d0c19d41a3a3d2e7d"}, "isConfigFile": false}]}}, {"id": "df10c96e9dc0111d", "name": "libxdmcp6", "version": "1:1.1.2-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxdmcp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxdmcp6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxdmcp6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxdmcp6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxdmcp6:libxdmcp6:1\\:1.1.2-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxdmcp6@1:1.1.2-3?arch=amd64&upstream=libxdmcp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxdmcp6", "source": "libxdmcp", "version": "1:1.1.2-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 53, "depends": ["libbsd0 (>= 0.2.0)", "libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0", "digest": {"algorithm": "md5", "value": "c009636d1bded3301b984b4537ca564f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxdmcp6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5254ae45da9fa7efeec3ec9b585104c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxdmcp6/changelog.gz", "digest": {"algorithm": "md5", "value": "85f708bf4dd2fb34376a0ff3bc85b808"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxdmcp6/copyright", "digest": {"algorithm": "md5", "value": "35343781bdf52fb6ccc51e0985418707"}, "isConfigFile": false}]}}, {"id": "dcfa1c28c1eb21f8", "name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxml2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxml2/copyright"}]}, {"value": "MIT-1", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxml2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxml2:libxml2:2.9.10\\+dfsg-6.7\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxml2@2.9.10%2Bdfsg-6.7%2Bdeb11u3?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxml2", "source": "", "version": "2.9.10+dfsg-6.7+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian XML/SGML Group ", "installedSize": 1875, "depends": ["libc6 (>= 2.29)", "libicu67 (>= 67.1-1~)", "liblzma5 (>= 5.1.1alpha+20120614)", "zlib1g (>= 1:1.2.3.3)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.10", "digest": {"algorithm": "md5", "value": "b7a70c23535fb521d6952ade1aa7bb5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/AUTHORS", "digest": {"algorithm": "md5", "value": "9261d67cf0df4641bb11fd4a8c864ee7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/README", "digest": {"algorithm": "md5", "value": "b904cd11db3e0a5ea5035f8c5ca77dd8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/README.Debian", "digest": {"algorithm": "md5", "value": "d2d496e80a9bcf6781f7425612193c2d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "231fae1ecb2aee9a5e91af3045ce7954"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/changelog.gz", "digest": {"algorithm": "md5", "value": "290deabc6578a9912e9d1d2fe3e66a9a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/copyright", "digest": {"algorithm": "md5", "value": "08abddf847405b3b1e8bb6aaf31ee1a4"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libxml2", "digest": {"algorithm": "md5", "value": "d2585ea42cb6ec3a0f95ac452f29128c"}, "isConfigFile": false}]}}, {"id": "262d6d9bfd1ed3c7", "name": "libxpm4", "version": "1:3.5.12-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxpm4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxpm4:libxpm4:1\\:3.5.12-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxpm4@1:3.5.12-1?arch=amd64&upstream=libxpm&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxpm4", "source": "libxpm", "version": "1:3.5.12-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 104, "depends": ["libc6 (>= 2.14)", "libx11-6"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libXpm.so.4.11.0", "digest": {"algorithm": "md5", "value": "029517819d142687d75fc6c911a11143"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxpm4/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1f6d849cff9b31a604193ed5a340c41d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxpm4/changelog.gz", "digest": {"algorithm": "md5", "value": "33e7adc898d47a0d7d5eb5941fb014ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxpm4/copyright", "digest": {"algorithm": "md5", "value": "d5be0980429ecb3f7a6e1563a8eac303"}, "isConfigFile": false}]}}, {"id": "af73398788381108", "name": "libxslt1.1", "version": "1.1.34-4+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxslt1.1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxslt1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxslt1.1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxslt1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxslt1.1:libxslt1.1:1.1.34-4\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxslt1.1@1.1.34-4%2Bdeb11u1?arch=amd64&upstream=libxslt&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxslt1.1", "source": "libxslt", "version": "1.1.34-4+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian XML/SGML Group ", "installedSize": 502, "depends": ["libc6 (>= 2.29)", "libgcrypt20 (>= 1.8.0)", "libxml2 (>= 2.9.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libexslt.so.0.8.20", "digest": {"algorithm": "md5", "value": "e7083ac6693824d7c25755ded7f95872"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libxslt.so.1.1.34", "digest": {"algorithm": "md5", "value": "87e265e404eefeee7ce75d2affd0177a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/AUTHORS", "digest": {"algorithm": "md5", "value": "5b02669437670161c86e18fe64105301"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/FEATURES.gz", "digest": {"algorithm": "md5", "value": "9e8bd690c75965486826e59d46950e4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/NEWS.gz", "digest": {"algorithm": "md5", "value": "3faedbec3ea21c51227cdaab01a2b786"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/README", "digest": {"algorithm": "md5", "value": "bc65c900f4d1e6b9aea0329b3b804dca"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/README.Debian", "digest": {"algorithm": "md5", "value": "d70f8f5992d96205ee260c3232318be2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/TODO", "digest": {"algorithm": "md5", "value": "1671e62be479162b8d9a012c81bc235e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e521ca433eef348ad666bd5575b30875"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/changelog.gz", "digest": {"algorithm": "md5", "value": "a50ea7ab9c05c5ba45763f7662a1ed3e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/copyright", "digest": {"algorithm": "md5", "value": "3896dd4041149ce6158d2aa28d963db0"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libxslt1.1", "digest": {"algorithm": "md5", "value": "f71e24c0633ea0098416c800d139aca1"}, "isConfigFile": false}]}}, {"id": "62449e60453b7dba", "name": "libxxhash0", "version": "0.8.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxxhash0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libxxhash0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxxhash0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libxxhash0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxxhash0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libxxhash0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxxhash0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libxxhash0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxxhash0:libxxhash0:0.8.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxxhash0@0.8.0-2?arch=amd64&upstream=xxhash&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxxhash0", "source": "xxhash", "version": "0.8.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Norbert Preining ", "installedSize": 114, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libxxhash.so.0.8.0", "digest": {"algorithm": "md5", "value": "cf1c5c451d136919e893d819911cc6e4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxxhash0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "788be9ff1a9afdcfd95276b4fb7e388e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxxhash0/changelog.gz", "digest": {"algorithm": "md5", "value": "d40f7074a4ada2f5765d67e786e755b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxxhash0/copyright", "digest": {"algorithm": "md5", "value": "83d056ccc86ef621aebd575a8a31336d"}, "isConfigFile": false}]}}, {"id": "04bf3c2f027f396e", "name": "libzstd1", "version": "1.4.8+dfsg-2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libzstd1:libzstd1:1.4.8\\+dfsg-2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libzstd1@1.4.8%2Bdfsg-2.1?arch=amd64&upstream=libzstd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libzstd1", "source": "libzstd", "version": "1.4.8+dfsg-2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Med Packaging Team ", "installedSize": 904, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.8", "digest": {"algorithm": "md5", "value": "fb91fe6a9259c533a2c17ee81e4da554"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f9ecfb0803c2f67a1161da92b0966cca"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/changelog.gz", "digest": {"algorithm": "md5", "value": "fc26e2af0b3d9fb90ec3811eb5acf9d8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/copyright", "digest": {"algorithm": "md5", "value": "b3701fa6dcd56be849cb1a70014fc167"}, "isConfigFile": false}]}}, {"id": "a33811c8363523c7", "name": "login", "version": "1:4.8.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/login/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/login.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/login.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/login/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:login:login:1\\:4.8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "login", "source": "shadow", "version": "1:4.8.1-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Shadow package maintainers ", "installedSize": 2335, "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libpam-runtime", "libpam-modules (>= 1.1.8-1)"], "files": [{"path": "/bin/login", "digest": {"algorithm": "md5", "value": "1c4be665851bd12f2880323b942085cc"}, "isConfigFile": false}, {"path": "/etc/login.defs", "digest": {"algorithm": "md5", "value": "c92ea31d5ac50ae3e5d33d24f1e70983"}, "isConfigFile": true}, {"path": "/etc/pam.d/login", "digest": {"algorithm": "md5", "value": "5afbc06eb5f71fef25170cf3c936a442"}, "isConfigFile": true}, {"path": "/usr/bin/faillog", "digest": {"algorithm": "md5", "value": "e2e97683d870360b7abee7fabcac12a3"}, "isConfigFile": false}, {"path": "/usr/bin/lastlog", "digest": {"algorithm": "md5", "value": "2d859fc5b5c88a4d76ff9cf2416f137d"}, "isConfigFile": false}, {"path": "/usr/bin/newgrp", "digest": {"algorithm": "md5", "value": "025c3e69ac6fa5e80c4d62286091cca1"}, "isConfigFile": false}, {"path": "/usr/sbin/nologin", "digest": {"algorithm": "md5", "value": "e0ac0bf8cb4f08cc8545be7a81bbd612"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "50c2c66013d9ef6fd1492c1736a99458"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/changelog.gz", "digest": {"algorithm": "md5", "value": "85f65e38c0159623a850c22eafb7ac04"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/login", "digest": {"algorithm": "md5", "value": "320ffdfa388cff42b1ed9ac993baa3d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "1cc1aaa693c56d89a5bb40d34002d202"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "b39cd06e3b29c6394ad9a4cacfb42963"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "1af18e5b5507d77b9a915feca3776ea6"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "c7b1b86991f753bad0974efa2df94aaa"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "0a5fa9e6a1b1894c72a7c871eedb121a"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "a77c671a4f9bb876b39bafdb29d9287d"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "28da6145ceecf17792247acf8793c54d"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "5ffe33aed1bfc27b2931f0b1ab125a90"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "25c9c73c70d18bcb37a280c73cabf35f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "71ac1c841d398661632b786a3539823f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "8fbc3f36c4113fa1fc01200e6f1e74db"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "b334217fd2e214420317e3dc2056d7d7"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "260463fa17ecfce7d51ab0154830ccad"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "5bad7b52bfaccbd7b028c302cb198450"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "a8c2408087581173b5bef3fbbe5a4519"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "b59f0604e048aaf7ac53cfbc375a13eb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "a5c47636f0069e26034a5f1bb963526c"}, "isConfigFile": false}, {"path": "/usr/share/locale/kk/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "1c4402214dafb993f59b648b5659f438"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "95da58689cb4d1a40f7b6e2ba5f7d7d8"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "28820c4dc3999389d089763c7e465eba"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "95783d8a23c42f177f30cb19c2a5a1e4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "75c7c8eb4e36867961119ffffddf8b67"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "0dc8fc7854d2126b96826fc3481b981c"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "ed413bcea20c6045c0f440664bd1472b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "4f3693cbdec6cc4827b30ca6a7475a3c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "3ebf3095302f02a62540f422726d7f2b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "f72c97824d1ca082a0a8a92d61d7f4e1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "340497c3624fab31d98332e25a6a0be0"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "40dadfcfd8e9aac6184865c837ba13b4"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "4d3bf569810ed979b0f93f0771ee45cd"}, "isConfigFile": false}, {"path": "/usr/share/locale/sq/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "c7634e9d529f5ba1d5ef6b169508f29d"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "a0a81704e9274ece52867329f3b7e461"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "69824e68cd30430a21ae860c77649731"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "029c2a62be0731857cc5bc1b964b94e6"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "37e5bd402791486e280f069b03daeb00"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "25b99403a4a560950a1a30e9809848eb"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "ed2ee3214e4a1e669000f532ecdf05a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "37bd2562390853fbf0fac48edbf8fed1"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "3dc0bd3c39913fcf0831dbadfd8fee96"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "dab018e3b0452b0d405cb1a0eface871"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "1dff03183fadffe020b48b0c5bf6c706"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "b415fb43f8778a0542c390c48eac7fd1"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "d182cf9f143abdb363910f0afff163d8"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "de30386c4486b913b8b38a9f3a7e9e97"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "c8613c4c94f0595ed26539778af8ad84"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "6d4c11501dcab435fa3597fc5ebd2828"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "04a047c1d349c1939dcd8340fed2f720"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "d2887d139f58c8f5f26e1bedeb3df21e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "d9119d346ae0fbd06a2ba076a8007d26"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "3466c0fb362bdb22023dc303cb6d6996"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9f012b6162e773f08aeb008a9f8d42f0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "2a2cbeb0d394710612c2d4f7ad2052f3"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "ab777059b6da90bd4213daa01eb7d052"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "3b81cfbfdf7e28742b39bdc8b383e8a1"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "69e42ec65bff34a1c0a4cd25309326d2"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "34e1b4618a7df8234d686182fb81c6e9"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "412e6c1037a27ccffc38c2ee0275abd3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "46aacc9f6231eea2930dad83b1b6bf8a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "5f84d8b967a55f5ae07745c1b2a6e1b1"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "3fcb0c72950141b110e240a690daf445"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "ce85ae6e9cff644d0e699582ec0843e0"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "493bd61b606581d2351f1c31af691971"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "58094cf51f7e752444fbd1098e6c2397"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "e79e49cf8e7b34dbac7df915ab37afd1"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "af3137d66656cf5acf99934caf855ede"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "bbdc2f15ce3434e48f1e5870e9df7ef2"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "7ec3587c5167ec323804fbe639ba872d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "7a6060d09ca807402700ffd96a8d3b94"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "7f334959029f7c379a8552d1d986c5b5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "d2211a17b0fb020e2c71671abe40fe3e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9350f688728bb66346ebcbea2f192ea5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "b6ad697b12b2f6b72c31907bb7cfc391"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "37fb3afd556e45798b025952e054aedf"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "20673ef5e3bd8cf824a3ee580a24bf15"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "d193d11bd3c44cd21293fbf80a996095"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "8ebf583d65cc2d31024300e6fe657ee5"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "ab998c7ec127aa96e450e3c2f7dab414"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9d145e4fe23a20b408565d4edf5fd6da"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "5231b4556b0fc905460e95ed0ff8e37e"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "f83045ff2d0c47f32ab3a0d18bc026d0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "11009b97319cbca1c7623b21c8c945f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "59e925f31d7087caced112232281f865"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "5f5fe6fe3b2a7ae4d57c7d52b4402ed7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "17d6b8ea7fc9f0ad095c6509e3c183da"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "7ce65c158c2d5a5d1db5666b378577bf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "774dda814cc9b496594e4ce60274a784"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "ed398366eb73883498058ae29b46bcc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "60e4d78877d0e6da1fd195de700fc9c7"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "dc2a1d191af4915d4975917485dc2731"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "62d8200ba9711baa3057781098ecf6c7"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "b851b3379c31f32e3d5b6f9d6534f47e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "aced726a9ff803b7fe4c6a60d5da3899"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "f5f351d6568d5db6c7c9daecd410fdac"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "c2ea5ee118ecdd2ceaf71d16d4b46f92"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "022fe2261ce38c9e304204188103c980"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "c1e6ba3fde80b5d207b5aea028d239a3"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "67df7c9be4033a0a5b43c050925dd152"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "fca66f53f24d25a3ea01e2193b21489d"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "a52bec63c7ee75145fe9167c9fae09bd"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "110b404e9efd4ec2d573d642010d532c"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "26dfe7af23dd1a85aa16c8ebc8f68d06"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "fd36268faff56a5c3aa7d4f94c608c0f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "a884dd4689900f4c2048293f908838a1"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "9cc6e5f670e24d14699a122e31653832"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "623f6c1e2f8b19acd432554f9ac65c8e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "a09202908bda3994a2e75a53e970754a"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "30934888973e21a8b00b0a32a61aadd3"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "b33af6a61fe7344e8514c2e74199dee2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "aace4d6fd40f3ec288e9cc13929ee4f6"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "728e25aa1906991678480821e8627531"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "4d5be644c85ddb30316c87bd767a4752"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "496bcd01c52e7f88ebf47d650194d0f1"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "0e003b57d353e1b3dd96d733a792ac62"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "5394448dfaedca061c84f589576c2d90"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "296f133306b0325d1b7552ab9be8999b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "2af160e5fa176d1a4bc261b74b6d773e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "1ee0cef586821b40e08c07c2e8df0af4"}, "isConfigFile": false}]}}, {"id": "c7fd833fea54e476", "name": "logsave", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/logsave/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/logsave.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/logsave.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/logsave/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/logsave/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:logsave:logsave:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/logsave@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "logsave", "source": "e2fsprogs", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 93, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/sbin/logsave", "digest": {"algorithm": "md5", "value": "357b276bcaf1dee2baf8e8fa462754a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/logsave/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/logsave/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/logsave.8.gz", "digest": {"algorithm": "md5", "value": "562e6c7c1609835c3e53d91aa67e5ab4"}, "isConfigFile": false}]}}, {"id": "e55053937caa9306", "name": "lsb-base", "version": "11.1.0", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsb-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/lsb-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsb-base:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb-base:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/lsb-base@11.1.0?arch=all&upstream=lsb&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsb-base", "source": "lsb", "version": "11.1.0", "sourceVersion": "", "architecture": "all", "maintainer": "Debian sysvinit maintainers ", "installedSize": 49, "files": [{"path": "/lib/lsb/init-functions", "digest": {"algorithm": "md5", "value": "ccb5fe24467c804ee4e923cdfc028517"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/00-verbose", "digest": {"algorithm": "md5", "value": "a952ac8590fedfdb51d29175e1dd160b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "fec75af04a1409da2309b276f54847b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/README.Debian.gz", "digest": {"algorithm": "md5", "value": "66e4c2999e6889a96048fb42443f37a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/changelog.gz", "digest": {"algorithm": "md5", "value": "2b7eb11ef0c4eabb3ea0a1c73698a0aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/copyright", "digest": {"algorithm": "md5", "value": "abc039220c836ef7efeda6e9043fbf10"}, "isConfigFile": false}]}}, {"id": "17ce48d7b7f75ac2", "name": "mawk", "version": "1.3.4.20200120-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mawk.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/mawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mawk:mawk:1.3.4.20200120-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/mawk@1.3.4.20200120-2?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "mawk", "source": "", "version": "1.3.4.20200120-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Boyuan Yang ", "installedSize": 242, "provides": ["awk"], "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/bin/mawk", "digest": {"algorithm": "md5", "value": "2046b6d8b6ff3b750dbc898bcf57f8db"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/ACKNOWLEDGMENT", "digest": {"algorithm": "md5", "value": "5f141143c36933d1212238a986f7a3b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/README", "digest": {"algorithm": "md5", "value": "beda9507694b46ec3e775ec048fca0ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e48c93e2cd9d5e175a5f860d811db5fb"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.gz", "digest": {"algorithm": "md5", "value": "03fd3e3bde333d9e4e74eca16c542164"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/copyright", "digest": {"algorithm": "md5", "value": "5670c6b513cd839530aae56d95b66ab8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/ct_length.awk", "digest": {"algorithm": "md5", "value": "fc119ca517f2c5469eac3bd700ec9f48"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/decl.awk", "digest": {"algorithm": "md5", "value": "60f32158c4e91149fbea1555cfa84d90"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/deps.awk", "digest": {"algorithm": "md5", "value": "f5cd81d4d56dcb96d08a3b636221489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/eatc.awk", "digest": {"algorithm": "md5", "value": "24a21d4b4163562c9ed993c254d7fa39"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/gdecl.awk", "digest": {"algorithm": "md5", "value": "8c30333217f6c3261d55ee5875dc0a6c"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hcal", "digest": {"algorithm": "md5", "value": "b49a1ad9d99bf64db1eb3b0fad028ea8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hical", "digest": {"algorithm": "md5", "value": "d27acaced201bb42222486bd76a4c37e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/nocomment.awk", "digest": {"algorithm": "md5", "value": "0dcd1737b5d65dcc948d431e45a476c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/primes.awk", "digest": {"algorithm": "md5", "value": "844ba747af7f318c98fe601236722525"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/qsort.awk", "digest": {"algorithm": "md5", "value": "32b7e764592bcfed4b1a4d94d0e464f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mawk.1.gz", "digest": {"algorithm": "md5", "value": "21eb35e9c646bca55dfac23827c588fb"}, "isConfigFile": false}]}}, {"id": "a4fc7599d3dd9985", "name": "mount", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/mount.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mount:mount:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/mount@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "mount", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 438, "depends": ["util-linux (>= 2.29.2-3~)"], "preDepends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.17)", "libmount1 (>= 2.35.1)", "libsmartcols1 (>= 2.33)"], "files": [{"path": "/bin/mount", "digest": {"algorithm": "md5", "value": "6c8a52b99cfebf010a221605fbcf66c6"}, "isConfigFile": false}, {"path": "/bin/umount", "digest": {"algorithm": "md5", "value": "c29b6a81510ac9bb8bb4800cdd958fe2"}, "isConfigFile": false}, {"path": "/sbin/losetup", "digest": {"algorithm": "md5", "value": "087569266ab1284c6eeb87bc7e249c90"}, "isConfigFile": false}, {"path": "/sbin/swapoff", "digest": {"algorithm": "md5", "value": "a47389ed94b7751a6d7b0ce95609f0ee"}, "isConfigFile": false}, {"path": "/sbin/swapon", "digest": {"algorithm": "md5", "value": "c378c9583c579aa7eeb3252e5d581aca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/losetup", "digest": {"algorithm": "md5", "value": "f723e3dec8b50f553cda9e1f26b5696c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mount", "digest": {"algorithm": "md5", "value": "fb17de4c3646e26a26d3de0ebe1a0f4e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swapoff", "digest": {"algorithm": "md5", "value": "30690e8195997100bdbd13f85837ecde"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swapon", "digest": {"algorithm": "md5", "value": "ba248c7b614e27bde0cfaa0d4366a000"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/umount", "digest": {"algorithm": "md5", "value": "e143728b1d2129ac4c7e4f8d19ef9cfc"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "6ef46afda5f5abbb6f4984b8956603c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/examples/fstab", "digest": {"algorithm": "md5", "value": "249eb88bfe44caea382802b0f827dfc2"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/examples/mount.fstab", "digest": {"algorithm": "md5", "value": "586182189d4cf19cdeb795db6118db9b"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/mount.txt", "digest": {"algorithm": "md5", "value": "a57b70b42bf92daae75a130e14c60bc9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/mount", "digest": {"algorithm": "md5", "value": "8821ada54aa01f5750e691459bd1b7ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/fstab.5.gz", "digest": {"algorithm": "md5", "value": "12fe865f83aba8371f0dd55f101b55f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/losetup.8.gz", "digest": {"algorithm": "md5", "value": "e82ec057245f1b3b8a5afe4c161c3b62"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mount.8.gz", "digest": {"algorithm": "md5", "value": "b0e13600c25714c670087ee42be6ae03"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/swapon.8.gz", "digest": {"algorithm": "md5", "value": "d72df2a4eaa486fa69943e909834cfcc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/umount.8.gz", "digest": {"algorithm": "md5", "value": "6c9d2bb2abbb60215a4fb20ffcb243fc"}, "isConfigFile": false}]}}, {"id": "7f584cef7e1f26f8", "name": "ncurses-base", "version": "6.2+20201114-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/ncurses-base.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/ncurses-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-base/copyright"}]}, {"value": "MIT/X11", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-base/copyright"}]}, {"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-base:ncurses-base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-base:ncurses_base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_base:ncurses-base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_base:ncurses_base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/ncurses-base@6.2%2B20201114-2?arch=all&upstream=ncurses&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "ncurses-base", "source": "ncurses", "version": "6.2+20201114-2", "sourceVersion": "", "architecture": "all", "maintainer": "Craig Small ", "installedSize": 385, "provides": ["ncurses-runtime"], "files": [{"path": "/etc/terminfo/README", "digest": {"algorithm": "md5", "value": "45b6df19fb5e21f55717482fa7a30171"}, "isConfigFile": true}, {"path": "/lib/terminfo/E/Eterm", "digest": {"algorithm": "md5", "value": "0cf656c105ff2a636e1268608731ebe9"}, "isConfigFile": false}, {"path": "/lib/terminfo/a/ansi", "digest": {"algorithm": "md5", "value": "1e43e61b0e4fba70d63b5b6d3dce2a7c"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cons25", "digest": {"algorithm": "md5", "value": "5eb691998583e67c1d1d66f6d1b065ba"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cons25-debian", "digest": {"algorithm": "md5", "value": "e903e8ccac85083b7b30f39779063cba"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cygwin", "digest": {"algorithm": "md5", "value": "962c85df3fb97b9555d271163e584f41"}, "isConfigFile": false}, {"path": "/lib/terminfo/d/dumb", "digest": {"algorithm": "md5", "value": "ca3b114f0727da81a9b957b553a9915d"}, "isConfigFile": false}, {"path": "/lib/terminfo/h/hurd", "digest": {"algorithm": "md5", "value": "f0c8478195a775ff6a9aa29b7f808c4d"}, "isConfigFile": false}, {"path": "/lib/terminfo/l/linux", "digest": {"algorithm": "md5", "value": "b6a01c4f54e6d70d203fcb7bc4611c03"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach", "digest": {"algorithm": "md5", "value": "d982b12970acbb48d594ed799615f036"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-bold", "digest": {"algorithm": "md5", "value": "21465595967257ad4020192c005cb280"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-color", "digest": {"algorithm": "md5", "value": "1bb86008400135036fea5773a9c819a1"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-gnu", "digest": {"algorithm": "md5", "value": "a2686901c5d282132d0954af1921798f"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-gnu-color", "digest": {"algorithm": "md5", "value": "9e14904412122823142e562b3e7a2dc5"}, "isConfigFile": false}, {"path": "/lib/terminfo/p/pcansi", "digest": {"algorithm": "md5", "value": "e14c044c29588c0e670cf9575f387a23"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt", "digest": {"algorithm": "md5", "value": "50b0189744353725f68b604f48249cf1"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-basic", "digest": {"algorithm": "md5", "value": "2f6238bca760f50c7aafdaf85bf2dcfb"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-unicode", "digest": {"algorithm": "md5", "value": "a68ebfd0af7e34f2898c9835987ccdfc"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-unicode-256color", "digest": {"algorithm": "md5", "value": "6aaf94b35deb8e03970a346abec0cbf8"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen", "digest": {"algorithm": "md5", "value": "fe23691f9f65e0dc03ae787de6b34bc4"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-256color", "digest": {"algorithm": "md5", "value": "996cd082689f9adf18bddade36efa702"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-256color-bce", "digest": {"algorithm": "md5", "value": "6c1bdac70c3d495031a6a1c6069b3d27"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-bce", "digest": {"algorithm": "md5", "value": "8996119356f59a6c2b4ef3358e3889c1"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-s", "digest": {"algorithm": "md5", "value": "19f7c53d7125ed46f180fbb62cbb6a03"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-w", "digest": {"algorithm": "md5", "value": "e23dca32cb0eff51ae99f435a004a251"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen.xterm-256color", "digest": {"algorithm": "md5", "value": "14975c0881bd681fdd1e98e85632b94f"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/sun", "digest": {"algorithm": "md5", "value": "430390b5b3a52aef2cf94d6f7a6aa000"}, "isConfigFile": false}, {"path": "/lib/terminfo/t/tmux", "digest": {"algorithm": "md5", "value": "a259c3981892a961886d4b3d17a3ec67"}, "isConfigFile": false}, {"path": "/lib/terminfo/t/tmux-256color", "digest": {"algorithm": "md5", "value": "59e01bbe16ad488b33b64243756e67d8"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt100", "digest": {"algorithm": "md5", "value": "ca66d5ec11204d1447fab82d32b92d6a"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt102", "digest": {"algorithm": "md5", "value": "d9fb1c35acf51f30b3eb0104dcc50540"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt220", "digest": {"algorithm": "md5", "value": "2ddfb8c20a7ca55ff6c906911a857148"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt52", "digest": {"algorithm": "md5", "value": "02c2d21b21631d31b505a1b1a104fec5"}, "isConfigFile": false}, {"path": "/lib/terminfo/w/wsvt25", "digest": {"algorithm": "md5", "value": "fbb970323e77c4200ae32bb2d5de06cc"}, "isConfigFile": false}, {"path": "/lib/terminfo/w/wsvt25m", "digest": {"algorithm": "md5", "value": "06d6cf8d37220d1ac4bcf80460cff50e"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm", "digest": {"algorithm": "md5", "value": "efba0c7bc5435b486ac80044174172ce"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-256color", "digest": {"algorithm": "md5", "value": "bb186ba26f4e4e72c0a0fc5580fb0466"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-color", "digest": {"algorithm": "md5", "value": "60cf779afa539204a8fae90e07f57689"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-mono", "digest": {"algorithm": "md5", "value": "d62887921329328900a50dbddf32e184"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-r5", "digest": {"algorithm": "md5", "value": "ddc200c30ecff55f71dd3c19d5375006"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-r6", "digest": {"algorithm": "md5", "value": "8b88ffea0ba02455c2467d730ca57407"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-vt220", "digest": {"algorithm": "md5", "value": "349dab40ce73fd51e312b88dfa39c1f7"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-xfree86", "digest": {"algorithm": "md5", "value": "94d6414f04d7208738e9d1815d321992"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6b455f8ae95bd47d247f7a2be7b28c28"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/changelog.gz", "digest": {"algorithm": "md5", "value": "545c011e1a464f19b9092fa5b90ee81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/copyright", "digest": {"algorithm": "md5", "value": "c557caef509f56fc1e498f7441bc6e86"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/ncurses-base", "digest": {"algorithm": "md5", "value": "6994e71b5615bf6aa5c615412dbeda61"}, "isConfigFile": false}, {"path": "/usr/share/tabset/std", "digest": {"algorithm": "md5", "value": "0633f2811ab9958deef70a4ceb124d2e"}, "isConfigFile": false}, {"path": "/usr/share/tabset/stdcrt", "digest": {"algorithm": "md5", "value": "75738443f4560dabbbb5781a43b6076f"}, "isConfigFile": false}, {"path": "/usr/share/tabset/vt100", "digest": {"algorithm": "md5", "value": "932387cdf8429aba6dd9c6567022829a"}, "isConfigFile": false}, {"path": "/usr/share/tabset/vt300", "digest": {"algorithm": "md5", "value": "fd329c87dc8cfd0191c9e9b4c891460b"}, "isConfigFile": false}]}}, {"id": "477ca49ba2efa851", "name": "ncurses-bin", "version": "6.2+20201114-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/ncurses-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-bin/copyright"}]}, {"value": "MIT/X11", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-bin/copyright"}]}, {"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-bin:ncurses-bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/ncurses-bin@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "ncurses-bin", "source": "ncurses", "version": "6.2+20201114-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Craig Small ", "installedSize": 645, "preDepends": ["libc6 (>= 2.14)", "libtinfo6 (>= 6.2+20200912)", "libtinfo6 (<< 6.3~)"], "files": [{"path": "/usr/bin/clear", "digest": {"algorithm": "md5", "value": "eea88d1cb4b32460e5ea8a10a65ee59a"}, "isConfigFile": false}, {"path": "/usr/bin/infocmp", "digest": {"algorithm": "md5", "value": "920e051908e518d8db891f3f12c98b82"}, "isConfigFile": false}, {"path": "/usr/bin/tabs", "digest": {"algorithm": "md5", "value": "74093d5847582011514999163bb35f62"}, "isConfigFile": false}, {"path": "/usr/bin/tic", "digest": {"algorithm": "md5", "value": "e77a672ece349663548b3600a3454add"}, "isConfigFile": false}, {"path": "/usr/bin/toe", "digest": {"algorithm": "md5", "value": "c1043b0289a400b2eba51ea8c1b9f982"}, "isConfigFile": false}, {"path": "/usr/bin/tput", "digest": {"algorithm": "md5", "value": "bac673ee5db699e3c4c34e6217ab6e85"}, "isConfigFile": false}, {"path": "/usr/bin/tset", "digest": {"algorithm": "md5", "value": "84aaf24530d2322ba1034c334fc926bd"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-bin/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6b455f8ae95bd47d247f7a2be7b28c28"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-bin/changelog.gz", "digest": {"algorithm": "md5", "value": "545c011e1a464f19b9092fa5b90ee81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-bin/copyright", "digest": {"algorithm": "md5", "value": "c557caef509f56fc1e498f7441bc6e86"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/captoinfo.1.gz", "digest": {"algorithm": "md5", "value": "76746c00e3733f0a74bbcbb18e005477"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/clear.1.gz", "digest": {"algorithm": "md5", "value": "bbbb2e80b27bbc8e605b15d5e62b1f68"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/infocmp.1.gz", "digest": {"algorithm": "md5", "value": "34e5f151a0e25603e6b6c385cf1f2a57"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/infotocap.1.gz", "digest": {"algorithm": "md5", "value": "b9ac48731258bc000b202a2d5e77ec59"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tabs.1.gz", "digest": {"algorithm": "md5", "value": "8eb3656f3f945e77607020e51ed8f88f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tic.1.gz", "digest": {"algorithm": "md5", "value": "8d15d190b993dca3cacba51c875fd415"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/toe.1.gz", "digest": {"algorithm": "md5", "value": "5ef4a1139aec4aae1d9319140ef0baa4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tput.1.gz", "digest": {"algorithm": "md5", "value": "44d4d49bedb45bf37a34cce95fb20e4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tset.1.gz", "digest": {"algorithm": "md5", "value": "ab9631912cd88d972b9b962589ffbe14"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/scr_dump.5.gz", "digest": {"algorithm": "md5", "value": "c6d8bb6aaa3cfd46a1c4366591517e0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/term.5.gz", "digest": {"algorithm": "md5", "value": "c20a6dcc540fe0b36e08e0a124afea6d"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/terminfo.5.gz", "digest": {"algorithm": "md5", "value": "2a0adb352ca0449bcb25dadcd4d6dcc3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/user_caps.5.gz", "digest": {"algorithm": "md5", "value": "f91ab9fdad5f797739d11b3682e3b5be"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/term.7.gz", "digest": {"algorithm": "md5", "value": "03de845ce9ddb6d5a89de2625166f1e0"}, "isConfigFile": false}]}}, {"id": "527a3762934b8a11", "name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx:nginx:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 3076, "provides": ["httpd", "nginx", "nginx-r1.23.3"], "depends": ["libc6 (>= 2.28)", "libcrypt1 (>= 1:4.1.0)", "libpcre2-8-0 (>= 10.22)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)", "lsb-base (>= 3.0-6)", "adduser"], "files": [{"path": "/etc/default/nginx", "digest": {"algorithm": "md5", "value": "e2b1ae0f31c6d03d3305ef526b0ba3b5"}, "isConfigFile": true}, {"path": "/etc/default/nginx-debug", "digest": {"algorithm": "md5", "value": "719f6f9981039a05a64c201a4b1db19f"}, "isConfigFile": true}, {"path": "/etc/init.d/nginx", "digest": {"algorithm": "md5", "value": "7224be660d7c280a775bd6eca2547df4"}, "isConfigFile": true}, {"path": "/etc/init.d/nginx-debug", "digest": {"algorithm": "md5", "value": "57e8f64b4f464fc13701c6b22240ac10"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/nginx", "digest": {"algorithm": "md5", "value": "a4da44b03e39926b999329061770362b"}, "isConfigFile": true}, {"path": "/etc/nginx/conf.d/default.conf", "digest": {"algorithm": "md5", "value": "25c02145e4a2e1d2bc6da5d585cddd32"}, "isConfigFile": true}, {"path": "/etc/nginx/fastcgi_params", "digest": {"algorithm": "md5", "value": "4729c30112ca3071f4650479707993ad"}, "isConfigFile": true}, {"path": "/etc/nginx/mime.types", "digest": {"algorithm": "md5", "value": "754582375e90b09edaa6d3dbd657b3cf"}, "isConfigFile": true}, {"path": "/etc/nginx/nginx.conf", "digest": {"algorithm": "md5", "value": "756e7eaae19e95b5f49ce81e73b10512"}, "isConfigFile": true}, {"path": "/etc/nginx/scgi_params", "digest": {"algorithm": "md5", "value": "df8c71e25e0356ffc539742f08fddfff"}, "isConfigFile": true}, {"path": "/etc/nginx/uwsgi_params", "digest": {"algorithm": "md5", "value": "88ac833ee8ea60904a8b3063fde791de"}, "isConfigFile": true}, {"path": "/lib/systemd/system/nginx-debug.service", "digest": {"algorithm": "md5", "value": "15d554677c017d8a9cfc73eedc79b248"}, "isConfigFile": false}, {"path": "/lib/systemd/system/nginx.service", "digest": {"algorithm": "md5", "value": "ea88f6477ae799e3a32a4dcc296cc3bb"}, "isConfigFile": false}, {"path": "/usr/sbin/nginx", "digest": {"algorithm": "md5", "value": "ea71cef47269e7cbcd8f40dae85cf581"}, "isConfigFile": false}, {"path": "/usr/sbin/nginx-debug", "digest": {"algorithm": "md5", "value": "9c8ab1a34eb80afc5e2aaefc90e79aa1"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/CHANGES.ru.gz", "digest": {"algorithm": "md5", "value": "6763e5ef98c8733ae9bec68b39639345"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/README", "digest": {"algorithm": "md5", "value": "6a35d7240f0011220c3ae328e9e0d5ec"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "26db21b3b03a4bfa7a3a74d01ceca57f"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/nginx", "digest": {"algorithm": "md5", "value": "fe27277515202de625c33654cdbbeae2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/nginx.8.gz", "digest": {"algorithm": "md5", "value": "97c64f50aa2c9a966ce45777536eeca6"}, "isConfigFile": false}, {"path": "/usr/share/nginx/html/50x.html", "digest": {"algorithm": "md5", "value": "5a719a793405561b1a13e6cb1f403d88"}, "isConfigFile": false}, {"path": "/usr/share/nginx/html/index.html", "digest": {"algorithm": "md5", "value": "7df3d7cf3358af3f470ac7229387ef94"}, "isConfigFile": false}]}}, {"id": "f33b5954e29d0851", "name": "nginx-module-geoip", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx-module-geoip/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx-module-geoip/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx-module-geoip.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx-module-geoip.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx-module-geoip:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-geoip:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_geoip:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_geoip:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx-module-geoip@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx-module-geoip", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 161, "provides": ["nginx-module-geoip-r1.23.3"], "depends": ["libc6 (>= 2.14)", "libgeoip1 (>= 1.6.12)", "nginx-r1.23.3"], "files": [{"path": "/usr/lib/nginx/modules/ngx_http_geoip_module-debug.so", "digest": {"algorithm": "md5", "value": "bbe58dcddda2f23c6818be5573fcb5de"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_geoip_module.so", "digest": {"algorithm": "md5", "value": "ca1435ad87ce5a5928afbe960e2ed4bd"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_stream_geoip_module-debug.so", "digest": {"algorithm": "md5", "value": "57cdbfc349f2504d2af65ba6f4f7be01"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_stream_geoip_module.so", "digest": {"algorithm": "md5", "value": "1a7e1656072da637862f3fbc9e1a2143"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-geoip/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a307e6bbe2049a1302ad6347d05dbe87"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-geoip/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-geoip/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}]}}, {"id": "8b07e0ff17982d06", "name": "nginx-module-image-filter", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx-module-image-filter/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx-module-image-filter/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx-module-image-filter.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx-module-image-filter.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx-module-image-filter:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-image-filter:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_image_filter:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_image_filter:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-image:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-image:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_image:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_image:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx-module-image-filter@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx-module-image-filter", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 135, "provides": ["nginx-module-image-filter-r1.23.3"], "depends": ["libc6 (>= 2.14)", "libgd3 (>= 2.1.0~alpha~)", "nginx-r1.23.3"], "files": [{"path": "/usr/lib/nginx/modules/ngx_http_image_filter_module-debug.so", "digest": {"algorithm": "md5", "value": "3c71e74c10724e2bf3a45792e7fa3f91"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_image_filter_module.so", "digest": {"algorithm": "md5", "value": "442e16ae802a236a4467048f56520ae7"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-image-filter/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "900d9f1d4a6b3621702c3e22787a7e42"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-image-filter/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-image-filter/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}]}}, {"id": "2575a7266c7cae1c", "name": "nginx-module-njs", "version": "1.23.3+0.7.9-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx-module-njs/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx-module-njs/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx-module-njs.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx-module-njs.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx-module-njs:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-njs:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_njs:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_njs:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx-module-njs@1.23.3%2B0.7.9-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx-module-njs", "source": "", "version": "1.23.3+0.7.9-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 4459, "provides": ["nginx-module-njs-r1.23.3"], "depends": ["libc6 (>= 2.29)", "libpcre2-8-0 (>= 10.32)", "libreadline8 (>= 6.0)", "libssl1.1 (>= 1.1.1)", "nginx-r1.23.3"], "files": [{"path": "/usr/bin/njs", "digest": {"algorithm": "md5", "value": "714b6995dcc9a28a7ac451efb3e460b6"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_js_module-debug.so", "digest": {"algorithm": "md5", "value": "0973f24418fe3f8c9cb0f9eb2a7453d9"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_js_module.so", "digest": {"algorithm": "md5", "value": "f515c7cd931a70e3b5ffddabb4e7e082"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_stream_js_module-debug.so", "digest": {"algorithm": "md5", "value": "72f7b79669cd896aa2c9e71a8713938a"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_stream_js_module.so", "digest": {"algorithm": "md5", "value": "537a20cfe04da9889340f84949729fcd"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-njs/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "68b1d8a9f80227a2824941319126bf6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-njs/changelog.gz", "digest": {"algorithm": "md5", "value": "fba0791cedf4bfa33bc1070e5069f0f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-njs/copyright", "digest": {"algorithm": "md5", "value": "c725020a1f6ea7fff1179957e118891c"}, "isConfigFile": false}]}}, {"id": "1198c11d76e40036", "name": "nginx-module-xslt", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx-module-xslt/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx-module-xslt/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx-module-xslt.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx-module-xslt.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx-module-xslt:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-xslt:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_xslt:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_xslt:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx-module-xslt@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx-module-xslt", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 127, "provides": ["nginx-module-xslt-r1.23.3"], "depends": ["libc6 (>= 2.14)", "libxml2 (>= 2.7.4)", "libxslt1.1 (>= 1.1.25)", "nginx-r1.23.3"], "files": [{"path": "/usr/lib/nginx/modules/ngx_http_xslt_filter_module-debug.so", "digest": {"algorithm": "md5", "value": "50fce2e6b49ba95104a469e5d2b35ca2"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so", "digest": {"algorithm": "md5", "value": "d7ce3f83c864175d65b42a91599ea6fe"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-xslt/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a88d49571b70f5647f8aa13ccacbb193"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-xslt/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-xslt/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}]}}, {"id": "b79f82bf5740541e", "name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/openssl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/openssl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/openssl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssl:openssl:1.1.1n-0\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "openssl", "source": "", "version": "1.1.1n-0+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenSSL Team ", "installedSize": 1466, "depends": ["libc6 (>= 2.15)", "libssl1.1 (>= 1.1.1)"], "files": [{"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "md5", "value": "8dd4de5642570c91e9071900b6b9d5bc"}, "isConfigFile": true}, {"path": "/usr/bin/c_rehash", "digest": {"algorithm": "md5", "value": "9aad94d235c505bcdfc7b583c2ea8f59"}, "isConfigFile": false}, {"path": "/usr/bin/openssl", "digest": {"algorithm": "md5", "value": "14d0ff65ec033cad1cd69e1fd6a33490"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/CA.pl", "digest": {"algorithm": "md5", "value": "b26d534468115485ec24200ec0cf2d9d"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/tsget.pl", "digest": {"algorithm": "md5", "value": "ad290ae3a5a0dc90453b09be2e5463c0"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/FAQ", "digest": {"algorithm": "md5", "value": "773609f5df921846200ffdadb8183fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/certificates.txt.gz", "digest": {"algorithm": "md5", "value": "85423ba21d4cb32c1808f7be074776ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/keys.txt", "digest": {"algorithm": "md5", "value": "86c11189191ec40ed9565cfc56b18f65"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e9bba0f22af6c7fa96a5901e46646625"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.gz", "digest": {"algorithm": "md5", "value": "323fe3a9f4a7ababa9d8ba632bd56c31"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README", "digest": {"algorithm": "md5", "value": "3defbea5866f68ed823749714c3138b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.Debian", "digest": {"algorithm": "md5", "value": "393e5b180c24924a7a795d722273df3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.ENGINE.gz", "digest": {"algorithm": "md5", "value": "d842bdb6cd86064f9d3db90f7a3bad85"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.optimization", "digest": {"algorithm": "md5", "value": "2f3c8587f54a1bd34a1ea62f103b537d"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e4fd0426e8d9eac00d04f2357334998b"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/changelog.gz", "digest": {"algorithm": "md5", "value": "718c0c03a3c9daeb2d2617809b5d8ce8"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/fingerprints.txt", "digest": {"algorithm": "md5", "value": "c77b6ef4a669c51bc272723b354c95fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/openssl", "digest": {"algorithm": "md5", "value": "53597829a54ca69c6e803649039214bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/CA.pl.1ssl.gz", "digest": {"algorithm": "md5", "value": "60ef704b5b96248b9cc3a3c092638552"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/asn1parse.1ssl.gz", "digest": {"algorithm": "md5", "value": "5c7cd581a384028336ae2b6cd1bff7d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ca.1ssl.gz", "digest": {"algorithm": "md5", "value": "e1d031ff802e581100e06e0b18073269"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ciphers.1ssl.gz", "digest": {"algorithm": "md5", "value": "2c274d2a238e712d7ef714d20a709047"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cms.1ssl.gz", "digest": {"algorithm": "md5", "value": "d258245f31ee847dfe3e579eca93b91b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl.1ssl.gz", "digest": {"algorithm": "md5", "value": "cb85d9d2ce51e412ec6c6bea66a9ac56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl2pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "241c650d7dbb20e91885c62c6670a361"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dgst.1ssl.gz", "digest": {"algorithm": "md5", "value": "e3354a7abad985e9b3609995cb5758f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dhparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "641606ee80ebc2cdcc613f58cd79bf05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "09523ad549c974524554672caf79f0b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsaparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "c4405ca54754f4ca5ccd474ab5a55d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ec.1ssl.gz", "digest": {"algorithm": "md5", "value": "58b2c76d67999a64167f59dd7c43128c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ecparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "c91871dbe7f3f46298d6d21cfbdba47e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc.1ssl.gz", "digest": {"algorithm": "md5", "value": "4019530447520ae4b47c4b310c744d1f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/engine.1ssl.gz", "digest": {"algorithm": "md5", "value": "a22971726341b397dd70596f618054ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/errstr.1ssl.gz", "digest": {"algorithm": "md5", "value": "831a6ac107647264a9d89b6aa2588d9f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gendsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "2323172f75d47d19f0dfe2f3303f8208"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genpkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "a76072d5afc05ac5f200a3ff162e6065"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genrsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "4dc1385c6adb7a5dbfbc05a6b40e2b0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/list.1ssl.gz", "digest": {"algorithm": "md5", "value": "66ec54b43261e8e9d9a648beef4ab88d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nseq.1ssl.gz", "digest": {"algorithm": "md5", "value": "51e353aaec14072944c9bd343d0aad05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ocsp.1ssl.gz", "digest": {"algorithm": "md5", "value": "7784bbe1c5304395e2ade73f5d914c8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/openssl.1ssl.gz", "digest": {"algorithm": "md5", "value": "a31bf24ab9687def44288801b0914ecf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1ssl.gz", "digest": {"algorithm": "md5", "value": "5776fa5426584ed7a1c3f38444a3a8c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs12.1ssl.gz", "digest": {"algorithm": "md5", "value": "75ae4f737d3ef60c7e8f48ef5d3b1e29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "a1e8b6cee8aa8e31d4d0093771cdc782"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs8.1ssl.gz", "digest": {"algorithm": "md5", "value": "3b292e8ad371faec2eceb3f88ab546cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "04a0f1744c1161e5c59fef89ea3f767f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "6dc7244370f31f82640bfac443efcd89"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "74f7fe4b8c08590f410d3b62596aa4fd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prime.1ssl.gz", "digest": {"algorithm": "md5", "value": "3be8774b63c293f4cf5026faabb56f83"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rand.1ssl.gz", "digest": {"algorithm": "md5", "value": "1a8209706966c82f04d7a27fd044f95c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rehash.1ssl.gz", "digest": {"algorithm": "md5", "value": "11cd187972ee8ababbf6dd331f02f8ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/req.1ssl.gz", "digest": {"algorithm": "md5", "value": "e6ea31f09d914b6f5a6e36e2e2ef7f32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "06bed57be1ae031fb151d119954f7314"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsautl.1ssl.gz", "digest": {"algorithm": "md5", "value": "b267e3e72e6851838f65935be3fe158a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_client.1ssl.gz", "digest": {"algorithm": "md5", "value": "7e78252870d5f2ba197a9896b1f43f82"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_server.1ssl.gz", "digest": {"algorithm": "md5", "value": "880b64a71a5fa843bde9fe628a5787aa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_time.1ssl.gz", "digest": {"algorithm": "md5", "value": "919b4e8d8650245bcbf10c4bd328c9f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sess_id.1ssl.gz", "digest": {"algorithm": "md5", "value": "1ca67b14ad9e93903e111eadb8ba6681"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/smime.1ssl.gz", "digest": {"algorithm": "md5", "value": "ad072c525286885d404a75ff365eeb60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/speed.1ssl.gz", "digest": {"algorithm": "md5", "value": "13f0f05f0787367a84c64b9faa5d16bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/spkac.1ssl.gz", "digest": {"algorithm": "md5", "value": "556236c7aed6cb1559cc41abd6376cab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/srp.1ssl.gz", "digest": {"algorithm": "md5", "value": "07c579f4aefa5072a5ded8a5fc097cce"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/storeutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "fdbdbb4893f6c54a3e7bfc6f23d8c031"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ts.1ssl.gz", "digest": {"algorithm": "md5", "value": "da4d56f8e85e60ef265da91dd657aae6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsget.1ssl.gz", "digest": {"algorithm": "md5", "value": "815bbef403d50a8e04a73988c51641bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/verify.1ssl.gz", "digest": {"algorithm": "md5", "value": "758ebfb3c6ff89354283e9fded3a7c1d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/version.1ssl.gz", "digest": {"algorithm": "md5", "value": "9ef5dea9a0f5444a6dce96e8910f40d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/x509.1ssl.gz", "digest": {"algorithm": "md5", "value": "d402ae100c2dc08fbced20aba65777d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/config.5ssl.gz", "digest": {"algorithm": "md5", "value": "125d153464cfe0fa9a6b64ca1ded69cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/x509v3_config.5ssl.gz", "digest": {"algorithm": "md5", "value": "9a0d662c430bb37108c65149a7b7a9d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/Ed25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "ae836db232e12bd5736a37eebb9b15bb"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND.7ssl.gz", "digest": {"algorithm": "md5", "value": "d76d4054c0b05e74a80babd7b369415d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND_DRBG.7ssl.gz", "digest": {"algorithm": "md5", "value": "3eb37299f7323ebab0a20289a5b3c48f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RSA-PSS.7ssl.gz", "digest": {"algorithm": "md5", "value": "9b825c8072619751ccb0ee66467db23a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/SM2.7ssl.gz", "digest": {"algorithm": "md5", "value": "43078d0b518b2f70d12dbb9b680c0325"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/X25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "5f5b0cab1652310019da01a133e2a8dd"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bio.7ssl.gz", "digest": {"algorithm": "md5", "value": "478366db17ac98b104e905feea62fc03"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/crypto.7ssl.gz", "digest": {"algorithm": "md5", "value": "516d0a2bd824d5eefa9af840fbd3a3f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ct.7ssl.gz", "digest": {"algorithm": "md5", "value": "d12ff1e61f16b49db3c06aa2111e2632"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/des_modes.7ssl.gz", "digest": {"algorithm": "md5", "value": "b06b69f8e423d8a54b486615c2831a52"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/evp.7ssl.gz", "digest": {"algorithm": "md5", "value": "9913bed61c30ce70cee17a5b1da37a82"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store-file.7ssl.gz", "digest": {"algorithm": "md5", "value": "3c2ebdcf96f39adc9c3c643cbf404b0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store.7ssl.gz", "digest": {"algorithm": "md5", "value": "b74a4ad0222ccdb328f53fb1f4863859"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/passphrase-encoding.7ssl.gz", "digest": {"algorithm": "md5", "value": "18341051957ba8a08b42a4cfd08f77d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/proxy-certificates.7ssl.gz", "digest": {"algorithm": "md5", "value": "25ca7ce16d51b04ddf525719c69e9fc6"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/scrypt.7ssl.gz", "digest": {"algorithm": "md5", "value": "97991e5514b53f9dd78d21ca6ca14291"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ssl.7ssl.gz", "digest": {"algorithm": "md5", "value": "1b280687496cfdc78fd56b829f78f2c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/x509.7ssl.gz", "digest": {"algorithm": "md5", "value": "28eb319bf0cf26d0d27218898bb2cd7e"}, "isConfigFile": false}]}}, {"id": "46d210acbe0d2fb7", "name": "passwd", "version": "1:4.8.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/passwd.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:passwd:passwd:1\\:4.8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "passwd", "source": "shadow", "version": "1:4.8.1-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Shadow package maintainers ", "installedSize": 2736, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 2.1.9)", "libsemanage1 (>= 2.0.3)", "libpam-modules"], "files": [{"path": "/etc/default/useradd", "digest": {"algorithm": "md5", "value": "559e87e86a6d1cb4b7f60a6f691d5150"}, "isConfigFile": true}, {"path": "/etc/pam.d/chfn", "digest": {"algorithm": "md5", "value": "4d466e00a348ba426130664d795e8afa"}, "isConfigFile": true}, {"path": "/etc/pam.d/chpasswd", "digest": {"algorithm": "md5", "value": "9900720564cb4ee98b7da29e2d183cb2"}, "isConfigFile": true}, {"path": "/etc/pam.d/chsh", "digest": {"algorithm": "md5", "value": "a6e9b589e90009334ffd030d819290a6"}, "isConfigFile": true}, {"path": "/etc/pam.d/newusers", "digest": {"algorithm": "md5", "value": "1454e29bfa9f2a10836563e76936cea5"}, "isConfigFile": true}, {"path": "/etc/pam.d/passwd", "digest": {"algorithm": "md5", "value": "eaf2ad85b5ccd06cceb19a3e75f40c63"}, "isConfigFile": true}, {"path": "/sbin/shadowconfig", "digest": {"algorithm": "md5", "value": "649162e17b14c068cf80d5e3557cd8a2"}, "isConfigFile": false}, {"path": "/usr/bin/chage", "digest": {"algorithm": "md5", "value": "3f5b44e93134a83b2687c168e0cd9567"}, "isConfigFile": false}, {"path": "/usr/bin/chfn", "digest": {"algorithm": "md5", "value": "36f600a19461942f79309ec558027d41"}, "isConfigFile": false}, {"path": "/usr/bin/chsh", "digest": {"algorithm": "md5", "value": "c0ef249d258f3cf95cd167e8172b445c"}, "isConfigFile": false}, {"path": "/usr/bin/expiry", "digest": {"algorithm": "md5", "value": "10620f17e03cbafacd4f1564ceb82e83"}, "isConfigFile": false}, {"path": "/usr/bin/gpasswd", "digest": {"algorithm": "md5", "value": "58f694c570d2aa547b818e04c2c533b9"}, "isConfigFile": false}, {"path": "/usr/bin/passwd", "digest": {"algorithm": "md5", "value": "60529d2bc93ed9996852abd211eabc9f"}, "isConfigFile": false}, {"path": "/usr/lib/tmpfiles.d/passwd.conf", "digest": {"algorithm": "md5", "value": "fd813ae6329b77cb59bac8961e613bf0"}, "isConfigFile": false}, {"path": "/usr/sbin/chgpasswd", "digest": {"algorithm": "md5", "value": "3d7fe2bc7ed4a2fc5eb14b1288fa4233"}, "isConfigFile": false}, {"path": "/usr/sbin/chpasswd", "digest": {"algorithm": "md5", "value": "4f56e0737cbd3654d929ccb7316026d7"}, "isConfigFile": false}, {"path": "/usr/sbin/cppw", "digest": {"algorithm": "md5", "value": "7fdee429a0b2193204f18c938b783fea"}, "isConfigFile": false}, {"path": "/usr/sbin/groupadd", "digest": {"algorithm": "md5", "value": "beb91801cb538303bb881e18f66f2df6"}, "isConfigFile": false}, {"path": "/usr/sbin/groupdel", "digest": {"algorithm": "md5", "value": "fd63968ab6b39ce26ef05a8fad021ad9"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmems", "digest": {"algorithm": "md5", "value": "b25da0e6333c24744fa81e2ed095b8fd"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmod", "digest": {"algorithm": "md5", "value": "8813d40db1895bfe8b5c19db3636684c"}, "isConfigFile": false}, {"path": "/usr/sbin/grpck", "digest": {"algorithm": "md5", "value": "a3d13d1bfbb71bd06abc16791ca354ef"}, "isConfigFile": false}, {"path": "/usr/sbin/grpconv", "digest": {"algorithm": "md5", "value": "27092e6872e9c66e929f7b844ed1631c"}, "isConfigFile": false}, {"path": "/usr/sbin/grpunconv", "digest": {"algorithm": "md5", "value": "728dc2ea714dd455ca5ee990a13a0eb0"}, "isConfigFile": false}, {"path": "/usr/sbin/newusers", "digest": {"algorithm": "md5", "value": "4c4283602d4b089c566b9312b07566b1"}, "isConfigFile": false}, {"path": "/usr/sbin/pwck", "digest": {"algorithm": "md5", "value": "aee68bf4dca0fd79ca9e92e09f06d360"}, "isConfigFile": false}, {"path": "/usr/sbin/pwconv", "digest": {"algorithm": "md5", "value": "e2e62dee9d3a4e90b89a50e351adcc12"}, "isConfigFile": false}, {"path": "/usr/sbin/pwunconv", "digest": {"algorithm": "md5", "value": "ad21bc4cbc54afd3a7b242d177709d70"}, "isConfigFile": false}, {"path": "/usr/sbin/useradd", "digest": {"algorithm": "md5", "value": "f1028ef3532457f061aa7ee2b3fe4bd1"}, "isConfigFile": false}, {"path": "/usr/sbin/userdel", "digest": {"algorithm": "md5", "value": "02080a294d78127c7e436cfb7488a75a"}, "isConfigFile": false}, {"path": "/usr/sbin/usermod", "digest": {"algorithm": "md5", "value": "8f8b9206f406332d653a45a98569d4db"}, "isConfigFile": false}, {"path": "/usr/sbin/vipw", "digest": {"algorithm": "md5", "value": "e171b25403f5c7be24c5e57be69162f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/README.Debian", "digest": {"algorithm": "md5", "value": "217e2a968603dbdd1bfe81051076f132"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/TODO.Debian", "digest": {"algorithm": "md5", "value": "02916812cbd2183a26d75b8645bea7b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "50c2c66013d9ef6fd1492c1736a99458"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/changelog.gz", "digest": {"algorithm": "md5", "value": "85f65e38c0159623a850c22eafb7ac04"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/examples/passwd.expire.cron", "digest": {"algorithm": "md5", "value": "42b6b6d065ae2c959e885fcfa47a9887"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/passwd", "digest": {"algorithm": "md5", "value": "adb2e6e55dc3c98796decf7dbe832988"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "32f282e077a7b6be3ae89e7de510e221"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "06dcfb2131a2bf6faaea7c3fa96c9686"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "17aa804ea07e2be83682cf3bf3444d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "7ddfd4899afd2ca81e849b7bd39947a6"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "bc5d5f7c82ec707c4d1fd4f4b07dfe7b"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "fc64fb093ab0ca6bb3cf0f757398bdf2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "eb7bf5ef0bfffa1c638509bc4702e1e2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "86e218f9995d85ab2679fb8ea0a7e71f"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "622261037661c45f3b7ae00e7ee91d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "b417d08e085b5f8976e8506d9f2b0a1f"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "3952543702b7f210dfc60e3dedcbc240"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "c931f9661840e63278f68b403a7d3be3"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "b7eb19a408e009f3406d7207418ad7fb"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "a9c3fc036798fbec841c721af0e3bb28"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "2b4473f4f2d594359e1f35868b1d09a2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "5802b272b20f00ee094bcb5af18ca464"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "70e52722a66afbee77bd571cc7348af7"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "75156374aaed3bb6f0fd03b18857e43c"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "fc756677e0adeceade0c05100a1400a6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "85e46af9e045d554cfd5f83fbf1a8a03"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "d4b851028252c5d568634e85b533e6ed"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "b335dfc509399815dd83102b627299df"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "7ea002cd9998199e527b162c1fe7a993"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "31296ef3ed5357bd4547f5f862e78d10"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "8f97f9e6c1a8550fe66a35490dccf78c"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "b0f6dda6737799b4d2174bb15d948f4d"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "4cfc0012f2c9b1910698086032abc7ca"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "49fc74e40c5842e94129f75a4db9c8e4"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "2fc72d0abed71e1b15862c82f028fe3e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "8370a6cbc1e57ba0ac5f6918344b0bde"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "b55197c63e803cc7ec23b99633fcada0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "3950eb44291324d3c0cb63f6961ab7cc"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "edbb8e62c9496f4650643741469b78e2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "6c27289d09e2f078934df0188b564c2e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "86c8b0e4f92e5b9a2b02e5be73015f20"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "6406069a70c9a1b76745810b443160e2"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "cdd7f1e7de0c99b3ab83c6eeb5141f7c"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6d97c554084e4ece8ff23fcea2f8d9e3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "58a40b508e1218996f6adf6409340733"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "d94cd157b2ee33bb19c4dabd6c890477"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "31486f2bb42a02e3ed730f7c67493604"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "8d21a918812dfffdcaef01bf87c0f49f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "91c03680d14a1024493eb54245b62604"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "99bba61969d72ab8bba7ab07f2280277"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "0c77fd9ef4ae82c8e9cab27158272d51"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "98a39a095d420fbe36a744e6d31d2a59"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "7c6a56163dcd5894ee3cb6d257cad1c9"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "14fcbbb700e7c812add1074586ac9cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "90742d4e144c4e8803b941492f1f9681"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "4e8f0af04ddbceea0947536ef56e056f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "46304951bd50bc89dfa0ddc13cdb2850"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "1e0dcbd6a2757ff29fc24178e35819e3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "ba6bb9d94d9009a87252e022eb473bab"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "224fef16e42251a8b2a5800ce5354cdb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "bb5d34479b25d10ecb03fe6ba8ba0eb8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "47b8f7b38e0f21124513fd087b12d115"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "b53ba9af27720057a211d3219d1dbd1b"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "6194fdb9bec6e26006b51aee4fdf1cb2"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "0d805aeb4f97a55191ea96dabc247263"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "4e4110c76b01091d47aebcba82f53863"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "a5f59879e48cdfcb1788999cf27632f8"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "cc09760fcf15c4f9aa4d71ba271dd158"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b9eca0d7935b4b9c4c20fa68ebec613"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ef1cf0a6ce799417645ddbabb7b74801"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "130b2d425143d1cfd5f1a596812a26a0"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "2d4ee7afb32b617247f1da0f57257f5c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "8184a16deb5eb23d01d10d0c4a8ec9af"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ce1af6134e90ff476c2e7e810e5b5469"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "c0127536abcb14b33e5f56ee55499325"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "e19e9aea3971a3c27e35be47d5f17c1a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "32d45b23e37553a135fb69652cd4fdd1"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "3ff9e6e2a118bfbe5d109b11817f4198"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "db0d3c5ea451d79b72e4052bfaf6cd9f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "f7922f326f8fc01cd49183d21b7be667"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "8eab81145f6288741ddc02326ce76caf"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "54f6f03fced9d22cd10f556a4fa7d141"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "82dd116fa815f6dfa03715cd950cf144"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "8c9264c5c3d7ddc10a67766ada31f87f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "2edd255b5f54cf0130cb9971b35b8faf"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "6a9a011a8af0cb02013219218d79fa3a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "93164708547fa22f9b48c4b005e68d80"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "9f394ab96dc39f0e5c9fea58ffabc1b5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "40723b303b94a1516df3d2ef89d3b864"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "bee6dd5e0ce28b9297cc98d113128896"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "6c9bb8db9024c9ec2ee953d5ca53c821"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "d42844380f03fed7ae61427b8f614bce"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "b334260b4bf8ee904f23b52cab304c4d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "751a0d1f464b1a91ce9e4b94dc8578c6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "0c2b07c1d59ad1b72a062f3f3d0e0807"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "2e5eabf050755ae81f66d87b9e3401ef"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "53009ab2e1713cc7e8ba46bfaabc9a45"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "eed783ded6be13982050730a4f8efe0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "9d5900b4d7744acccd25f9236e13eb31"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "98f330727aa1962260435429e741473b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "b72138b58bde78c19086853237aab6fc"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "ed511101ee17dd4d21886e50dbd1fd28"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "ff757afa519e336bef851784c9c4ea39"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "b75a47082b30f34505307b6e768f3444"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "683ee72e8deadbc979d2d2015c2f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "e6e4ac477766619dd007458a4aebcdcb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "8d2fd8504182a3f2c35f905ee36dd6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "493abaf647141043875fcdc1ae1ee9db"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "2e295405d85b056f4d7788ee978bcae2"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f86dfb5e2e4e79511a13d58c1d3f15f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bfb940f05c5b21ef44d6e61c62879c93"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4fc51fd571db91d1257315e199aa8a21"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "fcc82b4e9348b7c6931f29054eddb96a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "d1cc08014e0a78d3eaca83a177d4b344"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba9e918a0d165cc3be4240be8feec4a1"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e2397bd1fff79c64caa7ee856b3828ed"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "14ef2fe516039c1dd91dc214569e504a"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "202b85120e371b36c1c9d47558a823bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "7f39684594bc34d52239020b38889f89"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "e6ca8717efa8a713081d7b697c51549a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "20d54e6bb7377efe5abee4de4b23b371"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "1103018f0bc74f39df9c62096beebc3e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "8968ab656b679ceac5dac009b36711ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "368a8c4dbae4266bc6be47a4687264d9"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "16fd37039408bb0cd58f4f12cc56a6a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "0c966c3b118c34285a1d31602be6c9f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "524e53607da40ceaf09a6894eb18851b"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subgid.5.gz", "digest": {"algorithm": "md5", "value": "a9200670216217ea4717176b641f4bf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subuid.5.gz", "digest": {"algorithm": "md5", "value": "d0272a249c53ea4316936471a151b8cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chgpasswd.8.gz", "digest": {"algorithm": "md5", "value": "1788cca0d0514af0543c4d0c793dd108"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "7515cf4b666aa726e0d489b71ae28155"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/cppw.8.gz", "digest": {"algorithm": "md5", "value": "2add2075b2a5787359502639c5afeddf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "690266d333ac080cd6f1a765b84ecc56"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "ebcc40d9028576e718b7eaf6bfef9ddd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "7a4e8bf1794cb654d85b22f954dd313e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "1b1e46e8f0348f5ddd41578b38afd72d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "7411405475b7203f871fdd0b43849cac"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "a631bb6c1e683f5189e8d9187710a682"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "acbb02a120f0a08c697df068dff56fa5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "bb93daf1fa1ad3c2eacd3bd85afd904a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "8b3846e1580b2eaa165fa3d7d4b078f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "da3058fc59b167e07d5203a9b3f7aed4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "09af74754edecac6855e827f91f59298"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "fabd130c4887830fa673e63faea53de8"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "afa835b6ef1098104473795e897d243b"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "3485d0cb253f4991b78d5690add2143c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "a8b26275ba611ea98a44ca89fc043075"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "dd8b2402893b146d5fc57cbc3088d08c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "4c7135b104949121bf35cf9e8f20e5de"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "ad4eee55a367a9de06800794bbdc85e6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "6a14f60db1af9b44ce58678ffb66a3c3"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e6a668e1417c9b38c6d693a746c230f9"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "a42fe4f97ad6dd5425d67889146c6f14"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "87d466c19de1bd96b2f6d4b3d59a4c89"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "0580924656ac2ed3715527ecb9f969df"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a5fccd5124a7b11e036642e1c996c1f6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ed2dbc12df8c8e24574b08e705ae38fb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "4539a3a616820f8cac6b040168f768a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "f0a0c618a38733263ab1ee62b8cf7b90"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "31d9d92e0fddbde0f4b8b4a4e3e36a0a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "53d7820c9890a8d4df44b075428b16ce"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "a6ee88bab0e2d3fc866b1f62ae03bdf3"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba33db936d129a982c503179ff3492ea"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "4632ac13ca192549fefd16e948382da5"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "0e444c12ca6fd6576828a8a427929fe9"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "ae5159581e915a5554334798988753c2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "36d51650fff0ceea7a2d8143f1394985"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "9fe9bd56df1fa7659e8c4ed735654658"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "56136dc7a7e1928923fede48f1e8f23a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "6df7730d15ee96c34fb8142362c3e22c"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "85c8d64fe394e1e8491eb5e104652784"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "e13432b05214d88268290d4fa5265bbd"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "106d0dad6b7ef88683773e335d425aa0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "6844f4f8b7220a15fe1533cfcbbea345"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "44715972d22d8da307ca9f36ec1ef210"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "b8a26e3d81bb91ee2c3855d79ae211c4"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "bb1233e377ea601d26c232175c25468e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "fc8cfb58619eb68afd12baebe8f2cecc"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "087324808c7dcbc60d54618d2dfb338a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "6e3f5effb1c618aee4fc3d24151b5a5a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "9201c885e657cac769e3c59ffbc9b3eb"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4d94354e2031ce9fb97c739756f1df47"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "aac69158fa9288689ad064aa009fff9e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "834b287b772519f28699df57da4bca32"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e400dc0756f4c66d228323e90ad042aa"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "56c3155046e512de197a7c0911ce149c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "47e287bcaecd7c4d549e499933610116"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "6bb85e43676b9016c58752b314e158b1"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "caaa6940900633f4351e07aa94081931"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "94f2443b0a106484983549c1c812df79"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "533c57086084341cf631f0df594acab4"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "3d758901b8bd43bf852b2d7c6c9f644f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "0b019c2c8c2453483046a0c2807c7f1c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "bb577c9828f50a50b8dd1004f237b770"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "6ebbc5ddda38e9fec62437ae5dd221ad"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "395afcb4434f15efff3a067f1c9f372c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "9c73840ceed82fca46f02411e1642a59"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "3ffb79132ef75ed80e941241c71c8e69"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "092b6d994a843c2f53c5b416116c02d2"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "7441cfaee0322bf678a66b51a0792057"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "2428e897e4bbb8a248d4bccececd480f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2ef54249fd04573240eaa49ddc32917e"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "53ba61d57f8d395fb38c6a8531a6db30"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "78fb9a15009238f21e2984916e6b8f63"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "68804097dd1c430c283d25e320bd2409"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "7f15cce4c95b23adbbcaa0cca6355b11"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "56980177112a7d7c7ebff6dc3200833f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4420f40f67b91e5ba907fe0ecd858947"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "ffcd984b4d0b3c9c7abf0b8decce7d18"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "9bc4c8ab96996ed0f7ca2653080551ca"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e99e60a6af3bc5316c9c7a1e18553828"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "afe774c3acbf217a8bd1a3ded3629aa0"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "f7b2b63687e3f38e814105b2574878a2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "7619b1fc6a80076242a12ec6e85024bc"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "2a4f5b751f8e4d775a6e6c593c9d9178"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "355b4cda233e5abaaf1cc7380e325f7b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2a32b3db68b83ec7bee9c536c39b8c9d"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "0749a6849dc0bd6757dd73d940366236"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "fafc754e0027cb3f749ac8db5d2b5f94"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "cb4274b7e7bd304ba0731103340ac182"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "e9335e7b374b05b5a5d683322d36f448"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "2a0364a141b2995ebd904c7ca9d97f76"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "cdc22237f15cb6a5d665799d9a8c75a8"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "e28f5e5bdebd3b01f5510b6f28564b0c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "cc585feae65acaca690338eb62f59137"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "e462decdb3f04c4f2a7b06f604b4c30f"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "3aafc570b67fba4872fff43ddedab593"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "b765caf50b00c20380bfcde46e89379f"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "bd37b0aa8afb0d3d27e179cf4dd5c0af"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "defc08dfcc0a2afd0c49443978f20cbe"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "71d394a444e1bae52ccd1c792f8c2621"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "f82136c3c46150671bec51ac9abc73cd"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "9b60e3cfec664af17c84a480a69baea7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "76b58effba5dd9a97b26f4e7ab8db862"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "2e15a4534703271950b55df2ccb54760"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "32a365dc23fa127feb7dc2e5f2d5a874"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "2f002c9b90be009e600d169ce1318b64"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "8a80c8885fa1e57c960217d7acb35fcf"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "55730dd30a305b8c0e5f893a7e331751"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "557ee0e826fc0c30df6d1fc88d833d4d"}, "isConfigFile": false}]}}, {"id": "9bffdacf5ac49f23", "name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/perl-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-base:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-base:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-base", "source": "perl", "version": "5.32.1-4+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Niko Tyni ", "installedSize": 7664, "provides": ["libfile-path-perl (= 2.16)", "libfile-temp-perl (= 0.2309)", "libio-socket-ip-perl (= 0.39)", "libscalar-list-utils-perl (= 1:1.55)", "libsocket-perl (= 2.029)", "libxsloader-perl (= 0.30)", "perlapi-5.32.0", "perlapi-5.32.1"], "preDepends": ["libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "dpkg (>= 1.17.17)"], "files": [{"path": "/usr/bin/perl", "digest": {"algorithm": "md5", "value": "12bfb51cf9699c1e508a1f5b20eaa809"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.32.1", "digest": {"algorithm": "md5", "value": "12bfb51cf9699c1e508a1f5b20eaa809"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "78ae6d88b5349819d4ae17230677575d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "digest": {"algorithm": "md5", "value": "9a55c30d94c9ba21536a414420efd1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "digest": {"algorithm": "md5", "value": "326aacd2914883a5b1bc37deef4efdce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "4a5ad98ea1d020ae8c730c404f8f35e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "digest": {"algorithm": "md5", "value": "ede8d9fcd1ff33a77b8f294cb820b1fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "95a69418de8af0b8025ecf4f700f739b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "digest": {"algorithm": "md5", "value": "1ed72351adae32960d29a150ddc9b9de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "digest": {"algorithm": "md5", "value": "6eeee9b1ce37ea2303b77beb27ab1747"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "1970b9340d74a93cc595798c96a144f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "digest": {"algorithm": "md5", "value": "af8fc96226a839242532d130c5d166b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "digest": {"algorithm": "md5", "value": "604b238b6d94ffb4c5e8b61312ee080e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "digest": {"algorithm": "md5", "value": "6b127b714ab380df3deba6dc9c3bbb53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "digest": {"algorithm": "md5", "value": "7da7366054556f2d7764df444b4223f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "digest": {"algorithm": "md5", "value": "afa74cd84c51d836f013c602c2652db9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "f7b2283bb3d630fe6315c5291c28c2ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "digest": {"algorithm": "md5", "value": "440167e44b909ef974dd8e4d7210ea72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "digest": {"algorithm": "md5", "value": "b908fef4f113c2e74660490734566faf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "0f5ae473250f0d3cb25241dfdda427de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "cd9d83d3f26f46ea6ec3c38a0a4d18e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "digest": {"algorithm": "md5", "value": "34dc8586a33c46e4d95e6b1ceb9f3f31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "digest": {"algorithm": "md5", "value": "97ed1e07b973f7c286ac65df8dd55eb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "1bf1e528fbfbc7fa63c66461e7e97ac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "a6ee610d7653cb198abafe64254858fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "79467c631f67da684d7cbb4b3554574c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "digest": {"algorithm": "md5", "value": "a93157ec1e71eb6190934a31c6045fb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "3fe4c9a51312355c44d356ae70621c12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "27ed01b5307faeb277f19e420e5ae527"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "00c8df3d21c819a1b5497d71e6d6d5be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "44a3762b898e0b0cfb756df7bcc46c1c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "cacf0d4298ea32691c26fcd5d95d2c38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "a5f442497a70c17a03c86772f9bbae62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "digest": {"algorithm": "md5", "value": "1a96163c4795564652346eb862ce9f30"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "digest": {"algorithm": "md5", "value": "14e6f67a891acd42dfba1fdc8fbfe537"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "9f4a3cf82721ed0dcd357a347fa8399c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "d71a55c7cae110f38d85ea2c9147014e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "digest": {"algorithm": "md5", "value": "fa91ee3852719273bbe2d17ce292f128"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "digest": {"algorithm": "md5", "value": "73e7444a3fa69ba1049906c0f487d353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "7afe127a62ee67d6209e1a97dd5308a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "c2c59475e20b8bfe8ac8fb7cc4614fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "d134520357050d2efdd582b6a407149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "c16d5dcbb2d08b941d8592e138ff091e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "digest": {"algorithm": "md5", "value": "855ce3fea5867863a254c39947d3465e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "digest": {"algorithm": "md5", "value": "e08fccc387c90993764adfb3e25c8520"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "156e8832fa97938b63dca57e87d1fed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "cd57e3f744a59bd37c0219dd0a276855"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "65bcaccfb305c510b9e53448d3e05b08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "05bb97051985badbd437214844f3d23c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "0eda6419e0e979ed0f7a78f66e0c01bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "eac4013bc879119dd5509b3e2c31d8e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "496f5c4cc73290a2df591e30ea40fab6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "583ac3bdd4d76ed7f39eac88bb9d64dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "3cb8dd1401a54548696f0cf5fc2fba60"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "digest": {"algorithm": "md5", "value": "9fd2057bb63b9aaca3bd17d3b5a1e213"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "digest": {"algorithm": "md5", "value": "0484a8f8936a422af0f8b6f94ddcd269"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "digest": {"algorithm": "md5", "value": "d788cf15aeffba20a826192b950a4b5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "digest": {"algorithm": "md5", "value": "5668acebd8d30aa263d57519c360cbc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "digest": {"algorithm": "md5", "value": "1dedff99dfe12c003e1fef7fcd672f35"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "digest": {"algorithm": "md5", "value": "05f46b50eeb55f1387551c69c7c37662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "digest": {"algorithm": "md5", "value": "ac4305fa41b2b537d4e426f5f56c5bfb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "digest": {"algorithm": "md5", "value": "5ff70a0a442b7d5e23e5ea0a22498f6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "digest": {"algorithm": "md5", "value": "9af72fe80f97c73e31887417b7ad5ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "digest": {"algorithm": "md5", "value": "9070d0956bd9a0392ed41d7d74e72a9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "digest": {"algorithm": "md5", "value": "eae881bf623745585b70c107ced98f69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "digest": {"algorithm": "md5", "value": "167856b625a767f24dc9b11a4735fae8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "digest": {"algorithm": "md5", "value": "782af34368195812261bcdfb132d4c6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "digest": {"algorithm": "md5", "value": "9df17e1d89a3f9c7e6f48214f00bd53e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "70ce331fd2488a6ad901cf120fe3da7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "fb0f0783a2a6ccbbec7dcc09486d5bd2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "d9d3fc910a68036962a71744ed359239"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "65371232fb327b089a2df764965416c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "6df877587f13ff963d19a44d92f487b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "916f1c363e5c2fde3498841a20c4c564"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "18d8870760d1c9b964d6feba741a8849"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "bc721e92ecc43e073277d697ee60f60d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "e1493204dcc1f0a8e3991c1d8dec9e08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "ccf63881f38a1e239965ebfdd752b849"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "343caf3698dab28086ede1d153fbafc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "15cc4bece648d0839898bcde9ce8963a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "ef86ecb208211fb84feeb6434b4f18b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identif2.pl", "digest": {"algorithm": "md5", "value": "1dfd1177ae23379bb29a231062baa523"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identifi.pl", "digest": {"algorithm": "md5", "value": "de1f2f80155a8cad49f9cf89eca30383"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "bc58563743723f02ad39bc026d403cb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "cf68b4ee4b0d7f12c7158220a5a3f934"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "231434c0f286e558848b2d5764fd4ee0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "a14a1e3f56c6be70beed05d430d0e4a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "9b2bde3cf32fb7de257ceeaa9cce0e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "b7225819387b58d7f994ce65a4f993a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "9b4fd879fc3cfe908006296d8c175dfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "b03e73889cb562d2ce71d1e3d1afcac6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "5c5ee66e9348becec3b8ea28a4d285d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "c6248c963df8d3d7e6afbfb0aa3559a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "139a90341ad0b5770579081e257233c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "c142f97783b3ac847a8d0dadf5b437be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "e6b54b6056c402865220129ef4b2e958"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "bfdb22b763638c465228e4705ecb0270"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "5601b0ae63dc2ac0d2ee67291f258b1e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "17308dd48edce039cfc009a7d34a3892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "4534e82700d26a4fdceae5b8f9fba0a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "4ba18d48c9772236c1e5577166e2cc2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "53ac606e69317febc337c4661a8b0cf6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "b9c6552cd5d0322d00d2e9587f4a6adf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "7f5c3e8c9013ab5885ba8b51de297fe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "425ac5b0840c18111dce55cc9ed94222"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "f751492965967f70511bc1d120f9e0f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "25580af86d86d945d15a8b2af24aa72b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "dbd48db760078b7c15431542a8a4e2da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "87397086a940ff1bea42a230fd7281e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "8f77f62d374d6e36f89dbdd4be3a2600"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e0f62f5c14ff0c3e2086997140784e47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "107a385a9ec43ae7eee804c377bca4a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "0f8845a09d2960a6adb624765ebdc531"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "b169b9b170b2980432c1cae278ec038f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "95d5206fc8dd4a7d3cd3dc379477e220"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "353a237e83831fd328ca18db8cc38c28"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "43b9e5d1126acc0effdbed8725259ccd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V130.pl", "digest": {"algorithm": "md5", "value": "d058b96adabb51143c4706d3824fd976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "5c7970d0785760b6906a66059cc783fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "4991b179382ed4c4ecd2a33fed496316"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "221679bcb9312033ec1d647053006972"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "b1c1a9db6d0d6f9c795b9686fbd86816"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "d6d69300b6b94ca589a863251ede39dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "5927f1b41becdbc0c1fddb6927fcee9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "e6d865138414bf5badb7ad796569b2f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "f0cfe0869ae649c309a5e518a17fb923"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "95727ac8afd999fc9f6e11dda3361af8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "e3e2de925da87f9ec7bbb057f5e3838f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "ec1b8d2fbff6f19086cab21a9c53f023"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "e44f082e68ec98d579ca8052e1d43dcf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "219946fcb2c46a9d63d01e03854964b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "04252245fe1bc002f0b20bc7645afacb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "88021b967d9fd3d13f7ba9b342c38070"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "fc092f25357311bf93d11aa6f844f365"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "386c916290fdc62a454b01b7708938b3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "6ef607a20f85f2449e46a42f74b8a55c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "26ffc7ff1501ae604a293c41dd9bf289"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "35a73702473a5cba6fc5aecebb611d71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "ab95ea4bf3ccc35b4880f2655446a57b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "6f6caf218923adce72bdc23b00aef1bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "5cf4751738a5cef1ff0804aa5c6d3e67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "b80604e2658c3ebf15d7e76d3cc1b802"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "893c299387fb1d203477dbac27cc7064"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "70ceefcceff8a9c9387dc635fd428631"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "d4e61d82e5f8310973aca5584cc94554"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "1b375227182bf0697b624231c00d9c21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "8b6703204d8c7b771c6886e1876676d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "bdd5f3d9cbf2c232ab5daa71559dc1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "20bb29f3bea16b7f1dca02ad4d2d4517"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "bd74d7d0ac519b9896109d8bd9c0eb81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "290abc6def8d32efeeeb042fc86759ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "e1d51feac3059a3ca87aede25c3beaa2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "64f5bc5bc2b1551c19abccd996adb480"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "3536c069cb03334c828ff0f6db424754"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "10ee0d807541f2074d6b8a59a07f142f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "bbd1db372868db91b3a46619acbb599a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "d8fa05ca2ad9577ae5a31c48de78c5bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "5f6e7f0d30600f1f644e451fb7fbecad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "bd829c7a4dd0d6c6ee17f3a6acb83e0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "fb015a4ffeeaf177387258f95cc89a9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "a7326a6d42ae8cedde4ca742e02aacdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "62731d694ef314a3284108a564b1b2e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "3d3abf39140d18971ef14cace680cfd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "39f021acd5fcf53a88553e8cadd4a5ef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "07514c263aa9272f137eb20e14253d66"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "73d12df6b4c4ac5bc3922fae438be60f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "19950f06ed4fd3991cdfe137a1a3676c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "a3cfde0a982048d203d7c2164f40d7e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "121b09413a2c254f8981905f835339d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "e772451c45c545ccb31dab88cd1741e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "83ad83885bbfd9020aee73bbc04fcf0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "98275115221e7bffeb626f5ed4fe60f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "a4795ca642e1d9db3076204afb75107e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "e4df2ccc66eb3cd7f0e4247a24da5e65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "165071732fa705d371a95ad5541b4254"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "895c0ef0b372ec2da06a771ae5016d98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "120aef1f90a07bb71d111082bc3dc55b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "07521b20f8f20a96605377846284c21b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "1dcd8873bda253499df137bb7904e8b7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "709d1f2f908cd7249eb47d2898ce8141"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "9ddd46fea00858e293340da77b3f05f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "ab2bfd56f88250a843a6c4e0e6cb9c62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "ca93aa8e24c09a31e556b5e9dabe6d1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "c33a39a8699d6697feaee08720648fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "930b15599848d874d4322bc6b3c79bf9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "8390b67ccb0c7f61afd3146cd5060c4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "e20b4edeb660a665b2371cbfbf75ac29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "0a741336b808fbb207e92e033fad15b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "ecdb175be642252cb0300f6d46818990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "66d31d066ff38b35c1f2b4e176987729"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "f26bbbf765e8fd0b658e0bca9b33fcc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EBase/Y.pl", "digest": {"algorithm": "md5", "value": "8c6200d82e43fad5b56eb44d4314e368"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EComp/Y.pl", "digest": {"algorithm": "md5", "value": "444c131c008ce4c73a70b6f82d3f768c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EPres/Y.pl", "digest": {"algorithm": "md5", "value": "6ab4ea29627bc9c6e6bcc99e353f9357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "dd6dc1ed364f99f7d0a59ab2985b6211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "50421dba598e0880d8a5d97a1d6624f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "c0b7166fff35e3210766a39b95a0bb3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "cea84242c61b61aba8051f82251c62bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "6bebda2e314cf87d28489990df0faf37"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Emoji/Y.pl", "digest": {"algorithm": "md5", "value": "eac550ea266f25526644edcc7182bc0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "a98974a0b9525abf6dfa78e119453186"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/ExtPict/Y.pl", "digest": {"algorithm": "md5", "value": "8a8b14ccac1d13409dcdf7d3066d54f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "b78961f94ed8efe17a6c356aa451c07b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "f8d16ce86a782af8b2dc5bfda50aa43f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "a22ee91005fe324afff6364c0915091b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "75dc6541a3369b065238d13375bba547"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "02e044997bca136ab71c2deb6d04d3fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "8ec6f1f54c327feba8ad212b4da572b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "5451930a28697b8af864bf2a1b5c38f7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "8325e222700047803ba9aa27abd6760f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "637eeb5912248910bfa6d278c26593ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "9980e1cbdba08e7fa0df8d9019d891e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "2c1d7573ad68d2a6f91cb55e21461ea2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "34061712fad8fc932856256113fe3c2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "903683c03bb2a84e692fe584a86f5757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6b9f7879f85cc7c9b1b54695034197ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "83daf2d553e215a5dfab08310371e417"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "91f0f0904bc2bd4e03f1880b39afe865"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "49ed483cbf246ebb1a0a571646177741"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a572999e218b89771be9d4a35947a5c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "4115c46b5fc241477f7916864ab19e89"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "1f4141c6f8c8b925967121393ea50b90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "6cdc5d5e8b5c39bb79ecaea85f34c910"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "ba7711d13ef3db9dc02977f4ce952a2e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "a00d58691c6b8d07160c0392f0cd311d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "86a18ad0b042ae412562fd63cb6489a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d5f2c68e3eb7c534f45be10e7feff27e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "e9c1180537b87b430ea03d2cf64d83c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "336e807e5922d3dbc39998708527acd9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "69644e3726828d9ce843c8763a220b5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "3fe71ce64c198253d2c00ff28a8fda8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "cdac247d2206be0f1d0e89c24fe107e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "e1f93cb5e58411b2ec1c3a3685f19477"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "a2cb44af1657553b17978c5d1f44c831"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "d9d65a9a106e4143010a4138c5320bf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "32f696b18823cc2b90b3b16f0cb3f6f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "b236361fa4d32c5498afa6c75dfc3b3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "03c95808d07cf7216ab71c3f51d51a98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "6238420908932c6e1362f4e41ac20e84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "1f8fd10d96158cd3d0388bf5c929223d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "6dca80f1572f8903be18341ae5289bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "8bbcc647a0fe5be43384dc7cedc1e0fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "2a1da0456836e54f0d840c09e18295a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "7e6319e52a920c5c5ae231b78524016e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "9fe863db4392fe5f79be9f8de7c0151f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "19d229ccfa8136cad00c05e98c8c996a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "f450351f3097bc85d2624f51e0162a28"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "867932ac8bf2870c6ac6f6a993ef952b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Allowed.pl", "digest": {"algorithm": "md5", "value": "6f7f6009c38b4b8052894aebf0b507dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Restrict.pl", "digest": {"algorithm": "md5", "value": "f1f8ea11d5dbd2cf91361dfdf5e12adf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/DefaultI.pl", "digest": {"algorithm": "md5", "value": "22c86840fd7cfe7cffcf96a69f53fa49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Exclusio.pl", "digest": {"algorithm": "md5", "value": "9c1ce49a186c725ad48b669da1a048aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Inclusio.pl", "digest": {"algorithm": "md5", "value": "e63c41f90cad182eb6e2b4d6532086f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/LimitedU.pl", "digest": {"algorithm": "md5", "value": "d3d5c1b44e458f4c0727ddcdbec0838d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotChara.pl", "digest": {"algorithm": "md5", "value": "679fd17cc677d67e66f095f8fb1f4271"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotNFKC.pl", "digest": {"algorithm": "md5", "value": "a74daecab1656257b9c8dd81e8a80b67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotXID.pl", "digest": {"algorithm": "md5", "value": "798ba5de09a4e37029d323230ca3a89e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Obsolete.pl", "digest": {"algorithm": "md5", "value": "a5419c3e9395bc66f87efd8613f6cb97"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Recommen.pl", "digest": {"algorithm": "md5", "value": "be202927ef82efb83719a6bef2e12d54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Technica.pl", "digest": {"algorithm": "md5", "value": "792624b982f802d3ddce015460989d77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Uncommon.pl", "digest": {"algorithm": "md5", "value": "24afee6288b22f1cd15b99ede75dd18c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "4a365da6de125a2319444b34447d9864"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "c016b2c148770a887e3a94a08e4a75ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "e2ebaa4a7210c9ea17ef0aa401fa6360"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "a09819fb7fc6b6592fefccd8fc140c63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "a92adac8e088b878a540e433d3c96db5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/13_0.pl", "digest": {"algorithm": "md5", "value": "49fddcaf8c809ef42336acd0662657d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "ad7dc6b207b43c740ed27507577608a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "d50f17a5526872d035b27e0af7346edd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "5d924ba91794fd423b12bcb5a14843b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "929d3b68390505a42d7abac51c62dffc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "c920c368b3ff05dea52c577100997fa1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "a8f6e14e4ff406567c3242b761685995"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "e0de320c6a653f8ce29c00bb047f7ea3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "750a00eeb79a40bc68eb31744282db84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "40c2e8e7e27ee1a469aa62f81453f990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "c5106f08a93f02a8cb86da6fb1b1da8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "52e31ddc6142ba01d42a81564350b37f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "59accee59618f61c9d0be6f654587d0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "49f2456a147f7eec25fc2f61418d46c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "49b6bd0b07bcfbbb1d98cccb9779630f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "53b03752708ab4c2ffdc22ce430b0917"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "479a7c7a9035e943efb10ed38bf65f91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "9839ed127c3f7b4d9c7a9ca841b977d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "703168246b5eecb9cec63731264f4941"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/BottomAn.pl", "digest": {"algorithm": "md5", "value": "1f585789d676d4a320812f62f7432a95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "20e09732da3eb910b5b7626eb53f2eed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "8c5a09a5facd886a7ca387cee2bd5866"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "a3be5198ea7d209cdfe712eaf7baadcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "890bd4919820e44d4478749fe83def0f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "308e99e8ce51b44f1233e903914e9574"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "b74c65d76d0838f6fd32591539ab36d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "fa63d5c28e4e9cc41e79f806a87df0a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "bd2c2c128b39463ca95abcb5ab7d6282"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "c4e9d18cc1612524f71484f3b58b1cca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "66e9d0db757c56b4cf7688c5b931433a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "1d4668d931e0a42a5fa8d5cc27d8ef8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "81b3c7e1dcaa265012e40e8a049ea857"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "9be00dd83ecdabcca8a0ce03f1837d3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "72ff736d32d2e3e2859f0d600f01adb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "a2c00cdb94fb8bb3b496f91fdca7d1d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "c4cd8f19d31806a2bce91d6a433dbb73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "7119664990c91c28796f7786156ecefa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "5d7b15cabad967a26f520e67e845d92d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "a8eb733e6b3b7732822bfb5c1ffdd17a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "f8dc64006a04be7acd750d8636829d05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona8.pl", "digest": {"algorithm": "md5", "value": "03e30e11dc840fdbb9c2e18f7e500988"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona9.pl", "digest": {"algorithm": "md5", "value": "b1913bbcf347ff90639cabf2d50aaeff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "8446084593634c847fc8f4d6da542ebe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "d6951d8f9de4a2c2c46f018c417bb73a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "fa333ae14d7802844eab79f1d3a206f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "5ba2ad884bb8e1d833fe5e26044ea19d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "3fc31e61076054f3d8ab347e63b36188"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "5b4363ccd13e9cdf290fd58f9eec3fe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "ca2af4db425058d5b71857ad6666c7df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "d57568671892cb4ac8886a6938fb19c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "38ebe1a62fa33121b5ae72e3be6aa05a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "660252c693e05a459d88728006370013"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "60af31949abcf4da5f610660ae76df78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "02a8799efceaf4425eff4ac77a6ec32f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "18b01e8a8458de6c1056477fa25a903e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "17e3de34b5d78aa26f29d73f3b4825b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "5609b705a593fe8ec066726439e0a7e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "0d2efaed8823ab4adfdb6668f523716e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "1f776e3a9d39774bdb4c834ebc91e76b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "1bd624542709fdf81488e97a65c8b59f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "2d61a869fd5d3146d54692b17c4cb34a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "b028c81ae638f36354a6c1621c3cd6d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "9bd9c6730e98711a383af1874809cc85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "af1312546113533f62f9e096e1d1fe7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "5c54c00586b78ad66fa4089ef1d96674"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "aec16b439dcfd246f83c8d1029fe5853"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "aedb0a503090ccef80574a94ba3a326a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "fa37f288cad5ad076315792ee2e1fa20"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "35ae29408f79558af464d7b5ce499dbb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "37f6726ab7c00890caeabc23923d652e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "7a9cdc20c0741b7e9f23aa26cf3c150b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "03be90f3dfe5d9b00f1a9c597bb93206"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "3ba1d5a1215d2819ac763e50c74b8f4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "d50d040aa75e91ca5be6f0279408604d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "5ebbdcf24937cb08bde1f1eb30b6f58d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "10e7a682e190a4604ffc7b7533e2dff6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "21be8a4bd8c4b71b02af8aa6047f7d23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "8af951ace16ea91043be2f8d616de73d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "c222fbc036b8dba63942e55eb485caa0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "e0a6c921dbb79a0e8f3e4746d62a52ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "693416a4ea5e73b956736afb620bb225"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "4204149cb3bcf2db846d911025560568"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "d436d8a2744b078ce06ce93468758d17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "011a5c23805587f6cee1a063df5d40bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "41d33bd866dbeef9c32bf4a77fcacab1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "0c372bab491866a679fb075945f839f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "80e7ef46a05240a53066ba3461357357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "14ee6fa92806cc80e4da0abbd643dc70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "e49b8aac1bcd15189224da2d5c20ee96"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "d6a5df06369e3ab235eae3ec67edce6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "693d26ccbdbcaa98bbcfe7927ddf6b29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "411b551eaad8f35a8608eb6291f5aee8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "535363ac2f1d5b0a2757ab6d2a4dd6f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "5979d053ee5fc0b965cbc7ef66a618b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "0853eb0eedc59f9407dcc23ff830a68c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "cceafd60d7d2ec71417b117e89e5cf2e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "6c50de084b5546fe72d9f479a803155b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "5612e5ea1bfa9ed67d9281088492f900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "3fd0bf5238d4d556fab4ee6b237a88a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4e0f7c8fcd009ab14613468b676d3459"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "a84c011a3718fe2bd231831a5884da6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "cf30afae1d47177f54fbde3f51ef640f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "f4740c5d36d2d53f2ceba27414fde4dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "2cb3cb33fbd00d4c9e858ee2f5521d15"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "26f7a9443147135b0a0c6dfcd8162d9a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "edb4f40327323da7d18d951dd8391f7d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "9254a457eff6114c0d8fa6fe5576e5ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "0b1602e47eaf03c7cf261a3f450f49c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8faeb737581d14c7f015a3dbc1a9b697"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "2279e425a50307c81e76f68e9ecdbb10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "d0c6d600d5f3087fcd3c8be3ecb646d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "41f428c2386e861f6249971d845f958b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "8264f6ad447af5e76697ae212842c2ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "206cfe8f08ba7f41ac25674100bffed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "e93ba04ae1b478343576fe2766085687"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "45186610aecd1888d420d43212a23e05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "1db5fc1a416e3e795b048913b2f932db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "a4fbdeed6fb7b76832e4c0c5a91614b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "5b57f517b5c569362015653bad95c6f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "2dc46c8ae3f7ed2aeb3d2b5066a90b5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "83db5f7fb8f5546c5972555380ee5652"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "8b64b0342f3778202745e3c3000eb3c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "538e020f06f620c6d015d56896d4b6df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "a1a95463bc1d36a470a2ce58e488141c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "7c0225d5a42de1800601700390a168bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "2d635e0df71d5b80de50d8e827c386f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "632d1e1e7734ffe47915aeca26b95891"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "59293a8795b4d87e73005bea50f0f49b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "9b2b340e767fc4594355b2125b6e49b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "f93d59ecf70b0a15397eba4dd906d948"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "ff6c01a96343050ab67df7fa409c1b5c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "da0dcb9026bb538bcc46643db1f89c95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "ec9e7b606e00aea5cf3d2eb78ec7d21d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "36133b4c4f17a247be357719287bbe9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "2219225cb0682074611190a29ec36a96"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "6eea837e0cfd7fe587cb5e842952312d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "663f69e46e77acb03d7198f445c584ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "4bb814c58e9204e14bf0a69cda365afd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "7d89a02a11148f4be0a8c80c20cd9f26"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "224b98d1dbbb7147e7ff55fe2e054b55"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "881114e45d74b144cae9321f38932b04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "469ce2407de1831fa0d7847933b37584"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "22354ad764b7d486a45833c1f704b71b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "1a28336da6e878b1d35382766792e0f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "705a7b23ac03383dd553af9ad9441b01"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "9dfe78880ba0551cb12c4ba0dcd1831a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "5d6b8a947cfb6b64b6ca14814e2fc05b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "2e1fd6ac22c62ace136c018cf527e9c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "5f336dce3319afeafc7d90f344128576"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "9c9e33e3311a8946a9c72f989a157e53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "c2d24b172ac62fab323a83e9fe36417e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "b30610825d8d58f0345364b0f5693538"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "f6e233ddb8c4349f77112a2b22f96cc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "f87dab392bad32744bc7ce0e44bf104a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "36cbc81a32691ab7ae10825870c4e5d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "54fe3c4898bfb3b1a0d064b782b846a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "bc69545a40778a9ea725fc9708ac8eb9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "828d1dbe34d57e7b41f7df88f1bcdad4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "5ebb3738b2551496684e7c0192b89356"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "ebf7e2421766f5b1b834138a3fc499ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "9a839fb7d4a0cbd2b92938eed1b995a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "7cf0f680e7436579a251763d4b7f9f3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "2995883d826f8be7cddefad79e6633b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "83adc2c265f1927a691d61d4111b04cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "8184f584e5043c9d1eecd0c4bf9dc4c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "5bf0204e7e479c2ae253d5194f286903"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "bf523f7843b460572631e04b07b6a5f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "f6997b6d8936addbb37dc4c1816d691d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "deaec4236d3c3c8d64553fbabb38a19c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "7539d0c59b2ad397fb93f36e503439b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "6853d01a66b42fe15135faf82016270c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "1042abbfafced2456bb3f1050b533b16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "02f12923564114f24aa0aa39f0d03a49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "bedbe9c7420aaf99bafe5aaa428e6f55"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "b70544faea26ea547c9e74134bac1b49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "6521a500609bdcdd90a61b07c0e804e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "4d5da9f549447ad209f94ee534bf433c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "823cb8bf40e5e0bf2c965e6150f81f0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "29c90583ca79e0460362e10f84f6a350"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "9de3b219c05550649217b3709c6f1ba2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "58e16fa8ca3fe4f2a16b828ebe22277b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "4e1a9b66bdf2043a5efd5ce74bc527dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "1765251cbda946d39c79acd4b426b1a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "991a2bde15927f67e1976de31b9fff17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "c8d03570b9e42d6f369bb0cbc010ac4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "f1528445487254c59876102e10d02087"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "56b95da24753c494f53c1b618486772c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "0b75335852e9cf8905c219a3a38c295a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "38f39741de0221a46e39ae8f6a0ce5c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "0b175d70bf44d5fbefffaddff2db0baa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "3fd806f871a774cce76f182a00261eb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "175bbe41096ce05aee77c670d2a90527"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "f5a27176b06dd8f33e29d1e781716f40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "9fa0ffcc087431859459836aa6e6ce4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "8a02dbeb06fd40ea3e2387fca01231bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "1098adc7a0104c1b535c397bd74b1be2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "6d22f44c0da0ccec3f2012bb1bdc323e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "a5245441721f4a9a54b7dcbeb96cec53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "2cfc39c59c0eddb7cb7c9b74f73ee92a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "1849288683ad7f679529c084360b3460"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "a5f908172056ad750654e64eb94d4662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "cf7a35ebfba1d8159e511ddfc755eeb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "79beed6d714ce9cf5e237b9d05bcb1c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "2dc4c5354d02b82519f35ce8920fae33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "0996fb18ed9094dfa429e2c5d196c7c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "d2f71b4b49e119436ab87cbe59e81195"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "1a9bcf772a81ac53dfeadc0262c95a8c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "b0f08f5f6bd7dc3cb152aa126a351913"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "74a34a7659da6dbe0e2f62bbd1703e1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "f0094a13b14e87f1b2eb81b0faf153d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "3e562faf6835b7db9cd4943190b81a5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "3645ea6656e8a19e7e383f3f4dd96102"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "69341a9f0b1ab5e78f4b6b5848c4f987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "b56639a7aae56e4090d1480f83ff5e71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "9b3544bf071157bd8153934b6cee399e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "d4373c6f10000b7abad8ae2352bd7a31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "3f4b6806f71d633bd4b9f09ac9b72f3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "b440837e71e10c78f64474466282a3ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "96b6e20cbe7b51c7b2d3dc866f47f182"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "a10bda3db3826a2c54bc8604ce034d39"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "c8faff436b3da6da450f835b1f035b0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "4075905cae02e7efca56932722db19c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "b17a4f7147bd836bf1ee42d3683439d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "ad457badb11cd51ca1d8546404a4a17c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "aaed2196c0186fe844520106be4a1367"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "385566579eec65fe7d5ac5753c565f4c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "49b7b820ede8483266b8842839b2a2c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "53c964cba20069709cdb228e816c8c1a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "b841f5a5ec97cbd838ca18df55fa3592"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "ea10f0e6fc9c124e65984a908390feb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "3c86d5e6524297c2aec41edf0d3862ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "db4231a490a9f2989885e1cb3029fc31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "11052c82030197fdc3076bdee68dd5bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "cd4d190312fb7c65286805c4c760f59c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "3b3940b78622e1195ebad506afb33a0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "a0dfcbbc8c1f0612d9f8cfb9f725ef7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "17b886311a87d7622b85b1904cf6894a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "7d9d8cdc1e3e6b5112a361c74654e15c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "ecb5402356f0292e72b14e867ee03bab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "fe5e260e46ea28101be9402a9c1480a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "cebef659e7ce81e305c7282b617068f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "6f778c87d7f2d04bee97b05f33c50710"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "a3cabc8b52e171964f3e36a9b0c2594b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "c1fc07aca2a56163dbf4cca7e7665d46"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "faec9b8f4ea81f9658a0ab14b310bfcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "116f14d83615b6813aa3a9f9d65681e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "57e33d8d88c459a1d476be8e064d1412"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "88ba3ee60fb3e7457cc4d5146632d19c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "b76d478a695226111d9fbc706c53bd5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "848385f76ed7011f2992fe092f9bf56e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "efd4d35e0242548820b6e90acab51e7e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "febe57a423cf41df277335dc20bdf768"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "0fac7e8dd7654337301a2f24de40c24d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "92839eed3301ee6f1f7701843cfbd69e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "701a2a9f9a86b0c9db5277e590f9f3bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "6f10e38975ae07caa6e57e42da5cc63b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "fc3b187e20b527a4cc4b45b4765772c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "e8c7505648992e828bfbe022c4b59107"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "b2fb083e144ca889cda962b319f707e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "882451bd084664d1e12f6ef2b54052fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "c2b594f39957075e7e56396dca714592"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Diak.pl", "digest": {"algorithm": "md5", "value": "9ffe099d4abdb8b5755ef5a3740c9da7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "081b320df1ccdfdb0c8620fe63864023"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "3843f21defa472efbc05fd8e2de7ad20"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "e9850f85b821b9a11a1fbb32b42d6b57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "a5e1ad215a99f8fc746e55a258215c8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "557ec85391abfb580a4129ea34732111"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "229eeb5b35910d7591ffde794933872c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "291441ade553f64732cd0b781b8b584c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "b2b16be8193e8a54b92154629b718950"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "e49b077764dd74799bf2249e779d525b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "83a5e63cf764c40ccc32b86b5ff13afa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "823c9736acde8c2b2b8ada16e19f2241"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "bbb07413d00757849cf7cec9fe70cdad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "96e37f4dbe5f61f35e9bf89488b349b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "104b0fb89564cad667bee75e809b5d4f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "a8a4f2f4e9d92a9e5fe3c7d2c40143e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a750fb521949ed781e43c82e56bac182"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "88085882a5e0551c08ac63dae0fa7874"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "8b9ba86a2221750ab9eb5b42b38ba5b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "577725aa91f761450b34efe299f76509"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "db6b6a61895e35e707d1c258085faeb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "a0e766f10e3d0f3d22a71e9082afc34c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "3ab26343ee3ad393f3ddf14263eaa42a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "d0caea9535ca8b8a854f1a16f93d3ac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d135f9a92a0c05ed372a4639ffd194d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "1c65056c72ad87cd7f2db77c47b9e89a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "a0ac6ce8b68ac6058a2ce34a7bea15d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "daca571f788a2c7723cd796706ecca88"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "6fb18e4acb2730883ea277e6a6dfd1e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "4b54bf3de2420ce4353eaf026db528c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "06664287ea2678e9e59615173d0c8c68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "cf37ce4ab26b900be5b768cb88ab8616"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "39ec642fb4940921ec68f3b8cf28b1b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "016050be3a3149da2a155652ee2d2082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "781bfa15bd9f81566260cc577f70fdbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "44d7b371633b71cae0ee116c405cb943"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "5750d976c60e262453153152216815a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "7330b9eeb1d699e748d972b2c754d4c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "596f77ba7cb2d448d87a8b4193543b3a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "a4b28fa4b5165836719afb4d4f9559d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "79982f36189840db3af6bb65862f36d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "542b705ad85f52964e74c24e5d6c6de2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "e76faeedf0ce4da96b71bae5f2bac127"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "98fa690e0e681b55280449a3fab9b767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "f774cb0188af4dd502d72f9e62553ee6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tang.pl", "digest": {"algorithm": "md5", "value": "fff31fa677cbb785b804fb0661a96ccb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "187f4ef9636099fbe04c7fdf5085a94e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d8f35e62a613c8e6b2928957cda0ccd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "a7f4204eb7be392fb035f239c40fb095"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "d6819b5d1295a7fa3cc6ddf72f843774"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "b42a71682601dc1cafe690e5f0c81b8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yezi.pl", "digest": {"algorithm": "md5", "value": "d0dffaa46b4459f290c7584418b12a32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "db6e4bd1f8ef401163cd0ab7c2b69e41"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "aa1b3b58a6156f50fe5793a416d8745a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "087d4f4fbf09fcc7b242d1ddf70833c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "bf160fafa640d2516d91b3a8432fa90a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "e767080c69f5e0761e386294c0704677"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "25acd3dad5a3b510bd09e5a843a7bd48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "1b4d87827aea6820c8f33f0e9ac59cd0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "6613b43964c5395900a19f05bd71fdbf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "2c464acee1e1c82e5247b32a0835b833"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "95d03bfa3bf5e81cef1fdc9572912a24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "ee29ca68cdde1b80c58e823dd96fbaf3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "2c526945fa5939767c24a14f47bd1c8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "4c3c1eb8f50d963ffb92f9cfb71080ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "a4b195be7ab2c8b09b9bb18f413c70c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "104282863ce87ca11757a844187f375e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "3751645087183fbd1f619d5559f978b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "1e1fed60c2a18c737a33a0d2d81d5e34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "1acf9e2d841862ea83318217cefbca5e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "1b0aa32a4efda4a00a6b67d01d4f17f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "3de6d26641b7293360355ac83afe2063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "198f92659e13530d34b0a569ea406043"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "76e9928ec0eec9c244dd06b48fc5983a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "86bdab459a3500040da415f1908d5120"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "707cc9f746b3294b459468cee65aa41d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "99c3e20da75832bd07362ababac942de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "digest": {"algorithm": "md5", "value": "9decf267a9637a05e5722b083b98f909"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "digest": {"algorithm": "md5", "value": "7b1646d3ab0c2098d26ba337a18b3dd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "digest": {"algorithm": "md5", "value": "0982ece815066f1ddf739f6677204e72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "digest": {"algorithm": "md5", "value": "9cfea2f84c7828e690a34518433fecfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d5b818fbee76d8b4f147224ea32738ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.gz", "digest": {"algorithm": "md5", "value": "19a6507316c97844e72fd52ccf09528d"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/copyright", "digest": {"algorithm": "md5", "value": "f995eb50a906107e206ca0bf35664f45"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "e43d8206df50661c538291150b37a79a"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/Documentation", "digest": {"algorithm": "md5", "value": "a16edf3b24cb82bf997f1d29b610ee6d"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-base", "digest": {"algorithm": "md5", "value": "c28e6448e061902d8e58dea28ba519d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl.1.gz", "digest": {"algorithm": "md5", "value": "15ee80d550d05b85837fec2af0b725da"}, "isConfigFile": false}]}}, {"id": "0b194791d6e239cd", "name": "readline-common", "version": "8.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/readline-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/readline-common.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/readline-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/readline-common/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/readline-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:readline-common:readline-common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline-common:readline_common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline_common:readline-common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline_common:readline_common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline:readline-common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline:readline_common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/readline-common@8.1-1?arch=all&upstream=readline&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "readline-common", "source": "readline", "version": "8.1-1", "sourceVersion": "", "architecture": "all", "maintainer": "Matthias Klose ", "installedSize": 92, "depends": ["dpkg (>= 1.15.4) | install-info"], "files": [{"path": "/usr/share/doc/readline-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c0ad48c3c629f3244041230c46d5d8d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/changelog.gz", "digest": {"algorithm": "md5", "value": "7c7bedad9f88523a3f3e477863a7f670"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/copyright", "digest": {"algorithm": "md5", "value": "b0cf3572690d3722c99c47e2cc573aeb"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}, {"path": "/usr/share/info/rluserman.info.gz", "digest": {"algorithm": "md5", "value": "0e96ea0b3342cfb9702bd92c9acc0caf"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/readline-common", "digest": {"algorithm": "md5", "value": "8d25a612c254e92ce813fdd2fde12954"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/history.3readline.gz", "digest": {"algorithm": "md5", "value": "fd761d5295f1f6a546e2f84c06ff6e8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readline.3readline.gz", "digest": {"algorithm": "md5", "value": "034c7897d1ba314a93602dfd2b6af377"}, "isConfigFile": false}, {"path": "/usr/share/readline/inputrc", "digest": {"algorithm": "md5", "value": "75858dffc595a0ec73c46a1e5744d087"}, "isConfigFile": false}]}}, {"id": "41aa380d5fdce6f5", "name": "sed", "version": "4.7-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sed/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sed.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/sed.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sed/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sed:sed:4.7-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/sed@4.7-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "sed", "source": "", "version": "4.7-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Clint Adams ", "installedSize": 883, "preDepends": ["libacl1 (>= 2.2.51-8)", "libc6 (>= 2.14)", "libselinux1 (>= 1.32)"], "files": [{"path": "/bin/sed", "digest": {"algorithm": "md5", "value": "d72635452f39c7d241ca719cb36cbbe2"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/AUTHORS", "digest": {"algorithm": "md5", "value": "952dca4356e3ed648c4d64ccd92c5956"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/BUGS.gz", "digest": {"algorithm": "md5", "value": "8e3af9bec58c1601710e892535c92230"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/NEWS.gz", "digest": {"algorithm": "md5", "value": "aa361662409d7e0f7f716fd7b1e63ce9"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/README", "digest": {"algorithm": "md5", "value": "2e9ea11519bebc9369c326e703adc9ae"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/THANKS.gz", "digest": {"algorithm": "md5", "value": "2e915e4d9dc8be2a7d1a6e0080c60ad6"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cf8ea44ce1d72d793c5788612e1076e3"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/changelog.gz", "digest": {"algorithm": "md5", "value": "f02406c42d30ec4bec0b03d84a188c01"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/copyright", "digest": {"algorithm": "md5", "value": "95112ea8fb35c22a09e674f4d2f52d8b"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/examples/dc.sed.gz", "digest": {"algorithm": "md5", "value": "f6e8f9a1d78b55b7bb59e9d72dd7aa32"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/sedfaq.txt.gz", "digest": {"algorithm": "md5", "value": "3e753d955c8f80d439f508a42f2df6af"}, "isConfigFile": false}, {"path": "/usr/share/info/sed.info.gz", "digest": {"algorithm": "md5", "value": "62285dbf5756cb6c7dabfa4b83a907fc"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "e9e1d6673c0687e8a873dd9f63669dde"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "e04e79de14f42e6773cfae354db32e7d"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "56c1db169ee4a6683104226c45e16dad"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "f061a67b8590d72f478894757f24a9c6"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "92c055b7043da926e7f9d221cc02fac0"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "787952fb0b6a93fad0a462ded426c913"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "09e12590a06efa6b600b7d1e5fa3aad0"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "4b9405feca9b7bf1d6e6bd1e20149b0c"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "7ad1f11020ea1c8587c616a3695e8c23"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "13fc32493399468261c67627520fdf6a"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "fd00dc94df9d5948e9de24e90355cccf"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "4310799f42a6f4ce2c797cc65af95b15"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "dbd7cac15a8914afe19ed2a183bbf55d"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "7ff18e021b1725e63bb34f732a6e3ed7"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "474a6a3ba209743102f6336c4ee1e46a"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "f5b1f6853f26a3c3d757ec4a873e0e77"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "ffe006d4bc3f2b4577de24509fc78d22"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "4810a96c79637d4552a3b947949b3731"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "fda04eb2f37ef9ae7376f9723064a6cc"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "897486ed10a45318d5d1d9e411f5fde8"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "c61b9e91ef26ceda3efcfdf792d20656"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "7a29e22f0970eac7dbbc0342035fee43"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "28b4ab063f299be3079be6f163975d4d"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "2b3bdaa2614a4739b9e5af574bc1bbca"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "86b729a3478e9eb33e50e93620a4b2d2"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "1439363028a2b9639a4c7cea48050602"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "74ec8b5fb4056abae9620aa4ce536b9a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "5057f6f03b980f47db664eda3170423f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "bf3e1564fc3543ba5f474d03e3dd01a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "5221adfd50312f11325e4a1740024672"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "ece52fdec794d3fae890dbe1317c6e91"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "97894fec8e618ba56cf5811962fe72f6"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "26216c19f87bd86f25bf8dc2f23f0bca"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "afbdbcc48c9af70328af7bb5e8c44404"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "507cd5d80685acce2722609be4e8ab6d"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "c499ba0ab2348c3a6557f4f9f3f47d0a"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "f0dba99eaa7dd44195226807a87d4561"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "5e293739da6c3d7e1b0e4ea06237e33d"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "db5d2b50207a0603923ff03b00e61695"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sed.1.gz", "digest": {"algorithm": "md5", "value": "f1a5c2693c62df0fcdbfffb04c279d1d"}, "isConfigFile": false}]}}, {"id": "22547bcd26ab8817", "name": "sensible-utils", "version": "0.0.14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sensible-utils.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/sensible-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "All-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "configure", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "installsh", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sensible-utils:sensible-utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible-utils:sensible_utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible_utils:sensible-utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible_utils:sensible_utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible:sensible-utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible:sensible_utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/sensible-utils@0.0.14?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "sensible-utils", "source": "", "version": "0.0.14", "sourceVersion": "", "architecture": "all", "maintainer": "Anibal Monsalve Salazar ", "installedSize": 44, "files": [{"path": "/usr/bin/select-editor", "digest": {"algorithm": "md5", "value": "a29b6c83be8d84c65ed6675f50180bb2"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-browser", "digest": {"algorithm": "md5", "value": "545f75ad07d0abf4dd26d190f1fa7915"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-editor", "digest": {"algorithm": "md5", "value": "35d5e90844da998aaf8b0f334b25aa3d"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-pager", "digest": {"algorithm": "md5", "value": "79bf22f87e0a0071b60daeeb49e52d85"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/sensible-utils", "digest": {"algorithm": "md5", "value": "2d9a8b41bbd3d86812e66e53428a9bed"}, "isConfigFile": false}, {"path": "/usr/share/doc/sensible-utils/changelog.gz", "digest": {"algorithm": "md5", "value": "33414571b0dbc8838bcb165eb80fffd0"}, "isConfigFile": false}, {"path": "/usr/share/doc/sensible-utils/copyright", "digest": {"algorithm": "md5", "value": "eb380b782a6068cab1750eeecb78ab6b"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/select-editor.1.gz", "digest": {"algorithm": "md5", "value": "d120be7f919d9aa9a72d418ad33b3a18"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sensible-browser.1.gz", "digest": {"algorithm": "md5", "value": "55a3f233e374da2829d493b9ebfec006"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "09130ff66217dda71941422aedb4017d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sensible-pager.1.gz", "digest": {"algorithm": "md5", "value": "f3daefae7a93f71898e7794f1a53b2b0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/select-editor.1.gz", "digest": {"algorithm": "md5", "value": "f4a85a52f6e29b09c1a5746a60686ddc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-browser.1.gz", "digest": {"algorithm": "md5", "value": "dfdc2d553b2b7d78ff601534cf97df5a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "3093f25a98b0a8a72475b17e35d568a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-pager.1.gz", "digest": {"algorithm": "md5", "value": "da694276fbe81a6805b09aa1da23a6f6"}, "isConfigFile": false}, {"path": "/usr/share/sensible-utils/bin/gettext", "digest": {"algorithm": "md5", "value": "77dc9b6147b522a126fa7288bb60ce62"}, "isConfigFile": false}]}}, {"id": "1c207f00f7376d7e", "name": "sysvinit-utils", "version": "2.96-7+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sysvinit-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sysvinit-utils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/sysvinit-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sysvinit-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sysvinit-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sysvinit-utils:sysvinit-utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit-utils:sysvinit_utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit_utils:sysvinit-utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit_utils:sysvinit_utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit:sysvinit-utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit:sysvinit_utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/sysvinit-utils@2.96-7%2Bdeb11u1?arch=amd64&upstream=sysvinit&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "sysvinit-utils", "source": "sysvinit", "version": "2.96-7+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian sysvinit maintainers ", "installedSize": 79, "depends": ["lsb-base (>= 11.0.0~)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/init/init-d-script", "digest": {"algorithm": "md5", "value": "cf80e86fe39dae73118344164f732978"}, "isConfigFile": false}, {"path": "/lib/init/vars.sh", "digest": {"algorithm": "md5", "value": "e8fb1c90e996b6cfec5850bf67c3d534"}, "isConfigFile": false}, {"path": "/sbin/fstab-decode", "digest": {"algorithm": "md5", "value": "f76a715fff58b3a21c39f65ee2f21b09"}, "isConfigFile": false}, {"path": "/sbin/killall5", "digest": {"algorithm": "md5", "value": "3e7680a04377f4ca893655b00f38d088"}, "isConfigFile": false}, {"path": "/usr/share/doc/sysvinit-utils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1230f5fc7241a90ab5f8b6be3c78028a"}, "isConfigFile": false}, {"path": "/usr/share/doc/sysvinit-utils/copyright", "digest": {"algorithm": "md5", "value": "a21e2e9281e9354d0a9c6b49616464ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/init-d-script.5.gz", "digest": {"algorithm": "md5", "value": "c4945d2d79fca38b09b2e45e47838ba4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fstab-decode.8.gz", "digest": {"algorithm": "md5", "value": "5565b2c6eb7367654ec1b2cde13f7643"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/killall5.8.gz", "digest": {"algorithm": "md5", "value": "71a3f18be370f5e997d2b487a6ae2412"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pidof.8.gz", "digest": {"algorithm": "md5", "value": "a5db34af6f82f0e45614d36c96a41c77"}, "isConfigFile": false}]}}, {"id": "bb4ed2faa945b473", "name": "tar", "version": "1.34+dfsg-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tar/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/tar.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tar/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tar/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tar:tar:1.34\\+dfsg-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/tar@1.34%2Bdfsg-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "tar", "source": "", "version": "1.34+dfsg-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Janos Lenart ", "installedSize": 3152, "preDepends": ["libacl1 (>= 2.2.23)", "libc6 (>= 2.28)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/bin/tar", "digest": {"algorithm": "md5", "value": "2c07f16d9be6d1bef784bd37928f18c1"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/tar", "digest": {"algorithm": "md5", "value": "5bf0e62990e0b668830ceb2c8615b497"}, "isConfigFile": false}, {"path": "/usr/sbin/rmt-tar", "digest": {"algorithm": "md5", "value": "b75620337ca131d2d4d3380431f9192c"}, "isConfigFile": false}, {"path": "/usr/sbin/tarcat", "digest": {"algorithm": "md5", "value": "fd2fab77cf4da2288c11a4de2c0c7fe0"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/AUTHORS", "digest": {"algorithm": "md5", "value": "020511595e8fb6a77b29032b3ec4ab10"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/NEWS.gz", "digest": {"algorithm": "md5", "value": "98a6d4d8bdc2d1a6c18a387e91462741"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/README.Debian", "digest": {"algorithm": "md5", "value": "882d20d9ef9c5baf1557a921bb9c6251"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/THANKS.gz", "digest": {"algorithm": "md5", "value": "63b372367a085f8d07c4127828c56999"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/changelog.1.gz", "digest": {"algorithm": "md5", "value": "e91677cf42cd8b7e29cb4f6513b973ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d7ec36977ae9d9c1b014b86d044c86a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/changelog.gz", "digest": {"algorithm": "md5", "value": "e2f4d615163847fe61d55fcff8237f00"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/copyright", "digest": {"algorithm": "md5", "value": "2907059883a3429f4cb9eb1819dc83de"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "7096f0c9f065cf38452aeb1ea1063292"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "8fcc04bfefdeb631204b1b984782e9d2"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "ebb3049d9ba29c4db969be6fa5b6aeae"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "b89ea521cf0ea7e3a4c1ca83e3672154"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "6fd3c921a9c4b80b032166943a04b3de"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "38adcaf1fbf77e514039b734423c6844"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "aab09e76521fb303fc1f655f0669a7e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "e0c544a6fff812f1b0115592b6111c8f"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "7edbf2e979e4769d87e22223129177f1"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "d433905531342578bbd6358aa2f9cb1e"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "f5f6b1ceccf34730823c868533854ebc"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "e40fce875d27ed302e29c48a6d26e2f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "bc5afb7e45c3f4c5f2d60fc1984cc65a"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "5f8052e97ba8aad1ec1c2ae9a195da19"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "1358349e0826b1e2b367c5a5fe119c84"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "26266ec01831a990952f2e3b47d66201"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "28b4358b3a83801e7ddfb56ee62197b6"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "96b213e93bbff5039b990579072caca3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "22ea9f6a03b8cb0a3a3d74ac69c32119"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "306adeb91cbdfcbc124b1a9a1e532602"}, "isConfigFile": false}, {"path": "/usr/share/locale/ky/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "1edc8235dafb13a847f5e4964ca45d49"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "45c2f42aec4d730f984a377c7d4997bc"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "42c9744fc4763c8fc5775b8cc4d22acf"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "036a1cfb17c2678faa059cee618edefd"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "ce3cdc50c56b089c7e0c07dc8c1a7d30"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "c089c2ed04204e377b98695f609ad98e"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "26656e3116232494b42fb190edd18bd6"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "4d79d69f0f66b64d8674c7f15672867d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "87b7980f0269f263ec3fe948d397fbd5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "1169e47da1a32adb368827bfddc1a534"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "8710728eb5735a6104c6715f2cd9024c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "b835f604fe9c732f7368fc735db64245"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "105804c91830d891279f8a0db0946065"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "fe2ef4052649e5a27770752032697c81"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "37250e3f6f896e88fd2bcc9602f6e030"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "591666b87a5b1bfa8b054eb335683bb4"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "cb82725eff17724818b6924ea5b9c7f6"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "34cdf4434b50a1582d77371a2b8f183b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tar.1.gz", "digest": {"algorithm": "md5", "value": "8ad9f288df763026efbb7ea0ae87e4d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tarcat.1.gz", "digest": {"algorithm": "md5", "value": "9376d82eb54e507863d32114dddd3de6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rmt-tar.8.gz", "digest": {"algorithm": "md5", "value": "6320008cbe1d3eebd749dfe3e0e47fd4"}, "isConfigFile": false}]}}, {"id": "846b77a6ffbb0856", "name": "tzdata", "version": "2021a-1+deb11u8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tzdata/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tzdata.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/tzdata.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2021a-1\\+deb11u8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/tzdata@2021a-1%2Bdeb11u8?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "tzdata", "source": "", "version": "2021a-1+deb11u8", "sourceVersion": "", "architecture": "all", "maintainer": "GNU Libc Maintainers ", "installedSize": 3393, "provides": ["tzdata-bullseye"], "depends": ["debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/tzconfig", "digest": {"algorithm": "md5", "value": "8374302ab936fb95e0b0d140d0891851"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/README.Debian", "digest": {"algorithm": "md5", "value": "5461b4c9623a1657baf85fbc0c8576b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "158fb946556c469e33e27e62eeaed25b"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.gz", "digest": {"algorithm": "md5", "value": "b1e04ea4eec87b4cd06962aff69f9b0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/copyright", "digest": {"algorithm": "md5", "value": "74db18639ac152c0d3a0396a016b1a79"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "md5", "value": "6cb97bef390f7c65022c2e8c7eec45e0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "md5", "value": "775c926f99a096a3fbd1cd2545f15aa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "d9f37691d0f66be717b59c53fa40b2b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "md5", "value": "92550378b8952475d3bffe20b1168820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b66a708e81e188b174ca70eff9191c6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "md5", "value": "4a9b32ceb7ebf29b55759c0fe8928bed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "md5", "value": "f9b5dfcdbb68fa834fec16dcf38c77a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "md5", "value": "ec6b184bca638f7aabed9c8bca9aa84c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "md5", "value": "6cbf28b925c33781ba56d92804ec31e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "md5", "value": "eedcc2b9c627e8b284c4a49df1372e1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "md5", "value": "a896d81da25d3b19d2661fed9052eeb2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "md5", "value": "26b4d259e9580c5b09b921c238a873a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "md5", "value": "17661c414ad45beb162eab88e365abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "md5", "value": "1444a5132c9a26f350ebe705760215c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "md5", "value": "f7de64daaa5bb45d603ec26391af4e4e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "6764b4898d885ffe98315abf798540ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "md5", "value": "a161b80babf4163f68e754a709c9be2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "89be548af387b1956ea87e038f98fe0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "b49d41975efed4e60e8de5df01e61533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "md5", "value": "51605ef6a463b08c98bf5a801f128a59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "md5", "value": "fdddcad3881ce1fc67f92e98f8852a77"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "md5", "value": "0e6860f268317b0bf480b43f465e5e11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "md5", "value": "bc984b524204bd14a41802ee04d2c18d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "md5", "value": "e4f0bd8272feaf141366a6fdc892b267"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "749f6d970d4f50537d5194ff12f550e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "7fa6d1d998e7d1d8c3baf56f4e87927c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "97c5aec0f3a3bcda873c03c6ba15be25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "md5", "value": "c685dcf43d11bfb9097e509a74b97915"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "bff6f617bfddfd109c9854579b4f49db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "38a3561ee3c4a0314405903152156798"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "md5", "value": "9dfd037bee86853649784d8cc6e4b334"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "9171eeb419c0d10b72af50927cb27011"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "02da1d06ceb678374703b0cb6cb2782e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/iso3166.tab", "digest": {"algorithm": "md5", "value": "22b35b3817db585e12c4e2db934c9680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "md5", "value": "202cceadb93219f6d02d13c4a7985445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leapseconds", "digest": {"algorithm": "md5", "value": "53cbefbf22e550ca25dd97e07d8ec882"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Accra", "digest": {"algorithm": "md5", "value": "6cb97bef390f7c65022c2e8c7eec45e0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Atikokan", "digest": {"algorithm": "md5", "value": "775c926f99a096a3fbd1cd2545f15aa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "d9f37691d0f66be717b59c53fa40b2b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Barbados", "digest": {"algorithm": "md5", "value": "92550378b8952475d3bffe20b1168820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b66a708e81e188b174ca70eff9191c6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "digest": {"algorithm": "md5", "value": "4a9b32ceb7ebf29b55759c0fe8928bed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Creston", "digest": {"algorithm": "md5", "value": "f9b5dfcdbb68fa834fec16dcf38c77a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Curacao", "digest": {"algorithm": "md5", "value": "ec6b184bca638f7aabed9c8bca9aa84c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guyana", "digest": {"algorithm": "md5", "value": "6cbf28b925c33781ba56d92804ec31e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "digest": {"algorithm": "md5", "value": "eedcc2b9c627e8b284c4a49df1372e1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Merida", "digest": {"algorithm": "md5", "value": "a896d81da25d3b19d2661fed9052eeb2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "digest": {"algorithm": "md5", "value": "26b4d259e9580c5b09b921c238a873a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "digest": {"algorithm": "md5", "value": "17661c414ad45beb162eab88e365abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nassau", "digest": {"algorithm": "md5", "value": "1444a5132c9a26f350ebe705760215c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "digest": {"algorithm": "md5", "value": "f7de64daaa5bb45d603ec26391af4e4e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "6764b4898d885ffe98315abf798540ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santiago", "digest": {"algorithm": "md5", "value": "a161b80babf4163f68e754a709c9be2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "89be548af387b1956ea87e038f98fe0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "b49d41975efed4e60e8de5df01e61533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "digest": {"algorithm": "md5", "value": "51605ef6a463b08c98bf5a801f128a59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "digest": {"algorithm": "md5", "value": "fdddcad3881ce1fc67f92e98f8852a77"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "digest": {"algorithm": "md5", "value": "0e6860f268317b0bf480b43f465e5e11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "digest": {"algorithm": "md5", "value": "bc984b524204bd14a41802ee04d2c18d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "digest": {"algorithm": "md5", "value": "e4f0bd8272feaf141366a6fdc892b267"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "749f6d970d4f50537d5194ff12f550e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "7fa6d1d998e7d1d8c3baf56f4e87927c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "97c5aec0f3a3bcda873c03c6ba15be25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "digest": {"algorithm": "md5", "value": "c685dcf43d11bfb9097e509a74b97915"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "bff6f617bfddfd109c9854579b4f49db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "38a3561ee3c4a0314405903152156798"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "digest": {"algorithm": "md5", "value": "9dfd037bee86853649784d8cc6e4b334"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "9171eeb419c0d10b72af50927cb27011"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "02da1d06ceb678374703b0cb6cb2782e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "2ece5b26b492408992aab88850fbd816"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "md5", "value": "255520b3cb5f796d992bd52bdc839d56"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "md5", "value": "9fa57691074274768158f928fc17f750"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "md5", "value": "f9a1ce1e51007b314f4dbb27844724c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "md5", "value": "0976720bfa1df629893f319165bcc682"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "6ae91c67ab6247be4b232e8616e696f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "38b744f896d0af80a72cf278f4bbe416"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "3d7677d7c42943aad0efa0305546745e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "59fe98cc2e5c0b2a4b5e56bea6ae9d74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "md5", "value": "894503e89177c5ac997b405e476f0b90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "30901eba0d53204dc8eaa9c9299893f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "md5", "value": "fdd731ea652a9ed57cf66dd46690842e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "md5", "value": "1c10fa1b37a4a62fc7dc0f8f2ba461ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "cff4ec6c0d7efbacf81ddf919554643f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "abc9b7d75108f4008fe6d6343789d4f1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "eab0671bca010ceb9da03005e6fc6880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "17332d08199ea8066072c7257649f3b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "140c8538c93832c7c7ae0e40d592dd33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "md5", "value": "05f98b38487531b8cfa518adf53a69e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "95db5bcf2e41e04afee5a3be151106b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "md5", "value": "9a4bf52ac1ddeb608f12de0b9e53681c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "md5", "value": "92a33657cf1fc090ebfad1893ade9a31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "md5", "value": "aaca600a3545a3142d26e8671a378bfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "bf6361d454f44cca4167e10b2acac8b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "4a757fae4da5be8c61c7f18b032d887a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "aee8df9d14a3bcc5df5ef9f96a76d596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "c396dcda4fd76a902e52d5c31049d94b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "7b7fa622f008d7b8538157050e47e3ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "96c2b37f3e5d4e1edd8f97453478fae4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "a0feb6e06499433b68f7a392c7cf7cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "c4a13a5f96d52cc2f689ace3d596f1b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "af90afd71a8430a2502f671031cf0607"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "2d9e7317e0ca0cd5cb34b7603fd92e98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "210666daef73e166c4f1e15610b0f6fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "6ed3c0fa94021bc6f69978ae80b080b7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "md5", "value": "f2f7937f730f27a508b6fe00e8bfeea9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "md5", "value": "6cf195b98073e9bc36e4f91f080a43c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "md5", "value": "59db747ac4f4aa783ac169aefe014471"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "db4b085529a16ebb14139f6aeba0b254"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "md5", "value": "167070d16fcfd7709c995c5f08804df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "md5", "value": "a7caf9670daf4e40714a4f4e3bd4de38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "md5", "value": "a6f600d246de9f362ce80412e50e703c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b26174663588138bff10122bfc118eba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "0ea628c5b436a1a5a36326dbd1166310"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "md5", "value": "3788be6179d535d1a88b7606f67fd2f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "md5", "value": "e0ce6aa03cfcd1d5bc760d49164c05f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "5ba6299259dca6c49bd37d55b0a23547"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "789ca8ed7c41b2b9b2f33ca5c259e412"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "md5", "value": "63af9c5ca1e21df45291d378868bfcf3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "md5", "value": "4c01dab6f9d01f804b48c233707571ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "md5", "value": "e506d8921fea4c5f859271d2f3c404a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "md5", "value": "19b9722ede4fbf7549408e805fde0981"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "md5", "value": "fe55257a989d72c10d293f1cf096922f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "1e39fab89356adc5f8b17c51a8774e26"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "md5", "value": "c51ce7d4549fd1419d1a04b83d246b98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "md5", "value": "7cbed8a0245e86be851141b0570e96f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "md5", "value": "a3dd71a0d51b6cd76218b8d299ba7a93"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "1790826b85dedc3851db28dd0e220497"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "md5", "value": "433551bf5d254f872dc87d884cc92078"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "c1321f77b6159d137c94dc9fe7f73825"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "md5", "value": "7172a82b7a5e3055b85bebe905a5825c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "md5", "value": "c7e43a31c24443dcc5a10b94194d77b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "md5", "value": "8a4c9e63fdbeaf36632157a97751f2a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "md5", "value": "b4bb7ab4d2174a6f25d1edd6ec2bee2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "md5", "value": "0e5b3b1aee31e8b3764c85507d67ca05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "28943e677053b0752b453b516309cd53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "md5", "value": "7068222e5373ba95264df3a492738b31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "619356a2105ad4806faf3e0e6bb55de4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "49f48574666d6ad73662318396ffce02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "9731cfdac91199b35b376c9eb3c96f47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "md5", "value": "fcf1a91ff1bd3861f6bafee15b34bb29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "md5", "value": "419fececb0c23332ec1a31de3009cfbc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "md5", "value": "4f5758aa14fd878db04b09b7c4e71959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "md5", "value": "cf585454a2b0677c20dac5e7da2f1220"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "md5", "value": "7859fed3ee6554515a80fb66e40e26ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "md5", "value": "0d7e7c94e0f93d6a3d0f7828923f71a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "238295e794d2d1a0a1a83f1b9566a709"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "d4609389defcafa6506c293e400bf461"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "a1d9dc0d21a85ec5839c6979e27d3145"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "df91d2a9125214c62d58da3979a73396"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1412cf2280b485145a60241efce4db30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "d0d4d73ba702b88ecc33e58c87752bdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "825d9121197f7c3db8d255420f595f53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "c4a8b70e45c1280abe6715e9b31a4215"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "md5", "value": "4610d997061651f8c1d87590ce6c6d48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "md5", "value": "54608782aaa5eea3bc3f826c194f86da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "md5", "value": "bd61c9a0893dee415ee4b35d4de32f2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "md5", "value": "ae29dcfaa10be843ad0ade4b76953c6d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "8554184e5672e0fe6680dcaec95801f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "ae212287f1ffa333e6c5361f592e4902"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "md5", "value": "d2eae5e0fc0fa7da804ef0382e5c5275"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "md5", "value": "bed1f87c0119e6e100703bbfca8a2cb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "638a2cacbc89f9423e07ac7500901db5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "md5", "value": "6c24ca4df574afcd8d544d5e22e61a04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "md5", "value": "5358e8ab5651a5490509fd614030e0aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "md5", "value": "cee8ce11d0d5959a29b811db031a760e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "md5", "value": "601083c1785e112b5305e930a160c14c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "md5", "value": "00b0a1fee9df01734ec34c14112254d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "md5", "value": "9594df74b491d228c46f01ff599e3f59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "md5", "value": "3982b2eb6b82bafcd43086bff70391a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "md5", "value": "d3cbafdaa0502c5337d9f39b853e2a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "md5", "value": "343fbf2ad186247b3ada34df3a73a39b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "md5", "value": "00329f1a2d0ceb61f23d0b648613657f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "md5", "value": "3a32c8d1acc868437504552de02fd519"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "md5", "value": "9b368bd93acb8e71d27c366b90d085f4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "md5", "value": "ce7af1ced9d887ea57ddebc107abd476"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "md5", "value": "ff72ed4243821ff00975e6e2ca391a11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "md5", "value": "73ec388017abd0e22f37d88a0b8e8a97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "md5", "value": "7a9af121012aaa81e25697e39bc6f419"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "md5", "value": "3908e31214d9f66b0d426af6a03d432d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "md5", "value": "48fece31853b56c4dcc1c4c633678de5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "md5", "value": "83da4ab66275d6349bba1f805c3f2b13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "7f0ab21e5c7311299e4e84405580bd34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "d32547ac4e7f75cf778d159613be460c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "8f90b6b95bc3da80e8c75c880e98e10d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "md5", "value": "7d1c2e69d7a0e888fb2691df6dc7059a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "md5", "value": "5ac422ca34538c8e4766398b87bb698b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "md5", "value": "89cdcf508eaa9773a6fa0e622862effa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "8409ed8281ca17daf9c87560426b7c02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "md5", "value": "94cad15c2905ecd5c9220ebb4a665d63"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "md5", "value": "119a9ae5a2e1ce137750f1f40ee25fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "9967aebb8676d68eb1fc98f28e2d6088"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "33c17627a9963f70271c9a193e9eb32c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a7226703f1e25a2ee1bcae716e72a203"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "d4d9306f02c41f04e8e20cee64255499"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "491c6b9092d433f244f0178902205c5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "md5", "value": "bd08e800d08b91780bc6b84093c03fa8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "d6a6ce35fb5ca3d134fe3d7ce1b7468b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "md5", "value": "033fdf34edcf532ad3c407cfd5c5c51a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "md5", "value": "49b33e71c4d5d99090e25929482b9820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "md5", "value": "37e1fe49d7b779172f4193f908fa02b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "6ec1fd156b7787b6e3c572b080477015"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "md5", "value": "7c6fa27dbdd3a23459e446cb1de27fdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "md5", "value": "da0bf9d0f98b9f8a3237c4bbc59b8cd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "d6a86cf69c5249955c10dd6241b8edb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "a2e1c9811df903b8580f923c56901a66"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "0259be201c9572d7959be285fa1d27c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "md5", "value": "68835da39f571d567c02d171f362b86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "md5", "value": "92bf95a03d395959050ea4a131714016"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "md5", "value": "ec2feb211b495fb642849e26cfa1fac4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "dfd6bb815ab1c7c942efd30bd72220d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "md5", "value": "4b1a8f5b8395dbee7ff1977cb5500e48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "ed91a3d1f2e7b4b131d382a786a0aedc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "md5", "value": "4a5aba6b91f6832078382d3f52fd391d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "md5", "value": "f07d194c5dbf339337041c34d5655439"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "md5", "value": "d32d462d79287703f4291fa86d3e3cc0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "md5", "value": "3bd9a88d87ee96c033c000e087d32304"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "md5", "value": "02bff7bc4f718256de6e4fc9c91d0731"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "md5", "value": "18215af652ac1b27ae1424d80d8745b2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "md5", "value": "1ad33e12252975f4a164863f7b347834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "8819718d5c39d0739ecc5aeb4883dd83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "1c968dc1d2c2761169563ba7b33bce96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "b422427700aff54319c6b09ea4dc9362"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "3aa057eed8f983261051a60a5d5df168"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "a8595637c93cddf1bba143a7504b0a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "b55c0e92ece5f76456836ba0a8f90d5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "93ee5d7ef22d778bfa45240e2f09b294"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "628529efa524677966140e744709dac3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "487d0eefc72678542993ea7d456b5109"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "0b6e1819cec18decc2ba9c8474eed0e9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "md5", "value": "c691b89ddd9e73077ecc34746591b8a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "md5", "value": "2289940d350d8a8cc34d3ee613e532fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "3800cbf76567dab8d7595a1689ef84c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "bf2a3e380b9ade9813777ffd0d74c281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "8be605bc17b1b8ace5d0dcbbbf36e766"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "92be691687678d602ce8c110c0b71e6f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "69d0c1301f0f0087bbbd55f475705ce0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "fc74c01700cfd3f3b094265bc4da8c00"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "md5", "value": "13588c08a6afa69ef45e4138ef693b01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "a13a243b9ac97b8cae9f3fe489d98df2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "f428a385e7ff26008f4d218a098e6f64"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "md5", "value": "255e1c22ff700f92b5a6d5eddac02cee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "05e361f87d99452bdb3ce9f9b8de1873"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "md5", "value": "1983e69738db60837ccd86c8446a1f54"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "md5", "value": "7b03a740771f163f0538ace3c71acb87"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "90d316520f8b40e86633ab16bd9ed27b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "md5", "value": "6d07091b59de1b8ea5757c06e7f63952"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "md5", "value": "f56ad85acd007c3ef7fd04374860499b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "7751b5aa6d42c6edeb3d9d3315ec5643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "md5", "value": "56c1cdf96ff95dade1e2af06cf62bce6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "md5", "value": "131298d9753e9b94f92a9a2dd593c1ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "9cbd7e6bc4b8301fc6f412d721e18f75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "cf108cc298788103758b0132fba32a57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "md5", "value": "b90f36a274b423779c0cc81ecae51487"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "md5", "value": "a65171a6d4e04611679e3cba224313cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "5029d113cc97621db6d865da60e90f85"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "ac812a20a17a6221694038b62ac77ff0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "md5", "value": "56b36112514e02e2a2c3c0f9daa33ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "4c4df65512b0ef498679c8c56ddf79aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "5d4e08188f670c8549faab2baf434ecf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "7e3faf3974a4a2f1a6172bc80c4e91df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "4c93a718869a49fe8738a7c2a2a5bfc3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "md5", "value": "5e3c30f6bdf74d0f478058528dd9bf35"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6b5eef9cc6379c9870bf910cb100e303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "md5", "value": "4038cb8adc007467f1297aa72557863f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "2fbf48a68d6bdd41a46a80a62e18b144"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "869901a57988fe7b31361cda69c8f880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "f13514801b64e3df8a2e17425500472e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "9bbdddf845585578041940e8f6da9eec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "a8374ed90332f317a58f7966720bb06e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "md5", "value": "d526bbff0c17d90c159b99ae0b3d701d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "md5", "value": "dd42c3ea58c64c46070051f16626a0b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "md5", "value": "7df245f6c0c57fc4b6f60f114a3a3c0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "md5", "value": "20db83c594a3c11f74ab275542d59aa4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "md5", "value": "8c74530b14cbf0665f2aeccd46edbc2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "2f833febb7eee0222af785894a47d5a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "80a5ce5e3a2aa6fca78e4c923b367775"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "5418f65c6112d91f5c3dc3e1ee6de4ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "md5", "value": "3a75112074f83b378643399870355e99"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "md5", "value": "d377f26e7bfa3abcfcdb7ad8393dedc5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "55fb83fe4f7872c919ce934a0b70a651"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "cb4953e8661526fba1d6ed8f738e895f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "md5", "value": "93c1ca246f511e59ef6e1ba0a1be9312"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "69fd17c001eb607803db212b69f6cb19"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "d7425de23d25981694e74a7586739116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "8893b235516344c05d7c09784655b263"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "56f89a665a76bf1545195337e1a7f70d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "4f1199d97188b22908fa455795c97d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "md5", "value": "e73238fa6c85ea037bf4dcc235113fe9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "1daadc5cea3b48bc03780c3b3bd888a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "md5", "value": "adf247679c034bb673460b2f84a28744"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "216fdd680450ed97343c897484387d8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "md5", "value": "5c0d79bd3b49708fd440c92ae6ef8008"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "c398702793e8c39e06a904bf586e111a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "e76c0eb6f1c05b73c3259b349d24efb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "md5", "value": "f3c342d9906e1e2258544d9a9cc4c29b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "64b85a49b199d60ff63b5fcf671f4a5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "647dabee9bd03c3022b7914a42b4c7d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "68dbd9ab3d99fbe43e5fffbb5e437049"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "33126ec244ff0021f306e5b35eeb8166"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "4e6dc470a3ae30724f705a286fcee8ff"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "7f679e187e0f3b9d2351fc75b14fb0b1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "3113efdc39fb8769fc2b01b82317543d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "b32b4ec553cd93eae82cf18bac5f082a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "md5", "value": "5e49fcae7ddb3a7393ec70d33e3bb58d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "d4275263cfc9c8d1fbfe95e60cc0b48b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "8b477cb0b438b43f83f00d9e13e2a1da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3cb58bc2c85eb9b80e0ceba6760d884d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "049af498f509b20b2be6db5e3e046a92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "59557b15427f688dd2f6730c1461aa94"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "6740c962ea32a0491ad112b3184ca33d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "91920c175797f2fee4628b758df58d61"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "a34676e33cf29772e43fa6fe1e57b0da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "4cbcb014d0b6e243af59821c0c384948"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "22b3a5647ebf7770778829b86d76d159"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "983f643813090bf92a49695752107129"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "808c3effed88e7d2821e125a04116a81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "f3cf2c16b37c892e4f59ee18ac42bdb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "d6840aaa31f86eeec1db8a5dfca4860a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "md5", "value": "100232ed7503f304bc2e714c97ae567a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "md5", "value": "756d65bf2fa9f1aa989b32a3ced58e70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "md5", "value": "1e8821e98ee2996fc13a64706ef88c9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "9591bc68f5bb6ab69d979e630e26acd6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "52522a86ca54906118e42fe98065b239"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "ac58bd25479b59b3208bbd46b81f840b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "md5", "value": "184d24eac20d87ccdc87ba399bc8b9ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "md5", "value": "d7972d29a5aee7bc571616262f3e13cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "md5", "value": "c874ef03c126929466c93a0ffd30f80a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "md5", "value": "2125932c7fcd55c106311c03a7bdb4ed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "md5", "value": "4e73eaa3e5fde0ef537f49976f1aea51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "md5", "value": "1888b614cef3c1a33820f2ea2b3b7b3f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "md5", "value": "07e080101d74f9f1b15cffbbaa8fbe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "md5", "value": "35f72054ad6662aeee550ec58dc4a586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "44ac89638b691ebce09448dad59e536e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "b42c0dab5f49eb25e21920c0b22f54a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "5dcac640065e3fb5b799e2c0a6df1d2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "4fae182c01b8355025d83b4acbfada68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "8a6d714494a35f050b117b592b40bcd8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "733b613bf354c20c0d3b3465435c9cc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "088c840877ba64a21a9edc90ef942671"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "04aefa0c42f095280b700db4d1a30d6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "8ceb55f06163274ace7c942c0199ff90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "172c592ca91950907dd7b1924c4f3d06"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "05ba396e91ef7b3445aff2aaf23ede98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "819b92c43b3741d65b3676cc0f5d33a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "c79b1c43563ac924fe564ee658820b57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "b4a6988ab9c89ada1e5593dff9eeabf4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "5fa302adca1e4c397c7a860211e864b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "c250ec4b2d85f3696b182af7f7dc7fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "d275f6c033dec2c0babfbd3ac01655f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "ce6effbe9cc3a96f6d196aff4fb71af9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "cf76c5d0e5c517917500a34c8771ddab"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "2f737a03e95cd1a3cf6a35eb25d33b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "5a6b49c6fdcb2144d7e0cd7388e7838c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "ab06ee74ab85a30e8adf0b69de519c82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "0510dc5e9d0b6b6ec42190d5d3ea6cdb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "f78c916860aca5b070021182c4779d18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "00b5994c24a396764b490ae18ab9a599"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "936c9e724d32db15be2477ea4b408b1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "md5", "value": "da8c158569d2320293ec1bdb8197b372"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "0face114659e687216565b1677c3233f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "md5", "value": "e8f4d71fedfa35fc3fb864a96d495bf6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "a13946f4e9d3ccf5a2806877c650f8b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "md5", "value": "9789a12a5d8dee3a1eee5e381acbc435"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "49742f8abb337ecf1c0dd131b700ae84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "md5", "value": "66b73a23b12770e49bf21157114cd9ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "md5", "value": "17a56849bac0ae98713fd80de5937ee6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "5e671b076bd4e55ec8b72ccbd1fd6834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "md5", "value": "e4f1536b66fa68d0fa9c1ae7f55c8958"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "f45ffc678242a294c2458873e467d551"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "7e419cccff922e6f05613e0bf643daa3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "md5", "value": "1e8b9f6d3f039934047147d7c59cdd68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "5ea0a40b8fec7378a85d2ec0119e0d29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "4898c47385490352e354c08987ea062a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "82848cac0d23cbeba238942b5e4d13b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "a570031cc17f2c40a4e307276830e0df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "md5", "value": "75d8a858f439f7def0e401d81581cf80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "md5", "value": "5086fdf67531750c13440ed80a8fc78c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "e67207fd008624bd782b51606a88ba4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "md5", "value": "c9c7da3ba49be1b97e62ade1125ed78e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "7bbbe6a6b7b9cb4bf346284de85a3309"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "md5", "value": "030ace11fa504fbfb95d4a12fed5c2fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "md5", "value": "d9a93978f468ad83571476676d5280b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "md5", "value": "3aa89d8a569e31cbac14ba3a823b4b4b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "md5", "value": "9483afb4a470ec5f1c2d3a9373f989ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "md5", "value": "8fa8757f045c9f5b4bf9210fc5b77fa7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "md5", "value": "94884db5e4223b8d6b88c205de388fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "md5", "value": "96080659b3866aa1a4f854bfed023ebc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "md5", "value": "4c0fa4d8e0fa627c927c602d17a5614c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "md5", "value": "85b93188ae76e76a9e681112589dff82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "md5", "value": "8b73ae8539b171e2f2921175890f9dd4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "md5", "value": "bd1f91b413ad4897ddd2cd1307e84cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "md5", "value": "9a655573d9b0621f4870ee69f1f0cdfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "76637ae3162f619cfe5dc0eb0ea22803"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "md5", "value": "4b628d89207f0571c0584847bf26fa24"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "28406b7e8ab1370edffd0874e0ea3024"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "ec3e0b95b02002702ef0a0768218cddc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "md5", "value": "2b5278f6502eb243455557a3a211282a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "557bea7823ffd9101e7210fc14a4df8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "87117eba9b1d7761aafad2d154ea72d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "md5", "value": "a7cc4e1ac666142d3ef9bcc2a98ff025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "8f55739824b7bb22ac5ee808daaaf93a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "4444f6ab1870b7cc613377909174a62a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "93953a33040968555bbadf0d7e708b4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "96079e1c41c4ace8ac7ba508aa8e6d83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "md5", "value": "509001eb44859b5a9e536de4d6376a45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "md5", "value": "0d9f2017c7fffb6b5fd8f18625f88bef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "md5", "value": "704400f39808fde5ab87bcca534c957d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "md5", "value": "1872aa5309777ced09aaaa9d2605c241"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "md5", "value": "48d7bd7f714bbd167b7ad073e8370262"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "md5", "value": "698fc9c657690ffc9d2c13663e3e98c8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "84c54c380776476b3df82fe58a331077"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "md5", "value": "51606eface773e2db9aca3b40baba212"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "md5", "value": "914221361ae9dffad45359361956d4b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "82de070c86b13756b2a7aca800e674ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "md5", "value": "cc6f44b01dfa292c286ecfe323b5d1a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "md5", "value": "38fabc01b1a9eef4e7517df5644d2f0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "md5", "value": "eb8570ce4a109cb5f39ae339449435a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "md5", "value": "c3cad71a45bf4fc95855ae81cefe44cd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "md5", "value": "de77aaa577aa9ce26bc25e6044d36bb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "md5", "value": "cda9f3a031d015f4b288b9dc27b7883c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "334d9ee9e247d25e2dd5e85cebe5ff1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "cf18f18cb52d3c65a3660c6ccd7f4cc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "8f1c52c52afb9fe9f06adf02cdc09596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "a1a2f11bc4c97d966bd3c6dcb86a9511"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "md5", "value": "23dab0f2fcc45da26c6688129d62437c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "md5", "value": "b0d1d7a5777c45377808c5f97aacb00d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "0a33f0255601a0122850c651dbf6a17b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "b9219c6f1a32e964bf4b359c8b7c5d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "7d70022c88606897ef6e9d8dbd6c467c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "46004887c35f9c1a9dc65fbaf89e9d45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "7bf33d91e9304768987015a3d757ac47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "070a088f631f2b40ee106250df0c550f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "9817fc2ff0dfe6111aa9ec72bb37ddb4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "md5", "value": "ec64427d1562477ba986d63537691c43"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "885de4bb21a1f82f0ba00dac5b758483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "5b6ab36d524fd0029e6f6e161aba18f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "29cbe0fcfa466bf8386fff6295f98612"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "2b4c2527f908be409ced3125b80ed5bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "a783f6b2726f7ed4a14f887427fefe84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "fd45331068c786fa1804cf131645139a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "6389d289c1c6568b963c95fb32f0c61d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "md5", "value": "cc700c3cc2dac45ea5288f554decbbfa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "5778409aaecab47c888034d495ec50d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "4736f3e10803bdb203ff05c240277763"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "31b90071cc42409e172778ed5a37fe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "md5", "value": "6cd8dc3c158053bf013c3bc1f7465680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "9a9f3bc330f43581143296385aec0325"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "95c15d56dbc7ba6e58f925fc473209e6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "ca5ca68cb6c13aead3db1cd8f9f8ac17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "48159f83a95db93855ac7b37d1b87223"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "4619e9e905fb89f37264730592b44f4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "30c41ca0bf3e9609c829924ad559207b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "140384ad8ffd5337a67b9ab3e11b45dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "md5", "value": "5cc2b4a9e633be3154a3a41bcafc3be3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "9f88195b66743bcff49e2081e05745e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "md5", "value": "15c2f82dc72a60bc3667add41a66a5fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/tzdata.zi", "digest": {"algorithm": "md5", "value": "f8d69a9fa7296bfa6624a3c920792247"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone.tab", "digest": {"algorithm": "md5", "value": "02dddc33edc3a0eeb783555dc2ce1156"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone1970.tab", "digest": {"algorithm": "md5", "value": "2b7b091f4b1c41d6384b254f55654299"}, "isConfigFile": false}]}}, {"id": "502add604fef81f3", "name": "ucf", "version": "3.0043", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ucf/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ucf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ucf.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/ucf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ucf.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/ucf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ucf/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ucf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ucf:ucf:3.0043:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/ucf@3.0043?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "ucf", "source": "", "version": "3.0043", "sourceVersion": "", "architecture": "all", "maintainer": "Manoj Srivastava ", "installedSize": 232, "depends": ["debconf (>= 1.5.19)", "coreutils (>= 5.91)", "sensible-utils"], "files": [{"path": "/etc/ucf.conf", "digest": {"algorithm": "md5", "value": "5565b8b26108c49ba575ba452cd69b3e"}, "isConfigFile": true}, {"path": "/usr/bin/lcf", "digest": {"algorithm": "md5", "value": "d4a00f4b5f13b488b3545017e09ce3d1"}, "isConfigFile": false}, {"path": "/usr/bin/ucf", "digest": {"algorithm": "md5", "value": "2bc399c7fdcd390e1c5fe838366bfce9"}, "isConfigFile": false}, {"path": "/usr/bin/ucfq", "digest": {"algorithm": "md5", "value": "e664e50d61a9f85ee48c46e6b3fabc24"}, "isConfigFile": false}, {"path": "/usr/bin/ucfr", "digest": {"algorithm": "md5", "value": "0933e89f2500df6bf7783eadfbbf2fbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/changelog.gz", "digest": {"algorithm": "md5", "value": "9ff9e32b593d45c13c35f3063b531ebe"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/copyright", "digest": {"algorithm": "md5", "value": "879b4619d89a42f23426cb05c84407ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/postinst", "digest": {"algorithm": "md5", "value": "4c736748ad72ab553d5e4c33f15510bd"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/postrm", "digest": {"algorithm": "md5", "value": "50cb8edc26fbd44dbced9682bb79413e"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/00README", "digest": {"algorithm": "md5", "value": "dc80f28e2560e39666c8da3d5c71717b"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/TODO", "digest": {"algorithm": "md5", "value": "1dcd660e01fa41596515a0de424d553d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/test-list", "digest": {"algorithm": "md5", "value": "4be26f3fb6ecca6ed7cbddfcd49e67ae"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/package-changed", "digest": {"algorithm": "md5", "value": "e0194db8c87c49b30ae70eb986ffa35d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/package-orig", "digest": {"algorithm": "md5", "value": "5c6869755ea5bcd7054e0ba6a882c972"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_01", "digest": {"algorithm": "md5", "value": "e03f08a82bc9671323a13ea38b9bd986"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_02", "digest": {"algorithm": "md5", "value": "03184eae4f71b460e370a3f95a237b2c"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_03", "digest": {"algorithm": "md5", "value": "084251275220edd390d2b70e40466b32"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_04", "digest": {"algorithm": "md5", "value": "af5aacf84a2ca9dc74296520c0e36040"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_05", "digest": {"algorithm": "md5", "value": "9cbc5d6e909aaff345bf30c4ea329132"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_06", "digest": {"algorithm": "md5", "value": "9bf2863fe0f9e26488e7fb524b7a8b1c"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_07", "digest": {"algorithm": "md5", "value": "65d4c992803d654279509f75b8b4a525"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_08", "digest": {"algorithm": "md5", "value": "fa36922cda4dc987880a25acd9c060dd"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_09", "digest": {"algorithm": "md5", "value": "378be7ab39422250f1fe9d64cfd9e449"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_10", "digest": {"algorithm": "md5", "value": "40cb394cb8c93092486bd6a3f292880f"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_11", "digest": {"algorithm": "md5", "value": "96464b0320f80f9b9ee5e4e27586c388"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_12", "digest": {"algorithm": "md5", "value": "92231cb1415fd74f0af7df01ee682df2"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_13", "digest": {"algorithm": "md5", "value": "6681b1c9230130f04574087ac9ccb33e"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_14", "digest": {"algorithm": "md5", "value": "8fd1d83f160c3cb4b92f31635b61fc4f"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_15", "digest": {"algorithm": "md5", "value": "13041a3e7226841fc1c3fe362038c053"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_16", "digest": {"algorithm": "md5", "value": "46646df80c6dd7baf9ceee77b9415662"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_17", "digest": {"algorithm": "md5", "value": "935c77b7067648dd076ec6802f7db771"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_18", "digest": {"algorithm": "md5", "value": "b9e6e3fff794cda7b3e58f873d0211b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_19", "digest": {"algorithm": "md5", "value": "5eb144095eecb4b1516aa6f35bdfedf9"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_20", "digest": {"algorithm": "md5", "value": "0476a756e873c5cc02376473578a1f9a"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/testsuite", "digest": {"algorithm": "md5", "value": "00ad9ea9a5c0ef996a004148c73370af"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/ucf", "digest": {"algorithm": "md5", "value": "0646b7f32d6d4859765733f7aa90ded7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lcf.1.gz", "digest": {"algorithm": "md5", "value": "c1ab84d7198538a23510929b4df61663"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ucf.1.gz", "digest": {"algorithm": "md5", "value": "4a675fd0906d92671ecac9b8b29cfe8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ucfq.1.gz", "digest": {"algorithm": "md5", "value": "5839c115ab2409be126ced480d0cd2a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ucfr.1.gz", "digest": {"algorithm": "md5", "value": "3b6b81b61700d715bf51cd53166968ec"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/ucf.conf.5.gz", "digest": {"algorithm": "md5", "value": "88503d77aabfd5bbba50f6477bc39a46"}, "isConfigFile": false}, {"path": "/usr/share/ucf/ucf_helper_functions.sh", "digest": {"algorithm": "md5", "value": "d720787772b9ed967c96b172ebe0cc1d"}, "isConfigFile": false}]}}, {"id": "170fa65b0579d917", "name": "util-linux", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/util-linux.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/util-linux.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:util-linux:util-linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util-linux:util_linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_linux:util-linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_linux:util_linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util-linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util_linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/util-linux@2.36.1-8%2Bdeb11u1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "util-linux", "source": "", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 4615, "depends": ["login (>= 1:4.5-1.1~)"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libblkid1 (>= 2.31.1)", "libc6 (>= 2.25)", "libcap-ng0 (>= 0.7.9)", "libcrypt1 (>= 1:4.1.0)", "libmount1 (>= 2.34)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 3.1~)", "libsmartcols1 (>= 2.34)", "libsystemd0", "libtinfo6 (>= 6)", "libudev1 (>= 183)", "libuuid1 (>= 2.16)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/bin/dmesg", "digest": {"algorithm": "md5", "value": "c72a239b0e7886641987bf416167ea3e"}, "isConfigFile": false}, {"path": "/bin/findmnt", "digest": {"algorithm": "md5", "value": "6b399c01db24aab1577e852950a523d7"}, "isConfigFile": false}, {"path": "/bin/lsblk", "digest": {"algorithm": "md5", "value": "8fe33199d58ba320b502ad81877ce258"}, "isConfigFile": false}, {"path": "/bin/more", "digest": {"algorithm": "md5", "value": "f8e9c562cd93dfe536d59f2122ca3e8f"}, "isConfigFile": false}, {"path": "/bin/mountpoint", "digest": {"algorithm": "md5", "value": "4693cb48407825c2d4030f21ce694e34"}, "isConfigFile": false}, {"path": "/bin/su", "digest": {"algorithm": "md5", "value": "36005bb37bdd465cb4f930733ababcbd"}, "isConfigFile": false}, {"path": "/bin/wdctl", "digest": {"algorithm": "md5", "value": "b6e7bed6fc0657178caa538c1c2dee4f"}, "isConfigFile": false}, {"path": "/etc/default/hwclock", "digest": {"algorithm": "md5", "value": "02f94aaf57aff4e2e6751ec7b877a997"}, "isConfigFile": true}, {"path": "/etc/init.d/hwclock.sh", "digest": {"algorithm": "md5", "value": "c06bc68c12cbdd9c7f60ba25ee587efe"}, "isConfigFile": true}, {"path": "/etc/pam.d/runuser", "digest": {"algorithm": "md5", "value": "b8b44b045259525e0fae9e38fdb2aeeb"}, "isConfigFile": true}, {"path": "/etc/pam.d/runuser-l", "digest": {"algorithm": "md5", "value": "2106ea05877e8913f34b2c77fa02be45"}, "isConfigFile": true}, {"path": "/etc/pam.d/su", "digest": {"algorithm": "md5", "value": "60fbbe65c90d741bc0d380543cefe8af"}, "isConfigFile": true}, {"path": "/etc/pam.d/su-l", "digest": {"algorithm": "md5", "value": "756fef5687fecc0d986e5951427b0c4f"}, "isConfigFile": true}, {"path": "/lib/systemd/system/fstrim.service", "digest": {"algorithm": "md5", "value": "c1bbde6f9349415c9c754eccf309ff3f"}, "isConfigFile": false}, {"path": "/lib/systemd/system/fstrim.timer", "digest": {"algorithm": "md5", "value": "132e30b1f26ee283fe6fabaa5560cf1b"}, "isConfigFile": false}, {"path": "/sbin/agetty", "digest": {"algorithm": "md5", "value": "9398963968ec4674f8535259f23c3f71"}, "isConfigFile": false}, {"path": "/sbin/blkdiscard", "digest": {"algorithm": "md5", "value": "42bd2a298791ab36d903a8b73a46472b"}, "isConfigFile": false}, {"path": "/sbin/blkid", "digest": {"algorithm": "md5", "value": "9324fcaaf8f2ba7a7521b9ce84227c11"}, "isConfigFile": false}, {"path": "/sbin/blkzone", "digest": {"algorithm": "md5", "value": "8e0cd4ccc71b487d4d1adbef2f692683"}, "isConfigFile": false}, {"path": "/sbin/blockdev", "digest": {"algorithm": "md5", "value": "bf64242e692138605b9759025c9cd6c3"}, "isConfigFile": false}, {"path": "/sbin/chcpu", "digest": {"algorithm": "md5", "value": "5e415b1055c9b6d364b476e873f91ddc"}, "isConfigFile": false}, {"path": "/sbin/ctrlaltdel", "digest": {"algorithm": "md5", "value": "2e472cb702ff64c6cd14de63682bec33"}, "isConfigFile": false}, {"path": "/sbin/findfs", "digest": {"algorithm": "md5", "value": "386e6d90bf7badbe713a54b9d9d23331"}, "isConfigFile": false}, {"path": "/sbin/fsck", "digest": {"algorithm": "md5", "value": "beddf2a3161cab1484baf149d870266d"}, "isConfigFile": false}, {"path": "/sbin/fsck.cramfs", "digest": {"algorithm": "md5", "value": "edd11ec353e74d3ac10fbee566770518"}, "isConfigFile": false}, {"path": "/sbin/fsck.minix", "digest": {"algorithm": "md5", "value": "3db74581cc4cc9d4db1b6d12ebc3c929"}, "isConfigFile": false}, {"path": "/sbin/fsfreeze", "digest": {"algorithm": "md5", "value": "112bf83f1fe2ac4d96f53d030ead778b"}, "isConfigFile": false}, {"path": "/sbin/fstrim", "digest": {"algorithm": "md5", "value": "289eeacc1ddefc466b265037248437d4"}, "isConfigFile": false}, {"path": "/sbin/hwclock", "digest": {"algorithm": "md5", "value": "10d12d34b9ce32427f1b1afe7eb894be"}, "isConfigFile": false}, {"path": "/sbin/isosize", "digest": {"algorithm": "md5", "value": "5ccd9c99556693ace5a1549b1f811413"}, "isConfigFile": false}, {"path": "/sbin/mkfs", "digest": {"algorithm": "md5", "value": "72c3620c7a51bd784edd2ed1549f03f2"}, "isConfigFile": false}, {"path": "/sbin/mkfs.bfs", "digest": {"algorithm": "md5", "value": "e907c5fd4ed34abfde96c342273c9cdb"}, "isConfigFile": false}, {"path": "/sbin/mkfs.cramfs", "digest": {"algorithm": "md5", "value": "8df6765575a75e1a1955913a4d3e5eb0"}, "isConfigFile": false}, {"path": "/sbin/mkfs.minix", "digest": {"algorithm": "md5", "value": "3ed91ffc8d43b1072c1644f8c10571fd"}, "isConfigFile": false}, {"path": "/sbin/mkswap", "digest": {"algorithm": "md5", "value": "914c3453d407b7dfe7342f04efbc6250"}, "isConfigFile": false}, {"path": "/sbin/pivot_root", "digest": {"algorithm": "md5", "value": "2ce11ef1766a3cdb2c677a80bc865562"}, "isConfigFile": false}, {"path": "/sbin/raw", "digest": {"algorithm": "md5", "value": "7419a047b65183e4b46c35736ee7c9b8"}, "isConfigFile": false}, {"path": "/sbin/runuser", "digest": {"algorithm": "md5", "value": "987c3962c6365d7ab0d624b12e7158e5"}, "isConfigFile": false}, {"path": "/sbin/sulogin", "digest": {"algorithm": "md5", "value": "ad7e042fafc60e6d3e918296e9b16279"}, "isConfigFile": false}, {"path": "/sbin/swaplabel", "digest": {"algorithm": "md5", "value": "c4d7f37bf6787d9bf592120131627c4a"}, "isConfigFile": false}, {"path": "/sbin/switch_root", "digest": {"algorithm": "md5", "value": "bac0c6c187924e02dffbec91eb80ac4f"}, "isConfigFile": false}, {"path": "/sbin/wipefs", "digest": {"algorithm": "md5", "value": "c6c5130cdc030ca1d09525d960169576"}, "isConfigFile": false}, {"path": "/sbin/zramctl", "digest": {"algorithm": "md5", "value": "5311f5602b27ab3e0e27b84cc80337ae"}, "isConfigFile": false}, {"path": "/usr/bin/addpart", "digest": {"algorithm": "md5", "value": "24c44e310e3d4edffb241b7d35f5897e"}, "isConfigFile": false}, {"path": "/usr/bin/choom", "digest": {"algorithm": "md5", "value": "99d6eff3f3bf8f3854be49ba31ced5d6"}, "isConfigFile": false}, {"path": "/usr/bin/chrt", "digest": {"algorithm": "md5", "value": "72395075dcaa929e928224e01b3a810c"}, "isConfigFile": false}, {"path": "/usr/bin/delpart", "digest": {"algorithm": "md5", "value": "e0e8d1aedf36df920673d5c0c242a72c"}, "isConfigFile": false}, {"path": "/usr/bin/fallocate", "digest": {"algorithm": "md5", "value": "5fd00347b71b635ea1b886c637463b3b"}, "isConfigFile": false}, {"path": "/usr/bin/fincore", "digest": {"algorithm": "md5", "value": "554ff4ece91747ce856a5432d2ded2dc"}, "isConfigFile": false}, {"path": "/usr/bin/flock", "digest": {"algorithm": "md5", "value": "220176a8c1248184650cba227b51d7c7"}, "isConfigFile": false}, {"path": "/usr/bin/getopt", "digest": {"algorithm": "md5", "value": "874b4fae4760bd2d56061b5a70bbda3c"}, "isConfigFile": false}, {"path": "/usr/bin/ionice", "digest": {"algorithm": "md5", "value": "37ce986a23846ce3fcd1f38a44df1bd0"}, "isConfigFile": false}, {"path": "/usr/bin/ipcmk", "digest": {"algorithm": "md5", "value": "5d1dfdaa655563bbb528dfc3859434eb"}, "isConfigFile": false}, {"path": "/usr/bin/ipcrm", "digest": {"algorithm": "md5", "value": "0f1c21f0616d75e551d93f5e73883b71"}, "isConfigFile": false}, {"path": "/usr/bin/ipcs", "digest": {"algorithm": "md5", "value": "7928b45ebe35340ec6d3f2dde90caa6f"}, "isConfigFile": false}, {"path": "/usr/bin/last", "digest": {"algorithm": "md5", "value": "73498751dc5b3593ce3f7bd4492fbeec"}, "isConfigFile": false}, {"path": "/usr/bin/lscpu", "digest": {"algorithm": "md5", "value": "6dc61f20e2dda729b75a15cc86ede333"}, "isConfigFile": false}, {"path": "/usr/bin/lsipc", "digest": {"algorithm": "md5", "value": "a3b1b09126197128e9f4fd4366153897"}, "isConfigFile": false}, {"path": "/usr/bin/lslocks", "digest": {"algorithm": "md5", "value": "38054c5aaea3283a38844a246ebb4dac"}, "isConfigFile": false}, {"path": "/usr/bin/lslogins", "digest": {"algorithm": "md5", "value": "272de53260a241dc7b72f6c787fd7701"}, "isConfigFile": false}, {"path": "/usr/bin/lsmem", "digest": {"algorithm": "md5", "value": "61d702d37771a9f64ba6715fba937ad6"}, "isConfigFile": false}, {"path": "/usr/bin/lsns", "digest": {"algorithm": "md5", "value": "29e3a22a7b37e865a8b04f684deeed5b"}, "isConfigFile": false}, {"path": "/usr/bin/mcookie", "digest": {"algorithm": "md5", "value": "3b758382742ae84423c6acf8ddca3b6a"}, "isConfigFile": false}, {"path": "/usr/bin/mesg", "digest": {"algorithm": "md5", "value": "8154a1077f80530812976c7c421acda4"}, "isConfigFile": false}, {"path": "/usr/bin/namei", "digest": {"algorithm": "md5", "value": "35c08ef139ed080763f01455ae9892ff"}, "isConfigFile": false}, {"path": "/usr/bin/nsenter", "digest": {"algorithm": "md5", "value": "7c75d7a1867c3f389f0c180453bde638"}, "isConfigFile": false}, {"path": "/usr/bin/partx", "digest": {"algorithm": "md5", "value": "d33939336f8f19a39e70762a38ada247"}, "isConfigFile": false}, {"path": "/usr/bin/prlimit", "digest": {"algorithm": "md5", "value": "e168d8995f3e6df05fd4ae6c35152160"}, "isConfigFile": false}, {"path": "/usr/bin/resizepart", "digest": {"algorithm": "md5", "value": "885f8fb6a64ecf15e63e25612a700a1f"}, "isConfigFile": false}, {"path": "/usr/bin/rev", "digest": {"algorithm": "md5", "value": "1ebd9cc77b09f907767d39d5b4746c4e"}, "isConfigFile": false}, {"path": "/usr/bin/setarch", "digest": {"algorithm": "md5", "value": "b230328c25e0456bd99dd87d40f2c489"}, "isConfigFile": false}, {"path": "/usr/bin/setpriv", "digest": {"algorithm": "md5", "value": "75e9bd192e26babd3d09a32c52ac3f0f"}, "isConfigFile": false}, {"path": "/usr/bin/setsid", "digest": {"algorithm": "md5", "value": "977550b5502f46c4eb0663b415d93261"}, "isConfigFile": false}, {"path": "/usr/bin/setterm", "digest": {"algorithm": "md5", "value": "9c26722a21d9fdc9e235d89825f213ec"}, "isConfigFile": false}, {"path": "/usr/bin/taskset", "digest": {"algorithm": "md5", "value": "e1f04be700a3530767f8a57a904939ad"}, "isConfigFile": false}, {"path": "/usr/bin/unshare", "digest": {"algorithm": "md5", "value": "4669c9a2341355c37868e32ea00ec40d"}, "isConfigFile": false}, {"path": "/usr/bin/utmpdump", "digest": {"algorithm": "md5", "value": "7f055d3417ae4e51d3dd3ed90084a3b8"}, "isConfigFile": false}, {"path": "/usr/bin/whereis", "digest": {"algorithm": "md5", "value": "9e405282f7af9d58a268f2bbd24e2b08"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/util-linux", "digest": {"algorithm": "md5", "value": "20ba0e37d8aa11d91a8e776e29591736"}, "isConfigFile": false}, {"path": "/usr/lib/udev/hwclock-set", "digest": {"algorithm": "md5", "value": "c4115bc9a1f6de22a2016fbbf512c50f"}, "isConfigFile": false}, {"path": "/usr/lib/udev/rules.d/85-hwclock.rules", "digest": {"algorithm": "md5", "value": "1bed9e41c10557a718c2684cb6b162f4"}, "isConfigFile": false}, {"path": "/usr/sbin/chmem", "digest": {"algorithm": "md5", "value": "c60dbee24f31f8b6bb1f6f68aa68b0be"}, "isConfigFile": false}, {"path": "/usr/sbin/fdformat", "digest": {"algorithm": "md5", "value": "63347ea2805e76de56d5756972948c6b"}, "isConfigFile": false}, {"path": "/usr/sbin/ldattach", "digest": {"algorithm": "md5", "value": "91d91077348769c6f4665983a114d305"}, "isConfigFile": false}, {"path": "/usr/sbin/readprofile", "digest": {"algorithm": "md5", "value": "791b197994d2bd7bdc689d98c0494543"}, "isConfigFile": false}, {"path": "/usr/sbin/rtcwake", "digest": {"algorithm": "md5", "value": "e30df60966df7bcc1a096d0bef0dd55c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/addpart", "digest": {"algorithm": "md5", "value": "0bfbf9edd511b77356e4053a40e32c99"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkdiscard", "digest": {"algorithm": "md5", "value": "29f6d68b75690ffb93a8f321bb7e334d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkid", "digest": {"algorithm": "md5", "value": "b40cab924c01f098008ac90ec0b7ddb0"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkzone", "digest": {"algorithm": "md5", "value": "67a70ec3641f58dbf504ca9fbc27ef02"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blockdev", "digest": {"algorithm": "md5", "value": "45d92b0f5f55c9911cac95e224432574"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chcpu", "digest": {"algorithm": "md5", "value": "67eccc80f94f42c1f5fe8f3482c5e4ca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chmem", "digest": {"algorithm": "md5", "value": "4138b30d94949a43c9492558131ac749"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chrt", "digest": {"algorithm": "md5", "value": "e5e26a7716efd36ab0bcf97388d33073"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ctrlaltdel", "digest": {"algorithm": "md5", "value": "a731d297f41ae7574661a9b0148dabb9"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/delpart", "digest": {"algorithm": "md5", "value": "17c0545bd8baaaa45beac857aabcb6aa"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/dmesg", "digest": {"algorithm": "md5", "value": "da06dbd548f73a0a8266410f5be92693"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fallocate", "digest": {"algorithm": "md5", "value": "4d95b7457fc190891a92045f8d036c92"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fdformat", "digest": {"algorithm": "md5", "value": "a6e72d70eabd34dceb75c05ce69c86ab"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fincore", "digest": {"algorithm": "md5", "value": "5269e9f83e1b0c99e3c4faba0f48e4fd"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/findfs", "digest": {"algorithm": "md5", "value": "1737382da82d4b70b15c40171ecd820e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/findmnt", "digest": {"algorithm": "md5", "value": "33ae7aa495262932fffe7e5480ce4e6b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/flock", "digest": {"algorithm": "md5", "value": "dc5f9519eabc73ba49994b9a7e4c5c02"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck", "digest": {"algorithm": "md5", "value": "453f8a7968e1cf28b7b0596dc200a903"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck.cramfs", "digest": {"algorithm": "md5", "value": "ec75a9dc57497410b4af8d38c8fd7320"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck.minix", "digest": {"algorithm": "md5", "value": "3d3e71da972eabe7b3452de8d4d7bb8e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsfreeze", "digest": {"algorithm": "md5", "value": "48a27f7032273b204e63616db07aec25"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fstrim", "digest": {"algorithm": "md5", "value": "a3d1199321e788d10856ff3f0017e44e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/getopt", "digest": {"algorithm": "md5", "value": "4108e4e53c764a63f13edca5cce1b62d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/hwclock", "digest": {"algorithm": "md5", "value": "6ed792b3a08659ef23699319971a09d5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ionice", "digest": {"algorithm": "md5", "value": "8d8f3564c59586d1f938845fb6d854e8"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcmk", "digest": {"algorithm": "md5", "value": "9c0f92933f7c22bdad5eb043a2fb4d1b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcrm", "digest": {"algorithm": "md5", "value": "0e891be2f2b92548de3db2961170ae66"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcs", "digest": {"algorithm": "md5", "value": "ccb973b1a6bd0b550ac9c06eb31148ca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/isosize", "digest": {"algorithm": "md5", "value": "f5b29d1e692a84280d3ffc002d40107b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/last", "digest": {"algorithm": "md5", "value": "1cf5de014ea7f2c338bdab9d4b37d5a5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ldattach", "digest": {"algorithm": "md5", "value": "541ec3db05bb8f7362f484cbc418545d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsblk", "digest": {"algorithm": "md5", "value": "56a9f96d0d2bcc0581441a529289f1f4"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lscpu", "digest": {"algorithm": "md5", "value": "81e40589bcebdca3bd3fefd3a400b739"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsipc", "digest": {"algorithm": "md5", "value": "789b5032afd7aa0d3e2eaec94052782a"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lslocks", "digest": {"algorithm": "md5", "value": "449715fad8493dc012dae754e8609639"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lslogins", "digest": {"algorithm": "md5", "value": "2482b2d891280fc0ab2e8e8a73c6573b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsmem", "digest": {"algorithm": "md5", "value": "2d24da8ace7952aca61e16a7a724969e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsns", "digest": {"algorithm": "md5", "value": "81adf21ae2162369e92837a2fd20f71e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mcookie", "digest": {"algorithm": "md5", "value": "edf667c11e7cdf8b7fbc51bbc2b42eb1"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mesg", "digest": {"algorithm": "md5", "value": "175bc9b8c2aadd99472825ce5ded8050"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs", "digest": {"algorithm": "md5", "value": "008885e5a2f49953daac95bb903322c5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.bfs", "digest": {"algorithm": "md5", "value": "505d08bba4667a8fc9480a3cb2ba0684"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.cramfs", "digest": {"algorithm": "md5", "value": "7782bb88176297ed4dfd98a209d161ad"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.minix", "digest": {"algorithm": "md5", "value": "9efba1f8dd78fec2cce13eb536532e78"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkswap", "digest": {"algorithm": "md5", "value": "fa9c5363e6f80e48edc241b74a445758"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/more", "digest": {"algorithm": "md5", "value": "4ee305b5f622b3e3ac2bf4b7228ef809"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mountpoint", "digest": {"algorithm": "md5", "value": "36b7c58695e45baece44cfcc281cf32c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/namei", "digest": {"algorithm": "md5", "value": "cbde0f857141d18d3e92fa6c10a810c7"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/nsenter", "digest": {"algorithm": "md5", "value": "774ab8cc28bb8ec1bbbc67e6ef658555"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/partx", "digest": {"algorithm": "md5", "value": "f7cd7b91055bcf666a1b3dd35aff8bf5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/pivot_root", "digest": {"algorithm": "md5", "value": "5676a64e6ac089a1fe610cc254a83445"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/prlimit", "digest": {"algorithm": "md5", "value": "5cd9cfbf7cbe8aa70fb55bbd2332c5e2"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/raw", "digest": {"algorithm": "md5", "value": "3db96094e3266b0ae6c1980d12ad3f03"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/readprofile", "digest": {"algorithm": "md5", "value": "34b415c5a23e820da70f269f312407cc"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/resizepart", "digest": {"algorithm": "md5", "value": "ebf08bdd27c0c1607e3db4eda78334e0"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/rev", "digest": {"algorithm": "md5", "value": "6ef5a3547b5bb7e12751a934a9eca9da"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/rtcwake", "digest": {"algorithm": "md5", "value": "95b48054ab4f6a2cbe9acb1b9361caad"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setarch", "digest": {"algorithm": "md5", "value": "ed28c8342906c24c0e9ad62be275def5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setpriv", "digest": {"algorithm": "md5", "value": "5264b84e4a151a6da13fe17103a4b262"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setsid", "digest": {"algorithm": "md5", "value": "67d1a78fb6e0a2dbefbe26c6db3aef6a"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setterm", "digest": {"algorithm": "md5", "value": "8a8030b7c803beeeef30b15f210d1018"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/su", "digest": {"algorithm": "md5", "value": "450724b6ea619d2d35e95c5f726ccf80"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swaplabel", "digest": {"algorithm": "md5", "value": "5f8483ea33ba62554b1cd911e107d82d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/taskset", "digest": {"algorithm": "md5", "value": "11f081f4a9573a44cb830580e33e0739"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/unshare", "digest": {"algorithm": "md5", "value": "1b02be4cc52094b42e2459b708de191b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/utmpdump", "digest": {"algorithm": "md5", "value": "e5e08df29f3d46d637fb126b4611de88"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wdctl", "digest": {"algorithm": "md5", "value": "62e826654da6afa39f68a8c1799c1e65"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/whereis", "digest": {"algorithm": "md5", "value": "6bbcdb5b278b854abe2ca1148dfe0df7"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wipefs", "digest": {"algorithm": "md5", "value": "72ea016d4ba85000e3fcfc88c7694231"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/zramctl", "digest": {"algorithm": "md5", "value": "55c698798037c87b69586a3617cc5242"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/00-about-docs.txt", "digest": {"algorithm": "md5", "value": "5dadd5ee4dd290ccba49089e5f12421f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "95280a783f42084780645b56c027dd75"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "8b45fb8cb2f24edc66d2cce51a1df98f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/PAM-configuration.txt", "digest": {"algorithm": "md5", "value": "5f4e4c7eb24d92bc5bbfcc7d26ac8bc1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/README.Debian", "digest": {"algorithm": "md5", "value": "53ee7049960e859f688d2b642fd14c15"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/blkid.txt", "digest": {"algorithm": "md5", "value": "f7b723f48494e6e82d5d8bc27b7fae6e"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/cal.txt", "digest": {"algorithm": "md5", "value": "af531da50f2d812c94b54faf9d274e79"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/col.txt", "digest": {"algorithm": "md5", "value": "f5292bbdd8dd1064eb61c553b4d52f67"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/deprecated.txt", "digest": {"algorithm": "md5", "value": "8388782d7a5386c9ffc1303b92241fd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/filesystems", "digest": {"algorithm": "md5", "value": "13be744623247f4f2d5fd1ecc7be3d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/fstab", "digest": {"algorithm": "md5", "value": "249eb88bfe44caea382802b0f827dfc2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/fstab.example2", "digest": {"algorithm": "md5", "value": "586182189d4cf19cdeb795db6118db9b"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/getopt-parse.bash", "digest": {"algorithm": "md5", "value": "af360ed32e52d9429cb89c5b819e58d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/getopt-parse.tcsh", "digest": {"algorithm": "md5", "value": "f6beddd4403320b87890d1109fafe32c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/motd", "digest": {"algorithm": "md5", "value": "f4124217408414605eebfb773746c1a0"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/securetty", "digest": {"algorithm": "md5", "value": "79969cd94d8aa341944624343b7e4779"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/shells", "digest": {"algorithm": "md5", "value": "7e9c091d64da89f381151a0d696a59c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/udev-raw.rules", "digest": {"algorithm": "md5", "value": "94ec8cc3957d70da33a2f1008da93be2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/getopt.txt", "digest": {"algorithm": "md5", "value": "bee83181cd8cd189015e5f226951aaa4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/getopt_changelog.txt", "digest": {"algorithm": "md5", "value": "bbfeb78b7be3381af6aa2597035e0819"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-build-sys.txt", "digest": {"algorithm": "md5", "value": "070c55d3892a745e20d080886c57046f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-compilation.txt", "digest": {"algorithm": "md5", "value": "6f625a6d407c900e3388f1797fd3e69c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-contribute.txt.gz", "digest": {"algorithm": "md5", "value": "e03e635d3cdaa7f23f747e7bc622991d"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-debug.txt", "digest": {"algorithm": "md5", "value": "9ef9dc1aa0c4c2813f5221ff4bb4aa26"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-man-page.txt.gz", "digest": {"algorithm": "md5", "value": "008d466c44d5c34cc6e7417826731cdf"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-pull-request.txt.gz", "digest": {"algorithm": "md5", "value": "e89705b9a3627e52201d56963a62611f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-tests.txt", "digest": {"algorithm": "md5", "value": "a95a3555ef1b8de5e7e67844863f61a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-usage-function.txt.gz", "digest": {"algorithm": "md5", "value": "05930f73790ed6df5feda7dc97a4274a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/hwclock.txt", "digest": {"algorithm": "md5", "value": "5a3208896aac380e1ca70b7517cdafb5"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/modems-with-agetty.txt", "digest": {"algorithm": "md5", "value": "e755b2a0caedf559f6229c074e7518f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/mount.txt", "digest": {"algorithm": "md5", "value": "a57b70b42bf92daae75a130e14c60bc9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/parse-date.txt.gz", "digest": {"algorithm": "md5", "value": "84c5ba4e483251d234ed5605a8014679"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/pg.txt", "digest": {"algorithm": "md5", "value": "dc2504b2c2383a63e11e85329d7c33b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/poeigl.txt.gz", "digest": {"algorithm": "md5", "value": "1d5b70c978dad4d8d04aac2fd7b0093a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/release-schedule.txt", "digest": {"algorithm": "md5", "value": "97b254e9c92fffdbaaea3359bf8903c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.13-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "4e489e0d897c549764fefc89bf160990"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.14-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "146056e59c5dce7b2228c35c4bc1ab26"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.15-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "e0b6d3573beda37610951769aea88481"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.16-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "02c2b2bf5bed242f1615fc0b4fa72f3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.17-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "84139ab90f2d71d395f28eb62f72d128"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.18-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "bcfe0fa1a80ce8961e96b7f2f808851c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.19-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "3b27cadd9570f650c03d9160da97f90f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.20-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "a8a41adac223fe6d06562f2d96775ffb"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.21-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "530fc90989fecda3d838d4601f38ac0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.22-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "aa1728a130b4e9809205fdf724e5db5e"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.23-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "3a45df0152f7443a55850d006d7f9813"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.24-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0a50f9dda174956205ef0487f330457c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.25-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "b62385020a47877c93fd154b38024b13"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.26-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "c674cfbcf007e4bf60f95479079dbfe5"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.27-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "1a2bfd5f557664fba71fde85a9357d86"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.28-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "d4a70855fad53e92bf6ed25e7fef399c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.29-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0eece5266d893cf8a2115b7cbe54826a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.30-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "906c2b343d1f407d1496b6e42bf5bf8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.31-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "a372e981f20d71ebd21224a57ca984f8"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.32-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "eada85c83d8d00a342b194909a1c68f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.33-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "05262903f507193ee248e1133f3423aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.34-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0f99e2ac09bca9c3c85d9ab3c1d155c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.35-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "908116d24b1ad6c0e8e85114548198d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.36-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "51e775ff80ccb5b557e8696aba8f9581"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.36.1-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "9fd83357c8043f0c250993c1965cd780"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/util-linux", "digest": {"algorithm": "md5", "value": "9d1610e3b3cb00e551ac5f332904c1e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/choom.1.gz", "digest": {"algorithm": "md5", "value": "422f6b13a00cbc8f8d701624635ba04d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chrt.1.gz", "digest": {"algorithm": "md5", "value": "7c485b9ce822988550edd01348a99c53"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dmesg.1.gz", "digest": {"algorithm": "md5", "value": "533d153993feaef16552d834a7e85893"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fallocate.1.gz", "digest": {"algorithm": "md5", "value": "7564c08efa45f290d95f6f4bbb4c135e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fincore.1.gz", "digest": {"algorithm": "md5", "value": "7c98fa8f6a579774b7ab6d49b6a7d0fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/flock.1.gz", "digest": {"algorithm": "md5", "value": "9fffccfd8c281c35189b8ec46b7d451d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getopt.1.gz", "digest": {"algorithm": "md5", "value": "97646b1b1211212e946453e345592296"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ionice.1.gz", "digest": {"algorithm": "md5", "value": "cb308e4e51fa49beaa4aee3ec18fa570"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcmk.1.gz", "digest": {"algorithm": "md5", "value": "686c8e6d64f04bf5a9a340ae7e72a918"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcrm.1.gz", "digest": {"algorithm": "md5", "value": "29a0c18b1b01afed497fa176bc7b4751"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcs.1.gz", "digest": {"algorithm": "md5", "value": "9f14a07c0e4ac89a6a9d56f396db1eb4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/last.1.gz", "digest": {"algorithm": "md5", "value": "de23d08e8e9298711cf2249e4bfa561c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lscpu.1.gz", "digest": {"algorithm": "md5", "value": "ef43265474a783f42f078e9585374e94"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsipc.1.gz", "digest": {"algorithm": "md5", "value": "81b19d5f34477a6835c79f681eda6d74"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lslogins.1.gz", "digest": {"algorithm": "md5", "value": "015ed255d291c75d7e37c313fd239289"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsmem.1.gz", "digest": {"algorithm": "md5", "value": "1ca56effb215bbbfd75e11773a6e6c32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mcookie.1.gz", "digest": {"algorithm": "md5", "value": "e9e9b95b01a2b6329d75dc18b7803244"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mesg.1.gz", "digest": {"algorithm": "md5", "value": "f5e5227e3c96933a1a87ed1ecf1cb793"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/more.1.gz", "digest": {"algorithm": "md5", "value": "f9679b40c203936babaf3cbe0d3d4e74"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mountpoint.1.gz", "digest": {"algorithm": "md5", "value": "51c51887cb82532f3f1ff4a7e44df672"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/namei.1.gz", "digest": {"algorithm": "md5", "value": "fb6379abf21ac9b3ae556f90e55364eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nsenter.1.gz", "digest": {"algorithm": "md5", "value": "472fc1fb5425a2bdf79fad9afd8ea567"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prlimit.1.gz", "digest": {"algorithm": "md5", "value": "02423760963eb9b5aba08d70ee6e67e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rev.1.gz", "digest": {"algorithm": "md5", "value": "c64ef153f02c361c584367d2950dee6c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runuser.1.gz", "digest": {"algorithm": "md5", "value": "490a30857ce78dfe09f381e82dfbd409"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setpriv.1.gz", "digest": {"algorithm": "md5", "value": "8c208a7db9919ff86542dd342398e1f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setsid.1.gz", "digest": {"algorithm": "md5", "value": "02b59276355f5e680ff72090973fab48"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setterm.1.gz", "digest": {"algorithm": "md5", "value": "f5ee0fecd10cf2d6026e575916a3220b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/su.1.gz", "digest": {"algorithm": "md5", "value": "b75c400fe8b8340c31615e108a4a7ae9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/taskset.1.gz", "digest": {"algorithm": "md5", "value": "bcc8d6587b286f0d001c0452a8e436f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unshare.1.gz", "digest": {"algorithm": "md5", "value": "c1b981366473b4978e567997fd1b0d4c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/utmpdump.1.gz", "digest": {"algorithm": "md5", "value": "5dc8d660265398ed52997275d7fd17c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whereis.1.gz", "digest": {"algorithm": "md5", "value": "7af96b17a4cdfb9d1f6827667a226915"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adjtime_config.5.gz", "digest": {"algorithm": "md5", "value": "d8eca04f0827ecdeb6ea6d3670d8259f"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hwclock.5.gz", "digest": {"algorithm": "md5", "value": "ba7641477e56cf3a0cdef64ec10b596e"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/terminal-colors.d.5.gz", "digest": {"algorithm": "md5", "value": "9abbf8f7ff15fd43c89a914a42a3936f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/addpart.8.gz", "digest": {"algorithm": "md5", "value": "f78776acddc630d71e4b661b25c989c8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/agetty.8.gz", "digest": {"algorithm": "md5", "value": "a64a66cbcfe336da265e7cab2d735c2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkdiscard.8.gz", "digest": {"algorithm": "md5", "value": "f93e3a3c79a1d9b6f9640d7910e1d9bf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkid.8.gz", "digest": {"algorithm": "md5", "value": "3276154b772efeb342f38e60adf81bf0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkzone.8.gz", "digest": {"algorithm": "md5", "value": "89294486a0c7d97baec44000da6e5c0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blockdev.8.gz", "digest": {"algorithm": "md5", "value": "a0020f1091cb4e0747ba91679a152adb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chcpu.8.gz", "digest": {"algorithm": "md5", "value": "9d6f219345edf6803573e0f0337daf33"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chmem.8.gz", "digest": {"algorithm": "md5", "value": "0d2987125293b46d5646c0b4cc128f79"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ctrlaltdel.8.gz", "digest": {"algorithm": "md5", "value": "4907d9d46a49f8db15689096dc56ec4b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/delpart.8.gz", "digest": {"algorithm": "md5", "value": "b7531852b9f9731449b55fbe2374dfc7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fdformat.8.gz", "digest": {"algorithm": "md5", "value": "dbcabeaebea81c9b52091d9fc0fd079a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/findfs.8.gz", "digest": {"algorithm": "md5", "value": "7d4d5190343a2b31de08f4b98d0f82d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/findmnt.8.gz", "digest": {"algorithm": "md5", "value": "edc3e75b75aba458d30fe0f60f5cbabe"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.8.gz", "digest": {"algorithm": "md5", "value": "6b5cc80b46e4e91b5b4748345baf86fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.cramfs.8.gz", "digest": {"algorithm": "md5", "value": "b0d0bf88973180b7d7b866d106f808a9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.minix.8.gz", "digest": {"algorithm": "md5", "value": "7d83a0678ea1431c001fda7bbc94c0ed"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsfreeze.8.gz", "digest": {"algorithm": "md5", "value": "df3a74c9caf330bfa7dd051885d2346d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fstrim.8.gz", "digest": {"algorithm": "md5", "value": "afa81cceb453226aa3379b3d2883a4a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/hwclock.8.gz", "digest": {"algorithm": "md5", "value": "a8688aa8954f9f458c8bb241540b9824"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/isosize.8.gz", "digest": {"algorithm": "md5", "value": "8ca34aad04ff202b0ea0b949b076f568"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ldattach.8.gz", "digest": {"algorithm": "md5", "value": "9dcb8fcde929e8e4567b18c5a1dc23a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsblk.8.gz", "digest": {"algorithm": "md5", "value": "53fa2749763377fe5e3531c46085ae50"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lslocks.8.gz", "digest": {"algorithm": "md5", "value": "db069b4a050e798701cf40ea50fe3597"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsns.8.gz", "digest": {"algorithm": "md5", "value": "aa5768a9430ab2281efc9b2cdd5698e6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.8.gz", "digest": {"algorithm": "md5", "value": "7b5f8f676800d6bdf499e02c700d8c88"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.bfs.8.gz", "digest": {"algorithm": "md5", "value": "206f159dd476373687aff565a7769a2a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.cramfs.8.gz", "digest": {"algorithm": "md5", "value": "26cc490c217eb9b5ae1b89922350f7bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.minix.8.gz", "digest": {"algorithm": "md5", "value": "60fa28d1916be23aa95ebe1905b0a745"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkswap.8.gz", "digest": {"algorithm": "md5", "value": "3853add97f35a12d91bc28537b535ada"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/partx.8.gz", "digest": {"algorithm": "md5", "value": "1039c666d6c373f1991538c8eb54430e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pivot_root.8.gz", "digest": {"algorithm": "md5", "value": "01005bd4251b6d5ffaea9aa5845ef4f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/raw.8.gz", "digest": {"algorithm": "md5", "value": "0a864995454afd704c1f5b40dc4d598a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/readprofile.8.gz", "digest": {"algorithm": "md5", "value": "62069b700e176c9468aed8e5ed95b133"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/resizepart.8.gz", "digest": {"algorithm": "md5", "value": "ceff07c2e09cfcc1877e02b2ae531cac"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtcwake.8.gz", "digest": {"algorithm": "md5", "value": "567667fce3bf7bb7cd0b6e9f0b66d273"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/setarch.8.gz", "digest": {"algorithm": "md5", "value": "3625f0a90b0429d77cc36cbb2eaca9fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/sulogin.8.gz", "digest": {"algorithm": "md5", "value": "2e5e944d296e39188fae695bb0d36978"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/swaplabel.8.gz", "digest": {"algorithm": "md5", "value": "a0fef0851b036941206dc61041775805"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/switch_root.8.gz", "digest": {"algorithm": "md5", "value": "272bba146c619584e039dc44dcf598f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/wdctl.8.gz", "digest": {"algorithm": "md5", "value": "6083e0366d4f8194567bdc8a241cc4ce"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/wipefs.8.gz", "digest": {"algorithm": "md5", "value": "dff31e8ec12c4de17af40c0c1fc94828"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/zramctl.8.gz", "digest": {"algorithm": "md5", "value": "34ac391542114d267294c06d7a4e47e5"}, "isConfigFile": false}]}}, {"id": "4aef186fd1228e90", "name": "zlib1g", "version": "1:1.2.11.dfsg-2+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/zlib1g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/zlib1g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib1g:zlib1g:1\\:1.2.11.dfsg-2\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/zlib1g@1:1.2.11.dfsg-2%2Bdeb11u2?arch=amd64&upstream=zlib&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "zlib1g", "source": "zlib", "version": "1:1.2.11.dfsg-2+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Mark Brown ", "installedSize": 167, "provides": ["libz1"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "digest": {"algorithm": "md5", "value": "e223e7b6cbd6419fc29d50aea7db95e1"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8e550efdc6795bdc8a37314c0b4ce02f"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.gz", "digest": {"algorithm": "md5", "value": "f3c9dafa6da7992c47328b4464f6d122"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/copyright", "digest": {"algorithm": "md5", "value": "a4fae96070439a5209a62ae5b8017ab2"}, "isConfigFile": false}]}}], "artifactRelationships": [{"parent": "0044d2a48e586853", "child": "006e326cc29d6230", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "01734979a8b10ef3", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "01e590c9f12cd2a9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "01f7f49df2ae2b6a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "03056bf50d81cf88", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0341c667f939a1c0", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0442549b826b5c30", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "045bc73c9f5e24e8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "04b5e69f859c93ae", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "04bf3c2f027f396e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0569d843f92ef844", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "05c55e8e411b7c60", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0605676ff4ad59e9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0609826c10e52cc2", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "061eea8515eabadc", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0659ff3bcd58da4e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "06c5afe9474609bd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "07320a4dadd5c6e0", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "08b336cbf2e53ee4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0934c394530fc368", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0a21c761166dc106", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0adce65474af9537", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0b982c6618f9908f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0d69e891b81f8211", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0e3662a103e93cc4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0f1aabbcebace21e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0fa475729c8c32c7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1198c11d76e40036", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "122b7a065884d6c1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "12a40b0bb0d709eb", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "12dde285d38cb450", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "15043125fe0bfa9f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "15df9da30e25fdf9", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "161da7092c51393c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "16c559c0aa7aeabc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "17ce48d7b7f75ac2", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "1810a706cf8a4638", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "19ac5352e6656b2f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1a93a4764ad4cbbf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1b267ea10114fec1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1c207f00f7376d7e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "1c4570566a14cc12", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1ccaa311716bff31", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1e56f21cd32160f0", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "1ed59ab44f401de1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1f41126e537b5813", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1f7e34c574502705", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "205ca68e886d3b1b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "206533010cd86e64", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "21e17730645d645e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "23d06c530ab74745", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "244fcea63c201259", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "24632bb87be8324e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "262d6d9bfd1ed3c7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "27624935e26d7d18", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "297d50bebd4a8eb4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2a42b4d59cbd7ac9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2a9f42bc5058f01a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2dba2e32db7cb244", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2e35a27dfa015d2d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2f31f5cfcbe9f127", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3027fc1004566c72", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "30776aa966de0333", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3251ddbb6f9719a7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3277d6de786dc62e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "332a7b57bfc1c42a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "33c1b2488b1ab9f8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "347444eb7bde52c1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "358fd62cf6110b12", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "35c5c3566f6dcb26", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "35d97eeb9102a2e2", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "37626d0a740414af", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "37745167d62d3046", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "37b470847019a29b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3858d26eaa6678ab", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3875d6540076513c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "38934a034919e855", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "38b3293a122a0fab", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "396a22e61901954c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "396f6db179ecee36", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "397edad36715ff0c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "39ad0eb84079d345", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "39d100d3469af706", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "39f45b3733acea0f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3a2ca90dd0fc2fc6", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3acd4d4682e04fdf", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3af38df2d32a79e5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3b2967b5fac0d780", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3bfa119c04067567", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3c0059333b4784d5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3c96b22f72eddd12", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3d60d46620c2045d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3d98e272c2fa9f37", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3df805a2dbce1c87", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3e0b560638524e15", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3e76b175e4637ee5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3ebe4d4bc389221c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3f0377c2662cf6c7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3f0a3f6374966716", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4041625ef0dc9c60", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4044d83defc6c84c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "410e78ec7c0c98cf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "41aa380d5fdce6f5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "42850cdaa640a27b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "435a672ff5d3b8eb", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4381eec4d7437eb4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0044d2a48e586853", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "44df704e56d45853", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4521da43dc4a3657", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4710d4b6553855af", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "473bf06e1ec19f98", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "475540594f1680db", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "477ca49ba2efa851", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4799cda90019910c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4808d50a30cfd28c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4960e1f7dde48765", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4aef186fd1228e90", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4b36f279807210bf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4c697da548c409da", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4c94521df0e09a0d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4ce1d6a4a06f642a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4d0ea337d3aa1099", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4d5a824056074319", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4e5ef481c20ca84e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4edb1dfe67699e7a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "52bc9ea8094c068f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "53d4ffa880fc4853", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "54528a9f61edb118", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "56aa64982ad33dcd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "573420f1eefa53cc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "576402b63ea86dc0", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5784bf18113e35d2", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "58279b3c2387635d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "589c3fb2b70d4c98", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5994c5db1b61aff1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5ae36164a3abca7b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5d472083f6f7c130", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5de96d744b5d4652", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "5e422f6a40235b8c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5eccfa29cd0f5ca2", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "5f472c7f2697635f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "601dea6579a95d83", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "60dd773a4ba0874c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "61f1f6c5547b6684", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "622665519a392c03", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "62449e60453b7dba", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "62a596cc3d3bae02", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "62bc65d55b18228f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "63508b57a4f3aee8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "643db1e95ea5ba2a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "647ed053d5a4dc15", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "64bdb5bc6282379b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "64c175974f24b282", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "64df7d57a07e227c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "66a9d92de4176a3f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "676c420b66ec068d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "68219f4af46259f0", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "69c481aee17a8c62", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6a6e9131bddbd910", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6bca9add7b246c04", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "6d3b9064fe8d683c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "6d4eb2e83c183800", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "6dd8dfdbbc469b08", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6e2a6a08b05fa1fd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6ef5bd26cbc860f0", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "70a2151f78173127", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "7133d28ce2430864", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "716d5daf1f662324", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "72149aeccce093d9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "731fd4904fa6b48c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "73ddc29baf3dca90", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "744f49ff75c52159", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "75155cabdfe42f3b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "75ab19a98edcf666", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "76bc586ea220e2fe", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "76d53930a6bd1611", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "779099491ce22dfc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7807c6c07091a5e5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "79bb61b72e378f9b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7b987464baf77eb4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7d5c424548f39b98", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7d6d948d79cd9b52", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7ed9551610ff581f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "7f01cb6120f261ca", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8049b2ff557c4903", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8079c75daefc982f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8157268fa90a9c74", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "82c53bd264baf57a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "835e79d2c673f489", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "86600d99d6c1e711", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "86620bd077eb8912", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "87b0f5c6b653604c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8846d6ea81166cda", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8a8ce1002cf083ab", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8aad5206aac50ae9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8aea27c2cb9da03f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8b07e0ff17982d06", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8b78a6d117346d4e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8bc8c469982f650f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8c4adb6c5371e46a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8c95dc87cb7d9522", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8cce69ef0c553d11", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "900cf788fe3d05b7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "9048b9e9350c2e5e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "92b6cf3a716292c7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "92dadfbeb7ec6c2f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "952b30ac6f1bd17e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "95710dc4ad9cb652", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "95947ffbb38ff96a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "964feeb0790fb9a1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "96fe8c190c96041e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "975b3b53bfea2983", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "984cdcf068039295", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "99638e08589a7b81", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9b54d2791fd29700", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9b9910c353ed7b85", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9bffdacf5ac49f23", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "9c09bc5b392a91ed", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "9cb87f982f29a8e7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9db6fb2400e178e2", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9ea9da7c4f5fb2c3", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9eed1cda7932dddf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9f6cf91facef00c5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9f973eeb8ffe7175", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fa4d18eacd0f42a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fd87b99bd4b2fed", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fdad517f2fbb863", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fe269775f620d02", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fefdea6b026c28b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a00e32d3385b1b9a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a095f477ea780cbd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a19eafaa73222331", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a1bf38aaa9090f2d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a28cee1d4957e6ba", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a2de6bf2525ded39", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a3228c90b2632091", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a380a61d148a3aa7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a548acfb49114634", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a5ba23f998a71654", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a5f789a36191948d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a644a86f9daf13fd", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a64f5ae8ed8440da", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a82634f944952775", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a8f7c49b03a911af", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a9d8747b30feced0", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ab6534fbda64cbb3", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "abd8c60f737f039a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ac5332e61c56c340", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ac70af8a9863b88c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "ad79cedcb9523157", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "adfb403e3b542e1c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "af73398788381108", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "afd7950e13f2f61d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b065dfbe79b2e7b6", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b1126f1629161958", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b16420e166292012", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b1d48084204aef2b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b349d234c6af1a57", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b36e0c43d696ce6b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b370802b71a49392", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b42634c89c31850d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b48d1f5a00ef4e45", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b4c0c8789d770421", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b5cccd97299387ee", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b6b81182f2d8b3c5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b79f82bf5740541e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b811f0cc50b1f9be", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ba15850ab6805d16", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ba25af31ca36f939", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "baa7217deeb9e5dc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bb24672e41a5b87e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "bb4a31c2cfbab394", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "bb4ed2faa945b473", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "bbf85b7ce0def750", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bc3d31a537a9e91d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bc9b58fc60ccf1ca", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "bcc3a0908950a87d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bcd2f240335703ec", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bd229edd54a215cc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bde660a9606a7373", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "be4a3de168aca7d3", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "beb37fe526661c1f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "c164a88915aad1e6", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c1aa8f55d8f35ed5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c358280ffbd8f286", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c390e10a289da505", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c5df914178949968", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c7560e623bc74135", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c7bed5a7501cf58d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c7fd833fea54e476", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "c89b405dd109817e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c9aa9577423dfe1a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ca19518dd1983633", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "cae000bd18654753", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "cb0ef13612953b04", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "cba18a5513719c09", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "cbd48255c7ef7825", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "cdff1044ecd90635", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ce63f8d042d1d0e8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "cf365db65ec154fa", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d19a87a828197685", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d25bbae7ebb88a11", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d2d80a86860bfc2d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d38bebd43e9b4c40", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d427738a6e7cfbc7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d465622b32c4cee3", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d4ad83aab5313f3b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d4aed7919e3e0c35", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d5707cf4a16cb47c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d5ff3f95179be627", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d6f52d40dce5590f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d73c42570e14190b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d7bdff4b9d307365", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d84516224f0dede8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d8a2118e1689d49d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d8a5781fcefaf486", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d9388c097149b84e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d938c6330ab97640", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "daedd74d283c9aa9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "db5b8123ff722918", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "db610fc7e4968512", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "dcc1c6294b9e1aff", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "dcfa1c28c1eb21f8", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "df10c96e9dc0111d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "df4ee99d0f088a56", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "df7ad64a2c93a796", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "df7caeac628a412c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e003eefcb3e07833", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e0649b4d2ca5a0b4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e082ad4f0ed2ea7c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e0c751fdc2e5bb86", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e14c5d478369a242", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e2c60f08b713970e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e33f05c6392be125", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e4d98c45d50e1228", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e5b9d661ddd579eb", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e62b8513d4b230cb", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e7b7f7271161c994", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e81b8655838281e8", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e8a217187cf852f4", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e97721522c1f6c2f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "ea344e7ac8dd191b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ea3b48e93498835a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ebbeb0e40f5c970d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ec22b7c924121c2f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ecde4d2f90adf74e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "edb34d52c42064ae", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ef52031e01565625", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f0420b18f114059c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f173ec69d3d20036", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "f1f82a19f90f49a5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f33b5954e29d0851", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "f4a9d312c86efbe1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f4fbc474815ab6da", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "f7154249c3c968f6", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f822bcada11466f5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "f90c1225de010d7b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f97656cf92cec13c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fa9df14b8db25d29", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fab31cd19a84679b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "fb02fe96a6c71070", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fb63b0acb77970ad", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fbe2d024df33efe0", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "fc151024ba410e78", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fc8a1dde7935c068", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fd13e77bfd1e092d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fd2544d2c1e85f23", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fd6318b2f6fb2191", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fdb64fea96b49681", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fe2804c754413b76", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fef09500a3af2b41", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "feff49fcaf85c896", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ff0339e472bd5fbf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ff06366b8c4a6cd5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "ffc3039a23191421", "type": "dependency-of"}, {"parent": "006e326cc29d6230", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "006e326cc29d6230", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "006e326cc29d6230", "child": "cfee3883831878f9", "type": "contains"}, {"parent": "006e326cc29d6230", "child": "f89ec16b2e82efe2", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "0ba183e27e820912", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "0f37a7ff37d9c973", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "15603c7f58e63add", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "18ce7a0007f7ecb2", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "3245e663bbeed01d", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "410cdc11143bf13c", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "41d9c0e2e9b1d50b", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "02a1415e39b4f0a1", "child": "444b6035270b044e", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "4b29f2e868540179", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "55c064b28b1e91e3", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "8fd696fc9e391b14", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "92e6d8509205b2e9", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "9ee7b7666d2fbd5b", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "baffbf68366e8290", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "d46da84c0ad1fe1a", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "02a1415e39b4f0a1", "child": "e89a56068bf04453", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "f1434bef19f0a26d", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "f6900cf383f76242", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "fb663e85a2314c10", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "fcba3e03c7b39764", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "fe805c3e4d750fa6", "type": "contains"}, {"parent": "03056bf50d81cf88", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "03056bf50d81cf88", "child": "7e1fc9d9cc397de2", "type": "contains"}, {"parent": "03056bf50d81cf88", "child": "e998f8562bdcd9dc", "type": "contains"}, {"parent": "0341c667f939a1c0", "child": "12a40b0bb0d709eb", "type": "dependency-of"}, {"parent": "0341c667f939a1c0", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "0341c667f939a1c0", "child": "401c67940fe5da62", "type": "contains"}, {"parent": "0341c667f939a1c0", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0341c667f939a1c0", "child": "f7a5dec5d4b62aed", "type": "contains"}, {"parent": "0341c667f939a1c0", "child": "fef09500a3af2b41", "type": "dependency-of"}, {"parent": "04bf3c2f027f396e", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "04bf3c2f027f396e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "04bf3c2f027f396e", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "04bf3c2f027f396e", "child": "a3f6ef58f0b691b4", "type": "contains"}, {"parent": "04bf3c2f027f396e", "child": "ad1ab529c8684e08", "type": "contains"}, {"parent": "04bf3c2f027f396e", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "061eea8515eabadc", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "061eea8515eabadc", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "061eea8515eabadc", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "061eea8515eabadc", "child": "44bdab1276b1a42d", "type": "contains"}, {"parent": "061eea8515eabadc", "child": "ac1695c43f8f211a", "type": "contains"}, {"parent": "0659ff3bcd58da4e", "child": "3251ddbb6f9719a7", "type": "dependency-of"}, {"parent": "0659ff3bcd58da4e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0659ff3bcd58da4e", "child": "6eb1b1bb480ff222", "type": "contains"}, {"parent": "0659ff3bcd58da4e", "child": "da4636f6ba273778", "type": "contains"}, {"parent": "07320a4dadd5c6e0", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "07320a4dadd5c6e0", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "07320a4dadd5c6e0", "child": "9696df814cfcd804", "type": "contains"}, {"parent": "07320a4dadd5c6e0", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "07320a4dadd5c6e0", "child": "be10c83d19d13943", "type": "contains"}, {"parent": "0b194791d6e239cd", "child": "1d818a4eca819b6c", "type": "contains"}, {"parent": "0b194791d6e239cd", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0b194791d6e239cd", "child": "c46f8ffebce9b16a", "type": "contains"}, {"parent": "0b194791d6e239cd", "child": "e082ad4f0ed2ea7c", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "052986bbe094575a", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "0ac1a56dd8a8aa4d", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "0b194791d6e239cd", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "1f5f6ed6d125520e", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "240c33a7827bbb70", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "253430398a541ac7", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "26166aa58e541bb1", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "2b75726a812f83ac", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "2e6cd9bad965fda8", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "3ca8bc2208fa12e7", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0eb67f8d2d9705cb", "child": "57308b9f1f4950f6", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "6f197ce1c717dca4", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "7230d90adab2e6d3", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "7486574a928d58f3", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "7f9948089f1365a5", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "9bffdacf5ac49f23", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "9cc9b5f29004ca40", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "a644a86f9daf13fd", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "ac200d7159d4b103", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "b0876d191958a7e7", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "bfccb0c58f71c318", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "c22a18302a5ad149", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "c316ff815d2d53ca", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "cb4fbe25620ec22c", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "cbf8f9fd4878d709", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "ce570ddde1f87476", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "e81b8655838281e8", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "f5d43b76bddffb6d", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "f761a9e95be0baf3", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "fab31cd19a84679b", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "fea5cf00b00fb988", "type": "contains"}, {"parent": "0f72766f4c2772ab", "child": "07f19cf56de00b4e", "type": "contains"}, {"parent": "0f72766f4c2772ab", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0f72766f4c2772ab", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "0f72766f4c2772ab", "child": "d81d3d115725bde1", "type": "contains"}, {"parent": "1198c11d76e40036", "child": "141c6980f8c42818", "type": "contains"}, {"parent": "1198c11d76e40036", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "1198c11d76e40036", "child": "4afd91f5c9403b3e", "type": "contains"}, {"parent": "1198c11d76e40036", "child": "996e1050309f602c", "type": "contains"}, {"parent": "12a40b0bb0d709eb", "child": "3472b263982e1a78", "type": "contains"}, {"parent": "12a40b0bb0d709eb", "child": "37fbbded012ec097", "type": "contains"}, {"parent": "12a40b0bb0d709eb", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "12a40b0bb0d709eb", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "15df9da30e25fdf9", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "15df9da30e25fdf9", "child": "8a8ce1002cf083ab", "type": "dependency-of"}, {"parent": "15df9da30e25fdf9", "child": "a9265fb466423b19", "type": "contains"}, {"parent": "15df9da30e25fdf9", "child": "d8de1eb012de901d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "02a52a50e5a22c38", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "03af5303b6c8074e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "04ad0fd3f301723b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "07b8a8dfcd0dff7d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0a383224a4d8017e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0a99d235c4b1ac30", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0c6dbdbcf3da1afe", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0d3c1142f30ce3a7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0d4d5c7f80d9a058", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0ec6222b482a495c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "101d0ceb64ffba44", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1048bba22365df33", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "104f7827d4f52c5e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "117f1fde2070f026", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "11d2218dd32e5621", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1375a7632c8301d7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1504cb592a23312d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1678ee4b2e0daf26", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "17c7ee8ad5b84074", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1b64e18ed2685137", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1b8541b4ed1bbff9", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1be7eedc8dc9bf7c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1c2c8f2bd972a2ff", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "235d59aa814ed74e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "248f592297266586", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "24aa974cd6f329e9", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "2630b4c5239aa223", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "276fd539b843f88b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "2a182a4dda974116", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3107593b08433e9a", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "33602ffd7734195b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "34b6c43e06b41dc1", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "376e20d3fa876a1b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3935fba608082940", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "39e8cd97c38645d5", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3acc80bbf63b0bce", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3c0c6322475b19b8", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3c1e7ed47aa87496", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3c93a408d5fac680", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3ec6ec6e7e0817f6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3f468203b02b7643", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3f53faaa2b1362eb", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "40dc4a7230897c42", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "418fe2a31392ed9e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "41ae0dfa9fd2f807", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "436ac89947e70c79", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "439244549f61a43f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "439bd6fc4dfed52b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "170fa65b0579d917", "child": "45b78124a583828c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "45cf01da45ae6be7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "4e7b9d8bb98e98c8", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "502c8c871987ded3", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "510b6e344c28347c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "55e9c1c1b15a8ef7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5635f2bc6aa9f8b6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "593b547e0d4a49dd", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5adaef74b3ca97ba", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5df405133b90827f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5e7022c3aae005df", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5ecb40e9b2834c64", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "60b82215928375e6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "625844c4784685c0", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "65f8a448b762ea90", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "661c0a16943a1f26", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "66ec1770a9305e06", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6721d430e4e71212", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "67acabb98faac71e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "681160aa20811075", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "68c2777752208dc0", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6b62a265cbe08957", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6c11b296301c9fbe", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6f37f9d4f746d86d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6f3cf07811017f82", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "70130fecb84dcb73", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "704f29d4cbc8cc8b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "73812213f600b28d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "7398e369ffd6d712", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "74ead2f481f2baa8", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "7c6a56480832a4b1", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8068f4996bde48b9", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "84845e8f77b867ad", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8518aaca543edb18", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8c3aa1985e8fd9e5", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8d17cfb67a1c43ce", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8d39fb5c7d2c13f6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8d40e8cdbd01a3b7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8ef52023f8e3a643", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "908afecf89ef6651", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "91c1d83205ad8669", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "925c64d57e57004b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "95196d6846e321f3", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "99594a0ce5bd07da", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "997061e456795bb4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "997a89a634372b1c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "99fab3e63d15b555", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "9ab1574ba81f946a", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "9cef52e6b79458fd", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "9de73295c37b4d17", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "9e3b77a8f2cd1cc9", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a1643bbcfd23d26b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a1b5e45b33c3af6a", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a49f4ce97ff807e4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a4f43f285b98313f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "170fa65b0579d917", "child": "a94e107b01c63d66", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b03b1a9c1fba5ae3", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b112170ce09207ba", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b452f38b7842ee62", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b8cdbc354b79a177", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b9ce1d046d9d01bb", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b9d2eaea96cbc3ba", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "bc4dc335a221d716", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "bdd74118a847718d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "bf1fc01e7e47b48f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c163486287c0e585", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c24983f3b1d15511", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c279a748b37bf7b4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c2cc5ff0511265ef", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c3517fbf4bdd7de2", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c45743e721c55768", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c4a0952d55008ad4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c4ee4c93ec4f70be", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c95655b3b994d4d4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ca4e1f7e69c5f966", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "cc50dc78021bdac5", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "cc7918f4ec3a8a66", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "cca133b809f7775c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ceef236398a65872", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "cfbb98b95ad2f9c6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d0460083504b9597", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d11cdac9b5694847", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d3bb3fd6e875d7fe", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d5030e2cf05d71a6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d53702d5f7f84d23", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d56aa4fa7ceb111f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d7b4c2be2d7fc0ac", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d8de49fade32edbf", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "deb4170fce6bebb0", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "df887a8d9bcd9e85", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e10d1cba94d34e24", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e1574bcc48549dc5", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e5092eb4893b2493", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e57df8c4be45f0ce", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e6de917712d33945", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "eb659f5146b599f6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "eb8506398851f195", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ebd68644f3925dfd", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ec0d69a5571a455f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ef38cb754afecfed", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "efd98782b6716304", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "f299579a7295c994", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "f3cba4cbcd2a1b6c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "f9c4c444c313f47f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "fa3d9f15059d88a2", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "fac61361eb141caf", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "fc00360033fa3848", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "fd8f59c31f40a3aa", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ff736b87abb63f8a", "type": "contains"}, {"parent": "17ce48d7b7f75ac2", "child": "04efa4ce9e38d8ff", "type": "contains"}, {"parent": "17ce48d7b7f75ac2", "child": "32148951f0071f17", "type": "contains"}, {"parent": "17ce48d7b7f75ac2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "17ce48d7b7f75ac2", "child": "6cf17249fcb904b4", "type": "dependency-of"}, {"parent": "18be8979ea939dda", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "18be8979ea939dda", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "18be8979ea939dda", "child": "984ce2e12fe19697", "type": "contains"}, {"parent": "18be8979ea939dda", "child": "cb0ef13612953b04", "type": "dependency-of"}, {"parent": "18be8979ea939dda", "child": "cd5a4d812f9ac79d", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "416259e3f33948a9", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "1c207f00f7376d7e", "child": "614a2618691b8630", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "81dacd9212acf561", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "9fbcbd201b9d3153", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "a977ac2a001bb17a", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "078b39c37f08c629", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "341140e1739816a5", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "1e56f21cd32160f0", "child": "5e716679040a1538", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "6266d90e5aa87be8", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "6372f941533e2db4", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "7ed9551610ff581f", "type": "dependency-of"}, {"parent": "1e56f21cd32160f0", "child": "90df380b38f8dbb0", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "9b057d9200121771", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "d81d6e14871d90e6", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "de32c9f30ced4f1f", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "fa25054d648e796c", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "fab31cd19a84679b", "type": "dependency-of"}, {"parent": "205ca68e886d3b1b", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "205ca68e886d3b1b", "child": "34828db1286a7fa8", "type": "contains"}, {"parent": "205ca68e886d3b1b", "child": "41aa380d5fdce6f5", "type": "dependency-of"}, {"parent": "205ca68e886d3b1b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "205ca68e886d3b1b", "child": "9c84d2f6dc95409c", "type": "contains"}, {"parent": "205ca68e886d3b1b", "child": "bb4ed2faa945b473", "type": "dependency-of"}, {"parent": "22547bcd26ab8817", "child": "36d7a5982edb4d98", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "22547bcd26ab8817", "child": "4453c400923411de", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "502add604fef81f3", "type": "dependency-of"}, {"parent": "22547bcd26ab8817", "child": "875097638b9016fb", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "a3205d949034ceda", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "a7f69801496d4407", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "d3179baddcc7c7d5", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "e9688b89c6d0b6f2", "type": "contains"}, {"parent": "24784648e023e183", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "24784648e023e183", "child": "37a179ad98e3f97e", "type": "contains"}, {"parent": "24784648e023e183", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "24784648e023e183", "child": "84768b571da20614", "type": "contains"}, {"parent": "24784648e023e183", "child": "935c3ef8cfc93f8e", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "01e70f612cc52313", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "3f8aed03e9d634ac", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "2575a7266c7cae1c", "child": "792bcaca51385a35", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "9f008dddba0fd43c", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "fb7d18d606310753", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "fed8a879a9694e98", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "04b1e5152723f8e7", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "0830c8edee34fd10", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "1128d9fce13397ae", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "18e76ee51eeea177", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "1c561f8a923b36f5", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "20d116e9b5645685", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "28e584aa2ce3da29", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "2a6b28ac1e46dd3e", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "2b0a3a351fa1bfb3", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "2bd976e539cb9437", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "3570435de039a002", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "36ef7d88c76be99f", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "38c81702d7be771b", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "39356f3c0050386d", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "39d33c72d267fe3b", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "3bf2e7ab750cf63d", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "25b890bfb9ed3aa9", "child": "4a8fb81df0c6d29e", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "62ac605003c1ccc5", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "66eb4e102cb7b33a", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "680959681290e147", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "6b91b23eba338270", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "7283c18ca5606493", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "7609580cb411492b", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "78ba90f1887b6f2f", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "7d0ba76320fc7a34", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "7f6f3c56a2a85fe4", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "8071876ebb23f37b", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "8b84c2c8a2c6daba", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "990411c40a984972", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "9fe3a4ed0c9b105f", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "af33cc86dbe4c12a", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "25b890bfb9ed3aa9", "child": "b30d03ae37fed558", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "d6ab896a46f260c9", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "dd193389ea0a7f57", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "e3ef366ff31078de", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "ec19026909c7a325", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "ece2f02268238205", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "fcbc3ec955573f18", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "fd1a55d1bd5789ab", "type": "contains"}, {"parent": "262d6d9bfd1ed3c7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "262d6d9bfd1ed3c7", "child": "4f0d532a5047b190", "type": "contains"}, {"parent": "262d6d9bfd1ed3c7", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "262d6d9bfd1ed3c7", "child": "56359666f3b35045", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "0287faedf19ba073", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "03d4e542cd642e5f", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "04062ac8deabbfa3", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "05899fcb5478fa6b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "0d452c1db4d2da9d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "0e2b04b8a391ab0b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "132e9c3f67468902", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "147757ca026c6af7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "16877628836d71a0", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "1af2fad2fc554243", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "1c0eabab5887f9fc", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "1ff4c51683832ebd", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "2196511fac0206a9", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "238a15f818329179", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "24ad1bd1c39c52e3", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "27f318d1c30550e7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "28fdb52defc921f7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "2a09f52aabc2478c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "2b8927baaeef1e8d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "2d0ec6871d9ddbc3", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3165702d1e56efe4", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3178f8fca218e5c9", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "344f64b9af077b86", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "349d2e016ccd0e2d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3ab5224540dd51da", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3bbd12f442161998", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3c99bd777d80f355", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3df936aa67e9cf86", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3e8bc415e018c845", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "437e6026be527324", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "28ee10cbaf9e6342", "child": "44df1338d3398727", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "456da74ac8a50fce", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "49dbfd653fcff1e2", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "4a9dc2dd6ae81b39", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "502add604fef81f3", "type": "dependency-of"}, {"parent": "28ee10cbaf9e6342", "child": "51e7d31ad4b147f2", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "5a0373f7191297da", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "5d833b931bbb511c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "5f096b292f49fae2", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "622b5dee4c5be542", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6429451f7bf0ed17", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6440a005276209c6", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6a90d3666971fbeb", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6b04b0a7ba7ca82b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6b28e632862e9e88", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6d4e0fbd50b5013c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "71663d7894058ebb", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "730e22bea26c3b4c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "74e7f91773694d91", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "796778cd84c4dfe5", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "7a8ec0f6f7da470e", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "7b762d03f69a9882", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "7cbad6643cd75b05", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "814a9051f2ee06ee", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "8292a9820fa22888", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "85ff616f6f68b8dc", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "8cb82fcca5b70e8f", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "8ecd3d6d90748fc0", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "8f85816d7e827611", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "978f7a4aab57d0fa", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "979936e4503bcf21", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "97b3d4a45335ed7d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "98203536357adc61", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "9fc0d45313cce67b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a1a86b1019fab342", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a3c85cbb0cb065df", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a4498df5e5191ec1", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a985f0dc3065adff", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a9ac8824a7d82b62", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ae7079e2c35c5573", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b538c81f15262d6b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b80dd8c645f9bebe", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b84e31960c1990b4", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b88506ded4f3f250", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b96c525ea664d91c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b9d02e4e7d14759d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ba6f11c3264dcaae", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "c153895eba7348f5", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "c2294e6468c42e27", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "c5221828c6d34b6d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "c90425e031aeb6f8", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "cc791736a027c0ad", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "cfc06868ad088165", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "d1910c11b7630f5c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "d23b535b4eb1ea11", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "dbf7cb210c3886e8", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "df6c104544ecc9ca", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e2e1b78abcd2d2fb", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e315983a9e212f9f", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e510d836320785b6", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e52138a1d8e31a6e", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e758b3c66e784a1e", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e8d94902cd3d084a", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e95180adbf42dfdb", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ea074c15b12513c9", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "eb8b0b787718cde6", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "edf2297e60b043de", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ee09f226858f8f10", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "eed6ab7aa467613d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f24a4709404677d7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f491a8c9bf7f675c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f660bd913237fbc3", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f6ea8cf7384adce1", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f84348d22e3a6db4", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f8e1842e802b95b1", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "fb46d0e6c5fe1ab7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "fbcb5f5173806285", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ff5c7e6ece1044f6", "type": "contains"}, {"parent": "2a1d23cac34b9ee2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "2a1d23cac34b9ee2", "child": "5885db70307d773c", "type": "contains"}, {"parent": "2a1d23cac34b9ee2", "child": "900cf788fe3d05b7", "type": "dependency-of"}, {"parent": "2a1d23cac34b9ee2", "child": "ffc3039a23191421", "type": "dependency-of"}, {"parent": "2f5c2b2fedb31c05", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "2f5c2b2fedb31c05", "child": "a9730225c68d9852", "type": "contains"}, {"parent": "2f5c2b2fedb31c05", "child": "b214c4e6082e25fc", "type": "contains"}, {"parent": "2f5c2b2fedb31c05", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "3027fc1004566c72", "child": "0f4c35fa413db670", "type": "contains"}, {"parent": "3027fc1004566c72", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "3027fc1004566c72", "child": "3e2c4051d572fbff", "type": "contains"}, {"parent": "3027fc1004566c72", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3027fc1004566c72", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "3251ddbb6f9719a7", "child": "262d6d9bfd1ed3c7", "type": "dependency-of"}, {"parent": "3251ddbb6f9719a7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3251ddbb6f9719a7", "child": "73915516ed02262c", "type": "contains"}, {"parent": "3251ddbb6f9719a7", "child": "e28b0e8547739d04", "type": "contains"}, {"parent": "32be03597d93445a", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "32be03597d93445a", "child": "596382121ae36261", "type": "contains"}, {"parent": "32be03597d93445a", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "32be03597d93445a", "child": "b6b81182f2d8b3c5", "type": "dependency-of"}, {"parent": "32be03597d93445a", "child": "d5c796196ca43435", "type": "contains"}, {"parent": "32be03597d93445a", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "37626d0a740414af", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "37626d0a740414af", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "37626d0a740414af", "child": "b13bca47d195be7b", "type": "contains"}, {"parent": "37626d0a740414af", "child": "dc83305c3f0ffea5", "type": "contains"}, {"parent": "37626d0a740414af", "child": "e14c5d478369a242", "type": "dependency-of"}, {"parent": "37b470847019a29b", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "37b470847019a29b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "37b470847019a29b", "child": "a019a5172a7c8d1f", "type": "contains"}, {"parent": "37b470847019a29b", "child": "c6a1249e709b5a4a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "00104a9b857ced8a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "002cf585747eb96a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "01b111e721704baa", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "029f40ffab6134ba", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "03c260a65005a47e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "04b7eed7954719a9", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "0554880490579ac9", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "06ba9215f81b1ea7", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "072e14f1e51e3fd8", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "079cdc6394508247", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "0a6284b928f0a9b0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "0ac4e5afabe96bda", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "0dd6ba19f46b9675", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1002ef92d6d68981", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "112ef8525f8d47da", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1177b8f0e3614ec8", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "11bba7607db4ebe6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "13266a1447205788", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "133a671200c6882a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "163288d488e74196", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "17027d7eb44866d1", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "183ef626fba84156", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "19409e43346d2ff9", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1a1f091d5d1d5853", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1a458f279566812c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1c018b31d8b40092", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1c8a0a4a2e02da98", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1d5f1b9aa0c5aa33", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1d76b58c146f2f41", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1e17b79dbe17db4e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2020e55224864d95", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "20cd9931fc1e3e10", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2144cbfb98b2ab9a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "225f73dd81c0adde", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "25a90f9623b4026a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "26365ac7a80a3462", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2b0032e076a8e93f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2b3cc5fa4c373dd0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2b808954f0c5e673", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2fa1f4bfb2ad5aec", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2fa8f9cf6e880636", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "31166a64ce00b9d2", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3251ddbb6f9719a7", "type": "dependency-of"}, {"parent": "3893808c3bd75fba", "child": "339b0a4739f5259c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "33b9a74e98bc8bc3", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3405166c994f9460", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "37eaabada97c1d2a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "39160c42d6054705", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "393e6bfc8577779f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "398bd2df11b4fc88", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3a8ee9f1e6bc9ba5", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3d640eb378e660bb", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3dba0b0709471a29", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3ed9c462741d9aba", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3f1980a1f4cfde8f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4012d784d1fc44ce", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4279002999f3b91c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3893808c3bd75fba", "child": "45d4ab1418979499", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "475b2777f7105d14", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "478723c5b97e71ce", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "47e13d5d311e39ff", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4ab13221a1901e83", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4ab3ab1c2854d59a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4c2beea46e8dd489", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4c2e280cf7c608a0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4c40d9fcaa89e77f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4de6276e6ea52f23", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "514ecfce6d200c69", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "53379b616178d47d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5337c7d4cd1fff0e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "53428a030f4b0d3f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "544cd86439238c0c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5586479ae3e3af3d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "596ef05c9797a544", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "59de824e3b86bfc4", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5a845063e81e0dfe", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5bf34568009f7f0f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5c3c8b1533013d64", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5fd0125816560485", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "64092696f0f75486", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "66acbf41068509a6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "6a5c1cbe51cdf4f0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "6b7e7a30a9039710", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "6c6f9a7e1ae84d55", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "6d9ce35e14fa30d1", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "726767a4ee602b97", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "72b48f27827e7ad0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "734bf46d475b7763", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "740d04ecbbc8857b", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "74ac74b5c0a3728d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "76383998aabe2cd2", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "799ec0d7a949f698", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7a3ef344f55a13be", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7acc66ebaafef84c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7bbc72339cd1f48e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7d35651aa26dad2d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7ec5c99b2f1f7775", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7f60f8c96123fac6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "822fa160e185bc18", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8306c5fc917fcd80", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "84118d63098ece6a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "86ea53a665a5c046", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "89041cf1b4ec510e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "891fee7b96232bbc", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8ac90d1087968117", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8d43938ab47a8164", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8da2468ef13fad0c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8e4c0b76dfcbebd5", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8e75edb6db03d06e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8fb23cdf480711ec", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "905353efe4b91001", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9061c740425c778b", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "91d43fee54800527", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "92e806aecd866c6e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "93ae1fe0c3658574", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "959d8328bda41ab5", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "95abbbf67b34124c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "962c9143fe737c38", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9745389dcc7f5ddc", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "98e7c0b1af5edb46", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9905ec020b603a88", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "992a1c749513b78e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9eb63bcc084b7d55", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9f11c4832cddc7d0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9fc93336c6dc75c5", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a03bb6529d5f5274", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a2cb458b99eea69b", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a751267ee5854693", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a96c0a6403415f25", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a9c551a133b8ca52", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "adc64f70bbe695f7", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b07a565a1b2cc2f4", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b1d4b2a871ad2c89", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b34c577e9787a561", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b373255deef385a6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b3db455469fb41af", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b46475c75c3fce99", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b4886ca6780bbc21", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b5216f44b1f5cb58", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b6202ffbb4bc8298", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b7eab77a7e3eb888", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b99f9433f4b4186c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "bbae64c46d9639a6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "bc30ccf5d7b44cb2", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "be59306504d038e7", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "be706108a38f87fd", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "be7ba92aaa64cd85", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "c2bf74ba98379591", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cb20d03dcad444cc", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cbec992f49a5b3b3", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cc2f12bcedf24e45", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ccac4fb873f35271", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ccfeb6ca8f6e1edc", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cdad5ccede0384d9", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cefd5ef0f1565113", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "d4ad5b097ceb16f0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "d5622c3d4f52d2bf", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "d64658a7127aa42d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "d73966f817942313", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dc41080630aca7cf", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dc70faa7823160ec", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dcfb492043820e49", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dd28eea867c5a355", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "de49af324fdb0ada", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dffbbf006bbffc82", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e0230b44c9b9372b", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e09130b3678cc86d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e2fe8af3770193c6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e3e5d13afe6100bd", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e63faf35d2e6f295", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e9c132abbbd8b7a0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ea13a40255395cd7", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "eac8922f60b9d3a1", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "eb42a8252dbfc63d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ec8d348ac33e5124", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ee1cef3042ef5265", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "eed4e0ab23b2de07", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f026c47461eead5a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f1090b1cc9cfae5f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f147e85b75f6f12d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f319ed109a25e6e1", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f4140a100da938ca", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f4de3bb8609a9c19", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f604f334a575ccc0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f8f72e728ae92ed0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f95cadf939e2700f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f9e63d7f1fdf176e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "fa046259a2c01505", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "fc294750247caf54", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "fedc6552633120d4", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "feece78b6ad029fb", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ff718f950e19f8ec", "type": "contains"}, {"parent": "389a8cf50c4a6ff2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "389a8cf50c4a6ff2", "child": "5d01e5f35540e12e", "type": "contains"}, {"parent": "389a8cf50c4a6ff2", "child": "5fb16675e45c2709", "type": "contains"}, {"parent": "389a8cf50c4a6ff2", "child": "e14c5d478369a242", "type": "dependency-of"}, {"parent": "39ad0eb84079d345", "child": "0ddd9e322561cb8d", "type": "contains"}, {"parent": "39ad0eb84079d345", "child": "3027fc1004566c72", "type": "dependency-of"}, {"parent": "39ad0eb84079d345", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "39ad0eb84079d345", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "39ad0eb84079d345", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "39ad0eb84079d345", "child": "f5788b9178d6e0ad", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "1203203a46b24629", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3acd4d4682e04fdf", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "8c41eac206567e8f", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "b79f82bf5740541e", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "b8d9ac64e8dd931b", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "de393657c5db43e8", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "f040d361bfd4ade0", "type": "contains"}, {"parent": "3e710933d4b03d9a", "child": "413bae83676b634c", "type": "contains"}, {"parent": "3e710933d4b03d9a", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3e710933d4b03d9a", "child": "ca0a4fd55af19018", "type": "contains"}, {"parent": "3e710933d4b03d9a", "child": "d465622b32c4cee3", "type": "dependency-of"}, {"parent": "3e9bddf145d6bc95", "child": "2eaeb6f2fabbcda6", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "3ab9fec918779e38", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "423b0623649fc2bb", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3e9bddf145d6bc95", "child": "4b567ea47fb0ca0d", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "3e9bddf145d6bc95", "child": "8edd298b0a0215d8", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "8f06be205e2f32f3", "type": "contains"}, {"parent": "41aa380d5fdce6f5", "child": "01cdac52dfa2d2a6", "type": "contains"}, {"parent": "41aa380d5fdce6f5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "41aa380d5fdce6f5", "child": "6b02c689aee2404f", "type": "contains"}, {"parent": "42850cdaa640a27b", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "42850cdaa640a27b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "42850cdaa640a27b", "child": "51f23de0fe542341", "type": "contains"}, {"parent": "42850cdaa640a27b", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "42850cdaa640a27b", "child": "c458f48734eb5669", "type": "contains"}, {"parent": "42850cdaa640a27b", "child": "e5b9d661ddd579eb", "type": "dependency-of"}, {"parent": "4407a925bdeffe4d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4407a925bdeffe4d", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "4407a925bdeffe4d", "child": "6631291c738b5085", "type": "contains"}, {"parent": "4407a925bdeffe4d", "child": "b778a3fb044bea9a", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "048cb13ebde991aa", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "07dade9d11c1f18a", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "0fc74f22f7173a41", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "12d45f56350d2a7a", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "2080b6e3fa723eb0", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "20df8a8d3978ea3f", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "20f2d062cf20fd70", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "25bdcb22d2ab221d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "2e891a7b849ed583", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "33e2bd2437d099dc", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "46d210acbe0d2fb7", "child": "43bb45437855e85d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "5bc2652a4c038a57", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "60eba915faf29913", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "6240628a7f31b7a7", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "71b88e9d0880f054", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "7f9e3beb7b9976f4", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "8a592549fa6b3fca", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "8cbfce2506ff7f69", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "8cf17ff53c076ec6", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "8ebb21ee0dc388db", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "ade96109132c282f", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "b78c069ad6de3d02", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "bb92819038127a00", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "c1d225f1ee6b7a4d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "c2081c3e3530f7c3", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "c42f680bea28c36f", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "c7fc91fb59dbdfcf", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "cd8b1b8420d0b77d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "e26da712183e1600", "type": "dependency-of"}, {"parent": "46d210acbe0d2fb7", "child": "e2786b4f53a6cb97", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "ec15a74021535f3d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "ee15336e8c082e09", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "f47f71fc9f5fedbb", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "ff6ccfd9fa4889b2", "type": "contains"}, {"parent": "4710d4b6553855af", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4710d4b6553855af", "child": "6fe55eec3e032114", "type": "contains"}, {"parent": "4710d4b6553855af", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "4710d4b6553855af", "child": "a9aa745ed045c3de", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "1322b8978ad4eaed", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "167c0e19d8af74c6", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "477ca49ba2efa851", "child": "7334c057c37ebd30", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "a0b1895a4a7a75de", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "c5c0bfaaa45bd52f", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "db59a2df83c7cc95", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "dbc183d71b3c4555", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "f8c550b3986f29ba", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "02c2e53b70681219", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "09fb735dcc9b89db", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0a4fda75feb58b8d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0ae952c48e632782", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0b854ff4cc0d1a11", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0d4f4e34dbbaf372", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0d76678ad56e1ef8", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0dd8d7dfddc2ad8d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "112e30a5b2962c5f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "141bdbd4b282c40f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "16a48bc5bdf652f9", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "17f9a216e661390d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "1965264dd8a2ad7a", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "1c6e852dd3b03509", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "1cc94a66927e80f6", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "1d4bb0c4b1e3cfa7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "21cadcf079f94fc5", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "23dca9ed9621ba84", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "25933e4bc99adc08", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "25b890bfb9ed3aa9", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "2600e98772b3df79", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "267a628c3b3981aa", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "298ed99d812e715b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "30077e330c5e5a33", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "308575b5e9b23322", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "318b5c8928e5b0b7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "31ed4891c7ca04b7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3230592d66e566fa", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "32dc93d6f60ab406", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "33078c2d81946f3f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "358667f73f90ae7a", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3790409d8805dff7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "38899742d3844711", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3acd4d4682e04fdf", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "3dbbcbca8271030c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3e7b2e4ab33db2fc", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3f52720c383d0fbd", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "41b559e81fc07e23", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "48e9d1b7dc64663d", "child": "43d63f0766fae6a0", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4500dfa793a83b44", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "450e7b8e615b4692", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4962136f2ab717d3", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "499ad3cbf28c996d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4b447d95b4e83edb", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "4c74936b63589b9f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4cf5bc6ac92dd211", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4e3f9314c5dbabc8", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4e8aae46548ebd39", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4f4cde269ad9466f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4f9d62908c934148", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "502add604fef81f3", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "512566a75aef4602", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "52a839ca04f54484", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "549c9979b4dcf1e2", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "54d2a46ab904e49f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "55f58774badae03f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "57f538511f908aa5", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "5e8b56143da2fe39", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "60889c0eca227b02", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6377a658a0b0c5e5", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "64f2b3d6262a1e8c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "667685550f7a4d69", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "66b88f5c9e9e8a85", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "67bd8c5603868eb3", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6a321febddd9b1d9", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6b7698629f9db32a", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6c0d87afbd7e3554", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6dd858be97a8c240", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "70962eaa628cb571", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "730766ccda4fbf34", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "750b7a445552d16e", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "7598c2f7a857c36e", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "77f1b08b871964a1", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "7ec2ba666795101b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "803837a5e6378adb", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "841ee2240e79820e", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "846b77a6ffbb0856", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "862a8c8f50ff2c50", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "88f92e43eafb7e62", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "92b3b518961bf013", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "9b2c419c4412b5f3", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a074a75419d40107", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a28fe4774bead893", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a2ea84b39b066304", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a3c003e2b5a8580f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a3ec98289114ea82", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a4418f652a34910b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a4cc4968be74d469", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a7bf2dfa7548a0e7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a8a685187980ec00", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a9324084062f8075", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "ae1decd7ddfdb432", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b20ef20201e36062", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b369c3fc86f1a287", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b6481e853eb1a28c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b7d50d73af99b122", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b9e5a6f9c0de0b32", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "bbe2a3d1b313e89b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "bc92bbc6fd91a3f9", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c5760c3c910c33ae", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c5fb5c85a4c471df", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c76b0b539319d3ee", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c7c7692df795b6bc", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c8d0f416ec30375b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "cadb132295a69d28", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "cdfb77a679771c7d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "cff06b5b0b721d85", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d1188c5c203e66a1", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d2328a2b129db42a", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d264676db4719640", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d2748a90344710c1", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d2f88c8a4e3cc11c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d6f52d40dce5590f", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "da6808a9f54c7356", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "dddd1332b64446eb", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "dfd889277728dc70", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e013e0cd6abd475f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e26da712183e1600", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "e45c5e544a74b1ef", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e4a3f02da1784f36", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e67302f26cdbc997", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e6b12c68ab43a707", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e6da5285952fb483", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e8dc572d922be1aa", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "ea61eae78b31a041", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "f0c2e284fac7cf65", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "fab31cd19a84679b", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "fb3638b0b5e3146c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "fd7839a2091a3233", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "fdcbd45e6ebe1c7f", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "ffd4ed6881316f40", "type": "contains"}, {"parent": "4aef186fd1228e90", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "26e39f90c7980228", "type": "contains"}, {"parent": "4aef186fd1228e90", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4aef186fd1228e90", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "6d4eb2e83c183800", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "bb4a31c2cfbab394", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "bcd9a036be6cdf43", "type": "contains"}, {"parent": "4aef186fd1228e90", "child": "d465622b32c4cee3", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "d8a2118e1689d49d", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "dcfa1c28c1eb21f8", "type": "dependency-of"}, {"parent": "4b447d95b4e83edb", "child": "01e5d6b9e7fcbc76", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "0988580a6dec59ff", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "09c8f6935a36e094", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "0cdc66df59b7733c", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "0f2b530f5531a464", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "15c2388e02111399", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "1831a90031a52f08", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "184e1dc2bfdd23ba", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "19f3adc0fc141ea9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "1bb52355d2e522f9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "2ddcf24e78748664", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "319af3904eadcca6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3258bf4c87d68080", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "34eac52a78b90723", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3528ae7ff17a1b89", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "363292f9ae592837", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "375142e6e4505116", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "37c35b6466095490", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "37d7aa0c3c6a7ba5", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3813d348d6f5ded0", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "386f93c1e690f2f1", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3b63ebd0b2de0eeb", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3d78a6863319fcf8", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3dfe198de81edf4e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3f63a76cff3b03e8", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "402fb52a1eebb6d7", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "408e9bf21f21f44f", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4b447d95b4e83edb", "child": "454336cce48f97a0", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "457b073e29f920e4", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "45ecf4989581cf58", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "47ae496376f93882", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "48215c879f580265", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "491821d9465ad081", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "4a42b8b961aa2f45", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "4f42923d1c64a4b0", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "52b954d4695b141e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "544907aafc3571f9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "54eaebdd3d631cec", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "557806551fe9f7d2", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "57d13385f4227fee", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "5a55db900f797a64", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "5f54d2b53011f4a0", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "60116ca938ea40dc", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6475f8cf240ac515", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "66cb7641ab5d8df1", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6c78478c52a9512b", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6da56526c2e4f9e9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6ef423a3fbc30aa4", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6f49eccbb3779d1c", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "70667fc59567705a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7312384530620996", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7512c008e4fca428", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7735cce650ddded6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7b9aed971230f0fd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7b9fbfcae3d24de6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7d2be559b1c96699", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "808e28d07d3aa531", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "81a0441a7583e95f", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "81a4465a4aaff986", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8350a0add2270b6f", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8682ed3851b0b115", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8a22e90c10644947", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8af981ffd438f6de", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8c326bde4be57134", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8ef4c04d97d8740e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8f78e4f8d5ee8793", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "929f4780a7e0e377", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "931d78eb3c432be6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "93bf4df2488b0b26", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "956b2b6d14478c3a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "9783f7103518fafd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "97e94e3990139fa2", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "98cfa9876a5fd423", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "99e4ad5e0a09e4a3", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "9e3eecad46e51e71", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "a02c4039e2ebde0b", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "a65c07db5ab24cfd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "a76595af46905b26", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "a7f126a6a6155a78", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "aa72650fc9a9d435", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ae7708bf6d6cb74d", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ae864caead6f470a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "af6f1074969ed9f3", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b00f66bd46b01a5a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b119486548b105fd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b194fe6cbc923897", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b22bc002ac088323", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b322477cf773714b", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b3e3336f3a945a08", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b64350cf11356fdf", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b6c2c8e598a7abbd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b8535c11975033c1", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "be0cbaee8fa521a9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c0674024a6ffcb98", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c313efcfe748abb8", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c31512f86b17e764", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c34bc9e39afe5380", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c40f79b2b898d605", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c53277c75f20ada1", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c5939de492b7ce47", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c63fcfb9b025aabd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c9d0b7610d39519c", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "cbcb537c4ee6c2a6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d135f9b4c35767ee", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d28c77af3fbe9405", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d4839a4cd7c1b9dd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d80d04f56b088282", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d9543ae1dca1c3da", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d9a1307554663ce4", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "db0b51f3498cb7f8", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "db4f75bd764c2b18", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "dc654c15f6604f2a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e02814d7f4a701da", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e039cca1236cc316", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e21994fb58b86645", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e50a8dec967f020b", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e523e7debefb3076", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e66c4899a5893123", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "eb2aaffcce461b9f", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ec86a00b4e85f116", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ed110b458d17701e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ed2970a333e0c710", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ef614bb86bf55c53", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f1b2a616eac2da57", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f28ba67f178b5342", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f35211e0e3c5c024", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f5710a00df7cbe2e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f65d2196b62c54f5", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f68a179a00c3d448", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f823e82d98e66316", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "fc54af596bdb2126", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "fd82640a355a7e74", "type": "contains"}, {"parent": "4d0ea337d3aa1099", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "4d0ea337d3aa1099", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4d0ea337d3aa1099", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "4d0ea337d3aa1099", "child": "76c24beb9f13c378", "type": "contains"}, {"parent": "4d0ea337d3aa1099", "child": "7c8af3d0413bf6aa", "type": "contains"}, {"parent": "4d0ea337d3aa1099", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "4e5ef481c20ca84e", "child": "298752589c10820b", "type": "contains"}, {"parent": "4e5ef481c20ca84e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4e5ef481c20ca84e", "child": "f22655d3dd06183c", "type": "contains"}, {"parent": "4e5ef481c20ca84e", "child": "f822bcada11466f5", "type": "dependency-of"}, {"parent": "4f825c439cc9fa24", "child": "1eb196cf833036b8", "type": "contains"}, {"parent": "4f825c439cc9fa24", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4f825c439cc9fa24", "child": "8383696c94a01321", "type": "contains"}, {"parent": "4f825c439cc9fa24", "child": "8b07e0ff17982d06", "type": "dependency-of"}, {"parent": "502add604fef81f3", "child": "25b890bfb9ed3aa9", "type": "dependency-of"}, {"parent": "502add604fef81f3", "child": "25e59b1ba387d575", "type": "contains"}, {"parent": "502add604fef81f3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "502add604fef81f3", "child": "aefc8716be026a53", "type": "contains"}, {"parent": "502add604fef81f3", "child": "c9c9aeadb14a5a1e", "type": "contains"}, {"parent": "502add604fef81f3", "child": "d4e083970eb81109", "type": "contains"}, {"parent": "502add604fef81f3", "child": "e9fb0455403a1866", "type": "contains"}, {"parent": "502add604fef81f3", "child": "ed4482960a3b7606", "type": "contains"}, {"parent": "502add604fef81f3", "child": "fbd10a09559ae3b0", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "0ee143082a06f987", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "1198c11d76e40036", "type": "dependency-of"}, {"parent": "527a3762934b8a11", "child": "22747a31711d419a", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "254081bf4832052d", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "527a3762934b8a11", "child": "3673487794e8039c", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "527a3762934b8a11", "child": "44abf2dd068e7610", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "5a166bd1f99c0c95", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "717801b3e2f5ec21", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "726c8e8c1d2b072e", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "76f110c7fafb5f37", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "879a8b0f02dff6e2", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "8b07e0ff17982d06", "type": "dependency-of"}, {"parent": "527a3762934b8a11", "child": "8fe9aa93e256cad0", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "9a06719772a2fe20", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "9f796a21da7d1d88", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "a328d6c8cfa47029", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "ba62ca0d9a9f4193", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "badc0e052be0bd4c", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "c209e18cc8815d42", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "f33b5954e29d0851", "type": "dependency-of"}, {"parent": "527a3762934b8a11", "child": "f7f371271fbd3ca2", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "003f824790539b68", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "032511c5f395b1d2", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "2101b144439b763e", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "227161bf3a1dbb07", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "562f9feee034d5d3", "child": "46b7b0dba95c72b1", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "4848dc96512991b6", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "4e08dd76a8d377fc", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "51e5b48f5f3f12ed", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "548258a04a0c37a6", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "6dc299c3c0c4b563", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "715cab77914a9dfc", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "769d0b43af114218", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "80ad1f877b086b8f", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "82f500333a94941c", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "95d8e010438cd683", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "a04762d6b45510b6", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "a945b363138d5574", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "aec77250e1b210d6", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "b6e10239e0bf0dab", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "b8ad90b300953c5a", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "bbfae9b39d1a1208", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "bebf03a5075c76c1", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "bfe2ef0842d48180", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "cf859d1beddbabef", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "d8c94fa85ae0b7b4", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "e2ac6e2642bec9df", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "ef32d75d5eadd140", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "f3ec5d96822500ee", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "f59fb26b4e964bf5", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "fde57dfe848be9f5", "type": "contains"}, {"parent": "5784bf18113e35d2", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "5784bf18113e35d2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "5784bf18113e35d2", "child": "77a4ce052dbeb9b3", "type": "contains"}, {"parent": "5784bf18113e35d2", "child": "f799483f7a504086", "type": "contains"}, {"parent": "5de96d744b5d4652", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "5de96d744b5d4652", "child": "180f5281d4d64f30", "type": "contains"}, {"parent": "5de96d744b5d4652", "child": "3cfe0cfd942e0a87", "type": "contains"}, {"parent": "5de96d744b5d4652", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "5de96d744b5d4652", "child": "477ca49ba2efa851", "type": "dependency-of"}, {"parent": "5de96d744b5d4652", "child": "4b012846dc85b961", "type": "contains"}, {"parent": "5de96d744b5d4652", "child": "7ed9551610ff581f", "type": "dependency-of"}, {"parent": "5de96d744b5d4652", "child": "e082ad4f0ed2ea7c", "type": "dependency-of"}, {"parent": "5eccfa29cd0f5ca2", "child": "0f2bca21e5d225aa", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "187de59ee59db2a3", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "1acb337ee054da42", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "264e1aeb79edc7e8", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "27f21b2c643dbbf9", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "28580978a3998d4e", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "29b7a716acf524ca", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "39ebf4a4a2342b9f", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "43a4962e5f816725", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "5eccfa29cd0f5ca2", "child": "45e78f317fcc41f2", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "50c0500892cf5dec", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "520f3253a7cb3849", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "5d82817476a5b4c8", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "604f7985e32f11e2", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "6a3fc1cadd3dec37", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "7e067b48bc7976d2", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "a18324debb343a91", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "a2005540400c4fe5", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "a3d5a358b0f7ed4d", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "bb4be68df3a45c7a", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "bf048f6d64234f51", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "c752681e320dc1f7", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "d1dfbea9035ba467", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "d39c017d26993746", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "d3f212408b6662b5", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "dc719dbf2e14eb20", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "de5af70dafafce08", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "e11cc5b3a204d27e", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "e496b8a855201908", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "f07fd3e2bc8f9614", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "f355f9f1c55a5fe3", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "ff3afdd0f8da7a82", "type": "contains"}, {"parent": "5f472c7f2697635f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "5f472c7f2697635f", "child": "55fbc539f55de9a7", "type": "contains"}, {"parent": "5f472c7f2697635f", "child": "89311437052401a8", "type": "contains"}, {"parent": "5f472c7f2697635f", "child": "a644a86f9daf13fd", "type": "dependency-of"}, {"parent": "5f472c7f2697635f", "child": "e2b52ec9a72b81bc", "type": "contains"}, {"parent": "60dd773a4ba0874c", "child": "18deb4ee05a99698", "type": "contains"}, {"parent": "60dd773a4ba0874c", "child": "229221cc9155368a", "type": "contains"}, {"parent": "60dd773a4ba0874c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "60dd773a4ba0874c", "child": "658f96b463f1c0d8", "type": "contains"}, {"parent": "60dd773a4ba0874c", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "62449e60453b7dba", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "62449e60453b7dba", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "62449e60453b7dba", "child": "6934aab168338ed1", "type": "contains"}, {"parent": "62449e60453b7dba", "child": "a7bb688cc5e62531", "type": "contains"}, {"parent": "62a596cc3d3bae02", "child": "37c28e94a487a535", "type": "contains"}, {"parent": "62a596cc3d3bae02", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "62a596cc3d3bae02", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "62a596cc3d3bae02", "child": "f5fa09d64a8ceb2f", "type": "contains"}, {"parent": "62bc65d55b18228f", "child": "15c687f0a15f14e2", "type": "contains"}, {"parent": "62bc65d55b18228f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "62bc65d55b18228f", "child": "87e3ff18f8c7ea2e", "type": "contains"}, {"parent": "62bc65d55b18228f", "child": "f33b5954e29d0851", "type": "dependency-of"}, {"parent": "67e81e91a8c1dffc", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "67e81e91a8c1dffc", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "67e81e91a8c1dffc", "child": "c431d423f5817188", "type": "contains"}, {"parent": "67e81e91a8c1dffc", "child": "f659f7ae8cc2b61c", "type": "contains"}, {"parent": "6bca9add7b246c04", "child": "0659ff3bcd58da4e", "type": "dependency-of"}, {"parent": "6bca9add7b246c04", "child": "391d0deda7e4f618", "type": "contains"}, {"parent": "6bca9add7b246c04", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "6bca9add7b246c04", "child": "e8eccdc3ceffb411", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "10f2380168e1e547", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "11e2b6f58b8e0f3f", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "17ba5370016a260c", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "19ed813d2912d359", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "1c697d29b53c38bf", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "1e957c2e339b5503", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "215aeab7de10e156", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "6cf17249fcb904b4", "child": "47c1ef49f6459778", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "4883b41e3b337dd7", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "4a40197ad223607f", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "6334dc553602f4ad", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "785c2bd44ed84c3a", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "7de79d1e6fca35ea", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "7ed9551610ff581f", "type": "dependency-of"}, {"parent": "6cf17249fcb904b4", "child": "81cd27219d12f03c", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "84b8dd72a247d2a8", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "8b9962e9f6b3509c", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "94aa0e4fde207a42", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "abb1e9c058af7f41", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "ae5bc781fbfaa594", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "b418f869a7358ab5", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "c22cc31b0d4cebf2", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "c3f6ab92ab9c094b", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "c9cca14a9a207f3e", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "cefc510adbf76d2c", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "d1c6d2e0779857f4", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "d45315b18a02abbf", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "dbc5f47b03099af0", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "dfd0ff8bdc8ca5c9", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "e8baed87fedb46bb", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "f341c466698eb2c2", "type": "contains"}, {"parent": "6d3b9064fe8d683c", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "6d3b9064fe8d683c", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "6d3b9064fe8d683c", "child": "288d2241a838a907", "type": "contains"}, {"parent": "6d3b9064fe8d683c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "6d3b9064fe8d683c", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "6d3b9064fe8d683c", "child": "62a596cc3d3bae02", "type": "dependency-of"}, {"parent": "6d3b9064fe8d683c", "child": "fd3fad4d7f646357", "type": "contains"}, {"parent": "6d4eb2e83c183800", "child": "076ccc80473ad572", "type": "contains"}, {"parent": "6d4eb2e83c183800", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "6d4eb2e83c183800", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "6d4eb2e83c183800", "child": "e0e89457f3a3d05d", "type": "contains"}, {"parent": "6d6fc8f0ff96b20b", "child": "e1724cc06c3b817f", "type": "evident-by"}, {"parent": "70a2151f78173127", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "3027fc1004566c72", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "70a2151f78173127", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "a8bc86c3b832f338", "type": "contains"}, {"parent": "70a2151f78173127", "child": "a9e05e772e0868b6", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "75155cabdfe42f3b", "child": "45b80879ffadcd3e", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "6d6fc8f0ff96b20b", "type": "ownership-by-file-overlap"}, {"parent": "75155cabdfe42f3b", "child": "7c73846ebbbe36e5", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "a15c8f6d95bcde1e", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "ba95e2dff18f4ed8", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "cfecbbc5055e2005", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "e1724cc06c3b817f", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "ef18ce940cdf1a62", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "fdd1d45acfedbaba", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "102e07b48247abf2", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "20011b5dd869ba19", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "22c9872ec2ae0bec", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "29f8b641147c3ce5", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "7ed9551610ff581f", "child": "7ea2e303acc624f9", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "876530c7dbf940ef", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "87eb37d43445aa6b", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "8d966e21b026d2cb", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "b1a413648909a439", "type": "contains"}, {"parent": "7f01cb6120f261ca", "child": "175e234f66f9fb63", "type": "contains"}, {"parent": "7f01cb6120f261ca", "child": "326a3b6771dd159c", "type": "contains"}, {"parent": "7f01cb6120f261ca", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "7f01cb6120f261ca", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "7f01cb6120f261ca", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "7f584cef7e1f26f8", "child": "081f14659fb2bf6b", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "0eb67d85e1536341", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "297fb0f9988c7f99", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "2ad1dbbc0a8886b6", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "2e15091136e4db46", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "37e331f4a4f8dbfe", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "38af6fba337a010b", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "3bce0d34f213d1ef", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "3c9a3a8693ad504d", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "3d075dbb7bc72cef", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "7f584cef7e1f26f8", "child": "459b62ee3ce830f9", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "47feaad7b2552e85", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "5a91ab57f19946d9", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "5e7a3fa48e951320", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "60ab1ac01a4b487a", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "69276a91fd1856e9", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "69dad61055114530", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "6d08849eda58e4ed", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "6d136c201db24d7e", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "6d14558df6d061a8", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "782efb1c3b56c8cd", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "7a2ea0e4965a7a7d", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "7a876596def92cab", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "84b829178c6e8092", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "96df2c1b8dc7ddf8", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "993fa0bbeabba753", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "9aeb917e226e8801", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "9c3b52e63eae9661", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "a1417b8a8d250581", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "ab52411c272a7ac0", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "b40e7e816e40280e", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "c1bc46fc5bbc2dd4", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "c7aff094f91687c3", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "ca2c28573ea98cfd", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "ca4f0534e042cb1c", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "cd591eb2a60d5a28", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "d0b280273ed2ed82", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "d2758ff7507b4cfb", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "dac4276b05a9107d", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "defbc40735ba6101", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "e27e020f447bafa3", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "e6c27fc0db4c8ade", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "e818370a24c757a5", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "ec83448f13f8fba9", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "f09eb93c1c8ba8ff", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "f3ff99e9ed9f1385", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "f67dfb3d00f8bba4", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "fa7df2a4ea45cb83", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "00029a2b9f27d76f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0027c72951fd7a8c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0114660bff66408f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0124d0a7b600c106", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0156a87c7fbd584d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "01736906d9d2006b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "01a17a25b6d30306", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "01bc38f4b4f01f4e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "020431cb4088e437", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "021ba0a596af7c99", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "026cdf92f30e8a2c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "02849bbd1c07bf39", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "029696dade275c9e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "02af8f912a8890cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "02b302767495443b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0389aa24e6e9b550", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "038ecc9a832ca668", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "03cfae36c54948b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "04ddc448c977aab3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "04decc8fc4307e57", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "04ea29eb97211cb7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "050cc5891832668d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "052ef5684583d207", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0576a1d68e019b1a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "05db23f46d1ba28b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0640b24c09d07444", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "06b176e25277c555", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "073c0e708c1e5a69", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0745c595d2f96ec0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0798d60d42a3ebca", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "07a9b56a95ffb92d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "07e6c2d5aba2c71f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0813600d13a31cca", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "08144d3cf5d1e09a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "081ec2023024c5eb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0874a2170f5ddf6b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "08b071f0030763d0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "08cd8835be13aa9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "08dd2c458d83fad9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0954d70a9b87cc4c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "09d9b66b3bf37b90", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "09e8df9b4fd42f87", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0a119052cb721039", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0a3860c1517cf7d9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0a7ca718399e6845", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0acc50f71d7e56a8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0acd269105fbe57d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b177a5095d0a07a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b48987a8e73129c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b4d2d983aa64876", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b7230b4d517f141", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b79f07152f43fcf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0bc55490c267e717", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0c33c12e61b370d4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0cc6b16e4b584826", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0cecc15b6737b1c2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0d1de9c8dfefb39c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0d5206205097bd44", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0d91d9373a1ea834", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0e01ae23028d8f9a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0ee9887a1c2c237e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0f0fdf73a461dda4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0fc126f616b313a0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0fd2ec4380d9f4c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0fea600b51ce8265", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "10a07a320ef1abce", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "10a1c5ff7c27d88a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "110fd6105992725a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "115dc587520e9e4b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1164d96aad364a62", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "11823e6d0546cad2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "11e6c515630f26a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "11f7dc13d2e300ba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "12300f6a850d91cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1263373082f2f2dd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "126d789ad77804f0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1289026fbb4dffb4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "128eb449cadda1fe", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "12ac7e3d3249509b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "131a3210632b138f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "13d94e915f0d9c4e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "14419e4f23b63698", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "15a68c3dc84fa464", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "160308f20570a1b2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "162d054587737c40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1679a1ba1a9d3be2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1680f119ac54a50b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1681ce4d4cf05dd9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "16bb382d5d20ae06", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "16bccf272b2827b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "16e5a0f892a151ee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "16f68289925fea74", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "172139b5f98075a5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1751106e446de664", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "176d7625d3419d5a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "179cdee1e6d882cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "17a3f0114526542f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "17afff3493458526", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "17e515dd1d7729d6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "17f1d003e869210e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "186bc692fff9ea77", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "18e642fa84f7f195", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "18e84316211e5db9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "190caffa1f7946d0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1912f4a11e57c398", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1951e1833e62eb2d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "195fde8e3a749c44", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1a101b564db41eee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1ad6d9b8e9cf5911", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1adb800eb92f544f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1b32a31451e81f8c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1bcb2a81a9eb88e0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1c2f8ccce7637e07", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1c6406f2935551e8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1cab047cf8d01d1f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1ce3374413c25e13", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1d0e034425362db2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1d7b190ba6bd73c2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e0736f588ddcb40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e2a5c287187b500", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e339480650aac54", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e34c47923515120", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e8887232deae754", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e97ff79189f2a21", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1eaf02c3e14990c6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1ee9b25262fbd0df", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1ef5bd34dc583012", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1f20fde6b678578a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1f4331027b30431f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1f886924015b72b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1fd321b0d8e74030", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "204a5db67aa0644d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2070e10aecb655f2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "20742436b766a515", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "207cda884ebc7f9a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "209de803e0a7c585", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "20ddc3e6a1f4e51a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "20e8ce1cebc46d43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2139e77e7bc9ee5c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2183a6cb73cda535", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "21bf496eb74eecec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "21e4841f59f24759", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "21f17d38a367ec5f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "225fe87732b39363", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "22a15e3060011aa6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "22cb294667c75589", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "22d152e568bcc143", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2321396113caf906", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2350e37d49f6cf2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2367a20b1249277b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2373d5fdbe05150d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "246b07f20295fe43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2491044ecda497e7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "24dfbad234bb2f25", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "251852e87471370e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "25300dce99c2f163", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2559f16d14ec8f33", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "259b8a024a9d712d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "261aa887bee68878", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "26286bc64827cdec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2699d44df7de646c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "272a0b46af1f0538", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "27d3dbc3765765e9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "28764dba27167fd6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "289a2394f96fd0a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "28b0973e8d11eca9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "28dc33206dafdcc5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29041bee5d6f713e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "294fac0167b91d2a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "296c46c04c8131b0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2992ad0c41c42922", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29a03e03efa970dc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29b215bd0d10a738", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29d37f2e07393863", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29fa5fde3459d0d1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2a62f5d755d333bc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2a7e89e8815d20c7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2acb430ebfc6a783", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2b027b86058c0d70", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2b4b02cd8c254308", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ba604a744288fd1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ba86021917c3447", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2bb4824973c38cd6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2bf916b8504c8049", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2c50e375e55aa1b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2c72950b1240467a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2cb18a012a83b78f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2cd19fc82d84bd25", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2d01a31f68c023f7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2d6b5264494280ab", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2d6f31a5f850100c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2da0e2f4d7db1b5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2dc526d9e4cd7841", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2e95f083ce4154a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ebd98dcf32fc13d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ec89cc3e5f21fba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ec8b0313f8c553b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ed7b224e107125b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f0a7dc952d0ca3a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f179714da51c068", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f637c560f889708", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f708e35b4f6f9e7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f93608fd0c1f560", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2fafdd775f8b81d5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2fc1f5ba88ba37ab", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2fd545b6ad2e8453", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "309fca6d336dbae1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "30e7e808bd356b34", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "314ef3538a94263e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3219c1f163ff9e39", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3285d5c942b932bf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "32d64e2d142d3bb9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "32fdfabf4ad5115f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3340384fdf7768a1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3355b9d528192a71", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "33826b9812342468", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "339b5a019ae2a576", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "33b308a74aee6e3c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "33edf2e834b118dd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "341c9c69b7d3d78d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "343539eb33b924e0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "34d8427bbd2ea631", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "34e12bce5515f0b5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "34fead472d730d53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3535b24e672fc466", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "35484baaa032d622", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "35623b013a2fe049", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "35cc2c592f79b645", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "35ed7770c472666f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "36381d01463bb014", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "363d5ef5cd22bde3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "36a509ff49abd2da", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "36d42278ff8bed4f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "370116c4d843f67f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "372ab2478fe9fffa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "37b18279dfd33eb5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3819f85993c970f9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3855a2eaf5786b23", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3883f79c2a7109db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3885f94d5708650e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3962c71b2805e55d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "399e83e212d8c156", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "39c4eaaec7166664", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "39ddd30add50da13", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "39f366beb2bcb3d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3a014d6e85e8a537", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3a41be2bbffed520", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3a7698fa4a3247b9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3abf3c1e9c4f9168", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3ad6ab8cda956b50", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b205edc73f269d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b3d0ef3b56b9fd4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b4fa9c7b5be79f3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b8fc04c92103641", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b99326323b4a1ff", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3bf5233bad5170ea", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3c15c8abb2daef88", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3c67a82af84a3b47", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3c8af9278f921098", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d4c00fd01dedbfc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d581cf745b638e2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d78626f56c8dc73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d7ee07456e04d6d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d809ff9d0625179", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d8f5ba6b310ef2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d9d1b637fca5316", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3e10bf9a91390f60", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3e490d9dae490f44", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3e63df9cef28d4b0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3eac453338a3d100", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3ec6903da4a53f8d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3f2f48f2d2155617", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3f3af07760ea2322", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3f50b88c0ef6f920", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3fc511c94b8bdb04", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3fd2ca4b6ea5e98b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3feffedab9040ad0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "406b4f5e66279f88", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "408aad210fd3cc6e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "409b3a7f399d4a1e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "40d1814f51a8698b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "40da9a53fd328968", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "410dcd9881edca9f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "41475abcbdbba280", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4152b581f5aa7410", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "417f91d2084c4e85", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "41e9e07a7da80523", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "420c309a35dbbede", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "425641323e677cba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "42ccfb1f72a07d46", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "432e4e7dc3afc0e6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "846b77a6ffbb0856", "child": "441c638f51a1d046", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "444c8d9937c6893d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "446ef47a2e2dc83c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "44d2d2a7cafa3431", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "454cd9cf22b5412f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "457227a86250c5ee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4591ca5242720eae", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "45a2ed8a99fc3714", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "45bf127893b451a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "45c37c788ea10bb1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "45ef80b8ee011e2c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "463432df1de9f7cc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "464efcb5ee2a5b96", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4660e6f7cc80c2ee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "46a53ae661c384be", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "46b50d573bdf4c7c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "46b69a2a6fb29fe8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "475b139f29dcb608", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "47a0e3c2b9b89c7d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "47c72c774b97b009", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "47edd39a539c9cbf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "48085fcc09edc5c4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4876b6ab494a8fc2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4889048fd16274d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4889a56a43104d9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "48f423db825a9f86", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "493612805f9aa20d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "493b76f930435b42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "499519e0ccdcef29", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4996c1b8ba584ccf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "49b3d0f17458e2d1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "49c1d011c325a1d0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "49cc87526a5705c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4a00afba53f3b1a7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4a02214add1cbf82", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4a3e39d8749a8c32", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4aa8858f63eb1e11", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4ab932edad62f7eb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4b8b163752dad71a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4b8c34d7a1a3498b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4bf4a23e9a4fd387", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4c363fc23e2ea380", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4c6cab933eea4283", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4cab6ebf4f919bf0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4cebaa99fafb13b9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4d1e6d1ac3090dc3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4d95756587f3b73a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4dc53f1b2961447f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4dccb93cfd8f2bff", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4dd1530f0351ce74", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4f4b5b7c60862a6f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4f678c8e29340f4d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4fe1f55b40a42dab", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "503c0dcd1e675c9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "50754172022768f8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5090b523bb7a71c6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "50dc6151ebf3cea0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5125911bf54de4c3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51757f4675f05a42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51945957be30d829", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51c0af5dd770b6b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51d73e2ca8173ce4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51f84b6ce46f1db1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51fc290f2639f78f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5224a4d379225956", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "524109b66f87ea81", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5245190fb88a8c9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52529f1bed01e24d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52870e8a984994be", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52b096ab13930158", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52d43be6650a5f63", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52efe41eec86f531", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "53461c05ed22db5a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5358c98c27b737c0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "53681b29142dc531", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5372c9720cf65c6e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "53aa4c1bb5ea6207", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "544e8608c3c8db6d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5467dba9e3de8b2d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54900e659b35f345", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54a94b73e3a13397", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54b336e3baf655fa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54cf68ecc6dd04a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54e72b143054a16e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "55868a1a062abb6f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "55a542ab0286c409", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "55ac92ce79f43e54", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "55ad09cfcb2068b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5619f5d7acd2d83d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "563900b26ebb4098", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "567792db6fbf9970", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "568da96900a8a312", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "56b3805d24c3cb86", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5702ae0eaaaedc4f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "570a1fb2c89acfe9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5730469bb4645f0f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "575206ac29ee7624", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "578fabe035a62bf1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "57d8b7a6afa5eff4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "57e20a6c2a3455b9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5809ced12ccbc647", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5880da870428850b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "58882d2f5194f435", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "58d2df9fe087372f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "58f30c611ca7d373", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5920b89f04bb7557", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "594ff77e80dd5cd7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "595d29694b84e613", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5966e740d3ca7e99", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "59a2ec9e88042ba3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5a2abfde2bb7dbf9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5a41fe7a4f6c1e6d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5a45d62e5dda8519", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5a59035b24fe6e51", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5aed4d2b4816b20f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5b316c7f070d3cb6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5b3e8c914e7e8a2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5b6ae857980dd5cc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5b7e98962e1769c0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5bb3b2946aedf160", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5c19b982c1e499b0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5c286f7fd538371b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5c50c0435b86ce85", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ce962e358a86eb6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5cf24c086724f825", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5d7713bb1206cfc1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5de5e4fa3b75038d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5e22d48387bb6b99", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5e3587647c638043", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5e84f2d394cfbb54", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5e88f144d7b5872f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ea60c6807da2245", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ecb70ada07ec7ec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ecbf75153ea1023", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ede7b85a7846a11", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5eec31e649db6be1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f1dafb673f7347f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f2fe57045d14616", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f50779b9f4cce70", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f5eab184e091af1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f7e7417ce1c9c3b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f82c0b221f09a98", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5fa849fc0881e5bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5fcd164312e72909", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5fe75d8907615891", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5fee42c92ad553c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ffd3353389eefe6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "606be9bf08b968db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "608f7b8f80f109f9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "60ad5c8234f5a58d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6134cdea34915663", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6171159493e8605c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6181ee139f6ecd4c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "61bc3fbc67b38ec8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "62420747e47709ac", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "627875ed5f30363d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "62836b114101ce15", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "633725847d315a98", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "63421e3db608c91d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "641950c997a6e865", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "64284d902408d11e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "645549664645372a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "64ce5c7555462203", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "65bf90ca3ff6d28b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "65c4e27cc29d9263", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "65d69652274dd750", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "66262cc77df139b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "66da24d2e702ae5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "66e16d17c6ee2456", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "676f13a86986d208", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "67a66f6d9f876ae3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "67c871a7e8c677df", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "67d79e333abad957", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "67efb47673284fc6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6801df46eb651423", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "68236f461937d3f0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6841c76536e76877", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "687b528ff94a17d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "687ca51c45e0565c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "68b7cfa784b3e3ef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "68dbe17bd5b1067e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6900388dfcb32efe", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "693a4cd777e87a43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6a284fc735ced3c4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6a3bc2bac33fc01f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6a9432255f8f17b1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6abf7a9254d6b819", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6ad02c4f6ee43919", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6ad185790affebcb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6adfa1fad13b21e6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6b067c44af00bef0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6b399e577cd68c40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6b627f3a51f71bfd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6bde73f5b359b9d4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6c72ccb75c9effa3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6c78c46758f7b89d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6c8cd1afb71232f1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6c9de704b7bd4935", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6ca30deacecded82", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6cf4ac2ec617d117", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6d6b01e6246cec9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6da71e9d512d8af6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6db2438320375a76", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6dcd4aa2dd7d3de6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6dfb3abeb5963cf5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6dffeccb9c7c1fb5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6e2dd3148e2a73de", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6e5a259f6295ab0f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6e68488467a30ed4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6f2b3eba222e4726", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6f868d7c583f3fc8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fa6c67d27b7ca27", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fa9c8175a85eb14", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fab64d2c4a30ca0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fb3de4823f14a07", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fbdc9a5744c3801", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "702f36c7b2abe5c7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7048a21602398c03", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "71242cb201f88995", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "716ee0a077035baa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7179c54b86941da4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "717c13038a688e52", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "71dd959e90c5f0a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "71ddc69c2cde400a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "71e9f3250ec9fc17", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "72166b1190b83c2d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "72a4524eca1bd4e0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "72cb7b5209ec03f7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "73b34c9c35383147", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "73c5807d3c41136f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "74006f5f298850dc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "740ea708b9e6e753", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "74cafa28a82e9974", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7514092a5e9a98b6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7544e12e31fd24d5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "754d9bb747b037fe", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "756737eadf56ce91", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "75a0f8d28bde431b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "75ab07dc9d136eaa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "75b5de0d31048ac1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7683df6cacabffd6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "76a712028f45ad73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "76b57cfe0fdb4fd4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "76c6b4508016b25c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "76eb9d61c6cf0493", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "771ab2d36066ab17", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7780725c518fd0df", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "77a86a0bef34f316", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "77d2122f47377818", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "77f32085b214ae02", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "77fc6c738eaf7e9a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7834d262180db0ec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "78a75509f5474519", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "791056cd2cbd82b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7972acb1171d00aa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7996ea4d613a0e2a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "799a8aa5a176caf4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a0abfe230959135", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a19e52b91030510", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a285721783283f3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a3b33a352852a05", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a519230785421e1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a7a39a2bd4d14ef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7ab6801b7cd02a7e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7ae351a48768e4ad", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7b926c1701d6070c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7bbb85fb0a32773c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7c6daa1635a1f8c2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7c7fc2cb00b78734", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7c9ec5b0f0519ea9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7cae66655eb9db48", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7ccd9d6cf3fa11fa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7d14f3553b7abfdb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7d21667c3c53123c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7d4cfa902eb10667", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7de4235bb0d4b0c7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e174a3c102b2f02", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e1f3f59c5a2f095", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e26f7e3e7490c20", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e396ba9b6ae0283", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e668938daa90422", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e77ba08ba37322c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e93560307dbe150", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7ee4302406148518", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7f48d292a38b9edb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7f52a7b503dfc939", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7f916a79d5fede61", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7f9b245b88671337", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7fbc12467ea42217", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7fe5b888a52f96a0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8014e67e1629f071", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8020d173e87caee7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8042a2917ef072ba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "804356c479d793ee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "804f5fb613968586", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "80fde41178a077e4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "81c7bb73bac35ea5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "81f304e79c5f374a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8201b13d9ab5029c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "822e5764f89150e4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "827202a16f48bde6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "82e6590a8f187e62", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "83322345e858372d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8346108c9d55bdb2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "835dffd8f142a254", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "83b011dd137f4b1d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "83ba09e7a1d718e7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8406b561e8381ec7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "840ac56a21b8b207", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "846c363c70f2667f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "84b30a5789bc4864", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "84c2811c8c0ce552", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "84dfb280543ecbf4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "851c44d6bcfb8162", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "85589597bf1e0a10", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "859ef4aa06f73a2c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "85d07d102e0e8ad0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "85e456879096c6ca", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "860a69f9a1afbea7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "86908304c39f36a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "86ac41c6ad49a85f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "86d3d2caabd86d53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "87075ed274a382a9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "873df9ff414ab4cc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "876a9c035126c76b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "87da6d3d82b8b553", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "87db7fb6e1aef257", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "884f48ff17fbe532", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "887e8c55d705a893", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "889bd74adc3f0ce4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "88acdb8635cf9b9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "89328672909ec0e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "89743e45cc6cfdd7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "89933b6c114e8509", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "89b495146c2f0988", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8a02073c50ebe3de", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8a2bc184978ebb97", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8a6e91caf24d6f9f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8a7a82435a906dbc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8ae439454a950736", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8b0056950e31cf40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8b63e7c84eb69875", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8b6b873a9650c400", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8b743da2e52f99df", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8bad406064041cd0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8c7c14785161a105", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8c8dfffcb8608655", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8ca4403345ffc1a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d00228cb285d565", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d0ce2bfacde409a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d3c4318f1e1c5fc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d42f8c0853b01ae", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d7ffc41e9c479de", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8e1afbdbd10a8ae6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8e243e4581612d70", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8f68926f60b8b5e6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8f7f5acd1eb01cd1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "901941e8bcf60622", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "90633b3c07550381", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "90741ceb446be808", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "908ec224ff21f247", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "90ec466697e92dfa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "912cda57b83c4db9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9160e35b65945be9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "916da461be661d18", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "918f0f6184aa1b66", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "91d16844b74d48e9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "91fc53871bbad3fe", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "92644efee4cd123d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "926d64e5056aaa53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "92ac9f12193cc5e9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9302a70c97689005", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "933abfa36079a7f4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93620fdd1a24f31a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9372dadee3e1b3ed", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93a6d7e205174a1c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93afe244ac377071", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93cb1e97247a44b1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93e10f093556a8a7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93ed21ac8fcf9332", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "945120f1883e59ab", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "949b124f217412dc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "949da76f2adbaf68", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "94c0ec2bfbd8d26d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "94f499b0a9a84c3f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "94fc7ce90a30465f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9508f7dae316b9b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "951251545232662b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9553afdc328c3c74", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "95b746797b0c4c1c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "95d15f16f4c156ec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "95d9dd6d4b515bb3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "95fe52093ea5db78", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "96039631af7ba612", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "961d72fb780c85c4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9637ac6a000bee84", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9697826fb4047f89", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "96f75899579c8751", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "973964ab564ea526", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "977beab93c86b941", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "979dd49e2302dc72", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "97d0eb317d68a0eb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "97ebf0cb719bc41f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9819d78661d0a97d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "98652bfe27c133b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "988000cd4c8d061c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "98a7e0627f427cd8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "99102f07913eeeed", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9936f914f0d84b1a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "993c03eafc9051ed", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "996dcf9823867dc3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "99ab05cf568134c2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9a3ffa45236a16c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9a4da23086158e6a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9b2874d937aa046c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9b562a9713a109d9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9b5d1331d9e3f9e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9bc712152bb4c63b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9c02d16ad7909d87", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9c51768731b97111", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ca3815d0c138f9f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9cb7bb0317121f04", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d1e9760004653eb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d1fe9ea14a6565f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d31d1dc01edf0ba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d39015ebfb8d829", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d4c7ea3fd863a6e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d59e45149606550", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9df20bb44ce905d0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9e1b3305007bbcad", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9e25235b6ee781c6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9e79b3baedbc2fa8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9e97d88e080de7ae", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ea3a53eb89c3592", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ea522fc3d51589e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ee59ec279a92165", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ef0d5519e4b9fa4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ef1605239c93d0f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9f35c9c8f6aeb8a6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9f4c4e62e36c76d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9f950db4752ad8b2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9fa234a559b6888c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a008c9560fc4deaa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a0411c9b10418776", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a04d3ef46fb6cd34", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a0500edffd2a3af4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a085c262a7782d94", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a0d582ccfed8c5a1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a13a655964b7ed2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a13f58791f1d75d6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a14b564dae320ff6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a168f136037b9504", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a195bcdb149c59bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a1b0fb121f54abfa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a1d51e78a1ee1c84", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a1d62ff6a47b0268", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a278c7c8225f4e38", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a2f54df62e6221e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a3148e8b53d79e7d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a32a70be16542a4a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a32ef94d58f627d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a3835ca1ab0cba97", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a3a830b9cf276210", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a3bfd469f9fa23cf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a45b132a140e9662", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a49d8653d213a869", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a4abd2a0f8e4fe8f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a4b74f909c24d0d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a4c3175ee5c6ea61", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a575a69803cbebf5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a58d065bd6b32b1a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a5cf292a652c715e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a6540da5084b0bec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a69b1d68585dd55b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a6b6a6739f3140d5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a6e27fd2829de047", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a71203cc79da243c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a74d30082f349d8d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a79f7d7c71814618", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a7a12394b5db2f97", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a8259272e14f8665", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a831d0b8988409de", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a8565c82644ac20a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a8d7e375e371c896", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a9018edca79930db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a9320f4c60b6942c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a96fdb4ad31e3486", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aa0f705e83c5e03e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aa12c42ed58cb58d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aa7c38e1052b8189", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aae65ba98fc8a6ca", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ab16b0010904c0f7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ab29d3c9cdca9f04", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ab2dad026c476e8b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ab9069d82508755e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "abaca5df0b79c869", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "abc84f2a8e88a97f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "abe54a2ff5a3c400", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "abf21626752cc8aa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ac41b05ae91a8161", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ac7010ec1f44a805", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aced1a24837e77bf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "acfd2f79ebb57bbf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ad296a62aeec7000", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "add24137d2321c5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "addfc62c7dd16c8d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ae0f6ea565c84f1b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ae4d5ca54a6bba9c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ae4d8ce8fef36b36", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ae97492a788cd5cd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aeaa07fe287ff60a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "af1d002631559ed7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "af2ea570d61f1845", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "afb842e13fc5cb68", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aff8a9d2735f93dc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b0259af64aebbd73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b04416d5c34ed298", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b0912f38ce67543b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b0c8ad0759adcb19", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b15499151ec5b9b2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b1aaaeed7d4b2de7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b1ebf3e3add1bb3a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b1ee56eaa28fb9b5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b22ce36a46b23d41", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b24e7f6ec28dc5d6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b25f65228fd9baff", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b26fc76ef49be2c0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b3b03bfe0ca4dc08", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b3ca1cdcb9c1489b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b42d5a54545976ad", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b42e9f32960ceb0c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b431b39e4f6383b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b4360329ad428ed1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b4ae69efb683b223", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b4e92bfe04c94dd4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b5651729fedc442b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b57b785836dfb4a5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b60cc0a10850b22b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b622c662caea4623", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b6741a6409e9881f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b6a07cdd17fcef43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b6c9c72c7ccb9956", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b6e8372485ea9e35", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b721ed7e9e27327d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b72b7c0818f740d5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7361607cfdabca9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7407a44f91050a8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7519e11caa57ed7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b781a362eae4e8b3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b79128c20cc2229a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7ba2ee70c279c5f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7bd1bd080f5335c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7dab8bb528bc42e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b80c1e691de129db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b8253e5be05ddf8f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b875b6c23f588edd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b883cc598b43de15", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b90e65279223dd58", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b93d1907bd233b11", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b95fe0e770ee6012", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b97991daaa2776bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b9c90207d5dc36b0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b9dd54852a0645be", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b9e10d73d9f5c7b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ba0ece39fb4f3cf3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ba27027f225bfd42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ba3c1cb8bd0caea6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "baf97875aa519bb8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bb7a7f10cadf897b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bb7c3c75cfac4bfa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bb9bcea4f6fa203b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc25bddea5ad30b3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc2d0499c1e8b06c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc66579310002e43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc7288d2f672f146", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc8b47f5d5dfaf60", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bcf5354330d01dcc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bd5c32b5389a2da8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bd62de98f29aef8b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bd7190d4bd14f1c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bdfd31e45958edac", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bdfda4c2abdecd87", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "be9474bf7c1fac9f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bed3c44d68bd6c72", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf220618633ba5a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf7d9d94f31bd593", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf83e39daebb26a8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf90c730a5875fac", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf9a5dd87e32f7f2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bfbeb72860da2f41", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bfd78edf83937614", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bfd8c2716bf7a8b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c0445b5fb837b4a4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c05394a46c1637b3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c0801cb50f2424e8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c0b104c5dfdc7a45", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c0fe8d18325bfddf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c133822b771f4504", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c135ca0854144a39", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c152a6c189748119", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c17e1336864d650c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c1ac9612fea6afa8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c20aac3763ea06db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c2115f1d93b63cbf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c25f781f0d90fda3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c27f096bce559fe6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c2b4e00a89768cb7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c2c40710e9b0069f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c30e2ad183017631", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c362c6ac6a69c187", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c39c1a9c2e184a50", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3a4323c24f0bf73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3bc26d3c2fea236", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3ce5a7bd1227947", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3e4236b3a10e305", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3fd735987e91ed3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c437cae21a3c21d2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c43de167c35a8bf5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c4756a6d39971d40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c483e0054d42ee44", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c496599c0a477560", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c4edca7190be7f55", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c4f64bd3f1da922d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c521a55c1c55d987", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c564f41e0a242b73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c69c470b7d6d2336", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c6b37f8687dda433", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c6e18ad4dc9ad99e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c705791d8716ede3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7091d4829f41a4c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c725531149b2440d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7c07cb7cbebd32b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7c1738d734ea76b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7e27b6451e6d9d6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7fd22871005bd42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c8de4ce07e4f959f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c908053ed191b6a9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c96f7d43cb4d3f8f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c9dbfdca1e406546", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ca017c1e29582200", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ca163472102ee950", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ca3705ff3faf74d2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "caab636a3e18035e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cab8b932fc0f37d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cb2b5d7bf3d4c174", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cb8f4a86d0158c53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cbb382ce6f4da569", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cbd272de888c194f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cbe5795b2477bfd2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cc6da59478da0f7e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd2794909f0cee14", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd28a3a1c794cd5a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd4943dd14425be7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd6c1347f87de3fc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd735ddb2a3798ce", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cdec63384bf1f317", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cdf3e3c517a879a9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ce188b8cd0494d1c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ce42c22602ccd06f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ce78e05883fe2014", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ceb06590daaac611", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cf3eb37e2cc4c2f2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cf468d5aa5ff4f79", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cf9b5d99239d9457", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cfc61391eabd4f62", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cffb23a04e10d85c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d13009bf7ecd0e73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d141473e73162fc1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d1d5de462314565c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d2204b38a7811dbc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d2aa5d93e64de5ef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d2f6765fb82a98f8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d307fc111b23ee03", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d35d8367a4314cba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d3676a954ed16d7f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d4ff6bd2c67bd5e7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d52944a57a4266e1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d5850aae24f6f2e8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d665a56d9ac2bd80", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d68d2de7bf95782c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d71d472c90ef31c8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d73a2f53d2f552d2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d74c249b42ea9063", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7554c74dae6e98e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d76a7828ffe66388", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7ac9e5ffb9182cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7c2783476b34c02", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7e1c1be458870fa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7f53e2f2853de20", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d875f9e7b3503153", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d88a558d2fd54715", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d8fbd908c3741095", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d9232c05fc1af04d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d9297b382405f2fd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d93ba825522ccc2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d977900c3af6017d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d979fd84446f06c8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d99abcadb54de0a6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d9ea69a102602732", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "da1ef8ba3025cbe5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dafd7bc87cdefc63", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "db0c4d321b0352fb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "db3b96418f43ab10", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dbe86031d8587b68", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dc199f25d6cd2b2c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dc5ab8343b9b5c9b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dc5da2871bbe6752", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dc9359c5c6f81075", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dcaf0998df9c459f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dccc82cfe1c95b94", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dcfda658573b60bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dd3598adb4eb4362", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dd4094ba636f8295", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dd62a57e576db805", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dd80c5a40f3d9435", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ddcc36573c46d3cf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dde8ebbe37fc20f4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "de06bc3aae373986", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "de4db99390b73400", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "de506c51b260197b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "de8e6ab3d895b35b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "deccf3aad210c2d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dedc7901e2f9d219", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "df3125c4188d1de7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dfddc5ab042543cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dffedeac7f2ee9cd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e0b38842eb778a70", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e0d9c0db38d5d0e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e0e1f16a1f8ef6fa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e0ee50ad5e1e76a6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e106ca9075780211", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e1e8701495f70a5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e1ea3d30c62680b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e22410207388f94f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e22de57c72689455", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e22fd2dd03cd0868", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e238019811cb63b5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e27fa3efa196d337", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e2a8de0bd48105e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e2e7086be524df61", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e32313fb5e40e01f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e396d674a1511a81", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e3dea78666999897", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e43a28116723dea6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e49aaf782e84d23a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e4d85052ddb4cf43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e505dba8fe6cfa97", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e510898ec7689467", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e526d24745a6d38d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e53c4e96f35e2797", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e553e64690fb676a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e5a1477abc3e1036", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e5df19457a772730", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e5e64d5d813e947e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e610abcaf285606b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e69eb90cb0ad0f7d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6c0e430d696e792", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6c34fed40435b3e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6de2661853d230d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6ed3692627c2ff0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6f8111e8b0bd300", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e728724756056f53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e74cdf4f6800daa0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e778b1dc899094c7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e77e849f20193f5e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e7e2b966f8d38288", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e7f969e4e8648d5b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e7fe933aa3a65494", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e83302e6c6286b49", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e8ba350831e69c67", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e8d46fae9b851134", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e901d8f703acd6d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e92db60898ff1559", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e9b557caf52b1905", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e9c192c8d021275e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eaecc070317433c4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eb4cf461ac561505", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eb7a5c2b40dd2a6e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ebaca76fec341f06", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ebb1f8b55d25b55d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ec347e88a7ff3d58", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ec4d78e40addbb93", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ec78b34e5dff5974", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ecb5b73c3100f9ea", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ecc44d7886f106ec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ecca1ba6800b1ab8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ed50284df97794a1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ed70407e0f47a930", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ed71eda94145cdeb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ed9115888c47aa0c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eda059835b810dd7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ee2e4d47b3c2eed8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ee733623c1c5f24c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ee798d0a9c12b107", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eea50393c4cc09c8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eeb165df1ba06184", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eebdb29756875d64", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eec239da387cd96a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eeefbca9a42359d3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ef0b5ef9ac7ea802", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "efefb90599108316", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f00b63fea3313700", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f022c30476bcc0d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f0e14fe51da9d897", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f0fb03cf80ece9aa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f164bd77aafd2b81", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f170a0000542270d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f19e24e45e382bef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f1ce2c9d1f3a67e9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f26cd9bd8eb09cc5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f2a135be39d2f3a5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f39a6ad84d5351b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f3b9930156401447", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f3c81d4952bd5023", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f457af43ba5c64bf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f46d83d1c6594f4c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f4786bd6cd36107f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f490a52ffc2460ac", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f4a865f9b11de548", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5191e54cc1e2fa6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f532afb7a0b8ee5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5561004468effee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f596d043b1e4bda1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5a4b5fb3b2018d9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5abb5fe6e522e77", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5ce41922ef87d79", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5e7f3a030b8b0f0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f6149015858a5f94", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f62fe27e14f8d6fc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f63b6edadf4f7bf3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f649565a1652d3a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f668da52c8f8ea60", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f69b758d7f7565b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f6de090e89b3a9dd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f6f0c3605a667f46", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f6fa1ccdc25cfff2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f76a65bba394afef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f7a678a41620b66b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f7c7e05f4b758624", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f7dfa64efbaaec4b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f7fa205ba987ae86", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f8263fe1480ab7c0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f840c1f9348680d4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f84870dfbf52f793", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f883c65dc1f73e7a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9260efd14055a29", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9972a7e767f7ba5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9bb00a4c8a6a245", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9c9a2c3a879a1fc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9e2fac6d5a637c8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fa5228865467999a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fa5af423e18c8eda", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fa9c07995f547ff3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "faac95cac2a89f4b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fadc4a1c4f25de0a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fb6f284810f9f41a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fb91192087e807bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fba10880b2860ce6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fbb6dddb70c4ee05", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fbe691e9f80d6e90", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fc1c5bb80605eabc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fc6eeed94837cb0e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fcb12f60e320bc9b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fcb873fe88e70135", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fd52056046ebce30", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fd919a0ec06677d2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fda874a9618a1f50", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fdf16f4d3925acf3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fe365b43c67619b3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fe530c74e4a92aa3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "feb59c9bec4a8172", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "feba344d78b0c708", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fee95bd1191abca9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ff4e080f6e759c80", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ff573add485d499d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ffb08a0b35e0effc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fff4dd527147512d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fff8637d56a6579a", "type": "contains"}, {"parent": "872663dcd6f6eecf", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "872663dcd6f6eecf", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "872663dcd6f6eecf", "child": "6665c47e47e75c15", "type": "contains"}, {"parent": "872663dcd6f6eecf", "child": "d5b1155da03240e0", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "2032a781c4d79450", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "8a8ce1002cf083ab", "child": "59c3466d5fa9ce12", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "99b8c17d8cbde0c7", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "a551707588f31664", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "adb797ed7a5dd864", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "06ebfebe76311255", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "07bed67d5617ba71", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "0b6be68f4cdc6c51", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "0bb4a08f0bfce0ee", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "15cb37829a2f3c7b", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "1a0fa17bc2ee4098", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "1ac8e82fa6f91e9e", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "1eb25cb14b6e36b8", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "1eb68b3baef7abe3", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "21b1a825e6d2d23b", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "24d2316993e397a7", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "279efc95c94af01e", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "376a77487b47d20d", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "3e902a3cb58f452c", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "8aa9d1f7caac5818", "child": "4456edf270b14534", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "8aa9d1f7caac5818", "child": "524a8091d5194dcc", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "55ca11170562b655", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "57782e68c620d54f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "5cbda5b4a11478be", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "5d08b13f6f954677", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "65b02b8839bd9cba", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "6724b630f460d230", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "6e619f142883d778", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "73061ac6a635865b", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "74bc7f3f14c14f9f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "752cdb87858702f0", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "79f2da2ef8da3a0f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "81d228037afeb788", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "84ca92c7404fa73f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "866a2d554d65805a", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "878dd7b7d39e92f0", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "8a868ff273b08913", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "902112f86bc81381", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "90494d2b75c3e343", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "95e39266c5622df6", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "8aa9d1f7caac5818", "child": "abd242bbb4534356", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "ac5ef74dd43fc8cf", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "ac721b7cbab17632", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "adbb1e6dd5994981", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "b1b88ac8e2c07e2f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "b57f9fce8f5789bf", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "b7d60bb79f830e7b", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "bf30e0119e2b18fd", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "bf81f2b030f886d9", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "c1347f4b709286b2", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "c50e11eade3aef22", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "c7597f9bea5efafe", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "c8c927d45d56cb7e", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "cb00a1b80695880a", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "d364aadeca00d0c0", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "d42260437c387e52", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "d4aee604bf493ed7", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "e5bc12c9d47af4cd", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "e8d680d39dced9ec", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "f0a1ea20e5c868df", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "fdcbd45e6ebe1c7f", "type": "dependency-of"}, {"parent": "8b07e0ff17982d06", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "8b07e0ff17982d06", "child": "aea23afa92312f57", "type": "contains"}, {"parent": "8b07e0ff17982d06", "child": "e3b99b4f4b04b79c", "type": "contains"}, {"parent": "8b07e0ff17982d06", "child": "f9f3b96eea83eb0c", "type": "contains"}, {"parent": "8b78a6d117346d4e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "8b78a6d117346d4e", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "8b78a6d117346d4e", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "8b78a6d117346d4e", "child": "c1487e5cebda10b2", "type": "contains"}, {"parent": "8b78a6d117346d4e", "child": "e367e6a96607b9bb", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "08f9892c7ba42779", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "26dca30f80c2a1ef", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "900cf788fe3d05b7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "900cf788fe3d05b7", "child": "7471e15b1615ffc8", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "89b5ab27752880b7", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "9048b9e9350c2e5e", "type": "dependency-of"}, {"parent": "900cf788fe3d05b7", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "900cf788fe3d05b7", "child": "e3a4449a0627ec2c", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "ec91f0056755c0ec", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "0a221ab7b0813933", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "30e94f4f25c2c10a", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "3acd1cd87216acee", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "427d99640e6f4611", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "9048b9e9350c2e5e", "child": "58dae77d2d6e4650", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "839a23cb18e6ff42", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "b875ee062b4f541f", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "dcfa1c28c1eb21f8", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "19e71bdca5bc3510", "type": "contains"}, {"parent": "92dadfbeb7ec6c2f", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "92dadfbeb7ec6c2f", "child": "54c9704b29f95cb9", "type": "contains"}, {"parent": "92dadfbeb7ec6c2f", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "dcfa1c28c1eb21f8", "type": "dependency-of"}, {"parent": "960492afa79aa9a5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "960492afa79aa9a5", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "960492afa79aa9a5", "child": "5b277765372d0b66", "type": "contains"}, {"parent": "960492afa79aa9a5", "child": "d866f7b142560da2", "type": "contains"}, {"parent": "96fe8c190c96041e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "96fe8c190c96041e", "child": "a50306b4acd3c392", "type": "contains"}, {"parent": "96fe8c190c96041e", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "96fe8c190c96041e", "child": "ec860db239381c64", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "12d798d60785ba7e", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "1fb830d4bb51137c", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "20f904e8c5fe059b", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "23da3a1f77ba00fd", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "25b890bfb9ed3aa9", "type": "dependency-of"}, {"parent": "97d7f58f4e243e84", "child": "36549f0606606fa0", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "97d7f58f4e243e84", "child": "4f00a25fd314a5f9", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "5dc36926636e40a7", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "71759928c57387cd", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "7236a49e4c0c0ac4", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "8106cb740e54a9d3", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "8c73dbc35602dddd", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "9e21132e8c26b2ad", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "a22544faaf03f7b8", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "a4cd10d279126090", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "a77419b217c92813", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "c011e82579e9d296", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "d510d277c89bb258", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "e552ede5d451cf1e", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "f1f0673bde8492ca", "type": "contains"}, {"parent": "984cdcf068039295", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "984cdcf068039295", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "984cdcf068039295", "child": "a2557c9548cda74e", "type": "contains"}, {"parent": "984cdcf068039295", "child": "bb4a31c2cfbab394", "type": "dependency-of"}, {"parent": "984cdcf068039295", "child": "ea0fc5ea6e9e3492", "type": "contains"}, {"parent": "984cdcf068039295", "child": "f9f7f47815576dc3", "type": "contains"}, {"parent": "984cdcf068039295", "child": "fc07c45b7cebc712", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "00bf881a7df54a5f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "010c28aa4f911bcb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "019c496460a0b231", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "01eeeb6de53c4a41", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "02829b829eda273e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "02bdacf23eafe055", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0366fbb2a922da2e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "03fdc6c348c8314b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "049c09faab1d6752", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "057e8bcd4ea309de", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "061304882dace918", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0649657adc856da0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0722f737289fd38f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "074c487c4d4a2260", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "078c985669b75002", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "08de12c8900d6a55", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "09689bde3ba10811", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "09a3c1d1e55e5b5f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "09d4fc98207342d9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0a067b2b8c2d78d7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0a1f5b0dd699b9a7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0b3bc5210ee20135", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0b48118f7d56cdcb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0b6f9ae0d90b99e4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0b7a72010062823f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0bef1bf6d5b646f5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0c277ab3e6069e24", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0c72164e0e890760", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0d1da975b1a5b283", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0d31ffba2513ca1b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0d741abf7e1a2d74", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0de0c69e7d7daadd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0e62fd19e7046734", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0ed19bd527335d78", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0ed4bd6d847bc267", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0ef01ae7d8f01dad", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0f98277abac798b5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0fbf0f58d98bdd14", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0fd09c6485393d05", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "106ae6a1c6b65315", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "10e1c76df3ebb5e8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "113dc22a2e13fb2b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "121ee2ece89d493f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1244e9213e7404f6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1289953ba29b3c25", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "12c3df2af9b43b19", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "12ed041beea81bb8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "13c8aab6ee5f2808", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1473e7dc87334e14", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "14ec8e8a4d7c2b66", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "15274d670ccf3033", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1562f1876a199511", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "15adf024cee3eb92", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "165d9ab987a0bed9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1674bca84228f01a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "17b89531257c2d82", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "17cca3d5265a6600", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "183fb6b4c3dc9d67", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "189d0ae171f3c28d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "18d11c4209f6c1a6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "196feeee8019f4c6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "199d238ffef1d31c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "19a1d265f1660821", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "19ba8d96a9a6adac", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "19cf5e3d97ad7ee6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "19ec4bbb958cbff7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1aaffcd3e93bb0aa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1bab05119453cded", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1bf27b3dc252ac0d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1c920cd003487bda", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1c9e3b3aea7fb568", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1ce03e158f69ccf9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1d35b311bd8c5cae", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1d78f8a40ac31e85", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1dd7dc68cb2be43a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "20182aad65174da5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2039ca84f739dc0e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2089e1d49b37ae93", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "21ae76b80f1546d8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "21b527ebd46a0668", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "22c3caee690fd778", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "22cbf62ff7acf845", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "233ca40d4774ffc2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2375c13d8ecae33a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "23e180dc3236abba", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "24778315698410ff", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "24af084f17438c84", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "24fdc8ff717cc76a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "260e14ff16eef63c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2698c6ff92f3273b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "269dc373b0553217", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "27044ff4833b944a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2786117b38636faf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "282cda64808bb7f6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "287a7c65449d5903", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "28ccf0228221bb7a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "28de1e034cd027a8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "297b5d400bb5ef11", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "29b480a028f9b4be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "29b51cd080c4bbe6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2c6048cbc582f7af", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2cdbae872a321211", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2ce8b9070c8d27b8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2cfb19e006cf6a33", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2d5198fc344f673b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2db90dde1b871ca8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2eb4dad45f0015be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2fa3aaf535eb5704", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2ffc7aec3359b132", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3152726dd70ffc83", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "317eca19b3d367b2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "31c6ac537a26937d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "32299b0d393a0c2e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "32bad5111d842447", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "33d36f41a063b004", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "33e02c8d4ab90c18", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "34898f5f6d6b6abb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "351622e784b698f9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "355ada583b5a80d5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "359b08010da1c64c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "35ce1a5780d21bab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3655fbeea2ae4607", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "36c1da0c9c148478", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3734bd4326dd3645", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "380573d772857e37", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "394ab548a4cbc3be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "395393476c10acde", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "39ec402178c558ab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "39ee5aa46fde0d9f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3a66f799585ff949", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3a97da8f983d0eda", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3b339b7f5a0e484f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3c1752e80131135a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3c1ef47b89617de3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3c60ba8b5e3f8aed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3dd78ec7b632cbed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3e0427b1fbd31624", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3e6f0ea6c2e0396d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3ed4a03cd31ccd10", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3ed915e68a95f358", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3edc4cff2e9a8088", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3f0665f21635a032", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3f9809872c0b4407", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3fe9c699f33c4cf2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3ff620bc0793a048", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4033d368950521cb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "40aefbdf96ee491e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "40c1296847b67736", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4124323cb93dbd3a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "416f426be3d333eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4178d5be9150fd2f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "424f962b66b9e6b3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "426f8260b48e8a29", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "42a8dd6a2f773cea", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "9bffdacf5ac49f23", "child": "43d711959378cb55", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "442987507b05d526", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "446a8318484782c9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "44b4df1a3c2a2bcd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4549ef31a6537762", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "459e3ce452581993", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "46346198ba26badc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "463fa1681b90c9c2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "46586ddca568bcc2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "466db0f7666fff8f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "46bbde3f4acd4647", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "47d52c1904878b72", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "47df5bd409713aa3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "48518d3c393f484e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "489a26fff59bdaa0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "48da5dcb99976ee3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "48e9d1b7dc64663d", "type": "dependency-of"}, {"parent": "9bffdacf5ac49f23", "child": "4908d907d9c0d123", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "492f8fdc883b0fa6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "496d7abc05921675", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "49b2463a2fe20310", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "49d69a4c0458688a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "49f0bcb30727c014", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4a0f12f9f1f5e402", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4ae55faab5ca7810", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4b054ff7ae7d26dc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4b1d4a81fdd1d52c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4b9d765627eefdab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4c62ab4913c1ba9c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4cc10d751257ceea", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4d0e6291990bf5b2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4d196f55220a15a3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4d48b1bd8049e678", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4e641133a562f80f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4f1ba4edb1e993fc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4f8624978c90c17e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4f976666b155c227", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "516e9c5d1cf33b18", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "51ef446478d018c2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "527b7d2ae4de442e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "531a3af93c2ca382", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "53c525960e1323e4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "541a056803564604", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "54825d9f39fad484", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "552ef86ab72a6bdf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "55c9668297d1247f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "55f417de097946b9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "56103bfe5d24a4f0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5624e46ff458dec8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "571ba4a63aabe052", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5887571e1e7442d7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "58b7a0b5ce30e7da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "59063b83ddb83bcc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "590f185d97f97b4d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5a805a77137645ff", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5b88a5a034666edb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5b96d7359bcd404e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5bb72c89750b4862", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5bf3846e5e2b7146", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5cb287a636db8106", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5d7ef6b017153662", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5e7bf8b3ab900185", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5e937e82e9348cab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5e983316d2c5c288", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5f11cc97747b0f36", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5f6b7c0f2b16020b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "601d440a7b3645ed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6087d317455f789c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "60a83126542ecd58", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "60cd3ef8c5fec33f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "615bc8453ad1b88c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "61692e882f1d0b94", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "61a5dc70c501c9d4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "61ca7f4f416747eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "61ee4532dd726608", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6209e55cddb40f7b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6248349450915f71", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6265830cb8b4abc8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "62a89e5dcd2796c1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "62dec52311f15b90", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "63199d28fe51b8a4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "631a8eff52b956b5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "631c92d969bfbd04", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "633d7a7ff896dce4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6379520b4dea7b79", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "644c883e8cc5e400", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "646ceef4aea7d282", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "64da90edd817f23d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "652596b20d20c459", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "65a1c84cb3b115c4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "65f2c9de674595a1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6612b59d49a836c9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "665b160af93e8163", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "66be10b4f397e080", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "677cebeeb2632116", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "68006ce11d0d5328", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "68b630cba72fbdbe", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "692fa8fd8eb2188c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "694db9c803e0ddb0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "69aa27b705c91479", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "69b6e3e7ef5eda7f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6a01e399f57cbee5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6a2053c45bc3ee22", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6a2e925b7e2be7d3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6a8656096fa7f662", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6ad6bc63cedbc683", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6ae7a38733f40968", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6b35ad7280f757f4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6b5c70ca3ff370be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6be6a62e65cdb27a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6bea77f79b6d64ec", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6bf2b461dc1d3a7a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6d75294a4308ce97", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6d8788c0385f744e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6df3773d1a3a6b66", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6ed90d849d799bde", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6eeddf0a6a65ca88", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6f46c50933d3d424", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6fe564b05ce3087b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7017ca33d57f2e3e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7028a6b715f34775", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7078436e2c1a4dcc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "709208b01f5ef9da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "70d1f815b04f7670", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "713fdf7fbaf58afa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71740f03c1d0e009", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71c6efcc6f01d81e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71d07f6e9bddb1c6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71f116229e446b77", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71f50cf0594e6b4d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "72243850b21952a8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7236711a216b00c6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "725ae1c946320261", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "729a1e5957ea6bb3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "72dd9469861e5eb3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "72fafc548f51a312", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "736aada43176f66a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "739412096d2799f4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "739a07125bc249c3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "73ef0656a9cf7181", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7431a8be618f42fa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "745dbde73da84492", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "75032a5356a87d3c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7513aadbe7aa63bd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "752f9f7bec0219ef", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "754f4f2f008f417e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7563ffac6226caf7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "756dc3b2686a3f29", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "757b9c06ff04fcab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "76472b5b6de6a91d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7673c65487d3c2e0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "76afb6fbc2a4e96a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "77acb5a424678334", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7960bf8d7c30a7c7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "797104e291bf7956", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "79f13336cdc66c3f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7a109e84678965a3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7b1faa74e772fbb7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7b9e443302dd72e4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7bb58cc6d7ec8467", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7c55e47654b2c308", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7ca564bda5c7b58d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7cb9f2309c5e68d3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7cc090ae2e7c6fb4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7d3683f6f2efa03c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7d453b6b60c01ad8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7da9eb2bc35e0dba", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7f15c3a48027dd05", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7fe82ae7342fe2cf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7ff75c689f19a52f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8078310df7707486", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "808ddede9f46172b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "814c9a3fd919e3e7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "81b4967e576441a4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "825094a9d10fa2ef", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "82c28fb471e9e320", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "82c54367bbb1f664", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "82c760ee98e8dad5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "82c7781fbe775256", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "833f1452868f4cf0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "84fa97317c2ef094", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "84fee8cc86e12a7c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "85112202658b9d5e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "85a30a63b7b83e04", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "86c300f595f1ffc3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "86faca69e48f59d8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8759227d9da73fab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8886d12cd65dfd20", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "888c9e422b2a7775", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8973fc2f1cba3def", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "89b7ba0abad11e2c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8ace67baefcf0f0f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8ced9a741aa2b727", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8f67bc2241ddf3ed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8f73612598c47e29", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8f9d574ed2d15b56", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "91553fae51995143", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "91689a68999f6a09", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "923149e5047e6785", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9235e87b2f74b1b7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9314d03c46fcf9ec", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "94392953eb9cf73c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "946b5db087cc77c0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "94848d926c21fd2f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "95d3213bbaf7001c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "97f1f2c557277595", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "981f7fbf94e9f17f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9a328702c1e10868", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9b247a0b347f4390", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9bbe3fde4b29d1bc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9c4b24a630061f19", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9ca9698a23aeef11", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9caf5011e5584cdd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9cc0c2affe1cb48b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9d13b3d4e4f4505b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9d25d31a54f84270", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9dac1a42906954bc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9e73f320e4573ff4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9e959a95f434f19d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9f20ea19c54a7ad7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9f5733a1d1f8aeab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9f5f256a7ecb7098", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9fb01bde8fa2c5a9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9fbda585a7ca6bd5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a04e751510eefb13", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a17d8c5e2e2aa9aa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a1a022bb9b324615", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a1decb451f05073d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a23faf7d2bf25bc0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a282582b4d96b3ab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a2d0facdcf7a0d49", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a2dd9fca42e3c18f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a32652b1ed4d8586", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a391beac65f158af", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a3a73322561419be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a436bf30989448df", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a4dcf115c374c3d2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a5837e9c60b28743", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a5e5f8c81c64f639", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a6197d3de0a26d1a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a64fea3d68bc02d2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a710014ceeda204d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a7db9eaa1ca0384e", "type": "dependency-of"}, {"parent": "9bffdacf5ac49f23", "child": "a8200dd5c4ec805a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a857a9fb8e7c5c53", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a85e8f6736736e97", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a88d04e35dc98fa4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a89037cfc8e88549", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a8bc9636d64f8930", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a8ca324046e73e8e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a9edeaee6041bc8e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "aa996d6ad6a4f271", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "aaa9e278f5b0c42a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ab1bdff71a746512", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ab3d662bf15e478b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ab5c0238aec774a3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "abeab5a2fd1b50da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ac44b917bb75cdcb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ac85fb4da479484a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "acb01f720b4767b0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "aceebe8ee7f89e08", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b0661a87eb64dcd8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b25d5d78f8f8eecf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b2a13b98f2760ce7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b32987d83537f6ba", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b396ba27e8ee51ec", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b3ac4fd1085842b7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b3b6d4f7d5a61949", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b45b982ee5b31446", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b4b55ad22ed402db", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b4d7159b1557d6f3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b4d8c29def4ecdfd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b5a8faf54cd818e2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b71bcba0b2cff88b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b7d506429e679c5e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b8afd6237a4c64ef", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b8e2ee3c3bb767c0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b901cfcf9bcccb91", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b97ccfa3e38ccd2e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b98a052bdd86ec59", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b99cb219146dd3da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ba82a76a6c42cd57", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bbfe35de3ab95901", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bc0f5ab4a4f3ca89", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bcfa87517b586e72", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bd97ded00b018894", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bdc0b9a1469594d3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bdddaaca449b1f97", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c04c5704808ba759", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c08f469c97db134e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c0938487f1b891eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c29a9fd0f57b81b2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c2cf06ffe36270fc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c365fabff18b1c9a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c38d59ee4189d33b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c3b73462eeeb81d5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c3c9e0cbdf32fa5d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c41aee39efdab9fa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c4a292dfafa8890a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c5b5dd71e3673350", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c5d198e70d1c2f1c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c5d60540c0def2aa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c69f5dc325e25434", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c6ef9833279f7256", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7168aeabe3d292e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c75f8a313c9bed80", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7607fd8d71092f8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7cc1178656ac31a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7e22cf28eccd0eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7fc82fb3bb03aee", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c883c8347aad1dac", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c8a3ca77a512c830", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c8b805f92f2c4563", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c9056ac6453c959e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c94b38f8241d22d9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c950c5ca3d297ba6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c9a3d6994dc1e746", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c9e4fe16dfe8d323", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ca2ff92184a06a7b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cb0f173893cc97d6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cb9edff35b11280c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cbd5567e903cf4f8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cc5f68c2d9ae53ce", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cd1fc087dc7decfd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cdc778abf6e8116a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ced405a8feaa92d4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cf23a6a3f6bff21b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cf67a8cfa17118f3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d01a05969bbdd8eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d0213a2fabe78680", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d0839fbc9a6ec8d5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d08c3495693b13c9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d0c8a6e1d02b94c5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d1357b6a5f548f91", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d162109885ae9d61", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d1ad2ff29a225bf2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d1dc0b5079921af0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d27b800a41ab3940", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d2e1c11c79d9118e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d2e61c37fb53465c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d300a9e721e3f295", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d302f5dbe6752889", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d31d027a4af5f100", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d337fe2e65138516", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d383066480057a47", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d3de886a9d304f5d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d3e1864edb9d72b9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d4d00eb8315d05d5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d579d3c9b96c4aad", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d5be7a7c2b9e5173", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d6ca83e92e436928", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d6e3d1938d812a31", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d73da68069b7c44d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d74170f9c91c4fb5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d7479acd76675dba", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d7c640e48a9a797a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d839b7420d9907ca", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d8712e4f45f3ae7a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d881a95ebe48d3f2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d9c78e0929e200e4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d9f5fca8312a107e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "da9c33cf507a2851", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dba7d0d49532557f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dbb01bd22e580d3a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dbb291f7c09b3ef1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dbf2da1920cc81da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dc93e66085965568", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dcac4ff23040f0c9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dcf5df2698158646", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dd420725d47a5ff7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dd582088670a1626", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dd5d5b7c14a5be46", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ddeaf579cb7e2d6c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ddf3a5e1b8fa2d70", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "de06f8c2667442ff", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "de232a1d2f77703c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dfabd18ffc85741b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e0d4f4a138614025", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e0f6e6456e1aca43", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e2a5ad6b742bdea8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e3c1ea7020c6db47", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e3feae3e5ac0d31c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e418fa13b720f89b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e55dfb21e49188f2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e570944dcdf62ce3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e58f573303a499ac", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e5acec7bb5abafe5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e6cc9d996012efaf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e70baa90cbfccfe3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e73c577cb80270ce", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e7d0b1c1f0fd8014", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e7d5496628616f48", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e850cbb1a86601c7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e85c1bd1a2fb9dea", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e8878446bcecf4a1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e88b6b08c12a60e5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e8c2ea091a56262c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e8d23d46f8f8262b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e9049298347992c8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eabfc668167a139e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eaced289f3508e56", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eae59316c79482ed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eb141bd4effa4716", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eb54b7cc3b3dddd4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eb6341cdb0fead23", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eb89181ca7e26d6b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ebaa21e28073c2ff", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ec2a8102510856a0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ec4da09b5b2511de", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ecdcadb8ad65d748", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ed775e218e4a55a6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eddb7ad108c81280", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ee28b4c3fc5a2045", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ee3a5a5e54e01d45", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ee98fd4c60acf82f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eea4d8d40d66c01c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eefc236371c33268", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ef1b9d86d49b52f3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ef424cd47436fb3f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ef44a9338a7e5a19", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f0537e4facc37501", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f0a6a6c712f4bd7b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f0c1c036361f1097", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f12588415ce4a2e9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f199689920d4ebc2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f2ae2ff533734e12", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f36590af43d5d95a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f3f65aa00e46f53e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f4017eb238a80a22", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f426653ac8f38c73", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f4783a4306d9bf0b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f4a48f17ccc86939", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f4cdeb55fcf7632a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f50db35fd9e89576", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f55201a389e6be93", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f560d0b0b1f2069a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f56f9cf625b9ff40", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f6659439fb8a033e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f67ead9a8897504b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f707ec5fb44ef526", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f7a5d1c2c0f7c931", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f90f9b7029a9e9a1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fa9200ece5c4f77b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fab41216591a0738", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fb61c43147c035c4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fbb6bdc62aa2f73d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fc028e7baa235eae", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fc15c94d6fc2b278", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fd1482c5a877c2d2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fdad26f047eae477", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fdb846014e968571", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fdce73143070eb0e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fddd554203260b3f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fe31462c7a864a3d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fe5fac3baf7f9890", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fe6c730fde236de9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fe870100610f86e5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ff0f4afb2c402837", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ffcf940c8d46d472", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fff959ff9711a548", "type": "contains"}, {"parent": "9c09bc5b392a91ed", "child": "2588e3c1c25bd614", "type": "contains"}, {"parent": "9c09bc5b392a91ed", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "9c09bc5b392a91ed", "child": "4e5ef481c20ca84e", "type": "dependency-of"}, {"parent": "9c09bc5b392a91ed", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "9c09bc5b392a91ed", "child": "d43a829a0a5dc392", "type": "contains"}, {"parent": "9fefdea6b026c28b", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "9fefdea6b026c28b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "9fefdea6b026c28b", "child": "cbb54258521b66d5", "type": "contains"}, {"parent": "9fefdea6b026c28b", "child": "fe8ff4a31ce77792", "type": "contains"}, {"parent": "a1bf38aaa9090f2d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a1bf38aaa9090f2d", "child": "72129e389911d23a", "type": "contains"}, {"parent": "a1bf38aaa9090f2d", "child": "ac70af8a9863b88c", "type": "dependency-of"}, {"parent": "a1bf38aaa9090f2d", "child": "b513cd93acb6f036", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "a33811c8363523c7", "child": "1b592047fc43cb16", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "1f3298f99be9eb10", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "2a7167e42bea2378", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a33811c8363523c7", "child": "b1b523788eee3bbc", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "b927fba33506c666", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "c89fcdc2583ff9d4", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "c9334a70e0538ff3", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "e7bda57c1b30bfaf", "type": "contains"}, {"parent": "a4d7f685d23c9621", "child": "3d5813765b96adf6", "type": "contains"}, {"parent": "a4d7f685d23c9621", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a4fc7599d3dd9985", "child": "19d01e14d793332a", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "40061e04d7875fab", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a4fc7599d3dd9985", "child": "69711dce37ca05b3", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "9d2ec06d9050d925", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "a2f69c3b54b56713", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "a72011e188ace42a", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "aa7126f57d57cc77", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "b96e2abea21336fe", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "dc1a012ad23c3732", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "e74c8430dc7734d4", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "f8c008cfcd4bd7f7", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "3d4f3605d8d6dfe1", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a644a86f9daf13fd", "child": "7525895012b31cd6", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "87a5d26002a44029", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "9d06e20c326b4d31", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "b520cf9ee86ba29b", "type": "contains"}, {"parent": "a64f5ae8ed8440da", "child": "04b388b6642ced3b", "type": "contains"}, {"parent": "a64f5ae8ed8440da", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "a64f5ae8ed8440da", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "a64f5ae8ed8440da", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a64f5ae8ed8440da", "child": "7b5bfc35848dc07b", "type": "contains"}, {"parent": "a64f5ae8ed8440da", "child": "be4a3de168aca7d3", "type": "dependency-of"}, {"parent": "a7db9eaa1ca0384e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a7db9eaa1ca0384e", "child": "4abadd51018b9d18", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "6da139e77e640992", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "8015df183621eed6", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "98cb7af2a5de0598", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "c75714c14b924493", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "de8fc0d12e757c6e", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "f43644b0fb266b67", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0044d2a48e586853", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "006e326cc29d6230", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "02a1415e39b4f0a1", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "03056bf50d81cf88", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0341c667f939a1c0", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "04bf3c2f027f396e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "061eea8515eabadc", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0659ff3bcd58da4e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "07320a4dadd5c6e0", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0b194791d6e239cd", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0eb67f8d2d9705cb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0f72766f4c2772ab", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "1198c11d76e40036", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "12a40b0bb0d709eb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "15df9da30e25fdf9", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "170fa65b0579d917", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "17ce48d7b7f75ac2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "18be8979ea939dda", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "1c207f00f7376d7e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "1e56f21cd32160f0", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "205ca68e886d3b1b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "22547bcd26ab8817", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "24784648e023e183", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "2575a7266c7cae1c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "25b890bfb9ed3aa9", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "262d6d9bfd1ed3c7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "28ee10cbaf9e6342", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "2a1d23cac34b9ee2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "2f5c2b2fedb31c05", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3027fc1004566c72", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3251ddbb6f9719a7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "32be03597d93445a", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "37626d0a740414af", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "37b470847019a29b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3893808c3bd75fba", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "389a8cf50c4a6ff2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "39ad0eb84079d345", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3acd4d4682e04fdf", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3e710933d4b03d9a", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3e9bddf145d6bc95", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "41aa380d5fdce6f5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "42850cdaa640a27b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4407a925bdeffe4d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "46d210acbe0d2fb7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4710d4b6553855af", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "477ca49ba2efa851", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "48e9d1b7dc64663d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4aef186fd1228e90", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4b447d95b4e83edb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4d0ea337d3aa1099", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4e5ef481c20ca84e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4f825c439cc9fa24", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "502add604fef81f3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "527a3762934b8a11", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "562f9feee034d5d3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "5784bf18113e35d2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "5de96d744b5d4652", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "5eccfa29cd0f5ca2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "5f472c7f2697635f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "60dd773a4ba0874c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "62449e60453b7dba", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "62a596cc3d3bae02", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "62bc65d55b18228f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "67e81e91a8c1dffc", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6bca9add7b246c04", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6cf17249fcb904b4", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6d3b9064fe8d683c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6d4eb2e83c183800", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6d6fc8f0ff96b20b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "70a2151f78173127", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "75155cabdfe42f3b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "7ed9551610ff581f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "7f01cb6120f261ca", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "7f584cef7e1f26f8", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "846b77a6ffbb0856", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "872663dcd6f6eecf", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "8a8ce1002cf083ab", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "8aa9d1f7caac5818", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "8b07e0ff17982d06", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "8b78a6d117346d4e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "900cf788fe3d05b7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9048b9e9350c2e5e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "92dadfbeb7ec6c2f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "960492afa79aa9a5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "96fe8c190c96041e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "97d7f58f4e243e84", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "984cdcf068039295", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9bffdacf5ac49f23", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9c09bc5b392a91ed", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9fefdea6b026c28b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a1bf38aaa9090f2d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a33811c8363523c7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a4d7f685d23c9621", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a4fc7599d3dd9985", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a644a86f9daf13fd", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a64f5ae8ed8440da", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a7db9eaa1ca0384e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ac70af8a9863b88c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ad79cedcb9523157", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "af73398788381108", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "afd7950e13f2f61d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b03878a14c0b0fc9", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b48d1f5a00ef4e45", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b6b81182f2d8b3c5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b79f82bf5740541e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "bb24672e41a5b87e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "bb4a31c2cfbab394", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "bb4ed2faa945b473", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "bc9b58fc60ccf1ca", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "be4a3de168aca7d3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "beb37fe526661c1f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "c3783dcdc55a0694", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "c7fd833fea54e476", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ca19518dd1983633", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "cb0ef13612953b04", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d427738a6e7cfbc7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d465622b32c4cee3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d6f52d40dce5590f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d7ac7a6acc8c13a2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d8a2118e1689d49d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "da580e3b90b7fff3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "dcfa1c28c1eb21f8", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "df10c96e9dc0111d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e003eefcb3e07833", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e082ad4f0ed2ea7c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e14c5d478369a242", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e26da712183e1600", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e2c60f08b713970e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e55053937caa9306", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e5b9d661ddd579eb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e81b8655838281e8", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e8a217187cf852f4", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e97721522c1f6c2f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "f173ec69d3d20036", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "f33b5954e29d0851", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "f4fbc474815ab6da", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "f822bcada11466f5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "fab31cd19a84679b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "fbe2d024df33efe0", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "fdcbd45e6ebe1c7f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "fef09500a3af2b41", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ff06366b8c4a6cd5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ffc3039a23191421", "type": "contains"}, {"parent": "ac70af8a9863b88c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ac70af8a9863b88c", "child": "ca243b86e7be8e2a", "type": "contains"}, {"parent": "ac70af8a9863b88c", "child": "df10c96e9dc0111d", "type": "dependency-of"}, {"parent": "ac70af8a9863b88c", "child": "e98ab1aa6e0b420a", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "2682e7d0d3995047", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ad79cedcb9523157", "child": "4d4c8143d04b69b2", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "93cc9036b8762701", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "e6594549d858400f", "type": "contains"}, {"parent": "af73398788381108", "child": "09706acc05a2caa9", "type": "contains"}, {"parent": "af73398788381108", "child": "1198c11d76e40036", "type": "dependency-of"}, {"parent": "af73398788381108", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "af73398788381108", "child": "7f800071e96e9904", "type": "contains"}, {"parent": "af73398788381108", "child": "e1a2c980320326fa", "type": "contains"}, {"parent": "afd7950e13f2f61d", "child": "025f289046a7099c", "type": "contains"}, {"parent": "afd7950e13f2f61d", "child": "1eae2b2c5051b4a6", "type": "contains"}, {"parent": "afd7950e13f2f61d", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "afd7950e13f2f61d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "afd7950e13f2f61d", "child": "c02cf1ba00956500", "type": "contains"}, {"parent": "b03878a14c0b0fc9", "child": "26dc11e324f0b19e", "type": "contains"}, {"parent": "b03878a14c0b0fc9", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "b03878a14c0b0fc9", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "b03878a14c0b0fc9", "child": "b876a57e25ab06bf", "type": "contains"}, {"parent": "b48d1f5a00ef4e45", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "b48d1f5a00ef4e45", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "b48d1f5a00ef4e45", "child": "d6b668e7a5586cc3", "type": "contains"}, {"parent": "b48d1f5a00ef4e45", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "b48d1f5a00ef4e45", "child": "fa8a326e00b9d93d", "type": "contains"}, {"parent": "b6b81182f2d8b3c5", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "b6b81182f2d8b3c5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "b6b81182f2d8b3c5", "child": "85b4b4d7eaccb847", "type": "contains"}, {"parent": "b6b81182f2d8b3c5", "child": "c3159f7354392e3d", "type": "contains"}, {"parent": "b6b81182f2d8b3c5", "child": "c3a9d17e38710192", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "1e06538ce6033d2d", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "b79f82bf5740541e", "child": "4b447d95b4e83edb", "type": "dependency-of"}, {"parent": "b79f82bf5740541e", "child": "4e1dfb2677650d8f", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "7ab6bf398ce03c73", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "af88e43792773d65", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "b7205057f19348cb", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "e7dbf306febb39ad", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "bb24672e41a5b87e", "child": "92c05249b9cd8e90", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "c2016fa6a2797ebf", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "d9d2b4c70828d3a9", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "dd3d5bd93dda58a6", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "ee23f358b8359e4b", "type": "contains"}, {"parent": "bb4a31c2cfbab394", "child": "0d0a8a43e7d1378a", "type": "contains"}, {"parent": "bb4a31c2cfbab394", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "bb4a31c2cfbab394", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "bb4a31c2cfbab394", "child": "938d37219d8b3e9a", "type": "contains"}, {"parent": "bb4a31c2cfbab394", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "bb4ed2faa945b473", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "bb4ed2faa945b473", "child": "3281471fa6af242c", "type": "contains"}, {"parent": "bb4ed2faa945b473", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "bb4ed2faa945b473", "child": "87ba72f113c677bc", "type": "contains"}, {"parent": "bb4ed2faa945b473", "child": "8e0e59bd1a437da1", "type": "contains"}, {"parent": "bb4ed2faa945b473", "child": "a629c33a74f2fdda", "type": "contains"}, {"parent": "bb4ed2faa945b473", "child": "dfe51a366a3b9225", "type": "contains"}, {"parent": "bc9b58fc60ccf1ca", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "bc9b58fc60ccf1ca", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "bc9b58fc60ccf1ca", "child": "b175cad754ea3ee4", "type": "contains"}, {"parent": "bc9b58fc60ccf1ca", "child": "f5a0a07e67718f27", "type": "contains"}, {"parent": "be4a3de168aca7d3", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "be4a3de168aca7d3", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "be4a3de168aca7d3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "be4a3de168aca7d3", "child": "791fe2f73caabe13", "type": "contains"}, {"parent": "be4a3de168aca7d3", "child": "cb51919c212281cf", "type": "contains"}, {"parent": "beb37fe526661c1f", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "beb37fe526661c1f", "child": "1854af11f0c0530f", "type": "contains"}, {"parent": "beb37fe526661c1f", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "beb37fe526661c1f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "beb37fe526661c1f", "child": "6d4eb2e83c183800", "type": "dependency-of"}, {"parent": "beb37fe526661c1f", "child": "72de21dd72740595", "type": "contains"}, {"parent": "beb37fe526661c1f", "child": "af73398788381108", "type": "dependency-of"}, {"parent": "beb37fe526661c1f", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "c3783dcdc55a0694", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "c3783dcdc55a0694", "child": "6c8b66e6aedb8f4b", "type": "contains"}, {"parent": "c3783dcdc55a0694", "child": "cb0ef13612953b04", "type": "dependency-of"}, {"parent": "c3783dcdc55a0694", "child": "ffcc25576d7d9b01", "type": "contains"}, {"parent": "c7fd833fea54e476", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "c7fd833fea54e476", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "c7fd833fea54e476", "child": "5e4c7ee040cc31a2", "type": "contains"}, {"parent": "c7fd833fea54e476", "child": "e5cc5a9f6cafdb0a", "type": "contains"}, {"parent": "ca19518dd1983633", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ca19518dd1983633", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "ca19518dd1983633", "child": "bdf8fe9bedd9d434", "type": "contains"}, {"parent": "ca19518dd1983633", "child": "f69f83a40be49c97", "type": "contains"}, {"parent": "cb0ef13612953b04", "child": "006e326cc29d6230", "type": "dependency-of"}, {"parent": "cb0ef13612953b04", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "cb0ef13612953b04", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "cb0ef13612953b04", "child": "8f36f77780e5dc0e", "type": "contains"}, {"parent": "cb0ef13612953b04", "child": "ef76c5f2bab40ff2", "type": "contains"}, {"parent": "d427738a6e7cfbc7", "child": "11ce7c300614d046", "type": "contains"}, {"parent": "d427738a6e7cfbc7", "child": "37b470847019a29b", "type": "dependency-of"}, {"parent": "d427738a6e7cfbc7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d427738a6e7cfbc7", "child": "663896d9ea0a84a5", "type": "contains"}, {"parent": "d465622b32c4cee3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d465622b32c4cee3", "child": "9aa7ef91a77a272c", "type": "contains"}, {"parent": "d465622b32c4cee3", "child": "a61ed1b87abef6ad", "type": "contains"}, {"parent": "d465622b32c4cee3", "child": "c36e38a1ab2c335d", "type": "contains"}, {"parent": "d6f52d40dce5590f", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "35d6e5099c68b6e8", "type": "contains"}, {"parent": "d6f52d40dce5590f", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d6f52d40dce5590f", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "7e601c20eee74234", "type": "contains"}, {"parent": "d6f52d40dce5590f", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "d07f033449901985", "type": "contains"}, {"parent": "d6f52d40dce5590f", "child": "f90c7a223a59126b", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "074bbd0ef8998f4c", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "0d646569bc05dcff", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "0eeb2bc49f11870f", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "1295fa9bf6e126bd", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "168560753bad81ea", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "17818260f5cda53a", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "265948a4a5b137f0", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "2a6d7a8585d08aea", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "3434850b67c99955", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d7ac7a6acc8c13a2", "child": "4ab32d3158a59ca8", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "4cf152d3aea9f6b2", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "50593d4c51ec5b89", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "5f68692d85c79e85", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "6d3a369bb93996a8", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "740ddc0e08cbd79a", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "7574a8f8e5ef17fc", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "759e72005a9131a7", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "8013bb735d9cbde8", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "81e55bcc40be1fc4", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "900305b4b4b2f4c4", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "926d70fd2b4d14b3", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "ab606056f549fcd3", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "b294fdc50213f0e7", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "b7569ef3e6bd9b18", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "ba8de17cc4c00583", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "cbae3cd61189ed65", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "cd5ee5bd8fac3300", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "cd8646c14292c6cc", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "d8d7754ce7d2670c", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "e498b7be8780eb14", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "ef225f7a65df346b", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "efd4cf3a83cfae95", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "f00fbd96d0487a90", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "f08c3761e7116d09", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "f53d68b7cf400e0b", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "fb037b17f6a7a07c", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "ff7016ec66117a45", "type": "contains"}, {"parent": "d8a2118e1689d49d", "child": "0d52f2e9b62ede19", "type": "contains"}, {"parent": "d8a2118e1689d49d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d8a2118e1689d49d", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "d8a2118e1689d49d", "child": "7268d6a87059a189", "type": "contains"}, {"parent": "d8a2118e1689d49d", "child": "97faa66fd230245d", "type": "contains"}, {"parent": "d8a2118e1689d49d", "child": "bb4a31c2cfbab394", "type": "dependency-of"}, {"parent": "da580e3b90b7fff3", "child": "0ab91420b409ea12", "type": "contains"}, {"parent": "da580e3b90b7fff3", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "da580e3b90b7fff3", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "da580e3b90b7fff3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "da580e3b90b7fff3", "child": "cf5bba569f1de665", "type": "contains"}, {"parent": "da580e3b90b7fff3", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "da580e3b90b7fff3", "child": "e2c60f08b713970e", "type": "dependency-of"}, {"parent": "dcfa1c28c1eb21f8", "child": "1198c11d76e40036", "type": "dependency-of"}, {"parent": "dcfa1c28c1eb21f8", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "dcfa1c28c1eb21f8", "child": "5ca71415ed384bb7", "type": "contains"}, {"parent": "dcfa1c28c1eb21f8", "child": "af73398788381108", "type": "dependency-of"}, {"parent": "dcfa1c28c1eb21f8", "child": "d028b0c387bb3b99", "type": "contains"}, {"parent": "df10c96e9dc0111d", "child": "0659ff3bcd58da4e", "type": "dependency-of"}, {"parent": "df10c96e9dc0111d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "df10c96e9dc0111d", "child": "4f4d236288d7e8ab", "type": "contains"}, {"parent": "df10c96e9dc0111d", "child": "aa8738ed0cc4220f", "type": "contains"}, {"parent": "e003eefcb3e07833", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "e003eefcb3e07833", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "e003eefcb3e07833", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "e003eefcb3e07833", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e003eefcb3e07833", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "e003eefcb3e07833", "child": "ae25173d3eb6f0c6", "type": "contains"}, {"parent": "e003eefcb3e07833", "child": "dba41ce027161751", "type": "contains"}, {"parent": "e082ad4f0ed2ea7c", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "e082ad4f0ed2ea7c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e082ad4f0ed2ea7c", "child": "74b222c98c8fa932", "type": "contains"}, {"parent": "e082ad4f0ed2ea7c", "child": "83065cf2ad8d5cb6", "type": "contains"}, {"parent": "e082ad4f0ed2ea7c", "child": "b9738e2d2c710996", "type": "contains"}, {"parent": "e14c5d478369a242", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e14c5d478369a242", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "67cb436e1e9ad2b4", "type": "contains"}, {"parent": "e14c5d478369a242", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "aa99a1802f414124", "type": "contains"}, {"parent": "e14c5d478369a242", "child": "d6f52d40dce5590f", "type": "dependency-of"}, {"parent": "e26da712183e1600", "child": "2508c9630a116e2f", "type": "contains"}, {"parent": "e26da712183e1600", "child": "3774fd41aff4fac1", "type": "contains"}, {"parent": "e26da712183e1600", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e26da712183e1600", "child": "4af89deb9c4d510f", "type": "contains"}, {"parent": "e26da712183e1600", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e26da712183e1600", "child": "73d7a347b3dd9653", "type": "contains"}, {"parent": "e26da712183e1600", "child": "b7cad9a062820aa5", "type": "contains"}, {"parent": "e26da712183e1600", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "e26da712183e1600", "child": "e555b1bc6db457f7", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "41a174051b4e890b", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e2c60f08b713970e", "child": "4cd3181397792157", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "5dd0d6573758f953", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "783e6fcfa0bfbf57", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "8bc56d9e4e55c5b8", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "c490382bbe99e644", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "dce80e685e0c922a", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "e0587bde39e776af", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "e2b65ece5515ddf1", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "e7a524f7e620af18", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "e85912b1c25177d5", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "f30955ea4bbbd879", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "f6dd1d7a7643c6f8", "type": "contains"}, {"parent": "e55053937caa9306", "child": "1c207f00f7376d7e", "type": "dependency-of"}, {"parent": "e55053937caa9306", "child": "253c6f62a2d176f5", "type": "contains"}, {"parent": "e55053937caa9306", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e55053937caa9306", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e55053937caa9306", "child": "a02f1d3bf2d421f0", "type": "contains"}, {"parent": "e55053937caa9306", "child": "b4c72cab10047afc", "type": "contains"}, {"parent": "e5b9d661ddd579eb", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "1b044adf963b70d4", "type": "contains"}, {"parent": "e5b9d661ddd579eb", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "41aa380d5fdce6f5", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e5b9d661ddd579eb", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "ad79cedcb9523157", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "bb4ed2faa945b473", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "e4fa050c6956d054", "type": "contains"}, {"parent": "e5b9d661ddd579eb", "child": "e97721522c1f6c2f", "type": "dependency-of"}, {"parent": "e81b8655838281e8", "child": "07f6d8d90a4d86d2", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "13072487e409e557", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "1d384e0386874bea", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "261b838a58830d5e", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "2fccb28a453c230e", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "368398a58401ef23", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "410dac471d8eb5ed", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e81b8655838281e8", "child": "4edd37a1f58debad", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "66c22bbd4c30b5eb", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "9cb7b2afe588ba32", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "c1ee053f4bf92750", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "cbce754fa0fcd613", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "cbe8cf6a4b401a9c", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "da8bb069f098d228", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "e6a9ec3b5aaea4f0", "type": "contains"}, {"parent": "e8a217187cf852f4", "child": "0044d2a48e586853", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e8a217187cf852f4", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "7fea5123b36f359c", "type": "contains"}, {"parent": "e8a217187cf852f4", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "9bffdacf5ac49f23", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "dde8af16ea5c2216", "type": "contains"}, {"parent": "e97721522c1f6c2f", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "e97721522c1f6c2f", "child": "17eef83ac6e375ff", "type": "contains"}, {"parent": "e97721522c1f6c2f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e97721522c1f6c2f", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "e97721522c1f6c2f", "child": "c2f778b0e8948ed3", "type": "contains"}, {"parent": "f173ec69d3d20036", "child": "28270608c5a5204b", "type": "contains"}, {"parent": "f173ec69d3d20036", "child": "418e3e907917840a", "type": "contains"}, {"parent": "f173ec69d3d20036", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "f173ec69d3d20036", "child": "52b2e2cfdf9e4ad1", "type": "contains"}, {"parent": "f173ec69d3d20036", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "f33b5954e29d0851", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "f33b5954e29d0851", "child": "4d81413ec6e0f206", "type": "contains"}, {"parent": "f33b5954e29d0851", "child": "6235205fd6dd5493", "type": "contains"}, {"parent": "f33b5954e29d0851", "child": "c868914f634cff58", "type": "contains"}, {"parent": "f33b5954e29d0851", "child": "e4602dbfa428a026", "type": "contains"}, {"parent": "f33b5954e29d0851", "child": "e4e49ba0c0abc5c7", "type": "contains"}, {"parent": "f4fbc474815ab6da", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "f4fbc474815ab6da", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "f4fbc474815ab6da", "child": "49e5f24967966534", "type": "contains"}, {"parent": "f4fbc474815ab6da", "child": "5116889576a9acf4", "type": "contains"}, {"parent": "f822bcada11466f5", "child": "075d85ae6e8a70ed", "type": "contains"}, {"parent": "f822bcada11466f5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "f822bcada11466f5", "child": "55dd76f6e5532b46", "type": "contains"}, {"parent": "f822bcada11466f5", "child": "b6b81182f2d8b3c5", "type": "dependency-of"}, {"parent": "fab31cd19a84679b", "child": "39305b48adf4e209", "type": "contains"}, {"parent": "fab31cd19a84679b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "fab31cd19a84679b", "child": "6293052df98905cc", "type": "contains"}, {"parent": "fab31cd19a84679b", "child": "e4cbe0e8a6f0c2bf", "type": "contains"}, {"parent": "fbe2d024df33efe0", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "fbe2d024df33efe0", "child": "1903290cd9775aaf", "type": "contains"}, {"parent": "fbe2d024df33efe0", "child": "436c9b2c78a4616d", "type": "contains"}, {"parent": "fbe2d024df33efe0", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "fbe2d024df33efe0", "child": "beb37fe526661c1f", "type": "dependency-of"}, {"parent": "fdcbd45e6ebe1c7f", "child": "3f80b26426dc61c8", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "fdcbd45e6ebe1c7f", "child": "48acd901b1ebd7bf", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "4930319a32ea1c40", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "504139e60a2492fb", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "607a2a66f00bddae", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "791b53e1b0caa30e", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "7a698aa26ea8ccb4", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "fdcbd45e6ebe1c7f", "child": "a92c19baae4a58da", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "ab14e0f8c30bffeb", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "cb53d5ec717ed972", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "db9bf98df095d4fe", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "dd60c40394903fb7", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "e6226ab80ebd6bde", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "e8baa1ff23ad5dc9", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "f41e7daac1e8079f", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "f8c0303d011d2c8d", "type": "contains"}, {"parent": "fef09500a3af2b41", "child": "12a40b0bb0d709eb", "type": "dependency-of"}, {"parent": "fef09500a3af2b41", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "fef09500a3af2b41", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "fef09500a3af2b41", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "fef09500a3af2b41", "child": "af76c10cf50ebbd3", "type": "contains"}, {"parent": "fef09500a3af2b41", "child": "f86d38302a3a0a20", "type": "contains"}, {"parent": "ff06366b8c4a6cd5", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "ff06366b8c4a6cd5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ff06366b8c4a6cd5", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "ff06366b8c4a6cd5", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "ff06366b8c4a6cd5", "child": "c9e9876e4a578be0", "type": "contains"}, {"parent": "ff06366b8c4a6cd5", "child": "d01588f3b950696d", "type": "contains"}, {"parent": "ff06366b8c4a6cd5", "child": "e97721522c1f6c2f", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "0044d2a48e586853", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ffc3039a23191421", "child": "7275921d9d589c68", "type": "contains"}, {"parent": "ffc3039a23191421", "child": "900cf788fe3d05b7", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "9048b9e9350c2e5e", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}], "files": [{"id": "22c9872ec2ae0bec", "location": {"path": "/bin/bash", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1234376}, "digests": [{"algorithm": "sha256", "value": "d86b21405852d8642ca41afae9dcf0f532e2d67973b0648b0af7c26933f1becb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a1a86b1019fab342", "location": {"path": "/bin/cat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43936}, "digests": [{"algorithm": "sha256", "value": "e9165e34728e37ee65bf80a2f64cd922adeba2c9f5bef88132e1fc3fd891712b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "49dbfd653fcff1e2", "location": {"path": "/bin/chgrp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72672}, "digests": [{"algorithm": "sha256", "value": "f47bc94792c95ce7a4d95dcb8d8111d74ad3c6fc95417fae605552e8cf38772c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "978f7a4aab57d0fa", "location": {"path": "/bin/chmod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64448}, "digests": [{"algorithm": "sha256", "value": "b6365e442b815fc60e2bc63681121c45341a7ca0f540840193ddabaefef290df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "796778cd84c4dfe5", "location": {"path": "/bin/chown", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72672}, "digests": [{"algorithm": "sha256", "value": "4c1443e2a61a953804a462801021e8b8c6314138371963e2959209dda486c46e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3bbd12f442161998", "location": {"path": "/bin/cp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 151168}, "digests": [{"algorithm": "sha256", "value": "4ad96abf4ede1c952d1eb05a301ffbfeda9765b9aa518cfe0074fd2969109fe8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6293052df98905cc", "location": {"path": "/bin/dash", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125560}, "digests": [{"algorithm": "sha256", "value": "f3bf59164816762430e8cdf5a5d64b4284a86af86245a52067c533c8cd98f215"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae7079e2c35c5573", "location": {"path": "/bin/date", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113664}, "digests": [{"algorithm": "sha256", "value": "745fb7ba611cfde820e33cc2593a600d87226ff51671c08274043016d6633a8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f6ea8cf7384adce1", "location": {"path": "/bin/dd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80968}, "digests": [{"algorithm": "sha256", "value": "050116b8feb2cd0d39ce1563d3d90204049b118303dd059ba5e44095c41b5afd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "1af2fad2fc554243", "location": {"path": "/bin/df", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93936}, "digests": [{"algorithm": "sha256", "value": "2cbca0165c8aff5472875c72c2b649ef874d9a488844706f7f5de5f56cec7aa1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "d1910c11b7630f5c", "location": {"path": "/bin/dir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147176}, "digests": [{"algorithm": "sha256", "value": "2b2fcdd208931c9986dcacfe09d15a4b382a31a70e7b63832da2fc56671b95a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "9e3b77a8f2cd1cc9", "location": {"path": "/bin/dmesg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84440}, "digests": [{"algorithm": "sha256", "value": "78004ff73c95b53f3cc13ce687b3ffb4a042073ebff8825b4dbf0fcaaf1cf95d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3165702d1e56efe4", "location": {"path": "/bin/echo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "1d82e8ca94fa0c459bd82b4b6d1e06fb7aa213e159ac9f3d66af6a7216132f0b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3d4f3605d8d6dfe1", "location": {"path": "/bin/egrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "f7c621ae0ceb26a76802743830bc469288996f64342901ae5292950ff713e981"}]}, {"id": "04062ac8deabbfa3", "location": {"path": "/bin/false", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "2fee14e06dca2059b3250b39be3464def803d7a176906049fb6c80d677482d1c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "87a5d26002a44029", "location": {"path": "/bin/fgrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "5c8b1486de899cdd010d3cacde94579999cb82d0be9ec8c131b1b56886cfd36b"}]}, {"id": "02a52a50e5a22c38", "location": {"path": "/bin/findmnt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69032}, "digests": [{"algorithm": "sha256", "value": "a757beb4b602ef7644590f0320bbbfd7625ab05ca5b935bdf400b38709555044"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libsmartcols.so.1", "libblkid.so.1", "libudev.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7525895012b31cd6", "location": {"path": "/bin/grep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 203072}, "digests": [{"algorithm": "sha256", "value": "605aaf67445e899a9a59c66446fa0bb15fb11f2901ea33386b3325596b3c8423"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "07f6d8d90a4d86d2", "location": {"path": "/bin/gunzip", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "dbc33fb517aa148184d1fe8325a763325ddd89264ee0e84a6cd32f2579394276"}]}, {"id": "66c22bbd4c30b5eb", "location": {"path": "/bin/gzexe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6447}, "digests": [{"algorithm": "sha256", "value": "9390691e66058d516c66d87652c13ee06b69540dfa2a11ecf81423ab0757715d"}]}, {"id": "1d384e0386874bea", "location": {"path": "/bin/gzip", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 98048}, "digests": [{"algorithm": "sha256", "value": "ba757f55ac46ded64366c7385fdc295e6e54abb2e138eebf960a7bdedcdf937e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7e1fc9d9cc397de2", "location": {"path": "/bin/hostname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22600}, "digests": [{"algorithm": "sha256", "value": "23442162d1204473dda2bcb7c0b371c9a1be6193a19a4cf330f524fa3664f58a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6440a005276209c6", "location": {"path": "/bin/ln", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72840}, "digests": [{"algorithm": "sha256", "value": "0273014b3ca3c0bfea114a55ff758c036895c74fe56fea8cc2470fe6171a8bb4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "2a7167e42bea2378", "location": {"path": "/bin/login", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56952}, "digests": [{"algorithm": "sha256", "value": "fa48167747d233906ca811afe8954dc2132201278b0cf97edb5a8f9e3d424a62"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "349d2e016ccd0e2d", "location": {"path": "/bin/ls", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147176}, "digests": [{"algorithm": "sha256", "value": "430cdef8f363efe8b7fe0ce4af583b202b77d89f0ded08e3b77ac6aca0a0b304"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "0a99d235c4b1ac30", "location": {"path": "/bin/lsblk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149736}, "digests": [{"algorithm": "sha256", "value": "2b725529b911e45e3c5db3a3e158ea04ccad4517e762c37b15779460bbaf0d5b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libmount.so.1", "libsmartcols.so.1", "libudev.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "147757ca026c6af7", "location": {"path": "/bin/mkdir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 85184}, "digests": [{"algorithm": "sha256", "value": "6b3ab9e9994a1a81a69e3a12a0b4a4c5eeb65b7a3e81e9ce65a71fc65078aabf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "8ecd3d6d90748fc0", "location": {"path": "/bin/mknod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76896}, "digests": [{"algorithm": "sha256", "value": "b4244e2e5beb83f95ec063aa480b2b9009b988c4a0bfbbf4bb1567074a143bc9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c5221828c6d34b6d", "location": {"path": "/bin/mktemp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48064}, "digests": [{"algorithm": "sha256", "value": "e7162f1ea7ddaff3eadc9e871d296451235c9c295645b01aab38c2e4b8c34bdb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "276fd539b843f88b", "location": {"path": "/bin/more", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59632}, "digests": [{"algorithm": "sha256", "value": "6cdc89c74d0534e662524f66389fbe265a12f959b2060243c886b96168231a93"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "40061e04d7875fab", "location": {"path": "/bin/mount", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55528}, "digests": [{"algorithm": "sha256", "value": "89ecf9c86d986767e1bd30f0ddf6f36338b081f29b4a4d4bf9f4694a89605c92"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d40e8cdbd01a3b7", "location": {"path": "/bin/mountpoint", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ebbe70236bf85217c7152cb07996fb79ee3e0aed862309e503272df09e137604"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a4498df5e5191ec1", "location": {"path": "/bin/mv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147080}, "digests": [{"algorithm": "sha256", "value": "003e1493fe74e519eaeaeedbc6faec3c37468be2ba3686ba3e6e69dca6df3c21"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "730e22bea26c3b4c", "location": {"path": "/bin/pwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "089a28051a048dbdd5abd4f0c21a20e7faf85b446d4c7b5da304c438c7147764"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "eed6ab7aa467613d", "location": {"path": "/bin/readlink", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52032}, "digests": [{"algorithm": "sha256", "value": "4cd4f001e88b7dc250852fa712fd960132a73f12fd9351c4e1391c541bd419dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "74e7f91773694d91", "location": {"path": "/bin/rm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72704}, "digests": [{"algorithm": "sha256", "value": "4adcaeb3700af8910af3c791511d12b5b53c9e62ec09af1fd2674d93866b3522"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f84348d22e3a6db4", "location": {"path": "/bin/rmdir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52032}, "digests": [{"algorithm": "sha256", "value": "a5c560db8179347585741ecd6f5aa4336a0686408fdd1262668f3a970af47a5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "de32c9f30ced4f1f", "location": {"path": "/bin/run-parts", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27472}, "digests": [{"algorithm": "sha256", "value": "39a7b6e12f9498720d44e1f15b111f05d80653f0d20f333267f02c2eb49c8bb8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "01cdac52dfa2d2a6", "location": {"path": "/bin/sed", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 122224}, "digests": [{"algorithm": "sha256", "value": "6baa01dd34e2b67590865b24b92cc9b6c43a2566e4803ea5630e41b00a846827"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dbf7cb210c3886e8", "location": {"path": "/bin/sleep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43808}, "digests": [{"algorithm": "sha256", "value": "51faf9a00fa9b30672eceba3da00ca55acf6b9dbec4b39654467ea475eebe11f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "132e9c3f67468902", "location": {"path": "/bin/stty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84928}, "digests": [{"algorithm": "sha256", "value": "a91787f2df8fb8e5cac31e72df4aa99fa0de625398719a30243a3ef25b572088"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "d53702d5f7f84d23", "location": {"path": "/bin/su", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "20af36b507ed6956bfd7abfc56d1ed3c589a4d34a6cfdf00c3f586cba0e34a0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0d452c1db4d2da9d", "location": {"path": "/bin/sync", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39744}, "digests": [{"algorithm": "sha256", "value": "599b7d2699b9aa4ce1d3c4e9787de2ac2948c4cde0efbaa5edd6352f985c3796"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dfe51a366a3b9225", "location": {"path": "/bin/tar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 531928}, "digests": [{"algorithm": "sha256", "value": "48ee8ce96a228505db917ebd2912ac983a18f7e1fa27fdbddee4bf3e9f386792"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "fa25054d648e796c", "location": {"path": "/bin/tempfile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14456}, "digests": [{"algorithm": "sha256", "value": "1f87e7b09826403a9ed618c2a130cf7ed89cad34f1cb3632bf47ba940af151f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7cbad6643cd75b05", "location": {"path": "/bin/touch", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 101408}, "digests": [{"algorithm": "sha256", "value": "a822be429afafc8b5876ba18b7dd3ccb5b7721ac88b13e94262fe795e879be07"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "ee09f226858f8f10", "location": {"path": "/bin/true", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "c9f88344e774bd54a98e0c0d09c95d84b5e11e929bf11f0523cc02376aac6ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a72011e188ace42a", "location": {"path": "/bin/umount", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35040}, "digests": [{"algorithm": "sha256", "value": "1403f4e49fd97a123dfc4649c6f71994bb6a9023b6a87c7111ba2148c46e8a6c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6429451f7bf0ed17", "location": {"path": "/bin/uname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39744}, "digests": [{"algorithm": "sha256", "value": "44804d166aea77032b661059e6b70f860cb146b4ac25c0ad9cc9683c3b62b0f8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "13072487e409e557", "location": {"path": "/bin/uncompress", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "dbc33fb517aa148184d1fe8325a763325ddd89264ee0e84a6cd32f2579394276"}]}, {"id": "fb46d0e6c5fe1ab7", "location": {"path": "/bin/vdir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147176}, "digests": [{"algorithm": "sha256", "value": "7d0dc76bf741b7de077d92fc7b53acc5deb7ce72d49fc81180b9890ed286c66b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "681160aa20811075", "location": {"path": "/bin/wdctl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63744}, "digests": [{"algorithm": "sha256", "value": "6096e62274779e5d788347c1b72652d5463f16e02e3c72cc9d400b6158664c04"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e6a9ec3b5aaea4f0", "location": {"path": "/bin/zcat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "4b74c4c68bf4c39c39dccc7544b891ffa8a560160882c081d771ae945168ce00"}]}, {"id": "261b838a58830d5e", "location": {"path": "/bin/zcmp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1678}, "digests": [{"algorithm": "sha256", "value": "c1500a5bf04e61ff7ea089fe4f33ede7bccbc33c8500156db0f0b0a03861b57b"}]}, {"id": "368398a58401ef23", "location": {"path": "/bin/zdiff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5898}, "digests": [{"algorithm": "sha256", "value": "3cbf93ee0cb48365bca4daa349421262ebaf4c2a40c57f2c73559f745ff0f918"}]}, {"id": "cbe8cf6a4b401a9c", "location": {"path": "/bin/zegrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "67ee7fadec7ea53b4c1f8cfc3c81427b29c0b1381e80b55642617620c84d0bcc"}]}, {"id": "da8bb069f098d228", "location": {"path": "/bin/zfgrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "87ab5f4c7cb344e409d614d1a69cc156b3b1053d6ae0b59d8e2c2131f3e63e5a"}]}, {"id": "4edd37a1f58debad", "location": {"path": "/bin/zforce", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2081}, "digests": [{"algorithm": "sha256", "value": "545a6829f7ee0a26605fcfb9a65042ad7265d21beabd8c696c0885ca81cffba7"}]}, {"id": "410dac471d8eb5ed", "location": {"path": "/bin/zgrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8049}, "digests": [{"algorithm": "sha256", "value": "909b589413e0d6f528021a6f5c663996d22f79773b9cbce1151bedf4d78f1e3d"}]}, {"id": "cbce754fa0fcd613", "location": {"path": "/bin/zless", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "b0cfe211f851049a78f5812cf5b1d7cb4f3fbb101c02c1865c940d5797f4b73b"}]}, {"id": "2fccb28a453c230e", "location": {"path": "/bin/zmore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1842}, "digests": [{"algorithm": "sha256", "value": "9939ea48051e510ede264ee70cf308a387bb7acbd479793857d757e9ec9071c9"}]}, {"id": "9cb7b2afe588ba32", "location": {"path": "/bin/znew", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4577}, "digests": [{"algorithm": "sha256", "value": "4e20c8e46ffb6456224f7096c4db2c9231aacbca69f6a268e9f5d72d01255a85"}]}, {"id": "7230d90adab2e6d3", "location": {"path": "/etc/alternatives/README", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100}, "digests": [{"algorithm": "sha256", "value": "a44afdb50eacfc09e45f6dac1e18ae231c179feec633c106e1060bae8ae11df1"}]}, {"id": "17818260f5cda53a", "location": {"path": "/etc/apt/apt.conf.d/01autoremove", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 630}, "digests": [{"algorithm": "sha256", "value": "93e7e6d2fdb36b04cb10127e3b0d1b9d19d822327fd959484639bbbd65cce004"}]}, {"id": "267a628c3b3981aa", "location": {"path": "/etc/apt/apt.conf.d/70debconf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "db749e19baf3b72ca2c157c70c52522cae23d94bc8b2dc5793fd43d427445367"}]}, {"id": "410cdc11143bf13c", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8700}, "digests": [{"algorithm": "sha256", "value": "9395df01c1c6226584206a77d237c60fdc7039a015ece4e6bd3b1947db6c3b1e"}]}, {"id": "4b29f2e868540179", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8709}, "digests": [{"algorithm": "sha256", "value": "e551f90fa954a65b3b6c54160f9d8485bee806318afe7a6998c4d9bece8e0df3"}]}, {"id": "0f37a7ff37d9c973", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2453}, "digests": [{"algorithm": "sha256", "value": "0cdd043ff2e04448802488fd4a4e3812c298a1ab5d81374ea9a9693a274cef8c"}]}, {"id": "41d9c0e2e9b1d50b", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8132}, "digests": [{"algorithm": "sha256", "value": "89d89bcedee9ed88b25eabb5be786fbca6259f121e6ad6ebf5651f852f5227cf"}]}, {"id": "f6900cf383f76242", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8141}, "digests": [{"algorithm": "sha256", "value": "bd5d7f0384531497968f1866efa6118938e812582a8d2fe86d87b0266c495783"}]}, {"id": "3245e663bbeed01d", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "488a60d5065a97cc8b3c907be6d2c12ba5dee5b88f5efeebbd8beb60cc9cced1"}]}, {"id": "e89a56068bf04453", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7443}, "digests": [{"algorithm": "sha256", "value": "6e6648330a58db617dd13ba9f51b4101932559d477e7fe5fb656d3a4352efb57"}]}, {"id": "92e6d8509205b2e9", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7452}, "digests": [{"algorithm": "sha256", "value": "481618230f62a29729c58e35684eec7be8774c68b7f94f4a70dae668874e12df"}]}, {"id": "15603c7f58e63add", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2263}, "digests": [{"algorithm": "sha256", "value": "5306306431152a3fc27406f420b9e1d9905c221ad9565ac7f11abaa3867b0885"}]}, {"id": "7ea2e303acc624f9", "location": {"path": "/etc/bash.bashrc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1994}, "digests": [{"algorithm": "sha256", "value": "af4f09eb27cb7f140dfee7f3285574a68ca50ac1db2019652cef4196ee346307"}]}, {"id": "d3f212408b6662b5", "location": {"path": "/etc/bindresvport.blacklist", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 367}, "digests": [{"algorithm": "sha256", "value": "63229551ffc257f56e3df60ca97e1f2963f3ab2128ce27a0f398b4418fa454d0"}]}, {"id": "cf859d1beddbabef", "location": {"path": "/etc/cron.d/e2scrub_all", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "d4df081b982b23e66cac7102f9d91032f296caf13031991d90af44ee6cbf6e3b"}]}, {"id": "f00fbd96d0487a90", "location": {"path": "/etc/cron.daily/apt-compat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1478}, "digests": [{"algorithm": "sha256", "value": "a069113148fc81e3c72f76249f77bff234d933d1be88909a896d672ea81bfaed"}]}, {"id": "57308b9f1f4950f6", "location": {"path": "/etc/cron.daily/dpkg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1298}, "digests": [{"algorithm": "sha256", "value": "02c2656a902c256228ccf5a87caa2a290f7d2d739b84ba85f4ac45a520e6b8ed"}]}, {"id": "a7bf2dfa7548a0e7", "location": {"path": "/etc/debconf.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "fe7e76d4162e80e0bc8c24bc638c56ae92c07a80db750cbf0a87e0904e143f4e"}]}, {"id": "cefc510adbf76d2c", "location": {"path": "/etc/debian_version", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5}, "digests": [{"algorithm": "sha256", "value": "5893ed9748c9cc902d2281fb950195735264f4907420d3864782a3140ae005c1"}]}, {"id": "c163486287c0e585", "location": {"path": "/etc/default/hwclock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81}, "digests": [{"algorithm": "sha256", "value": "1b55f578e17da3838913ce5ba993a3529ba0adaafb71af782f2d9620c5b59c8e"}]}, {"id": "9f796a21da7d1d88", "location": {"path": "/etc/default/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "fb50a5f4572de4e1be94e818353d4f3e83b63588e85877e85940a32c2574632e"}]}, {"id": "9a06719772a2fe20", "location": {"path": "/etc/default/nginx-debug", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 200}, "digests": [{"algorithm": "sha256", "value": "1009f4ebecbfa7028c3bc5e2a05aa544220cb166dacdf5db21e868513d840435"}]}, {"id": "f07fd3e2bc8f9614", "location": {"path": "/etc/default/nss", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1756}, "digests": [{"algorithm": "sha256", "value": "836614e9d4d501d0af43087c9c9300365a38d53f24f845efcf0b2ad8194cbaa0"}]}, {"id": "20f2d062cf20fd70", "location": {"path": "/etc/default/useradd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1118}, "digests": [{"algorithm": "sha256", "value": "e84619e45f3b4bdc79ecdcb48d4727718035b2e266e8fbdf38f4529b87c9c2cb"}]}, {"id": "4af89deb9c4d510f", "location": {"path": "/etc/deluser.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 604}, "digests": [{"algorithm": "sha256", "value": "946e0f11a8997bf41dbafca1f6f5a4bedf46746c91801ca4f2e90dd0172f06b6"}]}, {"id": "ce570ddde1f87476", "location": {"path": "/etc/dpkg/dpkg.cfg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "fead43b89af3ea5691c48f32d7fe1ba0f7ab229fb5d230f612d76fe8e6f5a015"}]}, {"id": "c9cca14a9a207f3e", "location": {"path": "/etc/dpkg/origins/debian", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83}, "digests": [{"algorithm": "sha256", "value": "bd81f9756beb90195877d808492a55d66c7155b1017679ced60fb278d378b55a"}]}, {"id": "82f500333a94941c", "location": {"path": "/etc/e2scrub.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "461e21f3dc1a5f9f3fe7c4e425c93de09fe11e77f5be67b719c81c5b2202ce53"}]}, {"id": "f1f0673bde8492ca", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 874}, "digests": [{"algorithm": "sha256", "value": "0a6b0f1c1f5d1c06a811b517a3d2690700bba8e961cd55dd2c7648cde3605a21"}]}, {"id": "e552ede5d451cf1e", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 864}, "digests": [{"algorithm": "sha256", "value": "144619057c0a040de247c74cf09f230d737b9c1c534f3ba8804fdd3ddeded8b0"}]}, {"id": "a22544faaf03f7b8", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 866}, "digests": [{"algorithm": "sha256", "value": "977c24eb43f10d21263bbdb624649e5edf63147bd7bb4f84db97ce7d53bb9054"}]}, {"id": "c011e82579e9d296", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 866}, "digests": [{"algorithm": "sha256", "value": "3e90c9c36beef46f10d1529251f8683b9c4ac900695adbb4a23a4b6036f938a5"}]}, {"id": "8106cb740e54a9d3", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 856}, "digests": [{"algorithm": "sha256", "value": "0d9c177b6a85daa9957ed6750d4eb26122604da18d340e7ba31e6f4d24f963ed"}]}, {"id": "1fb830d4bb51137c", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 858}, "digests": [{"algorithm": "sha256", "value": "68777b1705ec7a05a86430def4be093668e84e305cc7e11291df52403a7318cc"}]}, {"id": "9e21132e8c26b2ad", "location": {"path": "/etc/fonts/conf.avail/57-dejavu-sans-mono.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "1f2ead86f8203d809abfc9d88d92b04316edd67b6291795ea74ea8a0c3c2e04d"}]}, {"id": "8c73dbc35602dddd", "location": {"path": "/etc/fonts/conf.avail/57-dejavu-sans.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1711}, "digests": [{"algorithm": "sha256", "value": "f6285e2d336f93086acfa2ac7895ef75ef5ff34f833ba5a63c09fb2841aedc27"}]}, {"id": "7236a49e4c0c0ac4", "location": {"path": "/etc/fonts/conf.avail/57-dejavu-serif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1357}, "digests": [{"algorithm": "sha256", "value": "7c596f7e202090ded38fded904c4a17d5a189b6c9cc914a2e88554116f6474ca"}]}, {"id": "23da3a1f77ba00fd", "location": {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "807e5222c6d11a72ad527ebc088f42daf2a807e7718c8f7ff227cbfecafd3d70"}]}, {"id": "4f00a25fd314a5f9", "location": {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-sans.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "ecde2093f005c73d7da21cdd7b80c791910050609db36cb5eea84a4ba8da5cef"}]}, {"id": "36549f0606606fa0", "location": {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-serif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1689}, "digests": [{"algorithm": "sha256", "value": "e685632c3edbb6868a7ca5275e7c71f25486a8cfd16113a478194a5631205619"}]}, {"id": "1c561f8a923b36f5", "location": {"path": "/etc/fonts/conf.d/README", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 978}, "digests": [{"algorithm": "sha256", "value": "f15acc29263815e7e04144a4b125e826a50557cdfb44dfc20cea5dcd869c6ea1"}]}, {"id": "1128d9fce13397ae", "location": {"path": "/etc/fonts/fonts.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2808}, "digests": [{"algorithm": "sha256", "value": "b295bbdd3cd23a94ebf783a561f3a5e28f1472f1ba3a6a82541099bb1edbfef1"}]}, {"id": "ff3afdd0f8da7a82", "location": {"path": "/etc/gai.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2584}, "digests": [{"algorithm": "sha256", "value": "76a5771adee7b9f36c7ae66eae78d72f325557500269107f2d98a7e3560a1808"}]}, {"id": "94aa0e4fde207a42", "location": {"path": "/etc/host.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9}, "digests": [{"algorithm": "sha256", "value": "380f5fe21d755923b44203b58ca3c8b9681c485d152bd5d7e3914f67d821d32a"}]}, {"id": "b112170ce09207ba", "location": {"path": "/etc/init.d/hwclock.sh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "6154f14d18f1c6b5a296412d9830c04648e787a70ae01761093523ef2c1dba6e"}]}, {"id": "22747a31711d419a", "location": {"path": "/etc/init.d/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4287}, "digests": [{"algorithm": "sha256", "value": "80afeea9f353d98793195a554b6372a6c1dbdf60709da8428fbfbe7d5e186c78"}]}, {"id": "726c8e8c1d2b072e", "location": {"path": "/etc/init.d/nginx-debug", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4312}, "digests": [{"algorithm": "sha256", "value": "a8d8dace697929e38685a94fff9a8be04f8443a4a7e841ee92d4bde3535a2487"}]}, {"id": "215aeab7de10e156", "location": {"path": "/etc/issue", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27}, "digests": [{"algorithm": "sha256", "value": "96509a21327a6e37cdf55552e4b6020aa276e73d8a15235fc81a1c90a75e6679"}]}, {"id": "6334dc553602f4ad", "location": {"path": "/etc/issue.net", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20}, "digests": [{"algorithm": "sha256", "value": "29d374769b61b2f7c1762fe6065129c2d8e6b7666c9361f6e69713b321d5d914"}]}, {"id": "e498b7be8780eb14", "location": {"path": "/etc/kernel/postinst.d/apt-auto-removal", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "02debed5e3adfcdaaeb1bff53480b5395ec6eea6274ed1e419d13b718f6c7458"}]}, {"id": "a18324debb343a91", "location": {"path": "/etc/ld.so.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "d4b198c463418b493208485def26a6f4c57279467b9dfa491b70433cedb602e8"}]}, {"id": "45e78f317fcc41f2", "location": {"path": "/etc/ld.so.conf.d/libc.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44}, "digests": [{"algorithm": "sha256", "value": "90d4c7e43e7661cd116010eb9f50ad5817e43162df344bd1ad10898851b15d41"}]}, {"id": "3277d6de786dc62e", "location": {"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100}, "digests": [{"algorithm": "sha256", "value": "f03e4740e6922b4f4a1181cd696b52f62f9f10d003740a8940f7121795c59c98"}]}, {"id": "5fb16675e45c2709", "location": {"path": "/etc/libaudit.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 191}, "digests": [{"algorithm": "sha256", "value": "d48318c90620fde96cb6a8e6eb1eb64663b21200f9d1d053f9e3b4fce24a2543"}]}, {"id": "e7bda57c1b30bfaf", "location": {"path": "/etc/login.defs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10477}, "digests": [{"algorithm": "sha256", "value": "ff7cf6759ea81d72c51ab879e751c23bb4aa73307b737743aae9f034a314e7b6"}]}, {"id": "1f5f6ed6d125520e", "location": {"path": "/etc/logrotate.d/alternatives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 120}, "digests": [{"algorithm": "sha256", "value": "edd383958ce315a642cdfa6aa3fbe2779aa5c674b305fe910449b90cee594c58"}]}, {"id": "926d70fd2b4d14b3", "location": {"path": "/etc/logrotate.d/apt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fcc2510172fd914ca22762c4b2dc43d36152e65becf8e84abec59f7652da5e3f"}]}, {"id": "2b75726a812f83ac", "location": {"path": "/etc/logrotate.d/dpkg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112}, "digests": [{"algorithm": "sha256", "value": "e4103352545278e47a88b2ca2f2d3681ca474d400d8057ba6ac4f18d71c32042"}]}, {"id": "c209e18cc8815d42", "location": {"path": "/etc/logrotate.d/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 351}, "digests": [{"algorithm": "sha256", "value": "6f0f7a0758bea8d550bdf3871de6b3af2f2f4320309d7f812413f05e3e26a315"}]}, {"id": "51e5b48f5f3f12ed", "location": {"path": "/etc/mke2fs.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 812}, "digests": [{"algorithm": "sha256", "value": "b155410ad87acfcfeceab9db3e6e0ac926e4a37b6a3323963cea884fa4e95d9f"}]}, {"id": "6c8b66e6aedb8f4b", "location": {"path": "/etc/netconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 767}, "digests": [{"algorithm": "sha256", "value": "86ee43cde79ed4afdbcc697d74fe80cb3d9b261feab550f45beeedfba7ff9fbd"}]}, {"id": "f7f371271fbd3ca2", "location": {"path": "/etc/nginx/conf.d/default.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "48801b39b849818cd0a79221fa1e2b60aa198453368fdd46071d4b9883f5777c"}]}, {"id": "5a166bd1f99c0c95", "location": {"path": "/etc/nginx/fastcgi_params", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1007}, "digests": [{"algorithm": "sha256", "value": "f37852d0113de30fa6bfc3d9b180ef99383c06739530dd482a8538503afd5a58"}]}, {"id": "ba62ca0d9a9f4193", "location": {"path": "/etc/nginx/mime.types", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5349}, "digests": [{"algorithm": "sha256", "value": "6f95d1d7d75e3c072907d845622a69d23110d1266c16ff122b3109b8b21f3ae9"}]}, {"id": "3673487794e8039c", "location": {"path": "/etc/nginx/nginx.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 648}, "digests": [{"algorithm": "sha256", "value": "078266b9ee3e3c9c8ff30a342e089d7015c3e148bb9d1d41493d38615ae8adec"}]}, {"id": "44abf2dd068e7610", "location": {"path": "/etc/nginx/scgi_params", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 636}, "digests": [{"algorithm": "sha256", "value": "f27b2027c571ccafcfb0fbb3f54d7aeee11a984e3a0f5a1fdf14629030fc9011"}]}, {"id": "254081bf4832052d", "location": {"path": "/etc/nginx/uwsgi_params", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 664}, "digests": [{"algorithm": "sha256", "value": "015cb581c2eb84b1a1ac9b575521d5881f791f632bfa62f34b26ba97d70c0d4f"}]}, {"id": "791b53e1b0caa30e", "location": {"path": "/etc/pam.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 552}, "digests": [{"algorithm": "sha256", "value": "8aa7f3472ec88a24a572d6ffd9748ce3da223fba3b2545098eaaae768b6408c4"}]}, {"id": "2e891a7b849ed583", "location": {"path": "/etc/pam.d/chfn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 384}, "digests": [{"algorithm": "sha256", "value": "d66a095a330d7e20d0bbb56a4cb28a4b1bfc92e8a5a5e9bfc3d0a51c5e3d7170"}]}, {"id": "ec15a74021535f3d", "location": {"path": "/etc/pam.d/chpasswd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "f3f96229e82bf41a7fd3ec12e697b3465235d96bb1e44c39ba91157425a36082"}]}, {"id": "ade96109132c282f", "location": {"path": "/etc/pam.d/chsh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "0101e7e589ce40435c5a8709888225400a78ab6be86dfc5fef86ee23ba5338ad"}]}, {"id": "c9334a70e0538ff3", "location": {"path": "/etc/pam.d/login", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4126}, "digests": [{"algorithm": "sha256", "value": "7cfc173a991eddae9552cecf578c6f5044f9d70d5640c45036027b02aa135b57"}]}, {"id": "8a592549fa6b3fca", "location": {"path": "/etc/pam.d/newusers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "26e75ce7c9066801b8db380ff9d8ba58a5e8cf2de5fb38ffd1db5ba62c85acef"}]}, {"id": "a92c19baae4a58da", "location": {"path": "/etc/pam.d/other", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 520}, "digests": [{"algorithm": "sha256", "value": "d13078e71d3351ef7f63a7265ddb50b710a2598b9febc78810fbb0130a02695a"}]}, {"id": "8cf17ff53c076ec6", "location": {"path": "/etc/pam.d/passwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "87696fad1046d6b33b6d3407bb419980987331b4dcd8905f7a6041bced90c51d"}]}, {"id": "c279a748b37bf7b4", "location": {"path": "/etc/pam.d/runuser", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 143}, "digests": [{"algorithm": "sha256", "value": "2d430cb6628248953568010427d663f3305856f3cb055955c2239bea226c5280"}]}, {"id": "ceef236398a65872", "location": {"path": "/etc/pam.d/runuser-l", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 138}, "digests": [{"algorithm": "sha256", "value": "be9329a8b26e3cfd4af879fe60900f646f8188f3fbe491688f23d4d8b491c5b1"}]}, {"id": "9cef52e6b79458fd", "location": {"path": "/etc/pam.d/su", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2259}, "digests": [{"algorithm": "sha256", "value": "fda16622dc6198eae5d6ae522bb820b7b68dbf2e73899295c4cac9744f7c7904"}]}, {"id": "bf1fc01e7e47b48f", "location": {"path": "/etc/pam.d/su-l", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 137}, "digests": [{"algorithm": "sha256", "value": "4d10241676e97e5e8d8935e5c8e8f6cb2f871afb881059715f155909be9ebd77"}]}, {"id": "65b02b8839bd9cba", "location": {"path": "/etc/security/access.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4564}, "digests": [{"algorithm": "sha256", "value": "f68915c4eb637aacbfa01cf26dc469a73f70acb0495efc4b074ecbc626bcb345"}]}, {"id": "c1347f4b709286b2", "location": {"path": "/etc/security/faillock.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "5c8c902912f0bb59f86b86517f2127ea0c57c5d05b17c4aa62f5bc06c7043c78"}]}, {"id": "b57f9fce8f5789bf", "location": {"path": "/etc/security/group.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3635}, "digests": [{"algorithm": "sha256", "value": "41df4bc646811997d0390c6d37d839d2aef4a9a1a940c44ee1a798a9dc1ac864"}]}, {"id": "57782e68c620d54f", "location": {"path": "/etc/security/limits.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "efe8446a3c499818e7c5736c9494f222cb9098e8733aee91508b3631ad053b27"}]}, {"id": "e8d680d39dced9ec", "location": {"path": "/etc/security/namespace.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1637}, "digests": [{"algorithm": "sha256", "value": "112bebee710ae491e8f86caf7f81598a2ef732dea6c0789d5b8c06bef5caea5f"}]}, {"id": "6e619f142883d778", "location": {"path": "/etc/security/namespace.init", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1016}, "digests": [{"algorithm": "sha256", "value": "2d76094c06f10839c566ef64bde5624c325aeab7991e7f5d776c5310e8f41932"}]}, {"id": "6724b630f460d230", "location": {"path": "/etc/security/pam_env.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2971}, "digests": [{"algorithm": "sha256", "value": "7038e2676178dcda6a9bdd6b8948af8206af56f5291cb2cda7f563a9904c15bd"}]}, {"id": "1ac8e82fa6f91e9e", "location": {"path": "/etc/security/sepermit.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 419}, "digests": [{"algorithm": "sha256", "value": "885ec2a43042ad88d7f849e5e1cbef4e34e58229764a84a927c0e09cd7d47d70"}]}, {"id": "4456edf270b14534", "location": {"path": "/etc/security/time.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2179}, "digests": [{"algorithm": "sha256", "value": "6802adfc8efc6168f87e98e960fa7d15e516a295fef7a6472ef5359527e886ff"}]}, {"id": "6665c47e47e75c15", "location": {"path": "/etc/selinux/semanage.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "80464fb793459392ffbf1e79e57df3247a7b2fe413854f2c155848a0b8c6004f"}]}, {"id": "b1a413648909a439", "location": {"path": "/etc/skel/.bash_logout", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "26882b79471c25f945c970f8233d8ce29d54e9d5eedcd2884f88affa84a18f56"}]}, {"id": "87eb37d43445aa6b", "location": {"path": "/etc/skel/.bashrc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3526}, "digests": [{"algorithm": "sha256", "value": "afae8986f549c6403410e029f9cce7983311512d04b1f02af02e4ce0af0dd2bf"}]}, {"id": "876530c7dbf940ef", "location": {"path": "/etc/skel/.profile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "28b4a453b68dde64f814e94bab14ee651f4f162e15dd9920490aa1d49f05d2a4"}]}, {"id": "af88e43792773d65", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11118}, "digests": [{"algorithm": "sha256", "value": "5ee0fde360179ea950eaa7e6664cb5a50a47192245ae13aac48ec5d6fc5ba59c"}]}, {"id": "5e7a3fa48e951320", "location": {"path": "/etc/terminfo/README", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "cfc3399b782bb0ecb14b9727dbd5ffd82ef774d473f6c47c39e621f8f4850603"}]}, {"id": "ed4482960a3b7606", "location": {"path": "/etc/ucf.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "4b83c11baf906b8bd8612883ff856421409c4926168bdf2c2b734dcd8915d23f"}]}, {"id": "dfd0ff8bdc8ca5c9", "location": {"path": "/etc/update-motd.d/10-uname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23}, "digests": [{"algorithm": "sha256", "value": "1dca09550a75048731bbd17f17e027cc71ae50a86e0d911a8b3813e88d9b5ab6"}]}, {"id": "c02cf1ba00956500", "location": {"path": "/etc/xattr.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "c1259ead36165a9477c9e1948500fb1ae58f33140d2c8b9fdf09ae54425d62b6"}]}, {"id": "a977ac2a001bb17a", "location": {"path": "/lib/init/init-d-script", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5779}, "digests": [{"algorithm": "sha256", "value": "7181821f86a04cd225306080f489bc92c89e37dd2a56c284fc3811ab01322980"}]}, {"id": "9fbcbd201b9d3153", "location": {"path": "/lib/init/vars.sh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "49d734860b46c62805fc29a67b9d61210113b6eac2409e4ffd5cf14589f4f0a3"}]}, {"id": "b4c72cab10047afc", "location": {"path": "/lib/lsb/init-functions", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11526}, "digests": [{"algorithm": "sha256", "value": "3e0428b8665bb91a9783386ceef42f7e67e330f9db25a107c7131239c7e07405"}]}, {"id": "253c6f62a2d176f5", "location": {"path": "/lib/lsb/init-functions.d/00-verbose", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 646}, "digests": [{"algorithm": "sha256", "value": "166d0774f8c092ffc90a296c493ad7e9fa5d12d338a57974f63b9744fbcd4639"}]}, {"id": "168560753bad81ea", "location": {"path": "/lib/systemd/system/apt-daily-upgrade.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 389}, "digests": [{"algorithm": "sha256", "value": "da0651537cad0ed384291bd50c0bbc3268e6c625626ec9344150de4e8db3925e"}]}, {"id": "4ab32d3158a59ca8", "location": {"path": "/lib/systemd/system/apt-daily-upgrade.timer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 184}, "digests": [{"algorithm": "sha256", "value": "b804d7bab8eb41202384f9270e25d5383346ace8b3d7c4f5029c150638d77bcd"}]}, {"id": "8013bb735d9cbde8", "location": {"path": "/lib/systemd/system/apt-daily.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 326}, "digests": [{"algorithm": "sha256", "value": "90f87047f4ea2f261f9117d02870de8719f808b911bb1808bf039ff3c162e5e9"}]}, {"id": "ef225f7a65df346b", "location": {"path": "/lib/systemd/system/apt-daily.timer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 156}, "digests": [{"algorithm": "sha256", "value": "0075e974af4e3a94757e219ba50ccb8348d4d1a8834d938f6cc9b1f4fd1db4e5"}]}, {"id": "b8ad90b300953c5a", "location": {"path": "/lib/systemd/system/e2scrub@.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "b99f79775ad0aa8c52187d9d5d82f34181012664a9d49e109a7fe86a42443a78"}]}, {"id": "f3ec5d96822500ee", "location": {"path": "/lib/systemd/system/e2scrub_all.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 297}, "digests": [{"algorithm": "sha256", "value": "59a0a04718fcd5e608c9291d41ff378cd531debfa2e6d539add1b716c958a128"}]}, {"id": "fde57dfe848be9f5", "location": {"path": "/lib/systemd/system/e2scrub_all.timer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 251}, "digests": [{"algorithm": "sha256", "value": "23f20fb6edc9fd54bf4754ef4311f88cba45ba65c6aecfa1885e8fb99531c211"}]}, {"id": "4848dc96512991b6", "location": {"path": "/lib/systemd/system/e2scrub_fail@.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 245}, "digests": [{"algorithm": "sha256", "value": "2d11a0ceea342723aefe89e0dce95b66c2a6a6936d2da95dde51934f15d0ed0a"}]}, {"id": "715cab77914a9dfc", "location": {"path": "/lib/systemd/system/e2scrub_reap.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 550}, "digests": [{"algorithm": "sha256", "value": "1c829c4821b3c8f0978898ce8b7842fd6282e57f25a182dc305256b065c034a9"}]}, {"id": "fa3d9f15059d88a2", "location": {"path": "/lib/systemd/system/fstrim.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 477}, "digests": [{"algorithm": "sha256", "value": "9d5ab55ca0f12257edd33d154e5dc523ddea4d5f2525557cbf96e30b97deab56"}]}, {"id": "b9ce1d046d9d01bb", "location": {"path": "/lib/systemd/system/fstrim.timer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 229}, "digests": [{"algorithm": "sha256", "value": "a6177e9862228f248091385720fbe8edf1d89acdb3cc2a376ae90ce2c32b6b8b"}]}, {"id": "717801b3e2f5ec21", "location": {"path": "/lib/systemd/system/nginx-debug.service", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 476}, "digests": [{"algorithm": "sha256", "value": "f4f32cc77a15cdbabc1ed217e5d0e96dc243c397e09bc48dafdf9f91d63faac0"}]}, {"id": "8fe9aa93e256cad0", "location": {"path": "/lib/systemd/system/nginx.service", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 470}, "digests": [{"algorithm": "sha256", "value": "043f6de8eda511a8d365536e4311eb2d1d43603faa369ace2cc522d44b4673f8"}]}, {"id": "7a2ea0e4965a7a7d", "location": {"path": "/lib/terminfo/E/Eterm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "f008fb6fab3c7a38ae92b4e278018618082f3b17c6f55539fe362cd8139e6e65"}]}, {"id": "993fa0bbeabba753", "location": {"path": "/lib/terminfo/a/ansi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "93ec8cb9beb0c898ebc7dda0f670de31addb605be9005735228680d592cff657"}]}, {"id": "d0b280273ed2ed82", "location": {"path": "/lib/terminfo/c/cons25", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "acd69b88fbc9045037b562dd67c876e88cc5d2616af20b9ca6c41d33ee335606"}]}, {"id": "96df2c1b8dc7ddf8", "location": {"path": "/lib/terminfo/c/cons25-debian", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "0437ef75abb06ca00a0ca444a8aa7402276b7217a20330217c84b59fdd8e0b4f"}]}, {"id": "7a876596def92cab", "location": {"path": "/lib/terminfo/c/cygwin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1518}, "digests": [{"algorithm": "sha256", "value": "3e04bfdcc0764f4e28655701864845752cd3f77d0c52390637ebe588f91665cf"}]}, {"id": "69276a91fd1856e9", "location": {"path": "/lib/terminfo/d/dumb", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 308}, "digests": [{"algorithm": "sha256", "value": "123c85a2812a517d967db5f31660db0e6aded4a0b95ed943c5ab435368e7a25c"}]}, {"id": "60ab1ac01a4b487a", "location": {"path": "/lib/terminfo/h/hurd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1570}, "digests": [{"algorithm": "sha256", "value": "d5dc00724a04eb3b030addab6914380521d40f416818943171070ec64c623607"}]}, {"id": "5a91ab57f19946d9", "location": {"path": "/lib/terminfo/l/linux", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "3eacc0f9dcd8aac29a7935eb1f78be5c51b24a5dd38065789bb326015c9a9836"}]}, {"id": "297fb0f9988c7f99", "location": {"path": "/lib/terminfo/m/mach", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 617}, "digests": [{"algorithm": "sha256", "value": "ecd31c58040e5908eb434514e67620b2e4be538655126f427155760b273c7e9b"}]}, {"id": "ca2c28573ea98cfd", "location": {"path": "/lib/terminfo/m/mach-bold", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 652}, "digests": [{"algorithm": "sha256", "value": "4e4400e3ad4df2dbbf90920860c540cd72552ca71a24b556a0b6ba62fa091b84"}]}, {"id": "f3ff99e9ed9f1385", "location": {"path": "/lib/terminfo/m/mach-color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1095}, "digests": [{"algorithm": "sha256", "value": "5caa825bd606e26c8b6c55a3206eccfea525e788f74da5e7cb48cc713db52239"}]}, {"id": "782efb1c3b56c8cd", "location": {"path": "/lib/terminfo/m/mach-gnu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "99372cd399478be723230692595362004df345dee6c4145e4d109113a2357717"}]}, {"id": "b40e7e816e40280e", "location": {"path": "/lib/terminfo/m/mach-gnu-color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "e1c62541670d0e10fe46daabce8ce95d9fd77115a68106e5eb2c2a7647e40a13"}]}, {"id": "3d075dbb7bc72cef", "location": {"path": "/lib/terminfo/p/pcansi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1198}, "digests": [{"algorithm": "sha256", "value": "ecda9662049c96ee0a574f40cfb8950b0198b508b5b72a3de05774eb3cb3f34e"}]}, {"id": "69dad61055114530", "location": {"path": "/lib/terminfo/r/rxvt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "9016168d4b3954f20d84bc470849f7f16abf4c7fc2bd102faedf18a1bd6b1597"}]}, {"id": "38af6fba337a010b", "location": {"path": "/lib/terminfo/r/rxvt-basic", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1994}, "digests": [{"algorithm": "sha256", "value": "bc57dfecf9bc7c444466625340bb5ab2e3f8fb41174d89da6b90b5bbcbadcc0d"}]}, {"id": "9aeb917e226e8801", "location": {"path": "/lib/terminfo/r/rxvt-unicode", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2508}, "digests": [{"algorithm": "sha256", "value": "280165734528e93ec7c770524e8ce3a3d29dcf5ca5696dacd093d1eb5ce3460a"}]}, {"id": "3bce0d34f213d1ef", "location": {"path": "/lib/terminfo/r/rxvt-unicode-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2534}, "digests": [{"algorithm": "sha256", "value": "8855f7a9c77a4447f16398cc2542eb56ee80f3e066ad0a01e7183673d0e9e3c9"}]}, {"id": "c7aff094f91687c3", "location": {"path": "/lib/terminfo/s/screen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1601}, "digests": [{"algorithm": "sha256", "value": "8c9f1ec5d39d497e23943171bbba511c07192392a673ec642b0f805e1496c242"}]}, {"id": "ab52411c272a7ac0", "location": {"path": "/lib/terminfo/s/screen-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1737}, "digests": [{"algorithm": "sha256", "value": "f97de78e22d57af40a70e7c23853a90d136b25894da9578d20d6aaa9872441cd"}]}, {"id": "a1417b8a8d250581", "location": {"path": "/lib/terminfo/s/screen-256color-bce", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1759}, "digests": [{"algorithm": "sha256", "value": "172193e6284722c819e36338e22ffecb7e7963320903edf4d3a001a41f041a5c"}]}, {"id": "e27e020f447bafa3", "location": {"path": "/lib/terminfo/s/screen-bce", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1619}, "digests": [{"algorithm": "sha256", "value": "8682908bb4ff7a6a169df89daec7fceb8db40625f4a65151a3227b1f063c76ba"}]}, {"id": "cd591eb2a60d5a28", "location": {"path": "/lib/terminfo/s/screen-s", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1641}, "digests": [{"algorithm": "sha256", "value": "b996938cb7001a903b77d811a11c60889e9b1ecf0f69fdaa27d75173f14a526b"}]}, {"id": "ec83448f13f8fba9", "location": {"path": "/lib/terminfo/s/screen-w", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1623}, "digests": [{"algorithm": "sha256", "value": "f9dab4b1b272e786dccd636667771bae5a10e842ae30bb5021fc0268eedc0d54"}]}, {"id": "d2758ff7507b4cfb", "location": {"path": "/lib/terminfo/s/screen.xterm-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3573}, "digests": [{"algorithm": "sha256", "value": "be71d596bfdb838f6212105b864e66e03eee2d4238b282312dd9206c0bf2b188"}]}, {"id": "2e15091136e4db46", "location": {"path": "/lib/terminfo/s/sun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "02e392161cb23f49a8fb1ba2f1a6583e013c0c26672f58c5eaca828db3b19914"}]}, {"id": "47feaad7b2552e85", "location": {"path": "/lib/terminfo/t/tmux", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "dfca8c55e27b29092119c636df3f294f91899c773cd88fd045211f33e4374b4e"}]}, {"id": "0eb67d85e1536341", "location": {"path": "/lib/terminfo/t/tmux-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3245}, "digests": [{"algorithm": "sha256", "value": "0be91123144f84d33761a08e98ae0bef4fbf25ab73dac895d20f5baefa1e5f69"}]}, {"id": "459b62ee3ce830f9", "location": {"path": "/lib/terminfo/v/vt100", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1190}, "digests": [{"algorithm": "sha256", "value": "44fe1bfcc36f3a7669a387b623a44c360f9e150868f9924920182b44bcbbdba6"}]}, {"id": "081f14659fb2bf6b", "location": {"path": "/lib/terminfo/v/vt102", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "60e451f57c0308b79004ebc6189b49417b4ac11d783154072cae803a11af7d3f"}]}, {"id": "e818370a24c757a5", "location": {"path": "/lib/terminfo/v/vt220", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "75a4723bfcdcd22756366838f1d65233f386d7592b019740c8ca5b578e9a5857"}]}, {"id": "dac4276b05a9107d", "location": {"path": "/lib/terminfo/v/vt52", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 839}, "digests": [{"algorithm": "sha256", "value": "e18f7a08c5e49f850f5673c1a393da8fce302dcbb960c546bb341ae858c953c9"}]}, {"id": "fa7df2a4ea45cb83", "location": {"path": "/lib/terminfo/w/wsvt25", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1597}, "digests": [{"algorithm": "sha256", "value": "28d3410e6b83a3b78a41f108098ac8772a3af3ee2b627b9f9bb4b19b363a5be3"}]}, {"id": "defbc40735ba6101", "location": {"path": "/lib/terminfo/w/wsvt25m", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1607}, "digests": [{"algorithm": "sha256", "value": "18c85db3b0ef0ab15b7eb8dc4ac6ea14a37d851628220c8bb61e2edfa4f81683"}]}, {"id": "37e331f4a4f8dbfe", "location": {"path": "/lib/terminfo/x/xterm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3710}, "digests": [{"algorithm": "sha256", "value": "1168e4c3a2678c2a814ea068344e2e9e44e721e332a80f3a55b0c03a7bdd972d"}]}, {"id": "9c3b52e63eae9661", "location": {"path": "/lib/terminfo/x/xterm-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3790}, "digests": [{"algorithm": "sha256", "value": "3259fac85c7b22d0566024498b86373a59337d846085c6e8bac2bb20cf060c2a"}]}, {"id": "f67dfb3d00f8bba4", "location": {"path": "/lib/terminfo/x/xterm-color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "f74fe619914bfe650f6071bbbaf242c439de8a2f0ecefe9e80870216dfb844b4"}]}, {"id": "6d136c201db24d7e", "location": {"path": "/lib/terminfo/x/xterm-mono", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1489}, "digests": [{"algorithm": "sha256", "value": "3024be4c36be53d6468fa1e48a0f584a410a17e26c3c6e7826c815b4ef56c595"}]}, {"id": "e6c27fc0db4c8ade", "location": {"path": "/lib/terminfo/x/xterm-r5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "82098ec067be6189e91e8264278bb85fe3b7bfdeaa3754be301313be140522ca"}]}, {"id": "3c9a3a8693ad504d", "location": {"path": "/lib/terminfo/x/xterm-r6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1491}, "digests": [{"algorithm": "sha256", "value": "ee12fe6d2d8e1d0b83d1042fe8a38f1aed6fd73e2c7316e6db5ec5b061b09ef8"}]}, {"id": "2ad1dbbc0a8886b6", "location": {"path": "/lib/terminfo/x/xterm-vt220", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2056}, "digests": [{"algorithm": "sha256", "value": "8f6a0c348c64685738786770c082840f1f83722b97b4abfd056092d2cfffc3a6"}]}, {"id": "84b829178c6e8092", "location": {"path": "/lib/terminfo/x/xterm-xfree86", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "0827497deddd4ec9e9515dd9530e6b0bf92762553d1c4eedbca3459c1931775e"}]}, {"id": "bebf03a5075c76c1", "location": {"path": "/lib/udev/rules.d/96-e2scrub.rules", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "e9648d1e428a759e9f31ac1b9f375a2545b4495d9b31f2b47066d106ed502654"}]}, {"id": "0934c394530fc368", "location": {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 177928}, "digests": [{"algorithm": "sha256", "value": "4325e436d7b281490848dfb580f16844adcf31afedf3972e12a660abe5c057c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bcc3a0908950a87d", "location": {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14432}, "digests": [{"algorithm": "sha256", "value": "c2946749aed5b411f73bbf327ce746fc85b820b6714211b7c2755f1a3e19d2fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ba25af31ca36f939", "location": {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22784}, "digests": [{"algorithm": "sha256", "value": "9484eb706cb9165c38d051328bf7764e39cebd96858e315879b8b5101316829e"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "baa7217deeb9e5dc", "location": {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19048}, "digests": [{"algorithm": "sha256", "value": "96e0c6f681c2a3fa97f0c7407077e23046b2ee797a3f9ab0342e5271d8b2103a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "67cb436e1e9ad2b4", "location": {"path": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 128952}, "digests": [{"algorithm": "sha256", "value": "9d9c9f75c66a2413768cd7734ca4db7c01a1f74f8e5fab4ee64026c6e3cafd25"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap-ng.so.0", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae25173d3eb6f0c6", "location": {"path": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 74688}, "digests": [{"algorithm": "sha256", "value": "05b89fa161de53fe905073a252c9f85a87253f43c70a9ba34e632a72d00e9ac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac5332e61c56c340", "location": {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1905632}, "digests": [{"algorithm": "sha256", "value": "263e55f639b540a00fc87e7fdc10078c1cbe89e148ea440ad1a9cef1cbd53c6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dc83305c3f0ffea5", "location": {"path": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26984}, "digests": [{"algorithm": "sha256", "value": "158451f20bda1aa3c806e9bb99673ccce5f3716828893419718c31d7d8b505cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "288d2241a838a907", "location": {"path": "/lib/x86_64-linux-gnu/libcom_err.so.2.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18344}, "digests": [{"algorithm": "sha256", "value": "9236aad43c2b42b2ef6c1ac8c664968ec74230890fad3d4b23807f752a14cbdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "dde8af16ea5c2216", "location": {"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 202680}, "digests": [{"algorithm": "sha256", "value": "cef2a912ebcad80814c5bf4cabb4a5fe2d8d680be98c9711796e0f773e5ccb06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "df7caeac628a412c", "location": {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18688}, "digests": [{"algorithm": "sha256", "value": "df5973c718b4ee540cdd4400e19e90182ab5f3bac2148c0c9f3bb92eb6af3121"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "52b2e2cfdf9e4ad1", "location": {"path": "/lib/x86_64-linux-gnu/libe2p.so.2.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44976}, "digests": [{"algorithm": "sha256", "value": "7a371b208f275f62cc240420954e81648cf1b7dfc04ef600706b26378a3c1077"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "18deb4ee05a99698", "location": {"path": "/lib/x86_64-linux-gnu/libexpat.so.1.6.12", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186496}, "digests": [{"algorithm": "sha256", "value": "1a3ace30e2c877e3dc13de57cd0ecc8327acf0f15e6d5ec3608f4b36873687b6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "418e3e907917840a", "location": {"path": "/lib/x86_64-linux-gnu/libext2fs.so.2.4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 438608}, "digests": [{"algorithm": "sha256", "value": "7584622dfcc0a6a1129b1b2ea0b3ac3127a93f2982569dcd72819e4761664261"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7275921d9d589c68", "location": {"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100736}, "digests": [{"algorithm": "sha256", "value": "2d771c2e232fce107c7ec7f9a64b9a804e6d6737063088a2d8096b149a0af8cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "436c9b2c78a4616d", "location": {"path": "/lib/x86_64-linux-gnu/libgpg-error.so.0.29.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149576}, "digests": [{"algorithm": "sha256", "value": "4f31d8ae7ff7e77a85a1c66752b51bfcf7db7987d0cdbfa7ca335164c36312be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b9738e2d2c710996", "location": {"path": "/lib/x86_64-linux-gnu/libhistory.so.8.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51672}, "digests": [{"algorithm": "sha256", "value": "c9c4283baa71dfda9405983f9e8c6bd56f11c15b3306835fc8ee524af6505809"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe8ff4a31ce77792", "location": {"path": "/lib/x86_64-linux-gnu/libkeyutils.so.1.9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22448}, "digests": [{"algorithm": "sha256", "value": "c73919c0038fe1b6f4fa688228630b5334e2df35f066a21b60f395ae8626e55d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "19e71bdca5bc3510", "location": {"path": "/lib/x86_64-linux-gnu/liblzma.so.5.2.5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 158400}, "digests": [{"algorithm": "sha256", "value": "3f0fbaca116fe344e2cc5b63f37b9f13114e78c53c5fb61e8f1daed2359631f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "63508b57a4f3aee8", "location": {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1321344}, "digests": [{"algorithm": "sha256", "value": "5461e535328078fb72f25f7ca2bf36bc71c415bbf573ccdfa289a7b796ddfdd3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72149aeccce093d9", "location": {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18752}, "digests": [{"algorithm": "sha256", "value": "6efe96d7ba84fa042c420122aa54df849662dd6c15f38767485953041ad4d0a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fdad517f2fbb863", "location": {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 174488}, "digests": [{"algorithm": "sha256", "value": "5aeee673b13f062041cc20b484c027bef7efb5445284ee584b73818ead11ca2b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "ld-linux-x86-64.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ba15850ab6805d16", "location": {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93096}, "digests": [{"algorithm": "sha256", "value": "9937506281eed2928d56c470172c53fb9571ff621de16d57a6272c42a9255ebe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c164a88915aad1e6", "location": {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43832}, "digests": [{"algorithm": "sha256", "value": "7f9988e5f15c651876a73f1de47843054299818cfa96cac1f6a9c118186b0a84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6e2a6a08b05fa1fd", "location": {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26952}, "digests": [{"algorithm": "sha256", "value": "2455e3dff4ad37655f4ab679ad84e29a2c661875450bc40ec4bb5182157443ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "35d97eeb9102a2e2", "location": {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51696}, "digests": [{"algorithm": "sha256", "value": "468be86a480e471fdc2cb800df8799d4ef7460decc4d2686d81106a980421cbb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "95710dc4ad9cb652", "location": {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27000}, "digests": [{"algorithm": "sha256", "value": "33531c8d95168a7b7df5c3574a921b14f571be89852799066be6610c701c31ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7e601c20eee74234", "location": {"path": "/lib/x86_64-linux-gnu/libpam.so.0.85.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67584}, "digests": [{"algorithm": "sha256", "value": "2a6935d4419c343475ed92194e89d126de4f6b7d8505cb713b23ebe14c32a658"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d07f033449901985", "location": {"path": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14280}, "digests": [{"algorithm": "sha256", "value": "07a2d301bb521ed5cbcff47403a35456d81c58523ddb17061d2360b1177196e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f90c7a223a59126b", "location": {"path": "/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18352}, "digests": [{"algorithm": "sha256", "value": "e79aa3a237da398630768efafc71f6130532d426f411544d4b6c5f4df7471e50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1f41126e537b5813", "location": {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14464}, "digests": [{"algorithm": "sha256", "value": "4e4f3e9cc148691e846c852af4de7204f1d52e64c0dd2050335f013d812d7272"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "89311437052401a8", "location": {"path": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 464848}, "digests": [{"algorithm": "sha256", "value": "2092419b9bb1af871aa32974656de72e83ea6637bcdfb1b383e1e8bb4e3984db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9fa4d18eacd0f42a", "location": {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149520}, "digests": [{"algorithm": "sha256", "value": "9807a603f7e37097a442126303e0705a85f38ad4926db8eaf5db4befad118e11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "83065cf2ad8d5cb6", "location": {"path": "/lib/x86_64-linux-gnu/libreadline.so.8.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 346312}, "digests": [{"algorithm": "sha256", "value": "621a4557078fd5196498c4dd3598ce03b8bccd503e920d4f655343f4f4c2638b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64c175974f24b282", "location": {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93000}, "digests": [{"algorithm": "sha256", "value": "86cd80f50c3001c44539588f8215f9037a6ed4ab9c4772f76519988dd087b2ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b5cccd97299387ee", "location": {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35808}, "digests": [{"algorithm": "sha256", "value": "a24ccd19ad1dc82d78d825553c4ad8332e25f879970fe602d230312d93b5ce23"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4fa050c6956d054", "location": {"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166120}, "digests": [{"algorithm": "sha256", "value": "1500423209a91f2f7787103b79ce823ceccf42c1883aa372c71112c688dc4d16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f69f83a40be49c97", "location": {"path": "/lib/x86_64-linux-gnu/libsepol.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 722024}, "digests": [{"algorithm": "sha256", "value": "1b4307c14440b731e602e7c47f6dc20540419c1af1dcea00a3d673d38a65cf0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37c28e94a487a535", "location": {"path": "/lib/x86_64-linux-gnu/libss.so.2.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34736}, "digests": [{"algorithm": "sha256", "value": "bc18ae7d955e1385758a3897195ed0bd1c65710a357414f307902a8f2b1e4c4c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "397edad36715ff0c", "location": {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35672}, "digests": [{"algorithm": "sha256", "value": "4911e4fed83d5be1f389ed33a7ad4c815c240d5ee43805db0777c3758afd848e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "180f5281d4d64f30", "location": {"path": "/lib/x86_64-linux-gnu/libtinfo.so.6.2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 187792}, "digests": [{"algorithm": "sha256", "value": "bf9752fd7f2388e3a5392fdc550a405014b92436833aeefe5034fbcd72033dd4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8f36f77780e5dc0e", "location": {"path": "/lib/x86_64-linux-gnu/libtirpc.so.3.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 190928}, "digests": [{"algorithm": "sha256", "value": "bff89ad6825238e9b83f9722a6eb6b8eea7b1bdfff3418523d5e64e97fdeda60"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgssapi_krb5.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "38934a034919e855", "location": {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14720}, "digests": [{"algorithm": "sha256", "value": "b5d650b0b078e8d50bb2c55c8d464bdca17dc3ed09f9e629be68817762c4d065"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "26e39f90c7980228", "location": {"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113088}, "digests": [{"algorithm": "sha256", "value": "062372f2053424d8bafd9378ebdcc29a08d7e1850342b3fd5a0e73462ed84901"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "866a2d554d65805a", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_access.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "ca00fd67cf3f4e19329fadb90fee50d6ec1d9fc84735b91008a06888c5d1a611"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "376a77487b47d20d", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_debug.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14248}, "digests": [{"algorithm": "sha256", "value": "654f79ad07b11d386da4e090cce47d54e811bb611e9b3acb8a33c2f80c59efc5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "bf81f2b030f886d9", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_deny.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13880}, "digests": [{"algorithm": "sha256", "value": "90f9022a1fa33687e1a45f57dff4a361cf7f0dc18de756bb9b390c73e2168400"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "24d2316993e397a7", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_echo.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "b195493afbf1340cda13fa70986ad8d1ef52f32e4ae2fb41d09441249970b4ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c8c927d45d56cb7e", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_env.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "82131fbe6a8fddf75fe4dcc2b9b02a56ba9957f8b74d00eecab7b8ace2fc0c74"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b1b88ac8e2c07e2f", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_exec.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18344}, "digests": [{"algorithm": "sha256", "value": "40f23ccaba55137ab290dc7291494d17ad62c9aa677598a27e2c17cb3b4dd6bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "81d228037afeb788", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_faildelay.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "c3f02768da13056a280605ea351892193cc282b3c7ac2a8878feb41581599abd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "06ebfebe76311255", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_faillock.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22368}, "digests": [{"algorithm": "sha256", "value": "c268f2e44dfddf5995c8fb9161f2134ddd6034c177cb4661ee87fdcc2614bbfc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "abd242bbb4534356", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_filter.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "2c7655e0fef59f91207c72042d7e68b3a8ec690f03911de8567d24e67c4e6f63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "84ca92c7404fa73f", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_ftp.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "88110919629a00bd21e465a55d533c4a37719bc26671d9599ab032a5ac1a3f94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "adbb1e6dd5994981", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_group.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18344}, "digests": [{"algorithm": "sha256", "value": "c2f2036e46ce858e5e77ae037961f738414e5020abe078faf729e2f70e91b3e9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c50e11eade3aef22", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_issue.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "547731811ea616d1fcfefdb1208c5af9dd5ce8aaaac2e902f6823f4054776c10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1eb25cb14b6e36b8", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_keyinit.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "aadca3120a252b266f15038aee6a4e9d7187f3e2accedc4a580dd7b75a7033d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1eb68b3baef7abe3", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_lastlog.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18296}, "digests": [{"algorithm": "sha256", "value": "016792caa08b5fb4be522462cc99a6de07ac77da30d0aecfceb1e4b52b4856d2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "74bc7f3f14c14f9f", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_limits.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26536}, "digests": [{"algorithm": "sha256", "value": "9df93403d470b3477dd93cd2cba1a6fb0bfd662e12d1b2cd1174e75d649a670b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "07bed67d5617ba71", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_listfile.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "707a81c6fa654f538b305fd0c8900d457fbbf99776fc2c5118d7cacde7480344"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d42260437c387e52", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_localuser.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "be1e868c535b2d7f78d61e605c3206f89bc010bbac574c395e4a84626f763a1f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3e902a3cb58f452c", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_loginuid.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "a37e9a0a3fc7bd49a861b56be9e6e1bdd5705d54619d1e1c1445e725c790bdf2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8a868ff273b08913", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_mail.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "f850be21998b82e5854c8f452482c63c656c4b3702c19b42f07426d3c15ec80d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "21b1a825e6d2d23b", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "76f57066330812c365cea00c41ffe8671ac3ee173dbe3ca5d1e833bb8d0de6bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "95e39266c5622df6", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_motd.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "5374c4601294cf879f70f8c89d11ef7ca7aeed8969a126145eb6d8f4a2509f0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5d08b13f6f954677", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_namespace.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 42952}, "digests": [{"algorithm": "sha256", "value": "ddaf6605791cd078a5218ca53a766cc5ff880583526d084e31092241f356cebe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f0a1ea20e5c868df", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_nologin.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "02d3516dd60d789b70fcd899e39432cdc08e47b2e99b88ba029a7858ed940032"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0b6be68f4cdc6c51", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_permit.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "6f2d476887ac95b27ec9f2d77464c7b2ec39d6fa92a9149e8f06f77ef6eade82"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d4aee604bf493ed7", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "5d10cc59b23f068c9ff9b1cb77349c9f7db0210a69b67b8c569b77510c9ad708"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "90494d2b75c3e343", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_rhosts.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "f67ce3ba1629dde66dd0100c6acec64bad82dd00cdda75980cf75976a250330e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "55ca11170562b655", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_rootok.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "629fcc2405876c0ff332145976136f25bf3de90a050187885c067e71eec55a87"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d364aadeca00d0c0", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_securetty.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "b4ead0f9ef925d8cd7c88fe9c3a4db74e90f8cd641c6711e5968297ca4e8e1e7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0bb4a08f0bfce0ee", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_selinux.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22368}, "digests": [{"algorithm": "sha256", "value": "4d7db8f0c93ec77acf1d976b4b12d4f48c303b6b18ec8f99ba6967c4be139929"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5cbda5b4a11478be", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_sepermit.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "1d589eab374aac49b641dd4db41ce414abc4e192260ead8546b0d2295fca0fb2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac5ef74dd43fc8cf", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_setquota.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "80d1eb30df25a775fab74620d2248eb8ee4ca3e1aad744dfec08c131a0983708"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "878dd7b7d39e92f0", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_shells.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "89f902f8e091a573c1a76ada9e907f5f90b7df94a01e4c5ce41c6ed5d8bfd045"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b7d60bb79f830e7b", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_stress.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "d5bf96e5367e523f6a7a68b4ec8665a7682cde6bfabec4a9bafd8941ac8d83b4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1a0fa17bc2ee4098", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "eb1746c06a050f47af6e6e8946409b416b5e835c782ac45c4fad3470f89008ee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "73061ac6a635865b", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_time.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18344}, "digests": [{"algorithm": "sha256", "value": "54d03bfae301903b45612d763441bfb78ab3650d68ccaf0b13537c943b65e794"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac721b7cbab17632", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_timestamp.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22456}, "digests": [{"algorithm": "sha256", "value": "313ed1ee4187186e484b3947f808607f7a0d0d28db38393a30473594dcbfee8c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "902112f86bc81381", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "1d1e7f5400128457260bd02f61b53ebc008444e095fd326fc9c7221622939134"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "bf30e0119e2b18fd", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_umask.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "649040237123caeed9119ad05eee905c2a2e344f1f632070ddcbdf1fc825ec16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e5bc12c9d47af4cd", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_unix.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59312}, "digests": [{"algorithm": "sha256", "value": "300cac1f30676770d79d611dc29fa7c7f3ebb1222cc7fc0e49d0d811437af3e3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libselinux.so.1", "libnsl.so.2", "libtirpc.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "752cdb87858702f0", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_userdb.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "56e45aefcb10872c302d1687fec4adb0be4b8e709ede44327dea1bc34d97f30d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libcrypt.so.1", "libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "79f2da2ef8da3a0f", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_usertype.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "2cec083dad03fc6bb43b06f11d2765f0224d7a8872a017bdff863e8c11235269"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cb00a1b80695880a", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_warn.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "78cd8aa4dd2d6cd89b918e7c1a412b9debaf065c26c63f77b798833de9ab472f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c7597f9bea5efafe", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_wheel.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "f2e7e68d9f6bec49d837ea6ff56efb845fa3c2fc716da4a3fdc10999675d8574"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "279efc95c94af01e", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_xauth.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22368}, "digests": [{"algorithm": "sha256", "value": "1c8492064e4076b531987ff51dd26a848939392a62a4ac77b997f69285f7ca57"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b9d2eaea96cbc3ba", "location": {"path": "/sbin/agetty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64936}, "digests": [{"algorithm": "sha256", "value": "48eaaf389c65d4019353b79b7ab3a79febee0815aa6e56fc52a91d9620628b1b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a04762d6b45510b6", "location": {"path": "/sbin/badblocks", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34984}, "digests": [{"algorithm": "sha256", "value": "ce1ca680d122d3bc1f5ca15d540d83f3df12415bdf721750723fac1d634b4b1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "40dc4a7230897c42", "location": {"path": "/sbin/blkdiscard", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "0d98110aaae033621c37a24a38bc5dd74e8f84ff870cad8fe38774a56b1a5c4d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb659f5146b599f6", "location": {"path": "/sbin/blkid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121096}, "digests": [{"algorithm": "sha256", "value": "0e2028fe74c3c7f855b92669bc3c8ccc2348203d9b82864582611f72d45cc06b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b452f38b7842ee62", "location": {"path": "/sbin/blkzone", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76008}, "digests": [{"algorithm": "sha256", "value": "5f56c7987174b4203f306bbd5663fffe8c2c94bc60c8f047d361176e7c065fbc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "436ac89947e70c79", "location": {"path": "/sbin/blockdev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "7600eb7527f7338b70dcca0539f5ec7c49bbc8039b397804cd2473263338a897"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f9c4c444c313f47f", "location": {"path": "/sbin/chcpu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "3114475b7e7a496fe1d35733561187a2f87d98db30d2da8cd615b75e1afb3059"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c45743e721c55768", "location": {"path": "/sbin/ctrlaltdel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "0ae14220e025b3e50d35e96508cb29ba332f6e4ae5a673e1cc9fcc9cd41b6950"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "80ad1f877b086b8f", "location": {"path": "/sbin/debugfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 239264}, "digests": [{"algorithm": "sha256", "value": "dd4572ae09f0b29d9a2f8cf9fc0f97d79ccf1eae7a89fc17abf69c049aaf6e1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libe2p.so.2", "libss.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4e08dd76a8d377fc", "location": {"path": "/sbin/dumpe2fs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30960}, "digests": [{"algorithm": "sha256", "value": "4f05923fbd8ee3b631f1286123c96207792e07d3d4df9af46925463fa82312ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libe2p.so.2", "libblkid.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "032511c5f395b1d2", "location": {"path": "/sbin/e2fsck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 347808}, "digests": [{"algorithm": "sha256", "value": "21f1f180dbb97d4da0944b3b65b1a39511d581107ed5af61eaeb3c3e0a398ac1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2101b144439b763e", "location": {"path": "/sbin/e2image", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39152}, "digests": [{"algorithm": "sha256", "value": "d92b567c619344963dcb0c929e0ee67836c86af4309ce98e67d05d7de5622c56"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "227161bf3a1dbb07", "location": {"path": "/sbin/e2scrub", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7296}, "digests": [{"algorithm": "sha256", "value": "ca81b68cc0cb42d34a547519982ce0c5d5a6ee46d54c7e6229ce37c8a9fdbdac"}]}, {"id": "548258a04a0c37a6", "location": {"path": "/sbin/e2scrub_all", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5395}, "digests": [{"algorithm": "sha256", "value": "135b1c7a4c0ed701b91758bf9e66ed07c721c28f95f5647c13d205ca06448373"}]}, {"id": "aec77250e1b210d6", "location": {"path": "/sbin/e2undo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "82e1ecb35d21499d41f81bde03a6100b26dbd1c67d8782c00ace0f5cbde2a5e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "510b6e344c28347c", "location": {"path": "/sbin/findfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "32b41fdcae637b9ae3c76ae8a74d800dc30866162a1bca5314a41c56fff2e5ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4e7b9d8bb98e98c8", "location": {"path": "/sbin/fsck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55576}, "digests": [{"algorithm": "sha256", "value": "28e397dba15ba271bf8ea0354bf4b5305cea65e83a749772e3e17275afff0036"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bdd74118a847718d", "location": {"path": "/sbin/fsck.cramfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43272}, "digests": [{"algorithm": "sha256", "value": "b37046a6b8c5ff547950896626e035794d5c93401684e950ae17c625b4443f26"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f299579a7295c994", "location": {"path": "/sbin/fsck.minix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125184}, "digests": [{"algorithm": "sha256", "value": "50a3fc2144efa477965b726c939c92c3b1d15ae4d6856d0b7514c8d3d741dd5d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9de73295c37b4d17", "location": {"path": "/sbin/fsfreeze", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "df28a767c18af2cd2918d19f77fd47548c5ea89057dc15a02d91c8e022def737"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "416259e3f33948a9", "location": {"path": "/sbin/fstab-decode", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "aca88983423514bf871a02ba0b7f266387f52058e776ae3655ec398cc8803216"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c24983f3b1d15511", "location": {"path": "/sbin/fstrim", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "3e9562a79ec0ff8b81f67b78ede135cddd794d42eb3cde818cb6da3aaacade48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1678ee4b2e0daf26", "location": {"path": "/sbin/hwclock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104808}, "digests": [{"algorithm": "sha256", "value": "3d7aef012f7d212d784462211470460b35e1e25eabc2f40fc44c58b93b47e6db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "078b39c37f08c629", "location": {"path": "/sbin/installkernel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2659}, "digests": [{"algorithm": "sha256", "value": "a9a13478fa2ebf2945f01a5275f9d9c02202ed28b320c990837926c22837ff75"}]}, {"id": "3c0c6322475b19b8", "location": {"path": "/sbin/isosize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "7cdce0f3799d9a60c9bf164733d347398f99eff784d39efa39ace127606e1284"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "614a2618691b8630", "location": {"path": "/sbin/killall5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "3c03da87ca0b119da7f38927afe85c79435797776ea69506217b4820edb619ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "264e1aeb79edc7e8", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 995112}, "digests": [{"algorithm": "sha256", "value": "3057b1b017964dbff8b0b6dd21b00e9655566e26fbe3c56e833ffb847ac43cbb"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e5cc5a9f6cafdb0a", "location": {"path": "/sbin/logsave", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14336}, "digests": [{"algorithm": "sha256", "value": "afb4ff1f2722d43c2a34af7f534d86a04af8c47b6b038661ae97acc597d0db69"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9d2ec06d9050d925", "location": {"path": "/sbin/losetup", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 112984}, "digests": [{"algorithm": "sha256", "value": "6f610fd975fde21c3f33f780cf08f412374887efc5970cd1066cfe36dae88b9a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f59fb26b4e964bf5", "location": {"path": "/sbin/mke2fs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 141792}, "digests": [{"algorithm": "sha256", "value": "4525e227103a1f95abd7c5ac39c9c4f5728c21d62013a05f01ed942dcc82bb72"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3c1e7ed47aa87496", "location": {"path": "/sbin/mkfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "a7b3732b84e326b582cb367ad2202e2d46a7744890717a295f8756f9cf0879dd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0c6dbdbcf3da1afe", "location": {"path": "/sbin/mkfs.bfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "8a51688732dab296d7a92e973b6be123b161f9d4d84f8bddb1e189a6807011c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8ef52023f8e3a643", "location": {"path": "/sbin/mkfs.cramfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43176}, "digests": [{"algorithm": "sha256", "value": "b0e3819c5f208d392742a9b0f3d175612fde6ae4d15cff586228ab512dc8fc34"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7398e369ffd6d712", "location": {"path": "/sbin/mkfs.minix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 112880}, "digests": [{"algorithm": "sha256", "value": "5a463ec79782f5205b0efb284cf52f6a4a211ef43af1cb210cb09be7166380be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "423b0623649fc2bb", "location": {"path": "/sbin/mkhomedir_helper", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22544}, "digests": [{"algorithm": "sha256", "value": "9a2cf715c3386a0d96e1a9a50ec44829ec208055303a5eaa6a2c5c7609e16f50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "104f7827d4f52c5e", "location": {"path": "/sbin/mkswap", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108784}, "digests": [{"algorithm": "sha256", "value": "7494fe6cbc52085ac5f25975f68ad2685e1aeac9c98edeb87891e8e41fcbc2c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libblkid.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d39fb5c7d2c13f6", "location": {"path": "/sbin/pivot_root", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "c09848ac88f2b11daeaf0ce4aac1b0cb6661203dbf3915f59fa83f746f5f0364"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "91c1d83205ad8669", "location": {"path": "/sbin/raw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d6f495061fda2e50ece3bad1cf6beb3d35c83f7ddcc9f3a36d444bd36e833069"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bfe2ef0842d48180", "location": {"path": "/sbin/resize2fs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "3f68b171dc305515b18199b14445022fbe4bc87ae8fe45d890aad57fff65fae9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "24aa974cd6f329e9", "location": {"path": "/sbin/runuser", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "caaa7b791487bf9303ec14d213ad2f76c5927b5de727b5c3f2edaf4067ffc958"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5bc2652a4c038a57", "location": {"path": "/sbin/shadowconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 885}, "digests": [{"algorithm": "sha256", "value": "e456ba3088c0cb498ba86d9ce496273138e9cfe523feeb1a7e7083aae349dded"}]}, {"id": "6f197ce1c717dca4", "location": {"path": "/sbin/start-stop-daemon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44232}, "digests": [{"algorithm": "sha256", "value": "bff640d7499587d750fe92286c1e37a80f8236e9040bb9d960462eede738aa4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cc7918f4ec3a8a66", "location": {"path": "/sbin/sulogin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "46a35c09e8e6f7089b737936393c935af9e9fa44989841a9a0c8db1bea5fcff7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "248f592297266586", "location": {"path": "/sbin/swaplabel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2bb1011d14678135cc052ba97a656c648c7726c9d8d2cff168f6a1cce6c5e072"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libuuid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f8c008cfcd4bd7f7", "location": {"path": "/sbin/swapoff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22752}, "digests": [{"algorithm": "sha256", "value": "94e57907d40ef74811a5d460d24fab065b975d86784279f9dd3bbf20662b96ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b96e2abea21336fe", "location": {"path": "/sbin/swapon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "1b9024f317ede76ff443d91e20ec00d398a32e8109232146613c7f01da9f9b1c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libmount.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0d3c1142f30ce3a7", "location": {"path": "/sbin/switch_root", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "fd990045ecb7afe40a1ee4eaccaab6e2600fbbb519387d1a54b0b7e45fb3815e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bbfae9b39d1a1208", "location": {"path": "/sbin/tune2fs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113056}, "digests": [{"algorithm": "sha256", "value": "ef5ae641dcf52a9079d4497e84acaa20598e4e5a33a9c97d48b6f5c86dba3328"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4b567ea47fb0ca0d", "location": {"path": "/sbin/unix_chkpwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 38912}, "digests": [{"algorithm": "sha256", "value": "01494a6d0ddb1b708e2ff3e9dc41f34998a84716a6013a010128dc69309c90e9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2eaeb6f2fabbcda6", "location": {"path": "/sbin/unix_update", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 38912}, "digests": [{"algorithm": "sha256", "value": "b06ee73c5d4bf1cabb705a4fc476729f182fab3241aec8976c5012eb32c7a02e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "45cf01da45ae6be7", "location": {"path": "/sbin/wipefs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "a2cddce24f13531a97ecf1199297855cdec2307e5710854919500061e4db48b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fac61361eb141caf", "location": {"path": "/sbin/zramctl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117088}, "digests": [{"algorithm": "sha256", "value": "b05426a3cfcdc814af2d5cc0b8f0998150d09ddc6d9c3a903b419c6d0f1ff3fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5a0373f7191297da", "location": {"path": "/usr/bin/[", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60224}, "digests": [{"algorithm": "sha256", "value": "5c348873d0e0abe26d56cc752f0ebb7ae1a78018b622249162fdf5b9598c9e9d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "03af5303b6c8074e", "location": {"path": "/usr/bin/addpart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "078a10c409b8b21c3b5137d481766f1aa1d393e4a3a668374ce14a57b2dd14bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "759e72005a9131a7", "location": {"path": "/usr/bin/apt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3ca60d2b26761b7a50d8128b624ea3f31040bd838dfc36b5070dd02c87b47512"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "900305b4b4b2f4c4", "location": {"path": "/usr/bin/apt-cache", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88376}, "digests": [{"algorithm": "sha256", "value": "f0e82d30aa1d8a80e7da7f514d8056033c4844a6f0be07d8cb7140399252c51c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd5ee5bd8fac3300", "location": {"path": "/usr/bin/apt-cdrom", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26936}, "digests": [{"algorithm": "sha256", "value": "073483cad694b013a1fb7b20b9450ab7abb4bcc2ad240a6670f486e2e1da9daa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd8646c14292c6cc", "location": {"path": "/usr/bin/apt-config", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "32856a9a4e703346d6b8407560704903fb078e45dacee559cd54c2a34f3ad3d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2a6d7a8585d08aea", "location": {"path": "/usr/bin/apt-get", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47416}, "digests": [{"algorithm": "sha256", "value": "fc5066f35607cc163e69495cd2c65d84a35826c9010c68f40664de2727f7321f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b294fdc50213f0e7", "location": {"path": "/usr/bin/apt-key", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28191}, "digests": [{"algorithm": "sha256", "value": "42d698778e869d04053a78404377ac4df1853ca05f23082e31345ec80608d399"}]}, {"id": "81e55bcc40be1fc4", "location": {"path": "/usr/bin/apt-mark", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51512}, "digests": [{"algorithm": "sha256", "value": "b4465f638f53021944b3137069eeca113312b8d6d5c4b8caef271ce87c390852"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d23b535b4eb1ea11", "location": {"path": "/usr/bin/arch", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39744}, "digests": [{"algorithm": "sha256", "value": "8df08fc015e0ed090d4125e7974e18fc1bf2c85169b837e94b88c2d4d2bb15be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e52138a1d8e31a6e", "location": {"path": "/usr/bin/b2sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60352}, "digests": [{"algorithm": "sha256", "value": "5b6dac3a6a882160cae037f38ebdad125a92660d353e4e8c9b6fab433953bc81"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "ba6f11c3264dcaae", "location": {"path": "/usr/bin/base32", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "521b87a0e882728fb02e851a4d48d246704fa9bc0085e2b2b97f94271a79e531"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3e8bc415e018c845", "location": {"path": "/usr/bin/base64", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "26db4043a96ad82dc1133edd8356b220507127e66f73dd754d63cac24c49b6e6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "238a15f818329179", "location": {"path": "/usr/bin/basename", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "efe5a5b339c257372a4daacfb99f7aa1228ab1ddec8a8e6df4f05860af9a2c0e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3178f8fca218e5c9", "location": {"path": "/usr/bin/basenc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56160}, "digests": [{"algorithm": "sha256", "value": "be5e8fe2ba5b75989c5db7de99ff343374dcdae1f81aa088e0a90cdc4f7cb36d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "29f8b641147c3ce5", "location": {"path": "/usr/bin/bashbug", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6759}, "digests": [{"algorithm": "sha256", "value": "56f07646672e301dbaf43fa90e86e6df451cfcb72c7d4f562311b134fa690a84"}]}, {"id": "b7205057f19348cb", "location": {"path": "/usr/bin/c_rehash", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6277}, "digests": [{"algorithm": "sha256", "value": "2586e62ff9475a5f0060c416cebed2eba6ea2e1ee4643d57795b869ab4e43ec1"}]}, {"id": "28580978a3998d4e", "location": {"path": "/usr/bin/catchsegv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3304}, "digests": [{"algorithm": "sha256", "value": "ab182322f10171dd1036e79a5548e2ce6f0a602022f4f609f1ed47941b4a9a44"}]}, {"id": "c42f680bea28c36f", "location": {"path": "/usr/bin/chage", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 80256}, "digests": [{"algorithm": "sha256", "value": "a5504f7779438285310bc1b70ef30c739b490d16ec88e2f9bf9c4bc0f79e306c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46b7b0dba95c72b1", "location": {"path": "/usr/bin/chattr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "dd3ec5ff6f5ffce06ff9976c326929c10ed20f1ae04aa867f656f0c2d0d00c19"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a3c85cbb0cb065df", "location": {"path": "/usr/bin/chcon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72768}, "digests": [{"algorithm": "sha256", "value": "b1264e36f39cbbc571e895704bf96d80d87e37d73bb2480488a948c2ed8aae7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "71b88e9d0880f054", "location": {"path": "/usr/bin/chfn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 58416}, "digests": [{"algorithm": "sha256", "value": "3e6a994d99da0d24cc8866dce1670e04ccad8d029c4090debf9a575566ea2d26"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a1b5e45b33c3af6a", "location": {"path": "/usr/bin/choom", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "7f989e19ebad1d7a012788a54948674394735542f1da2b68b91048162efd5af7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5ecb40e9b2834c64", "location": {"path": "/usr/bin/chrt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "e0c11a5d897c3ef64c9efc9817fc671aae5f1cc3295a8baa32c62cea0ad6f150"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "60eba915faf29913", "location": {"path": "/usr/bin/chsh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52880}, "digests": [{"algorithm": "sha256", "value": "b690b54c6468b19275153b90b2cfc548381e235bd6aaddd3913247b477fbc417"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8f85816d7e827611", "location": {"path": "/usr/bin/cksum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "87acfc72f4e2decffe49d6f79d9db4362255237a702c98ada488a4027cd5f81a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c5c0bfaaa45bd52f", "location": {"path": "/usr/bin/clear", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "fadd2d1403da4a6fbb94f5ba4264ec2ebbe3aa833d3dfcc51c3004857080e9d8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "20011b5dd869ba19", "location": {"path": "/usr/bin/clear_console", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14648}, "digests": [{"algorithm": "sha256", "value": "36faa42ee47a91516468341d5cc919006fd39972b9a2f5ecd15270dcc116c80f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "d9d2b4c70828d3a9", "location": {"path": "/usr/bin/cmp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47904}, "digests": [{"algorithm": "sha256", "value": "d93d79bc89491701522ba604cb8993753ee8eb63d51b0021492f7bf1d507c4c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "2a09f52aabc2478c", "location": {"path": "/usr/bin/comm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "e89aa5deb941a14e1edc822a7a1c294c786ff0da5ca5616a3cad2b310ffd6081"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "2196511fac0206a9", "location": {"path": "/usr/bin/csplit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121920}, "digests": [{"algorithm": "sha256", "value": "9faced2d6092ba28befaa67f9537d33ebc2bad2dc9c755e0f792fa980d407cbe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c36e38a1ab2c335d", "location": {"path": "/usr/bin/curl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 256072}, "digests": [{"algorithm": "sha256", "value": "77cdf818b3178fb41ec88fdeb31e6da13657695eec021e612f5e4660c2e948c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libz.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e315983a9e212f9f", "location": {"path": "/usr/bin/cut", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48032}, "digests": [{"algorithm": "sha256", "value": "aee3ca7e450d891011150526269fe3023a8884f8e750437bb1ddf5bb9d5f5174"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "98cb7af2a5de0598", "location": {"path": "/usr/bin/deb-systemd-helper", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 21394}, "digests": [{"algorithm": "sha256", "value": "ff5c494922224cf488b1bcbfb2e8edace268f6b043bfc491733db62606ecadbe"}]}, {"id": "8015df183621eed6", "location": {"path": "/usr/bin/deb-systemd-invoke", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4411}, "digests": [{"algorithm": "sha256", "value": "2fab0c962d255c5ce33efc2147937266b1abbe261216199d62e21d0f87e9ef65"}]}, {"id": "fb3638b0b5e3146c", "location": {"path": "/usr/bin/debconf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "d365d13eb1dff880be7361e4043d25875075776445d4edd1eb4fb1e451a2e41a"}]}, {"id": "30077e330c5e5a33", "location": {"path": "/usr/bin/debconf-apt-progress", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11541}, "digests": [{"algorithm": "sha256", "value": "93fb257df4185cc6b83858bdae3c7aec0a4f759a848c743a0b0fd7c7091cf34b"}]}, {"id": "a28fe4774bead893", "location": {"path": "/usr/bin/debconf-communicate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 608}, "digests": [{"algorithm": "sha256", "value": "705b8ce793f999f21bf2f20348b390738a139116c9e483fb39165a508fde4d27"}]}, {"id": "e8dc572d922be1aa", "location": {"path": "/usr/bin/debconf-copydb", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1719}, "digests": [{"algorithm": "sha256", "value": "085ff55904c81115d8d65f8862f0a5ad393e062da3047762e4d9cd4f5ba761f4"}]}, {"id": "d1188c5c203e66a1", "location": {"path": "/usr/bin/debconf-escape", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "6c17a536ca0fcefa24a7d37f7eaebc02e774415b3160836918cff6cecdef807d"}]}, {"id": "4c74936b63589b9f", "location": {"path": "/usr/bin/debconf-set-selections", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2935}, "digests": [{"algorithm": "sha256", "value": "8085a988bb9850fd9a3405c8a1f8e643c197811f6edf53dfc5ad20ef85040224"}]}, {"id": "450e7b8e615b4692", "location": {"path": "/usr/bin/debconf-show", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1827}, "digests": [{"algorithm": "sha256", "value": "9dd0bfe9a51d92af868012a32a8190b83a6f4b0834385d12033732b24ee2ceca"}]}, {"id": "04ad0fd3f301723b", "location": {"path": "/usr/bin/delpart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "7efac0238d3567528a4daa9c931ddc3ecfe8a75aaedcb403341d95040c6d9163"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c2016fa6a2797ebf", "location": {"path": "/usr/bin/diff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 208320}, "digests": [{"algorithm": "sha256", "value": "754011a210d3a5d1d685b94c2fc9651703b779ab121901212440cb23cc9e0f22"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dd3d5bd93dda58a6", "location": {"path": "/usr/bin/diff3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64512}, "digests": [{"algorithm": "sha256", "value": "13ad1f6707298cf8f37003cfe7a92e757ccf7a5c0f078e17f6f1537a64490d18"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "ff5c7e6ece1044f6", "location": {"path": "/usr/bin/dircolors", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47944}, "digests": [{"algorithm": "sha256", "value": "2e57a55cb059ee5535f1e4efcc3b1cd6f2ecc01a97326372126b7d98f343e624"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6a90d3666971fbeb", "location": {"path": "/usr/bin/dirname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "86a44c16148c40f4765601dd056180a76ac7b34fca3f474f98d4229ee9f21c27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "cbf8f9fd4878d709", "location": {"path": "/usr/bin/dpkg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 313888}, "digests": [{"algorithm": "sha256", "value": "0661fb8db0f64b132ae6e0968ab201e4dc70e021182474aa11238464d7796778"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fea5cf00b00fb988", "location": {"path": "/usr/bin/dpkg-deb", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162184}, "digests": [{"algorithm": "sha256", "value": "0d457964701bc39f0d1bf9a33093c4462ac7ec5f589eed17be76bc5a3f7c1658"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "liblzma.so.5", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f761a9e95be0baf3", "location": {"path": "/usr/bin/dpkg-divert", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 154048}, "digests": [{"algorithm": "sha256", "value": "d65b5f79a76a2d8bd03566015c109f413db6785ddb88dfa9d0183859b130a0cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "052986bbe094575a", "location": {"path": "/usr/bin/dpkg-maintscript-helper", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21163}, "digests": [{"algorithm": "sha256", "value": "faa0a1854a7248a3399de74c9a1d144e892e75dd7908ed53c96fa7110cd5db94"}]}, {"id": "cb4fbe25620ec22c", "location": {"path": "/usr/bin/dpkg-query", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166328}, "digests": [{"algorithm": "sha256", "value": "a8baeb535093832a87b90926da0da2ea2f53d562342964b2018fc159510305b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "253430398a541ac7", "location": {"path": "/usr/bin/dpkg-realpath", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4150}, "digests": [{"algorithm": "sha256", "value": "d86055c8229a07b94423b7137d8afdf7c4f48681f5ce328d2a462d56ee3ab9c4"}]}, {"id": "3ca8bc2208fa12e7", "location": {"path": "/usr/bin/dpkg-split", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125272}, "digests": [{"algorithm": "sha256", "value": "71b11bf7ce82ec6e26d72fc67d8eceb0ca43a5aa65bff7d8bb7a9b86244efa79"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "26166aa58e541bb1", "location": {"path": "/usr/bin/dpkg-statoverride", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63608}, "digests": [{"algorithm": "sha256", "value": "87e662937ac78215e4e2ed9d17d3ed439cc43eb2f7345351f8ccc82882b7fc1f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b0876d191958a7e7", "location": {"path": "/usr/bin/dpkg-trigger", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80216}, "digests": [{"algorithm": "sha256", "value": "49fc11d580655d66ee1899eefac881566842a8b5e27c4810fbc9ca6e2e6d2292"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f24a4709404677d7", "location": {"path": "/usr/bin/du", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 175360}, "digests": [{"algorithm": "sha256", "value": "54efbba524703e89f128f3fe9aa53eec4e152f91b327d4bb3926b2f492bc5b6e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f491a8c9bf7f675c", "location": {"path": "/usr/bin/env", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48480}, "digests": [{"algorithm": "sha256", "value": "ee543479c6fd441699234c90a0c5da06867329d608c05170158f2b019531d974"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "fdd1d45acfedbaba", "location": {"path": "/usr/bin/envsubst", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "66db2d1795a4832abbfce422ed7cc92fcc5eaa8ee5163ea04c84b31b2b412936"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2d0ec6871d9ddbc3", "location": {"path": "/usr/bin/expand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "7945284a6f1439f11a7293a9d6cb463ab2871518f677eae6371dcd68bfd9bd7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c1d225f1ee6b7a4d", "location": {"path": "/usr/bin/expiry", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 31160}, "digests": [{"algorithm": "sha256", "value": "53fa40cd14e0e7038c6405c62efd6932289ca13fed48871c7e4c8f21fc0a3930"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8cb82fcca5b70e8f", "location": {"path": "/usr/bin/expr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117728}, "digests": [{"algorithm": "sha256", "value": "b3b46b2485ffad879ca81dea4618e1a3778cf11957ec320300a0cd1b1c7b4bdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmp.so.10", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "8292a9820fa22888", "location": {"path": "/usr/bin/factor", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 81056}, "digests": [{"algorithm": "sha256", "value": "614ad717f56f956e65bde33db26c135fc060a392b34f75bf9d0a09207bcfde85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmp.so.10", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b1b523788eee3bbc", "location": {"path": "/usr/bin/faillog", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22984}, "digests": [{"algorithm": "sha256", "value": "85d0b6e5fc74d4020d33c4b03d6cffc7cc18088a8b9b5fb91d8fe619f823a108"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f3cba4cbcd2a1b6c", "location": {"path": "/usr/bin/fallocate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "7006e9f2c2bfd3431af17c8c894ff8110a86d257017fe2698d00d0114cf664a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bc4dc335a221d716", "location": {"path": "/usr/bin/fincore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35096}, "digests": [{"algorithm": "sha256", "value": "03f071340bd751a71b8901a6712d125c2aabcde07e5c0dd74a1f69d5b0a355bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4d4c8143d04b69b2", "location": {"path": "/usr/bin/find", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 311008}, "digests": [{"algorithm": "sha256", "value": "2ad499c88e0343f5c414e38f810cb3505fd83ac5b1d4d690fb0967f450f52233"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d17cfb67a1c43ce", "location": {"path": "/usr/bin/flock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35128}, "digests": [{"algorithm": "sha256", "value": "4f9d3370f95d2fad16d0e6cb00eff897613d0314276936dd08a8cac4e337e7aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4a9dc2dd6ae81b39", "location": {"path": "/usr/bin/fmt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47936}, "digests": [{"algorithm": "sha256", "value": "32a33896f73014aacd027fa4a43eec3f32b1bfebcec326648583b1be792fbbbd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "814a9051f2ee06ee", "location": {"path": "/usr/bin/fold", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "f2ea4402bdb62b5f151c23028d671fafe0392131294116f88b77fb66d6384460"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dc719dbf2e14eb20", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35192}, "digests": [{"algorithm": "sha256", "value": "061be9917dfe07f7903d24949589c4586a3af367c7e6a7bed0b1b4e065b8ad22"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6a3fc1cadd3dec37", "location": {"path": "/usr/bin/getent", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32096}, "digests": [{"algorithm": "sha256", "value": "b9281f283424db05d638179f128a35236991e1095dec606c661b7b6149c13fe8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "5adaef74b3ca97ba", "location": {"path": "/usr/bin/getopt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "058abc1939b2b4b28ed86a47837f3fec00323f1bc7126d4c35b2285ac537ee5b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cfecbbc5055e2005", "location": {"path": "/usr/bin/gettext", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "aa98a471d44f6d403b2250d664021b4d35b700b30ce29c9f9705cf6d3881b321"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ef18ce940cdf1a62", "location": {"path": "/usr/bin/gettext.sh", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5188}, "digests": [{"algorithm": "sha256", "value": "b1c70a26633d0096404a6cd40a78ea61fba5d2d2b49359950241613ed29561db"}]}, {"id": "8cbfce2506ff7f69", "location": {"path": "/usr/bin/gpasswd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88304}, "digests": [{"algorithm": "sha256", "value": "beb7a0dfe634da2d3ded7465ef8470732509c8f3094c208ba179008a47d1cd84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "07f19cf56de00b4e", "location": {"path": "/usr/bin/gpgv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 449400}, "digests": [{"algorithm": "sha256", "value": "1c64b8f6c581b976507c8ca0d11dd702ab242416421d6a07a83a1d6610910faa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libbz2.so.1.0", "libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f8e1842e802b95b1", "location": {"path": "/usr/bin/groups", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "3558b4989d1a18577453ae901c313e6de92ff7bfa568b56989c879332d25d3ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "979936e4503bcf21", "location": {"path": "/usr/bin/head", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48000}, "digests": [{"algorithm": "sha256", "value": "7e2ef382e1241289b0d9c512f3eef7f5a48688ef62dc9a54b9cfc800e0ee2400"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e95180adbf42dfdb", "location": {"path": "/usr/bin/hostid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "6112bb0c9e8829dae71f53f959d79936fba7e65dd555d28e09735ec7ce27b737"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "5d82817476a5b4c8", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60424}, "digests": [{"algorithm": "sha256", "value": "b6ee1510bb2d80f9459d83c653cbfe9fc8974e22c227b22f29124b42d4ee6c01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "0287faedf19ba073", "location": {"path": "/usr/bin/id", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48064}, "digests": [{"algorithm": "sha256", "value": "5c06e082d4e78b791710acc49bd7732e3db5b8e8033e089f35717181dcab422f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "1322b8978ad4eaed", "location": {"path": "/usr/bin/infocmp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "534c6f8b81ae76ea134a2b087076804b15afdf60d92885166c547e6c912fac0f"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a9ac8824a7d82b62", "location": {"path": "/usr/bin/install", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 159528}, "digests": [{"algorithm": "sha256", "value": "85765a1062cf35a3fa3353f9d17b57a3444ee9c5e3bf65b9ce998c9ca096ba6b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "95196d6846e321f3", "location": {"path": "/usr/bin/ionice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "f6c956f9e0dc90ac1878ee188cc8cf61677a74999cd30e20fb589fce786c9da1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e1574bcc48549dc5", "location": {"path": "/usr/bin/ipcmk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31024}, "digests": [{"algorithm": "sha256", "value": "573cf23b2ee7dcb47012fc9a5060d67d5fcc0b75f2afc0e21135766db3f5f4b7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "17c7ee8ad5b84074", "location": {"path": "/usr/bin/ipcrm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "d154eee819d9c22805e0616d4891a637a21456bcee2c913332bc97d9b4aa5a55"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5df405133b90827f", "location": {"path": "/usr/bin/ipcs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "3d2e4f940b45a7e84ce5d656b98b12ff2af13a238de633334e26174738bf3934"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6266d90e5aa87be8", "location": {"path": "/usr/bin/ischroot", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14608}, "digests": [{"algorithm": "sha256", "value": "eca67e925a528d273267ee1af069ec1dfa68c20f7c59e46d26701b7d7f5a7f18"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c153895eba7348f5", "location": {"path": "/usr/bin/join", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56224}, "digests": [{"algorithm": "sha256", "value": "25b22a6af8af8d92fce0e942f947fb927aee92bf342f65a5925bea176ba8d620"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "8518aaca543edb18", "location": {"path": "/usr/bin/last", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "abf8f3a139c8f2771765b6a8682df8394b3970dc89c48fe86dad7aa616ea4993"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1b592047fc43cb16", "location": {"path": "/usr/bin/lastlog", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32256}, "digests": [{"algorithm": "sha256", "value": "86d454e91659c69ff820250b4f6f1d8e14dccfbd040646c1884dfbb81f830a3b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d4e083970eb81109", "location": {"path": "/usr/bin/lcf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7784}, "digests": [{"algorithm": "sha256", "value": "1033b40179e5aebd24f3e27711fbab2bf5b9abeaaec634924f7ca156b8f6dc1c"}]}, {"id": "de5af70dafafce08", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5401}, "digests": [{"algorithm": "sha256", "value": "cb90d570ae7b47813fb109f0714f7635c6077a33b790173b4dd6114626b5f135"}]}, {"id": "3c99bd777d80f355", "location": {"path": "/usr/bin/link", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "05742ecf987e469d0fdc3007fb1644590e5cf8cc42631b948189be5307a84397"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a3d5a358b0f7ed4d", "location": {"path": "/usr/bin/locale", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55336}, "digests": [{"algorithm": "sha256", "value": "17921f6f69375b5c3ecc78313cf26562abe05284f73d60d59f4db3f441b38775"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f355f9f1c55a5fe3", "location": {"path": "/usr/bin/localedef", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 315136}, "digests": [{"algorithm": "sha256", "value": "b77fa14133b045f3c52136020435803c22d3faa994faf1de7fe55cb77ce76897"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "783e6fcfa0bfbf57", "location": {"path": "/usr/bin/logger", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52040}, "digests": [{"algorithm": "sha256", "value": "5791fb92d69c260702e950720d4743c960dd6f1c4a1df962f47a5d43c1ba8da3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsystemd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "edf2297e60b043de", "location": {"path": "/usr/bin/logname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "3777f6bce42e290d224351181fb83e04abe800eecf270b2cf5784d61a45b7ebf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a945b363138d5574", "location": {"path": "/usr/bin/lsattr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "a2153723370d6079f8b1795ad14d03eaf9e74b21bdb26f2c74bffa29b38b346a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ca4e1f7e69c5f966", "location": {"path": "/usr/bin/lscpu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "0d364f38cecad3f8e657deeb1abe8891f9210c5437b0bf691e45ac7899a118a9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "99fab3e63d15b555", "location": {"path": "/usr/bin/lsipc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96488}, "digests": [{"algorithm": "sha256", "value": "790d3bb563d534bdd5349a486e183c8561ec0b1b00aa7d04488638844bca2d84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e7022c3aae005df", "location": {"path": "/usr/bin/lslocks", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39480}, "digests": [{"algorithm": "sha256", "value": "dfd1d13b6d1898ae06e70d5afae4b8815698d141d79f3464b0a05bece2ce3ca8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "39e8cd97c38645d5", "location": {"path": "/usr/bin/lslogins", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "8df42df378051e927c1efee99d11f09024af7e63805a4f819a603010b3be4106"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libselinux.so.1", "libsystemd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d56aa4fa7ceb111f", "location": {"path": "/usr/bin/lsmem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "1e88b6eecb211696a233ff93e8d2844cdc7232eb9eb85dda8cdbda082fafaeba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1375a7632c8301d7", "location": {"path": "/usr/bin/lsns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51440}, "digests": [{"algorithm": "sha256", "value": "d9b7182d83b13104247fcf75933b51cc7700997bda003ca64766deaaa75f90b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "32148951f0071f17", "location": {"path": "/usr/bin/mawk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 158296}, "digests": [{"algorithm": "sha256", "value": "6e2e4e28b5b3794c3a900a5d01a0ece1381d7af0eaca4fdeb132a03584c69e4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "997061e456795bb4", "location": {"path": "/usr/bin/mcookie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35120}, "digests": [{"algorithm": "sha256", "value": "c2afcb798c244cbdebe5bb50643da5dbaad63fd86e919be9b5a29ba2cd8fb77f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "df6c104544ecc9ca", "location": {"path": "/usr/bin/md5sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48032}, "digests": [{"algorithm": "sha256", "value": "47098ec0bdf75b5c0a98615b984d7ebdd918e1ac7f3df59895cecfcd0e29bcf9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "cc50dc78021bdac5", "location": {"path": "/usr/bin/mesg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "236cce47c77f700d4643939480a20139fe374cf8011797c85dd14a0d30599b6c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b8927baaeef1e8d", "location": {"path": "/usr/bin/mkfifo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68704}, "digests": [{"algorithm": "sha256", "value": "07a655d2c5cb204986f23dbede80e72be92338aa5d70d37aec3524ac97dafa58"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6721d430e4e71212", "location": {"path": "/usr/bin/namei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "dbbfc45743b8e561002f6608b0c032e841027a0f3544bf23ef074e50e87b3739"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c89fcdc2583ff9d4", "location": {"path": "/usr/bin/newgrp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44632}, "digests": [{"algorithm": "sha256", "value": "e247c02f357ff2539af5f26a4c8cd94e237a5a0b7730a84532630d183955db9e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ba95e2dff18f4ed8", "location": {"path": "/usr/bin/ngettext", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "aad851149df1b08f9d02abc30fd26bb365a0a8d6dd53ee002f3759f00fe343f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cfc06868ad088165", "location": {"path": "/usr/bin/nice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "066c283638a612dec09aa2266b1ee136f7318b669c82dc3d0c76880f71240fed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "fb7d18d606310753", "location": {"path": "/usr/bin/njs", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 856200}, "digests": [{"algorithm": "sha256", "value": "a20c895ef158ba69838b485ad61916fa63fca4b6d695c6897be41ed2fec3462b"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libpcre2-8.so.0", "libcrypto.so.1.1", "libreadline.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "344f64b9af077b86", "location": {"path": "/usr/bin/nl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113696}, "digests": [{"algorithm": "sha256", "value": "07a8613597059cf74acb5e847dc2d9a0075bfeb4400a6f409667ee6dc9a730bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "437e6026be527324", "location": {"path": "/usr/bin/nohup", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "31fe2328fe8d48b909a298e0a2ca828947aa39e6b210db109343b3f43e94535e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6b28e632862e9e88", "location": {"path": "/usr/bin/nproc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "2d70c4c7c022d06a5dd66904e8c2ee21487781212b46ccd2647aefab9635fdb0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "661c0a16943a1f26", "location": {"path": "/usr/bin/nsenter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35280}, "digests": [{"algorithm": "sha256", "value": "837c97c6cee8c65b55871211d8c3829103d3c1a39a3b7db22f47a7fadb845aa7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e8d94902cd3d084a", "location": {"path": "/usr/bin/numfmt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68576}, "digests": [{"algorithm": "sha256", "value": "253004ce5c7256c358aa2d0c88b59027589f3b84041a3656d711942a64e5cd88"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e758b3c66e784a1e", "location": {"path": "/usr/bin/od", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72640}, "digests": [{"algorithm": "sha256", "value": "a220500ab361719ba49bc172c9fd4b28bb9e9021c03eb2587ee5504cb8487421"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7ab6bf398ce03c73", "location": {"path": "/usr/bin/openssl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 736792}, "digests": [{"algorithm": "sha256", "value": "225ca86de8930062119d425dd8be7cc2a429d8909edff7f60736626d1092d8ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3f468203b02b7643", "location": {"path": "/usr/bin/partx", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121072}, "digests": [{"algorithm": "sha256", "value": "7eb73f96a4a6d63192a7aa60f036a692fc396de0db9ad0c63bd8a1e724099b30"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8ebb21ee0dc388db", "location": {"path": "/usr/bin/passwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63960}, "digests": [{"algorithm": "sha256", "value": "06d607c2cbf7db3d51225df60667e05c5f2690197acba9250b92883fd266d821"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0e2b04b8a391ab0b", "location": {"path": "/usr/bin/paste", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "c6918bd153d61cfd9485a8d9e6d6fe0c019066987075f1900ff3e80ee344fb85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "1c0eabab5887f9fc", "location": {"path": "/usr/bin/pathchk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "ab95fde883b349063794023407f36b325a28be02cb67ef4a34a8e1f997513c3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f560d0b0b1f2069a", "location": {"path": "/usr/bin/perl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3681152}, "digests": [{"algorithm": "sha256", "value": "893b5ddf5151b00a345e3b94792e6d87535f7d91dc40e7e4b64599a657c6f8b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "923149e5047e6785", "location": {"path": "/usr/bin/perl5.32.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3681152}, "digests": [{"algorithm": "sha256", "value": "893b5ddf5151b00a345e3b94792e6d87535f7d91dc40e7e4b64599a657c6f8b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c90425e031aeb6f8", "location": {"path": "/usr/bin/pinky", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44000}, "digests": [{"algorithm": "sha256", "value": "bc60b2c7e4adc20e408642c0847494d267165e14cb1e3b41b740bbe70b810de9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "29b7a716acf524ca", "location": {"path": "/usr/bin/pldd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23112}, "digests": [{"algorithm": "sha256", "value": "c866ec632ab5c9385667e1b61fd5fea6cd6cc95bbac676e3d35a83ac2e9f7ebc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "5f096b292f49fae2", "location": {"path": "/usr/bin/pr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76896}, "digests": [{"algorithm": "sha256", "value": "2e72f0449124dd5a37a7b68d0ee65395119d892551fb7b9a24c9e5fc9efcce58"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7b762d03f69a9882", "location": {"path": "/usr/bin/printenv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "369d57c05e6621ac31b8a58e68efb6be7b5c2ae71c26e37845a5ed3ea15fbaa3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "97b3d4a45335ed7d", "location": {"path": "/usr/bin/printf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60256}, "digests": [{"algorithm": "sha256", "value": "1a79354f9e5d68886b0cdc34a550aae490bb6e603d68bfd8cd22cde98fd3e1f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3107593b08433e9a", "location": {"path": "/usr/bin/prlimit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39672}, "digests": [{"algorithm": "sha256", "value": "0c31ab1fe45298dcd9c7c75920ca2dbf01051a428d07f9ae32c804ec2887fbdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6b04b0a7ba7ca82b", "location": {"path": "/usr/bin/ptx", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 138336}, "digests": [{"algorithm": "sha256", "value": "04282937ea8d67fafec3105f2c3278ab838b7dd38786acf68d303547b3b8ce76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b9d02e4e7d14759d", "location": {"path": "/usr/bin/realpath", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56160}, "digests": [{"algorithm": "sha256", "value": "35063e9a799095a82ba0d0f1197152cfcdddf9356d5cdc16cb6e8d7e56c02e5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e7a524f7e620af18", "location": {"path": "/usr/bin/renice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "ea9989ec36d1f5d195c5799402385513bd667e1eece8f1fe2b9b7f13872884f8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fc00360033fa3848", "location": {"path": "/usr/bin/resizepart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "dc0ec9099aae7dda4d09349ce8c56b862059b0d552e7556f1428564f01383d4d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3ec6ec6e7e0817f6", "location": {"path": "/usr/bin/rev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "28bdf96934be7e509bac7f401cb19a70ffaeecf9b19bfb1152a9452a2b605c68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9d06e20c326b4d31", "location": {"path": "/usr/bin/rgrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30}, "digests": [{"algorithm": "sha256", "value": "0a8dd42a068115f058ae57f9f6347e1ef0ae2ffea89bf658b132974246577748"}]}, {"id": "456da74ac8a50fce", "location": {"path": "/usr/bin/runcon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43936}, "digests": [{"algorithm": "sha256", "value": "7d187be68059183b20a509ea8e3d5bb6cd2381d796ed20921c5e59fcd1ccf727"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "d81d6e14871d90e6", "location": {"path": "/usr/bin/savelog", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10481}, "digests": [{"algorithm": "sha256", "value": "e9f83fa3608f90efc4d3f0e38337da962aecffcc9f6af43709d9a6943a21341d"}]}, {"id": "5dd0d6573758f953", "location": {"path": "/usr/bin/script", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "9ae726553388765175c2941d2affa792366534d4d7f45d176f95f62a21b48b6d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e85912b1c25177d5", "location": {"path": "/usr/bin/scriptlive", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55528}, "digests": [{"algorithm": "sha256", "value": "45439691e9416bf888c3c5160d312676499a72cc3373daa321833fdf72853b01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e2b65ece5515ddf1", "location": {"path": "/usr/bin/scriptreplay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43240}, "digests": [{"algorithm": "sha256", "value": "17ad194f19c1098b6e1a89658a868552901b8eb8d8260b45491abe71c216dae0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ee23f358b8359e4b", "location": {"path": "/usr/bin/sdiff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48032}, "digests": [{"algorithm": "sha256", "value": "0ec63f5094b2222ee3a34c7567c4210ce1bbb172f2e18333e5cafa4a81d0aee8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a7f69801496d4407", "location": {"path": "/usr/bin/select-editor", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2446}, "digests": [{"algorithm": "sha256", "value": "7227cc023e86ad5d50ac565dc2a2f68196a79525b2c6a50cd56e4798b88291be"}]}, {"id": "d3179baddcc7c7d5", "location": {"path": "/usr/bin/sensible-browser", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "c80abe6a58479a80f6621fb145888810e19cd806330a974312bd3fc849a0c816"}]}, {"id": "36d7a5982edb4d98", "location": {"path": "/usr/bin/sensible-editor", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "dd5e1d2880a7e1ead9c71722661809c8c38855f5af0860b3c977a2606d0f3ec2"}]}, {"id": "e9688b89c6d0b6f2", "location": {"path": "/usr/bin/sensible-pager", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 452}, "digests": [{"algorithm": "sha256", "value": "8a701a467cd19fadc2194d0d47b49d01de58fa588e7ab2539f684b0f49a1c721"}]}, {"id": "5d833b931bbb511c", "location": {"path": "/usr/bin/seq", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56192}, "digests": [{"algorithm": "sha256", "value": "f5153c066073938b4363eb0e946294a737df7c601fa8f0a2c516d98f2d864d79"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "ec0d69a5571a455f", "location": {"path": "/usr/bin/setarch", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27136}, "digests": [{"algorithm": "sha256", "value": "de77a3807c2f792a7af865c3e75a94f57b9e1bb4e770ea6b00f208431e0887f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e5092eb4893b2493", "location": {"path": "/usr/bin/setpriv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51440}, "digests": [{"algorithm": "sha256", "value": "2733772062255d4ddb80fba4e7003380ac5a58b502173278568d2f71c982980b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap-ng.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "33602ffd7734195b", "location": {"path": "/usr/bin/setsid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "4b3e21789c5b1962fae7506c4814c2403247cc32617b808b7d493631a0b8ce94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8de49fade32edbf", "location": {"path": "/usr/bin/setterm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "8d6ec786946b8b83619cdfe608271163f649da0f30914b94d127fab13e1fd923"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "44df1338d3398727", "location": {"path": "/usr/bin/sha1sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52128}, "digests": [{"algorithm": "sha256", "value": "6658137da944c61615fcecb2723980415d3437d86c1f8154135c523ec79ca9d9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "1ff4c51683832ebd", "location": {"path": "/usr/bin/sha224sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64416}, "digests": [{"algorithm": "sha256", "value": "8a2511376bd06770ba7cf7b6d97ad10bed54848e0097da05986cb2443d38921c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "98203536357adc61", "location": {"path": "/usr/bin/sha256sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64416}, "digests": [{"algorithm": "sha256", "value": "ddd0eb3234043e0b1f8068f3ac0ec09a57ae6eb38dbd791c15ad5f3a52cf2475"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e2e1b78abcd2d2fb", "location": {"path": "/usr/bin/sha384sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68512}, "digests": [{"algorithm": "sha256", "value": "bbd1a61aa7a01280078c619f3d3fb63a3e3b60e58956fd92920c66bd4bf84c1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "eb8b0b787718cde6", "location": {"path": "/usr/bin/sha512sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68512}, "digests": [{"algorithm": "sha256", "value": "7f8371f1034aaf988323899dd8f0a5b1bd41656a7e3b374f3a3c8ef2f882fb29"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "03d4e542cd642e5f", "location": {"path": "/usr/bin/shred", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64608}, "digests": [{"algorithm": "sha256", "value": "9b9ec50e1206b46249cfc40cf60990ecdea4f194eebbda1fce142e1bd51b989c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "28fdb52defc921f7", "location": {"path": "/usr/bin/shuf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60384}, "digests": [{"algorithm": "sha256", "value": "e89557d4c77356b91240d98b920a4c7daa1d3174f0651565694d32d07d5a70e8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "9fc0d45313cce67b", "location": {"path": "/usr/bin/sort", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 118408}, "digests": [{"algorithm": "sha256", "value": "1646c86cb8fb94e9abc6a4b87550fd94cc4439e1d12888e30dc642fe84a41fc9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "16877628836d71a0", "location": {"path": "/usr/bin/split", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60896}, "digests": [{"algorithm": "sha256", "value": "b47975789284dbbe8d05f780697fdafee871d4e92e79e2b5c52ae176d96e13a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6d4e0fbd50b5013c", "location": {"path": "/usr/bin/stat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 85184}, "digests": [{"algorithm": "sha256", "value": "e04a567f39ba428a50fb551a25dab8e2ff7142326db6775165991955c6eb6357"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "85ff616f6f68b8dc", "location": {"path": "/usr/bin/stdbuf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52064}, "digests": [{"algorithm": "sha256", "value": "ae677fbd07ccfb3f55178f4c780610676c6a9c7056d64d1877bc195c65daf23f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "fbcb5f5173806285", "location": {"path": "/usr/bin/sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48008}, "digests": [{"algorithm": "sha256", "value": "76d73821d052601634034e8ceda9fbd6dd5e99a8076069b7ce4f1828037bdb60"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dbc183d71b3c4555", "location": {"path": "/usr/bin/tabs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18584}, "digests": [{"algorithm": "sha256", "value": "a9e6f24b5cd2bf177c9a44c39ad3c5a8af010244d2d219166bec8c25bf2c1ca4"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ea074c15b12513c9", "location": {"path": "/usr/bin/tac", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 109536}, "digests": [{"algorithm": "sha256", "value": "e9190c6e570a3d3480662efc4d8f227f56cf6961ba933c8012dac54097679898"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b84e31960c1990b4", "location": {"path": "/usr/bin/tail", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76864}, "digests": [{"algorithm": "sha256", "value": "9bcc8ced58316b10085b04fcdc1350ce60e723e3176eea962793c7da9b449e53"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "84845e8f77b867ad", "location": {"path": "/usr/bin/taskset", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "a59af16a68c052903fa70870dfba3e2996c30867878d4f210c6b0f2d5545e852"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c2294e6468c42e27", "location": {"path": "/usr/bin/tee", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43904}, "digests": [{"algorithm": "sha256", "value": "106035d3c50dee22a453114539ad194d188dc246b65f9d49d472f01644242fcb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "27f318d1c30550e7", "location": {"path": "/usr/bin/test", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56128}, "digests": [{"algorithm": "sha256", "value": "122519ae131798218645f3d615b62ba3da976105eb180b89a48118a4075b4bbc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "167c0e19d8af74c6", "location": {"path": "/usr/bin/tic", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92432}, "digests": [{"algorithm": "sha256", "value": "bab9dd382fc7ac534a49dada9c3f4c9f8c8e1992520d7a375a8271d741ac3755"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b538c81f15262d6b", "location": {"path": "/usr/bin/timeout", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44448}, "digests": [{"algorithm": "sha256", "value": "184d621659c36e70e44a59529db33d1fedf92aca98e2e65e3699ce57aec761ee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7334c057c37ebd30", "location": {"path": "/usr/bin/toe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22680}, "digests": [{"algorithm": "sha256", "value": "c2ea6dd34ae52fabee08f0c4a5d00f40159289bbce2c483bff0eb32590b301e2"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "db59a2df83c7cc95", "location": {"path": "/usr/bin/tput", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26808}, "digests": [{"algorithm": "sha256", "value": "108bc03e42e19310423ca046c3791548ed1b06de4d35790e1d80cc482620d2b6"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51e7d31ad4b147f2", "location": {"path": "/usr/bin/tr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56160}, "digests": [{"algorithm": "sha256", "value": "9cbbc6abdd1348e4d84de8814b68b59ccf5e7602601e1939f2a6e15997b6c48f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e510d836320785b6", "location": {"path": "/usr/bin/truncate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "bf602724b2a8e736faa1c90f63f352a34ae6a945c1c7f75852e1c8132f12accc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f8c550b3986f29ba", "location": {"path": "/usr/bin/tset", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30880}, "digests": [{"algorithm": "sha256", "value": "f7e934c06a85aed865a4f6b0fafd354d37d0cb65502ce5c0d2499f89dfce2b37"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cc791736a027c0ad", "location": {"path": "/usr/bin/tsort", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56128}, "digests": [{"algorithm": "sha256", "value": "1a9d06871e360f9d4f1791445a04a2ac1e87e7af827b58ea8f7a812b3b4d6c45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3ab5224540dd51da", "location": {"path": "/usr/bin/tty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "088892b57c6fffbba39051debd39ee54f0b0d7cfbab38ca024e571c5f420339a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "520f3253a7cb3849", "location": {"path": "/usr/bin/tzselect", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15352}, "digests": [{"algorithm": "sha256", "value": "dad14d313230aeb0c4a2b1c88680916c434197315dd6568beb8a615cee1646f6"}]}, {"id": "e9fb0455403a1866", "location": {"path": "/usr/bin/ucf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41883}, "digests": [{"algorithm": "sha256", "value": "245409deb76964427765de3bb2c80c741526ad5e869550e387ddcc77413aeaac"}]}, {"id": "c9c9aeadb14a5a1e", "location": {"path": "/usr/bin/ucfq", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 19367}, "digests": [{"algorithm": "sha256", "value": "b1e4a6d73b74e73ba6f1b2ff45093127a7f11b4e59443df43c008edb8e9f4cc8"}]}, {"id": "aefc8716be026a53", "location": {"path": "/usr/bin/ucfr", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10719}, "digests": [{"algorithm": "sha256", "value": "2db66a7d2a3061aef1e4d049e8a0e703bb5f4e8c9a8cbc0bfbcc6f4fb6127487"}]}, {"id": "622b5dee4c5be542", "location": {"path": "/usr/bin/unexpand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "caeda43bba78b80512406287c684722c019ca44e3ae608eec3e32bb43b892219"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b88506ded4f3f250", "location": {"path": "/usr/bin/uniq", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52128}, "digests": [{"algorithm": "sha256", "value": "4e30f77f060d3a4c5ba3902906067fba836f6e5de71aa54a7311c636889a670b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3df936aa67e9cf86", "location": {"path": "/usr/bin/unlink", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "38f3696dc4642e2ff57de4f214fdfd56b755caae0f122e378d6e7fc3f17dbcd8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c3517fbf4bdd7de2", "location": {"path": "/usr/bin/unshare", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47576}, "digests": [{"algorithm": "sha256", "value": "6c40d147ed885ac855731213b0484cbaa3414b1dd2a50a0ba06058737b3704e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c316ff815d2d53ca", "location": {"path": "/usr/bin/update-alternatives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59480}, "digests": [{"algorithm": "sha256", "value": "52618a137e23e12e98d17c7869bf060f85e362969c87abcf9513ec9d8c3fffd6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7a8ec0f6f7da470e", "location": {"path": "/usr/bin/users", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39744}, "digests": [{"algorithm": "sha256", "value": "a5721b776694f2b7765b3a10c521ca8166a78db9ea5a7da14620b8033ef13c85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "439bd6fc4dfed52b", "location": {"path": "/usr/bin/utmpdump", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "5ebff09a3b93ad54e3959ea4ed7a47c5d90b32c9d41cc3a17c2712879d55b269"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8bc56d9e4e55c5b8", "location": {"path": "/usr/bin/wall", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 5, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "609291720c0fa49efa54502088f65f78a8dfebc754b48762625a054bf7cee192"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "24ad1bd1c39c52e3", "location": {"path": "/usr/bin/wc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48072}, "digests": [{"algorithm": "sha256", "value": "eeda3288dd48a4abdd335a5b1420e85dcdd27120d2e1fa2c7ca6b9eaedbd38fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "117f1fde2070f026", "location": {"path": "/usr/bin/whereis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31400}, "digests": [{"algorithm": "sha256", "value": "bd9ad3cfa75cd08fae0ba490443eccfef104ecabc4d72462da7606ef2cbae4ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e716679040a1538", "location": {"path": "/usr/bin/which", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 946}, "digests": [{"algorithm": "sha256", "value": "7bdde142dc5cb004ab82f55adba0c56fc78430a6f6b23afd33be491d4c7c238b"}]}, {"id": "b96c525ea664d91c", "location": {"path": "/usr/bin/who", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60384}, "digests": [{"algorithm": "sha256", "value": "475a0af7fb2aeffd33a379ce5d1f2aa9f4bee566f21e7ce75ab55d2d9e4a081a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f660bd913237fbc3", "location": {"path": "/usr/bin/whoami", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "c827dc7e457113c1cba08dc2abeb1647b07aadfaf7d1f310549a9352b36e7d5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e6594549d858400f", "location": {"path": "/usr/bin/xargs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76152}, "digests": [{"algorithm": "sha256", "value": "d907ee7791050903ce57bf6d15735711476a387a4d25a63e40969b0968ec59a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "71663d7894058ebb", "location": {"path": "/usr/bin/yes", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "ce0462698f96aa898c534cabc569d5d2b9fe42ecbfccb43ab5d27201813f8dc9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "39ebf4a4a2342b9f", "location": {"path": "/usr/bin/zdump", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22936}, "digests": [{"algorithm": "sha256", "value": "2a85720a77ade9f04b79ffae7650a51e54cf5c96f4bd23f68022531cc7099303"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f53d68b7cf400e0b", "location": {"path": "/usr/lib/apt/apt-helper", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39392}, "digests": [{"algorithm": "sha256", "value": "3b8ba5e78b33e5e28d7658201133404c11447b5204c8e9a20abe64ce31a8d642"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5f68692d85c79e85", "location": {"path": "/usr/lib/apt/apt.systemd.daily", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16029}, "digests": [{"algorithm": "sha256", "value": "366f4cca90841c6ebef199c24ed3edfc78cd6d7f139c32686bcfb11121fe172f"}]}, {"id": "1295fa9bf6e126bd", "location": {"path": "/usr/lib/apt/methods/cdrom", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76088}, "digests": [{"algorithm": "sha256", "value": "73c2cfe8224d7aafc6ad3f07e5f23bbe36602e98d844c3e100ae6e69eee868eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "50593d4c51ec5b89", "location": {"path": "/usr/lib/apt/methods/copy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59704}, "digests": [{"algorithm": "sha256", "value": "9dd48eb1f2054c356a8e90631007c98283ae1b9b3cef7e42afd65c62348e6516"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cbae3cd61189ed65", "location": {"path": "/usr/lib/apt/methods/file", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59704}, "digests": [{"algorithm": "sha256", "value": "504f5e23d2aa16815b63c9aa6fb5ff2bb0f43411caea111d50dca9a70a5a0544"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7569ef3e6bd9b18", "location": {"path": "/usr/lib/apt/methods/ftp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149904}, "digests": [{"algorithm": "sha256", "value": "e514dc8f87efff49f21a1970100f973c33134b1673008f3064e53ce72dd0de39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libgnutls.so.30", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ab606056f549fcd3", "location": {"path": "/usr/lib/apt/methods/gpgv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108856}, "digests": [{"algorithm": "sha256", "value": "e2887b622b17093f397ce58ff7891c5719f3018ecbb785b6af8f7a784a1b2b9e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0eeb2bc49f11870f", "location": {"path": "/usr/lib/apt/methods/http", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 203072}, "digests": [{"algorithm": "sha256", "value": "edf0e7577da05cc483cb000702e29ddd06297e9388deab2fcdedfb4c7723b860"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libgnutls.so.30", "libsystemd.so.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ba8de17cc4c00583", "location": {"path": "/usr/lib/apt/methods/mirror", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121144}, "digests": [{"algorithm": "sha256", "value": "77c6aa1d91d2e2758255194ceb551f21236f906af9d2b86df367eda2e2924a39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "074bbd0ef8998f4c", "location": {"path": "/usr/lib/apt/methods/rred", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88376}, "digests": [{"algorithm": "sha256", "value": "a8e4bf92879e672f50f66744ab67a1b8d1bdadb14970bb1b1d68f1fc630700f5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libseccomp.so.2", "libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8d7754ce7d2670c", "location": {"path": "/usr/lib/apt/methods/rsh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72008}, "digests": [{"algorithm": "sha256", "value": "b27550d0999d15b73932f2e704fd0e5cd3cec495f472b2bcf583555987cd7b86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3434850b67c99955", "location": {"path": "/usr/lib/apt/methods/store", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63800}, "digests": [{"algorithm": "sha256", "value": "95c7a9a9defd2fa540446b15a50a03a80bd438f773ef0a130c6f203fbc58633b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "265948a4a5b137f0", "location": {"path": "/usr/lib/apt/solvers/dump", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "df16b1fbba3c177d72681a3d9a495ddcce97a7bb232a440a52c8958dd7d6f547"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6d3a369bb93996a8", "location": {"path": "/usr/lib/dpkg/methods/apt/desc.apt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "4035a2ca99d6d473f6e9a0af7b39d395bfe47e48b3a9993488fc2fae139145f8"}]}, {"id": "f08c3761e7116d09", "location": {"path": "/usr/lib/dpkg/methods/apt/install", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2861}, "digests": [{"algorithm": "sha256", "value": "810da1fcf97636219401c67e891a04a7a4f01b2a0d73fd60bf3bbbdfb3775f76"}]}, {"id": "efd4cf3a83cfae95", "location": {"path": "/usr/lib/dpkg/methods/apt/names", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39}, "digests": [{"algorithm": "sha256", "value": "0a636de469385b41ea06f639a389c523946ec7f023fe2a12c0adf8300e2a82ad"}]}, {"id": "fb037b17f6a7a07c", "location": {"path": "/usr/lib/dpkg/methods/apt/setup", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7728}, "digests": [{"algorithm": "sha256", "value": "c645a091943f61ff46847973d000cbf1817623a86e1ede412f97f437aa1eb56a"}]}, {"id": "0d646569bc05dcff", "location": {"path": "/usr/lib/dpkg/methods/apt/update", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "605ae19f87289e8d4cdb80028dd071c4b3ea0e2e46da9ad697b6bd739ba4c6b3"}]}, {"id": "e496b8a855201908", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 131}, "digests": [{"algorithm": "sha256", "value": "e56fdac7f4d70bdb7517a9a3c98bbfefef52fcfb082d3a49c26eec93fd8f9d9d"}]}, {"id": "a2005540400c4fe5", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1519554}, "digests": [{"algorithm": "sha256", "value": "ac9ba9a7212536aa34e772cfe2666c55e14a1c057062c8e152bd8493569f6645"}]}, {"id": "d1dfbea9035ba467", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 346132}, "digests": [{"algorithm": "sha256", "value": "e19b13d271385be968316e97e08ef7a33d7702b8c370e93dbd9e7470933411c7"}]}, {"id": "1acb337ee054da42", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 252}, "digests": [{"algorithm": "sha256", "value": "a18e79a14c660aa2eb90d2e145e79c23a20915552797403eed8732c6a75b6500"}]}, {"id": "187de59ee59db2a3", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 23}, "digests": [{"algorithm": "sha256", "value": "bb14a6f2cbd5092a755e8f272079822d3e842620dd4542a8dfa1e5e72fc6115b"}]}, {"id": "c752681e320dc1f7", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 48}, "digests": [{"algorithm": "sha256", "value": "f9ad02f1d8eba721d4cbd50c365b5c681c39aec008f90bfc2be2dc80bfbaddcb"}]}, {"id": "43a4962e5f816725", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 270}, "digests": [{"algorithm": "sha256", "value": "cafa798824e8125971c72f9491b95f02f0fbeeb2429bcaeb17491fa5ef1a7f49"}]}, {"id": "bf048f6d64234f51", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 62}, "digests": [{"algorithm": "sha256", "value": "14507aad9f806112e464b9ca94c93b2e4d759ddc612b5f87922d7cac7170697d"}]}, {"id": "e11cc5b3a204d27e", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 50}, "digests": [{"algorithm": "sha256", "value": "f5976e6b3e6b24dfe03caad6a5b98d894d8110d8bd15507e690fd60fd3e04ab2"}]}, {"id": "bb4be68df3a45c7a", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 34}, "digests": [{"algorithm": "sha256", "value": "cde048b81e2a026517cc707c906aebbd50f5ee3957b6f0c1c04699dffcb7c015"}]}, {"id": "0f2bca21e5d225aa", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 47}, "digests": [{"algorithm": "sha256", "value": "f4caf0d12844219b65ba42edc7ec2f5ac1b2fc36a3c88c28887457275daca1ee"}]}, {"id": "604f7985e32f11e2", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3360}, "digests": [{"algorithm": "sha256", "value": "0910b595d1d5d4e52cc0f415bbb1ff07c015d6860d34aae02505dd9973a63154"}]}, {"id": "875097638b9016fb", "location": {"path": "/usr/lib/mime/packages/sensible-utils", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 97}, "digests": [{"algorithm": "sha256", "value": "e9d9b4e7782deb0509bb543620c597710bda659a3045bfce55b28c632f201f2a"}]}, {"id": "8e0e59bd1a437da1", "location": {"path": "/usr/lib/mime/packages/tar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 321}, "digests": [{"algorithm": "sha256", "value": "ec726cb9277a944c859b295af44683e3b9844236c063de3ff10090190aae0fc7"}]}, {"id": "a49f4ce97ff807e4", "location": {"path": "/usr/lib/mime/packages/util-linux", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 90}, "digests": [{"algorithm": "sha256", "value": "8c2a3124292211ce117712858ad06a036675a7f7d8f578e5b84267b1196c1665"}]}, {"id": "e4602dbfa428a026", "location": {"path": "/usr/lib/nginx/modules/ngx_http_geoip_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 20232}, "digests": [{"algorithm": "sha256", "value": "d7ee2688b4a62d04881d90a696fdc5b54d2d1b9a6950df991d23329884cdd12f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGeoIP.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e4e49ba0c0abc5c7", "location": {"path": "/usr/lib/nginx/modules/ngx_http_geoip_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 20232}, "digests": [{"algorithm": "sha256", "value": "0efa936561b316b3985918d4093562d63532065dfb015722812226f87d422e49"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGeoIP.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e3b99b4f4b04b79c", "location": {"path": "/usr/lib/nginx/modules/ngx_http_image_filter_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27568}, "digests": [{"algorithm": "sha256", "value": "df4d0cd4e86dddb8aa32f7f46e20f92dad410d7a771ec6197f06fcf8b3eaed25"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgd.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f9f3b96eea83eb0c", "location": {"path": "/usr/lib/nginx/modules/ngx_http_image_filter_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27568}, "digests": [{"algorithm": "sha256", "value": "5d0cffd4ca3ca5c8684130c82f844c890b7427a858b80f83b34f3227c86a806c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgd.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9f008dddba0fd43c", "location": {"path": "/usr/lib/nginx/modules/ngx_http_js_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 930632}, "digests": [{"algorithm": "sha256", "value": "bcd84a326ae26c58e4130cf8c5758072e7410c09f25ee900ece4b79c9a0a45b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "792bcaca51385a35", "location": {"path": "/usr/lib/nginx/modules/ngx_http_js_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 926536}, "digests": [{"algorithm": "sha256", "value": "88b43eb82ab623712b504d4ba645bc3ffddcad1445a62145dfb46f9de31a3a39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "996e1050309f602c", "location": {"path": "/usr/lib/nginx/modules/ngx_http_xslt_filter_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23400}, "digests": [{"algorithm": "sha256", "value": "49f979fb1d8b3ba446675c2f8e28471272fca3ce36e07b259d0f01f3b0ecb780"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxml2.so.2", "libxslt.so.1", "libexslt.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4afd91f5c9403b3e", "location": {"path": "/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23400}, "digests": [{"algorithm": "sha256", "value": "c3ddb552b877354db574d6b176c5e83ac6baacbb7fbbfec99554143b3fc281e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxml2.so.2", "libxslt.so.1", "libexslt.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4d81413ec6e0f206", "location": {"path": "/usr/lib/nginx/modules/ngx_stream_geoip_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19864}, "digests": [{"algorithm": "sha256", "value": "6227edf7182e388bc38c336da1bb2f437f532693260aad0145efa56d0978c657"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGeoIP.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c868914f634cff58", "location": {"path": "/usr/lib/nginx/modules/ngx_stream_geoip_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19864}, "digests": [{"algorithm": "sha256", "value": "768a9f837e4f8f2065576baaf02d9ef43c3dac8dff31a7b057afc2acc410c920"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGeoIP.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fed8a879a9694e98", "location": {"path": "/usr/lib/nginx/modules/ngx_stream_js_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 912712}, "digests": [{"algorithm": "sha256", "value": "4071b411f6f9f0181518aad3bba2a6251205a3ca03d86fb894889f85dc130abd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "01e70f612cc52313", "location": {"path": "/usr/lib/nginx/modules/ngx_stream_js_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 908616}, "digests": [{"algorithm": "sha256", "value": "1cfcabfbca8f004cdad482f920956256a6ffe8107e50e9f8ebc597fda47fb2c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8b9962e9f6b3509c", "location": {"path": "/usr/lib/os-release", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "11f039f212d535c1d7e14fa8e6960c3d7724de5e0d4e71938d787496a5d08470"}]}, {"id": "e7dbf306febb39ad", "location": {"path": "/usr/lib/ssl/misc/CA.pl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 7597}, "digests": [{"algorithm": "sha256", "value": "7df0a83cd496108c6e3ce5508078b1539b661f966827d8ccf883614be591ac9c"}]}, {"id": "4e1dfb2677650d8f", "location": {"path": "/usr/lib/ssl/misc/tsget.pl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6575}, "digests": [{"algorithm": "sha256", "value": "b36dede58b9f88027821c5ab6e35729da9f580088e4a5a284fdf3aba540b5b22"}]}, {"id": "ff6ccfd9fa4889b2", "location": {"path": "/usr/lib/tmpfiles.d/passwd.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "1a3b927102b44454eb4c47e4fe659de2f5283f364ba27408329a54d4ad47e310"}]}, {"id": "b8cdbc354b79a177", "location": {"path": "/usr/lib/udev/hwclock-set", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 252}, "digests": [{"algorithm": "sha256", "value": "8cdd9cfef02b7b6bf1f44e6bac157f14d6d0c28e107e3f084be41c16c7688df5"}]}, {"id": "d5030e2cf05d71a6", "location": {"path": "/usr/lib/udev/rules.d/85-hwclock.rules", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 208}, "digests": [{"algorithm": "sha256", "value": "31341ab239a262184fabec413aac9562b1352df350031d8968097c60903776a2"}]}, {"id": "d4aed7919e3e0c35", "location": {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14552}, "digests": [{"algorithm": "sha256", "value": "479fc444dfd707d5a1e3faf0980ef9f0e39fe30b4ed676cf3cf466b67b72fdc1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b6e10239e0bf0dab", "location": {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "dfb408bccc465af66ea1a3fe6d4b6b2bdc042bc38c96f377cf9724ad573231d9"}]}, {"id": "e2ac6e2642bec9df", "location": {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_fail", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 822}, "digests": [{"algorithm": "sha256", "value": "50e5da1e3251b40fa19f7fdb614af87fe53b01ece9fc0d9198ba864b1dbefd0a"}]}, {"id": "de393657c5db43e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22944}, "digests": [{"algorithm": "sha256", "value": "f19f925b00308faafbcd102ae3e66f44474fef40869224c1219a902de5de13c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1203203a46b24629", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26688}, "digests": [{"algorithm": "sha256", "value": "09fb1dbf23a68d0ee40852b6c188f9f52bdfcd3fa563d0555323beac66097932"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5e422f6a40235b8c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "06cdcd5f122fdd45a2a01c1d896c9bcff226bf89585ac978d55b42b7bb0684cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a19eafaa73222331", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "45120a462a1e2150ac38e6e638510e346c2584b3de8d79157605fd17d9cfbe4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "99638e08589a7b81", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9ff9cc6e9311168a7434d7c6b7f97a5212c596aa5c565386ea7f8ee9fd27cf18"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f4a9d312c86efbe1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96368}, "digests": [{"algorithm": "sha256", "value": "362097cbfda7d786383c97faa9ec3d482957322acdfd049cdd7a34dbb46a8e5f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "676c420b66ec068d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 239728}, "digests": [{"algorithm": "sha256", "value": "72584a0971009f5c367c71452a853f1b1c57fc89fffd8976f5e1e551bc824a08"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b1126f1629161958", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6262e09a65018cf0eabfad8da092fd5951faaf0629805e729844a3d7a0126989"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4808d50a30cfd28c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d4bee5dba2062bbf4415dca63bfc0fec734923644848dac1fc0a68a7ab03db61"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "779099491ce22dfc", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "83381d02dd7b89b8235aa4bdaefbaf67a737937186c925f93e5a099244dc5cf9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fc151024ba410e78", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f3f0fef65adc3bc1d5809cfcad18a45410021d3142ab10df0ac2f7f9ba695b84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "24632bb87be8324e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8a66353a1f79f57d1bc45fba533796b9c981a058d757fde0ee7e75ac44e44886"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ab6534fbda64cbb3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e6269e657ff7c5856fdcd8dd155a08f86cb61dc2482ce2997740fc7be6f1a578"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a095f477ea780cbd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ebe1b37a58912d6896de6663c2fd87265db3a2eee2b69f71a7a0fad01670a084"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4041625ef0dc9c60", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "26a1a1c93758efbea498df19a66d5309ea08d34d42f1802e5258469c5cc8c1c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "643db1e95ea5ba2a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "114cf6a99027f1c4bcf26a8f7602d40bf54ad13b5e505d87735426c3c09851de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c9aa9577423dfe1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ae1d39e5c37408aa9e9061d55df6d877105524cfbabbe423e52866e5c400b51a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "06c5afe9474609bd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4e152f2c601d07b03c8af506d3b8208d53fc1164e89831e0ff91128dffa43d3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5d472083f6f7c130", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18552}, "digests": [{"algorithm": "sha256", "value": "f7236ed01fc89cdbbb548f99fef33f017a3ffd8406d34e9d0ab9c180af5c4fe7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d69e891b81f8211", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "450f26eb683a7a0ff2fd61b5a253faf2381939eec7364904b74358041e3372d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3af38df2d32a79e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5f2f9c1cb7e5e27a46b9f2f563385f0bf23a0d11d258ded5e410e1c12e8fea84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8aea27c2cb9da03f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2dd4af4bf29cd2b33e1e77c7187937dbe881767efd1081b034f233e7c749cdef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dcc1c6294b9e1aff", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b595dd3910c8cfc1d7d9c6a4a2c2003ef3ec4b4d52b984b22942b21cf2f33ff1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c4570566a14cc12", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e293ff6a8c5cdf67cbc0d3ef2d95c9a069ab6136ebcee8aa4df667692bd4cf5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "045bc73c9f5e24e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ead7a9d28b26be0c1f257e5dea3d97e8c811b12cd4d6413e049ac35403899109"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a5f789a36191948d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f8f22c600806de6ec9f4a718d555797ae5f9762f1764e5bbaa9af9dcdfbc05a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "76d53930a6bd1611", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100464}, "digests": [{"algorithm": "sha256", "value": "fa40134bff64eb676b38ffbc05292dba2ac80e84838dd08593e58be84cf21dae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "244fcea63c201259", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "284d9535bbdc44cdc45ccc88e4c355ea1e2d3cb7764d831d837a55f867bbce11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "473bf06e1ec19f98", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e70eba68996d1657e20b375e2270174d81b0757c4456ce0172556b310fb5327f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0569d843f92ef844", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "20c9d8c8764d62f05e8c1a79d67996248ae577d5576bfc7d5f12f8b7ad54189e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "01f7f49df2ae2b6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b7c54cb03e45a94d8f2d4b3173c77bdf97ccb40cb150a39ce22f1725b74fa626"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "adfb403e3b542e1c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "763a64d05444ad324e0100d2e4b09938b86bd949d88c8569c7b33e31c045ee1c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "475540594f1680db", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "973833bfc6da0470946a78d74ffea51e22a67e3d2768971676fc9c76b29d4524"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "daedd74d283c9aa9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b3e4e0af63292934c70087f4a5c2b44ff03063bcbd264f8ef61f1d0591062c95"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "feff49fcaf85c896", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8dca62a823bc80da3249a712d301883a01a64b5b7599a4b0d01ecaaac4b72c50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4381eec4d7437eb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c66ee94d8ed08fb6855e884c1b19a5c570dc2fb539ab69a258e364a25c5e98bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "952b30ac6f1bd17e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "db3a2588a6faafba754d8ecc1176def4b6cdf55217860a842d14cc66d6d65ce2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6a6e9131bddbd910", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c92d900b70d9110489df121c8e5711b22ff40e113ebd0c78d00cfe28f18f8f16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0a21c761166dc106", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "802e60e4cef41b8fe9e28ab8f3bf9e2bf93dc7966940dad636ae144275735359"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3c96b22f72eddd12", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "44a062f0d60f5a0bf2d18b6b83241b920dd9406a24cf0d65125e5111b1dacdd7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9db6fb2400e178e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "10b6665a28bc074da1ad49230984b975ca591a70e98ceef35137b285bf17d98c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2f31f5cfcbe9f127", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "17fc41507addefac7e9b6742ae1c565e933404fe3fbb7da12d2a4e3a4049f62d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c5df914178949968", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "09325bd674de0529ad67a76d3b1fe02b29ff4c24295249b8ddf56883439ee3a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4044d83defc6c84c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6aae41066e6af88ce7511922ee5fc281a532b26b27c86e186041c9bee409f316"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ec22b7c924121c2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f6a0fdcc76abd1905806f1ed80cf6aa8cb6b6d3ed856a4f82621c53a8c1f88f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "396a22e61901954c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8ee8b37a4b16739dd4388a1ab4de9cd42a8b4d7b70a1fe375da210f38113036a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4799cda90019910c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ecd8acd9c6c9f3b7c4de2bd98ec49240075325b82715f335b1d2e4ea4920a5d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "38b3293a122a0fab", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22640}, "digests": [{"algorithm": "sha256", "value": "af0f4f6033fe3c09d5284265095baa1603f879ab902a29088b49995a384bb0d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3858d26eaa6678ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22640}, "digests": [{"algorithm": "sha256", "value": "a545de3f2934ad774725ba3c22d09fcf0b3bf46d50b7c6928edf799836929a1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3ebe4d4bc389221c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92272}, "digests": [{"algorithm": "sha256", "value": "6d92894314caae8459dc9b05717c77b15df01524086d494a724fadea702d475c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "347444eb7bde52c1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2689a403071bab15c8d0f799a74988ac3711dad052c8b70a39b5ca0b2e13fbda"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "abd8c60f737f039a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "006e2bbed66114eb43d77b69ba99f2db040249c09ebb2b029bb2f59e54a34dcd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3f0a3f6374966716", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "975b321163cc6be8ad044f36a0e6b57b0bd5b475fac8d12783213e6f139c6b68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libCNS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ea3b48e93498835a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 182384}, "digests": [{"algorithm": "sha256", "value": "5c929d8d1bc1ed5bb0c79925e80eaa3974d186897898aaacdb69708c275a290a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "95947ffbb38ff96a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63592}, "digests": [{"algorithm": "sha256", "value": "6d0bb9647f415f8bccdb94976deacfbd3bbd26d2d17f00c119bb077c0d2d9f76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "576402b63ea86dc0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3fb69d8ddf1535badaccf59bb73a1dc0d3c9a6f47b21af1c0a3252482dc9f26f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "396f6db179ecee36", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 120944}, "digests": [{"algorithm": "sha256", "value": "4be0560f63ee3e60cab8c35fd2536144d4b48dcb9e4f96d34bb56d5b23c5276c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a3228c90b2632091", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ccb6d12e4f3e201c2b978d61528c119c805f035f807ffe0468caa27537f59f44"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5ae36164a3abca7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "86b6a217fe34e2b94cf20e69fb73651c40a8fcfe77ffc080672a17a377b360a3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d73c42570e14190b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ac09fde59ba2f6d550e13bd75d8959c96e010b815a1f4038ce17da25f3de4ddf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f97656cf92cec13c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b61aa8017cc368731fd0f89c224f4213b429602da79fee643493315da2c3dfe6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9cb87f982f29a8e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "bf529577a100d5444af37aa46296d82b2575632c14446af04a8ce3d7feb0054d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "716d5daf1f662324", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "148031e0ea3bc2c740696667b9d0c1b3123d340c75f86ed97fca5f2dcdfb37b8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4960e1f7dde48765", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "46513c52e6174589a0b2fc5155a0dbbd5b1a9449ee4d1ebd58db2948aa6fe6c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "79bb61b72e378f9b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4bdc758b739b4535a1412cb4f03b8ba0983e08d01066e4d4933a96d720915ea0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7b987464baf77eb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "356ef0c714b4522386ea8ec427d3af0fddc1631dcde4d53b29a6ee488ce869c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a5ba23f998a71654", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "eaea579cbc2b731fe73ba9dd0c11b4c8c74040acef24dff6ed926d5ae0ae1647"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe2804c754413b76", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "386ce51ec1dae3d2fa65e1b5735865384785d337fc5c9391c6dd62c8af579e6b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d19a87a828197685", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "378dc567a7dc24e8439871d8f8efe2fe64288239d01d7d3b9f9ae7aab1e7adf8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37745167d62d3046", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fcd6a953de343f4dc6ded7201b835095d9f18a02837dad34b27ae682b177c357"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e33f05c6392be125", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "247a72cc3ba2bcdff6fa14b5d214182cffb6a4a13efcbaf9361738aef23cd204"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8aad5206aac50ae9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "241fe0003ce0a79aa69e60656a9708c2827d60b4b145e2dfbc22e062a5102168"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fb02fe96a6c71070", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14440}, "digests": [{"algorithm": "sha256", "value": "e32e91bd9201c8146ae9f7d35756ab9d14fad9af674ab32f371b8ab0b291a100"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "86620bd077eb8912", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6f7c285b22f895c342ec2150ce64735fc997d4df9f6623a6fba8677fe60c6dd5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "01e590c9f12cd2a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "80b6bf838892e34c4b49034210490f4b628ccf18e451cb57ee05c86ae9c49cae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3d60d46620c2045d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7393b6b97bd2609dc4ee6c3c035f784443cca3343f40813d2cd883a7f0a8e6e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9b54d2791fd29700", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4a72a7fbc6db5959effd4684afb57a45fd45f2d389b278078843f7d5de7d029f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ecde4d2f90adf74e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "de0c8ea1d34c2608b5c4f2c141c671912fca8cb14bb5d0a944a9b76ad87c3b15"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "21e17730645d645e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7ac35795bd8e107bee742b2b4c0ea6197163d817c9218900be1a486588d89d49"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1b267ea10114fec1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c4d0269580695f508ded245bc0ad79d1598169b961fb1b65463f5b665e9ca95e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d84516224f0dede8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8c07a77eebe1bac8077cc953cc4a1d674b91f80ae892394ffd56e1c48b9fec70"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b349d234c6af1a57", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "1178c2f3d7e257573e05ff62b90cf10180d48f3950a2acd5b6e3433f016e831c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3f0377c2662cf6c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6b66d2da257d2e8138d890ee5786d57c4a9e04dcf8ba5dc272e30dab295ec140"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "92b6cf3a716292c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0108aa86d56c0735449a5f08cf63c421c613c9396265d0d035ccfa00382fcc65"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d5ff3f95179be627", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a0688ea5977264bf6112a96ec0c898b3b57eef338130cefacc3cf5a95c8578de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b36e0c43d696ce6b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3983c8eec714cade84f91847f33f33475d2db6632ede099b36e0229580daf2d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68219f4af46259f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e89d17b9828c13d0a574e5851f24538f8edbe62aa7c2ae4aa2f003f5cd04c65e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "66a9d92de4176a3f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6128ef833b56c294db9afef201fab9e922fbbf1fd2b781cb9edf1c69c13f3a3d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4d98c45d50e1228", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f6ae738d3584e66656f74e20d1af398adb7a90a2540dca8f3e204caa5bbc75f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "622665519a392c03", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2888909f88516e52daa10362ea689fdd77ec58da792e16827830f467bbe2b35e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bcd2f240335703ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "cace9afe727e9a5269fedc2a1b509febda0f61e580a3251e104402507af9d70d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ea344e7ac8dd191b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f2b0d4af3e786aa4d56a484094e095f39d1b66673a4d4f4de72980e7a49a6269"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "744f49ff75c52159", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4470ba0e46ae98beef43222dc148717195beb9424c559b0bdbbdee16071e474e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e0c751fdc2e5bb86", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5c4a6b1097c8c85c4a08440dbc821a9a65d2bee58ace7d1447993e6959846895"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "73ddc29baf3dca90", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9c508a60a7d75034c6473016f1cbdb51429c50078f65177bf591e71790ca88e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fb63b0acb77970ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "47353ced1740553803101080334bdb9b11dd656e104b96092ca2c03ed1a09953"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3e76b175e4637ee5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c65a32e3e6c0be0c9693dbb195515e8510144c67159796d22598efcac561351d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "39f45b3733acea0f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f6bfe416e65b35e79983e764dc187d8b5d432efe1c9dd4929e5fbc95c3e69b4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fd87b99bd4b2fed", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a37dbdab844121ccb2488a0432d70f2ad0b4a5b72c45c0268b1617fa332edacb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b811f0cc50b1f9be", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "31ebc2daccf074e7d4f2b8a328a74742a6376f85b0972cc911a428db0791cf08"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f0420b18f114059c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "35a8a2548a105201c7723b096cf6ff28e3355445c11b4026d1f4f76484a5cfbe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e0649b4d2ca5a0b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "1b9f504f52bcddab0d0408733d29fa68d942ca1a284f8d8abcccb79bf99d443f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8bc8c469982f650f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "bcb19447f6c86927e3cf25f2150ca0d7c1fb90ba5ce2bf4700eee317c5003fa2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ff0339e472bd5fbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4186d03782472e974f0a07c58bc8987a8186e9e3007e2eba56b2e6bc128af454"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8cce69ef0c553d11", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "39d6f9f46085893b9b58dc686fc60f4dd7bbebe1c13b56e70dc25017b1eeb250"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0e3662a103e93cc4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "aeeedecf19243fa5a4fddd5e1abc2f28c38746cb15bf3b83927262be100ccb0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8c4adb6c5371e46a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d4c49ff9617a7331e5eeafa3253fc89a14a5e5e56ef2331a891197dcffc03dda"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "61f1f6c5547b6684", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "1829a67495ac8db7d5b297b36018601c61c96e2dae8a1271cbc26f8ce357ddcc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5994c5db1b61aff1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e1c364b4c55aa206ff01e2ba9d5e8b90d6c17aed4f151bd7aa0754da07795696"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "87b0f5c6b653604c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f782831cc31bd106290eef1c0862fbba443e03ca3f187c2ca2f8763072c15b38"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0605676ff4ad59e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "1b989cc531204b2c5302e1705e67281cb871dbef69d71959cfc8987721a94589"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "435a672ff5d3b8eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 153704}, "digests": [{"algorithm": "sha256", "value": "2a8bb50fb03cc6483b2d4cddb92243fcb97d84610fafe07c45b1d5df2d16496a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f1f82a19f90f49a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133224}, "digests": [{"algorithm": "sha256", "value": "a564f5fbebe92b16714f3dae0e12e19952e0d1ef6e2d23a0d0695c21573b4fe8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1ccaa311716bff31", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178280}, "digests": [{"algorithm": "sha256", "value": "9e1ba6c12f2d273411968f6d5db436cfe27a0f4dabfe2f1823affd92b25e7f27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a548acfb49114634", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 235624}, "digests": [{"algorithm": "sha256", "value": "2f653e9320d7ba328a4da7c024d2334d10f1847c8baf19b503bdbae2b118c6bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6ef5bd26cbc860f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 235624}, "digests": [{"algorithm": "sha256", "value": "39b65080e8a0224b63d0d462395f501f3e5f2fb85bc5c1d3a38968dfd39554aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "edb34d52c42064ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "27cb6d886a69eccab59c6374799546fa5fecb5a3ff809910608dde9c7f345531"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "964feeb0790fb9a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e817d687a447513ffa17f75be7054753b2b7b1a395c08e70eb787c1b04fe9b03"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cf365db65ec154fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "5d22f9a8463405bed25e61d9f6b2af20cfe62d1ab5dfb27def9c9397b46ba132"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8c95dc87cb7d9522", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fc775377418b7a15642bc3443711eaa2fbed52a1bbfcb9f2ba6b7dd43f032c3d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "44df704e56d45853", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ad87b2c6bf14686035921fba3a4a5df0246f51fa7380153d9624952727873539"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "df7ad64a2c93a796", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5e22686f0022590e4d3e9adbdc53b5447df27dda6eecd7749c556fcdf8e01937"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fd6318b2f6fb2191", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2615979b52b8f84fcd1e037b918af0c0ef696d1da2383cf67ca5e2a9162c47f3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d2d80a86860bfc2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5f7fb7f88b77420819b63a1316e79663f4110a986d0346b4fc98b9ff61fcbc5d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d7bdff4b9d307365", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6b22d371c5b7799603763616c77aac6fec0ab1856b62e7bb7aafe50b424a1663"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7d5c424548f39b98", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d93f513f8238ea703c53d52c372e3672dde3e732993f0cf7e603980b7ce4aaf7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c358280ffbd8f286", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e434543c89821f7a73eeb9a1bdf13e0135f695c4aa5f08df46447ecf993ee0ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8079c75daefc982f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e35a2fb06fae80135ab2c7c8a1a91ecc599fbc205015a6e23ff926e022f3c28c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d938c6330ab97640", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3b35dd0dbc696dbde65ed62bfd94ca633fbdb5804bf5d8ed55616829033bef41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64df7d57a07e227c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "efa928222482f2bcac1c6dcc67b194eec29403807f079855d98080a6bf1bf1b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "15043125fe0bfa9f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "65608a13705443387f8323b1fe7ab167de084b61a65a4ad613e4357835d1ed05"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c7560e623bc74135", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ef426d7fc45f1c1060d51a7fac29de2a0369f48d915f5ff9a3e00ce5548732a7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fd13e77bfd1e092d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "178abf071790c6589de519fde1dda4108ad0dd20fe5cd71c069c8138d2464122"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0adce65474af9537", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8f3218536ec7b747efe21af3f3af53d0557be4e9a05624c310ce8a5402dbab29"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3df805a2dbce1c87", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f34139c4a5469c5041f8f03bf991afba99b54f57fed9a82db1e6dd25a3bb3786"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b065dfbe79b2e7b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6d90e2862792a48ef439561e7ffbcfa810175f89cc3eb3ba5920a5252f5dff3b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ebbeb0e40f5c970d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f9c2aa8228bbae23eaea785b088f2a9b3fdf68d7235fd493a1bd5f4ee3528a8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "589c3fb2b70d4c98", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "75d93c6282df511423689a0e56d9d6e1c304b941ad007ff5cb7bb1d4c0116b3e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ce63f8d042d1d0e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "dd499f367d7d3df39ab13ed040cd62689268fb50ddd0692d6ca9a87d0907f5d5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e62b8513d4b230cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a30e43a0d01c6332171ab4a0c12df9d429d1c43d925b2dec3c9132bdee037f3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "835e79d2c673f489", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ea3bc0ec9e20c4fe316beeaecb7ee600985ecebf78ef829c0208ee8190b66efe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d8a5781fcefaf486", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0c2e881c1151b2a5fcbfdbed315973ea9e1588dd3b4f0ed61e7f7dab05ffe04c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "23d06c530ab74745", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2551b7b891791bbdeabc508363119f9dcb4cfa9176094a1cca33f5027149e6df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "69c481aee17a8c62", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7aa590dc4c4eb10e300b5f8c1cfb4e0a3ff637ed9fc724c76ad6444482f33be3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "35c5c3566f6dcb26", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "51700cc0be85837422795c99987956e37b95f395be01ab1ea6d41cbefc948109"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bbf85b7ce0def750", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b1dc466acbcde187fe1b1d9fabd6875e2c25191b3720e2152f1db21720130435"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "975b3b53bfea2983", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9fadf2513ce7bcd970d016796d6d7472e9031d10eeb9d1b85fa1711497fa98b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "19ac5352e6656b2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5cc522e7674bde6f3d191dc6db81bf6d56f03687ce73c51e0818cc2e63d69bc3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "54528a9f61edb118", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "05ac2cf232849329c763fc2082077224b8f09141c6a5092475ac77741fdabdcc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c1aa8f55d8f35ed5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "17ba93df8a866ff898cae78a4579dce7e54078b52fe34417fb103328a2b502fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7133d28ce2430864", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4f9f8d5edb5fcefeec43eb980fa7a366f001bc27a03fcabe4cd8ab335dd5c754"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "75ab19a98edcf666", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b6defa98ebbbfd20d61fda2e2be66069ba1a595377744d0f23b2a4c7c2eac5e3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1f7e34c574502705", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "38bd606d7a1a67ef2e3633037a92daad24426c1aba225d27c614628a21eec03a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fd2544d2c1e85f23", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7acfcfc745eb1e505cc60f25568120558dcb9d387981b6610ed6bad4353f76c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "82c53bd264baf57a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "903be13aacda076ce6bea107f1d983a6a765b08e9da3fd78034b081bf4ce00ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2a9f42bc5058f01a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "96f4d7f7baaffd6a26ca670cd525fe461affd1d08ef86ef64f378780bb603eba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "206533010cd86e64", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9951a555bc94b7d910d01d6d1a2924a6121b206917edf16c65920157997b7fca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ef52031e01565625", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "d3372e4920af69b2c2fcbabe7cdf66437f4abd50b423473a05bab34fad24b9aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0609826c10e52cc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b9c2bed775a74967b0f7aca8b0cd01bd1736d7b16c62764ab0d2d891dbd0904d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "122b7a065884d6c1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "792a7b114b306f30e8a37cb519ddbc58c95af749ac50be8e0c89b198525776fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b16420e166292012", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "315f4f8b26db7313d7e4f3c23021deac943ea8f1bb0a0e0ce1caf5e9e38bbb43"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1a93a4764ad4cbbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3d7fe610635308f44187b15bbbb1219315c43007b4e4ea9bc8ce4d373923227c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db5b8123ff722918", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "83c8686c70d64bb0ddc762e69998ee4f0a92d92a83a51d095e48fcaece4fd48b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "358fd62cf6110b12", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a663ed6d80f3170c2ba427fac3ef93a6deec59d6300a73dff43670b081010f79"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4b36f279807210bf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0ec1f97836dc2bd41898e37b97b4fcff90999a703977fe85210dff609672cd11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d5707cf4a16cb47c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fa2c3f2146e4be3eb5ef82718e6e91a3c7ebd6546a7985af7775e55e9f9c1da7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "86600d99d6c1e711", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ebdc3ab37fbcc3aacfce39fd315b14e1d060bc0838aed8b2dd316c505e0861ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "08b336cbf2e53ee4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6664e2d9137886dd5fdec019fa30b08342cc37013dcef5192df48544a37b4606"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2e35a27dfa015d2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fa9c6c3a016d97d5205a58754ab309d1bfc50fe95058e72ec6d5c241a94c5053"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7807c6c07091a5e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "46cba3d076a1c023a4ae4c9b96aebbb0f432175f769044e317a4b9555307307e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3c0059333b4784d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "183ebc13a23a7d3aedd18a4c1a76892a01be222ab7c7c0688a7f27833f65057f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "27624935e26d7d18", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0d12a0b859ffad8a1eaec82939a5aae18eba21f4d162c74485198e2bc139b847"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "04b5e69f859c93ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d394daaf39225f2d0fc8b8d49607a96a5e71b7cfb9865b2d2cb3335a594a355a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9f6cf91facef00c5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100464}, "digests": [{"algorithm": "sha256", "value": "c06f4cb3072267ecb93e6c4fb665dfc58fcbc88f17465719279dea808e0e5583"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8846d6ea81166cda", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75888}, "digests": [{"algorithm": "sha256", "value": "943df84c2ee0087f03722d90ddfa788b4e29ef499230039394236343480c4a92"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "53d4ffa880fc4853", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 120944}, "digests": [{"algorithm": "sha256", "value": "650fa7835d8ae3caca5fe7e8ab3309b3f6b9b74e82d89ce29c90d7e4ee5a1d7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "56aa64982ad33dcd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88176}, "digests": [{"algorithm": "sha256", "value": "73e27e0012339492da3d7659eaa2ddd98e40803a63b98f01caf516869dfa63a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1810a706cf8a4638", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 116848}, "digests": [{"algorithm": "sha256", "value": "b0c04d7d32ffdc0d18fe70de3533a1ed6626913b06c93c2bd01b4ea87e078f49"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "30776aa966de0333", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100464}, "digests": [{"algorithm": "sha256", "value": "783f5d0febc5d901977b729f5cc43f5873f614379fdb529aa2324903b0928ae1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fa9df14b8db25d29", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75888}, "digests": [{"algorithm": "sha256", "value": "081fad6e4fbdc9ca102ea8085ac97218a762d67ebe5a1f2149a94063b4b8e1ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "601dea6579a95d83", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "60b544d69aa991989058ca3be1d40f5921ade870f248ba4f8f8d7a2baa89f084"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bd229edd54a215cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "58b401d8acd2a701489dcbd7f1109f3d734fd0195388f990ef5acb8a5afbe53b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a9d8747b30feced0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9cda37f3a26b60cd3cbdb3e389113dcfcb82e9e66c9802b3f93a0792ea19a138"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "16c559c0aa7aeabc", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "96021b4fc7fcb08c79c419ca6072dff1e2f0ecd54fe94d00de8567ce09d237aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "12dde285d38cb450", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e0accb1947e6bb2f009d09927dbe47bb5aa8cde9b3eea6b4ad91c9dd0a24056c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "33c1b2488b1ab9f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d3e825b3fb758497b1008bd2acb64f2f1627e8b1c8602205dec01730a36a9397"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d4ad83aab5313f3b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47224}, "digests": [{"algorithm": "sha256", "value": "420274d8a911adacd7f5bcb2abccd0f662418cf2413c2b2153b6fd261b4c3d69"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libCNS.so", "libISOIR165.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9eed1cda7932dddf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34928}, "digests": [{"algorithm": "sha256", "value": "b33e8ac3b21713e0d9c64418d62b0e94ad80bb793601c2e419a958d649245332"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libCNS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "52bc9ea8094c068f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30832}, "digests": [{"algorithm": "sha256", "value": "caeea654bf1c2c1408ea91be963c4bcebb9d4d063e7fb03acf5202c194d4fea2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cae000bd18654753", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51344}, "digests": [{"algorithm": "sha256", "value": "266ec25497811265a874cefdedade9bb5c3126d1f4c21a761d7eb4a117325fa5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libGB.so", "libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "332a7b57bfc1c42a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c90d725759bf882e12570593565eab9906948b3659aa0d44c29088f8ed4ee40a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2dba2e32db7cb244", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2fa5557a53f95c72a248608ec8cf7cd56d1b287e0f9ea522f99e96b078c8016f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c89b405dd109817e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "bd92e78ee52cd848e78a0479e575a12f1f08806f1784af87bce4d74d4655fe7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db610fc7e4968512", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30864}, "digests": [{"algorithm": "sha256", "value": "b2d58d3e3f3477c7d7e01c527b7256fe1338588d1505fcf02b52ca65cc8acbfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9ea9da7c4f5fb2c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "c71f7af6868838d7d8e6e27222ad9260c44aa72bc7d8ecc92dab48648a18f0e8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b1d48084204aef2b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3978b9e31b153d99ddf52da36f5c64c5d30fdcac73f226d926812a7f423bd0bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f90c1225de010d7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "92bb76270062964b4384fa797a485f6b6dc6d3018986e2344bb115e0ba626d18"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6dd8dfdbbc469b08", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0f64578cd2f31c93b554189ac19effcd032bf31bb109e87c458997aba7ec84ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0fa475729c8c32c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a3ef0e269b79a36fa0998cc10d51e61404276a10b98da9926ea9e0b3c03b89ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a380a61d148a3aa7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ab2eacfe17953d9dafff44562d9c9700e5010a58de7beb4d689943b8a1f8eaf1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "297d50bebd4a8eb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fd1d79e458207d2f5cf2681b55d2189a8834c6a6aac3212305d5a307f920bfb9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4521da43dc4a3657", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "d7bf7423ea13bd973aff0a5625d20dc1ae1b9823e075179ddce3a38cd291653a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2a42b4d59cbd7ac9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2d3f1baabd5f0eea7499f73f1e95ffffdb5b72ed2811df86ccb41ba0de06d8d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0f1aabbcebace21e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "f916913022050af31876a7afc5c427125edd102542de27c4d3a036458e4a0df3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64bdb5bc6282379b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "64dcc01c5923597c13eeede61eb8df9d981ad7d5be1f9dddecb91acee1385337"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "58279b3c2387635d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d8f65c95afe9ea290cd8aea643848e0f357dabf8a18e6483e96e853d317c6ea2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cba18a5513719c09", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c9f879d9c2974850cc85761b952f3dfdee271bf5bedf13a7d7696eac5204e30e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bde660a9606a7373", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "273ec846d3482c10aca64aa8a022d9c82d7bc7ea5e216b89ca5c79590a925393"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "161da7092c51393c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "975ede3f94c6ab8039a19f50f5941b865f4b1934214a8773ab7ee85de497fbb2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c390e10a289da505", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b31c6ed841d6cbc9ca4fd68ab50269d3e047fce8ca7c7a86eaa9869dac35bab0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9f973eeb8ffe7175", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "cae03c57380299bbc35f83a96a2e50f85b1b5db47314b9370594a8b6b311193a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fdb64fea96b49681", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "d0b1408e4d5177f0579dde4a52046a20078719f1e68bce27f4f76dca56927119"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "39d100d3469af706", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b19d8512e359e867965eb0e5c228db6087a4d61bf50e482091d87cef4d25c536"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b4c0c8789d770421", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ad41da3414215ccd207ad4b801fd80d8655d7b7f530bed7a5b1dd40497351a59"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3b2967b5fac0d780", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ff48e1e83d6be17b5599ec652aed3f086e23809dc10eace2150f14978258760d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "01734979a8b10ef3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "dba2c6c5f79d027719080ab8d75f1baddc639b74dda12e8ba9d7df9e3f1b12a3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d9388c097149b84e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "e5b8cacafa5e4973f58fae87f733aa49d78bdcc8572dc129ee9949286f674674"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d38bebd43e9b4c40", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "40be185b7589931086d04d6e704fe8110b2a6ee726a831c9c1e8f854bd562c2c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3a2ca90dd0fc2fc6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22640}, "digests": [{"algorithm": "sha256", "value": "09d7f4d08cb26569e367dc86134ea0b9f28dbb246be362f2a3ab59420aacd891"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e7b7f7271161c994", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "434946b7537cbe18c045703c085dee67070f869f8dfc9fbe6ff4436c8afa29b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4d5a824056074319", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b5e5ab56a20a56508a8385366e926619c123d06ac31a119467659cb65841ac66"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cbd48255c7ef7825", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ba7550c58e129ddc92dde171e660d41e7012e00d92b1aa6c1d1fb59b8b519418"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "647ed053d5a4dc15", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b364b9d65f64dc52d634cef3746b643676b195f79cd2bd26b3ab18786259f281"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3d98e272c2fa9f37", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9bd7df5777e80fb67e8d92b5c7a1abff295d1b7076efd6bf11c7363d2d0a9a81"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4c697da548c409da", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7a266871ae0d7b5e42a96155d90f9783ec3c377b7fa9c48402aa78d22eec2468"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b42634c89c31850d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "47a41fd8ebfe75fe650c95593108f282b6521b65a6e29df5c0f0c9dbf15c1ac5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a8f7c49b03a911af", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "067b0d259bd80577ff861172586c9d0e0d8448c61b72ed9aac6bca8d8995b0a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ce1d6a4a06f642a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3a92177946a82834ac055c27422f1d204ccb8a224a367459d247e06eefac99e5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bc3d31a537a9e91d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2e43e70f80fd4b0f04397c052a5924b24bbb1da13aa332a4f2cf931c69412292"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a28cee1d4957e6ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "bfcee94204f04fd3ecadb571b95c808ac664b2c2999c53ec848bf32163d2d5fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3bfa119c04067567", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9aefbb73d5175c21d4d2b2590e7dba115a202b1aabb2d058396b28b8b90e1170"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "76bc586ea220e2fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6174e542de9fa98a0261caf7a2073e39b6a69e5cc68dbc81f77a228a5d999f75"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0442549b826b5c30", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "cfde4bd0f19e4d1ff7be1eb7c15dd8787d8d0e79bfe36b728c161e92a1110491"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fc8a1dde7935c068", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ad36cdb94f30721797dbdd17bdef5dd28bf4e6c8b07ae373a650b9c29d78fdbb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fe269775f620d02", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c9caade275a5f3a358ad0e4b6ac6612f454502dc553359d4873941ee9dffa12f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3e0b560638524e15", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "58bfb59fd2a9ae4b8f3b05c7fe461bbd6ee733539fb61369e7c5287f6001c1fc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f7154249c3c968f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "366a85485f7b34ffac75e878a3914f0547f57f1ef1476a1bafb1c815d3dc7750"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d25bbae7ebb88a11", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22640}, "digests": [{"algorithm": "sha256", "value": "2a3233bd9f087704259a476e1951b107d27190d8436f26372c5b930ab4f1a92b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8049b2ff557c4903", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100464}, "digests": [{"algorithm": "sha256", "value": "017ef237a47d13499f014c785ccbe6152151d1f9d800dd7da5f6c4276aa50d7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4c94521df0e09a0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "0d64bf13fd76c3f454bd01c03a68aaa46d4c7db3adf3c2613efc7459c65ec2cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7d6d948d79cd9b52", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18552}, "digests": [{"algorithm": "sha256", "value": "6327ec269a9dc428e7178f32a2979c54648d763d72e1b4b26e44b057054be285"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9b9910c353ed7b85", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a05bf692a0cabda6aa8812baf1c5d2e4d4a0df7070126c7d08792278715ff398"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "410e78ec7c0c98cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "dbdb51d361939d65cefe56d3578204292281dff5ba7f2d62793dcfafb9b9c43e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "05c55e8e411b7c60", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75888}, "digests": [{"algorithm": "sha256", "value": "ad12161fdb814c46cccb24ba44b380374472e86f3112f2e705033e854f460317"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "731fd4904fa6b48c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18560}, "digests": [{"algorithm": "sha256", "value": "5188fd93edcb3e0ffda01a3dd981540b42c290a1de0dd3cc2254efd3beeb2013"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cdff1044ecd90635", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18568}, "digests": [{"algorithm": "sha256", "value": "0b71c1eb77502cb9f046da2c79a8f596445477a3e072c6cbc8c54ac7cfda26fd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4edb1dfe67699e7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18568}, "digests": [{"algorithm": "sha256", "value": "f9d0abdc03b519807aa15da7cf98cc6d498967d2deb8f377a800e0eb3733b91c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1ed59ab44f401de1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26744}, "digests": [{"algorithm": "sha256", "value": "2d98aceda246698acb2db4f426361cd29a8cb6657acb2fbbdfeffddbdacae6ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a00e32d3385b1b9a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "797c0adeeab86057fba7460cc50f970e9f0b3accbdfcc32afe6d4c9fc9350fa2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b370802b71a49392", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56353}, "digests": [{"algorithm": "sha256", "value": "d79080e6c8725cee7969e8999a2de9529430543b7e6ef5ac9ed3a663cef82a9e"}]}, {"id": "c7bed5a7501cf58d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 27002}, "digests": [{"algorithm": "sha256", "value": "ad0110dd4067acf54418115178a976927cc31c894e50919270565a909e7f9aed"}]}, {"id": "3875d6540076513c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 473016}, "digests": [{"algorithm": "sha256", "value": "a127c2e2a5def8c40255c528d82b111b5e156329b267550801189b36c3a8a7f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "df4ee99d0f088a56", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71608}, "digests": [{"algorithm": "sha256", "value": "7d793f8d7e28a4b0324507ee7c8174be82060b199569298a1c6e003db022c090"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a82634f944952775", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63416}, "digests": [{"algorithm": "sha256", "value": "5d351dd0b192148fedef9fbc99665f02f435457ca8bdd2fecd09d88883699783"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8157268fa90a9c74", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104376}, "digests": [{"algorithm": "sha256", "value": "90bba3e1626a3f9114f507853fae120144fb02fd9bc7f7c2ce6a1f0d7477cdfa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0b982c6618f9908f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 128952}, "digests": [{"algorithm": "sha256", "value": "9397907818220ab8fe0d260ebd2faccc66f3a427bddb4d7ed0b619b1ff5343c3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a2de6bf2525ded39", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51128}, "digests": [{"algorithm": "sha256", "value": "b0696677468400d5c7aa2917f5d91ce1977f00ce97c22d012c0f91f146ba6b2c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37a179ad98e3f97e", "location": {"path": "/usr/lib/x86_64-linux-gnu/krb5/plugins/preauth/spake.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 85624}, "digests": [{"algorithm": "sha256", "value": "0f57bf93e2dd31a80b6c18ff09c74314a69576d81893e724c4988cf457051f07"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libkrb5.so.3", "libk5crypto.so.3", "libkrb5support.so.0", "libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "15c687f0a15f14e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libGeoIP.so.1.6.12", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 247992}, "digests": [{"algorithm": "sha256", "value": "797d087006791f8fc7f15045fc20cc41864f4367e3f147ade2280df0a455673f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "73915516ed02262c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libX11.so.6.4.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1318408}, "digests": [{"algorithm": "sha256", "value": "91c50bc29b18c11da03697d16a77f8f1f5db8551c3110e15d9d6c4fcfee10af0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxcb.so.1", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "391d0deda7e4f618", "location": {"path": "/usr/lib/x86_64-linux-gnu/libXau.so.6.0.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "833aa73cf8f645330907d5923fcbf380e0895ab2551d522b41b0308747a51e27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4f4d236288d7e8ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22728}, "digests": [{"algorithm": "sha256", "value": "911ecd1cf42f310e788652f2719803bb4632e077b6e292af31b876c836bba264"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbsd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4f0d532a5047b190", "location": {"path": "/usr/lib/x86_64-linux-gnu/libXpm.so.4.11.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72872}, "digests": [{"algorithm": "sha256", "value": "ee227e7f230c197bb8c062dee5ca1e326de39ca4c02ffb2a8c6386c6aa802c59"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libX11.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9c84d2f6dc95409c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 38936}, "digests": [{"algorithm": "sha256", "value": "f99dd63f622af240ea7779bc2b21c7dc197d5d8dd7a865a3b0f6281a39768bee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a9730225c68d9852", "location": {"path": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2018624}, "digests": [{"algorithm": "sha256", "value": "3496f9dc92c4ffb7c045b5ca05512be755e5618c6a68422693de277b585e63a4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libpthread.so.0", "libz.so.1", "libbz2.so.1.0", "liblzma.so.5", "liblz4.so.1", "libzstd.so.1", "libudev.so.1", "libsystemd.so.0", "libgcrypt.so.20", "libxxhash.so.0", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "740ddc0e08cbd79a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 477424}, "digests": [{"algorithm": "sha256", "value": "a9a4e99d8d83cd2f0548adb0be790d69558dfb70397dc48380801ffe5aff7767"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "025f289046a7099c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26544}, "digests": [{"algorithm": "sha256", "value": "0cdd4161e2d4725c26b4277126974286454c0a4c2b088a280df307aef0472264"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d01588f3b950696d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 326624}, "digests": [{"algorithm": "sha256", "value": "c97507f0e64225444c7b68d525e8f5f3c4066aba13bf5a3bb174890caf1c77b7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f9f7f47815576dc3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137400}, "digests": [{"algorithm": "sha256", "value": "df4c882c856b522cef515963a90d0f5f33d5b55d1bc3a855a92ce55bf9dcbb4d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ea0fc5ea6e9e3492", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51384}, "digests": [{"algorithm": "sha256", "value": "998635bd10716965b4ab28657a92b040c95931b84bc821cfd74b01fd8b345fae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbrotlicommon.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fc07c45b7cebc712", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbrotlienc.so.1.0.9", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 587848}, "digests": [{"algorithm": "sha256", "value": "4000224a71739e56bf50a95001e6e1d64006a508e555cf78dfc8152265946d88"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libbrotlicommon.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e98ab1aa6e0b420a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbsd.so.0.11.3", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84064}, "digests": [{"algorithm": "sha256", "value": "c5dac39ba49d0edbc218bb70fc874fc8b3cecd8b6e866b49289e11d14b3a74f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libmd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b8d9ac64e8dd931b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3081088}, "digests": [{"algorithm": "sha256", "value": "29c44de6fe43cf0c645f01319240b6109d715d2b2f7dc6df39e60191e45b6ce1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ca0a4fd55af19018", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcurl.so.4.7.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 632328}, "digests": [{"algorithm": "sha256", "value": "4debc400c82ad1d04f2ef0f071661f000569ac01b5d91f095707c8264ba784a9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnghttp2.so.14", "libidn2.so.0", "librtmp.so.1", "libssh2.so.1", "libpsl.so.5", "libssl.so.1.1", "libcrypto.so.1.1", "libgssapi_krb5.so.2", "libldap_r-2.4.so.2", "liblber-2.4.so.2", "libbrotlidec.so.1", "libz.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d43a829a0a5dc392", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1831536}, "digests": [{"algorithm": "sha256", "value": "449b25c2a4c681d47a35198779862516a57a4c3ff2f8c1815acb04d7fff288fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a9265fb466423b19", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdebconfclient.so.0.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14400}, "digests": [{"algorithm": "sha256", "value": "b74d2c9602f9cd05e2156f91b5c835b7f923fb1f0e433adf40ac0b1ff5f638c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b175cad754ea3ee4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdeflate.so.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108424}, "digests": [{"algorithm": "sha256", "value": "d1ddacfa4e7cfa26c3722dcb2e28dcb3e05d61735e7601ecfa59599ef30ea8f4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "658f96b463f1c0d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libexpatw.so.1.6.12", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186496}, "digests": [{"algorithm": "sha256", "value": "ac6367e371ee437d920bf6d0458b158fc120400b64811d013b7e02e5b3e41888"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7f800071e96e9904", "location": {"path": "/usr/lib/x86_64-linux-gnu/libexslt.so.0.8.20", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96256}, "digests": [{"algorithm": "sha256", "value": "97c64eaf39fd1cf8614d32ffc5c341d48f6f585f27fbd6f35963f01f9dac2d48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxslt.so.1", "libgcrypt.so.20", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "663896d9ea0a84a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/libffi.so.7.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43496}, "digests": [{"algorithm": "sha256", "value": "d7ce7e96311388ad35a34835c0db7738c869c8e1c88c071e9af5971e6765d89e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "26dc11e324f0b19e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 281600}, "digests": [{"algorithm": "sha256", "value": "7fc1c631e3eb54611b9fa52b72bf94e06623503d921517418f94b00cdeedf73c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libfreetype.so.6", "libexpat.so.1", "libuuid.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d0a8a43e7d1378a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libfreetype.so.6.17.4", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 792488}, "digests": [{"algorithm": "sha256", "value": "f9f7b2865d3af407829acb41ddf71595deaf4913a43f0e8c01b9de2776ae4237"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpng16.so.16", "libz.so.1", "libbrotlidec.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1854af11f0c0530f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1176248}, "digests": [{"algorithm": "sha256", "value": "babf88a99ae7a4b8640237d6928f52a7c51d3e009db2737fbc573111b816bb73"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8383696c94a01321", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgd.so.3.0.8", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 418472}, "digests": [{"algorithm": "sha256", "value": "d0b8418c826266c1844951df3ce69a6b6b750c778c2327bd67fa3772f0825efc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libpng16.so.16", "libz.so.1", "libfontconfig.so.1", "libfreetype.so.6", "libjpeg.so.62", "libXpm.so.4", "libtiff.so.5", "libwebp.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a9e05e772e0868b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 525152}, "digests": [{"algorithm": "sha256", "value": "1ce1c61a3bb0eff2c58b3ff3a473972dc7d95d45fba8abaa0e5e993d923e80c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "596382121ae36261", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2086552}, "digests": [{"algorithm": "sha256", "value": "bc7e81b1cc8fd740c1a05af987323ed7626e8fb2ecd904a6fb64ebf7cda55832"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libp11-kit.so.0", "libidn2.so.0", "libunistring.so.2", "libtasn1.so.6", "libnettle.so.8", "libhogweed.so.6", "libgmp.so.10", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "984ce2e12fe19697", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 334616}, "digests": [{"algorithm": "sha256", "value": "efc54b00cff17b2c49e3547d0076a30cee02cfd3be2ba754576d8c12a255a953"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libkrb5.so.3", "libk5crypto.so.3", "libcom_err.so.2", "libkrb5support.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3e2c4051d572fbff", "location": {"path": "/usr/lib/x86_64-linux-gnu/libhogweed.so.6.4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 294832}, "digests": [{"algorithm": "sha256", "value": "df1d03ec50bcb83f2c2d6700ac088ac505add67ab1b1c59b6b57ec9d96aa5881"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnettle.so.8", "libgmp.so.10", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "427d99640e6f4611", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicudata.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 28407344}, "digests": [{"algorithm": "sha256", "value": "daecc24ce07ac15b77833042bd07fa5c62e8b82f5d2c38361b45fe76658b0e45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "30e94f4f25c2c10a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicui18n.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3160560}, "digests": [{"algorithm": "sha256", "value": "0dd9fd815ec02f5052cb666433d380cb372f6016213c83b13bbf4a402b09f198"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicuuc.so.67", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0a221ab7b0813933", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicuio.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55456}, "digests": [{"algorithm": "sha256", "value": "1702a12144088442b222fcbef1de64f319656c7b58001fdfd639b8689d6721c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicuuc.so.67", "libicui18n.so.67", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3acd1cd87216acee", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicutest.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 81400}, "digests": [{"algorithm": "sha256", "value": "fc098d6df6825c1e46ac31d984a0c1839a514eef018b1f835b7610b00e008b92"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicutu.so.67", "libicuuc.so.67", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b875ee062b4f541f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicutu.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 211880}, "digests": [{"algorithm": "sha256", "value": "742eedc54a2b6b12003fbb5a71105fae1ed3062b5c2765083d5310738fc2b2b6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicui18n.so.67", "libicuuc.so.67", "libpthread.so.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "58dae77d2d6e4650", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicuuc.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1988784}, "digests": [{"algorithm": "sha256", "value": "650d19e2164b13dbcac1f1cd493dbc01f0e3d873086e3a718d9ca09ddd59f2fd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicudata.so.67", "libpthread.so.0", "libdl.so.2", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "af76c10cf50ebbd3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 128944}, "digests": [{"algorithm": "sha256", "value": "93fcee5c99e146a23bd500eeda83e07bb8ebd7c79e5f43ac09a9712aacd2baa0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libunistring.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a9aa745ed045c3de", "location": {"path": "/usr/lib/x86_64-linux-gnu/libjbig.so.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 58384}, "digests": [{"algorithm": "sha256", "value": "b30cd8bd3956a27819bc0761218d5fa21c59e7e1b5f41f9d7f50f44ba69885d5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "175e234f66f9fb63", "location": {"path": "/usr/lib/x86_64-linux-gnu/libjpeg.so.62.3.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 534528}, "digests": [{"algorithm": "sha256", "value": "210b8ad5b63f448dd80cec451c9ede5a8f437b472e74f9d2c503d517c3975216"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "791fe2f73caabe13", "location": {"path": "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 187288}, "digests": [{"algorithm": "sha256", "value": "0018c2a2281e6dcf05c83bea4beb880fd8b15ac52ac5312e0d04d5162cad5f42"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libkrb5support.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "84768b571da20614", "location": {"path": "/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 888448}, "digests": [{"algorithm": "sha256", "value": "d4e9b28c4f2f7acfac1a8558fcbcfb1dc356920871ec2e910a57495f7cce505c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libk5crypto.so.3", "libcom_err.so.2", "libkrb5support.so.0", "libkeyutils.so.1", "libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7b5bfc35848dc07b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56352}, "digests": [{"algorithm": "sha256", "value": "9d50a32e1a9fe43ec9031be96938e7c85e0ea3ee06fd77fe01d8d0fdbff6ec65"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c3159f7354392e3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63672}, "digests": [{"algorithm": "sha256", "value": "dfe6a708c07f4f5ae9d7acfea298b1dca3013a0368e19e1fbda96fa1510894e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "85b4b4d7eaccb847", "location": {"path": "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 339280}, "digests": [{"algorithm": "sha256", "value": "8fc366932d0e7b054891981e226c0d71c132123aef6a79fca879c1ceb50416e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblber-2.4.so.2", "libresolv.so.2", "libsasl2.so.2", "libgnutls.so.30", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fa8a326e00b9d93d", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137568}, "digests": [{"algorithm": "sha256", "value": "221240df54be6beff193de580c7f5eef0bcecc512627d00679659833b79f8476"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72129e389911d23a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmd.so.0.0.4", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47312}, "digests": [{"algorithm": "sha256", "value": "3e8acc749b960c0ce4ecfeaa9427f190e4d2915c5a32c98b93ca3fb451bda642"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c2f778b0e8948ed3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmount.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 375424}, "digests": [{"algorithm": "sha256", "value": "653f792fc00cb3bfd1828f2b773efb555049dbf1bf6f2badd025ace445483a68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libselinux.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0ddd9e322561cb8d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnettle.so.8.4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 290416}, "digests": [{"algorithm": "sha256", "value": "1728ad2116381da96d69d62fdb09d774be4ae6d39187ad741732f100c4426d7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5116889576a9acf4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178640}, "digests": [{"algorithm": "sha256", "value": "77bf4008e35d51413ed220a7dfdcc50b528581ca7e4cb8744aa2143b740931ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f89ec16b2e82efe2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnsl.so.2.0.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97560}, "digests": [{"algorithm": "sha256", "value": "273019cf3199cbde4da8b77bf84d250697fc4cd610dec21664d55b31c6453f0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtirpc.so.3", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c6a1249e709b5a4a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1257280}, "digests": [{"algorithm": "sha256", "value": "9e76f7ed4e06516cabeaddb5dae8debef78a9d9b5256201e208f1c9e1cfca22d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libffi.so.7", "libdl.so.2", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c458f48734eb5669", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.10.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 617128}, "digests": [{"algorithm": "sha256", "value": "bedb7d14699797f65a30cbfa84f16681ffed436ea98111817b7d3ebbfbca334e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "55fbc539f55de9a7", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14248}, "digests": [{"algorithm": "sha256", "value": "1724126237e6700fc8e27ef1fd26f9ace42c1da6eb816c0e5d3e9bd469229b7e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0d52f2e9b62ede19", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231344}, "digests": [{"algorithm": "sha256", "value": "721f6277311fedb4d18e609439eeb32b082e410866461043edb0420b9f55ed4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "37fbbded012ec097", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75616}, "digests": [{"algorithm": "sha256", "value": "fdbac9fe4ad96b16d715afe737b02937672370d96321b47229dd364a7f3bdc69"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libunistring.so.2", "libidn2.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c431d423f5817188", "location": {"path": "/usr/lib/x86_64-linux-gnu/librtmp.so.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 122280}, "digests": [{"algorithm": "sha256", "value": "60631c5df675831d9e9338e5cf859f3df713f8b04571aaff1ca65c9287832cb8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgnutls.so.30", "libhogweed.so.6", "libnettle.so.8", "libgmp.so.10", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "075d85ae6e8a70ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113392}, "digests": [{"algorithm": "sha256", "value": "86ae7ca3d083253168d88876ce048f30e4e4e4a33e129d3e1354be8caa901fe6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a50306b4acd3c392", "location": {"path": "/usr/lib/x86_64-linux-gnu/libseccomp.so.2.5.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137536}, "digests": [{"algorithm": "sha256", "value": "7d908d528dc0ac2bcad6cd2b4193ffb9e1c44a94c12102e67fb8dc44a0a4eec2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6631291c738b5085", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 269600}, "digests": [{"algorithm": "sha256", "value": "dde2c41cab5acaa75e419b1d635730f6416226d358e7c3610a4e239abc316329"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsepol.so.1", "libaudit.so.1", "libselinux.so.1", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9696df814cfcd804", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsmartcols.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 227456}, "digests": [{"algorithm": "sha256", "value": "42ff85bc68036b408382d99d91e2f3ec6c69da7a5e1fae2322ab9adf72e815fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "076ccc80473ad572", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 211272}, "digests": [{"algorithm": "sha256", "value": "b18f774efaf7e074338133ec9ae93dd3a94fb33ff2aa1eedbf4d5b45172d8e23"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8c41eac206567e8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 597792}, "digests": [{"algorithm": "sha256", "value": "f8da170d6c1a91de1f9cd2d8e901c6f52d90026700f9f5a115ad33c5c902fa78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ec91f0056755c0ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1870824}, "digests": [{"algorithm": "sha256", "value": "0e83d02a0144c726f05de850b71165691e380bd90205d22dd04bc8f788625507"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6", "ld-linux-x86-64.so.2", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cf5bba569f1de665", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsystemd.so.0.30.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 733976}, "digests": [{"algorithm": "sha256", "value": "7cd249cb3db4632e29172420feb44f27530a69266dad1b81118ab731b7b302eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "liblzma.so.5", "libzstd.so.1", "liblz4.so.1", "libgcrypt.so.20", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "77a4ce052dbeb9b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83968}, "digests": [{"algorithm": "sha256", "value": "5d8f486998e436d03f3adea53bdee17424face6fcb06740437cb11cc059bc14b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4b012846dc85b961", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67744}, "digests": [{"algorithm": "sha256", "value": "a2a45224b87a6c3393b1a888723217107b6b4c6404a05eb208f20bbf488bf9f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5b277765372d0b66", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtiff.so.5.6.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 544800}, "digests": [{"algorithm": "sha256", "value": "3d32f7dc020f7397a5b2e869caefdcbdc675719d650a78e2094195ecfb7503ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libwebp.so.6", "libzstd.so.1", "liblzma.so.5", "libjbig.so.0", "libjpeg.so.62", "libdeflate.so.0", "libz.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac1695c43f8f211a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libudev.so.1.7.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 157904}, "digests": [{"algorithm": "sha256", "value": "f72ada159785386b061dbab0224db414f88e6e780453de261777cdebd8f69576"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f7a5dec5d4b62aed", "location": {"path": "/usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1574952}, "digests": [{"algorithm": "sha256", "value": "e9bb6062a8ae8ec7cb282b9c9bde83ac956d2f9fcfa9161c9995af073ff4e55b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "76c24beb9f13c378", "location": {"path": "/usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30776}, "digests": [{"algorithm": "sha256", "value": "2474c352f55fec7dc551c4adfbdf5b18bb62c8efd1738abbd35e10d9f209d3e8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c1487e5cebda10b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libwebp.so.6.0.2", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 416344}, "digests": [{"algorithm": "sha256", "value": "45df7d7a5a1340204882effb2b0dff9d2c4541ee777f695ee3151f0925138b54"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "da4636f6ba273778", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 170936}, "digests": [{"algorithm": "sha256", "value": "a80dca6d3bacb4f4ea9ab07f5545b05554eebb7f463799b84b04a07262118e8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libXau.so.6", "libXdmcp.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5ca71415ed384bb7", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.10", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1750104}, "digests": [{"algorithm": "sha256", "value": "fb829d600bb5e376e83da35706613dab454ec0ef86eec31e4b6a8faa767f8762"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libicuuc.so.67", "libz.so.1", "liblzma.so.5", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e1a2c980320326fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxslt.so.1.1.34", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 268576}, "digests": [{"algorithm": "sha256", "value": "728ad3fa9483119472daf18252b1b48f69d84168b935aee882137591bf7f4503"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxml2.so.2", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a7bb688cc5e62531", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxxhash.so.0.8.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96368}, "digests": [{"algorithm": "sha256", "value": "7c5f2b328af73e0d35428314aef157335dc93d2d1903ba04d6cfebecbd1ac624"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a3f6ef58f0b691b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 890800}, "digests": [{"algorithm": "sha256", "value": "96200194950e60c3cee9aed6aea014c7eeec1260212ea2e3cbd4c9f97dd1ab8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e2a5ad6b742bdea8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5487}, "digests": [{"algorithm": "sha256", "value": "750ee369fbf3c34f72a823ca261d33a89bba98ad1d4a967f4f89e19b122eaabf"}]}, {"id": "6248349450915f71", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25388}, "digests": [{"algorithm": "sha256", "value": "fb5389969d145478576396a1716159d85691f08b5cc7e994b7bb9f76dd092da3"}]}, {"id": "709208b01f5ef9da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "867846437cfd54b3603a4a9ca3583fec18ce624ca1df05ff55f1ec4815fa2157"}]}, {"id": "19ec4bbb958cbff7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3317}, "digests": [{"algorithm": "sha256", "value": "be35abc27444588d895f0f505d244b86a845acd55c55ff91d0302349ca320bd7"}]}, {"id": "0fbf0f58d98bdd14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "09c5e2ee35ee18d9043d95273f1cd37bc82e80567fd1372a1eb134c809c39504"}]}, {"id": "18d11c4209f6c1a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54670}, "digests": [{"algorithm": "sha256", "value": "5cf3bc779e1e9dac03ab84b95a458cbb5815feb20005a7f10ab5f4e395cf28db"}]}, {"id": "14ec8e8a4d7c2b66", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17657}, "digests": [{"algorithm": "sha256", "value": "59b405faea9a2c165df936f35cbc6ce9125dd8f1fd7000ad79e56cce035f0f0f"}]}, {"id": "5e937e82e9348cab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10498}, "digests": [{"algorithm": "sha256", "value": "0a254bcb5b13dc18e8cf85038cd0d04cd3bbc184c70803311254acb33686c367"}]}, {"id": "888c9e422b2a7775", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4931}, "digests": [{"algorithm": "sha256", "value": "5c2d60c4c82acf2fa9f59ed3b71a3f8d77eaa1ef4f110d02c4ceb2c465211505"}]}, {"id": "c75f8a313c9bed80", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "fe7396ca03e0f1d9b12e337a8ffc5b1773065456f1750a67f704b707696a1392"}]}, {"id": "631a8eff52b956b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6416}, "digests": [{"algorithm": "sha256", "value": "716c8c6da8417028d6ecb6a0e614ea64f16a8b1dbebb2c260096e29e8ac2bdf5"}]}, {"id": "6a8656096fa7f662", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2156}, "digests": [{"algorithm": "sha256", "value": "293ad7b0904fa32bf79bda796dd2244e799bb6b42450c910ef8f54d2edf076ee"}]}, {"id": "3dd78ec7b632cbed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5429}, "digests": [{"algorithm": "sha256", "value": "9aeea43fda475ea4e2b75633b2e25528f45b2510c7df4809449fbf938de58bd8"}]}, {"id": "21b527ebd46a0668", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1610}, "digests": [{"algorithm": "sha256", "value": "a4d04b3cd388fc8536dc2badd49f7d12abf427cecdd36ae731c518fa66012797"}]}, {"id": "0e62fd19e7046734", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20724}, "digests": [{"algorithm": "sha256", "value": "cfd216bfd31c4224fa856e078543d5c8cae689395a450c08128d17f97a88b153"}]}, {"id": "27044ff4833b944a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 556}, "digests": [{"algorithm": "sha256", "value": "e7c63156fe08b557a87c72a7f3adb7109169293845b38227b9267947a76934e1"}]}, {"id": "4549ef31a6537762", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9299}, "digests": [{"algorithm": "sha256", "value": "ca61c706ad05039677b021723832ba7833e9d537b714de2b16646838965629ed"}]}, {"id": "c9056ac6453c959e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 84473}, "digests": [{"algorithm": "sha256", "value": "26398b84ac0a2dfe1864775cb03dc0c8044bda4bc0fd3bd8a8b858d1cffbe850"}]}, {"id": "e6cc9d996012efaf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2111}, "digests": [{"algorithm": "sha256", "value": "91ec6e83b34fb8501aba443335f86843d93dc5385604baaa002588c99c75b9ee"}]}, {"id": "ab1bdff71a746512", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43358}, "digests": [{"algorithm": "sha256", "value": "e2fc826e71a6f6eb56fdf60d300a24587964fa17a9f6ab67bbce5ba1e00ef426"}]}, {"id": "08de12c8900d6a55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8255}, "digests": [{"algorithm": "sha256", "value": "9d0e5393c5d31a87d9f2935b317e2d050e10416c96c02cd7db493a28e6662334"}]}, {"id": "fddd554203260b3f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 469}, "digests": [{"algorithm": "sha256", "value": "8c7e457770c800ed3e27d865e6893d2820d9034b72a904d67ce1c7796240e0ef"}]}, {"id": "0bef1bf6d5b646f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1636}, "digests": [{"algorithm": "sha256", "value": "f98c50f8def191c0ba3e75177d828549c5fde48938e4dcfe6a5a76023084b194"}]}, {"id": "0c72164e0e890760", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7700}, "digests": [{"algorithm": "sha256", "value": "365f9fce153a49363092333fbc0bd7d582663e69232bfd2fe4bad73037a03c86"}]}, {"id": "fb61c43147c035c4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3414}, "digests": [{"algorithm": "sha256", "value": "acace4c32d9df2190bb71115b684d920aea399b686299474bfa2d31712834e99"}]}, {"id": "a23faf7d2bf25bc0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "cc94ffc143aa66daf5013c0d9ff692c20440725fd1d3f621eac0cf7f9c459be1"}]}, {"id": "eabfc668167a139e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4714}, "digests": [{"algorithm": "sha256", "value": "9cb8d45c858d5663259f08c6516c66bc33fb4b96803f1af285c9d199684c5721"}]}, {"id": "a32652b1ed4d8586", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9866}, "digests": [{"algorithm": "sha256", "value": "8fff5f664bfa93a736a1eec55821fddc81f54b495e87fae348e613ffa763ee09"}]}, {"id": "fbb6bdc62aa2f73d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7461}, "digests": [{"algorithm": "sha256", "value": "f46212397ddcd92df7ee303b025bf596d093d3f5e9336e9268cfd7fa7c023443"}]}, {"id": "269dc373b0553217", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22029}, "digests": [{"algorithm": "sha256", "value": "95be2e6427400110d2e76fad834fedcea80ef2dfdf42f68c7bfde11a50442d2c"}]}, {"id": "c8a3ca77a512c830", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1336}, "digests": [{"algorithm": "sha256", "value": "e93c0a060c32ab6b0fd621a777688b4569abb6951f123d1c4aba9715f6cda9c6"}]}, {"id": "6be6a62e65cdb27a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 816}, "digests": [{"algorithm": "sha256", "value": "f9c6d5fcd03f11adc8f1407fd8c7f21d419f103d1fd9e31f3147ca48e2c992d4"}]}, {"id": "c29a9fd0f57b81b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9053}, "digests": [{"algorithm": "sha256", "value": "473f64ef845891029229fc35378b73e2d6b3ecada02366eaf39f633bc3deb6ab"}]}, {"id": "61ca7f4f416747eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1211}, "digests": [{"algorithm": "sha256", "value": "db0aa1cd780a858cfdbaa44686d07ccd7b08a197e2d5dbf3c0e1100db7e16556"}]}, {"id": "1c920cd003487bda", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20347}, "digests": [{"algorithm": "sha256", "value": "c3ac3494b7f7e61396e4d500c93032dc00631a6d0cba6b36ab35af564740d83c"}]}, {"id": "0ed19bd527335d78", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "f6a68a1d36a14c027c8454e5667669d50000459244675f41b5ce6dd3cb7834ba"}]}, {"id": "b4d7159b1557d6f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 344}, "digests": [{"algorithm": "sha256", "value": "f6f2b9bf40423e54466311866dc9f67a1318396d2d162cf84722e28d715a0ca9"}]}, {"id": "76472b5b6de6a91d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13864}, "digests": [{"algorithm": "sha256", "value": "0d28dccb9c52a4edc248be2d6d550239ea85d0e05efcacc7989ec284e6d8a364"}]}, {"id": "0366fbb2a922da2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2099}, "digests": [{"algorithm": "sha256", "value": "3489f58d1a1ac356ce725d42de90155dd6821219788f593c9ac85c97123dfc0b"}]}, {"id": "46586ddca568bcc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4480}, "digests": [{"algorithm": "sha256", "value": "aa7484ce8671e27adbb65f24d19d376882e84edab8da3ea91d144fefc6906184"}]}, {"id": "64da90edd817f23d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "fa167b69c997b88b575b3a98013421745b41c3681b0a6a7433f17c1da19f8f25"}]}, {"id": "f707ec5fb44ef526", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2922}, "digests": [{"algorithm": "sha256", "value": "d63777a317a5631dcfb6b0ea4ae5f782d2e718ff31b9f091ac03962a997fc095"}]}, {"id": "287a7c65449d5903", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2037}, "digests": [{"algorithm": "sha256", "value": "e81ae4e495e961af321beac6695b5d43870418739901785a6b90c742f2d39d42"}]}, {"id": "2fa3aaf535eb5704", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3967}, "digests": [{"algorithm": "sha256", "value": "b0c42116510e16ef6571ec72c04fdbc0c7488cfff690a631380652a68ba6d9e5"}]}, {"id": "4178d5be9150fd2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "613b235f27f4034a4d9aaa87672d3da1af3397cfe94032fd979df5c87f5a08dc"}]}, {"id": "7078436e2c1a4dcc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18832}, "digests": [{"algorithm": "sha256", "value": "7b9b6b4fb4955d8b96f332c59267c5b162aa05dedacb62b5a4ef0e4ba2c8cc5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72fafc548f51a312", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22744}, "digests": [{"algorithm": "sha256", "value": "51bfd07ff7d059fa439ec0bf38b643b706b219683fc2f04d905ca5b7464ab29e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e7d0b1c1f0fd8014", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31424}, "digests": [{"algorithm": "sha256", "value": "390b6dbf33023a23e933e9aa1c131ea278adc7c08fe3933511572d70325c5a1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b3ac4fd1085842b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22896}, "digests": [{"algorithm": "sha256", "value": "19391ed648a9bae6f5a93110d6a83a4a7829a43dfadf5b052210eac0314fa9f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c9a3d6994dc1e746", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23000}, "digests": [{"algorithm": "sha256", "value": "03a07b8f2ae6938d1575c19ce60be3324b1f2d30a360ad3056384a6992200183"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c08f469c97db134e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60208}, "digests": [{"algorithm": "sha256", "value": "dc62e859e6b15f420923f30cd1c7e5b4ec7b7073aaa82d422fb0bea5b4dd000a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6a2053c45bc3ee22", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 110240}, "digests": [{"algorithm": "sha256", "value": "50b9e86c36d1566600f207a064bfe3631e490d9fdf3bf9157b7d2aae9372e966"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e8878446bcecf4a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47672}, "digests": [{"algorithm": "sha256", "value": "2a6fd419ecd6dae695b15c2f5a4fb6797561834f235b62115b4fd4f5a91adca6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d1da975b1a5b283", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14624}, "digests": [{"algorithm": "sha256", "value": "21e78ddb21e8bd5dc9d86d21f6c86752e3dc3f0fc3ef077f20df0026668e258b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72243850b21952a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 704352}, "digests": [{"algorithm": "sha256", "value": "ed85d3c23d0f6197e984d828be661aa6e4682b6ad557551d69ebddaf34f9d261"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cb9edff35b11280c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8912}, "digests": [{"algorithm": "sha256", "value": "081a2a231e2765996d306b46b4148d7e5bd80e6c7b0294081c6cd8a15a537ce0"}]}, {"id": "59063b83ddb83bcc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "eca832c27be0a63e4e874ceaf19d77be86e7f5fbff49d060116b2a59ebebd7ae"}]}, {"id": "17cca3d5265a6600", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "c7def62cbf7d031c4fe319e414117043f2a273885bff93bd18e11935d00a6677"}]}, {"id": "754f4f2f008f417e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5737}, "digests": [{"algorithm": "sha256", "value": "5decbf923c0f5f065147a7a1a89fd351a26d5d5efd8799ba4ee992a1d00cd837"}]}, {"id": "dbb291f7c09b3ef1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5069}, "digests": [{"algorithm": "sha256", "value": "bd7c12f7467141fc8d15a042d5dba7afbd562f4b2765fe48d20b7d802be665c1"}]}, {"id": "ab5c0238aec774a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5008}, "digests": [{"algorithm": "sha256", "value": "ce0f1efbe6ef77f3becd4e898bb3df04ce6dce6c1e93da9eff9adf53767e2b80"}]}, {"id": "a3a73322561419be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 172}, "digests": [{"algorithm": "sha256", "value": "1c387bfbc4bcb4046e7372c534372c7150315499bc5641328d5c3c1c1ad50373"}]}, {"id": "c8b805f92f2c4563", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2284}, "digests": [{"algorithm": "sha256", "value": "b28d06f3b158c0c0314b75c077a1ead056286f25b09504e0cf69b597da73e730"}]}, {"id": "631c92d969bfbd04", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3421}, "digests": [{"algorithm": "sha256", "value": "d584f47f71a525301511965b4a245933e9a936f94406b6bcd1c78e7fe63a7b6f"}]}, {"id": "196feeee8019f4c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4441}, "digests": [{"algorithm": "sha256", "value": "5d0e42bb10976c8b2f64460f1d269fd772ad8741dafd1264ef50eecd29e43612"}]}, {"id": "e850cbb1a86601c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 964}, "digests": [{"algorithm": "sha256", "value": "5387b33943963d2e47f05b3f37926f2d454f9ded33ca857e56ffb33b3adb999d"}]}, {"id": "b25d5d78f8f8eecf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 460}, "digests": [{"algorithm": "sha256", "value": "8eb521a3af26eaefb34a168f6a79034b2e31840b25eb94477f0dc0468572e27b"}]}, {"id": "442987507b05d526", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9735}, "digests": [{"algorithm": "sha256", "value": "46111f71b05d71636279e62afd6a287325d77ef07bb16ad47efab2f4bbdc772c"}]}, {"id": "bdc0b9a1469594d3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1606}, "digests": [{"algorithm": "sha256", "value": "3f100533c2abc1cd0b20060bfe71372c28443b13356fd5604133a69e844fc88b"}]}, {"id": "0c277ab3e6069e24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21911}, "digests": [{"algorithm": "sha256", "value": "bc9e38a839776d271a03eb07b429e6b1c802346a92c00ed4e159ef3472cd05c0"}]}, {"id": "ab3d662bf15e478b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9290}, "digests": [{"algorithm": "sha256", "value": "7a3b6faa794e76be87e0a0a368737927ccb79bc5133060fcffd42db887d1cc0e"}]}, {"id": "317eca19b3d367b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5751}, "digests": [{"algorithm": "sha256", "value": "5c3430c29a5359d3740a6475bc32e16cd02bc3f3aa32cf89279474d64d80c271"}]}, {"id": "dba7d0d49532557f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2142}, "digests": [{"algorithm": "sha256", "value": "a9f65c8db262c9641c71ff0a19d49f1851909175d2c5fcfacdb7d8fde3a1631d"}]}, {"id": "acb01f720b4767b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "e34f193578e6c2d04aea4ff27abdd96b7b7852c45ade7eab5ccddb0c76b6242a"}]}, {"id": "2d5198fc344f673b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15721}, "digests": [{"algorithm": "sha256", "value": "29b39966cbb1767057009505dee8cef937b6537a2535da66dc78fcd0988accc1"}]}, {"id": "c9e4fe16dfe8d323", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6590}, "digests": [{"algorithm": "sha256", "value": "098234594fa6349c5032ac62c60e730e6e48c0ef55e7ffbb6a68fc510905296e"}]}, {"id": "3a66f799585ff949", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4021}, "digests": [{"algorithm": "sha256", "value": "2d09b7ab7e4eab2c4b04a8f25d9aba022cdb80c3df3b092bd95cc0907eb8c701"}]}, {"id": "fe6c730fde236de9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4639}, "digests": [{"algorithm": "sha256", "value": "ee312b8b076ad4b53c7eef8791d63c1b6afe7ed4970299f378ef50f222ed058b"}]}, {"id": "23e180dc3236abba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24845}, "digests": [{"algorithm": "sha256", "value": "764b5120cfebc95904d010ac320a5b0fda3d682c91fe3a7b41fc51b9d74332ac"}]}, {"id": "2089e1d49b37ae93", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20816}, "digests": [{"algorithm": "sha256", "value": "1f75b26576d59f6c28ce0944b597d5af9194fa919dda809173039c4b949ccb62"}]}, {"id": "5e7bf8b3ab900185", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34957}, "digests": [{"algorithm": "sha256", "value": "b3097b3cd0bfba55c7965cd233576ace095032bf75556c904b999c800c2900cf"}]}, {"id": "1244e9213e7404f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10015}, "digests": [{"algorithm": "sha256", "value": "d0453155ddaea8ea08f995a198652fefe5f408dc816ffe7b01529b26acc3ec54"}]}, {"id": "f55201a389e6be93", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identif2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33138}, "digests": [{"algorithm": "sha256", "value": "cc99dbdbe64d5918281789fc4309072b697c06a0d8e590be0799756d91d19586"}]}, {"id": "9ca9698a23aeef11", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identifi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "8e3d42e1cfd5fa6edfd1e328de95f1b9ccd5e1a4a751564b05316110dd787baa"}]}, {"id": "7017ca33d57f2e3e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9401}, "digests": [{"algorithm": "sha256", "value": "b8223ef748b726ba751aac36f18de21c349a9f8bf7258869ada36cc495870282"}]}, {"id": "86faca69e48f59d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16633}, "digests": [{"algorithm": "sha256", "value": "fac901167c6638ec9c7ffd682fbac8483219d5328f709f1e052135232d72e2de"}]}, {"id": "c365fabff18b1c9a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 815}, "digests": [{"algorithm": "sha256", "value": "84cf866e49257cf68f7c0270bd4e9075a1632c9896fa8d87b936a312c3b32284"}]}, {"id": "6df3773d1a3a6b66", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "0e8583a388f853a841c5a35b049a99bb6aa5c3f897764b4cd7bc1cc08b32b149"}]}, {"id": "1bab05119453cded", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5807}, "digests": [{"algorithm": "sha256", "value": "f066aab62ab96478f5bc862034c081adf40b483cd2aa789feb87b3efbe4c207b"}]}, {"id": "f36590af43d5d95a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32362}, "digests": [{"algorithm": "sha256", "value": "8ab50b6d5a90c27f621da5da5755faea1b5c40634387146ba1a1c0e87e62f073"}]}, {"id": "d2e61c37fb53465c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8442}, "digests": [{"algorithm": "sha256", "value": "b0258194549d5f3784ded0e7164adc4170bd2249ac4742b13df3ecffdc63f916"}]}, {"id": "e7d5496628616f48", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17529}, "digests": [{"algorithm": "sha256", "value": "f1b128f1d77e391ce70582b05afbf9eaabc706eef56bd091139f5878ae853c26"}]}, {"id": "0d31ffba2513ca1b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1777}, "digests": [{"algorithm": "sha256", "value": "4e637713855cca12c431f1d21b6b95226a86a8d54f742d6d545e32aaa4497ee6"}]}, {"id": "590f185d97f97b4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2946}, "digests": [{"algorithm": "sha256", "value": "f2bca8beb3e2cee295cfe47a1f32912f4127b3fdd74bd07b76037ec48f461ba0"}]}, {"id": "40c1296847b67736", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 400675}, "digests": [{"algorithm": "sha256", "value": "ba768b29444dde64e9e7bb70ef9cbffd4498142b1851e36b6c00cb6db46d7530"}]}, {"id": "f50db35fd9e89576", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "eab1cdfbab2d3d1d52cc119e0f73b26ef949ab6190526ac02713001ec148bb51"}]}, {"id": "f4017eb238a80a22", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4755}, "digests": [{"algorithm": "sha256", "value": "94bcd8e8822b983c49367bed574bb04da4c40100e16845744b9fc05dacaf7fbe"}]}, {"id": "a2d0facdcf7a0d49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63580}, "digests": [{"algorithm": "sha256", "value": "92c0b08f0e6e084bfafcbda7384f343479e48333586b609b513c3df7ad2f03aa"}]}, {"id": "d08c3495693b13c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13822}, "digests": [{"algorithm": "sha256", "value": "325d2988c0e5ed4ef89cfb4a63dd6601ab572e9d63f5854f5fd651c6aeb6ebe6"}]}, {"id": "c5d60540c0def2aa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4684}, "digests": [{"algorithm": "sha256", "value": "8012abd42103d6860a8ff4d69d2c51c34661e62b4be28c9de1a28afc00327c15"}]}, {"id": "3edc4cff2e9a8088", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9444}, "digests": [{"algorithm": "sha256", "value": "8551805d7d077ee22373668059cc2becaaff6733b0020da0c77fae9b3793c4e8"}]}, {"id": "4f8624978c90c17e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "d2950134e7f21a48b535825a6e24237ab10cbbb3638e7393f7a7b4233cd7f9e3"}]}, {"id": "17b89531257c2d82", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34015}, "digests": [{"algorithm": "sha256", "value": "5a2cc551356f307a182f30bae13bf16f1f7040c094adfcf1d9a90796304b3285"}]}, {"id": "60cd3ef8c5fec33f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17142}, "digests": [{"algorithm": "sha256", "value": "47329c7ba0916af0bde47bc6df00b266e7aff00f1686bfbe3ce6bdc9da5be250"}]}, {"id": "7563ffac6226caf7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20739}, "digests": [{"algorithm": "sha256", "value": "ce3e0987d33f8fbec647a488550ff52b0696cc31e9a1c001388dbed562418a07"}]}, {"id": "39ee5aa46fde0d9f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11844}, "digests": [{"algorithm": "sha256", "value": "c26d8f98ef3cabb905beedb15482cec0c70a2f0aa9624ea45103e3027bf3fe8e"}]}, {"id": "797104e291bf7956", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20497}, "digests": [{"algorithm": "sha256", "value": "609ad04a60592b701f3b37da6fc68971246cd4873cf9d2d971e04bf97f38b2c8"}]}, {"id": "ef424cd47436fb3f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15546}, "digests": [{"algorithm": "sha256", "value": "c82e04235c58298d774f580d1b0dc723c8793f8a9461d8723dcc85f1fddb54bf"}]}, {"id": "d27b800a41ab3940", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24378}, "digests": [{"algorithm": "sha256", "value": "895f9c7a2a90d1b92ca6ffd8844fa46b745497e387b1c866d78d3fe1d4c4fe10"}]}, {"id": "b97ccfa3e38ccd2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14188}, "digests": [{"algorithm": "sha256", "value": "3566fd23aa48a628fe8f2aef1e339b90a01143ff5ea3bac35e818c9f1314f82e"}]}, {"id": "e570944dcdf62ce3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19371}, "digests": [{"algorithm": "sha256", "value": "c10df978f10404c82150a1feea0b083117cb9f700247e07569498d9396d5e4d2"}]}, {"id": "4ae55faab5ca7810", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32270}, "digests": [{"algorithm": "sha256", "value": "e17dfd0c9dae41f5b3c13b4ac48fff8c2a2014a8e27878ce30107d6d414e1d53"}]}, {"id": "e5acec7bb5abafe5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21594}, "digests": [{"algorithm": "sha256", "value": "ad33523dbd9b880567966b4e89b9e0baa5e8370a5d0090ec4686811d6054616d"}]}, {"id": "fdce73143070eb0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8515}, "digests": [{"algorithm": "sha256", "value": "7c2c6f240acd112cd2bfc14fc2269d57170735c7eda6fcb497588b398109c2af"}]}, {"id": "bc0f5ab4a4f3ca89", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "7e26368289e5ab31e848259125c6fd6f43e15414e9ed147532efff106c52d34d"}]}, {"id": "d579d3c9b96c4aad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "51e67681fd515f0daf3025d8d30a0e40ec9342ad29279a63478057b4d0e2c3a8"}]}, {"id": "074c487c4d4a2260", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "e6b916ae713d77514ae2d012536109080363a277ae6c33f108883e0e44bd19e4"}]}, {"id": "d1dc0b5079921af0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "73e8f7efb7d089157269bc9a25badae403392a5383d09a85f5dec4a641568f4f"}]}, {"id": "86c300f595f1ffc3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V130.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1240}, "digests": [{"algorithm": "sha256", "value": "e22aa33c51449a1eb7a12646212f76f37a499797752a59b77c8ad7ec96fc80f8"}]}, {"id": "2ffc7aec3359b132", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 842}, "digests": [{"algorithm": "sha256", "value": "e00880f6ffd64407aa4cf23481069e3a0c9cd3131e6ef6218a247931bed3080d"}]}, {"id": "a89037cfc8e88549", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "7b9479492d618ea58a5b0bc677442e364742f9ae12774652a56f3a6c5f53e2e3"}]}, {"id": "b4d8c29def4ecdfd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 979}, "digests": [{"algorithm": "sha256", "value": "cb21128231dbe30f2f07a6ca304802a86d2b5e1bdc156a782faf9a0b29819d0e"}]}, {"id": "62dec52311f15b90", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "b7caac71a1886f69d29ede13b3fcbbe0195517789a22eda0414924be763f93e3"}]}, {"id": "d01a05969bbdd8eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1326}, "digests": [{"algorithm": "sha256", "value": "b5eb915d505a1c77d4dd97647431395f906daa020da8b14a0194bec13dcc130a"}]}, {"id": "466db0f7666fff8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "0635ac9c654b2eccda473a0896ec0a4645bf7bedc7cc9cbac50e1e479fa2353f"}]}, {"id": "6265830cb8b4abc8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 871}, "digests": [{"algorithm": "sha256", "value": "fdf099085de660b92470e7418be14f3211082f52b3dd08dd758e57563f1bbb79"}]}, {"id": "71f50cf0594e6b4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "2539aa17259f87644c8ddd5f4df9bf455660d02c5aefcda49056479ad098b866"}]}, {"id": "d1357b6a5f548f91", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1540}, "digests": [{"algorithm": "sha256", "value": "928eece818f91affe25cc6a7186021743ce7385094271666bd6a88a6cd7e23de"}]}, {"id": "496d7abc05921675", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "059d94e083bfec7efdaa80838f426d42a33d81ee179080c1eafa72794bb49ac0"}]}, {"id": "c5b5dd71e3673350", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1626}, "digests": [{"algorithm": "sha256", "value": "32d11e8dc8a7bd01ff3a4c8334e23f4d1b41331c37ba1e035383a7b8cfaae9d7"}]}, {"id": "e70baa90cbfccfe3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2214}, "digests": [{"algorithm": "sha256", "value": "4c18d061954aab2450164f4f5147e9799d48f0df92e0c396cf2e743d6b3eddee"}]}, {"id": "29b51cd080c4bbe6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "6032efcfa434aea00432a5432d14a5d5ae2b94e2ef5e2dcb60ae39955f2e4b15"}]}, {"id": "d9f5fca8312a107e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "20b796dac5e60353cf423e69ea86a8da63409470dc0d2ffc5e255d3d038e3146"}]}, {"id": "2cdbae872a321211", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8358}, "digests": [{"algorithm": "sha256", "value": "7de1fec0d3dadc0f489af1080800baaa76d8c1202f9ddd88b674d96dacb359a0"}]}, {"id": "a5e5f8c81c64f639", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "5a75ff4ec0c915636164955a2a7a574c95a72c99e5d897325117e2d1c11811f2"}]}, {"id": "ec4da09b5b2511de", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "de44a088fd4ce4b9e9ce47f53753e6ed413f2b355caab4668aa40feeea92be1d"}]}, {"id": "85112202658b9d5e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "0fc5b158814d575a5ed69928258dbe0ef31d24df6da2887b721fbad6332d156a"}]}, {"id": "b7d506429e679c5e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "a6d12805067f9a0016e0ac041d1d6afab4fa127d9b77c19bed3aafb6cdae96c8"}]}, {"id": "7fe82ae7342fe2cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "76efa82bdcf1d25b13ac7482dacff3dced44e25143bffb34141fa4d8d9b760f7"}]}, {"id": "665b160af93e8163", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "d730d95e7eca378f0874c4b1cc088e547738b46f4795ef035879f5e835d40d2d"}]}, {"id": "d3de886a9d304f5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "e193d9856af559fc41cff5020858f6c05e5d58b9f06e82423d170b581ad6bac1"}]}, {"id": "4cc10d751257ceea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "b28260039861ffaed5485ec22fc45d67240b08b954e17a6c3e0e4ac4e670797a"}]}, {"id": "ffcf940c8d46d472", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5766}, "digests": [{"algorithm": "sha256", "value": "301c2bb95319cb9e9e12d721def1d8187ad3652c5029f272cf808f2bdf587dc9"}]}, {"id": "eefc236371c33268", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4074}, "digests": [{"algorithm": "sha256", "value": "20da2bb9f3d42f55a23dbc9cd3e9994840771c24484845cd23a57e8cb72ef4e0"}]}, {"id": "f56f9cf625b9ff40", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2633}, "digests": [{"algorithm": "sha256", "value": "946538587f876eb156f40650279634ff089f363807de8aefb55d23318f26bfad"}]}, {"id": "19cf5e3d97ad7ee6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 937}, "digests": [{"algorithm": "sha256", "value": "4ab9e58081214cdc281666e18d8eb8f07ca9a338723549fbe488db3ca20dafef"}]}, {"id": "4033d368950521cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "7b0505b87bc150cb8116d5341b89ec7e12a9f1f28360dd2af608c1532df3518c"}]}, {"id": "94848d926c21fd2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "1d74a07d8e41979dd2da5c1310bd15fd92d3f2f7106dae6ec045eee0941c07c5"}]}, {"id": "7b9e443302dd72e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "29466e686d415bdf089585d3ecce06fd9beab52364a7a98066ab9ec349e6f959"}]}, {"id": "1c9e3b3aea7fb568", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "2eb6e1105f63ed524bcbb0246ac4df92278a840372a32dc422ec3544c55c4798"}]}, {"id": "c7e22cf28eccd0eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4bfd6bdd4bd742864eb834305136adfd51413080d5e5a4fb927c0139ba7eb7a5"}]}, {"id": "c7cc1178656ac31a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "ab0cf976434d6244d6a7eca532ad4b2414aab9d7b4fed8cc28f3a832800956e0"}]}, {"id": "c0938487f1b891eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "c8af291ba31ef5b5328687730ccf2b0c7e7bddaa511b6d8714a3ae51133b26b6"}]}, {"id": "351622e784b698f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "279310a9284786488c4838db5d902790123a99595634e370a195d13d959dcd5d"}]}, {"id": "13c8aab6ee5f2808", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5012}, "digests": [{"algorithm": "sha256", "value": "c3ffbd8530f1bd8d6cc9bd5d51404866b770c1326d9c63250c27489105ffcefb"}]}, {"id": "03fdc6c348c8314b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6655}, "digests": [{"algorithm": "sha256", "value": "ffca172a10cd4eb178c8d3d6c63fa17756353a33e92a28ced8c13aa0466551c9"}]}, {"id": "7960bf8d7c30a7c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1720}, "digests": [{"algorithm": "sha256", "value": "35450a8e8accafffcb42428c0762d87147651fd88b7ec73fde34379c06b42d71"}]}, {"id": "1562f1876a199511", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9173}, "digests": [{"algorithm": "sha256", "value": "0de7c41b0b9e3f14e2c81fc640a8db5ff1aa151c4e2faf29b68c0440fb8f36dc"}]}, {"id": "677cebeeb2632116", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6529}, "digests": [{"algorithm": "sha256", "value": "b485659b0249c4a83a7456e13c51e05106c88a90268cb97d0c1ae5eb68958d38"}]}, {"id": "cd1fc087dc7decfd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6679}, "digests": [{"algorithm": "sha256", "value": "679e9d16e1decb30e2dee42cdf3235615942781361bad2ae49be0dd576ac1b2e"}]}, {"id": "84fa97317c2ef094", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6691}, "digests": [{"algorithm": "sha256", "value": "29d9d4d37dfc01d77c4db075b6c2e0f223ceccf71b1e53f65817375283fc88a1"}]}, {"id": "44b4df1a3c2a2bcd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "1279219f33cbd46a8ff1388fa6e50c4ec04df994cf4a6c216cc80f7ac6d1ece3"}]}, {"id": "09689bde3ba10811", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1754}, "digests": [{"algorithm": "sha256", "value": "f09592ac4eac4563c96bc608359d40a63363acd818afb03bd9169d299eb88766"}]}, {"id": "6d75294a4308ce97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "dfb1fa38fb736022ec0a9ff8df7d9a806b9eb951a42e499061a52b8795671a74"}]}, {"id": "2eb4dad45f0015be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 537}, "digests": [{"algorithm": "sha256", "value": "8daf4203ef4d4adc681c508bb3b0b7ce11dfdfffaab6011bd7642815f022cf50"}]}, {"id": "eddb7ad108c81280", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "f48cba0d6a07c6cb5a0bf75ffec8e9137fda2e9bb216c26663c2996efe3e94de"}]}, {"id": "692fa8fd8eb2188c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1288}, "digests": [{"algorithm": "sha256", "value": "f1110dea90ca71cdebfb5b5fbaf8669750782df1233d986f9aa888611443c95e"}]}, {"id": "7da9eb2bc35e0dba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "9619de824be669d9d4c4d8bff7736a73ca152640fa046e0d93e933a4d0ec3880"}]}, {"id": "eb141bd4effa4716", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "7a7c51589b861aa5ffeae839a94dcec2dd523f53d1fad8a053ea962762093e12"}]}, {"id": "53c525960e1323e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "f18521f228e47064fba4c4008224659428542c4a6abd60715f39a46b79599f4d"}]}, {"id": "9c4b24a630061f19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2540}, "digests": [{"algorithm": "sha256", "value": "d0c37809a5a42ee1bd9a6dba34c6f691df584e6055abee0190aa500073a7bb68"}]}, {"id": "b3b6d4f7d5a61949", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "2ff24fcb60488cf11bd5d5e49cafa6631065041244e1134e8a14115c9f950e1e"}]}, {"id": "6087d317455f789c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1096}, "digests": [{"algorithm": "sha256", "value": "c2f31c9f60cdf1745ce0755ed26e7e4c1ad79c6345800a5e072c2b8158b760c2"}]}, {"id": "808ddede9f46172b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "2dcf530f628200777992161e64bd49d5744bc41e2a97152da7b256bfbb881886"}]}, {"id": "f4a48f17ccc86939", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "8a74fb86e92cb00d52c7fa765a2d8c96511a207ecc366dab49a94d9e3d192cc0"}]}, {"id": "652596b20d20c459", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 731}, "digests": [{"algorithm": "sha256", "value": "dc7306b3cb53d916d46de801cd892ef63dff43d54f681b410a5a27029efc0875"}]}, {"id": "ed775e218e4a55a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "a979575b8cd8791ac69dea3882cf1c797543b5729d37d412a0115ef8be7d1360"}]}, {"id": "b99cb219146dd3da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "89f235889e2cacc6a007b10059c0195a767a4c3c0c72bc483ad12ef42af7d69c"}]}, {"id": "7028a6b715f34775", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "c4fcbe70de91489fabf72a30547a802f80005daf0c8d3f5321fa21fd70a65f93"}]}, {"id": "24778315698410ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "a51743154446c19522db6e8e2aee732f7b93104496a66174b147a8d089cfb8b1"}]}, {"id": "f0a6a6c712f4bd7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1848}, "digests": [{"algorithm": "sha256", "value": "3a47449c25a6147a230e9d82b6b6b484dd032df5248cf52f57d164dc094373a6"}]}, {"id": "28de1e034cd027a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1394}, "digests": [{"algorithm": "sha256", "value": "4e6c4a28f5ad295e4f126ea08116be973c1161da8f24251fff541bfe05af68b4"}]}, {"id": "061304882dace918", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1392}, "digests": [{"algorithm": "sha256", "value": "cabae02eb09625947823bafbba1391bb657f8b9372873d0a2ffc01db06ec746f"}]}, {"id": "91689a68999f6a09", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "bf2985ec300a88d5e3e4d1ec18f9513aa2952473368cd60c4756fdb9bca9b7d3"}]}, {"id": "395393476c10acde", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1140}, "digests": [{"algorithm": "sha256", "value": "ec70385f358fef7ec131ec4f558dc901887a011bc73f986c9809880c0190d7e4"}]}, {"id": "91553fae51995143", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "a07087da4c030aabf9583b29ed841583aab42ea837b5fc319a34143f27af3257"}]}, {"id": "d31d027a4af5f100", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 539}, "digests": [{"algorithm": "sha256", "value": "d502d0933546452679b5d1cc9015b2d52cb27773c3fdbbaad65584a7f721111e"}]}, {"id": "ee3a5a5e54e01d45", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2672}, "digests": [{"algorithm": "sha256", "value": "eb20be21b49b084b911ccf7d5a6fabc939bc83e6bf1c863c0518b1595002a292"}]}, {"id": "359b08010da1c64c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "430e51f15a0e9d54c119aca605cd4d2e0b95e61a3d8d7637d15d73c8b139c84e"}]}, {"id": "e88b6b08c12a60e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "6cc23f11aaef503bd867cf883292c7e63b55eba22964ed1de9c3ac803e32db2e"}]}, {"id": "459e3ce452581993", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 751}, "digests": [{"algorithm": "sha256", "value": "af729ddfcc881e81cf81ac43c9abbe5e314e1458b881dbe1341f1f0a8b58a1d7"}]}, {"id": "5f6b7c0f2b16020b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "76da17ddd1ce6b00223ad72b7ab308877d5b52fede6a1f4e13c8d77ce24a7aed"}]}, {"id": "380573d772857e37", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EBase/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "93a851aef71832760ad7aa83a552f1a8f87710f2fe876bcb301c323f0ae08e4f"}]}, {"id": "7a109e84678965a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EComp/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "b3d018fc60859cb97fcfd2ef7beaa64328e524982a7b1290fd738d0d1a8649c4"}]}, {"id": "aa996d6ad6a4f271", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EPres/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1516}, "digests": [{"algorithm": "sha256", "value": "3f08911a7f2c1a3d6edfa2e1516159a454c53513ead2681d989b2e666a196b8e"}]}, {"id": "6379520b4dea7b79", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "f29276029468115e88247ab329b6cf00075b30944d3b390dd878b381ca8493b3"}]}, {"id": "5b88a5a034666edb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "ceec58d04fe90945260816d940a2bf7c31d5559b12a945a07550ce940d5c1b3a"}]}, {"id": "31c6ac537a26937d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3475}, "digests": [{"algorithm": "sha256", "value": "7f090986f89433525402598bb1f3e13561141b3da80a899f504390b04596629e"}]}, {"id": "48518d3c393f484e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 554}, "digests": [{"algorithm": "sha256", "value": "eab7c09a3f1e7b93616dd827ad387c18ec236062c836103074e88a8627afaf8e"}]}, {"id": "3fe9c699f33c4cf2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1921}, "digests": [{"algorithm": "sha256", "value": "ed5d9c73d37fdf6167b45a4acf8839ff92c0a72683dd949ee815b1ece67443a5"}]}, {"id": "bcfa87517b586e72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Emoji/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2299}, "digests": [{"algorithm": "sha256", "value": "b9925def95b47e96a61321ff521ed82c2d9fd780c71a0e37d06ec96984dba460"}]}, {"id": "b32987d83537f6ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "bfe2da8161544dd0e719f5e1540e48dae4ede66ffc0ec39d729320ce80e83823"}]}, {"id": "c94b38f8241d22d9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/ExtPict/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "0908ad631ab3f3b47ac09b50c64b240fc058b4a158312b205baecfe6c05c38e4"}]}, {"id": "c7168aeabe3d292e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4b1204df7533ef5eb41143c3b03715ac138617b6c8a644b01623bea7c9ead2d2"}]}, {"id": "9fbda585a7ca6bd5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4334}, "digests": [{"algorithm": "sha256", "value": "690b8f88d9907258e33ec8598d88a2cf36c9ce8d89c47b5475012c486a3ed424"}]}, {"id": "72dd9469861e5eb3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "d8e07d266e2c7445cd6d3e66a7dddf12e5f137ad01f72227b5088838778c9e67"}]}, {"id": "cdc778abf6e8116a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "76a3c76661856b9cd31306f3cf72c72674a6ee1e37a7d64beebc47d3a1063f02"}]}, {"id": "9d13b3d4e4f4505b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 637}, "digests": [{"algorithm": "sha256", "value": "9626c0b0cd970dce656ec14840712eba91efd1f7d34ab46a6b706ad429a3cade"}]}, {"id": "6209e55cddb40f7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2256}, "digests": [{"algorithm": "sha256", "value": "b1da02d1c3fc35f9a3e1eb037a96f535a0477dca18b9decd9e6f73fbb1011dc2"}]}, {"id": "6ed90d849d799bde", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3931}, "digests": [{"algorithm": "sha256", "value": "1505a2af8a61ad275839008b9b9ada1a35470097cca8ae814f0e633c05355d93"}]}, {"id": "8078310df7707486", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8381}, "digests": [{"algorithm": "sha256", "value": "f144d2de7b9e67b38a21f9865f48e731f69f5dfad7fdebd0b645779bd990b9e9"}]}, {"id": "77acb5a424678334", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "d7bbd8145692462b51b467c46af11ad28966fbfc0e50a84861aeebbb87d02f8c"}]}, {"id": "d7479acd76675dba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8389}, "digests": [{"algorithm": "sha256", "value": "ac3ba5c2648f13b5228b8777661206dc432f6fdc699c4b2afd9016dff21d683c"}]}, {"id": "f426653ac8f38c73", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7552}, "digests": [{"algorithm": "sha256", "value": "67ecd0a2560d8abdc7478657c95b5b3f1c697685ae722a6b5e6af0cead153cd0"}]}, {"id": "9f5f256a7ecb7098", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1962}, "digests": [{"algorithm": "sha256", "value": "38f4502010a7d9617db7b2ba1acbc72355bf7060db3f62ac0e1308344d9b6858"}]}, {"id": "5f11cc97747b0f36", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7105}, "digests": [{"algorithm": "sha256", "value": "a403880eef1f6ac8e815d86ea35178b295d1958d2593b37a4f6c6db58f6789c2"}]}, {"id": "0b7a72010062823f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "0cbd340f0c66b044687ad09d2691923c20a1f23dfa47c1e6126f1bd2d6b1a9c1"}]}, {"id": "8f73612598c47e29", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6069}, "digests": [{"algorithm": "sha256", "value": "3d92c52c7937da82d57ac72cb0061000bb4834f8026dda04671f95d528e2fa43"}]}, {"id": "de06f8c2667442ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7021}, "digests": [{"algorithm": "sha256", "value": "d62ed24640807b87b1534bcb9bfc3fbb58943e6810644b7a48c60a2d140aa11a"}]}, {"id": "49b2463a2fe20310", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3720}, "digests": [{"algorithm": "sha256", "value": "3efba05eed2494168197f978d70b029a41f498bf019c64013775fb5670fc835f"}]}, {"id": "12ed041beea81bb8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "748c06f8ffb2e5ee0317db039086968bf7d8ae831d57467199bf9ea48c3ef7a8"}]}, {"id": "cf23a6a3f6bff21b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "cdb20c58e91260b844a9a23775f1829284bd3bb1d41eff9b5dd324b963e8094c"}]}, {"id": "d337fe2e65138516", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4124}, "digests": [{"algorithm": "sha256", "value": "a8f13bb544548fa79e6cf73888ca365bbc140dc9a07a715f7f58c9a3cfcd08fb"}]}, {"id": "ac85fb4da479484a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2014}, "digests": [{"algorithm": "sha256", "value": "d45be3c4cce4c70a4fa7bc94ff621adb90ddabca7e1488bda393cbc09b72c6e7"}]}, {"id": "1dd7dc68cb2be43a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1172}, "digests": [{"algorithm": "sha256", "value": "c7da75a3caba0e94614bc42c21082cce764c0b7f617161e63edfc673b44361d0"}]}, {"id": "73ef0656a9cf7181", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "e8f30f96503c44508eb2101d0b909293b2284cf3f040428494833e0ced93bc57"}]}, {"id": "a1a022bb9b324615", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1316}, "digests": [{"algorithm": "sha256", "value": "5921c8d22d439963e4b05316bbba5b5f3bb5836fae73b57568f46421b8df7e1f"}]}, {"id": "541a056803564604", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2512}, "digests": [{"algorithm": "sha256", "value": "64b5303ce6c51831be983eda5d407bab06201ea67c33f435d3c2048325a22f5c"}]}, {"id": "19a1d265f1660821", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "536b78775c75cb33eeba5ac9e1a5ac84e9695406be294495571c7b442e458ae4"}]}, {"id": "dd582088670a1626", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "f5a922512519ea682cfa49542b8e5c9c256798b4289347d473afde8b79ca9b56"}]}, {"id": "eea4d8d40d66c01c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1322}, "digests": [{"algorithm": "sha256", "value": "342f71b0b3edf791071c107b78cffcd50c261efdb3a18df8784ba9aaf897b7db"}]}, {"id": "49f0bcb30727c014", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "d4adc816454c5b7cdbfbc8edf84a9fd9626c80fff50812864e20d37fb659ae1b"}]}, {"id": "5b96d7359bcd404e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "16ad95e281dd566f4fe10f261a9d2345ef3bee2b54f34c29e6ab693d11800af0"}]}, {"id": "756dc3b2686a3f29", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2480}, "digests": [{"algorithm": "sha256", "value": "342a4f1bc16f7eb0b9723406fb493bd083fc8826d2b57076a77a288b0bb134d6"}]}, {"id": "d881a95ebe48d3f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "f19b37245973edd504284fc202af70f3672cf56207f26351b41eecd61fe16b95"}]}, {"id": "6fe564b05ce3087b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3139}, "digests": [{"algorithm": "sha256", "value": "a0b5e28796a2720253f82a35953d5f6b26b28b7ae2fe542e6075155d1bb3f83c"}]}, {"id": "5e983316d2c5c288", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 717}, "digests": [{"algorithm": "sha256", "value": "f1c6b11edc04a11d0a94e9ee7b851354263804a447bbb89d5b73d34f88664df1"}]}, {"id": "c2cf06ffe36270fc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 785}, "digests": [{"algorithm": "sha256", "value": "06f2aaa4fbb77ed1085efc1827b4f8f389978f56bf7f765b2d5ecebad132d424"}]}, {"id": "4a0f12f9f1f5e402", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "55d097c8312d261546e1b04c33f77aaf504c8a2816faa0e000edeac5da398470"}]}, {"id": "29b480a028f9b4be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2635}, "digests": [{"algorithm": "sha256", "value": "4b85716dc60a8fa18e7ff2616167dbba80b94fdf27f94dff5a3b457c436b8675"}]}, {"id": "dd5d5b7c14a5be46", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "80ef818e53b43309ae91408069b8b30eac80160783dc58c7715543eb8f7ad969"}]}, {"id": "71740f03c1d0e009", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "20744fb476772b5671d4f95a083c5c8eeb37a9797910ae2d6b007989f06a4685"}]}, {"id": "3e6f0ea6c2e0396d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10113}, "digests": [{"algorithm": "sha256", "value": "196d156af9e52aa1a43a05b61924ad53ba2b579ced09054bdbc1bc13e0baf03f"}]}, {"id": "47df5bd409713aa3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4320}, "digests": [{"algorithm": "sha256", "value": "72ab273eb12899ca3f19af27fb0d1050f7ee305177f1360284a2ecdcb73dc69f"}]}, {"id": "b2a13b98f2760ce7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "cd74186a806a03b2eff1d2655de719c54f88b0b0f249475f1e3662891e37c95b"}]}, {"id": "3c60ba8b5e3f8aed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "46b93d3511396adc25755cfac5c880b5bc917e2c07e6992df16884b607ae0ebd"}]}, {"id": "1473e7dc87334e14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 595}, "digests": [{"algorithm": "sha256", "value": "7ee531585e711652b0a30a9c74ceea600aab5df7a3f1e1a46c5fc0010aca16ca"}]}, {"id": "199d238ffef1d31c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8778}, "digests": [{"algorithm": "sha256", "value": "6d5384c5b724110df1e4cf79ae7a8927277622d7001af970b23e637cfb95722a"}]}, {"id": "a8200dd5c4ec805a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7556}, "digests": [{"algorithm": "sha256", "value": "4f68f3f68162c795d71a5b40bd0c5f080bf96808caeb2660874fe8c186d98fde"}]}, {"id": "cc5f68c2d9ae53ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Allowed.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4265}, "digests": [{"algorithm": "sha256", "value": "054cbe170b9c156424b43244cbb7cb36afa12124163df3e5f7ea022a3bf065f6"}]}, {"id": "95d3213bbaf7001c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Restrict.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4267}, "digests": [{"algorithm": "sha256", "value": "d163ef545477e1bbf059c45861a725693c1b756096a9938c35197158a867d50f"}]}, {"id": "552ef86ab72a6bdf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/DefaultI.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "0fcc9c004e9a5ab94609a414649499da6e27787a9a7d14344219903ff5546049"}]}, {"id": "bbfe35de3ab95901", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Exclusio.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3032}, "digests": [{"algorithm": "sha256", "value": "69ba81b3ce94d3054c41f45228b87a039fdda4676f26b667218858eec71283ce"}]}, {"id": "7d3683f6f2efa03c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Inclusio.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "fac3a65ba3f8f13fa04d33f49ba2456f6ec94ac30e1b8ddf4bc4a6c4f5ce2496"}]}, {"id": "46bbde3f4acd4647", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/LimitedU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1462}, "digests": [{"algorithm": "sha256", "value": "e401ca7b8ba79f7fa62cd0436e72aa15d108e074c3d4e94d1220c27fc7e059e0"}]}, {"id": "ddf3a5e1b8fa2d70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotChara.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8384}, "digests": [{"algorithm": "sha256", "value": "5f5bb114c3a6608aaede37a06f681cb36f6d8f523d3e86ac2188de677cdd5bec"}]}, {"id": "eb54b7cc3b3dddd4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotNFKC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3352}, "digests": [{"algorithm": "sha256", "value": "f1325fa2fa3131e7cffb8f04cbd672d5a4543b8b128d66b96914a9d3c323addf"}]}, {"id": "3f9809872c0b4407", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotXID.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4410}, "digests": [{"algorithm": "sha256", "value": "5c09b9a91919d69a6fddcbdd19ab7f31870c25281b7132fca8df65cd961be3cd"}]}, {"id": "fdb846014e968571", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Obsolete.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "6987b2e9808c85cd2f43f4bdb17f3fe0c8116f74b0c7ac6e1b994dc5d6ba7633"}]}, {"id": "0fd09c6485393d05", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Recommen.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4199}, "digests": [{"algorithm": "sha256", "value": "e5104705fd4c5cb936ee4922efb5195196e72d46d7978d4bf151bc64bd4d25eb"}]}, {"id": "3f0665f21635a032", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Technica.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "8b42a8b1566bbcb8e3fe85f85728f1e8b27f39ad658b35d223f26741d58bd163"}]}, {"id": "c7fc82fb3bb03aee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Uncommon.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1234}, "digests": [{"algorithm": "sha256", "value": "d2637b79bcad5710b6489b5335602040a1cbfdf6b29a8d4a4dc0be5f57119663"}]}, {"id": "049c09faab1d6752", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 740}, "digests": [{"algorithm": "sha256", "value": "32c288ec4b0e0da6121e3c33b3cc340f8ad1951613ce293c3c899ab36142ad9b"}]}, {"id": "94392953eb9cf73c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8135}, "digests": [{"algorithm": "sha256", "value": "93d748a7898a74946fa2fbfd7dc1d5926c4099e6d681c6aabf6ea42bf2bf9e39"}]}, {"id": "fc15c94d6fc2b278", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8257}, "digests": [{"algorithm": "sha256", "value": "acebaa818d09b220c65b40880ff83f7e65c5aeb05bd577bd6d0d3408f9c5ef91"}]}, {"id": "c41aee39efdab9fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8403}, "digests": [{"algorithm": "sha256", "value": "3026ba6595aa625c851e24a73ec2cacf906636a9c3fe0eb73d81e946310229bc"}]}, {"id": "e9049298347992c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8391}, "digests": [{"algorithm": "sha256", "value": "b59008e9e9da728f2aacb86cb6493a5eee6502d46379e20a07963d6d279d8be4"}]}, {"id": "729a1e5957ea6bb3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/13_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8517}, "digests": [{"algorithm": "sha256", "value": "9357c9afe8ae5114c3006812abc5e33b415c905d611442c30ad10f1c68cf3b47"}]}, {"id": "9cc0c2affe1cb48b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "3c2c02dad64ff7da5a923454a1b62152181b86e5a9f7e3968b29f56eeb3d73ed"}]}, {"id": "fab41216591a0738", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "b5b53074ea47b85c36199c203e86d1bef5d8ac38f42cd3771f248f72cd35d70d"}]}, {"id": "6a01e399f57cbee5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4351}, "digests": [{"algorithm": "sha256", "value": "0f7c1ea5272333a3fd4179c7a6c61ff8706ee464680e868a3158a08f046f2770"}]}, {"id": "ced405a8feaa92d4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4803}, "digests": [{"algorithm": "sha256", "value": "2aa17ba109fe554efecee8ebe113add4c3ebbf71c74272e0e1dbe0c2404ddad9"}]}, {"id": "fe5fac3baf7f9890", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4741}, "digests": [{"algorithm": "sha256", "value": "06f4e742e652ca6224c8a105672c4f32e95e0e6af918a55289bf6a8279956915"}]}, {"id": "416f426be3d333eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4925}, "digests": [{"algorithm": "sha256", "value": "6c51ba8ce0190ac26f6738c7affe9883fb01752921d203b73f3c4145b6647878"}]}, {"id": "f0537e4facc37501", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5171}, "digests": [{"algorithm": "sha256", "value": "8d5987079c259120d4e4b50d1a6847c6f244ccfc89284e7c7914ad3dc0def439"}]}, {"id": "1674bca84228f01a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5299}, "digests": [{"algorithm": "sha256", "value": "19d34eeb13e28a058dd55b52167d1d1ca92793153ab4dfe760eba2a8f25c6bbe"}]}, {"id": "55c9668297d1247f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5491}, "digests": [{"algorithm": "sha256", "value": "061e211cb926b952cfe33812d6ca598c91eda1f7e38f61397e744d235dcb180c"}]}, {"id": "c883c8347aad1dac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6003}, "digests": [{"algorithm": "sha256", "value": "2efd41f29756daf63c559e51a5d83acec0b6482942432c34c362060d7d53b24f"}]}, {"id": "02bdacf23eafe055", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6262}, "digests": [{"algorithm": "sha256", "value": "69c0d71e23b32863f2cf618e24cc624633fa103dc6614f0dc64b60a83bf4156d"}]}, {"id": "189d0ae171f3c28d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "6280319ece381e07cc58c583f6a1007685765eed3973deddaa9e562cb5cabd73"}]}, {"id": "24fdc8ff717cc76a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "bddf30b8ecbc8ca2879cf8d9e2be579a2ddb5ad63cc6662679b33c3a4882e8e9"}]}, {"id": "69b6e3e7ef5eda7f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "a210e0618ce1616c0d7c3438195f37fdb01870d56ab6a823a65dffe065239474"}]}, {"id": "43d711959378cb55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "9553c601f473b0f8a9c145d8f861c961e617a39f7651bee816af6e7fc360dc94"}]}, {"id": "9bbe3fde4b29d1bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7666}, "digests": [{"algorithm": "sha256", "value": "dcae607a6bae7fbe37645e1a043cfa8232fc10578796332c9259fe9e27f5d659"}]}, {"id": "eb6341cdb0fead23", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7995}, "digests": [{"algorithm": "sha256", "value": "ba6b70bfc27e3634048071317aa80107a7337a34ed9c2cdd5baa373dfbc0b732"}]}, {"id": "e8d23d46f8f8262b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2058}, "digests": [{"algorithm": "sha256", "value": "f0646ad84d12baaf8e45ebc31ea23ca6b889d30d3bd0c0bb158b03f1613aebfe"}]}, {"id": "183fb6b4c3dc9d67", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/BottomAn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "0bc0957082672252334213287a351055bfc12531fad8935c445eca9229497efb"}]}, {"id": "e0f6e6456e1aca43", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "496e2ddebbda83d2502e80730fcd0347025dab62eb99af8427c2ae1569520d0e"}]}, {"id": "3e0427b1fbd31624", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "ce8bcb65b7b185228cf18891769a4714e0a470a1635e17237658f1ab18b72745"}]}, {"id": "713fdf7fbaf58afa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "7b2df97e1cade88cbad5fcc5f2496e4e83a5d996b38cbdb1c7fe32855d407204"}]}, {"id": "69aa27b705c91479", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "3763dbe4db6d9e0b9ea943f9a08fb7b8394ead71148b568f1aaef34c10273aaa"}]}, {"id": "2698c6ff92f3273b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2292}, "digests": [{"algorithm": "sha256", "value": "5b8fe00d43d1a82a94d9975a6bec230b25a324d9c4e2169a96feac2a04cb526e"}]}, {"id": "fa9200ece5c4f77b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2616}, "digests": [{"algorithm": "sha256", "value": "9b8ff535e7cc6786d91fa1e074f770562bdcd0f7ef48250a053697cb38882823"}]}, {"id": "82c7781fbe775256", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "1a19cb26998c457f127b0eb390ab5fbea2b1ee2f4472e7fadf9c2db7885eb143"}]}, {"id": "4d48b1bd8049e678", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "24e6ea625abf3322954a3d55920848c59f28961bc24f4b2ec3f46c6f94754ec8"}]}, {"id": "8f67bc2241ddf3ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "bfe43901154cf2034d74578b22216a237258537d03e3fa5a4fc0bcc24b85148a"}]}, {"id": "5a805a77137645ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "ecb77e8ca69bf4762408dcef835fc253334b775aa7fca6116637e36efa0cd9e0"}]}, {"id": "82c28fb471e9e320", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "64e337971dd9510254ec7cf88257c16269685ce0c437e35dcb4c9a1a1acaa8fd"}]}, {"id": "22cbf62ff7acf845", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "6fd75d1a4828bcbe7b515b49e0a53518a3b718642793487d6a7d798255bcc097"}]}, {"id": "a391beac65f158af", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "1080a31bf4e4ada7ed4909edd3b12fa2eb980c4aa0929387e44d29bd15d15443"}]}, {"id": "1289953ba29b3c25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "f89e8958fad58f8e578783cfd70431298490006b73bab2ca35289588e80167fe"}]}, {"id": "8759227d9da73fab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "a44b5324c88f8054afd3ab06e3f0689fc3055f0f44f58c16da411ab78d594c6f"}]}, {"id": "ca2ff92184a06a7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 609}, "digests": [{"algorithm": "sha256", "value": "f4d9ea56c4adf84732cbfb99280cb34365441ee538433ea5c250d054cb7fd539"}]}, {"id": "601d440a7b3645ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "c259534db89f0fe91dda04e9f10da69e66e6ccc9cd06b26c7a854e72556b3c0e"}]}, {"id": "946b5db087cc77c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "0137c0831fa65c37c89383333a2c58406a593be417e5d5f4d1c17123b887e501"}]}, {"id": "c7607fd8d71092f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "088cf182affe2d67c9e5d27059aa13c5f68c92ad2b5ea5da7e5b48d08909abdb"}]}, {"id": "33e02c8d4ab90c18", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "77419e1fd19d01c7a23ce0bc150a6ec7a4b4db14bc8386e5507e18740d5e4021"}]}, {"id": "e3c1ea7020c6db47", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona8.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "ce5d15870f08b7d708fbc6802b2ade025f9908c5c429ed0940d660335d277138"}]}, {"id": "d0c8a6e1d02b94c5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona9.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "0ba1c4b2981d5ca34623d89b960a6d00c236213304bd92944a1397f97cce258d"}]}, {"id": "09a3c1d1e55e5b5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2152}, "digests": [{"algorithm": "sha256", "value": "02c398e245e98fac1d3b4a33e9096640753c318d85bc2ce9808e931e44e83e9a"}]}, {"id": "3c1ef47b89617de3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 627}, "digests": [{"algorithm": "sha256", "value": "d3482babe9f5dd281049d968306fafb5ffe181584d3f84c3db120b0369e2e095"}]}, {"id": "3152726dd70ffc83", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 781}, "digests": [{"algorithm": "sha256", "value": "3d1a9243d564e122a81219aa17205dcd53bacc6f931a8029bfcef7848c9df96b"}]}, {"id": "4c62ab4913c1ba9c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 979}, "digests": [{"algorithm": "sha256", "value": "87606bb492a620fe8f91997580c8398fc40ded55d4789c456f7279188082269e"}]}, {"id": "394ab548a4cbc3be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3928}, "digests": [{"algorithm": "sha256", "value": "afbe96bf25a55d6b17cad2782ff4197f6587bed4a38e016ad4a6f580f708071e"}]}, {"id": "24af084f17438c84", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 719}, "digests": [{"algorithm": "sha256", "value": "94892edacc3c7c3d3f57975d7d0c165738d4fe8480ac68e8194d466db80d9b5a"}]}, {"id": "d839b7420d9907ca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "800638d3a22391ade7a2bafe29c75e4b9a6b157bc3d8f2f9076b975e7748ecc4"}]}, {"id": "2cfb19e006cf6a33", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "dba2f2a04c3be7b78da6a2cbc230ceac1b615c6db9abea98da33f7efb40d1dbe"}]}, {"id": "36c1da0c9c148478", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 793}, "digests": [{"algorithm": "sha256", "value": "0c208b18f8083cdf3385a54fde6b5cb0a6088fa793eee8c82a557ac53d5e38e4"}]}, {"id": "4124323cb93dbd3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "7eee79bad30dd91682f930bf92e1aed728905a0f17dd0ec47c32fd40f65e1c5a"}]}, {"id": "165d9ab987a0bed9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "7502e4272d800aa07a78605449d75e46c3adfcb103ae3c8b1ba623efe5675129"}]}, {"id": "49d69a4c0458688a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1926}, "digests": [{"algorithm": "sha256", "value": "09161eaa88ad17ae15b1defb0718852337525b0c485de808e6fc26f49befa3d7"}]}, {"id": "ee28b4c3fc5a2045", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "3c5b400d750b32447be822255da15f42fcbdb62b428e3c5f84fdf1b94ca6a0d7"}]}, {"id": "694db9c803e0ddb0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "8c4e5aa641a8c5edeb7b23241606d914824587e095972de51498efcc1e14fcc2"}]}, {"id": "ff0f4afb2c402837", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "bfbb4171491f49d340aa92485c89a8006dc86c4c96aeebb9a160843e6eeed459"}]}, {"id": "8973fc2f1cba3def", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "ee23abb5f3a2f6ceb4e270dd809cdadb90b9997709a4d28750d51bb321f8d663"}]}, {"id": "3ff620bc0793a048", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "26334e08fc37a8a9ee9b55318eea7684539d581ae2c76d860bcda7334a3dfb8b"}]}, {"id": "d7c640e48a9a797a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "a2fa85bd3118c3b8d517d10fd52fd8d34b5c837fbc585ffe4df2480319d6bef5"}]}, {"id": "825094a9d10fa2ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "29f36475b76385a910a3f16a26f9c57e833776afb4401298e43c133c6531efca"}]}, {"id": "4f976666b155c227", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "4dc65322106993a8e2118a79206c1f291e9634cdd24eec4679fe6c33a8393762"}]}, {"id": "7f15c3a48027dd05", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "9604787608b16a4ab2a9fcb64c600de0662e1dff7ab7e0777bdf654065490b97"}]}, {"id": "516e9c5d1cf33b18", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "f39ef6310e8dcd58df4731a3d80bb0d46b71e88c1b3ec72efca528cc9f5e3059"}]}, {"id": "eae59316c79482ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "10b9d65dedaa9e5320989d75da1dd912c30ff49a4d9c91b05ca57693d8bacc74"}]}, {"id": "725ae1c946320261", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "849e9d237262ec262f5a7972710ba5089fc2bca150bd10b8b0647a9efee56a09"}]}, {"id": "6eeddf0a6a65ca88", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "0e7d1b438c3dda155da739cca564e86733e4e9663ee7559ba55c33c16d58de79"}]}, {"id": "5624e46ff458dec8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "59e5bda626934b0f11e6d7757a0e2e47cc85b67ca4513851c4d3850e4532f235"}]}, {"id": "0b6f9ae0d90b99e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "44981712d5002b7af097d66f1afe04ae2051bfd1ccc4cd74762e58b198f881e9"}]}, {"id": "e55dfb21e49188f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9fe5c8d6a8e7cc1c894e4d8b923819538a48654e4dd09f8d7f25dd47500fd68f"}]}, {"id": "446a8318484782c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "e4ee0336472bb827080d20befd2f0de1ab569f083fb73ddec788dfb9041f4e94"}]}, {"id": "f67ead9a8897504b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "dd2fa0f2dd31a0bd05440f4f0d6f71a5e85dde04372aeb3154de4444f9390c96"}]}, {"id": "9235e87b2f74b1b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "851c50101ac25506eecda99060cc14ca79ce1f8f0439f31758784836f92c6cbf"}]}, {"id": "35ce1a5780d21bab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "317349a89d8be6c0712f7456402912a86b903b146fcbee55217c80f378be318e"}]}, {"id": "106ae6a1c6b65315", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "ac97c0e60c89fee2d05b4bd8cbad11e4196a914994b8944b3249348b1f3228fc"}]}, {"id": "ac44b917bb75cdcb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "94fba59a80a2f4293946659b1384a911ce41aa8fd019fea1312698e90088f074"}]}, {"id": "dbf2da1920cc81da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "7b21363291a3171a85d3d556d4b1b05fdcb6d67ee1b0729bd3cbcfc2fa5d9dac"}]}, {"id": "8886d12cd65dfd20", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4250}, "digests": [{"algorithm": "sha256", "value": "885a248c8509907c7fc7fb4831c8cd353e26ef297d55ee9063aecddc4609283a"}]}, {"id": "d74170f9c91c4fb5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4530}, "digests": [{"algorithm": "sha256", "value": "1b7d52c840ae55741420f07b699341da2085d1dfe3f0e1ae843ba1b6cead56f5"}]}, {"id": "eb89181ca7e26d6b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "7a73084e7c7ef8675d0ad26a3e7387097a6da9d36bdcd590c73622b6daeda492"}]}, {"id": "d4d00eb8315d05d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9178}, "digests": [{"algorithm": "sha256", "value": "cfe04e40dbc5367facd9d8e7148579a418f8d3d911965426896de9a6a30d956d"}]}, {"id": "82c760ee98e8dad5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1593}, "digests": [{"algorithm": "sha256", "value": "33207a7a11bbc3bfdf19f91217524829fa79bbcb595c4f30ff7f7a596a696e77"}]}, {"id": "057e8bcd4ea309de", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 745}, "digests": [{"algorithm": "sha256", "value": "2ab039d4d775fb1ee5ff3d4e5a9d066c772505f36892626084816b72fe14d7af"}]}, {"id": "1bf27b3dc252ac0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "ad9da444144420d002b17e22412584d7f3244c48b0db4bac4f20b98486ab9b38"}]}, {"id": "ef44a9338a7e5a19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1466}, "digests": [{"algorithm": "sha256", "value": "ccd0977b13bd6c5cfcf74709644ba727d56aec2c58958cb480a195edd6db4be7"}]}, {"id": "7ff75c689f19a52f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "1afbf8d51d9226ef279b2cb985bca0771405e87074e533106a5813482683c93f"}]}, {"id": "814c9a3fd919e3e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 747}, "digests": [{"algorithm": "sha256", "value": "db25d62dea2a788114c45958ca0afede34cc59dca8c8255bb6e6d588afaa7f11"}]}, {"id": "4e641133a562f80f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "106209ebc1a3ed505c358466f690b58405ec0ffd054cc5a7e24f164bf9d5288f"}]}, {"id": "abeab5a2fd1b50da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2565}, "digests": [{"algorithm": "sha256", "value": "b2b9ce7f6eee7d06287df23f26bd3607f53def3bca4c734e806239bf7fcf15a4"}]}, {"id": "739412096d2799f4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "81be1dadaf4df2d94aadb10bf66242c1a9c423afc8e59ca9c285f5733c52892f"}]}, {"id": "f90f9b7029a9e9a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "4aa9941c2b33ce50ee22d0df1a12d42521f4711ea7cfa8ade1bd25672ffefcf4"}]}, {"id": "e58f573303a499ac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "9e970f5d356ffd345aa03c4cf9c2e501c29a91ae34795ba5f065e6750ba3aebe"}]}, {"id": "40aefbdf96ee491e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1170}, "digests": [{"algorithm": "sha256", "value": "3e304e1b9f378109931d35325f977e504023c5d2b41946c9d69d9f5732fddb25"}]}, {"id": "a1decb451f05073d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "32f3bb90d4d0ceafb1723cbe567f6b6a9477a8c92db2f32a789ffc6941af034a"}]}, {"id": "0d741abf7e1a2d74", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "47a31dc9a28be28e4bfc5ec982a3310536df646644793ddde74439889996c8fe"}]}, {"id": "0de0c69e7d7daadd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 727}, "digests": [{"algorithm": "sha256", "value": "49a6aafb5c5b45a05d6308951c7b649df4583c3e189eda5a2be0a8087ba1dad0"}]}, {"id": "a9edeaee6041bc8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "efc5dd7a35cedb8fcf171e67583d72c0f213d5218d13eaa0d72b616dbe0a7f5d"}]}, {"id": "463fa1681b90c9c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "74c34c26eb1f987f0769c99e49fd20276ecfd311b43f6554f209b0bb67859118"}]}, {"id": "61a5dc70c501c9d4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7778}, "digests": [{"algorithm": "sha256", "value": "f7389219862dc0e69afe745b4af2db49ef1c646794413037c7ebd6adca8bca3d"}]}, {"id": "fe31462c7a864a3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7163}, "digests": [{"algorithm": "sha256", "value": "82c1915065ac422f7c8ac3f2d456e12ee01c2c6038299eba7b8ec3cacb19414c"}]}, {"id": "0a1f5b0dd699b9a7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "b223f2de5592c56a62f48ed87bb39fb69fbca892c40d0477f5db78445e97b4e4"}]}, {"id": "bdddaaca449b1f97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "5b603d517a761c66c27427999436b3b50c5e53104d5570dad3932670ea6775b0"}]}, {"id": "dfabd18ffc85741b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "3fb239da173313eaa41648028a8cc5d2d8594ea5c29af2cfa7c170c7d6c14ecd"}]}, {"id": "9f20ea19c54a7ad7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "62128c47437626ffaacbb2a9765209c755200007772763ebbf40a388be340d6d"}]}, {"id": "d0839fbc9a6ec8d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2900}, "digests": [{"algorithm": "sha256", "value": "871a018fcf9f8e86b2b4bc6e4b2804715b45b8c92477be8cdaadcb7d9b2a0240"}]}, {"id": "b98a052bdd86ec59", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3336}, "digests": [{"algorithm": "sha256", "value": "be09f0c7b3afc7bbe257eb49cdac550f0856694c7eeae72389958d95f6074a0c"}]}, {"id": "71d07f6e9bddb1c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3718}, "digests": [{"algorithm": "sha256", "value": "bc0bbb018c99cedcfe843380dc3e73bd76e260a4d6d3225bf6d7235ab3483820"}]}, {"id": "d6ca83e92e436928", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4818}, "digests": [{"algorithm": "sha256", "value": "300c4535bce5b68d63379a31fa41cf3ccae479815e741e82049350f15d5f296b"}]}, {"id": "7bb58cc6d7ec8467", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4820}, "digests": [{"algorithm": "sha256", "value": "7087a679dea02e4d3bd26dc496e028ad5b6d3f470c71eac12365dad2e32fb444"}]}, {"id": "7d453b6b60c01ad8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "9eeb7e459166bfcf74a270582a6abd187db1f9d32cdbf2b67def4b782ed6001e"}]}, {"id": "22c3caee690fd778", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2912}, "digests": [{"algorithm": "sha256", "value": "3f1f68b13b902bb4ec8d82711718fafcc64b8e9645781b72dcc4d7c6b0fae569"}]}, {"id": "d8712e4f45f3ae7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2316}, "digests": [{"algorithm": "sha256", "value": "37f535746458181804377ca9d0745cbc598e29f5cc6df48184abcbfd9cd9ca45"}]}, {"id": "cbd5567e903cf4f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1412}, "digests": [{"algorithm": "sha256", "value": "87786633ff5e25f0de2172346196306acfdd207c695d6bfa3ec97ce64bfbb303"}]}, {"id": "a6197d3de0a26d1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2086}, "digests": [{"algorithm": "sha256", "value": "d9464f946c8a3c330be5dcbbbd8fb74769a49add764b6fa00a2ca6b2914ddacb"}]}, {"id": "9d25d31a54f84270", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "bb240adffe5f78c61af404063b0175486ed8c475f19ca46bcfb5f9fd8f4c953a"}]}, {"id": "32bad5111d842447", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 905}, "digests": [{"algorithm": "sha256", "value": "fcd944fe69bfb276917a5d0515545c47ce9d83a2cced25986394b18054942820"}]}, {"id": "fe870100610f86e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "7b626a22bbf0543bb751c7764a185f75f1be7c94f8f3dc05dc91c3e7c5abff21"}]}, {"id": "a04e751510eefb13", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "4056b98ba42a320674d56fda7f4eb632a4f684f4998fde167a6dc9a8b94980a3"}]}, {"id": "8f9d574ed2d15b56", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "ebd8db05ee4a74f1b3d705e136be0d9e8456762b7aa2430ffa858cc65910c5f0"}]}, {"id": "fdad26f047eae477", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "68d5e1c5e7aa4822410dd602d0309426eb905aeefe630741bf1b1e64536c6863"}]}, {"id": "d73da68069b7c44d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "d37e4cd2432ec07deaf66770de398b46cac9339ddc45a07505b179055c755a64"}]}, {"id": "a64fea3d68bc02d2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "66d8a690b497e4e315a56ea13e6a8b90ec3fe249aed642d7751f3a76c13240a3"}]}, {"id": "15274d670ccf3033", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "d1d6f100049488e43e9ed6d21115e02d45c176bf6d1131c82e7d05e3fc7a621b"}]}, {"id": "9b247a0b347f4390", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "8ab2c24704f64f5d7890f37456abb99161a9e562dbf9787bf53df389832299c3"}]}, {"id": "b8afd6237a4c64ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "0875f2766af84055d2c9386229cc92bffd28b51c596c200be726105e680a98b5"}]}, {"id": "c3c9e0cbdf32fa5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "70c57a8d8a041db5704adeecae1420ebfdd97c082f06f39fb1980f603b07e35f"}]}, {"id": "dd420725d47a5ff7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "935ad47054266b7379ef1b810b2c08ea136b78e25c007dfe6c94d9603d8e8deb"}]}, {"id": "7cc090ae2e7c6fb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "339432412337c7a9f26c01e2bcca690eaf6f4563eb7233ef0d8d1b4118bd1d72"}]}, {"id": "0b3bc5210ee20135", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "6bfcfbfb5e73de9a3972c7a23f68777d3686500efa71aa8318ab1627b2132e97"}]}, {"id": "47d52c1904878b72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "01775760878037d9494f505be8da08099e33d89bf4a2855aae123d631420a8a3"}]}, {"id": "ebaa21e28073c2ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "cb3bac4b65d09cab333bb1c81dbebfc471e9e6037b8da37773e1fcb971f4203b"}]}, {"id": "4d0e6291990bf5b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "f0b118dfb4eb2c412bc6ebb2d02b224eaf5ee3815acb122a1aaf73a1bb8cc051"}]}, {"id": "7b1faa74e772fbb7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "1a31d55b3e656f2cc1848e5866e5890634b74daaca50d2fd6dec1f8b84de6ca7"}]}, {"id": "9dac1a42906954bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "93f5e92006cd536462191ea94225b689e3701d01679acca3bf80a8b3a5a4ef64"}]}, {"id": "e0d4f4a138614025", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2076}, "digests": [{"algorithm": "sha256", "value": "f25ce50e9a1275dd3d256d367c93532bd30317c74db74f2fcb42585a9590a544"}]}, {"id": "5bf3846e5e2b7146", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 919}, "digests": [{"algorithm": "sha256", "value": "54a1124b7c091a8be0345a7aa23678b07e3c22c00d92da6176c3bbec802bdb69"}]}, {"id": "cb0f173893cc97d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "93d10955335e5ded0606df8dfca4f3ec1f52c51b4dce045b7edd2d1f6c67461e"}]}, {"id": "01eeeb6de53c4a41", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "c2e04ba9aa8e13cd473d328bd6a6103e7bf1ec5c611aa0385177e6a8740372a0"}]}, {"id": "7ca564bda5c7b58d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "906c8c12681c30d1826bcf7f002ad0ae7f3b9f31cb65cdbfb6b9e1815db00656"}]}, {"id": "68006ce11d0d5328", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "96c6f67881aa2f3011bfea4c2d1481e4a10cdd08c7c93802467bc6bd654f9109"}]}, {"id": "84fee8cc86e12a7c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2044}, "digests": [{"algorithm": "sha256", "value": "ed433fb682a1f54d076335b3aa272f321079e45d863d0bd060696f62060e61f6"}]}, {"id": "58b7a0b5ce30e7da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "70404b77104e5128fd22dc73827f3bd3b99ede9bfa4b2f54c2eb5d56e19e5490"}]}, {"id": "c6ef9833279f7256", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "0318e8daa4162789ae9ad1f3a322336ad6268a1c5b180304f95046370490fd00"}]}, {"id": "c69f5dc325e25434", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "373809e62972e1803c8f497b114c7fb83b6e9abba251d17259e58297894401b0"}]}, {"id": "a857a9fb8e7c5c53", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "09f5b3441070a46b84d155d2a7070c3bc6071b1050683d44b8b8d5a0fef3fd52"}]}, {"id": "79f13336cdc66c3f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "11cf6b9a748bc6557aa447b613af2b2bae012a89d315a2ef25bf0b6af7f06448"}]}, {"id": "bd97ded00b018894", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "07bbd9eb737f5d176859320c2e2c93070e7cbfbe7f5a33c20c3172350fe46acc"}]}, {"id": "981f7fbf94e9f17f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1964}, "digests": [{"algorithm": "sha256", "value": "7d83485d7b8fd7aaa6e737771c285bf95302a350fb1c4ad6198cd502ae7e67c3"}]}, {"id": "9e959a95f434f19d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "3486534c332a2ffd41339fdbc391044fda6b0b01a24257ef23551b520ca9940f"}]}, {"id": "a85e8f6736736e97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "d2a097cc7d0e096b24a8007aa49bdb044df9f30b6bae1ccf857f22c6df1c2909"}]}, {"id": "4b9d765627eefdab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "d37d8ad6db8f5b480b5fa1669506ff702b101d7f18876118307ea286a3b47dfb"}]}, {"id": "f4cdeb55fcf7632a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "06fd8a0392610679f5580ddfea34442df65d050d72a6ef0b09e773ab9311d23d"}]}, {"id": "12c3df2af9b43b19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "0bc27536cddf3255e95f9f4d7651173afb0f9e30b9ce6746096c77ff4a6e869d"}]}, {"id": "c4a292dfafa8890a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "3f5e923d8d8f72e2d6cee397a94e4a829ca5f06aa7d705e318beb3a6e962e49f"}]}, {"id": "c38d59ee4189d33b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "6000eb2277cd1524dedcfce8ef2105f8bf717ad7fd85fa5fcc907c9970cbcbad"}]}, {"id": "a88d04e35dc98fa4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "9580d9ff364091715df41b7019c75c115bba428fabc88cc8721a661d1537e0c7"}]}, {"id": "71f116229e446b77", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "32465e42517616ad38505723851aad42f0ef0bdd04715cd3958a86319e9481fa"}]}, {"id": "15adf024cee3eb92", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1800}, "digests": [{"algorithm": "sha256", "value": "f22ce6775b2e36caf2b42338af5de80dd7e4ba0607635b1b6c314fbab9dfb11a"}]}, {"id": "3734bd4326dd3645", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "4d6098b627c5716e7b6e853199517ccbf013b714af4d7a8a96583391aef44147"}]}, {"id": "c950c5ca3d297ba6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "17a5a5da420db90ab5b4c17e7b96f5901f6c82813a8d1dc8f0d472f2c46448b3"}]}, {"id": "527b7d2ae4de442e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "1fa633a3a3cc6da0521588d13f6770e7dcdb2798ea605dec7f8804cd34a365f5"}]}, {"id": "9314d03c46fcf9ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "ebffb4884e1368cd203f9541471f47df334de58138a5caa8149c4100bf242f21"}]}, {"id": "cf67a8cfa17118f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1766}, "digests": [{"algorithm": "sha256", "value": "50b7f796d5144648a7d7a6889ad928fc7dda00c835bb3f7be5f5280a0fac89d2"}]}, {"id": "70d1f815b04f7670", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "f47dc70c4240fbf36e5dfbdc73b3869551346f004dbd0136a8a4a711c0a2a863"}]}, {"id": "282cda64808bb7f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "74bba087d72873e875709695282bbad75cabeec113ce00a4a3b5f78e7d327c2e"}]}, {"id": "d3e1864edb9d72b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "7fd5418ec1c71b599f8331d05dda6a34afcf5dabe6c2f41583765c61d0fe774c"}]}, {"id": "752f9f7bec0219ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "6fd85fcaea8720c8ffd23cd53952cddf4a5489b440b01c93aac6e85933111ad6"}]}, {"id": "424f962b66b9e6b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "7284740f47dad25b610d3a1530355094777cdeab8453b1722ec47e76a9419fab"}]}, {"id": "297b5d400bb5ef11", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "4a662f1fca4993c6065af307ab4480eb10aa9a17acb423e4069d2f8ada569811"}]}, {"id": "fff959ff9711a548", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "6791157e833a7c7247bfbae64374b31f5150d4e812c4529a90aa72bb98920dc1"}]}, {"id": "56103bfe5d24a4f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "038ef91fa873e3e43983136ba046a33c82f36d73e189de28b2ea41b90b172854"}]}, {"id": "f6659439fb8a033e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "2bc62d8c091bf79f9b4ebf13a4ae98cca3b1b677c1d96934d43722d448f885d1"}]}, {"id": "dcf5df2698158646", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1754}, "digests": [{"algorithm": "sha256", "value": "d510e0fb70e693632e0eb2b3e75755dddd1d88f3dac6119b0fe7b3ace079c073"}]}, {"id": "aaa9e278f5b0c42a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "e8b4bab9f4dd02a717eedaa1d3998c1ec614487ef52752d4a03ccbb5ffc29d75"}]}, {"id": "736aada43176f66a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "2d0bf26be06288d5c7aabfde27006afe05308e15ba26a259b16952613734d1b6"}]}, {"id": "6bf2b461dc1d3a7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "33d770cb1f9d95e304b581dbd5f785b346a41226e0648df194099d60ab0b38a6"}]}, {"id": "b4b55ad22ed402db", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "51b89d61085107164bc8179892db4d972c32bfd0c91465fdbada0153b0f9814a"}]}, {"id": "a2dd9fca42e3c18f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "0b9f59486772a0fce001326e985b241ca3495297acf6e33261d5d11747c4b3c0"}]}, {"id": "ddeaf579cb7e2d6c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 748}, "digests": [{"algorithm": "sha256", "value": "c5b0ff269f1be5a6af9688283f5f763fe514068aa47d446914ab8565bb673a50"}]}, {"id": "010c28aa4f911bcb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8778}, "digests": [{"algorithm": "sha256", "value": "831067f852bfd900e5b69c1940279468764dee5cb267610b672fd41645089427"}]}, {"id": "34898f5f6d6b6abb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8391}, "digests": [{"algorithm": "sha256", "value": "e8e5a02c602b797a37b7af44d2e5da61d05f547bb013c42509ee6b2e92ef7c0e"}]}, {"id": "5cb287a636db8106", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 562}, "digests": [{"algorithm": "sha256", "value": "1615557f670f9376066955cc612d725213e82eeecdce9aa80d998de675379dcf"}]}, {"id": "0ed4bd6d847bc267", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8440}, "digests": [{"algorithm": "sha256", "value": "f10222103c26bb2a838ab0552cea86056141bda301a37c52c39d654d36361313"}]}, {"id": "02829b829eda273e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 515}, "digests": [{"algorithm": "sha256", "value": "eb95edf3c82dd0b4ab42310e6240d892b7f7876b4f8b9d32cb03b7daaba0c3e3"}]}, {"id": "8ace67baefcf0f0f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "851dceeaf224eacbdfd17b792f33712e482e09954bfb0142dcf8f9c9e04fd6a1"}]}, {"id": "fc028e7baa235eae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8410}, "digests": [{"algorithm": "sha256", "value": "8cb4baa84443b44e1f1efc4d721079373b1219e8af910a7b04c5fa1d5cada37b"}]}, {"id": "633d7a7ff896dce4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "6c05f7f09cd8c9daf05519ba63c2b27613f22498711a738b1015a657cb5394a2"}]}, {"id": "63199d28fe51b8a4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 583}, "digests": [{"algorithm": "sha256", "value": "0afd59e488dd7af3d42d85b5beef83eb4317b4e4926f3b6f7c44270b46c0b994"}]}, {"id": "4b1d4a81fdd1d52c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8824}, "digests": [{"algorithm": "sha256", "value": "be905a740567a664775a1d3641c164475c18b07f5ab01e056bb0e5bde0537df6"}]}, {"id": "7c55e47654b2c308", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2480}, "digests": [{"algorithm": "sha256", "value": "25c154355df061760cb91d8d0e7cc3563adc18b492867187e464a487ed32c12b"}]}, {"id": "3ed4a03cd31ccd10", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1800}, "digests": [{"algorithm": "sha256", "value": "dd8e8c5399c509aec084d3cea1e16d0aad280bdf5868dad02430bdf220d534df"}]}, {"id": "51ef446478d018c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8880}, "digests": [{"algorithm": "sha256", "value": "dc711d2b9826abbe7ea886b8ce3eb247ee27033ca9863396460dcae1b15aaca3"}]}, {"id": "f0c1c036361f1097", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7624}, "digests": [{"algorithm": "sha256", "value": "a3bfeec92b2f47a220ec858a895de36069e50c9446fd37e0e25d70716ad8525e"}]}, {"id": "e73c577cb80270ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "6d814eb9e302923812cb56290320dee676447742b41ece74cf86ba822c6d1b50"}]}, {"id": "7cb9f2309c5e68d3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8862}, "digests": [{"algorithm": "sha256", "value": "434830011ddfd901f7bf964ebfecbbc7e3c473edafeb5b1c9b5d2cd0a9576cd1"}]}, {"id": "39ec402178c558ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7656}, "digests": [{"algorithm": "sha256", "value": "d588d66b2778f41d4f45f45284823ffcce838a1e80b04c8f0b75d73b1c8e3c37"}]}, {"id": "6b5c70ca3ff370be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 827}, "digests": [{"algorithm": "sha256", "value": "ee420b7e6acf8c658db2fcc7cb40bacfcc01b4ac9e21ddafacc1858b10445d49"}]}, {"id": "233ca40d4774ffc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "20f7c3633096d8a41589ea544b527bff0c1dbf7ec9fd2de13a9f4f21aa401fc5"}]}, {"id": "4d196f55220a15a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "03fbc37397587f3249fe6440f9aa538f965ee3477157f11c358c54f5b4bb12e2"}]}, {"id": "6b35ad7280f757f4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "3a10caf5eb4e796b525b76f9d969297db0fa2e56549ea6b540a1c857cc0bf73b"}]}, {"id": "615bc8453ad1b88c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "8fb079919df94640acbd7c99f958a98ea5ca47c68741df0a3e3757df1e834e03"}]}, {"id": "d162109885ae9d61", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "6a8f0f436a1b4370f19cc113985733312eb02ae3a8718c08586d156d74acdc56"}]}, {"id": "f2ae2ff533734e12", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8e53da41bb32583845459abb45fed3d4dde3c8a99d915f63958364e8520ce5d9"}]}, {"id": "b8e2ee3c3bb767c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "69e3cf8c6a56cc5b730ff0461ef57b9123e965a01c38b4b9ba4a06af09af16f9"}]}, {"id": "dbb01bd22e580d3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "b625533e6bf0bb1c97d6bdbce4a033930374104c310df0b9bb7353aca6f8aefe"}]}, {"id": "9f5733a1d1f8aeab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3756}, "digests": [{"algorithm": "sha256", "value": "30aa0d5a42833287395960e2adb9d116f9aa3fbc2c23ce41e197b8f48970ad71"}]}, {"id": "745dbde73da84492", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 711}, "digests": [{"algorithm": "sha256", "value": "bca40e79e1f724c82eb90d293fed1acf683ba8c3b496660bef44e1fbbde57646"}]}, {"id": "76afb6fbc2a4e96a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6396}, "digests": [{"algorithm": "sha256", "value": "b9a56ab8b46dbf2318b04956a88c679168722069dc902ede588adc7d05a71a03"}]}, {"id": "eaced289f3508e56", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7135}, "digests": [{"algorithm": "sha256", "value": "47de58153bd5df0449ae5f881e313641b60421b7bd9dbe2cded7ad292364176a"}]}, {"id": "a8ca324046e73e8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "82c2e96afc7e03198e4a7c342e80381131c73be4b70dc46dac9df2d0b8996058"}]}, {"id": "19ba8d96a9a6adac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "d23c26c6db6f84a9d8a52717c441d0476a8144a75b1a40d0ed0e960a5fe8bfab"}]}, {"id": "9a328702c1e10868", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1312}, "digests": [{"algorithm": "sha256", "value": "01565e268df046483817536686201d895e809f5075047acd8212fffce8e08974"}]}, {"id": "61692e882f1d0b94", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 568}, "digests": [{"algorithm": "sha256", "value": "31436f6765d28cfc412cea024c516b01e9e09e50c857fc5386ce328f19fe9210"}]}, {"id": "a8bc9636d64f8930", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7093}, "digests": [{"algorithm": "sha256", "value": "0cd8d5714d72e166b710a367f7acaa4ffbfab6922c8b9a608ba3f557ca2209b6"}]}, {"id": "2db90dde1b871ca8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9613}, "digests": [{"algorithm": "sha256", "value": "00558c4dbc790e083ecd370ab69cbeea3a33976d17a2f57cfc59d9b9fe754ac8"}]}, {"id": "426f8260b48e8a29", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "3c8908664bb6ba5dbe87146fc6ebf3e9df401f10fe1baf5fb34d6a9d894f1971"}]}, {"id": "89b7ba0abad11e2c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1342}, "digests": [{"algorithm": "sha256", "value": "15e08e494a0aebe152d29a75a68ad370675fe3a4598b3230d1370cd8a1b50f4c"}]}, {"id": "121ee2ece89d493f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "4f1a42dddcb7202c8414421aa9bc0c154ef12d45523013e21c850c7afd76ba2b"}]}, {"id": "4908d907d9c0d123", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "fb48236413cf0317e6a7c236040943ef5d667ff4179cea45c8c54f1d165d91ea"}]}, {"id": "078c985669b75002", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "46cf88656123f06680ba0d84f18079d579efcc60fe94af95a85be647fef20ee2"}]}, {"id": "833f1452868f4cf0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "21056156521df855d28d9425ce2232b1b5907fe523aaa2d2ca023ad362e422f2"}]}, {"id": "7673c65487d3c2e0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "6ea55933f141c29fe73293d7b3b58833daffa3563cce78363b0b01f515cfe324"}]}, {"id": "d1ad2ff29a225bf2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "ebe0a1501d4b2286f7ee55fe482c1093c4ffa047afd28afa4ba28548f567afab"}]}, {"id": "33d36f41a063b004", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "7754a7acacc50a7ecc32ef6fcb5bc59818a9121397a02454a90e4f26ac33bcc0"}]}, {"id": "2c6048cbc582f7af", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "56fe75b48d25f93dd590e2776b2c95e6608958c001559991abc8dac60847c63d"}]}, {"id": "60a83126542ecd58", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "494880574d3713d857fc51d46671fdf9641a53af0948a222ed37ece9494fa8af"}]}, {"id": "54825d9f39fad484", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "899db77c2ca6eebf03f29a3caf0cc4041526d12ae73eb6bdfc36ef53d350f79c"}]}, {"id": "00bf881a7df54a5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "e84ff29faf9e5c84db70c6edffa8aadc07486b8a2769982f490a416b284182a1"}]}, {"id": "4f1ba4edb1e993fc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "672d583b8a038b9aba2d20a9cfbb0138112473cf835d3bba616d56f11e3c0e79"}]}, {"id": "1aaffcd3e93bb0aa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "009be32fe8436db725a7c84773a3fbe5725bf173e81ff78a58c4b717488777eb"}]}, {"id": "7431a8be618f42fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "668c5483f5a35a423feddb35f191905951005c2b812bbeb1f5cb608f244caf79"}]}, {"id": "5d7ef6b017153662", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "7345e59ecfc94811c21da693ad515b932bf35ef9b8afc4d4e5c794fc6dcfe2a1"}]}, {"id": "ef1b9d86d49b52f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "eb95a4f50cfeda02e79f699da7586795b5cea895bc548ea809a0e98f65514cd5"}]}, {"id": "62a89e5dcd2796c1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "565d05c9c153dd6afce70f0e16669e1ef8caca055a82eb20f77367367aac8fbd"}]}, {"id": "1ce03e158f69ccf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "5af56aaf223ec717126fd9dbdfa8578ff2623973795c70677d0490f5053ebdb6"}]}, {"id": "3ed915e68a95f358", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "4d2b21a85d58d39ad66922fa32ed739b8f001f1760a9da47bcbc4f2d3ee3cddf"}]}, {"id": "d383066480057a47", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "3f55301abf2aff350c962fb3ff0bb7f76097e10bcfa46e21f1f6d97eab0dd034"}]}, {"id": "f199689920d4ebc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "dcb8fc2ff837f514bf43efe5ac686ef6aaf9726752d25328b72727714ef71cc0"}]}, {"id": "b45b982ee5b31446", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "0eb418b09b52341734789338ce5d4e35c25dc150eb6e909becfab0ca895b44c4"}]}, {"id": "531a3af93c2ca382", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "1aef696ccacf4f621ff8904473b36afdc47efa2e76440953d71606f9b56d02fb"}]}, {"id": "f7a5d1c2c0f7c931", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "2c7f813619ad0c6c5c6567b9ce2f20636cb89c41ced846cc5610550212915650"}]}, {"id": "a710014ceeda204d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "c9dbfd081c8b01fced89722e8e83a7ebc1dafee8b745378536f034fb66a52eeb"}]}, {"id": "0722f737289fd38f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "7319b030ffd8d2dba604cca237d12f9bb368bcf182ef1c3030920c9fe03a20d6"}]}, {"id": "b901cfcf9bcccb91", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "e193aaac2786274b229d0854837eead0d7a7168f3700ef465001bc45fc5e6907"}]}, {"id": "d5be7a7c2b9e5173", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "5225dae155eebefd51c9fcff6763efc0bdf5ed271bc4a7cef6fb11ef6fe969c9"}]}, {"id": "a4dcf115c374c3d2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "5c166af0f2cc2cdbb5993f09ba9752734cd80c4654186eee462ddb2c40b48be0"}]}, {"id": "ba82a76a6c42cd57", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "537c73f8019db9c6f877aea4afcaa67f5c2d01c7983bf4c6662920c73c3f82f2"}]}, {"id": "6ae7a38733f40968", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 803}, "digests": [{"algorithm": "sha256", "value": "2ebb8e035ab5abee6bf349d303ee9bb3fa5ffa6da8946c3e109beda7463aaf06"}]}, {"id": "75032a5356a87d3c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2586}, "digests": [{"algorithm": "sha256", "value": "8552a6a1cba3c7ec87a427deaf967da40bf8b27682d19b0f155f2327525ea940"}]}, {"id": "dc93e66085965568", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "197345e489c188c23b283652c9e921aad9c877b95dca6387bb3687114b419423"}]}, {"id": "3b339b7f5a0e484f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "ac6a96d8b0883631c451b9eec189866f7aafb3f297760844ce9587286f34d359"}]}, {"id": "355ada583b5a80d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "a4a90a6fe3fc80ba92927ae109b3e24388cd67925d45d4f245792a2164ac7b8f"}]}, {"id": "646ceef4aea7d282", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "94297b2c381065b79736493ffdc84f8c4fdf89aa66bf85c7a38ab8cdecc45627"}]}, {"id": "a17d8c5e2e2aa9aa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "8753ce464e2c9ac3d6cc37610eb2829c1efd5405a0e0424e6bd2a29165ac3004"}]}, {"id": "b5a8faf54cd818e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "37af7f10e97ce1f5dfea2bf036aba3d639685680bb89b99949b1c3f7c899d022"}]}, {"id": "9fb01bde8fa2c5a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "1c2d15cb076f45619bd0c8363d6d503758f457889e061d96ad48b8aeecf3c604"}]}, {"id": "55f417de097946b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "48c3f072c167edc52fd972480cbe7e10a0fb9348348e80f241b2faf7a51cc2e0"}]}, {"id": "1d35b311bd8c5cae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "11aeb68fef714d033a5322e9d2a7e2c9f565f047ba1266c8d8b0f27c50947018"}]}, {"id": "0649657adc856da0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "267e2ed1de66b531ec13587e39bd9c0fde2bded7f17f1052865c40ebb4b947b3"}]}, {"id": "2786117b38636faf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "fb1995cd7bf4f810a03c1ee913874d70924701a17d94e312aeff91652f3a001f"}]}, {"id": "42a8dd6a2f773cea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "0f683843ac0edca511837cba6ad0eb003efa4b210e64234cac3a8ff8ed6ab336"}]}, {"id": "f12588415ce4a2e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Diak.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "90acad943289605cd7439e0f6a97bc23e10304886f9ead7a24f686fbfb3393c2"}]}, {"id": "e8c2ea091a56262c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "e9488e9c8d38ac7bccbd9f85ea1101eacd3e2b82f766fa71f5f99191a5144c6d"}]}, {"id": "9caf5011e5584cdd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "4b758bb0d3b89c9ebdcadd62b0efac3a5db00c43140d60a03ce85d5fec386927"}]}, {"id": "c5d198e70d1c2f1c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "2e23b50987af747863f57eab7f90e67b4a570d1b5b83d350f8ed4400ebcf09d5"}]}, {"id": "2ce8b9070c8d27b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "86ee3a0abb0aa030d955467369d2cc295cd0ee43bb0f714b32fc54038d017713"}]}, {"id": "6612b59d49a836c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d29910670a32f0c355976b2dd0ee8f9060198aac056be0b1a6a17ef7de0d530a"}]}, {"id": "757b9c06ff04fcab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "e1b6dfd98025a86e795e6e2f85bb38eb66ba19edc37756ca0564ffdb9a8f227c"}]}, {"id": "e3feae3e5ac0d31c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 775}, "digests": [{"algorithm": "sha256", "value": "fd662e9b3456f674b56f56925edf66626e7f55a1507054f99c1f30b300b7c627"}]}, {"id": "c3b73462eeeb81d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "853b2ff385d3bdfdbf5c6b5583965b854dfdd00d95fb0294e168ff51a040c6b1"}]}, {"id": "65f2c9de674595a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "efd43661533bbabf16cd5618a34247ce94302220d42ef0b09f5d0b91f073accc"}]}, {"id": "2375c13d8ecae33a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "e0191735c76d333c34718134e64ad6950f218ccd89457a0300deee2c38e7ab87"}]}, {"id": "20182aad65174da5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 941}, "digests": [{"algorithm": "sha256", "value": "133a7e4af4b1d202796f9e6595c0ac7bc3bbce698eddbeb3386fb89b1269634f"}]}, {"id": "0f98277abac798b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "e2310b66d9da032693ff05835cc1d35ebec5a953bd106030b0ce77cda467c322"}]}, {"id": "7236711a216b00c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "4bb895d4ff3687f1ce69144c86405aec2ba1b8a94c06b74f493bc5fb8d3c307a"}]}, {"id": "5887571e1e7442d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "e0e01f82349acd78449e908d274cf131da69ed5b96d80a200c3122418c2d4468"}]}, {"id": "0ef01ae7d8f01dad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "24d714b14ec1d39084e3313a81a1e81684c325c4a1bb9bbb7bd1cda606a1eaa7"}]}, {"id": "4b054ff7ae7d26dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "ea593597ba626827c9ed311ff17e245b537ceb1beda315665e027a26be7f52a8"}]}, {"id": "d302f5dbe6752889", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "200ff9134c8457f833ddd0c89e0c27e179e4e9cab44d48a8a08a3bc301b7c684"}]}, {"id": "d9c78e0929e200e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "66488d5adeb0763895bf6495da0cebddfe9f4a4ee483b39d7b541f61597ffc06"}]}, {"id": "46346198ba26badc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "e41057926f3917f9eb86a4a29e60f11476eb642a7269d652fba9da4d5b544fc1"}]}, {"id": "de232a1d2f77703c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "bf1d062c77b793c8144c62433ae3c3709e67ac90a3afa738e3ecafe3c2c40c06"}]}, {"id": "61ee4532dd726608", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "bbc67cdc16c4b73831c6f040fc5137dd765da0df696878d163599dcbaac5ad63"}]}, {"id": "0b48118f7d56cdcb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "f8ae3a30bdb174ac4419a9d9c82f2ef288494e612ae2523c714c2d19158ce166"}]}, {"id": "e418fa13b720f89b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "b67687ad16ee49de4daa8e164c33850735033549ef0793a6ba6e03d59b54ce0a"}]}, {"id": "6ad6bc63cedbc683", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "f5198c93db957e521e963503a57280a58e82755b9d68a5f0cbd0225913ccfff2"}]}, {"id": "6a2e925b7e2be7d3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 896}, "digests": [{"algorithm": "sha256", "value": "dbd6bc100766f13a4fcc306ef97e07140a0494dc68e85677f0e70f94cabf0be3"}]}, {"id": "f3f65aa00e46f53e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "288b856fa5537a6efa185b74fa1f106bb20d6fe72e3cf07b7e1bc9a374f22f1d"}]}, {"id": "e85c1bd1a2fb9dea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "e041adc51fa3f69523436da47678377fddd2b7dadef421c1f90b219e64383356"}]}, {"id": "82c54367bbb1f664", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "597a6e54f5f65dfcbef1596deda1a7f5d03522c3be031b2f0454fe64378a7c10"}]}, {"id": "571ba4a63aabe052", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "b2e87333102ffd186eba3e18520760f2d3283e917e608962e28ccad18c84e8f8"}]}, {"id": "09d4fc98207342d9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "c697169957bb52526a00c97f5572a795f0a8a74da534f900c371439185a2eb45"}]}, {"id": "019c496460a0b231", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "ad6841ae5196ddf2d31766a118e4b9f71696f4ce1151126bc57eb5d76f16a17b"}]}, {"id": "7513aadbe7aa63bd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "011a3928e8c4a7ffe605672536ffdd27e5fedacd1a81b3678efb36040e00f5d9"}]}, {"id": "a436bf30989448df", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c3425292c7b568ff96ceefa283cf76d338e74dad834071a7e0da29b05c63d8c7"}]}, {"id": "ee98fd4c60acf82f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "3bf2b0e63f21268a45a1a9638025d3535060bfb426c3d86a01a53714387a7b39"}]}, {"id": "8ced9a741aa2b727", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "8292d07fff755a2981f2106e2e4a9b37a7cd3b69bbaf5d5b7cb2ccc1f1911467"}]}, {"id": "c04c5704808ba759", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "6a362c8d18f7f7dd348ead043bae4b6c86eae1a003db52567db0bfd8667fbbce"}]}, {"id": "a5837e9c60b28743", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "671056b7d9354fb1f0c1956211be853d93fbcd459ba892f670c040d93c0f67f0"}]}, {"id": "fd1482c5a877c2d2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "022806549a1639839bf9bd543998e5ee449b3085b81cba635f41aa5c5c83bc45"}]}, {"id": "492f8fdc883b0fa6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "6516e135dd369fda510e001886048db0adf280545bf72e0fc6143c36a5910566"}]}, {"id": "2039ca84f739dc0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "a4d7d57e82d834fb4df58c6a4f77a9fbb2e19809d89b35b2ab5db20f22758022"}]}, {"id": "f4783a4306d9bf0b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "01e42238aa6e5eb7ff072c8418028148dbb38891692d05b0ae20d9cff1245d78"}]}, {"id": "ecdcadb8ad65d748", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d50ef74a31206c7170cf7a05b57ae3b4ec037e069ef8f5ca329b6f9a941724c1"}]}, {"id": "3a97da8f983d0eda", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "8cefa4a20066f9fe68da8682c1f9f4d1c639ea167e8d4242cc0f68d49233b70a"}]}, {"id": "21ae76b80f1546d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "8d6df18514620e905f7753f2c3937210825e21cd28e5f502be50ccc5d04617b8"}]}, {"id": "5bb72c89750b4862", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tang.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "47fac20131b5ffa73b8dc366cb8c3b9da16bc1ca7748ae97c87d64b9e316e61e"}]}, {"id": "dcac4ff23040f0c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "539fd6bc2df5e4b3743f47e817370fc350d39f4ef58a5b3a729eacab6fe13f6c"}]}, {"id": "6f46c50933d3d424", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "8040e2763afc1b5e96e1ead80de33280823596e8993588c572bef16dd731f4a4"}]}, {"id": "65a1c84cb3b115c4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "dbecb6b7099097581eb0dafe6de440850f73393ad6172260df4714b57c89a5b9"}]}, {"id": "d300a9e721e3f295", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "9381b5869fec65ad077b8af69a63bbeaa9a0cf31cecb08c4768cb6345907dbdd"}]}, {"id": "68b630cba72fbdbe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3b5ae62c9a88f067b7d08dafb06c9e229e2bc78c19229a7a05ffce97ac2ba5e8"}]}, {"id": "a282582b4d96b3ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yezi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "65c8a5faa1bcbeb75bdfab8f17444287790442f08b1438a926702f200c5b753b"}]}, {"id": "739a07125bc249c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "58c14bcc03d5585d573f5a15afe25412394ba1215ea72557e08ee0f42ba70c3a"}]}, {"id": "9e73f320e4573ff4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "3bd98a64d5824d49f9b8e101411d3698c80781870574b846a341b0a6562516ff"}]}, {"id": "489a26fff59bdaa0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "2fc7ab463dfd014be80fe4f24b26824f2909f2def120ddcf687878734c32d7bd"}]}, {"id": "1d78f8a40ac31e85", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8358}, "digests": [{"algorithm": "sha256", "value": "f8cf433095e9d039bb451ecd757c5b00e08804e5a181301eb5d91244dc6e7517"}]}, {"id": "644c883e8cc5e400", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "eb200efb903445c6d0798cd4011211eec6eb7efd113f6ba0a3f34c6b89994f87"}]}, {"id": "113dc22a2e13fb2b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "79db9deaf58c9246f22658a5ecffe9a46de22757502264d211227a3e075d3456"}]}, {"id": "260e14ff16eef63c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7083}, "digests": [{"algorithm": "sha256", "value": "aa2299304d8c924ead26806e8aaa4c80e6fbf9cbdf68001f7f216bf150dc8440"}]}, {"id": "85a30a63b7b83e04", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1461}, "digests": [{"algorithm": "sha256", "value": "87d737f5c804723cca73c404bb7d92767e6fca930f3084b94413ebb8f9a96205"}]}, {"id": "ec2a8102510856a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1ffcd43b0b8a8c5d192a27bb6e7c98c30b31688cbec9eb33b3103ee85dac0417"}]}, {"id": "b0661a87eb64dcd8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "e79b53999bfd2f92f98c93cbe531a9f2f93c8083bd32e2b23bded8a095851455"}]}, {"id": "b396ba27e8ee51ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1927}, "digests": [{"algorithm": "sha256", "value": "5d47e556e84bd91523d9758e7ddfdf34128a3fedf5e10c583ecbddf739b89913"}]}, {"id": "32299b0d393a0c2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "6bcfe5c8dc8122dc94c19320d13b93cf015127448e686a02dcdcdbfd2d173106"}]}, {"id": "da9c33cf507a2851", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3770}, "digests": [{"algorithm": "sha256", "value": "06144014c3b3f411e64463a31164d709dc421152c4b04ae382bd0157458cc821"}]}, {"id": "48da5dcb99976ee3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "1740d97066bc2e01fdc4907939a768f2e2c4e20c3d3088a06e15bd0432f34a2c"}]}, {"id": "b71bcba0b2cff88b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "79f0c9ea74e4e7d2346d527f78feacd598fe2d7eefa9dfee0536900008d90daf"}]}, {"id": "10e1c76df3ebb5e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "99f2a9236351f990b3c1be059f885e14c3f97755a1cb775f9c0ed8309a61cae3"}]}, {"id": "66be10b4f397e080", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6703}, "digests": [{"algorithm": "sha256", "value": "b7f3c47f0af2c433cc54b460b07377f772f9d9f580dc1ffc807eecd8d7829f44"}]}, {"id": "d0213a2fabe78680", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "1ea55a12e3f2e7504d2fda38946aabe64db8e7e4bdde40dbcb27ee21d4bf85b5"}]}, {"id": "71c6efcc6f01d81e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "221533ce519ec0648dfebbd8482c12e7f1f5018842f6cbf66a8ddc884ddb4f2c"}]}, {"id": "6d8788c0385f744e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "b42c7a1a576dafa31c72d9e28b98c85e4174ee11599e760e982c7b5481e44927"}]}, {"id": "3655fbeea2ae4607", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "d374011ed5ae753ac00d994a3f07bf37bcef3e8e7bbbeb77d3a2b5efb2e26623"}]}, {"id": "d6e3d1938d812a31", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "848a3bfcb0c2dc9eb7be36d56168c2b75cb7cdd5f4acf160380d069ea164d384"}]}, {"id": "6bea77f79b6d64ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8893}, "digests": [{"algorithm": "sha256", "value": "eb3b820fefbce0f3bedc60f13a7bf959c392251aecd423db70b0fe9865da82da"}]}, {"id": "28ccf0228221bb7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8862}, "digests": [{"algorithm": "sha256", "value": "e4ef6e8516bb64e370551cbb0380ad26156ccb28a83e05d0e847f1cabc33b222"}]}, {"id": "aceebe8ee7f89e08", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7640}, "digests": [{"algorithm": "sha256", "value": "72de10aa1a8850c10ae08cf51553f2bdafb2a14b9e6cc1f391b950ab4cc27a0f"}]}, {"id": "0a067b2b8c2d78d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 313}, "digests": [{"algorithm": "sha256", "value": "0d6d9fb00c37a0f087adaf37f5490825d9ccbb4aa1f32979efeadf0093abe1be"}]}, {"id": "d2e1c11c79d9118e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "4df4ccb7cb05495f7d7b47c472bae0c92ee7b82aae0a2b31c23ca7bff9504163"}]}, {"id": "3c1752e80131135a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26254}, "digests": [{"algorithm": "sha256", "value": "8541f4426ad0bb1150a610dbdb1f503385504f2467213076b166930bd1166db0"}]}, {"id": "97f1f2c557277595", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 488}, "digests": [{"algorithm": "sha256", "value": "962110d3faf3e55749a260d97edaf8a9d31293b0f33d2e7771663a9ef364aa94"}]}, {"id": "f22655d3dd06183c", "location": {"path": "/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30632}, "digests": [{"algorithm": "sha256", "value": "b5b365306f6b6e69b1f373368c1b37c9bdc2161509047339d63c57b56c0eb1ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "05899fcb5478fa6b", "location": {"path": "/usr/libexec/coreutils/libstdbuf.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14504}, "digests": [{"algorithm": "sha256", "value": "3d6f3a6000b086fedc7094aab1233c281b9779ffab5217c43fbf56376ca5f019"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9b057d9200121771", "location": {"path": "/usr/sbin/add-shell", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 915}, "digests": [{"algorithm": "sha256", "value": "edadf25fc67ae1b709aa7c400b62decec30c2fb65e1ef05e32d2e31f859f927b"}]}, {"id": "3774fd41aff4fac1", "location": {"path": "/usr/sbin/adduser", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 34518}, "digests": [{"algorithm": "sha256", "value": "f13ad85950859c760c12b090241c723103a9ce9c1034b03db695a4b39fa5623c"}]}, {"id": "e2786b4f53a6cb97", "location": {"path": "/usr/sbin/chgpasswd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67632}, "digests": [{"algorithm": "sha256", "value": "87d3f4dea69a8847ac7ac3aca2959e4fbe9d799b9751c398d940c19c857aafe0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "997a89a634372b1c", "location": {"path": "/usr/sbin/chmem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "15ebc3661612ca27467c63db00d44fc1d31e95ad39e19668a6166a193ca1799e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7fc91fb59dbdfcf", "location": {"path": "/usr/sbin/chpasswd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59440}, "digests": [{"algorithm": "sha256", "value": "5d73fdaefe708907ecb79434a122e324072be939cd6526612de123f03f94ef85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a985f0dc3065adff", "location": {"path": "/usr/sbin/chroot", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48064}, "digests": [{"algorithm": "sha256", "value": "3102d093037a768bc793b156d728a952e7642091533a35fa69a1f92ab4dfd09b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "33e2bd2437d099dc", "location": {"path": "/usr/sbin/cppw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 61624}, "digests": [{"algorithm": "sha256", "value": "1516c09a78cd09f04104926df6f0d9a0be4033d52ee62383a307f0fa01719b86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7cad9a062820aa5", "location": {"path": "/usr/sbin/deluser", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15782}, "digests": [{"algorithm": "sha256", "value": "916a9338b199f8e78086e7ea787b992f5672c62cd693c7a2f9b1c6f74c8c0fda"}]}, {"id": "ac200d7159d4b103", "location": {"path": "/usr/sbin/dpkg-fsys-usrunmess", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15467}, "digests": [{"algorithm": "sha256", "value": "c3c9c77497e2b0ae130f9c7dfff92f09f1b86bb0c5a68ca16644493a2750b474"}]}, {"id": "17f9a216e661390d", "location": {"path": "/usr/sbin/dpkg-preconfigure", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3663}, "digests": [{"algorithm": "sha256", "value": "be85745cc3f23a9bd5d9eed0aa8fe2c4504abaf1c5e669120432ee35dee1c479"}]}, {"id": "a074a75419d40107", "location": {"path": "/usr/sbin/dpkg-reconfigure", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4448}, "digests": [{"algorithm": "sha256", "value": "a6aadf25a48b6662b185a4a5bbbb3fb53d1ab72beb43087c145deced9e209844"}]}, {"id": "95d8e010438cd683", "location": {"path": "/usr/sbin/e2freefrag", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "8353b0212329044e9095d04b184e20b56846d52d7e6c557a12fe4f7ca445c815"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ef32d75d5eadd140", "location": {"path": "/usr/sbin/e4crypt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "06752b79ae382976a99075c5375fa13ecf0ba30e6ea91c805d42a8c0ed1f97e9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libext2fs.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "769d0b43af114218", "location": {"path": "/usr/sbin/e4defrag", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34968}, "digests": [{"algorithm": "sha256", "value": "75fc5a261239dbedcc8eeafed45fa1f7828cb1eebaa871ff2766b9f8dc0a5031"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3ab9fec918779e38", "location": {"path": "/usr/sbin/faillock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14328}, "digests": [{"algorithm": "sha256", "value": "418df93c9b1a84ab4e33d7eae675e2c21895856070ff3a38662d909f75dd8071"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7c6a56480832a4b1", "location": {"path": "/usr/sbin/fdformat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "b7d73a562a73f8ae6ebea068813d657bb1ba5be23c2482516ce9fe3b80fe554b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8c94fa85ae0b7b4", "location": {"path": "/usr/sbin/filefrag", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18608}, "digests": [{"algorithm": "sha256", "value": "6557ac8ce0d26a9b80a706298fd01bc5adb628147a5848d187bef45802e04d3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "43bb45437855e85d", "location": {"path": "/usr/sbin/groupadd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88848}, "digests": [{"algorithm": "sha256", "value": "b42902c2793732e33b5830552db8782160566ffcf5bc7c7e541a1ec76bb483d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2080b6e3fa723eb0", "location": {"path": "/usr/sbin/groupdel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84560}, "digests": [{"algorithm": "sha256", "value": "72d6f3a19f59513529adb57d2f7c326c31addc936c1f6c767f0f60ddf099d106"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0fc74f22f7173a41", "location": {"path": "/usr/sbin/groupmems", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63576}, "digests": [{"algorithm": "sha256", "value": "02df25759de217e70c4ed22ba92bc1e6dc3c89e5e1a6e002eb5947225e4db125"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb92819038127a00", "location": {"path": "/usr/sbin/groupmod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92880}, "digests": [{"algorithm": "sha256", "value": "e3fe6cd1df28ec64a9909b421b5329a530a361784104e7b87f2c6be46914518b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7f9e3beb7b9976f4", "location": {"path": "/usr/sbin/grpck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63512}, "digests": [{"algorithm": "sha256", "value": "e7f172a391d96c1084ffcef757434990c18c9bbb1ca9a9d38ba8b56286c9153f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "07dade9d11c1f18a", "location": {"path": "/usr/sbin/grpconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59288}, "digests": [{"algorithm": "sha256", "value": "c6f9d8183df58ca2ecc9b2e21e0f1258dce3a23f0073959f193b9dfe0577b954"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b78c069ad6de3d02", "location": {"path": "/usr/sbin/grpunconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59288}, "digests": [{"algorithm": "sha256", "value": "b90718a663531b3960d357c74918978688f67ab17d2b394b076a4c819faf6dc2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7e067b48bc7976d2", "location": {"path": "/usr/sbin/iconvconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31400}, "digests": [{"algorithm": "sha256", "value": "af375502b7fa28b1eb9257c8dc518addf334627ec46d743d3a2d45075df72216"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "4abadd51018b9d18", "location": {"path": "/usr/sbin/invoke-rc.d", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16507}, "digests": [{"algorithm": "sha256", "value": "31879884b1fb86b53ecb18b96fd72af54ef2b17c7e3cc638fb32d6bab1edda46"}]}, {"id": "eb8506398851f195", "location": {"path": "/usr/sbin/ldattach", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "8eba7674945c9a3891faf372a9ae489288e1c1529b96856433e6d1949bad381c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6dc299c3c0c4b563", "location": {"path": "/usr/sbin/mklost+found", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "c2b083237789b90de9ce938a5f21decec2acbe29d374f14bd53fcdc0703becdb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f47f71fc9f5fedbb", "location": {"path": "/usr/sbin/newusers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96912}, "digests": [{"algorithm": "sha256", "value": "091bb28ddb34d1adfb091c4ec76e1da8579439b459a2a89fb03c17afec04e85e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0ee143082a06f987", "location": {"path": "/usr/sbin/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1387224}, "digests": [{"algorithm": "sha256", "value": "3893bd2cf89051ae2b4cf26e0f4fb43e20a4b499733f6210defc6c6ab08d7d94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libcrypt.so.1", "libpcre2-8.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "76f110c7fafb5f37", "location": {"path": "/usr/sbin/nginx-debug", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1526488}, "digests": [{"algorithm": "sha256", "value": "72afc19cfc29bb52ed3efd698407326f61b00da172bea216f774eecae1b211a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libcrypt.so.1", "libpcre2-8.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1f3298f99be9eb10", "location": {"path": "/usr/sbin/nologin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "40b3e71d713e7c755c0316a1baa566d09eedb78543e0459ef3cb9eeffb9992b0"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f41e7daac1e8079f", "location": {"path": "/usr/sbin/pam-auth-update", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20686}, "digests": [{"algorithm": "sha256", "value": "ed2318dd99ff6cf4e80718c615579b36d0a9f90493a03e92b59c572f0d4eb58c"}]}, {"id": "4930319a32ea1c40", "location": {"path": "/usr/sbin/pam_getenv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2890}, "digests": [{"algorithm": "sha256", "value": "982cca7d6a9afe07d7ba3fc929082ef11ed1cadb88d253f6464bfc0a19730674"}]}, {"id": "8edd298b0a0215d8", "location": {"path": "/usr/sbin/pam_timestamp_check", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14328}, "digests": [{"algorithm": "sha256", "value": "fca54d9e5bf78d8604383d4321a0e637d5541b6f889819a46d73507b066504b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "12d45f56350d2a7a", "location": {"path": "/usr/sbin/pwck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59408}, "digests": [{"algorithm": "sha256", "value": "0d8774026d166e82a96bb25f45156d260f0e3ea76c7c9f36701b98b0dfc42a0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd8b1b8420d0b77d", "location": {"path": "/usr/sbin/pwconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55184}, "digests": [{"algorithm": "sha256", "value": "7a3198f8ed1095dfb8acc0dfd2e45131629d858e01ce2ea6f2ea198f2fc8278d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6240628a7f31b7a7", "location": {"path": "/usr/sbin/pwunconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55192}, "digests": [{"algorithm": "sha256", "value": "83e5fc7558f27990e13da74ba4e930af45f425976e3cc8cc51b0c0bdde942a36"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1c2c8f2bd972a2ff", "location": {"path": "/usr/sbin/readprofile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22792}, "digests": [{"algorithm": "sha256", "value": "1a0a64f910fea9d43415a672da78a2349fe848b12f97597cf11b1f2bf9349585"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6372f941533e2db4", "location": {"path": "/usr/sbin/remove-shell", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "23304882551da5548ae5d1d55618ac9890921fb197d1122ff2bb2e2784654574"}]}, {"id": "87ba72f113c677bc", "location": {"path": "/usr/sbin/rmt-tar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60376}, "digests": [{"algorithm": "sha256", "value": "eae700364534fa6b692d7f9f02bc1377f2601368f0e620c9cb3393c2a5e999b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "0d4d5c7f80d9a058", "location": {"path": "/usr/sbin/rtcwake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "2abd0b873567fef9727591f60a73f93db8bcfac0211507bf5605add5e96860ff"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c75714c14b924493", "location": {"path": "/usr/sbin/service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9097}, "digests": [{"algorithm": "sha256", "value": "f8951c0c6da2beecf818e4adc4376235a1b28fffefee77d4e6484e95ec35232e"}]}, {"id": "3281471fa6af242c", "location": {"path": "/usr/sbin/tarcat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 936}, "digests": [{"algorithm": "sha256", "value": "4307aa7cc97a4db32a674ad32f893b251188903cafa6d5266c813fc5c9ea755e"}]}, {"id": "717c13038a688e52", "location": {"path": "/usr/sbin/tzconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106}, "digests": [{"algorithm": "sha256", "value": "816e1759cc6a017900439acc6c85dd2293cc78948d54bf76c1f23bf16437b1fc"}]}, {"id": "e21994fb58b86645", "location": {"path": "/usr/sbin/update-ca-certificates", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5300}, "digests": [{"algorithm": "sha256", "value": "7ad4af5c16cfe26de17f76a3b2217f011a651fe1f25ed1608584765aeeffb7f9"}]}, {"id": "adb797ed7a5dd864", "location": {"path": "/usr/sbin/update-passwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35232}, "digests": [{"algorithm": "sha256", "value": "3b9ae0bc09dd4e6ee6438d0b7a056c2cd88bf40e53e2296b354767415868aa7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdebconfclient.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "de8fc0d12e757c6e", "location": {"path": "/usr/sbin/update-rc.d", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 17324}, "digests": [{"algorithm": "sha256", "value": "718ff57f27652ccaf5835e14376f9e1b405b168fa0458b94f73252be03317102"}]}, {"id": "ee15336e8c082e09", "location": {"path": "/usr/sbin/useradd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142872}, "digests": [{"algorithm": "sha256", "value": "52d622787180f63102f19ba30a697857097b8b2824eaa0cbb0071ae482ed2dea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c2081c3e3530f7c3", "location": {"path": "/usr/sbin/userdel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96976}, "digests": [{"algorithm": "sha256", "value": "4ffa4100172e092851b9c35ead9d7747c7887708d8cc8e795dd9380c12fc0ff4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "048cb13ebde991aa", "location": {"path": "/usr/sbin/usermod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 138584}, "digests": [{"algorithm": "sha256", "value": "360ce896a6b1c7537762cf977ade50d5ff337af1ca40c1608b5f043bd708ba7c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "25bdcb22d2ab221d", "location": {"path": "/usr/sbin/vipw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 70040}, "digests": [{"algorithm": "sha256", "value": "340f0552915a69023a7496ca8485f98cd6dd6940187d16bc14c428f387aa1ce8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d39c017d26993746", "location": {"path": "/usr/sbin/zic", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55872}, "digests": [{"algorithm": "sha256", "value": "5d526a8e528d2109e29456eca7ca5edf46cad9059df8133b8aad264e053b1c83"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "0a6284b928f0a9b0", "location": {"path": "/usr/share/X11/XErrorDB", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42077}, "digests": [{"algorithm": "sha256", "value": "0323aaa64feb069500a0a6f92b6808abba700f27693ee4b093582d266750a2f5"}]}, {"id": "9745389dcc7f5ddc", "location": {"path": "/usr/share/X11/locale/C/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "84118d63098ece6a", "location": {"path": "/usr/share/X11/locale/C/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 340}, "digests": [{"algorithm": "sha256", "value": "1ef6cef5b0dfb176c5dcb79701eebcded31af8bf51b6918e7d7b71a6c90757bb"}]}, {"id": "d4ad5b097ceb16f0", "location": {"path": "/usr/share/X11/locale/C/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 632}, "digests": [{"algorithm": "sha256", "value": "23aafb8b1d7201ff108ef5089089b709c35f31cc38e8ba0714a3aa58f73a7c70"}]}, {"id": "1c8a0a4a2e02da98", "location": {"path": "/usr/share/X11/locale/am_ET.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16193}, "digests": [{"algorithm": "sha256", "value": "817eb1c230263dd1eddf14e92cfba4689ac07688b5dd03f901c9ed1a4632f417"}]}, {"id": "59de824e3b86bfc4", "location": {"path": "/usr/share/X11/locale/am_ET.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "1177b8f0e3614ec8", "location": {"path": "/usr/share/X11/locale/am_ET.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "72b48f27827e7ad0", "location": {"path": "/usr/share/X11/locale/armscii-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "db08a669163eff3d66983674e4a76c73c583f57146b88d0c2c9a39a203380c56"}]}, {"id": "dffbbf006bbffc82", "location": {"path": "/usr/share/X11/locale/armscii-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "765790804af149586c7e16a43c8fa222c0e4130b869bb95542ca1eaba5419cde"}]}, {"id": "1c018b31d8b40092", "location": {"path": "/usr/share/X11/locale/armscii-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "a4b1598d46507d3228cd28f3539b76c29d57e1661319ac089d3dfdd3ac2cd370"}]}, {"id": "1a458f279566812c", "location": {"path": "/usr/share/X11/locale/compose.dir", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35962}, "digests": [{"algorithm": "sha256", "value": "b9632c18a5f86cc80ea1902d6672e503ec9958d63940b0ee9422b14cf51c296a"}]}, {"id": "3f1980a1f4cfde8f", "location": {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 512}, "digests": [{"algorithm": "sha256", "value": "2498c21f61aa88237d149b182c888ebdcdc0877ec158e5d6a9fef234310dde64"}]}, {"id": "cb20d03dcad444cc", "location": {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "2fa8f9cf6e880636", "location": {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "475b2777f7105d14", "location": {"path": "/usr/share/X11/locale/el_GR.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 124997}, "digests": [{"algorithm": "sha256", "value": "0937ce5686719821f47a4769204308f118a12b6125578462e27c3c6fec07c19e"}]}, {"id": "0554880490579ac9", "location": {"path": "/usr/share/X11/locale/el_GR.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "adc64f70bbe695f7", "location": {"path": "/usr/share/X11/locale/el_GR.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "2b808954f0c5e673", "location": {"path": "/usr/share/X11/locale/en_US.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579796}, "digests": [{"algorithm": "sha256", "value": "08c1329995587c5591a7ede871bfb40804059ba80d4cc6f0289806c84ce4161a"}]}, {"id": "f319ed109a25e6e1", "location": {"path": "/usr/share/X11/locale/en_US.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 346}, "digests": [{"algorithm": "sha256", "value": "ced92075d6db441663139fa39079da39bca242ec651459038b693faee91d1e29"}]}, {"id": "dc70faa7823160ec", "location": {"path": "/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4194}, "digests": [{"algorithm": "sha256", "value": "1fd52bcc9bbdfb41963b9510e66ef6770d68a788f4ce132b9238d7e07233694d"}]}, {"id": "9fc93336c6dc75c5", "location": {"path": "/usr/share/X11/locale/fi_FI.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36227}, "digests": [{"algorithm": "sha256", "value": "55d31f9b815add4ee2c23d0c585baa69d3b5a4609c9ab025e26d8cba29da6906"}]}, {"id": "b07a565a1b2cc2f4", "location": {"path": "/usr/share/X11/locale/fi_FI.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "cbec992f49a5b3b3", "location": {"path": "/usr/share/X11/locale/fi_FI.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "9905ec020b603a88", "location": {"path": "/usr/share/X11/locale/georgian-academy/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 313}, "digests": [{"algorithm": "sha256", "value": "c1e69bbfdc84372324bbeaf17ad9d03572a456446a37459e0ef1435d9a654da3"}]}, {"id": "74ac74b5c0a3728d", "location": {"path": "/usr/share/X11/locale/georgian-academy/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 348}, "digests": [{"algorithm": "sha256", "value": "a7cb7e2f84444951109778015156b408d73edb77a15ff694a4fb03f087997a98"}]}, {"id": "64092696f0f75486", "location": {"path": "/usr/share/X11/locale/georgian-academy/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 962}, "digests": [{"algorithm": "sha256", "value": "44399df2d1c870b19d1e7c129cf807e12d81a189e9dcbde27726d9a003ceb8f9"}]}, {"id": "91d43fee54800527", "location": {"path": "/usr/share/X11/locale/georgian-ps/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 308}, "digests": [{"algorithm": "sha256", "value": "76326759d9e6437facbb79af3a2206be69ce735cd000a6c03ad33c3d58496251"}]}, {"id": "13266a1447205788", "location": {"path": "/usr/share/X11/locale/georgian-ps/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 343}, "digests": [{"algorithm": "sha256", "value": "758810fd49affe9ec5a9ee518710f72468003c8116bd08617b5ddd08c2c05035"}]}, {"id": "9eb63bcc084b7d55", "location": {"path": "/usr/share/X11/locale/georgian-ps/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 923}, "digests": [{"algorithm": "sha256", "value": "4f195f73008876dc86f40a7eb5f8931ee5f631f84dcb7ae9c124e9a52ab668c1"}]}, {"id": "1a1f091d5d1d5853", "location": {"path": "/usr/share/X11/locale/ibm-cp1133/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "70bc9147a80c6f90aab84b3d77122c82c92b134885e1096341ee60950a7a0190"}]}, {"id": "cc2f12bcedf24e45", "location": {"path": "/usr/share/X11/locale/ibm-cp1133/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "17cb7407f673541a8c5e93ce1c8f36fabdf28e02bac54cfe89c853db9d4d106b"}]}, {"id": "8da2468ef13fad0c", "location": {"path": "/usr/share/X11/locale/ibm-cp1133/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 915}, "digests": [{"algorithm": "sha256", "value": "e29f6b4ff13e5dada3a1f6b7f72aa98ee9669070fde364a74fd6084007f9325a"}]}, {"id": "ee1cef3042ef5265", "location": {"path": "/usr/share/X11/locale/iscii-dev/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "eac8922f60b9d3a1", "location": {"path": "/usr/share/X11/locale/iscii-dev/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "d97e0c9cb64ddc529b35683fa358662ca6a3faf34d218f2578c6fe753b1474a3"}]}, {"id": "2144cbfb98b2ab9a", "location": {"path": "/usr/share/X11/locale/iscii-dev/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "4e6ad80d84000520d0113a769a8c6a957b7566d3d8a2056fe8715f0544aec422"}]}, {"id": "20cd9931fc1e3e10", "location": {"path": "/usr/share/X11/locale/isiri-3342/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "b46475c75c3fce99", "location": {"path": "/usr/share/X11/locale/isiri-3342/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "68eaf6a031b4ac739b85bc5330d813ba60bf47ff1eaf69050fc5e999a038f2f0"}]}, {"id": "53428a030f4b0d3f", "location": {"path": "/usr/share/X11/locale/isiri-3342/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 915}, "digests": [{"algorithm": "sha256", "value": "419663d103c6197050128fba9e82ca6a4b54a173f58ce59a51355f1bcc6e7cd2"}]}, {"id": "e2fe8af3770193c6", "location": {"path": "/usr/share/X11/locale/iso8859-1/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20458}, "digests": [{"algorithm": "sha256", "value": "1af5494aa0b35e94bc3f9f5765f74f6cc59057985b26957b6442ae419284bd72"}]}, {"id": "ea13a40255395cd7", "location": {"path": "/usr/share/X11/locale/iso8859-1/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 340}, "digests": [{"algorithm": "sha256", "value": "1ef6cef5b0dfb176c5dcb79701eebcded31af8bf51b6918e7d7b71a6c90757bb"}]}, {"id": "514ecfce6d200c69", "location": {"path": "/usr/share/X11/locale/iso8859-1/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 720}, "digests": [{"algorithm": "sha256", "value": "4e75969924c999eca364995b042406e0af3672e44774c730e0f9d4452e58cda3"}]}, {"id": "905353efe4b91001", "location": {"path": "/usr/share/X11/locale/iso8859-10/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 308}, "digests": [{"algorithm": "sha256", "value": "0a94af8f380ed056a63fe3c4bbebf70a3f03aae95434770e7c4879f74bcbd988"}]}, {"id": "959d8328bda41ab5", "location": {"path": "/usr/share/X11/locale/iso8859-10/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "891ee42949b619ae44e1afc9d0a18d98bea6a4ce3b22759aa4bb3ad725ec7408"}]}, {"id": "891fee7b96232bbc", "location": {"path": "/usr/share/X11/locale/iso8859-10/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "3c0e7499e3e513c6c0aa022633a85497e26e2bc66b2d8addfcdc429258b738bd"}]}, {"id": "7a3ef344f55a13be", "location": {"path": "/usr/share/X11/locale/iso8859-11/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "8e75edb6db03d06e", "location": {"path": "/usr/share/X11/locale/iso8859-11/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 344}, "digests": [{"algorithm": "sha256", "value": "acbac0e9bafec77d3581caf193c893efac58d1a623b61a98169a8505d2812660"}]}, {"id": "8d43938ab47a8164", "location": {"path": "/usr/share/X11/locale/iso8859-11/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "7fc7e57a4219611b260bf2b7b088e948828b08e9b6ccd755e3401e9ed4b19984"}]}, {"id": "04b7eed7954719a9", "location": {"path": "/usr/share/X11/locale/iso8859-13/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21247}, "digests": [{"algorithm": "sha256", "value": "3b9f39fa0d4b2295a15ee8c8a0eeed65c2c49e27e3e3c94062e2770affe13a15"}]}, {"id": "93ae1fe0c3658574", "location": {"path": "/usr/share/X11/locale/iso8859-13/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "6a5c1cbe51cdf4f0", "location": {"path": "/usr/share/X11/locale/iso8859-13/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "e7d556ff13f4e740f24a31bdb490ff72d0016e1a2f3ea8722add4a12c31831fb"}]}, {"id": "2b0032e076a8e93f", "location": {"path": "/usr/share/X11/locale/iso8859-14/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21014}, "digests": [{"algorithm": "sha256", "value": "e955a741c57afff0bb1e6b224ae3c767b160ea24d910ad7ad9301cc196889388"}]}, {"id": "e09130b3678cc86d", "location": {"path": "/usr/share/X11/locale/iso8859-14/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "4c127cd114bc17c16afd9f8641c472253123db88b7105afe0cd574dd6c887c48"}]}, {"id": "7acc66ebaafef84c", "location": {"path": "/usr/share/X11/locale/iso8859-14/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "39c95449667cbcbeeec7c86d7059154f60fab9fc684f8442f0f0026319c14bee"}]}, {"id": "ccac4fb873f35271", "location": {"path": "/usr/share/X11/locale/iso8859-15/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19367}, "digests": [{"algorithm": "sha256", "value": "a22b601b8c9e5a6e3d1960c1cfc088cd92ddfff2f03f2bbf5e9dd1aedd7fa299"}]}, {"id": "133a671200c6882a", "location": {"path": "/usr/share/X11/locale/iso8859-15/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "66989c577117c61f02495d621781cf711392314c8eb0707e7e8bd9cb796602a2"}]}, {"id": "ec8d348ac33e5124", "location": {"path": "/usr/share/X11/locale/iso8859-15/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "b9a8267a5a5179237c4133c5549806f00bdd943c8abec7b9366d1cd9df2199c9"}]}, {"id": "0dd6ba19f46b9675", "location": {"path": "/usr/share/X11/locale/iso8859-2/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23658}, "digests": [{"algorithm": "sha256", "value": "8d49ffa743818f07048222faac0017709dc2e85de669f8e040654965ba38dbc2"}]}, {"id": "a9c551a133b8ca52", "location": {"path": "/usr/share/X11/locale/iso8859-2/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "a2cb458b99eea69b", "location": {"path": "/usr/share/X11/locale/iso8859-2/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "1697f4c056feb2c803fa27ab016f960b2cc9454d09456fa781cec9f5403967c5"}]}, {"id": "5a845063e81e0dfe", "location": {"path": "/usr/share/X11/locale/iso8859-3/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22797}, "digests": [{"algorithm": "sha256", "value": "2844e64f02de5bfbde68e24026898472903f5b04427d0bdd66a777be387e776e"}]}, {"id": "544cd86439238c0c", "location": {"path": "/usr/share/X11/locale/iso8859-3/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "155d1b62f3a7cf781cdfa461323b0ec52b69160413871b8f9a6693c87ee86a67"}]}, {"id": "53379b616178d47d", "location": {"path": "/usr/share/X11/locale/iso8859-3/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "74edf2a16152bc8eee8f19b80cffed0d4fa7e4431b72298dfb18ebc5879fc3be"}]}, {"id": "feece78b6ad029fb", "location": {"path": "/usr/share/X11/locale/iso8859-4/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16009}, "digests": [{"algorithm": "sha256", "value": "ad66ad0317bc5076ab6b60ec5650989816421e837735acc7fdf0ef4c8cd5fc2e"}]}, {"id": "4279002999f3b91c", "location": {"path": "/usr/share/X11/locale/iso8859-4/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "6b37571c38a1e90e879c920db9fd7c3c2309e3f40553a09db94b62a3f45fff5f"}]}, {"id": "5fd0125816560485", "location": {"path": "/usr/share/X11/locale/iso8859-4/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "f2589f4e8f1260bd942b884f8f76ea8b7657bd9540fc10183aaa4fa8dff2c95f"}]}, {"id": "3405166c994f9460", "location": {"path": "/usr/share/X11/locale/iso8859-5/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "6915476f03b77396033e4e5ead6eaf27f2a6ad6b7631954b96e1c3b92bdce5cc"}]}, {"id": "dcfb492043820e49", "location": {"path": "/usr/share/X11/locale/iso8859-5/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "d73966f817942313", "location": {"path": "/usr/share/X11/locale/iso8859-5/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "032b9870847f76a57e8be14c45a968d417e7fa6db5245e63645ddc940865ef12"}]}, {"id": "47e13d5d311e39ff", "location": {"path": "/usr/share/X11/locale/iso8859-6/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "1881a296792c42f47da59a8030e3a09a27832834182f99c3f349d7e0c2c6c956"}]}, {"id": "ff718f950e19f8ec", "location": {"path": "/usr/share/X11/locale/iso8859-6/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "9a0e7916f30c06b7cce0ec60f8bf3a7d80fb24ccb048a9ee161079a5df2d160e"}]}, {"id": "f95cadf939e2700f", "location": {"path": "/usr/share/X11/locale/iso8859-6/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "367dfefed863ad49660fd62e04fac46f2c2cedbca4fc27cdfa571c42c01a847c"}]}, {"id": "17027d7eb44866d1", "location": {"path": "/usr/share/X11/locale/iso8859-7/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10660}, "digests": [{"algorithm": "sha256", "value": "dc1b55370699544394817047ff498bcb78589506d6861737b21edf661d49f803"}]}, {"id": "2020e55224864d95", "location": {"path": "/usr/share/X11/locale/iso8859-7/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "3d640eb378e660bb", "location": {"path": "/usr/share/X11/locale/iso8859-7/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "0a9aecfeee85814abfbbe0b5032a702c13a3728d5110181b744e8370eff19811"}]}, {"id": "98e7c0b1af5edb46", "location": {"path": "/usr/share/X11/locale/iso8859-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "d213a33e3951aa96f0f7d8fc6a76426fb833a1a9205597910b3d66d6902df86e"}]}, {"id": "9061c740425c778b", "location": {"path": "/usr/share/X11/locale/iso8859-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "0ce8f2b39e65030f2cf072ce9a4276f3b4f563d65f638bae43a4efcd3ed169e3"}]}, {"id": "7f60f8c96123fac6", "location": {"path": "/usr/share/X11/locale/iso8859-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "26fb2b10f3f2c6175f0640db0d62c23a87f495a81bbb5124a4f1ed0ce59cb0ad"}]}, {"id": "eed4e0ab23b2de07", "location": {"path": "/usr/share/X11/locale/iso8859-9/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21703}, "digests": [{"algorithm": "sha256", "value": "9375264a5b8a080b511fa5d720eb25c021b06f0afbe12574ef99675d95b6f722"}]}, {"id": "962c9143fe737c38", "location": {"path": "/usr/share/X11/locale/iso8859-9/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "ccfeb6ca8f6e1edc", "location": {"path": "/usr/share/X11/locale/iso8859-9/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "1b4282e1a661f316d5de5ed9b999c9cf06e68216f540e0a81e699948bf09bc11"}]}, {"id": "4c2e280cf7c608a0", "location": {"path": "/usr/share/X11/locale/iso8859-9e/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22291}, "digests": [{"algorithm": "sha256", "value": "b9edd9f66ad87347746f5bf9cbeb14c184d4ad758cbcc7f009f2f1f5a7fae5aa"}]}, {"id": "a03bb6529d5f5274", "location": {"path": "/usr/share/X11/locale/iso8859-9e/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "60d666759d2b03246d52e5d4df2ae3dd018e8de6be4ca8240f9adaff1cb695aa"}]}, {"id": "2fa1f4bfb2ad5aec", "location": {"path": "/usr/share/X11/locale/iso8859-9e/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 942}, "digests": [{"algorithm": "sha256", "value": "36ee0c52a56edbe747127efb5421287dcb2d3ebb3b58331cefe3eeee749bbb32"}]}, {"id": "26365ac7a80a3462", "location": {"path": "/usr/share/X11/locale/ja.JIS/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 303}, "digests": [{"algorithm": "sha256", "value": "ce3a4bf8b3666b0509ffe53a0e9151b18531e7db8d6cd8d7b64564182c4d4689"}]}, {"id": "92e806aecd866c6e", "location": {"path": "/usr/share/X11/locale/ja.JIS/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 340}, "digests": [{"algorithm": "sha256", "value": "f4be662f6dd770ea360a6cde97af797f44da2bdffe83c644edda9a9891ee53ad"}]}, {"id": "f604f334a575ccc0", "location": {"path": "/usr/share/X11/locale/ja.JIS/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1681}, "digests": [{"algorithm": "sha256", "value": "659812ba83687a41bde281a570fb794a97ccac1138425d47950c7c3fc714c94a"}]}, {"id": "8e4c0b76dfcbebd5", "location": {"path": "/usr/share/X11/locale/ja.SJIS/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 304}, "digests": [{"algorithm": "sha256", "value": "9bd2b9276c34d78c6a5e9ce5ffbdb5838eeded8f979a524fe853647acf4fcd3d"}]}, {"id": "fc294750247caf54", "location": {"path": "/usr/share/X11/locale/ja.SJIS/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 481}, "digests": [{"algorithm": "sha256", "value": "bbfdd2a67876afd2ebf9fb7f1d89a7f5840380bdb3b78fda27356ce6617c3f51"}]}, {"id": "1d76b58c146f2f41", "location": {"path": "/usr/share/X11/locale/ja.SJIS/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5138}, "digests": [{"algorithm": "sha256", "value": "a60aabf425ecc47b83d65522df9b18adbe7b73315a2b6d549321d615c0c7745d"}]}, {"id": "3a8ee9f1e6bc9ba5", "location": {"path": "/usr/share/X11/locale/ja/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "1881640f93410f9b7c8ac8368326f7206709bece16a76d33b5c2f1232a1483fb"}]}, {"id": "f026c47461eead5a", "location": {"path": "/usr/share/X11/locale/ja/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "3e4fc429ec1d173058186aa5b443bf8efc675de48c5446538d3707d7c35ea37b"}]}, {"id": "be706108a38f87fd", "location": {"path": "/usr/share/X11/locale/ja/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1613}, "digests": [{"algorithm": "sha256", "value": "7d7c97b76834021df73c264ad1cc5cea2bb9bc69ea11ad9ec8f13f76fb2d5e6b"}]}, {"id": "eb42a8252dbfc63d", "location": {"path": "/usr/share/X11/locale/ja_JP.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "86ea53a665a5c046", "location": {"path": "/usr/share/X11/locale/ja_JP.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "85023cec5e57823e91c22fd0cc8e0562e1b357dea2fb46e3978ebf01ed960d83"}]}, {"id": "596ef05c9797a544", "location": {"path": "/usr/share/X11/locale/ja_JP.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "cae871a0235e9b72631e8fd1b37b5791b23701ffbab543a865e683440400219b"}]}, {"id": "bc30ccf5d7b44cb2", "location": {"path": "/usr/share/X11/locale/km_KH.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "ff79defd901c9dbcdf183651f31396a3a4d6863352e8c366382438fe837ff2f5"}]}, {"id": "6d9ce35e14fa30d1", "location": {"path": "/usr/share/X11/locale/km_KH.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "df4a3bcf39efef842ef9b8b855f9ec29da85613eb5133b0d764da535f0c32f1a"}]}, {"id": "5586479ae3e3af3d", "location": {"path": "/usr/share/X11/locale/km_KH.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "a751267ee5854693", "location": {"path": "/usr/share/X11/locale/ko/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "5b01d7b9d4e4d66563785cdefe578e857440f27fbb5523ebc6055f981c0d0b78"}]}, {"id": "183ef626fba84156", "location": {"path": "/usr/share/X11/locale/ko/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 240}, "digests": [{"algorithm": "sha256", "value": "3061fe8262e058cf26c775dfb14197038e6d938b74b338538eaa9feb07e7740a"}]}, {"id": "06ba9215f81b1ea7", "location": {"path": "/usr/share/X11/locale/ko/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 789}, "digests": [{"algorithm": "sha256", "value": "5bc4ae802964223fdfacf71151260272f3eb62c4f746852a53a58a81224eb3e3"}]}, {"id": "734bf46d475b7763", "location": {"path": "/usr/share/X11/locale/ko_KR.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "be59306504d038e7", "location": {"path": "/usr/share/X11/locale/ko_KR.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "d5ac844df91eb872b5a9d06960dfdc727b9d910a0c36cd303c9595447616a2ec"}]}, {"id": "e0230b44c9b9372b", "location": {"path": "/usr/share/X11/locale/ko_KR.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2160}, "digests": [{"algorithm": "sha256", "value": "84dd1247a616bdf50fd5b1dab4da3258efd8529e93b6cbe0d641e7e30f29ee31"}]}, {"id": "31166a64ce00b9d2", "location": {"path": "/usr/share/X11/locale/koi8-c/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6257}, "digests": [{"algorithm": "sha256", "value": "fe7bc516195a7078bc63a6c61485a6e1fd839f6f6856697efce295836816937f"}]}, {"id": "8306c5fc917fcd80", "location": {"path": "/usr/share/X11/locale/koi8-c/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 338}, "digests": [{"algorithm": "sha256", "value": "608dae8d74e5bdb0cd7d048192e1584229fb78e10764d4b5fd4a09b027a0af8d"}]}, {"id": "4ab3ab1c2854d59a", "location": {"path": "/usr/share/X11/locale/koi8-c/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "257ca9b185a922a4a0e769a1352bec5c5982848847b5c2c003f58e03a0bc985e"}]}, {"id": "b7eab77a7e3eb888", "location": {"path": "/usr/share/X11/locale/koi8-r/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 303}, "digests": [{"algorithm": "sha256", "value": "dad63662a9174ebd0fd17735741ed48cf08b5e92aa1e5709e7d30ccafd64b1cf"}]}, {"id": "e63faf35d2e6f295", "location": {"path": "/usr/share/X11/locale/koi8-r/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 338}, "digests": [{"algorithm": "sha256", "value": "4aaaba59bb8712b563c55f4f48ca580bdf26900eab8ccc4903d5a27a34fa51ec"}]}, {"id": "8fb23cdf480711ec", "location": {"path": "/usr/share/X11/locale/koi8-r/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 886}, "digests": [{"algorithm": "sha256", "value": "a6d8d84df6d17cad9274c73e1bdbebac3b95af83052777498bef42316f6aa8c1"}]}, {"id": "1d5f1b9aa0c5aa33", "location": {"path": "/usr/share/X11/locale/koi8-u/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 303}, "digests": [{"algorithm": "sha256", "value": "64570cfb67e26c2f07bf71fa91452b5e89200a2eae92d748f85223c0d2baeba8"}]}, {"id": "fedc6552633120d4", "location": {"path": "/usr/share/X11/locale/koi8-u/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 338}, "digests": [{"algorithm": "sha256", "value": "259e1f568bd6dc198c6a296a1d551ee8014f1e469eb6047f00c96f506eda4fc2"}]}, {"id": "5bf34568009f7f0f", "location": {"path": "/usr/share/X11/locale/koi8-u/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "015debceb4f8232e4a6f34572e46e344b8b6ad0f150b94de64f3914d04ebbbf0"}]}, {"id": "03c260a65005a47e", "location": {"path": "/usr/share/X11/locale/locale.alias", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80164}, "digests": [{"algorithm": "sha256", "value": "df4f83b7c3a0978f60f11b7b18c8401b1f260f7041f48fd93a6ddd2c56c6d3b8"}]}, {"id": "f1090b1cc9cfae5f", "location": {"path": "/usr/share/X11/locale/locale.dir", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40590}, "digests": [{"algorithm": "sha256", "value": "19780a8ffe339b3ac88a851e18f411378125e7cf083c10a90a5483df1f4d6f9b"}]}, {"id": "f9e63d7f1fdf176e", "location": {"path": "/usr/share/X11/locale/microsoft-cp1251/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "d5622c3d4f52d2bf", "location": {"path": "/usr/share/X11/locale/microsoft-cp1251/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 348}, "digests": [{"algorithm": "sha256", "value": "9b904cfe01db751706807fe3818c7515386ae258df3e764880b1d909c84574e3"}]}, {"id": "4c40d9fcaa89e77f", "location": {"path": "/usr/share/X11/locale/microsoft-cp1251/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "412cddf3fcad7c24e1a9d73f5aacffb4c21dc43577b440f80e9eb361f76e8fc2"}]}, {"id": "dd28eea867c5a355", "location": {"path": "/usr/share/X11/locale/microsoft-cp1255/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "33b9a74e98bc8bc3", "location": {"path": "/usr/share/X11/locale/microsoft-cp1255/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 348}, "digests": [{"algorithm": "sha256", "value": "57d3f7e62775f0b90379342d5c2473266fdfbbc68cba6465fd8361d6cf673ef6"}]}, {"id": "b5216f44b1f5cb58", "location": {"path": "/usr/share/X11/locale/microsoft-cp1255/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "417ad932501f1f53b79f10b81566c21e0ac2477c164dd13dabc2c882766a66de"}]}, {"id": "19409e43346d2ff9", "location": {"path": "/usr/share/X11/locale/microsoft-cp1256/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "4de6276e6ea52f23", "location": {"path": "/usr/share/X11/locale/microsoft-cp1256/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 348}, "digests": [{"algorithm": "sha256", "value": "aa677177937f7a7099d7e4fb3956fa225709e9e94c8a5a44bc636f7d093832ef"}]}, {"id": "072e14f1e51e3fd8", "location": {"path": "/usr/share/X11/locale/microsoft-cp1256/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "35e1f9236954bf64033333e7d6c66569e67c64b1b998b59498c519c9265e47ff"}]}, {"id": "f8f72e728ae92ed0", "location": {"path": "/usr/share/X11/locale/mulelao-1/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "ebb7c61e7c7386b0be0289ffd9fcfb609bc52ea85162cfa78752869adb1f16a2"}]}, {"id": "3ed9c462741d9aba", "location": {"path": "/usr/share/X11/locale/mulelao-1/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "b64a7aa29787f97bd50b6a9494812466d7704ec1ec5c698a7f5f38996543c558"}]}, {"id": "5c3c8b1533013d64", "location": {"path": "/usr/share/X11/locale/mulelao-1/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "0287cd5e869039f885c21f4f1a9b996c4e611cc49ef9d9eb86d21664c633e9cd"}]}, {"id": "cefd5ef0f1565113", "location": {"path": "/usr/share/X11/locale/nokhchi-1/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "163288d488e74196", "location": {"path": "/usr/share/X11/locale/nokhchi-1/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "b849f1c3fd5c6c98700c3e11202c5bf37c63e5956532678e45336779bab75137"}]}, {"id": "740d04ecbbc8857b", "location": {"path": "/usr/share/X11/locale/nokhchi-1/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 908}, "digests": [{"algorithm": "sha256", "value": "155bdb39a8bfa8308091c68ede17e9c5f3f03849b3449ce5d001687228d9bfa6"}]}, {"id": "6c6f9a7e1ae84d55", "location": {"path": "/usr/share/X11/locale/pt_BR.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "bc55c4efe2a94f54b6a740f31c692e395fd4fdfdd5ea562c8ead3b82733c4386"}]}, {"id": "cdad5ccede0384d9", "location": {"path": "/usr/share/X11/locale/pt_BR.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "084a4789668816bf0c9154fe3bd9d4d1bb303d355611d14e29f02d6e1d4cbb10"}]}, {"id": "398bd2df11b4fc88", "location": {"path": "/usr/share/X11/locale/pt_BR.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2006}, "digests": [{"algorithm": "sha256", "value": "896ef838af8c04c6e4ce7ffbff6b241c24024ab9f3c5e59c2beefe36eb01efe5"}]}, {"id": "7d35651aa26dad2d", "location": {"path": "/usr/share/X11/locale/pt_PT.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 192}, "digests": [{"algorithm": "sha256", "value": "7937f12b516deee3699e80bce3fb1f34d5bfde3f596ca3ae1b17765d7d2b2e08"}]}, {"id": "b6202ffbb4bc8298", "location": {"path": "/usr/share/X11/locale/pt_PT.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "1b7661866efdf754de97baa070e1079a233f1abb11f91721528e0d268bac41c8"}]}, {"id": "079cdc6394508247", "location": {"path": "/usr/share/X11/locale/pt_PT.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2006}, "digests": [{"algorithm": "sha256", "value": "e66c59298386f5c2fafb232e28333816aa5563e6a206688d09486a7e9841bc09"}]}, {"id": "f4140a100da938ca", "location": {"path": "/usr/share/X11/locale/ru_RU.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "5337c7d4cd1fff0e", "location": {"path": "/usr/share/X11/locale/ru_RU.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "c7f2ddfe768b88bd83527aa17bfc359be01cf5e77a46731ea7f1031917669ade"}]}, {"id": "d64658a7127aa42d", "location": {"path": "/usr/share/X11/locale/ru_RU.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2266}, "digests": [{"algorithm": "sha256", "value": "9c79a5307f23b94392455fd29e1d38b9fb1fed98d650377f346e2ff75ee055a8"}]}, {"id": "fa046259a2c01505", "location": {"path": "/usr/share/X11/locale/sr_RS.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4878}, "digests": [{"algorithm": "sha256", "value": "28f12f426f04d708bfcf84b15fe657e0939c82f19848e134aec569a4e6730c17"}]}, {"id": "66acbf41068509a6", "location": {"path": "/usr/share/X11/locale/sr_RS.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "df4a3bcf39efef842ef9b8b855f9ec29da85613eb5133b0d764da535f0c32f1a"}]}, {"id": "4c2beea46e8dd489", "location": {"path": "/usr/share/X11/locale/sr_RS.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "11bba7607db4ebe6", "location": {"path": "/usr/share/X11/locale/tatar-cyr/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "1e17b79dbe17db4e", "location": {"path": "/usr/share/X11/locale/tatar-cyr/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "84c9f63886c9e1516e60c5e350c82db46013c10648c62a51a5601f724e418368"}]}, {"id": "f147e85b75f6f12d", "location": {"path": "/usr/share/X11/locale/tatar-cyr/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 934}, "digests": [{"algorithm": "sha256", "value": "57b233d304d99d5495f9b0608f760c1668f9c3198f3d50adb155ec2704965628"}]}, {"id": "01b111e721704baa", "location": {"path": "/usr/share/X11/locale/th_TH.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "45d4ab1418979499", "location": {"path": "/usr/share/X11/locale/th_TH.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "2c125f8e32f5a1fafd00b88320d74c66ffec12dd267fa2fcac5baec5e14e3e3f"}]}, {"id": "1002ef92d6d68981", "location": {"path": "/usr/share/X11/locale/th_TH.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1007}, "digests": [{"algorithm": "sha256", "value": "9561ffe58338823958c9d363113920eaf2c76e3ef220af27624dd213c05eb017"}]}, {"id": "de49af324fdb0ada", "location": {"path": "/usr/share/X11/locale/th_TH/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "b4886ca6780bbc21", "location": {"path": "/usr/share/X11/locale/th_TH/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 337}, "digests": [{"algorithm": "sha256", "value": "76a0383f411132d9709b6a0f610944cba07c2bcb113a0181d32bff1b38a6aea4"}]}, {"id": "393e6bfc8577779f", "location": {"path": "/usr/share/X11/locale/th_TH/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "fd386de7fc7e72d399725552d10e820ac07bd62f630b96161e4732bdff45d85d"}]}, {"id": "bbae64c46d9639a6", "location": {"path": "/usr/share/X11/locale/tscii-0/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "0ac4e5afabe96bda", "location": {"path": "/usr/share/X11/locale/tscii-0/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 339}, "digests": [{"algorithm": "sha256", "value": "4d90d27f18aebae0b6f6d5ed716c6b6bfda493ab95dc7f3f06f71270fe1fb28c"}]}, {"id": "799ec0d7a949f698", "location": {"path": "/usr/share/X11/locale/tscii-0/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 893}, "digests": [{"algorithm": "sha256", "value": "a457496a3d7e6ee65a4361b196758ec911138c62364176cf3c7512d12a3e589b"}]}, {"id": "a96c0a6403415f25", "location": {"path": "/usr/share/X11/locale/vi_VN.tcvn/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5509}, "digests": [{"algorithm": "sha256", "value": "3d5ba2554b7acb06de0d5a607bcc0b3b29105021baef012c35f5f653116e7b58"}]}, {"id": "4012d784d1fc44ce", "location": {"path": "/usr/share/X11/locale/vi_VN.tcvn/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "3fd427902101c0859d1190d5803f2df5ffde718796e3f5990c653df6a38cd1b6"}]}, {"id": "992a1c749513b78e", "location": {"path": "/usr/share/X11/locale/vi_VN.tcvn/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "ec55e37b253e2ab3c131ab498a7f97c4aae2703e2240e0e1f19f46d8ace6b7ec"}]}, {"id": "339b0a4739f5259c", "location": {"path": "/usr/share/X11/locale/vi_VN.viscii/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5509}, "digests": [{"algorithm": "sha256", "value": "7f108ea2bea94584dcc12c106c2ce229e666731d38b6438ad859cab8f2173a16"}]}, {"id": "c2bf74ba98379591", "location": {"path": "/usr/share/X11/locale/vi_VN.viscii/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 344}, "digests": [{"algorithm": "sha256", "value": "b0d1f14af33f7d6990fcc08594cfb52e76e0077560d74d848b69f5ad51b59003"}]}, {"id": "8ac90d1087968117", "location": {"path": "/usr/share/X11/locale/vi_VN.viscii/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 923}, "digests": [{"algorithm": "sha256", "value": "8c5ddd468371a5f177647a921cc274ffe2df31d1341555f2495ad3a52359150a"}]}, {"id": "e3e5d13afe6100bd", "location": {"path": "/usr/share/X11/locale/zh_CN.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "6b7e7a30a9039710", "location": {"path": "/usr/share/X11/locale/zh_CN.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "16f3baef683a4a2cbbd48574eb4e25537bdce2348ce6913b3e13e3bf7459ca97"}]}, {"id": "25a90f9623b4026a", "location": {"path": "/usr/share/X11/locale/zh_CN.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "06f8b0b892c9f4d975d7c1b8bb763bbcbf3cec98ad3b9a6627ab11f9057cf624"}]}, {"id": "dc41080630aca7cf", "location": {"path": "/usr/share/X11/locale/zh_CN.gb18030/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 310}, "digests": [{"algorithm": "sha256", "value": "c75c61c93d9f65b6517f01d7407afb8d5135c68b0912878d1a0978999be1d95a"}]}, {"id": "b1d4b2a871ad2c89", "location": {"path": "/usr/share/X11/locale/zh_CN.gb18030/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "bd1b6a4bf44cd2cb41063ef3f2b93fda728f232d55cbe77ad13a964a135e327d"}]}, {"id": "225f73dd81c0adde", "location": {"path": "/usr/share/X11/locale/zh_CN.gb18030/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1413}, "digests": [{"algorithm": "sha256", "value": "47974c869ef9b4bcf09de84ce990b9f80fabc4f235f97ed51061c6f86fe95c89"}]}, {"id": "7ec5c99b2f1f7775", "location": {"path": "/usr/share/X11/locale/zh_CN.gbk/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "0c0bbcaa2747600218f820bf8d74dcbcdba0546f095eee45a6ceda373dc4b2bd"}]}, {"id": "822fa160e185bc18", "location": {"path": "/usr/share/X11/locale/zh_CN.gbk/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 343}, "digests": [{"algorithm": "sha256", "value": "be9a55d0efc5433d09668feea32119b46347030ed8a77bfb037e3187465026fb"}]}, {"id": "b373255deef385a6", "location": {"path": "/usr/share/X11/locale/zh_CN.gbk/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "844880169e4182f724c2b2f2ff8ccd9d989d73bf242e2b0159de5c3cf746cdd0"}]}, {"id": "7bbc72339cd1f48e", "location": {"path": "/usr/share/X11/locale/zh_CN/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "44b03d1fe026503f6b2338a8ce42713acb07c831e2e583cb35bfdbeaaaa6a2a1"}]}, {"id": "029f40ffab6134ba", "location": {"path": "/usr/share/X11/locale/zh_CN/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 338}, "digests": [{"algorithm": "sha256", "value": "a6e6dc413c4bd168cd26ab8b0cace5e464212f03aef6d1994fcbd4351815da5e"}]}, {"id": "37eaabada97c1d2a", "location": {"path": "/usr/share/X11/locale/zh_CN/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 787}, "digests": [{"algorithm": "sha256", "value": "dcfd7043b9285b310749a25c196a866ec887e8a5f1fffd42a655caa05a89b2d6"}]}, {"id": "76383998aabe2cd2", "location": {"path": "/usr/share/X11/locale/zh_HK.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "f4de3bb8609a9c19", "location": {"path": "/usr/share/X11/locale/zh_HK.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "95fcb72dd3ae5e8d34183f3a068a7042434a82ac23801cadb22dfbf8ace8a432"}]}, {"id": "b3db455469fb41af", "location": {"path": "/usr/share/X11/locale/zh_HK.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "8672f39ad92391b57bf2214593be0e8b0b44c84546dcdb5ce759734a896902fa"}]}, {"id": "b34c577e9787a561", "location": {"path": "/usr/share/X11/locale/zh_HK.big5/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 305}, "digests": [{"algorithm": "sha256", "value": "9043c936195bf61f498f168c9446e6310ee5db91310436b4b4dcc4932ff0bd98"}]}, {"id": "39160c42d6054705", "location": {"path": "/usr/share/X11/locale/zh_HK.big5/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 344}, "digests": [{"algorithm": "sha256", "value": "106b13ec77c4ee6be2e731694fe7b55767bcdde240c5ed031a2ce63681e37d67"}]}, {"id": "112ef8525f8d47da", "location": {"path": "/usr/share/X11/locale/zh_HK.big5/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1053}, "digests": [{"algorithm": "sha256", "value": "efa2b5071b1884e359a0035fbdea170e241cd7d7a7e914fade5a1bbf635ff3e5"}]}, {"id": "726767a4ee602b97", "location": {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 310}, "digests": [{"algorithm": "sha256", "value": "40e4234500ef02f31f8dcd95caebb40b6b2adb0f59ff2b7ad0b901b2fe45cf4e"}]}, {"id": "4ab13221a1901e83", "location": {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 349}, "digests": [{"algorithm": "sha256", "value": "f9e3ec1ce066da306f6edee42764c9cb8e586d900fd9341a9774a63c1d1ecf22"}]}, {"id": "2b3cc5fa4c373dd0", "location": {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1097}, "digests": [{"algorithm": "sha256", "value": "44182dc734ca2700d7fb485689f20f1e82fc0c3f7a29f03c8c70e1350827eec0"}]}, {"id": "89041cf1b4ec510e", "location": {"path": "/usr/share/X11/locale/zh_TW.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "00104a9b857ced8a", "location": {"path": "/usr/share/X11/locale/zh_TW.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "e67615cebce31ef62695e4b4f3603ee88c099c4ce66c2320fc3ee14eb9bd5910"}]}, {"id": "3dba0b0709471a29", "location": {"path": "/usr/share/X11/locale/zh_TW.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1228}, "digests": [{"algorithm": "sha256", "value": "ab32de05042135d0fbbe84985bd7221c52072146c809a835ace9cab82642f418"}]}, {"id": "be7ba92aaa64cd85", "location": {"path": "/usr/share/X11/locale/zh_TW.big5/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "806bad5419a8e6daea8e1e50d9e8d7e7373cbff41608f2d213e06b91ed449a1f"}]}, {"id": "9f11c4832cddc7d0", "location": {"path": "/usr/share/X11/locale/zh_TW.big5/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 344}, "digests": [{"algorithm": "sha256", "value": "675460866b5990e87bf9e967d1b8623d45cc70625839c57f113b030e214500ca"}]}, {"id": "95abbbf67b34124c", "location": {"path": "/usr/share/X11/locale/zh_TW.big5/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9519}, "digests": [{"algorithm": "sha256", "value": "37ec838903461a720be5093b281f23872c2deb9609693f0ebfd03cb9f8a24fa4"}]}, {"id": "e9c132abbbd8b7a0", "location": {"path": "/usr/share/X11/locale/zh_TW/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 302}, "digests": [{"algorithm": "sha256", "value": "35e56e33bb1caf9819741f39069cc986e01502294d941e6c10292ed004570088"}]}, {"id": "b99f9433f4b4186c", "location": {"path": "/usr/share/X11/locale/zh_TW/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 244}, "digests": [{"algorithm": "sha256", "value": "40deb13f5d81187a233d543da4509610d5647af4c74b202a530923aa9946449c"}]}, {"id": "002cf585747eb96a", "location": {"path": "/usr/share/X11/locale/zh_TW/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "1358bc65b381ba2ae6a7884ef232ce086bcd59e7171f9de4ebb4a72560961cb9"}]}, {"id": "73d7a347b3dd9653", "location": {"path": "/usr/share/adduser/adduser.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2981}, "digests": [{"algorithm": "sha256", "value": "ccdc9675d7bd39c3cc79c2a5d6938f2562dd4062350dbed3058c1faee48b353e"}]}, {"id": "f341c466698eb2c2", "location": {"path": "/usr/share/base-files/dot.bashrc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "373b7d3b2ab90d75daf94ca16d61339d088c12020ad43b65d1b34ea80b0c0818"}]}, {"id": "dbc5f47b03099af0", "location": {"path": "/usr/share/base-files/dot.profile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "bbee58b1e0787bb851e7f7a4d0c187a8122d68eb67e5fa464696310398ac005b"}]}, {"id": "abb1e9c058af7f41", "location": {"path": "/usr/share/base-files/dot.profile.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72}, "digests": [{"algorithm": "sha256", "value": "8961ee041c712c735fb05287740ab62737777bd58ce631b54b07d8083efad3bf"}]}, {"id": "81cd27219d12f03c", "location": {"path": "/usr/share/base-files/info.dir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 781}, "digests": [{"algorithm": "sha256", "value": "c58a258cb9c410c29486aa8fa37f4e5b738bfeedc2b8e97be1cd6cff1df28459"}]}, {"id": "ae5bc781fbfaa594", "location": {"path": "/usr/share/base-files/motd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 286}, "digests": [{"algorithm": "sha256", "value": "a378977155fb42bb006496321cbe31f74cbda803c3f6ca590f30e76d1afad921"}]}, {"id": "4883b41e3b337dd7", "location": {"path": "/usr/share/base-files/profile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "75656c9c0f960573c7530d29286d273f6cef68d9b17cfeb0d74c712860d56b74"}]}, {"id": "10f2380168e1e547", "location": {"path": "/usr/share/base-files/profile.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "1fa84254053acaf326946957456e58714bd3b4c1efa311e272e03855a85a5ea9"}]}, {"id": "17ba5370016a260c", "location": {"path": "/usr/share/base-files/staff-group-for-usr-local", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 772}, "digests": [{"algorithm": "sha256", "value": "24f49f765b6363ba8326121b46cabad2ac5c34532cc8322a645d60afe158c4f0"}]}, {"id": "a551707588f31664", "location": {"path": "/usr/share/base-passwd/group.master", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "cfde4574c857edbfbd31667000d75d07efe6bc61f22063693010dee2a912450b"}]}, {"id": "99b8c17d8cbde0c7", "location": {"path": "/usr/share/base-passwd/passwd.master", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 873}, "digests": [{"algorithm": "sha256", "value": "1861896c5d20661af3464a73ddb06761f0cafa1c32a8f6cd41aef959c65b1aa6"}]}, {"id": "a94e107b01c63d66", "location": {"path": "/usr/share/bash-completion/completions/addpart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 484}, "digests": [{"algorithm": "sha256", "value": "7fb6cd0cbae547ea8306fb04c3e7041556668f62bda47e7633991e9eef828a77"}]}, {"id": "ff7016ec66117a45", "location": {"path": "/usr/share/bash-completion/completions/apt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7108}, "digests": [{"algorithm": "sha256", "value": "deb2117b51a6973375b172bd71d93b1fa5912eb81f73a2b4c4aadb4651260950"}]}, {"id": "376e20d3fa876a1b", "location": {"path": "/usr/share/bash-completion/completions/blkdiscard", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 686}, "digests": [{"algorithm": "sha256", "value": "6a5dc6113e482c70f3f7a7c7958f4ff0b36f0bbd297558fa3c65a91b7357cc2b"}]}, {"id": "0a383224a4d8017e", "location": {"path": "/usr/share/bash-completion/completions/blkid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "2c896ad65a9e42d3f21c831227f5d295310127f6c421aca43c1e3253d44ac665"}]}, {"id": "65f8a448b762ea90", "location": {"path": "/usr/share/bash-completion/completions/blkzone", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1014}, "digests": [{"algorithm": "sha256", "value": "c798cb5b92106e332768d11394c5190857b7c9ef98bf87befdc2a7e256dcfaec"}]}, {"id": "fd8f59c31f40a3aa", "location": {"path": "/usr/share/bash-completion/completions/blockdev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 760}, "digests": [{"algorithm": "sha256", "value": "c14829e957b336b0bf3aa62f2b856028520840c058a74f6a70cd320a7f1d2a31"}]}, {"id": "ebd68644f3925dfd", "location": {"path": "/usr/share/bash-completion/completions/chcpu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1522}, "digests": [{"algorithm": "sha256", "value": "38548158ca1b6d13b515c4fb5107a6fc85ae04c8444f3edd75e98e42dba100f6"}]}, {"id": "11d2218dd32e5621", "location": {"path": "/usr/share/bash-completion/completions/chmem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 501}, "digests": [{"algorithm": "sha256", "value": "6bb1f0dbb7af9f2891badb28f90e7ab9b82647a4b982a284b541968f669f2a9f"}]}, {"id": "d7b4c2be2d7fc0ac", "location": {"path": "/usr/share/bash-completion/completions/chrt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 920}, "digests": [{"algorithm": "sha256", "value": "1dd13080d71c8d880e628eee89e8f493c979441692ef364e01ca8c8a761d381e"}]}, {"id": "1b64e18ed2685137", "location": {"path": "/usr/share/bash-completion/completions/ctrlaltdel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 335}, "digests": [{"algorithm": "sha256", "value": "52021091a5554e9b6275cdabbf1820ccd18eff38d8b0094284ef7fb68c38f66f"}]}, {"id": "6dd858be97a8c240", "location": {"path": "/usr/share/bash-completion/completions/debconf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "45a6978806b39111a579c0e7d4e85937bd6c8e20c3f6732d3ecf5fbd2344cfb0"}]}, {"id": "c2cc5ff0511265ef", "location": {"path": "/usr/share/bash-completion/completions/delpart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "4b27f347f4b8856172a212db48303df4dba707c7bc1de8256a338a4242269ed4"}]}, {"id": "625844c4784685c0", "location": {"path": "/usr/share/bash-completion/completions/dmesg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "7a6b1620f9500d23d50c5ac2f1308c99a170df232696cea8753105bbcec89c05"}]}, {"id": "235d59aa814ed74e", "location": {"path": "/usr/share/bash-completion/completions/fallocate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 721}, "digests": [{"algorithm": "sha256", "value": "f775a5a4e4d051193cfc5dbcc2ba373d5cfe350604f3c4b79372ef4a7e494f02"}]}, {"id": "2a182a4dda974116", "location": {"path": "/usr/share/bash-completion/completions/fdformat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 566}, "digests": [{"algorithm": "sha256", "value": "d1478a7f29aa6e2ac647acb10a2b1036bf2e2cb98e9627abb43fb1bf6ac561ec"}]}, {"id": "8c3aa1985e8fd9e5", "location": {"path": "/usr/share/bash-completion/completions/fincore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "0d66d90486e2f0b6eee9a962adc762cd19f7311b42d344cf47e49ef1261f90e4"}]}, {"id": "73812213f600b28d", "location": {"path": "/usr/share/bash-completion/completions/findfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "ff73ffe3f15cc6ec0bfeed0a2c87b67eb1c9890ec5e7a23d18eab733d16c0df8"}]}, {"id": "2630b4c5239aa223", "location": {"path": "/usr/share/bash-completion/completions/findmnt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3195}, "digests": [{"algorithm": "sha256", "value": "40332dfec0e1d317cf5f9782d95cec282e649635b33e6449d67f664f74ae5199"}]}, {"id": "6f37f9d4f746d86d", "location": {"path": "/usr/share/bash-completion/completions/flock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 874}, "digests": [{"algorithm": "sha256", "value": "4ea2ecf934319c37348fddefdf0f028614ce04cc1840574242bf47219cb0a8c8"}]}, {"id": "d11cdac9b5694847", "location": {"path": "/usr/share/bash-completion/completions/fsck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "183d49b2ac2b2dc1c8b1d970c564d1450f2fd941e9cdf035c55d729cc6de4f31"}]}, {"id": "704f29d4cbc8cc8b", "location": {"path": "/usr/share/bash-completion/completions/fsck.cramfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 702}, "digests": [{"algorithm": "sha256", "value": "248bfdb2a17799ca341ffe8f80d516a44f0bfa695f0bdc5bf8b54805ba551f3d"}]}, {"id": "cca133b809f7775c", "location": {"path": "/usr/share/bash-completion/completions/fsck.minix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 418}, "digests": [{"algorithm": "sha256", "value": "a8469028d2e503e95d4deba084007f3880d58ea7b862390f27dbd75d1cd47b3b"}]}, {"id": "908afecf89ef6651", "location": {"path": "/usr/share/bash-completion/completions/fsfreeze", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "7f99f914f660697f78e57850e4e70c027e73a0aa5074a28bd3a5d25c2564b371"}]}, {"id": "1be7eedc8dc9bf7c", "location": {"path": "/usr/share/bash-completion/completions/fstrim", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "8e71286c19d02fb52ebaada127f60ada3d8009f332c13663e5e8ade7b0091ecc"}]}, {"id": "502c8c871987ded3", "location": {"path": "/usr/share/bash-completion/completions/getopt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 815}, "digests": [{"algorithm": "sha256", "value": "0ae50ed789c556f2abdabe09362169d385f9facf1bd05c13cf57b3f8e0078a5d"}]}, {"id": "9ab1574ba81f946a", "location": {"path": "/usr/share/bash-completion/completions/hwclock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 960}, "digests": [{"algorithm": "sha256", "value": "1cfd65593d59333936ba7e71a2306d7f0c33f9a7cc1f68ccc3232eb2815b93e6"}]}, {"id": "1b8541b4ed1bbff9", "location": {"path": "/usr/share/bash-completion/completions/ionice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "8a92b4a98b89f6c3af9baf94aab2cc24f58e0e2c4ffc6e2ea822cdc093d940ff"}]}, {"id": "c4ee4c93ec4f70be", "location": {"path": "/usr/share/bash-completion/completions/ipcmk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "701db74a1133159cf159c9a182a46eb77ecdab618c52e373f432b3924d8e2707"}]}, {"id": "418fe2a31392ed9e", "location": {"path": "/usr/share/bash-completion/completions/ipcrm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "454731bfb20b7be1e41f5b0704536a549ebf7ee755d64bd9ef882b04ae84173d"}]}, {"id": "74ead2f481f2baa8", "location": {"path": "/usr/share/bash-completion/completions/ipcs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 514}, "digests": [{"algorithm": "sha256", "value": "c8d2fc0706082e013fdec16a7b7fcc3aadbc0c3e22f87d8a818d9aa95f364acf"}]}, {"id": "45b78124a583828c", "location": {"path": "/usr/share/bash-completion/completions/isosize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 529}, "digests": [{"algorithm": "sha256", "value": "0afdd61db90044908eef15ef623eb9e6f4598cdfe581f20b1b812650d961f567"}]}, {"id": "e10d1cba94d34e24", "location": {"path": "/usr/share/bash-completion/completions/last", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 949}, "digests": [{"algorithm": "sha256", "value": "406ba6772a881f22d10cad9096093673513c8426e81594c44977e1a57e7c4724"}]}, {"id": "3acc80bbf63b0bce", "location": {"path": "/usr/share/bash-completion/completions/ldattach", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1472}, "digests": [{"algorithm": "sha256", "value": "f2a5396940e79dbdeea768970b2960d067e8a2fb78e9379a1b1b0fa250906595"}]}, {"id": "dce80e685e0c922a", "location": {"path": "/usr/share/bash-completion/completions/logger", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1553}, "digests": [{"algorithm": "sha256", "value": "20a52821ce9e70f58e72f9050e3037aba96986aa39403a7b36bf5fac3de1b2c5"}]}, {"id": "a2f69c3b54b56713", "location": {"path": "/usr/share/bash-completion/completions/losetup", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "97287d6f705c048fe6fa6e78c2e9693af0e3fdcc13efe56bbbebc6c7fdf71a93"}]}, {"id": "e6de917712d33945", "location": {"path": "/usr/share/bash-completion/completions/lsblk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2065}, "digests": [{"algorithm": "sha256", "value": "32e10f8bac4b970e57c1fc4bc80a77f5d52ea85cf902284f2d94dd45e9056d72"}]}, {"id": "34b6c43e06b41dc1", "location": {"path": "/usr/share/bash-completion/completions/lscpu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1066}, "digests": [{"algorithm": "sha256", "value": "7ec059e2ec6a5d1b942c3d2ee97bb46e90db4718fcb9f32b16b932c83c301e64"}]}, {"id": "a1643bbcfd23d26b", "location": {"path": "/usr/share/bash-completion/completions/lsipc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1310}, "digests": [{"algorithm": "sha256", "value": "650711cc8c467b10fc463a333d3bba815810ae9cc1dd8b5c8bc0181b9721df82"}]}, {"id": "67acabb98faac71e", "location": {"path": "/usr/share/bash-completion/completions/lslocks", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "57b7d517dee24e93362bafa490b7904f37286f954a2bed21b256b3ca1fd8f4d9"}]}, {"id": "b03b1a9c1fba5ae3", "location": {"path": "/usr/share/bash-completion/completions/lslogins", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1751}, "digests": [{"algorithm": "sha256", "value": "83e99df185866d7249e3c7e0f521e3532678f43a69a675db18d4da00719cda26"}]}, {"id": "55e9c1c1b15a8ef7", "location": {"path": "/usr/share/bash-completion/completions/lsmem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1069}, "digests": [{"algorithm": "sha256", "value": "d6d396f2c0581a5a3a6ab1bd9ba3c12a6159bd370bafb58d73ffa1f638a7eb56"}]}, {"id": "07b8a8dfcd0dff7d", "location": {"path": "/usr/share/bash-completion/completions/lsns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1191}, "digests": [{"algorithm": "sha256", "value": "48d857b7124298243da9467e1ab2c32244784a55d9032976319df7908163c9af"}]}, {"id": "deb4170fce6bebb0", "location": {"path": "/usr/share/bash-completion/completions/mcookie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "c1460f2f78f58e0195f4dc3af4a5e92925aa23f3f6ec5c73a7565329a7eb8b3b"}]}, {"id": "c4a0952d55008ad4", "location": {"path": "/usr/share/bash-completion/completions/mesg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "67d09288e327f405fa72009d7e85b81a70d20c5577ffb8b418b6b0de043e7fc1"}]}, {"id": "41ae0dfa9fd2f807", "location": {"path": "/usr/share/bash-completion/completions/mkfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 659}, "digests": [{"algorithm": "sha256", "value": "9381f7062ae523b2dca7d56bfedb85cb56f2815aaebdfddf7786070feaea82ab"}]}, {"id": "efd98782b6716304", "location": {"path": "/usr/share/bash-completion/completions/mkfs.bfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 677}, "digests": [{"algorithm": "sha256", "value": "1e299cd368846c00206b10065ace4de55a4d12398391c4455e9b5a1d113b12a9"}]}, {"id": "6b62a265cbe08957", "location": {"path": "/usr/share/bash-completion/completions/mkfs.cramfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "b5220be6c4783abb23363db05614aea0391edd323b4f40fa3e6db85aa676bf3e"}]}, {"id": "1048bba22365df33", "location": {"path": "/usr/share/bash-completion/completions/mkfs.minix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 749}, "digests": [{"algorithm": "sha256", "value": "239a17396534c07735396ca481e0a0809aed212cd55c4b5ba2a3a7885585b54a"}]}, {"id": "3c93a408d5fac680", "location": {"path": "/usr/share/bash-completion/completions/mkswap", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0182818c8eace2ff7f99b3ceba014551e1f1e2f02aa04420ab497325f1f6fc12"}]}, {"id": "c95655b3b994d4d4", "location": {"path": "/usr/share/bash-completion/completions/more", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 752}, "digests": [{"algorithm": "sha256", "value": "b6b9c87cc8d0d095816a3e7a34b9df0613b6fff7136c4810635a4c03f75d3993"}]}, {"id": "aa7126f57d57cc77", "location": {"path": "/usr/share/bash-completion/completions/mount", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2100}, "digests": [{"algorithm": "sha256", "value": "18e67a52959c1dbcd2d3706e6e300cb28556ecd1257d1289a629ffbf7a1af3ad"}]}, {"id": "6c11b296301c9fbe", "location": {"path": "/usr/share/bash-completion/completions/mountpoint", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 498}, "digests": [{"algorithm": "sha256", "value": "192a5df5c85f66a4ae83db659d15b974a7febec7922df62d0f5d17450d717451"}]}, {"id": "3935fba608082940", "location": {"path": "/usr/share/bash-completion/completions/namei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 500}, "digests": [{"algorithm": "sha256", "value": "1519a1b96f840f476647daa9d041a7d5db2dde0d80d3c99e973b1eccff8b259d"}]}, {"id": "ef38cb754afecfed", "location": {"path": "/usr/share/bash-completion/completions/nsenter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "b46e39bc30419729a7259a9471257b3d994adc3580fa882a4040110f5b8634c5"}]}, {"id": "3f53faaa2b1362eb", "location": {"path": "/usr/share/bash-completion/completions/partx", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "855abe1f098aa44985b3e59602ff184e3a6d69bdae5ca41a2caa8a1e8d755738"}]}, {"id": "8068f4996bde48b9", "location": {"path": "/usr/share/bash-completion/completions/pivot_root", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 387}, "digests": [{"algorithm": "sha256", "value": "e3fd2fed08fe53b1bdf0b344633375273ce54bdb75c65a4383f2bf29aa9868dd"}]}, {"id": "66ec1770a9305e06", "location": {"path": "/usr/share/bash-completion/completions/prlimit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1329}, "digests": [{"algorithm": "sha256", "value": "feb868f23ea5c5833a4fc9a642b78a83dd186259826304be649e7902086b8f9f"}]}, {"id": "5635f2bc6aa9f8b6", "location": {"path": "/usr/share/bash-completion/completions/raw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 482}, "digests": [{"algorithm": "sha256", "value": "f546700af22030dffeefaa6b13e9ebb7c24538adb0941dcb98a9d68a6426640f"}]}, {"id": "101d0ceb64ffba44", "location": {"path": "/usr/share/bash-completion/completions/readprofile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "874cf09268bc51c0dd77267ef8e3d9948ff9c8c376a1b9ce911ca135b7baf9a5"}]}, {"id": "41a174051b4e890b", "location": {"path": "/usr/share/bash-completion/completions/renice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 784}, "digests": [{"algorithm": "sha256", "value": "6fdf113c8a43356f2bddaff1613e3f66679f5f0b64d061a30e474f146163569b"}]}, {"id": "60b82215928375e6", "location": {"path": "/usr/share/bash-completion/completions/resizepart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 605}, "digests": [{"algorithm": "sha256", "value": "12f257f9ebf063757a66dae10aa1d5f770a0b81e65a61a3379ea03f7e57681d0"}]}, {"id": "439244549f61a43f", "location": {"path": "/usr/share/bash-completion/completions/rev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 432}, "digests": [{"algorithm": "sha256", "value": "ffab4735212694543267952b527e72f3ee4ac9b0e07d49b432db219bd26a3aae"}]}, {"id": "d0460083504b9597", "location": {"path": "/usr/share/bash-completion/completions/rtcwake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1081}, "digests": [{"algorithm": "sha256", "value": "00d17c7f0f1d58372d1687ddc0004c0758818bc845de2caf1ec65435297b8a9b"}]}, {"id": "4cd3181397792157", "location": {"path": "/usr/share/bash-completion/completions/script", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "c3eb24c1ce3f562850d0583e1b3cc92ef8c30152952338b16a7de9a670846aa1"}]}, {"id": "f30955ea4bbbd879", "location": {"path": "/usr/share/bash-completion/completions/scriptlive", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 762}, "digests": [{"algorithm": "sha256", "value": "28cbdd0f09a3280f16e28735c26bceac2c40d591103d25226a799404700baacb"}]}, {"id": "c490382bbe99e644", "location": {"path": "/usr/share/bash-completion/completions/scriptreplay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 917}, "digests": [{"algorithm": "sha256", "value": "810069f927880adf780c39ee2d6810907c4529272bb20bda7cff3403cfb11b42"}]}, {"id": "a4f43f285b98313f", "location": {"path": "/usr/share/bash-completion/completions/setarch", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 790}, "digests": [{"algorithm": "sha256", "value": "bccea2e0e6fd329c9614c4c04f09093de21ba76595ef093bd70027df28bda533"}]}, {"id": "925c64d57e57004b", "location": {"path": "/usr/share/bash-completion/completions/setpriv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "06ae6f7d80cdb4f1675690b89bf17298c9dfcc4c42c118fb04cf9cfa950cd3c8"}]}, {"id": "df887a8d9bcd9e85", "location": {"path": "/usr/share/bash-completion/completions/setsid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 440}, "digests": [{"algorithm": "sha256", "value": "376e5ac5d2a289c03bf36a8f9a86ae160cffc6693112043bf33d2d4f99614c30"}]}, {"id": "0ec6222b482a495c", "location": {"path": "/usr/share/bash-completion/completions/setterm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2591}, "digests": [{"algorithm": "sha256", "value": "19ba4c6271e87a588517a67d2c02aae0683b2ab45c047784200e6a435da9248f"}]}, {"id": "6f3cf07811017f82", "location": {"path": "/usr/share/bash-completion/completions/su", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 892}, "digests": [{"algorithm": "sha256", "value": "f163759953aafc083e9ee25c20cda300ae01e37612eb24e54086cacffe1aca5a"}]}, {"id": "1504cb592a23312d", "location": {"path": "/usr/share/bash-completion/completions/swaplabel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "1805b9fa1953570fa4bb99339afbb25a6d701ce5a442d22b8ddabe486b46c9c9"}]}, {"id": "dc1a012ad23c3732", "location": {"path": "/usr/share/bash-completion/completions/swapoff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "e84478bfbcfb4eb0accf290e7b158085cb0db7f679afade1a270f7e1e731a691"}]}, {"id": "19d01e14d793332a", "location": {"path": "/usr/share/bash-completion/completions/swapon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2007}, "digests": [{"algorithm": "sha256", "value": "717091ab909ce678799aef4aba00469550dfb05736640440686fecab2d41ae3c"}]}, {"id": "ff736b87abb63f8a", "location": {"path": "/usr/share/bash-completion/completions/taskset", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "3128f328cc438f772ace3b8428c2be81f1bf061e3fe7d4c67a5c89b829654e36"}]}, {"id": "69711dce37ca05b3", "location": {"path": "/usr/share/bash-completion/completions/umount", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "5ecfc97f8521702a1eccaf1166803dc3616427d061280907f16e000112659f33"}]}, {"id": "70130fecb84dcb73", "location": {"path": "/usr/share/bash-completion/completions/unshare", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 936}, "digests": [{"algorithm": "sha256", "value": "219a4e0e788b1085867c299bb6730bf2f86a9cd22cef9a5747512cc540035788"}]}, {"id": "d3bb3fd6e875d7fe", "location": {"path": "/usr/share/bash-completion/completions/utmpdump", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 475}, "digests": [{"algorithm": "sha256", "value": "69a8a5a630ce32790499b7690d033c7d73c40c861a5985ca23c4f1585fd69b48"}]}, {"id": "e0587bde39e776af", "location": {"path": "/usr/share/bash-completion/completions/wall", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 634}, "digests": [{"algorithm": "sha256", "value": "bc527b9f476ec852921e2cbbc9fbfc2ecc4c1677c58103fb88678e25e11528a1"}]}, {"id": "593b547e0d4a49dd", "location": {"path": "/usr/share/bash-completion/completions/wdctl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1371}, "digests": [{"algorithm": "sha256", "value": "d2c3148ba44506574ddfa4cb939d91bd99e8e83b73fbe36119cdba9452e68401"}]}, {"id": "68c2777752208dc0", "location": {"path": "/usr/share/bash-completion/completions/whereis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "2a040afc44337e73ffcb2b910180aacf09566b784f887e82255a09cc42689d50"}]}, {"id": "cfbb98b95ad2f9c6", "location": {"path": "/usr/share/bash-completion/completions/wipefs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "6baa1a57a32dcb468e2cdcd41fef429704a982820210016dea037f896e402d8f"}]}, {"id": "99594a0ce5bd07da", "location": {"path": "/usr/share/bash-completion/completions/zramctl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1290}, "digests": [{"algorithm": "sha256", "value": "3f7de813fbd3178cac3953891b3c2629f0f911001f2e6e480c25aab193510ebe"}]}, {"id": "4cf152d3aea9f6b2", "location": {"path": "/usr/share/bug/apt/script", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 886}, "digests": [{"algorithm": "sha256", "value": "b2cba592c2bd6e4077dd8b732d4895c22e77f555ed51540899b9a7bc908751bb"}]}, {"id": "0ac1a56dd8a8aa4d", "location": {"path": "/usr/share/bug/dpkg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 251}, "digests": [{"algorithm": "sha256", "value": "708afa4b7d3fc69d3292f0b59784c94cc3281ead526e5f8702c76bcefcb9c7ac"}]}, {"id": "f43644b0fb266b67", "location": {"path": "/usr/share/bug/init-system-helpers/control", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24}, "digests": [{"algorithm": "sha256", "value": "c0306308b3e8655628cca8238616b8750ab7003201bdd68937a4739fe087ce5c"}]}, {"id": "37c35b6466095490", "location": {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "04846f73d9d0421c60076fd02bad7f0a81a3f11a028d653b0de53290e41dcead"}]}, {"id": "f28ba67f178b5342", "location": {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "aa18ea4c9a8441a461bb436a1c90beb994ac841980b8fd62c72de9a62ddf8ae3"}]}, {"id": "99e4ad5e0a09e4a3", "location": {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "c6d25347727f267774611677588d76f8a54a6e14d3e99dd69ef2c20612ed87c5"}]}, {"id": "f35211e0e3c5c024", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "7108110fdaf19e3e5a7ed8fa38557248e79fe78bb2e9eefe7a0bb801cbfd2db7"}]}, {"id": "c313efcfe748abb8", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "b68109f50ba0abed3b938afebd2ab42a2f5089062c59e9fc74425e2742d894bc"}]}, {"id": "b322477cf773714b", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "94c88202bf2c13c68b90d124f93f62374f36776b0bfbc110c6d06f829290b580"}]}, {"id": "8350a0add2270b6f", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "42f0e946149ae0e0c6a1fb0e33150ce863479b2ef7b3c700161102ad1dcb34c1"}]}, {"id": "ef614bb86bf55c53", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "2c43952ee9e000ff2acc4e2ed0897c0a72ad5fa72c3d934e81741cbd54f05bd1"}]}, {"id": "ed2970a333e0c710", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "a3a7fe25439d9a9b50f60af43684444d798a4c869305bf615881e5c84a44c1a2"}]}, {"id": "491821d9465ad081", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 656}, "digests": [{"algorithm": "sha256", "value": "3eb7c3258f4af9222033dc1bb3dd2c7cfa0982b98e39fb8e9dc095cfeb38126c"}]}, {"id": "956b2b6d14478c3a", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 737}, "digests": [{"algorithm": "sha256", "value": "b0b7961120481e33670315b2f843e643c42f693c7a1010eb9555e06ddc730214"}]}, {"id": "3528ae7ff17a1b89", "location": {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "79e9f88ab505186e36f440c88bc37e103e1a9369a0ebe382c4a04bd70b91c027"}]}, {"id": "408e9bf21f21f44f", "location": {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2167}, "digests": [{"algorithm": "sha256", "value": "283fd555713ed4ecfcb4935f5ed5d4a9bb776236803e2910eb46e70903a3511f"}]}, {"id": "19f3adc0fc141ea9", "location": {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "d1c290ea1e4544dec1934931fbfa1fb2060eb3a0f2239ba191f444ecbce35cbb"}]}, {"id": "c0674024a6ffcb98", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "9c2a7510e01aec2c9b8cc2c9d03b16576858a93863a6d0a31a2ac05f47f5dbe1"}]}, {"id": "b00f66bd46b01a5a", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8db5b7c8f058c56a8d033c2443d34fdfd3656150eaa73fe63c65161e7063ce99"}]}, {"id": "d80d04f56b088282", "location": {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "8adefca890c92e6d0877fdcba07655296852217da657026aea69ee547642528c"}]}, {"id": "544907aafc3571f9", "location": {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "94e4ab21333740d7ed0f2b5007744e5cf6792c0ddf4c6bdfb3ce8333010e7306"}]}, {"id": "b194fe6cbc923897", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1489}, "digests": [{"algorithm": "sha256", "value": "e273097c7c57cb7cbb908057991ae1774d4e1e8c6a062fb6be9e6645b32fb431"}]}, {"id": "c63fcfb9b025aabd", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "d69f7b57250536f57ffba92cffe82a8bbcb16e03a9a2607ec967f362ce83f9ce"}]}, {"id": "52b954d4695b141e", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2086}, "digests": [{"algorithm": "sha256", "value": "24b0d4292dacb02efc38542838e378bc35f040dcd21bebfddbc82dc7feb2876d"}]}, {"id": "386f93c1e690f2f1", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1330}, "digests": [{"algorithm": "sha256", "value": "d1e1969cdbc656bb4c568116fe2d9b4f8b02b170dc20193b86a26c046f4b35a7"}]}, {"id": "81a4465a4aaff986", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2264}, "digests": [{"algorithm": "sha256", "value": "fe3b44c18182e167121a2c645cecc4817441d469dc00633e60fe8476f9e1ad96"}]}, {"id": "48215c879f580265", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "43f1bade6454349c258017cc99113f8b6a5712e3807e82ad9371348d52d60190"}]}, {"id": "6f49eccbb3779d1c", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "9dd4cbb6d2c29cbb3ca98da02c042a690c0ef4c0521d98aae37e0a704c4bf210"}]}, {"id": "e039cca1236cc316", "location": {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "6aca1b8f5c846a4c73e559e5325668bf0b52e45d889bf97ea11af945302f945f"}]}, {"id": "363292f9ae592837", "location": {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a5ddabd1602ae1c66ce11ad078e734cc473dcb8e9f573037832d8536ae3de90b"}]}, {"id": "c40f79b2b898d605", "location": {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "67d7418965acecb4b6ba5622ebc6106716999a78010e77a786c2c6753ac6febf"}]}, {"id": "9e3eecad46e51e71", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a00b8aa918457f5e7e58457b5e2f80d640fa77cc290572aaab1ae7b4734a9528"}]}, {"id": "66cb7641ab5d8df1", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "f81ceeaf6341513ef391ab3ea3302e8b2fb2c1527752797bba9b20ca22048b3c"}]}, {"id": "8a22e90c10644947", "location": {"path": "/usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "139a5e4a4e0fa505378c72c5f700934ce8333f4e6b1b508886c4b0eb14f4be99"}]}, {"id": "a7f126a6a6155a78", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "b52fae9cd8dcf49285f0337cd815deca13fedd31f653bf07f61579451517e18c"}]}, {"id": "cbcb537c4ee6c2a6", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1306}, "digests": [{"algorithm": "sha256", "value": "660b5aa96668c5162f4af6b0a01241d8527aef8fa8a5307a7033b83c3de4a72d"}]}, {"id": "184e1dc2bfdd23ba", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "c4fa4cc30be6aee0a4c0dff81f28768eedd83e8d4934a42f82179cbfa61f13ad"}]}, {"id": "db0b51f3498cb7f8", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1338}, "digests": [{"algorithm": "sha256", "value": "39fdcf28aeffe08d03251fccaf645e3c5de19fa4ebbafc89b4ede2a422148bab"}]}, {"id": "a65c07db5ab24cfd", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1294}, "digests": [{"algorithm": "sha256", "value": "5d550643b6400d4341550a9b14aedd0b4fac33ae5deb7d8247b6b4f799c13306"}]}, {"id": "7b9aed971230f0fd", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "1914cd2d4cde263315f9e32c7683fc0e1b921919ad12b256d49bf782011c03cc"}]}, {"id": "3258bf4c87d68080", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "d98f681c3a7dce812b90bf7c68046827f3bf5607357f1e4918c5dc813b359bf1"}]}, {"id": "eb2aaffcce461b9f", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1988}, "digests": [{"algorithm": "sha256", "value": "ce7d6b44f5d510391be98c8d76b18709400a30cd87659bfebe1c6f97ff5181ee"}]}, {"id": "93bf4df2488b0b26", "location": {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "789655e3b4c0721faa6a3ffc30853450794fecc5830a12b632261545c3a241bb"}]}, {"id": "e50a8dec967f020b", "location": {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "5ce6942c473edecadfca9d8a6349e1d885c0bc74d321c4986b4365ea90807737"}]}, {"id": "d135f9b4c35767ee", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1505}, "digests": [{"algorithm": "sha256", "value": "24e0277c0c028497c6b0abbbf7163ec3ae7b341cadfb0b90bc00c4ad642172cc"}]}, {"id": "a76595af46905b26", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "745bd29be45667514b4000e9cdb70cdecad0f02c78232ed722f64f7f80436e35"}]}, {"id": "f1b2a616eac2da57", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "a0d7e56b32b767e076bd7d05ce1779dbe3656d0a02a9abe711fc79640b9f7fbe"}]}, {"id": "34eac52a78b90723", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "646db48fa7794bcab4581f264ff3fad4cff7bbd24f5e8bb170d4f602b6caf828"}]}, {"id": "81a0441a7583e95f", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "9e01d7bbaaf5ebd3e4ff9c02e3c3a12aaa421574ca86ddb0cb3a21880f2e283d"}]}, {"id": "d28c77af3fbe9405", "location": {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1980}, "digests": [{"algorithm": "sha256", "value": "b0bf3a444f89d8be7db120bfecaa2f94d9e49ede21f680d674c1e8d839d8a9a2"}]}, {"id": "b6c2c8e598a7abbd", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "79fbec4a86f55ac917f997ae9ff42cf7825fe40537697ff302184f814b1a7896"}]}, {"id": "70667fc59567705a", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8474836816c8a6870519fce72e57b72fa4125f5d7f30676e5b888fce6754f372"}]}, {"id": "e523e7debefb3076", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "96d96a990dd01d9d0201a80ab960ebe87e637b125b0f5c16771a605d8825f987"}]}, {"id": "7b9fbfcae3d24de6", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "17e323293ce04e758bc21d53dab6d5ac29dd4fb35000fc694ed4ebb9ae668480"}]}, {"id": "8682ed3851b0b115", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 989}, "digests": [{"algorithm": "sha256", "value": "7062da3420d108cbb483acdc4008eea66cfed19e4fc54871c32078fb28d218a5"}]}, {"id": "a02c4039e2ebde0b", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c1c28a3d24cee38689fa2c8352cb81ce123175c738dcfb3610be959a6ae7f810"}]}, {"id": "b64350cf11356fdf", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "80eeafa5039f282345129a81ace7e1c1e1d4fd826f1eb3391a4ea56f38a6e3d8"}]}, {"id": "7735cce650ddded6", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "df68841998b7fd098a9517fe971e97890be0fc93bbe1b2a1ef63ebdea3111c80"}]}, {"id": "be0cbaee8fa521a9", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "e80cb8eb9fc411c947de2785c4907ab80353d52cc6912b45a5ad1812c1110087"}]}, {"id": "54eaebdd3d631cec", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "6bdc59f897631af7811e3201cbc58e5999de2600ae8667454a34514eecfd8381"}]}, {"id": "4f42923d1c64a4b0", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "5ff8425be71c1805446bf10601ce3cb9619889866766fc9285583ca5a4a7de94"}]}, {"id": "319af3904eadcca6", "location": {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2585}, "digests": [{"algorithm": "sha256", "value": "9dcde4634ac70130f2f5239b60239329b65952db304585e64df1f03f5be14636"}]}, {"id": "5a55db900f797a64", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1448}, "digests": [{"algorithm": "sha256", "value": "47f15a52a984ab1f9cd92b6c1849c0465c1b3c9c6837d54e5d2c004fa01b69b7"}]}, {"id": "f5710a00df7cbe2e", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "500329abac100a953a7396b54b36be57d333022f17401bc948248ea179cf1784"}]}, {"id": "454336cce48f97a0", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "1cdd90d42b48cced8f5ecbff087c49da56b224f0272e4b5074e63b82fff5fb16"}]}, {"id": "d9543ae1dca1c3da", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "9cdf8427a4f5489fcd1a877646f61366f81eedc82ff5065f4e4fd79b86d5e529"}]}, {"id": "2ddcf24e78748664", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2155}, "digests": [{"algorithm": "sha256", "value": "677160e6297b48b87ede98ab7b4f2be55894491776f6191937ea397d01a6fb4b"}]}, {"id": "ae7708bf6d6cb74d", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "9dd93324ad79de9a6d595611342d38ae6ca937772c65e11da3ebf88c5a248115"}]}, {"id": "ae864caead6f470a", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "1fd9801787f30a4ab835b1462afc3f71473a5eacc74c0a22ed392bc3da9362f3"}]}, {"id": "fd82640a355a7e74", "location": {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "22b557a27055b33606b6559f37703928d3e4ad79f110b407d04986e1843543d1"}]}, {"id": "9783f7103518fafd", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "1d03b965511ce50d0a0bae1b549ed7048c783cfcba9aa40ea11d355b1889657c"}]}, {"id": "b3e3336f3a945a08", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1931}, "digests": [{"algorithm": "sha256", "value": "9b4282f5a402e19016c4874a52df3367eabccf05be851ad03039f777a602d30a"}]}, {"id": "808e28d07d3aa531", "location": {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1d37341b099afc610bf4feb387096577a0dc61bb8fd09444f1a199a1b1b117e3"}]}, {"id": "8af981ffd438f6de", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "4f670affee7b14140a6d20937db6e991102d5f8bac1d2562ebf20a1afda94d73"}]}, {"id": "98cfa9876a5fd423", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "b4ee8ed700b7abe4836d119c8113bc8b717f4f1568abd7edd81f2526c5836983"}]}, {"id": "f68a179a00c3d448", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "626d330f6a8944fa4245f02f9795668e25a40b29b4cc5206bee73337b7dcd4d5"}]}, {"id": "8c326bde4be57134", "location": {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2013}, "digests": [{"algorithm": "sha256", "value": "9848c94859f83e48defe0b25a0f4347480b56ea2bb3336fe6d4dcf00d0d6031d"}]}, {"id": "b119486548b105fd", "location": {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "40f60f2e2f83fb6c63ddefeba7939a7852b2d468183ea939cc4dcac8fe4cc87d"}]}, {"id": "402fb52a1eebb6d7", "location": {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1411}, "digests": [{"algorithm": "sha256", "value": "9add62538679bbb4889076ac49e02bea8849991d4b4d54673b84a042cb324ded"}]}, {"id": "aa72650fc9a9d435", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1346}, "digests": [{"algorithm": "sha256", "value": "2dc52d373089ff5173ac392a464746dd066aaa3b7d1b3494a473c96686666fce"}]}, {"id": "4a42b8b961aa2f45", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "17b98c4d832e8349ecb55f1f90e41dfc7bcd9410d1e925ccd06612cd3b9b9a54"}]}, {"id": "e66c4899a5893123", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "0c9a29897388d09e6b34a0f8f0cb2fb1284c0fa15277dbe6ead5d4cd3c5ce137"}]}, {"id": "47ae496376f93882", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "4db45324410a01a7023b038e5da7d7274d3cfd392565c351cf3d297fd7664c73"}]}, {"id": "ed110b458d17701e", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "8c4220477ed85355fa380466aa8f559106d8a39fc90d3e0c121749e19444064f"}]}, {"id": "15c2388e02111399", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "825c67f5583131425c4e33275cc8e5c9dfd02cd190c6d71e1d335621e82965a8"}]}, {"id": "929f4780a7e0e377", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2354}, "digests": [{"algorithm": "sha256", "value": "a2ae0b4ec9d2a4c4e150756a3defabd15bcaa75ee2b599e722b27c6a2998d00b"}]}, {"id": "457b073e29f920e4", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "198cfe560c191a800cbe923ceca0a4e4f3d5a0d7ff9316b47998765fdc0897be"}]}, {"id": "c5939de492b7ce47", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 956}, "digests": [{"algorithm": "sha256", "value": "662d60a283f416d888ff18831009e2cba95c61377f648beeed91a3dea12ac286"}]}, {"id": "6475f8cf240ac515", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "a0681f1a11d5c02760bcb68b61b0d332f6c197e239c4b30dc47f91a79a73282b"}]}, {"id": "0f2b530f5531a464", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 944}, "digests": [{"algorithm": "sha256", "value": "b68d02ce35bd02123cf5fcd329bdd33640214715dae0442a97782a4471e9b292"}]}, {"id": "931d78eb3c432be6", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "2e368debd3626ea9c5d94c582d80050a530b505aa77ba231eb13e4d208c36d67"}]}, {"id": "c53277c75f20ada1", "location": {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "cbe8a1eec737c93d1c1cc54e31421f81bf358aa43fbc1ac763d80ce61a17fce0"}]}, {"id": "3dfe198de81edf4e", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1249}, "digests": [{"algorithm": "sha256", "value": "20828fd7b9795221c10272f9f6ed29638f6dc2614465adab1b93f2bfc484c659"}]}, {"id": "7512c008e4fca428", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "a3e70af2c4b48562b61fe858d9d30f073f2cf2136f2af01ab5a966673e70af4b"}]}, {"id": "97e94e3990139fa2", "location": {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7ee52fb3a5afacd55a7a2e00f057f7f64776ea0d536036f54c57694961e25179"}]}, {"id": "557806551fe9f7d2", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "39ad3110b8f84821ca22cfbd995914f2149521d27ce576e743de6a00dc39d9db"}]}, {"id": "1bb52355d2e522f9", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1224}, "digests": [{"algorithm": "sha256", "value": "684f2f6ce0a18fcb038d08a495846fbc35b96d99875fef1b24384cf0944a68c3"}]}, {"id": "3f63a76cff3b03e8", "location": {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1143}, "digests": [{"algorithm": "sha256", "value": "210a6572ee783eeeb2395381c9fc292a49da0466890465357330a21f6922fcf7"}]}, {"id": "09c8f6935a36e094", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "248d36087ca39b0b9a85b63f588d03235b169f5878946e497a6a6e5d12fb0590"}]}, {"id": "f823e82d98e66316", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1952}, "digests": [{"algorithm": "sha256", "value": "f0715c610871ab0a5579f58cea2b9e1cf842552ed59b25f3f8ea70c6513943fb"}]}, {"id": "1831a90031a52f08", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "1ad8373ec50073168cb6862a0e119adf2c1065c896adf7eb9695779739b4bb2e"}]}, {"id": "7d2be559b1c96699", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1399}, "digests": [{"algorithm": "sha256", "value": "ca3760ba63bf0a2c5dd0dc7fe897838cc58f12a386b4ee53d2065229848e96a3"}]}, {"id": "3b63ebd0b2de0eeb", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1424}, "digests": [{"algorithm": "sha256", "value": "870f56d009d8aeb95b716b0e7b0020225d542c4b283b9ed896edf97428d6712e"}]}, {"id": "7312384530620996", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "0ebb1a5d93b86ad9dcbd294413f272817fe3bb8ba46f4ec8192b3b805f2fa8ae"}]}, {"id": "c34bc9e39afe5380", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "9b3cbeb7d75271e0b62d40d60f8b18a35384ac6b171209231732fc778cfd2b5f"}]}, {"id": "57d13385f4227fee", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "b30989fd9e45c74bf417df74d1da639d1f04d4fd0900be813a2d6a031a56c845"}]}, {"id": "b8535c11975033c1", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "1cb130a113f4e8502517a679808a98bf076d59bdb223bfc61cd224b8e1abda49"}]}, {"id": "37d7aa0c3c6a7ba5", "location": {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "c6904218e180fbfb0ed91d81e892c2dd983c4a3404617cb36aeb3a434c3b9df0"}]}, {"id": "f65d2196b62c54f5", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "5dadc31b57074a3168d1df23bb8b6b920acae1d426bf2288fc2de53cdd571089"}]}, {"id": "3813d348d6f5ded0", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "b69a59344e58615a691fa9567d55ad6337f09b57647a389242cbf43716575559"}]}, {"id": "01e5d6b9e7fcbc76", "location": {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1870}, "digests": [{"algorithm": "sha256", "value": "303c346ece82ca4f6713ac176164285d0469f326b6f12a787e11f5d702529277"}]}, {"id": "ec86a00b4e85f116", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "0080981e6ff76e4f00a6fdf9e4e6cb98a9221eb334f4d43a07e194d23f648f47"}]}, {"id": "fc54af596bdb2126", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "e227db3bb37e1158f9c5d9838d0ec74109d9816b60d69b3ca85def4b293d02dd"}]}, {"id": "5f54d2b53011f4a0", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "b4dc2f45b7ba821ff240be0d0c816a996cafae929b8f445b0510d9073e1aad5e"}]}, {"id": "dc654c15f6604f2a", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "cc3eeb75c29ab1a67271a76a45cb39acef1eeeaa3770fb086b7c27ff884a4d62"}]}, {"id": "45ecf4989581cf58", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "0c7ffc481084cad9ccd3402eba9401b0f5abea0917d985e9ce401c8efbad4b04"}]}, {"id": "0cdc66df59b7733c", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "f08c4d2b700f7cd5da4dc1b60f4c57090fdc692cde8a7221f35b70abb4cec363"}]}, {"id": "0988580a6dec59ff", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 969}, "digests": [{"algorithm": "sha256", "value": "a83c5b6097b03509711c9cd8de59def7ecf99ed72b4076dc33f5b2e35545b3b3"}]}, {"id": "b22bc002ac088323", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "eaa3be600a842e5b603316ed14e9ae11a43003f68a8317f0f2c01a516da4e586"}]}, {"id": "e02814d7f4a701da", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "de2e7b1bc7a2aed4e5866d3655d1041206c27caf376ee81bfc4012e8225e0e7c"}]}, {"id": "d4839a4cd7c1b9dd", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 948}, "digests": [{"algorithm": "sha256", "value": "08fb40ba4144166f6ae80c7ab60be23e97e5083836d45fa85a33a5d0bfec10f8"}]}, {"id": "6da56526c2e4f9e9", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8a3dbcb92ab1c6277647fe2ab8536b5c982abbfdb1f1df5728e01b906aba953a"}]}, {"id": "d9a1307554663ce4", "location": {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "ffd25b0938aa87c23728bf20a2d4e996c8bfd9d0a33b7bb99c8999797ba60fd0"}]}, {"id": "60116ca938ea40dc", "location": {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "fbe0f62dde93af96d1b8e27b19b2ee200a834880eca805585b66d18d2ea08192"}]}, {"id": "db4f75bd764c2b18", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1176}, "digests": [{"algorithm": "sha256", "value": "cf339eae15268aff66148f3bcdf112a7700eafded3edcb3f86c60133b10e03f8"}]}, {"id": "8f78e4f8d5ee8793", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "80eee369aa5b29931209226fcb4b014ba31daa7f630d44a196817c1bb6b334f1"}]}, {"id": "6ef423a3fbc30aa4", "location": {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "8c1306d5c64b43ce6c189b8450f27160aaff3f504211ca6819af6035ae1a7d73"}]}, {"id": "c9d0b7610d39519c", "location": {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "d22b235421616835f68d15801d82b44e7c463433f8bbdcc92f9c023fafcb2bf2"}]}, {"id": "375142e6e4505116", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "b1d0ac5a261e857409cc921acb515796538b48847722f0a00ddccbf60bccec81"}]}, {"id": "af6f1074969ed9f3", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 859}, "digests": [{"algorithm": "sha256", "value": "36e68e205b53c67c7a013894e0d5c8583063468118d1ce78ecbc2200d1dd185c"}]}, {"id": "c31512f86b17e764", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "fb98230f8746d60429c20f8ce04254384337b479a77698939f7041d0c0eb4289"}]}, {"id": "8ef4c04d97d8740e", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "8d390d4c54f6a4a040b04413f1f002192027c66a2a835741f78a152074584a27"}]}, {"id": "e8baed87fedb46bb", "location": {"path": "/usr/share/common-licenses/Apache-2.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11358}, "digests": [{"algorithm": "sha256", "value": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30"}]}, {"id": "d45315b18a02abbf", "location": {"path": "/usr/share/common-licenses/Artistic", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6111}, "digests": [{"algorithm": "sha256", "value": "b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88"}]}, {"id": "c22cc31b0d4cebf2", "location": {"path": "/usr/share/common-licenses/BSD", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1499}, "digests": [{"algorithm": "sha256", "value": "5d588eb3b157d52112afea935c88a7ff9efddc1e2d95a42c25d3b96ad9055008"}]}, {"id": "785c2bd44ed84c3a", "location": {"path": "/usr/share/common-licenses/CC0-1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7048}, "digests": [{"algorithm": "sha256", "value": "a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499"}]}, {"id": "19ed813d2912d359", "location": {"path": "/usr/share/common-licenses/GFDL-1.2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20431}, "digests": [{"algorithm": "sha256", "value": "56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf"}]}, {"id": "11e2b6f58b8e0f3f", "location": {"path": "/usr/share/common-licenses/GFDL-1.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22962}, "digests": [{"algorithm": "sha256", "value": "4748f03ed2dbcc14cde6ebc30799899c403e356a7465dc30fcf2b80c45fc0059"}]}, {"id": "c3f6ab92ab9c094b", "location": {"path": "/usr/share/common-licenses/GPL-1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12632}, "digests": [{"algorithm": "sha256", "value": "d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912"}]}, {"id": "1e957c2e339b5503", "location": {"path": "/usr/share/common-licenses/GPL-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18092}, "digests": [{"algorithm": "sha256", "value": "8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643"}]}, {"id": "4a40197ad223607f", "location": {"path": "/usr/share/common-licenses/GPL-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35147}, "digests": [{"algorithm": "sha256", "value": "8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903"}]}, {"id": "b418f869a7358ab5", "location": {"path": "/usr/share/common-licenses/LGPL-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25383}, "digests": [{"algorithm": "sha256", "value": "b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c"}]}, {"id": "7de79d1e6fca35ea", "location": {"path": "/usr/share/common-licenses/LGPL-2.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26530}, "digests": [{"algorithm": "sha256", "value": "dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551"}]}, {"id": "84b8dd72a247d2a8", "location": {"path": "/usr/share/common-licenses/LGPL-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7651}, "digests": [{"algorithm": "sha256", "value": "da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768"}]}, {"id": "1c697d29b53c38bf", "location": {"path": "/usr/share/common-licenses/MPL-1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25755}, "digests": [{"algorithm": "sha256", "value": "f849fc26a7a99981611a3a370e83078deb617d12a45776d6c4cada4d338be469"}]}, {"id": "47c1ef49f6459778", "location": {"path": "/usr/share/common-licenses/MPL-2.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16726}, "digests": [{"algorithm": "sha256", "value": "fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85"}]}, {"id": "92b3b518961bf013", "location": {"path": "/usr/share/debconf/confmodule", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "c441d29fb3a1e75d9a9b35535067f73abf7104ab77cd4286087a154517dfa3dd"}]}, {"id": "750b7a445552d16e", "location": {"path": "/usr/share/debconf/confmodule.sh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2875}, "digests": [{"algorithm": "sha256", "value": "9bb739cea6c1f88c3282c6743a230acba64ac1d12c40a89daf12fe5f2390cb68"}]}, {"id": "0dd8d7dfddc2ad8d", "location": {"path": "/usr/share/debconf/debconf.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 414}, "digests": [{"algorithm": "sha256", "value": "2ed2f1e25211c95ae120cecfff540e33a533c03bb2793504c3d692b0b034c2dd"}]}, {"id": "da6808a9f54c7356", "location": {"path": "/usr/share/debconf/fix_db.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2004}, "digests": [{"algorithm": "sha256", "value": "3023d816728349ffe6647f852722046631f1802737753f75517ebff0461473df"}]}, {"id": "1cc94a66927e80f6", "location": {"path": "/usr/share/debconf/frontend", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2452}, "digests": [{"algorithm": "sha256", "value": "4425ec2e272875006ca7dde26d1c11b79a0a3570ececcd11f65baddd4b474ae0"}]}, {"id": "a3c003e2b5a8580f", "location": {"path": "/usr/share/debconf/transition_db.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "9dbd7e5dcf314de4f1c1f15c46c69754f9c61c6be632b7c5a6efee08df0aa798"}]}, {"id": "90df380b38f8dbb0", "location": {"path": "/usr/share/debianutils/shells", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42}, "digests": [{"algorithm": "sha256", "value": "184fd1ac95af5ad460ee875e9fddb4975e8720ee7d805d964c68d125573537be"}]}, {"id": "2682e7d0d3995047", "location": {"path": "/usr/share/doc-base/findutils", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 323}, "digests": [{"algorithm": "sha256", "value": "83026123456c2f7c1cc44196701180752a65423ade28344ef277cf577b12faa6"}]}, {"id": "97faa66fd230245d", "location": {"path": "/usr/share/doc-base/libpng16", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "4df0644bbc0e206506fa8804d84c149a6d6773573182826d0282b8498f98bda3"}]}, {"id": "2032a781c4d79450", "location": {"path": "/usr/share/doc-base/users-and-groups", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423}, "digests": [{"algorithm": "sha256", "value": "159902a0284dbbcc039824ebab914948f8a803280fa2b67742b8f7fd40c50250"}]}, {"id": "2508c9630a116e2f", "location": {"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "3e67668ed552fe3a0684e77282325d07fa8847f2575ea1e1906000de571b5c1e"}]}, {"id": "7574a8f8e5ef17fc", "location": {"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "307e96c4b7e8170b422d86cfb04d9ae4a404e6d46755448331cdedb23cf1c3b0"}]}, {"id": "d1c6d2e0779857f4", "location": {"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1228}, "digests": [{"algorithm": "sha256", "value": "cdb5461d8515002d0fe3babb764eec3877458b20f4e4bb16219f62ea953afeea"}]}, {"id": "59c3466d5fa9ce12", "location": {"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 798}, "digests": [{"algorithm": "sha256", "value": "0f1cde79bd80a75f9029ae9a8c252b642223027ef36f6989c63a8230aae576a7"}]}, {"id": "8d966e21b026d2cb", "location": {"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10231}, "digests": [{"algorithm": "sha256", "value": "da7a8d93abf1eccdeaf326642c8ce9ed760f3a973ca46f3f69b3cf755bb81ade"}]}, {"id": "f6dd1d7a7643c6f8", "location": {"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "6c78478c52a9512b", "location": {"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18940}, "digests": [{"algorithm": "sha256", "value": "e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c"}]}, {"id": "3d78a6863319fcf8", "location": {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "ccfe62f0f73541f1c76a6d33aed26290391685c43f914a5e24c6b1f72cddcdff"}]}, {"id": "b80dd8c645f9bebe", "location": {"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12531}, "digests": [{"algorithm": "sha256", "value": "350c1a60923248396acdf5aa3d20cdd5156e82648b3411bf9dff3a16b1ce9c7e"}]}, {"id": "9aa7ef91a77a272c", "location": {"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10829}, "digests": [{"algorithm": "sha256", "value": "6d3ee82dfc845dfab206e56f6e74ca656a1ffa84e0ee99ac98558f55c21d6b04"}]}, {"id": "39305b48adf4e209", "location": {"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8545}, "digests": [{"algorithm": "sha256", "value": "4692b171e28f301ca90ef0cf4a22677091335dd9c229404302fa28ed31261310"}]}, {"id": "32dc93d6f60ab406", "location": {"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3049}, "digests": [{"algorithm": "sha256", "value": "29162b7d5d9aabc3351d9e834dba936ee0e7b31d8bed2b87bea4b72745f36a66"}]}, {"id": "18ce7a0007f7ecb2", "location": {"path": "/usr/share/doc/debian-archive-keyring/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "b32aecaae84643700a33bc9ee83fa9b36938d35aa7b61b5042092eca77ddb732"}]}, {"id": "341140e1739816a5", "location": {"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8019}, "digests": [{"algorithm": "sha256", "value": "3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567"}]}, {"id": "92c05249b9cd8e90", "location": {"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1840}, "digests": [{"algorithm": "sha256", "value": "217cf1b67ce79cfc930dfb4a8bdaccfa4c263226131e650f13cd2b342d9171d8"}]}, {"id": "f5d43b76bddffb6d", "location": {"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8412}, "digests": [{"algorithm": "sha256", "value": "c24c685cc18d627f4fdbdcfd6a39db75ef820f36231ddea58f413329ba3a134b"}]}, {"id": "003f824790539b68", "location": {"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "93cc9036b8762701", "location": {"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2974}, "digests": [{"algorithm": "sha256", "value": "e4ad5b1bb6aa6e7aa93d7e2b516e1ae8de6e75b20cfb4c18934d111d3e918ae4"}]}, {"id": "8b84c2c8a2c6daba", "location": {"path": "/usr/share/doc/fontconfig-config/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "b215a61cdd3e62b5b17cc28b1852c78acb3dd38be0fb30706f7efc050dba91db"}]}, {"id": "20f904e8c5fe059b", "location": {"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3859}, "digests": [{"algorithm": "sha256", "value": "63d3ba759d12804c5b31a9d5940d855c1820d1f5999e6b0872eb1c7ff045fbc9"}]}, {"id": "5885db70307d773c", "location": {"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70612}, "digests": [{"algorithm": "sha256", "value": "719dd73912334e65a64c63fb1f7ccdacf70c27258570de0fb123b33d490eddf5"}]}, {"id": "3d5813765b96adf6", "location": {"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75285}, "digests": [{"algorithm": "sha256", "value": "0122839ddca455eb169542587ae16197e41ed70618bb7f0f6a5dd9b16fa27035"}]}, {"id": "a15c8f6d95bcde1e", "location": {"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4263}, "digests": [{"algorithm": "sha256", "value": "2af485dd05ff2f402caedc35973eb8bf60a639c4877949d19ad2054c1002984c"}]}, {"id": "d81d3d115725bde1", "location": {"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "b520cf9ee86ba29b", "location": {"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "42d9b4d610396b1e8d1303dcb9487af3f5a2d2709623cf03a04cf76acdf6c5e3"}]}, {"id": "c1ee053f4bf92750", "location": {"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2895}, "digests": [{"algorithm": "sha256", "value": "7fc508e2557f534edfcbfebb00cccd0e6884f7b72582c43b50bc9f7b03dc493e"}]}, {"id": "e998f8562bdcd9dc", "location": {"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "272c5b1c9235edc311f202b2a6abfff24ba96a47c779b4db3b97c2e60eb3e81a"}]}, {"id": "6da139e77e640992", "location": {"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3020}, "digests": [{"algorithm": "sha256", "value": "6679b51cc827aeec6b2d10909435db6312a4ecb8a8a8a15cb7194d98460f8869"}]}, {"id": "34828db1286a7fa8", "location": {"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "9a2dfb4a5abc7e84be2cc41f1089be665519c9409549296f6c19de57ab1d37c2"}]}, {"id": "b214c4e6082e25fc", "location": {"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "307e96c4b7e8170b422d86cfb04d9ae4a404e6d46755448331cdedb23cf1c3b0"}]}, {"id": "1eae2b2c5051b4a6", "location": {"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1947}, "digests": [{"algorithm": "sha256", "value": "0cbec745d85ea775450b2d54fac55277197f429e52d611f72852ed420450620e"}]}, {"id": "5d01e5f35540e12e", "location": {"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1596}, "digests": [{"algorithm": "sha256", "value": "6c7011e93f643b112c4cc3622131e28a30477afad6c4f5efe466b13aa7f603cc"}]}, {"id": "aa99a1802f414124", "location": {"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1596}, "digests": [{"algorithm": "sha256", "value": "6c7011e93f643b112c4cc3622131e28a30477afad6c4f5efe466b13aa7f603cc"}]}, {"id": "c9e9876e4a578be0", "location": {"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "a2557c9548cda74e", "location": {"path": "/usr/share/doc/libbrotli1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "24a64e5bb83d0960d1835696a1e23c0896ad6055b0ca47c66ab0eb9a766324b1"}]}, {"id": "ca243b86e7be8e2a", "location": {"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25649}, "digests": [{"algorithm": "sha256", "value": "ff2fdeeb0fe8bcb9045fe91d69e8312a5b477c54db48dffe34dd1c0d730c5864"}]}, {"id": "dba41ce027161751", "location": {"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "832ed535ff3c3d025a8d2348eb1b697b89addcf2eaadbc17650262040b9145e2"}]}, {"id": "50c0500892cf5dec", "location": {"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25467}, "digests": [{"algorithm": "sha256", "value": "40c7e1f2118531f038ca22999bd976901254e1bc5cd1b0f0211bdd064c599987"}]}, {"id": "573420f1eefa53cc", "location": {"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25467}, "digests": [{"algorithm": "sha256", "value": "40c7e1f2118531f038ca22999bd976901254e1bc5cd1b0f0211bdd064c599987"}]}, {"id": "b13bca47d195be7b", "location": {"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1407}, "digests": [{"algorithm": "sha256", "value": "8cdc2d0eeeb4ed84963c58be27389b148e830ce5ec42c2598cf194721d0430ec"}]}, {"id": "fd3fad4d7f646357", "location": {"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "9e3a4384b6d8d2358d44103f62bcd948328b3f8a63a1a6baa66abeb43302d581"}]}, {"id": "7fea5123b36f359c", "location": {"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5827}, "digests": [{"algorithm": "sha256", "value": "5b0071d92fec4640942cea6af421f561698dbde02c9c4c62d563fb254c34f644"}]}, {"id": "413bae83676b634c", "location": {"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10829}, "digests": [{"algorithm": "sha256", "value": "6d3ee82dfc845dfab206e56f6e74ca656a1ffa84e0ee99ac98558f55c21d6b04"}]}, {"id": "2588e3c1c25bd614", "location": {"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7517}, "digests": [{"algorithm": "sha256", "value": "b3bbc6fbb3f2a0e6a487e953eb8c3cc4bdb6f4150f7f51d20b1e9a3c8ef92d3d"}]}, {"id": "d8de1eb012de901d", "location": {"path": "/usr/share/doc/libdebconfclient0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "1f48252e8bd71085c67fe1f5468c67da1d2d7cc34cd8a7e9d90b9ad2df080e8e"}]}, {"id": "f5a0a07e67718f27", "location": {"path": "/usr/share/doc/libdeflate0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1483}, "digests": [{"algorithm": "sha256", "value": "06b1e73b344fa5ad4c24a79547dd787623f3d118d681d6c9bd3fdc10a7070381"}]}, {"id": "229221cc9155368a", "location": {"path": "/usr/share/doc/libexpat1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1756}, "digests": [{"algorithm": "sha256", "value": "60919fe1a156395ff14511bb6ff79756c50ade2fff59ac60c9bae1d8a7fe6292"}]}, {"id": "28270608c5a5204b", "location": {"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "11ce7c300614d046", "location": {"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3440}, "digests": [{"algorithm": "sha256", "value": "7258c8acc378030d8dbe1fcdf394e915769fa31dcbaf3d2991d9a79891f3bcdc"}]}, {"id": "b876a57e25ab06bf", "location": {"path": "/usr/share/doc/libfontconfig1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "b215a61cdd3e62b5b17cc28b1852c78acb3dd38be0fb30706f7efc050dba91db"}]}, {"id": "938d37219d8b3e9a", "location": {"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29848}, "digests": [{"algorithm": "sha256", "value": "b69473ecae7165c2cebb49d3221e8264c41ce218346a352aeda3c81d2ee45c2d"}]}, {"id": "72de21dd72740595", "location": {"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21681}, "digests": [{"algorithm": "sha256", "value": "8f11910ef604ead72fbdc0c0caa641e3f955f66c4868175310ed7290e32b0f37"}]}, {"id": "1eb196cf833036b8", "location": {"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10242}, "digests": [{"algorithm": "sha256", "value": "29107fce48d32f44d4e54448aa53219a19527f0ab6006d16342c9d0950f1d287"}]}, {"id": "87e3ff18f8c7ea2e", "location": {"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1766}, "digests": [{"algorithm": "sha256", "value": "a8846b684eec2e5cfb0ac9820d606ba347f139ceefe578014e4ca11fd12ec297"}]}, {"id": "a8bc86c3b832f338", "location": {"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2019}, "digests": [{"algorithm": "sha256", "value": "f73f781beb9f85b3f921f9bf540fc89d6eff9e20689ef9323ce510d077a30878"}]}, {"id": "d5c796196ca43435", "location": {"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49174}, "digests": [{"algorithm": "sha256", "value": "1934ff9a4bb0ed9238392c228e8c9cca0858b22d8528c2ac6b9ea45129d55330"}]}, {"id": "1903290cd9775aaf", "location": {"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5009}, "digests": [{"algorithm": "sha256", "value": "ef74578dd392759954c80d4ad3986273d05d8c2098b2e9ee18980f88e0ad3342"}]}, {"id": "cd5a4d812f9ac79d", "location": {"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61825}, "digests": [{"algorithm": "sha256", "value": "4a2d321ab57260e8de4b67bde8cff76c07d28be69c2d8b22dfc2bfa42f5c41b9"}]}, {"id": "0f4c35fa413db670", "location": {"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20902}, "digests": [{"algorithm": "sha256", "value": "d8b51ce04d337e49df2f6258a5c8558f3080ff2cf629deb9f07c0361d1757e7b"}]}, {"id": "839a23cb18e6ff42", "location": {"path": "/usr/share/doc/libicu67/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7288}, "digests": [{"algorithm": "sha256", "value": "2f37c170c85e763bd01220ea475b1d63992a2d0a625689721658cf0cfdc3b866"}]}, {"id": "f86d38302a3a0a20", "location": {"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5348}, "digests": [{"algorithm": "sha256", "value": "41702469f28e8ff406345e3d1dd0c741f11bdfca319264f67036efd6aaa79e4b"}]}, {"id": "6fe55eec3e032114", "location": {"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1849}, "digests": [{"algorithm": "sha256", "value": "89ab20c324a191652e94598f2144a65442faed4f14f77bbd10516130ee20f05a"}]}, {"id": "326a3b6771dd159c", "location": {"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12776}, "digests": [{"algorithm": "sha256", "value": "80928b9791ef0add1454651947bce9bb0898c1f4e12892a30a8f8e3d39012993"}]}, {"id": "cb51919c212281cf", "location": {"path": "/usr/share/doc/libk5crypto3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61825}, "digests": [{"algorithm": "sha256", "value": "4a2d321ab57260e8de4b67bde8cff76c07d28be69c2d8b22dfc2bfa42f5c41b9"}]}, {"id": "cbb54258521b66d5", "location": {"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2104}, "digests": [{"algorithm": "sha256", "value": "6ab5c541723d8211cab7ebc1643d53aa51c4863c1c838e4625d797ece9472ee8"}]}, {"id": "935c3ef8cfc93f8e", "location": {"path": "/usr/share/doc/libkrb5-3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61825}, "digests": [{"algorithm": "sha256", "value": "4a2d321ab57260e8de4b67bde8cff76c07d28be69c2d8b22dfc2bfa42f5c41b9"}]}, {"id": "04b388b6642ced3b", "location": {"path": "/usr/share/doc/libkrb5support0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61825}, "digests": [{"algorithm": "sha256", "value": "4a2d321ab57260e8de4b67bde8cff76c07d28be69c2d8b22dfc2bfa42f5c41b9"}]}, {"id": "c3a9d17e38710192", "location": {"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20216}, "digests": [{"algorithm": "sha256", "value": "0690f1ee382f98e95b446743db55395641d5e258de65939e9cb1c660d67a43a8"}]}, {"id": "d6b668e7a5586cc3", "location": {"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3574}, "digests": [{"algorithm": "sha256", "value": "a82c5d50439c6d9f32b874dbc75ae5292ba5a3e50318bed80e82a8f5254689ca"}]}, {"id": "54c9704b29f95cb9", "location": {"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15465}, "digests": [{"algorithm": "sha256", "value": "a2dc8fac0f496e1c58aff67018cf0c6b88336316afa5642f9335b71642e28aa8"}]}, {"id": "b513cd93acb6f036", "location": {"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8018}, "digests": [{"algorithm": "sha256", "value": "4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6"}]}, {"id": "17eef83ac6e375ff", "location": {"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "f5788b9178d6e0ad", "location": {"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20902}, "digests": [{"algorithm": "sha256", "value": "d8b51ce04d337e49df2f6258a5c8558f3080ff2cf629deb9f07c0361d1757e7b"}]}, {"id": "49e5f24967966534", "location": {"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11911}, "digests": [{"algorithm": "sha256", "value": "2310a85e31051d9d60e22be1b35e20ee447ad1de8b80a88bb46711154374318e"}]}, {"id": "cfee3883831878f9", "location": {"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13646}, "digests": [{"algorithm": "sha256", "value": "7d9c79b73fd956319a90cd210441498b225e00960352c4c6d447436481bb0eec"}]}, {"id": "a019a5172a7c8d1f", "location": {"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8244}, "digests": [{"algorithm": "sha256", "value": "a366c3574c517b1e738ae2ca268d5ae2bff638a430bb32a0f0c6a1980f0faca6"}]}, {"id": "8f06be205e2f32f3", "location": {"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "15cb37829a2f3c7b", "location": {"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "3f80b26426dc61c8", "location": {"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "35d6e5099c68b6e8", "location": {"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "51f23de0fe542341", "location": {"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3123}, "digests": [{"algorithm": "sha256", "value": "f65dae37239e4d61a1bdeaf2ded76b8569d012a054aa042233b78615e7a83210"}]}, {"id": "e2b52ec9a72b81bc", "location": {"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2765}, "digests": [{"algorithm": "sha256", "value": "ac9276490d2fa167442ae1aae33926514ad10c8886baa40046c5e367fccc5938"}]}, {"id": "7268d6a87059a189", "location": {"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13341}, "digests": [{"algorithm": "sha256", "value": "b2d88c45221e2016a5a0bb98406b45faf911f1aff87242eec12af05abae1de0a"}]}, {"id": "3472b263982e1a78", "location": {"path": "/usr/share/doc/libpsl5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2943}, "digests": [{"algorithm": "sha256", "value": "a530da63c89b707cb51a9c84667aecd0f2a138b0503734cbc8e73ea7cc6fbae0"}]}, {"id": "74b222c98c8fa932", "location": {"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "3a3174c995a17c797069650c273120b145bc26157eed25ad6bd1be18a25d1096"}]}, {"id": "f659f7ae8cc2b61c", "location": {"path": "/usr/share/doc/librtmp1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2726}, "digests": [{"algorithm": "sha256", "value": "4302abcc1ea1b6cbe8d19c79b892acf78878030220210707c19006828866207c"}]}, {"id": "55dd76f6e5532b46", "location": {"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3577}, "digests": [{"algorithm": "sha256", "value": "cc230c5b0ea3cecd0bd9aa6ebb778c3b1ddb3c478d94ccf6cbdf77c8ca99bc77"}]}, {"id": "298752589c10820b", "location": {"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3577}, "digests": [{"algorithm": "sha256", "value": "cc230c5b0ea3cecd0bd9aa6ebb778c3b1ddb3c478d94ccf6cbdf77c8ca99bc77"}]}, {"id": "ec860db239381c64", "location": {"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1429}, "digests": [{"algorithm": "sha256", "value": "6da0653a365b80ab31478dbfe9e7c358e80d58b6d2b52b4e16b4dbb42d7d9f5c"}]}, {"id": "1b044adf963b70d4", "location": {"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3131}, "digests": [{"algorithm": "sha256", "value": "641806738b0c6a3d03168c2649e6b94205198bb66cd557e6bae3a20b71c9bb0b"}]}, {"id": "d5b1155da03240e0", "location": {"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "e00e6a86c598f9e24ced0180a70a5f2f2e45e133d93adf2b17ce8a06ce4b1b51"}]}, {"id": "b778a3fb044bea9a", "location": {"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "e00e6a86c598f9e24ced0180a70a5f2f2e45e133d93adf2b17ce8a06ce4b1b51"}]}, {"id": "bdf8fe9bedd9d434", "location": {"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2073}, "digests": [{"algorithm": "sha256", "value": "34414ad829fcea0064729c14f1f900632bfa7d38061b13a9797eec320c372d9e"}]}, {"id": "be10c83d19d13943", "location": {"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "f5fa09d64a8ceb2f", "location": {"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "6f717a1464301a641ac17e7301f1a1b221da802e8edf8cf4bc963721d487b146"}]}, {"id": "e0e89457f3a3d05d", "location": {"path": "/usr/share/doc/libssh2-1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2019}, "digests": [{"algorithm": "sha256", "value": "e622074eb0b16d898ad38cb5a779b06d58c80959446e4cfef23640071a7528be"}]}, {"id": "f040d361bfd4ade0", "location": {"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6548}, "digests": [{"algorithm": "sha256", "value": "bd7fb9ce3586c01003ff505d69fade885b68b0f8a1cdd7ce43630f8ed3dc119a"}]}, {"id": "0ab91420b409ea12", "location": {"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10934}, "digests": [{"algorithm": "sha256", "value": "cc71aafd0f2989dead5452df2f4f17cbab8c59b4e7618973a1d9f6a0725a1ca5"}]}, {"id": "f799483f7a504086", "location": {"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3451}, "digests": [{"algorithm": "sha256", "value": "ab2f3532a1bf45d90643e92c1dfb985982698ecbf63f12595acfd9598d36350d"}]}, {"id": "d866f7b142560da2", "location": {"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "76d76328df19f51ad6b48e925cc2fd8aeaea7d2f1ce905983753fc855466de8b"}]}, {"id": "3cfe0cfd942e0a87", "location": {"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4670}, "digests": [{"algorithm": "sha256", "value": "d321c4a3b74b74e7dbe5946b9bd424a7679cb0dc04a7007c142d20298cb946cc"}]}, {"id": "ffcc25576d7d9b01", "location": {"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12942}, "digests": [{"algorithm": "sha256", "value": "cffa5bbd80f3e38acf6ef3a0af73679b36c17f2eb3054c72d24b06b35eca1e03"}]}, {"id": "ef76c5f2bab40ff2", "location": {"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12942}, "digests": [{"algorithm": "sha256", "value": "cffa5bbd80f3e38acf6ef3a0af73679b36c17f2eb3054c72d24b06b35eca1e03"}]}, {"id": "44bdab1276b1a42d", "location": {"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10934}, "digests": [{"algorithm": "sha256", "value": "cc71aafd0f2989dead5452df2f4f17cbab8c59b4e7618973a1d9f6a0725a1ca5"}]}, {"id": "401c67940fe5da62", "location": {"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6067}, "digests": [{"algorithm": "sha256", "value": "5b188ea82b86a3136a7480600b2e244df542c702effe7aedf04951c9d9559eb3"}]}, {"id": "7c8af3d0413bf6aa", "location": {"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "e367e6a96607b9bb", "location": {"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2027}, "digests": [{"algorithm": "sha256", "value": "01eb328708a9454061dd13931b19135e1c2c6251a7e6a6d0efc4b9bc436109c7"}]}, {"id": "e28b0e8547739d04", "location": {"path": "/usr/share/doc/libx11-6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47102}, "digests": [{"algorithm": "sha256", "value": "0b380a7fd5b2228f26e9585e56f14812efd3350f3df307507d2bc055dfd8de3e"}]}, {"id": "478723c5b97e71ce", "location": {"path": "/usr/share/doc/libx11-data/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47102}, "digests": [{"algorithm": "sha256", "value": "0b380a7fd5b2228f26e9585e56f14812efd3350f3df307507d2bc055dfd8de3e"}]}, {"id": "e8eccdc3ceffb411", "location": {"path": "/usr/share/doc/libxau6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1224}, "digests": [{"algorithm": "sha256", "value": "118dd263a7b91c8f21c489f949bf13281dff9e766deea92b829dac4dce66601a"}]}, {"id": "6eb1b1bb480ff222", "location": {"path": "/usr/share/doc/libxcb1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "4f7cb9db6bf6542f5417e3d674c780d3a5fd12291a54d63054fb576ee0cfae80"}]}, {"id": "aa8738ed0cc4220f", "location": {"path": "/usr/share/doc/libxdmcp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1265}, "digests": [{"algorithm": "sha256", "value": "1bcbb50f8603fe8b86d330bfa460b772ea04fbd3c70e4499f0768b5340b9fd6e"}]}, {"id": "d028b0c387bb3b99", "location": {"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3067}, "digests": [{"algorithm": "sha256", "value": "feb257f165cb71bcd43a6d0caeee0b50d7f1c043ad98f2916e8815033a12adcc"}]}, {"id": "56359666f3b35045", "location": {"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3879}, "digests": [{"algorithm": "sha256", "value": "60ff44bf6ae8fdc03aa67f4ebbc6e4bba30ac96938e55bc84b1777387a58992c"}]}, {"id": "09706acc05a2caa9", "location": {"path": "/usr/share/doc/libxslt1.1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3282}, "digests": [{"algorithm": "sha256", "value": "4b82c8dd6e55001a5921bea1d6db20be5c51e5976d892e870324026c23f37b6f"}]}, {"id": "6934aab168338ed1", "location": {"path": "/usr/share/doc/libxxhash0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2531}, "digests": [{"algorithm": "sha256", "value": "943da430317715aa4b0cf5e7220109ee2022c5b90ec053b477d8ac82a2974c4a"}]}, {"id": "ad1ab529c8684e08", "location": {"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5268}, "digests": [{"algorithm": "sha256", "value": "8cf66791fbe72801cb1d701c832b7e395dad0000bb9699dc42df94b49d699e91"}]}, {"id": "b927fba33506c666", "location": {"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "56ca9c00cdef4d69b35d2013465c539eb9e09a80fec538d0f6dc91423dbaa1d3"}]}, {"id": "5e4c7ee040cc31a2", "location": {"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "a02f1d3bf2d421f0", "location": {"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2649}, "digests": [{"algorithm": "sha256", "value": "5838867827e001081f2a1884f55614df9fbb303bb03de6087220ac0b6f8ea44b"}]}, {"id": "04efa4ce9e38d8ff", "location": {"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "74a10b02e3422fe1be9a5ae06568ea587592123505284dea9df65ab72d94d183"}]}, {"id": "e74c8430dc7734d4", "location": {"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "6d14558df6d061a8", "location": {"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4670}, "digests": [{"algorithm": "sha256", "value": "d321c4a3b74b74e7dbe5946b9bd424a7679cb0dc04a7007c142d20298cb946cc"}]}, {"id": "a0b1895a4a7a75de", "location": {"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4670}, "digests": [{"algorithm": "sha256", "value": "d321c4a3b74b74e7dbe5946b9bd424a7679cb0dc04a7007c142d20298cb946cc"}]}, {"id": "6235205fd6dd5493", "location": {"path": "/usr/share/doc/nginx-module-geoip/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "4f72e2bccf0bcd839dd447ab6f359336f428caa1987a9afec2bc9ade5711658a"}]}, {"id": "aea23afa92312f57", "location": {"path": "/usr/share/doc/nginx-module-image-filter/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "4f72e2bccf0bcd839dd447ab6f359336f428caa1987a9afec2bc9ade5711658a"}]}, {"id": "3f8aed03e9d634ac", "location": {"path": "/usr/share/doc/nginx-module-njs/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1485}, "digests": [{"algorithm": "sha256", "value": "bf0746e75035cc2b9c3346feb08fd7aa414c088719c00e76734c6d7fe9c0647d"}]}, {"id": "141c6980f8c42818", "location": {"path": "/usr/share/doc/nginx-module-xslt/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "4f72e2bccf0bcd839dd447ab6f359336f428caa1987a9afec2bc9ade5711658a"}]}, {"id": "a328d6c8cfa47029", "location": {"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "4f72e2bccf0bcd839dd447ab6f359336f428caa1987a9afec2bc9ade5711658a"}]}, {"id": "1e06538ce6033d2d", "location": {"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6548}, "digests": [{"algorithm": "sha256", "value": "bd7fb9ce3586c01003ff505d69fade885b68b0f8a1cdd7ce43630f8ed3dc119a"}]}, {"id": "20df8a8d3978ea3f", "location": {"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "56ca9c00cdef4d69b35d2013465c539eb9e09a80fec538d0f6dc91423dbaa1d3"}]}, {"id": "81b4967e576441a4", "location": {"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 109137}, "digests": [{"algorithm": "sha256", "value": "72de989079c1d446aa355c87094da49d7f8bce14edf70782c96497923f6e0322"}]}, {"id": "c46f8ffebce9b16a", "location": {"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "3a3174c995a17c797069650c273120b145bc26157eed25ad6bd1be18a25d1096"}]}, {"id": "6b02c689aee2404f", "location": {"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 849}, "digests": [{"algorithm": "sha256", "value": "60886b6264e9531565ccf1e31a63cd9b23f0bf4bbd7053b46aa9e6ae7622d31d"}]}, {"id": "4453c400923411de", "location": {"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5073}, "digests": [{"algorithm": "sha256", "value": "09d2c4e2b90abf1fa5058b90c1e95df4a3fbe3ba4693367e76ee3aefabc11e78"}]}, {"id": "81dacd9212acf561", "location": {"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2267}, "digests": [{"algorithm": "sha256", "value": "ce1edf366d5e3d9a26ca2708247ce57c7475c526ec7f8048fb5ca0296e2c2837"}]}, {"id": "a629c33a74f2fdda", "location": {"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1488}, "digests": [{"algorithm": "sha256", "value": "5e07fa97dc98e502dc15d09d4c14647ec77509f949267a30d1341cadf84d629f"}]}, {"id": "60ad5c8234f5a58d", "location": {"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 308}, "digests": [{"algorithm": "sha256", "value": "75b41b8de75b1596a239f6fa8e4caa409de4cf985cee2943d2a94b4e96a5197d"}]}, {"id": "fbd10a09559ae3b0", "location": {"path": "/usr/share/doc/ucf/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4152}, "digests": [{"algorithm": "sha256", "value": "51654a8503239408608244bf9aa86f9eac09d9cfc2b6b2b4e08934cf0323dcd2"}]}, {"id": "e57df8c4be45f0ce", "location": {"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "bcd9a036be6cdf43", "location": {"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "d77204eee882807240f6351c4f5ae2a4bcdb5b773ff77d10647b9b66b826b2fb"}]}, {"id": "7486574a928d58f3", "location": {"path": "/usr/share/dpkg/abitable", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 362}, "digests": [{"algorithm": "sha256", "value": "c9ed655f391a2dffdfee2070e9c4bd1f502ffff17d19abff21ba492ab643c919"}]}, {"id": "240c33a7827bbb70", "location": {"path": "/usr/share/dpkg/cputable", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1997}, "digests": [{"algorithm": "sha256", "value": "55e870af58e85ae94141b4885b13cbb4f58e8e00612a64e7dd580c9a607752da"}]}, {"id": "7f9948089f1365a5", "location": {"path": "/usr/share/dpkg/ostable", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2000}, "digests": [{"algorithm": "sha256", "value": "49b8a094236fd9f06463afab94d49956cf6fba363ec14d75da6ae3310214ca42"}]}, {"id": "2e6cd9bad965fda8", "location": {"path": "/usr/share/dpkg/sh/dpkg-error.sh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2159}, "digests": [{"algorithm": "sha256", "value": "c06df2491e7d12dbdb63042d9710748ac93d81b231f01b493a095ef67adfe718"}]}, {"id": "bfccb0c58f71c318", "location": {"path": "/usr/share/dpkg/tupletable", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2249}, "digests": [{"algorithm": "sha256", "value": "8e67a11365119686218b5a245c60fc62484050daf676c6e009d9a0a0e4265f0a"}]}, {"id": "28e584aa2ce3da29", "location": {"path": "/usr/share/fontconfig/conf.avail/10-autohint.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 706}, "digests": [{"algorithm": "sha256", "value": "b60c416c62c59949ce53a0b7bd0c77e76f309c500c767ec59e02587c3726e5bc"}]}, {"id": "990411c40a984972", "location": {"path": "/usr/share/fontconfig/conf.avail/10-hinting-full.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 692}, "digests": [{"algorithm": "sha256", "value": "0ddfabd0287f73028ad872006389fbe63fab7d7ba2a0f1f85d35c282a0dde6ca"}]}, {"id": "36ef7d88c76be99f", "location": {"path": "/usr/share/fontconfig/conf.avail/10-hinting-medium.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 696}, "digests": [{"algorithm": "sha256", "value": "bf2274bd1e7ee08b16ea6f0e67d073b42076d43c4bc61ed0d1159da905288ad9"}]}, {"id": "b30d03ae37fed558", "location": {"path": "/usr/share/fontconfig/conf.avail/10-hinting-none.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 692}, "digests": [{"algorithm": "sha256", "value": "938da6a7f533af329510bb3b7bba103639bbd7ff0761d1d6556ee5079d603d36"}]}, {"id": "7f6f3c56a2a85fe4", "location": {"path": "/usr/share/fontconfig/conf.avail/10-hinting-slight.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 696}, "digests": [{"algorithm": "sha256", "value": "1fac58aa3c865e9b05088f94f7a4684d8a60d134421690cfd04842eb00fe1332"}]}, {"id": "2bd976e539cb9437", "location": {"path": "/usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 723}, "digests": [{"algorithm": "sha256", "value": "db6cc09b48abbec33a6074b04cfc1dc5161b86cf73fd9321e7c7e6853bda875e"}]}, {"id": "6b91b23eba338270", "location": {"path": "/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "31bc5919577b3c897a850948e2a3ede8bd612e6736afe84e532ec8a6c12a36ca"}]}, {"id": "62ac605003c1ccc5", "location": {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 748}, "digests": [{"algorithm": "sha256", "value": "133e75ed6eab24cd4b352603b1f3d54d131211e0d95c3a32274b389dacfccd1e"}]}, {"id": "3bf2e7ab750cf63d", "location": {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 748}, "digests": [{"algorithm": "sha256", "value": "12eea6c29a800f58efc25dec0d928779ec344006698902c3a037e0522c4ae126"}]}, {"id": "39d33c72d267fe3b", "location": {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 758}, "digests": [{"algorithm": "sha256", "value": "c8e81739ef7fb736eebf9251d7caf67fcc931ce894de0b3f5dd46a10f4e146b5"}]}, {"id": "38c81702d7be771b", "location": {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 758}, "digests": [{"algorithm": "sha256", "value": "8591239ca7d60fdec74b0701c2b043ec1af6a48bf5089fb050559e599e122c95"}]}, {"id": "dd193389ea0a7f57", "location": {"path": "/usr/share/fontconfig/conf.avail/10-unhinted.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 701}, "digests": [{"algorithm": "sha256", "value": "177de69285f723ecc71108bc8fcac7d125fcea7945770e5d97d74f0bf5ec989d"}]}, {"id": "0830c8edee34fd10", "location": {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 771}, "digests": [{"algorithm": "sha256", "value": "7b72aa9bbe1559da3931bb4dbb64666aca90fa5b81886cc60ab5c74383ed2756"}]}, {"id": "20d116e9b5645685", "location": {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 768}, "digests": [{"algorithm": "sha256", "value": "5f4e884146127d72f2357b22e175a9f8aeeb2f494355910c1b33bbaadc4e098e"}]}, {"id": "d6ab896a46f260c9", "location": {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 765}, "digests": [{"algorithm": "sha256", "value": "e5d07262e90c1ae756261e26b0a95e937c4e5e81743f6b21eb68e165e232d883"}]}, {"id": "8071876ebb23f37b", "location": {"path": "/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "e4bc8e2f51fe4becf778c9bf3f977935d4396f42193ee02e9d582c71a212e2b9"}]}, {"id": "680959681290e147", "location": {"path": "/usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 3489}, "digests": [{"algorithm": "sha256", "value": "13c34be22daec29f99930aa9e5cdc4b6d4b837d3d0a7ad21b398502a1087d810"}]}, {"id": "78ba90f1887b6f2f", "location": {"path": "/usr/share/fontconfig/conf.avail/30-metric-aliases.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 13274}, "digests": [{"algorithm": "sha256", "value": "e424cacbd9d7a5c9646d5bfd11127c66182cb740c644fad0f7990ab742b356ae"}]}, {"id": "fcbc3ec955573f18", "location": {"path": "/usr/share/fontconfig/conf.avail/40-nonlatin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5630}, "digests": [{"algorithm": "sha256", "value": "c6845176bc55e2e4563abe421028c994f4cf93107cfe43442b9f18833fa44f10"}]}, {"id": "2a6b28ac1e46dd3e", "location": {"path": "/usr/share/fontconfig/conf.avail/45-generic.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 3543}, "digests": [{"algorithm": "sha256", "value": "48e9b9efb969f77f04d055ad512dd732a8319a655bd93011921c912321b18ac6"}]}, {"id": "e3ef366ff31078de", "location": {"path": "/usr/share/fontconfig/conf.avail/45-latin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 6600}, "digests": [{"algorithm": "sha256", "value": "1a17eaeb44bdc367f16939dfb2ca1a00a57a9b788b9057a80c656667fa41721e"}]}, {"id": "66eb4e102cb7b33a", "location": {"path": "/usr/share/fontconfig/conf.avail/49-sansserif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 799}, "digests": [{"algorithm": "sha256", "value": "8763cdac2dc15bc9ca4722bfc42915caacc585e1b73b1687027999eba1a4859e"}]}, {"id": "4a8fb81df0c6d29e", "location": {"path": "/usr/share/fontconfig/conf.avail/50-user.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 911}, "digests": [{"algorithm": "sha256", "value": "f8ba8a95fb232a9baf2766e54be0c10b3cde40a276faa6d988e67255992f619f"}]}, {"id": "7d0ba76320fc7a34", "location": {"path": "/usr/share/fontconfig/conf.avail/51-local.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 423}, "digests": [{"algorithm": "sha256", "value": "f28ac67ab31540c5b5df3faee9d1d6c6d31ba83ea87e851850f5f9e32341126c"}]}, {"id": "7609580cb411492b", "location": {"path": "/usr/share/fontconfig/conf.avail/60-generic.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "65acf3c836c88d4d4b455d791cb32d5f7f8850e47951de8439cf3c177beea075"}]}, {"id": "39356f3c0050386d", "location": {"path": "/usr/share/fontconfig/conf.avail/60-latin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "c0e9c3cdf4b785dbd7bb4feeea9e92c164ec452c99385452aca1efbd36817484"}]}, {"id": "2b0a3a351fa1bfb3", "location": {"path": "/usr/share/fontconfig/conf.avail/65-fonts-persian.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 10293}, "digests": [{"algorithm": "sha256", "value": "4d53dc8cc9604e0fec716a5947b5235314b1594d1c09f62a34778e6321dc8f20"}]}, {"id": "ece2f02268238205", "location": {"path": "/usr/share/fontconfig/conf.avail/65-khmer.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 464}, "digests": [{"algorithm": "sha256", "value": "ab056a77ca1f8bc94117ce99f53fbbdd4516656086b0bb7104de3b58948c3848"}]}, {"id": "18e76ee51eeea177", "location": {"path": "/usr/share/fontconfig/conf.avail/65-nonlatin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8008}, "digests": [{"algorithm": "sha256", "value": "306af8437a37ac6d3eb8ba6b35f40373720f4f6569f9dc9848290eadcfea2575"}]}, {"id": "7283c18ca5606493", "location": {"path": "/usr/share/fontconfig/conf.avail/69-unifont.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 847}, "digests": [{"algorithm": "sha256", "value": "eb4f4ce7f09017cc9764ea9979dc01ff21902f5566bc73e7d721a872fcc80cbb"}]}, {"id": "ec19026909c7a325", "location": {"path": "/usr/share/fontconfig/conf.avail/70-force-bitmaps.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 487}, "digests": [{"algorithm": "sha256", "value": "0b795a6a0a08f815cab64bbc7ab0a4cedd40ba7b272e005faebb1a2ab25bf4f6"}]}, {"id": "af33cc86dbe4c12a", "location": {"path": "/usr/share/fontconfig/conf.avail/70-no-bitmaps.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 487}, "digests": [{"algorithm": "sha256", "value": "a68f782f773c0a0061b7780b227f221c8b3fc06d66bd8fe654b261617b3dbbe0"}]}, {"id": "9fe3a4ed0c9b105f", "location": {"path": "/usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 77}, "digests": [{"algorithm": "sha256", "value": "87228113c2e8ffbf5565ffaa80d5e5fde33b14f0725accf69e1e31c80df398c0"}]}, {"id": "04b1e5152723f8e7", "location": {"path": "/usr/share/fontconfig/conf.avail/80-delicious.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 597}, "digests": [{"algorithm": "sha256", "value": "d3cb327de779ad929b12a501b447e1f9c541f51437e389b3d17edb3ecff83496"}]}, {"id": "3570435de039a002", "location": {"path": "/usr/share/fontconfig/conf.avail/90-synthetic.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1917}, "digests": [{"algorithm": "sha256", "value": "54a5935ea79c66e07faf743b81f2647eca849800b2b0422e84cd66527a75066a"}]}, {"id": "12d798d60785ba7e", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 705684}, "digests": [{"algorithm": "sha256", "value": "b8f2cc80d705347233f99623e277909c9b604a3f544d628d2a40e5cfd65ac5cf"}]}, {"id": "d510d277c89bb258", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 757076}, "digests": [{"algorithm": "sha256", "value": "35226ac1e50d1b60af2ff7da5878d8ede0c83bc00fe84713f265cb6ded8f5f9f"}]}, {"id": "a4cd10d279126090", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 331992}, "digests": [{"algorithm": "sha256", "value": "d9b4f6116035fc25046647e5fea8532021f01c4f89bb2545d0a6dc6e1e9e865d"}]}, {"id": "5dc36926636e40a7", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 340712}, "digests": [{"algorithm": "sha256", "value": "2627656503d8d0a859c5ddcb096d3d510d34c776d88e94c3971dc114bd88ca7b"}]}, {"id": "71759928c57387cd", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 356088}, "digests": [{"algorithm": "sha256", "value": "9c4afda943e3f8b78c2c56373e88f48b31d2c037d238fd169cfe6488076f163a"}]}, {"id": "a77419b217c92813", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 380132}, "digests": [{"algorithm": "sha256", "value": "42eea8905349176d9f373302b756902a0ddbe7738a01cd6d70387a4589c65966"}]}, {"id": "e3a4449a0627ec2c", "location": {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1}, "digests": [{"algorithm": "sha256", "value": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"}]}, {"id": "89b5ab27752880b7", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "3c69a4a429940debb986f95afe1895926f45ee06fe6c27d707a69ee312d1a8e2"}]}, {"id": "26dca30f80c2a1ef", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75193}, "digests": [{"algorithm": "sha256", "value": "bbaf64e5da96c82f1130dbbd80a74881e9b63d03f74cba52419b5ab9c07d467a"}]}, {"id": "7471e15b1615ffc8", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28166}, "digests": [{"algorithm": "sha256", "value": "2e2fd4a108ac0fcc23c41c0c0873c598c901f03267690b58cd755470c554f1ed"}]}, {"id": "08f9892c7ba42779", "location": {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2387}, "digests": [{"algorithm": "sha256", "value": "a07c37ba8e9253af849eb26da8eda36a5a002970a053700e6ca67b0f5ea2fc27"}]}, {"id": "e1724cc06c3b817f", "location": {"path": "/usr/share/java/libintl-0.21.jar", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/jar", "size": 2585}, "digests": [{"algorithm": "sha256", "value": "92bcf04d7016eb9fac38212ed8ef025b328fa5928d722a2b456ae8924db78d7f"}]}, {"id": "444b6035270b044e", "location": {"path": "/usr/share/keyrings/debian-archive-bullseye-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8700}, "digests": [{"algorithm": "sha256", "value": "9395df01c1c6226584206a77d237c60fdc7039a015ece4e6bd3b1947db6c3b1e"}]}, {"id": "d46da84c0ad1fe1a", "location": {"path": "/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8709}, "digests": [{"algorithm": "sha256", "value": "e551f90fa954a65b3b6c54160f9d8485bee806318afe7a6998c4d9bece8e0df3"}]}, {"id": "55c064b28b1e91e3", "location": {"path": "/usr/share/keyrings/debian-archive-bullseye-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2453}, "digests": [{"algorithm": "sha256", "value": "0cdd043ff2e04448802488fd4a4e3812c298a1ab5d81374ea9a9693a274cef8c"}]}, {"id": "0ba183e27e820912", "location": {"path": "/usr/share/keyrings/debian-archive-buster-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8132}, "digests": [{"algorithm": "sha256", "value": "89d89bcedee9ed88b25eabb5be786fbca6259f121e6ad6ebf5651f852f5227cf"}]}, {"id": "baffbf68366e8290", "location": {"path": "/usr/share/keyrings/debian-archive-buster-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8141}, "digests": [{"algorithm": "sha256", "value": "bd5d7f0384531497968f1866efa6118938e812582a8d2fe86d87b0266c495783"}]}, {"id": "f1434bef19f0a26d", "location": {"path": "/usr/share/keyrings/debian-archive-buster-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "488a60d5065a97cc8b3c907be6d2c12ba5dee5b88f5efeebbd8beb60cc9cced1"}]}, {"id": "fcba3e03c7b39764", "location": {"path": "/usr/share/keyrings/debian-archive-keyring.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 55625}, "digests": [{"algorithm": "sha256", "value": "a75b59c2c00e3e84dc5c37cf2a459702bd8e0f990d09bf4c3acb6dd2953a3998"}]}, {"id": "fb663e85a2314c10", "location": {"path": "/usr/share/keyrings/debian-archive-removed-keys.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 36873}, "digests": [{"algorithm": "sha256", "value": "2bf17b8b38083e34a0bd6787264f3827df849a66d6960d3f11e77acb5c340922"}]}, {"id": "8fd696fc9e391b14", "location": {"path": "/usr/share/keyrings/debian-archive-stretch-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7443}, "digests": [{"algorithm": "sha256", "value": "6e6648330a58db617dd13ba9f51b4101932559d477e7fe5fb656d3a4352efb57"}]}, {"id": "fe805c3e4d750fa6", "location": {"path": "/usr/share/keyrings/debian-archive-stretch-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7452}, "digests": [{"algorithm": "sha256", "value": "481618230f62a29729c58e35684eec7be8774c68b7f94f4a70dae668874e12df"}]}, {"id": "9ee7b7666d2fbd5b", "location": {"path": "/usr/share/keyrings/debian-archive-stretch-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2263}, "digests": [{"algorithm": "sha256", "value": "5306306431152a3fc27406f420b9e1d9905c221ad9565ac7f11abaa3867b0885"}]}, {"id": "27f21b2c643dbbf9", "location": {"path": "/usr/share/libc-bin/nsswitch.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 494}, "digests": [{"algorithm": "sha256", "value": "eec30745bade42a3f3f792e4d4192e57d2bcfe8e472433b1de426fe39a39cddb"}]}, {"id": "c22a18302a5ad149", "location": {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 270}, "digests": [{"algorithm": "sha256", "value": "d8d3386a25eaa491d7054830ed31a67e3fb0946f036d1b557310700e5911dafc"}]}, {"id": "45b80879ffadcd3e", "location": {"path": "/usr/share/maven-repo/org/gnu/gettext/libintl/0.21/libintl-0.21.pom", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 605}, "digests": [{"algorithm": "sha256", "value": "e19d4799278ae88c25288dde97f4998f7b353694848db5bb42fe2ebb1233c071"}]}, {"id": "7c73846ebbbe36e5", "location": {"path": "/usr/share/maven-repo/org/gnu/gettext/libintl/debian/libintl-debian.pom", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 607}, "digests": [{"algorithm": "sha256", "value": "4fed4bc41a86a7866eede47cda3fff93801d2146d61f2a53e0d8a07e8912585d"}]}, {"id": "102e07b48247abf2", "location": {"path": "/usr/share/menu/bash", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 194}, "digests": [{"algorithm": "sha256", "value": "1e862c7883df7a31e995769e90b4e6b87399a70f2cad6b2ce95fd865975286aa"}]}, {"id": "e4cbe0e8a6f0c2bf", "location": {"path": "/usr/share/menu/dash", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 108}, "digests": [{"algorithm": "sha256", "value": "c8bdff923cdb32fc55c80c70546c344e22444dfdccdea6280d9c4c6fa25c7c38"}]}, {"id": "879a8b0f02dff6e2", "location": {"path": "/usr/share/nginx/html/50x.html", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 497}, "digests": [{"algorithm": "sha256", "value": "876766b4e80133fd490603e073d3567425b88794828a9292104244c9e40875ed"}]}, {"id": "badc0e052be0bd4c", "location": {"path": "/usr/share/nginx/html/index.html", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 615}, "digests": [{"algorithm": "sha256", "value": "fb47468a2cd3953c7131431991afcc6a2703f14640520102eea0a685a7e8d6de"}]}, {"id": "524a8091d5194dcc", "location": {"path": "/usr/share/pam-configs/mkhomedir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 154}, "digests": [{"algorithm": "sha256", "value": "ea2840c7336e177f75943580824fe69a5edff790c30c1c40c286462151e22dfa"}]}, {"id": "db9bf98df095d4fe", "location": {"path": "/usr/share/pam-configs/unix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 672}, "digests": [{"algorithm": "sha256", "value": "66528ec667294fd2eaa1418ad4372f51e0c9a8fbe628275242276ca070639276"}]}, {"id": "504139e60a2492fb", "location": {"path": "/usr/share/pam/common-account", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1175}, "digests": [{"algorithm": "sha256", "value": "8657819f898333b2ff09e8bb4fcc6ffabb02acd015411d0ec89f28a70e672537"}]}, {"id": "7a698aa26ea8ccb4", "location": {"path": "/usr/share/pam/common-account.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 107}, "digests": [{"algorithm": "sha256", "value": "8e2e9985399c29f44638f97acc1b71f9b2b946cfedb21ead16a54cd12c25992a"}]}, {"id": "e8baa1ff23ad5dc9", "location": {"path": "/usr/share/pam/common-auth", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "940827d13f472a45ebd38cca4c4b2f91b7fc22f08a266a9e987222e88df4cc9b"}]}, {"id": "e6226ab80ebd6bde", "location": {"path": "/usr/share/pam/common-auth.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159}, "digests": [{"algorithm": "sha256", "value": "9dfd7b4897f508b7e327e7a511c7d097551d7063145b411e266aa91f2c0c1d57"}]}, {"id": "dd60c40394903fb7", "location": {"path": "/usr/share/pam/common-password", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1594}, "digests": [{"algorithm": "sha256", "value": "1544e26ce2ef5a2de1457824fa9fc2ce8a82d5a16de92a8f3b1b456e31827879"}]}, {"id": "f8c0303d011d2c8d", "location": {"path": "/usr/share/pam/common-password.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "5f44a9db909d4ec8cc580261a4674f9a609ad5e7a776a7896087b738e9581b38"}]}, {"id": "ab14e0f8c30bffeb", "location": {"path": "/usr/share/pam/common-session", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "b954c8c0b6182cf0f10f89d572be0feec4652d4a296f51f854b55b0352251725"}]}, {"id": "cb53d5ec717ed972", "location": {"path": "/usr/share/pam/common-session-noninteractive", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "7ac763203bc998dde4c1ddbdf0c572be2afa61e3f59d82194a51f7b3a5d11f7f"}]}, {"id": "607a2a66f00bddae", "location": {"path": "/usr/share/pam/common-session-noninteractive.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46}, "digests": [{"algorithm": "sha256", "value": "c4e029edf22d18a793db84b3092d36b88ddfacc5e361b785364e4756755b10e1"}]}, {"id": "48acd901b1ebd7bf", "location": {"path": "/usr/share/pam/common-session.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b80d0e21fd90493886ba1dd4a4fbacf283e6ffc07815469a0ccb130f2e5d156b"}]}, {"id": "0d76678ad56e1ef8", "location": {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "1ba6314adcb7339b9730255a752b78863688d7628fe75fe5d02ea04607b7f80d"}]}, {"id": "21cadcf079f94fc5", "location": {"path": "/usr/share/perl5/Debconf/Base.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 499}, "digests": [{"algorithm": "sha256", "value": "66ddc0f2cb2cae1e92bce9f5ae48cc82aea652a9ade8ab86cf9a1a3093e1f3e1"}]}, {"id": "16a48bc5bdf652f9", "location": {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3900}, "digests": [{"algorithm": "sha256", "value": "7d1b308c40b249d160ca49488f5ef1658db695940b53c7bf83bc89f49640b066"}]}, {"id": "4e3f9314c5dbabc8", "location": {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15639}, "digests": [{"algorithm": "sha256", "value": "387c6f3a403d3e4cd862b3e68450ab014be1b3b7b6c5824e09ad2f590aae2314"}]}, {"id": "3230592d66e566fa", "location": {"path": "/usr/share/perl5/Debconf/Config.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7020}, "digests": [{"algorithm": "sha256", "value": "cd8de0d581b2ef08ff3deddd060fed52e4a914ddc0b59d46e3af617ee4961d1d"}]}, {"id": "6377a658a0b0c5e5", "location": {"path": "/usr/share/perl5/Debconf/Db.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1202}, "digests": [{"algorithm": "sha256", "value": "c0e7a554455e3cf9c42d937bbc8a701627b43f048cbf7a1d7590af44f218338f"}]}, {"id": "a4cc4968be74d469", "location": {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2359}, "digests": [{"algorithm": "sha256", "value": "7ce0f564262a8d5dcdc1027951b080af151669b1841ac88cf6db54f9f5dcacab"}]}, {"id": "6a321febddd9b1d9", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1638}, "digests": [{"algorithm": "sha256", "value": "0dd39de90e426e2062483ea468348aef62ecbdfb76fb1292728f3679a42b9dfd"}]}, {"id": "57f538511f908aa5", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4825}, "digests": [{"algorithm": "sha256", "value": "7075a4f322db7e12d96e2391267073cf11a01277ed972b8fd5285c8b3b89e272"}]}, {"id": "09fb735dcc9b89db", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "d79bf94498c68355489fdd90c09d7aaa62116e42f0845ae78ba2c3b45fef9859"}]}, {"id": "b9e5a6f9c0de0b32", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "feb9793dbf296b01cc866c0bb792843e711f2126a2ed4171f4a1f2561da76cb8"}]}, {"id": "112e30a5b2962c5f", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1990}, "digests": [{"algorithm": "sha256", "value": "57aba77c08bd3c0106b9d21c1c177984e20a477c2528b85b13ef1345b20af677"}]}, {"id": "c5760c3c910c33ae", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3609}, "digests": [{"algorithm": "sha256", "value": "ecf618cb2a38996f131f775e72084062b9c942c274133f7adb50ab8c36ef598f"}]}, {"id": "e4a3f02da1784f36", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3633}, "digests": [{"algorithm": "sha256", "value": "18906996142065a6c897392a366934054c821d08f34acacb645724da5f6235d5"}]}, {"id": "cdfb77a679771c7d", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6226}, "digests": [{"algorithm": "sha256", "value": "633a36005440e5101b822a293751d63e0574787fe2b13157aacc2bc00fb0ef02"}]}, {"id": "a8a685187980ec00", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3671}, "digests": [{"algorithm": "sha256", "value": "081953795cd5ffbfc2b56cdc1e24c59f76be1fd7664ceaaee6688a55f12c1a3e"}]}, {"id": "d2328a2b129db42a", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "b50341f54a9e86d13c0fc1b607466df39f8db062f226b22123a97d73b1d73063"}]}, {"id": "23dca9ed9621ba84", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5256}, "digests": [{"algorithm": "sha256", "value": "f55d0e3f3f4f3ad8910ca1db54838eea67ee5b4fd4efdfa668e4fb23b432f6b9"}]}, {"id": "7598c2f7a857c36e", "location": {"path": "/usr/share/perl5/Debconf/Element.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 196}, "digests": [{"algorithm": "sha256", "value": "00c10272de11fd0ddfbacf752982b22623e629b9d796533c95d586d858ce2c39"}]}, {"id": "ae1decd7ddfdb432", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 729}, "digests": [{"algorithm": "sha256", "value": "81d60ef5716baeedcd3ec9ed5d59d8d310d6a187d7c902133770fa201604cfa5"}]}, {"id": "d264676db4719640", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 331}, "digests": [{"algorithm": "sha256", "value": "94044eacc5f6137204dc1c805e9323d8ee370163e21e16485961c073bd244c16"}]}, {"id": "1965264dd8a2ad7a", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2188}, "digests": [{"algorithm": "sha256", "value": "5a89b6e6233776c40896589664ad74bf8c78235f23ebcc19e9dcda32beb21e9e"}]}, {"id": "4f4cde269ad9466f", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "768e0c2ebfbc4e9227ce359f38b2469e070135c56adba1ec7f5b7505e8ec87e6"}]}, {"id": "7ec2ba666795101b", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0f795cb55435e9660233584f899e769e263d1e605e9748860b5edb02ffad3aae"}]}, {"id": "862a8c8f50ff2c50", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "abe844eae752340e23f9f21ddcb6b24764f0eb980471c25f5158c452cfce961d"}]}, {"id": "ffd4ed6881316f40", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "024a308e995a3721990978bfc60d584e3a0fc8ed08753692727e1012cfdba322"}]}, {"id": "d2f88c8a4e3cc11c", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 788}, "digests": [{"algorithm": "sha256", "value": "6c2a414ab5362a2d25f5d080c18da7dfb6efee6d6073635b6e3f1da5793ffac8"}]}, {"id": "cadb132295a69d28", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "d95c589193ffc32fa5f5c7fb151a458f210ec17a8f33ef5d1644b61110c7a8b0"}]}, {"id": "3f52720c383d0fbd", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "03aaf5a065ce57bce012d4ac22f19c776eb5b49daf5842f06bf50de0948b7b17"}]}, {"id": "298ed99d812e715b", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 165}, "digests": [{"algorithm": "sha256", "value": "dea5e8e710441f23f824944d013a72167c5e5a0eb9ed31502b543e6aea6d33ba"}]}, {"id": "bbe2a3d1b313e89b", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "6a607d19aec535e157cc301eb01a49d25335000d3312f5d0a06e9701d46edfb3"}]}, {"id": "ea61eae78b31a041", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "f3922ec83c3ff8ab7f2a0c9a832628c64aeff1a92249544259df48f642df14b7"}]}, {"id": "358667f73f90ae7a", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "e0802d54649714aafd6d6ef426ed4bf4f0429bc8b5ad930e8822b4835d66c4be"}]}, {"id": "d2748a90344710c1", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 235}, "digests": [{"algorithm": "sha256", "value": "f5b8cf39ff9f833f719d260e27466e4e11839a488286c25dacb56a23b049f831"}]}, {"id": "02c2e53b70681219", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 834}, "digests": [{"algorithm": "sha256", "value": "4d8a031e7a23ad208675d097d700692b04304704fca6764630ffaeaa647843d0"}]}, {"id": "dfd889277728dc70", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 439}, "digests": [{"algorithm": "sha256", "value": "f8aec4b503d26da2b87eba5acb67456aa6752ad37add8915beee15646626d4a6"}]}, {"id": "55f58774badae03f", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 316}, "digests": [{"algorithm": "sha256", "value": "5478c4f864725771238f7a4d42071be055fdf1781098f9a67671ce4c082d6236"}]}, {"id": "c76b0b539319d3ee", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2871}, "digests": [{"algorithm": "sha256", "value": "2de0e06b467b7c1682dc4f301cc2443076540c0450e21ab3ac0aba1f9b9d00a5"}]}, {"id": "cff06b5b0b721d85", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 684}, "digests": [{"algorithm": "sha256", "value": "254847cc4aeceeeb3b64a1c84cba614c2ce33dd63182246e5e1a8cf2f7d924fc"}]}, {"id": "e45c5e544a74b1ef", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "2292d7d3d45fd14c8ee4d276fdb1a6858365249df49868518114fb6dc19e682e"}]}, {"id": "fd7839a2091a3233", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "df7fa143150ffcd85c5fe4cb83a79d533c0d6408e15537a593d4dd0217afbcfe"}]}, {"id": "b369c3fc86f1a287", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "5f87a9c18562d15b6d7933e1e76894f5b7058d66dd738fd37b9aa07981561ed9"}]}, {"id": "0a4fda75feb58b8d", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "58755994eafd92c42fd7765afb988f6e1522f1a43a289fc85ed0ffa712403a3f"}]}, {"id": "4e8aae46548ebd39", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "04f10cf7e7c163ec96266afb533bc94828ae1343e13af66c32fb47be2ef1d09d"}]}, {"id": "841ee2240e79820e", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 974}, "digests": [{"algorithm": "sha256", "value": "2a5bf7f95334d01613049b945144682653b977c49b664ca610fee3636c29b8bc"}]}, {"id": "1d4bb0c4b1e3cfa7", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 649}, "digests": [{"algorithm": "sha256", "value": "382add68ada4f5658b2efa1d5b0bc34356c6b5e3d5ca3445e2b1e17aac45e4e6"}]}, {"id": "c7c7692df795b6bc", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 290}, "digests": [{"algorithm": "sha256", "value": "5cd8ceb1ccaca18d12569710eca5a868b953b79fd3e5f4193fc4ae7440f5a204"}]}, {"id": "308575b5e9b23322", "location": {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "8f4919e0b67b61f650af51406b13998467a477cd04f7772bc8b5ad6cb18649c3"}]}, {"id": "b6481e853eb1a28c", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "e1b6db74cda4b4b43bdf2244350494ea6a53d13a1f7dfeaca90ed16b22d13791"}]}, {"id": "a4418f652a34910b", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178}, "digests": [{"algorithm": "sha256", "value": "13e3e74cafc97617862521b51e2c4ba4b87e87658363d1537452fcd5d874d261"}]}, {"id": "bc92bbc6fd91a3f9", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "799e48fc5a362d653334159305bafe67cd451420d98988d3047d515b2408120b"}]}, {"id": "549c9979b4dcf1e2", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "14bbbea9a46115ea16632083ea3ba850b13594957e5dc49b7907ec07e14a0789"}]}, {"id": "1c6e852dd3b03509", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 175}, "digests": [{"algorithm": "sha256", "value": "88f2b6eaca06a4b404d62cbdaad4f497aa17aca4d44e785c3a78a763b66c24d4"}]}, {"id": "52a839ca04f54484", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 179}, "digests": [{"algorithm": "sha256", "value": "5a046112c91b00436a614d93590338a04ad14710cf3af56ebdb883041e38a955"}]}, {"id": "499ad3cbf28c996d", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258}, "digests": [{"algorithm": "sha256", "value": "f21d00539d3a4b8dafa82322d0e0cb1281f0493995723dfdd9a6fc7cc28a7434"}]}, {"id": "4f9d62908c934148", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 602}, "digests": [{"algorithm": "sha256", "value": "e0b972e4af3cefd2ab4858fac0a20df5ac91feb886bb8f0003cfac187581609b"}]}, {"id": "4962136f2ab717d3", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 177}, "digests": [{"algorithm": "sha256", "value": "505643b340d236ba8fe6e3bb930640e79ecf6ac15b43513456cb81228c946e23"}]}, {"id": "2600e98772b3df79", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 226}, "digests": [{"algorithm": "sha256", "value": "17d40add0e5bf98fdfb6ad5f71f337a04536c57c5b4e663cb6f5308398f27349"}]}, {"id": "31ed4891c7ca04b7", "location": {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1982}, "digests": [{"algorithm": "sha256", "value": "249a05d5f564db0f40e09c13d79b0a77ab128563a19a1ceee585c3431b844d1e"}]}, {"id": "38899742d3844711", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1196}, "digests": [{"algorithm": "sha256", "value": "a97d6deb504426af124f6c1dd8d522a6abd009dbb37fbe0a3e2a284b921ea1f3"}]}, {"id": "3dbbcbca8271030c", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 170}, "digests": [{"algorithm": "sha256", "value": "a271b558a75a7617474d93cd77402c339334e84938651ea0a01f7336db09d010"}]}, {"id": "f0c2e284fac7cf65", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2246}, "digests": [{"algorithm": "sha256", "value": "603d0c59e9b8ef1c9092873118a1335db9485250ab78dc9604ba9e0271c6b0c0"}]}, {"id": "b20ef20201e36062", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 403}, "digests": [{"algorithm": "sha256", "value": "0ea94576f9890a0f5f9a4a59361bd1e0f6153b3ff23b883e6078b2e08063155d"}]}, {"id": "e67302f26cdbc997", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "9c3cc0ef1ccbe6da38b3885610369edef2005a691d043023c27689621e027a39"}]}, {"id": "54d2a46ab904e49f", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 805}, "digests": [{"algorithm": "sha256", "value": "63968f89058f1066176e80bc3a4e4ada8f4f24dcf78fc56c722edc7aa12f0f9c"}]}, {"id": "43d63f0766fae6a0", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3292}, "digests": [{"algorithm": "sha256", "value": "a5749589dee50745a7db1e2c6743788334381461cca018552058183edae81d8c"}]}, {"id": "a3ec98289114ea82", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "9bbe2c52e9629b135b888fe81fdcaf9eb1280076df252bb86292ba904aad8a1c"}]}, {"id": "e6b12c68ab43a707", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "f61a5ec96a09bf7671dadd87281a75622df7043b2736d788af6767f6827bcbba"}]}, {"id": "dddd1332b64446eb", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e74c742b01709c060bd24a58f960c03cbe688a818919037295d6222f8c3165ee"}]}, {"id": "60889c0eca227b02", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "1699c8211d030d2d67fcfaafd5e30867d2661c21dad41c574dec2d88bd96ebc6"}]}, {"id": "5e8b56143da2fe39", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 958}, "digests": [{"algorithm": "sha256", "value": "367f3dce72c5bb9e40587416570903867824a063eb04319b6d57afdce1039d01"}]}, {"id": "b7d50d73af99b122", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159}, "digests": [{"algorithm": "sha256", "value": "6654230ab4dc25692f22f7eae0798896067c2f5471ceabc4bbfdfa63258970aa"}]}, {"id": "67bd8c5603868eb3", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 483}, "digests": [{"algorithm": "sha256", "value": "aff9175f3d6d46cd1a98d602e670d565c66005bc1e482174ca8ca75b53a40300"}]}, {"id": "0ae952c48e632782", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "430c8365d9c3278fc0375434cc93725f8fa75a5353b072f0f8cfdfe4c7dd4dfc"}]}, {"id": "a2ea84b39b066304", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "42a7752151c302e29228a17fa3d0fa8bd65dc999025846c013ee580e06d78766"}]}, {"id": "0d4f4e34dbbaf372", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 467}, "digests": [{"algorithm": "sha256", "value": "3dacc1ab78f01cd9db77d95163cc33fec708f1ba1d3ca10146f5b14c6096def7"}]}, {"id": "9b2c419c4412b5f3", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "03e9ea3bda1040086d423f3fbe2ee6cc93f59d90d26b4bf8554ab5c6cdc73885"}]}, {"id": "e6da5285952fb483", "location": {"path": "/usr/share/perl5/Debconf/Encoding.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1487}, "digests": [{"algorithm": "sha256", "value": "801fe349da27f9312f3b6c60ea38e44e34bf7fce5138a0a9235b5efd1f7ff7eb"}]}, {"id": "88f92e43eafb7e62", "location": {"path": "/usr/share/perl5/Debconf/Format.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 133}, "digests": [{"algorithm": "sha256", "value": "5ce727bb1a20759b641ffb8bd6c45176bae65e65f907e237c6dc1f093899b02f"}]}, {"id": "803837a5e6378adb", "location": {"path": "/usr/share/perl5/Debconf/Format/822.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2139}, "digests": [{"algorithm": "sha256", "value": "47bb2e39010d9e051b79bdae364bb5824c663441b05037babae6a634fd4c0fb4"}]}, {"id": "3e7b2e4ab33db2fc", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2864}, "digests": [{"algorithm": "sha256", "value": "e7a545c137bb45bfc70dc75f6f14f2246219a4cf9a60344bff9dcf04b1e25b33"}]}, {"id": "25933e4bc99adc08", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7833}, "digests": [{"algorithm": "sha256", "value": "f6fced693baebfa47caf48ec1ab465ec44fe28b1942fe48e5d5bb90ed59fbcc0"}]}, {"id": "0b854ff4cc0d1a11", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2165}, "digests": [{"algorithm": "sha256", "value": "24b3da6ed94ce2682a51501683188675dbb50d4b154496e875ef1488c391711c"}]}, {"id": "730766ccda4fbf34", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "0bcbe1bc51af79f25aa3c2de2427cd27936c5e1aff04ffb45b6dc4cd92d58de7"}]}, {"id": "e013e0cd6abd475f", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "af31800eed184035c7cb762fdeff4ecf77d76b37fe433836cfed540c38dacccd"}]}, {"id": "a9324084062f8075", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 734}, "digests": [{"algorithm": "sha256", "value": "1604a04e4c2ddebc03659bef3bfe94a1f97330ca8e4ea88b036b10ca509308e5"}]}, {"id": "667685550f7a4d69", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7160}, "digests": [{"algorithm": "sha256", "value": "ef86bb94c07c56f825585a680e65bdfe5f5f2cf6abc31903643945e1fa949cf2"}]}, {"id": "64f2b3d6262a1e8c", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3612}, "digests": [{"algorithm": "sha256", "value": "83386e131f98f2d66706af4ecb605a68c93fba424ed0796b59737d690bf3ff58"}]}, {"id": "6c0d87afbd7e3554", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "abd4a309996b0f8798df81bd51d881fa014b66ebbd0d626220884aee2868922e"}]}, {"id": "3790409d8805dff7", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "e01ec0a98b14a8092dda1656e66248212dc4f164248f4058178e2964e5b72928"}]}, {"id": "6b7698629f9db32a", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 155}, "digests": [{"algorithm": "sha256", "value": "cf4595fb746e12a9c0a43cd6806aec7d45523aa71b2bf9d98328d8c713c8470b"}]}, {"id": "4500dfa793a83b44", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2665}, "digests": [{"algorithm": "sha256", "value": "ca7b97f7c6ecd207e6b161a89a0d42e5e547c81206b09c430b9a4ac1f0b9f847"}]}, {"id": "66b88f5c9e9e8a85", "location": {"path": "/usr/share/perl5/Debconf/Gettext.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "a88fa616d014b4668aa0acddd4b62c6f16f23ca4d770f74c42a465bccd757ddf"}]}, {"id": "141bdbd4b282c40f", "location": {"path": "/usr/share/perl5/Debconf/Iterator.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 198}, "digests": [{"algorithm": "sha256", "value": "25e26945b7cd46f0807fc71e4aa0187668d883f9068076356ec4fc3515d58b15"}]}, {"id": "4cf5bc6ac92dd211", "location": {"path": "/usr/share/perl5/Debconf/Log.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 914}, "digests": [{"algorithm": "sha256", "value": "295705788c02bc5ecab17acab91e8bca411c88a5ec5404b64ea1bf85f408d98a"}]}, {"id": "c5fb5c85a4c471df", "location": {"path": "/usr/share/perl5/Debconf/Path.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 291}, "digests": [{"algorithm": "sha256", "value": "028380a22abab29ad18b0f4411bb3f1a1f3bf192f139ae61121393cebf5acc6e"}]}, {"id": "318b5c8928e5b0b7", "location": {"path": "/usr/share/perl5/Debconf/Priority.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "bf398f78a07d12eb8aee3fb782ffd002f311027279d076eaa6fffd0de11ce0d1"}]}, {"id": "41b559e81fc07e23", "location": {"path": "/usr/share/perl5/Debconf/Question.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5867}, "digests": [{"algorithm": "sha256", "value": "457f0d6a12d8dc4ab1fc109b5c54c423a703184630b50e49abfd3b2cbba2e640"}]}, {"id": "77f1b08b871964a1", "location": {"path": "/usr/share/perl5/Debconf/Template.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8201}, "digests": [{"algorithm": "sha256", "value": "4ee3d67fccb651ed7bca60a48bd85758e3a177fdda3167a5209f1513379eb6ac"}]}, {"id": "33078c2d81946f3f", "location": {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1108}, "digests": [{"algorithm": "sha256", "value": "3a0e780834bf3c643f32931ad4fe02b3447343b1a54def72f03e15823e6723ae"}]}, {"id": "c8d0f416ec30375b", "location": {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 374}, "digests": [{"algorithm": "sha256", "value": "01a27c6a5acbf11d145efb8341e0328892a0c00db0526ad522a8c2165e4e01f6"}]}, {"id": "e555b1bc6db457f7", "location": {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6185}, "digests": [{"algorithm": "sha256", "value": "94551d94231a98889d4fe7559c990cd5b26abf14c53a5ed8d072287e66b637d1"}]}, {"id": "70962eaa628cb571", "location": {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 610}, "digests": [{"algorithm": "sha256", "value": "18613eb5076afb75cd5cd97811c465b78533ab566d482023c9f3379f4f7fe7a0"}]}, {"id": "512566a75aef4602", "location": {"path": "/usr/share/pixmaps/debian-logo.png", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/png", "size": 1678}, "digests": [{"algorithm": "sha256", "value": "eeeb058f68ea680bd614a470f65df439ee8d7ca0af74981fab3aabd607707644"}]}, {"id": "9cc9b5f29004ca40", "location": {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "7c3fe2e4776e8363d47ef392381f655a1579b43e3c46e08fd8718777193c019f"}]}, {"id": "1d818a4eca819b6c", "location": {"path": "/usr/share/readline/inputrc", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1372f6d69c3638d63724c6daecf339c82bb9520a77ead2d497cb66e7114e62bb"}]}, {"id": "a3205d949034ceda", "location": {"path": "/usr/share/sensible-utils/bin/gettext", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63}, "digests": [{"algorithm": "sha256", "value": "f653ffb26dc99dc1a0a931e08176195528aa9415d5085967a9d8169821a82875"}]}, {"id": "6d08849eda58e4ed", "location": {"path": "/usr/share/tabset/std", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 135}, "digests": [{"algorithm": "sha256", "value": "fbadb5f608b355fe481c0c7d9c6265b2372bfa35250662f81f68d46540080770"}]}, {"id": "ca4f0534e042cb1c", "location": {"path": "/usr/share/tabset/stdcrt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95}, "digests": [{"algorithm": "sha256", "value": "cf6c37b18ceea7c306f7e3a5e604a03b0dfb9c22ec99163e4b52f885ce063145"}]}, {"id": "c1bc46fc5bbc2dd4", "location": {"path": "/usr/share/tabset/vt100", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "075251754239d9973945d82b95c18cd90997acd2017393e70c8832e9297de056"}]}, {"id": "f09eb93c1c8ba8ff", "location": {"path": "/usr/share/tabset/vt300", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64}, "digests": [{"algorithm": "sha256", "value": "61f8388cad6a381feb819bc6a8d299d06a853d15e1f4bfdfd6b6f40069ad4956"}]}, {"id": "25e59b1ba387d575", "location": {"path": "/usr/share/ucf/ucf_helper_functions.sh", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4554}, "digests": [{"algorithm": "sha256", "value": "caa40fa4479b0bc5e2757c4bd8facec2e77fd99b08f226b05c73c9f74f8068d2"}]}, {"id": "fd1a55d1bd5789ab", "location": {"path": "/usr/share/xml/fontconfig/fonts.dtd", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7250}, "digests": [{"algorithm": "sha256", "value": "26cac5f99498345c19e7d53aa3b9ab531a57bd0cef0b8e6b9dc0e4e2116ffb3b"}]}, {"id": "5e84f2d394cfbb54", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "8d00228cb285d565", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "bea4ea376a05008eacb869229cd2a880f7e1c212e058db84840eb02125d3d873"}]}, {"id": "186bc692fff9ea77", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "02b302767495443b", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "5966e740d3ca7e99", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "66da24d2e702ae5d", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "d4ff6bd2c67bd5e7", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "c39c1a9c2e184a50", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "73b34c9c35383147", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "afb842e13fc5cb68", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "84b30a5789bc4864", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "83322345e858372d", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "3b3d0ef3b56b9fd4", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "6fa9c8175a85eb14", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "3285d5c942b932bf", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "0576a1d68e019b1a", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "f46d83d1c6594f4c", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "76eb9d61c6cf0493", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "51d73e2ca8173ce4", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "a085c262a7782d94", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "7834d262180db0ec", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "de4db99390b73400", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "2321396113caf906", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "67a66f6d9f876ae3", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "87075ed274a382a9", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "54900e659b35f345", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "76b57cfe0fdb4fd4", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "4a02214add1cbf82", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "abc84f2a8e88a97f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "5ea60c6807da2245", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "1b32a31451e81f8c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "b6a07cdd17fcef43", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "9d1fe9ea14a6565f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "aa12c42ed58cb58d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "0156a87c7fbd584d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "951251545232662b", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "6b067c44af00bef0", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 336}, "digests": [{"algorithm": "sha256", "value": "e1af781ad3c751d43edac773f568a7b0a9fd57f4223385e6163e3c1533cc7920"}]}, {"id": "9e1b3305007bbcad", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "f84870dfbf52f793", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1136}, "digests": [{"algorithm": "sha256", "value": "da8b38d87e4a108d0b0488246c876b81bb8efbc28aa529496802ad1060eda42b"}]}, {"id": "16bccf272b2827b4", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "f07ced72d20ff9f6f889cd73de18f2deb12f1520645579fc0b21f73658d3b1ea"}]}, {"id": "88acdb8635cf9b9d", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "2b027b86058c0d70", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "d99abcadb54de0a6", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 298}, "digests": [{"algorithm": "sha256", "value": "b5537964f9883b7bdcdff6b2a3083aa9bbe385e838389b43153f72f08b96df7e"}]}, {"id": "fe530c74e4a92aa3", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "85e456879096c6ca", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "34d8427bbd2ea631", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "945120f1883e59ab", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "ebaca76fec341f06", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "4876b6ab494a8fc2", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "5fee42c92ad553c9", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "0745c595d2f96ec0", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "7d4cfa902eb10667", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "926d64e5056aaa53", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "ec1eded510aff2f21c5a89730ebd49c3db5df70c1e7da47d1fb00d1c9871989b"}]}, {"id": "2fafdd775f8b81d5", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "71242cb201f88995", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "971d38a89b0ef5bb250a70663fef70649ee40542f440d5f146d7655fd4e86165"}]}, {"id": "56b3805d24c3cb86", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "3b4fa9c7b5be79f3", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "0797b920a99fe88eed5ccc0666420aef5d245cc3204c285dbc5b3578d08182b0"}]}, {"id": "ddcc36573c46d3cf", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "ab16b0010904c0f7", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "fd919a0ec06677d2", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "5aed4d2b4816b20f", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "65c4e27cc29d9263", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e0ee50ad5e1e76a6", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "9f35c9c8f6aeb8a6", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "a1b0fb121f54abfa", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "1f20fde6b678578a", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "8201b13d9ab5029c", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "17f1d003e869210e", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "db0c4d321b0352fb", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "2d01a31f68c023f7", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "c483e0054d42ee44", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "209de803e0a7c585", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "cd735ddb2a3798ce", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "4fa8786d7d0c7a90c8725406672d40b220a3a242cd4329bf4f8ee218b209a721"}]}, {"id": "a3835ca1ab0cba97", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "dcfda658573b60bb", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "246b07f20295fe43", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "e728724756056f53", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "22a15e3060011aa6", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "799a8aa5a176caf4", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "47a0e3c2b9b89c7d", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "570a1fb2c89acfe9", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "40da9a53fd328968", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "1751106e446de664", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "9b2874d937aa046c", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "5de5e4fa3b75038d", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "7544e12e31fd24d5", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "52870e8a984994be", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "3d7ee07456e04d6d", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "933abfa36079a7f4", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "c3e4236b3a10e305", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "7e77ba08ba37322c", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "5702ae0eaaaedc4f", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "5f82c0b221f09a98", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "03cfae36c54948b4", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "3c67a82af84a3b47", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "7f48d292a38b9edb", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "641950c997a6e865", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "d13009bf7ecd0e73", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "dedc7901e2f9d219", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1112}, "digests": [{"algorithm": "sha256", "value": "0f1c03c829881c4e717bca4280498c6b4f1aa6e15bfdf7067486040fcc3ad3f6"}]}, {"id": "de506c51b260197b", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "2367a20b1249277b", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "4efef1c208dfd77ab8a0dcf30147ad1af29f7f910beef2ddbad07b74441f4d1d"}]}, {"id": "e901d8f703acd6d7", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "c96f7d43cb4d3f8f", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "25a00000c877ef4fd018f72b15c45d0fd6b35c9cf9d3aa9a8e0b3a7fbcc47966"}]}, {"id": "29b215bd0d10a738", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "cf468d5aa5ff4f79", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "f5ce41922ef87d79", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 964}, "digests": [{"algorithm": "sha256", "value": "b15db7d2f332dd0806cf7b1c44203650eb6ec7d56d76c13793055dc4b096896a"}]}, {"id": "5809ced12ccbc647", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "6c8cd1afb71232f1", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "304a41fcbd71dd49f0c2a8cec0da83bc27e04183ce9e10768dec0bc223b15788"}]}, {"id": "74006f5f298850dc", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "2c72950b1240467a", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "f532afb7a0b8ee5d", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "89b495146c2f0988", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "4cab6ebf4f919bf0", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "8ae439454a950736", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "c1ac9612fea6afa8", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "c30e2ad183017631", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "2cb18a012a83b78f", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "cf33b862e1fa0d3311b8ae6172c2d952d391afe958b5f3a19fac5c6651556d25"}]}, {"id": "cbb382ce6f4da569", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "f6f0c3605a667f46", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "4dccb93cfd8f2bff", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "95fe52093ea5db78", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "39ddd30add50da13", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "859ef4aa06f73a2c", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "78d5c7e8d77694cbf69ab03fde20ffc49b0aff2c63b2146e872bced2eafb758f"}]}, {"id": "28764dba27167fd6", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "1e34c47923515120", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "dccc82cfe1c95b94", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "68236f461937d3f0", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "e6f8111e8b0bd300", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "cfc61391eabd4f62", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "a4b74f909c24d0d7", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "a6540da5084b0bec", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "190caffa1f7946d0", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "cdf3e3c517a879a9", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "b9dd54852a0645be", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "e8b713d94760d097ee22eb7018be8f8465d659288d9103ebdd07f3edd1169c95"}]}, {"id": "6e2dd3148e2a73de", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "7a19e52b91030510", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "5358c98c27b737c0", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "64ce5c7555462203", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "95d15f16f4c156ec", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "67c871a7e8c677df", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "ec78b34e5dff5974", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "a79f7d7c71814618", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "6fab64d2c4a30ca0", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "9ca3815d0c138f9f", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "c725531149b2440d", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "aeaa07fe287ff60a", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "2491044ecda497e7", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "8b0056950e31cf40", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "9df20bb44ce905d0", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "2ebd98dcf32fc13d", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "f26cd9bd8eb09cc5", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "4b8b163752dad71a", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "a3a830b9cf276210", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 202}, "digests": [{"algorithm": "sha256", "value": "55ab44645aeec06bae7443dc0c9c32ff4b9c68065f763a2e9013d9037bda5334"}]}, {"id": "10a07a320ef1abce", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "3d4c00fd01dedbfc", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "6da71e9d512d8af6", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "0bc55490c267e717", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "0874a2170f5ddf6b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "c29fd333fd9ba6a95aa354d0328a04a4e4fe1edafba0f38760cb089404c0805c"}]}, {"id": "a04d3ef46fb6cd34", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "a0500edffd2a3af4", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "bf220618633ba5a2", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "2f93608fd0c1f560", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1459}, "digests": [{"algorithm": "sha256", "value": "af239ffbad59bdd52aa228ddb8fdd5c0272c0bea02aae355193a4de7228d29ca"}]}, {"id": "17a3f0114526542f", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "6d6b01e6246cec9d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "a3148e8b53d79e7d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "6cf4ac2ec617d117", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "f6149015858a5f94", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "04ea29eb97211cb7", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "cd4943dd14425be7", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "c7c1738d734ea76b", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "aa0f705e83c5e03e", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "ba3c1cb8bd0caea6", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "48f423db825a9f86", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "34fead472d730d53", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "29fa5fde3459d0d1", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "420c309a35dbbede", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "172139b5f98075a5", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "a71203cc79da243c", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "5478cd0d96a83578abeb61780c032edeed6beee2e643e150f8ea7a6ce07454aa"}]}, {"id": "9c02d16ad7909d87", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "9f4c4e62e36c76d8", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "86d3d2caabd86d53", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "131a3210632b138f", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "af1d002631559ed7", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "bd62de98f29aef8b", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "9a7e18fd95ebcd466bf4d8e7af60774abdefc917d418768d66db73684899baa3"}]}, {"id": "5f7e7417ce1c9c3b", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2478}, "digests": [{"algorithm": "sha256", "value": "759b3ff3c0feb1d50693113a0073fa45f5b6b679e6660571aad3e1184946f6c3"}]}, {"id": "5c286f7fd538371b", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "f3b9930156401447", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "18e642fa84f7f195", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "5eec31e649db6be1", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "41e9e07a7da80523", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "c6e18ad4dc9ad99e", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "4591ca5242720eae", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "2350e37d49f6cf2f", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "55a542ab0286c409", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "b431b39e4f6383b7", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "eeefbca9a42359d3", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "961d72fb780c85c4", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "abe54a2ff5a3c400", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "6900388dfcb32efe", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "fff4dd527147512d", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "c7091d4829f41a4c", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "5ede7b85a7846a11", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "a32ef94d58f627d8", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "162d054587737c40", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "feba344d78b0c708", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "432e4e7dc3afc0e6", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "908ec224ff21f247", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "3ec6903da4a53f8d", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "1e8887232deae754", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "e0d9c0db38d5d0e3", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "b7bd1bd080f5335c", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "fcb12f60e320bc9b", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "eec239da387cd96a", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "4fe1f55b40a42dab", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "61bc3fbc67b38ec8", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "1680f119ac54a50b", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "f39a6ad84d5351b7", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "1bcb2a81a9eb88e0", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "c3a4323c24f0bf73", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "de06bc3aae373986", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "f883c65dc1f73e7a", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "fcb873fe88e70135", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "8c7c14785161a105", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "2ec89cc3e5f21fba", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "c135ca0854144a39", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "128eb449cadda1fe", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1264}, "digests": [{"algorithm": "sha256", "value": "6b4e89670f74fc4f4a45dc4899f2808279ad28c733095f4b976441faceb38a7b"}]}, {"id": "029696dade275c9e", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "57e20a6c2a3455b9", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "ed50284df97794a1", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "caab636a3e18035e", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "e2a8de0bd48105e3", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "977beab93c86b941", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "dc9359c5c6f81075", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "b4e92bfe04c94dd4", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "5ffd3353389eefe6", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "e4d85052ddb4cf43", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "51f84b6ce46f1db1", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "2d6f31a5f850100c", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "baded3744fb18903634726e0e7a4ede5bed9a39cea6ee179205722d9a0ccb354"}]}, {"id": "a74d30082f349d8d", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "46a53ae661c384be", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "1d0e034425362db2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "771ab2d36066ab17", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "a14b564dae320ff6", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3475}, "digests": [{"algorithm": "sha256", "value": "7b52b697cca477cc69ce740db37492b8867565f571d98ebd117ae1bd85773f5e"}]}, {"id": "d73a2f53d2f552d2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "0124d0a7b600c106", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "fadc4a1c4f25de0a", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "a5cf292a652c715e", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "89743e45cc6cfdd7", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "08dd2c458d83fad9", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "b42e9f32960ceb0c", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "91fc53871bbad3fe", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "bfd8c2716bf7a8b8", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "251852e87471370e", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "ba27027f225bfd42", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "fa5af423e18c8eda", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "add24137d2321c5d", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "d8fbd908c3741095", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "c2b4e00a89768cb7", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "ca163472102ee950", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "53461c05ed22db5a", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "d71d472c90ef31c8", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "10a1c5ff7c27d88a", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "e9c192c8d021275e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "d52944a57a4266e1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "eb4cf461ac561505", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "7b926c1701d6070c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "0a119052cb721039", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "7e668938daa90422", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "4f678c8e29340f4d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "bb7a7f10cadf897b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "74cafa28a82e9974", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "8f7f5acd1eb01cd1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "bc25bddea5ad30b3", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "efefb90599108316", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "91d16844b74d48e9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "740ea708b9e6e753", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "95b746797b0c4c1c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "ed71eda94145cdeb", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "261aa887bee68878", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "1adb800eb92f544f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "0b177a5095d0a07a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "b6c9c72c7ccb9956", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "988000cd4c8d061c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "93ed21ac8fcf9332", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "4c6cab933eea4283", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "20742436b766a515", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "b1ebf3e3add1bb3a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "7bbb85fb0a32773c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "fe365b43c67619b3", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "0fc126f616b313a0", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "e49aaf782e84d23a", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "76c6b4508016b25c", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "b22ce36a46b23d41", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "e43a28116723dea6", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "6adfa1fad13b21e6", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "b04416d5c34ed298", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "3d581cf745b638e2", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "cd6c1347f87de3fc", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "ce42c22602ccd06f", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "4889a56a43104d9d", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "2c50e375e55aa1b7", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "5c19b982c1e499b0", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "eebdb29756875d64", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "99ab05cf568134c2", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "d76a7828ffe66388", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "77d2122f47377818", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "45bf127893b451a3", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "2699d44df7de646c", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "ee733623c1c5f24c", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3469}, "digests": [{"algorithm": "sha256", "value": "2fa9f7b27c7aa4d1c72482fa24e2c5380958910d89e6e07fcb9306fc873f3c35"}]}, {"id": "e3dea78666999897", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "4dd1530f0351ce74", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "bf7d9d94f31bd593", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "b1aaaeed7d4b2de7", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "f596d043b1e4bda1", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "28dc33206dafdcc5", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "4cebaa99fafb13b9", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "58d2df9fe087372f", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "7c7fc2cb00b78734", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "5a2abfde2bb7dbf9", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "77f32085b214ae02", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "d3676a954ed16d7f", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "207cda884ebc7f9a", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "5224a4d379225956", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "1ad6d9b8e9cf5911", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "e0b38842eb778a70", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "e1ea3d30c62680b8", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "d5850aae24f6f2e8", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "446ef47a2e2dc83c", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "7d21667c3c53123c", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "575206ac29ee7624", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "35ed7770c472666f", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "c7e27b6451e6d9d6", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "17e515dd1d7729d6", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "32d64e2d142d3bb9", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "578fabe035a62bf1", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "9ea3a53eb89c3592", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "bfd78edf83937614", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8cdc73b42636ea9995d87e77ab9ff4cb696b9881e1abf4fa0cafb6d2aa819e23"}]}, {"id": "35cc2c592f79b645", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "de8e6ab3d895b35b", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "9c51768731b97111", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "225fe87732b39363", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "f9bb00a4c8a6a245", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "2b4b02cd8c254308", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "bed3c44d68bd6c72", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "f5a4b5fb3b2018d9", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "c4f64bd3f1da922d", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "eeb165df1ba06184", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "b8253e5be05ddf8f", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "7de4235bb0d4b0c7", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "feb59c9bec4a8172", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "7514092a5e9a98b6", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "aa7c38e1052b8189", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "1ee9b25262fbd0df", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "85589597bf1e0a10", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "052ef5684583d207", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "66e16d17c6ee2456", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "64eefdb1ed60766dd954d0fdaf98b5162ad501313612ce55f61fdd506b0788d3"}]}, {"id": "75ab07dc9d136eaa", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "81c7bb73bac35ea5", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "5ec8abce5053720665336dfb0a49fe2a0625ff9c6c9278f900c7e9ed96b453f4"}]}, {"id": "2070e10aecb655f2", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "7c6daa1635a1f8c2", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "8279047aa66203db7ca4e1b4812effc170bcb3f047feeb7853cfabbfa37fff0a"}]}, {"id": "0c33c12e61b370d4", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "cd2794909f0cee14", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "ec4d78e40addbb93", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "c25f781f0d90fda3", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "0f0fdf73a461dda4", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "2acb430ebfc6a783", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "5e22d48387bb6b99", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "b15499151ec5b9b2", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "f457af43ba5c64bf", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "0e01ae23028d8f9a", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "7e93560307dbe150", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "0798d60d42a3ebca", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "11f7dc13d2e300ba", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 257}, "digests": [{"algorithm": "sha256", "value": "5633ab36046cbfe275a61793dd58a8ff1f2769792ec60c5ffc33c20bc6523144"}]}, {"id": "6a9432255f8f17b1", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "2ba86021917c3447", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "e6c0e430d696e792", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "49cc87526a5705c9", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "ebb1f8b55d25b55d", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "873df9ff414ab4cc", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "901941e8bcf60622", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "b3b03bfe0ca4dc08", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 593}, "digests": [{"algorithm": "sha256", "value": "16a922a6469214f27497b01bc8a117226e136690ebc4f8ad1343457cf825acae"}]}, {"id": "ca3705ff3faf74d2", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "7048a21602398c03", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "2559f16d14ec8f33", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "d6c7ce686eca7288b36e02588ce802b605102aff123a3142e942050ea22b47c5"}]}, {"id": "073c0e708c1e5a69", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "f5e7f3a030b8b0f0", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "5090b523bb7a71c6", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "bf90c730a5875fac", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "0d91d9373a1ea834", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "4545af58dc00ea98c228d4577bc4881d2ea919e09da9681713ddf21047354cba"}]}, {"id": "b721ed7e9e27327d", "location": {"path": "/usr/share/zoneinfo/leapseconds", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "37fbc173c83ee05e3ffd30d1b5198e83406017e6f717729f6e5b68e299b44d5d"}]}, {"id": "5245190fb88a8c9d", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "98652bfe27c133b4", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Accra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "bea4ea376a05008eacb869229cd2a880f7e1c212e058db84840eb02125d3d873"}]}, {"id": "d665a56d9ac2bd80", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "addfc62c7dd16c8d", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "4152b581f5aa7410", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "f1ce2c9d1f3a67e9", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "32fdfabf4ad5115f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "d979fd84446f06c8", "location": {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "9160e35b65945be9", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "82e6590a8f187e62", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "ee798d0a9c12b107", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "52efe41eec86f531", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "4ab932edad62f7eb", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "5ce962e358a86eb6", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "bcf5354330d01dcc", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "92ac9f12193cc5e9", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "1f886924015b72b8", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "524109b66f87ea81", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "72cb7b5209ec03f7", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "b875b6c23f588edd", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "a7a12394b5db2f97", "location": {"path": "/usr/share/zoneinfo/posix/America/Adak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "3e10bf9a91390f60", "location": {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "3c8af9278f921098", "location": {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "7f52a7b503dfc939", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "5e3587647c638043", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "f6fa1ccdc25cfff2", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "f2a135be39d2f3a5", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "6181ee139f6ecd4c", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "ae97492a788cd5cd", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "a58d065bd6b32b1a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "3e490d9dae490f44", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "b5651729fedc442b", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "840ac56a21b8b207", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "2dc526d9e4cd7841", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "3340384fdf7768a1", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "716ee0a077035baa", "location": {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "20e8ce1cebc46d43", "location": {"path": "/usr/share/zoneinfo/posix/America/Atikokan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 336}, "digests": [{"algorithm": "sha256", "value": "e1af781ad3c751d43edac773f568a7b0a9fd57f4223385e6163e3c1533cc7920"}]}, {"id": "ce188b8cd0494d1c", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "ab2dad026c476e8b", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1136}, "digests": [{"algorithm": "sha256", "value": "da8b38d87e4a108d0b0488246c876b81bb8efbc28aa529496802ad1060eda42b"}]}, {"id": "b4ae69efb683b223", "location": {"path": "/usr/share/zoneinfo/posix/America/Barbados", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "f07ced72d20ff9f6f889cd73de18f2deb12f1520645579fc0b21f73658d3b1ea"}]}, {"id": "3bf5233bad5170ea", "location": {"path": "/usr/share/zoneinfo/posix/America/Belem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "6ad02c4f6ee43919", "location": {"path": "/usr/share/zoneinfo/posix/America/Belize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "563900b26ebb4098", "location": {"path": "/usr/share/zoneinfo/posix/America/Blanc-Sablon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 298}, "digests": [{"algorithm": "sha256", "value": "b5537964f9883b7bdcdff6b2a3083aa9bbe385e838389b43153f72f08b96df7e"}]}, {"id": "5fcd164312e72909", "location": {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "2d6b5264494280ab", "location": {"path": "/usr/share/zoneinfo/posix/America/Bogota", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "2f179714da51c068", "location": {"path": "/usr/share/zoneinfo/posix/America/Boise", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "c3fd735987e91ed3", "location": {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "cf3eb37e2cc4c2f2", "location": {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "3355b9d528192a71", "location": {"path": "/usr/share/zoneinfo/posix/America/Cancun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "39c4eaaec7166664", "location": {"path": "/usr/share/zoneinfo/posix/America/Caracas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "457227a86250c5ee", "location": {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "294fac0167b91d2a", "location": {"path": "/usr/share/zoneinfo/posix/America/Chicago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "b1ee56eaa28fb9b5", "location": {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "ec1eded510aff2f21c5a89730ebd49c3db5df70c1e7da47d1fb00d1c9871989b"}]}, {"id": "96f75899579c8751", "location": {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "26286bc64827cdec", "location": {"path": "/usr/share/zoneinfo/posix/America/Creston", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "971d38a89b0ef5bb250a70663fef70649ee40542f440d5f146d7655fd4e86165"}]}, {"id": "6dcd4aa2dd7d3de6", "location": {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "204a5db67aa0644d", "location": {"path": "/usr/share/zoneinfo/posix/America/Curacao", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "0797b920a99fe88eed5ccc0666420aef5d245cc3204c285dbc5b3578d08182b0"}]}, {"id": "65bf90ca3ff6d28b", "location": {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "bc2d0499c1e8b06c", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "493b76f930435b42", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "83ba09e7a1d718e7", "location": {"path": "/usr/share/zoneinfo/posix/America/Denver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "9b562a9713a109d9", "location": {"path": "/usr/share/zoneinfo/posix/America/Detroit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "72a4524eca1bd4e0", "location": {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "b42d5a54545976ad", "location": {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "e106ca9075780211", "location": {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "51c0af5dd770b6b7", "location": {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "a168f136037b9504", "location": {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "b60cc0a10850b22b", "location": {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "94f499b0a9a84c3f", "location": {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "ae0f6ea565c84f1b", "location": {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "9a3ffa45236a16c9", "location": {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "5b316c7f070d3cb6", "location": {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "0389aa24e6e9b550", "location": {"path": "/usr/share/zoneinfo/posix/America/Guyana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "4fa8786d7d0c7a90c8725406672d40b220a3a242cd4329bf4f8ee218b209a721"}]}, {"id": "408aad210fd3cc6e", "location": {"path": "/usr/share/zoneinfo/posix/America/Halifax", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "e5df19457a772730", "location": {"path": "/usr/share/zoneinfo/posix/America/Havana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "b781a362eae4e8b3", "location": {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "46b50d573bdf4c7c", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "889bd74adc3f0ce4", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "58882d2f5194f435", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "24dfbad234bb2f25", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "bc7288d2f672f146", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "949da76f2adbaf68", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "a8565c82644ac20a", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "606be9bf08b968db", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "5880da870428850b", "location": {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "5b6ae857980dd5cc", "location": {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "fc6eeed94837cb0e", "location": {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "04decc8fc4307e57", "location": {"path": "/usr/share/zoneinfo/posix/America/Juneau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "756737eadf56ce91", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "2139e77e7bc9ee5c", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "a1d51e78a1ee1c84", "location": {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "07e6c2d5aba2c71f", "location": {"path": "/usr/share/zoneinfo/posix/America/Lima", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "37b18279dfd33eb5", "location": {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "a8d7e375e371c896", "location": {"path": "/usr/share/zoneinfo/posix/America/Maceio", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "f7a678a41620b66b", "location": {"path": "/usr/share/zoneinfo/posix/America/Managua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "b97991daaa2776bb", "location": {"path": "/usr/share/zoneinfo/posix/America/Manaus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "1cab047cf8d01d1f", "location": {"path": "/usr/share/zoneinfo/posix/America/Martinique", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "80fde41178a077e4", "location": {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "21f17d38a367ec5f", "location": {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1112}, "digests": [{"algorithm": "sha256", "value": "0f1c03c829881c4e717bca4280498c6b4f1aa6e15bfdf7067486040fcc3ad3f6"}]}, {"id": "7a7a39a2bd4d14ef", "location": {"path": "/usr/share/zoneinfo/posix/America/Menominee", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "3883f79c2a7109db", "location": {"path": "/usr/share/zoneinfo/posix/America/Merida", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "4efef1c208dfd77ab8a0dcf30147ad1af29f7f910beef2ddbad07b74441f4d1d"}]}, {"id": "6fa6c67d27b7ca27", "location": {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "bf83e39daebb26a8", "location": {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "25a00000c877ef4fd018f72b15c45d0fd6b35c9cf9d3aa9a8e0b3a7fbcc47966"}]}, {"id": "65d69652274dd750", "location": {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "309fca6d336dbae1", "location": {"path": "/usr/share/zoneinfo/posix/America/Moncton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "594ff77e80dd5cd7", "location": {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 964}, "digests": [{"algorithm": "sha256", "value": "b15db7d2f332dd0806cf7b1c44203650eb6ec7d56d76c13793055dc4b096896a"}]}, {"id": "35623b013a2fe049", "location": {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "f19e24e45e382bef", "location": {"path": "/usr/share/zoneinfo/posix/America/Nassau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "304a41fcbd71dd49f0c2a8cec0da83bc27e04183ce9e10768dec0bc223b15788"}]}, {"id": "b622c662caea4623", "location": {"path": "/usr/share/zoneinfo/posix/America/New_York", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "6c9de704b7bd4935", "location": {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "3b205edc73f269d8", "location": {"path": "/usr/share/zoneinfo/posix/America/Nome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "34e12bce5515f0b5", "location": {"path": "/usr/share/zoneinfo/posix/America/Noronha", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "75b5de0d31048ac1", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "a4c3175ee5c6ea61", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "5cf24c086724f825", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "9553afdc328c3c74", "location": {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "4aa8858f63eb1e11", "location": {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "cf33b862e1fa0d3311b8ae6172c2d952d391afe958b5f3a19fac5c6651556d25"}]}, {"id": "9302a70c97689005", "location": {"path": "/usr/share/zoneinfo/posix/America/Panama", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "54b336e3baf655fa", "location": {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "aae65ba98fc8a6ca", "location": {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "7683df6cacabffd6", "location": {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "a6e27fd2829de047", "location": {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "d1d5de462314565c", "location": {"path": "/usr/share/zoneinfo/posix/America/Port_of_Spain", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "78d5c7e8d77694cbf69ab03fde20ffc49b0aff2c63b2146e872bced2eafb758f"}]}, {"id": "67efb47673284fc6", "location": {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "54e72b143054a16e", "location": {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "8a6e91caf24d6f9f", "location": {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "5a59035b24fe6e51", "location": {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "5619f5d7acd2d83d", "location": {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "9ef1605239c93d0f", "location": {"path": "/usr/share/zoneinfo/posix/America/Recife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "1164d96aad364a62", "location": {"path": "/usr/share/zoneinfo/posix/America/Regina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "a575a69803cbebf5", "location": {"path": "/usr/share/zoneinfo/posix/America/Resolute", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "f62fe27e14f8d6fc", "location": {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "68dbe17bd5b1067e", "location": {"path": "/usr/share/zoneinfo/posix/America/Santarem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "2bb4824973c38cd6", "location": {"path": "/usr/share/zoneinfo/posix/America/Santiago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "e8b713d94760d097ee22eb7018be8f8465d659288d9103ebdd07f3edd1169c95"}]}, {"id": "7a3b33a352852a05", "location": {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "84c2811c8c0ce552", "location": {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "0fd2ec4380d9f4c9", "location": {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "372ab2478fe9fffa", "location": {"path": "/usr/share/zoneinfo/posix/America/Sitka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "cb8f4a86d0158c53", "location": {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "53681b29142dc531", "location": {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "f7dfa64efbaaec4b", "location": {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "5a45d62e5dda8519", "location": {"path": "/usr/share/zoneinfo/posix/America/Thule", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "dafd7bc87cdefc63", "location": {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "5730469bb4645f0f", "location": {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "9ea522fc3d51589e", "location": {"path": "/usr/share/zoneinfo/posix/America/Toronto", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "846c363c70f2667f", "location": {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "21bf496eb74eecec", "location": {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "e8ba350831e69c67", "location": {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "d74c249b42ea9063", "location": {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "0b48987a8e73129c", "location": {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "87da6d3d82b8b553", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "e83302e6c6286b49", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "66262cc77df139b4", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/DumontDUrville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 202}, "digests": [{"algorithm": "sha256", "value": "55ab44645aeec06bae7443dc0c9c32ff4b9c68065f763a2e9013d9037bda5334"}]}, {"id": "af2ea570d61f1845", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "dfddc5ab042543cb", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "a6b6a6739f3140d5", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "6f868d7c583f3fc8", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "912cda57b83c4db9", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Syowa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "c29fd333fd9ba6a95aa354d0328a04a4e4fe1edafba0f38760cb089404c0805c"}]}, {"id": "b93d1907bd233b11", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "0d5206205097bd44", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "94c0ec2bfbd8d26d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "b6741a6409e9881f", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1459}, "digests": [{"algorithm": "sha256", "value": "af239ffbad59bdd52aa228ddb8fdd5c0272c0bea02aae355193a4de7228d29ca"}]}, {"id": "e0e1f16a1f8ef6fa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "b7519e11caa57ed7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "7ccd9d6cf3fa11fa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "71e9f3250ec9fc17", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "f9e2fac6d5a637c8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "b883cc598b43de15", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "4dc53f1b2961447f", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "abaca5df0b79c869", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "93afe244ac377071", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "2fd545b6ad2e8453", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "deccf3aad210c2d8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "52d43be6650a5f63", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "1f4331027b30431f", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "4d95756587f3b73a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "5f2fe57045d14616", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "6801df46eb651423", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "5478cd0d96a83578abeb61780c032edeed6beee2e643e150f8ea7a6ce07454aa"}]}, {"id": "c2115f1d93b63cbf", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "021ba0a596af7c99", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "93a6d7e205174a1c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "8b6b873a9650c400", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "993c03eafc9051ed", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "a0411c9b10418776", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "9a7e18fd95ebcd466bf4d8e7af60774abdefc917d418768d66db73684899baa3"}]}, {"id": "8042a2917ef072ba", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2478}, "digests": [{"algorithm": "sha256", "value": "759b3ff3c0feb1d50693113a0073fa45f5b6b679e6660571aad3e1184946f6c3"}]}, {"id": "f63b6edadf4f7bf3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "3fc511c94b8bdb04", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "2bf916b8504c8049", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "c05394a46c1637b3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "cc6da59478da0f7e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "dc5da2871bbe6752", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "544e8608c3c8db6d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "ec347e88a7ff3d58", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "050cc5891832668d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "2fc1f5ba88ba37ab", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "abf21626752cc8aa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "c521a55c1c55d987", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "55868a1a062abb6f", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "71dd959e90c5f0a3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "2cd19fc82d84bd25", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "bdfda4c2abdecd87", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "3feffedab9040ad0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "09e8df9b4fd42f87", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "f3c81d4952bd5023", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "12300f6a850d91cb", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "58f30c611ca7d373", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "363d5ef5cd22bde3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "dd3598adb4eb4362", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "0d1de9c8dfefb39c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "5f50779b9f4cce70", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "01bc38f4b4f01f4e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "0a7ca718399e6845", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "25300dce99c2f163", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "5920b89f04bb7557", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "62836b114101ce15", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "93e10f093556a8a7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "973964ab564ea526", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "595d29694b84e613", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "e610abcaf285606b", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "07a9b56a95ffb92d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "3c15c8abb2daef88", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "9ee59ec279a92165", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "2da0e2f4d7db1b5d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "c20aac3763ea06db", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "dd80c5a40f3d9435", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "fa9c07995f547ff3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1264}, "digests": [{"algorithm": "sha256", "value": "6b4e89670f74fc4f4a45dc4899f2808279ad28c733095f4b976441faceb38a7b"}]}, {"id": "50dc6151ebf3cea0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "98a7e0627f427cd8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "996dcf9823867dc3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "02849bbd1c07bf39", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "4889048fd16274d7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "57d8b7a6afa5eff4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "77fc6c738eaf7e9a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "01736906d9d2006b", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "cdec63384bf1f317", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "ed9115888c47aa0c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "6abf7a9254d6b819", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "c17e1336864d650c", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "baded3744fb18903634726e0e7a4ede5bed9a39cea6ee179205722d9a0ccb354"}]}, {"id": "296c46c04c8131b0", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "d35d8367a4314cba", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "bc8b47f5d5dfaf60", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "6e68488467a30ed4", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "08cd8835be13aa9d", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3475}, "digests": [{"algorithm": "sha256", "value": "7b52b697cca477cc69ce740db37492b8867565f571d98ebd117ae1bd85773f5e"}]}, {"id": "b0259af64aebbd73", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "c0fe8d18325bfddf", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "d9232c05fc1af04d", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "9e25235b6ee781c6", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "7ae351a48768e4ad", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "16f68289925fea74", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "9819d78661d0a97d", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "179cdee1e6d882cb", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "f668da52c8f8ea60", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "ae4d5ca54a6bba9c", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "9d39015ebfb8d829", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "8a02073c50ebe3de", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "f4a865f9b11de548", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "6841c76536e76877", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "ecc44d7886f106ec", "location": {"path": "/usr/share/zoneinfo/posix/CET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "aced1a24837e77bf", "location": {"path": "/usr/share/zoneinfo/posix/CST6CDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "454cd9cf22b5412f", "location": {"path": "/usr/share/zoneinfo/posix/EET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "b7dab8bb528bc42e", "location": {"path": "/usr/share/zoneinfo/posix/EST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "d9297b382405f2fd", "location": {"path": "/usr/share/zoneinfo/posix/EST5EDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "3535b24e672fc466", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "09d9b66b3bf37b90", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "9697826fb4047f89", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "90ec466697e92dfa", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "6c72ccb75c9effa3", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "0b79f07152f43fcf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "a2f54df62e6221e3", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "444c8d9937c6893d", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "e22fd2dd03cd0868", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "1e0736f588ddcb40", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "1912f4a11e57c398", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "441c638f51a1d046", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "ffb08a0b35e0effc", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "95d9dd6d4b515bb3", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "6c78c46758f7b89d", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "1ef5bd34dc583012", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "1ce3374413c25e13", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "0a3860c1517cf7d9", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "04ddc448c977aab3", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "a13f58791f1d75d6", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "86908304c39f36a2", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "b7ba2ee70c279c5f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "b9c90207d5dc36b0", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "9e97d88e080de7ae", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "1681ce4d4cf05dd9", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "3d9d1b637fca5316", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "9d1e9760004653eb", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "ce78e05883fe2014", "location": {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "4a3e39d8749a8c32", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "6bde73f5b359b9d4", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "8f68926f60b8b5e6", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "68b7cfa784b3e3ef", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "fb6f284810f9f41a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "b3ca1cdcb9c1489b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "dc199f25d6cd2b2c", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "6e5a259f6295ab0f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "804f5fb613968586", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "b4360329ad428ed1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "d9ea69a102602732", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "eda059835b810dd7", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "9bc712152bb4c63b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "a69b1d68585dd55b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "3f2f48f2d2155617", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "e553e64690fb676a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "b90e65279223dd58", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "d977900c3af6017d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "1951e1833e62eb2d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3469}, "digests": [{"algorithm": "sha256", "value": "2fa9f7b27c7aa4d1c72482fa24e2c5380958910d89e6e07fcb9306fc873f3c35"}]}, {"id": "6134cdea34915663", "location": {"path": "/usr/share/zoneinfo/posix/Europe/London", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "3855a2eaf5786b23", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "f5561004468effee", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "6ad185790affebcb", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "499519e0ccdcef29", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "ecca1ba6800b1ab8", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "dd62a57e576db805", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "4c363fc23e2ea380", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "9508f7dae316b9b8", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "e2e7086be524df61", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "45a2ed8a99fc3714", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "81f304e79c5f374a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "5d7713bb1206cfc1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "5fe75d8907615891", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "d7ac9e5ffb9182cb", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "ac41b05ae91a8161", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "5ecb70ada07ec7ec", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "791056cd2cbd82b4", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "a3bfd469f9fa23cf", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "949b124f217412dc", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "b7361607cfdabca9", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "9637ac6a000bee84", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "827202a16f48bde6", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "93cb1e97247a44b1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "3fd2ca4b6ea5e98b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "28b0973e8d11eca9", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "b26fc76ef49be2c0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "d2204b38a7811dbc", "location": {"path": "/usr/share/zoneinfo/posix/Factory", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8cdc73b42636ea9995d87e77ab9ff4cb696b9881e1abf4fa0cafb6d2aa819e23"}]}, {"id": "8406b561e8381ec7", "location": {"path": "/usr/share/zoneinfo/posix/HST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "f9c9a2c3a879a1fc", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "22d152e568bcc143", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "c908053ed191b6a9", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "a9018edca79930db", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "2373d5fdbe05150d", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "3d8f5ba6b310ef2f", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "0acd269105fbe57d", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "33b308a74aee6e3c", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "e7f969e4e8648d5b", "location": {"path": "/usr/share/zoneinfo/posix/MET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "47c72c774b97b009", "location": {"path": "/usr/share/zoneinfo/posix/MST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "693a4cd777e87a43", "location": {"path": "/usr/share/zoneinfo/posix/MST7MDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "eb7a5c2b40dd2a6e", "location": {"path": "/usr/share/zoneinfo/posix/PST8PDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "627875ed5f30363d", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "195fde8e3a749c44", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "ab9069d82508755e", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "3eac453338a3d100", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "f649565a1652d3a3", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "0954d70a9b87cc4c", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "64eefdb1ed60766dd954d0fdaf98b5162ad501313612ce55f61fdd506b0788d3"}]}, {"id": "3d78626f56c8dc73", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "4bf4a23e9a4fd387", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Enderbury", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "5ec8abce5053720665336dfb0a49fe2a0625ff9c6c9278f900c7e9ed96b453f4"}]}, {"id": "cbd272de888c194f", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "ecb5b73c3100f9ea", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "8279047aa66203db7ca4e1b4812effc170bcb3f047feeb7853cfabbfa37fff0a"}]}, {"id": "cb2b5d7bf3d4c174", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "8346108c9d55bdb2", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "979dd49e2302dc72", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "02af8f912a8890cb", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "fff8637d56a6579a", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "4660e6f7cc80c2ee", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "13d94e915f0d9c4e", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "f170a0000542270d", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "bd5c32b5389a2da8", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "c564f41e0a242b73", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "a96fdb4ad31e3486", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "7a285721783283f3", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "22cb294667c75589", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 257}, "digests": [{"algorithm": "sha256", "value": "5633ab36046cbfe275a61793dd58a8ff1f2769792ec60c5ffc33c20bc6523144"}]}, {"id": "463432df1de9f7cc", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "d7e1c1be458870fa", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "7cae66655eb9db48", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "62420747e47709ac", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "e6c34fed40435b3e", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "41475abcbdbba280", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "e9b557caf52b1905", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "6a284fc735ced3c4", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 593}, "digests": [{"algorithm": "sha256", "value": "16a922a6469214f27497b01bc8a117226e136690ebc4f8ad1343457cf825acae"}]}, {"id": "d68d2de7bf95782c", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "29041bee5d6f713e", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "c7fd22871005bd42", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "d6c7ce686eca7288b36e02588ce802b605102aff123a3142e942050ea22b47c5"}]}, {"id": "dffedeac7f2ee9cd", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "2a62f5d755d333bc", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "a278c7c8225f4e38", "location": {"path": "/usr/share/zoneinfo/posix/WET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "567792db6fbf9970", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 696}, "digests": [{"algorithm": "sha256", "value": "7938f39f41ac72b43bba498e244d1d5c46a1132e853ce288c610194f0a2cd598"}]}, {"id": "0114660bff66408f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1624}, "digests": [{"algorithm": "sha256", "value": "3eab8ee879fc7332ab4a9562d49c83d6bbacbfee8a27293c0d0ce1d0c0a0a033"}]}, {"id": "289a2394f96fd0a3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1291}, "digests": [{"algorithm": "sha256", "value": "fb2dc0e77fae7a266fb22edba92e3a4ba19beb794baafcafa3e1544abb4f668c"}]}, {"id": "493612805f9aa20d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "b57b785836dfb4a5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2503}, "digests": [{"algorithm": "sha256", "value": "028b73e2b50e95b34d2d1be1d66f60b87a920a6b6717ae6ffa0f1d421e021d28"}]}, {"id": "90633b3c07550381", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "ae74ff9529656c6c48cfcaf6912f7d6bd07956424d272f20530a3a4e71b6a0c3"}]}, {"id": "8d0ce2bfacde409a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2590}, "digests": [{"algorithm": "sha256", "value": "cbf0fc416e36a62d753b4d40bced333bb647ba5fbe3868ad49e15592376046c2"}]}, {"id": "33826b9812342468", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "ed83fe2554cb2cfdd2d7a255d71476df0444486290815bc4fe926d866bc9f237"}]}, {"id": "754d9bb747b037fe", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "138ae9ebd540eb300e0a3ee8045bcbf70a2f1e88a1d387b0b581223684f8f8cb"}]}, {"id": "4f4b5b7c60862a6f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "a53f3761025ed8729ec61606abc45ea2b08cea76e8c8bfbc5302939b96e758ac"}]}, {"id": "8b63e7c84eb69875", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "402a2873eef8ae3ac9992db2d33c6ae09b1765e6d91fd7b8d6ff1dd7f90bbdf9"}]}, {"id": "52529f1bed01e24d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 791}, "digests": [{"algorithm": "sha256", "value": "2f6819f6a6a3a26015c248b106c2aad1391e2b9a3851a05ea90766cd676feddf"}]}, {"id": "17afff3493458526", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 697}, "digests": [{"algorithm": "sha256", "value": "0335b3586597760bbe5827457cd2bbf5e97c02f2ae1319f200afa17bae034750"}]}, {"id": "8d3c4318f1e1c5fc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4f502ead056d273fc5d85bb0a449b60002408711288935c963ba88b8017d0d62"}]}, {"id": "be9474bf7c1fac9f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "a1376b2b555183f74a2072833fce9f88f89199a2609a9fb178332f91cf9111df"}]}, {"id": "cffb23a04e10d85c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "630941be536d45b797904554f409e67dfec47c442f80fdcb5c57fe748aaaaa7f"}]}, {"id": "0027c72951fd7a8c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "a195bcdb149c59bb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "4f67b31871dfbdfc9cd9ab3cda83a83f83234369493058f52cf524332d491931"}]}, {"id": "e7fe933aa3a65494", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "f5dfc517a615035173c2a7e3f8e8c9d66b1f700e79877a3479c743db71067835"}]}, {"id": "7ab6801b7cd02a7e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "32ca25be04873f09ef5d15cc99a361a0fe82105594509e5d48c5b020a155cba5"}]}, {"id": "cbe5795b2477bfd2", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "1c6406f2935551e8", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "f9972a7e767f7ba5", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1436}, "digests": [{"algorithm": "sha256", "value": "50a55439810fe5f6ef6ab45de6008963f1477ccfa05410bebf3310bf2059d269"}]}, {"id": "1eaf02c3e14990c6", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "e0b21e841157158ea9418678a43c0bba5737237527a2af4954d9a882a67344f3"}]}, {"id": "9d59e45149606550", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b2461c7183f9c86fd88c40648c8e0d51b425669b11ef21e2a85ed500a8cb7c93"}]}, {"id": "c9dbfdca1e406546", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3cdbc2326af701b541681464244ee10f0301d5029911bed32d5cd15271e2f300"}]}, {"id": "fba10880b2860ce6", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "7a420c06b4acc3c3dd700781616f182f61d404aaebf64040e94a5a74589c2fb1"}]}, {"id": "a13a655964b7ed2f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "6aa52116a0e07e835ca1a71a09a9925f2ce694552f1510256b84979522906f28"}]}, {"id": "1fd321b0d8e74030", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3c8f78c79d1da0a75d226af76b01ba04a28b783ed1ec14f045b78af6f1ce7f35"}]}, {"id": "272a0b46af1f0538", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b497a7862d6e9d1933b1727c3cbead02ac9ead7f2ddc96c40af6fc2000df7872"}]}, {"id": "ceb06590daaac611", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "272442b773fd99c959b3f655c79f4f7c092fdfdd2a78c078b1c27edbdb0a41d6"}]}, {"id": "2f0a7dc952d0ca3a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "a8f0c42220abcd078551932cd858bac31ec6d3aee5686b6d11d1e1033d98b472"}]}, {"id": "425641323e677cba", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1670}, "digests": [{"algorithm": "sha256", "value": "4ac23d9301bf0fb26d8841a9480525e3042a05543aa3a3158b0714f9e34c6b6b"}]}, {"id": "faac95cac2a89f4b", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "7f52559ca6498edad9cbd3fffb0602cbb09658dad3221b1113591704cd0643cf"}]}, {"id": "72166b1190b83c2d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "ede4dc68d8a7e659dd19274c07b06459a261a7dd47f85a2ccee405e512e46d43"}]}, {"id": "01a17a25b6d30306", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2608}, "digests": [{"algorithm": "sha256", "value": "8b493028c5017188877d262567699e3ada310984a88f1c131e0a167997d98f88"}]}, {"id": "c496599c0a477560", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 876}, "digests": [{"algorithm": "sha256", "value": "2b4b85c66e21b3db8603c853da12bc793657b61db36137bd6416731ca766d83e"}]}, {"id": "e27fa3efa196d337", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "4db6c074443ee929f1e5a79f201468b3eff2e54597147a297a6dfac82b9bf96b"}]}, {"id": "884f48ff17fbe532", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1676}, "digests": [{"algorithm": "sha256", "value": "db320eab1ddd8a7f9dd6921e8383075b634d878a7f78dd84f87b1808e546f753"}]}, {"id": "2ed7b224e107125b", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "44082205839f502728ca3ca87a244fa17e073f3da6bb6335605f854155ef4fc0"}]}, {"id": "e22410207388f94f", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "86e838a131c0aaccae3e01b02c26d50435786e653e799fa1e4d0a7cb5df72c4f"}]}, {"id": "1263373082f2f2dd", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "b79128c20cc2229a", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 838}, "digests": [{"algorithm": "sha256", "value": "1c383f3939513aa3351fad54b0c4a609288a5828fb0bdf2423224eeac2520f41"}]}, {"id": "9936f914f0d84b1a", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "c8c8a3a852f1b5b74501740b154c7c85879da362e062f3d848d36a3bfd621c4c"}]}, {"id": "3e63df9cef28d4b0", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "0102d3cb66ec335ce7f1939c78e7399ff308006e3784846586b6766a7cfc6303"}]}, {"id": "50754172022768f8", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "fd7bfcff4b95e44c95626c488c9d3bcf135a091565e1ba046199157e02d67a0a"}]}, {"id": "d2aa5d93e64de5ef", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "14419e4f23b63698", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "2d71f720b9880bc46e92667f7ed4bc35ddfe5372c0746f18af47f61b72108509"}]}, {"id": "18e84316211e5db9", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1342}, "digests": [{"algorithm": "sha256", "value": "d14f87fde8358f4bef9291429ad761f05ba871e51d51324bcc234d10e25dfa8a"}]}, {"id": "29d37f2e07393863", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "d5c89391569f22a63fc5907a8941d13770d06da5343e4902feed7d6197cf2443"}]}, {"id": "5467dba9e3de8b2d", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 750}, "digests": [{"algorithm": "sha256", "value": "1dbe84c59c59c88b8b61a086ae503e61fecf133328025e7ee620d2d21b6344c0"}]}, {"id": "eaecc070317433c4", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4116}, "digests": [{"algorithm": "sha256", "value": "aaec01572be92e8a71d7fea028b2e5505084b4fd01272d2f7fb669dcfde81900"}]}, {"id": "e1e8701495f70a5d", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1594}, "digests": [{"algorithm": "sha256", "value": "572e4c469eb7ed55c8f4d10e7e1cf179c328f9f08c67ec0ec2159287d149841f"}]}, {"id": "b0912f38ce67543b", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 872}, "digests": [{"algorithm": "sha256", "value": "c43240951e51a02dada32d9117403e1a4451d0079834b469759e062e30d6e217"}]}, {"id": "dbe86031d8587b68", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "97a507bbcb52b2d4ebf8ca4ac15f33ea58b9f2e0d08058f0a367a34a08df6f84"}]}, {"id": "7996ea4d613a0e2a", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1968}, "digests": [{"algorithm": "sha256", "value": "6286e6bdc75a4967ff6f1ad6eda4bc9cb4e3011edeb6d0214231efde572c3cc0"}]}, {"id": "a9320f4c60b6942c", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "bc753ed8df47a3498adac17df1d8e1bfc0d2356423f0cde92259927e43a0ea8f"}]}, {"id": "35484baaa032d622", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "5372c9720cf65c6e", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "b7407a44f91050a8", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "36a509ff49abd2da", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "702d543c77ad4b9cfa5019532eb90f8ab1b4ced9aaeb4f69250271eea1520a5e"}]}, {"id": "55ac92ce79f43e54", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "67d79e333abad957", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "d2f6765fb82a98f8", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "e45443bd0228366c675e29b27d0c8b4aba88e75af2de13a21f75ff76c2135997"}]}, {"id": "5f5eab184e091af1", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 776}, "digests": [{"algorithm": "sha256", "value": "cf95f3f169f578864279380d641fe5305708220e185b8fa3d294d493a0d50504"}]}, {"id": "2ec8b0313f8c553b", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "c0801cb50f2424e8", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "5818d1c748f9476d8eaefceaea8eadeaa20ef6d689ce02b6f411977117d37430"}]}, {"id": "c705791d8716ede3", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "49b3d0f17458e2d1", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "608f7b8f80f109f9", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2398}, "digests": [{"algorithm": "sha256", "value": "4e00491a2a61f0afd328a8a3fb7f71943fed9a77cb0c920949e7c7ce81d6b54d"}]}, {"id": "c2c40710e9b0069f", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 832}, "digests": [{"algorithm": "sha256", "value": "12a65b8eee5a3c95721fb8047c8ea239e4d57d2453236149892db274983157a0"}]}, {"id": "6b399e577cd68c40", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "7efa1be141cacc31cc58bf66c1602250fc229efbbb66b5bfe8887c298a0d9eb5"}]}, {"id": "63421e3db608c91d", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "7f5b9fcbaae0bc87c93baa8783571a29705e79070e184632838415e762f7eac3"}]}, {"id": "0cc6b16e4b584826", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "54cf68ecc6dd04a2", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "fbb8a2bd56ecc7822d75b4dce555f891d3f771020525858f4021a4e0fee9ce85"}]}, {"id": "399e83e212d8c156", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "f83af01c24a02198ca6f53c3b077d200ad2b0f10450e682b43a7d8c5dd27b5f6"}]}, {"id": "e6de2661853d230d", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "9f62359a025350b082aa1b8a2587385fa7097e44bc2f1e834a2602f52afc38e1"}]}, {"id": "c69c470b7d6d2336", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "57aad17cbf515d83b245cc0bf698fc4883f5a64092a334f514b3cc227b3da3fc"}]}, {"id": "9d31d1dc01edf0ba", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "623b64153b083f4713dec93c1732d0868fabc469b47e58506fc30f83b0b4f39b"}]}, {"id": "36381d01463bb014", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "5db1f28012c302c807b049bdf06cb867a623e2b57ea303e46f53642e58ad4639"}]}, {"id": "110fd6105992725a", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "dd0aa0401142ef67477d1c8255d8c3053a4c6a20dfd55d3f5b0742e7e2145267"}]}, {"id": "3d809ff9d0625179", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "1a8646dc325f59367c97b9df05d2776a3b6290c7d90a8b7a9fceb41f328c6c03"}]}, {"id": "fa5228865467999a", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "1598be55f044662f9cc2f52b25532ea6e92e46f9e2b36eafbcfd65e4aef1b283"}]}, {"id": "dcaf0998df9c459f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2318}, "digests": [{"algorithm": "sha256", "value": "42e331df61224c8f33288ecbb6d516bcef946b22c98a1a9f7e3b425ec627aac9"}]}, {"id": "7e174a3c102b2f02", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2454}, "digests": [{"algorithm": "sha256", "value": "bf3776ce579a28c4a7c3bf1a4170b661b5ad4074346b327ed09dff35d00146d9"}]}, {"id": "9fa234a559b6888c", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "ff4e080f6e759c80", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1038}, "digests": [{"algorithm": "sha256", "value": "d38f7840b7841c152b87ba8343840dd4e35f968a2b1c389d09a3b3e31d6194ae"}]}, {"id": "7780725c518fd0df", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "3f3af07760ea2322", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3312}, "digests": [{"algorithm": "sha256", "value": "5d98c91cc09f5bd7d01c3a04c54e11dc6ebc587a19c13215cc17d3222627b764"}]}, {"id": "89933b6c114e8509", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "30e2f238e6bb7a621b5c62a40d26885414447f48f6fe2514b94be92472f27377"}]}, {"id": "d875f9e7b3503153", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "63084abd426161df0da3e7337c0d88979bde8b1f2c5ad3f1030db53596c694be"}]}, {"id": "05db23f46d1ba28b", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 962}, "digests": [{"algorithm": "sha256", "value": "cb27380e26cf595b801a349da9a15a85d09ce5516cb8c1fbfc723ed90ae32441"}]}, {"id": "804356c479d793ee", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3376}, "digests": [{"algorithm": "sha256", "value": "ce8e31332e887872c39fcf7d4c7e8a6faeafcfb79c15d5463c279e4f063f3956"}]}, {"id": "cd28a3a1c794cd5a", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1296}, "digests": [{"algorithm": "sha256", "value": "fa5468acc11f864ab6bd73fc21541616f4d1b0cb704fc775c5fd0306365f0b45"}]}, {"id": "ef0b5ef9ac7ea802", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 994}, "digests": [{"algorithm": "sha256", "value": "174173035402ce38fc8b624f7e9593a39859383f766a60dd2f72de358eb25748"}]}, {"id": "87db7fb6e1aef257", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "a5f0d6908d90df46368b1bbfa900306665f378ab3976ce9650e044ec634ead3c"}]}, {"id": "c133822b771f4504", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "7cb0057e2f86020b4f30e11c95d41e62bd4e76efa9c1e8b7424a420c8c8c2699"}]}, {"id": "6dffeccb9c7c1fb5", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "32b4196968fd9a36da6bbc8811b341c4901ea634aa17082a3782fb39294eabaa"}]}, {"id": "8b743da2e52f99df", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "5f726cd94bfc09952b9bd4c704625e6d5cbcea2c6d2c7859d829a785f26e6db7"}]}, {"id": "0640b24c09d07444", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "52b096ab13930158", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "52fdd3baaf7557076e47311698110b500357bfb97f11e8a5ce152b78786a1a1d"}]}, {"id": "16e5a0f892a151ee", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "7e26f7e3e7490c20", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1706}, "digests": [{"algorithm": "sha256", "value": "f53b3bf4bb796858fd04a14d251412d5013ee3a2adceb338b5dff0933a9e2712"}]}, {"id": "3962c71b2805e55d", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "e26f1a57f982e8281167380041ba0c2b695cc9b2bef864d1f3535cb984db8f88"}]}, {"id": "f840c1f9348680d4", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "fee95bd1191abca9", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1504}, "digests": [{"algorithm": "sha256", "value": "ac1e450eb2c860ab564373ead8b2dcc3b1ef31b7124d75608719f1db71f36798"}]}, {"id": "7e396ba9b6ae0283", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "8f241f4af285e716d2e5c35747b8a749f8cc964703e0814580e43943aa2c3f99"}]}, {"id": "3219c1f163ff9e39", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "a8c274a83bd81c79e349b2ecf2558b0652366dfc0a429d6dbad0b48e35a0f4b3"}]}, {"id": "9a4da23086158e6a", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4076}, "digests": [{"algorithm": "sha256", "value": "b0a94e989d9ef88efbe246158f43db340aeb1e1af7f7bed1c53e5ee5e1689b56"}]}, {"id": "11823e6d0546cad2", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d7c57fd2f291ba4573a8b77f3c5c4cb415e469d057ee6c1f70d30094343af392"}]}, {"id": "92644efee4cd123d", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "ba0ece39fb4f3cf3", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "83fb108b3d5e27cce32e9bd68ed044ee9458f9f7149b26a7603011584249e9a6"}]}, {"id": "f164bd77aafd2b81", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "85478677d235f1c58834415566059d362a0d1bc884adeee06befddc5abe784f9"}]}, {"id": "f00b63fea3313700", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "646dd18be9d688b2350d9a057329f294e9eaf22ddf352ff52cb3079951182707"}]}, {"id": "f0fb03cf80ece9aa", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "da014b7dd605f4768b20eb8b98f73e8ac580c0c5f4e04d265938d11924426eac"}]}, {"id": "20ddc3e6a1f4e51a", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2418}, "digests": [{"algorithm": "sha256", "value": "56950399706eccf362afac0821597db27724f572c601223ea8bb66d22760b8f1"}]}, {"id": "eea50393c4cc09c8", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1594}, "digests": [{"algorithm": "sha256", "value": "f409872029a9fc10bc31bd8213336691a48ba77e9bb1a4cb63a93fe3a6066f40"}]}, {"id": "0fea600b51ce8265", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "51554c5899ed90cec6e88a8add8fbd589d19bbe6af1707ec7309b68ef424964e"}]}, {"id": "b9e10d73d9f5c7b4", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "6fb3de4823f14a07", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "941fed94a7bf0cd0a36c4bf5f846a13243169ff8e231d682baa3910c6acfb97c"}]}, {"id": "d93ba825522ccc2f", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 884}, "digests": [{"algorithm": "sha256", "value": "bea98f59a25e4b3c2e571b33d824e2d89dfbac1af884a8caa17dd3fcaaba70cc"}]}, {"id": "33edf2e834b118dd", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "166237a67a77fdd85cdf791ee443f4d9fbe989a530463fda87ba471c06b6bf11"}]}, {"id": "15a68c3dc84fa464", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 696}, "digests": [{"algorithm": "sha256", "value": "ae1ed9285355b0573cfc1f28f7a2ef2cfdbc92d77a48c82a4d5cea537c1f2931"}]}, {"id": "e510898ec7689467", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "38f237541d85fe5095167eb7c0068f2a0898debeca54ff4332881440b1895d13"}]}, {"id": "ff573add485d499d", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "0acc50f71d7e56a8", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "3688ed11afe18589e9a5aed18b2273d00741a58e1ebf51308bb394f64d8698ea"}]}, {"id": "21e4841f59f24759", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d932a1523f5456aee9111269f6f6af1ce6b6a8f5bd93ef375f4fcb9dbe65b2d1"}]}, {"id": "9d4c7ea3fd863a6e", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "176c83fe521332e8eb24aa6d33896770db48999186e77835a9e40ddc49fff1a8"}]}, {"id": "a45b132a140e9662", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "6c7e99f4d49271d6594a2b221b6694b1f4423c7efed4b56f55fcd8402837c028"}]}, {"id": "acfd2f79ebb57bbf", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "59a2ec9e88042ba3", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "5cf95ae8d63599abaacc0e458ff883468612af9c34c383ad59169eb59a75b199"}]}, {"id": "42ccfb1f72a07d46", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "7e60f645b783812ae5d60a32fbbee7a974fee9a877523ec08dd9d496d490f870"}]}, {"id": "822e5764f89150e4", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "cc43820f640a268402eee0a8d72b735316627ee069c367ea9c45445775e6a5cb"}]}, {"id": "176d7625d3419d5a", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "1f8953555389a7245dddd220f5d9373f67414a04157add2ba39940db8c2686ed"}]}, {"id": "3f50b88c0ef6f920", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "95048c4e28b3dc2553b41816e7a4df75a450bb56370f3a8c89148f586431ebdd"}]}, {"id": "51757f4675f05a42", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "334a9086612ea666b1a423fe5eff42e9b49c73a23c6102c0786de0d77ef6a0a2"}]}, {"id": "b95fe0e770ee6012", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "b69df7fed602bf83665407e6fc792507d48fd0db647e2a99e5bc08dcb103cce2"}]}, {"id": "b25f65228fd9baff", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "0b7230b4d517f141", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "6dfb3abeb5963cf5", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "7fbc12467ea42217", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 804}, "digests": [{"algorithm": "sha256", "value": "5012f6ba36b668af826d23783408ca80a57171d0d40e490c8c52142ca08b398e"}]}, {"id": "55ad09cfcb2068b8", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "654e5e4509a0ad7ce44b2d4c3368b28f5ddc8769c0cb6b4b892b82957a1c39f4"}]}, {"id": "835dffd8f142a254", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "c4522bb26b7d180fe844eb2f0108ec51c9c8f68736c832ac8c27a432f29204fe"}]}, {"id": "f7fa205ba987ae86", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "58c62419e6767433c5b5f6a1aaa273856819df28631ed4d4f99a9682013a658c"}]}, {"id": "5f1dafb673f7347f", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "026cdf92f30e8a2c", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "75a0f8d28bde431b", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "ac7010ec1f44a805", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3422}, "digests": [{"algorithm": "sha256", "value": "963807bdf53257df7aa885d09e37bd5116daaaaf3187cfc9dcbea719894d62b1"}]}, {"id": "ed70407e0f47a930", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "c6b37f8687dda433", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "a4abd2a0f8e4fe8f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "87af5d587b3a6ebfac26509530176c949f4a4e554f13e72f6852810568951d04"}]}, {"id": "1e97ff79189f2a21", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 837}, "digests": [{"algorithm": "sha256", "value": "9b9a9906e7cfcf92f80ff79841efd231add1d8bdd46ee599f7c7f3ecc4edb451"}]}, {"id": "ae4d8ce8fef36b36", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 742}, "digests": [{"algorithm": "sha256", "value": "2d1b8accc47c81ca34a4967bf0e3329c500c756871304c94d80c723dd9af2601"}]}, {"id": "d307fc111b23ee03", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2828}, "digests": [{"algorithm": "sha256", "value": "aab8355761b64a2d47f6e79b4e72fe7f3c0c95715e84935ed8086b056b60e890"}]}, {"id": "8a7a82435a906dbc", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "d628d8efc5da4f4ad921b446d053ce344558e3669bb1ae6fc4adf96e728a9b54"}]}, {"id": "06b176e25277c555", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "a2a9de8bed7020c44a3fac2663300a2e906fb937afb46327e93b3ed34c038144"}]}, {"id": "687ca51c45e0565c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "30fb59c3c5478ac7d0146e444ac024b069a6fb702afb73bab8f77b16ff55efd5"}]}, {"id": "a8259272e14f8665", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "f33930e606e0c809622ebd508fce4088f469b9cfa5c78311c68544b24a505c61"}]}, {"id": "4a00afba53f3b1a7", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "8ed5e602930ee85616fedbf13d4116c1f54a945988be9c96281a840956cbedc7"}]}, {"id": "97d0eb317d68a0eb", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a5a00f9e236d5388a17849528ed3fb5c34b01b3b32057f508a31793e8252d0b2"}]}, {"id": "7e1f3f59c5a2f095", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1557}, "digests": [{"algorithm": "sha256", "value": "e1170546a873c062c59f045d3d0c484cbf48146de5ed731ebc282521ea0ae4d5"}]}, {"id": "48085fcc09edc5c4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1999}, "digests": [{"algorithm": "sha256", "value": "6b62a266032cdfda6cd13e1ef545dbcd45ef5c9f92d88066f3b774dbd7e8e41f"}]}, {"id": "2a7e89e8815d20c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "933589af8de8a4215f1fe3850c511d013092bec720a0deb63a071eae1a484ae4"}]}, {"id": "51fc290f2639f78f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1543}, "digests": [{"algorithm": "sha256", "value": "b44c272b6ae07731da3981c37c7e34742334635d9169b9ae48a708c075741469"}]}, {"id": "8020d173e87caee7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "3e30fc7e2c557785171ca9ea5b52fe677c3b46c997d0d5382eec70ae35fac2e3"}]}, {"id": "94fc7ce90a30465f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1177}, "digests": [{"algorithm": "sha256", "value": "770beb20d620d56ac172eae970fb4a2547737ca662afa2d7b5abd33e6ce79436"}]}, {"id": "417f91d2084c4e85", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "02ccec031ff4acf6f14d6f8ead8eef51803fcf50c41e9032aae96f96267b9ee7"}]}, {"id": "b80c1e691de129db", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "4fc6d280c1e1303dcabc47a92e337d11214a06c8f13794e40a816439bbb5e9ad"}]}, {"id": "c7c07cb7cbebd32b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "6da6ab3b0fdd094b95bbb2af8a91e0f0c0fd8d4e4276da7b581386715cc1946e"}]}, {"id": "916da461be661d18", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "96cc9c7aec7ef4379913ebe4a18c8e7752cab5a0aec643c482e745a3b067099e"}]}, {"id": "339b5a019ae2a576", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "e2cd3238a1d96d3d2367e8c3b118be5c75bb9dea65a4dbe83a91452f70821132"}]}, {"id": "7a0abfe230959135", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2706}, "digests": [{"algorithm": "sha256", "value": "4f67cf09904d39b5ccbb67e85ff4a22edd7b44bef46c9d2cf926130b4929f06c"}]}, {"id": "c0b104c5dfdc7a45", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1539}, "digests": [{"algorithm": "sha256", "value": "ba0e1a92f48f78c52b38e39ec3d54dd769fd1c63d84e669c719c6235e3782e08"}]}, {"id": "fb91192087e807bb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "07cd95d7adc2ce608bb9764e856a86d02e2ecb3c5796c88e7f9256e81fccf692"}]}, {"id": "c437cae21a3c21d2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "ed033b6b3c07c10fc3f76e966be80960140d651f51b5f4ab4c3c02789209be9d"}]}, {"id": "e22de57c72689455", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "48410dbb26344add6f30abdb8fc8ea9dc3455b214d6f57852d598a3c9f822230"}]}, {"id": "4d1e6d1ac3090dc3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 944}, "digests": [{"algorithm": "sha256", "value": "c75c21fcce3f641f8465afd25f7fd629d21d17374466e5549f7472e0234201d3"}]}, {"id": "5c50c0435b86ce85", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "a85aea45d19bceeff35ae5639429aa2e77b377da5fbf12c8d850f35e5864a73d"}]}, {"id": "8d42f8c0853b01ae", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 901}, "digests": [{"algorithm": "sha256", "value": "3baf1889afbef73beac18c9e41d845222f922e70c2ac09a78d4c80ea7c988aeb"}]}, {"id": "dde8ebbe37fc20f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 779}, "digests": [{"algorithm": "sha256", "value": "7b44b4e18dcf9df2d7532e1cb764a61517786ce10e20077160a558021d021b70"}]}, {"id": "f5191e54cc1e2fa6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "b08bcbddb97c010086855b38886cc8dc93231c0c0ba1ea58d7b03b293ef8abcc"}]}, {"id": "8ca4403345ffc1a3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "68766993512bf52f03272c13ad2c13406815996bb338f15c068d81d7a533fb2a"}]}, {"id": "64284d902408d11e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "3abf3c1e9c4f9168", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "26d07e3d5bb603de804556385a26d8439c9141d76449cc95c08e7a0b34ebc7ef"}]}, {"id": "73c5807d3c41136f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3018}, "digests": [{"algorithm": "sha256", "value": "bfb84f816fb264a41f499247b2886b1d5e4f228bf51cfe2fa8f48bf22403fbea"}]}, {"id": "6db2438320375a76", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 915}, "digests": [{"algorithm": "sha256", "value": "7190782e0a16aad1d9684932f7a87b394de0998d9a47ffc8e72b69be94247be9"}]}, {"id": "fbe691e9f80d6e90", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1757}, "digests": [{"algorithm": "sha256", "value": "aa754769189ea4ec86e5afb224ed44eafe47033143531e677e693940563f6e28"}]}, {"id": "f76a65bba394afef", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4058311377b0f18f270262dea79d7d17c2debd4d9effc16b672f5f9b0c0c1f13"}]}, {"id": "d7f53e2f2853de20", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "fc57e139f31540ca636974a40f88ccf98c2152a17f082485bbda383b5988741c"}]}, {"id": "259b8a024a9d712d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "10611f0e5f24c658765df5c6c4f56d3ce483ee69ef46fa65109a79412ea9a1e1"}]}, {"id": "fda874a9618a1f50", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "3380d8746e2939d05f75124e002a888e7b8a00fd1638cabcf5b1e90d0f409eb5"}]}, {"id": "687b528ff94a17d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "ee2e4d47b3c2eed8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "895c51205faae86f90b417969b537c5c810194ba60c8052ad0ed1304815ff9c3"}]}, {"id": "c4edca7190be7f55", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1724}, "digests": [{"algorithm": "sha256", "value": "4541c14b0911921ed273b89d575cd857d296e78ae14b0b7992bd7648bba1c2b6"}]}, {"id": "6f2b3eba222e4726", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 943}, "digests": [{"algorithm": "sha256", "value": "487b558b52c250bb97ab14e5e3e330484c37d85bb3efffadd4484862c5849eba"}]}, {"id": "160308f20570a1b2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "98c5d4b736b5345da872b2f6d2643741021834aa6bae728127739e2670c80f6a"}]}, {"id": "314ef3538a94263e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "a8a08eaf38ddb79283af8464237aa14de659920294af936db5990f2fe0afacfc"}]}, {"id": "b24e7f6ec28dc5d6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 843}, "digests": [{"algorithm": "sha256", "value": "ed4279c7b09d4957d3412d43b02619ebc332298a6e0e18639fa68154da6068d6"}]}, {"id": "370116c4d843f67f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "568100782cecdb6131c830d9a4fc4c7b046001d7d4e6b90dd21a592216d0ba40"}]}, {"id": "e505dba8fe6cfa97", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "43e9767aef7e6311712ab9cb5b49b8bc2a9bbfc98c55caed6565e042e600df79"}]}, {"id": "f69b758d7f7565b7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "977391bef402661573b0ca8f04b9458c8b1f4e5f2f262f56ed524ac1754ebcf5"}]}, {"id": "8d7ffc41e9c479de", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "f2243e352e9f2ba8323dbf13a54846e894f96f2afa7f6c46b583657cf438caf0"}]}, {"id": "08144d3cf5d1e09a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1784}, "digests": [{"algorithm": "sha256", "value": "446bcfd6ab2aa6cc40a9fe74a0e4a21ae7831dfafad9982e3a10c4fb938d720d"}]}, {"id": "6fbdc9a5744c3801", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 814}, "digests": [{"algorithm": "sha256", "value": "50433d32202cd2de73f641788bc755511e375d14f03564f62ca60786f3c3f00f"}]}, {"id": "2992ad0c41c42922", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 890}, "digests": [{"algorithm": "sha256", "value": "55c74d306d3bf0f5899b5ff38c587fa96db8896bddcf8fcaaa4b7f603e75ebdb"}]}, {"id": "a0d582ccfed8c5a1", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "30e7e808bd356b34", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "b352d9a3331dcae6bd48d2afc13357b7fd67e3aaf8701893b644fe446df33014"}]}, {"id": "7ee4302406148518", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "5cb8c263daa9ddc95b550bb7cebdb7880c10e02b9275541e0608342f39874229"}]}, {"id": "343539eb33b924e0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "335cca7868a81c6260fe0e056efcb80af2e6a4c4005b8fe199587b14fc7ed42f"}]}, {"id": "c8de4ce07e4f959f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1565}, "digests": [{"algorithm": "sha256", "value": "2ea4a932695d5abfb1793c66a8da6f827e98f35a70245d3cfe60822e5d718007"}]}, {"id": "77a86a0bef34f316", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 921}, "digests": [{"algorithm": "sha256", "value": "fbb16d4294aba0f0d1f8c0e0dccf6ab0c2d15c79a439bc02e86b4d535065afc6"}]}, {"id": "a008c9560fc4deaa", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "e282eceb965270857e7311bdce52be068f4d7fb28669381719793f97f5a1b8bc"}]}, {"id": "54a94b73e3a13397", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "ecd9a9c7c669904e3cbb5fa1882bd27ce82af1b3698efe1e22218b69bdad19e7"}]}, {"id": "86ac41c6ad49a85f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "efe5b79f0407bbc73a731a4803bef83a6d19f7d9a7fc6c710d49f1d0b675a464"}]}, {"id": "c0445b5fb837b4a4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1587}, "digests": [{"algorithm": "sha256", "value": "6e5226cbcd5ca6e6805a30694596598982dd489e4b401ce5ff659801618b7ba5"}]}, {"id": "aff8a9d2735f93dc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "719793075cfdb6ffe28f6cc5f3dbb80408e2fcbd0ac1c00e1f96555a10af6f76"}]}, {"id": "860a69f9a1afbea7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1760}, "digests": [{"algorithm": "sha256", "value": "f9e9ecc3e730520f84a3058a8211f918ff53ada92aea44089eab64a0d7732687"}]}, {"id": "5e88f144d7b5872f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "3ba1dfcdfa4d6abedf04bb115a6f2853e5cccaf695f1b463eaaeacbf463b9eb1"}]}, {"id": "bf9a5dd87e32f7f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "c4a2a95e1b989941d764e0090c322be24d0d2744310c0c776adcde57c668fcbf"}]}, {"id": "5a41fe7a4f6c1e6d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "73c22bef00653bb5b2c6d6a33abbbf757c8daf38adecf71dd56ba733992fb0ef"}]}, {"id": "16bb382d5d20ae06", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "adab5894249ca97d7110772f4fd6163b2bf44b454a392fbef157a3f961df740e"}]}, {"id": "406b4f5e66279f88", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "52fedb7549c988b6e30c77928403ce10350b4524435d2e8cf65b3691a82010a9"}]}, {"id": "115dc587520e9e4b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1321}, "digests": [{"algorithm": "sha256", "value": "21a8e8d926fbf5d3eed4c48940d27ab7a4aa3169bd1a9d9b30ce36c247a2a9bd"}]}, {"id": "9ef0d5519e4b9fa4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "e00fc781353754eab16f62da9e1a9f1e6cc99141ad1e0fdd11ba0e735e421470"}]}, {"id": "7972acb1171d00aa", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1611}, "digests": [{"algorithm": "sha256", "value": "e9147b7650e6ce4ea6e10b9164de5f36aa8e11e9122e76762ec52f9bb9f994bb"}]}, {"id": "7f9b245b88671337", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1804}, "digests": [{"algorithm": "sha256", "value": "f78bec746adbf1539b5fde68786efbd934687dca988665bcef61541208d254ee"}]}, {"id": "49c1d011c325a1d0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "73dd29b7dc777fa8342104f061f15960eb0bcc25f700b10037aa3f65a31b23ec"}]}, {"id": "27d3dbc3765765e9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "e69eb90cb0ad0f7d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "286efcdeb6b8d6980d8c18fd568cbef76c02239b538c95696db521f273012bd6"}]}, {"id": "fdf16f4d3925acf3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4391c699c7cb44de21739483cf9f20db5661178be34db0376b3a4f9c547ee22e"}]}, {"id": "038ecc9a832ca668", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "29aa51e610d654ebe799f56eb1e9a6684266845fea9211f16abea79b951c9efb"}]}, {"id": "83b011dd137f4b1d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "3aaa30547f527c098d74f6dd42aa59ec04647c530ff80c9ff45c6e96c4b4652d"}]}, {"id": "676f13a86986d208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "c8d5a9ce4a65700a195b92985d914499343216697ba9d8dc8595e5903635fff6"}]}, {"id": "645549664645372a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "c5a92d902dd4738bc6a795519f3ff9860bdf20b18896ac1b8aaa6c9044013ab3"}]}, {"id": "a32a70be16542a4a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 828}, "digests": [{"algorithm": "sha256", "value": "a27f65656f771a1f2a2757280bb4666d5c263ffb76a06013a1b09a550f00e515"}]}, {"id": "3b99326323b4a1ff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "8d25d3ca5300f7e0462cde4e361a7826ec9dcdc42a9b3721fb1397ac7e3166aa"}]}, {"id": "876a9c035126c76b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1739}, "digests": [{"algorithm": "sha256", "value": "b99c2d989a83c720b5e3bc91d2d1b2eb0b43d57127bda3b6c967ec3f7f103900"}]}, {"id": "e74cdf4f6800daa0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4024}, "digests": [{"algorithm": "sha256", "value": "c6848d26d78bdc115073c274e2b0d04b020f8dad0481e44db653f31e10253d10"}]}, {"id": "126d789ad77804f0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "fce5f24ba9100a0ba47f619482f2b9273fd0cd9e9020d3d448de111f371600e4"}]}, {"id": "c3bc26d3c2fea236", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "341c9c69b7d3d78d", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 810}, "digests": [{"algorithm": "sha256", "value": "f127b4f25ad92d1a10cf5d764b4714e8705975ccf53d4189c689a9cee356a7db"}]}, {"id": "53aa4c1bb5ea6207", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "2f637c560f889708", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4015}, "digests": [{"algorithm": "sha256", "value": "bfb9da38ef9faac1d6e9b0c50935b9581d2bfa15019abf97fe42138cd77ed3e5"}]}, {"id": "df3125c4188d1de7", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "cbfafc0c962a6da1a4ab13724c1af925ae1d8b0c98a6d8f8b5bc099bc9fc3ec7"}]}, {"id": "020431cb4088e437", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "966ddcbccf0b76118393868cded9454bd4004ac2db169f8344e7152a8d6b0410"}]}, {"id": "76a712028f45ad73", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1782}, "digests": [{"algorithm": "sha256", "value": "bdfa3e0d31912d14b3033f6b2c9819c12a3348c3b9440469144f177559ca1700"}]}, {"id": "ab29d3c9cdca9f04", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2771}, "digests": [{"algorithm": "sha256", "value": "83080413497a3d1825dd9c0c5a093ef6218e753555372b76a229f2ac2c5d2c27"}]}, {"id": "1679a1ba1a9d3be2", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 981}, "digests": [{"algorithm": "sha256", "value": "78a4bd05c3820e129f8f5b6982aa699d213e5f331247bc1ddbcb40bacbb3357a"}]}, {"id": "e6ed3692627c2ff0", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2823}, "digests": [{"algorithm": "sha256", "value": "14c9911a59fb21c1899699e54bd4a5fc6e3df0deba4367cc82c4e2301e333fa8"}]}, {"id": "0b4d2d983aa64876", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 874}, "digests": [{"algorithm": "sha256", "value": "7f673751ee51c1287ca9229912d2c28b172c4f33e241d5e68533a07dffabd723"}]}, {"id": "a49d8653d213a869", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "073e53bbd106377f3f1e4371649e8b8b06ae22122f3c29b0fd9ad5686e9ca784"}]}, {"id": "8a2bc184978ebb97", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "cfe3c35535c7d2151ad30d193e145d92794b48638795b97ff3bd46edfc51effe"}]}, {"id": "45c37c788ea10bb1", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1051}, "digests": [{"algorithm": "sha256", "value": "858206ff8f1603bb68b090c8be8b3bb11febb7106b1dce03ddc4e6f2d319124d"}]}, {"id": "8014e67e1629f071", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2420}, "digests": [{"algorithm": "sha256", "value": "171acc6002eff4bac205cd7da15a8db260315d80740031bfd0d5250cde6a55dd"}]}, {"id": "08b071f0030763d0", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "a97d45c81ee310ff013415e3574e3d23db4960bc5924b732d9932cf22da450c5"}]}, {"id": "7fe5b888a52f96a0", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1008}, "digests": [{"algorithm": "sha256", "value": "eabbef257292b8e5537cc0a6b33ec65a18fb233376d3ac9b505b33f3170ca0ee"}]}, {"id": "cf9b5d99239d9457", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "d385ebc7f767227146df5670ea4e6e3139cbd72112d45c068cb8395218cfa444"}]}, {"id": "1c2f8ccce7637e07", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "0a17a0185a9d9ac7ff71151870725571da81ab19abb6666740ded455a971eb6d"}]}, {"id": "503c0dcd1e675c9d", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "102d436679aeab88731d58ba95aecc9dc132866c81029e8ba1b3eff4f34f09ec"}]}, {"id": "dc5ab8343b9b5c9b", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1b329a569040ae33ed71771004e61dbe9ca4acc23008bd5499326885ffe715ab"}]}, {"id": "78a75509f5474519", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "d327bae2e79c9b7b1272bca94611a440beea0dab89a42f8df5d8bfd042459e4c"}]}, {"id": "3a7698fa4a3247b9", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "9b0fb9304bb74d74fa4806637c6ff11ece339384384a0a4a88c197980987eda7"}]}, {"id": "d141473e73162fc1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "7412ade716b72b0aec1d51fed559e7c86110a0810f2301106c14f9d4ceae7d82"}]}, {"id": "7c9ec5b0f0519ea9", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "bc27d803aaddd6913caf0dd01a801f465d18f137895175ccb87d369e66aadb74"}]}, {"id": "dd4094ba636f8295", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "fb81b2651698a15d4c89f1882672a637090af710b6436506fcaaed924230e7c2"}]}, {"id": "2ba604a744288fd1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e79709d9a5af7ff4a1b7e61d020e834bbd28f03648ead93cd3123526930f53c2"}]}, {"id": "5fa849fc0881e5bb", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6d054af93da0100542cc120adabb7f6daa3a1318015e8c1a8d3494801979b73e"}]}, {"id": "5b3e8c914e7e8a2f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "53930d8fc79642a80c0214087ec70ec3345d4a613bb46a9567362dd0d66342b4"}]}, {"id": "c4756a6d39971d40", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d2cc13c6fae68cfdd8fce1070cc59a8b4debb79495091b627934f7d641f3c87"}]}, {"id": "bd7190d4bd14f1c9", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "2621b27775101fc9218d4629316cf44aaf500daf366d5da6f78e25173cdc2a78"}]}, {"id": "9372dadee3e1b3ed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e6d4bf60e95b5f970b45da25405e8d3436e3ad00370c13cdbfeff956dc5a0cdb"}]}, {"id": "cab8b932fc0f37d8", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "532927ece4fa9392ce4c932274f7978de12b38a98c0b52da5b3aa394899a59de"}]}, {"id": "851c44d6bcfb8162", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "4e8d0da06d3a0a136926df171983dc0f496a42286de56549c6d5c2966d30fbc7"}]}, {"id": "ad296a62aeec7000", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "43721036e4fa3ad2d886f551f64ac0cbd5e63fc6aeeeba5b35436fddea7154f7"}]}, {"id": "4b8c34d7a1a3498b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d36aeb82e6eb498c68755a6f01cc66476dbb9c59ec421c8c01cb2176770c59f"}]}, {"id": "99102f07913eeeed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "777ca77bf1c7010a9e03576384c805c4ca1315c267a8869b4da34202ce3e276b"}]}, {"id": "89328672909ec0e3", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "a0df23240834f6993c250e8afd3aec2d38d95bc394e587f04592accd6243e62c"}]}, {"id": "71ddc69c2cde400a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "358055400737998fe800c15ecb4352b7dd6294a05b429880bf28e880662bdf36"}]}, {"id": "bb9bcea4f6fa203b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "6170f19b8d9a1606a5076a47a75cf7f4aa1d522df6c8557dbaa2c32b3e57205b"}]}, {"id": "b6e8372485ea9e35", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "bcfe15c4eabf37daa844c40e90b5e061dc285bc2607f29dda92f8d2f7d12452b"}]}, {"id": "e32313fb5e40e01f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "b4ecb9c07d4f07b291ae973fa6a902bd2f18da6ad86123caa7d8af2b5de48adf"}]}, {"id": "f490a52ffc2460ac", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6e045e3dcb5a10dc0aa1d4681ac814a8e4843d6f6fa15215e796d63d5774bb9a"}]}, {"id": "475b139f29dcb608", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "4e7568c727837046006db10e235284ad4df15941637f4921fa3f7069c9eaa5cb"}]}, {"id": "44d2d2a7cafa3431", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "216e4ad3e0c8c05c05d37287b5013d0d60aefdd5f1a037512948294534feac59"}]}, {"id": "e526d24745a6d38d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "040e12223e35da2bdac4813f116899c4d16751f8af00ed41b2190c0d6adcb54c"}]}, {"id": "0ee9887a1c2c237e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e8b7323151aa455632cc7db8633b98bb4ee85c019c88454461b8efaf0ef08efc"}]}, {"id": "84dfb280543ecbf4", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "91eeb4c3dca6f1a5a9032a9ee8132c6dde10b31ed1a529e201c7c7a744248e99"}]}, {"id": "90741ceb446be808", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "9e0b5f66a27891909c1764cab4edd6738a6d5cf6f5b5965dfe4aec41673887e5"}]}, {"id": "bb7c3c75cfac4bfa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "139ae4c7858be7c16e7d5396bd246306d5e9eff009b598f740e23670a6bbf73f"}]}, {"id": "5125911bf54de4c3", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "905c4cbbbfe8eedb15eb99a9a4d6ac3ecb16cb5895f6fea3e4af2a6d0e1a6022"}]}, {"id": "e92db60898ff1559", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3480}, "digests": [{"algorithm": "sha256", "value": "5ba87f02796248870b26566fd0c94e294ee53b24863828deecc677252c09bded"}]}, {"id": "e5a1477abc3e1036", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "85d07d102e0e8ad0", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "7d9d228d0cf3dd9f32aefafbc45173e6541650e94aa7502ed63cef461da19c7e"}]}, {"id": "0813600d13a31cca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "702f36c7b2abe5c7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2488}, "digests": [{"algorithm": "sha256", "value": "96b297338b418c36715401d0e28c886179ef7dc3c8c40c80028852d0c7444ed4"}]}, {"id": "b0c8ad0759adcb19", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2866}, "digests": [{"algorithm": "sha256", "value": "3d84a9ab4090b956382e423b26bf42c9ba4c580f571290cbf2a48ca83eaf7596"}]}, {"id": "36d42278ff8bed4f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3501}, "digests": [{"algorithm": "sha256", "value": "d37ce9abe7247d092b8c8e7bbcaa7a6b3304eda9d8405a1d356d614aee7ed15d"}]}, {"id": "47edd39a539c9cbf", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "f8754d8ed1c8b378fe6eec82ec403fc94decdaa4c3bde5dada3eef3cea845bc2"}]}, {"id": "e238019811cb63b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "dce9a04d4d791421926967554c9fb3010b2ff52ed74b42e5a73817752f2e458a"}]}, {"id": "9f950db4752ad8b2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2976}, "digests": [{"algorithm": "sha256", "value": "bcaf2c6dcd5cf0283cec7f817ba6e114095d63112e0995bebeaa6da37919aa55"}]}, {"id": "2e95f083ce4154a2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "4f12732048f085d98c7472b4024c1970fb752e8807af902066d7c9a885b416b9"}]}, {"id": "fbb6dddb70c4ee05", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4062}, "digests": [{"algorithm": "sha256", "value": "a21836b7bab1f7413468859d6b9fdf4753edd4e6ecb7941e6749bc3d2140e0b0"}]}, {"id": "96039631af7ba612", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "bf5b19ba13bbc9e4c64fee8a821733170b82274d84ef78fe1ac0a7645ff18ccc"}]}, {"id": "f4786bd6cd36107f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "d88a558d2fd54715", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2501}, "digests": [{"algorithm": "sha256", "value": "1e17ab53aaf8f1f55d177e3cce36ca5ea8ed15848fa56d1e4ae762467b4af5d7"}]}, {"id": "e5e64d5d813e947e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "948bd2bde6f0cbb051f9e40f4c797438d5d7f3329aea20a4971c6205ea64ec12"}]}, {"id": "45ef80b8ee011e2c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "e34bf1754ed6fcb1f9bc7979f411832e9b0fbaa50f38ab452f36f9e443947562"}]}, {"id": "e77e849f20193f5e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "e8e4141ddec5fec6a70fb158fbf9bdfc52abd4977ec7ad8a27ae91d1c6bb005a"}]}, {"id": "fc1c5bb80605eabc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4009}, "digests": [{"algorithm": "sha256", "value": "8cc9987ed4ff3ae2d296830c05795909a0dd6dcaff759a17d16129990ef679f7"}]}, {"id": "1289026fbb4dffb4", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4218}, "digests": [{"algorithm": "sha256", "value": "d224cf9091659b433062ca3174a40d39211d2a9dacd3d555c93d8e6a51e03ba8"}]}, {"id": "081ec2023024c5eb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "d9185643ae15003c009c6ea69e56c4b2e4737f3b3b0665ceb2afbb9cf0bf8ea9"}]}, {"id": "3819f85993c970f9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3168}, "digests": [{"algorithm": "sha256", "value": "a2cbf356b3ae00d800ed70ac59b96743d3a6da94f1f4cc83e4ee1f63c7c56ed7"}]}, {"id": "f0e14fe51da9d897", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "30c8641532df80f893d937aa0f0d0678f6afad7b0010628ca08abd744a81a61c"}]}, {"id": "e53c4e96f35e2797", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "674088c6e03a2b7e48e10b44d5b230bfe05cddb73a481ea5da808ec357ec77bb"}]}, {"id": "1d7b190ba6bd73c2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "74b149fd74025fbbd0d83ef4b39aea9c84efb95d4567867d59bcdfdeff4d3b3f"}]}, {"id": "887e8c55d705a893", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "e778b1dc899094c7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "674b98cb85e23a5c0ede2bdcd070161c7ea600e1f2b8291f759010326d1fdc04"}]}, {"id": "bfbeb72860da2f41", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "410dcd9881edca9f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "d5bea5d3fd09ec82908656acc1f24f34fc4e36a5327bea66976b34e599650c19"}]}, {"id": "39f366beb2bcb3d7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2766}, "digests": [{"algorithm": "sha256", "value": "fb3f8fcd4db486d48b058c1de03e134280926ee415660c28e9008d112a15ca1c"}]}, {"id": "c27f096bce559fe6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3223}, "digests": [{"algorithm": "sha256", "value": "0d695e5223879a4b1f3ee5a312efecfa40442f7113617b8bf2d2c192111b18b5"}]}, {"id": "d7554c74dae6e98e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1755}, "digests": [{"algorithm": "sha256", "value": "4f4be4aa584fb66850a67614a97c9c715aae5b1b41e89b3869d23a07c44d8441"}]}, {"id": "568da96900a8a312", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "20b754f51063d866234ee06172242a5099cf0cee4a099d8999f15a8bcd739d73"}]}, {"id": "b72b7c0818f740d5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "0901a8745a9d2fafc41b153035835e5c5371ab5a66cf8588c33a5a95ef7bd9f3"}]}, {"id": "3a014d6e85e8a537", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2661}, "digests": [{"algorithm": "sha256", "value": "99aa54abd9c8e8a2ac38465c4b73c40d6a0da4ebf23c9f9994319c5ea5a3c0d8"}]}, {"id": "2f708e35b4f6f9e7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ec240297bf0dd48f4418743c6455df80ecb8d05dc2b5ce01ebb347ca3a2e2c45"}]}, {"id": "5ecbf75153ea1023", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2718}, "digests": [{"algorithm": "sha256", "value": "fb946842f7041e412e8281100f870d02a3554f6dfc19f3d265a3b0924eaced2a"}]}, {"id": "da1ef8ba3025cbe5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "0cecc15b6737b1c2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "ef293190aa3509c43928c60561f01e1e658727e386f613962366981331ad3aea"}]}, {"id": "6ca30deacecded82", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "932fd18889e67e246b95f8dbfaea57f39d0f4aed5a27ac8ef514964237d68fb2"}]}, {"id": "7f916a79d5fede61", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2768}, "digests": [{"algorithm": "sha256", "value": "dc1b96b4960e62dfb12cd7c8275243f720efd2b00061f1b8a6d82ed4d67d63f9"}]}, {"id": "e7e2b966f8d38288", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "eeee0b80b0e78002e71649fbbd61a485830ce3ee95d56b3b4b06b01fb64a0e23"}]}, {"id": "5bb3b2946aedf160", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "166e566c4d93167a39e76ee5a57d390c5231819fc9f21bccfd77715fe582edc5"}]}, {"id": "464efcb5ee2a5b96", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3236}, "digests": [{"algorithm": "sha256", "value": "788f9a577482cdec11079528be9811b86380528070eb4199096eff287c62c9c8"}]}, {"id": "29a03e03efa970dc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "7d5e2645f1de8848fad71a0a9991abd9f55cc36a9291c1c0ee7830008d5f5fc8"}]}, {"id": "6b627f3a51f71bfd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "f5abb5fe6e522e77", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "169789b8f3048d902f91030b293b1f92df573cae2c4dce0df1103a043258c27c"}]}, {"id": "7179c54b86941da4", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 659}, "digests": [{"algorithm": "sha256", "value": "5104d7c9e56b5d9fa6641071bcde29f3c9e34685aa003639f37d244fe90b2a3e"}]}, {"id": "8e1afbdbd10a8ae6", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "794568a193318e9974dadebf847cfcb3a0505634ccbaf91b3ef231a646c75a21"}]}, {"id": "3ad6ab8cda956b50", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "412930e923feac41ad62cc2eb27511057813bb3e01631951c05309dd7b996cbf"}]}, {"id": "2183a6cb73cda535", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "13faca8fe9836b0e4d27e6e2e0cd59fc16db8857f65db6ec52298512bcef963a"}]}, {"id": "f022c30476bcc0d7", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c9817c6762dbb570d70406c35a98d35904f4779c2c0149b2ec4542f561fb835e"}]}, {"id": "a1d62ff6a47b0268", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a3406147d47658df4a44777ba2ea9cab9539d88b2093352cd637eddb6f3a6835"}]}, {"id": "6a3bc2bac33fc01f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "38b45c05bfdb02be184dd5a1f032ab4115e20b237c895ee90d11e5e4372fc204"}]}, {"id": "633725847d315a98", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "495381de5020268e2043e200ba4439ac0b9e669d1fbe8c222a3cebe69f2ab148"}]}, {"id": "a831d0b8988409de", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "4af37b62f5055c6e3e46224fd4a005fc17b0c7198c3b65ae893c14e8c8da9a59"}]}, {"id": "fd52056046ebce30", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "b0f800f1577eacad7406cd81f757bcf99133c40a4b488b33ccd244b610007ce8"}]}, {"id": "409b3a7f399d4a1e", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "4c654da1521c5d3e64083b6a4ea75cba49be0b7b31ebb7acc5c948bf5ce2de71"}]}, {"id": "97ebf0cb719bc41f", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "97372963f8184de6470bfba5fa6d0b3834b663ec499714c95aba5b2bfb6bb04c"}]}, {"id": "ca017c1e29582200", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "e50c1318d7eb1c8dc2da23002c596f82437796499471ab6561e4e8176cfbfb0e"}]}, {"id": "8c8dfffcb8608655", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "d50a9d1d00d786865ff8316e5c9fa1f477aa6d3aaa62f7d318fb1c51c3c98f77"}]}, {"id": "9b5d1331d9e3f9e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2991}, "digests": [{"algorithm": "sha256", "value": "84253aa1adae5b3f07063bdb22647dd057f802d314e011860633d6ff1a716cd8"}]}, {"id": "9cb7bb0317121f04", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 826}, "digests": [{"algorithm": "sha256", "value": "46c05ae74ede6c0e20d558d9f5e07d1c344b100fbed2ae867fe423c983f0659b"}]}, {"id": "1e2a5c287187b500", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "8bb3a43290e321d455cb067ff4f282ee840163d6c05be4b032dc3782ad1acec0"}]}, {"id": "f8263fe1480ab7c0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 827}, "digests": [{"algorithm": "sha256", "value": "1262595785ee5261994cdaecfa52fcca6bc8257abc3d6a8a958655b98046004c"}]}, {"id": "c43de167c35a8bf5", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2773}, "digests": [{"algorithm": "sha256", "value": "dc33cc3c53348109ea93a79eea0d2b94c51cf8755dd1fddc47279202e553ef4a"}]}, {"id": "bdfd31e45958edac", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1078}, "digests": [{"algorithm": "sha256", "value": "c74285d6ffd90811377387f0c8d840be7230cb40f25c97250e7434110949304a"}]}, {"id": "1e339480650aac54", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "0ef8fbfd7f9e3b96db927b5998c8eaccc4f29ba4f8fc4a0f5bc0bf11a5086504"}]}, {"id": "3b8fc04c92103641", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 752}, "digests": [{"algorithm": "sha256", "value": "38687a6d17c77dfd751ddea36f212b475103e084f7105ae23ecc045d73beac33"}]}, {"id": "f6de090e89b3a9dd", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "aedaa0c822ef638e7d5457739baa12ec4d431addb285d8ad744f0256f60539b9"}]}, {"id": "12ac7e3d3249509b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "bcdbe4abd0ceda2d39382ba9206935fedd674bed18e62942857c2e841dec1131"}]}, {"id": "40d1814f51a8698b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "b2cf621acdb4300738bb2a3799313e91fac0f5d8d8f5b1cafbb573a68972f8e2"}]}, {"id": "918f0f6184aa1b66", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "c2d091ec51551879d4cb333c2d1abac79619145d5a609f93e1f061d805bd9c00"}]}, {"id": "8e243e4581612d70", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "00a4fcf2a31722373c5af6eb787d0ace0498b4e818c84fe09eb41de6c18da8d2"}]}, {"id": "3885f94d5708650e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "aff009b55c5624edfdff9b6f52ccb5567c3d7e5de18e804915619b343e152d67"}]}, {"id": "baf97875aa519bb8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "6171159493e8605c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "8dd1cf21d4ffe757afcd8a9f8ed5c5b68fd9f6c25f62678cbde91771f94ea227"}]}, {"id": "9e79b3baedbc2fa8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 917}, "digests": [{"algorithm": "sha256", "value": "0fffd6083e52fb086c757bccb77a5a18a60741d1b0972cc156ac25e98daf56e7"}]}, {"id": "11e6c515630f26a2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 880}, "digests": [{"algorithm": "sha256", "value": "81c90c7b0276aa5155b132a1d05a48847435ae2d73fc27341d94fca431ada27a"}]}, {"id": "7a519230785421e1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "4fe07c35417da1ebc45607888e141ef3ac69cde9bc00e67f732a8437ddd08b4f"}]}, {"id": "5b7e98962e1769c0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 721}, "digests": [{"algorithm": "sha256", "value": "eb10c8b783c0a77a358ef4d0e41d51e3aa00225cd8b5f0ccd56b952bee572f46"}]}, {"id": "e396d674a1511a81", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 808}, "digests": [{"algorithm": "sha256", "value": "3be1c6801bf58dc158bbdf76c2d71310ef39d7c8b91053bf6921ee103f66701e"}]}, {"id": "1a101b564db41eee", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 797}, "digests": [{"algorithm": "sha256", "value": "1b6f660277826eefafc632b5d75cc2c825b2725c806d1befb97d3bd595e73958"}]}, {"id": "51945957be30d829", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1464}, "digests": [{"algorithm": "sha256", "value": "24dc9aa921193cdae5a4bbc7ee86157639d49a2f7c476a158640c5dc90c7acd0"}]}, {"id": "bc66579310002e43", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 854}, "digests": [{"algorithm": "sha256", "value": "08cbef12534b92a83cc467f517a3270d3acc810d05221a5965ab3a2af6011fe5"}]}, {"id": "4996c1b8ba584ccf", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 727}, "digests": [{"algorithm": "sha256", "value": "fa10a4c2b7135df986a14f185114d8060a424ad351b60c2af1ed3dd28ea12fd0"}]}, {"id": "46b69a2a6fb29fe8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "1f9e0bc373c1fc6a3c6a3fec4492c091917bebf57d0ef676dd9d14300daaec19"}]}, {"id": "e8d46fae9b851134", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 754}, "digests": [{"algorithm": "sha256", "value": "7f57e7d5536526d1cb8629d5325a60fefe1d82a58f08c4b828e1c510818193d8"}]}, {"id": "c3ce5a7bd1227947", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "8786c17d9f421435a3da4ba12f5478ce697721a5f4d598a0ff8b670e5986db5d"}]}, {"id": "f9260efd14055a29", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 736}, "digests": [{"algorithm": "sha256", "value": "cede1e683e45d608425e7600af2042face0677cc51b58c947ea3048e1f4ac88f"}]}, {"id": "f7c7e05f4b758624", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1133}, "digests": [{"algorithm": "sha256", "value": "8a4689ae3bf028a0def43a2eca8ad4c3eb1f494a3f3084eae4da21c555a26a62"}]}, {"id": "7d14f3553b7abfdb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "5de4574683e5e41d118457b421b7a2d5aaeec4a553dc9bfc761eed16b2ca412e"}]}, {"id": "d7c2783476b34c02", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "ce346632dc77b84948614dbf97cfcd4ae820547b06d4b0a21d6e0d43f71e9e0c"}]}, {"id": "db3b96418f43ab10", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "f66acc721c27fde1680613da284c5de02fc1fb3cc70f2af397d2fb7d3a8c9ddc"}]}, {"id": "93620fdd1a24f31a", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "b61f5090c5a68ae97ae8f48ef769914ba0c276f2bd5b709294d78bd9ee6de910"}]}, {"id": "c152a6c189748119", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "86bbbaa590d97b3d90e00a3a1bc6957c8a0284b46c93d0bb63435587e0728f92"}]}, {"id": "3a41be2bbffed520", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "2f19bf99975556d021457d62e13ef89d58129dd851ff055a693ffeed79adc350"}]}, {"id": "00029a2b9f27d76f", "location": {"path": "/usr/share/zoneinfo/tzdata.zi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111556}, "digests": [{"algorithm": "sha256", "value": "b230dbfe7b28e7c4757c2bc3917030c1aacc0dda1af25c4d9d5fa4e8a1e85332"}]}, {"id": "c362c6ac6a69c187", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19321}, "digests": [{"algorithm": "sha256", "value": "db0cec68e09f62e86133166c14ef72d5c9003e00f8bb305f6df7fae17575a965"}]}, {"id": "8bad406064041cd0", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17835}, "digests": [{"algorithm": "sha256", "value": "1019220a999e8a8ef71105c297b4fd9461414f5f4d27058fc3cb6a9027344112"}]}, {"id": "a61ed1b87abef6ad", "location": {"path": "/usr/share/zsh/vendor-completions/_curl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14522}, "digests": [{"algorithm": "sha256", "value": "2bcdd6c8a862a68b12bde6075e51894e7f58435412cd11f058041a117656b895"}]}, {"id": "43b636a73c33f26d", "location": {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}}], "source": {"id": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "name": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "version": "sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "type": "image", "metadata": {"userInput": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "imageID": "sha256:904b8cb13b932e23230836850610fa45dce9eb0650d5618c2b1487c2a4f577b8", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 145522141, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:101af4ba983b04be266217ecee414e88b23e394f62e9801c7c1bdb37cb37bcaa", "size": 84198351}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:d8466e142d8710abf5b495ebb536478f7e19d9d03b151b5d5bd09df4cfb49248", "size": 61314157}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:83ba6d8ffb8c2974174c02d3ba549e7e0656ebb1bc075a6b6ee89b6c609c6a71", "size": 1616}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e161c82b34d21179db1f546c1cd84153d28a17d865ccaf2dedeb06a903fec12c", "size": 2123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "size": 1273}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "size": 4621}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjkxNDM5ODEyM1oiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQwNDowOTo1OC42Njk0Nzk4NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQ5M2E1YjBjOGQyZDYzYTEzNDMyNThiM2Y5YWE1ZmNkNTlhOTNmNDRmZTI2YWQ5ZTU2YjA5NGMzYTA4ZmQzYmUgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDA0OjA5OjU5LjAzMjk3MjYwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDI6NTMuMTQ0NDg3NDQ1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgTEFCRUwgbWFpbnRhaW5lcj1OR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjI0MTE0MTY4M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOR0lOWF9WRVJTSU9OPTEuMjMuMyIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjMzMzA5Nzc3M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOSlNfVkVSU0lPTj0wLjcuOSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjQyOTE5NzIyNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBQS0dfUkVMRUFTRT0xfmJ1bGxzZXllIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTEuOTU1OTg1MjI5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAteCAgICAgXHUwMDI2XHUwMDI2IGFkZGdyb3VwIC0tc3lzdGVtIC0tZ2lkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLS1zeXN0ZW0gLS1kaXNhYmxlZC1sb2dpbiAtLWluZ3JvdXAgbmdpbnggLS1uby1jcmVhdGUtaG9tZSAtLWhvbWUgL25vbmV4aXN0ZW50IC0tZ2Vjb3MgXCJuZ2lueCB1c2VyXCIgLS1zaGVsbCAvYmluL2ZhbHNlIC0tdWlkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCBpbnN0YWxsIC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIC0tbm8taW5zdGFsbC1zdWdnZXN0cyAteSBnbnVwZzEgY2EtY2VydGlmaWNhdGVzICAgICBcdTAwMjZcdTAwMjYgICAgIE5HSU5YX0dQR0tFWT01NzNCRkQ2QjNEOEZCQzY0MTA3OUE2QUJBQkY1QkQ4MjdCRDlCRjYyOyAgICAgZm91bmQ9Jyc7ICAgICBmb3Igc2VydmVyIGluICAgICAgICAgaGtwOi8va2V5c2VydmVyLnVidW50dS5jb206ODAgICAgICAgICBwZ3AubWl0LmVkdSAgICAgOyBkbyAgICAgICAgIGVjaG8gXCJGZXRjaGluZyBHUEcga2V5ICROR0lOWF9HUEdLRVkgZnJvbSAkc2VydmVyXCI7ICAgICAgICAgYXB0LWtleSBhZHYgLS1rZXlzZXJ2ZXIgXCIkc2VydmVyXCIgLS1rZXlzZXJ2ZXItb3B0aW9ucyB0aW1lb3V0PTEwIC0tcmVjdi1rZXlzIFwiJE5HSU5YX0dQR0tFWVwiIFx1MDAyNlx1MDAyNiBmb3VuZD15ZXMgXHUwMDI2XHUwMDI2IGJyZWFrOyAgICAgZG9uZTsgICAgIHRlc3QgLXogXCIkZm91bmRcIiBcdTAwMjZcdTAwMjYgZWNobyBcdTAwM2VcdTAwMjYyIFwiZXJyb3I6IGZhaWxlZCB0byBmZXRjaCBHUEcga2V5ICROR0lOWF9HUEdLRVlcIiBcdTAwMjZcdTAwMjYgZXhpdCAxOyAgICAgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IGdudXBnMSBcdTAwMjZcdTAwMjYgcm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qICAgICBcdTAwMjZcdTAwMjYgZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCIgICAgIFx1MDAyNlx1MDAyNiBuZ2lueFBhY2thZ2VzPVwiICAgICAgICAgbmdpbng9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS14c2x0PSR7TkdJTlhfVkVSU0lPTn0tJHtQS0dfUkVMRUFTRX0gICAgICAgICBuZ2lueC1tb2R1bGUtZ2VvaXA9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1pbWFnZS1maWx0ZXI9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1uanM9JHtOR0lOWF9WRVJTSU9OfSske05KU19WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgXCIgICAgIFx1MDAyNlx1MDAyNiBjYXNlIFwiJGRwa2dBcmNoXCIgaW4gICAgICAgICBhbWQ2NHxhcm02NCkgICAgICAgICAgICAgZWNobyBcImRlYiBodHRwczovL25naW54Lm9yZy9wYWNrYWdlcy9tYWlubGluZS9kZWJpYW4vIGJ1bGxzZXllIG5naW54XCIgXHUwMDNlXHUwMDNlIC9ldGMvYXB0L3NvdXJjZXMubGlzdC5kL25naW54Lmxpc3QgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICAgICAgICAgIDs7ICAgICAgICAgKikgICAgICAgICAgICAgZWNobyBcImRlYi1zcmMgaHR0cHM6Ly9uZ2lueC5vcmcvcGFja2FnZXMvbWFpbmxpbmUvZGViaWFuLyBidWxsc2V5ZSBuZ2lueFwiIFx1MDAzZVx1MDAzZSAvZXRjL2FwdC9zb3VyY2VzLmxpc3QuZC9uZ2lueC5saXN0ICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB0ZW1wRGlyPVwiJChta3RlbXAgLWQpXCIgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGNobW9kIDc3NyBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IHNhdmVkQXB0TWFyaz1cIiQoYXB0LW1hcmsgc2hvd21hbnVhbClcIiAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCB1cGRhdGUgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgYnVpbGQtZGVwIC15ICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoICAgICAgICAgICAgICAgICBjZCBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBERUJfQlVJTERfT1BUSU9OUz1cIm5vY2hlY2sgcGFyYWxsZWw9JChucHJvYylcIiAgICAgICAgICAgICAgICAgICAgIGFwdC1nZXQgc291cmNlIC0tY29tcGlsZSAkbmdpbnhQYWNrYWdlcyAgICAgICAgICAgICApICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtbWFyayBzaG93bWFudWFsIHwgeGFyZ3MgYXB0LW1hcmsgYXV0byBcdTAwM2UgL2Rldi9udWxsICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB7IFsgLXogXCIkc2F2ZWRBcHRNYXJrXCIgXSB8fCBhcHQtbWFyayBtYW51YWwgJHNhdmVkQXB0TWFyazsgfSAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgbHMgLWxBRmggXCIkdGVtcERpclwiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoIGNkIFwiJHRlbXBEaXJcIiBcdTAwMjZcdTAwMjYgZHBrZy1zY2FucGFja2FnZXMgLiBcdTAwM2UgUGFja2FnZXMgKSAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgZ3JlcCAnXlBhY2thZ2U6ICcgXCIkdGVtcERpci9QYWNrYWdlc1wiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBlY2hvIFwiZGViIFsgdHJ1c3RlZD15ZXMgXSBmaWxlOi8vJHRlbXBEaXIgLi9cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0ICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IC1vIEFjcXVpcmU6Okd6aXBJbmRleGVzPWZhbHNlIHVwZGF0ZSAgICAgICAgICAgICA7OyAgICAgZXNhYyAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IGluc3RhbGwgLS1uby1pbnN0YWxsLXJlY29tbWVuZHMgLS1uby1pbnN0YWxsLXN1Z2dlc3RzIC15ICAgICAgICAgICAgICAgICAgICAgICAgICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgICAgICAgICAgICAgIGdldHRleHQtYmFzZSAgICAgICAgICAgICAgICAgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IFx1MDAyNlx1MDAyNiBybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyogL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbmdpbngubGlzdCAgICAgICAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHRlbXBEaXJcIiBdOyB0aGVuICAgICAgICAgYXB0LWdldCBwdXJnZSAteSAtLWF1dG8tcmVtb3ZlICAgICAgICAgXHUwMDI2XHUwMDI2IHJtIC1yZiBcIiR0ZW1wRGlyXCIgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0OyAgICAgZmkgICAgIFx1MDAyNlx1MDAyNiBsbiAtc2YgL2Rldi9zdGRvdXQgL3Zhci9sb2cvbmdpbngvYWNjZXNzLmxvZyAgICAgXHUwMDI2XHUwMDI2IGxuIC1zZiAvZGV2L3N0ZGVyciAvdmFyL2xvZy9uZ2lueC9lcnJvci5sb2cgICAgIFx1MDAyNlx1MDAyNiBta2RpciAvZG9ja2VyLWVudHJ5cG9pbnQuZCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMjM2MzQ0MjIxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6N2IzMDdiNjJlODIyNTVmMDQwYzk4MTI0MjFhMzAwOTBiZjlhYmYzNjg1ZjI3YjAyZDc3ZmNjYTk5Zjk5NzkxMSBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMzMzNDQwMDlaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo1YzE4MjcyNzM0MzQ5NDg4YmQwYzk0ZWM4ZDM4MmM4NzJjMWEwYTQzNWNjYTEzYmQ0NjcxMzUzZDYwMjFkMmNiIGluIC9kb2NrZXItZW50cnlwb2ludC5kICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuNDMzMTI3MjUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YWJiY2JmODRkYzE3ZWU0NDU0YjZiMmUzY2Y5MTRiZTg4ZTAyY2Y4NGQzNDRlYzQ1YTViMzEyMzUzNzlkNzIyYSBpbiAvZG9ja2VyLWVudHJ5cG9pbnQuZCAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjUzNTQ4NjEzMVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmU1N2VlZjAxN2E0MTRjYTc5MzQ5OTcyOWQ4MGE3YjkwNzU3OTBjOWE4MDRmOTMwZjE0MTdlNTZkNTA2OTcwY2YgaW4gL2RvY2tlci1lbnRyeXBvaW50LmQgIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQxODo0MzoxMi42MjgzODE4MDZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcIi9kb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjczMDI2MjY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDgwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuODI0MDg2MzY3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgU1RPUFNJR05BTCBTSUdRVUlUIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuOTE0Mzk4MTIzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm5naW54XCIgXCItZ1wiIFwiZGFlbW9uIG9mZjtcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6MTAxYWY0YmE5ODNiMDRiZTI2NjIxN2VjZWU0MTRlODhiMjNlMzk0ZjYyZTk4MDFjN2MxYmRiMzdjYjM3YmNhYSIsInNoYTI1NjpkODQ2NmUxNDJkODcxMGFiZjViNDk1ZWJiNTM2NDc4ZjdlMTlkOWQwM2IxNTFiNWQ1YmQwOWRmNGNmYjQ5MjQ4Iiwic2hhMjU2OjgzYmE2ZDhmZmI4YzI5NzQxNzRjMDJkM2JhNTQ5ZTdlMDY1NmViYjFiYzA3NWE2YjZlZTg5YjZjNjA5YzZhNzEiLCJzaGEyNTY6ZTE2MWM4MmIzNGQyMTE3OWRiMWY1NDZjMWNkODQxNTNkMjhhMTdkODY1Y2NhZjJkZWRlYjA2YTkwM2ZlYzEyYyIsInNoYTI1Njo0ZGM1Y2Q3OTlhMDhmZjQ5YTYwMzg3MGM4Mzc4ZWE5MzA4M2JmYzJhNDE3NmY1NmU1NTMxOTk3ZTk0YzE5NWQwIiwic2hhMjU2OjY1MGFiY2U0YjA5NmIwNmFjOGJlYzIwNDZkODIxZDY2ZDgwMWFmMzRmMWYxZDRjNWUyNzJhZDAzMGM3ODczZGIiXX0sImNvbmZpZyI6eyJDbWQiOlsibmdpbngiLCItZyIsImRhZW1vbiBvZmY7Il0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyIvZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTkdJTlhfVkVSU0lPTj0xLjIzLjMiLCJOSlNfVkVSU0lPTj0wLjcuOSIsIlBLR19SRUxFQVNFPTF+YnVsbHNleWUiXSwiTGFiZWxzIjp7Im1haW50YWluZXIiOiJOR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSJ9LCJFeHBvc2VkUG9ydHMiOnsiODAvdGNwIjp7fX0sIlN0b3BTaWduYWwiOiJTSUdRVUlUIn19", "repoDigests": ["docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2"], "architecture": "amd64", "os": "linux", "labels": {"maintainer": "NGINX Docker Maintainers "}}}, "distro": {"prettyName": "Debian GNU/Linux 11 (bullseye)", "name": "Debian GNU/Linux", "id": "debian", "version": "11 (bullseye)", "versionID": "11", "versionCodename": "bullseye", "homeURL": "https://www.debian.org/", "supportURL": "https://www.debian.org/support", "bugReportURL": "https://bugs.debian.org/"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-nginx-sha256-aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2-5c2ef2", "namespace": "kubescape", "uid": "ace0a239-729f-4ffc-be4f-b02472be94b6", "resourceVersion": "2", "creationTimestamp": "2024-12-02T06:46:17Z", "labels": {"kubescape.io/image-id": "docker-io-library-nginx-sha256-aa0afebbb3cfa473099a62c4b32e9b3f", "kubescape.io/image-name": "docker-io-library-nginx"}, "annotations": {"kubescape.io/image-id": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/image-tag": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/resource-size": "2826620", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "94eeff76cef326d9d45007117805b87706ed88b187b5f5c8d919740b5a8dbce6", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:46:17Z"}}, "syft": {"artifacts": [{"id": "e26da712183e1600", "name": "adduser", "version": "3.118", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/adduser/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/adduser.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/adduser.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/adduser/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:adduser:adduser:3.118:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/adduser@3.118?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "adduser", "source": "", "version": "3.118", "sourceVersion": "", "architecture": "all", "maintainer": "Debian Adduser Developers ", "installedSize": 849, "depends": ["passwd", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/etc/deluser.conf", "digest": {"algorithm": "md5", "value": "773fb95e98a27947de4a95abb3d3f2a2"}, "isConfigFile": true}, {"path": "/usr/sbin/adduser", "digest": {"algorithm": "md5", "value": "0ee5900177369f21cab3bdd8c3157c51"}, "isConfigFile": false}, {"path": "/usr/sbin/deluser", "digest": {"algorithm": "md5", "value": "40528019aa1a0236ecb082098df3d245"}, "isConfigFile": false}, {"path": "/usr/share/adduser/adduser.conf", "digest": {"algorithm": "md5", "value": "bda2e2426c28bfd0aec5438b2314b210"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/TODO", "digest": {"algorithm": "md5", "value": "77a2c919c4dcc53377b47b00d83f594b"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/changelog.gz", "digest": {"algorithm": "md5", "value": "77c2ec7a7ebdf137ad8c066a19e77965"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/copyright", "digest": {"algorithm": "md5", "value": "caed49ab166f22ef31bf1127f558d0ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/INSTALL", "digest": {"algorithm": "md5", "value": "55f158219a06612fcb6d35952d1b95f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/README.gz", "digest": {"algorithm": "md5", "value": "dbad57a344cf30dc96d14fe41270afdd"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local", "digest": {"algorithm": "md5", "value": "04bf7a834a790dbcf91d9126ec2a93bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf", "digest": {"algorithm": "md5", "value": "51367088cb922ab47b652cad2fdf1ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/adduser.conf", "digest": {"algorithm": "md5", "value": "6871ba9b0a0073ccdc133af045acaac6"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc", "digest": {"algorithm": "md5", "value": "7a0388cf3e93997d82f705c29c90892a"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/profile", "digest": {"algorithm": "md5", "value": "c4869bc559365ab84733b15280332ae9"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel.other/index.html", "digest": {"algorithm": "md5", "value": "82589559808bbaade90a966287e51627"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout", "digest": {"algorithm": "md5", "value": "95c9c80ac808659d74ec72d7bd86a118"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile", "digest": {"algorithm": "md5", "value": "7e25a53e7588cdb05870608583b05b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc", "digest": {"algorithm": "md5", "value": "6f2fe654cd11a739ba9fb6a9f13881fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "e58455eadc9b4d5fc763064d26213876"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "902c0dab9ad8b9f7a8f20ae2222892cb"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "7d2b52fcd65d36a6d289becb487344ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "14e05b7856b10d3502e0142df7010f8d"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b95c2868a8a26514c5d70b44b634421f"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "32d1798d7a5083e2861dfe04e449c0e8"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "de260c72fb5de964cd5d263609c89653"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "673db03ba2920efbbd3a847d908d2680"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b238ef839583ee27fe57bb8179f89831"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b25c3608c0428befe6640b71d37de5c2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "afc4f8851699b218bac15270961b4e6c"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "6139ca54ad2dcbeed8932bfa87a4fb38"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "f70e19aabb8bd67d8db4cb73c827d8ac"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "bc638137236503020c5bd5430218e49e"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "21f32a0df0aee8f2f7ebfc545ee19fbc"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "2a444aa861ad6a34fbe70db87fd78193"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "f62306a16ea0858e8cc60a6f55f03878"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "de25f43351202d0c5c35545df706b129"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "4c215e00313d824d30f9a7b2d8a27749"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "e0c7ebb29eace21f193ecd6e32ca021c"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "13ef78a7747b3f736ed841163fa47d74"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "0ba1b167cae8ded87d6e063715008ffb"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "ad5ff7892f72cbc8895480b67e7ad326"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e8c06d87bae428cd04f87413322bf2de"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "4ba8ba8b8a04ba27a1be50945d697572"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "9f2bd78a422773e396072d455d264928"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7f842dceb21e898f2dbe195fd4d20c02"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "5a7b3e5b0fae6a0531df0405e86d6616"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "e9aac1ef458ae421bdd3983c9d920f90"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "717f449c442886b0e9c9278437d89b04"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "275f6672f92c4bcf65b0642f081aee1b"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7441b7d5480684530de0cfccd6cf05c0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "d23e9968d408680a618a9f7269a06d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "99fd858a28490192abc492df19568c97"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "a818831b331291f42603eec34a59166a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e845a12ec411baf72dd3e76dac0ae02c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "072bb78dc8cc6d7c328c590ce5f1643f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "067ab22e75b090239f64f7457146a71a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "99bf591942951cbe11df69e00fbea304"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "0d904008dc3a8eea190638f962a22ee9"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "5022104329b7e84950776aea8d12a05c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "2d94c499137bd49ba105caaf84634831"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f6a3f25510e51b08556f4bc37de96bc1"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "b68efe79443e58f33a79846ecaa4b59a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "aa3f10eab804cdfb1876280e713dbbbf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "055881517cd4d81936ce0fababe6e340"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "ae73de2fb59f2b29a5ab9e06475e6830"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "1977bb2cbd876e88299c9496156ae236"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "0c1b543a26c21b884e2e8b6eae0bd81b"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "af1b508989b631716c7ef50c5496ca2d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "cb1e857faf51a8e0c7577658b7c64442"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "99002b35a90b235b94b31db2898beed4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "cb55c3270cd72a944236a2a46a7dc6b2"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "21313e01ea55712fa00ae60652d89965"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f3be212046e2de574fcfb784cb271e95"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "c39949776d9f18e42950b88f87b19c27"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "661d1ffcdd9dd08fa4d41d6b11d09bba"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "516ec85d71b66180267ba2ebb19ffa1f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7aae4b3d7d1966a27ae401bed3e3f95d"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "3371b19acfa5f51d4c6679f9eee47ffd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "d32634a2ddae4686ea00ba08d52eeeca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "6e6b6bada4b98ea1a1489538aad698e1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "digest": {"algorithm": "md5", "value": "3f07b160dcaf7d7e4f5b3fc498e740e2"}, "isConfigFile": false}]}}, {"id": "d7ac7a6acc8c13a2", "name": "apt", "version": "2.2.4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/apt/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/apt.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/apt.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/apt.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/apt.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/apt/copyright"}]}, {"value": "GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/apt/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apt:apt:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/apt@2.2.4?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "apt", "source": "", "version": "2.2.4", "sourceVersion": "", "architecture": "amd64", "maintainer": "APT Development Team ", "installedSize": 4337, "provides": ["apt-transport-https (= 2.2.4)"], "depends": ["adduser", "gpgv | gpgv2 | gpgv1", "libapt-pkg6.0 (>= 2.2.4)", "debian-archive-keyring", "libc6 (>= 2.15)", "libgcc-s1 (>= 3.0)", "libgnutls30 (>= 3.7.0)", "libseccomp2 (>= 2.4.2)", "libstdc++6 (>= 9)", "libsystemd0"], "files": [{"path": "/etc/apt/apt.conf.d/01autoremove", "digest": {"algorithm": "md5", "value": "ab6540f7278a05a4b7f9e58afcaa5f46"}, "isConfigFile": true}, {"path": "/etc/cron.daily/apt-compat", "digest": {"algorithm": "md5", "value": "49e9b2cfa17849700d4db735d04244f3"}, "isConfigFile": true}, {"path": "/etc/kernel/postinst.d/apt-auto-removal", "digest": {"algorithm": "md5", "value": "6486b24d4c496e7d6a443178869a019b"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/apt", "digest": {"algorithm": "md5", "value": "179f2ed4f85cbaca12fa3d69c2a4a1c3"}, "isConfigFile": true}, {"path": "/lib/systemd/system/apt-daily-upgrade.service", "digest": {"algorithm": "md5", "value": "a05db20a2f3adc9f4175c37140e62a2a"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily-upgrade.timer", "digest": {"algorithm": "md5", "value": "6f1973de70bf3594436cc1a68adc441b"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily.service", "digest": {"algorithm": "md5", "value": "2e25f0c08d2bd2776015d7b4d0fcb553"}, "isConfigFile": false}, {"path": "/lib/systemd/system/apt-daily.timer", "digest": {"algorithm": "md5", "value": "57b964b4d70e49baf77ca7c971358acf"}, "isConfigFile": false}, {"path": "/usr/bin/apt", "digest": {"algorithm": "md5", "value": "03fe57ce08881f1c3b4e76de59a1801a"}, "isConfigFile": false}, {"path": "/usr/bin/apt-cache", "digest": {"algorithm": "md5", "value": "1ababd72b378e75e8624e86750519149"}, "isConfigFile": false}, {"path": "/usr/bin/apt-cdrom", "digest": {"algorithm": "md5", "value": "05f8537fff3623365a6454f1d192d56e"}, "isConfigFile": false}, {"path": "/usr/bin/apt-config", "digest": {"algorithm": "md5", "value": "c9363c90523819cc216e7b56d94d1bb4"}, "isConfigFile": false}, {"path": "/usr/bin/apt-get", "digest": {"algorithm": "md5", "value": "178c19bbcb033a72e3e1cd68bddc85d7"}, "isConfigFile": false}, {"path": "/usr/bin/apt-key", "digest": {"algorithm": "md5", "value": "0760e95f69c2a1faf6d3b2d7b3a9cc01"}, "isConfigFile": false}, {"path": "/usr/bin/apt-mark", "digest": {"algorithm": "md5", "value": "f0147eaf5f80a542f4734e010ecc748e"}, "isConfigFile": false}, {"path": "/usr/lib/apt/apt-helper", "digest": {"algorithm": "md5", "value": "3daf816b51fa523aa17833149f2e9787"}, "isConfigFile": false}, {"path": "/usr/lib/apt/apt.systemd.daily", "digest": {"algorithm": "md5", "value": "21aa2d5f5e7c2047dd52af4268bf7049"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/cdrom", "digest": {"algorithm": "md5", "value": "2c8780327cbc332d000591508c059df9"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/copy", "digest": {"algorithm": "md5", "value": "a7f44ed0c6a4f35d73fc59f4e36186e3"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/file", "digest": {"algorithm": "md5", "value": "4e23a98eb409d796434a6994ec48639a"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/ftp", "digest": {"algorithm": "md5", "value": "2fc9e8f7eccc1c620fb2975fedef1ea3"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/gpgv", "digest": {"algorithm": "md5", "value": "fd4cc062ede81a432f0705dfa03bc84d"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/http", "digest": {"algorithm": "md5", "value": "24a8393927751d3c48c7f88c5e7215df"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/mirror", "digest": {"algorithm": "md5", "value": "17ebb87506fcc4f42be5da5e25dbbedc"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/rred", "digest": {"algorithm": "md5", "value": "1d5e4ae9306b60cd6414aca8577a300b"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/rsh", "digest": {"algorithm": "md5", "value": "4b07973d1aed198a98d9dc8717386a4e"}, "isConfigFile": false}, {"path": "/usr/lib/apt/methods/store", "digest": {"algorithm": "md5", "value": "0d789bf3d9343244c202f53b5cc33d78"}, "isConfigFile": false}, {"path": "/usr/lib/apt/solvers/dump", "digest": {"algorithm": "md5", "value": "6054c6276b4c8ad8a4194959d997cf09"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/desc.apt", "digest": {"algorithm": "md5", "value": "5c20df19d9e2659aa6a6c64276c5764c"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/install", "digest": {"algorithm": "md5", "value": "e74d5f31cf2d2f567fd5984bdcea0b88"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/names", "digest": {"algorithm": "md5", "value": "2662778ba9613ced00bb069711f43bf4"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/setup", "digest": {"algorithm": "md5", "value": "fe255f7b248114d4b6a5bf6058f8b42e"}, "isConfigFile": false}, {"path": "/usr/lib/dpkg/methods/apt/update", "digest": {"algorithm": "md5", "value": "c6445e2a9543b936ca687cdd5c837214"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0", "digest": {"algorithm": "md5", "value": "15becca0b155a2814845b9216bc679b3"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/apt", "digest": {"algorithm": "md5", "value": "874af4344f92f137b82367571753340e"}, "isConfigFile": false}, {"path": "/usr/share/bug/apt/script", "digest": {"algorithm": "md5", "value": "d0e24eb1228d20b06da976e049631018"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "03b7be71dc63f2da1dbde33017331466"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/changelog.gz", "digest": {"algorithm": "md5", "value": "c3e8c3315b92ecd59ae30949c59b7792"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/copyright", "digest": {"algorithm": "md5", "value": "03b8f702638c8cc94bdb704496444513"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/apt.conf", "digest": {"algorithm": "md5", "value": "4e5a3dab995e501f81ea148ec1058801"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/configure-index", "digest": {"algorithm": "md5", "value": "060aa79104d06fabaad2da34733946bc"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/preferences", "digest": {"algorithm": "md5", "value": "7e315fbd9f6d3c9ed0fed134d46da559"}, "isConfigFile": false}, {"path": "/usr/share/doc/apt/examples/sources.list", "digest": {"algorithm": "md5", "value": "e47c8a5ca961e95d0061ede50d932621"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/apt", "digest": {"algorithm": "md5", "value": "2c753966e8ed354e14a87ed06886fd24"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e6c1a69fbe8362be5fc64bfe4c79cb6a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "3c61f826e33ddbf56df82ea98931e846"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "089542929885af9ebfe7aede9d3c5c98"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e7e7584a1e3c1fb8348c1b5c25d448a6"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "573529e2dcd853667775f1b65557664c"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "be3a8d4090bab5bde0e9a0c6157a83a9"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "46b4121d02a8ae5ee54b342bff7ce741"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "a0be453c78a8a7deb84406874b0d4e3e"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "3ea8310f379d2207d6ae5e8d9b93abb7"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "21d4f6a64ad4666402b25c61bfa39864"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "73d68606a5441f7b0d72edc2d1954d50"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "72320a786bac0cc4cbbd36be58cceb90"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1f8d3d737b8517f6c74d7363e3eccb4f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "9eab97bfe44ea416c6834f2b0372f3a2"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "5270a724d0e8533456c6aa1dc1c8f5a4"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "67e89be6cbccfec0a4298f8b672c8014"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "55b82cd50a7edd8ff04ec3a98ec17e51"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "7d0addd6f7a547b5cf1356e63b512727"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c8d01d62a6445cf1ef6c0a9f857bf16e"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "71a3c6f58296594d90b694d79758992c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "b617b4cf7180df48d784ad8bf75a1930"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "75d40cb340e218a6fc9234e120623c77"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1af9b18102af7f37ff4a678161842cb8"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "d122d1d44eddffa75f66cecd18ad7b3f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "f10dab1696bca136e9566e4ae1c341b4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "24ecc5e9aa15635f8cd3cb9a6ada1804"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "6465a4da58b8aaf749555de43ea39619"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e07cecb85702029130bc06afdda0b1c8"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "48bc86c66022179acb52afe8016de33a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "2a1e2975742b77affc5f444ad22c1d1e"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "ff59933a89dc5e514b4efd181d8ec3fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "5b0e232873e0f30692ac75b1de054790"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e7660e1b10594ac9a80040d2e159abbe"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "85e3126333bc7573c1232888213d0fb2"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "96043f06222b92da788f13f459eb7c66"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "37af7333ae98872315939db18c7b7144"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "1168ee10b81b81cad63ee3504a252e7b"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c8059b20f9dbb1c6f3749e59c0a69c1d"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "5f96a2f54042f1a637e78ad0550b4ed2"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "c6dd386d0aaefce57022e90b058c6a51"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "bae820f3db67ba74e6a85076f69bb660"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "e084f4fbc9f41151989c2c9f059bb217"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/apt.mo", "digest": {"algorithm": "md5", "value": "f73a2c17ae4650fbd3a420e9b9dcdef1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "f141c0eea9acfc03d563d43fca3f6fff"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "ea6e8b8daf0811c02caaa5469bb2e6e6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "33197c503878875063541833259c61bb"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "7888d60af9b359b9fef51d220df8d936"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "4c7fae85f46d3fa6b30cd3e4f5285c04"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "9ae85b14c3ec87a51c5e50996851021b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "4da1ea0b99c75e0fedc37d3d74847c88"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "3f28d16b9ff61b2e353c60560176e4a5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "848f844058e909c38dd4c06f7fe2d33e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "613c55915b42bea5e9904f6a36ee17e6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "f0620bef5e1844a328e793e9be24fe54"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "8c6b5754ecc2cad6b20dc96d477f0287"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "b916ee6aca43f48b2b68599a8b9b27d7"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "1648fa255802562fb0d1190e0b0f440d"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "a7cac8321508811727045484b1be66d4"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "ee944502454f659f24ff67e984711e9f"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "699d112c046fa4042a22568cd1a7a0fd"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "d76ecf4306776cfc42505df951f5d9c9"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "9cf05621c674137be6e261beb10af62a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "34261d45d3a373e823338afceecdfd48"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "ca54ea62d56f401e5b5e632190b0033d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "b45890319259579a245d400b02e54f18"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "0bf614ee2463b800b5cd8d2e09d3cf59"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "235b800a482a36c3e67c1bffe987260d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "7eb55bf151471d8895c49ed059d6b4a5"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "97827921d6cd35e9909d3b93642386f0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "eddd3c97fe2702b80e595b5bfc1c696a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "7d8c50b2c95e737c1b40c9e838d9efd3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "9510229d8d2313b08a474486e172de95"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "d9a197ef07c7e558bc03d9ac6e46eadb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "0ed7803cf67b083eee7f887118979dc6"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "4de32473d9afc9f2dec0f042932f616c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "8f927513af617d7ac973bfb9ad2b1e19"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "d60b45a9983a03d4d7d6cdef0137b48e"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "0911f044372e02435cbc08c13f7ad618"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "e469a89bf6d1d48e2bcc9409525809ae"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "a024c34a0c7482c304166e21ffb8f13d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "ec6a943e475d4c77ccf0c0d21762e1b9"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "1c99991277284cd8e90c836afb84087a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "de3116b09c0f64405c67c6101251803d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "beba37b25919fe41ad0836eb2d406e52"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "bd8d80e263e96f87b9f53b8d14eb4b4a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "d99fb6df9e1c18d6dfefc6c6f742b9ea"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "1e2e97ad18bf80da73cebd9a5e396c8f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "1104b3d27c17d16268417cb1ccb170c8"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "39398290c120dcca1d9a34635a8ec484"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "cbac997d1b85c3a16ff539cd6a82dae1"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "86ef19bcc0f8842ce14eef2389a613cb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "21bc2bc3719d338917586aa391d7e531"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "7664ed9a39a5d83e05c6d9ff57a7702b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "704a67464873a2e6f5d1786054bc51a0"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "87d1b10afaa27189b968768e395b1f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "5a8c769abd670bfeae870b54c1448550"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "1bae85bc2d28dbfa7a24596ed13fe132"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "96cdf6a0e29ffa8e265c1b97492c5ddb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "344c9ae5e845d9aa61799ce4a23d6388"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "a62989b82dda48a829cb95ef55aa72bf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "6114895e485106d86c68cc2e79ceb336"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "e74d87961d3abbe6fb989599508b12cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "b43f2c8173df51316f1697d606a39e5f"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "cd5ad4af17a2da6e8d60877881f20882"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "bc2cd53bc28faad08f6d1cf3596bf9da"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "18da97f3fb6690bd5e2e4d41d65e14d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "ab34c723122cccb17cda331c0931ed28"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "f46bacc9de054abae5a5b27c5ed4d25b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "494eb8dd0694c6383863fbf313b8c6eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "b7aec4c31a7c20e3f649cc7185c202ce"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "80bde26bfc57c12b529e2a78bf77f709"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "573e411037ffb06bd27df3bc92153112"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "ef09dc01934e3a640e5ba43d5decbbbf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "8d58985f27c7b18f743bf2e8909d448d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "98da39106a870f9f3e41d094c750f30d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "3d455a50858269a195c4244f3d63c874"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "60d1ff589b5a16c880d49e44034a8137"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "047528bbc6d186a76b7b60b8759e5f5a"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "c887c6dd11212ffef7ce4f737a479384"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "c2b5e08fc5efd2e2af2f8db5b06d0b50"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "d5f368526d6289e76dcd078c2ecc3ac4"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "8a6b5496da1848c01eba22469f09c0fe"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "24a64770746dcff388e3ed95c5d2245b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "a5661eeb81f58851e480a235023650be"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "7ebd3ea4c711de4fcd978d3327fe126d"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "2134825de9a6842f582227bdcb379345"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "74abe47d5691994103763ca6a771ac7b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "1a29e69fca7434019374b13e1b3c1e79"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "7fd4be920d63e332f1711a0f3c245536"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "bc3b8b39df3656ce92a642f7dc82335b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "76fc2dc8ba39a22af80740a00fe6e9b9"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "10f6df54a5f8282b7d3264a8b12ce1e2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "2a91a3c4e86dd4922f966b4e2cf7bcce"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "da47981434d03e6ae625e870f81b89e7"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "e142d9aa4a09148dc651dcc465c4081c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "71eb1f23232247a010e3d02c5137a31a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-http.1.gz", "digest": {"algorithm": "md5", "value": "8bbdb147b517863464c26dcace73c382"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-https.1.gz", "digest": {"algorithm": "md5", "value": "75992a057194576bb7df31f79dbe0e89"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/apt-transport-mirror.1.gz", "digest": {"algorithm": "md5", "value": "e09ca57ef9f9b68d3d749b1e1cc0e427"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt.conf.5.gz", "digest": {"algorithm": "md5", "value": "f1ea11f874de694762a0e794b9333775"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt_auth.conf.5.gz", "digest": {"algorithm": "md5", "value": "aba7f07e293918dd81433bcbf797b26b"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/apt_preferences.5.gz", "digest": {"algorithm": "md5", "value": "18ac07293bab740278a6bc83546cac3f"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/sources.list.5.gz", "digest": {"algorithm": "md5", "value": "e99fbb9429d08dc3765fd1e3dd782afd"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man7/apt-patterns.7.gz", "digest": {"algorithm": "md5", "value": "f54729739a07af8043197a3c2185a4d4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-cache.8.gz", "digest": {"algorithm": "md5", "value": "1e68d2fe96bfe31f99a08e2582816a5f"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-cdrom.8.gz", "digest": {"algorithm": "md5", "value": "1ca909fe27545dcaddf9394db1262e6d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-config.8.gz", "digest": {"algorithm": "md5", "value": "ab3628bb20b7ecf7bf8d798afb1ebcf3"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-get.8.gz", "digest": {"algorithm": "md5", "value": "beb96f1af367a9053af41cfa314e94ec"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-key.8.gz", "digest": {"algorithm": "md5", "value": "b5237252dce4d428c60bfeaf17e41eae"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-mark.8.gz", "digest": {"algorithm": "md5", "value": "2780128e24547cf3990b16fde1139b2f"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt-secure.8.gz", "digest": {"algorithm": "md5", "value": "c75a42b98eedf8c71ecd91a1cf60b670"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/apt.8.gz", "digest": {"algorithm": "md5", "value": "80a6b8c1a8e1c4cd4bc862709ced1584"}, "isConfigFile": false}]}}, {"id": "6cf17249fcb904b4", "name": "base-files", "version": "11.1+deb11u6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-files/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-files.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-files.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-files/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-files:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-files:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/base-files@11.1%2Bdeb11u6?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-files", "source": "", "version": "11.1+deb11u6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Santiago Vila ", "installedSize": 341, "provides": ["base"], "preDepends": ["awk"], "files": [{"path": "/etc/debian_version", "digest": {"algorithm": "md5", "value": "c50b5d071261092b9c531ceb0198d3fb"}, "isConfigFile": true}, {"path": "/etc/dpkg/origins/debian", "digest": {"algorithm": "md5", "value": "c47b6815f67ad1aeccb0d4529bd0b990"}, "isConfigFile": true}, {"path": "/etc/host.conf", "digest": {"algorithm": "md5", "value": "4eb63731c9f5e30903ac4fc07a7fe3d6"}, "isConfigFile": true}, {"path": "/etc/issue", "digest": {"algorithm": "md5", "value": "d641c0f23eff38a71ce34b34044b65c1"}, "isConfigFile": true}, {"path": "/etc/issue.net", "digest": {"algorithm": "md5", "value": "1b167e66826e01b4512a42e2b72ba7bd"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/10-uname", "digest": {"algorithm": "md5", "value": "9e1b832b7b06f566156e7c9e0548247b"}, "isConfigFile": true}, {"path": "/usr/lib/os-release", "digest": {"algorithm": "md5", "value": "ea85a9fb8526e81b3ffe5dcdf209112e"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.bashrc", "digest": {"algorithm": "md5", "value": "0a540d50c157ed0070459b82c358a05a"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile", "digest": {"algorithm": "md5", "value": "d68ce7c7d7d2bb7d48aeb2f137b828e4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile.md5sums", "digest": {"algorithm": "md5", "value": "6db82730e03aaeeecb8fee76b73d96d4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/info.dir", "digest": {"algorithm": "md5", "value": "f9128f409878ce10d54d06488e3ce136"}, "isConfigFile": false}, {"path": "/usr/share/base-files/motd", "digest": {"algorithm": "md5", "value": "9830e3dbb6a828f2cc824db8db0ceaf7"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile", "digest": {"algorithm": "md5", "value": "48a30a427d1794feb49f102b87ddce2b"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile.md5sums", "digest": {"algorithm": "md5", "value": "9be77181dd5dcc2b87956e3d45ed191d"}, "isConfigFile": false}, {"path": "/usr/share/base-files/staff-group-for-usr-local", "digest": {"algorithm": "md5", "value": "f3b332b9a376a0567236f54d7d87f85e"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Apache-2.0", "digest": {"algorithm": "md5", "value": "3b83ef96387f14655fc854ddc3c6bd57"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Artistic", "digest": {"algorithm": "md5", "value": "f921793d03cc6d63ec4b15e9be8fd3f8"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/BSD", "digest": {"algorithm": "md5", "value": "3775480a712fc46a69647678acb234cb"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/CC0-1.0", "digest": {"algorithm": "md5", "value": "65d3616852dbf7b1a6d4b53b00626032"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.2", "digest": {"algorithm": "md5", "value": "24ea4c7092233849b4394699333b5c56"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.3", "digest": {"algorithm": "md5", "value": "10b9de612d532fdeeb7fe8fcd1435cc6"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-1", "digest": {"algorithm": "md5", "value": "5b122a36d0f6dc55279a0ebc69f3c60b"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-2", "digest": {"algorithm": "md5", "value": "b234ee4d69f5fce4486a80fdaf4a4263"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-3", "digest": {"algorithm": "md5", "value": "d32239bcb673463ab874e80d47fae504"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2", "digest": {"algorithm": "md5", "value": "5f30f0716dfdd0d91eb439ebec522ec2"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2.1", "digest": {"algorithm": "md5", "value": "4fbd65380cdd255951079008b364516c"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-3", "digest": {"algorithm": "md5", "value": "e6a600fd5e1d9cbde2d983680233ad02"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-1.1", "digest": {"algorithm": "md5", "value": "0c5913925d40b124fb52ce84c5deb3f3"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-2.0", "digest": {"algorithm": "md5", "value": "815ca599c9df247a0c7f619bab123dad"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README", "digest": {"algorithm": "md5", "value": "57e7e94034b0d1220f7b7fd4682c8a94"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README.FHS", "digest": {"algorithm": "md5", "value": "fbd937e067f0a83fb9422713a6b84a8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/changelog.gz", "digest": {"algorithm": "md5", "value": "6f05db7602de988839f2fc3166ef9746"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/copyright", "digest": {"algorithm": "md5", "value": "c686090b1ff44554e2d6c541280a55b1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-files", "digest": {"algorithm": "md5", "value": "07223424da25c119e376b74f04a1cb2b"}, "isConfigFile": false}]}}, {"id": "8a8ce1002cf083ab", "name": "base-passwd", "version": "3.5.51", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-passwd/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-passwd:base-passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-passwd:base_passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_passwd:base-passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_passwd:base_passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_passwd:3.5.51:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/base-passwd@3.5.51?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-passwd", "source": "", "version": "3.5.51", "sourceVersion": "", "architecture": "amd64", "maintainer": "Colin Watson ", "installedSize": 243, "depends": ["libc6 (>= 2.8)", "libdebconfclient0 (>= 0.145)"], "files": [{"path": "/usr/sbin/update-passwd", "digest": {"algorithm": "md5", "value": "c16f5eae4b55bdd088cd8c0ae22971fb"}, "isConfigFile": false}, {"path": "/usr/share/base-passwd/group.master", "digest": {"algorithm": "md5", "value": "eee0dc6a097ceaab6fd938092bc4b86c"}, "isConfigFile": false}, {"path": "/usr/share/base-passwd/passwd.master", "digest": {"algorithm": "md5", "value": "e50438e62e6e393f5b0987055a4a9fbe"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/users-and-groups", "digest": {"algorithm": "md5", "value": "cdac90d3d3ef8d60e4bc0eb73efa68d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/README", "digest": {"algorithm": "md5", "value": "070ca330b7f1aa461ecb427d15b183fa"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/changelog.gz", "digest": {"algorithm": "md5", "value": "4001558566837e370467a9d3f530bafb"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/copyright", "digest": {"algorithm": "md5", "value": "a9d446fd6ded7735b847ceb645e39e86"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/users-and-groups.html", "digest": {"algorithm": "md5", "value": "3455a5990cb28c3c12870df614a7233b"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-passwd/users-and-groups.txt.gz", "digest": {"algorithm": "md5", "value": "97804c89e554003d037275e4ca9c75e9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-passwd", "digest": {"algorithm": "md5", "value": "8dc658a3a1b2fe714b45d245439bca24"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "380189374914a1338751499e117c36a5"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "0a8bba93cf23454bc0fb1b77bd9ee9fc"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "4f60d11d91417b2fe7c6da85d0e5f4f4"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "4fbcb133c1d208053bc527bf9e9c8b5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "9de7ffd12dfa1d09d55b8248579ceb05"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "07151e974281809746e01a6be8c03e01"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/update-passwd.8.gz", "digest": {"algorithm": "md5", "value": "f5c3ede24635875ff175c05c228e5152"}, "isConfigFile": false}]}}, {"id": "7ed9551610ff581f", "name": "bash", "version": "5.1-2+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bash/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bash.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/bash.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bash.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/bash.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bash/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bash:bash:5.1-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/bash@5.1-2%2Bdeb11u1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "bash", "source": "", "version": "5.1-2+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthias Klose ", "installedSize": 6469, "depends": ["base-files (>= 2.1.12)", "debianutils (>= 2.15)"], "preDepends": ["libc6 (>= 2.25)", "libtinfo6 (>= 6)"], "files": [{"path": "/bin/bash", "digest": {"algorithm": "md5", "value": "c283d8a2688baef860c41c49b79a82db"}, "isConfigFile": false}, {"path": "/etc/bash.bashrc", "digest": {"algorithm": "md5", "value": "89269e1298235f1b12b4c16e4065ad0d"}, "isConfigFile": true}, {"path": "/etc/skel/.bash_logout", "digest": {"algorithm": "md5", "value": "22bfb8c1dd94b5f3813a2b25da67463f"}, "isConfigFile": true}, {"path": "/etc/skel/.bashrc", "digest": {"algorithm": "md5", "value": "ee35a240758f374832e809ae0ea4883a"}, "isConfigFile": true}, {"path": "/etc/skel/.profile", "digest": {"algorithm": "md5", "value": "f4e81ade7d6f9fb342541152d08e7a97"}, "isConfigFile": true}, {"path": "/usr/bin/bashbug", "digest": {"algorithm": "md5", "value": "14bf20a493ba4cafad7a7e3a2aae6698"}, "isConfigFile": false}, {"path": "/usr/bin/clear_console", "digest": {"algorithm": "md5", "value": "d7be9d26959ef5ac9ccbd7d41cdf6d20"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/CHANGES.gz", "digest": {"algorithm": "md5", "value": "e8a411723edb331a592459dc9a786c06"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/COMPAT.gz", "digest": {"algorithm": "md5", "value": "82508d2b9664f25ab03dfb2968a23261"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/INTRO.gz", "digest": {"algorithm": "md5", "value": "ab78b78be766692463cb112b88d5a74f"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/NEWS.gz", "digest": {"algorithm": "md5", "value": "88f5ea309d915ee67c4949a63d7b45d0"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/POSIX.gz", "digest": {"algorithm": "md5", "value": "cfbf360f094d054fc032674174465931"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/RBASH", "digest": {"algorithm": "md5", "value": "08c368c3e4e3ef9a5cfefa1222fc622a"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.Debian.gz", "digest": {"algorithm": "md5", "value": "6bd7de8b98911613a536e83867e9b490"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.abs-guide", "digest": {"algorithm": "md5", "value": "5dac7b9b6332d9845e315cf8fd50ea89"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.commands.gz", "digest": {"algorithm": "md5", "value": "007dea9b8141f038c602b23f78509e34"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/README.gz", "digest": {"algorithm": "md5", "value": "d4be8735cac8820f2b8706f337f1973a"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f1d6dde9cf7bb491d5f16029b9d617bc"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/changelog.gz", "digest": {"algorithm": "md5", "value": "e8a411723edb331a592459dc9a786c06"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/copyright", "digest": {"algorithm": "md5", "value": "9632d707e9eca8b3ba2b1a98c1c3fdce"}, "isConfigFile": false}, {"path": "/usr/share/doc/bash/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/bash", "digest": {"algorithm": "md5", "value": "4574de6676d74019761f409168aa8e01"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "0d15d3f167b5863be0113a8de5ac884b"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "4ee9b93a760dc7fa80251af2dfca38aa"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "346177b2212fe0d36f519ebb9ae5de62"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "e841d41ba4d91f9f6694fb8c801f0731"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "dcc85b3cd625ab924335ce0017baf05d"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "c4df675e5c5d78ec2611a06ab3f5e4d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "0e5f704d529953d3c023aeb8d24d2ffc"}, "isConfigFile": false}, {"path": "/usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "da62d9bd093dd1316f6316bece10e37b"}, "isConfigFile": false}, {"path": "/usr/share/locale/en@quot/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "214ca9ca9cf94506d071bada9b4c6fd0"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "fe0e4f6e22a90fbe9bf811a16d5afaad"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "54d1a19fe20d1acbba9aa7b8a10b43c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "21be12548f464588a4e84e26d07ecf11"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "a8ad00bc3a3d984ced78171d5d95c143"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "e6a9fc0e138f458e5687cf783d4b6dda"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "ebcf57d8781f2a230f9718d18bec4a56"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "4e73abd75c9b276f88fcc28c03abc216"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "8a9a95457d04fde82ea7b63d7bfbbe1d"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "4a8a368aca1cfdf9c7f1d3a7f34a8efb"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "d26c00244ebe4fafd7ccd9dbd942f85a"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "6ce2a2dad3ef243af7de7afeab10268f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "78be1ce7f5210c84f921fe024d630bdc"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "9b8e68b901495cfcef9b6288e91e1a9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "524e9bec3e53954f23feac78e50aae5b"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "29a089534a25b5a39dba8bed947e65da"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "1051c1cd89aa2b4954ed2b34fc569900"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "b94f7412b05aefd38374dab400bf906c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "74b669be5916ca88dac3742f1b8062af"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "535a880c7c993ceeb11bf8cd7250d5bb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "dbb2ea6ed083a0f1f4f7690e619ed661"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "39c19d7b6487b5108893f42bf2a74638"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "b9c19abb08a955ca21df671a06c548f7"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "9b672b9d8d891a7f8b9bdeaac54fa91b"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "88a73049ec144706b071bde5d197b623"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "a88c80eef2f55d42d8953da37279e547"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "42dabb75cc02504896999dd54f2f58d4"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "8d60a6661305fae1b80a95be1c5adc22"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "e8d0c8f8d382b2e24786a6618b01db26"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "d881332ee4e556b52d5b1021a4d964da"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/bash.mo", "digest": {"algorithm": "md5", "value": "3f3ac03b1b9d95dceac591cc9242c88a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bash.1.gz", "digest": {"algorithm": "md5", "value": "d9a57af74e003a57c0d776b1388e56ca"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/bashbug.1.gz", "digest": {"algorithm": "md5", "value": "ab8320c478c9d17caaa4d86e113cf0a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/clear_console.1.gz", "digest": {"algorithm": "md5", "value": "0c912132bdbce02861669392deb3f84c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rbash.1.gz", "digest": {"algorithm": "md5", "value": "6ad61b838c1370d3bed5d4410644f34a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bash-builtins.7.gz", "digest": {"algorithm": "md5", "value": "b2fb88f251700c29d638d9202e89a693"}, "isConfigFile": false}, {"path": "/usr/share/menu/bash", "digest": {"algorithm": "md5", "value": "0c05a14279f95fdb4618a4ccaa469681"}, "isConfigFile": false}]}}, {"id": "e2c60f08b713970e", "name": "bsdutils", "version": "1:2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/bsdutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/bsdutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/bsdutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bsdutils:bsdutils:1\\:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/bsdutils@1:2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux%402.36.1-8%2Bdeb11u1&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "bsdutils", "source": "util-linux", "version": "1:2.36.1-8+deb11u1", "sourceVersion": "2.36.1-8+deb11u1", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 394, "preDepends": ["libc6 (>= 2.17)", "libsystemd0"], "files": [{"path": "/usr/bin/logger", "digest": {"algorithm": "md5", "value": "5febd4a5b349016e464a6d37f8beb24d"}, "isConfigFile": false}, {"path": "/usr/bin/renice", "digest": {"algorithm": "md5", "value": "fada6fecb1365709c460cb71aaee1ef6"}, "isConfigFile": false}, {"path": "/usr/bin/script", "digest": {"algorithm": "md5", "value": "89c1ee8e6d6e23ef6594ade53def5ea2"}, "isConfigFile": false}, {"path": "/usr/bin/scriptlive", "digest": {"algorithm": "md5", "value": "1260038777306207d50276305c4c368c"}, "isConfigFile": false}, {"path": "/usr/bin/scriptreplay", "digest": {"algorithm": "md5", "value": "ce6aea0d7cfa1ade2144f381aeb5de26"}, "isConfigFile": false}, {"path": "/usr/bin/wall", "digest": {"algorithm": "md5", "value": "4fa9ba419dec7b8f04d3f2eb2707e8d8"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/logger", "digest": {"algorithm": "md5", "value": "cef6993dcff37806c8aed1c4b7cc97d0"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/renice", "digest": {"algorithm": "md5", "value": "971b883266b55869fab7e8aab1b3e3dc"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/script", "digest": {"algorithm": "md5", "value": "176ef4a32b28d854c9eee2a9dcc11f0c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/scriptlive", "digest": {"algorithm": "md5", "value": "0c54835d07895d539de4e8ecad05f07e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/scriptreplay", "digest": {"algorithm": "md5", "value": "a3890ee025e7e1e948c41da8c8db4259"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wall", "digest": {"algorithm": "md5", "value": "8fb153c973defc52cae222280b1a0aba"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/bsdutils/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/bsdutils", "digest": {"algorithm": "md5", "value": "65e463f7d3cd92816fc7b65193f59de8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logger.1.gz", "digest": {"algorithm": "md5", "value": "c854515716a8337db328630da21beb7f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/renice.1.gz", "digest": {"algorithm": "md5", "value": "9f3e564155993fbe4ca2c674838d8f9d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/script.1.gz", "digest": {"algorithm": "md5", "value": "62d7790b54bfb4d253561e8c908e934d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/scriptlive.1.gz", "digest": {"algorithm": "md5", "value": "4381f65245bda75144acba84e05fac30"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/scriptreplay.1.gz", "digest": {"algorithm": "md5", "value": "13ae78cba84ba15ce82f90a41d8d9924"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wall.1.gz", "digest": {"algorithm": "md5", "value": "52ec2efa40271833316123257da6508e"}, "isConfigFile": false}]}}, {"id": "4b447d95b4e83edb", "name": "ca-certificates", "version": "20210119", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ca-certificates/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ca-certificates.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/ca-certificates.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}, {"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ca-certificates/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates:ca-certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates:20210119:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/ca-certificates@20210119?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "ca-certificates", "source": "", "version": "20210119", "sourceVersion": "", "architecture": "all", "maintainer": "Julien Cristau ", "installedSize": 382, "depends": ["openssl (>= 1.1.1)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/update-ca-certificates", "digest": {"algorithm": "md5", "value": "b0eed42615db33be131878d9c72c8d99"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "digest": {"algorithm": "md5", "value": "11c53d58aa2188c44a169b04c975d67e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "digest": {"algorithm": "md5", "value": "1cb5f41bce6d7ad3825ba5fb80ffcbf2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "digest": {"algorithm": "md5", "value": "7f5aecb029c19b11ce73dad2b542777d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "digest": {"algorithm": "md5", "value": "a55695198460d2bababa4c2d96147ef1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "digest": {"algorithm": "md5", "value": "9ca20daffd3d58c3aafa9644e85413e3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "digest": {"algorithm": "md5", "value": "10c56ecc972802e53d1b7287ac2d1c6c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "digest": {"algorithm": "md5", "value": "44e9f57f34d61d9009353aee88e0f753"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "7095142f080d1d25221eec161ff14223"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "digest": {"algorithm": "md5", "value": "35a64ca8f1313ecc71fe0d285e5f48fd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "1bc83454b3f91b4773756e4259cc1ab8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "digest": {"algorithm": "md5", "value": "836dc5d8c5988e4e8f3e02607d1e8e87"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "digest": {"algorithm": "md5", "value": "d7614dbdac13068bf5ef3e9b117e014a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "digest": {"algorithm": "md5", "value": "d6f0ded1c3a0eb2b220fb094b732d24c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "digest": {"algorithm": "md5", "value": "b1358966caad2e52a9f662032dc91139"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "digest": {"algorithm": "md5", "value": "6f3ff6e3e4c21ac5faa4aee951d13303"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "digest": {"algorithm": "md5", "value": "a9e8b19fc6df9da943f2d7ec1cadd078"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "digest": {"algorithm": "md5", "value": "f27825a04ac7d4a3495cc38477a0e067"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "digest": {"algorithm": "md5", "value": "6c4c2e0f8d248352bc752d7d5c149c7d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "c4f42d74e4ca601040f95ac40ff7ae3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "048a81871d4a17ebd760e53e829e1bf5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "ca105a966a5f62e1fa38db228585e366"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "digest": {"algorithm": "md5", "value": "7800edd54b8cde1605c6469c7f9fa5eb"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "digest": {"algorithm": "md5", "value": "966a5adc516570400400f076184cde63"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "digest": {"algorithm": "md5", "value": "231b5b8bf05c5e93a9b2ebc4186eb6f7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "digest": {"algorithm": "md5", "value": "dcfa8c640560cf881d761001f6944e2b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "digest": {"algorithm": "md5", "value": "5810552e7171649c4fce2cca3aa0c6f1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "digest": {"algorithm": "md5", "value": "a22a580eec5fdd8e3f2a066c1c5a1a5c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "digest": {"algorithm": "md5", "value": "f0e104b20c351ec158ce1c24340a57cf"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "digest": {"algorithm": "md5", "value": "8d8a4d19ede141e8a37ba235f1ed5e73"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "digest": {"algorithm": "md5", "value": "595d01c913c70e8300dee857dc8b6212"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt", "digest": {"algorithm": "md5", "value": "0bd02e1961715690e1ee258748b7b97a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "digest": {"algorithm": "md5", "value": "9e328b8d7eb2098bca933ed3353de369"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "digest": {"algorithm": "md5", "value": "040c19c1307dd3e6f2ffc22c2cb2c130"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "digest": {"algorithm": "md5", "value": "2e0410f6cd82e24f3242038696487e92"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "digest": {"algorithm": "md5", "value": "5945bad341623ae14991e09ffe851725"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "digest": {"algorithm": "md5", "value": "5590efae57dc6182aa3412dcd1e8dbb5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "digest": {"algorithm": "md5", "value": "0e92d049c98128cf02a0b79874c91a8b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "digest": {"algorithm": "md5", "value": "3b92857df75558b2466d31a45b9c64f8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "digest": {"algorithm": "md5", "value": "c8ad9cf647cf088cb60fa8bf12988187"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "e18fd1ebae8196583cd290cd425d323c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "digest": {"algorithm": "md5", "value": "be0f0b0a5cfedbe5267af77e4f8575dc"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "digest": {"algorithm": "md5", "value": "244f3bbf6b112e7d399342c097db22a5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "d5c740071952f2189d90dc600985be3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "digest": {"algorithm": "md5", "value": "d6d741eb82d939ecbba23844742c8a71"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "72a3669e936fa6ca128b12fa6d2602ee"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "digest": {"algorithm": "md5", "value": "9b86fe68a5ddc4f15d3a0698f885f55d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "digest": {"algorithm": "md5", "value": "2a4b5b1d82401ecee7d50731f29bedcb"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "digest": {"algorithm": "md5", "value": "992446715d00ea249f043325e3657394"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "digest": {"algorithm": "md5", "value": "df93d9eaa4af114689670814bce0aa7d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "digest": {"algorithm": "md5", "value": "5d44b2e0ed0c92277c6e9fc4260c9993"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "digest": {"algorithm": "md5", "value": "b289fed386c192fdb763a11b649093ab"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "a515ce63f77afbca2e19af8aa64019c3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "digest": {"algorithm": "md5", "value": "dc37b9e9d1501e3103a3b283477c23c5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "digest": {"algorithm": "md5", "value": "14fbcd226d0fdf02ada31f45e1183efd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "digest": {"algorithm": "md5", "value": "7872bab9a5e1a71e3d7f77836a841a04"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "digest": {"algorithm": "md5", "value": "20af0db1f0a1bd929c472dfcfe4b13c7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "digest": {"algorithm": "md5", "value": "221eb05e63024bb1b6420f8606d0c092"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "digest": {"algorithm": "md5", "value": "96e65cecf75c26daa525f07b627ad84e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "digest": {"algorithm": "md5", "value": "27372790ace7193949a70885c92433c2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "digest": {"algorithm": "md5", "value": "4e1ac09956520b52461ca8b0a8b29826"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "1e8af9a33f6e16fa41e03feb1412ab84"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "digest": {"algorithm": "md5", "value": "c6eca235822ad547eb77ffa40d9a8a02"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "digest": {"algorithm": "md5", "value": "7fb413a3e065cb5fbdab5099e4ba69b3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "digest": {"algorithm": "md5", "value": "006f6151fb3e339d2711284ef16e37d3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "2d6473c9ac21498c04dcdbd0375b2f50"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "de5dedd70668c5e0b80bfa22ae701303"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "digest": {"algorithm": "md5", "value": "118ecd744d864b32ffdb48b2e29f1d7f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "a1b9769e9c6bb6312c3ae5b29206b4b9"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "digest": {"algorithm": "md5", "value": "1de8a3213d40019928815e77228e7e59"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "digest": {"algorithm": "md5", "value": "86d3c671fa13ad881ed2d6af2f0ab549"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "digest": {"algorithm": "md5", "value": "80905da1172948cbfffacf61102fce1c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "md5", "value": "c94ea7b4c55c3d26070065e24fbc16cf"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "md5", "value": "567a6a6b75b62a3a1344a49388ea786b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "9040a3e1d66202de4d3fad7d5f744406"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "digest": {"algorithm": "md5", "value": "22f5bca8ba618e920978c24c4b68d84c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "digest": {"algorithm": "md5", "value": "1aebf9affd8a08d4da911d9f2c8ad1e1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "digest": {"algorithm": "md5", "value": "a50ebdd83b5df589d71b92a8b13a656a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "digest": {"algorithm": "md5", "value": "3d3a6fb04b930ffc2ba760a72aa7488b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "digest": {"algorithm": "md5", "value": "d6ef793f3cc9bed96240494bd2958c8c"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "digest": {"algorithm": "md5", "value": "9b860d8d09c6b557586df464a43958e8"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "digest": {"algorithm": "md5", "value": "97c19f5ba9e0859dd5d40beebfe67d39"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "digest": {"algorithm": "md5", "value": "1ea2ed15e2982bc156a17e00726203e2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "digest": {"algorithm": "md5", "value": "85313f1a4b2bbb4cdd5c15df2d14de28"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "digest": {"algorithm": "md5", "value": "8da1e21451a274798a0accb32f50f580"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "md5", "value": "26226bf7ddcc42f0ffffc4afcd264e3d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "digest": {"algorithm": "md5", "value": "3aff01671ac99c56813aeb8d9ac0c7e1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "md5", "value": "b68389ca8ccc7360d23522d122e44038"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "digest": {"algorithm": "md5", "value": "20168cd69d2f89c7b6b539569a1e8bed"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "digest": {"algorithm": "md5", "value": "38257fdccb703de37a729713d3fbe0e3"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "digest": {"algorithm": "md5", "value": "6f194715b3ce5e0d3e65621047effa3f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "digest": {"algorithm": "md5", "value": "6f1ae52666579dc40173b90284b6d58e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "digest": {"algorithm": "md5", "value": "835cba07fd83c2c63c79a07ca7adc3f5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "digest": {"algorithm": "md5", "value": "4920b847039f341361e8db66214f913e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "digest": {"algorithm": "md5", "value": "65e1b82ec98f06be99a3514c66f8b907"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "digest": {"algorithm": "md5", "value": "deaf4e9dcb2f040ad4ae28207dd16212"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "digest": {"algorithm": "md5", "value": "de548628ee3492355b5e5372cfd35583"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "digest": {"algorithm": "md5", "value": "a32893253316842aa7402bfa96352738"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "digest": {"algorithm": "md5", "value": "758158cc118b07162bbe84f2baad7709"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "59ded95ba90cc18fc757e2d9045b58f6"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "md5", "value": "afa7c51b1be82699985b1cf2f6552663"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "digest": {"algorithm": "md5", "value": "485bce6d706a2c6ef08e0d8cfd51760d"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "digest": {"algorithm": "md5", "value": "d22fa0b6ee7006c1e5601c244fc372e5"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "digest": {"algorithm": "md5", "value": "d8bcdd62b7258a9c980555915b7a142e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "digest": {"algorithm": "md5", "value": "56bf2c959e919294780045520ed2be92"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "digest": {"algorithm": "md5", "value": "191e0288ddf8f3459eb9c55820da371a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "digest": {"algorithm": "md5", "value": "076f628a36b6a93a8481afda67637ac6"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "e7fae74253eeee732da048cdef56a3d2"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "digest": {"algorithm": "md5", "value": "8588d49be3999f2daf69c3090682594f"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "digest": {"algorithm": "md5", "value": "b379e6601f5ecfbbee2fefc4eb2efd4a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "digest": {"algorithm": "md5", "value": "496558da623dfee9e37db21da09ab275"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "digest": {"algorithm": "md5", "value": "69f8d1609f035d5ae8a83fd037671603"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "digest": {"algorithm": "md5", "value": "9244d9d13f4eb654eb7770dd7453fbe1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "1b8da6bc6300389ebfee657921de062a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "67c15398744f8415c904d1b3eb89e3d1"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "8cf2cb9a27299de85e2e31a323a47dcd"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "digest": {"algorithm": "md5", "value": "e1e1c6899009118e9db1593fdfde890b"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "digest": {"algorithm": "md5", "value": "c368f42b5393baf74ea2bdfc1fce2b9e"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "840644351dd523125493ff4c28e694f7"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "3a4c985ef9f8142961ea8ba0c7326d10"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "2e0cf9fd6ff9126b1fbf0290901f0ad4"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "digest": {"algorithm": "md5", "value": "9022170930c6993faa24b8660ab0e777"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "digest": {"algorithm": "md5", "value": "af9cef1bc5260376a2cbe5d845e8d383"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "digest": {"algorithm": "md5", "value": "a64d53544df4c1537d21e2785ad667c0"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "digest": {"algorithm": "md5", "value": "02b103e1007760678a9b4d9273217452"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "digest": {"algorithm": "md5", "value": "7f410e2d89378c8a2032084b1aa31851"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "digest": {"algorithm": "md5", "value": "21a05696c75d321aed0325626ea49516"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "digest": {"algorithm": "md5", "value": "506dd1e02c9a023ef36524115d9abb9a"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "digest": {"algorithm": "md5", "value": "faea44d1935ff0209bd4c5143be83358"}, "isConfigFile": false}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "digest": {"algorithm": "md5", "value": "bdd1808b5bc69b587c2bd9df10e6c800"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/README.Debian", "digest": {"algorithm": "md5", "value": "25a21d3c6652577a71ee32a438babe5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/changelog.gz", "digest": {"algorithm": "md5", "value": "1d6a172ab24ef59f0a9622f9f959b2c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/copyright", "digest": {"algorithm": "md5", "value": "ae5b36b514e3f12ce1aa8e2ee67f3d7e"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/Makefile", "digest": {"algorithm": "md5", "value": "5ce4affbb807ef10acd0b83dcb621547"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/README", "digest": {"algorithm": "md5", "value": "747e0bb01ae1887a0b5bd50e2fc5e840"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/ca-certificates-local.triggers", "digest": {"algorithm": "md5", "value": "ed9f28ec33ce22f06e914dccc060d65b"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/changelog", "digest": {"algorithm": "md5", "value": "b5fb5567d41fff37b2a206620ce1b2d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/compat", "digest": {"algorithm": "md5", "value": "c30f7472766d25af1dc80b3ffc9a58c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/control", "digest": {"algorithm": "md5", "value": "18a42a7fcb7871ee0ba1e04dcc20dc97"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/copyright", "digest": {"algorithm": "md5", "value": "a1595b60c996a078e1bb289bb5d5c810"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/postrm", "digest": {"algorithm": "md5", "value": "53a8c315f53ae9041da0220cc0bddeb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/rules", "digest": {"algorithm": "md5", "value": "49150152b1e819057858f54d0ee73915"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/source/format", "digest": {"algorithm": "md5", "value": "c5fc031a250b2d76fe051ac3621620ab"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Local_Root_CA.crt", "digest": {"algorithm": "md5", "value": "bf9d8702340acb1136c3db64a6800e9d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/local/Makefile", "digest": {"algorithm": "md5", "value": "b4c7072a049e3fc90ecfbe2355f3edc0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-ca-certificates.8.gz", "digest": {"algorithm": "md5", "value": "da94423d353f8fb18cbf898d16e65e2c"}, "isConfigFile": false}]}}, {"id": "28ee10cbaf9e6342", "name": "coreutils", "version": "8.32-4+b1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/coreutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/coreutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/coreutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:coreutils:coreutils:8.32-4\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "coreutils", "source": "coreutils", "version": "8.32-4+b1", "sourceVersion": "8.32-4", "architecture": "amd64", "maintainer": "Michael Stone ", "installedSize": 17478, "preDepends": ["libacl1 (>= 2.2.23)", "libattr1 (>= 1:2.4.44)", "libc6 (>= 2.28)", "libgmp10", "libselinux1 (>= 3.1~)"], "files": [{"path": "/bin/cat", "digest": {"algorithm": "md5", "value": "d1c38b077c93bf89dd2ef78f4e8c9cd6"}, "isConfigFile": false}, {"path": "/bin/chgrp", "digest": {"algorithm": "md5", "value": "7aa492761a9de94a56fd916598dba862"}, "isConfigFile": false}, {"path": "/bin/chmod", "digest": {"algorithm": "md5", "value": "1936be8378fdb78983ddb0ef0e786b9c"}, "isConfigFile": false}, {"path": "/bin/chown", "digest": {"algorithm": "md5", "value": "34634cef0dafb67ca74a6790ab294a4e"}, "isConfigFile": false}, {"path": "/bin/cp", "digest": {"algorithm": "md5", "value": "60d69562c091c6979b6f1cf9dbec013d"}, "isConfigFile": false}, {"path": "/bin/date", "digest": {"algorithm": "md5", "value": "cb218909b48d93a9262a532f21671b9d"}, "isConfigFile": false}, {"path": "/bin/dd", "digest": {"algorithm": "md5", "value": "8aa052b7154dce591941460dbf773219"}, "isConfigFile": false}, {"path": "/bin/df", "digest": {"algorithm": "md5", "value": "54d760808cdbd5678332db84b29680a3"}, "isConfigFile": false}, {"path": "/bin/dir", "digest": {"algorithm": "md5", "value": "51702d6e9c0566ddf40febe79afa3978"}, "isConfigFile": false}, {"path": "/bin/echo", "digest": {"algorithm": "md5", "value": "b8d6507513b8c436ce7a6a6f4b816b15"}, "isConfigFile": false}, {"path": "/bin/false", "digest": {"algorithm": "md5", "value": "1df301be7a0fe5c575af76478a571726"}, "isConfigFile": false}, {"path": "/bin/ln", "digest": {"algorithm": "md5", "value": "7a8b5b42aa558a71666c324cb29fc6dc"}, "isConfigFile": false}, {"path": "/bin/ls", "digest": {"algorithm": "md5", "value": "b3535289b2932e25650074aa6d89bf3c"}, "isConfigFile": false}, {"path": "/bin/mkdir", "digest": {"algorithm": "md5", "value": "e70b34a37b294e638e63fbff22632a90"}, "isConfigFile": false}, {"path": "/bin/mknod", "digest": {"algorithm": "md5", "value": "114e920558b59fc304944fd966e4e562"}, "isConfigFile": false}, {"path": "/bin/mktemp", "digest": {"algorithm": "md5", "value": "a7a5efb55648a5f9f305c6383609618a"}, "isConfigFile": false}, {"path": "/bin/mv", "digest": {"algorithm": "md5", "value": "60674f262f0af3b212488a10866920aa"}, "isConfigFile": false}, {"path": "/bin/pwd", "digest": {"algorithm": "md5", "value": "42bcb0ab569fc560160a7cd8aa4ad3ef"}, "isConfigFile": false}, {"path": "/bin/readlink", "digest": {"algorithm": "md5", "value": "64cac0e00de1264c7c71c42665a0a5fa"}, "isConfigFile": false}, {"path": "/bin/rm", "digest": {"algorithm": "md5", "value": "a7fd2b44339ec408181fe7e318ac5099"}, "isConfigFile": false}, {"path": "/bin/rmdir", "digest": {"algorithm": "md5", "value": "4890c0d6ed02bf145286036670a2e7c4"}, "isConfigFile": false}, {"path": "/bin/sleep", "digest": {"algorithm": "md5", "value": "1685763f96517347fa19e3438474e73b"}, "isConfigFile": false}, {"path": "/bin/stty", "digest": {"algorithm": "md5", "value": "bbf10fd285dc857bd2e2eb7b3ea0a595"}, "isConfigFile": false}, {"path": "/bin/sync", "digest": {"algorithm": "md5", "value": "5c952016b231c8f92356416075c321fc"}, "isConfigFile": false}, {"path": "/bin/touch", "digest": {"algorithm": "md5", "value": "fc7593b00136fcf1f9affc6031ba7bc9"}, "isConfigFile": false}, {"path": "/bin/true", "digest": {"algorithm": "md5", "value": "93d9d61139ff5f1287764f1c1994cbe3"}, "isConfigFile": false}, {"path": "/bin/uname", "digest": {"algorithm": "md5", "value": "02e4685c24a06c49899af728252e1c0e"}, "isConfigFile": false}, {"path": "/bin/vdir", "digest": {"algorithm": "md5", "value": "a21679e654660dfbbd4f2e9ce606b884"}, "isConfigFile": false}, {"path": "/usr/bin/[", "digest": {"algorithm": "md5", "value": "d9f712aed82183628189bae4c96b92d9"}, "isConfigFile": false}, {"path": "/usr/bin/arch", "digest": {"algorithm": "md5", "value": "4b1135eeee4a5412116594c08b242b7d"}, "isConfigFile": false}, {"path": "/usr/bin/b2sum", "digest": {"algorithm": "md5", "value": "87ecd3bfd854670bebdf212932dc2cb0"}, "isConfigFile": false}, {"path": "/usr/bin/base32", "digest": {"algorithm": "md5", "value": "e3166cb490a90c060478870bdab3c3ff"}, "isConfigFile": false}, {"path": "/usr/bin/base64", "digest": {"algorithm": "md5", "value": "7cd5c0ccc3de7ca78dbdc3afeacd1e9d"}, "isConfigFile": false}, {"path": "/usr/bin/basename", "digest": {"algorithm": "md5", "value": "379fa28eaa73889d79d5bd6593c69e03"}, "isConfigFile": false}, {"path": "/usr/bin/basenc", "digest": {"algorithm": "md5", "value": "afaa9f8faa301ca9b1ceafa77650a1b0"}, "isConfigFile": false}, {"path": "/usr/bin/chcon", "digest": {"algorithm": "md5", "value": "1957ae535f772bcb03da8db069f7090c"}, "isConfigFile": false}, {"path": "/usr/bin/cksum", "digest": {"algorithm": "md5", "value": "3e76d8c7f8da046e9ee51d66116c979d"}, "isConfigFile": false}, {"path": "/usr/bin/comm", "digest": {"algorithm": "md5", "value": "5bdbb1917de31d5920a88ef4690e98ca"}, "isConfigFile": false}, {"path": "/usr/bin/csplit", "digest": {"algorithm": "md5", "value": "24c123b087ad92a736ed9f353893f57d"}, "isConfigFile": false}, {"path": "/usr/bin/cut", "digest": {"algorithm": "md5", "value": "e345c698221e1cace1d05d45cbf354bc"}, "isConfigFile": false}, {"path": "/usr/bin/dircolors", "digest": {"algorithm": "md5", "value": "8a3b3d474a7ba06cf96c5eb5f38a4e24"}, "isConfigFile": false}, {"path": "/usr/bin/dirname", "digest": {"algorithm": "md5", "value": "fe96007675ec7db3e320f8248f3a8352"}, "isConfigFile": false}, {"path": "/usr/bin/du", "digest": {"algorithm": "md5", "value": "7b1838b5957ef5cfe05806d18d9dde54"}, "isConfigFile": false}, {"path": "/usr/bin/env", "digest": {"algorithm": "md5", "value": "1c4382b6ea120b35600ce11c479cc955"}, "isConfigFile": false}, {"path": "/usr/bin/expand", "digest": {"algorithm": "md5", "value": "dc4d8b8281bbaba4d481d8793b7cddee"}, "isConfigFile": false}, {"path": "/usr/bin/expr", "digest": {"algorithm": "md5", "value": "09270e76a2af38ed2b108f90d4eeb179"}, "isConfigFile": false}, {"path": "/usr/bin/factor", "digest": {"algorithm": "md5", "value": "070fdd8e174cb81d2209bccf1aac969c"}, "isConfigFile": false}, {"path": "/usr/bin/fmt", "digest": {"algorithm": "md5", "value": "921e8957ea369165ea3d222d8eca16e0"}, "isConfigFile": false}, {"path": "/usr/bin/fold", "digest": {"algorithm": "md5", "value": "f6ca1dc66bcf81bb9d473f77bfd8432f"}, "isConfigFile": false}, {"path": "/usr/bin/groups", "digest": {"algorithm": "md5", "value": "20cb6e55014de423c23a241915eff698"}, "isConfigFile": false}, {"path": "/usr/bin/head", "digest": {"algorithm": "md5", "value": "ce4c06380488fa3579749f8fe6c946d2"}, "isConfigFile": false}, {"path": "/usr/bin/hostid", "digest": {"algorithm": "md5", "value": "884bf4a8177e17a6abd32d9be9975f59"}, "isConfigFile": false}, {"path": "/usr/bin/id", "digest": {"algorithm": "md5", "value": "ede535e7ae0b17f37df8fc99e410b069"}, "isConfigFile": false}, {"path": "/usr/bin/install", "digest": {"algorithm": "md5", "value": "742ba8ac8712bffb825b4df832e812df"}, "isConfigFile": false}, {"path": "/usr/bin/join", "digest": {"algorithm": "md5", "value": "d6d2060db1d12219adf3ba72ab46a4f7"}, "isConfigFile": false}, {"path": "/usr/bin/link", "digest": {"algorithm": "md5", "value": "93bfcfde0f740ea70104903508882a52"}, "isConfigFile": false}, {"path": "/usr/bin/logname", "digest": {"algorithm": "md5", "value": "55223ce6a62d974743deb596fb96de7b"}, "isConfigFile": false}, {"path": "/usr/bin/md5sum", "digest": {"algorithm": "md5", "value": "607fde0c7653a07bd2df00371b533cab"}, "isConfigFile": false}, {"path": "/usr/bin/mkfifo", "digest": {"algorithm": "md5", "value": "5b77cf371b47254f71261a22b5eef71c"}, "isConfigFile": false}, {"path": "/usr/bin/nice", "digest": {"algorithm": "md5", "value": "c73ec8cd58b582898e3e504d5186d5ab"}, "isConfigFile": false}, {"path": "/usr/bin/nl", "digest": {"algorithm": "md5", "value": "da1c8d34314ca43174338801438f6e35"}, "isConfigFile": false}, {"path": "/usr/bin/nohup", "digest": {"algorithm": "md5", "value": "b91597ba73d75e63ed40374d6912ce0f"}, "isConfigFile": false}, {"path": "/usr/bin/nproc", "digest": {"algorithm": "md5", "value": "010dc8307bb937bd73f1854c788e14da"}, "isConfigFile": false}, {"path": "/usr/bin/numfmt", "digest": {"algorithm": "md5", "value": "e24ae81728384631b229c128bef6506d"}, "isConfigFile": false}, {"path": "/usr/bin/od", "digest": {"algorithm": "md5", "value": "2e1011697aab18e690040edb8f3b82db"}, "isConfigFile": false}, {"path": "/usr/bin/paste", "digest": {"algorithm": "md5", "value": "ae9ad815fb3b1d804953cd3b8c988d8a"}, "isConfigFile": false}, {"path": "/usr/bin/pathchk", "digest": {"algorithm": "md5", "value": "d56a1eb97c8a2ddc77b5ae53a35e6206"}, "isConfigFile": false}, {"path": "/usr/bin/pinky", "digest": {"algorithm": "md5", "value": "7b08d75e98edb34efc70e436cb07ca98"}, "isConfigFile": false}, {"path": "/usr/bin/pr", "digest": {"algorithm": "md5", "value": "33275f860ca590d86a5d9760f71e6933"}, "isConfigFile": false}, {"path": "/usr/bin/printenv", "digest": {"algorithm": "md5", "value": "1c8780efe509d37d59298c38dcde76d3"}, "isConfigFile": false}, {"path": "/usr/bin/printf", "digest": {"algorithm": "md5", "value": "71f288f283dd455036cb8b2d3ba2cab3"}, "isConfigFile": false}, {"path": "/usr/bin/ptx", "digest": {"algorithm": "md5", "value": "b6795930bc5f006a1b7727c0d6d0cd4f"}, "isConfigFile": false}, {"path": "/usr/bin/realpath", "digest": {"algorithm": "md5", "value": "a49f8d606b246e2e711199c3b57fe3ff"}, "isConfigFile": false}, {"path": "/usr/bin/runcon", "digest": {"algorithm": "md5", "value": "c28a19edc0c9a7b48c22dbfc67e84303"}, "isConfigFile": false}, {"path": "/usr/bin/seq", "digest": {"algorithm": "md5", "value": "b062b9400f25bc572b3d27990662a94f"}, "isConfigFile": false}, {"path": "/usr/bin/sha1sum", "digest": {"algorithm": "md5", "value": "8c09598fce41dd8f0efa3f8767f377ab"}, "isConfigFile": false}, {"path": "/usr/bin/sha224sum", "digest": {"algorithm": "md5", "value": "a22f32d48993d9435e88f74b2886de53"}, "isConfigFile": false}, {"path": "/usr/bin/sha256sum", "digest": {"algorithm": "md5", "value": "9a57c9e05e7cbb938867c9aaee88caca"}, "isConfigFile": false}, {"path": "/usr/bin/sha384sum", "digest": {"algorithm": "md5", "value": "9ecdd077d84494fd5d8687fc858cb5dc"}, "isConfigFile": false}, {"path": "/usr/bin/sha512sum", "digest": {"algorithm": "md5", "value": "af4dbb50d39e3a8e86c8b82960dd595c"}, "isConfigFile": false}, {"path": "/usr/bin/shred", "digest": {"algorithm": "md5", "value": "efee1197c8c3fa595405c40f11eda0e5"}, "isConfigFile": false}, {"path": "/usr/bin/shuf", "digest": {"algorithm": "md5", "value": "ddfc265e2a60da2fd205999c9c736689"}, "isConfigFile": false}, {"path": "/usr/bin/sort", "digest": {"algorithm": "md5", "value": "2b2d6257c68db81f060d703b0c2f9a80"}, "isConfigFile": false}, {"path": "/usr/bin/split", "digest": {"algorithm": "md5", "value": "87a6db9726409d83da5932e9a06e0954"}, "isConfigFile": false}, {"path": "/usr/bin/stat", "digest": {"algorithm": "md5", "value": "a8265f1ea504cee06ec3e6ec29e71104"}, "isConfigFile": false}, {"path": "/usr/bin/stdbuf", "digest": {"algorithm": "md5", "value": "dfa924ec1f294a80901936d6dc8826ce"}, "isConfigFile": false}, {"path": "/usr/bin/sum", "digest": {"algorithm": "md5", "value": "457c284dd4146ec3f825e23f0016a8be"}, "isConfigFile": false}, {"path": "/usr/bin/tac", "digest": {"algorithm": "md5", "value": "3ef55d83ae95cd10f9f49998c44e5917"}, "isConfigFile": false}, {"path": "/usr/bin/tail", "digest": {"algorithm": "md5", "value": "211a2a9afe4c1844fabab1b157084406"}, "isConfigFile": false}, {"path": "/usr/bin/tee", "digest": {"algorithm": "md5", "value": "e2946466eb53a316f7197b75957ad0be"}, "isConfigFile": false}, {"path": "/usr/bin/test", "digest": {"algorithm": "md5", "value": "c91dfc7870fbfe465c8574dcda8578f7"}, "isConfigFile": false}, {"path": "/usr/bin/timeout", "digest": {"algorithm": "md5", "value": "06285549f0149d9a01c505af56889733"}, "isConfigFile": false}, {"path": "/usr/bin/tr", "digest": {"algorithm": "md5", "value": "b7c5f46c607a8cf541a4f9a70f803465"}, "isConfigFile": false}, {"path": "/usr/bin/truncate", "digest": {"algorithm": "md5", "value": "7a83cd6a15e02208e35fd956c526a70e"}, "isConfigFile": false}, {"path": "/usr/bin/tsort", "digest": {"algorithm": "md5", "value": "5ea72d867b77194660bbbe08d5670567"}, "isConfigFile": false}, {"path": "/usr/bin/tty", "digest": {"algorithm": "md5", "value": "1c5a1990fedb999ffa1d71a4cff2af97"}, "isConfigFile": false}, {"path": "/usr/bin/unexpand", "digest": {"algorithm": "md5", "value": "80ec57ef3a8636e9ebde97e9d19c0977"}, "isConfigFile": false}, {"path": "/usr/bin/uniq", "digest": {"algorithm": "md5", "value": "83747c95cd7b3eb2d0858c16f4e522c6"}, "isConfigFile": false}, {"path": "/usr/bin/unlink", "digest": {"algorithm": "md5", "value": "faf9ef026316e8474656adf9cb392e70"}, "isConfigFile": false}, {"path": "/usr/bin/users", "digest": {"algorithm": "md5", "value": "dca4314962896f8b4eff2ce0a8b0674b"}, "isConfigFile": false}, {"path": "/usr/bin/wc", "digest": {"algorithm": "md5", "value": "d45eb410c7e9eca63b65a212714abb0c"}, "isConfigFile": false}, {"path": "/usr/bin/who", "digest": {"algorithm": "md5", "value": "ad48f4338da2ff788546973aa11b245d"}, "isConfigFile": false}, {"path": "/usr/bin/whoami", "digest": {"algorithm": "md5", "value": "9304cd0baf19aaeeed487dfbce67ca68"}, "isConfigFile": false}, {"path": "/usr/bin/yes", "digest": {"algorithm": "md5", "value": "374ee3feb1bd3d10dc7e9231b0e3889a"}, "isConfigFile": false}, {"path": "/usr/libexec/coreutils/libstdbuf.so", "digest": {"algorithm": "md5", "value": "13c41108d8ca98c6aacd870b11692ef2"}, "isConfigFile": false}, {"path": "/usr/sbin/chroot", "digest": {"algorithm": "md5", "value": "f68d6da90e6bac13f91d242e11929b84"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/AUTHORS", "digest": {"algorithm": "md5", "value": "1a50281a12dcb1e1ec4ce5a15857265f"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "11bb530d75a69e84cfdef8adbcfb489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "a3c203e277da204acc8c06b25ebbd134"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.Debian", "digest": {"algorithm": "md5", "value": "5d9f0b6ae652b1748962b4665364e96c"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.gz", "digest": {"algorithm": "md5", "value": "46ed019bcc2a5d72038c2628b1165953"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/THANKS.gz", "digest": {"algorithm": "md5", "value": "94d9e8f27d0031cda3c923d0fe220eab"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/TODO.gz", "digest": {"algorithm": "md5", "value": "0eaf404dae1ab172625ba2fe46709fd7"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "568e3f1804f27892b94298696b12331f"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bd0e8e7d696e85947d6e579140d45d37"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.gz", "digest": {"algorithm": "md5", "value": "3e203609c8b19d21aafa529982028c19"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/copyright", "digest": {"algorithm": "md5", "value": "3093495047b196b1557ad9085ff69e8a"}, "isConfigFile": false}, {"path": "/usr/share/info/coreutils.info.gz", "digest": {"algorithm": "md5", "value": "575a08a68c04225b0429c62bbb541583"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2df621926fdfe04d039701d8abc14e20"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2e91e61e117ad20b93558e9c188ec6fa"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a6489bd88f221012e120fa720322aa8a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "32f262fcd540ec1ca36fd97d5fbdaf3e"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "ac3c137b38e96d9247b058d7afbb57f1"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "026bec6be91f69941783cd256c045e86"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "8f00b6c70d956dc373bb630bd798c849"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a2fcf244614836496cd2aafc7500d7be"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "8df10234a6c4885fab4b3eccd847be91"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "34a2b203becf4a3b6f0555d77b1f061e"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "aa8e21bbc1750f8d96c8da19994398d9"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "9c1b234df25c1014a71b9234e3a3e35a"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "117e7c30b793ddf26f029b1f96719479"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "100294390c98563032c5f333c74a59db"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "ac34ea4980f4b91bb6033a79436636ba"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "f13271409982ab3fba5737f4cdc82f78"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "0c81663292be6fcfd81b03dacd5191c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "1975ebe78e7d601bf0d5c81f1dc0736c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ia/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "de594e3dd0ec521ddb9c5c67a762ee91"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "7898de07a3b8fa28e22a78a1c0f6583e"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "26160df9eeae5a6a6849f356e71b660e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "9badbdf43830543ede19d3cd7ae72bf5"}, "isConfigFile": false}, {"path": "/usr/share/locale/kk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "10890f90192db8284c6cb9f495add2a1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "675dda1843352db72185775a359fe8fa"}, "isConfigFile": false}, {"path": "/usr/share/locale/lg/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "1100d0032c1893efa5de14ecb91c67a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "0f6372e899ee1f15baa2fd2a63e500fb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "82872476a262d82a1a656f333a916a9a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e69ffa5e430a20d9a026420d0eb1851a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e41677c0b4c8ee295cdea259bc60f4fc"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "c025347f5dcdb1bd69e6bf9c772d7d4a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "54083460aa92b3176cd76c02edaa5424"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "4d65da4593544ae9011cea2753c8aa2e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "27c07f1461ecb14ba9457e047aaae0ee"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "14219a1f0a2a99172817136648f89960"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "39b74e9b0868dbe9b520f0f8cf79d977"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a736794499479197c9aaa5e839591418"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "21d583b0732f1ba590c161e116f8d529"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e17f5c6b24264783eee5b851fb5bf208"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "54926d1c5ff9b08d931abc5ae32f51ed"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "818bff5be1a4dcd0f9707a1a91116a85"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "c8c7e0f675785f77ccf7cd245b8992fd"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2a3e74b1925ee0452325a8f3cf649675"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "de681b6a590113246a269911461a8213"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/arch.1.gz", "digest": {"algorithm": "md5", "value": "5dee081ff7a5037fc9b47cb1f5182522"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/b2sum.1.gz", "digest": {"algorithm": "md5", "value": "7481f756134b7662c84f78056926cf78"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base32.1.gz", "digest": {"algorithm": "md5", "value": "2deef71de8174062e59ac55966b51b3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base64.1.gz", "digest": {"algorithm": "md5", "value": "9f6cd71f76607861dbcb9a23d0aadb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basename.1.gz", "digest": {"algorithm": "md5", "value": "6f9997e27a3ffae485ab731241d7f3f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basenc.1.gz", "digest": {"algorithm": "md5", "value": "a940cd91ddacd40048701595c17b6d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cat.1.gz", "digest": {"algorithm": "md5", "value": "d2f7ca9e6c0a97c5c0b6430e53fe79bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chcon.1.gz", "digest": {"algorithm": "md5", "value": "6d4c18b3576410339553c3c13e1013d0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chgrp.1.gz", "digest": {"algorithm": "md5", "value": "18940e96c6aced2b92d03e1debb628c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chmod.1.gz", "digest": {"algorithm": "md5", "value": "8c1b6f37a00ab3ac7651fab38e3a8463"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chown.1.gz", "digest": {"algorithm": "md5", "value": "0484906a34bd8cc821660928ce66c031"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cksum.1.gz", "digest": {"algorithm": "md5", "value": "1c91ece68c764eca7700d80fc5a98369"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/comm.1.gz", "digest": {"algorithm": "md5", "value": "d5b9a14a292a772a41cb479ceb8653fb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cp.1.gz", "digest": {"algorithm": "md5", "value": "f6a5c2177b28c40527d079dc12f3e794"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/csplit.1.gz", "digest": {"algorithm": "md5", "value": "a33e2dd728be3931dbbf967c6f09987d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cut.1.gz", "digest": {"algorithm": "md5", "value": "b7f1562ccc1a92fd2529450c3013b161"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/date.1.gz", "digest": {"algorithm": "md5", "value": "9e1b8a929ab58419108107f3bfc35c4d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dd.1.gz", "digest": {"algorithm": "md5", "value": "f531578ada9082865af0e3cae625ccc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/df.1.gz", "digest": {"algorithm": "md5", "value": "3927c800d88c4b746f8cea1741869a24"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dir.1.gz", "digest": {"algorithm": "md5", "value": "1b412843cf92522a2f7753261af41fc0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dircolors.1.gz", "digest": {"algorithm": "md5", "value": "98d1f8b349d1897720fa1edfb66d5885"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirname.1.gz", "digest": {"algorithm": "md5", "value": "88247759f634dbd2308b77a97ae1702d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/du.1.gz", "digest": {"algorithm": "md5", "value": "f1963e6ed89cc0565cacd230979c3b68"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/echo.1.gz", "digest": {"algorithm": "md5", "value": "29116494f3e47ee3c6f59ac0a9124d33"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/env.1.gz", "digest": {"algorithm": "md5", "value": "4e41652fd39497c96081332d5c55e615"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expand.1.gz", "digest": {"algorithm": "md5", "value": "6a110736d7e0f2ae7a4f84597ad66ec2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expr.1.gz", "digest": {"algorithm": "md5", "value": "d8dc9ec38cf993667cae65f1d0f41ef5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/factor.1.gz", "digest": {"algorithm": "md5", "value": "9c23469950f906cba04d805e97098170"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/false.1.gz", "digest": {"algorithm": "md5", "value": "de2443decd0550d2c3e60cf03e12850b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fmt.1.gz", "digest": {"algorithm": "md5", "value": "7f18ba95ad3b00a70af2450403b50756"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fold.1.gz", "digest": {"algorithm": "md5", "value": "f273d4559ea1833cda09e1baf94b42ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/groups.1.gz", "digest": {"algorithm": "md5", "value": "4a03cbfbe02dc75344172b1eb07aa8cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/head.1.gz", "digest": {"algorithm": "md5", "value": "d2e73ac520ad24db4f5f2758ee8f65f6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostid.1.gz", "digest": {"algorithm": "md5", "value": "eec086a748cf38d7ef026b49e013eb75"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/id.1.gz", "digest": {"algorithm": "md5", "value": "7f26fd2797cce95d26ca3d2fcf89a8d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/install.1.gz", "digest": {"algorithm": "md5", "value": "58d66b447834f341f44a1ade5be28610"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/join.1.gz", "digest": {"algorithm": "md5", "value": "cad9638802955ef0e3c978ad240c4512"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/link.1.gz", "digest": {"algorithm": "md5", "value": "e294245014d6b87fcf9baadcec966d38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ln.1.gz", "digest": {"algorithm": "md5", "value": "7fdcce2cd33bb16ede6a036b22300b91"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logname.1.gz", "digest": {"algorithm": "md5", "value": "ea878098ea86c2f4753ce57247c11874"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ls.1.gz", "digest": {"algorithm": "md5", "value": "f5f9256391fd75f48b7079dba3b73bd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/md5sum.1.gz", "digest": {"algorithm": "md5", "value": "1ac49b9ce46852d72741b168d2ae2181"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkdir.1.gz", "digest": {"algorithm": "md5", "value": "1369dabca6d564ab4f54a3c4ae1e8910"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkfifo.1.gz", "digest": {"algorithm": "md5", "value": "bfb9f4e27473ecc1a3eddc70c497c177"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mknod.1.gz", "digest": {"algorithm": "md5", "value": "5bcb9b473ed8ccedd74e20ca70e6124c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mktemp.1.gz", "digest": {"algorithm": "md5", "value": "fc0ac3d4e99a1f01dabca3530291a94d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mv.1.gz", "digest": {"algorithm": "md5", "value": "809e3d311cc80c5afbef092b18b060b4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nice.1.gz", "digest": {"algorithm": "md5", "value": "a6136dcf7d64615015157b76c6cdb6ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nl.1.gz", "digest": {"algorithm": "md5", "value": "0a19d8fa6cf4a462b37e5352c7a5b929"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nohup.1.gz", "digest": {"algorithm": "md5", "value": "fb88d3d062c3d164b7c4d1341a5eaa9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nproc.1.gz", "digest": {"algorithm": "md5", "value": "4d39ef17cd3cd5350eda5cf4330d4ec9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/numfmt.1.gz", "digest": {"algorithm": "md5", "value": "cddfa76f90ee77d0e0c9b8f23246ac6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/od.1.gz", "digest": {"algorithm": "md5", "value": "b556b2b5b6f9f1b1ea34058e74321bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/paste.1.gz", "digest": {"algorithm": "md5", "value": "080f5de171352e38e21ef2ca003214f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pathchk.1.gz", "digest": {"algorithm": "md5", "value": "135a4209745cbb7d83d2703c93b51c34"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinky.1.gz", "digest": {"algorithm": "md5", "value": "0296cca22651b9f74933006ec46179ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pr.1.gz", "digest": {"algorithm": "md5", "value": "f0ed5de4e840eaba5d303ba0b28cb18c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printenv.1.gz", "digest": {"algorithm": "md5", "value": "bf629bc98b71d78740fe977882cec6a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printf.1.gz", "digest": {"algorithm": "md5", "value": "d2f943c0574e6b084650fab93881014e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptx.1.gz", "digest": {"algorithm": "md5", "value": "fb6d48b3092c2ed676ca233bc58283be"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwd.1.gz", "digest": {"algorithm": "md5", "value": "a0f9336731ec813cb7b95e759ffb015e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/readlink.1.gz", "digest": {"algorithm": "md5", "value": "a2c1864e76ba59be10ef161c5bad6ab9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/realpath.1.gz", "digest": {"algorithm": "md5", "value": "96455761af4bc60debd8dff0809fa938"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rm.1.gz", "digest": {"algorithm": "md5", "value": "d12abe58efbd7bb30e63c63ed235f08b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rmdir.1.gz", "digest": {"algorithm": "md5", "value": "85de43a3096fc10c788d8c3af2dcc7b3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runcon.1.gz", "digest": {"algorithm": "md5", "value": "ec507926c0ad692470e4596f70bebc3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/seq.1.gz", "digest": {"algorithm": "md5", "value": "8f29d4f9b3adf045d4f29a952c7529df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha1sum.1.gz", "digest": {"algorithm": "md5", "value": "40e77aa7b985de69e8fb4e9b2512a34f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha224sum.1.gz", "digest": {"algorithm": "md5", "value": "124e6fe924221aba1d349bf2dbe10ac5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha256sum.1.gz", "digest": {"algorithm": "md5", "value": "cd977befb0f10bc20dbbe3e2093c8169"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha384sum.1.gz", "digest": {"algorithm": "md5", "value": "0953462a853b1f23ee80303754af4724"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha512sum.1.gz", "digest": {"algorithm": "md5", "value": "122abd4cf3e321da781f73a25598c8b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shred.1.gz", "digest": {"algorithm": "md5", "value": "d7ef014d4aee477bfb6c5acf92027e63"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shuf.1.gz", "digest": {"algorithm": "md5", "value": "d86ede51eb0733d3b521f8cbdcf7a4fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sleep.1.gz", "digest": {"algorithm": "md5", "value": "f3797b416ba58030a85268235ca15c94"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sort.1.gz", "digest": {"algorithm": "md5", "value": "14df7b6702a9a132cfeeabaf307b67ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/split.1.gz", "digest": {"algorithm": "md5", "value": "5213b899006289bd6f799a6d498be8f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stat.1.gz", "digest": {"algorithm": "md5", "value": "1811a4a70f7754bea62abe7c6cdcf954"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stdbuf.1.gz", "digest": {"algorithm": "md5", "value": "f531363c505d62f6d2764876a51c1877"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stty.1.gz", "digest": {"algorithm": "md5", "value": "dd0d20bb245072a272f6f65a4806f64a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sum.1.gz", "digest": {"algorithm": "md5", "value": "7d3293b49676c12341d38ab50294f595"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sync.1.gz", "digest": {"algorithm": "md5", "value": "b528225d6636fb419a24325b79dd5cb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tac.1.gz", "digest": {"algorithm": "md5", "value": "84691df1d26eb833b2f59b7ab42a1e6b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tail.1.gz", "digest": {"algorithm": "md5", "value": "59ecbcfc9c97c85629bee840739335cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tee.1.gz", "digest": {"algorithm": "md5", "value": "eafbd16ea275e2ac91883d4b0e6048a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/test.1.gz", "digest": {"algorithm": "md5", "value": "fbab996892ce5c18c471e6ccaa81a195"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/timeout.1.gz", "digest": {"algorithm": "md5", "value": "79c59b1dba7ea75c894699b8d954d168"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/touch.1.gz", "digest": {"algorithm": "md5", "value": "6cf0547cc5421929313635004ddd69f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tr.1.gz", "digest": {"algorithm": "md5", "value": "fdbd9865f5908962a34810ca234b66d9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/true.1.gz", "digest": {"algorithm": "md5", "value": "94c0cd7dde40905bb10449997cc9c3b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/truncate.1.gz", "digest": {"algorithm": "md5", "value": "5000ee949b9b58c1307e87b0474b7c44"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsort.1.gz", "digest": {"algorithm": "md5", "value": "d92407c15b0b2a9485b79ea56796a7cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tty.1.gz", "digest": {"algorithm": "md5", "value": "c500eff60df0d7109da02808add450f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uname.1.gz", "digest": {"algorithm": "md5", "value": "b01deac80e20901f5da095e001116215"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unexpand.1.gz", "digest": {"algorithm": "md5", "value": "89897334256ed804027afad8771a8dec"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uniq.1.gz", "digest": {"algorithm": "md5", "value": "99d2843d4d44cb09caf35092640cafac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unlink.1.gz", "digest": {"algorithm": "md5", "value": "262aa7aa6ffc7ac0e94dab26a6f02df0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/users.1.gz", "digest": {"algorithm": "md5", "value": "90b33b22ec2e65aab14b6ebc1dcd9c5d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/vdir.1.gz", "digest": {"algorithm": "md5", "value": "9e42bd4006c99fbcf8721572534d051e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wc.1.gz", "digest": {"algorithm": "md5", "value": "0d1c09a2110e870818ad033a4d0619a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/who.1.gz", "digest": {"algorithm": "md5", "value": "642769f0844d0c66f69f8928f6b052c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whoami.1.gz", "digest": {"algorithm": "md5", "value": "ccb784dd8b7acfa01775705b409f1f61"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/yes.1.gz", "digest": {"algorithm": "md5", "value": "d7074ff65cb186a972d9c7ffffa4dba8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chroot.8.gz", "digest": {"algorithm": "md5", "value": "2bdde92439c6970315d82b48ddb2736c"}, "isConfigFile": false}]}}, {"id": "d465622b32c4cee3", "name": "curl", "version": "7.74.0-1.3+deb11u7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/curl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/curl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "BSD-4-Clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "curl", "spdxExpression": "curl", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/curl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:curl:curl:7.74.0-1.3\\+deb11u7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/curl@7.74.0-1.3%2Bdeb11u7?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "curl", "source": "", "version": "7.74.0-1.3+deb11u7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Alessandro Ghedini ", "installedSize": 430, "depends": ["libc6 (>= 2.17)", "libcurl4 (= 7.74.0-1.3+deb11u7)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/curl", "digest": {"algorithm": "md5", "value": "1dcbe537a4a253dec16e3974b5232a93"}, "isConfigFile": false}, {"path": "/usr/share/doc/curl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5f67ab850d7e46a9e730e66884b300c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/curl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a4e67154be8818d1b17e5576111876ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/curl/changelog.gz", "digest": {"algorithm": "md5", "value": "422d2c3da7ede7e88007fad1ed48fddb"}, "isConfigFile": false}, {"path": "/usr/share/doc/curl/copyright", "digest": {"algorithm": "md5", "value": "e78a25b5b39c2476a1fa5800f5b1c185"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/curl.1.gz", "digest": {"algorithm": "md5", "value": "55be60748425769af10c68caddff774d"}, "isConfigFile": false}, {"path": "/usr/share/zsh/vendor-completions/_curl", "digest": {"algorithm": "md5", "value": "693062290a2af22f98322352d5486f83"}, "isConfigFile": false}]}}, {"id": "fab31cd19a84679b", "name": "dash", "version": "0.5.11+git20200708+dd9ef66-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dash.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/dash.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "FSFUL", "spdxExpression": "FSFUL", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "FSFULLR", "spdxExpression": "FSFULLR", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dash/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dash:dash:0.5.11\\+git20200708\\+dd9ef66-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/dash@0.5.11%2Bgit20200708%2Bdd9ef66-5?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "dash", "source": "", "version": "0.5.11+git20200708+dd9ef66-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Andrej Shadura ", "installedSize": 221, "depends": ["debianutils (>= 2.15)", "dpkg (>= 1.19.1)", "debconf (>= 0.5) | debconf-2.0"], "preDepends": ["libc6 (>= 2.14)"], "files": [{"path": "/bin/dash", "digest": {"algorithm": "md5", "value": "22986075e494913531227674b8622df0"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "33bbdf9b5abcff27bb89603648467d95"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/README.Debian.diet", "digest": {"algorithm": "md5", "value": "75dfd2f9ad393db52c90bd1cebbd8927"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/README.source", "digest": {"algorithm": "md5", "value": "e48ea975fd9f8728849631e7b2169fee"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1889ab7d05639ff99b689d2958733d2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/changelog.gz", "digest": {"algorithm": "md5", "value": "3774a6864e89305f485d7c44486367be"}, "isConfigFile": false}, {"path": "/usr/share/doc/dash/copyright", "digest": {"algorithm": "md5", "value": "472ae422638008ab1dec29217934a2f9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dash", "digest": {"algorithm": "md5", "value": "3380d64a96355e15f0d855107354d615"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dash.1.gz", "digest": {"algorithm": "md5", "value": "09ca7b8db333d063b520898fd3a9d6c7"}, "isConfigFile": false}, {"path": "/usr/share/menu/dash", "digest": {"algorithm": "md5", "value": "7c0deee3ed2e105f02a0a7f439493657"}, "isConfigFile": false}]}}, {"id": "48e9d1b7dc64663d", "name": "debconf", "version": "1.5.77", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debconf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debconf:debconf:1.5.77:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/debconf@1.5.77?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "debconf", "source": "", "version": "1.5.77", "sourceVersion": "", "architecture": "all", "maintainer": "Debconf Developers ", "installedSize": 517, "provides": ["debconf-2.0"], "preDepends": ["perl-base (>= 5.20.1-3~)"], "files": [{"path": "/etc/apt/apt.conf.d/70debconf", "digest": {"algorithm": "md5", "value": "7e9d09d5801a42b4926b736b8eeabb73"}, "isConfigFile": true}, {"path": "/etc/debconf.conf", "digest": {"algorithm": "md5", "value": "8c0619be413824f1fc7698cee0f23811"}, "isConfigFile": true}, {"path": "/usr/bin/debconf", "digest": {"algorithm": "md5", "value": "52fc9c61a0d4d0146e6a946c3e14f323"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-apt-progress", "digest": {"algorithm": "md5", "value": "19c67e6eb300e9c61f80aa6b76719bdd"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-communicate", "digest": {"algorithm": "md5", "value": "9667b0261cac6f775e0bce8d5b390cf6"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-copydb", "digest": {"algorithm": "md5", "value": "02b774c3cf0ea04dc88b078fad41681c"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-escape", "digest": {"algorithm": "md5", "value": "3b8e7ec5583b033efd3d6eb0085fbce0"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-set-selections", "digest": {"algorithm": "md5", "value": "351957b29e9a665431a3ae499ce0e74a"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-show", "digest": {"algorithm": "md5", "value": "e2193426e7bf0d0d6c30f632aad55fff"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-preconfigure", "digest": {"algorithm": "md5", "value": "4ef641d90226bd7987f0150c96e1d321"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-reconfigure", "digest": {"algorithm": "md5", "value": "0aed9dd03234edbcbba5868b003c88ff"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/debconf", "digest": {"algorithm": "md5", "value": "f3566bee9dc1c5e9d7261089cf173b33"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule", "digest": {"algorithm": "md5", "value": "4e74a0c6504a640cdbf2576abf364bfd"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule.sh", "digest": {"algorithm": "md5", "value": "039097b6c3340a7386e841c4935eda12"}, "isConfigFile": false}, {"path": "/usr/share/debconf/debconf.conf", "digest": {"algorithm": "md5", "value": "b5ce961d3b91bfaa5ec56d99f7dc4b8d"}, "isConfigFile": false}, {"path": "/usr/share/debconf/fix_db.pl", "digest": {"algorithm": "md5", "value": "1f5d1c3f1b66ce17569091e9435c1019"}, "isConfigFile": false}, {"path": "/usr/share/debconf/frontend", "digest": {"algorithm": "md5", "value": "000234c7f6570234f8de666b740e2bbe"}, "isConfigFile": false}, {"path": "/usr/share/debconf/transition_db.pl", "digest": {"algorithm": "md5", "value": "669b6f370973e8be33f6d1ff3431950a"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "74516646512de2dd1c55df3f61c8bd62"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/README.Debian", "digest": {"algorithm": "md5", "value": "20c51c96dc14801a095b3994715731f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/changelog.gz", "digest": {"algorithm": "md5", "value": "5fb5c9bb1f1c1f3691f4b8c6dbf31a6f"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/copyright", "digest": {"algorithm": "md5", "value": "d871f1228bc7a598fbfbc00ac47e19fc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/debconf", "digest": {"algorithm": "md5", "value": "ce8cbe0dfeddc4bbb314754838c98db4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-apt-progress.1.gz", "digest": {"algorithm": "md5", "value": "bae168746402e954689d1005fff7c8c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-communicate.1.gz", "digest": {"algorithm": "md5", "value": "58d2ce32ada12abe9ddfec564d77d066"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-copydb.1.gz", "digest": {"algorithm": "md5", "value": "752834eb66b0d24564ef0d04c5340cf2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-escape.1.gz", "digest": {"algorithm": "md5", "value": "320ecdeb6625372c4e039fd74fdc98a5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-set-selections.1.gz", "digest": {"algorithm": "md5", "value": "82ed499930184b4571546a1317e1ff2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-show.1.gz", "digest": {"algorithm": "md5", "value": "26e0265c4f4b0ba3f4600bc83568a514"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf.1.gz", "digest": {"algorithm": "md5", "value": "2d784aaade3ecbc01b3f4e1bac7e49c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-preconfigure.8.gz", "digest": {"algorithm": "md5", "value": "97d889635679a406997a88b47676470d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-reconfigure.8.gz", "digest": {"algorithm": "md5", "value": "69f30a05b2a0b6bd7dd8351a36694982"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "digest": {"algorithm": "md5", "value": "8de485b18877846234415aa61eadb7b3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Base.pm", "digest": {"algorithm": "md5", "value": "27a6f4e44ebb6c631c63bae827ee8c8c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "72cd26ac568bcf2081b7c28912ee72d7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "digest": {"algorithm": "md5", "value": "d83e474548f4ae479cd364bb2b72c352"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Config.pm", "digest": {"algorithm": "md5", "value": "fe98ee173a56f5e8f88ef9b90844ca1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Db.pm", "digest": {"algorithm": "md5", "value": "731d6613934ce6d46e11d1b6e30e4215"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "digest": {"algorithm": "md5", "value": "181e695ba1b703e423d5651efc2ae84f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "digest": {"algorithm": "md5", "value": "22bcaf2c1d2a042d5e04cc9c48e5331c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "digest": {"algorithm": "md5", "value": "8caad6c2e0d23be6f31f386b814dfbd1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "digest": {"algorithm": "md5", "value": "072adbb7e13e5bc2b75f86ccdf542b1a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "digest": {"algorithm": "md5", "value": "c0d58a6a2d0e6124f5a9da21c2be8f2e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "digest": {"algorithm": "md5", "value": "2dae1795691944962dc7d0cb04405b5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "digest": {"algorithm": "md5", "value": "cd14fc3d5b5f585cc79a92cd995ebe4f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "digest": {"algorithm": "md5", "value": "44e7f79254e295c715395c9b81224ed6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "digest": {"algorithm": "md5", "value": "51500a03fabe0aa80fd17d0c55d49722"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "digest": {"algorithm": "md5", "value": "31560c883795a0c98e6075702a877890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "digest": {"algorithm": "md5", "value": "9aa8c9c7e9d45106324b6da00583945f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "digest": {"algorithm": "md5", "value": "84fa17235afa66ff0e6a0ebb8bc9ac21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element.pm", "digest": {"algorithm": "md5", "value": "cfcb83b556c78ce238145e8a5c8331c3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "digest": {"algorithm": "md5", "value": "4f4213ac1ba985c6a86a1f5337e22f96"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "digest": {"algorithm": "md5", "value": "1ceceaa749c08fe6427c13855c4849b1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "digest": {"algorithm": "md5", "value": "b98b4ea4097519a8776543f6b6490948"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "digest": {"algorithm": "md5", "value": "6a5aa9f7e4ac81e21a1d4a1484f275f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "digest": {"algorithm": "md5", "value": "9ef627f6608f0fb8455021a753b23624"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "digest": {"algorithm": "md5", "value": "b5236284f89efeb755ddd8ce06ad3ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "digest": {"algorithm": "md5", "value": "ea97823fd786f71641e898b7140420c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "digest": {"algorithm": "md5", "value": "b98a19a2a3f108ec2ad4af5192cb3b31"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "digest": {"algorithm": "md5", "value": "5a22697639f7848c94db179df3ffa13a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "digest": {"algorithm": "md5", "value": "1a617ddca6907cd3ee805393756c8fdc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "digest": {"algorithm": "md5", "value": "42c2833b78ccd2af5c3d1cce4428eb5e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "digest": {"algorithm": "md5", "value": "1d6d5510fc76676de40a8b2b02c4da3a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "digest": {"algorithm": "md5", "value": "65c85fd416c5d6cd432f84eb5526f37b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "digest": {"algorithm": "md5", "value": "4735d2f1c31de756e3aea03228384106"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "digest": {"algorithm": "md5", "value": "c43ad2a3b448b46a9ffc6e5c89e4885f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "digest": {"algorithm": "md5", "value": "7bbbf3f0021b526f2bf6c726cf3a6acc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "digest": {"algorithm": "md5", "value": "61b25b4dc6b8a8e1d6417167c464031a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "digest": {"algorithm": "md5", "value": "7e08ffacda2e1dc9f06b15d690b38d2a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "digest": {"algorithm": "md5", "value": "9d7145459a3a29053f68df607b6bc89d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "digest": {"algorithm": "md5", "value": "6bd21d5f66c0929f2927cba75f7613ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "digest": {"algorithm": "md5", "value": "c0702ba61bcfe53256410e2399e42a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "digest": {"algorithm": "md5", "value": "56305085246a52b8622bb7cc09315f73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "digest": {"algorithm": "md5", "value": "cc2619e83ddab5adc1b92245b47722a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "digest": {"algorithm": "md5", "value": "1f69e273bba25eacfbf40d523b24fb11"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "digest": {"algorithm": "md5", "value": "69489241144da0943e84b30b0ccec3a6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "digest": {"algorithm": "md5", "value": "458f1e10f6e933cd0c35c1453f4c7338"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "digest": {"algorithm": "md5", "value": "54ac61f0c47d524d96566a5485d3d7d6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "digest": {"algorithm": "md5", "value": "16b3a15c9bd104e90b9d848623c0899f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "digest": {"algorithm": "md5", "value": "0b76d2ff2abd5586732860ed069973ba"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "5090f97c9972fab4f7dc7ebb49996e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "digest": {"algorithm": "md5", "value": "db7670d7933d1f8f0118c31ddd493970"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "digest": {"algorithm": "md5", "value": "33916265f1150a5bc060f2387feb523f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "digest": {"algorithm": "md5", "value": "e5cb32767a176049e396af94685b01ff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "digest": {"algorithm": "md5", "value": "13dfe95e3aece538a11d509ada1ce289"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "digest": {"algorithm": "md5", "value": "3c838d4a47dddc48509e6ea21baa3161"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "digest": {"algorithm": "md5", "value": "b405559f2200112ab95036b7ec849505"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "digest": {"algorithm": "md5", "value": "4260064e9c28b8a83c59e64eea97a557"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "digest": {"algorithm": "md5", "value": "06e70029507fb6f7e6ec9dc82f744122"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "digest": {"algorithm": "md5", "value": "0037100480bef471cd88d10e5003dd1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "digest": {"algorithm": "md5", "value": "aa4f4dfa69239f1964626f5206d13b5d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "digest": {"algorithm": "md5", "value": "38b4f0c167293001dcd38d1ceac2dd66"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "digest": {"algorithm": "md5", "value": "3b999aa2c596feea026c3d3361ab408b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "digest": {"algorithm": "md5", "value": "d7d71486929b88c20170677791c23d72"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "digest": {"algorithm": "md5", "value": "da293d7c097e983170f80fd973e595ad"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "digest": {"algorithm": "md5", "value": "4d5d3393bc473166c626bac82c91f516"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "digest": {"algorithm": "md5", "value": "55f02de45fa6f2ea2bbd8de839959dde"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "digest": {"algorithm": "md5", "value": "1ff7785d0781ce267418f8890acd4409"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "digest": {"algorithm": "md5", "value": "432a3e2ccada26eed6d8efd9c2d7c66e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "digest": {"algorithm": "md5", "value": "272b1231b35fb5eeccb4aeb8042a934d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "digest": {"algorithm": "md5", "value": "80228037ab8a8441054e37586a99060b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "digest": {"algorithm": "md5", "value": "f146fa12fbbe5434e4910ec1a7422475"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "digest": {"algorithm": "md5", "value": "ef1ff584e10e02c3b0aeb0d985e99a19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "digest": {"algorithm": "md5", "value": "310ea26706fb2ccd80e0524017d1ab54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "digest": {"algorithm": "md5", "value": "64824ec979d1bdb973b6f9d81532ffeb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "digest": {"algorithm": "md5", "value": "6745d03b282a96b208f8cea951366d05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "digest": {"algorithm": "md5", "value": "990129f10517cd949f29864363784c23"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "digest": {"algorithm": "md5", "value": "9b21b58ec6213c636dce8cd26893d269"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "digest": {"algorithm": "md5", "value": "88550019f5e9bec6cd3dbf62a2de4049"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Encoding.pm", "digest": {"algorithm": "md5", "value": "fe7a858360c6152eaf84a745273acd83"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format.pm", "digest": {"algorithm": "md5", "value": "be75659c57c73794f8c66cb59265a714"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format/822.pm", "digest": {"algorithm": "md5", "value": "611536bbf4f507ecc7b8266a3ce946ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "digest": {"algorithm": "md5", "value": "e305f3178e9fab07fb1b8014acbcc10d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "digest": {"algorithm": "md5", "value": "afe7410fa7d1f5cc4fa3e7af5d266da3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "digest": {"algorithm": "md5", "value": "2b4119d66ee8dde0e7fa95de44394813"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "digest": {"algorithm": "md5", "value": "cbf73546742945004e02d031355a6809"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "digest": {"algorithm": "md5", "value": "a57a122cd5bd584bceee2f5d20712fbf"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "c826594c3b7dbeb965b863115a51f9b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "digest": {"algorithm": "md5", "value": "45353dd2e95f8b26f42cfc59f4f02caa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "digest": {"algorithm": "md5", "value": "e15597dd4952088c89aa91c9af7f1d6f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "digest": {"algorithm": "md5", "value": "2e6b83d495fc01a6dd07806c8acaa1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "digest": {"algorithm": "md5", "value": "22a4af7da2960fd87452449a88d7ea64"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "digest": {"algorithm": "md5", "value": "a9ac9868f237206993bde33a17a61220"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "digest": {"algorithm": "md5", "value": "7ffb67a8e8d623beb2be7c08d2c80b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Gettext.pm", "digest": {"algorithm": "md5", "value": "072dbdddbd69162468e988d43848cbca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Iterator.pm", "digest": {"algorithm": "md5", "value": "cf4de7542d6829631b3bcc4b4f87f641"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Log.pm", "digest": {"algorithm": "md5", "value": "fff70eb6929c7a6e7af6f7d00beda73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Path.pm", "digest": {"algorithm": "md5", "value": "b40ba281b22387604e0ad781d221e1cb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Priority.pm", "digest": {"algorithm": "md5", "value": "c0af214079361d605172e510abd69604"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Question.pm", "digest": {"algorithm": "md5", "value": "15565a7e690252752e461a50aa130803"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template.pm", "digest": {"algorithm": "md5", "value": "38a37b0eb8764fd2d827a46317ab5a1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "digest": {"algorithm": "md5", "value": "3a3c7de553d6eccd5480adc6d02583bb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "digest": {"algorithm": "md5", "value": "46c0e42d52a4ea2fbe0316eebc6c1118"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "a12c3f0045bfbe05e2345aed702f6fc3"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/debian-logo.png", "digest": {"algorithm": "md5", "value": "ef66f9c42198fee38af53f848b36a4f7"}, "isConfigFile": false}]}}, {"id": "02a1415e39b4f0a1", "name": "debian-archive-keyring", "version": "2021.1.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debian-archive-keyring/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debian-archive-keyring/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debian-archive-keyring.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debian-archive-keyring.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debian-archive-keyring.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debian-archive-keyring.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debian-archive-keyring/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debian-archive-keyring/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debian-archive-keyring:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian-archive-keyring:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian_archive_keyring:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian_archive_keyring:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian-archive:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian-archive:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian_archive:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian_archive:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian:debian-archive-keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debian:debian_archive_keyring:2021.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/debian-archive-keyring@2021.1.1?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "debian-archive-keyring", "source": "", "version": "2021.1.1", "sourceVersion": "", "architecture": "all", "maintainer": "Debian Release Team ", "installedSize": 234, "files": [{"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg", "digest": {"algorithm": "md5", "value": "f5b8d048d75e0ba9a964c28daa0757cf"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "b6b2ad2c894ecfe479981fd0eadc1c92"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg", "digest": {"algorithm": "md5", "value": "045a5096301163f4b172d226e9d4dbb8"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg", "digest": {"algorithm": "md5", "value": "9e93d0a43d3a60272034c15900e9df6f"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "f2d1b03b7a3c279ec66425d06aaab50f"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg", "digest": {"algorithm": "md5", "value": "4797ff6df738da65413ef710cf73936f"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg", "digest": {"algorithm": "md5", "value": "f8ca9f176f6a5747e113f62220671e0b"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "986449e3c1ed5c157686f0166411b829"}, "isConfigFile": true}, {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg", "digest": {"algorithm": "md5", "value": "67fa5396fa0900c0abd1058d98d9247e"}, "isConfigFile": true}, {"path": "/usr/share/doc/debian-archive-keyring/README", "digest": {"algorithm": "md5", "value": "1f7bb252cc1f41fc32eba28217117883"}, "isConfigFile": false}, {"path": "/usr/share/doc/debian-archive-keyring/changelog.gz", "digest": {"algorithm": "md5", "value": "f7992b8e047d1d8b8b8dff8b93e8649e"}, "isConfigFile": false}, {"path": "/usr/share/doc/debian-archive-keyring/copyright", "digest": {"algorithm": "md5", "value": "3a39527c50bc61e28a31bd9c3de8e17f"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-bullseye-automatic.gpg", "digest": {"algorithm": "md5", "value": "f5b8d048d75e0ba9a964c28daa0757cf"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "b6b2ad2c894ecfe479981fd0eadc1c92"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-bullseye-stable.gpg", "digest": {"algorithm": "md5", "value": "045a5096301163f4b172d226e9d4dbb8"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-buster-automatic.gpg", "digest": {"algorithm": "md5", "value": "9e93d0a43d3a60272034c15900e9df6f"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-buster-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "f2d1b03b7a3c279ec66425d06aaab50f"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-buster-stable.gpg", "digest": {"algorithm": "md5", "value": "4797ff6df738da65413ef710cf73936f"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-keyring.gpg", "digest": {"algorithm": "md5", "value": "b75c1d06cb97992028b8ad79b137c456"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-removed-keys.gpg", "digest": {"algorithm": "md5", "value": "79ca644da0b3fc190066904297fa70cc"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-stretch-automatic.gpg", "digest": {"algorithm": "md5", "value": "f8ca9f176f6a5747e113f62220671e0b"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-stretch-security-automatic.gpg", "digest": {"algorithm": "md5", "value": "986449e3c1ed5c157686f0166411b829"}, "isConfigFile": false}, {"path": "/usr/share/keyrings/debian-archive-stretch-stable.gpg", "digest": {"algorithm": "md5", "value": "67fa5396fa0900c0abd1058d98d9247e"}, "isConfigFile": false}]}}, {"id": "1e56f21cd32160f0", "name": "debianutils", "version": "4.11.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debianutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debianutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debianutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debianutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debianutils:debianutils:4.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/debianutils@4.11.2?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "debianutils", "source": "", "version": "4.11.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Clint Adams ", "installedSize": 230, "preDepends": ["libc6 (>= 2.15)"], "files": [{"path": "/bin/run-parts", "digest": {"algorithm": "md5", "value": "96cb346ac04e314c3ad7b93eb7660f74"}, "isConfigFile": false}, {"path": "/bin/tempfile", "digest": {"algorithm": "md5", "value": "e8d1b2ed02f26118d72e203387477b97"}, "isConfigFile": false}, {"path": "/sbin/installkernel", "digest": {"algorithm": "md5", "value": "467b9e77c7b896b4898a44c326f16e6b"}, "isConfigFile": false}, {"path": "/usr/bin/ischroot", "digest": {"algorithm": "md5", "value": "6ca9c3b8bb623147f076944c323ee297"}, "isConfigFile": false}, {"path": "/usr/bin/savelog", "digest": {"algorithm": "md5", "value": "c9cb1648f0c7c131b2739669fd15a00a"}, "isConfigFile": false}, {"path": "/usr/bin/which", "digest": {"algorithm": "md5", "value": "e942f154ef9d9974366551d2d231d936"}, "isConfigFile": false}, {"path": "/usr/sbin/add-shell", "digest": {"algorithm": "md5", "value": "414894feaa4c65db13bea375d94229cf"}, "isConfigFile": false}, {"path": "/usr/sbin/remove-shell", "digest": {"algorithm": "md5", "value": "e4dc604098da6323658e8eeddfef72ec"}, "isConfigFile": false}, {"path": "/usr/share/debianutils/shells", "digest": {"algorithm": "md5", "value": "a0b758b0ae1eaefda1dfb8b031f7a903"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/README.shells.gz", "digest": {"algorithm": "md5", "value": "dc0a65ab5c89c8e9442cafd12d428d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/changelog.gz", "digest": {"algorithm": "md5", "value": "027e6b67df53de2a352065b9e0fa823c"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/copyright", "digest": {"algorithm": "md5", "value": "9b912cd0cc654134c0ef3424a0705b94"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "131b17c3e3a770318204f46ecd139aca"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "3c84d827d567d686a70a4f76a5a99fda"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "a6e5ba1dc262642ae1570dd24c4dbae1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "15d3cb1f086d27f717f349730de3291e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "16fe6fc34285831ae4217b058c120e1b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "21a16d6cfb9716d1bbee728c940a3d50"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "c5fa73341ea98f5ed04b35a665c86225"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "a9d0329e0cccdf614193b18adc32be7c"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "9a7fbb315200b747fef96d53a6d29ad8"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "1e2a8ca194dd554ae62df3a93622f4c7"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "e0c0c9822533ee1eb745f301d418d828"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "461f0bc5184b08a157d05be0af3421b8"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "437c04053ea2357e6e924a5de4ab387d"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "8f50ec1821fc8421f71a7e356329223f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "ea34319c8662c02a1fcc7f6fbe19a81d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "047f26b9ae0640bba699b58b8362c359"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "aede825fbeb79168eb39e7d40eef3b46"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "80799f22cc608639b98ec0de7fddcc2f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "9280b5d85d72a87f612ee02642dacba4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f7651cbaf5cd2fe57bb553c6112d6156"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "cde2a6ed0d37a203945ffd02495342a2"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "ab57a2bee2842f55e4a54453afd4a7bc"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "a8f17c61b415a3d77d921846054e8c7e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "35e0a3616285547868e5fb03b066296f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "cdd93afd71373cc32a1314f1f9abeca6"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "f57128924deb6c470ad35b7f385e7968"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "6484c9758997354063e6a2b80e9f9c1f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "f532fcfbc4376e225a02e4371d9e97b8"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "cd9d2965bdcbdeac8ee6b80ad849d92b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "78b747d1afb3984da4d451441557495e"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "be93753c4af26523aa502d51da4f21be"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "d3f15a11abc8f6dbc93d41a3fd502d71"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4b787d9f1107bac907da9696fdaf793b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "b497afb8e64d41648074637246e1e847"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "dd8fc824b214c04a06f11aa604cd90d6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ischroot.1.gz", "digest": {"algorithm": "md5", "value": "9a4ec88654b945c97d4d3d51456c22df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "7e9ae809d3e7be3a20212f3c9885cad2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "aa13fe96c02efaee3e67533f95413f74"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "8889f2791b5cf3e3dc177a9d46272688"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "e70536fb91582eae89e02194b3d6ef11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "5358e944a1400a41f23fa645c2f93026"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "1ba371464bd0796de6b790717325d881"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "8d1889587d106b7c88bb16706edf4faa"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "7e3438bd656081e47c06044a95b6844e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "2858393c277090a6991489640584aee3"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "4c7fc13522ca7ef9e0de2500301f95c6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "70f974b9899e2a2758f475a36346f3a4"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "7e591098170a40d83fb45b5de3d20f57"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "455099e94d18f6a90610856dbe678b24"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "c937a4226ebd83ac2e525c10afb63755"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "5b8516d6a13570a406a88632653fc6cc"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "b5234ba3035929b69da34fd9007f4a1b"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "94ae6cfa7438d2d9e7a6897269541302"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "4c39d12b2da2e3d92860baf7c1185726"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "231c2c32c3a4148e2a6fc22de8ad5d79"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f68226afc51d6722f87765b70d02378c"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "1df217ec0b164e41551342ade8e81701"}, "isConfigFile": false}]}}, {"id": "bb24672e41a5b87e", "name": "diffutils", "version": "1:3.7-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/diffutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/diffutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/diffutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/diffutils/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/diffutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:diffutils:diffutils:1\\:3.7-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/diffutils@1:3.7-5?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "diffutils", "source": "", "version": "1:3.7-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Santiago Vila ", "installedSize": 1598, "preDepends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/bin/cmp", "digest": {"algorithm": "md5", "value": "1de44593f821842ac6ecc81044907a76"}, "isConfigFile": false}, {"path": "/usr/bin/diff", "digest": {"algorithm": "md5", "value": "c2eeca0c8cc25ef98f53faa543a44ff7"}, "isConfigFile": false}, {"path": "/usr/bin/diff3", "digest": {"algorithm": "md5", "value": "5fc2fb8d63b82d10f3399990f9c8a8cb"}, "isConfigFile": false}, {"path": "/usr/bin/sdiff", "digest": {"algorithm": "md5", "value": "84cfdc739870c5b812833a8bbb7adaea"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "a05f75f4048a1caf49ac375d0830aba0"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8fc56a7fd8a0afb5680ef670113b0738"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/changelog.gz", "digest": {"algorithm": "md5", "value": "e05f9525930e150438fa7c4d79318fb0"}, "isConfigFile": false}, {"path": "/usr/share/doc/diffutils/copyright", "digest": {"algorithm": "md5", "value": "0f021419e174995cb2b999cbfd6095c7"}, "isConfigFile": false}, {"path": "/usr/share/info/diffutils.info.gz", "digest": {"algorithm": "md5", "value": "5b2437420e716b74b9477a9f7f58e72a"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "f0c4c839d36a88b299ebc4c1a67371ac"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "16b203e2fce161f94119068140569f1b"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "a4fe4d2b67ad2f8262684ac32fd7c4f6"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "1a324ec6d55d4e3172214fa23b36e56a"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "e4e9c5ac02597081a8daf3cf8ab7dfbb"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "3ce891562efa4d25061404f88914a451"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "de9fc999e3713234efb1e98702c063b1"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "fd28f6d54218ac03b6a81d9ba2eaad6f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "14f91df136ce88118e3a78e9fa76f4f9"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "99e616fbc9cfb5b66e8c3682717aa0a4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "9481340abe3cd32ea6cdf67772a0e871"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "dbca495582c90e72eb44b0b8c272ba45"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "3feed64e400fdd2ecee10d02bb1cf6af"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "30f66e3c8ce78eeccdcfedb46f3702f5"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "24aef86e5f058cfc8efd477e85227707"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "fe628120a595177bdc70fd76dc4ed02b"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "ba7b30d413f0e19100eb3d9243822178"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "b081000129a4eceb462902a62096b728"}, "isConfigFile": false}, {"path": "/usr/share/locale/lv/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "d93dc4937a4074e39aea6db2837128d1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "8075eedb8f3b8f0ff45420b99e481f91"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "d2a29b4f0fdbfc929a0d85ceeb177ed7"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "05eaeaf828dad6a92e62e4efcd3104ad"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "54426f13ebafc28f8b93352a9002cf84"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "9e48469b71e2174b4ea5d3e43c7f00c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "34d4ed60031a0498f167b1ac7967a92f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "747ed964b2532976c0342f69cb6733d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "121ab89595c3853681f647c7151e91f2"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "397befe49f5fa6a58b6e53b49787458c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "62542e006ca02a6d0dd421005ec947b6"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "e798cd37b6af3229335f8216f07bcf08"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "23b72c6e10ede02786d092d4e6f57e8f"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "e59c91581677ec495f4ee97aee29e17f"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "9be58f7a379ecde1f3405cc71bb11d45"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo", "digest": {"algorithm": "md5", "value": "fed374d5f8e48efe74afcc12a2f75398"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cmp.1.gz", "digest": {"algorithm": "md5", "value": "d09b688e11e5a419fec50116c4b6ae9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/diff.1.gz", "digest": {"algorithm": "md5", "value": "80f31088273b38867d8f466de4e00ec7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/diff3.1.gz", "digest": {"algorithm": "md5", "value": "717afd5c5ff7ec50af0b1bc26d72c88c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sdiff.1.gz", "digest": {"algorithm": "md5", "value": "559c35d1cd4051558a6985a6e4892927"}, "isConfigFile": false}]}}, {"id": "0eb67f8d2d9705cb", "name": "dpkg", "version": "1.20.12", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/dpkg.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/dpkg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-md5", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-s-s-d", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/dpkg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dpkg:dpkg:1.20.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/dpkg@1.20.12?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "dpkg", "source": "", "version": "1.20.12", "sourceVersion": "", "architecture": "amd64", "maintainer": "Dpkg Developers ", "installedSize": 6980, "depends": ["tar (>= 1.28-1)"], "preDepends": ["libbz2-1.0", "libc6 (>= 2.15)", "liblzma5 (>= 5.2.2)", "libselinux1 (>= 3.1~)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/etc/alternatives/README", "digest": {"algorithm": "md5", "value": "7be88b21f7e386c8d5a8790c2461c92b"}, "isConfigFile": true}, {"path": "/etc/cron.daily/dpkg", "digest": {"algorithm": "md5", "value": "76be39cb45c6511f50c2554fe2714efe"}, "isConfigFile": true}, {"path": "/etc/dpkg/dpkg.cfg", "digest": {"algorithm": "md5", "value": "f4413ffb515f8f753624ae3bb365b81b"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/alternatives", "digest": {"algorithm": "md5", "value": "5fe0af6ce1505fefdc158d9e5dbf6286"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/dpkg", "digest": {"algorithm": "md5", "value": "9e25c8505966b5829785f34a548ae11f"}, "isConfigFile": true}, {"path": "/sbin/start-stop-daemon", "digest": {"algorithm": "md5", "value": "3ba8cee7931f9066be1319970a8ecbff"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg", "digest": {"algorithm": "md5", "value": "b00b436772514bb6863b1ec09e27e53c"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-deb", "digest": {"algorithm": "md5", "value": "17c8c8458942ce3d569369348225609c"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-divert", "digest": {"algorithm": "md5", "value": "9a1e7a9b1a6c76bb9375fb99eb40e167"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-maintscript-helper", "digest": {"algorithm": "md5", "value": "596a736b9077b51995d48e14e54ad590"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-query", "digest": {"algorithm": "md5", "value": "2c2a1383b300c4bb298017caa6c3c6a8"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-realpath", "digest": {"algorithm": "md5", "value": "554f44e9a200c1286d76ae711a6631a9"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-split", "digest": {"algorithm": "md5", "value": "c2504d93bb99177baecbc7803cff62d9"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-statoverride", "digest": {"algorithm": "md5", "value": "d96ad1b69d36a122dab8e6f5cd787423"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-trigger", "digest": {"algorithm": "md5", "value": "d311fb7ccf4b987af201929e3f3e6ffa"}, "isConfigFile": false}, {"path": "/usr/bin/update-alternatives", "digest": {"algorithm": "md5", "value": "44b66b81913b8b9f18b6b7ee1fe0c69d"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-fsys-usrunmess", "digest": {"algorithm": "md5", "value": "d0abed0bb1303fa535dafa37d9835a56"}, "isConfigFile": false}, {"path": "/usr/share/bug/dpkg", "digest": {"algorithm": "md5", "value": "db4b6dbddc466c8317d999b78467dca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/AUTHORS", "digest": {"algorithm": "md5", "value": "f5c2a9458457860e236b648010541d67"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.api", "digest": {"algorithm": "md5", "value": "3ce2fbf23b56aa55bbea412dd69ba1f7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.bug-usertags.gz", "digest": {"algorithm": "md5", "value": "6a42fc08aa8cd43ff4dc817ff4e8a57a"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.feature-removal-schedule.gz", "digest": {"algorithm": "md5", "value": "8555d91b11108afbf494acd39cb216a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/THANKS.gz", "digest": {"algorithm": "md5", "value": "9d2a07f6ca63918e0711de69d93e72d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9e5bb299bf27b621d1fefec5ad81abc7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/changelog.gz", "digest": {"algorithm": "md5", "value": "5c4ad8df03244286780edaffa433c95c"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/copyright", "digest": {"algorithm": "md5", "value": "172aa7d7ea8488f1a4931340fb1f92d3"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/abitable", "digest": {"algorithm": "md5", "value": "b0c6e5a7af8570311e933114924c3921"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/cputable", "digest": {"algorithm": "md5", "value": "a402808a02a2e917c1441e588904eaa8"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/ostable", "digest": {"algorithm": "md5", "value": "d93e617c40249a24ff884b6d2e1487e9"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/sh/dpkg-error.sh", "digest": {"algorithm": "md5", "value": "bc68e3e0f9ae0d3303df0bb398073f9a"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/tupletable", "digest": {"algorithm": "md5", "value": "eeecbd5d3f1eb3c5356b75ed4c723778"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dpkg", "digest": {"algorithm": "md5", "value": "a590e1d14139e120bab3d2213584dd1a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "digest": {"algorithm": "md5", "value": "d2de9c8b0e763798fba2cb0fee3ada58"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "e2337c00c5325ef7f364bedb8f6c366e"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bf3726a0fb9cc9ffafd1b406e00a4d16"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7ad55aafacce21409c1af4c2c3e04d50"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4ae50f9e805ccdd69c1d53a339254e0b"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0a476a594020fbcba9d30bbe4e54c072"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5c576a11c6c67dd75a6e1686f16c42be"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5abb20d030957473d65149b350c33ee5"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "23b4a0c232b99f029a3699e9906ab4d5"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ed8cd5e89df9d89a5a292d82d3ae7475"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7beeb657efda6833f9b8acdba3d9c73e"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "d18ddb6048337c405cf84a9cc80dab42"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "18e1ec5f7301bd805a97d51cd2b4141f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6d3382abb9dd1e7384538d81ef56d06c"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "d76c29e1699ec768def545f3889bda5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "8c9a235c23b0959f9afd4d4b3fd530cf"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "51c8f4482b3378c43f7d3cc9679fec18"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "34b774878d0b3b9e952b7425050dd345"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "918ac796730c9f8ea3a114381a5b1157"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b6cea810667aaa7cabb95f3a9a74b19f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "37dd5805f3488045efd2ce3fda14c2a9"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "38d3e197bb8a00a0485021d95724b3f7"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "cc3a56aa8b07c7d494b33cf79e7a2a3c"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5220f069e19d47703b0939d64fdf893f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "574dd11cadd75a17c67dc6d849208a72"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "66c23dcdb28b8ab057990c61f24b1960"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4df204f0ba630a03a0519784c4e1ae68"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0891049cb5f2089e66f9ec49fc00f732"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "985b1675e38ffb9e66a68a1a8c659573"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "2adfd4495c8dbc281492923784acb91d"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a266503903e67a3f37765050afae311a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4029b5f6956ba5e4136e9b4551799255"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "d5619a982e592860e105071593674fe3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "1351e0c730113883916737bb06bfdea9"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "92ae230fcda97f93277ad900e570c35a"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "1dd682656a800c3424e9bc12192b3c3a"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "15663d1a0a0c406256dc2c498cfa8ea6"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b2eab79f2bf778afd98d5d2526680580"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "d5ec38e858f7649b73fa0294bc1d7bb7"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "cd2431639465537d355a21e38a962855"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0c8cf879816e2dc6d7ee896fd9f0231b"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "680cc962e0ad74e7011a7b872dffc574"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "9aa63c2e368d3fc8e6a9bc19c0b36571"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "3edc91e8a2274b8de3e6d940d60aa8b2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "85f1976d03f3ea6619e3ba9cf01837d1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "b91c66d2b9a1530a31e1c21f8805de97"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "f4cd15a52a7e9079eb50439a22da36f3"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "46d7a668147db6061b2b5a6c5aa67913"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "10146e4a1416bc220e911a7886900ffb"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "986e0f0694622b46b1d1fd1c446f3d2d"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "b4dce6260333ff9d1e87d393165adb97"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "93f0bea4f4692ed0dd6170ab8a3af41c"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "890cee7f1df92525f05fbf7845959e11"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "b1dff79041cc4984aed527e8e3a0f871"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "6850b786897c7b52b0cf1707901688a9"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "9ec4a6715c015298b949dc8a919f36fe"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "4be9be95d8e6bcd380ac5287e57024d5"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "3a6e02ad15919102002da50109fd9353"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "023005dffc5e583f144f93882abf7759"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "d8ffc7c19e6c30df5d6e048e6bf624e7"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "33b873af8f0eaf27c025cad449168374"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "370eb2deb5bb546c516e62c7e773fbbe"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "31b53bbe03d5312f843d0e2f378a67b2"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "c2e555d3ac52853469f4070c7ab838b8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "2d8c9572acdacf9ec12f0fb8fa22b0d3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "87a5d6b862de5741f33b3867f4963f34"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "626610fec2ff4d4529b7bde646313d12"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "f7b05d1853fe8d6b27eca4f79f6664ce"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "77a7caad1d0e1601477c357397310d3f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "76a33bfb715aba7bee2d2daa2d7c030c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "a1cb276a51616cf5660449f0fa561616"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "5e40b4b21b0b02e3cc977bc13f708b00"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "3b5795e09576ac4e32f15017eaf61d46"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "a91c81c69c16c9cb85d2bb6f161641ca"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "17a6167fd64dddd59f534b1c23715515"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "d968e559b6c6d6c907fa861fd37d0152"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "a32bc0cabc29edc4185af10e6dffd44f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "97f5a5f6b637adab9dc670d89d67b639"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "0ff61d7cda7dde04f0184157284b1052"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "093d065a5d1ff41815e73157b093636d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "f841df8667927752d086f259a63cd72e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "88cc9c36389b4cc17cccd05e8152841f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "80fada88697ed01e8d54d87051f5b933"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "c25ad279a8be14b9feaf2347d0d8d3cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "33641ab6f1469f7ffbe98c2e7632c4f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "8953f17c724dcb722df414a967f34015"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "cb9f1e8f43678d2efe16e9e2a98e8954"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "fe5b8879c59f0f1949eaff8b7cba3fb7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "4b6680a69ab1732ea14cabb254faa32c"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "a4969710ddb5aa1cd8d9a7739d00d9df"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "c834959b18f1b89fa5ae88ba36945fbf"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "06ff3a65926d40c524d80e389ed022d6"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "0dfe75178baebc38ed4c74573670bce1"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "7770ba967292341bc9ad72c9dd48101a"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "a03c2696bf1270c430981bc4ca559aeb"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "5b0c75bf6b32ee979d1ee9e7b25102f9"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "0efb7b45d7ffb27bdcb0fdaee9d92c7b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "b2cc84ae4d367cd351e0323e7b6cec9b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "8f7fcd4df4ed68f60b18009269233b34"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "1618fe6743ab599f2015c083e9c62aac"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "93e3be5b8897341c416bd40919f84bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "981bb6daf08d504a8cbd2507382c1668"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7f15dfa9ab96f3be8695acebbece6c84"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "da7544a3cac478b8df4a806f59dd203a"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "748ef635f2dac09aa4fc75836ffeeab5"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "0efd3840adce91b65d8bc2ee63bab0f8"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "762c114d2752c10dd3ebe980b62a4f73"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "3621fda91d4ca183c37b7dee465acba7"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "34a19b5db7a372886bba6d6bd2594160"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "1a659483180a8e41a8c154002926b674"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "eca0ef4eac0170cfeae0652673bf9343"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "93f9abb9e548721851cbc65637bc0cb0"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "79d33ef5ef00f564054744af060dad28"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "a6ef37e293ec15eb962376824c352007"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a341021df0aa0f3722d5c15a77f12ced"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "4f2bdea60ea2b087910bd427802b4feb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "f4422bc1ff6e3a87fa823ee83efc2f5a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "f49fb75d79cda146343b39561de89880"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "77dd57c481a31837c37a5400ed6e412f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "5eb4316d63c73b3fd7c841c9c362473e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "014525e96c0a3070a4f587e7de082a5e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "d730fbe90a98f2cd1e031beab53f8359"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-realpath.1.gz", "digest": {"algorithm": "md5", "value": "79aeca792ad66e5bee889a08740c94fa"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "50377b801b8a46225346617463ef4131"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "6dbdb82c6275ba0f2c15f67a15a2bf4c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "cfdfd6bf41c0e2b9b19720fb2265d38b"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "88a9397ee7dbd232e9f006877a976d2c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "71668c681b62f62caaa8b5f2db2b9b1c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "12b9badf53cdbc2804c4ba1077ad60dd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/dpkg-fsys-usrunmess.8.gz", "digest": {"algorithm": "md5", "value": "961f8f4ab8fc05f9f5e654dbd7c61798"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "4b7620416bc07e77e673e2322ffff216"}, "isConfigFile": false}, {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "digest": {"algorithm": "md5", "value": "fda6d7321ace308a824b0f3ae1ece31b"}, "isConfigFile": false}]}}, {"id": "562f9feee034d5d3", "name": "e2fsprogs", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/e2fsprogs/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/e2fsprogs.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/e2fsprogs.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/e2fsprogs.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/e2fsprogs.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/e2fsprogs/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/e2fsprogs/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:e2fsprogs:e2fsprogs:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/e2fsprogs@1.46.2-2?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "e2fsprogs", "source": "", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 1511, "depends": ["logsave"], "preDepends": ["libblkid1 (>= 2.36)", "libc6 (>= 2.14)", "libcom-err2 (>= 1.43.9)", "libext2fs2 (= 1.46.2-2)", "libss2 (>= 1.38)", "libuuid1 (>= 2.16)"], "files": [{"path": "/etc/cron.d/e2scrub_all", "digest": {"algorithm": "md5", "value": "bc533e09f3b3d96bfe1633ad57eb7026"}, "isConfigFile": true}, {"path": "/etc/e2scrub.conf", "digest": {"algorithm": "md5", "value": "df38534cc670c70a91cf9b035845d244"}, "isConfigFile": true}, {"path": "/etc/mke2fs.conf", "digest": {"algorithm": "md5", "value": "72b349d890a9b5cca06c7804cd0c8d1d"}, "isConfigFile": true}, {"path": "/lib/systemd/system/e2scrub@.service", "digest": {"algorithm": "md5", "value": "5fed1684fbf97721fe17b5d450cd9328"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_all.service", "digest": {"algorithm": "md5", "value": "db357ec98aa91a8290dfc59fdf5cf0ef"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_all.timer", "digest": {"algorithm": "md5", "value": "8974b51fc7181c1efaf93832f9039e69"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_fail@.service", "digest": {"algorithm": "md5", "value": "3e6e28179af85df871c7b51e44b52b06"}, "isConfigFile": false}, {"path": "/lib/systemd/system/e2scrub_reap.service", "digest": {"algorithm": "md5", "value": "6dbafe24468819e508c930050e311125"}, "isConfigFile": false}, {"path": "/lib/udev/rules.d/96-e2scrub.rules", "digest": {"algorithm": "md5", "value": "1172955a6de564dd2812b9389da5987e"}, "isConfigFile": false}, {"path": "/sbin/badblocks", "digest": {"algorithm": "md5", "value": "b07107fa916aaed8bf0d9cb9d286695a"}, "isConfigFile": false}, {"path": "/sbin/debugfs", "digest": {"algorithm": "md5", "value": "0bf82e35270c563c33ed304abbed4055"}, "isConfigFile": false}, {"path": "/sbin/dumpe2fs", "digest": {"algorithm": "md5", "value": "b654fe9f4e242f30f3332351acb0f621"}, "isConfigFile": false}, {"path": "/sbin/e2fsck", "digest": {"algorithm": "md5", "value": "ef5ac9db7c324af588fe71e70aca45b6"}, "isConfigFile": false}, {"path": "/sbin/e2image", "digest": {"algorithm": "md5", "value": "34180ca2fbaf199781c3d2a346e54e81"}, "isConfigFile": false}, {"path": "/sbin/e2scrub", "digest": {"algorithm": "md5", "value": "f5edcbca71985b350b4b41f573cd05c0"}, "isConfigFile": false}, {"path": "/sbin/e2scrub_all", "digest": {"algorithm": "md5", "value": "40ad123fba021036f90615af65fd809c"}, "isConfigFile": false}, {"path": "/sbin/e2undo", "digest": {"algorithm": "md5", "value": "99bd2a1212f2d66ba172d0153babeaae"}, "isConfigFile": false}, {"path": "/sbin/mke2fs", "digest": {"algorithm": "md5", "value": "99aeef6cf3bd7098da178f3716314b39"}, "isConfigFile": false}, {"path": "/sbin/resize2fs", "digest": {"algorithm": "md5", "value": "2f0e8d70acdd71d141d5fe55d070b096"}, "isConfigFile": false}, {"path": "/sbin/tune2fs", "digest": {"algorithm": "md5", "value": "c11184a1bbb2c7b0b611c1939ac0c064"}, "isConfigFile": false}, {"path": "/usr/bin/chattr", "digest": {"algorithm": "md5", "value": "2d2f71ebebaa2e7c4c7f613945635777"}, "isConfigFile": false}, {"path": "/usr/bin/lsattr", "digest": {"algorithm": "md5", "value": "b41a2780e96872b78bbf237b035471d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron", "digest": {"algorithm": "md5", "value": "731d4cdfa7f74511d554db35468c9a7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_fail", "digest": {"algorithm": "md5", "value": "7cadd12f72ba9663414849b5abe98649"}, "isConfigFile": false}, {"path": "/usr/sbin/e2freefrag", "digest": {"algorithm": "md5", "value": "bc0720795d6d086477f3b332190a99be"}, "isConfigFile": false}, {"path": "/usr/sbin/e4crypt", "digest": {"algorithm": "md5", "value": "98229e85db44460551ea9feac3b1c75f"}, "isConfigFile": false}, {"path": "/usr/sbin/e4defrag", "digest": {"algorithm": "md5", "value": "b3d0e830094428e13a2f4441c4a2b37d"}, "isConfigFile": false}, {"path": "/usr/sbin/filefrag", "digest": {"algorithm": "md5", "value": "ab155d5aee12d68fbdbc6bc9ef96c91a"}, "isConfigFile": false}, {"path": "/usr/sbin/mklost+found", "digest": {"algorithm": "md5", "value": "03b89318fe40db016a9bb83900d12bc6"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/NEWS.gz", "digest": {"algorithm": "md5", "value": "8e64f24a21b00c662f1fd93894bca91f"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/README", "digest": {"algorithm": "md5", "value": "e1d39e537a4c0f6c4a5176e714046bc4"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/e2fsprogs/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/e2fsprogs", "digest": {"algorithm": "md5", "value": "98f1856c61406654b4097cf1a3f7dd3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chattr.1.gz", "digest": {"algorithm": "md5", "value": "4d62919077ca9e2ed89cde34aac9f420"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsattr.1.gz", "digest": {"algorithm": "md5", "value": "6fee4f114e00b66df7a9d8640a48c7a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/e2fsck.conf.5.gz", "digest": {"algorithm": "md5", "value": "5c5983e3625861cc87cfd58f05be5770"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/ext4.5.gz", "digest": {"algorithm": "md5", "value": "0e9380614dffff3a991f7ec149b93799"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/mke2fs.conf.5.gz", "digest": {"algorithm": "md5", "value": "f5b6f233d44dbfd70fbdbc84ba0b14dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/badblocks.8.gz", "digest": {"algorithm": "md5", "value": "f2c778d9d8ec6d1a08b6c7bc29a7c5f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/debugfs.8.gz", "digest": {"algorithm": "md5", "value": "8cbcef72fd30c17ded2621690f884fb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dumpe2fs.8.gz", "digest": {"algorithm": "md5", "value": "4b08a4dda180c0a2aa431e062f1a0356"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2freefrag.8.gz", "digest": {"algorithm": "md5", "value": "482ffdfee0156465040f3d355c1b2d4e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2fsck.8.gz", "digest": {"algorithm": "md5", "value": "307c7ba20ecb95351141156ad48061c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2image.8.gz", "digest": {"algorithm": "md5", "value": "792fa4bf6b212acb4b10c09870171fcf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2label.8.gz", "digest": {"algorithm": "md5", "value": "37cfb11a99d2d5125739fa42c04d4ee2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2mmpstatus.8.gz", "digest": {"algorithm": "md5", "value": "424839e4d1b09f2c74843a8c899dea4d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2scrub.8.gz", "digest": {"algorithm": "md5", "value": "f50595acc98fcabf80caefaf5b5c2ad9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2scrub_all.8.gz", "digest": {"algorithm": "md5", "value": "d08574e11dc3d25a5b8d7635abde7453"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e2undo.8.gz", "digest": {"algorithm": "md5", "value": "318f05b954a60841ff6013d936584e29"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e4crypt.8.gz", "digest": {"algorithm": "md5", "value": "151c8cfb4135bcd6d6176654cb9aabb1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/e4defrag.8.gz", "digest": {"algorithm": "md5", "value": "e48c51e1c8368a2f79b18f235ecee8af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/filefrag.8.gz", "digest": {"algorithm": "md5", "value": "5300ea3c710fb5730fbf9bc85a560ead"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mke2fs.8.gz", "digest": {"algorithm": "md5", "value": "7fa68b1331c804ad2c492b567baa6164"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mklost+found.8.gz", "digest": {"algorithm": "md5", "value": "c5f2c00fa5d7f4c09831d197d50c79f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/resize2fs.8.gz", "digest": {"algorithm": "md5", "value": "a8e9e31b25322029679745a3997c6001"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tune2fs.8.gz", "digest": {"algorithm": "md5", "value": "fae54d58b6df4b1e7fcb6d328e07d9fb"}, "isConfigFile": false}]}}, {"id": "ad79cedcb9523157", "name": "findutils", "version": "4.8.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/findutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/findutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:findutils:findutils:4.8.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/findutils@4.8.0-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "findutils", "source": "", "version": "4.8.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Andreas Metzler ", "installedSize": 1959, "preDepends": ["libc6 (>= 2.17)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/usr/bin/find", "digest": {"algorithm": "md5", "value": "898abd32b6c2846efb541e0d80c62166"}, "isConfigFile": false}, {"path": "/usr/bin/xargs", "digest": {"algorithm": "md5", "value": "d545db23246560f6512469e2852f4305"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/findutils", "digest": {"algorithm": "md5", "value": "f78e2d4189be58135a915698efe1cd7a"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "75ca1d03fcbb9d988ff479d6c9ca6349"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "451016e4ab29157e09004320a81fda23"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/README.gz", "digest": {"algorithm": "md5", "value": "b00ef7de268ae1f603a1163079ee5516"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/TODO", "digest": {"algorithm": "md5", "value": "ade64533910d5670b2d251b0a6fd9c08"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "51e67c7e449589493dd122dfbc82d5ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.gz", "digest": {"algorithm": "md5", "value": "7ec0907fa62124b5513ad9ada560b76d"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/copyright", "digest": {"algorithm": "md5", "value": "ca2c0eb01de0800d62da046855e60bca"}, "isConfigFile": false}, {"path": "/usr/share/info/find-maint.info.gz", "digest": {"algorithm": "md5", "value": "8f592897c20e90c6aa43d7d2728fd1ba"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-1.gz", "digest": {"algorithm": "md5", "value": "75e401630a513d1818ad5803f46bb191"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-2.gz", "digest": {"algorithm": "md5", "value": "db45dff37d1e60fcdb3616ea22ee2c5d"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info.gz", "digest": {"algorithm": "md5", "value": "771fd0ab31f63de73cff141665c42e08"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "da0b43bb3ab589cee0d08fac9eacd374"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "66bc5c70d805a2bc72a6e6ce7890b605"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "03064855f0f53a3289a14870a1bd5790"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "4041bd33dec84b48246f84e5460edc8a"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "64bbe0e1bb8a0c674f89090bfdcf0cc5"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c4381378955d22b42cd2dc979d1e0683"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "2b0587d2f94f952e72170738857066b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "8cb45a20dcb8c47481b3110b33b137c7"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c2d08d4f0a4659a4a67f706da116d7e1"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "f860b0e30bdb0e10448a3c49f773733c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "132a2961337b18a2d58be0696fd82e9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "368860332602e5e953f44969e1335a6c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "17af2d21e3f5e086901346c2cdabe4b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e7d0dffeabb5cc11a1bddbc75a10635e"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "7b6293dbb8aaaa8eabce0ef3fc1f837f"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "76b9b6ed4ebdc122ba87daa54c6d2325"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "1baf1eaa024bf07595bb4e95559cad53"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "26ad448e970f5edad91a8916594644c4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "052240ce20c8b0f5261075fed34f8620"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "3d57e7bc20e23f680e291cb208382bd3"}, "isConfigFile": false}, {"path": "/usr/share/locale/lg/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e39a70f1fd80b5452a3d7364cd6f3a5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "99871e0e92fd8ea850cfcc28258bc7e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "ad8a27e26854aeddb2a68bc02fc5b28d"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "18c0c8e85070d74f672aa43915d4e8de"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "91d0cc8a637350bda94d4dfad0bcc6ab"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "19859a1375a35cae615aa9ca2885e80b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e51d1bc3e6789937b63d0fb2b44d62b0"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "07c55ac4a9a6744c3ea70a7aca9d2dbf"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "45790390ccb0fbbc1618fd7044e8171c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "fe3f1a6bc4599304084b022ae5c27478"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "96396d187ce710c4d5dcaf624b48e5f9"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "006ef2d69421d6f75571a07d941cf376"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c09d25c52057574dcfef4c31d26f5f1c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "6c6427c8b32f360cd434ea4985a49dab"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "30754332f7246790e8555d8028855b79"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "5a1d8285ffab5b9495a20636bcaf9521"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "735f8a3eb754dabddddb18558539b98b"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "f47b0350e45072413cbcc16d118c035e"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "2ac08f957c7ed9e34242bc1a5d728e02"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/find.1.gz", "digest": {"algorithm": "md5", "value": "fdef254bada9ab9eff85bafe88d0f5ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xargs.1.gz", "digest": {"algorithm": "md5", "value": "7e83661927566120f0c3029ae731cf7a"}, "isConfigFile": false}]}}, {"id": "25b890bfb9ed3aa9", "name": "fontconfig-config", "version": "2.13.1-4.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/fontconfig-config/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fontconfig-config/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fontconfig-config.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/fontconfig-config.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fontconfig-config.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/fontconfig-config.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:fontconfig-config:fontconfig-config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig-config:fontconfig_config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig_config:fontconfig-config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig_config:fontconfig_config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig:fontconfig-config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fontconfig:fontconfig_config:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/fontconfig-config@2.13.1-4.2?arch=all&upstream=fontconfig&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "fontconfig-config", "source": "fontconfig", "version": "2.13.1-4.2", "sourceVersion": "", "architecture": "all", "maintainer": "Debian freedesktop.org maintainers ", "installedSize": 442, "depends": ["debconf (>= 0.5) | debconf-2.0", "ucf (>= 0.29)", "fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-liberation2 | fonts-croscore | fonts-freefont-otf | fonts-freefont-ttf | fonts-urw-base35 | fonts-texgyre"], "files": [{"path": "/etc/fonts/conf.d/README", "digest": {"algorithm": "md5", "value": "42d13304ed2e9e5b60b74d6ed29b3729"}, "isConfigFile": true}, {"path": "/etc/fonts/fonts.conf", "digest": {"algorithm": "md5", "value": "1a6ebc792c61d5944c30e1696446f5d4"}, "isConfigFile": true}, {"path": "/usr/share/doc/fontconfig-config/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "30ba0f755dfdf5e8a335be15958ad5e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/fontconfig-config/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "26237f7645cab17741e8eabbdae6efd0"}, "isConfigFile": false}, {"path": "/usr/share/doc/fontconfig-config/changelog.gz", "digest": {"algorithm": "md5", "value": "377f19037c491f765dc5dbdcac9d174b"}, "isConfigFile": false}, {"path": "/usr/share/doc/fontconfig-config/copyright", "digest": {"algorithm": "md5", "value": "4648df9e8d6215ae7dd16ce863b16967"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-autohint.conf", "digest": {"algorithm": "md5", "value": "b64114e5af24e4cdfc5bd5023f280287"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-hinting-full.conf", "digest": {"algorithm": "md5", "value": "a5bec12a811215bb09bd0e0a58469918"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-hinting-medium.conf", "digest": {"algorithm": "md5", "value": "03715b87280da58cfe9d4c4f4d6d0488"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-hinting-none.conf", "digest": {"algorithm": "md5", "value": "709229aa350cfaf1eb59cbc4ab5f2377"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-hinting-slight.conf", "digest": {"algorithm": "md5", "value": "690acea9572bf68b0ef975636002e4f3"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf", "digest": {"algorithm": "md5", "value": "1a29e6674047b54b5d240e30807fab0e"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", "digest": {"algorithm": "md5", "value": "7bf8b372085774e6cbdae99235624440"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", "digest": {"algorithm": "md5", "value": "c7aea7a564a5ec98b76d8ef1c6791ee3"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", "digest": {"algorithm": "md5", "value": "8bcf6192e90c1b3d0972eb1657b87e0c"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", "digest": {"algorithm": "md5", "value": "aee77dfa949e40dd1a2309bfae59f7c6"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", "digest": {"algorithm": "md5", "value": "c7c6b8d23a8a25d68b71a7d63c4d2d29"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/10-unhinted.conf", "digest": {"algorithm": "md5", "value": "9e2da80ad573a4c8cf582b3b63a54ed7"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf", "digest": {"algorithm": "md5", "value": "f4229be8b8d744a07bd153804cc89510"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", "digest": {"algorithm": "md5", "value": "74c9020e8ca6b87ee60b919219cbbb6e"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf", "digest": {"algorithm": "md5", "value": "ac0f49d468587a5db0a7e96700c9a159"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf", "digest": {"algorithm": "md5", "value": "8b4b489882181273bb954bbeca039706"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", "digest": {"algorithm": "md5", "value": "a755ea93d91a116223ee0a6f2179e7da"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/30-metric-aliases.conf", "digest": {"algorithm": "md5", "value": "926e42104b6a28905394bf2415393ebd"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/40-nonlatin.conf", "digest": {"algorithm": "md5", "value": "20ee0ed0c5d5ec9e1cf840861654e5b9"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/45-generic.conf", "digest": {"algorithm": "md5", "value": "e5a3f4b8d89676c4f6e24e78fa0ab226"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/45-latin.conf", "digest": {"algorithm": "md5", "value": "9bd57b86764ede5066887783b713b872"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/49-sansserif.conf", "digest": {"algorithm": "md5", "value": "ddb0852326b96387179f833fce3fff61"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/50-user.conf", "digest": {"algorithm": "md5", "value": "ef75f810654a94c9735c63ba050c3000"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/51-local.conf", "digest": {"algorithm": "md5", "value": "05120737595ec804f105e86a2c2f10df"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/60-generic.conf", "digest": {"algorithm": "md5", "value": "36818672366678a1242830b5e7829aef"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/60-latin.conf", "digest": {"algorithm": "md5", "value": "402f60aab85844821a026cde5b66f4f8"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/65-fonts-persian.conf", "digest": {"algorithm": "md5", "value": "3c3369d2e5cddac97685a35f923cd8ae"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/65-khmer.conf", "digest": {"algorithm": "md5", "value": "2c60845ccef2f9fb278dbc776f852e7b"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/65-nonlatin.conf", "digest": {"algorithm": "md5", "value": "b4b7785deb1beea8d134f47f5230ba36"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/69-unifont.conf", "digest": {"algorithm": "md5", "value": "d01fe25b8869985f337a7d90704cefe6"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/70-force-bitmaps.conf", "digest": {"algorithm": "md5", "value": "05da482c17d5c285ec2cf7134c8f6c5a"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/70-no-bitmaps.conf", "digest": {"algorithm": "md5", "value": "1b7c38fe5f2e26c4581332c90cc1277f"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf", "digest": {"algorithm": "md5", "value": "91c414090c7d8bfe557785fe845cb6bd"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/80-delicious.conf", "digest": {"algorithm": "md5", "value": "ddad25ea4458fffa36d7a1f2f53bc5e9"}, "isConfigFile": false}, {"path": "/usr/share/fontconfig/conf.avail/90-synthetic.conf", "digest": {"algorithm": "md5", "value": "e79defb0b94fe9d0a9af39c83e48b9dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/fonts-conf.5.gz", "digest": {"algorithm": "md5", "value": "021dd3c8d9c06636bd1ec9890c3c2953"}, "isConfigFile": false}, {"path": "/usr/share/xml/fontconfig/fonts.dtd", "digest": {"algorithm": "md5", "value": "a6ff7adbf5557786416eb0c25ffd64bb"}, "isConfigFile": false}]}}, {"id": "97d7f58f4e243e84", "name": "fonts-dejavu-core", "version": "2.37-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fonts-dejavu-core/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fonts-dejavu-core.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/fonts-dejavu-core.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/fonts-dejavu-core.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/fonts-dejavu-core.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fonts-dejavu-core/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fonts-dejavu-core/copyright"}]}, {"value": "bitstream-vera", "spdxExpression": "Bitstream-Vera", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/fonts-dejavu-core/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:fonts-dejavu-core:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts-dejavu-core:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts_dejavu_core:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts_dejavu_core:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts-dejavu:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts-dejavu:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts_dejavu:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts_dejavu:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fonts:fonts_dejavu_core:2.37-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/fonts-dejavu-core@2.37-2?arch=all&upstream=fonts-dejavu&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "fonts-dejavu-core", "source": "fonts-dejavu", "version": "2.37-2", "sourceVersion": "", "architecture": "all", "maintainer": "Debian Fonts Task Force ", "installedSize": 2954, "files": [{"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf", "digest": {"algorithm": "md5", "value": "10d6f2176d76ee9b89a19a17811257f2"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf", "digest": {"algorithm": "md5", "value": "6488b24401e477e35aa71237054c8ada"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf", "digest": {"algorithm": "md5", "value": "0b01522fe76b4e5b8ab3d12383371348"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf", "digest": {"algorithm": "md5", "value": "0cbf30e4580c5a8570da071ab12c5e4d"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf", "digest": {"algorithm": "md5", "value": "f7df7bba810dd953dd78212900f4dcad"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf", "digest": {"algorithm": "md5", "value": "e90c678d46f49bb9d6ba469b64e80c0c"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/57-dejavu-sans-mono.conf", "digest": {"algorithm": "md5", "value": "b9a76edd2aeb35cd1095e378963e2cdd"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/57-dejavu-sans.conf", "digest": {"algorithm": "md5", "value": "2156c2353cfcc81f33150cf889193c28"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/57-dejavu-serif.conf", "digest": {"algorithm": "md5", "value": "2604487cb2eee1bdb7010ea716faf408"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf", "digest": {"algorithm": "md5", "value": "d2ee39274982cb4f831783cff742c8bc"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-sans.conf", "digest": {"algorithm": "md5", "value": "b4a8f51e45aa24fdee47b3f838cc0205"}, "isConfigFile": true}, {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-serif.conf", "digest": {"algorithm": "md5", "value": "5f0b00e681b1f40b65dd336696ee0bbb"}, "isConfigFile": true}, {"path": "/usr/share/doc/fonts-dejavu-core/AUTHORS", "digest": {"algorithm": "md5", "value": "147b1c34c0fd7f4751eabd68e2f636c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/BUGS", "digest": {"algorithm": "md5", "value": "c094fff4e830eb0a35b7943d21c412a6"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/README.md", "digest": {"algorithm": "md5", "value": "9e6462f9829f856f95029bfb6a24bcb6"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c0a8a80cac02e866548861f1e3136946"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/changelog.gz", "digest": {"algorithm": "md5", "value": "977f07c5be6cdd8cf34b01f1e570e724"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/copyright", "digest": {"algorithm": "md5", "value": "425865e1c534c5788b1341d401f131d9"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/langcover.txt.gz", "digest": {"algorithm": "md5", "value": "4609bc6bab86bae194ce03c107ad48b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/status.txt.gz", "digest": {"algorithm": "md5", "value": "b6a81d94b8e87e41cca4085ed4ac71dd"}, "isConfigFile": false}, {"path": "/usr/share/doc/fonts-dejavu-core/unicover.txt.gz", "digest": {"algorithm": "md5", "value": "1f3c578b962e138887621a5f8a2dceb9"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf", "digest": {"algorithm": "md5", "value": "1febe065ea088f1cad75b9b83d08cf2b"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf", "digest": {"algorithm": "md5", "value": "f59457d7ce48dd38a0c8aee8afc6f91a"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf", "digest": {"algorithm": "md5", "value": "b7d24616d08e8c4078625b0dbc58f788"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf", "digest": {"algorithm": "md5", "value": "c031de593106b3460e9fb2afa809739d"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf", "digest": {"algorithm": "md5", "value": "a5f738a3580a34a186c0429e228a046e"}, "isConfigFile": false}, {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf", "digest": {"algorithm": "md5", "value": "28b1e0094a2742f5bdeff02c5f27b587"}, "isConfigFile": false}]}}, {"id": "2a1d23cac34b9ee2", "name": "gcc-10-base", "version": "10.2.1-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc-10-base:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10-base:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc-10-base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc_10_base:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gcc-10-base@10.2.1-6?arch=amd64&upstream=gcc-10&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gcc-10-base", "source": "gcc-10", "version": "10.2.1-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 261, "files": [{"path": "/usr/share/doc/gcc-10-base/README.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "edf475570d60646d95720894f98e313c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/TODO.Debian", "digest": {"algorithm": "md5", "value": "8afe308ec72834f3c24b209fbc4d149e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b267cf5d9f0fd4ce59499ccc3cbb225c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/copyright", "digest": {"algorithm": "md5", "value": "a80ca2e181b9eecc3e4d373fd7ca59f2"}, "isConfigFile": false}]}}, {"id": "a4d7f685d23c9621", "name": "gcc-9-base", "version": "9.3.0-22", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gcc-9-base:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/gcc-9-base:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gcc-9-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc-9-base:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-9-base:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_9_base:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_9_base:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-9:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-9:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_9:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_9:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc-9-base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc_9_base:9.3.0-22:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gcc-9-base@9.3.0-22?arch=amd64&upstream=gcc-9&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gcc-9-base", "source": "gcc-9", "version": "9.3.0-22", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 262, "files": [{"path": "/usr/share/doc/gcc-9-base/README.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "9951d8b7d5760f64e12d79806925f6ba"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-9-base/TODO.Debian", "digest": {"algorithm": "md5", "value": "03f9fa7a11862b357a8f5cbf7f81fcc8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-9-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ef345288e928f4b17305449b27e45304"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-9-base/copyright", "digest": {"algorithm": "md5", "value": "d6388dccbca6a518023d6123d825b0a2"}, "isConfigFile": false}]}}, {"id": "75155cabdfe42f3b", "name": "gettext-base", "version": "0.21-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/gettext-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gettext-base.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/gettext-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/gettext-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/gettext-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/gettext-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gettext-base:gettext-base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext-base:gettext_base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext_base:gettext-base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext_base:gettext_base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext:gettext-base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gettext:gettext_base:0.21-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gettext-base@0.21-4?arch=amd64&upstream=gettext&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gettext-base", "source": "gettext", "version": "0.21-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Santiago Vila ", "installedSize": 659, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/bin/envsubst", "digest": {"algorithm": "md5", "value": "b50ab4bdfba58ee123777fed60f5a944"}, "isConfigFile": false}, {"path": "/usr/bin/gettext", "digest": {"algorithm": "md5", "value": "0dbd398605afa3a777196d1a027bbac1"}, "isConfigFile": false}, {"path": "/usr/bin/gettext.sh", "digest": {"algorithm": "md5", "value": "141821d75678d2bec4a1b14054a0c2b4"}, "isConfigFile": false}, {"path": "/usr/bin/ngettext", "digest": {"algorithm": "md5", "value": "ba4f9f91b764645b605acd204f50337c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gettext-base/ABOUT-NLS", "digest": {"algorithm": "md5", "value": "b8379015c0e4d1221c386a8fff0fcb9b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gettext-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a10c076fd68cc9c121787e2c7d0496dd"}, "isConfigFile": false}, {"path": "/usr/share/doc/gettext-base/changelog.gz", "digest": {"algorithm": "md5", "value": "b6f85cd7ffbac494a4eb00369559bda2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gettext-base/copyright", "digest": {"algorithm": "md5", "value": "1fc667775f1b5bb4d2e8a59736f82f34"}, "isConfigFile": false}, {"path": "/usr/share/java/libintl-0.21.jar", "digest": {"algorithm": "md5", "value": "1e036f9538d517036ff3d44e9b522885"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/gettext-base", "digest": {"algorithm": "md5", "value": "8f02126cf06d5e127fcfcb9945f5da2b"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "271b92d858c96c76bc815cac9020a97d"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "fb6f4dda00ab14991ef16012d94b1cc6"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "37bb3b4ab564655d25ba80dc37b1090f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "39f9ee9b0ffc12659c709bed583aaa7d"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "dafb13fd043ed5f0ea6927404456317f"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "eadb0cf72a43344d4ec15899cdd2d3d5"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "24e429512e04c6c5f52b64d3edbdc2eb"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "b78c32873836c4bcba7a228fd39748de"}, "isConfigFile": false}, {"path": "/usr/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "f0b0fa3cfc9536113420b1f20a0166e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "96dd7b20aa123b8896035b577f83ba72"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "dfe8fbfb24ab3733d798dadcc657dc87"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "c2a0106d8bcbf804879afe34094bf321"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "2213c348a7e3f55d70c38d714a2d5d8c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "23a2378c39aa393aec59630470ad6a10"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "09708d4b994e6fa7a59fa19ccb78a82c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "b18efcc9bf12fc8dbb83d5bb89388fa0"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "4c7cc7e6c969716c1869ef444e220f08"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "9c1cb4deb041a158a212077f194f415c"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "95e3d3d9fd7959288f7555836728616e"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "38e22753b1c4362657010c467c15db0d"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "d8ed72cfd78d89846e17ec6aea5f2ced"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "bf38a296aca2860708f16b653aba313a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "2eb43de2274b52d789416364a850bd1f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "0cd791790ba7fc29ffbbdd11ec861312"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "4c0f6707fcebeaf1883e2439305e895e"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "df3b4d28edd689bfc3230d09e9994360"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "49affbc30831358f16b956e428284b4a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "a575dfc7c9bd2269facb0295701d8cb9"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "bf505d1b3ee9270c7957d0966b46e80d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "9e3d2ac50579a5932bdbe7227f71a095"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "ec113491493a417c39c80174e539a3ed"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "309c8305ec3f1c5eb9fac03bd9b35481"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "70e40e49b52ceec0282636236d6c1887"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "d06062b47c67f6eb2fe688434fe9c874"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "966c77019c93d526caa6bb1dd527e9f5"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "d079a9bdf0dafc0bb9e1fe9c4466d691"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "ddfb686efaecb43cea6bcf853256932b"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "ff81391e69acd9f3002ca7e389899e41"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "e5bab76dd3f903793c50d3881bb7a424"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "a7b01e9b174c1c8bc900e9f4c50625b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo", "digest": {"algorithm": "md5", "value": "8f9dc5c4aeaa812a7a43ed967489e8b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/envsubst.1.gz", "digest": {"algorithm": "md5", "value": "1f328bb18cd308a5860b6cc13477de25"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gettext.1.gz", "digest": {"algorithm": "md5", "value": "cb9a2d2b3e412d41741629e74d248a86"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ngettext.1.gz", "digest": {"algorithm": "md5", "value": "e6cf225eca0c1b2d40f9024ebb51f03d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/bind_textdomain_codeset.3.gz", "digest": {"algorithm": "md5", "value": "dec8b6a12a856fcece6da783a5437f9f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/bindtextdomain.3.gz", "digest": {"algorithm": "md5", "value": "0b07262e5a833ef496513046ea206fb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/gettext.3.gz", "digest": {"algorithm": "md5", "value": "49cba0ff214bfd33b3449cbca915dcd7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/ngettext.3.gz", "digest": {"algorithm": "md5", "value": "9b8cae34f8082a06ba777daecf0de69e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/textdomain.3.gz", "digest": {"algorithm": "md5", "value": "7b78da84897011956d514e04061a4e4b"}, "isConfigFile": false}, {"path": "/usr/share/maven-repo/org/gnu/gettext/libintl/0.21/libintl-0.21.pom", "digest": {"algorithm": "md5", "value": "f8fbb0067d3b42b80265ca55e7529c3b"}, "isConfigFile": false}, {"path": "/usr/share/maven-repo/org/gnu/gettext/libintl/debian/libintl-debian.pom", "digest": {"algorithm": "md5", "value": "9b4c58683868c04fbc5811af1e8fbae8"}, "isConfigFile": false}]}}, {"id": "0f72766f4c2772ab", "name": "gpgv", "version": "2.2.27-2+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gpgv.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/gpgv.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "RFC-Reference", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "TinySCHEME", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}, {"value": "permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gpgv/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gpgv:gpgv:2.2.27-2\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gpgv@2.2.27-2%2Bdeb11u2?arch=amd64&upstream=gnupg2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gpgv", "source": "gnupg2", "version": "2.2.27-2+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuPG Maintainers ", "installedSize": 882, "depends": ["libbz2-1.0", "libc6 (>= 2.25)", "libgcrypt20 (>= 1.8.0)", "libgpg-error0 (>= 1.38)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/gpgv", "digest": {"algorithm": "md5", "value": "deac6e035b83fbfa151b3fdb95929cb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "6b9684184004bcc1c23f712e7a057733"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5bdd9c36204e9267555f4356c664912e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/changelog.gz", "digest": {"algorithm": "md5", "value": "9d1164fb168c7d52eab42151583fdeca"}, "isConfigFile": false}, {"path": "/usr/share/doc/gpgv/copyright", "digest": {"algorithm": "md5", "value": "611841fd2504d910d4b8ea4007edbf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpgv.1.gz", "digest": {"algorithm": "md5", "value": "a21fea2a0ebd7c42e52ab2fcb72c9a5b"}, "isConfigFile": false}]}}, {"id": "a644a86f9daf13fd", "name": "grep", "version": "3.6-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/grep/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/grep.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/grep.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/grep/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/grep/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:grep:grep:3.6-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/grep@3.6-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "grep", "source": "", "version": "3.6-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Anibal Monsalve Salazar ", "installedSize": 1091, "provides": ["rgrep"], "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.14)", "libpcre3"], "files": [{"path": "/bin/egrep", "digest": {"algorithm": "md5", "value": "ef55d1537377114cc24cdc398fbdd930"}, "isConfigFile": false}, {"path": "/bin/fgrep", "digest": {"algorithm": "md5", "value": "3885488b9d1d10902c6b9c18e20bf952"}, "isConfigFile": false}, {"path": "/bin/grep", "digest": {"algorithm": "md5", "value": "c44efb64724aad78ba9aa1c70f804e8b"}, "isConfigFile": false}, {"path": "/usr/bin/rgrep", "digest": {"algorithm": "md5", "value": "449ab80d285c0965c814c89a8264a6a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/AUTHORS", "digest": {"algorithm": "md5", "value": "d817c3c4d7c0f413e65f40f1afc83d40"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "2d770eb0d30e225f53326291217ce76b"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/NEWS.gz", "digest": {"algorithm": "md5", "value": "5e3522c5fd198c12de86028976e6a235"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/README", "digest": {"algorithm": "md5", "value": "83c4584b64f3edca75e78009ed0692da"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/THANKS.gz", "digest": {"algorithm": "md5", "value": "b8f55ed25b3da9c4c634327f3315852a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/TODO.gz", "digest": {"algorithm": "md5", "value": "880aa39ccb76187cce892ff9628034bb"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "804b4ae86b7e996e912bb9cea7f44e1f"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/changelog.gz", "digest": {"algorithm": "md5", "value": "5770595a2c40edd1ce3916c64fc30dc4"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/copyright", "digest": {"algorithm": "md5", "value": "df9ea9a97934e5cf5b5c891da90ec2bb"}, "isConfigFile": false}, {"path": "/usr/share/info/grep.info.gz", "digest": {"algorithm": "md5", "value": "b7851526ff13ad5dc652b331e7902b2a"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "7289db496c3097c4a4cba6a2e602e0b3"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "76992f9ecd21fd00bf8f8b8353d02b99"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "b67eae45544b3d8cfbb2fcbe81073ff6"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "59989b19e2804cb7dfc39ffbb6e846a2"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "980ee2a70b02d727c6461a23471ecf46"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "bb310002accd95373afa6432d3603bc9"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "09684912db60f9492ea3feabf6155563"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "3f82f9ce8a806a9d3415d1dec638eda8"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "c0e9c5d1d97f31509e04cf737f683aed"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "2adf3b486b6bb59f3401b7cdb1a95efe"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "c377dd5667bcc62233a3889eda75fd15"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "38d609d45094f1271a8ed44dde7c636c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "35280b034bcaf0cb03c9fc73c05a2070"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d095c6792e51f0ff1550da7af559818a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d4f43605b312982d5068f73dfb9b1403"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "4e37f9bf2bd820d67f7e0151acad6da3"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "72f3cff22e2f3a559bc21ed92b60d714"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "19e4896b00e27736acfa510ec9e836e1"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d88dbc3b3a8ce2e8f883b424bb596cac"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "733199c1af37336c9f02167e1aabe42e"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "6794f4b19ee66ffb543b43cb6d123441"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "6ef9c4242260c7ede19ed9c9001f243f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "f01c76037a97d3464f7bce6cd70bb4cb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ky/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "41c0c2f02bc98ae5a4850dbe1b7eff0a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "9a3cd4b90210f29d570e98e93b8ee96f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "eb1cf584ac7b101fd81303dc1b633a96"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "91e6f9c46ca698942cf66f1157b3b4b5"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "65f8cb92c9e5e141096147b0fa1273d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "3caa04aa63ecf83b82f8aa6d091117f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "80de05b8f796fabc653d9fb5a6c32f6f"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "4651ed942c7a188b9d10bdd3c752501d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "97b2cdf2143882589770948c876d36ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d9d0a91614cd8a4e3f97bde1b69984ad"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "a14bd6501655f23a00fd6738ca0350d4"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "f9518b7395ec702e2b51d0785d773219"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "d06082534bfc5b988710f99bea815b72"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "192d0f78f8376116bf7f9fc59b5d6325"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "c876e9c3bd2a993cd7b6b940651381a0"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "fe11f30678c6d39b92698618b52aeacf"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "ba4b60dabe475c34d455c9db8a4586de"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "34414d315a7c3b90a53f67d54b90d23d"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "3c78eac09ac1b944542dcd76b869bbff"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/grep.mo", "digest": {"algorithm": "md5", "value": "39a3bf99bda070df965bec0fd0319b25"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/grep.1.gz", "digest": {"algorithm": "md5", "value": "d50665eacb955717068661eb1b912101"}, "isConfigFile": false}]}}, {"id": "e81b8655838281e8", "name": "gzip", "version": "1.10-4+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gzip.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/gzip.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "FSF-manpages", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}, {"value": "GFDL-1.3+-no-invariant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}, {"value": "GFDL-3", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/gzip/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gzip:gzip:1.10-4\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/gzip@1.10-4%2Bdeb11u1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "gzip", "source": "", "version": "1.10-4+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Milan Kupcevic ", "installedSize": 242, "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.17)"], "files": [{"path": "/bin/gunzip", "digest": {"algorithm": "md5", "value": "6f4731ca77780f200f7913327fa9f864"}, "isConfigFile": false}, {"path": "/bin/gzexe", "digest": {"algorithm": "md5", "value": "33af20c98fe67c39a4f96c45381724da"}, "isConfigFile": false}, {"path": "/bin/gzip", "digest": {"algorithm": "md5", "value": "c039f6d1be94e4df37881ecb42747df9"}, "isConfigFile": false}, {"path": "/bin/uncompress", "digest": {"algorithm": "md5", "value": "6f4731ca77780f200f7913327fa9f864"}, "isConfigFile": false}, {"path": "/bin/zcat", "digest": {"algorithm": "md5", "value": "9b2a0a05018f1c3140b862eacc9eeedc"}, "isConfigFile": false}, {"path": "/bin/zcmp", "digest": {"algorithm": "md5", "value": "8790411c2ee8974bbb92c5f07cb886f9"}, "isConfigFile": false}, {"path": "/bin/zdiff", "digest": {"algorithm": "md5", "value": "8901b7bd04372e4c9ad03cf587aac00c"}, "isConfigFile": false}, {"path": "/bin/zegrep", "digest": {"algorithm": "md5", "value": "00a56ed99986d72fd5967de74d69470c"}, "isConfigFile": false}, {"path": "/bin/zfgrep", "digest": {"algorithm": "md5", "value": "997a6cfb1a2b3f88160ffa320d29d735"}, "isConfigFile": false}, {"path": "/bin/zforce", "digest": {"algorithm": "md5", "value": "141dc56be7c69c5e17bdbbdf9219ef6c"}, "isConfigFile": false}, {"path": "/bin/zgrep", "digest": {"algorithm": "md5", "value": "1a66c9024b27a46445f58ac190e70f99"}, "isConfigFile": false}, {"path": "/bin/zless", "digest": {"algorithm": "md5", "value": "c6dcc5322a00a9d5e65d7a53ff40e4fb"}, "isConfigFile": false}, {"path": "/bin/zmore", "digest": {"algorithm": "md5", "value": "5cddc868d4348a41c2d27c617c4bd265"}, "isConfigFile": false}, {"path": "/bin/znew", "digest": {"algorithm": "md5", "value": "4090fc9d724fc6a9391b4d3ba0409ebf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/NEWS.gz", "digest": {"algorithm": "md5", "value": "df8dd696baf7e799fbc02d8fe6c52a1a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/README.gz", "digest": {"algorithm": "md5", "value": "65f24c8d5f8b5de345e7dc42d1727c39"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/TODO", "digest": {"algorithm": "md5", "value": "2152734d90e3f060d448346ffc6e1224"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9d07ce5cabcb2460d96873d24312ce49"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/changelog.gz", "digest": {"algorithm": "md5", "value": "ecfeba7eea9074b8dedb76a0b31b0227"}, "isConfigFile": false}, {"path": "/usr/share/doc/gzip/copyright", "digest": {"algorithm": "md5", "value": "cdc6af3651a547f74dd12f00a4ae8153"}, "isConfigFile": false}, {"path": "/usr/share/info/gzip.info.gz", "digest": {"algorithm": "md5", "value": "eb2cbc87032dea255acf3de1d4d9ece6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gzexe.1.gz", "digest": {"algorithm": "md5", "value": "5222771a99ad9e56893ce6e136c252eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gzip.1.gz", "digest": {"algorithm": "md5", "value": "d36263b62367f2027e9229a48237dc46"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zdiff.1.gz", "digest": {"algorithm": "md5", "value": "f23771d4aa1e3e64e9794bc59299a532"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zforce.1.gz", "digest": {"algorithm": "md5", "value": "c159143d52e52b016c4f387d233a0e46"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zgrep.1.gz", "digest": {"algorithm": "md5", "value": "7fceea78e0b08f8c1b79303d590f8965"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zless.1.gz", "digest": {"algorithm": "md5", "value": "f79fcfdd0b92676dcce1412cdecf47e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zmore.1.gz", "digest": {"algorithm": "md5", "value": "a17687282e108b3a681b2ef85c7eba62"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/znew.1.gz", "digest": {"algorithm": "md5", "value": "cdf911b8715aeb39b1bbb6e236fda7d7"}, "isConfigFile": false}]}}, {"id": "03056bf50d81cf88", "name": "hostname", "version": "3.23", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/hostname/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/hostname.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/hostname.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/hostname/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:hostname:hostname:3.23:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/hostname@3.23?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "hostname", "source": "", "version": "3.23", "sourceVersion": "", "architecture": "amd64", "maintainer": "Michael Meskes ", "installedSize": 50, "preDepends": ["libc6 (>= 2.4)"], "files": [{"path": "/bin/hostname", "digest": {"algorithm": "md5", "value": "6bc202bd5ae5f9d69c6ca5ab92a14a67"}, "isConfigFile": false}, {"path": "/usr/share/doc/hostname/changelog.gz", "digest": {"algorithm": "md5", "value": "fa27e3473863456c2da3ad8b2e05ed9e"}, "isConfigFile": false}, {"path": "/usr/share/doc/hostname/copyright", "digest": {"algorithm": "md5", "value": "460b6a1df2db2b5e80f05a44ec21c62f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostname.1.gz", "digest": {"algorithm": "md5", "value": "62e6be6a928b4b9f2a985778fee171fd"}, "isConfigFile": false}]}}, {"id": "a7db9eaa1ca0384e", "name": "init-system-helpers", "version": "1.60", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/init-system-helpers/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/init-system-helpers.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/init-system-helpers.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/init-system-helpers/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:init-system-helpers:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system-helpers:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system_helpers:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system_helpers:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-system:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_system:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init-system-helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init_system_helpers:1.60:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/init-system-helpers@1.60?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "init-system-helpers", "source": "", "version": "1.60", "sourceVersion": "", "architecture": "all", "maintainer": "Debian systemd Maintainers ", "installedSize": 131, "depends": ["perl-base (>= 5.20.1-3)"], "files": [{"path": "/usr/bin/deb-systemd-helper", "digest": {"algorithm": "md5", "value": "ae8ec5d70538f261ace74af7f77ae197"}, "isConfigFile": false}, {"path": "/usr/bin/deb-systemd-invoke", "digest": {"algorithm": "md5", "value": "f7e298d80524581e3d95865f579ec2ab"}, "isConfigFile": false}, {"path": "/usr/sbin/invoke-rc.d", "digest": {"algorithm": "md5", "value": "bac9813321d45e1cb5837419abe71169"}, "isConfigFile": false}, {"path": "/usr/sbin/service", "digest": {"algorithm": "md5", "value": "b98ad1313d0cb2dc16a2543e5016b8e3"}, "isConfigFile": false}, {"path": "/usr/sbin/update-rc.d", "digest": {"algorithm": "md5", "value": "eae14a66b31a0b1adaaab3a2c3bf728e"}, "isConfigFile": false}, {"path": "/usr/share/bug/init-system-helpers/control", "digest": {"algorithm": "md5", "value": "c52c0f837f72458df77a99bca36cd855"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/README.invoke-rc.d.gz", "digest": {"algorithm": "md5", "value": "13e439f057391f73cb6b0ebf9e5f6057"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/README.policy-rc.d.gz", "digest": {"algorithm": "md5", "value": "479a804b338bd3813e8e104eee21cecb"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/changelog.gz", "digest": {"algorithm": "md5", "value": "a1811ef981e91f8000f52af02ebff744"}, "isConfigFile": false}, {"path": "/usr/share/doc/init-system-helpers/copyright", "digest": {"algorithm": "md5", "value": "ee2b1830fcfead84d07bc060ec43e072"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/deb-systemd-helper.1p.gz", "digest": {"algorithm": "md5", "value": "46b664f9c466aa63272e7811c0d427c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/deb-systemd-invoke.1p.gz", "digest": {"algorithm": "md5", "value": "3bb995e8d512d659d9ff86d4b1d59ff8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/invoke-rc.d.8.gz", "digest": {"algorithm": "md5", "value": "b93e6556403f1b5c5115cb7f45f1a393"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/service.8.gz", "digest": {"algorithm": "md5", "value": "997fde0eec123ebcef25c5b024d05384"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/update-rc.d.8.gz", "digest": {"algorithm": "md5", "value": "58f53b94a42dc7111f562e1244169d30"}, "isConfigFile": false}]}}, {"id": "205ca68e886d3b1b", "name": "libacl1", "version": "2.2.53-10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libacl1:libacl1:2.2.53-10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libacl1@2.2.53-10?arch=amd64&upstream=acl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libacl1", "source": "acl", "version": "2.2.53-10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 71, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "digest": {"algorithm": "md5", "value": "cba0bd684d213600dd31e76708c9ee7e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "58347128abe3a4964c8444c331642026"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.gz", "digest": {"algorithm": "md5", "value": "6211576568cd8465a12652d3454bf559"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/copyright", "digest": {"algorithm": "md5", "value": "40822d07cf4c0fb9ab13c2bebf51d981"}, "isConfigFile": false}]}}, {"id": "2f5c2b2fedb31c05", "name": "libapt-pkg6.0", "version": "2.2.4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libapt-pkg6.0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libapt-pkg6.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright"}]}, {"value": "GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libapt-pkg6.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libapt-pkg6.0:libapt-pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt-pkg6.0:libapt_pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt_pkg6.0:libapt-pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt_pkg6.0:libapt_pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt:libapt-pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libapt:libapt_pkg6.0:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libapt-pkg6.0@2.2.4?arch=amd64&upstream=apt&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libapt-pkg6.0", "source": "apt", "version": "2.2.4", "sourceVersion": "", "architecture": "amd64", "maintainer": "APT Development Team ", "installedSize": 3373, "provides": ["libapt-pkg (= 2.2.4)"], "depends": ["libbz2-1.0", "libc6 (>= 2.27)", "libgcc-s1 (>= 3.0)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r127)", "liblzma5 (>= 5.1.1alpha+20120614)", "libstdc++6 (>= 9)", "libsystemd0 (>= 221)", "libudev1 (>= 183)", "libxxhash0 (>= 0.7.1)", "libzstd1 (>= 1.4.0)", "zlib1g (>= 1:1.2.2.3)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0", "digest": {"algorithm": "md5", "value": "fd4a8510f9f83c9d2414593f4d2da0a2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "03b7be71dc63f2da1dbde33017331466"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/changelog.gz", "digest": {"algorithm": "md5", "value": "c3e8c3315b92ecd59ae30949c59b7792"}, "isConfigFile": false}, {"path": "/usr/share/doc/libapt-pkg6.0/copyright", "digest": {"algorithm": "md5", "value": "03b8f702638c8cc94bdb704496444513"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cc7f2b044ea2696523de5aaf781a0395"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "5396bcf1d84f73b69d4efcd1b8da6df1"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "b69a2fc23ccd5ac79728434866eb1dad"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cc6c2b1bccbfe8db6438367267059f19"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "25d4cc0062fb7d045082fd6988cb3a3b"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "d223a2d30a4b3ba98e72a41128035b34"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "8af2c696644c5b941815db61f7614a87"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "ef18e8980b38305ce4c94ea862bf6cab"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "bc90de065a78c15d6f789de97553b4fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2856bdf5b566ec83d8fce45932dfc6e3"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "058d39352447044464093b31acdb3af7"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "ba43e289421ce94bdd9e08e981f8eb82"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "ac556053657ae7eeac3f37bda9b9a984"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "6437a445211c9ca8051ca72f1c7240b2"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "96ba5e2849f629279783b4cb69d8cb51"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "7853a06fb5f1cfb389c4269f11e338df"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c34faa4d7a349be7690e432aba66b733"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "ac00da04f853fabcc7e1948bf1c14429"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a7336c192f253123fd2d35de3ca6e007"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "d2a46d13bf1563d4be3995c4ede82701"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "aca4e18e701a925bda206feff678a3d5"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "bd7bc6391dcc9ed1de0a06b2e4090f1a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "a9a222f7e61f5369fa232b28c9244392"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "c457259e5d76c5b254f2472218729684"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cf37db1f179eced2043fda7ab1e94a30"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "32e18fd125813624969cc0113a5628fb"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "b5d096f378860833c416e3d0ef5696a4"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "825cf2162ace1a6205fcf4053e09e63f"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "e369e4254506bb14951e87fe78b185e3"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2a4366d2290f9709cf810fba6142956c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "5f60f32956459f0d7be977a9f40ac06d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "baccacf75744d7a521317da21bc96637"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "dfb931ca33b89fa5e9cfc14db3e9d380"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "cee290618493dad4ace073a7d59adf76"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "10dd14f3f1ada562885fc78b7325a419"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "34019b5f9606304da0bd918f9e39d36d"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "e90130f64c2a37942f9634ece89e2036"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "f311cb66b0d5eada537dd99ebc9a6c9b"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "2d6594e07c2aa2b10bd063733345f7f4"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "582787dd55be9c3215df3009b805ef07"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "d180de73ebb4bb30455d297ec90f7327"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "fdee10184d5f0c59293d74f88ce763d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/libapt-pkg6.0.mo", "digest": {"algorithm": "md5", "value": "6cb392e8435d87e72f6ffb1dbd4f21b3"}, "isConfigFile": false}]}}, {"id": "afd7950e13f2f61d", "name": "libattr1", "version": "1:2.4.48-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libattr1:libattr1:1\\:2.4.48-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libattr1@1:2.4.48-6?arch=amd64&upstream=attr&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libattr1", "source": "attr", "version": "1:2.4.48-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 56, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/etc/xattr.conf", "digest": {"algorithm": "md5", "value": "d1e7e7add29e247fdcf2a098fe5b37a0"}, "isConfigFile": true}, {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "digest": {"algorithm": "md5", "value": "ecb2bc5fb1a448edac0f10f8144b981a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "38cf6a7f71261a0b9e3291a8461d1fdb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.gz", "digest": {"algorithm": "md5", "value": "9bc6b3d60c7a71a1a72a68301136f014"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/copyright", "digest": {"algorithm": "md5", "value": "1e0c5c8b55170890f960aad90336aaed"}, "isConfigFile": false}]}}, {"id": "389a8cf50c4a6ff2", "name": "libaudit-common", "version": "1:3.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit-common.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libaudit-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit-common.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libaudit-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit-common:libaudit-common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit-common:libaudit_common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit_common:libaudit-common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit_common:libaudit_common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit:libaudit-common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libaudit:libaudit_common:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libaudit-common@1:3.0-2?arch=all&upstream=audit&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit-common", "source": "audit", "version": "1:3.0-2", "sourceVersion": "", "architecture": "all", "maintainer": "Laurent Bigonville ", "installedSize": 26, "files": [{"path": "/etc/libaudit.conf", "digest": {"algorithm": "md5", "value": "cdc703f9d27f0d980271a9e95d0f18b2"}, "isConfigFile": true}, {"path": "/usr/share/doc/libaudit-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "df1167703ab11be8fc260867a99abbf3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit-common/changelog.gz", "digest": {"algorithm": "md5", "value": "7a7bb3e6f5758b5b975f8edf198973ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit-common/copyright", "digest": {"algorithm": "md5", "value": "e8d2538192989024a48313e32161ce6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/libaudit.conf.5.gz", "digest": {"algorithm": "md5", "value": "d9ac9343ad52d9e73b4828561c0423c9"}, "isConfigFile": false}]}}, {"id": "e14c5d478369a242", "name": "libaudit1", "version": "1:3.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit1:libaudit1:1\\:3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libaudit1@1:3.0-2?arch=amd64&upstream=audit&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit1", "source": "audit", "version": "1:3.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Laurent Bigonville ", "installedSize": 154, "depends": ["libaudit-common (>= 1:3.0-2)", "libc6 (>= 2.14)", "libcap-ng0 (>= 0.7.9)"], "files": [{"path": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "digest": {"algorithm": "md5", "value": "28b88d0e3d39441540da1f3d3f3b9d5c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "df1167703ab11be8fc260867a99abbf3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/changelog.gz", "digest": {"algorithm": "md5", "value": "7a7bb3e6f5758b5b975f8edf198973ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/copyright", "digest": {"algorithm": "md5", "value": "e8d2538192989024a48313e32161ce6a"}, "isConfigFile": false}]}}, {"id": "ff06366b8c4a6cd5", "name": "libblkid1", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libblkid1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libblkid1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libblkid1:libblkid1:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libblkid1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libblkid1", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 421, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0", "digest": {"algorithm": "md5", "value": "08bef90c27bb77e9f87cdf7582b39cae"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/libblkid1/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}]}}, {"id": "984cdcf068039295", "name": "libbrotli1", "version": "1.0.9-2+b2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbrotli1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbrotli1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbrotli1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libbrotli1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbrotli1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbrotli1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbrotli1:libbrotli1:1.0.9-2\\+b2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libbrotli1@1.0.9-2%2Bb2?arch=amd64&upstream=brotli%401.0.9-2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbrotli1", "source": "brotli", "version": "1.0.9-2+b2", "sourceVersion": "1.0.9-2", "architecture": "amd64", "maintainer": "Tomasz Buchert ", "installedSize": 784, "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9", "digest": {"algorithm": "md5", "value": "1eb6495b8e4ab76c010379ec9d340039"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9", "digest": {"algorithm": "md5", "value": "55a45935cffad1f7bafbfe6f811e6048"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libbrotlienc.so.1.0.9", "digest": {"algorithm": "md5", "value": "7b795348af3724ce918608e48e91800b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbrotli1/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "b6d7d3f97891e10a544d6ccd8a35fedb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbrotli1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "003eca448c810cd7e9a5d3681a4c37aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbrotli1/copyright", "digest": {"algorithm": "md5", "value": "88a64abee92ba0e2810574d815fa4900"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libbrotli1", "digest": {"algorithm": "md5", "value": "45a863a88b8a62194767671f7d666eab"}, "isConfigFile": false}]}}, {"id": "ac70af8a9863b88c", "name": "libbsd0", "version": "0.11.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbsd0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libbsd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-NetBSD", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-author", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-2-clause-verbatim", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-John-Birrell", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-Regents", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-3-clause-author", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-4-clause-Christopher-G-Demetriou", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-4-clause-Niels-Provos", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "BSD-5-clause-Peter-Wemm", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "Beerware", "spdxExpression": "Beerware", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "ISC-Original", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libbsd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbsd0:libbsd0:0.11.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libbsd0@0.11.3-1?arch=amd64&upstream=libbsd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbsd0", "source": "libbsd", "version": "0.11.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 191, "depends": ["libc6 (>= 2.25)", "libmd0 (>= 1.0.3-2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libbsd.so.0.11.3", "digest": {"algorithm": "md5", "value": "c7e6550c91adb5ff804b33d7b1e8d1d5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3b622ce913495035667e85d4fe81b83a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/changelog.gz", "digest": {"algorithm": "md5", "value": "31a0ae2e1e5d24440351cde824ce92c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbsd0/copyright", "digest": {"algorithm": "md5", "value": "adf6172075bcc5837e33a8a688eb7e22"}, "isConfigFile": false}]}}, {"id": "e003eefcb3e07833", "name": "libbz2-1.0", "version": "1.0.8-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libbz2-1.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-variant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbz2-1.0:libbz2-1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2-1.0:libbz2_1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2-1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2_1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2-1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2_1.0:1.0.8-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libbz2-1.0@1.0.8-4?arch=amd64&upstream=bzip2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbz2-1.0", "source": "bzip2", "version": "1.0.8-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Anibal Monsalve Salazar ", "installedSize": 104, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "digest": {"algorithm": "md5", "value": "8fac8f3edb2ea0da11863f8fb7cb5158"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3a0673f97c289c5cf7d7871ae904158f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/changelog.gz", "digest": {"algorithm": "md5", "value": "33a2760e819e5953d9a76154176f116f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/copyright", "digest": {"algorithm": "md5", "value": "8171a9bd4b60caf0ab19b02ec8495111"}, "isConfigFile": false}]}}, {"id": "5eccfa29cd0f5ca2", "name": "libc-bin", "version": "2.31-13+deb11u5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc-bin.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-bin:libc-bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-bin:libc_bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc-bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc_bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_bin:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libc-bin@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc-bin", "source": "glibc", "version": "2.31-13+deb11u5", "sourceVersion": "", "architecture": "amd64", "maintainer": "GNU Libc Maintainers ", "installedSize": 3736, "depends": ["libc6 (>> 2.31)", "libc6 (<< 2.32)"], "files": [{"path": "/etc/bindresvport.blacklist", "digest": {"algorithm": "md5", "value": "4c09213317e4e3dd3c71d74404e503c5"}, "isConfigFile": true}, {"path": "/etc/default/nss", "digest": {"algorithm": "md5", "value": "d6d5d6f621fb3ead2548076ce81e309c"}, "isConfigFile": true}, {"path": "/etc/gai.conf", "digest": {"algorithm": "md5", "value": "28fa76ff5a9e0566eaa1e11f1ce51f09"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf", "digest": {"algorithm": "md5", "value": "4317c6de8564b68d628c21efa96b37e4"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf.d/libc.conf", "digest": {"algorithm": "md5", "value": "d4d833fd095fb7b90e1bb4a547f16de6"}, "isConfigFile": true}, {"path": "/sbin/ldconfig", "digest": {"algorithm": "md5", "value": "6610743aef979597ae7cdf9f0acaaab6"}, "isConfigFile": false}, {"path": "/usr/bin/catchsegv", "digest": {"algorithm": "md5", "value": "9e391e938579d62925005a960f89c774"}, "isConfigFile": false}, {"path": "/usr/bin/getconf", "digest": {"algorithm": "md5", "value": "9b2c6aff66edc277bdfa3023e799ee2e"}, "isConfigFile": false}, {"path": "/usr/bin/getent", "digest": {"algorithm": "md5", "value": "d68c80038309eb63dca275dc8ca574ba"}, "isConfigFile": false}, {"path": "/usr/bin/iconv", "digest": {"algorithm": "md5", "value": "3b962e4e117cab1490c8fe7d10f9bac3"}, "isConfigFile": false}, {"path": "/usr/bin/ldd", "digest": {"algorithm": "md5", "value": "6b32441f6f15cf796026e21d81141952"}, "isConfigFile": false}, {"path": "/usr/bin/locale", "digest": {"algorithm": "md5", "value": "c8f0a899951cf0251b606193eecc3808"}, "isConfigFile": false}, {"path": "/usr/bin/localedef", "digest": {"algorithm": "md5", "value": "3bce9a7244566a7325d1d6e03d02f6e1"}, "isConfigFile": false}, {"path": "/usr/bin/pldd", "digest": {"algorithm": "md5", "value": "a6c881b5dcdf1e73e384c231ced8f632"}, "isConfigFile": false}, {"path": "/usr/bin/tzselect", "digest": {"algorithm": "md5", "value": "22d534c20c0e6a727a889aee6db9f839"}, "isConfigFile": false}, {"path": "/usr/bin/zdump", "digest": {"algorithm": "md5", "value": "b43003bf4e367f8a358abf10abaaeaa8"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "digest": {"algorithm": "md5", "value": "0b9503adb080cd7010899ca4f1c6c636"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "digest": {"algorithm": "md5", "value": "3baad742f864435fc29f53e4d9ec297c"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "digest": {"algorithm": "md5", "value": "95b67414644dbdf598832aa40190a0fa"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "digest": {"algorithm": "md5", "value": "c851eba4694cc72ebe625d7b033fdc07"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "digest": {"algorithm": "md5", "value": "e3c1e6b90e6b6a2eb6119802deb76010"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "digest": {"algorithm": "md5", "value": "51b38968a8ee95ced726075cead11267"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "digest": {"algorithm": "md5", "value": "e2a490be3be2b14b6cfee8c9a6a9b18b"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "digest": {"algorithm": "md5", "value": "bba91012f78b2190b2b0f0a1731e4cbe"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "digest": {"algorithm": "md5", "value": "b5b5e4c522669b714b5a38aecd454704"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "digest": {"algorithm": "md5", "value": "5cf51ae8279119ff4c1a67b81b5a6cdf"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "digest": {"algorithm": "md5", "value": "0553c1e77396c436076404a9ffc751ea"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "digest": {"algorithm": "md5", "value": "4f81fd69f48265ab40c8f2a4936300f1"}, "isConfigFile": false}, {"path": "/usr/sbin/iconvconfig", "digest": {"algorithm": "md5", "value": "c6b878a6c8a74403a7edd73411b2df1d"}, "isConfigFile": false}, {"path": "/usr/sbin/zic", "digest": {"algorithm": "md5", "value": "86ce5413df055716275b92f935e99a04"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1bfa4f3743e92f4dca1f09e1da49d066"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/changelog.gz", "digest": {"algorithm": "md5", "value": "48d68260ab7331ccff4ff77677d7607d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/libc-bin/nsswitch.conf", "digest": {"algorithm": "md5", "value": "5e81a875064719ea46f9c300d89bd6fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc-bin", "digest": {"algorithm": "md5", "value": "6f634e8ffc1830f0cc1aa78696ad07a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/catchsegv.1.gz", "digest": {"algorithm": "md5", "value": "cfd736bd8680219e89ba4e9a68057aaa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getconf.1.gz", "digest": {"algorithm": "md5", "value": "91de6230b7ea05cbbe47fe71c658bf56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tzselect.1.gz", "digest": {"algorithm": "md5", "value": "8959f2ca99af5b7c5ee527fd90ed533a"}, "isConfigFile": false}]}}, {"id": "0044d2a48e586853", "name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc6:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc6:libc6:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc6", "source": "glibc", "version": "2.31-13+deb11u5", "sourceVersion": "", "architecture": "amd64", "maintainer": "GNU Libc Maintainers ", "installedSize": 12837, "depends": ["libgcc-s1", "libcrypt1"], "files": [{"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "digest": {"algorithm": "md5", "value": "d4e7a7b88a71b5ffd9e2644e71a0cfab"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "digest": {"algorithm": "md5", "value": "ea5e870dc67319c18e6e0a4d0453cebf"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "digest": {"algorithm": "md5", "value": "564214daf96377c4c576e6e052e11755"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "digest": {"algorithm": "md5", "value": "605f43e9dd96c32a167687a73fd2ee5a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "digest": {"algorithm": "md5", "value": "68149da0ca0cdf34c73c5a689f002373"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "digest": {"algorithm": "md5", "value": "67f30a9f1d05a2a348b8152382022eb6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "digest": {"algorithm": "md5", "value": "380061e32442beddc07979d12fc4a1e8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "digest": {"algorithm": "md5", "value": "8be2afc0c3d8fea26d7e674ee6e56867"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "digest": {"algorithm": "md5", "value": "c854c8830889e2923b7e81af2c9b6e28"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "digest": {"algorithm": "md5", "value": "90da3fd267f15d522fda3fe3e87587ae"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "digest": {"algorithm": "md5", "value": "6b52106ff3f7287a89845ed34a1ef85e"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "digest": {"algorithm": "md5", "value": "b4e6d8b0e85f4ad855d1ca94f1304b3c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "digest": {"algorithm": "md5", "value": "dfab44a70a6172a4d516843cf7d3440b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "digest": {"algorithm": "md5", "value": "17281dc3d6b348441e9d2604c1a4ec2d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "digest": {"algorithm": "md5", "value": "70644602438dc4365cbab3bfa7da30bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "digest": {"algorithm": "md5", "value": "730a2f661ce64bab0c10c39909fad3ca"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "digest": {"algorithm": "md5", "value": "791f890164e45876863a379f3cc80d7d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "digest": {"algorithm": "md5", "value": "d9e8cb528c03d87895f5af76e7da7341"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "digest": {"algorithm": "md5", "value": "54bc343d154e82194bab13cea3d7020a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "digest": {"algorithm": "md5", "value": "b7d65eb271d80fa04e5a11fb24c8912a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "digest": {"algorithm": "md5", "value": "eb85ee77acfa47909f16de7d264feb79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "digest": {"algorithm": "md5", "value": "3ccf820b21e3bd48fe23bb24d5ced2fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "digest": {"algorithm": "md5", "value": "ccbe73154a5e44d35a97864e8323c031"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "digest": {"algorithm": "md5", "value": "39a3b10ff2d1b6a3d750ad01b64722bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "digest": {"algorithm": "md5", "value": "199dcc10d97e588458ca84c067e5f4ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "digest": {"algorithm": "md5", "value": "0a37cd06a1cb19957390c67a7529bd53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "digest": {"algorithm": "md5", "value": "3de956242cf5c9da2cd0aa071e8d3001"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "digest": {"algorithm": "md5", "value": "d02f16d84d0857d60a51f5e79bd7479c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "digest": {"algorithm": "md5", "value": "2baf2cc1d34781d4eadf274d3d5a73b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "digest": {"algorithm": "md5", "value": "1ef1fe3ff81615067ad5a9005b54c5b3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "digest": {"algorithm": "md5", "value": "f7f4de63adfecca9a2668e56b30bea54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "digest": {"algorithm": "md5", "value": "384264313b323c2a7a15b172df071c37"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "digest": {"algorithm": "md5", "value": "f5f5a61d61e2b564251d216b158a1c6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "digest": {"algorithm": "md5", "value": "a073150b781c85cc7a4fa37072cf6ce9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "digest": {"algorithm": "md5", "value": "936f6f69f9b3ced80601d2024278a82e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "digest": {"algorithm": "md5", "value": "aa8bd542a2ef90d00a679055d1176eb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "digest": {"algorithm": "md5", "value": "26a5bb0bfaaf6f22983cea460317c217"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "digest": {"algorithm": "md5", "value": "ac98efd53caf1c1034e2eda4011bd7c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "digest": {"algorithm": "md5", "value": "de18954c6b13b93dd33eaca530a7dab7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "digest": {"algorithm": "md5", "value": "d6f8d94c799b79dbd91eb6379abe9411"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "digest": {"algorithm": "md5", "value": "4fa1faf10e0d1a92ce50a6039583cea3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "digest": {"algorithm": "md5", "value": "0c8bcf3271cb9171e3fc143db5a62380"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "digest": {"algorithm": "md5", "value": "0622d61eb4008aa65573013a856b537c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "digest": {"algorithm": "md5", "value": "31cc9d008a10813727147575a6087a3f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "digest": {"algorithm": "md5", "value": "4d1b5000716aa26e581a708738a00adb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "digest": {"algorithm": "md5", "value": "9dc0d9a393dd5f3e5456748f9f61c377"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "digest": {"algorithm": "md5", "value": "13cc63109e10bb01b6fea192f1e9d7ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "digest": {"algorithm": "md5", "value": "d88a2d09d8655438db97d34ddcc2da49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "digest": {"algorithm": "md5", "value": "3b81dfc2fd6764c8d31733e56b90f13d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "digest": {"algorithm": "md5", "value": "0009f084084151f690e7f72b0c55f0e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "digest": {"algorithm": "md5", "value": "f76219f02ee4be66d036d8c0e54684e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "digest": {"algorithm": "md5", "value": "cfd5d5266a47a17de758c1e368160180"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "digest": {"algorithm": "md5", "value": "af76dbb6db1f397ec863cf94d20be64e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "digest": {"algorithm": "md5", "value": "eb738dd40f840db9fd33f53d2b55b73c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "digest": {"algorithm": "md5", "value": "654042c4378b4544333acf1b34d94ae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "digest": {"algorithm": "md5", "value": "d5b65d7a40dc4959ed6f5c8e0a91f952"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "digest": {"algorithm": "md5", "value": "34c2664f8e9cedc780e1fbd6169973cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "digest": {"algorithm": "md5", "value": "1a6452725ab85d3137179184ea5161c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "digest": {"algorithm": "md5", "value": "93d04731e08eb2d2e4aacfa1e8325ec1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "digest": {"algorithm": "md5", "value": "930b9ed31810f94af67721bf053ec8a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "digest": {"algorithm": "md5", "value": "9d2eef705228082b9bf7fcaf1cf2d705"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "digest": {"algorithm": "md5", "value": "80a9931c569f73ce89470a066bb0a918"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "digest": {"algorithm": "md5", "value": "cd8d0097cc59a9d6b314f5837d369719"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "digest": {"algorithm": "md5", "value": "fcb91d67c5ea8c32bee31fcab91919e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "digest": {"algorithm": "md5", "value": "2a147ab8e793854dd62ca9464aab222a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "digest": {"algorithm": "md5", "value": "09d079d3c564920546bd3f4b2c4e9660"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "7ef43fed41723cf8115e771a165f8922"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "digest": {"algorithm": "md5", "value": "5ff1e736cc307d553b7d5a7365a4469f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "digest": {"algorithm": "md5", "value": "cf6b5ad8f407adcc63f03ea8d67cd935"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "digest": {"algorithm": "md5", "value": "88ccdb82f1e1632851f8020fa4685773"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "digest": {"algorithm": "md5", "value": "efa7c88c7e1078f5159568ddae50a12e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "digest": {"algorithm": "md5", "value": "4d3ef7f384f75ae6c9878d41bcc5779a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "digest": {"algorithm": "md5", "value": "3f67cbf8eae75147c907359354f2d2f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "digest": {"algorithm": "md5", "value": "92ec96a9383f93b4152eb6a24b7a311f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "digest": {"algorithm": "md5", "value": "b0ba18fd8f34e48eb33d13c2e7143c98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "digest": {"algorithm": "md5", "value": "cffc8f9051ba72eda3b896db4ecf3ed2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "digest": {"algorithm": "md5", "value": "2e49035eb3511ad90d26357cbb21651e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "digest": {"algorithm": "md5", "value": "4c563cf6fc2ff11b68852350ce78d50f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "digest": {"algorithm": "md5", "value": "3a221f6ce62d59cd0af2d589ec75bf05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "digest": {"algorithm": "md5", "value": "0702369c0fef65e48f4a6d4a3f46ec80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "digest": {"algorithm": "md5", "value": "c84cf6a8273ecc29e169f7f2d522c151"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "digest": {"algorithm": "md5", "value": "1711f34089acebd01622a7fac1bf2497"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "digest": {"algorithm": "md5", "value": "bac1ebc2d733d1ba73d149c5056fec94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "digest": {"algorithm": "md5", "value": "6cd03c68eaf67860aa23b41b06d1467e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "digest": {"algorithm": "md5", "value": "98daa5e5a2c828ea929d0da45f658f4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "digest": {"algorithm": "md5", "value": "ede8833c700b7ba8643131db57f353e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "digest": {"algorithm": "md5", "value": "fe2eb834861a03bb945adc9880c294bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "digest": {"algorithm": "md5", "value": "645ad08a15804d778ca4e044125a0b77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "digest": {"algorithm": "md5", "value": "55b62821a9741471213bd4296104cd8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "digest": {"algorithm": "md5", "value": "addaf628d37168da04612bd0fc5045ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "digest": {"algorithm": "md5", "value": "71eb72667430edcc7b4dd1bdae074735"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "digest": {"algorithm": "md5", "value": "37e1aed8df5dca9e6cd0270246f388c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "digest": {"algorithm": "md5", "value": "da2823bf6fea702216264f9d7a52f092"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "digest": {"algorithm": "md5", "value": "5eed7c1b4edf1fa83f07bdf86e581406"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "digest": {"algorithm": "md5", "value": "cd35b8e1aaf6b86f344e3f6999923c8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "digest": {"algorithm": "md5", "value": "9d51e5bc6ac01dbb6ced989412a61cb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "digest": {"algorithm": "md5", "value": "90272a0f4092d3933e5bf7065320f1fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "digest": {"algorithm": "md5", "value": "8d11615808595a94b5703d1323520246"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "digest": {"algorithm": "md5", "value": "ea1e4b6a0119f8745efa698fc589c3ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "digest": {"algorithm": "md5", "value": "055fc0cf6332eae457a7a598774db4c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "digest": {"algorithm": "md5", "value": "dd9caf76c59a19d609f52d1f39637e81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "digest": {"algorithm": "md5", "value": "ef7aa4bfdcc39c4b176d25b9e68784bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "digest": {"algorithm": "md5", "value": "ae044e63b70ffc44746dbe7acaf3833b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "digest": {"algorithm": "md5", "value": "069b72e129ecb614567bd65e0f5cf987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "digest": {"algorithm": "md5", "value": "ddda6739b8309d74e665a8cf10ff1014"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "digest": {"algorithm": "md5", "value": "b67d17c2029331abee7a3c3285024275"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "digest": {"algorithm": "md5", "value": "82ce110dad786387ff565b5bc1e58219"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "digest": {"algorithm": "md5", "value": "df0b8db2a9ed72b997e46f25d973599a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "digest": {"algorithm": "md5", "value": "76f2b1707ae44e32ea971d62d92f06ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "digest": {"algorithm": "md5", "value": "4112da32b4857fd96806dd1f425f6f89"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "digest": {"algorithm": "md5", "value": "db61793bfbc56aec2a029aa19b70434e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "digest": {"algorithm": "md5", "value": "fba5410200a0fef401b83107ffbc9bc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "digest": {"algorithm": "md5", "value": "bf997b000e10021d1ad841ddf400e3b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "digest": {"algorithm": "md5", "value": "14616adcc97252de3def0c107f8dc296"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "digest": {"algorithm": "md5", "value": "8bfe57c5d9632c3c5b2ece06edc378db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "digest": {"algorithm": "md5", "value": "a05bd9ba59c5a304617885a9dcd062bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "digest": {"algorithm": "md5", "value": "72fafe90e7ea9a6acd429986c5cf3284"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "digest": {"algorithm": "md5", "value": "548f8cf717b70dac1e9eb52131d05307"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "digest": {"algorithm": "md5", "value": "b6f0199024a7afeaec8f267f83bd0c46"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "digest": {"algorithm": "md5", "value": "175aec6a0141522b66f1714c55949757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "digest": {"algorithm": "md5", "value": "d1c80f1a62944cc09a8548a885088d04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "digest": {"algorithm": "md5", "value": "f8409a3519244dd6d73a729f14d76b73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "digest": {"algorithm": "md5", "value": "f17c0294460ca255e3a8a292457a6604"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "digest": {"algorithm": "md5", "value": "241c88b9a3ab47e60233bc227792aea0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "digest": {"algorithm": "md5", "value": "deebd267f6e1612022fa4ece0b8599dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "digest": {"algorithm": "md5", "value": "b7c76c94baff0182a856a85af80533a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "digest": {"algorithm": "md5", "value": "718341c199bf1ca3bf7f892031bd3125"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "digest": {"algorithm": "md5", "value": "b51286c82c6fc3227eacc4c4de570715"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "digest": {"algorithm": "md5", "value": "27e5026693918b8e42596feb5126a599"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "digest": {"algorithm": "md5", "value": "b2a2866271eb99abc4d5d6775e5de1e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "digest": {"algorithm": "md5", "value": "99ec8137d2e9e792c1e763b1afeac946"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "digest": {"algorithm": "md5", "value": "2aee904c36e4feb621c777d47daf0a59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "digest": {"algorithm": "md5", "value": "02bb17022391a3775f2aa6f099ea9f90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "digest": {"algorithm": "md5", "value": "5125a4dd8d852d2b450cc769cbdd214b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "digest": {"algorithm": "md5", "value": "39606e16eca3512024c2ed8748031a34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "digest": {"algorithm": "md5", "value": "a59ff5cd23055db2c7454dd798fd4c30"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "digest": {"algorithm": "md5", "value": "42d691d69d053f68345e58bf7df85cd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "digest": {"algorithm": "md5", "value": "89fa9f6cdeac5d88e7aa8e097883f1c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "digest": {"algorithm": "md5", "value": "f95ffc2531716f96e27fd46e110c4f93"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "digest": {"algorithm": "md5", "value": "ec289e096ca0bff98470f1ffc4178fd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "digest": {"algorithm": "md5", "value": "0ceaeae5b54797e35fdad9dc90cb25bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "digest": {"algorithm": "md5", "value": "934bbba73c3c64d2978e85322cded2b7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "digest": {"algorithm": "md5", "value": "6b2d4ef7fde311b3257855a2b7e8f404"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "digest": {"algorithm": "md5", "value": "26e0baaa9786a014b7981379f6780976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "digest": {"algorithm": "md5", "value": "e99de749f5ba446a4e09d38bdb547d8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "digest": {"algorithm": "md5", "value": "dc23c5f009667ce69e141f4bc3069d7e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "digest": {"algorithm": "md5", "value": "f34edbdb05e3f8b0518c22ca22d991b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "digest": {"algorithm": "md5", "value": "72dbb0d1d1cb7260fedf64f1c7145ea5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "digest": {"algorithm": "md5", "value": "4743dfead0a5bdede73c680836524372"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "digest": {"algorithm": "md5", "value": "478a6e6ff21f13cd0f92dbcb1722bb1c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "digest": {"algorithm": "md5", "value": "2e15a13d50e8db818b147ddf6ad4de9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "digest": {"algorithm": "md5", "value": "954cbdfebb6d3078102c55638238f566"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "digest": {"algorithm": "md5", "value": "3a3e588f6aa92807f3e942ed5a22deac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "digest": {"algorithm": "md5", "value": "46453b1fdcc4c99f39fdebfe1edf3dd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "digest": {"algorithm": "md5", "value": "bef6af2c817aafa0bc4f74f77acdfbda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "digest": {"algorithm": "md5", "value": "b10506fbb0b0cf163eef98d19ee34143"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "digest": {"algorithm": "md5", "value": "b527d8bad2117e0d066f7e34d1932eba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "digest": {"algorithm": "md5", "value": "c8d3bf9507d919a87a9de6f139b0c33e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "digest": {"algorithm": "md5", "value": "64c1844235d92a5357bcbe53fdcab717"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "digest": {"algorithm": "md5", "value": "b94fc8bd4fb468d955fa8144a47e7b48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "digest": {"algorithm": "md5", "value": "ac321659d445eed3864172d75595975e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "digest": {"algorithm": "md5", "value": "e517df47d91950bc62b16c1f770d7123"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "digest": {"algorithm": "md5", "value": "e221f3790d5d27ac9ce94163380031e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "digest": {"algorithm": "md5", "value": "b713f2e64b3616db201b39ec613a3767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "digest": {"algorithm": "md5", "value": "c14fbb6e6ba4634ca9f1631b034a13a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "digest": {"algorithm": "md5", "value": "3500c0b73e611c24f6446d6e48d792e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "digest": {"algorithm": "md5", "value": "3eb2666239a26dccdb527b9bcc15ffb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "digest": {"algorithm": "md5", "value": "ac5b7bf4db726bc9fea95f87932187ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "digest": {"algorithm": "md5", "value": "0fadd8cdbf586dd87fe643a37eda1aa2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "digest": {"algorithm": "md5", "value": "a4166e089ffda617dc7c1bd9f9426fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "digest": {"algorithm": "md5", "value": "f424130f0527b76272895f45170e1120"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "digest": {"algorithm": "md5", "value": "19b9e8c8d32417d1db98a8da3eb8585a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "digest": {"algorithm": "md5", "value": "b24305b69254553e6718424ed3d14452"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "digest": {"algorithm": "md5", "value": "47178a04461aa15a5f0a988e1b9e1500"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "digest": {"algorithm": "md5", "value": "d36fa94b76bf56088fdde1326594149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "digest": {"algorithm": "md5", "value": "cc9a3528d70540e6ede4a0bc1bd97db1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "digest": {"algorithm": "md5", "value": "41ae1f8ca4c6bb3a9b7d334327950b05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "digest": {"algorithm": "md5", "value": "07c046214ba05cfb21368d41ae09128e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "digest": {"algorithm": "md5", "value": "0b66b2f2acb57b9c411aa708694eb981"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "digest": {"algorithm": "md5", "value": "4e577097c88d9765dbf68da5d2c524cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "digest": {"algorithm": "md5", "value": "556757ba1a8f76253d8c1a18fe29b678"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "digest": {"algorithm": "md5", "value": "0b36b275656443bc1d27c5551579ce63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "digest": {"algorithm": "md5", "value": "36eda54b897c82c1314ad162991de690"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "digest": {"algorithm": "md5", "value": "a95df1775e45eb616b4b95f6ce08ebfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "digest": {"algorithm": "md5", "value": "4017f8f0788112ecafc035d941595e66"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "digest": {"algorithm": "md5", "value": "48cc88a0dfa6d720b34de8866fd8bd70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "digest": {"algorithm": "md5", "value": "954f0a2a78dffc50eb6d453713bd993a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "digest": {"algorithm": "md5", "value": "f4c268fa945291888c95a72f3299c443"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "digest": {"algorithm": "md5", "value": "1a673070535c80ea6d49c5ddeb86e101"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "digest": {"algorithm": "md5", "value": "997407a96876b2f19d734a993c26bec6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "digest": {"algorithm": "md5", "value": "79d1e736e41d0d3011dcc8995f05966a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "digest": {"algorithm": "md5", "value": "d8b9744424a9e6f0388a6ce534167b4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "digest": {"algorithm": "md5", "value": "d50bd29f929ff5823189674bf2c06c84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "digest": {"algorithm": "md5", "value": "6e0175aa026832198e74a302c4cae33d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "digest": {"algorithm": "md5", "value": "b9e049750b056e69a7a6a1b49e64cb9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "digest": {"algorithm": "md5", "value": "185cedf6bd8a48d617b437a50cd864f3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "digest": {"algorithm": "md5", "value": "7e3d9fcef27204f4a5753b0bab5070da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "digest": {"algorithm": "md5", "value": "aaf0d4cfba88720f300d674cb94ecf8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "digest": {"algorithm": "md5", "value": "9cb32cf7e68497c14a3893e675515af3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "digest": {"algorithm": "md5", "value": "61976ea3d4c4c45eb7bfa1b12803a757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "digest": {"algorithm": "md5", "value": "cfa64b9710817eeabe53722623a29976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "digest": {"algorithm": "md5", "value": "23bd02549301b6689c529df53cf79f8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "digest": {"algorithm": "md5", "value": "e8a3b4964efd69102be0e0d8be42e6ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "41bce3898530c28308e903c347da3b67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "digest": {"algorithm": "md5", "value": "f73afdbb4b6db6338ad10c472f26119e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "digest": {"algorithm": "md5", "value": "777cf4c2c13da454c5215d05bf7e1d2c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "digest": {"algorithm": "md5", "value": "d63f77473c7cd5acc6220575c6499ad2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "digest": {"algorithm": "md5", "value": "d661e1b48fbf77e643d9c92039ab6ac1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "digest": {"algorithm": "md5", "value": "67e5ea9b6cf3f944f1b5105b3f054a10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "digest": {"algorithm": "md5", "value": "176f6554f7df3595a98968ccab1068fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "digest": {"algorithm": "md5", "value": "4015b6937554beeb1c92f446aa4926d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "digest": {"algorithm": "md5", "value": "bfc93d9450a0ba1053cf59dc01a32487"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "digest": {"algorithm": "md5", "value": "255c99b70cbc1ed330bc2c33ad409cc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "digest": {"algorithm": "md5", "value": "e86621ade3e6f561c89a850fe5a82fb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "digest": {"algorithm": "md5", "value": "46368fa4bcc34d8353956403e05593ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "digest": {"algorithm": "md5", "value": "4f050ffe70444a0a3e6b61905658e2d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "digest": {"algorithm": "md5", "value": "3b89ee0085fc6a2cfe2cffd0c0218ba5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "digest": {"algorithm": "md5", "value": "c43d508cec8c62f0c34b62bbb53aa618"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "digest": {"algorithm": "md5", "value": "d7560a26156ad840b82d60564b249231"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "digest": {"algorithm": "md5", "value": "c6ae86aede59131d60f35703e553ed0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "digest": {"algorithm": "md5", "value": "51bc3c3ad6f395a8bf6433275ae94d8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "digest": {"algorithm": "md5", "value": "5af1a5e5a8ac71e87bb374fa94e85311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "digest": {"algorithm": "md5", "value": "ed0c44054f6a6956015d1dd6cd010634"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "digest": {"algorithm": "md5", "value": "ba3bc29a347f18a121e95a84736599e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "digest": {"algorithm": "md5", "value": "20928bcefff0300d5606eb6c51d15c34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "digest": {"algorithm": "md5", "value": "aad83c7d87f9e29c4ad3d9ad8b5bfb33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "digest": {"algorithm": "md5", "value": "b18f80d1ea3c89a091afffbb1c6f745c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "digest": {"algorithm": "md5", "value": "0178e5bbd282274143d44b98dafcf4a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "digest": {"algorithm": "md5", "value": "e6a34431a86573649c46b1bdda30427f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "digest": {"algorithm": "md5", "value": "94fc7c871eeec2f477189d86bdf9498b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "digest": {"algorithm": "md5", "value": "8ee21aea81bab5f49ab21d1537f8cfde"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "digest": {"algorithm": "md5", "value": "0454369c2c525d76d5a717887c887bbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "digest": {"algorithm": "md5", "value": "957b87e59782a173f8e44fca076a70e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "digest": {"algorithm": "md5", "value": "2392dadcadc197b4a22d241c3eb5aed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "digest": {"algorithm": "md5", "value": "d42be9b60e30daec7ffdb3d790a99178"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "digest": {"algorithm": "md5", "value": "a66331ebf2d95f7f7a458f0e234d1e01"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "digest": {"algorithm": "md5", "value": "7f588cd01751cd17947edbcc4046e5bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "digest": {"algorithm": "md5", "value": "65f022e0e414701fba52c4082d72081e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "digest": {"algorithm": "md5", "value": "55673f806a8019a7a068adddc1aa5d5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "digest": {"algorithm": "md5", "value": "84de6dcc15d5d1216977c888a0ceccff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "digest": {"algorithm": "md5", "value": "d11ef7db14ba6025d1fe2d99a66ffb31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "digest": {"algorithm": "md5", "value": "8dca469551f86481f318ebae9f34a957"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "digest": {"algorithm": "md5", "value": "e886d02ed4d4e3508860c4cc8eceddc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "digest": {"algorithm": "md5", "value": "e9a0949d79af41f1adad5f07f994fa0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "digest": {"algorithm": "md5", "value": "5c5903d211f95f6c5d62ddbc237ae64e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "digest": {"algorithm": "md5", "value": "923a415576e4faeceb276862ca2abf95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "digest": {"algorithm": "md5", "value": "8008b366c939d8bdc01484eac57be54f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "digest": {"algorithm": "md5", "value": "e1755e54d0f7f62808ac31687bdb510f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "digest": {"algorithm": "md5", "value": "a0f925fb08d970dd1ff038622a2dc59c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "digest": {"algorithm": "md5", "value": "d7a73eed9a4239242747b6c8c2bcc6f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "digest": {"algorithm": "md5", "value": "1cb2f38545b7319cecd94eac32254082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "digest": {"algorithm": "md5", "value": "e49973deef7bbbe7ada9424086738af8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "digest": {"algorithm": "md5", "value": "97d2c0525e4e7fca940fb8aa1cd62608"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "digest": {"algorithm": "md5", "value": "61ffbb5dcd8e588af437ef73e429cc2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "digest": {"algorithm": "md5", "value": "c9629790a1fce5c990c5fc0ba0a4ce40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "digest": {"algorithm": "md5", "value": "c491cc4a3928c53e5d1c8e2ff073ccbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "digest": {"algorithm": "md5", "value": "0c27b237bd7df6eff547dd29392b9693"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "digest": {"algorithm": "md5", "value": "59c4e5279309229e023a59833f5435cb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "digest": {"algorithm": "md5", "value": "1e677454d237daa35123c61f4229b681"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "digest": {"algorithm": "md5", "value": "474c39c820de71878c00cc5568211af2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "digest": {"algorithm": "md5", "value": "d45f375819b05cc59469d5cf6f4af51a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "digest": {"algorithm": "md5", "value": "9c8ca5f04a886c9b4688849112534c0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "digest": {"algorithm": "md5", "value": "5f56a4481b01f0a2dbf248e5fc42e7e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "digest": {"algorithm": "md5", "value": "140127838d6255de1c5cc11b876817aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "digest": {"algorithm": "md5", "value": "9c00885438838c9fb1415f29452fea53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "digest": {"algorithm": "md5", "value": "39a601c86fa5cbb373f3f61fb4104832"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "digest": {"algorithm": "md5", "value": "db04ec3383b9789a1aa035930675fada"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "digest": {"algorithm": "md5", "value": "b8e99b2e059545a6cd8b67dbc59a7ded"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "digest": {"algorithm": "md5", "value": "34004541c1f6a2b942d3ef76738ab3e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "digest": {"algorithm": "md5", "value": "2dab2aa549154124f003303b2520a7a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "digest": {"algorithm": "md5", "value": "b6fe50164130a2cf60ae37ee54fed70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "digest": {"algorithm": "md5", "value": "827bb85041faefe8076d4f1090658a44"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "digest": {"algorithm": "md5", "value": "54ea8d4ed6977bc1b793c5ee5ea5cf6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "digest": {"algorithm": "md5", "value": "7c5df4d1414a944bfdaf2daf695c5ecc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "digest": {"algorithm": "md5", "value": "d8d764d5797d00ea470f007947b682d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "digest": {"algorithm": "md5", "value": "a38ffd981e9d42dd32582c4a7622dd59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "digest": {"algorithm": "md5", "value": "eb78705c48e0f807877ca93a2ee99e85"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "40b0c76e60cd939206a83f9560a76f5f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.gz", "digest": {"algorithm": "md5", "value": "0d820a601ac2eedddb22c14302ba1b3f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.Debian.gz", "digest": {"algorithm": "md5", "value": "9f384bc94867d6f5b3ac21c215fc88c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.hesiod.gz", "digest": {"algorithm": "md5", "value": "085c305fdce1731c5eb5684e6d3263a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1bfa4f3743e92f4dca1f09e1da49d066"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.gz", "digest": {"algorithm": "md5", "value": "48d68260ab7331ccff4ff77677d7607d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc6", "digest": {"algorithm": "md5", "value": "cf7ac65b6eae6374d97c5d58aa5312c1"}, "isConfigFile": false}]}}, {"id": "37626d0a740414af", "name": "libcap-ng0", "version": "0.7.9-2.2+b1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcap-ng0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap-ng0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libcap-ng0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcap-ng0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap-ng0:libcap-ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap-ng0:libcap_ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap_ng0:libcap-ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap_ng0:libcap_ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap:libcap-ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcap:libcap_ng0:0.7.9-2.2\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcap-ng0@0.7.9-2.2%2Bb1?arch=amd64&upstream=libcap-ng%400.7.9-2.2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap-ng0", "source": "libcap-ng", "version": "0.7.9-2.2+b1", "sourceVersion": "0.7.9-2.2", "architecture": "amd64", "maintainer": "Pierre Chifflier ", "installedSize": 48, "depends": ["libc6 (>= 2.8)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0", "digest": {"algorithm": "md5", "value": "297673f92784920ba43c36ba538c80d8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "ae895529d9210442fb44829876450cd5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "03ae4a0fce4328b6834661d095df354b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/changelog.gz", "digest": {"algorithm": "md5", "value": "5de0e2f5bcb06abdcc04b78b06a72e87"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap-ng0/copyright", "digest": {"algorithm": "md5", "value": "942fcc15635013ef29d9204a2a2eac7f"}, "isConfigFile": false}]}}, {"id": "6d3b9064fe8d683c", "name": "libcom-err2", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcom-err2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libcom-err2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcom-err2:libcom-err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom-err2:libcom_err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err2:libcom-err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err2:libcom_err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom-err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom_err2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcom-err2@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcom-err2", "source": "e2fsprogs", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 97, "provides": ["libcomerr2 (= 1.46.2-2)"], "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcom_err.so.2.1", "digest": {"algorithm": "md5", "value": "66c3bc8b77614fd5412317f9b504eca0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcom-err2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcom-err2/copyright", "digest": {"algorithm": "md5", "value": "dfb3e511190f0d507e578e663d3899e1"}, "isConfigFile": false}]}}, {"id": "e8a217187cf852f4", "name": "libcrypt1", "version": "1:4.4.18-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcrypt1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypt1:libcrypt1:1\\:4.4.18-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcrypt1@1:4.4.18-4?arch=amd64&upstream=libxcrypt&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcrypt1", "source": "libxcrypt", "version": "1:4.4.18-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Marco d'Itri ", "installedSize": 226, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "digest": {"algorithm": "md5", "value": "0f7c29fad209f3c1e245c0410016f541"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b032eca1dacc0359aae185b90dc28bf3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.gz", "digest": {"algorithm": "md5", "value": "1076406254c92f44127c45a4851d65b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/copyright", "digest": {"algorithm": "md5", "value": "407bd74c310a4951bbdf977ac22b1a9b"}, "isConfigFile": false}]}}, {"id": "3e710933d4b03d9a", "name": "libcurl4", "version": "7.74.0-1.3+deb11u7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcurl4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libcurl4:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "BSD-4-Clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "curl", "spdxExpression": "curl", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libcurl4/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcurl4:libcurl4:7.74.0-1.3\\+deb11u7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcurl4@7.74.0-1.3%2Bdeb11u7?arch=amd64&upstream=curl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcurl4", "source": "curl", "version": "7.74.0-1.3+deb11u7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Alessandro Ghedini ", "installedSize": 740, "depends": ["libbrotli1 (>= 0.6.0)", "libc6 (>= 2.17)", "libgssapi-krb5-2 (>= 1.17)", "libidn2-0 (>= 0.6)", "libldap-2.4-2 (>= 2.4.7)", "libnghttp2-14 (>= 1.12.0)", "libpsl5 (>= 0.16.0)", "librtmp1 (>= 2.4+20131018.git79459a2-3~)", "libssh2-1 (>= 1.7.0)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libcurl.so.4.7.0", "digest": {"algorithm": "md5", "value": "91598f12f9f3775fb575c606689ef2b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcurl4/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5f67ab850d7e46a9e730e66884b300c7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcurl4/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a4e67154be8818d1b17e5576111876ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcurl4/changelog.gz", "digest": {"algorithm": "md5", "value": "422d2c3da7ede7e88007fad1ed48fddb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcurl4/copyright", "digest": {"algorithm": "md5", "value": "e78a25b5b39c2476a1fa5800f5b1c185"}, "isConfigFile": false}]}}, {"id": "9c09bc5b392a91ed", "name": "libdb5.3", "version": "5.3.28+dfsg1-0.8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libdb5.3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdb5.3:libdb5.3:5.3.28\\+dfsg1-0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libdb5.3@5.3.28%2Bdfsg1-0.8?arch=amd64&upstream=db5.3&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdb5.3", "source": "db5.3", "version": "5.3.28+dfsg1-0.8", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Berkeley DB Team ", "installedSize": 1818, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "digest": {"algorithm": "md5", "value": "855da59f8deb05d1edb1391aa41a5545"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/build_signature_amd64.txt", "digest": {"algorithm": "md5", "value": "cca750b0f82a256b193367ac0423fa56"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6a714ae4d1990bb6e60758087216804a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/copyright", "digest": {"algorithm": "md5", "value": "73e00aa8871093e6d4f0e03a47d384ea"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdb5.3", "digest": {"algorithm": "md5", "value": "6476eb780800b7b1b04948f3d4427083"}, "isConfigFile": false}]}}, {"id": "15df9da30e25fdf9", "name": "libdebconfclient0", "version": "0.260", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdebconfclient0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libdebconfclient0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdebconfclient0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libdebconfclient0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdebconfclient0:libdebconfclient0:0.260:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libdebconfclient0@0.260?arch=amd64&upstream=cdebconf&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdebconfclient0", "source": "cdebconf", "version": "0.260", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Install System Team ", "installedSize": 74, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdebconfclient.so.0.0.0", "digest": {"algorithm": "md5", "value": "f6a2c4c42756e06ab28467fdbf724456"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdebconfclient0/changelog.gz", "digest": {"algorithm": "md5", "value": "a430b67066316d456c3993a12aaa18b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdebconfclient0/copyright", "digest": {"algorithm": "md5", "value": "1b6a13c3966187f3b8bb7042d10d6bba"}, "isConfigFile": false}]}}, {"id": "bc9b58fc60ccf1ca", "name": "libdeflate0", "version": "1.7-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdeflate0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libdeflate0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdeflate0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libdeflate0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdeflate0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libdeflate0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdeflate0:libdeflate0:1.7-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libdeflate0@1.7-1?arch=amd64&upstream=libdeflate&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdeflate0", "source": "libdeflate", "version": "1.7-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Med Packaging Team ", "installedSize": 121, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdeflate.so.0", "digest": {"algorithm": "md5", "value": "f513a2d62468de080ae00c3b70b881be"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdeflate0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d4412390010dfc5592e44ee83d270a01"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdeflate0/copyright", "digest": {"algorithm": "md5", "value": "8844ea61c1d53816c894e7a51e1c83f3"}, "isConfigFile": false}]}}, {"id": "60dd773a4ba0874c", "name": "libexpat1", "version": "2.2.10-2+deb11u5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libexpat1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libexpat1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libexpat1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libexpat1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libexpat1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libexpat1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libexpat1:libexpat1:2.2.10-2\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libexpat1@2.2.10-2%2Bdeb11u5?arch=amd64&upstream=expat&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libexpat1", "source": "expat", "version": "2.2.10-2+deb11u5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Laszlo Boszormenyi (GCS) ", "installedSize": 411, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libexpat.so.1.6.12", "digest": {"algorithm": "md5", "value": "afbeb68a98925ed0c313b9317dd42a4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libexpatw.so.1.6.12", "digest": {"algorithm": "md5", "value": "c269b6cebc100086207b15e9a30b7310"}, "isConfigFile": false}, {"path": "/usr/share/doc/libexpat1/AUTHORS", "digest": {"algorithm": "md5", "value": "4fcc7d1effd5d9789581801bd86b27d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libexpat1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2803cfceeafd7c13a82781dd60bdc55c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libexpat1/changelog.gz", "digest": {"algorithm": "md5", "value": "6a14d4c4ed506786ebd826d11ef25073"}, "isConfigFile": false}, {"path": "/usr/share/doc/libexpat1/copyright", "digest": {"algorithm": "md5", "value": "c1b12856c3814fdeed96d5657810cf64"}, "isConfigFile": false}]}}, {"id": "f173ec69d3d20036", "name": "libext2fs2", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libext2fs2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libext2fs2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libext2fs2/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libext2fs2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libext2fs2:libext2fs2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libext2fs2@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libext2fs2", "source": "e2fsprogs", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 578, "provides": ["e2fslibs (= 1.46.2-2)"], "depends": ["libc6 (>= 2.28)"], "files": [{"path": "/lib/x86_64-linux-gnu/libe2p.so.2.3", "digest": {"algorithm": "md5", "value": "329a0bea4878284891076f6a3dafea73"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libext2fs.so.2.4", "digest": {"algorithm": "md5", "value": "f2e6134ae036dba342c4fc6aa942aa47"}, "isConfigFile": false}, {"path": "/usr/share/doc/libext2fs2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libext2fs2/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}]}}, {"id": "d427738a6e7cfbc7", "name": "libffi7", "version": "3.3-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libffi7/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libffi7:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libffi7:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libffi7/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libffi7:libffi7:3.3-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libffi7@3.3-6?arch=amd64&upstream=libffi&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libffi7", "source": "libffi", "version": "3.3-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 66, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libffi.so.7.1.0", "digest": {"algorithm": "md5", "value": "cb5e1aed69e5825344104409380618b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libffi7/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "aace37c06d58e1cad125286d7e8a9981"}, "isConfigFile": false}, {"path": "/usr/share/doc/libffi7/copyright", "digest": {"algorithm": "md5", "value": "08fa460f7663866433eeea88242df66b"}, "isConfigFile": false}]}}, {"id": "b03878a14c0b0fc9", "name": "libfontconfig1", "version": "2.13.1-4.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libfontconfig1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfontconfig1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libfontconfig1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libfontconfig1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libfontconfig1:libfontconfig1:2.13.1-4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libfontconfig1@2.13.1-4.2?arch=amd64&upstream=fontconfig&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libfontconfig1", "source": "fontconfig", "version": "2.13.1-4.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian freedesktop.org maintainers ", "installedSize": 526, "provides": ["libfontconfig"], "depends": ["libc6 (>= 2.14)", "libexpat1 (>= 2.0.1)", "libfreetype6 (>= 2.9.1)", "libuuid1 (>= 2.16)", "fontconfig-config (>= 2.13.1-4.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0", "digest": {"algorithm": "md5", "value": "5147b56a4c05b36b61064c6a5537339e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfontconfig1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "26237f7645cab17741e8eabbdae6efd0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfontconfig1/changelog.gz", "digest": {"algorithm": "md5", "value": "377f19037c491f765dc5dbdcac9d174b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfontconfig1/copyright", "digest": {"algorithm": "md5", "value": "4648df9e8d6215ae7dd16ce863b16967"}, "isConfigFile": false}]}}, {"id": "bb4a31c2cfbab394", "name": "libfreetype6", "version": "2.10.4+dfsg-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libfreetype6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libfreetype6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "FSFAP", "spdxExpression": "FSFAP", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "FSFUL", "spdxExpression": "FSFUL", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "FSFULLR", "spdxExpression": "FSFULLR", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "FTL", "spdxExpression": "FTL", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "OFL-1.1", "spdxExpression": "OFL-1.1", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "OpenGroup-BSD-like", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "Permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}, {"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libfreetype6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libfreetype6:libfreetype6:2.10.4\\+dfsg-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libfreetype6@2.10.4%2Bdfsg-1%2Bdeb11u1?arch=amd64&upstream=freetype&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libfreetype6", "source": "freetype", "version": "2.10.4+dfsg-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Hugh McMaster ", "installedSize": 896, "depends": ["libbrotli1 (>= 0.6.0)", "libc6 (>= 2.14)", "libpng16-16 (>= 1.6.2-1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libfreetype.so.6.17.4", "digest": {"algorithm": "md5", "value": "9b19282825acee8aa8f44bc0c29cc5cc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfreetype6/README", "digest": {"algorithm": "md5", "value": "b81f92edb9540850bd8c1981616f21cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfreetype6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a59e98ac0abad8bd270fd5236865a299"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfreetype6/changelog.gz", "digest": {"algorithm": "md5", "value": "d596d69e91140bb363f45a9abc06265a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libfreetype6/copyright", "digest": {"algorithm": "md5", "value": "d6b4ef45ae6ca8487ae7f441efb9668b"}, "isConfigFile": false}]}}, {"id": "ffc3039a23191421", "name": "libgcc-s1", "version": "10.2.1-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc-s1:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc-s1:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgcc-s1@10.2.1-6?arch=amd64&upstream=gcc-10&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcc-s1", "source": "gcc-10", "version": "10.2.1-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 116, "provides": ["libgcc1 (= 1:10.2.1-6)"], "depends": ["gcc-10-base (= 10.2.1-6)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "digest": {"algorithm": "md5", "value": "c57404d2ffddeeb02e9862919a5c196e"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgcc-s1", "digest": {"algorithm": "md5", "value": "44a14dcf85ae45e233e4d47509cc2369"}, "isConfigFile": false}]}}, {"id": "beb37fe526661c1f", "name": "libgcrypt20", "version": "1.8.7-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcrypt20/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcrypt20:libgcrypt20:1.8.7-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgcrypt20@1.8.7-6?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcrypt20", "source": "", "version": "1.8.7-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuTLS Maintainers ", "installedSize": 1355, "depends": ["libc6 (>= 2.15)", "libgpg-error0 (>= 1.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8", "digest": {"algorithm": "md5", "value": "b290e9976be8f90e17ab171d5b7cfcde"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "73c499593f6597226f3c0517c69af9a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/NEWS.gz", "digest": {"algorithm": "md5", "value": "7d4b365d88e92e84ff8574e5f241eec2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/README.gz", "digest": {"algorithm": "md5", "value": "79d91710576a5fd4938ff4506a4239cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/THANKS.gz", "digest": {"algorithm": "md5", "value": "5bf617304965b816407c00a3a9d410c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1b2800e1ebc8fdaffc3f4ef3cccac9ab"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/changelog.gz", "digest": {"algorithm": "md5", "value": "37805a39a3abb64e5508b45eb2fa2ccb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/copyright", "digest": {"algorithm": "md5", "value": "658e9c38ffba7754fe85df8d07ffcc86"}, "isConfigFile": false}]}}, {"id": "4f825c439cc9fa24", "name": "libgd3", "version": "2.3.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgd3:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libgd3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GAP~Makefile.in", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GAP~configure", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GD", "spdxExpression": "GD", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "HPND", "spdxExpression": "HPND", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "WEBP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}, {"value": "XFIG", "spdxExpression": "Xfig", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgd3/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgd3:libgd3:2.3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgd3@2.3.0-2?arch=amd64&upstream=libgd2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgd3", "source": "libgd2", "version": "2.3.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "GD Team ", "installedSize": 463, "depends": ["libc6 (>= 2.29)", "libfontconfig1 (>= 2.12.6)", "libfreetype6 (>= 2.2.1)", "libjpeg62-turbo (>= 1.3.1)", "libpng16-16 (>= 1.6.2-1)", "libtiff5 (>= 4.0.3)", "libwebp6 (>= 0.5.1)", "libxpm4", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgd.so.3.0.8", "digest": {"algorithm": "md5", "value": "75b8093cc3df66fc86542389c73ca8b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgd3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f06cbaf0892abd20bcf886f479a7a0b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgd3/changelog.gz", "digest": {"algorithm": "md5", "value": "02bb882a3fdf2db9d47713f4a074874d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgd3/copyright", "digest": {"algorithm": "md5", "value": "3d6edb50c04595927f7701eb23257e07"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgd3", "digest": {"algorithm": "md5", "value": "43a0895ba7ba88ad91e8dcea5b1520cf"}, "isConfigFile": false}]}}, {"id": "62bc65d55b18228f", "name": "libgeoip1", "version": "1.6.12-7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgeoip1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgeoip1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libgeoip1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgeoip1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgeoip1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libgeoip1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgeoip1:libgeoip1:1.6.12-7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgeoip1@1.6.12-7?arch=amd64&upstream=geoip&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgeoip1", "source": "geoip", "version": "1.6.12-7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Patrick Matth\u00e4i ", "installedSize": 286, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libGeoIP.so.1.6.12", "digest": {"algorithm": "md5", "value": "4b01de0724aff597589a55c252855794"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/README.Debian", "digest": {"algorithm": "md5", "value": "c1a5a5c9b807597fafd29495e02fe90c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/README.md.gz", "digest": {"algorithm": "md5", "value": "3d8e7eb1bb7fdc7834c43896d8d2bcb1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "582931bc2b64e09c63ec8abc1948b436"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/changelog.gz", "digest": {"algorithm": "md5", "value": "4d430dc443108f0ae2810ff0320de9a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgeoip1/copyright", "digest": {"algorithm": "md5", "value": "e347988a3c9eb82024f35abe7e912876"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgeoip1", "digest": {"algorithm": "md5", "value": "abf55315926bb7c6ae086a4820c681e1"}, "isConfigFile": false}]}}, {"id": "70a2151f78173127", "name": "libgmp10", "version": "2:6.2.1+dfsg-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgmp10:libgmp10:2\\:6.2.1\\+dfsg-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgmp10@2:6.2.1%2Bdfsg-1%2Bdeb11u1?arch=amd64&upstream=gmp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgmp10", "source": "gmp", "version": "2:6.2.1+dfsg-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Science Team ", "installedSize": 863, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", "digest": {"algorithm": "md5", "value": "ecbc2ec786556d15a2977cd6bea651a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/README.Debian", "digest": {"algorithm": "md5", "value": "061786ca72ba56ab851af66f5b4566b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6bbdf2529833c91c23d24fb90e2731d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.gz", "digest": {"algorithm": "md5", "value": "03b728a270d58c61a72bdd6cc4da398d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/copyright", "digest": {"algorithm": "md5", "value": "a2e7dae6af89d823171690778148652b"}, "isConfigFile": false}]}}, {"id": "32be03597d93445a", "name": "libgnutls30", "version": "3.7.1-5+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgnutls30:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "CC0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "GPLv3+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPLv2.1+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "LGPLv3+_or_GPLv2+", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}, {"value": "The", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgnutls30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgnutls30:libgnutls30:3.7.1-5\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgnutls30@3.7.1-5%2Bdeb11u3?arch=amd64&upstream=gnutls28&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgnutls30", "source": "gnutls28", "version": "3.7.1-5+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuTLS Maintainers ", "installedSize": 3143, "depends": ["libgmp10 (>= 2:6.0.0)", "libc6 (>= 2.25)", "libhogweed6 (>= 3.6)", "libidn2-0 (>= 2.0.0)", "libnettle8 (>= 3.7~)", "libp11-kit0 (>= 0.23.18.1)", "libtasn1-6 (>= 4.14)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1", "digest": {"algorithm": "md5", "value": "721463403a55db7f7f9c6a6d1ed51dbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "92b3c61c84703dd674ef84b326695f68"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "787dbcb5ca39fc65cc813b879743c903"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/NEWS.gz", "digest": {"algorithm": "md5", "value": "e096afb3c4da57d69ee12716db682e99"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/README.md.gz", "digest": {"algorithm": "md5", "value": "dc4bd69a9bdda8c17b35a7c86a41264c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/THANKS.gz", "digest": {"algorithm": "md5", "value": "edef2c31672f8e9ac53b1093a61e2664"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a79e76c7cc70c5dc75dbccc48eedcb4d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/changelog.gz", "digest": {"algorithm": "md5", "value": "a22353276bf54b9e5711bae5ea76c006"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgnutls30/copyright", "digest": {"algorithm": "md5", "value": "b6b0ce8b6ef75e99cf2f29e90f82ac03"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "ee878136c4f447c57018df29243832ca"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "ca0164bc306ed830e8f8dd52bdbcbe3e"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "3e143f86f25be5895090781ba79def00"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "f1594df0937a42e4a5be75019f8735e8"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "dd409f37f827c31fb47f45509dbf2f5c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "4bab1d2048e9d878540e285f08b86952"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "b0f278bcdea5cfed50d1a173a7a09cc2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "3990ccad749e7b077f5821678508a628"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "414fcb89ff96dbedd630b202e301c436"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "3932298cfe507979d57575f087a7a0e6"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "ad9bb4bae27d6aec66d2d9a6b939f530"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "e6ac2fa243f40421c709764595190809"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "a61d70f99952ad7b6f0cb0c0f80ce1d0"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "88fa30da36db2b04ef4e4a32ebe768e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "29e51ae04287655fac62f8020bfcabf7"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/gnutls30.mo", "digest": {"algorithm": "md5", "value": "5a24a44daa88d4509590e63f1a9a38b8"}, "isConfigFile": false}]}}, {"id": "fbe2d024df33efe0", "name": "libgpg-error0", "version": "1.38-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "g10-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgpg-error0:libgpg-error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg-error0:libgpg_error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg-error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg_error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg-error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg_error0:1.38-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgpg-error0@1.38-2?arch=amd64&upstream=libgpg-error&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgpg-error0", "source": "libgpg-error", "version": "1.38-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuPG Maintainers ", "installedSize": 188, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgpg-error.so.0.29.0", "digest": {"algorithm": "md5", "value": "cd3921b16e19700a67cb19a9e9946ca7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/README.gz", "digest": {"algorithm": "md5", "value": "e5067d861e099a9d3c756f4855b066c9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "099fc59115b4de99912d65da0d97bdb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/changelog.gz", "digest": {"algorithm": "md5", "value": "ac1e9c43cab44c0d94ee31b0ae3bb1d0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/copyright", "digest": {"algorithm": "md5", "value": "60d5c5832d5b9ee26311b156540db1fb"}, "isConfigFile": false}]}}, {"id": "18be8979ea939dda", "name": "libgssapi-krb5-2", "version": "1.18.3-6+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgssapi-krb5-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgssapi-krb5-2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgssapi-krb5-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgssapi-krb5-2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgssapi-krb5-2:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi-krb5-2:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi_krb5_2:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi_krb5_2:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi-krb5:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi-krb5:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi_krb5:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi_krb5:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi:libgssapi-krb5-2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgssapi:libgssapi_krb5_2:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgssapi-krb5-2@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgssapi-krb5-2", "source": "krb5", "version": "1.18.3-6+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Sam Hartman ", "installedSize": 451, "depends": ["libc6 (>= 2.27)", "libcom-err2 (>= 1.43.9)", "libk5crypto3 (>= 1.16)", "libkrb5-3 (= 1.18.3-6+deb11u3)", "libkrb5support0 (>= 1.15~beta1)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2", "digest": {"algorithm": "md5", "value": "4f9f1f95098b2baaba560f5e1ff6f9a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgssapi-krb5-2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "12b85ba3f2b63222ff5506de1b36bbb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "digest": {"algorithm": "md5", "value": "55245d0f2c5677eb816754f87456a1e7"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgssapi-krb5-2", "digest": {"algorithm": "md5", "value": "ff06c79275a2e9c2cece1bdf3d8d1b3b"}, "isConfigFile": false}]}}, {"id": "3027fc1004566c72", "name": "libhogweed6", "version": "3.7.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libhogweed6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libhogweed6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libhogweed6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libhogweed6:libhogweed6:3.7.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libhogweed6@3.7.3-1?arch=amd64&upstream=nettle&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libhogweed6", "source": "nettle", "version": "3.7.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Magnus Holmgren ", "installedSize": 455, "depends": ["libc6 (>= 2.14)", "libgmp10 (>= 2:6.1.0)", "libnettle8"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libhogweed.so.6.4", "digest": {"algorithm": "md5", "value": "e89f21e6041a853f09a5216f85610ebe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhogweed6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f9637b17683a1fb64b7ae0b9290deccd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhogweed6/changelog.gz", "digest": {"algorithm": "md5", "value": "b37e1fb8ff09bd9c2644bf72a4756ab9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libhogweed6/copyright", "digest": {"algorithm": "md5", "value": "19ab9e0c255905facdbe9a02c651b75d"}, "isConfigFile": false}]}}, {"id": "9048b9e9350c2e5e", "name": "libicu67", "version": "67.1-7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libicu67/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libicu67/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libicu67:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libicu67:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libicu67:libicu67:67.1-7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libicu67@67.1-7?arch=amd64&upstream=icu&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libicu67", "source": "icu", "version": "67.1-7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Laszlo Boszormenyi (GCS) ", "installedSize": 33152, "depends": ["libc6 (>= 2.29)", "libgcc-s1 (>= 3.0)", "libstdc++6 (>= 5.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libicudata.so.67.1", "digest": {"algorithm": "md5", "value": "220b879f4c57ac7c869315edd4804311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicui18n.so.67.1", "digest": {"algorithm": "md5", "value": "9039972feb7af2aa4c3468c89f890e77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicuio.so.67.1", "digest": {"algorithm": "md5", "value": "89aea0e50a2600eded3c347e35ac9dc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicutest.so.67.1", "digest": {"algorithm": "md5", "value": "563a13c178ebef0150c6d6d88a7f6b70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicutu.so.67.1", "digest": {"algorithm": "md5", "value": "d7aa4fa883062b3a44becfb1d9728ee5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libicuuc.so.67.1", "digest": {"algorithm": "md5", "value": "fd22d7255caa9cae9baf624e6c2e2976"}, "isConfigFile": false}, {"path": "/usr/share/doc/libicu67/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "06b43b43f43d7ab5a65ae677298d0861"}, "isConfigFile": false}, {"path": "/usr/share/doc/libicu67/copyright", "digest": {"algorithm": "md5", "value": "f3fbc5a9bf6aebc92cbce6867e8db255"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libicu67", "digest": {"algorithm": "md5", "value": "6d0cdde8eb6894e6aa99bddd7263bf93"}, "isConfigFile": false}]}}, {"id": "fef09500a3af2b41", "name": "libidn2-0", "version": "2.3.0-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libidn2-0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libidn2-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libidn2-0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libidn2-0:libidn2-0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2-0:libidn2_0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2_0:libidn2-0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2_0:libidn2_0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2:libidn2-0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libidn2:libidn2_0:2.3.0-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libidn2-0@2.3.0-5?arch=amd64&upstream=libidn2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libidn2-0", "source": "libidn2", "version": "2.3.0-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Libidn team ", "installedSize": 300, "depends": ["libc6 (>= 2.14)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7", "digest": {"algorithm": "md5", "value": "e6c14801ef26f8682bbc23f7edea2f71"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/AUTHORS", "digest": {"algorithm": "md5", "value": "27daa6a00c27628d7285f8791268d3c3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/NEWS.gz", "digest": {"algorithm": "md5", "value": "24605fb6eba3242877eda65550c85eed"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/README.md.gz", "digest": {"algorithm": "md5", "value": "344d27ef618057b606363b5ca0d18bd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "80e90cbcbbd073add947c3e3b91b225e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/changelog.gz", "digest": {"algorithm": "md5", "value": "f0289be3b810d7f87806bcc07f10810b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libidn2-0/copyright", "digest": {"algorithm": "md5", "value": "5afea15fdb99bb723ecb2c7efc4ccb90"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libidn2-0", "digest": {"algorithm": "md5", "value": "93713540998096b9ba9baca9fc3cbeb0"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "62967e2ce75b0051293d572f7887c091"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "2ae1e0c02633b711fff7403442300a5f"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "c2f230b4ab01d99b9d77df7374564d0d"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "2ad6cabb12393370d0a0b90d7dc89020"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "62ecbc10920d64ae1c3e848849d2d79f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "a8c65925ca60f0b836ba4777b0dbcd87"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "fa9040726ec51ca0148d547904941441"}, "isConfigFile": false}, {"path": "/usr/share/locale/fur/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "f6fe3e799fc5319c2343fbe3c1dd0ac3"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "6913f03edd2d0a610f56affe8baf0115"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "ce2e5603b8d9cc0292c270f726e4f5e5"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "ffabad0866b193ab7d3ac35138e7a370"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "7e5dbd43708f69bc4c83819ea4c7da67"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "72cebe5a7263e4034fe7ff660021637a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "a4ac52f93e1babace9e76d9b3a037f99"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "655afcbb35a6be09cd4b39aea1292274"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "736f911e29ab5f75186cfbdca71ffec5"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "55c3bb7b4a39fe0834cb7b3d562a9a9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "387c48945d7f1495da5f43bd1da9d4e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "807ec4168066e7540eafdfbb9399ada3"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "ec0ee699c60ea754f7ae89515ad2e2eb"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "b609523db3f6ad3a24b26d15b7d3623d"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "e30a4ea1c303e0e52eda93ddc23ce6d1"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/libidn2.mo", "digest": {"algorithm": "md5", "value": "077e10e2b2536fe5f566a2e041311359"}, "isConfigFile": false}]}}, {"id": "6d6fc8f0ff96b20b", "name": "libintl", "version": "0.21", "type": "java-archive", "foundBy": "java-archive-cataloger", "locations": [{"path": "/usr/share/java/libintl-0.21.jar", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/java/libintl-0.21.jar", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "java", "cpes": [{"cpe": "cpe:2.3:a:libintl:libintl:0.21:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:maven/libintl/libintl@0.21", "metadataType": "java-archive", "metadata": {"virtualPath": "/usr/share/java/libintl-0.21.jar", "manifest": {"main": [{"key": "Manifest-Version", "value": "1.0"}, {"key": "Created-By", "value": "11.0.10 (Debian)"}]}, "digest": [{"algorithm": "sha1", "value": "568f3f90c3d6aced58de033a3547ccd2e4e088e8"}]}}, {"id": "4710d4b6553855af", "name": "libjbig0", "version": "2.1-3.1+b2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjbig0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libjbig0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libjbig0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjbig0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjbig0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libjbig0:libjbig0:2.1-3.1\\+b2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libjbig0@2.1-3.1%2Bb2?arch=amd64&upstream=jbigkit%402.1-3.1&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libjbig0", "source": "jbigkit", "version": "2.1-3.1+b2", "sourceVersion": "2.1-3.1", "architecture": "amd64", "maintainer": "Michael van der Kolff ", "installedSize": 78, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libjbig.so.0", "digest": {"algorithm": "md5", "value": "0eff0ca188b314705137ccf48a872a3e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjbig0/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "be77f0a9ca36929f02d214031a247e36"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjbig0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "14b4736aa7c146529ecd5ce96152e6e7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjbig0/changelog.gz", "digest": {"algorithm": "md5", "value": "b1bf9b1241f380ee8410e6a41c328544"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjbig0/copyright", "digest": {"algorithm": "md5", "value": "a78e4d2489ff18028b35525830616f22"}, "isConfigFile": false}]}}, {"id": "7f01cb6120f261ca", "name": "libjpeg62-turbo", "version": "1:2.0.6-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libjpeg62-turbo:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libjpeg62-turbo:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}, {"value": "BSD-BY-LC-NE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}, {"value": "NTP", "spdxExpression": "NTP", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}, {"value": "zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libjpeg62-turbo/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libjpeg62-turbo:libjpeg62-turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62-turbo:libjpeg62_turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62_turbo:libjpeg62-turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62_turbo:libjpeg62_turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62:libjpeg62-turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libjpeg62:libjpeg62_turbo:1\\:2.0.6-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libjpeg62-turbo@1:2.0.6-4?arch=amd64&upstream=libjpeg-turbo&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libjpeg62-turbo", "source": "libjpeg-turbo", "version": "1:2.0.6-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ond\u0159ej Sur\u00fd ", "installedSize": 586, "provides": ["libjpeg62 (= 1:2.0.6-4)"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libjpeg.so.62.3.0", "digest": {"algorithm": "md5", "value": "994b89dac68e11c805e3a2a002f99ce7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjpeg62-turbo/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "58371791438718c6ea8ace1874290f03"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjpeg62-turbo/changelog.gz", "digest": {"algorithm": "md5", "value": "903f12fc83f9c5394595ce4656f81309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libjpeg62-turbo/copyright", "digest": {"algorithm": "md5", "value": "3a9c257b3d75f6b30063319f34b4548c"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libjpeg62-turbo", "digest": {"algorithm": "md5", "value": "663cbd73d114598440c27bc14fd37270"}, "isConfigFile": false}]}}, {"id": "be4a3de168aca7d3", "name": "libk5crypto3", "version": "1.18.3-6+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libk5crypto3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libk5crypto3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libk5crypto3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libk5crypto3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libk5crypto3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libk5crypto3/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libk5crypto3:libk5crypto3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libk5crypto3@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libk5crypto3", "source": "krb5", "version": "1.18.3-6+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Sam Hartman ", "installedSize": 296, "depends": ["libc6 (>= 2.25)", "libkrb5support0 (>= 1.16)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1", "digest": {"algorithm": "md5", "value": "fe8eadb6d18a039846578f3c06ff4de7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libk5crypto3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "12b85ba3f2b63222ff5506de1b36bbb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libk5crypto3/copyright", "digest": {"algorithm": "md5", "value": "55245d0f2c5677eb816754f87456a1e7"}, "isConfigFile": false}]}}, {"id": "9fefdea6b026c28b", "name": "libkeyutils1", "version": "1.6.1-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libkeyutils1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libkeyutils1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkeyutils1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libkeyutils1:libkeyutils1:1.6.1-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libkeyutils1@1.6.1-2?arch=amd64&upstream=keyutils&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libkeyutils1", "source": "keyutils", "version": "1.6.1-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Christian Kastner ", "installedSize": 46, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libkeyutils.so.1.9", "digest": {"algorithm": "md5", "value": "37c74ba908b7557fdc1301b97e4599e2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkeyutils1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1869619e2c26979065849c1741f9d7cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkeyutils1/copyright", "digest": {"algorithm": "md5", "value": "accec5b37c1ffdc2c2effabd09d1b4d5"}, "isConfigFile": false}]}}, {"id": "24784648e023e183", "name": "libkrb5-3", "version": "1.18.3-6+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libkrb5-3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkrb5-3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libkrb5-3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libkrb5-3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5-3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkrb5-3/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libkrb5-3:libkrb5-3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5-3:libkrb5_3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_3:libkrb5-3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5_3:libkrb5_3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5:libkrb5-3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libkrb5:libkrb5_3:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libkrb5-3@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libkrb5-3", "source": "krb5", "version": "1.18.3-6+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Sam Hartman ", "installedSize": 1108, "depends": ["libc6 (>= 2.25)", "libcom-err2 (>= 1.43.9)", "libk5crypto3 (>= 1.15~beta1)", "libkeyutils1 (>= 1.5.9)", "libkrb5support0 (= 1.18.3-6+deb11u3)", "libssl1.1 (>= 1.1.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/krb5/plugins/preauth/spake.so", "digest": {"algorithm": "md5", "value": "abaebfb4820e961bf172912f06f62fc8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3", "digest": {"algorithm": "md5", "value": "1e115fca6bac8501d75d775d7d001a6f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-3/README.Debian", "digest": {"algorithm": "md5", "value": "c6e59577f80eff240add64ddc8814dd8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-3/README.gz", "digest": {"algorithm": "md5", "value": "fafdd71f18741ac16dcb08693b7ab9f4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "12b85ba3f2b63222ff5506de1b36bbb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5-3/copyright", "digest": {"algorithm": "md5", "value": "55245d0f2c5677eb816754f87456a1e7"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libkrb5-3", "digest": {"algorithm": "md5", "value": "b249491ce885ff8013facc9cac4f3714"}, "isConfigFile": false}]}}, {"id": "a64f5ae8ed8440da", "name": "libkrb5support0", "version": "1.18.3-6+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libkrb5support0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkrb5support0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libkrb5support0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libkrb5support0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libkrb5support0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libkrb5support0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libkrb5support0:libkrb5support0:1.18.3-6\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libkrb5support0@1.18.3-6%2Bdeb11u3?arch=amd64&upstream=krb5&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libkrb5support0", "source": "krb5", "version": "1.18.3-6+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Sam Hartman ", "installedSize": 169, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1", "digest": {"algorithm": "md5", "value": "d861ebb9591e1df1a976daed3647b3da"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5support0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "12b85ba3f2b63222ff5506de1b36bbb2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libkrb5support0/copyright", "digest": {"algorithm": "md5", "value": "55245d0f2c5677eb816754f87456a1e7"}, "isConfigFile": false}]}}, {"id": "b6b81182f2d8b3c5", "name": "libldap-2.4-2", "version": "2.4.57+dfsg-3+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libldap-2.4-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libldap-2.4-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libldap-2.4-2:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4-2:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4_2:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4_2:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap-2.4:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap_2.4:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap-2.4-2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libldap:libldap_2.4_2:2.4.57\\+dfsg-3\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libldap-2.4-2@2.4.57%2Bdfsg-3%2Bdeb11u1?arch=amd64&upstream=openldap&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libldap-2.4-2", "source": "openldap", "version": "2.4.57+dfsg-3+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenLDAP Maintainers ", "installedSize": 539, "depends": ["libc6 (>= 2.28)", "libgnutls30 (>= 3.7.0)", "libsasl2-2 (>= 2.1.27+dfsg)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5", "digest": {"algorithm": "md5", "value": "5ba8dcc5e94674ce3f1be0c0ea6c3d29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5", "digest": {"algorithm": "md5", "value": "9f2c5207fc12bc7999218839dab8261f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/README.Debian", "digest": {"algorithm": "md5", "value": "542ca9165ae50bfad3f099545c392531"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "fc29ce1a016bcb9a02edb67648f391db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/changelog.gz", "digest": {"algorithm": "md5", "value": "fca875a7ef80be216b3bd379de831b7f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libldap-2.4-2/copyright", "digest": {"algorithm": "md5", "value": "1bf7b41e6198aa738d359d519a17e8e1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libldap-2.4-2", "digest": {"algorithm": "md5", "value": "bc1e476549d0f7606ade36da91688a07"}, "isConfigFile": false}]}}, {"id": "b48d1f5a00ef4e45", "name": "liblz4-1", "version": "1.9.3-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblz4-1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblz4-1:liblz4-1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4-1:liblz4_1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4-1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4_1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4-1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4_1:1.9.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/liblz4-1@1.9.3-2?arch=amd64&upstream=lz4&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblz4-1", "source": "lz4", "version": "1.9.3-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Nobuhiro Iwamatsu ", "installedSize": 157, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.3", "digest": {"algorithm": "md5", "value": "77a6583e439798efff54926dbec15d02"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "0bec3547b993649880f9de25b6cd6e79"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/copyright", "digest": {"algorithm": "md5", "value": "fa3639e4a99076bd03ad655a64d9662c"}, "isConfigFile": false}]}}, {"id": "92dadfbeb7ec6c2f", "name": "liblzma5", "version": "5.2.5-2.1~deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Autoconf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD-debian", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "config-h", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "noderivs", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-nowarranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "probably-PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblzma5:liblzma5:5.2.5-2.1\\~deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/liblzma5@5.2.5-2.1~deb11u1?arch=amd64&upstream=xz-utils&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblzma5", "source": "xz-utils", "version": "5.2.5-2.1~deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Jonathan Nieder ", "installedSize": 277, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/liblzma.so.5.2.5", "digest": {"algorithm": "md5", "value": "6d00aae5aa9005f3320fd78d8cc17c20"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/AUTHORS", "digest": {"algorithm": "md5", "value": "bcb4f889a36b8fbf7ef825fb8e9fb986"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/NEWS.gz", "digest": {"algorithm": "md5", "value": "8e26dae6b9c3c5378b99848475b2f4bb"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/THANKS", "digest": {"algorithm": "md5", "value": "571a81eea4bbf7c27becec33dcff49ad"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "2e7c8f4c577b5432bf4cba027d048624"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/changelog.gz", "digest": {"algorithm": "md5", "value": "89c485d6c94485f0de98eed590fa591d"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/copyright", "digest": {"algorithm": "md5", "value": "40bc16f251450701bfd0a5c8f5486d86"}, "isConfigFile": false}]}}, {"id": "a1bf38aaa9090f2d", "name": "libmd0", "version": "1.0.3-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmd0:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libmd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "BSD-2-clause-NetBSD", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "BSD-3-clause-Aaron-D-Gifford", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "Beerware", "spdxExpression": "Beerware", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "public-domain-md4", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "public-domain-md5", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}, {"value": "public-domain-sha1", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libmd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmd0:libmd0:1.0.3-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libmd0@1.0.3-3?arch=amd64&upstream=libmd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmd0", "source": "libmd", "version": "1.0.3-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 77, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmd.so.0.0.4", "digest": {"algorithm": "md5", "value": "866f0d76beae2039cefa2fed444c0f19"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "282e5fa7e4c2a86345014203841c153e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmd0/changelog.gz", "digest": {"algorithm": "md5", "value": "f1bfe8b1e429845f087b13c2c6ff2e99"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmd0/copyright", "digest": {"algorithm": "md5", "value": "0436d4fb62a71f661d6e8b7812f9e1df"}, "isConfigFile": false}]}}, {"id": "e97721522c1f6c2f", "name": "libmount1", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libmount1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libmount1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmount1:libmount1:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libmount1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmount1", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 477, "depends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.25)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmount.so.1.1.0", "digest": {"algorithm": "md5", "value": "ae5ee5e0e6ccdcb0a0e993b803efe409"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmount1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmount1/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmount1/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}]}}, {"id": "39ad0eb84079d345", "name": "libnettle8", "version": "3.7.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnettle8:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libnettle8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GAP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnettle8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnettle8:libnettle8:3.7.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libnettle8@3.7.3-1?arch=amd64&upstream=nettle&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnettle8", "source": "nettle", "version": "3.7.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Magnus Holmgren ", "installedSize": 480, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnettle.so.8.4", "digest": {"algorithm": "md5", "value": "a7a60c335d8616768b998dddc24bf224"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/NEWS.gz", "digest": {"algorithm": "md5", "value": "ee54df837220f4a63a6a5a958160c308"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/README", "digest": {"algorithm": "md5", "value": "2d8a8a575c6c536c979bf93e7ee100a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f9637b17683a1fb64b7ae0b9290deccd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/changelog.gz", "digest": {"algorithm": "md5", "value": "b37e1fb8ff09bd9c2644bf72a4756ab9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnettle8/copyright", "digest": {"algorithm": "md5", "value": "19ab9e0c255905facdbe9a02c651b75d"}, "isConfigFile": false}]}}, {"id": "f4fbc474815ab6da", "name": "libnghttp2-14", "version": "1.43.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnghttp2-14:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libnghttp2-14:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "SIL-OFL-1.1", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}, {"value": "all-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libnghttp2-14/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnghttp2-14:libnghttp2-14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2-14:libnghttp2_14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2_14:libnghttp2-14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2_14:libnghttp2_14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2:libnghttp2-14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnghttp2:libnghttp2_14:1.43.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libnghttp2-14@1.43.0-1?arch=amd64&upstream=nghttp2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnghttp2-14", "source": "nghttp2", "version": "1.43.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Tomasz Buchert ", "installedSize": 217, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1", "digest": {"algorithm": "md5", "value": "30b8dfa30ef8137fa7d48dcf0a39ea97"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/AUTHORS", "digest": {"algorithm": "md5", "value": "9438a8194038b1606b6dd71f7e942fb3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/README.rst.gz", "digest": {"algorithm": "md5", "value": "6063867d5e93d8d00441230b56fb38df"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "42a2b2f28fc2a3888d67a315a96ef07a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/changelog.gz", "digest": {"algorithm": "md5", "value": "cde99e2df336a9134e1037d231bfc81f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnghttp2-14/copyright", "digest": {"algorithm": "md5", "value": "bfa6df12c5cd5d85722ee6120f08e736"}, "isConfigFile": false}]}}, {"id": "006e326cc29d6230", "name": "libnsl2", "version": "1.3.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libnsl2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libnsl2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-2+-autoconf-exception", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-2+-libtool-exception", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "GPL-3+-autoconf-exception", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-autoconf-m4", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-autoconf-m4-no-warranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-configure", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}, {"value": "permissive-makefile-in", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libnsl2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libnsl2:libnsl2:1.3.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libnsl2@1.3.0-2?arch=amd64&upstream=libnsl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libnsl2", "source": "libnsl", "version": "1.3.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "GNU Libc Maintainers ", "installedSize": 127, "depends": ["libc6 (>= 2.14)", "libtirpc3 (>= 1.0.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libnsl.so.2.0.1", "digest": {"algorithm": "md5", "value": "a515e1a63090ec10e0a8ca7d7c93b021"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnsl2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e92fe3cae0db55946becbc9afafa1caa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnsl2/changelog.gz", "digest": {"algorithm": "md5", "value": "6630929754e0b23b4d0a0df9a4222408"}, "isConfigFile": false}, {"path": "/usr/share/doc/libnsl2/copyright", "digest": {"algorithm": "md5", "value": "42dce1c4da6a668b04a202ba2f800e5a"}, "isConfigFile": false}]}}, {"id": "37b470847019a29b", "name": "libp11-kit0", "version": "0.23.22-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libp11-kit0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libp11-kit0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "ISC+IBM", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "permissive-like-automake-output", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}, {"value": "same-as-rest-of-p11kit", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libp11-kit0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libp11-kit0:libp11-kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11-kit0:libp11_kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11_kit0:libp11-kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11_kit0:libp11_kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11:libp11-kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libp11:libp11_kit0:0.23.22-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libp11-kit0@0.23.22-1?arch=amd64&upstream=p11-kit&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libp11-kit0", "source": "p11-kit", "version": "0.23.22-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuTLS Maintainers ", "installedSize": 1401, "depends": ["libc6 (>= 2.26)", "libffi7 (>= 3.3~20180313)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0", "digest": {"algorithm": "md5", "value": "efc6d1981cbd19d9ea06c2776644fd4c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6898df953d57e59e723cd64c042ad62d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/changelog.gz", "digest": {"algorithm": "md5", "value": "439e10da80b5ca9378513717c59f4baf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/copyright", "digest": {"algorithm": "md5", "value": "a201765b6f35aa23a719e565081590aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libp11-kit0/examples/pkcs11.conf.example", "digest": {"algorithm": "md5", "value": "161f8ec95326f47d853cb7c1ee76c7b8"}, "isConfigFile": false}]}}, {"id": "8aa9d1f7caac5818", "name": "libpam-modules", "version": "1.4.0-9+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-modules/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-modules/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules:libpam-modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpam-modules@1.4.0-9%2Bdeb11u1?arch=amd64&upstream=pam&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules", "source": "pam", "version": "1.4.0-9+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Steve Langasek ", "installedSize": 1048, "provides": ["libpam-mkhomedir", "libpam-motd", "libpam-umask"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.27)", "libcrypt1 (>= 1:4.3.0)", "libdb5.3", "libnsl2 (>= 1.0)", "libpam0g (>= 1.3.2)", "libselinux1 (>= 3.1~)", "libtirpc3 (>= 1.0.2)", "debconf (>= 0.5) | debconf-2.0", "libpam-modules-bin (= 1.4.0-9+deb11u1)"], "files": [{"path": "/etc/security/access.conf", "digest": {"algorithm": "md5", "value": "dc21d0fd769d655b311d785670e5c6ae"}, "isConfigFile": true}, {"path": "/etc/security/faillock.conf", "digest": {"algorithm": "md5", "value": "164da8ffb87f3074179bc60b71d0b99f"}, "isConfigFile": true}, {"path": "/etc/security/group.conf", "digest": {"algorithm": "md5", "value": "f1e26e8db6f7abd2d697d7dad3422c36"}, "isConfigFile": true}, {"path": "/etc/security/limits.conf", "digest": {"algorithm": "md5", "value": "38dce56af34daf316b901d465769a137"}, "isConfigFile": true}, {"path": "/etc/security/namespace.conf", "digest": {"algorithm": "md5", "value": "6b3796403421d66db7defc46517711bc"}, "isConfigFile": true}, {"path": "/etc/security/namespace.init", "digest": {"algorithm": "md5", "value": "d9e6a7c85e966427ef23a04ec6c7000f"}, "isConfigFile": true}, {"path": "/etc/security/pam_env.conf", "digest": {"algorithm": "md5", "value": "89cc8702173d5cd51abc152ae9f8d6bc"}, "isConfigFile": true}, {"path": "/etc/security/sepermit.conf", "digest": {"algorithm": "md5", "value": "d41c74654734a5c069a37bfc02f0a6d4"}, "isConfigFile": true}, {"path": "/etc/security/time.conf", "digest": {"algorithm": "md5", "value": "06e05c6079e839c8833ac7c3abfde192"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/security/pam_access.so", "digest": {"algorithm": "md5", "value": "06fd45419ab7fad769ec60bd3a34053f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_debug.so", "digest": {"algorithm": "md5", "value": "17d2c2409c95c8df0565a5a175ff2bbe"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_deny.so", "digest": {"algorithm": "md5", "value": "cf623bf433c5527a3eaab428fa07a512"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_echo.so", "digest": {"algorithm": "md5", "value": "e8ed3ccb3e090172a406d376b6d5fb63"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_env.so", "digest": {"algorithm": "md5", "value": "6bafe5ac7e05125a30f5b362a7d94792"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_exec.so", "digest": {"algorithm": "md5", "value": "062db176106d66dd661ae85b65f39466"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faildelay.so", "digest": {"algorithm": "md5", "value": "58de6fcbcd85108a3804f51a6748e015"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faillock.so", "digest": {"algorithm": "md5", "value": "ddb5b9df37f68b668e74de605351388d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_filter.so", "digest": {"algorithm": "md5", "value": "177f09a7b1313846e25e5ed0775d8d00"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_ftp.so", "digest": {"algorithm": "md5", "value": "e9da444bee2d5f0aa53b2e59b7597c1f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_group.so", "digest": {"algorithm": "md5", "value": "1003260e7e7513c14a1b2b1ed0cbd3e9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_issue.so", "digest": {"algorithm": "md5", "value": "0c03b7a8d39a8c9784a6ca98a591207c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_keyinit.so", "digest": {"algorithm": "md5", "value": "06db35fbc77445031b6ad51b00dd6183"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_lastlog.so", "digest": {"algorithm": "md5", "value": "a197fa5ca63063febe76d667b3ba7fe4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_limits.so", "digest": {"algorithm": "md5", "value": "984a23a25a51c4af0dd8e85f6e94636b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_listfile.so", "digest": {"algorithm": "md5", "value": "3bd2b06c322ae40cc3fbce5d98ee20fe"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_localuser.so", "digest": {"algorithm": "md5", "value": "f0f97eda2a2defa5d59b90c73a565d8f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_loginuid.so", "digest": {"algorithm": "md5", "value": "aa46f98de978440c7349e4c399ccb6e5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mail.so", "digest": {"algorithm": "md5", "value": "d15e83de97eb256afd5290cfd2307836"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "digest": {"algorithm": "md5", "value": "03fbc30f73e338c56a1eed0e4a05cd77"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_motd.so", "digest": {"algorithm": "md5", "value": "acff457e071944252b5414c538f5a801"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_namespace.so", "digest": {"algorithm": "md5", "value": "067450647e99d0de1e1af565a4afdb0f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_nologin.so", "digest": {"algorithm": "md5", "value": "dd7d6f10d04fcb32573b3ec52d607624"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_permit.so", "digest": {"algorithm": "md5", "value": "a8bd35de80687a27572c8bd7d9ff7568"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "digest": {"algorithm": "md5", "value": "97fff2221478fecd6a8d2f61262ca0f1"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rhosts.so", "digest": {"algorithm": "md5", "value": "38a5228d8c6b6395b85b00655a970fe4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rootok.so", "digest": {"algorithm": "md5", "value": "15def8ad30be5ce9670b73b9b38940a8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_securetty.so", "digest": {"algorithm": "md5", "value": "ddf32bbb9bb1ca1382db5e180d5c49e8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_selinux.so", "digest": {"algorithm": "md5", "value": "d56ef00e7fdc7a1e9f076ee579568a6b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_sepermit.so", "digest": {"algorithm": "md5", "value": "19efc9966593dabdb52408f85ad7d2d6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_setquota.so", "digest": {"algorithm": "md5", "value": "db7e2188f6f702aadc902169f4f4965b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_shells.so", "digest": {"algorithm": "md5", "value": "d5a5ca639d57a6fbeb34bb6cbb2ae3d2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_stress.so", "digest": {"algorithm": "md5", "value": "8c2090c0bf49787bc3dd08fb1321cb50"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "digest": {"algorithm": "md5", "value": "f81e9dda28edfa40278eecb76a4b32cd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_time.so", "digest": {"algorithm": "md5", "value": "3d5f0ff1c0b9825b0dfc072eb3cc9aa4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_timestamp.so", "digest": {"algorithm": "md5", "value": "0059eb715303ff6f1365bb1a63a98dcd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "digest": {"algorithm": "md5", "value": "3101cd8b81019af628a7815a190cf8c9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_umask.so", "digest": {"algorithm": "md5", "value": "806650a330886b1891cd3fd09c70904e"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_unix.so", "digest": {"algorithm": "md5", "value": "70c3c5d2b430665f05565a0e6c98e814"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_userdb.so", "digest": {"algorithm": "md5", "value": "9ed0779bb066d5c1a3004ec114070386"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_usertype.so", "digest": {"algorithm": "md5", "value": "686db63e7725440e27ef9c6072c98001"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_warn.so", "digest": {"algorithm": "md5", "value": "484458b684e8d8f0e92b1d2cf4fdda13"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_wheel.so", "digest": {"algorithm": "md5", "value": "76bd6a15cbb4016adc113a93eb0dcc81"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_xauth.so", "digest": {"algorithm": "md5", "value": "1e7bb2d7d843488ddfffac6b5c2746c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ca738e6405f12fdf772262f7e736e887"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/changelog.gz", "digest": {"algorithm": "md5", "value": "0372519249c57b4adfd338702d941309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/examples/upperLOWER.c", "digest": {"algorithm": "md5", "value": "08b0e4ae3cf5f6be9421703df9e33dab"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules", "digest": {"algorithm": "md5", "value": "e0d6778ff897f390b07b2cd789c2d57b"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/access.conf.5.gz", "digest": {"algorithm": "md5", "value": "647ee04274728603adc6a8cf7087e144"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillock.conf.5.gz", "digest": {"algorithm": "md5", "value": "cebe860c1426d1a98cecf655bbd313f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/group.conf.5.gz", "digest": {"algorithm": "md5", "value": "2c5e2b7cc7d109eaf3de4d3bbbf49b58"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/limits.conf.5.gz", "digest": {"algorithm": "md5", "value": "cd8ce39b2413ccb8f5c3bcfabba7bc1e"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/namespace.conf.5.gz", "digest": {"algorithm": "md5", "value": "bda4d9ed38b8f7bf1beba505cd5e2979"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam_env.conf.5.gz", "digest": {"algorithm": "md5", "value": "717cdb595f236336bd1496b5ff173a65"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sepermit.conf.5.gz", "digest": {"algorithm": "md5", "value": "4df0684595535fde6fd08f0bf96a91e7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/time.conf.5.gz", "digest": {"algorithm": "md5", "value": "2394a230c744a303600fac66fc79cc51"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_env.7.gz", "digest": {"algorithm": "md5", "value": "dd6eec0483ad70da08293237b7bc5858"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_selinux.7.gz", "digest": {"algorithm": "md5", "value": "9737267b0e8640840cb77b0f1ca9c719"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_access.8.gz", "digest": {"algorithm": "md5", "value": "5bf696ab51a11bce79f86458c3036268"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_debug.8.gz", "digest": {"algorithm": "md5", "value": "1f6d87ecebae4fef473fba2f0e89186c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_deny.8.gz", "digest": {"algorithm": "md5", "value": "a9dc08b35eba312f5f713be8c393bf14"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_echo.8.gz", "digest": {"algorithm": "md5", "value": "513fc235dc6f734e80fb3f6c12a8db5a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_exec.8.gz", "digest": {"algorithm": "md5", "value": "efcca9b62296e24176a970653d381bfc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faildelay.8.gz", "digest": {"algorithm": "md5", "value": "30d654c1b4778fae138d783f9f7758a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faillock.8.gz", "digest": {"algorithm": "md5", "value": "8719b11cbaf742ff5d1ca78e065c0561"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_filter.8.gz", "digest": {"algorithm": "md5", "value": "3d6ea3f71928f7469ea7acdc5e6d1e74"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_ftp.8.gz", "digest": {"algorithm": "md5", "value": "0421107f717bd7a4900065567eaf7ab1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_group.8.gz", "digest": {"algorithm": "md5", "value": "8628abc0e5c1000d3ef2e5e6d2e57be8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_issue.8.gz", "digest": {"algorithm": "md5", "value": "c8bff7f374c6495894511f1931488ec6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_keyinit.8.gz", "digest": {"algorithm": "md5", "value": "8c05455a62f9a62e884814f2a8392e57"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_lastlog.8.gz", "digest": {"algorithm": "md5", "value": "d6fe2b58365917f615878eb8fc974c76"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_limits.8.gz", "digest": {"algorithm": "md5", "value": "981866bdeab53c1fd521592bca58e682"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_listfile.8.gz", "digest": {"algorithm": "md5", "value": "89673dd44cfb5ac6c4d8e058e9d2920c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_localuser.8.gz", "digest": {"algorithm": "md5", "value": "e4da1f6ad72f0d2244783aa08608c38f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_loginuid.8.gz", "digest": {"algorithm": "md5", "value": "ba453cd68f15172d6d8d106eb826634b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mail.8.gz", "digest": {"algorithm": "md5", "value": "25c23bc49c8faf9dd0fd6eec12640ea8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mkhomedir.8.gz", "digest": {"algorithm": "md5", "value": "2b8280faa2cce3770cb3e30cc1c30c47"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_motd.8.gz", "digest": {"algorithm": "md5", "value": "5517c545f28506c0fdaeb9bbdadd4a13"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_namespace.8.gz", "digest": {"algorithm": "md5", "value": "b8848da165831e0fa1dcb3bfcbf919b0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_namespace_helper.8.gz", "digest": {"algorithm": "md5", "value": "10dfb6975e25ad9336db83f2158fef1f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_nologin.8.gz", "digest": {"algorithm": "md5", "value": "85bd2ac54dab8ea034ee81e007ad45a5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_permit.8.gz", "digest": {"algorithm": "md5", "value": "70b753dba643b8ebb62921e932f440e9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_pwhistory.8.gz", "digest": {"algorithm": "md5", "value": "21e430f4684b168028297571a0d390c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rhosts.8.gz", "digest": {"algorithm": "md5", "value": "83e90c57b125735fe2f60b73c3f1b2c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rootok.8.gz", "digest": {"algorithm": "md5", "value": "cd05ca38e5400c454b1919cd2d25e037"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_securetty.8.gz", "digest": {"algorithm": "md5", "value": "56e86ce912acb77020990656e924782c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_sepermit.8.gz", "digest": {"algorithm": "md5", "value": "806421d0c35680163e18e975ae4e9f60"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_setquota.8.gz", "digest": {"algorithm": "md5", "value": "8c856ff35145c1ad3f5a101d409427a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_shells.8.gz", "digest": {"algorithm": "md5", "value": "b815858dffbad2c97a3fba4fea911718"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_succeed_if.8.gz", "digest": {"algorithm": "md5", "value": "2d29656f4689359b8d42f9e249f8487f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_time.8.gz", "digest": {"algorithm": "md5", "value": "7c8eb41ab6f56b3299f46c5f9fbec9ec"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp.8.gz", "digest": {"algorithm": "md5", "value": "db53590d785a3a3cdfcb3fe6951335c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tty_audit.8.gz", "digest": {"algorithm": "md5", "value": "491b1fb7648118a7cd69dffcd2e3d3bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_umask.8.gz", "digest": {"algorithm": "md5", "value": "c7e913f97b2b1ff4bf936ba82519c340"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_unix.8.gz", "digest": {"algorithm": "md5", "value": "44cb6962a007b496a844d8416ddd86f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_userdb.8.gz", "digest": {"algorithm": "md5", "value": "1f24fb584ef1cace115c33823ec93395"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_usertype.8.gz", "digest": {"algorithm": "md5", "value": "33dbb6d1384ebaedbc0900f6cc6d00a9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_warn.8.gz", "digest": {"algorithm": "md5", "value": "e3973718ae20803fd3a36c323d3f0d00"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_wheel.8.gz", "digest": {"algorithm": "md5", "value": "f68667379f3b18f8a848018a902b4c14"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_xauth.8.gz", "digest": {"algorithm": "md5", "value": "602960be0a7f39d432d46b2bd48bc9eb"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/mkhomedir", "digest": {"algorithm": "md5", "value": "8c407275534a3fa2fb8a0944fbe40871"}, "isConfigFile": false}]}}, {"id": "3e9bddf145d6bc95", "name": "libpam-modules-bin", "version": "1.4.0-9+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-modules-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-modules-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-modules-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules-bin:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules-bin:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules_bin:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules_bin:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules-bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules_bin:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpam-modules-bin@1.4.0-9%2Bdeb11u1?arch=amd64&upstream=pam&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules-bin", "source": "pam", "version": "1.4.0-9+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Steve Langasek ", "installedSize": 227, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.3.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/sbin/mkhomedir_helper", "digest": {"algorithm": "md5", "value": "8f38af06d688976470186e03b9da452e"}, "isConfigFile": false}, {"path": "/sbin/unix_chkpwd", "digest": {"algorithm": "md5", "value": "e187a4d6dee3b1023802a1b4e43ce581"}, "isConfigFile": false}, {"path": "/sbin/unix_update", "digest": {"algorithm": "md5", "value": "43e1ab554e643dced69a84bd12b67139"}, "isConfigFile": false}, {"path": "/usr/sbin/faillock", "digest": {"algorithm": "md5", "value": "9e8c4bb8bdef0b2c81353f8de0948abc"}, "isConfigFile": false}, {"path": "/usr/sbin/pam_timestamp_check", "digest": {"algorithm": "md5", "value": "26f7e7f902a7c5db983a9c158d670398"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ca738e6405f12fdf772262f7e736e887"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/changelog.gz", "digest": {"algorithm": "md5", "value": "0372519249c57b4adfd338702d941309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules-bin/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules-bin", "digest": {"algorithm": "md5", "value": "84e57948b562f04d08903fb5268205a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/faillock.8.gz", "digest": {"algorithm": "md5", "value": "ca1074e83ed9f481ea0670b09d5262d6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkhomedir_helper.8.gz", "digest": {"algorithm": "md5", "value": "f17b664944adb0e86e36aa7d0d124695"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp_check.8.gz", "digest": {"algorithm": "md5", "value": "f45637aee8de2efbdd91dbcd15e1d92f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/unix_chkpwd.8.gz", "digest": {"algorithm": "md5", "value": "92fced8a5147d7475084b97edbccede0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/unix_update.8.gz", "digest": {"algorithm": "md5", "value": "0030267ea9891790188ee846c5607a4e"}, "isConfigFile": false}]}}, {"id": "fdcbd45e6ebe1c7f", "name": "libpam-runtime", "version": "1.4.0-9+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-runtime/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-runtime.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-runtime.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-runtime.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam-runtime.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam-runtime/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-runtime:libpam-runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-runtime:libpam_runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_runtime:libpam-runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_runtime:libpam_runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_runtime:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpam-runtime@1.4.0-9%2Bdeb11u1?arch=all&upstream=pam&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-runtime", "source": "pam", "version": "1.4.0-9+deb11u1", "sourceVersion": "", "architecture": "all", "maintainer": "Steve Langasek ", "installedSize": 965, "depends": ["debconf (>= 0.5) | debconf-2.0", "debconf (>= 1.5.19) | cdebconf", "libpam-modules (>= 1.0.1-6)"], "files": [{"path": "/etc/pam.conf", "digest": {"algorithm": "md5", "value": "87fc76f18e98ee7d3848f6b81b3391e5"}, "isConfigFile": true}, {"path": "/etc/pam.d/other", "digest": {"algorithm": "md5", "value": "31aa7f2181889ffb00b87df4126d1701"}, "isConfigFile": true}, {"path": "/usr/sbin/pam-auth-update", "digest": {"algorithm": "md5", "value": "56a4c5c5ba75e0bea167033aeec0df60"}, "isConfigFile": false}, {"path": "/usr/sbin/pam_getenv", "digest": {"algorithm": "md5", "value": "f599dc6c03a2251b3b53ecd115d5b0e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ca738e6405f12fdf772262f7e736e887"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/changelog.gz", "digest": {"algorithm": "md5", "value": "0372519249c57b4adfd338702d941309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-runtime/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-runtime", "digest": {"algorithm": "md5", "value": "27f9cac99e625f3e7c8afb229addcca5"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "8fc8bfef98b506dea6c5004f72abd362"}, "isConfigFile": false}, {"path": "/usr/share/locale/am/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "d78699c2349b8a617b21fb35d0009c7b"}, "isConfigFile": false}, {"path": "/usr/share/locale/ar/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b09c4c9d844e2a55f087ac84042e0d0e"}, "isConfigFile": false}, {"path": "/usr/share/locale/as/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "5d651e6b60c1babe5acd9c3cce96dd24"}, "isConfigFile": false}, {"path": "/usr/share/locale/az/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4f071a049d662fb196ed4ad607f2c09d"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "0314545a410f19f96ae6d93e179e99e5"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "5c89843aa7d9d667b1a02b3a63011c00"}, "isConfigFile": false}, {"path": "/usr/share/locale/bn/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f8de8160f35843b853e9a98aa3d75a53"}, "isConfigFile": false}, {"path": "/usr/share/locale/bn_IN/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "5c042a959c00b5f3088fd452d992d42b"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "87740e032f1761a5e3647b4572913add"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "75203386efea894dc807d92a318adc16"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f6fa7d97174696bb6de2cf78b921d040"}, "isConfigFile": false}, {"path": "/usr/share/locale/cy/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f58b089e7b0e8b24e4fa9c8a47f80624"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "8b788379adbee6a6fcd03de9bda09948"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4eb51ed8ecfe67f03083b4af60cfdc10"}, "isConfigFile": false}, {"path": "/usr/share/locale/de_CH/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "910cac1c5714805342ef2b2d528d304b"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b6f9c493012d79846e0ee514eff16d33"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "e8300c9b16a002ba6a6ce3e3a634cb32"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "01c686f5dacb38cc65c88976ba2062c2"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "0bfcdc626c0fc20bda378288bc4f5652"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "117f993a29f661235afd9e1a636ff5c5"}, "isConfigFile": false}, {"path": "/usr/share/locale/fa/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "fac4c19de37cf4febeb1c799cd05108a"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "78ff80a7480cf88581baefeb028d92ce"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "6732bc8a51b5670578cc00da4ff99ef1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "5ca439062cc7453bc58c9368b2a12592"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b15addbf77c59210cceb65d790946aa2"}, "isConfigFile": false}, {"path": "/usr/share/locale/gu/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4c8a618f40f1fcf6e13b6933f7bd20e2"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "7af6b3ebf053986a5d6094010bb05658"}, "isConfigFile": false}, {"path": "/usr/share/locale/hi/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4bbd876a13438f9c30e263638167d267"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4b133136518b49de05f41ae5421f6247"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ac34fb2ceac11f255c901196b9410100"}, "isConfigFile": false}, {"path": "/usr/share/locale/ia/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "1d58d7994127c2ce0fe9a14ed3c7955b"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "316831fbeaf16c2a6674c91d3c5032ea"}, "isConfigFile": false}, {"path": "/usr/share/locale/is/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4817afc65795fc97caa115aa74bbf1e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "cc312dbafaa72949a2b19e2e3cc1dc00"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "50b05fd810158e4ad2d62b67fdd344aa"}, "isConfigFile": false}, {"path": "/usr/share/locale/ka/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "91f02887e3ed38912fd5a31d7cb2e13f"}, "isConfigFile": false}, {"path": "/usr/share/locale/kk/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "eacfe5d22098ed336c3979956423e3a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "37fbab5d2fca5d326167d684526480b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/kn/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "1818500cf0b603262d5348d946810f41"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "c048ec169b5e917991aeab79b403be7b"}, "isConfigFile": false}, {"path": "/usr/share/locale/kw_GB/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "8b8aa391f8ae453160d89f448616d0be"}, "isConfigFile": false}, {"path": "/usr/share/locale/ky/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ab645586b0bd4c3e797fc66aff802c9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "e1655e2ce1ed95c6ace75bec9b5702ab"}, "isConfigFile": false}, {"path": "/usr/share/locale/lv/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "bf9b3b005d5fcf626619d5771d6a1b22"}, "isConfigFile": false}, {"path": "/usr/share/locale/mk/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "02d887898cf0a6faca60d66b2b093ea8"}, "isConfigFile": false}, {"path": "/usr/share/locale/ml/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "3170a43c03b735f5ce785f42fb623671"}, "isConfigFile": false}, {"path": "/usr/share/locale/mn/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "791cc027bf44c171e8f7271ae1d2925a"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "3200f079d5606b41f8b0fa27d8e191c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ca927b5452b91098f717c668b5c51d27"}, "isConfigFile": false}, {"path": "/usr/share/locale/my/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "7e3f02a1af095d14c4cfcb5a15a1ac0f"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "d8043eb30b71a0f632f15fc4d0f3c622"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "398b2f044564a01b8eb124db6bccabd9"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "df160ebd9bc48b37b6a636b1aa8d7930"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "70db1788d9e7baf4e23237f251ed2fcc"}, "isConfigFile": false}, {"path": "/usr/share/locale/or/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b49dc1bdd71b5e8413280ea86ddae99a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "97079fdce1aa3cd9bb832ae3821c4553"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "e83c8dd8dee7a5c338d1f0feb1c31b7a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "7c3a97f993b2d270ae158dbec5d1d08b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f2430d81e305bf3b39283c678696952c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "98034bfcdc958ff246d324a069755664"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "6e9415386b8a882fb3fd843621a495ab"}, "isConfigFile": false}, {"path": "/usr/share/locale/si/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b804d57b708ac183aa5cb4334674bd18"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "edd3abeda33d54d654f61d96006843a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "0fee898eebb60c29b07d154ff0db664b"}, "isConfigFile": false}, {"path": "/usr/share/locale/sq/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4067c73cd0163536789c3b904f9569e5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "1b1810ee4e91078152aba4cbf328b951"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr@latin/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "674936aa048362ed42cc521b3a0f85fd"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "92a284a1260e19008d2515a5621734da"}, "isConfigFile": false}, {"path": "/usr/share/locale/ta/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "d2686cbf6359eca589ddd2d9fdbcfbbe"}, "isConfigFile": false}, {"path": "/usr/share/locale/te/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "24bbe0fc0d3de0fd8e23537c4458c5fd"}, "isConfigFile": false}, {"path": "/usr/share/locale/tg/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "4ad452ef87eb57287ce74d7a984d525e"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "92dbabb7e3dd40c39ab11e0e7434d139"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ba03ed8bebaf92e816a68f50401c035f"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f0c346fc8dfabb158f3c7017c2cac77c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ur/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "410cdc7c0e3ec06a00d199ecc3a97848"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "890f0a2a638a95c08187c772c22a5ba3"}, "isConfigFile": false}, {"path": "/usr/share/locale/yo/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "91739b4afafe486a7ef7e809bf404ca6"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "1548d60c3f90d92a7ad84ee1a76ec719"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_HK/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "b8d842c33e2c6b866f7c81eb17dd7e85"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "f3d1f66c1ba95183ec80790c829d80ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/zu/LC_MESSAGES/Linux-PAM.mo", "digest": {"algorithm": "md5", "value": "ecf264f0db5bc102905a321023b93203"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam.conf.5.gz", "digest": {"algorithm": "md5", "value": "7e3c111fb8254ae5988f98793e6065f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/PAM.7.gz", "digest": {"algorithm": "md5", "value": "7f38a6a46eb9bebd8ecdd64f65060f38"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam-auth-update.8.gz", "digest": {"algorithm": "md5", "value": "f4c3159514af663ec1f24e693171d8e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_getenv.8.gz", "digest": {"algorithm": "md5", "value": "fceaa546409c0d29a6f74db90056e6b8"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/unix", "digest": {"algorithm": "md5", "value": "ca78117c7ea5c63c58c25f0491e89153"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-account", "digest": {"algorithm": "md5", "value": "117df385af6d411fbd1ffa97bc048f66"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-account.md5sums", "digest": {"algorithm": "md5", "value": "a16cd434ecf1fd38ade67f3ce31ecdc6"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-auth", "digest": {"algorithm": "md5", "value": "4e8989cd590e8bdeaa97c3d77320e3c4"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-auth.md5sums", "digest": {"algorithm": "md5", "value": "4e92a1187df5d09844592f3afbaf54e1"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-password", "digest": {"algorithm": "md5", "value": "10fc4e7208f68b132eaa6623d10d73cb"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-password.md5sums", "digest": {"algorithm": "md5", "value": "894b91ed648db1b4964c1c0b1c0686c9"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session", "digest": {"algorithm": "md5", "value": "e0552343f0f3a41625251b3160bf72de"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session-noninteractive", "digest": {"algorithm": "md5", "value": "583579358a72f01b534a4a565454a06a"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session-noninteractive.md5sums", "digest": {"algorithm": "md5", "value": "4e12461200b864f5337bdc2acec117a7"}, "isConfigFile": false}, {"path": "/usr/share/pam/common-session.md5sums", "digest": {"algorithm": "md5", "value": "e82dff1f5fabeb74e3f3ce5235fd1821"}, "isConfigFile": false}]}}, {"id": "d6f52d40dce5590f", "name": "libpam0g", "version": "1.4.0-9+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam0g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpam0g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam0g:libpam0g:1.4.0-9\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpam0g@1.4.0-9%2Bdeb11u1?arch=amd64&upstream=pam&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam0g", "source": "pam", "version": "1.4.0-9+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Steve Langasek ", "installedSize": 244, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/lib/x86_64-linux-gnu/libpam.so.0.85.1", "digest": {"algorithm": "md5", "value": "716128e00ddca58d19c61c889c6a020c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "digest": {"algorithm": "md5", "value": "df7525fa20192b338f0189da9d5e27c5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "digest": {"algorithm": "md5", "value": "af0246bd13a8a97d76925b1af4aa2f0c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/Debian-PAM-MiniPolicy.gz", "digest": {"algorithm": "md5", "value": "5415c4c988fa93e6528d9142b92db701"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README", "digest": {"algorithm": "md5", "value": "f7d97991272ef0983e137f33ee224cd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README.Debian", "digest": {"algorithm": "md5", "value": "ce3d89b0d852f9edb5fd439931b955a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/TODO.Debian", "digest": {"algorithm": "md5", "value": "ab72b70830c7c3f493f00a88ebf5ebf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ca738e6405f12fdf772262f7e736e887"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/changelog.gz", "digest": {"algorithm": "md5", "value": "0372519249c57b4adfd338702d941309"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam0g", "digest": {"algorithm": "md5", "value": "ae7ab5b398c6745008ec3efd19e09e3d"}, "isConfigFile": false}]}}, {"id": "42850cdaa640a27b", "name": "libpcre2-8-0", "version": "10.36-2+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpcre2-8-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpcre2-8-0@10.36-2%2Bdeb11u1?arch=amd64&upstream=pcre2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre2-8-0", "source": "pcre2", "version": "10.36-2+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthew Vernon ", "installedSize": 664, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.10.1", "digest": {"algorithm": "md5", "value": "5197592fddd02bb365afc75ddbe9f757"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/README.Debian", "digest": {"algorithm": "md5", "value": "fbde6fa016e43367c012e30e442e8180"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "fc8725693b1fcf89ea132ce1ae014efa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.gz", "digest": {"algorithm": "md5", "value": "7fb71eb79c3fa8782ae8f39afbcdf16c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/copyright", "digest": {"algorithm": "md5", "value": "2fd254e240f8f30f95d53cb1af479b04"}, "isConfigFile": false}]}}, {"id": "5f472c7f2697635f", "name": "libpcre3", "version": "2:8.39-13", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpcre3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre3:libpcre3:2\\:8.39-13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpcre3@2:8.39-13?arch=amd64&upstream=pcre3&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre3", "source": "pcre3", "version": "2:8.39-13", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthew Vernon ", "installedSize": 669, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "digest": {"algorithm": "md5", "value": "ba1d484da5e474241633e37bd6604c90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "digest": {"algorithm": "md5", "value": "f714571fd2916835f34eeba1578435b2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/AUTHORS", "digest": {"algorithm": "md5", "value": "6243b14c0d5f5cbbfe60a79f7a02cd39"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/NEWS.gz", "digest": {"algorithm": "md5", "value": "0ea2c3402bf60d0973f2ae9feae84bbb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.Debian", "digest": {"algorithm": "md5", "value": "9b5e25428ca3db7b1361d23fcf8a8645"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.gz", "digest": {"algorithm": "md5", "value": "34e24fc18ff2c4206c683296d3d0430d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8318be4aa13ea8bc3de82e827703dd3b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/changelog.gz", "digest": {"algorithm": "md5", "value": "806991f4b2c2216624e72f035c3d97ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/copyright", "digest": {"algorithm": "md5", "value": "b74684cdd7069616a57aa29cb658da63"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/pcrepattern.3.gz", "digest": {"algorithm": "md5", "value": "8fef8d0d78968f4d60cde4848385b7e8"}, "isConfigFile": false}]}}, {"id": "d8a2118e1689d49d", "name": "libpng16-16", "version": "1.6.37-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpng16-16:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libpng16-16:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "BSD-like-with-advertising-clause", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}, {"value": "libpng", "spdxExpression": "Libpng", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpng16-16/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpng16-16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16-16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16_16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16_16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16:libpng16-16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpng16:libpng16_16:1.6.37-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpng16-16@1.6.37-3?arch=amd64&upstream=libpng1.6&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpng16-16", "source": "libpng1.6", "version": "1.6.37-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Maintainers of libpng1.6 packages ", "installedSize": 444, "depends": ["libc6 (>= 2.29)", "zlib1g (>= 1:1.2.11.dfsg)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0", "digest": {"algorithm": "md5", "value": "90c5f9d67cb9a0cf4c73210095a9e987"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/libpng16", "digest": {"algorithm": "md5", "value": "f70f5d78a9e3fa01749639ad088bee65"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/ANNOUNCE", "digest": {"algorithm": "md5", "value": "def44ef0ddb95585ccdf64f60bde255d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/README.gz", "digest": {"algorithm": "md5", "value": "919185b84b45976a3561336c8c8d5f5b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/TODO", "digest": {"algorithm": "md5", "value": "4a82aa11a927fdf7473d14ccdfeb819b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c73038351bb86f40b5748e269848f9f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/changelog.gz", "digest": {"algorithm": "md5", "value": "34aebf8fe819ca925c7c7cdbc73babd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/copyright", "digest": {"algorithm": "md5", "value": "8809fbfb619a9dc84f7457d56f12fa2c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpng16-16/libpng-manual.txt.gz", "digest": {"algorithm": "md5", "value": "bf7eb48aa138d0efc82fe909d3dd4de2"}, "isConfigFile": false}]}}, {"id": "12a40b0bb0d709eb", "name": "libpsl5", "version": "0.21.0-1.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpsl5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpsl5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpsl5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libpsl5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Chromium", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpsl5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpsl5/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpsl5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libpsl5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpsl5:libpsl5:0.21.0-1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpsl5@0.21.0-1.2?arch=amd64&upstream=libpsl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpsl5", "source": "libpsl", "version": "0.21.0-1.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Tim R\u00fchsen ", "installedSize": 95, "depends": ["libidn2-0 (>= 0.16)", "libc6 (>= 2.4)", "libunistring2 (>= 0.9.7)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2", "digest": {"algorithm": "md5", "value": "7d3ccb06339ee8e6cc7ffaef0cb0602f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpsl5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "85ae46e7cc9934b79f5be08bd74c9653"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpsl5/changelog.gz", "digest": {"algorithm": "md5", "value": "df516538eb371712ed61591aa939cd27"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpsl5/copyright", "digest": {"algorithm": "md5", "value": "426f624e63f6cd8ec0c1585fbfdbdd28"}, "isConfigFile": false}]}}, {"id": "e082ad4f0ed2ea7c", "name": "libreadline8", "version": "8.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libreadline8/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libreadline8:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libreadline8:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libreadline8/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libreadline8/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libreadline8:libreadline8:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libreadline8@8.1-1?arch=amd64&upstream=readline&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libreadline8", "source": "readline", "version": "8.1-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthias Klose ", "installedSize": 471, "depends": ["readline-common", "libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/lib/x86_64-linux-gnu/libhistory.so.8.1", "digest": {"algorithm": "md5", "value": "7cdb374ef0c5e8dff142c3d64284c597"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libreadline.so.8.1", "digest": {"algorithm": "md5", "value": "28598832a44cc1a2556cba6069c8f153"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/README.Debian", "digest": {"algorithm": "md5", "value": "db22ab5a3d7a94ab8b0a93657b11aa08"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/USAGE", "digest": {"algorithm": "md5", "value": "0bb4ff5a1ee6f767d0d1b7ded925a8a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c0ad48c3c629f3244041230c46d5d8d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/changelog.gz", "digest": {"algorithm": "md5", "value": "147f49e4567ecf416224ba1852d4f467"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/copyright", "digest": {"algorithm": "md5", "value": "b0cf3572690d3722c99c47e2cc573aeb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/examples/Inputrc", "digest": {"algorithm": "md5", "value": "05e58ca0def73f34efef5ff4cac6a939"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline8/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}]}}, {"id": "67e81e91a8c1dffc", "name": "librtmp1", "version": "2.4+20151223.gitfa8646d.1-2+b2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/librtmp1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/librtmp1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/librtmp1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/librtmp1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/librtmp1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/librtmp1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/librtmp1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/librtmp1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:librtmp1:librtmp1:2.4\\+20151223.gitfa8646d.1-2\\+b2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/librtmp1@2.4%2B20151223.gitfa8646d.1-2%2Bb2?arch=amd64&upstream=rtmpdump%402.4%2B20151223.gitfa8646d.1-2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "librtmp1", "source": "rtmpdump", "version": "2.4+20151223.gitfa8646d.1-2+b2", "sourceVersion": "2.4+20151223.gitfa8646d.1-2", "architecture": "amd64", "maintainer": "Debian Multimedia Maintainers ", "installedSize": 146, "depends": ["libc6 (>= 2.14)", "libgmp10", "libgnutls30 (>= 3.6.14)", "libhogweed6", "libnettle8", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/librtmp.so.1", "digest": {"algorithm": "md5", "value": "78a9ff072831a45e09036538467f311e"}, "isConfigFile": false}, {"path": "/usr/share/doc/librtmp1/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "943374c9bbcca4b6943289fae91e52ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/librtmp1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "45c4d31e39d345c36597f36c5d795c10"}, "isConfigFile": false}, {"path": "/usr/share/doc/librtmp1/changelog.gz", "digest": {"algorithm": "md5", "value": "3ac9c9e27c0441b6ed398aa1fca6fdf1"}, "isConfigFile": false}, {"path": "/usr/share/doc/librtmp1/copyright", "digest": {"algorithm": "md5", "value": "79bad274b70075d8e97c7dd7b79f841f"}, "isConfigFile": false}]}}, {"id": "f822bcada11466f5", "name": "libsasl2-2", "version": "2.1.27+dfsg-2.1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libsasl2-2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl2-2:libsasl2-2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-2:libsasl2_2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_2:libsasl2-2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_2:libsasl2_2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2-2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2_2:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsasl2-2@2.1.27%2Bdfsg-2.1%2Bdeb11u1?arch=amd64&upstream=cyrus-sasl2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsasl2-2", "source": "cyrus-sasl2", "version": "2.1.27+dfsg-2.1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Cyrus Team ", "installedSize": 188, "depends": ["libsasl2-modules-db (>= 2.1.27+dfsg-2.1+deb11u1)", "libc6 (>= 2.15)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25", "digest": {"algorithm": "md5", "value": "166653fbf96e0c0755d079dcda7141d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "cba810b73f30ce64df6e67ece59d3459"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/README.Debian", "digest": {"algorithm": "md5", "value": "98c1bc6998a957ef0c0e4a516f927a98"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/README.configure-options", "digest": {"algorithm": "md5", "value": "f6ca26587b4d1c4457b978f0d4f2c3cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8bbdd5c9f4f7c83cd05441257a885cce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/changelog.gz", "digest": {"algorithm": "md5", "value": "ed1899fb5879468be4a1c14c8584d092"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-2/copyright", "digest": {"algorithm": "md5", "value": "b0aea31008af10081c9e1367feea97d6"}, "isConfigFile": false}]}}, {"id": "4e5ef481c20ca84e", "name": "libsasl2-modules-db", "version": "2.1.27+dfsg-2.1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libsasl2-modules-db:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libsasl2-modules-db/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl2-modules-db:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules-db:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules_db:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules_db:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2-modules:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2_modules:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2-modules-db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsasl2:libsasl2_modules_db:2.1.27\\+dfsg-2.1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsasl2-modules-db@2.1.27%2Bdfsg-2.1%2Bdeb11u1?arch=amd64&upstream=cyrus-sasl2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsasl2-modules-db", "source": "cyrus-sasl2", "version": "2.1.27+dfsg-2.1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Cyrus Team ", "installedSize": 101, "depends": ["libc6 (>= 2.14)", "libdb5.3"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25", "digest": {"algorithm": "md5", "value": "cd10ed39a8fe7882e0bfba3f0b78438c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "cba810b73f30ce64df6e67ece59d3459"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8bbdd5c9f4f7c83cd05441257a885cce"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/changelog.gz", "digest": {"algorithm": "md5", "value": "ed1899fb5879468be4a1c14c8584d092"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsasl2-modules-db/copyright", "digest": {"algorithm": "md5", "value": "b0aea31008af10081c9e1367feea97d6"}, "isConfigFile": false}]}}, {"id": "96fe8c190c96041e", "name": "libseccomp2", "version": "2.5.1-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libseccomp2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libseccomp2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libseccomp2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libseccomp2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libseccomp2:libseccomp2:2.5.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libseccomp2@2.5.1-1%2Bdeb11u1?arch=amd64&upstream=libseccomp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libseccomp2", "source": "libseccomp", "version": "2.5.1-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Kees Cook ", "installedSize": 158, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libseccomp.so.2.5.1", "digest": {"algorithm": "md5", "value": "80fffd4199af0582f324b217de49f220"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "0557da8ed432309ca68b37bc0532e173"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/changelog.gz", "digest": {"algorithm": "md5", "value": "f9e98ff2c942ea760f6553c76e6b0a91"}, "isConfigFile": false}, {"path": "/usr/share/doc/libseccomp2/copyright", "digest": {"algorithm": "md5", "value": "2a1920ce9684ad21bee00b481ee066af"}, "isConfigFile": false}]}}, {"id": "e5b9d661ddd579eb", "name": "libselinux1", "version": "3.1-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libselinux1:libselinux1:3.1-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libselinux1@3.1-3?arch=amd64&upstream=libselinux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libselinux1", "source": "libselinux", "version": "3.1-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian SELinux maintainers ", "installedSize": 207, "depends": ["libc6 (>= 2.14)", "libpcre2-8-0 (>= 10.22)"], "files": [{"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "digest": {"algorithm": "md5", "value": "da6ac7705ec009a1d160a0aa29349fb4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "54970d9409d409b145247c39eacc111b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/copyright", "digest": {"algorithm": "md5", "value": "3f85b5814483a164783defd5a682b44c"}, "isConfigFile": false}]}}, {"id": "872663dcd6f6eecf", "name": "libsemanage-common", "version": "3.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsemanage-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsemanage-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage-common:libsemanage-common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage-common:libsemanage_common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage-common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage_common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage-common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage_common:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsemanage-common@3.1-1?arch=all&upstream=libsemanage&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage-common", "source": "libsemanage", "version": "3.1-1", "sourceVersion": "", "architecture": "all", "maintainer": "Debian SELinux maintainers ", "installedSize": 36, "files": [{"path": "/etc/selinux/semanage.conf", "digest": {"algorithm": "md5", "value": "f6f9b97af233c90ca127f406fb6f0932"}, "isConfigFile": true}, {"path": "/usr/share/doc/libsemanage-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "166ad0c4972006211d22fe9f9dce0440"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage-common/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "466586ac0bdeb30bb81325b13a60838d"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "2c62989ae1c64423a6351d0a96702686"}, "isConfigFile": false}]}}, {"id": "4407a925bdeffe4d", "name": "libsemanage1", "version": "3.1-1+b2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage1:libsemanage1:3.1-1\\+b2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsemanage1@3.1-1%2Bb2?arch=amd64&upstream=libsemanage%403.1-1&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage1", "source": "libsemanage", "version": "3.1-1+b2", "sourceVersion": "3.1-1", "architecture": "amd64", "maintainer": "Debian SELinux maintainers ", "installedSize": 307, "depends": ["libsemanage-common (= 3.1-1)", "libaudit1 (>= 1:2.2.1)", "libbz2-1.0", "libc6 (>= 2.14)", "libselinux1 (>= 3.1)", "libsepol1 (>= 3.1)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "digest": {"algorithm": "md5", "value": "464475d9625241ad2e8988afab313101"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "8028a844f4e61b84b1ddd10c01a3e30e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "166ad0c4972006211d22fe9f9dce0440"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}]}}, {"id": "ca19518dd1983633", "name": "libsepol1", "version": "3.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsepol1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsepol1:libsepol1:3.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsepol1@3.1-1?arch=amd64&upstream=libsepol&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsepol1", "source": "libsepol", "version": "3.1-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian SELinux maintainers ", "installedSize": 743, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsepol.so.1", "digest": {"algorithm": "md5", "value": "840823955900ca24d8b0ce07d68a0f70"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d45da6d89842e183831dd19648c8d0f3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/copyright", "digest": {"algorithm": "md5", "value": "9b2c0b1cdd53893a454c5d1b65078dcb"}, "isConfigFile": false}]}}, {"id": "07320a4dadd5c6e0", "name": "libsmartcols1", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsmartcols1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsmartcols1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsmartcols1:libsmartcols1:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsmartcols1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsmartcols1", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 328, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsmartcols.so.1.1.0", "digest": {"algorithm": "md5", "value": "40c95d7b9dd851c061e2c801aa8ba57d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsmartcols1/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}]}}, {"id": "62a596cc3d3bae02", "name": "libss2", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libss2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libss2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libss2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libss2:libss2:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libss2@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libss2", "source": "e2fsprogs", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 113, "depends": ["libcom-err2", "libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/libss.so.2.0", "digest": {"algorithm": "md5", "value": "c543b4c17b385d446c99bef70e4a5a8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libss2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libss2/copyright", "digest": {"algorithm": "md5", "value": "ee29b90cd5b22694769f86e8d0ee07a5"}, "isConfigFile": false}]}}, {"id": "6d4eb2e83c183800", "name": "libssh2-1", "version": "1.9.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssh2-1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libssh2-1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssh2-1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libssh2-1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD3", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libssh2-1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libssh2-1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssh2-1:libssh2-1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2-1:libssh2_1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2_1:libssh2-1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2_1:libssh2_1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2:libssh2-1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssh2:libssh2_1:1.9.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libssh2-1@1.9.0-2?arch=amd64&upstream=libssh2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssh2-1", "source": "libssh2", "version": "1.9.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Nicolas Mora ", "installedSize": 298, "depends": ["libc6 (>= 2.14)", "libgcrypt20 (>= 1.8.0)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1", "digest": {"algorithm": "md5", "value": "de64e0219e3ffbfe551f08229298d0a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/AUTHORS", "digest": {"algorithm": "md5", "value": "56be16f76978852e0bea7de3bee4fddf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/RELEASE-NOTES", "digest": {"algorithm": "md5", "value": "cfbd9f977213e59c81ab313b13d06082"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "940c0dfd125779247a160fb1eca6320a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/changelog.gz", "digest": {"algorithm": "md5", "value": "1b6316d5c527f3324fb540272906da2f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssh2-1/copyright", "digest": {"algorithm": "md5", "value": "e6da07c9515e5ac89dd88209009b5cc3"}, "isConfigFile": false}]}}, {"id": "3acd4d4682e04fdf", "name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libssl1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssl1.1", "source": "openssl", "version": "1.1.1n-0+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenSSL Team ", "installedSize": 4124, "depends": ["libc6 (>= 2.25)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "digest": {"algorithm": "md5", "value": "65c066395c1f7469bd555269cd3bbeb4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "digest": {"algorithm": "md5", "value": "c3876bf1e224c2e7630ff38fac831689"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "digest": {"algorithm": "md5", "value": "bf4f44a145415306472330939feaf33d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "digest": {"algorithm": "md5", "value": "2e93e13b373621a7d3aaddacd6701fa8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "36d84ee05886a95b19e981c1f67b7eb0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e4fd0426e8d9eac00d04f2357334998b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.gz", "digest": {"algorithm": "md5", "value": "718c0c03a3c9daeb2d2617809b5d8ce8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}]}}, {"id": "900cf788fe3d05b7", "name": "libstdc++6", "version": "10.2.1-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+6:libstdc\\+\\+6:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libstdc%2B%2B6@10.2.1-6?arch=amd64&upstream=gcc-10&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libstdc++6", "source": "gcc-10", "version": "10.2.1-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 2351, "depends": ["gcc-10-base (= 10.2.1-6)", "libc6 (>= 2.23)", "libgcc-s1 (>= 4.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "digest": {"algorithm": "md5", "value": "b49d39bc78238ed7ca0c71184eb8db19"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "digest": {"algorithm": "md5", "value": "68b329da9893e34099c7d8ad5cb9c940"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "digest": {"algorithm": "md5", "value": "ae17853071ca9899f6cb501024af780a"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "digest": {"algorithm": "md5", "value": "e561f1fd701009fac956bf3ea20218a6"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "digest": {"algorithm": "md5", "value": "236a5719c2424adc4d59612fd75dc1c6"}, "isConfigFile": false}, {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "digest": {"algorithm": "md5", "value": "2c227b42734deba3738f5df180802e6d"}, "isConfigFile": false}]}}, {"id": "da580e3b90b7fff3", "name": "libsystemd0", "version": "247.3-7+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsystemd0:libsystemd0:247.3-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libsystemd0@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsystemd0", "source": "systemd", "version": "247.3-7+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian systemd Maintainers ", "installedSize": 865, "preDepends": ["libc6 (>= 2.30)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r122)", "liblzma5 (>= 5.1.1alpha+20120614)", "libzstd1 (>= 1.4.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsystemd.so.0.30.0", "digest": {"algorithm": "md5", "value": "98181a7b63d7e2258feb76c9a83b6e80"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "4afa5477a1df62dd1fe796204e402364"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "5784bf18113e35d2", "name": "libtasn1-6", "version": "4.16.0-2+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtasn1-6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtasn1-6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtasn1-6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtasn1-6:libtasn1-6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1-6:libtasn1_6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1_6:libtasn1-6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1_6:libtasn1_6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn1-6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn1_6:4.16.0-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtasn1-6@4.16.0-2%2Bdeb11u1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtasn1-6", "source": "", "version": "4.16.0-2+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GnuTLS Maintainers ", "installedSize": 124, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0", "digest": {"algorithm": "md5", "value": "fd7692e8b9f1b335f3c8f09a366ea78d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/AUTHORS", "digest": {"algorithm": "md5", "value": "bb8e73177911b0b4b0570cbacac54f88"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/README.md", "digest": {"algorithm": "md5", "value": "8e395bf236961233c674eeeda1089d8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/THANKS", "digest": {"algorithm": "md5", "value": "d439f7c88a54c316cc7f4e9020bb7d24"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "315afd5d16cf57eb82afa654b0d8096c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/changelog.gz", "digest": {"algorithm": "md5", "value": "8627ddb68716a2d521c78e0f409098ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtasn1-6/copyright", "digest": {"algorithm": "md5", "value": "7774a07ae2a65728f781a76f24a893f2"}, "isConfigFile": false}]}}, {"id": "960492afa79aa9a5", "name": "libtiff5", "version": "4.2.0-1+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libtiff5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libtiff5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Hylafax", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libtiff5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtiff5:libtiff5:4.2.0-1\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtiff5@4.2.0-1%2Bdeb11u4?arch=amd64&upstream=tiff&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtiff5", "source": "tiff", "version": "4.2.0-1+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Laszlo Boszormenyi (GCS) ", "installedSize": 677, "depends": ["libc6 (>= 2.29)", "libdeflate0 (>= 1.0)", "libjbig0 (>= 2.0)", "libjpeg62-turbo (>= 1.3.1)", "liblzma5 (>= 5.1.1alpha+20120614)", "libwebp6 (>= 0.5.1)", "libzstd1 (>= 1.4.0)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libtiff.so.5.6.0", "digest": {"algorithm": "md5", "value": "9b02f6b06210ab00d130e0b736ae7701"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtiff5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "13634acf517822bc31dcb3ed3e112a0f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtiff5/changelog.gz", "digest": {"algorithm": "md5", "value": "5d463687a37308c07d5411114b7168e8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtiff5/copyright", "digest": {"algorithm": "md5", "value": "e859b2ae89c96e179995d377da3571de"}, "isConfigFile": false}]}}, {"id": "5de96d744b5d4652", "name": "libtinfo6", "version": "6.2+20201114-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtinfo6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtinfo6/copyright"}]}, {"value": "MIT/X11", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtinfo6/copyright"}]}, {"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtinfo6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtinfo6:libtinfo6:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtinfo6@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtinfo6", "source": "ncurses", "version": "6.2+20201114-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Craig Small ", "installedSize": 536, "depends": ["libc6 (>= 2.16)"], "files": [{"path": "/lib/x86_64-linux-gnu/libtinfo.so.6.2", "digest": {"algorithm": "md5", "value": "c3de0b3ee5a60484e1c9965f4de7adbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "digest": {"algorithm": "md5", "value": "27042c5383e61ab4bef59b3e2ae3cf77"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/FAQ", "digest": {"algorithm": "md5", "value": "4bdf342194c8b3dcf47416c4d8aa6fe9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/TODO.Debian", "digest": {"algorithm": "md5", "value": "7493372c830eef9ed0a64ae64131d144"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6b455f8ae95bd47d247f7a2be7b28c28"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/changelog.gz", "digest": {"algorithm": "md5", "value": "545c011e1a464f19b9092fa5b90ee81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/copyright", "digest": {"algorithm": "md5", "value": "c557caef509f56fc1e498f7441bc6e86"}, "isConfigFile": false}]}}, {"id": "c3783dcdc55a0694", "name": "libtirpc-common", "version": "1.3.1-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtirpc-common.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtirpc-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtirpc-common.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtirpc-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc-common/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc-common/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtirpc-common:libtirpc-common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc-common:libtirpc_common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc_common:libtirpc-common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc_common:libtirpc_common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc:libtirpc-common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc:libtirpc_common:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtirpc-common@1.3.1-1%2Bdeb11u1?arch=all&upstream=libtirpc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtirpc-common", "source": "libtirpc", "version": "1.3.1-1+deb11u1", "sourceVersion": "", "architecture": "all", "maintainer": "Josue Ortega ", "installedSize": 34, "files": [{"path": "/etc/netconfig", "digest": {"algorithm": "md5", "value": "ca8db53e3af4d735335c2607d21c7195"}, "isConfigFile": true}, {"path": "/usr/share/doc/libtirpc-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8d5603cec565c56313fed2d81b0ba412"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc-common/changelog.gz", "digest": {"algorithm": "md5", "value": "6c59c7997133406648c688473107d7e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc-common/copyright", "digest": {"algorithm": "md5", "value": "270febbdb8203bdc13f542c2576cdade"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/netconfig.5.gz", "digest": {"algorithm": "md5", "value": "3517e494f58a015e636226f18624347b"}, "isConfigFile": false}]}}, {"id": "cb0ef13612953b04", "name": "libtirpc3", "version": "1.3.1-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtirpc3:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libtirpc3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc3/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc3/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libtirpc3/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtirpc3:libtirpc3:1.3.1-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libtirpc3@1.3.1-1%2Bdeb11u1?arch=amd64&upstream=libtirpc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtirpc3", "source": "libtirpc", "version": "1.3.1-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Josue Ortega ", "installedSize": 229, "depends": ["libc6 (>= 2.16)", "libgssapi-krb5-2 (>= 1.17)", "libtirpc-common (>= 1.3.1-1+deb11u1)"], "files": [{"path": "/lib/x86_64-linux-gnu/libtirpc.so.3.0.0", "digest": {"algorithm": "md5", "value": "2e0b356ad89a7566022fcbd2ed362bcc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8d5603cec565c56313fed2d81b0ba412"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc3/changelog.gz", "digest": {"algorithm": "md5", "value": "6c59c7997133406648c688473107d7e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtirpc3/copyright", "digest": {"algorithm": "md5", "value": "270febbdb8203bdc13f542c2576cdade"}, "isConfigFile": false}]}}, {"id": "061eea8515eabadc", "name": "libudev1", "version": "247.3-7+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libudev1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libudev1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libudev1:libudev1:247.3-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libudev1@247.3-7%2Bdeb11u1?arch=amd64&upstream=systemd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libudev1", "source": "systemd", "version": "247.3-7+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian systemd Maintainers ", "installedSize": 282, "depends": ["libc6 (>= 2.30)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libudev.so.1.7.0", "digest": {"algorithm": "md5", "value": "185779411d8c3cdc629721e00e9acbf2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libudev1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "4afa5477a1df62dd1fe796204e402364"}, "isConfigFile": false}, {"path": "/usr/share/doc/libudev1/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "0341c667f939a1c0", "name": "libunistring2", "version": "0.9.10-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libunistring2:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libunistring2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "FreeSoftware", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GFDL-1.2+", "spdxExpression": "GFDL-1.2-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libunistring2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libunistring2:libunistring2:0.9.10-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libunistring2@0.9.10-4?arch=amd64&upstream=libunistring&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libunistring2", "source": "libunistring", "version": "0.9.10-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "J\u00f6rg Frings-F\u00fcrst ", "installedSize": 1592, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0", "digest": {"algorithm": "md5", "value": "dfe69f3e4116aaa0f506c4c590868a90"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a944a5f667cff69a0bccb183c3568fcb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/changelog.gz", "digest": {"algorithm": "md5", "value": "5b6dd72e5cd2437ed56f00c0a674a2fe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libunistring2/copyright", "digest": {"algorithm": "md5", "value": "c634ff679eee851b3532ca9034414a6a"}, "isConfigFile": false}]}}, {"id": "4d0ea337d3aa1099", "name": "libuuid1", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libuuid1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libuuid1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libuuid1:libuuid1:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libuuid1@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libuuid1", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 129, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0", "digest": {"algorithm": "md5", "value": "7e4a2af8d6beb462ca4f10954fd94f1a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/libuuid1/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}]}}, {"id": "8b78a6d117346d4e", "name": "libwebp6", "version": "0.6.1-2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libwebp6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libwebp6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libwebp6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libwebp6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libwebp6:libwebp6:0.6.1-2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libwebp6@0.6.1-2.1?arch=amd64&upstream=libwebp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libwebp6", "source": "libwebp", "version": "0.6.1-2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Jeff Breidenbach ", "installedSize": 499, "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libwebp.so.6.0.2", "digest": {"algorithm": "md5", "value": "3642f77aefef5c2c2c2be5b6358dcf44"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwebp6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6df8e445e3b3adba43f891637f5a70b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwebp6/changelog.gz", "digest": {"algorithm": "md5", "value": "77a024c512a3bca0faeb57641263b9dc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwebp6/copyright", "digest": {"algorithm": "md5", "value": "017b22367852dc53155f01dcee4f3a85"}, "isConfigFile": false}]}}, {"id": "3251ddbb6f9719a7", "name": "libx11-6", "version": "2:1.7.2-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libx11-6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libx11-6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libx11-6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libx11-6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libx11-6:libx11-6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11-6:libx11_6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11_6:libx11-6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11_6:libx11_6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11:libx11-6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11:libx11_6:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libx11-6@2:1.7.2-1?arch=amd64&upstream=libx11&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libx11-6", "source": "libx11", "version": "2:1.7.2-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 1576, "depends": ["libc6 (>= 2.26)", "libxcb1 (>= 1.11.1)", "libx11-data"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libX11.so.6.4.0", "digest": {"algorithm": "md5", "value": "958a25284610b19031d3c36cbee07344"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "73935a46de4281fc0b11e9913b06aace"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/NEWS.gz", "digest": {"algorithm": "md5", "value": "af25483e013c3c454e31550803c5718a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e67b405d5e4e5d732783273c4ba13729"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/changelog.gz", "digest": {"algorithm": "md5", "value": "5150cde351b6ee8a47bf0adfa0486995"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-6/copyright", "digest": {"algorithm": "md5", "value": "6121e1d103eb0c51500be21cdd73e4b4"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libx11-6", "digest": {"algorithm": "md5", "value": "7b3bf08e452bf55411aac9e4fe527e99"}, "isConfigFile": false}]}}, {"id": "3893808c3bd75fba", "name": "libx11-data", "version": "2:1.7.2-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libx11-data/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libx11-data/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libx11-data.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libx11-data.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libx11-data:libx11-data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11-data:libx11_data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11_data:libx11-data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11_data:libx11_data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11:libx11-data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libx11:libx11_data:2\\:1.7.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libx11-data@2:1.7.2-1?arch=all&upstream=libx11&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libx11-data", "source": "libx11", "version": "2:1.7.2-1", "sourceVersion": "", "architecture": "all", "maintainer": "Debian X Strike Force ", "installedSize": 1665, "files": [{"path": "/usr/share/X11/XErrorDB", "digest": {"algorithm": "md5", "value": "6d328964331595e3f866eaeda7e9e432"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/C/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/C/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "bc0443ffae5a06179e9063f36b533860"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/C/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "2bfc6a5fad315280aab0eb9aa438b37b"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/am_ET.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "d677468bc40690006cd14390867e09af"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/am_ET.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/am_ET.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/armscii-8/Compose", "digest": {"algorithm": "md5", "value": "f6fc4ad7d172c2407369b84770f779a6"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/armscii-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "115b641fffa96c677d518626257d9a83"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/armscii-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "10926d171d5be9eac0573fe33a962751"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/compose.dir", "digest": {"algorithm": "md5", "value": "a16c88f2dcdb0a0cdef6ac71816e28a1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "4f2168b3546c019b015b2bd9ba3986d0"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/el_GR.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "25047024ecde77c591946163eafb9261"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/el_GR.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/el_GR.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/en_US.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "de6781668153a6fc153588a66d2a308b"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/en_US.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "1bb4b16be622a8898f1b898f8a047f1a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "f917a900e3f018a924e06dc84ec9a4c1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/fi_FI.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "bf7c194a75b008b1b7a2ad3cee1dc171"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/fi_FI.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/fi_FI.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-academy/Compose", "digest": {"algorithm": "md5", "value": "eab10948a2b7f2a2902a5759fc071eae"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-academy/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "1403d19ea095b2e41e0d201655318484"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-academy/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "81b0f803c1246cb15c58d87f119bf6a2"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-ps/Compose", "digest": {"algorithm": "md5", "value": "b405c4d215bb0d36c3a13fac28a0cd12"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-ps/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4dea5b0e2297d792cbc5619d9ed4adcf"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/georgian-ps/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "352e1df900aca453fb124068b3c9b387"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ibm-cp1133/Compose", "digest": {"algorithm": "md5", "value": "597760986352648af9ea7fcd308c6483"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ibm-cp1133/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "12168965928725c27a9312f6509c33ca"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ibm-cp1133/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d99addb5ed9769cf20a0adb4c4a3b1f8"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iscii-dev/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iscii-dev/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "842b532951d57544ef5ce81488b24f11"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iscii-dev/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "4ad9ae3a850236418880926cc5016dd4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/isiri-3342/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/isiri-3342/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "c80b79ce4097b08233043826f16121e8"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/isiri-3342/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "16d9b30ebc6338404478520d229b3579"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-1/Compose", "digest": {"algorithm": "md5", "value": "73b50d9a5f91b78dfbda32eac5b15597"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-1/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "bc0443ffae5a06179e9063f36b533860"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-1/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "ad89ac556a9e81f4c0f047f07d80650a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-10/Compose", "digest": {"algorithm": "md5", "value": "bca0e39d0d0267413d6a69017951c302"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-10/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "ad9a9dc951fd3625e3a892e2224d88b1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-10/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "a66800cb8f991a54a9d14349c09fea27"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-11/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-11/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "2e087de45cae828a5aff4cb1bd4cfdf9"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-11/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "ac426884815774c95184617e7d8dc030"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-13/Compose", "digest": {"algorithm": "md5", "value": "c47c929f3f11f5ad2c7f895facd5edf9"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-13/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-13/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "36befa8bc7b6527cb36aa87ded8da795"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-14/Compose", "digest": {"algorithm": "md5", "value": "17f51d10172b72515474f3f2350a72b5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-14/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "d9fd9a2e5a12276f4fbaf98980bfe389"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-14/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "23b499d7e6427d3216fc37c8fdb9c99a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-15/Compose", "digest": {"algorithm": "md5", "value": "04725b1000e50e204fab796df08a9aaa"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-15/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "45ff947fcb4c1bfcce1717c8f51186a7"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-15/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "fcfc26c2d8a1d90b23de3a65e5e9b1bb"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-2/Compose", "digest": {"algorithm": "md5", "value": "7c3977c008746807b3b6d5c063fa32f7"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-2/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-2/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "8f43f2196eb52dcf271d5b67fe8d546f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-3/Compose", "digest": {"algorithm": "md5", "value": "5dcc1773087712f2a7cc6c4e5e614c4c"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-3/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "838988f2064e281a621405d7fec77b80"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-3/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "57ee75076dedff3fea2d812fafcffece"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-4/Compose", "digest": {"algorithm": "md5", "value": "7651792c6499b76a2148cb6db61a5098"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-4/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "6808f1f0ed0c6e536926293154686931"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-4/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "ec58b6458b84502e89a567919809d545"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-5/Compose", "digest": {"algorithm": "md5", "value": "56b5bee192f4e653852a2f060c604347"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-5/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-5/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "0debf1ced38bc2ff9ebc2e63c504a644"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-6/Compose", "digest": {"algorithm": "md5", "value": "f30c64337047f6ef044498aff0a98b92"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-6/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "8746730e8c5554c4c772263631c57213"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-6/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "f0c0ac58c04137325cea7670fe9a00ae"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-7/Compose", "digest": {"algorithm": "md5", "value": "0fbb9b9032ca9cb34759d0e902b424d5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-7/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-7/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "136592e8685815c6b78b487e50ad020c"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-8/Compose", "digest": {"algorithm": "md5", "value": "833841c98c641d470c298090daf8aff5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "e8c9aa5b6e10c9614bf97df08a085ed5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "1a0933005661fecb5a29b846a782a0ca"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9/Compose", "digest": {"algorithm": "md5", "value": "73be32e7f5340662af32eb3211545215"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "df430ba0495815fc0641fa836b4d500d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d48fc0d516214976acfe6551385f03f4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9e/Compose", "digest": {"algorithm": "md5", "value": "ca966808c4d55461077d8f2bbc0d30a4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9e/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4487cf51720d67bd5deb743510cc8466"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/iso8859-9e/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "feeb5f23ce82b88ccffb2dcd2b35592e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.JIS/Compose", "digest": {"algorithm": "md5", "value": "d25e1edaaab332859e4b8f11cafbb256"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.JIS/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "0fe34725bd8044902a7b7f13f04e33ba"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.JIS/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "95e0f1dce0c3ba1b6d99b906f966e52a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.SJIS/Compose", "digest": {"algorithm": "md5", "value": "f8b6ca6fa989759c04cf653b2fddad14"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.SJIS/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "2c34cf538be839c551357067cde1f2a4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja.SJIS/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "335b8d4b4f8a07d0901d3fd03e6f54a4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja/Compose", "digest": {"algorithm": "md5", "value": "06a8e188393b4820f37449131b33c094"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4beb3cdc6f83cb295c301925a54ded34"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "f608aee0d2180c5588b7c7df7778ecae"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja_JP.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja_JP.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "6c96f4a8ba24efdb69613ce58f77ecd3"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ja_JP.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "4d3df86eecb4c1a6de0c4f98ff063a86"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/km_KH.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "0a80f017c71ace45d970ccbb8cdb1afa"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/km_KH.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "a3e000bb391b52d19c410b4d2bb4470d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/km_KH.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko/Compose", "digest": {"algorithm": "md5", "value": "872dd43b60210f9fc1a226f7010232ff"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "b89ca2eb37333fbbaba7c7c3a9db9cd9"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "2d368e4912e61b1dcc0d701d3e2b4227"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko_KR.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko_KR.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "e87a1ac199c9faadb5a87395a0456423"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ko_KR.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "5b59a51e75ee855a1582080271638884"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-c/Compose", "digest": {"algorithm": "md5", "value": "98f8b42feada28b151bf16f1d184b15a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-c/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "353b3f751e821a5e90b07eb7443acb58"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-c/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "5ffaf95d3fad9cf43c8c90e922880771"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-r/Compose", "digest": {"algorithm": "md5", "value": "61ab7be6753f27287d2f5b624aa9a2ff"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-r/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "342dc18b03cc6a253f35a04deb4bd45d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-r/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "9b22f70028914c5d52b632576ecd2fbc"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-u/Compose", "digest": {"algorithm": "md5", "value": "652102c1d9bf6464c3818db237d9383e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-u/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "f1bedc33c1475111dac3af759ea78aca"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/koi8-u/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "7da2397c025ff8c43c41cc7153fee44c"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/locale.alias", "digest": {"algorithm": "md5", "value": "fc47bb109fd4dc55bc4357bad435fd9f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/locale.dir", "digest": {"algorithm": "md5", "value": "bfb93f3be0d86dfea9a5642a70304079"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1251/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1251/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "547f6f367d091769d8e75c77ac0732b5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1251/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "02cee4210a84363bee6acefdde685a91"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1255/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1255/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "aed4431932762bd3ee06f05a14c12ff2"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1255/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "55748889c403eb4444a3972245b76bce"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1256/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1256/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4b2569c4e0cf5582d0bc8352a42070da"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/microsoft-cp1256/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "672bd2fa60c6764230e006c36228d883"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/mulelao-1/Compose", "digest": {"algorithm": "md5", "value": "600b28492b8ed125f8c8898b87c10d67"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/mulelao-1/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "63e9400a5389c743f0efa49d1bf2327f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/mulelao-1/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "e5467dd3a5783de0dc07d760d8d8fd37"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/nokhchi-1/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/nokhchi-1/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "ba6e90cde52c3e0324aff1beec106f30"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/nokhchi-1/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "89c7e4d928079b574be03460c583b0d6"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_BR.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "18fc662bebc1fb519ff490a96bd6a19d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_BR.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "43ad17f4090019da2d25579ace4476b5"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_BR.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "aba3b6c4eb25f0d814aa5d9cf1656ca4"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_PT.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2c4d73fd34ebf5d8be86d5e60416d5df"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_PT.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4a338d59441f7f750da2999ef51a9e51"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/pt_PT.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "9b6f324b4d3dde51901e59a50413782f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ru_RU.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ru_RU.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "fb5f453a0e9833123ae9e6527abdbaed"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/ru_RU.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "7b510bbd23c9389f9816717b50dce00f"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/sr_RS.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "d48454d97d834b89892219e4f94a7f80"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/sr_RS.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "a3e000bb391b52d19c410b4d2bb4470d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/sr_RS.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tatar-cyr/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tatar-cyr/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "b2350fb81ed02d64f22a6cc61d1f61ba"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tatar-cyr/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "c000c89c6f7063fffc0f409f814f3048"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "28a7d15492c8db6143d88e2a77b1bf5e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "086a5c8af49bb50b4fa754ff1cb42bf6"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "f6768e8186255a62de5dd23efafcd5a2"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/th_TH/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "e758220f81461ca8e227f8fc3096aef3"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tscii-0/Compose", "digest": {"algorithm": "md5", "value": "d41d8cd98f00b204e9800998ecf8427e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tscii-0/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "7c32b52365a1226806264026ab56d409"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/tscii-0/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "1a12c1b326985e7ceb8191d38137df52"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.tcvn/Compose", "digest": {"algorithm": "md5", "value": "e98d51b988718079c76343b0124a2e86"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.tcvn/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "8f406cc64fff882694be4cfcaed2c284"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.tcvn/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "27e04c6bfba33f20ef061e69d2f5cfc2"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.viscii/Compose", "digest": {"algorithm": "md5", "value": "8b24c36aec19b9a1ca6b0a2c11582f9d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.viscii/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "a812a709ede9ce7b19243755b2502008"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/vi_VN.viscii/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "fff6d43331d6a9994d15fe1859627b34"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "fbead6609c11b0d6d6df4caff6e5094a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "525d673088793c70476ed1eaae8aef6b"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gb18030/Compose", "digest": {"algorithm": "md5", "value": "99b920cdac02519683f626948b129292"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gb18030/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "aa0a6716daea4abc4379633114974d06"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gb18030/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "ead9f7638bfb5519e145b0af9f27c11a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gbk/Compose", "digest": {"algorithm": "md5", "value": "036b2bbf32b3f1fa701b6a67dacbee0a"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gbk/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "cb7a32080ad5f302dcf797a866cf5756"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN.gbk/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "75238ce2f915a31467dbb551a467e460"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN/Compose", "digest": {"algorithm": "md5", "value": "d68a17228c0c2a17da7189ec50ac5f6e"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "501f84ee2a649a59efece8e8319836e1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_CN/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "649bd0357b3d849e81c18b7216f90394"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "a9bbeff73a5449882a4df52d88f87e71"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "820f7a463e5b9b4394f378911368d262"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5/Compose", "digest": {"algorithm": "md5", "value": "06ef6fc47bdce1c8848a86717e789117"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "5db17a600aa66d8a5e159e51ce22cf4d"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "e17244e4c8efcd9be80a82671c9012c8"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/Compose", "digest": {"algorithm": "md5", "value": "f2b6b1900f967bd54a6b563817044196"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "813451867b40badacadb07a4f18ee2ae"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "829601d42b62fec60e0d7cb0ed5d08c1"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.UTF-8/Compose", "digest": {"algorithm": "md5", "value": "2d270350313c89329062b81b2bc28475"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.UTF-8/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "4ed99c616118fcece3725d265f1faf55"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.UTF-8/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "e5ca47a49de1ce07541dd997c6df98c6"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.big5/Compose", "digest": {"algorithm": "md5", "value": "74d5e6627041f698f096f4436d72fc35"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.big5/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "8885c6655ede4a43b78dbe69bc0209f9"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW.big5/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "5d7e003465f80b5ea361e659d238ae57"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW/Compose", "digest": {"algorithm": "md5", "value": "aea2125f15a1810e3918936021aa208b"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW/XI18N_OBJS", "digest": {"algorithm": "md5", "value": "6aa745531f36e329e11e3de6f20cc258"}, "isConfigFile": false}, {"path": "/usr/share/X11/locale/zh_TW/XLC_LOCALE", "digest": {"algorithm": "md5", "value": "91eafa5b4020805eec60a87dedfb5b38"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-data/NEWS.gz", "digest": {"algorithm": "md5", "value": "af25483e013c3c454e31550803c5718a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-data/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e67b405d5e4e5d732783273c4ba13729"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-data/changelog.gz", "digest": {"algorithm": "md5", "value": "5150cde351b6ee8a47bf0adfa0486995"}, "isConfigFile": false}, {"path": "/usr/share/doc/libx11-data/copyright", "digest": {"algorithm": "md5", "value": "6121e1d103eb0c51500be21cdd73e4b4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/Compose.5.gz", "digest": {"algorithm": "md5", "value": "aba97038c9cca57a93aa27212a8dce57"}, "isConfigFile": false}]}}, {"id": "6bca9add7b246c04", "name": "libxau6", "version": "1:1.0.9-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxau6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxau6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxau6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxau6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxau6:libxau6:1\\:1.0.9-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxau6@1:1.0.9-1?arch=amd64&upstream=libxau&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxau6", "source": "libxau", "version": "1:1.0.9-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 42, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libXau.so.6.0.0", "digest": {"algorithm": "md5", "value": "1917a88ab1b833a9912435aa7461bd1c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxau6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bda3f8b71d243198ee8355c5cd13d2ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxau6/changelog.gz", "digest": {"algorithm": "md5", "value": "241a09e109a40c191a1823c92d01cb42"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxau6/copyright", "digest": {"algorithm": "md5", "value": "68d1360baf180902ffd5a66615982847"}, "isConfigFile": false}]}}, {"id": "0659ff3bcd58da4e", "name": "libxcb1", "version": "1.14-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxcb1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxcb1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxcb1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxcb1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxcb1:libxcb1:1.14-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxcb1@1.14-3?arch=amd64&upstream=libxcb&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxcb1", "source": "libxcb", "version": "1.14-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 296, "depends": ["libc6 (>= 2.14)", "libxau6 (>= 1:1.0.9)", "libxdmcp6"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0", "digest": {"algorithm": "md5", "value": "cdcd1e2ed21b2d1988ce42d777eaf4d6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxcb1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "616ebb50ba1af1f814356eedbb014bf2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxcb1/changelog.gz", "digest": {"algorithm": "md5", "value": "ccd3cc60f4b6e39850fa9bc0fe462721"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxcb1/copyright", "digest": {"algorithm": "md5", "value": "618ee90893b45d0d0c19d41a3a3d2e7d"}, "isConfigFile": false}]}}, {"id": "df10c96e9dc0111d", "name": "libxdmcp6", "version": "1:1.1.2-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxdmcp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxdmcp6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxdmcp6:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxdmcp6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxdmcp6:libxdmcp6:1\\:1.1.2-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxdmcp6@1:1.1.2-3?arch=amd64&upstream=libxdmcp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxdmcp6", "source": "libxdmcp", "version": "1:1.1.2-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 53, "depends": ["libbsd0 (>= 0.2.0)", "libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0", "digest": {"algorithm": "md5", "value": "c009636d1bded3301b984b4537ca564f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxdmcp6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5254ae45da9fa7efeec3ec9b585104c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxdmcp6/changelog.gz", "digest": {"algorithm": "md5", "value": "85f708bf4dd2fb34376a0ff3bc85b808"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxdmcp6/copyright", "digest": {"algorithm": "md5", "value": "35343781bdf52fb6ccc51e0985418707"}, "isConfigFile": false}]}}, {"id": "dcfa1c28c1eb21f8", "name": "libxml2", "version": "2.9.10+dfsg-6.7+deb11u3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxml2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxml2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxml2/copyright"}]}, {"value": "MIT-1", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxml2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxml2:libxml2:2.9.10\\+dfsg-6.7\\+deb11u3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxml2@2.9.10%2Bdfsg-6.7%2Bdeb11u3?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxml2", "source": "", "version": "2.9.10+dfsg-6.7+deb11u3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian XML/SGML Group ", "installedSize": 1875, "depends": ["libc6 (>= 2.29)", "libicu67 (>= 67.1-1~)", "liblzma5 (>= 5.1.1alpha+20120614)", "zlib1g (>= 1:1.2.3.3)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.10", "digest": {"algorithm": "md5", "value": "b7a70c23535fb521d6952ade1aa7bb5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/AUTHORS", "digest": {"algorithm": "md5", "value": "9261d67cf0df4641bb11fd4a8c864ee7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/README", "digest": {"algorithm": "md5", "value": "b904cd11db3e0a5ea5035f8c5ca77dd8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/README.Debian", "digest": {"algorithm": "md5", "value": "d2d496e80a9bcf6781f7425612193c2d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "231fae1ecb2aee9a5e91af3045ce7954"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/changelog.gz", "digest": {"algorithm": "md5", "value": "290deabc6578a9912e9d1d2fe3e66a9a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxml2/copyright", "digest": {"algorithm": "md5", "value": "08abddf847405b3b1e8bb6aaf31ee1a4"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libxml2", "digest": {"algorithm": "md5", "value": "d2585ea42cb6ec3a0f95ac452f29128c"}, "isConfigFile": false}]}}, {"id": "262d6d9bfd1ed3c7", "name": "libxpm4", "version": "1:3.5.12-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxpm4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxpm4:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxpm4:libxpm4:1\\:3.5.12-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxpm4@1:3.5.12-1?arch=amd64&upstream=libxpm&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxpm4", "source": "libxpm", "version": "1:3.5.12-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian X Strike Force ", "installedSize": 104, "depends": ["libc6 (>= 2.14)", "libx11-6"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libXpm.so.4.11.0", "digest": {"algorithm": "md5", "value": "029517819d142687d75fc6c911a11143"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxpm4/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1f6d849cff9b31a604193ed5a340c41d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxpm4/changelog.gz", "digest": {"algorithm": "md5", "value": "33e7adc898d47a0d7d5eb5941fb014ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxpm4/copyright", "digest": {"algorithm": "md5", "value": "d5be0980429ecb3f7a6e1563a8eac303"}, "isConfigFile": false}]}}, {"id": "af73398788381108", "name": "libxslt1.1", "version": "1.1.34-4+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxslt1.1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/libxslt1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxslt1.1:amd64.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/libxslt1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxslt1.1:libxslt1.1:1.1.34-4\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxslt1.1@1.1.34-4%2Bdeb11u1?arch=amd64&upstream=libxslt&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxslt1.1", "source": "libxslt", "version": "1.1.34-4+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian XML/SGML Group ", "installedSize": 502, "depends": ["libc6 (>= 2.29)", "libgcrypt20 (>= 1.8.0)", "libxml2 (>= 2.9.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libexslt.so.0.8.20", "digest": {"algorithm": "md5", "value": "e7083ac6693824d7c25755ded7f95872"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libxslt.so.1.1.34", "digest": {"algorithm": "md5", "value": "87e265e404eefeee7ce75d2affd0177a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/AUTHORS", "digest": {"algorithm": "md5", "value": "5b02669437670161c86e18fe64105301"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/FEATURES.gz", "digest": {"algorithm": "md5", "value": "9e8bd690c75965486826e59d46950e4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/NEWS.gz", "digest": {"algorithm": "md5", "value": "3faedbec3ea21c51227cdaab01a2b786"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/README", "digest": {"algorithm": "md5", "value": "bc65c900f4d1e6b9aea0329b3b804dca"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/README.Debian", "digest": {"algorithm": "md5", "value": "d70f8f5992d96205ee260c3232318be2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/TODO", "digest": {"algorithm": "md5", "value": "1671e62be479162b8d9a012c81bc235e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e521ca433eef348ad666bd5575b30875"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/changelog.gz", "digest": {"algorithm": "md5", "value": "a50ea7ab9c05c5ba45763f7662a1ed3e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxslt1.1/copyright", "digest": {"algorithm": "md5", "value": "3896dd4041149ce6158d2aa28d963db0"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libxslt1.1", "digest": {"algorithm": "md5", "value": "f71e24c0633ea0098416c800d139aca1"}, "isConfigFile": false}]}}, {"id": "62449e60453b7dba", "name": "libxxhash0", "version": "0.8.0-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libxxhash0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libxxhash0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libxxhash0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libxxhash0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxxhash0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libxxhash0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libxxhash0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libxxhash0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libxxhash0:libxxhash0:0.8.0-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libxxhash0@0.8.0-2?arch=amd64&upstream=xxhash&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libxxhash0", "source": "xxhash", "version": "0.8.0-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Norbert Preining ", "installedSize": 114, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libxxhash.so.0.8.0", "digest": {"algorithm": "md5", "value": "cf1c5c451d136919e893d819911cc6e4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxxhash0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "788be9ff1a9afdcfd95276b4fb7e388e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxxhash0/changelog.gz", "digest": {"algorithm": "md5", "value": "d40f7074a4ada2f5765d67e786e755b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libxxhash0/copyright", "digest": {"algorithm": "md5", "value": "83d056ccc86ef621aebd575a8a31336d"}, "isConfigFile": false}]}}, {"id": "04bf3c2f027f396e", "name": "libzstd1", "version": "1.4.8+dfsg-2.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libzstd1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}, {"value": "zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libzstd1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libzstd1:libzstd1:1.4.8\\+dfsg-2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libzstd1@1.4.8%2Bdfsg-2.1?arch=amd64&upstream=libzstd&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libzstd1", "source": "libzstd", "version": "1.4.8+dfsg-2.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Med Packaging Team ", "installedSize": 904, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.8", "digest": {"algorithm": "md5", "value": "fb91fe6a9259c533a2c17ee81e4da554"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f9ecfb0803c2f67a1161da92b0966cca"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/changelog.gz", "digest": {"algorithm": "md5", "value": "fc26e2af0b3d9fb90ec3811eb5acf9d8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libzstd1/copyright", "digest": {"algorithm": "md5", "value": "b3701fa6dcd56be849cb1a70014fc167"}, "isConfigFile": false}]}}, {"id": "a33811c8363523c7", "name": "login", "version": "1:4.8.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/login/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/login.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/login.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/login.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/login.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/login/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:login:login:1\\:4.8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/login@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "login", "source": "shadow", "version": "1:4.8.1-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Shadow package maintainers ", "installedSize": 2335, "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libpam-runtime", "libpam-modules (>= 1.1.8-1)"], "files": [{"path": "/bin/login", "digest": {"algorithm": "md5", "value": "1c4be665851bd12f2880323b942085cc"}, "isConfigFile": false}, {"path": "/etc/login.defs", "digest": {"algorithm": "md5", "value": "c92ea31d5ac50ae3e5d33d24f1e70983"}, "isConfigFile": true}, {"path": "/etc/pam.d/login", "digest": {"algorithm": "md5", "value": "5afbc06eb5f71fef25170cf3c936a442"}, "isConfigFile": true}, {"path": "/usr/bin/faillog", "digest": {"algorithm": "md5", "value": "e2e97683d870360b7abee7fabcac12a3"}, "isConfigFile": false}, {"path": "/usr/bin/lastlog", "digest": {"algorithm": "md5", "value": "2d859fc5b5c88a4d76ff9cf2416f137d"}, "isConfigFile": false}, {"path": "/usr/bin/newgrp", "digest": {"algorithm": "md5", "value": "025c3e69ac6fa5e80c4d62286091cca1"}, "isConfigFile": false}, {"path": "/usr/sbin/nologin", "digest": {"algorithm": "md5", "value": "e0ac0bf8cb4f08cc8545be7a81bbd612"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "50c2c66013d9ef6fd1492c1736a99458"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/changelog.gz", "digest": {"algorithm": "md5", "value": "85f65e38c0159623a850c22eafb7ac04"}, "isConfigFile": false}, {"path": "/usr/share/doc/login/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/login", "digest": {"algorithm": "md5", "value": "320ffdfa388cff42b1ed9ac993baa3d3"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "1cc1aaa693c56d89a5bb40d34002d202"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "b39cd06e3b29c6394ad9a4cacfb42963"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "1af18e5b5507d77b9a915feca3776ea6"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "c7b1b86991f753bad0974efa2df94aaa"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "0a5fa9e6a1b1894c72a7c871eedb121a"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "a77c671a4f9bb876b39bafdb29d9287d"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "28da6145ceecf17792247acf8793c54d"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "5ffe33aed1bfc27b2931f0b1ab125a90"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "25c9c73c70d18bcb37a280c73cabf35f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "71ac1c841d398661632b786a3539823f"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "8fbc3f36c4113fa1fc01200e6f1e74db"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "b334217fd2e214420317e3dc2056d7d7"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "260463fa17ecfce7d51ab0154830ccad"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "5bad7b52bfaccbd7b028c302cb198450"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "a8c2408087581173b5bef3fbbe5a4519"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "b59f0604e048aaf7ac53cfbc375a13eb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "a5c47636f0069e26034a5f1bb963526c"}, "isConfigFile": false}, {"path": "/usr/share/locale/kk/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "1c4402214dafb993f59b648b5659f438"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "95da58689cb4d1a40f7b6e2ba5f7d7d8"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "28820c4dc3999389d089763c7e465eba"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "95783d8a23c42f177f30cb19c2a5a1e4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "75c7c8eb4e36867961119ffffddf8b67"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "0dc8fc7854d2126b96826fc3481b981c"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "ed413bcea20c6045c0f440664bd1472b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "4f3693cbdec6cc4827b30ca6a7475a3c"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "3ebf3095302f02a62540f422726d7f2b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "f72c97824d1ca082a0a8a92d61d7f4e1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "340497c3624fab31d98332e25a6a0be0"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "40dadfcfd8e9aac6184865c837ba13b4"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "4d3bf569810ed979b0f93f0771ee45cd"}, "isConfigFile": false}, {"path": "/usr/share/locale/sq/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "c7634e9d529f5ba1d5ef6b169508f29d"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "a0a81704e9274ece52867329f3b7e461"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "69824e68cd30430a21ae860c77649731"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "029c2a62be0731857cc5bc1b964b94e6"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "37e5bd402791486e280f069b03daeb00"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "25b99403a4a560950a1a30e9809848eb"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "ed2ee3214e4a1e669000f532ecdf05a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/shadow.mo", "digest": {"algorithm": "md5", "value": "37bd2562390853fbf0fac48edbf8fed1"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "3dc0bd3c39913fcf0831dbadfd8fee96"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "dab018e3b0452b0d405cb1a0eface871"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "1dff03183fadffe020b48b0c5bf6c706"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "b415fb43f8778a0542c390c48eac7fd1"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "d182cf9f143abdb363910f0afff163d8"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "de30386c4486b913b8b38a9f3a7e9e97"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "c8613c4c94f0595ed26539778af8ad84"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "6d4c11501dcab435fa3597fc5ebd2828"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "04a047c1d349c1939dcd8340fed2f720"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "d2887d139f58c8f5f26e1bedeb3df21e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "d9119d346ae0fbd06a2ba076a8007d26"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "3466c0fb362bdb22023dc303cb6d6996"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9f012b6162e773f08aeb008a9f8d42f0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "2a2cbeb0d394710612c2d4f7ad2052f3"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "ab777059b6da90bd4213daa01eb7d052"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "3b81cfbfdf7e28742b39bdc8b383e8a1"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "69e42ec65bff34a1c0a4cd25309326d2"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "34e1b4618a7df8234d686182fb81c6e9"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "412e6c1037a27ccffc38c2ee0275abd3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "46aacc9f6231eea2930dad83b1b6bf8a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "5f84d8b967a55f5ae07745c1b2a6e1b1"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "3fcb0c72950141b110e240a690daf445"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "ce85ae6e9cff644d0e699582ec0843e0"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "493bd61b606581d2351f1c31af691971"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "58094cf51f7e752444fbd1098e6c2397"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "e79e49cf8e7b34dbac7df915ab37afd1"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "af3137d66656cf5acf99934caf855ede"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "bbdc2f15ce3434e48f1e5870e9df7ef2"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "7ec3587c5167ec323804fbe639ba872d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "7a6060d09ca807402700ffd96a8d3b94"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "7f334959029f7c379a8552d1d986c5b5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "d2211a17b0fb020e2c71671abe40fe3e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9350f688728bb66346ebcbea2f192ea5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "b6ad697b12b2f6b72c31907bb7cfc391"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "37fb3afd556e45798b025952e054aedf"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "20673ef5e3bd8cf824a3ee580a24bf15"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "d193d11bd3c44cd21293fbf80a996095"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "8ebf583d65cc2d31024300e6fe657ee5"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "ab998c7ec127aa96e450e3c2f7dab414"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "9d145e4fe23a20b408565d4edf5fd6da"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "5231b4556b0fc905460e95ed0ff8e37e"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "f83045ff2d0c47f32ab3a0d18bc026d0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "11009b97319cbca1c7623b21c8c945f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "59e925f31d7087caced112232281f865"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "5f5fe6fe3b2a7ae4d57c7d52b4402ed7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "17d6b8ea7fc9f0ad095c6509e3c183da"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "7ce65c158c2d5a5d1db5666b378577bf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "774dda814cc9b496594e4ce60274a784"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "ed398366eb73883498058ae29b46bcc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "60e4d78877d0e6da1fd195de700fc9c7"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "dc2a1d191af4915d4975917485dc2731"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "62d8200ba9711baa3057781098ecf6c7"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "b851b3379c31f32e3d5b6f9d6534f47e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "aced726a9ff803b7fe4c6a60d5da3899"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "f5f351d6568d5db6c7c9daecd410fdac"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "c2ea5ee118ecdd2ceaf71d16d4b46f92"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "022fe2261ce38c9e304204188103c980"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "c1e6ba3fde80b5d207b5aea028d239a3"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "67df7c9be4033a0a5b43c050925dd152"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "fca66f53f24d25a3ea01e2193b21489d"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "a52bec63c7ee75145fe9167c9fae09bd"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "110b404e9efd4ec2d573d642010d532c"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "26dfe7af23dd1a85aa16c8ebc8f68d06"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "fd36268faff56a5c3aa7d4f94c608c0f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "a884dd4689900f4c2048293f908838a1"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "9cc6e5f670e24d14699a122e31653832"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "623f6c1e2f8b19acd432554f9ac65c8e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "a09202908bda3994a2e75a53e970754a"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "30934888973e21a8b00b0a32a61aadd3"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "b33af6a61fe7344e8514c2e74199dee2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/login.1.gz", "digest": {"algorithm": "md5", "value": "aace4d6fd40f3ec288e9cc13929ee4f6"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "728e25aa1906991678480821e8627531"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/sg.1.gz", "digest": {"algorithm": "md5", "value": "4d5be644c85ddb30316c87bd767a4752"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/faillog.5.gz", "digest": {"algorithm": "md5", "value": "496bcd01c52e7f88ebf47d650194d0f1"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/login.defs.5.gz", "digest": {"algorithm": "md5", "value": "0e003b57d353e1b3dd96d733a792ac62"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/faillog.8.gz", "digest": {"algorithm": "md5", "value": "5394448dfaedca061c84f589576c2d90"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/lastlog.8.gz", "digest": {"algorithm": "md5", "value": "296f133306b0325d1b7552ab9be8999b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/nologin.8.gz", "digest": {"algorithm": "md5", "value": "2af160e5fa176d1a4bc261b74b6d773e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/newgrp.1.gz", "digest": {"algorithm": "md5", "value": "1ee0cef586821b40e08c07c2e8df0af4"}, "isConfigFile": false}]}}, {"id": "c7fd833fea54e476", "name": "logsave", "version": "1.46.2-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/logsave/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/logsave.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/logsave.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/logsave/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/logsave/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:logsave:logsave:1.46.2-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/logsave@1.46.2-2?arch=amd64&upstream=e2fsprogs&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "logsave", "source": "e2fsprogs", "version": "1.46.2-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Theodore Y. Ts'o ", "installedSize": 93, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/sbin/logsave", "digest": {"algorithm": "md5", "value": "357b276bcaf1dee2baf8e8fa462754a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/logsave/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "147cd7e8810121e02b3c5973a637167b"}, "isConfigFile": false}, {"path": "/usr/share/doc/logsave/copyright", "digest": {"algorithm": "md5", "value": "7c3e79fb1dc42838b81614695b02be5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/logsave.8.gz", "digest": {"algorithm": "md5", "value": "562e6c7c1609835c3e53d91aa67e5ab4"}, "isConfigFile": false}]}}, {"id": "e55053937caa9306", "name": "lsb-base", "version": "11.1.0", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsb-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/lsb-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsb-base:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb-base:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/lsb-base@11.1.0?arch=all&upstream=lsb&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsb-base", "source": "lsb", "version": "11.1.0", "sourceVersion": "", "architecture": "all", "maintainer": "Debian sysvinit maintainers ", "installedSize": 49, "files": [{"path": "/lib/lsb/init-functions", "digest": {"algorithm": "md5", "value": "ccb5fe24467c804ee4e923cdfc028517"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/00-verbose", "digest": {"algorithm": "md5", "value": "a952ac8590fedfdb51d29175e1dd160b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "fec75af04a1409da2309b276f54847b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/README.Debian.gz", "digest": {"algorithm": "md5", "value": "66e4c2999e6889a96048fb42443f37a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/changelog.gz", "digest": {"algorithm": "md5", "value": "2b7eb11ef0c4eabb3ea0a1c73698a0aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/copyright", "digest": {"algorithm": "md5", "value": "abc039220c836ef7efeda6e9043fbf10"}, "isConfigFile": false}]}}, {"id": "17ce48d7b7f75ac2", "name": "mawk", "version": "1.3.4.20200120-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mawk.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/mawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mawk:mawk:1.3.4.20200120-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/mawk@1.3.4.20200120-2?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "mawk", "source": "", "version": "1.3.4.20200120-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Boyuan Yang ", "installedSize": 242, "provides": ["awk"], "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/bin/mawk", "digest": {"algorithm": "md5", "value": "2046b6d8b6ff3b750dbc898bcf57f8db"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/ACKNOWLEDGMENT", "digest": {"algorithm": "md5", "value": "5f141143c36933d1212238a986f7a3b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/README", "digest": {"algorithm": "md5", "value": "beda9507694b46ec3e775ec048fca0ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e48c93e2cd9d5e175a5f860d811db5fb"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.gz", "digest": {"algorithm": "md5", "value": "03fd3e3bde333d9e4e74eca16c542164"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/copyright", "digest": {"algorithm": "md5", "value": "5670c6b513cd839530aae56d95b66ab8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/ct_length.awk", "digest": {"algorithm": "md5", "value": "fc119ca517f2c5469eac3bd700ec9f48"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/decl.awk", "digest": {"algorithm": "md5", "value": "60f32158c4e91149fbea1555cfa84d90"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/deps.awk", "digest": {"algorithm": "md5", "value": "f5cd81d4d56dcb96d08a3b636221489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/eatc.awk", "digest": {"algorithm": "md5", "value": "24a21d4b4163562c9ed993c254d7fa39"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/gdecl.awk", "digest": {"algorithm": "md5", "value": "8c30333217f6c3261d55ee5875dc0a6c"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hcal", "digest": {"algorithm": "md5", "value": "b49a1ad9d99bf64db1eb3b0fad028ea8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hical", "digest": {"algorithm": "md5", "value": "d27acaced201bb42222486bd76a4c37e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/nocomment.awk", "digest": {"algorithm": "md5", "value": "0dcd1737b5d65dcc948d431e45a476c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/primes.awk", "digest": {"algorithm": "md5", "value": "844ba747af7f318c98fe601236722525"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/qsort.awk", "digest": {"algorithm": "md5", "value": "32b7e764592bcfed4b1a4d94d0e464f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mawk.1.gz", "digest": {"algorithm": "md5", "value": "21eb35e9c646bca55dfac23827c588fb"}, "isConfigFile": false}]}}, {"id": "a4fc7599d3dd9985", "name": "mount", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mount.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/mount.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mount/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mount:mount:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/mount@2.36.1-8%2Bdeb11u1?arch=amd64&upstream=util-linux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "mount", "source": "util-linux", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 438, "depends": ["util-linux (>= 2.29.2-3~)"], "preDepends": ["libblkid1 (>= 2.17.2)", "libc6 (>= 2.17)", "libmount1 (>= 2.35.1)", "libsmartcols1 (>= 2.33)"], "files": [{"path": "/bin/mount", "digest": {"algorithm": "md5", "value": "6c8a52b99cfebf010a221605fbcf66c6"}, "isConfigFile": false}, {"path": "/bin/umount", "digest": {"algorithm": "md5", "value": "c29b6a81510ac9bb8bb4800cdd958fe2"}, "isConfigFile": false}, {"path": "/sbin/losetup", "digest": {"algorithm": "md5", "value": "087569266ab1284c6eeb87bc7e249c90"}, "isConfigFile": false}, {"path": "/sbin/swapoff", "digest": {"algorithm": "md5", "value": "a47389ed94b7751a6d7b0ce95609f0ee"}, "isConfigFile": false}, {"path": "/sbin/swapon", "digest": {"algorithm": "md5", "value": "c378c9583c579aa7eeb3252e5d581aca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/losetup", "digest": {"algorithm": "md5", "value": "f723e3dec8b50f553cda9e1f26b5696c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mount", "digest": {"algorithm": "md5", "value": "fb17de4c3646e26a26d3de0ebe1a0f4e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swapoff", "digest": {"algorithm": "md5", "value": "30690e8195997100bdbd13f85837ecde"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swapon", "digest": {"algorithm": "md5", "value": "ba248c7b614e27bde0cfaa0d4366a000"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/umount", "digest": {"algorithm": "md5", "value": "e143728b1d2129ac4c7e4f8d19ef9cfc"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "6ef46afda5f5abbb6f4984b8956603c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/examples/fstab", "digest": {"algorithm": "md5", "value": "249eb88bfe44caea382802b0f827dfc2"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/examples/mount.fstab", "digest": {"algorithm": "md5", "value": "586182189d4cf19cdeb795db6118db9b"}, "isConfigFile": false}, {"path": "/usr/share/doc/mount/mount.txt", "digest": {"algorithm": "md5", "value": "a57b70b42bf92daae75a130e14c60bc9"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/mount", "digest": {"algorithm": "md5", "value": "8821ada54aa01f5750e691459bd1b7ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/fstab.5.gz", "digest": {"algorithm": "md5", "value": "12fe865f83aba8371f0dd55f101b55f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/losetup.8.gz", "digest": {"algorithm": "md5", "value": "e82ec057245f1b3b8a5afe4c161c3b62"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mount.8.gz", "digest": {"algorithm": "md5", "value": "b0e13600c25714c670087ee42be6ae03"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/swapon.8.gz", "digest": {"algorithm": "md5", "value": "d72df2a4eaa486fa69943e909834cfcc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/umount.8.gz", "digest": {"algorithm": "md5", "value": "6c9d2bb2abbb60215a4fb20ffcb243fc"}, "isConfigFile": false}]}}, {"id": "7f584cef7e1f26f8", "name": "ncurses-base", "version": "6.2+20201114-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-base.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/ncurses-base.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/ncurses-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-base/copyright"}]}, {"value": "MIT/X11", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-base/copyright"}]}, {"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-base:ncurses-base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-base:ncurses_base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_base:ncurses-base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_base:ncurses_base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_base:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/ncurses-base@6.2%2B20201114-2?arch=all&upstream=ncurses&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "ncurses-base", "source": "ncurses", "version": "6.2+20201114-2", "sourceVersion": "", "architecture": "all", "maintainer": "Craig Small ", "installedSize": 385, "provides": ["ncurses-runtime"], "files": [{"path": "/etc/terminfo/README", "digest": {"algorithm": "md5", "value": "45b6df19fb5e21f55717482fa7a30171"}, "isConfigFile": true}, {"path": "/lib/terminfo/E/Eterm", "digest": {"algorithm": "md5", "value": "0cf656c105ff2a636e1268608731ebe9"}, "isConfigFile": false}, {"path": "/lib/terminfo/a/ansi", "digest": {"algorithm": "md5", "value": "1e43e61b0e4fba70d63b5b6d3dce2a7c"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cons25", "digest": {"algorithm": "md5", "value": "5eb691998583e67c1d1d66f6d1b065ba"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cons25-debian", "digest": {"algorithm": "md5", "value": "e903e8ccac85083b7b30f39779063cba"}, "isConfigFile": false}, {"path": "/lib/terminfo/c/cygwin", "digest": {"algorithm": "md5", "value": "962c85df3fb97b9555d271163e584f41"}, "isConfigFile": false}, {"path": "/lib/terminfo/d/dumb", "digest": {"algorithm": "md5", "value": "ca3b114f0727da81a9b957b553a9915d"}, "isConfigFile": false}, {"path": "/lib/terminfo/h/hurd", "digest": {"algorithm": "md5", "value": "f0c8478195a775ff6a9aa29b7f808c4d"}, "isConfigFile": false}, {"path": "/lib/terminfo/l/linux", "digest": {"algorithm": "md5", "value": "b6a01c4f54e6d70d203fcb7bc4611c03"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach", "digest": {"algorithm": "md5", "value": "d982b12970acbb48d594ed799615f036"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-bold", "digest": {"algorithm": "md5", "value": "21465595967257ad4020192c005cb280"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-color", "digest": {"algorithm": "md5", "value": "1bb86008400135036fea5773a9c819a1"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-gnu", "digest": {"algorithm": "md5", "value": "a2686901c5d282132d0954af1921798f"}, "isConfigFile": false}, {"path": "/lib/terminfo/m/mach-gnu-color", "digest": {"algorithm": "md5", "value": "9e14904412122823142e562b3e7a2dc5"}, "isConfigFile": false}, {"path": "/lib/terminfo/p/pcansi", "digest": {"algorithm": "md5", "value": "e14c044c29588c0e670cf9575f387a23"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt", "digest": {"algorithm": "md5", "value": "50b0189744353725f68b604f48249cf1"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-basic", "digest": {"algorithm": "md5", "value": "2f6238bca760f50c7aafdaf85bf2dcfb"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-unicode", "digest": {"algorithm": "md5", "value": "a68ebfd0af7e34f2898c9835987ccdfc"}, "isConfigFile": false}, {"path": "/lib/terminfo/r/rxvt-unicode-256color", "digest": {"algorithm": "md5", "value": "6aaf94b35deb8e03970a346abec0cbf8"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen", "digest": {"algorithm": "md5", "value": "fe23691f9f65e0dc03ae787de6b34bc4"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-256color", "digest": {"algorithm": "md5", "value": "996cd082689f9adf18bddade36efa702"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-256color-bce", "digest": {"algorithm": "md5", "value": "6c1bdac70c3d495031a6a1c6069b3d27"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-bce", "digest": {"algorithm": "md5", "value": "8996119356f59a6c2b4ef3358e3889c1"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-s", "digest": {"algorithm": "md5", "value": "19f7c53d7125ed46f180fbb62cbb6a03"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen-w", "digest": {"algorithm": "md5", "value": "e23dca32cb0eff51ae99f435a004a251"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/screen.xterm-256color", "digest": {"algorithm": "md5", "value": "14975c0881bd681fdd1e98e85632b94f"}, "isConfigFile": false}, {"path": "/lib/terminfo/s/sun", "digest": {"algorithm": "md5", "value": "430390b5b3a52aef2cf94d6f7a6aa000"}, "isConfigFile": false}, {"path": "/lib/terminfo/t/tmux", "digest": {"algorithm": "md5", "value": "a259c3981892a961886d4b3d17a3ec67"}, "isConfigFile": false}, {"path": "/lib/terminfo/t/tmux-256color", "digest": {"algorithm": "md5", "value": "59e01bbe16ad488b33b64243756e67d8"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt100", "digest": {"algorithm": "md5", "value": "ca66d5ec11204d1447fab82d32b92d6a"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt102", "digest": {"algorithm": "md5", "value": "d9fb1c35acf51f30b3eb0104dcc50540"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt220", "digest": {"algorithm": "md5", "value": "2ddfb8c20a7ca55ff6c906911a857148"}, "isConfigFile": false}, {"path": "/lib/terminfo/v/vt52", "digest": {"algorithm": "md5", "value": "02c2d21b21631d31b505a1b1a104fec5"}, "isConfigFile": false}, {"path": "/lib/terminfo/w/wsvt25", "digest": {"algorithm": "md5", "value": "fbb970323e77c4200ae32bb2d5de06cc"}, "isConfigFile": false}, {"path": "/lib/terminfo/w/wsvt25m", "digest": {"algorithm": "md5", "value": "06d6cf8d37220d1ac4bcf80460cff50e"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm", "digest": {"algorithm": "md5", "value": "efba0c7bc5435b486ac80044174172ce"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-256color", "digest": {"algorithm": "md5", "value": "bb186ba26f4e4e72c0a0fc5580fb0466"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-color", "digest": {"algorithm": "md5", "value": "60cf779afa539204a8fae90e07f57689"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-mono", "digest": {"algorithm": "md5", "value": "d62887921329328900a50dbddf32e184"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-r5", "digest": {"algorithm": "md5", "value": "ddc200c30ecff55f71dd3c19d5375006"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-r6", "digest": {"algorithm": "md5", "value": "8b88ffea0ba02455c2467d730ca57407"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-vt220", "digest": {"algorithm": "md5", "value": "349dab40ce73fd51e312b88dfa39c1f7"}, "isConfigFile": false}, {"path": "/lib/terminfo/x/xterm-xfree86", "digest": {"algorithm": "md5", "value": "94d6414f04d7208738e9d1815d321992"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6b455f8ae95bd47d247f7a2be7b28c28"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/changelog.gz", "digest": {"algorithm": "md5", "value": "545c011e1a464f19b9092fa5b90ee81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-base/copyright", "digest": {"algorithm": "md5", "value": "c557caef509f56fc1e498f7441bc6e86"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/ncurses-base", "digest": {"algorithm": "md5", "value": "6994e71b5615bf6aa5c615412dbeda61"}, "isConfigFile": false}, {"path": "/usr/share/tabset/std", "digest": {"algorithm": "md5", "value": "0633f2811ab9958deef70a4ceb124d2e"}, "isConfigFile": false}, {"path": "/usr/share/tabset/stdcrt", "digest": {"algorithm": "md5", "value": "75738443f4560dabbbb5781a43b6076f"}, "isConfigFile": false}, {"path": "/usr/share/tabset/vt100", "digest": {"algorithm": "md5", "value": "932387cdf8429aba6dd9c6567022829a"}, "isConfigFile": false}, {"path": "/usr/share/tabset/vt300", "digest": {"algorithm": "md5", "value": "fd329c87dc8cfd0191c9e9b4c891460b"}, "isConfigFile": false}]}}, {"id": "477ca49ba2efa851", "name": "ncurses-bin", "version": "6.2+20201114-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ncurses-bin.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/ncurses-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-bin/copyright"}]}, {"value": "MIT/X11", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-bin/copyright"}]}, {"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/ncurses-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-bin:ncurses-bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-bin:ncurses_bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_bin:ncurses-bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_bin:ncurses_bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_bin:6.2\\+20201114-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/ncurses-bin@6.2%2B20201114-2?arch=amd64&upstream=ncurses&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "ncurses-bin", "source": "ncurses", "version": "6.2+20201114-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Craig Small ", "installedSize": 645, "preDepends": ["libc6 (>= 2.14)", "libtinfo6 (>= 6.2+20200912)", "libtinfo6 (<< 6.3~)"], "files": [{"path": "/usr/bin/clear", "digest": {"algorithm": "md5", "value": "eea88d1cb4b32460e5ea8a10a65ee59a"}, "isConfigFile": false}, {"path": "/usr/bin/infocmp", "digest": {"algorithm": "md5", "value": "920e051908e518d8db891f3f12c98b82"}, "isConfigFile": false}, {"path": "/usr/bin/tabs", "digest": {"algorithm": "md5", "value": "74093d5847582011514999163bb35f62"}, "isConfigFile": false}, {"path": "/usr/bin/tic", "digest": {"algorithm": "md5", "value": "e77a672ece349663548b3600a3454add"}, "isConfigFile": false}, {"path": "/usr/bin/toe", "digest": {"algorithm": "md5", "value": "c1043b0289a400b2eba51ea8c1b9f982"}, "isConfigFile": false}, {"path": "/usr/bin/tput", "digest": {"algorithm": "md5", "value": "bac673ee5db699e3c4c34e6217ab6e85"}, "isConfigFile": false}, {"path": "/usr/bin/tset", "digest": {"algorithm": "md5", "value": "84aaf24530d2322ba1034c334fc926bd"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-bin/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6b455f8ae95bd47d247f7a2be7b28c28"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-bin/changelog.gz", "digest": {"algorithm": "md5", "value": "545c011e1a464f19b9092fa5b90ee81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/ncurses-bin/copyright", "digest": {"algorithm": "md5", "value": "c557caef509f56fc1e498f7441bc6e86"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/captoinfo.1.gz", "digest": {"algorithm": "md5", "value": "76746c00e3733f0a74bbcbb18e005477"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/clear.1.gz", "digest": {"algorithm": "md5", "value": "bbbb2e80b27bbc8e605b15d5e62b1f68"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/infocmp.1.gz", "digest": {"algorithm": "md5", "value": "34e5f151a0e25603e6b6c385cf1f2a57"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/infotocap.1.gz", "digest": {"algorithm": "md5", "value": "b9ac48731258bc000b202a2d5e77ec59"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tabs.1.gz", "digest": {"algorithm": "md5", "value": "8eb3656f3f945e77607020e51ed8f88f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tic.1.gz", "digest": {"algorithm": "md5", "value": "8d15d190b993dca3cacba51c875fd415"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/toe.1.gz", "digest": {"algorithm": "md5", "value": "5ef4a1139aec4aae1d9319140ef0baa4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tput.1.gz", "digest": {"algorithm": "md5", "value": "44d4d49bedb45bf37a34cce95fb20e4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tset.1.gz", "digest": {"algorithm": "md5", "value": "ab9631912cd88d972b9b962589ffbe14"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/scr_dump.5.gz", "digest": {"algorithm": "md5", "value": "c6d8bb6aaa3cfd46a1c4366591517e0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/term.5.gz", "digest": {"algorithm": "md5", "value": "c20a6dcc540fe0b36e08e0a124afea6d"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/terminfo.5.gz", "digest": {"algorithm": "md5", "value": "2a0adb352ca0449bcb25dadcd4d6dcc3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/user_caps.5.gz", "digest": {"algorithm": "md5", "value": "f91ab9fdad5f797739d11b3682e3b5be"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/term.7.gz", "digest": {"algorithm": "md5", "value": "03de845ce9ddb6d5a89de2625166f1e0"}, "isConfigFile": false}]}}, {"id": "527a3762934b8a11", "name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx:nginx:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 3076, "provides": ["httpd", "nginx", "nginx-r1.23.3"], "depends": ["libc6 (>= 2.28)", "libcrypt1 (>= 1:4.1.0)", "libpcre2-8-0 (>= 10.22)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)", "lsb-base (>= 3.0-6)", "adduser"], "files": [{"path": "/etc/default/nginx", "digest": {"algorithm": "md5", "value": "e2b1ae0f31c6d03d3305ef526b0ba3b5"}, "isConfigFile": true}, {"path": "/etc/default/nginx-debug", "digest": {"algorithm": "md5", "value": "719f6f9981039a05a64c201a4b1db19f"}, "isConfigFile": true}, {"path": "/etc/init.d/nginx", "digest": {"algorithm": "md5", "value": "7224be660d7c280a775bd6eca2547df4"}, "isConfigFile": true}, {"path": "/etc/init.d/nginx-debug", "digest": {"algorithm": "md5", "value": "57e8f64b4f464fc13701c6b22240ac10"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/nginx", "digest": {"algorithm": "md5", "value": "a4da44b03e39926b999329061770362b"}, "isConfigFile": true}, {"path": "/etc/nginx/conf.d/default.conf", "digest": {"algorithm": "md5", "value": "25c02145e4a2e1d2bc6da5d585cddd32"}, "isConfigFile": true}, {"path": "/etc/nginx/fastcgi_params", "digest": {"algorithm": "md5", "value": "4729c30112ca3071f4650479707993ad"}, "isConfigFile": true}, {"path": "/etc/nginx/mime.types", "digest": {"algorithm": "md5", "value": "754582375e90b09edaa6d3dbd657b3cf"}, "isConfigFile": true}, {"path": "/etc/nginx/nginx.conf", "digest": {"algorithm": "md5", "value": "756e7eaae19e95b5f49ce81e73b10512"}, "isConfigFile": true}, {"path": "/etc/nginx/scgi_params", "digest": {"algorithm": "md5", "value": "df8c71e25e0356ffc539742f08fddfff"}, "isConfigFile": true}, {"path": "/etc/nginx/uwsgi_params", "digest": {"algorithm": "md5", "value": "88ac833ee8ea60904a8b3063fde791de"}, "isConfigFile": true}, {"path": "/lib/systemd/system/nginx-debug.service", "digest": {"algorithm": "md5", "value": "15d554677c017d8a9cfc73eedc79b248"}, "isConfigFile": false}, {"path": "/lib/systemd/system/nginx.service", "digest": {"algorithm": "md5", "value": "ea88f6477ae799e3a32a4dcc296cc3bb"}, "isConfigFile": false}, {"path": "/usr/sbin/nginx", "digest": {"algorithm": "md5", "value": "ea71cef47269e7cbcd8f40dae85cf581"}, "isConfigFile": false}, {"path": "/usr/sbin/nginx-debug", "digest": {"algorithm": "md5", "value": "9c8ab1a34eb80afc5e2aaefc90e79aa1"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/CHANGES.ru.gz", "digest": {"algorithm": "md5", "value": "6763e5ef98c8733ae9bec68b39639345"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/README", "digest": {"algorithm": "md5", "value": "6a35d7240f0011220c3ae328e9e0d5ec"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "26db21b3b03a4bfa7a3a74d01ceca57f"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/nginx", "digest": {"algorithm": "md5", "value": "fe27277515202de625c33654cdbbeae2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/nginx.8.gz", "digest": {"algorithm": "md5", "value": "97c64f50aa2c9a966ce45777536eeca6"}, "isConfigFile": false}, {"path": "/usr/share/nginx/html/50x.html", "digest": {"algorithm": "md5", "value": "5a719a793405561b1a13e6cb1f403d88"}, "isConfigFile": false}, {"path": "/usr/share/nginx/html/index.html", "digest": {"algorithm": "md5", "value": "7df3d7cf3358af3f470ac7229387ef94"}, "isConfigFile": false}]}}, {"id": "f33b5954e29d0851", "name": "nginx-module-geoip", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx-module-geoip/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx-module-geoip/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx-module-geoip.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx-module-geoip.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx-module-geoip:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-geoip:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_geoip:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_geoip:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx-module-geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx_module_geoip:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx-module-geoip@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx-module-geoip", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 161, "provides": ["nginx-module-geoip-r1.23.3"], "depends": ["libc6 (>= 2.14)", "libgeoip1 (>= 1.6.12)", "nginx-r1.23.3"], "files": [{"path": "/usr/lib/nginx/modules/ngx_http_geoip_module-debug.so", "digest": {"algorithm": "md5", "value": "bbe58dcddda2f23c6818be5573fcb5de"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_geoip_module.so", "digest": {"algorithm": "md5", "value": "ca1435ad87ce5a5928afbe960e2ed4bd"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_stream_geoip_module-debug.so", "digest": {"algorithm": "md5", "value": "57cdbfc349f2504d2af65ba6f4f7be01"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_stream_geoip_module.so", "digest": {"algorithm": "md5", "value": "1a7e1656072da637862f3fbc9e1a2143"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-geoip/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a307e6bbe2049a1302ad6347d05dbe87"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-geoip/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-geoip/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}]}}, {"id": "8b07e0ff17982d06", "name": "nginx-module-image-filter", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx-module-image-filter/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx-module-image-filter/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx-module-image-filter.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx-module-image-filter.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx-module-image-filter:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-image-filter:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_image_filter:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_image_filter:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-image:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-image:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_image:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_image:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx-module-image-filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx_module_image_filter:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx-module-image-filter@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx-module-image-filter", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 135, "provides": ["nginx-module-image-filter-r1.23.3"], "depends": ["libc6 (>= 2.14)", "libgd3 (>= 2.1.0~alpha~)", "nginx-r1.23.3"], "files": [{"path": "/usr/lib/nginx/modules/ngx_http_image_filter_module-debug.so", "digest": {"algorithm": "md5", "value": "3c71e74c10724e2bf3a45792e7fa3f91"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_image_filter_module.so", "digest": {"algorithm": "md5", "value": "442e16ae802a236a4467048f56520ae7"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-image-filter/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "900d9f1d4a6b3621702c3e22787a7e42"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-image-filter/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-image-filter/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}]}}, {"id": "2575a7266c7cae1c", "name": "nginx-module-njs", "version": "1.23.3+0.7.9-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx-module-njs/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx-module-njs/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx-module-njs.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx-module-njs.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx-module-njs:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-njs:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_njs:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_njs:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx-module-njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx_module_njs:1.23.3\\+0.7.9-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx-module-njs@1.23.3%2B0.7.9-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx-module-njs", "source": "", "version": "1.23.3+0.7.9-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 4459, "provides": ["nginx-module-njs-r1.23.3"], "depends": ["libc6 (>= 2.29)", "libpcre2-8-0 (>= 10.32)", "libreadline8 (>= 6.0)", "libssl1.1 (>= 1.1.1)", "nginx-r1.23.3"], "files": [{"path": "/usr/bin/njs", "digest": {"algorithm": "md5", "value": "714b6995dcc9a28a7ac451efb3e460b6"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_js_module-debug.so", "digest": {"algorithm": "md5", "value": "0973f24418fe3f8c9cb0f9eb2a7453d9"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_js_module.so", "digest": {"algorithm": "md5", "value": "f515c7cd931a70e3b5ffddabb4e7e082"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_stream_js_module-debug.so", "digest": {"algorithm": "md5", "value": "72f7b79669cd896aa2c9e71a8713938a"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_stream_js_module.so", "digest": {"algorithm": "md5", "value": "537a20cfe04da9889340f84949729fcd"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-njs/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "68b1d8a9f80227a2824941319126bf6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-njs/changelog.gz", "digest": {"algorithm": "md5", "value": "fba0791cedf4bfa33bc1070e5069f0f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-njs/copyright", "digest": {"algorithm": "md5", "value": "c725020a1f6ea7fff1179957e118891c"}, "isConfigFile": false}]}}, {"id": "1198c11d76e40036", "name": "nginx-module-xslt", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx-module-xslt/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx-module-xslt/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx-module-xslt.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx-module-xslt.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx-module-xslt:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module-xslt:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_xslt:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module_xslt:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx-module:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx_module:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx-module-xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nginx:nginx_module_xslt:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx-module-xslt@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx-module-xslt", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 127, "provides": ["nginx-module-xslt-r1.23.3"], "depends": ["libc6 (>= 2.14)", "libxml2 (>= 2.7.4)", "libxslt1.1 (>= 1.1.25)", "nginx-r1.23.3"], "files": [{"path": "/usr/lib/nginx/modules/ngx_http_xslt_filter_module-debug.so", "digest": {"algorithm": "md5", "value": "50fce2e6b49ba95104a469e5d2b35ca2"}, "isConfigFile": false}, {"path": "/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so", "digest": {"algorithm": "md5", "value": "d7ce3f83c864175d65b42a91599ea6fe"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-xslt/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a88d49571b70f5647f8aa13ccacbb193"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-xslt/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx-module-xslt/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}]}}, {"id": "b79f82bf5740541e", "name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/openssl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/openssl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/openssl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssl:openssl:1.1.1n-0\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "openssl", "source": "", "version": "1.1.1n-0+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenSSL Team ", "installedSize": 1466, "depends": ["libc6 (>= 2.15)", "libssl1.1 (>= 1.1.1)"], "files": [{"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "md5", "value": "8dd4de5642570c91e9071900b6b9d5bc"}, "isConfigFile": true}, {"path": "/usr/bin/c_rehash", "digest": {"algorithm": "md5", "value": "9aad94d235c505bcdfc7b583c2ea8f59"}, "isConfigFile": false}, {"path": "/usr/bin/openssl", "digest": {"algorithm": "md5", "value": "14d0ff65ec033cad1cd69e1fd6a33490"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/CA.pl", "digest": {"algorithm": "md5", "value": "b26d534468115485ec24200ec0cf2d9d"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/tsget.pl", "digest": {"algorithm": "md5", "value": "ad290ae3a5a0dc90453b09be2e5463c0"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/FAQ", "digest": {"algorithm": "md5", "value": "773609f5df921846200ffdadb8183fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/certificates.txt.gz", "digest": {"algorithm": "md5", "value": "85423ba21d4cb32c1808f7be074776ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/keys.txt", "digest": {"algorithm": "md5", "value": "86c11189191ec40ed9565cfc56b18f65"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e9bba0f22af6c7fa96a5901e46646625"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.gz", "digest": {"algorithm": "md5", "value": "323fe3a9f4a7ababa9d8ba632bd56c31"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README", "digest": {"algorithm": "md5", "value": "3defbea5866f68ed823749714c3138b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.Debian", "digest": {"algorithm": "md5", "value": "393e5b180c24924a7a795d722273df3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.ENGINE.gz", "digest": {"algorithm": "md5", "value": "d842bdb6cd86064f9d3db90f7a3bad85"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.optimization", "digest": {"algorithm": "md5", "value": "2f3c8587f54a1bd34a1ea62f103b537d"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e4fd0426e8d9eac00d04f2357334998b"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/changelog.gz", "digest": {"algorithm": "md5", "value": "718c0c03a3c9daeb2d2617809b5d8ce8"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/fingerprints.txt", "digest": {"algorithm": "md5", "value": "c77b6ef4a669c51bc272723b354c95fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/openssl", "digest": {"algorithm": "md5", "value": "53597829a54ca69c6e803649039214bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/CA.pl.1ssl.gz", "digest": {"algorithm": "md5", "value": "60ef704b5b96248b9cc3a3c092638552"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/asn1parse.1ssl.gz", "digest": {"algorithm": "md5", "value": "5c7cd581a384028336ae2b6cd1bff7d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ca.1ssl.gz", "digest": {"algorithm": "md5", "value": "e1d031ff802e581100e06e0b18073269"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ciphers.1ssl.gz", "digest": {"algorithm": "md5", "value": "2c274d2a238e712d7ef714d20a709047"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cms.1ssl.gz", "digest": {"algorithm": "md5", "value": "d258245f31ee847dfe3e579eca93b91b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl.1ssl.gz", "digest": {"algorithm": "md5", "value": "cb85d9d2ce51e412ec6c6bea66a9ac56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl2pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "241c650d7dbb20e91885c62c6670a361"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dgst.1ssl.gz", "digest": {"algorithm": "md5", "value": "e3354a7abad985e9b3609995cb5758f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dhparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "641606ee80ebc2cdcc613f58cd79bf05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "09523ad549c974524554672caf79f0b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsaparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "c4405ca54754f4ca5ccd474ab5a55d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ec.1ssl.gz", "digest": {"algorithm": "md5", "value": "58b2c76d67999a64167f59dd7c43128c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ecparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "c91871dbe7f3f46298d6d21cfbdba47e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc.1ssl.gz", "digest": {"algorithm": "md5", "value": "4019530447520ae4b47c4b310c744d1f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/engine.1ssl.gz", "digest": {"algorithm": "md5", "value": "a22971726341b397dd70596f618054ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/errstr.1ssl.gz", "digest": {"algorithm": "md5", "value": "831a6ac107647264a9d89b6aa2588d9f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gendsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "2323172f75d47d19f0dfe2f3303f8208"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genpkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "a76072d5afc05ac5f200a3ff162e6065"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genrsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "4dc1385c6adb7a5dbfbc05a6b40e2b0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/list.1ssl.gz", "digest": {"algorithm": "md5", "value": "66ec54b43261e8e9d9a648beef4ab88d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nseq.1ssl.gz", "digest": {"algorithm": "md5", "value": "51e353aaec14072944c9bd343d0aad05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ocsp.1ssl.gz", "digest": {"algorithm": "md5", "value": "7784bbe1c5304395e2ade73f5d914c8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/openssl.1ssl.gz", "digest": {"algorithm": "md5", "value": "a31bf24ab9687def44288801b0914ecf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1ssl.gz", "digest": {"algorithm": "md5", "value": "5776fa5426584ed7a1c3f38444a3a8c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs12.1ssl.gz", "digest": {"algorithm": "md5", "value": "75ae4f737d3ef60c7e8f48ef5d3b1e29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "a1e8b6cee8aa8e31d4d0093771cdc782"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs8.1ssl.gz", "digest": {"algorithm": "md5", "value": "3b292e8ad371faec2eceb3f88ab546cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "04a0f1744c1161e5c59fef89ea3f767f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "6dc7244370f31f82640bfac443efcd89"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "74f7fe4b8c08590f410d3b62596aa4fd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prime.1ssl.gz", "digest": {"algorithm": "md5", "value": "3be8774b63c293f4cf5026faabb56f83"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rand.1ssl.gz", "digest": {"algorithm": "md5", "value": "1a8209706966c82f04d7a27fd044f95c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rehash.1ssl.gz", "digest": {"algorithm": "md5", "value": "11cd187972ee8ababbf6dd331f02f8ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/req.1ssl.gz", "digest": {"algorithm": "md5", "value": "e6ea31f09d914b6f5a6e36e2e2ef7f32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "06bed57be1ae031fb151d119954f7314"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsautl.1ssl.gz", "digest": {"algorithm": "md5", "value": "b267e3e72e6851838f65935be3fe158a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_client.1ssl.gz", "digest": {"algorithm": "md5", "value": "7e78252870d5f2ba197a9896b1f43f82"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_server.1ssl.gz", "digest": {"algorithm": "md5", "value": "880b64a71a5fa843bde9fe628a5787aa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_time.1ssl.gz", "digest": {"algorithm": "md5", "value": "919b4e8d8650245bcbf10c4bd328c9f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sess_id.1ssl.gz", "digest": {"algorithm": "md5", "value": "1ca67b14ad9e93903e111eadb8ba6681"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/smime.1ssl.gz", "digest": {"algorithm": "md5", "value": "ad072c525286885d404a75ff365eeb60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/speed.1ssl.gz", "digest": {"algorithm": "md5", "value": "13f0f05f0787367a84c64b9faa5d16bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/spkac.1ssl.gz", "digest": {"algorithm": "md5", "value": "556236c7aed6cb1559cc41abd6376cab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/srp.1ssl.gz", "digest": {"algorithm": "md5", "value": "07c579f4aefa5072a5ded8a5fc097cce"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/storeutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "fdbdbb4893f6c54a3e7bfc6f23d8c031"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ts.1ssl.gz", "digest": {"algorithm": "md5", "value": "da4d56f8e85e60ef265da91dd657aae6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsget.1ssl.gz", "digest": {"algorithm": "md5", "value": "815bbef403d50a8e04a73988c51641bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/verify.1ssl.gz", "digest": {"algorithm": "md5", "value": "758ebfb3c6ff89354283e9fded3a7c1d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/version.1ssl.gz", "digest": {"algorithm": "md5", "value": "9ef5dea9a0f5444a6dce96e8910f40d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/x509.1ssl.gz", "digest": {"algorithm": "md5", "value": "d402ae100c2dc08fbced20aba65777d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/config.5ssl.gz", "digest": {"algorithm": "md5", "value": "125d153464cfe0fa9a6b64ca1ded69cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/x509v3_config.5ssl.gz", "digest": {"algorithm": "md5", "value": "9a0d662c430bb37108c65149a7b7a9d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/Ed25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "ae836db232e12bd5736a37eebb9b15bb"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND.7ssl.gz", "digest": {"algorithm": "md5", "value": "d76d4054c0b05e74a80babd7b369415d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND_DRBG.7ssl.gz", "digest": {"algorithm": "md5", "value": "3eb37299f7323ebab0a20289a5b3c48f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RSA-PSS.7ssl.gz", "digest": {"algorithm": "md5", "value": "9b825c8072619751ccb0ee66467db23a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/SM2.7ssl.gz", "digest": {"algorithm": "md5", "value": "43078d0b518b2f70d12dbb9b680c0325"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/X25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "5f5b0cab1652310019da01a133e2a8dd"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bio.7ssl.gz", "digest": {"algorithm": "md5", "value": "478366db17ac98b104e905feea62fc03"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/crypto.7ssl.gz", "digest": {"algorithm": "md5", "value": "516d0a2bd824d5eefa9af840fbd3a3f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ct.7ssl.gz", "digest": {"algorithm": "md5", "value": "d12ff1e61f16b49db3c06aa2111e2632"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/des_modes.7ssl.gz", "digest": {"algorithm": "md5", "value": "b06b69f8e423d8a54b486615c2831a52"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/evp.7ssl.gz", "digest": {"algorithm": "md5", "value": "9913bed61c30ce70cee17a5b1da37a82"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store-file.7ssl.gz", "digest": {"algorithm": "md5", "value": "3c2ebdcf96f39adc9c3c643cbf404b0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store.7ssl.gz", "digest": {"algorithm": "md5", "value": "b74a4ad0222ccdb328f53fb1f4863859"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/passphrase-encoding.7ssl.gz", "digest": {"algorithm": "md5", "value": "18341051957ba8a08b42a4cfd08f77d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/proxy-certificates.7ssl.gz", "digest": {"algorithm": "md5", "value": "25ca7ce16d51b04ddf525719c69e9fc6"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/scrypt.7ssl.gz", "digest": {"algorithm": "md5", "value": "97991e5514b53f9dd78d21ca6ca14291"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ssl.7ssl.gz", "digest": {"algorithm": "md5", "value": "1b280687496cfdc78fd56b829f78f2c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/x509.7ssl.gz", "digest": {"algorithm": "md5", "value": "28eb319bf0cf26d0d27218898bb2cd7e"}, "isConfigFile": false}]}}, {"id": "46d210acbe0d2fb7", "name": "passwd", "version": "1:4.8.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/passwd.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:passwd:passwd:1\\:4.8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/passwd@1:4.8.1-1?arch=amd64&upstream=shadow&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "passwd", "source": "shadow", "version": "1:4.8.1-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Shadow package maintainers ", "installedSize": 2736, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 2.1.9)", "libsemanage1 (>= 2.0.3)", "libpam-modules"], "files": [{"path": "/etc/default/useradd", "digest": {"algorithm": "md5", "value": "559e87e86a6d1cb4b7f60a6f691d5150"}, "isConfigFile": true}, {"path": "/etc/pam.d/chfn", "digest": {"algorithm": "md5", "value": "4d466e00a348ba426130664d795e8afa"}, "isConfigFile": true}, {"path": "/etc/pam.d/chpasswd", "digest": {"algorithm": "md5", "value": "9900720564cb4ee98b7da29e2d183cb2"}, "isConfigFile": true}, {"path": "/etc/pam.d/chsh", "digest": {"algorithm": "md5", "value": "a6e9b589e90009334ffd030d819290a6"}, "isConfigFile": true}, {"path": "/etc/pam.d/newusers", "digest": {"algorithm": "md5", "value": "1454e29bfa9f2a10836563e76936cea5"}, "isConfigFile": true}, {"path": "/etc/pam.d/passwd", "digest": {"algorithm": "md5", "value": "eaf2ad85b5ccd06cceb19a3e75f40c63"}, "isConfigFile": true}, {"path": "/sbin/shadowconfig", "digest": {"algorithm": "md5", "value": "649162e17b14c068cf80d5e3557cd8a2"}, "isConfigFile": false}, {"path": "/usr/bin/chage", "digest": {"algorithm": "md5", "value": "3f5b44e93134a83b2687c168e0cd9567"}, "isConfigFile": false}, {"path": "/usr/bin/chfn", "digest": {"algorithm": "md5", "value": "36f600a19461942f79309ec558027d41"}, "isConfigFile": false}, {"path": "/usr/bin/chsh", "digest": {"algorithm": "md5", "value": "c0ef249d258f3cf95cd167e8172b445c"}, "isConfigFile": false}, {"path": "/usr/bin/expiry", "digest": {"algorithm": "md5", "value": "10620f17e03cbafacd4f1564ceb82e83"}, "isConfigFile": false}, {"path": "/usr/bin/gpasswd", "digest": {"algorithm": "md5", "value": "58f694c570d2aa547b818e04c2c533b9"}, "isConfigFile": false}, {"path": "/usr/bin/passwd", "digest": {"algorithm": "md5", "value": "60529d2bc93ed9996852abd211eabc9f"}, "isConfigFile": false}, {"path": "/usr/lib/tmpfiles.d/passwd.conf", "digest": {"algorithm": "md5", "value": "fd813ae6329b77cb59bac8961e613bf0"}, "isConfigFile": false}, {"path": "/usr/sbin/chgpasswd", "digest": {"algorithm": "md5", "value": "3d7fe2bc7ed4a2fc5eb14b1288fa4233"}, "isConfigFile": false}, {"path": "/usr/sbin/chpasswd", "digest": {"algorithm": "md5", "value": "4f56e0737cbd3654d929ccb7316026d7"}, "isConfigFile": false}, {"path": "/usr/sbin/cppw", "digest": {"algorithm": "md5", "value": "7fdee429a0b2193204f18c938b783fea"}, "isConfigFile": false}, {"path": "/usr/sbin/groupadd", "digest": {"algorithm": "md5", "value": "beb91801cb538303bb881e18f66f2df6"}, "isConfigFile": false}, {"path": "/usr/sbin/groupdel", "digest": {"algorithm": "md5", "value": "fd63968ab6b39ce26ef05a8fad021ad9"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmems", "digest": {"algorithm": "md5", "value": "b25da0e6333c24744fa81e2ed095b8fd"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmod", "digest": {"algorithm": "md5", "value": "8813d40db1895bfe8b5c19db3636684c"}, "isConfigFile": false}, {"path": "/usr/sbin/grpck", "digest": {"algorithm": "md5", "value": "a3d13d1bfbb71bd06abc16791ca354ef"}, "isConfigFile": false}, {"path": "/usr/sbin/grpconv", "digest": {"algorithm": "md5", "value": "27092e6872e9c66e929f7b844ed1631c"}, "isConfigFile": false}, {"path": "/usr/sbin/grpunconv", "digest": {"algorithm": "md5", "value": "728dc2ea714dd455ca5ee990a13a0eb0"}, "isConfigFile": false}, {"path": "/usr/sbin/newusers", "digest": {"algorithm": "md5", "value": "4c4283602d4b089c566b9312b07566b1"}, "isConfigFile": false}, {"path": "/usr/sbin/pwck", "digest": {"algorithm": "md5", "value": "aee68bf4dca0fd79ca9e92e09f06d360"}, "isConfigFile": false}, {"path": "/usr/sbin/pwconv", "digest": {"algorithm": "md5", "value": "e2e62dee9d3a4e90b89a50e351adcc12"}, "isConfigFile": false}, {"path": "/usr/sbin/pwunconv", "digest": {"algorithm": "md5", "value": "ad21bc4cbc54afd3a7b242d177709d70"}, "isConfigFile": false}, {"path": "/usr/sbin/useradd", "digest": {"algorithm": "md5", "value": "f1028ef3532457f061aa7ee2b3fe4bd1"}, "isConfigFile": false}, {"path": "/usr/sbin/userdel", "digest": {"algorithm": "md5", "value": "02080a294d78127c7e436cfb7488a75a"}, "isConfigFile": false}, {"path": "/usr/sbin/usermod", "digest": {"algorithm": "md5", "value": "8f8b9206f406332d653a45a98569d4db"}, "isConfigFile": false}, {"path": "/usr/sbin/vipw", "digest": {"algorithm": "md5", "value": "e171b25403f5c7be24c5e57be69162f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/README.Debian", "digest": {"algorithm": "md5", "value": "217e2a968603dbdd1bfe81051076f132"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/TODO.Debian", "digest": {"algorithm": "md5", "value": "02916812cbd2183a26d75b8645bea7b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "50c2c66013d9ef6fd1492c1736a99458"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/changelog.gz", "digest": {"algorithm": "md5", "value": "85f65e38c0159623a850c22eafb7ac04"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/examples/passwd.expire.cron", "digest": {"algorithm": "md5", "value": "42b6b6d065ae2c959e885fcfa47a9887"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/passwd", "digest": {"algorithm": "md5", "value": "adb2e6e55dc3c98796decf7dbe832988"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "32f282e077a7b6be3ae89e7de510e221"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "06dcfb2131a2bf6faaea7c3fa96c9686"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "17aa804ea07e2be83682cf3bf3444d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "7ddfd4899afd2ca81e849b7bd39947a6"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "bc5d5f7c82ec707c4d1fd4f4b07dfe7b"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "fc64fb093ab0ca6bb3cf0f757398bdf2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "eb7bf5ef0bfffa1c638509bc4702e1e2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "86e218f9995d85ab2679fb8ea0a7e71f"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "622261037661c45f3b7ae00e7ee91d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "b417d08e085b5f8976e8506d9f2b0a1f"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "3952543702b7f210dfc60e3dedcbc240"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "c931f9661840e63278f68b403a7d3be3"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "b7eb19a408e009f3406d7207418ad7fb"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "a9c3fc036798fbec841c721af0e3bb28"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "2b4473f4f2d594359e1f35868b1d09a2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "5802b272b20f00ee094bcb5af18ca464"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "70e52722a66afbee77bd571cc7348af7"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "75156374aaed3bb6f0fd03b18857e43c"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "fc756677e0adeceade0c05100a1400a6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "85e46af9e045d554cfd5f83fbf1a8a03"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "d4b851028252c5d568634e85b533e6ed"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "b335dfc509399815dd83102b627299df"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "7ea002cd9998199e527b162c1fe7a993"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "31296ef3ed5357bd4547f5f862e78d10"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "8f97f9e6c1a8550fe66a35490dccf78c"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "b0f6dda6737799b4d2174bb15d948f4d"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "4cfc0012f2c9b1910698086032abc7ca"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "49fc74e40c5842e94129f75a4db9c8e4"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "2fc72d0abed71e1b15862c82f028fe3e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "8370a6cbc1e57ba0ac5f6918344b0bde"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "b55197c63e803cc7ec23b99633fcada0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "3950eb44291324d3c0cb63f6961ab7cc"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "edbb8e62c9496f4650643741469b78e2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "6c27289d09e2f078934df0188b564c2e"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "86c8b0e4f92e5b9a2b02e5be73015f20"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "6406069a70c9a1b76745810b443160e2"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "cdd7f1e7de0c99b3ab83c6eeb5141f7c"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6d97c554084e4ece8ff23fcea2f8d9e3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "58a40b508e1218996f6adf6409340733"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "d94cd157b2ee33bb19c4dabd6c890477"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "31486f2bb42a02e3ed730f7c67493604"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "8d21a918812dfffdcaef01bf87c0f49f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "91c03680d14a1024493eb54245b62604"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "99bba61969d72ab8bba7ab07f2280277"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "0c77fd9ef4ae82c8e9cab27158272d51"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "98a39a095d420fbe36a744e6d31d2a59"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "7c6a56163dcd5894ee3cb6d257cad1c9"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "14fcbbb700e7c812add1074586ac9cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "90742d4e144c4e8803b941492f1f9681"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "4e8f0af04ddbceea0947536ef56e056f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "46304951bd50bc89dfa0ddc13cdb2850"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "1e0dcbd6a2757ff29fc24178e35819e3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "ba6bb9d94d9009a87252e022eb473bab"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "224fef16e42251a8b2a5800ce5354cdb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "bb5d34479b25d10ecb03fe6ba8ba0eb8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "47b8f7b38e0f21124513fd087b12d115"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "b53ba9af27720057a211d3219d1dbd1b"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "6194fdb9bec6e26006b51aee4fdf1cb2"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "0d805aeb4f97a55191ea96dabc247263"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "4e4110c76b01091d47aebcba82f53863"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "a5f59879e48cdfcb1788999cf27632f8"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "cc09760fcf15c4f9aa4d71ba271dd158"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b9eca0d7935b4b9c4c20fa68ebec613"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ef1cf0a6ce799417645ddbabb7b74801"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "130b2d425143d1cfd5f1a596812a26a0"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "2d4ee7afb32b617247f1da0f57257f5c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "8184a16deb5eb23d01d10d0c4a8ec9af"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ce1af6134e90ff476c2e7e810e5b5469"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "c0127536abcb14b33e5f56ee55499325"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "e19e9aea3971a3c27e35be47d5f17c1a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "32d45b23e37553a135fb69652cd4fdd1"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "3ff9e6e2a118bfbe5d109b11817f4198"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "db0d3c5ea451d79b72e4052bfaf6cd9f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "f7922f326f8fc01cd49183d21b7be667"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "8eab81145f6288741ddc02326ce76caf"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "54f6f03fced9d22cd10f556a4fa7d141"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "82dd116fa815f6dfa03715cd950cf144"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "8c9264c5c3d7ddc10a67766ada31f87f"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "2edd255b5f54cf0130cb9971b35b8faf"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "6a9a011a8af0cb02013219218d79fa3a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "93164708547fa22f9b48c4b005e68d80"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "9f394ab96dc39f0e5c9fea58ffabc1b5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "40723b303b94a1516df3d2ef89d3b864"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "bee6dd5e0ce28b9297cc98d113128896"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "6c9bb8db9024c9ec2ee953d5ca53c821"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "d42844380f03fed7ae61427b8f614bce"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "b334260b4bf8ee904f23b52cab304c4d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "751a0d1f464b1a91ce9e4b94dc8578c6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "0c2b07c1d59ad1b72a062f3f3d0e0807"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "2e5eabf050755ae81f66d87b9e3401ef"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "53009ab2e1713cc7e8ba46bfaabc9a45"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "eed783ded6be13982050730a4f8efe0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "9d5900b4d7744acccd25f9236e13eb31"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "98f330727aa1962260435429e741473b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "b72138b58bde78c19086853237aab6fc"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "ed511101ee17dd4d21886e50dbd1fd28"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "ff757afa519e336bef851784c9c4ea39"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "b75a47082b30f34505307b6e768f3444"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "683ee72e8deadbc979d2d2015c2f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "e6e4ac477766619dd007458a4aebcdcb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "8d2fd8504182a3f2c35f905ee36dd6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "493abaf647141043875fcdc1ae1ee9db"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "2e295405d85b056f4d7788ee978bcae2"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f86dfb5e2e4e79511a13d58c1d3f15f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bfb940f05c5b21ef44d6e61c62879c93"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4fc51fd571db91d1257315e199aa8a21"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "fcc82b4e9348b7c6931f29054eddb96a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "d1cc08014e0a78d3eaca83a177d4b344"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba9e918a0d165cc3be4240be8feec4a1"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e2397bd1fff79c64caa7ee856b3828ed"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "14ef2fe516039c1dd91dc214569e504a"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "202b85120e371b36c1c9d47558a823bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "7f39684594bc34d52239020b38889f89"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "e6ca8717efa8a713081d7b697c51549a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "20d54e6bb7377efe5abee4de4b23b371"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "1103018f0bc74f39df9c62096beebc3e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "8968ab656b679ceac5dac009b36711ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "368a8c4dbae4266bc6be47a4687264d9"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "16fd37039408bb0cd58f4f12cc56a6a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "0c966c3b118c34285a1d31602be6c9f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "524e53607da40ceaf09a6894eb18851b"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subgid.5.gz", "digest": {"algorithm": "md5", "value": "a9200670216217ea4717176b641f4bf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subuid.5.gz", "digest": {"algorithm": "md5", "value": "d0272a249c53ea4316936471a151b8cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chgpasswd.8.gz", "digest": {"algorithm": "md5", "value": "1788cca0d0514af0543c4d0c793dd108"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "7515cf4b666aa726e0d489b71ae28155"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/cppw.8.gz", "digest": {"algorithm": "md5", "value": "2add2075b2a5787359502639c5afeddf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "690266d333ac080cd6f1a765b84ecc56"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "ebcc40d9028576e718b7eaf6bfef9ddd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "7a4e8bf1794cb654d85b22f954dd313e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "1b1e46e8f0348f5ddd41578b38afd72d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "7411405475b7203f871fdd0b43849cac"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "a631bb6c1e683f5189e8d9187710a682"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "acbb02a120f0a08c697df068dff56fa5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "bb93daf1fa1ad3c2eacd3bd85afd904a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "8b3846e1580b2eaa165fa3d7d4b078f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "da3058fc59b167e07d5203a9b3f7aed4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "09af74754edecac6855e827f91f59298"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "fabd130c4887830fa673e63faea53de8"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "afa835b6ef1098104473795e897d243b"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "3485d0cb253f4991b78d5690add2143c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "a8b26275ba611ea98a44ca89fc043075"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "dd8b2402893b146d5fc57cbc3088d08c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "4c7135b104949121bf35cf9e8f20e5de"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "ad4eee55a367a9de06800794bbdc85e6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "6a14f60db1af9b44ce58678ffb66a3c3"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e6a668e1417c9b38c6d693a746c230f9"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "a42fe4f97ad6dd5425d67889146c6f14"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "87d466c19de1bd96b2f6d4b3d59a4c89"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "0580924656ac2ed3715527ecb9f969df"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a5fccd5124a7b11e036642e1c996c1f6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ed2dbc12df8c8e24574b08e705ae38fb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "4539a3a616820f8cac6b040168f768a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "f0a0c618a38733263ab1ee62b8cf7b90"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "31d9d92e0fddbde0f4b8b4a4e3e36a0a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "53d7820c9890a8d4df44b075428b16ce"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "a6ee88bab0e2d3fc866b1f62ae03bdf3"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba33db936d129a982c503179ff3492ea"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "4632ac13ca192549fefd16e948382da5"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "0e444c12ca6fd6576828a8a427929fe9"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "ae5159581e915a5554334798988753c2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "36d51650fff0ceea7a2d8143f1394985"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "9fe9bd56df1fa7659e8c4ed735654658"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "56136dc7a7e1928923fede48f1e8f23a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "6df7730d15ee96c34fb8142362c3e22c"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "85c8d64fe394e1e8491eb5e104652784"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "e13432b05214d88268290d4fa5265bbd"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "106d0dad6b7ef88683773e335d425aa0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "6844f4f8b7220a15fe1533cfcbbea345"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "44715972d22d8da307ca9f36ec1ef210"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "b8a26e3d81bb91ee2c3855d79ae211c4"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "bb1233e377ea601d26c232175c25468e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "fc8cfb58619eb68afd12baebe8f2cecc"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "087324808c7dcbc60d54618d2dfb338a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "6e3f5effb1c618aee4fc3d24151b5a5a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "9201c885e657cac769e3c59ffbc9b3eb"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4d94354e2031ce9fb97c739756f1df47"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "aac69158fa9288689ad064aa009fff9e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "834b287b772519f28699df57da4bca32"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e400dc0756f4c66d228323e90ad042aa"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "56c3155046e512de197a7c0911ce149c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "47e287bcaecd7c4d549e499933610116"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "6bb85e43676b9016c58752b314e158b1"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "caaa6940900633f4351e07aa94081931"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "94f2443b0a106484983549c1c812df79"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "533c57086084341cf631f0df594acab4"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "3d758901b8bd43bf852b2d7c6c9f644f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "0b019c2c8c2453483046a0c2807c7f1c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "bb577c9828f50a50b8dd1004f237b770"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "6ebbc5ddda38e9fec62437ae5dd221ad"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "395afcb4434f15efff3a067f1c9f372c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "9c73840ceed82fca46f02411e1642a59"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "3ffb79132ef75ed80e941241c71c8e69"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "092b6d994a843c2f53c5b416116c02d2"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "7441cfaee0322bf678a66b51a0792057"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "2428e897e4bbb8a248d4bccececd480f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2ef54249fd04573240eaa49ddc32917e"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "53ba61d57f8d395fb38c6a8531a6db30"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "78fb9a15009238f21e2984916e6b8f63"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "68804097dd1c430c283d25e320bd2409"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "7f15cce4c95b23adbbcaa0cca6355b11"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "56980177112a7d7c7ebff6dc3200833f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4420f40f67b91e5ba907fe0ecd858947"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "ffcd984b4d0b3c9c7abf0b8decce7d18"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "9bc4c8ab96996ed0f7ca2653080551ca"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e99e60a6af3bc5316c9c7a1e18553828"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "afe774c3acbf217a8bd1a3ded3629aa0"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "f7b2b63687e3f38e814105b2574878a2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "7619b1fc6a80076242a12ec6e85024bc"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "2a4f5b751f8e4d775a6e6c593c9d9178"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "355b4cda233e5abaaf1cc7380e325f7b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2a32b3db68b83ec7bee9c536c39b8c9d"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "0749a6849dc0bd6757dd73d940366236"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "fafc754e0027cb3f749ac8db5d2b5f94"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "cb4274b7e7bd304ba0731103340ac182"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "e9335e7b374b05b5a5d683322d36f448"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "2a0364a141b2995ebd904c7ca9d97f76"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "cdc22237f15cb6a5d665799d9a8c75a8"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "e28f5e5bdebd3b01f5510b6f28564b0c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "cc585feae65acaca690338eb62f59137"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "e462decdb3f04c4f2a7b06f604b4c30f"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "3aafc570b67fba4872fff43ddedab593"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "b765caf50b00c20380bfcde46e89379f"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "bd37b0aa8afb0d3d27e179cf4dd5c0af"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "defc08dfcc0a2afd0c49443978f20cbe"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "71d394a444e1bae52ccd1c792f8c2621"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "f82136c3c46150671bec51ac9abc73cd"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "9b60e3cfec664af17c84a480a69baea7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "76b58effba5dd9a97b26f4e7ab8db862"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "2e15a4534703271950b55df2ccb54760"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "32a365dc23fa127feb7dc2e5f2d5a874"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "2f002c9b90be009e600d169ce1318b64"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "8a80c8885fa1e57c960217d7acb35fcf"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "55730dd30a305b8c0e5f893a7e331751"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "557ee0e826fc0c30df6d1fc88d833d4d"}, "isConfigFile": false}]}}, {"id": "9bffdacf5ac49f23", "name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/perl-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-base:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-base:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-base", "source": "perl", "version": "5.32.1-4+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Niko Tyni ", "installedSize": 7664, "provides": ["libfile-path-perl (= 2.16)", "libfile-temp-perl (= 0.2309)", "libio-socket-ip-perl (= 0.39)", "libscalar-list-utils-perl (= 1:1.55)", "libsocket-perl (= 2.029)", "libxsloader-perl (= 0.30)", "perlapi-5.32.0", "perlapi-5.32.1"], "preDepends": ["libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "dpkg (>= 1.17.17)"], "files": [{"path": "/usr/bin/perl", "digest": {"algorithm": "md5", "value": "12bfb51cf9699c1e508a1f5b20eaa809"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.32.1", "digest": {"algorithm": "md5", "value": "12bfb51cf9699c1e508a1f5b20eaa809"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "78ae6d88b5349819d4ae17230677575d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "digest": {"algorithm": "md5", "value": "9a55c30d94c9ba21536a414420efd1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "digest": {"algorithm": "md5", "value": "326aacd2914883a5b1bc37deef4efdce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "4a5ad98ea1d020ae8c730c404f8f35e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "digest": {"algorithm": "md5", "value": "ede8d9fcd1ff33a77b8f294cb820b1fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "95a69418de8af0b8025ecf4f700f739b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "digest": {"algorithm": "md5", "value": "1ed72351adae32960d29a150ddc9b9de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "digest": {"algorithm": "md5", "value": "6eeee9b1ce37ea2303b77beb27ab1747"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "1970b9340d74a93cc595798c96a144f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "digest": {"algorithm": "md5", "value": "af8fc96226a839242532d130c5d166b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "digest": {"algorithm": "md5", "value": "604b238b6d94ffb4c5e8b61312ee080e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "digest": {"algorithm": "md5", "value": "6b127b714ab380df3deba6dc9c3bbb53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "digest": {"algorithm": "md5", "value": "7da7366054556f2d7764df444b4223f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "digest": {"algorithm": "md5", "value": "afa74cd84c51d836f013c602c2652db9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "f7b2283bb3d630fe6315c5291c28c2ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "digest": {"algorithm": "md5", "value": "440167e44b909ef974dd8e4d7210ea72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "digest": {"algorithm": "md5", "value": "b908fef4f113c2e74660490734566faf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "0f5ae473250f0d3cb25241dfdda427de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "cd9d83d3f26f46ea6ec3c38a0a4d18e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "digest": {"algorithm": "md5", "value": "34dc8586a33c46e4d95e6b1ceb9f3f31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "digest": {"algorithm": "md5", "value": "97ed1e07b973f7c286ac65df8dd55eb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "1bf1e528fbfbc7fa63c66461e7e97ac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "a6ee610d7653cb198abafe64254858fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "79467c631f67da684d7cbb4b3554574c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "digest": {"algorithm": "md5", "value": "a93157ec1e71eb6190934a31c6045fb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "3fe4c9a51312355c44d356ae70621c12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "27ed01b5307faeb277f19e420e5ae527"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "00c8df3d21c819a1b5497d71e6d6d5be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "44a3762b898e0b0cfb756df7bcc46c1c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "cacf0d4298ea32691c26fcd5d95d2c38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "a5f442497a70c17a03c86772f9bbae62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "digest": {"algorithm": "md5", "value": "1a96163c4795564652346eb862ce9f30"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "digest": {"algorithm": "md5", "value": "14e6f67a891acd42dfba1fdc8fbfe537"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "9f4a3cf82721ed0dcd357a347fa8399c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "d71a55c7cae110f38d85ea2c9147014e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "digest": {"algorithm": "md5", "value": "fa91ee3852719273bbe2d17ce292f128"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "digest": {"algorithm": "md5", "value": "73e7444a3fa69ba1049906c0f487d353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "7afe127a62ee67d6209e1a97dd5308a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "c2c59475e20b8bfe8ac8fb7cc4614fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "d134520357050d2efdd582b6a407149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "c16d5dcbb2d08b941d8592e138ff091e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "digest": {"algorithm": "md5", "value": "855ce3fea5867863a254c39947d3465e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "digest": {"algorithm": "md5", "value": "e08fccc387c90993764adfb3e25c8520"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "156e8832fa97938b63dca57e87d1fed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "cd57e3f744a59bd37c0219dd0a276855"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "65bcaccfb305c510b9e53448d3e05b08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "05bb97051985badbd437214844f3d23c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "0eda6419e0e979ed0f7a78f66e0c01bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "eac4013bc879119dd5509b3e2c31d8e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "496f5c4cc73290a2df591e30ea40fab6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "583ac3bdd4d76ed7f39eac88bb9d64dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "3cb8dd1401a54548696f0cf5fc2fba60"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "digest": {"algorithm": "md5", "value": "9fd2057bb63b9aaca3bd17d3b5a1e213"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "digest": {"algorithm": "md5", "value": "0484a8f8936a422af0f8b6f94ddcd269"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "digest": {"algorithm": "md5", "value": "d788cf15aeffba20a826192b950a4b5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "digest": {"algorithm": "md5", "value": "5668acebd8d30aa263d57519c360cbc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "digest": {"algorithm": "md5", "value": "1dedff99dfe12c003e1fef7fcd672f35"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "digest": {"algorithm": "md5", "value": "05f46b50eeb55f1387551c69c7c37662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "digest": {"algorithm": "md5", "value": "ac4305fa41b2b537d4e426f5f56c5bfb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "digest": {"algorithm": "md5", "value": "5ff70a0a442b7d5e23e5ea0a22498f6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "digest": {"algorithm": "md5", "value": "9af72fe80f97c73e31887417b7ad5ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "digest": {"algorithm": "md5", "value": "9070d0956bd9a0392ed41d7d74e72a9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "digest": {"algorithm": "md5", "value": "eae881bf623745585b70c107ced98f69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "digest": {"algorithm": "md5", "value": "167856b625a767f24dc9b11a4735fae8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "digest": {"algorithm": "md5", "value": "782af34368195812261bcdfb132d4c6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "digest": {"algorithm": "md5", "value": "9df17e1d89a3f9c7e6f48214f00bd53e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "70ce331fd2488a6ad901cf120fe3da7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "fb0f0783a2a6ccbbec7dcc09486d5bd2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "d9d3fc910a68036962a71744ed359239"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "65371232fb327b089a2df764965416c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "6df877587f13ff963d19a44d92f487b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "916f1c363e5c2fde3498841a20c4c564"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "18d8870760d1c9b964d6feba741a8849"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "bc721e92ecc43e073277d697ee60f60d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "e1493204dcc1f0a8e3991c1d8dec9e08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "ccf63881f38a1e239965ebfdd752b849"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "343caf3698dab28086ede1d153fbafc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "15cc4bece648d0839898bcde9ce8963a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "ef86ecb208211fb84feeb6434b4f18b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identif2.pl", "digest": {"algorithm": "md5", "value": "1dfd1177ae23379bb29a231062baa523"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identifi.pl", "digest": {"algorithm": "md5", "value": "de1f2f80155a8cad49f9cf89eca30383"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "bc58563743723f02ad39bc026d403cb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "cf68b4ee4b0d7f12c7158220a5a3f934"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "231434c0f286e558848b2d5764fd4ee0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "a14a1e3f56c6be70beed05d430d0e4a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "9b2bde3cf32fb7de257ceeaa9cce0e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "b7225819387b58d7f994ce65a4f993a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "9b4fd879fc3cfe908006296d8c175dfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "b03e73889cb562d2ce71d1e3d1afcac6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "5c5ee66e9348becec3b8ea28a4d285d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "c6248c963df8d3d7e6afbfb0aa3559a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "139a90341ad0b5770579081e257233c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "c142f97783b3ac847a8d0dadf5b437be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "e6b54b6056c402865220129ef4b2e958"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "bfdb22b763638c465228e4705ecb0270"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "5601b0ae63dc2ac0d2ee67291f258b1e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "17308dd48edce039cfc009a7d34a3892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "4534e82700d26a4fdceae5b8f9fba0a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "4ba18d48c9772236c1e5577166e2cc2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "53ac606e69317febc337c4661a8b0cf6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "b9c6552cd5d0322d00d2e9587f4a6adf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "7f5c3e8c9013ab5885ba8b51de297fe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "425ac5b0840c18111dce55cc9ed94222"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "f751492965967f70511bc1d120f9e0f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "25580af86d86d945d15a8b2af24aa72b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "dbd48db760078b7c15431542a8a4e2da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "87397086a940ff1bea42a230fd7281e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "8f77f62d374d6e36f89dbdd4be3a2600"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e0f62f5c14ff0c3e2086997140784e47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "107a385a9ec43ae7eee804c377bca4a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "0f8845a09d2960a6adb624765ebdc531"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "b169b9b170b2980432c1cae278ec038f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "95d5206fc8dd4a7d3cd3dc379477e220"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "353a237e83831fd328ca18db8cc38c28"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "43b9e5d1126acc0effdbed8725259ccd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V130.pl", "digest": {"algorithm": "md5", "value": "d058b96adabb51143c4706d3824fd976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "5c7970d0785760b6906a66059cc783fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "4991b179382ed4c4ecd2a33fed496316"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "221679bcb9312033ec1d647053006972"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "b1c1a9db6d0d6f9c795b9686fbd86816"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "d6d69300b6b94ca589a863251ede39dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "5927f1b41becdbc0c1fddb6927fcee9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "e6d865138414bf5badb7ad796569b2f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "f0cfe0869ae649c309a5e518a17fb923"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "95727ac8afd999fc9f6e11dda3361af8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "e3e2de925da87f9ec7bbb057f5e3838f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "ec1b8d2fbff6f19086cab21a9c53f023"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "e44f082e68ec98d579ca8052e1d43dcf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "219946fcb2c46a9d63d01e03854964b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "04252245fe1bc002f0b20bc7645afacb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "88021b967d9fd3d13f7ba9b342c38070"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "fc092f25357311bf93d11aa6f844f365"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "386c916290fdc62a454b01b7708938b3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "6ef607a20f85f2449e46a42f74b8a55c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "26ffc7ff1501ae604a293c41dd9bf289"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "35a73702473a5cba6fc5aecebb611d71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "ab95ea4bf3ccc35b4880f2655446a57b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "6f6caf218923adce72bdc23b00aef1bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "5cf4751738a5cef1ff0804aa5c6d3e67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "b80604e2658c3ebf15d7e76d3cc1b802"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "893c299387fb1d203477dbac27cc7064"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "70ceefcceff8a9c9387dc635fd428631"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "d4e61d82e5f8310973aca5584cc94554"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "1b375227182bf0697b624231c00d9c21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "8b6703204d8c7b771c6886e1876676d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "bdd5f3d9cbf2c232ab5daa71559dc1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "20bb29f3bea16b7f1dca02ad4d2d4517"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "bd74d7d0ac519b9896109d8bd9c0eb81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "290abc6def8d32efeeeb042fc86759ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "e1d51feac3059a3ca87aede25c3beaa2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "64f5bc5bc2b1551c19abccd996adb480"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "3536c069cb03334c828ff0f6db424754"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "10ee0d807541f2074d6b8a59a07f142f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "bbd1db372868db91b3a46619acbb599a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "d8fa05ca2ad9577ae5a31c48de78c5bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "5f6e7f0d30600f1f644e451fb7fbecad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "bd829c7a4dd0d6c6ee17f3a6acb83e0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "fb015a4ffeeaf177387258f95cc89a9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "a7326a6d42ae8cedde4ca742e02aacdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "62731d694ef314a3284108a564b1b2e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "3d3abf39140d18971ef14cace680cfd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "39f021acd5fcf53a88553e8cadd4a5ef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "07514c263aa9272f137eb20e14253d66"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "73d12df6b4c4ac5bc3922fae438be60f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "19950f06ed4fd3991cdfe137a1a3676c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "a3cfde0a982048d203d7c2164f40d7e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "121b09413a2c254f8981905f835339d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "e772451c45c545ccb31dab88cd1741e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "83ad83885bbfd9020aee73bbc04fcf0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "98275115221e7bffeb626f5ed4fe60f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "a4795ca642e1d9db3076204afb75107e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "e4df2ccc66eb3cd7f0e4247a24da5e65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "165071732fa705d371a95ad5541b4254"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "895c0ef0b372ec2da06a771ae5016d98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "120aef1f90a07bb71d111082bc3dc55b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "07521b20f8f20a96605377846284c21b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "1dcd8873bda253499df137bb7904e8b7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "709d1f2f908cd7249eb47d2898ce8141"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "9ddd46fea00858e293340da77b3f05f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "ab2bfd56f88250a843a6c4e0e6cb9c62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "ca93aa8e24c09a31e556b5e9dabe6d1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "c33a39a8699d6697feaee08720648fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "930b15599848d874d4322bc6b3c79bf9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "8390b67ccb0c7f61afd3146cd5060c4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "e20b4edeb660a665b2371cbfbf75ac29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "0a741336b808fbb207e92e033fad15b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "ecdb175be642252cb0300f6d46818990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "66d31d066ff38b35c1f2b4e176987729"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "f26bbbf765e8fd0b658e0bca9b33fcc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EBase/Y.pl", "digest": {"algorithm": "md5", "value": "8c6200d82e43fad5b56eb44d4314e368"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EComp/Y.pl", "digest": {"algorithm": "md5", "value": "444c131c008ce4c73a70b6f82d3f768c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EPres/Y.pl", "digest": {"algorithm": "md5", "value": "6ab4ea29627bc9c6e6bcc99e353f9357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "dd6dc1ed364f99f7d0a59ab2985b6211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "50421dba598e0880d8a5d97a1d6624f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "c0b7166fff35e3210766a39b95a0bb3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "cea84242c61b61aba8051f82251c62bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "6bebda2e314cf87d28489990df0faf37"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Emoji/Y.pl", "digest": {"algorithm": "md5", "value": "eac550ea266f25526644edcc7182bc0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "a98974a0b9525abf6dfa78e119453186"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/ExtPict/Y.pl", "digest": {"algorithm": "md5", "value": "8a8b14ccac1d13409dcdf7d3066d54f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "b78961f94ed8efe17a6c356aa451c07b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "f8d16ce86a782af8b2dc5bfda50aa43f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "a22ee91005fe324afff6364c0915091b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "75dc6541a3369b065238d13375bba547"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "02e044997bca136ab71c2deb6d04d3fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "8ec6f1f54c327feba8ad212b4da572b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "5451930a28697b8af864bf2a1b5c38f7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "8325e222700047803ba9aa27abd6760f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "637eeb5912248910bfa6d278c26593ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "9980e1cbdba08e7fa0df8d9019d891e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "2c1d7573ad68d2a6f91cb55e21461ea2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "34061712fad8fc932856256113fe3c2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "903683c03bb2a84e692fe584a86f5757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6b9f7879f85cc7c9b1b54695034197ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "83daf2d553e215a5dfab08310371e417"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "91f0f0904bc2bd4e03f1880b39afe865"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "49ed483cbf246ebb1a0a571646177741"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a572999e218b89771be9d4a35947a5c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "4115c46b5fc241477f7916864ab19e89"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "1f4141c6f8c8b925967121393ea50b90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "6cdc5d5e8b5c39bb79ecaea85f34c910"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "ba7711d13ef3db9dc02977f4ce952a2e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "a00d58691c6b8d07160c0392f0cd311d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "86a18ad0b042ae412562fd63cb6489a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d5f2c68e3eb7c534f45be10e7feff27e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "e9c1180537b87b430ea03d2cf64d83c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "336e807e5922d3dbc39998708527acd9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "69644e3726828d9ce843c8763a220b5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "3fe71ce64c198253d2c00ff28a8fda8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "cdac247d2206be0f1d0e89c24fe107e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "e1f93cb5e58411b2ec1c3a3685f19477"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "a2cb44af1657553b17978c5d1f44c831"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "d9d65a9a106e4143010a4138c5320bf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "32f696b18823cc2b90b3b16f0cb3f6f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "b236361fa4d32c5498afa6c75dfc3b3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "03c95808d07cf7216ab71c3f51d51a98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "6238420908932c6e1362f4e41ac20e84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "1f8fd10d96158cd3d0388bf5c929223d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "6dca80f1572f8903be18341ae5289bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "8bbcc647a0fe5be43384dc7cedc1e0fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "2a1da0456836e54f0d840c09e18295a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "7e6319e52a920c5c5ae231b78524016e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "9fe863db4392fe5f79be9f8de7c0151f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "19d229ccfa8136cad00c05e98c8c996a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "f450351f3097bc85d2624f51e0162a28"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "867932ac8bf2870c6ac6f6a993ef952b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Allowed.pl", "digest": {"algorithm": "md5", "value": "6f7f6009c38b4b8052894aebf0b507dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Restrict.pl", "digest": {"algorithm": "md5", "value": "f1f8ea11d5dbd2cf91361dfdf5e12adf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/DefaultI.pl", "digest": {"algorithm": "md5", "value": "22c86840fd7cfe7cffcf96a69f53fa49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Exclusio.pl", "digest": {"algorithm": "md5", "value": "9c1ce49a186c725ad48b669da1a048aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Inclusio.pl", "digest": {"algorithm": "md5", "value": "e63c41f90cad182eb6e2b4d6532086f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/LimitedU.pl", "digest": {"algorithm": "md5", "value": "d3d5c1b44e458f4c0727ddcdbec0838d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotChara.pl", "digest": {"algorithm": "md5", "value": "679fd17cc677d67e66f095f8fb1f4271"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotNFKC.pl", "digest": {"algorithm": "md5", "value": "a74daecab1656257b9c8dd81e8a80b67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotXID.pl", "digest": {"algorithm": "md5", "value": "798ba5de09a4e37029d323230ca3a89e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Obsolete.pl", "digest": {"algorithm": "md5", "value": "a5419c3e9395bc66f87efd8613f6cb97"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Recommen.pl", "digest": {"algorithm": "md5", "value": "be202927ef82efb83719a6bef2e12d54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Technica.pl", "digest": {"algorithm": "md5", "value": "792624b982f802d3ddce015460989d77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Uncommon.pl", "digest": {"algorithm": "md5", "value": "24afee6288b22f1cd15b99ede75dd18c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "4a365da6de125a2319444b34447d9864"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "c016b2c148770a887e3a94a08e4a75ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "e2ebaa4a7210c9ea17ef0aa401fa6360"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "a09819fb7fc6b6592fefccd8fc140c63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "a92adac8e088b878a540e433d3c96db5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/13_0.pl", "digest": {"algorithm": "md5", "value": "49fddcaf8c809ef42336acd0662657d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "ad7dc6b207b43c740ed27507577608a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "d50f17a5526872d035b27e0af7346edd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "5d924ba91794fd423b12bcb5a14843b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "929d3b68390505a42d7abac51c62dffc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "c920c368b3ff05dea52c577100997fa1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "a8f6e14e4ff406567c3242b761685995"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "e0de320c6a653f8ce29c00bb047f7ea3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "750a00eeb79a40bc68eb31744282db84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "40c2e8e7e27ee1a469aa62f81453f990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "c5106f08a93f02a8cb86da6fb1b1da8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "52e31ddc6142ba01d42a81564350b37f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "59accee59618f61c9d0be6f654587d0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "49f2456a147f7eec25fc2f61418d46c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "49b6bd0b07bcfbbb1d98cccb9779630f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "53b03752708ab4c2ffdc22ce430b0917"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "479a7c7a9035e943efb10ed38bf65f91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "9839ed127c3f7b4d9c7a9ca841b977d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "703168246b5eecb9cec63731264f4941"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/BottomAn.pl", "digest": {"algorithm": "md5", "value": "1f585789d676d4a320812f62f7432a95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "20e09732da3eb910b5b7626eb53f2eed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "8c5a09a5facd886a7ca387cee2bd5866"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "a3be5198ea7d209cdfe712eaf7baadcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "890bd4919820e44d4478749fe83def0f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "308e99e8ce51b44f1233e903914e9574"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "b74c65d76d0838f6fd32591539ab36d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "fa63d5c28e4e9cc41e79f806a87df0a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "bd2c2c128b39463ca95abcb5ab7d6282"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "c4e9d18cc1612524f71484f3b58b1cca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "66e9d0db757c56b4cf7688c5b931433a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "1d4668d931e0a42a5fa8d5cc27d8ef8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "81b3c7e1dcaa265012e40e8a049ea857"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "9be00dd83ecdabcca8a0ce03f1837d3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "72ff736d32d2e3e2859f0d600f01adb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "a2c00cdb94fb8bb3b496f91fdca7d1d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "c4cd8f19d31806a2bce91d6a433dbb73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "7119664990c91c28796f7786156ecefa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "5d7b15cabad967a26f520e67e845d92d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "a8eb733e6b3b7732822bfb5c1ffdd17a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "f8dc64006a04be7acd750d8636829d05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona8.pl", "digest": {"algorithm": "md5", "value": "03e30e11dc840fdbb9c2e18f7e500988"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona9.pl", "digest": {"algorithm": "md5", "value": "b1913bbcf347ff90639cabf2d50aaeff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "8446084593634c847fc8f4d6da542ebe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "d6951d8f9de4a2c2c46f018c417bb73a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "fa333ae14d7802844eab79f1d3a206f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "5ba2ad884bb8e1d833fe5e26044ea19d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "3fc31e61076054f3d8ab347e63b36188"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "5b4363ccd13e9cdf290fd58f9eec3fe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "ca2af4db425058d5b71857ad6666c7df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "d57568671892cb4ac8886a6938fb19c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "38ebe1a62fa33121b5ae72e3be6aa05a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "660252c693e05a459d88728006370013"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "60af31949abcf4da5f610660ae76df78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "02a8799efceaf4425eff4ac77a6ec32f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "18b01e8a8458de6c1056477fa25a903e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "17e3de34b5d78aa26f29d73f3b4825b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "5609b705a593fe8ec066726439e0a7e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "0d2efaed8823ab4adfdb6668f523716e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "1f776e3a9d39774bdb4c834ebc91e76b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "1bd624542709fdf81488e97a65c8b59f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "2d61a869fd5d3146d54692b17c4cb34a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "b028c81ae638f36354a6c1621c3cd6d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "9bd9c6730e98711a383af1874809cc85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "af1312546113533f62f9e096e1d1fe7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "5c54c00586b78ad66fa4089ef1d96674"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "aec16b439dcfd246f83c8d1029fe5853"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "aedb0a503090ccef80574a94ba3a326a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "fa37f288cad5ad076315792ee2e1fa20"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "35ae29408f79558af464d7b5ce499dbb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "37f6726ab7c00890caeabc23923d652e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "7a9cdc20c0741b7e9f23aa26cf3c150b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "03be90f3dfe5d9b00f1a9c597bb93206"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "3ba1d5a1215d2819ac763e50c74b8f4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "d50d040aa75e91ca5be6f0279408604d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "5ebbdcf24937cb08bde1f1eb30b6f58d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "10e7a682e190a4604ffc7b7533e2dff6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "21be8a4bd8c4b71b02af8aa6047f7d23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "8af951ace16ea91043be2f8d616de73d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "c222fbc036b8dba63942e55eb485caa0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "e0a6c921dbb79a0e8f3e4746d62a52ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "693416a4ea5e73b956736afb620bb225"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "4204149cb3bcf2db846d911025560568"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "d436d8a2744b078ce06ce93468758d17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "011a5c23805587f6cee1a063df5d40bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "41d33bd866dbeef9c32bf4a77fcacab1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "0c372bab491866a679fb075945f839f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "80e7ef46a05240a53066ba3461357357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "14ee6fa92806cc80e4da0abbd643dc70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "e49b8aac1bcd15189224da2d5c20ee96"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "d6a5df06369e3ab235eae3ec67edce6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "693d26ccbdbcaa98bbcfe7927ddf6b29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "411b551eaad8f35a8608eb6291f5aee8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "535363ac2f1d5b0a2757ab6d2a4dd6f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "5979d053ee5fc0b965cbc7ef66a618b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "0853eb0eedc59f9407dcc23ff830a68c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "cceafd60d7d2ec71417b117e89e5cf2e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "6c50de084b5546fe72d9f479a803155b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "5612e5ea1bfa9ed67d9281088492f900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "3fd0bf5238d4d556fab4ee6b237a88a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4e0f7c8fcd009ab14613468b676d3459"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "a84c011a3718fe2bd231831a5884da6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "cf30afae1d47177f54fbde3f51ef640f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "f4740c5d36d2d53f2ceba27414fde4dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "2cb3cb33fbd00d4c9e858ee2f5521d15"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "26f7a9443147135b0a0c6dfcd8162d9a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "edb4f40327323da7d18d951dd8391f7d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "9254a457eff6114c0d8fa6fe5576e5ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "0b1602e47eaf03c7cf261a3f450f49c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8faeb737581d14c7f015a3dbc1a9b697"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "2279e425a50307c81e76f68e9ecdbb10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "d0c6d600d5f3087fcd3c8be3ecb646d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "41f428c2386e861f6249971d845f958b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "8264f6ad447af5e76697ae212842c2ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "206cfe8f08ba7f41ac25674100bffed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "e93ba04ae1b478343576fe2766085687"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "45186610aecd1888d420d43212a23e05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "1db5fc1a416e3e795b048913b2f932db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "a4fbdeed6fb7b76832e4c0c5a91614b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "5b57f517b5c569362015653bad95c6f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "2dc46c8ae3f7ed2aeb3d2b5066a90b5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "83db5f7fb8f5546c5972555380ee5652"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "8b64b0342f3778202745e3c3000eb3c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "538e020f06f620c6d015d56896d4b6df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "a1a95463bc1d36a470a2ce58e488141c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "7c0225d5a42de1800601700390a168bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "2d635e0df71d5b80de50d8e827c386f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "632d1e1e7734ffe47915aeca26b95891"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "59293a8795b4d87e73005bea50f0f49b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "9b2b340e767fc4594355b2125b6e49b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "f93d59ecf70b0a15397eba4dd906d948"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "ff6c01a96343050ab67df7fa409c1b5c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "da0dcb9026bb538bcc46643db1f89c95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "ec9e7b606e00aea5cf3d2eb78ec7d21d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "36133b4c4f17a247be357719287bbe9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "2219225cb0682074611190a29ec36a96"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "6eea837e0cfd7fe587cb5e842952312d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "663f69e46e77acb03d7198f445c584ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "4bb814c58e9204e14bf0a69cda365afd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "7d89a02a11148f4be0a8c80c20cd9f26"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "224b98d1dbbb7147e7ff55fe2e054b55"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "881114e45d74b144cae9321f38932b04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "469ce2407de1831fa0d7847933b37584"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "22354ad764b7d486a45833c1f704b71b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "1a28336da6e878b1d35382766792e0f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "705a7b23ac03383dd553af9ad9441b01"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "9dfe78880ba0551cb12c4ba0dcd1831a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "5d6b8a947cfb6b64b6ca14814e2fc05b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "2e1fd6ac22c62ace136c018cf527e9c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "5f336dce3319afeafc7d90f344128576"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "9c9e33e3311a8946a9c72f989a157e53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "c2d24b172ac62fab323a83e9fe36417e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "b30610825d8d58f0345364b0f5693538"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "f6e233ddb8c4349f77112a2b22f96cc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "f87dab392bad32744bc7ce0e44bf104a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "36cbc81a32691ab7ae10825870c4e5d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "54fe3c4898bfb3b1a0d064b782b846a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "bc69545a40778a9ea725fc9708ac8eb9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "828d1dbe34d57e7b41f7df88f1bcdad4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "5ebb3738b2551496684e7c0192b89356"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "ebf7e2421766f5b1b834138a3fc499ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "9a839fb7d4a0cbd2b92938eed1b995a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "7cf0f680e7436579a251763d4b7f9f3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "2995883d826f8be7cddefad79e6633b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "83adc2c265f1927a691d61d4111b04cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "8184f584e5043c9d1eecd0c4bf9dc4c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "5bf0204e7e479c2ae253d5194f286903"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "bf523f7843b460572631e04b07b6a5f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "f6997b6d8936addbb37dc4c1816d691d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "deaec4236d3c3c8d64553fbabb38a19c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "7539d0c59b2ad397fb93f36e503439b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "6853d01a66b42fe15135faf82016270c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "1042abbfafced2456bb3f1050b533b16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "02f12923564114f24aa0aa39f0d03a49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "bedbe9c7420aaf99bafe5aaa428e6f55"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "b70544faea26ea547c9e74134bac1b49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "6521a500609bdcdd90a61b07c0e804e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "4d5da9f549447ad209f94ee534bf433c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "823cb8bf40e5e0bf2c965e6150f81f0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "29c90583ca79e0460362e10f84f6a350"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "9de3b219c05550649217b3709c6f1ba2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "58e16fa8ca3fe4f2a16b828ebe22277b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "4e1a9b66bdf2043a5efd5ce74bc527dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "1765251cbda946d39c79acd4b426b1a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "991a2bde15927f67e1976de31b9fff17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "c8d03570b9e42d6f369bb0cbc010ac4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "f1528445487254c59876102e10d02087"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "56b95da24753c494f53c1b618486772c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "0b75335852e9cf8905c219a3a38c295a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "38f39741de0221a46e39ae8f6a0ce5c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "0b175d70bf44d5fbefffaddff2db0baa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "3fd806f871a774cce76f182a00261eb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "175bbe41096ce05aee77c670d2a90527"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "f5a27176b06dd8f33e29d1e781716f40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "9fa0ffcc087431859459836aa6e6ce4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "8a02dbeb06fd40ea3e2387fca01231bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "1098adc7a0104c1b535c397bd74b1be2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "6d22f44c0da0ccec3f2012bb1bdc323e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "a5245441721f4a9a54b7dcbeb96cec53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "2cfc39c59c0eddb7cb7c9b74f73ee92a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "1849288683ad7f679529c084360b3460"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "a5f908172056ad750654e64eb94d4662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "cf7a35ebfba1d8159e511ddfc755eeb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "79beed6d714ce9cf5e237b9d05bcb1c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "2dc4c5354d02b82519f35ce8920fae33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "0996fb18ed9094dfa429e2c5d196c7c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "d2f71b4b49e119436ab87cbe59e81195"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "1a9bcf772a81ac53dfeadc0262c95a8c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "b0f08f5f6bd7dc3cb152aa126a351913"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "74a34a7659da6dbe0e2f62bbd1703e1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "f0094a13b14e87f1b2eb81b0faf153d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "3e562faf6835b7db9cd4943190b81a5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "3645ea6656e8a19e7e383f3f4dd96102"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "69341a9f0b1ab5e78f4b6b5848c4f987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "b56639a7aae56e4090d1480f83ff5e71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "9b3544bf071157bd8153934b6cee399e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "d4373c6f10000b7abad8ae2352bd7a31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "3f4b6806f71d633bd4b9f09ac9b72f3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "b440837e71e10c78f64474466282a3ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "96b6e20cbe7b51c7b2d3dc866f47f182"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "a10bda3db3826a2c54bc8604ce034d39"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "c8faff436b3da6da450f835b1f035b0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "4075905cae02e7efca56932722db19c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "b17a4f7147bd836bf1ee42d3683439d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "ad457badb11cd51ca1d8546404a4a17c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "aaed2196c0186fe844520106be4a1367"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "385566579eec65fe7d5ac5753c565f4c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "49b7b820ede8483266b8842839b2a2c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "53c964cba20069709cdb228e816c8c1a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "b841f5a5ec97cbd838ca18df55fa3592"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "ea10f0e6fc9c124e65984a908390feb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "3c86d5e6524297c2aec41edf0d3862ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "db4231a490a9f2989885e1cb3029fc31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "11052c82030197fdc3076bdee68dd5bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "cd4d190312fb7c65286805c4c760f59c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "3b3940b78622e1195ebad506afb33a0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "a0dfcbbc8c1f0612d9f8cfb9f725ef7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "17b886311a87d7622b85b1904cf6894a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "7d9d8cdc1e3e6b5112a361c74654e15c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "ecb5402356f0292e72b14e867ee03bab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "fe5e260e46ea28101be9402a9c1480a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "cebef659e7ce81e305c7282b617068f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "6f778c87d7f2d04bee97b05f33c50710"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "a3cabc8b52e171964f3e36a9b0c2594b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "c1fc07aca2a56163dbf4cca7e7665d46"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "faec9b8f4ea81f9658a0ab14b310bfcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "116f14d83615b6813aa3a9f9d65681e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "57e33d8d88c459a1d476be8e064d1412"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "88ba3ee60fb3e7457cc4d5146632d19c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "b76d478a695226111d9fbc706c53bd5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "848385f76ed7011f2992fe092f9bf56e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "efd4d35e0242548820b6e90acab51e7e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "febe57a423cf41df277335dc20bdf768"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "0fac7e8dd7654337301a2f24de40c24d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "92839eed3301ee6f1f7701843cfbd69e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "701a2a9f9a86b0c9db5277e590f9f3bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "6f10e38975ae07caa6e57e42da5cc63b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "fc3b187e20b527a4cc4b45b4765772c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "e8c7505648992e828bfbe022c4b59107"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "b2fb083e144ca889cda962b319f707e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "882451bd084664d1e12f6ef2b54052fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "c2b594f39957075e7e56396dca714592"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Diak.pl", "digest": {"algorithm": "md5", "value": "9ffe099d4abdb8b5755ef5a3740c9da7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "081b320df1ccdfdb0c8620fe63864023"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "3843f21defa472efbc05fd8e2de7ad20"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "e9850f85b821b9a11a1fbb32b42d6b57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "a5e1ad215a99f8fc746e55a258215c8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "557ec85391abfb580a4129ea34732111"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "229eeb5b35910d7591ffde794933872c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "291441ade553f64732cd0b781b8b584c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "b2b16be8193e8a54b92154629b718950"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "e49b077764dd74799bf2249e779d525b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "83a5e63cf764c40ccc32b86b5ff13afa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "823c9736acde8c2b2b8ada16e19f2241"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "bbb07413d00757849cf7cec9fe70cdad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "96e37f4dbe5f61f35e9bf89488b349b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "104b0fb89564cad667bee75e809b5d4f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "a8a4f2f4e9d92a9e5fe3c7d2c40143e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a750fb521949ed781e43c82e56bac182"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "88085882a5e0551c08ac63dae0fa7874"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "8b9ba86a2221750ab9eb5b42b38ba5b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "577725aa91f761450b34efe299f76509"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "db6b6a61895e35e707d1c258085faeb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "a0e766f10e3d0f3d22a71e9082afc34c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "3ab26343ee3ad393f3ddf14263eaa42a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "d0caea9535ca8b8a854f1a16f93d3ac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d135f9a92a0c05ed372a4639ffd194d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "1c65056c72ad87cd7f2db77c47b9e89a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "a0ac6ce8b68ac6058a2ce34a7bea15d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "daca571f788a2c7723cd796706ecca88"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "6fb18e4acb2730883ea277e6a6dfd1e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "4b54bf3de2420ce4353eaf026db528c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "06664287ea2678e9e59615173d0c8c68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "cf37ce4ab26b900be5b768cb88ab8616"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "39ec642fb4940921ec68f3b8cf28b1b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "016050be3a3149da2a155652ee2d2082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "781bfa15bd9f81566260cc577f70fdbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "44d7b371633b71cae0ee116c405cb943"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "5750d976c60e262453153152216815a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "7330b9eeb1d699e748d972b2c754d4c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "596f77ba7cb2d448d87a8b4193543b3a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "a4b28fa4b5165836719afb4d4f9559d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "79982f36189840db3af6bb65862f36d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "542b705ad85f52964e74c24e5d6c6de2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "e76faeedf0ce4da96b71bae5f2bac127"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "98fa690e0e681b55280449a3fab9b767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "f774cb0188af4dd502d72f9e62553ee6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tang.pl", "digest": {"algorithm": "md5", "value": "fff31fa677cbb785b804fb0661a96ccb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "187f4ef9636099fbe04c7fdf5085a94e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d8f35e62a613c8e6b2928957cda0ccd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "a7f4204eb7be392fb035f239c40fb095"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "d6819b5d1295a7fa3cc6ddf72f843774"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "b42a71682601dc1cafe690e5f0c81b8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yezi.pl", "digest": {"algorithm": "md5", "value": "d0dffaa46b4459f290c7584418b12a32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "db6e4bd1f8ef401163cd0ab7c2b69e41"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "aa1b3b58a6156f50fe5793a416d8745a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "087d4f4fbf09fcc7b242d1ddf70833c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "bf160fafa640d2516d91b3a8432fa90a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "e767080c69f5e0761e386294c0704677"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "25acd3dad5a3b510bd09e5a843a7bd48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "1b4d87827aea6820c8f33f0e9ac59cd0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "6613b43964c5395900a19f05bd71fdbf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "2c464acee1e1c82e5247b32a0835b833"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "95d03bfa3bf5e81cef1fdc9572912a24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "ee29ca68cdde1b80c58e823dd96fbaf3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "2c526945fa5939767c24a14f47bd1c8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "4c3c1eb8f50d963ffb92f9cfb71080ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "a4b195be7ab2c8b09b9bb18f413c70c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "104282863ce87ca11757a844187f375e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "3751645087183fbd1f619d5559f978b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "1e1fed60c2a18c737a33a0d2d81d5e34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "1acf9e2d841862ea83318217cefbca5e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "1b0aa32a4efda4a00a6b67d01d4f17f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "3de6d26641b7293360355ac83afe2063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "198f92659e13530d34b0a569ea406043"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "76e9928ec0eec9c244dd06b48fc5983a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "86bdab459a3500040da415f1908d5120"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "707cc9f746b3294b459468cee65aa41d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "99c3e20da75832bd07362ababac942de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "digest": {"algorithm": "md5", "value": "9decf267a9637a05e5722b083b98f909"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "digest": {"algorithm": "md5", "value": "7b1646d3ab0c2098d26ba337a18b3dd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "digest": {"algorithm": "md5", "value": "0982ece815066f1ddf739f6677204e72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "digest": {"algorithm": "md5", "value": "9cfea2f84c7828e690a34518433fecfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d5b818fbee76d8b4f147224ea32738ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.gz", "digest": {"algorithm": "md5", "value": "19a6507316c97844e72fd52ccf09528d"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/copyright", "digest": {"algorithm": "md5", "value": "f995eb50a906107e206ca0bf35664f45"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "e43d8206df50661c538291150b37a79a"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/Documentation", "digest": {"algorithm": "md5", "value": "a16edf3b24cb82bf997f1d29b610ee6d"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-base", "digest": {"algorithm": "md5", "value": "c28e6448e061902d8e58dea28ba519d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl.1.gz", "digest": {"algorithm": "md5", "value": "15ee80d550d05b85837fec2af0b725da"}, "isConfigFile": false}]}}, {"id": "0b194791d6e239cd", "name": "readline-common", "version": "8.1-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/readline-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/readline-common.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/readline-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/readline-common/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/readline-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:readline-common:readline-common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline-common:readline_common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline_common:readline-common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline_common:readline_common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline:readline-common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readline:readline_common:8.1-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/readline-common@8.1-1?arch=all&upstream=readline&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "readline-common", "source": "readline", "version": "8.1-1", "sourceVersion": "", "architecture": "all", "maintainer": "Matthias Klose ", "installedSize": 92, "depends": ["dpkg (>= 1.15.4) | install-info"], "files": [{"path": "/usr/share/doc/readline-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c0ad48c3c629f3244041230c46d5d8d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/changelog.gz", "digest": {"algorithm": "md5", "value": "7c7bedad9f88523a3f3e477863a7f670"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/copyright", "digest": {"algorithm": "md5", "value": "b0cf3572690d3722c99c47e2cc573aeb"}, "isConfigFile": false}, {"path": "/usr/share/doc/readline-common/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}, {"path": "/usr/share/info/rluserman.info.gz", "digest": {"algorithm": "md5", "value": "0e96ea0b3342cfb9702bd92c9acc0caf"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/readline-common", "digest": {"algorithm": "md5", "value": "8d25a612c254e92ce813fdd2fde12954"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/history.3readline.gz", "digest": {"algorithm": "md5", "value": "fd761d5295f1f6a546e2f84c06ff6e8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readline.3readline.gz", "digest": {"algorithm": "md5", "value": "034c7897d1ba314a93602dfd2b6af377"}, "isConfigFile": false}, {"path": "/usr/share/readline/inputrc", "digest": {"algorithm": "md5", "value": "75858dffc595a0ec73c46a1e5744d087"}, "isConfigFile": false}]}}, {"id": "41aa380d5fdce6f5", "name": "sed", "version": "4.7-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sed/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sed.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/sed.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sed/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sed:sed:4.7-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/sed@4.7-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "sed", "source": "", "version": "4.7-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Clint Adams ", "installedSize": 883, "preDepends": ["libacl1 (>= 2.2.51-8)", "libc6 (>= 2.14)", "libselinux1 (>= 1.32)"], "files": [{"path": "/bin/sed", "digest": {"algorithm": "md5", "value": "d72635452f39c7d241ca719cb36cbbe2"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/AUTHORS", "digest": {"algorithm": "md5", "value": "952dca4356e3ed648c4d64ccd92c5956"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/BUGS.gz", "digest": {"algorithm": "md5", "value": "8e3af9bec58c1601710e892535c92230"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/NEWS.gz", "digest": {"algorithm": "md5", "value": "aa361662409d7e0f7f716fd7b1e63ce9"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/README", "digest": {"algorithm": "md5", "value": "2e9ea11519bebc9369c326e703adc9ae"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/THANKS.gz", "digest": {"algorithm": "md5", "value": "2e915e4d9dc8be2a7d1a6e0080c60ad6"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cf8ea44ce1d72d793c5788612e1076e3"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/changelog.gz", "digest": {"algorithm": "md5", "value": "f02406c42d30ec4bec0b03d84a188c01"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/copyright", "digest": {"algorithm": "md5", "value": "95112ea8fb35c22a09e674f4d2f52d8b"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/examples/dc.sed.gz", "digest": {"algorithm": "md5", "value": "f6e8f9a1d78b55b7bb59e9d72dd7aa32"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/sedfaq.txt.gz", "digest": {"algorithm": "md5", "value": "3e753d955c8f80d439f508a42f2df6af"}, "isConfigFile": false}, {"path": "/usr/share/info/sed.info.gz", "digest": {"algorithm": "md5", "value": "62285dbf5756cb6c7dabfa4b83a907fc"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "e9e1d6673c0687e8a873dd9f63669dde"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "e04e79de14f42e6773cfae354db32e7d"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "56c1db169ee4a6683104226c45e16dad"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "f061a67b8590d72f478894757f24a9c6"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "92c055b7043da926e7f9d221cc02fac0"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "787952fb0b6a93fad0a462ded426c913"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "09e12590a06efa6b600b7d1e5fa3aad0"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "4b9405feca9b7bf1d6e6bd1e20149b0c"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "7ad1f11020ea1c8587c616a3695e8c23"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "13fc32493399468261c67627520fdf6a"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "fd00dc94df9d5948e9de24e90355cccf"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "4310799f42a6f4ce2c797cc65af95b15"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "dbd7cac15a8914afe19ed2a183bbf55d"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "7ff18e021b1725e63bb34f732a6e3ed7"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "474a6a3ba209743102f6336c4ee1e46a"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "f5b1f6853f26a3c3d757ec4a873e0e77"}, "isConfigFile": false}, {"path": "/usr/share/locale/he/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "ffe006d4bc3f2b4577de24509fc78d22"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "4810a96c79637d4552a3b947949b3731"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "fda04eb2f37ef9ae7376f9723064a6cc"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "897486ed10a45318d5d1d9e411f5fde8"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "c61b9e91ef26ceda3efcfdf792d20656"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "7a29e22f0970eac7dbbc0342035fee43"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "28b4ab063f299be3079be6f163975d4d"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "2b3bdaa2614a4739b9e5af574bc1bbca"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "86b729a3478e9eb33e50e93620a4b2d2"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "1439363028a2b9639a4c7cea48050602"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "74ec8b5fb4056abae9620aa4ce536b9a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "5057f6f03b980f47db664eda3170423f"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "bf3e1564fc3543ba5f474d03e3dd01a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "5221adfd50312f11325e4a1740024672"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "ece52fdec794d3fae890dbe1317c6e91"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "97894fec8e618ba56cf5811962fe72f6"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "26216c19f87bd86f25bf8dc2f23f0bca"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "afbdbcc48c9af70328af7bb5e8c44404"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "507cd5d80685acce2722609be4e8ab6d"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "c499ba0ab2348c3a6557f4f9f3f47d0a"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "f0dba99eaa7dd44195226807a87d4561"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "5e293739da6c3d7e1b0e4ea06237e33d"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/sed.mo", "digest": {"algorithm": "md5", "value": "db5d2b50207a0603923ff03b00e61695"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sed.1.gz", "digest": {"algorithm": "md5", "value": "f1a5c2693c62df0fcdbfffb04c279d1d"}, "isConfigFile": false}]}}, {"id": "22547bcd26ab8817", "name": "sensible-utils", "version": "0.0.14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sensible-utils.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/sensible-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "All-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "configure", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}, {"value": "installsh", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/sensible-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sensible-utils:sensible-utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible-utils:sensible_utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible_utils:sensible-utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible_utils:sensible_utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible:sensible-utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sensible:sensible_utils:0.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/sensible-utils@0.0.14?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "sensible-utils", "source": "", "version": "0.0.14", "sourceVersion": "", "architecture": "all", "maintainer": "Anibal Monsalve Salazar ", "installedSize": 44, "files": [{"path": "/usr/bin/select-editor", "digest": {"algorithm": "md5", "value": "a29b6c83be8d84c65ed6675f50180bb2"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-browser", "digest": {"algorithm": "md5", "value": "545f75ad07d0abf4dd26d190f1fa7915"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-editor", "digest": {"algorithm": "md5", "value": "35d5e90844da998aaf8b0f334b25aa3d"}, "isConfigFile": false}, {"path": "/usr/bin/sensible-pager", "digest": {"algorithm": "md5", "value": "79bf22f87e0a0071b60daeeb49e52d85"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/sensible-utils", "digest": {"algorithm": "md5", "value": "2d9a8b41bbd3d86812e66e53428a9bed"}, "isConfigFile": false}, {"path": "/usr/share/doc/sensible-utils/changelog.gz", "digest": {"algorithm": "md5", "value": "33414571b0dbc8838bcb165eb80fffd0"}, "isConfigFile": false}, {"path": "/usr/share/doc/sensible-utils/copyright", "digest": {"algorithm": "md5", "value": "eb380b782a6068cab1750eeecb78ab6b"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/select-editor.1.gz", "digest": {"algorithm": "md5", "value": "d120be7f919d9aa9a72d418ad33b3a18"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sensible-browser.1.gz", "digest": {"algorithm": "md5", "value": "55a3f233e374da2829d493b9ebfec006"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "09130ff66217dda71941422aedb4017d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/sensible-pager.1.gz", "digest": {"algorithm": "md5", "value": "f3daefae7a93f71898e7794f1a53b2b0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/select-editor.1.gz", "digest": {"algorithm": "md5", "value": "f4a85a52f6e29b09c1a5746a60686ddc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-browser.1.gz", "digest": {"algorithm": "md5", "value": "dfdc2d553b2b7d78ff601534cf97df5a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-editor.1.gz", "digest": {"algorithm": "md5", "value": "3093f25a98b0a8a72475b17e35d568a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sensible-pager.1.gz", "digest": {"algorithm": "md5", "value": "da694276fbe81a6805b09aa1da23a6f6"}, "isConfigFile": false}, {"path": "/usr/share/sensible-utils/bin/gettext", "digest": {"algorithm": "md5", "value": "77dc9b6147b522a126fa7288bb60ce62"}, "isConfigFile": false}]}}, {"id": "1c207f00f7376d7e", "name": "sysvinit-utils", "version": "2.96-7+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sysvinit-utils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sysvinit-utils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/sysvinit-utils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sysvinit-utils/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/sysvinit-utils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sysvinit-utils:sysvinit-utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit-utils:sysvinit_utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit_utils:sysvinit-utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit_utils:sysvinit_utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit:sysvinit-utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sysvinit:sysvinit_utils:2.96-7\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/sysvinit-utils@2.96-7%2Bdeb11u1?arch=amd64&upstream=sysvinit&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "sysvinit-utils", "source": "sysvinit", "version": "2.96-7+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian sysvinit maintainers ", "installedSize": 79, "depends": ["lsb-base (>= 11.0.0~)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/init/init-d-script", "digest": {"algorithm": "md5", "value": "cf80e86fe39dae73118344164f732978"}, "isConfigFile": false}, {"path": "/lib/init/vars.sh", "digest": {"algorithm": "md5", "value": "e8fb1c90e996b6cfec5850bf67c3d534"}, "isConfigFile": false}, {"path": "/sbin/fstab-decode", "digest": {"algorithm": "md5", "value": "f76a715fff58b3a21c39f65ee2f21b09"}, "isConfigFile": false}, {"path": "/sbin/killall5", "digest": {"algorithm": "md5", "value": "3e7680a04377f4ca893655b00f38d088"}, "isConfigFile": false}, {"path": "/usr/share/doc/sysvinit-utils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1230f5fc7241a90ab5f8b6be3c78028a"}, "isConfigFile": false}, {"path": "/usr/share/doc/sysvinit-utils/copyright", "digest": {"algorithm": "md5", "value": "a21e2e9281e9354d0a9c6b49616464ad"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/init-d-script.5.gz", "digest": {"algorithm": "md5", "value": "c4945d2d79fca38b09b2e45e47838ba4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fstab-decode.8.gz", "digest": {"algorithm": "md5", "value": "5565b2c6eb7367654ec1b2cde13f7643"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/killall5.8.gz", "digest": {"algorithm": "md5", "value": "71a3f18be370f5e997d2b487a6ae2412"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pidof.8.gz", "digest": {"algorithm": "md5", "value": "a5db34af6f82f0e45614d36c96a41c77"}, "isConfigFile": false}]}}, {"id": "bb4ed2faa945b473", "name": "tar", "version": "1.34+dfsg-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tar/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tar.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/tar.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tar/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tar/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tar:tar:1.34\\+dfsg-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/tar@1.34%2Bdfsg-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "tar", "source": "", "version": "1.34+dfsg-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Janos Lenart ", "installedSize": 3152, "preDepends": ["libacl1 (>= 2.2.23)", "libc6 (>= 2.28)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/bin/tar", "digest": {"algorithm": "md5", "value": "2c07f16d9be6d1bef784bd37928f18c1"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/tar", "digest": {"algorithm": "md5", "value": "5bf0e62990e0b668830ceb2c8615b497"}, "isConfigFile": false}, {"path": "/usr/sbin/rmt-tar", "digest": {"algorithm": "md5", "value": "b75620337ca131d2d4d3380431f9192c"}, "isConfigFile": false}, {"path": "/usr/sbin/tarcat", "digest": {"algorithm": "md5", "value": "fd2fab77cf4da2288c11a4de2c0c7fe0"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/AUTHORS", "digest": {"algorithm": "md5", "value": "020511595e8fb6a77b29032b3ec4ab10"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/NEWS.gz", "digest": {"algorithm": "md5", "value": "98a6d4d8bdc2d1a6c18a387e91462741"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/README.Debian", "digest": {"algorithm": "md5", "value": "882d20d9ef9c5baf1557a921bb9c6251"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/THANKS.gz", "digest": {"algorithm": "md5", "value": "63b372367a085f8d07c4127828c56999"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/changelog.1.gz", "digest": {"algorithm": "md5", "value": "e91677cf42cd8b7e29cb4f6513b973ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d7ec36977ae9d9c1b014b86d044c86a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/changelog.gz", "digest": {"algorithm": "md5", "value": "e2f4d615163847fe61d55fcff8237f00"}, "isConfigFile": false}, {"path": "/usr/share/doc/tar/copyright", "digest": {"algorithm": "md5", "value": "2907059883a3429f4cb9eb1819dc83de"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "7096f0c9f065cf38452aeb1ea1063292"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "8fcc04bfefdeb631204b1b984782e9d2"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "ebb3049d9ba29c4db969be6fa5b6aeae"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "b89ea521cf0ea7e3a4c1ca83e3672154"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "6fd3c921a9c4b80b032166943a04b3de"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "38adcaf1fbf77e514039b734423c6844"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "aab09e76521fb303fc1f655f0669a7e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "e0c544a6fff812f1b0115592b6111c8f"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "7edbf2e979e4769d87e22223129177f1"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "d433905531342578bbd6358aa2f9cb1e"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "f5f6b1ceccf34730823c868533854ebc"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "e40fce875d27ed302e29c48a6d26e2f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "bc5afb7e45c3f4c5f2d60fc1984cc65a"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "5f8052e97ba8aad1ec1c2ae9a195da19"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "1358349e0826b1e2b367c5a5fe119c84"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "26266ec01831a990952f2e3b47d66201"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "28b4358b3a83801e7ddfb56ee62197b6"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "96b213e93bbff5039b990579072caca3"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "22ea9f6a03b8cb0a3a3d74ac69c32119"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "306adeb91cbdfcbc124b1a9a1e532602"}, "isConfigFile": false}, {"path": "/usr/share/locale/ky/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "1edc8235dafb13a847f5e4964ca45d49"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "45c2f42aec4d730f984a377c7d4997bc"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "42c9744fc4763c8fc5775b8cc4d22acf"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "036a1cfb17c2678faa059cee618edefd"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "ce3cdc50c56b089c7e0c07dc8c1a7d30"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "c089c2ed04204e377b98695f609ad98e"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "26656e3116232494b42fb190edd18bd6"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "4d79d69f0f66b64d8674c7f15672867d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "87b7980f0269f263ec3fe948d397fbd5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "1169e47da1a32adb368827bfddc1a534"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "8710728eb5735a6104c6715f2cd9024c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "b835f604fe9c732f7368fc735db64245"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "105804c91830d891279f8a0db0946065"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "fe2ef4052649e5a27770752032697c81"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "37250e3f6f896e88fd2bcc9602f6e030"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "591666b87a5b1bfa8b054eb335683bb4"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "cb82725eff17724818b6924ea5b9c7f6"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/tar.mo", "digest": {"algorithm": "md5", "value": "34cdf4434b50a1582d77371a2b8f183b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tar.1.gz", "digest": {"algorithm": "md5", "value": "8ad9f288df763026efbb7ea0ae87e4d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tarcat.1.gz", "digest": {"algorithm": "md5", "value": "9376d82eb54e507863d32114dddd3de6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rmt-tar.8.gz", "digest": {"algorithm": "md5", "value": "6320008cbe1d3eebd749dfe3e0e47fd4"}, "isConfigFile": false}]}}, {"id": "846b77a6ffbb0856", "name": "tzdata", "version": "2021a-1+deb11u8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tzdata/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tzdata.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/tzdata.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2021a-1\\+deb11u8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/tzdata@2021a-1%2Bdeb11u8?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "tzdata", "source": "", "version": "2021a-1+deb11u8", "sourceVersion": "", "architecture": "all", "maintainer": "GNU Libc Maintainers ", "installedSize": 3393, "provides": ["tzdata-bullseye"], "depends": ["debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/tzconfig", "digest": {"algorithm": "md5", "value": "8374302ab936fb95e0b0d140d0891851"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/README.Debian", "digest": {"algorithm": "md5", "value": "5461b4c9623a1657baf85fbc0c8576b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "158fb946556c469e33e27e62eeaed25b"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.gz", "digest": {"algorithm": "md5", "value": "b1e04ea4eec87b4cd06962aff69f9b0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/copyright", "digest": {"algorithm": "md5", "value": "74db18639ac152c0d3a0396a016b1a79"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "md5", "value": "6cb97bef390f7c65022c2e8c7eec45e0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "md5", "value": "775c926f99a096a3fbd1cd2545f15aa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "d9f37691d0f66be717b59c53fa40b2b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "md5", "value": "92550378b8952475d3bffe20b1168820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b66a708e81e188b174ca70eff9191c6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "md5", "value": "4a9b32ceb7ebf29b55759c0fe8928bed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "md5", "value": "f9b5dfcdbb68fa834fec16dcf38c77a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "md5", "value": "ec6b184bca638f7aabed9c8bca9aa84c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "md5", "value": "6cbf28b925c33781ba56d92804ec31e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "md5", "value": "eedcc2b9c627e8b284c4a49df1372e1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "md5", "value": "a896d81da25d3b19d2661fed9052eeb2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "md5", "value": "26b4d259e9580c5b09b921c238a873a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "md5", "value": "17661c414ad45beb162eab88e365abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "md5", "value": "1444a5132c9a26f350ebe705760215c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "md5", "value": "f7de64daaa5bb45d603ec26391af4e4e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "6764b4898d885ffe98315abf798540ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "md5", "value": "a161b80babf4163f68e754a709c9be2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "89be548af387b1956ea87e038f98fe0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "b49d41975efed4e60e8de5df01e61533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "md5", "value": "51605ef6a463b08c98bf5a801f128a59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "md5", "value": "fdddcad3881ce1fc67f92e98f8852a77"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "md5", "value": "0e6860f268317b0bf480b43f465e5e11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "md5", "value": "bc984b524204bd14a41802ee04d2c18d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "md5", "value": "e4f0bd8272feaf141366a6fdc892b267"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "749f6d970d4f50537d5194ff12f550e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "7fa6d1d998e7d1d8c3baf56f4e87927c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "97c5aec0f3a3bcda873c03c6ba15be25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "md5", "value": "c685dcf43d11bfb9097e509a74b97915"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "bff6f617bfddfd109c9854579b4f49db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "38a3561ee3c4a0314405903152156798"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "md5", "value": "9dfd037bee86853649784d8cc6e4b334"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "9171eeb419c0d10b72af50927cb27011"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "02da1d06ceb678374703b0cb6cb2782e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/iso3166.tab", "digest": {"algorithm": "md5", "value": "22b35b3817db585e12c4e2db934c9680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "md5", "value": "202cceadb93219f6d02d13c4a7985445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leapseconds", "digest": {"algorithm": "md5", "value": "53cbefbf22e550ca25dd97e07d8ec882"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Accra", "digest": {"algorithm": "md5", "value": "6cb97bef390f7c65022c2e8c7eec45e0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Atikokan", "digest": {"algorithm": "md5", "value": "775c926f99a096a3fbd1cd2545f15aa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "d9f37691d0f66be717b59c53fa40b2b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Barbados", "digest": {"algorithm": "md5", "value": "92550378b8952475d3bffe20b1168820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b66a708e81e188b174ca70eff9191c6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "digest": {"algorithm": "md5", "value": "4a9b32ceb7ebf29b55759c0fe8928bed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Creston", "digest": {"algorithm": "md5", "value": "f9b5dfcdbb68fa834fec16dcf38c77a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Curacao", "digest": {"algorithm": "md5", "value": "ec6b184bca638f7aabed9c8bca9aa84c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guyana", "digest": {"algorithm": "md5", "value": "6cbf28b925c33781ba56d92804ec31e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "digest": {"algorithm": "md5", "value": "eedcc2b9c627e8b284c4a49df1372e1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Merida", "digest": {"algorithm": "md5", "value": "a896d81da25d3b19d2661fed9052eeb2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "digest": {"algorithm": "md5", "value": "26b4d259e9580c5b09b921c238a873a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "digest": {"algorithm": "md5", "value": "17661c414ad45beb162eab88e365abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nassau", "digest": {"algorithm": "md5", "value": "1444a5132c9a26f350ebe705760215c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "digest": {"algorithm": "md5", "value": "f7de64daaa5bb45d603ec26391af4e4e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "6764b4898d885ffe98315abf798540ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santiago", "digest": {"algorithm": "md5", "value": "a161b80babf4163f68e754a709c9be2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "89be548af387b1956ea87e038f98fe0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "b49d41975efed4e60e8de5df01e61533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "digest": {"algorithm": "md5", "value": "51605ef6a463b08c98bf5a801f128a59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "digest": {"algorithm": "md5", "value": "fdddcad3881ce1fc67f92e98f8852a77"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "digest": {"algorithm": "md5", "value": "0e6860f268317b0bf480b43f465e5e11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "digest": {"algorithm": "md5", "value": "bc984b524204bd14a41802ee04d2c18d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "digest": {"algorithm": "md5", "value": "e4f0bd8272feaf141366a6fdc892b267"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "749f6d970d4f50537d5194ff12f550e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "7fa6d1d998e7d1d8c3baf56f4e87927c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "97c5aec0f3a3bcda873c03c6ba15be25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "digest": {"algorithm": "md5", "value": "c685dcf43d11bfb9097e509a74b97915"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "bff6f617bfddfd109c9854579b4f49db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "38a3561ee3c4a0314405903152156798"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "digest": {"algorithm": "md5", "value": "9dfd037bee86853649784d8cc6e4b334"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "9171eeb419c0d10b72af50927cb27011"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "02da1d06ceb678374703b0cb6cb2782e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "2ece5b26b492408992aab88850fbd816"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "md5", "value": "255520b3cb5f796d992bd52bdc839d56"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "md5", "value": "9fa57691074274768158f928fc17f750"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "md5", "value": "f9a1ce1e51007b314f4dbb27844724c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "md5", "value": "0976720bfa1df629893f319165bcc682"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "6ae91c67ab6247be4b232e8616e696f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "38b744f896d0af80a72cf278f4bbe416"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "3d7677d7c42943aad0efa0305546745e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "59fe98cc2e5c0b2a4b5e56bea6ae9d74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "md5", "value": "894503e89177c5ac997b405e476f0b90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "30901eba0d53204dc8eaa9c9299893f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "md5", "value": "fdd731ea652a9ed57cf66dd46690842e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "md5", "value": "1c10fa1b37a4a62fc7dc0f8f2ba461ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "cff4ec6c0d7efbacf81ddf919554643f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "abc9b7d75108f4008fe6d6343789d4f1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "eab0671bca010ceb9da03005e6fc6880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "17332d08199ea8066072c7257649f3b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "140c8538c93832c7c7ae0e40d592dd33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "md5", "value": "05f98b38487531b8cfa518adf53a69e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "95db5bcf2e41e04afee5a3be151106b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "md5", "value": "9a4bf52ac1ddeb608f12de0b9e53681c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "md5", "value": "92a33657cf1fc090ebfad1893ade9a31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "md5", "value": "aaca600a3545a3142d26e8671a378bfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "bf6361d454f44cca4167e10b2acac8b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "4a757fae4da5be8c61c7f18b032d887a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "aee8df9d14a3bcc5df5ef9f96a76d596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "c396dcda4fd76a902e52d5c31049d94b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "7b7fa622f008d7b8538157050e47e3ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "96c2b37f3e5d4e1edd8f97453478fae4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "a0feb6e06499433b68f7a392c7cf7cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "c4a13a5f96d52cc2f689ace3d596f1b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "af90afd71a8430a2502f671031cf0607"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "2d9e7317e0ca0cd5cb34b7603fd92e98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "210666daef73e166c4f1e15610b0f6fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "6ed3c0fa94021bc6f69978ae80b080b7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "md5", "value": "f2f7937f730f27a508b6fe00e8bfeea9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "md5", "value": "6cf195b98073e9bc36e4f91f080a43c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "md5", "value": "59db747ac4f4aa783ac169aefe014471"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "db4b085529a16ebb14139f6aeba0b254"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "md5", "value": "167070d16fcfd7709c995c5f08804df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "md5", "value": "a7caf9670daf4e40714a4f4e3bd4de38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "md5", "value": "a6f600d246de9f362ce80412e50e703c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b26174663588138bff10122bfc118eba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "0ea628c5b436a1a5a36326dbd1166310"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "md5", "value": "3788be6179d535d1a88b7606f67fd2f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "md5", "value": "e0ce6aa03cfcd1d5bc760d49164c05f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "5ba6299259dca6c49bd37d55b0a23547"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "789ca8ed7c41b2b9b2f33ca5c259e412"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "md5", "value": "63af9c5ca1e21df45291d378868bfcf3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "md5", "value": "4c01dab6f9d01f804b48c233707571ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "md5", "value": "e506d8921fea4c5f859271d2f3c404a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "md5", "value": "19b9722ede4fbf7549408e805fde0981"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "md5", "value": "fe55257a989d72c10d293f1cf096922f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "1e39fab89356adc5f8b17c51a8774e26"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "md5", "value": "c51ce7d4549fd1419d1a04b83d246b98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "md5", "value": "7cbed8a0245e86be851141b0570e96f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "md5", "value": "a3dd71a0d51b6cd76218b8d299ba7a93"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "1790826b85dedc3851db28dd0e220497"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "md5", "value": "433551bf5d254f872dc87d884cc92078"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "c1321f77b6159d137c94dc9fe7f73825"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "md5", "value": "7172a82b7a5e3055b85bebe905a5825c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "md5", "value": "c7e43a31c24443dcc5a10b94194d77b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "md5", "value": "8a4c9e63fdbeaf36632157a97751f2a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "md5", "value": "b4bb7ab4d2174a6f25d1edd6ec2bee2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "md5", "value": "0e5b3b1aee31e8b3764c85507d67ca05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "28943e677053b0752b453b516309cd53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "md5", "value": "7068222e5373ba95264df3a492738b31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "619356a2105ad4806faf3e0e6bb55de4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "49f48574666d6ad73662318396ffce02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "9731cfdac91199b35b376c9eb3c96f47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "md5", "value": "fcf1a91ff1bd3861f6bafee15b34bb29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "md5", "value": "419fececb0c23332ec1a31de3009cfbc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "md5", "value": "4f5758aa14fd878db04b09b7c4e71959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "md5", "value": "cf585454a2b0677c20dac5e7da2f1220"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "md5", "value": "7859fed3ee6554515a80fb66e40e26ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "md5", "value": "0d7e7c94e0f93d6a3d0f7828923f71a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "238295e794d2d1a0a1a83f1b9566a709"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "d4609389defcafa6506c293e400bf461"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "a1d9dc0d21a85ec5839c6979e27d3145"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "df91d2a9125214c62d58da3979a73396"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1412cf2280b485145a60241efce4db30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "d0d4d73ba702b88ecc33e58c87752bdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "825d9121197f7c3db8d255420f595f53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "c4a8b70e45c1280abe6715e9b31a4215"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "md5", "value": "4610d997061651f8c1d87590ce6c6d48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "md5", "value": "54608782aaa5eea3bc3f826c194f86da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "md5", "value": "bd61c9a0893dee415ee4b35d4de32f2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "md5", "value": "ae29dcfaa10be843ad0ade4b76953c6d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "8554184e5672e0fe6680dcaec95801f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "ae212287f1ffa333e6c5361f592e4902"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "md5", "value": "d2eae5e0fc0fa7da804ef0382e5c5275"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "md5", "value": "bed1f87c0119e6e100703bbfca8a2cb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "638a2cacbc89f9423e07ac7500901db5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "md5", "value": "6c24ca4df574afcd8d544d5e22e61a04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "md5", "value": "5358e8ab5651a5490509fd614030e0aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "md5", "value": "cee8ce11d0d5959a29b811db031a760e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "md5", "value": "601083c1785e112b5305e930a160c14c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "md5", "value": "00b0a1fee9df01734ec34c14112254d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "md5", "value": "9594df74b491d228c46f01ff599e3f59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "md5", "value": "3982b2eb6b82bafcd43086bff70391a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "md5", "value": "d3cbafdaa0502c5337d9f39b853e2a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "md5", "value": "343fbf2ad186247b3ada34df3a73a39b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "md5", "value": "00329f1a2d0ceb61f23d0b648613657f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "md5", "value": "3a32c8d1acc868437504552de02fd519"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "md5", "value": "9b368bd93acb8e71d27c366b90d085f4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "md5", "value": "ce7af1ced9d887ea57ddebc107abd476"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "md5", "value": "ff72ed4243821ff00975e6e2ca391a11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "md5", "value": "73ec388017abd0e22f37d88a0b8e8a97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "md5", "value": "7a9af121012aaa81e25697e39bc6f419"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "md5", "value": "3908e31214d9f66b0d426af6a03d432d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "md5", "value": "48fece31853b56c4dcc1c4c633678de5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "md5", "value": "83da4ab66275d6349bba1f805c3f2b13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "7f0ab21e5c7311299e4e84405580bd34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "d32547ac4e7f75cf778d159613be460c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "8f90b6b95bc3da80e8c75c880e98e10d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "md5", "value": "7d1c2e69d7a0e888fb2691df6dc7059a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "md5", "value": "5ac422ca34538c8e4766398b87bb698b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "md5", "value": "89cdcf508eaa9773a6fa0e622862effa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "8409ed8281ca17daf9c87560426b7c02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "md5", "value": "94cad15c2905ecd5c9220ebb4a665d63"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "md5", "value": "119a9ae5a2e1ce137750f1f40ee25fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "9967aebb8676d68eb1fc98f28e2d6088"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "33c17627a9963f70271c9a193e9eb32c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a7226703f1e25a2ee1bcae716e72a203"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "d4d9306f02c41f04e8e20cee64255499"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "491c6b9092d433f244f0178902205c5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "md5", "value": "bd08e800d08b91780bc6b84093c03fa8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "d6a6ce35fb5ca3d134fe3d7ce1b7468b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "md5", "value": "033fdf34edcf532ad3c407cfd5c5c51a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "md5", "value": "49b33e71c4d5d99090e25929482b9820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "md5", "value": "37e1fe49d7b779172f4193f908fa02b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "6ec1fd156b7787b6e3c572b080477015"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "md5", "value": "7c6fa27dbdd3a23459e446cb1de27fdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "md5", "value": "da0bf9d0f98b9f8a3237c4bbc59b8cd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "d6a86cf69c5249955c10dd6241b8edb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "a2e1c9811df903b8580f923c56901a66"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "0259be201c9572d7959be285fa1d27c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "md5", "value": "68835da39f571d567c02d171f362b86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "md5", "value": "92bf95a03d395959050ea4a131714016"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "md5", "value": "ec2feb211b495fb642849e26cfa1fac4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "dfd6bb815ab1c7c942efd30bd72220d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "md5", "value": "4b1a8f5b8395dbee7ff1977cb5500e48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "ed91a3d1f2e7b4b131d382a786a0aedc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "md5", "value": "4a5aba6b91f6832078382d3f52fd391d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "md5", "value": "f07d194c5dbf339337041c34d5655439"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "md5", "value": "d32d462d79287703f4291fa86d3e3cc0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "md5", "value": "3bd9a88d87ee96c033c000e087d32304"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "md5", "value": "02bff7bc4f718256de6e4fc9c91d0731"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "md5", "value": "18215af652ac1b27ae1424d80d8745b2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "md5", "value": "1ad33e12252975f4a164863f7b347834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "8819718d5c39d0739ecc5aeb4883dd83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "1c968dc1d2c2761169563ba7b33bce96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "b422427700aff54319c6b09ea4dc9362"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "3aa057eed8f983261051a60a5d5df168"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "a8595637c93cddf1bba143a7504b0a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "b55c0e92ece5f76456836ba0a8f90d5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "93ee5d7ef22d778bfa45240e2f09b294"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "628529efa524677966140e744709dac3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "487d0eefc72678542993ea7d456b5109"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "0b6e1819cec18decc2ba9c8474eed0e9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "md5", "value": "c691b89ddd9e73077ecc34746591b8a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "md5", "value": "2289940d350d8a8cc34d3ee613e532fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "3800cbf76567dab8d7595a1689ef84c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "bf2a3e380b9ade9813777ffd0d74c281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "8be605bc17b1b8ace5d0dcbbbf36e766"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "92be691687678d602ce8c110c0b71e6f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "69d0c1301f0f0087bbbd55f475705ce0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "fc74c01700cfd3f3b094265bc4da8c00"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "md5", "value": "13588c08a6afa69ef45e4138ef693b01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "a13a243b9ac97b8cae9f3fe489d98df2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "f428a385e7ff26008f4d218a098e6f64"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "md5", "value": "255e1c22ff700f92b5a6d5eddac02cee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "05e361f87d99452bdb3ce9f9b8de1873"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "md5", "value": "1983e69738db60837ccd86c8446a1f54"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "md5", "value": "7b03a740771f163f0538ace3c71acb87"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "90d316520f8b40e86633ab16bd9ed27b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "md5", "value": "6d07091b59de1b8ea5757c06e7f63952"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "md5", "value": "f56ad85acd007c3ef7fd04374860499b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "7751b5aa6d42c6edeb3d9d3315ec5643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "md5", "value": "56c1cdf96ff95dade1e2af06cf62bce6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "md5", "value": "131298d9753e9b94f92a9a2dd593c1ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "9cbd7e6bc4b8301fc6f412d721e18f75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "cf108cc298788103758b0132fba32a57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "md5", "value": "b90f36a274b423779c0cc81ecae51487"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "md5", "value": "a65171a6d4e04611679e3cba224313cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "5029d113cc97621db6d865da60e90f85"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "ac812a20a17a6221694038b62ac77ff0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "md5", "value": "56b36112514e02e2a2c3c0f9daa33ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "4c4df65512b0ef498679c8c56ddf79aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "5d4e08188f670c8549faab2baf434ecf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "7e3faf3974a4a2f1a6172bc80c4e91df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "4c93a718869a49fe8738a7c2a2a5bfc3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "md5", "value": "5e3c30f6bdf74d0f478058528dd9bf35"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6b5eef9cc6379c9870bf910cb100e303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "md5", "value": "4038cb8adc007467f1297aa72557863f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "2fbf48a68d6bdd41a46a80a62e18b144"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "869901a57988fe7b31361cda69c8f880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "f13514801b64e3df8a2e17425500472e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "9bbdddf845585578041940e8f6da9eec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "a8374ed90332f317a58f7966720bb06e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "md5", "value": "d526bbff0c17d90c159b99ae0b3d701d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "md5", "value": "dd42c3ea58c64c46070051f16626a0b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "md5", "value": "7df245f6c0c57fc4b6f60f114a3a3c0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "md5", "value": "20db83c594a3c11f74ab275542d59aa4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "md5", "value": "8c74530b14cbf0665f2aeccd46edbc2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "2f833febb7eee0222af785894a47d5a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "80a5ce5e3a2aa6fca78e4c923b367775"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "5418f65c6112d91f5c3dc3e1ee6de4ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "md5", "value": "3a75112074f83b378643399870355e99"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "md5", "value": "d377f26e7bfa3abcfcdb7ad8393dedc5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "55fb83fe4f7872c919ce934a0b70a651"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "cb4953e8661526fba1d6ed8f738e895f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "md5", "value": "93c1ca246f511e59ef6e1ba0a1be9312"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "69fd17c001eb607803db212b69f6cb19"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "d7425de23d25981694e74a7586739116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "8893b235516344c05d7c09784655b263"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "56f89a665a76bf1545195337e1a7f70d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "4f1199d97188b22908fa455795c97d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "md5", "value": "e73238fa6c85ea037bf4dcc235113fe9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "1daadc5cea3b48bc03780c3b3bd888a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "md5", "value": "adf247679c034bb673460b2f84a28744"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "216fdd680450ed97343c897484387d8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "md5", "value": "5c0d79bd3b49708fd440c92ae6ef8008"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "c398702793e8c39e06a904bf586e111a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "e76c0eb6f1c05b73c3259b349d24efb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "md5", "value": "f3c342d9906e1e2258544d9a9cc4c29b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "64b85a49b199d60ff63b5fcf671f4a5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "647dabee9bd03c3022b7914a42b4c7d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "68dbd9ab3d99fbe43e5fffbb5e437049"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "33126ec244ff0021f306e5b35eeb8166"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "4e6dc470a3ae30724f705a286fcee8ff"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "7f679e187e0f3b9d2351fc75b14fb0b1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "3113efdc39fb8769fc2b01b82317543d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "b32b4ec553cd93eae82cf18bac5f082a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "md5", "value": "5e49fcae7ddb3a7393ec70d33e3bb58d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "d4275263cfc9c8d1fbfe95e60cc0b48b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "8b477cb0b438b43f83f00d9e13e2a1da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3cb58bc2c85eb9b80e0ceba6760d884d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "049af498f509b20b2be6db5e3e046a92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "59557b15427f688dd2f6730c1461aa94"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "6740c962ea32a0491ad112b3184ca33d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "91920c175797f2fee4628b758df58d61"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "a34676e33cf29772e43fa6fe1e57b0da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "4cbcb014d0b6e243af59821c0c384948"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "22b3a5647ebf7770778829b86d76d159"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "983f643813090bf92a49695752107129"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "808c3effed88e7d2821e125a04116a81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "f3cf2c16b37c892e4f59ee18ac42bdb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "d6840aaa31f86eeec1db8a5dfca4860a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "md5", "value": "100232ed7503f304bc2e714c97ae567a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "md5", "value": "756d65bf2fa9f1aa989b32a3ced58e70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "md5", "value": "1e8821e98ee2996fc13a64706ef88c9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "9591bc68f5bb6ab69d979e630e26acd6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "52522a86ca54906118e42fe98065b239"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "ac58bd25479b59b3208bbd46b81f840b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "md5", "value": "184d24eac20d87ccdc87ba399bc8b9ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "md5", "value": "d7972d29a5aee7bc571616262f3e13cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "md5", "value": "c874ef03c126929466c93a0ffd30f80a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "md5", "value": "2125932c7fcd55c106311c03a7bdb4ed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "md5", "value": "4e73eaa3e5fde0ef537f49976f1aea51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "md5", "value": "1888b614cef3c1a33820f2ea2b3b7b3f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "md5", "value": "07e080101d74f9f1b15cffbbaa8fbe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "md5", "value": "35f72054ad6662aeee550ec58dc4a586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "44ac89638b691ebce09448dad59e536e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "b42c0dab5f49eb25e21920c0b22f54a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "5dcac640065e3fb5b799e2c0a6df1d2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "4fae182c01b8355025d83b4acbfada68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "8a6d714494a35f050b117b592b40bcd8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "733b613bf354c20c0d3b3465435c9cc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "088c840877ba64a21a9edc90ef942671"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "04aefa0c42f095280b700db4d1a30d6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "8ceb55f06163274ace7c942c0199ff90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "172c592ca91950907dd7b1924c4f3d06"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "05ba396e91ef7b3445aff2aaf23ede98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "819b92c43b3741d65b3676cc0f5d33a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "c79b1c43563ac924fe564ee658820b57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "b4a6988ab9c89ada1e5593dff9eeabf4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "5fa302adca1e4c397c7a860211e864b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "c250ec4b2d85f3696b182af7f7dc7fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "d275f6c033dec2c0babfbd3ac01655f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "ce6effbe9cc3a96f6d196aff4fb71af9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "cf76c5d0e5c517917500a34c8771ddab"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "2f737a03e95cd1a3cf6a35eb25d33b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "5a6b49c6fdcb2144d7e0cd7388e7838c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "ab06ee74ab85a30e8adf0b69de519c82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "0510dc5e9d0b6b6ec42190d5d3ea6cdb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "f78c916860aca5b070021182c4779d18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "00b5994c24a396764b490ae18ab9a599"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "936c9e724d32db15be2477ea4b408b1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "md5", "value": "da8c158569d2320293ec1bdb8197b372"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "0face114659e687216565b1677c3233f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "md5", "value": "e8f4d71fedfa35fc3fb864a96d495bf6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "a13946f4e9d3ccf5a2806877c650f8b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "md5", "value": "9789a12a5d8dee3a1eee5e381acbc435"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "49742f8abb337ecf1c0dd131b700ae84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "md5", "value": "66b73a23b12770e49bf21157114cd9ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "md5", "value": "17a56849bac0ae98713fd80de5937ee6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "5e671b076bd4e55ec8b72ccbd1fd6834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "md5", "value": "e4f1536b66fa68d0fa9c1ae7f55c8958"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "f45ffc678242a294c2458873e467d551"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "7e419cccff922e6f05613e0bf643daa3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "md5", "value": "1e8b9f6d3f039934047147d7c59cdd68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "5ea0a40b8fec7378a85d2ec0119e0d29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "4898c47385490352e354c08987ea062a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "82848cac0d23cbeba238942b5e4d13b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "a570031cc17f2c40a4e307276830e0df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "md5", "value": "75d8a858f439f7def0e401d81581cf80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "md5", "value": "5086fdf67531750c13440ed80a8fc78c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "e67207fd008624bd782b51606a88ba4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "md5", "value": "c9c7da3ba49be1b97e62ade1125ed78e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "7bbbe6a6b7b9cb4bf346284de85a3309"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "md5", "value": "030ace11fa504fbfb95d4a12fed5c2fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "md5", "value": "d9a93978f468ad83571476676d5280b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "md5", "value": "3aa89d8a569e31cbac14ba3a823b4b4b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "md5", "value": "9483afb4a470ec5f1c2d3a9373f989ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "md5", "value": "8fa8757f045c9f5b4bf9210fc5b77fa7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "md5", "value": "94884db5e4223b8d6b88c205de388fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "md5", "value": "96080659b3866aa1a4f854bfed023ebc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "md5", "value": "4c0fa4d8e0fa627c927c602d17a5614c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "md5", "value": "85b93188ae76e76a9e681112589dff82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "md5", "value": "8b73ae8539b171e2f2921175890f9dd4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "md5", "value": "bd1f91b413ad4897ddd2cd1307e84cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "md5", "value": "9a655573d9b0621f4870ee69f1f0cdfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "76637ae3162f619cfe5dc0eb0ea22803"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "md5", "value": "4b628d89207f0571c0584847bf26fa24"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "28406b7e8ab1370edffd0874e0ea3024"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "ec3e0b95b02002702ef0a0768218cddc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "md5", "value": "2b5278f6502eb243455557a3a211282a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "557bea7823ffd9101e7210fc14a4df8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "87117eba9b1d7761aafad2d154ea72d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "md5", "value": "a7cc4e1ac666142d3ef9bcc2a98ff025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "8f55739824b7bb22ac5ee808daaaf93a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "4444f6ab1870b7cc613377909174a62a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "93953a33040968555bbadf0d7e708b4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "96079e1c41c4ace8ac7ba508aa8e6d83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "md5", "value": "509001eb44859b5a9e536de4d6376a45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "md5", "value": "0d9f2017c7fffb6b5fd8f18625f88bef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "md5", "value": "704400f39808fde5ab87bcca534c957d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "md5", "value": "1872aa5309777ced09aaaa9d2605c241"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "md5", "value": "48d7bd7f714bbd167b7ad073e8370262"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "md5", "value": "698fc9c657690ffc9d2c13663e3e98c8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "84c54c380776476b3df82fe58a331077"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "md5", "value": "51606eface773e2db9aca3b40baba212"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "md5", "value": "914221361ae9dffad45359361956d4b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "82de070c86b13756b2a7aca800e674ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "md5", "value": "cc6f44b01dfa292c286ecfe323b5d1a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "md5", "value": "38fabc01b1a9eef4e7517df5644d2f0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "md5", "value": "eb8570ce4a109cb5f39ae339449435a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "md5", "value": "c3cad71a45bf4fc95855ae81cefe44cd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "md5", "value": "de77aaa577aa9ce26bc25e6044d36bb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "md5", "value": "cda9f3a031d015f4b288b9dc27b7883c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "334d9ee9e247d25e2dd5e85cebe5ff1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "cf18f18cb52d3c65a3660c6ccd7f4cc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "8f1c52c52afb9fe9f06adf02cdc09596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "a1a2f11bc4c97d966bd3c6dcb86a9511"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "md5", "value": "23dab0f2fcc45da26c6688129d62437c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "md5", "value": "b0d1d7a5777c45377808c5f97aacb00d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "0a33f0255601a0122850c651dbf6a17b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "b9219c6f1a32e964bf4b359c8b7c5d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "7d70022c88606897ef6e9d8dbd6c467c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "46004887c35f9c1a9dc65fbaf89e9d45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "7bf33d91e9304768987015a3d757ac47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "070a088f631f2b40ee106250df0c550f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "9817fc2ff0dfe6111aa9ec72bb37ddb4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "md5", "value": "ec64427d1562477ba986d63537691c43"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "885de4bb21a1f82f0ba00dac5b758483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "5b6ab36d524fd0029e6f6e161aba18f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "29cbe0fcfa466bf8386fff6295f98612"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "2b4c2527f908be409ced3125b80ed5bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "a783f6b2726f7ed4a14f887427fefe84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "fd45331068c786fa1804cf131645139a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "6389d289c1c6568b963c95fb32f0c61d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "md5", "value": "cc700c3cc2dac45ea5288f554decbbfa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "5778409aaecab47c888034d495ec50d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "4736f3e10803bdb203ff05c240277763"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "31b90071cc42409e172778ed5a37fe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "md5", "value": "6cd8dc3c158053bf013c3bc1f7465680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "9a9f3bc330f43581143296385aec0325"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "95c15d56dbc7ba6e58f925fc473209e6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "ca5ca68cb6c13aead3db1cd8f9f8ac17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "48159f83a95db93855ac7b37d1b87223"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "4619e9e905fb89f37264730592b44f4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "30c41ca0bf3e9609c829924ad559207b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "140384ad8ffd5337a67b9ab3e11b45dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "md5", "value": "5cc2b4a9e633be3154a3a41bcafc3be3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "9f88195b66743bcff49e2081e05745e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "md5", "value": "15c2f82dc72a60bc3667add41a66a5fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/tzdata.zi", "digest": {"algorithm": "md5", "value": "f8d69a9fa7296bfa6624a3c920792247"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone.tab", "digest": {"algorithm": "md5", "value": "02dddc33edc3a0eeb783555dc2ce1156"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone1970.tab", "digest": {"algorithm": "md5", "value": "2b7b091f4b1c41d6384b254f55654299"}, "isConfigFile": false}]}}, {"id": "502add604fef81f3", "name": "ucf", "version": "3.0043", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/ucf/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ucf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ucf.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/ucf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/ucf.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/ucf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/ucf/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/ucf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ucf:ucf:3.0043:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/ucf@3.0043?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "ucf", "source": "", "version": "3.0043", "sourceVersion": "", "architecture": "all", "maintainer": "Manoj Srivastava ", "installedSize": 232, "depends": ["debconf (>= 1.5.19)", "coreutils (>= 5.91)", "sensible-utils"], "files": [{"path": "/etc/ucf.conf", "digest": {"algorithm": "md5", "value": "5565b8b26108c49ba575ba452cd69b3e"}, "isConfigFile": true}, {"path": "/usr/bin/lcf", "digest": {"algorithm": "md5", "value": "d4a00f4b5f13b488b3545017e09ce3d1"}, "isConfigFile": false}, {"path": "/usr/bin/ucf", "digest": {"algorithm": "md5", "value": "2bc399c7fdcd390e1c5fe838366bfce9"}, "isConfigFile": false}, {"path": "/usr/bin/ucfq", "digest": {"algorithm": "md5", "value": "e664e50d61a9f85ee48c46e6b3fabc24"}, "isConfigFile": false}, {"path": "/usr/bin/ucfr", "digest": {"algorithm": "md5", "value": "0933e89f2500df6bf7783eadfbbf2fbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/changelog.gz", "digest": {"algorithm": "md5", "value": "9ff9e32b593d45c13c35f3063b531ebe"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/copyright", "digest": {"algorithm": "md5", "value": "879b4619d89a42f23426cb05c84407ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/postinst", "digest": {"algorithm": "md5", "value": "4c736748ad72ab553d5e4c33f15510bd"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/postrm", "digest": {"algorithm": "md5", "value": "50cb8edc26fbd44dbced9682bb79413e"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/00README", "digest": {"algorithm": "md5", "value": "dc80f28e2560e39666c8da3d5c71717b"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/TODO", "digest": {"algorithm": "md5", "value": "1dcd660e01fa41596515a0de424d553d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/test-list", "digest": {"algorithm": "md5", "value": "4be26f3fb6ecca6ed7cbddfcd49e67ae"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/package-changed", "digest": {"algorithm": "md5", "value": "e0194db8c87c49b30ae70eb986ffa35d"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/package-orig", "digest": {"algorithm": "md5", "value": "5c6869755ea5bcd7054e0ba6a882c972"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_01", "digest": {"algorithm": "md5", "value": "e03f08a82bc9671323a13ea38b9bd986"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_02", "digest": {"algorithm": "md5", "value": "03184eae4f71b460e370a3f95a237b2c"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_03", "digest": {"algorithm": "md5", "value": "084251275220edd390d2b70e40466b32"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_04", "digest": {"algorithm": "md5", "value": "af5aacf84a2ca9dc74296520c0e36040"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_05", "digest": {"algorithm": "md5", "value": "9cbc5d6e909aaff345bf30c4ea329132"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_06", "digest": {"algorithm": "md5", "value": "9bf2863fe0f9e26488e7fb524b7a8b1c"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_07", "digest": {"algorithm": "md5", "value": "65d4c992803d654279509f75b8b4a525"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_08", "digest": {"algorithm": "md5", "value": "fa36922cda4dc987880a25acd9c060dd"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_09", "digest": {"algorithm": "md5", "value": "378be7ab39422250f1fe9d64cfd9e449"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_10", "digest": {"algorithm": "md5", "value": "40cb394cb8c93092486bd6a3f292880f"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_11", "digest": {"algorithm": "md5", "value": "96464b0320f80f9b9ee5e4e27586c388"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_12", "digest": {"algorithm": "md5", "value": "92231cb1415fd74f0af7df01ee682df2"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_13", "digest": {"algorithm": "md5", "value": "6681b1c9230130f04574087ac9ccb33e"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_14", "digest": {"algorithm": "md5", "value": "8fd1d83f160c3cb4b92f31635b61fc4f"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_15", "digest": {"algorithm": "md5", "value": "13041a3e7226841fc1c3fe362038c053"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_16", "digest": {"algorithm": "md5", "value": "46646df80c6dd7baf9ceee77b9415662"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_17", "digest": {"algorithm": "md5", "value": "935c77b7067648dd076ec6802f7db771"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_18", "digest": {"algorithm": "md5", "value": "b9e6e3fff794cda7b3e58f873d0211b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_19", "digest": {"algorithm": "md5", "value": "5eb144095eecb4b1516aa6f35bdfedf9"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_20", "digest": {"algorithm": "md5", "value": "0476a756e873c5cc02376473578a1f9a"}, "isConfigFile": false}, {"path": "/usr/share/doc/ucf/examples/ucf_helper_functions/testsuite", "digest": {"algorithm": "md5", "value": "00ad9ea9a5c0ef996a004148c73370af"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/ucf", "digest": {"algorithm": "md5", "value": "0646b7f32d6d4859765733f7aa90ded7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lcf.1.gz", "digest": {"algorithm": "md5", "value": "c1ab84d7198538a23510929b4df61663"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ucf.1.gz", "digest": {"algorithm": "md5", "value": "4a675fd0906d92671ecac9b8b29cfe8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ucfq.1.gz", "digest": {"algorithm": "md5", "value": "5839c115ab2409be126ced480d0cd2a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ucfr.1.gz", "digest": {"algorithm": "md5", "value": "3b6b81b61700d715bf51cd53166968ec"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/ucf.conf.5.gz", "digest": {"algorithm": "md5", "value": "88503d77aabfd5bbba50f6477bc39a46"}, "isConfigFile": false}, {"path": "/usr/share/ucf/ucf_helper_functions.sh", "digest": {"algorithm": "md5", "value": "d720787772b9ed967c96b172ebe0cc1d"}, "isConfigFile": false}]}}, {"id": "170fa65b0579d917", "name": "util-linux", "version": "2.36.1-8+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/util-linux.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/util-linux.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/util-linux.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/util-linux.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "LGPL-3+", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/util-linux/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:util-linux:util-linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util-linux:util_linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_linux:util-linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_linux:util_linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util-linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util_linux:2.36.1-8\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/util-linux@2.36.1-8%2Bdeb11u1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "util-linux", "source": "", "version": "2.36.1-8+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "util-linux packagers ", "installedSize": 4615, "depends": ["login (>= 1:4.5-1.1~)"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libblkid1 (>= 2.31.1)", "libc6 (>= 2.25)", "libcap-ng0 (>= 0.7.9)", "libcrypt1 (>= 1:4.1.0)", "libmount1 (>= 2.34)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 3.1~)", "libsmartcols1 (>= 2.34)", "libsystemd0", "libtinfo6 (>= 6)", "libudev1 (>= 183)", "libuuid1 (>= 2.16)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/bin/dmesg", "digest": {"algorithm": "md5", "value": "c72a239b0e7886641987bf416167ea3e"}, "isConfigFile": false}, {"path": "/bin/findmnt", "digest": {"algorithm": "md5", "value": "6b399c01db24aab1577e852950a523d7"}, "isConfigFile": false}, {"path": "/bin/lsblk", "digest": {"algorithm": "md5", "value": "8fe33199d58ba320b502ad81877ce258"}, "isConfigFile": false}, {"path": "/bin/more", "digest": {"algorithm": "md5", "value": "f8e9c562cd93dfe536d59f2122ca3e8f"}, "isConfigFile": false}, {"path": "/bin/mountpoint", "digest": {"algorithm": "md5", "value": "4693cb48407825c2d4030f21ce694e34"}, "isConfigFile": false}, {"path": "/bin/su", "digest": {"algorithm": "md5", "value": "36005bb37bdd465cb4f930733ababcbd"}, "isConfigFile": false}, {"path": "/bin/wdctl", "digest": {"algorithm": "md5", "value": "b6e7bed6fc0657178caa538c1c2dee4f"}, "isConfigFile": false}, {"path": "/etc/default/hwclock", "digest": {"algorithm": "md5", "value": "02f94aaf57aff4e2e6751ec7b877a997"}, "isConfigFile": true}, {"path": "/etc/init.d/hwclock.sh", "digest": {"algorithm": "md5", "value": "c06bc68c12cbdd9c7f60ba25ee587efe"}, "isConfigFile": true}, {"path": "/etc/pam.d/runuser", "digest": {"algorithm": "md5", "value": "b8b44b045259525e0fae9e38fdb2aeeb"}, "isConfigFile": true}, {"path": "/etc/pam.d/runuser-l", "digest": {"algorithm": "md5", "value": "2106ea05877e8913f34b2c77fa02be45"}, "isConfigFile": true}, {"path": "/etc/pam.d/su", "digest": {"algorithm": "md5", "value": "60fbbe65c90d741bc0d380543cefe8af"}, "isConfigFile": true}, {"path": "/etc/pam.d/su-l", "digest": {"algorithm": "md5", "value": "756fef5687fecc0d986e5951427b0c4f"}, "isConfigFile": true}, {"path": "/lib/systemd/system/fstrim.service", "digest": {"algorithm": "md5", "value": "c1bbde6f9349415c9c754eccf309ff3f"}, "isConfigFile": false}, {"path": "/lib/systemd/system/fstrim.timer", "digest": {"algorithm": "md5", "value": "132e30b1f26ee283fe6fabaa5560cf1b"}, "isConfigFile": false}, {"path": "/sbin/agetty", "digest": {"algorithm": "md5", "value": "9398963968ec4674f8535259f23c3f71"}, "isConfigFile": false}, {"path": "/sbin/blkdiscard", "digest": {"algorithm": "md5", "value": "42bd2a298791ab36d903a8b73a46472b"}, "isConfigFile": false}, {"path": "/sbin/blkid", "digest": {"algorithm": "md5", "value": "9324fcaaf8f2ba7a7521b9ce84227c11"}, "isConfigFile": false}, {"path": "/sbin/blkzone", "digest": {"algorithm": "md5", "value": "8e0cd4ccc71b487d4d1adbef2f692683"}, "isConfigFile": false}, {"path": "/sbin/blockdev", "digest": {"algorithm": "md5", "value": "bf64242e692138605b9759025c9cd6c3"}, "isConfigFile": false}, {"path": "/sbin/chcpu", "digest": {"algorithm": "md5", "value": "5e415b1055c9b6d364b476e873f91ddc"}, "isConfigFile": false}, {"path": "/sbin/ctrlaltdel", "digest": {"algorithm": "md5", "value": "2e472cb702ff64c6cd14de63682bec33"}, "isConfigFile": false}, {"path": "/sbin/findfs", "digest": {"algorithm": "md5", "value": "386e6d90bf7badbe713a54b9d9d23331"}, "isConfigFile": false}, {"path": "/sbin/fsck", "digest": {"algorithm": "md5", "value": "beddf2a3161cab1484baf149d870266d"}, "isConfigFile": false}, {"path": "/sbin/fsck.cramfs", "digest": {"algorithm": "md5", "value": "edd11ec353e74d3ac10fbee566770518"}, "isConfigFile": false}, {"path": "/sbin/fsck.minix", "digest": {"algorithm": "md5", "value": "3db74581cc4cc9d4db1b6d12ebc3c929"}, "isConfigFile": false}, {"path": "/sbin/fsfreeze", "digest": {"algorithm": "md5", "value": "112bf83f1fe2ac4d96f53d030ead778b"}, "isConfigFile": false}, {"path": "/sbin/fstrim", "digest": {"algorithm": "md5", "value": "289eeacc1ddefc466b265037248437d4"}, "isConfigFile": false}, {"path": "/sbin/hwclock", "digest": {"algorithm": "md5", "value": "10d12d34b9ce32427f1b1afe7eb894be"}, "isConfigFile": false}, {"path": "/sbin/isosize", "digest": {"algorithm": "md5", "value": "5ccd9c99556693ace5a1549b1f811413"}, "isConfigFile": false}, {"path": "/sbin/mkfs", "digest": {"algorithm": "md5", "value": "72c3620c7a51bd784edd2ed1549f03f2"}, "isConfigFile": false}, {"path": "/sbin/mkfs.bfs", "digest": {"algorithm": "md5", "value": "e907c5fd4ed34abfde96c342273c9cdb"}, "isConfigFile": false}, {"path": "/sbin/mkfs.cramfs", "digest": {"algorithm": "md5", "value": "8df6765575a75e1a1955913a4d3e5eb0"}, "isConfigFile": false}, {"path": "/sbin/mkfs.minix", "digest": {"algorithm": "md5", "value": "3ed91ffc8d43b1072c1644f8c10571fd"}, "isConfigFile": false}, {"path": "/sbin/mkswap", "digest": {"algorithm": "md5", "value": "914c3453d407b7dfe7342f04efbc6250"}, "isConfigFile": false}, {"path": "/sbin/pivot_root", "digest": {"algorithm": "md5", "value": "2ce11ef1766a3cdb2c677a80bc865562"}, "isConfigFile": false}, {"path": "/sbin/raw", "digest": {"algorithm": "md5", "value": "7419a047b65183e4b46c35736ee7c9b8"}, "isConfigFile": false}, {"path": "/sbin/runuser", "digest": {"algorithm": "md5", "value": "987c3962c6365d7ab0d624b12e7158e5"}, "isConfigFile": false}, {"path": "/sbin/sulogin", "digest": {"algorithm": "md5", "value": "ad7e042fafc60e6d3e918296e9b16279"}, "isConfigFile": false}, {"path": "/sbin/swaplabel", "digest": {"algorithm": "md5", "value": "c4d7f37bf6787d9bf592120131627c4a"}, "isConfigFile": false}, {"path": "/sbin/switch_root", "digest": {"algorithm": "md5", "value": "bac0c6c187924e02dffbec91eb80ac4f"}, "isConfigFile": false}, {"path": "/sbin/wipefs", "digest": {"algorithm": "md5", "value": "c6c5130cdc030ca1d09525d960169576"}, "isConfigFile": false}, {"path": "/sbin/zramctl", "digest": {"algorithm": "md5", "value": "5311f5602b27ab3e0e27b84cc80337ae"}, "isConfigFile": false}, {"path": "/usr/bin/addpart", "digest": {"algorithm": "md5", "value": "24c44e310e3d4edffb241b7d35f5897e"}, "isConfigFile": false}, {"path": "/usr/bin/choom", "digest": {"algorithm": "md5", "value": "99d6eff3f3bf8f3854be49ba31ced5d6"}, "isConfigFile": false}, {"path": "/usr/bin/chrt", "digest": {"algorithm": "md5", "value": "72395075dcaa929e928224e01b3a810c"}, "isConfigFile": false}, {"path": "/usr/bin/delpart", "digest": {"algorithm": "md5", "value": "e0e8d1aedf36df920673d5c0c242a72c"}, "isConfigFile": false}, {"path": "/usr/bin/fallocate", "digest": {"algorithm": "md5", "value": "5fd00347b71b635ea1b886c637463b3b"}, "isConfigFile": false}, {"path": "/usr/bin/fincore", "digest": {"algorithm": "md5", "value": "554ff4ece91747ce856a5432d2ded2dc"}, "isConfigFile": false}, {"path": "/usr/bin/flock", "digest": {"algorithm": "md5", "value": "220176a8c1248184650cba227b51d7c7"}, "isConfigFile": false}, {"path": "/usr/bin/getopt", "digest": {"algorithm": "md5", "value": "874b4fae4760bd2d56061b5a70bbda3c"}, "isConfigFile": false}, {"path": "/usr/bin/ionice", "digest": {"algorithm": "md5", "value": "37ce986a23846ce3fcd1f38a44df1bd0"}, "isConfigFile": false}, {"path": "/usr/bin/ipcmk", "digest": {"algorithm": "md5", "value": "5d1dfdaa655563bbb528dfc3859434eb"}, "isConfigFile": false}, {"path": "/usr/bin/ipcrm", "digest": {"algorithm": "md5", "value": "0f1c21f0616d75e551d93f5e73883b71"}, "isConfigFile": false}, {"path": "/usr/bin/ipcs", "digest": {"algorithm": "md5", "value": "7928b45ebe35340ec6d3f2dde90caa6f"}, "isConfigFile": false}, {"path": "/usr/bin/last", "digest": {"algorithm": "md5", "value": "73498751dc5b3593ce3f7bd4492fbeec"}, "isConfigFile": false}, {"path": "/usr/bin/lscpu", "digest": {"algorithm": "md5", "value": "6dc61f20e2dda729b75a15cc86ede333"}, "isConfigFile": false}, {"path": "/usr/bin/lsipc", "digest": {"algorithm": "md5", "value": "a3b1b09126197128e9f4fd4366153897"}, "isConfigFile": false}, {"path": "/usr/bin/lslocks", "digest": {"algorithm": "md5", "value": "38054c5aaea3283a38844a246ebb4dac"}, "isConfigFile": false}, {"path": "/usr/bin/lslogins", "digest": {"algorithm": "md5", "value": "272de53260a241dc7b72f6c787fd7701"}, "isConfigFile": false}, {"path": "/usr/bin/lsmem", "digest": {"algorithm": "md5", "value": "61d702d37771a9f64ba6715fba937ad6"}, "isConfigFile": false}, {"path": "/usr/bin/lsns", "digest": {"algorithm": "md5", "value": "29e3a22a7b37e865a8b04f684deeed5b"}, "isConfigFile": false}, {"path": "/usr/bin/mcookie", "digest": {"algorithm": "md5", "value": "3b758382742ae84423c6acf8ddca3b6a"}, "isConfigFile": false}, {"path": "/usr/bin/mesg", "digest": {"algorithm": "md5", "value": "8154a1077f80530812976c7c421acda4"}, "isConfigFile": false}, {"path": "/usr/bin/namei", "digest": {"algorithm": "md5", "value": "35c08ef139ed080763f01455ae9892ff"}, "isConfigFile": false}, {"path": "/usr/bin/nsenter", "digest": {"algorithm": "md5", "value": "7c75d7a1867c3f389f0c180453bde638"}, "isConfigFile": false}, {"path": "/usr/bin/partx", "digest": {"algorithm": "md5", "value": "d33939336f8f19a39e70762a38ada247"}, "isConfigFile": false}, {"path": "/usr/bin/prlimit", "digest": {"algorithm": "md5", "value": "e168d8995f3e6df05fd4ae6c35152160"}, "isConfigFile": false}, {"path": "/usr/bin/resizepart", "digest": {"algorithm": "md5", "value": "885f8fb6a64ecf15e63e25612a700a1f"}, "isConfigFile": false}, {"path": "/usr/bin/rev", "digest": {"algorithm": "md5", "value": "1ebd9cc77b09f907767d39d5b4746c4e"}, "isConfigFile": false}, {"path": "/usr/bin/setarch", "digest": {"algorithm": "md5", "value": "b230328c25e0456bd99dd87d40f2c489"}, "isConfigFile": false}, {"path": "/usr/bin/setpriv", "digest": {"algorithm": "md5", "value": "75e9bd192e26babd3d09a32c52ac3f0f"}, "isConfigFile": false}, {"path": "/usr/bin/setsid", "digest": {"algorithm": "md5", "value": "977550b5502f46c4eb0663b415d93261"}, "isConfigFile": false}, {"path": "/usr/bin/setterm", "digest": {"algorithm": "md5", "value": "9c26722a21d9fdc9e235d89825f213ec"}, "isConfigFile": false}, {"path": "/usr/bin/taskset", "digest": {"algorithm": "md5", "value": "e1f04be700a3530767f8a57a904939ad"}, "isConfigFile": false}, {"path": "/usr/bin/unshare", "digest": {"algorithm": "md5", "value": "4669c9a2341355c37868e32ea00ec40d"}, "isConfigFile": false}, {"path": "/usr/bin/utmpdump", "digest": {"algorithm": "md5", "value": "7f055d3417ae4e51d3dd3ed90084a3b8"}, "isConfigFile": false}, {"path": "/usr/bin/whereis", "digest": {"algorithm": "md5", "value": "9e405282f7af9d58a268f2bbd24e2b08"}, "isConfigFile": false}, {"path": "/usr/lib/mime/packages/util-linux", "digest": {"algorithm": "md5", "value": "20ba0e37d8aa11d91a8e776e29591736"}, "isConfigFile": false}, {"path": "/usr/lib/udev/hwclock-set", "digest": {"algorithm": "md5", "value": "c4115bc9a1f6de22a2016fbbf512c50f"}, "isConfigFile": false}, {"path": "/usr/lib/udev/rules.d/85-hwclock.rules", "digest": {"algorithm": "md5", "value": "1bed9e41c10557a718c2684cb6b162f4"}, "isConfigFile": false}, {"path": "/usr/sbin/chmem", "digest": {"algorithm": "md5", "value": "c60dbee24f31f8b6bb1f6f68aa68b0be"}, "isConfigFile": false}, {"path": "/usr/sbin/fdformat", "digest": {"algorithm": "md5", "value": "63347ea2805e76de56d5756972948c6b"}, "isConfigFile": false}, {"path": "/usr/sbin/ldattach", "digest": {"algorithm": "md5", "value": "91d91077348769c6f4665983a114d305"}, "isConfigFile": false}, {"path": "/usr/sbin/readprofile", "digest": {"algorithm": "md5", "value": "791b197994d2bd7bdc689d98c0494543"}, "isConfigFile": false}, {"path": "/usr/sbin/rtcwake", "digest": {"algorithm": "md5", "value": "e30df60966df7bcc1a096d0bef0dd55c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/addpart", "digest": {"algorithm": "md5", "value": "0bfbf9edd511b77356e4053a40e32c99"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkdiscard", "digest": {"algorithm": "md5", "value": "29f6d68b75690ffb93a8f321bb7e334d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkid", "digest": {"algorithm": "md5", "value": "b40cab924c01f098008ac90ec0b7ddb0"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blkzone", "digest": {"algorithm": "md5", "value": "67a70ec3641f58dbf504ca9fbc27ef02"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/blockdev", "digest": {"algorithm": "md5", "value": "45d92b0f5f55c9911cac95e224432574"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chcpu", "digest": {"algorithm": "md5", "value": "67eccc80f94f42c1f5fe8f3482c5e4ca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chmem", "digest": {"algorithm": "md5", "value": "4138b30d94949a43c9492558131ac749"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/chrt", "digest": {"algorithm": "md5", "value": "e5e26a7716efd36ab0bcf97388d33073"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ctrlaltdel", "digest": {"algorithm": "md5", "value": "a731d297f41ae7574661a9b0148dabb9"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/delpart", "digest": {"algorithm": "md5", "value": "17c0545bd8baaaa45beac857aabcb6aa"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/dmesg", "digest": {"algorithm": "md5", "value": "da06dbd548f73a0a8266410f5be92693"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fallocate", "digest": {"algorithm": "md5", "value": "4d95b7457fc190891a92045f8d036c92"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fdformat", "digest": {"algorithm": "md5", "value": "a6e72d70eabd34dceb75c05ce69c86ab"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fincore", "digest": {"algorithm": "md5", "value": "5269e9f83e1b0c99e3c4faba0f48e4fd"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/findfs", "digest": {"algorithm": "md5", "value": "1737382da82d4b70b15c40171ecd820e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/findmnt", "digest": {"algorithm": "md5", "value": "33ae7aa495262932fffe7e5480ce4e6b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/flock", "digest": {"algorithm": "md5", "value": "dc5f9519eabc73ba49994b9a7e4c5c02"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck", "digest": {"algorithm": "md5", "value": "453f8a7968e1cf28b7b0596dc200a903"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck.cramfs", "digest": {"algorithm": "md5", "value": "ec75a9dc57497410b4af8d38c8fd7320"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsck.minix", "digest": {"algorithm": "md5", "value": "3d3e71da972eabe7b3452de8d4d7bb8e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fsfreeze", "digest": {"algorithm": "md5", "value": "48a27f7032273b204e63616db07aec25"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/fstrim", "digest": {"algorithm": "md5", "value": "a3d1199321e788d10856ff3f0017e44e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/getopt", "digest": {"algorithm": "md5", "value": "4108e4e53c764a63f13edca5cce1b62d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/hwclock", "digest": {"algorithm": "md5", "value": "6ed792b3a08659ef23699319971a09d5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ionice", "digest": {"algorithm": "md5", "value": "8d8f3564c59586d1f938845fb6d854e8"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcmk", "digest": {"algorithm": "md5", "value": "9c0f92933f7c22bdad5eb043a2fb4d1b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcrm", "digest": {"algorithm": "md5", "value": "0e891be2f2b92548de3db2961170ae66"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ipcs", "digest": {"algorithm": "md5", "value": "ccb973b1a6bd0b550ac9c06eb31148ca"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/isosize", "digest": {"algorithm": "md5", "value": "f5b29d1e692a84280d3ffc002d40107b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/last", "digest": {"algorithm": "md5", "value": "1cf5de014ea7f2c338bdab9d4b37d5a5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/ldattach", "digest": {"algorithm": "md5", "value": "541ec3db05bb8f7362f484cbc418545d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsblk", "digest": {"algorithm": "md5", "value": "56a9f96d0d2bcc0581441a529289f1f4"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lscpu", "digest": {"algorithm": "md5", "value": "81e40589bcebdca3bd3fefd3a400b739"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsipc", "digest": {"algorithm": "md5", "value": "789b5032afd7aa0d3e2eaec94052782a"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lslocks", "digest": {"algorithm": "md5", "value": "449715fad8493dc012dae754e8609639"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lslogins", "digest": {"algorithm": "md5", "value": "2482b2d891280fc0ab2e8e8a73c6573b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsmem", "digest": {"algorithm": "md5", "value": "2d24da8ace7952aca61e16a7a724969e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/lsns", "digest": {"algorithm": "md5", "value": "81adf21ae2162369e92837a2fd20f71e"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mcookie", "digest": {"algorithm": "md5", "value": "edf667c11e7cdf8b7fbc51bbc2b42eb1"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mesg", "digest": {"algorithm": "md5", "value": "175bc9b8c2aadd99472825ce5ded8050"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs", "digest": {"algorithm": "md5", "value": "008885e5a2f49953daac95bb903322c5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.bfs", "digest": {"algorithm": "md5", "value": "505d08bba4667a8fc9480a3cb2ba0684"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.cramfs", "digest": {"algorithm": "md5", "value": "7782bb88176297ed4dfd98a209d161ad"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkfs.minix", "digest": {"algorithm": "md5", "value": "9efba1f8dd78fec2cce13eb536532e78"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mkswap", "digest": {"algorithm": "md5", "value": "fa9c5363e6f80e48edc241b74a445758"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/more", "digest": {"algorithm": "md5", "value": "4ee305b5f622b3e3ac2bf4b7228ef809"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/mountpoint", "digest": {"algorithm": "md5", "value": "36b7c58695e45baece44cfcc281cf32c"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/namei", "digest": {"algorithm": "md5", "value": "cbde0f857141d18d3e92fa6c10a810c7"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/nsenter", "digest": {"algorithm": "md5", "value": "774ab8cc28bb8ec1bbbc67e6ef658555"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/partx", "digest": {"algorithm": "md5", "value": "f7cd7b91055bcf666a1b3dd35aff8bf5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/pivot_root", "digest": {"algorithm": "md5", "value": "5676a64e6ac089a1fe610cc254a83445"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/prlimit", "digest": {"algorithm": "md5", "value": "5cd9cfbf7cbe8aa70fb55bbd2332c5e2"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/raw", "digest": {"algorithm": "md5", "value": "3db96094e3266b0ae6c1980d12ad3f03"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/readprofile", "digest": {"algorithm": "md5", "value": "34b415c5a23e820da70f269f312407cc"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/resizepart", "digest": {"algorithm": "md5", "value": "ebf08bdd27c0c1607e3db4eda78334e0"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/rev", "digest": {"algorithm": "md5", "value": "6ef5a3547b5bb7e12751a934a9eca9da"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/rtcwake", "digest": {"algorithm": "md5", "value": "95b48054ab4f6a2cbe9acb1b9361caad"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setarch", "digest": {"algorithm": "md5", "value": "ed28c8342906c24c0e9ad62be275def5"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setpriv", "digest": {"algorithm": "md5", "value": "5264b84e4a151a6da13fe17103a4b262"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setsid", "digest": {"algorithm": "md5", "value": "67d1a78fb6e0a2dbefbe26c6db3aef6a"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/setterm", "digest": {"algorithm": "md5", "value": "8a8030b7c803beeeef30b15f210d1018"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/su", "digest": {"algorithm": "md5", "value": "450724b6ea619d2d35e95c5f726ccf80"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/swaplabel", "digest": {"algorithm": "md5", "value": "5f8483ea33ba62554b1cd911e107d82d"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/taskset", "digest": {"algorithm": "md5", "value": "11f081f4a9573a44cb830580e33e0739"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/unshare", "digest": {"algorithm": "md5", "value": "1b02be4cc52094b42e2459b708de191b"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/utmpdump", "digest": {"algorithm": "md5", "value": "e5e08df29f3d46d637fb126b4611de88"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wdctl", "digest": {"algorithm": "md5", "value": "62e826654da6afa39f68a8c1799c1e65"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/whereis", "digest": {"algorithm": "md5", "value": "6bbcdb5b278b854abe2ca1148dfe0df7"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/wipefs", "digest": {"algorithm": "md5", "value": "72ea016d4ba85000e3fcfc88c7694231"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/zramctl", "digest": {"algorithm": "md5", "value": "55c698798037c87b69586a3617cc5242"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/00-about-docs.txt", "digest": {"algorithm": "md5", "value": "5dadd5ee4dd290ccba49089e5f12421f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "95280a783f42084780645b56c027dd75"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "8b45fb8cb2f24edc66d2cce51a1df98f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/PAM-configuration.txt", "digest": {"algorithm": "md5", "value": "5f4e4c7eb24d92bc5bbfcc7d26ac8bc1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/README.Debian", "digest": {"algorithm": "md5", "value": "53ee7049960e859f688d2b642fd14c15"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/blkid.txt", "digest": {"algorithm": "md5", "value": "f7b723f48494e6e82d5d8bc27b7fae6e"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/cal.txt", "digest": {"algorithm": "md5", "value": "af531da50f2d812c94b54faf9d274e79"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1449f1dc0fde72d02c65866e2a285fea"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/changelog.gz", "digest": {"algorithm": "md5", "value": "c2ba6aee9bb49822fee7c90966afc298"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/col.txt", "digest": {"algorithm": "md5", "value": "f5292bbdd8dd1064eb61c553b4d52f67"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/copyright", "digest": {"algorithm": "md5", "value": "fda0065b81889ebdf587d54c30d500e3"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/deprecated.txt", "digest": {"algorithm": "md5", "value": "8388782d7a5386c9ffc1303b92241fd1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/filesystems", "digest": {"algorithm": "md5", "value": "13be744623247f4f2d5fd1ecc7be3d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/fstab", "digest": {"algorithm": "md5", "value": "249eb88bfe44caea382802b0f827dfc2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/fstab.example2", "digest": {"algorithm": "md5", "value": "586182189d4cf19cdeb795db6118db9b"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/getopt-parse.bash", "digest": {"algorithm": "md5", "value": "af360ed32e52d9429cb89c5b819e58d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/getopt-parse.tcsh", "digest": {"algorithm": "md5", "value": "f6beddd4403320b87890d1109fafe32c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/motd", "digest": {"algorithm": "md5", "value": "f4124217408414605eebfb773746c1a0"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/securetty", "digest": {"algorithm": "md5", "value": "79969cd94d8aa341944624343b7e4779"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/shells", "digest": {"algorithm": "md5", "value": "7e9c091d64da89f381151a0d696a59c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/examples/udev-raw.rules", "digest": {"algorithm": "md5", "value": "94ec8cc3957d70da33a2f1008da93be2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/getopt.txt", "digest": {"algorithm": "md5", "value": "bee83181cd8cd189015e5f226951aaa4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/getopt_changelog.txt", "digest": {"algorithm": "md5", "value": "bbfeb78b7be3381af6aa2597035e0819"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-build-sys.txt", "digest": {"algorithm": "md5", "value": "070c55d3892a745e20d080886c57046f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-compilation.txt", "digest": {"algorithm": "md5", "value": "6f625a6d407c900e3388f1797fd3e69c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-contribute.txt.gz", "digest": {"algorithm": "md5", "value": "e03e635d3cdaa7f23f747e7bc622991d"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-debug.txt", "digest": {"algorithm": "md5", "value": "9ef9dc1aa0c4c2813f5221ff4bb4aa26"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-man-page.txt.gz", "digest": {"algorithm": "md5", "value": "008d466c44d5c34cc6e7417826731cdf"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-pull-request.txt.gz", "digest": {"algorithm": "md5", "value": "e89705b9a3627e52201d56963a62611f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-tests.txt", "digest": {"algorithm": "md5", "value": "a95a3555ef1b8de5e7e67844863f61a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/howto-usage-function.txt.gz", "digest": {"algorithm": "md5", "value": "05930f73790ed6df5feda7dc97a4274a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/hwclock.txt", "digest": {"algorithm": "md5", "value": "5a3208896aac380e1ca70b7517cdafb5"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/modems-with-agetty.txt", "digest": {"algorithm": "md5", "value": "e755b2a0caedf559f6229c074e7518f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/mount.txt", "digest": {"algorithm": "md5", "value": "a57b70b42bf92daae75a130e14c60bc9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/parse-date.txt.gz", "digest": {"algorithm": "md5", "value": "84c5ba4e483251d234ed5605a8014679"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/pg.txt", "digest": {"algorithm": "md5", "value": "dc2504b2c2383a63e11e85329d7c33b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/poeigl.txt.gz", "digest": {"algorithm": "md5", "value": "1d5b70c978dad4d8d04aac2fd7b0093a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/release-schedule.txt", "digest": {"algorithm": "md5", "value": "97b254e9c92fffdbaaea3359bf8903c4"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.13-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "4e489e0d897c549764fefc89bf160990"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.14-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "146056e59c5dce7b2228c35c4bc1ab26"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.15-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "e0b6d3573beda37610951769aea88481"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.16-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "02c2b2bf5bed242f1615fc0b4fa72f3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.17-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "84139ab90f2d71d395f28eb62f72d128"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.18-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "bcfe0fa1a80ce8961e96b7f2f808851c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.19-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "3b27cadd9570f650c03d9160da97f90f"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.20-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "a8a41adac223fe6d06562f2d96775ffb"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.21-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "530fc90989fecda3d838d4601f38ac0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.22-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "aa1728a130b4e9809205fdf724e5db5e"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.23-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "3a45df0152f7443a55850d006d7f9813"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.24-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0a50f9dda174956205ef0487f330457c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.25-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "b62385020a47877c93fd154b38024b13"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.26-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "c674cfbcf007e4bf60f95479079dbfe5"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.27-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "1a2bfd5f557664fba71fde85a9357d86"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.28-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "d4a70855fad53e92bf6ed25e7fef399c"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.29-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0eece5266d893cf8a2115b7cbe54826a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.30-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "906c2b343d1f407d1496b6e42bf5bf8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.31-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "a372e981f20d71ebd21224a57ca984f8"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.32-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "eada85c83d8d00a342b194909a1c68f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.33-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "05262903f507193ee248e1133f3423aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.34-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "0f99e2ac09bca9c3c85d9ab3c1d155c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.35-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "908116d24b1ad6c0e8e85114548198d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.36-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "51e775ff80ccb5b557e8696aba8f9581"}, "isConfigFile": false}, {"path": "/usr/share/doc/util-linux/releases/v2.36.1-ReleaseNotes.gz", "digest": {"algorithm": "md5", "value": "9fd83357c8043f0c250993c1965cd780"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/util-linux", "digest": {"algorithm": "md5", "value": "9d1610e3b3cb00e551ac5f332904c1e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/choom.1.gz", "digest": {"algorithm": "md5", "value": "422f6b13a00cbc8f8d701624635ba04d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chrt.1.gz", "digest": {"algorithm": "md5", "value": "7c485b9ce822988550edd01348a99c53"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dmesg.1.gz", "digest": {"algorithm": "md5", "value": "533d153993feaef16552d834a7e85893"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fallocate.1.gz", "digest": {"algorithm": "md5", "value": "7564c08efa45f290d95f6f4bbb4c135e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fincore.1.gz", "digest": {"algorithm": "md5", "value": "7c98fa8f6a579774b7ab6d49b6a7d0fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/flock.1.gz", "digest": {"algorithm": "md5", "value": "9fffccfd8c281c35189b8ec46b7d451d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getopt.1.gz", "digest": {"algorithm": "md5", "value": "97646b1b1211212e946453e345592296"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ionice.1.gz", "digest": {"algorithm": "md5", "value": "cb308e4e51fa49beaa4aee3ec18fa570"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcmk.1.gz", "digest": {"algorithm": "md5", "value": "686c8e6d64f04bf5a9a340ae7e72a918"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcrm.1.gz", "digest": {"algorithm": "md5", "value": "29a0c18b1b01afed497fa176bc7b4751"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ipcs.1.gz", "digest": {"algorithm": "md5", "value": "9f14a07c0e4ac89a6a9d56f396db1eb4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/last.1.gz", "digest": {"algorithm": "md5", "value": "de23d08e8e9298711cf2249e4bfa561c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lscpu.1.gz", "digest": {"algorithm": "md5", "value": "ef43265474a783f42f078e9585374e94"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsipc.1.gz", "digest": {"algorithm": "md5", "value": "81b19d5f34477a6835c79f681eda6d74"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lslogins.1.gz", "digest": {"algorithm": "md5", "value": "015ed255d291c75d7e37c313fd239289"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/lsmem.1.gz", "digest": {"algorithm": "md5", "value": "1ca56effb215bbbfd75e11773a6e6c32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mcookie.1.gz", "digest": {"algorithm": "md5", "value": "e9e9b95b01a2b6329d75dc18b7803244"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mesg.1.gz", "digest": {"algorithm": "md5", "value": "f5e5227e3c96933a1a87ed1ecf1cb793"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/more.1.gz", "digest": {"algorithm": "md5", "value": "f9679b40c203936babaf3cbe0d3d4e74"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mountpoint.1.gz", "digest": {"algorithm": "md5", "value": "51c51887cb82532f3f1ff4a7e44df672"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/namei.1.gz", "digest": {"algorithm": "md5", "value": "fb6379abf21ac9b3ae556f90e55364eb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nsenter.1.gz", "digest": {"algorithm": "md5", "value": "472fc1fb5425a2bdf79fad9afd8ea567"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prlimit.1.gz", "digest": {"algorithm": "md5", "value": "02423760963eb9b5aba08d70ee6e67e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rev.1.gz", "digest": {"algorithm": "md5", "value": "c64ef153f02c361c584367d2950dee6c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runuser.1.gz", "digest": {"algorithm": "md5", "value": "490a30857ce78dfe09f381e82dfbd409"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setpriv.1.gz", "digest": {"algorithm": "md5", "value": "8c208a7db9919ff86542dd342398e1f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setsid.1.gz", "digest": {"algorithm": "md5", "value": "02b59276355f5e680ff72090973fab48"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/setterm.1.gz", "digest": {"algorithm": "md5", "value": "f5ee0fecd10cf2d6026e575916a3220b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/su.1.gz", "digest": {"algorithm": "md5", "value": "b75c400fe8b8340c31615e108a4a7ae9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/taskset.1.gz", "digest": {"algorithm": "md5", "value": "bcc8d6587b286f0d001c0452a8e436f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unshare.1.gz", "digest": {"algorithm": "md5", "value": "c1b981366473b4978e567997fd1b0d4c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/utmpdump.1.gz", "digest": {"algorithm": "md5", "value": "5dc8d660265398ed52997275d7fd17c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whereis.1.gz", "digest": {"algorithm": "md5", "value": "7af96b17a4cdfb9d1f6827667a226915"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adjtime_config.5.gz", "digest": {"algorithm": "md5", "value": "d8eca04f0827ecdeb6ea6d3670d8259f"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hwclock.5.gz", "digest": {"algorithm": "md5", "value": "ba7641477e56cf3a0cdef64ec10b596e"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/terminal-colors.d.5.gz", "digest": {"algorithm": "md5", "value": "9abbf8f7ff15fd43c89a914a42a3936f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/addpart.8.gz", "digest": {"algorithm": "md5", "value": "f78776acddc630d71e4b661b25c989c8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/agetty.8.gz", "digest": {"algorithm": "md5", "value": "a64a66cbcfe336da265e7cab2d735c2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkdiscard.8.gz", "digest": {"algorithm": "md5", "value": "f93e3a3c79a1d9b6f9640d7910e1d9bf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkid.8.gz", "digest": {"algorithm": "md5", "value": "3276154b772efeb342f38e60adf81bf0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blkzone.8.gz", "digest": {"algorithm": "md5", "value": "89294486a0c7d97baec44000da6e5c0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/blockdev.8.gz", "digest": {"algorithm": "md5", "value": "a0020f1091cb4e0747ba91679a152adb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chcpu.8.gz", "digest": {"algorithm": "md5", "value": "9d6f219345edf6803573e0f0337daf33"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chmem.8.gz", "digest": {"algorithm": "md5", "value": "0d2987125293b46d5646c0b4cc128f79"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ctrlaltdel.8.gz", "digest": {"algorithm": "md5", "value": "4907d9d46a49f8db15689096dc56ec4b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/delpart.8.gz", "digest": {"algorithm": "md5", "value": "b7531852b9f9731449b55fbe2374dfc7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fdformat.8.gz", "digest": {"algorithm": "md5", "value": "dbcabeaebea81c9b52091d9fc0fd079a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/findfs.8.gz", "digest": {"algorithm": "md5", "value": "7d4d5190343a2b31de08f4b98d0f82d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/findmnt.8.gz", "digest": {"algorithm": "md5", "value": "edc3e75b75aba458d30fe0f60f5cbabe"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.8.gz", "digest": {"algorithm": "md5", "value": "6b5cc80b46e4e91b5b4748345baf86fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.cramfs.8.gz", "digest": {"algorithm": "md5", "value": "b0d0bf88973180b7d7b866d106f808a9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsck.minix.8.gz", "digest": {"algorithm": "md5", "value": "7d83a0678ea1431c001fda7bbc94c0ed"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fsfreeze.8.gz", "digest": {"algorithm": "md5", "value": "df3a74c9caf330bfa7dd051885d2346d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/fstrim.8.gz", "digest": {"algorithm": "md5", "value": "afa81cceb453226aa3379b3d2883a4a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/hwclock.8.gz", "digest": {"algorithm": "md5", "value": "a8688aa8954f9f458c8bb241540b9824"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/isosize.8.gz", "digest": {"algorithm": "md5", "value": "8ca34aad04ff202b0ea0b949b076f568"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ldattach.8.gz", "digest": {"algorithm": "md5", "value": "9dcb8fcde929e8e4567b18c5a1dc23a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsblk.8.gz", "digest": {"algorithm": "md5", "value": "53fa2749763377fe5e3531c46085ae50"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lslocks.8.gz", "digest": {"algorithm": "md5", "value": "db069b4a050e798701cf40ea50fe3597"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsns.8.gz", "digest": {"algorithm": "md5", "value": "aa5768a9430ab2281efc9b2cdd5698e6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.8.gz", "digest": {"algorithm": "md5", "value": "7b5f8f676800d6bdf499e02c700d8c88"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.bfs.8.gz", "digest": {"algorithm": "md5", "value": "206f159dd476373687aff565a7769a2a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.cramfs.8.gz", "digest": {"algorithm": "md5", "value": "26cc490c217eb9b5ae1b89922350f7bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkfs.minix.8.gz", "digest": {"algorithm": "md5", "value": "60fa28d1916be23aa95ebe1905b0a745"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mkswap.8.gz", "digest": {"algorithm": "md5", "value": "3853add97f35a12d91bc28537b535ada"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/partx.8.gz", "digest": {"algorithm": "md5", "value": "1039c666d6c373f1991538c8eb54430e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pivot_root.8.gz", "digest": {"algorithm": "md5", "value": "01005bd4251b6d5ffaea9aa5845ef4f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/raw.8.gz", "digest": {"algorithm": "md5", "value": "0a864995454afd704c1f5b40dc4d598a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/readprofile.8.gz", "digest": {"algorithm": "md5", "value": "62069b700e176c9468aed8e5ed95b133"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/resizepart.8.gz", "digest": {"algorithm": "md5", "value": "ceff07c2e09cfcc1877e02b2ae531cac"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtcwake.8.gz", "digest": {"algorithm": "md5", "value": "567667fce3bf7bb7cd0b6e9f0b66d273"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/setarch.8.gz", "digest": {"algorithm": "md5", "value": "3625f0a90b0429d77cc36cbb2eaca9fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/sulogin.8.gz", "digest": {"algorithm": "md5", "value": "2e5e944d296e39188fae695bb0d36978"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/swaplabel.8.gz", "digest": {"algorithm": "md5", "value": "a0fef0851b036941206dc61041775805"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/switch_root.8.gz", "digest": {"algorithm": "md5", "value": "272bba146c619584e039dc44dcf598f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/wdctl.8.gz", "digest": {"algorithm": "md5", "value": "6083e0366d4f8194567bdc8a241cc4ce"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/wipefs.8.gz", "digest": {"algorithm": "md5", "value": "dff31e8ec12c4de17af40c0c1fc94828"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/zramctl.8.gz", "digest": {"algorithm": "md5", "value": "34ac391542114d267294c06d7a4e47e5"}, "isConfigFile": false}]}}, {"id": "4aef186fd1228e90", "name": "zlib1g", "version": "1:1.2.11.dfsg-2+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/zlib1g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/zlib1g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib1g:zlib1g:1\\:1.2.11.dfsg-2\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/zlib1g@1:1.2.11.dfsg-2%2Bdeb11u2?arch=amd64&upstream=zlib&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "zlib1g", "source": "zlib", "version": "1:1.2.11.dfsg-2+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Mark Brown ", "installedSize": 167, "provides": ["libz1"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "digest": {"algorithm": "md5", "value": "e223e7b6cbd6419fc29d50aea7db95e1"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8e550efdc6795bdc8a37314c0b4ce02f"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.gz", "digest": {"algorithm": "md5", "value": "f3c9dafa6da7992c47328b4464f6d122"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/copyright", "digest": {"algorithm": "md5", "value": "a4fae96070439a5209a62ae5b8017ab2"}, "isConfigFile": false}]}}], "artifactRelationships": [{"parent": "0044d2a48e586853", "child": "006e326cc29d6230", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "01734979a8b10ef3", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "01e590c9f12cd2a9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "01f7f49df2ae2b6a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "03056bf50d81cf88", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0341c667f939a1c0", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0442549b826b5c30", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "045bc73c9f5e24e8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "04b5e69f859c93ae", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "04bf3c2f027f396e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0569d843f92ef844", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "05c55e8e411b7c60", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0605676ff4ad59e9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0609826c10e52cc2", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "061eea8515eabadc", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0659ff3bcd58da4e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "06c5afe9474609bd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "07320a4dadd5c6e0", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "08b336cbf2e53ee4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0934c394530fc368", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0a21c761166dc106", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0adce65474af9537", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0b982c6618f9908f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0d69e891b81f8211", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0e3662a103e93cc4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0f1aabbcebace21e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "0fa475729c8c32c7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1198c11d76e40036", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "122b7a065884d6c1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "12a40b0bb0d709eb", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "12dde285d38cb450", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "15043125fe0bfa9f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "15df9da30e25fdf9", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "161da7092c51393c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "16c559c0aa7aeabc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "17ce48d7b7f75ac2", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "1810a706cf8a4638", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "19ac5352e6656b2f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1a93a4764ad4cbbf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1b267ea10114fec1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1c207f00f7376d7e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "1c4570566a14cc12", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1ccaa311716bff31", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1e56f21cd32160f0", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "1ed59ab44f401de1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1f41126e537b5813", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "1f7e34c574502705", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "205ca68e886d3b1b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "206533010cd86e64", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "21e17730645d645e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "23d06c530ab74745", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "244fcea63c201259", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "24632bb87be8324e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "262d6d9bfd1ed3c7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "27624935e26d7d18", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "297d50bebd4a8eb4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2a42b4d59cbd7ac9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2a9f42bc5058f01a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2dba2e32db7cb244", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2e35a27dfa015d2d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2f31f5cfcbe9f127", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3027fc1004566c72", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "30776aa966de0333", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3251ddbb6f9719a7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3277d6de786dc62e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "332a7b57bfc1c42a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "33c1b2488b1ab9f8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "347444eb7bde52c1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "358fd62cf6110b12", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "35c5c3566f6dcb26", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "35d97eeb9102a2e2", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "37626d0a740414af", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "37745167d62d3046", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "37b470847019a29b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3858d26eaa6678ab", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3875d6540076513c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "38934a034919e855", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "38b3293a122a0fab", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "396a22e61901954c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "396f6db179ecee36", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "397edad36715ff0c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "39ad0eb84079d345", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "39d100d3469af706", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "39f45b3733acea0f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3a2ca90dd0fc2fc6", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3acd4d4682e04fdf", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3af38df2d32a79e5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3b2967b5fac0d780", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3bfa119c04067567", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3c0059333b4784d5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3c96b22f72eddd12", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3d60d46620c2045d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3d98e272c2fa9f37", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3df805a2dbce1c87", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3e0b560638524e15", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3e76b175e4637ee5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3ebe4d4bc389221c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3f0377c2662cf6c7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "3f0a3f6374966716", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4041625ef0dc9c60", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4044d83defc6c84c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "410e78ec7c0c98cf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "41aa380d5fdce6f5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "42850cdaa640a27b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "435a672ff5d3b8eb", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4381eec4d7437eb4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0044d2a48e586853", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "44df704e56d45853", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4521da43dc4a3657", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4710d4b6553855af", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "473bf06e1ec19f98", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "475540594f1680db", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "477ca49ba2efa851", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4799cda90019910c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4808d50a30cfd28c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4960e1f7dde48765", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4aef186fd1228e90", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4b36f279807210bf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4c697da548c409da", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4c94521df0e09a0d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4ce1d6a4a06f642a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4d0ea337d3aa1099", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4d5a824056074319", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4e5ef481c20ca84e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4edb1dfe67699e7a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "52bc9ea8094c068f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "53d4ffa880fc4853", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "54528a9f61edb118", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "56aa64982ad33dcd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "573420f1eefa53cc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "576402b63ea86dc0", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5784bf18113e35d2", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "58279b3c2387635d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "589c3fb2b70d4c98", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5994c5db1b61aff1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5ae36164a3abca7b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5d472083f6f7c130", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5de96d744b5d4652", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "5e422f6a40235b8c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "5eccfa29cd0f5ca2", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "5f472c7f2697635f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "601dea6579a95d83", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "60dd773a4ba0874c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "61f1f6c5547b6684", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "622665519a392c03", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "62449e60453b7dba", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "62a596cc3d3bae02", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "62bc65d55b18228f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "63508b57a4f3aee8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "643db1e95ea5ba2a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "647ed053d5a4dc15", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "64bdb5bc6282379b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "64c175974f24b282", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "64df7d57a07e227c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "66a9d92de4176a3f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "676c420b66ec068d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "68219f4af46259f0", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "69c481aee17a8c62", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6a6e9131bddbd910", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6bca9add7b246c04", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "6d3b9064fe8d683c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "6d4eb2e83c183800", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "6dd8dfdbbc469b08", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6e2a6a08b05fa1fd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6ef5bd26cbc860f0", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "70a2151f78173127", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "7133d28ce2430864", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "716d5daf1f662324", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "72149aeccce093d9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "731fd4904fa6b48c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "73ddc29baf3dca90", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "744f49ff75c52159", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "75155cabdfe42f3b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "75ab19a98edcf666", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "76bc586ea220e2fe", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "76d53930a6bd1611", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "779099491ce22dfc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7807c6c07091a5e5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "79bb61b72e378f9b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7b987464baf77eb4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7d5c424548f39b98", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7d6d948d79cd9b52", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "7ed9551610ff581f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "7f01cb6120f261ca", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8049b2ff557c4903", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8079c75daefc982f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8157268fa90a9c74", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "82c53bd264baf57a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "835e79d2c673f489", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "86600d99d6c1e711", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "86620bd077eb8912", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "87b0f5c6b653604c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8846d6ea81166cda", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8a8ce1002cf083ab", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8aad5206aac50ae9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8aea27c2cb9da03f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8b07e0ff17982d06", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8b78a6d117346d4e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "8bc8c469982f650f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8c4adb6c5371e46a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8c95dc87cb7d9522", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "8cce69ef0c553d11", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "900cf788fe3d05b7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "9048b9e9350c2e5e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "92b6cf3a716292c7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "92dadfbeb7ec6c2f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "952b30ac6f1bd17e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "95710dc4ad9cb652", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "95947ffbb38ff96a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "964feeb0790fb9a1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "96fe8c190c96041e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "975b3b53bfea2983", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "984cdcf068039295", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "99638e08589a7b81", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9b54d2791fd29700", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9b9910c353ed7b85", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9bffdacf5ac49f23", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "9c09bc5b392a91ed", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "9cb87f982f29a8e7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9db6fb2400e178e2", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9ea9da7c4f5fb2c3", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9eed1cda7932dddf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9f6cf91facef00c5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9f973eeb8ffe7175", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fa4d18eacd0f42a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fd87b99bd4b2fed", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fdad517f2fbb863", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fe269775f620d02", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fefdea6b026c28b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a00e32d3385b1b9a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a095f477ea780cbd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a19eafaa73222331", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a1bf38aaa9090f2d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a28cee1d4957e6ba", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a2de6bf2525ded39", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a3228c90b2632091", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a380a61d148a3aa7", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a548acfb49114634", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a5ba23f998a71654", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a5f789a36191948d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a644a86f9daf13fd", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a64f5ae8ed8440da", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "a82634f944952775", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a8f7c49b03a911af", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "a9d8747b30feced0", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ab6534fbda64cbb3", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "abd8c60f737f039a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ac5332e61c56c340", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ac70af8a9863b88c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "ad79cedcb9523157", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "adfb403e3b542e1c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "af73398788381108", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "afd7950e13f2f61d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b065dfbe79b2e7b6", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b1126f1629161958", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b16420e166292012", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b1d48084204aef2b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b349d234c6af1a57", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b36e0c43d696ce6b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b370802b71a49392", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b42634c89c31850d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b48d1f5a00ef4e45", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b4c0c8789d770421", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b5cccd97299387ee", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "b6b81182f2d8b3c5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b79f82bf5740541e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b811f0cc50b1f9be", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ba15850ab6805d16", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ba25af31ca36f939", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "baa7217deeb9e5dc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bb24672e41a5b87e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "bb4a31c2cfbab394", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "bb4ed2faa945b473", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "bbf85b7ce0def750", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bc3d31a537a9e91d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bc9b58fc60ccf1ca", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "bcc3a0908950a87d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bcd2f240335703ec", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bd229edd54a215cc", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "bde660a9606a7373", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "be4a3de168aca7d3", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "beb37fe526661c1f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "c164a88915aad1e6", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c1aa8f55d8f35ed5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c358280ffbd8f286", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c390e10a289da505", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c5df914178949968", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c7560e623bc74135", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c7bed5a7501cf58d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c7fd833fea54e476", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "c89b405dd109817e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "c9aa9577423dfe1a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ca19518dd1983633", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "cae000bd18654753", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "cb0ef13612953b04", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "cba18a5513719c09", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "cbd48255c7ef7825", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "cdff1044ecd90635", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ce63f8d042d1d0e8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "cf365db65ec154fa", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d19a87a828197685", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d25bbae7ebb88a11", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d2d80a86860bfc2d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d38bebd43e9b4c40", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d427738a6e7cfbc7", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d465622b32c4cee3", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d4ad83aab5313f3b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d4aed7919e3e0c35", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d5707cf4a16cb47c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d5ff3f95179be627", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d6f52d40dce5590f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d73c42570e14190b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d7bdff4b9d307365", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d84516224f0dede8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d8a2118e1689d49d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "d8a5781fcefaf486", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d9388c097149b84e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "d938c6330ab97640", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "daedd74d283c9aa9", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "db5b8123ff722918", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "db610fc7e4968512", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "dcc1c6294b9e1aff", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "dcfa1c28c1eb21f8", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "df10c96e9dc0111d", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "df4ee99d0f088a56", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "df7ad64a2c93a796", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "df7caeac628a412c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e003eefcb3e07833", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e0649b4d2ca5a0b4", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e082ad4f0ed2ea7c", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e0c751fdc2e5bb86", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e14c5d478369a242", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e2c60f08b713970e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e33f05c6392be125", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e4d98c45d50e1228", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e5b9d661ddd579eb", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e62b8513d4b230cb", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e7b7f7271161c994", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "e81b8655838281e8", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e8a217187cf852f4", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e97721522c1f6c2f", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "ea344e7ac8dd191b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ea3b48e93498835a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ebbeb0e40f5c970d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ec22b7c924121c2f", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ecde4d2f90adf74e", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "edb34d52c42064ae", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ef52031e01565625", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f0420b18f114059c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f173ec69d3d20036", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "f1f82a19f90f49a5", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f33b5954e29d0851", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "f4a9d312c86efbe1", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f4fbc474815ab6da", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "f7154249c3c968f6", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f822bcada11466f5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "f90c1225de010d7b", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "f97656cf92cec13c", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fa9df14b8db25d29", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fab31cd19a84679b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "fb02fe96a6c71070", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fb63b0acb77970ad", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fbe2d024df33efe0", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "fc151024ba410e78", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fc8a1dde7935c068", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fd13e77bfd1e092d", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fd2544d2c1e85f23", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fd6318b2f6fb2191", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fdb64fea96b49681", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fe2804c754413b76", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "fef09500a3af2b41", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "feff49fcaf85c896", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ff0339e472bd5fbf", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ff06366b8c4a6cd5", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "ffc3039a23191421", "type": "dependency-of"}, {"parent": "006e326cc29d6230", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "006e326cc29d6230", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "006e326cc29d6230", "child": "cfee3883831878f9", "type": "contains"}, {"parent": "006e326cc29d6230", "child": "f89ec16b2e82efe2", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "0ba183e27e820912", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "0f37a7ff37d9c973", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "15603c7f58e63add", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "18ce7a0007f7ecb2", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "3245e663bbeed01d", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "410cdc11143bf13c", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "41d9c0e2e9b1d50b", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "02a1415e39b4f0a1", "child": "444b6035270b044e", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "4b29f2e868540179", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "55c064b28b1e91e3", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "8fd696fc9e391b14", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "92e6d8509205b2e9", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "9ee7b7666d2fbd5b", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "baffbf68366e8290", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "d46da84c0ad1fe1a", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "02a1415e39b4f0a1", "child": "e89a56068bf04453", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "f1434bef19f0a26d", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "f6900cf383f76242", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "fb663e85a2314c10", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "fcba3e03c7b39764", "type": "contains"}, {"parent": "02a1415e39b4f0a1", "child": "fe805c3e4d750fa6", "type": "contains"}, {"parent": "03056bf50d81cf88", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "03056bf50d81cf88", "child": "7e1fc9d9cc397de2", "type": "contains"}, {"parent": "03056bf50d81cf88", "child": "e998f8562bdcd9dc", "type": "contains"}, {"parent": "0341c667f939a1c0", "child": "12a40b0bb0d709eb", "type": "dependency-of"}, {"parent": "0341c667f939a1c0", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "0341c667f939a1c0", "child": "401c67940fe5da62", "type": "contains"}, {"parent": "0341c667f939a1c0", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0341c667f939a1c0", "child": "f7a5dec5d4b62aed", "type": "contains"}, {"parent": "0341c667f939a1c0", "child": "fef09500a3af2b41", "type": "dependency-of"}, {"parent": "04bf3c2f027f396e", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "04bf3c2f027f396e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "04bf3c2f027f396e", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "04bf3c2f027f396e", "child": "a3f6ef58f0b691b4", "type": "contains"}, {"parent": "04bf3c2f027f396e", "child": "ad1ab529c8684e08", "type": "contains"}, {"parent": "04bf3c2f027f396e", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "061eea8515eabadc", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "061eea8515eabadc", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "061eea8515eabadc", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "061eea8515eabadc", "child": "44bdab1276b1a42d", "type": "contains"}, {"parent": "061eea8515eabadc", "child": "ac1695c43f8f211a", "type": "contains"}, {"parent": "0659ff3bcd58da4e", "child": "3251ddbb6f9719a7", "type": "dependency-of"}, {"parent": "0659ff3bcd58da4e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0659ff3bcd58da4e", "child": "6eb1b1bb480ff222", "type": "contains"}, {"parent": "0659ff3bcd58da4e", "child": "da4636f6ba273778", "type": "contains"}, {"parent": "07320a4dadd5c6e0", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "07320a4dadd5c6e0", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "07320a4dadd5c6e0", "child": "9696df814cfcd804", "type": "contains"}, {"parent": "07320a4dadd5c6e0", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "07320a4dadd5c6e0", "child": "be10c83d19d13943", "type": "contains"}, {"parent": "0b194791d6e239cd", "child": "1d818a4eca819b6c", "type": "contains"}, {"parent": "0b194791d6e239cd", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0b194791d6e239cd", "child": "c46f8ffebce9b16a", "type": "contains"}, {"parent": "0b194791d6e239cd", "child": "e082ad4f0ed2ea7c", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "052986bbe094575a", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "0ac1a56dd8a8aa4d", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "0b194791d6e239cd", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "1f5f6ed6d125520e", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "240c33a7827bbb70", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "253430398a541ac7", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "26166aa58e541bb1", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "2b75726a812f83ac", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "2e6cd9bad965fda8", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "3ca8bc2208fa12e7", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0eb67f8d2d9705cb", "child": "57308b9f1f4950f6", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "6f197ce1c717dca4", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "7230d90adab2e6d3", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "7486574a928d58f3", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "7f9948089f1365a5", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "9bffdacf5ac49f23", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "9cc9b5f29004ca40", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "a644a86f9daf13fd", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "ac200d7159d4b103", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "b0876d191958a7e7", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "bfccb0c58f71c318", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "c22a18302a5ad149", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "c316ff815d2d53ca", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "cb4fbe25620ec22c", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "cbf8f9fd4878d709", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "ce570ddde1f87476", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "e81b8655838281e8", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "f5d43b76bddffb6d", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "f761a9e95be0baf3", "type": "contains"}, {"parent": "0eb67f8d2d9705cb", "child": "fab31cd19a84679b", "type": "dependency-of"}, {"parent": "0eb67f8d2d9705cb", "child": "fea5cf00b00fb988", "type": "contains"}, {"parent": "0f72766f4c2772ab", "child": "07f19cf56de00b4e", "type": "contains"}, {"parent": "0f72766f4c2772ab", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "0f72766f4c2772ab", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "0f72766f4c2772ab", "child": "d81d3d115725bde1", "type": "contains"}, {"parent": "1198c11d76e40036", "child": "141c6980f8c42818", "type": "contains"}, {"parent": "1198c11d76e40036", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "1198c11d76e40036", "child": "4afd91f5c9403b3e", "type": "contains"}, {"parent": "1198c11d76e40036", "child": "996e1050309f602c", "type": "contains"}, {"parent": "12a40b0bb0d709eb", "child": "3472b263982e1a78", "type": "contains"}, {"parent": "12a40b0bb0d709eb", "child": "37fbbded012ec097", "type": "contains"}, {"parent": "12a40b0bb0d709eb", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "12a40b0bb0d709eb", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "15df9da30e25fdf9", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "15df9da30e25fdf9", "child": "8a8ce1002cf083ab", "type": "dependency-of"}, {"parent": "15df9da30e25fdf9", "child": "a9265fb466423b19", "type": "contains"}, {"parent": "15df9da30e25fdf9", "child": "d8de1eb012de901d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "02a52a50e5a22c38", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "03af5303b6c8074e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "04ad0fd3f301723b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "07b8a8dfcd0dff7d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0a383224a4d8017e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0a99d235c4b1ac30", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0c6dbdbcf3da1afe", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0d3c1142f30ce3a7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0d4d5c7f80d9a058", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "0ec6222b482a495c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "101d0ceb64ffba44", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1048bba22365df33", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "104f7827d4f52c5e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "117f1fde2070f026", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "11d2218dd32e5621", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1375a7632c8301d7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1504cb592a23312d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1678ee4b2e0daf26", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "17c7ee8ad5b84074", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1b64e18ed2685137", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1b8541b4ed1bbff9", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1be7eedc8dc9bf7c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "1c2c8f2bd972a2ff", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "235d59aa814ed74e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "248f592297266586", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "24aa974cd6f329e9", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "2630b4c5239aa223", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "276fd539b843f88b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "2a182a4dda974116", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3107593b08433e9a", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "33602ffd7734195b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "34b6c43e06b41dc1", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "376e20d3fa876a1b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3935fba608082940", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "39e8cd97c38645d5", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3acc80bbf63b0bce", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3c0c6322475b19b8", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3c1e7ed47aa87496", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3c93a408d5fac680", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3ec6ec6e7e0817f6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3f468203b02b7643", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "3f53faaa2b1362eb", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "40dc4a7230897c42", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "418fe2a31392ed9e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "41ae0dfa9fd2f807", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "436ac89947e70c79", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "439244549f61a43f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "439bd6fc4dfed52b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "170fa65b0579d917", "child": "45b78124a583828c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "45cf01da45ae6be7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "4e7b9d8bb98e98c8", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "502c8c871987ded3", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "510b6e344c28347c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "55e9c1c1b15a8ef7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5635f2bc6aa9f8b6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "593b547e0d4a49dd", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5adaef74b3ca97ba", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5df405133b90827f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5e7022c3aae005df", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "5ecb40e9b2834c64", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "60b82215928375e6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "625844c4784685c0", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "65f8a448b762ea90", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "661c0a16943a1f26", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "66ec1770a9305e06", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6721d430e4e71212", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "67acabb98faac71e", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "681160aa20811075", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "68c2777752208dc0", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6b62a265cbe08957", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6c11b296301c9fbe", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6f37f9d4f746d86d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "6f3cf07811017f82", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "70130fecb84dcb73", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "704f29d4cbc8cc8b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "73812213f600b28d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "7398e369ffd6d712", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "74ead2f481f2baa8", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "7c6a56480832a4b1", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8068f4996bde48b9", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "84845e8f77b867ad", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8518aaca543edb18", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8c3aa1985e8fd9e5", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8d17cfb67a1c43ce", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8d39fb5c7d2c13f6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8d40e8cdbd01a3b7", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "8ef52023f8e3a643", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "908afecf89ef6651", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "91c1d83205ad8669", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "925c64d57e57004b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "95196d6846e321f3", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "99594a0ce5bd07da", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "997061e456795bb4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "997a89a634372b1c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "99fab3e63d15b555", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "9ab1574ba81f946a", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "9cef52e6b79458fd", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "9de73295c37b4d17", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "9e3b77a8f2cd1cc9", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a1643bbcfd23d26b", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a1b5e45b33c3af6a", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a49f4ce97ff807e4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a4f43f285b98313f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "170fa65b0579d917", "child": "a94e107b01c63d66", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b03b1a9c1fba5ae3", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b112170ce09207ba", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b452f38b7842ee62", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b8cdbc354b79a177", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b9ce1d046d9d01bb", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "b9d2eaea96cbc3ba", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "bc4dc335a221d716", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "bdd74118a847718d", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "bf1fc01e7e47b48f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c163486287c0e585", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c24983f3b1d15511", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c279a748b37bf7b4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c2cc5ff0511265ef", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c3517fbf4bdd7de2", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c45743e721c55768", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c4a0952d55008ad4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c4ee4c93ec4f70be", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "c95655b3b994d4d4", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ca4e1f7e69c5f966", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "cc50dc78021bdac5", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "cc7918f4ec3a8a66", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "cca133b809f7775c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ceef236398a65872", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "cfbb98b95ad2f9c6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d0460083504b9597", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d11cdac9b5694847", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d3bb3fd6e875d7fe", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d5030e2cf05d71a6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d53702d5f7f84d23", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d56aa4fa7ceb111f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d7b4c2be2d7fc0ac", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "d8de49fade32edbf", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "deb4170fce6bebb0", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "df887a8d9bcd9e85", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e10d1cba94d34e24", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e1574bcc48549dc5", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e5092eb4893b2493", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e57df8c4be45f0ce", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "e6de917712d33945", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "eb659f5146b599f6", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "eb8506398851f195", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ebd68644f3925dfd", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ec0d69a5571a455f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ef38cb754afecfed", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "efd98782b6716304", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "f299579a7295c994", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "f3cba4cbcd2a1b6c", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "f9c4c444c313f47f", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "fa3d9f15059d88a2", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "fac61361eb141caf", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "fc00360033fa3848", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "fd8f59c31f40a3aa", "type": "contains"}, {"parent": "170fa65b0579d917", "child": "ff736b87abb63f8a", "type": "contains"}, {"parent": "17ce48d7b7f75ac2", "child": "04efa4ce9e38d8ff", "type": "contains"}, {"parent": "17ce48d7b7f75ac2", "child": "32148951f0071f17", "type": "contains"}, {"parent": "17ce48d7b7f75ac2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "17ce48d7b7f75ac2", "child": "6cf17249fcb904b4", "type": "dependency-of"}, {"parent": "18be8979ea939dda", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "18be8979ea939dda", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "18be8979ea939dda", "child": "984ce2e12fe19697", "type": "contains"}, {"parent": "18be8979ea939dda", "child": "cb0ef13612953b04", "type": "dependency-of"}, {"parent": "18be8979ea939dda", "child": "cd5a4d812f9ac79d", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "416259e3f33948a9", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "1c207f00f7376d7e", "child": "614a2618691b8630", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "81dacd9212acf561", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "9fbcbd201b9d3153", "type": "contains"}, {"parent": "1c207f00f7376d7e", "child": "a977ac2a001bb17a", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "078b39c37f08c629", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "341140e1739816a5", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "1e56f21cd32160f0", "child": "5e716679040a1538", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "6266d90e5aa87be8", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "6372f941533e2db4", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "7ed9551610ff581f", "type": "dependency-of"}, {"parent": "1e56f21cd32160f0", "child": "90df380b38f8dbb0", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "9b057d9200121771", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "d81d6e14871d90e6", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "de32c9f30ced4f1f", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "fa25054d648e796c", "type": "contains"}, {"parent": "1e56f21cd32160f0", "child": "fab31cd19a84679b", "type": "dependency-of"}, {"parent": "205ca68e886d3b1b", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "205ca68e886d3b1b", "child": "34828db1286a7fa8", "type": "contains"}, {"parent": "205ca68e886d3b1b", "child": "41aa380d5fdce6f5", "type": "dependency-of"}, {"parent": "205ca68e886d3b1b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "205ca68e886d3b1b", "child": "9c84d2f6dc95409c", "type": "contains"}, {"parent": "205ca68e886d3b1b", "child": "bb4ed2faa945b473", "type": "dependency-of"}, {"parent": "22547bcd26ab8817", "child": "36d7a5982edb4d98", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "22547bcd26ab8817", "child": "4453c400923411de", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "502add604fef81f3", "type": "dependency-of"}, {"parent": "22547bcd26ab8817", "child": "875097638b9016fb", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "a3205d949034ceda", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "a7f69801496d4407", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "d3179baddcc7c7d5", "type": "contains"}, {"parent": "22547bcd26ab8817", "child": "e9688b89c6d0b6f2", "type": "contains"}, {"parent": "24784648e023e183", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "24784648e023e183", "child": "37a179ad98e3f97e", "type": "contains"}, {"parent": "24784648e023e183", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "24784648e023e183", "child": "84768b571da20614", "type": "contains"}, {"parent": "24784648e023e183", "child": "935c3ef8cfc93f8e", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "01e70f612cc52313", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "3f8aed03e9d634ac", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "2575a7266c7cae1c", "child": "792bcaca51385a35", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "9f008dddba0fd43c", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "fb7d18d606310753", "type": "contains"}, {"parent": "2575a7266c7cae1c", "child": "fed8a879a9694e98", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "04b1e5152723f8e7", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "0830c8edee34fd10", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "1128d9fce13397ae", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "18e76ee51eeea177", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "1c561f8a923b36f5", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "20d116e9b5645685", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "28e584aa2ce3da29", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "2a6b28ac1e46dd3e", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "2b0a3a351fa1bfb3", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "2bd976e539cb9437", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "3570435de039a002", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "36ef7d88c76be99f", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "38c81702d7be771b", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "39356f3c0050386d", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "39d33c72d267fe3b", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "3bf2e7ab750cf63d", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "25b890bfb9ed3aa9", "child": "4a8fb81df0c6d29e", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "62ac605003c1ccc5", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "66eb4e102cb7b33a", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "680959681290e147", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "6b91b23eba338270", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "7283c18ca5606493", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "7609580cb411492b", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "78ba90f1887b6f2f", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "7d0ba76320fc7a34", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "7f6f3c56a2a85fe4", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "8071876ebb23f37b", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "8b84c2c8a2c6daba", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "990411c40a984972", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "9fe3a4ed0c9b105f", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "af33cc86dbe4c12a", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "25b890bfb9ed3aa9", "child": "b30d03ae37fed558", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "d6ab896a46f260c9", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "dd193389ea0a7f57", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "e3ef366ff31078de", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "ec19026909c7a325", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "ece2f02268238205", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "fcbc3ec955573f18", "type": "contains"}, {"parent": "25b890bfb9ed3aa9", "child": "fd1a55d1bd5789ab", "type": "contains"}, {"parent": "262d6d9bfd1ed3c7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "262d6d9bfd1ed3c7", "child": "4f0d532a5047b190", "type": "contains"}, {"parent": "262d6d9bfd1ed3c7", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "262d6d9bfd1ed3c7", "child": "56359666f3b35045", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "0287faedf19ba073", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "03d4e542cd642e5f", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "04062ac8deabbfa3", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "05899fcb5478fa6b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "0d452c1db4d2da9d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "0e2b04b8a391ab0b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "132e9c3f67468902", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "147757ca026c6af7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "16877628836d71a0", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "1af2fad2fc554243", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "1c0eabab5887f9fc", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "1ff4c51683832ebd", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "2196511fac0206a9", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "238a15f818329179", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "24ad1bd1c39c52e3", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "27f318d1c30550e7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "28fdb52defc921f7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "2a09f52aabc2478c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "2b8927baaeef1e8d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "2d0ec6871d9ddbc3", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3165702d1e56efe4", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3178f8fca218e5c9", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "344f64b9af077b86", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "349d2e016ccd0e2d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3ab5224540dd51da", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3bbd12f442161998", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3c99bd777d80f355", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3df936aa67e9cf86", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "3e8bc415e018c845", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "437e6026be527324", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "28ee10cbaf9e6342", "child": "44df1338d3398727", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "456da74ac8a50fce", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "49dbfd653fcff1e2", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "4a9dc2dd6ae81b39", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "502add604fef81f3", "type": "dependency-of"}, {"parent": "28ee10cbaf9e6342", "child": "51e7d31ad4b147f2", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "5a0373f7191297da", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "5d833b931bbb511c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "5f096b292f49fae2", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "622b5dee4c5be542", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6429451f7bf0ed17", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6440a005276209c6", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6a90d3666971fbeb", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6b04b0a7ba7ca82b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6b28e632862e9e88", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "6d4e0fbd50b5013c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "71663d7894058ebb", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "730e22bea26c3b4c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "74e7f91773694d91", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "796778cd84c4dfe5", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "7a8ec0f6f7da470e", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "7b762d03f69a9882", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "7cbad6643cd75b05", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "814a9051f2ee06ee", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "8292a9820fa22888", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "85ff616f6f68b8dc", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "8cb82fcca5b70e8f", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "8ecd3d6d90748fc0", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "8f85816d7e827611", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "978f7a4aab57d0fa", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "979936e4503bcf21", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "97b3d4a45335ed7d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "98203536357adc61", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "9fc0d45313cce67b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a1a86b1019fab342", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a3c85cbb0cb065df", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a4498df5e5191ec1", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a985f0dc3065adff", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "a9ac8824a7d82b62", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ae7079e2c35c5573", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b538c81f15262d6b", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b80dd8c645f9bebe", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b84e31960c1990b4", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b88506ded4f3f250", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b96c525ea664d91c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "b9d02e4e7d14759d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ba6f11c3264dcaae", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "c153895eba7348f5", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "c2294e6468c42e27", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "c5221828c6d34b6d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "c90425e031aeb6f8", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "cc791736a027c0ad", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "cfc06868ad088165", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "d1910c11b7630f5c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "d23b535b4eb1ea11", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "dbf7cb210c3886e8", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "df6c104544ecc9ca", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e2e1b78abcd2d2fb", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e315983a9e212f9f", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e510d836320785b6", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e52138a1d8e31a6e", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e758b3c66e784a1e", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e8d94902cd3d084a", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "e95180adbf42dfdb", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ea074c15b12513c9", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "eb8b0b787718cde6", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "edf2297e60b043de", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ee09f226858f8f10", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "eed6ab7aa467613d", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f24a4709404677d7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f491a8c9bf7f675c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f660bd913237fbc3", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f6ea8cf7384adce1", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f84348d22e3a6db4", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "f8e1842e802b95b1", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "fb46d0e6c5fe1ab7", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "fbcb5f5173806285", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "ff5c7e6ece1044f6", "type": "contains"}, {"parent": "2a1d23cac34b9ee2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "2a1d23cac34b9ee2", "child": "5885db70307d773c", "type": "contains"}, {"parent": "2a1d23cac34b9ee2", "child": "900cf788fe3d05b7", "type": "dependency-of"}, {"parent": "2a1d23cac34b9ee2", "child": "ffc3039a23191421", "type": "dependency-of"}, {"parent": "2f5c2b2fedb31c05", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "2f5c2b2fedb31c05", "child": "a9730225c68d9852", "type": "contains"}, {"parent": "2f5c2b2fedb31c05", "child": "b214c4e6082e25fc", "type": "contains"}, {"parent": "2f5c2b2fedb31c05", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "3027fc1004566c72", "child": "0f4c35fa413db670", "type": "contains"}, {"parent": "3027fc1004566c72", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "3027fc1004566c72", "child": "3e2c4051d572fbff", "type": "contains"}, {"parent": "3027fc1004566c72", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3027fc1004566c72", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "3251ddbb6f9719a7", "child": "262d6d9bfd1ed3c7", "type": "dependency-of"}, {"parent": "3251ddbb6f9719a7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3251ddbb6f9719a7", "child": "73915516ed02262c", "type": "contains"}, {"parent": "3251ddbb6f9719a7", "child": "e28b0e8547739d04", "type": "contains"}, {"parent": "32be03597d93445a", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "32be03597d93445a", "child": "596382121ae36261", "type": "contains"}, {"parent": "32be03597d93445a", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "32be03597d93445a", "child": "b6b81182f2d8b3c5", "type": "dependency-of"}, {"parent": "32be03597d93445a", "child": "d5c796196ca43435", "type": "contains"}, {"parent": "32be03597d93445a", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "37626d0a740414af", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "37626d0a740414af", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "37626d0a740414af", "child": "b13bca47d195be7b", "type": "contains"}, {"parent": "37626d0a740414af", "child": "dc83305c3f0ffea5", "type": "contains"}, {"parent": "37626d0a740414af", "child": "e14c5d478369a242", "type": "dependency-of"}, {"parent": "37b470847019a29b", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "37b470847019a29b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "37b470847019a29b", "child": "a019a5172a7c8d1f", "type": "contains"}, {"parent": "37b470847019a29b", "child": "c6a1249e709b5a4a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "00104a9b857ced8a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "002cf585747eb96a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "01b111e721704baa", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "029f40ffab6134ba", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "03c260a65005a47e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "04b7eed7954719a9", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "0554880490579ac9", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "06ba9215f81b1ea7", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "072e14f1e51e3fd8", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "079cdc6394508247", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "0a6284b928f0a9b0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "0ac4e5afabe96bda", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "0dd6ba19f46b9675", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1002ef92d6d68981", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "112ef8525f8d47da", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1177b8f0e3614ec8", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "11bba7607db4ebe6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "13266a1447205788", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "133a671200c6882a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "163288d488e74196", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "17027d7eb44866d1", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "183ef626fba84156", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "19409e43346d2ff9", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1a1f091d5d1d5853", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1a458f279566812c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1c018b31d8b40092", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1c8a0a4a2e02da98", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1d5f1b9aa0c5aa33", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1d76b58c146f2f41", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "1e17b79dbe17db4e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2020e55224864d95", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "20cd9931fc1e3e10", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2144cbfb98b2ab9a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "225f73dd81c0adde", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "25a90f9623b4026a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "26365ac7a80a3462", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2b0032e076a8e93f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2b3cc5fa4c373dd0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2b808954f0c5e673", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2fa1f4bfb2ad5aec", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "2fa8f9cf6e880636", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "31166a64ce00b9d2", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3251ddbb6f9719a7", "type": "dependency-of"}, {"parent": "3893808c3bd75fba", "child": "339b0a4739f5259c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "33b9a74e98bc8bc3", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3405166c994f9460", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "37eaabada97c1d2a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "39160c42d6054705", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "393e6bfc8577779f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "398bd2df11b4fc88", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3a8ee9f1e6bc9ba5", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3d640eb378e660bb", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3dba0b0709471a29", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3ed9c462741d9aba", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "3f1980a1f4cfde8f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4012d784d1fc44ce", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4279002999f3b91c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3893808c3bd75fba", "child": "45d4ab1418979499", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "475b2777f7105d14", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "478723c5b97e71ce", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "47e13d5d311e39ff", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4ab13221a1901e83", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4ab3ab1c2854d59a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4c2beea46e8dd489", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4c2e280cf7c608a0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4c40d9fcaa89e77f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "4de6276e6ea52f23", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "514ecfce6d200c69", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "53379b616178d47d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5337c7d4cd1fff0e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "53428a030f4b0d3f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "544cd86439238c0c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5586479ae3e3af3d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "596ef05c9797a544", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "59de824e3b86bfc4", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5a845063e81e0dfe", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5bf34568009f7f0f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5c3c8b1533013d64", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "5fd0125816560485", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "64092696f0f75486", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "66acbf41068509a6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "6a5c1cbe51cdf4f0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "6b7e7a30a9039710", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "6c6f9a7e1ae84d55", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "6d9ce35e14fa30d1", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "726767a4ee602b97", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "72b48f27827e7ad0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "734bf46d475b7763", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "740d04ecbbc8857b", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "74ac74b5c0a3728d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "76383998aabe2cd2", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "799ec0d7a949f698", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7a3ef344f55a13be", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7acc66ebaafef84c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7bbc72339cd1f48e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7d35651aa26dad2d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7ec5c99b2f1f7775", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "7f60f8c96123fac6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "822fa160e185bc18", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8306c5fc917fcd80", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "84118d63098ece6a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "86ea53a665a5c046", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "89041cf1b4ec510e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "891fee7b96232bbc", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8ac90d1087968117", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8d43938ab47a8164", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8da2468ef13fad0c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8e4c0b76dfcbebd5", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8e75edb6db03d06e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "8fb23cdf480711ec", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "905353efe4b91001", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9061c740425c778b", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "91d43fee54800527", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "92e806aecd866c6e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "93ae1fe0c3658574", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "959d8328bda41ab5", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "95abbbf67b34124c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "962c9143fe737c38", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9745389dcc7f5ddc", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "98e7c0b1af5edb46", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9905ec020b603a88", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "992a1c749513b78e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9eb63bcc084b7d55", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9f11c4832cddc7d0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "9fc93336c6dc75c5", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a03bb6529d5f5274", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a2cb458b99eea69b", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a751267ee5854693", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a96c0a6403415f25", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "a9c551a133b8ca52", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "adc64f70bbe695f7", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b07a565a1b2cc2f4", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b1d4b2a871ad2c89", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b34c577e9787a561", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b373255deef385a6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b3db455469fb41af", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b46475c75c3fce99", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b4886ca6780bbc21", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b5216f44b1f5cb58", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b6202ffbb4bc8298", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b7eab77a7e3eb888", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "b99f9433f4b4186c", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "bbae64c46d9639a6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "bc30ccf5d7b44cb2", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "be59306504d038e7", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "be706108a38f87fd", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "be7ba92aaa64cd85", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "c2bf74ba98379591", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cb20d03dcad444cc", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cbec992f49a5b3b3", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cc2f12bcedf24e45", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ccac4fb873f35271", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ccfeb6ca8f6e1edc", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cdad5ccede0384d9", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "cefd5ef0f1565113", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "d4ad5b097ceb16f0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "d5622c3d4f52d2bf", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "d64658a7127aa42d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "d73966f817942313", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dc41080630aca7cf", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dc70faa7823160ec", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dcfb492043820e49", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dd28eea867c5a355", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "de49af324fdb0ada", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "dffbbf006bbffc82", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e0230b44c9b9372b", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e09130b3678cc86d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e2fe8af3770193c6", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e3e5d13afe6100bd", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e63faf35d2e6f295", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "e9c132abbbd8b7a0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ea13a40255395cd7", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "eac8922f60b9d3a1", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "eb42a8252dbfc63d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ec8d348ac33e5124", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ee1cef3042ef5265", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "eed4e0ab23b2de07", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f026c47461eead5a", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f1090b1cc9cfae5f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f147e85b75f6f12d", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f319ed109a25e6e1", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f4140a100da938ca", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f4de3bb8609a9c19", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f604f334a575ccc0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f8f72e728ae92ed0", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f95cadf939e2700f", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "f9e63d7f1fdf176e", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "fa046259a2c01505", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "fc294750247caf54", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "fedc6552633120d4", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "feece78b6ad029fb", "type": "contains"}, {"parent": "3893808c3bd75fba", "child": "ff718f950e19f8ec", "type": "contains"}, {"parent": "389a8cf50c4a6ff2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "389a8cf50c4a6ff2", "child": "5d01e5f35540e12e", "type": "contains"}, {"parent": "389a8cf50c4a6ff2", "child": "5fb16675e45c2709", "type": "contains"}, {"parent": "389a8cf50c4a6ff2", "child": "e14c5d478369a242", "type": "dependency-of"}, {"parent": "39ad0eb84079d345", "child": "0ddd9e322561cb8d", "type": "contains"}, {"parent": "39ad0eb84079d345", "child": "3027fc1004566c72", "type": "dependency-of"}, {"parent": "39ad0eb84079d345", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "39ad0eb84079d345", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "39ad0eb84079d345", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "39ad0eb84079d345", "child": "f5788b9178d6e0ad", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "1203203a46b24629", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3acd4d4682e04fdf", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "8c41eac206567e8f", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "b79f82bf5740541e", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "b8d9ac64e8dd931b", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "de393657c5db43e8", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "f040d361bfd4ade0", "type": "contains"}, {"parent": "3e710933d4b03d9a", "child": "413bae83676b634c", "type": "contains"}, {"parent": "3e710933d4b03d9a", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3e710933d4b03d9a", "child": "ca0a4fd55af19018", "type": "contains"}, {"parent": "3e710933d4b03d9a", "child": "d465622b32c4cee3", "type": "dependency-of"}, {"parent": "3e9bddf145d6bc95", "child": "2eaeb6f2fabbcda6", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "3ab9fec918779e38", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "423b0623649fc2bb", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "3e9bddf145d6bc95", "child": "4b567ea47fb0ca0d", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "3e9bddf145d6bc95", "child": "8edd298b0a0215d8", "type": "contains"}, {"parent": "3e9bddf145d6bc95", "child": "8f06be205e2f32f3", "type": "contains"}, {"parent": "41aa380d5fdce6f5", "child": "01cdac52dfa2d2a6", "type": "contains"}, {"parent": "41aa380d5fdce6f5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "41aa380d5fdce6f5", "child": "6b02c689aee2404f", "type": "contains"}, {"parent": "42850cdaa640a27b", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "42850cdaa640a27b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "42850cdaa640a27b", "child": "51f23de0fe542341", "type": "contains"}, {"parent": "42850cdaa640a27b", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "42850cdaa640a27b", "child": "c458f48734eb5669", "type": "contains"}, {"parent": "42850cdaa640a27b", "child": "e5b9d661ddd579eb", "type": "dependency-of"}, {"parent": "4407a925bdeffe4d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4407a925bdeffe4d", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "4407a925bdeffe4d", "child": "6631291c738b5085", "type": "contains"}, {"parent": "4407a925bdeffe4d", "child": "b778a3fb044bea9a", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "048cb13ebde991aa", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "07dade9d11c1f18a", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "0fc74f22f7173a41", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "12d45f56350d2a7a", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "2080b6e3fa723eb0", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "20df8a8d3978ea3f", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "20f2d062cf20fd70", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "25bdcb22d2ab221d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "2e891a7b849ed583", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "33e2bd2437d099dc", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "46d210acbe0d2fb7", "child": "43bb45437855e85d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "5bc2652a4c038a57", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "60eba915faf29913", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "6240628a7f31b7a7", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "71b88e9d0880f054", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "7f9e3beb7b9976f4", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "8a592549fa6b3fca", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "8cbfce2506ff7f69", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "8cf17ff53c076ec6", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "8ebb21ee0dc388db", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "ade96109132c282f", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "b78c069ad6de3d02", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "bb92819038127a00", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "c1d225f1ee6b7a4d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "c2081c3e3530f7c3", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "c42f680bea28c36f", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "c7fc91fb59dbdfcf", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "cd8b1b8420d0b77d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "e26da712183e1600", "type": "dependency-of"}, {"parent": "46d210acbe0d2fb7", "child": "e2786b4f53a6cb97", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "ec15a74021535f3d", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "ee15336e8c082e09", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "f47f71fc9f5fedbb", "type": "contains"}, {"parent": "46d210acbe0d2fb7", "child": "ff6ccfd9fa4889b2", "type": "contains"}, {"parent": "4710d4b6553855af", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4710d4b6553855af", "child": "6fe55eec3e032114", "type": "contains"}, {"parent": "4710d4b6553855af", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "4710d4b6553855af", "child": "a9aa745ed045c3de", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "1322b8978ad4eaed", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "167c0e19d8af74c6", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "477ca49ba2efa851", "child": "7334c057c37ebd30", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "a0b1895a4a7a75de", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "c5c0bfaaa45bd52f", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "db59a2df83c7cc95", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "dbc183d71b3c4555", "type": "contains"}, {"parent": "477ca49ba2efa851", "child": "f8c550b3986f29ba", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "02c2e53b70681219", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "09fb735dcc9b89db", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0a4fda75feb58b8d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0ae952c48e632782", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0b854ff4cc0d1a11", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0d4f4e34dbbaf372", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0d76678ad56e1ef8", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "0dd8d7dfddc2ad8d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "112e30a5b2962c5f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "141bdbd4b282c40f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "16a48bc5bdf652f9", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "17f9a216e661390d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "1965264dd8a2ad7a", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "1c6e852dd3b03509", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "1cc94a66927e80f6", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "1d4bb0c4b1e3cfa7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "21cadcf079f94fc5", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "23dca9ed9621ba84", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "25933e4bc99adc08", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "25b890bfb9ed3aa9", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "2600e98772b3df79", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "267a628c3b3981aa", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "298ed99d812e715b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "30077e330c5e5a33", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "308575b5e9b23322", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "318b5c8928e5b0b7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "31ed4891c7ca04b7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3230592d66e566fa", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "32dc93d6f60ab406", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "33078c2d81946f3f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "358667f73f90ae7a", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3790409d8805dff7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "38899742d3844711", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3acd4d4682e04fdf", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "3dbbcbca8271030c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3e7b2e4ab33db2fc", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "3f52720c383d0fbd", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "41b559e81fc07e23", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "48e9d1b7dc64663d", "child": "43d63f0766fae6a0", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4500dfa793a83b44", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "450e7b8e615b4692", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4962136f2ab717d3", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "499ad3cbf28c996d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4b447d95b4e83edb", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "4c74936b63589b9f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4cf5bc6ac92dd211", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4e3f9314c5dbabc8", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4e8aae46548ebd39", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4f4cde269ad9466f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "4f9d62908c934148", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "502add604fef81f3", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "512566a75aef4602", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "52a839ca04f54484", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "549c9979b4dcf1e2", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "54d2a46ab904e49f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "55f58774badae03f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "57f538511f908aa5", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "5e8b56143da2fe39", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "60889c0eca227b02", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6377a658a0b0c5e5", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "64f2b3d6262a1e8c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "667685550f7a4d69", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "66b88f5c9e9e8a85", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "67bd8c5603868eb3", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6a321febddd9b1d9", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6b7698629f9db32a", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6c0d87afbd7e3554", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "6dd858be97a8c240", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "70962eaa628cb571", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "730766ccda4fbf34", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "750b7a445552d16e", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "7598c2f7a857c36e", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "77f1b08b871964a1", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "7ec2ba666795101b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "803837a5e6378adb", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "841ee2240e79820e", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "846b77a6ffbb0856", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "862a8c8f50ff2c50", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "88f92e43eafb7e62", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "92b3b518961bf013", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "9b2c419c4412b5f3", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a074a75419d40107", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a28fe4774bead893", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a2ea84b39b066304", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a3c003e2b5a8580f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a3ec98289114ea82", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a4418f652a34910b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a4cc4968be74d469", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a7bf2dfa7548a0e7", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a8a685187980ec00", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "a9324084062f8075", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "ae1decd7ddfdb432", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b20ef20201e36062", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b369c3fc86f1a287", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b6481e853eb1a28c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b7d50d73af99b122", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "b9e5a6f9c0de0b32", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "bbe2a3d1b313e89b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "bc92bbc6fd91a3f9", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c5760c3c910c33ae", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c5fb5c85a4c471df", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c76b0b539319d3ee", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c7c7692df795b6bc", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "c8d0f416ec30375b", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "cadb132295a69d28", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "cdfb77a679771c7d", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "cff06b5b0b721d85", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d1188c5c203e66a1", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d2328a2b129db42a", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d264676db4719640", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d2748a90344710c1", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d2f88c8a4e3cc11c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "d6f52d40dce5590f", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "da6808a9f54c7356", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "dddd1332b64446eb", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "dfd889277728dc70", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e013e0cd6abd475f", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e26da712183e1600", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "e45c5e544a74b1ef", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e4a3f02da1784f36", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e67302f26cdbc997", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e6b12c68ab43a707", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e6da5285952fb483", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "e8dc572d922be1aa", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "ea61eae78b31a041", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "f0c2e284fac7cf65", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "fab31cd19a84679b", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "fb3638b0b5e3146c", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "fd7839a2091a3233", "type": "contains"}, {"parent": "48e9d1b7dc64663d", "child": "fdcbd45e6ebe1c7f", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "ffd4ed6881316f40", "type": "contains"}, {"parent": "4aef186fd1228e90", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "26e39f90c7980228", "type": "contains"}, {"parent": "4aef186fd1228e90", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4aef186fd1228e90", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "6d4eb2e83c183800", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "bb4a31c2cfbab394", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "bcd9a036be6cdf43", "type": "contains"}, {"parent": "4aef186fd1228e90", "child": "d465622b32c4cee3", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "d8a2118e1689d49d", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "dcfa1c28c1eb21f8", "type": "dependency-of"}, {"parent": "4b447d95b4e83edb", "child": "01e5d6b9e7fcbc76", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "0988580a6dec59ff", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "09c8f6935a36e094", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "0cdc66df59b7733c", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "0f2b530f5531a464", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "15c2388e02111399", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "1831a90031a52f08", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "184e1dc2bfdd23ba", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "19f3adc0fc141ea9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "1bb52355d2e522f9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "2ddcf24e78748664", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "319af3904eadcca6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3258bf4c87d68080", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "34eac52a78b90723", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3528ae7ff17a1b89", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "363292f9ae592837", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "375142e6e4505116", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "37c35b6466095490", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "37d7aa0c3c6a7ba5", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3813d348d6f5ded0", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "386f93c1e690f2f1", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3b63ebd0b2de0eeb", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3d78a6863319fcf8", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3dfe198de81edf4e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "3f63a76cff3b03e8", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "402fb52a1eebb6d7", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "408e9bf21f21f44f", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4b447d95b4e83edb", "child": "454336cce48f97a0", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "457b073e29f920e4", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "45ecf4989581cf58", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "47ae496376f93882", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "48215c879f580265", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "491821d9465ad081", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "4a42b8b961aa2f45", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "4f42923d1c64a4b0", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "52b954d4695b141e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "544907aafc3571f9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "54eaebdd3d631cec", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "557806551fe9f7d2", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "57d13385f4227fee", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "5a55db900f797a64", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "5f54d2b53011f4a0", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "60116ca938ea40dc", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6475f8cf240ac515", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "66cb7641ab5d8df1", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6c78478c52a9512b", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6da56526c2e4f9e9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6ef423a3fbc30aa4", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "6f49eccbb3779d1c", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "70667fc59567705a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7312384530620996", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7512c008e4fca428", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7735cce650ddded6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7b9aed971230f0fd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7b9fbfcae3d24de6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "7d2be559b1c96699", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "808e28d07d3aa531", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "81a0441a7583e95f", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "81a4465a4aaff986", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8350a0add2270b6f", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8682ed3851b0b115", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8a22e90c10644947", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8af981ffd438f6de", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8c326bde4be57134", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8ef4c04d97d8740e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "8f78e4f8d5ee8793", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "929f4780a7e0e377", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "931d78eb3c432be6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "93bf4df2488b0b26", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "956b2b6d14478c3a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "9783f7103518fafd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "97e94e3990139fa2", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "98cfa9876a5fd423", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "99e4ad5e0a09e4a3", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "9e3eecad46e51e71", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "a02c4039e2ebde0b", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "a65c07db5ab24cfd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "a76595af46905b26", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "a7f126a6a6155a78", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "aa72650fc9a9d435", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ae7708bf6d6cb74d", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ae864caead6f470a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "af6f1074969ed9f3", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b00f66bd46b01a5a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b119486548b105fd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b194fe6cbc923897", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b22bc002ac088323", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b322477cf773714b", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b3e3336f3a945a08", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b64350cf11356fdf", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b6c2c8e598a7abbd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "b8535c11975033c1", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "be0cbaee8fa521a9", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c0674024a6ffcb98", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c313efcfe748abb8", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c31512f86b17e764", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c34bc9e39afe5380", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c40f79b2b898d605", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c53277c75f20ada1", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c5939de492b7ce47", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c63fcfb9b025aabd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "c9d0b7610d39519c", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "cbcb537c4ee6c2a6", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d135f9b4c35767ee", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d28c77af3fbe9405", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d4839a4cd7c1b9dd", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d80d04f56b088282", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d9543ae1dca1c3da", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "d9a1307554663ce4", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "db0b51f3498cb7f8", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "db4f75bd764c2b18", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "dc654c15f6604f2a", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e02814d7f4a701da", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e039cca1236cc316", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e21994fb58b86645", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e50a8dec967f020b", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e523e7debefb3076", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "e66c4899a5893123", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "eb2aaffcce461b9f", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ec86a00b4e85f116", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ed110b458d17701e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ed2970a333e0c710", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "ef614bb86bf55c53", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f1b2a616eac2da57", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f28ba67f178b5342", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f35211e0e3c5c024", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f5710a00df7cbe2e", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f65d2196b62c54f5", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f68a179a00c3d448", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "f823e82d98e66316", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "fc54af596bdb2126", "type": "contains"}, {"parent": "4b447d95b4e83edb", "child": "fd82640a355a7e74", "type": "contains"}, {"parent": "4d0ea337d3aa1099", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "4d0ea337d3aa1099", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4d0ea337d3aa1099", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "4d0ea337d3aa1099", "child": "76c24beb9f13c378", "type": "contains"}, {"parent": "4d0ea337d3aa1099", "child": "7c8af3d0413bf6aa", "type": "contains"}, {"parent": "4d0ea337d3aa1099", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "4e5ef481c20ca84e", "child": "298752589c10820b", "type": "contains"}, {"parent": "4e5ef481c20ca84e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4e5ef481c20ca84e", "child": "f22655d3dd06183c", "type": "contains"}, {"parent": "4e5ef481c20ca84e", "child": "f822bcada11466f5", "type": "dependency-of"}, {"parent": "4f825c439cc9fa24", "child": "1eb196cf833036b8", "type": "contains"}, {"parent": "4f825c439cc9fa24", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "4f825c439cc9fa24", "child": "8383696c94a01321", "type": "contains"}, {"parent": "4f825c439cc9fa24", "child": "8b07e0ff17982d06", "type": "dependency-of"}, {"parent": "502add604fef81f3", "child": "25b890bfb9ed3aa9", "type": "dependency-of"}, {"parent": "502add604fef81f3", "child": "25e59b1ba387d575", "type": "contains"}, {"parent": "502add604fef81f3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "502add604fef81f3", "child": "aefc8716be026a53", "type": "contains"}, {"parent": "502add604fef81f3", "child": "c9c9aeadb14a5a1e", "type": "contains"}, {"parent": "502add604fef81f3", "child": "d4e083970eb81109", "type": "contains"}, {"parent": "502add604fef81f3", "child": "e9fb0455403a1866", "type": "contains"}, {"parent": "502add604fef81f3", "child": "ed4482960a3b7606", "type": "contains"}, {"parent": "502add604fef81f3", "child": "fbd10a09559ae3b0", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "0ee143082a06f987", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "1198c11d76e40036", "type": "dependency-of"}, {"parent": "527a3762934b8a11", "child": "22747a31711d419a", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "254081bf4832052d", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "527a3762934b8a11", "child": "3673487794e8039c", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "527a3762934b8a11", "child": "44abf2dd068e7610", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "5a166bd1f99c0c95", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "717801b3e2f5ec21", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "726c8e8c1d2b072e", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "76f110c7fafb5f37", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "879a8b0f02dff6e2", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "8b07e0ff17982d06", "type": "dependency-of"}, {"parent": "527a3762934b8a11", "child": "8fe9aa93e256cad0", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "9a06719772a2fe20", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "9f796a21da7d1d88", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "a328d6c8cfa47029", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "ba62ca0d9a9f4193", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "badc0e052be0bd4c", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "c209e18cc8815d42", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "f33b5954e29d0851", "type": "dependency-of"}, {"parent": "527a3762934b8a11", "child": "f7f371271fbd3ca2", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "003f824790539b68", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "032511c5f395b1d2", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "2101b144439b763e", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "227161bf3a1dbb07", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "562f9feee034d5d3", "child": "46b7b0dba95c72b1", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "4848dc96512991b6", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "4e08dd76a8d377fc", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "51e5b48f5f3f12ed", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "548258a04a0c37a6", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "6dc299c3c0c4b563", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "715cab77914a9dfc", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "769d0b43af114218", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "80ad1f877b086b8f", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "82f500333a94941c", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "95d8e010438cd683", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "a04762d6b45510b6", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "a945b363138d5574", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "aec77250e1b210d6", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "b6e10239e0bf0dab", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "b8ad90b300953c5a", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "bbfae9b39d1a1208", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "bebf03a5075c76c1", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "bfe2ef0842d48180", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "cf859d1beddbabef", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "d8c94fa85ae0b7b4", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "e2ac6e2642bec9df", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "ef32d75d5eadd140", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "f3ec5d96822500ee", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "f59fb26b4e964bf5", "type": "contains"}, {"parent": "562f9feee034d5d3", "child": "fde57dfe848be9f5", "type": "contains"}, {"parent": "5784bf18113e35d2", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "5784bf18113e35d2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "5784bf18113e35d2", "child": "77a4ce052dbeb9b3", "type": "contains"}, {"parent": "5784bf18113e35d2", "child": "f799483f7a504086", "type": "contains"}, {"parent": "5de96d744b5d4652", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "5de96d744b5d4652", "child": "180f5281d4d64f30", "type": "contains"}, {"parent": "5de96d744b5d4652", "child": "3cfe0cfd942e0a87", "type": "contains"}, {"parent": "5de96d744b5d4652", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "5de96d744b5d4652", "child": "477ca49ba2efa851", "type": "dependency-of"}, {"parent": "5de96d744b5d4652", "child": "4b012846dc85b961", "type": "contains"}, {"parent": "5de96d744b5d4652", "child": "7ed9551610ff581f", "type": "dependency-of"}, {"parent": "5de96d744b5d4652", "child": "e082ad4f0ed2ea7c", "type": "dependency-of"}, {"parent": "5eccfa29cd0f5ca2", "child": "0f2bca21e5d225aa", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "187de59ee59db2a3", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "1acb337ee054da42", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "264e1aeb79edc7e8", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "27f21b2c643dbbf9", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "28580978a3998d4e", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "29b7a716acf524ca", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "39ebf4a4a2342b9f", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "43a4962e5f816725", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "5eccfa29cd0f5ca2", "child": "45e78f317fcc41f2", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "50c0500892cf5dec", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "520f3253a7cb3849", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "5d82817476a5b4c8", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "604f7985e32f11e2", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "6a3fc1cadd3dec37", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "7e067b48bc7976d2", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "a18324debb343a91", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "a2005540400c4fe5", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "a3d5a358b0f7ed4d", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "bb4be68df3a45c7a", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "bf048f6d64234f51", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "c752681e320dc1f7", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "d1dfbea9035ba467", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "d39c017d26993746", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "d3f212408b6662b5", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "dc719dbf2e14eb20", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "de5af70dafafce08", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "e11cc5b3a204d27e", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "e496b8a855201908", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "f07fd3e2bc8f9614", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "f355f9f1c55a5fe3", "type": "contains"}, {"parent": "5eccfa29cd0f5ca2", "child": "ff3afdd0f8da7a82", "type": "contains"}, {"parent": "5f472c7f2697635f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "5f472c7f2697635f", "child": "55fbc539f55de9a7", "type": "contains"}, {"parent": "5f472c7f2697635f", "child": "89311437052401a8", "type": "contains"}, {"parent": "5f472c7f2697635f", "child": "a644a86f9daf13fd", "type": "dependency-of"}, {"parent": "5f472c7f2697635f", "child": "e2b52ec9a72b81bc", "type": "contains"}, {"parent": "60dd773a4ba0874c", "child": "18deb4ee05a99698", "type": "contains"}, {"parent": "60dd773a4ba0874c", "child": "229221cc9155368a", "type": "contains"}, {"parent": "60dd773a4ba0874c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "60dd773a4ba0874c", "child": "658f96b463f1c0d8", "type": "contains"}, {"parent": "60dd773a4ba0874c", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "62449e60453b7dba", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "62449e60453b7dba", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "62449e60453b7dba", "child": "6934aab168338ed1", "type": "contains"}, {"parent": "62449e60453b7dba", "child": "a7bb688cc5e62531", "type": "contains"}, {"parent": "62a596cc3d3bae02", "child": "37c28e94a487a535", "type": "contains"}, {"parent": "62a596cc3d3bae02", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "62a596cc3d3bae02", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "62a596cc3d3bae02", "child": "f5fa09d64a8ceb2f", "type": "contains"}, {"parent": "62bc65d55b18228f", "child": "15c687f0a15f14e2", "type": "contains"}, {"parent": "62bc65d55b18228f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "62bc65d55b18228f", "child": "87e3ff18f8c7ea2e", "type": "contains"}, {"parent": "62bc65d55b18228f", "child": "f33b5954e29d0851", "type": "dependency-of"}, {"parent": "67e81e91a8c1dffc", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "67e81e91a8c1dffc", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "67e81e91a8c1dffc", "child": "c431d423f5817188", "type": "contains"}, {"parent": "67e81e91a8c1dffc", "child": "f659f7ae8cc2b61c", "type": "contains"}, {"parent": "6bca9add7b246c04", "child": "0659ff3bcd58da4e", "type": "dependency-of"}, {"parent": "6bca9add7b246c04", "child": "391d0deda7e4f618", "type": "contains"}, {"parent": "6bca9add7b246c04", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "6bca9add7b246c04", "child": "e8eccdc3ceffb411", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "10f2380168e1e547", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "11e2b6f58b8e0f3f", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "17ba5370016a260c", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "19ed813d2912d359", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "1c697d29b53c38bf", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "1e957c2e339b5503", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "215aeab7de10e156", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "6cf17249fcb904b4", "child": "47c1ef49f6459778", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "4883b41e3b337dd7", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "4a40197ad223607f", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "6334dc553602f4ad", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "785c2bd44ed84c3a", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "7de79d1e6fca35ea", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "7ed9551610ff581f", "type": "dependency-of"}, {"parent": "6cf17249fcb904b4", "child": "81cd27219d12f03c", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "84b8dd72a247d2a8", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "8b9962e9f6b3509c", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "94aa0e4fde207a42", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "abb1e9c058af7f41", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "ae5bc781fbfaa594", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "b418f869a7358ab5", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "c22cc31b0d4cebf2", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "c3f6ab92ab9c094b", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "c9cca14a9a207f3e", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "cefc510adbf76d2c", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "d1c6d2e0779857f4", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "d45315b18a02abbf", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "dbc5f47b03099af0", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "dfd0ff8bdc8ca5c9", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "e8baed87fedb46bb", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "f341c466698eb2c2", "type": "contains"}, {"parent": "6d3b9064fe8d683c", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "6d3b9064fe8d683c", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "6d3b9064fe8d683c", "child": "288d2241a838a907", "type": "contains"}, {"parent": "6d3b9064fe8d683c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "6d3b9064fe8d683c", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "6d3b9064fe8d683c", "child": "62a596cc3d3bae02", "type": "dependency-of"}, {"parent": "6d3b9064fe8d683c", "child": "fd3fad4d7f646357", "type": "contains"}, {"parent": "6d4eb2e83c183800", "child": "076ccc80473ad572", "type": "contains"}, {"parent": "6d4eb2e83c183800", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "6d4eb2e83c183800", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "6d4eb2e83c183800", "child": "e0e89457f3a3d05d", "type": "contains"}, {"parent": "6d6fc8f0ff96b20b", "child": "e1724cc06c3b817f", "type": "evident-by"}, {"parent": "70a2151f78173127", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "3027fc1004566c72", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "70a2151f78173127", "child": "67e81e91a8c1dffc", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "a8bc86c3b832f338", "type": "contains"}, {"parent": "70a2151f78173127", "child": "a9e05e772e0868b6", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "75155cabdfe42f3b", "child": "45b80879ffadcd3e", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "6d6fc8f0ff96b20b", "type": "ownership-by-file-overlap"}, {"parent": "75155cabdfe42f3b", "child": "7c73846ebbbe36e5", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "a15c8f6d95bcde1e", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "ba95e2dff18f4ed8", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "cfecbbc5055e2005", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "e1724cc06c3b817f", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "ef18ce940cdf1a62", "type": "contains"}, {"parent": "75155cabdfe42f3b", "child": "fdd1d45acfedbaba", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "102e07b48247abf2", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "20011b5dd869ba19", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "22c9872ec2ae0bec", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "29f8b641147c3ce5", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "7ed9551610ff581f", "child": "7ea2e303acc624f9", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "876530c7dbf940ef", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "87eb37d43445aa6b", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "8d966e21b026d2cb", "type": "contains"}, {"parent": "7ed9551610ff581f", "child": "b1a413648909a439", "type": "contains"}, {"parent": "7f01cb6120f261ca", "child": "175e234f66f9fb63", "type": "contains"}, {"parent": "7f01cb6120f261ca", "child": "326a3b6771dd159c", "type": "contains"}, {"parent": "7f01cb6120f261ca", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "7f01cb6120f261ca", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "7f01cb6120f261ca", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "7f584cef7e1f26f8", "child": "081f14659fb2bf6b", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "0eb67d85e1536341", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "297fb0f9988c7f99", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "2ad1dbbc0a8886b6", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "2e15091136e4db46", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "37e331f4a4f8dbfe", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "38af6fba337a010b", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "3bce0d34f213d1ef", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "3c9a3a8693ad504d", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "3d075dbb7bc72cef", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "7f584cef7e1f26f8", "child": "459b62ee3ce830f9", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "47feaad7b2552e85", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "5a91ab57f19946d9", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "5e7a3fa48e951320", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "60ab1ac01a4b487a", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "69276a91fd1856e9", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "69dad61055114530", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "6d08849eda58e4ed", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "6d136c201db24d7e", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "6d14558df6d061a8", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "782efb1c3b56c8cd", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "7a2ea0e4965a7a7d", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "7a876596def92cab", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "84b829178c6e8092", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "96df2c1b8dc7ddf8", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "993fa0bbeabba753", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "9aeb917e226e8801", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "9c3b52e63eae9661", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "a1417b8a8d250581", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "ab52411c272a7ac0", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "b40e7e816e40280e", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "c1bc46fc5bbc2dd4", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "c7aff094f91687c3", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "ca2c28573ea98cfd", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "ca4f0534e042cb1c", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "cd591eb2a60d5a28", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "d0b280273ed2ed82", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "d2758ff7507b4cfb", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "dac4276b05a9107d", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "defbc40735ba6101", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "e27e020f447bafa3", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "e6c27fc0db4c8ade", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "e818370a24c757a5", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "ec83448f13f8fba9", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "f09eb93c1c8ba8ff", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "f3ff99e9ed9f1385", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "f67dfb3d00f8bba4", "type": "contains"}, {"parent": "7f584cef7e1f26f8", "child": "fa7df2a4ea45cb83", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "00029a2b9f27d76f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0027c72951fd7a8c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0114660bff66408f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0124d0a7b600c106", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0156a87c7fbd584d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "01736906d9d2006b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "01a17a25b6d30306", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "01bc38f4b4f01f4e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "020431cb4088e437", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "021ba0a596af7c99", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "026cdf92f30e8a2c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "02849bbd1c07bf39", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "029696dade275c9e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "02af8f912a8890cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "02b302767495443b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0389aa24e6e9b550", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "038ecc9a832ca668", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "03cfae36c54948b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "04ddc448c977aab3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "04decc8fc4307e57", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "04ea29eb97211cb7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "050cc5891832668d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "052ef5684583d207", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0576a1d68e019b1a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "05db23f46d1ba28b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0640b24c09d07444", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "06b176e25277c555", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "073c0e708c1e5a69", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0745c595d2f96ec0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0798d60d42a3ebca", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "07a9b56a95ffb92d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "07e6c2d5aba2c71f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0813600d13a31cca", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "08144d3cf5d1e09a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "081ec2023024c5eb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0874a2170f5ddf6b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "08b071f0030763d0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "08cd8835be13aa9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "08dd2c458d83fad9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0954d70a9b87cc4c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "09d9b66b3bf37b90", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "09e8df9b4fd42f87", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0a119052cb721039", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0a3860c1517cf7d9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0a7ca718399e6845", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0acc50f71d7e56a8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0acd269105fbe57d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b177a5095d0a07a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b48987a8e73129c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b4d2d983aa64876", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b7230b4d517f141", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0b79f07152f43fcf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0bc55490c267e717", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0c33c12e61b370d4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0cc6b16e4b584826", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0cecc15b6737b1c2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0d1de9c8dfefb39c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0d5206205097bd44", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0d91d9373a1ea834", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0e01ae23028d8f9a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0ee9887a1c2c237e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0f0fdf73a461dda4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0fc126f616b313a0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0fd2ec4380d9f4c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0fea600b51ce8265", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "10a07a320ef1abce", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "10a1c5ff7c27d88a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "110fd6105992725a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "115dc587520e9e4b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1164d96aad364a62", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "11823e6d0546cad2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "11e6c515630f26a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "11f7dc13d2e300ba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "12300f6a850d91cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1263373082f2f2dd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "126d789ad77804f0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1289026fbb4dffb4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "128eb449cadda1fe", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "12ac7e3d3249509b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "131a3210632b138f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "13d94e915f0d9c4e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "14419e4f23b63698", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "15a68c3dc84fa464", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "160308f20570a1b2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "162d054587737c40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1679a1ba1a9d3be2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1680f119ac54a50b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1681ce4d4cf05dd9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "16bb382d5d20ae06", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "16bccf272b2827b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "16e5a0f892a151ee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "16f68289925fea74", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "172139b5f98075a5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1751106e446de664", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "176d7625d3419d5a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "179cdee1e6d882cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "17a3f0114526542f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "17afff3493458526", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "17e515dd1d7729d6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "17f1d003e869210e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "186bc692fff9ea77", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "18e642fa84f7f195", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "18e84316211e5db9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "190caffa1f7946d0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1912f4a11e57c398", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1951e1833e62eb2d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "195fde8e3a749c44", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1a101b564db41eee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1ad6d9b8e9cf5911", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1adb800eb92f544f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1b32a31451e81f8c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1bcb2a81a9eb88e0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1c2f8ccce7637e07", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1c6406f2935551e8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1cab047cf8d01d1f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1ce3374413c25e13", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1d0e034425362db2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1d7b190ba6bd73c2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e0736f588ddcb40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e2a5c287187b500", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e339480650aac54", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e34c47923515120", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e8887232deae754", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1e97ff79189f2a21", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1eaf02c3e14990c6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1ee9b25262fbd0df", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1ef5bd34dc583012", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1f20fde6b678578a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1f4331027b30431f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1f886924015b72b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "1fd321b0d8e74030", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "204a5db67aa0644d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2070e10aecb655f2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "20742436b766a515", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "207cda884ebc7f9a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "209de803e0a7c585", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "20ddc3e6a1f4e51a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "20e8ce1cebc46d43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2139e77e7bc9ee5c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2183a6cb73cda535", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "21bf496eb74eecec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "21e4841f59f24759", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "21f17d38a367ec5f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "225fe87732b39363", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "22a15e3060011aa6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "22cb294667c75589", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "22d152e568bcc143", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2321396113caf906", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2350e37d49f6cf2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2367a20b1249277b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2373d5fdbe05150d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "246b07f20295fe43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2491044ecda497e7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "24dfbad234bb2f25", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "251852e87471370e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "25300dce99c2f163", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2559f16d14ec8f33", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "259b8a024a9d712d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "261aa887bee68878", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "26286bc64827cdec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2699d44df7de646c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "272a0b46af1f0538", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "27d3dbc3765765e9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "28764dba27167fd6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "289a2394f96fd0a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "28b0973e8d11eca9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "28dc33206dafdcc5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29041bee5d6f713e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "294fac0167b91d2a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "296c46c04c8131b0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2992ad0c41c42922", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29a03e03efa970dc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29b215bd0d10a738", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29d37f2e07393863", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "29fa5fde3459d0d1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2a62f5d755d333bc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2a7e89e8815d20c7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2acb430ebfc6a783", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2b027b86058c0d70", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2b4b02cd8c254308", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ba604a744288fd1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ba86021917c3447", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2bb4824973c38cd6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2bf916b8504c8049", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2c50e375e55aa1b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2c72950b1240467a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2cb18a012a83b78f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2cd19fc82d84bd25", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2d01a31f68c023f7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2d6b5264494280ab", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2d6f31a5f850100c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2da0e2f4d7db1b5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2dc526d9e4cd7841", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2e95f083ce4154a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ebd98dcf32fc13d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ec89cc3e5f21fba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ec8b0313f8c553b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2ed7b224e107125b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f0a7dc952d0ca3a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f179714da51c068", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f637c560f889708", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f708e35b4f6f9e7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2f93608fd0c1f560", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2fafdd775f8b81d5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2fc1f5ba88ba37ab", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "2fd545b6ad2e8453", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "309fca6d336dbae1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "30e7e808bd356b34", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "314ef3538a94263e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3219c1f163ff9e39", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3285d5c942b932bf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "32d64e2d142d3bb9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "32fdfabf4ad5115f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3340384fdf7768a1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3355b9d528192a71", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "33826b9812342468", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "339b5a019ae2a576", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "33b308a74aee6e3c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "33edf2e834b118dd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "341c9c69b7d3d78d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "343539eb33b924e0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "34d8427bbd2ea631", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "34e12bce5515f0b5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "34fead472d730d53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3535b24e672fc466", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "35484baaa032d622", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "35623b013a2fe049", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "35cc2c592f79b645", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "35ed7770c472666f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "36381d01463bb014", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "363d5ef5cd22bde3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "36a509ff49abd2da", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "36d42278ff8bed4f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "370116c4d843f67f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "372ab2478fe9fffa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "37b18279dfd33eb5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3819f85993c970f9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3855a2eaf5786b23", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3883f79c2a7109db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3885f94d5708650e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3962c71b2805e55d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "399e83e212d8c156", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "39c4eaaec7166664", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "39ddd30add50da13", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "39f366beb2bcb3d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3a014d6e85e8a537", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3a41be2bbffed520", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3a7698fa4a3247b9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3abf3c1e9c4f9168", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3ad6ab8cda956b50", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b205edc73f269d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b3d0ef3b56b9fd4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b4fa9c7b5be79f3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b8fc04c92103641", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3b99326323b4a1ff", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3bf5233bad5170ea", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3c15c8abb2daef88", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3c67a82af84a3b47", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3c8af9278f921098", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d4c00fd01dedbfc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d581cf745b638e2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d78626f56c8dc73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d7ee07456e04d6d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d809ff9d0625179", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d8f5ba6b310ef2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3d9d1b637fca5316", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3e10bf9a91390f60", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3e490d9dae490f44", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3e63df9cef28d4b0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3eac453338a3d100", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3ec6903da4a53f8d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3f2f48f2d2155617", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3f3af07760ea2322", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3f50b88c0ef6f920", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3fc511c94b8bdb04", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3fd2ca4b6ea5e98b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "3feffedab9040ad0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "406b4f5e66279f88", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "408aad210fd3cc6e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "409b3a7f399d4a1e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "40d1814f51a8698b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "40da9a53fd328968", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "410dcd9881edca9f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "41475abcbdbba280", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4152b581f5aa7410", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "417f91d2084c4e85", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "41e9e07a7da80523", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "420c309a35dbbede", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "425641323e677cba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "42ccfb1f72a07d46", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "432e4e7dc3afc0e6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "846b77a6ffbb0856", "child": "441c638f51a1d046", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "444c8d9937c6893d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "446ef47a2e2dc83c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "44d2d2a7cafa3431", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "454cd9cf22b5412f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "457227a86250c5ee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4591ca5242720eae", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "45a2ed8a99fc3714", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "45bf127893b451a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "45c37c788ea10bb1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "45ef80b8ee011e2c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "463432df1de9f7cc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "464efcb5ee2a5b96", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4660e6f7cc80c2ee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "46a53ae661c384be", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "46b50d573bdf4c7c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "46b69a2a6fb29fe8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "475b139f29dcb608", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "47a0e3c2b9b89c7d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "47c72c774b97b009", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "47edd39a539c9cbf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "48085fcc09edc5c4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4876b6ab494a8fc2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4889048fd16274d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4889a56a43104d9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "48f423db825a9f86", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "493612805f9aa20d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "493b76f930435b42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "499519e0ccdcef29", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4996c1b8ba584ccf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "49b3d0f17458e2d1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "49c1d011c325a1d0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "49cc87526a5705c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4a00afba53f3b1a7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4a02214add1cbf82", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4a3e39d8749a8c32", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4aa8858f63eb1e11", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4ab932edad62f7eb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4b8b163752dad71a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4b8c34d7a1a3498b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4bf4a23e9a4fd387", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4c363fc23e2ea380", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4c6cab933eea4283", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4cab6ebf4f919bf0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4cebaa99fafb13b9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4d1e6d1ac3090dc3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4d95756587f3b73a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4dc53f1b2961447f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4dccb93cfd8f2bff", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4dd1530f0351ce74", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4f4b5b7c60862a6f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4f678c8e29340f4d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "4fe1f55b40a42dab", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "503c0dcd1e675c9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "50754172022768f8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5090b523bb7a71c6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "50dc6151ebf3cea0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5125911bf54de4c3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51757f4675f05a42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51945957be30d829", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51c0af5dd770b6b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51d73e2ca8173ce4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51f84b6ce46f1db1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "51fc290f2639f78f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5224a4d379225956", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "524109b66f87ea81", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5245190fb88a8c9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52529f1bed01e24d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52870e8a984994be", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52b096ab13930158", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52d43be6650a5f63", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "52efe41eec86f531", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "53461c05ed22db5a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5358c98c27b737c0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "53681b29142dc531", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5372c9720cf65c6e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "53aa4c1bb5ea6207", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "544e8608c3c8db6d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5467dba9e3de8b2d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54900e659b35f345", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54a94b73e3a13397", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54b336e3baf655fa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54cf68ecc6dd04a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "54e72b143054a16e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "55868a1a062abb6f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "55a542ab0286c409", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "55ac92ce79f43e54", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "55ad09cfcb2068b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5619f5d7acd2d83d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "563900b26ebb4098", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "567792db6fbf9970", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "568da96900a8a312", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "56b3805d24c3cb86", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5702ae0eaaaedc4f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "570a1fb2c89acfe9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5730469bb4645f0f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "575206ac29ee7624", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "578fabe035a62bf1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "57d8b7a6afa5eff4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "57e20a6c2a3455b9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5809ced12ccbc647", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5880da870428850b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "58882d2f5194f435", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "58d2df9fe087372f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "58f30c611ca7d373", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5920b89f04bb7557", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "594ff77e80dd5cd7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "595d29694b84e613", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5966e740d3ca7e99", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "59a2ec9e88042ba3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5a2abfde2bb7dbf9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5a41fe7a4f6c1e6d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5a45d62e5dda8519", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5a59035b24fe6e51", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5aed4d2b4816b20f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5b316c7f070d3cb6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5b3e8c914e7e8a2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5b6ae857980dd5cc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5b7e98962e1769c0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5bb3b2946aedf160", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5c19b982c1e499b0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5c286f7fd538371b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5c50c0435b86ce85", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ce962e358a86eb6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5cf24c086724f825", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5d7713bb1206cfc1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5de5e4fa3b75038d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5e22d48387bb6b99", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5e3587647c638043", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5e84f2d394cfbb54", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5e88f144d7b5872f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ea60c6807da2245", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ecb70ada07ec7ec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ecbf75153ea1023", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ede7b85a7846a11", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5eec31e649db6be1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f1dafb673f7347f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f2fe57045d14616", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f50779b9f4cce70", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f5eab184e091af1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f7e7417ce1c9c3b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5f82c0b221f09a98", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5fa849fc0881e5bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5fcd164312e72909", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5fe75d8907615891", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5fee42c92ad553c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "5ffd3353389eefe6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "606be9bf08b968db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "608f7b8f80f109f9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "60ad5c8234f5a58d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6134cdea34915663", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6171159493e8605c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6181ee139f6ecd4c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "61bc3fbc67b38ec8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "62420747e47709ac", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "627875ed5f30363d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "62836b114101ce15", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "633725847d315a98", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "63421e3db608c91d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "641950c997a6e865", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "64284d902408d11e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "645549664645372a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "64ce5c7555462203", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "65bf90ca3ff6d28b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "65c4e27cc29d9263", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "65d69652274dd750", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "66262cc77df139b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "66da24d2e702ae5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "66e16d17c6ee2456", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "676f13a86986d208", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "67a66f6d9f876ae3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "67c871a7e8c677df", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "67d79e333abad957", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "67efb47673284fc6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6801df46eb651423", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "68236f461937d3f0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6841c76536e76877", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "687b528ff94a17d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "687ca51c45e0565c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "68b7cfa784b3e3ef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "68dbe17bd5b1067e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6900388dfcb32efe", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "693a4cd777e87a43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6a284fc735ced3c4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6a3bc2bac33fc01f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6a9432255f8f17b1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6abf7a9254d6b819", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6ad02c4f6ee43919", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6ad185790affebcb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6adfa1fad13b21e6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6b067c44af00bef0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6b399e577cd68c40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6b627f3a51f71bfd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6bde73f5b359b9d4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6c72ccb75c9effa3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6c78c46758f7b89d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6c8cd1afb71232f1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6c9de704b7bd4935", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6ca30deacecded82", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6cf4ac2ec617d117", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6d6b01e6246cec9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6da71e9d512d8af6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6db2438320375a76", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6dcd4aa2dd7d3de6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6dfb3abeb5963cf5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6dffeccb9c7c1fb5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6e2dd3148e2a73de", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6e5a259f6295ab0f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6e68488467a30ed4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6f2b3eba222e4726", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6f868d7c583f3fc8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fa6c67d27b7ca27", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fa9c8175a85eb14", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fab64d2c4a30ca0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fb3de4823f14a07", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "6fbdc9a5744c3801", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "702f36c7b2abe5c7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7048a21602398c03", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "71242cb201f88995", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "716ee0a077035baa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7179c54b86941da4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "717c13038a688e52", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "71dd959e90c5f0a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "71ddc69c2cde400a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "71e9f3250ec9fc17", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "72166b1190b83c2d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "72a4524eca1bd4e0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "72cb7b5209ec03f7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "73b34c9c35383147", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "73c5807d3c41136f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "74006f5f298850dc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "740ea708b9e6e753", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "74cafa28a82e9974", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7514092a5e9a98b6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7544e12e31fd24d5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "754d9bb747b037fe", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "756737eadf56ce91", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "75a0f8d28bde431b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "75ab07dc9d136eaa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "75b5de0d31048ac1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7683df6cacabffd6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "76a712028f45ad73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "76b57cfe0fdb4fd4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "76c6b4508016b25c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "76eb9d61c6cf0493", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "771ab2d36066ab17", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7780725c518fd0df", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "77a86a0bef34f316", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "77d2122f47377818", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "77f32085b214ae02", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "77fc6c738eaf7e9a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7834d262180db0ec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "78a75509f5474519", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "791056cd2cbd82b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7972acb1171d00aa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7996ea4d613a0e2a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "799a8aa5a176caf4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a0abfe230959135", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a19e52b91030510", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a285721783283f3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a3b33a352852a05", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a519230785421e1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7a7a39a2bd4d14ef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7ab6801b7cd02a7e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7ae351a48768e4ad", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7b926c1701d6070c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7bbb85fb0a32773c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7c6daa1635a1f8c2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7c7fc2cb00b78734", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7c9ec5b0f0519ea9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7cae66655eb9db48", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7ccd9d6cf3fa11fa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7d14f3553b7abfdb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7d21667c3c53123c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7d4cfa902eb10667", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7de4235bb0d4b0c7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e174a3c102b2f02", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e1f3f59c5a2f095", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e26f7e3e7490c20", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e396ba9b6ae0283", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e668938daa90422", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e77ba08ba37322c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7e93560307dbe150", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7ee4302406148518", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7f48d292a38b9edb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7f52a7b503dfc939", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7f916a79d5fede61", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7f9b245b88671337", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7fbc12467ea42217", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "7fe5b888a52f96a0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8014e67e1629f071", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8020d173e87caee7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8042a2917ef072ba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "804356c479d793ee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "804f5fb613968586", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "80fde41178a077e4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "81c7bb73bac35ea5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "81f304e79c5f374a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8201b13d9ab5029c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "822e5764f89150e4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "827202a16f48bde6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "82e6590a8f187e62", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "83322345e858372d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8346108c9d55bdb2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "835dffd8f142a254", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "83b011dd137f4b1d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "83ba09e7a1d718e7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8406b561e8381ec7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "840ac56a21b8b207", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "846c363c70f2667f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "84b30a5789bc4864", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "84c2811c8c0ce552", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "84dfb280543ecbf4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "851c44d6bcfb8162", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "85589597bf1e0a10", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "859ef4aa06f73a2c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "85d07d102e0e8ad0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "85e456879096c6ca", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "860a69f9a1afbea7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "86908304c39f36a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "86ac41c6ad49a85f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "86d3d2caabd86d53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "87075ed274a382a9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "873df9ff414ab4cc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "876a9c035126c76b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "87da6d3d82b8b553", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "87db7fb6e1aef257", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "884f48ff17fbe532", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "887e8c55d705a893", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "889bd74adc3f0ce4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "88acdb8635cf9b9d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "89328672909ec0e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "89743e45cc6cfdd7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "89933b6c114e8509", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "89b495146c2f0988", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8a02073c50ebe3de", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8a2bc184978ebb97", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8a6e91caf24d6f9f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8a7a82435a906dbc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8ae439454a950736", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8b0056950e31cf40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8b63e7c84eb69875", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8b6b873a9650c400", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8b743da2e52f99df", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8bad406064041cd0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8c7c14785161a105", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8c8dfffcb8608655", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8ca4403345ffc1a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d00228cb285d565", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d0ce2bfacde409a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d3c4318f1e1c5fc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d42f8c0853b01ae", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8d7ffc41e9c479de", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8e1afbdbd10a8ae6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8e243e4581612d70", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8f68926f60b8b5e6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "8f7f5acd1eb01cd1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "901941e8bcf60622", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "90633b3c07550381", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "90741ceb446be808", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "908ec224ff21f247", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "90ec466697e92dfa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "912cda57b83c4db9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9160e35b65945be9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "916da461be661d18", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "918f0f6184aa1b66", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "91d16844b74d48e9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "91fc53871bbad3fe", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "92644efee4cd123d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "926d64e5056aaa53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "92ac9f12193cc5e9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9302a70c97689005", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "933abfa36079a7f4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93620fdd1a24f31a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9372dadee3e1b3ed", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93a6d7e205174a1c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93afe244ac377071", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93cb1e97247a44b1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93e10f093556a8a7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "93ed21ac8fcf9332", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "945120f1883e59ab", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "949b124f217412dc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "949da76f2adbaf68", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "94c0ec2bfbd8d26d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "94f499b0a9a84c3f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "94fc7ce90a30465f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9508f7dae316b9b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "951251545232662b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9553afdc328c3c74", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "95b746797b0c4c1c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "95d15f16f4c156ec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "95d9dd6d4b515bb3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "95fe52093ea5db78", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "96039631af7ba612", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "961d72fb780c85c4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9637ac6a000bee84", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9697826fb4047f89", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "96f75899579c8751", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "973964ab564ea526", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "977beab93c86b941", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "979dd49e2302dc72", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "97d0eb317d68a0eb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "97ebf0cb719bc41f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9819d78661d0a97d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "98652bfe27c133b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "988000cd4c8d061c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "98a7e0627f427cd8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "99102f07913eeeed", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9936f914f0d84b1a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "993c03eafc9051ed", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "996dcf9823867dc3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "99ab05cf568134c2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9a3ffa45236a16c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9a4da23086158e6a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9b2874d937aa046c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9b562a9713a109d9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9b5d1331d9e3f9e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9bc712152bb4c63b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9c02d16ad7909d87", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9c51768731b97111", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ca3815d0c138f9f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9cb7bb0317121f04", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d1e9760004653eb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d1fe9ea14a6565f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d31d1dc01edf0ba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d39015ebfb8d829", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d4c7ea3fd863a6e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9d59e45149606550", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9df20bb44ce905d0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9e1b3305007bbcad", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9e25235b6ee781c6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9e79b3baedbc2fa8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9e97d88e080de7ae", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ea3a53eb89c3592", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ea522fc3d51589e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ee59ec279a92165", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ef0d5519e4b9fa4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9ef1605239c93d0f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9f35c9c8f6aeb8a6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9f4c4e62e36c76d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9f950db4752ad8b2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "9fa234a559b6888c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a008c9560fc4deaa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a0411c9b10418776", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a04d3ef46fb6cd34", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a0500edffd2a3af4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a085c262a7782d94", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a0d582ccfed8c5a1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a13a655964b7ed2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a13f58791f1d75d6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a14b564dae320ff6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a168f136037b9504", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a195bcdb149c59bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a1b0fb121f54abfa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a1d51e78a1ee1c84", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a1d62ff6a47b0268", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a278c7c8225f4e38", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a2f54df62e6221e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a3148e8b53d79e7d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a32a70be16542a4a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a32ef94d58f627d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a3835ca1ab0cba97", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a3a830b9cf276210", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a3bfd469f9fa23cf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a45b132a140e9662", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a49d8653d213a869", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a4abd2a0f8e4fe8f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a4b74f909c24d0d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a4c3175ee5c6ea61", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a575a69803cbebf5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a58d065bd6b32b1a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a5cf292a652c715e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a6540da5084b0bec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a69b1d68585dd55b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a6b6a6739f3140d5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a6e27fd2829de047", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a71203cc79da243c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a74d30082f349d8d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a79f7d7c71814618", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a7a12394b5db2f97", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a8259272e14f8665", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a831d0b8988409de", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a8565c82644ac20a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a8d7e375e371c896", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a9018edca79930db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a9320f4c60b6942c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "a96fdb4ad31e3486", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aa0f705e83c5e03e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aa12c42ed58cb58d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aa7c38e1052b8189", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aae65ba98fc8a6ca", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ab16b0010904c0f7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ab29d3c9cdca9f04", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ab2dad026c476e8b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ab9069d82508755e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "abaca5df0b79c869", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "abc84f2a8e88a97f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "abe54a2ff5a3c400", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "abf21626752cc8aa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ac41b05ae91a8161", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ac7010ec1f44a805", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aced1a24837e77bf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "acfd2f79ebb57bbf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ad296a62aeec7000", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "add24137d2321c5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "addfc62c7dd16c8d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ae0f6ea565c84f1b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ae4d5ca54a6bba9c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ae4d8ce8fef36b36", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ae97492a788cd5cd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aeaa07fe287ff60a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "af1d002631559ed7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "af2ea570d61f1845", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "afb842e13fc5cb68", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "aff8a9d2735f93dc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b0259af64aebbd73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b04416d5c34ed298", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b0912f38ce67543b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b0c8ad0759adcb19", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b15499151ec5b9b2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b1aaaeed7d4b2de7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b1ebf3e3add1bb3a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b1ee56eaa28fb9b5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b22ce36a46b23d41", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b24e7f6ec28dc5d6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b25f65228fd9baff", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b26fc76ef49be2c0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b3b03bfe0ca4dc08", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b3ca1cdcb9c1489b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b42d5a54545976ad", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b42e9f32960ceb0c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b431b39e4f6383b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b4360329ad428ed1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b4ae69efb683b223", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b4e92bfe04c94dd4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b5651729fedc442b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b57b785836dfb4a5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b60cc0a10850b22b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b622c662caea4623", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b6741a6409e9881f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b6a07cdd17fcef43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b6c9c72c7ccb9956", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b6e8372485ea9e35", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b721ed7e9e27327d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b72b7c0818f740d5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7361607cfdabca9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7407a44f91050a8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7519e11caa57ed7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b781a362eae4e8b3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b79128c20cc2229a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7ba2ee70c279c5f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7bd1bd080f5335c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b7dab8bb528bc42e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b80c1e691de129db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b8253e5be05ddf8f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b875b6c23f588edd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b883cc598b43de15", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b90e65279223dd58", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b93d1907bd233b11", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b95fe0e770ee6012", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b97991daaa2776bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b9c90207d5dc36b0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b9dd54852a0645be", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "b9e10d73d9f5c7b4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ba0ece39fb4f3cf3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ba27027f225bfd42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ba3c1cb8bd0caea6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "baf97875aa519bb8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bb7a7f10cadf897b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bb7c3c75cfac4bfa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bb9bcea4f6fa203b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc25bddea5ad30b3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc2d0499c1e8b06c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc66579310002e43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc7288d2f672f146", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bc8b47f5d5dfaf60", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bcf5354330d01dcc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bd5c32b5389a2da8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bd62de98f29aef8b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bd7190d4bd14f1c9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bdfd31e45958edac", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bdfda4c2abdecd87", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "be9474bf7c1fac9f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bed3c44d68bd6c72", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf220618633ba5a2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf7d9d94f31bd593", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf83e39daebb26a8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf90c730a5875fac", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bf9a5dd87e32f7f2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bfbeb72860da2f41", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bfd78edf83937614", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "bfd8c2716bf7a8b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c0445b5fb837b4a4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c05394a46c1637b3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c0801cb50f2424e8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c0b104c5dfdc7a45", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c0fe8d18325bfddf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c133822b771f4504", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c135ca0854144a39", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c152a6c189748119", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c17e1336864d650c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c1ac9612fea6afa8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c20aac3763ea06db", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c2115f1d93b63cbf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c25f781f0d90fda3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c27f096bce559fe6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c2b4e00a89768cb7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c2c40710e9b0069f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c30e2ad183017631", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c362c6ac6a69c187", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c39c1a9c2e184a50", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3a4323c24f0bf73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3bc26d3c2fea236", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3ce5a7bd1227947", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3e4236b3a10e305", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c3fd735987e91ed3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c437cae21a3c21d2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c43de167c35a8bf5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c4756a6d39971d40", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c483e0054d42ee44", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c496599c0a477560", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c4edca7190be7f55", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c4f64bd3f1da922d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c521a55c1c55d987", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c564f41e0a242b73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c69c470b7d6d2336", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c6b37f8687dda433", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c6e18ad4dc9ad99e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c705791d8716ede3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7091d4829f41a4c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c725531149b2440d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7c07cb7cbebd32b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7c1738d734ea76b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7e27b6451e6d9d6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c7fd22871005bd42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c8de4ce07e4f959f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c908053ed191b6a9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c96f7d43cb4d3f8f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "c9dbfdca1e406546", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ca017c1e29582200", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ca163472102ee950", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ca3705ff3faf74d2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "caab636a3e18035e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cab8b932fc0f37d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cb2b5d7bf3d4c174", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cb8f4a86d0158c53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cbb382ce6f4da569", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cbd272de888c194f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cbe5795b2477bfd2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cc6da59478da0f7e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd2794909f0cee14", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd28a3a1c794cd5a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd4943dd14425be7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd6c1347f87de3fc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cd735ddb2a3798ce", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cdec63384bf1f317", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cdf3e3c517a879a9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ce188b8cd0494d1c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ce42c22602ccd06f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ce78e05883fe2014", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ceb06590daaac611", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cf3eb37e2cc4c2f2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cf468d5aa5ff4f79", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cf9b5d99239d9457", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cfc61391eabd4f62", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "cffb23a04e10d85c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d13009bf7ecd0e73", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d141473e73162fc1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d1d5de462314565c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d2204b38a7811dbc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d2aa5d93e64de5ef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d2f6765fb82a98f8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d307fc111b23ee03", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d35d8367a4314cba", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d3676a954ed16d7f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d4ff6bd2c67bd5e7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d52944a57a4266e1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d5850aae24f6f2e8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d665a56d9ac2bd80", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d68d2de7bf95782c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d71d472c90ef31c8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d73a2f53d2f552d2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d74c249b42ea9063", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7554c74dae6e98e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d76a7828ffe66388", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7ac9e5ffb9182cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7c2783476b34c02", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7e1c1be458870fa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d7f53e2f2853de20", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d875f9e7b3503153", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d88a558d2fd54715", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d8fbd908c3741095", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d9232c05fc1af04d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d9297b382405f2fd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d93ba825522ccc2f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d977900c3af6017d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d979fd84446f06c8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d99abcadb54de0a6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "d9ea69a102602732", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "da1ef8ba3025cbe5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dafd7bc87cdefc63", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "db0c4d321b0352fb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "db3b96418f43ab10", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dbe86031d8587b68", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dc199f25d6cd2b2c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dc5ab8343b9b5c9b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dc5da2871bbe6752", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dc9359c5c6f81075", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dcaf0998df9c459f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dccc82cfe1c95b94", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dcfda658573b60bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dd3598adb4eb4362", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dd4094ba636f8295", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dd62a57e576db805", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dd80c5a40f3d9435", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ddcc36573c46d3cf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dde8ebbe37fc20f4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "de06bc3aae373986", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "de4db99390b73400", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "de506c51b260197b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "de8e6ab3d895b35b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "deccf3aad210c2d8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dedc7901e2f9d219", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "df3125c4188d1de7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dfddc5ab042543cb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "dffedeac7f2ee9cd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e0b38842eb778a70", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e0d9c0db38d5d0e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e0e1f16a1f8ef6fa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e0ee50ad5e1e76a6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e106ca9075780211", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e1e8701495f70a5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e1ea3d30c62680b8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e22410207388f94f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e22de57c72689455", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e22fd2dd03cd0868", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e238019811cb63b5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e27fa3efa196d337", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e2a8de0bd48105e3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e2e7086be524df61", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e32313fb5e40e01f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e396d674a1511a81", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e3dea78666999897", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e43a28116723dea6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e49aaf782e84d23a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e4d85052ddb4cf43", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e505dba8fe6cfa97", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e510898ec7689467", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e526d24745a6d38d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e53c4e96f35e2797", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e553e64690fb676a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e5a1477abc3e1036", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e5df19457a772730", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e5e64d5d813e947e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e610abcaf285606b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e69eb90cb0ad0f7d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6c0e430d696e792", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6c34fed40435b3e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6de2661853d230d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6ed3692627c2ff0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e6f8111e8b0bd300", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e728724756056f53", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e74cdf4f6800daa0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e778b1dc899094c7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e77e849f20193f5e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e7e2b966f8d38288", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e7f969e4e8648d5b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e7fe933aa3a65494", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e83302e6c6286b49", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e8ba350831e69c67", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e8d46fae9b851134", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e901d8f703acd6d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e92db60898ff1559", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e9b557caf52b1905", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "e9c192c8d021275e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eaecc070317433c4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eb4cf461ac561505", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eb7a5c2b40dd2a6e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ebaca76fec341f06", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ebb1f8b55d25b55d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ec347e88a7ff3d58", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ec4d78e40addbb93", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ec78b34e5dff5974", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ecb5b73c3100f9ea", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ecc44d7886f106ec", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ecca1ba6800b1ab8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ed50284df97794a1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ed70407e0f47a930", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ed71eda94145cdeb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ed9115888c47aa0c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eda059835b810dd7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ee2e4d47b3c2eed8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ee733623c1c5f24c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ee798d0a9c12b107", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eea50393c4cc09c8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eeb165df1ba06184", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eebdb29756875d64", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eec239da387cd96a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "eeefbca9a42359d3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ef0b5ef9ac7ea802", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "efefb90599108316", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f00b63fea3313700", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f022c30476bcc0d7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f0e14fe51da9d897", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f0fb03cf80ece9aa", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f164bd77aafd2b81", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f170a0000542270d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f19e24e45e382bef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f1ce2c9d1f3a67e9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f26cd9bd8eb09cc5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f2a135be39d2f3a5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f39a6ad84d5351b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f3b9930156401447", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f3c81d4952bd5023", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f457af43ba5c64bf", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f46d83d1c6594f4c", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f4786bd6cd36107f", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f490a52ffc2460ac", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f4a865f9b11de548", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5191e54cc1e2fa6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f532afb7a0b8ee5d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5561004468effee", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f596d043b1e4bda1", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5a4b5fb3b2018d9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5abb5fe6e522e77", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5ce41922ef87d79", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f5e7f3a030b8b0f0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f6149015858a5f94", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f62fe27e14f8d6fc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f63b6edadf4f7bf3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f649565a1652d3a3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f668da52c8f8ea60", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f69b758d7f7565b7", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f6de090e89b3a9dd", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f6f0c3605a667f46", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f6fa1ccdc25cfff2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f76a65bba394afef", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f7a678a41620b66b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f7c7e05f4b758624", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f7dfa64efbaaec4b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f7fa205ba987ae86", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f8263fe1480ab7c0", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f840c1f9348680d4", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f84870dfbf52f793", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f883c65dc1f73e7a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9260efd14055a29", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9972a7e767f7ba5", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9bb00a4c8a6a245", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9c9a2c3a879a1fc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "f9e2fac6d5a637c8", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fa5228865467999a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fa5af423e18c8eda", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fa9c07995f547ff3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "faac95cac2a89f4b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fadc4a1c4f25de0a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fb6f284810f9f41a", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fb91192087e807bb", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fba10880b2860ce6", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fbb6dddb70c4ee05", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fbe691e9f80d6e90", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fc1c5bb80605eabc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fc6eeed94837cb0e", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fcb12f60e320bc9b", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fcb873fe88e70135", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fd52056046ebce30", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fd919a0ec06677d2", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fda874a9618a1f50", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fdf16f4d3925acf3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fe365b43c67619b3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fe530c74e4a92aa3", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "feb59c9bec4a8172", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "feba344d78b0c708", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fee95bd1191abca9", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ff4e080f6e759c80", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ff573add485d499d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "ffb08a0b35e0effc", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fff4dd527147512d", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "fff8637d56a6579a", "type": "contains"}, {"parent": "872663dcd6f6eecf", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "872663dcd6f6eecf", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "872663dcd6f6eecf", "child": "6665c47e47e75c15", "type": "contains"}, {"parent": "872663dcd6f6eecf", "child": "d5b1155da03240e0", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "2032a781c4d79450", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "8a8ce1002cf083ab", "child": "59c3466d5fa9ce12", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "99b8c17d8cbde0c7", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "a551707588f31664", "type": "contains"}, {"parent": "8a8ce1002cf083ab", "child": "adb797ed7a5dd864", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "06ebfebe76311255", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "07bed67d5617ba71", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "0b6be68f4cdc6c51", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "0bb4a08f0bfce0ee", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "15cb37829a2f3c7b", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "1a0fa17bc2ee4098", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "1ac8e82fa6f91e9e", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "1eb25cb14b6e36b8", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "1eb68b3baef7abe3", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "21b1a825e6d2d23b", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "24d2316993e397a7", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "279efc95c94af01e", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "376a77487b47d20d", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "3e902a3cb58f452c", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "8aa9d1f7caac5818", "child": "4456edf270b14534", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "8aa9d1f7caac5818", "child": "524a8091d5194dcc", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "55ca11170562b655", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "57782e68c620d54f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "5cbda5b4a11478be", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "5d08b13f6f954677", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "65b02b8839bd9cba", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "6724b630f460d230", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "6e619f142883d778", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "73061ac6a635865b", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "74bc7f3f14c14f9f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "752cdb87858702f0", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "79f2da2ef8da3a0f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "81d228037afeb788", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "84ca92c7404fa73f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "866a2d554d65805a", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "878dd7b7d39e92f0", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "8a868ff273b08913", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "902112f86bc81381", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "90494d2b75c3e343", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "95e39266c5622df6", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "8aa9d1f7caac5818", "child": "abd242bbb4534356", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "ac5ef74dd43fc8cf", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "ac721b7cbab17632", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "adbb1e6dd5994981", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "b1b88ac8e2c07e2f", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "b57f9fce8f5789bf", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "b7d60bb79f830e7b", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "bf30e0119e2b18fd", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "bf81f2b030f886d9", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "c1347f4b709286b2", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "c50e11eade3aef22", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "c7597f9bea5efafe", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "c8c927d45d56cb7e", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "cb00a1b80695880a", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "d364aadeca00d0c0", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "d42260437c387e52", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "d4aee604bf493ed7", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "e5bc12c9d47af4cd", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "e8d680d39dced9ec", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "f0a1ea20e5c868df", "type": "contains"}, {"parent": "8aa9d1f7caac5818", "child": "fdcbd45e6ebe1c7f", "type": "dependency-of"}, {"parent": "8b07e0ff17982d06", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "8b07e0ff17982d06", "child": "aea23afa92312f57", "type": "contains"}, {"parent": "8b07e0ff17982d06", "child": "e3b99b4f4b04b79c", "type": "contains"}, {"parent": "8b07e0ff17982d06", "child": "f9f3b96eea83eb0c", "type": "contains"}, {"parent": "8b78a6d117346d4e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "8b78a6d117346d4e", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "8b78a6d117346d4e", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "8b78a6d117346d4e", "child": "c1487e5cebda10b2", "type": "contains"}, {"parent": "8b78a6d117346d4e", "child": "e367e6a96607b9bb", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "08f9892c7ba42779", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "26dca30f80c2a1ef", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "900cf788fe3d05b7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "900cf788fe3d05b7", "child": "7471e15b1615ffc8", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "89b5ab27752880b7", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "9048b9e9350c2e5e", "type": "dependency-of"}, {"parent": "900cf788fe3d05b7", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "900cf788fe3d05b7", "child": "e3a4449a0627ec2c", "type": "contains"}, {"parent": "900cf788fe3d05b7", "child": "ec91f0056755c0ec", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "0a221ab7b0813933", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "30e94f4f25c2c10a", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "3acd1cd87216acee", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "427d99640e6f4611", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "9048b9e9350c2e5e", "child": "58dae77d2d6e4650", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "839a23cb18e6ff42", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "b875ee062b4f541f", "type": "contains"}, {"parent": "9048b9e9350c2e5e", "child": "dcfa1c28c1eb21f8", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "19e71bdca5bc3510", "type": "contains"}, {"parent": "92dadfbeb7ec6c2f", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "92dadfbeb7ec6c2f", "child": "54c9704b29f95cb9", "type": "contains"}, {"parent": "92dadfbeb7ec6c2f", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "92dadfbeb7ec6c2f", "child": "dcfa1c28c1eb21f8", "type": "dependency-of"}, {"parent": "960492afa79aa9a5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "960492afa79aa9a5", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "960492afa79aa9a5", "child": "5b277765372d0b66", "type": "contains"}, {"parent": "960492afa79aa9a5", "child": "d866f7b142560da2", "type": "contains"}, {"parent": "96fe8c190c96041e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "96fe8c190c96041e", "child": "a50306b4acd3c392", "type": "contains"}, {"parent": "96fe8c190c96041e", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "96fe8c190c96041e", "child": "ec860db239381c64", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "12d798d60785ba7e", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "1fb830d4bb51137c", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "20f904e8c5fe059b", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "23da3a1f77ba00fd", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "25b890bfb9ed3aa9", "type": "dependency-of"}, {"parent": "97d7f58f4e243e84", "child": "36549f0606606fa0", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "97d7f58f4e243e84", "child": "4f00a25fd314a5f9", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "5dc36926636e40a7", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "71759928c57387cd", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "7236a49e4c0c0ac4", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "8106cb740e54a9d3", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "8c73dbc35602dddd", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "9e21132e8c26b2ad", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "a22544faaf03f7b8", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "a4cd10d279126090", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "a77419b217c92813", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "c011e82579e9d296", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "d510d277c89bb258", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "e552ede5d451cf1e", "type": "contains"}, {"parent": "97d7f58f4e243e84", "child": "f1f0673bde8492ca", "type": "contains"}, {"parent": "984cdcf068039295", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "984cdcf068039295", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "984cdcf068039295", "child": "a2557c9548cda74e", "type": "contains"}, {"parent": "984cdcf068039295", "child": "bb4a31c2cfbab394", "type": "dependency-of"}, {"parent": "984cdcf068039295", "child": "ea0fc5ea6e9e3492", "type": "contains"}, {"parent": "984cdcf068039295", "child": "f9f7f47815576dc3", "type": "contains"}, {"parent": "984cdcf068039295", "child": "fc07c45b7cebc712", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "00bf881a7df54a5f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "010c28aa4f911bcb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "019c496460a0b231", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "01eeeb6de53c4a41", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "02829b829eda273e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "02bdacf23eafe055", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0366fbb2a922da2e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "03fdc6c348c8314b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "049c09faab1d6752", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "057e8bcd4ea309de", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "061304882dace918", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0649657adc856da0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0722f737289fd38f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "074c487c4d4a2260", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "078c985669b75002", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "08de12c8900d6a55", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "09689bde3ba10811", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "09a3c1d1e55e5b5f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "09d4fc98207342d9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0a067b2b8c2d78d7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0a1f5b0dd699b9a7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0b3bc5210ee20135", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0b48118f7d56cdcb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0b6f9ae0d90b99e4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0b7a72010062823f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0bef1bf6d5b646f5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0c277ab3e6069e24", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0c72164e0e890760", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0d1da975b1a5b283", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0d31ffba2513ca1b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0d741abf7e1a2d74", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0de0c69e7d7daadd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0e62fd19e7046734", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0ed19bd527335d78", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0ed4bd6d847bc267", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0ef01ae7d8f01dad", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0f98277abac798b5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0fbf0f58d98bdd14", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "0fd09c6485393d05", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "106ae6a1c6b65315", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "10e1c76df3ebb5e8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "113dc22a2e13fb2b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "121ee2ece89d493f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1244e9213e7404f6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1289953ba29b3c25", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "12c3df2af9b43b19", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "12ed041beea81bb8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "13c8aab6ee5f2808", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1473e7dc87334e14", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "14ec8e8a4d7c2b66", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "15274d670ccf3033", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1562f1876a199511", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "15adf024cee3eb92", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "165d9ab987a0bed9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1674bca84228f01a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "17b89531257c2d82", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "17cca3d5265a6600", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "183fb6b4c3dc9d67", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "189d0ae171f3c28d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "18d11c4209f6c1a6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "196feeee8019f4c6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "199d238ffef1d31c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "19a1d265f1660821", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "19ba8d96a9a6adac", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "19cf5e3d97ad7ee6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "19ec4bbb958cbff7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1aaffcd3e93bb0aa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1bab05119453cded", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1bf27b3dc252ac0d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1c920cd003487bda", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1c9e3b3aea7fb568", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1ce03e158f69ccf9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1d35b311bd8c5cae", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1d78f8a40ac31e85", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "1dd7dc68cb2be43a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "20182aad65174da5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2039ca84f739dc0e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2089e1d49b37ae93", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "21ae76b80f1546d8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "21b527ebd46a0668", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "22c3caee690fd778", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "22cbf62ff7acf845", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "233ca40d4774ffc2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2375c13d8ecae33a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "23e180dc3236abba", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "24778315698410ff", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "24af084f17438c84", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "24fdc8ff717cc76a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "260e14ff16eef63c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2698c6ff92f3273b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "269dc373b0553217", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "27044ff4833b944a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2786117b38636faf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "282cda64808bb7f6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "287a7c65449d5903", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "28ccf0228221bb7a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "28de1e034cd027a8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "297b5d400bb5ef11", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "29b480a028f9b4be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "29b51cd080c4bbe6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2c6048cbc582f7af", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2cdbae872a321211", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2ce8b9070c8d27b8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2cfb19e006cf6a33", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2d5198fc344f673b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2db90dde1b871ca8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2eb4dad45f0015be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2fa3aaf535eb5704", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "2ffc7aec3359b132", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3152726dd70ffc83", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "317eca19b3d367b2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "31c6ac537a26937d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "32299b0d393a0c2e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "32bad5111d842447", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "33d36f41a063b004", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "33e02c8d4ab90c18", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "34898f5f6d6b6abb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "351622e784b698f9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "355ada583b5a80d5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "359b08010da1c64c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "35ce1a5780d21bab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3655fbeea2ae4607", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "36c1da0c9c148478", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3734bd4326dd3645", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "380573d772857e37", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "394ab548a4cbc3be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "395393476c10acde", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "39ec402178c558ab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "39ee5aa46fde0d9f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3a66f799585ff949", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3a97da8f983d0eda", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3b339b7f5a0e484f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3c1752e80131135a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3c1ef47b89617de3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3c60ba8b5e3f8aed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3dd78ec7b632cbed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3e0427b1fbd31624", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3e6f0ea6c2e0396d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3ed4a03cd31ccd10", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3ed915e68a95f358", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3edc4cff2e9a8088", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3f0665f21635a032", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3f9809872c0b4407", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3fe9c699f33c4cf2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "3ff620bc0793a048", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4033d368950521cb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "40aefbdf96ee491e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "40c1296847b67736", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4124323cb93dbd3a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "416f426be3d333eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4178d5be9150fd2f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "424f962b66b9e6b3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "426f8260b48e8a29", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "42a8dd6a2f773cea", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "9bffdacf5ac49f23", "child": "43d711959378cb55", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "442987507b05d526", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "446a8318484782c9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "44b4df1a3c2a2bcd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4549ef31a6537762", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "459e3ce452581993", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "46346198ba26badc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "463fa1681b90c9c2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "46586ddca568bcc2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "466db0f7666fff8f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "46bbde3f4acd4647", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "47d52c1904878b72", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "47df5bd409713aa3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "48518d3c393f484e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "489a26fff59bdaa0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "48da5dcb99976ee3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "48e9d1b7dc64663d", "type": "dependency-of"}, {"parent": "9bffdacf5ac49f23", "child": "4908d907d9c0d123", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "492f8fdc883b0fa6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "496d7abc05921675", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "49b2463a2fe20310", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "49d69a4c0458688a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "49f0bcb30727c014", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4a0f12f9f1f5e402", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4ae55faab5ca7810", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4b054ff7ae7d26dc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4b1d4a81fdd1d52c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4b9d765627eefdab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4c62ab4913c1ba9c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4cc10d751257ceea", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4d0e6291990bf5b2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4d196f55220a15a3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4d48b1bd8049e678", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4e641133a562f80f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4f1ba4edb1e993fc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4f8624978c90c17e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "4f976666b155c227", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "516e9c5d1cf33b18", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "51ef446478d018c2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "527b7d2ae4de442e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "531a3af93c2ca382", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "53c525960e1323e4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "541a056803564604", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "54825d9f39fad484", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "552ef86ab72a6bdf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "55c9668297d1247f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "55f417de097946b9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "56103bfe5d24a4f0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5624e46ff458dec8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "571ba4a63aabe052", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5887571e1e7442d7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "58b7a0b5ce30e7da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "59063b83ddb83bcc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "590f185d97f97b4d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5a805a77137645ff", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5b88a5a034666edb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5b96d7359bcd404e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5bb72c89750b4862", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5bf3846e5e2b7146", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5cb287a636db8106", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5d7ef6b017153662", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5e7bf8b3ab900185", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5e937e82e9348cab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5e983316d2c5c288", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5f11cc97747b0f36", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "5f6b7c0f2b16020b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "601d440a7b3645ed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6087d317455f789c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "60a83126542ecd58", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "60cd3ef8c5fec33f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "615bc8453ad1b88c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "61692e882f1d0b94", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "61a5dc70c501c9d4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "61ca7f4f416747eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "61ee4532dd726608", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6209e55cddb40f7b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6248349450915f71", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6265830cb8b4abc8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "62a89e5dcd2796c1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "62dec52311f15b90", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "63199d28fe51b8a4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "631a8eff52b956b5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "631c92d969bfbd04", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "633d7a7ff896dce4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6379520b4dea7b79", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "644c883e8cc5e400", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "646ceef4aea7d282", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "64da90edd817f23d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "652596b20d20c459", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "65a1c84cb3b115c4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "65f2c9de674595a1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6612b59d49a836c9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "665b160af93e8163", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "66be10b4f397e080", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "677cebeeb2632116", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "68006ce11d0d5328", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "68b630cba72fbdbe", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "692fa8fd8eb2188c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "694db9c803e0ddb0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "69aa27b705c91479", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "69b6e3e7ef5eda7f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6a01e399f57cbee5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6a2053c45bc3ee22", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6a2e925b7e2be7d3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6a8656096fa7f662", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6ad6bc63cedbc683", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6ae7a38733f40968", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6b35ad7280f757f4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6b5c70ca3ff370be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6be6a62e65cdb27a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6bea77f79b6d64ec", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6bf2b461dc1d3a7a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6d75294a4308ce97", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6d8788c0385f744e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6df3773d1a3a6b66", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6ed90d849d799bde", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6eeddf0a6a65ca88", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6f46c50933d3d424", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "6fe564b05ce3087b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7017ca33d57f2e3e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7028a6b715f34775", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7078436e2c1a4dcc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "709208b01f5ef9da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "70d1f815b04f7670", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "713fdf7fbaf58afa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71740f03c1d0e009", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71c6efcc6f01d81e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71d07f6e9bddb1c6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71f116229e446b77", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "71f50cf0594e6b4d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "72243850b21952a8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7236711a216b00c6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "725ae1c946320261", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "729a1e5957ea6bb3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "72dd9469861e5eb3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "72fafc548f51a312", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "736aada43176f66a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "739412096d2799f4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "739a07125bc249c3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "73ef0656a9cf7181", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7431a8be618f42fa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "745dbde73da84492", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "75032a5356a87d3c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7513aadbe7aa63bd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "752f9f7bec0219ef", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "754f4f2f008f417e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7563ffac6226caf7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "756dc3b2686a3f29", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "757b9c06ff04fcab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "76472b5b6de6a91d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7673c65487d3c2e0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "76afb6fbc2a4e96a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "77acb5a424678334", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7960bf8d7c30a7c7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "797104e291bf7956", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "79f13336cdc66c3f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7a109e84678965a3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7b1faa74e772fbb7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7b9e443302dd72e4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7bb58cc6d7ec8467", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7c55e47654b2c308", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7ca564bda5c7b58d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7cb9f2309c5e68d3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7cc090ae2e7c6fb4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7d3683f6f2efa03c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7d453b6b60c01ad8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7da9eb2bc35e0dba", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7f15c3a48027dd05", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7fe82ae7342fe2cf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "7ff75c689f19a52f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8078310df7707486", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "808ddede9f46172b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "814c9a3fd919e3e7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "81b4967e576441a4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "825094a9d10fa2ef", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "82c28fb471e9e320", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "82c54367bbb1f664", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "82c760ee98e8dad5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "82c7781fbe775256", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "833f1452868f4cf0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "84fa97317c2ef094", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "84fee8cc86e12a7c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "85112202658b9d5e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "85a30a63b7b83e04", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "86c300f595f1ffc3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "86faca69e48f59d8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8759227d9da73fab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8886d12cd65dfd20", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "888c9e422b2a7775", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8973fc2f1cba3def", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "89b7ba0abad11e2c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8ace67baefcf0f0f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8ced9a741aa2b727", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8f67bc2241ddf3ed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8f73612598c47e29", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "8f9d574ed2d15b56", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "91553fae51995143", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "91689a68999f6a09", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "923149e5047e6785", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9235e87b2f74b1b7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9314d03c46fcf9ec", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "94392953eb9cf73c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "946b5db087cc77c0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "94848d926c21fd2f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "95d3213bbaf7001c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "97f1f2c557277595", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "981f7fbf94e9f17f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9a328702c1e10868", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9b247a0b347f4390", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9bbe3fde4b29d1bc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9c4b24a630061f19", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9ca9698a23aeef11", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9caf5011e5584cdd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9cc0c2affe1cb48b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9d13b3d4e4f4505b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9d25d31a54f84270", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9dac1a42906954bc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9e73f320e4573ff4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9e959a95f434f19d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9f20ea19c54a7ad7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9f5733a1d1f8aeab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9f5f256a7ecb7098", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9fb01bde8fa2c5a9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "9fbda585a7ca6bd5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a04e751510eefb13", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a17d8c5e2e2aa9aa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a1a022bb9b324615", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a1decb451f05073d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a23faf7d2bf25bc0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a282582b4d96b3ab", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a2d0facdcf7a0d49", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a2dd9fca42e3c18f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a32652b1ed4d8586", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a391beac65f158af", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a3a73322561419be", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a436bf30989448df", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a4dcf115c374c3d2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a5837e9c60b28743", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a5e5f8c81c64f639", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a6197d3de0a26d1a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a64fea3d68bc02d2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a710014ceeda204d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a7db9eaa1ca0384e", "type": "dependency-of"}, {"parent": "9bffdacf5ac49f23", "child": "a8200dd5c4ec805a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a857a9fb8e7c5c53", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a85e8f6736736e97", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a88d04e35dc98fa4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a89037cfc8e88549", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a8bc9636d64f8930", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a8ca324046e73e8e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "a9edeaee6041bc8e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "aa996d6ad6a4f271", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "aaa9e278f5b0c42a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ab1bdff71a746512", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ab3d662bf15e478b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ab5c0238aec774a3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "abeab5a2fd1b50da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ac44b917bb75cdcb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ac85fb4da479484a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "acb01f720b4767b0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "aceebe8ee7f89e08", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b0661a87eb64dcd8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b25d5d78f8f8eecf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b2a13b98f2760ce7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b32987d83537f6ba", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b396ba27e8ee51ec", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b3ac4fd1085842b7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b3b6d4f7d5a61949", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b45b982ee5b31446", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b4b55ad22ed402db", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b4d7159b1557d6f3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b4d8c29def4ecdfd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b5a8faf54cd818e2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b71bcba0b2cff88b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b7d506429e679c5e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b8afd6237a4c64ef", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b8e2ee3c3bb767c0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b901cfcf9bcccb91", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b97ccfa3e38ccd2e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b98a052bdd86ec59", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "b99cb219146dd3da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ba82a76a6c42cd57", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bbfe35de3ab95901", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bc0f5ab4a4f3ca89", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bcfa87517b586e72", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bd97ded00b018894", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bdc0b9a1469594d3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "bdddaaca449b1f97", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c04c5704808ba759", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c08f469c97db134e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c0938487f1b891eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c29a9fd0f57b81b2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c2cf06ffe36270fc", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c365fabff18b1c9a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c38d59ee4189d33b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c3b73462eeeb81d5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c3c9e0cbdf32fa5d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c41aee39efdab9fa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c4a292dfafa8890a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c5b5dd71e3673350", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c5d198e70d1c2f1c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c5d60540c0def2aa", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c69f5dc325e25434", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c6ef9833279f7256", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7168aeabe3d292e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c75f8a313c9bed80", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7607fd8d71092f8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7cc1178656ac31a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7e22cf28eccd0eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c7fc82fb3bb03aee", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c883c8347aad1dac", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c8a3ca77a512c830", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c8b805f92f2c4563", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c9056ac6453c959e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c94b38f8241d22d9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c950c5ca3d297ba6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c9a3d6994dc1e746", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "c9e4fe16dfe8d323", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ca2ff92184a06a7b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cb0f173893cc97d6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cb9edff35b11280c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cbd5567e903cf4f8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cc5f68c2d9ae53ce", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cd1fc087dc7decfd", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cdc778abf6e8116a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ced405a8feaa92d4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cf23a6a3f6bff21b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "cf67a8cfa17118f3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d01a05969bbdd8eb", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d0213a2fabe78680", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d0839fbc9a6ec8d5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d08c3495693b13c9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d0c8a6e1d02b94c5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d1357b6a5f548f91", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d162109885ae9d61", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d1ad2ff29a225bf2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d1dc0b5079921af0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d27b800a41ab3940", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d2e1c11c79d9118e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d2e61c37fb53465c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d300a9e721e3f295", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d302f5dbe6752889", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d31d027a4af5f100", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d337fe2e65138516", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d383066480057a47", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d3de886a9d304f5d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d3e1864edb9d72b9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d4d00eb8315d05d5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d579d3c9b96c4aad", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d5be7a7c2b9e5173", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d6ca83e92e436928", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d6e3d1938d812a31", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d73da68069b7c44d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d74170f9c91c4fb5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d7479acd76675dba", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d7c640e48a9a797a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d839b7420d9907ca", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d8712e4f45f3ae7a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d881a95ebe48d3f2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d9c78e0929e200e4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "d9f5fca8312a107e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "da9c33cf507a2851", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dba7d0d49532557f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dbb01bd22e580d3a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dbb291f7c09b3ef1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dbf2da1920cc81da", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dc93e66085965568", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dcac4ff23040f0c9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dcf5df2698158646", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dd420725d47a5ff7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dd582088670a1626", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dd5d5b7c14a5be46", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ddeaf579cb7e2d6c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ddf3a5e1b8fa2d70", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "de06f8c2667442ff", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "de232a1d2f77703c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "dfabd18ffc85741b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e0d4f4a138614025", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e0f6e6456e1aca43", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e2a5ad6b742bdea8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e3c1ea7020c6db47", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e3feae3e5ac0d31c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e418fa13b720f89b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e55dfb21e49188f2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e570944dcdf62ce3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e58f573303a499ac", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e5acec7bb5abafe5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e6cc9d996012efaf", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e70baa90cbfccfe3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e73c577cb80270ce", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e7d0b1c1f0fd8014", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e7d5496628616f48", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e850cbb1a86601c7", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e85c1bd1a2fb9dea", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e8878446bcecf4a1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e88b6b08c12a60e5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e8c2ea091a56262c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e8d23d46f8f8262b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "e9049298347992c8", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eabfc668167a139e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eaced289f3508e56", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eae59316c79482ed", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eb141bd4effa4716", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eb54b7cc3b3dddd4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eb6341cdb0fead23", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eb89181ca7e26d6b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ebaa21e28073c2ff", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ec2a8102510856a0", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ec4da09b5b2511de", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ecdcadb8ad65d748", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ed775e218e4a55a6", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eddb7ad108c81280", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ee28b4c3fc5a2045", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ee3a5a5e54e01d45", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ee98fd4c60acf82f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eea4d8d40d66c01c", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "eefc236371c33268", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ef1b9d86d49b52f3", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ef424cd47436fb3f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ef44a9338a7e5a19", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f0537e4facc37501", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f0a6a6c712f4bd7b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f0c1c036361f1097", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f12588415ce4a2e9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f199689920d4ebc2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f2ae2ff533734e12", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f36590af43d5d95a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f3f65aa00e46f53e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f4017eb238a80a22", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f426653ac8f38c73", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f4783a4306d9bf0b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f4a48f17ccc86939", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f4cdeb55fcf7632a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f50db35fd9e89576", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f55201a389e6be93", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f560d0b0b1f2069a", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f56f9cf625b9ff40", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f6659439fb8a033e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f67ead9a8897504b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f707ec5fb44ef526", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f7a5d1c2c0f7c931", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "f90f9b7029a9e9a1", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fa9200ece5c4f77b", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fab41216591a0738", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fb61c43147c035c4", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fbb6bdc62aa2f73d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fc028e7baa235eae", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fc15c94d6fc2b278", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fd1482c5a877c2d2", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fdad26f047eae477", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fdb846014e968571", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fdce73143070eb0e", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fddd554203260b3f", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fe31462c7a864a3d", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fe5fac3baf7f9890", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fe6c730fde236de9", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fe870100610f86e5", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ff0f4afb2c402837", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "ffcf940c8d46d472", "type": "contains"}, {"parent": "9bffdacf5ac49f23", "child": "fff959ff9711a548", "type": "contains"}, {"parent": "9c09bc5b392a91ed", "child": "2588e3c1c25bd614", "type": "contains"}, {"parent": "9c09bc5b392a91ed", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "9c09bc5b392a91ed", "child": "4e5ef481c20ca84e", "type": "dependency-of"}, {"parent": "9c09bc5b392a91ed", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "9c09bc5b392a91ed", "child": "d43a829a0a5dc392", "type": "contains"}, {"parent": "9fefdea6b026c28b", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "9fefdea6b026c28b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "9fefdea6b026c28b", "child": "cbb54258521b66d5", "type": "contains"}, {"parent": "9fefdea6b026c28b", "child": "fe8ff4a31ce77792", "type": "contains"}, {"parent": "a1bf38aaa9090f2d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a1bf38aaa9090f2d", "child": "72129e389911d23a", "type": "contains"}, {"parent": "a1bf38aaa9090f2d", "child": "ac70af8a9863b88c", "type": "dependency-of"}, {"parent": "a1bf38aaa9090f2d", "child": "b513cd93acb6f036", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "a33811c8363523c7", "child": "1b592047fc43cb16", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "1f3298f99be9eb10", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "2a7167e42bea2378", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a33811c8363523c7", "child": "b1b523788eee3bbc", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "b927fba33506c666", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "c89fcdc2583ff9d4", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "c9334a70e0538ff3", "type": "contains"}, {"parent": "a33811c8363523c7", "child": "e7bda57c1b30bfaf", "type": "contains"}, {"parent": "a4d7f685d23c9621", "child": "3d5813765b96adf6", "type": "contains"}, {"parent": "a4d7f685d23c9621", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a4fc7599d3dd9985", "child": "19d01e14d793332a", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "40061e04d7875fab", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a4fc7599d3dd9985", "child": "69711dce37ca05b3", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "9d2ec06d9050d925", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "a2f69c3b54b56713", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "a72011e188ace42a", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "aa7126f57d57cc77", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "b96e2abea21336fe", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "dc1a012ad23c3732", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "e74c8430dc7734d4", "type": "contains"}, {"parent": "a4fc7599d3dd9985", "child": "f8c008cfcd4bd7f7", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "3d4f3605d8d6dfe1", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a644a86f9daf13fd", "child": "7525895012b31cd6", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "87a5d26002a44029", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "9d06e20c326b4d31", "type": "contains"}, {"parent": "a644a86f9daf13fd", "child": "b520cf9ee86ba29b", "type": "contains"}, {"parent": "a64f5ae8ed8440da", "child": "04b388b6642ced3b", "type": "contains"}, {"parent": "a64f5ae8ed8440da", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "a64f5ae8ed8440da", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "a64f5ae8ed8440da", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a64f5ae8ed8440da", "child": "7b5bfc35848dc07b", "type": "contains"}, {"parent": "a64f5ae8ed8440da", "child": "be4a3de168aca7d3", "type": "dependency-of"}, {"parent": "a7db9eaa1ca0384e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "a7db9eaa1ca0384e", "child": "4abadd51018b9d18", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "6da139e77e640992", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "8015df183621eed6", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "98cb7af2a5de0598", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "c75714c14b924493", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "de8fc0d12e757c6e", "type": "contains"}, {"parent": "a7db9eaa1ca0384e", "child": "f43644b0fb266b67", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0044d2a48e586853", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "006e326cc29d6230", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "02a1415e39b4f0a1", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "03056bf50d81cf88", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0341c667f939a1c0", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "04bf3c2f027f396e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "061eea8515eabadc", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0659ff3bcd58da4e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "07320a4dadd5c6e0", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0b194791d6e239cd", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0eb67f8d2d9705cb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0f72766f4c2772ab", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "1198c11d76e40036", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "12a40b0bb0d709eb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "15df9da30e25fdf9", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "170fa65b0579d917", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "17ce48d7b7f75ac2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "18be8979ea939dda", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "1c207f00f7376d7e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "1e56f21cd32160f0", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "205ca68e886d3b1b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "22547bcd26ab8817", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "24784648e023e183", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "2575a7266c7cae1c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "25b890bfb9ed3aa9", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "262d6d9bfd1ed3c7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "28ee10cbaf9e6342", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "2a1d23cac34b9ee2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "2f5c2b2fedb31c05", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3027fc1004566c72", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3251ddbb6f9719a7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "32be03597d93445a", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "37626d0a740414af", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "37b470847019a29b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3893808c3bd75fba", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "389a8cf50c4a6ff2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "39ad0eb84079d345", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3acd4d4682e04fdf", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3e710933d4b03d9a", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3e9bddf145d6bc95", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "41aa380d5fdce6f5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "42850cdaa640a27b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4407a925bdeffe4d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "46d210acbe0d2fb7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4710d4b6553855af", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "477ca49ba2efa851", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "48e9d1b7dc64663d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4aef186fd1228e90", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4b447d95b4e83edb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4d0ea337d3aa1099", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4e5ef481c20ca84e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4f825c439cc9fa24", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "502add604fef81f3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "527a3762934b8a11", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "562f9feee034d5d3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "5784bf18113e35d2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "5de96d744b5d4652", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "5eccfa29cd0f5ca2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "5f472c7f2697635f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "60dd773a4ba0874c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "62449e60453b7dba", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "62a596cc3d3bae02", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "62bc65d55b18228f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "67e81e91a8c1dffc", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6bca9add7b246c04", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6cf17249fcb904b4", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6d3b9064fe8d683c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6d4eb2e83c183800", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6d6fc8f0ff96b20b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "70a2151f78173127", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "75155cabdfe42f3b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "7ed9551610ff581f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "7f01cb6120f261ca", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "7f584cef7e1f26f8", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "846b77a6ffbb0856", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "872663dcd6f6eecf", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "8a8ce1002cf083ab", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "8aa9d1f7caac5818", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "8b07e0ff17982d06", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "8b78a6d117346d4e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "900cf788fe3d05b7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9048b9e9350c2e5e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "92dadfbeb7ec6c2f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "960492afa79aa9a5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "96fe8c190c96041e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "97d7f58f4e243e84", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "984cdcf068039295", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9bffdacf5ac49f23", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9c09bc5b392a91ed", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9fefdea6b026c28b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a1bf38aaa9090f2d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a33811c8363523c7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a4d7f685d23c9621", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a4fc7599d3dd9985", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a644a86f9daf13fd", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a64f5ae8ed8440da", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "a7db9eaa1ca0384e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ac70af8a9863b88c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ad79cedcb9523157", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "af73398788381108", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "afd7950e13f2f61d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b03878a14c0b0fc9", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b48d1f5a00ef4e45", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b6b81182f2d8b3c5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b79f82bf5740541e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "bb24672e41a5b87e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "bb4a31c2cfbab394", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "bb4ed2faa945b473", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "bc9b58fc60ccf1ca", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "be4a3de168aca7d3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "beb37fe526661c1f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "c3783dcdc55a0694", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "c7fd833fea54e476", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ca19518dd1983633", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "cb0ef13612953b04", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d427738a6e7cfbc7", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d465622b32c4cee3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d6f52d40dce5590f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d7ac7a6acc8c13a2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "d8a2118e1689d49d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "da580e3b90b7fff3", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "dcfa1c28c1eb21f8", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "df10c96e9dc0111d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e003eefcb3e07833", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e082ad4f0ed2ea7c", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e14c5d478369a242", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e26da712183e1600", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e2c60f08b713970e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e55053937caa9306", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e5b9d661ddd579eb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e81b8655838281e8", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e8a217187cf852f4", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e97721522c1f6c2f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "f173ec69d3d20036", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "f33b5954e29d0851", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "f4fbc474815ab6da", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "f822bcada11466f5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "fab31cd19a84679b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "fbe2d024df33efe0", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "fdcbd45e6ebe1c7f", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "fef09500a3af2b41", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ff06366b8c4a6cd5", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ffc3039a23191421", "type": "contains"}, {"parent": "ac70af8a9863b88c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ac70af8a9863b88c", "child": "ca243b86e7be8e2a", "type": "contains"}, {"parent": "ac70af8a9863b88c", "child": "df10c96e9dc0111d", "type": "dependency-of"}, {"parent": "ac70af8a9863b88c", "child": "e98ab1aa6e0b420a", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "2682e7d0d3995047", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ad79cedcb9523157", "child": "4d4c8143d04b69b2", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "93cc9036b8762701", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "e6594549d858400f", "type": "contains"}, {"parent": "af73398788381108", "child": "09706acc05a2caa9", "type": "contains"}, {"parent": "af73398788381108", "child": "1198c11d76e40036", "type": "dependency-of"}, {"parent": "af73398788381108", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "af73398788381108", "child": "7f800071e96e9904", "type": "contains"}, {"parent": "af73398788381108", "child": "e1a2c980320326fa", "type": "contains"}, {"parent": "afd7950e13f2f61d", "child": "025f289046a7099c", "type": "contains"}, {"parent": "afd7950e13f2f61d", "child": "1eae2b2c5051b4a6", "type": "contains"}, {"parent": "afd7950e13f2f61d", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "afd7950e13f2f61d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "afd7950e13f2f61d", "child": "c02cf1ba00956500", "type": "contains"}, {"parent": "b03878a14c0b0fc9", "child": "26dc11e324f0b19e", "type": "contains"}, {"parent": "b03878a14c0b0fc9", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "b03878a14c0b0fc9", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "b03878a14c0b0fc9", "child": "b876a57e25ab06bf", "type": "contains"}, {"parent": "b48d1f5a00ef4e45", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "b48d1f5a00ef4e45", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "b48d1f5a00ef4e45", "child": "d6b668e7a5586cc3", "type": "contains"}, {"parent": "b48d1f5a00ef4e45", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "b48d1f5a00ef4e45", "child": "fa8a326e00b9d93d", "type": "contains"}, {"parent": "b6b81182f2d8b3c5", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "b6b81182f2d8b3c5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "b6b81182f2d8b3c5", "child": "85b4b4d7eaccb847", "type": "contains"}, {"parent": "b6b81182f2d8b3c5", "child": "c3159f7354392e3d", "type": "contains"}, {"parent": "b6b81182f2d8b3c5", "child": "c3a9d17e38710192", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "1e06538ce6033d2d", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "b79f82bf5740541e", "child": "4b447d95b4e83edb", "type": "dependency-of"}, {"parent": "b79f82bf5740541e", "child": "4e1dfb2677650d8f", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "7ab6bf398ce03c73", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "af88e43792773d65", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "b7205057f19348cb", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "e7dbf306febb39ad", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "bb24672e41a5b87e", "child": "92c05249b9cd8e90", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "c2016fa6a2797ebf", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "d9d2b4c70828d3a9", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "dd3d5bd93dda58a6", "type": "contains"}, {"parent": "bb24672e41a5b87e", "child": "ee23f358b8359e4b", "type": "contains"}, {"parent": "bb4a31c2cfbab394", "child": "0d0a8a43e7d1378a", "type": "contains"}, {"parent": "bb4a31c2cfbab394", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "bb4a31c2cfbab394", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "bb4a31c2cfbab394", "child": "938d37219d8b3e9a", "type": "contains"}, {"parent": "bb4a31c2cfbab394", "child": "b03878a14c0b0fc9", "type": "dependency-of"}, {"parent": "bb4ed2faa945b473", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "bb4ed2faa945b473", "child": "3281471fa6af242c", "type": "contains"}, {"parent": "bb4ed2faa945b473", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "bb4ed2faa945b473", "child": "87ba72f113c677bc", "type": "contains"}, {"parent": "bb4ed2faa945b473", "child": "8e0e59bd1a437da1", "type": "contains"}, {"parent": "bb4ed2faa945b473", "child": "a629c33a74f2fdda", "type": "contains"}, {"parent": "bb4ed2faa945b473", "child": "dfe51a366a3b9225", "type": "contains"}, {"parent": "bc9b58fc60ccf1ca", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "bc9b58fc60ccf1ca", "child": "960492afa79aa9a5", "type": "dependency-of"}, {"parent": "bc9b58fc60ccf1ca", "child": "b175cad754ea3ee4", "type": "contains"}, {"parent": "bc9b58fc60ccf1ca", "child": "f5a0a07e67718f27", "type": "contains"}, {"parent": "be4a3de168aca7d3", "child": "18be8979ea939dda", "type": "dependency-of"}, {"parent": "be4a3de168aca7d3", "child": "24784648e023e183", "type": "dependency-of"}, {"parent": "be4a3de168aca7d3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "be4a3de168aca7d3", "child": "791fe2f73caabe13", "type": "contains"}, {"parent": "be4a3de168aca7d3", "child": "cb51919c212281cf", "type": "contains"}, {"parent": "beb37fe526661c1f", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "beb37fe526661c1f", "child": "1854af11f0c0530f", "type": "contains"}, {"parent": "beb37fe526661c1f", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "beb37fe526661c1f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "beb37fe526661c1f", "child": "6d4eb2e83c183800", "type": "dependency-of"}, {"parent": "beb37fe526661c1f", "child": "72de21dd72740595", "type": "contains"}, {"parent": "beb37fe526661c1f", "child": "af73398788381108", "type": "dependency-of"}, {"parent": "beb37fe526661c1f", "child": "da580e3b90b7fff3", "type": "dependency-of"}, {"parent": "c3783dcdc55a0694", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "c3783dcdc55a0694", "child": "6c8b66e6aedb8f4b", "type": "contains"}, {"parent": "c3783dcdc55a0694", "child": "cb0ef13612953b04", "type": "dependency-of"}, {"parent": "c3783dcdc55a0694", "child": "ffcc25576d7d9b01", "type": "contains"}, {"parent": "c7fd833fea54e476", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "c7fd833fea54e476", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "c7fd833fea54e476", "child": "5e4c7ee040cc31a2", "type": "contains"}, {"parent": "c7fd833fea54e476", "child": "e5cc5a9f6cafdb0a", "type": "contains"}, {"parent": "ca19518dd1983633", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ca19518dd1983633", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "ca19518dd1983633", "child": "bdf8fe9bedd9d434", "type": "contains"}, {"parent": "ca19518dd1983633", "child": "f69f83a40be49c97", "type": "contains"}, {"parent": "cb0ef13612953b04", "child": "006e326cc29d6230", "type": "dependency-of"}, {"parent": "cb0ef13612953b04", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "cb0ef13612953b04", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "cb0ef13612953b04", "child": "8f36f77780e5dc0e", "type": "contains"}, {"parent": "cb0ef13612953b04", "child": "ef76c5f2bab40ff2", "type": "contains"}, {"parent": "d427738a6e7cfbc7", "child": "11ce7c300614d046", "type": "contains"}, {"parent": "d427738a6e7cfbc7", "child": "37b470847019a29b", "type": "dependency-of"}, {"parent": "d427738a6e7cfbc7", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d427738a6e7cfbc7", "child": "663896d9ea0a84a5", "type": "contains"}, {"parent": "d465622b32c4cee3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d465622b32c4cee3", "child": "9aa7ef91a77a272c", "type": "contains"}, {"parent": "d465622b32c4cee3", "child": "a61ed1b87abef6ad", "type": "contains"}, {"parent": "d465622b32c4cee3", "child": "c36e38a1ab2c335d", "type": "contains"}, {"parent": "d6f52d40dce5590f", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "35d6e5099c68b6e8", "type": "contains"}, {"parent": "d6f52d40dce5590f", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d6f52d40dce5590f", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "7e601c20eee74234", "type": "contains"}, {"parent": "d6f52d40dce5590f", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "d6f52d40dce5590f", "child": "d07f033449901985", "type": "contains"}, {"parent": "d6f52d40dce5590f", "child": "f90c7a223a59126b", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "074bbd0ef8998f4c", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "0d646569bc05dcff", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "0eeb2bc49f11870f", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "1295fa9bf6e126bd", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "168560753bad81ea", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "17818260f5cda53a", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "265948a4a5b137f0", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "2a6d7a8585d08aea", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "3434850b67c99955", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d7ac7a6acc8c13a2", "child": "4ab32d3158a59ca8", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "4cf152d3aea9f6b2", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "50593d4c51ec5b89", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "5f68692d85c79e85", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "6d3a369bb93996a8", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "740ddc0e08cbd79a", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "7574a8f8e5ef17fc", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "759e72005a9131a7", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "8013bb735d9cbde8", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "81e55bcc40be1fc4", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "900305b4b4b2f4c4", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "926d70fd2b4d14b3", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "ab606056f549fcd3", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "b294fdc50213f0e7", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "b7569ef3e6bd9b18", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "ba8de17cc4c00583", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "cbae3cd61189ed65", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "cd5ee5bd8fac3300", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "cd8646c14292c6cc", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "d8d7754ce7d2670c", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "e498b7be8780eb14", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "ef225f7a65df346b", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "efd4cf3a83cfae95", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "f00fbd96d0487a90", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "f08c3761e7116d09", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "f53d68b7cf400e0b", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "fb037b17f6a7a07c", "type": "contains"}, {"parent": "d7ac7a6acc8c13a2", "child": "ff7016ec66117a45", "type": "contains"}, {"parent": "d8a2118e1689d49d", "child": "0d52f2e9b62ede19", "type": "contains"}, {"parent": "d8a2118e1689d49d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "d8a2118e1689d49d", "child": "4f825c439cc9fa24", "type": "dependency-of"}, {"parent": "d8a2118e1689d49d", "child": "7268d6a87059a189", "type": "contains"}, {"parent": "d8a2118e1689d49d", "child": "97faa66fd230245d", "type": "contains"}, {"parent": "d8a2118e1689d49d", "child": "bb4a31c2cfbab394", "type": "dependency-of"}, {"parent": "da580e3b90b7fff3", "child": "0ab91420b409ea12", "type": "contains"}, {"parent": "da580e3b90b7fff3", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "da580e3b90b7fff3", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "da580e3b90b7fff3", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "da580e3b90b7fff3", "child": "cf5bba569f1de665", "type": "contains"}, {"parent": "da580e3b90b7fff3", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "da580e3b90b7fff3", "child": "e2c60f08b713970e", "type": "dependency-of"}, {"parent": "dcfa1c28c1eb21f8", "child": "1198c11d76e40036", "type": "dependency-of"}, {"parent": "dcfa1c28c1eb21f8", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "dcfa1c28c1eb21f8", "child": "5ca71415ed384bb7", "type": "contains"}, {"parent": "dcfa1c28c1eb21f8", "child": "af73398788381108", "type": "dependency-of"}, {"parent": "dcfa1c28c1eb21f8", "child": "d028b0c387bb3b99", "type": "contains"}, {"parent": "df10c96e9dc0111d", "child": "0659ff3bcd58da4e", "type": "dependency-of"}, {"parent": "df10c96e9dc0111d", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "df10c96e9dc0111d", "child": "4f4d236288d7e8ab", "type": "contains"}, {"parent": "df10c96e9dc0111d", "child": "aa8738ed0cc4220f", "type": "contains"}, {"parent": "e003eefcb3e07833", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "e003eefcb3e07833", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "e003eefcb3e07833", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "e003eefcb3e07833", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e003eefcb3e07833", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "e003eefcb3e07833", "child": "ae25173d3eb6f0c6", "type": "contains"}, {"parent": "e003eefcb3e07833", "child": "dba41ce027161751", "type": "contains"}, {"parent": "e082ad4f0ed2ea7c", "child": "2575a7266c7cae1c", "type": "dependency-of"}, {"parent": "e082ad4f0ed2ea7c", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e082ad4f0ed2ea7c", "child": "74b222c98c8fa932", "type": "contains"}, {"parent": "e082ad4f0ed2ea7c", "child": "83065cf2ad8d5cb6", "type": "contains"}, {"parent": "e082ad4f0ed2ea7c", "child": "b9738e2d2c710996", "type": "contains"}, {"parent": "e14c5d478369a242", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e14c5d478369a242", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "67cb436e1e9ad2b4", "type": "contains"}, {"parent": "e14c5d478369a242", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "e14c5d478369a242", "child": "aa99a1802f414124", "type": "contains"}, {"parent": "e14c5d478369a242", "child": "d6f52d40dce5590f", "type": "dependency-of"}, {"parent": "e26da712183e1600", "child": "2508c9630a116e2f", "type": "contains"}, {"parent": "e26da712183e1600", "child": "3774fd41aff4fac1", "type": "contains"}, {"parent": "e26da712183e1600", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e26da712183e1600", "child": "4af89deb9c4d510f", "type": "contains"}, {"parent": "e26da712183e1600", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e26da712183e1600", "child": "73d7a347b3dd9653", "type": "contains"}, {"parent": "e26da712183e1600", "child": "b7cad9a062820aa5", "type": "contains"}, {"parent": "e26da712183e1600", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}, {"parent": "e26da712183e1600", "child": "e555b1bc6db457f7", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "41a174051b4e890b", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e2c60f08b713970e", "child": "4cd3181397792157", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "5dd0d6573758f953", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "783e6fcfa0bfbf57", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "8bc56d9e4e55c5b8", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "c490382bbe99e644", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "dce80e685e0c922a", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "e0587bde39e776af", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "e2b65ece5515ddf1", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "e7a524f7e620af18", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "e85912b1c25177d5", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "f30955ea4bbbd879", "type": "contains"}, {"parent": "e2c60f08b713970e", "child": "f6dd1d7a7643c6f8", "type": "contains"}, {"parent": "e55053937caa9306", "child": "1c207f00f7376d7e", "type": "dependency-of"}, {"parent": "e55053937caa9306", "child": "253c6f62a2d176f5", "type": "contains"}, {"parent": "e55053937caa9306", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e55053937caa9306", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e55053937caa9306", "child": "a02f1d3bf2d421f0", "type": "contains"}, {"parent": "e55053937caa9306", "child": "b4c72cab10047afc", "type": "contains"}, {"parent": "e5b9d661ddd579eb", "child": "0eb67f8d2d9705cb", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "1b044adf963b70d4", "type": "contains"}, {"parent": "e5b9d661ddd579eb", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "41aa380d5fdce6f5", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e5b9d661ddd579eb", "child": "4407a925bdeffe4d", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "ad79cedcb9523157", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "bb4ed2faa945b473", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "e4fa050c6956d054", "type": "contains"}, {"parent": "e5b9d661ddd579eb", "child": "e97721522c1f6c2f", "type": "dependency-of"}, {"parent": "e81b8655838281e8", "child": "07f6d8d90a4d86d2", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "13072487e409e557", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "1d384e0386874bea", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "261b838a58830d5e", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "2fccb28a453c230e", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "368398a58401ef23", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "410dac471d8eb5ed", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e81b8655838281e8", "child": "4edd37a1f58debad", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "66c22bbd4c30b5eb", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "9cb7b2afe588ba32", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "c1ee053f4bf92750", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "cbce754fa0fcd613", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "cbe8cf6a4b401a9c", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "da8bb069f098d228", "type": "contains"}, {"parent": "e81b8655838281e8", "child": "e6a9ec3b5aaea4f0", "type": "contains"}, {"parent": "e8a217187cf852f4", "child": "0044d2a48e586853", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "3e9bddf145d6bc95", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e8a217187cf852f4", "child": "46d210acbe0d2fb7", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "7fea5123b36f359c", "type": "contains"}, {"parent": "e8a217187cf852f4", "child": "8aa9d1f7caac5818", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "9bffdacf5ac49f23", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "dde8af16ea5c2216", "type": "contains"}, {"parent": "e97721522c1f6c2f", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "e97721522c1f6c2f", "child": "17eef83ac6e375ff", "type": "contains"}, {"parent": "e97721522c1f6c2f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "e97721522c1f6c2f", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "e97721522c1f6c2f", "child": "c2f778b0e8948ed3", "type": "contains"}, {"parent": "f173ec69d3d20036", "child": "28270608c5a5204b", "type": "contains"}, {"parent": "f173ec69d3d20036", "child": "418e3e907917840a", "type": "contains"}, {"parent": "f173ec69d3d20036", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "f173ec69d3d20036", "child": "52b2e2cfdf9e4ad1", "type": "contains"}, {"parent": "f173ec69d3d20036", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "f33b5954e29d0851", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "f33b5954e29d0851", "child": "4d81413ec6e0f206", "type": "contains"}, {"parent": "f33b5954e29d0851", "child": "6235205fd6dd5493", "type": "contains"}, {"parent": "f33b5954e29d0851", "child": "c868914f634cff58", "type": "contains"}, {"parent": "f33b5954e29d0851", "child": "e4602dbfa428a026", "type": "contains"}, {"parent": "f33b5954e29d0851", "child": "e4e49ba0c0abc5c7", "type": "contains"}, {"parent": "f4fbc474815ab6da", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "f4fbc474815ab6da", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "f4fbc474815ab6da", "child": "49e5f24967966534", "type": "contains"}, {"parent": "f4fbc474815ab6da", "child": "5116889576a9acf4", "type": "contains"}, {"parent": "f822bcada11466f5", "child": "075d85ae6e8a70ed", "type": "contains"}, {"parent": "f822bcada11466f5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "f822bcada11466f5", "child": "55dd76f6e5532b46", "type": "contains"}, {"parent": "f822bcada11466f5", "child": "b6b81182f2d8b3c5", "type": "dependency-of"}, {"parent": "fab31cd19a84679b", "child": "39305b48adf4e209", "type": "contains"}, {"parent": "fab31cd19a84679b", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "fab31cd19a84679b", "child": "6293052df98905cc", "type": "contains"}, {"parent": "fab31cd19a84679b", "child": "e4cbe0e8a6f0c2bf", "type": "contains"}, {"parent": "fbe2d024df33efe0", "child": "0f72766f4c2772ab", "type": "dependency-of"}, {"parent": "fbe2d024df33efe0", "child": "1903290cd9775aaf", "type": "contains"}, {"parent": "fbe2d024df33efe0", "child": "436c9b2c78a4616d", "type": "contains"}, {"parent": "fbe2d024df33efe0", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "fbe2d024df33efe0", "child": "beb37fe526661c1f", "type": "dependency-of"}, {"parent": "fdcbd45e6ebe1c7f", "child": "3f80b26426dc61c8", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "fdcbd45e6ebe1c7f", "child": "48acd901b1ebd7bf", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "4930319a32ea1c40", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "504139e60a2492fb", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "607a2a66f00bddae", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "791b53e1b0caa30e", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "7a698aa26ea8ccb4", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "a33811c8363523c7", "type": "dependency-of"}, {"parent": "fdcbd45e6ebe1c7f", "child": "a92c19baae4a58da", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "ab14e0f8c30bffeb", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "cb53d5ec717ed972", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "db9bf98df095d4fe", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "dd60c40394903fb7", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "e6226ab80ebd6bde", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "e8baa1ff23ad5dc9", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "f41e7daac1e8079f", "type": "contains"}, {"parent": "fdcbd45e6ebe1c7f", "child": "f8c0303d011d2c8d", "type": "contains"}, {"parent": "fef09500a3af2b41", "child": "12a40b0bb0d709eb", "type": "dependency-of"}, {"parent": "fef09500a3af2b41", "child": "32be03597d93445a", "type": "dependency-of"}, {"parent": "fef09500a3af2b41", "child": "3e710933d4b03d9a", "type": "dependency-of"}, {"parent": "fef09500a3af2b41", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "fef09500a3af2b41", "child": "af76c10cf50ebbd3", "type": "contains"}, {"parent": "fef09500a3af2b41", "child": "f86d38302a3a0a20", "type": "contains"}, {"parent": "ff06366b8c4a6cd5", "child": "170fa65b0579d917", "type": "dependency-of"}, {"parent": "ff06366b8c4a6cd5", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ff06366b8c4a6cd5", "child": "562f9feee034d5d3", "type": "dependency-of"}, {"parent": "ff06366b8c4a6cd5", "child": "a4fc7599d3dd9985", "type": "dependency-of"}, {"parent": "ff06366b8c4a6cd5", "child": "c9e9876e4a578be0", "type": "contains"}, {"parent": "ff06366b8c4a6cd5", "child": "d01588f3b950696d", "type": "contains"}, {"parent": "ff06366b8c4a6cd5", "child": "e97721522c1f6c2f", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "0044d2a48e586853", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "2f5c2b2fedb31c05", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "43b636a73c33f26d", "type": "evident-by"}, {"parent": "ffc3039a23191421", "child": "7275921d9d589c68", "type": "contains"}, {"parent": "ffc3039a23191421", "child": "900cf788fe3d05b7", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "9048b9e9350c2e5e", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "d7ac7a6acc8c13a2", "type": "dependency-of"}], "files": [{"id": "22c9872ec2ae0bec", "location": {"path": "/bin/bash", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1234376}, "digests": [{"algorithm": "sha256", "value": "d86b21405852d8642ca41afae9dcf0f532e2d67973b0648b0af7c26933f1becb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a1a86b1019fab342", "location": {"path": "/bin/cat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43936}, "digests": [{"algorithm": "sha256", "value": "e9165e34728e37ee65bf80a2f64cd922adeba2c9f5bef88132e1fc3fd891712b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "49dbfd653fcff1e2", "location": {"path": "/bin/chgrp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72672}, "digests": [{"algorithm": "sha256", "value": "f47bc94792c95ce7a4d95dcb8d8111d74ad3c6fc95417fae605552e8cf38772c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "978f7a4aab57d0fa", "location": {"path": "/bin/chmod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64448}, "digests": [{"algorithm": "sha256", "value": "b6365e442b815fc60e2bc63681121c45341a7ca0f540840193ddabaefef290df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "796778cd84c4dfe5", "location": {"path": "/bin/chown", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72672}, "digests": [{"algorithm": "sha256", "value": "4c1443e2a61a953804a462801021e8b8c6314138371963e2959209dda486c46e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3bbd12f442161998", "location": {"path": "/bin/cp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 151168}, "digests": [{"algorithm": "sha256", "value": "4ad96abf4ede1c952d1eb05a301ffbfeda9765b9aa518cfe0074fd2969109fe8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6293052df98905cc", "location": {"path": "/bin/dash", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125560}, "digests": [{"algorithm": "sha256", "value": "f3bf59164816762430e8cdf5a5d64b4284a86af86245a52067c533c8cd98f215"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae7079e2c35c5573", "location": {"path": "/bin/date", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113664}, "digests": [{"algorithm": "sha256", "value": "745fb7ba611cfde820e33cc2593a600d87226ff51671c08274043016d6633a8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f6ea8cf7384adce1", "location": {"path": "/bin/dd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80968}, "digests": [{"algorithm": "sha256", "value": "050116b8feb2cd0d39ce1563d3d90204049b118303dd059ba5e44095c41b5afd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "1af2fad2fc554243", "location": {"path": "/bin/df", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93936}, "digests": [{"algorithm": "sha256", "value": "2cbca0165c8aff5472875c72c2b649ef874d9a488844706f7f5de5f56cec7aa1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "d1910c11b7630f5c", "location": {"path": "/bin/dir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147176}, "digests": [{"algorithm": "sha256", "value": "2b2fcdd208931c9986dcacfe09d15a4b382a31a70e7b63832da2fc56671b95a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "9e3b77a8f2cd1cc9", "location": {"path": "/bin/dmesg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84440}, "digests": [{"algorithm": "sha256", "value": "78004ff73c95b53f3cc13ce687b3ffb4a042073ebff8825b4dbf0fcaaf1cf95d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3165702d1e56efe4", "location": {"path": "/bin/echo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "1d82e8ca94fa0c459bd82b4b6d1e06fb7aa213e159ac9f3d66af6a7216132f0b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3d4f3605d8d6dfe1", "location": {"path": "/bin/egrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "f7c621ae0ceb26a76802743830bc469288996f64342901ae5292950ff713e981"}]}, {"id": "04062ac8deabbfa3", "location": {"path": "/bin/false", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "2fee14e06dca2059b3250b39be3464def803d7a176906049fb6c80d677482d1c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "87a5d26002a44029", "location": {"path": "/bin/fgrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28}, "digests": [{"algorithm": "sha256", "value": "5c8b1486de899cdd010d3cacde94579999cb82d0be9ec8c131b1b56886cfd36b"}]}, {"id": "02a52a50e5a22c38", "location": {"path": "/bin/findmnt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69032}, "digests": [{"algorithm": "sha256", "value": "a757beb4b602ef7644590f0320bbbfd7625ab05ca5b935bdf400b38709555044"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libsmartcols.so.1", "libblkid.so.1", "libudev.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7525895012b31cd6", "location": {"path": "/bin/grep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 203072}, "digests": [{"algorithm": "sha256", "value": "605aaf67445e899a9a59c66446fa0bb15fb11f2901ea33386b3325596b3c8423"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "07f6d8d90a4d86d2", "location": {"path": "/bin/gunzip", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "dbc33fb517aa148184d1fe8325a763325ddd89264ee0e84a6cd32f2579394276"}]}, {"id": "66c22bbd4c30b5eb", "location": {"path": "/bin/gzexe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6447}, "digests": [{"algorithm": "sha256", "value": "9390691e66058d516c66d87652c13ee06b69540dfa2a11ecf81423ab0757715d"}]}, {"id": "1d384e0386874bea", "location": {"path": "/bin/gzip", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 98048}, "digests": [{"algorithm": "sha256", "value": "ba757f55ac46ded64366c7385fdc295e6e54abb2e138eebf960a7bdedcdf937e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7e1fc9d9cc397de2", "location": {"path": "/bin/hostname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22600}, "digests": [{"algorithm": "sha256", "value": "23442162d1204473dda2bcb7c0b371c9a1be6193a19a4cf330f524fa3664f58a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6440a005276209c6", "location": {"path": "/bin/ln", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72840}, "digests": [{"algorithm": "sha256", "value": "0273014b3ca3c0bfea114a55ff758c036895c74fe56fea8cc2470fe6171a8bb4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "2a7167e42bea2378", "location": {"path": "/bin/login", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56952}, "digests": [{"algorithm": "sha256", "value": "fa48167747d233906ca811afe8954dc2132201278b0cf97edb5a8f9e3d424a62"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "349d2e016ccd0e2d", "location": {"path": "/bin/ls", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147176}, "digests": [{"algorithm": "sha256", "value": "430cdef8f363efe8b7fe0ce4af583b202b77d89f0ded08e3b77ac6aca0a0b304"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "0a99d235c4b1ac30", "location": {"path": "/bin/lsblk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149736}, "digests": [{"algorithm": "sha256", "value": "2b725529b911e45e3c5db3a3e158ea04ccad4517e762c37b15779460bbaf0d5b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libmount.so.1", "libsmartcols.so.1", "libudev.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "147757ca026c6af7", "location": {"path": "/bin/mkdir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 85184}, "digests": [{"algorithm": "sha256", "value": "6b3ab9e9994a1a81a69e3a12a0b4a4c5eeb65b7a3e81e9ce65a71fc65078aabf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "8ecd3d6d90748fc0", "location": {"path": "/bin/mknod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76896}, "digests": [{"algorithm": "sha256", "value": "b4244e2e5beb83f95ec063aa480b2b9009b988c4a0bfbbf4bb1567074a143bc9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c5221828c6d34b6d", "location": {"path": "/bin/mktemp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48064}, "digests": [{"algorithm": "sha256", "value": "e7162f1ea7ddaff3eadc9e871d296451235c9c295645b01aab38c2e4b8c34bdb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "276fd539b843f88b", "location": {"path": "/bin/more", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59632}, "digests": [{"algorithm": "sha256", "value": "6cdc89c74d0534e662524f66389fbe265a12f959b2060243c886b96168231a93"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "40061e04d7875fab", "location": {"path": "/bin/mount", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55528}, "digests": [{"algorithm": "sha256", "value": "89ecf9c86d986767e1bd30f0ddf6f36338b081f29b4a4d4bf9f4694a89605c92"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d40e8cdbd01a3b7", "location": {"path": "/bin/mountpoint", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "ebbe70236bf85217c7152cb07996fb79ee3e0aed862309e503272df09e137604"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a4498df5e5191ec1", "location": {"path": "/bin/mv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147080}, "digests": [{"algorithm": "sha256", "value": "003e1493fe74e519eaeaeedbc6faec3c37468be2ba3686ba3e6e69dca6df3c21"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "730e22bea26c3b4c", "location": {"path": "/bin/pwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "089a28051a048dbdd5abd4f0c21a20e7faf85b446d4c7b5da304c438c7147764"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "eed6ab7aa467613d", "location": {"path": "/bin/readlink", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52032}, "digests": [{"algorithm": "sha256", "value": "4cd4f001e88b7dc250852fa712fd960132a73f12fd9351c4e1391c541bd419dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "74e7f91773694d91", "location": {"path": "/bin/rm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72704}, "digests": [{"algorithm": "sha256", "value": "4adcaeb3700af8910af3c791511d12b5b53c9e62ec09af1fd2674d93866b3522"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f84348d22e3a6db4", "location": {"path": "/bin/rmdir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52032}, "digests": [{"algorithm": "sha256", "value": "a5c560db8179347585741ecd6f5aa4336a0686408fdd1262668f3a970af47a5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "de32c9f30ced4f1f", "location": {"path": "/bin/run-parts", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27472}, "digests": [{"algorithm": "sha256", "value": "39a7b6e12f9498720d44e1f15b111f05d80653f0d20f333267f02c2eb49c8bb8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "01cdac52dfa2d2a6", "location": {"path": "/bin/sed", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 122224}, "digests": [{"algorithm": "sha256", "value": "6baa01dd34e2b67590865b24b92cc9b6c43a2566e4803ea5630e41b00a846827"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dbf7cb210c3886e8", "location": {"path": "/bin/sleep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43808}, "digests": [{"algorithm": "sha256", "value": "51faf9a00fa9b30672eceba3da00ca55acf6b9dbec4b39654467ea475eebe11f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "132e9c3f67468902", "location": {"path": "/bin/stty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84928}, "digests": [{"algorithm": "sha256", "value": "a91787f2df8fb8e5cac31e72df4aa99fa0de625398719a30243a3ef25b572088"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "d53702d5f7f84d23", "location": {"path": "/bin/su", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "20af36b507ed6956bfd7abfc56d1ed3c589a4d34a6cfdf00c3f586cba0e34a0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0d452c1db4d2da9d", "location": {"path": "/bin/sync", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39744}, "digests": [{"algorithm": "sha256", "value": "599b7d2699b9aa4ce1d3c4e9787de2ac2948c4cde0efbaa5edd6352f985c3796"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dfe51a366a3b9225", "location": {"path": "/bin/tar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 531928}, "digests": [{"algorithm": "sha256", "value": "48ee8ce96a228505db917ebd2912ac983a18f7e1fa27fdbddee4bf3e9f386792"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "fa25054d648e796c", "location": {"path": "/bin/tempfile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14456}, "digests": [{"algorithm": "sha256", "value": "1f87e7b09826403a9ed618c2a130cf7ed89cad34f1cb3632bf47ba940af151f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7cbad6643cd75b05", "location": {"path": "/bin/touch", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 101408}, "digests": [{"algorithm": "sha256", "value": "a822be429afafc8b5876ba18b7dd3ccb5b7721ac88b13e94262fe795e879be07"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "ee09f226858f8f10", "location": {"path": "/bin/true", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "c9f88344e774bd54a98e0c0d09c95d84b5e11e929bf11f0523cc02376aac6ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a72011e188ace42a", "location": {"path": "/bin/umount", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35040}, "digests": [{"algorithm": "sha256", "value": "1403f4e49fd97a123dfc4649c6f71994bb6a9023b6a87c7111ba2148c46e8a6c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6429451f7bf0ed17", "location": {"path": "/bin/uname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39744}, "digests": [{"algorithm": "sha256", "value": "44804d166aea77032b661059e6b70f860cb146b4ac25c0ad9cc9683c3b62b0f8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "13072487e409e557", "location": {"path": "/bin/uncompress", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2346}, "digests": [{"algorithm": "sha256", "value": "dbc33fb517aa148184d1fe8325a763325ddd89264ee0e84a6cd32f2579394276"}]}, {"id": "fb46d0e6c5fe1ab7", "location": {"path": "/bin/vdir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 147176}, "digests": [{"algorithm": "sha256", "value": "7d0dc76bf741b7de077d92fc7b53acc5deb7ce72d49fc81180b9890ed286c66b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "681160aa20811075", "location": {"path": "/bin/wdctl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63744}, "digests": [{"algorithm": "sha256", "value": "6096e62274779e5d788347c1b72652d5463f16e02e3c72cc9d400b6158664c04"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e6a9ec3b5aaea4f0", "location": {"path": "/bin/zcat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "4b74c4c68bf4c39c39dccc7544b891ffa8a560160882c081d771ae945168ce00"}]}, {"id": "261b838a58830d5e", "location": {"path": "/bin/zcmp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1678}, "digests": [{"algorithm": "sha256", "value": "c1500a5bf04e61ff7ea089fe4f33ede7bccbc33c8500156db0f0b0a03861b57b"}]}, {"id": "368398a58401ef23", "location": {"path": "/bin/zdiff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5898}, "digests": [{"algorithm": "sha256", "value": "3cbf93ee0cb48365bca4daa349421262ebaf4c2a40c57f2c73559f745ff0f918"}]}, {"id": "cbe8cf6a4b401a9c", "location": {"path": "/bin/zegrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "67ee7fadec7ea53b4c1f8cfc3c81427b29c0b1381e80b55642617620c84d0bcc"}]}, {"id": "da8bb069f098d228", "location": {"path": "/bin/zfgrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "87ab5f4c7cb344e409d614d1a69cc156b3b1053d6ae0b59d8e2c2131f3e63e5a"}]}, {"id": "4edd37a1f58debad", "location": {"path": "/bin/zforce", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2081}, "digests": [{"algorithm": "sha256", "value": "545a6829f7ee0a26605fcfb9a65042ad7265d21beabd8c696c0885ca81cffba7"}]}, {"id": "410dac471d8eb5ed", "location": {"path": "/bin/zgrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8049}, "digests": [{"algorithm": "sha256", "value": "909b589413e0d6f528021a6f5c663996d22f79773b9cbce1151bedf4d78f1e3d"}]}, {"id": "cbce754fa0fcd613", "location": {"path": "/bin/zless", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "b0cfe211f851049a78f5812cf5b1d7cb4f3fbb101c02c1865c940d5797f4b73b"}]}, {"id": "2fccb28a453c230e", "location": {"path": "/bin/zmore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1842}, "digests": [{"algorithm": "sha256", "value": "9939ea48051e510ede264ee70cf308a387bb7acbd479793857d757e9ec9071c9"}]}, {"id": "9cb7b2afe588ba32", "location": {"path": "/bin/znew", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4577}, "digests": [{"algorithm": "sha256", "value": "4e20c8e46ffb6456224f7096c4db2c9231aacbca69f6a268e9f5d72d01255a85"}]}, {"id": "7230d90adab2e6d3", "location": {"path": "/etc/alternatives/README", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100}, "digests": [{"algorithm": "sha256", "value": "a44afdb50eacfc09e45f6dac1e18ae231c179feec633c106e1060bae8ae11df1"}]}, {"id": "17818260f5cda53a", "location": {"path": "/etc/apt/apt.conf.d/01autoremove", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 630}, "digests": [{"algorithm": "sha256", "value": "93e7e6d2fdb36b04cb10127e3b0d1b9d19d822327fd959484639bbbd65cce004"}]}, {"id": "267a628c3b3981aa", "location": {"path": "/etc/apt/apt.conf.d/70debconf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "db749e19baf3b72ca2c157c70c52522cae23d94bc8b2dc5793fd43d427445367"}]}, {"id": "410cdc11143bf13c", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8700}, "digests": [{"algorithm": "sha256", "value": "9395df01c1c6226584206a77d237c60fdc7039a015ece4e6bd3b1947db6c3b1e"}]}, {"id": "4b29f2e868540179", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8709}, "digests": [{"algorithm": "sha256", "value": "e551f90fa954a65b3b6c54160f9d8485bee806318afe7a6998c4d9bece8e0df3"}]}, {"id": "0f37a7ff37d9c973", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2453}, "digests": [{"algorithm": "sha256", "value": "0cdd043ff2e04448802488fd4a4e3812c298a1ab5d81374ea9a9693a274cef8c"}]}, {"id": "41d9c0e2e9b1d50b", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8132}, "digests": [{"algorithm": "sha256", "value": "89d89bcedee9ed88b25eabb5be786fbca6259f121e6ad6ebf5651f852f5227cf"}]}, {"id": "f6900cf383f76242", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8141}, "digests": [{"algorithm": "sha256", "value": "bd5d7f0384531497968f1866efa6118938e812582a8d2fe86d87b0266c495783"}]}, {"id": "3245e663bbeed01d", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "488a60d5065a97cc8b3c907be6d2c12ba5dee5b88f5efeebbd8beb60cc9cced1"}]}, {"id": "e89a56068bf04453", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7443}, "digests": [{"algorithm": "sha256", "value": "6e6648330a58db617dd13ba9f51b4101932559d477e7fe5fb656d3a4352efb57"}]}, {"id": "92e6d8509205b2e9", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7452}, "digests": [{"algorithm": "sha256", "value": "481618230f62a29729c58e35684eec7be8774c68b7f94f4a70dae668874e12df"}]}, {"id": "15603c7f58e63add", "location": {"path": "/etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2263}, "digests": [{"algorithm": "sha256", "value": "5306306431152a3fc27406f420b9e1d9905c221ad9565ac7f11abaa3867b0885"}]}, {"id": "7ea2e303acc624f9", "location": {"path": "/etc/bash.bashrc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1994}, "digests": [{"algorithm": "sha256", "value": "af4f09eb27cb7f140dfee7f3285574a68ca50ac1db2019652cef4196ee346307"}]}, {"id": "d3f212408b6662b5", "location": {"path": "/etc/bindresvport.blacklist", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 367}, "digests": [{"algorithm": "sha256", "value": "63229551ffc257f56e3df60ca97e1f2963f3ab2128ce27a0f398b4418fa454d0"}]}, {"id": "cf859d1beddbabef", "location": {"path": "/etc/cron.d/e2scrub_all", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 201}, "digests": [{"algorithm": "sha256", "value": "d4df081b982b23e66cac7102f9d91032f296caf13031991d90af44ee6cbf6e3b"}]}, {"id": "f00fbd96d0487a90", "location": {"path": "/etc/cron.daily/apt-compat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1478}, "digests": [{"algorithm": "sha256", "value": "a069113148fc81e3c72f76249f77bff234d933d1be88909a896d672ea81bfaed"}]}, {"id": "57308b9f1f4950f6", "location": {"path": "/etc/cron.daily/dpkg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1298}, "digests": [{"algorithm": "sha256", "value": "02c2656a902c256228ccf5a87caa2a290f7d2d739b84ba85f4ac45a520e6b8ed"}]}, {"id": "a7bf2dfa7548a0e7", "location": {"path": "/etc/debconf.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "fe7e76d4162e80e0bc8c24bc638c56ae92c07a80db750cbf0a87e0904e143f4e"}]}, {"id": "cefc510adbf76d2c", "location": {"path": "/etc/debian_version", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5}, "digests": [{"algorithm": "sha256", "value": "5893ed9748c9cc902d2281fb950195735264f4907420d3864782a3140ae005c1"}]}, {"id": "c163486287c0e585", "location": {"path": "/etc/default/hwclock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 81}, "digests": [{"algorithm": "sha256", "value": "1b55f578e17da3838913ce5ba993a3529ba0adaafb71af782f2d9620c5b59c8e"}]}, {"id": "9f796a21da7d1d88", "location": {"path": "/etc/default/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 125}, "digests": [{"algorithm": "sha256", "value": "fb50a5f4572de4e1be94e818353d4f3e83b63588e85877e85940a32c2574632e"}]}, {"id": "9a06719772a2fe20", "location": {"path": "/etc/default/nginx-debug", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 200}, "digests": [{"algorithm": "sha256", "value": "1009f4ebecbfa7028c3bc5e2a05aa544220cb166dacdf5db21e868513d840435"}]}, {"id": "f07fd3e2bc8f9614", "location": {"path": "/etc/default/nss", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1756}, "digests": [{"algorithm": "sha256", "value": "836614e9d4d501d0af43087c9c9300365a38d53f24f845efcf0b2ad8194cbaa0"}]}, {"id": "20f2d062cf20fd70", "location": {"path": "/etc/default/useradd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1118}, "digests": [{"algorithm": "sha256", "value": "e84619e45f3b4bdc79ecdcb48d4727718035b2e266e8fbdf38f4529b87c9c2cb"}]}, {"id": "4af89deb9c4d510f", "location": {"path": "/etc/deluser.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 604}, "digests": [{"algorithm": "sha256", "value": "946e0f11a8997bf41dbafca1f6f5a4bedf46746c91801ca4f2e90dd0172f06b6"}]}, {"id": "ce570ddde1f87476", "location": {"path": "/etc/dpkg/dpkg.cfg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "fead43b89af3ea5691c48f32d7fe1ba0f7ab229fb5d230f612d76fe8e6f5a015"}]}, {"id": "c9cca14a9a207f3e", "location": {"path": "/etc/dpkg/origins/debian", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 83}, "digests": [{"algorithm": "sha256", "value": "bd81f9756beb90195877d808492a55d66c7155b1017679ced60fb278d378b55a"}]}, {"id": "82f500333a94941c", "location": {"path": "/etc/e2scrub.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "461e21f3dc1a5f9f3fe7c4e425c93de09fe11e77f5be67b719c81c5b2202ce53"}]}, {"id": "f1f0673bde8492ca", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 874}, "digests": [{"algorithm": "sha256", "value": "0a6b0f1c1f5d1c06a811b517a3d2690700bba8e961cd55dd2c7648cde3605a21"}]}, {"id": "e552ede5d451cf1e", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 864}, "digests": [{"algorithm": "sha256", "value": "144619057c0a040de247c74cf09f230d737b9c1c534f3ba8804fdd3ddeded8b0"}]}, {"id": "a22544faaf03f7b8", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 866}, "digests": [{"algorithm": "sha256", "value": "977c24eb43f10d21263bbdb624649e5edf63147bd7bb4f84db97ce7d53bb9054"}]}, {"id": "c011e82579e9d296", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 866}, "digests": [{"algorithm": "sha256", "value": "3e90c9c36beef46f10d1529251f8683b9c4ac900695adbb4a23a4b6036f938a5"}]}, {"id": "8106cb740e54a9d3", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 856}, "digests": [{"algorithm": "sha256", "value": "0d9c177b6a85daa9957ed6750d4eb26122604da18d340e7ba31e6f4d24f963ed"}]}, {"id": "1fb830d4bb51137c", "location": {"path": "/etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 858}, "digests": [{"algorithm": "sha256", "value": "68777b1705ec7a05a86430def4be093668e84e305cc7e11291df52403a7318cc"}]}, {"id": "9e21132e8c26b2ad", "location": {"path": "/etc/fonts/conf.avail/57-dejavu-sans-mono.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "1f2ead86f8203d809abfc9d88d92b04316edd67b6291795ea74ea8a0c3c2e04d"}]}, {"id": "8c73dbc35602dddd", "location": {"path": "/etc/fonts/conf.avail/57-dejavu-sans.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1711}, "digests": [{"algorithm": "sha256", "value": "f6285e2d336f93086acfa2ac7895ef75ef5ff34f833ba5a63c09fb2841aedc27"}]}, {"id": "7236a49e4c0c0ac4", "location": {"path": "/etc/fonts/conf.avail/57-dejavu-serif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1357}, "digests": [{"algorithm": "sha256", "value": "7c596f7e202090ded38fded904c4a17d5a189b6c9cc914a2e88554116f6474ca"}]}, {"id": "23da3a1f77ba00fd", "location": {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "807e5222c6d11a72ad527ebc088f42daf2a807e7718c8f7ff227cbfecafd3d70"}]}, {"id": "4f00a25fd314a5f9", "location": {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-sans.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "ecde2093f005c73d7da21cdd7b80c791910050609db36cb5eea84a4ba8da5cef"}]}, {"id": "36549f0606606fa0", "location": {"path": "/etc/fonts/conf.avail/58-dejavu-lgc-serif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1689}, "digests": [{"algorithm": "sha256", "value": "e685632c3edbb6868a7ca5275e7c71f25486a8cfd16113a478194a5631205619"}]}, {"id": "1c561f8a923b36f5", "location": {"path": "/etc/fonts/conf.d/README", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 978}, "digests": [{"algorithm": "sha256", "value": "f15acc29263815e7e04144a4b125e826a50557cdfb44dfc20cea5dcd869c6ea1"}]}, {"id": "1128d9fce13397ae", "location": {"path": "/etc/fonts/fonts.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2808}, "digests": [{"algorithm": "sha256", "value": "b295bbdd3cd23a94ebf783a561f3a5e28f1472f1ba3a6a82541099bb1edbfef1"}]}, {"id": "ff3afdd0f8da7a82", "location": {"path": "/etc/gai.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2584}, "digests": [{"algorithm": "sha256", "value": "76a5771adee7b9f36c7ae66eae78d72f325557500269107f2d98a7e3560a1808"}]}, {"id": "94aa0e4fde207a42", "location": {"path": "/etc/host.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9}, "digests": [{"algorithm": "sha256", "value": "380f5fe21d755923b44203b58ca3c8b9681c485d152bd5d7e3914f67d821d32a"}]}, {"id": "b112170ce09207ba", "location": {"path": "/etc/init.d/hwclock.sh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "6154f14d18f1c6b5a296412d9830c04648e787a70ae01761093523ef2c1dba6e"}]}, {"id": "22747a31711d419a", "location": {"path": "/etc/init.d/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4287}, "digests": [{"algorithm": "sha256", "value": "80afeea9f353d98793195a554b6372a6c1dbdf60709da8428fbfbe7d5e186c78"}]}, {"id": "726c8e8c1d2b072e", "location": {"path": "/etc/init.d/nginx-debug", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4312}, "digests": [{"algorithm": "sha256", "value": "a8d8dace697929e38685a94fff9a8be04f8443a4a7e841ee92d4bde3535a2487"}]}, {"id": "215aeab7de10e156", "location": {"path": "/etc/issue", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 27}, "digests": [{"algorithm": "sha256", "value": "96509a21327a6e37cdf55552e4b6020aa276e73d8a15235fc81a1c90a75e6679"}]}, {"id": "6334dc553602f4ad", "location": {"path": "/etc/issue.net", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20}, "digests": [{"algorithm": "sha256", "value": "29d374769b61b2f7c1762fe6065129c2d8e6b7666c9361f6e69713b321d5d914"}]}, {"id": "e498b7be8780eb14", "location": {"path": "/etc/kernel/postinst.d/apt-auto-removal", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 410}, "digests": [{"algorithm": "sha256", "value": "02debed5e3adfcdaaeb1bff53480b5395ec6eea6274ed1e419d13b718f6c7458"}]}, {"id": "a18324debb343a91", "location": {"path": "/etc/ld.so.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34}, "digests": [{"algorithm": "sha256", "value": "d4b198c463418b493208485def26a6f4c57279467b9dfa491b70433cedb602e8"}]}, {"id": "45e78f317fcc41f2", "location": {"path": "/etc/ld.so.conf.d/libc.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 44}, "digests": [{"algorithm": "sha256", "value": "90d4c7e43e7661cd116010eb9f50ad5817e43162df344bd1ad10898851b15d41"}]}, {"id": "3277d6de786dc62e", "location": {"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 100}, "digests": [{"algorithm": "sha256", "value": "f03e4740e6922b4f4a1181cd696b52f62f9f10d003740a8940f7121795c59c98"}]}, {"id": "5fb16675e45c2709", "location": {"path": "/etc/libaudit.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 191}, "digests": [{"algorithm": "sha256", "value": "d48318c90620fde96cb6a8e6eb1eb64663b21200f9d1d053f9e3b4fce24a2543"}]}, {"id": "e7bda57c1b30bfaf", "location": {"path": "/etc/login.defs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10477}, "digests": [{"algorithm": "sha256", "value": "ff7cf6759ea81d72c51ab879e751c23bb4aa73307b737743aae9f034a314e7b6"}]}, {"id": "1f5f6ed6d125520e", "location": {"path": "/etc/logrotate.d/alternatives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 120}, "digests": [{"algorithm": "sha256", "value": "edd383958ce315a642cdfa6aa3fbe2779aa5c674b305fe910449b90cee594c58"}]}, {"id": "926d70fd2b4d14b3", "location": {"path": "/etc/logrotate.d/apt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fcc2510172fd914ca22762c4b2dc43d36152e65becf8e84abec59f7652da5e3f"}]}, {"id": "2b75726a812f83ac", "location": {"path": "/etc/logrotate.d/dpkg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 112}, "digests": [{"algorithm": "sha256", "value": "e4103352545278e47a88b2ca2f2d3681ca474d400d8057ba6ac4f18d71c32042"}]}, {"id": "c209e18cc8815d42", "location": {"path": "/etc/logrotate.d/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 351}, "digests": [{"algorithm": "sha256", "value": "6f0f7a0758bea8d550bdf3871de6b3af2f2f4320309d7f812413f05e3e26a315"}]}, {"id": "51e5b48f5f3f12ed", "location": {"path": "/etc/mke2fs.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 812}, "digests": [{"algorithm": "sha256", "value": "b155410ad87acfcfeceab9db3e6e0ac926e4a37b6a3323963cea884fa4e95d9f"}]}, {"id": "6c8b66e6aedb8f4b", "location": {"path": "/etc/netconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 767}, "digests": [{"algorithm": "sha256", "value": "86ee43cde79ed4afdbcc697d74fe80cb3d9b261feab550f45beeedfba7ff9fbd"}]}, {"id": "f7f371271fbd3ca2", "location": {"path": "/etc/nginx/conf.d/default.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "48801b39b849818cd0a79221fa1e2b60aa198453368fdd46071d4b9883f5777c"}]}, {"id": "5a166bd1f99c0c95", "location": {"path": "/etc/nginx/fastcgi_params", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1007}, "digests": [{"algorithm": "sha256", "value": "f37852d0113de30fa6bfc3d9b180ef99383c06739530dd482a8538503afd5a58"}]}, {"id": "ba62ca0d9a9f4193", "location": {"path": "/etc/nginx/mime.types", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5349}, "digests": [{"algorithm": "sha256", "value": "6f95d1d7d75e3c072907d845622a69d23110d1266c16ff122b3109b8b21f3ae9"}]}, {"id": "3673487794e8039c", "location": {"path": "/etc/nginx/nginx.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 648}, "digests": [{"algorithm": "sha256", "value": "078266b9ee3e3c9c8ff30a342e089d7015c3e148bb9d1d41493d38615ae8adec"}]}, {"id": "44abf2dd068e7610", "location": {"path": "/etc/nginx/scgi_params", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 636}, "digests": [{"algorithm": "sha256", "value": "f27b2027c571ccafcfb0fbb3f54d7aeee11a984e3a0f5a1fdf14629030fc9011"}]}, {"id": "254081bf4832052d", "location": {"path": "/etc/nginx/uwsgi_params", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 664}, "digests": [{"algorithm": "sha256", "value": "015cb581c2eb84b1a1ac9b575521d5881f791f632bfa62f34b26ba97d70c0d4f"}]}, {"id": "791b53e1b0caa30e", "location": {"path": "/etc/pam.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 552}, "digests": [{"algorithm": "sha256", "value": "8aa7f3472ec88a24a572d6ffd9748ce3da223fba3b2545098eaaae768b6408c4"}]}, {"id": "2e891a7b849ed583", "location": {"path": "/etc/pam.d/chfn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 384}, "digests": [{"algorithm": "sha256", "value": "d66a095a330d7e20d0bbb56a4cb28a4b1bfc92e8a5a5e9bfc3d0a51c5e3d7170"}]}, {"id": "ec15a74021535f3d", "location": {"path": "/etc/pam.d/chpasswd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "f3f96229e82bf41a7fd3ec12e697b3465235d96bb1e44c39ba91157425a36082"}]}, {"id": "ade96109132c282f", "location": {"path": "/etc/pam.d/chsh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "0101e7e589ce40435c5a8709888225400a78ab6be86dfc5fef86ee23ba5338ad"}]}, {"id": "c9334a70e0538ff3", "location": {"path": "/etc/pam.d/login", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4126}, "digests": [{"algorithm": "sha256", "value": "7cfc173a991eddae9552cecf578c6f5044f9d70d5640c45036027b02aa135b57"}]}, {"id": "8a592549fa6b3fca", "location": {"path": "/etc/pam.d/newusers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "26e75ce7c9066801b8db380ff9d8ba58a5e8cf2de5fb38ffd1db5ba62c85acef"}]}, {"id": "a92c19baae4a58da", "location": {"path": "/etc/pam.d/other", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 520}, "digests": [{"algorithm": "sha256", "value": "d13078e71d3351ef7f63a7265ddb50b710a2598b9febc78810fbb0130a02695a"}]}, {"id": "8cf17ff53c076ec6", "location": {"path": "/etc/pam.d/passwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 92}, "digests": [{"algorithm": "sha256", "value": "87696fad1046d6b33b6d3407bb419980987331b4dcd8905f7a6041bced90c51d"}]}, {"id": "c279a748b37bf7b4", "location": {"path": "/etc/pam.d/runuser", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 143}, "digests": [{"algorithm": "sha256", "value": "2d430cb6628248953568010427d663f3305856f3cb055955c2239bea226c5280"}]}, {"id": "ceef236398a65872", "location": {"path": "/etc/pam.d/runuser-l", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 138}, "digests": [{"algorithm": "sha256", "value": "be9329a8b26e3cfd4af879fe60900f646f8188f3fbe491688f23d4d8b491c5b1"}]}, {"id": "9cef52e6b79458fd", "location": {"path": "/etc/pam.d/su", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2259}, "digests": [{"algorithm": "sha256", "value": "fda16622dc6198eae5d6ae522bb820b7b68dbf2e73899295c4cac9744f7c7904"}]}, {"id": "bf1fc01e7e47b48f", "location": {"path": "/etc/pam.d/su-l", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 137}, "digests": [{"algorithm": "sha256", "value": "4d10241676e97e5e8d8935e5c8e8f6cb2f871afb881059715f155909be9ebd77"}]}, {"id": "65b02b8839bd9cba", "location": {"path": "/etc/security/access.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4564}, "digests": [{"algorithm": "sha256", "value": "f68915c4eb637aacbfa01cf26dc469a73f70acb0495efc4b074ecbc626bcb345"}]}, {"id": "c1347f4b709286b2", "location": {"path": "/etc/security/faillock.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "5c8c902912f0bb59f86b86517f2127ea0c57c5d05b17c4aa62f5bc06c7043c78"}]}, {"id": "b57f9fce8f5789bf", "location": {"path": "/etc/security/group.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3635}, "digests": [{"algorithm": "sha256", "value": "41df4bc646811997d0390c6d37d839d2aef4a9a1a940c44ee1a798a9dc1ac864"}]}, {"id": "57782e68c620d54f", "location": {"path": "/etc/security/limits.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "efe8446a3c499818e7c5736c9494f222cb9098e8733aee91508b3631ad053b27"}]}, {"id": "e8d680d39dced9ec", "location": {"path": "/etc/security/namespace.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1637}, "digests": [{"algorithm": "sha256", "value": "112bebee710ae491e8f86caf7f81598a2ef732dea6c0789d5b8c06bef5caea5f"}]}, {"id": "6e619f142883d778", "location": {"path": "/etc/security/namespace.init", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1016}, "digests": [{"algorithm": "sha256", "value": "2d76094c06f10839c566ef64bde5624c325aeab7991e7f5d776c5310e8f41932"}]}, {"id": "6724b630f460d230", "location": {"path": "/etc/security/pam_env.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2971}, "digests": [{"algorithm": "sha256", "value": "7038e2676178dcda6a9bdd6b8948af8206af56f5291cb2cda7f563a9904c15bd"}]}, {"id": "1ac8e82fa6f91e9e", "location": {"path": "/etc/security/sepermit.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 419}, "digests": [{"algorithm": "sha256", "value": "885ec2a43042ad88d7f849e5e1cbef4e34e58229764a84a927c0e09cd7d47d70"}]}, {"id": "4456edf270b14534", "location": {"path": "/etc/security/time.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2179}, "digests": [{"algorithm": "sha256", "value": "6802adfc8efc6168f87e98e960fa7d15e516a295fef7a6472ef5359527e886ff"}]}, {"id": "6665c47e47e75c15", "location": {"path": "/etc/selinux/semanage.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "80464fb793459392ffbf1e79e57df3247a7b2fe413854f2c155848a0b8c6004f"}]}, {"id": "b1a413648909a439", "location": {"path": "/etc/skel/.bash_logout", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 220}, "digests": [{"algorithm": "sha256", "value": "26882b79471c25f945c970f8233d8ce29d54e9d5eedcd2884f88affa84a18f56"}]}, {"id": "87eb37d43445aa6b", "location": {"path": "/etc/skel/.bashrc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3526}, "digests": [{"algorithm": "sha256", "value": "afae8986f549c6403410e029f9cce7983311512d04b1f02af02e4ce0af0dd2bf"}]}, {"id": "876530c7dbf940ef", "location": {"path": "/etc/skel/.profile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "28b4a453b68dde64f814e94bab14ee651f4f162e15dd9920490aa1d49f05d2a4"}]}, {"id": "af88e43792773d65", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11118}, "digests": [{"algorithm": "sha256", "value": "5ee0fde360179ea950eaa7e6664cb5a50a47192245ae13aac48ec5d6fc5ba59c"}]}, {"id": "5e7a3fa48e951320", "location": {"path": "/etc/terminfo/README", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 212}, "digests": [{"algorithm": "sha256", "value": "cfc3399b782bb0ecb14b9727dbd5ffd82ef774d473f6c47c39e621f8f4850603"}]}, {"id": "ed4482960a3b7606", "location": {"path": "/etc/ucf.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "4b83c11baf906b8bd8612883ff856421409c4926168bdf2c2b734dcd8915d23f"}]}, {"id": "dfd0ff8bdc8ca5c9", "location": {"path": "/etc/update-motd.d/10-uname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23}, "digests": [{"algorithm": "sha256", "value": "1dca09550a75048731bbd17f17e027cc71ae50a86e0d911a8b3813e88d9b5ab6"}]}, {"id": "c02cf1ba00956500", "location": {"path": "/etc/xattr.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "c1259ead36165a9477c9e1948500fb1ae58f33140d2c8b9fdf09ae54425d62b6"}]}, {"id": "a977ac2a001bb17a", "location": {"path": "/lib/init/init-d-script", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5779}, "digests": [{"algorithm": "sha256", "value": "7181821f86a04cd225306080f489bc92c89e37dd2a56c284fc3811ab01322980"}]}, {"id": "9fbcbd201b9d3153", "location": {"path": "/lib/init/vars.sh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1212}, "digests": [{"algorithm": "sha256", "value": "49d734860b46c62805fc29a67b9d61210113b6eac2409e4ffd5cf14589f4f0a3"}]}, {"id": "b4c72cab10047afc", "location": {"path": "/lib/lsb/init-functions", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11526}, "digests": [{"algorithm": "sha256", "value": "3e0428b8665bb91a9783386ceef42f7e67e330f9db25a107c7131239c7e07405"}]}, {"id": "253c6f62a2d176f5", "location": {"path": "/lib/lsb/init-functions.d/00-verbose", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 646}, "digests": [{"algorithm": "sha256", "value": "166d0774f8c092ffc90a296c493ad7e9fa5d12d338a57974f63b9744fbcd4639"}]}, {"id": "168560753bad81ea", "location": {"path": "/lib/systemd/system/apt-daily-upgrade.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 389}, "digests": [{"algorithm": "sha256", "value": "da0651537cad0ed384291bd50c0bbc3268e6c625626ec9344150de4e8db3925e"}]}, {"id": "4ab32d3158a59ca8", "location": {"path": "/lib/systemd/system/apt-daily-upgrade.timer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 184}, "digests": [{"algorithm": "sha256", "value": "b804d7bab8eb41202384f9270e25d5383346ace8b3d7c4f5029c150638d77bcd"}]}, {"id": "8013bb735d9cbde8", "location": {"path": "/lib/systemd/system/apt-daily.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 326}, "digests": [{"algorithm": "sha256", "value": "90f87047f4ea2f261f9117d02870de8719f808b911bb1808bf039ff3c162e5e9"}]}, {"id": "ef225f7a65df346b", "location": {"path": "/lib/systemd/system/apt-daily.timer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 156}, "digests": [{"algorithm": "sha256", "value": "0075e974af4e3a94757e219ba50ccb8348d4d1a8834d938f6cc9b1f4fd1db4e5"}]}, {"id": "b8ad90b300953c5a", "location": {"path": "/lib/systemd/system/e2scrub@.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "b99f79775ad0aa8c52187d9d5d82f34181012664a9d49e109a7fe86a42443a78"}]}, {"id": "f3ec5d96822500ee", "location": {"path": "/lib/systemd/system/e2scrub_all.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 297}, "digests": [{"algorithm": "sha256", "value": "59a0a04718fcd5e608c9291d41ff378cd531debfa2e6d539add1b716c958a128"}]}, {"id": "fde57dfe848be9f5", "location": {"path": "/lib/systemd/system/e2scrub_all.timer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 251}, "digests": [{"algorithm": "sha256", "value": "23f20fb6edc9fd54bf4754ef4311f88cba45ba65c6aecfa1885e8fb99531c211"}]}, {"id": "4848dc96512991b6", "location": {"path": "/lib/systemd/system/e2scrub_fail@.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 245}, "digests": [{"algorithm": "sha256", "value": "2d11a0ceea342723aefe89e0dce95b66c2a6a6936d2da95dde51934f15d0ed0a"}]}, {"id": "715cab77914a9dfc", "location": {"path": "/lib/systemd/system/e2scrub_reap.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 550}, "digests": [{"algorithm": "sha256", "value": "1c829c4821b3c8f0978898ce8b7842fd6282e57f25a182dc305256b065c034a9"}]}, {"id": "fa3d9f15059d88a2", "location": {"path": "/lib/systemd/system/fstrim.service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 477}, "digests": [{"algorithm": "sha256", "value": "9d5ab55ca0f12257edd33d154e5dc523ddea4d5f2525557cbf96e30b97deab56"}]}, {"id": "b9ce1d046d9d01bb", "location": {"path": "/lib/systemd/system/fstrim.timer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 229}, "digests": [{"algorithm": "sha256", "value": "a6177e9862228f248091385720fbe8edf1d89acdb3cc2a376ae90ce2c32b6b8b"}]}, {"id": "717801b3e2f5ec21", "location": {"path": "/lib/systemd/system/nginx-debug.service", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 476}, "digests": [{"algorithm": "sha256", "value": "f4f32cc77a15cdbabc1ed217e5d0e96dc243c397e09bc48dafdf9f91d63faac0"}]}, {"id": "8fe9aa93e256cad0", "location": {"path": "/lib/systemd/system/nginx.service", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 470}, "digests": [{"algorithm": "sha256", "value": "043f6de8eda511a8d365536e4311eb2d1d43603faa369ace2cc522d44b4673f8"}]}, {"id": "7a2ea0e4965a7a7d", "location": {"path": "/lib/terminfo/E/Eterm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "f008fb6fab3c7a38ae92b4e278018618082f3b17c6f55539fe362cd8139e6e65"}]}, {"id": "993fa0bbeabba753", "location": {"path": "/lib/terminfo/a/ansi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "93ec8cb9beb0c898ebc7dda0f670de31addb605be9005735228680d592cff657"}]}, {"id": "d0b280273ed2ed82", "location": {"path": "/lib/terminfo/c/cons25", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "acd69b88fbc9045037b562dd67c876e88cc5d2616af20b9ca6c41d33ee335606"}]}, {"id": "96df2c1b8dc7ddf8", "location": {"path": "/lib/terminfo/c/cons25-debian", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "0437ef75abb06ca00a0ca444a8aa7402276b7217a20330217c84b59fdd8e0b4f"}]}, {"id": "7a876596def92cab", "location": {"path": "/lib/terminfo/c/cygwin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1518}, "digests": [{"algorithm": "sha256", "value": "3e04bfdcc0764f4e28655701864845752cd3f77d0c52390637ebe588f91665cf"}]}, {"id": "69276a91fd1856e9", "location": {"path": "/lib/terminfo/d/dumb", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 308}, "digests": [{"algorithm": "sha256", "value": "123c85a2812a517d967db5f31660db0e6aded4a0b95ed943c5ab435368e7a25c"}]}, {"id": "60ab1ac01a4b487a", "location": {"path": "/lib/terminfo/h/hurd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1570}, "digests": [{"algorithm": "sha256", "value": "d5dc00724a04eb3b030addab6914380521d40f416818943171070ec64c623607"}]}, {"id": "5a91ab57f19946d9", "location": {"path": "/lib/terminfo/l/linux", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "3eacc0f9dcd8aac29a7935eb1f78be5c51b24a5dd38065789bb326015c9a9836"}]}, {"id": "297fb0f9988c7f99", "location": {"path": "/lib/terminfo/m/mach", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 617}, "digests": [{"algorithm": "sha256", "value": "ecd31c58040e5908eb434514e67620b2e4be538655126f427155760b273c7e9b"}]}, {"id": "ca2c28573ea98cfd", "location": {"path": "/lib/terminfo/m/mach-bold", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 652}, "digests": [{"algorithm": "sha256", "value": "4e4400e3ad4df2dbbf90920860c540cd72552ca71a24b556a0b6ba62fa091b84"}]}, {"id": "f3ff99e9ed9f1385", "location": {"path": "/lib/terminfo/m/mach-color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1095}, "digests": [{"algorithm": "sha256", "value": "5caa825bd606e26c8b6c55a3206eccfea525e788f74da5e7cb48cc713db52239"}]}, {"id": "782efb1c3b56c8cd", "location": {"path": "/lib/terminfo/m/mach-gnu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "99372cd399478be723230692595362004df345dee6c4145e4d109113a2357717"}]}, {"id": "b40e7e816e40280e", "location": {"path": "/lib/terminfo/m/mach-gnu-color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "e1c62541670d0e10fe46daabce8ce95d9fd77115a68106e5eb2c2a7647e40a13"}]}, {"id": "3d075dbb7bc72cef", "location": {"path": "/lib/terminfo/p/pcansi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1198}, "digests": [{"algorithm": "sha256", "value": "ecda9662049c96ee0a574f40cfb8950b0198b508b5b72a3de05774eb3cb3f34e"}]}, {"id": "69dad61055114530", "location": {"path": "/lib/terminfo/r/rxvt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "9016168d4b3954f20d84bc470849f7f16abf4c7fc2bd102faedf18a1bd6b1597"}]}, {"id": "38af6fba337a010b", "location": {"path": "/lib/terminfo/r/rxvt-basic", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1994}, "digests": [{"algorithm": "sha256", "value": "bc57dfecf9bc7c444466625340bb5ab2e3f8fb41174d89da6b90b5bbcbadcc0d"}]}, {"id": "9aeb917e226e8801", "location": {"path": "/lib/terminfo/r/rxvt-unicode", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2508}, "digests": [{"algorithm": "sha256", "value": "280165734528e93ec7c770524e8ce3a3d29dcf5ca5696dacd093d1eb5ce3460a"}]}, {"id": "3bce0d34f213d1ef", "location": {"path": "/lib/terminfo/r/rxvt-unicode-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2534}, "digests": [{"algorithm": "sha256", "value": "8855f7a9c77a4447f16398cc2542eb56ee80f3e066ad0a01e7183673d0e9e3c9"}]}, {"id": "c7aff094f91687c3", "location": {"path": "/lib/terminfo/s/screen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1601}, "digests": [{"algorithm": "sha256", "value": "8c9f1ec5d39d497e23943171bbba511c07192392a673ec642b0f805e1496c242"}]}, {"id": "ab52411c272a7ac0", "location": {"path": "/lib/terminfo/s/screen-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1737}, "digests": [{"algorithm": "sha256", "value": "f97de78e22d57af40a70e7c23853a90d136b25894da9578d20d6aaa9872441cd"}]}, {"id": "a1417b8a8d250581", "location": {"path": "/lib/terminfo/s/screen-256color-bce", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1759}, "digests": [{"algorithm": "sha256", "value": "172193e6284722c819e36338e22ffecb7e7963320903edf4d3a001a41f041a5c"}]}, {"id": "e27e020f447bafa3", "location": {"path": "/lib/terminfo/s/screen-bce", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1619}, "digests": [{"algorithm": "sha256", "value": "8682908bb4ff7a6a169df89daec7fceb8db40625f4a65151a3227b1f063c76ba"}]}, {"id": "cd591eb2a60d5a28", "location": {"path": "/lib/terminfo/s/screen-s", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1641}, "digests": [{"algorithm": "sha256", "value": "b996938cb7001a903b77d811a11c60889e9b1ecf0f69fdaa27d75173f14a526b"}]}, {"id": "ec83448f13f8fba9", "location": {"path": "/lib/terminfo/s/screen-w", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1623}, "digests": [{"algorithm": "sha256", "value": "f9dab4b1b272e786dccd636667771bae5a10e842ae30bb5021fc0268eedc0d54"}]}, {"id": "d2758ff7507b4cfb", "location": {"path": "/lib/terminfo/s/screen.xterm-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3573}, "digests": [{"algorithm": "sha256", "value": "be71d596bfdb838f6212105b864e66e03eee2d4238b282312dd9206c0bf2b188"}]}, {"id": "2e15091136e4db46", "location": {"path": "/lib/terminfo/s/sun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "02e392161cb23f49a8fb1ba2f1a6583e013c0c26672f58c5eaca828db3b19914"}]}, {"id": "47feaad7b2552e85", "location": {"path": "/lib/terminfo/t/tmux", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "dfca8c55e27b29092119c636df3f294f91899c773cd88fd045211f33e4374b4e"}]}, {"id": "0eb67d85e1536341", "location": {"path": "/lib/terminfo/t/tmux-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3245}, "digests": [{"algorithm": "sha256", "value": "0be91123144f84d33761a08e98ae0bef4fbf25ab73dac895d20f5baefa1e5f69"}]}, {"id": "459b62ee3ce830f9", "location": {"path": "/lib/terminfo/v/vt100", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1190}, "digests": [{"algorithm": "sha256", "value": "44fe1bfcc36f3a7669a387b623a44c360f9e150868f9924920182b44bcbbdba6"}]}, {"id": "081f14659fb2bf6b", "location": {"path": "/lib/terminfo/v/vt102", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "60e451f57c0308b79004ebc6189b49417b4ac11d783154072cae803a11af7d3f"}]}, {"id": "e818370a24c757a5", "location": {"path": "/lib/terminfo/v/vt220", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "75a4723bfcdcd22756366838f1d65233f386d7592b019740c8ca5b578e9a5857"}]}, {"id": "dac4276b05a9107d", "location": {"path": "/lib/terminfo/v/vt52", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 839}, "digests": [{"algorithm": "sha256", "value": "e18f7a08c5e49f850f5673c1a393da8fce302dcbb960c546bb341ae858c953c9"}]}, {"id": "fa7df2a4ea45cb83", "location": {"path": "/lib/terminfo/w/wsvt25", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1597}, "digests": [{"algorithm": "sha256", "value": "28d3410e6b83a3b78a41f108098ac8772a3af3ee2b627b9f9bb4b19b363a5be3"}]}, {"id": "defbc40735ba6101", "location": {"path": "/lib/terminfo/w/wsvt25m", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1607}, "digests": [{"algorithm": "sha256", "value": "18c85db3b0ef0ab15b7eb8dc4ac6ea14a37d851628220c8bb61e2edfa4f81683"}]}, {"id": "37e331f4a4f8dbfe", "location": {"path": "/lib/terminfo/x/xterm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3710}, "digests": [{"algorithm": "sha256", "value": "1168e4c3a2678c2a814ea068344e2e9e44e721e332a80f3a55b0c03a7bdd972d"}]}, {"id": "9c3b52e63eae9661", "location": {"path": "/lib/terminfo/x/xterm-256color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3790}, "digests": [{"algorithm": "sha256", "value": "3259fac85c7b22d0566024498b86373a59337d846085c6e8bac2bb20cf060c2a"}]}, {"id": "f67dfb3d00f8bba4", "location": {"path": "/lib/terminfo/x/xterm-color", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "f74fe619914bfe650f6071bbbaf242c439de8a2f0ecefe9e80870216dfb844b4"}]}, {"id": "6d136c201db24d7e", "location": {"path": "/lib/terminfo/x/xterm-mono", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1489}, "digests": [{"algorithm": "sha256", "value": "3024be4c36be53d6468fa1e48a0f584a410a17e26c3c6e7826c815b4ef56c595"}]}, {"id": "e6c27fc0db4c8ade", "location": {"path": "/lib/terminfo/x/xterm-r5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "82098ec067be6189e91e8264278bb85fe3b7bfdeaa3754be301313be140522ca"}]}, {"id": "3c9a3a8693ad504d", "location": {"path": "/lib/terminfo/x/xterm-r6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1491}, "digests": [{"algorithm": "sha256", "value": "ee12fe6d2d8e1d0b83d1042fe8a38f1aed6fd73e2c7316e6db5ec5b061b09ef8"}]}, {"id": "2ad1dbbc0a8886b6", "location": {"path": "/lib/terminfo/x/xterm-vt220", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2056}, "digests": [{"algorithm": "sha256", "value": "8f6a0c348c64685738786770c082840f1f83722b97b4abfd056092d2cfffc3a6"}]}, {"id": "84b829178c6e8092", "location": {"path": "/lib/terminfo/x/xterm-xfree86", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "0827497deddd4ec9e9515dd9530e6b0bf92762553d1c4eedbca3459c1931775e"}]}, {"id": "bebf03a5075c76c1", "location": {"path": "/lib/udev/rules.d/96-e2scrub.rules", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "e9648d1e428a759e9f31ac1b9f375a2545b4495d9b31f2b47066d106ed502654"}]}, {"id": "0934c394530fc368", "location": {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 177928}, "digests": [{"algorithm": "sha256", "value": "4325e436d7b281490848dfb580f16844adcf31afedf3972e12a660abe5c057c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bcc3a0908950a87d", "location": {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14432}, "digests": [{"algorithm": "sha256", "value": "c2946749aed5b411f73bbf327ce746fc85b820b6714211b7c2755f1a3e19d2fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ba25af31ca36f939", "location": {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22784}, "digests": [{"algorithm": "sha256", "value": "9484eb706cb9165c38d051328bf7764e39cebd96858e315879b8b5101316829e"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "baa7217deeb9e5dc", "location": {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19048}, "digests": [{"algorithm": "sha256", "value": "96e0c6f681c2a3fa97f0c7407077e23046b2ee797a3f9ab0342e5271d8b2103a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "67cb436e1e9ad2b4", "location": {"path": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 128952}, "digests": [{"algorithm": "sha256", "value": "9d9c9f75c66a2413768cd7734ca4db7c01a1f74f8e5fab4ee64026c6e3cafd25"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap-ng.so.0", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae25173d3eb6f0c6", "location": {"path": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 74688}, "digests": [{"algorithm": "sha256", "value": "05b89fa161de53fe905073a252c9f85a87253f43c70a9ba34e632a72d00e9ac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac5332e61c56c340", "location": {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1905632}, "digests": [{"algorithm": "sha256", "value": "263e55f639b540a00fc87e7fdc10078c1cbe89e148ea440ad1a9cef1cbd53c6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dc83305c3f0ffea5", "location": {"path": "/lib/x86_64-linux-gnu/libcap-ng.so.0.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26984}, "digests": [{"algorithm": "sha256", "value": "158451f20bda1aa3c806e9bb99673ccce5f3716828893419718c31d7d8b505cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "288d2241a838a907", "location": {"path": "/lib/x86_64-linux-gnu/libcom_err.so.2.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18344}, "digests": [{"algorithm": "sha256", "value": "9236aad43c2b42b2ef6c1ac8c664968ec74230890fad3d4b23807f752a14cbdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "dde8af16ea5c2216", "location": {"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 202680}, "digests": [{"algorithm": "sha256", "value": "cef2a912ebcad80814c5bf4cabb4a5fe2d8d680be98c9711796e0f773e5ccb06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "df7caeac628a412c", "location": {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18688}, "digests": [{"algorithm": "sha256", "value": "df5973c718b4ee540cdd4400e19e90182ab5f3bac2148c0c9f3bb92eb6af3121"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "52b2e2cfdf9e4ad1", "location": {"path": "/lib/x86_64-linux-gnu/libe2p.so.2.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44976}, "digests": [{"algorithm": "sha256", "value": "7a371b208f275f62cc240420954e81648cf1b7dfc04ef600706b26378a3c1077"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "18deb4ee05a99698", "location": {"path": "/lib/x86_64-linux-gnu/libexpat.so.1.6.12", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186496}, "digests": [{"algorithm": "sha256", "value": "1a3ace30e2c877e3dc13de57cd0ecc8327acf0f15e6d5ec3608f4b36873687b6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "418e3e907917840a", "location": {"path": "/lib/x86_64-linux-gnu/libext2fs.so.2.4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 438608}, "digests": [{"algorithm": "sha256", "value": "7584622dfcc0a6a1129b1b2ea0b3ac3127a93f2982569dcd72819e4761664261"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7275921d9d589c68", "location": {"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100736}, "digests": [{"algorithm": "sha256", "value": "2d771c2e232fce107c7ec7f9a64b9a804e6d6737063088a2d8096b149a0af8cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "436c9b2c78a4616d", "location": {"path": "/lib/x86_64-linux-gnu/libgpg-error.so.0.29.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149576}, "digests": [{"algorithm": "sha256", "value": "4f31d8ae7ff7e77a85a1c66752b51bfcf7db7987d0cdbfa7ca335164c36312be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b9738e2d2c710996", "location": {"path": "/lib/x86_64-linux-gnu/libhistory.so.8.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51672}, "digests": [{"algorithm": "sha256", "value": "c9c4283baa71dfda9405983f9e8c6bd56f11c15b3306835fc8ee524af6505809"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe8ff4a31ce77792", "location": {"path": "/lib/x86_64-linux-gnu/libkeyutils.so.1.9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22448}, "digests": [{"algorithm": "sha256", "value": "c73919c0038fe1b6f4fa688228630b5334e2df35f066a21b60f395ae8626e55d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "19e71bdca5bc3510", "location": {"path": "/lib/x86_64-linux-gnu/liblzma.so.5.2.5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 158400}, "digests": [{"algorithm": "sha256", "value": "3f0fbaca116fe344e2cc5b63f37b9f13114e78c53c5fb61e8f1daed2359631f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "63508b57a4f3aee8", "location": {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1321344}, "digests": [{"algorithm": "sha256", "value": "5461e535328078fb72f25f7ca2bf36bc71c415bbf573ccdfa289a7b796ddfdd3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72149aeccce093d9", "location": {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18752}, "digests": [{"algorithm": "sha256", "value": "6efe96d7ba84fa042c420122aa54df849662dd6c15f38767485953041ad4d0a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fdad517f2fbb863", "location": {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 174488}, "digests": [{"algorithm": "sha256", "value": "5aeee673b13f062041cc20b484c027bef7efb5445284ee584b73818ead11ca2b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "ld-linux-x86-64.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ba15850ab6805d16", "location": {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93096}, "digests": [{"algorithm": "sha256", "value": "9937506281eed2928d56c470172c53fb9571ff621de16d57a6272c42a9255ebe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c164a88915aad1e6", "location": {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43832}, "digests": [{"algorithm": "sha256", "value": "7f9988e5f15c651876a73f1de47843054299818cfa96cac1f6a9c118186b0a84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6e2a6a08b05fa1fd", "location": {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26952}, "digests": [{"algorithm": "sha256", "value": "2455e3dff4ad37655f4ab679ad84e29a2c661875450bc40ec4bb5182157443ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "35d97eeb9102a2e2", "location": {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51696}, "digests": [{"algorithm": "sha256", "value": "468be86a480e471fdc2cb800df8799d4ef7460decc4d2686d81106a980421cbb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "95710dc4ad9cb652", "location": {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27000}, "digests": [{"algorithm": "sha256", "value": "33531c8d95168a7b7df5c3574a921b14f571be89852799066be6610c701c31ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7e601c20eee74234", "location": {"path": "/lib/x86_64-linux-gnu/libpam.so.0.85.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67584}, "digests": [{"algorithm": "sha256", "value": "2a6935d4419c343475ed92194e89d126de4f6b7d8505cb713b23ebe14c32a658"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d07f033449901985", "location": {"path": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14280}, "digests": [{"algorithm": "sha256", "value": "07a2d301bb521ed5cbcff47403a35456d81c58523ddb17061d2360b1177196e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f90c7a223a59126b", "location": {"path": "/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18352}, "digests": [{"algorithm": "sha256", "value": "e79aa3a237da398630768efafc71f6130532d426f411544d4b6c5f4df7471e50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1f41126e537b5813", "location": {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14464}, "digests": [{"algorithm": "sha256", "value": "4e4f3e9cc148691e846c852af4de7204f1d52e64c0dd2050335f013d812d7272"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "89311437052401a8", "location": {"path": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 464848}, "digests": [{"algorithm": "sha256", "value": "2092419b9bb1af871aa32974656de72e83ea6637bcdfb1b383e1e8bb4e3984db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9fa4d18eacd0f42a", "location": {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149520}, "digests": [{"algorithm": "sha256", "value": "9807a603f7e37097a442126303e0705a85f38ad4926db8eaf5db4befad118e11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "83065cf2ad8d5cb6", "location": {"path": "/lib/x86_64-linux-gnu/libreadline.so.8.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 346312}, "digests": [{"algorithm": "sha256", "value": "621a4557078fd5196498c4dd3598ce03b8bccd503e920d4f655343f4f4c2638b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64c175974f24b282", "location": {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93000}, "digests": [{"algorithm": "sha256", "value": "86cd80f50c3001c44539588f8215f9037a6ed4ab9c4772f76519988dd087b2ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b5cccd97299387ee", "location": {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35808}, "digests": [{"algorithm": "sha256", "value": "a24ccd19ad1dc82d78d825553c4ad8332e25f879970fe602d230312d93b5ce23"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4fa050c6956d054", "location": {"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166120}, "digests": [{"algorithm": "sha256", "value": "1500423209a91f2f7787103b79ce823ceccf42c1883aa372c71112c688dc4d16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f69f83a40be49c97", "location": {"path": "/lib/x86_64-linux-gnu/libsepol.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 722024}, "digests": [{"algorithm": "sha256", "value": "1b4307c14440b731e602e7c47f6dc20540419c1af1dcea00a3d673d38a65cf0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37c28e94a487a535", "location": {"path": "/lib/x86_64-linux-gnu/libss.so.2.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34736}, "digests": [{"algorithm": "sha256", "value": "bc18ae7d955e1385758a3897195ed0bd1c65710a357414f307902a8f2b1e4c4c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcom_err.so.2", "libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "397edad36715ff0c", "location": {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35672}, "digests": [{"algorithm": "sha256", "value": "4911e4fed83d5be1f389ed33a7ad4c815c240d5ee43805db0777c3758afd848e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "180f5281d4d64f30", "location": {"path": "/lib/x86_64-linux-gnu/libtinfo.so.6.2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 187792}, "digests": [{"algorithm": "sha256", "value": "bf9752fd7f2388e3a5392fdc550a405014b92436833aeefe5034fbcd72033dd4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8f36f77780e5dc0e", "location": {"path": "/lib/x86_64-linux-gnu/libtirpc.so.3.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 190928}, "digests": [{"algorithm": "sha256", "value": "bff89ad6825238e9b83f9722a6eb6b8eea7b1bdfff3418523d5e64e97fdeda60"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgssapi_krb5.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "38934a034919e855", "location": {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14720}, "digests": [{"algorithm": "sha256", "value": "b5d650b0b078e8d50bb2c55c8d464bdca17dc3ed09f9e629be68817762c4d065"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "26e39f90c7980228", "location": {"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113088}, "digests": [{"algorithm": "sha256", "value": "062372f2053424d8bafd9378ebdcc29a08d7e1850342b3fd5a0e73462ed84901"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "866a2d554d65805a", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_access.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "ca00fd67cf3f4e19329fadb90fee50d6ec1d9fc84735b91008a06888c5d1a611"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "376a77487b47d20d", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_debug.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14248}, "digests": [{"algorithm": "sha256", "value": "654f79ad07b11d386da4e090cce47d54e811bb611e9b3acb8a33c2f80c59efc5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "bf81f2b030f886d9", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_deny.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13880}, "digests": [{"algorithm": "sha256", "value": "90f9022a1fa33687e1a45f57dff4a361cf7f0dc18de756bb9b390c73e2168400"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "24d2316993e397a7", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_echo.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "b195493afbf1340cda13fa70986ad8d1ef52f32e4ae2fb41d09441249970b4ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c8c927d45d56cb7e", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_env.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "82131fbe6a8fddf75fe4dcc2b9b02a56ba9957f8b74d00eecab7b8ace2fc0c74"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b1b88ac8e2c07e2f", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_exec.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18344}, "digests": [{"algorithm": "sha256", "value": "40f23ccaba55137ab290dc7291494d17ad62c9aa677598a27e2c17cb3b4dd6bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "81d228037afeb788", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_faildelay.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "c3f02768da13056a280605ea351892193cc282b3c7ac2a8878feb41581599abd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "06ebfebe76311255", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_faillock.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22368}, "digests": [{"algorithm": "sha256", "value": "c268f2e44dfddf5995c8fb9161f2134ddd6034c177cb4661ee87fdcc2614bbfc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "abd242bbb4534356", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_filter.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "2c7655e0fef59f91207c72042d7e68b3a8ec690f03911de8567d24e67c4e6f63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "84ca92c7404fa73f", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_ftp.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "88110919629a00bd21e465a55d533c4a37719bc26671d9599ab032a5ac1a3f94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "adbb1e6dd5994981", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_group.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18344}, "digests": [{"algorithm": "sha256", "value": "c2f2036e46ce858e5e77ae037961f738414e5020abe078faf729e2f70e91b3e9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c50e11eade3aef22", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_issue.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "547731811ea616d1fcfefdb1208c5af9dd5ce8aaaac2e902f6823f4054776c10"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1eb25cb14b6e36b8", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_keyinit.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "aadca3120a252b266f15038aee6a4e9d7187f3e2accedc4a580dd7b75a7033d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1eb68b3baef7abe3", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_lastlog.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18296}, "digests": [{"algorithm": "sha256", "value": "016792caa08b5fb4be522462cc99a6de07ac77da30d0aecfceb1e4b52b4856d2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "74bc7f3f14c14f9f", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_limits.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26536}, "digests": [{"algorithm": "sha256", "value": "9df93403d470b3477dd93cd2cba1a6fb0bfd662e12d1b2cd1174e75d649a670b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "07bed67d5617ba71", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_listfile.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "707a81c6fa654f538b305fd0c8900d457fbbf99776fc2c5118d7cacde7480344"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d42260437c387e52", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_localuser.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "be1e868c535b2d7f78d61e605c3206f89bc010bbac574c395e4a84626f763a1f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3e902a3cb58f452c", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_loginuid.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "a37e9a0a3fc7bd49a861b56be9e6e1bdd5705d54619d1e1c1445e725c790bdf2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8a868ff273b08913", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_mail.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "f850be21998b82e5854c8f452482c63c656c4b3702c19b42f07426d3c15ec80d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "21b1a825e6d2d23b", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "76f57066330812c365cea00c41ffe8671ac3ee173dbe3ca5d1e833bb8d0de6bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "95e39266c5622df6", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_motd.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "5374c4601294cf879f70f8c89d11ef7ca7aeed8969a126145eb6d8f4a2509f0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5d08b13f6f954677", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_namespace.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 42952}, "digests": [{"algorithm": "sha256", "value": "ddaf6605791cd078a5218ca53a766cc5ff880583526d084e31092241f356cebe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f0a1ea20e5c868df", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_nologin.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "02d3516dd60d789b70fcd899e39432cdc08e47b2e99b88ba029a7858ed940032"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0b6be68f4cdc6c51", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_permit.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "6f2d476887ac95b27ec9f2d77464c7b2ec39d6fa92a9149e8f06f77ef6eade82"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d4aee604bf493ed7", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "5d10cc59b23f068c9ff9b1cb77349c9f7db0210a69b67b8c569b77510c9ad708"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "90494d2b75c3e343", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_rhosts.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "f67ce3ba1629dde66dd0100c6acec64bad82dd00cdda75980cf75976a250330e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "55ca11170562b655", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_rootok.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "629fcc2405876c0ff332145976136f25bf3de90a050187885c067e71eec55a87"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d364aadeca00d0c0", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_securetty.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "b4ead0f9ef925d8cd7c88fe9c3a4db74e90f8cd641c6711e5968297ca4e8e1e7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0bb4a08f0bfce0ee", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_selinux.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22368}, "digests": [{"algorithm": "sha256", "value": "4d7db8f0c93ec77acf1d976b4b12d4f48c303b6b18ec8f99ba6967c4be139929"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5cbda5b4a11478be", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_sepermit.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "1d589eab374aac49b641dd4db41ce414abc4e192260ead8546b0d2295fca0fb2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac5ef74dd43fc8cf", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_setquota.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "80d1eb30df25a775fab74620d2248eb8ee4ca3e1aad744dfec08c131a0983708"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "878dd7b7d39e92f0", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_shells.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "89f902f8e091a573c1a76ada9e907f5f90b7df94a01e4c5ce41c6ed5d8bfd045"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b7d60bb79f830e7b", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_stress.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "d5bf96e5367e523f6a7a68b4ec8665a7682cde6bfabec4a9bafd8941ac8d83b4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1a0fa17bc2ee4098", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18272}, "digests": [{"algorithm": "sha256", "value": "eb1746c06a050f47af6e6e8946409b416b5e835c782ac45c4fad3470f89008ee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "73061ac6a635865b", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_time.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18344}, "digests": [{"algorithm": "sha256", "value": "54d03bfae301903b45612d763441bfb78ab3650d68ccaf0b13537c943b65e794"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac721b7cbab17632", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_timestamp.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22456}, "digests": [{"algorithm": "sha256", "value": "313ed1ee4187186e484b3947f808607f7a0d0d28db38393a30473594dcbfee8c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "902112f86bc81381", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "1d1e7f5400128457260bd02f61b53ebc008444e095fd326fc9c7221622939134"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "bf30e0119e2b18fd", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_umask.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "649040237123caeed9119ad05eee905c2a2e344f1f632070ddcbdf1fc825ec16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e5bc12c9d47af4cd", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_unix.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59312}, "digests": [{"algorithm": "sha256", "value": "300cac1f30676770d79d611dc29fa7c7f3ebb1222cc7fc0e49d0d811437af3e3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libcrypt.so.1", "libselinux.so.1", "libnsl.so.2", "libtirpc.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "752cdb87858702f0", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_userdb.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "56e45aefcb10872c302d1687fec4adb0be4b8e709ede44327dea1bc34d97f30d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libcrypt.so.1", "libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "79f2da2ef8da3a0f", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_usertype.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "2cec083dad03fc6bb43b06f11d2765f0224d7a8872a017bdff863e8c11235269"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cb00a1b80695880a", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_warn.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "78cd8aa4dd2d6cd89b918e7c1a412b9debaf065c26c63f77b798833de9ab472f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c7597f9bea5efafe", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_wheel.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14176}, "digests": [{"algorithm": "sha256", "value": "f2e7e68d9f6bec49d837ea6ff56efb845fa3c2fc716da4a3fdc10999675d8574"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "279efc95c94af01e", "location": {"path": "/lib/x86_64-linux-gnu/security/pam_xauth.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22368}, "digests": [{"algorithm": "sha256", "value": "1c8492064e4076b531987ff51dd26a848939392a62a4ac77b997f69285f7ca57"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b9d2eaea96cbc3ba", "location": {"path": "/sbin/agetty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64936}, "digests": [{"algorithm": "sha256", "value": "48eaaf389c65d4019353b79b7ab3a79febee0815aa6e56fc52a91d9620628b1b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a04762d6b45510b6", "location": {"path": "/sbin/badblocks", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34984}, "digests": [{"algorithm": "sha256", "value": "ce1ca680d122d3bc1f5ca15d540d83f3df12415bdf721750723fac1d634b4b1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "40dc4a7230897c42", "location": {"path": "/sbin/blkdiscard", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "0d98110aaae033621c37a24a38bc5dd74e8f84ff870cad8fe38774a56b1a5c4d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb659f5146b599f6", "location": {"path": "/sbin/blkid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121096}, "digests": [{"algorithm": "sha256", "value": "0e2028fe74c3c7f855b92669bc3c8ccc2348203d9b82864582611f72d45cc06b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b452f38b7842ee62", "location": {"path": "/sbin/blkzone", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76008}, "digests": [{"algorithm": "sha256", "value": "5f56c7987174b4203f306bbd5663fffe8c2c94bc60c8f047d361176e7c065fbc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "436ac89947e70c79", "location": {"path": "/sbin/blockdev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "7600eb7527f7338b70dcca0539f5ec7c49bbc8039b397804cd2473263338a897"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f9c4c444c313f47f", "location": {"path": "/sbin/chcpu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "3114475b7e7a496fe1d35733561187a2f87d98db30d2da8cd615b75e1afb3059"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c45743e721c55768", "location": {"path": "/sbin/ctrlaltdel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39144}, "digests": [{"algorithm": "sha256", "value": "0ae14220e025b3e50d35e96508cb29ba332f6e4ae5a673e1cc9fcc9cd41b6950"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "80ad1f877b086b8f", "location": {"path": "/sbin/debugfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 239264}, "digests": [{"algorithm": "sha256", "value": "dd4572ae09f0b29d9a2f8cf9fc0f97d79ccf1eae7a89fc17abf69c049aaf6e1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libe2p.so.2", "libss.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4e08dd76a8d377fc", "location": {"path": "/sbin/dumpe2fs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30960}, "digests": [{"algorithm": "sha256", "value": "4f05923fbd8ee3b631f1286123c96207792e07d3d4df9af46925463fa82312ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libe2p.so.2", "libblkid.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "032511c5f395b1d2", "location": {"path": "/sbin/e2fsck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 347808}, "digests": [{"algorithm": "sha256", "value": "21f1f180dbb97d4da0944b3b65b1a39511d581107ed5af61eaeb3c3e0a398ac1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2101b144439b763e", "location": {"path": "/sbin/e2image", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39152}, "digests": [{"algorithm": "sha256", "value": "d92b567c619344963dcb0c929e0ee67836c86af4309ce98e67d05d7de5622c56"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "227161bf3a1dbb07", "location": {"path": "/sbin/e2scrub", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7296}, "digests": [{"algorithm": "sha256", "value": "ca81b68cc0cb42d34a547519982ce0c5d5a6ee46d54c7e6229ce37c8a9fdbdac"}]}, {"id": "548258a04a0c37a6", "location": {"path": "/sbin/e2scrub_all", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5395}, "digests": [{"algorithm": "sha256", "value": "135b1c7a4c0ed701b91758bf9e66ed07c721c28f95f5647c13d205ca06448373"}]}, {"id": "aec77250e1b210d6", "location": {"path": "/sbin/e2undo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "82e1ecb35d21499d41f81bde03a6100b26dbd1c67d8782c00ace0f5cbde2a5e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "510b6e344c28347c", "location": {"path": "/sbin/findfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "32b41fdcae637b9ae3c76ae8a74d800dc30866162a1bca5314a41c56fff2e5ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4e7b9d8bb98e98c8", "location": {"path": "/sbin/fsck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55576}, "digests": [{"algorithm": "sha256", "value": "28e397dba15ba271bf8ea0354bf4b5305cea65e83a749772e3e17275afff0036"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bdd74118a847718d", "location": {"path": "/sbin/fsck.cramfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43272}, "digests": [{"algorithm": "sha256", "value": "b37046a6b8c5ff547950896626e035794d5c93401684e950ae17c625b4443f26"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f299579a7295c994", "location": {"path": "/sbin/fsck.minix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125184}, "digests": [{"algorithm": "sha256", "value": "50a3fc2144efa477965b726c939c92c3b1d15ae4d6856d0b7514c8d3d741dd5d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9de73295c37b4d17", "location": {"path": "/sbin/fsfreeze", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "df28a767c18af2cd2918d19f77fd47548c5ea89057dc15a02d91c8e022def737"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "416259e3f33948a9", "location": {"path": "/sbin/fstab-decode", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "aca88983423514bf871a02ba0b7f266387f52058e776ae3655ec398cc8803216"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c24983f3b1d15511", "location": {"path": "/sbin/fstrim", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "3e9562a79ec0ff8b81f67b78ede135cddd794d42eb3cde818cb6da3aaacade48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1678ee4b2e0daf26", "location": {"path": "/sbin/hwclock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104808}, "digests": [{"algorithm": "sha256", "value": "3d7aef012f7d212d784462211470460b35e1e25eabc2f40fc44c58b93b47e6db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "078b39c37f08c629", "location": {"path": "/sbin/installkernel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2659}, "digests": [{"algorithm": "sha256", "value": "a9a13478fa2ebf2945f01a5275f9d9c02202ed28b320c990837926c22837ff75"}]}, {"id": "3c0c6322475b19b8", "location": {"path": "/sbin/isosize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "7cdce0f3799d9a60c9bf164733d347398f99eff784d39efa39ace127606e1284"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "614a2618691b8630", "location": {"path": "/sbin/killall5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "3c03da87ca0b119da7f38927afe85c79435797776ea69506217b4820edb619ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "264e1aeb79edc7e8", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 995112}, "digests": [{"algorithm": "sha256", "value": "3057b1b017964dbff8b0b6dd21b00e9655566e26fbe3c56e833ffb847ac43cbb"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e5cc5a9f6cafdb0a", "location": {"path": "/sbin/logsave", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14336}, "digests": [{"algorithm": "sha256", "value": "afb4ff1f2722d43c2a34af7f534d86a04af8c47b6b038661ae97acc597d0db69"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9d2ec06d9050d925", "location": {"path": "/sbin/losetup", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 112984}, "digests": [{"algorithm": "sha256", "value": "6f610fd975fde21c3f33f780cf08f412374887efc5970cd1066cfe36dae88b9a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f59fb26b4e964bf5", "location": {"path": "/sbin/mke2fs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 141792}, "digests": [{"algorithm": "sha256", "value": "4525e227103a1f95abd7c5ac39c9c4f5728c21d62013a05f01ed942dcc82bb72"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3c1e7ed47aa87496", "location": {"path": "/sbin/mkfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "a7b3732b84e326b582cb367ad2202e2d46a7744890717a295f8756f9cf0879dd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0c6dbdbcf3da1afe", "location": {"path": "/sbin/mkfs.bfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "8a51688732dab296d7a92e973b6be123b161f9d4d84f8bddb1e189a6807011c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8ef52023f8e3a643", "location": {"path": "/sbin/mkfs.cramfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43176}, "digests": [{"algorithm": "sha256", "value": "b0e3819c5f208d392742a9b0f3d175612fde6ae4d15cff586228ab512dc8fc34"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7398e369ffd6d712", "location": {"path": "/sbin/mkfs.minix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 112880}, "digests": [{"algorithm": "sha256", "value": "5a463ec79782f5205b0efb284cf52f6a4a211ef43af1cb210cb09be7166380be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "423b0623649fc2bb", "location": {"path": "/sbin/mkhomedir_helper", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22544}, "digests": [{"algorithm": "sha256", "value": "9a2cf715c3386a0d96e1a9a50ec44829ec208055303a5eaa6a2c5c7609e16f50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "104f7827d4f52c5e", "location": {"path": "/sbin/mkswap", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108784}, "digests": [{"algorithm": "sha256", "value": "7494fe6cbc52085ac5f25975f68ad2685e1aeac9c98edeb87891e8e41fcbc2c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libblkid.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d39fb5c7d2c13f6", "location": {"path": "/sbin/pivot_root", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "c09848ac88f2b11daeaf0ce4aac1b0cb6661203dbf3915f59fa83f746f5f0364"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "91c1d83205ad8669", "location": {"path": "/sbin/raw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "d6f495061fda2e50ece3bad1cf6beb3d35c83f7ddcc9f3a36d444bd36e833069"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bfe2ef0842d48180", "location": {"path": "/sbin/resize2fs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "3f68b171dc305515b18199b14445022fbe4bc87ae8fe45d890aad57fff65fae9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "24aa974cd6f329e9", "location": {"path": "/sbin/runuser", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "caaa7b791487bf9303ec14d213ad2f76c5927b5de727b5c3f2edaf4067ffc958"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5bc2652a4c038a57", "location": {"path": "/sbin/shadowconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 885}, "digests": [{"algorithm": "sha256", "value": "e456ba3088c0cb498ba86d9ce496273138e9cfe523feeb1a7e7083aae349dded"}]}, {"id": "6f197ce1c717dca4", "location": {"path": "/sbin/start-stop-daemon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44232}, "digests": [{"algorithm": "sha256", "value": "bff640d7499587d750fe92286c1e37a80f8236e9040bb9d960462eede738aa4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cc7918f4ec3a8a66", "location": {"path": "/sbin/sulogin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "46a35c09e8e6f7089b737936393c935af9e9fa44989841a9a0c8db1bea5fcff7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "248f592297266586", "location": {"path": "/sbin/swaplabel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "2bb1011d14678135cc052ba97a656c648c7726c9d8d2cff168f6a1cce6c5e072"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libuuid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f8c008cfcd4bd7f7", "location": {"path": "/sbin/swapoff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22752}, "digests": [{"algorithm": "sha256", "value": "94e57907d40ef74811a5d460d24fab065b975d86784279f9dd3bbf20662b96ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libblkid.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b96e2abea21336fe", "location": {"path": "/sbin/swapon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "1b9024f317ede76ff443d91e20ec00d398a32e8109232146613c7f01da9f9b1c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libmount.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0d3c1142f30ce3a7", "location": {"path": "/sbin/switch_root", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "fd990045ecb7afe40a1ee4eaccaab6e2600fbbb519387d1a54b0b7e45fb3815e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bbfae9b39d1a1208", "location": {"path": "/sbin/tune2fs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113056}, "digests": [{"algorithm": "sha256", "value": "ef5ae641dcf52a9079d4497e84acaa20598e4e5a33a9c97d48b6f5c86dba3328"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libblkid.so.1", "libuuid.so.1", "libe2p.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4b567ea47fb0ca0d", "location": {"path": "/sbin/unix_chkpwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 38912}, "digests": [{"algorithm": "sha256", "value": "01494a6d0ddb1b708e2ff3e9dc41f34998a84716a6013a010128dc69309c90e9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2eaeb6f2fabbcda6", "location": {"path": "/sbin/unix_update", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 38912}, "digests": [{"algorithm": "sha256", "value": "b06ee73c5d4bf1cabb705a4fc476729f182fab3241aec8976c5012eb32c7a02e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypt.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "45cf01da45ae6be7", "location": {"path": "/sbin/wipefs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "a2cddce24f13531a97ecf1199297855cdec2307e5710854919500061e4db48b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fac61361eb141caf", "location": {"path": "/sbin/zramctl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117088}, "digests": [{"algorithm": "sha256", "value": "b05426a3cfcdc814af2d5cc0b8f0998150d09ddc6d9c3a903b419c6d0f1ff3fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5a0373f7191297da", "location": {"path": "/usr/bin/[", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60224}, "digests": [{"algorithm": "sha256", "value": "5c348873d0e0abe26d56cc752f0ebb7ae1a78018b622249162fdf5b9598c9e9d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "03af5303b6c8074e", "location": {"path": "/usr/bin/addpart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "078a10c409b8b21c3b5137d481766f1aa1d393e4a3a668374ce14a57b2dd14bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "759e72005a9131a7", "location": {"path": "/usr/bin/apt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18664}, "digests": [{"algorithm": "sha256", "value": "3ca60d2b26761b7a50d8128b624ea3f31040bd838dfc36b5070dd02c87b47512"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "900305b4b4b2f4c4", "location": {"path": "/usr/bin/apt-cache", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88376}, "digests": [{"algorithm": "sha256", "value": "f0e82d30aa1d8a80e7da7f514d8056033c4844a6f0be07d8cb7140399252c51c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd5ee5bd8fac3300", "location": {"path": "/usr/bin/apt-cdrom", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26936}, "digests": [{"algorithm": "sha256", "value": "073483cad694b013a1fb7b20b9450ab7abb4bcc2ad240a6670f486e2e1da9daa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd8646c14292c6cc", "location": {"path": "/usr/bin/apt-config", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "32856a9a4e703346d6b8407560704903fb078e45dacee559cd54c2a34f3ad3d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2a6d7a8585d08aea", "location": {"path": "/usr/bin/apt-get", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47416}, "digests": [{"algorithm": "sha256", "value": "fc5066f35607cc163e69495cd2c65d84a35826c9010c68f40664de2727f7321f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b294fdc50213f0e7", "location": {"path": "/usr/bin/apt-key", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28191}, "digests": [{"algorithm": "sha256", "value": "42d698778e869d04053a78404377ac4df1853ca05f23082e31345ec80608d399"}]}, {"id": "81e55bcc40be1fc4", "location": {"path": "/usr/bin/apt-mark", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51512}, "digests": [{"algorithm": "sha256", "value": "b4465f638f53021944b3137069eeca113312b8d6d5c4b8caef271ce87c390852"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d23b535b4eb1ea11", "location": {"path": "/usr/bin/arch", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39744}, "digests": [{"algorithm": "sha256", "value": "8df08fc015e0ed090d4125e7974e18fc1bf2c85169b837e94b88c2d4d2bb15be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e52138a1d8e31a6e", "location": {"path": "/usr/bin/b2sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60352}, "digests": [{"algorithm": "sha256", "value": "5b6dac3a6a882160cae037f38ebdad125a92660d353e4e8c9b6fab433953bc81"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "ba6f11c3264dcaae", "location": {"path": "/usr/bin/base32", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "521b87a0e882728fb02e851a4d48d246704fa9bc0085e2b2b97f94271a79e531"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3e8bc415e018c845", "location": {"path": "/usr/bin/base64", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "26db4043a96ad82dc1133edd8356b220507127e66f73dd754d63cac24c49b6e6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "238a15f818329179", "location": {"path": "/usr/bin/basename", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "efe5a5b339c257372a4daacfb99f7aa1228ab1ddec8a8e6df4f05860af9a2c0e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3178f8fca218e5c9", "location": {"path": "/usr/bin/basenc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56160}, "digests": [{"algorithm": "sha256", "value": "be5e8fe2ba5b75989c5db7de99ff343374dcdae1f81aa088e0a90cdc4f7cb36d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "29f8b641147c3ce5", "location": {"path": "/usr/bin/bashbug", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6759}, "digests": [{"algorithm": "sha256", "value": "56f07646672e301dbaf43fa90e86e6df451cfcb72c7d4f562311b134fa690a84"}]}, {"id": "b7205057f19348cb", "location": {"path": "/usr/bin/c_rehash", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6277}, "digests": [{"algorithm": "sha256", "value": "2586e62ff9475a5f0060c416cebed2eba6ea2e1ee4643d57795b869ab4e43ec1"}]}, {"id": "28580978a3998d4e", "location": {"path": "/usr/bin/catchsegv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3304}, "digests": [{"algorithm": "sha256", "value": "ab182322f10171dd1036e79a5548e2ce6f0a602022f4f609f1ed47941b4a9a44"}]}, {"id": "c42f680bea28c36f", "location": {"path": "/usr/bin/chage", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 80256}, "digests": [{"algorithm": "sha256", "value": "a5504f7779438285310bc1b70ef30c739b490d16ec88e2f9bf9c4bc0f79e306c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46b7b0dba95c72b1", "location": {"path": "/usr/bin/chattr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "dd3ec5ff6f5ffce06ff9976c326929c10ed20f1ae04aa867f656f0c2d0d00c19"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a3c85cbb0cb065df", "location": {"path": "/usr/bin/chcon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72768}, "digests": [{"algorithm": "sha256", "value": "b1264e36f39cbbc571e895704bf96d80d87e37d73bb2480488a948c2ed8aae7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "71b88e9d0880f054", "location": {"path": "/usr/bin/chfn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 58416}, "digests": [{"algorithm": "sha256", "value": "3e6a994d99da0d24cc8866dce1670e04ccad8d029c4090debf9a575566ea2d26"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a1b5e45b33c3af6a", "location": {"path": "/usr/bin/choom", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51432}, "digests": [{"algorithm": "sha256", "value": "7f989e19ebad1d7a012788a54948674394735542f1da2b68b91048162efd5af7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5ecb40e9b2834c64", "location": {"path": "/usr/bin/chrt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "e0c11a5d897c3ef64c9efc9817fc671aae5f1cc3295a8baa32c62cea0ad6f150"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "60eba915faf29913", "location": {"path": "/usr/bin/chsh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52880}, "digests": [{"algorithm": "sha256", "value": "b690b54c6468b19275153b90b2cfc548381e235bd6aaddd3913247b477fbc417"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8f85816d7e827611", "location": {"path": "/usr/bin/cksum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "87acfc72f4e2decffe49d6f79d9db4362255237a702c98ada488a4027cd5f81a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c5c0bfaaa45bd52f", "location": {"path": "/usr/bin/clear", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "fadd2d1403da4a6fbb94f5ba4264ec2ebbe3aa833d3dfcc51c3004857080e9d8"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "20011b5dd869ba19", "location": {"path": "/usr/bin/clear_console", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14648}, "digests": [{"algorithm": "sha256", "value": "36faa42ee47a91516468341d5cc919006fd39972b9a2f5ecd15270dcc116c80f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "d9d2b4c70828d3a9", "location": {"path": "/usr/bin/cmp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47904}, "digests": [{"algorithm": "sha256", "value": "d93d79bc89491701522ba604cb8993753ee8eb63d51b0021492f7bf1d507c4c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "2a09f52aabc2478c", "location": {"path": "/usr/bin/comm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "e89aa5deb941a14e1edc822a7a1c294c786ff0da5ca5616a3cad2b310ffd6081"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "2196511fac0206a9", "location": {"path": "/usr/bin/csplit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121920}, "digests": [{"algorithm": "sha256", "value": "9faced2d6092ba28befaa67f9537d33ebc2bad2dc9c755e0f792fa980d407cbe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c36e38a1ab2c335d", "location": {"path": "/usr/bin/curl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 256072}, "digests": [{"algorithm": "sha256", "value": "77cdf818b3178fb41ec88fdeb31e6da13657695eec021e612f5e4660c2e948c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libz.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e315983a9e212f9f", "location": {"path": "/usr/bin/cut", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48032}, "digests": [{"algorithm": "sha256", "value": "aee3ca7e450d891011150526269fe3023a8884f8e750437bb1ddf5bb9d5f5174"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "98cb7af2a5de0598", "location": {"path": "/usr/bin/deb-systemd-helper", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 21394}, "digests": [{"algorithm": "sha256", "value": "ff5c494922224cf488b1bcbfb2e8edace268f6b043bfc491733db62606ecadbe"}]}, {"id": "8015df183621eed6", "location": {"path": "/usr/bin/deb-systemd-invoke", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 4411}, "digests": [{"algorithm": "sha256", "value": "2fab0c962d255c5ce33efc2147937266b1abbe261216199d62e21d0f87e9ef65"}]}, {"id": "fb3638b0b5e3146c", "location": {"path": "/usr/bin/debconf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "d365d13eb1dff880be7361e4043d25875075776445d4edd1eb4fb1e451a2e41a"}]}, {"id": "30077e330c5e5a33", "location": {"path": "/usr/bin/debconf-apt-progress", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11541}, "digests": [{"algorithm": "sha256", "value": "93fb257df4185cc6b83858bdae3c7aec0a4f759a848c743a0b0fd7c7091cf34b"}]}, {"id": "a28fe4774bead893", "location": {"path": "/usr/bin/debconf-communicate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 608}, "digests": [{"algorithm": "sha256", "value": "705b8ce793f999f21bf2f20348b390738a139116c9e483fb39165a508fde4d27"}]}, {"id": "e8dc572d922be1aa", "location": {"path": "/usr/bin/debconf-copydb", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1719}, "digests": [{"algorithm": "sha256", "value": "085ff55904c81115d8d65f8862f0a5ad393e062da3047762e4d9cd4f5ba761f4"}]}, {"id": "d1188c5c203e66a1", "location": {"path": "/usr/bin/debconf-escape", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "6c17a536ca0fcefa24a7d37f7eaebc02e774415b3160836918cff6cecdef807d"}]}, {"id": "4c74936b63589b9f", "location": {"path": "/usr/bin/debconf-set-selections", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 2935}, "digests": [{"algorithm": "sha256", "value": "8085a988bb9850fd9a3405c8a1f8e643c197811f6edf53dfc5ad20ef85040224"}]}, {"id": "450e7b8e615b4692", "location": {"path": "/usr/bin/debconf-show", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1827}, "digests": [{"algorithm": "sha256", "value": "9dd0bfe9a51d92af868012a32a8190b83a6f4b0834385d12033732b24ee2ceca"}]}, {"id": "04ad0fd3f301723b", "location": {"path": "/usr/bin/delpart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "7efac0238d3567528a4daa9c931ddc3ecfe8a75aaedcb403341d95040c6d9163"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c2016fa6a2797ebf", "location": {"path": "/usr/bin/diff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 208320}, "digests": [{"algorithm": "sha256", "value": "754011a210d3a5d1d685b94c2fc9651703b779ab121901212440cb23cc9e0f22"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dd3d5bd93dda58a6", "location": {"path": "/usr/bin/diff3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64512}, "digests": [{"algorithm": "sha256", "value": "13ad1f6707298cf8f37003cfe7a92e757ccf7a5c0f078e17f6f1537a64490d18"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "ff5c7e6ece1044f6", "location": {"path": "/usr/bin/dircolors", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47944}, "digests": [{"algorithm": "sha256", "value": "2e57a55cb059ee5535f1e4efcc3b1cd6f2ecc01a97326372126b7d98f343e624"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6a90d3666971fbeb", "location": {"path": "/usr/bin/dirname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "86a44c16148c40f4765601dd056180a76ac7b34fca3f474f98d4229ee9f21c27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "cbf8f9fd4878d709", "location": {"path": "/usr/bin/dpkg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 313888}, "digests": [{"algorithm": "sha256", "value": "0661fb8db0f64b132ae6e0968ab201e4dc70e021182474aa11238464d7796778"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fea5cf00b00fb988", "location": {"path": "/usr/bin/dpkg-deb", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162184}, "digests": [{"algorithm": "sha256", "value": "0d457964701bc39f0d1bf9a33093c4462ac7ec5f589eed17be76bc5a3f7c1658"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "liblzma.so.5", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f761a9e95be0baf3", "location": {"path": "/usr/bin/dpkg-divert", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 154048}, "digests": [{"algorithm": "sha256", "value": "d65b5f79a76a2d8bd03566015c109f413db6785ddb88dfa9d0183859b130a0cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "052986bbe094575a", "location": {"path": "/usr/bin/dpkg-maintscript-helper", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21163}, "digests": [{"algorithm": "sha256", "value": "faa0a1854a7248a3399de74c9a1d144e892e75dd7908ed53c96fa7110cd5db94"}]}, {"id": "cb4fbe25620ec22c", "location": {"path": "/usr/bin/dpkg-query", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166328}, "digests": [{"algorithm": "sha256", "value": "a8baeb535093832a87b90926da0da2ea2f53d562342964b2018fc159510305b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "253430398a541ac7", "location": {"path": "/usr/bin/dpkg-realpath", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4150}, "digests": [{"algorithm": "sha256", "value": "d86055c8229a07b94423b7137d8afdf7c4f48681f5ce328d2a462d56ee3ab9c4"}]}, {"id": "3ca8bc2208fa12e7", "location": {"path": "/usr/bin/dpkg-split", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125272}, "digests": [{"algorithm": "sha256", "value": "71b11bf7ce82ec6e26d72fc67d8eceb0ca43a5aa65bff7d8bb7a9b86244efa79"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "26166aa58e541bb1", "location": {"path": "/usr/bin/dpkg-statoverride", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63608}, "digests": [{"algorithm": "sha256", "value": "87e662937ac78215e4e2ed9d17d3ed439cc43eb2f7345351f8ccc82882b7fc1f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b0876d191958a7e7", "location": {"path": "/usr/bin/dpkg-trigger", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 80216}, "digests": [{"algorithm": "sha256", "value": "49fc11d580655d66ee1899eefac881566842a8b5e27c4810fbc9ca6e2e6d2292"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f24a4709404677d7", "location": {"path": "/usr/bin/du", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 175360}, "digests": [{"algorithm": "sha256", "value": "54efbba524703e89f128f3fe9aa53eec4e152f91b327d4bb3926b2f492bc5b6e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f491a8c9bf7f675c", "location": {"path": "/usr/bin/env", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48480}, "digests": [{"algorithm": "sha256", "value": "ee543479c6fd441699234c90a0c5da06867329d608c05170158f2b019531d974"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "fdd1d45acfedbaba", "location": {"path": "/usr/bin/envsubst", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "66db2d1795a4832abbfce422ed7cc92fcc5eaa8ee5163ea04c84b31b2b412936"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2d0ec6871d9ddbc3", "location": {"path": "/usr/bin/expand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "7945284a6f1439f11a7293a9d6cb463ab2871518f677eae6371dcd68bfd9bd7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c1d225f1ee6b7a4d", "location": {"path": "/usr/bin/expiry", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "application/x-sharedlib", "size": 31160}, "digests": [{"algorithm": "sha256", "value": "53fa40cd14e0e7038c6405c62efd6932289ca13fed48871c7e4c8f21fc0a3930"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8cb82fcca5b70e8f", "location": {"path": "/usr/bin/expr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 117728}, "digests": [{"algorithm": "sha256", "value": "b3b46b2485ffad879ca81dea4618e1a3778cf11957ec320300a0cd1b1c7b4bdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmp.so.10", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "8292a9820fa22888", "location": {"path": "/usr/bin/factor", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 81056}, "digests": [{"algorithm": "sha256", "value": "614ad717f56f956e65bde33db26c135fc060a392b34f75bf9d0a09207bcfde85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmp.so.10", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b1b523788eee3bbc", "location": {"path": "/usr/bin/faillog", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22984}, "digests": [{"algorithm": "sha256", "value": "85d0b6e5fc74d4020d33c4b03d6cffc7cc18088a8b9b5fb91d8fe619f823a108"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f3cba4cbcd2a1b6c", "location": {"path": "/usr/bin/fallocate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "7006e9f2c2bfd3431af17c8c894ff8110a86d257017fe2698d00d0114cf664a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bc4dc335a221d716", "location": {"path": "/usr/bin/fincore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35096}, "digests": [{"algorithm": "sha256", "value": "03f071340bd751a71b8901a6712d125c2aabcde07e5c0dd74a1f69d5b0a355bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4d4c8143d04b69b2", "location": {"path": "/usr/bin/find", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 311008}, "digests": [{"algorithm": "sha256", "value": "2ad499c88e0343f5c414e38f810cb3505fd83ac5b1d4d690fb0967f450f52233"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d17cfb67a1c43ce", "location": {"path": "/usr/bin/flock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35128}, "digests": [{"algorithm": "sha256", "value": "4f9d3370f95d2fad16d0e6cb00eff897613d0314276936dd08a8cac4e337e7aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4a9dc2dd6ae81b39", "location": {"path": "/usr/bin/fmt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47936}, "digests": [{"algorithm": "sha256", "value": "32a33896f73014aacd027fa4a43eec3f32b1bfebcec326648583b1be792fbbbd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "814a9051f2ee06ee", "location": {"path": "/usr/bin/fold", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "f2ea4402bdb62b5f151c23028d671fafe0392131294116f88b77fb66d6384460"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dc719dbf2e14eb20", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35192}, "digests": [{"algorithm": "sha256", "value": "061be9917dfe07f7903d24949589c4586a3af367c7e6a7bed0b1b4e065b8ad22"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6a3fc1cadd3dec37", "location": {"path": "/usr/bin/getent", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32096}, "digests": [{"algorithm": "sha256", "value": "b9281f283424db05d638179f128a35236991e1095dec606c661b7b6149c13fe8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "5adaef74b3ca97ba", "location": {"path": "/usr/bin/getopt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "058abc1939b2b4b28ed86a47837f3fec00323f1bc7126d4c35b2285ac537ee5b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cfecbbc5055e2005", "location": {"path": "/usr/bin/gettext", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "aa98a471d44f6d403b2250d664021b4d35b700b30ce29c9f9705cf6d3881b321"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ef18ce940cdf1a62", "location": {"path": "/usr/bin/gettext.sh", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5188}, "digests": [{"algorithm": "sha256", "value": "b1c70a26633d0096404a6cd40a78ea61fba5d2d2b49359950241613ed29561db"}]}, {"id": "8cbfce2506ff7f69", "location": {"path": "/usr/bin/gpasswd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88304}, "digests": [{"algorithm": "sha256", "value": "beb7a0dfe634da2d3ded7465ef8470732509c8f3094c208ba179008a47d1cd84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "07f19cf56de00b4e", "location": {"path": "/usr/bin/gpgv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 449400}, "digests": [{"algorithm": "sha256", "value": "1c64b8f6c581b976507c8ca0d11dd702ab242416421d6a07a83a1d6610910faa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libbz2.so.1.0", "libgcrypt.so.20", "libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f8e1842e802b95b1", "location": {"path": "/usr/bin/groups", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "3558b4989d1a18577453ae901c313e6de92ff7bfa568b56989c879332d25d3ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "979936e4503bcf21", "location": {"path": "/usr/bin/head", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48000}, "digests": [{"algorithm": "sha256", "value": "7e2ef382e1241289b0d9c512f3eef7f5a48688ef62dc9a54b9cfc800e0ee2400"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e95180adbf42dfdb", "location": {"path": "/usr/bin/hostid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "6112bb0c9e8829dae71f53f959d79936fba7e65dd555d28e09735ec7ce27b737"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "5d82817476a5b4c8", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60424}, "digests": [{"algorithm": "sha256", "value": "b6ee1510bb2d80f9459d83c653cbfe9fc8974e22c227b22f29124b42d4ee6c01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "0287faedf19ba073", "location": {"path": "/usr/bin/id", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48064}, "digests": [{"algorithm": "sha256", "value": "5c06e082d4e78b791710acc49bd7732e3db5b8e8033e089f35717181dcab422f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "1322b8978ad4eaed", "location": {"path": "/usr/bin/infocmp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "534c6f8b81ae76ea134a2b087076804b15afdf60d92885166c547e6c912fac0f"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a9ac8824a7d82b62", "location": {"path": "/usr/bin/install", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 159528}, "digests": [{"algorithm": "sha256", "value": "85765a1062cf35a3fa3353f9d17b57a3444ee9c5e3bf65b9ce998c9ca096ba6b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libacl.so.1", "libattr.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "95196d6846e321f3", "location": {"path": "/usr/bin/ionice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "f6c956f9e0dc90ac1878ee188cc8cf61677a74999cd30e20fb589fce786c9da1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e1574bcc48549dc5", "location": {"path": "/usr/bin/ipcmk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31024}, "digests": [{"algorithm": "sha256", "value": "573cf23b2ee7dcb47012fc9a5060d67d5fcc0b75f2afc0e21135766db3f5f4b7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "17c7ee8ad5b84074", "location": {"path": "/usr/bin/ipcrm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "d154eee819d9c22805e0616d4891a637a21456bcee2c913332bc97d9b4aa5a55"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5df405133b90827f", "location": {"path": "/usr/bin/ipcs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71912}, "digests": [{"algorithm": "sha256", "value": "3d2e4f940b45a7e84ce5d656b98b12ff2af13a238de633334e26174738bf3934"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6266d90e5aa87be8", "location": {"path": "/usr/bin/ischroot", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14608}, "digests": [{"algorithm": "sha256", "value": "eca67e925a528d273267ee1af069ec1dfa68c20f7c59e46d26701b7d7f5a7f18"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c153895eba7348f5", "location": {"path": "/usr/bin/join", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56224}, "digests": [{"algorithm": "sha256", "value": "25b22a6af8af8d92fce0e942f947fb927aee92bf342f65a5925bea176ba8d620"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "8518aaca543edb18", "location": {"path": "/usr/bin/last", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "abf8f3a139c8f2771765b6a8682df8394b3970dc89c48fe86dad7aa616ea4993"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1b592047fc43cb16", "location": {"path": "/usr/bin/lastlog", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 32256}, "digests": [{"algorithm": "sha256", "value": "86d454e91659c69ff820250b4f6f1d8e14dccfbd040646c1884dfbb81f830a3b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d4e083970eb81109", "location": {"path": "/usr/bin/lcf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7784}, "digests": [{"algorithm": "sha256", "value": "1033b40179e5aebd24f3e27711fbab2bf5b9abeaaec634924f7ca156b8f6dc1c"}]}, {"id": "de5af70dafafce08", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5401}, "digests": [{"algorithm": "sha256", "value": "cb90d570ae7b47813fb109f0714f7635c6077a33b790173b4dd6114626b5f135"}]}, {"id": "3c99bd777d80f355", "location": {"path": "/usr/bin/link", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "05742ecf987e469d0fdc3007fb1644590e5cf8cc42631b948189be5307a84397"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a3d5a358b0f7ed4d", "location": {"path": "/usr/bin/locale", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55336}, "digests": [{"algorithm": "sha256", "value": "17921f6f69375b5c3ecc78313cf26562abe05284f73d60d59f4db3f441b38775"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f355f9f1c55a5fe3", "location": {"path": "/usr/bin/localedef", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 315136}, "digests": [{"algorithm": "sha256", "value": "b77fa14133b045f3c52136020435803c22d3faa994faf1de7fe55cb77ce76897"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "783e6fcfa0bfbf57", "location": {"path": "/usr/bin/logger", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52040}, "digests": [{"algorithm": "sha256", "value": "5791fb92d69c260702e950720d4743c960dd6f1c4a1df962f47a5d43c1ba8da3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsystemd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "edf2297e60b043de", "location": {"path": "/usr/bin/logname", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "3777f6bce42e290d224351181fb83e04abe800eecf270b2cf5784d61a45b7ebf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a945b363138d5574", "location": {"path": "/usr/bin/lsattr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "a2153723370d6079f8b1795ad14d03eaf9e74b21bdb26f2c74bffa29b38b346a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libe2p.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ca4e1f7e69c5f966", "location": {"path": "/usr/bin/lscpu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100584}, "digests": [{"algorithm": "sha256", "value": "0d364f38cecad3f8e657deeb1abe8891f9210c5437b0bf691e45ac7899a118a9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "99fab3e63d15b555", "location": {"path": "/usr/bin/lsipc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96488}, "digests": [{"algorithm": "sha256", "value": "790d3bb563d534bdd5349a486e183c8561ec0b1b00aa7d04488638844bca2d84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e7022c3aae005df", "location": {"path": "/usr/bin/lslocks", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39480}, "digests": [{"algorithm": "sha256", "value": "dfd1d13b6d1898ae06e70d5afae4b8815698d141d79f3464b0a05bece2ce3ca8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libmount.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "39e8cd97c38645d5", "location": {"path": "/usr/bin/lslogins", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "8df42df378051e927c1efee99d11f09024af7e63805a4f819a603010b3be4106"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libselinux.so.1", "libsystemd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d56aa4fa7ceb111f", "location": {"path": "/usr/bin/lsmem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "1e88b6eecb211696a233ff93e8d2844cdc7232eb9eb85dda8cdbda082fafaeba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1375a7632c8301d7", "location": {"path": "/usr/bin/lsns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51440}, "digests": [{"algorithm": "sha256", "value": "d9b7182d83b13104247fcf75933b51cc7700997bda003ca64766deaaa75f90b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libmount.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "32148951f0071f17", "location": {"path": "/usr/bin/mawk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 158296}, "digests": [{"algorithm": "sha256", "value": "6e2e4e28b5b3794c3a900a5d01a0ece1381d7af0eaca4fdeb132a03584c69e4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "997061e456795bb4", "location": {"path": "/usr/bin/mcookie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35120}, "digests": [{"algorithm": "sha256", "value": "c2afcb798c244cbdebe5bb50643da5dbaad63fd86e919be9b5a29ba2cd8fb77f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "df6c104544ecc9ca", "location": {"path": "/usr/bin/md5sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48032}, "digests": [{"algorithm": "sha256", "value": "47098ec0bdf75b5c0a98615b984d7ebdd918e1ac7f3df59895cecfcd0e29bcf9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "cc50dc78021bdac5", "location": {"path": "/usr/bin/mesg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "236cce47c77f700d4643939480a20139fe374cf8011797c85dd14a0d30599b6c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b8927baaeef1e8d", "location": {"path": "/usr/bin/mkfifo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68704}, "digests": [{"algorithm": "sha256", "value": "07a655d2c5cb204986f23dbede80e72be92338aa5d70d37aec3524ac97dafa58"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6721d430e4e71212", "location": {"path": "/usr/bin/namei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "dbbfc45743b8e561002f6608b0c032e841027a0f3544bf23ef074e50e87b3739"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c89fcdc2583ff9d4", "location": {"path": "/usr/bin/newgrp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44632}, "digests": [{"algorithm": "sha256", "value": "e247c02f357ff2539af5f26a4c8cd94e237a5a0b7730a84532630d183955db9e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ba95e2dff18f4ed8", "location": {"path": "/usr/bin/ngettext", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "aad851149df1b08f9d02abc30fd26bb365a0a8d6dd53ee002f3759f00fe343f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cfc06868ad088165", "location": {"path": "/usr/bin/nice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "066c283638a612dec09aa2266b1ee136f7318b669c82dc3d0c76880f71240fed"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "fb7d18d606310753", "location": {"path": "/usr/bin/njs", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 856200}, "digests": [{"algorithm": "sha256", "value": "a20c895ef158ba69838b485ad61916fa63fca4b6d695c6897be41ed2fec3462b"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libpcre2-8.so.0", "libcrypto.so.1.1", "libreadline.so.8", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "344f64b9af077b86", "location": {"path": "/usr/bin/nl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113696}, "digests": [{"algorithm": "sha256", "value": "07a8613597059cf74acb5e847dc2d9a0075bfeb4400a6f409667ee6dc9a730bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "437e6026be527324", "location": {"path": "/usr/bin/nohup", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "31fe2328fe8d48b909a298e0a2ca828947aa39e6b210db109343b3f43e94535e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6b28e632862e9e88", "location": {"path": "/usr/bin/nproc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "2d70c4c7c022d06a5dd66904e8c2ee21487781212b46ccd2647aefab9635fdb0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "661c0a16943a1f26", "location": {"path": "/usr/bin/nsenter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35280}, "digests": [{"algorithm": "sha256", "value": "837c97c6cee8c65b55871211d8c3829103d3c1a39a3b7db22f47a7fadb845aa7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e8d94902cd3d084a", "location": {"path": "/usr/bin/numfmt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68576}, "digests": [{"algorithm": "sha256", "value": "253004ce5c7256c358aa2d0c88b59027589f3b84041a3656d711942a64e5cd88"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e758b3c66e784a1e", "location": {"path": "/usr/bin/od", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72640}, "digests": [{"algorithm": "sha256", "value": "a220500ab361719ba49bc172c9fd4b28bb9e9021c03eb2587ee5504cb8487421"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7ab6bf398ce03c73", "location": {"path": "/usr/bin/openssl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 736792}, "digests": [{"algorithm": "sha256", "value": "225ca86de8930062119d425dd8be7cc2a429d8909edff7f60736626d1092d8ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3f468203b02b7643", "location": {"path": "/usr/bin/partx", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121072}, "digests": [{"algorithm": "sha256", "value": "7eb73f96a4a6d63192a7aa60f036a692fc396de0db9ad0c63bd8a1e724099b30"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8ebb21ee0dc388db", "location": {"path": "/usr/bin/passwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 40000755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63960}, "digests": [{"algorithm": "sha256", "value": "06d607c2cbf7db3d51225df60667e05c5f2690197acba9250b92883fd266d821"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0e2b04b8a391ab0b", "location": {"path": "/usr/bin/paste", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "c6918bd153d61cfd9485a8d9e6d6fe0c019066987075f1900ff3e80ee344fb85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "1c0eabab5887f9fc", "location": {"path": "/usr/bin/pathchk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "ab95fde883b349063794023407f36b325a28be02cb67ef4a34a8e1f997513c3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f560d0b0b1f2069a", "location": {"path": "/usr/bin/perl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3681152}, "digests": [{"algorithm": "sha256", "value": "893b5ddf5151b00a345e3b94792e6d87535f7d91dc40e7e4b64599a657c6f8b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "923149e5047e6785", "location": {"path": "/usr/bin/perl5.32.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3681152}, "digests": [{"algorithm": "sha256", "value": "893b5ddf5151b00a345e3b94792e6d87535f7d91dc40e7e4b64599a657c6f8b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libm.so.6", "libpthread.so.0", "libc.so.6", "libcrypt.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c90425e031aeb6f8", "location": {"path": "/usr/bin/pinky", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44000}, "digests": [{"algorithm": "sha256", "value": "bc60b2c7e4adc20e408642c0847494d267165e14cb1e3b41b740bbe70b810de9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "29b7a716acf524ca", "location": {"path": "/usr/bin/pldd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23112}, "digests": [{"algorithm": "sha256", "value": "c866ec632ab5c9385667e1b61fd5fea6cd6cc95bbac676e3d35a83ac2e9f7ebc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "5f096b292f49fae2", "location": {"path": "/usr/bin/pr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76896}, "digests": [{"algorithm": "sha256", "value": "2e72f0449124dd5a37a7b68d0ee65395119d892551fb7b9a24c9e5fc9efcce58"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7b762d03f69a9882", "location": {"path": "/usr/bin/printenv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "369d57c05e6621ac31b8a58e68efb6be7b5c2ae71c26e37845a5ed3ea15fbaa3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "97b3d4a45335ed7d", "location": {"path": "/usr/bin/printf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60256}, "digests": [{"algorithm": "sha256", "value": "1a79354f9e5d68886b0cdc34a550aae490bb6e603d68bfd8cd22cde98fd3e1f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3107593b08433e9a", "location": {"path": "/usr/bin/prlimit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39672}, "digests": [{"algorithm": "sha256", "value": "0c31ab1fe45298dcd9c7c75920ca2dbf01051a428d07f9ae32c804ec2887fbdd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsmartcols.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6b04b0a7ba7ca82b", "location": {"path": "/usr/bin/ptx", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 138336}, "digests": [{"algorithm": "sha256", "value": "04282937ea8d67fafec3105f2c3278ab838b7dd38786acf68d303547b3b8ce76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b9d02e4e7d14759d", "location": {"path": "/usr/bin/realpath", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56160}, "digests": [{"algorithm": "sha256", "value": "35063e9a799095a82ba0d0f1197152cfcdddf9356d5cdc16cb6e8d7e56c02e5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e7a524f7e620af18", "location": {"path": "/usr/bin/renice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14560}, "digests": [{"algorithm": "sha256", "value": "ea9989ec36d1f5d195c5799402385513bd667e1eece8f1fe2b9b7f13872884f8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fc00360033fa3848", "location": {"path": "/usr/bin/resizepart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "dc0ec9099aae7dda4d09349ce8c56b862059b0d552e7556f1428564f01383d4d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3ec6ec6e7e0817f6", "location": {"path": "/usr/bin/rev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "28bdf96934be7e509bac7f401cb19a70ffaeecf9b19bfb1152a9452a2b605c68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9d06e20c326b4d31", "location": {"path": "/usr/bin/rgrep", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30}, "digests": [{"algorithm": "sha256", "value": "0a8dd42a068115f058ae57f9f6347e1ef0ae2ffea89bf658b132974246577748"}]}, {"id": "456da74ac8a50fce", "location": {"path": "/usr/bin/runcon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43936}, "digests": [{"algorithm": "sha256", "value": "7d187be68059183b20a509ea8e3d5bb6cd2381d796ed20921c5e59fcd1ccf727"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "d81d6e14871d90e6", "location": {"path": "/usr/bin/savelog", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10481}, "digests": [{"algorithm": "sha256", "value": "e9f83fa3608f90efc4d3f0e38337da962aecffcc9f6af43709d9a6943a21341d"}]}, {"id": "5dd0d6573758f953", "location": {"path": "/usr/bin/script", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67816}, "digests": [{"algorithm": "sha256", "value": "9ae726553388765175c2941d2affa792366534d4d7f45d176f95f62a21b48b6d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e85912b1c25177d5", "location": {"path": "/usr/bin/scriptlive", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55528}, "digests": [{"algorithm": "sha256", "value": "45439691e9416bf888c3c5160d312676499a72cc3373daa321833fdf72853b01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libutil.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e2b65ece5515ddf1", "location": {"path": "/usr/bin/scriptreplay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43240}, "digests": [{"algorithm": "sha256", "value": "17ad194f19c1098b6e1a89658a868552901b8eb8d8260b45491abe71c216dae0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ee23f358b8359e4b", "location": {"path": "/usr/bin/sdiff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48032}, "digests": [{"algorithm": "sha256", "value": "0ec63f5094b2222ee3a34c7567c4210ce1bbb172f2e18333e5cafa4a81d0aee8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "a7f69801496d4407", "location": {"path": "/usr/bin/select-editor", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2446}, "digests": [{"algorithm": "sha256", "value": "7227cc023e86ad5d50ac565dc2a2f68196a79525b2c6a50cd56e4798b88291be"}]}, {"id": "d3179baddcc7c7d5", "location": {"path": "/usr/bin/sensible-browser", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "c80abe6a58479a80f6621fb145888810e19cd806330a974312bd3fc849a0c816"}]}, {"id": "36d7a5982edb4d98", "location": {"path": "/usr/bin/sensible-editor", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "dd5e1d2880a7e1ead9c71722661809c8c38855f5af0860b3c977a2606d0f3ec2"}]}, {"id": "e9688b89c6d0b6f2", "location": {"path": "/usr/bin/sensible-pager", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 452}, "digests": [{"algorithm": "sha256", "value": "8a701a467cd19fadc2194d0d47b49d01de58fa588e7ab2539f684b0f49a1c721"}]}, {"id": "5d833b931bbb511c", "location": {"path": "/usr/bin/seq", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56192}, "digests": [{"algorithm": "sha256", "value": "f5153c066073938b4363eb0e946294a737df7c601fa8f0a2c516d98f2d864d79"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "ec0d69a5571a455f", "location": {"path": "/usr/bin/setarch", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27136}, "digests": [{"algorithm": "sha256", "value": "de77a3807c2f792a7af865c3e75a94f57b9e1bb4e770ea6b00f208431e0887f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e5092eb4893b2493", "location": {"path": "/usr/bin/setpriv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51440}, "digests": [{"algorithm": "sha256", "value": "2733772062255d4ddb80fba4e7003380ac5a58b502173278568d2f71c982980b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap-ng.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "33602ffd7734195b", "location": {"path": "/usr/bin/setsid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "4b3e21789c5b1962fae7506c4814c2403247cc32617b808b7d493631a0b8ce94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8de49fade32edbf", "location": {"path": "/usr/bin/setterm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "8d6ec786946b8b83619cdfe608271163f649da0f30914b94d127fab13e1fd923"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "44df1338d3398727", "location": {"path": "/usr/bin/sha1sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52128}, "digests": [{"algorithm": "sha256", "value": "6658137da944c61615fcecb2723980415d3437d86c1f8154135c523ec79ca9d9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "1ff4c51683832ebd", "location": {"path": "/usr/bin/sha224sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64416}, "digests": [{"algorithm": "sha256", "value": "8a2511376bd06770ba7cf7b6d97ad10bed54848e0097da05986cb2443d38921c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "98203536357adc61", "location": {"path": "/usr/bin/sha256sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64416}, "digests": [{"algorithm": "sha256", "value": "ddd0eb3234043e0b1f8068f3ac0ec09a57ae6eb38dbd791c15ad5f3a52cf2475"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e2e1b78abcd2d2fb", "location": {"path": "/usr/bin/sha384sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68512}, "digests": [{"algorithm": "sha256", "value": "bbd1a61aa7a01280078c619f3d3fb63a3e3b60e58956fd92920c66bd4bf84c1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "eb8b0b787718cde6", "location": {"path": "/usr/bin/sha512sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68512}, "digests": [{"algorithm": "sha256", "value": "7f8371f1034aaf988323899dd8f0a5b1bd41656a7e3b374f3a3c8ef2f882fb29"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "03d4e542cd642e5f", "location": {"path": "/usr/bin/shred", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 64608}, "digests": [{"algorithm": "sha256", "value": "9b9ec50e1206b46249cfc40cf60990ecdea4f194eebbda1fce142e1bd51b989c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "28fdb52defc921f7", "location": {"path": "/usr/bin/shuf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60384}, "digests": [{"algorithm": "sha256", "value": "e89557d4c77356b91240d98b920a4c7daa1d3174f0651565694d32d07d5a70e8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "9fc0d45313cce67b", "location": {"path": "/usr/bin/sort", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 118408}, "digests": [{"algorithm": "sha256", "value": "1646c86cb8fb94e9abc6a4b87550fd94cc4439e1d12888e30dc642fe84a41fc9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "16877628836d71a0", "location": {"path": "/usr/bin/split", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60896}, "digests": [{"algorithm": "sha256", "value": "b47975789284dbbe8d05f780697fdafee871d4e92e79e2b5c52ae176d96e13a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "6d4e0fbd50b5013c", "location": {"path": "/usr/bin/stat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 85184}, "digests": [{"algorithm": "sha256", "value": "e04a567f39ba428a50fb551a25dab8e2ff7142326db6775165991955c6eb6357"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "85ff616f6f68b8dc", "location": {"path": "/usr/bin/stdbuf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52064}, "digests": [{"algorithm": "sha256", "value": "ae677fbd07ccfb3f55178f4c780610676c6a9c7056d64d1877bc195c65daf23f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "fbcb5f5173806285", "location": {"path": "/usr/bin/sum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48008}, "digests": [{"algorithm": "sha256", "value": "76d73821d052601634034e8ceda9fbd6dd5e99a8076069b7ce4f1828037bdb60"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "dbc183d71b3c4555", "location": {"path": "/usr/bin/tabs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18584}, "digests": [{"algorithm": "sha256", "value": "a9e6f24b5cd2bf177c9a44c39ad3c5a8af010244d2d219166bec8c25bf2c1ca4"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ea074c15b12513c9", "location": {"path": "/usr/bin/tac", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 109536}, "digests": [{"algorithm": "sha256", "value": "e9190c6e570a3d3480662efc4d8f227f56cf6961ba933c8012dac54097679898"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b84e31960c1990b4", "location": {"path": "/usr/bin/tail", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76864}, "digests": [{"algorithm": "sha256", "value": "9bcc8ced58316b10085b04fcdc1350ce60e723e3176eea962793c7da9b449e53"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "84845e8f77b867ad", "location": {"path": "/usr/bin/taskset", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "a59af16a68c052903fa70870dfba3e2996c30867878d4f210c6b0f2d5545e852"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c2294e6468c42e27", "location": {"path": "/usr/bin/tee", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43904}, "digests": [{"algorithm": "sha256", "value": "106035d3c50dee22a453114539ad194d188dc246b65f9d49d472f01644242fcb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "27f318d1c30550e7", "location": {"path": "/usr/bin/test", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56128}, "digests": [{"algorithm": "sha256", "value": "122519ae131798218645f3d615b62ba3da976105eb180b89a48118a4075b4bbc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "167c0e19d8af74c6", "location": {"path": "/usr/bin/tic", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92432}, "digests": [{"algorithm": "sha256", "value": "bab9dd382fc7ac534a49dada9c3f4c9f8c8e1992520d7a375a8271d741ac3755"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b538c81f15262d6b", "location": {"path": "/usr/bin/timeout", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 44448}, "digests": [{"algorithm": "sha256", "value": "184d621659c36e70e44a59529db33d1fedf92aca98e2e65e3699ce57aec761ee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "7334c057c37ebd30", "location": {"path": "/usr/bin/toe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22680}, "digests": [{"algorithm": "sha256", "value": "c2ea6dd34ae52fabee08f0c4a5d00f40159289bbce2c483bff0eb32590b301e2"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtic.so.6", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "db59a2df83c7cc95", "location": {"path": "/usr/bin/tput", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26808}, "digests": [{"algorithm": "sha256", "value": "108bc03e42e19310423ca046c3791548ed1b06de4d35790e1d80cc482620d2b6"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51e7d31ad4b147f2", "location": {"path": "/usr/bin/tr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56160}, "digests": [{"algorithm": "sha256", "value": "9cbbc6abdd1348e4d84de8814b68b59ccf5e7602601e1939f2a6e15997b6c48f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e510d836320785b6", "location": {"path": "/usr/bin/truncate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43840}, "digests": [{"algorithm": "sha256", "value": "bf602724b2a8e736faa1c90f63f352a34ae6a945c1c7f75852e1c8132f12accc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f8c550b3986f29ba", "location": {"path": "/usr/bin/tset", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30880}, "digests": [{"algorithm": "sha256", "value": "f7e934c06a85aed865a4f6b0fafd354d37d0cb65502ce5c0d2499f89dfce2b37"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cc791736a027c0ad", "location": {"path": "/usr/bin/tsort", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56128}, "digests": [{"algorithm": "sha256", "value": "1a9d06871e360f9d4f1791445a04a2ac1e87e7af827b58ea8f7a812b3b4d6c45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3ab5224540dd51da", "location": {"path": "/usr/bin/tty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "088892b57c6fffbba39051debd39ee54f0b0d7cfbab38ca024e571c5f420339a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "520f3253a7cb3849", "location": {"path": "/usr/bin/tzselect", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15352}, "digests": [{"algorithm": "sha256", "value": "dad14d313230aeb0c4a2b1c88680916c434197315dd6568beb8a615cee1646f6"}]}, {"id": "e9fb0455403a1866", "location": {"path": "/usr/bin/ucf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 41883}, "digests": [{"algorithm": "sha256", "value": "245409deb76964427765de3bb2c80c741526ad5e869550e387ddcc77413aeaac"}]}, {"id": "c9c9aeadb14a5a1e", "location": {"path": "/usr/bin/ucfq", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 19367}, "digests": [{"algorithm": "sha256", "value": "b1e4a6d73b74e73ba6f1b2ff45093127a7f11b4e59443df43c008edb8e9f4cc8"}]}, {"id": "aefc8716be026a53", "location": {"path": "/usr/bin/ucfr", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10719}, "digests": [{"algorithm": "sha256", "value": "2db66a7d2a3061aef1e4d049e8a0e703bb5f4e8c9a8cbc0bfbcc6f4fb6127487"}]}, {"id": "622b5dee4c5be542", "location": {"path": "/usr/bin/unexpand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43872}, "digests": [{"algorithm": "sha256", "value": "caeda43bba78b80512406287c684722c019ca44e3ae608eec3e32bb43b892219"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b88506ded4f3f250", "location": {"path": "/usr/bin/uniq", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 52128}, "digests": [{"algorithm": "sha256", "value": "4e30f77f060d3a4c5ba3902906067fba836f6e5de71aa54a7311c636889a670b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "3df936aa67e9cf86", "location": {"path": "/usr/bin/unlink", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "38f3696dc4642e2ff57de4f214fdfd56b755caae0f122e378d6e7fc3f17dbcd8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "c3517fbf4bdd7de2", "location": {"path": "/usr/bin/unshare", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47576}, "digests": [{"algorithm": "sha256", "value": "6c40d147ed885ac855731213b0484cbaa3414b1dd2a50a0ba06058737b3704e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c316ff815d2d53ca", "location": {"path": "/usr/bin/update-alternatives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59480}, "digests": [{"algorithm": "sha256", "value": "52618a137e23e12e98d17c7869bf060f85e362969c87abcf9513ec9d8c3fffd6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7a8ec0f6f7da470e", "location": {"path": "/usr/bin/users", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39744}, "digests": [{"algorithm": "sha256", "value": "a5721b776694f2b7765b3a10c521ca8166a78db9ea5a7da14620b8033ef13c85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "439bd6fc4dfed52b", "location": {"path": "/usr/bin/utmpdump", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30952}, "digests": [{"algorithm": "sha256", "value": "5ebff09a3b93ad54e3959ea4ed7a47c5d90b32c9d41cc3a17c2712879d55b269"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8bc56d9e4e55c5b8", "location": {"path": "/usr/bin/wall", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 20000755, "type": "RegularFile", "userID": 0, "groupID": 5, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "609291720c0fa49efa54502088f65f78a8dfebc754b48762625a054bf7cee192"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "24ad1bd1c39c52e3", "location": {"path": "/usr/bin/wc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48072}, "digests": [{"algorithm": "sha256", "value": "eeda3288dd48a4abdd335a5b1420e85dcdd27120d2e1fa2c7ca6b9eaedbd38fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "117f1fde2070f026", "location": {"path": "/usr/bin/whereis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31400}, "digests": [{"algorithm": "sha256", "value": "bd9ad3cfa75cd08fae0ba490443eccfef104ecabc4d72462da7606ef2cbae4ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5e716679040a1538", "location": {"path": "/usr/bin/which", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 946}, "digests": [{"algorithm": "sha256", "value": "7bdde142dc5cb004ab82f55adba0c56fc78430a6f6b23afd33be491d4c7c238b"}]}, {"id": "b96c525ea664d91c", "location": {"path": "/usr/bin/who", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60384}, "digests": [{"algorithm": "sha256", "value": "475a0af7fb2aeffd33a379ce5d1f2aa9f4bee566f21e7ce75ab55d2d9e4a081a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f660bd913237fbc3", "location": {"path": "/usr/bin/whoami", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "c827dc7e457113c1cba08dc2abeb1647b07aadfaf7d1f310549a9352b36e7d5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "e6594549d858400f", "location": {"path": "/usr/bin/xargs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76152}, "digests": [{"algorithm": "sha256", "value": "d907ee7791050903ce57bf6d15735711476a387a4d25a63e40969b0968ec59a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "71663d7894058ebb", "location": {"path": "/usr/bin/yes", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39680}, "digests": [{"algorithm": "sha256", "value": "ce0462698f96aa898c534cabc569d5d2b9fe42ecbfccb43ab5d27201813f8dc9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "39ebf4a4a2342b9f", "location": {"path": "/usr/bin/zdump", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22936}, "digests": [{"algorithm": "sha256", "value": "2a85720a77ade9f04b79ffae7650a51e54cf5c96f4bd23f68022531cc7099303"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "f53d68b7cf400e0b", "location": {"path": "/usr/lib/apt/apt-helper", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39392}, "digests": [{"algorithm": "sha256", "value": "3b8ba5e78b33e5e28d7658201133404c11447b5204c8e9a20abe64ce31a8d642"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5f68692d85c79e85", "location": {"path": "/usr/lib/apt/apt.systemd.daily", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16029}, "digests": [{"algorithm": "sha256", "value": "366f4cca90841c6ebef199c24ed3edfc78cd6d7f139c32686bcfb11121fe172f"}]}, {"id": "1295fa9bf6e126bd", "location": {"path": "/usr/lib/apt/methods/cdrom", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76088}, "digests": [{"algorithm": "sha256", "value": "73c2cfe8224d7aafc6ad3f07e5f23bbe36602e98d844c3e100ae6e69eee868eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "50593d4c51ec5b89", "location": {"path": "/usr/lib/apt/methods/copy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59704}, "digests": [{"algorithm": "sha256", "value": "9dd48eb1f2054c356a8e90631007c98283ae1b9b3cef7e42afd65c62348e6516"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cbae3cd61189ed65", "location": {"path": "/usr/lib/apt/methods/file", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59704}, "digests": [{"algorithm": "sha256", "value": "504f5e23d2aa16815b63c9aa6fb5ff2bb0f43411caea111d50dca9a70a5a0544"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7569ef3e6bd9b18", "location": {"path": "/usr/lib/apt/methods/ftp", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149904}, "digests": [{"algorithm": "sha256", "value": "e514dc8f87efff49f21a1970100f973c33134b1673008f3064e53ce72dd0de39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libgnutls.so.30", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ab606056f549fcd3", "location": {"path": "/usr/lib/apt/methods/gpgv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108856}, "digests": [{"algorithm": "sha256", "value": "e2887b622b17093f397ce58ff7891c5719f3018ecbb785b6af8f7a784a1b2b9e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0eeb2bc49f11870f", "location": {"path": "/usr/lib/apt/methods/http", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 203072}, "digests": [{"algorithm": "sha256", "value": "edf0e7577da05cc483cb000702e29ddd06297e9388deab2fcdedfb4c7723b860"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libgnutls.so.30", "libsystemd.so.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ba8de17cc4c00583", "location": {"path": "/usr/lib/apt/methods/mirror", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121144}, "digests": [{"algorithm": "sha256", "value": "77c6aa1d91d2e2758255194ceb551f21236f906af9d2b86df367eda2e2924a39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "074bbd0ef8998f4c", "location": {"path": "/usr/lib/apt/methods/rred", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88376}, "digests": [{"algorithm": "sha256", "value": "a8e4bf92879e672f50f66744ab67a1b8d1bdadb14970bb1b1d68f1fc630700f5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libseccomp.so.2", "libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8d7754ce7d2670c", "location": {"path": "/usr/lib/apt/methods/rsh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72008}, "digests": [{"algorithm": "sha256", "value": "b27550d0999d15b73932f2e704fd0e5cd3cec495f472b2bcf583555987cd7b86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3434850b67c99955", "location": {"path": "/usr/lib/apt/methods/store", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63800}, "digests": [{"algorithm": "sha256", "value": "95c7a9a9defd2fa540446b15a50a03a80bd438f773ef0a130c6f203fbc58633b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libseccomp.so.2", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "265948a4a5b137f0", "location": {"path": "/usr/lib/apt/solvers/dump", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22760}, "digests": [{"algorithm": "sha256", "value": "df16b1fbba3c177d72681a3d9a495ddcce97a7bb232a440a52c8958dd7d6f547"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-private.so.0.0", "libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6d3a369bb93996a8", "location": {"path": "/usr/lib/dpkg/methods/apt/desc.apt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "4035a2ca99d6d473f6e9a0af7b39d395bfe47e48b3a9993488fc2fae139145f8"}]}, {"id": "f08c3761e7116d09", "location": {"path": "/usr/lib/dpkg/methods/apt/install", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2861}, "digests": [{"algorithm": "sha256", "value": "810da1fcf97636219401c67e891a04a7a4f01b2a0d73fd60bf3bbbdfb3775f76"}]}, {"id": "efd4cf3a83cfae95", "location": {"path": "/usr/lib/dpkg/methods/apt/names", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 39}, "digests": [{"algorithm": "sha256", "value": "0a636de469385b41ea06f639a389c523946ec7f023fe2a12c0adf8300e2a82ad"}]}, {"id": "fb037b17f6a7a07c", "location": {"path": "/usr/lib/dpkg/methods/apt/setup", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7728}, "digests": [{"algorithm": "sha256", "value": "c645a091943f61ff46847973d000cbf1817623a86e1ede412f97f437aa1eb56a"}]}, {"id": "0d646569bc05dcff", "location": {"path": "/usr/lib/dpkg/methods/apt/update", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "605ae19f87289e8d4cdb80028dd071c4b3ea0e2e46da9ad697b6bd739ba4c6b3"}]}, {"id": "e496b8a855201908", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 131}, "digests": [{"algorithm": "sha256", "value": "e56fdac7f4d70bdb7517a9a3c98bbfefef52fcfb082d3a49c26eec93fd8f9d9d"}]}, {"id": "a2005540400c4fe5", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1519554}, "digests": [{"algorithm": "sha256", "value": "ac9ba9a7212536aa34e772cfe2666c55e14a1c057062c8e152bd8493569f6645"}]}, {"id": "d1dfbea9035ba467", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 346132}, "digests": [{"algorithm": "sha256", "value": "e19b13d271385be968316e97e08ef7a33d7702b8c370e93dbd9e7470933411c7"}]}, {"id": "1acb337ee054da42", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 252}, "digests": [{"algorithm": "sha256", "value": "a18e79a14c660aa2eb90d2e145e79c23a20915552797403eed8732c6a75b6500"}]}, {"id": "187de59ee59db2a3", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 23}, "digests": [{"algorithm": "sha256", "value": "bb14a6f2cbd5092a755e8f272079822d3e842620dd4542a8dfa1e5e72fc6115b"}]}, {"id": "c752681e320dc1f7", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 48}, "digests": [{"algorithm": "sha256", "value": "f9ad02f1d8eba721d4cbd50c365b5c681c39aec008f90bfc2be2dc80bfbaddcb"}]}, {"id": "43a4962e5f816725", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 270}, "digests": [{"algorithm": "sha256", "value": "cafa798824e8125971c72f9491b95f02f0fbeeb2429bcaeb17491fa5ef1a7f49"}]}, {"id": "bf048f6d64234f51", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 62}, "digests": [{"algorithm": "sha256", "value": "14507aad9f806112e464b9ca94c93b2e4d759ddc612b5f87922d7cac7170697d"}]}, {"id": "e11cc5b3a204d27e", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 50}, "digests": [{"algorithm": "sha256", "value": "f5976e6b3e6b24dfe03caad6a5b98d894d8110d8bd15507e690fd60fd3e04ab2"}]}, {"id": "bb4be68df3a45c7a", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 34}, "digests": [{"algorithm": "sha256", "value": "cde048b81e2a026517cc707c906aebbd50f5ee3957b6f0c1c04699dffcb7c015"}]}, {"id": "0f2bca21e5d225aa", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 47}, "digests": [{"algorithm": "sha256", "value": "f4caf0d12844219b65ba42edc7ec2f5ac1b2fc36a3c88c28887457275daca1ee"}]}, {"id": "604f7985e32f11e2", "location": {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3360}, "digests": [{"algorithm": "sha256", "value": "0910b595d1d5d4e52cc0f415bbb1ff07c015d6860d34aae02505dd9973a63154"}]}, {"id": "875097638b9016fb", "location": {"path": "/usr/lib/mime/packages/sensible-utils", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 97}, "digests": [{"algorithm": "sha256", "value": "e9d9b4e7782deb0509bb543620c597710bda659a3045bfce55b28c632f201f2a"}]}, {"id": "8e0e59bd1a437da1", "location": {"path": "/usr/lib/mime/packages/tar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 321}, "digests": [{"algorithm": "sha256", "value": "ec726cb9277a944c859b295af44683e3b9844236c063de3ff10090190aae0fc7"}]}, {"id": "a49f4ce97ff807e4", "location": {"path": "/usr/lib/mime/packages/util-linux", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 90}, "digests": [{"algorithm": "sha256", "value": "8c2a3124292211ce117712858ad06a036675a7f7d8f578e5b84267b1196c1665"}]}, {"id": "e4602dbfa428a026", "location": {"path": "/usr/lib/nginx/modules/ngx_http_geoip_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 20232}, "digests": [{"algorithm": "sha256", "value": "d7ee2688b4a62d04881d90a696fdc5b54d2d1b9a6950df991d23329884cdd12f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGeoIP.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e4e49ba0c0abc5c7", "location": {"path": "/usr/lib/nginx/modules/ngx_http_geoip_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 20232}, "digests": [{"algorithm": "sha256", "value": "0efa936561b316b3985918d4093562d63532065dfb015722812226f87d422e49"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGeoIP.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e3b99b4f4b04b79c", "location": {"path": "/usr/lib/nginx/modules/ngx_http_image_filter_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27568}, "digests": [{"algorithm": "sha256", "value": "df4d0cd4e86dddb8aa32f7f46e20f92dad410d7a771ec6197f06fcf8b3eaed25"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgd.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f9f3b96eea83eb0c", "location": {"path": "/usr/lib/nginx/modules/ngx_http_image_filter_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 27568}, "digests": [{"algorithm": "sha256", "value": "5d0cffd4ca3ca5c8684130c82f844c890b7427a858b80f83b34f3227c86a806c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgd.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9f008dddba0fd43c", "location": {"path": "/usr/lib/nginx/modules/ngx_http_js_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 930632}, "digests": [{"algorithm": "sha256", "value": "bcd84a326ae26c58e4130cf8c5758072e7410c09f25ee900ece4b79c9a0a45b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "792bcaca51385a35", "location": {"path": "/usr/lib/nginx/modules/ngx_http_js_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 926536}, "digests": [{"algorithm": "sha256", "value": "88b43eb82ab623712b504d4ba645bc3ffddcad1445a62145dfb46f9de31a3a39"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "996e1050309f602c", "location": {"path": "/usr/lib/nginx/modules/ngx_http_xslt_filter_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23400}, "digests": [{"algorithm": "sha256", "value": "49f979fb1d8b3ba446675c2f8e28471272fca3ce36e07b259d0f01f3b0ecb780"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxml2.so.2", "libxslt.so.1", "libexslt.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4afd91f5c9403b3e", "location": {"path": "/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23400}, "digests": [{"algorithm": "sha256", "value": "c3ddb552b877354db574d6b176c5e83ac6baacbb7fbbfec99554143b3fc281e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxml2.so.2", "libxslt.so.1", "libexslt.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4d81413ec6e0f206", "location": {"path": "/usr/lib/nginx/modules/ngx_stream_geoip_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19864}, "digests": [{"algorithm": "sha256", "value": "6227edf7182e388bc38c336da1bb2f437f532693260aad0145efa56d0978c657"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGeoIP.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c868914f634cff58", "location": {"path": "/usr/lib/nginx/modules/ngx_stream_geoip_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 19864}, "digests": [{"algorithm": "sha256", "value": "768a9f837e4f8f2065576baaf02d9ef43c3dac8dff31a7b057afc2acc410c920"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGeoIP.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fed8a879a9694e98", "location": {"path": "/usr/lib/nginx/modules/ngx_stream_js_module-debug.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 912712}, "digests": [{"algorithm": "sha256", "value": "4071b411f6f9f0181518aad3bba2a6251205a3ca03d86fb894889f85dc130abd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "01e70f612cc52313", "location": {"path": "/usr/lib/nginx/modules/ngx_stream_js_module.so", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 908616}, "digests": [{"algorithm": "sha256", "value": "1cfcabfbca8f004cdad482f920956256a6ffe8107e50e9f8ebc597fda47fb2c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8b9962e9f6b3509c", "location": {"path": "/usr/lib/os-release", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "11f039f212d535c1d7e14fa8e6960c3d7724de5e0d4e71938d787496a5d08470"}]}, {"id": "e7dbf306febb39ad", "location": {"path": "/usr/lib/ssl/misc/CA.pl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 7597}, "digests": [{"algorithm": "sha256", "value": "7df0a83cd496108c6e3ce5508078b1539b661f966827d8ccf883614be591ac9c"}]}, {"id": "4e1dfb2677650d8f", "location": {"path": "/usr/lib/ssl/misc/tsget.pl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6575}, "digests": [{"algorithm": "sha256", "value": "b36dede58b9f88027821c5ab6e35729da9f580088e4a5a284fdf3aba540b5b22"}]}, {"id": "ff6ccfd9fa4889b2", "location": {"path": "/usr/lib/tmpfiles.d/passwd.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 239}, "digests": [{"algorithm": "sha256", "value": "1a3b927102b44454eb4c47e4fe659de2f5283f364ba27408329a54d4ad47e310"}]}, {"id": "b8cdbc354b79a177", "location": {"path": "/usr/lib/udev/hwclock-set", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 252}, "digests": [{"algorithm": "sha256", "value": "8cdd9cfef02b7b6bf1f44e6bac157f14d6d0c28e107e3f084be41c16c7688df5"}]}, {"id": "d5030e2cf05d71a6", "location": {"path": "/usr/lib/udev/rules.d/85-hwclock.rules", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 208}, "digests": [{"algorithm": "sha256", "value": "31341ab239a262184fabec413aac9562b1352df350031d8968097c60903776a2"}]}, {"id": "d4aed7919e3e0c35", "location": {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14552}, "digests": [{"algorithm": "sha256", "value": "479fc444dfd707d5a1e3faf0980ef9f0e39fe30b4ed676cf3cf466b67b72fdc1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b6e10239e0bf0dab", "location": {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "dfb408bccc465af66ea1a3fe6d4b6b2bdc042bc38c96f377cf9724ad573231d9"}]}, {"id": "e2ac6e2642bec9df", "location": {"path": "/usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_fail", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 822}, "digests": [{"algorithm": "sha256", "value": "50e5da1e3251b40fa19f7fdb614af87fe53b01ece9fc0d9198ba864b1dbefd0a"}]}, {"id": "de393657c5db43e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22944}, "digests": [{"algorithm": "sha256", "value": "f19f925b00308faafbcd102ae3e66f44474fef40869224c1219a902de5de13c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1203203a46b24629", "location": {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26688}, "digests": [{"algorithm": "sha256", "value": "09fb1dbf23a68d0ee40852b6c188f9f52bdfcd3fa563d0555323beac66097932"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5e422f6a40235b8c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "06cdcd5f122fdd45a2a01c1d896c9bcff226bf89585ac978d55b42b7bb0684cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a19eafaa73222331", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "45120a462a1e2150ac38e6e638510e346c2584b3de8d79157605fd17d9cfbe4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "99638e08589a7b81", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9ff9cc6e9311168a7434d7c6b7f97a5212c596aa5c565386ea7f8ee9fd27cf18"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f4a9d312c86efbe1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96368}, "digests": [{"algorithm": "sha256", "value": "362097cbfda7d786383c97faa9ec3d482957322acdfd049cdd7a34dbb46a8e5f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "676c420b66ec068d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 239728}, "digests": [{"algorithm": "sha256", "value": "72584a0971009f5c367c71452a853f1b1c57fc89fffd8976f5e1e551bc824a08"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b1126f1629161958", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6262e09a65018cf0eabfad8da092fd5951faaf0629805e729844a3d7a0126989"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4808d50a30cfd28c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d4bee5dba2062bbf4415dca63bfc0fec734923644848dac1fc0a68a7ab03db61"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "779099491ce22dfc", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "83381d02dd7b89b8235aa4bdaefbaf67a737937186c925f93e5a099244dc5cf9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fc151024ba410e78", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f3f0fef65adc3bc1d5809cfcad18a45410021d3142ab10df0ac2f7f9ba695b84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "24632bb87be8324e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8a66353a1f79f57d1bc45fba533796b9c981a058d757fde0ee7e75ac44e44886"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ab6534fbda64cbb3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e6269e657ff7c5856fdcd8dd155a08f86cb61dc2482ce2997740fc7be6f1a578"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a095f477ea780cbd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ebe1b37a58912d6896de6663c2fd87265db3a2eee2b69f71a7a0fad01670a084"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4041625ef0dc9c60", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "26a1a1c93758efbea498df19a66d5309ea08d34d42f1802e5258469c5cc8c1c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "643db1e95ea5ba2a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "114cf6a99027f1c4bcf26a8f7602d40bf54ad13b5e505d87735426c3c09851de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c9aa9577423dfe1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ae1d39e5c37408aa9e9061d55df6d877105524cfbabbe423e52866e5c400b51a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "06c5afe9474609bd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4e152f2c601d07b03c8af506d3b8208d53fc1164e89831e0ff91128dffa43d3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5d472083f6f7c130", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18552}, "digests": [{"algorithm": "sha256", "value": "f7236ed01fc89cdbbb548f99fef33f017a3ffd8406d34e9d0ab9c180af5c4fe7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d69e891b81f8211", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "450f26eb683a7a0ff2fd61b5a253faf2381939eec7364904b74358041e3372d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3af38df2d32a79e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5f2f9c1cb7e5e27a46b9f2f563385f0bf23a0d11d258ded5e410e1c12e8fea84"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8aea27c2cb9da03f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2dd4af4bf29cd2b33e1e77c7187937dbe881767efd1081b034f233e7c749cdef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dcc1c6294b9e1aff", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b595dd3910c8cfc1d7d9c6a4a2c2003ef3ec4b4d52b984b22942b21cf2f33ff1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1c4570566a14cc12", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e293ff6a8c5cdf67cbc0d3ef2d95c9a069ab6136ebcee8aa4df667692bd4cf5c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "045bc73c9f5e24e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ead7a9d28b26be0c1f257e5dea3d97e8c811b12cd4d6413e049ac35403899109"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a5f789a36191948d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f8f22c600806de6ec9f4a718d555797ae5f9762f1764e5bbaa9af9dcdfbc05a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "76d53930a6bd1611", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100464}, "digests": [{"algorithm": "sha256", "value": "fa40134bff64eb676b38ffbc05292dba2ac80e84838dd08593e58be84cf21dae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "244fcea63c201259", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "284d9535bbdc44cdc45ccc88e4c355ea1e2d3cb7764d831d837a55f867bbce11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "473bf06e1ec19f98", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e70eba68996d1657e20b375e2270174d81b0757c4456ce0172556b310fb5327f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0569d843f92ef844", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "20c9d8c8764d62f05e8c1a79d67996248ae577d5576bfc7d5f12f8b7ad54189e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "01f7f49df2ae2b6a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b7c54cb03e45a94d8f2d4b3173c77bdf97ccb40cb150a39ce22f1725b74fa626"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "adfb403e3b542e1c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "763a64d05444ad324e0100d2e4b09938b86bd949d88c8569c7b33e31c045ee1c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "475540594f1680db", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "973833bfc6da0470946a78d74ffea51e22a67e3d2768971676fc9c76b29d4524"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "daedd74d283c9aa9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b3e4e0af63292934c70087f4a5c2b44ff03063bcbd264f8ef61f1d0591062c95"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "feff49fcaf85c896", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8dca62a823bc80da3249a712d301883a01a64b5b7599a4b0d01ecaaac4b72c50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4381eec4d7437eb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c66ee94d8ed08fb6855e884c1b19a5c570dc2fb539ab69a258e364a25c5e98bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "952b30ac6f1bd17e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "db3a2588a6faafba754d8ecc1176def4b6cdf55217860a842d14cc66d6d65ce2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6a6e9131bddbd910", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c92d900b70d9110489df121c8e5711b22ff40e113ebd0c78d00cfe28f18f8f16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0a21c761166dc106", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "802e60e4cef41b8fe9e28ab8f3bf9e2bf93dc7966940dad636ae144275735359"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3c96b22f72eddd12", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "44a062f0d60f5a0bf2d18b6b83241b920dd9406a24cf0d65125e5111b1dacdd7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9db6fb2400e178e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "10b6665a28bc074da1ad49230984b975ca591a70e98ceef35137b285bf17d98c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2f31f5cfcbe9f127", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "17fc41507addefac7e9b6742ae1c565e933404fe3fbb7da12d2a4e3a4049f62d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c5df914178949968", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "09325bd674de0529ad67a76d3b1fe02b29ff4c24295249b8ddf56883439ee3a8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4044d83defc6c84c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6aae41066e6af88ce7511922ee5fc281a532b26b27c86e186041c9bee409f316"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ec22b7c924121c2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f6a0fdcc76abd1905806f1ed80cf6aa8cb6b6d3ed856a4f82621c53a8c1f88f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "396a22e61901954c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8ee8b37a4b16739dd4388a1ab4de9cd42a8b4d7b70a1fe375da210f38113036a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4799cda90019910c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ecd8acd9c6c9f3b7c4de2bd98ec49240075325b82715f335b1d2e4ea4920a5d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "38b3293a122a0fab", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22640}, "digests": [{"algorithm": "sha256", "value": "af0f4f6033fe3c09d5284265095baa1603f879ab902a29088b49995a384bb0d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3858d26eaa6678ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22640}, "digests": [{"algorithm": "sha256", "value": "a545de3f2934ad774725ba3c22d09fcf0b3bf46d50b7c6928edf799836929a1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3ebe4d4bc389221c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92272}, "digests": [{"algorithm": "sha256", "value": "6d92894314caae8459dc9b05717c77b15df01524086d494a724fadea702d475c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "347444eb7bde52c1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2689a403071bab15c8d0f799a74988ac3711dad052c8b70a39b5ca0b2e13fbda"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "abd8c60f737f039a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "006e2bbed66114eb43d77b69ba99f2db040249c09ebb2b029bb2f59e54a34dcd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3f0a3f6374966716", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "975b321163cc6be8ad044f36a0e6b57b0bd5b475fac8d12783213e6f139c6b68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libCNS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ea3b48e93498835a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 182384}, "digests": [{"algorithm": "sha256", "value": "5c929d8d1bc1ed5bb0c79925e80eaa3974d186897898aaacdb69708c275a290a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "95947ffbb38ff96a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63592}, "digests": [{"algorithm": "sha256", "value": "6d0bb9647f415f8bccdb94976deacfbd3bbd26d2d17f00c119bb077c0d2d9f76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "576402b63ea86dc0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3fb69d8ddf1535badaccf59bb73a1dc0d3c9a6f47b21af1c0a3252482dc9f26f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "396f6db179ecee36", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 120944}, "digests": [{"algorithm": "sha256", "value": "4be0560f63ee3e60cab8c35fd2536144d4b48dcb9e4f96d34bb56d5b23c5276c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a3228c90b2632091", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ccb6d12e4f3e201c2b978d61528c119c805f035f807ffe0468caa27537f59f44"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5ae36164a3abca7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "86b6a217fe34e2b94cf20e69fb73651c40a8fcfe77ffc080672a17a377b360a3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d73c42570e14190b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ac09fde59ba2f6d550e13bd75d8959c96e010b815a1f4038ce17da25f3de4ddf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f97656cf92cec13c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b61aa8017cc368731fd0f89c224f4213b429602da79fee643493315da2c3dfe6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9cb87f982f29a8e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "bf529577a100d5444af37aa46296d82b2575632c14446af04a8ce3d7feb0054d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "716d5daf1f662324", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "148031e0ea3bc2c740696667b9d0c1b3123d340c75f86ed97fca5f2dcdfb37b8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4960e1f7dde48765", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "46513c52e6174589a0b2fc5155a0dbbd5b1a9449ee4d1ebd58db2948aa6fe6c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "79bb61b72e378f9b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4bdc758b739b4535a1412cb4f03b8ba0983e08d01066e4d4933a96d720915ea0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7b987464baf77eb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "356ef0c714b4522386ea8ec427d3af0fddc1631dcde4d53b29a6ee488ce869c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a5ba23f998a71654", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "eaea579cbc2b731fe73ba9dd0c11b4c8c74040acef24dff6ed926d5ae0ae1647"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe2804c754413b76", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "386ce51ec1dae3d2fa65e1b5735865384785d337fc5c9391c6dd62c8af579e6b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d19a87a828197685", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "378dc567a7dc24e8439871d8f8efe2fe64288239d01d7d3b9f9ae7aab1e7adf8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37745167d62d3046", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fcd6a953de343f4dc6ded7201b835095d9f18a02837dad34b27ae682b177c357"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e33f05c6392be125", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "247a72cc3ba2bcdff6fa14b5d214182cffb6a4a13efcbaf9361738aef23cd204"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8aad5206aac50ae9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "241fe0003ce0a79aa69e60656a9708c2827d60b4b145e2dfbc22e062a5102168"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fb02fe96a6c71070", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14440}, "digests": [{"algorithm": "sha256", "value": "e32e91bd9201c8146ae9f7d35756ab9d14fad9af674ab32f371b8ab0b291a100"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "86620bd077eb8912", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6f7c285b22f895c342ec2150ce64735fc997d4df9f6623a6fba8677fe60c6dd5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "01e590c9f12cd2a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "80b6bf838892e34c4b49034210490f4b628ccf18e451cb57ee05c86ae9c49cae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3d60d46620c2045d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7393b6b97bd2609dc4ee6c3c035f784443cca3343f40813d2cd883a7f0a8e6e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9b54d2791fd29700", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4a72a7fbc6db5959effd4684afb57a45fd45f2d389b278078843f7d5de7d029f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ecde4d2f90adf74e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "de0c8ea1d34c2608b5c4f2c141c671912fca8cb14bb5d0a944a9b76ad87c3b15"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "21e17730645d645e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7ac35795bd8e107bee742b2b4c0ea6197163d817c9218900be1a486588d89d49"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1b267ea10114fec1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c4d0269580695f508ded245bc0ad79d1598169b961fb1b65463f5b665e9ca95e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d84516224f0dede8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8c07a77eebe1bac8077cc953cc4a1d674b91f80ae892394ffd56e1c48b9fec70"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b349d234c6af1a57", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "1178c2f3d7e257573e05ff62b90cf10180d48f3950a2acd5b6e3433f016e831c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3f0377c2662cf6c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6b66d2da257d2e8138d890ee5786d57c4a9e04dcf8ba5dc272e30dab295ec140"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "92b6cf3a716292c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0108aa86d56c0735449a5f08cf63c421c613c9396265d0d035ccfa00382fcc65"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d5ff3f95179be627", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a0688ea5977264bf6112a96ec0c898b3b57eef338130cefacc3cf5a95c8578de"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b36e0c43d696ce6b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3983c8eec714cade84f91847f33f33475d2db6632ede099b36e0229580daf2d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "68219f4af46259f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e89d17b9828c13d0a574e5851f24538f8edbe62aa7c2ae4aa2f003f5cd04c65e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "66a9d92de4176a3f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6128ef833b56c294db9afef201fab9e922fbbf1fd2b781cb9edf1c69c13f3a3d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4d98c45d50e1228", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f6ae738d3584e66656f74e20d1af398adb7a90a2540dca8f3e204caa5bbc75f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "622665519a392c03", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2888909f88516e52daa10362ea689fdd77ec58da792e16827830f467bbe2b35e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bcd2f240335703ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "cace9afe727e9a5269fedc2a1b509febda0f61e580a3251e104402507af9d70d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ea344e7ac8dd191b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f2b0d4af3e786aa4d56a484094e095f39d1b66673a4d4f4de72980e7a49a6269"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "744f49ff75c52159", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4470ba0e46ae98beef43222dc148717195beb9424c559b0bdbbdee16071e474e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e0c751fdc2e5bb86", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5c4a6b1097c8c85c4a08440dbc821a9a65d2bee58ace7d1447993e6959846895"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "73ddc29baf3dca90", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9c508a60a7d75034c6473016f1cbdb51429c50078f65177bf591e71790ca88e4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fb63b0acb77970ad", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "47353ced1740553803101080334bdb9b11dd656e104b96092ca2c03ed1a09953"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3e76b175e4637ee5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c65a32e3e6c0be0c9693dbb195515e8510144c67159796d22598efcac561351d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "39f45b3733acea0f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f6bfe416e65b35e79983e764dc187d8b5d432efe1c9dd4929e5fbc95c3e69b4a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fd87b99bd4b2fed", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a37dbdab844121ccb2488a0432d70f2ad0b4a5b72c45c0268b1617fa332edacb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b811f0cc50b1f9be", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "31ebc2daccf074e7d4f2b8a328a74742a6376f85b0972cc911a428db0791cf08"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f0420b18f114059c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "35a8a2548a105201c7723b096cf6ff28e3355445c11b4026d1f4f76484a5cfbe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e0649b4d2ca5a0b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "1b9f504f52bcddab0d0408733d29fa68d942ca1a284f8d8abcccb79bf99d443f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8bc8c469982f650f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "bcb19447f6c86927e3cf25f2150ca0d7c1fb90ba5ce2bf4700eee317c5003fa2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ff0339e472bd5fbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4186d03782472e974f0a07c58bc8987a8186e9e3007e2eba56b2e6bc128af454"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8cce69ef0c553d11", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "39d6f9f46085893b9b58dc686fc60f4dd7bbebe1c13b56e70dc25017b1eeb250"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0e3662a103e93cc4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "aeeedecf19243fa5a4fddd5e1abc2f28c38746cb15bf3b83927262be100ccb0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8c4adb6c5371e46a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d4c49ff9617a7331e5eeafa3253fc89a14a5e5e56ef2331a891197dcffc03dda"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "61f1f6c5547b6684", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "1829a67495ac8db7d5b297b36018601c61c96e2dae8a1271cbc26f8ce357ddcc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5994c5db1b61aff1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e1c364b4c55aa206ff01e2ba9d5e8b90d6c17aed4f151bd7aa0754da07795696"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "87b0f5c6b653604c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f782831cc31bd106290eef1c0862fbba443e03ca3f187c2ca2f8763072c15b38"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0605676ff4ad59e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "1b989cc531204b2c5302e1705e67281cb871dbef69d71959cfc8987721a94589"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "435a672ff5d3b8eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 153704}, "digests": [{"algorithm": "sha256", "value": "2a8bb50fb03cc6483b2d4cddb92243fcb97d84610fafe07c45b1d5df2d16496a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f1f82a19f90f49a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 133224}, "digests": [{"algorithm": "sha256", "value": "a564f5fbebe92b16714f3dae0e12e19952e0d1ef6e2d23a0d0695c21573b4fe8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1ccaa311716bff31", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178280}, "digests": [{"algorithm": "sha256", "value": "9e1ba6c12f2d273411968f6d5db436cfe27a0f4dabfe2f1823affd92b25e7f27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a548acfb49114634", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 235624}, "digests": [{"algorithm": "sha256", "value": "2f653e9320d7ba328a4da7c024d2334d10f1847c8baf19b503bdbae2b118c6bb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6ef5bd26cbc860f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 235624}, "digests": [{"algorithm": "sha256", "value": "39b65080e8a0224b63d0d462395f501f3e5f2fb85bc5c1d3a38968dfd39554aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "edb34d52c42064ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "27cb6d886a69eccab59c6374799546fa5fecb5a3ff809910608dde9c7f345531"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "964feeb0790fb9a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e817d687a447513ffa17f75be7054753b2b7b1a395c08e70eb787c1b04fe9b03"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cf365db65ec154fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "5d22f9a8463405bed25e61d9f6b2af20cfe62d1ab5dfb27def9c9397b46ba132"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8c95dc87cb7d9522", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fc775377418b7a15642bc3443711eaa2fbed52a1bbfcb9f2ba6b7dd43f032c3d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "44df704e56d45853", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ad87b2c6bf14686035921fba3a4a5df0246f51fa7380153d9624952727873539"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "df7ad64a2c93a796", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5e22686f0022590e4d3e9adbdc53b5447df27dda6eecd7749c556fcdf8e01937"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fd6318b2f6fb2191", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2615979b52b8f84fcd1e037b918af0c0ef696d1da2383cf67ca5e2a9162c47f3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d2d80a86860bfc2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5f7fb7f88b77420819b63a1316e79663f4110a986d0346b4fc98b9ff61fcbc5d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d7bdff4b9d307365", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6b22d371c5b7799603763616c77aac6fec0ab1856b62e7bb7aafe50b424a1663"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7d5c424548f39b98", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d93f513f8238ea703c53d52c372e3672dde3e732993f0cf7e603980b7ce4aaf7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c358280ffbd8f286", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e434543c89821f7a73eeb9a1bdf13e0135f695c4aa5f08df46447ecf993ee0ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8079c75daefc982f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e35a2fb06fae80135ab2c7c8a1a91ecc599fbc205015a6e23ff926e022f3c28c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d938c6330ab97640", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3b35dd0dbc696dbde65ed62bfd94ca633fbdb5804bf5d8ed55616829033bef41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64df7d57a07e227c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "efa928222482f2bcac1c6dcc67b194eec29403807f079855d98080a6bf1bf1b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "15043125fe0bfa9f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "65608a13705443387f8323b1fe7ab167de084b61a65a4ad613e4357835d1ed05"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c7560e623bc74135", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ef426d7fc45f1c1060d51a7fac29de2a0369f48d915f5ff9a3e00ce5548732a7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fd13e77bfd1e092d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "178abf071790c6589de519fde1dda4108ad0dd20fe5cd71c069c8138d2464122"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0adce65474af9537", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "8f3218536ec7b747efe21af3f3af53d0557be4e9a05624c310ce8a5402dbab29"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3df805a2dbce1c87", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f34139c4a5469c5041f8f03bf991afba99b54f57fed9a82db1e6dd25a3bb3786"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b065dfbe79b2e7b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6d90e2862792a48ef439561e7ffbcfa810175f89cc3eb3ba5920a5252f5dff3b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ebbeb0e40f5c970d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "f9c2aa8228bbae23eaea785b088f2a9b3fdf68d7235fd493a1bd5f4ee3528a8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "589c3fb2b70d4c98", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "75d93c6282df511423689a0e56d9d6e1c304b941ad007ff5cb7bb1d4c0116b3e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ce63f8d042d1d0e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "dd499f367d7d3df39ab13ed040cd62689268fb50ddd0692d6ca9a87d0907f5d5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e62b8513d4b230cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a30e43a0d01c6332171ab4a0c12df9d429d1c43d925b2dec3c9132bdee037f3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "835e79d2c673f489", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ea3bc0ec9e20c4fe316beeaecb7ee600985ecebf78ef829c0208ee8190b66efe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d8a5781fcefaf486", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0c2e881c1151b2a5fcbfdbed315973ea9e1588dd3b4f0ed61e7f7dab05ffe04c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "23d06c530ab74745", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2551b7b891791bbdeabc508363119f9dcb4cfa9176094a1cca33f5027149e6df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "69c481aee17a8c62", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7aa590dc4c4eb10e300b5f8c1cfb4e0a3ff637ed9fc724c76ad6444482f33be3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "35c5c3566f6dcb26", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "51700cc0be85837422795c99987956e37b95f395be01ab1ea6d41cbefc948109"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bbf85b7ce0def750", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b1dc466acbcde187fe1b1d9fabd6875e2c25191b3720e2152f1db21720130435"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "975b3b53bfea2983", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9fadf2513ce7bcd970d016796d6d7472e9031d10eeb9d1b85fa1711497fa98b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "19ac5352e6656b2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "5cc522e7674bde6f3d191dc6db81bf6d56f03687ce73c51e0818cc2e63d69bc3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "54528a9f61edb118", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "05ac2cf232849329c763fc2082077224b8f09141c6a5092475ac77741fdabdcc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c1aa8f55d8f35ed5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "17ba93df8a866ff898cae78a4579dce7e54078b52fe34417fb103328a2b502fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7133d28ce2430864", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "4f9f8d5edb5fcefeec43eb980fa7a366f001bc27a03fcabe4cd8ab335dd5c754"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "75ab19a98edcf666", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b6defa98ebbbfd20d61fda2e2be66069ba1a595377744d0f23b2a4c7c2eac5e3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1f7e34c574502705", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "38bd606d7a1a67ef2e3633037a92daad24426c1aba225d27c614628a21eec03a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fd2544d2c1e85f23", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7acfcfc745eb1e505cc60f25568120558dcb9d387981b6610ed6bad4353f76c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "82c53bd264baf57a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "903be13aacda076ce6bea107f1d983a6a765b08e9da3fd78034b081bf4ce00ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2a9f42bc5058f01a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "96f4d7f7baaffd6a26ca670cd525fe461affd1d08ef86ef64f378780bb603eba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "206533010cd86e64", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9951a555bc94b7d910d01d6d1a2924a6121b206917edf16c65920157997b7fca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ef52031e01565625", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "d3372e4920af69b2c2fcbabe7cdf66437f4abd50b423473a05bab34fad24b9aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0609826c10e52cc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b9c2bed775a74967b0f7aca8b0cd01bd1736d7b16c62764ab0d2d891dbd0904d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "122b7a065884d6c1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "792a7b114b306f30e8a37cb519ddbc58c95af749ac50be8e0c89b198525776fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b16420e166292012", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "315f4f8b26db7313d7e4f3c23021deac943ea8f1bb0a0e0ce1caf5e9e38bbb43"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1a93a4764ad4cbbf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3d7fe610635308f44187b15bbbb1219315c43007b4e4ea9bc8ce4d373923227c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db5b8123ff722918", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "83c8686c70d64bb0ddc762e69998ee4f0a92d92a83a51d095e48fcaece4fd48b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "358fd62cf6110b12", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a663ed6d80f3170c2ba427fac3ef93a6deec59d6300a73dff43670b081010f79"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4b36f279807210bf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0ec1f97836dc2bd41898e37b97b4fcff90999a703977fe85210dff609672cd11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d5707cf4a16cb47c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fa2c3f2146e4be3eb5ef82718e6e91a3c7ebd6546a7985af7775e55e9f9c1da7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "86600d99d6c1e711", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ebdc3ab37fbcc3aacfce39fd315b14e1d060bc0838aed8b2dd316c505e0861ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "08b336cbf2e53ee4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6664e2d9137886dd5fdec019fa30b08342cc37013dcef5192df48544a37b4606"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2e35a27dfa015d2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fa9c6c3a016d97d5205a58754ab309d1bfc50fe95058e72ec6d5c241a94c5053"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7807c6c07091a5e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "46cba3d076a1c023a4ae4c9b96aebbb0f432175f769044e317a4b9555307307e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3c0059333b4784d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "183ebc13a23a7d3aedd18a4c1a76892a01be222ab7c7c0688a7f27833f65057f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "27624935e26d7d18", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0d12a0b859ffad8a1eaec82939a5aae18eba21f4d162c74485198e2bc139b847"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "04b5e69f859c93ae", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d394daaf39225f2d0fc8b8d49607a96a5e71b7cfb9865b2d2cb3335a594a355a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9f6cf91facef00c5", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100464}, "digests": [{"algorithm": "sha256", "value": "c06f4cb3072267ecb93e6c4fb665dfc58fcbc88f17465719279dea808e0e5583"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8846d6ea81166cda", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75888}, "digests": [{"algorithm": "sha256", "value": "943df84c2ee0087f03722d90ddfa788b4e29ef499230039394236343480c4a92"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "53d4ffa880fc4853", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 120944}, "digests": [{"algorithm": "sha256", "value": "650fa7835d8ae3caca5fe7e8ab3309b3f6b9b74e82d89ce29c90d7e4ee5a1d7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "56aa64982ad33dcd", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88176}, "digests": [{"algorithm": "sha256", "value": "73e27e0012339492da3d7659eaa2ddd98e40803a63b98f01caf516869dfa63a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1810a706cf8a4638", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 116848}, "digests": [{"algorithm": "sha256", "value": "b0c04d7d32ffdc0d18fe70de3533a1ed6626913b06c93c2bd01b4ea87e078f49"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "30776aa966de0333", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100464}, "digests": [{"algorithm": "sha256", "value": "783f5d0febc5d901977b729f5cc43f5873f614379fdb529aa2324903b0928ae1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fa9df14b8db25d29", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75888}, "digests": [{"algorithm": "sha256", "value": "081fad6e4fbdc9ca102ea8085ac97218a762d67ebe5a1f2149a94063b4b8e1ef"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "601dea6579a95d83", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "60b544d69aa991989058ca3be1d40f5921ade870f248ba4f8f8d7a2baa89f084"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bd229edd54a215cc", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "58b401d8acd2a701489dcbd7f1109f3d734fd0195388f990ef5acb8a5afbe53b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a9d8747b30feced0", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9cda37f3a26b60cd3cbdb3e389113dcfcb82e9e66c9802b3f93a0792ea19a138"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "16c559c0aa7aeabc", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "96021b4fc7fcb08c79c419ca6072dff1e2f0ecd54fe94d00de8567ce09d237aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "12dde285d38cb450", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "e0accb1947e6bb2f009d09927dbe47bb5aa8cde9b3eea6b4ad91c9dd0a24056c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "33c1b2488b1ab9f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d3e825b3fb758497b1008bd2acb64f2f1627e8b1c8602205dec01730a36a9397"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d4ad83aab5313f3b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47224}, "digests": [{"algorithm": "sha256", "value": "420274d8a911adacd7f5bcb2abccd0f662418cf2413c2b2153b6fd261b4c3d69"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libCNS.so", "libISOIR165.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9eed1cda7932dddf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34928}, "digests": [{"algorithm": "sha256", "value": "b33e8ac3b21713e0d9c64418d62b0e94ad80bb793601c2e419a958d649245332"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libGB.so", "libCNS.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "52bc9ea8094c068f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30832}, "digests": [{"algorithm": "sha256", "value": "caeea654bf1c2c1408ea91be963c4bcebb9d4d063e7fb03acf5202c194d4fea2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cae000bd18654753", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51344}, "digests": [{"algorithm": "sha256", "value": "266ec25497811265a874cefdedade9bb5c3126d1f4c21a761d7eb4a117325fa5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJIS.so", "libGB.so", "libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "332a7b57bfc1c42a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c90d725759bf882e12570593565eab9906948b3659aa0d44c29088f8ed4ee40a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2dba2e32db7cb244", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2fa5557a53f95c72a248608ec8cf7cd56d1b287e0f9ea522f99e96b078c8016f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c89b405dd109817e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "bd92e78ee52cd848e78a0479e575a12f1f08806f1784af87bce4d74d4655fe7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "db610fc7e4968512", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30864}, "digests": [{"algorithm": "sha256", "value": "b2d58d3e3f3477c7d7e01c527b7256fe1338588d1505fcf02b52ca65cc8acbfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9ea9da7c4f5fb2c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "c71f7af6868838d7d8e6e27222ad9260c44aa72bc7d8ecc92dab48648a18f0e8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b1d48084204aef2b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3978b9e31b153d99ddf52da36f5c64c5d30fdcac73f226d926812a7f423bd0bc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f90c1225de010d7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "92bb76270062964b4384fa797a485f6b6dc6d3018986e2344bb115e0ba626d18"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6dd8dfdbbc469b08", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "0f64578cd2f31c93b554189ac19effcd032bf31bb109e87c458997aba7ec84ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0fa475729c8c32c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a3ef0e269b79a36fa0998cc10d51e61404276a10b98da9926ea9e0b3c03b89ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a380a61d148a3aa7", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ab2eacfe17953d9dafff44562d9c9700e5010a58de7beb4d689943b8a1f8eaf1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "297d50bebd4a8eb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "fd1d79e458207d2f5cf2681b55d2189a8834c6a6aac3212305d5a307f920bfb9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4521da43dc4a3657", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "d7bf7423ea13bd973aff0a5625d20dc1ae1b9823e075179ddce3a38cd291653a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "2a42b4d59cbd7ac9", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2d3f1baabd5f0eea7499f73f1e95ffffdb5b72ed2811df86ccb41ba0de06d8d7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0f1aabbcebace21e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "f916913022050af31876a7afc5c427125edd102542de27c4d3a036458e4a0df3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64bdb5bc6282379b", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "64dcc01c5923597c13eeede61eb8df9d981ad7d5be1f9dddecb91acee1385337"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "58279b3c2387635d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "d8f65c95afe9ea290cd8aea643848e0f357dabf8a18e6483e96e853d317c6ea2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cba18a5513719c09", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c9f879d9c2974850cc85761b952f3dfdee271bf5bedf13a7d7696eac5204e30e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bde660a9606a7373", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "273ec846d3482c10aca64aa8a022d9c82d7bc7ea5e216b89ca5c79590a925393"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "161da7092c51393c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "975ede3f94c6ab8039a19f50f5941b865f4b1934214a8773ab7ee85de497fbb2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c390e10a289da505", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b31c6ed841d6cbc9ca4fd68ab50269d3e047fce8ca7c7a86eaa9869dac35bab0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9f973eeb8ffe7175", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "cae03c57380299bbc35f83a96a2e50f85b1b5db47314b9370594a8b6b311193a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fdb64fea96b49681", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14448}, "digests": [{"algorithm": "sha256", "value": "d0b1408e4d5177f0579dde4a52046a20078719f1e68bce27f4f76dca56927119"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "39d100d3469af706", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b19d8512e359e867965eb0e5c228db6087a4d61bf50e482091d87cef4d25c536"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b4c0c8789d770421", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ad41da3414215ccd207ad4b801fd80d8655d7b7f530bed7a5b1dd40497351a59"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3b2967b5fac0d780", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ff48e1e83d6be17b5599ec652aed3f086e23809dc10eace2150f14978258760d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "01734979a8b10ef3", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "dba2c6c5f79d027719080ab8d75f1baddc639b74dda12e8ba9d7df9e3f1b12a3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d9388c097149b84e", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "e5b8cacafa5e4973f58fae87f733aa49d78bdcc8572dc129ee9949286f674674"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d38bebd43e9b4c40", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "40be185b7589931086d04d6e704fe8110b2a6ee726a831c9c1e8f854bd562c2c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3a2ca90dd0fc2fc6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22640}, "digests": [{"algorithm": "sha256", "value": "09d7f4d08cb26569e367dc86134ea0b9f28dbb246be362f2a3ab59420aacd891"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e7b7f7271161c994", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "434946b7537cbe18c045703c085dee67070f869f8dfc9fbe6ff4436c8afa29b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4d5a824056074319", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b5e5ab56a20a56508a8385366e926619c123d06ac31a119467659cb65841ac66"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cbd48255c7ef7825", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ba7550c58e129ddc92dde171e660d41e7012e00d92b1aa6c1d1fb59b8b519418"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "647ed053d5a4dc15", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "b364b9d65f64dc52d634cef3746b643676b195f79cd2bd26b3ab18786259f281"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3d98e272c2fa9f37", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9bd7df5777e80fb67e8d92b5c7a1abff295d1b7076efd6bf11c7363d2d0a9a81"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4c697da548c409da", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "7a266871ae0d7b5e42a96155d90f9783ec3c377b7fa9c48402aa78d22eec2468"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b42634c89c31850d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "47a41fd8ebfe75fe650c95593108f282b6521b65a6e29df5c0f0c9dbf15c1ac5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a8f7c49b03a911af", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "067b0d259bd80577ff861172586c9d0e0d8448c61b72ed9aac6bca8d8995b0a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4ce1d6a4a06f642a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "3a92177946a82834ac055c27422f1d204ccb8a224a367459d247e06eefac99e5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "bc3d31a537a9e91d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "2e43e70f80fd4b0f04397c052a5924b24bbb1da13aa332a4f2cf931c69412292"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a28cee1d4957e6ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "bfcee94204f04fd3ecadb571b95c808ac664b2c2999c53ec848bf32163d2d5fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3bfa119c04067567", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "9aefbb73d5175c21d4d2b2590e7dba115a202b1aabb2d058396b28b8b90e1170"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "76bc586ea220e2fe", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "6174e542de9fa98a0261caf7a2073e39b6a69e5cc68dbc81f77a228a5d999f75"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0442549b826b5c30", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "cfde4bd0f19e4d1ff7be1eb7c15dd8787d8d0e79bfe36b728c161e92a1110491"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fc8a1dde7935c068", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "ad36cdb94f30721797dbdd17bdef5dd28bf4e6c8b07ae373a650b9c29d78fdbb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fe269775f620d02", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "c9caade275a5f3a358ad0e4b6ac6612f454502dc553359d4873941ee9dffa12f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3e0b560638524e15", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "58bfb59fd2a9ae4b8f3b05c7fe461bbd6ee733539fb61369e7c5287f6001c1fc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f7154249c3c968f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "366a85485f7b34ffac75e878a3914f0547f57f1ef1476a1bafb1c815d3dc7750"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "d25bbae7ebb88a11", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22640}, "digests": [{"algorithm": "sha256", "value": "2a3233bd9f087704259a476e1951b107d27190d8436f26372c5b930ab4f1a92b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libJISX0213.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8049b2ff557c4903", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100464}, "digests": [{"algorithm": "sha256", "value": "017ef237a47d13499f014c785ccbe6152151d1f9d800dd7da5f6c4276aa50d7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4c94521df0e09a0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "0d64bf13fd76c3f454bd01c03a68aaa46d4c7db3adf3c2613efc7459c65ec2cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7d6d948d79cd9b52", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18552}, "digests": [{"algorithm": "sha256", "value": "6327ec269a9dc428e7178f32a2979c54648d763d72e1b4b26e44b057054be285"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9b9910c353ed7b85", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "a05bf692a0cabda6aa8812baf1c5d2e4d4a0df7070126c7d08792278715ff398"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "410e78ec7c0c98cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26736}, "digests": [{"algorithm": "sha256", "value": "dbdb51d361939d65cefe56d3578204292281dff5ba7f2d62793dcfafb9b9c43e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "05c55e8e411b7c60", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75888}, "digests": [{"algorithm": "sha256", "value": "ad12161fdb814c46cccb24ba44b380374472e86f3112f2e705033e854f460317"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libKSC.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "731fd4904fa6b48c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18560}, "digests": [{"algorithm": "sha256", "value": "5188fd93edcb3e0ffda01a3dd981540b42c290a1de0dd3cc2254efd3beeb2013"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cdff1044ecd90635", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18568}, "digests": [{"algorithm": "sha256", "value": "0b71c1eb77502cb9f046da2c79a8f596445477a3e072c6cbc8c54ac7cfda26fd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4edb1dfe67699e7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18568}, "digests": [{"algorithm": "sha256", "value": "f9d0abdc03b519807aa15da7cf98cc6d498967d2deb8f377a800e0eb3733b91c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "1ed59ab44f401de1", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26744}, "digests": [{"algorithm": "sha256", "value": "2d98aceda246698acb2db4f426361cd29a8cb6657acb2fbbdfeffddbdacae6ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a00e32d3385b1b9a", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18544}, "digests": [{"algorithm": "sha256", "value": "797c0adeeab86057fba7460cc50f970e9f0b3accbdfcc32afe6d4c9fc9350fa2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b370802b71a49392", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 56353}, "digests": [{"algorithm": "sha256", "value": "d79080e6c8725cee7969e8999a2de9529430543b7e6ef5ac9ed3a663cef82a9e"}]}, {"id": "c7bed5a7501cf58d", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 27002}, "digests": [{"algorithm": "sha256", "value": "ad0110dd4067acf54418115178a976927cc31c894e50919270565a909e7f9aed"}]}, {"id": "3875d6540076513c", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 473016}, "digests": [{"algorithm": "sha256", "value": "a127c2e2a5def8c40255c528d82b111b5e156329b267550801189b36c3a8a7f2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "df4ee99d0f088a56", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71608}, "digests": [{"algorithm": "sha256", "value": "7d793f8d7e28a4b0324507ee7c8174be82060b199569298a1c6e003db022c090"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a82634f944952775", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63416}, "digests": [{"algorithm": "sha256", "value": "5d351dd0b192148fedef9fbc99665f02f435457ca8bdd2fecd09d88883699783"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8157268fa90a9c74", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104376}, "digests": [{"algorithm": "sha256", "value": "90bba3e1626a3f9114f507853fae120144fb02fd9bc7f7c2ce6a1f0d7477cdfa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0b982c6618f9908f", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 128952}, "digests": [{"algorithm": "sha256", "value": "9397907818220ab8fe0d260ebd2faccc66f3a427bddb4d7ed0b619b1ff5343c3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a2de6bf2525ded39", "location": {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51128}, "digests": [{"algorithm": "sha256", "value": "b0696677468400d5c7aa2917f5d91ce1977f00ce97c22d012c0f91f146ba6b2c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "37a179ad98e3f97e", "location": {"path": "/usr/lib/x86_64-linux-gnu/krb5/plugins/preauth/spake.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 85624}, "digests": [{"algorithm": "sha256", "value": "0f57bf93e2dd31a80b6c18ff09c74314a69576d81893e724c4988cf457051f07"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libkrb5.so.3", "libk5crypto.so.3", "libkrb5support.so.0", "libcrypto.so.1.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "15c687f0a15f14e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libGeoIP.so.1.6.12", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 247992}, "digests": [{"algorithm": "sha256", "value": "797d087006791f8fc7f15045fc20cc41864f4367e3f147ade2280df0a455673f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "73915516ed02262c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libX11.so.6.4.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1318408}, "digests": [{"algorithm": "sha256", "value": "91c50bc29b18c11da03697d16a77f8f1f5db8551c3110e15d9d6c4fcfee10af0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxcb.so.1", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "391d0deda7e4f618", "location": {"path": "/usr/lib/x86_64-linux-gnu/libXau.so.6.0.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14496}, "digests": [{"algorithm": "sha256", "value": "833aa73cf8f645330907d5923fcbf380e0895ab2551d522b41b0308747a51e27"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4f4d236288d7e8ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22728}, "digests": [{"algorithm": "sha256", "value": "911ecd1cf42f310e788652f2719803bb4632e077b6e292af31b876c836bba264"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbsd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "4f0d532a5047b190", "location": {"path": "/usr/lib/x86_64-linux-gnu/libXpm.so.4.11.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72872}, "digests": [{"algorithm": "sha256", "value": "ee227e7f230c197bb8c062dee5ca1e326de39ca4c02ffb2a8c6386c6aa802c59"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libX11.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9c84d2f6dc95409c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 38936}, "digests": [{"algorithm": "sha256", "value": "f99dd63f622af240ea7779bc2b21c7dc197d5d8dd7a865a3b0f6281a39768bee"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a9730225c68d9852", "location": {"path": "/usr/lib/x86_64-linux-gnu/libapt-pkg.so.6.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2018624}, "digests": [{"algorithm": "sha256", "value": "3496f9dc92c4ffb7c045b5ca05512be755e5618c6a68422693de277b585e63a4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libpthread.so.0", "libz.so.1", "libbz2.so.1.0", "liblzma.so.5", "liblz4.so.1", "libzstd.so.1", "libudev.so.1", "libsystemd.so.0", "libgcrypt.so.20", "libxxhash.so.0", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "740ddc0e08cbd79a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 477424}, "digests": [{"algorithm": "sha256", "value": "a9a4e99d8d83cd2f0548adb0be790d69558dfb70397dc48380801ffe5aff7767"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libapt-pkg.so.6.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "025f289046a7099c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26544}, "digests": [{"algorithm": "sha256", "value": "0cdd4161e2d4725c26b4277126974286454c0a4c2b088a280df307aef0472264"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d01588f3b950696d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 326624}, "digests": [{"algorithm": "sha256", "value": "c97507f0e64225444c7b68d525e8f5f3c4066aba13bf5a3bb174890caf1c77b7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f9f7f47815576dc3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbrotlicommon.so.1.0.9", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137400}, "digests": [{"algorithm": "sha256", "value": "df4c882c856b522cef515963a90d0f5f33d5b55d1bc3a855a92ce55bf9dcbb4d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ea0fc5ea6e9e3492", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbrotlidec.so.1.0.9", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51384}, "digests": [{"algorithm": "sha256", "value": "998635bd10716965b4ab28657a92b040c95931b84bc821cfd74b01fd8b345fae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbrotlicommon.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fc07c45b7cebc712", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbrotlienc.so.1.0.9", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 587848}, "digests": [{"algorithm": "sha256", "value": "4000224a71739e56bf50a95001e6e1d64006a508e555cf78dfc8152265946d88"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libbrotlicommon.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e98ab1aa6e0b420a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libbsd.so.0.11.3", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84064}, "digests": [{"algorithm": "sha256", "value": "c5dac39ba49d0edbc218bb70fc874fc8b3cecd8b6e866b49289e11d14b3a74f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libmd.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b8d9ac64e8dd931b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3081088}, "digests": [{"algorithm": "sha256", "value": "29c44de6fe43cf0c645f01319240b6109d715d2b2f7dc6df39e60191e45b6ce1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ca0a4fd55af19018", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcurl.so.4.7.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 632328}, "digests": [{"algorithm": "sha256", "value": "4debc400c82ad1d04f2ef0f071661f000569ac01b5d91f095707c8264ba784a9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnghttp2.so.14", "libidn2.so.0", "librtmp.so.1", "libssh2.so.1", "libpsl.so.5", "libssl.so.1.1", "libcrypto.so.1.1", "libgssapi_krb5.so.2", "libldap_r-2.4.so.2", "liblber-2.4.so.2", "libbrotlidec.so.1", "libz.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d43a829a0a5dc392", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1831536}, "digests": [{"algorithm": "sha256", "value": "449b25c2a4c681d47a35198779862516a57a4c3ff2f8c1815acb04d7fff288fb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a9265fb466423b19", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdebconfclient.so.0.0.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14400}, "digests": [{"algorithm": "sha256", "value": "b74d2c9602f9cd05e2156f91b5c835b7f923fb1f0e433adf40ac0b1ff5f638c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b175cad754ea3ee4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdeflate.so.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108424}, "digests": [{"algorithm": "sha256", "value": "d1ddacfa4e7cfa26c3722dcb2e28dcb3e05d61735e7601ecfa59599ef30ea8f4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "658f96b463f1c0d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libexpatw.so.1.6.12", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186496}, "digests": [{"algorithm": "sha256", "value": "ac6367e371ee437d920bf6d0458b158fc120400b64811d013b7e02e5b3e41888"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7f800071e96e9904", "location": {"path": "/usr/lib/x86_64-linux-gnu/libexslt.so.0.8.20", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96256}, "digests": [{"algorithm": "sha256", "value": "97c64eaf39fd1cf8614d32ffc5c341d48f6f585f27fbd6f35963f01f9dac2d48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxslt.so.1", "libgcrypt.so.20", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "663896d9ea0a84a5", "location": {"path": "/usr/lib/x86_64-linux-gnu/libffi.so.7.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43496}, "digests": [{"algorithm": "sha256", "value": "d7ce7e96311388ad35a34835c0db7738c869c8e1c88c071e9af5971e6765d89e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "26dc11e324f0b19e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 281600}, "digests": [{"algorithm": "sha256", "value": "7fc1c631e3eb54611b9fa52b72bf94e06623503d921517418f94b00cdeedf73c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libfreetype.so.6", "libexpat.so.1", "libuuid.so.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d0a8a43e7d1378a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libfreetype.so.6.17.4", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 792488}, "digests": [{"algorithm": "sha256", "value": "f9f7b2865d3af407829acb41ddf71595deaf4913a43f0e8c01b9de2776ae4237"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpng16.so.16", "libz.so.1", "libbrotlidec.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1854af11f0c0530f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1176248}, "digests": [{"algorithm": "sha256", "value": "babf88a99ae7a4b8640237d6928f52a7c51d3e009db2737fbc573111b816bb73"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8383696c94a01321", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgd.so.3.0.8", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 418472}, "digests": [{"algorithm": "sha256", "value": "d0b8418c826266c1844951df3ce69a6b6b750c778c2327bd67fa3772f0825efc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libpng16.so.16", "libz.so.1", "libfontconfig.so.1", "libfreetype.so.6", "libjpeg.so.62", "libXpm.so.4", "libtiff.so.5", "libwebp.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a9e05e772e0868b6", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 525152}, "digests": [{"algorithm": "sha256", "value": "1ce1c61a3bb0eff2c58b3ff3a473972dc7d95d45fba8abaa0e5e993d923e80c2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "596382121ae36261", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgnutls.so.30.29.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2086552}, "digests": [{"algorithm": "sha256", "value": "bc7e81b1cc8fd740c1a05af987323ed7626e8fb2ecd904a6fb64ebf7cda55832"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libp11-kit.so.0", "libidn2.so.0", "libunistring.so.2", "libtasn1.so.6", "libnettle.so.8", "libhogweed.so.6", "libgmp.so.10", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "984ce2e12fe19697", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 334616}, "digests": [{"algorithm": "sha256", "value": "efc54b00cff17b2c49e3547d0076a30cee02cfd3be2ba754576d8c12a255a953"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libkrb5.so.3", "libk5crypto.so.3", "libcom_err.so.2", "libkrb5support.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3e2c4051d572fbff", "location": {"path": "/usr/lib/x86_64-linux-gnu/libhogweed.so.6.4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 294832}, "digests": [{"algorithm": "sha256", "value": "df1d03ec50bcb83f2c2d6700ac088ac505add67ab1b1c59b6b57ec9d96aa5881"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnettle.so.8", "libgmp.so.10", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "427d99640e6f4611", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicudata.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 28407344}, "digests": [{"algorithm": "sha256", "value": "daecc24ce07ac15b77833042bd07fa5c62e8b82f5d2c38361b45fe76658b0e45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "30e94f4f25c2c10a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicui18n.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3160560}, "digests": [{"algorithm": "sha256", "value": "0dd9fd815ec02f5052cb666433d380cb372f6016213c83b13bbf4a402b09f198"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicuuc.so.67", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0a221ab7b0813933", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicuio.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55456}, "digests": [{"algorithm": "sha256", "value": "1702a12144088442b222fcbef1de64f319656c7b58001fdfd639b8689d6721c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicuuc.so.67", "libicui18n.so.67", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3acd1cd87216acee", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicutest.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 81400}, "digests": [{"algorithm": "sha256", "value": "fc098d6df6825c1e46ac31d984a0c1839a514eef018b1f835b7610b00e008b92"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicutu.so.67", "libicuuc.so.67", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b875ee062b4f541f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicutu.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 211880}, "digests": [{"algorithm": "sha256", "value": "742eedc54a2b6b12003fbb5a71105fae1ed3062b5c2765083d5310738fc2b2b6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicui18n.so.67", "libicuuc.so.67", "libpthread.so.0", "libstdc++.so.6", "libgcc_s.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "58dae77d2d6e4650", "location": {"path": "/usr/lib/x86_64-linux-gnu/libicuuc.so.67.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1988784}, "digests": [{"algorithm": "sha256", "value": "650d19e2164b13dbcac1f1cd493dbc01f0e3d873086e3a718d9ca09ddd59f2fd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libicudata.so.67", "libpthread.so.0", "libdl.so.2", "libstdc++.so.6", "libm.so.6", "libgcc_s.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "af76c10cf50ebbd3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libidn2.so.0.3.7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 128944}, "digests": [{"algorithm": "sha256", "value": "93fcee5c99e146a23bd500eeda83e07bb8ebd7c79e5f43ac09a9712aacd2baa0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libunistring.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a9aa745ed045c3de", "location": {"path": "/usr/lib/x86_64-linux-gnu/libjbig.so.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 58384}, "digests": [{"algorithm": "sha256", "value": "b30cd8bd3956a27819bc0761218d5fa21c59e7e1b5f41f9d7f50f44ba69885d5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "175e234f66f9fb63", "location": {"path": "/usr/lib/x86_64-linux-gnu/libjpeg.so.62.3.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 534528}, "digests": [{"algorithm": "sha256", "value": "210b8ad5b63f448dd80cec451c9ede5a8f437b472e74f9d2c503d517c3975216"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "791fe2f73caabe13", "location": {"path": "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 187288}, "digests": [{"algorithm": "sha256", "value": "0018c2a2281e6dcf05c83bea4beb880fd8b15ac52ac5312e0d04d5162cad5f42"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libkrb5support.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "84768b571da20614", "location": {"path": "/usr/lib/x86_64-linux-gnu/libkrb5.so.3.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 888448}, "digests": [{"algorithm": "sha256", "value": "d4e9b28c4f2f7acfac1a8558fcbcfb1dc356920871ec2e910a57495f7cce505c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libk5crypto.so.3", "libcom_err.so.2", "libkrb5support.so.0", "libkeyutils.so.1", "libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7b5bfc35848dc07b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 56352}, "digests": [{"algorithm": "sha256", "value": "9d50a32e1a9fe43ec9031be96938e7c85e0ea3ee06fd77fe01d8d0fdbff6ec65"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c3159f7354392e3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.11.5", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63672}, "digests": [{"algorithm": "sha256", "value": "dfe6a708c07f4f5ae9d7acfea298b1dca3013a0368e19e1fbda96fa1510894e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "85b4b4d7eaccb847", "location": {"path": "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.11.5", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 339280}, "digests": [{"algorithm": "sha256", "value": "8fc366932d0e7b054891981e226c0d71c132123aef6a79fca879c1ceb50416e1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblber-2.4.so.2", "libresolv.so.2", "libsasl2.so.2", "libgnutls.so.30", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fa8a326e00b9d93d", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137568}, "digests": [{"algorithm": "sha256", "value": "221240df54be6beff193de580c7f5eef0bcecc512627d00679659833b79f8476"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72129e389911d23a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmd.so.0.0.4", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47312}, "digests": [{"algorithm": "sha256", "value": "3e8acc749b960c0ce4ecfeaa9427f190e4d2915c5a32c98b93ca3fb451bda642"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c2f778b0e8948ed3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmount.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 375424}, "digests": [{"algorithm": "sha256", "value": "653f792fc00cb3bfd1828f2b773efb555049dbf1bf6f2badd025ace445483a68"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libselinux.so.1", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0ddd9e322561cb8d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnettle.so.8.4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 290416}, "digests": [{"algorithm": "sha256", "value": "1728ad2116381da96d69d62fdb09d774be4ae6d39187ad741732f100c4426d7a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5116889576a9acf4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnghttp2.so.14.20.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178640}, "digests": [{"algorithm": "sha256", "value": "77bf4008e35d51413ed220a7dfdcc50b528581ca7e4cb8744aa2143b740931ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "f89ec16b2e82efe2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnsl.so.2.0.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 97560}, "digests": [{"algorithm": "sha256", "value": "273019cf3199cbde4da8b77bf84d250697fc4cd610dec21664d55b31c6453f0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtirpc.so.3", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c6a1249e709b5a4a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1257280}, "digests": [{"algorithm": "sha256", "value": "9e76f7ed4e06516cabeaddb5dae8debef78a9d9b5256201e208f1c9e1cfca22d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libffi.so.7", "libdl.so.2", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c458f48734eb5669", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.10.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 617128}, "digests": [{"algorithm": "sha256", "value": "bedb7d14699797f65a30cbfa84f16681ffed436ea98111817b7d3ebbfbca334e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "55fbc539f55de9a7", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14248}, "digests": [{"algorithm": "sha256", "value": "1724126237e6700fc8e27ef1fd26f9ace42c1da6eb816c0e5d3e9bd469229b7e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0d52f2e9b62ede19", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 231344}, "digests": [{"algorithm": "sha256", "value": "721f6277311fedb4d18e609439eeb32b082e410866461043edb0420b9f55ed4e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "37fbbded012ec097", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpsl.so.5.3.2", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75616}, "digests": [{"algorithm": "sha256", "value": "fdbac9fe4ad96b16d715afe737b02937672370d96321b47229dd364a7f3bdc69"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libunistring.so.2", "libidn2.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c431d423f5817188", "location": {"path": "/usr/lib/x86_64-linux-gnu/librtmp.so.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 122280}, "digests": [{"algorithm": "sha256", "value": "60631c5df675831d9e9338e5cf859f3df713f8b04571aaff1ca65c9287832cb8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgnutls.so.30", "libhogweed.so.6", "libnettle.so.8", "libgmp.so.10", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "075d85ae6e8a70ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113392}, "digests": [{"algorithm": "sha256", "value": "86ae7ca3d083253168d88876ce048f30e4e4e4a33e129d3e1354be8caa901fe6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a50306b4acd3c392", "location": {"path": "/usr/lib/x86_64-linux-gnu/libseccomp.so.2.5.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137536}, "digests": [{"algorithm": "sha256", "value": "7d908d528dc0ac2bcad6cd2b4193ffb9e1c44a94c12102e67fb8dc44a0a4eec2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6631291c738b5085", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 269600}, "digests": [{"algorithm": "sha256", "value": "dde2c41cab5acaa75e419b1d635730f6416226d358e7c3610a4e239abc316329"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsepol.so.1", "libaudit.so.1", "libselinux.so.1", "libbz2.so.1.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9696df814cfcd804", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsmartcols.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 227456}, "digests": [{"algorithm": "sha256", "value": "42ff85bc68036b408382d99d91e2f3ec6c69da7a5e1fae2322ab9adf72e815fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "076ccc80473ad572", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssh2.so.1.0.1", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 211272}, "digests": [{"algorithm": "sha256", "value": "b18f774efaf7e074338133ec9ae93dd3a94fb33ff2aa1eedbf4d5b45172d8e23"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8c41eac206567e8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 597792}, "digests": [{"algorithm": "sha256", "value": "f8da170d6c1a91de1f9cd2d8e901c6f52d90026700f9f5a115ad33c5c902fa78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ec91f0056755c0ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1870824}, "digests": [{"algorithm": "sha256", "value": "0e83d02a0144c726f05de850b71165691e380bd90205d22dd04bc8f788625507"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6", "ld-linux-x86-64.so.2", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cf5bba569f1de665", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsystemd.so.0.30.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 733976}, "digests": [{"algorithm": "sha256", "value": "7cd249cb3db4632e29172420feb44f27530a69266dad1b81118ab731b7b302eb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "liblzma.so.5", "libzstd.so.1", "liblz4.so.1", "libgcrypt.so.20", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "77a4ce052dbeb9b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83968}, "digests": [{"algorithm": "sha256", "value": "5d8f486998e436d03f3adea53bdee17424face6fcb06740437cb11cc059bc14b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4b012846dc85b961", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67744}, "digests": [{"algorithm": "sha256", "value": "a2a45224b87a6c3393b1a888723217107b6b4c6404a05eb208f20bbf488bf9f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5b277765372d0b66", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtiff.so.5.6.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 544800}, "digests": [{"algorithm": "sha256", "value": "3d32f7dc020f7397a5b2e869caefdcbdc675719d650a78e2094195ecfb7503ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libwebp.so.6", "libzstd.so.1", "liblzma.so.5", "libjbig.so.0", "libjpeg.so.62", "libdeflate.so.0", "libz.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac1695c43f8f211a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libudev.so.1.7.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 157904}, "digests": [{"algorithm": "sha256", "value": "f72ada159785386b061dbab0224db414f88e6e780453de261777cdebd8f69576"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f7a5dec5d4b62aed", "location": {"path": "/usr/lib/x86_64-linux-gnu/libunistring.so.2.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1574952}, "digests": [{"algorithm": "sha256", "value": "e9bb6062a8ae8ec7cb282b9c9bde83ac956d2f9fcfa9161c9995af073ff4e55b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "76c24beb9f13c378", "location": {"path": "/usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30776}, "digests": [{"algorithm": "sha256", "value": "2474c352f55fec7dc551c4adfbdf5b18bb62c8efd1738abbd35e10d9f209d3e8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c1487e5cebda10b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/libwebp.so.6.0.2", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 416344}, "digests": [{"algorithm": "sha256", "value": "45df7d7a5a1340204882effb2b0dff9d2c4541ee777f695ee3151f0925138b54"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "da4636f6ba273778", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 170936}, "digests": [{"algorithm": "sha256", "value": "a80dca6d3bacb4f4ea9ab07f5545b05554eebb7f463799b84b04a07262118e8b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libXau.so.6", "libXdmcp.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "5ca71415ed384bb7", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxml2.so.2.9.10", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1750104}, "digests": [{"algorithm": "sha256", "value": "fb829d600bb5e376e83da35706613dab454ec0ef86eec31e4b6a8faa767f8762"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libicuuc.so.67", "libz.so.1", "liblzma.so.5", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e1a2c980320326fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxslt.so.1.1.34", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 268576}, "digests": [{"algorithm": "sha256", "value": "728ad3fa9483119472daf18252b1b48f69d84168b935aee882137591bf7f4503"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libxml2.so.2", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a7bb688cc5e62531", "location": {"path": "/usr/lib/x86_64-linux-gnu/libxxhash.so.0.8.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96368}, "digests": [{"algorithm": "sha256", "value": "7c5f2b328af73e0d35428314aef157335dc93d2d1903ba04d6cfebecbd1ac624"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a3f6ef58f0b691b4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libzstd.so.1.4.8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 890800}, "digests": [{"algorithm": "sha256", "value": "96200194950e60c3cee9aed6aea014c7eeec1260212ea2e3cbd4c9f97dd1ab8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e2a5ad6b742bdea8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5487}, "digests": [{"algorithm": "sha256", "value": "750ee369fbf3c34f72a823ca261d33a89bba98ad1d4a967f4f89e19b122eaabf"}]}, {"id": "6248349450915f71", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25388}, "digests": [{"algorithm": "sha256", "value": "fb5389969d145478576396a1716159d85691f08b5cc7e994b7bb9f76dd092da3"}]}, {"id": "709208b01f5ef9da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "867846437cfd54b3603a4a9ca3583fec18ce624ca1df05ff55f1ec4815fa2157"}]}, {"id": "19ec4bbb958cbff7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3317}, "digests": [{"algorithm": "sha256", "value": "be35abc27444588d895f0f505d244b86a845acd55c55ff91d0302349ca320bd7"}]}, {"id": "0fbf0f58d98bdd14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 409}, "digests": [{"algorithm": "sha256", "value": "09c5e2ee35ee18d9043d95273f1cd37bc82e80567fd1372a1eb134c809c39504"}]}, {"id": "18d11c4209f6c1a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 54670}, "digests": [{"algorithm": "sha256", "value": "5cf3bc779e1e9dac03ab84b95a458cbb5815feb20005a7f10ab5f4e395cf28db"}]}, {"id": "14ec8e8a4d7c2b66", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17657}, "digests": [{"algorithm": "sha256", "value": "59b405faea9a2c165df936f35cbc6ce9125dd8f1fd7000ad79e56cce035f0f0f"}]}, {"id": "5e937e82e9348cab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10498}, "digests": [{"algorithm": "sha256", "value": "0a254bcb5b13dc18e8cf85038cd0d04cd3bbc184c70803311254acb33686c367"}]}, {"id": "888c9e422b2a7775", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4931}, "digests": [{"algorithm": "sha256", "value": "5c2d60c4c82acf2fa9f59ed3b71a3f8d77eaa1ef4f110d02c4ceb2c465211505"}]}, {"id": "c75f8a313c9bed80", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "fe7396ca03e0f1d9b12e337a8ffc5b1773065456f1750a67f704b707696a1392"}]}, {"id": "631a8eff52b956b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6416}, "digests": [{"algorithm": "sha256", "value": "716c8c6da8417028d6ecb6a0e614ea64f16a8b1dbebb2c260096e29e8ac2bdf5"}]}, {"id": "6a8656096fa7f662", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2156}, "digests": [{"algorithm": "sha256", "value": "293ad7b0904fa32bf79bda796dd2244e799bb6b42450c910ef8f54d2edf076ee"}]}, {"id": "3dd78ec7b632cbed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5429}, "digests": [{"algorithm": "sha256", "value": "9aeea43fda475ea4e2b75633b2e25528f45b2510c7df4809449fbf938de58bd8"}]}, {"id": "21b527ebd46a0668", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1610}, "digests": [{"algorithm": "sha256", "value": "a4d04b3cd388fc8536dc2badd49f7d12abf427cecdd36ae731c518fa66012797"}]}, {"id": "0e62fd19e7046734", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20724}, "digests": [{"algorithm": "sha256", "value": "cfd216bfd31c4224fa856e078543d5c8cae689395a450c08128d17f97a88b153"}]}, {"id": "27044ff4833b944a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 556}, "digests": [{"algorithm": "sha256", "value": "e7c63156fe08b557a87c72a7f3adb7109169293845b38227b9267947a76934e1"}]}, {"id": "4549ef31a6537762", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9299}, "digests": [{"algorithm": "sha256", "value": "ca61c706ad05039677b021723832ba7833e9d537b714de2b16646838965629ed"}]}, {"id": "c9056ac6453c959e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 84473}, "digests": [{"algorithm": "sha256", "value": "26398b84ac0a2dfe1864775cb03dc0c8044bda4bc0fd3bd8a8b858d1cffbe850"}]}, {"id": "e6cc9d996012efaf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2111}, "digests": [{"algorithm": "sha256", "value": "91ec6e83b34fb8501aba443335f86843d93dc5385604baaa002588c99c75b9ee"}]}, {"id": "ab1bdff71a746512", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 43358}, "digests": [{"algorithm": "sha256", "value": "e2fc826e71a6f6eb56fdf60d300a24587964fa17a9f6ab67bbce5ba1e00ef426"}]}, {"id": "08de12c8900d6a55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8255}, "digests": [{"algorithm": "sha256", "value": "9d0e5393c5d31a87d9f2935b317e2d050e10416c96c02cd7db493a28e6662334"}]}, {"id": "fddd554203260b3f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 469}, "digests": [{"algorithm": "sha256", "value": "8c7e457770c800ed3e27d865e6893d2820d9034b72a904d67ce1c7796240e0ef"}]}, {"id": "0bef1bf6d5b646f5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1636}, "digests": [{"algorithm": "sha256", "value": "f98c50f8def191c0ba3e75177d828549c5fde48938e4dcfe6a5a76023084b194"}]}, {"id": "0c72164e0e890760", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7700}, "digests": [{"algorithm": "sha256", "value": "365f9fce153a49363092333fbc0bd7d582663e69232bfd2fe4bad73037a03c86"}]}, {"id": "fb61c43147c035c4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3414}, "digests": [{"algorithm": "sha256", "value": "acace4c32d9df2190bb71115b684d920aea399b686299474bfa2d31712834e99"}]}, {"id": "a23faf7d2bf25bc0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "cc94ffc143aa66daf5013c0d9ff692c20440725fd1d3f621eac0cf7f9c459be1"}]}, {"id": "eabfc668167a139e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4714}, "digests": [{"algorithm": "sha256", "value": "9cb8d45c858d5663259f08c6516c66bc33fb4b96803f1af285c9d199684c5721"}]}, {"id": "a32652b1ed4d8586", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9866}, "digests": [{"algorithm": "sha256", "value": "8fff5f664bfa93a736a1eec55821fddc81f54b495e87fae348e613ffa763ee09"}]}, {"id": "fbb6bdc62aa2f73d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7461}, "digests": [{"algorithm": "sha256", "value": "f46212397ddcd92df7ee303b025bf596d093d3f5e9336e9268cfd7fa7c023443"}]}, {"id": "269dc373b0553217", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22029}, "digests": [{"algorithm": "sha256", "value": "95be2e6427400110d2e76fad834fedcea80ef2dfdf42f68c7bfde11a50442d2c"}]}, {"id": "c8a3ca77a512c830", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1336}, "digests": [{"algorithm": "sha256", "value": "e93c0a060c32ab6b0fd621a777688b4569abb6951f123d1c4aba9715f6cda9c6"}]}, {"id": "6be6a62e65cdb27a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 816}, "digests": [{"algorithm": "sha256", "value": "f9c6d5fcd03f11adc8f1407fd8c7f21d419f103d1fd9e31f3147ca48e2c992d4"}]}, {"id": "c29a9fd0f57b81b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9053}, "digests": [{"algorithm": "sha256", "value": "473f64ef845891029229fc35378b73e2d6b3ecada02366eaf39f633bc3deb6ab"}]}, {"id": "61ca7f4f416747eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1211}, "digests": [{"algorithm": "sha256", "value": "db0aa1cd780a858cfdbaa44686d07ccd7b08a197e2d5dbf3c0e1100db7e16556"}]}, {"id": "1c920cd003487bda", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20347}, "digests": [{"algorithm": "sha256", "value": "c3ac3494b7f7e61396e4d500c93032dc00631a6d0cba6b36ab35af564740d83c"}]}, {"id": "0ed19bd527335d78", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "f6a68a1d36a14c027c8454e5667669d50000459244675f41b5ce6dd3cb7834ba"}]}, {"id": "b4d7159b1557d6f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 344}, "digests": [{"algorithm": "sha256", "value": "f6f2b9bf40423e54466311866dc9f67a1318396d2d162cf84722e28d715a0ca9"}]}, {"id": "76472b5b6de6a91d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13864}, "digests": [{"algorithm": "sha256", "value": "0d28dccb9c52a4edc248be2d6d550239ea85d0e05efcacc7989ec284e6d8a364"}]}, {"id": "0366fbb2a922da2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2099}, "digests": [{"algorithm": "sha256", "value": "3489f58d1a1ac356ce725d42de90155dd6821219788f593c9ac85c97123dfc0b"}]}, {"id": "46586ddca568bcc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4480}, "digests": [{"algorithm": "sha256", "value": "aa7484ce8671e27adbb65f24d19d376882e84edab8da3ea91d144fefc6906184"}]}, {"id": "64da90edd817f23d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "fa167b69c997b88b575b3a98013421745b41c3681b0a6a7433f17c1da19f8f25"}]}, {"id": "f707ec5fb44ef526", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2922}, "digests": [{"algorithm": "sha256", "value": "d63777a317a5631dcfb6b0ea4ae5f782d2e718ff31b9f091ac03962a997fc095"}]}, {"id": "287a7c65449d5903", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2037}, "digests": [{"algorithm": "sha256", "value": "e81ae4e495e961af321beac6695b5d43870418739901785a6b90c742f2d39d42"}]}, {"id": "2fa3aaf535eb5704", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3967}, "digests": [{"algorithm": "sha256", "value": "b0c42116510e16ef6571ec72c04fdbc0c7488cfff690a631380652a68ba6d9e5"}]}, {"id": "4178d5be9150fd2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "613b235f27f4034a4d9aaa87672d3da1af3397cfe94032fd979df5c87f5a08dc"}]}, {"id": "7078436e2c1a4dcc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18832}, "digests": [{"algorithm": "sha256", "value": "7b9b6b4fb4955d8b96f332c59267c5b162aa05dedacb62b5a4ef0e4ba2c8cc5e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72fafc548f51a312", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22744}, "digests": [{"algorithm": "sha256", "value": "51bfd07ff7d059fa439ec0bf38b643b706b219683fc2f04d905ca5b7464ab29e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e7d0b1c1f0fd8014", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31424}, "digests": [{"algorithm": "sha256", "value": "390b6dbf33023a23e933e9aa1c131ea278adc7c08fe3933511572d70325c5a1e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "b3ac4fd1085842b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22896}, "digests": [{"algorithm": "sha256", "value": "19391ed648a9bae6f5a93110d6a83a4a7829a43dfadf5b052210eac0314fa9f7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c9a3d6994dc1e746", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23000}, "digests": [{"algorithm": "sha256", "value": "03a07b8f2ae6938d1575c19ce60be3324b1f2d30a360ad3056384a6992200183"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c08f469c97db134e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60208}, "digests": [{"algorithm": "sha256", "value": "dc62e859e6b15f420923f30cd1c7e5b4ec7b7073aaa82d422fb0bea5b4dd000a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6a2053c45bc3ee22", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 110240}, "digests": [{"algorithm": "sha256", "value": "50b9e86c36d1566600f207a064bfe3631e490d9fdf3bf9157b7d2aae9372e966"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e8878446bcecf4a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47672}, "digests": [{"algorithm": "sha256", "value": "2a6fd419ecd6dae695b15c2f5a4fb6797561834f235b62115b4fd4f5a91adca6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0d1da975b1a5b283", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14624}, "digests": [{"algorithm": "sha256", "value": "21e78ddb21e8bd5dc9d86d21f6c86752e3dc3f0fc3ef077f20df0026668e258b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "72243850b21952a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 704352}, "digests": [{"algorithm": "sha256", "value": "ed85d3c23d0f6197e984d828be661aa6e4682b6ad557551d69ebddaf34f9d261"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "cb9edff35b11280c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8912}, "digests": [{"algorithm": "sha256", "value": "081a2a231e2765996d306b46b4148d7e5bd80e6c7b0294081c6cd8a15a537ce0"}]}, {"id": "59063b83ddb83bcc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "eca832c27be0a63e4e874ceaf19d77be86e7f5fbff49d060116b2a59ebebd7ae"}]}, {"id": "17cca3d5265a6600", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "c7def62cbf7d031c4fe319e414117043f2a273885bff93bd18e11935d00a6677"}]}, {"id": "754f4f2f008f417e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5737}, "digests": [{"algorithm": "sha256", "value": "5decbf923c0f5f065147a7a1a89fd351a26d5d5efd8799ba4ee992a1d00cd837"}]}, {"id": "dbb291f7c09b3ef1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5069}, "digests": [{"algorithm": "sha256", "value": "bd7c12f7467141fc8d15a042d5dba7afbd562f4b2765fe48d20b7d802be665c1"}]}, {"id": "ab5c0238aec774a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5008}, "digests": [{"algorithm": "sha256", "value": "ce0f1efbe6ef77f3becd4e898bb3df04ce6dce6c1e93da9eff9adf53767e2b80"}]}, {"id": "a3a73322561419be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 172}, "digests": [{"algorithm": "sha256", "value": "1c387bfbc4bcb4046e7372c534372c7150315499bc5641328d5c3c1c1ad50373"}]}, {"id": "c8b805f92f2c4563", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2284}, "digests": [{"algorithm": "sha256", "value": "b28d06f3b158c0c0314b75c077a1ead056286f25b09504e0cf69b597da73e730"}]}, {"id": "631c92d969bfbd04", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3421}, "digests": [{"algorithm": "sha256", "value": "d584f47f71a525301511965b4a245933e9a936f94406b6bcd1c78e7fe63a7b6f"}]}, {"id": "196feeee8019f4c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4441}, "digests": [{"algorithm": "sha256", "value": "5d0e42bb10976c8b2f64460f1d269fd772ad8741dafd1264ef50eecd29e43612"}]}, {"id": "e850cbb1a86601c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 964}, "digests": [{"algorithm": "sha256", "value": "5387b33943963d2e47f05b3f37926f2d454f9ded33ca857e56ffb33b3adb999d"}]}, {"id": "b25d5d78f8f8eecf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 460}, "digests": [{"algorithm": "sha256", "value": "8eb521a3af26eaefb34a168f6a79034b2e31840b25eb94477f0dc0468572e27b"}]}, {"id": "442987507b05d526", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9735}, "digests": [{"algorithm": "sha256", "value": "46111f71b05d71636279e62afd6a287325d77ef07bb16ad47efab2f4bbdc772c"}]}, {"id": "bdc0b9a1469594d3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1606}, "digests": [{"algorithm": "sha256", "value": "3f100533c2abc1cd0b20060bfe71372c28443b13356fd5604133a69e844fc88b"}]}, {"id": "0c277ab3e6069e24", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21911}, "digests": [{"algorithm": "sha256", "value": "bc9e38a839776d271a03eb07b429e6b1c802346a92c00ed4e159ef3472cd05c0"}]}, {"id": "ab3d662bf15e478b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9290}, "digests": [{"algorithm": "sha256", "value": "7a3b6faa794e76be87e0a0a368737927ccb79bc5133060fcffd42db887d1cc0e"}]}, {"id": "317eca19b3d367b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5751}, "digests": [{"algorithm": "sha256", "value": "5c3430c29a5359d3740a6475bc32e16cd02bc3f3aa32cf89279474d64d80c271"}]}, {"id": "dba7d0d49532557f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2142}, "digests": [{"algorithm": "sha256", "value": "a9f65c8db262c9641c71ff0a19d49f1851909175d2c5fcfacdb7d8fde3a1631d"}]}, {"id": "acb01f720b4767b0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "e34f193578e6c2d04aea4ff27abdd96b7b7852c45ade7eab5ccddb0c76b6242a"}]}, {"id": "2d5198fc344f673b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15721}, "digests": [{"algorithm": "sha256", "value": "29b39966cbb1767057009505dee8cef937b6537a2535da66dc78fcd0988accc1"}]}, {"id": "c9e4fe16dfe8d323", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6590}, "digests": [{"algorithm": "sha256", "value": "098234594fa6349c5032ac62c60e730e6e48c0ef55e7ffbb6a68fc510905296e"}]}, {"id": "3a66f799585ff949", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4021}, "digests": [{"algorithm": "sha256", "value": "2d09b7ab7e4eab2c4b04a8f25d9aba022cdb80c3df3b092bd95cc0907eb8c701"}]}, {"id": "fe6c730fde236de9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4639}, "digests": [{"algorithm": "sha256", "value": "ee312b8b076ad4b53c7eef8791d63c1b6afe7ed4970299f378ef50f222ed058b"}]}, {"id": "23e180dc3236abba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24845}, "digests": [{"algorithm": "sha256", "value": "764b5120cfebc95904d010ac320a5b0fda3d682c91fe3a7b41fc51b9d74332ac"}]}, {"id": "2089e1d49b37ae93", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20816}, "digests": [{"algorithm": "sha256", "value": "1f75b26576d59f6c28ce0944b597d5af9194fa919dda809173039c4b949ccb62"}]}, {"id": "5e7bf8b3ab900185", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34957}, "digests": [{"algorithm": "sha256", "value": "b3097b3cd0bfba55c7965cd233576ace095032bf75556c904b999c800c2900cf"}]}, {"id": "1244e9213e7404f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10015}, "digests": [{"algorithm": "sha256", "value": "d0453155ddaea8ea08f995a198652fefe5f408dc816ffe7b01529b26acc3ec54"}]}, {"id": "f55201a389e6be93", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identif2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 33138}, "digests": [{"algorithm": "sha256", "value": "cc99dbdbe64d5918281789fc4309072b697c06a0d8e590be0799756d91d19586"}]}, {"id": "9ca9698a23aeef11", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identifi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "8e3d42e1cfd5fa6edfd1e328de95f1b9ccd5e1a4a751564b05316110dd787baa"}]}, {"id": "7017ca33d57f2e3e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9401}, "digests": [{"algorithm": "sha256", "value": "b8223ef748b726ba751aac36f18de21c349a9f8bf7258869ada36cc495870282"}]}, {"id": "86faca69e48f59d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16633}, "digests": [{"algorithm": "sha256", "value": "fac901167c6638ec9c7ffd682fbac8483219d5328f709f1e052135232d72e2de"}]}, {"id": "c365fabff18b1c9a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 815}, "digests": [{"algorithm": "sha256", "value": "84cf866e49257cf68f7c0270bd4e9075a1632c9896fa8d87b936a312c3b32284"}]}, {"id": "6df3773d1a3a6b66", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3703}, "digests": [{"algorithm": "sha256", "value": "0e8583a388f853a841c5a35b049a99bb6aa5c3f897764b4cd7bc1cc08b32b149"}]}, {"id": "1bab05119453cded", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5807}, "digests": [{"algorithm": "sha256", "value": "f066aab62ab96478f5bc862034c081adf40b483cd2aa789feb87b3efbe4c207b"}]}, {"id": "f36590af43d5d95a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32362}, "digests": [{"algorithm": "sha256", "value": "8ab50b6d5a90c27f621da5da5755faea1b5c40634387146ba1a1c0e87e62f073"}]}, {"id": "d2e61c37fb53465c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8442}, "digests": [{"algorithm": "sha256", "value": "b0258194549d5f3784ded0e7164adc4170bd2249ac4742b13df3ecffdc63f916"}]}, {"id": "e7d5496628616f48", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17529}, "digests": [{"algorithm": "sha256", "value": "f1b128f1d77e391ce70582b05afbf9eaabc706eef56bd091139f5878ae853c26"}]}, {"id": "0d31ffba2513ca1b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1777}, "digests": [{"algorithm": "sha256", "value": "4e637713855cca12c431f1d21b6b95226a86a8d54f742d6d545e32aaa4497ee6"}]}, {"id": "590f185d97f97b4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2946}, "digests": [{"algorithm": "sha256", "value": "f2bca8beb3e2cee295cfe47a1f32912f4127b3fdd74bd07b76037ec48f461ba0"}]}, {"id": "40c1296847b67736", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 400675}, "digests": [{"algorithm": "sha256", "value": "ba768b29444dde64e9e7bb70ef9cbffd4498142b1851e36b6c00cb6db46d7530"}]}, {"id": "f50db35fd9e89576", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "eab1cdfbab2d3d1d52cc119e0f73b26ef949ab6190526ac02713001ec148bb51"}]}, {"id": "f4017eb238a80a22", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4755}, "digests": [{"algorithm": "sha256", "value": "94bcd8e8822b983c49367bed574bb04da4c40100e16845744b9fc05dacaf7fbe"}]}, {"id": "a2d0facdcf7a0d49", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63580}, "digests": [{"algorithm": "sha256", "value": "92c0b08f0e6e084bfafcbda7384f343479e48333586b609b513c3df7ad2f03aa"}]}, {"id": "d08c3495693b13c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13822}, "digests": [{"algorithm": "sha256", "value": "325d2988c0e5ed4ef89cfb4a63dd6601ab572e9d63f5854f5fd651c6aeb6ebe6"}]}, {"id": "c5d60540c0def2aa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4684}, "digests": [{"algorithm": "sha256", "value": "8012abd42103d6860a8ff4d69d2c51c34661e62b4be28c9de1a28afc00327c15"}]}, {"id": "3edc4cff2e9a8088", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9444}, "digests": [{"algorithm": "sha256", "value": "8551805d7d077ee22373668059cc2becaaff6733b0020da0c77fae9b3793c4e8"}]}, {"id": "4f8624978c90c17e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "d2950134e7f21a48b535825a6e24237ab10cbbb3638e7393f7a7b4233cd7f9e3"}]}, {"id": "17b89531257c2d82", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 34015}, "digests": [{"algorithm": "sha256", "value": "5a2cc551356f307a182f30bae13bf16f1f7040c094adfcf1d9a90796304b3285"}]}, {"id": "60cd3ef8c5fec33f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17142}, "digests": [{"algorithm": "sha256", "value": "47329c7ba0916af0bde47bc6df00b266e7aff00f1686bfbe3ce6bdc9da5be250"}]}, {"id": "7563ffac6226caf7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20739}, "digests": [{"algorithm": "sha256", "value": "ce3e0987d33f8fbec647a488550ff52b0696cc31e9a1c001388dbed562418a07"}]}, {"id": "39ee5aa46fde0d9f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11844}, "digests": [{"algorithm": "sha256", "value": "c26d8f98ef3cabb905beedb15482cec0c70a2f0aa9624ea45103e3027bf3fe8e"}]}, {"id": "797104e291bf7956", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20497}, "digests": [{"algorithm": "sha256", "value": "609ad04a60592b701f3b37da6fc68971246cd4873cf9d2d971e04bf97f38b2c8"}]}, {"id": "ef424cd47436fb3f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15546}, "digests": [{"algorithm": "sha256", "value": "c82e04235c58298d774f580d1b0dc723c8793f8a9461d8723dcc85f1fddb54bf"}]}, {"id": "d27b800a41ab3940", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24378}, "digests": [{"algorithm": "sha256", "value": "895f9c7a2a90d1b92ca6ffd8844fa46b745497e387b1c866d78d3fe1d4c4fe10"}]}, {"id": "b97ccfa3e38ccd2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14188}, "digests": [{"algorithm": "sha256", "value": "3566fd23aa48a628fe8f2aef1e339b90a01143ff5ea3bac35e818c9f1314f82e"}]}, {"id": "e570944dcdf62ce3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19371}, "digests": [{"algorithm": "sha256", "value": "c10df978f10404c82150a1feea0b083117cb9f700247e07569498d9396d5e4d2"}]}, {"id": "4ae55faab5ca7810", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 32270}, "digests": [{"algorithm": "sha256", "value": "e17dfd0c9dae41f5b3c13b4ac48fff8c2a2014a8e27878ce30107d6d414e1d53"}]}, {"id": "e5acec7bb5abafe5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21594}, "digests": [{"algorithm": "sha256", "value": "ad33523dbd9b880567966b4e89b9e0baa5e8370a5d0090ec4686811d6054616d"}]}, {"id": "fdce73143070eb0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8515}, "digests": [{"algorithm": "sha256", "value": "7c2c6f240acd112cd2bfc14fc2269d57170735c7eda6fcb497588b398109c2af"}]}, {"id": "bc0f5ab4a4f3ca89", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 981}, "digests": [{"algorithm": "sha256", "value": "7e26368289e5ab31e848259125c6fd6f43e15414e9ed147532efff106c52d34d"}]}, {"id": "d579d3c9b96c4aad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3448}, "digests": [{"algorithm": "sha256", "value": "51e67681fd515f0daf3025d8d30a0e40ec9342ad29279a63478057b4d0e2c3a8"}]}, {"id": "074c487c4d4a2260", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "e6b916ae713d77514ae2d012536109080363a277ae6c33f108883e0e44bd19e4"}]}, {"id": "d1dc0b5079921af0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "73e8f7efb7d089157269bc9a25badae403392a5383d09a85f5dec4a641568f4f"}]}, {"id": "86c300f595f1ffc3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V130.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1240}, "digests": [{"algorithm": "sha256", "value": "e22aa33c51449a1eb7a12646212f76f37a499797752a59b77c8ad7ec96fc80f8"}]}, {"id": "2ffc7aec3359b132", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 842}, "digests": [{"algorithm": "sha256", "value": "e00880f6ffd64407aa4cf23481069e3a0c9cd3131e6ef6218a247931bed3080d"}]}, {"id": "a89037cfc8e88549", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "7b9479492d618ea58a5b0bc677442e364742f9ae12774652a56f3a6c5f53e2e3"}]}, {"id": "b4d8c29def4ecdfd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 979}, "digests": [{"algorithm": "sha256", "value": "cb21128231dbe30f2f07a6ca304802a86d2b5e1bdc156a782faf9a0b29819d0e"}]}, {"id": "62dec52311f15b90", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1116}, "digests": [{"algorithm": "sha256", "value": "b7caac71a1886f69d29ede13b3fcbbe0195517789a22eda0414924be763f93e3"}]}, {"id": "d01a05969bbdd8eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1326}, "digests": [{"algorithm": "sha256", "value": "b5eb915d505a1c77d4dd97647431395f906daa020da8b14a0194bec13dcc130a"}]}, {"id": "466db0f7666fff8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "0635ac9c654b2eccda473a0896ec0a4645bf7bedc7cc9cbac50e1e479fa2353f"}]}, {"id": "6265830cb8b4abc8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 871}, "digests": [{"algorithm": "sha256", "value": "fdf099085de660b92470e7418be14f3211082f52b3dd08dd758e57563f1bbb79"}]}, {"id": "71f50cf0594e6b4d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "2539aa17259f87644c8ddd5f4df9bf455660d02c5aefcda49056479ad098b866"}]}, {"id": "d1357b6a5f548f91", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1540}, "digests": [{"algorithm": "sha256", "value": "928eece818f91affe25cc6a7186021743ce7385094271666bd6a88a6cd7e23de"}]}, {"id": "496d7abc05921675", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "059d94e083bfec7efdaa80838f426d42a33d81ee179080c1eafa72794bb49ac0"}]}, {"id": "c5b5dd71e3673350", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1626}, "digests": [{"algorithm": "sha256", "value": "32d11e8dc8a7bd01ff3a4c8334e23f4d1b41331c37ba1e035383a7b8cfaae9d7"}]}, {"id": "e70baa90cbfccfe3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2214}, "digests": [{"algorithm": "sha256", "value": "4c18d061954aab2450164f4f5147e9799d48f0df92e0c396cf2e743d6b3eddee"}]}, {"id": "29b51cd080c4bbe6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "6032efcfa434aea00432a5432d14a5d5ae2b94e2ef5e2dcb60ae39955f2e4b15"}]}, {"id": "d9f5fca8312a107e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1141}, "digests": [{"algorithm": "sha256", "value": "20b796dac5e60353cf423e69ea86a8da63409470dc0d2ffc5e255d3d038e3146"}]}, {"id": "2cdbae872a321211", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8358}, "digests": [{"algorithm": "sha256", "value": "7de1fec0d3dadc0f489af1080800baaa76d8c1202f9ddd88b674d96dacb359a0"}]}, {"id": "a5e5f8c81c64f639", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 807}, "digests": [{"algorithm": "sha256", "value": "5a75ff4ec0c915636164955a2a7a574c95a72c99e5d897325117e2d1c11811f2"}]}, {"id": "ec4da09b5b2511de", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "de44a088fd4ce4b9e9ce47f53753e6ed413f2b355caab4668aa40feeea92be1d"}]}, {"id": "85112202658b9d5e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "0fc5b158814d575a5ed69928258dbe0ef31d24df6da2887b721fbad6332d156a"}]}, {"id": "b7d506429e679c5e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "a6d12805067f9a0016e0ac041d1d6afab4fa127d9b77c19bed3aafb6cdae96c8"}]}, {"id": "7fe82ae7342fe2cf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "76efa82bdcf1d25b13ac7482dacff3dced44e25143bffb34141fa4d8d9b760f7"}]}, {"id": "665b160af93e8163", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "d730d95e7eca378f0874c4b1cc088e547738b46f4795ef035879f5e835d40d2d"}]}, {"id": "d3de886a9d304f5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "e193d9856af559fc41cff5020858f6c05e5d58b9f06e82423d170b581ad6bac1"}]}, {"id": "4cc10d751257ceea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "b28260039861ffaed5485ec22fc45d67240b08b954e17a6c3e0e4ac4e670797a"}]}, {"id": "ffcf940c8d46d472", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5766}, "digests": [{"algorithm": "sha256", "value": "301c2bb95319cb9e9e12d721def1d8187ad3652c5029f272cf808f2bdf587dc9"}]}, {"id": "eefc236371c33268", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4074}, "digests": [{"algorithm": "sha256", "value": "20da2bb9f3d42f55a23dbc9cd3e9994840771c24484845cd23a57e8cb72ef4e0"}]}, {"id": "f56f9cf625b9ff40", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2633}, "digests": [{"algorithm": "sha256", "value": "946538587f876eb156f40650279634ff089f363807de8aefb55d23318f26bfad"}]}, {"id": "19cf5e3d97ad7ee6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 937}, "digests": [{"algorithm": "sha256", "value": "4ab9e58081214cdc281666e18d8eb8f07ca9a338723549fbe488db3ca20dafef"}]}, {"id": "4033d368950521cb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "7b0505b87bc150cb8116d5341b89ec7e12a9f1f28360dd2af608c1532df3518c"}]}, {"id": "94848d926c21fd2f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "1d74a07d8e41979dd2da5c1310bd15fd92d3f2f7106dae6ec045eee0941c07c5"}]}, {"id": "7b9e443302dd72e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "29466e686d415bdf089585d3ecce06fd9beab52364a7a98066ab9ec349e6f959"}]}, {"id": "1c9e3b3aea7fb568", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "2eb6e1105f63ed524bcbb0246ac4df92278a840372a32dc422ec3544c55c4798"}]}, {"id": "c7e22cf28eccd0eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "4bfd6bdd4bd742864eb834305136adfd51413080d5e5a4fb927c0139ba7eb7a5"}]}, {"id": "c7cc1178656ac31a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "ab0cf976434d6244d6a7eca532ad4b2414aab9d7b4fed8cc28f3a832800956e0"}]}, {"id": "c0938487f1b891eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1178}, "digests": [{"algorithm": "sha256", "value": "c8af291ba31ef5b5328687730ccf2b0c7e7bddaa511b6d8714a3ae51133b26b6"}]}, {"id": "351622e784b698f9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 847}, "digests": [{"algorithm": "sha256", "value": "279310a9284786488c4838db5d902790123a99595634e370a195d13d959dcd5d"}]}, {"id": "13c8aab6ee5f2808", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5012}, "digests": [{"algorithm": "sha256", "value": "c3ffbd8530f1bd8d6cc9bd5d51404866b770c1326d9c63250c27489105ffcefb"}]}, {"id": "03fdc6c348c8314b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6655}, "digests": [{"algorithm": "sha256", "value": "ffca172a10cd4eb178c8d3d6c63fa17756353a33e92a28ced8c13aa0466551c9"}]}, {"id": "7960bf8d7c30a7c7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1720}, "digests": [{"algorithm": "sha256", "value": "35450a8e8accafffcb42428c0762d87147651fd88b7ec73fde34379c06b42d71"}]}, {"id": "1562f1876a199511", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9173}, "digests": [{"algorithm": "sha256", "value": "0de7c41b0b9e3f14e2c81fc640a8db5ff1aa151c4e2faf29b68c0440fb8f36dc"}]}, {"id": "677cebeeb2632116", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6529}, "digests": [{"algorithm": "sha256", "value": "b485659b0249c4a83a7456e13c51e05106c88a90268cb97d0c1ae5eb68958d38"}]}, {"id": "cd1fc087dc7decfd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6679}, "digests": [{"algorithm": "sha256", "value": "679e9d16e1decb30e2dee42cdf3235615942781361bad2ae49be0dd576ac1b2e"}]}, {"id": "84fa97317c2ef094", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6691}, "digests": [{"algorithm": "sha256", "value": "29d9d4d37dfc01d77c4db075b6c2e0f223ceccf71b1e53f65817375283fc88a1"}]}, {"id": "44b4df1a3c2a2bcd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "1279219f33cbd46a8ff1388fa6e50c4ec04df994cf4a6c216cc80f7ac6d1ece3"}]}, {"id": "09689bde3ba10811", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1754}, "digests": [{"algorithm": "sha256", "value": "f09592ac4eac4563c96bc608359d40a63363acd818afb03bd9169d299eb88766"}]}, {"id": "6d75294a4308ce97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "dfb1fa38fb736022ec0a9ff8df7d9a806b9eb951a42e499061a52b8795671a74"}]}, {"id": "2eb4dad45f0015be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 537}, "digests": [{"algorithm": "sha256", "value": "8daf4203ef4d4adc681c508bb3b0b7ce11dfdfffaab6011bd7642815f022cf50"}]}, {"id": "eddb7ad108c81280", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "f48cba0d6a07c6cb5a0bf75ffec8e9137fda2e9bb216c26663c2996efe3e94de"}]}, {"id": "692fa8fd8eb2188c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1288}, "digests": [{"algorithm": "sha256", "value": "f1110dea90ca71cdebfb5b5fbaf8669750782df1233d986f9aa888611443c95e"}]}, {"id": "7da9eb2bc35e0dba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "9619de824be669d9d4c4d8bff7736a73ca152640fa046e0d93e933a4d0ec3880"}]}, {"id": "eb141bd4effa4716", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "7a7c51589b861aa5ffeae839a94dcec2dd523f53d1fad8a053ea962762093e12"}]}, {"id": "53c525960e1323e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "f18521f228e47064fba4c4008224659428542c4a6abd60715f39a46b79599f4d"}]}, {"id": "9c4b24a630061f19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2540}, "digests": [{"algorithm": "sha256", "value": "d0c37809a5a42ee1bd9a6dba34c6f691df584e6055abee0190aa500073a7bb68"}]}, {"id": "b3b6d4f7d5a61949", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "2ff24fcb60488cf11bd5d5e49cafa6631065041244e1134e8a14115c9f950e1e"}]}, {"id": "6087d317455f789c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1096}, "digests": [{"algorithm": "sha256", "value": "c2f31c9f60cdf1745ce0755ed26e7e4c1ad79c6345800a5e072c2b8158b760c2"}]}, {"id": "808ddede9f46172b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1260}, "digests": [{"algorithm": "sha256", "value": "2dcf530f628200777992161e64bd49d5744bc41e2a97152da7b256bfbb881886"}]}, {"id": "f4a48f17ccc86939", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "8a74fb86e92cb00d52c7fa765a2d8c96511a207ecc366dab49a94d9e3d192cc0"}]}, {"id": "652596b20d20c459", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 731}, "digests": [{"algorithm": "sha256", "value": "dc7306b3cb53d916d46de801cd892ef63dff43d54f681b410a5a27029efc0875"}]}, {"id": "ed775e218e4a55a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "a979575b8cd8791ac69dea3882cf1c797543b5729d37d412a0115ef8be7d1360"}]}, {"id": "b99cb219146dd3da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "89f235889e2cacc6a007b10059c0195a767a4c3c0c72bc483ad12ef42af7d69c"}]}, {"id": "7028a6b715f34775", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1250}, "digests": [{"algorithm": "sha256", "value": "c4fcbe70de91489fabf72a30547a802f80005daf0c8d3f5321fa21fd70a65f93"}]}, {"id": "24778315698410ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "a51743154446c19522db6e8e2aee732f7b93104496a66174b147a8d089cfb8b1"}]}, {"id": "f0a6a6c712f4bd7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1848}, "digests": [{"algorithm": "sha256", "value": "3a47449c25a6147a230e9d82b6b6b484dd032df5248cf52f57d164dc094373a6"}]}, {"id": "28de1e034cd027a8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1394}, "digests": [{"algorithm": "sha256", "value": "4e6c4a28f5ad295e4f126ea08116be973c1161da8f24251fff541bfe05af68b4"}]}, {"id": "061304882dace918", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1392}, "digests": [{"algorithm": "sha256", "value": "cabae02eb09625947823bafbba1391bb657f8b9372873d0a2ffc01db06ec746f"}]}, {"id": "91689a68999f6a09", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "bf2985ec300a88d5e3e4d1ec18f9513aa2952473368cd60c4756fdb9bca9b7d3"}]}, {"id": "395393476c10acde", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1140}, "digests": [{"algorithm": "sha256", "value": "ec70385f358fef7ec131ec4f558dc901887a011bc73f986c9809880c0190d7e4"}]}, {"id": "91553fae51995143", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "a07087da4c030aabf9583b29ed841583aab42ea837b5fc319a34143f27af3257"}]}, {"id": "d31d027a4af5f100", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 539}, "digests": [{"algorithm": "sha256", "value": "d502d0933546452679b5d1cc9015b2d52cb27773c3fdbbaad65584a7f721111e"}]}, {"id": "ee3a5a5e54e01d45", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2672}, "digests": [{"algorithm": "sha256", "value": "eb20be21b49b084b911ccf7d5a6fabc939bc83e6bf1c863c0518b1595002a292"}]}, {"id": "359b08010da1c64c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "430e51f15a0e9d54c119aca605cd4d2e0b95e61a3d8d7637d15d73c8b139c84e"}]}, {"id": "e88b6b08c12a60e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "6cc23f11aaef503bd867cf883292c7e63b55eba22964ed1de9c3ac803e32db2e"}]}, {"id": "459e3ce452581993", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 751}, "digests": [{"algorithm": "sha256", "value": "af729ddfcc881e81cf81ac43c9abbe5e314e1458b881dbe1341f1f0a8b58a1d7"}]}, {"id": "5f6b7c0f2b16020b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "76da17ddd1ce6b00223ad72b7ab308877d5b52fede6a1f4e13c8d77ce24a7aed"}]}, {"id": "380573d772857e37", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EBase/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "93a851aef71832760ad7aa83a552f1a8f87710f2fe876bcb301c323f0ae08e4f"}]}, {"id": "7a109e84678965a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EComp/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "b3d018fc60859cb97fcfd2ef7beaa64328e524982a7b1290fd738d0d1a8649c4"}]}, {"id": "aa996d6ad6a4f271", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EPres/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1516}, "digests": [{"algorithm": "sha256", "value": "3f08911a7f2c1a3d6edfa2e1516159a454c53513ead2681d989b2e666a196b8e"}]}, {"id": "6379520b4dea7b79", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "f29276029468115e88247ab329b6cf00075b30944d3b390dd878b381ca8493b3"}]}, {"id": "5b88a5a034666edb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "ceec58d04fe90945260816d940a2bf7c31d5559b12a945a07550ce940d5c1b3a"}]}, {"id": "31c6ac537a26937d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3475}, "digests": [{"algorithm": "sha256", "value": "7f090986f89433525402598bb1f3e13561141b3da80a899f504390b04596629e"}]}, {"id": "48518d3c393f484e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 554}, "digests": [{"algorithm": "sha256", "value": "eab7c09a3f1e7b93616dd827ad387c18ec236062c836103074e88a8627afaf8e"}]}, {"id": "3fe9c699f33c4cf2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1921}, "digests": [{"algorithm": "sha256", "value": "ed5d9c73d37fdf6167b45a4acf8839ff92c0a72683dd949ee815b1ece67443a5"}]}, {"id": "bcfa87517b586e72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Emoji/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2299}, "digests": [{"algorithm": "sha256", "value": "b9925def95b47e96a61321ff521ed82c2d9fd780c71a0e37d06ec96984dba460"}]}, {"id": "b32987d83537f6ba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "bfe2da8161544dd0e719f5e1540e48dae4ede66ffc0ec39d729320ce80e83823"}]}, {"id": "c94b38f8241d22d9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/ExtPict/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "0908ad631ab3f3b47ac09b50c64b240fc058b4a158312b205baecfe6c05c38e4"}]}, {"id": "c7168aeabe3d292e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4b1204df7533ef5eb41143c3b03715ac138617b6c8a644b01623bea7c9ead2d2"}]}, {"id": "9fbda585a7ca6bd5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4334}, "digests": [{"algorithm": "sha256", "value": "690b8f88d9907258e33ec8598d88a2cf36c9ce8d89c47b5475012c486a3ed424"}]}, {"id": "72dd9469861e5eb3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "d8e07d266e2c7445cd6d3e66a7dddf12e5f137ad01f72227b5088838778c9e67"}]}, {"id": "cdc778abf6e8116a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5280}, "digests": [{"algorithm": "sha256", "value": "76a3c76661856b9cd31306f3cf72c72674a6ee1e37a7d64beebc47d3a1063f02"}]}, {"id": "9d13b3d4e4f4505b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 637}, "digests": [{"algorithm": "sha256", "value": "9626c0b0cd970dce656ec14840712eba91efd1f7d34ab46a6b706ad429a3cade"}]}, {"id": "6209e55cddb40f7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2256}, "digests": [{"algorithm": "sha256", "value": "b1da02d1c3fc35f9a3e1eb037a96f535a0477dca18b9decd9e6f73fbb1011dc2"}]}, {"id": "6ed90d849d799bde", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3931}, "digests": [{"algorithm": "sha256", "value": "1505a2af8a61ad275839008b9b9ada1a35470097cca8ae814f0e633c05355d93"}]}, {"id": "8078310df7707486", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8381}, "digests": [{"algorithm": "sha256", "value": "f144d2de7b9e67b38a21f9865f48e731f69f5dfad7fdebd0b645779bd990b9e9"}]}, {"id": "77acb5a424678334", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "d7bbd8145692462b51b467c46af11ad28966fbfc0e50a84861aeebbb87d02f8c"}]}, {"id": "d7479acd76675dba", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8389}, "digests": [{"algorithm": "sha256", "value": "ac3ba5c2648f13b5228b8777661206dc432f6fdc699c4b2afd9016dff21d683c"}]}, {"id": "f426653ac8f38c73", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7552}, "digests": [{"algorithm": "sha256", "value": "67ecd0a2560d8abdc7478657c95b5b3f1c697685ae722a6b5e6af0cead153cd0"}]}, {"id": "9f5f256a7ecb7098", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1962}, "digests": [{"algorithm": "sha256", "value": "38f4502010a7d9617db7b2ba1acbc72355bf7060db3f62ac0e1308344d9b6858"}]}, {"id": "5f11cc97747b0f36", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7105}, "digests": [{"algorithm": "sha256", "value": "a403880eef1f6ac8e815d86ea35178b295d1958d2593b37a4f6c6db58f6789c2"}]}, {"id": "0b7a72010062823f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "0cbd340f0c66b044687ad09d2691923c20a1f23dfa47c1e6126f1bd2d6b1a9c1"}]}, {"id": "8f73612598c47e29", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6069}, "digests": [{"algorithm": "sha256", "value": "3d92c52c7937da82d57ac72cb0061000bb4834f8026dda04671f95d528e2fa43"}]}, {"id": "de06f8c2667442ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7021}, "digests": [{"algorithm": "sha256", "value": "d62ed24640807b87b1534bcb9bfc3fbb58943e6810644b7a48c60a2d140aa11a"}]}, {"id": "49b2463a2fe20310", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3720}, "digests": [{"algorithm": "sha256", "value": "3efba05eed2494168197f978d70b029a41f498bf019c64013775fb5670fc835f"}]}, {"id": "12ed041beea81bb8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "748c06f8ffb2e5ee0317db039086968bf7d8ae831d57467199bf9ea48c3ef7a8"}]}, {"id": "cf23a6a3f6bff21b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "cdb20c58e91260b844a9a23775f1829284bd3bb1d41eff9b5dd324b963e8094c"}]}, {"id": "d337fe2e65138516", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4124}, "digests": [{"algorithm": "sha256", "value": "a8f13bb544548fa79e6cf73888ca365bbc140dc9a07a715f7f58c9a3cfcd08fb"}]}, {"id": "ac85fb4da479484a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2014}, "digests": [{"algorithm": "sha256", "value": "d45be3c4cce4c70a4fa7bc94ff621adb90ddabca7e1488bda393cbc09b72c6e7"}]}, {"id": "1dd7dc68cb2be43a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1172}, "digests": [{"algorithm": "sha256", "value": "c7da75a3caba0e94614bc42c21082cce764c0b7f617161e63edfc673b44361d0"}]}, {"id": "73ef0656a9cf7181", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "e8f30f96503c44508eb2101d0b909293b2284cf3f040428494833e0ced93bc57"}]}, {"id": "a1a022bb9b324615", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1316}, "digests": [{"algorithm": "sha256", "value": "5921c8d22d439963e4b05316bbba5b5f3bb5836fae73b57568f46421b8df7e1f"}]}, {"id": "541a056803564604", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2512}, "digests": [{"algorithm": "sha256", "value": "64b5303ce6c51831be983eda5d407bab06201ea67c33f435d3c2048325a22f5c"}]}, {"id": "19a1d265f1660821", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "536b78775c75cb33eeba5ac9e1a5ac84e9695406be294495571c7b442e458ae4"}]}, {"id": "dd582088670a1626", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "f5a922512519ea682cfa49542b8e5c9c256798b4289347d473afde8b79ca9b56"}]}, {"id": "eea4d8d40d66c01c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1322}, "digests": [{"algorithm": "sha256", "value": "342f71b0b3edf791071c107b78cffcd50c261efdb3a18df8784ba9aaf897b7db"}]}, {"id": "49f0bcb30727c014", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "d4adc816454c5b7cdbfbc8edf84a9fd9626c80fff50812864e20d37fb659ae1b"}]}, {"id": "5b96d7359bcd404e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "16ad95e281dd566f4fe10f261a9d2345ef3bee2b54f34c29e6ab693d11800af0"}]}, {"id": "756dc3b2686a3f29", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2480}, "digests": [{"algorithm": "sha256", "value": "342a4f1bc16f7eb0b9723406fb493bd083fc8826d2b57076a77a288b0bb134d6"}]}, {"id": "d881a95ebe48d3f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "f19b37245973edd504284fc202af70f3672cf56207f26351b41eecd61fe16b95"}]}, {"id": "6fe564b05ce3087b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3139}, "digests": [{"algorithm": "sha256", "value": "a0b5e28796a2720253f82a35953d5f6b26b28b7ae2fe542e6075155d1bb3f83c"}]}, {"id": "5e983316d2c5c288", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 717}, "digests": [{"algorithm": "sha256", "value": "f1c6b11edc04a11d0a94e9ee7b851354263804a447bbb89d5b73d34f88664df1"}]}, {"id": "c2cf06ffe36270fc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 785}, "digests": [{"algorithm": "sha256", "value": "06f2aaa4fbb77ed1085efc1827b4f8f389978f56bf7f765b2d5ecebad132d424"}]}, {"id": "4a0f12f9f1f5e402", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1192}, "digests": [{"algorithm": "sha256", "value": "55d097c8312d261546e1b04c33f77aaf504c8a2816faa0e000edeac5da398470"}]}, {"id": "29b480a028f9b4be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2635}, "digests": [{"algorithm": "sha256", "value": "4b85716dc60a8fa18e7ff2616167dbba80b94fdf27f94dff5a3b457c436b8675"}]}, {"id": "dd5d5b7c14a5be46", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "80ef818e53b43309ae91408069b8b30eac80160783dc58c7715543eb8f7ad969"}]}, {"id": "71740f03c1d0e009", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "20744fb476772b5671d4f95a083c5c8eeb37a9797910ae2d6b007989f06a4685"}]}, {"id": "3e6f0ea6c2e0396d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10113}, "digests": [{"algorithm": "sha256", "value": "196d156af9e52aa1a43a05b61924ad53ba2b579ced09054bdbc1bc13e0baf03f"}]}, {"id": "47df5bd409713aa3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4320}, "digests": [{"algorithm": "sha256", "value": "72ab273eb12899ca3f19af27fb0d1050f7ee305177f1360284a2ecdcb73dc69f"}]}, {"id": "b2a13b98f2760ce7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "cd74186a806a03b2eff1d2655de719c54f88b0b0f249475f1e3662891e37c95b"}]}, {"id": "3c60ba8b5e3f8aed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "46b93d3511396adc25755cfac5c880b5bc917e2c07e6992df16884b607ae0ebd"}]}, {"id": "1473e7dc87334e14", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 595}, "digests": [{"algorithm": "sha256", "value": "7ee531585e711652b0a30a9c74ceea600aab5df7a3f1e1a46c5fc0010aca16ca"}]}, {"id": "199d238ffef1d31c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8778}, "digests": [{"algorithm": "sha256", "value": "6d5384c5b724110df1e4cf79ae7a8927277622d7001af970b23e637cfb95722a"}]}, {"id": "a8200dd5c4ec805a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7556}, "digests": [{"algorithm": "sha256", "value": "4f68f3f68162c795d71a5b40bd0c5f080bf96808caeb2660874fe8c186d98fde"}]}, {"id": "cc5f68c2d9ae53ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Allowed.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4265}, "digests": [{"algorithm": "sha256", "value": "054cbe170b9c156424b43244cbb7cb36afa12124163df3e5f7ea022a3bf065f6"}]}, {"id": "95d3213bbaf7001c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Restrict.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4267}, "digests": [{"algorithm": "sha256", "value": "d163ef545477e1bbf059c45861a725693c1b756096a9938c35197158a867d50f"}]}, {"id": "552ef86ab72a6bdf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/DefaultI.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "0fcc9c004e9a5ab94609a414649499da6e27787a9a7d14344219903ff5546049"}]}, {"id": "bbfe35de3ab95901", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Exclusio.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3032}, "digests": [{"algorithm": "sha256", "value": "69ba81b3ce94d3054c41f45228b87a039fdda4676f26b667218858eec71283ce"}]}, {"id": "7d3683f6f2efa03c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Inclusio.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "fac3a65ba3f8f13fa04d33f49ba2456f6ec94ac30e1b8ddf4bc4a6c4f5ce2496"}]}, {"id": "46bbde3f4acd4647", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/LimitedU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1462}, "digests": [{"algorithm": "sha256", "value": "e401ca7b8ba79f7fa62cd0436e72aa15d108e074c3d4e94d1220c27fc7e059e0"}]}, {"id": "ddf3a5e1b8fa2d70", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotChara.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8384}, "digests": [{"algorithm": "sha256", "value": "5f5bb114c3a6608aaede37a06f681cb36f6d8f523d3e86ac2188de677cdd5bec"}]}, {"id": "eb54b7cc3b3dddd4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotNFKC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3352}, "digests": [{"algorithm": "sha256", "value": "f1325fa2fa3131e7cffb8f04cbd672d5a4543b8b128d66b96914a9d3c323addf"}]}, {"id": "3f9809872c0b4407", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotXID.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4410}, "digests": [{"algorithm": "sha256", "value": "5c09b9a91919d69a6fddcbdd19ab7f31870c25281b7132fca8df65cd961be3cd"}]}, {"id": "fdb846014e968571", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Obsolete.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "6987b2e9808c85cd2f43f4bdb17f3fe0c8116f74b0c7ac6e1b994dc5d6ba7633"}]}, {"id": "0fd09c6485393d05", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Recommen.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4199}, "digests": [{"algorithm": "sha256", "value": "e5104705fd4c5cb936ee4922efb5195196e72d46d7978d4bf151bc64bd4d25eb"}]}, {"id": "3f0665f21635a032", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Technica.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "8b42a8b1566bbcb8e3fe85f85728f1e8b27f39ad658b35d223f26741d58bd163"}]}, {"id": "c7fc82fb3bb03aee", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Uncommon.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1234}, "digests": [{"algorithm": "sha256", "value": "d2637b79bcad5710b6489b5335602040a1cbfdf6b29a8d4a4dc0be5f57119663"}]}, {"id": "049c09faab1d6752", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 740}, "digests": [{"algorithm": "sha256", "value": "32c288ec4b0e0da6121e3c33b3cc340f8ad1951613ce293c3c899ab36142ad9b"}]}, {"id": "94392953eb9cf73c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8135}, "digests": [{"algorithm": "sha256", "value": "93d748a7898a74946fa2fbfd7dc1d5926c4099e6d681c6aabf6ea42bf2bf9e39"}]}, {"id": "fc15c94d6fc2b278", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8257}, "digests": [{"algorithm": "sha256", "value": "acebaa818d09b220c65b40880ff83f7e65c5aeb05bd577bd6d0d3408f9c5ef91"}]}, {"id": "c41aee39efdab9fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8403}, "digests": [{"algorithm": "sha256", "value": "3026ba6595aa625c851e24a73ec2cacf906636a9c3fe0eb73d81e946310229bc"}]}, {"id": "e9049298347992c8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8391}, "digests": [{"algorithm": "sha256", "value": "b59008e9e9da728f2aacb86cb6493a5eee6502d46379e20a07963d6d279d8be4"}]}, {"id": "729a1e5957ea6bb3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/13_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8517}, "digests": [{"algorithm": "sha256", "value": "9357c9afe8ae5114c3006812abc5e33b415c905d611442c30ad10f1c68cf3b47"}]}, {"id": "9cc0c2affe1cb48b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "3c2c02dad64ff7da5a923454a1b62152181b86e5a9f7e3968b29f56eeb3d73ed"}]}, {"id": "fab41216591a0738", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "b5b53074ea47b85c36199c203e86d1bef5d8ac38f42cd3771f248f72cd35d70d"}]}, {"id": "6a01e399f57cbee5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4351}, "digests": [{"algorithm": "sha256", "value": "0f7c1ea5272333a3fd4179c7a6c61ff8706ee464680e868a3158a08f046f2770"}]}, {"id": "ced405a8feaa92d4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4803}, "digests": [{"algorithm": "sha256", "value": "2aa17ba109fe554efecee8ebe113add4c3ebbf71c74272e0e1dbe0c2404ddad9"}]}, {"id": "fe5fac3baf7f9890", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4741}, "digests": [{"algorithm": "sha256", "value": "06f4e742e652ca6224c8a105672c4f32e95e0e6af918a55289bf6a8279956915"}]}, {"id": "416f426be3d333eb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4925}, "digests": [{"algorithm": "sha256", "value": "6c51ba8ce0190ac26f6738c7affe9883fb01752921d203b73f3c4145b6647878"}]}, {"id": "f0537e4facc37501", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5171}, "digests": [{"algorithm": "sha256", "value": "8d5987079c259120d4e4b50d1a6847c6f244ccfc89284e7c7914ad3dc0def439"}]}, {"id": "1674bca84228f01a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5299}, "digests": [{"algorithm": "sha256", "value": "19d34eeb13e28a058dd55b52167d1d1ca92793153ab4dfe760eba2a8f25c6bbe"}]}, {"id": "55c9668297d1247f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5491}, "digests": [{"algorithm": "sha256", "value": "061e211cb926b952cfe33812d6ca598c91eda1f7e38f61397e744d235dcb180c"}]}, {"id": "c883c8347aad1dac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6003}, "digests": [{"algorithm": "sha256", "value": "2efd41f29756daf63c559e51a5d83acec0b6482942432c34c362060d7d53b24f"}]}, {"id": "02bdacf23eafe055", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6262}, "digests": [{"algorithm": "sha256", "value": "69c0d71e23b32863f2cf618e24cc624633fa103dc6614f0dc64b60a83bf4156d"}]}, {"id": "189d0ae171f3c28d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "6280319ece381e07cc58c583f6a1007685765eed3973deddaa9e562cb5cabd73"}]}, {"id": "24fdc8ff717cc76a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "bddf30b8ecbc8ca2879cf8d9e2be579a2ddb5ad63cc6662679b33c3a4882e8e9"}]}, {"id": "69b6e3e7ef5eda7f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6760}, "digests": [{"algorithm": "sha256", "value": "a210e0618ce1616c0d7c3438195f37fdb01870d56ab6a823a65dffe065239474"}]}, {"id": "43d711959378cb55", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "9553c601f473b0f8a9c145d8f861c961e617a39f7651bee816af6e7fc360dc94"}]}, {"id": "9bbe3fde4b29d1bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7666}, "digests": [{"algorithm": "sha256", "value": "dcae607a6bae7fbe37645e1a043cfa8232fc10578796332c9259fe9e27f5d659"}]}, {"id": "eb6341cdb0fead23", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7995}, "digests": [{"algorithm": "sha256", "value": "ba6b70bfc27e3634048071317aa80107a7337a34ed9c2cdd5baa373dfbc0b732"}]}, {"id": "e8d23d46f8f8262b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2058}, "digests": [{"algorithm": "sha256", "value": "f0646ad84d12baaf8e45ebc31ea23ca6b889d30d3bd0c0bb158b03f1613aebfe"}]}, {"id": "183fb6b4c3dc9d67", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/BottomAn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "0bc0957082672252334213287a351055bfc12531fad8935c445eca9229497efb"}]}, {"id": "e0f6e6456e1aca43", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "496e2ddebbda83d2502e80730fcd0347025dab62eb99af8427c2ae1569520d0e"}]}, {"id": "3e0427b1fbd31624", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "ce8bcb65b7b185228cf18891769a4714e0a470a1635e17237658f1ab18b72745"}]}, {"id": "713fdf7fbaf58afa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "7b2df97e1cade88cbad5fcc5f2496e4e83a5d996b38cbdb1c7fe32855d407204"}]}, {"id": "69aa27b705c91479", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "3763dbe4db6d9e0b9ea943f9a08fb7b8394ead71148b568f1aaef34c10273aaa"}]}, {"id": "2698c6ff92f3273b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2292}, "digests": [{"algorithm": "sha256", "value": "5b8fe00d43d1a82a94d9975a6bec230b25a324d9c4e2169a96feac2a04cb526e"}]}, {"id": "fa9200ece5c4f77b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2616}, "digests": [{"algorithm": "sha256", "value": "9b8ff535e7cc6786d91fa1e074f770562bdcd0f7ef48250a053697cb38882823"}]}, {"id": "82c7781fbe775256", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "1a19cb26998c457f127b0eb390ab5fbea2b1ee2f4472e7fadf9c2db7885eb143"}]}, {"id": "4d48b1bd8049e678", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "24e6ea625abf3322954a3d55920848c59f28961bc24f4b2ec3f46c6f94754ec8"}]}, {"id": "8f67bc2241ddf3ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "bfe43901154cf2034d74578b22216a237258537d03e3fa5a4fc0bcc24b85148a"}]}, {"id": "5a805a77137645ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "ecb77e8ca69bf4762408dcef835fc253334b775aa7fca6116637e36efa0cd9e0"}]}, {"id": "82c28fb471e9e320", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "64e337971dd9510254ec7cf88257c16269685ce0c437e35dcb4c9a1a1acaa8fd"}]}, {"id": "22cbf62ff7acf845", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "6fd75d1a4828bcbe7b515b49e0a53518a3b718642793487d6a7d798255bcc097"}]}, {"id": "a391beac65f158af", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "1080a31bf4e4ada7ed4909edd3b12fa2eb980c4aa0929387e44d29bd15d15443"}]}, {"id": "1289953ba29b3c25", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "f89e8958fad58f8e578783cfd70431298490006b73bab2ca35289588e80167fe"}]}, {"id": "8759227d9da73fab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "a44b5324c88f8054afd3ab06e3f0689fc3055f0f44f58c16da411ab78d594c6f"}]}, {"id": "ca2ff92184a06a7b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 609}, "digests": [{"algorithm": "sha256", "value": "f4d9ea56c4adf84732cbfb99280cb34365441ee538433ea5c250d054cb7fd539"}]}, {"id": "601d440a7b3645ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 647}, "digests": [{"algorithm": "sha256", "value": "c259534db89f0fe91dda04e9f10da69e66e6ccc9cd06b26c7a854e72556b3c0e"}]}, {"id": "946b5db087cc77c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "0137c0831fa65c37c89383333a2c58406a593be417e5d5f4d1c17123b887e501"}]}, {"id": "c7607fd8d71092f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "088cf182affe2d67c9e5d27059aa13c5f68c92ad2b5ea5da7e5b48d08909abdb"}]}, {"id": "33e02c8d4ab90c18", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 641}, "digests": [{"algorithm": "sha256", "value": "77419e1fd19d01c7a23ce0bc150a6ec7a4b4db14bc8386e5507e18740d5e4021"}]}, {"id": "e3c1ea7020c6db47", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona8.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "ce5d15870f08b7d708fbc6802b2ade025f9908c5c429ed0940d660335d277138"}]}, {"id": "d0c8a6e1d02b94c5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona9.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "0ba1c4b2981d5ca34623d89b960a6d00c236213304bd92944a1397f97cce258d"}]}, {"id": "09a3c1d1e55e5b5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2152}, "digests": [{"algorithm": "sha256", "value": "02c398e245e98fac1d3b4a33e9096640753c318d85bc2ce9808e931e44e83e9a"}]}, {"id": "3c1ef47b89617de3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 627}, "digests": [{"algorithm": "sha256", "value": "d3482babe9f5dd281049d968306fafb5ffe181584d3f84c3db120b0369e2e095"}]}, {"id": "3152726dd70ffc83", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 781}, "digests": [{"algorithm": "sha256", "value": "3d1a9243d564e122a81219aa17205dcd53bacc6f931a8029bfcef7848c9df96b"}]}, {"id": "4c62ab4913c1ba9c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 979}, "digests": [{"algorithm": "sha256", "value": "87606bb492a620fe8f91997580c8398fc40ded55d4789c456f7279188082269e"}]}, {"id": "394ab548a4cbc3be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3928}, "digests": [{"algorithm": "sha256", "value": "afbe96bf25a55d6b17cad2782ff4197f6587bed4a38e016ad4a6f580f708071e"}]}, {"id": "24af084f17438c84", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 719}, "digests": [{"algorithm": "sha256", "value": "94892edacc3c7c3d3f57975d7d0c165738d4fe8480ac68e8194d466db80d9b5a"}]}, {"id": "d839b7420d9907ca", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 685}, "digests": [{"algorithm": "sha256", "value": "800638d3a22391ade7a2bafe29c75e4b9a6b157bc3d8f2f9076b975e7748ecc4"}]}, {"id": "2cfb19e006cf6a33", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "dba2f2a04c3be7b78da6a2cbc230ceac1b615c6db9abea98da33f7efb40d1dbe"}]}, {"id": "36c1da0c9c148478", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 793}, "digests": [{"algorithm": "sha256", "value": "0c208b18f8083cdf3385a54fde6b5cb0a6088fa793eee8c82a557ac53d5e38e4"}]}, {"id": "4124323cb93dbd3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "7eee79bad30dd91682f930bf92e1aed728905a0f17dd0ec47c32fd40f65e1c5a"}]}, {"id": "165d9ab987a0bed9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "7502e4272d800aa07a78605449d75e46c3adfcb103ae3c8b1ba623efe5675129"}]}, {"id": "49d69a4c0458688a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1926}, "digests": [{"algorithm": "sha256", "value": "09161eaa88ad17ae15b1defb0718852337525b0c485de808e6fc26f49befa3d7"}]}, {"id": "ee28b4c3fc5a2045", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "3c5b400d750b32447be822255da15f42fcbdb62b428e3c5f84fdf1b94ca6a0d7"}]}, {"id": "694db9c803e0ddb0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "8c4e5aa641a8c5edeb7b23241606d914824587e095972de51498efcc1e14fcc2"}]}, {"id": "ff0f4afb2c402837", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "bfbb4171491f49d340aa92485c89a8006dc86c4c96aeebb9a160843e6eeed459"}]}, {"id": "8973fc2f1cba3def", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "ee23abb5f3a2f6ceb4e270dd809cdadb90b9997709a4d28750d51bb321f8d663"}]}, {"id": "3ff620bc0793a048", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "26334e08fc37a8a9ee9b55318eea7684539d581ae2c76d860bcda7334a3dfb8b"}]}, {"id": "d7c640e48a9a797a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "a2fa85bd3118c3b8d517d10fd52fd8d34b5c837fbc585ffe4df2480319d6bef5"}]}, {"id": "825094a9d10fa2ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "29f36475b76385a910a3f16a26f9c57e833776afb4401298e43c133c6531efca"}]}, {"id": "4f976666b155c227", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "4dc65322106993a8e2118a79206c1f291e9634cdd24eec4679fe6c33a8393762"}]}, {"id": "7f15c3a48027dd05", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "9604787608b16a4ab2a9fcb64c600de0662e1dff7ab7e0777bdf654065490b97"}]}, {"id": "516e9c5d1cf33b18", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "f39ef6310e8dcd58df4731a3d80bb0d46b71e88c1b3ec72efca528cc9f5e3059"}]}, {"id": "eae59316c79482ed", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "10b9d65dedaa9e5320989d75da1dd912c30ff49a4d9c91b05ca57693d8bacc74"}]}, {"id": "725ae1c946320261", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "849e9d237262ec262f5a7972710ba5089fc2bca150bd10b8b0647a9efee56a09"}]}, {"id": "6eeddf0a6a65ca88", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "0e7d1b438c3dda155da739cca564e86733e4e9663ee7559ba55c33c16d58de79"}]}, {"id": "5624e46ff458dec8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "59e5bda626934b0f11e6d7757a0e2e47cc85b67ca4513851c4d3850e4532f235"}]}, {"id": "0b6f9ae0d90b99e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "44981712d5002b7af097d66f1afe04ae2051bfd1ccc4cd74762e58b198f881e9"}]}, {"id": "e55dfb21e49188f2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "9fe5c8d6a8e7cc1c894e4d8b923819538a48654e4dd09f8d7f25dd47500fd68f"}]}, {"id": "446a8318484782c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "e4ee0336472bb827080d20befd2f0de1ab569f083fb73ddec788dfb9041f4e94"}]}, {"id": "f67ead9a8897504b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "dd2fa0f2dd31a0bd05440f4f0d6f71a5e85dde04372aeb3154de4444f9390c96"}]}, {"id": "9235e87b2f74b1b7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "851c50101ac25506eecda99060cc14ca79ce1f8f0439f31758784836f92c6cbf"}]}, {"id": "35ce1a5780d21bab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "317349a89d8be6c0712f7456402912a86b903b146fcbee55217c80f378be318e"}]}, {"id": "106ae6a1c6b65315", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "ac97c0e60c89fee2d05b4bd8cbad11e4196a914994b8944b3249348b1f3228fc"}]}, {"id": "ac44b917bb75cdcb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "94fba59a80a2f4293946659b1384a911ce41aa8fd019fea1312698e90088f074"}]}, {"id": "dbf2da1920cc81da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "7b21363291a3171a85d3d556d4b1b05fdcb6d67ee1b0729bd3cbcfc2fa5d9dac"}]}, {"id": "8886d12cd65dfd20", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4250}, "digests": [{"algorithm": "sha256", "value": "885a248c8509907c7fc7fb4831c8cd353e26ef297d55ee9063aecddc4609283a"}]}, {"id": "d74170f9c91c4fb5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4530}, "digests": [{"algorithm": "sha256", "value": "1b7d52c840ae55741420f07b699341da2085d1dfe3f0e1ae843ba1b6cead56f5"}]}, {"id": "eb89181ca7e26d6b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "7a73084e7c7ef8675d0ad26a3e7387097a6da9d36bdcd590c73622b6daeda492"}]}, {"id": "d4d00eb8315d05d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9178}, "digests": [{"algorithm": "sha256", "value": "cfe04e40dbc5367facd9d8e7148579a418f8d3d911965426896de9a6a30d956d"}]}, {"id": "82c760ee98e8dad5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1593}, "digests": [{"algorithm": "sha256", "value": "33207a7a11bbc3bfdf19f91217524829fa79bbcb595c4f30ff7f7a596a696e77"}]}, {"id": "057e8bcd4ea309de", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 745}, "digests": [{"algorithm": "sha256", "value": "2ab039d4d775fb1ee5ff3d4e5a9d066c772505f36892626084816b72fe14d7af"}]}, {"id": "1bf27b3dc252ac0d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 819}, "digests": [{"algorithm": "sha256", "value": "ad9da444144420d002b17e22412584d7f3244c48b0db4bac4f20b98486ab9b38"}]}, {"id": "ef44a9338a7e5a19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1466}, "digests": [{"algorithm": "sha256", "value": "ccd0977b13bd6c5cfcf74709644ba727d56aec2c58958cb480a195edd6db4be7"}]}, {"id": "7ff75c689f19a52f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "1afbf8d51d9226ef279b2cb985bca0771405e87074e533106a5813482683c93f"}]}, {"id": "814c9a3fd919e3e7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 747}, "digests": [{"algorithm": "sha256", "value": "db25d62dea2a788114c45958ca0afede34cc59dca8c8255bb6e6d588afaa7f11"}]}, {"id": "4e641133a562f80f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 619}, "digests": [{"algorithm": "sha256", "value": "106209ebc1a3ed505c358466f690b58405ec0ffd054cc5a7e24f164bf9d5288f"}]}, {"id": "abeab5a2fd1b50da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2565}, "digests": [{"algorithm": "sha256", "value": "b2b9ce7f6eee7d06287df23f26bd3607f53def3bca4c734e806239bf7fcf15a4"}]}, {"id": "739412096d2799f4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "81be1dadaf4df2d94aadb10bf66242c1a9c423afc8e59ca9c285f5733c52892f"}]}, {"id": "f90f9b7029a9e9a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "4aa9941c2b33ce50ee22d0df1a12d42521f4711ea7cfa8ade1bd25672ffefcf4"}]}, {"id": "e58f573303a499ac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "9e970f5d356ffd345aa03c4cf9c2e501c29a91ae34795ba5f065e6750ba3aebe"}]}, {"id": "40aefbdf96ee491e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1170}, "digests": [{"algorithm": "sha256", "value": "3e304e1b9f378109931d35325f977e504023c5d2b41946c9d69d9f5732fddb25"}]}, {"id": "a1decb451f05073d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "32f3bb90d4d0ceafb1723cbe567f6b6a9477a8c92db2f32a789ffc6941af034a"}]}, {"id": "0d741abf7e1a2d74", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "47a31dc9a28be28e4bfc5ec982a3310536df646644793ddde74439889996c8fe"}]}, {"id": "0de0c69e7d7daadd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 727}, "digests": [{"algorithm": "sha256", "value": "49a6aafb5c5b45a05d6308951c7b649df4583c3e189eda5a2be0a8087ba1dad0"}]}, {"id": "a9edeaee6041bc8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "efc5dd7a35cedb8fcf171e67583d72c0f213d5218d13eaa0d72b616dbe0a7f5d"}]}, {"id": "463fa1681b90c9c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "74c34c26eb1f987f0769c99e49fd20276ecfd311b43f6554f209b0bb67859118"}]}, {"id": "61a5dc70c501c9d4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7778}, "digests": [{"algorithm": "sha256", "value": "f7389219862dc0e69afe745b4af2db49ef1c646794413037c7ebd6adca8bca3d"}]}, {"id": "fe31462c7a864a3d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7163}, "digests": [{"algorithm": "sha256", "value": "82c1915065ac422f7c8ac3f2d456e12ee01c2c6038299eba7b8ec3cacb19414c"}]}, {"id": "0a1f5b0dd699b9a7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "b223f2de5592c56a62f48ed87bb39fb69fbca892c40d0477f5db78445e97b4e4"}]}, {"id": "bdddaaca449b1f97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "5b603d517a761c66c27427999436b3b50c5e53104d5570dad3932670ea6775b0"}]}, {"id": "dfabd18ffc85741b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "3fb239da173313eaa41648028a8cc5d2d8594ea5c29af2cfa7c170c7d6c14ecd"}]}, {"id": "9f20ea19c54a7ad7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "62128c47437626ffaacbb2a9765209c755200007772763ebbf40a388be340d6d"}]}, {"id": "d0839fbc9a6ec8d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2900}, "digests": [{"algorithm": "sha256", "value": "871a018fcf9f8e86b2b4bc6e4b2804715b45b8c92477be8cdaadcb7d9b2a0240"}]}, {"id": "b98a052bdd86ec59", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3336}, "digests": [{"algorithm": "sha256", "value": "be09f0c7b3afc7bbe257eb49cdac550f0856694c7eeae72389958d95f6074a0c"}]}, {"id": "71d07f6e9bddb1c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3718}, "digests": [{"algorithm": "sha256", "value": "bc0bbb018c99cedcfe843380dc3e73bd76e260a4d6d3225bf6d7235ab3483820"}]}, {"id": "d6ca83e92e436928", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4818}, "digests": [{"algorithm": "sha256", "value": "300c4535bce5b68d63379a31fa41cf3ccae479815e741e82049350f15d5f296b"}]}, {"id": "7bb58cc6d7ec8467", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4820}, "digests": [{"algorithm": "sha256", "value": "7087a679dea02e4d3bd26dc496e028ad5b6d3f470c71eac12365dad2e32fb444"}]}, {"id": "7d453b6b60c01ad8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "9eeb7e459166bfcf74a270582a6abd187db1f9d32cdbf2b67def4b782ed6001e"}]}, {"id": "22c3caee690fd778", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2912}, "digests": [{"algorithm": "sha256", "value": "3f1f68b13b902bb4ec8d82711718fafcc64b8e9645781b72dcc4d7c6b0fae569"}]}, {"id": "d8712e4f45f3ae7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2316}, "digests": [{"algorithm": "sha256", "value": "37f535746458181804377ca9d0745cbc598e29f5cc6df48184abcbfd9cd9ca45"}]}, {"id": "cbd5567e903cf4f8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1412}, "digests": [{"algorithm": "sha256", "value": "87786633ff5e25f0de2172346196306acfdd207c695d6bfa3ec97ce64bfbb303"}]}, {"id": "a6197d3de0a26d1a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2086}, "digests": [{"algorithm": "sha256", "value": "d9464f946c8a3c330be5dcbbbd8fb74769a49add764b6fa00a2ca6b2914ddacb"}]}, {"id": "9d25d31a54f84270", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "bb240adffe5f78c61af404063b0175486ed8c475f19ca46bcfb5f9fd8f4c953a"}]}, {"id": "32bad5111d842447", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 905}, "digests": [{"algorithm": "sha256", "value": "fcd944fe69bfb276917a5d0515545c47ce9d83a2cced25986394b18054942820"}]}, {"id": "fe870100610f86e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 739}, "digests": [{"algorithm": "sha256", "value": "7b626a22bbf0543bb751c7764a185f75f1be7c94f8f3dc05dc91c3e7c5abff21"}]}, {"id": "a04e751510eefb13", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "4056b98ba42a320674d56fda7f4eb632a4f684f4998fde167a6dc9a8b94980a3"}]}, {"id": "8f9d574ed2d15b56", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "ebd8db05ee4a74f1b3d705e136be0d9e8456762b7aa2430ffa858cc65910c5f0"}]}, {"id": "fdad26f047eae477", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "68d5e1c5e7aa4822410dd602d0309426eb905aeefe630741bf1b1e64536c6863"}]}, {"id": "d73da68069b7c44d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "d37e4cd2432ec07deaf66770de398b46cac9339ddc45a07505b179055c755a64"}]}, {"id": "a64fea3d68bc02d2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "66d8a690b497e4e315a56ea13e6a8b90ec3fe249aed642d7751f3a76c13240a3"}]}, {"id": "15274d670ccf3033", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "d1d6f100049488e43e9ed6d21115e02d45c176bf6d1131c82e7d05e3fc7a621b"}]}, {"id": "9b247a0b347f4390", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "8ab2c24704f64f5d7890f37456abb99161a9e562dbf9787bf53df389832299c3"}]}, {"id": "b8afd6237a4c64ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "0875f2766af84055d2c9386229cc92bffd28b51c596c200be726105e680a98b5"}]}, {"id": "c3c9e0cbdf32fa5d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "70c57a8d8a041db5704adeecae1420ebfdd97c082f06f39fb1980f603b07e35f"}]}, {"id": "dd420725d47a5ff7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "935ad47054266b7379ef1b810b2c08ea136b78e25c007dfe6c94d9603d8e8deb"}]}, {"id": "7cc090ae2e7c6fb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "339432412337c7a9f26c01e2bcca690eaf6f4563eb7233ef0d8d1b4118bd1d72"}]}, {"id": "0b3bc5210ee20135", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "6bfcfbfb5e73de9a3972c7a23f68777d3686500efa71aa8318ab1627b2132e97"}]}, {"id": "47d52c1904878b72", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "01775760878037d9494f505be8da08099e33d89bf4a2855aae123d631420a8a3"}]}, {"id": "ebaa21e28073c2ff", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "cb3bac4b65d09cab333bb1c81dbebfc471e9e6037b8da37773e1fcb971f4203b"}]}, {"id": "4d0e6291990bf5b2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "f0b118dfb4eb2c412bc6ebb2d02b224eaf5ee3815acb122a1aaf73a1bb8cc051"}]}, {"id": "7b1faa74e772fbb7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "1a31d55b3e656f2cc1848e5866e5890634b74daaca50d2fd6dec1f8b84de6ca7"}]}, {"id": "9dac1a42906954bc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "93f5e92006cd536462191ea94225b689e3701d01679acca3bf80a8b3a5a4ef64"}]}, {"id": "e0d4f4a138614025", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2076}, "digests": [{"algorithm": "sha256", "value": "f25ce50e9a1275dd3d256d367c93532bd30317c74db74f2fcb42585a9590a544"}]}, {"id": "5bf3846e5e2b7146", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 919}, "digests": [{"algorithm": "sha256", "value": "54a1124b7c091a8be0345a7aa23678b07e3c22c00d92da6176c3bbec802bdb69"}]}, {"id": "cb0f173893cc97d6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "93d10955335e5ded0606df8dfca4f3ec1f52c51b4dce045b7edd2d1f6c67461e"}]}, {"id": "01eeeb6de53c4a41", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "c2e04ba9aa8e13cd473d328bd6a6103e7bf1ec5c611aa0385177e6a8740372a0"}]}, {"id": "7ca564bda5c7b58d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "906c8c12681c30d1826bcf7f002ad0ae7f3b9f31cb65cdbfb6b9e1815db00656"}]}, {"id": "68006ce11d0d5328", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "96c6f67881aa2f3011bfea4c2d1481e4a10cdd08c7c93802467bc6bd654f9109"}]}, {"id": "84fee8cc86e12a7c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2044}, "digests": [{"algorithm": "sha256", "value": "ed433fb682a1f54d076335b3aa272f321079e45d863d0bd060696f62060e61f6"}]}, {"id": "58b7a0b5ce30e7da", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 725}, "digests": [{"algorithm": "sha256", "value": "70404b77104e5128fd22dc73827f3bd3b99ede9bfa4b2f54c2eb5d56e19e5490"}]}, {"id": "c6ef9833279f7256", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "0318e8daa4162789ae9ad1f3a322336ad6268a1c5b180304f95046370490fd00"}]}, {"id": "c69f5dc325e25434", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "373809e62972e1803c8f497b114c7fb83b6e9abba251d17259e58297894401b0"}]}, {"id": "a857a9fb8e7c5c53", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "09f5b3441070a46b84d155d2a7070c3bc6071b1050683d44b8b8d5a0fef3fd52"}]}, {"id": "79f13336cdc66c3f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 545}, "digests": [{"algorithm": "sha256", "value": "11cf6b9a748bc6557aa447b613af2b2bae012a89d315a2ef25bf0b6af7f06448"}]}, {"id": "bd97ded00b018894", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 591}, "digests": [{"algorithm": "sha256", "value": "07bbd9eb737f5d176859320c2e2c93070e7cbfbe7f5a33c20c3172350fe46acc"}]}, {"id": "981f7fbf94e9f17f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1964}, "digests": [{"algorithm": "sha256", "value": "7d83485d7b8fd7aaa6e737771c285bf95302a350fb1c4ad6198cd502ae7e67c3"}]}, {"id": "9e959a95f434f19d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 715}, "digests": [{"algorithm": "sha256", "value": "3486534c332a2ffd41339fdbc391044fda6b0b01a24257ef23551b520ca9940f"}]}, {"id": "a85e8f6736736e97", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "d2a097cc7d0e096b24a8007aa49bdb044df9f30b6bae1ccf857f22c6df1c2909"}]}, {"id": "4b9d765627eefdab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "d37d8ad6db8f5b480b5fa1669506ff702b101d7f18876118307ea286a3b47dfb"}]}, {"id": "f4cdeb55fcf7632a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "06fd8a0392610679f5580ddfea34442df65d050d72a6ef0b09e773ab9311d23d"}]}, {"id": "12c3df2af9b43b19", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "0bc27536cddf3255e95f9f4d7651173afb0f9e30b9ce6746096c77ff4a6e869d"}]}, {"id": "c4a292dfafa8890a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 801}, "digests": [{"algorithm": "sha256", "value": "3f5e923d8d8f72e2d6cee397a94e4a829ca5f06aa7d705e318beb3a6e962e49f"}]}, {"id": "c38d59ee4189d33b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "6000eb2277cd1524dedcfce8ef2105f8bf717ad7fd85fa5fcc907c9970cbcbad"}]}, {"id": "a88d04e35dc98fa4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "9580d9ff364091715df41b7019c75c115bba428fabc88cc8721a661d1537e0c7"}]}, {"id": "71f116229e446b77", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "32465e42517616ad38505723851aad42f0ef0bdd04715cd3958a86319e9481fa"}]}, {"id": "15adf024cee3eb92", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1800}, "digests": [{"algorithm": "sha256", "value": "f22ce6775b2e36caf2b42338af5de80dd7e4ba0607635b1b6c314fbab9dfb11a"}]}, {"id": "3734bd4326dd3645", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "4d6098b627c5716e7b6e853199517ccbf013b714af4d7a8a96583391aef44147"}]}, {"id": "c950c5ca3d297ba6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 581}, "digests": [{"algorithm": "sha256", "value": "17a5a5da420db90ab5b4c17e7b96f5901f6c82813a8d1dc8f0d472f2c46448b3"}]}, {"id": "527b7d2ae4de442e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "1fa633a3a3cc6da0521588d13f6770e7dcdb2798ea605dec7f8804cd34a365f5"}]}, {"id": "9314d03c46fcf9ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "ebffb4884e1368cd203f9541471f47df334de58138a5caa8149c4100bf242f21"}]}, {"id": "cf67a8cfa17118f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1766}, "digests": [{"algorithm": "sha256", "value": "50b7f796d5144648a7d7a6889ad928fc7dda00c835bb3f7be5f5280a0fac89d2"}]}, {"id": "70d1f815b04f7670", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "f47dc70c4240fbf36e5dfbdc73b3869551346f004dbd0136a8a4a711c0a2a863"}]}, {"id": "282cda64808bb7f6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "74bba087d72873e875709695282bbad75cabeec113ce00a4a3b5f78e7d327c2e"}]}, {"id": "d3e1864edb9d72b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "7fd5418ec1c71b599f8331d05dda6a34afcf5dabe6c2f41583765c61d0fe774c"}]}, {"id": "752f9f7bec0219ef", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "6fd85fcaea8720c8ffd23cd53952cddf4a5489b440b01c93aac6e85933111ad6"}]}, {"id": "424f962b66b9e6b3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "7284740f47dad25b610d3a1530355094777cdeab8453b1722ec47e76a9419fab"}]}, {"id": "297b5d400bb5ef11", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "4a662f1fca4993c6065af307ab4480eb10aa9a17acb423e4069d2f8ada569811"}]}, {"id": "fff959ff9711a548", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "6791157e833a7c7247bfbae64374b31f5150d4e812c4529a90aa72bb98920dc1"}]}, {"id": "56103bfe5d24a4f0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "038ef91fa873e3e43983136ba046a33c82f36d73e189de28b2ea41b90b172854"}]}, {"id": "f6659439fb8a033e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "2bc62d8c091bf79f9b4ebf13a4ae98cca3b1b677c1d96934d43722d448f885d1"}]}, {"id": "dcf5df2698158646", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1754}, "digests": [{"algorithm": "sha256", "value": "d510e0fb70e693632e0eb2b3e75755dddd1d88f3dac6119b0fe7b3ace079c073"}]}, {"id": "aaa9e278f5b0c42a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 639}, "digests": [{"algorithm": "sha256", "value": "e8b4bab9f4dd02a717eedaa1d3998c1ec614487ef52752d4a03ccbb5ffc29d75"}]}, {"id": "736aada43176f66a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "2d0bf26be06288d5c7aabfde27006afe05308e15ba26a259b16952613734d1b6"}]}, {"id": "6bf2b461dc1d3a7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "33d770cb1f9d95e304b581dbd5f785b346a41226e0648df194099d60ab0b38a6"}]}, {"id": "b4b55ad22ed402db", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "51b89d61085107164bc8179892db4d972c32bfd0c91465fdbada0153b0f9814a"}]}, {"id": "a2dd9fca42e3c18f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 555}, "digests": [{"algorithm": "sha256", "value": "0b9f59486772a0fce001326e985b241ca3495297acf6e33261d5d11747c4b3c0"}]}, {"id": "ddeaf579cb7e2d6c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 748}, "digests": [{"algorithm": "sha256", "value": "c5b0ff269f1be5a6af9688283f5f763fe514068aa47d446914ab8565bb673a50"}]}, {"id": "010c28aa4f911bcb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8778}, "digests": [{"algorithm": "sha256", "value": "831067f852bfd900e5b69c1940279468764dee5cb267610b672fd41645089427"}]}, {"id": "34898f5f6d6b6abb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8391}, "digests": [{"algorithm": "sha256", "value": "e8e5a02c602b797a37b7af44d2e5da61d05f547bb013c42509ee6b2e92ef7c0e"}]}, {"id": "5cb287a636db8106", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 562}, "digests": [{"algorithm": "sha256", "value": "1615557f670f9376066955cc612d725213e82eeecdce9aa80d998de675379dcf"}]}, {"id": "0ed4bd6d847bc267", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8440}, "digests": [{"algorithm": "sha256", "value": "f10222103c26bb2a838ab0552cea86056141bda301a37c52c39d654d36361313"}]}, {"id": "02829b829eda273e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 515}, "digests": [{"algorithm": "sha256", "value": "eb95edf3c82dd0b4ab42310e6240d892b7f7876b4f8b9d32cb03b7daaba0c3e3"}]}, {"id": "8ace67baefcf0f0f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 516}, "digests": [{"algorithm": "sha256", "value": "851dceeaf224eacbdfd17b792f33712e482e09954bfb0142dcf8f9c9e04fd6a1"}]}, {"id": "fc028e7baa235eae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8410}, "digests": [{"algorithm": "sha256", "value": "8cb4baa84443b44e1f1efc4d721079373b1219e8af910a7b04c5fa1d5cada37b"}]}, {"id": "633d7a7ff896dce4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "6c05f7f09cd8c9daf05519ba63c2b27613f22498711a738b1015a657cb5394a2"}]}, {"id": "63199d28fe51b8a4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 583}, "digests": [{"algorithm": "sha256", "value": "0afd59e488dd7af3d42d85b5beef83eb4317b4e4926f3b6f7c44270b46c0b994"}]}, {"id": "4b1d4a81fdd1d52c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8824}, "digests": [{"algorithm": "sha256", "value": "be905a740567a664775a1d3641c164475c18b07f5ab01e056bb0e5bde0537df6"}]}, {"id": "7c55e47654b2c308", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2480}, "digests": [{"algorithm": "sha256", "value": "25c154355df061760cb91d8d0e7cc3563adc18b492867187e464a487ed32c12b"}]}, {"id": "3ed4a03cd31ccd10", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1800}, "digests": [{"algorithm": "sha256", "value": "dd8e8c5399c509aec084d3cea1e16d0aad280bdf5868dad02430bdf220d534df"}]}, {"id": "51ef446478d018c2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8880}, "digests": [{"algorithm": "sha256", "value": "dc711d2b9826abbe7ea886b8ce3eb247ee27033ca9863396460dcae1b15aaca3"}]}, {"id": "f0c1c036361f1097", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7624}, "digests": [{"algorithm": "sha256", "value": "a3bfeec92b2f47a220ec858a895de36069e50c9446fd37e0e25d70716ad8525e"}]}, {"id": "e73c577cb80270ce", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 773}, "digests": [{"algorithm": "sha256", "value": "6d814eb9e302923812cb56290320dee676447742b41ece74cf86ba822c6d1b50"}]}, {"id": "7cb9f2309c5e68d3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8862}, "digests": [{"algorithm": "sha256", "value": "434830011ddfd901f7bf964ebfecbbc7e3c473edafeb5b1c9b5d2cd0a9576cd1"}]}, {"id": "39ec402178c558ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7656}, "digests": [{"algorithm": "sha256", "value": "d588d66b2778f41d4f45f45284823ffcce838a1e80b04c8f0b75d73b1c8e3c37"}]}, {"id": "6b5c70ca3ff370be", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 827}, "digests": [{"algorithm": "sha256", "value": "ee420b7e6acf8c658db2fcc7cb40bacfcc01b4ac9e21ddafacc1858b10445d49"}]}, {"id": "233ca40d4774ffc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "20f7c3633096d8a41589ea544b527bff0c1dbf7ec9fd2de13a9f4f21aa401fc5"}]}, {"id": "4d196f55220a15a3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "03fbc37397587f3249fe6440f9aa538f965ee3477157f11c358c54f5b4bb12e2"}]}, {"id": "6b35ad7280f757f4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "3a10caf5eb4e796b525b76f9d969297db0fa2e56549ea6b540a1c857cc0bf73b"}]}, {"id": "615bc8453ad1b88c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "8fb079919df94640acbd7c99f958a98ea5ca47c68741df0a3e3757df1e834e03"}]}, {"id": "d162109885ae9d61", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "6a8f0f436a1b4370f19cc113985733312eb02ae3a8718c08586d156d74acdc56"}]}, {"id": "f2ae2ff533734e12", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8e53da41bb32583845459abb45fed3d4dde3c8a99d915f63958364e8520ce5d9"}]}, {"id": "b8e2ee3c3bb767c0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "69e3cf8c6a56cc5b730ff0461ef57b9123e965a01c38b4b9ba4a06af09af16f9"}]}, {"id": "dbb01bd22e580d3a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "b625533e6bf0bb1c97d6bdbce4a033930374104c310df0b9bb7353aca6f8aefe"}]}, {"id": "9f5733a1d1f8aeab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3756}, "digests": [{"algorithm": "sha256", "value": "30aa0d5a42833287395960e2adb9d116f9aa3fbc2c23ce41e197b8f48970ad71"}]}, {"id": "745dbde73da84492", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 711}, "digests": [{"algorithm": "sha256", "value": "bca40e79e1f724c82eb90d293fed1acf683ba8c3b496660bef44e1fbbde57646"}]}, {"id": "76afb6fbc2a4e96a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6396}, "digests": [{"algorithm": "sha256", "value": "b9a56ab8b46dbf2318b04956a88c679168722069dc902ede588adc7d05a71a03"}]}, {"id": "eaced289f3508e56", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7135}, "digests": [{"algorithm": "sha256", "value": "47de58153bd5df0449ae5f881e313641b60421b7bd9dbe2cded7ad292364176a"}]}, {"id": "a8ca324046e73e8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "82c2e96afc7e03198e4a7c342e80381131c73be4b70dc46dac9df2d0b8996058"}]}, {"id": "19ba8d96a9a6adac", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "d23c26c6db6f84a9d8a52717c441d0476a8144a75b1a40d0ed0e960a5fe8bfab"}]}, {"id": "9a328702c1e10868", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1312}, "digests": [{"algorithm": "sha256", "value": "01565e268df046483817536686201d895e809f5075047acd8212fffce8e08974"}]}, {"id": "61692e882f1d0b94", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 568}, "digests": [{"algorithm": "sha256", "value": "31436f6765d28cfc412cea024c516b01e9e09e50c857fc5386ce328f19fe9210"}]}, {"id": "a8bc9636d64f8930", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7093}, "digests": [{"algorithm": "sha256", "value": "0cd8d5714d72e166b710a367f7acaa4ffbfab6922c8b9a608ba3f557ca2209b6"}]}, {"id": "2db90dde1b871ca8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9613}, "digests": [{"algorithm": "sha256", "value": "00558c4dbc790e083ecd370ab69cbeea3a33976d17a2f57cfc59d9b9fe754ac8"}]}, {"id": "426f8260b48e8a29", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "3c8908664bb6ba5dbe87146fc6ebf3e9df401f10fe1baf5fb34d6a9d894f1971"}]}, {"id": "89b7ba0abad11e2c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1342}, "digests": [{"algorithm": "sha256", "value": "15e08e494a0aebe152d29a75a68ad370675fe3a4598b3230d1370cd8a1b50f4c"}]}, {"id": "121ee2ece89d493f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1214}, "digests": [{"algorithm": "sha256", "value": "4f1a42dddcb7202c8414421aa9bc0c154ef12d45523013e21c850c7afd76ba2b"}]}, {"id": "4908d907d9c0d123", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "fb48236413cf0317e6a7c236040943ef5d667ff4179cea45c8c54f1d165d91ea"}]}, {"id": "078c985669b75002", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "46cf88656123f06680ba0d84f18079d579efcc60fe94af95a85be647fef20ee2"}]}, {"id": "833f1452868f4cf0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 577}, "digests": [{"algorithm": "sha256", "value": "21056156521df855d28d9425ce2232b1b5907fe523aaa2d2ca023ad362e422f2"}]}, {"id": "7673c65487d3c2e0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "6ea55933f141c29fe73293d7b3b58833daffa3563cce78363b0b01f515cfe324"}]}, {"id": "d1ad2ff29a225bf2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "ebe0a1501d4b2286f7ee55fe482c1093c4ffa047afd28afa4ba28548f567afab"}]}, {"id": "33d36f41a063b004", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 597}, "digests": [{"algorithm": "sha256", "value": "7754a7acacc50a7ecc32ef6fcb5bc59818a9121397a02454a90e4f26ac33bcc0"}]}, {"id": "2c6048cbc582f7af", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "56fe75b48d25f93dd590e2776b2c95e6608958c001559991abc8dac60847c63d"}]}, {"id": "60a83126542ecd58", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "494880574d3713d857fc51d46671fdf9641a53af0948a222ed37ece9494fa8af"}]}, {"id": "54825d9f39fad484", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "899db77c2ca6eebf03f29a3caf0cc4041526d12ae73eb6bdfc36ef53d350f79c"}]}, {"id": "00bf881a7df54a5f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "e84ff29faf9e5c84db70c6edffa8aadc07486b8a2769982f490a416b284182a1"}]}, {"id": "4f1ba4edb1e993fc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 841}, "digests": [{"algorithm": "sha256", "value": "672d583b8a038b9aba2d20a9cfbb0138112473cf835d3bba616d56f11e3c0e79"}]}, {"id": "1aaffcd3e93bb0aa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "009be32fe8436db725a7c84773a3fbe5725bf173e81ff78a58c4b717488777eb"}]}, {"id": "7431a8be618f42fa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "668c5483f5a35a423feddb35f191905951005c2b812bbeb1f5cb608f244caf79"}]}, {"id": "5d7ef6b017153662", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 733}, "digests": [{"algorithm": "sha256", "value": "7345e59ecfc94811c21da693ad515b932bf35ef9b8afc4d4e5c794fc6dcfe2a1"}]}, {"id": "ef1b9d86d49b52f3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "eb95a4f50cfeda02e79f699da7586795b5cea895bc548ea809a0e98f65514cd5"}]}, {"id": "62a89e5dcd2796c1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "565d05c9c153dd6afce70f0e16669e1ef8caca055a82eb20f77367367aac8fbd"}]}, {"id": "1ce03e158f69ccf9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "5af56aaf223ec717126fd9dbdfa8578ff2623973795c70677d0490f5053ebdb6"}]}, {"id": "3ed915e68a95f358", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 621}, "digests": [{"algorithm": "sha256", "value": "4d2b21a85d58d39ad66922fa32ed739b8f001f1760a9da47bcbc4f2d3ee3cddf"}]}, {"id": "d383066480057a47", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "3f55301abf2aff350c962fb3ff0bb7f76097e10bcfa46e21f1f6d97eab0dd034"}]}, {"id": "f199689920d4ebc2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "dcb8fc2ff837f514bf43efe5ac686ef6aaf9726752d25328b72727714ef71cc0"}]}, {"id": "b45b982ee5b31446", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "0eb418b09b52341734789338ce5d4e35c25dc150eb6e909becfab0ca895b44c4"}]}, {"id": "531a3af93c2ca382", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "1aef696ccacf4f621ff8904473b36afdc47efa2e76440953d71606f9b56d02fb"}]}, {"id": "f7a5d1c2c0f7c931", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "2c7f813619ad0c6c5c6567b9ce2f20636cb89c41ced846cc5610550212915650"}]}, {"id": "a710014ceeda204d", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "c9dbfd081c8b01fced89722e8e83a7ebc1dafee8b745378536f034fb66a52eeb"}]}, {"id": "0722f737289fd38f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "7319b030ffd8d2dba604cca237d12f9bb368bcf182ef1c3030920c9fe03a20d6"}]}, {"id": "b901cfcf9bcccb91", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 623}, "digests": [{"algorithm": "sha256", "value": "e193aaac2786274b229d0854837eead0d7a7168f3700ef465001bc45fc5e6907"}]}, {"id": "d5be7a7c2b9e5173", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "5225dae155eebefd51c9fcff6763efc0bdf5ed271bc4a7cef6fb11ef6fe969c9"}]}, {"id": "a4dcf115c374c3d2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "5c166af0f2cc2cdbb5993f09ba9752734cd80c4654186eee462ddb2c40b48be0"}]}, {"id": "ba82a76a6c42cd57", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "537c73f8019db9c6f877aea4afcaa67f5c2d01c7983bf4c6662920c73c3f82f2"}]}, {"id": "6ae7a38733f40968", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 803}, "digests": [{"algorithm": "sha256", "value": "2ebb8e035ab5abee6bf349d303ee9bb3fa5ffa6da8946c3e109beda7463aaf06"}]}, {"id": "75032a5356a87d3c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2586}, "digests": [{"algorithm": "sha256", "value": "8552a6a1cba3c7ec87a427deaf967da40bf8b27682d19b0f155f2327525ea940"}]}, {"id": "dc93e66085965568", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 542}, "digests": [{"algorithm": "sha256", "value": "197345e489c188c23b283652c9e921aad9c877b95dca6387bb3687114b419423"}]}, {"id": "3b339b7f5a0e484f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "ac6a96d8b0883631c451b9eec189866f7aafb3f297760844ce9587286f34d359"}]}, {"id": "355ada583b5a80d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 532}, "digests": [{"algorithm": "sha256", "value": "a4a90a6fe3fc80ba92927ae109b3e24388cd67925d45d4f245792a2164ac7b8f"}]}, {"id": "646ceef4aea7d282", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "94297b2c381065b79736493ffdc84f8c4fdf89aa66bf85c7a38ab8cdecc45627"}]}, {"id": "a17d8c5e2e2aa9aa", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "8753ce464e2c9ac3d6cc37610eb2829c1efd5405a0e0424e6bd2a29165ac3004"}]}, {"id": "b5a8faf54cd818e2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 631}, "digests": [{"algorithm": "sha256", "value": "37af7f10e97ce1f5dfea2bf036aba3d639685680bb89b99949b1c3f7c899d022"}]}, {"id": "9fb01bde8fa2c5a9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 534}, "digests": [{"algorithm": "sha256", "value": "1c2d15cb076f45619bd0c8363d6d503758f457889e061d96ad48b8aeecf3c604"}]}, {"id": "55f417de097946b9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "48c3f072c167edc52fd972480cbe7e10a0fb9348348e80f241b2faf7a51cc2e0"}]}, {"id": "1d35b311bd8c5cae", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "11aeb68fef714d033a5322e9d2a7e2c9f565f047ba1266c8d8b0f27c50947018"}]}, {"id": "0649657adc856da0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "267e2ed1de66b531ec13587e39bd9c0fde2bded7f17f1052865c40ebb4b947b3"}]}, {"id": "2786117b38636faf", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "fb1995cd7bf4f810a03c1ee913874d70924701a17d94e312aeff91652f3a001f"}]}, {"id": "42a8dd6a2f773cea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "0f683843ac0edca511837cba6ad0eb003efa4b210e64234cac3a8ff8ed6ab336"}]}, {"id": "f12588415ce4a2e9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Diak.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "90acad943289605cd7439e0f6a97bc23e10304886f9ead7a24f686fbfb3393c2"}]}, {"id": "e8c2ea091a56262c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "e9488e9c8d38ac7bccbd9f85ea1101eacd3e2b82f766fa71f5f99191a5144c6d"}]}, {"id": "9caf5011e5584cdd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "4b758bb0d3b89c9ebdcadd62b0efac3a5db00c43140d60a03ce85d5fec386927"}]}, {"id": "c5d198e70d1c2f1c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "2e23b50987af747863f57eab7f90e67b4a570d1b5b83d350f8ed4400ebcf09d5"}]}, {"id": "2ce8b9070c8d27b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "86ee3a0abb0aa030d955467369d2cc295cd0ee43bb0f714b32fc54038d017713"}]}, {"id": "6612b59d49a836c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d29910670a32f0c355976b2dd0ee8f9060198aac056be0b1a6a17ef7de0d530a"}]}, {"id": "757b9c06ff04fcab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 585}, "digests": [{"algorithm": "sha256", "value": "e1b6dfd98025a86e795e6e2f85bb38eb66ba19edc37756ca0564ffdb9a8f227c"}]}, {"id": "e3feae3e5ac0d31c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 775}, "digests": [{"algorithm": "sha256", "value": "fd662e9b3456f674b56f56925edf66626e7f55a1507054f99c1f30b300b7c627"}]}, {"id": "c3b73462eeeb81d5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 857}, "digests": [{"algorithm": "sha256", "value": "853b2ff385d3bdfdbf5c6b5583965b854dfdd00d95fb0294e168ff51a040c6b1"}]}, {"id": "65f2c9de674595a1", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "efd43661533bbabf16cd5618a34247ce94302220d42ef0b09f5d0b91f073accc"}]}, {"id": "2375c13d8ecae33a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "e0191735c76d333c34718134e64ad6950f218ccd89457a0300deee2c38e7ab87"}]}, {"id": "20182aad65174da5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 941}, "digests": [{"algorithm": "sha256", "value": "133a7e4af4b1d202796f9e6595c0ac7bc3bbce698eddbeb3386fb89b1269634f"}]}, {"id": "0f98277abac798b5", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "e2310b66d9da032693ff05835cc1d35ebec5a953bd106030b0ce77cda467c322"}]}, {"id": "7236711a216b00c6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 593}, "digests": [{"algorithm": "sha256", "value": "4bb895d4ff3687f1ce69144c86405aec2ba1b8a94c06b74f493bc5fb8d3c307a"}]}, {"id": "5887571e1e7442d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 689}, "digests": [{"algorithm": "sha256", "value": "e0e01f82349acd78449e908d274cf131da69ed5b96d80a200c3122418c2d4468"}]}, {"id": "0ef01ae7d8f01dad", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "24d714b14ec1d39084e3313a81a1e81684c325c4a1bb9bbb7bd1cda606a1eaa7"}]}, {"id": "4b054ff7ae7d26dc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 546}, "digests": [{"algorithm": "sha256", "value": "ea593597ba626827c9ed311ff17e245b537ceb1beda315665e027a26be7f52a8"}]}, {"id": "d302f5dbe6752889", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 675}, "digests": [{"algorithm": "sha256", "value": "200ff9134c8457f833ddd0c89e0c27e179e4e9cab44d48a8a08a3bc301b7c684"}]}, {"id": "d9c78e0929e200e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 587}, "digests": [{"algorithm": "sha256", "value": "66488d5adeb0763895bf6495da0cebddfe9f4a4ee483b39d7b541f61597ffc06"}]}, {"id": "46346198ba26badc", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "e41057926f3917f9eb86a4a29e60f11476eb642a7269d652fba9da4d5b544fc1"}]}, {"id": "de232a1d2f77703c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "bf1d062c77b793c8144c62433ae3c3709e67ac90a3afa738e3ecafe3c2c40c06"}]}, {"id": "61ee4532dd726608", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 703}, "digests": [{"algorithm": "sha256", "value": "bbc67cdc16c4b73831c6f040fc5137dd765da0df696878d163599dcbaac5ad63"}]}, {"id": "0b48118f7d56cdcb", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "f8ae3a30bdb174ac4419a9d9c82f2ef288494e612ae2523c714c2d19158ce166"}]}, {"id": "e418fa13b720f89b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 541}, "digests": [{"algorithm": "sha256", "value": "b67687ad16ee49de4daa8e164c33850735033549ef0793a6ba6e03d59b54ce0a"}]}, {"id": "6ad6bc63cedbc683", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "f5198c93db957e521e963503a57280a58e82755b9d68a5f0cbd0225913ccfff2"}]}, {"id": "6a2e925b7e2be7d3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 896}, "digests": [{"algorithm": "sha256", "value": "dbd6bc100766f13a4fcc306ef97e07140a0494dc68e85677f0e70f94cabf0be3"}]}, {"id": "f3f65aa00e46f53e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 551}, "digests": [{"algorithm": "sha256", "value": "288b856fa5537a6efa185b74fa1f106bb20d6fe72e3cf07b7e1bc9a374f22f1d"}]}, {"id": "e85c1bd1a2fb9dea", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "e041adc51fa3f69523436da47678377fddd2b7dadef421c1f90b219e64383356"}]}, {"id": "82c54367bbb1f664", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "597a6e54f5f65dfcbef1596deda1a7f5d03522c3be031b2f0454fe64378a7c10"}]}, {"id": "571ba4a63aabe052", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 603}, "digests": [{"algorithm": "sha256", "value": "b2e87333102ffd186eba3e18520760f2d3283e917e608962e28ccad18c84e8f8"}]}, {"id": "09d4fc98207342d9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "c697169957bb52526a00c97f5572a795f0a8a74da534f900c371439185a2eb45"}]}, {"id": "019c496460a0b231", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "ad6841ae5196ddf2d31766a118e4b9f71696f4ce1151126bc57eb5d76f16a17b"}]}, {"id": "7513aadbe7aa63bd", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "011a3928e8c4a7ffe605672536ffdd27e5fedacd1a81b3678efb36040e00f5d9"}]}, {"id": "a436bf30989448df", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c3425292c7b568ff96ceefa283cf76d338e74dad834071a7e0da29b05c63d8c7"}]}, {"id": "ee98fd4c60acf82f", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 671}, "digests": [{"algorithm": "sha256", "value": "3bf2b0e63f21268a45a1a9638025d3535060bfb426c3d86a01a53714387a7b39"}]}, {"id": "8ced9a741aa2b727", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "8292d07fff755a2981f2106e2e4a9b37a7cd3b69bbaf5d5b7cb2ccc1f1911467"}]}, {"id": "c04c5704808ba759", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "6a362c8d18f7f7dd348ead043bae4b6c86eae1a003db52567db0bfd8667fbbce"}]}, {"id": "a5837e9c60b28743", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "671056b7d9354fb1f0c1956211be853d93fbcd459ba892f670c040d93c0f67f0"}]}, {"id": "fd1482c5a877c2d2", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "022806549a1639839bf9bd543998e5ee449b3085b81cba635f41aa5c5c83bc45"}]}, {"id": "492f8fdc883b0fa6", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "6516e135dd369fda510e001886048db0adf280545bf72e0fc6143c36a5910566"}]}, {"id": "2039ca84f739dc0e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 601}, "digests": [{"algorithm": "sha256", "value": "a4d7d57e82d834fb4df58c6a4f77a9fbb2e19809d89b35b2ab5db20f22758022"}]}, {"id": "f4783a4306d9bf0b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "01e42238aa6e5eb7ff072c8418028148dbb38891692d05b0ae20d9cff1245d78"}]}, {"id": "ecdcadb8ad65d748", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 536}, "digests": [{"algorithm": "sha256", "value": "d50ef74a31206c7170cf7a05b57ae3b4ec037e069ef8f5ca329b6f9a941724c1"}]}, {"id": "3a97da8f983d0eda", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 530}, "digests": [{"algorithm": "sha256", "value": "8cefa4a20066f9fe68da8682c1f9f4d1c639ea167e8d4242cc0f68d49233b70a"}]}, {"id": "21ae76b80f1546d8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "8d6df18514620e905f7753f2c3937210825e21cd28e5f502be50ccc5d04617b8"}]}, {"id": "5bb72c89750b4862", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tang.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 543}, "digests": [{"algorithm": "sha256", "value": "47fac20131b5ffa73b8dc366cb8c3b9da16bc1ca7748ae97c87d64b9e316e61e"}]}, {"id": "dcac4ff23040f0c9", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "539fd6bc2df5e4b3743f47e817370fc350d39f4ef58a5b3a729eacab6fe13f6c"}]}, {"id": "6f46c50933d3d424", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 565}, "digests": [{"algorithm": "sha256", "value": "8040e2763afc1b5e96e1ead80de33280823596e8993588c572bef16dd731f4a4"}]}, {"id": "65a1c84cb3b115c4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 561}, "digests": [{"algorithm": "sha256", "value": "dbecb6b7099097581eb0dafe6de440850f73393ad6172260df4714b57c89a5b9"}]}, {"id": "d300a9e721e3f295", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 557}, "digests": [{"algorithm": "sha256", "value": "9381b5869fec65ad077b8af69a63bbeaa9a0cf31cecb08c4768cb6345907dbdd"}]}, {"id": "68b630cba72fbdbe", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 538}, "digests": [{"algorithm": "sha256", "value": "3b5ae62c9a88f067b7d08dafb06c9e229e2bc78c19229a7a05ffce97ac2ba5e8"}]}, {"id": "a282582b4d96b3ab", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yezi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 567}, "digests": [{"algorithm": "sha256", "value": "65c8a5faa1bcbeb75bdfab8f17444287790442f08b1438a926702f200c5b753b"}]}, {"id": "739a07125bc249c3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 575}, "digests": [{"algorithm": "sha256", "value": "58c14bcc03d5585d573f5a15afe25412394ba1215ea72557e08ee0f42ba70c3a"}]}, {"id": "9e73f320e4573ff4", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 691}, "digests": [{"algorithm": "sha256", "value": "3bd98a64d5824d49f9b8e101411d3698c80781870574b846a341b0a6562516ff"}]}, {"id": "489a26fff59bdaa0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "2fc7ab463dfd014be80fe4f24b26824f2909f2def120ddcf687878734c32d7bd"}]}, {"id": "1d78f8a40ac31e85", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8358}, "digests": [{"algorithm": "sha256", "value": "f8cf433095e9d039bb451ecd757c5b00e08804e5a181301eb5d91244dc6e7517"}]}, {"id": "644c883e8cc5e400", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "eb200efb903445c6d0798cd4011211eec6eb7efd113f6ba0a3f34c6b89994f87"}]}, {"id": "113dc22a2e13fb2b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 683}, "digests": [{"algorithm": "sha256", "value": "79db9deaf58c9246f22658a5ecffe9a46de22757502264d211227a3e075d3456"}]}, {"id": "260e14ff16eef63c", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7083}, "digests": [{"algorithm": "sha256", "value": "aa2299304d8c924ead26806e8aaa4c80e6fbf9cbdf68001f7f216bf150dc8440"}]}, {"id": "85a30a63b7b83e04", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1461}, "digests": [{"algorithm": "sha256", "value": "87d737f5c804723cca73c404bb7d92767e6fca930f3084b94413ebb8f9a96205"}]}, {"id": "ec2a8102510856a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1ffcd43b0b8a8c5d192a27bb6e7c98c30b31688cbec9eb33b3103ee85dac0417"}]}, {"id": "b0661a87eb64dcd8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 901}, "digests": [{"algorithm": "sha256", "value": "e79b53999bfd2f92f98c93cbe531a9f2f93c8083bd32e2b23bded8a095851455"}]}, {"id": "b396ba27e8ee51ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1927}, "digests": [{"algorithm": "sha256", "value": "5d47e556e84bd91523d9758e7ddfdf34128a3fedf5e10c583ecbddf739b89913"}]}, {"id": "32299b0d393a0c2e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "6bcfe5c8dc8122dc94c19320d13b93cf015127448e686a02dcdcdbfd2d173106"}]}, {"id": "da9c33cf507a2851", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3770}, "digests": [{"algorithm": "sha256", "value": "06144014c3b3f411e64463a31164d709dc421152c4b04ae382bd0157458cc821"}]}, {"id": "48da5dcb99976ee3", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 701}, "digests": [{"algorithm": "sha256", "value": "1740d97066bc2e01fdc4907939a768f2e2c4e20c3d3088a06e15bd0432f34a2c"}]}, {"id": "b71bcba0b2cff88b", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 607}, "digests": [{"algorithm": "sha256", "value": "79f0c9ea74e4e7d2346d527f78feacd598fe2d7eefa9dfee0536900008d90daf"}]}, {"id": "10e1c76df3ebb5e8", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 615}, "digests": [{"algorithm": "sha256", "value": "99f2a9236351f990b3c1be059f885e14c3f97755a1cb775f9c0ed8309a61cae3"}]}, {"id": "66be10b4f397e080", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6703}, "digests": [{"algorithm": "sha256", "value": "b7f3c47f0af2c433cc54b460b07377f772f9d9f580dc1ffc807eecd8d7829f44"}]}, {"id": "d0213a2fabe78680", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 553}, "digests": [{"algorithm": "sha256", "value": "1ea55a12e3f2e7504d2fda38946aabe64db8e7e4bdde40dbcb27ee21d4bf85b5"}]}, {"id": "71c6efcc6f01d81e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579}, "digests": [{"algorithm": "sha256", "value": "221533ce519ec0648dfebbd8482c12e7f1f5018842f6cbf66a8ddc884ddb4f2c"}]}, {"id": "6d8788c0385f744e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 633}, "digests": [{"algorithm": "sha256", "value": "b42c7a1a576dafa31c72d9e28b98c85e4174ee11599e760e982c7b5481e44927"}]}, {"id": "3655fbeea2ae4607", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "d374011ed5ae753ac00d994a3f07bf37bcef3e8e7bbbeb77d3a2b5efb2e26623"}]}, {"id": "d6e3d1938d812a31", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 549}, "digests": [{"algorithm": "sha256", "value": "848a3bfcb0c2dc9eb7be36d56168c2b75cb7cdd5f4acf160380d069ea164d384"}]}, {"id": "6bea77f79b6d64ec", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8893}, "digests": [{"algorithm": "sha256", "value": "eb3b820fefbce0f3bedc60f13a7bf959c392251aecd423db70b0fe9865da82da"}]}, {"id": "28ccf0228221bb7a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8862}, "digests": [{"algorithm": "sha256", "value": "e4ef6e8516bb64e370551cbb0380ad26156ccb28a83e05d0e847f1cabc33b222"}]}, {"id": "aceebe8ee7f89e08", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7640}, "digests": [{"algorithm": "sha256", "value": "72de10aa1a8850c10ae08cf51553f2bdafb2a14b9e6cc1f391b950ab4cc27a0f"}]}, {"id": "0a067b2b8c2d78d7", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 313}, "digests": [{"algorithm": "sha256", "value": "0d6d9fb00c37a0f087adaf37f5490825d9ccbb4aa1f32979efeadf0093abe1be"}]}, {"id": "d2e1c11c79d9118e", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "4df4ccb7cb05495f7d7b47c472bae0c92ee7b82aae0a2b31c23ca7bff9504163"}]}, {"id": "3c1752e80131135a", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26254}, "digests": [{"algorithm": "sha256", "value": "8541f4426ad0bb1150a610dbdb1f503385504f2467213076b166930bd1166db0"}]}, {"id": "97f1f2c557277595", "location": {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 488}, "digests": [{"algorithm": "sha256", "value": "962110d3faf3e55749a260d97edaf8a9d31293b0f33d2e7771663a9ef364aa94"}]}, {"id": "f22655d3dd06183c", "location": {"path": "/usr/lib/x86_64-linux-gnu/sasl2/libsasldb.so.2.0.25", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30632}, "digests": [{"algorithm": "sha256", "value": "b5b365306f6b6e69b1f373368c1b37c9bdc2161509047339d63c57b56c0eb1ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdb-5.3.so", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "05899fcb5478fa6b", "location": {"path": "/usr/libexec/coreutils/libstdbuf.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14504}, "digests": [{"algorithm": "sha256", "value": "3d6f3a6000b086fedc7094aab1233c281b9779ffab5217c43fbf56376ca5f019"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9b057d9200121771", "location": {"path": "/usr/sbin/add-shell", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 915}, "digests": [{"algorithm": "sha256", "value": "edadf25fc67ae1b709aa7c400b62decec30c2fb65e1ef05e32d2e31f859f927b"}]}, {"id": "3774fd41aff4fac1", "location": {"path": "/usr/sbin/adduser", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 34518}, "digests": [{"algorithm": "sha256", "value": "f13ad85950859c760c12b090241c723103a9ce9c1034b03db695a4b39fa5623c"}]}, {"id": "e2786b4f53a6cb97", "location": {"path": "/usr/sbin/chgpasswd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67632}, "digests": [{"algorithm": "sha256", "value": "87d3f4dea69a8847ac7ac3aca2959e4fbe9d799b9751c398d940c19c857aafe0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "997a89a634372b1c", "location": {"path": "/usr/sbin/chmem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63720}, "digests": [{"algorithm": "sha256", "value": "15ebc3661612ca27467c63db00d44fc1d31e95ad39e19668a6166a193ca1799e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7fc91fb59dbdfcf", "location": {"path": "/usr/sbin/chpasswd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59440}, "digests": [{"algorithm": "sha256", "value": "5d73fdaefe708907ecb79434a122e324072be939cd6526612de123f03f94ef85"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libselinux.so.1", "libcrypt.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a985f0dc3065adff", "location": {"path": "/usr/sbin/chroot", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48064}, "digests": [{"algorithm": "sha256", "value": "3102d093037a768bc793b156d728a952e7642091533a35fa69a1f92ab4dfd09b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "33e2bd2437d099dc", "location": {"path": "/usr/sbin/cppw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 61624}, "digests": [{"algorithm": "sha256", "value": "1516c09a78cd09f04104926df6f0d9a0be4033d52ee62383a307f0fa01719b86"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7cad9a062820aa5", "location": {"path": "/usr/sbin/deluser", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15782}, "digests": [{"algorithm": "sha256", "value": "916a9338b199f8e78086e7ea787b992f5672c62cd693c7a2f9b1c6f74c8c0fda"}]}, {"id": "ac200d7159d4b103", "location": {"path": "/usr/sbin/dpkg-fsys-usrunmess", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 15467}, "digests": [{"algorithm": "sha256", "value": "c3c9c77497e2b0ae130f9c7dfff92f09f1b86bb0c5a68ca16644493a2750b474"}]}, {"id": "17f9a216e661390d", "location": {"path": "/usr/sbin/dpkg-preconfigure", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3663}, "digests": [{"algorithm": "sha256", "value": "be85745cc3f23a9bd5d9eed0aa8fe2c4504abaf1c5e669120432ee35dee1c479"}]}, {"id": "a074a75419d40107", "location": {"path": "/usr/sbin/dpkg-reconfigure", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4448}, "digests": [{"algorithm": "sha256", "value": "a6aadf25a48b6662b185a4a5bbbb3fb53d1ab72beb43087c145deced9e209844"}]}, {"id": "95d8e010438cd683", "location": {"path": "/usr/sbin/e2freefrag", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14568}, "digests": [{"algorithm": "sha256", "value": "8353b0212329044e9095d04b184e20b56846d52d7e6c557a12fe4f7ca445c815"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ef32d75d5eadd140", "location": {"path": "/usr/sbin/e4crypt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26856}, "digests": [{"algorithm": "sha256", "value": "06752b79ae382976a99075c5375fa13ecf0ba30e6ea91c805d42a8c0ed1f97e9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libuuid.so.1", "libext2fs.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "769d0b43af114218", "location": {"path": "/usr/sbin/e4defrag", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34968}, "digests": [{"algorithm": "sha256", "value": "75fc5a261239dbedcc8eeafed45fa1f7828cb1eebaa871ff2766b9f8dc0a5031"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libext2fs.so.2", "libcom_err.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3ab9fec918779e38", "location": {"path": "/usr/sbin/faillock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14328}, "digests": [{"algorithm": "sha256", "value": "418df93c9b1a84ab4e33d7eae675e2c21895856070ff3a38662d909f75dd8071"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7c6a56480832a4b1", "location": {"path": "/usr/sbin/fdformat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "b7d73a562a73f8ae6ebea068813d657bb1ba5be23c2482516ce9fe3b80fe554b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8c94fa85ae0b7b4", "location": {"path": "/usr/sbin/filefrag", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18608}, "digests": [{"algorithm": "sha256", "value": "6557ac8ce0d26a9b80a706298fd01bc5adb628147a5848d187bef45802e04d3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "43bb45437855e85d", "location": {"path": "/usr/sbin/groupadd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88848}, "digests": [{"algorithm": "sha256", "value": "b42902c2793732e33b5830552db8782160566ffcf5bc7c7e541a1ec76bb483d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2080b6e3fa723eb0", "location": {"path": "/usr/sbin/groupdel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84560}, "digests": [{"algorithm": "sha256", "value": "72d6f3a19f59513529adb57d2f7c326c31addc936c1f6c767f0f60ddf099d106"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0fc74f22f7173a41", "location": {"path": "/usr/sbin/groupmems", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63576}, "digests": [{"algorithm": "sha256", "value": "02df25759de217e70c4ed22ba92bc1e6dc3c89e5e1a6e002eb5947225e4db125"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libpam_misc.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb92819038127a00", "location": {"path": "/usr/sbin/groupmod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92880}, "digests": [{"algorithm": "sha256", "value": "e3fe6cd1df28ec64a9909b421b5329a530a361784104e7b87f2c6be46914518b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7f9e3beb7b9976f4", "location": {"path": "/usr/sbin/grpck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63512}, "digests": [{"algorithm": "sha256", "value": "e7f172a391d96c1084ffcef757434990c18c9bbb1ca9a9d38ba8b56286c9153f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "07dade9d11c1f18a", "location": {"path": "/usr/sbin/grpconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59288}, "digests": [{"algorithm": "sha256", "value": "c6f9d8183df58ca2ecc9b2e21e0f1258dce3a23f0073959f193b9dfe0577b954"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b78c069ad6de3d02", "location": {"path": "/usr/sbin/grpunconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59288}, "digests": [{"algorithm": "sha256", "value": "b90718a663531b3960d357c74918978688f67ab17d2b394b076a4c819faf6dc2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7e067b48bc7976d2", "location": {"path": "/usr/sbin/iconvconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 31400}, "digests": [{"algorithm": "sha256", "value": "af375502b7fa28b1eb9257c8dc518addf334627ec46d743d3a2d45075df72216"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "4abadd51018b9d18", "location": {"path": "/usr/sbin/invoke-rc.d", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16507}, "digests": [{"algorithm": "sha256", "value": "31879884b1fb86b53ecb18b96fd72af54ef2b17c7e3cc638fb32d6bab1edda46"}]}, {"id": "eb8506398851f195", "location": {"path": "/usr/sbin/ldattach", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35048}, "digests": [{"algorithm": "sha256", "value": "8eba7674945c9a3891faf372a9ae489288e1c1529b96856433e6d1949bad381c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6dc299c3c0c4b563", "location": {"path": "/usr/sbin/mklost+found", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "c2b083237789b90de9ce938a5f21decec2acbe29d374f14bd53fcdc0703becdb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f47f71fc9f5fedbb", "location": {"path": "/usr/sbin/newusers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96912}, "digests": [{"algorithm": "sha256", "value": "091bb28ddb34d1adfb091c4ec76e1da8579439b459a2a89fb03c17afec04e85e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0ee143082a06f987", "location": {"path": "/usr/sbin/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1387224}, "digests": [{"algorithm": "sha256", "value": "3893bd2cf89051ae2b4cf26e0f4fb43e20a4b499733f6210defc6c6ab08d7d94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libcrypt.so.1", "libpcre2-8.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "76f110c7fafb5f37", "location": {"path": "/usr/sbin/nginx-debug", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1526488}, "digests": [{"algorithm": "sha256", "value": "72afc19cfc29bb52ed3efd698407326f61b00da172bea216f774eecae1b211a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libcrypt.so.1", "libpcre2-8.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1f3298f99be9eb10", "location": {"path": "/usr/sbin/nologin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14488}, "digests": [{"algorithm": "sha256", "value": "40b3e71d713e7c755c0316a1baa566d09eedb78543e0459ef3cb9eeffb9992b0"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f41e7daac1e8079f", "location": {"path": "/usr/sbin/pam-auth-update", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20686}, "digests": [{"algorithm": "sha256", "value": "ed2318dd99ff6cf4e80718c615579b36d0a9f90493a03e92b59c572f0d4eb58c"}]}, {"id": "4930319a32ea1c40", "location": {"path": "/usr/sbin/pam_getenv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2890}, "digests": [{"algorithm": "sha256", "value": "982cca7d6a9afe07d7ba3fc929082ef11ed1cadb88d253f6464bfc0a19730674"}]}, {"id": "8edd298b0a0215d8", "location": {"path": "/usr/sbin/pam_timestamp_check", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14328}, "digests": [{"algorithm": "sha256", "value": "fca54d9e5bf78d8604383d4321a0e637d5541b6f889819a46d73507b066504b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpam.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "12d45f56350d2a7a", "location": {"path": "/usr/sbin/pwck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59408}, "digests": [{"algorithm": "sha256", "value": "0d8774026d166e82a96bb25f45156d260f0e3ea76c7c9f36701b98b0dfc42a0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd8b1b8420d0b77d", "location": {"path": "/usr/sbin/pwconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55184}, "digests": [{"algorithm": "sha256", "value": "7a3198f8ed1095dfb8acc0dfd2e45131629d858e01ce2ea6f2ea198f2fc8278d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6240628a7f31b7a7", "location": {"path": "/usr/sbin/pwunconv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55192}, "digests": [{"algorithm": "sha256", "value": "83e5fc7558f27990e13da74ba4e930af45f425976e3cc8cc51b0c0bdde942a36"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1c2c8f2bd972a2ff", "location": {"path": "/usr/sbin/readprofile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22792}, "digests": [{"algorithm": "sha256", "value": "1a0a64f910fea9d43415a672da78a2349fe848b12f97597cf11b1f2bf9349585"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6372f941533e2db4", "location": {"path": "/usr/sbin/remove-shell", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 963}, "digests": [{"algorithm": "sha256", "value": "23304882551da5548ae5d1d55618ac9890921fb197d1122ff2bb2e2784654574"}]}, {"id": "87ba72f113c677bc", "location": {"path": "/usr/sbin/rmt-tar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 60376}, "digests": [{"algorithm": "sha256", "value": "eae700364534fa6b692d7f9f02bc1377f2601368f0e620c9cb3393c2a5e999b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "0d4d5c7f80d9a058", "location": {"path": "/usr/sbin/rtcwake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47336}, "digests": [{"algorithm": "sha256", "value": "2abd0b873567fef9727591f60a73f93db8bcfac0211507bf5605add5e96860ff"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c75714c14b924493", "location": {"path": "/usr/sbin/service", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9097}, "digests": [{"algorithm": "sha256", "value": "f8951c0c6da2beecf818e4adc4376235a1b28fffefee77d4e6484e95ec35232e"}]}, {"id": "3281471fa6af242c", "location": {"path": "/usr/sbin/tarcat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 936}, "digests": [{"algorithm": "sha256", "value": "4307aa7cc97a4db32a674ad32f893b251188903cafa6d5266c813fc5c9ea755e"}]}, {"id": "717c13038a688e52", "location": {"path": "/usr/sbin/tzconfig", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 106}, "digests": [{"algorithm": "sha256", "value": "816e1759cc6a017900439acc6c85dd2293cc78948d54bf76c1f23bf16437b1fc"}]}, {"id": "e21994fb58b86645", "location": {"path": "/usr/sbin/update-ca-certificates", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5300}, "digests": [{"algorithm": "sha256", "value": "7ad4af5c16cfe26de17f76a3b2217f011a651fe1f25ed1608584765aeeffb7f9"}]}, {"id": "adb797ed7a5dd864", "location": {"path": "/usr/sbin/update-passwd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35232}, "digests": [{"algorithm": "sha256", "value": "3b9ae0bc09dd4e6ee6438d0b7a056c2cd88bf40e53e2296b354767415868aa7b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdebconfclient.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "de8fc0d12e757c6e", "location": {"path": "/usr/sbin/update-rc.d", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 17324}, "digests": [{"algorithm": "sha256", "value": "718ff57f27652ccaf5835e14376f9e1b405b168fa0458b94f73252be03317102"}]}, {"id": "ee15336e8c082e09", "location": {"path": "/usr/sbin/useradd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142872}, "digests": [{"algorithm": "sha256", "value": "52d622787180f63102f19ba30a697857097b8b2824eaa0cbb0071ae482ed2dea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c2081c3e3530f7c3", "location": {"path": "/usr/sbin/userdel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96976}, "digests": [{"algorithm": "sha256", "value": "4ffa4100172e092851b9c35ead9d7747c7887708d8cc8e795dd9380c12fc0ff4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "048cb13ebde991aa", "location": {"path": "/usr/sbin/usermod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 138584}, "digests": [{"algorithm": "sha256", "value": "360ce896a6b1c7537762cf977ade50d5ff337af1ca40c1608b5f043bd708ba7c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libsemanage.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "25bdcb22d2ab221d", "location": {"path": "/usr/sbin/vipw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 70040}, "digests": [{"algorithm": "sha256", "value": "340f0552915a69023a7496ca8485f98cd6dd6940187d16bc14c428f387aa1ce8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libaudit.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d39c017d26993746", "location": {"path": "/usr/sbin/zic", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55872}, "digests": [{"algorithm": "sha256", "value": "5d526a8e528d2109e29456eca7ca5edf46cad9059df8133b8aad264e053b1c83"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "0a6284b928f0a9b0", "location": {"path": "/usr/share/X11/XErrorDB", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42077}, "digests": [{"algorithm": "sha256", "value": "0323aaa64feb069500a0a6f92b6808abba700f27693ee4b093582d266750a2f5"}]}, {"id": "9745389dcc7f5ddc", "location": {"path": "/usr/share/X11/locale/C/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "84118d63098ece6a", "location": {"path": "/usr/share/X11/locale/C/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 340}, "digests": [{"algorithm": "sha256", "value": "1ef6cef5b0dfb176c5dcb79701eebcded31af8bf51b6918e7d7b71a6c90757bb"}]}, {"id": "d4ad5b097ceb16f0", "location": {"path": "/usr/share/X11/locale/C/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 632}, "digests": [{"algorithm": "sha256", "value": "23aafb8b1d7201ff108ef5089089b709c35f31cc38e8ba0714a3aa58f73a7c70"}]}, {"id": "1c8a0a4a2e02da98", "location": {"path": "/usr/share/X11/locale/am_ET.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16193}, "digests": [{"algorithm": "sha256", "value": "817eb1c230263dd1eddf14e92cfba4689ac07688b5dd03f901c9ed1a4632f417"}]}, {"id": "59de824e3b86bfc4", "location": {"path": "/usr/share/X11/locale/am_ET.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "1177b8f0e3614ec8", "location": {"path": "/usr/share/X11/locale/am_ET.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "72b48f27827e7ad0", "location": {"path": "/usr/share/X11/locale/armscii-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "db08a669163eff3d66983674e4a76c73c583f57146b88d0c2c9a39a203380c56"}]}, {"id": "dffbbf006bbffc82", "location": {"path": "/usr/share/X11/locale/armscii-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "765790804af149586c7e16a43c8fa222c0e4130b869bb95542ca1eaba5419cde"}]}, {"id": "1c018b31d8b40092", "location": {"path": "/usr/share/X11/locale/armscii-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "a4b1598d46507d3228cd28f3539b76c29d57e1661319ac089d3dfdd3ac2cd370"}]}, {"id": "1a458f279566812c", "location": {"path": "/usr/share/X11/locale/compose.dir", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35962}, "digests": [{"algorithm": "sha256", "value": "b9632c18a5f86cc80ea1902d6672e503ec9958d63940b0ee9422b14cf51c296a"}]}, {"id": "3f1980a1f4cfde8f", "location": {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 512}, "digests": [{"algorithm": "sha256", "value": "2498c21f61aa88237d149b182c888ebdcdc0877ec158e5d6a9fef234310dde64"}]}, {"id": "cb20d03dcad444cc", "location": {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "2fa8f9cf6e880636", "location": {"path": "/usr/share/X11/locale/cs_CZ.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "475b2777f7105d14", "location": {"path": "/usr/share/X11/locale/el_GR.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 124997}, "digests": [{"algorithm": "sha256", "value": "0937ce5686719821f47a4769204308f118a12b6125578462e27c3c6fec07c19e"}]}, {"id": "0554880490579ac9", "location": {"path": "/usr/share/X11/locale/el_GR.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "adc64f70bbe695f7", "location": {"path": "/usr/share/X11/locale/el_GR.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "2b808954f0c5e673", "location": {"path": "/usr/share/X11/locale/en_US.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 579796}, "digests": [{"algorithm": "sha256", "value": "08c1329995587c5591a7ede871bfb40804059ba80d4cc6f0289806c84ce4161a"}]}, {"id": "f319ed109a25e6e1", "location": {"path": "/usr/share/X11/locale/en_US.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 346}, "digests": [{"algorithm": "sha256", "value": "ced92075d6db441663139fa39079da39bca242ec651459038b693faee91d1e29"}]}, {"id": "dc70faa7823160ec", "location": {"path": "/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4194}, "digests": [{"algorithm": "sha256", "value": "1fd52bcc9bbdfb41963b9510e66ef6770d68a788f4ce132b9238d7e07233694d"}]}, {"id": "9fc93336c6dc75c5", "location": {"path": "/usr/share/X11/locale/fi_FI.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36227}, "digests": [{"algorithm": "sha256", "value": "55d31f9b815add4ee2c23d0c585baa69d3b5a4609c9ab025e26d8cba29da6906"}]}, {"id": "b07a565a1b2cc2f4", "location": {"path": "/usr/share/X11/locale/fi_FI.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "cbec992f49a5b3b3", "location": {"path": "/usr/share/X11/locale/fi_FI.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "9905ec020b603a88", "location": {"path": "/usr/share/X11/locale/georgian-academy/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 313}, "digests": [{"algorithm": "sha256", "value": "c1e69bbfdc84372324bbeaf17ad9d03572a456446a37459e0ef1435d9a654da3"}]}, {"id": "74ac74b5c0a3728d", "location": {"path": "/usr/share/X11/locale/georgian-academy/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 348}, "digests": [{"algorithm": "sha256", "value": "a7cb7e2f84444951109778015156b408d73edb77a15ff694a4fb03f087997a98"}]}, {"id": "64092696f0f75486", "location": {"path": "/usr/share/X11/locale/georgian-academy/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 962}, "digests": [{"algorithm": "sha256", "value": "44399df2d1c870b19d1e7c129cf807e12d81a189e9dcbde27726d9a003ceb8f9"}]}, {"id": "91d43fee54800527", "location": {"path": "/usr/share/X11/locale/georgian-ps/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 308}, "digests": [{"algorithm": "sha256", "value": "76326759d9e6437facbb79af3a2206be69ce735cd000a6c03ad33c3d58496251"}]}, {"id": "13266a1447205788", "location": {"path": "/usr/share/X11/locale/georgian-ps/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 343}, "digests": [{"algorithm": "sha256", "value": "758810fd49affe9ec5a9ee518710f72468003c8116bd08617b5ddd08c2c05035"}]}, {"id": "9eb63bcc084b7d55", "location": {"path": "/usr/share/X11/locale/georgian-ps/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 923}, "digests": [{"algorithm": "sha256", "value": "4f195f73008876dc86f40a7eb5f8931ee5f631f84dcb7ae9c124e9a52ab668c1"}]}, {"id": "1a1f091d5d1d5853", "location": {"path": "/usr/share/X11/locale/ibm-cp1133/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "70bc9147a80c6f90aab84b3d77122c82c92b134885e1096341ee60950a7a0190"}]}, {"id": "cc2f12bcedf24e45", "location": {"path": "/usr/share/X11/locale/ibm-cp1133/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "17cb7407f673541a8c5e93ce1c8f36fabdf28e02bac54cfe89c853db9d4d106b"}]}, {"id": "8da2468ef13fad0c", "location": {"path": "/usr/share/X11/locale/ibm-cp1133/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 915}, "digests": [{"algorithm": "sha256", "value": "e29f6b4ff13e5dada3a1f6b7f72aa98ee9669070fde364a74fd6084007f9325a"}]}, {"id": "ee1cef3042ef5265", "location": {"path": "/usr/share/X11/locale/iscii-dev/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "eac8922f60b9d3a1", "location": {"path": "/usr/share/X11/locale/iscii-dev/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "d97e0c9cb64ddc529b35683fa358662ca6a3faf34d218f2578c6fe753b1474a3"}]}, {"id": "2144cbfb98b2ab9a", "location": {"path": "/usr/share/X11/locale/iscii-dev/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "4e6ad80d84000520d0113a769a8c6a957b7566d3d8a2056fe8715f0544aec422"}]}, {"id": "20cd9931fc1e3e10", "location": {"path": "/usr/share/X11/locale/isiri-3342/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "b46475c75c3fce99", "location": {"path": "/usr/share/X11/locale/isiri-3342/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "68eaf6a031b4ac739b85bc5330d813ba60bf47ff1eaf69050fc5e999a038f2f0"}]}, {"id": "53428a030f4b0d3f", "location": {"path": "/usr/share/X11/locale/isiri-3342/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 915}, "digests": [{"algorithm": "sha256", "value": "419663d103c6197050128fba9e82ca6a4b54a173f58ce59a51355f1bcc6e7cd2"}]}, {"id": "e2fe8af3770193c6", "location": {"path": "/usr/share/X11/locale/iso8859-1/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20458}, "digests": [{"algorithm": "sha256", "value": "1af5494aa0b35e94bc3f9f5765f74f6cc59057985b26957b6442ae419284bd72"}]}, {"id": "ea13a40255395cd7", "location": {"path": "/usr/share/X11/locale/iso8859-1/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 340}, "digests": [{"algorithm": "sha256", "value": "1ef6cef5b0dfb176c5dcb79701eebcded31af8bf51b6918e7d7b71a6c90757bb"}]}, {"id": "514ecfce6d200c69", "location": {"path": "/usr/share/X11/locale/iso8859-1/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 720}, "digests": [{"algorithm": "sha256", "value": "4e75969924c999eca364995b042406e0af3672e44774c730e0f9d4452e58cda3"}]}, {"id": "905353efe4b91001", "location": {"path": "/usr/share/X11/locale/iso8859-10/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 308}, "digests": [{"algorithm": "sha256", "value": "0a94af8f380ed056a63fe3c4bbebf70a3f03aae95434770e7c4879f74bcbd988"}]}, {"id": "959d8328bda41ab5", "location": {"path": "/usr/share/X11/locale/iso8859-10/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "891ee42949b619ae44e1afc9d0a18d98bea6a4ce3b22759aa4bb3ad725ec7408"}]}, {"id": "891fee7b96232bbc", "location": {"path": "/usr/share/X11/locale/iso8859-10/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "3c0e7499e3e513c6c0aa022633a85497e26e2bc66b2d8addfcdc429258b738bd"}]}, {"id": "7a3ef344f55a13be", "location": {"path": "/usr/share/X11/locale/iso8859-11/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "8e75edb6db03d06e", "location": {"path": "/usr/share/X11/locale/iso8859-11/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 344}, "digests": [{"algorithm": "sha256", "value": "acbac0e9bafec77d3581caf193c893efac58d1a623b61a98169a8505d2812660"}]}, {"id": "8d43938ab47a8164", "location": {"path": "/usr/share/X11/locale/iso8859-11/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "7fc7e57a4219611b260bf2b7b088e948828b08e9b6ccd755e3401e9ed4b19984"}]}, {"id": "04b7eed7954719a9", "location": {"path": "/usr/share/X11/locale/iso8859-13/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21247}, "digests": [{"algorithm": "sha256", "value": "3b9f39fa0d4b2295a15ee8c8a0eeed65c2c49e27e3e3c94062e2770affe13a15"}]}, {"id": "93ae1fe0c3658574", "location": {"path": "/usr/share/X11/locale/iso8859-13/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "6a5c1cbe51cdf4f0", "location": {"path": "/usr/share/X11/locale/iso8859-13/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "e7d556ff13f4e740f24a31bdb490ff72d0016e1a2f3ea8722add4a12c31831fb"}]}, {"id": "2b0032e076a8e93f", "location": {"path": "/usr/share/X11/locale/iso8859-14/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21014}, "digests": [{"algorithm": "sha256", "value": "e955a741c57afff0bb1e6b224ae3c767b160ea24d910ad7ad9301cc196889388"}]}, {"id": "e09130b3678cc86d", "location": {"path": "/usr/share/X11/locale/iso8859-14/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "4c127cd114bc17c16afd9f8641c472253123db88b7105afe0cd574dd6c887c48"}]}, {"id": "7acc66ebaafef84c", "location": {"path": "/usr/share/X11/locale/iso8859-14/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "39c95449667cbcbeeec7c86d7059154f60fab9fc684f8442f0f0026319c14bee"}]}, {"id": "ccac4fb873f35271", "location": {"path": "/usr/share/X11/locale/iso8859-15/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19367}, "digests": [{"algorithm": "sha256", "value": "a22b601b8c9e5a6e3d1960c1cfc088cd92ddfff2f03f2bbf5e9dd1aedd7fa299"}]}, {"id": "133a671200c6882a", "location": {"path": "/usr/share/X11/locale/iso8859-15/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "66989c577117c61f02495d621781cf711392314c8eb0707e7e8bd9cb796602a2"}]}, {"id": "ec8d348ac33e5124", "location": {"path": "/usr/share/X11/locale/iso8859-15/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "b9a8267a5a5179237c4133c5549806f00bdd943c8abec7b9366d1cd9df2199c9"}]}, {"id": "0dd6ba19f46b9675", "location": {"path": "/usr/share/X11/locale/iso8859-2/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23658}, "digests": [{"algorithm": "sha256", "value": "8d49ffa743818f07048222faac0017709dc2e85de669f8e040654965ba38dbc2"}]}, {"id": "a9c551a133b8ca52", "location": {"path": "/usr/share/X11/locale/iso8859-2/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "a2cb458b99eea69b", "location": {"path": "/usr/share/X11/locale/iso8859-2/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "1697f4c056feb2c803fa27ab016f960b2cc9454d09456fa781cec9f5403967c5"}]}, {"id": "5a845063e81e0dfe", "location": {"path": "/usr/share/X11/locale/iso8859-3/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22797}, "digests": [{"algorithm": "sha256", "value": "2844e64f02de5bfbde68e24026898472903f5b04427d0bdd66a777be387e776e"}]}, {"id": "544cd86439238c0c", "location": {"path": "/usr/share/X11/locale/iso8859-3/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "155d1b62f3a7cf781cdfa461323b0ec52b69160413871b8f9a6693c87ee86a67"}]}, {"id": "53379b616178d47d", "location": {"path": "/usr/share/X11/locale/iso8859-3/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "74edf2a16152bc8eee8f19b80cffed0d4fa7e4431b72298dfb18ebc5879fc3be"}]}, {"id": "feece78b6ad029fb", "location": {"path": "/usr/share/X11/locale/iso8859-4/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16009}, "digests": [{"algorithm": "sha256", "value": "ad66ad0317bc5076ab6b60ec5650989816421e837735acc7fdf0ef4c8cd5fc2e"}]}, {"id": "4279002999f3b91c", "location": {"path": "/usr/share/X11/locale/iso8859-4/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "6b37571c38a1e90e879c920db9fd7c3c2309e3f40553a09db94b62a3f45fff5f"}]}, {"id": "5fd0125816560485", "location": {"path": "/usr/share/X11/locale/iso8859-4/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "f2589f4e8f1260bd942b884f8f76ea8b7657bd9540fc10183aaa4fa8dff2c95f"}]}, {"id": "3405166c994f9460", "location": {"path": "/usr/share/X11/locale/iso8859-5/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "6915476f03b77396033e4e5ead6eaf27f2a6ad6b7631954b96e1c3b92bdce5cc"}]}, {"id": "dcfb492043820e49", "location": {"path": "/usr/share/X11/locale/iso8859-5/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "d73966f817942313", "location": {"path": "/usr/share/X11/locale/iso8859-5/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "032b9870847f76a57e8be14c45a968d417e7fa6db5245e63645ddc940865ef12"}]}, {"id": "47e13d5d311e39ff", "location": {"path": "/usr/share/X11/locale/iso8859-6/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "1881a296792c42f47da59a8030e3a09a27832834182f99c3f349d7e0c2c6c956"}]}, {"id": "ff718f950e19f8ec", "location": {"path": "/usr/share/X11/locale/iso8859-6/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "9a0e7916f30c06b7cce0ec60f8bf3a7d80fb24ccb048a9ee161079a5df2d160e"}]}, {"id": "f95cadf939e2700f", "location": {"path": "/usr/share/X11/locale/iso8859-6/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "367dfefed863ad49660fd62e04fac46f2c2cedbca4fc27cdfa571c42c01a847c"}]}, {"id": "17027d7eb44866d1", "location": {"path": "/usr/share/X11/locale/iso8859-7/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10660}, "digests": [{"algorithm": "sha256", "value": "dc1b55370699544394817047ff498bcb78589506d6861737b21edf661d49f803"}]}, {"id": "2020e55224864d95", "location": {"path": "/usr/share/X11/locale/iso8859-7/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "3d640eb378e660bb", "location": {"path": "/usr/share/X11/locale/iso8859-7/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "0a9aecfeee85814abfbbe0b5032a702c13a3728d5110181b744e8370eff19811"}]}, {"id": "98e7c0b1af5edb46", "location": {"path": "/usr/share/X11/locale/iso8859-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "d213a33e3951aa96f0f7d8fc6a76426fb833a1a9205597910b3d66d6902df86e"}]}, {"id": "9061c740425c778b", "location": {"path": "/usr/share/X11/locale/iso8859-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "0ce8f2b39e65030f2cf072ce9a4276f3b4f563d65f638bae43a4efcd3ed169e3"}]}, {"id": "7f60f8c96123fac6", "location": {"path": "/usr/share/X11/locale/iso8859-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "26fb2b10f3f2c6175f0640db0d62c23a87f495a81bbb5124a4f1ed0ce59cb0ad"}]}, {"id": "eed4e0ab23b2de07", "location": {"path": "/usr/share/X11/locale/iso8859-9/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21703}, "digests": [{"algorithm": "sha256", "value": "9375264a5b8a080b511fa5d720eb25c021b06f0afbe12574ef99675d95b6f722"}]}, {"id": "962c9143fe737c38", "location": {"path": "/usr/share/X11/locale/iso8859-9/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 248}, "digests": [{"algorithm": "sha256", "value": "a8a0e42aaf0bc6365ec936da183f3ab58784166f0155f8135265f926fe29a60d"}]}, {"id": "ccfeb6ca8f6e1edc", "location": {"path": "/usr/share/X11/locale/iso8859-9/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 763}, "digests": [{"algorithm": "sha256", "value": "1b4282e1a661f316d5de5ed9b999c9cf06e68216f540e0a81e699948bf09bc11"}]}, {"id": "4c2e280cf7c608a0", "location": {"path": "/usr/share/X11/locale/iso8859-9e/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22291}, "digests": [{"algorithm": "sha256", "value": "b9edd9f66ad87347746f5bf9cbeb14c184d4ad758cbcc7f009f2f1f5a7fae5aa"}]}, {"id": "a03bb6529d5f5274", "location": {"path": "/usr/share/X11/locale/iso8859-9e/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "60d666759d2b03246d52e5d4df2ae3dd018e8de6be4ca8240f9adaff1cb695aa"}]}, {"id": "2fa1f4bfb2ad5aec", "location": {"path": "/usr/share/X11/locale/iso8859-9e/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 942}, "digests": [{"algorithm": "sha256", "value": "36ee0c52a56edbe747127efb5421287dcb2d3ebb3b58331cefe3eeee749bbb32"}]}, {"id": "26365ac7a80a3462", "location": {"path": "/usr/share/X11/locale/ja.JIS/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 303}, "digests": [{"algorithm": "sha256", "value": "ce3a4bf8b3666b0509ffe53a0e9151b18531e7db8d6cd8d7b64564182c4d4689"}]}, {"id": "92e806aecd866c6e", "location": {"path": "/usr/share/X11/locale/ja.JIS/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 340}, "digests": [{"algorithm": "sha256", "value": "f4be662f6dd770ea360a6cde97af797f44da2bdffe83c644edda9a9891ee53ad"}]}, {"id": "f604f334a575ccc0", "location": {"path": "/usr/share/X11/locale/ja.JIS/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1681}, "digests": [{"algorithm": "sha256", "value": "659812ba83687a41bde281a570fb794a97ccac1138425d47950c7c3fc714c94a"}]}, {"id": "8e4c0b76dfcbebd5", "location": {"path": "/usr/share/X11/locale/ja.SJIS/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 304}, "digests": [{"algorithm": "sha256", "value": "9bd2b9276c34d78c6a5e9ce5ffbdb5838eeded8f979a524fe853647acf4fcd3d"}]}, {"id": "fc294750247caf54", "location": {"path": "/usr/share/X11/locale/ja.SJIS/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 481}, "digests": [{"algorithm": "sha256", "value": "bbfdd2a67876afd2ebf9fb7f1d89a7f5840380bdb3b78fda27356ce6617c3f51"}]}, {"id": "1d76b58c146f2f41", "location": {"path": "/usr/share/X11/locale/ja.SJIS/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5138}, "digests": [{"algorithm": "sha256", "value": "a60aabf425ecc47b83d65522df9b18adbe7b73315a2b6d549321d615c0c7745d"}]}, {"id": "3a8ee9f1e6bc9ba5", "location": {"path": "/usr/share/X11/locale/ja/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "1881640f93410f9b7c8ac8368326f7206709bece16a76d33b5c2f1232a1483fb"}]}, {"id": "f026c47461eead5a", "location": {"path": "/usr/share/X11/locale/ja/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 611}, "digests": [{"algorithm": "sha256", "value": "3e4fc429ec1d173058186aa5b443bf8efc675de48c5446538d3707d7c35ea37b"}]}, {"id": "be706108a38f87fd", "location": {"path": "/usr/share/X11/locale/ja/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1613}, "digests": [{"algorithm": "sha256", "value": "7d7c97b76834021df73c264ad1cc5cea2bb9bc69ea11ad9ec8f13f76fb2d5e6b"}]}, {"id": "eb42a8252dbfc63d", "location": {"path": "/usr/share/X11/locale/ja_JP.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "86ea53a665a5c046", "location": {"path": "/usr/share/X11/locale/ja_JP.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "85023cec5e57823e91c22fd0cc8e0562e1b357dea2fb46e3978ebf01ed960d83"}]}, {"id": "596ef05c9797a544", "location": {"path": "/usr/share/X11/locale/ja_JP.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2161}, "digests": [{"algorithm": "sha256", "value": "cae871a0235e9b72631e8fd1b37b5791b23701ffbab543a865e683440400219b"}]}, {"id": "bc30ccf5d7b44cb2", "location": {"path": "/usr/share/X11/locale/km_KH.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "ff79defd901c9dbcdf183651f31396a3a4d6863352e8c366382438fe837ff2f5"}]}, {"id": "6d9ce35e14fa30d1", "location": {"path": "/usr/share/X11/locale/km_KH.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "df4a3bcf39efef842ef9b8b855f9ec29da85613eb5133b0d764da535f0c32f1a"}]}, {"id": "5586479ae3e3af3d", "location": {"path": "/usr/share/X11/locale/km_KH.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "a751267ee5854693", "location": {"path": "/usr/share/X11/locale/ko/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "5b01d7b9d4e4d66563785cdefe578e857440f27fbb5523ebc6055f981c0d0b78"}]}, {"id": "183ef626fba84156", "location": {"path": "/usr/share/X11/locale/ko/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 240}, "digests": [{"algorithm": "sha256", "value": "3061fe8262e058cf26c775dfb14197038e6d938b74b338538eaa9feb07e7740a"}]}, {"id": "06ba9215f81b1ea7", "location": {"path": "/usr/share/X11/locale/ko/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 789}, "digests": [{"algorithm": "sha256", "value": "5bc4ae802964223fdfacf71151260272f3eb62c4f746852a53a58a81224eb3e3"}]}, {"id": "734bf46d475b7763", "location": {"path": "/usr/share/X11/locale/ko_KR.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "be59306504d038e7", "location": {"path": "/usr/share/X11/locale/ko_KR.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "d5ac844df91eb872b5a9d06960dfdc727b9d910a0c36cd303c9595447616a2ec"}]}, {"id": "e0230b44c9b9372b", "location": {"path": "/usr/share/X11/locale/ko_KR.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2160}, "digests": [{"algorithm": "sha256", "value": "84dd1247a616bdf50fd5b1dab4da3258efd8529e93b6cbe0d641e7e30f29ee31"}]}, {"id": "31166a64ce00b9d2", "location": {"path": "/usr/share/X11/locale/koi8-c/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6257}, "digests": [{"algorithm": "sha256", "value": "fe7bc516195a7078bc63a6c61485a6e1fd839f6f6856697efce295836816937f"}]}, {"id": "8306c5fc917fcd80", "location": {"path": "/usr/share/X11/locale/koi8-c/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 338}, "digests": [{"algorithm": "sha256", "value": "608dae8d74e5bdb0cd7d048192e1584229fb78e10764d4b5fd4a09b027a0af8d"}]}, {"id": "4ab3ab1c2854d59a", "location": {"path": "/usr/share/X11/locale/koi8-c/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "257ca9b185a922a4a0e769a1352bec5c5982848847b5c2c003f58e03a0bc985e"}]}, {"id": "b7eab77a7e3eb888", "location": {"path": "/usr/share/X11/locale/koi8-r/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 303}, "digests": [{"algorithm": "sha256", "value": "dad63662a9174ebd0fd17735741ed48cf08b5e92aa1e5709e7d30ccafd64b1cf"}]}, {"id": "e63faf35d2e6f295", "location": {"path": "/usr/share/X11/locale/koi8-r/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 338}, "digests": [{"algorithm": "sha256", "value": "4aaaba59bb8712b563c55f4f48ca580bdf26900eab8ccc4903d5a27a34fa51ec"}]}, {"id": "8fb23cdf480711ec", "location": {"path": "/usr/share/X11/locale/koi8-r/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 886}, "digests": [{"algorithm": "sha256", "value": "a6d8d84df6d17cad9274c73e1bdbebac3b95af83052777498bef42316f6aa8c1"}]}, {"id": "1d5f1b9aa0c5aa33", "location": {"path": "/usr/share/X11/locale/koi8-u/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 303}, "digests": [{"algorithm": "sha256", "value": "64570cfb67e26c2f07bf71fa91452b5e89200a2eae92d748f85223c0d2baeba8"}]}, {"id": "fedc6552633120d4", "location": {"path": "/usr/share/X11/locale/koi8-u/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 338}, "digests": [{"algorithm": "sha256", "value": "259e1f568bd6dc198c6a296a1d551ee8014f1e469eb6047f00c96f506eda4fc2"}]}, {"id": "5bf34568009f7f0f", "location": {"path": "/usr/share/X11/locale/koi8-u/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "015debceb4f8232e4a6f34572e46e344b8b6ad0f150b94de64f3914d04ebbbf0"}]}, {"id": "03c260a65005a47e", "location": {"path": "/usr/share/X11/locale/locale.alias", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 80164}, "digests": [{"algorithm": "sha256", "value": "df4f83b7c3a0978f60f11b7b18c8401b1f260f7041f48fd93a6ddd2c56c6d3b8"}]}, {"id": "f1090b1cc9cfae5f", "location": {"path": "/usr/share/X11/locale/locale.dir", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 40590}, "digests": [{"algorithm": "sha256", "value": "19780a8ffe339b3ac88a851e18f411378125e7cf083c10a90a5483df1f4d6f9b"}]}, {"id": "f9e63d7f1fdf176e", "location": {"path": "/usr/share/X11/locale/microsoft-cp1251/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "d5622c3d4f52d2bf", "location": {"path": "/usr/share/X11/locale/microsoft-cp1251/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 348}, "digests": [{"algorithm": "sha256", "value": "9b904cfe01db751706807fe3818c7515386ae258df3e764880b1d909c84574e3"}]}, {"id": "4c40d9fcaa89e77f", "location": {"path": "/usr/share/X11/locale/microsoft-cp1251/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "412cddf3fcad7c24e1a9d73f5aacffb4c21dc43577b440f80e9eb361f76e8fc2"}]}, {"id": "dd28eea867c5a355", "location": {"path": "/usr/share/X11/locale/microsoft-cp1255/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "33b9a74e98bc8bc3", "location": {"path": "/usr/share/X11/locale/microsoft-cp1255/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 348}, "digests": [{"algorithm": "sha256", "value": "57d3f7e62775f0b90379342d5c2473266fdfbbc68cba6465fd8361d6cf673ef6"}]}, {"id": "b5216f44b1f5cb58", "location": {"path": "/usr/share/X11/locale/microsoft-cp1255/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "417ad932501f1f53b79f10b81566c21e0ac2477c164dd13dabc2c882766a66de"}]}, {"id": "19409e43346d2ff9", "location": {"path": "/usr/share/X11/locale/microsoft-cp1256/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "4de6276e6ea52f23", "location": {"path": "/usr/share/X11/locale/microsoft-cp1256/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 348}, "digests": [{"algorithm": "sha256", "value": "aa677177937f7a7099d7e4fb3956fa225709e9e94c8a5a44bc636f7d093832ef"}]}, {"id": "072e14f1e51e3fd8", "location": {"path": "/usr/share/X11/locale/microsoft-cp1256/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 990}, "digests": [{"algorithm": "sha256", "value": "35e1f9236954bf64033333e7d6c66569e67c64b1b998b59498c519c9265e47ff"}]}, {"id": "f8f72e728ae92ed0", "location": {"path": "/usr/share/X11/locale/mulelao-1/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "ebb7c61e7c7386b0be0289ffd9fcfb609bc52ea85162cfa78752869adb1f16a2"}]}, {"id": "3ed9c462741d9aba", "location": {"path": "/usr/share/X11/locale/mulelao-1/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "b64a7aa29787f97bd50b6a9494812466d7704ec1ec5c698a7f5f38996543c558"}]}, {"id": "5c3c8b1533013d64", "location": {"path": "/usr/share/X11/locale/mulelao-1/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "0287cd5e869039f885c21f4f1a9b996c4e611cc49ef9d9eb86d21664c633e9cd"}]}, {"id": "cefd5ef0f1565113", "location": {"path": "/usr/share/X11/locale/nokhchi-1/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "163288d488e74196", "location": {"path": "/usr/share/X11/locale/nokhchi-1/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "b849f1c3fd5c6c98700c3e11202c5bf37c63e5956532678e45336779bab75137"}]}, {"id": "740d04ecbbc8857b", "location": {"path": "/usr/share/X11/locale/nokhchi-1/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 908}, "digests": [{"algorithm": "sha256", "value": "155bdb39a8bfa8308091c68ede17e9c5f3f03849b3449ce5d001687228d9bfa6"}]}, {"id": "6c6f9a7e1ae84d55", "location": {"path": "/usr/share/X11/locale/pt_BR.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "bc55c4efe2a94f54b6a740f31c692e395fd4fdfdd5ea562c8ead3b82733c4386"}]}, {"id": "cdad5ccede0384d9", "location": {"path": "/usr/share/X11/locale/pt_BR.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "084a4789668816bf0c9154fe3bd9d4d1bb303d355611d14e29f02d6e1d4cbb10"}]}, {"id": "398bd2df11b4fc88", "location": {"path": "/usr/share/X11/locale/pt_BR.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2006}, "digests": [{"algorithm": "sha256", "value": "896ef838af8c04c6e4ce7ffbff6b241c24024ab9f3c5e59c2beefe36eb01efe5"}]}, {"id": "7d35651aa26dad2d", "location": {"path": "/usr/share/X11/locale/pt_PT.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 192}, "digests": [{"algorithm": "sha256", "value": "7937f12b516deee3699e80bce3fb1f34d5bfde3f596ca3ae1b17765d7d2b2e08"}]}, {"id": "b6202ffbb4bc8298", "location": {"path": "/usr/share/X11/locale/pt_PT.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "1b7661866efdf754de97baa070e1079a233f1abb11f91721528e0d268bac41c8"}]}, {"id": "079cdc6394508247", "location": {"path": "/usr/share/X11/locale/pt_PT.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2006}, "digests": [{"algorithm": "sha256", "value": "e66c59298386f5c2fafb232e28333816aa5563e6a206688d09486a7e9841bc09"}]}, {"id": "f4140a100da938ca", "location": {"path": "/usr/share/X11/locale/ru_RU.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "5337c7d4cd1fff0e", "location": {"path": "/usr/share/X11/locale/ru_RU.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "c7f2ddfe768b88bd83527aa17bfc359be01cf5e77a46731ea7f1031917669ade"}]}, {"id": "d64658a7127aa42d", "location": {"path": "/usr/share/X11/locale/ru_RU.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2266}, "digests": [{"algorithm": "sha256", "value": "9c79a5307f23b94392455fd29e1d38b9fb1fed98d650377f346e2ff75ee055a8"}]}, {"id": "fa046259a2c01505", "location": {"path": "/usr/share/X11/locale/sr_RS.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4878}, "digests": [{"algorithm": "sha256", "value": "28f12f426f04d708bfcf84b15fe657e0939c82f19848e134aec569a4e6730c17"}]}, {"id": "66acbf41068509a6", "location": {"path": "/usr/share/X11/locale/sr_RS.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "df4a3bcf39efef842ef9b8b855f9ec29da85613eb5133b0d764da535f0c32f1a"}]}, {"id": "4c2beea46e8dd489", "location": {"path": "/usr/share/X11/locale/sr_RS.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "11bba7607db4ebe6", "location": {"path": "/usr/share/X11/locale/tatar-cyr/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "1e17b79dbe17db4e", "location": {"path": "/usr/share/X11/locale/tatar-cyr/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 341}, "digests": [{"algorithm": "sha256", "value": "84c9f63886c9e1516e60c5e350c82db46013c10648c62a51a5601f724e418368"}]}, {"id": "f147e85b75f6f12d", "location": {"path": "/usr/share/X11/locale/tatar-cyr/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 934}, "digests": [{"algorithm": "sha256", "value": "57b233d304d99d5495f9b0608f760c1668f9c3198f3d50adb155ec2704965628"}]}, {"id": "01b111e721704baa", "location": {"path": "/usr/share/X11/locale/th_TH.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "45d4ab1418979499", "location": {"path": "/usr/share/X11/locale/th_TH.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "2c125f8e32f5a1fafd00b88320d74c66ffec12dd267fa2fcac5baec5e14e3e3f"}]}, {"id": "1002ef92d6d68981", "location": {"path": "/usr/share/X11/locale/th_TH.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1007}, "digests": [{"algorithm": "sha256", "value": "9561ffe58338823958c9d363113920eaf2c76e3ef220af27624dd213c05eb017"}]}, {"id": "de49af324fdb0ada", "location": {"path": "/usr/share/X11/locale/th_TH/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "b4886ca6780bbc21", "location": {"path": "/usr/share/X11/locale/th_TH/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 337}, "digests": [{"algorithm": "sha256", "value": "76a0383f411132d9709b6a0f610944cba07c2bcb113a0181d32bff1b38a6aea4"}]}, {"id": "393e6bfc8577779f", "location": {"path": "/usr/share/X11/locale/th_TH/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 758}, "digests": [{"algorithm": "sha256", "value": "fd386de7fc7e72d399725552d10e820ac07bd62f630b96161e4732bdff45d85d"}]}, {"id": "bbae64c46d9639a6", "location": {"path": "/usr/share/X11/locale/tscii-0/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "", "size": 0}}, {"id": "0ac4e5afabe96bda", "location": {"path": "/usr/share/X11/locale/tscii-0/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 339}, "digests": [{"algorithm": "sha256", "value": "4d90d27f18aebae0b6f6d5ed716c6b6bfda493ab95dc7f3f06f71270fe1fb28c"}]}, {"id": "799ec0d7a949f698", "location": {"path": "/usr/share/X11/locale/tscii-0/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 893}, "digests": [{"algorithm": "sha256", "value": "a457496a3d7e6ee65a4361b196758ec911138c62364176cf3c7512d12a3e589b"}]}, {"id": "a96c0a6403415f25", "location": {"path": "/usr/share/X11/locale/vi_VN.tcvn/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5509}, "digests": [{"algorithm": "sha256", "value": "3d5ba2554b7acb06de0d5a607bcc0b3b29105021baef012c35f5f653116e7b58"}]}, {"id": "4012d784d1fc44ce", "location": {"path": "/usr/share/X11/locale/vi_VN.tcvn/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 342}, "digests": [{"algorithm": "sha256", "value": "3fd427902101c0859d1190d5803f2df5ffde718796e3f5990c653df6a38cd1b6"}]}, {"id": "992a1c749513b78e", "location": {"path": "/usr/share/X11/locale/vi_VN.tcvn/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 907}, "digests": [{"algorithm": "sha256", "value": "ec55e37b253e2ab3c131ab498a7f97c4aae2703e2240e0e1f19f46d8ace6b7ec"}]}, {"id": "339b0a4739f5259c", "location": {"path": "/usr/share/X11/locale/vi_VN.viscii/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5509}, "digests": [{"algorithm": "sha256", "value": "7f108ea2bea94584dcc12c106c2ce229e666731d38b6438ad859cab8f2173a16"}]}, {"id": "c2bf74ba98379591", "location": {"path": "/usr/share/X11/locale/vi_VN.viscii/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 344}, "digests": [{"algorithm": "sha256", "value": "b0d1f14af33f7d6990fcc08594cfb52e76e0077560d74d848b69f5ad51b59003"}]}, {"id": "8ac90d1087968117", "location": {"path": "/usr/share/X11/locale/vi_VN.viscii/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 923}, "digests": [{"algorithm": "sha256", "value": "8c5ddd468371a5f177647a921cc274ffe2df31d1341555f2495ad3a52359150a"}]}, {"id": "e3e5d13afe6100bd", "location": {"path": "/usr/share/X11/locale/zh_CN.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "6b7e7a30a9039710", "location": {"path": "/usr/share/X11/locale/zh_CN.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "16f3baef683a4a2cbbd48574eb4e25537bdce2348ce6913b3e13e3bf7459ca97"}]}, {"id": "25a90f9623b4026a", "location": {"path": "/usr/share/X11/locale/zh_CN.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "06f8b0b892c9f4d975d7c1b8bb763bbcbf3cec98ad3b9a6627ab11f9057cf624"}]}, {"id": "dc41080630aca7cf", "location": {"path": "/usr/share/X11/locale/zh_CN.gb18030/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 310}, "digests": [{"algorithm": "sha256", "value": "c75c61c93d9f65b6517f01d7407afb8d5135c68b0912878d1a0978999be1d95a"}]}, {"id": "b1d4b2a871ad2c89", "location": {"path": "/usr/share/X11/locale/zh_CN.gb18030/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 347}, "digests": [{"algorithm": "sha256", "value": "bd1b6a4bf44cd2cb41063ef3f2b93fda728f232d55cbe77ad13a964a135e327d"}]}, {"id": "225f73dd81c0adde", "location": {"path": "/usr/share/X11/locale/zh_CN.gb18030/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1413}, "digests": [{"algorithm": "sha256", "value": "47974c869ef9b4bcf09de84ce990b9f80fabc4f235f97ed51061c6f86fe95c89"}]}, {"id": "7ec5c99b2f1f7775", "location": {"path": "/usr/share/X11/locale/zh_CN.gbk/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "0c0bbcaa2747600218f820bf8d74dcbcdba0546f095eee45a6ceda373dc4b2bd"}]}, {"id": "822fa160e185bc18", "location": {"path": "/usr/share/X11/locale/zh_CN.gbk/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 343}, "digests": [{"algorithm": "sha256", "value": "be9a55d0efc5433d09668feea32119b46347030ed8a77bfb037e3187465026fb"}]}, {"id": "b373255deef385a6", "location": {"path": "/usr/share/X11/locale/zh_CN.gbk/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "844880169e4182f724c2b2f2ff8ccd9d989d73bf242e2b0159de5c3cf746cdd0"}]}, {"id": "7bbc72339cd1f48e", "location": {"path": "/usr/share/X11/locale/zh_CN/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 299}, "digests": [{"algorithm": "sha256", "value": "44b03d1fe026503f6b2338a8ce42713acb07c831e2e583cb35bfdbeaaaa6a2a1"}]}, {"id": "029f40ffab6134ba", "location": {"path": "/usr/share/X11/locale/zh_CN/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 338}, "digests": [{"algorithm": "sha256", "value": "a6e6dc413c4bd168cd26ab8b0cace5e464212f03aef6d1994fcbd4351815da5e"}]}, {"id": "37eaabada97c1d2a", "location": {"path": "/usr/share/X11/locale/zh_CN/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 787}, "digests": [{"algorithm": "sha256", "value": "dcfd7043b9285b310749a25c196a866ec887e8a5f1fffd42a655caa05a89b2d6"}]}, {"id": "76383998aabe2cd2", "location": {"path": "/usr/share/X11/locale/zh_HK.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "f4de3bb8609a9c19", "location": {"path": "/usr/share/X11/locale/zh_HK.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "95fcb72dd3ae5e8d34183f3a068a7042434a82ac23801cadb22dfbf8ace8a432"}]}, {"id": "b3db455469fb41af", "location": {"path": "/usr/share/X11/locale/zh_HK.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "8672f39ad92391b57bf2214593be0e8b0b44c84546dcdb5ce759734a896902fa"}]}, {"id": "b34c577e9787a561", "location": {"path": "/usr/share/X11/locale/zh_HK.big5/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 305}, "digests": [{"algorithm": "sha256", "value": "9043c936195bf61f498f168c9446e6310ee5db91310436b4b4dcc4932ff0bd98"}]}, {"id": "39160c42d6054705", "location": {"path": "/usr/share/X11/locale/zh_HK.big5/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 344}, "digests": [{"algorithm": "sha256", "value": "106b13ec77c4ee6be2e731694fe7b55767bcdde240c5ed031a2ce63681e37d67"}]}, {"id": "112ef8525f8d47da", "location": {"path": "/usr/share/X11/locale/zh_HK.big5/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1053}, "digests": [{"algorithm": "sha256", "value": "efa2b5071b1884e359a0035fbdea170e241cd7d7a7e914fade5a1bbf635ff3e5"}]}, {"id": "726767a4ee602b97", "location": {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 310}, "digests": [{"algorithm": "sha256", "value": "40e4234500ef02f31f8dcd95caebb40b6b2adb0f59ff2b7ad0b901b2fe45cf4e"}]}, {"id": "4ab13221a1901e83", "location": {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 349}, "digests": [{"algorithm": "sha256", "value": "f9e3ec1ce066da306f6edee42764c9cb8e586d900fd9341a9774a63c1d1ecf22"}]}, {"id": "2b3cc5fa4c373dd0", "location": {"path": "/usr/share/X11/locale/zh_HK.big5hkscs/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1097}, "digests": [{"algorithm": "sha256", "value": "44182dc734ca2700d7fb485689f20f1e82fc0c3f7a29f03c8c70e1350827eec0"}]}, {"id": "89041cf1b4ec510e", "location": {"path": "/usr/share/X11/locale/zh_TW.UTF-8/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "2d04ecb0181c56837f5b266d57fce339356d80212bde313c9a656d65cb751d59"}]}, {"id": "00104a9b857ced8a", "location": {"path": "/usr/share/X11/locale/zh_TW.UTF-8/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 345}, "digests": [{"algorithm": "sha256", "value": "e67615cebce31ef62695e4b4f3603ee88c099c4ce66c2320fc3ee14eb9bd5910"}]}, {"id": "3dba0b0709471a29", "location": {"path": "/usr/share/X11/locale/zh_TW.UTF-8/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1228}, "digests": [{"algorithm": "sha256", "value": "ab32de05042135d0fbbe84985bd7221c52072146c809a835ace9cab82642f418"}]}, {"id": "be7ba92aaa64cd85", "location": {"path": "/usr/share/X11/locale/zh_TW.big5/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 307}, "digests": [{"algorithm": "sha256", "value": "806bad5419a8e6daea8e1e50d9e8d7e7373cbff41608f2d213e06b91ed449a1f"}]}, {"id": "9f11c4832cddc7d0", "location": {"path": "/usr/share/X11/locale/zh_TW.big5/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 344}, "digests": [{"algorithm": "sha256", "value": "675460866b5990e87bf9e967d1b8623d45cc70625839c57f113b030e214500ca"}]}, {"id": "95abbbf67b34124c", "location": {"path": "/usr/share/X11/locale/zh_TW.big5/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9519}, "digests": [{"algorithm": "sha256", "value": "37ec838903461a720be5093b281f23872c2deb9609693f0ebfd03cb9f8a24fa4"}]}, {"id": "e9c132abbbd8b7a0", "location": {"path": "/usr/share/X11/locale/zh_TW/Compose", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 302}, "digests": [{"algorithm": "sha256", "value": "35e56e33bb1caf9819741f39069cc986e01502294d941e6c10292ed004570088"}]}, {"id": "b99f9433f4b4186c", "location": {"path": "/usr/share/X11/locale/zh_TW/XI18N_OBJS", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 244}, "digests": [{"algorithm": "sha256", "value": "40deb13f5d81187a233d543da4509610d5647af4c74b202a530923aa9946449c"}]}, {"id": "002cf585747eb96a", "location": {"path": "/usr/share/X11/locale/zh_TW/XLC_LOCALE", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "1358bc65b381ba2ae6a7884ef232ce086bcd59e7171f9de4ebb4a72560961cb9"}]}, {"id": "73d7a347b3dd9653", "location": {"path": "/usr/share/adduser/adduser.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2981}, "digests": [{"algorithm": "sha256", "value": "ccdc9675d7bd39c3cc79c2a5d6938f2562dd4062350dbed3058c1faee48b353e"}]}, {"id": "f341c466698eb2c2", "location": {"path": "/usr/share/base-files/dot.bashrc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 571}, "digests": [{"algorithm": "sha256", "value": "373b7d3b2ab90d75daf94ca16d61339d088c12020ad43b65d1b34ea80b0c0818"}]}, {"id": "dbc5f47b03099af0", "location": {"path": "/usr/share/base-files/dot.profile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 161}, "digests": [{"algorithm": "sha256", "value": "bbee58b1e0787bb851e7f7a4d0c187a8122d68eb67e5fa464696310398ac005b"}]}, {"id": "abb1e9c058af7f41", "location": {"path": "/usr/share/base-files/dot.profile.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 72}, "digests": [{"algorithm": "sha256", "value": "8961ee041c712c735fb05287740ab62737777bd58ce631b54b07d8083efad3bf"}]}, {"id": "81cd27219d12f03c", "location": {"path": "/usr/share/base-files/info.dir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 781}, "digests": [{"algorithm": "sha256", "value": "c58a258cb9c410c29486aa8fa37f4e5b738bfeedc2b8e97be1cd6cff1df28459"}]}, {"id": "ae5bc781fbfaa594", "location": {"path": "/usr/share/base-files/motd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 286}, "digests": [{"algorithm": "sha256", "value": "a378977155fb42bb006496321cbe31f74cbda803c3f6ca590f30e76d1afad921"}]}, {"id": "4883b41e3b337dd7", "location": {"path": "/usr/share/base-files/profile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "75656c9c0f960573c7530d29286d273f6cef68d9b17cfeb0d74c712860d56b74"}]}, {"id": "10f2380168e1e547", "location": {"path": "/usr/share/base-files/profile.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 651}, "digests": [{"algorithm": "sha256", "value": "1fa84254053acaf326946957456e58714bd3b4c1efa311e272e03855a85a5ea9"}]}, {"id": "17ba5370016a260c", "location": {"path": "/usr/share/base-files/staff-group-for-usr-local", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 772}, "digests": [{"algorithm": "sha256", "value": "24f49f765b6363ba8326121b46cabad2ac5c34532cc8322a645d60afe158c4f0"}]}, {"id": "a551707588f31664", "location": {"path": "/usr/share/base-passwd/group.master", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 446}, "digests": [{"algorithm": "sha256", "value": "cfde4574c857edbfbd31667000d75d07efe6bc61f22063693010dee2a912450b"}]}, {"id": "99b8c17d8cbde0c7", "location": {"path": "/usr/share/base-passwd/passwd.master", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 873}, "digests": [{"algorithm": "sha256", "value": "1861896c5d20661af3464a73ddb06761f0cafa1c32a8f6cd41aef959c65b1aa6"}]}, {"id": "a94e107b01c63d66", "location": {"path": "/usr/share/bash-completion/completions/addpart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 484}, "digests": [{"algorithm": "sha256", "value": "7fb6cd0cbae547ea8306fb04c3e7041556668f62bda47e7633991e9eef828a77"}]}, {"id": "ff7016ec66117a45", "location": {"path": "/usr/share/bash-completion/completions/apt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7108}, "digests": [{"algorithm": "sha256", "value": "deb2117b51a6973375b172bd71d93b1fa5912eb81f73a2b4c4aadb4651260950"}]}, {"id": "376e20d3fa876a1b", "location": {"path": "/usr/share/bash-completion/completions/blkdiscard", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 686}, "digests": [{"algorithm": "sha256", "value": "6a5dc6113e482c70f3f7a7c7958f4ff0b36f0bbd297558fa3c65a91b7357cc2b"}]}, {"id": "0a383224a4d8017e", "location": {"path": "/usr/share/bash-completion/completions/blkid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "2c896ad65a9e42d3f21c831227f5d295310127f6c421aca43c1e3253d44ac665"}]}, {"id": "65f8a448b762ea90", "location": {"path": "/usr/share/bash-completion/completions/blkzone", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1014}, "digests": [{"algorithm": "sha256", "value": "c798cb5b92106e332768d11394c5190857b7c9ef98bf87befdc2a7e256dcfaec"}]}, {"id": "fd8f59c31f40a3aa", "location": {"path": "/usr/share/bash-completion/completions/blockdev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 760}, "digests": [{"algorithm": "sha256", "value": "c14829e957b336b0bf3aa62f2b856028520840c058a74f6a70cd320a7f1d2a31"}]}, {"id": "ebd68644f3925dfd", "location": {"path": "/usr/share/bash-completion/completions/chcpu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1522}, "digests": [{"algorithm": "sha256", "value": "38548158ca1b6d13b515c4fb5107a6fc85ae04c8444f3edd75e98e42dba100f6"}]}, {"id": "11d2218dd32e5621", "location": {"path": "/usr/share/bash-completion/completions/chmem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 501}, "digests": [{"algorithm": "sha256", "value": "6bb1f0dbb7af9f2891badb28f90e7ab9b82647a4b982a284b541968f669f2a9f"}]}, {"id": "d7b4c2be2d7fc0ac", "location": {"path": "/usr/share/bash-completion/completions/chrt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 920}, "digests": [{"algorithm": "sha256", "value": "1dd13080d71c8d880e628eee89e8f493c979441692ef364e01ca8c8a761d381e"}]}, {"id": "1b64e18ed2685137", "location": {"path": "/usr/share/bash-completion/completions/ctrlaltdel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 335}, "digests": [{"algorithm": "sha256", "value": "52021091a5554e9b6275cdabbf1820ccd18eff38d8b0094284ef7fb68c38f66f"}]}, {"id": "6dd858be97a8c240", "location": {"path": "/usr/share/bash-completion/completions/debconf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 294}, "digests": [{"algorithm": "sha256", "value": "45a6978806b39111a579c0e7d4e85937bd6c8e20c3f6732d3ecf5fbd2344cfb0"}]}, {"id": "c2cc5ff0511265ef", "location": {"path": "/usr/share/bash-completion/completions/delpart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 563}, "digests": [{"algorithm": "sha256", "value": "4b27f347f4b8856172a212db48303df4dba707c7bc1de8256a338a4242269ed4"}]}, {"id": "625844c4784685c0", "location": {"path": "/usr/share/bash-completion/completions/dmesg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1210}, "digests": [{"algorithm": "sha256", "value": "7a6b1620f9500d23d50c5ac2f1308c99a170df232696cea8753105bbcec89c05"}]}, {"id": "235d59aa814ed74e", "location": {"path": "/usr/share/bash-completion/completions/fallocate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 721}, "digests": [{"algorithm": "sha256", "value": "f775a5a4e4d051193cfc5dbcc2ba373d5cfe350604f3c4b79372ef4a7e494f02"}]}, {"id": "2a182a4dda974116", "location": {"path": "/usr/share/bash-completion/completions/fdformat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 566}, "digests": [{"algorithm": "sha256", "value": "d1478a7f29aa6e2ac647acb10a2b1036bf2e2cb98e9627abb43fb1bf6ac561ec"}]}, {"id": "8c3aa1985e8fd9e5", "location": {"path": "/usr/share/bash-completion/completions/fincore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "0d66d90486e2f0b6eee9a962adc762cd19f7311b42d344cf47e49ef1261f90e4"}]}, {"id": "73812213f600b28d", "location": {"path": "/usr/share/bash-completion/completions/findfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 695}, "digests": [{"algorithm": "sha256", "value": "ff73ffe3f15cc6ec0bfeed0a2c87b67eb1c9890ec5e7a23d18eab733d16c0df8"}]}, {"id": "2630b4c5239aa223", "location": {"path": "/usr/share/bash-completion/completions/findmnt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3195}, "digests": [{"algorithm": "sha256", "value": "40332dfec0e1d317cf5f9782d95cec282e649635b33e6449d67f664f74ae5199"}]}, {"id": "6f37f9d4f746d86d", "location": {"path": "/usr/share/bash-completion/completions/flock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 874}, "digests": [{"algorithm": "sha256", "value": "4ea2ecf934319c37348fddefdf0f028614ce04cc1840574242bf47219cb0a8c8"}]}, {"id": "d11cdac9b5694847", "location": {"path": "/usr/share/bash-completion/completions/fsck", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 770}, "digests": [{"algorithm": "sha256", "value": "183d49b2ac2b2dc1c8b1d970c564d1450f2fd941e9cdf035c55d729cc6de4f31"}]}, {"id": "704f29d4cbc8cc8b", "location": {"path": "/usr/share/bash-completion/completions/fsck.cramfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 702}, "digests": [{"algorithm": "sha256", "value": "248bfdb2a17799ca341ffe8f80d516a44f0bfa695f0bdc5bf8b54805ba551f3d"}]}, {"id": "cca133b809f7775c", "location": {"path": "/usr/share/bash-completion/completions/fsck.minix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 418}, "digests": [{"algorithm": "sha256", "value": "a8469028d2e503e95d4deba084007f3880d58ea7b862390f27dbd75d1cd47b3b"}]}, {"id": "908afecf89ef6651", "location": {"path": "/usr/share/bash-completion/completions/fsfreeze", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 524}, "digests": [{"algorithm": "sha256", "value": "7f99f914f660697f78e57850e4e70c027e73a0aa5074a28bd3a5d25c2564b371"}]}, {"id": "1be7eedc8dc9bf7c", "location": {"path": "/usr/share/bash-completion/completions/fstrim", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "8e71286c19d02fb52ebaada127f60ada3d8009f332c13663e5e8ade7b0091ecc"}]}, {"id": "502c8c871987ded3", "location": {"path": "/usr/share/bash-completion/completions/getopt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 815}, "digests": [{"algorithm": "sha256", "value": "0ae50ed789c556f2abdabe09362169d385f9facf1bd05c13cf57b3f8e0078a5d"}]}, {"id": "9ab1574ba81f946a", "location": {"path": "/usr/share/bash-completion/completions/hwclock", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 960}, "digests": [{"algorithm": "sha256", "value": "1cfd65593d59333936ba7e71a2306d7f0c33f9a7cc1f68ccc3232eb2815b93e6"}]}, {"id": "1b8541b4ed1bbff9", "location": {"path": "/usr/share/bash-completion/completions/ionice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "8a92b4a98b89f6c3af9baf94aab2cc24f58e0e2c4ffc6e2ea822cdc093d940ff"}]}, {"id": "c4ee4c93ec4f70be", "location": {"path": "/usr/share/bash-completion/completions/ipcmk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 576}, "digests": [{"algorithm": "sha256", "value": "701db74a1133159cf159c9a182a46eb77ecdab618c52e373f432b3924d8e2707"}]}, {"id": "418fe2a31392ed9e", "location": {"path": "/usr/share/bash-completion/completions/ipcrm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "454731bfb20b7be1e41f5b0704536a549ebf7ee755d64bd9ef882b04ae84173d"}]}, {"id": "74ead2f481f2baa8", "location": {"path": "/usr/share/bash-completion/completions/ipcs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 514}, "digests": [{"algorithm": "sha256", "value": "c8d2fc0706082e013fdec16a7b7fcc3aadbc0c3e22f87d8a818d9aa95f364acf"}]}, {"id": "45b78124a583828c", "location": {"path": "/usr/share/bash-completion/completions/isosize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 529}, "digests": [{"algorithm": "sha256", "value": "0afdd61db90044908eef15ef623eb9e6f4598cdfe581f20b1b812650d961f567"}]}, {"id": "e10d1cba94d34e24", "location": {"path": "/usr/share/bash-completion/completions/last", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 949}, "digests": [{"algorithm": "sha256", "value": "406ba6772a881f22d10cad9096093673513c8426e81594c44977e1a57e7c4724"}]}, {"id": "3acc80bbf63b0bce", "location": {"path": "/usr/share/bash-completion/completions/ldattach", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1472}, "digests": [{"algorithm": "sha256", "value": "f2a5396940e79dbdeea768970b2960d067e8a2fb78e9379a1b1b0fa250906595"}]}, {"id": "dce80e685e0c922a", "location": {"path": "/usr/share/bash-completion/completions/logger", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1553}, "digests": [{"algorithm": "sha256", "value": "20a52821ce9e70f58e72f9050e3037aba96986aa39403a7b36bf5fac3de1b2c5"}]}, {"id": "a2f69c3b54b56713", "location": {"path": "/usr/share/bash-completion/completions/losetup", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "97287d6f705c048fe6fa6e78c2e9693af0e3fdcc13efe56bbbebc6c7fdf71a93"}]}, {"id": "e6de917712d33945", "location": {"path": "/usr/share/bash-completion/completions/lsblk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2065}, "digests": [{"algorithm": "sha256", "value": "32e10f8bac4b970e57c1fc4bc80a77f5d52ea85cf902284f2d94dd45e9056d72"}]}, {"id": "34b6c43e06b41dc1", "location": {"path": "/usr/share/bash-completion/completions/lscpu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1066}, "digests": [{"algorithm": "sha256", "value": "7ec059e2ec6a5d1b942c3d2ee97bb46e90db4718fcb9f32b16b932c83c301e64"}]}, {"id": "a1643bbcfd23d26b", "location": {"path": "/usr/share/bash-completion/completions/lsipc", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1310}, "digests": [{"algorithm": "sha256", "value": "650711cc8c467b10fc463a333d3bba815810ae9cc1dd8b5c8bc0181b9721df82"}]}, {"id": "67acabb98faac71e", "location": {"path": "/usr/share/bash-completion/completions/lslocks", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "57b7d517dee24e93362bafa490b7904f37286f954a2bed21b256b3ca1fd8f4d9"}]}, {"id": "b03b1a9c1fba5ae3", "location": {"path": "/usr/share/bash-completion/completions/lslogins", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1751}, "digests": [{"algorithm": "sha256", "value": "83e99df185866d7249e3c7e0f521e3532678f43a69a675db18d4da00719cda26"}]}, {"id": "55e9c1c1b15a8ef7", "location": {"path": "/usr/share/bash-completion/completions/lsmem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1069}, "digests": [{"algorithm": "sha256", "value": "d6d396f2c0581a5a3a6ab1bd9ba3c12a6159bd370bafb58d73ffa1f638a7eb56"}]}, {"id": "07b8a8dfcd0dff7d", "location": {"path": "/usr/share/bash-completion/completions/lsns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1191}, "digests": [{"algorithm": "sha256", "value": "48d857b7124298243da9467e1ab2c32244784a55d9032976319df7908163c9af"}]}, {"id": "deb4170fce6bebb0", "location": {"path": "/usr/share/bash-completion/completions/mcookie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 599}, "digests": [{"algorithm": "sha256", "value": "c1460f2f78f58e0195f4dc3af4a5e92925aa23f3f6ec5c73a7565329a7eb8b3b"}]}, {"id": "c4a0952d55008ad4", "location": {"path": "/usr/share/bash-completion/completions/mesg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "67d09288e327f405fa72009d7e85b81a70d20c5577ffb8b418b6b0de043e7fc1"}]}, {"id": "41ae0dfa9fd2f807", "location": {"path": "/usr/share/bash-completion/completions/mkfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 659}, "digests": [{"algorithm": "sha256", "value": "9381f7062ae523b2dca7d56bfedb85cb56f2815aaebdfddf7786070feaea82ab"}]}, {"id": "efd98782b6716304", "location": {"path": "/usr/share/bash-completion/completions/mkfs.bfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 677}, "digests": [{"algorithm": "sha256", "value": "1e299cd368846c00206b10065ace4de55a4d12398391c4455e9b5a1d113b12a9"}]}, {"id": "6b62a265cbe08957", "location": {"path": "/usr/share/bash-completion/completions/mkfs.cramfs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "b5220be6c4783abb23363db05614aea0391edd323b4f40fa3e6db85aa676bf3e"}]}, {"id": "1048bba22365df33", "location": {"path": "/usr/share/bash-completion/completions/mkfs.minix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 749}, "digests": [{"algorithm": "sha256", "value": "239a17396534c07735396ca481e0a0809aed212cd55c4b5ba2a3a7885585b54a"}]}, {"id": "3c93a408d5fac680", "location": {"path": "/usr/share/bash-completion/completions/mkswap", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0182818c8eace2ff7f99b3ceba014551e1f1e2f02aa04420ab497325f1f6fc12"}]}, {"id": "c95655b3b994d4d4", "location": {"path": "/usr/share/bash-completion/completions/more", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 752}, "digests": [{"algorithm": "sha256", "value": "b6b9c87cc8d0d095816a3e7a34b9df0613b6fff7136c4810635a4c03f75d3993"}]}, {"id": "aa7126f57d57cc77", "location": {"path": "/usr/share/bash-completion/completions/mount", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2100}, "digests": [{"algorithm": "sha256", "value": "18e67a52959c1dbcd2d3706e6e300cb28556ecd1257d1289a629ffbf7a1af3ad"}]}, {"id": "6c11b296301c9fbe", "location": {"path": "/usr/share/bash-completion/completions/mountpoint", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 498}, "digests": [{"algorithm": "sha256", "value": "192a5df5c85f66a4ae83db659d15b974a7febec7922df62d0f5d17450d717451"}]}, {"id": "3935fba608082940", "location": {"path": "/usr/share/bash-completion/completions/namei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 500}, "digests": [{"algorithm": "sha256", "value": "1519a1b96f840f476647daa9d041a7d5db2dde0d80d3c99e973b1eccff8b259d"}]}, {"id": "ef38cb754afecfed", "location": {"path": "/usr/share/bash-completion/completions/nsenter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "b46e39bc30419729a7259a9471257b3d994adc3580fa882a4040110f5b8634c5"}]}, {"id": "3f53faaa2b1362eb", "location": {"path": "/usr/share/bash-completion/completions/partx", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "855abe1f098aa44985b3e59602ff184e3a6d69bdae5ca41a2caa8a1e8d755738"}]}, {"id": "8068f4996bde48b9", "location": {"path": "/usr/share/bash-completion/completions/pivot_root", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 387}, "digests": [{"algorithm": "sha256", "value": "e3fd2fed08fe53b1bdf0b344633375273ce54bdb75c65a4383f2bf29aa9868dd"}]}, {"id": "66ec1770a9305e06", "location": {"path": "/usr/share/bash-completion/completions/prlimit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1329}, "digests": [{"algorithm": "sha256", "value": "feb868f23ea5c5833a4fc9a642b78a83dd186259826304be649e7902086b8f9f"}]}, {"id": "5635f2bc6aa9f8b6", "location": {"path": "/usr/share/bash-completion/completions/raw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 482}, "digests": [{"algorithm": "sha256", "value": "f546700af22030dffeefaa6b13e9ebb7c24538adb0941dcb98a9d68a6426640f"}]}, {"id": "101d0ceb64ffba44", "location": {"path": "/usr/share/bash-completion/completions/readprofile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 679}, "digests": [{"algorithm": "sha256", "value": "874cf09268bc51c0dd77267ef8e3d9948ff9c8c376a1b9ce911ca135b7baf9a5"}]}, {"id": "41a174051b4e890b", "location": {"path": "/usr/share/bash-completion/completions/renice", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 784}, "digests": [{"algorithm": "sha256", "value": "6fdf113c8a43356f2bddaff1613e3f66679f5f0b64d061a30e474f146163569b"}]}, {"id": "60b82215928375e6", "location": {"path": "/usr/share/bash-completion/completions/resizepart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 605}, "digests": [{"algorithm": "sha256", "value": "12f257f9ebf063757a66dae10aa1d5f770a0b81e65a61a3379ea03f7e57681d0"}]}, {"id": "439244549f61a43f", "location": {"path": "/usr/share/bash-completion/completions/rev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 432}, "digests": [{"algorithm": "sha256", "value": "ffab4735212694543267952b527e72f3ee4ac9b0e07d49b432db219bd26a3aae"}]}, {"id": "d0460083504b9597", "location": {"path": "/usr/share/bash-completion/completions/rtcwake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1081}, "digests": [{"algorithm": "sha256", "value": "00d17c7f0f1d58372d1687ddc0004c0758818bc845de2caf1ec65435297b8a9b"}]}, {"id": "4cd3181397792157", "location": {"path": "/usr/share/bash-completion/completions/script", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "c3eb24c1ce3f562850d0583e1b3cc92ef8c30152952338b16a7de9a670846aa1"}]}, {"id": "f30955ea4bbbd879", "location": {"path": "/usr/share/bash-completion/completions/scriptlive", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 762}, "digests": [{"algorithm": "sha256", "value": "28cbdd0f09a3280f16e28735c26bceac2c40d591103d25226a799404700baacb"}]}, {"id": "c490382bbe99e644", "location": {"path": "/usr/share/bash-completion/completions/scriptreplay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 917}, "digests": [{"algorithm": "sha256", "value": "810069f927880adf780c39ee2d6810907c4529272bb20bda7cff3403cfb11b42"}]}, {"id": "a4f43f285b98313f", "location": {"path": "/usr/share/bash-completion/completions/setarch", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 790}, "digests": [{"algorithm": "sha256", "value": "bccea2e0e6fd329c9614c4c04f09093de21ba76595ef093bd70027df28bda533"}]}, {"id": "925c64d57e57004b", "location": {"path": "/usr/share/bash-completion/completions/setpriv", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "06ae6f7d80cdb4f1675690b89bf17298c9dfcc4c42c118fb04cf9cfa950cd3c8"}]}, {"id": "df887a8d9bcd9e85", "location": {"path": "/usr/share/bash-completion/completions/setsid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 440}, "digests": [{"algorithm": "sha256", "value": "376e5ac5d2a289c03bf36a8f9a86ae160cffc6693112043bf33d2d4f99614c30"}]}, {"id": "0ec6222b482a495c", "location": {"path": "/usr/share/bash-completion/completions/setterm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2591}, "digests": [{"algorithm": "sha256", "value": "19ba4c6271e87a588517a67d2c02aae0683b2ab45c047784200e6a435da9248f"}]}, {"id": "6f3cf07811017f82", "location": {"path": "/usr/share/bash-completion/completions/su", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 892}, "digests": [{"algorithm": "sha256", "value": "f163759953aafc083e9ee25c20cda300ae01e37612eb24e54086cacffe1aca5a"}]}, {"id": "1504cb592a23312d", "location": {"path": "/usr/share/bash-completion/completions/swaplabel", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 635}, "digests": [{"algorithm": "sha256", "value": "1805b9fa1953570fa4bb99339afbb25a6d701ce5a442d22b8ddabe486b46c9c9"}]}, {"id": "dc1a012ad23c3732", "location": {"path": "/usr/share/bash-completion/completions/swapoff", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 743}, "digests": [{"algorithm": "sha256", "value": "e84478bfbcfb4eb0accf290e7b158085cb0db7f679afade1a270f7e1e731a691"}]}, {"id": "19d01e14d793332a", "location": {"path": "/usr/share/bash-completion/completions/swapon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2007}, "digests": [{"algorithm": "sha256", "value": "717091ab909ce678799aef4aba00469550dfb05736640440686fecab2d41ae3c"}]}, {"id": "ff736b87abb63f8a", "location": {"path": "/usr/share/bash-completion/completions/taskset", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "3128f328cc438f772ace3b8428c2be81f1bf061e3fe7d4c67a5c89b829654e36"}]}, {"id": "69711dce37ca05b3", "location": {"path": "/usr/share/bash-completion/completions/umount", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "5ecfc97f8521702a1eccaf1166803dc3616427d061280907f16e000112659f33"}]}, {"id": "70130fecb84dcb73", "location": {"path": "/usr/share/bash-completion/completions/unshare", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 936}, "digests": [{"algorithm": "sha256", "value": "219a4e0e788b1085867c299bb6730bf2f86a9cd22cef9a5747512cc540035788"}]}, {"id": "d3bb3fd6e875d7fe", "location": {"path": "/usr/share/bash-completion/completions/utmpdump", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 475}, "digests": [{"algorithm": "sha256", "value": "69a8a5a630ce32790499b7690d033c7d73c40c861a5985ca23c4f1585fd69b48"}]}, {"id": "e0587bde39e776af", "location": {"path": "/usr/share/bash-completion/completions/wall", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 634}, "digests": [{"algorithm": "sha256", "value": "bc527b9f476ec852921e2cbbc9fbfc2ecc4c1677c58103fb88678e25e11528a1"}]}, {"id": "593b547e0d4a49dd", "location": {"path": "/usr/share/bash-completion/completions/wdctl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1371}, "digests": [{"algorithm": "sha256", "value": "d2c3148ba44506574ddfa4cb939d91bd99e8e83b73fbe36119cdba9452e68401"}]}, {"id": "68c2777752208dc0", "location": {"path": "/usr/share/bash-completion/completions/whereis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "2a040afc44337e73ffcb2b910180aacf09566b784f887e82255a09cc42689d50"}]}, {"id": "cfbb98b95ad2f9c6", "location": {"path": "/usr/share/bash-completion/completions/wipefs", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "6baa1a57a32dcb468e2cdcd41fef429704a982820210016dea037f896e402d8f"}]}, {"id": "99594a0ce5bd07da", "location": {"path": "/usr/share/bash-completion/completions/zramctl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1290}, "digests": [{"algorithm": "sha256", "value": "3f7de813fbd3178cac3953891b3c2629f0f911001f2e6e480c25aab193510ebe"}]}, {"id": "4cf152d3aea9f6b2", "location": {"path": "/usr/share/bug/apt/script", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 886}, "digests": [{"algorithm": "sha256", "value": "b2cba592c2bd6e4077dd8b732d4895c22e77f555ed51540899b9a7bc908751bb"}]}, {"id": "0ac1a56dd8a8aa4d", "location": {"path": "/usr/share/bug/dpkg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 251}, "digests": [{"algorithm": "sha256", "value": "708afa4b7d3fc69d3292f0b59784c94cc3281ead526e5f8702c76bcefcb9c7ac"}]}, {"id": "f43644b0fb266b67", "location": {"path": "/usr/share/bug/init-system-helpers/control", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 24}, "digests": [{"algorithm": "sha256", "value": "c0306308b3e8655628cca8238616b8750ab7003201bdd68937a4739fe087ce5c"}]}, {"id": "37c35b6466095490", "location": {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "04846f73d9d0421c60076fd02bad7f0a81a3f11a028d653b0de53290e41dcead"}]}, {"id": "f28ba67f178b5342", "location": {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "aa18ea4c9a8441a461bb436a1c90beb994ac841980b8fd62c72de9a62ddf8ae3"}]}, {"id": "99e4ad5e0a09e4a3", "location": {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "c6d25347727f267774611677588d76f8a54a6e14d3e99dd69ef2c20612ed87c5"}]}, {"id": "f35211e0e3c5c024", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "7108110fdaf19e3e5a7ed8fa38557248e79fe78bb2e9eefe7a0bb801cbfd2db7"}]}, {"id": "c313efcfe748abb8", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "b68109f50ba0abed3b938afebd2ab42a2f5089062c59e9fc74425e2742d894bc"}]}, {"id": "b322477cf773714b", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "94c88202bf2c13c68b90d124f93f62374f36776b0bfbc110c6d06f829290b580"}]}, {"id": "8350a0add2270b6f", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "42f0e946149ae0e0c6a1fb0e33150ce863479b2ef7b3c700161102ad1dcb34c1"}]}, {"id": "ef614bb86bf55c53", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "2c43952ee9e000ff2acc4e2ed0897c0a72ad5fa72c3d934e81741cbd54f05bd1"}]}, {"id": "ed2970a333e0c710", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "a3a7fe25439d9a9b50f60af43684444d798a4c869305bf615881e5c84a44c1a2"}]}, {"id": "491821d9465ad081", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 656}, "digests": [{"algorithm": "sha256", "value": "3eb7c3258f4af9222033dc1bb3dd2c7cfa0982b98e39fb8e9dc095cfeb38126c"}]}, {"id": "956b2b6d14478c3a", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 737}, "digests": [{"algorithm": "sha256", "value": "b0b7961120481e33670315b2f843e643c42f693c7a1010eb9555e06ddc730214"}]}, {"id": "3528ae7ff17a1b89", "location": {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "79e9f88ab505186e36f440c88bc37e103e1a9369a0ebe382c4a04bd70b91c027"}]}, {"id": "408e9bf21f21f44f", "location": {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2167}, "digests": [{"algorithm": "sha256", "value": "283fd555713ed4ecfcb4935f5ed5d4a9bb776236803e2910eb46e70903a3511f"}]}, {"id": "19f3adc0fc141ea9", "location": {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "d1c290ea1e4544dec1934931fbfa1fb2060eb3a0f2239ba191f444ecbce35cbb"}]}, {"id": "c0674024a6ffcb98", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "9c2a7510e01aec2c9b8cc2c9d03b16576858a93863a6d0a31a2ac05f47f5dbe1"}]}, {"id": "b00f66bd46b01a5a", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8db5b7c8f058c56a8d033c2443d34fdfd3656150eaa73fe63c65161e7063ce99"}]}, {"id": "d80d04f56b088282", "location": {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "8adefca890c92e6d0877fdcba07655296852217da657026aea69ee547642528c"}]}, {"id": "544907aafc3571f9", "location": {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "94e4ab21333740d7ed0f2b5007744e5cf6792c0ddf4c6bdfb3ce8333010e7306"}]}, {"id": "b194fe6cbc923897", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1489}, "digests": [{"algorithm": "sha256", "value": "e273097c7c57cb7cbb908057991ae1774d4e1e8c6a062fb6be9e6645b32fb431"}]}, {"id": "c63fcfb9b025aabd", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "d69f7b57250536f57ffba92cffe82a8bbcb16e03a9a2607ec967f362ce83f9ce"}]}, {"id": "52b954d4695b141e", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2086}, "digests": [{"algorithm": "sha256", "value": "24b0d4292dacb02efc38542838e378bc35f040dcd21bebfddbc82dc7feb2876d"}]}, {"id": "386f93c1e690f2f1", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1330}, "digests": [{"algorithm": "sha256", "value": "d1e1969cdbc656bb4c568116fe2d9b4f8b02b170dc20193b86a26c046f4b35a7"}]}, {"id": "81a4465a4aaff986", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2264}, "digests": [{"algorithm": "sha256", "value": "fe3b44c18182e167121a2c645cecc4817441d469dc00633e60fe8476f9e1ad96"}]}, {"id": "48215c879f580265", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "43f1bade6454349c258017cc99113f8b6a5712e3807e82ad9371348d52d60190"}]}, {"id": "6f49eccbb3779d1c", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "9dd4cbb6d2c29cbb3ca98da02c042a690c0ef4c0521d98aae37e0a704c4bf210"}]}, {"id": "e039cca1236cc316", "location": {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "6aca1b8f5c846a4c73e559e5325668bf0b52e45d889bf97ea11af945302f945f"}]}, {"id": "363292f9ae592837", "location": {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a5ddabd1602ae1c66ce11ad078e734cc473dcb8e9f573037832d8536ae3de90b"}]}, {"id": "c40f79b2b898d605", "location": {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "67d7418965acecb4b6ba5622ebc6106716999a78010e77a786c2c6753ac6febf"}]}, {"id": "9e3eecad46e51e71", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a00b8aa918457f5e7e58457b5e2f80d640fa77cc290572aaab1ae7b4734a9528"}]}, {"id": "66cb7641ab5d8df1", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "f81ceeaf6341513ef391ab3ea3302e8b2fb2c1527752797bba9b20ca22048b3c"}]}, {"id": "8a22e90c10644947", "location": {"path": "/usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "139a5e4a4e0fa505378c72c5f700934ce8333f4e6b1b508886c4b0eb14f4be99"}]}, {"id": "a7f126a6a6155a78", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "b52fae9cd8dcf49285f0337cd815deca13fedd31f653bf07f61579451517e18c"}]}, {"id": "cbcb537c4ee6c2a6", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1306}, "digests": [{"algorithm": "sha256", "value": "660b5aa96668c5162f4af6b0a01241d8527aef8fa8a5307a7033b83c3de4a72d"}]}, {"id": "184e1dc2bfdd23ba", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "c4fa4cc30be6aee0a4c0dff81f28768eedd83e8d4934a42f82179cbfa61f13ad"}]}, {"id": "db0b51f3498cb7f8", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1338}, "digests": [{"algorithm": "sha256", "value": "39fdcf28aeffe08d03251fccaf645e3c5de19fa4ebbafc89b4ede2a422148bab"}]}, {"id": "a65c07db5ab24cfd", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1294}, "digests": [{"algorithm": "sha256", "value": "5d550643b6400d4341550a9b14aedd0b4fac33ae5deb7d8247b6b4f799c13306"}]}, {"id": "7b9aed971230f0fd", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "1914cd2d4cde263315f9e32c7683fc0e1b921919ad12b256d49bf782011c03cc"}]}, {"id": "3258bf4c87d68080", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "d98f681c3a7dce812b90bf7c68046827f3bf5607357f1e4918c5dc813b359bf1"}]}, {"id": "eb2aaffcce461b9f", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1988}, "digests": [{"algorithm": "sha256", "value": "ce7d6b44f5d510391be98c8d76b18709400a30cd87659bfebe1c6f97ff5181ee"}]}, {"id": "93bf4df2488b0b26", "location": {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "789655e3b4c0721faa6a3ffc30853450794fecc5830a12b632261545c3a241bb"}]}, {"id": "e50a8dec967f020b", "location": {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "5ce6942c473edecadfca9d8a6349e1d885c0bc74d321c4986b4365ea90807737"}]}, {"id": "d135f9b4c35767ee", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1505}, "digests": [{"algorithm": "sha256", "value": "24e0277c0c028497c6b0abbbf7163ec3ae7b341cadfb0b90bc00c4ad642172cc"}]}, {"id": "a76595af46905b26", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "745bd29be45667514b4000e9cdb70cdecad0f02c78232ed722f64f7f80436e35"}]}, {"id": "f1b2a616eac2da57", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "a0d7e56b32b767e076bd7d05ce1779dbe3656d0a02a9abe711fc79640b9f7fbe"}]}, {"id": "34eac52a78b90723", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "646db48fa7794bcab4581f264ff3fad4cff7bbd24f5e8bb170d4f602b6caf828"}]}, {"id": "81a0441a7583e95f", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "9e01d7bbaaf5ebd3e4ff9c02e3c3a12aaa421574ca86ddb0cb3a21880f2e283d"}]}, {"id": "d28c77af3fbe9405", "location": {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1980}, "digests": [{"algorithm": "sha256", "value": "b0bf3a444f89d8be7db120bfecaa2f94d9e49ede21f680d674c1e8d839d8a9a2"}]}, {"id": "b6c2c8e598a7abbd", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "79fbec4a86f55ac917f997ae9ff42cf7825fe40537697ff302184f814b1a7896"}]}, {"id": "70667fc59567705a", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8474836816c8a6870519fce72e57b72fa4125f5d7f30676e5b888fce6754f372"}]}, {"id": "e523e7debefb3076", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "96d96a990dd01d9d0201a80ab960ebe87e637b125b0f5c16771a605d8825f987"}]}, {"id": "7b9fbfcae3d24de6", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "17e323293ce04e758bc21d53dab6d5ac29dd4fb35000fc694ed4ebb9ae668480"}]}, {"id": "8682ed3851b0b115", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 989}, "digests": [{"algorithm": "sha256", "value": "7062da3420d108cbb483acdc4008eea66cfed19e4fc54871c32078fb28d218a5"}]}, {"id": "a02c4039e2ebde0b", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c1c28a3d24cee38689fa2c8352cb81ce123175c738dcfb3610be959a6ae7f810"}]}, {"id": "b64350cf11356fdf", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "80eeafa5039f282345129a81ace7e1c1e1d4fd826f1eb3391a4ea56f38a6e3d8"}]}, {"id": "7735cce650ddded6", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "df68841998b7fd098a9517fe971e97890be0fc93bbe1b2a1ef63ebdea3111c80"}]}, {"id": "be0cbaee8fa521a9", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "e80cb8eb9fc411c947de2785c4907ab80353d52cc6912b45a5ad1812c1110087"}]}, {"id": "54eaebdd3d631cec", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "6bdc59f897631af7811e3201cbc58e5999de2600ae8667454a34514eecfd8381"}]}, {"id": "4f42923d1c64a4b0", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "5ff8425be71c1805446bf10601ce3cb9619889866766fc9285583ca5a4a7de94"}]}, {"id": "319af3904eadcca6", "location": {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2585}, "digests": [{"algorithm": "sha256", "value": "9dcde4634ac70130f2f5239b60239329b65952db304585e64df1f03f5be14636"}]}, {"id": "5a55db900f797a64", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1448}, "digests": [{"algorithm": "sha256", "value": "47f15a52a984ab1f9cd92b6c1849c0465c1b3c9c6837d54e5d2c004fa01b69b7"}]}, {"id": "f5710a00df7cbe2e", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "500329abac100a953a7396b54b36be57d333022f17401bc948248ea179cf1784"}]}, {"id": "454336cce48f97a0", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "1cdd90d42b48cced8f5ecbff087c49da56b224f0272e4b5074e63b82fff5fb16"}]}, {"id": "d9543ae1dca1c3da", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "9cdf8427a4f5489fcd1a877646f61366f81eedc82ff5065f4e4fd79b86d5e529"}]}, {"id": "2ddcf24e78748664", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2155}, "digests": [{"algorithm": "sha256", "value": "677160e6297b48b87ede98ab7b4f2be55894491776f6191937ea397d01a6fb4b"}]}, {"id": "ae7708bf6d6cb74d", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "9dd93324ad79de9a6d595611342d38ae6ca937772c65e11da3ebf88c5a248115"}]}, {"id": "ae864caead6f470a", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "1fd9801787f30a4ab835b1462afc3f71473a5eacc74c0a22ed392bc3da9362f3"}]}, {"id": "fd82640a355a7e74", "location": {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "22b557a27055b33606b6559f37703928d3e4ad79f110b407d04986e1843543d1"}]}, {"id": "9783f7103518fafd", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "1d03b965511ce50d0a0bae1b549ed7048c783cfcba9aa40ea11d355b1889657c"}]}, {"id": "b3e3336f3a945a08", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1931}, "digests": [{"algorithm": "sha256", "value": "9b4282f5a402e19016c4874a52df3367eabccf05be851ad03039f777a602d30a"}]}, {"id": "808e28d07d3aa531", "location": {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1d37341b099afc610bf4feb387096577a0dc61bb8fd09444f1a199a1b1b117e3"}]}, {"id": "8af981ffd438f6de", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "4f670affee7b14140a6d20937db6e991102d5f8bac1d2562ebf20a1afda94d73"}]}, {"id": "98cfa9876a5fd423", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "b4ee8ed700b7abe4836d119c8113bc8b717f4f1568abd7edd81f2526c5836983"}]}, {"id": "f68a179a00c3d448", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "626d330f6a8944fa4245f02f9795668e25a40b29b4cc5206bee73337b7dcd4d5"}]}, {"id": "8c326bde4be57134", "location": {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2013}, "digests": [{"algorithm": "sha256", "value": "9848c94859f83e48defe0b25a0f4347480b56ea2bb3336fe6d4dcf00d0d6031d"}]}, {"id": "b119486548b105fd", "location": {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "40f60f2e2f83fb6c63ddefeba7939a7852b2d468183ea939cc4dcac8fe4cc87d"}]}, {"id": "402fb52a1eebb6d7", "location": {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1411}, "digests": [{"algorithm": "sha256", "value": "9add62538679bbb4889076ac49e02bea8849991d4b4d54673b84a042cb324ded"}]}, {"id": "aa72650fc9a9d435", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1346}, "digests": [{"algorithm": "sha256", "value": "2dc52d373089ff5173ac392a464746dd066aaa3b7d1b3494a473c96686666fce"}]}, {"id": "4a42b8b961aa2f45", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "17b98c4d832e8349ecb55f1f90e41dfc7bcd9410d1e925ccd06612cd3b9b9a54"}]}, {"id": "e66c4899a5893123", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "0c9a29897388d09e6b34a0f8f0cb2fb1284c0fa15277dbe6ead5d4cd3c5ce137"}]}, {"id": "47ae496376f93882", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "4db45324410a01a7023b038e5da7d7274d3cfd392565c351cf3d297fd7664c73"}]}, {"id": "ed110b458d17701e", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "8c4220477ed85355fa380466aa8f559106d8a39fc90d3e0c121749e19444064f"}]}, {"id": "15c2388e02111399", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "825c67f5583131425c4e33275cc8e5c9dfd02cd190c6d71e1d335621e82965a8"}]}, {"id": "929f4780a7e0e377", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2354}, "digests": [{"algorithm": "sha256", "value": "a2ae0b4ec9d2a4c4e150756a3defabd15bcaa75ee2b599e722b27c6a2998d00b"}]}, {"id": "457b073e29f920e4", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "198cfe560c191a800cbe923ceca0a4e4f3d5a0d7ff9316b47998765fdc0897be"}]}, {"id": "c5939de492b7ce47", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 956}, "digests": [{"algorithm": "sha256", "value": "662d60a283f416d888ff18831009e2cba95c61377f648beeed91a3dea12ac286"}]}, {"id": "6475f8cf240ac515", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "a0681f1a11d5c02760bcb68b61b0d332f6c197e239c4b30dc47f91a79a73282b"}]}, {"id": "0f2b530f5531a464", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 944}, "digests": [{"algorithm": "sha256", "value": "b68d02ce35bd02123cf5fcd329bdd33640214715dae0442a97782a4471e9b292"}]}, {"id": "931d78eb3c432be6", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "2e368debd3626ea9c5d94c582d80050a530b505aa77ba231eb13e4d208c36d67"}]}, {"id": "c53277c75f20ada1", "location": {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "cbe8a1eec737c93d1c1cc54e31421f81bf358aa43fbc1ac763d80ce61a17fce0"}]}, {"id": "3dfe198de81edf4e", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1249}, "digests": [{"algorithm": "sha256", "value": "20828fd7b9795221c10272f9f6ed29638f6dc2614465adab1b93f2bfc484c659"}]}, {"id": "7512c008e4fca428", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "a3e70af2c4b48562b61fe858d9d30f073f2cf2136f2af01ab5a966673e70af4b"}]}, {"id": "97e94e3990139fa2", "location": {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7ee52fb3a5afacd55a7a2e00f057f7f64776ea0d536036f54c57694961e25179"}]}, {"id": "557806551fe9f7d2", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "39ad3110b8f84821ca22cfbd995914f2149521d27ce576e743de6a00dc39d9db"}]}, {"id": "1bb52355d2e522f9", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1224}, "digests": [{"algorithm": "sha256", "value": "684f2f6ce0a18fcb038d08a495846fbc35b96d99875fef1b24384cf0944a68c3"}]}, {"id": "3f63a76cff3b03e8", "location": {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1143}, "digests": [{"algorithm": "sha256", "value": "210a6572ee783eeeb2395381c9fc292a49da0466890465357330a21f6922fcf7"}]}, {"id": "09c8f6935a36e094", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "248d36087ca39b0b9a85b63f588d03235b169f5878946e497a6a6e5d12fb0590"}]}, {"id": "f823e82d98e66316", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1952}, "digests": [{"algorithm": "sha256", "value": "f0715c610871ab0a5579f58cea2b9e1cf842552ed59b25f3f8ea70c6513943fb"}]}, {"id": "1831a90031a52f08", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "1ad8373ec50073168cb6862a0e119adf2c1065c896adf7eb9695779739b4bb2e"}]}, {"id": "7d2be559b1c96699", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1399}, "digests": [{"algorithm": "sha256", "value": "ca3760ba63bf0a2c5dd0dc7fe897838cc58f12a386b4ee53d2065229848e96a3"}]}, {"id": "3b63ebd0b2de0eeb", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1424}, "digests": [{"algorithm": "sha256", "value": "870f56d009d8aeb95b716b0e7b0020225d542c4b283b9ed896edf97428d6712e"}]}, {"id": "7312384530620996", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "0ebb1a5d93b86ad9dcbd294413f272817fe3bb8ba46f4ec8192b3b805f2fa8ae"}]}, {"id": "c34bc9e39afe5380", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "9b3cbeb7d75271e0b62d40d60f8b18a35384ac6b171209231732fc778cfd2b5f"}]}, {"id": "57d13385f4227fee", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "b30989fd9e45c74bf417df74d1da639d1f04d4fd0900be813a2d6a031a56c845"}]}, {"id": "b8535c11975033c1", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "1cb130a113f4e8502517a679808a98bf076d59bdb223bfc61cd224b8e1abda49"}]}, {"id": "37d7aa0c3c6a7ba5", "location": {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "c6904218e180fbfb0ed91d81e892c2dd983c4a3404617cb36aeb3a434c3b9df0"}]}, {"id": "f65d2196b62c54f5", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "5dadc31b57074a3168d1df23bb8b6b920acae1d426bf2288fc2de53cdd571089"}]}, {"id": "3813d348d6f5ded0", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "b69a59344e58615a691fa9567d55ad6337f09b57647a389242cbf43716575559"}]}, {"id": "01e5d6b9e7fcbc76", "location": {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1870}, "digests": [{"algorithm": "sha256", "value": "303c346ece82ca4f6713ac176164285d0469f326b6f12a787e11f5d702529277"}]}, {"id": "ec86a00b4e85f116", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "0080981e6ff76e4f00a6fdf9e4e6cb98a9221eb334f4d43a07e194d23f648f47"}]}, {"id": "fc54af596bdb2126", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "e227db3bb37e1158f9c5d9838d0ec74109d9816b60d69b3ca85def4b293d02dd"}]}, {"id": "5f54d2b53011f4a0", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "b4dc2f45b7ba821ff240be0d0c816a996cafae929b8f445b0510d9073e1aad5e"}]}, {"id": "dc654c15f6604f2a", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "cc3eeb75c29ab1a67271a76a45cb39acef1eeeaa3770fb086b7c27ff884a4d62"}]}, {"id": "45ecf4989581cf58", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "0c7ffc481084cad9ccd3402eba9401b0f5abea0917d985e9ce401c8efbad4b04"}]}, {"id": "0cdc66df59b7733c", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "f08c4d2b700f7cd5da4dc1b60f4c57090fdc692cde8a7221f35b70abb4cec363"}]}, {"id": "0988580a6dec59ff", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 969}, "digests": [{"algorithm": "sha256", "value": "a83c5b6097b03509711c9cd8de59def7ecf99ed72b4076dc33f5b2e35545b3b3"}]}, {"id": "b22bc002ac088323", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "eaa3be600a842e5b603316ed14e9ae11a43003f68a8317f0f2c01a516da4e586"}]}, {"id": "e02814d7f4a701da", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "de2e7b1bc7a2aed4e5866d3655d1041206c27caf376ee81bfc4012e8225e0e7c"}]}, {"id": "d4839a4cd7c1b9dd", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 948}, "digests": [{"algorithm": "sha256", "value": "08fb40ba4144166f6ae80c7ab60be23e97e5083836d45fa85a33a5d0bfec10f8"}]}, {"id": "6da56526c2e4f9e9", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8a3dbcb92ab1c6277647fe2ab8536b5c982abbfdb1f1df5728e01b906aba953a"}]}, {"id": "d9a1307554663ce4", "location": {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "ffd25b0938aa87c23728bf20a2d4e996c8bfd9d0a33b7bb99c8999797ba60fd0"}]}, {"id": "60116ca938ea40dc", "location": {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "fbe0f62dde93af96d1b8e27b19b2ee200a834880eca805585b66d18d2ea08192"}]}, {"id": "db4f75bd764c2b18", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1176}, "digests": [{"algorithm": "sha256", "value": "cf339eae15268aff66148f3bcdf112a7700eafded3edcb3f86c60133b10e03f8"}]}, {"id": "8f78e4f8d5ee8793", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "80eee369aa5b29931209226fcb4b014ba31daa7f630d44a196817c1bb6b334f1"}]}, {"id": "6ef423a3fbc30aa4", "location": {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "8c1306d5c64b43ce6c189b8450f27160aaff3f504211ca6819af6035ae1a7d73"}]}, {"id": "c9d0b7610d39519c", "location": {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "d22b235421616835f68d15801d82b44e7c463433f8bbdcc92f9c023fafcb2bf2"}]}, {"id": "375142e6e4505116", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "b1d0ac5a261e857409cc921acb515796538b48847722f0a00ddccbf60bccec81"}]}, {"id": "af6f1074969ed9f3", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 859}, "digests": [{"algorithm": "sha256", "value": "36e68e205b53c67c7a013894e0d5c8583063468118d1ce78ecbc2200d1dd185c"}]}, {"id": "c31512f86b17e764", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "fb98230f8746d60429c20f8ce04254384337b479a77698939f7041d0c0eb4289"}]}, {"id": "8ef4c04d97d8740e", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "8d390d4c54f6a4a040b04413f1f002192027c66a2a835741f78a152074584a27"}]}, {"id": "e8baed87fedb46bb", "location": {"path": "/usr/share/common-licenses/Apache-2.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11358}, "digests": [{"algorithm": "sha256", "value": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30"}]}, {"id": "d45315b18a02abbf", "location": {"path": "/usr/share/common-licenses/Artistic", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6111}, "digests": [{"algorithm": "sha256", "value": "b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88"}]}, {"id": "c22cc31b0d4cebf2", "location": {"path": "/usr/share/common-licenses/BSD", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1499}, "digests": [{"algorithm": "sha256", "value": "5d588eb3b157d52112afea935c88a7ff9efddc1e2d95a42c25d3b96ad9055008"}]}, {"id": "785c2bd44ed84c3a", "location": {"path": "/usr/share/common-licenses/CC0-1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7048}, "digests": [{"algorithm": "sha256", "value": "a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499"}]}, {"id": "19ed813d2912d359", "location": {"path": "/usr/share/common-licenses/GFDL-1.2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20431}, "digests": [{"algorithm": "sha256", "value": "56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf"}]}, {"id": "11e2b6f58b8e0f3f", "location": {"path": "/usr/share/common-licenses/GFDL-1.3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 22962}, "digests": [{"algorithm": "sha256", "value": "4748f03ed2dbcc14cde6ebc30799899c403e356a7465dc30fcf2b80c45fc0059"}]}, {"id": "c3f6ab92ab9c094b", "location": {"path": "/usr/share/common-licenses/GPL-1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12632}, "digests": [{"algorithm": "sha256", "value": "d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912"}]}, {"id": "1e957c2e339b5503", "location": {"path": "/usr/share/common-licenses/GPL-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18092}, "digests": [{"algorithm": "sha256", "value": "8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643"}]}, {"id": "4a40197ad223607f", "location": {"path": "/usr/share/common-licenses/GPL-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 35147}, "digests": [{"algorithm": "sha256", "value": "8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903"}]}, {"id": "b418f869a7358ab5", "location": {"path": "/usr/share/common-licenses/LGPL-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25383}, "digests": [{"algorithm": "sha256", "value": "b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c"}]}, {"id": "7de79d1e6fca35ea", "location": {"path": "/usr/share/common-licenses/LGPL-2.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 26530}, "digests": [{"algorithm": "sha256", "value": "dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551"}]}, {"id": "84b8dd72a247d2a8", "location": {"path": "/usr/share/common-licenses/LGPL-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7651}, "digests": [{"algorithm": "sha256", "value": "da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768"}]}, {"id": "1c697d29b53c38bf", "location": {"path": "/usr/share/common-licenses/MPL-1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25755}, "digests": [{"algorithm": "sha256", "value": "f849fc26a7a99981611a3a370e83078deb617d12a45776d6c4cada4d338be469"}]}, {"id": "47c1ef49f6459778", "location": {"path": "/usr/share/common-licenses/MPL-2.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 16726}, "digests": [{"algorithm": "sha256", "value": "fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85"}]}, {"id": "92b3b518961bf013", "location": {"path": "/usr/share/debconf/confmodule", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "c441d29fb3a1e75d9a9b35535067f73abf7104ab77cd4286087a154517dfa3dd"}]}, {"id": "750b7a445552d16e", "location": {"path": "/usr/share/debconf/confmodule.sh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2875}, "digests": [{"algorithm": "sha256", "value": "9bb739cea6c1f88c3282c6743a230acba64ac1d12c40a89daf12fe5f2390cb68"}]}, {"id": "0dd8d7dfddc2ad8d", "location": {"path": "/usr/share/debconf/debconf.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 414}, "digests": [{"algorithm": "sha256", "value": "2ed2f1e25211c95ae120cecfff540e33a533c03bb2793504c3d692b0b034c2dd"}]}, {"id": "da6808a9f54c7356", "location": {"path": "/usr/share/debconf/fix_db.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2004}, "digests": [{"algorithm": "sha256", "value": "3023d816728349ffe6647f852722046631f1802737753f75517ebff0461473df"}]}, {"id": "1cc94a66927e80f6", "location": {"path": "/usr/share/debconf/frontend", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2452}, "digests": [{"algorithm": "sha256", "value": "4425ec2e272875006ca7dde26d1c11b79a0a3570ececcd11f65baddd4b474ae0"}]}, {"id": "a3c003e2b5a8580f", "location": {"path": "/usr/share/debconf/transition_db.pl", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "9dbd7e5dcf314de4f1c1f15c46c69754f9c61c6be632b7c5a6efee08df0aa798"}]}, {"id": "90df380b38f8dbb0", "location": {"path": "/usr/share/debianutils/shells", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 42}, "digests": [{"algorithm": "sha256", "value": "184fd1ac95af5ad460ee875e9fddb4975e8720ee7d805d964c68d125573537be"}]}, {"id": "2682e7d0d3995047", "location": {"path": "/usr/share/doc-base/findutils", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 323}, "digests": [{"algorithm": "sha256", "value": "83026123456c2f7c1cc44196701180752a65423ade28344ef277cf577b12faa6"}]}, {"id": "97faa66fd230245d", "location": {"path": "/usr/share/doc-base/libpng16", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "4df0644bbc0e206506fa8804d84c149a6d6773573182826d0282b8498f98bda3"}]}, {"id": "2032a781c4d79450", "location": {"path": "/usr/share/doc-base/users-and-groups", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423}, "digests": [{"algorithm": "sha256", "value": "159902a0284dbbcc039824ebab914948f8a803280fa2b67742b8f7fd40c50250"}]}, {"id": "2508c9630a116e2f", "location": {"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1995}, "digests": [{"algorithm": "sha256", "value": "3e67668ed552fe3a0684e77282325d07fa8847f2575ea1e1906000de571b5c1e"}]}, {"id": "7574a8f8e5ef17fc", "location": {"path": "/usr/share/doc/apt/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "307e96c4b7e8170b422d86cfb04d9ae4a404e6d46755448331cdedb23cf1c3b0"}]}, {"id": "d1c6d2e0779857f4", "location": {"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1228}, "digests": [{"algorithm": "sha256", "value": "cdb5461d8515002d0fe3babb764eec3877458b20f4e4bb16219f62ea953afeea"}]}, {"id": "59c3466d5fa9ce12", "location": {"path": "/usr/share/doc/base-passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 798}, "digests": [{"algorithm": "sha256", "value": "0f1cde79bd80a75f9029ae9a8c252b642223027ef36f6989c63a8230aae576a7"}]}, {"id": "8d966e21b026d2cb", "location": {"path": "/usr/share/doc/bash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10231}, "digests": [{"algorithm": "sha256", "value": "da7a8d93abf1eccdeaf326642c8ce9ed760f3a973ca46f3f69b3cf755bb81ade"}]}, {"id": "f6dd1d7a7643c6f8", "location": {"path": "/usr/share/doc/bsdutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "6c78478c52a9512b", "location": {"path": "/usr/share/doc/ca-certificates/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18940}, "digests": [{"algorithm": "sha256", "value": "e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c"}]}, {"id": "3d78a6863319fcf8", "location": {"path": "/usr/share/doc/ca-certificates/examples/ca-certificates-local/debian/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "ccfe62f0f73541f1c76a6d33aed26290391685c43f914a5e24c6b1f72cddcdff"}]}, {"id": "b80dd8c645f9bebe", "location": {"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12531}, "digests": [{"algorithm": "sha256", "value": "350c1a60923248396acdf5aa3d20cdd5156e82648b3411bf9dff3a16b1ce9c7e"}]}, {"id": "9aa7ef91a77a272c", "location": {"path": "/usr/share/doc/curl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10829}, "digests": [{"algorithm": "sha256", "value": "6d3ee82dfc845dfab206e56f6e74ca656a1ffa84e0ee99ac98558f55c21d6b04"}]}, {"id": "39305b48adf4e209", "location": {"path": "/usr/share/doc/dash/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8545}, "digests": [{"algorithm": "sha256", "value": "4692b171e28f301ca90ef0cf4a22677091335dd9c229404302fa28ed31261310"}]}, {"id": "32dc93d6f60ab406", "location": {"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3049}, "digests": [{"algorithm": "sha256", "value": "29162b7d5d9aabc3351d9e834dba936ee0e7b31d8bed2b87bea4b72745f36a66"}]}, {"id": "18ce7a0007f7ecb2", "location": {"path": "/usr/share/doc/debian-archive-keyring/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "b32aecaae84643700a33bc9ee83fa9b36938d35aa7b61b5042092eca77ddb732"}]}, {"id": "341140e1739816a5", "location": {"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8019}, "digests": [{"algorithm": "sha256", "value": "3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567"}]}, {"id": "92c05249b9cd8e90", "location": {"path": "/usr/share/doc/diffutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1840}, "digests": [{"algorithm": "sha256", "value": "217cf1b67ce79cfc930dfb4a8bdaccfa4c263226131e650f13cd2b342d9171d8"}]}, {"id": "f5d43b76bddffb6d", "location": {"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8412}, "digests": [{"algorithm": "sha256", "value": "c24c685cc18d627f4fdbdcfd6a39db75ef820f36231ddea58f413329ba3a134b"}]}, {"id": "003f824790539b68", "location": {"path": "/usr/share/doc/e2fsprogs/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "93cc9036b8762701", "location": {"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2974}, "digests": [{"algorithm": "sha256", "value": "e4ad5b1bb6aa6e7aa93d7e2b516e1ae8de6e75b20cfb4c18934d111d3e918ae4"}]}, {"id": "8b84c2c8a2c6daba", "location": {"path": "/usr/share/doc/fontconfig-config/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "b215a61cdd3e62b5b17cc28b1852c78acb3dd38be0fb30706f7efc050dba91db"}]}, {"id": "20f904e8c5fe059b", "location": {"path": "/usr/share/doc/fonts-dejavu-core/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3859}, "digests": [{"algorithm": "sha256", "value": "63d3ba759d12804c5b31a9d5940d855c1820d1f5999e6b0872eb1c7ff045fbc9"}]}, {"id": "5885db70307d773c", "location": {"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 70612}, "digests": [{"algorithm": "sha256", "value": "719dd73912334e65a64c63fb1f7ccdacf70c27258570de0fb123b33d490eddf5"}]}, {"id": "3d5813765b96adf6", "location": {"path": "/usr/share/doc/gcc-9-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75285}, "digests": [{"algorithm": "sha256", "value": "0122839ddca455eb169542587ae16197e41ed70618bb7f0f6a5dd9b16fa27035"}]}, {"id": "a15c8f6d95bcde1e", "location": {"path": "/usr/share/doc/gettext-base/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4263}, "digests": [{"algorithm": "sha256", "value": "2af485dd05ff2f402caedc35973eb8bf60a639c4877949d19ad2054c1002984c"}]}, {"id": "d81d3d115725bde1", "location": {"path": "/usr/share/doc/gpgv/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10555}, "digests": [{"algorithm": "sha256", "value": "00a83930cfabf4ddfa57a72b353393aee7a5de291bb6c11e7eaa955320552b22"}]}, {"id": "b520cf9ee86ba29b", "location": {"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "42d9b4d610396b1e8d1303dcb9487af3f5a2d2709623cf03a04cf76acdf6c5e3"}]}, {"id": "c1ee053f4bf92750", "location": {"path": "/usr/share/doc/gzip/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2895}, "digests": [{"algorithm": "sha256", "value": "7fc508e2557f534edfcbfebb00cccd0e6884f7b72582c43b50bc9f7b03dc493e"}]}, {"id": "e998f8562bdcd9dc", "location": {"path": "/usr/share/doc/hostname/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1146}, "digests": [{"algorithm": "sha256", "value": "272c5b1c9235edc311f202b2a6abfff24ba96a47c779b4db3b97c2e60eb3e81a"}]}, {"id": "6da139e77e640992", "location": {"path": "/usr/share/doc/init-system-helpers/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3020}, "digests": [{"algorithm": "sha256", "value": "6679b51cc827aeec6b2d10909435db6312a4ecb8a8a8a15cb7194d98460f8869"}]}, {"id": "34828db1286a7fa8", "location": {"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "9a2dfb4a5abc7e84be2cc41f1089be665519c9409549296f6c19de57ab1d37c2"}]}, {"id": "b214c4e6082e25fc", "location": {"path": "/usr/share/doc/libapt-pkg6.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1029}, "digests": [{"algorithm": "sha256", "value": "307e96c4b7e8170b422d86cfb04d9ae4a404e6d46755448331cdedb23cf1c3b0"}]}, {"id": "1eae2b2c5051b4a6", "location": {"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1947}, "digests": [{"algorithm": "sha256", "value": "0cbec745d85ea775450b2d54fac55277197f429e52d611f72852ed420450620e"}]}, {"id": "5d01e5f35540e12e", "location": {"path": "/usr/share/doc/libaudit-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1596}, "digests": [{"algorithm": "sha256", "value": "6c7011e93f643b112c4cc3622131e28a30477afad6c4f5efe466b13aa7f603cc"}]}, {"id": "aa99a1802f414124", "location": {"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1596}, "digests": [{"algorithm": "sha256", "value": "6c7011e93f643b112c4cc3622131e28a30477afad6c4f5efe466b13aa7f603cc"}]}, {"id": "c9e9876e4a578be0", "location": {"path": "/usr/share/doc/libblkid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "a2557c9548cda74e", "location": {"path": "/usr/share/doc/libbrotli1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "24a64e5bb83d0960d1835696a1e23c0896ad6055b0ca47c66ab0eb9a766324b1"}]}, {"id": "ca243b86e7be8e2a", "location": {"path": "/usr/share/doc/libbsd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25649}, "digests": [{"algorithm": "sha256", "value": "ff2fdeeb0fe8bcb9045fe91d69e8312a5b477c54db48dffe34dd1c0d730c5864"}]}, {"id": "dba41ce027161751", "location": {"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "832ed535ff3c3d025a8d2348eb1b697b89addcf2eaadbc17650262040b9145e2"}]}, {"id": "50c0500892cf5dec", "location": {"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25467}, "digests": [{"algorithm": "sha256", "value": "40c7e1f2118531f038ca22999bd976901254e1bc5cd1b0f0211bdd064c599987"}]}, {"id": "573420f1eefa53cc", "location": {"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 25467}, "digests": [{"algorithm": "sha256", "value": "40c7e1f2118531f038ca22999bd976901254e1bc5cd1b0f0211bdd064c599987"}]}, {"id": "b13bca47d195be7b", "location": {"path": "/usr/share/doc/libcap-ng0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1407}, "digests": [{"algorithm": "sha256", "value": "8cdc2d0eeeb4ed84963c58be27389b148e830ce5ec42c2598cf194721d0430ec"}]}, {"id": "fd3fad4d7f646357", "location": {"path": "/usr/share/doc/libcom-err2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "9e3a4384b6d8d2358d44103f62bcd948328b3f8a63a1a6baa66abeb43302d581"}]}, {"id": "7fea5123b36f359c", "location": {"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5827}, "digests": [{"algorithm": "sha256", "value": "5b0071d92fec4640942cea6af421f561698dbde02c9c4c62d563fb254c34f644"}]}, {"id": "413bae83676b634c", "location": {"path": "/usr/share/doc/libcurl4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10829}, "digests": [{"algorithm": "sha256", "value": "6d3ee82dfc845dfab206e56f6e74ca656a1ffa84e0ee99ac98558f55c21d6b04"}]}, {"id": "2588e3c1c25bd614", "location": {"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7517}, "digests": [{"algorithm": "sha256", "value": "b3bbc6fbb3f2a0e6a487e953eb8c3cc4bdb6f4150f7f51d20b1e9a3c8ef92d3d"}]}, {"id": "d8de1eb012de901d", "location": {"path": "/usr/share/doc/libdebconfclient0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1978}, "digests": [{"algorithm": "sha256", "value": "1f48252e8bd71085c67fe1f5468c67da1d2d7cc34cd8a7e9d90b9ad2df080e8e"}]}, {"id": "f5a0a07e67718f27", "location": {"path": "/usr/share/doc/libdeflate0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1483}, "digests": [{"algorithm": "sha256", "value": "06b1e73b344fa5ad4c24a79547dd787623f3d118d681d6c9bd3fdc10a7070381"}]}, {"id": "229221cc9155368a", "location": {"path": "/usr/share/doc/libexpat1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1756}, "digests": [{"algorithm": "sha256", "value": "60919fe1a156395ff14511bb6ff79756c50ade2fff59ac60c9bae1d8a7fe6292"}]}, {"id": "28270608c5a5204b", "location": {"path": "/usr/share/doc/libext2fs2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "11ce7c300614d046", "location": {"path": "/usr/share/doc/libffi7/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3440}, "digests": [{"algorithm": "sha256", "value": "7258c8acc378030d8dbe1fcdf394e915769fa31dcbaf3d2991d9a79891f3bcdc"}]}, {"id": "b876a57e25ab06bf", "location": {"path": "/usr/share/doc/libfontconfig1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "b215a61cdd3e62b5b17cc28b1852c78acb3dd38be0fb30706f7efc050dba91db"}]}, {"id": "938d37219d8b3e9a", "location": {"path": "/usr/share/doc/libfreetype6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29848}, "digests": [{"algorithm": "sha256", "value": "b69473ecae7165c2cebb49d3221e8264c41ce218346a352aeda3c81d2ee45c2d"}]}, {"id": "72de21dd72740595", "location": {"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21681}, "digests": [{"algorithm": "sha256", "value": "8f11910ef604ead72fbdc0c0caa641e3f955f66c4868175310ed7290e32b0f37"}]}, {"id": "1eb196cf833036b8", "location": {"path": "/usr/share/doc/libgd3/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10242}, "digests": [{"algorithm": "sha256", "value": "29107fce48d32f44d4e54448aa53219a19527f0ab6006d16342c9d0950f1d287"}]}, {"id": "87e3ff18f8c7ea2e", "location": {"path": "/usr/share/doc/libgeoip1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1766}, "digests": [{"algorithm": "sha256", "value": "a8846b684eec2e5cfb0ac9820d606ba347f139ceefe578014e4ca11fd12ec297"}]}, {"id": "a8bc86c3b832f338", "location": {"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2019}, "digests": [{"algorithm": "sha256", "value": "f73f781beb9f85b3f921f9bf540fc89d6eff9e20689ef9323ce510d077a30878"}]}, {"id": "d5c796196ca43435", "location": {"path": "/usr/share/doc/libgnutls30/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 49174}, "digests": [{"algorithm": "sha256", "value": "1934ff9a4bb0ed9238392c228e8c9cca0858b22d8528c2ac6b9ea45129d55330"}]}, {"id": "1903290cd9775aaf", "location": {"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5009}, "digests": [{"algorithm": "sha256", "value": "ef74578dd392759954c80d4ad3986273d05d8c2098b2e9ee18980f88e0ad3342"}]}, {"id": "cd5a4d812f9ac79d", "location": {"path": "/usr/share/doc/libgssapi-krb5-2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61825}, "digests": [{"algorithm": "sha256", "value": "4a2d321ab57260e8de4b67bde8cff76c07d28be69c2d8b22dfc2bfa42f5c41b9"}]}, {"id": "0f4c35fa413db670", "location": {"path": "/usr/share/doc/libhogweed6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20902}, "digests": [{"algorithm": "sha256", "value": "d8b51ce04d337e49df2f6258a5c8558f3080ff2cf629deb9f07c0361d1757e7b"}]}, {"id": "839a23cb18e6ff42", "location": {"path": "/usr/share/doc/libicu67/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7288}, "digests": [{"algorithm": "sha256", "value": "2f37c170c85e763bd01220ea475b1d63992a2d0a625689721658cf0cfdc3b866"}]}, {"id": "f86d38302a3a0a20", "location": {"path": "/usr/share/doc/libidn2-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5348}, "digests": [{"algorithm": "sha256", "value": "41702469f28e8ff406345e3d1dd0c741f11bdfca319264f67036efd6aaa79e4b"}]}, {"id": "6fe55eec3e032114", "location": {"path": "/usr/share/doc/libjbig0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1849}, "digests": [{"algorithm": "sha256", "value": "89ab20c324a191652e94598f2144a65442faed4f14f77bbd10516130ee20f05a"}]}, {"id": "326a3b6771dd159c", "location": {"path": "/usr/share/doc/libjpeg62-turbo/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12776}, "digests": [{"algorithm": "sha256", "value": "80928b9791ef0add1454651947bce9bb0898c1f4e12892a30a8f8e3d39012993"}]}, {"id": "cb51919c212281cf", "location": {"path": "/usr/share/doc/libk5crypto3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61825}, "digests": [{"algorithm": "sha256", "value": "4a2d321ab57260e8de4b67bde8cff76c07d28be69c2d8b22dfc2bfa42f5c41b9"}]}, {"id": "cbb54258521b66d5", "location": {"path": "/usr/share/doc/libkeyutils1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2104}, "digests": [{"algorithm": "sha256", "value": "6ab5c541723d8211cab7ebc1643d53aa51c4863c1c838e4625d797ece9472ee8"}]}, {"id": "935c3ef8cfc93f8e", "location": {"path": "/usr/share/doc/libkrb5-3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61825}, "digests": [{"algorithm": "sha256", "value": "4a2d321ab57260e8de4b67bde8cff76c07d28be69c2d8b22dfc2bfa42f5c41b9"}]}, {"id": "04b388b6642ced3b", "location": {"path": "/usr/share/doc/libkrb5support0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61825}, "digests": [{"algorithm": "sha256", "value": "4a2d321ab57260e8de4b67bde8cff76c07d28be69c2d8b22dfc2bfa42f5c41b9"}]}, {"id": "c3a9d17e38710192", "location": {"path": "/usr/share/doc/libldap-2.4-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20216}, "digests": [{"algorithm": "sha256", "value": "0690f1ee382f98e95b446743db55395641d5e258de65939e9cb1c660d67a43a8"}]}, {"id": "d6b668e7a5586cc3", "location": {"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3574}, "digests": [{"algorithm": "sha256", "value": "a82c5d50439c6d9f32b874dbc75ae5292ba5a3e50318bed80e82a8f5254689ca"}]}, {"id": "54c9704b29f95cb9", "location": {"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15465}, "digests": [{"algorithm": "sha256", "value": "a2dc8fac0f496e1c58aff67018cf0c6b88336316afa5642f9335b71642e28aa8"}]}, {"id": "b513cd93acb6f036", "location": {"path": "/usr/share/doc/libmd0/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8018}, "digests": [{"algorithm": "sha256", "value": "4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6"}]}, {"id": "17eef83ac6e375ff", "location": {"path": "/usr/share/doc/libmount1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "f5788b9178d6e0ad", "location": {"path": "/usr/share/doc/libnettle8/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20902}, "digests": [{"algorithm": "sha256", "value": "d8b51ce04d337e49df2f6258a5c8558f3080ff2cf629deb9f07c0361d1757e7b"}]}, {"id": "49e5f24967966534", "location": {"path": "/usr/share/doc/libnghttp2-14/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11911}, "digests": [{"algorithm": "sha256", "value": "2310a85e31051d9d60e22be1b35e20ee447ad1de8b80a88bb46711154374318e"}]}, {"id": "cfee3883831878f9", "location": {"path": "/usr/share/doc/libnsl2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13646}, "digests": [{"algorithm": "sha256", "value": "7d9c79b73fd956319a90cd210441498b225e00960352c4c6d447436481bb0eec"}]}, {"id": "a019a5172a7c8d1f", "location": {"path": "/usr/share/doc/libp11-kit0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8244}, "digests": [{"algorithm": "sha256", "value": "a366c3574c517b1e738ae2ca268d5ae2bff638a430bb32a0f0c6a1980f0faca6"}]}, {"id": "8f06be205e2f32f3", "location": {"path": "/usr/share/doc/libpam-modules-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "15cb37829a2f3c7b", "location": {"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "3f80b26426dc61c8", "location": {"path": "/usr/share/doc/libpam-runtime/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "35d6e5099c68b6e8", "location": {"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3176}, "digests": [{"algorithm": "sha256", "value": "7c584b7b1f37b612da7fdf3b076eb2b2c1bae72865f0699d745ae2ac7d40d13e"}]}, {"id": "51f23de0fe542341", "location": {"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3123}, "digests": [{"algorithm": "sha256", "value": "f65dae37239e4d61a1bdeaf2ded76b8569d012a054aa042233b78615e7a83210"}]}, {"id": "e2b52ec9a72b81bc", "location": {"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2765}, "digests": [{"algorithm": "sha256", "value": "ac9276490d2fa167442ae1aae33926514ad10c8886baa40046c5e367fccc5938"}]}, {"id": "7268d6a87059a189", "location": {"path": "/usr/share/doc/libpng16-16/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13341}, "digests": [{"algorithm": "sha256", "value": "b2d88c45221e2016a5a0bb98406b45faf911f1aff87242eec12af05abae1de0a"}]}, {"id": "3472b263982e1a78", "location": {"path": "/usr/share/doc/libpsl5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2943}, "digests": [{"algorithm": "sha256", "value": "a530da63c89b707cb51a9c84667aecd0f2a138b0503734cbc8e73ea7cc6fbae0"}]}, {"id": "74b222c98c8fa932", "location": {"path": "/usr/share/doc/libreadline8/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "3a3174c995a17c797069650c273120b145bc26157eed25ad6bd1be18a25d1096"}]}, {"id": "f659f7ae8cc2b61c", "location": {"path": "/usr/share/doc/librtmp1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2726}, "digests": [{"algorithm": "sha256", "value": "4302abcc1ea1b6cbe8d19c79b892acf78878030220210707c19006828866207c"}]}, {"id": "55dd76f6e5532b46", "location": {"path": "/usr/share/doc/libsasl2-2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3577}, "digests": [{"algorithm": "sha256", "value": "cc230c5b0ea3cecd0bd9aa6ebb778c3b1ddb3c478d94ccf6cbdf77c8ca99bc77"}]}, {"id": "298752589c10820b", "location": {"path": "/usr/share/doc/libsasl2-modules-db/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3577}, "digests": [{"algorithm": "sha256", "value": "cc230c5b0ea3cecd0bd9aa6ebb778c3b1ddb3c478d94ccf6cbdf77c8ca99bc77"}]}, {"id": "ec860db239381c64", "location": {"path": "/usr/share/doc/libseccomp2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1429}, "digests": [{"algorithm": "sha256", "value": "6da0653a365b80ab31478dbfe9e7c358e80d58b6d2b52b4e16b4dbb42d7d9f5c"}]}, {"id": "1b044adf963b70d4", "location": {"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3131}, "digests": [{"algorithm": "sha256", "value": "641806738b0c6a3d03168c2649e6b94205198bb66cd557e6bae3a20b71c9bb0b"}]}, {"id": "d5b1155da03240e0", "location": {"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "e00e6a86c598f9e24ced0180a70a5f2f2e45e133d93adf2b17ce8a06ce4b1b51"}]}, {"id": "b778a3fb044bea9a", "location": {"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1830}, "digests": [{"algorithm": "sha256", "value": "e00e6a86c598f9e24ced0180a70a5f2f2e45e133d93adf2b17ce8a06ce4b1b51"}]}, {"id": "bdf8fe9bedd9d434", "location": {"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2073}, "digests": [{"algorithm": "sha256", "value": "34414ad829fcea0064729c14f1f900632bfa7d38061b13a9797eec320c372d9e"}]}, {"id": "be10c83d19d13943", "location": {"path": "/usr/share/doc/libsmartcols1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "f5fa09d64a8ceb2f", "location": {"path": "/usr/share/doc/libss2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "6f717a1464301a641ac17e7301f1a1b221da802e8edf8cf4bc963721d487b146"}]}, {"id": "e0e89457f3a3d05d", "location": {"path": "/usr/share/doc/libssh2-1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2019}, "digests": [{"algorithm": "sha256", "value": "e622074eb0b16d898ad38cb5a779b06d58c80959446e4cfef23640071a7528be"}]}, {"id": "f040d361bfd4ade0", "location": {"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6548}, "digests": [{"algorithm": "sha256", "value": "bd7fb9ce3586c01003ff505d69fade885b68b0f8a1cdd7ce43630f8ed3dc119a"}]}, {"id": "0ab91420b409ea12", "location": {"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10934}, "digests": [{"algorithm": "sha256", "value": "cc71aafd0f2989dead5452df2f4f17cbab8c59b4e7618973a1d9f6a0725a1ca5"}]}, {"id": "f799483f7a504086", "location": {"path": "/usr/share/doc/libtasn1-6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3451}, "digests": [{"algorithm": "sha256", "value": "ab2f3532a1bf45d90643e92c1dfb985982698ecbf63f12595acfd9598d36350d"}]}, {"id": "d866f7b142560da2", "location": {"path": "/usr/share/doc/libtiff5/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "76d76328df19f51ad6b48e925cc2fd8aeaea7d2f1ce905983753fc855466de8b"}]}, {"id": "3cfe0cfd942e0a87", "location": {"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4670}, "digests": [{"algorithm": "sha256", "value": "d321c4a3b74b74e7dbe5946b9bd424a7679cb0dc04a7007c142d20298cb946cc"}]}, {"id": "ffcc25576d7d9b01", "location": {"path": "/usr/share/doc/libtirpc-common/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12942}, "digests": [{"algorithm": "sha256", "value": "cffa5bbd80f3e38acf6ef3a0af73679b36c17f2eb3054c72d24b06b35eca1e03"}]}, {"id": "ef76c5f2bab40ff2", "location": {"path": "/usr/share/doc/libtirpc3/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12942}, "digests": [{"algorithm": "sha256", "value": "cffa5bbd80f3e38acf6ef3a0af73679b36c17f2eb3054c72d24b06b35eca1e03"}]}, {"id": "44bdab1276b1a42d", "location": {"path": "/usr/share/doc/libudev1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10934}, "digests": [{"algorithm": "sha256", "value": "cc71aafd0f2989dead5452df2f4f17cbab8c59b4e7618973a1d9f6a0725a1ca5"}]}, {"id": "401c67940fe5da62", "location": {"path": "/usr/share/doc/libunistring2/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6067}, "digests": [{"algorithm": "sha256", "value": "5b188ea82b86a3136a7480600b2e244df542c702effe7aedf04951c9d9559eb3"}]}, {"id": "7c8af3d0413bf6aa", "location": {"path": "/usr/share/doc/libuuid1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "e367e6a96607b9bb", "location": {"path": "/usr/share/doc/libwebp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2027}, "digests": [{"algorithm": "sha256", "value": "01eb328708a9454061dd13931b19135e1c2c6251a7e6a6d0efc4b9bc436109c7"}]}, {"id": "e28b0e8547739d04", "location": {"path": "/usr/share/doc/libx11-6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47102}, "digests": [{"algorithm": "sha256", "value": "0b380a7fd5b2228f26e9585e56f14812efd3350f3df307507d2bc055dfd8de3e"}]}, {"id": "478723c5b97e71ce", "location": {"path": "/usr/share/doc/libx11-data/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 47102}, "digests": [{"algorithm": "sha256", "value": "0b380a7fd5b2228f26e9585e56f14812efd3350f3df307507d2bc055dfd8de3e"}]}, {"id": "e8eccdc3ceffb411", "location": {"path": "/usr/share/doc/libxau6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1224}, "digests": [{"algorithm": "sha256", "value": "118dd263a7b91c8f21c489f949bf13281dff9e766deea92b829dac4dce66601a"}]}, {"id": "6eb1b1bb480ff222", "location": {"path": "/usr/share/doc/libxcb1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "4f7cb9db6bf6542f5417e3d674c780d3a5fd12291a54d63054fb576ee0cfae80"}]}, {"id": "aa8738ed0cc4220f", "location": {"path": "/usr/share/doc/libxdmcp6/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1265}, "digests": [{"algorithm": "sha256", "value": "1bcbb50f8603fe8b86d330bfa460b772ea04fbd3c70e4499f0768b5340b9fd6e"}]}, {"id": "d028b0c387bb3b99", "location": {"path": "/usr/share/doc/libxml2/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3067}, "digests": [{"algorithm": "sha256", "value": "feb257f165cb71bcd43a6d0caeee0b50d7f1c043ad98f2916e8815033a12adcc"}]}, {"id": "56359666f3b35045", "location": {"path": "/usr/share/doc/libxpm4/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3879}, "digests": [{"algorithm": "sha256", "value": "60ff44bf6ae8fdc03aa67f4ebbc6e4bba30ac96938e55bc84b1777387a58992c"}]}, {"id": "09706acc05a2caa9", "location": {"path": "/usr/share/doc/libxslt1.1/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3282}, "digests": [{"algorithm": "sha256", "value": "4b82c8dd6e55001a5921bea1d6db20be5c51e5976d892e870324026c23f37b6f"}]}, {"id": "6934aab168338ed1", "location": {"path": "/usr/share/doc/libxxhash0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2531}, "digests": [{"algorithm": "sha256", "value": "943da430317715aa4b0cf5e7220109ee2022c5b90ec053b477d8ac82a2974c4a"}]}, {"id": "ad1ab529c8684e08", "location": {"path": "/usr/share/doc/libzstd1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5268}, "digests": [{"algorithm": "sha256", "value": "8cf66791fbe72801cb1d701c832b7e395dad0000bb9699dc42df94b49d699e91"}]}, {"id": "b927fba33506c666", "location": {"path": "/usr/share/doc/login/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "56ca9c00cdef4d69b35d2013465c539eb9e09a80fec538d0f6dc91423dbaa1d3"}]}, {"id": "5e4c7ee040cc31a2", "location": {"path": "/usr/share/doc/logsave/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3594}, "digests": [{"algorithm": "sha256", "value": "b7b391571e7253d4cf607e33e3b463895768fad264471e7774882974f834faa1"}]}, {"id": "a02f1d3bf2d421f0", "location": {"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2649}, "digests": [{"algorithm": "sha256", "value": "5838867827e001081f2a1884f55614df9fbb303bb03de6087220ac0b6f8ea44b"}]}, {"id": "04efa4ce9e38d8ff", "location": {"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "74a10b02e3422fe1be9a5ae06568ea587592123505284dea9df65ab72d94d183"}]}, {"id": "e74c8430dc7734d4", "location": {"path": "/usr/share/doc/mount/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "6d14558df6d061a8", "location": {"path": "/usr/share/doc/ncurses-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4670}, "digests": [{"algorithm": "sha256", "value": "d321c4a3b74b74e7dbe5946b9bd424a7679cb0dc04a7007c142d20298cb946cc"}]}, {"id": "a0b1895a4a7a75de", "location": {"path": "/usr/share/doc/ncurses-bin/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4670}, "digests": [{"algorithm": "sha256", "value": "d321c4a3b74b74e7dbe5946b9bd424a7679cb0dc04a7007c142d20298cb946cc"}]}, {"id": "6235205fd6dd5493", "location": {"path": "/usr/share/doc/nginx-module-geoip/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "4f72e2bccf0bcd839dd447ab6f359336f428caa1987a9afec2bc9ade5711658a"}]}, {"id": "aea23afa92312f57", "location": {"path": "/usr/share/doc/nginx-module-image-filter/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "4f72e2bccf0bcd839dd447ab6f359336f428caa1987a9afec2bc9ade5711658a"}]}, {"id": "3f8aed03e9d634ac", "location": {"path": "/usr/share/doc/nginx-module-njs/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1485}, "digests": [{"algorithm": "sha256", "value": "bf0746e75035cc2b9c3346feb08fd7aa414c088719c00e76734c6d7fe9c0647d"}]}, {"id": "141c6980f8c42818", "location": {"path": "/usr/share/doc/nginx-module-xslt/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "4f72e2bccf0bcd839dd447ab6f359336f428caa1987a9afec2bc9ade5711658a"}]}, {"id": "a328d6c8cfa47029", "location": {"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1377}, "digests": [{"algorithm": "sha256", "value": "4f72e2bccf0bcd839dd447ab6f359336f428caa1987a9afec2bc9ade5711658a"}]}, {"id": "1e06538ce6033d2d", "location": {"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6548}, "digests": [{"algorithm": "sha256", "value": "bd7fb9ce3586c01003ff505d69fade885b68b0f8a1cdd7ce43630f8ed3dc119a"}]}, {"id": "20df8a8d3978ea3f", "location": {"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5153}, "digests": [{"algorithm": "sha256", "value": "56ca9c00cdef4d69b35d2013465c539eb9e09a80fec538d0f6dc91423dbaa1d3"}]}, {"id": "81b4967e576441a4", "location": {"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 109137}, "digests": [{"algorithm": "sha256", "value": "72de989079c1d446aa355c87094da49d7f8bce14edf70782c96497923f6e0322"}]}, {"id": "c46f8ffebce9b16a", "location": {"path": "/usr/share/doc/readline-common/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2747}, "digests": [{"algorithm": "sha256", "value": "3a3174c995a17c797069650c273120b145bc26157eed25ad6bd1be18a25d1096"}]}, {"id": "6b02c689aee2404f", "location": {"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 849}, "digests": [{"algorithm": "sha256", "value": "60886b6264e9531565ccf1e31a63cd9b23f0bf4bbd7053b46aa9e6ae7622d31d"}]}, {"id": "4453c400923411de", "location": {"path": "/usr/share/doc/sensible-utils/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5073}, "digests": [{"algorithm": "sha256", "value": "09d2c4e2b90abf1fa5058b90c1e95df4a3fbe3ba4693367e76ee3aefabc11e78"}]}, {"id": "81dacd9212acf561", "location": {"path": "/usr/share/doc/sysvinit-utils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2267}, "digests": [{"algorithm": "sha256", "value": "ce1edf366d5e3d9a26ca2708247ce57c7475c526ec7f8048fb5ca0296e2c2837"}]}, {"id": "a629c33a74f2fdda", "location": {"path": "/usr/share/doc/tar/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1488}, "digests": [{"algorithm": "sha256", "value": "5e07fa97dc98e502dc15d09d4c14647ec77509f949267a30d1341cadf84d629f"}]}, {"id": "60ad5c8234f5a58d", "location": {"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 308}, "digests": [{"algorithm": "sha256", "value": "75b41b8de75b1596a239f6fa8e4caa409de4cf985cee2943d2a94b4e96a5197d"}]}, {"id": "fbd10a09559ae3b0", "location": {"path": "/usr/share/doc/ucf/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4152}, "digests": [{"algorithm": "sha256", "value": "51654a8503239408608244bf9aa86f9eac09d9cfc2b6b2b4e08934cf0323dcd2"}]}, {"id": "e57df8c4be45f0ce", "location": {"path": "/usr/share/doc/util-linux/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 23127}, "digests": [{"algorithm": "sha256", "value": "d6db95a03f79a59a6f632a165779974502da00b61247ff26a79dd8e823beafa6"}]}, {"id": "bcd9a036be6cdf43", "location": {"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "d77204eee882807240f6351c4f5ae2a4bcdb5b773ff77d10647b9b66b826b2fb"}]}, {"id": "7486574a928d58f3", "location": {"path": "/usr/share/dpkg/abitable", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 362}, "digests": [{"algorithm": "sha256", "value": "c9ed655f391a2dffdfee2070e9c4bd1f502ffff17d19abff21ba492ab643c919"}]}, {"id": "240c33a7827bbb70", "location": {"path": "/usr/share/dpkg/cputable", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1997}, "digests": [{"algorithm": "sha256", "value": "55e870af58e85ae94141b4885b13cbb4f58e8e00612a64e7dd580c9a607752da"}]}, {"id": "7f9948089f1365a5", "location": {"path": "/usr/share/dpkg/ostable", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2000}, "digests": [{"algorithm": "sha256", "value": "49b8a094236fd9f06463afab94d49956cf6fba363ec14d75da6ae3310214ca42"}]}, {"id": "2e6cd9bad965fda8", "location": {"path": "/usr/share/dpkg/sh/dpkg-error.sh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2159}, "digests": [{"algorithm": "sha256", "value": "c06df2491e7d12dbdb63042d9710748ac93d81b231f01b493a095ef67adfe718"}]}, {"id": "bfccb0c58f71c318", "location": {"path": "/usr/share/dpkg/tupletable", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2249}, "digests": [{"algorithm": "sha256", "value": "8e67a11365119686218b5a245c60fc62484050daf676c6e009d9a0a0e4265f0a"}]}, {"id": "28e584aa2ce3da29", "location": {"path": "/usr/share/fontconfig/conf.avail/10-autohint.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 706}, "digests": [{"algorithm": "sha256", "value": "b60c416c62c59949ce53a0b7bd0c77e76f309c500c767ec59e02587c3726e5bc"}]}, {"id": "990411c40a984972", "location": {"path": "/usr/share/fontconfig/conf.avail/10-hinting-full.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 692}, "digests": [{"algorithm": "sha256", "value": "0ddfabd0287f73028ad872006389fbe63fab7d7ba2a0f1f85d35c282a0dde6ca"}]}, {"id": "36ef7d88c76be99f", "location": {"path": "/usr/share/fontconfig/conf.avail/10-hinting-medium.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 696}, "digests": [{"algorithm": "sha256", "value": "bf2274bd1e7ee08b16ea6f0e67d073b42076d43c4bc61ed0d1159da905288ad9"}]}, {"id": "b30d03ae37fed558", "location": {"path": "/usr/share/fontconfig/conf.avail/10-hinting-none.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 692}, "digests": [{"algorithm": "sha256", "value": "938da6a7f533af329510bb3b7bba103639bbd7ff0761d1d6556ee5079d603d36"}]}, {"id": "7f6f3c56a2a85fe4", "location": {"path": "/usr/share/fontconfig/conf.avail/10-hinting-slight.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 696}, "digests": [{"algorithm": "sha256", "value": "1fac58aa3c865e9b05088f94f7a4684d8a60d134421690cfd04842eb00fe1332"}]}, {"id": "2bd976e539cb9437", "location": {"path": "/usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 723}, "digests": [{"algorithm": "sha256", "value": "db6cc09b48abbec33a6074b04cfc1dc5161b86cf73fd9321e7c7e6853bda875e"}]}, {"id": "6b91b23eba338270", "location": {"path": "/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "31bc5919577b3c897a850948e2a3ede8bd612e6736afe84e532ec8a6c12a36ca"}]}, {"id": "62ac605003c1ccc5", "location": {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 748}, "digests": [{"algorithm": "sha256", "value": "133e75ed6eab24cd4b352603b1f3d54d131211e0d95c3a32274b389dacfccd1e"}]}, {"id": "3bf2e7ab750cf63d", "location": {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 748}, "digests": [{"algorithm": "sha256", "value": "12eea6c29a800f58efc25dec0d928779ec344006698902c3a037e0522c4ae126"}]}, {"id": "39d33c72d267fe3b", "location": {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 758}, "digests": [{"algorithm": "sha256", "value": "c8e81739ef7fb736eebf9251d7caf67fcc931ce894de0b3f5dd46a10f4e146b5"}]}, {"id": "38c81702d7be771b", "location": {"path": "/usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 758}, "digests": [{"algorithm": "sha256", "value": "8591239ca7d60fdec74b0701c2b043ec1af6a48bf5089fb050559e599e122c95"}]}, {"id": "dd193389ea0a7f57", "location": {"path": "/usr/share/fontconfig/conf.avail/10-unhinted.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 701}, "digests": [{"algorithm": "sha256", "value": "177de69285f723ecc71108bc8fcac7d125fcea7945770e5d97d74f0bf5ec989d"}]}, {"id": "0830c8edee34fd10", "location": {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 771}, "digests": [{"algorithm": "sha256", "value": "7b72aa9bbe1559da3931bb4dbb64666aca90fa5b81886cc60ab5c74383ed2756"}]}, {"id": "20d116e9b5645685", "location": {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 768}, "digests": [{"algorithm": "sha256", "value": "5f4e884146127d72f2357b22e175a9f8aeeb2f494355910c1b33bbaadc4e098e"}]}, {"id": "d6ab896a46f260c9", "location": {"path": "/usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 765}, "digests": [{"algorithm": "sha256", "value": "e5d07262e90c1ae756261e26b0a95e937c4e5e81743f6b21eb68e165e232d883"}]}, {"id": "8071876ebb23f37b", "location": {"path": "/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "e4bc8e2f51fe4becf778c9bf3f977935d4396f42193ee02e9d582c71a212e2b9"}]}, {"id": "680959681290e147", "location": {"path": "/usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 3489}, "digests": [{"algorithm": "sha256", "value": "13c34be22daec29f99930aa9e5cdc4b6d4b837d3d0a7ad21b398502a1087d810"}]}, {"id": "78ba90f1887b6f2f", "location": {"path": "/usr/share/fontconfig/conf.avail/30-metric-aliases.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 13274}, "digests": [{"algorithm": "sha256", "value": "e424cacbd9d7a5c9646d5bfd11127c66182cb740c644fad0f7990ab742b356ae"}]}, {"id": "fcbc3ec955573f18", "location": {"path": "/usr/share/fontconfig/conf.avail/40-nonlatin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 5630}, "digests": [{"algorithm": "sha256", "value": "c6845176bc55e2e4563abe421028c994f4cf93107cfe43442b9f18833fa44f10"}]}, {"id": "2a6b28ac1e46dd3e", "location": {"path": "/usr/share/fontconfig/conf.avail/45-generic.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 3543}, "digests": [{"algorithm": "sha256", "value": "48e9b9efb969f77f04d055ad512dd732a8319a655bd93011921c912321b18ac6"}]}, {"id": "e3ef366ff31078de", "location": {"path": "/usr/share/fontconfig/conf.avail/45-latin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 6600}, "digests": [{"algorithm": "sha256", "value": "1a17eaeb44bdc367f16939dfb2ca1a00a57a9b788b9057a80c656667fa41721e"}]}, {"id": "66eb4e102cb7b33a", "location": {"path": "/usr/share/fontconfig/conf.avail/49-sansserif.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 799}, "digests": [{"algorithm": "sha256", "value": "8763cdac2dc15bc9ca4722bfc42915caacc585e1b73b1687027999eba1a4859e"}]}, {"id": "4a8fb81df0c6d29e", "location": {"path": "/usr/share/fontconfig/conf.avail/50-user.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 911}, "digests": [{"algorithm": "sha256", "value": "f8ba8a95fb232a9baf2766e54be0c10b3cde40a276faa6d988e67255992f619f"}]}, {"id": "7d0ba76320fc7a34", "location": {"path": "/usr/share/fontconfig/conf.avail/51-local.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 423}, "digests": [{"algorithm": "sha256", "value": "f28ac67ab31540c5b5df3faee9d1d6c6d31ba83ea87e851850f5f9e32341126c"}]}, {"id": "7609580cb411492b", "location": {"path": "/usr/share/fontconfig/conf.avail/60-generic.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "65acf3c836c88d4d4b455d791cb32d5f7f8850e47951de8439cf3c177beea075"}]}, {"id": "39356f3c0050386d", "location": {"path": "/usr/share/fontconfig/conf.avail/60-latin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "c0e9c3cdf4b785dbd7bb4feeea9e92c164ec452c99385452aca1efbd36817484"}]}, {"id": "2b0a3a351fa1bfb3", "location": {"path": "/usr/share/fontconfig/conf.avail/65-fonts-persian.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 10293}, "digests": [{"algorithm": "sha256", "value": "4d53dc8cc9604e0fec716a5947b5235314b1594d1c09f62a34778e6321dc8f20"}]}, {"id": "ece2f02268238205", "location": {"path": "/usr/share/fontconfig/conf.avail/65-khmer.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 464}, "digests": [{"algorithm": "sha256", "value": "ab056a77ca1f8bc94117ce99f53fbbdd4516656086b0bb7104de3b58948c3848"}]}, {"id": "18e76ee51eeea177", "location": {"path": "/usr/share/fontconfig/conf.avail/65-nonlatin.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 8008}, "digests": [{"algorithm": "sha256", "value": "306af8437a37ac6d3eb8ba6b35f40373720f4f6569f9dc9848290eadcfea2575"}]}, {"id": "7283c18ca5606493", "location": {"path": "/usr/share/fontconfig/conf.avail/69-unifont.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 847}, "digests": [{"algorithm": "sha256", "value": "eb4f4ce7f09017cc9764ea9979dc01ff21902f5566bc73e7d721a872fcc80cbb"}]}, {"id": "ec19026909c7a325", "location": {"path": "/usr/share/fontconfig/conf.avail/70-force-bitmaps.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 487}, "digests": [{"algorithm": "sha256", "value": "0b795a6a0a08f815cab64bbc7ab0a4cedd40ba7b272e005faebb1a2ab25bf4f6"}]}, {"id": "af33cc86dbe4c12a", "location": {"path": "/usr/share/fontconfig/conf.avail/70-no-bitmaps.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 487}, "digests": [{"algorithm": "sha256", "value": "a68f782f773c0a0061b7780b227f221c8b3fc06d66bd8fe654b261617b3dbbe0"}]}, {"id": "9fe3a4ed0c9b105f", "location": {"path": "/usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 77}, "digests": [{"algorithm": "sha256", "value": "87228113c2e8ffbf5565ffaa80d5e5fde33b14f0725accf69e1e31c80df398c0"}]}, {"id": "04b1e5152723f8e7", "location": {"path": "/usr/share/fontconfig/conf.avail/80-delicious.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 597}, "digests": [{"algorithm": "sha256", "value": "d3cb327de779ad929b12a501b447e1f9c541f51437e389b3d17edb3ecff83496"}]}, {"id": "3570435de039a002", "location": {"path": "/usr/share/fontconfig/conf.avail/90-synthetic.conf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 1917}, "digests": [{"algorithm": "sha256", "value": "54a5935ea79c66e07faf743b81f2647eca849800b2b0422e84cd66527a75066a"}]}, {"id": "12d798d60785ba7e", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 705684}, "digests": [{"algorithm": "sha256", "value": "b8f2cc80d705347233f99623e277909c9b604a3f544d628d2a40e5cfd65ac5cf"}]}, {"id": "d510d277c89bb258", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 757076}, "digests": [{"algorithm": "sha256", "value": "35226ac1e50d1b60af2ff7da5878d8ede0c83bc00fe84713f265cb6ded8f5f9f"}]}, {"id": "a4cd10d279126090", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 331992}, "digests": [{"algorithm": "sha256", "value": "d9b4f6116035fc25046647e5fea8532021f01c4f89bb2545d0a6dc6e1e9e865d"}]}, {"id": "5dc36926636e40a7", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 340712}, "digests": [{"algorithm": "sha256", "value": "2627656503d8d0a859c5ddcb096d3d510d34c776d88e94c3971dc114bd88ca7b"}]}, {"id": "71759928c57387cd", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 356088}, "digests": [{"algorithm": "sha256", "value": "9c4afda943e3f8b78c2c56373e88f48b31d2c037d238fd169cfe6488076f163a"}]}, {"id": "a77419b217c92813", "location": {"path": "/usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "font/ttf", "size": 380132}, "digests": [{"algorithm": "sha256", "value": "42eea8905349176d9f373302b756902a0ddbe7738a01cd6d70387a4589c65966"}]}, {"id": "e3a4449a0627ec2c", "location": {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1}, "digests": [{"algorithm": "sha256", "value": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"}]}, {"id": "89b5ab27752880b7", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "3c69a4a429940debb986f95afe1895926f45ee06fe6c27d707a69ee312d1a8e2"}]}, {"id": "26dca30f80c2a1ef", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 75193}, "digests": [{"algorithm": "sha256", "value": "bbaf64e5da96c82f1130dbbd80a74881e9b63d03f74cba52419b5ab9c07d467a"}]}, {"id": "7471e15b1615ffc8", "location": {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 28166}, "digests": [{"algorithm": "sha256", "value": "2e2fd4a108ac0fcc23c41c0c0873c598c901f03267690b58cd755470c554f1ed"}]}, {"id": "08f9892c7ba42779", "location": {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2387}, "digests": [{"algorithm": "sha256", "value": "a07c37ba8e9253af849eb26da8eda36a5a002970a053700e6ca67b0f5ea2fc27"}]}, {"id": "e1724cc06c3b817f", "location": {"path": "/usr/share/java/libintl-0.21.jar", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/jar", "size": 2585}, "digests": [{"algorithm": "sha256", "value": "92bcf04d7016eb9fac38212ed8ef025b328fa5928d722a2b456ae8924db78d7f"}]}, {"id": "444b6035270b044e", "location": {"path": "/usr/share/keyrings/debian-archive-bullseye-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8700}, "digests": [{"algorithm": "sha256", "value": "9395df01c1c6226584206a77d237c60fdc7039a015ece4e6bd3b1947db6c3b1e"}]}, {"id": "d46da84c0ad1fe1a", "location": {"path": "/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8709}, "digests": [{"algorithm": "sha256", "value": "e551f90fa954a65b3b6c54160f9d8485bee806318afe7a6998c4d9bece8e0df3"}]}, {"id": "55c064b28b1e91e3", "location": {"path": "/usr/share/keyrings/debian-archive-bullseye-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2453}, "digests": [{"algorithm": "sha256", "value": "0cdd043ff2e04448802488fd4a4e3812c298a1ab5d81374ea9a9693a274cef8c"}]}, {"id": "0ba183e27e820912", "location": {"path": "/usr/share/keyrings/debian-archive-buster-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8132}, "digests": [{"algorithm": "sha256", "value": "89d89bcedee9ed88b25eabb5be786fbca6259f121e6ad6ebf5651f852f5227cf"}]}, {"id": "baffbf68366e8290", "location": {"path": "/usr/share/keyrings/debian-archive-buster-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 8141}, "digests": [{"algorithm": "sha256", "value": "bd5d7f0384531497968f1866efa6118938e812582a8d2fe86d87b0266c495783"}]}, {"id": "f1434bef19f0a26d", "location": {"path": "/usr/share/keyrings/debian-archive-buster-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "488a60d5065a97cc8b3c907be6d2c12ba5dee5b88f5efeebbd8beb60cc9cced1"}]}, {"id": "fcba3e03c7b39764", "location": {"path": "/usr/share/keyrings/debian-archive-keyring.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 55625}, "digests": [{"algorithm": "sha256", "value": "a75b59c2c00e3e84dc5c37cf2a459702bd8e0f990d09bf4c3acb6dd2953a3998"}]}, {"id": "fb663e85a2314c10", "location": {"path": "/usr/share/keyrings/debian-archive-removed-keys.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 36873}, "digests": [{"algorithm": "sha256", "value": "2bf17b8b38083e34a0bd6787264f3827df849a66d6960d3f11e77acb5c340922"}]}, {"id": "8fd696fc9e391b14", "location": {"path": "/usr/share/keyrings/debian-archive-stretch-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7443}, "digests": [{"algorithm": "sha256", "value": "6e6648330a58db617dd13ba9f51b4101932559d477e7fe5fb656d3a4352efb57"}]}, {"id": "fe805c3e4d750fa6", "location": {"path": "/usr/share/keyrings/debian-archive-stretch-security-automatic.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 7452}, "digests": [{"algorithm": "sha256", "value": "481618230f62a29729c58e35684eec7be8774c68b7f94f4a70dae668874e12df"}]}, {"id": "9ee7b7666d2fbd5b", "location": {"path": "/usr/share/keyrings/debian-archive-stretch-stable.gpg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2263}, "digests": [{"algorithm": "sha256", "value": "5306306431152a3fc27406f420b9e1d9905c221ad9565ac7f11abaa3867b0885"}]}, {"id": "27f21b2c643dbbf9", "location": {"path": "/usr/share/libc-bin/nsswitch.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 494}, "digests": [{"algorithm": "sha256", "value": "eec30745bade42a3f3f792e4d4192e57d2bcfe8e472433b1de426fe39a39cddb"}]}, {"id": "c22a18302a5ad149", "location": {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 270}, "digests": [{"algorithm": "sha256", "value": "d8d3386a25eaa491d7054830ed31a67e3fb0946f036d1b557310700e5911dafc"}]}, {"id": "45b80879ffadcd3e", "location": {"path": "/usr/share/maven-repo/org/gnu/gettext/libintl/0.21/libintl-0.21.pom", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 605}, "digests": [{"algorithm": "sha256", "value": "e19d4799278ae88c25288dde97f4998f7b353694848db5bb42fe2ebb1233c071"}]}, {"id": "7c73846ebbbe36e5", "location": {"path": "/usr/share/maven-repo/org/gnu/gettext/libintl/debian/libintl-debian.pom", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 607}, "digests": [{"algorithm": "sha256", "value": "4fed4bc41a86a7866eede47cda3fff93801d2146d61f2a53e0d8a07e8912585d"}]}, {"id": "102e07b48247abf2", "location": {"path": "/usr/share/menu/bash", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 194}, "digests": [{"algorithm": "sha256", "value": "1e862c7883df7a31e995769e90b4e6b87399a70f2cad6b2ce95fd865975286aa"}]}, {"id": "e4cbe0e8a6f0c2bf", "location": {"path": "/usr/share/menu/dash", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 108}, "digests": [{"algorithm": "sha256", "value": "c8bdff923cdb32fc55c80c70546c344e22444dfdccdea6280d9c4c6fa25c7c38"}]}, {"id": "879a8b0f02dff6e2", "location": {"path": "/usr/share/nginx/html/50x.html", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 497}, "digests": [{"algorithm": "sha256", "value": "876766b4e80133fd490603e073d3567425b88794828a9292104244c9e40875ed"}]}, {"id": "badc0e052be0bd4c", "location": {"path": "/usr/share/nginx/html/index.html", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/html", "size": 615}, "digests": [{"algorithm": "sha256", "value": "fb47468a2cd3953c7131431991afcc6a2703f14640520102eea0a685a7e8d6de"}]}, {"id": "524a8091d5194dcc", "location": {"path": "/usr/share/pam-configs/mkhomedir", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 154}, "digests": [{"algorithm": "sha256", "value": "ea2840c7336e177f75943580824fe69a5edff790c30c1c40c286462151e22dfa"}]}, {"id": "db9bf98df095d4fe", "location": {"path": "/usr/share/pam-configs/unix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 672}, "digests": [{"algorithm": "sha256", "value": "66528ec667294fd2eaa1418ad4372f51e0c9a8fbe628275242276ca070639276"}]}, {"id": "504139e60a2492fb", "location": {"path": "/usr/share/pam/common-account", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1175}, "digests": [{"algorithm": "sha256", "value": "8657819f898333b2ff09e8bb4fcc6ffabb02acd015411d0ec89f28a70e672537"}]}, {"id": "7a698aa26ea8ccb4", "location": {"path": "/usr/share/pam/common-account.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 107}, "digests": [{"algorithm": "sha256", "value": "8e2e9985399c29f44638f97acc1b71f9b2b946cfedb21ead16a54cd12c25992a"}]}, {"id": "e8baa1ff23ad5dc9", "location": {"path": "/usr/share/pam/common-auth", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "940827d13f472a45ebd38cca4c4b2f91b7fc22f08a266a9e987222e88df4cc9b"}]}, {"id": "e6226ab80ebd6bde", "location": {"path": "/usr/share/pam/common-auth.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159}, "digests": [{"algorithm": "sha256", "value": "9dfd7b4897f508b7e327e7a511c7d097551d7063145b411e266aa91f2c0c1d57"}]}, {"id": "dd60c40394903fb7", "location": {"path": "/usr/share/pam/common-password", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1594}, "digests": [{"algorithm": "sha256", "value": "1544e26ce2ef5a2de1457824fa9fc2ce8a82d5a16de92a8f3b1b456e31827879"}]}, {"id": "f8c0303d011d2c8d", "location": {"path": "/usr/share/pam/common-password.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 357}, "digests": [{"algorithm": "sha256", "value": "5f44a9db909d4ec8cc580261a4674f9a609ad5e7a776a7896087b738e9581b38"}]}, {"id": "ab14e0f8c30bffeb", "location": {"path": "/usr/share/pam/common-session", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "b954c8c0b6182cf0f10f89d572be0feec4652d4a296f51f854b55b0352251725"}]}, {"id": "cb53d5ec717ed972", "location": {"path": "/usr/share/pam/common-session-noninteractive", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "7ac763203bc998dde4c1ddbdf0c572be2afa61e3f59d82194a51f7b3a5d11f7f"}]}, {"id": "607a2a66f00bddae", "location": {"path": "/usr/share/pam/common-session-noninteractive.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 46}, "digests": [{"algorithm": "sha256", "value": "c4e029edf22d18a793db84b3092d36b88ddfacc5e361b785364e4756755b10e1"}]}, {"id": "48acd901b1ebd7bf", "location": {"path": "/usr/share/pam/common-session.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b80d0e21fd90493886ba1dd4a4fbacf283e6ffc07815469a0ccb130f2e5d156b"}]}, {"id": "0d76678ad56e1ef8", "location": {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "1ba6314adcb7339b9730255a752b78863688d7628fe75fe5d02ea04607b7f80d"}]}, {"id": "21cadcf079f94fc5", "location": {"path": "/usr/share/perl5/Debconf/Base.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 499}, "digests": [{"algorithm": "sha256", "value": "66ddc0f2cb2cae1e92bce9f5ae48cc82aea652a9ade8ab86cf9a1a3093e1f3e1"}]}, {"id": "16a48bc5bdf652f9", "location": {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3900}, "digests": [{"algorithm": "sha256", "value": "7d1b308c40b249d160ca49488f5ef1658db695940b53c7bf83bc89f49640b066"}]}, {"id": "4e3f9314c5dbabc8", "location": {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15639}, "digests": [{"algorithm": "sha256", "value": "387c6f3a403d3e4cd862b3e68450ab014be1b3b7b6c5824e09ad2f590aae2314"}]}, {"id": "3230592d66e566fa", "location": {"path": "/usr/share/perl5/Debconf/Config.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7020}, "digests": [{"algorithm": "sha256", "value": "cd8de0d581b2ef08ff3deddd060fed52e4a914ddc0b59d46e3af617ee4961d1d"}]}, {"id": "6377a658a0b0c5e5", "location": {"path": "/usr/share/perl5/Debconf/Db.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1202}, "digests": [{"algorithm": "sha256", "value": "c0e7a554455e3cf9c42d937bbc8a701627b43f048cbf7a1d7590af44f218338f"}]}, {"id": "a4cc4968be74d469", "location": {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2359}, "digests": [{"algorithm": "sha256", "value": "7ce0f564262a8d5dcdc1027951b080af151669b1841ac88cf6db54f9f5dcacab"}]}, {"id": "6a321febddd9b1d9", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1638}, "digests": [{"algorithm": "sha256", "value": "0dd39de90e426e2062483ea468348aef62ecbdfb76fb1292728f3679a42b9dfd"}]}, {"id": "57f538511f908aa5", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4825}, "digests": [{"algorithm": "sha256", "value": "7075a4f322db7e12d96e2391267073cf11a01277ed972b8fd5285c8b3b89e272"}]}, {"id": "09fb735dcc9b89db", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "d79bf94498c68355489fdd90c09d7aaa62116e42f0845ae78ba2c3b45fef9859"}]}, {"id": "b9e5a6f9c0de0b32", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "feb9793dbf296b01cc866c0bb792843e711f2126a2ed4171f4a1f2561da76cb8"}]}, {"id": "112e30a5b2962c5f", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1990}, "digests": [{"algorithm": "sha256", "value": "57aba77c08bd3c0106b9d21c1c177984e20a477c2528b85b13ef1345b20af677"}]}, {"id": "c5760c3c910c33ae", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3609}, "digests": [{"algorithm": "sha256", "value": "ecf618cb2a38996f131f775e72084062b9c942c274133f7adb50ab8c36ef598f"}]}, {"id": "e4a3f02da1784f36", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3633}, "digests": [{"algorithm": "sha256", "value": "18906996142065a6c897392a366934054c821d08f34acacb645724da5f6235d5"}]}, {"id": "cdfb77a679771c7d", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6226}, "digests": [{"algorithm": "sha256", "value": "633a36005440e5101b822a293751d63e0574787fe2b13157aacc2bc00fb0ef02"}]}, {"id": "a8a685187980ec00", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3671}, "digests": [{"algorithm": "sha256", "value": "081953795cd5ffbfc2b56cdc1e24c59f76be1fd7664ceaaee6688a55f12c1a3e"}]}, {"id": "d2328a2b129db42a", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "b50341f54a9e86d13c0fc1b607466df39f8db062f226b22123a97d73b1d73063"}]}, {"id": "23dca9ed9621ba84", "location": {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5256}, "digests": [{"algorithm": "sha256", "value": "f55d0e3f3f4f3ad8910ca1db54838eea67ee5b4fd4efdfa668e4fb23b432f6b9"}]}, {"id": "7598c2f7a857c36e", "location": {"path": "/usr/share/perl5/Debconf/Element.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 196}, "digests": [{"algorithm": "sha256", "value": "00c10272de11fd0ddfbacf752982b22623e629b9d796533c95d586d858ce2c39"}]}, {"id": "ae1decd7ddfdb432", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 729}, "digests": [{"algorithm": "sha256", "value": "81d60ef5716baeedcd3ec9ed5d59d8d310d6a187d7c902133770fa201604cfa5"}]}, {"id": "d264676db4719640", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 331}, "digests": [{"algorithm": "sha256", "value": "94044eacc5f6137204dc1c805e9323d8ee370163e21e16485961c073bd244c16"}]}, {"id": "1965264dd8a2ad7a", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2188}, "digests": [{"algorithm": "sha256", "value": "5a89b6e6233776c40896589664ad74bf8c78235f23ebcc19e9dcda32beb21e9e"}]}, {"id": "4f4cde269ad9466f", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "768e0c2ebfbc4e9227ce359f38b2469e070135c56adba1ec7f5b7505e8ec87e6"}]}, {"id": "7ec2ba666795101b", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0f795cb55435e9660233584f899e769e263d1e605e9748860b5edb02ffad3aae"}]}, {"id": "862a8c8f50ff2c50", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "abe844eae752340e23f9f21ddcb6b24764f0eb980471c25f5158c452cfce961d"}]}, {"id": "ffd4ed6881316f40", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "024a308e995a3721990978bfc60d584e3a0fc8ed08753692727e1012cfdba322"}]}, {"id": "d2f88c8a4e3cc11c", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 788}, "digests": [{"algorithm": "sha256", "value": "6c2a414ab5362a2d25f5d080c18da7dfb6efee6d6073635b6e3f1da5793ffac8"}]}, {"id": "cadb132295a69d28", "location": {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 330}, "digests": [{"algorithm": "sha256", "value": "d95c589193ffc32fa5f5c7fb151a458f210ec17a8f33ef5d1644b61110c7a8b0"}]}, {"id": "3f52720c383d0fbd", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "03aaf5a065ce57bce012d4ac22f19c776eb5b49daf5842f06bf50de0948b7b17"}]}, {"id": "298ed99d812e715b", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 165}, "digests": [{"algorithm": "sha256", "value": "dea5e8e710441f23f824944d013a72167c5e5a0eb9ed31502b543e6aea6d33ba"}]}, {"id": "bbe2a3d1b313e89b", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "6a607d19aec535e157cc301eb01a49d25335000d3312f5d0a06e9701d46edfb3"}]}, {"id": "ea61eae78b31a041", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 164}, "digests": [{"algorithm": "sha256", "value": "f3922ec83c3ff8ab7f2a0c9a832628c64aeff1a92249544259df48f642df14b7"}]}, {"id": "358667f73f90ae7a", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 171}, "digests": [{"algorithm": "sha256", "value": "e0802d54649714aafd6d6ef426ed4bf4f0429bc8b5ad930e8822b4835d66c4be"}]}, {"id": "d2748a90344710c1", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 235}, "digests": [{"algorithm": "sha256", "value": "f5b8cf39ff9f833f719d260e27466e4e11839a488286c25dacb56a23b049f831"}]}, {"id": "02c2e53b70681219", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 834}, "digests": [{"algorithm": "sha256", "value": "4d8a031e7a23ad208675d097d700692b04304704fca6764630ffaeaa647843d0"}]}, {"id": "dfd889277728dc70", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 439}, "digests": [{"algorithm": "sha256", "value": "f8aec4b503d26da2b87eba5acb67456aa6752ad37add8915beee15646626d4a6"}]}, {"id": "55f58774badae03f", "location": {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 316}, "digests": [{"algorithm": "sha256", "value": "5478c4f864725771238f7a4d42071be055fdf1781098f9a67671ce4c082d6236"}]}, {"id": "c76b0b539319d3ee", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2871}, "digests": [{"algorithm": "sha256", "value": "2de0e06b467b7c1682dc4f301cc2443076540c0450e21ab3ac0aba1f9b9d00a5"}]}, {"id": "cff06b5b0b721d85", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 684}, "digests": [{"algorithm": "sha256", "value": "254847cc4aeceeeb3b64a1c84cba614c2ce33dd63182246e5e1a8cf2f7d924fc"}]}, {"id": "e45c5e544a74b1ef", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "2292d7d3d45fd14c8ee4d276fdb1a6858365249df49868518114fb6dc19e682e"}]}, {"id": "fd7839a2091a3233", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "df7fa143150ffcd85c5fe4cb83a79d533c0d6408e15537a593d4dd0217afbcfe"}]}, {"id": "b369c3fc86f1a287", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "5f87a9c18562d15b6d7933e1e76894f5b7058d66dd738fd37b9aa07981561ed9"}]}, {"id": "0a4fda75feb58b8d", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 580}, "digests": [{"algorithm": "sha256", "value": "58755994eafd92c42fd7765afb988f6e1522f1a43a289fc85ed0ffa712403a3f"}]}, {"id": "4e8aae46548ebd39", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "04f10cf7e7c163ec96266afb533bc94828ae1343e13af66c32fb47be2ef1d09d"}]}, {"id": "841ee2240e79820e", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 974}, "digests": [{"algorithm": "sha256", "value": "2a5bf7f95334d01613049b945144682653b977c49b664ca610fee3636c29b8bc"}]}, {"id": "1d4bb0c4b1e3cfa7", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 649}, "digests": [{"algorithm": "sha256", "value": "382add68ada4f5658b2efa1d5b0bc34356c6b5e3d5ca3445e2b1e17aac45e4e6"}]}, {"id": "c7c7692df795b6bc", "location": {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 290}, "digests": [{"algorithm": "sha256", "value": "5cd8ceb1ccaca18d12569710eca5a868b953b79fd3e5f4193fc4ae7440f5a204"}]}, {"id": "308575b5e9b23322", "location": {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 916}, "digests": [{"algorithm": "sha256", "value": "8f4919e0b67b61f650af51406b13998467a477cd04f7772bc8b5ad6cb18649c3"}]}, {"id": "b6481e853eb1a28c", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 342}, "digests": [{"algorithm": "sha256", "value": "e1b6db74cda4b4b43bdf2244350494ea6a53d13a1f7dfeaca90ed16b22d13791"}]}, {"id": "a4418f652a34910b", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 178}, "digests": [{"algorithm": "sha256", "value": "13e3e74cafc97617862521b51e2c4ba4b87e87658363d1537452fcd5d874d261"}]}, {"id": "bc92bbc6fd91a3f9", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "799e48fc5a362d653334159305bafe67cd451420d98988d3047d515b2408120b"}]}, {"id": "549c9979b4dcf1e2", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 182}, "digests": [{"algorithm": "sha256", "value": "14bbbea9a46115ea16632083ea3ba850b13594957e5dc49b7907ec07e14a0789"}]}, {"id": "1c6e852dd3b03509", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 175}, "digests": [{"algorithm": "sha256", "value": "88f2b6eaca06a4b404d62cbdaad4f497aa17aca4d44e785c3a78a763b66c24d4"}]}, {"id": "52a839ca04f54484", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 179}, "digests": [{"algorithm": "sha256", "value": "5a046112c91b00436a614d93590338a04ad14710cf3af56ebdb883041e38a955"}]}, {"id": "499ad3cbf28c996d", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258}, "digests": [{"algorithm": "sha256", "value": "f21d00539d3a4b8dafa82322d0e0cb1281f0493995723dfdd9a6fc7cc28a7434"}]}, {"id": "4f9d62908c934148", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 602}, "digests": [{"algorithm": "sha256", "value": "e0b972e4af3cefd2ab4858fac0a20df5ac91feb886bb8f0003cfac187581609b"}]}, {"id": "4962136f2ab717d3", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 177}, "digests": [{"algorithm": "sha256", "value": "505643b340d236ba8fe6e3bb930640e79ecf6ac15b43513456cb81228c946e23"}]}, {"id": "2600e98772b3df79", "location": {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 226}, "digests": [{"algorithm": "sha256", "value": "17d40add0e5bf98fdfb6ad5f71f337a04536c57c5b4e663cb6f5308398f27349"}]}, {"id": "31ed4891c7ca04b7", "location": {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1982}, "digests": [{"algorithm": "sha256", "value": "249a05d5f564db0f40e09c13d79b0a77ab128563a19a1ceee585c3431b844d1e"}]}, {"id": "38899742d3844711", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1196}, "digests": [{"algorithm": "sha256", "value": "a97d6deb504426af124f6c1dd8d522a6abd009dbb37fbe0a3e2a284b921ea1f3"}]}, {"id": "3dbbcbca8271030c", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 170}, "digests": [{"algorithm": "sha256", "value": "a271b558a75a7617474d93cd77402c339334e84938651ea0a01f7336db09d010"}]}, {"id": "f0c2e284fac7cf65", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2246}, "digests": [{"algorithm": "sha256", "value": "603d0c59e9b8ef1c9092873118a1335db9485250ab78dc9604ba9e0271c6b0c0"}]}, {"id": "b20ef20201e36062", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 403}, "digests": [{"algorithm": "sha256", "value": "0ea94576f9890a0f5f9a4a59361bd1e0f6153b3ff23b883e6078b2e08063155d"}]}, {"id": "e67302f26cdbc997", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 629}, "digests": [{"algorithm": "sha256", "value": "9c3cc0ef1ccbe6da38b3885610369edef2005a691d043023c27689621e027a39"}]}, {"id": "54d2a46ab904e49f", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 805}, "digests": [{"algorithm": "sha256", "value": "63968f89058f1066176e80bc3a4e4ada8f4f24dcf78fc56c722edc7aa12f0f9c"}]}, {"id": "43d63f0766fae6a0", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3292}, "digests": [{"algorithm": "sha256", "value": "a5749589dee50745a7db1e2c6743788334381461cca018552058183edae81d8c"}]}, {"id": "a3ec98289114ea82", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 573}, "digests": [{"algorithm": "sha256", "value": "9bbe2c52e9629b135b888fe81fdcaf9eb1280076df252bb86292ba904aad8a1c"}]}, {"id": "e6b12c68ab43a707", "location": {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "f61a5ec96a09bf7671dadd87281a75622df7043b2736d788af6767f6827bcbba"}]}, {"id": "dddd1332b64446eb", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e74c742b01709c060bd24a58f960c03cbe688a818919037295d6222f8c3165ee"}]}, {"id": "60889c0eca227b02", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "1699c8211d030d2d67fcfaafd5e30867d2661c21dad41c574dec2d88bd96ebc6"}]}, {"id": "5e8b56143da2fe39", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 958}, "digests": [{"algorithm": "sha256", "value": "367f3dce72c5bb9e40587416570903867824a063eb04319b6d57afdce1039d01"}]}, {"id": "b7d50d73af99b122", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 159}, "digests": [{"algorithm": "sha256", "value": "6654230ab4dc25692f22f7eae0798896067c2f5471ceabc4bbfdfa63258970aa"}]}, {"id": "67bd8c5603868eb3", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 483}, "digests": [{"algorithm": "sha256", "value": "aff9175f3d6d46cd1a98d602e670d565c66005bc1e482174ca8ca75b53a40300"}]}, {"id": "0ae952c48e632782", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 231}, "digests": [{"algorithm": "sha256", "value": "430c8365d9c3278fc0375434cc93725f8fa75a5353b072f0f8cfdfe4c7dd4dfc"}]}, {"id": "a2ea84b39b066304", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "42a7752151c302e29228a17fa3d0fa8bd65dc999025846c013ee580e06d78766"}]}, {"id": "0d4f4e34dbbaf372", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 467}, "digests": [{"algorithm": "sha256", "value": "3dacc1ab78f01cd9db77d95163cc33fec708f1ba1d3ca10146f5b14c6096def7"}]}, {"id": "9b2c419c4412b5f3", "location": {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 315}, "digests": [{"algorithm": "sha256", "value": "03e9ea3bda1040086d423f3fbe2ee6cc93f59d90d26b4bf8554ab5c6cdc73885"}]}, {"id": "e6da5285952fb483", "location": {"path": "/usr/share/perl5/Debconf/Encoding.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 1487}, "digests": [{"algorithm": "sha256", "value": "801fe349da27f9312f3b6c60ea38e44e34bf7fce5138a0a9235b5efd1f7ff7eb"}]}, {"id": "88f92e43eafb7e62", "location": {"path": "/usr/share/perl5/Debconf/Format.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 133}, "digests": [{"algorithm": "sha256", "value": "5ce727bb1a20759b641ffb8bd6c45176bae65e65f907e237c6dc1f093899b02f"}]}, {"id": "803837a5e6378adb", "location": {"path": "/usr/share/perl5/Debconf/Format/822.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2139}, "digests": [{"algorithm": "sha256", "value": "47bb2e39010d9e051b79bdae364bb5824c663441b05037babae6a634fd4c0fb4"}]}, {"id": "3e7b2e4ab33db2fc", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2864}, "digests": [{"algorithm": "sha256", "value": "e7a545c137bb45bfc70dc75f6f14f2246219a4cf9a60344bff9dcf04b1e25b33"}]}, {"id": "25933e4bc99adc08", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7833}, "digests": [{"algorithm": "sha256", "value": "f6fced693baebfa47caf48ec1ab465ec44fe28b1942fe48e5d5bb90ed59fbcc0"}]}, {"id": "0b854ff4cc0d1a11", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2165}, "digests": [{"algorithm": "sha256", "value": "24b3da6ed94ce2682a51501683188675dbb50d4b154496e875ef1488c391711c"}]}, {"id": "730766ccda4fbf34", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7516}, "digests": [{"algorithm": "sha256", "value": "0bcbe1bc51af79f25aa3c2de2427cd27936c5e1aff04ffb45b6dc4cd92d58de7"}]}, {"id": "e013e0cd6abd475f", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2085}, "digests": [{"algorithm": "sha256", "value": "af31800eed184035c7cb762fdeff4ecf77d76b37fe433836cfed540c38dacccd"}]}, {"id": "a9324084062f8075", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 734}, "digests": [{"algorithm": "sha256", "value": "1604a04e4c2ddebc03659bef3bfe94a1f97330ca8e4ea88b036b10ca509308e5"}]}, {"id": "667685550f7a4d69", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7160}, "digests": [{"algorithm": "sha256", "value": "ef86bb94c07c56f825585a680e65bdfe5f5f2cf6abc31903643945e1fa949cf2"}]}, {"id": "64f2b3d6262a1e8c", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3612}, "digests": [{"algorithm": "sha256", "value": "83386e131f98f2d66706af4ecb605a68c93fba424ed0796b59737d690bf3ff58"}]}, {"id": "6c0d87afbd7e3554", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 881}, "digests": [{"algorithm": "sha256", "value": "abd4a309996b0f8798df81bd51d881fa014b66ebbd0d626220884aee2868922e"}]}, {"id": "3790409d8805dff7", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "e01ec0a98b14a8092dda1656e66248212dc4f164248f4058178e2964e5b72928"}]}, {"id": "6b7698629f9db32a", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 155}, "digests": [{"algorithm": "sha256", "value": "cf4595fb746e12a9c0a43cd6806aec7d45523aa71b2bf9d98328d8c713c8470b"}]}, {"id": "4500dfa793a83b44", "location": {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2665}, "digests": [{"algorithm": "sha256", "value": "ca7b97f7c6ecd207e6b161a89a0d42e5e547c81206b09c430b9a4ac1f0b9f847"}]}, {"id": "66b88f5c9e9e8a85", "location": {"path": "/usr/share/perl5/Debconf/Gettext.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 301}, "digests": [{"algorithm": "sha256", "value": "a88fa616d014b4668aa0acddd4b62c6f16f23ca4d770f74c42a465bccd757ddf"}]}, {"id": "141bdbd4b282c40f", "location": {"path": "/usr/share/perl5/Debconf/Iterator.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 198}, "digests": [{"algorithm": "sha256", "value": "25e26945b7cd46f0807fc71e4aa0187668d883f9068076356ec4fc3515d58b15"}]}, {"id": "4cf5bc6ac92dd211", "location": {"path": "/usr/share/perl5/Debconf/Log.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 914}, "digests": [{"algorithm": "sha256", "value": "295705788c02bc5ecab17acab91e8bca411c88a5ec5404b64ea1bf85f408d98a"}]}, {"id": "c5fb5c85a4c471df", "location": {"path": "/usr/share/perl5/Debconf/Path.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 291}, "digests": [{"algorithm": "sha256", "value": "028380a22abab29ad18b0f4411bb3f1a1f3bf192f139ae61121393cebf5acc6e"}]}, {"id": "318b5c8928e5b0b7", "location": {"path": "/usr/share/perl5/Debconf/Priority.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 642}, "digests": [{"algorithm": "sha256", "value": "bf398f78a07d12eb8aee3fb782ffd002f311027279d076eaa6fffd0de11ce0d1"}]}, {"id": "41b559e81fc07e23", "location": {"path": "/usr/share/perl5/Debconf/Question.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5867}, "digests": [{"algorithm": "sha256", "value": "457f0d6a12d8dc4ab1fc109b5c54c423a703184630b50e49abfd3b2cbba2e640"}]}, {"id": "77f1b08b871964a1", "location": {"path": "/usr/share/perl5/Debconf/Template.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8201}, "digests": [{"algorithm": "sha256", "value": "4ee3d67fccb651ed7bca60a48bd85758e3a177fdda3167a5209f1513379eb6ac"}]}, {"id": "33078c2d81946f3f", "location": {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1108}, "digests": [{"algorithm": "sha256", "value": "3a0e780834bf3c643f32931ad4fe02b3447343b1a54def72f03e15823e6723ae"}]}, {"id": "c8d0f416ec30375b", "location": {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 374}, "digests": [{"algorithm": "sha256", "value": "01a27c6a5acbf11d145efb8341e0328892a0c00db0526ad522a8c2165e4e01f6"}]}, {"id": "e555b1bc6db457f7", "location": {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 6185}, "digests": [{"algorithm": "sha256", "value": "94551d94231a98889d4fe7559c990cd5b26abf14c53a5ed8d072287e66b637d1"}]}, {"id": "70962eaa628cb571", "location": {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 610}, "digests": [{"algorithm": "sha256", "value": "18613eb5076afb75cd5cd97811c465b78533ab566d482023c9f3379f4f7fe7a0"}]}, {"id": "512566a75aef4602", "location": {"path": "/usr/share/pixmaps/debian-logo.png", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "image/png", "size": 1678}, "digests": [{"algorithm": "sha256", "value": "eeeb058f68ea680bd614a470f65df439ee8d7ca0af74981fab3aabd607707644"}]}, {"id": "9cc9b5f29004ca40", "location": {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "7c3fe2e4776e8363d47ef392381f655a1579b43e3c46e08fd8718777193c019f"}]}, {"id": "1d818a4eca819b6c", "location": {"path": "/usr/share/readline/inputrc", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1372f6d69c3638d63724c6daecf339c82bb9520a77ead2d497cb66e7114e62bb"}]}, {"id": "a3205d949034ceda", "location": {"path": "/usr/share/sensible-utils/bin/gettext", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 63}, "digests": [{"algorithm": "sha256", "value": "f653ffb26dc99dc1a0a931e08176195528aa9415d5085967a9d8169821a82875"}]}, {"id": "6d08849eda58e4ed", "location": {"path": "/usr/share/tabset/std", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 135}, "digests": [{"algorithm": "sha256", "value": "fbadb5f608b355fe481c0c7d9c6265b2372bfa35250662f81f68d46540080770"}]}, {"id": "ca4f0534e042cb1c", "location": {"path": "/usr/share/tabset/stdcrt", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 95}, "digests": [{"algorithm": "sha256", "value": "cf6c37b18ceea7c306f7e3a5e604a03b0dfb9c22ec99163e4b52f885ce063145"}]}, {"id": "c1bc46fc5bbc2dd4", "location": {"path": "/usr/share/tabset/vt100", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 160}, "digests": [{"algorithm": "sha256", "value": "075251754239d9973945d82b95c18cd90997acd2017393e70c8832e9297de056"}]}, {"id": "f09eb93c1c8ba8ff", "location": {"path": "/usr/share/tabset/vt300", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 64}, "digests": [{"algorithm": "sha256", "value": "61f8388cad6a381feb819bc6a8d299d06a853d15e1f4bfdfd6b6f40069ad4956"}]}, {"id": "25e59b1ba387d575", "location": {"path": "/usr/share/ucf/ucf_helper_functions.sh", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4554}, "digests": [{"algorithm": "sha256", "value": "caa40fa4479b0bc5e2757c4bd8facec2e77fd99b08f226b05c73c9f74f8068d2"}]}, {"id": "fd1a55d1bd5789ab", "location": {"path": "/usr/share/xml/fontconfig/fonts.dtd", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7250}, "digests": [{"algorithm": "sha256", "value": "26cac5f99498345c19e7d53aa3b9ab531a57bd0cef0b8e6b9dc0e4e2116ffb3b"}]}, {"id": "5e84f2d394cfbb54", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "8d00228cb285d565", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "bea4ea376a05008eacb869229cd2a880f7e1c212e058db84840eb02125d3d873"}]}, {"id": "186bc692fff9ea77", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "02b302767495443b", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "5966e740d3ca7e99", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "66da24d2e702ae5d", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "d4ff6bd2c67bd5e7", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "c39c1a9c2e184a50", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "73b34c9c35383147", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "afb842e13fc5cb68", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "84b30a5789bc4864", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "83322345e858372d", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "3b3d0ef3b56b9fd4", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "6fa9c8175a85eb14", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "3285d5c942b932bf", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "0576a1d68e019b1a", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "f46d83d1c6594f4c", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "76eb9d61c6cf0493", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "51d73e2ca8173ce4", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "a085c262a7782d94", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "7834d262180db0ec", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "de4db99390b73400", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "2321396113caf906", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "67a66f6d9f876ae3", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "87075ed274a382a9", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "54900e659b35f345", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "76b57cfe0fdb4fd4", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "4a02214add1cbf82", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "abc84f2a8e88a97f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "5ea60c6807da2245", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "1b32a31451e81f8c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "b6a07cdd17fcef43", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "9d1fe9ea14a6565f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "aa12c42ed58cb58d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "0156a87c7fbd584d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "951251545232662b", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "6b067c44af00bef0", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 336}, "digests": [{"algorithm": "sha256", "value": "e1af781ad3c751d43edac773f568a7b0a9fd57f4223385e6163e3c1533cc7920"}]}, {"id": "9e1b3305007bbcad", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "f84870dfbf52f793", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1136}, "digests": [{"algorithm": "sha256", "value": "da8b38d87e4a108d0b0488246c876b81bb8efbc28aa529496802ad1060eda42b"}]}, {"id": "16bccf272b2827b4", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "f07ced72d20ff9f6f889cd73de18f2deb12f1520645579fc0b21f73658d3b1ea"}]}, {"id": "88acdb8635cf9b9d", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "2b027b86058c0d70", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "d99abcadb54de0a6", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 298}, "digests": [{"algorithm": "sha256", "value": "b5537964f9883b7bdcdff6b2a3083aa9bbe385e838389b43153f72f08b96df7e"}]}, {"id": "fe530c74e4a92aa3", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "85e456879096c6ca", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "34d8427bbd2ea631", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "945120f1883e59ab", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "ebaca76fec341f06", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "4876b6ab494a8fc2", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "5fee42c92ad553c9", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "0745c595d2f96ec0", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "7d4cfa902eb10667", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "926d64e5056aaa53", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "ec1eded510aff2f21c5a89730ebd49c3db5df70c1e7da47d1fb00d1c9871989b"}]}, {"id": "2fafdd775f8b81d5", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "71242cb201f88995", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "971d38a89b0ef5bb250a70663fef70649ee40542f440d5f146d7655fd4e86165"}]}, {"id": "56b3805d24c3cb86", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "3b4fa9c7b5be79f3", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "0797b920a99fe88eed5ccc0666420aef5d245cc3204c285dbc5b3578d08182b0"}]}, {"id": "ddcc36573c46d3cf", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "ab16b0010904c0f7", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "fd919a0ec06677d2", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "5aed4d2b4816b20f", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "65c4e27cc29d9263", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e0ee50ad5e1e76a6", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "9f35c9c8f6aeb8a6", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "a1b0fb121f54abfa", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "1f20fde6b678578a", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "8201b13d9ab5029c", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "17f1d003e869210e", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "db0c4d321b0352fb", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "2d01a31f68c023f7", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "c483e0054d42ee44", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "209de803e0a7c585", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "cd735ddb2a3798ce", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "4fa8786d7d0c7a90c8725406672d40b220a3a242cd4329bf4f8ee218b209a721"}]}, {"id": "a3835ca1ab0cba97", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "dcfda658573b60bb", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "246b07f20295fe43", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "e728724756056f53", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "22a15e3060011aa6", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "799a8aa5a176caf4", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "47a0e3c2b9b89c7d", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "570a1fb2c89acfe9", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "40da9a53fd328968", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "1751106e446de664", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "9b2874d937aa046c", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "5de5e4fa3b75038d", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "7544e12e31fd24d5", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "52870e8a984994be", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "3d7ee07456e04d6d", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "933abfa36079a7f4", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "c3e4236b3a10e305", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "7e77ba08ba37322c", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "5702ae0eaaaedc4f", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "5f82c0b221f09a98", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "03cfae36c54948b4", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "3c67a82af84a3b47", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "7f48d292a38b9edb", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "641950c997a6e865", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "d13009bf7ecd0e73", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "dedc7901e2f9d219", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1112}, "digests": [{"algorithm": "sha256", "value": "0f1c03c829881c4e717bca4280498c6b4f1aa6e15bfdf7067486040fcc3ad3f6"}]}, {"id": "de506c51b260197b", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "2367a20b1249277b", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "4efef1c208dfd77ab8a0dcf30147ad1af29f7f910beef2ddbad07b74441f4d1d"}]}, {"id": "e901d8f703acd6d7", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "c96f7d43cb4d3f8f", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "25a00000c877ef4fd018f72b15c45d0fd6b35c9cf9d3aa9a8e0b3a7fbcc47966"}]}, {"id": "29b215bd0d10a738", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "cf468d5aa5ff4f79", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "f5ce41922ef87d79", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 964}, "digests": [{"algorithm": "sha256", "value": "b15db7d2f332dd0806cf7b1c44203650eb6ec7d56d76c13793055dc4b096896a"}]}, {"id": "5809ced12ccbc647", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "6c8cd1afb71232f1", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "304a41fcbd71dd49f0c2a8cec0da83bc27e04183ce9e10768dec0bc223b15788"}]}, {"id": "74006f5f298850dc", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "2c72950b1240467a", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "f532afb7a0b8ee5d", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "89b495146c2f0988", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "4cab6ebf4f919bf0", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "8ae439454a950736", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "c1ac9612fea6afa8", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "c30e2ad183017631", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "2cb18a012a83b78f", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "cf33b862e1fa0d3311b8ae6172c2d952d391afe958b5f3a19fac5c6651556d25"}]}, {"id": "cbb382ce6f4da569", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "f6f0c3605a667f46", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "4dccb93cfd8f2bff", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "95fe52093ea5db78", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "39ddd30add50da13", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "859ef4aa06f73a2c", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "78d5c7e8d77694cbf69ab03fde20ffc49b0aff2c63b2146e872bced2eafb758f"}]}, {"id": "28764dba27167fd6", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "1e34c47923515120", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "dccc82cfe1c95b94", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "68236f461937d3f0", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "e6f8111e8b0bd300", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "cfc61391eabd4f62", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "a4b74f909c24d0d7", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "a6540da5084b0bec", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "190caffa1f7946d0", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "cdf3e3c517a879a9", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "b9dd54852a0645be", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "e8b713d94760d097ee22eb7018be8f8465d659288d9103ebdd07f3edd1169c95"}]}, {"id": "6e2dd3148e2a73de", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "7a19e52b91030510", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "5358c98c27b737c0", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "64ce5c7555462203", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "95d15f16f4c156ec", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "67c871a7e8c677df", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "ec78b34e5dff5974", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "a79f7d7c71814618", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "6fab64d2c4a30ca0", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "9ca3815d0c138f9f", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "c725531149b2440d", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "aeaa07fe287ff60a", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "2491044ecda497e7", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "8b0056950e31cf40", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "9df20bb44ce905d0", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "2ebd98dcf32fc13d", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "f26cd9bd8eb09cc5", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "4b8b163752dad71a", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "a3a830b9cf276210", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 202}, "digests": [{"algorithm": "sha256", "value": "55ab44645aeec06bae7443dc0c9c32ff4b9c68065f763a2e9013d9037bda5334"}]}, {"id": "10a07a320ef1abce", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "3d4c00fd01dedbfc", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "6da71e9d512d8af6", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "0bc55490c267e717", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "0874a2170f5ddf6b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "c29fd333fd9ba6a95aa354d0328a04a4e4fe1edafba0f38760cb089404c0805c"}]}, {"id": "a04d3ef46fb6cd34", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "a0500edffd2a3af4", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "bf220618633ba5a2", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "2f93608fd0c1f560", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1459}, "digests": [{"algorithm": "sha256", "value": "af239ffbad59bdd52aa228ddb8fdd5c0272c0bea02aae355193a4de7228d29ca"}]}, {"id": "17a3f0114526542f", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "6d6b01e6246cec9d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "a3148e8b53d79e7d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "6cf4ac2ec617d117", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "f6149015858a5f94", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "04ea29eb97211cb7", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "cd4943dd14425be7", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "c7c1738d734ea76b", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "aa0f705e83c5e03e", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "ba3c1cb8bd0caea6", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "48f423db825a9f86", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "34fead472d730d53", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "29fa5fde3459d0d1", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "420c309a35dbbede", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "172139b5f98075a5", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "a71203cc79da243c", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "5478cd0d96a83578abeb61780c032edeed6beee2e643e150f8ea7a6ce07454aa"}]}, {"id": "9c02d16ad7909d87", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "9f4c4e62e36c76d8", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "86d3d2caabd86d53", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "131a3210632b138f", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "af1d002631559ed7", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "bd62de98f29aef8b", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "9a7e18fd95ebcd466bf4d8e7af60774abdefc917d418768d66db73684899baa3"}]}, {"id": "5f7e7417ce1c9c3b", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2478}, "digests": [{"algorithm": "sha256", "value": "759b3ff3c0feb1d50693113a0073fa45f5b6b679e6660571aad3e1184946f6c3"}]}, {"id": "5c286f7fd538371b", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "f3b9930156401447", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "18e642fa84f7f195", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "5eec31e649db6be1", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "41e9e07a7da80523", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "c6e18ad4dc9ad99e", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "4591ca5242720eae", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "2350e37d49f6cf2f", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "55a542ab0286c409", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "b431b39e4f6383b7", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "eeefbca9a42359d3", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "961d72fb780c85c4", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "abe54a2ff5a3c400", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "6900388dfcb32efe", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "fff4dd527147512d", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "c7091d4829f41a4c", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "5ede7b85a7846a11", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "a32ef94d58f627d8", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "162d054587737c40", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "feba344d78b0c708", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "432e4e7dc3afc0e6", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "908ec224ff21f247", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "3ec6903da4a53f8d", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "1e8887232deae754", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "e0d9c0db38d5d0e3", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "b7bd1bd080f5335c", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "fcb12f60e320bc9b", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "eec239da387cd96a", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "4fe1f55b40a42dab", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "61bc3fbc67b38ec8", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "1680f119ac54a50b", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "f39a6ad84d5351b7", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "1bcb2a81a9eb88e0", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "c3a4323c24f0bf73", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "de06bc3aae373986", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "f883c65dc1f73e7a", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "fcb873fe88e70135", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "8c7c14785161a105", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "2ec89cc3e5f21fba", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "c135ca0854144a39", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "128eb449cadda1fe", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1264}, "digests": [{"algorithm": "sha256", "value": "6b4e89670f74fc4f4a45dc4899f2808279ad28c733095f4b976441faceb38a7b"}]}, {"id": "029696dade275c9e", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "57e20a6c2a3455b9", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "ed50284df97794a1", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "caab636a3e18035e", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "e2a8de0bd48105e3", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "977beab93c86b941", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "dc9359c5c6f81075", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "b4e92bfe04c94dd4", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "5ffd3353389eefe6", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "e4d85052ddb4cf43", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "51f84b6ce46f1db1", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "2d6f31a5f850100c", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "baded3744fb18903634726e0e7a4ede5bed9a39cea6ee179205722d9a0ccb354"}]}, {"id": "a74d30082f349d8d", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "46a53ae661c384be", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "1d0e034425362db2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "771ab2d36066ab17", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "a14b564dae320ff6", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3475}, "digests": [{"algorithm": "sha256", "value": "7b52b697cca477cc69ce740db37492b8867565f571d98ebd117ae1bd85773f5e"}]}, {"id": "d73a2f53d2f552d2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "0124d0a7b600c106", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "fadc4a1c4f25de0a", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "a5cf292a652c715e", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "89743e45cc6cfdd7", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "08dd2c458d83fad9", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "b42e9f32960ceb0c", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "91fc53871bbad3fe", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "bfd8c2716bf7a8b8", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "251852e87471370e", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "ba27027f225bfd42", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "fa5af423e18c8eda", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "add24137d2321c5d", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "d8fbd908c3741095", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "c2b4e00a89768cb7", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "ca163472102ee950", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "53461c05ed22db5a", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "d71d472c90ef31c8", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "10a1c5ff7c27d88a", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "e9c192c8d021275e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "d52944a57a4266e1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "eb4cf461ac561505", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "7b926c1701d6070c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "0a119052cb721039", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "7e668938daa90422", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "4f678c8e29340f4d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "bb7a7f10cadf897b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "74cafa28a82e9974", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "8f7f5acd1eb01cd1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "bc25bddea5ad30b3", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "efefb90599108316", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "91d16844b74d48e9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "740ea708b9e6e753", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "95b746797b0c4c1c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "ed71eda94145cdeb", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "261aa887bee68878", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "1adb800eb92f544f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "0b177a5095d0a07a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "b6c9c72c7ccb9956", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "988000cd4c8d061c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "93ed21ac8fcf9332", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "4c6cab933eea4283", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "20742436b766a515", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "b1ebf3e3add1bb3a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "7bbb85fb0a32773c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "fe365b43c67619b3", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "0fc126f616b313a0", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "e49aaf782e84d23a", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "76c6b4508016b25c", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "b22ce36a46b23d41", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "e43a28116723dea6", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "6adfa1fad13b21e6", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "b04416d5c34ed298", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "3d581cf745b638e2", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "cd6c1347f87de3fc", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "ce42c22602ccd06f", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "4889a56a43104d9d", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "2c50e375e55aa1b7", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "5c19b982c1e499b0", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "eebdb29756875d64", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "99ab05cf568134c2", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "d76a7828ffe66388", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "77d2122f47377818", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "45bf127893b451a3", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "2699d44df7de646c", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "ee733623c1c5f24c", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3469}, "digests": [{"algorithm": "sha256", "value": "2fa9f7b27c7aa4d1c72482fa24e2c5380958910d89e6e07fcb9306fc873f3c35"}]}, {"id": "e3dea78666999897", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "4dd1530f0351ce74", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "bf7d9d94f31bd593", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "b1aaaeed7d4b2de7", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "f596d043b1e4bda1", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "28dc33206dafdcc5", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "4cebaa99fafb13b9", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "58d2df9fe087372f", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "7c7fc2cb00b78734", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "5a2abfde2bb7dbf9", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "77f32085b214ae02", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "d3676a954ed16d7f", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "207cda884ebc7f9a", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "5224a4d379225956", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "1ad6d9b8e9cf5911", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "e0b38842eb778a70", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "e1ea3d30c62680b8", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "d5850aae24f6f2e8", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "446ef47a2e2dc83c", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "7d21667c3c53123c", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "575206ac29ee7624", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "35ed7770c472666f", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "c7e27b6451e6d9d6", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "17e515dd1d7729d6", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "32d64e2d142d3bb9", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "578fabe035a62bf1", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "9ea3a53eb89c3592", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "bfd78edf83937614", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8cdc73b42636ea9995d87e77ab9ff4cb696b9881e1abf4fa0cafb6d2aa819e23"}]}, {"id": "35cc2c592f79b645", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "de8e6ab3d895b35b", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "9c51768731b97111", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "225fe87732b39363", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "f9bb00a4c8a6a245", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "2b4b02cd8c254308", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "bed3c44d68bd6c72", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "f5a4b5fb3b2018d9", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "c4f64bd3f1da922d", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "eeb165df1ba06184", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "b8253e5be05ddf8f", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "7de4235bb0d4b0c7", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "feb59c9bec4a8172", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "7514092a5e9a98b6", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "aa7c38e1052b8189", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "1ee9b25262fbd0df", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "85589597bf1e0a10", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "052ef5684583d207", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "66e16d17c6ee2456", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "64eefdb1ed60766dd954d0fdaf98b5162ad501313612ce55f61fdd506b0788d3"}]}, {"id": "75ab07dc9d136eaa", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "81c7bb73bac35ea5", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "5ec8abce5053720665336dfb0a49fe2a0625ff9c6c9278f900c7e9ed96b453f4"}]}, {"id": "2070e10aecb655f2", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "7c6daa1635a1f8c2", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "8279047aa66203db7ca4e1b4812effc170bcb3f047feeb7853cfabbfa37fff0a"}]}, {"id": "0c33c12e61b370d4", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "cd2794909f0cee14", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "ec4d78e40addbb93", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "c25f781f0d90fda3", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "0f0fdf73a461dda4", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "2acb430ebfc6a783", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "5e22d48387bb6b99", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "b15499151ec5b9b2", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "f457af43ba5c64bf", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "0e01ae23028d8f9a", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "7e93560307dbe150", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "0798d60d42a3ebca", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "11f7dc13d2e300ba", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 257}, "digests": [{"algorithm": "sha256", "value": "5633ab36046cbfe275a61793dd58a8ff1f2769792ec60c5ffc33c20bc6523144"}]}, {"id": "6a9432255f8f17b1", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "2ba86021917c3447", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "e6c0e430d696e792", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "49cc87526a5705c9", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "ebb1f8b55d25b55d", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "873df9ff414ab4cc", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "901941e8bcf60622", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "b3b03bfe0ca4dc08", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 593}, "digests": [{"algorithm": "sha256", "value": "16a922a6469214f27497b01bc8a117226e136690ebc4f8ad1343457cf825acae"}]}, {"id": "ca3705ff3faf74d2", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "7048a21602398c03", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "2559f16d14ec8f33", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "d6c7ce686eca7288b36e02588ce802b605102aff123a3142e942050ea22b47c5"}]}, {"id": "073c0e708c1e5a69", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "f5e7f3a030b8b0f0", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "5090b523bb7a71c6", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "bf90c730a5875fac", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "0d91d9373a1ea834", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "4545af58dc00ea98c228d4577bc4881d2ea919e09da9681713ddf21047354cba"}]}, {"id": "b721ed7e9e27327d", "location": {"path": "/usr/share/zoneinfo/leapseconds", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "37fbc173c83ee05e3ffd30d1b5198e83406017e6f717729f6e5b68e299b44d5d"}]}, {"id": "5245190fb88a8c9d", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "98652bfe27c133b4", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Accra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1084}, "digests": [{"algorithm": "sha256", "value": "bea4ea376a05008eacb869229cd2a880f7e1c212e058db84840eb02125d3d873"}]}, {"id": "d665a56d9ac2bd80", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "addfc62c7dd16c8d", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "4152b581f5aa7410", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "f1ce2c9d1f3a67e9", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "32fdfabf4ad5115f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "d979fd84446f06c8", "location": {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "9160e35b65945be9", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "82e6590a8f187e62", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "ee798d0a9c12b107", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "52efe41eec86f531", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "4ab932edad62f7eb", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "5ce962e358a86eb6", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "bcf5354330d01dcc", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "92ac9f12193cc5e9", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "1f886924015b72b8", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "524109b66f87ea81", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "72cb7b5209ec03f7", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "b875b6c23f588edd", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "a7a12394b5db2f97", "location": {"path": "/usr/share/zoneinfo/posix/America/Adak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "3e10bf9a91390f60", "location": {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "3c8af9278f921098", "location": {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "7f52a7b503dfc939", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "5e3587647c638043", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "f6fa1ccdc25cfff2", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "f2a135be39d2f3a5", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "6181ee139f6ecd4c", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "ae97492a788cd5cd", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "a58d065bd6b32b1a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "3e490d9dae490f44", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "b5651729fedc442b", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "840ac56a21b8b207", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "2dc526d9e4cd7841", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "3340384fdf7768a1", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "716ee0a077035baa", "location": {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "20e8ce1cebc46d43", "location": {"path": "/usr/share/zoneinfo/posix/America/Atikokan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 336}, "digests": [{"algorithm": "sha256", "value": "e1af781ad3c751d43edac773f568a7b0a9fd57f4223385e6163e3c1533cc7920"}]}, {"id": "ce188b8cd0494d1c", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "ab2dad026c476e8b", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1136}, "digests": [{"algorithm": "sha256", "value": "da8b38d87e4a108d0b0488246c876b81bb8efbc28aa529496802ad1060eda42b"}]}, {"id": "b4ae69efb683b223", "location": {"path": "/usr/share/zoneinfo/posix/America/Barbados", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "f07ced72d20ff9f6f889cd73de18f2deb12f1520645579fc0b21f73658d3b1ea"}]}, {"id": "3bf5233bad5170ea", "location": {"path": "/usr/share/zoneinfo/posix/America/Belem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "6ad02c4f6ee43919", "location": {"path": "/usr/share/zoneinfo/posix/America/Belize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "563900b26ebb4098", "location": {"path": "/usr/share/zoneinfo/posix/America/Blanc-Sablon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 298}, "digests": [{"algorithm": "sha256", "value": "b5537964f9883b7bdcdff6b2a3083aa9bbe385e838389b43153f72f08b96df7e"}]}, {"id": "5fcd164312e72909", "location": {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "2d6b5264494280ab", "location": {"path": "/usr/share/zoneinfo/posix/America/Bogota", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "2f179714da51c068", "location": {"path": "/usr/share/zoneinfo/posix/America/Boise", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "c3fd735987e91ed3", "location": {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "cf3eb37e2cc4c2f2", "location": {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "3355b9d528192a71", "location": {"path": "/usr/share/zoneinfo/posix/America/Cancun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "39c4eaaec7166664", "location": {"path": "/usr/share/zoneinfo/posix/America/Caracas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "457227a86250c5ee", "location": {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "294fac0167b91d2a", "location": {"path": "/usr/share/zoneinfo/posix/America/Chicago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "b1ee56eaa28fb9b5", "location": {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "ec1eded510aff2f21c5a89730ebd49c3db5df70c1e7da47d1fb00d1c9871989b"}]}, {"id": "96f75899579c8751", "location": {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "26286bc64827cdec", "location": {"path": "/usr/share/zoneinfo/posix/America/Creston", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "971d38a89b0ef5bb250a70663fef70649ee40542f440d5f146d7655fd4e86165"}]}, {"id": "6dcd4aa2dd7d3de6", "location": {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "204a5db67aa0644d", "location": {"path": "/usr/share/zoneinfo/posix/America/Curacao", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "0797b920a99fe88eed5ccc0666420aef5d245cc3204c285dbc5b3578d08182b0"}]}, {"id": "65bf90ca3ff6d28b", "location": {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "bc2d0499c1e8b06c", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "493b76f930435b42", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "83ba09e7a1d718e7", "location": {"path": "/usr/share/zoneinfo/posix/America/Denver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "9b562a9713a109d9", "location": {"path": "/usr/share/zoneinfo/posix/America/Detroit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "72a4524eca1bd4e0", "location": {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "b42d5a54545976ad", "location": {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "e106ca9075780211", "location": {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "51c0af5dd770b6b7", "location": {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "a168f136037b9504", "location": {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "b60cc0a10850b22b", "location": {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "94f499b0a9a84c3f", "location": {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "ae0f6ea565c84f1b", "location": {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "9a3ffa45236a16c9", "location": {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "5b316c7f070d3cb6", "location": {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "0389aa24e6e9b550", "location": {"path": "/usr/share/zoneinfo/posix/America/Guyana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "4fa8786d7d0c7a90c8725406672d40b220a3a242cd4329bf4f8ee218b209a721"}]}, {"id": "408aad210fd3cc6e", "location": {"path": "/usr/share/zoneinfo/posix/America/Halifax", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "e5df19457a772730", "location": {"path": "/usr/share/zoneinfo/posix/America/Havana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "b781a362eae4e8b3", "location": {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "46b50d573bdf4c7c", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "889bd74adc3f0ce4", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "58882d2f5194f435", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "24dfbad234bb2f25", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "bc7288d2f672f146", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "949da76f2adbaf68", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "a8565c82644ac20a", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "606be9bf08b968db", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "5880da870428850b", "location": {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "5b6ae857980dd5cc", "location": {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "fc6eeed94837cb0e", "location": {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "04decc8fc4307e57", "location": {"path": "/usr/share/zoneinfo/posix/America/Juneau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "756737eadf56ce91", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "2139e77e7bc9ee5c", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "a1d51e78a1ee1c84", "location": {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "07e6c2d5aba2c71f", "location": {"path": "/usr/share/zoneinfo/posix/America/Lima", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "37b18279dfd33eb5", "location": {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "a8d7e375e371c896", "location": {"path": "/usr/share/zoneinfo/posix/America/Maceio", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "f7a678a41620b66b", "location": {"path": "/usr/share/zoneinfo/posix/America/Managua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "b97991daaa2776bb", "location": {"path": "/usr/share/zoneinfo/posix/America/Manaus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "1cab047cf8d01d1f", "location": {"path": "/usr/share/zoneinfo/posix/America/Martinique", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "80fde41178a077e4", "location": {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "21f17d38a367ec5f", "location": {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1112}, "digests": [{"algorithm": "sha256", "value": "0f1c03c829881c4e717bca4280498c6b4f1aa6e15bfdf7067486040fcc3ad3f6"}]}, {"id": "7a7a39a2bd4d14ef", "location": {"path": "/usr/share/zoneinfo/posix/America/Menominee", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "3883f79c2a7109db", "location": {"path": "/usr/share/zoneinfo/posix/America/Merida", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "4efef1c208dfd77ab8a0dcf30147ad1af29f7f910beef2ddbad07b74441f4d1d"}]}, {"id": "6fa6c67d27b7ca27", "location": {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "bf83e39daebb26a8", "location": {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1166}, "digests": [{"algorithm": "sha256", "value": "25a00000c877ef4fd018f72b15c45d0fd6b35c9cf9d3aa9a8e0b3a7fbcc47966"}]}, {"id": "65d69652274dd750", "location": {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "309fca6d336dbae1", "location": {"path": "/usr/share/zoneinfo/posix/America/Moncton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "594ff77e80dd5cd7", "location": {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 964}, "digests": [{"algorithm": "sha256", "value": "b15db7d2f332dd0806cf7b1c44203650eb6ec7d56d76c13793055dc4b096896a"}]}, {"id": "35623b013a2fe049", "location": {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "f19e24e45e382bef", "location": {"path": "/usr/share/zoneinfo/posix/America/Nassau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "304a41fcbd71dd49f0c2a8cec0da83bc27e04183ce9e10768dec0bc223b15788"}]}, {"id": "b622c662caea4623", "location": {"path": "/usr/share/zoneinfo/posix/America/New_York", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "6c9de704b7bd4935", "location": {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "3b205edc73f269d8", "location": {"path": "/usr/share/zoneinfo/posix/America/Nome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "34e12bce5515f0b5", "location": {"path": "/usr/share/zoneinfo/posix/America/Noronha", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "75b5de0d31048ac1", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "a4c3175ee5c6ea61", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "5cf24c086724f825", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "9553afdc328c3c74", "location": {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "4aa8858f63eb1e11", "location": {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1054}, "digests": [{"algorithm": "sha256", "value": "cf33b862e1fa0d3311b8ae6172c2d952d391afe958b5f3a19fac5c6651556d25"}]}, {"id": "9302a70c97689005", "location": {"path": "/usr/share/zoneinfo/posix/America/Panama", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "54b336e3baf655fa", "location": {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "aae65ba98fc8a6ca", "location": {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "7683df6cacabffd6", "location": {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "a6e27fd2829de047", "location": {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "d1d5de462314565c", "location": {"path": "/usr/share/zoneinfo/posix/America/Port_of_Spain", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "78d5c7e8d77694cbf69ab03fde20ffc49b0aff2c63b2146e872bced2eafb758f"}]}, {"id": "67efb47673284fc6", "location": {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "54e72b143054a16e", "location": {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "8a6e91caf24d6f9f", "location": {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "5a59035b24fe6e51", "location": {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "5619f5d7acd2d83d", "location": {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "9ef1605239c93d0f", "location": {"path": "/usr/share/zoneinfo/posix/America/Recife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "1164d96aad364a62", "location": {"path": "/usr/share/zoneinfo/posix/America/Regina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "a575a69803cbebf5", "location": {"path": "/usr/share/zoneinfo/posix/America/Resolute", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "f62fe27e14f8d6fc", "location": {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "68dbe17bd5b1067e", "location": {"path": "/usr/share/zoneinfo/posix/America/Santarem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "2bb4824973c38cd6", "location": {"path": "/usr/share/zoneinfo/posix/America/Santiago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "e8b713d94760d097ee22eb7018be8f8465d659288d9103ebdd07f3edd1169c95"}]}, {"id": "7a3b33a352852a05", "location": {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "84c2811c8c0ce552", "location": {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "0fd2ec4380d9f4c9", "location": {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "372ab2478fe9fffa", "location": {"path": "/usr/share/zoneinfo/posix/America/Sitka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "cb8f4a86d0158c53", "location": {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "53681b29142dc531", "location": {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "f7dfa64efbaaec4b", "location": {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "5a45d62e5dda8519", "location": {"path": "/usr/share/zoneinfo/posix/America/Thule", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "dafd7bc87cdefc63", "location": {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "5730469bb4645f0f", "location": {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "9ea522fc3d51589e", "location": {"path": "/usr/share/zoneinfo/posix/America/Toronto", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "846c363c70f2667f", "location": {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "21bf496eb74eecec", "location": {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "e8ba350831e69c67", "location": {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "d74c249b42ea9063", "location": {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "0b48987a8e73129c", "location": {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "87da6d3d82b8b553", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "e83302e6c6286b49", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "66262cc77df139b4", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/DumontDUrville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 202}, "digests": [{"algorithm": "sha256", "value": "55ab44645aeec06bae7443dc0c9c32ff4b9c68065f763a2e9013d9037bda5334"}]}, {"id": "af2ea570d61f1845", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "dfddc5ab042543cb", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "a6b6a6739f3140d5", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "6f868d7c583f3fc8", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "912cda57b83c4db9", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Syowa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "c29fd333fd9ba6a95aa354d0328a04a4e4fe1edafba0f38760cb089404c0805c"}]}, {"id": "b93d1907bd233b11", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "0d5206205097bd44", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "94c0ec2bfbd8d26d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "b6741a6409e9881f", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1459}, "digests": [{"algorithm": "sha256", "value": "af239ffbad59bdd52aa228ddb8fdd5c0272c0bea02aae355193a4de7228d29ca"}]}, {"id": "e0e1f16a1f8ef6fa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "b7519e11caa57ed7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "7ccd9d6cf3fa11fa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "71e9f3250ec9fc17", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "f9e2fac6d5a637c8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "b883cc598b43de15", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "4dc53f1b2961447f", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "abaca5df0b79c869", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "93afe244ac377071", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "2fd545b6ad2e8453", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "deccf3aad210c2d8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "52d43be6650a5f63", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "1f4331027b30431f", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "4d95756587f3b73a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "5f2fe57045d14616", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "6801df46eb651423", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "5478cd0d96a83578abeb61780c032edeed6beee2e643e150f8ea7a6ce07454aa"}]}, {"id": "c2115f1d93b63cbf", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "021ba0a596af7c99", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "93a6d7e205174a1c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "8b6b873a9650c400", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "993c03eafc9051ed", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "a0411c9b10418776", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "9a7e18fd95ebcd466bf4d8e7af60774abdefc917d418768d66db73684899baa3"}]}, {"id": "8042a2917ef072ba", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2478}, "digests": [{"algorithm": "sha256", "value": "759b3ff3c0feb1d50693113a0073fa45f5b6b679e6660571aad3e1184946f6c3"}]}, {"id": "f63b6edadf4f7bf3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "3fc511c94b8bdb04", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "2bf916b8504c8049", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "c05394a46c1637b3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "cc6da59478da0f7e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "dc5da2871bbe6752", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "544e8608c3c8db6d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "ec347e88a7ff3d58", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "050cc5891832668d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "2fc1f5ba88ba37ab", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "abf21626752cc8aa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "c521a55c1c55d987", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "55868a1a062abb6f", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "71dd959e90c5f0a3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "2cd19fc82d84bd25", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "bdfda4c2abdecd87", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "3feffedab9040ad0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "09e8df9b4fd42f87", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "f3c81d4952bd5023", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "12300f6a850d91cb", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "58f30c611ca7d373", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "363d5ef5cd22bde3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "dd3598adb4eb4362", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "0d1de9c8dfefb39c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "5f50779b9f4cce70", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "01bc38f4b4f01f4e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "0a7ca718399e6845", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "25300dce99c2f163", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "5920b89f04bb7557", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "62836b114101ce15", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "93e10f093556a8a7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "973964ab564ea526", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "595d29694b84e613", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "e610abcaf285606b", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "07a9b56a95ffb92d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "3c15c8abb2daef88", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "9ee59ec279a92165", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "2da0e2f4d7db1b5d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "c20aac3763ea06db", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "dd80c5a40f3d9435", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "fa9c07995f547ff3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1264}, "digests": [{"algorithm": "sha256", "value": "6b4e89670f74fc4f4a45dc4899f2808279ad28c733095f4b976441faceb38a7b"}]}, {"id": "50dc6151ebf3cea0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "98a7e0627f427cd8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "996dcf9823867dc3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "02849bbd1c07bf39", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "4889048fd16274d7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "57d8b7a6afa5eff4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "77fc6c738eaf7e9a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "01736906d9d2006b", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "cdec63384bf1f317", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "ed9115888c47aa0c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "6abf7a9254d6b819", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "c17e1336864d650c", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "baded3744fb18903634726e0e7a4ede5bed9a39cea6ee179205722d9a0ccb354"}]}, {"id": "296c46c04c8131b0", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "d35d8367a4314cba", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "bc8b47f5d5dfaf60", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "6e68488467a30ed4", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "08cd8835be13aa9d", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3475}, "digests": [{"algorithm": "sha256", "value": "7b52b697cca477cc69ce740db37492b8867565f571d98ebd117ae1bd85773f5e"}]}, {"id": "b0259af64aebbd73", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "c0fe8d18325bfddf", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "d9232c05fc1af04d", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "9e25235b6ee781c6", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "7ae351a48768e4ad", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "16f68289925fea74", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "9819d78661d0a97d", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "179cdee1e6d882cb", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "f668da52c8f8ea60", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "ae4d5ca54a6bba9c", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "9d39015ebfb8d829", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "8a02073c50ebe3de", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "f4a865f9b11de548", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "6841c76536e76877", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "ecc44d7886f106ec", "location": {"path": "/usr/share/zoneinfo/posix/CET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "aced1a24837e77bf", "location": {"path": "/usr/share/zoneinfo/posix/CST6CDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "454cd9cf22b5412f", "location": {"path": "/usr/share/zoneinfo/posix/EET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "b7dab8bb528bc42e", "location": {"path": "/usr/share/zoneinfo/posix/EST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "d9297b382405f2fd", "location": {"path": "/usr/share/zoneinfo/posix/EST5EDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "3535b24e672fc466", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "09d9b66b3bf37b90", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "9697826fb4047f89", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "90ec466697e92dfa", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "6c72ccb75c9effa3", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "0b79f07152f43fcf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "a2f54df62e6221e3", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "444c8d9937c6893d", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "e22fd2dd03cd0868", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "1e0736f588ddcb40", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "1912f4a11e57c398", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "441c638f51a1d046", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "ffb08a0b35e0effc", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "95d9dd6d4b515bb3", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "6c78c46758f7b89d", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "1ef5bd34dc583012", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "1ce3374413c25e13", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "0a3860c1517cf7d9", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "04ddc448c977aab3", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "a13f58791f1d75d6", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "86908304c39f36a2", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "b7ba2ee70c279c5f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "b9c90207d5dc36b0", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "9e97d88e080de7ae", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "1681ce4d4cf05dd9", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "3d9d1b637fca5316", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "9d1e9760004653eb", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "ce78e05883fe2014", "location": {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "4a3e39d8749a8c32", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "6bde73f5b359b9d4", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "8f68926f60b8b5e6", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "68b7cfa784b3e3ef", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "fb6f284810f9f41a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "b3ca1cdcb9c1489b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "dc199f25d6cd2b2c", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "6e5a259f6295ab0f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "804f5fb613968586", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "b4360329ad428ed1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "d9ea69a102602732", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "eda059835b810dd7", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "9bc712152bb4c63b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "a69b1d68585dd55b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "3f2f48f2d2155617", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "e553e64690fb676a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "b90e65279223dd58", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "d977900c3af6017d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "1951e1833e62eb2d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3469}, "digests": [{"algorithm": "sha256", "value": "2fa9f7b27c7aa4d1c72482fa24e2c5380958910d89e6e07fcb9306fc873f3c35"}]}, {"id": "6134cdea34915663", "location": {"path": "/usr/share/zoneinfo/posix/Europe/London", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "3855a2eaf5786b23", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "f5561004468effee", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "6ad185790affebcb", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "499519e0ccdcef29", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "ecca1ba6800b1ab8", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "dd62a57e576db805", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "4c363fc23e2ea380", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "9508f7dae316b9b8", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "e2e7086be524df61", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "45a2ed8a99fc3714", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "81f304e79c5f374a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "5d7713bb1206cfc1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "5fe75d8907615891", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "d7ac9e5ffb9182cb", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "ac41b05ae91a8161", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "5ecb70ada07ec7ec", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "791056cd2cbd82b4", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "a3bfd469f9fa23cf", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "949b124f217412dc", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "b7361607cfdabca9", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "9637ac6a000bee84", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "827202a16f48bde6", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "93cb1e97247a44b1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "3fd2ca4b6ea5e98b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "28b0973e8d11eca9", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "b26fc76ef49be2c0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "d2204b38a7811dbc", "location": {"path": "/usr/share/zoneinfo/posix/Factory", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8cdc73b42636ea9995d87e77ab9ff4cb696b9881e1abf4fa0cafb6d2aa819e23"}]}, {"id": "8406b561e8381ec7", "location": {"path": "/usr/share/zoneinfo/posix/HST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "f9c9a2c3a879a1fc", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "22d152e568bcc143", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "c908053ed191b6a9", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "a9018edca79930db", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "2373d5fdbe05150d", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "3d8f5ba6b310ef2f", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "0acd269105fbe57d", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "33b308a74aee6e3c", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "e7f969e4e8648d5b", "location": {"path": "/usr/share/zoneinfo/posix/MET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "47c72c774b97b009", "location": {"path": "/usr/share/zoneinfo/posix/MST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "693a4cd777e87a43", "location": {"path": "/usr/share/zoneinfo/posix/MST7MDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "eb7a5c2b40dd2a6e", "location": {"path": "/usr/share/zoneinfo/posix/PST8PDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "627875ed5f30363d", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "195fde8e3a749c44", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "ab9069d82508755e", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "3eac453338a3d100", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "f649565a1652d3a3", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "0954d70a9b87cc4c", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "64eefdb1ed60766dd954d0fdaf98b5162ad501313612ce55f61fdd506b0788d3"}]}, {"id": "3d78626f56c8dc73", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "4bf4a23e9a4fd387", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Enderbury", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "5ec8abce5053720665336dfb0a49fe2a0625ff9c6c9278f900c7e9ed96b453f4"}]}, {"id": "cbd272de888c194f", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "ecb5b73c3100f9ea", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "8279047aa66203db7ca4e1b4812effc170bcb3f047feeb7853cfabbfa37fff0a"}]}, {"id": "cb2b5d7bf3d4c174", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "8346108c9d55bdb2", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "979dd49e2302dc72", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "02af8f912a8890cb", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "fff8637d56a6579a", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "4660e6f7cc80c2ee", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "13d94e915f0d9c4e", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "f170a0000542270d", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "bd5c32b5389a2da8", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "c564f41e0a242b73", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "a96fdb4ad31e3486", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "7a285721783283f3", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "22cb294667c75589", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 257}, "digests": [{"algorithm": "sha256", "value": "5633ab36046cbfe275a61793dd58a8ff1f2769792ec60c5ffc33c20bc6523144"}]}, {"id": "463432df1de9f7cc", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "d7e1c1be458870fa", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "7cae66655eb9db48", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "62420747e47709ac", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "e6c34fed40435b3e", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "41475abcbdbba280", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "e9b557caf52b1905", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "6a284fc735ced3c4", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 593}, "digests": [{"algorithm": "sha256", "value": "16a922a6469214f27497b01bc8a117226e136690ebc4f8ad1343457cf825acae"}]}, {"id": "d68d2de7bf95782c", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "29041bee5d6f713e", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "c7fd22871005bd42", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "d6c7ce686eca7288b36e02588ce802b605102aff123a3142e942050ea22b47c5"}]}, {"id": "dffedeac7f2ee9cd", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "2a62f5d755d333bc", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "a278c7c8225f4e38", "location": {"path": "/usr/share/zoneinfo/posix/WET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "567792db6fbf9970", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 696}, "digests": [{"algorithm": "sha256", "value": "7938f39f41ac72b43bba498e244d1d5c46a1132e853ce288c610194f0a2cd598"}]}, {"id": "0114660bff66408f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1624}, "digests": [{"algorithm": "sha256", "value": "3eab8ee879fc7332ab4a9562d49c83d6bbacbfee8a27293c0d0ce1d0c0a0a033"}]}, {"id": "289a2394f96fd0a3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1291}, "digests": [{"algorithm": "sha256", "value": "fb2dc0e77fae7a266fb22edba92e3a4ba19beb794baafcafa3e1544abb4f668c"}]}, {"id": "493612805f9aa20d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "b57b785836dfb4a5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2503}, "digests": [{"algorithm": "sha256", "value": "028b73e2b50e95b34d2d1be1d66f60b87a920a6b6717ae6ffa0f1d421e021d28"}]}, {"id": "90633b3c07550381", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "ae74ff9529656c6c48cfcaf6912f7d6bd07956424d272f20530a3a4e71b6a0c3"}]}, {"id": "8d0ce2bfacde409a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2590}, "digests": [{"algorithm": "sha256", "value": "cbf0fc416e36a62d753b4d40bced333bb647ba5fbe3868ad49e15592376046c2"}]}, {"id": "33826b9812342468", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "ed83fe2554cb2cfdd2d7a255d71476df0444486290815bc4fe926d866bc9f237"}]}, {"id": "754d9bb747b037fe", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "138ae9ebd540eb300e0a3ee8045bcbf70a2f1e88a1d387b0b581223684f8f8cb"}]}, {"id": "4f4b5b7c60862a6f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "a53f3761025ed8729ec61606abc45ea2b08cea76e8c8bfbc5302939b96e758ac"}]}, {"id": "8b63e7c84eb69875", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "402a2873eef8ae3ac9992db2d33c6ae09b1765e6d91fd7b8d6ff1dd7f90bbdf9"}]}, {"id": "52529f1bed01e24d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 791}, "digests": [{"algorithm": "sha256", "value": "2f6819f6a6a3a26015c248b106c2aad1391e2b9a3851a05ea90766cd676feddf"}]}, {"id": "17afff3493458526", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 697}, "digests": [{"algorithm": "sha256", "value": "0335b3586597760bbe5827457cd2bbf5e97c02f2ae1319f200afa17bae034750"}]}, {"id": "8d3c4318f1e1c5fc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4f502ead056d273fc5d85bb0a449b60002408711288935c963ba88b8017d0d62"}]}, {"id": "be9474bf7c1fac9f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "a1376b2b555183f74a2072833fce9f88f89199a2609a9fb178332f91cf9111df"}]}, {"id": "cffb23a04e10d85c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "630941be536d45b797904554f409e67dfec47c442f80fdcb5c57fe748aaaaa7f"}]}, {"id": "0027c72951fd7a8c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "a195bcdb149c59bb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "4f67b31871dfbdfc9cd9ab3cda83a83f83234369493058f52cf524332d491931"}]}, {"id": "e7fe933aa3a65494", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "f5dfc517a615035173c2a7e3f8e8c9d66b1f700e79877a3479c743db71067835"}]}, {"id": "7ab6801b7cd02a7e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "32ca25be04873f09ef5d15cc99a361a0fe82105594509e5d48c5b020a155cba5"}]}, {"id": "cbe5795b2477bfd2", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "1c6406f2935551e8", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "f9972a7e767f7ba5", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1436}, "digests": [{"algorithm": "sha256", "value": "50a55439810fe5f6ef6ab45de6008963f1477ccfa05410bebf3310bf2059d269"}]}, {"id": "1eaf02c3e14990c6", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "e0b21e841157158ea9418678a43c0bba5737237527a2af4954d9a882a67344f3"}]}, {"id": "9d59e45149606550", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b2461c7183f9c86fd88c40648c8e0d51b425669b11ef21e2a85ed500a8cb7c93"}]}, {"id": "c9dbfdca1e406546", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3cdbc2326af701b541681464244ee10f0301d5029911bed32d5cd15271e2f300"}]}, {"id": "fba10880b2860ce6", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "7a420c06b4acc3c3dd700781616f182f61d404aaebf64040e94a5a74589c2fb1"}]}, {"id": "a13a655964b7ed2f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "6aa52116a0e07e835ca1a71a09a9925f2ce694552f1510256b84979522906f28"}]}, {"id": "1fd321b0d8e74030", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3c8f78c79d1da0a75d226af76b01ba04a28b783ed1ec14f045b78af6f1ce7f35"}]}, {"id": "272a0b46af1f0538", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b497a7862d6e9d1933b1727c3cbead02ac9ead7f2ddc96c40af6fc2000df7872"}]}, {"id": "ceb06590daaac611", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "272442b773fd99c959b3f655c79f4f7c092fdfdd2a78c078b1c27edbdb0a41d6"}]}, {"id": "2f0a7dc952d0ca3a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "a8f0c42220abcd078551932cd858bac31ec6d3aee5686b6d11d1e1033d98b472"}]}, {"id": "425641323e677cba", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1670}, "digests": [{"algorithm": "sha256", "value": "4ac23d9301bf0fb26d8841a9480525e3042a05543aa3a3158b0714f9e34c6b6b"}]}, {"id": "faac95cac2a89f4b", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "7f52559ca6498edad9cbd3fffb0602cbb09658dad3221b1113591704cd0643cf"}]}, {"id": "72166b1190b83c2d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "ede4dc68d8a7e659dd19274c07b06459a261a7dd47f85a2ccee405e512e46d43"}]}, {"id": "01a17a25b6d30306", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2608}, "digests": [{"algorithm": "sha256", "value": "8b493028c5017188877d262567699e3ada310984a88f1c131e0a167997d98f88"}]}, {"id": "c496599c0a477560", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 876}, "digests": [{"algorithm": "sha256", "value": "2b4b85c66e21b3db8603c853da12bc793657b61db36137bd6416731ca766d83e"}]}, {"id": "e27fa3efa196d337", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "4db6c074443ee929f1e5a79f201468b3eff2e54597147a297a6dfac82b9bf96b"}]}, {"id": "884f48ff17fbe532", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1676}, "digests": [{"algorithm": "sha256", "value": "db320eab1ddd8a7f9dd6921e8383075b634d878a7f78dd84f87b1808e546f753"}]}, {"id": "2ed7b224e107125b", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "44082205839f502728ca3ca87a244fa17e073f3da6bb6335605f854155ef4fc0"}]}, {"id": "e22410207388f94f", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "86e838a131c0aaccae3e01b02c26d50435786e653e799fa1e4d0a7cb5df72c4f"}]}, {"id": "1263373082f2f2dd", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "b79128c20cc2229a", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 838}, "digests": [{"algorithm": "sha256", "value": "1c383f3939513aa3351fad54b0c4a609288a5828fb0bdf2423224eeac2520f41"}]}, {"id": "9936f914f0d84b1a", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "c8c8a3a852f1b5b74501740b154c7c85879da362e062f3d848d36a3bfd621c4c"}]}, {"id": "3e63df9cef28d4b0", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "0102d3cb66ec335ce7f1939c78e7399ff308006e3784846586b6766a7cfc6303"}]}, {"id": "50754172022768f8", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "fd7bfcff4b95e44c95626c488c9d3bcf135a091565e1ba046199157e02d67a0a"}]}, {"id": "d2aa5d93e64de5ef", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "14419e4f23b63698", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "2d71f720b9880bc46e92667f7ed4bc35ddfe5372c0746f18af47f61b72108509"}]}, {"id": "18e84316211e5db9", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1342}, "digests": [{"algorithm": "sha256", "value": "d14f87fde8358f4bef9291429ad761f05ba871e51d51324bcc234d10e25dfa8a"}]}, {"id": "29d37f2e07393863", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "d5c89391569f22a63fc5907a8941d13770d06da5343e4902feed7d6197cf2443"}]}, {"id": "5467dba9e3de8b2d", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 750}, "digests": [{"algorithm": "sha256", "value": "1dbe84c59c59c88b8b61a086ae503e61fecf133328025e7ee620d2d21b6344c0"}]}, {"id": "eaecc070317433c4", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4116}, "digests": [{"algorithm": "sha256", "value": "aaec01572be92e8a71d7fea028b2e5505084b4fd01272d2f7fb669dcfde81900"}]}, {"id": "e1e8701495f70a5d", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1594}, "digests": [{"algorithm": "sha256", "value": "572e4c469eb7ed55c8f4d10e7e1cf179c328f9f08c67ec0ec2159287d149841f"}]}, {"id": "b0912f38ce67543b", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 872}, "digests": [{"algorithm": "sha256", "value": "c43240951e51a02dada32d9117403e1a4451d0079834b469759e062e30d6e217"}]}, {"id": "dbe86031d8587b68", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "97a507bbcb52b2d4ebf8ca4ac15f33ea58b9f2e0d08058f0a367a34a08df6f84"}]}, {"id": "7996ea4d613a0e2a", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1968}, "digests": [{"algorithm": "sha256", "value": "6286e6bdc75a4967ff6f1ad6eda4bc9cb4e3011edeb6d0214231efde572c3cc0"}]}, {"id": "a9320f4c60b6942c", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "bc753ed8df47a3498adac17df1d8e1bfc0d2356423f0cde92259927e43a0ea8f"}]}, {"id": "35484baaa032d622", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "5372c9720cf65c6e", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "b7407a44f91050a8", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "36a509ff49abd2da", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "702d543c77ad4b9cfa5019532eb90f8ab1b4ced9aaeb4f69250271eea1520a5e"}]}, {"id": "55ac92ce79f43e54", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "67d79e333abad957", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "d2f6765fb82a98f8", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "e45443bd0228366c675e29b27d0c8b4aba88e75af2de13a21f75ff76c2135997"}]}, {"id": "5f5eab184e091af1", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 776}, "digests": [{"algorithm": "sha256", "value": "cf95f3f169f578864279380d641fe5305708220e185b8fa3d294d493a0d50504"}]}, {"id": "2ec8b0313f8c553b", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "c0801cb50f2424e8", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "5818d1c748f9476d8eaefceaea8eadeaa20ef6d689ce02b6f411977117d37430"}]}, {"id": "c705791d8716ede3", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "49b3d0f17458e2d1", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "608f7b8f80f109f9", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2398}, "digests": [{"algorithm": "sha256", "value": "4e00491a2a61f0afd328a8a3fb7f71943fed9a77cb0c920949e7c7ce81d6b54d"}]}, {"id": "c2c40710e9b0069f", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 832}, "digests": [{"algorithm": "sha256", "value": "12a65b8eee5a3c95721fb8047c8ea239e4d57d2453236149892db274983157a0"}]}, {"id": "6b399e577cd68c40", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "7efa1be141cacc31cc58bf66c1602250fc229efbbb66b5bfe8887c298a0d9eb5"}]}, {"id": "63421e3db608c91d", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "7f5b9fcbaae0bc87c93baa8783571a29705e79070e184632838415e762f7eac3"}]}, {"id": "0cc6b16e4b584826", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "54cf68ecc6dd04a2", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "fbb8a2bd56ecc7822d75b4dce555f891d3f771020525858f4021a4e0fee9ce85"}]}, {"id": "399e83e212d8c156", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "f83af01c24a02198ca6f53c3b077d200ad2b0f10450e682b43a7d8c5dd27b5f6"}]}, {"id": "e6de2661853d230d", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "9f62359a025350b082aa1b8a2587385fa7097e44bc2f1e834a2602f52afc38e1"}]}, {"id": "c69c470b7d6d2336", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "57aad17cbf515d83b245cc0bf698fc4883f5a64092a334f514b3cc227b3da3fc"}]}, {"id": "9d31d1dc01edf0ba", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "623b64153b083f4713dec93c1732d0868fabc469b47e58506fc30f83b0b4f39b"}]}, {"id": "36381d01463bb014", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "5db1f28012c302c807b049bdf06cb867a623e2b57ea303e46f53642e58ad4639"}]}, {"id": "110fd6105992725a", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "dd0aa0401142ef67477d1c8255d8c3053a4c6a20dfd55d3f5b0742e7e2145267"}]}, {"id": "3d809ff9d0625179", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "1a8646dc325f59367c97b9df05d2776a3b6290c7d90a8b7a9fceb41f328c6c03"}]}, {"id": "fa5228865467999a", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "1598be55f044662f9cc2f52b25532ea6e92e46f9e2b36eafbcfd65e4aef1b283"}]}, {"id": "dcaf0998df9c459f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2318}, "digests": [{"algorithm": "sha256", "value": "42e331df61224c8f33288ecbb6d516bcef946b22c98a1a9f7e3b425ec627aac9"}]}, {"id": "7e174a3c102b2f02", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2454}, "digests": [{"algorithm": "sha256", "value": "bf3776ce579a28c4a7c3bf1a4170b661b5ad4074346b327ed09dff35d00146d9"}]}, {"id": "9fa234a559b6888c", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "ff4e080f6e759c80", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1038}, "digests": [{"algorithm": "sha256", "value": "d38f7840b7841c152b87ba8343840dd4e35f968a2b1c389d09a3b3e31d6194ae"}]}, {"id": "7780725c518fd0df", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "3f3af07760ea2322", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3312}, "digests": [{"algorithm": "sha256", "value": "5d98c91cc09f5bd7d01c3a04c54e11dc6ebc587a19c13215cc17d3222627b764"}]}, {"id": "89933b6c114e8509", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "30e2f238e6bb7a621b5c62a40d26885414447f48f6fe2514b94be92472f27377"}]}, {"id": "d875f9e7b3503153", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "63084abd426161df0da3e7337c0d88979bde8b1f2c5ad3f1030db53596c694be"}]}, {"id": "05db23f46d1ba28b", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 962}, "digests": [{"algorithm": "sha256", "value": "cb27380e26cf595b801a349da9a15a85d09ce5516cb8c1fbfc723ed90ae32441"}]}, {"id": "804356c479d793ee", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3376}, "digests": [{"algorithm": "sha256", "value": "ce8e31332e887872c39fcf7d4c7e8a6faeafcfb79c15d5463c279e4f063f3956"}]}, {"id": "cd28a3a1c794cd5a", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1296}, "digests": [{"algorithm": "sha256", "value": "fa5468acc11f864ab6bd73fc21541616f4d1b0cb704fc775c5fd0306365f0b45"}]}, {"id": "ef0b5ef9ac7ea802", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 994}, "digests": [{"algorithm": "sha256", "value": "174173035402ce38fc8b624f7e9593a39859383f766a60dd2f72de358eb25748"}]}, {"id": "87db7fb6e1aef257", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "a5f0d6908d90df46368b1bbfa900306665f378ab3976ce9650e044ec634ead3c"}]}, {"id": "c133822b771f4504", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "7cb0057e2f86020b4f30e11c95d41e62bd4e76efa9c1e8b7424a420c8c8c2699"}]}, {"id": "6dffeccb9c7c1fb5", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "32b4196968fd9a36da6bbc8811b341c4901ea634aa17082a3782fb39294eabaa"}]}, {"id": "8b743da2e52f99df", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "5f726cd94bfc09952b9bd4c704625e6d5cbcea2c6d2c7859d829a785f26e6db7"}]}, {"id": "0640b24c09d07444", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "52b096ab13930158", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "52fdd3baaf7557076e47311698110b500357bfb97f11e8a5ce152b78786a1a1d"}]}, {"id": "16e5a0f892a151ee", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "7e26f7e3e7490c20", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1706}, "digests": [{"algorithm": "sha256", "value": "f53b3bf4bb796858fd04a14d251412d5013ee3a2adceb338b5dff0933a9e2712"}]}, {"id": "3962c71b2805e55d", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "e26f1a57f982e8281167380041ba0c2b695cc9b2bef864d1f3535cb984db8f88"}]}, {"id": "f840c1f9348680d4", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "fee95bd1191abca9", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1504}, "digests": [{"algorithm": "sha256", "value": "ac1e450eb2c860ab564373ead8b2dcc3b1ef31b7124d75608719f1db71f36798"}]}, {"id": "7e396ba9b6ae0283", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "8f241f4af285e716d2e5c35747b8a749f8cc964703e0814580e43943aa2c3f99"}]}, {"id": "3219c1f163ff9e39", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "a8c274a83bd81c79e349b2ecf2558b0652366dfc0a429d6dbad0b48e35a0f4b3"}]}, {"id": "9a4da23086158e6a", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4076}, "digests": [{"algorithm": "sha256", "value": "b0a94e989d9ef88efbe246158f43db340aeb1e1af7f7bed1c53e5ee5e1689b56"}]}, {"id": "11823e6d0546cad2", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d7c57fd2f291ba4573a8b77f3c5c4cb415e469d057ee6c1f70d30094343af392"}]}, {"id": "92644efee4cd123d", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "ba0ece39fb4f3cf3", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "83fb108b3d5e27cce32e9bd68ed044ee9458f9f7149b26a7603011584249e9a6"}]}, {"id": "f164bd77aafd2b81", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "85478677d235f1c58834415566059d362a0d1bc884adeee06befddc5abe784f9"}]}, {"id": "f00b63fea3313700", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "646dd18be9d688b2350d9a057329f294e9eaf22ddf352ff52cb3079951182707"}]}, {"id": "f0fb03cf80ece9aa", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "da014b7dd605f4768b20eb8b98f73e8ac580c0c5f4e04d265938d11924426eac"}]}, {"id": "20ddc3e6a1f4e51a", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2418}, "digests": [{"algorithm": "sha256", "value": "56950399706eccf362afac0821597db27724f572c601223ea8bb66d22760b8f1"}]}, {"id": "eea50393c4cc09c8", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1594}, "digests": [{"algorithm": "sha256", "value": "f409872029a9fc10bc31bd8213336691a48ba77e9bb1a4cb63a93fe3a6066f40"}]}, {"id": "0fea600b51ce8265", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "51554c5899ed90cec6e88a8add8fbd589d19bbe6af1707ec7309b68ef424964e"}]}, {"id": "b9e10d73d9f5c7b4", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "6fb3de4823f14a07", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "941fed94a7bf0cd0a36c4bf5f846a13243169ff8e231d682baa3910c6acfb97c"}]}, {"id": "d93ba825522ccc2f", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 884}, "digests": [{"algorithm": "sha256", "value": "bea98f59a25e4b3c2e571b33d824e2d89dfbac1af884a8caa17dd3fcaaba70cc"}]}, {"id": "33edf2e834b118dd", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "166237a67a77fdd85cdf791ee443f4d9fbe989a530463fda87ba471c06b6bf11"}]}, {"id": "15a68c3dc84fa464", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 696}, "digests": [{"algorithm": "sha256", "value": "ae1ed9285355b0573cfc1f28f7a2ef2cfdbc92d77a48c82a4d5cea537c1f2931"}]}, {"id": "e510898ec7689467", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "38f237541d85fe5095167eb7c0068f2a0898debeca54ff4332881440b1895d13"}]}, {"id": "ff573add485d499d", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "0acc50f71d7e56a8", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "3688ed11afe18589e9a5aed18b2273d00741a58e1ebf51308bb394f64d8698ea"}]}, {"id": "21e4841f59f24759", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d932a1523f5456aee9111269f6f6af1ce6b6a8f5bd93ef375f4fcb9dbe65b2d1"}]}, {"id": "9d4c7ea3fd863a6e", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "176c83fe521332e8eb24aa6d33896770db48999186e77835a9e40ddc49fff1a8"}]}, {"id": "a45b132a140e9662", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "6c7e99f4d49271d6594a2b221b6694b1f4423c7efed4b56f55fcd8402837c028"}]}, {"id": "acfd2f79ebb57bbf", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "59a2ec9e88042ba3", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "5cf95ae8d63599abaacc0e458ff883468612af9c34c383ad59169eb59a75b199"}]}, {"id": "42ccfb1f72a07d46", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "7e60f645b783812ae5d60a32fbbee7a974fee9a877523ec08dd9d496d490f870"}]}, {"id": "822e5764f89150e4", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "cc43820f640a268402eee0a8d72b735316627ee069c367ea9c45445775e6a5cb"}]}, {"id": "176d7625d3419d5a", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "1f8953555389a7245dddd220f5d9373f67414a04157add2ba39940db8c2686ed"}]}, {"id": "3f50b88c0ef6f920", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "95048c4e28b3dc2553b41816e7a4df75a450bb56370f3a8c89148f586431ebdd"}]}, {"id": "51757f4675f05a42", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "334a9086612ea666b1a423fe5eff42e9b49c73a23c6102c0786de0d77ef6a0a2"}]}, {"id": "b95fe0e770ee6012", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "b69df7fed602bf83665407e6fc792507d48fd0db647e2a99e5bc08dcb103cce2"}]}, {"id": "b25f65228fd9baff", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "0b7230b4d517f141", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "6dfb3abeb5963cf5", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "7fbc12467ea42217", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 804}, "digests": [{"algorithm": "sha256", "value": "5012f6ba36b668af826d23783408ca80a57171d0d40e490c8c52142ca08b398e"}]}, {"id": "55ad09cfcb2068b8", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "654e5e4509a0ad7ce44b2d4c3368b28f5ddc8769c0cb6b4b892b82957a1c39f4"}]}, {"id": "835dffd8f142a254", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "c4522bb26b7d180fe844eb2f0108ec51c9c8f68736c832ac8c27a432f29204fe"}]}, {"id": "f7fa205ba987ae86", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "58c62419e6767433c5b5f6a1aaa273856819df28631ed4d4f99a9682013a658c"}]}, {"id": "5f1dafb673f7347f", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "026cdf92f30e8a2c", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "75a0f8d28bde431b", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "ac7010ec1f44a805", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3422}, "digests": [{"algorithm": "sha256", "value": "963807bdf53257df7aa885d09e37bd5116daaaaf3187cfc9dcbea719894d62b1"}]}, {"id": "ed70407e0f47a930", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "c6b37f8687dda433", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "a4abd2a0f8e4fe8f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "87af5d587b3a6ebfac26509530176c949f4a4e554f13e72f6852810568951d04"}]}, {"id": "1e97ff79189f2a21", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 837}, "digests": [{"algorithm": "sha256", "value": "9b9a9906e7cfcf92f80ff79841efd231add1d8bdd46ee599f7c7f3ecc4edb451"}]}, {"id": "ae4d8ce8fef36b36", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 742}, "digests": [{"algorithm": "sha256", "value": "2d1b8accc47c81ca34a4967bf0e3329c500c756871304c94d80c723dd9af2601"}]}, {"id": "d307fc111b23ee03", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2828}, "digests": [{"algorithm": "sha256", "value": "aab8355761b64a2d47f6e79b4e72fe7f3c0c95715e84935ed8086b056b60e890"}]}, {"id": "8a7a82435a906dbc", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "d628d8efc5da4f4ad921b446d053ce344558e3669bb1ae6fc4adf96e728a9b54"}]}, {"id": "06b176e25277c555", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "a2a9de8bed7020c44a3fac2663300a2e906fb937afb46327e93b3ed34c038144"}]}, {"id": "687ca51c45e0565c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "30fb59c3c5478ac7d0146e444ac024b069a6fb702afb73bab8f77b16ff55efd5"}]}, {"id": "a8259272e14f8665", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "f33930e606e0c809622ebd508fce4088f469b9cfa5c78311c68544b24a505c61"}]}, {"id": "4a00afba53f3b1a7", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "8ed5e602930ee85616fedbf13d4116c1f54a945988be9c96281a840956cbedc7"}]}, {"id": "97d0eb317d68a0eb", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a5a00f9e236d5388a17849528ed3fb5c34b01b3b32057f508a31793e8252d0b2"}]}, {"id": "7e1f3f59c5a2f095", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1557}, "digests": [{"algorithm": "sha256", "value": "e1170546a873c062c59f045d3d0c484cbf48146de5ed731ebc282521ea0ae4d5"}]}, {"id": "48085fcc09edc5c4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1999}, "digests": [{"algorithm": "sha256", "value": "6b62a266032cdfda6cd13e1ef545dbcd45ef5c9f92d88066f3b774dbd7e8e41f"}]}, {"id": "2a7e89e8815d20c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "933589af8de8a4215f1fe3850c511d013092bec720a0deb63a071eae1a484ae4"}]}, {"id": "51fc290f2639f78f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1543}, "digests": [{"algorithm": "sha256", "value": "b44c272b6ae07731da3981c37c7e34742334635d9169b9ae48a708c075741469"}]}, {"id": "8020d173e87caee7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "3e30fc7e2c557785171ca9ea5b52fe677c3b46c997d0d5382eec70ae35fac2e3"}]}, {"id": "94fc7ce90a30465f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1177}, "digests": [{"algorithm": "sha256", "value": "770beb20d620d56ac172eae970fb4a2547737ca662afa2d7b5abd33e6ce79436"}]}, {"id": "417f91d2084c4e85", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "02ccec031ff4acf6f14d6f8ead8eef51803fcf50c41e9032aae96f96267b9ee7"}]}, {"id": "b80c1e691de129db", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "4fc6d280c1e1303dcabc47a92e337d11214a06c8f13794e40a816439bbb5e9ad"}]}, {"id": "c7c07cb7cbebd32b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "6da6ab3b0fdd094b95bbb2af8a91e0f0c0fd8d4e4276da7b581386715cc1946e"}]}, {"id": "916da461be661d18", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "96cc9c7aec7ef4379913ebe4a18c8e7752cab5a0aec643c482e745a3b067099e"}]}, {"id": "339b5a019ae2a576", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "e2cd3238a1d96d3d2367e8c3b118be5c75bb9dea65a4dbe83a91452f70821132"}]}, {"id": "7a0abfe230959135", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2706}, "digests": [{"algorithm": "sha256", "value": "4f67cf09904d39b5ccbb67e85ff4a22edd7b44bef46c9d2cf926130b4929f06c"}]}, {"id": "c0b104c5dfdc7a45", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1539}, "digests": [{"algorithm": "sha256", "value": "ba0e1a92f48f78c52b38e39ec3d54dd769fd1c63d84e669c719c6235e3782e08"}]}, {"id": "fb91192087e807bb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "07cd95d7adc2ce608bb9764e856a86d02e2ecb3c5796c88e7f9256e81fccf692"}]}, {"id": "c437cae21a3c21d2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "ed033b6b3c07c10fc3f76e966be80960140d651f51b5f4ab4c3c02789209be9d"}]}, {"id": "e22de57c72689455", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "48410dbb26344add6f30abdb8fc8ea9dc3455b214d6f57852d598a3c9f822230"}]}, {"id": "4d1e6d1ac3090dc3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 944}, "digests": [{"algorithm": "sha256", "value": "c75c21fcce3f641f8465afd25f7fd629d21d17374466e5549f7472e0234201d3"}]}, {"id": "5c50c0435b86ce85", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "a85aea45d19bceeff35ae5639429aa2e77b377da5fbf12c8d850f35e5864a73d"}]}, {"id": "8d42f8c0853b01ae", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 901}, "digests": [{"algorithm": "sha256", "value": "3baf1889afbef73beac18c9e41d845222f922e70c2ac09a78d4c80ea7c988aeb"}]}, {"id": "dde8ebbe37fc20f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 779}, "digests": [{"algorithm": "sha256", "value": "7b44b4e18dcf9df2d7532e1cb764a61517786ce10e20077160a558021d021b70"}]}, {"id": "f5191e54cc1e2fa6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "b08bcbddb97c010086855b38886cc8dc93231c0c0ba1ea58d7b03b293ef8abcc"}]}, {"id": "8ca4403345ffc1a3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "68766993512bf52f03272c13ad2c13406815996bb338f15c068d81d7a533fb2a"}]}, {"id": "64284d902408d11e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "3abf3c1e9c4f9168", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "26d07e3d5bb603de804556385a26d8439c9141d76449cc95c08e7a0b34ebc7ef"}]}, {"id": "73c5807d3c41136f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3018}, "digests": [{"algorithm": "sha256", "value": "bfb84f816fb264a41f499247b2886b1d5e4f228bf51cfe2fa8f48bf22403fbea"}]}, {"id": "6db2438320375a76", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 915}, "digests": [{"algorithm": "sha256", "value": "7190782e0a16aad1d9684932f7a87b394de0998d9a47ffc8e72b69be94247be9"}]}, {"id": "fbe691e9f80d6e90", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1757}, "digests": [{"algorithm": "sha256", "value": "aa754769189ea4ec86e5afb224ed44eafe47033143531e677e693940563f6e28"}]}, {"id": "f76a65bba394afef", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4058311377b0f18f270262dea79d7d17c2debd4d9effc16b672f5f9b0c0c1f13"}]}, {"id": "d7f53e2f2853de20", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "fc57e139f31540ca636974a40f88ccf98c2152a17f082485bbda383b5988741c"}]}, {"id": "259b8a024a9d712d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "10611f0e5f24c658765df5c6c4f56d3ce483ee69ef46fa65109a79412ea9a1e1"}]}, {"id": "fda874a9618a1f50", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "3380d8746e2939d05f75124e002a888e7b8a00fd1638cabcf5b1e90d0f409eb5"}]}, {"id": "687b528ff94a17d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "ee2e4d47b3c2eed8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "895c51205faae86f90b417969b537c5c810194ba60c8052ad0ed1304815ff9c3"}]}, {"id": "c4edca7190be7f55", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1724}, "digests": [{"algorithm": "sha256", "value": "4541c14b0911921ed273b89d575cd857d296e78ae14b0b7992bd7648bba1c2b6"}]}, {"id": "6f2b3eba222e4726", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 943}, "digests": [{"algorithm": "sha256", "value": "487b558b52c250bb97ab14e5e3e330484c37d85bb3efffadd4484862c5849eba"}]}, {"id": "160308f20570a1b2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "98c5d4b736b5345da872b2f6d2643741021834aa6bae728127739e2670c80f6a"}]}, {"id": "314ef3538a94263e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "a8a08eaf38ddb79283af8464237aa14de659920294af936db5990f2fe0afacfc"}]}, {"id": "b24e7f6ec28dc5d6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 843}, "digests": [{"algorithm": "sha256", "value": "ed4279c7b09d4957d3412d43b02619ebc332298a6e0e18639fa68154da6068d6"}]}, {"id": "370116c4d843f67f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "568100782cecdb6131c830d9a4fc4c7b046001d7d4e6b90dd21a592216d0ba40"}]}, {"id": "e505dba8fe6cfa97", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "43e9767aef7e6311712ab9cb5b49b8bc2a9bbfc98c55caed6565e042e600df79"}]}, {"id": "f69b758d7f7565b7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "977391bef402661573b0ca8f04b9458c8b1f4e5f2f262f56ed524ac1754ebcf5"}]}, {"id": "8d7ffc41e9c479de", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "f2243e352e9f2ba8323dbf13a54846e894f96f2afa7f6c46b583657cf438caf0"}]}, {"id": "08144d3cf5d1e09a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1784}, "digests": [{"algorithm": "sha256", "value": "446bcfd6ab2aa6cc40a9fe74a0e4a21ae7831dfafad9982e3a10c4fb938d720d"}]}, {"id": "6fbdc9a5744c3801", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 814}, "digests": [{"algorithm": "sha256", "value": "50433d32202cd2de73f641788bc755511e375d14f03564f62ca60786f3c3f00f"}]}, {"id": "2992ad0c41c42922", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 890}, "digests": [{"algorithm": "sha256", "value": "55c74d306d3bf0f5899b5ff38c587fa96db8896bddcf8fcaaa4b7f603e75ebdb"}]}, {"id": "a0d582ccfed8c5a1", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "30e7e808bd356b34", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "b352d9a3331dcae6bd48d2afc13357b7fd67e3aaf8701893b644fe446df33014"}]}, {"id": "7ee4302406148518", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "5cb8c263daa9ddc95b550bb7cebdb7880c10e02b9275541e0608342f39874229"}]}, {"id": "343539eb33b924e0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "335cca7868a81c6260fe0e056efcb80af2e6a4c4005b8fe199587b14fc7ed42f"}]}, {"id": "c8de4ce07e4f959f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1565}, "digests": [{"algorithm": "sha256", "value": "2ea4a932695d5abfb1793c66a8da6f827e98f35a70245d3cfe60822e5d718007"}]}, {"id": "77a86a0bef34f316", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 921}, "digests": [{"algorithm": "sha256", "value": "fbb16d4294aba0f0d1f8c0e0dccf6ab0c2d15c79a439bc02e86b4d535065afc6"}]}, {"id": "a008c9560fc4deaa", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "e282eceb965270857e7311bdce52be068f4d7fb28669381719793f97f5a1b8bc"}]}, {"id": "54a94b73e3a13397", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "ecd9a9c7c669904e3cbb5fa1882bd27ce82af1b3698efe1e22218b69bdad19e7"}]}, {"id": "86ac41c6ad49a85f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "efe5b79f0407bbc73a731a4803bef83a6d19f7d9a7fc6c710d49f1d0b675a464"}]}, {"id": "c0445b5fb837b4a4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1587}, "digests": [{"algorithm": "sha256", "value": "6e5226cbcd5ca6e6805a30694596598982dd489e4b401ce5ff659801618b7ba5"}]}, {"id": "aff8a9d2735f93dc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "719793075cfdb6ffe28f6cc5f3dbb80408e2fcbd0ac1c00e1f96555a10af6f76"}]}, {"id": "860a69f9a1afbea7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1760}, "digests": [{"algorithm": "sha256", "value": "f9e9ecc3e730520f84a3058a8211f918ff53ada92aea44089eab64a0d7732687"}]}, {"id": "5e88f144d7b5872f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "3ba1dfcdfa4d6abedf04bb115a6f2853e5cccaf695f1b463eaaeacbf463b9eb1"}]}, {"id": "bf9a5dd87e32f7f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "c4a2a95e1b989941d764e0090c322be24d0d2744310c0c776adcde57c668fcbf"}]}, {"id": "5a41fe7a4f6c1e6d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "73c22bef00653bb5b2c6d6a33abbbf757c8daf38adecf71dd56ba733992fb0ef"}]}, {"id": "16bb382d5d20ae06", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "adab5894249ca97d7110772f4fd6163b2bf44b454a392fbef157a3f961df740e"}]}, {"id": "406b4f5e66279f88", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "52fedb7549c988b6e30c77928403ce10350b4524435d2e8cf65b3691a82010a9"}]}, {"id": "115dc587520e9e4b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1321}, "digests": [{"algorithm": "sha256", "value": "21a8e8d926fbf5d3eed4c48940d27ab7a4aa3169bd1a9d9b30ce36c247a2a9bd"}]}, {"id": "9ef0d5519e4b9fa4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "e00fc781353754eab16f62da9e1a9f1e6cc99141ad1e0fdd11ba0e735e421470"}]}, {"id": "7972acb1171d00aa", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1611}, "digests": [{"algorithm": "sha256", "value": "e9147b7650e6ce4ea6e10b9164de5f36aa8e11e9122e76762ec52f9bb9f994bb"}]}, {"id": "7f9b245b88671337", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1804}, "digests": [{"algorithm": "sha256", "value": "f78bec746adbf1539b5fde68786efbd934687dca988665bcef61541208d254ee"}]}, {"id": "49c1d011c325a1d0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "73dd29b7dc777fa8342104f061f15960eb0bcc25f700b10037aa3f65a31b23ec"}]}, {"id": "27d3dbc3765765e9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "e69eb90cb0ad0f7d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "286efcdeb6b8d6980d8c18fd568cbef76c02239b538c95696db521f273012bd6"}]}, {"id": "fdf16f4d3925acf3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4391c699c7cb44de21739483cf9f20db5661178be34db0376b3a4f9c547ee22e"}]}, {"id": "038ecc9a832ca668", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "29aa51e610d654ebe799f56eb1e9a6684266845fea9211f16abea79b951c9efb"}]}, {"id": "83b011dd137f4b1d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "3aaa30547f527c098d74f6dd42aa59ec04647c530ff80c9ff45c6e96c4b4652d"}]}, {"id": "676f13a86986d208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "c8d5a9ce4a65700a195b92985d914499343216697ba9d8dc8595e5903635fff6"}]}, {"id": "645549664645372a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "c5a92d902dd4738bc6a795519f3ff9860bdf20b18896ac1b8aaa6c9044013ab3"}]}, {"id": "a32a70be16542a4a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 828}, "digests": [{"algorithm": "sha256", "value": "a27f65656f771a1f2a2757280bb4666d5c263ffb76a06013a1b09a550f00e515"}]}, {"id": "3b99326323b4a1ff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "8d25d3ca5300f7e0462cde4e361a7826ec9dcdc42a9b3721fb1397ac7e3166aa"}]}, {"id": "876a9c035126c76b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1739}, "digests": [{"algorithm": "sha256", "value": "b99c2d989a83c720b5e3bc91d2d1b2eb0b43d57127bda3b6c967ec3f7f103900"}]}, {"id": "e74cdf4f6800daa0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4024}, "digests": [{"algorithm": "sha256", "value": "c6848d26d78bdc115073c274e2b0d04b020f8dad0481e44db653f31e10253d10"}]}, {"id": "126d789ad77804f0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "fce5f24ba9100a0ba47f619482f2b9273fd0cd9e9020d3d448de111f371600e4"}]}, {"id": "c3bc26d3c2fea236", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "341c9c69b7d3d78d", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 810}, "digests": [{"algorithm": "sha256", "value": "f127b4f25ad92d1a10cf5d764b4714e8705975ccf53d4189c689a9cee356a7db"}]}, {"id": "53aa4c1bb5ea6207", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "2f637c560f889708", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4015}, "digests": [{"algorithm": "sha256", "value": "bfb9da38ef9faac1d6e9b0c50935b9581d2bfa15019abf97fe42138cd77ed3e5"}]}, {"id": "df3125c4188d1de7", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "cbfafc0c962a6da1a4ab13724c1af925ae1d8b0c98a6d8f8b5bc099bc9fc3ec7"}]}, {"id": "020431cb4088e437", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "966ddcbccf0b76118393868cded9454bd4004ac2db169f8344e7152a8d6b0410"}]}, {"id": "76a712028f45ad73", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1782}, "digests": [{"algorithm": "sha256", "value": "bdfa3e0d31912d14b3033f6b2c9819c12a3348c3b9440469144f177559ca1700"}]}, {"id": "ab29d3c9cdca9f04", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2771}, "digests": [{"algorithm": "sha256", "value": "83080413497a3d1825dd9c0c5a093ef6218e753555372b76a229f2ac2c5d2c27"}]}, {"id": "1679a1ba1a9d3be2", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 981}, "digests": [{"algorithm": "sha256", "value": "78a4bd05c3820e129f8f5b6982aa699d213e5f331247bc1ddbcb40bacbb3357a"}]}, {"id": "e6ed3692627c2ff0", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2823}, "digests": [{"algorithm": "sha256", "value": "14c9911a59fb21c1899699e54bd4a5fc6e3df0deba4367cc82c4e2301e333fa8"}]}, {"id": "0b4d2d983aa64876", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 874}, "digests": [{"algorithm": "sha256", "value": "7f673751ee51c1287ca9229912d2c28b172c4f33e241d5e68533a07dffabd723"}]}, {"id": "a49d8653d213a869", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "073e53bbd106377f3f1e4371649e8b8b06ae22122f3c29b0fd9ad5686e9ca784"}]}, {"id": "8a2bc184978ebb97", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "cfe3c35535c7d2151ad30d193e145d92794b48638795b97ff3bd46edfc51effe"}]}, {"id": "45c37c788ea10bb1", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1051}, "digests": [{"algorithm": "sha256", "value": "858206ff8f1603bb68b090c8be8b3bb11febb7106b1dce03ddc4e6f2d319124d"}]}, {"id": "8014e67e1629f071", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2420}, "digests": [{"algorithm": "sha256", "value": "171acc6002eff4bac205cd7da15a8db260315d80740031bfd0d5250cde6a55dd"}]}, {"id": "08b071f0030763d0", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "a97d45c81ee310ff013415e3574e3d23db4960bc5924b732d9932cf22da450c5"}]}, {"id": "7fe5b888a52f96a0", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1008}, "digests": [{"algorithm": "sha256", "value": "eabbef257292b8e5537cc0a6b33ec65a18fb233376d3ac9b505b33f3170ca0ee"}]}, {"id": "cf9b5d99239d9457", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "d385ebc7f767227146df5670ea4e6e3139cbd72112d45c068cb8395218cfa444"}]}, {"id": "1c2f8ccce7637e07", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "0a17a0185a9d9ac7ff71151870725571da81ab19abb6666740ded455a971eb6d"}]}, {"id": "503c0dcd1e675c9d", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "102d436679aeab88731d58ba95aecc9dc132866c81029e8ba1b3eff4f34f09ec"}]}, {"id": "dc5ab8343b9b5c9b", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1b329a569040ae33ed71771004e61dbe9ca4acc23008bd5499326885ffe715ab"}]}, {"id": "78a75509f5474519", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "d327bae2e79c9b7b1272bca94611a440beea0dab89a42f8df5d8bfd042459e4c"}]}, {"id": "3a7698fa4a3247b9", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "9b0fb9304bb74d74fa4806637c6ff11ece339384384a0a4a88c197980987eda7"}]}, {"id": "d141473e73162fc1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "7412ade716b72b0aec1d51fed559e7c86110a0810f2301106c14f9d4ceae7d82"}]}, {"id": "7c9ec5b0f0519ea9", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "bc27d803aaddd6913caf0dd01a801f465d18f137895175ccb87d369e66aadb74"}]}, {"id": "dd4094ba636f8295", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "fb81b2651698a15d4c89f1882672a637090af710b6436506fcaaed924230e7c2"}]}, {"id": "2ba604a744288fd1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e79709d9a5af7ff4a1b7e61d020e834bbd28f03648ead93cd3123526930f53c2"}]}, {"id": "5fa849fc0881e5bb", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6d054af93da0100542cc120adabb7f6daa3a1318015e8c1a8d3494801979b73e"}]}, {"id": "5b3e8c914e7e8a2f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "53930d8fc79642a80c0214087ec70ec3345d4a613bb46a9567362dd0d66342b4"}]}, {"id": "c4756a6d39971d40", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d2cc13c6fae68cfdd8fce1070cc59a8b4debb79495091b627934f7d641f3c87"}]}, {"id": "bd7190d4bd14f1c9", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "2621b27775101fc9218d4629316cf44aaf500daf366d5da6f78e25173cdc2a78"}]}, {"id": "9372dadee3e1b3ed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e6d4bf60e95b5f970b45da25405e8d3436e3ad00370c13cdbfeff956dc5a0cdb"}]}, {"id": "cab8b932fc0f37d8", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "532927ece4fa9392ce4c932274f7978de12b38a98c0b52da5b3aa394899a59de"}]}, {"id": "851c44d6bcfb8162", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "4e8d0da06d3a0a136926df171983dc0f496a42286de56549c6d5c2966d30fbc7"}]}, {"id": "ad296a62aeec7000", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "43721036e4fa3ad2d886f551f64ac0cbd5e63fc6aeeeba5b35436fddea7154f7"}]}, {"id": "4b8c34d7a1a3498b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d36aeb82e6eb498c68755a6f01cc66476dbb9c59ec421c8c01cb2176770c59f"}]}, {"id": "99102f07913eeeed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "777ca77bf1c7010a9e03576384c805c4ca1315c267a8869b4da34202ce3e276b"}]}, {"id": "89328672909ec0e3", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "a0df23240834f6993c250e8afd3aec2d38d95bc394e587f04592accd6243e62c"}]}, {"id": "71ddc69c2cde400a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "358055400737998fe800c15ecb4352b7dd6294a05b429880bf28e880662bdf36"}]}, {"id": "bb9bcea4f6fa203b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "6170f19b8d9a1606a5076a47a75cf7f4aa1d522df6c8557dbaa2c32b3e57205b"}]}, {"id": "b6e8372485ea9e35", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "bcfe15c4eabf37daa844c40e90b5e061dc285bc2607f29dda92f8d2f7d12452b"}]}, {"id": "e32313fb5e40e01f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "b4ecb9c07d4f07b291ae973fa6a902bd2f18da6ad86123caa7d8af2b5de48adf"}]}, {"id": "f490a52ffc2460ac", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6e045e3dcb5a10dc0aa1d4681ac814a8e4843d6f6fa15215e796d63d5774bb9a"}]}, {"id": "475b139f29dcb608", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "4e7568c727837046006db10e235284ad4df15941637f4921fa3f7069c9eaa5cb"}]}, {"id": "44d2d2a7cafa3431", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "216e4ad3e0c8c05c05d37287b5013d0d60aefdd5f1a037512948294534feac59"}]}, {"id": "e526d24745a6d38d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "040e12223e35da2bdac4813f116899c4d16751f8af00ed41b2190c0d6adcb54c"}]}, {"id": "0ee9887a1c2c237e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e8b7323151aa455632cc7db8633b98bb4ee85c019c88454461b8efaf0ef08efc"}]}, {"id": "84dfb280543ecbf4", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "91eeb4c3dca6f1a5a9032a9ee8132c6dde10b31ed1a529e201c7c7a744248e99"}]}, {"id": "90741ceb446be808", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "9e0b5f66a27891909c1764cab4edd6738a6d5cf6f5b5965dfe4aec41673887e5"}]}, {"id": "bb7c3c75cfac4bfa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "139ae4c7858be7c16e7d5396bd246306d5e9eff009b598f740e23670a6bbf73f"}]}, {"id": "5125911bf54de4c3", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "905c4cbbbfe8eedb15eb99a9a4d6ac3ecb16cb5895f6fea3e4af2a6d0e1a6022"}]}, {"id": "e92db60898ff1559", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3480}, "digests": [{"algorithm": "sha256", "value": "5ba87f02796248870b26566fd0c94e294ee53b24863828deecc677252c09bded"}]}, {"id": "e5a1477abc3e1036", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "85d07d102e0e8ad0", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "7d9d228d0cf3dd9f32aefafbc45173e6541650e94aa7502ed63cef461da19c7e"}]}, {"id": "0813600d13a31cca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "702f36c7b2abe5c7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2488}, "digests": [{"algorithm": "sha256", "value": "96b297338b418c36715401d0e28c886179ef7dc3c8c40c80028852d0c7444ed4"}]}, {"id": "b0c8ad0759adcb19", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2866}, "digests": [{"algorithm": "sha256", "value": "3d84a9ab4090b956382e423b26bf42c9ba4c580f571290cbf2a48ca83eaf7596"}]}, {"id": "36d42278ff8bed4f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3501}, "digests": [{"algorithm": "sha256", "value": "d37ce9abe7247d092b8c8e7bbcaa7a6b3304eda9d8405a1d356d614aee7ed15d"}]}, {"id": "47edd39a539c9cbf", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "f8754d8ed1c8b378fe6eec82ec403fc94decdaa4c3bde5dada3eef3cea845bc2"}]}, {"id": "e238019811cb63b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "dce9a04d4d791421926967554c9fb3010b2ff52ed74b42e5a73817752f2e458a"}]}, {"id": "9f950db4752ad8b2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2976}, "digests": [{"algorithm": "sha256", "value": "bcaf2c6dcd5cf0283cec7f817ba6e114095d63112e0995bebeaa6da37919aa55"}]}, {"id": "2e95f083ce4154a2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "4f12732048f085d98c7472b4024c1970fb752e8807af902066d7c9a885b416b9"}]}, {"id": "fbb6dddb70c4ee05", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4062}, "digests": [{"algorithm": "sha256", "value": "a21836b7bab1f7413468859d6b9fdf4753edd4e6ecb7941e6749bc3d2140e0b0"}]}, {"id": "96039631af7ba612", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "bf5b19ba13bbc9e4c64fee8a821733170b82274d84ef78fe1ac0a7645ff18ccc"}]}, {"id": "f4786bd6cd36107f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "d88a558d2fd54715", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2501}, "digests": [{"algorithm": "sha256", "value": "1e17ab53aaf8f1f55d177e3cce36ca5ea8ed15848fa56d1e4ae762467b4af5d7"}]}, {"id": "e5e64d5d813e947e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "948bd2bde6f0cbb051f9e40f4c797438d5d7f3329aea20a4971c6205ea64ec12"}]}, {"id": "45ef80b8ee011e2c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "e34bf1754ed6fcb1f9bc7979f411832e9b0fbaa50f38ab452f36f9e443947562"}]}, {"id": "e77e849f20193f5e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "e8e4141ddec5fec6a70fb158fbf9bdfc52abd4977ec7ad8a27ae91d1c6bb005a"}]}, {"id": "fc1c5bb80605eabc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4009}, "digests": [{"algorithm": "sha256", "value": "8cc9987ed4ff3ae2d296830c05795909a0dd6dcaff759a17d16129990ef679f7"}]}, {"id": "1289026fbb4dffb4", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4218}, "digests": [{"algorithm": "sha256", "value": "d224cf9091659b433062ca3174a40d39211d2a9dacd3d555c93d8e6a51e03ba8"}]}, {"id": "081ec2023024c5eb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "d9185643ae15003c009c6ea69e56c4b2e4737f3b3b0665ceb2afbb9cf0bf8ea9"}]}, {"id": "3819f85993c970f9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3168}, "digests": [{"algorithm": "sha256", "value": "a2cbf356b3ae00d800ed70ac59b96743d3a6da94f1f4cc83e4ee1f63c7c56ed7"}]}, {"id": "f0e14fe51da9d897", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "30c8641532df80f893d937aa0f0d0678f6afad7b0010628ca08abd744a81a61c"}]}, {"id": "e53c4e96f35e2797", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "674088c6e03a2b7e48e10b44d5b230bfe05cddb73a481ea5da808ec357ec77bb"}]}, {"id": "1d7b190ba6bd73c2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "74b149fd74025fbbd0d83ef4b39aea9c84efb95d4567867d59bcdfdeff4d3b3f"}]}, {"id": "887e8c55d705a893", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "e778b1dc899094c7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "674b98cb85e23a5c0ede2bdcd070161c7ea600e1f2b8291f759010326d1fdc04"}]}, {"id": "bfbeb72860da2f41", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "410dcd9881edca9f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "d5bea5d3fd09ec82908656acc1f24f34fc4e36a5327bea66976b34e599650c19"}]}, {"id": "39f366beb2bcb3d7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2766}, "digests": [{"algorithm": "sha256", "value": "fb3f8fcd4db486d48b058c1de03e134280926ee415660c28e9008d112a15ca1c"}]}, {"id": "c27f096bce559fe6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3223}, "digests": [{"algorithm": "sha256", "value": "0d695e5223879a4b1f3ee5a312efecfa40442f7113617b8bf2d2c192111b18b5"}]}, {"id": "d7554c74dae6e98e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1755}, "digests": [{"algorithm": "sha256", "value": "4f4be4aa584fb66850a67614a97c9c715aae5b1b41e89b3869d23a07c44d8441"}]}, {"id": "568da96900a8a312", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "20b754f51063d866234ee06172242a5099cf0cee4a099d8999f15a8bcd739d73"}]}, {"id": "b72b7c0818f740d5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "0901a8745a9d2fafc41b153035835e5c5371ab5a66cf8588c33a5a95ef7bd9f3"}]}, {"id": "3a014d6e85e8a537", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2661}, "digests": [{"algorithm": "sha256", "value": "99aa54abd9c8e8a2ac38465c4b73c40d6a0da4ebf23c9f9994319c5ea5a3c0d8"}]}, {"id": "2f708e35b4f6f9e7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ec240297bf0dd48f4418743c6455df80ecb8d05dc2b5ce01ebb347ca3a2e2c45"}]}, {"id": "5ecbf75153ea1023", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2718}, "digests": [{"algorithm": "sha256", "value": "fb946842f7041e412e8281100f870d02a3554f6dfc19f3d265a3b0924eaced2a"}]}, {"id": "da1ef8ba3025cbe5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "0cecc15b6737b1c2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "ef293190aa3509c43928c60561f01e1e658727e386f613962366981331ad3aea"}]}, {"id": "6ca30deacecded82", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "932fd18889e67e246b95f8dbfaea57f39d0f4aed5a27ac8ef514964237d68fb2"}]}, {"id": "7f916a79d5fede61", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2768}, "digests": [{"algorithm": "sha256", "value": "dc1b96b4960e62dfb12cd7c8275243f720efd2b00061f1b8a6d82ed4d67d63f9"}]}, {"id": "e7e2b966f8d38288", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "eeee0b80b0e78002e71649fbbd61a485830ce3ee95d56b3b4b06b01fb64a0e23"}]}, {"id": "5bb3b2946aedf160", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "166e566c4d93167a39e76ee5a57d390c5231819fc9f21bccfd77715fe582edc5"}]}, {"id": "464efcb5ee2a5b96", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3236}, "digests": [{"algorithm": "sha256", "value": "788f9a577482cdec11079528be9811b86380528070eb4199096eff287c62c9c8"}]}, {"id": "29a03e03efa970dc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "7d5e2645f1de8848fad71a0a9991abd9f55cc36a9291c1c0ee7830008d5f5fc8"}]}, {"id": "6b627f3a51f71bfd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "f5abb5fe6e522e77", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "169789b8f3048d902f91030b293b1f92df573cae2c4dce0df1103a043258c27c"}]}, {"id": "7179c54b86941da4", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 659}, "digests": [{"algorithm": "sha256", "value": "5104d7c9e56b5d9fa6641071bcde29f3c9e34685aa003639f37d244fe90b2a3e"}]}, {"id": "8e1afbdbd10a8ae6", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "794568a193318e9974dadebf847cfcb3a0505634ccbaf91b3ef231a646c75a21"}]}, {"id": "3ad6ab8cda956b50", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "412930e923feac41ad62cc2eb27511057813bb3e01631951c05309dd7b996cbf"}]}, {"id": "2183a6cb73cda535", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "13faca8fe9836b0e4d27e6e2e0cd59fc16db8857f65db6ec52298512bcef963a"}]}, {"id": "f022c30476bcc0d7", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c9817c6762dbb570d70406c35a98d35904f4779c2c0149b2ec4542f561fb835e"}]}, {"id": "a1d62ff6a47b0268", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a3406147d47658df4a44777ba2ea9cab9539d88b2093352cd637eddb6f3a6835"}]}, {"id": "6a3bc2bac33fc01f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "38b45c05bfdb02be184dd5a1f032ab4115e20b237c895ee90d11e5e4372fc204"}]}, {"id": "633725847d315a98", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "495381de5020268e2043e200ba4439ac0b9e669d1fbe8c222a3cebe69f2ab148"}]}, {"id": "a831d0b8988409de", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "4af37b62f5055c6e3e46224fd4a005fc17b0c7198c3b65ae893c14e8c8da9a59"}]}, {"id": "fd52056046ebce30", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "b0f800f1577eacad7406cd81f757bcf99133c40a4b488b33ccd244b610007ce8"}]}, {"id": "409b3a7f399d4a1e", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "4c654da1521c5d3e64083b6a4ea75cba49be0b7b31ebb7acc5c948bf5ce2de71"}]}, {"id": "97ebf0cb719bc41f", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "97372963f8184de6470bfba5fa6d0b3834b663ec499714c95aba5b2bfb6bb04c"}]}, {"id": "ca017c1e29582200", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "e50c1318d7eb1c8dc2da23002c596f82437796499471ab6561e4e8176cfbfb0e"}]}, {"id": "8c8dfffcb8608655", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "d50a9d1d00d786865ff8316e5c9fa1f477aa6d3aaa62f7d318fb1c51c3c98f77"}]}, {"id": "9b5d1331d9e3f9e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2991}, "digests": [{"algorithm": "sha256", "value": "84253aa1adae5b3f07063bdb22647dd057f802d314e011860633d6ff1a716cd8"}]}, {"id": "9cb7bb0317121f04", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 826}, "digests": [{"algorithm": "sha256", "value": "46c05ae74ede6c0e20d558d9f5e07d1c344b100fbed2ae867fe423c983f0659b"}]}, {"id": "1e2a5c287187b500", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "8bb3a43290e321d455cb067ff4f282ee840163d6c05be4b032dc3782ad1acec0"}]}, {"id": "f8263fe1480ab7c0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 827}, "digests": [{"algorithm": "sha256", "value": "1262595785ee5261994cdaecfa52fcca6bc8257abc3d6a8a958655b98046004c"}]}, {"id": "c43de167c35a8bf5", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2773}, "digests": [{"algorithm": "sha256", "value": "dc33cc3c53348109ea93a79eea0d2b94c51cf8755dd1fddc47279202e553ef4a"}]}, {"id": "bdfd31e45958edac", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1078}, "digests": [{"algorithm": "sha256", "value": "c74285d6ffd90811377387f0c8d840be7230cb40f25c97250e7434110949304a"}]}, {"id": "1e339480650aac54", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "0ef8fbfd7f9e3b96db927b5998c8eaccc4f29ba4f8fc4a0f5bc0bf11a5086504"}]}, {"id": "3b8fc04c92103641", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 752}, "digests": [{"algorithm": "sha256", "value": "38687a6d17c77dfd751ddea36f212b475103e084f7105ae23ecc045d73beac33"}]}, {"id": "f6de090e89b3a9dd", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "aedaa0c822ef638e7d5457739baa12ec4d431addb285d8ad744f0256f60539b9"}]}, {"id": "12ac7e3d3249509b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "bcdbe4abd0ceda2d39382ba9206935fedd674bed18e62942857c2e841dec1131"}]}, {"id": "40d1814f51a8698b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "b2cf621acdb4300738bb2a3799313e91fac0f5d8d8f5b1cafbb573a68972f8e2"}]}, {"id": "918f0f6184aa1b66", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "c2d091ec51551879d4cb333c2d1abac79619145d5a609f93e1f061d805bd9c00"}]}, {"id": "8e243e4581612d70", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "00a4fcf2a31722373c5af6eb787d0ace0498b4e818c84fe09eb41de6c18da8d2"}]}, {"id": "3885f94d5708650e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "aff009b55c5624edfdff9b6f52ccb5567c3d7e5de18e804915619b343e152d67"}]}, {"id": "baf97875aa519bb8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "6171159493e8605c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "8dd1cf21d4ffe757afcd8a9f8ed5c5b68fd9f6c25f62678cbde91771f94ea227"}]}, {"id": "9e79b3baedbc2fa8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 917}, "digests": [{"algorithm": "sha256", "value": "0fffd6083e52fb086c757bccb77a5a18a60741d1b0972cc156ac25e98daf56e7"}]}, {"id": "11e6c515630f26a2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 880}, "digests": [{"algorithm": "sha256", "value": "81c90c7b0276aa5155b132a1d05a48847435ae2d73fc27341d94fca431ada27a"}]}, {"id": "7a519230785421e1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "4fe07c35417da1ebc45607888e141ef3ac69cde9bc00e67f732a8437ddd08b4f"}]}, {"id": "5b7e98962e1769c0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 721}, "digests": [{"algorithm": "sha256", "value": "eb10c8b783c0a77a358ef4d0e41d51e3aa00225cd8b5f0ccd56b952bee572f46"}]}, {"id": "e396d674a1511a81", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 808}, "digests": [{"algorithm": "sha256", "value": "3be1c6801bf58dc158bbdf76c2d71310ef39d7c8b91053bf6921ee103f66701e"}]}, {"id": "1a101b564db41eee", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 797}, "digests": [{"algorithm": "sha256", "value": "1b6f660277826eefafc632b5d75cc2c825b2725c806d1befb97d3bd595e73958"}]}, {"id": "51945957be30d829", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1464}, "digests": [{"algorithm": "sha256", "value": "24dc9aa921193cdae5a4bbc7ee86157639d49a2f7c476a158640c5dc90c7acd0"}]}, {"id": "bc66579310002e43", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 854}, "digests": [{"algorithm": "sha256", "value": "08cbef12534b92a83cc467f517a3270d3acc810d05221a5965ab3a2af6011fe5"}]}, {"id": "4996c1b8ba584ccf", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 727}, "digests": [{"algorithm": "sha256", "value": "fa10a4c2b7135df986a14f185114d8060a424ad351b60c2af1ed3dd28ea12fd0"}]}, {"id": "46b69a2a6fb29fe8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "1f9e0bc373c1fc6a3c6a3fec4492c091917bebf57d0ef676dd9d14300daaec19"}]}, {"id": "e8d46fae9b851134", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 754}, "digests": [{"algorithm": "sha256", "value": "7f57e7d5536526d1cb8629d5325a60fefe1d82a58f08c4b828e1c510818193d8"}]}, {"id": "c3ce5a7bd1227947", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "8786c17d9f421435a3da4ba12f5478ce697721a5f4d598a0ff8b670e5986db5d"}]}, {"id": "f9260efd14055a29", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 736}, "digests": [{"algorithm": "sha256", "value": "cede1e683e45d608425e7600af2042face0677cc51b58c947ea3048e1f4ac88f"}]}, {"id": "f7c7e05f4b758624", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1133}, "digests": [{"algorithm": "sha256", "value": "8a4689ae3bf028a0def43a2eca8ad4c3eb1f494a3f3084eae4da21c555a26a62"}]}, {"id": "7d14f3553b7abfdb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "5de4574683e5e41d118457b421b7a2d5aaeec4a553dc9bfc761eed16b2ca412e"}]}, {"id": "d7c2783476b34c02", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "ce346632dc77b84948614dbf97cfcd4ae820547b06d4b0a21d6e0d43f71e9e0c"}]}, {"id": "db3b96418f43ab10", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "f66acc721c27fde1680613da284c5de02fc1fb3cc70f2af397d2fb7d3a8c9ddc"}]}, {"id": "93620fdd1a24f31a", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "b61f5090c5a68ae97ae8f48ef769914ba0c276f2bd5b709294d78bd9ee6de910"}]}, {"id": "c152a6c189748119", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "86bbbaa590d97b3d90e00a3a1bc6957c8a0284b46c93d0bb63435587e0728f92"}]}, {"id": "3a41be2bbffed520", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "2f19bf99975556d021457d62e13ef89d58129dd851ff055a693ffeed79adc350"}]}, {"id": "00029a2b9f27d76f", "location": {"path": "/usr/share/zoneinfo/tzdata.zi", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 111556}, "digests": [{"algorithm": "sha256", "value": "b230dbfe7b28e7c4757c2bc3917030c1aacc0dda1af25c4d9d5fa4e8a1e85332"}]}, {"id": "c362c6ac6a69c187", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19321}, "digests": [{"algorithm": "sha256", "value": "db0cec68e09f62e86133166c14ef72d5c9003e00f8bb305f6df7fae17575a965"}]}, {"id": "8bad406064041cd0", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17835}, "digests": [{"algorithm": "sha256", "value": "1019220a999e8a8ef71105c297b4fd9461414f5f4d27058fc3cb6a9027344112"}]}, {"id": "a61ed1b87abef6ad", "location": {"path": "/usr/share/zsh/vendor-completions/_curl", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14522}, "digests": [{"algorithm": "sha256", "value": "2bcdd6c8a862a68b12bde6075e51894e7f58435412cd11f058041a117656b895"}]}, {"id": "43b636a73c33f26d", "location": {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}}], "source": {"id": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "name": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "version": "sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "type": "image", "metadata": {"userInput": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "imageID": "sha256:904b8cb13b932e23230836850610fa45dce9eb0650d5618c2b1487c2a4f577b8", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 145522141, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:101af4ba983b04be266217ecee414e88b23e394f62e9801c7c1bdb37cb37bcaa", "size": 84198351}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:d8466e142d8710abf5b495ebb536478f7e19d9d03b151b5d5bd09df4cfb49248", "size": 61314157}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:83ba6d8ffb8c2974174c02d3ba549e7e0656ebb1bc075a6b6ee89b6c609c6a71", "size": 1616}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e161c82b34d21179db1f546c1cd84153d28a17d865ccaf2dedeb06a903fec12c", "size": 2123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "size": 1273}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "size": 4621}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjkxNDM5ODEyM1oiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQwNDowOTo1OC42Njk0Nzk4NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQ5M2E1YjBjOGQyZDYzYTEzNDMyNThiM2Y5YWE1ZmNkNTlhOTNmNDRmZTI2YWQ5ZTU2YjA5NGMzYTA4ZmQzYmUgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDA0OjA5OjU5LjAzMjk3MjYwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDI6NTMuMTQ0NDg3NDQ1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgTEFCRUwgbWFpbnRhaW5lcj1OR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjI0MTE0MTY4M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOR0lOWF9WRVJTSU9OPTEuMjMuMyIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjMzMzA5Nzc3M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOSlNfVkVSU0lPTj0wLjcuOSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjQyOTE5NzIyNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBQS0dfUkVMRUFTRT0xfmJ1bGxzZXllIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTEuOTU1OTg1MjI5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAteCAgICAgXHUwMDI2XHUwMDI2IGFkZGdyb3VwIC0tc3lzdGVtIC0tZ2lkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLS1zeXN0ZW0gLS1kaXNhYmxlZC1sb2dpbiAtLWluZ3JvdXAgbmdpbnggLS1uby1jcmVhdGUtaG9tZSAtLWhvbWUgL25vbmV4aXN0ZW50IC0tZ2Vjb3MgXCJuZ2lueCB1c2VyXCIgLS1zaGVsbCAvYmluL2ZhbHNlIC0tdWlkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCBpbnN0YWxsIC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIC0tbm8taW5zdGFsbC1zdWdnZXN0cyAteSBnbnVwZzEgY2EtY2VydGlmaWNhdGVzICAgICBcdTAwMjZcdTAwMjYgICAgIE5HSU5YX0dQR0tFWT01NzNCRkQ2QjNEOEZCQzY0MTA3OUE2QUJBQkY1QkQ4MjdCRDlCRjYyOyAgICAgZm91bmQ9Jyc7ICAgICBmb3Igc2VydmVyIGluICAgICAgICAgaGtwOi8va2V5c2VydmVyLnVidW50dS5jb206ODAgICAgICAgICBwZ3AubWl0LmVkdSAgICAgOyBkbyAgICAgICAgIGVjaG8gXCJGZXRjaGluZyBHUEcga2V5ICROR0lOWF9HUEdLRVkgZnJvbSAkc2VydmVyXCI7ICAgICAgICAgYXB0LWtleSBhZHYgLS1rZXlzZXJ2ZXIgXCIkc2VydmVyXCIgLS1rZXlzZXJ2ZXItb3B0aW9ucyB0aW1lb3V0PTEwIC0tcmVjdi1rZXlzIFwiJE5HSU5YX0dQR0tFWVwiIFx1MDAyNlx1MDAyNiBmb3VuZD15ZXMgXHUwMDI2XHUwMDI2IGJyZWFrOyAgICAgZG9uZTsgICAgIHRlc3QgLXogXCIkZm91bmRcIiBcdTAwMjZcdTAwMjYgZWNobyBcdTAwM2VcdTAwMjYyIFwiZXJyb3I6IGZhaWxlZCB0byBmZXRjaCBHUEcga2V5ICROR0lOWF9HUEdLRVlcIiBcdTAwMjZcdTAwMjYgZXhpdCAxOyAgICAgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IGdudXBnMSBcdTAwMjZcdTAwMjYgcm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qICAgICBcdTAwMjZcdTAwMjYgZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCIgICAgIFx1MDAyNlx1MDAyNiBuZ2lueFBhY2thZ2VzPVwiICAgICAgICAgbmdpbng9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS14c2x0PSR7TkdJTlhfVkVSU0lPTn0tJHtQS0dfUkVMRUFTRX0gICAgICAgICBuZ2lueC1tb2R1bGUtZ2VvaXA9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1pbWFnZS1maWx0ZXI9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1uanM9JHtOR0lOWF9WRVJTSU9OfSske05KU19WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgXCIgICAgIFx1MDAyNlx1MDAyNiBjYXNlIFwiJGRwa2dBcmNoXCIgaW4gICAgICAgICBhbWQ2NHxhcm02NCkgICAgICAgICAgICAgZWNobyBcImRlYiBodHRwczovL25naW54Lm9yZy9wYWNrYWdlcy9tYWlubGluZS9kZWJpYW4vIGJ1bGxzZXllIG5naW54XCIgXHUwMDNlXHUwMDNlIC9ldGMvYXB0L3NvdXJjZXMubGlzdC5kL25naW54Lmxpc3QgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICAgICAgICAgIDs7ICAgICAgICAgKikgICAgICAgICAgICAgZWNobyBcImRlYi1zcmMgaHR0cHM6Ly9uZ2lueC5vcmcvcGFja2FnZXMvbWFpbmxpbmUvZGViaWFuLyBidWxsc2V5ZSBuZ2lueFwiIFx1MDAzZVx1MDAzZSAvZXRjL2FwdC9zb3VyY2VzLmxpc3QuZC9uZ2lueC5saXN0ICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB0ZW1wRGlyPVwiJChta3RlbXAgLWQpXCIgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGNobW9kIDc3NyBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IHNhdmVkQXB0TWFyaz1cIiQoYXB0LW1hcmsgc2hvd21hbnVhbClcIiAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCB1cGRhdGUgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgYnVpbGQtZGVwIC15ICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoICAgICAgICAgICAgICAgICBjZCBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBERUJfQlVJTERfT1BUSU9OUz1cIm5vY2hlY2sgcGFyYWxsZWw9JChucHJvYylcIiAgICAgICAgICAgICAgICAgICAgIGFwdC1nZXQgc291cmNlIC0tY29tcGlsZSAkbmdpbnhQYWNrYWdlcyAgICAgICAgICAgICApICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtbWFyayBzaG93bWFudWFsIHwgeGFyZ3MgYXB0LW1hcmsgYXV0byBcdTAwM2UgL2Rldi9udWxsICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB7IFsgLXogXCIkc2F2ZWRBcHRNYXJrXCIgXSB8fCBhcHQtbWFyayBtYW51YWwgJHNhdmVkQXB0TWFyazsgfSAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgbHMgLWxBRmggXCIkdGVtcERpclwiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoIGNkIFwiJHRlbXBEaXJcIiBcdTAwMjZcdTAwMjYgZHBrZy1zY2FucGFja2FnZXMgLiBcdTAwM2UgUGFja2FnZXMgKSAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgZ3JlcCAnXlBhY2thZ2U6ICcgXCIkdGVtcERpci9QYWNrYWdlc1wiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBlY2hvIFwiZGViIFsgdHJ1c3RlZD15ZXMgXSBmaWxlOi8vJHRlbXBEaXIgLi9cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0ICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IC1vIEFjcXVpcmU6Okd6aXBJbmRleGVzPWZhbHNlIHVwZGF0ZSAgICAgICAgICAgICA7OyAgICAgZXNhYyAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IGluc3RhbGwgLS1uby1pbnN0YWxsLXJlY29tbWVuZHMgLS1uby1pbnN0YWxsLXN1Z2dlc3RzIC15ICAgICAgICAgICAgICAgICAgICAgICAgICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgICAgICAgICAgICAgIGdldHRleHQtYmFzZSAgICAgICAgICAgICAgICAgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IFx1MDAyNlx1MDAyNiBybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyogL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbmdpbngubGlzdCAgICAgICAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHRlbXBEaXJcIiBdOyB0aGVuICAgICAgICAgYXB0LWdldCBwdXJnZSAteSAtLWF1dG8tcmVtb3ZlICAgICAgICAgXHUwMDI2XHUwMDI2IHJtIC1yZiBcIiR0ZW1wRGlyXCIgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0OyAgICAgZmkgICAgIFx1MDAyNlx1MDAyNiBsbiAtc2YgL2Rldi9zdGRvdXQgL3Zhci9sb2cvbmdpbngvYWNjZXNzLmxvZyAgICAgXHUwMDI2XHUwMDI2IGxuIC1zZiAvZGV2L3N0ZGVyciAvdmFyL2xvZy9uZ2lueC9lcnJvci5sb2cgICAgIFx1MDAyNlx1MDAyNiBta2RpciAvZG9ja2VyLWVudHJ5cG9pbnQuZCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMjM2MzQ0MjIxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6N2IzMDdiNjJlODIyNTVmMDQwYzk4MTI0MjFhMzAwOTBiZjlhYmYzNjg1ZjI3YjAyZDc3ZmNjYTk5Zjk5NzkxMSBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMzMzNDQwMDlaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo1YzE4MjcyNzM0MzQ5NDg4YmQwYzk0ZWM4ZDM4MmM4NzJjMWEwYTQzNWNjYTEzYmQ0NjcxMzUzZDYwMjFkMmNiIGluIC9kb2NrZXItZW50cnlwb2ludC5kICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuNDMzMTI3MjUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YWJiY2JmODRkYzE3ZWU0NDU0YjZiMmUzY2Y5MTRiZTg4ZTAyY2Y4NGQzNDRlYzQ1YTViMzEyMzUzNzlkNzIyYSBpbiAvZG9ja2VyLWVudHJ5cG9pbnQuZCAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjUzNTQ4NjEzMVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmU1N2VlZjAxN2E0MTRjYTc5MzQ5OTcyOWQ4MGE3YjkwNzU3OTBjOWE4MDRmOTMwZjE0MTdlNTZkNTA2OTcwY2YgaW4gL2RvY2tlci1lbnRyeXBvaW50LmQgIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQxODo0MzoxMi42MjgzODE4MDZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcIi9kb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjczMDI2MjY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDgwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuODI0MDg2MzY3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgU1RPUFNJR05BTCBTSUdRVUlUIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuOTE0Mzk4MTIzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm5naW54XCIgXCItZ1wiIFwiZGFlbW9uIG9mZjtcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6MTAxYWY0YmE5ODNiMDRiZTI2NjIxN2VjZWU0MTRlODhiMjNlMzk0ZjYyZTk4MDFjN2MxYmRiMzdjYjM3YmNhYSIsInNoYTI1NjpkODQ2NmUxNDJkODcxMGFiZjViNDk1ZWJiNTM2NDc4ZjdlMTlkOWQwM2IxNTFiNWQ1YmQwOWRmNGNmYjQ5MjQ4Iiwic2hhMjU2OjgzYmE2ZDhmZmI4YzI5NzQxNzRjMDJkM2JhNTQ5ZTdlMDY1NmViYjFiYzA3NWE2YjZlZTg5YjZjNjA5YzZhNzEiLCJzaGEyNTY6ZTE2MWM4MmIzNGQyMTE3OWRiMWY1NDZjMWNkODQxNTNkMjhhMTdkODY1Y2NhZjJkZWRlYjA2YTkwM2ZlYzEyYyIsInNoYTI1Njo0ZGM1Y2Q3OTlhMDhmZjQ5YTYwMzg3MGM4Mzc4ZWE5MzA4M2JmYzJhNDE3NmY1NmU1NTMxOTk3ZTk0YzE5NWQwIiwic2hhMjU2OjY1MGFiY2U0YjA5NmIwNmFjOGJlYzIwNDZkODIxZDY2ZDgwMWFmMzRmMWYxZDRjNWUyNzJhZDAzMGM3ODczZGIiXX0sImNvbmZpZyI6eyJDbWQiOlsibmdpbngiLCItZyIsImRhZW1vbiBvZmY7Il0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyIvZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTkdJTlhfVkVSU0lPTj0xLjIzLjMiLCJOSlNfVkVSU0lPTj0wLjcuOSIsIlBLR19SRUxFQVNFPTF+YnVsbHNleWUiXSwiTGFiZWxzIjp7Im1haW50YWluZXIiOiJOR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSJ9LCJFeHBvc2VkUG9ydHMiOnsiODAvdGNwIjp7fX0sIlN0b3BTaWduYWwiOiJTSUdRVUlUIn19", "repoDigests": ["docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2"], "architecture": "amd64", "os": "linux", "labels": {"maintainer": "NGINX Docker Maintainers "}}}, "distro": {"prettyName": "Debian GNU/Linux 11 (bullseye)", "name": "Debian GNU/Linux", "id": "debian", "version": "11 (bullseye)", "versionID": "11", "versionCodename": "bullseye", "homeURL": "https://www.debian.org/", "supportURL": "https://www.debian.org/support", "bugReportURL": "https://bugs.debian.org/"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/python-simple.json b/configurations/expected-result/SBOM/python-simple.json index 82fc9dab..4518c5ed 100644 --- a/configurations/expected-result/SBOM/python-simple.json +++ b/configurations/expected-result/SBOM/python-simple.json @@ -1 +1 @@ -{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-python-sha256-4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07-087a07", "namespace": "kubescape", "uid": "b8b881ec-f0ee-4f8d-950d-85aad0aa5792", "resourceVersion": "1", "creationTimestamp": "2024-11-29T14:31:34Z", "labels": {"kubescape.io/image-id": "docker-io-library-python-sha256-4e8e9a59bf1b3ca8e030244bc5f801f", "kubescape.io/image-name": "docker-io-library-python"}, "annotations": {"kubescape.io/image-id": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/image-tag": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/node-name": "kind-control-plane", "kubescape.io/status": "initializing", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "", "version": ""}, "report": {"createdAt": null}}, "syft": {"artifacts": null, "artifactRelationships": null, "source": {"id": "", "name": "", "version": "", "type": "", "metadata": null}, "distro": {}, "descriptor": {"name": "", "version": ""}, "schema": {"version": "", "url": ""}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-python-sha256-4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07-087a07", "namespace": "kubescape", "uid": "5cccb4b5-3f26-4775-8021-21c7030060f9", "resourceVersion": "2", "creationTimestamp": "2024-12-02T06:28:06Z", "labels": {"kubescape.io/image-id": "docker-io-library-python-sha256-4e8e9a59bf1b3ca8e030244bc5f801f", "kubescape.io/image-name": "docker-io-library-python"}, "annotations": {"kubescape.io/image-id": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/image-tag": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/resource-size": "1070689", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "53799102ce6014dd7f86bf496289ef797dec1433c7a9227c47022ae21c662255", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:28:06Z"}}, "syft": {"artifacts": [{"id": "fd0bed1a2db3b5ea", "name": ".python-rundeps", "version": "20230511.233342", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:.python-rundeps:.python-rundeps:20230511.233342:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.python-rundeps:.python_rundeps:20230511.233342:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.python_rundeps:.python-rundeps:20230511.233342:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.python_rundeps:.python_rundeps:20230511.233342:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.python:.python-rundeps:20230511.233342:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.python:.python_rundeps:20230511.233342:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/.python-rundeps@20230511.233342?arch=noarch&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": ".python-rundeps", "originPackage": "", "maintainer": "", "version": "20230511.233342", "architecture": "noarch", "url": "", "description": "virtual meta package", "size": 0, "installedSize": 0, "pullDependencies": ["so:libbz2.so.1", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libexpat.so.1", "so:libffi.so.8", "so:libgdbm.so.6", "so:libgdbm_compat.so.4", "so:liblzma.so.5", "so:libncursesw.so.6", "so:libnsl.so.3", "so:libpanelw.so.6", "so:libreadline.so.8", "so:libsqlite3.so.0", "so:libssl.so.3", "so:libtirpc.so.3", "so:libuuid.so.1", "so:libz.so.1"], "provides": [], "pullChecksum": "Q10oJTMAjDznN9CwsjP6lbBhHLYik=", "gitCommitOfApkPort": "", "files": []}}, {"id": "1658c39e675c49b9", "name": "Simple Launcher", "version": "1.1.0.14", "type": "dotnet", "foundBy": "dotnet-portable-executable-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t32.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t32.exe", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "dotnet", "cpes": [{"cpe": "cpe:2.3:a:Simple_Launcher:Simple_Launcher:1.1.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:nuget/Simple%20Launcher@1.1.0.14", "metadataType": "dotnet-portable-executable-entry", "metadata": {"assemblyVersion": "", "legalCopyright": "Copyright (C) Simple Launcher User", "internalName": "t32.exe", "companyName": "Simple Launcher User", "productName": "Simple Launcher", "productVersion": "1.1.0.14"}}, {"id": "000d310d129592c4", "name": "Simple Launcher", "version": "1.1.0.14", "type": "dotnet", "foundBy": "dotnet-portable-executable-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t64-arm.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t64-arm.exe", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "dotnet", "cpes": [{"cpe": "cpe:2.3:a:Simple_Launcher:Simple_Launcher:1.1.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:nuget/Simple%20Launcher@1.1.0.14", "metadataType": "dotnet-portable-executable-entry", "metadata": {"assemblyVersion": "", "legalCopyright": "Copyright (C) Simple Launcher User", "internalName": "w32.exe", "companyName": "Simple Launcher User", "productName": "Simple Launcher", "productVersion": "1.1.0.14"}}, {"id": "022b022756238702", "name": "Simple Launcher", "version": "1.1.0.14", "type": "dotnet", "foundBy": "dotnet-portable-executable-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t64.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t64.exe", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "dotnet", "cpes": [{"cpe": "cpe:2.3:a:Simple_Launcher:Simple_Launcher:1.1.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:nuget/Simple%20Launcher@1.1.0.14", "metadataType": "dotnet-portable-executable-entry", "metadata": {"assemblyVersion": "", "legalCopyright": "Copyright (C) Simple Launcher User", "internalName": "t64.exe", "companyName": "Simple Launcher User", "productName": "Simple Launcher", "productVersion": "1.1.0.14"}}, {"id": "50b1ed19888df43a", "name": "Simple Launcher", "version": "1.1.0.14", "type": "dotnet", "foundBy": "dotnet-portable-executable-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w32.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w32.exe", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "dotnet", "cpes": [{"cpe": "cpe:2.3:a:Simple_Launcher:Simple_Launcher:1.1.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:nuget/Simple%20Launcher@1.1.0.14", "metadataType": "dotnet-portable-executable-entry", "metadata": {"assemblyVersion": "", "legalCopyright": "Copyright (C) Simple Launcher User", "internalName": "w32.exe", "companyName": "Simple Launcher User", "productName": "Simple Launcher", "productVersion": "1.1.0.14"}}, {"id": "26c1f0f6084ccf06", "name": "Simple Launcher", "version": "1.1.0.14", "type": "dotnet", "foundBy": "dotnet-portable-executable-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w64-arm.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w64-arm.exe", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "dotnet", "cpes": [{"cpe": "cpe:2.3:a:Simple_Launcher:Simple_Launcher:1.1.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:nuget/Simple%20Launcher@1.1.0.14", "metadataType": "dotnet-portable-executable-entry", "metadata": {"assemblyVersion": "", "legalCopyright": "Copyright (C) Simple Launcher User", "internalName": "w32.exe", "companyName": "Simple Launcher User", "productName": "Simple Launcher", "productVersion": "1.1.0.14"}}, {"id": "28cf50980a74ba8c", "name": "Simple Launcher", "version": "1.1.0.14", "type": "dotnet", "foundBy": "dotnet-portable-executable-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w64.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w64.exe", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "dotnet", "cpes": [{"cpe": "cpe:2.3:a:Simple_Launcher:Simple_Launcher:1.1.0.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:nuget/Simple%20Launcher@1.1.0.14", "metadataType": "dotnet-portable-executable-entry", "metadata": {"assemblyVersion": "", "legalCopyright": "Copyright (C) Simple Launcher User", "internalName": "w64.exe", "companyName": "Simple Launcher User", "productName": "Simple Launcher", "productVersion": "1.1.0.14"}}, {"id": "baca676b3df82a63", "name": "alpine-baselayout", "version": "3.4.3-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.3-r1?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.3-r1", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8914, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.3-r1", "/bin/sh"], "provides": [], "pullChecksum": "Q1zwvKMnYs1b6ZdPTBJ0Z7D5P3jyA=", "gitCommitOfApkPort": "65502ca9379dd29d1ac4b0bf0dcf03a3dd1b324a", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/20locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lq29lQzPmSCFKVmQ+bvmZ/DPTE4="}}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "85e34641ddeca26c", "name": "alpine-baselayout-data", "version": "3.4.3-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.3-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.3-r1?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.3-r1", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11705, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1YCAH7jdO2W816b85sUh9Z8av4Cc=", "gitCommitOfApkPort": "65502ca9379dd29d1ac4b0bf0dcf03a3dd1b324a", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hEyrKWuyWL6NMZCkpcJ2zhRkVf4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "c3e1269ff75aa1d8", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13360, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q17Do9XvTHoWjQlRYJe7MhnKd8FTQ=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "63c43d90527330b5", "name": "apk-tools", "version": "2.14.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.14.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.14.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.14.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.14.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.14.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.14.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.14.0-r0?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.14.0-r0", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 125616, "installedSize": 311296, "pullDependencies": ["musl>=1.2.3_git20230424", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.2.14.0=2.14.0", "cmd:apk=2.14.0-r0"], "pullChecksum": "Q1NpN9vv021bmYzHQp262233VQXes=", "gitCommitOfApkPort": "028d34f678a5386c3dc488cc3b62467c7a9d1a0b", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.2.14.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gtsK+cWC/BR0uieHxeZ4XInV+jE="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10/aNNtywE5e/OyCRVflI+78opNg="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "0c6c491628abd0cd", "name": "busybox", "version": "1.36.0-r9", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.36.0-r9?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.36.0-r9", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 510210, "installedSize": 946176, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.36.0-r9"], "pullChecksum": "Q13YHCZdGFFJZvgXLCNpZqvnIg/PQ=", "gitCommitOfApkPort": "b5c719c244319df3c72ab1f1ee994c2143cab7f0", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OmLhI9w7g4Lu+WFK3pG0S1uRXuM="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/busybox-paths.d"}, {"path": "/etc/busybox-paths.d/busybox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11RK7o7ilyd/moDPpGfWvDvHO2ZM="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "a938c31420e10fa5", "name": "busybox-binsh", "version": "1.36.0-r9", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.36.0-r9?arch=x86_64&upstream=busybox&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.36.0-r9", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1544, "installedSize": 8192, "pullDependencies": ["busybox=1.36.0-r9"], "provides": ["/bin/sh", "cmd:sh=1.36.0-r9"], "pullChecksum": "Q1uXVXJgqIa0rg2YFhdxJ/CSe4zas=", "gitCommitOfApkPort": "b5c719c244319df3c72ab1f1ee994c2143cab7f0", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "34619f88311d4e5e", "name": "ca-certificates", "version": "20230506-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates:ca-certificates:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates@20230506-r0?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20230506-r0", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Common CA certificates PEM files from Mozilla", "size": 157021, "installedSize": 704512, "pullDependencies": ["/bin/sh", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["cmd:c_rehash=20230506-r0", "cmd:update-ca-certificates=20230506-r0"], "pullChecksum": "Q1FG8M+7w+dkjV9Vy0mGFWW2t4+Do=", "gitCommitOfApkPort": "59534a02716a92a10d177a118c34066162eff4a6", "files": [{"path": "/etc"}, {"path": "/etc/ca-certificates.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrXaY5oyt2QEvZETy2I690sBXZU="}}, {"path": "/etc/apk"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/etc/apk/protected_paths.d/ca-certificates.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Z0Sr1o7f7TchDHWcWYgW7zi8JU="}}, {"path": "/etc/ca-certificates"}, {"path": "/etc/ca-certificates/update.d"}, {"path": "/etc/ca-certificates/update.d/certhash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pxPSWX01pfOF6GEDK4MWWAXF/GI="}}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/certs"}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/c_rehash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ZpJVHevNEADCn9MI4i05H9TODY="}}, {"path": "/usr/local"}, {"path": "/usr/local/share"}, {"path": "/usr/local/share/ca-certificates"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/update-ca-certificates", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RHu+k2FO7fCIBoB2OInkKDX7gb8="}}, {"path": "/usr/share"}, {"path": "/usr/share/ca-certificates"}, {"path": "/usr/share/ca-certificates/mozilla"}, {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yg+imHdMYbwUfkdmdTJSJnpNnJ0="}}, {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zrQ8jr6mXkYXKfBxrS9O9iqDG6E="}}, {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T2+jVsetOrHd7mjp1KQ9dq6+0lM="}}, {"path": "/usr/share/ca-certificates/mozilla/ANF_Secure_Server_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hsaXs1TGeHTF//2tyl1wiW0jcww="}}, {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1URypVgcCKpntjmi9Y/E2xIVM78s="}}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MWKWEe/aNVzcYng71h6RqguiCqY="}}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h6mFdWOWfVnMvlHkqPwrov2h6Rk="}}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kke7oacZjzthsXkjna3IttlVWIc="}}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QHiDLI6H4VUqYdLyfjiRfxQ8iRk="}}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NLSUe9e6EuOBdgBIFahSV/PNLM="}}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mjt7ShDA2NoZij6MBZyb7CT0ky0="}}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LnFTqB+5ig+7UIs7k4KeTp7aXSM="}}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12ayOl3M2DRbZUiV0diaHPoGqn9Y="}}, {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PnvxSafNMice8YMooix2a9sZLHY="}}, {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10M0CT5gnwLmDQjXpUX6TLOdgCaA="}}, {"path": "/usr/share/ca-certificates/mozilla/BJCA_Global_Root_CA1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IoQfE0UnfWBu1t08QlZeDKkHzHY="}}, {"path": "/usr/share/ca-certificates/mozilla/BJCA_Global_Root_CA2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uoE36FMxTs0IRTK/o+XWPHmj7Ck="}}, {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r4Wn/AFocJkJ5dnML2BgnFHI/sc="}}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cj5B506aQTcDZSXwwv1tjt/cfDk="}}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W4iUMLfdFRfJT4e3cXXFr5V7FaQ="}}, {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1caI4aKvuMtU9JXPcc7guC3fXb7g="}}, {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1loKCArxcjbb09WtNgaJVPBCM4jo="}}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tLncnPRwxmsenlPDApoHqUGJgYU="}}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Zlove6WSuq9LwJcyr4dEIWy+Iw="}}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19AaUb0qbN51K+YR0UcoB3EDPuWg="}}, {"path": "/usr/share/ca-certificates/mozilla/Certainly_Root_E1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vL5njMqv1Nr652/yeFgWOs2tfQo="}}, {"path": "/usr/share/ca-certificates/mozilla/Certainly_Root_R1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qYfLH/MMs95YR/cLhoad0ki38c="}}, {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/l30B8TLpw9JkoQQv1XfA9Hicy8="}}, {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VdBji67nphRLjjwCjCTuEScgLDw="}}, {"path": "/usr/share/ca-certificates/mozilla/Certum_EC-384_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ItvTX+SUFJ5ViqdF7DEUOWzneIo="}}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dsOv1er41cvyUPCLkj+/kIXGeT4="}}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fk2yMYJ/htcwEtxmgPtr53fyBaw="}}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkySdNWvIdPO5+sbFD1HG+GeG00="}}, {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sKnpNU0d6bSImINWsCsa//WGMG0="}}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_BR_Root_CA_1_2020.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kL6Oj2TMoSliYk6YuNkXQ3PuDok="}}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_EV_Root_CA_1_2020.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l1GhINYLsHByxABynwJFkD+qsis="}}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CVXtoLnzXYkVz8Xey6D97/owehU="}}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mzrwTFcbong1Q8WrUZOqJ5OY+nY="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jaiOW4ptOkeABBqGDk4ptdG9xY="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lmLQRiWxg2Vf2wME9kSGWiiir3w="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B2g6wk4HH2F5S47x13+pCWuNapA="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RBgpDAr2YYQ7KMcPTrco9MxGKWA="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vNYPBwCO7TvR0WqXT/8Lk85oEQs="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17gm3Wh+4D3Y1T0Xazjb6UXTZa7A="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/yQqgtaVyh5HbsWkZctE8HR+21g="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_TLS_ECC_P384_Root_G5.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AjJsgamMiRTsWcS+KBe28hd+gDM="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_TLS_RSA4096_Root_G5.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tsfPdr/+EFr8clWVG3D6GxQMRS4="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Y5YxyFxxjGFPyHd7u8PPt3/ETw="}}, {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18XY975DIsrXcz7TdUqctRp3oMPQ="}}, {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_ECC_v3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DBgbL14uOlzXYDKYKrFpWDb2Xi8="}}, {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_RSA_v3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+JXMxN/+sXjnvWd0noxqUyaJPT0="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LicN/AuTM/JrWZ6s9CzhD7JoIVQ="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hMJwKUa2iVrAniX8TszWhRKaLic="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vsDvp7XZRmS2Qn0L3CLneubtHWs="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YDDay2u0w6zVi1KDE6a0F83bzbg="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12M+H1tKT+20y4srpA0MxJ0JvxpQ="}}, {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J27wGT+f8qXuQ3rKpAacjUxBhR4="}}, {"path": "/usr/share/ca-certificates/mozilla/GLOBALTRUST_2020.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SZbrp7KyElR7/+dOjPOMueA0EbY="}}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WqsELimH2/KEnwUZSADuFixqX9c="}}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KZrwv8svb95Ctcser51sB6ROmxQ="}}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTyDN6p5ypg76rtZ6Fp1p/NfMQ4="}}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VLUZp/rurh8td30/os6ZjWox2aw="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ipeMwR5Lj+Mn5vV6qdM86SzeWE="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTA6apTbLuUc6bB84FcApoOcTQw="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16IMApFoHJhWCQ6TvfyCVvjE+WU0="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GwlPBX3l+kTXlYJo2T7V9NbF29w="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pfhGidPu6wwM9n3QvPp+hzs1U7M="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_E46.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AAlzE63eyJdGVoGVXVfJNvYvyMM="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_R46.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11yqWIC3XRn3P/Ap3csp8SoxMHLw="}}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mPHMPZ8Jc2ketK6aHq+sf9YwHfs="}}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dg+7Ns+1WmfHHKw9zw02jqn5juc="}}, {"path": "/usr/share/ca-certificates/mozilla/HARICA_TLS_ECC_Root_CA_2021.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1flAEXmC2PIaQop2PQ0+adA+SYSA="}}, {"path": "/usr/share/ca-certificates/mozilla/HARICA_TLS_RSA_Root_CA_2021.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pVEAPH7R/umtMBX7qjE5qFbSgXQ="}}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/CxV6yQo8lb/VblsISOoKOmPGmY="}}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Itn+gzAv8GriXm77jMH6Id+vDnI="}}, {"path": "/usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+cmz2bqlV78mzoQHMKcmx0qnIfk="}}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kD9hfEiU7vcIF6vuRufvKyna8t4="}}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ceM459tfKe1iQF+u1em2iH6j8o="}}, {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Telif+ms5KzOJ+qhoIN809tVcEs="}}, {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vUnULB+7czEgzSYEGKyJKmlU1Uw="}}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6cBv1VrjS+3j6j0dkOiElI/Gnc="}}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thO7Om3MLuesYtCVHg6pvL1I/4w="}}, {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GeaIXHKBc2WVUUgM5R3dJoDGgFs="}}, {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12GFvQ5RYNm5qWpTSxycTwMj/zTs="}}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1adI+x8cZlLGyzLrQ/aTBfbIlQdI="}}, {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19kTBFBKe9AW0tRN4fxieePOY8Ok="}}, {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxkIPTTLblLA301M2+v7Blxri08="}}, {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PBwBdef4LfpqpvbMMqrtFaxQ9C0="}}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/OLA3AWcGtOsk9QWtrquu16Xt18="}}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s9z9hD3/Vmr07wpIPmV5/7USzDc="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0Rc+cAAiFiNDnwzBmJTicMP9L4="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HI16QKVk+1nqGAgCBC2Lgqiu2jg="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xz/eGc+P/GA4VXW5iXVkS3t/8DE="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yF3UetR2TiqvM+KLZ2+1A4wFaKg="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fHadn9tN9NdDrJ24/SY3Y+Hp5J4="}}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w9AVqjkkw0B32+f1eNbOOJuRnXE="}}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LEFEQi79PXeM9fPCgHJOYS7Ymyk="}}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10PJ40hKbrw0b5weDETb1zhbeyY4="}}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e/+WIUpPklH+avUkzl6bKkIWFE4="}}, {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A9PJoBIp7M4pCCh7xT9fiyz6NuI="}}, {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KBJxBxytqPGGdGdkQoEgY+p3NgE="}}, {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YnaZhQ0ZyJ9uDLdJTXfLDGwrgc4="}}, {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hq7QkVBqW9ZIBb1DMFSQXDmkLBA="}}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_ECC_RootCA1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N12rsdlU+OBBEolCXd+WnaO9ans="}}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFENB5LpVZLc/j6tIwpYCWz0334="}}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cw9J7hYQkSG0T0leDDfdPz46VOE="}}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hHXaxl+s+AkgSwN4hsJyFzYPhyo="}}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x4mQIjkIDcfi6C+oVqX2yiDsyX4="}}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZS+OnDfqpy7m0htvG4CcWR/tho="}}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KQkbdqCOUgSGV551isbEoJ6g/g4="}}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W7RaFtsQpJCJYOUSdokxP/9EIgg="}}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yfZUppgAQEFV06v7PvIzgs2pLa0="}}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fxseQorG0szm6j7hBs3dbVaG7u4="}}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoPK9TUdQT1Ev/m36j4Gz2JA7uQ="}}, {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IF7PbkDY+dxwC5Ms5qOiaDaZRlI="}}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OH9yg4dVzVC6GdL7KcHwOAN3btg="}}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YMM+hVeJEGv3WjyXaW/dLViJBGc="}}, {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oiGaf9Cne+dCKgIEm40ngFwCULo="}}, {"path": "/usr/share/ca-certificates/mozilla/Telia_Root_CA_v2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BJ3hLa1i5KMTGP5rAkqItkWDDao="}}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kuNY0O+oHUTetOVaxmxTUl8EChE="}}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aw5p4YFvGgp12pdaPzKfD15WfR8="}}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b75fdaAKuvpLlRqotHptQk7zBA4="}}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h0f4m8wGuhGcrHI+mQ/9surXpqw="}}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oqwhRf/MWQ1DY1Crwi6oJfFeO58="}}, {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nk+9IOSAXHQjn3Dkbo9KPs3lA4Y="}}, {"path": "/usr/share/ca-certificates/mozilla/TunTrust_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n3tnpZ9DtZjwz8sMv0lTWLhIWyg="}}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c2xtj6NuNIe0Y7XBSN1qCos5qZw="}}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FAwCc4Q3HykwmMXJPJOI2f3iJZU="}}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12c4P9Wxxu0CROI6jjgHZdWWnVX8="}}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LyOAaFvg6owb4eGoSW/58iDE9hw="}}, {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i3Ay7Lre5sw0bSuFushbUD7rcA0="}}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NyaLsxBz4ftdfjIhwgPScDOIbnI="}}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvnxuwcuBSQEPGOifm/znaamvTI="}}, {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DuxkZMEGWjseWGZYDi/c1HSUyHA="}}, {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ukis7BL6ag6KKa2IAYJcbQorhek="}}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYsDcDDxkMsTErh0fzzRhBWGq7I="}}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P1uKoUGnyo2ucdhrcHR5Bxf/vnY="}}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbgWLDLz7PBYBhErqnercjDpmNU="}}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b4bdtYXS9RawKPohlY8Jq+RjuMw="}}, {"path": "/usr/share/ca-certificates/mozilla/vTrus_ECC_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTIEQPbysDFawjGRvG9+9Cfi9nM="}}, {"path": "/usr/share/ca-certificates/mozilla/vTrus_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ySBKEWbEk78lWWVzoiBtgIxbFU8="}}]}}, {"id": "e6d1b63d5a046c55", "name": "ca-certificates-bundle", "version": "20230506-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20230506-r0?arch=x86_64&upstream=ca-certificates&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20230506-r0", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126311, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20230506-r0"], "pullChecksum": "Q1R/SF0IZwqesh6/EOcK5l3EOrbD0=", "gitCommitOfApkPort": "59534a02716a92a10d177a118c34066162eff4a6", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sTKzEqQsi+XWMgaa7MZ5e2KfEmQ="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "02b3f68ccae0a884", "name": "gdbm", "version": "1.23-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3.0-or-later", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gdbm:gdbm:1.23-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:gdbm:1.23-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/gdbm@1.23-r1?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "gdbm", "originPackage": "gdbm", "maintainer": "Natanael Copa ", "version": "1.23-r1", "architecture": "x86_64", "url": "https://www.gnu.org/software/gdbm/", "description": "GNU dbm is a set of database routines that use extensible hashing", "size": 32308, "installedSize": 90112, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgdbm.so.6=6.0.0", "so:libgdbm_compat.so.4=4.0.0"], "pullChecksum": "Q1LJ16wY8axQA000s8vbuD1ZTVDiE=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgdbm.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CKY9K4UjuoyU/5G4YvjM1rK4KWQ="}}, {"path": "/usr/lib/libgdbm.so.6.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F99/+ZhO6dt8404WED38IwfzhlI="}}, {"path": "/usr/lib/libgdbm_compat.so.4", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gAXbe6uP4qoUIF/4s/cU1HHiJ5M="}}, {"path": "/usr/lib/libgdbm_compat.so.4.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19T/n3ky6HR01LHT/5mzJXMRCWZg="}}]}}, {"id": "238fe75af161c7fd", "name": "keyutils-libs", "version": "1.6.3-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:keyutils-libs:keyutils-libs:1.6.3-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:keyutils-libs:keyutils_libs:1.6.3-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:keyutils_libs:keyutils-libs:1.6.3-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:keyutils_libs:keyutils_libs:1.6.3-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:keyutils:keyutils-libs:1.6.3-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:keyutils:keyutils_libs:1.6.3-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/keyutils-libs@1.6.3-r3?arch=x86_64&upstream=keyutils&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "keyutils-libs", "originPackage": "keyutils", "maintainer": "Natanael Copa ", "version": "1.6.3-r3", "architecture": "x86_64", "url": "https://people.redhat.com/~dhowells/keyutils/", "description": "Key utilities library", "size": 8084, "installedSize": 36864, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libkeyutils.so.1=1.10"], "pullChecksum": "Q169EXh6T3Gsex3BmvC91FPFbZPD8=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libkeyutils.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148gEOr4OZTdcp8tX4BfnsmBMWYs="}}, {"path": "/usr/lib/libkeyutils.so.1.10", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UUFcrTXJZqbNYTt5tA6P6L+2gjs="}}]}}, {"id": "eb279560ef3e6036", "name": "krb5-conf", "version": "1.0-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:krb5-conf:krb5-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5-conf:krb5_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5_conf:krb5-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5_conf:krb5_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb-conf:krb5-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb-conf:krb5_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5-conf:krb-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5-conf:krb_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5_conf:krb-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5_conf:krb_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb_conf:krb5-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb_conf:krb5_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb-conf:krb-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb-conf:krb_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb_conf:krb-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb_conf:krb_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5:krb5-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5:krb5_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5:krb-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5:krb_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb:krb5-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb:krb5_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb:krb-conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb:krb_conf:1.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/krb5-conf@1.0-r2?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "krb5-conf", "originPackage": "krb5-conf", "maintainer": "Natanael Copa ", "version": "1.0-r2", "architecture": "x86_64", "url": "https://web.mit.edu/kerberos/www/", "description": "Shared krb5.conf for both MIT krb5 and heimdal", "size": 1771, "installedSize": 12288, "pullDependencies": [], "provides": [], "pullChecksum": "Q1q3Zh7lCMzdYPnyTuQclztivao2M=", "gitCommitOfApkPort": "4a46b2cb955e25fd6d6f913794d35bc6d876aea9", "files": [{"path": "/etc"}, {"path": "/etc/krb5.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b+HZtlqnoKE5w7PaHMufjH3Q5mg="}}]}}, {"id": "3581d3563b986814", "name": "krb5-libs", "version": "1.20.1-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:krb5-libs:krb5-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5-libs:krb5_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5_libs:krb5-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5_libs:krb5_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb-libs:krb5-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb-libs:krb5_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5-libs:krb-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5-libs:krb_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5_libs:krb-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5_libs:krb_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb_libs:krb5-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb_libs:krb5_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb-libs:krb-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb-libs:krb_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb_libs:krb-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb_libs:krb_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5:krb5-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5:krb5_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5:krb-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb5:krb_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb:krb5-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb:krb5_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb:krb-libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:krb:krb_libs:1.20.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/krb5-libs@1.20.1-r1?arch=x86_64&upstream=krb5&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "krb5-libs", "originPackage": "krb5", "maintainer": "Natanael Copa ", "version": "1.20.1-r1", "architecture": "x86_64", "url": "https://web.mit.edu/kerberos/www/", "description": "The shared libraries used by Kerberos 5", "size": 792001, "installedSize": 1912832, "pullDependencies": ["krb5-conf", "so:libc.musl-x86_64.so.1", "so:libcom_err.so.2", "so:libcrypto.so.3", "so:libkeyutils.so.1", "so:libssl.so.3", "so:libverto.so.1"], "provides": ["so:libgssapi_krb5.so.2=2.2", "so:libgssrpc.so.4=4.2", "so:libk5crypto.so.3=3.1", "so:libkadm5clnt_mit.so.12=12.0", "so:libkadm5srv_mit.so.12=12.0", "so:libkdb5.so.10=10.0", "so:libkrad.so.0=0.0", "so:libkrb5.so.3=3.3", "so:libkrb5support.so.0=0.1"], "pullChecksum": "Q1ttrAtHO+y9TyCt7Tu4dHasAd480=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgssapi_krb5.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vuSz0iIAIWnjVVOUqAKB9aoTZ8="}}, {"path": "/usr/lib/libgssapi_krb5.so.2.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kg+NRvjpYH6+EX9E5Rj7Qqgv5IU="}}, {"path": "/usr/lib/libgssrpc.so.4", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13msEvhpLD5nYMD98bVN4xFIHYfk="}}, {"path": "/usr/lib/libgssrpc.so.4.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14zl5HBBleI2WdVHcuhOHVtkjn78="}}, {"path": "/usr/lib/libk5crypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13B+APjuyw3FlG99ng+lT2xHYUBY="}}, {"path": "/usr/lib/libk5crypto.so.3.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3MfIi/SzsU+SW2/UG6kJUaOA0s="}}, {"path": "/usr/lib/libkadm5clnt_mit.so.12", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afl2pg9TZcRmAwXSZAbso6mYZZg="}}, {"path": "/usr/lib/libkadm5clnt_mit.so.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pECY7dGNDmCHGrNoqKXaA23bz4k="}}, {"path": "/usr/lib/libkadm5srv_mit.so.12", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rdhqYxnPgXkzINwo2ptZJHwb+oo="}}, {"path": "/usr/lib/libkadm5srv_mit.so.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pSggmncsJKpvEyfsictRqplSKIw="}}, {"path": "/usr/lib/libkdb5.so.10", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NWc4NHDcgqvAQGyhMYl41lBC15E="}}, {"path": "/usr/lib/libkdb5.so.10.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ky7GouS9+yCV89+XOy17oe0mmQo="}}, {"path": "/usr/lib/libkrad.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mohgc3YiKERfQwBzj3SpPhpxiq4="}}, {"path": "/usr/lib/libkrad.so.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sT7zHeJ2KhLRnP+K6cDEueyYNOE="}}, {"path": "/usr/lib/libkrb5.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zlPTILI8qoM+QtGtMmXCsQ5im0w="}}, {"path": "/usr/lib/libkrb5.so.3.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GYBZaUZQFy0c2JFZOdMFly/BMjQ="}}, {"path": "/usr/lib/libkrb5support.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TJqTNXb4S34fWrsM5ogWIy7Jx5U="}}, {"path": "/usr/lib/libkrb5support.so.0.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tt7bNurUlWnol69KNqgMg4eUNWo="}}, {"path": "/usr/lib/krb5"}, {"path": "/usr/lib/krb5/plugins"}, {"path": "/usr/lib/krb5/plugins/authdata"}, {"path": "/usr/lib/krb5/plugins/kdb"}, {"path": "/usr/lib/krb5/plugins/kdb/db2.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hGVoYFDAK4S7tDX3OgIF41DConQ="}}, {"path": "/usr/lib/krb5/plugins/libkrb5"}, {"path": "/usr/lib/krb5/plugins/preauth"}, {"path": "/usr/lib/krb5/plugins/preauth/otp.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1axghMQP0VmdZYAhkKJdRY+HrpAo="}}, {"path": "/usr/lib/krb5/plugins/preauth/spake.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9g4nunYwBIsnmew1kq6eeOuH60="}}, {"path": "/usr/lib/krb5/plugins/preauth/test.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jFGIwSrn0E2IL19PkkY+QKimCSg="}}, {"path": "/usr/lib/krb5/plugins/tls"}, {"path": "/usr/lib/krb5/plugins/tls/k5tls.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U+3VQgSquaObTDv0T4JAQ6veld0="}}]}}, {"id": "18e5911103cbf51c", "name": "libbz2", "version": "1.0.8-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "bzip2-1.0.6", "spdxExpression": "bzip2-1.0.6", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbz2:libbz2:1.0.8-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz:1.0.8-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz:libbz2:1.0.8-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz:libbz:1.0.8-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libbz2@1.0.8-r5?arch=x86_64&upstream=bzip2&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libbz2", "originPackage": "bzip2", "maintainer": "Natanael Copa ", "version": "1.0.8-r5", "architecture": "x86_64", "url": "https://sourceware.org/bzip2/", "description": "Shared library for bz2", "size": 33557, "installedSize": 90112, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libbz2.so.1=1.0.8"], "pullChecksum": "Q1v13gWmLEhB4wJ6i0S77ZTIkSSDU=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libbz2.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s5/2NO/yHONilnjE8UjpDh3bO+0="}}, {"path": "/usr/lib/libbz2.so.1.0.8", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upIIn/Q1Nh30Q2ZXsiVCc3d+VAc="}}]}}, {"id": "caef79f1fe0b500a", "name": "libc-utils", "version": "0.7.2-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r5?arch=x86_64&upstream=libc-dev&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r5", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1484, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q1Llna/ri8oHhlQIRsaG8SGug0ikI=", "gitCommitOfApkPort": "988f183cc9d6699930c3e18ccf4a9e36010afb56", "files": []}}, {"id": "282a9c5eb08fcfd3", "name": "libcom_err", "version": "1.47.0-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause AND MIT", "spdxExpression": "GPL-2.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcom-err:libcom-err:1.47.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom-err:libcom_err:1.47.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err:libcom-err:1.47.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom_err:libcom_err:1.47.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom-err:1.47.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcom:libcom_err:1.47.0-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcom_err@1.47.0-r2?arch=x86_64&upstream=e2fsprogs&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libcom_err", "originPackage": "e2fsprogs", "maintainer": "Natanael Copa ", "version": "1.47.0-r2", "architecture": "x86_64", "url": "https://e2fsprogs.sourceforge.net/", "description": "Common error description library", "size": 6497, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcom_err.so.2=2.1"], "pullChecksum": "Q1JtioCUgk/Ig2kemAEwFP5ZC5CZ8=", "gitCommitOfApkPort": "f795d18f2f028733a4a0cb0cddf582da77d5cd6c", "files": [{"path": "/lib"}, {"path": "/lib/libcom_err.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16m4HrGizBiH4lG6Mxd5EL239L2U="}}, {"path": "/lib/libcom_err.so.2.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b8S4uJnyVgEMKZV2hiHJRfa8Y20="}}]}}, {"id": "e34727cd06d86e15", "name": "libcrypto3", "version": "3.1.0-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.1.0-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.1.0-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.1.0-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.1.0-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.1.0-r4?arch=x86_64&upstream=openssl&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.1.0-r4", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1735607, "installedSize": 4567040, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1pU2jX0Nb9bzv0BLgQ/1FEelrSbg=", "gitCommitOfApkPort": "730b75e01c670e3dba5d6c05420b5f605edb6201", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J2X1gK1LUSM8pdj8Dqe2eBkgSlE="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J2X1gK1LUSM8pdj8Dqe2eBkgSlE="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ujtyL/ObkgBpgEMnLypn0elNvP8="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AjUSCnDzLXttaea4MHjPrZMEeTY="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tk5m9yZg8UhWHqTtML3OmC48MSE="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p2Vpj2+x7u1X7+bWmfGakXXBAkw="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sGKIkhGD8uCc+z5+EMXm2xgLTGI="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g1zBVGI+HNZAwoof1fHkZEfCgA4="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13rz/cWryFPkaqqiHOH8DZn9a+cM="}}]}}, {"id": "6951899b6edd345d", "name": "libexpat", "version": "2.5.0-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libexpat:libexpat:2.5.0-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libexpat@2.5.0-r1?arch=x86_64&upstream=expat&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libexpat", "originPackage": "expat", "maintainer": "Carlo Landmeter ", "version": "2.5.0-r1", "architecture": "x86_64", "url": "https://libexpat.github.io/", "description": "XML Parser library written in C (libraries)", "size": 58531, "installedSize": 147456, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libexpat.so.1=1.8.10"], "pullChecksum": "Q1HckygN+FaPOKMnPm/G6nsK7Ddvw=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libexpat.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/yuoo6jUHOTS9pzlSUG2TGxzh2w="}}, {"path": "/usr/lib/libexpat.so.1.8.10", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpNlXhY0lH2HYvgcB4gQW+N3RTc="}}]}}, {"id": "4398410e101bab31", "name": "libffi", "version": "3.4.4-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libffi:libffi:3.4.4-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libffi@3.4.4-r2?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libffi", "originPackage": "libffi", "maintainer": "Natanael Copa ", "version": "3.4.4-r2", "architecture": "x86_64", "url": "https://sourceware.org/libffi/", "description": "portable, high level programming interface to various calling conventions.", "size": 18623, "installedSize": 53248, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libffi.so.8=8.1.2"], "pullChecksum": "Q1xtictLb2KgBtjl6nDymcUhtVZy8=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libffi.so.8", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A5YHKaNAXUYZ9sGZg0kxo4Nat60="}}, {"path": "/usr/lib/libffi.so.8.1.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FAZwWaeWNVqV+kG84v4fsnh6KBw="}}]}}, {"id": "507d1ac952356fb2", "name": "libintl", "version": "0.21.1-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libintl:libintl:0.21.1-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:libintl:0.21.1-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libintl@0.21.1-r5?arch=x86_64&upstream=gettext&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libintl", "originPackage": "gettext", "maintainer": "Carlo Landmeter ", "version": "0.21.1-r5", "architecture": "x86_64", "url": "https://www.gnu.org/software/gettext/gettext.html", "description": "GNU gettext runtime library", "size": 20249, "installedSize": 57344, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libintl.so.8=8.3.0"], "pullChecksum": "Q1LoYfqO/s/7Gn6LR6ThHJCgBGalM=", "gitCommitOfApkPort": "b5ea97f03d7420d01ec351cc3b241b6c5f5d1e85", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libintl.so.8", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17y/SYRMCQ6GXbxMzjBoEzIJ1Ioo="}}, {"path": "/usr/lib/libintl.so.8.3.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uICdX0zmNyoD1blgGLFYkwiyCW4="}}]}}, {"id": "fecedb8a52a992aa", "name": "libncursesw", "version": "6.4_p20230506-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libncursesw:libncursesw:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libncursesw@6.4_p20230506-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libncursesw", "originPackage": "ncurses", "maintainer": "Natanael Copa ", "version": "6.4_p20230506-r0", "architecture": "x86_64", "url": "https://invisible-island.net/ncurses/", "description": "Console display library (libncursesw)", "size": 161980, "installedSize": 352256, "pullDependencies": ["ncurses-terminfo-base=6.4_p20230506-r0", "so:libc.musl-x86_64.so.1"], "provides": ["so:libncursesw.so.6=6.4"], "pullChecksum": "Q1dD0p75kd/SeiqiNdbcrVT0ZTiOY=", "gitCommitOfApkPort": "e20fdedcf90182080424bba81c1f8deffb199872", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libncursesw.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cqCCQFeLxZlrhmtXD2FyQ4SKNH8="}}, {"path": "/usr/lib/libncursesw.so.6.4", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ENnCdYi6k40t28KnbfE7hAbbbU8="}}]}}, {"id": "f88124d7312af0a3", "name": "libnsl", "version": "2.0.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.0-or-later", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:thkukuk:libnsl:2.0.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libnsl:libnsl:2.0.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libnsl@2.0.0-r0?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libnsl", "originPackage": "libnsl", "maintainer": "Valery Kartel ", "version": "2.0.0-r0", "architecture": "x86_64", "url": "https://github.com/thkukuk/libnsl", "description": "Public client interface for NIS(YP) and NIS+ in a IPv6 ready version", "size": 12039, "installedSize": 45056, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libintl.so.8", "so:libtirpc.so.3"], "provides": ["so:libnsl.so.3=3.0.0"], "pullChecksum": "Q116M0vyFzWk2D7bxxooklbRhnwtU=", "gitCommitOfApkPort": "35fa189025e04e300ea9d2627661460e3c40394b", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libnsl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcQAB8Ogvulc54WunFW+j7aM4OI="}}, {"path": "/usr/lib/libnsl.so.3.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q/uw2wzIosNIUS0FdFbgTBe9bMs="}}]}}, {"id": "bb3a093c7c707897", "name": "libpanelw", "version": "6.4_p20230506-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpanelw:libpanelw:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libpanelw@6.4_p20230506-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libpanelw", "originPackage": "ncurses", "maintainer": "Natanael Copa ", "version": "6.4_p20230506-r0", "architecture": "x86_64", "url": "https://invisible-island.net/ncurses/", "description": "Console display library (libpanelw)", "size": 5878, "installedSize": 32768, "pullDependencies": ["ncurses-terminfo-base=6.4_p20230506-r0", "so:libc.musl-x86_64.so.1", "so:libncursesw.so.6"], "provides": ["so:libpanelw.so.6=6.4"], "pullChecksum": "Q1nmQyhXWGB+MYddbEFQl1GzvQoIc=", "gitCommitOfApkPort": "e20fdedcf90182080424bba81c1f8deffb199872", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libpanelw.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FsP6/LkkdeR7otnNmeonem7ic08="}}, {"path": "/usr/lib/libpanelw.so.6.4", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cumVpJFzDOcwk7hgFBkRyq+uV+w="}}]}}, {"id": "499be243fff44916", "name": "libssl3", "version": "3.1.0-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.1.0-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.1.0-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.1.0-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.1.0-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.1.0-r4?arch=x86_64&upstream=openssl&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.1.0-r4", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 236408, "installedSize": 565248, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1XjnaA5LrGpHjoyWOR16xY32oW38=", "gitCommitOfApkPort": "730b75e01c670e3dba5d6c05420b5f605edb6201", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13HbaQVBbkjI24JgVov39oRBv/+Y="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "c19c9838d5ae83d5", "name": "libtirpc", "version": "1.3.3-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtirpc:libtirpc:1.3.3-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libtirpc@1.3.3-r2?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libtirpc", "originPackage": "libtirpc", "maintainer": "Natanael Copa ", "version": "1.3.3-r2", "architecture": "x86_64", "url": "https://sourceforge.net/projects/libtirpc/", "description": "Transport Independent RPC library (SunRPC replacement)", "size": 78558, "installedSize": 184320, "pullDependencies": ["libtirpc-conf", "so:libc.musl-x86_64.so.1", "so:libgssapi_krb5.so.2"], "provides": ["so:libtirpc.so.3=3.0.0"], "pullChecksum": "Q1d1TWQjNfUkUo43SL5ECJTWcyHgs=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libtirpc.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LrXKbnjQmH+tnDlNsy37c9GtWKM="}}, {"path": "/usr/lib/libtirpc.so.3.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kldZPoipm2WOB6mijkR+Yb8/ook="}}]}}, {"id": "ea51d6990c406775", "name": "libtirpc-conf", "version": "1.3.3-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtirpc-conf:libtirpc-conf:1.3.3-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc-conf:libtirpc_conf:1.3.3-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc_conf:libtirpc-conf:1.3.3-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc_conf:libtirpc_conf:1.3.3-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc:libtirpc-conf:1.3.3-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtirpc:libtirpc_conf:1.3.3-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libtirpc-conf@1.3.3-r2?arch=x86_64&upstream=libtirpc&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libtirpc-conf", "originPackage": "libtirpc", "maintainer": "Natanael Copa ", "version": "1.3.3-r2", "architecture": "x86_64", "url": "https://sourceforge.net/projects/libtirpc/", "description": "Configuration files for TI-RPC", "size": 2236, "installedSize": 16384, "pullDependencies": [], "provides": [], "pullChecksum": "Q1ED22CTrY6e0j2oLj7prv0hD7kfQ=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/etc"}, {"path": "/etc/bindresvport.blacklist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RFwQc+56s07DUiFGi9h2puF+gF4="}}, {"path": "/etc/netconfig", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoUuxc5h2lrr2PI+zS8XQ09Fc2c="}}]}}, {"id": "7887465f4fef8753", "name": "libuuid", "version": "2.38.1-r7", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libuuid:libuuid:2.38.1-r7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libuuid@2.38.1-r7?arch=x86_64&upstream=util-linux&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libuuid", "originPackage": "util-linux", "maintainer": "Natanael Copa ", "version": "2.38.1-r7", "architecture": "x86_64", "url": "https://git.kernel.org/cgit/utils/util-linux/util-linux.git", "description": "DCE compatible Universally Unique Identifier library", "size": 13571, "installedSize": 40960, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libuuid.so.1=1.3.0"], "pullChecksum": "Q1Dn3JviaOlcg5v6opH0cuj5dOomI=", "gitCommitOfApkPort": "25bd220db5fce58966f17cf7719f9c73a5c5295e", "files": [{"path": "/lib"}, {"path": "/lib/libuuid.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1meeNppq8clexlr3c9Gp+aJEg3sg="}}, {"path": "/lib/libuuid.so.1.3.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1orZzSfP5nEUBsnDl3Ja20fBlhLo="}}]}}, {"id": "c3f29eba11b919a2", "name": "libverto", "version": "0.3.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:latchset:libverto:0.3.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libverto:libverto:0.3.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libverto@0.3.2-r2?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "libverto", "originPackage": "libverto", "maintainer": "Francesco Colista ", "version": "0.3.2-r2", "architecture": "x86_64", "url": "https://github.com/latchset/libverto", "description": "Main loop abstraction library", "size": 9600, "installedSize": 36864, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libverto.so.1=1.0.0"], "pullChecksum": "Q1cSuPMAxDY/t44Tj5ltH6h6xeYvU=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libverto.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZHDedMqG//CIdUv80Egd4EPiExw="}}, {"path": "/usr/lib/libverto.so.1.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aWEhYourdOgiZtLzJKzi/vUl8A4="}}]}}, {"id": "99fec84f02b3ac20", "name": "musl", "version": "1.2.4-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.4-r0?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.4-r0", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 390509, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q153m2gOhVOa253ExsSOb33XXh32s=", "gitCommitOfApkPort": "b0d8a9d948174e28a4aefcee4ef6be872225ccce", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wty/oj848Ex8t7pOdBd9/St3vwY="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "c5d7c5a6064e9d71", "name": "musl-utils", "version": "1.2.4-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.4-r0?arch=x86_64&upstream=musl&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.4-r0", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36813, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.4-r0", "cmd:getent=1.2.4-r0", "cmd:iconv=1.2.4-r0", "cmd:ldconfig=1.2.4-r0", "cmd:ldd=1.2.4-r0"], "pullChecksum": "Q16W+GrXf7HQw+k7JuY7ZAIjWrgYk=", "gitCommitOfApkPort": "b0d8a9d948174e28a4aefcee4ef6be872225ccce", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ItaSPB4tI925jgk2Po6QBtZgo1g="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HhejYi+HPop5Bc7mO/vd+KvIlLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fq9JtDKM94agyCTy0iHPpUohVgE="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "e8554058cb4c7d6d", "name": "ncurses-terminfo-base", "version": "6.4_p20230506-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "X11", "spdxExpression": "X11", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-terminfo-base:ncurses-terminfo-base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-terminfo-base:ncurses_terminfo_base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_terminfo_base:ncurses-terminfo-base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_terminfo_base:ncurses_terminfo_base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-terminfo:ncurses-terminfo-base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-terminfo:ncurses_terminfo_base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_terminfo:ncurses-terminfo-base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_terminfo:ncurses_terminfo_base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-terminfo-base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_terminfo_base:6.4_p20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ncurses-terminfo-base@6.4_p20230506-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "ncurses-terminfo-base", "originPackage": "ncurses", "maintainer": "Natanael Copa ", "version": "6.4_p20230506-r0", "architecture": "x86_64", "url": "https://invisible-island.net/ncurses/", "description": "Descriptions of common terminals", "size": 22927, "installedSize": 221184, "pullDependencies": [], "provides": [], "pullChecksum": "Q10a6n6U74hqvF5n9KAe2AjnhuN9g=", "gitCommitOfApkPort": "e20fdedcf90182080424bba81c1f8deffb199872", "files": [{"path": "/etc"}, {"path": "/etc/terminfo"}, {"path": "/etc/terminfo/a"}, {"path": "/etc/terminfo/a/alacritty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NQT8P6tl5Ywbb22ptLRpLfR4pKk="}}, {"path": "/etc/terminfo/a/ansi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tSEa5MINaemROxdcNkXFzpeDfOM="}}, {"path": "/etc/terminfo/d"}, {"path": "/etc/terminfo/d/dumb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130tNj6QTfoVRDdsEyEzHsL/FGPY="}}, {"path": "/etc/terminfo/g"}, {"path": "/etc/terminfo/g/gnome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17R2bGGSiYsK51TRpQ71eEWnFgAY="}}, {"path": "/etc/terminfo/g/gnome-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ux5y36tPqt+d2Up0dMzbfG/ySY="}}, {"path": "/etc/terminfo/k"}, {"path": "/etc/terminfo/k/konsole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fHOw0/XK+tcgTYES/MO+y7Sizpk="}}, {"path": "/etc/terminfo/k/konsole-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GQwhg7/5VawU4MMD8OT/EiqV0gg="}}, {"path": "/etc/terminfo/k/konsole-linux", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CXhRcj/GqiTqClHI2C2ws21nYAI="}}, {"path": "/etc/terminfo/l"}, {"path": "/etc/terminfo/l/linux", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zqBnMkPfGLaYLeVvlTza79ph0l0="}}, {"path": "/etc/terminfo/p"}, {"path": "/etc/terminfo/p/putty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rsgbaTxbXjAGrjRvmYVMcVWX2WE="}}, {"path": "/etc/terminfo/p/putty-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zMT2zPyd3Cs8LR68h3O6JZnLgFU="}}, {"path": "/etc/terminfo/r"}, {"path": "/etc/terminfo/r/rxvt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrX7CuY0NePqs3MnzZqFJ1/Pmgw="}}, {"path": "/etc/terminfo/r/rxvt-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aIrL+06nty9YWdcnxXKlF8w6DqU="}}, {"path": "/etc/terminfo/s"}, {"path": "/etc/terminfo/s/screen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IO0KeCMlMmCbhR2YVOFlbA0RjSs="}}, {"path": "/etc/terminfo/s/screen-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15DQkXMJU03rRyAGPIp6bwzFpm0s="}}, {"path": "/etc/terminfo/s/st-0.6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oj98bZX392+lL17mVRxgnZU/sLs="}}, {"path": "/etc/terminfo/s/st-0.7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y7HxYHxUlmnvRcFMqvPYnUiXVLk="}}, {"path": "/etc/terminfo/s/st-0.8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rXRPbwHinIuoCjowkBddXG7n+aA="}}, {"path": "/etc/terminfo/s/st-16color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17lFb9GAFnLKWKm3Tv2iftwr6csE="}}, {"path": "/etc/terminfo/s/st-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1de4DnWPGvLLL+p0ZaluCyU0BvSE="}}, {"path": "/etc/terminfo/s/st-direct", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rF4b8ceXkpSeu7ub1mzMTeQMhFM="}}, {"path": "/etc/terminfo/s/sun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+vaxsz1sOmquMfe2V4ELYXHZGo0="}}, {"path": "/etc/terminfo/t"}, {"path": "/etc/terminfo/t/terminator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bCcbZ51iNb2FoDW7e6k8GS0E7cM="}}, {"path": "/etc/terminfo/t/terminology", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6+dqNvysya5hq1ZcY7P1AeH5UQ="}}, {"path": "/etc/terminfo/t/terminology-0.6.1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YVrH2d7Yd3toxUdm0hzJDHFONVM="}}, {"path": "/etc/terminfo/t/terminology-1.0.0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WBapZ+DeHfCE3N8myezRCFRXdbI="}}, {"path": "/etc/terminfo/t/terminology-1.8.1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e8MzElvbubAYDSnRX75/XF2lZH0="}}, {"path": "/etc/terminfo/t/tmux", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14EA9+Cvx3YmswtgicBarAukLxJg="}}, {"path": "/etc/terminfo/t/tmux-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q186x0tyj+dFCWVV2ANWLgSudd8ww="}}, {"path": "/etc/terminfo/v"}, {"path": "/etc/terminfo/v/vt100", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/75+ot2phUvK/NurRLgscS3WLRc="}}, {"path": "/etc/terminfo/v/vt102", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dXAz3PJtAc9CFsOg366R9NB0g40="}}, {"path": "/etc/terminfo/v/vt200", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FgeVyrW4EGuKf3YUpLoB6Be9IUo="}}, {"path": "/etc/terminfo/v/vt220", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FgeVyrW4EGuKf3YUpLoB6Be9IUo="}}, {"path": "/etc/terminfo/v/vt52", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vWEHidCSxgxe7l+rGRDv5zDYHJY="}}, {"path": "/etc/terminfo/v/vte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qNXa+UjEk+561nHu4Q70QGdTV04="}}, {"path": "/etc/terminfo/v/vte-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dP49oA3IMsIKF3ECUpUVY7EGLU0="}}, {"path": "/etc/terminfo/x"}, {"path": "/etc/terminfo/x/xterm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rfj4q24m7w4KKYMrDOU1Jre+Tcc="}}, {"path": "/etc/terminfo/x/xterm-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZffjNqIbfZX8H/V2l/lYUhFLkms="}}, {"path": "/etc/terminfo/x/xterm-color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1euLbxlELQb1Uiqy99z/NG3eUNcI="}}, {"path": "/etc/terminfo/x/xterm-kitty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ci6GkIY1TlUwXew8SIL6LNffc8o="}}, {"path": "/etc/terminfo/x/xterm-xfree86", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b4yODW40vlVKsH4QyqhLEMejMjA="}}]}}, {"id": "e22a4784077691ff", "name": "pip", "version": "22.3.1", "type": "python", "foundBy": "python-installed-package-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA", "annotations": {"evidence": "primary"}}, {"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/RECORD", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/RECORD", "annotations": {"evidence": "supporting"}}, {"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/top_level.txt", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/top_level.txt", "annotations": {"evidence": "supporting"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA", "accessPath": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA"}]}], "language": "python", "cpes": [{"cpe": "cpe:2.3:a:pip_developers_project:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip_developers_project:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sig_project:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sig_project:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip_developersproject:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip_developersproject:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sigproject:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sigproject:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip_developers_project:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sig_project:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip_developers:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip_developers:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip_developersproject:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils-sig:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils-sig:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sig:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sig:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sigproject:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python-pip:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python-pip:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python_pip:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python_pip:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip_developers:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils-sig:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:distutils_sig:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pypa:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pypa:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip:python-pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip:python_pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python-pip:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python_pip:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:python:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pypa:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pip:pip:22.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:pypi/pip@22.3.1", "metadataType": "python-package", "metadata": {"name": "pip", "version": "22.3.1", "author": "The pip developers", "authorEmail": "distutils-sig@python.org", "platform": "", "files": [{"path": "../../../bin/pip", "digest": {"algorithm": "sha256", "value": "b1JFtVkP3D-vtB1P63xdW6ZFRN_xrta_Of5jwUBu8Pw"}, "size": "226"}, {"path": "../../../bin/pip3", "digest": {"algorithm": "sha256", "value": "b1JFtVkP3D-vtB1P63xdW6ZFRN_xrta_Of5jwUBu8Pw"}, "size": "226"}, {"path": "../../../bin/pip3.11", "digest": {"algorithm": "sha256", "value": "b1JFtVkP3D-vtB1P63xdW6ZFRN_xrta_Of5jwUBu8Pw"}, "size": "226"}, {"path": "pip-22.3.1.dist-info/INSTALLER", "digest": {"algorithm": "sha256", "value": "zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg"}, "size": "4"}, {"path": "pip-22.3.1.dist-info/LICENSE.txt", "digest": {"algorithm": "sha256", "value": "Y0MApmnUmurmWxLGxIySTFGkzfPR_whtw0VtyLyqIQQ"}, "size": "1093"}, {"path": "pip-22.3.1.dist-info/METADATA", "digest": {"algorithm": "sha256", "value": "a9COYc5qzklDgbGlrKYkypMXon4A6IDgpeUTWLr7zzY"}, "size": "4072"}, {"path": "pip-22.3.1.dist-info/RECORD"}, {"path": "pip-22.3.1.dist-info/REQUESTED", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip-22.3.1.dist-info/WHEEL", "digest": {"algorithm": "sha256", "value": "G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA"}, "size": "92"}, {"path": "pip-22.3.1.dist-info/entry_points.txt", "digest": {"algorithm": "sha256", "value": "ynZN1_707_L23Oa8_O5LOxEoccj1nDa4xHT5galfN7o"}, "size": "125"}, {"path": "pip-22.3.1.dist-info/top_level.txt", "digest": {"algorithm": "sha256", "value": "zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg"}, "size": "4"}, {"path": "pip/__init__.py", "digest": {"algorithm": "sha256", "value": "Z2hXGRMvmdhpmmqr0OW1fA2Jje8tnmU0uzibRoUF-w8"}, "size": "357"}, {"path": "pip/__main__.py", "digest": {"algorithm": "sha256", "value": "mXwWDftNLMKfwVqKFWGE_uuBZvGSIiUELhLkeysIuZc"}, "size": "1198"}, {"path": "pip/__pip-runner__.py", "digest": {"algorithm": "sha256", "value": "EnrfKmKMzWAdqg_JicLCOP9Y95Ux7zHh4ObvqLtQcjo"}, "size": "1444"}, {"path": "pip/_internal/__init__.py", "digest": {"algorithm": "sha256", "value": "nnFCuxrPMgALrIDxSoy-H6Zj4W4UY60D-uL1aJyq0pc"}, "size": "573"}, {"path": "pip/_internal/build_env.py", "digest": {"algorithm": "sha256", "value": "gEAT8R6SuWbg2mcrsmOTKWMw_x5pedMzvSTxQS57JZs"}, "size": "10234"}, {"path": "pip/_internal/cache.py", "digest": {"algorithm": "sha256", "value": "C3n78VnBga9rjPXZqht_4A4d-T25poC7K0qBM7FHDhU"}, "size": "10734"}, {"path": "pip/_internal/cli/__init__.py", "digest": {"algorithm": "sha256", "value": "FkHBgpxxb-_gd6r1FjnNhfMOzAUYyXoXKJ6abijfcFU"}, "size": "132"}, {"path": "pip/_internal/cli/autocompletion.py", "digest": {"algorithm": "sha256", "value": "wY2JPZY2Eji1vhR7bVo-yCBPJ9LCy6P80iOAhZD1Vi8"}, "size": "6676"}, {"path": "pip/_internal/cli/base_command.py", "digest": {"algorithm": "sha256", "value": "t1D5x40Hfn9HnPnMt-iSxvqL14nht2olBCacW74pc-k"}, "size": "7842"}, {"path": "pip/_internal/cli/cmdoptions.py", "digest": {"algorithm": "sha256", "value": "Jlarlzz9qv9tC_tCaEbcc_jVvrPreFLBBUnDgoyWflw"}, "size": "29381"}, {"path": "pip/_internal/cli/command_context.py", "digest": {"algorithm": "sha256", "value": "RHgIPwtObh5KhMrd3YZTkl8zbVG-6Okml7YbFX4Ehg0"}, "size": "774"}, {"path": "pip/_internal/cli/main.py", "digest": {"algorithm": "sha256", "value": "ioJ8IVlb2K1qLOxR-tXkee9lURhYV89CDM71MKag7YY"}, "size": "2472"}, {"path": "pip/_internal/cli/main_parser.py", "digest": {"algorithm": "sha256", "value": "laDpsuBDl6kyfywp9eMMA9s84jfH2TJJn-vmL0GG90w"}, "size": "4338"}, {"path": "pip/_internal/cli/parser.py", "digest": {"algorithm": "sha256", "value": "tWP-K1uSxnJyXu3WE0kkH3niAYRBeuUaxeydhzOdhL4"}, "size": "10817"}, {"path": "pip/_internal/cli/progress_bars.py", "digest": {"algorithm": "sha256", "value": "So4mPoSjXkXiSHiTzzquH3VVyVD_njXlHJSExYPXAow"}, "size": "1968"}, {"path": "pip/_internal/cli/req_command.py", "digest": {"algorithm": "sha256", "value": "ypTutLv4j_efxC2f6C6aCQufxre-zaJdi5m_tWlLeBk"}, "size": "18172"}, {"path": "pip/_internal/cli/spinners.py", "digest": {"algorithm": "sha256", "value": "hIJ83GerdFgFCdobIA23Jggetegl_uC4Sp586nzFbPE"}, "size": "5118"}, {"path": "pip/_internal/cli/status_codes.py", "digest": {"algorithm": "sha256", "value": "sEFHUaUJbqv8iArL3HAtcztWZmGOFX01hTesSytDEh0"}, "size": "116"}, {"path": "pip/_internal/commands/__init__.py", "digest": {"algorithm": "sha256", "value": "5oRO9O3dM2vGuh0bFw4HOVletryrz5HHMmmPWwJrH9U"}, "size": "3882"}, {"path": "pip/_internal/commands/cache.py", "digest": {"algorithm": "sha256", "value": "muaT0mbL-ZUpn6AaushVAipzTiMwE4nV2BLbJBwt_KQ"}, "size": "7582"}, {"path": "pip/_internal/commands/check.py", "digest": {"algorithm": "sha256", "value": "0gjXR7j36xJT5cs2heYU_dfOfpnFfzX8OoPNNoKhqdM"}, "size": "1685"}, {"path": "pip/_internal/commands/completion.py", "digest": {"algorithm": "sha256", "value": "H0TJvGrdsoleuIyQKzJbicLFppYx2OZA0BLNpQDeFjI"}, "size": "4129"}, {"path": "pip/_internal/commands/configuration.py", "digest": {"algorithm": "sha256", "value": "NB5uf8HIX8-li95YLoZO09nALIWlLCHDF5aifSKcBn8"}, "size": "9815"}, {"path": "pip/_internal/commands/debug.py", "digest": {"algorithm": "sha256", "value": "kVjn-O1ixLk0webD0w9vfFFq_GCTUTd2hmLOnYtDCig"}, "size": "6573"}, {"path": "pip/_internal/commands/download.py", "digest": {"algorithm": "sha256", "value": "LwKEyYMG2L67nQRyGo8hQdNEeMU2bmGWqJfcB8JDXas"}, "size": "5289"}, {"path": "pip/_internal/commands/freeze.py", "digest": {"algorithm": "sha256", "value": "gCjoD6foBZPBAAYx5t8zZLkJhsF_ZRtnb3dPuD7beO8"}, "size": "2951"}, {"path": "pip/_internal/commands/hash.py", "digest": {"algorithm": "sha256", "value": "EVVOuvGtoPEdFi8SNnmdqlCQrhCxV-kJsdwtdcCnXGQ"}, "size": "1703"}, {"path": "pip/_internal/commands/help.py", "digest": {"algorithm": "sha256", "value": "gcc6QDkcgHMOuAn5UxaZwAStsRBrnGSn_yxjS57JIoM"}, "size": "1132"}, {"path": "pip/_internal/commands/index.py", "digest": {"algorithm": "sha256", "value": "1VVXXj5MsI2qH-N7uniQQyVkg-KCn_RdjiyiUmkUS5U"}, "size": "4762"}, {"path": "pip/_internal/commands/inspect.py", "digest": {"algorithm": "sha256", "value": "mRJ9aIkBQN0IJ7Um8pzaxAzVPIgL8KfWHx1fWKJgUAQ"}, "size": "3374"}, {"path": "pip/_internal/commands/install.py", "digest": {"algorithm": "sha256", "value": "_XbW0PyxtZCMMNqo8mDaOq3TBRiJNFM-94CR27mburc"}, "size": "31726"}, {"path": "pip/_internal/commands/list.py", "digest": {"algorithm": "sha256", "value": "Fk1TSxB33NlRS4qlLQ0xwnytnF9-zkQJbKQYv2xc4Q4"}, "size": "12343"}, {"path": "pip/_internal/commands/search.py", "digest": {"algorithm": "sha256", "value": "sbBZiARRc050QquOKcCvOr2K3XLsoYebLKZGRi__iUI"}, "size": "5697"}, {"path": "pip/_internal/commands/show.py", "digest": {"algorithm": "sha256", "value": "CJI8q4SSY0X346K1hi4Th8Nbyhl4nxPTBJUuzOlTaYE"}, "size": "6129"}, {"path": "pip/_internal/commands/uninstall.py", "digest": {"algorithm": "sha256", "value": "0JQhifYxecNrJAwoILFwjm9V1V3liXzNT-y4bgRXXPw"}, "size": "3680"}, {"path": "pip/_internal/commands/wheel.py", "digest": {"algorithm": "sha256", "value": "mbFJd4dmUfrVFJkQbK8n2zHyRcD3AI91f7EUo9l3KYg"}, "size": "7396"}, {"path": "pip/_internal/configuration.py", "digest": {"algorithm": "sha256", "value": "uBKTus43pDIO6IzT2mLWQeROmHhtnoabhniKNjPYvD0"}, "size": "13529"}, {"path": "pip/_internal/distributions/__init__.py", "digest": {"algorithm": "sha256", "value": "Hq6kt6gXBgjNit5hTTWLAzeCNOKoB-N0pGYSqehrli8"}, "size": "858"}, {"path": "pip/_internal/distributions/base.py", "digest": {"algorithm": "sha256", "value": "jrF1Vi7eGyqFqMHrieh1PIOrGU7KeCxhYPZnbvtmvGY"}, "size": "1221"}, {"path": "pip/_internal/distributions/installed.py", "digest": {"algorithm": "sha256", "value": "NI2OgsgH9iBq9l5vB-56vOg5YsybOy-AU4VE5CSCO2I"}, "size": "729"}, {"path": "pip/_internal/distributions/sdist.py", "digest": {"algorithm": "sha256", "value": "SQBdkatXSigKGG_SaD0U0p1Jwdfrg26UCNcHgkXZfdA"}, "size": "6494"}, {"path": "pip/_internal/distributions/wheel.py", "digest": {"algorithm": "sha256", "value": "m-J4XO-gvFerlYsFzzSXYDvrx8tLZlJFTCgDxctn8ig"}, "size": "1164"}, {"path": "pip/_internal/exceptions.py", "digest": {"algorithm": "sha256", "value": "BfvcyN2iEv3Sf00SVmSk59lEeZEBHELqkuoN2KeIWKc"}, "size": "20942"}, {"path": "pip/_internal/index/__init__.py", "digest": {"algorithm": "sha256", "value": "vpt-JeTZefh8a-FC22ZeBSXFVbuBcXSGiILhQZJaNpQ"}, "size": "30"}, {"path": "pip/_internal/index/collector.py", "digest": {"algorithm": "sha256", "value": "Pb9FW9STH2lwaApCIdMCivsbPP5pSYQp5bh3nLQBkDU"}, "size": "16503"}, {"path": "pip/_internal/index/package_finder.py", "digest": {"algorithm": "sha256", "value": "kmcMu5_i-BP6v3NQGY0_am1ezxM2Gk4t00arZMmm4sc"}, "size": "37596"}, {"path": "pip/_internal/index/sources.py", "digest": {"algorithm": "sha256", "value": "SVyPitv08-Qalh2_Bk5diAJ9GAA_d-a93koouQodAG0"}, "size": "6557"}, {"path": "pip/_internal/locations/__init__.py", "digest": {"algorithm": "sha256", "value": "QhB-Y6TNyaU010cimm2T4wM5loe8oRdjLwJ6xmsGc-k"}, "size": "17552"}, {"path": "pip/_internal/locations/_distutils.py", "digest": {"algorithm": "sha256", "value": "wgHDvHGNZHtlcHkQjYovHzkEUBzisR0iOh7OqCIkB5g"}, "size": "6302"}, {"path": "pip/_internal/locations/_sysconfig.py", "digest": {"algorithm": "sha256", "value": "nM-DiVHXWTxippdmN0MGVl5r7OIfIMy3vgDMlo8c_oo"}, "size": "7867"}, {"path": "pip/_internal/locations/base.py", "digest": {"algorithm": "sha256", "value": "ufyDqPwZ4jLbScD44u8AwTVI-3ft8O78UGrroQI5f68"}, "size": "2573"}, {"path": "pip/_internal/main.py", "digest": {"algorithm": "sha256", "value": "r-UnUe8HLo5XFJz8inTcOOTiu_sxNhgHb6VwlGUllOI"}, "size": "340"}, {"path": "pip/_internal/metadata/__init__.py", "digest": {"algorithm": "sha256", "value": "84j1dPJaIoz5Q2ZTPi0uB1iaDAHiUNfKtYSGQCfFKpo"}, "size": "4280"}, {"path": "pip/_internal/metadata/_json.py", "digest": {"algorithm": "sha256", "value": "BTkWfFDrWFwuSodImjtbAh8wCL3isecbnjTb5E6UUDI"}, "size": "2595"}, {"path": "pip/_internal/metadata/base.py", "digest": {"algorithm": "sha256", "value": "vIwIo1BtoqegehWMAXhNrpLGYBq245rcaCNkBMPnTU8"}, "size": "25277"}, {"path": "pip/_internal/metadata/importlib/__init__.py", "digest": {"algorithm": "sha256", "value": "9ZVO8BoE7NEZPmoHp5Ap_NJo0HgNIezXXg-TFTtt3Z4"}, "size": "107"}, {"path": "pip/_internal/metadata/importlib/_compat.py", "digest": {"algorithm": "sha256", "value": "GAe_prIfCE4iUylrnr_2dJRlkkBVRUbOidEoID7LPoE"}, "size": "1882"}, {"path": "pip/_internal/metadata/importlib/_dists.py", "digest": {"algorithm": "sha256", "value": "BUV8y6D0PePZrEN3vfJL-m1FDqZ6YPRgAiBeBinHhNg"}, "size": "8181"}, {"path": "pip/_internal/metadata/importlib/_envs.py", "digest": {"algorithm": "sha256", "value": "7BxanCh3T7arusys__O2ZHJdnmDhQXFmfU7x1-jB5xI"}, "size": "7457"}, {"path": "pip/_internal/metadata/pkg_resources.py", "digest": {"algorithm": "sha256", "value": "WjwiNdRsvxqxL4MA5Tb5a_q3Q3sUhdpbZF8wGLtPMI0"}, "size": "9773"}, {"path": "pip/_internal/models/__init__.py", "digest": {"algorithm": "sha256", "value": "3DHUd_qxpPozfzouoqa9g9ts1Czr5qaHfFxbnxriepM"}, "size": "63"}, {"path": "pip/_internal/models/candidate.py", "digest": {"algorithm": "sha256", "value": "6pcABsaR7CfIHlbJbr2_kMkVJFL_yrYjTx6SVWUnCPQ"}, "size": "990"}, {"path": "pip/_internal/models/direct_url.py", "digest": {"algorithm": "sha256", "value": "HLO0sL2aYB6n45bwmd72TDN05sLHJlOQI8M01l2SH3I"}, "size": "5877"}, {"path": "pip/_internal/models/format_control.py", "digest": {"algorithm": "sha256", "value": "DJpMYjxeYKKQdwNcML2_F0vtAh-qnKTYe-CpTxQe-4g"}, "size": "2520"}, {"path": "pip/_internal/models/index.py", "digest": {"algorithm": "sha256", "value": "tYnL8oxGi4aSNWur0mG8DAP7rC6yuha_MwJO8xw0crI"}, "size": "1030"}, {"path": "pip/_internal/models/installation_report.py", "digest": {"algorithm": "sha256", "value": "ad1arqtxrSFBvWnm6mRqmG12HLV3pZZcZcHrlTFIiqU"}, "size": "2617"}, {"path": "pip/_internal/models/link.py", "digest": {"algorithm": "sha256", "value": "9HWL14UQTMxRCnY6dmAz09rGElJrMAcHn2OJZCBx0tk"}, "size": "18083"}, {"path": "pip/_internal/models/scheme.py", "digest": {"algorithm": "sha256", "value": "3EFQp_ICu_shH1-TBqhl0QAusKCPDFOlgHFeN4XowWs"}, "size": "738"}, {"path": "pip/_internal/models/search_scope.py", "digest": {"algorithm": "sha256", "value": "iGPQQ6a4Lau8oGQ_FWj8aRLik8A21o03SMO5KnSt-Cg"}, "size": "4644"}, {"path": "pip/_internal/models/selection_prefs.py", "digest": {"algorithm": "sha256", "value": "KZdi66gsR-_RUXUr9uejssk3rmTHrQVJWeNA2sV-VSY"}, "size": "1907"}, {"path": "pip/_internal/models/target_python.py", "digest": {"algorithm": "sha256", "value": "qKpZox7J8NAaPmDs5C_aniwfPDxzvpkrCKqfwndG87k"}, "size": "3858"}, {"path": "pip/_internal/models/wheel.py", "digest": {"algorithm": "sha256", "value": "YqazoIZyma_Q1ejFa1C7NHKQRRWlvWkdK96VRKmDBeI"}, "size": "3600"}, {"path": "pip/_internal/network/__init__.py", "digest": {"algorithm": "sha256", "value": "jf6Tt5nV_7zkARBrKojIXItgejvoegVJVKUbhAa5Ioc"}, "size": "50"}, {"path": "pip/_internal/network/auth.py", "digest": {"algorithm": "sha256", "value": "a3C7Xaa8kTJjXkdi_wrUjqaySc8Z9Yz7U6QIbXfzMyc"}, "size": "12190"}, {"path": "pip/_internal/network/cache.py", "digest": {"algorithm": "sha256", "value": "hgXftU-eau4MWxHSLquTMzepYq5BPC2zhCkhN3glBy8"}, "size": "2145"}, {"path": "pip/_internal/network/download.py", "digest": {"algorithm": "sha256", "value": "HvDDq9bVqaN3jcS3DyVJHP7uTqFzbShdkf7NFSoHfkw"}, "size": "6096"}, {"path": "pip/_internal/network/lazy_wheel.py", "digest": {"algorithm": "sha256", "value": "PbPyuleNhtEq6b2S7rufoGXZWMD15FAGL4XeiAQ8FxA"}, "size": "7638"}, {"path": "pip/_internal/network/session.py", "digest": {"algorithm": "sha256", "value": "BpDOJ7_Xw5VkgPYWsePzcaqOfcyRZcB2AW7W0HGBST0"}, "size": "18443"}, {"path": "pip/_internal/network/utils.py", "digest": {"algorithm": "sha256", "value": "6A5SrUJEEUHxbGtbscwU2NpCyz-3ztiDlGWHpRRhsJ8"}, "size": "4073"}, {"path": "pip/_internal/network/xmlrpc.py", "digest": {"algorithm": "sha256", "value": "AzQgG4GgS152_cqmGr_Oz2MIXsCal-xfsis7fA7nmU0"}, "size": "1791"}, {"path": "pip/_internal/operations/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_internal/operations/build/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_internal/operations/build/build_tracker.py", "digest": {"algorithm": "sha256", "value": "vf81EwomN3xe9G8qRJED0VGqNikmRQRQoobNsxi5Xrs"}, "size": "4133"}, {"path": "pip/_internal/operations/build/metadata.py", "digest": {"algorithm": "sha256", "value": "ES_uRmAvhrNm_nDTpZxshBfUsvnXtkj-g_4rZrH9Rww"}, "size": "1404"}, {"path": "pip/_internal/operations/build/metadata_editable.py", "digest": {"algorithm": "sha256", "value": "_Rai0VZjxoeJUkjkuICrq45LtjwFoDOveosMYH43rKc"}, "size": "1456"}, {"path": "pip/_internal/operations/build/metadata_legacy.py", "digest": {"algorithm": "sha256", "value": "o-eU21As175hDC7dluM1fJJ_FqokTIShyWpjKaIpHZw"}, "size": "2198"}, {"path": "pip/_internal/operations/build/wheel.py", "digest": {"algorithm": "sha256", "value": "AO9XnTGhTgHtZmU8Dkbfo1OGr41rBuSDjIgAa4zUKgE"}, "size": "1063"}, {"path": "pip/_internal/operations/build/wheel_editable.py", "digest": {"algorithm": "sha256", "value": "TVETY-L_M_dSEKBhTIcQOP75zKVXw8tuq1U354Mm30A"}, "size": "1405"}, {"path": "pip/_internal/operations/build/wheel_legacy.py", "digest": {"algorithm": "sha256", "value": "C9j6rukgQI1n_JeQLoZGuDdfUwzCXShyIdPTp6edbMQ"}, "size": "3064"}, {"path": "pip/_internal/operations/check.py", "digest": {"algorithm": "sha256", "value": "ca4O9CkPt9Em9sLCf3H0iVt1GIcW7M8C0U5XooaBuT4"}, "size": "5109"}, {"path": "pip/_internal/operations/freeze.py", "digest": {"algorithm": "sha256", "value": "mwTZ2uML8aQgo3k8MR79a7SZmmmvdAJqdyaknKbavmg"}, "size": "9784"}, {"path": "pip/_internal/operations/install/__init__.py", "digest": {"algorithm": "sha256", "value": "mX7hyD2GNBO2mFGokDQ30r_GXv7Y_PLdtxcUv144e-s"}, "size": "51"}, {"path": "pip/_internal/operations/install/editable_legacy.py", "digest": {"algorithm": "sha256", "value": "ee4kfJHNuzTdKItbfAsNOSEwq_vD7DRPGkBdK48yBhU"}, "size": "1354"}, {"path": "pip/_internal/operations/install/legacy.py", "digest": {"algorithm": "sha256", "value": "cHdcHebyzf8w7OaOLwcsTNSMSSV8WBoAPFLay_9CjE8"}, "size": "4105"}, {"path": "pip/_internal/operations/install/wheel.py", "digest": {"algorithm": "sha256", "value": "CxzEg2wTPX4SxNTPIx0ozTqF1X7LhpCyP3iM2FjcKUE"}, "size": "27407"}, {"path": "pip/_internal/operations/prepare.py", "digest": {"algorithm": "sha256", "value": "BeYXrLFpRoV5XBnRXQHxRA2plyC36kK9Pms5D9wjCo4"}, "size": "25091"}, {"path": "pip/_internal/pyproject.py", "digest": {"algorithm": "sha256", "value": "ob0Gb0l12YLZNxjdpZGRfWHgjqhZTnSVv96RuJyNOfs"}, "size": "7074"}, {"path": "pip/_internal/req/__init__.py", "digest": {"algorithm": "sha256", "value": "rUQ9d_Sh3E5kNYqX9pkN0D06YL-LrtcbJQ-LiIonq08"}, "size": "2807"}, {"path": "pip/_internal/req/constructors.py", "digest": {"algorithm": "sha256", "value": "ypjtq1mOQ3d2mFkFPMf_6Mr8SLKeHQk3tUKHA1ddG0U"}, "size": "16611"}, {"path": "pip/_internal/req/req_file.py", "digest": {"algorithm": "sha256", "value": "N6lPO3c0to_G73YyGAnk7VUYmed5jV4Qxgmt1xtlXVg"}, "size": "17646"}, {"path": "pip/_internal/req/req_install.py", "digest": {"algorithm": "sha256", "value": "4tzyVGPHJ1-GXowm6PBT52BGIlbc4w7fhVqf-55bmRg"}, "size": "35600"}, {"path": "pip/_internal/req/req_set.py", "digest": {"algorithm": "sha256", "value": "j3esG0s6SzoVReX9rWn4rpYNtyET_fwxbwJPRimvRxo"}, "size": "2858"}, {"path": "pip/_internal/req/req_uninstall.py", "digest": {"algorithm": "sha256", "value": "ZFQfgSNz6H1BMsgl87nQNr2iaQCcbFcmXpW8rKVQcic"}, "size": "24045"}, {"path": "pip/_internal/resolution/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_internal/resolution/base.py", "digest": {"algorithm": "sha256", "value": "qlmh325SBVfvG6Me9gc5Nsh5sdwHBwzHBq6aEXtKsLA"}, "size": "583"}, {"path": "pip/_internal/resolution/legacy/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_internal/resolution/legacy/resolver.py", "digest": {"algorithm": "sha256", "value": "9em8D5TcSsEN4xZM1WreaRShOnyM4LlvhMSHpUPsocE"}, "size": "24129"}, {"path": "pip/_internal/resolution/resolvelib/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_internal/resolution/resolvelib/base.py", "digest": {"algorithm": "sha256", "value": "u1O4fkvCO4mhmu5i32xrDv9AX5NgUci_eYVyBDQhTIM"}, "size": "5220"}, {"path": "pip/_internal/resolution/resolvelib/candidates.py", "digest": {"algorithm": "sha256", "value": "6kQZeMzwibnL4lO6bW0hUQQjNEvXfADdFphRRkRvOtc"}, "size": "18963"}, {"path": "pip/_internal/resolution/resolvelib/factory.py", "digest": {"algorithm": "sha256", "value": "OnjkLIgyk5Tol7uOOqapA1D4qiRHWmPU18DF1yN5N8o"}, "size": "27878"}, {"path": "pip/_internal/resolution/resolvelib/found_candidates.py", "digest": {"algorithm": "sha256", "value": "hvL3Hoa9VaYo-qEOZkBi2Iqw251UDxPz-uMHVaWmLpE"}, "size": "5705"}, {"path": "pip/_internal/resolution/resolvelib/provider.py", "digest": {"algorithm": "sha256", "value": "Vd4jW_NnyifB-HMkPYtZIO70M3_RM0MbL5YV6XyBM-w"}, "size": "9914"}, {"path": "pip/_internal/resolution/resolvelib/reporter.py", "digest": {"algorithm": "sha256", "value": "3ZVVYrs5PqvLFJkGLcuXoMK5mTInFzl31xjUpDBpZZk"}, "size": "2526"}, {"path": "pip/_internal/resolution/resolvelib/requirements.py", "digest": {"algorithm": "sha256", "value": "B1ndvKPSuyyyTEXt9sKhbwminViSWnBrJa7qO2ln4Z0"}, "size": "5455"}, {"path": "pip/_internal/resolution/resolvelib/resolver.py", "digest": {"algorithm": "sha256", "value": "nYZ9bTFXj5c1ILKnkSgU7tUCTYyo5V5J-J0sKoA7Wzg"}, "size": "11533"}, {"path": "pip/_internal/self_outdated_check.py", "digest": {"algorithm": "sha256", "value": "R3MmjCyUt_lkUNMc6p3xVSx7vX28XiDh3VDs5OrYn6Q"}, "size": "8020"}, {"path": "pip/_internal/utils/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_internal/utils/_log.py", "digest": {"algorithm": "sha256", "value": "-jHLOE_THaZz5BFcCnoSL9EYAtJ0nXem49s9of4jvKw"}, "size": "1015"}, {"path": "pip/_internal/utils/appdirs.py", "digest": {"algorithm": "sha256", "value": "swgcTKOm3daLeXTW6v5BUS2Ti2RvEnGRQYH_yDXklAo"}, "size": "1665"}, {"path": "pip/_internal/utils/compat.py", "digest": {"algorithm": "sha256", "value": "ACyBfLgj3_XG-iA5omEDrXqDM0cQKzi8h8HRBInzG6Q"}, "size": "1884"}, {"path": "pip/_internal/utils/compatibility_tags.py", "digest": {"algorithm": "sha256", "value": "ydin8QG8BHqYRsPY4OL6cmb44CbqXl1T0xxS97VhHkk"}, "size": "5377"}, {"path": "pip/_internal/utils/datetime.py", "digest": {"algorithm": "sha256", "value": "m21Y3wAtQc-ji6Veb6k_M5g6A0ZyFI4egchTdnwh-pQ"}, "size": "242"}, {"path": "pip/_internal/utils/deprecation.py", "digest": {"algorithm": "sha256", "value": "OLc7GzDwPob9y8jscDYCKUNBV-9CWwqFplBOJPLOpBM"}, "size": "5764"}, {"path": "pip/_internal/utils/direct_url_helpers.py", "digest": {"algorithm": "sha256", "value": "6F1tc2rcKaCZmgfVwsE6ObIe_Pux23mUVYA-2D9wCFc"}, "size": "3206"}, {"path": "pip/_internal/utils/distutils_args.py", "digest": {"algorithm": "sha256", "value": "bYUt4wfFJRaeGO4VHia6FNaA8HlYXMcKuEq1zYijY5g"}, "size": "1115"}, {"path": "pip/_internal/utils/egg_link.py", "digest": {"algorithm": "sha256", "value": "5MVlpz5LirT4iLQq86OYzjXaYF0D4Qk1dprEI7ThST4"}, "size": "2203"}, {"path": "pip/_internal/utils/encoding.py", "digest": {"algorithm": "sha256", "value": "qqsXDtiwMIjXMEiIVSaOjwH5YmirCaK-dIzb6-XJsL0"}, "size": "1169"}, {"path": "pip/_internal/utils/entrypoints.py", "digest": {"algorithm": "sha256", "value": "YlhLTRl2oHBAuqhc-zmL7USS67TPWVHImjeAQHreZTQ"}, "size": "3064"}, {"path": "pip/_internal/utils/filesystem.py", "digest": {"algorithm": "sha256", "value": "RhMIXUaNVMGjc3rhsDahWQ4MavvEQDdqXqgq-F6fpw8"}, "size": "5122"}, {"path": "pip/_internal/utils/filetypes.py", "digest": {"algorithm": "sha256", "value": "i8XAQ0eFCog26Fw9yV0Yb1ygAqKYB1w9Cz9n0fj8gZU"}, "size": "716"}, {"path": "pip/_internal/utils/glibc.py", "digest": {"algorithm": "sha256", "value": "tDfwVYnJCOC0BNVpItpy8CGLP9BjkxFHdl0mTS0J7fc"}, "size": "3110"}, {"path": "pip/_internal/utils/hashes.py", "digest": {"algorithm": "sha256", "value": "1WhkVNIHNfuYLafBHThIjVKGplxFJXSlQtuG2mXNlJI"}, "size": "4831"}, {"path": "pip/_internal/utils/inject_securetransport.py", "digest": {"algorithm": "sha256", "value": "o-QRVMGiENrTJxw3fAhA7uxpdEdw6M41TjHYtSVRrcg"}, "size": "795"}, {"path": "pip/_internal/utils/logging.py", "digest": {"algorithm": "sha256", "value": "U2q0i1n8hPS2gQh8qcocAg5dovGAa_bR24akmXMzrk4"}, "size": "11632"}, {"path": "pip/_internal/utils/misc.py", "digest": {"algorithm": "sha256", "value": "49Rs2NgrD4JGTKFt0farCm7FIAi-rjyoxgioArhCW_0"}, "size": "21617"}, {"path": "pip/_internal/utils/models.py", "digest": {"algorithm": "sha256", "value": "5GoYU586SrxURMvDn_jBMJInitviJg4O5-iOU-6I0WY"}, "size": "1193"}, {"path": "pip/_internal/utils/packaging.py", "digest": {"algorithm": "sha256", "value": "5Wm6_x7lKrlqVjPI5MBN_RurcRHwVYoQ7Ksrs84de7s"}, "size": "2108"}, {"path": "pip/_internal/utils/setuptools_build.py", "digest": {"algorithm": "sha256", "value": "4i3CuS34yNrkePnZ73rR47pyDzpZBo-SX9V5PNDSSHY"}, "size": "5662"}, {"path": "pip/_internal/utils/subprocess.py", "digest": {"algorithm": "sha256", "value": "MYySbvY7qBevRxq_RFfOsDqG4vMqrB4vDoL_eyPE6Bo"}, "size": "9197"}, {"path": "pip/_internal/utils/temp_dir.py", "digest": {"algorithm": "sha256", "value": "aCX489gRa4Nu0dMKRFyGhV6maJr60uEynu5uCbKR4Qg"}, "size": "7702"}, {"path": "pip/_internal/utils/unpacking.py", "digest": {"algorithm": "sha256", "value": "SBb2iV1crb89MDRTEKY86R4A_UOWApTQn9VQVcMDOlE"}, "size": "8821"}, {"path": "pip/_internal/utils/urls.py", "digest": {"algorithm": "sha256", "value": "AhaesUGl-9it6uvG6fsFPOr9ynFpGaTMk4t5XTX7Z_Q"}, "size": "1759"}, {"path": "pip/_internal/utils/virtualenv.py", "digest": {"algorithm": "sha256", "value": "4_48qMzCwB_F5jIK5BC_ua7uiAMVifmQWU9NdaGUoVA"}, "size": "3459"}, {"path": "pip/_internal/utils/wheel.py", "digest": {"algorithm": "sha256", "value": "lXOgZyTlOm5HmK8tw5iw0A3_5A6wRzsXHOaQkIvvloU"}, "size": "4549"}, {"path": "pip/_internal/vcs/__init__.py", "digest": {"algorithm": "sha256", "value": "UAqvzpbi0VbZo3Ub6skEeZAw-ooIZR-zX_WpCbxyCoU"}, "size": "596"}, {"path": "pip/_internal/vcs/bazaar.py", "digest": {"algorithm": "sha256", "value": "zq-Eu2NtJffc6kOsyv2kmRTnKg9qeIXE-KH5JeKck70"}, "size": "3518"}, {"path": "pip/_internal/vcs/git.py", "digest": {"algorithm": "sha256", "value": "mjhwudCx9WlLNkxZ6_kOKmueF0rLoU2i1xeASKF6yiQ"}, "size": "18116"}, {"path": "pip/_internal/vcs/mercurial.py", "digest": {"algorithm": "sha256", "value": "Bzbd518Jsx-EJI0IhIobiQqiRsUv5TWYnrmRIFWE0Gw"}, "size": "5238"}, {"path": "pip/_internal/vcs/subversion.py", "digest": {"algorithm": "sha256", "value": "AeUVE9d9qp-0QSOMiUvuFHy1TK950E3QglN7ipP13sI"}, "size": "11728"}, {"path": "pip/_internal/vcs/versioncontrol.py", "digest": {"algorithm": "sha256", "value": "KUOc-hN51em9jrqxKwUR3JnkgSE-xSOqMiiJcSaL6B8"}, "size": "22811"}, {"path": "pip/_internal/wheel_builder.py", "digest": {"algorithm": "sha256", "value": "8cObBCu4mIsMJqZM7xXI9DO3vldiAnRNa1Gt6izPPTs"}, "size": "13079"}, {"path": "pip/_vendor/__init__.py", "digest": {"algorithm": "sha256", "value": "fNxOSVD0auElsD8fN9tuq5psfgMQ-RFBtD4X5gjlRkg"}, "size": "4966"}, {"path": "pip/_vendor/cachecontrol/__init__.py", "digest": {"algorithm": "sha256", "value": "hrxlv3q7upsfyMw8k3gQ9vagBax1pYHSGGqYlZ0Zk0M"}, "size": "465"}, {"path": "pip/_vendor/cachecontrol/_cmd.py", "digest": {"algorithm": "sha256", "value": "lxUXqfNTVx84zf6tcWbkLZHA6WVBRtJRpfeA9ZqhaAY"}, "size": "1379"}, {"path": "pip/_vendor/cachecontrol/adapter.py", "digest": {"algorithm": "sha256", "value": "ew9OYEQHEOjvGl06ZsuX8W3DAvHWsQKHwWAxISyGug8"}, "size": "5033"}, {"path": "pip/_vendor/cachecontrol/cache.py", "digest": {"algorithm": "sha256", "value": "Tty45fOjH40fColTGkqKQvQQmbYsMpk-nCyfLcv2vG4"}, "size": "1535"}, {"path": "pip/_vendor/cachecontrol/caches/__init__.py", "digest": {"algorithm": "sha256", "value": "h-1cUmOz6mhLsjTjOrJ8iPejpGdLCyG4lzTftfGZvLg"}, "size": "242"}, {"path": "pip/_vendor/cachecontrol/caches/file_cache.py", "digest": {"algorithm": "sha256", "value": "GpexcE29LoY4MaZwPUTcUBZaDdcsjqyLxZFznk8Hbr4"}, "size": "5271"}, {"path": "pip/_vendor/cachecontrol/caches/redis_cache.py", "digest": {"algorithm": "sha256", "value": "mp-QWonP40I3xJGK3XVO-Gs9a3UjzlqqEmp9iLJH9F4"}, "size": "1033"}, {"path": "pip/_vendor/cachecontrol/compat.py", "digest": {"algorithm": "sha256", "value": "LNx7vqBndYdHU8YuJt53ab_8rzMGTXVrvMb7CZJkxG0"}, "size": "778"}, {"path": "pip/_vendor/cachecontrol/controller.py", "digest": {"algorithm": "sha256", "value": "bAYrt7x_VH4toNpI066LQxbHpYGpY1MxxmZAhspplvw"}, "size": "16416"}, {"path": "pip/_vendor/cachecontrol/filewrapper.py", "digest": {"algorithm": "sha256", "value": "X4BAQOO26GNOR7nH_fhTzAfeuct2rBQcx_15MyFBpcs"}, "size": "3946"}, {"path": "pip/_vendor/cachecontrol/heuristics.py", "digest": {"algorithm": "sha256", "value": "8kAyuZLSCyEIgQr6vbUwfhpqg9ows4mM0IV6DWazevI"}, "size": "4154"}, {"path": "pip/_vendor/cachecontrol/serialize.py", "digest": {"algorithm": "sha256", "value": "_U1NU_C-SDgFzkbAxAsPDgMTHeTWZZaHCQnZN_jh0U8"}, "size": "7105"}, {"path": "pip/_vendor/cachecontrol/wrapper.py", "digest": {"algorithm": "sha256", "value": "X3-KMZ20Ho3VtqyVaXclpeQpFzokR5NE8tZSfvKVaB8"}, "size": "774"}, {"path": "pip/_vendor/certifi/__init__.py", "digest": {"algorithm": "sha256", "value": "luDjIGxDSrQ9O0zthdz5Lnt069Z_7eR1GIEefEaf-Ys"}, "size": "94"}, {"path": "pip/_vendor/certifi/__main__.py", "digest": {"algorithm": "sha256", "value": "1k3Cr95vCxxGRGDljrW3wMdpZdL3Nhf0u1n-k2qdsCY"}, "size": "255"}, {"path": "pip/_vendor/certifi/cacert.pem", "digest": {"algorithm": "sha256", "value": "3l8CcWt_qL42030rGieD3SLufICFX0bYtGhDl_EXVPI"}, "size": "286370"}, {"path": "pip/_vendor/certifi/core.py", "digest": {"algorithm": "sha256", "value": "ZwiOsv-sD_ouU1ft8wy_xZ3LQ7UbcVzyqj2XNyrsZis"}, "size": "4279"}, {"path": "pip/_vendor/chardet/__init__.py", "digest": {"algorithm": "sha256", "value": "9-r0i294avRciob2HKVcKf6GJmXPHpgMqIijVrqHBDU"}, "size": "3705"}, {"path": "pip/_vendor/chardet/big5freq.py", "digest": {"algorithm": "sha256", "value": "ltcfP-3PjlNHCoo5e4a7C4z-2DhBTXRfY6jbMbB7P30"}, "size": "31274"}, {"path": "pip/_vendor/chardet/big5prober.py", "digest": {"algorithm": "sha256", "value": "neUXIlq35507yibstiznZWFzyNcMn6EXrqJaUJVPWKg"}, "size": "1741"}, {"path": "pip/_vendor/chardet/chardistribution.py", "digest": {"algorithm": "sha256", "value": "M9NTKdM72KieFKy4TT5eml4PP0WaVcXuY5PpWSFD0FA"}, "size": "9608"}, {"path": "pip/_vendor/chardet/charsetgroupprober.py", "digest": {"algorithm": "sha256", "value": "CaIBAmNitEsYuSgMvgAsMREN4cLxMj5OYwMhVo6MAxk"}, "size": "3817"}, {"path": "pip/_vendor/chardet/charsetprober.py", "digest": {"algorithm": "sha256", "value": "Eo3w8sCmbvnVKOGNW1iy50KATVs8xV-gF7cQ0VG85dQ"}, "size": "4801"}, {"path": "pip/_vendor/chardet/cli/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_vendor/chardet/cli/chardetect.py", "digest": {"algorithm": "sha256", "value": "1qMxT3wrp5vP6ugSf1-Zz3BWwlbCWJ0jzeCuhgX85vw"}, "size": "2406"}, {"path": "pip/_vendor/chardet/codingstatemachine.py", "digest": {"algorithm": "sha256", "value": "BiGR9kgTYbS4gJI5qBmE52HMOBOR_roDvXf7aIehdEk"}, "size": "3559"}, {"path": "pip/_vendor/chardet/cp949prober.py", "digest": {"algorithm": "sha256", "value": "kCQEaOCzMntqv7pAyXEobWTRgIUxYfoiUr0btXO1nI8"}, "size": "1838"}, {"path": "pip/_vendor/chardet/enums.py", "digest": {"algorithm": "sha256", "value": "Rodw4p61Vg9U-oCo6eUuT7uDzKwIbCaA15HwbvCoCNk"}, "size": "1619"}, {"path": "pip/_vendor/chardet/escprober.py", "digest": {"algorithm": "sha256", "value": "girD61r3NsQLnMQXsWWBU4hHuRJzTH3V7-VfTUr-nQY"}, "size": "3864"}, {"path": "pip/_vendor/chardet/escsm.py", "digest": {"algorithm": "sha256", "value": "0Vs4iPPovberMoSxxnK5pI161Xf-mtKgOl14g5Xc7zg"}, "size": "12021"}, {"path": "pip/_vendor/chardet/eucjpprober.py", "digest": {"algorithm": "sha256", "value": "pGgs4lINwCEDV2bxqIZ6hXpaj2j4l2oLsMx6kuOK_zQ"}, "size": "3676"}, {"path": "pip/_vendor/chardet/euckrfreq.py", "digest": {"algorithm": "sha256", "value": "3mHuRvXfsq_QcQysDQFb8qSudvTiol71C6Ic2w57tKM"}, "size": "13566"}, {"path": "pip/_vendor/chardet/euckrprober.py", "digest": {"algorithm": "sha256", "value": "qBuSS2zXWaoUmGdzz3owAnD1GNhuKR_8bYzDC3yxe6I"}, "size": "1731"}, {"path": "pip/_vendor/chardet/euctwfreq.py", "digest": {"algorithm": "sha256", "value": "2alILE1Lh5eqiFJZjzRkMQXolNJRHY5oBQd-vmZYFFM"}, "size": "36913"}, {"path": "pip/_vendor/chardet/euctwprober.py", "digest": {"algorithm": "sha256", "value": "SLnCoJC94jZL8PJio60Q8PZACJA1rVPtUdWMa1W8Pwk"}, "size": "1731"}, {"path": "pip/_vendor/chardet/gb2312freq.py", "digest": {"algorithm": "sha256", "value": "49OrdXzD-HXqwavkqjo8Z7gvs58hONNzDhAyMENNkvY"}, "size": "20735"}, {"path": "pip/_vendor/chardet/gb2312prober.py", "digest": {"algorithm": "sha256", "value": "NS_i52jZE0TnWGkKqFduvu9fzW0nMcS2XbYJ8qSX8hY"}, "size": "1737"}, {"path": "pip/_vendor/chardet/hebrewprober.py", "digest": {"algorithm": "sha256", "value": "1l1hXF8-2IWDrPkf85UvAO1GVtMfY1r11kDgOqa-gU4"}, "size": "13919"}, {"path": "pip/_vendor/chardet/jisfreq.py", "digest": {"algorithm": "sha256", "value": "mm8tfrwqhpOd3wzZKS4NJqkYBQVcDfTM2JiQ5aW932E"}, "size": "25796"}, {"path": "pip/_vendor/chardet/johabfreq.py", "digest": {"algorithm": "sha256", "value": "dBpOYG34GRX6SL8k_LbS9rxZPMjLjoMlgZ03Pz5Hmqc"}, "size": "42498"}, {"path": "pip/_vendor/chardet/johabprober.py", "digest": {"algorithm": "sha256", "value": "C18osd4vMPfy9facw-Y1Lor_9UrW0PeV-zxM2fu441c"}, "size": "1730"}, {"path": "pip/_vendor/chardet/jpcntx.py", "digest": {"algorithm": "sha256", "value": "m1gDpPkRca4EDwym8XSL5YdoILFnFsDbNBYMQV7_-NE"}, "size": "26797"}, {"path": "pip/_vendor/chardet/langbulgarianmodel.py", "digest": {"algorithm": "sha256", "value": "vmbvYFP8SZkSxoBvLkFqKiH1sjma5ihk3PTpdy71Rr4"}, "size": "104562"}, {"path": "pip/_vendor/chardet/langgreekmodel.py", "digest": {"algorithm": "sha256", "value": "JfB7bupjjJH2w3X_mYnQr9cJA_7EuITC2cRW13fUjeI"}, "size": "98484"}, {"path": "pip/_vendor/chardet/langhebrewmodel.py", "digest": {"algorithm": "sha256", "value": "3HXHaLQPNAGcXnJjkIJfozNZLTvTJmf4W5Awi6zRRKc"}, "size": "98196"}, {"path": "pip/_vendor/chardet/langhungarianmodel.py", "digest": {"algorithm": "sha256", "value": "WxbeQIxkv8YtApiNqxQcvj-tMycsoI4Xy-fwkDHpP_Y"}, "size": "101363"}, {"path": "pip/_vendor/chardet/langrussianmodel.py", "digest": {"algorithm": "sha256", "value": "s395bTZ87ESTrZCOdgXbEjZ9P1iGPwCl_8xSsac_DLY"}, "size": "128035"}, {"path": "pip/_vendor/chardet/langthaimodel.py", "digest": {"algorithm": "sha256", "value": "7bJlQitRpTnVGABmbSznHnJwOHDy3InkTvtFUx13WQI"}, "size": "102774"}, {"path": "pip/_vendor/chardet/langturkishmodel.py", "digest": {"algorithm": "sha256", "value": "XY0eGdTIy4eQ9Xg1LVPZacb-UBhHBR-cq0IpPVHowKc"}, "size": "95372"}, {"path": "pip/_vendor/chardet/latin1prober.py", "digest": {"algorithm": "sha256", "value": "u_iGcQMUcZLXvj4B_WXx4caA0C5oaE2Qj1KTpz_RQ1I"}, "size": "5260"}, {"path": "pip/_vendor/chardet/mbcharsetprober.py", "digest": {"algorithm": "sha256", "value": "iKKuB6o_FF80NynRLBDT0UtwOnpLqmL_OspRPMib7CM"}, "size": "3367"}, {"path": "pip/_vendor/chardet/mbcsgroupprober.py", "digest": {"algorithm": "sha256", "value": "1D_kp9nv2_NQRddq9I2WDvB35OJh7Tfpo-OYTnL3B5o"}, "size": "2056"}, {"path": "pip/_vendor/chardet/mbcssm.py", "digest": {"algorithm": "sha256", "value": "EfORNu1WXgnFvpFarU8uJHS8KFif63xmgrHOB4DdDdY"}, "size": "30068"}, {"path": "pip/_vendor/chardet/metadata/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_vendor/chardet/metadata/languages.py", "digest": {"algorithm": "sha256", "value": "HcaBygWtZq3gR8prIkJp_etvkhm2V4pUIToqjPZhgrc"}, "size": "13280"}, {"path": "pip/_vendor/chardet/sbcharsetprober.py", "digest": {"algorithm": "sha256", "value": "VvtWiNRLbHDZ5xgnofsmP1u8VQIkkaAuw3Ir9m1zDzQ"}, "size": "6199"}, {"path": "pip/_vendor/chardet/sbcsgroupprober.py", "digest": {"algorithm": "sha256", "value": "mekr4E3hgT4onmwi8oi1iEGW1CN-Z-BArG6kOtCunJw"}, "size": "4129"}, {"path": "pip/_vendor/chardet/sjisprober.py", "digest": {"algorithm": "sha256", "value": "sLfWS25PVFr5cDGhEf6h_s-RJsyeSteA-4ynsTl_UvA"}, "size": "3749"}, {"path": "pip/_vendor/chardet/universaldetector.py", "digest": {"algorithm": "sha256", "value": "BHeNWt1kn0yQgnR6xNtLAjiNmEQpSHYlKEvuZ9QyR1k"}, "size": "13288"}, {"path": "pip/_vendor/chardet/utf1632prober.py", "digest": {"algorithm": "sha256", "value": "N42YJEOkVDB67c38t5aJhXMG1QvnyWWDMNY5ERzniU0"}, "size": "8289"}, {"path": "pip/_vendor/chardet/utf8prober.py", "digest": {"algorithm": "sha256", "value": "mnLaSBV4gg-amt2WmxKFKWy4vVBedMNgjdbvgzBo0Dc"}, "size": "2709"}, {"path": "pip/_vendor/chardet/version.py", "digest": {"algorithm": "sha256", "value": "u_QYi-DXU1s7fyC_Rwa0I0-UcxMVmH7Co6c7QGKbe3g"}, "size": "242"}, {"path": "pip/_vendor/colorama/__init__.py", "digest": {"algorithm": "sha256", "value": "ihDoWQOkapwF7sqQ99AoDoEF3vGYm40OtmgW211cLZw"}, "size": "239"}, {"path": "pip/_vendor/colorama/ansi.py", "digest": {"algorithm": "sha256", "value": "Top4EeEuaQdBWdteKMEcGOTeKeF19Q-Wo_6_Cj5kOzQ"}, "size": "2522"}, {"path": "pip/_vendor/colorama/ansitowin32.py", "digest": {"algorithm": "sha256", "value": "gGrO7MVtwc-j1Sq3jKfZpERT1JWmYSOsTVDiTnFbZU4"}, "size": "10830"}, {"path": "pip/_vendor/colorama/initialise.py", "digest": {"algorithm": "sha256", "value": "PprovDNxMTrvoNHFcL2NZjpH2XzDc8BLxLxiErfUl4k"}, "size": "1915"}, {"path": "pip/_vendor/colorama/win32.py", "digest": {"algorithm": "sha256", "value": "bJ8Il9jwaBN5BJ8bmN6FoYZ1QYuMKv2j8fGrXh7TJjw"}, "size": "5404"}, {"path": "pip/_vendor/colorama/winterm.py", "digest": {"algorithm": "sha256", "value": "2y_2b7Zsv34feAsP67mLOVc-Bgq51mdYGo571VprlrM"}, "size": "6438"}, {"path": "pip/_vendor/distlib/__init__.py", "digest": {"algorithm": "sha256", "value": "acgfseOC55dNrVAzaBKpUiH3Z6V7Q1CaxsiQ3K7pC-E"}, "size": "581"}, {"path": "pip/_vendor/distlib/compat.py", "digest": {"algorithm": "sha256", "value": "tfoMrj6tujk7G4UC2owL6ArgDuCKabgBxuJRGZSmpko"}, "size": "41259"}, {"path": "pip/_vendor/distlib/database.py", "digest": {"algorithm": "sha256", "value": "o_mw0fAr93NDAHHHfqG54Y1Hi9Rkfrp2BX15XWZYK50"}, "size": "51697"}, {"path": "pip/_vendor/distlib/index.py", "digest": {"algorithm": "sha256", "value": "HFiDG7LMoaBs829WuotrfIwcErOOExUOR_AeBtw_TCU"}, "size": "20834"}, {"path": "pip/_vendor/distlib/locators.py", "digest": {"algorithm": "sha256", "value": "wNzG-zERzS_XGls-nBPVVyLRHa2skUlkn0-5n0trMWA"}, "size": "51991"}, {"path": "pip/_vendor/distlib/manifest.py", "digest": {"algorithm": "sha256", "value": "nQEhYmgoreaBZzyFzwYsXxJARu3fo4EkunU163U16iE"}, "size": "14811"}, {"path": "pip/_vendor/distlib/markers.py", "digest": {"algorithm": "sha256", "value": "TpHHHLgkzyT7YHbwj-2i6weRaq-Ivy2-MUnrDkjau-U"}, "size": "5058"}, {"path": "pip/_vendor/distlib/metadata.py", "digest": {"algorithm": "sha256", "value": "g_DIiu8nBXRzA-mWPRpatHGbmFZqaFoss7z9TG7QSUU"}, "size": "39801"}, {"path": "pip/_vendor/distlib/resources.py", "digest": {"algorithm": "sha256", "value": "LwbPksc0A1JMbi6XnuPdMBUn83X7BPuFNWqPGEKI698"}, "size": "10820"}, {"path": "pip/_vendor/distlib/scripts.py", "digest": {"algorithm": "sha256", "value": "BmkTKmiTk4m2cj-iueliatwz3ut_9SsABBW51vnQnZU"}, "size": "18102"}, {"path": "pip/_vendor/distlib/t32.exe", "digest": {"algorithm": "sha256", "value": "a0GV5kCoWsMutvliiCKmIgV98eRZ33wXoS-XrqvJQVs"}, "size": "97792"}, {"path": "pip/_vendor/distlib/t64-arm.exe", "digest": {"algorithm": "sha256", "value": "68TAa32V504xVBnufojh0PcenpR3U4wAqTqf-MZqbPw"}, "size": "182784"}, {"path": "pip/_vendor/distlib/t64.exe", "digest": {"algorithm": "sha256", "value": "gaYY8hy4fbkHYTTnA4i26ct8IQZzkBG2pRdy0iyuBrc"}, "size": "108032"}, {"path": "pip/_vendor/distlib/util.py", "digest": {"algorithm": "sha256", "value": "31dPXn3Rfat0xZLeVoFpuniyhe6vsbl9_QN-qd9Lhlk"}, "size": "66262"}, {"path": "pip/_vendor/distlib/version.py", "digest": {"algorithm": "sha256", "value": "WG__LyAa2GwmA6qSoEJtvJE8REA1LZpbSizy8WvhJLk"}, "size": "23513"}, {"path": "pip/_vendor/distlib/w32.exe", "digest": {"algorithm": "sha256", "value": "R4csx3-OGM9kL4aPIzQKRo5TfmRSHZo6QWyLhDhNBks"}, "size": "91648"}, {"path": "pip/_vendor/distlib/w64-arm.exe", "digest": {"algorithm": "sha256", "value": "xdyYhKj0WDcVUOCb05blQYvzdYIKMbmJn2SZvzkcey4"}, "size": "168448"}, {"path": "pip/_vendor/distlib/w64.exe", "digest": {"algorithm": "sha256", "value": "ejGf-rojoBfXseGLpya6bFTFPWRG21X5KvU8J5iU-K0"}, "size": "101888"}, {"path": "pip/_vendor/distlib/wheel.py", "digest": {"algorithm": "sha256", "value": "Rgqs658VsJ3R2845qwnZD8XQryV2CzWw2mghwLvxxsI"}, "size": "43898"}, {"path": "pip/_vendor/distro/__init__.py", "digest": {"algorithm": "sha256", "value": "2fHjF-SfgPvjyNZ1iHh_wjqWdR_Yo5ODHwZC0jLBPhc"}, "size": "981"}, {"path": "pip/_vendor/distro/__main__.py", "digest": {"algorithm": "sha256", "value": "bu9d3TifoKciZFcqRBuygV3GSuThnVD_m2IK4cz96Vs"}, "size": "64"}, {"path": "pip/_vendor/distro/distro.py", "digest": {"algorithm": "sha256", "value": "UYQG_9H_iSOt422uasA92HlY7aXeTnWKdV-IhsSAdwQ"}, "size": "48841"}, {"path": "pip/_vendor/idna/__init__.py", "digest": {"algorithm": "sha256", "value": "KJQN1eQBr8iIK5SKrJ47lXvxG0BJ7Lm38W4zT0v_8lk"}, "size": "849"}, {"path": "pip/_vendor/idna/codec.py", "digest": {"algorithm": "sha256", "value": "6ly5odKfqrytKT9_7UrlGklHnf1DSK2r9C6cSM4sa28"}, "size": "3374"}, {"path": "pip/_vendor/idna/compat.py", "digest": {"algorithm": "sha256", "value": "0_sOEUMT4CVw9doD3vyRhX80X19PwqFoUBs7gWsFME4"}, "size": "321"}, {"path": "pip/_vendor/idna/core.py", "digest": {"algorithm": "sha256", "value": "1JxchwKzkxBSn7R_oCE12oBu3eVux0VzdxolmIad24M"}, "size": "12950"}, {"path": "pip/_vendor/idna/idnadata.py", "digest": {"algorithm": "sha256", "value": "xUjqKqiJV8Ho_XzBpAtv5JFoVPSupK-SUXvtjygUHqw"}, "size": "44375"}, {"path": "pip/_vendor/idna/intranges.py", "digest": {"algorithm": "sha256", "value": "YBr4fRYuWH7kTKS2tXlFjM24ZF1Pdvcir-aywniInqg"}, "size": "1881"}, {"path": "pip/_vendor/idna/package_data.py", "digest": {"algorithm": "sha256", "value": "C_jHJzmX8PI4xq0jpzmcTMxpb5lDsq4o5VyxQzlVrZE"}, "size": "21"}, {"path": "pip/_vendor/idna/uts46data.py", "digest": {"algorithm": "sha256", "value": "zvjZU24s58_uAS850Mcd0NnD0X7_gCMAMjzWNIeUJdc"}, "size": "206539"}, {"path": "pip/_vendor/msgpack/__init__.py", "digest": {"algorithm": "sha256", "value": "NryGaKLDk_Egd58ZxXpnuI7OWO27AXz7S6CBFRM3sAY"}, "size": "1132"}, {"path": "pip/_vendor/msgpack/exceptions.py", "digest": {"algorithm": "sha256", "value": "dCTWei8dpkrMsQDcjQk74ATl9HsIBH0ybt8zOPNqMYc"}, "size": "1081"}, {"path": "pip/_vendor/msgpack/ext.py", "digest": {"algorithm": "sha256", "value": "TuldJPkYu8Wo_Xh0tFGL2l06-gY88NSR8tOje9fo2Wg"}, "size": "6080"}, {"path": "pip/_vendor/msgpack/fallback.py", "digest": {"algorithm": "sha256", "value": "OORDn86-fHBPlu-rPlMdM10KzkH6S_Rx9CHN1b7o4cg"}, "size": "34557"}, {"path": "pip/_vendor/packaging/__about__.py", "digest": {"algorithm": "sha256", "value": "ugASIO2w1oUyH8_COqQ2X_s0rDhjbhQC3yJocD03h2c"}, "size": "661"}, {"path": "pip/_vendor/packaging/__init__.py", "digest": {"algorithm": "sha256", "value": "b9Kk5MF7KxhhLgcDmiUWukN-LatWFxPdNug0joPhHSk"}, "size": "497"}, {"path": "pip/_vendor/packaging/_manylinux.py", "digest": {"algorithm": "sha256", "value": "XcbiXB-qcjv3bcohp6N98TMpOP4_j3m-iOA8ptK2GWY"}, "size": "11488"}, {"path": "pip/_vendor/packaging/_musllinux.py", "digest": {"algorithm": "sha256", "value": "_KGgY_qc7vhMGpoqss25n2hiLCNKRtvz9mCrS7gkqyc"}, "size": "4378"}, {"path": "pip/_vendor/packaging/_structures.py", "digest": {"algorithm": "sha256", "value": "q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4"}, "size": "1431"}, {"path": "pip/_vendor/packaging/markers.py", "digest": {"algorithm": "sha256", "value": "AJBOcY8Oq0kYc570KuuPTkvuqjAlhufaE2c9sCUbm64"}, "size": "8487"}, {"path": "pip/_vendor/packaging/requirements.py", "digest": {"algorithm": "sha256", "value": "NtDlPBtojpn1IUC85iMjPNsUmufjpSlwnNA-Xb4m5NA"}, "size": "4676"}, {"path": "pip/_vendor/packaging/specifiers.py", "digest": {"algorithm": "sha256", "value": "LRQ0kFsHrl5qfcFNEEJrIFYsnIHQUJXY9fIsakTrrqE"}, "size": "30110"}, {"path": "pip/_vendor/packaging/tags.py", "digest": {"algorithm": "sha256", "value": "lmsnGNiJ8C4D_Pf9PbM0qgbZvD9kmB9lpZBQUZa3R_Y"}, "size": "15699"}, {"path": "pip/_vendor/packaging/utils.py", "digest": {"algorithm": "sha256", "value": "dJjeat3BS-TYn1RrUFVwufUMasbtzLfYRoy_HXENeFQ"}, "size": "4200"}, {"path": "pip/_vendor/packaging/version.py", "digest": {"algorithm": "sha256", "value": "_fLRNrFrxYcHVfyo8vk9j8s6JM8N_xsSxVFr6RJyco8"}, "size": "14665"}, {"path": "pip/_vendor/pep517/__init__.py", "digest": {"algorithm": "sha256", "value": "QJpRfzTpk6YSPgjcxp9-MCAiS5dEdzf9Bh0UXophG6c"}, "size": "130"}, {"path": "pip/_vendor/pep517/_compat.py", "digest": {"algorithm": "sha256", "value": "by6evrYnqkisiM-MQcvOKs5bgDMzlOSgZqRHNqf04zE"}, "size": "138"}, {"path": "pip/_vendor/pep517/build.py", "digest": {"algorithm": "sha256", "value": "VLtq0hOvNWCfX0FkdvTKEr-TmyrbaX0UqghpU7bHO1w"}, "size": "3443"}, {"path": "pip/_vendor/pep517/check.py", "digest": {"algorithm": "sha256", "value": "o0Mp_PX1yOM2WNq1ZdDph3YA7RObj2UGQUCUF-46RaU"}, "size": "6083"}, {"path": "pip/_vendor/pep517/colorlog.py", "digest": {"algorithm": "sha256", "value": "eCV1W52xzBjA-sOlKzUcvabRiFa11Y7hA791u-85_c8"}, "size": "3994"}, {"path": "pip/_vendor/pep517/dirtools.py", "digest": {"algorithm": "sha256", "value": "JiZ1Hlt2LNaLZEhNa_pm1YyG3MUoRh7KxY6hJ8ac-w0"}, "size": "607"}, {"path": "pip/_vendor/pep517/envbuild.py", "digest": {"algorithm": "sha256", "value": "nkTt1ZY7MXVgYOhPTyTr-VOxQ-q_Qc1touXfQgM56Bs"}, "size": "6081"}, {"path": "pip/_vendor/pep517/in_process/__init__.py", "digest": {"algorithm": "sha256", "value": "4yDanGyKTXQtLhqRo9eEZ1CsLFezEAEZMfqEd88xrvY"}, "size": "872"}, {"path": "pip/_vendor/pep517/in_process/_in_process.py", "digest": {"algorithm": "sha256", "value": "JDpTxlKMDN1QfN_ey4IDtE6ZVSWtzP0_WLSqt1TyGaA"}, "size": "10801"}, {"path": "pip/_vendor/pep517/meta.py", "digest": {"algorithm": "sha256", "value": "budDWsV3I2OnnpSvXQ_ycuTqxh8G7DABoazAq-j8OlQ"}, "size": "2520"}, {"path": "pip/_vendor/pep517/wrappers.py", "digest": {"algorithm": "sha256", "value": "jcxIy-1Kl8I2xAZgbr6qNjF5b_6Q5gTndf9cxF0p5gM"}, "size": "12721"}, {"path": "pip/_vendor/pkg_resources/__init__.py", "digest": {"algorithm": "sha256", "value": "NnpQ3g6BCHzpMgOR_OLBmYtniY4oOzdKpwqghfq_6ug"}, "size": "108287"}, {"path": "pip/_vendor/pkg_resources/py31compat.py", "digest": {"algorithm": "sha256", "value": "CRk8fkiPRDLsbi5pZcKsHI__Pbmh_94L8mr9Qy9Ab2U"}, "size": "562"}, {"path": "pip/_vendor/platformdirs/__init__.py", "digest": {"algorithm": "sha256", "value": "x0aUmmovXXuRFVrVQBtwIiovX12B7rUkdV4F9UlLz0Y"}, "size": "12831"}, {"path": "pip/_vendor/platformdirs/__main__.py", "digest": {"algorithm": "sha256", "value": "ZmsnTxEOxtTvwa-Y_Vfab_JN3X4XCVeN8X0yyy9-qnc"}, "size": "1176"}, {"path": "pip/_vendor/platformdirs/android.py", "digest": {"algorithm": "sha256", "value": "GKizhyS7ESRiU67u8UnBJLm46goau9937EchXWbPBlk"}, "size": "4068"}, {"path": "pip/_vendor/platformdirs/api.py", "digest": {"algorithm": "sha256", "value": "MXKHXOL3eh_-trSok-JUTjAR_zjmmKF3rjREVABjP8s"}, "size": "4910"}, {"path": "pip/_vendor/platformdirs/macos.py", "digest": {"algorithm": "sha256", "value": "-3UXQewbT0yMhMdkzRXfXGAntmLIH7Qt4a9Hlf8I5_Y"}, "size": "2655"}, {"path": "pip/_vendor/platformdirs/unix.py", "digest": {"algorithm": "sha256", "value": "b4aVYTz0qZ50HntwOXo8r6tp82jAa3qTjxw-WlnC2yc"}, "size": "6910"}, {"path": "pip/_vendor/platformdirs/version.py", "digest": {"algorithm": "sha256", "value": "tsBKKPDX3LLh39yHXeTYauGRbRd-AmOJr9SwKldlFIU"}, "size": "78"}, {"path": "pip/_vendor/platformdirs/windows.py", "digest": {"algorithm": "sha256", "value": "ISruopR5UGBePC0BxCxXevkZYfjJsIZc49YWU5iYfQ4"}, "size": "6439"}, {"path": "pip/_vendor/pygments/__init__.py", "digest": {"algorithm": "sha256", "value": "5oLcMLXD0cTG8YcHBPITtK1fS0JBASILEvEnWkTezgE"}, "size": "2999"}, {"path": "pip/_vendor/pygments/__main__.py", "digest": {"algorithm": "sha256", "value": "p0_rz3JZmNZMNZBOqDojaEx1cr9wmA9FQZX_TYl74lQ"}, "size": "353"}, {"path": "pip/_vendor/pygments/cmdline.py", "digest": {"algorithm": "sha256", "value": "rc0fah4eknRqFgn1wKNEwkq0yWnSqYOGaA4PaIeOxVY"}, "size": "23685"}, {"path": "pip/_vendor/pygments/console.py", "digest": {"algorithm": "sha256", "value": "hQfqCFuOlGk7DW2lPQYepsw-wkOH1iNt9ylNA1eRymM"}, "size": "1697"}, {"path": "pip/_vendor/pygments/filter.py", "digest": {"algorithm": "sha256", "value": "NglMmMPTRRv-zuRSE_QbWid7JXd2J4AvwjCW2yWALXU"}, "size": "1938"}, {"path": "pip/_vendor/pygments/filters/__init__.py", "digest": {"algorithm": "sha256", "value": "b5YuXB9rampSy2-cMtKxGQoMDfrG4_DcvVwZrzTlB6w"}, "size": "40386"}, {"path": "pip/_vendor/pygments/formatter.py", "digest": {"algorithm": "sha256", "value": "6-TS2Y8pUMeWIUolWwr1O8ruC-U6HydWDwOdbAiJgJQ"}, "size": "2917"}, {"path": "pip/_vendor/pygments/formatters/__init__.py", "digest": {"algorithm": "sha256", "value": "YTqGeHS17fNXCLMZpf7oCxBCKLB9YLsZ8IAsjGhawyg"}, "size": "4810"}, {"path": "pip/_vendor/pygments/formatters/_mapping.py", "digest": {"algorithm": "sha256", "value": "fCZgvsM6UEuZUG7J6lr47eVss5owKd_JyaNbDfxeqmQ"}, "size": "4104"}, {"path": "pip/_vendor/pygments/formatters/bbcode.py", "digest": {"algorithm": "sha256", "value": "JrL4ITjN-KzPcuQpPMBf1pm33eW2sDUNr8WzSoAJsJA"}, "size": "3314"}, {"path": "pip/_vendor/pygments/formatters/groff.py", "digest": {"algorithm": "sha256", "value": "xrOFoLbafSA9uHsSLRogy79_Zc4GWJ8tMK2hCdTJRsw"}, "size": "5086"}, {"path": "pip/_vendor/pygments/formatters/html.py", "digest": {"algorithm": "sha256", "value": "QNt9prPgxmbKx2M-nfDwoR1bIg06-sNouQuWnE434Wc"}, "size": "35441"}, {"path": "pip/_vendor/pygments/formatters/img.py", "digest": {"algorithm": "sha256", "value": "h75Y7IRZLZxDEIwyoOsdRLTwm7kLVPbODKkgEiJ0iKI"}, "size": "21938"}, {"path": "pip/_vendor/pygments/formatters/irc.py", "digest": {"algorithm": "sha256", "value": "iwk5tDJOxbCV64SCmOFyvk__x6RD60ay0nUn7ko9n7U"}, "size": "5871"}, {"path": "pip/_vendor/pygments/formatters/latex.py", "digest": {"algorithm": "sha256", "value": "thPbytJCIs2AUXsO3NZwqKtXJ-upOlcXP4CXsx94G4w"}, "size": "19351"}, {"path": "pip/_vendor/pygments/formatters/other.py", "digest": {"algorithm": "sha256", "value": "PczqK1Rms43lz6iucOLPeBMxIncPKOGBt-195w1ynII"}, "size": "5073"}, {"path": "pip/_vendor/pygments/formatters/pangomarkup.py", "digest": {"algorithm": "sha256", "value": "ZZzMsKJKXrsDniFeMTkIpe7aQ4VZYRHu0idWmSiUJ2U"}, "size": "2212"}, {"path": "pip/_vendor/pygments/formatters/rtf.py", "digest": {"algorithm": "sha256", "value": "abrKlWjipBkQvhIICxtjYTUNv6WME0iJJObFvqVuudE"}, "size": "5014"}, {"path": "pip/_vendor/pygments/formatters/svg.py", "digest": {"algorithm": "sha256", "value": "6MM9YyO8NhU42RTQfTWBiagWMnsf9iG5gwhqSriHORE"}, "size": "7335"}, {"path": "pip/_vendor/pygments/formatters/terminal.py", "digest": {"algorithm": "sha256", "value": "NpEGvwkC6LgMLQTjVzGrJXji3XcET1sb5JCunSCzoRo"}, "size": "4674"}, {"path": "pip/_vendor/pygments/formatters/terminal256.py", "digest": {"algorithm": "sha256", "value": "4v4OVizvsxtwWBpIy_Po30zeOzE5oJg_mOc1-rCjMDk"}, "size": "11753"}, {"path": "pip/_vendor/pygments/lexer.py", "digest": {"algorithm": "sha256", "value": "ZPB_TGn_qzrXodRFwEdPzzJk6LZBo9BlfSy3lacc6zg"}, "size": "32005"}, {"path": "pip/_vendor/pygments/lexers/__init__.py", "digest": {"algorithm": "sha256", "value": "8d80-XfL5UKDCC1wRD1a_ZBZDkZ2HOe7Zul8SsnNYFE"}, "size": "11174"}, {"path": "pip/_vendor/pygments/lexers/_mapping.py", "digest": {"algorithm": "sha256", "value": "zEiCV5FPiBioMJQJjw9kk7IJ5Y9GwknS4VJPYlcNchs"}, "size": "70232"}, {"path": "pip/_vendor/pygments/lexers/python.py", "digest": {"algorithm": "sha256", "value": "gZROs9iNSOA18YyVghP1cUCD0OwYZ04a6PCwgSOCeSA"}, "size": "53376"}, {"path": "pip/_vendor/pygments/modeline.py", "digest": {"algorithm": "sha256", "value": "gIbMSYrjSWPk0oATz7W9vMBYkUyTK2OcdVyKjioDRvA"}, "size": "986"}, {"path": "pip/_vendor/pygments/plugin.py", "digest": {"algorithm": "sha256", "value": "5rPxEoB_89qQMpOs0nI4KyLOzAHNlbQiwEMOKxqNmv8"}, "size": "2591"}, {"path": "pip/_vendor/pygments/regexopt.py", "digest": {"algorithm": "sha256", "value": "c6xcXGpGgvCET_3VWawJJqAnOp0QttFpQEdOPNY2Py0"}, "size": "3072"}, {"path": "pip/_vendor/pygments/scanner.py", "digest": {"algorithm": "sha256", "value": "F2T2G6cpkj-yZtzGQr-sOBw5w5-96UrJWveZN6va2aM"}, "size": "3092"}, {"path": "pip/_vendor/pygments/sphinxext.py", "digest": {"algorithm": "sha256", "value": "F8L0211sPnXaiWutN0lkSUajWBwlgDMIEFFAbMWOvZY"}, "size": "4630"}, {"path": "pip/_vendor/pygments/style.py", "digest": {"algorithm": "sha256", "value": "RRnussX1YiK9Z7HipIvKorImxu3-HnkdpPCO4u925T0"}, "size": "6257"}, {"path": "pip/_vendor/pygments/styles/__init__.py", "digest": {"algorithm": "sha256", "value": "iZDZ7PBKb55SpGlE1--cx9cbmWx5lVTH4bXO87t2Vok"}, "size": "3419"}, {"path": "pip/_vendor/pygments/token.py", "digest": {"algorithm": "sha256", "value": "vA2yNHGJBHfq4jNQSah7C9DmIOp34MmYHPA8P-cYAHI"}, "size": "6184"}, {"path": "pip/_vendor/pygments/unistring.py", "digest": {"algorithm": "sha256", "value": "gP3gK-6C4oAFjjo9HvoahsqzuV4Qz0jl0E0OxfDerHI"}, "size": "63187"}, {"path": "pip/_vendor/pygments/util.py", "digest": {"algorithm": "sha256", "value": "KgwpWWC3By5AiNwxGTI7oI9aXupH2TyZWukafBJe0Mg"}, "size": "9110"}, {"path": "pip/_vendor/pyparsing/__init__.py", "digest": {"algorithm": "sha256", "value": "ZPdI7pPo4IYXcABw-51AcqOzsxVvDtqnQbyn_qYWZvo"}, "size": "9171"}, {"path": "pip/_vendor/pyparsing/actions.py", "digest": {"algorithm": "sha256", "value": "wU9i32e0y1ymxKE3OUwSHO-SFIrt1h_wv6Ws0GQjpNU"}, "size": "6426"}, {"path": "pip/_vendor/pyparsing/common.py", "digest": {"algorithm": "sha256", "value": "lFL97ooIeR75CmW5hjURZqwDCTgruqltcTCZ-ulLO2Q"}, "size": "12936"}, {"path": "pip/_vendor/pyparsing/core.py", "digest": {"algorithm": "sha256", "value": "AzTm1KFT1FIhiw2zvXZJmrpQoAwB0wOmeDCiR6SYytw"}, "size": "213344"}, {"path": "pip/_vendor/pyparsing/diagram/__init__.py", "digest": {"algorithm": "sha256", "value": "KW0PV_TvWKnL7jysz0pQbZ24nzWWu2ZfNaeyUIIywIg"}, "size": "23685"}, {"path": "pip/_vendor/pyparsing/exceptions.py", "digest": {"algorithm": "sha256", "value": "3LbSafD32NYb1Tzt85GHNkhEAU1eZkTtNSk24cPMemo"}, "size": "9023"}, {"path": "pip/_vendor/pyparsing/helpers.py", "digest": {"algorithm": "sha256", "value": "QpUOjW0-psvueMwWb9bQpU2noqKCv98_wnw1VSzSdVo"}, "size": "39129"}, {"path": "pip/_vendor/pyparsing/results.py", "digest": {"algorithm": "sha256", "value": "HgNvWVXBdQP-Q6PtJfoCEeOJk2nwEvG-2KVKC5sGA30"}, "size": "25341"}, {"path": "pip/_vendor/pyparsing/testing.py", "digest": {"algorithm": "sha256", "value": "7tu4Abp4uSeJV0N_yEPRmmNUhpd18ZQP3CrX41DM814"}, "size": "13402"}, {"path": "pip/_vendor/pyparsing/unicode.py", "digest": {"algorithm": "sha256", "value": "fwuhMj30SQ165Cv7HJpu-rSxGbRm93kN9L4Ei7VGc1Y"}, "size": "10787"}, {"path": "pip/_vendor/pyparsing/util.py", "digest": {"algorithm": "sha256", "value": "kq772O5YSeXOSdP-M31EWpbH_ayj7BMHImBYo9xPD5M"}, "size": "6805"}, {"path": "pip/_vendor/requests/__init__.py", "digest": {"algorithm": "sha256", "value": "3XN75ZS4slWy3TQsEGF7-Q6l2R146teU-s2_rXNhxhU"}, "size": "5178"}, {"path": "pip/_vendor/requests/__version__.py", "digest": {"algorithm": "sha256", "value": "nJVa3ef2yRyeYMhy7yHnRyjjpnNTDykZsE4Sp9irBC4"}, "size": "440"}, {"path": "pip/_vendor/requests/_internal_utils.py", "digest": {"algorithm": "sha256", "value": "aSPlF4uDhtfKxEayZJJ7KkAxtormeTfpwKSBSwtmAUw"}, "size": "1397"}, {"path": "pip/_vendor/requests/adapters.py", "digest": {"algorithm": "sha256", "value": "GFEz5koZaMZD86v0SHXKVB5SE9MgslEjkCQzldkNwVM"}, "size": "21443"}, {"path": "pip/_vendor/requests/api.py", "digest": {"algorithm": "sha256", "value": "dyvkDd5itC9z2g0wHl_YfD1yf6YwpGWLO7__8e21nks"}, "size": "6377"}, {"path": "pip/_vendor/requests/auth.py", "digest": {"algorithm": "sha256", "value": "h-HLlVx9j8rKV5hfSAycP2ApOSglTz77R0tz7qCbbEE"}, "size": "10187"}, {"path": "pip/_vendor/requests/certs.py", "digest": {"algorithm": "sha256", "value": "PVPooB0jP5hkZEULSCwC074532UFbR2Ptgu0I5zwmCs"}, "size": "575"}, {"path": "pip/_vendor/requests/compat.py", "digest": {"algorithm": "sha256", "value": "IhK9quyX0RRuWTNcg6d2JGSAOUbM6mym2p_2XjLTwf4"}, "size": "1286"}, {"path": "pip/_vendor/requests/cookies.py", "digest": {"algorithm": "sha256", "value": "kD3kNEcCj-mxbtf5fJsSaT86eGoEYpD3X0CSgpzl7BM"}, "size": "18560"}, {"path": "pip/_vendor/requests/exceptions.py", "digest": {"algorithm": "sha256", "value": "FA-_kVwBZ2jhXauRctN_ewHVK25b-fj0Azyz1THQ0Kk"}, "size": "3823"}, {"path": "pip/_vendor/requests/help.py", "digest": {"algorithm": "sha256", "value": "FnAAklv8MGm_qb2UilDQgS6l0cUttiCFKUjx0zn2XNA"}, "size": "3879"}, {"path": "pip/_vendor/requests/hooks.py", "digest": {"algorithm": "sha256", "value": "CiuysiHA39V5UfcCBXFIx83IrDpuwfN9RcTUgv28ftQ"}, "size": "733"}, {"path": "pip/_vendor/requests/models.py", "digest": {"algorithm": "sha256", "value": "GZRMMrGwDOLVvVfFHLUq0qTfIWDla3NcFHa1f5xs9Q8"}, "size": "35287"}, {"path": "pip/_vendor/requests/packages.py", "digest": {"algorithm": "sha256", "value": "njJmVifY4aSctuW3PP5EFRCxjEwMRDO6J_feG2dKWsI"}, "size": "695"}, {"path": "pip/_vendor/requests/sessions.py", "digest": {"algorithm": "sha256", "value": "KUqJcRRLovNefUs7ScOXSUVCcfSayTFWtbiJ7gOSlTI"}, "size": "30180"}, {"path": "pip/_vendor/requests/status_codes.py", "digest": {"algorithm": "sha256", "value": "FvHmT5uH-_uimtRz5hH9VCbt7VV-Nei2J9upbej6j8g"}, "size": "4235"}, {"path": "pip/_vendor/requests/structures.py", "digest": {"algorithm": "sha256", "value": "-IbmhVz06S-5aPSZuUthZ6-6D9XOjRuTXHOabY041XM"}, "size": "2912"}, {"path": "pip/_vendor/requests/utils.py", "digest": {"algorithm": "sha256", "value": "0gzSOcx9Ya4liAbHnHuwt4jM78lzCZZoDFgkmsInNUg"}, "size": "33240"}, {"path": "pip/_vendor/resolvelib/__init__.py", "digest": {"algorithm": "sha256", "value": "UL-B2BDI0_TRIqkfGwLHKLxY-LjBlomz7941wDqzB1I"}, "size": "537"}, {"path": "pip/_vendor/resolvelib/compat/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_vendor/resolvelib/compat/collections_abc.py", "digest": {"algorithm": "sha256", "value": "uy8xUZ-NDEw916tugUXm8HgwCGiMO0f-RcdnpkfXfOs"}, "size": "156"}, {"path": "pip/_vendor/resolvelib/providers.py", "digest": {"algorithm": "sha256", "value": "roVmFBItQJ0TkhNua65h8LdNny7rmeqVEXZu90QiP4o"}, "size": "5872"}, {"path": "pip/_vendor/resolvelib/reporters.py", "digest": {"algorithm": "sha256", "value": "fW91NKf-lK8XN7i6Yd_rczL5QeOT3sc6AKhpaTEnP3E"}, "size": "1583"}, {"path": "pip/_vendor/resolvelib/resolvers.py", "digest": {"algorithm": "sha256", "value": "2wYzVGBGerbmcIpH8cFmgSKgLSETz8jmwBMGjCBMHG4"}, "size": "17592"}, {"path": "pip/_vendor/resolvelib/structs.py", "digest": {"algorithm": "sha256", "value": "IVIYof6sA_N4ZEiE1C1UhzTX495brCNnyCdgq6CYq28"}, "size": "4794"}, {"path": "pip/_vendor/rich/__init__.py", "digest": {"algorithm": "sha256", "value": "zREyQ22R3zKg8gMdhiikczdVQYtZNeayHNrbBg5scm0"}, "size": "5944"}, {"path": "pip/_vendor/rich/__main__.py", "digest": {"algorithm": "sha256", "value": "BmTmBWI93ytq75IEPi1uAAdeRYzFfDbgaAXjsX1ogig"}, "size": "8808"}, {"path": "pip/_vendor/rich/_cell_widths.py", "digest": {"algorithm": "sha256", "value": "2n4EiJi3X9sqIq0O16kUZ_zy6UYMd3xFfChlKfnW1Hc"}, "size": "10096"}, {"path": "pip/_vendor/rich/_emoji_codes.py", "digest": {"algorithm": "sha256", "value": "hu1VL9nbVdppJrVoijVshRlcRRe_v3dju3Mmd2sKZdY"}, "size": "140235"}, {"path": "pip/_vendor/rich/_emoji_replace.py", "digest": {"algorithm": "sha256", "value": "n-kcetsEUx2ZUmhQrfeMNc-teeGhpuSQ5F8VPBsyvDo"}, "size": "1064"}, {"path": "pip/_vendor/rich/_export_format.py", "digest": {"algorithm": "sha256", "value": "nHArqOljIlYn6NruhWsAsh-fHo7oJC3y9BDJyAa-QYQ"}, "size": "2114"}, {"path": "pip/_vendor/rich/_extension.py", "digest": {"algorithm": "sha256", "value": "Xt47QacCKwYruzjDi-gOBq724JReDj9Cm9xUi5fr-34"}, "size": "265"}, {"path": "pip/_vendor/rich/_inspect.py", "digest": {"algorithm": "sha256", "value": "oZJGw31e64dwXSCmrDnvZbwVb1ZKhWfU8wI3VWohjJk"}, "size": "9695"}, {"path": "pip/_vendor/rich/_log_render.py", "digest": {"algorithm": "sha256", "value": "1ByI0PA1ZpxZY3CGJOK54hjlq4X-Bz_boIjIqCd8Kns"}, "size": "3225"}, {"path": "pip/_vendor/rich/_loop.py", "digest": {"algorithm": "sha256", "value": "hV_6CLdoPm0va22Wpw4zKqM0RYsz3TZxXj0PoS-9eDQ"}, "size": "1236"}, {"path": "pip/_vendor/rich/_palettes.py", "digest": {"algorithm": "sha256", "value": "cdev1JQKZ0JvlguV9ipHgznTdnvlIzUFDBb0It2PzjI"}, "size": "7063"}, {"path": "pip/_vendor/rich/_pick.py", "digest": {"algorithm": "sha256", "value": "evDt8QN4lF5CiwrUIXlOJCntitBCOsI3ZLPEIAVRLJU"}, "size": "423"}, {"path": "pip/_vendor/rich/_ratio.py", "digest": {"algorithm": "sha256", "value": "2lLSliL025Y-YMfdfGbutkQDevhcyDqc-DtUYW9mU70"}, "size": "5472"}, {"path": "pip/_vendor/rich/_spinners.py", "digest": {"algorithm": "sha256", "value": "U2r1_g_1zSjsjiUdAESc2iAMc3i4ri_S8PYP6kQ5z1I"}, "size": "19919"}, {"path": "pip/_vendor/rich/_stack.py", "digest": {"algorithm": "sha256", "value": "-C8OK7rxn3sIUdVwxZBBpeHhIzX0eI-VM3MemYfaXm0"}, "size": "351"}, {"path": "pip/_vendor/rich/_timer.py", "digest": {"algorithm": "sha256", "value": "zelxbT6oPFZnNrwWPpc1ktUeAT-Vc4fuFcRZLQGLtMI"}, "size": "417"}, {"path": "pip/_vendor/rich/_win32_console.py", "digest": {"algorithm": "sha256", "value": "P0vxI2fcndym1UU1S37XAzQzQnkyY7YqAKmxm24_gug"}, "size": "22820"}, {"path": "pip/_vendor/rich/_windows.py", "digest": {"algorithm": "sha256", "value": "dvNl9TmfPzNVxiKk5WDFihErZ5796g2UC9-KGGyfXmk"}, "size": "1926"}, {"path": "pip/_vendor/rich/_windows_renderer.py", "digest": {"algorithm": "sha256", "value": "t74ZL3xuDCP3nmTp9pH1L5LiI2cakJuQRQleHCJerlk"}, "size": "2783"}, {"path": "pip/_vendor/rich/_wrap.py", "digest": {"algorithm": "sha256", "value": "xfV_9t0Sg6rzimmrDru8fCVmUlalYAcHLDfrJZnbbwQ"}, "size": "1840"}, {"path": "pip/_vendor/rich/abc.py", "digest": {"algorithm": "sha256", "value": "ON-E-ZqSSheZ88VrKX2M3PXpFbGEUUZPMa_Af0l-4f0"}, "size": "890"}, {"path": "pip/_vendor/rich/align.py", "digest": {"algorithm": "sha256", "value": "FV6_GS-8uhIyViMng3hkIWSFaTgMohK1Oqyjl8I8mGE"}, "size": "10368"}, {"path": "pip/_vendor/rich/ansi.py", "digest": {"algorithm": "sha256", "value": "HtaPG7dvgL6_yo0sQmx5CM05DJ4_1goY5SWXXOYNaKs"}, "size": "6820"}, {"path": "pip/_vendor/rich/bar.py", "digest": {"algorithm": "sha256", "value": "a7UD303BccRCrEhGjfMElpv5RFYIinaAhAuqYqhUvmw"}, "size": "3264"}, {"path": "pip/_vendor/rich/box.py", "digest": {"algorithm": "sha256", "value": "1Iv1sUWqjtp5XwLwGH-AJ8HgyXZ7dRFUkO0z3M_bRl8"}, "size": "9864"}, {"path": "pip/_vendor/rich/cells.py", "digest": {"algorithm": "sha256", "value": "zMjFI15wCpgjLR14lHdfFMVC6qMDi5OsKIB0PYZBBMk"}, "size": "4503"}, {"path": "pip/_vendor/rich/color.py", "digest": {"algorithm": "sha256", "value": "kp87L8V4-3qayE6CUxtW_nP8Ujfew_-DAhNwYMXBMOY"}, "size": "17957"}, {"path": "pip/_vendor/rich/color_triplet.py", "digest": {"algorithm": "sha256", "value": "3lhQkdJbvWPoLDO-AnYImAWmJvV5dlgYNCVZ97ORaN4"}, "size": "1054"}, {"path": "pip/_vendor/rich/columns.py", "digest": {"algorithm": "sha256", "value": "HUX0KcMm9dsKNi11fTbiM_h2iDtl8ySCaVcxlalEzq8"}, "size": "7131"}, {"path": "pip/_vendor/rich/console.py", "digest": {"algorithm": "sha256", "value": "bTT9DNX03V4cQXefg22d-gLSs_e_ZY2zdCvLIlEyU2Q"}, "size": "95885"}, {"path": "pip/_vendor/rich/constrain.py", "digest": {"algorithm": "sha256", "value": "1VIPuC8AgtKWrcncQrjBdYqA3JVWysu6jZo1rrh7c7Q"}, "size": "1288"}, {"path": "pip/_vendor/rich/containers.py", "digest": {"algorithm": "sha256", "value": "aKgm5UDHn5Nmui6IJaKdsZhbHClh_X7D-_Wg8Ehrr7s"}, "size": "5497"}, {"path": "pip/_vendor/rich/control.py", "digest": {"algorithm": "sha256", "value": "DSkHTUQLorfSERAKE_oTAEUFefZnZp4bQb4q8rHbKws"}, "size": "6630"}, {"path": "pip/_vendor/rich/default_styles.py", "digest": {"algorithm": "sha256", "value": "WqVh-RPNEsx0Wxf3fhS_fCn-wVqgJ6Qfo-Zg7CoCsLE"}, "size": "7954"}, {"path": "pip/_vendor/rich/diagnose.py", "digest": {"algorithm": "sha256", "value": "an6uouwhKPAlvQhYpNNpGq9EJysfMIOvvCbO3oSoR24"}, "size": "972"}, {"path": "pip/_vendor/rich/emoji.py", "digest": {"algorithm": "sha256", "value": "omTF9asaAnsM4yLY94eR_9dgRRSm1lHUszX20D1yYCQ"}, "size": "2501"}, {"path": "pip/_vendor/rich/errors.py", "digest": {"algorithm": "sha256", "value": "5pP3Kc5d4QJ_c0KFsxrfyhjiPVe7J1zOqSFbFAzcV-Y"}, "size": "642"}, {"path": "pip/_vendor/rich/file_proxy.py", "digest": {"algorithm": "sha256", "value": "4gCbGRXg0rW35Plaf0UVvj3dfENHuzc_n8I_dBqxI7o"}, "size": "1616"}, {"path": "pip/_vendor/rich/filesize.py", "digest": {"algorithm": "sha256", "value": "yShoVpARafJBreyZFaAhC4OhnJ6ydC1WXR-Ez4wU_YQ"}, "size": "2507"}, {"path": "pip/_vendor/rich/highlighter.py", "digest": {"algorithm": "sha256", "value": "3WW6PACGlq0e3YDjfqiMBQ0dYZwu7pcoFYUgJy01nb0"}, "size": "9585"}, {"path": "pip/_vendor/rich/json.py", "digest": {"algorithm": "sha256", "value": "RCm4lXBXrjvXHpqrWPH8wdGP0jEo4IohLmkddlhRY18"}, "size": "5051"}, {"path": "pip/_vendor/rich/jupyter.py", "digest": {"algorithm": "sha256", "value": "QyoKoE_8IdCbrtiSHp9TsTSNyTHY0FO5whE7jOTd9UE"}, "size": "3252"}, {"path": "pip/_vendor/rich/layout.py", "digest": {"algorithm": "sha256", "value": "E3xJ4fomizUADwime3VA0lBXoMSPl9blEokIzVBjO0Q"}, "size": "14074"}, {"path": "pip/_vendor/rich/live.py", "digest": {"algorithm": "sha256", "value": "emVaLUua-FKSYqZXmtJJjBIstO99CqMOuA6vMAKVkO0"}, "size": "14172"}, {"path": "pip/_vendor/rich/live_render.py", "digest": {"algorithm": "sha256", "value": "zElm3PrfSIvjOce28zETHMIUf9pFYSUA5o0AflgUP64"}, "size": "3667"}, {"path": "pip/_vendor/rich/logging.py", "digest": {"algorithm": "sha256", "value": "10j13lPr-QuYqEEBz_2aRJp8gNYvSN2wmCUlUqJcPLM"}, "size": "11471"}, {"path": "pip/_vendor/rich/markup.py", "digest": {"algorithm": "sha256", "value": "xzF4uAafiEeEYDJYt_vUnJOGoTU8RrH-PH7WcWYXjCg"}, "size": "8198"}, {"path": "pip/_vendor/rich/measure.py", "digest": {"algorithm": "sha256", "value": "HmrIJX8sWRTHbgh8MxEay_83VkqNW_70s8aKP5ZcYI8"}, "size": "5305"}, {"path": "pip/_vendor/rich/padding.py", "digest": {"algorithm": "sha256", "value": "kTFGsdGe0os7tXLnHKpwTI90CXEvrceeZGCshmJy5zw"}, "size": "4970"}, {"path": "pip/_vendor/rich/pager.py", "digest": {"algorithm": "sha256", "value": "SO_ETBFKbg3n_AgOzXm41Sv36YxXAyI3_R-KOY2_uSc"}, "size": "828"}, {"path": "pip/_vendor/rich/palette.py", "digest": {"algorithm": "sha256", "value": "lInvR1ODDT2f3UZMfL1grq7dY_pDdKHw4bdUgOGaM4Y"}, "size": "3396"}, {"path": "pip/_vendor/rich/panel.py", "digest": {"algorithm": "sha256", "value": "CzdojkDAjxAKgvDxis47nWzUh1V2NniOqkJJQajosG8"}, "size": "8744"}, {"path": "pip/_vendor/rich/pretty.py", "digest": {"algorithm": "sha256", "value": "CalVLVW3mvTn1hvI9Pgi2v-y4S-5zUWBK-PH7SlVs-U"}, "size": "36576"}, {"path": "pip/_vendor/rich/progress.py", "digest": {"algorithm": "sha256", "value": "zjQRwd3TmDnAvSjTPsNPHFjmqE9GOEX3bf0Lj56hIL8"}, "size": "59746"}, {"path": "pip/_vendor/rich/progress_bar.py", "digest": {"algorithm": "sha256", "value": "zHHaFPEfIhW2fq6Fnl5vBY7AUpP1N0HVGElISUHsnqw"}, "size": "8161"}, {"path": "pip/_vendor/rich/prompt.py", "digest": {"algorithm": "sha256", "value": "x0mW-pIPodJM4ry6grgmmLrl8VZp99kqcmdnBe70YYA"}, "size": "11303"}, {"path": "pip/_vendor/rich/protocol.py", "digest": {"algorithm": "sha256", "value": "5hHHDDNHckdk8iWH5zEbi-zuIVSF5hbU2jIo47R7lTE"}, "size": "1391"}, {"path": "pip/_vendor/rich/region.py", "digest": {"algorithm": "sha256", "value": "rNT9xZrVZTYIXZC0NYn41CJQwYNbR-KecPOxTgQvB8Y"}, "size": "166"}, {"path": "pip/_vendor/rich/repr.py", "digest": {"algorithm": "sha256", "value": "Je91CIrZN_av9L3FRCKCs5yoX2LvczrCNKqUbVsjUvQ"}, "size": "4449"}, {"path": "pip/_vendor/rich/rule.py", "digest": {"algorithm": "sha256", "value": "V6AWI0wCb6DB0rvN967FRMlQrdlG7HoZdfEAHyeG8CM"}, "size": "4773"}, {"path": "pip/_vendor/rich/scope.py", "digest": {"algorithm": "sha256", "value": "HX13XsJfqzQHpPfw4Jn9JmJjCsRj9uhHxXQEqjkwyLA"}, "size": "2842"}, {"path": "pip/_vendor/rich/screen.py", "digest": {"algorithm": "sha256", "value": "YoeReESUhx74grqb0mSSb9lghhysWmFHYhsbMVQjXO8"}, "size": "1591"}, {"path": "pip/_vendor/rich/segment.py", "digest": {"algorithm": "sha256", "value": "6XdX0MfL18tUCaUWDWncIqx0wpq3GiaqzhYP779JvRA"}, "size": "24224"}, {"path": "pip/_vendor/rich/spinner.py", "digest": {"algorithm": "sha256", "value": "7b8MCleS4fa46HX0AzF98zfu6ZM6fAL0UgYzPOoakF4"}, "size": "4374"}, {"path": "pip/_vendor/rich/status.py", "digest": {"algorithm": "sha256", "value": "gJsIXIZeSo3urOyxRUjs6VrhX5CZrA0NxIQ-dxhCnwo"}, "size": "4425"}, {"path": "pip/_vendor/rich/style.py", "digest": {"algorithm": "sha256", "value": "4WnUEkHNMp9Tfmd8cmbxWGby7QeTk2LUTQzFSs46EQc"}, "size": "26240"}, {"path": "pip/_vendor/rich/styled.py", "digest": {"algorithm": "sha256", "value": "eZNnzGrI4ki_54pgY3Oj0T-x3lxdXTYh4_ryDB24wBU"}, "size": "1258"}, {"path": "pip/_vendor/rich/syntax.py", "digest": {"algorithm": "sha256", "value": "_M08KbE11nNWNBPooFLKAA7lWkThPzlGUsuesxQYsuA"}, "size": "34697"}, {"path": "pip/_vendor/rich/table.py", "digest": {"algorithm": "sha256", "value": "r_lahmj45cINCWLYaIjq9yEv3gve8E6bkYTP8NDqApE"}, "size": "39515"}, {"path": "pip/_vendor/rich/terminal_theme.py", "digest": {"algorithm": "sha256", "value": "1j5-ufJfnvlAo5Qsi_ACZiXDmwMXzqgmFByObT9-yJY"}, "size": "3370"}, {"path": "pip/_vendor/rich/text.py", "digest": {"algorithm": "sha256", "value": "oajdGIeHcLcSdOwbC48_20ylDsHAS5fsPZD_Ih0clyA"}, "size": "44666"}, {"path": "pip/_vendor/rich/theme.py", "digest": {"algorithm": "sha256", "value": "GKNtQhDBZKAzDaY0vQVQQFzbc0uWfFe6CJXA-syT7zQ"}, "size": "3627"}, {"path": "pip/_vendor/rich/themes.py", "digest": {"algorithm": "sha256", "value": "0xgTLozfabebYtcJtDdC5QkX5IVUEaviqDUJJh4YVFk"}, "size": "102"}, {"path": "pip/_vendor/rich/traceback.py", "digest": {"algorithm": "sha256", "value": "MORQpXH7AvhAAThW8oIbtwffXb8M6XRkSkcJ52JuA3g"}, "size": "26060"}, {"path": "pip/_vendor/rich/tree.py", "digest": {"algorithm": "sha256", "value": "BMbUYNjS9uodNPfvtY_odmU09GA5QzcMbQ5cJZhllQI"}, "size": "9169"}, {"path": "pip/_vendor/six.py", "digest": {"algorithm": "sha256", "value": "TOOfQi7nFGfMrIvtdr6wX4wyHH8M7aknmuLfo2cBBrM"}, "size": "34549"}, {"path": "pip/_vendor/tenacity/__init__.py", "digest": {"algorithm": "sha256", "value": "rjcWJVq5PcNJNC42rt-TAGGskM-RUEkZbDKu1ra7IPo"}, "size": "18364"}, {"path": "pip/_vendor/tenacity/_asyncio.py", "digest": {"algorithm": "sha256", "value": "HEb0BVJEeBJE9P-m9XBxh1KcaF96BwoeqkJCL5sbVcQ"}, "size": "3314"}, {"path": "pip/_vendor/tenacity/_utils.py", "digest": {"algorithm": "sha256", "value": "-y68scDcyoqvTJuJJ0GTfjdSCljEYlbCYvgk7nM4NdM"}, "size": "1944"}, {"path": "pip/_vendor/tenacity/after.py", "digest": {"algorithm": "sha256", "value": "dlmyxxFy2uqpLXDr838DiEd7jgv2AGthsWHGYcGYsaI"}, "size": "1496"}, {"path": "pip/_vendor/tenacity/before.py", "digest": {"algorithm": "sha256", "value": "7XtvRmO0dRWUp8SVn24OvIiGFj8-4OP5muQRUiWgLh0"}, "size": "1376"}, {"path": "pip/_vendor/tenacity/before_sleep.py", "digest": {"algorithm": "sha256", "value": "ThyDvqKU5yle_IvYQz_b6Tp6UjUS0PhVp6zgqYl9U6Y"}, "size": "1908"}, {"path": "pip/_vendor/tenacity/nap.py", "digest": {"algorithm": "sha256", "value": "fRWvnz1aIzbIq9Ap3gAkAZgDH6oo5zxMrU6ZOVByq0I"}, "size": "1383"}, {"path": "pip/_vendor/tenacity/retry.py", "digest": {"algorithm": "sha256", "value": "Cy504Ss3UrRV7lnYgvymF66WD1wJ2dbM869kDcjuDes"}, "size": "7550"}, {"path": "pip/_vendor/tenacity/stop.py", "digest": {"algorithm": "sha256", "value": "sKHmHaoSaW6sKu3dTxUVKr1-stVkY7lw4Y9yjZU30zQ"}, "size": "2790"}, {"path": "pip/_vendor/tenacity/tornadoweb.py", "digest": {"algorithm": "sha256", "value": "E8lWO2nwe6dJgoB-N2HhQprYLDLB_UdSgFnv-EN6wKE"}, "size": "2145"}, {"path": "pip/_vendor/tenacity/wait.py", "digest": {"algorithm": "sha256", "value": "tdLTESRm5E237VHG0SxCDXRa0DHKPKVq285kslHVURc"}, "size": "8011"}, {"path": "pip/_vendor/tomli/__init__.py", "digest": {"algorithm": "sha256", "value": "JhUwV66DB1g4Hvt1UQCVMdfCu-IgAV8FXmvDU9onxd4"}, "size": "396"}, {"path": "pip/_vendor/tomli/_parser.py", "digest": {"algorithm": "sha256", "value": "g9-ENaALS-B8dokYpCuzUFalWlog7T-SIYMjLZSWrtM"}, "size": "22633"}, {"path": "pip/_vendor/tomli/_re.py", "digest": {"algorithm": "sha256", "value": "dbjg5ChZT23Ka9z9DHOXfdtSpPwUfdgMXnj8NOoly-w"}, "size": "2943"}, {"path": "pip/_vendor/tomli/_types.py", "digest": {"algorithm": "sha256", "value": "-GTG2VUqkpxwMqzmVO4F7ybKddIbAnuAHXfmWQcTi3Q"}, "size": "254"}, {"path": "pip/_vendor/typing_extensions.py", "digest": {"algorithm": "sha256", "value": "VKZ_nHsuzDbKOVUY2CTdavwBgfZ2EXRyluZHRzUYAbg"}, "size": "80114"}, {"path": "pip/_vendor/urllib3/__init__.py", "digest": {"algorithm": "sha256", "value": "iXLcYiJySn0GNbWOOZDDApgBL1JgP44EZ8i1760S8Mc"}, "size": "3333"}, {"path": "pip/_vendor/urllib3/_collections.py", "digest": {"algorithm": "sha256", "value": "Rp1mVyBgc_UlAcp6M3at1skJBXR5J43NawRTvW2g_XY"}, "size": "10811"}, {"path": "pip/_vendor/urllib3/_version.py", "digest": {"algorithm": "sha256", "value": "GhuGBUT_MtRxHEHDb-LYs5yLPeYWlCwFBPjGZmVJbVg"}, "size": "64"}, {"path": "pip/_vendor/urllib3/connection.py", "digest": {"algorithm": "sha256", "value": "8976wL6sGeVMW0JnXvx5mD00yXu87uQjxtB9_VL8dx8"}, "size": "20070"}, {"path": "pip/_vendor/urllib3/connectionpool.py", "digest": {"algorithm": "sha256", "value": "vEzk1iJEw1qR2vHBo7m3Y98iDfna6rKkUz3AyK5lJKQ"}, "size": "39093"}, {"path": "pip/_vendor/urllib3/contrib/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_vendor/urllib3/contrib/_appengine_environ.py", "digest": {"algorithm": "sha256", "value": "bDbyOEhW2CKLJcQqAKAyrEHN-aklsyHFKq6vF8ZFsmk"}, "size": "957"}, {"path": "pip/_vendor/urllib3/contrib/_securetransport/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_vendor/urllib3/contrib/_securetransport/bindings.py", "digest": {"algorithm": "sha256", "value": "4Xk64qIkPBt09A5q-RIFUuDhNc9mXilVapm7WnYnzRw"}, "size": "17632"}, {"path": "pip/_vendor/urllib3/contrib/_securetransport/low_level.py", "digest": {"algorithm": "sha256", "value": "B2JBB2_NRP02xK6DCa1Pa9IuxrPwxzDzZbixQkb7U9M"}, "size": "13922"}, {"path": "pip/_vendor/urllib3/contrib/appengine.py", "digest": {"algorithm": "sha256", "value": "lfzpHFmJiO82shClLEm3QB62SYgHWnjpZOH_2JhU5Tc"}, "size": "11034"}, {"path": "pip/_vendor/urllib3/contrib/ntlmpool.py", "digest": {"algorithm": "sha256", "value": "ej9gGvfAb2Gt00lafFp45SIoRz-QwrQ4WChm6gQmAlM"}, "size": "4538"}, {"path": "pip/_vendor/urllib3/contrib/pyopenssl.py", "digest": {"algorithm": "sha256", "value": "rt9NEIP8iMBLxxRhH0jLnmshW-OFP83jEayxMSqu2MU"}, "size": "17182"}, {"path": "pip/_vendor/urllib3/contrib/securetransport.py", "digest": {"algorithm": "sha256", "value": "yhZdmVjY6PI6EeFbp7qYOp6-vp1Rkv2NMuOGaEj7pmc"}, "size": "34448"}, {"path": "pip/_vendor/urllib3/contrib/socks.py", "digest": {"algorithm": "sha256", "value": "aRi9eWXo9ZEb95XUxef4Z21CFlnnjbEiAo9HOseoMt4"}, "size": "7097"}, {"path": "pip/_vendor/urllib3/exceptions.py", "digest": {"algorithm": "sha256", "value": "0Mnno3KHTNfXRfY7638NufOPkUb6mXOm-Lqj-4x2w8A"}, "size": "8217"}, {"path": "pip/_vendor/urllib3/fields.py", "digest": {"algorithm": "sha256", "value": "kvLDCg_JmH1lLjUUEY_FLS8UhY7hBvDPuVETbY8mdrM"}, "size": "8579"}, {"path": "pip/_vendor/urllib3/filepost.py", "digest": {"algorithm": "sha256", "value": "5b_qqgRHVlL7uLtdAYBzBh-GHmU5AfJVt_2N0XS3PeY"}, "size": "2440"}, {"path": "pip/_vendor/urllib3/packages/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_vendor/urllib3/packages/backports/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pip/_vendor/urllib3/packages/backports/makefile.py", "digest": {"algorithm": "sha256", "value": "nbzt3i0agPVP07jqqgjhaYjMmuAi_W5E0EywZivVO8E"}, "size": "1417"}, {"path": "pip/_vendor/urllib3/packages/six.py", "digest": {"algorithm": "sha256", "value": "b9LM0wBXv7E7SrbCjAm4wwN-hrH-iNxv18LgWNMMKPo"}, "size": "34665"}, {"path": "pip/_vendor/urllib3/poolmanager.py", "digest": {"algorithm": "sha256", "value": "0KOOJECoeLYVjUHvv-0h4Oq3FFQQ2yb-Fnjkbj8gJO0"}, "size": "19786"}, {"path": "pip/_vendor/urllib3/request.py", "digest": {"algorithm": "sha256", "value": "ZFSIqX0C6WizixecChZ3_okyu7BEv0lZu1VT0s6h4SM"}, "size": "5985"}, {"path": "pip/_vendor/urllib3/response.py", "digest": {"algorithm": "sha256", "value": "p3VBYPhwBca77wCZfmoXvEDVVC3SdF7yxQ6TXuxy1BI"}, "size": "30109"}, {"path": "pip/_vendor/urllib3/util/__init__.py", "digest": {"algorithm": "sha256", "value": "JEmSmmqqLyaw8P51gUImZh8Gwg9i1zSe-DoqAitn2nc"}, "size": "1155"}, {"path": "pip/_vendor/urllib3/util/connection.py", "digest": {"algorithm": "sha256", "value": "5Lx2B1PW29KxBn2T0xkN1CBgRBa3gGVJBKoQoRogEVk"}, "size": "4901"}, {"path": "pip/_vendor/urllib3/util/proxy.py", "digest": {"algorithm": "sha256", "value": "zUvPPCJrp6dOF0N4GAVbOcl6o-4uXKSrGiTkkr5vUS4"}, "size": "1605"}, {"path": "pip/_vendor/urllib3/util/queue.py", "digest": {"algorithm": "sha256", "value": "nRgX8_eX-_VkvxoX096QWoz8Ps0QHUAExILCY_7PncM"}, "size": "498"}, {"path": "pip/_vendor/urllib3/util/request.py", "digest": {"algorithm": "sha256", "value": "C0OUt2tcU6LRiQJ7YYNP9GvPrSvl7ziIBekQ-5nlBZk"}, "size": "3997"}, {"path": "pip/_vendor/urllib3/util/response.py", "digest": {"algorithm": "sha256", "value": "GJpg3Egi9qaJXRwBh5wv-MNuRWan5BIu40oReoxWP28"}, "size": "3510"}, {"path": "pip/_vendor/urllib3/util/retry.py", "digest": {"algorithm": "sha256", "value": "iESg2PvViNdXBRY4MpL4h0kqwOOkHkxmLn1kkhFHPU8"}, "size": "22001"}, {"path": "pip/_vendor/urllib3/util/ssl_.py", "digest": {"algorithm": "sha256", "value": "X4-AqW91aYPhPx6-xbf66yHFQKbqqfC_5Zt4WkLX1Hc"}, "size": "17177"}, {"path": "pip/_vendor/urllib3/util/ssl_match_hostname.py", "digest": {"algorithm": "sha256", "value": "Ir4cZVEjmAk8gUAIHWSi7wtOO83UCYABY2xFD1Ql_WA"}, "size": "5758"}, {"path": "pip/_vendor/urllib3/util/ssltransport.py", "digest": {"algorithm": "sha256", "value": "NA-u5rMTrDFDFC8QzRKUEKMG0561hOD4qBTr3Z4pv6E"}, "size": "6895"}, {"path": "pip/_vendor/urllib3/util/timeout.py", "digest": {"algorithm": "sha256", "value": "QSbBUNOB9yh6AnDn61SrLQ0hg5oz0I9-uXEG91AJuIg"}, "size": "10003"}, {"path": "pip/_vendor/urllib3/util/url.py", "digest": {"algorithm": "sha256", "value": "49HwObaTUUjqVe4qvSUvIjZyf3ghgNA6-OLm3kmkFKM"}, "size": "14287"}, {"path": "pip/_vendor/urllib3/util/wait.py", "digest": {"algorithm": "sha256", "value": "fOX0_faozG2P7iVojQoE1mbydweNyTcm-hXEfFrTtLI"}, "size": "5403"}, {"path": "pip/_vendor/vendor.txt", "digest": {"algorithm": "sha256", "value": "07gLL_CcEHdl1XM0g4PH2L4gsTTMlJr8WWIC11yEyMo"}, "size": "469"}, {"path": "pip/_vendor/webencodings/__init__.py", "digest": {"algorithm": "sha256", "value": "qOBJIuPy_4ByYH6W_bNgJF-qYQ2DoU-dKsDu5yRWCXg"}, "size": "10579"}, {"path": "pip/_vendor/webencodings/labels.py", "digest": {"algorithm": "sha256", "value": "4AO_KxTddqGtrL9ns7kAPjb0CcN6xsCIxbK37HY9r3E"}, "size": "8979"}, {"path": "pip/_vendor/webencodings/mklabels.py", "digest": {"algorithm": "sha256", "value": "GYIeywnpaLnP0GSic8LFWgd0UVvO_l1Nc6YoF-87R_4"}, "size": "1305"}, {"path": "pip/_vendor/webencodings/tests.py", "digest": {"algorithm": "sha256", "value": "OtGLyjhNY1fvkW1GvLJ_FV9ZoqC9Anyjr7q3kxTbzNs"}, "size": "6563"}, {"path": "pip/_vendor/webencodings/x_user_defined.py", "digest": {"algorithm": "sha256", "value": "yOqWSdmpytGfUgh_Z6JYgDNhoc-BAHyyeeT15Fr42tM"}, "size": "4307"}, {"path": "pip/py.typed", "digest": {"algorithm": "sha256", "value": "EBVvvPRTn_eIpz5e5QztSCdrMX7Qwd7VP93RSoIlZ2I"}, "size": "286"}], "sitePackagesRootPath": "/usr/local/lib/python3.11/site-packages", "topLevelPackages": ["pip"], "requiresPython": ">=3.7"}}, {"id": "16e31905a33b97b1", "name": "python", "version": "3.11.3", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/bin/python3.11"}, {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:python:python:3.11.3:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/python@3.11.3", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "python-binary", "location": {"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/bin/python3.11"}}, {"classifier": "python-binary", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}}, {"classifier": "python-binary-lib", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}}]}}, {"id": "78533b9a80a3c727", "name": "readline", "version": "8.2.1-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:readline:readline:8.2.1-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/readline@8.2.1-r1?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "readline", "originPackage": "readline", "maintainer": "Natanael Copa ", "version": "8.2.1-r1", "architecture": "x86_64", "url": "https://tiswww.cwru.edu/php/chet/readline/rltop.html", "description": "GNU readline library", "size": 124162, "installedSize": 307200, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libncursesw.so.6"], "provides": ["so:libreadline.so.8=8.2"], "pullChecksum": "Q1nCcvep9N4MNO9aY8W8z6c3YV+eQ=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/etc"}, {"path": "/etc/inputrc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ilcgkuEseXEH6iMo9UNjLn1pPfg="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libreadline.so.8", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hmBDVwxtZtiYVIdXYbg3yQtu9bI="}}, {"path": "/usr/lib/libreadline.so.8.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MHd0o+MMrawc0TOyKfMUU3vSGfw="}}]}}, {"id": "701300eef0967970", "name": "scanelf", "version": "1.3.7-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.7-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.7-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.7-r1", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 35664, "installedSize": 90112, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.7-r1"], "pullChecksum": "Q14nq9o4+uo2NaLbTVDQB3UeooC0M=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKLj//mtDWgWaB6Y8ulSBu5MXY4="}}]}}, {"id": "8c7d0b28aa3d7879", "name": "setuptools", "version": "65.5.1", "type": "python", "foundBy": "python-installed-package-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/METADATA", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/METADATA", "annotations": {"evidence": "primary"}}, {"path": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/RECORD", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/RECORD", "annotations": {"evidence": "supporting"}}, {"path": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/top_level.txt", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/top_level.txt", "annotations": {"evidence": "supporting"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "concluded", "urls": null, "locations": [{"path": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/LICENSE", "accessPath": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/LICENSE"}]}], "language": "python", "cpes": [{"cpe": "cpe:2.3:a:python:setuptools:65.5.1:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:pypi/setuptools@65.5.1", "metadataType": "python-package", "metadata": {"name": "setuptools", "version": "65.5.1", "author": "Python Packaging Authority", "authorEmail": "distutils-sig@python.org", "platform": "", "files": [{"path": "_distutils_hack/__init__.py", "digest": {"algorithm": "sha256", "value": "TSekhUW1fdE3rjU3b88ybSBkJxCEpIeWBob4cEuU3ko"}, "size": "6128"}, {"path": "_distutils_hack/override.py", "digest": {"algorithm": "sha256", "value": "Eu_s-NF6VIZ4Cqd0tbbA5wtWky2IZPNd8et6GLt1mzo"}, "size": "44"}, {"path": "distutils-precedence.pth", "digest": {"algorithm": "sha256", "value": "JjjOniUA5XKl4N5_rtZmHrVp0baW_LoHsN0iPaX10iQ"}, "size": "151"}, {"path": "pkg_resources/__init__.py", "digest": {"algorithm": "sha256", "value": "fT5Y3P1tcSX8sJomClUU10WHeFmvqyNZM4UZHzdpAvg"}, "size": "108568"}, {"path": "pkg_resources/_vendor/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pkg_resources/_vendor/appdirs.py", "digest": {"algorithm": "sha256", "value": "MievUEuv3l_mQISH5SF0shDk_BNhHHzYiAPrT3ITN4I"}, "size": "24701"}, {"path": "pkg_resources/_vendor/importlib_resources/__init__.py", "digest": {"algorithm": "sha256", "value": "evPm12kLgYqTm-pbzm60bOuumumT8IpBNWFp0uMyrzE"}, "size": "506"}, {"path": "pkg_resources/_vendor/importlib_resources/_adapters.py", "digest": {"algorithm": "sha256", "value": "o51tP2hpVtohP33gSYyAkGNpLfYDBqxxYsadyiRZi1E"}, "size": "4504"}, {"path": "pkg_resources/_vendor/importlib_resources/_common.py", "digest": {"algorithm": "sha256", "value": "iIxAaQhotSh6TLLUEfL_ynU2fzEeyHMz9JcL46mUhLg"}, "size": "2741"}, {"path": "pkg_resources/_vendor/importlib_resources/_compat.py", "digest": {"algorithm": "sha256", "value": "nFBCGMvImglrqgYkb9aPgOj68-h6xbw-ca94XOv1-zs"}, "size": "2706"}, {"path": "pkg_resources/_vendor/importlib_resources/_itertools.py", "digest": {"algorithm": "sha256", "value": "WCdJ1Gs_kNFwKENyIG7TO0Y434IWCu0zjVVSsSbZwU8"}, "size": "884"}, {"path": "pkg_resources/_vendor/importlib_resources/_legacy.py", "digest": {"algorithm": "sha256", "value": "TMLkx6aEM6U8xIREPXqGZrMbUhTiPUuPl6ESD7RdYj4"}, "size": "3494"}, {"path": "pkg_resources/_vendor/importlib_resources/abc.py", "digest": {"algorithm": "sha256", "value": "MvTJJXajbl74s36Gyeesf76egtbFnh-TMtzQMVhFWXo"}, "size": "3886"}, {"path": "pkg_resources/_vendor/importlib_resources/readers.py", "digest": {"algorithm": "sha256", "value": "_9QLGQ5AzrED3PY8S2Zf8V6yLR0-nqqYqtQmgleDJzY"}, "size": "3566"}, {"path": "pkg_resources/_vendor/importlib_resources/simple.py", "digest": {"algorithm": "sha256", "value": "xt0qhXbwt3bZ86zuaaKbTiE9A0mDbwu0saRjUq_pcY0"}, "size": "2836"}, {"path": "pkg_resources/_vendor/jaraco/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "pkg_resources/_vendor/jaraco/context.py", "digest": {"algorithm": "sha256", "value": "7X1tpCLc5EN45iWGzGcsH0Unx62REIkvtRvglj0SiUA"}, "size": "5420"}, {"path": "pkg_resources/_vendor/jaraco/functools.py", "digest": {"algorithm": "sha256", "value": "eLwPh8FWY7rQ_cj1YxCekUkibTuerwyoJ_41H7Q7oWM"}, "size": "13515"}, {"path": "pkg_resources/_vendor/jaraco/text/__init__.py", "digest": {"algorithm": "sha256", "value": "cN55bFcceW4wTHG5ruv5IuEDRarP-4hBYX8zl94_c30"}, "size": "15526"}, {"path": "pkg_resources/_vendor/more_itertools/__init__.py", "digest": {"algorithm": "sha256", "value": "ZQYu_9H6stSG7viUgT32TFqslqcZwq82kWRZooKiI8Y"}, "size": "83"}, {"path": "pkg_resources/_vendor/more_itertools/more.py", "digest": {"algorithm": "sha256", "value": "oave_26jctLsuF30e1SOWMgW0bEuwS-t08wkaLUwvXc"}, "size": "132569"}, {"path": "pkg_resources/_vendor/more_itertools/recipes.py", "digest": {"algorithm": "sha256", "value": "N6aCDwoIPvE-aiqpGU-nbFwqiM3X8MKRcxBM84naW88"}, "size": "18410"}, {"path": "pkg_resources/_vendor/packaging/__about__.py", "digest": {"algorithm": "sha256", "value": "ugASIO2w1oUyH8_COqQ2X_s0rDhjbhQC3yJocD03h2c"}, "size": "661"}, {"path": "pkg_resources/_vendor/packaging/__init__.py", "digest": {"algorithm": "sha256", "value": "b9Kk5MF7KxhhLgcDmiUWukN-LatWFxPdNug0joPhHSk"}, "size": "497"}, {"path": "pkg_resources/_vendor/packaging/_manylinux.py", "digest": {"algorithm": "sha256", "value": "XcbiXB-qcjv3bcohp6N98TMpOP4_j3m-iOA8ptK2GWY"}, "size": "11488"}, {"path": "pkg_resources/_vendor/packaging/_musllinux.py", "digest": {"algorithm": "sha256", "value": "_KGgY_qc7vhMGpoqss25n2hiLCNKRtvz9mCrS7gkqyc"}, "size": "4378"}, {"path": "pkg_resources/_vendor/packaging/_structures.py", "digest": {"algorithm": "sha256", "value": "q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4"}, "size": "1431"}, {"path": "pkg_resources/_vendor/packaging/markers.py", "digest": {"algorithm": "sha256", "value": "gFSKoBTb0sKDw1v_apJy15lPr0v2mEvuEkfooTtcWx4"}, "size": "8496"}, {"path": "pkg_resources/_vendor/packaging/requirements.py", "digest": {"algorithm": "sha256", "value": "uJ4cjwm3_nrfHJLCcGU9mT5aw8SXfw8v1aBUD7OFuVs"}, "size": "4706"}, {"path": "pkg_resources/_vendor/packaging/specifiers.py", "digest": {"algorithm": "sha256", "value": "LRQ0kFsHrl5qfcFNEEJrIFYsnIHQUJXY9fIsakTrrqE"}, "size": "30110"}, {"path": "pkg_resources/_vendor/packaging/tags.py", "digest": {"algorithm": "sha256", "value": "lmsnGNiJ8C4D_Pf9PbM0qgbZvD9kmB9lpZBQUZa3R_Y"}, "size": "15699"}, {"path": "pkg_resources/_vendor/packaging/utils.py", "digest": {"algorithm": "sha256", "value": "dJjeat3BS-TYn1RrUFVwufUMasbtzLfYRoy_HXENeFQ"}, "size": "4200"}, {"path": "pkg_resources/_vendor/packaging/version.py", "digest": {"algorithm": "sha256", "value": "_fLRNrFrxYcHVfyo8vk9j8s6JM8N_xsSxVFr6RJyco8"}, "size": "14665"}, {"path": "pkg_resources/_vendor/pyparsing/__init__.py", "digest": {"algorithm": "sha256", "value": "52QH3lgPbJhba0estckoGPHRH8JvQSSCGoWiEn2m0bU"}, "size": "9159"}, {"path": "pkg_resources/_vendor/pyparsing/actions.py", "digest": {"algorithm": "sha256", "value": "wU9i32e0y1ymxKE3OUwSHO-SFIrt1h_wv6Ws0GQjpNU"}, "size": "6426"}, {"path": "pkg_resources/_vendor/pyparsing/common.py", "digest": {"algorithm": "sha256", "value": "lFL97ooIeR75CmW5hjURZqwDCTgruqltcTCZ-ulLO2Q"}, "size": "12936"}, {"path": "pkg_resources/_vendor/pyparsing/core.py", "digest": {"algorithm": "sha256", "value": "u8GptQE_H6wMkl8OZhxeK1aAPIDXXNgwdShORBwBVS4"}, "size": "213310"}, {"path": "pkg_resources/_vendor/pyparsing/diagram/__init__.py", "digest": {"algorithm": "sha256", "value": "f_EfxahqrdkRVahmTwLJXkZ9EEDKNd-O7lBbpJYlE1g"}, "size": "23668"}, {"path": "pkg_resources/_vendor/pyparsing/exceptions.py", "digest": {"algorithm": "sha256", "value": "3LbSafD32NYb1Tzt85GHNkhEAU1eZkTtNSk24cPMemo"}, "size": "9023"}, {"path": "pkg_resources/_vendor/pyparsing/helpers.py", "digest": {"algorithm": "sha256", "value": "QpUOjW0-psvueMwWb9bQpU2noqKCv98_wnw1VSzSdVo"}, "size": "39129"}, {"path": "pkg_resources/_vendor/pyparsing/results.py", "digest": {"algorithm": "sha256", "value": "HgNvWVXBdQP-Q6PtJfoCEeOJk2nwEvG-2KVKC5sGA30"}, "size": "25341"}, {"path": "pkg_resources/_vendor/pyparsing/testing.py", "digest": {"algorithm": "sha256", "value": "7tu4Abp4uSeJV0N_yEPRmmNUhpd18ZQP3CrX41DM814"}, "size": "13402"}, {"path": "pkg_resources/_vendor/pyparsing/unicode.py", "digest": {"algorithm": "sha256", "value": "fwuhMj30SQ165Cv7HJpu-rSxGbRm93kN9L4Ei7VGc1Y"}, "size": "10787"}, {"path": "pkg_resources/_vendor/pyparsing/util.py", "digest": {"algorithm": "sha256", "value": "kq772O5YSeXOSdP-M31EWpbH_ayj7BMHImBYo9xPD5M"}, "size": "6805"}, {"path": "pkg_resources/_vendor/zipp.py", "digest": {"algorithm": "sha256", "value": "ajztOH-9I7KA_4wqDYygtHa6xUBVZgFpmZ8FE74HHHI"}, "size": "8425"}, {"path": "pkg_resources/extern/__init__.py", "digest": {"algorithm": "sha256", "value": "inFoCK9jn_yRFqkbNSOxOYyZD0aB3awch_xtbwIW_-Y"}, "size": "2426"}, {"path": "setuptools-65.5.1.dist-info/INSTALLER", "digest": {"algorithm": "sha256", "value": "zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg"}, "size": "4"}, {"path": "setuptools-65.5.1.dist-info/LICENSE", "digest": {"algorithm": "sha256", "value": "2z8CRrH5J48VhFuZ_sR4uLUG63ZIeZNyL4xuJUKF-vg"}, "size": "1050"}, {"path": "setuptools-65.5.1.dist-info/METADATA", "digest": {"algorithm": "sha256", "value": "Gte2p_BLawLXnXmAZ-1HL2vFrx5WvV1c9v16LpqW3FQ"}, "size": "6311"}, {"path": "setuptools-65.5.1.dist-info/RECORD"}, {"path": "setuptools-65.5.1.dist-info/REQUESTED", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "setuptools-65.5.1.dist-info/WHEEL", "digest": {"algorithm": "sha256", "value": "00yskusixUoUt5ob_CiUp6LsnN5lqzTJpoqOFg_FVIc"}, "size": "92"}, {"path": "setuptools-65.5.1.dist-info/entry_points.txt", "digest": {"algorithm": "sha256", "value": "3siAu4kYm1ybFJHJ7ooqpX5TAW70Gitp9dcdHC-7BFM"}, "size": "2740"}, {"path": "setuptools-65.5.1.dist-info/top_level.txt", "digest": {"algorithm": "sha256", "value": "d9yL39v_W7qmKDDSH6sT4bE0j_Ls1M3P161OGgdsm4g"}, "size": "41"}, {"path": "setuptools/__init__.py", "digest": {"algorithm": "sha256", "value": "DqL4WTwyXFp0OakiBKz0HfB0nH4Fm06b3PX8sJWUg88"}, "size": "8429"}, {"path": "setuptools/_deprecation_warning.py", "digest": {"algorithm": "sha256", "value": "jU9-dtfv6cKmtQJOXN8nP1mm7gONw5kKEtiPtbwnZyI"}, "size": "218"}, {"path": "setuptools/_distutils/__init__.py", "digest": {"algorithm": "sha256", "value": "3TQPLqYDwgPwPP3WxYGrW19zjkyPkDGt0su31fdT0tA"}, "size": "537"}, {"path": "setuptools/_distutils/_collections.py", "digest": {"algorithm": "sha256", "value": "s7zkSh7QUyJWEYSt5n10ouAZNDYvux8YCHnnY3k0wmQ"}, "size": "1330"}, {"path": "setuptools/_distutils/_functools.py", "digest": {"algorithm": "sha256", "value": "ABZ-Lyw-igKwBFoLF3QYtFmfutwZLiAdWcpRMbcacGU"}, "size": "411"}, {"path": "setuptools/_distutils/_macos_compat.py", "digest": {"algorithm": "sha256", "value": "-v_Z0M1LEH5k-VhSBBbuz_pDp3nSZ4rzU9E7iIskPDc"}, "size": "239"}, {"path": "setuptools/_distutils/_msvccompiler.py", "digest": {"algorithm": "sha256", "value": "mGmlhw7uCSr-naH-kq2t3DTzn9Zul6miF75QjzkTq3k"}, "size": "19672"}, {"path": "setuptools/_distutils/archive_util.py", "digest": {"algorithm": "sha256", "value": "kXxjRKAqwKjeraYVWmzMD1ylRmVowtRaO_f-arIPvPE"}, "size": "8603"}, {"path": "setuptools/_distutils/bcppcompiler.py", "digest": {"algorithm": "sha256", "value": "w0VwvAmyt2jIAdUlvoAciZ1y8KHZjG4-WVagHPLSNhI"}, "size": "14789"}, {"path": "setuptools/_distutils/ccompiler.py", "digest": {"algorithm": "sha256", "value": "r0JMuNfApR5YYGcyPNS1A9QwmmHQULYfQtGBClBYH_c"}, "size": "47369"}, {"path": "setuptools/_distutils/cmd.py", "digest": {"algorithm": "sha256", "value": "8cx-WB6UsaDFrxMJxhddrQBGiuz6Jg74m_5nz31JxVs"}, "size": "17973"}, {"path": "setuptools/_distutils/command/__init__.py", "digest": {"algorithm": "sha256", "value": "fVUps4DJhvShMAod0y7xl02m46bd7r31irEhNofPrrs"}, "size": "430"}, {"path": "setuptools/_distutils/command/_framework_compat.py", "digest": {"algorithm": "sha256", "value": "HW84Z1cWmg4b6aMJvlMI9o6sGZSEH_aWMTlDKstL8lY"}, "size": "1614"}, {"path": "setuptools/_distutils/command/bdist.py", "digest": {"algorithm": "sha256", "value": "juqMz8WUyGZi8QEYSIReynjxyEmsOyrpAftLdwsmE5o"}, "size": "5441"}, {"path": "setuptools/_distutils/command/bdist_dumb.py", "digest": {"algorithm": "sha256", "value": "Ik1_7m9IPfc_bTDuaf32juKOtWQOjjitzTkuXShJ5Bk"}, "size": "4701"}, {"path": "setuptools/_distutils/command/bdist_rpm.py", "digest": {"algorithm": "sha256", "value": "HFny7hHrvfPBbhdQp7c7kST5W6xM3dP8YivWq9YI6Qw"}, "size": "22051"}, {"path": "setuptools/_distutils/command/build.py", "digest": {"algorithm": "sha256", "value": "K6nfwP1TYF62ARyJf5kurhpc6aFyOf8HcGyrbdcjPX8"}, "size": "5617"}, {"path": "setuptools/_distutils/command/build_clib.py", "digest": {"algorithm": "sha256", "value": "2leXQANbcKoQ91FRYi00P4HtF-amRE67JkPAl6R3OhE"}, "size": "7728"}, {"path": "setuptools/_distutils/command/build_ext.py", "digest": {"algorithm": "sha256", "value": "mFIERa96pJVmXi6WSod_PMspSD8s_izBYLFSHxKpEcc"}, "size": "31558"}, {"path": "setuptools/_distutils/command/build_py.py", "digest": {"algorithm": "sha256", "value": "A-kUuLRXf-MWJMFMLFmwGo9zwIQ-BMRYzki9CRybKZc"}, "size": "16568"}, {"path": "setuptools/_distutils/command/build_scripts.py", "digest": {"algorithm": "sha256", "value": "VYSLutq7hWskla0HeVuXYATaqvuuG2vqLiGoRP2Za08"}, "size": "5624"}, {"path": "setuptools/_distutils/command/check.py", "digest": {"algorithm": "sha256", "value": "2Pb7m1jOjY4iWiqbhyn8GEaOmgtbpobXH34ugkkXJYE"}, "size": "4888"}, {"path": "setuptools/_distutils/command/clean.py", "digest": {"algorithm": "sha256", "value": "952TxGe0ZyhkrOSpKmzixXePWN6rocIWFQbI7OwAh7I"}, "size": "2603"}, {"path": "setuptools/_distutils/command/config.py", "digest": {"algorithm": "sha256", "value": "dzPncgVTq6QOnNMpZ5IhUeNCTeJDJlk9SvR2XZ0oRy8"}, "size": "13137"}, {"path": "setuptools/_distutils/command/install.py", "digest": {"algorithm": "sha256", "value": "4Lq4aVSSfNBU1twLT5c9meHt_JBp0MD7zAetE6Kp8d0"}, "size": "30221"}, {"path": "setuptools/_distutils/command/install_data.py", "digest": {"algorithm": "sha256", "value": "mzduSrxl3IxmQiG-TBrPOWIVHGB4h7INjbiiq868bcU"}, "size": "2779"}, {"path": "setuptools/_distutils/command/install_egg_info.py", "digest": {"algorithm": "sha256", "value": "dOjNNytTUcr97jG1BZkE7t1OZJ0U4bxx0HhqnwBJrUc"}, "size": "2785"}, {"path": "setuptools/_distutils/command/install_headers.py", "digest": {"algorithm": "sha256", "value": "d8RICcQ8NgfNB2IFQi_DOMcge5lY-41QsEycmRoqwbI"}, "size": "1189"}, {"path": "setuptools/_distutils/command/install_lib.py", "digest": {"algorithm": "sha256", "value": "a-iS1F160bApBsrs0DsVaHVRH1mVTk84BM27g9NMQzk"}, "size": "8434"}, {"path": "setuptools/_distutils/command/install_scripts.py", "digest": {"algorithm": "sha256", "value": "6IIwz8xJj5aeEUqD-QWiVGGU1OEU0qMJQytJH5kNEOc"}, "size": "1936"}, {"path": "setuptools/_distutils/command/py37compat.py", "digest": {"algorithm": "sha256", "value": "EoJC8gVYMIv2tA1NpVA2XDyCT1qGp4BEn7aX_5ve1gw"}, "size": "672"}, {"path": "setuptools/_distutils/command/register.py", "digest": {"algorithm": "sha256", "value": "Sytr6ABBudvAp0lI2AUFBs3F55kbpkz0YxbhsmKoGTI"}, "size": "11765"}, {"path": "setuptools/_distutils/command/sdist.py", "digest": {"algorithm": "sha256", "value": "zMFkdvdxk9ezitmR0jGDO0w3P-BG2ohtUgzSllCbf3Q"}, "size": "19241"}, {"path": "setuptools/_distutils/command/upload.py", "digest": {"algorithm": "sha256", "value": "fJ5nBueGciB24ofXf7Rw4pzuFGM4a3JfTjbJi3iXxqE"}, "size": "7477"}, {"path": "setuptools/_distutils/config.py", "digest": {"algorithm": "sha256", "value": "0MJdEXAnP5Hogox3Vc7wAPotM5eXptvMBQ_GDJTye9Y"}, "size": "4920"}, {"path": "setuptools/_distutils/core.py", "digest": {"algorithm": "sha256", "value": "sc2pALG3HsxUZovkvh4YywABlJ_r-FnnM2UqKfrPlI4"}, "size": "9451"}, {"path": "setuptools/_distutils/cygwinccompiler.py", "digest": {"algorithm": "sha256", "value": "H9N5ImWVvV0ktYfos1uEcTOK9KaVXvXaUf1lAa74mQ8"}, "size": "12537"}, {"path": "setuptools/_distutils/debug.py", "digest": {"algorithm": "sha256", "value": "N6MrTAqK6l9SVk6tWweR108PM8Ol7qNlfyV-nHcLhsY"}, "size": "139"}, {"path": "setuptools/_distutils/dep_util.py", "digest": {"algorithm": "sha256", "value": "RBh8ksJHdBNu9kG1Ivd0lRTpETNDgzjOwfrRjio1RGc"}, "size": "3423"}, {"path": "setuptools/_distutils/dir_util.py", "digest": {"algorithm": "sha256", "value": "GfAMvlEPkvrvolgJ0u_2oISCKsmOFP3I1WrxPGHgFhY"}, "size": "8082"}, {"path": "setuptools/_distutils/dist.py", "digest": {"algorithm": "sha256", "value": "JTHHae0rwFVo2Vm9u6-pn1Hos9NyKWcjGUKjEj_Ta7o"}, "size": "50186"}, {"path": "setuptools/_distutils/errors.py", "digest": {"algorithm": "sha256", "value": "ZtBwnhDpQA2bxIazPXNDQ25uNxM4p2omsaSRNpV3rpE"}, "size": "3589"}, {"path": "setuptools/_distutils/extension.py", "digest": {"algorithm": "sha256", "value": "F0TBNjYkMmte_Yg1bhKVHXSNWWNFEPIDUgwhuHdkox8"}, "size": "10270"}, {"path": "setuptools/_distutils/fancy_getopt.py", "digest": {"algorithm": "sha256", "value": "kxVQOEBg2AfuBmyVEwvApPdYmJ3JpIcneIwQFlCHnsw"}, "size": "17910"}, {"path": "setuptools/_distutils/file_util.py", "digest": {"algorithm": "sha256", "value": "OURpiLPhWmVhPJZ5n6DB462kcG7mosr2FDmp91R9kW8"}, "size": "8226"}, {"path": "setuptools/_distutils/filelist.py", "digest": {"algorithm": "sha256", "value": "N5zJXHnprT_lUPzn9LCTe35q-Pkcd5D77vbzflj8iyA"}, "size": "13713"}, {"path": "setuptools/_distutils/log.py", "digest": {"algorithm": "sha256", "value": "prAQJ_iy4HACk3rx5Ynl9L99DrFyYWJpYGmLtbiqLKg"}, "size": "1972"}, {"path": "setuptools/_distutils/msvc9compiler.py", "digest": {"algorithm": "sha256", "value": "1BvnnUIJ1RcYRjK1uCOCjoAes0WTxatxgIpQSZjLy2w"}, "size": "30235"}, {"path": "setuptools/_distutils/msvccompiler.py", "digest": {"algorithm": "sha256", "value": "NH0KkKJ0ZE9T-uMBcOjfpZrSFDYuPINszQPHZJEWCW8"}, "size": "23602"}, {"path": "setuptools/_distutils/py38compat.py", "digest": {"algorithm": "sha256", "value": "gZ-NQ5c6ufwVEkJ0BwkbrqG9TvWirVJIrVGqhgvaY-Q"}, "size": "217"}, {"path": "setuptools/_distutils/py39compat.py", "digest": {"algorithm": "sha256", "value": "vkxjv22H1bhToalClz3M0UUD8Xr21klbUBTQoVQxx20"}, "size": "639"}, {"path": "setuptools/_distutils/spawn.py", "digest": {"algorithm": "sha256", "value": "XZQ9jfawr20Q5i0cv0Qxy0wY6YfQsJwtjyLcKOnz1wU"}, "size": "3517"}, {"path": "setuptools/_distutils/sysconfig.py", "digest": {"algorithm": "sha256", "value": "Xg6K4abFhVD9vB3tWheXNGylEZxbKUkL4mzMXFsEN1g"}, "size": "18858"}, {"path": "setuptools/_distutils/text_file.py", "digest": {"algorithm": "sha256", "value": "tLjIJVBu7VMY2ZamSpQ9aBv0kbvX9_Abt26cjAAgHiQ"}, "size": "12096"}, {"path": "setuptools/_distutils/unixccompiler.py", "digest": {"algorithm": "sha256", "value": "0g8rPNK1-xRIycIavxdf-1gFDZXkWETS7rLqHqiZmrI"}, "size": "15641"}, {"path": "setuptools/_distutils/util.py", "digest": {"algorithm": "sha256", "value": "kkZvfAXiehXnlJ0tcyLPDMWfyzdjtK1BMCvk_VMyD3Q"}, "size": "18128"}, {"path": "setuptools/_distutils/version.py", "digest": {"algorithm": "sha256", "value": "6HV4l0tHESXxMJMDwd5Fn8Y9_U8ivZIowFCNXhCSnRM"}, "size": "12952"}, {"path": "setuptools/_distutils/versionpredicate.py", "digest": {"algorithm": "sha256", "value": "jwMtNwKtEqjiZPBFRDiMwgKcNMHAYyakpIyVdp-WRAU"}, "size": "5248"}, {"path": "setuptools/_entry_points.py", "digest": {"algorithm": "sha256", "value": "5rRyEuiC0tdEsoCRJ6NWii5RET134mtDtjoSTFdLCwA"}, "size": "1972"}, {"path": "setuptools/_imp.py", "digest": {"algorithm": "sha256", "value": "HmF91IbitRfsD5z-g4_wmcuH-RahyIONbPgiCOFgtzA"}, "size": "2392"}, {"path": "setuptools/_importlib.py", "digest": {"algorithm": "sha256", "value": "1RLRzpNCPKEJRbUPVIPU1-H9dzUXulyL6N_ryxnjEwc"}, "size": "1311"}, {"path": "setuptools/_itertools.py", "digest": {"algorithm": "sha256", "value": "pZAgXNz6tRPUFnHAaKJ90xAgD0gLPemcE1396Zgz73o"}, "size": "675"}, {"path": "setuptools/_path.py", "digest": {"algorithm": "sha256", "value": "9GdbEur6f_lWmokar-Y-DDyds-XmzYnXrcBy0DExwDw"}, "size": "749"}, {"path": "setuptools/_reqs.py", "digest": {"algorithm": "sha256", "value": "ApdTOmDFyK7hbHDnAH8VwhtVD5kvnOthyMNTmrUeFXs"}, "size": "501"}, {"path": "setuptools/_vendor/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "setuptools/_vendor/importlib_metadata/__init__.py", "digest": {"algorithm": "sha256", "value": "xRXwTtvg4EAYuBotYeGawbjraQD4GFIvKgMClxApCDY"}, "size": "30130"}, {"path": "setuptools/_vendor/importlib_metadata/_adapters.py", "digest": {"algorithm": "sha256", "value": "B6fCi5-8mLVDFUZj3krI5nAo-mKp1dH_qIavyIyFrJs"}, "size": "1862"}, {"path": "setuptools/_vendor/importlib_metadata/_collections.py", "digest": {"algorithm": "sha256", "value": "CJ0OTCHIjWA0ZIVS4voORAsn2R4R2cQBEtPsZEJpASY"}, "size": "743"}, {"path": "setuptools/_vendor/importlib_metadata/_compat.py", "digest": {"algorithm": "sha256", "value": "cotBaMUB-2pIRZboQnWp9fEqm6Dwlypndn-EEn0bj5M"}, "size": "1828"}, {"path": "setuptools/_vendor/importlib_metadata/_functools.py", "digest": {"algorithm": "sha256", "value": "PsY2-4rrKX4RVeRC1oGp1lB1pmC9eKN88_f-bD9uOoA"}, "size": "2895"}, {"path": "setuptools/_vendor/importlib_metadata/_itertools.py", "digest": {"algorithm": "sha256", "value": "cvr_2v8BRbxcIl5x5ldfqdHjhI8Yi8s8yk50G_nm6jQ"}, "size": "2068"}, {"path": "setuptools/_vendor/importlib_metadata/_meta.py", "digest": {"algorithm": "sha256", "value": "_F48Hu_jFxkfKWz5wcYS8vO23qEygbVdF9r-6qh-hjE"}, "size": "1154"}, {"path": "setuptools/_vendor/importlib_metadata/_text.py", "digest": {"algorithm": "sha256", "value": "HCsFksZpJLeTP3NEk_ngrAeXVRRtTrtyh9eOABoRP4A"}, "size": "2166"}, {"path": "setuptools/_vendor/importlib_resources/__init__.py", "digest": {"algorithm": "sha256", "value": "evPm12kLgYqTm-pbzm60bOuumumT8IpBNWFp0uMyrzE"}, "size": "506"}, {"path": "setuptools/_vendor/importlib_resources/_adapters.py", "digest": {"algorithm": "sha256", "value": "o51tP2hpVtohP33gSYyAkGNpLfYDBqxxYsadyiRZi1E"}, "size": "4504"}, {"path": "setuptools/_vendor/importlib_resources/_common.py", "digest": {"algorithm": "sha256", "value": "iIxAaQhotSh6TLLUEfL_ynU2fzEeyHMz9JcL46mUhLg"}, "size": "2741"}, {"path": "setuptools/_vendor/importlib_resources/_compat.py", "digest": {"algorithm": "sha256", "value": "nFBCGMvImglrqgYkb9aPgOj68-h6xbw-ca94XOv1-zs"}, "size": "2706"}, {"path": "setuptools/_vendor/importlib_resources/_itertools.py", "digest": {"algorithm": "sha256", "value": "WCdJ1Gs_kNFwKENyIG7TO0Y434IWCu0zjVVSsSbZwU8"}, "size": "884"}, {"path": "setuptools/_vendor/importlib_resources/_legacy.py", "digest": {"algorithm": "sha256", "value": "TMLkx6aEM6U8xIREPXqGZrMbUhTiPUuPl6ESD7RdYj4"}, "size": "3494"}, {"path": "setuptools/_vendor/importlib_resources/abc.py", "digest": {"algorithm": "sha256", "value": "MvTJJXajbl74s36Gyeesf76egtbFnh-TMtzQMVhFWXo"}, "size": "3886"}, {"path": "setuptools/_vendor/importlib_resources/readers.py", "digest": {"algorithm": "sha256", "value": "_9QLGQ5AzrED3PY8S2Zf8V6yLR0-nqqYqtQmgleDJzY"}, "size": "3566"}, {"path": "setuptools/_vendor/importlib_resources/simple.py", "digest": {"algorithm": "sha256", "value": "xt0qhXbwt3bZ86zuaaKbTiE9A0mDbwu0saRjUq_pcY0"}, "size": "2836"}, {"path": "setuptools/_vendor/jaraco/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "setuptools/_vendor/jaraco/context.py", "digest": {"algorithm": "sha256", "value": "7X1tpCLc5EN45iWGzGcsH0Unx62REIkvtRvglj0SiUA"}, "size": "5420"}, {"path": "setuptools/_vendor/jaraco/functools.py", "digest": {"algorithm": "sha256", "value": "ap1qoXaNABOx897366NTMEd2objrqAoSO1zuxZPjcmM"}, "size": "13512"}, {"path": "setuptools/_vendor/jaraco/text/__init__.py", "digest": {"algorithm": "sha256", "value": "KfFGMerrkN_0V0rgtJVx-9dHt3tW7i_uJypjwEcLtC0"}, "size": "15517"}, {"path": "setuptools/_vendor/more_itertools/__init__.py", "digest": {"algorithm": "sha256", "value": "C7sXffHTXM3P-iaLPPfqfmDoxOflQMJLcM7ed9p3jak"}, "size": "82"}, {"path": "setuptools/_vendor/more_itertools/more.py", "digest": {"algorithm": "sha256", "value": "0rB_mibFR51sq33UlAI_bWfaNdsYNnJr1v6S0CaW7QA"}, "size": "117959"}, {"path": "setuptools/_vendor/more_itertools/recipes.py", "digest": {"algorithm": "sha256", "value": "UkNkrsZyqiwgLHANBTmvMhCvaNSvSNYhyOpz_Jc55DY"}, "size": "16256"}, {"path": "setuptools/_vendor/ordered_set.py", "digest": {"algorithm": "sha256", "value": "dbaCcs27dyN9gnMWGF5nA_BrVn6Q-NrjKYJpV9_fgBs"}, "size": "15130"}, {"path": "setuptools/_vendor/packaging/__about__.py", "digest": {"algorithm": "sha256", "value": "ugASIO2w1oUyH8_COqQ2X_s0rDhjbhQC3yJocD03h2c"}, "size": "661"}, {"path": "setuptools/_vendor/packaging/__init__.py", "digest": {"algorithm": "sha256", "value": "b9Kk5MF7KxhhLgcDmiUWukN-LatWFxPdNug0joPhHSk"}, "size": "497"}, {"path": "setuptools/_vendor/packaging/_manylinux.py", "digest": {"algorithm": "sha256", "value": "XcbiXB-qcjv3bcohp6N98TMpOP4_j3m-iOA8ptK2GWY"}, "size": "11488"}, {"path": "setuptools/_vendor/packaging/_musllinux.py", "digest": {"algorithm": "sha256", "value": "_KGgY_qc7vhMGpoqss25n2hiLCNKRtvz9mCrS7gkqyc"}, "size": "4378"}, {"path": "setuptools/_vendor/packaging/_structures.py", "digest": {"algorithm": "sha256", "value": "q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4"}, "size": "1431"}, {"path": "setuptools/_vendor/packaging/markers.py", "digest": {"algorithm": "sha256", "value": "lihRgqpZjLM-JW-vxlLPqU3kmVe79g9vypy1kxmTRuQ"}, "size": "8493"}, {"path": "setuptools/_vendor/packaging/requirements.py", "digest": {"algorithm": "sha256", "value": "Opd0FjqgdEiWkzBLyo1oLU0Dj01uIFwTAnAJQrr6j2A"}, "size": "4700"}, {"path": "setuptools/_vendor/packaging/specifiers.py", "digest": {"algorithm": "sha256", "value": "LRQ0kFsHrl5qfcFNEEJrIFYsnIHQUJXY9fIsakTrrqE"}, "size": "30110"}, {"path": "setuptools/_vendor/packaging/tags.py", "digest": {"algorithm": "sha256", "value": "lmsnGNiJ8C4D_Pf9PbM0qgbZvD9kmB9lpZBQUZa3R_Y"}, "size": "15699"}, {"path": "setuptools/_vendor/packaging/utils.py", "digest": {"algorithm": "sha256", "value": "dJjeat3BS-TYn1RrUFVwufUMasbtzLfYRoy_HXENeFQ"}, "size": "4200"}, {"path": "setuptools/_vendor/packaging/version.py", "digest": {"algorithm": "sha256", "value": "_fLRNrFrxYcHVfyo8vk9j8s6JM8N_xsSxVFr6RJyco8"}, "size": "14665"}, {"path": "setuptools/_vendor/pyparsing/__init__.py", "digest": {"algorithm": "sha256", "value": "52QH3lgPbJhba0estckoGPHRH8JvQSSCGoWiEn2m0bU"}, "size": "9159"}, {"path": "setuptools/_vendor/pyparsing/actions.py", "digest": {"algorithm": "sha256", "value": "wU9i32e0y1ymxKE3OUwSHO-SFIrt1h_wv6Ws0GQjpNU"}, "size": "6426"}, {"path": "setuptools/_vendor/pyparsing/common.py", "digest": {"algorithm": "sha256", "value": "lFL97ooIeR75CmW5hjURZqwDCTgruqltcTCZ-ulLO2Q"}, "size": "12936"}, {"path": "setuptools/_vendor/pyparsing/core.py", "digest": {"algorithm": "sha256", "value": "u8GptQE_H6wMkl8OZhxeK1aAPIDXXNgwdShORBwBVS4"}, "size": "213310"}, {"path": "setuptools/_vendor/pyparsing/diagram/__init__.py", "digest": {"algorithm": "sha256", "value": "f_EfxahqrdkRVahmTwLJXkZ9EEDKNd-O7lBbpJYlE1g"}, "size": "23668"}, {"path": "setuptools/_vendor/pyparsing/exceptions.py", "digest": {"algorithm": "sha256", "value": "3LbSafD32NYb1Tzt85GHNkhEAU1eZkTtNSk24cPMemo"}, "size": "9023"}, {"path": "setuptools/_vendor/pyparsing/helpers.py", "digest": {"algorithm": "sha256", "value": "QpUOjW0-psvueMwWb9bQpU2noqKCv98_wnw1VSzSdVo"}, "size": "39129"}, {"path": "setuptools/_vendor/pyparsing/results.py", "digest": {"algorithm": "sha256", "value": "HgNvWVXBdQP-Q6PtJfoCEeOJk2nwEvG-2KVKC5sGA30"}, "size": "25341"}, {"path": "setuptools/_vendor/pyparsing/testing.py", "digest": {"algorithm": "sha256", "value": "7tu4Abp4uSeJV0N_yEPRmmNUhpd18ZQP3CrX41DM814"}, "size": "13402"}, {"path": "setuptools/_vendor/pyparsing/unicode.py", "digest": {"algorithm": "sha256", "value": "fwuhMj30SQ165Cv7HJpu-rSxGbRm93kN9L4Ei7VGc1Y"}, "size": "10787"}, {"path": "setuptools/_vendor/pyparsing/util.py", "digest": {"algorithm": "sha256", "value": "kq772O5YSeXOSdP-M31EWpbH_ayj7BMHImBYo9xPD5M"}, "size": "6805"}, {"path": "setuptools/_vendor/tomli/__init__.py", "digest": {"algorithm": "sha256", "value": "JhUwV66DB1g4Hvt1UQCVMdfCu-IgAV8FXmvDU9onxd4"}, "size": "396"}, {"path": "setuptools/_vendor/tomli/_parser.py", "digest": {"algorithm": "sha256", "value": "g9-ENaALS-B8dokYpCuzUFalWlog7T-SIYMjLZSWrtM"}, "size": "22633"}, {"path": "setuptools/_vendor/tomli/_re.py", "digest": {"algorithm": "sha256", "value": "dbjg5ChZT23Ka9z9DHOXfdtSpPwUfdgMXnj8NOoly-w"}, "size": "2943"}, {"path": "setuptools/_vendor/tomli/_types.py", "digest": {"algorithm": "sha256", "value": "-GTG2VUqkpxwMqzmVO4F7ybKddIbAnuAHXfmWQcTi3Q"}, "size": "254"}, {"path": "setuptools/_vendor/typing_extensions.py", "digest": {"algorithm": "sha256", "value": "1uqi_RSlI7gos4eJB_NEV3d5wQwzTUQHd3_jrkbTo8Q"}, "size": "87149"}, {"path": "setuptools/_vendor/zipp.py", "digest": {"algorithm": "sha256", "value": "ajztOH-9I7KA_4wqDYygtHa6xUBVZgFpmZ8FE74HHHI"}, "size": "8425"}, {"path": "setuptools/archive_util.py", "digest": {"algorithm": "sha256", "value": "6WShpDR_uGZOaORRfzBmJyTYtX9xtrhmXTFPqE8kL8s"}, "size": "7346"}, {"path": "setuptools/build_meta.py", "digest": {"algorithm": "sha256", "value": "Lw6LmKQVASeUGcSsRa7fQl3RZNkxNgSk4eRRUwcuJGs"}, "size": "19539"}, {"path": "setuptools/cli-32.exe", "digest": {"algorithm": "sha256", "value": "dfEuovMNnA2HLa3jRfMPVi5tk4R7alCbpTvuxtCyw0Y"}, "size": "65536"}, {"path": "setuptools/cli-64.exe", "digest": {"algorithm": "sha256", "value": "KLABu5pyrnokJCv6skjXZ6GsXeyYHGcqOUT3oHI3Xpo"}, "size": "74752"}, {"path": "setuptools/cli-arm64.exe", "digest": {"algorithm": "sha256", "value": "o9amxowudZ98NvNWh_a2DRY8LhoIRqTAekxABqltiMc"}, "size": "137216"}, {"path": "setuptools/cli.exe", "digest": {"algorithm": "sha256", "value": "dfEuovMNnA2HLa3jRfMPVi5tk4R7alCbpTvuxtCyw0Y"}, "size": "65536"}, {"path": "setuptools/command/__init__.py", "digest": {"algorithm": "sha256", "value": "HZlSppOB8Vro73ffvP-xrORuMrh4GnVkOqJspFRG8Pg"}, "size": "396"}, {"path": "setuptools/command/alias.py", "digest": {"algorithm": "sha256", "value": "1sLQxZcNh6dDQpDmm4G7UGGTol83nY1NTPmNBbm2siI"}, "size": "2381"}, {"path": "setuptools/command/bdist_egg.py", "digest": {"algorithm": "sha256", "value": "QEIu1AkgS02j6ejonJY7kwGp6LNxfMeYZ3sxkd55ftA"}, "size": "16623"}, {"path": "setuptools/command/bdist_rpm.py", "digest": {"algorithm": "sha256", "value": "PxrgoHPNaw2Pw2qNjjHDPC-Ay_IaDbCqP3d_5N-cj2A"}, "size": "1182"}, {"path": "setuptools/command/build.py", "digest": {"algorithm": "sha256", "value": "cgkmzJhXFXw5lHMPgohJFyEByz8L7H9JurCnk2iRnFI"}, "size": "6589"}, {"path": "setuptools/command/build_clib.py", "digest": {"algorithm": "sha256", "value": "fWHSFGkk10VCddBWCszvNhowbG9Z9CZXVjQ2uSInoOs"}, "size": "4415"}, {"path": "setuptools/command/build_ext.py", "digest": {"algorithm": "sha256", "value": "cYm4OvllPf6I9YE3cWlnjPqqE546Mc7nQTpdJ-yH3jg"}, "size": "15821"}, {"path": "setuptools/command/build_py.py", "digest": {"algorithm": "sha256", "value": "CMoD9Gxd5vs8KfPVNFFD1cmJsCd3l0NJS5kdDTlx4Y4"}, "size": "14115"}, {"path": "setuptools/command/develop.py", "digest": {"algorithm": "sha256", "value": "5_Ss7ENd1_B_jVMY1tF5UV_y1Xu6jbVzAPG8oKeluGA"}, "size": "7012"}, {"path": "setuptools/command/dist_info.py", "digest": {"algorithm": "sha256", "value": "VdcNHtbPFGdPD_t20wxcROa4uALbyz1RnJMJEHQmrQU"}, "size": "4800"}, {"path": "setuptools/command/easy_install.py", "digest": {"algorithm": "sha256", "value": "sx7_Rwpa2wUvPZZTa7jLpY3shEL4Ti2d2u1yIUMahHs"}, "size": "85662"}, {"path": "setuptools/command/editable_wheel.py", "digest": {"algorithm": "sha256", "value": "yUCwBNcS75sBqcEOkW9CvRypgQ0dsMTn9646yXftAhk"}, "size": "31188"}, {"path": "setuptools/command/egg_info.py", "digest": {"algorithm": "sha256", "value": "BWo5Fw2_BT-vM3p3fgheRQP4zwym1TH38wqKPr5dmWs"}, "size": "26795"}, {"path": "setuptools/command/install.py", "digest": {"algorithm": "sha256", "value": "CBdw9iITHAc0Zt1YE_8dSWY5BscuTJGrCe2jtEsnepk"}, "size": "5163"}, {"path": "setuptools/command/install_egg_info.py", "digest": {"algorithm": "sha256", "value": "pgZ64m_-kmtx3QISHN_kRtMiZC_Y8x1Nr1j38jXEbXQ"}, "size": "2226"}, {"path": "setuptools/command/install_lib.py", "digest": {"algorithm": "sha256", "value": "Uz42McsyHZAjrB6cw9E7Bz0xsaTbzxnM1PI9CBhiPtE"}, "size": "3875"}, {"path": "setuptools/command/install_scripts.py", "digest": {"algorithm": "sha256", "value": "APFFpt_lYUEo-viMtpXr-Hkwycwq8knTxSTNUu_TwHo"}, "size": "2612"}, {"path": "setuptools/command/launcher manifest.xml", "digest": {"algorithm": "sha256", "value": "xlLbjWrB01tKC0-hlVkOKkiSPbzMml2eOPtJ_ucCnbE"}, "size": "628"}, {"path": "setuptools/command/py36compat.py", "digest": {"algorithm": "sha256", "value": "7yLWzQj179Enx3pJ8V1cDDCzeLMFMd9XJXlK-iZTq5Y"}, "size": "4946"}, {"path": "setuptools/command/register.py", "digest": {"algorithm": "sha256", "value": "kk3DxXCb5lXTvqnhfwx2g6q7iwbUmgTyXUCaBooBOUk"}, "size": "468"}, {"path": "setuptools/command/rotate.py", "digest": {"algorithm": "sha256", "value": "SvsQPasezIojPjvMnfkqzh8P0U0tCj0daczF8uc3NQM"}, "size": "2128"}, {"path": "setuptools/command/saveopts.py", "digest": {"algorithm": "sha256", "value": "za7QCBcQimKKriWcoCcbhxPjUz30gSB74zuTL47xpP4"}, "size": "658"}, {"path": "setuptools/command/sdist.py", "digest": {"algorithm": "sha256", "value": "d8Ty0eCiUKfWh4VTjqV9e8g-02Zsy8L4BcMe1OzIIn8"}, "size": "7071"}, {"path": "setuptools/command/setopt.py", "digest": {"algorithm": "sha256", "value": "okxhqD1NM1nQlbSVDCNv6P7Y7g680sc2r-tUW7wPH1Y"}, "size": "5086"}, {"path": "setuptools/command/test.py", "digest": {"algorithm": "sha256", "value": "ZWoIUdm6u2Zv-WhvSC5If1rPouxm5JmygwsajNA8WWI"}, "size": "8102"}, {"path": "setuptools/command/upload.py", "digest": {"algorithm": "sha256", "value": "XT3YFVfYPAmA5qhGg0euluU98ftxRUW-PzKcODMLxUs"}, "size": "462"}, {"path": "setuptools/command/upload_docs.py", "digest": {"algorithm": "sha256", "value": "1gHSs8Cyte2fSWwJPbAFD17eOdNxPWoBiHOJd1gdpaI"}, "size": "7494"}, {"path": "setuptools/config/__init__.py", "digest": {"algorithm": "sha256", "value": "Jg48Ac6C8AtdjkAFhe4Kh_xwNUfK6q04CJlJ5LbVMB0"}, "size": "1121"}, {"path": "setuptools/config/_apply_pyprojecttoml.py", "digest": {"algorithm": "sha256", "value": "Ev1RwtQbPiD2za3di5T7ExY8T7TAvMIFot0efIHYzAY"}, "size": "13398"}, {"path": "setuptools/config/_validate_pyproject/__init__.py", "digest": {"algorithm": "sha256", "value": "5YXPW1sabVn5jpZ25sUjeF6ij3_4odJiwUWi4nRD2Dc"}, "size": "1038"}, {"path": "setuptools/config/_validate_pyproject/error_reporting.py", "digest": {"algorithm": "sha256", "value": "vWiDs0hjlCBjZ_g4Xszsh97lIP9M4_JaLQ6MCQ26W9U"}, "size": "11266"}, {"path": "setuptools/config/_validate_pyproject/extra_validations.py", "digest": {"algorithm": "sha256", "value": "wHzrgfdZUMRPBR1ke1lg5mhqRsBSbjEYOMsuFXQH9jY"}, "size": "1153"}, {"path": "setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py", "digest": {"algorithm": "sha256", "value": "w749JgqKi8clBFcObdcbZVqsmF4oJ_QByhZ1SGbUFNw"}, "size": "1612"}, {"path": "setuptools/config/_validate_pyproject/fastjsonschema_validations.py", "digest": {"algorithm": "sha256", "value": "oqXSDfYecymwM2I40JGcTB-1P9vd7CtfSIW5kDxZQPM"}, "size": "269900"}, {"path": "setuptools/config/_validate_pyproject/formats.py", "digest": {"algorithm": "sha256", "value": "uMUnp4mLIjrQCTe6-LDjtqglmEFLfOW9E1ZZLqOzhMI"}, "size": "8736"}, {"path": "setuptools/config/expand.py", "digest": {"algorithm": "sha256", "value": "FQja-T8zG9bV_G1b7SBjWjsZNjvSbhg5vxFWhusSYoE"}, "size": "16319"}, {"path": "setuptools/config/pyprojecttoml.py", "digest": {"algorithm": "sha256", "value": "3dYGfZB_fjlwkumOQ2bhH2L4UJ3rDu0hN7HJjmd1Akc"}, "size": "19304"}, {"path": "setuptools/config/setupcfg.py", "digest": {"algorithm": "sha256", "value": "aqXdUuB5llJz9hZmQUjganZAyo34lHrRsK6wV1NzX2M"}, "size": "25198"}, {"path": "setuptools/dep_util.py", "digest": {"algorithm": "sha256", "value": "BDx1BkzNQntvAB4alypHbW5UVBzjqths000PrUL4Zqc"}, "size": "949"}, {"path": "setuptools/depends.py", "digest": {"algorithm": "sha256", "value": "QYQIadr5DwLxPzkErhNt5hmRhvGhWxoXZMRXCm_jcQ0"}, "size": "5499"}, {"path": "setuptools/discovery.py", "digest": {"algorithm": "sha256", "value": "UZCeULUrV21xBTFBTTLNbta_rq2yjKa9kRwNXUIafRA"}, "size": "20799"}, {"path": "setuptools/dist.py", "digest": {"algorithm": "sha256", "value": "olE_CMNlg5_NGAPy7UWmaQ5Ev35_PQNiywtripWLtyU"}, "size": "45578"}, {"path": "setuptools/errors.py", "digest": {"algorithm": "sha256", "value": "2uToNIRA7dG995pf8ox8a4r7nJtP62-hpLhzsRirnx0"}, "size": "2464"}, {"path": "setuptools/extension.py", "digest": {"algorithm": "sha256", "value": "jpsAdQvCBCkAuvmEXYI90TV4kNGO2Y13NqDr_PrvdhA"}, "size": "5591"}, {"path": "setuptools/extern/__init__.py", "digest": {"algorithm": "sha256", "value": "LYHS20uf-nl_zBPmrIzTxokYdiVMZNZBYVu6hd8c5zg"}, "size": "2512"}, {"path": "setuptools/glob.py", "digest": {"algorithm": "sha256", "value": "1oZjbfjAHSXbgdhSuR6YGU8jKob9L8NtEmBYqcPTLYk"}, "size": "4873"}, {"path": "setuptools/gui-32.exe", "digest": {"algorithm": "sha256", "value": "XBr0bHMA6Hpz2s9s9Bzjl-PwXfa9nH4ie0rFn4V2kWA"}, "size": "65536"}, {"path": "setuptools/gui-64.exe", "digest": {"algorithm": "sha256", "value": "aYKMhX1IJLn4ULHgWX0sE0yREUt6B3TEHf_jOw6yNyE"}, "size": "75264"}, {"path": "setuptools/gui-arm64.exe", "digest": {"algorithm": "sha256", "value": "TEFnOKDi-mq3ZszxqbCoCXTnM_lhUWjdIqBpr6fVs40"}, "size": "137728"}, {"path": "setuptools/gui.exe", "digest": {"algorithm": "sha256", "value": "XBr0bHMA6Hpz2s9s9Bzjl-PwXfa9nH4ie0rFn4V2kWA"}, "size": "65536"}, {"path": "setuptools/installer.py", "digest": {"algorithm": "sha256", "value": "s6DQfsoICBJxbUqbduhOJtl1oG0S4yegRCg3EAs0i3M"}, "size": "3824"}, {"path": "setuptools/launch.py", "digest": {"algorithm": "sha256", "value": "TyPT-Ic1T2EnYvGO26gfNRP4ysBlrhpbRjQxWsiO414"}, "size": "812"}, {"path": "setuptools/logging.py", "digest": {"algorithm": "sha256", "value": "a8IDhV55qyEGDP6DTLNMxzSQaz-h4EfvnWfeBUJh0Nc"}, "size": "1210"}, {"path": "setuptools/monkey.py", "digest": {"algorithm": "sha256", "value": "t6To7LEhTyOWRRZLwiFv7Eeg2mjHZlVmTdHD1DC94QM"}, "size": "4857"}, {"path": "setuptools/msvc.py", "digest": {"algorithm": "sha256", "value": "x6jsjA9JdUew6VAfHapIHgEjAjy-T5dxqjPCZr0Tt04"}, "size": "47724"}, {"path": "setuptools/namespaces.py", "digest": {"algorithm": "sha256", "value": "PMqGVPXPYQgjUTvEg9bGccRAkIODrQ6NmsDg_fwErwI"}, "size": "3093"}, {"path": "setuptools/package_index.py", "digest": {"algorithm": "sha256", "value": "NfCNavs6DWe7gZzBcLYYNCIeCYA_pzqLw-ayyKU8hRk"}, "size": "40329"}, {"path": "setuptools/py34compat.py", "digest": {"algorithm": "sha256", "value": "KYOd6ybRxjBW8NJmYD8t_UyyVmysppFXqHpFLdslGXU"}, "size": "245"}, {"path": "setuptools/sandbox.py", "digest": {"algorithm": "sha256", "value": "mR83i-mu-ZUU_7TaMgYCeRSyzkqv8loJ_GR9xhS2DDw"}, "size": "14348"}, {"path": "setuptools/script (dev).tmpl", "digest": {"algorithm": "sha256", "value": "RUzQzCQUaXtwdLtYHWYbIQmOaES5Brqq1FvUA_tu-5I"}, "size": "218"}, {"path": "setuptools/script.tmpl", "digest": {"algorithm": "sha256", "value": "WGTt5piezO27c-Dbx6l5Q4T3Ff20A5z7872hv3aAhYY"}, "size": "138"}, {"path": "setuptools/unicode_utils.py", "digest": {"algorithm": "sha256", "value": "aOOFo4JGwAsiBttGYDsqFS7YqWQeZ2j6DWiCuctR_00"}, "size": "941"}, {"path": "setuptools/version.py", "digest": {"algorithm": "sha256", "value": "og_cuZQb0QI6ukKZFfZWPlr1HgJBPPn2vO2m_bI9ZTE"}, "size": "144"}, {"path": "setuptools/wheel.py", "digest": {"algorithm": "sha256", "value": "6LphzUKYfdLnIp9kIUzLGPY-F7MTJr4hiabB5almLps"}, "size": "8376"}, {"path": "setuptools/windows_support.py", "digest": {"algorithm": "sha256", "value": "KXrFWrteXjhIou0gGwlfBy0ttAszHP52ETq-2pc0mes"}, "size": "718"}], "sitePackagesRootPath": "/usr/local/lib/python3.11/site-packages", "topLevelPackages": ["_distutils_hack", "pkg_resources", "setuptools"], "requiresPython": ">=3.7", "requiresDist": ["sphinx (>=3.5) ; extra == 'docs'", "jaraco.packaging (>=9) ; extra == 'docs'", "rst.linker (>=1.9) ; extra == 'docs'", "furo ; extra == 'docs'", "jaraco.tidelift (>=1.4) ; extra == 'docs'", "pygments-github-lexers (==0.0.5) ; extra == 'docs'", "sphinx-favicon ; extra == 'docs'", "sphinx-inline-tabs ; extra == 'docs'", "sphinx-reredirects ; extra == 'docs'", "sphinxcontrib-towncrier ; extra == 'docs'", "sphinx-notfound-page (==0.8.3) ; extra == 'docs'", "sphinx-hoverxref (<2) ; extra == 'docs'", "pytest (>=6) ; extra == 'testing'", "pytest-checkdocs (>=2.4) ; extra == 'testing'", "pytest-flake8 ; extra == 'testing'", "flake8 (<5) ; extra == 'testing'", "pytest-enabler (>=1.3) ; extra == 'testing'", "pytest-perf ; extra == 'testing'", "flake8-2020 ; extra == 'testing'", "virtualenv (>=13.0.0) ; extra == 'testing'", "wheel ; extra == 'testing'", "pip (>=19.1) ; extra == 'testing'", "jaraco.envs (>=2.2) ; extra == 'testing'", "pytest-xdist ; extra == 'testing'", "jaraco.path (>=3.2.0) ; extra == 'testing'", "build[virtualenv] ; extra == 'testing'", "filelock (>=3.4.0) ; extra == 'testing'", "pip-run (>=8.8) ; extra == 'testing'", "ini2toml[lite] (>=0.9) ; extra == 'testing'", "tomli-w (>=1.0.0) ; extra == 'testing'", "pytest-timeout ; extra == 'testing'", "pytest ; extra == 'testing-integration'", "pytest-xdist ; extra == 'testing-integration'", "pytest-enabler ; extra == 'testing-integration'", "virtualenv (>=13.0.0) ; extra == 'testing-integration'", "tomli ; extra == 'testing-integration'", "wheel ; extra == 'testing-integration'", "jaraco.path (>=3.2.0) ; extra == 'testing-integration'", "jaraco.envs (>=2.2) ; extra == 'testing-integration'", "build[virtualenv] ; extra == 'testing-integration'", "filelock (>=3.4.0) ; extra == 'testing-integration'", "pytest-black (>=0.3.7) ; (platform_python_implementation != \"PyPy\") and extra == 'testing'", "pytest-cov ; (platform_python_implementation != \"PyPy\") and extra == 'testing'", "pytest-mypy (>=0.9.1) ; (platform_python_implementation != \"PyPy\") and extra == 'testing'"], "providesExtra": ["certs", "docs", "ssl", "testing", "testing-integration"]}}, {"id": "ee94c84f8e1f6b02", "name": "sqlite-libs", "version": "3.41.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "blessing", "spdxExpression": "blessing", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sqlite-libs:sqlite-libs:3.41.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite-libs:sqlite_libs:3.41.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite_libs:sqlite-libs:3.41.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite_libs:sqlite_libs:3.41.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite:sqlite-libs:3.41.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite:sqlite_libs:3.41.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/sqlite-libs@3.41.2-r2?arch=x86_64&upstream=sqlite&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "sqlite-libs", "originPackage": "sqlite", "maintainer": "Carlo Landmeter ", "version": "3.41.2-r2", "architecture": "x86_64", "url": "https://www.sqlite.org/", "description": "C library that implements an SQL database engine (libraries)", "size": 537591, "installedSize": 999424, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libsqlite3.so.0=0.8.6"], "pullChecksum": "Q1eYSiWp105sYtd/e6O7kKszgQrss=", "gitCommitOfApkPort": "20e9f157887d6c71320553e280014b14e51c6ba9", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libsqlite3.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MZwGMEis9uc78EhxmxyozT2ZxZM="}}, {"path": "/usr/lib/libsqlite3.so.0.8.6", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z+bxRvgEOxvN0UOCS43eqfQClKs="}}]}}, {"id": "5254732d19e1aba6", "name": "ssl_client", "version": "1.36.0-r9", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.36.0-r9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.36.0-r9?arch=x86_64&upstream=busybox&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.36.0-r9", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4948, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.36.0-r9"], "pullChecksum": "Q11TSZ9b3e+tcUKLyjh08V4vkWJYU=", "gitCommitOfApkPort": "b5c719c244319df3c72ab1f1ee994c2143cab7f0", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lGdTykkouR7ZjOufcL2XEnapnZE="}}]}}, {"id": "75f8acfc715f2948", "name": "tzdata", "version": "2023c-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2023c-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/tzdata@2023c-r1?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "tzdata", "originPackage": "tzdata", "maintainer": "Natanael Copa ", "version": "2023c-r1", "architecture": "x86_64", "url": "https://www.iana.org/time-zones", "description": "Timezone data", "size": 402810, "installedSize": 3141632, "pullDependencies": [], "provides": [], "pullChecksum": "Q1DKkL0W3TPnkRtBnKcNhv1/hlbpI=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/zoneinfo"}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U="}}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg="}}, {"path": "/usr/share/zoneinfo/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU="}}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI="}}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM="}}, {"path": "/usr/share/zoneinfo/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qo4fX3COtMEx8pGFvWAiIwJ7Pqw="}}, {"path": "/usr/share/zoneinfo/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg="}}, {"path": "/usr/share/zoneinfo/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc="}}, {"path": "/usr/share/zoneinfo/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w="}}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk="}}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM="}}, {"path": "/usr/share/zoneinfo/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ="}}, {"path": "/usr/share/zoneinfo/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk="}}, {"path": "/usr/share/zoneinfo/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg="}}, {"path": "/usr/share/zoneinfo/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/iso3166.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A2WZrmKfyHSonf5c4JZPpwQZ0hk="}}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TleYOzQqeWkaxDwL1n4rwY8Ey9w="}}, {"path": "/usr/share/zoneinfo/posixrules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/zone.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v+13wxZjoZUgI11oT2c7+ZUPjgw="}}, {"path": "/usr/share/zoneinfo/zone1970.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pLDJRgblc2GlWhuT7HedfZXSwzE="}}, {"path": "/usr/share/zoneinfo/Africa"}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bldPckji1VF9PHYXYvIec2s3sg="}}, {"path": "/usr/share/zoneinfo/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU="}}, {"path": "/usr/share/zoneinfo/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qo4fX3COtMEx8pGFvWAiIwJ7Pqw="}}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gpmw1gmw9iAT9DIN9Lklg8IQcfw="}}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E="}}, {"path": "/usr/share/zoneinfo/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLWEFbNtdkbgo6PCsEc493i6+gk="}}, {"path": "/usr/share/zoneinfo/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM="}}, {"path": "/usr/share/zoneinfo/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM="}}, {"path": "/usr/share/zoneinfo/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A="}}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU="}}, {"path": "/usr/share/zoneinfo/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fSysB22ZvF44uie2cRMxetSW07E="}}, {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q="}}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0="}}, {"path": "/usr/share/zoneinfo/America"}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A="}}, {"path": "/usr/share/zoneinfo/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8="}}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8="}}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0="}}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo="}}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE="}}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw="}}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM="}}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QTk/HrAEgKzaPkt+PBebbQeJFFA="}}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo="}}, {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Pw8B8c2a3WRavHczTZv0Qd+Wxg="}}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8="}}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U="}}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw="}}, {"path": "/usr/share/zoneinfo/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw="}}, {"path": "/usr/share/zoneinfo/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y="}}, {"path": "/usr/share/zoneinfo/America/Ciudad_Juarez", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lqv5U+wpN3UXecqWony+cMyCY9A="}}, {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8="}}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk="}}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc="}}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw="}}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM="}}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms="}}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI="}}, {"path": "/usr/share/zoneinfo/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA="}}, {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4="}}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8="}}, {"path": "/usr/share/zoneinfo/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19BnKgxldsubi00lVk6IAyilUIBI="}}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA="}}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U="}}, {"path": "/usr/share/zoneinfo/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0="}}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY="}}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ="}}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA="}}, {"path": "/usr/share/zoneinfo/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpHej22RTuJk8LJ6VSeP8SoArXo="}}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IQGT/bm+Goj10kXd89zoGUab4jM="}}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE="}}, {"path": "/usr/share/zoneinfo/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk="}}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY="}}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc="}}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ="}}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk="}}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4="}}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI="}}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI="}}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY="}}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg="}}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k="}}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg="}}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0="}}, {"path": "/usr/share/zoneinfo/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw="}}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19BnKgxldsubi00lVk6IAyilUIBI="}}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RnhZew7YeSJ95rxzbIvnzY6wpiQ="}}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IQGT/bm+Goj10kXd89zoGUab4jM="}}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw="}}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74="}}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8="}}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag="}}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19RfDidtKyJvHnL+O5XNvDK17x7k="}}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8="}}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wBvamBIRoTh6LBjXpXFl5y2oPZU="}}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0="}}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE="}}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U="}}, {"path": "/usr/share/zoneinfo/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I="}}, {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0="}}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs="}}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY="}}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1So8A0ztcpVGhbO3GjMhSj7TBEdg="}}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg="}}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Argentina"}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk="}}, {"path": "/usr/share/zoneinfo/America/Indiana"}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE="}}, {"path": "/usr/share/zoneinfo/America/Kentucky"}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U="}}, {"path": "/usr/share/zoneinfo/Antarctica"}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk="}}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ="}}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M="}}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng="}}, {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes="}}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU="}}, {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0="}}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Arctic"}, {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Asia"}, {"path": "/usr/share/zoneinfo/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8="}}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk="}}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE="}}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko="}}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA="}}, {"path": "/usr/share/zoneinfo/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk="}}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ="}}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU="}}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg="}}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg="}}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So="}}, {"path": "/usr/share/zoneinfo/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA="}}, {"path": "/usr/share/zoneinfo/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI="}}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY="}}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE="}}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg="}}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m1pXPSv2OBBdcAbVbrNOlAWRknE="}}, {"path": "/usr/share/zoneinfo/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPwU5pCJJeTx7ku3aULbFYE5k8="}}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0="}}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY="}}, {"path": "/usr/share/zoneinfo/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc="}}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg="}}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM="}}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro="}}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM="}}, {"path": "/usr/share/zoneinfo/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ="}}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY="}}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk="}}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM="}}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE="}}, {"path": "/usr/share/zoneinfo/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ="}}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc="}}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA="}}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI="}}, {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc="}}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ="}}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY="}}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4="}}, {"path": "/usr/share/zoneinfo/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k="}}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q172WRs3tr8koN/S40UX8uh0nm41g="}}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk="}}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4="}}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs="}}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc="}}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU="}}, {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk="}}, {"path": "/usr/share/zoneinfo/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY="}}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0="}}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA="}}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU="}}, {"path": "/usr/share/zoneinfo/Atlantic"}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I="}}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU="}}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM="}}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc="}}, {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE="}}, {"path": "/usr/share/zoneinfo/Australia"}, {"path": "/usr/share/zoneinfo/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE="}}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1isVUUj/FMA5TUyPOWORvittywuU="}}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Brazil"}, {"path": "/usr/share/zoneinfo/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/Canada"}, {"path": "/usr/share/zoneinfo/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1So8A0ztcpVGhbO3GjMhSj7TBEdg="}}, {"path": "/usr/share/zoneinfo/Chile"}, {"path": "/usr/share/zoneinfo/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Etc"}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iocBvipAe+pMyCK6VAcmi94omk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Europe"}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM="}}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE="}}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY="}}, {"path": "/usr/share/zoneinfo/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc="}}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo="}}, {"path": "/usr/share/zoneinfo/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4="}}, {"path": "/usr/share/zoneinfo/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA="}}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IjV6yY0xXILVhbrfua/pNKcJ8Qc="}}, {"path": "/usr/share/zoneinfo/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8="}}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE="}}, {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw="}}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA="}}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM="}}, {"path": "/usr/share/zoneinfo/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs="}}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4="}}, {"path": "/usr/share/zoneinfo/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk="}}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k="}}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ="}}, {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U="}}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs="}}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4="}}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pN6zKyWRnE++7JTQQ6u9zCe0W9Y="}}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Indian"}, {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg="}}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI="}}, {"path": "/usr/share/zoneinfo/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Mexico"}, {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/Pacific"}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk="}}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s="}}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU="}}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc="}}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw="}}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U="}}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc="}}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs="}}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA="}}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4="}}, {"path": "/usr/share/zoneinfo/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY="}}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk="}}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY="}}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg="}}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM="}}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA="}}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI="}}, {"path": "/usr/share/zoneinfo/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM="}}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk="}}, {"path": "/usr/share/zoneinfo/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/US"}, {"path": "/usr/share/zoneinfo/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/right"}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E="}}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA="}}, {"path": "/usr/share/zoneinfo/right/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ="}}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A="}}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To6rHVGaYmPh7DFuml6L34G668s="}}, {"path": "/usr/share/zoneinfo/right/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s+nKIwvUBWUSLn3KclhLDjOL0VQ="}}, {"path": "/usr/share/zoneinfo/right/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I="}}, {"path": "/usr/share/zoneinfo/right/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ="}}, {"path": "/usr/share/zoneinfo/right/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s="}}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8="}}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU="}}, {"path": "/usr/share/zoneinfo/right/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68="}}, {"path": "/usr/share/zoneinfo/right/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0="}}, {"path": "/usr/share/zoneinfo/right/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM="}}, {"path": "/usr/share/zoneinfo/right/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Africa"}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc="}}, {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s+nKIwvUBWUSLn3KclhLDjOL0VQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZEs8P2PBgKrWdzsTQjymh5IGxE="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q="}}, {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOuLa5tNli4MP0zUCNlFISgVg2g="}}, {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso="}}, {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk="}}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k="}}, {"path": "/usr/share/zoneinfo/right/America"}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08="}}, {"path": "/usr/share/zoneinfo/right/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk="}}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19JU2NChowR2yLu0RMSfcTV/O758="}}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ="}}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM="}}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA="}}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis="}}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wFaKDp21Y9LQNTW1+BkQPy3MtHM="}}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM="}}, {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWHjPPp1espR/pAJYIPUHYdd2Xc="}}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc="}}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM="}}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc="}}, {"path": "/usr/share/zoneinfo/right/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0="}}, {"path": "/usr/share/zoneinfo/right/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig="}}, {"path": "/usr/share/zoneinfo/right/America/Ciudad_Juarez", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VNT4NRYqLILkQuVB7QPx2zzKL68="}}, {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI="}}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8="}}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE="}}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE="}}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4="}}, {"path": "/usr/share/zoneinfo/right/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54="}}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk="}}, {"path": "/usr/share/zoneinfo/right/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a4ch2zTLGHHx5BWAiCX9cp57MEI="}}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0="}}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E="}}, {"path": "/usr/share/zoneinfo/right/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY="}}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms="}}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4="}}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho="}}, {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1foW2nn+mErmKlLpeF8jNLJnmYgQ="}}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GMB/Tzp7ax3R+lkWkWEhbEB0pcM="}}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg="}}, {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no="}}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8="}}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o="}}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM="}}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baZKls99BCUShs16kJgL3lcY488="}}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk="}}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4="}}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4="}}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU="}}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY="}}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4="}}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM="}}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8="}}, {"path": "/usr/share/zoneinfo/right/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0="}}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a4ch2zTLGHHx5BWAiCX9cp57MEI="}}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nd/x356jbwi1/pfiEkBPqDTmXzY="}}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GMB/Tzp7ax3R+lkWkWEhbEB0pcM="}}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E="}}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8="}}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI="}}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw="}}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MVAR4p/8gE72hqyyxmA/qUwCy7U="}}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ="}}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j116pyrneZvMFycOLxv1YP5pnqw="}}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY="}}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA="}}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ="}}, {"path": "/usr/share/zoneinfo/right/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8="}}, {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU="}}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs="}}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs="}}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rKTDUGTvLGWuLEG2/hwAOV2HhOA="}}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo="}}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina"}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana"}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky"}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw="}}, {"path": "/usr/share/zoneinfo/right/Antarctica"}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Arctic"}, {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Asia"}, {"path": "/usr/share/zoneinfo/right/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q="}}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YF77f8Bgyyyc8c3T4/USJiQp6Ok="}}, {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TWLn49S+DFRL2wRYwBYbKfIZTxM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nooCOVPPO175tHesSh7+rWrzatY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I="}}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y="}}, {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws="}}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic"}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw="}}, {"path": "/usr/share/zoneinfo/right/Australia"}, {"path": "/usr/share/zoneinfo/right/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w="}}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Brazil"}, {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/Canada"}, {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rKTDUGTvLGWuLEG2/hwAOV2HhOA="}}, {"path": "/usr/share/zoneinfo/right/Chile"}, {"path": "/usr/share/zoneinfo/right/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Etc"}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Europe"}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec="}}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g/YG75p4h6TkhadaFR8sTaIznck="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o="}}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4="}}, {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U="}}, {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A="}}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KIId9JnX3QOhRHa9kfkADPwF1ig="}}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Indian"}, {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok="}}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Mexico"}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/Pacific"}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/US"}, {"path": "/usr/share/zoneinfo/right/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}]}}, {"id": "dbb80c4c5f6fa089", "name": "wheel", "version": "0.40.0", "type": "python", "foundBy": "python-installed-package-cataloger", "locations": [{"path": "/usr/local/lib/python3.11/site-packages/wheel-0.40.0.dist-info/METADATA", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/wheel-0.40.0.dist-info/METADATA", "annotations": {"evidence": "primary"}}, {"path": "/usr/local/lib/python3.11/site-packages/wheel-0.40.0.dist-info/RECORD", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "accessPath": "/usr/local/lib/python3.11/site-packages/wheel-0.40.0.dist-info/RECORD", "annotations": {"evidence": "supporting"}}], "licenses": null, "language": "python", "cpes": [{"cpe": "cpe:2.3:a:daniel_holth_\\", "platform": "", "files": [{"path": "../../../bin/wheel", "digest": {"algorithm": "sha256", "value": "hwKLi6v0PxFQWIn45e52s2IxgDsqNe19uE49Oi6uF-8"}, "size": "213"}, {"path": "wheel-0.40.0.dist-info/INSTALLER", "digest": {"algorithm": "sha256", "value": "zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg"}, "size": "4"}, {"path": "wheel-0.40.0.dist-info/LICENSE.txt", "digest": {"algorithm": "sha256", "value": "MMI2GGeRCPPo6h0qZYx8pBe9_IkcmO8aifpP8MmChlQ"}, "size": "1107"}, {"path": "wheel-0.40.0.dist-info/METADATA", "digest": {"algorithm": "sha256", "value": "lgTWaV1e5PLefpgNsml_Q9IhZOPDXqIMvI_1wEUxU1Y"}, "size": "2051"}, {"path": "wheel-0.40.0.dist-info/RECORD"}, {"path": "wheel-0.40.0.dist-info/REQUESTED", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "wheel-0.40.0.dist-info/WHEEL", "digest": {"algorithm": "sha256", "value": "rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948"}, "size": "81"}, {"path": "wheel-0.40.0.dist-info/entry_points.txt", "digest": {"algorithm": "sha256", "value": "rTY1BbkPHhkGMm4Q3F0pIzJBzW2kMxoG1oriffvGdA0"}, "size": "104"}, {"path": "wheel/__init__.py", "digest": {"algorithm": "sha256", "value": "KBZxcKJe72-jXEN_P3BdiGkSQqrcuMyKLVTxJ8lXREE"}, "size": "59"}, {"path": "wheel/__main__.py", "digest": {"algorithm": "sha256", "value": "NkMUnuTCGcOkgY0IBLgBCVC_BGGcWORx2K8jYGS12UE"}, "size": "455"}, {"path": "wheel/_setuptools_logging.py", "digest": {"algorithm": "sha256", "value": "NoCnjJ4DFEZ45Eo-2BdXLsWJCwGkait1tp_17paleVw"}, "size": "746"}, {"path": "wheel/bdist_wheel.py", "digest": {"algorithm": "sha256", "value": "YQAoEJCZYudEqbto6LffrXgXAByFk1ArgcH_lRuF4mw"}, "size": "19868"}, {"path": "wheel/cli/__init__.py", "digest": {"algorithm": "sha256", "value": "C_b6gaHShwH-gilEcFxkVz9w7mjfsGK22mvGw6ucfw0"}, "size": "3932"}, {"path": "wheel/cli/convert.py", "digest": {"algorithm": "sha256", "value": "skUf4TuZcksqG75J-_KUkFXdmYDxTJpP311O16cNJ50"}, "size": "9427"}, {"path": "wheel/cli/pack.py", "digest": {"algorithm": "sha256", "value": "j6mMTDkR29E-QSdGD4eziG9UHwtRpaNoCNc2CtoXlxM"}, "size": "4338"}, {"path": "wheel/cli/tags.py", "digest": {"algorithm": "sha256", "value": "x0bF_qlI2JO2GiQierWZmIm5anSS7VKMQ9ZXTXRBQTk"}, "size": "5124"}, {"path": "wheel/cli/unpack.py", "digest": {"algorithm": "sha256", "value": "Y_J7ynxPSoFFTT7H0fMgbBlVErwyDGcObgme5MBuz58"}, "size": "1021"}, {"path": "wheel/macosx_libfile.py", "digest": {"algorithm": "sha256", "value": "mKH4GW3FILt0jLgm5LPgj7D5XyEvBU2Fgc-jCxMfSng"}, "size": "16143"}, {"path": "wheel/metadata.py", "digest": {"algorithm": "sha256", "value": "9Vg4rCGRQlrp4CMsyjvGwe3AE8jfXtX7-0Ig03gTcRI"}, "size": "5889"}, {"path": "wheel/util.py", "digest": {"algorithm": "sha256", "value": "e0jpnsbbM9QhaaMSyap-_ZgUxcxwpyLDk6RHcrduPLg"}, "size": "621"}, {"path": "wheel/vendored/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "wheel/vendored/packaging/__init__.py", "digest": {"algorithm": "sha256", "value": "47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU"}, "size": "0"}, {"path": "wheel/vendored/packaging/_elffile.py", "digest": {"algorithm": "sha256", "value": "hbmK8OD6Z7fY6hwinHEUcD1by7czkGiNYu7ShnFEk2k"}, "size": "3266"}, {"path": "wheel/vendored/packaging/_manylinux.py", "digest": {"algorithm": "sha256", "value": "uZ821PBqQrokhUbwe7E0UodEraMHqzoSgTvfJ8MIl30"}, "size": "8813"}, {"path": "wheel/vendored/packaging/_musllinux.py", "digest": {"algorithm": "sha256", "value": "mvPk7FNjjILKRLIdMxR7IvJ1uggLgCszo-L9rjfpi0M"}, "size": "2524"}, {"path": "wheel/vendored/packaging/_parser.py", "digest": {"algorithm": "sha256", "value": "jjFjSqNf7W2-Ta6YUkywK0P4d2i0Bz_MqLOfl7O1Tkw"}, "size": "9399"}, {"path": "wheel/vendored/packaging/_structures.py", "digest": {"algorithm": "sha256", "value": "q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4"}, "size": "1431"}, {"path": "wheel/vendored/packaging/_tokenizer.py", "digest": {"algorithm": "sha256", "value": "czGibL-4oPofx1pCSt_hrozNbHlOPrqGv6m-0d-iTdo"}, "size": "5148"}, {"path": "wheel/vendored/packaging/markers.py", "digest": {"algorithm": "sha256", "value": "HDPXE0_MPBSwsw_9upez8t8mdrqUGrgiOG_qyQy-W30"}, "size": "8161"}, {"path": "wheel/vendored/packaging/requirements.py", "digest": {"algorithm": "sha256", "value": "4nOKheaBbVEQXTGSqaOGTy1Tkg7J_sEno3u8jxC-baw"}, "size": "3264"}, {"path": "wheel/vendored/packaging/specifiers.py", "digest": {"algorithm": "sha256", "value": "NX3JjilBf4Bs1abjIG8-ZKGv0QFs5xc43vO8GokHxXE"}, "size": "39047"}, {"path": "wheel/vendored/packaging/tags.py", "digest": {"algorithm": "sha256", "value": "fOKnZVfiU3oc9CPSzjJUsMk5VTfgOfpNhWobUH0sAlg"}, "size": "18065"}, {"path": "wheel/vendored/packaging/utils.py", "digest": {"algorithm": "sha256", "value": "es0cCezKspzriQ-3V88h3yJzxz028euV2sUwM61kE-o"}, "size": "4355"}, {"path": "wheel/vendored/packaging/version.py", "digest": {"algorithm": "sha256", "value": "_ULefmddLDLJ9VKRFAXhshEd0zP8OYPhcjCPfYolUbo"}, "size": "16295"}, {"path": "wheel/vendored/vendor.txt", "digest": {"algorithm": "sha256", "value": "D8elx6ZKLANY-irWC6duLu0MUph8_wUrdHHZvOgCfKs"}, "size": "16"}, {"path": "wheel/wheelfile.py", "digest": {"algorithm": "sha256", "value": "XGi8I1BMBx4chHtK0GVJ3XEFgOYXHEdtNstDIQtFHfE"}, "size": "7674"}], "sitePackagesRootPath": "/usr/local/lib/python3.11/site-packages", "requiresPython": ">=3.7", "requiresDist": ["pytest >= 6.0.0 ; extra == \"test\""], "providesExtra": ["test"]}}, {"id": "3fc9290470704359", "name": "xz-libs", "version": "5.4.3-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "AND", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:xz-libs:xz-libs:5.4.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz-libs:xz_libs:5.4.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz_libs:xz-libs:5.4.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz_libs:xz_libs:5.4.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz:xz-libs:5.4.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xz:xz_libs:5.4.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/xz-libs@5.4.3-r0?arch=x86_64&upstream=xz&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "xz-libs", "originPackage": "xz", "maintainer": "Natanael Copa ", "version": "5.4.3-r0", "architecture": "x86_64", "url": "https://tukaani.org/xz", "description": "Library and CLI tools for XZ and LZMA compressed files (libraries)", "size": 114313, "installedSize": 237568, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:liblzma.so.5=5.4.3"], "pullChecksum": "Q1mtV1/ZRayPbsAAEYrhTsWQTMuho=", "gitCommitOfApkPort": "abed75d9bafbb3548ce40d77daa90d84d55d762e", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/liblzma.so.5", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwLUPfKpVUvP/qJKl0XyCLnvaE8="}}, {"path": "/usr/lib/liblzma.so.5.4.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ew+ARhrxZzhQaQZ+D3NPXpUMg1s="}}]}}, {"id": "c8e7fc9f117e52bc", "name": "zlib", "version": "1.2.13-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r1?arch=x86_64&distro=alpine-3.18.0", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r1", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54253, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1JlboSJkrN4qkDcokr4zenpcWEXQ=", "gitCommitOfApkPort": "84a227baf001b6e0208e3352b294e4d7a40e93de", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q123KWIHVMc+D6+2bsM/e63m4eUZs="}}]}}], "artifactRelationships": [{"parent": "000d310d129592c4", "child": "fa80354177401e29", "type": "evident-by"}, {"parent": "022b022756238702", "child": "f7c21850742eb95f", "type": "evident-by"}, {"parent": "02b3f68ccae0a884", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "02b3f68ccae0a884", "child": "75ea60a57efdf4ec", "type": "contains"}, {"parent": "02b3f68ccae0a884", "child": "b281908027f9c770", "type": "contains"}, {"parent": "02b3f68ccae0a884", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "0c6c491628abd0cd", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "0c6c491628abd0cd", "child": "1dc66c7252e707f8", "type": "contains"}, {"parent": "0c6c491628abd0cd", "child": "469466f818a9ddfe", "type": "contains"}, {"parent": "0c6c491628abd0cd", "child": "920b1666a4557326", "type": "contains"}, {"parent": "0c6c491628abd0cd", "child": "a938c31420e10fa5", "type": "dependency-of"}, {"parent": "0c6c491628abd0cd", "child": "bcc870f5057c5c8b", "type": "contains"}, {"parent": "0c6c491628abd0cd", "child": "be564c24f619b6b3", "type": "contains"}, {"parent": "0c6c491628abd0cd", "child": "d204ba109ce6af00", "type": "contains"}, {"parent": "0c6c491628abd0cd", "child": "e84036326adf0bd7", "type": "contains"}, {"parent": "1658c39e675c49b9", "child": "b8704a1a512f9dcc", "type": "evident-by"}, {"parent": "16e31905a33b97b1", "child": "e2af1af5bff799a5", "type": "evident-by"}, {"parent": "18e5911103cbf51c", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "18e5911103cbf51c", "child": "633b224642e3a1b4", "type": "contains"}, {"parent": "18e5911103cbf51c", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "238fe75af161c7fd", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "238fe75af161c7fd", "child": "3581d3563b986814", "type": "dependency-of"}, {"parent": "238fe75af161c7fd", "child": "c060b95752224574", "type": "contains"}, {"parent": "26c1f0f6084ccf06", "child": "001640dcf74b4491", "type": "evident-by"}, {"parent": "282a9c5eb08fcfd3", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "282a9c5eb08fcfd3", "child": "1d655950ee70344d", "type": "contains"}, {"parent": "282a9c5eb08fcfd3", "child": "3581d3563b986814", "type": "dependency-of"}, {"parent": "28cf50980a74ba8c", "child": "6fbaeb4fe4ed1b6a", "type": "evident-by"}, {"parent": "34619f88311d4e5e", "child": "01590ce64be365d7", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "03d05f1d77c1a67f", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "04900f9ea333d304", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "0506b53efa8662e1", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "08159595ca822869", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "08a8273deb47b9f9", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "094beb9241f583fb", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "0a1b5decedda6c5a", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "0ce5d0a01a3da860", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "0f5e346a93e87852", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "110b2e70d866b7bd", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "15dc9f44e2623057", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "16480e8d9638b6db", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "17176e2a1551aede", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "34619f88311d4e5e", "child": "18a2a3ac1e25595e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "196dc0e2d24079f1", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "19982c59ea68e27c", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "19b4c0827a20507c", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "1b4e2dee8a36f55a", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "1f6b1755a31b091c", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "1f7741ceef58cad5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "1fab4a0408fe4e7d", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "1fe62a1d7c7f84a6", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "205cf19128dfccb5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "21082bb106d051f5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "2217eebb81e5c5c6", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "277d6faf49d199f8", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "2995dd02a232141d", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "2e35c5a7bef0da65", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "30a9048794115f56", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "339172048b947f4a", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "36409cfbad03b47f", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "37f3e3162fed3356", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "38991cf708c26c3e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3b28946868c06cd4", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3b2b76652ba91c05", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3b41d9f58ccd08b2", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3b77fa5aaea8829c", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3c32b5f6c8130a25", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3d5c472100acca20", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3dd7eef85e38bec7", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3f4867450863cff1", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "3fb2a55850cc450c", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "4682d8aae28e687b", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "4784d495aa646b31", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "49e72df4f4d65e60", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "49f9adca4308f686", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "4f0071ddff237de4", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "5091a989455e77f5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "516e3c1f90c7f3b5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "5218ab44c85f84b4", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "527c55fed60da807", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "52b965497922d981", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "53c0d98a517afb84", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "54fc4e4eb5448223", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "553d9c7c0329c3c3", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "56c28a07889b70c4", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "590826a217ff86d8", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "611e67f3f7232dc7", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "630e37e643047d6b", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "67bd03c0d22a697d", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "6902dbf0711b7cf6", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "6b211bd5b7abd90a", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "6d9c99401e3512e5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "7131a74c42d7fb0c", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "7299037b4d071b89", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "72e6dc6aa95248e6", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "73ee6e746bebdbf9", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "75f1b2c16f10bd24", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "7724eb2739fd8f32", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "7a962d5d6db45164", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "7c66d5b2eaf794d1", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "7debfd0c93aafb6b", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "7eb9f3821a2d8538", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "7f85e83fdc1d2474", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "84157583f57714db", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "8855493e96fa77d8", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "88a3502c4d8ad194", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "8a5329d8ea960ba2", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "8b3aedcef5cd9fbd", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "8e813f8266c4774f", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "8ffce9569b0e7b2f", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "903389b05d90b5be", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "929aba93ef2bf12e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "93388a168347abda", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "9379afdc6132afee", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "96db55725823f694", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "9911cc3e1ca43348", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "99e8ff193a2fc211", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "9b1ecf0570d829e1", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "9ee205451e3ea28f", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "a0a3a2e90ee52d1b", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "a39b2f735101e16d", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "a5e1b7b97915a925", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "a871b549eb22792e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "a9c8e233f7e9f6c5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "ac56fc7ed71ed0de", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "acc54a050d54c968", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "ad08d391e48fd5ec", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "adca459f4501657c", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "ae4d51f63d7192ae", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "ae9d0423f88dae1c", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "b0987098e8b1c3f8", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "b114855ce7a18c4e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "b68773e609541236", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "b6b37358bfc608e4", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "b7364e5107918f5a", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "bc02f22e2a7b01d6", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "bca794a1805679f5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "beacb79f7f824f33", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "c0193d16c13e4dd1", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "c0a76869d8c1b28d", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "c1b068dbacffe56e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "c356c2d6d7da6ca4", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "cae7943ac6051e9e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "cf71df7594a1beb4", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "d22fc5519075e3a7", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "d37af078fdffc3ec", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "d82e27ab8cbc5ab5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "d95e100d9a39a499", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "de2d8ac81db6b4c0", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "dec2eedcc817ac11", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "df54f1906860e0a2", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "e043dd1685974bd2", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "e0fd457ea81033b5", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "e16cc8c28fd0fe64", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "e1fed67648201491", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "e699ed704e282c81", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "e8bbdab522b23083", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "ea6ca83d2f6cfc7d", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "eeec307dbc94dd59", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "f166d454f6a4128b", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "f17f2d8df8eda00e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "f1af2a5ceb59f7b3", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "f1c58424960847ca", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "f3c004dbb93587bb", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "f63c755e77154034", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "f844b177f7030735", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "f9dd59494afc9b13", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "fa297d2e7874838e", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "fbcd33d197723d0d", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "fbe5fdc1e147b947", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "fc4d757096717c1b", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "feaf1c90229e1c95", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "fee29cc1186d73ee", "type": "contains"}, {"parent": "34619f88311d4e5e", "child": "fff9aead6d688937", "type": "contains"}, {"parent": "3581d3563b986814", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "3581d3563b986814", "child": "204ea0b21003707f", "type": "contains"}, {"parent": "3581d3563b986814", "child": "49621721d19223ec", "type": "contains"}, {"parent": "3581d3563b986814", "child": "561280173450493c", "type": "contains"}, {"parent": "3581d3563b986814", "child": "63fe64c12f54bb72", "type": "contains"}, {"parent": "3581d3563b986814", "child": "87bbd0bcfb7a2284", "type": "contains"}, {"parent": "3581d3563b986814", "child": "8fe7debeca9ccaef", "type": "contains"}, {"parent": "3581d3563b986814", "child": "92e2a90a6a15dc80", "type": "contains"}, {"parent": "3581d3563b986814", "child": "a67da28c8f5218f8", "type": "contains"}, {"parent": "3581d3563b986814", "child": "b24d4f2d8cef9bbc", "type": "contains"}, {"parent": "3581d3563b986814", "child": "bdf999b9543045b3", "type": "contains"}, {"parent": "3581d3563b986814", "child": "c19c9838d5ae83d5", "type": "dependency-of"}, {"parent": "3581d3563b986814", "child": "c669a64382d42898", "type": "contains"}, {"parent": "3581d3563b986814", "child": "d24d957e5de3d9de", "type": "contains"}, {"parent": "3581d3563b986814", "child": "daa0b04c85bd341d", "type": "contains"}, {"parent": "3581d3563b986814", "child": "e4b08bb9b3d2778d", "type": "contains"}, {"parent": "3fc9290470704359", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "3fc9290470704359", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "3fc9290470704359", "child": "ff73ae6b60b43438", "type": "contains"}, {"parent": "4398410e101bab31", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "4398410e101bab31", "child": "520d5ebd5dfae6ee", "type": "contains"}, {"parent": "4398410e101bab31", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "499be243fff44916", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "499be243fff44916", "child": "3581d3563b986814", "type": "dependency-of"}, {"parent": "499be243fff44916", "child": "5254732d19e1aba6", "type": "dependency-of"}, {"parent": "499be243fff44916", "child": "63c43d90527330b5", "type": "dependency-of"}, {"parent": "499be243fff44916", "child": "e8968fef25120085", "type": "contains"}, {"parent": "499be243fff44916", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "000d310d129592c4", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "022b022756238702", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "02b3f68ccae0a884", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "0c6c491628abd0cd", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "1658c39e675c49b9", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "16e31905a33b97b1", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "18e5911103cbf51c", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "238fe75af161c7fd", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "26c1f0f6084ccf06", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "282a9c5eb08fcfd3", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "28cf50980a74ba8c", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "34619f88311d4e5e", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "3581d3563b986814", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "3fc9290470704359", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "4398410e101bab31", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "499be243fff44916", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "507d1ac952356fb2", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "50b1ed19888df43a", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "5254732d19e1aba6", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "63c43d90527330b5", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "6951899b6edd345d", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "701300eef0967970", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "75f8acfc715f2948", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "78533b9a80a3c727", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "7887465f4fef8753", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "85e34641ddeca26c", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "8c7d0b28aa3d7879", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "99fec84f02b3ac20", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "a938c31420e10fa5", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "baca676b3df82a63", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "bb3a093c7c707897", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "c19c9838d5ae83d5", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "c3e1269ff75aa1d8", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "c3f29eba11b919a2", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "c5d7c5a6064e9d71", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "c8e7fc9f117e52bc", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "caef79f1fe0b500a", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "dbb80c4c5f6fa089", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "e22a4784077691ff", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "e34727cd06d86e15", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "e6d1b63d5a046c55", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "e8554058cb4c7d6d", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "ea51d6990c406775", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "eb279560ef3e6036", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "ee94c84f8e1f6b02", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "f88124d7312af0a3", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "fd0bed1a2db3b5ea", "type": "contains"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "fecedb8a52a992aa", "type": "contains"}, {"parent": "507d1ac952356fb2", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "507d1ac952356fb2", "child": "5ac5b15e8227b984", "type": "contains"}, {"parent": "507d1ac952356fb2", "child": "f88124d7312af0a3", "type": "dependency-of"}, {"parent": "50b1ed19888df43a", "child": "df27cac12138e138", "type": "evident-by"}, {"parent": "5254732d19e1aba6", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "5254732d19e1aba6", "child": "f89f82b024d850dc", "type": "contains"}, {"parent": "63c43d90527330b5", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "63c43d90527330b5", "child": "1a1e7d8995fb6586", "type": "contains"}, {"parent": "63c43d90527330b5", "child": "4cc607e4e569704b", "type": "contains"}, {"parent": "6951899b6edd345d", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "6951899b6edd345d", "child": "1a0492981f0ba0b3", "type": "contains"}, {"parent": "6951899b6edd345d", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "701300eef0967970", "child": "096f045f1ecef109", "type": "contains"}, {"parent": "701300eef0967970", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "701300eef0967970", "child": "c5d7c5a6064e9d71", "type": "dependency-of"}, {"parent": "75f8acfc715f2948", "child": "001143ef23cc5215", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "006009ea30462c0d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "006ecb5a5b387a57", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "00e19054f97e5d2a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "01764e6ac546965a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "01b2a20687ab2807", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0220efa1f8189950", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "034c7304b2a58356", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "03781d363519bd1c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0381c9a017896413", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0450ea9af4d3b3f1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "047fc0169e6a3b26", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "04b38bbd9365ecc1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "04da192857e9e3ed", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "04dbeb8ec7bf9ab4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "052086c1c4789dc9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "052c708ed195f516", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0575d7fd95e33cf4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "05969f22d447767a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "059f53e155b2e89c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "05d8b1a2fc922043", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "05f6aaa7b5c3a56b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0606afa254844327", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0619477d843ef7d2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0633441970c2a126", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "06522473aaaeb485", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "067707d100ef0579", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "06850df6e8b3db4b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "06ba79cfcb2cf225", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "071d7dcb37f09578", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "079193f99e05eeea", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "07958ba25af049d0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "07cc9a65bcadb2c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "07d4404ab0a54fed", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "083b7c2afdcee576", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0847d0fa3ca5a9c9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "08a0e465bf09745a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "08f97bebf4da1d06", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0977b52546e9571d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "09d9c491a9d3b61a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0a2d2e426a6fdd3b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0a467cdce716001e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0a5493d0d0931d0d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0ab5c335d27810cf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0ae40a8b158d9be9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0b1a84488047d708", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0b4095d49773bd31", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0b900626fa86a564", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0b98fccda5c94170", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0bdd1fcfff31865f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0c0b4d82dc8a6a97", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0c42070de5765240", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0d07f556feb6f754", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0d2f92462db574c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0d5eb975faa1b239", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0ddb65b5ff1c5177", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0dfc85ce83da9fee", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0e246353093a354f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0e565ebb36614391", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0e95764591412072", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0ecf1e8f5924e562", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0ef0393643e0a13c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0f0dd1883bed0752", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0f3dc066f4c50f9f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0f94cf1b90303219", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0f9fafb25aee4c37", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0fc46e26a3694def", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0fd41e3040cc6bce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0fd599ce2fffc1ea", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "0fe40c131462287a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "101fdea4a4acbb68", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "10485fbbe9a3a145", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "105f953fe9062ad0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "108707f0045d37f4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "10a624583cbfa67e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "10daccd2f4a28e34", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "10db21c840345e1e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1168e23acd2c77a3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1180b8f0f89b0c6f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "11bfae36f6b54de8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1251fd28a485e19b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "125a12363c680ee6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "128a7e07ac190f23", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "129515fb20c2432c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "12c0241e6348b000", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "132957a2674dabb9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "13468a2c48390718", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "137d7944e852726a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "13aadb7bd0eb9d83", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "13c3049efc4f2e3b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "13cc9f453f11912e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1403a31659a50b99", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1460aef702f997c4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "14b5e776f28c7293", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "14da343bfbf8f071", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "151a1df38108b291", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "15e7d84eff43cacd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "15f5ae303efbf39e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1687390e6b3f1b4f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "16e4adec12f650c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1713474cf2c758a4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "176b4333e741fec2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "75f8acfc715f2948", "child": "17e6d1b9797d1fa2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "182496fb5d3950e2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "18df5e162f56d358", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "190fb843afa706bf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1917c74c49faa453", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1946f284db2f2685", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1987ae66fa578061", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "19be9442fef31968", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "19e7059b8a551880", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "19f6d7f202093111", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "19f8848e163e0d32", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1a49a046abf98f7f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1a559a7c374f86be", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1a593a09c6a5d383", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1ab17932991c92ac", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1abe045172a4dfb8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1b6da0073c5bafd1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1c0e260de815acfd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1c6576f8479e2cd9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1c8bcc7207717306", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1cd8d7c966b7d7a2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1d6e069920401604", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1dd6ca02a0467839", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1e36a07d4505b4a5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1e6a05f2733c81d6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1e7dc8758f7dba8c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1eb0b7a1b85a195c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1f6fa9d040e5eaa3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "1f895a16ead54894", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "200c210e230bc35e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2047f828794be265", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "205c53cc8420c418", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "217ff4cad2160356", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "21cc5008656f4087", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "228ffe925990d3da", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "22af4a50e430b3fa", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "22c26eb23fb0bd62", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "23441699dc0696f0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2359a19d2a0b5f78", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "239ecad3f5d8fb0d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "23a0c0d9834a04da", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "23a14d3e409111c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2402a1a5869c29ab", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "24272181a047b57b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "25478381def3a602", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2573b9c8210bf689", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2578e23e8e438600", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "257949b507cac559", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "262ecfba418052c2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "26dfbe2cc0077c68", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "273c866f35a28a9b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "275c961f336eae58", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "27640f08687ca387", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "27a2c9ecf8209627", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "27dc7a63a660ed6d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "281826f650104828", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "283ed7edd7d257c5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "28411f9d8f4b34a3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "285091765b66796d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2854ea7822e0c1d3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2865cf74f725b76b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "289d00ed0deb50a7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "28a250d35a70afc3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2907deb029d177f7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2914f4cf241afbc8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "293cdea1c320e4b0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "29e6e20fe21b087e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2a22102090a70117", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2a56ad13b097a1ab", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2a5e4d94de56c68d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2a7f6666d72a11d7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2aedc29d666dbc50", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2b46ac2aa3dbd41e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2c5384105f081f7a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2c582386f3538b2f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2c633bf4cd9fcbc6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2d208b5af80940f1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2d833d35e4ee4304", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2db61263b56714e7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2dc84c2caf8f2ad1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2e5808c5801dde64", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2e62c72fe10824ab", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2e8653c353410fb4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2e9721691eb36962", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2ea7fbb4f0e14d6d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2ef062424a603e55", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2f107e7187d70ed4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2f15ff1edd00ef89", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2f2c40b05d87931b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2f6ebc23d2014470", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2f8a951dd5d8b121", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "2fa2859e42edef0a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3031967e4f559081", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "303612541d2cb0da", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3039011a6c1480c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "30caf72b39618f8b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "312199457f0598c9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "316079c4b7ff81cd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "31754e28994a6d8a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "31ca717dc13898b5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "31ca96ff4a95973b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "31ce552817fd463b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "31da4906c81f8c21", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3221e4ca6ca5a244", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "32292dd6b4594a8f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "32a196d2f6b4f6c7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "32ac57be361ebc94", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "32f7cc4e699b3026", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3308963b25e60a2c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3323f1ca013032df", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "336860043ea4396e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "33dbc72ca2693e57", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "343d73c64d1393d9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "344cb466b5a655bc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3533626c5d59c7d1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "35cb51b4c42eec16", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "35e492ddceebc8b6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "364fec9f31afa853", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "365f12f90cac84aa", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "36c1c190f5163865", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "36e85607a4993c63", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "36fdb4fb92dd072a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "370c7977bb54cad7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3766f4980108fd17", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "377a2f640217a9d1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "380f5bb5dd74c8e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "38180e68a9fdd41f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "382cc9bc81a87a45", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3838d5639afff36d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "383cd6f9ce0b811c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3890c79767028e0d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "38a2e7a0db3abcc5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "38d49a7a5b11b7db", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "38df827ba8b7bd4d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "38e8ea39ab34b4bc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "38ed1e871e84b4c2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "396cc6f7117f1f2d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3979112490873ee5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "397cbd98aa159cef", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "399ae82d9734a789", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3a2248a8e2c90b48", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3a81c20cfe1f957c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3aa6da7d62d8178b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3b094a042dee1d84", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3b39182d2f783bed", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3b6d57458a9210a6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3b95fb8812288181", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3bdb0f611a8cc5cd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3c195b4b90fa2c11", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3c302272dadfa4a7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3c53bd65d7e5b1dc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3c5e0852a020ad4a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3c6df4b92f83ced1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3c97f311c69ac78d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3d01d5309a5a90c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3d243a7109795faf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3d5aac16d6612071", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3d60181d9d7e5156", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3d7e09887a5b030b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3d9be90ae8aec9a2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3e2a4686914b1b58", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3e5d2b51a8ff57c5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3e87b3e73f8e3409", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3ea936a116f22546", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3eec724901faf05b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3f0f2c1593554ad5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3f28581b5fa14f2b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3f2ffa85ed38a564", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3f4f8fb3bb8dd3a1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3f7a2be82b42e1a3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3fd0767012228cb5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "3ff9e7dc13eb466f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "408af284aba82389", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4106db64f41e68ef", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "415a3d904d589f27", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "41a77f92f2b61500", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "41af100143b76911", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4214fae2f8ce7e1d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "426317b84a5a7fd6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4264e850ea6153d6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "42ff9096128b9d26", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "43386c9609522807", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "433c83ae86267e35", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "43accd0864f96a57", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "43dcc95297fb8ff9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "43e5b1b6c9a652ce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "441c3d9feab544ef", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4426adce155c026d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4468bf9f1ffdf7b0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "449326171ad723ef", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "44a090e33656b0d9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "44a45ac6aed530c6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "44b502de81d8aea4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "44c2a2b0a8c0b3c5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "44dc79f9271ed3ce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "453a4b8755ad090c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "457c9d338e514dff", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "45a8d778de0d2c6c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "45b4b9df77785951", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "45ce55559b271990", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4627f44f4907db4f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "462bbd09bab49382", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4631fb961f78b4fc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "47478a914e964b6d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4754038bfb6db978", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "477d5bf6473c40ac", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "47a08f2e7947e7e9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "47aa6511553adea2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "47d5d305cdc8a15f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "483b144c32ed2531", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "48c8e611f6536f7d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4933fe9d8d81246b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4943c08e781a6b9c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "49a9f60757d82e1d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4a0937f990e614b8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4a454c80694467de", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4a4ca7d266dbb666", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4a975942aca001b8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4a97d49890d72b6e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4adf32c4b7ed640d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4b264e07ffa7bf4b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4b33a56770af5971", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4b543d23a481b29e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4b9a5e7bf6ccc490", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4bb913431377d12f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4bc3c8a8038c5928", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4bf0e8d5070d57e1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4bfcf80ae8625173", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4c1244931811164b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4c2637c460450985", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4c671c5002599ebe", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4c74dc0ddcfe0a0d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4c9410b92599f91c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4cc794ae735c2db1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4cd169386d03da0a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4ce41460b9b2f66a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4cfdf7f68674b153", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4d03a329dc0caaaa", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4d18d9b1d4c52620", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4d6e4ffac2b7ca99", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4d8752cffa48010f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4da737c5b49441e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4dab22234b503f11", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4e0a00abff5c425d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4e706a090130ede2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4eb30746a97f0639", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4f2cb472f65d3717", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4f2d87088afcecf6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4f312e61ef84aa23", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4f7d7c99baa8d9d8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4fe9970fe1f96325", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "4fef45aa77dcecec", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "501734c1266b1466", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "50436f6e9c69923b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "50937a949d9cb6fa", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "50e122fbce029374", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "50e84f4a00ec97d8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "50f91a57651e20da", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5141479fb611e0fb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "514c812fab2f463d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "517eef5411a80b53", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "520acdf384021c7b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "52ec52740831c5b0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5306c4cd5de398a7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "530dcdedb7384534", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "53dd51034e2d321b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5403279ff7debd64", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5406411b4115e1d4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5428ad33122fa396", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "54391e8f21defd2e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5443fc8197c7410c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "544b65ec07944eb9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "54c1aaf8227c40f3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "54d06cd50bb479fc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "550d944fd0b6eb6c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5530180ad9335b10", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5535f2f0c94eddeb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "55397def7970b340", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "553cd7ac247ab9e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "554265092b849b1f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5573ddf0eebdcf26", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "557f2a7a9ab80b1f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "55ba96dc9366c817", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "55df524c0edf3950", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "560b8543a79fc024", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "561560ee54fe031d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "56b673ecd548efa8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "56d7e55a7f1cda01", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "570d99d21f624d6f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "57488955f58d038e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "574a5de7958cf74a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "57889b95855e61c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "57a8e255743a4f7c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "57fc00d680440ca1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "584d70bb8a0785f4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5868dbd9e21c55b8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "58bbb4b8581278c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "59376640226cc39a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "59636edd4efd8111", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "597e9a86daf3ccd2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "59a73e8f3e7f143c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5a18773e6c0687e8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5a3bfe1e27d4d6d0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5ad47a490e9fe493", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5b20b863902c0d64", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5b4686a6ba2b9bf4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5c54349ad41fd984", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5c555a5bc674297a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5c953d4f78c3707d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5cb15a03ac03d1c5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5cc31dc7f2d0e409", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5cd58338db39ef95", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5ce8d6121c43f3b5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5d4e2d1beb5b0263", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5d737794e7cf88ee", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5f2ea3c3df86870c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5f30e9b20b0a7d11", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5f3104fe3fc557e2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5f35a01ed2354132", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5f49a051e4224e84", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5f5d201003e9f8a9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5f7a0f48edeae4e3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "5ff94be388643689", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "600d0bf16c862f18", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "605dc12dd8ef37d6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "60869589bae320ba", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "608e5d52fd0f977f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "60c7310efd3be992", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "60cdbb2b6e47f342", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "60e9399c84080e79", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "614bd76af846850c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61528dd381c489e1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61570d6c221d2e22", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61762ba6266d5458", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61a26dfb49369dc2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61bfb899c3d20911", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61e3fbb04be82d2f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61e4df254bc4d467", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61ec8d767417aad8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "61edaf42ccbd9987", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "624c461907b29a47", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "62853ee4d657ad23", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "62e54b631780024b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "631f676e7b059631", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "634ffad4092c9e92", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "63c4c3fd2f9df9e6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6400400f4093c2ac", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "64e3a8695838ecce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6515ba4453979144", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "651716990f923f09", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "651acc064ce7817e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "657890b5e7016dbf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "65a6fd8de4f48da5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "65c41b43f5257b20", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "661f571bf3bfa4ee", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "666bc13b9a17342e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "66ee2a8583de092f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "677304bb2d748b7c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6781294f8fce1c68", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "67bbd065098e8831", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "682d3a9d908b7a8e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "685652876a1f16fd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "686cbffb55ded421", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "687817a8590985ba", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "68e269a3ecd6609d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "69332cfaed6071f2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6965a79a11e960d4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "698da7dd52863e41", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "69916e828b76ed61", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "699de24d2ad48e97", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "69b8588f44edfc41", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "69cbca22e47da97e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "69f80e45a39765f7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6aa8918aff3a15ce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6ae7a8b8a65b3236", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6b06e329ac9c9526", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6b079f2dc155144f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6b1f10c71a927548", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6b708be6f99259a5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6baab1aac8c7c915", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6bd90becb4669bfa", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6bfc96bc0b317fb1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6c06a4afce283b7a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6c1345a1df3ec556", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6c64a912f95b82cd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6ca3f316a7e2a745", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6cf37b8776c17bb9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6d18e066c47bcae9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6d22867cecaef52c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6d2bf06f0d792250", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6d5d299b174ce738", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6dfb09b1894679c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6e523b716de89e87", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6e5e2fe9baf4707d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6e69afada2a55124", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6ebb2e7ccc33cacf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6edb8f63fe6c0a0a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6f16cdd8885a1caf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6f4c6d9df287ccde", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "6f716fea520848e6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "701cd5bf9301775b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "705654f552ae61dd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "706fc035d5c2b297", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7071daea188d5406", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "70d218a48b790c3b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "70feb4b5783787a3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7127afc97d6269c5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7164163e75089db7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "71a4757d7b28ca19", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "71b26b583318ce2f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "71bd1801192f54ba", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "71dc125768bfa607", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "72218e36b579a007", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "728d84ed75d7d840", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "728f3ac2d4ef4665", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "72cb11c1185308b2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "730c0ca4728e5557", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "73276a8a24d109f1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "737fd91914828e2e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "738407fe8ba4cfd3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "740b0ab33db71bee", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "744bd10834e806de", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "744d981fac0978dc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "749626f3e30bd4eb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "74c2c43186a2deb0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "75594a8a9443c65a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "767d53f75dca10ed", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7684126b4fc38344", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "76dfa39e192d21a1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "776f04d9d15383d6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7770683f322fbce0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "77d7dfa5391e197c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "77d7e8c38b0106a0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "78530654e9b1b6a7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7854abf7955b1857", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7872a1c0ad0f1e0c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "78a1aed772e2c8af", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "790f608e570df702", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "793e597b8a6930c5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7972bddc2b33bd89", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "79bac7050357c141", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "79ebce74c8bfa5fe", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7a039b1d2851599d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7a1ba502a2d7912f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7a9f3d539c2d40f0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7acd32e0a7fd19c1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7b0bf5784fcc828b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7b0d38ef75443f0d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7b3d149d876f72e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7b8fba10054a2553", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7bc1eca7f53cf604", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7be0ad8b42f24099", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7bf0d8458d2c2c7c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7c335f219573a77e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7c37a3c67b3c3d5a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7c4a6912ddf629e8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7c549b4102a53d4a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7ce05340f84ded93", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7cf9bf1bbf70c835", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7d3041fa0e9d46ea", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7d38bc55f90b353a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7d4712372301d580", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7d7c655704713ccb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7e0e45a68f107cf2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7e3454726c9e27f0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7e86c89fbe7694e0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7e9d0a135217b2ee", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7eaf04d3bc9d9420", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7eca1b8ba2150d04", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7ee2d4c2b9603de4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7ef02377f8da6413", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7f389dea26efba06", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "7f5732eecdd980ef", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "801ae5317b1c14a2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "801da087f8a38125", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8033183741359dc5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8039688c8deef028", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "806022042a7f2ee9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "806c57c1a4bff9cd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8089d7cf0ad44ec3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "808abb84445ebdfc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "80916b5df052973c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "813066405e4a0873", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "814efa085269213f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "81cf524918b92a23", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "81dc7278922d0a45", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "820b23a7f4680184", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "820b51b5f0db74bb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8227b94e3c649e07", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "826af8d7b06953bc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "83026ba80bfb6876", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8341866a7a8eee1b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8372e8ef48bd1a4f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "83c27615266494df", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "83f2eac1d92895d3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "83fface42fe60d39", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "840e14dfdeb09db2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "84433b1f2ad617f8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8443a99076586c16", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8485eb2068917ce2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "84b2a83efc5db61d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "85357493842d1004", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8570f2baa6344c7f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "85ac118245f8b458", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "85c9231b4add3eca", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8637e380a776cbdb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "866f9de972c0fa2f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8674975148bc336b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "868566913475a1a6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "86caf4968f0a54c9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "86fc01211e933110", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8722a409df32e90a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "872a650578902c2e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "87625a9eee093dcc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "877f2f4e87da7d64", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "87c24445cc2ae440", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "87d0f161cc3d06f9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "87e48d2d806ee6d4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "87eaa499356279a7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "881e779ce6b3e2bb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "882dc344706aeea0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "887632423bdf580d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "88992e0bc7ef30c0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "88decf7388c767b3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "88ecb9ae83595e38", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "899fd3e1394a7824", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "89ee912a1c4843ec", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8a5b18b29a3cd3c3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8a6124b858e36626", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8aa038717a86cf95", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8ad448cfda04cab1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8bbd72f079232cf4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8c006f099760110f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8c4139a643924423", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8c6136bb48a0edcb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8c745a8460f67503", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8c91b1990170131c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8d0064c0878bde64", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8d2d63d22a070b10", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8e6a7f5a036f7462", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8e716b3bec46fa67", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8f37c3841cd16d8d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8f930bbffe076924", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "8fbd72c2843f8591", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "900e2f7a7aa9f940", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "90235bcf4fbb2220", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9034771f3bbaa38a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "909a5626914b44e8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "90f74b9ef8c9a0f1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9198a757f052b994", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "91d480117894f130", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "91d5091b1fd7d682", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "91f0127c2db58ae3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "92dd4ba7eaa6b258", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9310d721da3cbf33", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "93145ad133381eb7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "933302761b0067c3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "93dcf3c0f0d48aea", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "943b2f36614829f5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "947c04dcc02350e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "94ad2136873d16ed", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9557840d51f9ea1d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "955944c6b2b47a33", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "95bc9c74be4773ab", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "95c8ebc401cb60c1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "95f81f0919c791a4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "96327df78a99223c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "963b852a4207fbbc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "96647da73c67877d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "966571c50d55c213", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "969a58006240e9af", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "96eff471a6e70048", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9752e095ccec106c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "975f02fa3ffa6300", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "976a83ba03ad85e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "985c50e9ab89ae26", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "98eb6e341dc68dbc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "98fb5da29000e3b3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9904da25972a837a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "990f1aa25bf572e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "991b25c8a85d199c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "991f350545674c6d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "994aecf6482f3c4d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9992b37b6dad0b41", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "99c33836e5b9adbd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "99c4639de48eb674", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "99df56b62fe2e983", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "99e6f0cf1d754423", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "99f2717a9363c6ff", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9a03d1cc4266d712", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9a9a40213ed2038b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9aa3395e3adc1a41", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9aa586acfba26d0b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9acd624eb49cc3d4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9ae0f4c0ab132a8b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9ba896afcfe6aa24", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9ba8e97a1573bf0c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9c04aa69428e8dce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9c0cf1a2a17c7f73", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9c27da1b3e440b24", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9c6a02f37a3de98d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9cb2cc86afc2e163", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9ccdbbd18efc6686", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9d2fcab179bbd729", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9da976720431bedb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9e46c1fe81fec00a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9e9548ad4d7ba62b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9e9d4c3f32d695ac", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9ea60c0fad9c4633", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9f9e0a4fbe92b37c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9fbefd78a02f4f74", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9fd181907da12d58", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "9fe818cbe560cb38", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a00373ba75e94e66", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a062e4b3bf3759e1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a0d766a4b36c04b1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a1094b94354de7f1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a11a92fc0002da2e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a17995cca45e7d28", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a19c0940ccf41926", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a1a95ab7b7fbd048", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a1bf57f8e710a512", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a1eda615fcd27a92", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a2543819982ec7df", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a2b111dfc0aeb30b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a2d2805ab3070f33", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a2f8ed9889712f50", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a2ff72b55625e0dc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a323552c8f508247", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a38370756e68b20e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a390f675ce9b5779", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a39cf8db19cdcff3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a3d9022ccae63781", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a3ef20795c562510", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a43c2a93da5c4548", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a45d10c398dcfebf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a45e210a22af0f6b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a46b73ab6391f194", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a482b66f69b88606", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a4a3d74c680ac156", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a4a995c566fff876", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a4b1503fe788c56e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a4d61328ce5c48fe", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a4e13f7a5ef8934f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a4e8fb06254c9797", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a575a22602a491b2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a593ec745eb6fcaa", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a5f537b9b122fb9f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a629bb3dec76309d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a62eba154c5781d1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a659a362761ff467", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a6984d4752256228", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a6b6b93cc451f40c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a6c64e46d7e1a145", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a6da6229c249c35d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a7afa5e675845701", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a7c6434f002a08bf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a7daedaf69de714a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a7e0e12b015d817c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a7ee5284a9b345ce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a80733bdd6376021", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a8203c6b78e1024d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a847a968c85200bf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a8b1bd9a450c6f2e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a8c241ee89c8eb06", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a8e02779662d260f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a8f18d3797295aba", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a91a7012c2629114", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a932e3a8abad09bb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a9a2dac093c6188c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a9ac1c4b78669a9f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "a9df8fa2075d3cd6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "aa0702019a591750", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "aa0c8cbef210f0ef", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "aa14b26e5bedae02", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "aa20817af68348d4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ab1a5f89df2d3a39", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ab57d446ab6819b3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ab698ad0c3d4426c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ab8586f35e8b0909", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "abb40a9cac33a9cf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "abb74d266bebc217", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "abd04c48d570060b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "abf8d39ad3bd6b1b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ac054ab063af440f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ac220b685d641f31", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ac3f823aa4025398", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ac4377ae52937ea9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "aca843a7e4052e05", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "accdb06ad0b6b20f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "aceabde8053d53a5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "acfbc7e34fa98f1b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ad714c9f78bc7442", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ad8bb0c4283d9583", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "adb19cdd14e523c0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ae356bd58f9df3ab", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ae61865c2c15a704", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ae785bfc13aab0d8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ae84d98c11e92859", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "af1b899e371df483", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "af2e52728b44513b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "af364088e2be9323", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "af3c1aa28f5fb433", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "af4cd1a289c32566", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "af932d0f119f9215", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b056bd6fd75682ed", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b07a183afca260bc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b0a793875ac13e66", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b0ccbaf2b4c599f1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b12845013b97e6d4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b1336649a5fe9fce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b16162f2651a0561", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b1ad2606f45deb42", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b1ebab11d8e57f17", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b28859f0e40f49e8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b2bc0fe18ea86581", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b2d10f4d01cc53c9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b2d242628e823573", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b2e2873b228d55cf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b37ee6f5d9baa86d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b45c10a0076971c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b45ef9e1f4623acf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b47cac0586ebcbf4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b47e2c27c7c51317", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b47f78c2e417c56f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b47fe29e74533584", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b48be0ed343adbb3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b4d9f7bb41c74a76", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b501c72638b26282", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b502375f2f8e6588", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b50babc6e6edcf87", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b54511dd581bdd3c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b5a994f700cf7387", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b62b0c56646e0e2c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b6313bb20f442f6a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b63d356588ec1b20", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b6ba6230f751cb12", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b758f6fa3cdc577f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b7c5f1d7c51b43b6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b8076e90fa4837c2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b80f8696db268adc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b8ab045c1f172450", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b8ec8a38a7bd005b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b8fcdd582f8d9cd6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b9b2706c27c2675c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b9f58662067d5604", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "b9fd90df25dddc58", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ba130cf18d18cb5a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ba360bc31e194663", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ba418c3873d357ed", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ba4a7d508c37ea1d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ba84aa43c6e781c6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "baa292759b9a9a07", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "baa391413634ad50", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "babeb83fa00625f6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "badc0ed5159f3235", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bb7a26b41bd73a45", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bbaf86b4c1d2c5e3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bbf07d709880164c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bc1fc1faeb4ae783", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bc4e28c7e2f63456", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bc51b5958e0e21e9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bc6854da88f3b337", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bc6e019871640a1d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bc74c370b2fb76fd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bc9036d29ea420c0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bc9b52c22969d2e7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bca4ad2a455a2d92", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bd13d96b45f83b06", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bd1ae5e6c7e605bb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bd2ec0f0c958ec77", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bd558c3ffa43dcad", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bdd4c1be59716d7b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bdfb1f9d7ac48355", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "be1c360f54dbe86e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "be70ea93ddc6458d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "be7137dd62549e2a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "be742c5d2d2e84a9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "beb9f64369e5fab0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bf0096c39458d288", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bf084144c8b67863", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bf1be9785ecb5a7b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bf5e36d0f67c2cbc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bf847d1ce43b8943", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bf8dc2fd0d1beee8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bf9985ce1b2a8d9b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "bffbbddee6194751", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c01065e30d9f40cf", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c01e8468b197022c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c04a37243ccee9a1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c04c3a72bf37dcf3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c051b63baa07e5ad", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c051cb210fd6e7e8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c06556b3bc31e332", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c078b2320dd0a0c0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c07f78b75b076d82", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c0932df87b13b2e6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c0a663c9cb63d393", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c0eb7d8f66b98b8b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c121a0769b89584f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c141b242858e7976", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c151c08f4eec59ff", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c1742342df24eb35", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c17ccf2641174b39", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c17cec9734e781cd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c1ceb055044d7428", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c20136c2002aa173", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c20167a5d229fb5d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c20e8cbb546b8a5b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c25e7eeb9bee72e7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c26ef75a029396b2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c2bb3d7c8e275d3e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c2d06656e9090e90", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c3020bd2aaa297c1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c31930de0dc41e68", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c33f9d52859ca5be", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c36a2fb1e6015a93", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c3b3ee0045f2f01a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c4994ce53afd5152", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c4a80e694399f834", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c4b8ace798fe0817", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c54c0067b22a099d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c5636675cb4e7475", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c57e4c43d9a804df", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c57e6cd30aa74a99", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c5a3efdc335bfec2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c5b76ebc3f1d680f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c5c9a4c2e04bdbf5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c5e787eb9bb38b26", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c62729432137e30e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c66fbd4c4bdc625e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c73c4a11c79f868d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c7471422c9d06b76", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c74b6e81ecb9f1b2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c7636431780c0e3d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c78238a613633002", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c7859fc7f42b90f9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c820d4011862bb3f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c863a961abafcd93", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c8e0b15d8e4e4047", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c90873318c62f0a1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c924a97fb53f12dc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c938cf07268de415", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c98040c753575ab6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c9af898a4a8a6b3f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c9ce6ae4725a507a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c9da7f82040d9a82", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "c9fff5d0723e5680", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ca60d9ec44141fcb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ca90a966e730c144", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cae102f848e07a28", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "caf0328049a2192a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cb3363926b3c0c16", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cb8a32b066fd0022", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cba06e07c3be4819", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cbffdc3317e7be2b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cc3b19fb420bfc57", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cc542d20706a00d2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cc5c8d0e34861d84", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cc76faa0c5766994", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cc80c15ea0f32e0e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ccb59b2120e11276", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ccd10e39fbcedaa9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ccd5548e437b8f7a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cd355bc011978893", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cdb3c181d4a32677", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cdb881db3ca3741e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cdf955c5693227a3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ce97d97c67fe5b70", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ce9e38d8f3b1c786", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cea70548705d30aa", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cf0c4493c58e0790", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cf2d72c8a1a65790", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cf49b1bcef7a49f8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cf5ae55cf1eff3d3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cf5b6b025d858ca7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "cf959cae3343808f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d022f02ba0f379ae", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d066e7fca218de28", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d0afc928acbfc399", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d0f51c9da1a17dac", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d124073f8cf9cd3f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d16b042042bad06d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d183601589d4cbe5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d1a3ffdde3377c62", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d212b097c05ba703", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d22d5254146cfe94", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d2a9b72b0e82c71f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d2c4296e16d67367", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d2d052bc0fec1b4c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d31b030240e264a6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d3e2775652785e25", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d45001b5e398301f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d4bffc40fb7c5e98", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d4e9a99d5965444f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d51bc1f3c0bad712", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d56e58306f1fdaeb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d573dc2260a94184", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d59e29a68e79c02b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d5dd935bb3690c69", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d600f0468d205384", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d6805c759978147a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d6c037f3844402a5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d772f93ed408a3cc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d7b2d7ecac6e14c7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d81f37d75d4c5d5c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d89e85cab5e6657d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d8b00e4926aefeb2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d8dbc836beb36827", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d9002d91b3a2eafc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d9687131d74cf1b1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d96a402a0a027047", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "d9f8e189e3ebd192", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "da1b30c12d528f66", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "da5662448e80def0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "da6fdf7ea2bf0414", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "da8019e614d56d20", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "dad208a13c2e57db", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "dad799753217c189", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "db2d1cd26bbb756b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "db355a7efce8d6ae", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "db473c01a43bda60", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "db4f605fb39a32f6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "db7c86902efd99f3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "db81a27b01529d8f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "db83787b0ef363e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "dbf28c705af08c82", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "dcd5d5eb8d0a1462", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "dcfd035f4003e404", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "dd5c759829611aeb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "dda54716934064df", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "de191ef7e83a2ea7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "de2191d51cc75438", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "de445b83c396b070", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "de5a8a2854920125", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "de7de759e09a6f91", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "de80f615dfd706cb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "df1be3d1ea51d814", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "df2c702b301f235b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "df46dbd9564f6346", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "df59e0f3acff934f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "dfd8496e2728848e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e0096505c3a797f0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e05bd32772471c42", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e05da38cffca506d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e068184f5eea1ee8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e06ba25dfcacc2f7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e0b515b99016c4e0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e11c76b99c377ce7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e132f736b781caff", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e133ca36180c9a71", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e16e05ff267f38c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e180d12579a79c72", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e1bc09dfbea4a134", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e2aaacec620a70df", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e2b58cc1b184a913", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e33367ae587221d2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e345eb13077b5b58", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e3486deb615646c8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e37b0235fd1344a5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e380f317ad2418c1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e49d8970981bd9a9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e4aeb647ae439411", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e54e7e867f93ec65", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e58e6b133da4769e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e5b323eebd70e17c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e5d5aa02d0107d58", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e5e41e81215890a4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e60f1f14daf406db", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e64191d2b530a7fd", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e6666dfdebf55c53", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e67bf10dd2046f9f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e6cc3b1bbb4a047b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e705ca1df5c6122c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e7197e9940531141", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e71c3de8ad6325b3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e73801cdb363b9e9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e76fdea67e3782e5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e78701a71529e206", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e7aff3d3a7d8ade8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e83f0a5cdaf393ff", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e910821520e6df3e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e9227190007f1e33", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e9539c671ff80aeb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "e9b4877b150b6ab3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "eaab6b3109e91d6e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "eadaf414038f2841", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "eb80868f19d8cf58", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "eb84c444e0837055", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ebfd5908fbf7ec87", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ec0850a3edb2ce4f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ec8b624119de214a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ec8b7a2f1f11218b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ed0d4c6c1fe37887", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "edd0757ad23643f0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "edf66814490ed3fb", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ee3d72abec549625", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ee4fbdd956f135d2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ee8825763a913b24", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ee9e1b3155845ab6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "eee08768217280ac", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "eee1666094346e2e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "eee9a82961fc627d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "eef9e8b66aa301d0", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ef199350cae01152", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ef1e771944e9a6a4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ef21c4247ee79aad", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ef27abdc08d795f5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ef65a75be784dbff", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "efad2b57178ded69", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f00e812ee997876f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f013d77e8c31b33c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f069418be3cfc898", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f0fa7ea22ec4a331", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f1044ee0ae7444a8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f1115ceaf84ddd34", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f122f86fb23d335f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f12ac9986106fbc9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f143ccea14fb7647", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f189333066649bfc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f18fa955a573143e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f1a313d3c6347e27", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f1fd43f6a49053a9", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f2032b7ccfd1c78d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f23fb06d1a65f37b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f2bdaf9f4eeb429a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f2cfbf303794121c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f390689654bad676", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f4474ac3865763e8", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f47369a3a1d80491", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f4d8efec6238e29d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f4f3e69f7ab0d75b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f4fe353ce63b3bce", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f548361ac439d3b7", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f552b72fb39d7a47", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f5a4b8ac94a36112", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f5abe5e8830301bc", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f631b3975bb3e7aa", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f64ea5143bc7f549", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f65ca529ee2af06c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f671f466feb5e92e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f6e37c4807bb429b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f6f53a8e9e695876", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f703a49e0386dbb6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f72de8b1a28dae57", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f74a0782fbb63e6c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f75ea85c5960fd11", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f78039423bd826f2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f795b638f22a10a2", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f7c6ad0e049a9a82", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f7e0b9624546b4f4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f7fac20a0ddf8ba5", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f7ffa86b1107baa6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f817128a787b4390", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f8c4eb168aa3646d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f950bc91c87dcef1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f959fb9a6f3799f1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f982a5e3146fc141", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "f9de825a0198f993", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fa026c048a3e4c9a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fa0ae9059369bcf4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fa24603b5be93d16", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fa34c76576c82aae", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "faac39939a7dd62f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fae4afdd5f3a9abe", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fb0ce612081a18d6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fb2f7690d30c58a4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fb5b17d694c9a81a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fb5fa84c6465f00c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fbbe4a0aaefed85d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fbc2b4bb7b142314", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fbdbcfb9248c8770", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fbe7843839f89728", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fbe7b53938f91857", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fbfb4d0d724e6868", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fc549580c8cc56a1", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fc5661841dc733b6", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fc9b0ad3db1a2e35", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fca1816f47b81f6e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fca828227a7a0643", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fcb586b504bb617a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fce26dc2874e2387", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fcf8e1af286c656e", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fd1115517f6b9c6d", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fd8a918cfd3ee438", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fd9d9f4826710465", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fdcbe38c1425956b", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fdd03ab6997ed757", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fdd465381a90812a", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fddddfb7ee1b4f24", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fe1c424796c30def", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fe5c580d19fe718c", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fe68561f6b09a71f", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fec22c77aab9cfa4", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "fecd37201ba554ef", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "feeafbc96bc1f4a3", "type": "contains"}, {"parent": "75f8acfc715f2948", "child": "ff883776e4cb65b7", "type": "contains"}, {"parent": "78533b9a80a3c727", "child": "05383ea0a72a4624", "type": "contains"}, {"parent": "78533b9a80a3c727", "child": "0f91ce0a646772b5", "type": "contains"}, {"parent": "78533b9a80a3c727", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "78533b9a80a3c727", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "7887465f4fef8753", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "7887465f4fef8753", "child": "e82f2715117f4ee8", "type": "contains"}, {"parent": "7887465f4fef8753", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "85e34641ddeca26c", "child": "15565c002b5faa0f", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "85e34641ddeca26c", "child": "2af5b9730cbaae84", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "2c5c5b96707c3cd9", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "34276b4e9d55db8e", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "4eaf8d1ca9c40cca", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "54c7252b6e1bef4d", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "7b8c84ee1caf54a2", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "8db215a65ab84d19", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "a885d94f4137d8de", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "a8a0ec528092e466", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "ad85b55de832cd1a", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "b9555e73d8b11b1a", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "baca676b3df82a63", "type": "dependency-of"}, {"parent": "85e34641ddeca26c", "child": "ea4ae6e1d89afa6a", "type": "contains"}, {"parent": "85e34641ddeca26c", "child": "ff1c9d543f9bda84", "type": "contains"}, {"parent": "8c7d0b28aa3d7879", "child": "645302876e0adc49", "type": "evident-by"}, {"parent": "99fec84f02b3ac20", "child": "02b3f68ccae0a884", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "0c6c491628abd0cd", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "99fec84f02b3ac20", "child": "18e5911103cbf51c", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "238fe75af161c7fd", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "282a9c5eb08fcfd3", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "34619f88311d4e5e", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "3581d3563b986814", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "3fc9290470704359", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "4398410e101bab31", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "499be243fff44916", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "507d1ac952356fb2", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "5254732d19e1aba6", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "63c43d90527330b5", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "6951899b6edd345d", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "701300eef0967970", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "78533b9a80a3c727", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "7887465f4fef8753", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "a7e43f4ec1f24beb", "type": "contains"}, {"parent": "99fec84f02b3ac20", "child": "bb3a093c7c707897", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "c19c9838d5ae83d5", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "c3f29eba11b919a2", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "c5d7c5a6064e9d71", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "c8e7fc9f117e52bc", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "e34727cd06d86e15", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "ee94c84f8e1f6b02", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "f88124d7312af0a3", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "99fec84f02b3ac20", "child": "fecedb8a52a992aa", "type": "dependency-of"}, {"parent": "a938c31420e10fa5", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "a938c31420e10fa5", "child": "34619f88311d4e5e", "type": "dependency-of"}, {"parent": "a938c31420e10fa5", "child": "baca676b3df82a63", "type": "dependency-of"}, {"parent": "a938c31420e10fa5", "child": "bcc870f5057c5c8b", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "0c9c11352221fc88", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "baca676b3df82a63", "child": "189fd94c00e2f8c4", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "194d37d5debfa64b", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "21a9bb77c7f63594", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "5d19401ffd344df0", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "65379aa8dbfe63d1", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "69a15b76b512f092", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "890417170cab73b8", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "c520aafae4f7b493", "type": "contains"}, {"parent": "baca676b3df82a63", "child": "d78c71297de5f0ef", "type": "contains"}, {"parent": "bb3a093c7c707897", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "bb3a093c7c707897", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "bb3a093c7c707897", "child": "ff6655b434220a6a", "type": "contains"}, {"parent": "c19c9838d5ae83d5", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "c19c9838d5ae83d5", "child": "3d211351c57df1c5", "type": "contains"}, {"parent": "c19c9838d5ae83d5", "child": "f88124d7312af0a3", "type": "dependency-of"}, {"parent": "c19c9838d5ae83d5", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "c3e1269ff75aa1d8", "child": "04d1a6abbd7dc0cc", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "0d031448a73664f4", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "c3e1269ff75aa1d8", "child": "1bb75785a32fd7d8", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "2585c22b390771c5", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "385108d5e62faf33", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "433a7b9baf7d65cb", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "4813e50d2f2eac82", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "488f2b6c2df5de5c", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "59350d297d6f4f9c", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "5fa908659164a497", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "62fc9b71d05958a7", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "6375b4bcde1f466e", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "7b0f96d387f2bdae", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "8cb222e93a8e54b2", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "8ce1df6bbb193ba2", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "94d1f6882db98d2f", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "982c9c5be9862142", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "a230de98b97dae43", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "dd2139b4899bc6b4", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "dfc9e405cde15b68", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "eed07f674ad62e3c", "type": "contains"}, {"parent": "c3e1269ff75aa1d8", "child": "fdaeb92a8ccd18a5", "type": "contains"}, {"parent": "c3f29eba11b919a2", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "c3f29eba11b919a2", "child": "3581d3563b986814", "type": "dependency-of"}, {"parent": "c3f29eba11b919a2", "child": "7ce3711c4e77f17f", "type": "contains"}, {"parent": "c5d7c5a6064e9d71", "child": "10e8b252c3699371", "type": "contains"}, {"parent": "c5d7c5a6064e9d71", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "c5d7c5a6064e9d71", "child": "58cecce2190cbb9e", "type": "contains"}, {"parent": "c5d7c5a6064e9d71", "child": "693fff817365f94d", "type": "contains"}, {"parent": "c5d7c5a6064e9d71", "child": "8b6636404d0c99fd", "type": "contains"}, {"parent": "c5d7c5a6064e9d71", "child": "caef79f1fe0b500a", "type": "dependency-of"}, {"parent": "c5d7c5a6064e9d71", "child": "cc49aee8aff2dbdd", "type": "contains"}, {"parent": "c8e7fc9f117e52bc", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "c8e7fc9f117e52bc", "child": "63c43d90527330b5", "type": "dependency-of"}, {"parent": "c8e7fc9f117e52bc", "child": "8ce5665c33f73953", "type": "contains"}, {"parent": "c8e7fc9f117e52bc", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "caef79f1fe0b500a", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "dbb80c4c5f6fa089", "child": "6ea5524f47e7e9f3", "type": "evident-by"}, {"parent": "dbb80c4c5f6fa089", "child": "8c7d0b28aa3d7879", "type": "dependency-of"}, {"parent": "e22a4784077691ff", "child": "8c7d0b28aa3d7879", "type": "dependency-of"}, {"parent": "e22a4784077691ff", "child": "932994cd534ba7ac", "type": "evident-by"}, {"parent": "e34727cd06d86e15", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "e34727cd06d86e15", "child": "276875a5ef9e227d", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "2a28f8f1d44e8c19", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "30fefb2f789a6df6", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "331cf7c832049587", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "34619f88311d4e5e", "type": "dependency-of"}, {"parent": "e34727cd06d86e15", "child": "3581d3563b986814", "type": "dependency-of"}, {"parent": "e34727cd06d86e15", "child": "499be243fff44916", "type": "dependency-of"}, {"parent": "e34727cd06d86e15", "child": "4f3225b3bc0ef941", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "5254732d19e1aba6", "type": "dependency-of"}, {"parent": "e34727cd06d86e15", "child": "63c43d90527330b5", "type": "dependency-of"}, {"parent": "e34727cd06d86e15", "child": "9e9b3b21195fd99d", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "9fbe1449bf674d0f", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "b7d8e174de3d1a76", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "cdd4f7a7f49783a9", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "d263cdd2cb6dfb83", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "de8ba211c302214b", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "e2739fc7a22849e0", "type": "contains"}, {"parent": "e34727cd06d86e15", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "e6d1b63d5a046c55", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "e6d1b63d5a046c55", "child": "63c43d90527330b5", "type": "dependency-of"}, {"parent": "e6d1b63d5a046c55", "child": "a60b5cc7045a7a39", "type": "contains"}, {"parent": "e6d1b63d5a046c55", "child": "f747c2f737996f07", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "026c41fab87ef935", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "067b0d11ddf093e2", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "06a42ab3dd19a9c8", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "07f01020bb3c963b", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "0cf14cd982e84c23", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "e8554058cb4c7d6d", "child": "1e3c2882ceecc151", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "23c1d4b8325372d9", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "24c0aaf57d5298cc", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "289c835a09ed427d", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "2f0fd332abcda085", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "40cfcec8b234dc93", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "4276a930be4fec4c", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "440272b94224ecba", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "44fb7d8a97149322", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "4a1766b069017f94", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "4d59564454ed1593", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "526e71051e85f2f5", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "56f0f6af0c783779", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "5a61b06f9f11828b", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "5b06b7fbf98c8156", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "647bcbb8a2dec310", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "6d8c4a9a32a1b567", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "790d93100bb693d1", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "7c7a3c8ea95a53c0", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "7da2f4e15f7e1936", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "8299e7f52a24d0ba", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "82b1039b1b6256c2", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "84b83e99b8e7be2b", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "84c01f7ee3d935af", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "906a18c9b6606329", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "9c4a7899a471717d", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "ad181f8b3a6025f4", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "bb3a093c7c707897", "type": "dependency-of"}, {"parent": "e8554058cb4c7d6d", "child": "be603d731361bbdd", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "cc1d4fe98d56c5c8", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "cf23f3466bfd2c59", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "cfe1eb0aa26ad2e1", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "db97e4bb3430a401", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "de4e641c01e4bc84", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "f28e04aa567eabf2", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "f32b24d0fadf2021", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "f42b3bff6d47e693", "type": "contains"}, {"parent": "e8554058cb4c7d6d", "child": "fecedb8a52a992aa", "type": "dependency-of"}, {"parent": "ea51d6990c406775", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "ea51d6990c406775", "child": "19c974948a0de480", "type": "contains"}, {"parent": "ea51d6990c406775", "child": "5416bb1f96a82c3e", "type": "contains"}, {"parent": "ea51d6990c406775", "child": "c19c9838d5ae83d5", "type": "dependency-of"}, {"parent": "eb279560ef3e6036", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "eb279560ef3e6036", "child": "3581d3563b986814", "type": "dependency-of"}, {"parent": "eb279560ef3e6036", "child": "65178168a8f67e0f", "type": "contains"}, {"parent": "ee94c84f8e1f6b02", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "ee94c84f8e1f6b02", "child": "8af701567d09f625", "type": "contains"}, {"parent": "ee94c84f8e1f6b02", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "f88124d7312af0a3", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "f88124d7312af0a3", "child": "38b37557a482f294", "type": "contains"}, {"parent": "f88124d7312af0a3", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}, {"parent": "fd0bed1a2db3b5ea", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "fecedb8a52a992aa", "child": "17b5916bde5e23be", "type": "evident-by"}, {"parent": "fecedb8a52a992aa", "child": "78533b9a80a3c727", "type": "dependency-of"}, {"parent": "fecedb8a52a992aa", "child": "b3ffd42f63814bbd", "type": "contains"}, {"parent": "fecedb8a52a992aa", "child": "bb3a093c7c707897", "type": "dependency-of"}, {"parent": "fecedb8a52a992aa", "child": "fd0bed1a2db3b5ea", "type": "dependency-of"}], "files": [{"id": "bcc870f5057c5c8b", "location": {"path": "/bin/busybox", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 816888}, "digests": [{"algorithm": "sha256", "value": "3bd6ded5f8b3cfda7dec9f67c0619361d43da89fb9db3269f1f7772cd7e7b7fe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eed07f674ad62e3c", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "dfc9e405cde15b68", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "4813e50d2f2eac82", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "8cb222e93a8e54b2", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "7b0f96d387f2bdae", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "16480e8d9638b6db", "location": {"path": "/etc/apk/protected_paths.d/ca-certificates.list", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 152}, "digests": [{"algorithm": "sha256", "value": "12b7757abe81b698cf5a57827edfc214971f7c4025720ec5745475f9f8dd7697"}]}, {"id": "5416bb1f96a82c3e", "location": {"path": "/etc/bindresvport.blacklist", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 535}, "digests": [{"algorithm": "sha256", "value": "2c057192613771163f64d66deac0d98e97140cdf9a31fd018ee5e325a94d2bbc"}]}, {"id": "be564c24f619b6b3", "location": {"path": "/etc/busybox-paths.d/busybox", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3996}, "digests": [{"algorithm": "sha256", "value": "51cfbbdc27b1524bfce7aff217f7a82327ce6d441f43ce0eadfc6d30852104a5"}]}, {"id": "9b1ecf0570d829e1", "location": {"path": "/etc/ca-certificates.conf", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5594}, "digests": [{"algorithm": "sha256", "value": "529cf2b297a4b714001f82b64ad52bbead2241c7444aa687cb990136b9093c85"}]}, {"id": "a5e1b7b97915a925", "location": {"path": "/etc/ca-certificates/update.d/certhash", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48}, "digests": [{"algorithm": "sha256", "value": "dcdcc8690bcb948d9cf90da1f3e6c504273bd13d560edc7482f141ff17acd76a"}]}, {"id": "189fd94c00e2f8c4", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "ad85b55de832cd1a", "location": {"path": "/etc/fstab", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "15565c002b5faa0f", "location": {"path": "/etc/group", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 697}, "digests": [{"algorithm": "sha256", "value": "0632d55a68081065097472fe7bc7c66f0785f3b78f39fb23f622d24a7e09be9f"}]}, {"id": "ea4ae6e1d89afa6a", "location": {"path": "/etc/hostname", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "34276b4e9d55db8e", "location": {"path": "/etc/hosts", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "4eaf8d1ca9c40cca", "location": {"path": "/etc/inittab", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "0f91ce0a646772b5", "location": {"path": "/etc/inputrc", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1372f6d69c3638d63724c6daecf339c82bb9520a77ead2d497cb66e7114e62bb"}]}, {"id": "65178168a8f67e0f", "location": {"path": "/etc/krb5.conf", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 450}, "digests": [{"algorithm": "sha256", "value": "909b5a8c069ee651e6d169be812d9ea4376ef583304891b88e53919bd6affdf3"}]}, {"id": "e84036326adf0bd7", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "5d19401ffd344df0", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "d78c71297de5f0ef", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "0c9c11352221fc88", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "c520aafae4f7b493", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "b9555e73d8b11b1a", "location": {"path": "/etc/modules", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "21a9bb77c7f63594", "location": {"path": "/etc/motd", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "19c974948a0de480", "location": {"path": "/etc/netconfig", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 767}, "digests": [{"algorithm": "sha256", "value": "86ee43cde79ed4afdbcc697d74fe80cb3d9b261feab550f45beeedfba7ff9fbd"}]}, {"id": "469466f818a9ddfe", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "ff1c9d543f9bda84", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "7b8c84ee1caf54a2", "location": {"path": "/etc/passwd", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1172}, "digests": [{"algorithm": "sha256", "value": "2e0902cf0a7f64bf4e64ef2fad66ae977b4d01975dddf5352a84aea5c4e901f0"}]}, {"id": "2af5b9730cbaae84", "location": {"path": "/etc/profile", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 950}, "digests": [{"algorithm": "sha256", "value": "d60bb14d0da6fa0ce9783dbfdcd440d219c9b556d0bdfd519890010c5d1df48c"}]}, {"id": "65379aa8dbfe63d1", "location": {"path": "/etc/profile.d/20locale.sh", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 97}, "digests": [{"algorithm": "sha256", "value": "284a6ef56ab97a13a777c6b01ae14f2cc3d2b7a29c19e750e622e70cc3c73186"}]}, {"id": "890417170cab73b8", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "194d37d5debfa64b", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "8db215a65ab84d19", "location": {"path": "/etc/protocols", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "d204ba109ce6af00", "location": {"path": "/etc/securetty", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "a885d94f4137d8de", "location": {"path": "/etc/services", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "54c7252b6e1bef4d", "location": {"path": "/etc/shadow", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 422}, "digests": [{"algorithm": "sha256", "value": "cdcdf002dbf6a03de7cf3c024d12162d6227cb5e2d27ca58844a716301f03151"}]}, {"id": "a8a0ec528092e466", "location": {"path": "/etc/shells", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "f747c2f737996f07", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214509}, "digests": [{"algorithm": "sha256", "value": "824cefcee69de918c76b7b92776f304c3a4b7f6281539118bc1d41a9dd8476d9"}]}, {"id": "a60b5cc7045a7a39", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}}, {"id": "de8ba211c302214b", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "9e9b3b21195fd99d", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "b7d8e174de3d1a76", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "2a28f8f1d44e8c19", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "4a34945a60061853db4b869acdd61ddf455bdf8105c52c237da7b5785088eb62"}]}, {"id": "d263cdd2cb6dfb83", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "23057ab41286bfaff1b121b086ce17c927c6a3d6a45ab3c4b5757eacc32d97ac"}]}, {"id": "4f3225b3bc0ef941", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "23057ab41286bfaff1b121b086ce17c927c6a3d6a45ab3c4b5757eacc32d97ac"}]}, {"id": "2c5c5b96707c3cd9", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "db97e4bb3430a401", "location": {"path": "/etc/terminfo/a/alacritty", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3747}, "digests": [{"algorithm": "sha256", "value": "f333eae6cdaa6552e48b598749169902cdecac01309fc9f5013bdd1c7869f1cb"}]}, {"id": "067b0d11ddf093e2", "location": {"path": "/etc/terminfo/a/ansi", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "93ec8cb9beb0c898ebc7dda0f670de31addb605be9005735228680d592cff657"}]}, {"id": "7da2f4e15f7e1936", "location": {"path": "/etc/terminfo/d/dumb", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 308}, "digests": [{"algorithm": "sha256", "value": "123c85a2812a517d967db5f31660db0e6aded4a0b95ed943c5ab435368e7a25c"}]}, {"id": "5a61b06f9f11828b", "location": {"path": "/etc/terminfo/g/gnome", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3029}, "digests": [{"algorithm": "sha256", "value": "9054b3a9afffd27c0fb4748f1181703168c8f0d0ce4dd0fa83af850a8672c2ab"}]}, {"id": "cfe1eb0aa26ad2e1", "location": {"path": "/etc/terminfo/g/gnome-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3299}, "digests": [{"algorithm": "sha256", "value": "7c411676c7c6aa80510f711598786df0ef9ad986bbe9496b71d41da73734dab4"}]}, {"id": "cf23f3466bfd2c59", "location": {"path": "/etc/terminfo/k/konsole", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3273}, "digests": [{"algorithm": "sha256", "value": "df6cc5fa24d0e2b6bdf90a8e9835a113b25d877a958f9167615c8dd902a9aa05"}]}, {"id": "9c4a7899a471717d", "location": {"path": "/etc/terminfo/k/konsole-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3441}, "digests": [{"algorithm": "sha256", "value": "fa45445f6a8758c017ba6141c96a01fe6b0fc7d321b55340a396156ac3a4ee79"}]}, {"id": "289c835a09ed427d", "location": {"path": "/etc/terminfo/k/konsole-linux", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2019}, "digests": [{"algorithm": "sha256", "value": "adde45b1370195e5f10d42e5e29c96b261dc6924ace2415c6fba36fecfd7f84e"}]}, {"id": "6d8c4a9a32a1b567", "location": {"path": "/etc/terminfo/l/linux", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "b70a4941416eb703a01b5a06fd1c914880452302b0e0b2a7dea12600607824a7"}]}, {"id": "4d59564454ed1593", "location": {"path": "/etc/terminfo/p/putty", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2447}, "digests": [{"algorithm": "sha256", "value": "e659048ccc473d38e0b18506dba684731ad417384212e421db8db5e7fcdee88e"}]}, {"id": "de4e641c01e4bc84", "location": {"path": "/etc/terminfo/p/putty-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2525}, "digests": [{"algorithm": "sha256", "value": "a47157c7e6ad469e1765f75649d07a5f9e11196ee62cf21903bce2fc8a8d144a"}]}, {"id": "23c1d4b8325372d9", "location": {"path": "/etc/terminfo/r/rxvt", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "e20569b88d29b6338adc5258440508df33f14ff628a6dac6e189015c05850416"}]}, {"id": "4a1766b069017f94", "location": {"path": "/etc/terminfo/r/rxvt-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "4418a18ca03accf0fc83b55c22ffc2be471a409a7dcac3059aa097ee1ed937a9"}]}, {"id": "440272b94224ecba", "location": {"path": "/etc/terminfo/s/screen", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1607}, "digests": [{"algorithm": "sha256", "value": "ddf0061af30f3a630ef85deab0e42a0b25042cdce55f5c35b800ef6eb4832687"}]}, {"id": "790d93100bb693d1", "location": {"path": "/etc/terminfo/s/screen-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "945568ceb3ffcb250080953439e6cefe80552fdca1eb010f3b4c2ec198c688b6"}]}, {"id": "f32b24d0fadf2021", "location": {"path": "/etc/terminfo/s/st-0.6", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2412}, "digests": [{"algorithm": "sha256", "value": "41cda824ec237bee2e7054f570046990150bbe4157308c8ec42b70382c68960c"}]}, {"id": "40cfcec8b234dc93", "location": {"path": "/etc/terminfo/s/st-0.7", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2731}, "digests": [{"algorithm": "sha256", "value": "359e5c5b7feff4c130f671ad1296ee129c219823e93622028028683c70f06127"}]}, {"id": "0cf14cd982e84c23", "location": {"path": "/etc/terminfo/s/st-0.8", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2637}, "digests": [{"algorithm": "sha256", "value": "90391cbd447242389d9e2a8b3385fd203c1f5136b770089c5eddb3b5a645d9b7"}]}, {"id": "84b83e99b8e7be2b", "location": {"path": "/etc/terminfo/s/st-16color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2799}, "digests": [{"algorithm": "sha256", "value": "10e79e8f9fddc8a66b0aa1b232786434eb057c5caebceaec2f04e122144ea51f"}]}, {"id": "526e71051e85f2f5", "location": {"path": "/etc/terminfo/s/st-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "0d0618247c9667e44ac9e41c0964886d745822ae4976ca9403bce23e334e939c"}]}, {"id": "44fb7d8a97149322", "location": {"path": "/etc/terminfo/s/st-direct", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2705}, "digests": [{"algorithm": "sha256", "value": "d92cd205259b1e8ac7a59f830034701ccc704ca20a05d15e68f83a70c7381ae2"}]}, {"id": "026c41fab87ef935", "location": {"path": "/etc/terminfo/s/sun", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "02e392161cb23f49a8fb1ba2f1a6583e013c0c26672f58c5eaca828db3b19914"}]}, {"id": "2f0fd332abcda085", "location": {"path": "/etc/terminfo/t/terminator", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1802}, "digests": [{"algorithm": "sha256", "value": "f81f89f75321286ef275a0ce7b62b7315ae7caab9629f1abc6824e47f3e4ec01"}]}, {"id": "f28e04aa567eabf2", "location": {"path": "/etc/terminfo/t/terminology", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "a9d57c2875cec14e2389ee3dd254c3000fccf015bcd1f80b2fe320f5f58d72ea"}]}, {"id": "4276a930be4fec4c", "location": {"path": "/etc/terminfo/t/terminology-0.6.1", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2392}, "digests": [{"algorithm": "sha256", "value": "e9758e818b010ddb8a206eb8b7edf2a6d356fc57925a24a8c83fac1e7e1b866c"}]}, {"id": "84c01f7ee3d935af", "location": {"path": "/etc/terminfo/t/terminology-1.0.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3185}, "digests": [{"algorithm": "sha256", "value": "eff45f891947e805562bd415735607ca18ea31d88b2d925e60bfd656626ebb80"}]}, {"id": "8299e7f52a24d0ba", "location": {"path": "/etc/terminfo/t/terminology-1.8.1", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3517}, "digests": [{"algorithm": "sha256", "value": "c7a3c0609bf6de72276ba81c766a1b002548cbadb85bce52ddd463513c41e11f"}]}, {"id": "82b1039b1b6256c2", "location": {"path": "/etc/terminfo/t/tmux", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3284}, "digests": [{"algorithm": "sha256", "value": "c02c0f372d31e34ba9ced2f9154e8f650ca68d5cd4888a22fd6899d1893d1aad"}]}, {"id": "7c7a3c8ea95a53c0", "location": {"path": "/etc/terminfo/t/tmux-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3426}, "digests": [{"algorithm": "sha256", "value": "cd54728cd7fc1c9b71516fa63d7f5ccaded78933f8a1954736949914535b6c30"}]}, {"id": "906a18c9b6606329", "location": {"path": "/etc/terminfo/v/vt100", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1282}, "digests": [{"algorithm": "sha256", "value": "779a219d6ed2ed282f9416ee04fe65f92a1c90606cf6e93a61cebfc3aa96c982"}]}, {"id": "647bcbb8a2dec310", "location": {"path": "/etc/terminfo/v/vt102", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "7fe8275bde4dc821f6b89ca2fd99badff00d02db7d92fe9a419ebe7331426e36"}]}, {"id": "5b06b7fbf98c8156", "location": {"path": "/etc/terminfo/v/vt200", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1391}, "digests": [{"algorithm": "sha256", "value": "463acf11d61e842340295dfd230bfdca83d6fc3ee8b3a52aed0058b3f7ea7f17"}]}, {"id": "07f01020bb3c963b", "location": {"path": "/etc/terminfo/v/vt220", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1391}, "digests": [{"algorithm": "sha256", "value": "463acf11d61e842340295dfd230bfdca83d6fc3ee8b3a52aed0058b3f7ea7f17"}]}, {"id": "be603d731361bbdd", "location": {"path": "/etc/terminfo/v/vt52", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 839}, "digests": [{"algorithm": "sha256", "value": "84e298d614f21185e2da434d327791c6a9900c81d1d7a40c51878223cff9e9db"}]}, {"id": "ad181f8b3a6025f4", "location": {"path": "/etc/terminfo/v/vte", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3534}, "digests": [{"algorithm": "sha256", "value": "931449c7f3178b8907152f52960c6a6e175aa4286ef8588233d63355eee437cb"}]}, {"id": "24c0aaf57d5298cc", "location": {"path": "/etc/terminfo/v/vte-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3784}, "digests": [{"algorithm": "sha256", "value": "6e428775cdc1a88246528d0ed69beb7580ca9e2f2c8a2035a3b122c383e2634d"}]}, {"id": "1e3c2882ceecc151", "location": {"path": "/etc/terminfo/x/xterm", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3945}, "digests": [{"algorithm": "sha256", "value": "3b43b97915e6f858232aaf8130ad191aeaca9ce4b8a3fb41e25a9c9204eb6886"}]}, {"id": "06a42ab3dd19a9c8", "location": {"path": "/etc/terminfo/x/xterm-256color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 4039}, "digests": [{"algorithm": "sha256", "value": "c45783a9801b5cfc7a6d707ebec553986b50d42dbfcfce9ac22e7d2975a9c81d"}]}, {"id": "56f0f6af0c783779", "location": {"path": "/etc/terminfo/x/xterm-color", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "fcb5173ee0c48a229b82180eebf160b8f2b4b2593767d6373d9c28d2aea705fc"}]}, {"id": "f42b3bff6d47e693", "location": {"path": "/etc/terminfo/x/xterm-kitty", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3398}, "digests": [{"algorithm": "sha256", "value": "f22542b33a97a5e511bee0b37a52ce1aa593a86561c6e41970675da65ffcb56a"}]}, {"id": "cc1d4fe98d56c5c8", "location": {"path": "/etc/terminfo/x/xterm-xfree86", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "8d1e375cf40cac3e78d50dd0f06a488d69d51baeb77fc3fb7a5c5d9c5f146080"}]}, {"id": "920b1666a4557326", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "17b5916bde5e23be", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}}, {"id": "a7e43f4ec1f24beb", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 617072}, "digests": [{"algorithm": "sha256", "value": "c6b3288ba48945a21ede7ccf6f7a257d41bacf2c061236726ff9b5def383a766"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4cc607e4e569704b", "location": {"path": "/lib/libapk.so.2.14.0", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 188184}, "digests": [{"algorithm": "sha256", "value": "1bc180d44dc900c27c2ca2991814afddbb7339255650814089b524bfd53dd0f4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1d655950ee70344d", "location": {"path": "/lib/libcom_err.so.2.1", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18264}, "digests": [{"algorithm": "sha256", "value": "242e8d30b3f4b63da9cf5f2bbc930138cc1f74f5945ad2014b2f0af4b17ee3cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e2739fc7a22849e0", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4257168}, "digests": [{"algorithm": "sha256", "value": "9ec9a27c455af033247e18781e33907a84446281f0b51f4b9b3b1b43cb01dd56"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e8968fef25120085", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 544848}, "digests": [{"algorithm": "sha256", "value": "72bbcf719bd93c00701f9b86e240f86d771b49f3ab00f2436275e58d11940292"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e82f2715117f4ee8", "location": {"path": "/lib/libuuid.so.1.3.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30632}, "digests": [{"algorithm": "sha256", "value": "283ce5128c73d6124e56ff866c05f867398d5fbe9e2166e6c7d0c8ff3f7bba00"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8ce5665c33f73953", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "e0df969fd057eeaeb3064663b0f0af0f776fa42c697b56726a3eec6b13ca6986"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "69a15b76b512f092", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "1a1e7d8995fb6586", "location": {"path": "/sbin/apk", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69632}, "digests": [{"algorithm": "sha256", "value": "531c7d2c0feb7420d4406f121d83ffedd01de0197667df6a082bc5b3e3a671a4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.2.14.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "10e8b252c3699371", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "84157583f57714db", "location": {"path": "/usr/bin/c_rehash", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14400}, "digests": [{"algorithm": "sha256", "value": "d5e8f28cb7175c0af565747935b422bef708a7015c288fc9df897b8526095fa6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8b6636404d0c99fd", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 35008}, "digests": [{"algorithm": "sha256", "value": "d314880d6288d48e8223b3da02d00605f6a993b669593c1c1a0fa5fd95339d48"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "58cecce2190cbb9e", "location": {"path": "/usr/bin/getent", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48544}, "digests": [{"algorithm": "sha256", "value": "1c6aa066998ddd019b6df0142ffcf8b1f4307593dc42b92e7fc82cd601905f75"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cc49aee8aff2dbdd", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24256}, "digests": [{"algorithm": "sha256", "value": "8c54b8962ef07047032facf57cacb2f19eecfbefe03ad001e8c6c2b332e0d334"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "693fff817365f94d", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "096f045f1ecef109", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75720}, "digests": [{"algorithm": "sha256", "value": "a8c78b1e9868c56d9cc72ca360f1f89cc4a30be1ec0f3371f290b1ceb9976802"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f89f82b024d850dc", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14392}, "digests": [{"algorithm": "sha256", "value": "6fd3e22aa116f17022775dc9653c6a72fa9b99c3ff9f9d88473a2314ceed66be"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "276875a5ef9e227d", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22704}, "digests": [{"algorithm": "sha256", "value": "cb541138734198be8b909e0a7cc9131576867347bbf1d2e904c58262615258da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cdd4f7a7f49783a9", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13920}, "digests": [{"algorithm": "sha256", "value": "aabfcaaa0bfc43692570b931bb18214ce1c5a7f9186c9e680fa1b20d6639a85e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "331cf7c832049587", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47736}, "digests": [{"algorithm": "sha256", "value": "cb351e723fe1854a83fca754cabcd2ad23fc0fed3c639ec8ae8d4226960ece63"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9fbe1449bf674d0f", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22480}, "digests": [{"algorithm": "sha256", "value": "c3d01816ad6e5a47fcb6b242ac027d62cb668f444cb4d783c641b3728b7696ba"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "204ea0b21003707f", "location": {"path": "/usr/lib/krb5/plugins/kdb/db2.so", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 84304}, "digests": [{"algorithm": "sha256", "value": "9783ab3e83259b212d87ac1a41a39df9fd1fcf3d124b6257eaf6594401292ef4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgssrpc.so.4", "libkrb5.so.3", "libkadm5srv_mit.so.12", "libkdb5.so.10", "libkrb5support.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "daa0b04c85bd341d", "location": {"path": "/usr/lib/krb5/plugins/preauth/otp.so", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22520}, "digests": [{"algorithm": "sha256", "value": "ad6b1eb22697cfae56118751e4a5cdeeb5fa99b091a01858a862a0abbafa2484"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libkrad.so.0", "libkrb5.so.3", "libk5crypto.so.3", "libcom_err.so.2", "libkrb5support.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "bdf999b9543045b3", "location": {"path": "/usr/lib/krb5/plugins/preauth/spake.so", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 76632}, "digests": [{"algorithm": "sha256", "value": "5675bd202b7e7ab88121935cd3d2212583342592d0f84f0c00f9cf488dd521e5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libkrb5.so.3", "libk5crypto.so.3", "libkrb5support.so.0", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d24d957e5de3d9de", "location": {"path": "/usr/lib/krb5/plugins/preauth/test.so", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14336}, "digests": [{"algorithm": "sha256", "value": "1d8a84dd510555582723dee49efc594051ddf51859f09c08e0e58e3532ffe5e0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libkrb5.so.3", "libk5crypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c669a64382d42898", "location": {"path": "/usr/lib/krb5/plugins/tls/k5tls.so", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22544}, "digests": [{"algorithm": "sha256", "value": "fc354f5f732285ee78374307d713d25c119d94f08af4b36eb912479d310d47f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libkrb5.so.3", "libkrb5support.so.0", "libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "633b224642e3a1b4", "location": {"path": "/usr/lib/libbz2.so.1.0.8", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 74528}, "digests": [{"algorithm": "sha256", "value": "576957b6b941945280e1efed992421bab2110a1076eca257ea4bc41e97fa6d0f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1a0492981f0ba0b3", "location": {"path": "/usr/lib/libexpat.so.1.8.10", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 132944}, "digests": [{"algorithm": "sha256", "value": "0389bc05a81aa6a0852c51d65e58c76f531e6ef4d7e705c1216a7d95093a2185"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "520d5ebd5dfae6ee", "location": {"path": "/usr/lib/libffi.so.8.1.2", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 38944}, "digests": [{"algorithm": "sha256", "value": "0662ade92f3d738d199bc9e11edd5b0d31f2c811c42f52abc24bb7d72a1c1a01"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b281908027f9c770", "location": {"path": "/usr/lib/libgdbm.so.6.0.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 59328}, "digests": [{"algorithm": "sha256", "value": "e8fbc9a6871180a8e5be09ef1abdf08f1e8d14c3f04fd4161f27a6af472a6ba5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "75ea60a57efdf4ec", "location": {"path": "/usr/lib/libgdbm_compat.so.4.0.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14088}, "digests": [{"algorithm": "sha256", "value": "d0a45ed006321b98ffa7ba418542dbe9602858b0e4b6cf3be68e7ee1f645269b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgdbm.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8fe7debeca9ccaef", "location": {"path": "/usr/lib/libgssapi_krb5.so.2.2", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 274776}, "digests": [{"algorithm": "sha256", "value": "e150d14207fe5e01decdaacb430508e12c7e7452003684bef20d7c2552261a8c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libkrb5.so.3", "libk5crypto.so.3", "libcom_err.so.2", "libkrb5support.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a67da28c8f5218f8", "location": {"path": "/usr/lib/libgssrpc.so.4.2", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 105688}, "digests": [{"algorithm": "sha256", "value": "e1d376c9f3c098a3c517ba2025d3f121999c9d3cf40d21170f580277fd32c9fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgssapi_krb5.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5ac5b15e8227b984", "location": {"path": "/usr/lib/libintl.so.8.3.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 42832}, "digests": [{"algorithm": "sha256", "value": "f12f67ef633e559a855d573ee789cf68ad55f8fd451513eb6d84a3970f2657bd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "561280173450493c", "location": {"path": "/usr/lib/libk5crypto.so.3.1", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 170184}, "digests": [{"algorithm": "sha256", "value": "a17c564afcfdf304599a7ac45cd22f4a3ad90294393f34b1b49a17e101f4033e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libkrb5support.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "49621721d19223ec", "location": {"path": "/usr/lib/libkadm5clnt_mit.so.12.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 79936}, "digests": [{"algorithm": "sha256", "value": "df2e286c0eeeedccb8fbdc995d984b113ce2ed076a9e1a9d0c15fbff1d86e28d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgssrpc.so.4", "libgssapi_krb5.so.2", "libkrb5.so.3", "libk5crypto.so.3", "libkrb5support.so.0", "libcom_err.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "63fe64c12f54bb72", "location": {"path": "/usr/lib/libkadm5srv_mit.so.12.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100416}, "digests": [{"algorithm": "sha256", "value": "477bc695677721305f84510cb26d01a08c0ebda2751177e1a9fb04e5f3f44e62"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgssrpc.so.4", "libgssapi_krb5.so.2", "libkdb5.so.10", "libkrb5.so.3", "libk5crypto.so.3", "libkrb5support.so.0", "libcom_err.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "92e2a90a6a15dc80", "location": {"path": "/usr/lib/libkdb5.so.10.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71920}, "digests": [{"algorithm": "sha256", "value": "a77eb8fdde3c5515e6f4bae0f575ee3f408062efb0d8d56de554b2b37d2f3fcf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgssrpc.so.4", "libkrb5.so.3", "libk5crypto.so.3", "libcom_err.so.2", "libkrb5support.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c060b95752224574", "location": {"path": "/usr/lib/libkeyutils.so.1.10", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22432}, "digests": [{"algorithm": "sha256", "value": "3b3b8a3798f8d70b07f9cf61850c98c0d12912760c22b96a61a088a2d09913e9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b24d4f2d8cef9bbc", "location": {"path": "/usr/lib/libkrad.so.0.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 38976}, "digests": [{"algorithm": "sha256", "value": "89bf61c3db71cfdf7f460e93f8bea21228edf51a79b1eb905d6f84b2595843b5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libkrb5.so.3", "libk5crypto.so.3", "libverto.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e4b08bb9b3d2778d", "location": {"path": "/usr/lib/libkrb5.so.3.3", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 735568}, "digests": [{"algorithm": "sha256", "value": "0c384091be1cac6c8b78db1f385b7a0d080f02b6303fe488a4e9242158982deb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libk5crypto.so.3", "libcom_err.so.2", "libkrb5support.so.0", "libkeyutils.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "87bbd0bcfb7a2284", "location": {"path": "/usr/lib/libkrb5support.so.0.1", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47312}, "digests": [{"algorithm": "sha256", "value": "313fd8512bcc111e24bf1881b88620ac8131fc3830cf26d3540fca253be0bace"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ff73ae6b60b43438", "location": {"path": "/usr/lib/liblzma.so.5.4.3", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 223056}, "digests": [{"algorithm": "sha256", "value": "fcee0477fdef76f12779e72982f068854fcf4711978cc2088ad21f506889a77a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b3ffd42f63814bbd", "location": {"path": "/usr/lib/libncursesw.so.6.4", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 338984}, "digests": [{"algorithm": "sha256", "value": "e67b4e6820fbecae1c12cc5b41978c544014cf90900d290a27cbbbf6fc3a912d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "38b37557a482f294", "location": {"path": "/usr/lib/libnsl.so.3.0.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30776}, "digests": [{"algorithm": "sha256", "value": "f56be17976f824a2e8667eba147d518d678c7fd708e76f31940b5bfc2b5d08ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libtirpc.so.3", "libintl.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ff6655b434220a6a", "location": {"path": "/usr/lib/libpanelw.so.6.4", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18112}, "digests": [{"algorithm": "sha256", "value": "60c33ddb23b556dd84e1b8590251f7e20fc6579c34c98afd62f168d8d37d134b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libncursesw.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "05383ea0a72a4624", "location": {"path": "/usr/lib/libreadline.so.8.2", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 285576}, "digests": [{"algorithm": "sha256", "value": "39efd1d4511c6c1a7ede277d48b787bfc695c92211807105a3b50c41121689d9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libncursesw.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8af701567d09f625", "location": {"path": "/usr/lib/libsqlite3.so.0.8.6", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 984032}, "digests": [{"algorithm": "sha256", "value": "a79bef464bb0615bf9bf3dc2121c002602f15030777bbe254dcda36332df55a6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3d211351c57df1c5", "location": {"path": "/usr/lib/libtirpc.so.3.0.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 170496}, "digests": [{"algorithm": "sha256", "value": "10153cff300150e6d7bdb8e265694d7c45877afc5dfc958ff654908abeb78745"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libgssapi_krb5.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7ce3711c4e77f17f", "location": {"path": "/usr/lib/libverto.so.1.0.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22280}, "digests": [{"algorithm": "sha256", "value": "6f02406629138fc0434efbb58063e3bd69e10a49d0b085ce2f2e84195e6c886a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "30fefb2f789a6df6", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88024}, "digests": [{"algorithm": "sha256", "value": "2a3331118bbcf5ba89cc3cb0d0938c02fceaec4ebbbb5fcac20dfccb2cd4c3c1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e2af1af5bff799a5", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "932994cd534ba7ac", "location": {"path": "/usr/local/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}}, {"id": "b8704a1a512f9dcc", "location": {"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t32.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, "executable": {"format": "pe", "hasExports": false, "hasEntrypoint": false, "importedLibraries": null}}, {"id": "fa80354177401e29", "location": {"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t64-arm.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, "executable": {"format": "pe", "hasExports": false, "hasEntrypoint": false, "importedLibraries": null}}, {"id": "f7c21850742eb95f", "location": {"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/t64.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, "executable": {"format": "pe", "hasExports": false, "hasEntrypoint": false, "importedLibraries": null}}, {"id": "df27cac12138e138", "location": {"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w32.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, "executable": {"format": "pe", "hasExports": false, "hasEntrypoint": false, "importedLibraries": null}}, {"id": "001640dcf74b4491", "location": {"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w64-arm.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, "executable": {"format": "pe", "hasExports": false, "hasEntrypoint": false, "importedLibraries": null}}, {"id": "6fbaeb4fe4ed1b6a", "location": {"path": "/usr/local/lib/python3.11/site-packages/pip/_vendor/distlib/w64.exe", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}, "executable": {"format": "pe", "hasExports": false, "hasEntrypoint": false, "importedLibraries": null}}, {"id": "645302876e0adc49", "location": {"path": "/usr/local/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/METADATA", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}}, {"id": "6ea5524f47e7e9f3", "location": {"path": "/usr/local/lib/python3.11/site-packages/wheel-0.40.0.dist-info/METADATA", "layerID": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb"}}, {"id": "3b2b76652ba91c05", "location": {"path": "/usr/sbin/update-ca-certificates", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14232}, "digests": [{"algorithm": "sha256", "value": "748b09c51188479e65d324217a9ec65bb705f04e46f594b7ea9ee83bd920f627"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "94d1f6882db98d2f", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "5fa908659164a497", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "0d031448a73664f4", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "fdaeb92a8ccd18a5", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "59350d297d6f4f9c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "488f2b6c2df5de5c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "62fc9b71d05958a7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "8ce1df6bbb193ba2", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "2585c22b390771c5", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "a230de98b97dae43", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "6375b4bcde1f466e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "385108d5e62faf33", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "dd2139b4899bc6b4", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "04d1a6abbd7dc0cc", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "982c9c5be9862142", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "1bb75785a32fd7d8", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "433a7b9baf7d65cb", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "cf71df7594a1beb4", "location": {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "04846f73d9d0421c60076fd02bad7f0a81a3f11a028d653b0de53290e41dcead"}]}, {"id": "1b4e2dee8a36f55a", "location": {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "aa18ea4c9a8441a461bb436a1c90beb994ac841980b8fd62c72de9a62ddf8ae3"}]}, {"id": "e0fd457ea81033b5", "location": {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 904}, "digests": [{"algorithm": "sha256", "value": "8e3f237813d3f3e2f5767bc2a694a7557f84bb79fd60ef1adc25afd0c1fc5ef6"}]}, {"id": "b68773e609541236", "location": {"path": "/usr/share/ca-certificates/mozilla/ANF_Secure_Server_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2118}, "digests": [{"algorithm": "sha256", "value": "efb2df6e0075fa74e448077e402d171851b2ffe4668a614adc00dcbc75633afd"}]}, {"id": "f166d454f6a4128b", "location": {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "c6d25347727f267774611677588d76f8a54a6e14d3e99dd69ef2c20612ed87c5"}]}, {"id": "0ce5d0a01a3da860", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "7108110fdaf19e3e5a7ed8fa38557248e79fe78bb2e9eefe7a0bb801cbfd2db7"}]}, {"id": "f63c755e77154034", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "b68109f50ba0abed3b938afebd2ab42a2f5089062c59e9fc74425e2742d894bc"}]}, {"id": "630e37e643047d6b", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "94c88202bf2c13c68b90d124f93f62374f36776b0bfbc110c6d06f829290b580"}]}, {"id": "f3c004dbb93587bb", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "42f0e946149ae0e0c6a1fb0e33150ce863479b2ef7b3c700161102ad1dcb34c1"}]}, {"id": "553d9c7c0329c3c3", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "2c43952ee9e000ff2acc4e2ed0897c0a72ad5fa72c3d934e81741cbd54f05bd1"}]}, {"id": "7131a74c42d7fb0c", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "a3a7fe25439d9a9b50f60af43684444d798a4c869305bf615881e5c84a44c1a2"}]}, {"id": "e699ed704e282c81", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 656}, "digests": [{"algorithm": "sha256", "value": "3eb7c3258f4af9222033dc1bb3dd2c7cfa0982b98e39fb8e9dc095cfeb38126c"}]}, {"id": "17176e2a1551aede", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 737}, "digests": [{"algorithm": "sha256", "value": "b0b7961120481e33670315b2f843e643c42f693c7a1010eb9555e06ddc730214"}]}, {"id": "d95e100d9a39a499", "location": {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "79e9f88ab505186e36f440c88bc37e103e1a9369a0ebe382c4a04bd70b91c027"}]}, {"id": "01590ce64be365d7", "location": {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2167}, "digests": [{"algorithm": "sha256", "value": "a618213c5dd7cbb59b3154de7241d7255333a0619cf434329becae876ce6e331"}]}, {"id": "75f1b2c16f10bd24", "location": {"path": "/usr/share/ca-certificates/mozilla/BJCA_Global_Root_CA1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1952}, "digests": [{"algorithm": "sha256", "value": "08e1a8115accf7ce400a3f98fc31dbab522a3ed3644ca48389b4899e2d794f1a"}]}, {"id": "dec2eedcc817ac11", "location": {"path": "/usr/share/ca-certificates/mozilla/BJCA_Global_Root_CA2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 806}, "digests": [{"algorithm": "sha256", "value": "6c58125f88a4ff83d40e6b58c5532ea905be4daf1ec7da7f4542af3d34855340"}]}, {"id": "0506b53efa8662e1", "location": {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "d1c290ea1e4544dec1934931fbfa1fb2060eb3a0f2239ba191f444ecbce35cbb"}]}, {"id": "7eb9f3821a2d8538", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "9c2a7510e01aec2c9b8cc2c9d03b16576858a93863a6d0a31a2ac05f47f5dbe1"}]}, {"id": "903389b05d90b5be", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8db5b7c8f058c56a8d033c2443d34fdfd3656150eaa73fe63c65161e7063ce99"}]}, {"id": "3b41d9f58ccd08b2", "location": {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "8adefca890c92e6d0877fdcba07655296852217da657026aea69ee547642528c"}]}, {"id": "e1fed67648201491", "location": {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "94e4ab21333740d7ed0f2b5007744e5cf6792c0ddf4c6bdfb3ce8333010e7306"}]}, {"id": "8e813f8266c4774f", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1489}, "digests": [{"algorithm": "sha256", "value": "e273097c7c57cb7cbb908057991ae1774d4e1e8c6a062fb6be9e6645b32fb431"}]}, {"id": "d82e27ab8cbc5ab5", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "d69f7b57250536f57ffba92cffe82a8bbcb16e03a9a2607ec967f362ce83f9ce"}]}, {"id": "929aba93ef2bf12e", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2086}, "digests": [{"algorithm": "sha256", "value": "24b0d4292dacb02efc38542838e378bc35f040dcd21bebfddbc82dc7feb2876d"}]}, {"id": "93388a168347abda", "location": {"path": "/usr/share/ca-certificates/mozilla/Certainly_Root_E1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 741}, "digests": [{"algorithm": "sha256", "value": "1b28a5568648fef0d3faeb916cb7bdb054724cb3b5a00c6bfd3d8a2fba7a8bba"}]}, {"id": "03d05f1d77c1a67f", "location": {"path": "/usr/share/ca-certificates/mozilla/Certainly_Root_R1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "0c78902126532fde9eed4b2d8b6a2c9bbaa8b3abc59f233c45c6cb5514a9f808"}]}, {"id": "7c66d5b2eaf794d1", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1330}, "digests": [{"algorithm": "sha256", "value": "d1e1969cdbc656bb4c568116fe2d9b4f8b02b170dc20193b86a26c046f4b35a7"}]}, {"id": "6b211bd5b7abd90a", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2264}, "digests": [{"algorithm": "sha256", "value": "fe3b44c18182e167121a2c645cecc4817441d469dc00633e60fe8476f9e1ad96"}]}, {"id": "15dc9f44e2623057", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_EC-384_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 891}, "digests": [{"algorithm": "sha256", "value": "c4a426fe57a7e4e6966e2103f2941eb7263e7c35727dd0f412bd593467304999"}]}, {"id": "8b3aedcef5cd9fbd", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "43f1bade6454349c258017cc99113f8b6a5712e3807e82ad9371348d52d60190"}]}, {"id": "56c28a07889b70c4", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "9dd4cbb6d2c29cbb3ca98da02c042a690c0ef4c0521d98aae37e0a704c4bf210"}]}, {"id": "c356c2d6d7da6ca4", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2053}, "digests": [{"algorithm": "sha256", "value": "e6c62d3f63ba03f4dac458b7dac6c09eb4d71cc3c6621769c3883ed51677c01c"}]}, {"id": "f9dd59494afc9b13", "location": {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a5ddabd1602ae1c66ce11ad078e734cc473dcb8e9f573037832d8536ae3de90b"}]}, {"id": "73ee6e746bebdbf9", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_BR_Root_CA_1_2020.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "ae927c01e73470cfc89943b5cd8f26e481d55c833517c1017f3fef404a38a317"}]}, {"id": "fa297d2e7874838e", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_EV_Root_CA_1_2020.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "0b83e3ece7c33128cc31ac97595ce1bdb524db3f924623093b64e6a96ffb4b9b"}]}, {"id": "4784d495aa646b31", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a00b8aa918457f5e7e58457b5e2f80d640fa77cc290572aaab1ae7b4734a9528"}]}, {"id": "f844b177f7030735", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "f81ceeaf6341513ef391ab3ea3302e8b2fb2c1527752797bba9b20ca22048b3c"}]}, {"id": "9911cc3e1ca43348", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "b52fae9cd8dcf49285f0337cd815deca13fedd31f653bf07f61579451517e18c"}]}, {"id": "f1c58424960847ca", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1306}, "digests": [{"algorithm": "sha256", "value": "660b5aa96668c5162f4af6b0a01241d8527aef8fa8a5307a7033b83c3de4a72d"}]}, {"id": "a871b549eb22792e", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "c4fa4cc30be6aee0a4c0dff81f28768eedd83e8d4934a42f82179cbfa61f13ad"}]}, {"id": "04900f9ea333d304", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1338}, "digests": [{"algorithm": "sha256", "value": "39fdcf28aeffe08d03251fccaf645e3c5de19fa4ebbafc89b4ede2a422148bab"}]}, {"id": "1fab4a0408fe4e7d", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1294}, "digests": [{"algorithm": "sha256", "value": "5d550643b6400d4341550a9b14aedd0b4fac33ae5deb7d8247b6b4f799c13306"}]}, {"id": "fbcd33d197723d0d", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "1914cd2d4cde263315f9e32c7683fc0e1b921919ad12b256d49bf782011c03cc"}]}, {"id": "3fb2a55850cc450c", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "d98f681c3a7dce812b90bf7c68046827f3bf5607357f1e4918c5dc813b359bf1"}]}, {"id": "d37af078fdffc3ec", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_TLS_ECC_P384_Root_G5.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 790}, "digests": [{"algorithm": "sha256", "value": "05161ad2ac04a0df956ef803e127aa877cc5131e0a727ed8e5de43f02e8868c4"}]}, {"id": "7299037b4d071b89", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_TLS_RSA4096_Root_G5.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1931}, "digests": [{"algorithm": "sha256", "value": "fe64d4b3ae749db5ec57b04ed9203c748fff446f57b9665fad988435d89c9e43"}]}, {"id": "e8bbdab522b23083", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1988}, "digests": [{"algorithm": "sha256", "value": "ce7d6b44f5d510391be98c8d76b18709400a30cd87659bfebe1c6f97ff5181ee"}]}, {"id": "49f9adca4308f686", "location": {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "789655e3b4c0721faa6a3ffc30853450794fecc5830a12b632261545c3a241bb"}]}, {"id": "c0193d16c13e4dd1", "location": {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_ECC_v3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 977}, "digests": [{"algorithm": "sha256", "value": "7aa7e87cb29fb7303d8d2402c98b3855b45859640211773c279f0c046e2071c6"}]}, {"id": "2217eebb81e5c5c6", "location": {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_RSA_v3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "d96bfedd2e72169afa2cc958f122785a00e5cfc4b860eb8419c3196d99aced34"}]}, {"id": "bc02f22e2a7b01d6", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1505}, "digests": [{"algorithm": "sha256", "value": "24e0277c0c028497c6b0abbbf7163ec3ae7b341cadfb0b90bc00c4ad642172cc"}]}, {"id": "c1b068dbacffe56e", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "745bd29be45667514b4000e9cdb70cdecad0f02c78232ed722f64f7f80436e35"}]}, {"id": "9ee205451e3ea28f", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "a0d7e56b32b767e076bd7d05ce1779dbe3656d0a02a9abe711fc79640b9f7fbe"}]}, {"id": "8ffce9569b0e7b2f", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "646db48fa7794bcab4581f264ff3fad4cff7bbd24f5e8bb170d4f602b6caf828"}]}, {"id": "a0a3a2e90ee52d1b", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "9e01d7bbaaf5ebd3e4ff9c02e3c3a12aaa421574ca86ddb0cb3a21880f2e283d"}]}, {"id": "1f7741ceef58cad5", "location": {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1980}, "digests": [{"algorithm": "sha256", "value": "b0bf3a444f89d8be7db120bfecaa2f94d9e49ede21f680d674c1e8d839d8a9a2"}]}, {"id": "6d9c99401e3512e5", "location": {"path": "/usr/share/ca-certificates/mozilla/GLOBALTRUST_2020.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "b3bcd05e1b177130f6888fcc1cff4e01cff44ef8e6b0d035f04ad6a71dd0879c"}]}, {"id": "c0a76869d8c1b28d", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "4195ea007a7ef8d3e2d338e8d9ff0083198e36bfa025442ddf41bb5213904fc2"}]}, {"id": "e043dd1685974bd2", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "1a49076630e489e4b1056804fb6c768397a9de52b236609aaf6ec5b94ce508ec"}]}, {"id": "9379afdc6132afee", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 765}, "digests": [{"algorithm": "sha256", "value": "39238e09bb7d30e39fbf87746ceac206f7ec206cff3d73c743e3f818ca2ec54f"}]}, {"id": "18a2a3ac1e25595e", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 765}, "digests": [{"algorithm": "sha256", "value": "7e8b80d078d3dd77d3ed2108dd2b33412c12d7d72cb0965741c70708691776a2"}]}, {"id": "36409cfbad03b47f", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 704}, "digests": [{"algorithm": "sha256", "value": "d1b69887f73444c0fc0a6f22a2fe961c2423275f9c38ba7d50da2a4ba75394f1"}]}, {"id": "f1af2a5ceb59f7b3", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "80eeafa5039f282345129a81ace7e1c1e1d4fd826f1eb3391a4ea56f38a6e3d8"}]}, {"id": "8a5329d8ea960ba2", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "df68841998b7fd098a9517fe971e97890be0fc93bbe1b2a1ef63ebdea3111c80"}]}, {"id": "1f6b1755a31b091c", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "6bdc59f897631af7811e3201cbc58e5999de2600ae8667454a34514eecfd8381"}]}, {"id": "de2d8ac81db6b4c0", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "5ff8425be71c1805446bf10601ce3cb9619889866766fc9285583ca5a4a7de94"}]}, {"id": "eeec307dbc94dd59", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_E46.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "5bd16128d0934629c2e1713140a6f97c9828dbb5429ab5797b2573efc71de1a1"}]}, {"id": "527c55fed60da807", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_R46.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "dcc1a6246e13880ca5b73ef547e082dd0401e4d8837b6d211be82f7be791ac65"}]}, {"id": "88a3502c4d8ad194", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1448}, "digests": [{"algorithm": "sha256", "value": "47f15a52a984ab1f9cd92b6c1849c0465c1b3c9c6837d54e5d2c004fa01b69b7"}]}, {"id": "6902dbf0711b7cf6", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "500329abac100a953a7396b54b36be57d333022f17401bc948248ea179cf1784"}]}, {"id": "19b4c0827a20507c", "location": {"path": "/usr/share/ca-certificates/mozilla/HARICA_TLS_ECC_Root_CA_2021.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 867}, "digests": [{"algorithm": "sha256", "value": "c6dc63e98b3a5e6a595c7d583a9c47c5efb6d316957466fd16c785b423eacf37"}]}, {"id": "67bd03c0d22a697d", "location": {"path": "/usr/share/ca-certificates/mozilla/HARICA_TLS_RSA_Root_CA_2021.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2017}, "digests": [{"algorithm": "sha256", "value": "05e0ebf9643197ccf8036cdd86a2ee14292c2a077dbe06435ed30369b8762564"}]}, {"id": "b0987098e8b1c3f8", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "1cdd90d42b48cced8f5ecbff087c49da56b224f0272e4b5074e63b82fff5fb16"}]}, {"id": "adca459f4501657c", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2155}, "digests": [{"algorithm": "sha256", "value": "677160e6297b48b87ede98ab7b4f2be55894491776f6191937ea397d01a6fb4b"}]}, {"id": "38991cf708c26c3e", "location": {"path": "/usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "c3f06f635f1939ebeb125e5c1f030e329b63dd808d3ce803b1b1794bc78b253a"}]}, {"id": "5091a989455e77f5", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "9dd93324ad79de9a6d595611342d38ae6ca937772c65e11da3ebf88c5a248115"}]}, {"id": "339172048b947f4a", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "1fd9801787f30a4ab835b1462afc3f71473a5eacc74c0a22ed392bc3da9362f3"}]}, {"id": "7a962d5d6db45164", "location": {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "22b557a27055b33606b6559f37703928d3e4ad79f110b407d04986e1843543d1"}]}, {"id": "fbe5fdc1e147b947", "location": {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 790}, "digests": [{"algorithm": "sha256", "value": "a13d881e11fe6df181b53841f9fa738a2d7ca9ae7be3d53c866f722b4242b013"}]}, {"id": "196dc0e2d24079f1", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "1d03b965511ce50d0a0bae1b549ed7048c783cfcba9aa40ea11d355b1889657c"}]}, {"id": "590826a217ff86d8", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1931}, "digests": [{"algorithm": "sha256", "value": "9b4282f5a402e19016c4874a52df3367eabccf05be851ad03039f777a602d30a"}]}, {"id": "21082bb106d051f5", "location": {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1d37341b099afc610bf4feb387096577a0dc61bb8fd09444f1a199a1b1b117e3"}]}, {"id": "fee29cc1186d73ee", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "4f670affee7b14140a6d20937db6e991102d5f8bac1d2562ebf20a1afda94d73"}]}, {"id": "beacb79f7f824f33", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 875}, "digests": [{"algorithm": "sha256", "value": "b4ee8ed700b7abe4836d119c8113bc8b717f4f1568abd7edd81f2526c5836983"}]}, {"id": "277d6faf49d199f8", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "626d330f6a8944fa4245f02f9795668e25a40b29b4cc5206bee73337b7dcd4d5"}]}, {"id": "4f0071ddff237de4", "location": {"path": "/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2013}, "digests": [{"algorithm": "sha256", "value": "9848c94859f83e48defe0b25a0f4347480b56ea2bb3336fe6d4dcf00d0d6031d"}]}, {"id": "feaf1c90229e1c95", "location": {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "40f60f2e2f83fb6c63ddefeba7939a7852b2d468183ea939cc4dcac8fe4cc87d"}]}, {"id": "08a8273deb47b9f9", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1346}, "digests": [{"algorithm": "sha256", "value": "2dc52d373089ff5173ac392a464746dd066aaa3b7d1b3494a473c96686666fce"}]}, {"id": "205cf19128dfccb5", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "17b98c4d832e8349ecb55f1f90e41dfc7bcd9410d1e925ccd06612cd3b9b9a54"}]}, {"id": "7724eb2739fd8f32", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "4db45324410a01a7023b038e5da7d7274d3cfd392565c351cf3d297fd7664c73"}]}, {"id": "37f3e3162fed3356", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "8c4220477ed85355fa380466aa8f559106d8a39fc90d3e0c121749e19444064f"}]}, {"id": "a9c8e233f7e9f6c5", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "825c67f5583131425c4e33275cc8e5c9dfd02cd190c6d71e1d335621e82965a8"}]}, {"id": "3dd7eef85e38bec7", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2354}, "digests": [{"algorithm": "sha256", "value": "a2ae0b4ec9d2a4c4e150756a3defabd15bcaa75ee2b599e722b27c6a2998d00b"}]}, {"id": "b6b37358bfc608e4", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "198cfe560c191a800cbe923ceca0a4e4f3d5a0d7ff9316b47998765fdc0897be"}]}, {"id": "fff9aead6d688937", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 956}, "digests": [{"algorithm": "sha256", "value": "662d60a283f416d888ff18831009e2cba95c61377f648beeed91a3dea12ac286"}]}, {"id": "a39b2f735101e16d", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "a0681f1a11d5c02760bcb68b61b0d332f6c197e239c4b30dc47f91a79a73282b"}]}, {"id": "19982c59ea68e27c", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 944}, "digests": [{"algorithm": "sha256", "value": "b68d02ce35bd02123cf5fcd329bdd33640214715dae0442a97782a4471e9b292"}]}, {"id": "1fe62a1d7c7f84a6", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "2e368debd3626ea9c5d94c582d80050a530b505aa77ba231eb13e4d208c36d67"}]}, {"id": "99e8ff193a2fc211", "location": {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "cbe8a1eec737c93d1c1cc54e31421f81bf358aa43fbc1ac763d80ce61a17fce0"}]}, {"id": "df54f1906860e0a2", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1249}, "digests": [{"algorithm": "sha256", "value": "20828fd7b9795221c10272f9f6ed29638f6dc2614465adab1b93f2bfc484c659"}]}, {"id": "3b28946868c06cd4", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "a3e70af2c4b48562b61fe858d9d30f073f2cf2136f2af01ab5a966673e70af4b"}]}, {"id": "b7364e5107918f5a", "location": {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7ee52fb3a5afacd55a7a2e00f057f7f64776ea0d536036f54c57694961e25179"}]}, {"id": "ea6ca83d2f6cfc7d", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_ECC_RootCA1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 830}, "digests": [{"algorithm": "sha256", "value": "ef94d474067b306c482dfd066130f04855f50faecd461cee2964ce6c7260000e"}]}, {"id": "0f5e346a93e87852", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "39ad3110b8f84821ca22cfbd995914f2149521d27ce576e743de6a00dc39d9db"}]}, {"id": "110b2e70d866b7bd", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1968}, "digests": [{"algorithm": "sha256", "value": "40ec121c66bc70c48d5e512fa2d1d9f040c329467232f1964edd62fecb32af87"}]}, {"id": "bca794a1805679f5", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1224}, "digests": [{"algorithm": "sha256", "value": "684f2f6ce0a18fcb038d08a495846fbc35b96d99875fef1b24384cf0944a68c3"}]}, {"id": "96db55725823f694", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "1ad8373ec50073168cb6862a0e119adf2c1065c896adf7eb9695779739b4bb2e"}]}, {"id": "3f4867450863cff1", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1399}, "digests": [{"algorithm": "sha256", "value": "ca3760ba63bf0a2c5dd0dc7fe897838cc58f12a386b4ee53d2065229848e96a3"}]}, {"id": "094beb9241f583fb", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1424}, "digests": [{"algorithm": "sha256", "value": "870f56d009d8aeb95b716b0e7b0020225d542c4b283b9ed896edf97428d6712e"}]}, {"id": "f17f2d8df8eda00e", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "0ebb1a5d93b86ad9dcbd294413f272817fe3bb8ba46f4ec8192b3b805f2fa8ae"}]}, {"id": "53c0d98a517afb84", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "9b3cbeb7d75271e0b62d40d60f8b18a35384ac6b171209231732fc778cfd2b5f"}]}, {"id": "cae7943ac6051e9e", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "b30989fd9e45c74bf417df74d1da639d1f04d4fd0900be813a2d6a031a56c845"}]}, {"id": "2995dd02a232141d", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "1cb130a113f4e8502517a679808a98bf076d59bdb223bfc61cd224b8e1abda49"}]}, {"id": "52b965497922d981", "location": {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "c6904218e180fbfb0ed91d81e892c2dd983c4a3404617cb36aeb3a434c3b9df0"}]}, {"id": "2e35c5a7bef0da65", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "5dadc31b57074a3168d1df23bb8b6b920acae1d426bf2288fc2de53cdd571089"}]}, {"id": "7f85e83fdc1d2474", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "b69a59344e58615a691fa9567d55ad6337f09b57647a389242cbf43716575559"}]}, {"id": "b114855ce7a18c4e", "location": {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1870}, "digests": [{"algorithm": "sha256", "value": "303c346ece82ca4f6713ac176164285d0469f326b6f12a787e11f5d702529277"}]}, {"id": "d22fc5519075e3a7", "location": {"path": "/usr/share/ca-certificates/mozilla/Telia_Root_CA_v2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1952}, "digests": [{"algorithm": "sha256", "value": "bf3bd189c3dd33bc81635d60284461f0d937c2c1d51cc4d7851c13466419fcb0"}]}, {"id": "30a9048794115f56", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "0080981e6ff76e4f00a6fdf9e4e6cb98a9221eb334f4d43a07e194d23f648f47"}]}, {"id": "ac56fc7ed71ed0de", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "e227db3bb37e1158f9c5d9838d0ec74109d9816b60d69b3ca85def4b293d02dd"}]}, {"id": "49e72df4f4d65e60", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "b4dc2f45b7ba821ff240be0d0c816a996cafae929b8f445b0510d9073e1aad5e"}]}, {"id": "ae9d0423f88dae1c", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "0c7ffc481084cad9ccd3402eba9401b0f5abea0917d985e9ce401c8efbad4b04"}]}, {"id": "acc54a050d54c968", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 883}, "digests": [{"algorithm": "sha256", "value": "f08c4d2b700f7cd5da4dc1b60f4c57090fdc692cde8a7221f35b70abb4cec363"}]}, {"id": "fc4d757096717c1b", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 969}, "digests": [{"algorithm": "sha256", "value": "a83c5b6097b03509711c9cd8de59def7ecf99ed72b4076dc33f5b2e35545b3b3"}]}, {"id": "54fc4e4eb5448223", "location": {"path": "/usr/share/ca-certificates/mozilla/TunTrust_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2037}, "digests": [{"algorithm": "sha256", "value": "8a852f7182753cb0193299c6cb2b4a106b1c38a789217b5eb380d736c5cc0081"}]}, {"id": "7debfd0c93aafb6b", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "eaa3be600a842e5b603316ed14e9ae11a43003f68a8317f0f2c01a516da4e586"}]}, {"id": "72e6dc6aa95248e6", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "de2e7b1bc7a2aed4e5866d3655d1041206c27caf376ee81bfc4012e8225e0e7c"}]}, {"id": "516e3c1f90c7f3b5", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 948}, "digests": [{"algorithm": "sha256", "value": "08fb40ba4144166f6ae80c7ab60be23e97e5083836d45fa85a33a5d0bfec10f8"}]}, {"id": "08159595ca822869", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8a3dbcb92ab1c6277647fe2ab8536b5c982abbfdb1f1df5728e01b906aba953a"}]}, {"id": "8855493e96fa77d8", "location": {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "fbe0f62dde93af96d1b8e27b19b2ee200a834880eca805585b66d18d2ea08192"}]}, {"id": "3b77fa5aaea8829c", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1176}, "digests": [{"algorithm": "sha256", "value": "cf339eae15268aff66148f3bcdf112a7700eafded3edcb3f86c60133b10e03f8"}]}, {"id": "4682d8aae28e687b", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "80eee369aa5b29931209226fcb4b014ba31daa7f630d44a196817c1bb6b334f1"}]}, {"id": "ad08d391e48fd5ec", "location": {"path": "/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 843}, "digests": [{"algorithm": "sha256", "value": "8c1306d5c64b43ce6c189b8450f27160aaff3f504211ca6819af6035ae1a7d73"}]}, {"id": "5218ab44c85f84b4", "location": {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "d22b235421616835f68d15801d82b44e7c463433f8bbdcc92f9c023fafcb2bf2"}]}, {"id": "0a1b5decedda6c5a", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "b1d0ac5a261e857409cc921acb515796538b48847722f0a00ddccbf60bccec81"}]}, {"id": "611e67f3f7232dc7", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 859}, "digests": [{"algorithm": "sha256", "value": "36e68e205b53c67c7a013894e0d5c8583063468118d1ce78ecbc2200d1dd185c"}]}, {"id": "3d5c472100acca20", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "fb98230f8746d60429c20f8ce04254384337b479a77698939f7041d0c0eb4289"}]}, {"id": "ae4d51f63d7192ae", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "8d390d4c54f6a4a040b04413f1f002192027c66a2a835741f78a152074584a27"}]}, {"id": "3c32b5f6c8130a25", "location": {"path": "/usr/share/ca-certificates/mozilla/vTrus_ECC_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 774}, "digests": [{"algorithm": "sha256", "value": "2ce349e2da9df497cc62aca37b009a2c3261ccdbe06a4c4a063f8105da40eb5d"}]}, {"id": "e16cc8c28fd0fe64", "location": {"path": "/usr/share/ca-certificates/mozilla/vTrus_Root_CA.crt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "8cc726cf62c554561e89e1237495bea3026b1709ba7153fed3401fcd489b5aaf"}]}, {"id": "1dc66c7252e707f8", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "d96a402a0a027047", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "4ce41460b9b2f66a", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "29e6e20fe21b087e", "location": {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "8f930bbffe076924", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 735}, "digests": [{"algorithm": "sha256", "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6"}]}, {"id": "be742c5d2d2e84a9", "location": {"path": "/usr/share/zoneinfo/Africa/Asmara", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "0450ea9af4d3b3f1", "location": {"path": "/usr/share/zoneinfo/Africa/Asmera", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "de2191d51cc75438", "location": {"path": "/usr/share/zoneinfo/Africa/Bamako", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3aa6da7d62d8178b", "location": {"path": "/usr/share/zoneinfo/Africa/Bangui", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "f122f86fb23d335f", "location": {"path": "/usr/share/zoneinfo/Africa/Banjul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3f2ffa85ed38a564", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "5c953d4f78c3707d", "location": {"path": "/usr/share/zoneinfo/Africa/Blantyre", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "6bfc96bc0b317fb1", "location": {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "de80f615dfd706cb", "location": {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "fca1816f47b81f6e", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2399}, "digests": [{"algorithm": "sha256", "value": "2dfb7e1822d085a4899bd56a526b041681c84b55617daee91499fd1990a989fb"}]}, {"id": "ba84aa43c6e781c6", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "e11a956f0fc5dd9b9ca29202da2bc027c583c23e7044e0c007aeed0697577200"}]}, {"id": "3221e4ca6ca5a244", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf"}]}, {"id": "5f35a01ed2354132", "location": {"path": "/usr/share/zoneinfo/Africa/Conakry", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "365f12f90cac84aa", "location": {"path": "/usr/share/zoneinfo/Africa/Dakar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eb84c444e0837055", "location": {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "f069418be3cfc898", "location": {"path": "/usr/share/zoneinfo/Africa/Djibouti", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "cbffdc3317e7be2b", "location": {"path": "/usr/share/zoneinfo/Africa/Douala", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "7164163e75089db7", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2295}, "digests": [{"algorithm": "sha256", "value": "516082a902c9c5df2ab13630f36933f56d6cbb05b94d1827670df5b03583cf6d"}]}, {"id": "a4e13f7a5ef8934f", "location": {"path": "/usr/share/zoneinfo/Africa/Freetown", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "6515ba4453979144", "location": {"path": "/usr/share/zoneinfo/Africa/Gaborone", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "a3ef20795c562510", "location": {"path": "/usr/share/zoneinfo/Africa/Harare", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "f65ca529ee2af06c", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "f548361ac439d3b7", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4"}]}, {"id": "d212b097c05ba703", "location": {"path": "/usr/share/zoneinfo/Africa/Kampala", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "fe1c424796c30def", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea"}]}, {"id": "d9f8e189e3ebd192", "location": {"path": "/usr/share/zoneinfo/Africa/Kigali", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "52ec52740831c5b0", "location": {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "462bbd09bab49382", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "1687390e6b3f1b4f", "location": {"path": "/usr/share/zoneinfo/Africa/Libreville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "0977b52546e9571d", "location": {"path": "/usr/share/zoneinfo/Africa/Lome", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "1713474cf2c758a4", "location": {"path": "/usr/share/zoneinfo/Africa/Luanda", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "d31b030240e264a6", "location": {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "3308963b25e60a2c", "location": {"path": "/usr/share/zoneinfo/Africa/Lusaka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "c20136c2002aa173", "location": {"path": "/usr/share/zoneinfo/Africa/Malabo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "1251fd28a485e19b", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "cf5ae55cf1eff3d3", "location": {"path": "/usr/share/zoneinfo/Africa/Maseru", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "99c4639de48eb674", "location": {"path": "/usr/share/zoneinfo/Africa/Mbabane", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "c141b242858e7976", "location": {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "1168e23acd2c77a3", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5"}]}, {"id": "cf2d72c8a1a65790", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "5cd58338db39ef95", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3"}]}, {"id": "b12845013b97e6d4", "location": {"path": "/usr/share/zoneinfo/Africa/Niamey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "73276a8a24d109f1", "location": {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "d9002d91b3a2eafc", "location": {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "70feb4b5783787a3", "location": {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "1a49a046abf98f7f", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "190fb843afa706bf", "location": {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "744d981fac0978dc", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "7f5732eecdd980ef", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2"}]}, {"id": "ef65a75be784dbff", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b"}]}, {"id": "0a2d2e426a6fdd3b", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "87eaa499356279a7", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "bc9036d29ea420c0", "location": {"path": "/usr/share/zoneinfo/America/Anguilla", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "514c812fab2f463d", "location": {"path": "/usr/share/zoneinfo/America/Antigua", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "94ad2136873d16ed", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a"}]}, {"id": "a91a7012c2629114", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "fb5b17d694c9a81a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "bf9985ce1b2a8d9b", "location": {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "336860043ea4396e", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "93145ad133381eb7", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "06ba79cfcb2cf225", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878"}]}, {"id": "45a8d778de0d2c6c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "01764e6ac546965a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96"}]}, {"id": "2db61263b56714e7", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237"}]}, {"id": "4fef45aa77dcecec", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4"}]}, {"id": "6e69afada2a55124", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091"}]}, {"id": "605dc12dd8ef37d6", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff"}]}, {"id": "083b7c2afdcee576", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa"}]}, {"id": "83fface42fe60d39", "location": {"path": "/usr/share/zoneinfo/America/Aruba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f1115ceaf84ddd34", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087"}]}, {"id": "8c006f099760110f", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "868566913475a1a6", "location": {"path": "/usr/share/zoneinfo/America/Atka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "a575a22602a491b2", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1010}, "digests": [{"algorithm": "sha256", "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378"}]}, {"id": "7a9f3d539c2d40f0", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f"}]}, {"id": "acfbc7e34fa98f1b", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 436}, "digests": [{"algorithm": "sha256", "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1"}]}, {"id": "b4d9f7bb41c74a76", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26"}]}, {"id": "520acdf384021c7b", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "3890c79767028e0d", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "3039011a6c1480c8", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56"}]}, {"id": "285091765b66796d", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "6757ab9d9646431ba513c28558761670cdd25758e7dbf404735434389cc745a9"}]}, {"id": "6aa8918aff3a15ce", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2410}, "digests": [{"algorithm": "sha256", "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b"}]}, {"id": "a062e4b3bf3759e1", "location": {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "c9fff5d0723e5680", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2254}, "digests": [{"algorithm": "sha256", "value": "ff8c51957dd6755a4472aa13ea6c83ecd7930979e7f4e624fe21f4d3a6f050ba"}]}, {"id": "a0d766a4b36c04b1", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c"}]}, {"id": "d6c037f3844402a5", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 834}, "digests": [{"algorithm": "sha256", "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a"}]}, {"id": "634ffad4092c9e92", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d"}]}, {"id": "0e565ebb36614391", "location": {"path": "/usr/share/zoneinfo/America/Catamarca", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "e67bf10dd2046f9f", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 184}, "digests": [{"algorithm": "sha256", "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427"}]}, {"id": "9fbefd78a02f4f74", "location": {"path": "/usr/share/zoneinfo/America/Cayman", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "56b673ecd548efa8", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "eee08768217280ac", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109"}]}, {"id": "98fb5da29000e3b3", "location": {"path": "/usr/share/zoneinfo/America/Ciudad_Juarez", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1538}, "digests": [{"algorithm": "sha256", "value": "390b2dc8faccc71de73446f380386afd6d262b8f7e02934c2bbffaa7ee9d27ae"}]}, {"id": "4264e850ea6153d6", "location": {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "7d4712372301d580", "location": {"path": "/usr/share/zoneinfo/America/Cordoba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "125a12363c680ee6", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 316}, "digests": [{"algorithm": "sha256", "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe"}]}, {"id": "a8f18d3797295aba", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "3c97f311c69ac78d", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648"}]}, {"id": "0220efa1f8189950", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f5abe5e8830301bc", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "d573dc2260a94184", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "283ed7edd7d257c5", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "344cb466b5a655bc", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "4d18d9b1d4c52620", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "f18fa955a573143e", "location": {"path": "/usr/share/zoneinfo/America/Dominica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "41af100143b76911", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "3f0f2c1593554ad5", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 642}, "digests": [{"algorithm": "sha256", "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af"}]}, {"id": "6ca3f316a7e2a745", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05"}]}, {"id": "fbbe4a0aaefed85d", "location": {"path": "/usr/share/zoneinfo/America/Ensenada", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "4c2637c460450985", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "6f4c6d9df287ccde", "location": {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "a9ac1c4b78669a9f", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665"}]}, {"id": "47478a914e964b6d", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "8fbd72c2843f8591", "location": {"path": "/usr/share/zoneinfo/America/Godthab", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "a7856badd1637e1f8ca6cec711118fd257e1560c44c37e1ee4aabc172495fced"}]}, {"id": "6965a79a11e960d4", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "8bbd72f079232cf4", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305"}]}, {"id": "f2032b7ccfd1c78d", "location": {"path": "/usr/share/zoneinfo/America/Grenada", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2f107e7187d70ed4", "location": {"path": "/usr/share/zoneinfo/America/Guadeloupe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "955944c6b2b47a33", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4"}]}, {"id": "ec8b624119de214a", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d"}]}, {"id": "9c6a02f37a3de98d", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9"}]}, {"id": "205c53cc8420c418", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "cf49b1bcef7a49f8", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "cc5c8d0e34861d84", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980"}]}, {"id": "2d833d35e4ee4304", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "f4d8efec6238e29d", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "61e4df254bc4d467", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2"}]}, {"id": "50937a949d9cb6fa", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724"}]}, {"id": "3d9be90ae8aec9a2", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f"}]}, {"id": "814efa085269213f", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9"}]}, {"id": "8c745a8460f67503", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0"}]}, {"id": "b758f6fa3cdc577f", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1794}, "digests": [{"algorithm": "sha256", "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab"}]}, {"id": "d2d052bc0fec1b4c", "location": {"path": "/usr/share/zoneinfo/America/Indianapolis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "c06556b3bc31e332", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "e89fa66a90e7ae4f40d4bb6cc28137e2da92cbfb9f79d70404dc62c64ac48c8a"}]}, {"id": "7d38bc55f90b353a", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "7de3a7c40374374afe335aa592b03824cc9ac28734b6a69ed2288108f0c0b389"}]}, {"id": "4e0a00abff5c425d", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "574a5de7958cf74a", "location": {"path": "/usr/share/zoneinfo/America/Jujuy", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "f795b638f22a10a2", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "e2b58cc1b184a913", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "ee9e1b3155845ab6", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733"}]}, {"id": "c0eb7d8f66b98b8b", "location": {"path": "/usr/share/zoneinfo/America/Knox_IN", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "e58e6b133da4769e", "location": {"path": "/usr/share/zoneinfo/America/Kralendijk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "05f6aaa7b5c3a56b", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 218}, "digests": [{"algorithm": "sha256", "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576"}]}, {"id": "071d7dcb37f09578", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 392}, "digests": [{"algorithm": "sha256", "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf"}]}, {"id": "8674975148bc336b", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "d0afc928acbfc399", "location": {"path": "/usr/share/zoneinfo/America/Louisville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "44a090e33656b0d9", "location": {"path": "/usr/share/zoneinfo/America/Lower_Princes", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "dda54716934064df", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324"}]}, {"id": "ac3f823aa4025398", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 430}, "digests": [{"algorithm": "sha256", "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9"}]}, {"id": "ee8825763a913b24", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "19f6d7f202093111", "location": {"path": "/usr/share/zoneinfo/America/Marigot", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e78701a71529e206", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34"}]}, {"id": "105f953fe9062ad0", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f"}]}, {"id": "fdd465381a90812a", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "cdf955c5693227a3", "location": {"path": "/usr/share/zoneinfo/America/Mendoza", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "b63d356588ec1b20", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "5f49a051e4224e84", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd"}]}, {"id": "b45c10a0076971c8", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "ae785bfc13aab0d8", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "9cb2cc86afc2e163", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc"}]}, {"id": "cea70548705d30aa", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "38ed1e871e84b4c2", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35"}]}, {"id": "728d84ed75d7d840", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989"}]}, {"id": "1ab17932991c92ac", "location": {"path": "/usr/share/zoneinfo/America/Montreal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "35cb51b4c42eec16", "location": {"path": "/usr/share/zoneinfo/America/Montserrat", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c5a3efdc335bfec2", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "a45d10c398dcfebf", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "04da192857e9e3ed", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "052c708ed195f516", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "517eef5411a80b53", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "cc3b19fb420bfc57", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b"}]}, {"id": "45b4b9df77785951", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc"}]}, {"id": "14b5e776f28c7293", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8"}]}, {"id": "4a4ca7d266dbb666", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "a7856badd1637e1f8ca6cec711118fd257e1560c44c37e1ee4aabc172495fced"}]}, {"id": "3e2a4686914b1b58", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1524}, "digests": [{"algorithm": "sha256", "value": "f5c6ad804436483eea7eebd3331b35e4275df5229a532facbc4ccf045c364374"}]}, {"id": "7071daea188d5406", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "f0fa7ea22ec4a331", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "7de3a7c40374374afe335aa592b03824cc9ac28734b6a69ed2288108f0c0b389"}]}, {"id": "1460aef702f997c4", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3"}]}, {"id": "28a250d35a70afc3", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "6dfb09b1894679c8", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3"}]}, {"id": "af3c1aa28f5fb433", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "3e5d2b51a8ff57c5", "location": {"path": "/usr/share/zoneinfo/America/Porto_Acre", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "15e7d84eff43cacd", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0"}]}, {"id": "edf66814490ed3fb", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "69f80e45a39765f7", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134"}]}, {"id": "baa292759b9a9a07", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "370c7977bb54cad7", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2066}, "digests": [{"algorithm": "sha256", "value": "9d782a8cbdced815747a6f9793ca9545165bfd7d324261c4eaf9924af23d2b37"}]}, {"id": "0f94cf1b90303219", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7"}]}, {"id": "3c53bd65d7e5b1dc", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "9310d721da3cbf33", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2066}, "digests": [{"algorithm": "sha256", "value": "0a7314d9d048fbadefb7cf89d10d51a29c7ef1bf694422e386faf270c21e7468"}]}, {"id": "4b264e07ffa7bf4b", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "4bb913431377d12f", "location": {"path": "/usr/share/zoneinfo/America/Rosario", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "2ef062424a603e55", "location": {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "6f716fea520848e6", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1"}]}, {"id": "ae84d98c11e92859", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "fc549580c8cc56a1", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 458}, "digests": [{"algorithm": "sha256", "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e"}]}, {"id": "bf1be9785ecb5a7b", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "a45e210a22af0f6b", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8"}]}, {"id": "7c549b4102a53d4a", "location": {"path": "/usr/share/zoneinfo/America/Shiprock", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "560b8543a79fc024", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "aa20817af68348d4", "location": {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "4c1244931811164b", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "16e4adec12f650c8", "location": {"path": "/usr/share/zoneinfo/America/St_Kitts", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "cd355bc011978893", "location": {"path": "/usr/share/zoneinfo/America/St_Lucia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "ef199350cae01152", "location": {"path": "/usr/share/zoneinfo/America/St_Thomas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "597e9a86daf3ccd2", "location": {"path": "/usr/share/zoneinfo/America/St_Vincent", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "530dcdedb7384534", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "b48be0ed343adbb3", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e"}]}, {"id": "66ee2a8583de092f", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f"}]}, {"id": "62e54b631780024b", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "281826f650104828", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "c33f9d52859ca5be", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "eaab6b3109e91d6e", "location": {"path": "/usr/share/zoneinfo/America/Tortola", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "887632423bdf580d", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "f9de825a0198f993", "location": {"path": "/usr/share/zoneinfo/America/Virgin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c051cb210fd6e7e8", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "4eb47a3c29d81be9920a504ca21aa53fcaa76215cc52cc9d23e2feaae5c5c723"}]}, {"id": "30caf72b39618f8b", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "abd04c48d570060b", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "740b0ab33db71bee", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "a7ee5284a9b345ce", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 370}, "digests": [{"algorithm": "sha256", "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f"}]}, {"id": "ac4377ae52937ea9", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 283}, "digests": [{"algorithm": "sha256", "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92"}]}, {"id": "b45ef9e1f4623acf", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "c938cf07268de415", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed"}]}, {"id": "e132f736b781caff", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22"}]}, {"id": "da5662448e80def0", "location": {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "7cf9bf1bbf70c835", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8"}]}, {"id": "d22d5254146cfe94", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15"}]}, {"id": "56d7e55a7f1cda01", "location": {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "edd0757ad23643f0", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "c57e4c43d9a804df", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761"}]}, {"id": "3d7e09887a5b030b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "fa24603b5be93d16", "location": {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "e345eb13077b5b58", "location": {"path": "/usr/share/zoneinfo/Asia/Aden", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "6cf37b8776c17bb9", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 983}, "digests": [{"algorithm": "sha256", "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427"}]}, {"id": "81cf524918b92a23", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65"}]}, {"id": "77d7e8c38b0106a0", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85"}]}, {"id": "303612541d2cb0da", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d"}]}, {"id": "f6f53a8e9e695876", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771"}]}, {"id": "7c4a6912ddf629e8", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "b6ba6230f751cb12", "location": {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "fdd03ab6997ed757", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68"}]}, {"id": "11bfae36f6b54de8", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f"}]}, {"id": "fd9d9f4826710465", "location": {"path": "/usr/share/zoneinfo/Asia/Bahrain", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "eef9e8b66aa301d0", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8"}]}, {"id": "23441699dc0696f0", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "433c83ae86267e35", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd"}]}, {"id": "b2d10f4d01cc53c9", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a"}]}, {"id": "e54e7e867f93ec65", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4"}]}, {"id": "f7e0b9624546b4f4", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "f78039423bd826f2", "location": {"path": "/usr/share/zoneinfo/Asia/Calcutta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "a19c0940ccf41926", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484"}]}, {"id": "7be0ad8b42f24099", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 935}, "digests": [{"algorithm": "sha256", "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2"}]}, {"id": "624c461907b29a47", "location": {"path": "/usr/share/zoneinfo/Asia/Chongqing", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "9e9d4c3f32d695ac", "location": {"path": "/usr/share/zoneinfo/Asia/Chungking", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "687817a8590985ba", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6"}]}, {"id": "994aecf6482f3c4d", "location": {"path": "/usr/share/zoneinfo/Asia/Dacca", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "8227b94e3c649e07", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8"}]}, {"id": "80916b5df052973c", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "d4e9a99d5965444f", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 213}, "digests": [{"algorithm": "sha256", "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c"}]}, {"id": "c31930de0dc41e68", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "b502375f2f8e6588", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb"}]}, {"id": "b9f58662067d5604", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "991b25c8a85d199c", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3808}, "digests": [{"algorithm": "sha256", "value": "43261fe01347495b3c2e06da1cb0cdb3fdac1f097fa3879a3eee893454a97ff2"}]}, {"id": "c62729432137e30e", "location": {"path": "/usr/share/zoneinfo/Asia/Harbin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "07958ba25af049d0", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3836}, "digests": [{"algorithm": "sha256", "value": "836a9d55adaa39e9fd3d60bbd0faf51e59f5521db744e00e68384a978d21be35"}]}, {"id": "909a5626914b44e8", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "900e2f7a7aa9f940", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "db355a7efce8d6ae", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb"}]}, {"id": "a9df8fa2075d3cd6", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739"}]}, {"id": "9a9a40213ed2038b", "location": {"path": "/usr/share/zoneinfo/Asia/Istanbul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "8c91b1990170131c", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11"}]}, {"id": "2dc84c2caf8f2ad1", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 221}, "digests": [{"algorithm": "sha256", "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b"}]}, {"id": "69916e828b76ed61", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "a6b6b93cc451f40c", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209"}]}, {"id": "426317b84a5a7fd6", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026"}]}, {"id": "6b1f10c71a927548", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 379}, "digests": [{"algorithm": "sha256", "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649"}]}, {"id": "990f1aa25bf572e5", "location": {"path": "/usr/share/zoneinfo/Asia/Kashgar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "cae102f848e07a28", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "7684126b4fc38344", "location": {"path": "/usr/share/zoneinfo/Asia/Katmandu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "b5a994f700cf7387", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8"}]}, {"id": "7ce05340f84ded93", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "ef21c4247ee79aad", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0"}]}, {"id": "f671f466feb5e92e", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 401}, "digests": [{"algorithm": "sha256", "value": "5e67952267aa709f212739bb4e302d8b59d6240c5ac0eaaaee32330e71d7da12"}]}, {"id": "78530654e9b1b6a7", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "b37ee6f5d9baa86d", "location": {"path": "/usr/share/zoneinfo/Asia/Kuwait", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "d8dbc836beb36827", "location": {"path": "/usr/share/zoneinfo/Asia/Macao", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "00e19054f97e5d2a", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "bf847d1ce43b8943", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce"}]}, {"id": "8a5b18b29a3cd3c3", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "32292dd6b4594a8f", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7"}]}, {"id": "c04c3a72bf37dcf3", "location": {"path": "/usr/share/zoneinfo/Asia/Muscat", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "aceabde8053d53a5", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "0b900626fa86a564", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3"}]}, {"id": "bc4e28c7e2f63456", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6"}]}, {"id": "83f2eac1d92895d3", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2"}]}, {"id": "c924a97fb53f12dc", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 991}, "digests": [{"algorithm": "sha256", "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44"}]}, {"id": "3c6df4b92f83ced1", "location": {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "8637e380a776cbdb", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 353}, "digests": [{"algorithm": "sha256", "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14"}]}, {"id": "f189333066649bfc", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1"}]}, {"id": "553cd7ac247ab9e5", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "5443fc8197c7410c", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d"}]}, {"id": "1f6fa9d040e5eaa3", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8"}]}, {"id": "c17ccf2641174b39", "location": {"path": "/usr/share/zoneinfo/Asia/Rangoon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "383cd6f9ce0b811c", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "137d7944e852726a", "location": {"path": "/usr/share/zoneinfo/Asia/Saigon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "d0f51c9da1a17dac", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb"}]}, {"id": "c4b8ace798fe0817", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 563}, "digests": [{"algorithm": "sha256", "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19"}]}, {"id": "f1044ee0ae7444a8", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "be70ea93ddc6458d", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "132957a2674dabb9", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 401}, "digests": [{"algorithm": "sha256", "value": "5e67952267aa709f212739bb4e302d8b59d6240c5ac0eaaaee32330e71d7da12"}]}, {"id": "61a26dfb49369dc2", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22"}]}, {"id": "cc80c15ea0f32e0e", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "343d73c64d1393d9", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5"}]}, {"id": "22af4a50e430b3fa", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883"}]}, {"id": "3f4f8fb3bb8dd3a1", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "7770683f322fbce0", "location": {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "f7fac20a0ddf8ba5", "location": {"path": "/usr/share/zoneinfo/Asia/Thimbu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "651716990f923f09", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "0a467cdce716001e", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "a7daedaf69de714a", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4"}]}, {"id": "feeafbc96bc1f4a3", "location": {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "0ae40a8b158d9be9", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "2578e23e8e438600", "location": {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "9c27da1b3e440b24", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "790f608e570df702", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c"}]}, {"id": "a39cf8db19cdcff3", "location": {"path": "/usr/share/zoneinfo/Asia/Vientiane", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "0fe40c131462287a", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0"}]}, {"id": "3f28581b5fa14f2b", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574"}]}, {"id": "e37b0235fd1344a5", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "d066e7fca218de28", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30"}]}, {"id": "a1bf57f8e710a512", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1137}, "digests": [{"algorithm": "sha256", "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311"}]}, {"id": "415a3d904d589f27", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf"}]}, {"id": "4cd169386d03da0a", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792"}]}, {"id": "a3d9022ccae63781", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "4d6e4ffac2b7ca99", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 256}, "digests": [{"algorithm": "sha256", "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be"}]}, {"id": "07d4404ab0a54fed", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0c42070de5765240", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "ce9e38d8f3b1c786", "location": {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "3979112490873ee5", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "c5c9a4c2e04bdbf5", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "7127afc97d6269c5", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203"}]}, {"id": "e4aeb647ae439411", "location": {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "396cc6f7117f1f2d", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a"}]}, {"id": "c90873318c62f0a1", "location": {"path": "/usr/share/zoneinfo/Australia/ACT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "257949b507cac559", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "6400400f4093c2ac", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "a593ec745eb6fcaa", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "54391e8f21defd2e", "location": {"path": "/usr/share/zoneinfo/Australia/Canberra", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "a17995cca45e7d28", "location": {"path": "/usr/share/zoneinfo/Australia/Currie", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "99f2717a9363c6ff", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "a62eba154c5781d1", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee"}]}, {"id": "cdb3c181d4a32677", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "1c0e260de815acfd", "location": {"path": "/usr/share/zoneinfo/Australia/LHI", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "0b4095d49773bd31", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 475}, "digests": [{"algorithm": "sha256", "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae"}]}, {"id": "bd558c3ffa43dcad", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "561560ee54fe031d", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "bbf07d709880164c", "location": {"path": "/usr/share/zoneinfo/Australia/NSW", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "0ecf1e8f5924e562", "location": {"path": "/usr/share/zoneinfo/Australia/North", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "f631b3975bb3e7aa", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "c7859fc7f42b90f9", "location": {"path": "/usr/share/zoneinfo/Australia/Queensland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "85c9231b4add3eca", "location": {"path": "/usr/share/zoneinfo/Australia/South", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "bd13d96b45f83b06", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "4adf32c4b7ed640d", "location": {"path": "/usr/share/zoneinfo/Australia/Tasmania", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "801ae5317b1c14a2", "location": {"path": "/usr/share/zoneinfo/Australia/Victoria", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "c7636431780c0e3d", "location": {"path": "/usr/share/zoneinfo/Australia/West", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "57889b95855e61c8", "location": {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "6b079f2dc155144f", "location": {"path": "/usr/share/zoneinfo/Brazil/Acre", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "70d218a48b790c3b", "location": {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "c04a37243ccee9a1", "location": {"path": "/usr/share/zoneinfo/Brazil/East", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "9904da25972a837a", "location": {"path": "/usr/share/zoneinfo/Brazil/West", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "54d06cd50bb479fc", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298"}]}, {"id": "78a1aed772e2c8af", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd"}]}, {"id": "947c04dcc02350e5", "location": {"path": "/usr/share/zoneinfo/Canada/Atlantic", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "d51bc1f3c0bad712", "location": {"path": "/usr/share/zoneinfo/Canada/Central", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "5a3bfe1e27d4d6d0", "location": {"path": "/usr/share/zoneinfo/Canada/Eastern", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "f703a49e0386dbb6", "location": {"path": "/usr/share/zoneinfo/Canada/Mountain", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "176b4333e741fec2", "location": {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "2914f4cf241afbc8", "location": {"path": "/usr/share/zoneinfo/Canada/Pacific", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "ce97d97c67fe5b70", "location": {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "eee9a82961fc627d", "location": {"path": "/usr/share/zoneinfo/Canada/Yukon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "4eb47a3c29d81be9920a504ca21aa53fcaa76215cc52cc9d23e2feaae5c5c723"}]}, {"id": "608e5d52fd0f977f", "location": {"path": "/usr/share/zoneinfo/Chile/Continental", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "2f15ff1edd00ef89", "location": {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "7d3041fa0e9d46ea", "location": {"path": "/usr/share/zoneinfo/Cuba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "2ea7fbb4f0e14d6d", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f"}]}, {"id": "31ca96ff4a95973b", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7"}]}, {"id": "377a2f640217a9d1", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d"}]}, {"id": "866f9de972c0fa2f", "location": {"path": "/usr/share/zoneinfo/Egypt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2399}, "digests": [{"algorithm": "sha256", "value": "2dfb7e1822d085a4899bd56a526b041681c84b55617daee91499fd1990a989fb"}]}, {"id": "275c961f336eae58", "location": {"path": "/usr/share/zoneinfo/Eire", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "3e87b3e73f8e3409", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "657890b5e7016dbf", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "651acc064ce7817e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884"}]}, {"id": "217ff4cad2160356", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142"}]}, {"id": "a659a362761ff467", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b"}]}, {"id": "cb8a32b066fd0022", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0"}]}, {"id": "f950bc91c87dcef1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a"}]}, {"id": "f5a4b8ac94a36112", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190"}]}, {"id": "9fe818cbe560cb38", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a"}]}, {"id": "3c302272dadfa4a7", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80"}]}, {"id": "501734c1266b1466", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4"}]}, {"id": "7eaf04d3bc9d9420", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b"}]}, {"id": "8ad448cfda04cab1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729"}]}, {"id": "c26ef75a029396b2", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6"}]}, {"id": "77d7dfa5391e197c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "fe5c580d19fe718c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e"}]}, {"id": "4bfcf80ae8625173", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5"}]}, {"id": "fddddfb7ee1b4f24", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6"}]}, {"id": "3eec724901faf05b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72"}]}, {"id": "0d07f556feb6f754", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f"}]}, {"id": "2a5e4d94de56c68d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7"}]}, {"id": "fc9b0ad3db1a2e35", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011"}]}, {"id": "969a58006240e9af", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca"}]}, {"id": "10485fbbe9a3a145", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a"}]}, {"id": "293cdea1c320e4b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be"}]}, {"id": "0619477d843ef7d2", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7"}]}, {"id": "76dfa39e192d21a1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25"}]}, {"id": "38180e68a9fdd41f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb"}]}, {"id": "5403279ff7debd64", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2"}]}, {"id": "4933fe9d8d81246b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "7bf0d8458d2c2c7c", "location": {"path": "/usr/share/zoneinfo/Etc/Greenwich", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "e73801cdb363b9e9", "location": {"path": "/usr/share/zoneinfo/Etc/UCT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "9ae0f4c0ab132a8b", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "682d3a9d908b7a8e", "location": {"path": "/usr/share/zoneinfo/Etc/Universal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "bf5e36d0f67c2cbc", "location": {"path": "/usr/share/zoneinfo/Etc/Zulu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "f75ea85c5960fd11", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "7ef02377f8da6413", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "0fd41e3040cc6bce", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79"}]}, {"id": "87d0f161cc3d06f9", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "13c3049efc4f2e3b", "location": {"path": "/usr/share/zoneinfo/Europe/Belfast", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "1946f284db2f2685", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "de191ef7e83a2ea7", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "f7c6ad0e049a9a82", "location": {"path": "/usr/share/zoneinfo/Europe/Bratislava", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "686cbffb55ded421", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "ec8b7a2f1f11218b", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857"}]}, {"id": "5a18773e6c0687e8", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246"}]}, {"id": "9ba896afcfe6aa24", "location": {"path": "/usr/share/zoneinfo/Europe/Busingen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "dcd5d5eb8d0a1462", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "87625a9eee093dcc", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "db7c86902efd99f3", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "7b8fba10054a2553", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3068}, "digests": [{"algorithm": "sha256", "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e"}]}, {"id": "99e6f0cf1d754423", "location": {"path": "/usr/share/zoneinfo/Europe/Guernsey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "90f74b9ef8c9a0f1", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "7d7c655704713ccb", "location": {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "3d243a7109795faf", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "b47e2c27c7c51317", "location": {"path": "/usr/share/zoneinfo/Europe/Jersey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "38d49a7a5b11b7db", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3"}]}, {"id": "f817128a787b4390", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "449326171ad723ef", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "3fb4f665fe44a3aa382f80db83f05f8858d48138f47505e5af063e419d5e0559"}]}, {"id": "e1bc09dfbea4a134", "location": {"path": "/usr/share/zoneinfo/Europe/Kyiv", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "0381c9a017896413", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "c051b63baa07e5ad", "location": {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "beb9f64369e5fab0", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "fca828227a7a0643", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "c1ceb055044d7428", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea"}]}, {"id": "fec22c77aab9cfa4", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd"}]}, {"id": "1403a31659a50b99", "location": {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "babeb83fa00625f6", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1307}, "digests": [{"algorithm": "sha256", "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda"}]}, {"id": "08a0e465bf09745a", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "b7c5f1d7c51b43b6", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "84b2a83efc5db61d", "location": {"path": "/usr/share/zoneinfo/Europe/Nicosia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "65c41b43f5257b20", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "9aa586acfba26d0b", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "ac054ab063af440f", "location": {"path": "/usr/share/zoneinfo/Europe/Podgorica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "ccd5548e437b8f7a", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "1c6576f8479e2cd9", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2198}, "digests": [{"algorithm": "sha256", "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569"}]}, {"id": "e5b323eebd70e17c", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "f12ac9986106fbc9", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285"}]}, {"id": "2d208b5af80940f1", "location": {"path": "/usr/share/zoneinfo/Europe/San_Marino", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "57a8e255743a4f7c", "location": {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "e49d8970981bd9a9", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c"}]}, {"id": "44a45ac6aed530c6", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1469}, "digests": [{"algorithm": "sha256", "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27"}]}, {"id": "c78238a613633002", "location": {"path": "/usr/share/zoneinfo/Europe/Skopje", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "bdd4c1be59716d7b", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2077}, "digests": [{"algorithm": "sha256", "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6"}]}, {"id": "ab57d446ab6819b3", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "2a7f6666d72a11d7", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec"}]}, {"id": "2a56ad13b097a1ab", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "4bf0e8d5070d57e1", "location": {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "27a2c9ecf8209627", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818"}]}, {"id": "e83f0a5cdaf393ff", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "bc6854da88f3b337", "location": {"path": "/usr/share/zoneinfo/Europe/Vaduz", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "728f3ac2d4ef4665", "location": {"path": "/usr/share/zoneinfo/Europe/Vatican", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "88992e0bc7ef30c0", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49"}]}, {"id": "43dcc95297fb8ff9", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75"}]}, {"id": "f1fd43f6a49053a9", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "46016fb7b9b367e4ed20a2fd0551e6a0d64b21e2c8ba20dd5de635d20dbfbe4b"}]}, {"id": "fa34c76576c82aae", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "0f9fafb25aee4c37", "location": {"path": "/usr/share/zoneinfo/Europe/Zagreb", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c5e787eb9bb38b26", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "d89e85cab5e6657d", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "c20e8cbb546b8a5b", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789"}]}, {"id": "0e246353093a354f", "location": {"path": "/usr/share/zoneinfo/GB", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "baa391413634ad50", "location": {"path": "/usr/share/zoneinfo/GB-Eire", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "35e492ddceebc8b6", "location": {"path": "/usr/share/zoneinfo/GMT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "fd1115517f6b9c6d", "location": {"path": "/usr/share/zoneinfo/GMT+0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "4754038bfb6db978", "location": {"path": "/usr/share/zoneinfo/GMT-0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "943b2f36614829f5", "location": {"path": "/usr/share/zoneinfo/GMT0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "48c8e611f6536f7d", "location": {"path": "/usr/share/zoneinfo/Greenwich", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "d6805c759978147a", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 115}, "digests": [{"algorithm": "sha256", "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f"}]}, {"id": "8e716b3bec46fa67", "location": {"path": "/usr/share/zoneinfo/Hongkong", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "7a039b1d2851599d", "location": {"path": "/usr/share/zoneinfo/Iceland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "43386c9609522807", "location": {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "07cc9a65bcadb2c8", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346"}]}, {"id": "3b6d57458a9210a6", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "0b1a84488047d708", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "6d22867cecaef52c", "location": {"path": "/usr/share/zoneinfo/Indian/Comoro", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "eee1666094346e2e", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "a847a968c85200bf", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "408af284aba82389", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "7f389dea26efba06", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 227}, "digests": [{"algorithm": "sha256", "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2"}]}, {"id": "7b0d38ef75443f0d", "location": {"path": "/usr/share/zoneinfo/Indian/Mayotte", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "59376640226cc39a", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "fd8a918cfd3ee438", "location": {"path": "/usr/share/zoneinfo/Iran", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "749626f3e30bd4eb", "location": {"path": "/usr/share/zoneinfo/Israel", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "12c0241e6348b000", "location": {"path": "/usr/share/zoneinfo/Jamaica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "f4fe353ce63b3bce", "location": {"path": "/usr/share/zoneinfo/Japan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "bd1ae5e6c7e605bb", "location": {"path": "/usr/share/zoneinfo/Kwajalein", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "441c3d9feab544ef", "location": {"path": "/usr/share/zoneinfo/Libya", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "c25e7eeb9bee72e7", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f"}]}, {"id": "c2d06656e9090e90", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc"}]}, {"id": "bf0096c39458d288", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d"}]}, {"id": "fae4afdd5f3a9abe", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "4106db64f41e68ef", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "182496fb5d3950e2", "location": {"path": "/usr/share/zoneinfo/Mexico/General", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "f23fb06d1a65f37b", "location": {"path": "/usr/share/zoneinfo/NZ", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "21cc5008656f4087", "location": {"path": "/usr/share/zoneinfo/NZ-CHAT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "50f91a57651e20da", "location": {"path": "/usr/share/zoneinfo/Navajo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "a629bb3dec76309d", "location": {"path": "/usr/share/zoneinfo/PRC", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "c3020bd2aaa297c1", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f"}]}, {"id": "4c74dc0ddcfe0a0d", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 598}, "digests": [{"algorithm": "sha256", "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d"}]}, {"id": "63c4c3fd2f9df9e6", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "dcfd035f4003e404", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf"}]}, {"id": "706fc035d5c2b297", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "108707f0045d37f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "793e597b8a6930c5", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "a6c64e46d7e1a145", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 524}, "digests": [{"algorithm": "sha256", "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a"}]}, {"id": "5c555a5bc674297a", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "8033183741359dc5", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 186}, "digests": [{"algorithm": "sha256", "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2"}]}, {"id": "685652876a1f16fd", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 564}, "digests": [{"algorithm": "sha256", "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342"}]}, {"id": "bc9b52c22969d2e7", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "c121a0769b89584f", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010"}]}, {"id": "899fd3e1394a7824", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311"}]}, {"id": "a9a2dac093c6188c", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "af1b899e371df483", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "ca90a966e730c144", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "4a97d49890d72b6e", "location": {"path": "/usr/share/zoneinfo/Pacific/Johnston", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "963b852a4207fbbc", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "9ccdbbd18efc6686", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4"}]}, {"id": "631f676e7b059631", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b"}]}, {"id": "584d70bb8a0785f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "544b65ec07944eb9", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "3f7a2be82b42e1a3", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 159}, "digests": [{"algorithm": "sha256", "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863"}]}, {"id": "e180d12579a79c72", "location": {"path": "/usr/share/zoneinfo/Pacific/Midway", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "9d2fcab179bbd729", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 238}, "digests": [{"algorithm": "sha256", "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70"}]}, {"id": "a8203c6b78e1024d", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833"}]}, {"id": "8a6124b858e36626", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c"}]}, {"id": "1abe045172a4dfb8", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 290}, "digests": [{"algorithm": "sha256", "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4"}]}, {"id": "69b8588f44edfc41", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "c07f78b75b076d82", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 166}, "digests": [{"algorithm": "sha256", "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa"}]}, {"id": "7e9d0a135217b2ee", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 188}, "digests": [{"algorithm": "sha256", "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57"}]}, {"id": "88decf7388c767b3", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "c151c08f4eec59ff", "location": {"path": "/usr/share/zoneinfo/Pacific/Ponape", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "0d5eb975faa1b239", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "128a7e07ac190f23", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17"}]}, {"id": "64e3a8695838ecce", "location": {"path": "/usr/share/zoneinfo/Pacific/Saipan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "19be9442fef31968", "location": {"path": "/usr/share/zoneinfo/Pacific/Samoa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "a390f675ce9b5779", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536"}]}, {"id": "da8019e614d56d20", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "5406411b4115e1d4", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016"}]}, {"id": "3ff9e7dc13eb466f", "location": {"path": "/usr/share/zoneinfo/Pacific/Truk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "3d60181d9d7e5156", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "fbe7b53938f91857", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "5f5d201003e9f8a9", "location": {"path": "/usr/share/zoneinfo/Pacific/Yap", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "dbf28c705af08c82", "location": {"path": "/usr/share/zoneinfo/Poland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "4f312e61ef84aa23", "location": {"path": "/usr/share/zoneinfo/Portugal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "93dcf3c0f0d48aea", "location": {"path": "/usr/share/zoneinfo/ROC", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "0ef0393643e0a13c", "location": {"path": "/usr/share/zoneinfo/ROK", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "dfd8496e2728848e", "location": {"path": "/usr/share/zoneinfo/Singapore", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 401}, "digests": [{"algorithm": "sha256", "value": "5e67952267aa709f212739bb4e302d8b59d6240c5ac0eaaaee32330e71d7da12"}]}, {"id": "e2aaacec620a70df", "location": {"path": "/usr/share/zoneinfo/Turkey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "75594a8a9443c65a", "location": {"path": "/usr/share/zoneinfo/UCT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "3031967e4f559081", "location": {"path": "/usr/share/zoneinfo/US/Alaska", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "101fdea4a4acbb68", "location": {"path": "/usr/share/zoneinfo/US/Aleutian", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "a4b1503fe788c56e", "location": {"path": "/usr/share/zoneinfo/US/Arizona", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "c54c0067b22a099d", "location": {"path": "/usr/share/zoneinfo/US/Central", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "df46dbd9564f6346", "location": {"path": "/usr/share/zoneinfo/US/East-Indiana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "200c210e230bc35e", "location": {"path": "/usr/share/zoneinfo/US/Eastern", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "5ce8d6121c43f3b5", "location": {"path": "/usr/share/zoneinfo/US/Hawaii", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "a2543819982ec7df", "location": {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "cf5b6b025d858ca7", "location": {"path": "/usr/share/zoneinfo/US/Michigan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "0f0dd1883bed0752", "location": {"path": "/usr/share/zoneinfo/US/Mountain", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "38e8ea39ab34b4bc", "location": {"path": "/usr/share/zoneinfo/US/Pacific", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "a4e8fb06254c9797", "location": {"path": "/usr/share/zoneinfo/US/Samoa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "840e14dfdeb09db2", "location": {"path": "/usr/share/zoneinfo/UTC", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "5ff94be388643689", "location": {"path": "/usr/share/zoneinfo/Universal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "4627f44f4907db4f", "location": {"path": "/usr/share/zoneinfo/W-SU", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "ab8586f35e8b0909", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d"}]}, {"id": "5f7a0f48edeae4e3", "location": {"path": "/usr/share/zoneinfo/Zulu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "27640f08687ca387", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4446}, "digests": [{"algorithm": "sha256", "value": "810984ad410ff1de2595999df8972c12bff037812a8b3bd6c71e746b6c2c04cc"}]}, {"id": "e6666dfdebf55c53", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10666}, "digests": [{"algorithm": "sha256", "value": "2b4711e67af3f8b04f1334732f08cb37f32ea73eee7ab423a1241d205a4bd24f"}]}, {"id": "4b9a5e7bf6ccc490", "location": {"path": "/usr/share/zoneinfo/posixrules", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "5ad47a490e9fe493", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "da6fdf7ea2bf0414", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "1e7dc8758f7dba8c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "23a14d3e409111c8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1275}, "digests": [{"algorithm": "sha256", "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34"}]}, {"id": "052086c1c4789dc9", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "f2bdaf9f4eeb429a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "c863a961abafcd93", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "bd2ec0f0c958ec77", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "c3b3ee0045f2f01a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "737fd91914828e2e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "cb3363926b3c0c16", "location": {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "ff883776e4cb65b7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "69cbca22e47da97e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "23a0c0d9834a04da", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2939}, "digests": [{"algorithm": "sha256", "value": "a8245264ff0d0ffc60149218436d3e6e8e84ff32c042dc15a416f31666112d8d"}]}, {"id": "13cc9f453f11912e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "03fd202ba98d914fc76a27e342d677c19dba8be46c3079daeafbd97a9481f581"}]}, {"id": "b2bc0fe18ea86581", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2592}, "digests": [{"algorithm": "sha256", "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561"}]}, {"id": "b2d242628e823573", "location": {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "badc0ed5159f3235", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f982a5e3146fc141", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "8089d7cf0ad44ec3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "fbfb4d0d724e6868", "location": {"path": "/usr/share/zoneinfo/right/Africa/Douala", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "af2e52728b44513b", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2835}, "digests": [{"algorithm": "sha256", "value": "8e7634d74b2f98a99b5e2c97b24ee0f5d4e48df2220beb4bb38fb68a2b93cb8d"}]}, {"id": "61570d6c221d2e22", "location": {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "3b39182d2f783bed", "location": {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "4b543d23a481b29e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Harare", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "c5636675cb4e7475", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "2e8653c353410fb4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256"}]}, {"id": "d8b00e4926aefeb2", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "c7471422c9d06b76", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f"}]}, {"id": "10daccd2f4a28e34", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "f00e812ee997876f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "b0a793875ac13e66", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "db83787b0ef363e5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "e06ba25dfcacc2f7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lome", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "e16e05ff267f38c8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "bdfb1f9d7ac48355", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "db81a27b01529d8f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "86fc01211e933110", "location": {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "61528dd381c489e1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "e7aff3d3a7d8ade8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "744bd10834e806de", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "e5d5aa02d0107d58", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "4d8752cffa48010f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 748}, "digests": [{"algorithm": "sha256", "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4"}]}, {"id": "826af8d7b06953bc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "df59e0f3acff934f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 739}, "digests": [{"algorithm": "sha256", "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d"}]}, {"id": "3a2248a8e2c90b48", "location": {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "6d5d299b174ce738", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "ab1a5f89df2d3a39", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "3838d5639afff36d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "2402a1a5869c29ab", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "382cc9bc81a87a45", "location": {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "b9b2706c27c2675c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "c01065e30d9f40cf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d"}]}, {"id": "2047f828794be265", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe"}]}, {"id": "68e269a3ecd6609d", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "a5f537b9b122fb9f", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "a8c241ee89c8eb06", "location": {"path": "/usr/share/zoneinfo/right/America/Anguilla", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e05da38cffca506d", "location": {"path": "/usr/share/zoneinfo/right/America/Antigua", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "ba130cf18d18cb5a", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0"}]}, {"id": "d16b042042bad06d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "05d8b1a2fc922043", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "047fc0169e6a3b26", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "1987ae66fa578061", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "81dc7278922d0a45", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "600d0bf16c862f18", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166"}]}, {"id": "2e62c72fe10824ab", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "ad8bb0c4283d9583", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075"}]}, {"id": "8e6a7f5a036f7462", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626"}]}, {"id": "b056bd6fd75682ed", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27"}]}, {"id": "6c64a912f95b82cd", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5"}]}, {"id": "59a73e8f3e7f143c", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76"}]}, {"id": "079193f99e05eeea", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414"}]}, {"id": "57fc00d680440ca1", "location": {"path": "/usr/share/zoneinfo/right/America/Aruba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9557840d51f9ea1d", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003"}]}, {"id": "c9af898a4a8a6b3f", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "ee3d72abec549625", "location": {"path": "/usr/share/zoneinfo/right/America/Atka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "9ba8e97a1573bf0c", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc"}]}, {"id": "65a6fd8de4f48da5", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204"}]}, {"id": "de445b83c396b070", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 976}, "digests": [{"algorithm": "sha256", "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95"}]}, {"id": "a43c2a93da5c4548", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d"}]}, {"id": "6edb8f63fe6c0a0a", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "96647da73c67877d", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "1dd6ca02a0467839", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92"}]}, {"id": "fecd37201ba554ef", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "7b53812f2fa251abb476d01dcdc58074061286ed9a4604e808ff704e84db9431"}]}, {"id": "738407fe8ba4cfd3", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2950}, "digests": [{"algorithm": "sha256", "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894"}]}, {"id": "f6e37c4807bb429b", "location": {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "4c9410b92599f91c", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2794}, "digests": [{"algorithm": "sha256", "value": "4dd3933664bb1bc989be1edd1b655f9644e48b0f9b966e652b5e0826c906ce38"}]}, {"id": "e9b4877b150b6ab3", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a"}]}, {"id": "b1ad2606f45deb42", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902"}]}, {"id": "5530180ad9335b10", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b"}]}, {"id": "5428ad33122fa396", "location": {"path": "/usr/share/zoneinfo/right/America/Catamarca", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "0633441970c2a126", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa"}]}, {"id": "316079c4b7ff81cd", "location": {"path": "/usr/share/zoneinfo/right/America/Cayman", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "ed0d4c6c1fe37887", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "60cdbb2b6e47f342", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131"}]}, {"id": "d022f02ba0f379ae", "location": {"path": "/usr/share/zoneinfo/right/America/Ciudad_Juarez", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "0c616470f24ae69ecfac8e4f19c722c9e476316fa31675f20c4ab5575a86aa8c"}]}, {"id": "abb74d266bebc217", "location": {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "fb2f7690d30c58a4", "location": {"path": "/usr/share/zoneinfo/right/America/Cordoba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "9f9e0a4fbe92b37c", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 856}, "digests": [{"algorithm": "sha256", "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b"}]}, {"id": "570d99d21f624d6f", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "ef27abdc08d795f5", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b"}]}, {"id": "28411f9d8f4b34a3", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "ba418c3873d357ed", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "99c33836e5b9adbd", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "c36a2fb1e6015a93", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "bffbbddee6194751", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "ebfd5908fbf7ec87", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "4eb30746a97f0639", "location": {"path": "/usr/share/zoneinfo/right/America/Dominica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "2aedc29d666dbc50", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "289d00ed0deb50a7", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e"}]}, {"id": "36fdb4fb92dd072a", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd"}]}, {"id": "808abb84445ebdfc", "location": {"path": "/usr/share/zoneinfo/right/America/Ensenada", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "ef1e771944e9a6a4", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "a11a92fc0002da2e", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "5306c4cd5de398a7", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56"}]}, {"id": "d4bffc40fb7c5e98", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "1917c74c49faa453", "location": {"path": "/usr/share/zoneinfo/right/America/Godthab", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "c55ce50c9d8ee5a620b170bccd80e166b6d2a1c2cf7affedc6d028cb80a984de"}]}, {"id": "f390689654bad676", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "0e95764591412072", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9"}]}, {"id": "6781294f8fce1c68", "location": {"path": "/usr/share/zoneinfo/right/America/Grenada", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "85ac118245f8b458", "location": {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e3486deb615646c8", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d"}]}, {"id": "a2b111dfc0aeb30b", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a"}]}, {"id": "af4cd1a289c32566", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c"}]}, {"id": "801da087f8a38125", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "ba4a7d508c37ea1d", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "3fd0767012228cb5", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060"}]}, {"id": "60869589bae320ba", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "ccd10e39fbcedaa9", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "06522473aaaeb485", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2278}, "digests": [{"algorithm": "sha256", "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0"}]}, {"id": "d45001b5e398301f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974"}]}, {"id": "e76fdea67e3782e5", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3"}]}, {"id": "7c335f219573a77e", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48"}]}, {"id": "2573b9c8210bf689", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617"}]}, {"id": "fa0ae9059369bcf4", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2334}, "digests": [{"algorithm": "sha256", "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829"}]}, {"id": "fdcbe38c1425956b", "location": {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "4cc794ae735c2db1", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "6b688e6c0de86d290b58f172d31404e1797d63ddfc76d9237550ac58a08cbfe3"}]}, {"id": "273c866f35a28a9b", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "45b43ff629a21565bed409c89d773cc5a2e73d13120a166b7cdb8684143cd08e"}]}, {"id": "ca60d9ec44141fcb", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "aa14b26e5bedae02", "location": {"path": "/usr/share/zoneinfo/right/America/Jujuy", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "ae61865c2c15a704", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "c1742342df24eb35", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "e910821520e6df3e", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751"}]}, {"id": "3d01d5309a5a90c8", "location": {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "059f53e155b2e89c", "location": {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "fbc2b4bb7b142314", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 758}, "digests": [{"algorithm": "sha256", "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc"}]}, {"id": "614bd76af846850c", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 932}, "digests": [{"algorithm": "sha256", "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018"}]}, {"id": "001143ef23cc5215", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "83c27615266494df", "location": {"path": "/usr/share/zoneinfo/right/America/Louisville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "453a4b8755ad090c", "location": {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "bc74c370b2fb76fd", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1270}, "digests": [{"algorithm": "sha256", "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96"}]}, {"id": "f959fb9a6f3799f1", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 970}, "digests": [{"algorithm": "sha256", "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0"}]}, {"id": "41a77f92f2b61500", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "4c671c5002599ebe", "location": {"path": "/usr/share/zoneinfo/right/America/Marigot", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "966571c50d55c213", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589"}]}, {"id": "d1a3ffdde3377c62", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8"}]}, {"id": "e0096505c3a797f0", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "43accd0864f96a57", "location": {"path": "/usr/share/zoneinfo/right/America/Mendoza", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "6ebb2e7ccc33cacf", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "1a593a09c6a5d383", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d"}]}, {"id": "cba06e07c3be4819", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "006ecb5a5b387a57", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "872a650578902c2e", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50"}]}, {"id": "8c6136bb48a0edcb", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "bca4ad2a455a2d92", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e"}]}, {"id": "f74a0782fbb63e6c", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee"}]}, {"id": "820b23a7f4680184", "location": {"path": "/usr/share/zoneinfo/right/America/Montreal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "44b502de81d8aea4", "location": {"path": "/usr/share/zoneinfo/right/America/Montserrat", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "19f8848e163e0d32", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "31da4906c81f8c21", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "2f8a951dd5d8b121", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "09d9c491a9d3b61a", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "b62b0c56646e0e2c", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "5f3104fe3fc557e2", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb"}]}, {"id": "699de24d2ad48e97", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d"}]}, {"id": "efad2b57178ded69", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e"}]}, {"id": "a7afa5e675845701", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "c55ce50c9d8ee5a620b170bccd80e166b6d2a1c2cf7affedc6d028cb80a984de"}]}, {"id": "5535f2f0c94eddeb", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2064}, "digests": [{"algorithm": "sha256", "value": "30aef995231839866f523c5016041e6cbdb7a9a68784b05ba903a09ba862da9b"}]}, {"id": "fcb586b504bb617a", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "dad208a13c2e57db", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "45b43ff629a21565bed409c89d773cc5a2e73d13120a166b7cdb8684143cd08e"}]}, {"id": "975f02fa3ffa6300", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0"}]}, {"id": "8d2d63d22a070b10", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "a38370756e68b20e", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1974}, "digests": [{"algorithm": "sha256", "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356"}]}, {"id": "6f16cdd8885a1caf", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "abb40a9cac33a9cf", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "3a81c20cfe1f957c", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa"}]}, {"id": "22c26eb23fb0bd62", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7854abf7955b1857", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f"}]}, {"id": "c4994ce53afd5152", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "af932d0f119f9215", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2606}, "digests": [{"algorithm": "sha256", "value": "c6ec3e8925cdb45a507f020f249863403eba7eef540a05f1e23954ce670db362"}]}, {"id": "36c1c190f5163865", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c"}]}, {"id": "a6984d4752256228", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "df1be3d1ea51d814", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2606}, "digests": [{"algorithm": "sha256", "value": "396ffcf87a0116bbc2dfe94dff429c9fe3d70f9f59d220dd830da3e34c0b41de"}]}, {"id": "806022042a7f2ee9", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "5cb15a03ac03d1c5", "location": {"path": "/usr/share/zoneinfo/right/America/Rosario", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "eadaf414038f2841", "location": {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "accdb06ad0b6b20f", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61"}]}, {"id": "27dc7a63a660ed6d", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "4cfdf7f68674b153", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 998}, "digests": [{"algorithm": "sha256", "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe"}]}, {"id": "aca843a7e4052e05", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "991f350545674c6d", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753"}]}, {"id": "b50babc6e6edcf87", "location": {"path": "/usr/share/zoneinfo/right/America/Shiprock", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "18df5e162f56d358", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "49a9f60757d82e1d", "location": {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c2bb3d7c8e275d3e", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "2b46ac2aa3dbd41e", "location": {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "61e3fbb04be82d2f", "location": {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "b47cac0586ebcbf4", "location": {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6d18e066c47bcae9", "location": {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "262ecfba418052c2", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "88ecb9ae83595e38", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff"}]}, {"id": "71dc125768bfa607", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59"}]}, {"id": "db2d1cd26bbb756b", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "e133ca36180c9a71", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "85357493842d1004", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "4d03a329dc0caaaa", "location": {"path": "/usr/share/zoneinfo/right/America/Tortola", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6e523b716de89e87", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "2a22102090a70117", "location": {"path": "/usr/share/zoneinfo/right/America/Virgin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "89ee912a1c4843ec", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "5d8a4cb1bdbebe5ceaeec8452fde9dbf406b365388c52a998ef6a0734760ad32"}]}, {"id": "9c04aa69428e8dce", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "b1ebab11d8e57f17", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "04dbeb8ec7bf9ab4", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "5868dbd9e21c55b8", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 910}, "digests": [{"algorithm": "sha256", "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150"}]}, {"id": "6c1345a1df3ec556", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 823}, "digests": [{"algorithm": "sha256", "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0"}]}, {"id": "151a1df38108b291", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "550d944fd0b6eb6c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2800}, "digests": [{"algorithm": "sha256", "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53"}]}, {"id": "a932e3a8abad09bb", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca"}]}, {"id": "661f571bf3bfa4ee", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "a4d61328ce5c48fe", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b"}]}, {"id": "c820d4011862bb3f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a"}]}, {"id": "ae356bd58f9df3ab", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "5d737794e7cf88ee", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "cf0c4493c58e0790", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa"}]}, {"id": "13468a2c48390718", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "af364088e2be9323", "location": {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "c078b2320dd0a0c0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aden", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "7c37a3c67b3c3d5a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd"}]}, {"id": "457c9d338e514dff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1973}, "digests": [{"algorithm": "sha256", "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec"}]}, {"id": "26dfbe2cc0077c68", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a"}]}, {"id": "9198a757f052b994", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e"}]}, {"id": "3b094a042dee1d84", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce"}]}, {"id": "84433b1f2ad617f8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "62853ee4d657ad23", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "3c5e0852a020ad4a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4"}]}, {"id": "61ec8d767417aad8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041"}]}, {"id": "d9687131d74cf1b1", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "7bc1eca7f53cf604", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380"}]}, {"id": "397cbd98aa159cef", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "ac220b685d641f31", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43"}]}, {"id": "15f5ae303efbf39e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2694}, "digests": [{"algorithm": "sha256", "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2"}]}, {"id": "fa026c048a3e4c9a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54"}]}, {"id": "0575d7fd95e33cf4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "be1c360f54dbe86e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "3533626c5d59c7d1", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f"}]}, {"id": "776f04d9d15383d6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36"}]}, {"id": "c4a80e694399f834", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "50e122fbce029374", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "0d2f92462db574c8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97"}]}, {"id": "8c4139a643924423", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "83026ba80bfb6876", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37"}]}, {"id": "79bac7050357c141", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "c8e0b15d8e4e4047", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 753}, "digests": [{"algorithm": "sha256", "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f"}]}, {"id": "4426adce155c026d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "882dc344706aeea0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834"}]}, {"id": "9992b37b6dad0b41", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "554265092b849b1f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4348}, "digests": [{"algorithm": "sha256", "value": "d3e748edfc5484e64f8caf1e8fb554358cb6295a9c70b0b813da8dccc52f4f9c"}]}, {"id": "3ea936a116f22546", "location": {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "adb19cdd14e523c0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4376}, "digests": [{"algorithm": "sha256", "value": "b918288164f7c00341b6711b910d735c1ec53b9f10ffd8d135c6efc7f20fdd8d"}]}, {"id": "3b95fb8812288181", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "c0a663c9cb63d393", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "87e48d2d806ee6d4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f"}]}, {"id": "a7c6434f002a08bf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c"}]}, {"id": "c17cec9734e781cd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "da1b30c12d528f66", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06"}]}, {"id": "d2a9b72b0e82c71f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7"}]}, {"id": "129515fb20c2432c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "813066405e4a0873", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba"}]}, {"id": "b6313bb20f442f6a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1"}]}, {"id": "5f30e9b20b0a7d11", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 919}, "digests": [{"algorithm": "sha256", "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c"}]}, {"id": "b501c72638b26282", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "d3e2775652785e25", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "fce26dc2874e2387", "location": {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "7972bddc2b33bd89", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6"}]}, {"id": "8f37c3841cd16d8d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "61762ba6266d5458", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55"}]}, {"id": "bf8dc2fd0d1beee8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 941}, "digests": [{"algorithm": "sha256", "value": "7fbaff2860adb2356b02c311b4f27b2ef8bddc4c69643e37b3af561417a532e0"}]}, {"id": "b28859f0e40f49e8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "f4f3e69f7ab0d75b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "d81f37d75d4c5d5c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macao", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "1b6da0073c5bafd1", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "380f5bb5dd74c8e5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4"}]}, {"id": "2fa2859e42edef0a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "8aa038717a86cf95", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 868}, "digests": [{"algorithm": "sha256", "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f"}]}, {"id": "ee4fbdd956f135d2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "10a624583cbfa67e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "ec0850a3edb2ce4f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad"}]}, {"id": "df2c702b301f235b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734"}]}, {"id": "abf8d39ad3bd6b1b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d"}]}, {"id": "b80f8696db268adc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f"}]}, {"id": "91d5091b1fd7d682", "location": {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "312199457f0598c9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 893}, "digests": [{"algorithm": "sha256", "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2"}]}, {"id": "5cc31dc7f2d0e409", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79"}]}, {"id": "4943c08e781a6b9c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "db473c01a43bda60", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb"}]}, {"id": "9c0cf1a2a17c7f73", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0"}]}, {"id": "17e6d1b9797d1fa2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "91f0127c2db58ae3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "53dd51034e2d321b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "95f81f0919c791a4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a"}]}, {"id": "5b4686a6ba2b9bf4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1103}, "digests": [{"algorithm": "sha256", "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1"}]}, {"id": "de5a8a2854920125", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "32f7cc4e699b3026", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "6e5e2fe9baf4707d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 941}, "digests": [{"algorithm": "sha256", "value": "7fbaff2860adb2356b02c311b4f27b2ef8bddc4c69643e37b3af561417a532e0"}]}, {"id": "faac39939a7dd62f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d"}]}, {"id": "74c2c43186a2deb0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "0fc46e26a3694def", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323"}]}, {"id": "3c195b4b90fa2c11", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1561}, "digests": [{"algorithm": "sha256", "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91"}]}, {"id": "55397def7970b340", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "d59e29a68e79c02b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "a1eda615fcd27a92", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "881e779ce6b3e2bb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "1a559a7c374f86be", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "fb0ce612081a18d6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da"}]}, {"id": "e05bd32772471c42", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "98eb6e341dc68dbc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "698da7dd52863e41", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "31ce552817fd463b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "e33367ae587221d2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e"}]}, {"id": "6ae7a8b8a65b3236", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "701cd5bf9301775b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66"}]}, {"id": "767d53f75dca10ed", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4"}]}, {"id": "3d5aac16d6612071", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "fb5fa84c6465f00c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471"}]}, {"id": "45ce55559b271990", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc"}]}, {"id": "0ab5c335d27810cf", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4038}, "digests": [{"algorithm": "sha256", "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374"}]}, {"id": "fe68561f6b09a71f", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d"}]}, {"id": "04b38bbd9365ecc1", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "034c7304b2a58356", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 796}, "digests": [{"algorithm": "sha256", "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9"}]}, {"id": "5c54349ad41fd984", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "fbe7843839f89728", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "33dbc72ca2693e57", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "9da976720431bedb", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "1f895a16ead54894", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "7872a1c0ad0f1e0c", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a"}]}, {"id": "6c06a4afce283b7a", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "5b20b863902c0d64", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8"}]}, {"id": "f8c4eb168aa3646d", "location": {"path": "/usr/share/zoneinfo/right/Australia/ACT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "cf959cae3343808f", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "86caf4968f0a54c9", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "f72de8b1a28dae57", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "95c8ebc401cb60c1", "location": {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "eb80868f19d8cf58", "location": {"path": "/usr/share/zoneinfo/right/Australia/Currie", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "de7de759e09a6f91", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "ccb59b2120e11276", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f"}]}, {"id": "55df524c0edf3950", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "87c24445cc2ae440", "location": {"path": "/usr/share/zoneinfo/right/Australia/LHI", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "0fd599ce2fffc1ea", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4"}]}, {"id": "9e46c1fe81fec00a", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "7b0bf5784fcc828b", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "e705ca1df5c6122c", "location": {"path": "/usr/share/zoneinfo/right/Australia/NSW", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "4dab22234b503f11", "location": {"path": "/usr/share/zoneinfo/right/Australia/North", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "9e9548ad4d7ba62b", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "69332cfaed6071f2", "location": {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "d600f0468d205384", "location": {"path": "/usr/share/zoneinfo/right/Australia/South", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "f2cfbf303794121c", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "666bc13b9a17342e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "cdb881db3ca3741e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "e7197e9940531141", "location": {"path": "/usr/share/zoneinfo/right/Australia/West", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "a2d2805ab3070f33", "location": {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "4a0937f990e614b8", "location": {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "1e6a05f2733c81d6", "location": {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "19e7059b8a551880", "location": {"path": "/usr/share/zoneinfo/right/Brazil/East", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "8d0064c0878bde64", "location": {"path": "/usr/share/zoneinfo/right/Brazil/West", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "c01e8468b197022c", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03"}]}, {"id": "c9da7f82040d9a82", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9"}]}, {"id": "933302761b0067c3", "location": {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "db4f605fb39a32f6", "location": {"path": "/usr/share/zoneinfo/right/Canada/Central", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "bc6e019871640a1d", "location": {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "c20167a5d229fb5d", "location": {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "0a5493d0d0931d0d", "location": {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "a6da6229c249c35d", "location": {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "3323f1ca013032df", "location": {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "a4a995c566fff876", "location": {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "5d8a4cb1bdbebe5ceaeec8452fde9dbf406b365388c52a998ef6a0734760ad32"}]}, {"id": "364fec9f31afa853", "location": {"path": "/usr/share/zoneinfo/right/Chile/Continental", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "7e3454726c9e27f0", "location": {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "e9227190007f1e33", "location": {"path": "/usr/share/zoneinfo/right/Cuba", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "1d6e069920401604", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f"}]}, {"id": "228ffe925990d3da", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84"}]}, {"id": "0dfc85ce83da9fee", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479"}]}, {"id": "e9539c671ff80aeb", "location": {"path": "/usr/share/zoneinfo/right/Egypt", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2939}, "digests": [{"algorithm": "sha256", "value": "a8245264ff0d0ffc60149218436d3e6e8e84ff32c042dc15a416f31666112d8d"}]}, {"id": "bf084144c8b67863", "location": {"path": "/usr/share/zoneinfo/right/Eire", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "6b06e329ac9c9526", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "3bdb0f611a8cc5cd", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "a8b1bd9a450c6f2e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f"}]}, {"id": "9034771f3bbaa38a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085"}]}, {"id": "4e706a090130ede2", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91"}]}, {"id": "a2ff72b55625e0dc", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8"}]}, {"id": "58bbb4b8581278c8", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9"}]}, {"id": "b2e2873b228d55cf", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f"}]}, {"id": "2c5384105f081f7a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c"}]}, {"id": "4a454c80694467de", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a"}]}, {"id": "bbaf86b4c1d2c5e3", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993"}]}, {"id": "c57e6cd30aa74a99", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a"}]}, {"id": "0bdd1fcfff31865f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd"}]}, {"id": "b54511dd581bdd3c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5"}]}, {"id": "0ddb65b5ff1c5177", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "b8fcdd582f8d9cd6", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f"}]}, {"id": "32ac57be361ebc94", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de"}]}, {"id": "60e9399c84080e79", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787"}]}, {"id": "03781d363519bd1c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b"}]}, {"id": "43e5b1b6c9a652ce", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38"}]}, {"id": "96eff471a6e70048", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391"}]}, {"id": "5d4e2d1beb5b0263", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624"}]}, {"id": "c5b76ebc3f1d680f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70"}]}, {"id": "08f97bebf4da1d06", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a"}]}, {"id": "c9ce6ae4725a507a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8"}]}, {"id": "1e36a07d4505b4a5", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb"}]}, {"id": "aa0c8cbef210f0ef", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8"}]}, {"id": "50436f6e9c69923b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e"}]}, {"id": "e64191d2b530a7fd", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8"}]}, {"id": "caf0328049a2192a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "a4a3d74c680ac156", "location": {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "44c2a2b0a8c0b3c5", "location": {"path": "/usr/share/zoneinfo/right/Etc/UCT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "9fd181907da12d58", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "f4474ac3865763e8", "location": {"path": "/usr/share/zoneinfo/right/Etc/Universal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "6bd90becb4669bfa", "location": {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "25478381def3a602", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "806c57c1a4bff9cd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "dd5c759829611aeb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09"}]}, {"id": "6baab1aac8c7c915", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "4fe9970fe1f96325", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "2e5808c5801dde64", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "57488955f58d038e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "cc542d20706a00d2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "ab698ad0c3d4426c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "b47fe29e74533584", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127"}]}, {"id": "ad714c9f78bc7442", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e"}]}, {"id": "a46b73ab6391f194", "location": {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "67bbd065098e8831", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "71a4757d7b28ca19", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "f7ffa86b1107baa6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "f47369a3a1d80491", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d"}]}, {"id": "a8e02779662d260f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "7eca1b8ba2150d04", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "1c8bcc7207717306", "location": {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "31754e28994a6d8a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "38a2e7a0db3abcc5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "d5dd935bb3690c69", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7"}]}, {"id": "0606afa254844327", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "31ca717dc13898b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1725}, "digests": [{"algorithm": "sha256", "value": "92f8371765831f78864db75804ae4b3098f871bb68a23a3da430306739f4bab8"}]}, {"id": "13aadb7bd0eb9d83", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "bc1fc1faeb4ae783", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "54c1aaf8227c40f3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "7a1ba502a2d7912f", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "a2f8ed9889712f50", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "c74b6e81ecb9f1b2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380"}]}, {"id": "a7e0e12b015d817c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33"}]}, {"id": "067707d100ef0579", "location": {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "477d5bf6473c40ac", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2"}]}, {"id": "a80733bdd6376021", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "877f2f4e87da7d64", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "d56e58306f1fdaeb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "7ee2d4c2b9603de4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "a00373ba75e94e66", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "483b144c32ed2531", "location": {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "92dd4ba7eaa6b258", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "4bc3c8a8038c5928", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2738}, "digests": [{"algorithm": "sha256", "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7"}]}, {"id": "4214fae2f8ce7e1d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "14da343bfbf8f071", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545"}]}, {"id": "730c0ca4728e5557", "location": {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "8443a99076586c16", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "a1094b94354de7f1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433"}]}, {"id": "c98040c753575ab6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50"}]}, {"id": "9acd624eb49cc3d4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "b8ab045c1f172450", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2617}, "digests": [{"algorithm": "sha256", "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d"}]}, {"id": "90235bcf4fbb2220", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "8039688c8deef028", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2688}, "digests": [{"algorithm": "sha256", "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f"}]}, {"id": "b1336649a5fe9fce", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "44dc79f9271ed3ce", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "b0ccbaf2b4c599f1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed"}]}, {"id": "705654f552ae61dd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "2907deb029d177f7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "a1a95ab7b7fbd048", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "42ff9096128b9d26", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d"}]}, {"id": "f1a313d3c6347e27", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2702}, "digests": [{"algorithm": "sha256", "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d"}]}, {"id": "ba360bc31e194663", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "fe22aa87b319a9c30965a1d98c7bdd7c005bb1d2c7866ebb9f487f6426c0790e"}]}, {"id": "d183601589d4cbe5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "60c7310efd3be992", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "b8ec8a38a7bd005b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "fcf8e1af286c656e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "4a975942aca001b8", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae"}]}, {"id": "c73c4a11c79f868d", "location": {"path": "/usr/share/zoneinfo/right/GB", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "4468bf9f1ffdf7b0", "location": {"path": "/usr/share/zoneinfo/right/GB-Eire", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "10db21c840345e1e", "location": {"path": "/usr/share/zoneinfo/right/GMT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "47a08f2e7947e7e9", "location": {"path": "/usr/share/zoneinfo/right/GMT+0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "59636edd4efd8111", "location": {"path": "/usr/share/zoneinfo/right/GMT-0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "2854ea7822e0c1d3", "location": {"path": "/usr/share/zoneinfo/right/GMT0", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "6b708be6f99259a5", "location": {"path": "/usr/share/zoneinfo/right/Greenwich", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "e60f1f14daf406db", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 655}, "digests": [{"algorithm": "sha256", "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923"}]}, {"id": "e0b515b99016c4e0", "location": {"path": "/usr/share/zoneinfo/right/Hongkong", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "79ebce74c8bfa5fe", "location": {"path": "/usr/share/zoneinfo/right/Iceland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "aa0702019a591750", "location": {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "dad799753217c189", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda"}]}, {"id": "d2c4296e16d67367", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "2e9721691eb36962", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "d772f93ed408a3cc", "location": {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "4f7d7c99baa8d9d8", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "f143ccea14fb7647", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "e5e41e81215890a4", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "e71c3de8ad6325b3", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 767}, "digests": [{"algorithm": "sha256", "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69"}]}, {"id": "b07a183afca260bc", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b16162f2651a0561", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "9a03d1cc4266d712", "location": {"path": "/usr/share/zoneinfo/right/Iran", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "8485eb2068917ce2", "location": {"path": "/usr/share/zoneinfo/right/Israel", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "fc5661841dc733b6", "location": {"path": "/usr/share/zoneinfo/right/Jamaica", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "b9fd90df25dddc58", "location": {"path": "/usr/share/zoneinfo/right/Japan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "1eb0b7a1b85a195c", "location": {"path": "/usr/share/zoneinfo/right/Kwajalein", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "95bc9c74be4773ab", "location": {"path": "/usr/share/zoneinfo/right/Libya", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "8341866a7a8eee1b", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23"}]}, {"id": "bb7a26b41bd73a45", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e"}]}, {"id": "f013d77e8c31b33c", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877"}]}, {"id": "7e0e45a68f107cf2", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "7acd32e0a7fd19c1", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "820b51b5f0db74bb", "location": {"path": "/usr/share/zoneinfo/right/Mexico/General", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "1180b8f0f89b0c6f", "location": {"path": "/usr/share/zoneinfo/right/NZ", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "5141479fb611e0fb", "location": {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "8722a409df32e90a", "location": {"path": "/usr/share/zoneinfo/right/Navajo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "399ae82d9734a789", "location": {"path": "/usr/share/zoneinfo/right/PRC", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "01b2a20687ab2807", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37"}]}, {"id": "985c50e9ab89ae26", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1138}, "digests": [{"algorithm": "sha256", "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a"}]}, {"id": "0b98fccda5c94170", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "e11c76b99c377ce7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08"}]}, {"id": "99df56b62fe2e983", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "8372e8ef48bd1a4f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "a482b66f69b88606", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "e6cc3b1bbb4a047b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247"}]}, {"id": "f552b72fb39d7a47", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "be7137dd62549e2a", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 726}, "digests": [{"algorithm": "sha256", "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d"}]}, {"id": "2c633bf4cd9fcbc6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1104}, "digests": [{"algorithm": "sha256", "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea"}]}, {"id": "fbdbcfb9248c8770", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "e068184f5eea1ee8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d"}]}, {"id": "f64ea5143bc7f549", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4"}]}, {"id": "24272181a047b57b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "9aa3395e3adc1a41", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "61edaf42ccbd9987", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "8570f2baa6344c7f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "32a196d2f6b4f6c7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "d124073f8cf9cd3f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b"}]}, {"id": "06850df6e8b3db4b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8"}]}, {"id": "0847d0fa3ca5a9c9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "c66fbd4c4bdc625e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "d7b2d7ecac6e14c7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08"}]}, {"id": "9ea60c0fad9c4633", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "71bd1801192f54ba", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 778}, "digests": [{"algorithm": "sha256", "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee"}]}, {"id": "4b33a56770af5971", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13"}]}, {"id": "72cb11c1185308b2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1406}, "digests": [{"algorithm": "sha256", "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6"}]}, {"id": "96327df78a99223c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 830}, "digests": [{"algorithm": "sha256", "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c"}]}, {"id": "91d480117894f130", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "55ba96dc9366c817", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 706}, "digests": [{"algorithm": "sha256", "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6"}]}, {"id": "0f3dc066f4c50f9f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0"}]}, {"id": "6d2bf06f0d792250", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "4631fb961f78b4fc", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "b8076e90fa4837c2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "3766f4980108fd17", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1129}, "digests": [{"algorithm": "sha256", "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4"}]}, {"id": "c0932df87b13b2e6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "976a83ba03ad85e5", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "9752e095ccec106c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1"}]}, {"id": "7b3d149d876f72e5", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "2f2c40b05d87931b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c"}]}, {"id": "2359a19d2a0b5f78", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "006009ea30462c0d", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "5573ddf0eebdcf26", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "2f6ebc23d2014470", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "38df827ba8b7bd4d", "location": {"path": "/usr/share/zoneinfo/right/Poland", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "4da737c5b49441e5", "location": {"path": "/usr/share/zoneinfo/right/Portugal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "4f2cb472f65d3717", "location": {"path": "/usr/share/zoneinfo/right/ROC", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "71b26b583318ce2f", "location": {"path": "/usr/share/zoneinfo/right/ROK", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "61bfb899c3d20911", "location": {"path": "/usr/share/zoneinfo/right/Singapore", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 941}, "digests": [{"algorithm": "sha256", "value": "7fbaff2860adb2356b02c311b4f27b2ef8bddc4c69643e37b3af561417a532e0"}]}, {"id": "05969f22d447767a", "location": {"path": "/usr/share/zoneinfo/right/Turkey", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "cc76faa0c5766994", "location": {"path": "/usr/share/zoneinfo/right/UCT", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "2c582386f3538b2f", "location": {"path": "/usr/share/zoneinfo/right/US/Alaska", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "36e85607a4993c63", "location": {"path": "/usr/share/zoneinfo/right/US/Aleutian", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "557f2a7a9ab80b1f", "location": {"path": "/usr/share/zoneinfo/right/US/Arizona", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "bc51b5958e0e21e9", "location": {"path": "/usr/share/zoneinfo/right/US/Central", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "b47f78c2e417c56f", "location": {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "239ecad3f5d8fb0d", "location": {"path": "/usr/share/zoneinfo/right/US/Eastern", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "677304bb2d748b7c", "location": {"path": "/usr/share/zoneinfo/right/US/Hawaii", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "e380f317ad2418c1", "location": {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "72218e36b579a007", "location": {"path": "/usr/share/zoneinfo/right/US/Michigan", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "47d5d305cdc8a15f", "location": {"path": "/usr/share/zoneinfo/right/US/Mountain", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "7e86c89fbe7694e0", "location": {"path": "/usr/share/zoneinfo/right/US/Pacific", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "5f2ea3c3df86870c", "location": {"path": "/usr/share/zoneinfo/right/US/Samoa", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "2865cf74f725b76b", "location": {"path": "/usr/share/zoneinfo/right/UTC", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "4f2d87088afcecf6", "location": {"path": "/usr/share/zoneinfo/right/Universal", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "47aa6511553adea2", "location": {"path": "/usr/share/zoneinfo/right/W-SU", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "a323552c8f508247", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2445}, "digests": [{"algorithm": "sha256", "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883"}]}, {"id": "1cd8d7c966b7d7a2", "location": {"path": "/usr/share/zoneinfo/right/Zulu", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "50e84f4a00ec97d8", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18855}, "digests": [{"algorithm": "sha256", "value": "e2cabacb10f7bf5bc8cab398fe28bbaa226b1eafda35252dacdf3b59d5de83ad"}]}, {"id": "0c0b4d82dc8a6a97", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17551}, "digests": [{"algorithm": "sha256", "value": "40a88170ccc25148c5ea3d2e3a58afd8615f0dcd9549b92d9b38597fdeefea2d"}]}], "source": {"id": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "name": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "version": "sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "type": "image", "metadata": {"userInput": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "imageID": "sha256:b6b068cda0cf592463549591ed736c4e87a6c5404335c09e01ba5b3eb0e9970b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 52558943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "size": 7327451}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:07c29273aae67b581150012c2df0fffbc2474ee17cf4ad75358d956dfbeef27f", "size": 2336551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "size": 31905942}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c", "size": 32}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c", "size": 10988967}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTA1LTA5VDIzOjExOjEwLjAwNzIxNzU1M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NzYyNWRkZmQ1ODlmYjgyNGVlMzlmMWIxZWIzODdiOThmMzY3NjQyMGZmNTJmMjZlYjlkOTc1MTUxZTg4OTY2NyBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMDlUMjM6MTE6MTAuMTMyMTQ3NTI2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIExBTkc9Qy5VVEYtOCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGFwayBhZGQgLS1uby1jYWNoZSBcdFx0Y2EtY2VydGlmaWNhdGVzIFx0XHR0emRhdGEgXHQ7ICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IkVOViBHUEdfS0VZPUEwMzVDOEMxOTIxOUJBODIxRUNFQTg2QjY0RTYyOEY4RDY4NDY5NkQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiUlVOIC9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0XHRhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzIFx0XHRnbnVwZyBcdFx0dGFyIFx0XHR4eiBcdFx0XHRcdGJsdWV6LWRldiBcdFx0YnppcDItZGV2IFx0XHRkcGtnLWRldiBkcGtnIFx0XHRleHBhdC1kZXYgXHRcdGZpbmR1dGlscyBcdFx0Z2NjIFx0XHRnZGJtLWRldiBcdFx0bGliYy1kZXYgXHRcdGxpYmZmaS1kZXYgXHRcdGxpYm5zbC1kZXYgXHRcdGxpYnRpcnBjLWRldiBcdFx0bGludXgtaGVhZGVycyBcdFx0bWFrZSBcdFx0bmN1cnNlcy1kZXYgXHRcdG9wZW5zc2wtZGV2IFx0XHRwYXgtdXRpbHMgXHRcdHJlYWRsaW5lLWRldiBcdFx0c3FsaXRlLWRldiBcdFx0dGNsLWRldiBcdFx0dGsgXHRcdHRrLWRldiBcdFx0dXRpbC1saW51eC1kZXYgXHRcdHh6LWRldiBcdFx0emxpYi1kZXYgXHQ7IFx0XHR3Z2V0IC1PIHB5dGhvbi50YXIueHogXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54elwiOyBcdHdnZXQgLU8gcHl0aG9uLnRhci54ei5hc2MgXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54ei5hc2NcIjsgXHRHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgZXhwb3J0IEdOVVBHSE9NRTsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBcIiRHUEdfS0VZXCI7IFx0Z3BnIC0tYmF0Y2ggLS12ZXJpZnkgcHl0aG9uLnRhci54ei5hc2MgcHl0aG9uLnRhci54ejsgXHRncGdjb25mIC0ta2lsbCBhbGw7IFx0cm0gLXJmIFwiJEdOVVBHSE9NRVwiIHB5dGhvbi50YXIueHouYXNjOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3B5dGhvbjsgXHR0YXIgLS1leHRyYWN0IC0tZGlyZWN0b3J5IC91c3Ivc3JjL3B5dGhvbiAtLXN0cmlwLWNvbXBvbmVudHM9MSAtLWZpbGUgcHl0aG9uLnRhci54ejsgXHRybSBweXRob24udGFyLnh6OyBcdFx0Y2QgL3Vzci9zcmMvcHl0aG9uOyBcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdC4vY29uZmlndXJlIFx0XHQtLWJ1aWxkPVwiJGdudUFyY2hcIiBcdFx0LS1lbmFibGUtbG9hZGFibGUtc3FsaXRlLWV4dGVuc2lvbnMgXHRcdC0tZW5hYmxlLW9wdGltaXphdGlvbnMgXHRcdC0tZW5hYmxlLW9wdGlvbi1jaGVja2luZz1mYXRhbCBcdFx0LS1lbmFibGUtc2hhcmVkIFx0XHQtLXdpdGgtbHRvIFx0XHQtLXdpdGgtc3lzdGVtLWV4cGF0IFx0XHQtLXdpdGhvdXQtZW5zdXJlcGlwIFx0OyBcdG5wcm9jPVwiJChucHJvYylcIjsgXHRFWFRSQV9DRkxBR1M9XCItRFRIUkVBRF9TVEFDS19TSVpFPTB4MTAwMDAwXCI7IFx0TERGTEFHUz1cIiR7TERGTEFHUzotLVdsfSwtLXN0cmlwLWFsbFwiOyBcdG1ha2UgLWogXCIkbnByb2NcIiBcdFx0XCJFWFRSQV9DRkxBR1M9JHtFWFRSQV9DRkxBR1M6LX1cIiBcdFx0XCJMREZMQUdTPSR7TERGTEFHUzotfVwiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0OyBcdHJtIHB5dGhvbjsgXHRtYWtlIC1qIFwiJG5wcm9jXCIgXHRcdFwiRVhUUkFfQ0ZMQUdTPSR7RVhUUkFfQ0ZMQUdTOi19XCIgXHRcdFwiTERGTEFHUz0ke0xERkxBR1M6LS1XbH0sLXJwYXRoPSdcXCRcXCRPUklHSU4vLi4vbGliJ1wiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0XHRweXRob24gXHQ7IFx0bWFrZSBpbnN0YWxsOyBcdFx0Y2QgLzsgXHRybSAtcmYgL3Vzci9zcmMvcHl0aG9uOyBcdFx0ZmluZCAvdXNyL2xvY2FsIC1kZXB0aCBcdFx0XFwoIFx0XHRcdFxcKCAtdHlwZSBkIC1hIFxcKCAtbmFtZSB0ZXN0IC1vIC1uYW1lIHRlc3RzIC1vIC1uYW1lIGlkbGVfdGVzdCBcXCkgXFwpIFx0XHRcdC1vIFxcKCAtdHlwZSBmIC1hIFxcKCAtbmFtZSAnKi5weWMnIC1vIC1uYW1lICcqLnB5bycgLW8gLW5hbWUgJ2xpYnB5dGhvbiouYScgXFwpIFxcKSBcdFx0XFwpIC1leGVjIHJtIC1yZiAne30nICsgXHQ7IFx0XHRmaW5kIC91c3IvbG9jYWwgLXR5cGUgZiAtZXhlY3V0YWJsZSAtbm90IFxcKCAtbmFtZSAnKnRraW50ZXIqJyBcXCkgLWV4ZWMgc2NhbmVsZiAtLW5lZWRlZCAtLW5vYmFubmVyIC0tZm9ybWF0ICclbiNwJyAne30nICc7JyBcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdHwgc29ydCAtdSBcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdFx0fCB4YXJncyAtcnQgYXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5weXRob24tcnVuZGVwcyBcdDsgXHRhcGsgZGVsIC0tbm8tbmV0d29yayAuYnVpbGQtZGVwczsgXHRcdHB5dGhvbjMgLS12ZXJzaW9uICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGZvciBzcmMgaW4gaWRsZTMgcHlkb2MzIHB5dGhvbjMgcHl0aG9uMy1jb25maWc7IGRvIFx0XHRkc3Q9XCIkKGVjaG8gXCIkc3JjXCIgfCB0ciAtZCAzKVwiOyBcdFx0WyAtcyBcIi91c3IvbG9jYWwvYmluLyRzcmNcIiBdOyBcdFx0WyAhIC1lIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiIF07IFx0XHRsbiAtc3ZUIFwiJHNyY1wiIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiOyBcdGRvbmUgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBZVEhPTl9QSVBfVkVSU0lPTj0yMi4zLjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1NFVFVQVE9PTFNfVkVSU0lPTj02NS41LjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfU0hBMjU2PTk2NDYxZGVjZWQ1YzJhNDg3ZGRjNjUyMDdlYzVhOWNmZmVjYTBkMzRlN2FmN2VhMWFmYzQ3MGZmMGQ3NDYyMDciLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJSVU4gL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdHdnZXQgLU8gZ2V0LXBpcC5weSBcIiRQWVRIT05fR0VUX1BJUF9VUkxcIjsgXHRlY2hvIFwiJFBZVEhPTl9HRVRfUElQX1NIQTI1NiAqZ2V0LXBpcC5weVwiIHwgc2hhMjU2c3VtIC1jIC07IFx0XHRleHBvcnQgUFlUSE9ORE9OVFdSSVRFQllURUNPREU9MTsgXHRcdHB5dGhvbiBnZXQtcGlwLnB5IFx0XHQtLWRpc2FibGUtcGlwLXZlcnNpb24tY2hlY2sgXHRcdC0tbm8tY2FjaGUtZGlyIFx0XHQtLW5vLWNvbXBpbGUgXHRcdFwicGlwPT0kUFlUSE9OX1BJUF9WRVJTSU9OXCIgXHRcdFwic2V0dXB0b29scz09JFBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT05cIiBcdDsgXHRybSAtZiBnZXQtcGlwLnB5OyBcdFx0cGlwIC0tdmVyc2lvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJDTUQgW1wicHl0aG9uM1wiXSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OjFhYTBlZmFjMGU2NTY5NzE1OTc1ZWVmMTUwYjM3NWNjYWQwZTEyOWJkMzkxZGEzODU5OTEyNDNmMzBkOTIxYmIiLCJzaGEyNTY6MDdjMjkyNzNhYWU2N2I1ODExNTAwMTJjMmRmMGZmZmJjMjQ3NGVlMTdjZjRhZDc1MzU4ZDk1NmRmYmVlZjI3ZiIsInNoYTI1Njo4ZTBlNDk4NTE0YzYxZjI2ZDk2ZTcyODliYTJjYmRhMTI1MjM4MTg4ZjM0MjUxYzNhYzlhZTU0MmU1MTY0Y2I4Iiwic2hhMjU2OjIwODk3N2FjODFkNzlhMzMwODJiYWJjYjYyZTY5NzEwMThlYzI4ZGYzYjdhMmQ3YzhkMWM0MDM0MjUxY2ZhMWMiLCJzaGEyNTY6YmIwMWJkN2UzMmI1OGI2Njk0YzhjMzYyMmMyMzAxNzFmMWNlYzI0MDAxYTgyMDY4YThkMzBkMzM4ZjQyMGQ2YyJdfSwiY29uZmlnIjp7IkNtZCI6WyJweXRob24zIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTEFORz1DLlVURi04IiwiR1BHX0tFWT1BMDM1QzhDMTkyMTlCQTgyMUVDRUE4NkI2NEU2MjhGOEQ2ODQ2OTZEIiwiUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiUFlUSE9OX1BJUF9WRVJTSU9OPTIyLjMuMSIsIlBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT049NjUuNS4xIiwiUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJQWVRIT05fR0VUX1BJUF9TSEEyNTY9OTY0NjFkZWNlZDVjMmE0ODdkZGM2NTIwN2VjNWE5Y2ZmZWNhMGQzNGU3YWY3ZWExYWZjNDcwZmYwZDc0NjIwNyJdLCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.18", "name": "Alpine Linux", "id": "alpine", "versionID": "3.18.0", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/redis-fixed.json b/configurations/expected-result/SBOM/redis-fixed.json index ba39471d..6bbcf064 100644 --- a/configurations/expected-result/SBOM/redis-fixed.json +++ b/configurations/expected-result/SBOM/redis-fixed.json @@ -1,35234 +1 @@ -{ - "kind": "SBOMSyft", - "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", - "metadata": { - "name": "rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96-014a96", - "namespace": "kubescape", - "uid": "46bd4ea1-1903-4dc9-95ef-312823b9cab3", - "resourceVersion": "1", - "creationTimestamp": "2024-04-18T10:37:59Z", - "labels": { - "kubescape.io/image-id": "docker-io-rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f5", - "kubescape.io/image-name": "docker-io-rcohendockerhub-redis" - }, - "annotations": { - "kubescape.io/image-id": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "kubescape.io/image-tag": "rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "kubescape.io/status": "ready" - } - }, - "spec": { - "metadata": { - "tool": { - "name": "syft", - "version": "v0.101.1-hotfix" - }, - "report": { - "createdAt": "2024-04-18T10:37:59Z" - } - }, - "syft": { - "artifacts": [ - { - "id": "227d9dbfdb949d11", - "name": ".redis-rundeps", - "version": "20230321.002514", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [], - "language": "", - "cpes": [ - "cpe:2.3:a:.redis-rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", - "cpe:2.3:a:.redis-rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", - "cpe:2.3:a:.redis_rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", - "cpe:2.3:a:.redis_rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", - "cpe:2.3:a:.redis:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", - "cpe:2.3:a:.redis:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/.redis-rundeps@20230321.002514?arch=noarch&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": ".redis-rundeps", - "originPackage": "", - "maintainer": "", - "version": "20230321.002514", - "architecture": "noarch", - "url": "", - "description": "virtual meta package", - "size": 0, - "installedSize": 0, - "pullDependencies": [ - "so:libc.musl-x86_64.so.1", - "so:libcrypto.so.3", - "so:libssl.so.3" - ], - "provides": [], - "pullChecksum": "Q1JQv2sIl0Mpf/MyKZBrIH7FKfFw0=", - "gitCommitOfApkPort": "", - "files": [] - } - }, - { - "id": "0a3b4a9dae4049aa", - "name": "alpine-baselayout", - "version": "3.4.0-r0", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "GPL-2.0-only", - "spdxExpression": "GPL-2.0-only", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "alpine-baselayout", - "originPackage": "alpine-baselayout", - "maintainer": "Natanael Copa ", - "version": "3.4.0-r0", - "architecture": "x86_64", - "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", - "description": "Alpine base dir structure and init scripts", - "size": 8890, - "installedSize": 331776, - "pullDependencies": [ - "alpine-baselayout-data=3.4.0-r0", - "/bin/sh" - ], - "provides": [], - "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", - "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", - "files": [ - { - "path": "/dev" - }, - { - "path": "/dev/pts" - }, - { - "path": "/dev/shm" - }, - { - "path": "/etc" - }, - { - "path": "/etc/motd", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8=" - } - }, - { - "path": "/etc/apk" - }, - { - "path": "/etc/conf.d" - }, - { - "path": "/etc/crontabs" - }, - { - "path": "/etc/crontabs/root", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "600", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY=" - } - }, - { - "path": "/etc/init.d" - }, - { - "path": "/etc/modprobe.d" - }, - { - "path": "/etc/modprobe.d/aliases.conf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk=" - } - }, - { - "path": "/etc/modprobe.d/blacklist.conf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4=" - } - }, - { - "path": "/etc/modprobe.d/i386.conf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc=" - } - }, - { - "path": "/etc/modprobe.d/kms.conf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ynbLn3GYDpvajba/ldp1niayeog=" - } - }, - { - "path": "/etc/modules-load.d" - }, - { - "path": "/etc/network" - }, - { - "path": "/etc/network/if-down.d" - }, - { - "path": "/etc/network/if-post-down.d" - }, - { - "path": "/etc/network/if-pre-up.d" - }, - { - "path": "/etc/network/if-up.d" - }, - { - "path": "/etc/opt" - }, - { - "path": "/etc/periodic" - }, - { - "path": "/etc/periodic/15min" - }, - { - "path": "/etc/periodic/daily" - }, - { - "path": "/etc/periodic/hourly" - }, - { - "path": "/etc/periodic/monthly" - }, - { - "path": "/etc/periodic/weekly" - }, - { - "path": "/etc/profile.d" - }, - { - "path": "/etc/profile.d/README", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k=" - } - }, - { - "path": "/etc/profile.d/color_prompt.sh.disabled", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU=" - } - }, - { - "path": "/etc/profile.d/locale.sh", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw=" - } - }, - { - "path": "/etc/sysctl.d" - }, - { - "path": "/home" - }, - { - "path": "/lib" - }, - { - "path": "/lib/firmware" - }, - { - "path": "/lib/mdev" - }, - { - "path": "/lib/modules-load.d" - }, - { - "path": "/lib/sysctl.d" - }, - { - "path": "/lib/sysctl.d/00-alpine.conf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c=" - } - }, - { - "path": "/media" - }, - { - "path": "/media/cdrom" - }, - { - "path": "/media/floppy" - }, - { - "path": "/media/usb" - }, - { - "path": "/mnt" - }, - { - "path": "/opt" - }, - { - "path": "/proc" - }, - { - "path": "/root", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "700" - }, - { - "path": "/run" - }, - { - "path": "/sbin" - }, - { - "path": "/srv" - }, - { - "path": "/sys" - }, - { - "path": "/tmp", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "1777" - }, - { - "path": "/usr" - }, - { - "path": "/usr/lib" - }, - { - "path": "/usr/lib/modules-load.d" - }, - { - "path": "/usr/local" - }, - { - "path": "/usr/local/bin" - }, - { - "path": "/usr/local/lib" - }, - { - "path": "/usr/local/share" - }, - { - "path": "/usr/sbin" - }, - { - "path": "/usr/share" - }, - { - "path": "/usr/share/man" - }, - { - "path": "/usr/share/misc" - }, - { - "path": "/var" - }, - { - "path": "/var/run", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q=" - } - }, - { - "path": "/var/cache" - }, - { - "path": "/var/cache/misc" - }, - { - "path": "/var/empty", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "555" - }, - { - "path": "/var/lib" - }, - { - "path": "/var/lib/misc" - }, - { - "path": "/var/local" - }, - { - "path": "/var/lock" - }, - { - "path": "/var/lock/subsys" - }, - { - "path": "/var/log" - }, - { - "path": "/var/mail" - }, - { - "path": "/var/opt" - }, - { - "path": "/var/spool" - }, - { - "path": "/var/spool/mail", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc=" - } - }, - { - "path": "/var/spool/cron" - }, - { - "path": "/var/spool/cron/crontabs", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA=" - } - }, - { - "path": "/var/tmp", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "1777" - } - ] - } - }, - { - "id": "008bcc1445f44203", - "name": "alpine-baselayout-data", - "version": "3.4.0-r0", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "GPL-2.0-only", - "spdxExpression": "GPL-2.0-only", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "alpine-baselayout-data", - "originPackage": "alpine-baselayout", - "maintainer": "Natanael Copa ", - "version": "3.4.0-r0", - "architecture": "x86_64", - "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", - "description": "Alpine base dir structure and init scripts", - "size": 11664, - "installedSize": 77824, - "pullDependencies": [], - "provides": [], - "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", - "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", - "files": [ - { - "path": "/etc" - }, - { - "path": "/etc/fstab", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o=" - } - }, - { - "path": "/etc/group", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y=" - } - }, - { - "path": "/etc/hostname", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc=" - } - }, - { - "path": "/etc/hosts", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU=" - } - }, - { - "path": "/etc/inittab", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc=" - } - }, - { - "path": "/etc/modules", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1toogjUipHGcMgECgPJX64SwUT1M=" - } - }, - { - "path": "/etc/mtab", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw=" - } - }, - { - "path": "/etc/nsswitch.conf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo=" - } - }, - { - "path": "/etc/passwd", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8=" - } - }, - { - "path": "/etc/profile", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4=" - } - }, - { - "path": "/etc/protocols", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c=" - } - }, - { - "path": "/etc/services", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA=" - } - }, - { - "path": "/etc/shadow", - "ownerUid": "0", - "ownerGid": "42", - "permissions": "640", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA=" - } - }, - { - "path": "/etc/shells", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA=" - } - }, - { - "path": "/etc/sysctl.conf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g=" - } - } - ] - } - }, - { - "id": "f0def3051a26afc8", - "name": "alpine-keys", - "version": "2.4-r1", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "MIT", - "spdxExpression": "MIT", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "alpine-keys", - "originPackage": "alpine-keys", - "maintainer": "Natanael Copa ", - "version": "2.4-r1", - "architecture": "x86_64", - "url": "https://alpinelinux.org", - "description": "Public keys for Alpine Linux packages", - "size": 13361, - "installedSize": 159744, - "pullDependencies": [], - "provides": [], - "pullChecksum": "Q1KM01lfKVp+gEZn23awujqjSkrN8=", - "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", - "files": [ - { - "path": "/etc" - }, - { - "path": "/etc/apk" - }, - { - "path": "/etc/apk/keys" - }, - { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4=" - } - }, - { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0=" - } - }, - { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI=" - } - }, - { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A=" - } - }, - { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms=" - } - }, - { - "path": "/usr" - }, - { - "path": "/usr/share" - }, - { - "path": "/usr/share/apk" - }, - { - "path": "/usr/share/apk/keys" - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU=" - } - }, - { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA=" - } - }, - { - "path": "/usr/share/apk/keys/aarch64" - }, - { - "path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc=" - } - }, - { - "path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs=" - } - }, - { - "path": "/usr/share/apk/keys/armhf" - }, - { - "path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg=" - } - }, - { - "path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ=" - } - }, - { - "path": "/usr/share/apk/keys/armv7" - }, - { - "path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg=" - } - }, - { - "path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY=" - } - }, - { - "path": "/usr/share/apk/keys/mips64" - }, - { - "path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ=" - } - }, - { - "path": "/usr/share/apk/keys/ppc64le" - }, - { - "path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo=" - } - }, - { - "path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q=" - } - }, - { - "path": "/usr/share/apk/keys/riscv64" - }, - { - "path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE=" - } - }, - { - "path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA=" - } - }, - { - "path": "/usr/share/apk/keys/s390x" - }, - { - "path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ=" - } - }, - { - "path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY=" - } - }, - { - "path": "/usr/share/apk/keys/x86" - }, - { - "path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64=" - } - }, - { - "path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU=" - } - }, - { - "path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E=" - } - }, - { - "path": "/usr/share/apk/keys/x86_64" - }, - { - "path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64=" - } - }, - { - "path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc=" - } - }, - { - "path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4=" - } - } - ] - } - }, - { - "id": "0faf8749e7caad06", - "name": "apk-tools", - "version": "2.12.10-r1", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "GPL-2.0-only", - "spdxExpression": "GPL-2.0-only", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", - "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "apk-tools", - "originPackage": "apk-tools", - "maintainer": "Natanael Copa ", - "version": "2.12.10-r1", - "architecture": "x86_64", - "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", - "description": "Alpine Package Keeper - package manager for alpine", - "size": 120973, - "installedSize": 307200, - "pullDependencies": [ - "musl>=1.2", - "ca-certificates-bundle", - "so:libc.musl-x86_64.so.1", - "so:libcrypto.so.3", - "so:libssl.so.3", - "so:libz.so.1" - ], - "provides": [ - "so:libapk.so.3.12.0=3.12.0", - "cmd:apk=2.12.10-r1" - ], - "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", - "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", - "files": [ - { - "path": "/etc" - }, - { - "path": "/etc/apk" - }, - { - "path": "/etc/apk/keys" - }, - { - "path": "/etc/apk/protected_paths.d" - }, - { - "path": "/lib" - }, - { - "path": "/lib/libapk.so.3.12.0", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g=" - } - }, - { - "path": "/lib/apk" - }, - { - "path": "/lib/apk/exec" - }, - { - "path": "/sbin" - }, - { - "path": "/sbin/apk", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw=" - } - }, - { - "path": "/var" - }, - { - "path": "/var/lib" - }, - { - "path": "/var/lib/apk" - } - ] - } - }, - { - "id": "edcf6e67eac04af0", - "name": "busybox", - "version": "1.35.0-r29", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "GPL-2.0-only", - "spdxExpression": "GPL-2.0-only", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:busybox:busybox:1.35.0-r29:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/busybox@1.35.0-r29?arch=x86_64&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "busybox", - "originPackage": "busybox", - "maintainer": "S\u00f6ren Tempel ", - "version": "1.35.0-r29", - "architecture": "x86_64", - "url": "https://busybox.net/", - "description": "Size optimized toolbox of many common UNIX utilities", - "size": 509600, - "installedSize": 962560, - "pullDependencies": [ - "so:libc.musl-x86_64.so.1" - ], - "provides": [ - "cmd:busybox=1.35.0-r29" - ], - "pullChecksum": "Q1NN3sp0yr99btRysqty3nQUrWHaY=", - "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", - "files": [ - { - "path": "/bin" - }, - { - "path": "/bin/busybox", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yVNLeeB7VouhCO/kz+dbfL3dY4c=" - } - }, - { - "path": "/etc" - }, - { - "path": "/etc/securetty", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU=" - } - }, - { - "path": "/etc/udhcpd.conf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU=" - } - }, - { - "path": "/etc/logrotate.d" - }, - { - "path": "/etc/logrotate.d/acpid", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks=" - } - }, - { - "path": "/etc/network" - }, - { - "path": "/etc/network/if-down.d" - }, - { - "path": "/etc/network/if-post-down.d" - }, - { - "path": "/etc/network/if-post-up.d" - }, - { - "path": "/etc/network/if-pre-down.d" - }, - { - "path": "/etc/network/if-pre-up.d" - }, - { - "path": "/etc/network/if-up.d" - }, - { - "path": "/etc/network/if-up.d/dad", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "775", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4=" - } - }, - { - "path": "/sbin" - }, - { - "path": "/tmp", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "1777" - }, - { - "path": "/usr" - }, - { - "path": "/usr/sbin" - }, - { - "path": "/usr/share" - }, - { - "path": "/usr/share/udhcpc" - }, - { - "path": "/usr/share/udhcpc/default.script", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY=" - } - }, - { - "path": "/var" - }, - { - "path": "/var/cache" - }, - { - "path": "/var/cache/misc" - }, - { - "path": "/var/lib" - }, - { - "path": "/var/lib/udhcpd" - } - ] - } - }, - { - "id": "10c99a42ed5bf9d4", - "name": "busybox-binsh", - "version": "1.35.0-r29", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "GPL-2.0-only", - "spdxExpression": "GPL-2.0-only", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:busybox-binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:busybox-binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:busybox_binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:busybox_binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:busybox:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:busybox:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/busybox-binsh@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "busybox-binsh", - "originPackage": "busybox", - "maintainer": "S\u00f6ren Tempel ", - "version": "1.35.0-r29", - "architecture": "x86_64", - "url": "https://busybox.net/", - "description": "busybox ash /bin/sh", - "size": 1547, - "installedSize": 8192, - "pullDependencies": [ - "busybox=1.35.0-r29" - ], - "provides": [ - "/bin/sh", - "cmd:sh=1.35.0-r29" - ], - "pullChecksum": "Q1miWwyhWKXVEiRYLhmArV1TKMs6A=", - "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", - "files": [ - { - "path": "/bin" - }, - { - "path": "/bin/sh", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q=" - } - } - ] - } - }, - { - "id": "c26e3474bc5d2bf8", - "name": "ca-certificates-bundle", - "version": "20230506-r0", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "MPL-2.0 AND MIT", - "spdxExpression": "MPL-2.0 AND MIT", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:mozilla:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:mozilla:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", - "cpe:2.3:a:ca:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/ca-certificates-bundle@20230506-r0?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "ca-certificates-bundle", - "originPackage": "ca-certificates", - "maintainer": "Natanael Copa ", - "version": "20230506-r0", - "architecture": "x86_64", - "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", - "description": "Pre generated bundle of Mozilla certificates", - "size": 126306, - "installedSize": 237568, - "pullDependencies": [], - "provides": [ - "ca-certificates-cacert=20230506-r0" - ], - "pullChecksum": "Q13X+cgKNwpP6viqMRvLV8Pp+2NV4=", - "gitCommitOfApkPort": "c56ff944f7d21017702e916e9546ee10389aef62", - "files": [ - { - "path": "/etc" - }, - { - "path": "/etc/ssl" - }, - { - "path": "/etc/ssl/cert.pem", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA=" - } - }, - { - "path": "/etc/ssl/certs" - }, - { - "path": "/etc/ssl/certs/ca-certificates.crt", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sTKzEqQsi+XWMgaa7MZ5e2KfEmQ=" - } - }, - { - "path": "/etc/ssl1.1" - }, - { - "path": "/etc/ssl1.1/cert.pem", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g=" - } - }, - { - "path": "/etc/ssl1.1/certs", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds=" - } - } - ] - } - }, - { - "id": "f95be16d8615d51f", - "name": "libc-utils", - "version": "0.7.2-r3", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "BSD-2-Clause AND BSD-3-Clause", - "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", - "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", - "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", - "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", - "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", - "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "libc-utils", - "originPackage": "libc-dev", - "maintainer": "Natanael Copa ", - "version": "0.7.2-r3", - "architecture": "x86_64", - "url": "https://alpinelinux.org", - "description": "Meta package to pull in correct libc", - "size": 1485, - "installedSize": 4096, - "pullDependencies": [ - "musl-utils" - ], - "provides": [], - "pullChecksum": "Q19Gg06pBPiiG9UN94ql7qImsHSUQ=", - "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", - "files": [] - } - }, - { - "id": "03b19334db29dd0d", - "name": "libcrypto3", - "version": "3.0.8-r4", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "Apache-2.0", - "spdxExpression": "Apache-2.0", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r4:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r4?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "libcrypto3", - "originPackage": "openssl", - "maintainer": "Ariadne Conill ", - "version": "3.0.8-r4", - "architecture": "x86_64", - "url": "https://www.openssl.org/", - "description": "Crypto library from openssl", - "size": 1710303, - "installedSize": 4206592, - "pullDependencies": [ - "so:libc.musl-x86_64.so.1" - ], - "provides": [ - "so:libcrypto.so.3=3" - ], - "pullChecksum": "Q1hK6imrTZnj/CVgU9kmN/1rgUOi4=", - "gitCommitOfApkPort": "d62c0613776b85229a8b2433673dae4ed231a18a", - "files": [ - { - "path": "/etc" - }, - { - "path": "/etc/ssl" - }, - { - "path": "/etc/ssl/ct_log_list.cnf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo=" - } - }, - { - "path": "/etc/ssl/ct_log_list.cnf.dist", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo=" - } - }, - { - "path": "/etc/ssl/openssl.cnf", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg=" - } - }, - { - "path": "/etc/ssl/openssl.cnf.dist", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg=" - } - }, - { - "path": "/etc/ssl/certs" - }, - { - "path": "/etc/ssl/misc" - }, - { - "path": "/etc/ssl/misc/CA.pl", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ=" - } - }, - { - "path": "/etc/ssl/misc/tsget", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU=" - } - }, - { - "path": "/etc/ssl/misc/tsget.pl", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU=" - } - }, - { - "path": "/etc/ssl/private" - }, - { - "path": "/lib" - }, - { - "path": "/lib/libcrypto.so.3", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Jf/QASCBqBZIa1ysMh7bhhBSrw4=" - } - }, - { - "path": "/usr" - }, - { - "path": "/usr/lib" - }, - { - "path": "/usr/lib/libcrypto.so.3", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c=" - } - }, - { - "path": "/usr/lib/engines-3" - }, - { - "path": "/usr/lib/engines-3/afalg.so", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A=" - } - }, - { - "path": "/usr/lib/engines-3/capi.so", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM=" - } - }, - { - "path": "/usr/lib/engines-3/loader_attic.so", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso=" - } - }, - { - "path": "/usr/lib/engines-3/padlock.so", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE=" - } - }, - { - "path": "/usr/lib/ossl-modules" - }, - { - "path": "/usr/lib/ossl-modules/legacy.so", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE=" - } - } - ] - } - }, - { - "id": "9715b69f8fd861f2", - "name": "libssl3", - "version": "3.0.8-r4", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "Apache-2.0", - "spdxExpression": "Apache-2.0", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:libssl3:libssl3:3.0.8-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:libssl3:libssl:3.0.8-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:libssl:libssl3:3.0.8-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:libssl:libssl:3.0.8-r4:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/libssl3@3.0.8-r4?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "libssl3", - "originPackage": "openssl", - "maintainer": "Ariadne Conill ", - "version": "3.0.8-r4", - "architecture": "x86_64", - "url": "https://www.openssl.org/", - "description": "SSL shared libraries", - "size": 246844, - "installedSize": 622592, - "pullDependencies": [ - "so:libc.musl-x86_64.so.1", - "so:libcrypto.so.3" - ], - "provides": [ - "so:libssl.so.3=3" - ], - "pullChecksum": "Q1/2PVFFpGW89Datuc58XHlm7esPM=", - "gitCommitOfApkPort": "d62c0613776b85229a8b2433673dae4ed231a18a", - "files": [ - { - "path": "/lib" - }, - { - "path": "/lib/libssl.so.3", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0=" - } - }, - { - "path": "/usr" - }, - { - "path": "/usr/lib" - }, - { - "path": "/usr/lib/libssl.so.3", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU=" - } - } - ] - } - }, - { - "id": "adaa708f703652d6", - "name": "musl", - "version": "1.2.3-r4", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "MIT", - "spdxExpression": "MIT", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "musl", - "originPackage": "musl", - "maintainer": "Timo Ter\u00e4s ", - "version": "1.2.3-r4", - "architecture": "x86_64", - "url": "https://musl.libc.org/", - "description": "the musl c library (libc) implementation", - "size": 388955, - "installedSize": 634880, - "pullDependencies": [], - "provides": [ - "so:libc.musl-x86_64.so.1=1" - ], - "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", - "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", - "files": [ - { - "path": "/lib" - }, - { - "path": "/lib/ld-musl-x86_64.so.1", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU=" - } - }, - { - "path": "/lib/libc.musl-x86_64.so.1", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI=" - } - } - ] - } - }, - { - "id": "c0d6e0f3841a7244", - "name": "musl-utils", - "version": "1.2.3-r4", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", - "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", - "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "musl-utils", - "originPackage": "musl", - "maintainer": "Timo Ter\u00e4s ", - "version": "1.2.3-r4", - "architecture": "x86_64", - "url": "https://musl.libc.org/", - "description": "the musl c library (libc) implementation", - "size": 36697, - "installedSize": 135168, - "pullDependencies": [ - "scanelf", - "so:libc.musl-x86_64.so.1" - ], - "provides": [ - "cmd:getconf=1.2.3-r4", - "cmd:getent=1.2.3-r4", - "cmd:iconv=1.2.3-r4", - "cmd:ldconfig=1.2.3-r4", - "cmd:ldd=1.2.3-r4" - ], - "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", - "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", - "files": [ - { - "path": "/sbin" - }, - { - "path": "/sbin/ldconfig", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4=" - } - }, - { - "path": "/usr" - }, - { - "path": "/usr/bin" - }, - { - "path": "/usr/bin/getconf", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY=" - } - }, - { - "path": "/usr/bin/getent", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw=" - } - }, - { - "path": "/usr/bin/iconv", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk=" - } - }, - { - "path": "/usr/bin/ldd", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks=" - } - } - ] - } - }, - { - "id": "447c9d9ac25e4f16", - "name": "redis", - "version": "7.0.10", - "type": "binary", - "foundBy": "binary-cataloger", - "locations": [ - { - "path": "/usr/local/bin/redis-server", - "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", - "accessPath": "/usr/local/bin/redis-server", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [], - "language": "", - "cpes": [ - "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", - "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*" - ], - "purl": "pkg:generic/redis@7.0.10", - "metadataType": "binary-signature", - "metadata": { - "matches": [ - { - "classifier": "redis-binary", - "location": { - "path": "/usr/local/bin/redis-server", - "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", - "accessPath": "/usr/local/bin/redis-server", - "annotations": { - "evidence": "primary" - } - } - } - ] - } - }, - { - "id": "544ec51c3fe9a624", - "name": "scanelf", - "version": "1.3.5-r1", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "GPL-2.0-only", - "spdxExpression": "GPL-2.0-only", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:scanelf:scanelf:1.3.5-r1:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/scanelf@1.3.5-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "scanelf", - "originPackage": "pax-utils", - "maintainer": "Natanael Copa ", - "version": "1.3.5-r1", - "architecture": "x86_64", - "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", - "description": "Scan ELF binaries for stuff", - "size": 37687, - "installedSize": 98304, - "pullDependencies": [ - "so:libc.musl-x86_64.so.1" - ], - "provides": [ - "cmd:scanelf=1.3.5-r1" - ], - "pullChecksum": "Q11dxYFsHvBFAzzHGDo5gOTDNJDyQ=", - "gitCommitOfApkPort": "e52243dbb02069f10d48440ccc5fd41fa5fc2236", - "files": [ - { - "path": "/usr" - }, - { - "path": "/usr/bin" - }, - { - "path": "/usr/bin/scanelf", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NoAissVDuanXF1KOEl8qrFA3bso=" - } - } - ] - } - }, - { - "id": "b37d6e2e45f66f33", - "name": "ssl_client", - "version": "1.35.0-r29", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "GPL-2.0-only", - "spdxExpression": "GPL-2.0-only", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:ssl-client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:ssl-client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:ssl_client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:ssl_client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:ssl:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", - "cpe:2.3:a:ssl:ssl_client:1.35.0-r29:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/ssl_client@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "ssl_client", - "originPackage": "busybox", - "maintainer": "S\u00f6ren Tempel ", - "version": "1.35.0-r29", - "architecture": "x86_64", - "url": "https://busybox.net/", - "description": "EXternal ssl_client for busybox wget", - "size": 4929, - "installedSize": 28672, - "pullDependencies": [ - "so:libc.musl-x86_64.so.1", - "so:libcrypto.so.3", - "so:libssl.so.3" - ], - "provides": [ - "cmd:ssl_client=1.35.0-r29" - ], - "pullChecksum": "Q1QuqZjeP6XG85I29tOiCWofL8Cj0=", - "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", - "files": [ - { - "path": "/usr" - }, - { - "path": "/usr/bin" - }, - { - "path": "/usr/bin/ssl_client", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13ShB3pGMDL8R7sqvDVeLOBZ6P3Q=" - } - } - ] - } - }, - { - "id": "5efe1218da015951", - "name": "su-exec", - "version": "0.2-r2", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "MIT", - "spdxExpression": "MIT", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", - "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", - "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", - "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", - "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", - "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", - "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", - "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "su-exec", - "originPackage": "su-exec", - "maintainer": "Natanael Copa ", - "version": "0.2-r2", - "architecture": "x86_64", - "url": "https://github.com/ncopa/su-exec", - "description": "switch user and group id, setgroups and exec", - "size": 3971, - "installedSize": 24576, - "pullDependencies": [ - "so:libc.musl-x86_64.so.1" - ], - "provides": [ - "cmd:su-exec=0.2-r2" - ], - "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", - "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", - "files": [ - { - "path": "/sbin" - }, - { - "path": "/sbin/su-exec", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EclzowkySCvdplX75XMmrWAvXt8=" - } - } - ] - } - }, - { - "id": "7e0c00dbb6f330e7", - "name": "tzdata", - "version": "2023c-r0", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "Public-Domain", - "spdxExpression": "", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:tzdata:tzdata:2023c-r0:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/tzdata@2023c-r0?arch=x86_64&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "tzdata", - "originPackage": "tzdata", - "maintainer": "Natanael Copa ", - "version": "2023c-r0", - "architecture": "x86_64", - "url": "https://www.iana.org/time-zones", - "description": "Timezone data", - "size": 402782, - "installedSize": 3141632, - "pullDependencies": [], - "provides": [], - "pullChecksum": "Q1A/CizbJXgQCp1pv0Jegytd1wrYA=", - "gitCommitOfApkPort": "f0fc0d47fb725b98cc2cdbe8894f6df648aa32c5", - "files": [ - { - "path": "/usr" - }, - { - "path": "/usr/share" - }, - { - "path": "/usr/share/zoneinfo" - }, - { - "path": "/usr/share/zoneinfo/CET", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U=" - } - }, - { - "path": "/usr/share/zoneinfo/CST6CDT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg=" - } - }, - { - "path": "/usr/share/zoneinfo/Cuba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik=" - } - }, - { - "path": "/usr/share/zoneinfo/EET", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU=" - } - }, - { - "path": "/usr/share/zoneinfo/EST", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI=" - } - }, - { - "path": "/usr/share/zoneinfo/EST5EDT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM=" - } - }, - { - "path": "/usr/share/zoneinfo/Egypt", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Qo4fX3COtMEx8pGFvWAiIwJ7Pqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Eire", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU=" - } - }, - { - "path": "/usr/share/zoneinfo/Factory", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg=" - } - }, - { - "path": "/usr/share/zoneinfo/GB", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI=" - } - }, - { - "path": "/usr/share/zoneinfo/GB-Eire", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI=" - } - }, - { - "path": "/usr/share/zoneinfo/GMT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/GMT+0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/GMT-0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/GMT0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/Greenwich", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/HST", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc=" - } - }, - { - "path": "/usr/share/zoneinfo/Hongkong", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY=" - } - }, - { - "path": "/usr/share/zoneinfo/Iceland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Iran", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk=" - } - }, - { - "path": "/usr/share/zoneinfo/Israel", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA=" - } - }, - { - "path": "/usr/share/zoneinfo/Jamaica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk=" - } - }, - { - "path": "/usr/share/zoneinfo/Japan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY=" - } - }, - { - "path": "/usr/share/zoneinfo/Kwajalein", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4=" - } - }, - { - "path": "/usr/share/zoneinfo/Libya", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA=" - } - }, - { - "path": "/usr/share/zoneinfo/MET", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w=" - } - }, - { - "path": "/usr/share/zoneinfo/MST", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk=" - } - }, - { - "path": "/usr/share/zoneinfo/MST7MDT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM=" - } - }, - { - "path": "/usr/share/zoneinfo/NZ", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg=" - } - }, - { - "path": "/usr/share/zoneinfo/NZ-CHAT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA=" - } - }, - { - "path": "/usr/share/zoneinfo/Navajo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg=" - } - }, - { - "path": "/usr/share/zoneinfo/PRC", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28=" - } - }, - { - "path": "/usr/share/zoneinfo/PST8PDT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Poland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc=" - } - }, - { - "path": "/usr/share/zoneinfo/Portugal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro=" - } - }, - { - "path": "/usr/share/zoneinfo/ROC", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg=" - } - }, - { - "path": "/usr/share/zoneinfo/ROK", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY=" - } - }, - { - "path": "/usr/share/zoneinfo/Singapore", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk=" - } - }, - { - "path": "/usr/share/zoneinfo/Turkey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w=" - } - }, - { - "path": "/usr/share/zoneinfo/UCT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70=" - } - }, - { - "path": "/usr/share/zoneinfo/UTC", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70=" - } - }, - { - "path": "/usr/share/zoneinfo/Universal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70=" - } - }, - { - "path": "/usr/share/zoneinfo/W-SU", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU=" - } - }, - { - "path": "/usr/share/zoneinfo/WET", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg=" - } - }, - { - "path": "/usr/share/zoneinfo/Zulu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70=" - } - }, - { - "path": "/usr/share/zoneinfo/iso3166.tab", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "444", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1A2WZrmKfyHSonf5c4JZPpwQZ0hk=" - } - }, - { - "path": "/usr/share/zoneinfo/leap-seconds.list", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TleYOzQqeWkaxDwL1n4rwY8Ey9w=" - } - }, - { - "path": "/usr/share/zoneinfo/posixrules", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM=" - } - }, - { - "path": "/usr/share/zoneinfo/zone.tab", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "444", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1v+13wxZjoZUgI11oT2c7+ZUPjgw=" - } - }, - { - "path": "/usr/share/zoneinfo/zone1970.tab", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "444", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pLDJRgblc2GlWhuT7HedfZXSwzE=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa" - }, - { - "path": "/usr/share/zoneinfo/Africa/Abidjan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Accra", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Addis_Ababa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Algiers", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17bldPckji1VF9PHYXYvIec2s3sg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Asmara", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Asmera", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Bamako", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Bangui", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Banjul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Bissau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Blantyre", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Brazzaville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Bujumbura", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Cairo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Qo4fX3COtMEx8pGFvWAiIwJ7Pqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Casablanca", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gpmw1gmw9iAT9DIN9Lklg8IQcfw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Ceuta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Conakry", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Dakar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Djibouti", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Douala", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/El_Aaiun", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLWEFbNtdkbgo6PCsEc493i6+gk=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Freetown", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Gaborone", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Harare", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Johannesburg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Juba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Kampala", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Khartoum", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Kigali", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Kinshasa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Lagos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Libreville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Lome", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Luanda", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Lubumbashi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Lusaka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Malabo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Maputo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Maseru", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Mbabane", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Mogadishu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Monrovia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Nairobi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Ndjamena", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Niamey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Nouakchott", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Ouagadougou", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Porto-Novo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Sao_Tome", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fSysB22ZvF44uie2cRMxetSW07E=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Timbuktu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Tripoli", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Tunis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q=" - } - }, - { - "path": "/usr/share/zoneinfo/Africa/Windhoek", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0=" - } - }, - { - "path": "/usr/share/zoneinfo/America" - }, - { - "path": "/usr/share/zoneinfo/America/Adak", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Anchorage", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Anguilla", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Antigua", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Araguaina", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Aruba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Asuncion", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Atikokan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Atka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Bahia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Bahia_Banderas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Barbados", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Belem", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Belize", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Blanc-Sablon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Boa_Vista", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Bogota", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QTk/HrAEgKzaPkt+PBebbQeJFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Boise", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Buenos_Aires", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Cambridge_Bay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13Pw8B8c2a3WRavHczTZv0Qd+Wxg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Campo_Grande", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Cancun", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Caracas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Catamarca", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Cayenne", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Cayman", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Chicago", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Chihuahua", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Ciudad_Juarez", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lqv5U+wpN3UXecqWony+cMyCY9A=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Coral_Harbour", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Cordoba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Costa_Rica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Creston", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Cuiaba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Curacao", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Danmarkshavn", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Dawson", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Dawson_Creek", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Denver", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Detroit", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Dominica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Edmonton", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Eirunepe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms=" - } - }, - { - "path": "/usr/share/zoneinfo/America/El_Salvador", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Ensenada", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Fort_Nelson", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Fort_Wayne", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rRomvduTBKYgssb37J86UiZiKQY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Fortaleza", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Glace_Bay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Godthab", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19BnKgxldsubi00lVk6IAyilUIBI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Goose_Bay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Grand_Turk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Grenada", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Guadeloupe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Guatemala", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Guayaquil", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Guyana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Halifax", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Havana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Hermosillo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indianapolis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rRomvduTBKYgssb37J86UiZiKQY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Inuvik", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EpHej22RTuJk8LJ6VSeP8SoArXo=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Iqaluit", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IQGT/bm+Goj10kXd89zoGUab4jM=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Jamaica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Jujuy", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Juneau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Knox_IN", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Kralendijk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/La_Paz", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Lima", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Los_Angeles", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Louisville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Lower_Princes", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Maceio", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Managua", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Manaus", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Marigot", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Martinique", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Matamoros", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Mazatlan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Mendoza", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Menominee", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Merida", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Metlakatla", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Mexico_City", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Miquelon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Moncton", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Monterrey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Montevideo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Montreal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Montserrat", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Nassau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/New_York", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Nipigon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Nome", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Noronha", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Nuuk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19BnKgxldsubi00lVk6IAyilUIBI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Ojinaga", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1RnhZew7YeSJ95rxzbIvnzY6wpiQ=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Panama", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Pangnirtung", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IQGT/bm+Goj10kXd89zoGUab4jM=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Paramaribo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Phoenix", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Port-au-Prince", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Port_of_Spain", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Porto_Acre", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Porto_Velho", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Puerto_Rico", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Punta_Arenas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Rainy_River", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Rankin_Inlet", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19RfDidtKyJvHnL+O5XNvDK17x7k=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Recife", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Regina", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Resolute", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wBvamBIRoTh6LBjXpXFl5y2oPZU=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Rio_Branco", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Rosario", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Santa_Isabel", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Santarem", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Santiago", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Santo_Domingo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Sao_Paulo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Scoresbysund", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Shiprock", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Sitka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I=" - } - }, - { - "path": "/usr/share/zoneinfo/America/St_Barthelemy", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/St_Johns", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM=" - } - }, - { - "path": "/usr/share/zoneinfo/America/St_Kitts", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/St_Lucia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/St_Thomas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/St_Vincent", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Swift_Current", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Tegucigalpa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Thule", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Thunder_Bay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Tijuana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Toronto", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Tortola", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Vancouver", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Virgin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Whitehorse", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1So8A0ztcpVGhbO3GjMhSj7TBEdg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Winnipeg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Yakutat", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Yellowknife", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina" - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Catamarca", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Cordoba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Jujuy", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Mendoza", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Salta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/San_Juan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/San_Luis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Tucuman", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indiana" - }, - { - "path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rRomvduTBKYgssb37J86UiZiKQY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indiana/Knox", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indiana/Marengo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indiana/Petersburg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indiana/Tell_City", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indiana/Vevay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indiana/Vincennes", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Indiana/Winamac", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Kentucky" - }, - { - "path": "/usr/share/zoneinfo/America/Kentucky/Louisville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM=" - } - }, - { - "path": "/usr/share/zoneinfo/America/Kentucky/Monticello", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds=" - } - }, - { - "path": "/usr/share/zoneinfo/America/North_Dakota" - }, - { - "path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k=" - } - }, - { - "path": "/usr/share/zoneinfo/America/North_Dakota/Center", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E=" - } - }, - { - "path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica" - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Casey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Davis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Macquarie", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Mawson", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/McMurdo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Palmer", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Rothera", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/South_Pole", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Syowa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Troll", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0=" - } - }, - { - "path": "/usr/share/zoneinfo/Antarctica/Vostok", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs=" - } - }, - { - "path": "/usr/share/zoneinfo/Arctic" - }, - { - "path": "/usr/share/zoneinfo/Arctic/Longyearbyen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia" - }, - { - "path": "/usr/share/zoneinfo/Asia/Aden", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Almaty", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Amman", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Anadyr", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Aqtau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Aqtobe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Ashgabat", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Ashkhabad", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Atyrau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Baghdad", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Bahrain", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Baku", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Bangkok", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Barnaul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Beirut", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Bishkek", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Brunei", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Calcutta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Chita", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Choibalsan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Chongqing", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Chungking", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Colombo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Dacca", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Damascus", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Dhaka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Dili", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Dubai", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BviKthsJK/9juVB6/30OlHgURJo=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Dushanbe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Famagusta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Gaza", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1m1pXPSv2OBBdcAbVbrNOlAWRknE=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Harbin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Hebron", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18HPwU5pCJJeTx7ku3aULbFYE5k8=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Hong_Kong", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Hovd", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Irkutsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Istanbul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Jakarta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Jayapura", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Jerusalem", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Kabul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Kamchatka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Karachi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Kashgar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Kathmandu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Katmandu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Khandyga", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Kolkata", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Kuching", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Kuwait", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Macao", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Macau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Magadan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Makassar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Manila", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Muscat", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BviKthsJK/9juVB6/30OlHgURJo=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Nicosia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Novokuznetsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Novosibirsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Omsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Oral", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Phnom_Penh", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Pontianak", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Pyongyang", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Qatar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Qostanay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Qyzylorda", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Rangoon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Riyadh", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Saigon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Sakhalin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Samarkand", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q172WRs3tr8koN/S40UX8uh0nm41g=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Seoul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Shanghai", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Singapore", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Srednekolymsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Taipei", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Tashkent", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Tbilisi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Tehran", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Tel_Aviv", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Thimbu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Thimphu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Tokyo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Tomsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Ulan_Bator", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Urumqi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Ust-Nera", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Vientiane", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Vladivostok", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Yakutsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Yangon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Yekaterinburg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA=" - } - }, - { - "path": "/usr/share/zoneinfo/Asia/Yerevan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic" - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Azores", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Bermuda", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Canary", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Faeroe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13WsReKIGbklu380kJtROpd0jo9g=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Faroe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13WsReKIGbklu380kJtROpd0jo9g=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Madeira", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Reykjavik", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/South_Georgia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/St_Helena", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg=" - } - }, - { - "path": "/usr/share/zoneinfo/Atlantic/Stanley", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia" - }, - { - "path": "/usr/share/zoneinfo/Australia/ACT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Adelaide", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Brisbane", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Broken_Hill", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Canberra", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Currie", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q124iE9L61WuDCkkA824/8R8GO/80=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Darwin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Eucla", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Hobart", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q124iE9L61WuDCkkA824/8R8GO/80=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/LHI", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Lindeman", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1isVUUj/FMA5TUyPOWORvittywuU=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Lord_Howe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Melbourne", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/NSW", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/North", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Perth", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Queensland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/South", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Sydney", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Tasmania", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q124iE9L61WuDCkkA824/8R8GO/80=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Victoria", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/West", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg=" - } - }, - { - "path": "/usr/share/zoneinfo/Australia/Yancowinna", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg=" - } - }, - { - "path": "/usr/share/zoneinfo/Brazil" - }, - { - "path": "/usr/share/zoneinfo/Brazil/Acre", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks=" - } - }, - { - "path": "/usr/share/zoneinfo/Brazil/DeNoronha", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU=" - } - }, - { - "path": "/usr/share/zoneinfo/Brazil/East", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms=" - } - }, - { - "path": "/usr/share/zoneinfo/Brazil/West", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU=" - } - }, - { - "path": "/usr/share/zoneinfo/Canada" - }, - { - "path": "/usr/share/zoneinfo/Canada/Atlantic", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M=" - } - }, - { - "path": "/usr/share/zoneinfo/Canada/Central", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo=" - } - }, - { - "path": "/usr/share/zoneinfo/Canada/Eastern", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY=" - } - }, - { - "path": "/usr/share/zoneinfo/Canada/Mountain", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI=" - } - }, - { - "path": "/usr/share/zoneinfo/Canada/Newfoundland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM=" - } - }, - { - "path": "/usr/share/zoneinfo/Canada/Pacific", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8=" - } - }, - { - "path": "/usr/share/zoneinfo/Canada/Saskatchewan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg=" - } - }, - { - "path": "/usr/share/zoneinfo/Canada/Yukon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1So8A0ztcpVGhbO3GjMhSj7TBEdg=" - } - }, - { - "path": "/usr/share/zoneinfo/Chile" - }, - { - "path": "/usr/share/zoneinfo/Chile/Continental", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI=" - } - }, - { - "path": "/usr/share/zoneinfo/Chile/EasterIsland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc" - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+1", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+10", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+11", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+12", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+2", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+3", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+4", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+5", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+6", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+7", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+8", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT+9", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-1", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-10", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-11", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-12", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-13", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-14", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-2", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-3", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-4", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-5", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-6", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-7", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-8", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT-9", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19iocBvipAe+pMyCK6VAcmi94omk=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/GMT0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/Greenwich", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/UCT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/UTC", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/Universal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70=" - } - }, - { - "path": "/usr/share/zoneinfo/Etc/Zulu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe" - }, - { - "path": "/usr/share/zoneinfo/Europe/Amsterdam", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Andorra", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Astrakhan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Athens", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Belfast", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Belgrade", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Berlin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Bratislava", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Brussels", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Bucharest", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Budapest", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Busingen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Chisinau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Copenhagen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Dublin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Gibraltar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Guernsey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Helsinki", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Isle_of_Man", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Istanbul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Jersey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Kaliningrad", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Kiev", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lG2a4P9+424tiAlinalFroaPTWU=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Kirov", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IjV6yY0xXILVhbrfua/pNKcJ8Qc=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Kyiv", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lG2a4P9+424tiAlinalFroaPTWU=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Lisbon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Ljubljana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/London", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Luxembourg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Madrid", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Malta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Mariehamn", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Minsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Monaco", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Moscow", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Nicosia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Oslo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Paris", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Podgorica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Prague", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Riga", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Rome", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Samara", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/San_Marino", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Sarajevo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Saratov", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Simferopol", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Skopje", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Sofia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Stockholm", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Tallinn", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Tirane", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Tiraspol", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Ulyanovsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Uzhgorod", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lG2a4P9+424tiAlinalFroaPTWU=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Vaduz", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Vatican", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Vienna", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Vilnius", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Volgograd", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pN6zKyWRnE++7JTQQ6u9zCe0W9Y=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Warsaw", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Zagreb", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Zaporozhye", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lG2a4P9+424tiAlinalFroaPTWU=" - } - }, - { - "path": "/usr/share/zoneinfo/Europe/Zurich", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian" - }, - { - "path": "/usr/share/zoneinfo/Indian/Antananarivo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Chagos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Christmas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Cocos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Comoro", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Kerguelen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Mahe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BviKthsJK/9juVB6/30OlHgURJo=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Maldives", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Mauritius", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Mayotte", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM=" - } - }, - { - "path": "/usr/share/zoneinfo/Indian/Reunion", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BviKthsJK/9juVB6/30OlHgURJo=" - } - }, - { - "path": "/usr/share/zoneinfo/Mexico" - }, - { - "path": "/usr/share/zoneinfo/Mexico/BajaNorte", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0=" - } - }, - { - "path": "/usr/share/zoneinfo/Mexico/BajaSur", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg=" - } - }, - { - "path": "/usr/share/zoneinfo/Mexico/General", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific" - }, - { - "path": "/usr/share/zoneinfo/Pacific/Apia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Auckland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Bougainville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Chatham", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Chuuk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Easter", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Efate", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Enderbury", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Fakaofo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Fiji", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Funafuti", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Galapagos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Gambier", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Guadalcanal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Guam", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Honolulu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Johnston", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Kanton", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Kiritimati", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Kosrae", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Kwajalein", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Majuro", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Marquesas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Midway", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Nauru", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Niue", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Norfolk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Noumea", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Pago_Pago", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Palau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Pitcairn", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Pohnpei", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Ponape", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Port_Moresby", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Rarotonga", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Saipan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Samoa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Tahiti", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Tarawa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Tongatapu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Truk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Wake", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Wallis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE=" - } - }, - { - "path": "/usr/share/zoneinfo/Pacific/Yap", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/US" - }, - { - "path": "/usr/share/zoneinfo/US/Alaska", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Aleutian", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Arizona", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Central", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4=" - } - }, - { - "path": "/usr/share/zoneinfo/US/East-Indiana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rRomvduTBKYgssb37J86UiZiKQY=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Eastern", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Hawaii", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Indiana-Starke", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Michigan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Mountain", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Pacific", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ=" - } - }, - { - "path": "/usr/share/zoneinfo/US/Samoa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s=" - } - }, - { - "path": "/usr/share/zoneinfo/right" - }, - { - "path": "/usr/share/zoneinfo/right/CET", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/CST6CDT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Cuba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/EET", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/EST", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A=" - } - }, - { - "path": "/usr/share/zoneinfo/right/EST5EDT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1To6rHVGaYmPh7DFuml6L34G668s=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Egypt", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1s+nKIwvUBWUSLn3KclhLDjOL0VQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Eire", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Factory", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I=" - } - }, - { - "path": "/usr/share/zoneinfo/right/GB", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js=" - } - }, - { - "path": "/usr/share/zoneinfo/right/GB-Eire", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js=" - } - }, - { - "path": "/usr/share/zoneinfo/right/GMT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/GMT+0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/GMT-0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/GMT0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Greenwich", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/HST", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Hongkong", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Iceland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Iran", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Israel", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Jamaica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Japan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Kwajalein", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Libya", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/MET", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s=" - } - }, - { - "path": "/usr/share/zoneinfo/right/MST", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/MST7MDT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/NZ", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/NZ-CHAT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Navajo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec=" - } - }, - { - "path": "/usr/share/zoneinfo/right/PRC", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/PST8PDT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Poland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Portugal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/ROC", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c=" - } - }, - { - "path": "/usr/share/zoneinfo/right/ROK", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Singapore", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Turkey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/UCT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/UTC", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Universal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/W-SU", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I=" - } - }, - { - "path": "/usr/share/zoneinfo/right/WET", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Zulu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa" - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Abidjan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Accra", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Algiers", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Asmara", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Asmera", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Bamako", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Bangui", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Banjul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Bissau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Blantyre", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Brazzaville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Bujumbura", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Cairo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1s+nKIwvUBWUSLn3KclhLDjOL0VQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Casablanca", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AZEs8P2PBgKrWdzsTQjymh5IGxE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Ceuta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Conakry", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Dakar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Djibouti", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Douala", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xOuLa5tNli4MP0zUCNlFISgVg2g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Freetown", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Gaborone", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Harare", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Johannesburg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Juba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Kampala", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Khartoum", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Kigali", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Kinshasa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Lagos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Libreville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Lome", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Luanda", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Lusaka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Malabo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Maputo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Maseru", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Mbabane", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Mogadishu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Monrovia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Nairobi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Ndjamena", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Niamey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Nouakchott", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Timbuktu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Tripoli", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Tunis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Africa/Windhoek", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America" - }, - { - "path": "/usr/share/zoneinfo/right/America/Adak", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Anchorage", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Anguilla", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Antigua", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Araguaina", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Aruba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Asuncion", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Atikokan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Atka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Bahia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19JU2NChowR2yLu0RMSfcTV/O758=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Barbados", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Belem", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Belize", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Boa_Vista", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Bogota", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wFaKDp21Y9LQNTW1+BkQPy3MtHM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Boise", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Buenos_Aires", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fWHjPPp1espR/pAJYIPUHYdd2Xc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Campo_Grande", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Cancun", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Caracas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Catamarca", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Cayenne", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Cayman", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Chicago", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Chihuahua", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Ciudad_Juarez", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VNT4NRYqLILkQuVB7QPx2zzKL68=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Coral_Harbour", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Cordoba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Costa_Rica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Creston", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Cuiaba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Curacao", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Danmarkshavn", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Dawson", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Dawson_Creek", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Denver", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Detroit", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Dominica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Edmonton", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Eirunepe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/El_Salvador", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Ensenada", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Fort_Nelson", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Fort_Wayne", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Fortaleza", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Glace_Bay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Godthab", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1a4ch2zTLGHHx5BWAiCX9cp57MEI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Goose_Bay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Grand_Turk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Grenada", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Guadeloupe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Guatemala", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Guayaquil", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Guyana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Halifax", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Havana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Hermosillo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indianapolis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Inuvik", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1foW2nn+mErmKlLpeF8jNLJnmYgQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Iqaluit", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GMB/Tzp7ax3R+lkWkWEhbEB0pcM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Jamaica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Jujuy", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Juneau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Knox_IN", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Kralendijk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/La_Paz", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Lima", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Los_Angeles", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Louisville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Lower_Princes", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Maceio", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Managua", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Manaus", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Marigot", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Martinique", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1baZKls99BCUShs16kJgL3lcY488=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Matamoros", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Mazatlan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Mendoza", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Menominee", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Merida", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Metlakatla", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Mexico_City", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Miquelon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Moncton", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Monterrey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Montevideo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Montreal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Montserrat", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Nassau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/New_York", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Nipigon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Nome", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Noronha", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Nuuk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1a4ch2zTLGHHx5BWAiCX9cp57MEI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Ojinaga", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Nd/x356jbwi1/pfiEkBPqDTmXzY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Panama", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Pangnirtung", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GMB/Tzp7ax3R+lkWkWEhbEB0pcM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Paramaribo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Phoenix", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Port-au-Prince", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Port_of_Spain", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Porto_Acre", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Porto_Velho", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Puerto_Rico", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Punta_Arenas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Rainy_River", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MVAR4p/8gE72hqyyxmA/qUwCy7U=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Recife", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Regina", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Resolute", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1j116pyrneZvMFycOLxv1YP5pnqw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Rio_Branco", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Rosario", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Santa_Isabel", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Santarem", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Santiago", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Santo_Domingo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Sao_Paulo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Scoresbysund", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Shiprock", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Sitka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/St_Barthelemy", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/St_Johns", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/St_Kitts", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/St_Lucia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/St_Thomas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/St_Vincent", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Swift_Current", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Tegucigalpa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Thule", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Thunder_Bay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Tijuana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Toronto", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Tortola", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Vancouver", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Virgin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Whitehorse", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rKTDUGTvLGWuLEG2/hwAOV2HhOA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Winnipeg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Yakutat", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Yellowknife", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina" - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Salta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana" - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana/Knox", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Kentucky" - }, - { - "path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/North_Dakota" - }, - { - "path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica" - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Casey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Davis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Mawson", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Palmer", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Rothera", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Syowa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Troll", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Antarctica/Vostok", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Arctic" - }, - { - "path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia" - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Aden", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Almaty", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Amman", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Anadyr", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Aqtau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Aqtobe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Ashgabat", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Atyrau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Baghdad", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Bahrain", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Baku", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Bangkok", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Barnaul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Beirut", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Bishkek", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Brunei", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Calcutta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Chita", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Choibalsan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Chongqing", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Chungking", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Colombo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Dacca", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Damascus", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Dhaka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Dili", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Dubai", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Dushanbe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Famagusta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Gaza", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1YF77f8Bgyyyc8c3T4/USJiQp6Ok=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Harbin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Hebron", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TWLn49S+DFRL2wRYwBYbKfIZTxM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Hovd", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Irkutsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Istanbul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Jakarta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Jayapura", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Jerusalem", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Kabul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Kamchatka", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nooCOVPPO175tHesSh7+rWrzatY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Karachi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Kashgar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Kathmandu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Katmandu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Khandyga", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Kolkata", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Kuching", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Kuwait", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Macao", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Macau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Magadan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Makassar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Manila", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Muscat", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Nicosia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Omsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Oral", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Pontianak", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Pyongyang", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Qatar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Qostanay", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Rangoon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Riyadh", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Saigon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Sakhalin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Samarkand", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Seoul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Shanghai", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Singapore", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Taipei", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Tashkent", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Tbilisi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Tehran", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Thimbu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Thimphu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Tokyo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Tomsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Urumqi", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Vientiane", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Vladivostok", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Yakutsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Yangon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Asia/Yerevan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic" - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Azores", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Canary", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Faroe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Madeira", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Atlantic/Stanley", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia" - }, - { - "path": "/usr/share/zoneinfo/right/Australia/ACT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Adelaide", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Brisbane", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Canberra", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Currie", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Darwin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Eucla", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Hobart", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/LHI", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Lindeman", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Melbourne", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/NSW", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/North", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Perth", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Queensland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/South", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Sydney", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Tasmania", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Victoria", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/West", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Australia/Yancowinna", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Brazil" - }, - { - "path": "/usr/share/zoneinfo/right/Brazil/Acre", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Brazil/East", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Brazil/West", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Canada" - }, - { - "path": "/usr/share/zoneinfo/right/Canada/Atlantic", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Canada/Central", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Canada/Eastern", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Canada/Mountain", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Canada/Newfoundland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Canada/Pacific", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Canada/Yukon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1rKTDUGTvLGWuLEG2/hwAOV2HhOA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Chile" - }, - { - "path": "/usr/share/zoneinfo/right/Chile/Continental", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Chile/EasterIsland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc" - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+1", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+10", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+11", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+12", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+2", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+3", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+4", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+5", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+6", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+7", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+8", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT+9", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-1", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-10", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-11", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-12", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-13", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-14", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-2", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-3", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-4", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-5", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-6", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-7", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-8", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT-9", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/GMT0", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/Greenwich", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/UCT", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/UTC", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/Universal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Etc/Zulu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe" - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Amsterdam", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Andorra", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Astrakhan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Athens", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Belfast", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Belgrade", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Berlin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Bratislava", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Brussels", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Bucharest", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Budapest", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Busingen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Chisinau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Copenhagen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Dublin", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Gibraltar", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Guernsey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Helsinki", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Istanbul", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Jersey", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Kiev", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Kirov", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1g/YG75p4h6TkhadaFR8sTaIznck=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Kyiv", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Lisbon", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Ljubljana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/London", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Luxembourg", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Madrid", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Malta", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Mariehamn", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Minsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Monaco", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Moscow", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Nicosia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Oslo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Paris", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Podgorica", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Prague", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Riga", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Rome", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Samara", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/San_Marino", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Sarajevo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Saratov", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Simferopol", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Skopje", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Sofia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Stockholm", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Tallinn", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Tirane", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Tiraspol", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Vaduz", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Vatican", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Vienna", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Vilnius", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Volgograd", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1KIId9JnX3QOhRHa9kfkADPwF1ig=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Warsaw", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Zagreb", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Europe/Zurich", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian" - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Antananarivo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Chagos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Christmas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Cocos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Comoro", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Kerguelen", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Mahe", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Maldives", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Mauritius", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Mayotte", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Indian/Reunion", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Mexico" - }, - { - "path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Mexico/BajaSur", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Mexico/General", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific" - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Apia", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Auckland", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Bougainville", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Chatham", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Chuuk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Easter", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Efate", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Enderbury", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Fiji", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Funafuti", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Galapagos", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Gambier", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Guam", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Honolulu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Johnston", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Kanton", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Kosrae", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Majuro", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Marquesas", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Midway", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Nauru", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Niue", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Norfolk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Noumea", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Palau", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Ponape", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Saipan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Samoa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Tahiti", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Tarawa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Truk", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Wake", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Wallis", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/Pacific/Yap", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US" - }, - { - "path": "/usr/share/zoneinfo/right/US/Alaska", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Aleutian", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Arizona", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Central", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/East-Indiana", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Eastern", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Hawaii", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Indiana-Starke", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Michigan", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Mountain", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Pacific", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU=" - } - }, - { - "path": "/usr/share/zoneinfo/right/US/Samoa", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc=" - } - } - ] - } - }, - { - "id": "6ad7c0b45a22318c", - "name": "zlib", - "version": "1.2.13-r0", - "type": "apk", - "foundBy": "apk-db-cataloger", - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ], - "licenses": [ - { - "value": "Zlib", - "spdxExpression": "Zlib", - "type": "declared", - "urls": [], - "locations": [ - { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "accessPath": "/lib/apk/db/installed", - "annotations": { - "evidence": "primary" - } - } - ] - } - ], - "language": "", - "cpes": [ - "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*" - ], - "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", - "metadataType": "apk-db-entry", - "metadata": { - "package": "zlib", - "originPackage": "zlib", - "maintainer": "Natanael Copa ", - "version": "1.2.13-r0", - "architecture": "x86_64", - "url": "https://zlib.net/", - "description": "A compression/decompression Library", - "size": 54258, - "installedSize": 110592, - "pullDependencies": [ - "so:libc.musl-x86_64.so.1" - ], - "provides": [ - "so:libz.so.1=1.2.13" - ], - "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", - "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", - "files": [ - { - "path": "/lib" - }, - { - "path": "/lib/libz.so.1", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "777", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU=" - } - }, - { - "path": "/lib/libz.so.1.2.13", - "ownerUid": "0", - "ownerGid": "0", - "permissions": "755", - "digest": { - "algorithm": "'Q1'+base64(sha1)", - "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI=" - } - } - ] - } - } - ], - "artifactRelationships": [ - { - "parent": "008bcc1445f44203", - "child": "0a3b4a9dae4049aa", - "type": "dependency-of" - }, - { - "parent": "008bcc1445f44203", - "child": "2791973cba0a89bb", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "008bcc1445f44203", - "child": "4cf9c3537f896231", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "4fdfbb03676f495b", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "6b9abe7d80ee470b", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "8108ab845e4ccbcb", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "862a8ff2f35a6b80", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "8668162f21426d67", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "b58b2fb69e8b39c8", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "b9bb428a1e709173", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "c7bb6e42ea2504f8", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "cae4284f430d1452", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "dfe56f19a55af4ab", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "e456dfb5be04fdb7", - "type": "contains" - }, - { - "parent": "008bcc1445f44203", - "child": "e549cedcbd486e69", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "020ed41b1a1bf235", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "095bf0e5d4182274", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "0b8849b68b9c0a64", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "0faf8749e7caad06", - "type": "dependency-of" - }, - { - "parent": "03b19334db29dd0d", - "child": "0fcf29975c406ec9", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "21662b66f5a3ba9f", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "227d9dbfdb949d11", - "type": "dependency-of" - }, - { - "parent": "03b19334db29dd0d", - "child": "337e3d17e1da8c46", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "03b19334db29dd0d", - "child": "50d5b1e593dc606e", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "58c4e2c91df47220", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "7bca8ed466ad9462", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "7ce112baaa205614", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "9715b69f8fd861f2", - "type": "dependency-of" - }, - { - "parent": "03b19334db29dd0d", - "child": "a8f831d10b58413a", - "type": "contains" - }, - { - "parent": "03b19334db29dd0d", - "child": "b37d6e2e45f66f33", - "type": "dependency-of" - }, - { - "parent": "03b19334db29dd0d", - "child": "c128b715935bd2ba", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "02eba7befcbb3bfa", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "1071b0c6b4d98bb1", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "35ab393f27e0bc39", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "71fcfec0ece1a67a", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "77282715f933737e", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "7b189c84b22c7f02", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "7ff31e5e9ba0bfa9", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "89c7ab9592844cbb", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "b103e8d521455a19", - "type": "contains" - }, - { - "parent": "0a3b4a9dae4049aa", - "child": "d98fbe0bce78b009", - "type": "contains" - }, - { - "parent": "0faf8749e7caad06", - "child": "1aa086f53c8c0808", - "type": "contains" - }, - { - "parent": "0faf8749e7caad06", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "0faf8749e7caad06", - "child": "c765115741fe905b", - "type": "contains" - }, - { - "parent": "10c99a42ed5bf9d4", - "child": "0a3b4a9dae4049aa", - "type": "dependency-of" - }, - { - "parent": "10c99a42ed5bf9d4", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "10c99a42ed5bf9d4", - "child": "564026926225072e", - "type": "contains" - }, - { - "parent": "227d9dbfdb949d11", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "447c9d9ac25e4f16", - "child": "ae6ff334fd58f681", - "type": "evident-by" - }, - { - "parent": "544ec51c3fe9a624", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "544ec51c3fe9a624", - "child": "6a7f2c32518c8dbc", - "type": "contains" - }, - { - "parent": "544ec51c3fe9a624", - "child": "c0d6e0f3841a7244", - "type": "dependency-of" - }, - { - "parent": "5efe1218da015951", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "5efe1218da015951", - "child": "7d20b94207bb76a7", - "type": "contains" - }, - { - "parent": "6ad7c0b45a22318c", - "child": "0faf8749e7caad06", - "type": "dependency-of" - }, - { - "parent": "6ad7c0b45a22318c", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "6ad7c0b45a22318c", - "child": "6d81ff77d1d5460a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0003a826f90b5c3a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "001b80e7ad357e7d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "002136555fa64864", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "002b67f14aa6d842", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "00624f6147d170b7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "00ac074c37810077", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "024432c07bac8d0a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0247fc3240f8455d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "02643213bb9576b4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "02a01e5efd0e6b90", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "033d4d39bbd66e0b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0358bd1591449291", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "041c27868869727d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "044a6e8399262836", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "044d573dc3340a86", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "045cc43fc690afc2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0479be8149ea8b86", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0480cda6ae485438", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "04a3a487bbb2dfb6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "052f2cbb3e55bb85", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "05d90c0d2c80e02f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0614b34e874e553a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0657b274ba7256e1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "06acac37607f9ade", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "071495cd7309767e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "072cfe0a9b0e0b92", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "07347164063fc7c8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "079f1abb4b91aaea", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0801ddfe3cf50ca4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0878cafb3f9e9a75", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0895058365719e9c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "08a71c9945b062be", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "08b75a82a1023bcd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "08f11563ea6ec7be", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "08fe70869f296c8b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "092ec0c35079e9f4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0a8176ad6b32bf38", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0acf32a96eca5532", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0b2e3b6fab319206", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0b7fca7293d6fb28", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0b946bee5415b564", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0c3a57fdeee25198", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0c5afa607794389c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0c938a5cbb8b6675", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0c94bd1eb143ff11", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0d6ce7c57187cfdb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0e760005ee2f68c4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0e914271bb057ece", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0eac207f3acc2584", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0f1178a75b37715e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0f2b4eeda56d501d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "0f5c92f98ab9366e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "103cabf0f471bf60", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "10711691612d93d1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "10cbcfd22f47259d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1175cf6f6be176ca", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1191adc79522eb3e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1196bdeb59c5a8d8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "122685b0c68c9ccc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "13394de2a934a79c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "149371e937e972a3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "14b2db2d6b9b9e7c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "14df6d91789d8c50", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1512d024c8f3f62b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "15d203eb8ae06727", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "15d8698b72ca9584", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1604d65d279060bd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "161e7a80d0a43b0f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "16aa644cec8050ae", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "176d850311eff2cc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "181ca111ccb79a37", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "186f9bc985342254", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "18811578f494d08f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "18f19aa06704e7ba", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1912af6e6619ab8f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "19ad03302e9c5572", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "19ae05b6910bb833", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "19f659a5d104a6be", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1a8c7cecb6869f0b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1aae6700a9846771", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1ae638847358b961", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1b560eef112ec735", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1b5b04a40e9b3d12", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1bfa7de0c6375397", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1ce337b79b797e12", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1d052c316f192a7d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1df31674e9292b1f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1e1b5012f4137bdd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "1f4373c96508f449", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "203a7309df28a70f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "204ec5b7b6c871fe", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "208f57e446988754", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "21741231ed005f74", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2196c67b7c6d191e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "21f379db7e336c1c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "22545b8d9ef5ab96", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2255dd2fc7396857", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "226968b8213882f1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "22dfa25d3fa86ec7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "235b0c35008fc2c0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "23a1a6b97f0ea17e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "24749293c438f579", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "248d3217c89068d1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "261ff8d2f758c520", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "264781186fcee819", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2766279d9d0ddff0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "279dfda10f9c4ce8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "27eeb24b1d01a9cb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "27f9f9c31e0b7265", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "27fbeeb4d8581b13", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "280e9bb2a4cdcf81", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "29075e095f6b842d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "290a3fd845a87031", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2914390c816628c5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "293d18890051cbd1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "29b62bc266ad36df", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "29dbc91c4c31d2db", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "29e50814af46c350", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2a1f0d1210c0b4b5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2b14a5f5e860d928", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2b4053bb643c8b96", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2b9016c1c6ff070c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2c2946357ac1438c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2ccca4513ee10ae3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2d1f461741a4505b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2d4d5273dfacaca0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2d831401e54cb4bf", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2e0157ce10d1ee89", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2e7284c3564727b8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2eb4fff7b33af726", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2ec8112a4ff822a7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2f22f1a1c75043db", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "2febc7e0efc4f072", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3049bdb48e88a4cb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "30c6d7b55b0a4b1f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "32055bb59cb4275a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "323a43fa982805b2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "329e5d398c2f8e65", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "32fba218178b1c16", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "334bd946a5c10353", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "33702433b8348116", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "33747156834a89de", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "340899558ee157b3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "340c9419eb628ede", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "34ecac0ced411e34", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "35123db7dc1ef3a0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "35ace5c843247ba8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "35c31cd7d0b01341", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "37283a37a8881c82", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "374d94c08034ad26", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "378837b3aa83ddc5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "37ebb62b2e24afec", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "37f22f76d9d6dcbb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "389ca993393d380f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "38adaf01bf769d53", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "38c1b085aced31de", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "38f70f060f976eb9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "38f71c1fa8b87088", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "39afb62b54d78311", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3a47a403200ee17c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3ab8fcdb8ce97ab9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3aeb2b45449e4ee2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3b2a28a1b48247df", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3b7161a21790e261", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3c6cc175aafbe5ab", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3c8065b2e2badc05", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3d7ae65b52579cee", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3df0e30fe753ecdd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3edae32ed130c85e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "3f4c2c387d15785d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "404070f77e4b34da", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "404d04087865de29", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "40d1a588276b1fe7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "411882dc2c2ab002", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4179c2a6dc04af9d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "41d29cccf19083db", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "420097ffc5b6e46c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "421c3d3a15f9695d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "42737efaa4797d31", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "42bb5ea37b9e06b2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "433e5ba83f37e392", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4417cd3730c43a92", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "44e56b31b26040a8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "458e2062cb07ec30", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "45c462ad8b151f81", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "462be991d4aa9bfc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4650a10fcb8944c0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "468c48909591c7e1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "468d6acedf6893c8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "469847c8d1b363d5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "46d54f0711a56a04", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4740f7d2112f56a8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4743e261c551f148", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "47709579110a27a2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "47ce8c28985988ec", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4816db7741599209", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "490153f70c05dabd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "493ac6701d51fc0b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "495e27fb5c1afe5f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "496086f72b4db3f8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "49847eb5f0e29b2a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4a00354b8300b8f6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4a9a57c3015075d1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4ae262ef98cc6e7c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4ae32126f600e409", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4af397d97c9dcf0b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4b3afbe4ee7662b6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4b7a483929c91d86", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4bd5642cb6de23e2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4c258072a4187cb6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4c4a991a47773ec9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4cb39873aed44fa6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4cc1bf4191a1d9aa", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4d07dfe232ed3461", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4d652ffb464166b5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4dba586b09b26b02", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4e2b1eef504f416d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4e97b7f6878419fe", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4eb324d8c1051e07", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4f2e9125500f11fa", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4f3a2269dc420d00", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "4ff63c386514ec5f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "51c28552cb4c2446", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "51ccf03fde35d7b1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "52423c1991b850e8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "53b58a5503082c0f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5487594c64bb9125", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "558acffb381e7d51", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "55c1a2d2f0eccef8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "56b783a3abd92fa6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "56d8be7ed9443fcd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "570fe7b40d6bb80f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "571ea8550f75fc68", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "581b3b6c5e7deca6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "58563e4184e1a1f0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "585dc5a6460f715b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "59de8ec90806013d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "59ea05caed45b864", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5a1c46d240ccac3e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5a99385da2a98993", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5ac9c58885abe349", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5b402199514686a2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5b95f2030d52f34f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5bbf0beec4e2db01", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5c3a37b8ec6a303c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5d2b655943b0b2e2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5d8a3b88cc1f3247", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5de571fbd8114f02", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5e32ac3b5f9e1c4c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5e77cb3875c1ae59", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5e7d4bf6eb25c678", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5f9138253ccee0c0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5fb9363791034da8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "5fce614a3aeb9a06", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "600283ecd162f701", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "60774e291fe4d3d9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "60e6b5b8f7a52379", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "60ee6e4242f537b1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "614fdef2f1f46cd8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "62909fcef00d90fc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "63296b61a195a956", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "638878ce9b6a9ef6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6396c882c84fad14", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6407d8fd29b8d058", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "64206370a1d64a68", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "653a70cb9c86b3d0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "65bf81bd295ae176", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "662b12d9d14896fe", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "663aec01b5772417", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "66d7bdfc12517c76", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "675770cbe705692b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "67c087a1eeedb635", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6903b16eb0be452c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "691618862d29e1bd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "69e1dec816bc9e49", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6a1889570f5fdb1b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6a1a30682a8b81c5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6ade529fc3ccf111", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6b0bf69caded0071", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6b6172494855e1ea", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6b90d73802227517", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6bcffdd8312facde", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6c1eb3834c5e0fea", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6ca263bfca12749e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6caaa09c1ab4157c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6d0c67dc066053ce", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6d21f44d69342d79", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6d28e23c9bf03dc0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6d306c002d0f04cf", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6d46ecc7fe34305c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6d940deb4127d655", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6dc613184d361c19", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6e39fab256ddfe71", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6f4f0d95b8a8360d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6f97c872b5e89cef", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "6feb52eac1386a97", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "701a90e1a942a18c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "702a43f206c77c12", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7086fbdeebba8b70", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "714bf40b0d3f19d8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "71a539e0150118b0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "71cc36ff1e2a8de7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "71cd90583621a957", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "71e4a7cbd009986a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "72e15fe105bd27b1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "72edda83f78cf3b4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "72f57d7788ebfd82", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "73837212a843f2c4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "74575086d019a615", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "748cc235898c8fa7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "74b94c9aab5c857c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "74d35af0dd1dcd8a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7502fd1f5738eae4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "754c16565db68555", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "759bc127a930f74d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "76cc41294895c55a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "77406af5633f45a5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7741ee18496437a3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "77f4599d08b92f09", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "782aaa825ea8db6c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "782fb903241c228b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "788e4744831a508b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "78f0621bca4a15d3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "79134eb221aa7002", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "798c6cbddcdb7077", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7a3069a0d6f1edc5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7a82b944c0d56b06", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7a8fa51477d14d39", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7ad0759e47ccfbad", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7b1faabfdcba526b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7b27d67fa6a1abc8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7c46d1f661222804", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7ce1da0127115157", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7db5b51cf531f59a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7ddca5d083370a87", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7eee0d27d48496d7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7f900175972203fc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7fa214380425ce42", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7fb76438a08ebd54", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7fd1959a196c445f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7fd2119febc05642", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "7fff2f08e3424bb0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "804fafce3b261706", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "80529db99d74886e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "80a5e64e7f530615", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "80d3cace7652a48a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8122fcdce9359eac", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "81367b725c199b03", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "81797cb6eb89deb0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "81d8a8c29704a68e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "81e073857e1526b6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "81ea63d084a5a799", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "81f7a8f124022fdf", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8350a86dd45fa9fa", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "836b7a9f5af3a698", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "837ae8ae229283a4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "83bece9e1eadf47e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8433349ead3f2982", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8464a2fe593beb73", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "84700040b19eb784", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "855509a7faffaf8f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "857cb658376f9f28", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "85cee0bd84be3610", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "860924b6e4cc870c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8632f54f73141f0d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8672ef9d7ceb86bc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "86f9ccabe0b43911", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "870f3fa5331e57bd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "871c412786df743b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "879b3634fcae874e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "87b8fac7286841eb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "880e74539db41cfd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8832d7251f11ec6b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "885f9ff8be074a40", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "88654dac1d100fa5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8865d9038768c08e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "88ef958a2df6ee4a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "897c12608bff560c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "897e4468154def49", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8a23928497e9cbba", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8a6f401c5abe84f2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8a85bab6249afd69", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8bad968ccd405d2f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8c262592f63df276", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8c6b03bb047fc9ab", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8c73f1856699655b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8d45c49b63096e13", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8e3a5aae1d338822", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8e55ac7e47a6f60e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8e9a71fe04f4d72b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8f33d79a50d81b49", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8fb762fd15ff132e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "8fbc2f0cce9a12fa", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "90516c33e8b46232", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "906cea09248e27e4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "90bbaca2ada7c9ea", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "91b7a438e16df096", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "925320e0d46ee45a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "92befe1d560d7804", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "93094b20aa0d9e29", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "94ef59e35d082f57", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "954358489b39c6f2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "95611c0e179b9a85", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "96713d92e3967dfe", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "96d0e6381a3c02f7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "972b7445f9118c34", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "974072d46bda8cf5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "977a880afe3bbf76", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "977d2298fe2fc405", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "979326c9e9d55d63", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "979e61945d48af31", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "97c6604cc2db0fc9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9809150fcd309f41", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "98f61b736b770519", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "98fe26e216171dfb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "993de4ba5bd51129", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9952de97dd8553c9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9a34c936fde520b3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9b537de5310df2f8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9b67f5837a0c426f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9b793a47e900a5f3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9c6f071c12ea9e2f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9cc18c95cd40334c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9d3406466e04b0b0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9d42e30bbfe806a2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9d612ab8e3e34a11", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9e0d664ac05c30cb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9ee1e3a757967e46", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9ef803a5ac7b5221", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9f2b01f2ddb34434", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9f95fbd645236d31", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9fa3612f34715ada", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "9fe1115f9ddf9adb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a0c044d6420150d5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a138397aba949b13", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a16f3ba1d97b7da8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a38ebe9503955141", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a3a090d17c770172", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a3b9f8572503b273", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a413a2349bd55c82", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a41670973262209e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a41e0f68fc08e208", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a42c41e5e8495c7c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a4d3a4fa5c4c2477", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a527fa7a12a0c2e2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a552cd9950f8bf48", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a55fbb64a17269f5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a59b7aae582c6e3e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a5a0408da479f268", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a60431df5e551e41", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a6abde91b9b039fb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a6b18c9b591f35f0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a6b311b0d992aaa1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a6c55b00bea6037e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a769d7be435ab847", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a79f710faa3b5af9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a8058cc28c16c63a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a874dcf92e259019", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a87d6086e6fb58d2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a97cbe02c9f4fb25", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "a9f63c5c45ac48b5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "aa394af6f61956b1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "abc56345125efa55", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "abe14071167b42e5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ac41de9dea715c81", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "acb6598498fd6b10", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ad08b1c757106f7b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ad4e4593f4553547", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ad6b9eac130f2e8d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ad7502da3f1518c9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "adbe56a3b2edd2bc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "adc7bd5efe0990b7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ae0170076f91cef4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ae475daaf6209610", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ae5ddbfd2334974a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ae673c553ce1725a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ae69c45570f643c0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ae7a7d15f1bc9e5c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ae908e1cb5e4506e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ae9f3835d5c97c79", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "aea205088f0e7fc0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "aec3dcf6a4f6f80f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "af029a7610ef8fe2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "af37aa38eeadd225", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "af4c0ef440559788", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "af9a249c39847a73", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "aff16aa92f4d469d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b0f7cf8729d6a5f9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b148835727771d53", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b24e4ec080148f83", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b2f63291f03fa819", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b405db290c30c271", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b46d9e30807f07a9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b4bbadac564b2e02", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b5182b6efb8764f4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b558ded4a2ba5c24", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b61690cf2403a026", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b64df19a18706a57", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b67b968880470475", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b681a8935d9aa50c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b73819ace6ce2e62", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b7b9aea830c9f83b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b7f8e02f9182e669", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b91df1103d8a00a9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b96bc4f463b19b9c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b97ef0638bc4e969", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b9c5bfd8bff2f25c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "b9e77bcf256441cc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ba00d227ee11e04b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ba13f00261297f72", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ba15ce6578e3ed71", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ba1d1b03e794c18f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bb4666bd962a3218", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bb8f3ed3f0add1e3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bce4bc5297b810be", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bd1362e11936ecb5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bd3bd63067a44e81", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bd4d0e21eb695ebf", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bd526546909a80af", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bd5909d46b695405", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bd9f567c39f0406c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bdc1167fd89439f5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "be089268c5ac86a4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "be125553566f3d01", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "be332a002762f37e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "be50446e30b4df51", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bef4dd9c3d458832", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bf10bf33732dffaa", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bf2262404586cd4a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bf438d0f632d79e4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "bf9a04b90ffa5026", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c0b66c590af75c6a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c13ec1c5d44215b2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c1a2000d49fc14fc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c1e94ebf6ef79003", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c22680b885a3689c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c257588c479fb179", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c29bc07636a3ae65", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c2add1aab6e9f74c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c2c3c6997cbacf11", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c3308b91cc1b26ef", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c3409121432cb3da", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c3565ff70319764d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c3a66720cb6a8787", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c3ce1270bc6ca4d9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c415602f9401a443", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c475108964ad8eb7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c47d129a4c91dff6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c53d0daaf2e90cf6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c54008f41cdccd7d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c56c6dbbf32351ea", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c58ff24a3bd2cd56", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c6bbbcf8bdb2044e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c730a837b1fd5be5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c75790984bd556a1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c7d61a2d1f99bf06", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c938b8874d9f5c42", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "c96a2635acf3f6d3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ca496344dd1e76d6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ca6233850499b4a5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "cafe91bc2b50480c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ccc65c160e782a3a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ccec868ec65a6afa", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "cd8236090237e944", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "cdd0acfa3cd70eac", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ce59f5ec2079d77d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ce70dcb47db0d5df", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ceb77ac1df14b109", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "cf328833883e346c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "cfda9071f3b88dba", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d035801758809f43", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d165c084dc238bb3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d17aafa9c6b599bd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d253a3c6f0e289b1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d2df1abc2dd3dc4f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d377c94ccf9ce1d1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d38aac8548343779", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d3a1567584b9643a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d3c9f3fcde79e68f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d3d35a2696ee2516", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d417fce5454293f7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d446a8f616f5d1f4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d56c57712eb08f37", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d5751685f119e33e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d6e3db2a7a4124e6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d70825df862f5ae1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d74873ebb92306ed", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d751589825eb9462", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d761a2dbb61ca6a6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d764fcfc3353a9e1", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d765e638089b445d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d7de160704c7718b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d8927f69e7602678", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d8bbca5492c06c37", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "d904dc31289d4e72", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "db2a3bbc83c30c94", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "db6d0e00a2c19b42", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "db778b564e0edd03", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dba1ea887d1e7222", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dc7c45c7eb02bc0d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dcb4ddcbea808c45", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dcbdb7a388076f10", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dcefa29d50a1691f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dd027ecda647294b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dd59eeef0d0bb9eb", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dd79df7771396f3f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dd7c942d29c91d70", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "de516b19075577ab", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dedb81038e7f33d0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "def5901f81b7ed78", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "df57088c291e4822", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "dfb368c7f13238cf", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e02ae026aeb2aa8c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e07db57ff9028a2b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e0ccc5991c7e9cd0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e1492c3f6bfcd905", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e25769b7ea67e5ae", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e26eb6b9e26e9631", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e30a70c75080f10f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e31c237b7aee4718", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e35b79399ebc7c46", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e4cae12990a4a4d4", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e4ec2b8cca7acd54", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e51d7d2509c86a26", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e54046c2a8025c48", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e550b1d73a23a86b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e5601ec94e3dc402", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e57e66a390a5e3f2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e5ba512bca0a84fd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e6a64baad9a667e0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e6d9a767c8b21835", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e71aca64675438c9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e7a0d5dc63e23d61", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e83ee6064741c5a2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e88fa9f7bf93f863", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e904d9be363f9ea3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e9095e1b483e79a2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e9540c37a2905022", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "e97a64cf4a2d818f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ea208c490996b73f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ea94ecc7cede5cb9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "eb11b721d43e4748", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "eb80deb4cbc0242c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ebfc1ae5fa47e295", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ec1ead91b4dc9b6f", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ec246d5452d52e24", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ec8d302daa841a9a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ec994ba14e17fb5a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ecbfd7e43ea8cad9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "eceb6a96dff61f2d", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ed7da798928b2a1e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "edf346870c7eae6a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ee064e8e4e0dea77", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ee1dc76a5a00e4a9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ee81e0f9e98e9021", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ee8bafd9a38b4a9a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "eebb3427c1535d8a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ef03a21f06613f31", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ef825d85dcc84401", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ef93b806b81fcf11", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "efb7d0d93749bc56", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "efea80a874c77767", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f0eb28aa9684d63c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f17d93d752b85dfe", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f223ebf1a2e82f2c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f22775b0bd610af2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f23edbb18abc9e2c", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f289a232591e6f84", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f2c42e008a1a24d8", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f2d04859cf7a9d27", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f2f56adc119ab5a2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f441df150154f49a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f482c7c8138e0a85", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f4da28dbaeb22fe9", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f4dabe053ab225a6", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f4e67edd73d2e060", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f4fde4100664d6a7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f57b4575f72a0886", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f5ebcb21d65b5bd7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f6065b8553fbd67a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f64d8d794150075b", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f7022385ef85f21a", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f7064471dc3cebe0", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f80e77a06f3c6929", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f855f861ab6f427e", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f88dc0886b878731", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f8de6e02b19b0fec", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f98a5484d3929cf2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f9918b9cf508d9d2", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f9f967a7cae43949", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "f9fcedbbf1be4261", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fa35d9cb4820d3a5", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fa721c0f062bdb54", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fa8ba0fe7433d5dc", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "faa5efe5328b4efd", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fb42b0018285c640", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fba952dcb8ff17a3", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fc01107c92ff7456", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fc0a9b4d995296df", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fc1742b189ed8607", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fc4a8eccbadf9ded", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fcb46bd25f10f181", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fcd2eacd55312d28", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fe1407bfa4cac4f7", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "fe64959b6ca9f893", - "type": "contains" - }, - { - "parent": "7e0c00dbb6f330e7", - "child": "ff61cc2571e0908e", - "type": "contains" - }, - { - "parent": "9715b69f8fd861f2", - "child": "0faf8749e7caad06", - "type": "dependency-of" - }, - { - "parent": "9715b69f8fd861f2", - "child": "227d9dbfdb949d11", - "type": "dependency-of" - }, - { - "parent": "9715b69f8fd861f2", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "9715b69f8fd861f2", - "child": "afbc0283181f3466", - "type": "contains" - }, - { - "parent": "9715b69f8fd861f2", - "child": "b37d6e2e45f66f33", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "03b19334db29dd0d", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "0faf8749e7caad06", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "0faf8749e7caad06", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "227d9dbfdb949d11", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "adaa708f703652d6", - "child": "544ec51c3fe9a624", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "5efe1218da015951", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "6ad7c0b45a22318c", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "9715b69f8fd861f2", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "b37d6e2e45f66f33", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "c0d6e0f3841a7244", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "edcf6e67eac04af0", - "type": "dependency-of" - }, - { - "parent": "adaa708f703652d6", - "child": "f45009f97952cd8e", - "type": "contains" - }, - { - "parent": "b37d6e2e45f66f33", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "b37d6e2e45f66f33", - "child": "d7486c5ba43c6e31", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "008bcc1445f44203", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "03b19334db29dd0d", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "0a3b4a9dae4049aa", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "0faf8749e7caad06", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "10c99a42ed5bf9d4", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "227d9dbfdb949d11", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "447c9d9ac25e4f16", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "544ec51c3fe9a624", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "5efe1218da015951", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "6ad7c0b45a22318c", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "7e0c00dbb6f330e7", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "9715b69f8fd861f2", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "adaa708f703652d6", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "b37d6e2e45f66f33", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "c0d6e0f3841a7244", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "c26e3474bc5d2bf8", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "edcf6e67eac04af0", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "f0def3051a26afc8", - "type": "contains" - }, - { - "parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "child": "f95be16d8615d51f", - "type": "contains" - }, - { - "parent": "c0d6e0f3841a7244", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "c0d6e0f3841a7244", - "child": "47c9d14986fb43fc", - "type": "contains" - }, - { - "parent": "c0d6e0f3841a7244", - "child": "51ddc107d90f5f4b", - "type": "contains" - }, - { - "parent": "c0d6e0f3841a7244", - "child": "bf51187b1c0aae54", - "type": "contains" - }, - { - "parent": "c0d6e0f3841a7244", - "child": "c911f25351778370", - "type": "contains" - }, - { - "parent": "c0d6e0f3841a7244", - "child": "e0a729e0af2c3974", - "type": "contains" - }, - { - "parent": "c0d6e0f3841a7244", - "child": "f95be16d8615d51f", - "type": "dependency-of" - }, - { - "parent": "c26e3474bc5d2bf8", - "child": "0faf8749e7caad06", - "type": "dependency-of" - }, - { - "parent": "c26e3474bc5d2bf8", - "child": "1b44ca36c7adf9ce", - "type": "contains" - }, - { - "parent": "c26e3474bc5d2bf8", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "edcf6e67eac04af0", - "child": "10c99a42ed5bf9d4", - "type": "dependency-of" - }, - { - "parent": "edcf6e67eac04af0", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "edcf6e67eac04af0", - "child": "564026926225072e", - "type": "contains" - }, - { - "parent": "edcf6e67eac04af0", - "child": "5f6a22a80b2c468e", - "type": "contains" - }, - { - "parent": "edcf6e67eac04af0", - "child": "7964b7b17ac34389", - "type": "contains" - }, - { - "parent": "edcf6e67eac04af0", - "child": "c468e3fb98398685", - "type": "contains" - }, - { - "parent": "edcf6e67eac04af0", - "child": "da2faa18609cadef", - "type": "contains" - }, - { - "parent": "edcf6e67eac04af0", - "child": "faa5e8897571d717", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "09bf3883b623158f", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "381dc0cda08e8d53", - "type": "evident-by" - }, - { - "parent": "f0def3051a26afc8", - "child": "3f37b052555a032a", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "5229138dd6e4ad25", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "5c344de6c0adfb41", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "627946275cda492f", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "671d1f01c6f0063d", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "6722cd9ee8e4cd77", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "75fcc462c95ba1ee", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "761377117b43797c", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "7e0eaf4903e2c594", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "81a031158e5a172a", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "8d0f0e38c71439e1", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "932c31c2300cc286", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "a11195f3b431951d", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "bd290647080920df", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "c0437528810bb1fb", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "c4d82f372f586c5d", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "c9f749c20ace3749", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "d15e3bb2fde54385", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "d7833aea1af90c3e", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "e62c139013a804b7", - "type": "contains" - }, - { - "parent": "f0def3051a26afc8", - "child": "f229e2967a4439ae", - "type": "contains" - }, - { - "parent": "f95be16d8615d51f", - "child": "381dc0cda08e8d53", - "type": "evident-by" - } - ], - "files": [ - { - "id": "564026926225072e", - "location": { - "path": "/bin/busybox", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 841392 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c9534b79e07b568ba108efe4cfe75b7cbddd6387" - }, - { - "algorithm": "sha256", - "value": "36d96947f81bee3a5e1d436a333a52209f051bb3556028352d4273a748e2d136" - } - ] - }, - { - "id": "8d0f0e38c71439e1", - "location": { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3af08548ef78cfdedcf349880c2c6a1a48763a0e" - }, - { - "algorithm": "sha256", - "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4" - } - ] - }, - { - "id": "671d1f01c6f0063d", - "location": { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bfb616658cc05a872568b0c8e398c482e23b60dd" - }, - { - "algorithm": "sha256", - "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9" - } - ] - }, - { - "id": "6722cd9ee8e4cd77", - "location": { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3671ae0ec7503b1e193587c1dcdf7b78bc863e42" - }, - { - "algorithm": "sha256", - "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c" - } - ] - }, - { - "id": "627946275cda492f", - "location": { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "95995311236b7a55933642ffa10ce6014f1af7d0" - }, - { - "algorithm": "sha256", - "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f" - } - ] - }, - { - "id": "09bf3883b623158f", - "location": { - "path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "58d5ba4b2f3b1e927721d7a6432f298eedf72a6b" - }, - { - "algorithm": "sha256", - "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3" - } - ] - }, - { - "id": "7ff31e5e9ba0bfa9", - "location": { - "path": "/etc/crontabs/root", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 600, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/tab-separated-values", - "size": 283 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bdf9356a9516238c8b2468613517749098b17ef6" - }, - { - "algorithm": "sha256", - "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3" - } - ] - }, - { - "id": "6b9abe7d80ee470b", - "location": { - "path": "/etc/fstab", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/csv", - "size": 89 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d50ee135ef10a434b9df582ea8276b5c1ce803fa" - }, - { - "algorithm": "sha256", - "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841" - } - ] - }, - { - "id": "cae4284f430d1452", - "location": { - "path": "/etc/group", - "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 716 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "42a0e86e177b9b17e6491f420a36980991f3d9d7" - }, - { - "algorithm": "sha256", - "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209" - } - ] - }, - { - "id": "e456dfb5be04fdb7", - "location": { - "path": "/etc/hostname", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 10 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ea75706155cffed0a1bd43ddba4543da27d73a67" - }, - { - "algorithm": "sha256", - "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16" - } - ] - }, - { - "id": "4fdfbb03676f495b", - "location": { - "path": "/etc/hosts", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 79 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "043eb324a653456caa1a73e2e2d49f77792bb0c5" - }, - { - "algorithm": "sha256", - "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492" - } - ] - }, - { - "id": "2791973cba0a89bb", - "location": { - "path": "/etc/inittab", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 570 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4ecb616e15bb4335917b513f34ac133ae0f8a477" - }, - { - "algorithm": "sha256", - "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87" - } - ] - }, - { - "id": "5f6a22a80b2c468e", - "location": { - "path": "/etc/logrotate.d/acpid", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 140 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4f29720883559a74be03f4de69de2f66113b064b" - }, - { - "algorithm": "sha256", - "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031" - } - ] - }, - { - "id": "1071b0c6b4d98bb1", - "location": { - "path": "/etc/modprobe.d/aliases.conf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 1545 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5946e1e930583552bb7b863eb94bcbb3feef8aa9" - }, - { - "algorithm": "sha256", - "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942" - } - ] - }, - { - "id": "7b189c84b22c7f02", - "location": { - "path": "/etc/modprobe.d/blacklist.conf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 2136 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e1376014791376ddee402f8d06dae7b4e9e6f67e" - }, - { - "algorithm": "sha256", - "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866" - } - ] - }, - { - "id": "b103e8d521455a19", - "location": { - "path": "/etc/modprobe.d/i386.conf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 122 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a676b2fe78e7ea897d702b2c2fb2a2659f1eb657" - }, - { - "algorithm": "sha256", - "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8" - } - ] - }, - { - "id": "77282715f933737e", - "location": { - "path": "/etc/modprobe.d/kms.conf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 91 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ca76cb9f71980e9bda8db6bf95da759e26b27a88" - }, - { - "algorithm": "sha256", - "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5" - } - ] - }, - { - "id": "8108ab845e4ccbcb", - "location": { - "path": "/etc/modules", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 15 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b68a208d48a91c670c8040a03c95fae12c144f53" - }, - { - "algorithm": "sha256", - "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d" - } - ] - }, - { - "id": "35ab393f27e0bc39", - "location": { - "path": "/etc/motd", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 284 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "48b912f610627546cfc30af0f974745a1bf7c30f" - }, - { - "algorithm": "sha256", - "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30" - } - ] - }, - { - "id": "da2faa18609cadef", - "location": { - "path": "/etc/network/if-up.d/dad", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 775, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 265 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3917fe94f44ab9881d90105c2a87af475b7ad10e" - }, - { - "algorithm": "sha256", - "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466" - } - ] - }, - { - "id": "4cf9c3537f896231", - "location": { - "path": "/etc/nsswitch.conf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 205 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f4306c327bf44767da8da4e3a13bf40bdd4d3aaa" - }, - { - "algorithm": "sha256", - "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d" - } - ] - }, - { - "id": "b9bb428a1e709173", - "location": { - "path": "/etc/passwd", - "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 1229 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "868a379faddd3ce45c429893e9d31960fbd23dd3" - }, - { - "algorithm": "sha256", - "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd" - } - ] - }, - { - "id": "e549cedcbd486e69", - "location": { - "path": "/etc/profile", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 846 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "21ae544d7bd19001f595364af259bca9105d445e" - }, - { - "algorithm": "sha256", - "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e" - } - ] - }, - { - "id": "d98fbe0bce78b009", - "location": { - "path": "/etc/profile.d/README", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 249 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "df9396b02cf3be70767e6171eb691baa6d40c759" - }, - { - "algorithm": "sha256", - "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0" - } - ] - }, - { - "id": "02eba7befcbb3bfa", - "location": { - "path": "/etc/profile.d/color_prompt.sh.disabled", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 447 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d5733d99d7b5676f6d58c19a3a47a8bc3fe6e2e5" - }, - { - "algorithm": "sha256", - "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617" - } - ] - }, - { - "id": "71fcfec0ece1a67a", - "location": { - "path": "/etc/profile.d/locale.sh", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 61 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4bc8fe596ef5996c5f572f32b61a94ec7515a01c" - }, - { - "algorithm": "sha256", - "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2" - } - ] - }, - { - "id": "b58b2fb69e8b39c8", - "location": { - "path": "/etc/protocols", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 3144 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d5f9654539089b96f1b1956848d783527da6fb47" - }, - { - "algorithm": "sha256", - "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46" - } - ] - }, - { - "id": "7964b7b17ac34389", - "location": { - "path": "/etc/securetty", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 98 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "981f791ead8d513679f7d443892b23f70e45ace5" - }, - { - "algorithm": "sha256", - "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab" - } - ] - }, - { - "id": "dfe56f19a55af4ab", - "location": { - "path": "/etc/services", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 12813 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a0d7a229bf049f7fe17e8445226236e4024535d0" - }, - { - "algorithm": "sha256", - "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48" - } - ] - }, - { - "id": "862a8ff2f35a6b80", - "location": { - "path": "/etc/shadow", - "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d" - }, - "metadata": { - "mode": 640, - "type": "RegularFile", - "userID": 0, - "groupID": 42, - "mimeType": "text/plain", - "size": 449 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "612257efc83f5f8dd3d46404c20d9a4927a1a345" - }, - { - "algorithm": "sha256", - "value": "a61d56f082f15184942d84f3c8eba1b48593a2dd6282c271e6c6242882ba9227" - } - ] - }, - { - "id": "8668162f21426d67", - "location": { - "path": "/etc/shells", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 38 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a239b661da4227a07f6a9183699fd275bdb12640" - }, - { - "algorithm": "sha256", - "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f" - } - ] - }, - { - "id": "1b44ca36c7adf9ce", - "location": { - "path": "/etc/ssl/certs/ca-certificates.crt", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 214509 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b132b312a42c8be5d632069aecc6797b629f1264" - }, - { - "algorithm": "sha256", - "value": "824cefcee69de918c76b7b92776f304c3a4b7f6281539118bc1d41a9dd8476d9" - } - ] - }, - { - "id": "0b8849b68b9c0a64", - "location": { - "path": "/etc/ssl/ct_log_list.cnf", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 412 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a2587c4e97408b64274e5e052b74e3754892c13a" - }, - { - "algorithm": "sha256", - "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b" - } - ] - }, - { - "id": "50d5b1e593dc606e", - "location": { - "path": "/etc/ssl/ct_log_list.cnf.dist", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 412 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a2587c4e97408b64274e5e052b74e3754892c13a" - }, - { - "algorithm": "sha256", - "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b" - } - ] - }, - { - "id": "0fcf29975c406ec9", - "location": { - "path": "/etc/ssl/misc/CA.pl", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/x-perl", - "size": 8062 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "99ca8b6ceea241ef139900a8443a3315649c8ac4" - }, - { - "algorithm": "sha256", - "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8" - } - ] - }, - { - "id": "a8f831d10b58413a", - "location": { - "path": "/etc/ssl/misc/tsget.pl", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/x-perl", - "size": 6746 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4c0ec33c1491923f7ee5cff7cbc2c8b349428135" - }, - { - "algorithm": "sha256", - "value": "5a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233ad" - } - ] - }, - { - "id": "58c4e2c91df47220", - "location": { - "path": "/etc/ssl/openssl.cnf", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 12292 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7ea62afe227ac7bd5c4e9afc7dc3b8ffa220c908" - }, - { - "algorithm": "sha256", - "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318" - } - ] - }, - { - "id": "7bca8ed466ad9462", - "location": { - "path": "/etc/ssl/openssl.cnf.dist", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 12292 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7ea62afe227ac7bd5c4e9afc7dc3b8ffa220c908" - }, - { - "algorithm": "sha256", - "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318" - } - ] - }, - { - "id": "c7bb6e42ea2504f8", - "location": { - "path": "/etc/sysctl.conf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 53 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e2ea73ded7e7371664204b148569fb5e88b0f7a8" - }, - { - "algorithm": "sha256", - "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0" - } - ] - }, - { - "id": "faa5e8897571d717", - "location": { - "path": "/etc/udhcpd.conf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 5636 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1202c58e3ebba2edde32aa789b7af66639d0ed05" - }, - { - "algorithm": "sha256", - "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e" - } - ] - }, - { - "id": "381dc0cda08e8d53", - "location": { - "path": "/lib/apk/db/installed", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - } - }, - { - "id": "f45009f97952cd8e", - "location": { - "path": "/lib/ld-musl-x86_64.so.1", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 616992 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b46c60c7614bac3fb4524d373540706db1224425" - }, - { - "algorithm": "sha256", - "value": "a0e80898190e34005a4d0598fa71e2e0b0ab2726a3cd73c3ad147770ca371173" - } - ] - }, - { - "id": "1aa086f53c8c0808", - "location": { - "path": "/lib/libapk.so.3.12.0", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 184008 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a298e962a5e0ce6395a3b11b35ef25e57a25d3c8" - }, - { - "algorithm": "sha256", - "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45" - } - ] - }, - { - "id": "21662b66f5a3ba9f", - "location": { - "path": "/lib/libcrypto.so.3", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 3882720 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "25ffd0012081a816486b5cac321edb861052af0e" - }, - { - "algorithm": "sha256", - "value": "bf11aa8171503a9c05526903e07ae6f152f06de4d7e858acfe34f227e3bea0d4" - } - ] - }, - { - "id": "afbc0283181f3466", - "location": { - "path": "/lib/libssl.so.3", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 602120 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a7c33cda6eb0d441263ff08a593523509109adcd" - }, - { - "algorithm": "sha256", - "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a" - } - ] - }, - { - "id": "6d81ff77d1d5460a", - "location": { - "path": "/lib/libz.so.1.2.13", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 100264 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7698af4c7e324d69d09d311d28699431a97f0ac2" - }, - { - "algorithm": "sha256", - "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4" - } - ] - }, - { - "id": "89c7ab9592844cbb", - "location": { - "path": "/lib/sysctl.d/00-alpine.conf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 1278 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1e9125cd6d7112098a7c446d4f2ee8a269a7aba7" - }, - { - "algorithm": "sha256", - "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380" - } - ] - }, - { - "id": "c765115741fe905b", - "location": { - "path": "/sbin/apk", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 69560 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ff86e638f7bf1f56211d1ce5ae3dbba2e7d384cc" - }, - { - "algorithm": "sha256", - "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec" - } - ] - }, - { - "id": "c911f25351778370", - "location": { - "path": "/sbin/ldconfig", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 393 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2a36b6f8f3992b112450e66ac128c2ea499a103e" - }, - { - "algorithm": "sha256", - "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7" - } - ] - }, - { - "id": "7d20b94207bb76a7", - "location": { - "path": "/sbin/su-exec", - "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 14080 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "11c973a30932482bdda655fbe57326ad602f5edf" - }, - { - "algorithm": "sha256", - "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96" - } - ] - }, - { - "id": "e0a729e0af2c3974", - "location": { - "path": "/usr/bin/getconf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 34920 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "514468d67656129d5bc162ca39a16ff4c4641ae6" - }, - { - "algorithm": "sha256", - "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e" - } - ] - }, - { - "id": "51ddc107d90f5f4b", - "location": { - "path": "/usr/bin/getent", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 48448 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ceddd4e0b7e00ddcc5b85de5205ce4b506f99cbc" - }, - { - "algorithm": "sha256", - "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157" - } - ] - }, - { - "id": "47c9d14986fb43fc", - "location": { - "path": "/usr/bin/iconv", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 24168 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "314af66ec460757ec81034fc55e6fcd9ab5badf9" - }, - { - "algorithm": "sha256", - "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e" - } - ] - }, - { - "id": "bf51187b1c0aae54", - "location": { - "path": "/usr/bin/ldd", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 52 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c850211a08262fb11181b200eca431c93cdfde4b" - }, - { - "algorithm": "sha256", - "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb" - } - ] - }, - { - "id": "6a7f2c32518c8dbc", - "location": { - "path": "/usr/bin/scanelf", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 83840 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "368022b2c543b9a9d717528e125f2aac50376eca" - }, - { - "algorithm": "sha256", - "value": "9d67cee3e834a1c96ff488471e70de590886253ffca68f6f36a28044f4d09878" - } - ] - }, - { - "id": "d7486c5ba43c6e31", - "location": { - "path": "/usr/bin/ssl_client", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 14320 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dd2841de918c0cbf11eecaaf0d578b38167a3f74" - }, - { - "algorithm": "sha256", - "value": "99a0361fb672afb60c11e11ae4139f69af1aad2ca7b38c5be8035a2551db683d" - } - ] - }, - { - "id": "337e3d17e1da8c46", - "location": { - "path": "/usr/lib/engines-3/afalg.so", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 22632 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "45d0ff9513edf92a5d5c4ee2aa8d46b557de2be0" - }, - { - "algorithm": "sha256", - "value": "b75ee5e1ac378b66dcfec99c5745624b8eac50d3000baeb31da241cd277914aa" - } - ] - }, - { - "id": "c128b715935bd2ba", - "location": { - "path": "/usr/lib/engines-3/capi.so", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 13848 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "446642893093fdbe85d7dd1f02acc9e827b3a933" - }, - { - "algorithm": "sha256", - "value": "857c3d3a882ea1ea4b1d5e24b910c90019b077eac0d1c0bf1f563222f5bb96b2" - } - ] - }, - { - "id": "7ce112baaa205614", - "location": { - "path": "/usr/lib/engines-3/loader_attic.so", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 47656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "08cf36a0962c7719d4e7195d4a249e6322d39aca" - }, - { - "algorithm": "sha256", - "value": "b3950a419b3d76bb01475788dd8bdb93a2281a5d4d58ae1ecaa07059212a57df" - } - ] - }, - { - "id": "095bf0e5d4182274", - "location": { - "path": "/usr/lib/engines-3/padlock.so", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 22408 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4abe87b5e76f02a564e3245a5019cbe09fa48c31" - }, - { - "algorithm": "sha256", - "value": "4c7ba20896a438112b10f897b6c4b5a648e40c8a126dee1161215c7d9f91edfd" - } - ] - }, - { - "id": "020ed41b1a1bf235", - "location": { - "path": "/usr/lib/ossl-modules/legacy.so", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/x-sharedlib", - "size": 104328 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "54c240590a11101c8b0c8c44533030073b154691" - }, - { - "algorithm": "sha256", - "value": "9bfaa6a311b8af4190169369a241a693b69303f80f5833ac417015100ba79365" - } - ] - }, - { - "id": "ae6ff334fd58f681", - "location": { - "path": "/usr/local/bin/redis-server", - "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25" - } - }, - { - "id": "d7833aea1af90c3e", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3af08548ef78cfdedcf349880c2c6a1a48763a0e" - }, - { - "algorithm": "sha256", - "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4" - } - ] - }, - { - "id": "f229e2967a4439ae", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bfb616658cc05a872568b0c8e398c482e23b60dd" - }, - { - "algorithm": "sha256", - "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9" - } - ] - }, - { - "id": "5c344de6c0adfb41", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "053a92f87fd4532850bb31f0881978efe0532ae5" - }, - { - "algorithm": "sha256", - "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b" - } - ] - }, - { - "id": "7e0eaf4903e2c594", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3671ae0ec7503b1e193587c1dcdf7b78bc863e42" - }, - { - "algorithm": "sha256", - "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c" - } - ] - }, - { - "id": "c4d82f372f586c5d", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "39ac5d72c6ba018a0f74b8b453894edc9db07b5f" - }, - { - "algorithm": "sha256", - "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041" - } - ] - }, - { - "id": "c9f749c20ace3749", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c8fabeb2eeb992c368c77b9707e0d1ecfd7cf905" - }, - { - "algorithm": "sha256", - "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97" - } - ] - }, - { - "id": "3f37b052555a032a", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "329643357d0b78b1ef48ec155325e25f1d7534dd" - }, - { - "algorithm": "sha256", - "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff" - } - ] - }, - { - "id": "bd290647080920df", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "825090fde25bbc0e71a9cb3076316b5afe459e4d" - }, - { - "algorithm": "sha256", - "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d" - } - ] - }, - { - "id": "761377117b43797c", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 451 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5d4743128353b6396fad2fa2ba793ace21602295" - }, - { - "algorithm": "sha256", - "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278" - } - ] - }, - { - "id": "81a031158e5a172a", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "95995311236b7a55933642ffa10ce6014f1af7d0" - }, - { - "algorithm": "sha256", - "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f" - } - ] - }, - { - "id": "c0437528810bb1fb", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "58d5ba4b2f3b1e927721d7a6432f298eedf72a6b" - }, - { - "algorithm": "sha256", - "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3" - } - ] - }, - { - "id": "932c31c2300cc286", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "23d0f2ea1af269c2f66165e0f8a944e96bf011de" - }, - { - "algorithm": "sha256", - "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1" - } - ] - }, - { - "id": "a11195f3b431951d", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3529ec82670c6d4e20ee3e4968db34b551e91d50" - }, - { - "algorithm": "sha256", - "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751" - } - ] - }, - { - "id": "d15e3bb2fde54385", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "55a301064e11c6fe9ba0f2ca17e234f3943ccb61" - }, - { - "algorithm": "sha256", - "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b" - } - ] - }, - { - "id": "e62c139013a804b7", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "de1241307014aae3dba798e900f163408d98d6f4" - }, - { - "algorithm": "sha256", - "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da" - } - ] - }, - { - "id": "5229138dd6e4ad25", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "57f6b93fda4a4496fab62844ddef0eeb168f80b5" - }, - { - "algorithm": "sha256", - "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d" - } - ] - }, - { - "id": "75fcc462c95ba1ee", - "location": { - "path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "df02c9adc2906a3aa5e5ad69f50e3953e65710d0" - }, - { - "algorithm": "sha256", - "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31" - } - ] - }, - { - "id": "c468e3fb98398685", - "location": { - "path": "/usr/share/udhcpc/default.script", - "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39" - }, - "metadata": { - "mode": 755, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 3688 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1d6a46dde403f14a22e2692cd84dd24af3805216" - }, - { - "algorithm": "sha256", - "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13" - } - ] - }, - { - "id": "f855f861ab6f427e", - "location": { - "path": "/usr/share/zoneinfo/Africa/Abidjan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 148 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5cc9b028b5bd2222200e20091a18868ea62c4f18" - }, - { - "algorithm": "sha256", - "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997" - } - ] - }, - { - "id": "e88fa9f7bf93f863", - "location": { - "path": "/usr/share/zoneinfo/Africa/Addis_Ababa", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 265 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "289d1fb5a419107bc1d23a84a9e06ad3f9ee8403" - }, - { - "algorithm": "sha256", - "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968" - } - ] - }, - { - "id": "39afb62b54d78311", - "location": { - "path": "/usr/share/zoneinfo/Africa/Algiers", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 735 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "edb95d3dc9238b5545f4f1d85d8bc879cdacdec8" - }, - { - "algorithm": "sha256", - "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6" - } - ] - }, - { - "id": "6d0c67dc066053ce", - "location": { - "path": "/usr/share/zoneinfo/Africa/Bangui", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 235 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "30ba925b4670235915dddfa1dd824dd9d7295eac" - }, - { - "algorithm": "sha256", - "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846" - } - ] - }, - { - "id": "979e61945d48af31", - "location": { - "path": "/usr/share/zoneinfo/Africa/Bissau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 194 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "adca16c6998258a9ccabcc8d4bcfe883a8d848f5" - }, - { - "algorithm": "sha256", - "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9" - } - ] - }, - { - "id": "af4c0ef440559788", - "location": { - "path": "/usr/share/zoneinfo/Africa/Blantyre", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 149 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b99f3115100292d9884a22ed9aef9a9c43b31ccd" - }, - { - "algorithm": "sha256", - "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682" - } - ] - }, - { - "id": "5d8a3b88cc1f3247", - "location": { - "path": "/usr/share/zoneinfo/Africa/Cairo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2399 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "428e1f5f708eb4c131f29185bd602223027b3eac" - }, - { - "algorithm": "sha256", - "value": "2dfb7e1822d085a4899bd56a526b041681c84b55617daee91499fd1990a989fb" - } - ] - }, - { - "id": "8832d7251f11ec6b", - "location": { - "path": "/usr/share/zoneinfo/Africa/Casablanca", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2429 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8299b0d609b0f62013f4320df4b92583c21071fc" - }, - { - "algorithm": "sha256", - "value": "e11a956f0fc5dd9b9ca29202da2bc027c583c23e7044e0c007aeed0697577200" - } - ] - }, - { - "id": "293d18890051cbd1", - "location": { - "path": "/usr/share/zoneinfo/Africa/Ceuta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2052 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "029ce64badb36722c9e2191f3ce858c514aabbc1" - }, - { - "algorithm": "sha256", - "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf" - } - ] - }, - { - "id": "0614b34e874e553a", - "location": { - "path": "/usr/share/zoneinfo/Africa/El_Aaiun", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2295 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "30b58415b36d7646e0a3a3c2b04738f778bafa09" - }, - { - "algorithm": "sha256", - "value": "516082a902c9c5df2ab13630f36933f56d6cbb05b94d1827670df5b03583cf6d" - } - ] - }, - { - "id": "ae9f3835d5c97c79", - "location": { - "path": "/usr/share/zoneinfo/Africa/Johannesburg", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 246 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "65c0d4ab314cb72b8d8c768e3d0c3218848b61f1" - }, - { - "algorithm": "sha256", - "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e" - } - ] - }, - { - "id": "2b4053bb643c8b96", - "location": { - "path": "/usr/share/zoneinfo/Africa/Juba", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 679 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "48173811f532aabc17b3798c40fad46a3df0e543" - }, - { - "algorithm": "sha256", - "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4" - } - ] - }, - { - "id": "e51d7d2509c86a26", - "location": { - "path": "/usr/share/zoneinfo/Africa/Khartoum", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 679 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7cde30d5acfd99119ef22162c1f8bcafb86eaf03" - }, - { - "algorithm": "sha256", - "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea" - } - ] - }, - { - "id": "19ad03302e9c5572", - "location": { - "path": "/usr/share/zoneinfo/Africa/Monrovia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 208 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "81b045ed68f73a8806c5f2104b573b0479c19bd0" - }, - { - "algorithm": "sha256", - "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5" - } - ] - }, - { - "id": "462be991d4aa9bfc", - "location": { - "path": "/usr/share/zoneinfo/Africa/Ndjamena", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 199 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "035072509f30da9a5a27b48910ae180f9c6b4b15" - }, - { - "algorithm": "sha256", - "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3" - } - ] - }, - { - "id": "b4bbadac564b2e02", - "location": { - "path": "/usr/share/zoneinfo/Africa/Sao_Tome", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 254 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7d2cac076d99bc5e38ba27b67113317ad496d3b1" - }, - { - "algorithm": "sha256", - "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352" - } - ] - }, - { - "id": "eceb6a96dff61f2d", - "location": { - "path": "/usr/share/zoneinfo/Africa/Tripoli", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 625 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fabf4010ab003c26947df60b5e359781670caa70" - }, - { - "algorithm": "sha256", - "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767" - } - ] - }, - { - "id": "411882dc2c2ab002", - "location": { - "path": "/usr/share/zoneinfo/Africa/Tunis", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 689 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c44e2d3c1e351f1004ab69ea559feb8ccdd65f64" - }, - { - "algorithm": "sha256", - "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2" - } - ] - }, - { - "id": "ca496344dd1e76d6", - "location": { - "path": "/usr/share/zoneinfo/Africa/Windhoek", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 955 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f7cab3d13d3213a13658ce399f74cc878cf8953d" - }, - { - "algorithm": "sha256", - "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b" - } - ] - }, - { - "id": "1ce337b79b797e12", - "location": { - "path": "/usr/share/zoneinfo/America/Adak", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2356 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "be58a7c839146fa675eeb6dad748c08d0647542c" - }, - { - "algorithm": "sha256", - "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53" - } - ] - }, - { - "id": "a3a090d17c770172", - "location": { - "path": "/usr/share/zoneinfo/America/Anchorage", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2371 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "275760f2eb22160c578089566f68042a5f4d2f57" - }, - { - "algorithm": "sha256", - "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b" - } - ] - }, - { - "id": "5bbf0beec4e2db01", - "location": { - "path": "/usr/share/zoneinfo/America/Anguilla", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 246 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fcf8be5296496a5dd3a7a97ed331b0bb5c861450" - }, - { - "algorithm": "sha256", - "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497" - } - ] - }, - { - "id": "e31c237b7aee4718", - "location": { - "path": "/usr/share/zoneinfo/America/Araguaina", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 870 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c2cafe3c9cc0e76ef48bd039886653c87ef1af50" - }, - { - "algorithm": "sha256", - "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a" - } - ] - }, - { - "id": "10711691612d93d1", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1062 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b6abf99d18117ac9f9f85da86569a11b6e57aa32" - }, - { - "algorithm": "sha256", - "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63" - } - ] - }, - { - "id": "d7de160704c7718b", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Catamarca", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1062 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8c0ab8c1684ecbb2b92ed2d37273ee9eced805d7" - }, - { - "algorithm": "sha256", - "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d" - } - ] - }, - { - "id": "4af397d97c9dcf0b", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Cordoba", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1062 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "839495859f8144c95a8900b3f966957c4a6fa589" - }, - { - "algorithm": "sha256", - "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6" - } - ] - }, - { - "id": "a6c55b00bea6037e", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Jujuy", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1034 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "68cac9239d1e2b3dc9f558e7ac9b9c88e1f28756" - }, - { - "algorithm": "sha256", - "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd" - } - ] - }, - { - "id": "8122fcdce9359eac", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1076 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "153ec9a9448ab7546772546ec75da4d6822544df" - }, - { - "algorithm": "sha256", - "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878" - } - ] - }, - { - "id": "a0c044d6420150d5", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Mendoza", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1062 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "88785394dcc03b8944e17b2f11314df6bfd29de5" - }, - { - "algorithm": "sha256", - "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747" - } - ] - }, - { - "id": "a3b9f8572503b273", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1062 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3ebbc01799ce451c6a335bd9b2eb47c2b01fed19" - }, - { - "algorithm": "sha256", - "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96" - } - ] - }, - { - "id": "702a43f206c77c12", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Salta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1034 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f1d5d7fc65c024eefe057a7d13c74486877a0d0a" - }, - { - "algorithm": "sha256", - "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237" - } - ] - }, - { - "id": "24749293c438f579", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/San_Juan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1076 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "249fa2bdee94870c9b91fba646178f6a2c7bef04" - }, - { - "algorithm": "sha256", - "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4" - } - ] - }, - { - "id": "6d21f44d69342d79", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/San_Luis", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1088 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c26fd1f57a712d60e6a799aa5afde207f208c05c" - }, - { - "algorithm": "sha256", - "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091" - } - ] - }, - { - "id": "18811578f494d08f", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Tucuman", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1090 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "764ae9765ecd997f840efc9f361cd0a29427d986" - }, - { - "algorithm": "sha256", - "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff" - } - ] - }, - { - "id": "71cc36ff1e2a8de7", - "location": { - "path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1062 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "df4328f70c770b73f3b708f9c1bf7b163f7a4839" - }, - { - "algorithm": "sha256", - "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa" - } - ] - }, - { - "id": "a55fbb64a17269f5", - "location": { - "path": "/usr/share/zoneinfo/America/Asuncion", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2030 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fab148f1f11331fb3f50c73aa97a33e7ed7759df" - }, - { - "algorithm": "sha256", - "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087" - } - ] - }, - { - "id": "4f2e9125500f11fa", - "location": { - "path": "/usr/share/zoneinfo/America/Atikokan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 182 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a94fbc2d567e41723f03629b6c9a864260108a17" - }, - { - "algorithm": "sha256", - "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0" - } - ] - }, - { - "id": "033d4d39bbd66e0b", - "location": { - "path": "/usr/share/zoneinfo/America/Bahia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1010 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "685af2a0b61116c06655987805a46c466c7106bf" - }, - { - "algorithm": "sha256", - "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378" - } - ] - }, - { - "id": "fc4a8eccbadf9ded", - "location": { - "path": "/usr/share/zoneinfo/America/Bahia_Banderas", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1152 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cd85eeae0dcc2e7ceed458c9438515f1ccce268d" - }, - { - "algorithm": "sha256", - "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f" - } - ] - }, - { - "id": "5b402199514686a2", - "location": { - "path": "/usr/share/zoneinfo/America/Barbados", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 436 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5904a49c6c0ce8f10178fe13174ed9c964a8312a" - }, - { - "algorithm": "sha256", - "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1" - } - ] - }, - { - "id": "e07db57ff9028a2b", - "location": { - "path": "/usr/share/zoneinfo/America/Belem", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 562 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b30f11c517b9a6bc6c4e551c81b42f5c1395c2e1" - }, - { - "algorithm": "sha256", - "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26" - } - ] - }, - { - "id": "c58ff24a3bd2cd56", - "location": { - "path": "/usr/share/zoneinfo/America/Belize", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1614 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4728ee967fe9745f4b614e5b511da1c08bd3689c" - }, - { - "algorithm": "sha256", - "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b" - } - ] - }, - { - "id": "052f2cbb3e55bb85", - "location": { - "path": "/usr/share/zoneinfo/America/Boa_Vista", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 618 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "26f298366ec94e19abd9bf582760eaa0ed4f34d3" - }, - { - "algorithm": "sha256", - "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56" - } - ] - }, - { - "id": "103cabf0f471bf60", - "location": { - "path": "/usr/share/zoneinfo/America/Bogota", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 232 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "41393f1eb00480acda3e4b7e3c179b6d07891450" - }, - { - "algorithm": "sha256", - "value": "6757ab9d9646431ba513c28558761670cdd25758e7dbf404735434389cc745a9" - } - ] - }, - { - "id": "30c6d7b55b0a4b1f", - "location": { - "path": "/usr/share/zoneinfo/America/Boise", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2410 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e0608b89be80aaa6660eee5964203ad760b0659a" - }, - { - "algorithm": "sha256", - "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b" - } - ] - }, - { - "id": "d764fcfc3353a9e1", - "location": { - "path": "/usr/share/zoneinfo/America/Cambridge_Bay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2254 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dcfc3c07c7366b75916af1dccd366fd1077e5b18" - }, - { - "algorithm": "sha256", - "value": "ff8c51957dd6755a4472aa13ea6c83ecd7930979e7f4e624fe21f4d3a6f050ba" - } - ] - }, - { - "id": "7b27d67fa6a1abc8", - "location": { - "path": "/usr/share/zoneinfo/America/Campo_Grande", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1430 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8eda418d84bf314b30e7092f5332e4aaf395b57f" - }, - { - "algorithm": "sha256", - "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c" - } - ] - }, - { - "id": "37ebb62b2e24afec", - "location": { - "path": "/usr/share/zoneinfo/America/Cancun", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 834 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "35e82c27fa33e2ca817a48472e1426e472ea9355" - }, - { - "algorithm": "sha256", - "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a" - } - ] - }, - { - "id": "389ca993393d380f", - "location": { - "path": "/usr/share/zoneinfo/America/Caracas", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 250 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a2c3809eed6fd4ead7c2e161460b7c2245e3064c" - }, - { - "algorithm": "sha256", - "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d" - } - ] - }, - { - "id": "ae5ddbfd2334974a", - "location": { - "path": "/usr/share/zoneinfo/America/Cayenne", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 184 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2c881b996db473d14f43e61ca76810b5dfc2069c" - }, - { - "algorithm": "sha256", - "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427" - } - ] - }, - { - "id": "45c462ad8b151f81", - "location": { - "path": "/usr/share/zoneinfo/America/Chicago", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3592 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0a037f985f6fa0b392c95c7afb247f16a3925a7e" - }, - { - "algorithm": "sha256", - "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686" - } - ] - }, - { - "id": "6b0bf69caded0071", - "location": { - "path": "/usr/share/zoneinfo/America/Chihuahua", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1102 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f2b966e3f45bd5d59999345e6ca9455278d8f356" - }, - { - "algorithm": "sha256", - "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109" - } - ] - }, - { - "id": "ae908e1cb5e4506e", - "location": { - "path": "/usr/share/zoneinfo/America/Ciudad_Juarez", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1538 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "96abf953ec2937751779ca96a27cbe70cc8263d0" - }, - { - "algorithm": "sha256", - "value": "390b2dc8faccc71de73446f380386afd6d262b8f7e02934c2bbffaa7ee9d27ae" - } - ] - }, - { - "id": "dd59eeef0d0bb9eb", - "location": { - "path": "/usr/share/zoneinfo/America/Costa_Rica", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 316 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2d1fd66de0198ddfcc1958fbaaaaba9cdb7b1d8f" - }, - { - "algorithm": "sha256", - "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe" - } - ] - }, - { - "id": "7fd1959a196c445f", - "location": { - "path": "/usr/share/zoneinfo/America/Creston", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 360 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a3f54df3a017c38626f04bd9576a0a11663303fd" - }, - { - "algorithm": "sha256", - "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664" - } - ] - }, - { - "id": "0b7fca7293d6fb28", - "location": { - "path": "/usr/share/zoneinfo/America/Cuiaba", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1402 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ed31161916635d36d8a24e97bb43c83cecb02319" - }, - { - "algorithm": "sha256", - "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648" - } - ] - }, - { - "id": "ee1dc76a5a00e4a9", - "location": { - "path": "/usr/share/zoneinfo/America/Danmarkshavn", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 698 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3bfae70ff7ffa8b928ba4bf0bcb5452d09ec0407" - }, - { - "algorithm": "sha256", - "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c" - } - ] - }, - { - "id": "c75790984bd556a1", - "location": { - "path": "/usr/share/zoneinfo/America/Dawson", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1614 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dc241cb66d50821505cc7708d43ee9b1e77a36dc" - }, - { - "algorithm": "sha256", - "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c" - } - ] - }, - { - "id": "13394de2a934a79c", - "location": { - "path": "/usr/share/zoneinfo/America/Dawson_Creek", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1050 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dd98b887a02f1ae2785d5d6fe7d77e91ec5aae83" - }, - { - "algorithm": "sha256", - "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43" - } - ] - }, - { - "id": "421c3d3a15f9695d", - "location": { - "path": "/usr/share/zoneinfo/America/Denver", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2460 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "faa7d6cf4178d032d8ba8a4d77eac0fd47f8a718" - }, - { - "algorithm": "sha256", - "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9" - } - ] - }, - { - "id": "041c27868869727d", - "location": { - "path": "/usr/share/zoneinfo/America/Detroit", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2230 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6597537b399eab91a66e32bb4edae466de96a146" - }, - { - "algorithm": "sha256", - "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98" - } - ] - }, - { - "id": "0c3a57fdeee25198", - "location": { - "path": "/usr/share/zoneinfo/America/Edmonton", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2332 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4f441f7a62122e43a963260550efb1a1ff3100c2" - }, - { - "algorithm": "sha256", - "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1" - } - ] - }, - { - "id": "fa721c0f062bdb54", - "location": { - "path": "/usr/share/zoneinfo/America/Eirunepe", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 642 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a8e1bda8dd087d157ed049568d57dcb7ef5e126b" - }, - { - "algorithm": "sha256", - "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af" - } - ] - }, - { - "id": "2c2946357ac1438c", - "location": { - "path": "/usr/share/zoneinfo/America/El_Salvador", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 224 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "45b4b952081502968b04b36e7cae24b987e9f532" - }, - { - "algorithm": "sha256", - "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05" - } - ] - }, - { - "id": "176d850311eff2cc", - "location": { - "path": "/usr/share/zoneinfo/America/Ensenada", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2374 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b636eadf9fda46ca28076666594453f47c9b0efd" - }, - { - "algorithm": "sha256", - "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4" - } - ] - }, - { - "id": "a42c41e5e8495c7c", - "location": { - "path": "/usr/share/zoneinfo/America/Fort_Nelson", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2240 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a453ec818cd948cc2492666443d4e39637ed7040" - }, - { - "algorithm": "sha256", - "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d" - } - ] - }, - { - "id": "d035801758809f43", - "location": { - "path": "/usr/share/zoneinfo/America/Fort_Wayne", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1682 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ad1a26bddb9304a620b2c6f7ec9f3a5226622906" - }, - { - "algorithm": "sha256", - "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c" - } - ] - }, - { - "id": "2febc7e0efc4f072", - "location": { - "path": "/usr/share/zoneinfo/America/Fortaleza", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 702 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "538e62d07963e59bf9884b70bcbde2f9eb2c865e" - }, - { - "algorithm": "sha256", - "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665" - } - ] - }, - { - "id": "7086fbdeebba8b70", - "location": { - "path": "/usr/share/zoneinfo/America/Glace_Bay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2192 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "40ba9843662a853c1d3643395db1a75c1164951f" - }, - { - "algorithm": "sha256", - "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817" - } - ] - }, - { - "id": "3a47a403200ee17c", - "location": { - "path": "/usr/share/zoneinfo/America/Godthab", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1903 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f419ca83195db2e6e2d3495593a200ca29542012" - }, - { - "algorithm": "sha256", - "value": "a7856badd1637e1f8ca6cec711118fd257e1560c44c37e1ee4aabc172495fced" - } - ] - }, - { - "id": "558acffb381e7d51", - "location": { - "path": "/usr/share/zoneinfo/America/Goose_Bay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3210 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "21d4df7695accb7b5164e41e28452f9655cd91a0" - }, - { - "algorithm": "sha256", - "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516" - } - ] - }, - { - "id": "72e15fe105bd27b1", - "location": { - "path": "/usr/share/zoneinfo/America/Grand_Turk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1834 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "48735366abbf3760087cd1533f24415136763745" - }, - { - "algorithm": "sha256", - "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305" - } - ] - }, - { - "id": "638878ce9b6a9ef6", - "location": { - "path": "/usr/share/zoneinfo/America/Guatemala", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 280 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e0d50c845873aa466c9a2b020326d57af4d39b3d" - }, - { - "algorithm": "sha256", - "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4" - } - ] - }, - { - "id": "b64df19a18706a57", - "location": { - "path": "/usr/share/zoneinfo/America/Guayaquil", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 232 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "104819aea721a86e274484ddbc58c331bc404226" - }, - { - "algorithm": "sha256", - "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d" - } - ] - }, - { - "id": "cafe91bc2b50480c", - "location": { - "path": "/usr/share/zoneinfo/America/Guyana", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 248 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7623e796f8074a16a88a78e36445c26c52174474" - }, - { - "algorithm": "sha256", - "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9" - } - ] - }, - { - "id": "dc7c45c7eb02bc0d", - "location": { - "path": "/usr/share/zoneinfo/America/Halifax", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3424 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "93568fd7e148b3f61fca5f36f8ae0a5b3b107fe3" - }, - { - "algorithm": "sha256", - "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f" - } - ] - }, - { - "id": "fcb46bd25f10f181", - "location": { - "path": "/usr/share/zoneinfo/America/Havana", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2416 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "51c1a7a700e4028481e506e58faf22f9677c5e29" - }, - { - "algorithm": "sha256", - "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7" - } - ] - }, - { - "id": "f4da28dbaeb22fe9", - "location": { - "path": "/usr/share/zoneinfo/America/Hermosillo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 456 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8c3ecd05ccca4d9ab119fe79f205ddbd34b46080" - }, - { - "algorithm": "sha256", - "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980" - } - ] - }, - { - "id": "279dfda10f9c4ce8", - "location": { - "path": "/usr/share/zoneinfo/America/Indiana/Knox", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2444 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "41fdfe70a9789d427dc4be468f559a97ee9fcf54" - }, - { - "algorithm": "sha256", - "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f" - } - ] - }, - { - "id": "045cc43fc690afc2", - "location": { - "path": "/usr/share/zoneinfo/America/Indiana/Marengo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1738 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0530ef4b3396d7031cc5e4ff82dc42c10f2f89a1" - }, - { - "algorithm": "sha256", - "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2" - } - ] - }, - { - "id": "788e4744831a508b", - "location": { - "path": "/usr/share/zoneinfo/America/Indiana/Petersburg", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1920 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "570cef94f900163bce34b3f85b9ea5b36df92146" - }, - { - "algorithm": "sha256", - "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724" - } - ] - }, - { - "id": "334bd946a5c10353", - "location": { - "path": "/usr/share/zoneinfo/America/Indiana/Tell_City", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1700 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "20594c1309a07d4691ff9af0a77782b5e2d95c61" - }, - { - "algorithm": "sha256", - "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f" - } - ] - }, - { - "id": "4dba586b09b26b02", - "location": { - "path": "/usr/share/zoneinfo/America/Indiana/Vevay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1430 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3959be4d9e86c9c1a7f8febc46554584b2a7ceff" - }, - { - "algorithm": "sha256", - "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9" - } - ] - }, - { - "id": "ae673c553ce1725a", - "location": { - "path": "/usr/share/zoneinfo/America/Indiana/Vincennes", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1710 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f9a3d65b42b008c5a85c73934fcf94eaeac4b931" - }, - { - "algorithm": "sha256", - "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0" - } - ] - }, - { - "id": "18f19aa06704e7ba", - "location": { - "path": "/usr/share/zoneinfo/America/Indiana/Winamac", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1794 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5d169fbd02f628dd6fdafbbab7a7e4a6da54fd21" - }, - { - "algorithm": "sha256", - "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab" - } - ] - }, - { - "id": "38adaf01bf769d53", - "location": { - "path": "/usr/share/zoneinfo/America/Inuvik", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2074 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1291de8f6d914ee264f0b27a55278ff12a00ad7a" - }, - { - "algorithm": "sha256", - "value": "e89fa66a90e7ae4f40d4bb6cc28137e2da92cbfb9f79d70404dc62c64ac48c8a" - } - ] - }, - { - "id": "41d29cccf19083db", - "location": { - "path": "/usr/share/zoneinfo/America/Iqaluit", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2202 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "210193fdb9be1a88f5d245ddf3dce819469be233" - }, - { - "algorithm": "sha256", - "value": "7de3a7c40374374afe335aa592b03824cc9ac28734b6a69ed2288108f0c0b389" - } - ] - }, - { - "id": "4740f7d2112f56a8", - "location": { - "path": "/usr/share/zoneinfo/America/Jamaica", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 482 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "77453a2772c127d0b213f8580ff7890cbf7b4929" - }, - { - "algorithm": "sha256", - "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f" - } - ] - }, - { - "id": "4eb324d8c1051e07", - "location": { - "path": "/usr/share/zoneinfo/America/Juneau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2353 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "740e88dcd737d076404c386330bd379d55ee8281" - }, - { - "algorithm": "sha256", - "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd" - } - ] - }, - { - "id": "8fbc2f0cce9a12fa", - "location": { - "path": "/usr/share/zoneinfo/America/Kentucky/Louisville", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2788 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a63a322042aab6a2583de2f636a5eb15f71eae33" - }, - { - "algorithm": "sha256", - "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355" - } - ] - }, - { - "id": "8c6b03bb047fc9ab", - "location": { - "path": "/usr/share/zoneinfo/America/Kentucky/Monticello", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2368 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ad63bf4d1228ab308b2ed6758c21fbebb56395db" - }, - { - "algorithm": "sha256", - "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733" - } - ] - }, - { - "id": "e25769b7ea67e5ae", - "location": { - "path": "/usr/share/zoneinfo/America/La_Paz", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 218 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2313587ef9525a48ce8d50135a928966361a8899" - }, - { - "algorithm": "sha256", - "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576" - } - ] - }, - { - "id": "ce59f5ec2079d77d", - "location": { - "path": "/usr/share/zoneinfo/America/Lima", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 392 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d6387a81464dc5da3d084b18bfee6cf550e0ada6" - }, - { - "algorithm": "sha256", - "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf" - } - ] - }, - { - "id": "0acf32a96eca5532", - "location": { - "path": "/usr/share/zoneinfo/America/Los_Angeles", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2852 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a4f1faebf0f0d032290ef87bb9973c2ff8f84074" - }, - { - "algorithm": "sha256", - "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268" - } - ] - }, - { - "id": "bf10bf33732dffaa", - "location": { - "path": "/usr/share/zoneinfo/America/Maceio", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 730 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "77bd91d30eba1c3e5faee2b171d504cee244bf07" - }, - { - "algorithm": "sha256", - "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324" - } - ] - }, - { - "id": "3df0e30fe753ecdd", - "location": { - "path": "/usr/share/zoneinfo/America/Managua", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 430 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "566a887308e8e16a9cebb62f3d4124b42c331674" - }, - { - "algorithm": "sha256", - "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9" - } - ] - }, - { - "id": "468c48909591c7e1", - "location": { - "path": "/usr/share/zoneinfo/America/Manaus", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 590 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "acca1895b15d0dfc4ef7c52f73676d65494939e5" - }, - { - "algorithm": "sha256", - "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31" - } - ] - }, - { - "id": "ba00d227ee11e04b", - "location": { - "path": "/usr/share/zoneinfo/America/Martinique", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 232 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "caf0e4c5fdae59d1b6c1278ad7ac84bf03bcb0a9" - }, - { - "algorithm": "sha256", - "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34" - } - ] - }, - { - "id": "0c938a5cbb8b6675", - "location": { - "path": "/usr/share/zoneinfo/America/Matamoros", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1418 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "638e4541bddbb0164c8d62590ff1bb97f88b822e" - }, - { - "algorithm": "sha256", - "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f" - } - ] - }, - { - "id": "6feb52eac1386a97", - "location": { - "path": "/usr/share/zoneinfo/America/Mazatlan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1128 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "13349a8795e3e33c57d7238a61aad055abf38438" - }, - { - "algorithm": "sha256", - "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398" - } - ] - }, - { - "id": "80a5e64e7f530615", - "location": { - "path": "/usr/share/zoneinfo/America/Menominee", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2274 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "88fd8d108c020a3294eae6c83ad187cf0b01a602" - }, - { - "algorithm": "sha256", - "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e" - } - ] - }, - { - "id": "ee81e0f9e98e9021", - "location": { - "path": "/usr/share/zoneinfo/America/Merida", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1004 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5b24c503b105be1af0146b1d3799312e02e6a312" - }, - { - "algorithm": "sha256", - "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd" - } - ] - }, - { - "id": "d377c94ccf9ce1d1", - "location": { - "path": "/usr/share/zoneinfo/America/Metlakatla", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1423 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9f327158b98652913af4d66c5257cfc014340536" - }, - { - "algorithm": "sha256", - "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552" - } - ] - }, - { - "id": "e6d9a767c8b21835", - "location": { - "path": "/usr/share/zoneinfo/America/Mexico_City", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1222 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "eb3742be2d7d5796f3f8d38acf555bed7008a70b" - }, - { - "algorithm": "sha256", - "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4" - } - ] - }, - { - "id": "06acac37607f9ade", - "location": { - "path": "/usr/share/zoneinfo/America/Miquelon", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1652 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "237166dbcc838da749db8c8590327751dd05c258" - }, - { - "algorithm": "sha256", - "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc" - } - ] - }, - { - "id": "81f7a8f124022fdf", - "location": { - "path": "/usr/share/zoneinfo/America/Moncton", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3154 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c08e5d548c3bb971f1a1236c397ded4f7227d769" - }, - { - "algorithm": "sha256", - "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b" - } - ] - }, - { - "id": "c96a2635acf3f6d3", - "location": { - "path": "/usr/share/zoneinfo/America/Monterrey", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 980 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4052e4bf61f11ad30109797471cd2de6848eb408" - }, - { - "algorithm": "sha256", - "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35" - } - ] - }, - { - "id": "4a9a57c3015075d1", - "location": { - "path": "/usr/share/zoneinfo/America/Montevideo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1496 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f82542b80df1b6921fc9a3f20de1a7c37bcb6ffd" - }, - { - "algorithm": "sha256", - "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989" - } - ] - }, - { - "id": "c3ce1270bc6ca4d9", - "location": { - "path": "/usr/share/zoneinfo/America/Montreal", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3494 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "73f6ad91b2c748957bdaec149db3b1b6b0d8ac86" - }, - { - "algorithm": "sha256", - "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad" - } - ] - }, - { - "id": "32fba218178b1c16", - "location": { - "path": "/usr/share/zoneinfo/America/New_York", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3552 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bc9337182ee4bad790b527f56bd3d2130691d693" - }, - { - "algorithm": "sha256", - "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95" - } - ] - }, - { - "id": "d3c9f3fcde79e68f", - "location": { - "path": "/usr/share/zoneinfo/America/Nome", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2367 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1e6cf03e0c8fbb7a079090cf164e73291681bafc" - }, - { - "algorithm": "sha256", - "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b" - } - ] - }, - { - "id": "ed7da798928b2a1e", - "location": { - "path": "/usr/share/zoneinfo/America/Noronha", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 702 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5ddd3077848063388b0850642d94b3451c8ab835" - }, - { - "algorithm": "sha256", - "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c" - } - ] - }, - { - "id": "7a82b944c0d56b06", - "location": { - "path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2396 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "99080962e50069d5e6a206bff8931a67b5afebe9" - }, - { - "algorithm": "sha256", - "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b" - } - ] - }, - { - "id": "420097ffc5b6e46c", - "location": { - "path": "/usr/share/zoneinfo/America/North_Dakota/Center", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2396 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "16ee5640265f404a2a64cbb48547b834b780cf71" - }, - { - "algorithm": "sha256", - "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc" - } - ] - }, - { - "id": "c938b8874d9f5c42", - "location": { - "path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2396 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6d1defaee32cee5fdaaa1405460d9ee4e4dceb55" - }, - { - "algorithm": "sha256", - "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8" - } - ] - }, - { - "id": "4816db7741599209", - "location": { - "path": "/usr/share/zoneinfo/America/Ojinaga", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1524 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4678597b0ed879227de6bc736c8be7cd8eb0a624" - }, - { - "algorithm": "sha256", - "value": "f5c6ad804436483eea7eebd3331b35e4275df5229a532facbc4ccf045c364374" - } - ] - }, - { - "id": "4d652ffb464166b5", - "location": { - "path": "/usr/share/zoneinfo/America/Paramaribo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 248 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "76aabf80ff59002355d79fb03c282dcf4894500c" - }, - { - "algorithm": "sha256", - "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3" - } - ] - }, - { - "id": "be125553566f3d01", - "location": { - "path": "/usr/share/zoneinfo/America/Port-au-Prince", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1434 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9901445a7bf4a993111d087ef812890dd44a67be" - }, - { - "algorithm": "sha256", - "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3" - } - ] - }, - { - "id": "0eac207f3acc2584", - "location": { - "path": "/usr/share/zoneinfo/America/Porto_Acre", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 614 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4b4db121d39b9cbede3e78f144ee0bffa743e8ab" - }, - { - "algorithm": "sha256", - "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871" - } - ] - }, - { - "id": "a6b18c9b591f35f0", - "location": { - "path": "/usr/share/zoneinfo/America/Porto_Velho", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 562 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "323d3a00b7012a11e609c1889d84d3b809d8e1ef" - }, - { - "algorithm": "sha256", - "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0" - } - ] - }, - { - "id": "a87d6086e6fb58d2", - "location": { - "path": "/usr/share/zoneinfo/America/Punta_Arenas", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1902 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8be47376d5c6a7545b1f5ce7d643163e2738ada8" - }, - { - "algorithm": "sha256", - "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134" - } - ] - }, - { - "id": "be332a002762f37e", - "location": { - "path": "/usr/share/zoneinfo/America/Rainy_River", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2868 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "684c62d80d16a9256c9123074466cc5d0288daea" - }, - { - "algorithm": "sha256", - "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c" - } - ] - }, - { - "id": "ff61cc2571e0908e", - "location": { - "path": "/usr/share/zoneinfo/America/Rankin_Inlet", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2066 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f517c389db4ac89bc79cbf8ee5736f0cad7bc7b9" - }, - { - "algorithm": "sha256", - "value": "9d782a8cbdced815747a6f9793ca9545165bfd7d324261c4eaf9924af23d2b37" - } - ] - }, - { - "id": "653a70cb9c86b3d0", - "location": { - "path": "/usr/share/zoneinfo/America/Recife", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 702 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "729dde5b8256b5811d81587ffe94556868d8025f" - }, - { - "algorithm": "sha256", - "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7" - } - ] - }, - { - "id": "fa35d9cb4820d3a5", - "location": { - "path": "/usr/share/zoneinfo/America/Regina", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 980 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ecd6b0c718b65c0c90e8097943a899c0b0cb60d8" - }, - { - "algorithm": "sha256", - "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c" - } - ] - }, - { - "id": "dba1ea887d1e7222", - "location": { - "path": "/usr/share/zoneinfo/America/Resolute", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2066 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c01bda981211a1387a2c18d7a57165e72da83d95" - }, - { - "algorithm": "sha256", - "value": "0a7314d9d048fbadefb7cf89d10d51a29c7ef1bf694422e386faf270c21e7468" - } - ] - }, - { - "id": "87b8fac7286841eb", - "location": { - "path": "/usr/share/zoneinfo/America/Santarem", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 588 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0d3a12f5ca9f1958391ce2538e90113366d9008d" - }, - { - "algorithm": "sha256", - "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1" - } - ] - }, - { - "id": "092ec0c35079e9f4", - "location": { - "path": "/usr/share/zoneinfo/America/Santiago", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2515 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f8b4089fb3afeabd825e427ca3b9d2a6e934ef12" - }, - { - "algorithm": "sha256", - "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0" - } - ] - }, - { - "id": "6caaa09c1ab4157c", - "location": { - "path": "/usr/share/zoneinfo/America/Santo_Domingo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 458 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a135300f73df9c427db37aa9ba29e25f83463211" - }, - { - "algorithm": "sha256", - "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e" - } - ] - }, - { - "id": "f22775b0bd610af2", - "location": { - "path": "/usr/share/zoneinfo/America/Sao_Paulo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1430 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d83862964e9a4ba52d147a824f6f28cd4fbf666b" - }, - { - "algorithm": "sha256", - "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce" - } - ] - }, - { - "id": "5d2b655943b0b2e2", - "location": { - "path": "/usr/share/zoneinfo/America/Scoresbysund", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1902 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9aa268ee206545570524a2276a1c50c8a9bdcf55" - }, - { - "algorithm": "sha256", - "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8" - } - ] - }, - { - "id": "ba15ce6578e3ed71", - "location": { - "path": "/usr/share/zoneinfo/America/Sitka", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2329 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7bb2fd466acd0399f44f56c2ed9a2a0353fb2f82" - }, - { - "algorithm": "sha256", - "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310" - } - ] - }, - { - "id": "81e073857e1526b6", - "location": { - "path": "/usr/share/zoneinfo/America/St_Johns", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3655 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4336075a81adbebeb26ca297ce309dc595b86463" - }, - { - "algorithm": "sha256", - "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02" - } - ] - }, - { - "id": "9f95fbd645236d31", - "location": { - "path": "/usr/share/zoneinfo/America/Swift_Current", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 560 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e607b1ddf124e4061e437365e16404633bbdc4bd" - }, - { - "algorithm": "sha256", - "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36" - } - ] - }, - { - "id": "66d7bdfc12517c76", - "location": { - "path": "/usr/share/zoneinfo/America/Tegucigalpa", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 252 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fe5537f0f326f4513aaf98ba68268b0798e72e0b" - }, - { - "algorithm": "sha256", - "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e" - } - ] - }, - { - "id": "a8058cc28c16c63a", - "location": { - "path": "/usr/share/zoneinfo/America/Thule", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1502 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c4e304073f4f90890439ca6205d60e20d2495f16" - }, - { - "algorithm": "sha256", - "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f" - } - ] - }, - { - "id": "7502fd1f5738eae4", - "location": { - "path": "/usr/share/zoneinfo/America/Vancouver", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2892 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b42a450523068cc1434b8774082525d8dc2a8e4f" - }, - { - "algorithm": "sha256", - "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28" - } - ] - }, - { - "id": "6d940deb4127d655", - "location": { - "path": "/usr/share/zoneinfo/America/Whitehorse", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1614 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4a8f00d33b5ca551a16cedc68cc8528fb4c111d8" - }, - { - "algorithm": "sha256", - "value": "4eb47a3c29d81be9920a504ca21aa53fcaa76215cc52cc9d23e2feaae5c5c723" - } - ] - }, - { - "id": "a527fa7a12a0c2e2", - "location": { - "path": "/usr/share/zoneinfo/America/Yakutat", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2305 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f115ac1b5b64b28cad149f1cdf10fb0649fe5c48" - }, - { - "algorithm": "sha256", - "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63" - } - ] - }, - { - "id": "98fe26e216171dfb", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Casey", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 370 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "df42f9e6475f5bc423ee303f5501d5c81c41ce09" - }, - { - "algorithm": "sha256", - "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f" - } - ] - }, - { - "id": "885f9ff8be074a40", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Davis", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 283 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "91cb86205c48468ecdbbc5cf91de015fd1d55014" - }, - { - "algorithm": "sha256", - "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92" - } - ] - }, - { - "id": "977a880afe3bbf76", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 172 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "331542d6faf6ab15ffd364d57fbaa62629b52b94" - }, - { - "algorithm": "sha256", - "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0" - } - ] - }, - { - "id": "02a01e5efd0e6b90", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Macquarie", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2260 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "99cbdcf1d9afe0907b96f0ca06636bde4e5383c3" - }, - { - "algorithm": "sha256", - "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed" - } - ] - }, - { - "id": "72f57d7788ebfd82", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Mawson", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 185 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ce9fafbd02c8d51fbc9a96be61b5e93df92d3678" - }, - { - "algorithm": "sha256", - "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22" - } - ] - }, - { - "id": "77f4599d08b92f09", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/McMurdo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2437 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "78d4d3a481c49ab7ff31722bced30e1c31e8bc98" - }, - { - "algorithm": "sha256", - "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27" - } - ] - }, - { - "id": "6396c882c84fad14", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Palmer", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1404 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9e8e95b3eccdcbb5b3f6bdfb9a91f7b9b8248deb" - }, - { - "algorithm": "sha256", - "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8" - } - ] - }, - { - "id": "1aae6700a9846771", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Rothera", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 150 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "88bc94b25fec0bca5356a8a3c509cbc3adcf6c85" - }, - { - "algorithm": "sha256", - "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15" - } - ] - }, - { - "id": "9d612ab8e3e34a11", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Syowa", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 151 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1294daffe7ba6c5b2e7624128fe453685be1ab02" - }, - { - "algorithm": "sha256", - "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543" - } - ] - }, - { - "id": "19f659a5d104a6be", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Troll", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1148 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d46ca6dc89ac8d73007507f8ae9db1ed6c43761d" - }, - { - "algorithm": "sha256", - "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761" - } - ] - }, - { - "id": "a413a2349bd55c82", - "location": { - "path": "/usr/share/zoneinfo/Antarctica/Vostok", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 151 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1891b18b9e9d847e831069a5990b463ae7e7a4db" - }, - { - "algorithm": "sha256", - "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716" - } - ] - }, - { - "id": "748cc235898c8fa7", - "location": { - "path": "/usr/share/zoneinfo/Arctic/Longyearbyen", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2298 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "918341ad71f9d3acd28997326e42d5b00fba41e0" - }, - { - "algorithm": "sha256", - "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701" - } - ] - }, - { - "id": "64206370a1d64a68", - "location": { - "path": "/usr/share/zoneinfo/Asia/Almaty", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 983 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "26e5a397a5af96b5d2c60b5ff06930d8cba8f25f" - }, - { - "algorithm": "sha256", - "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427" - } - ] - }, - { - "id": "c56c6dbbf32351ea", - "location": { - "path": "/usr/share/zoneinfo/Asia/Amman", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1433 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "57cfde6f53f3cced42946916e888d54403d08969" - }, - { - "algorithm": "sha256", - "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65" - } - ] - }, - { - "id": "bd1362e11936ecb5", - "location": { - "path": "/usr/share/zoneinfo/Asia/Anadyr", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1174 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7ce5effbc1b12104beeaa46f9886e45eaf13d895" - }, - { - "algorithm": "sha256", - "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85" - } - ] - }, - { - "id": "2d831401e54cb4bf", - "location": { - "path": "/usr/share/zoneinfo/Asia/Aqtau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 969 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5db0290cbd570ffb53e8c6a545873ddb2ee23326" - }, - { - "algorithm": "sha256", - "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d" - } - ] - }, - { - "id": "979326c9e9d55d63", - "location": { - "path": "/usr/share/zoneinfo/Asia/Aqtobe", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 997 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "503ea07ccb02ec48462fbdf51f051737f2005281" - }, - { - "algorithm": "sha256", - "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771" - } - ] - }, - { - "id": "0247fc3240f8455d", - "location": { - "path": "/usr/share/zoneinfo/Asia/Ashgabat", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 605 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "58b5f9b3781cda97e215333cf07284b2f8f704ef" - }, - { - "algorithm": "sha256", - "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae" - } - ] - }, - { - "id": "c7d61a2d1f99bf06", - "location": { - "path": "/usr/share/zoneinfo/Asia/Atyrau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 977 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "88cf25cdea7ed28d832d783b47b06e038aeede4a" - }, - { - "algorithm": "sha256", - "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68" - } - ] - }, - { - "id": "aff16aa92f4d469d", - "location": { - "path": "/usr/share/zoneinfo/Asia/Baghdad", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 969 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bcfde35ccf92ddad05e63ae49f275eb67c9afd90" - }, - { - "algorithm": "sha256", - "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f" - } - ] - }, - { - "id": "bd9f567c39f0406c", - "location": { - "path": "/usr/share/zoneinfo/Asia/Bahrain", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 185 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3352b4d6bf9fa56540b74bb08b1fba21feff3acd" - }, - { - "algorithm": "sha256", - "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e" - } - ] - }, - { - "id": "5487594c64bb9125", - "location": { - "path": "/usr/share/zoneinfo/Asia/Baku", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1213 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2242262f170c28641aba438b583994ed9e6c48d9" - }, - { - "algorithm": "sha256", - "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8" - } - ] - }, - { - "id": "f9f967a7cae43949", - "location": { - "path": "/usr/share/zoneinfo/Asia/Bangkok", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 185 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9d2f3654d198fa02fed46579cf57bb2adbe09ed8" - }, - { - "algorithm": "sha256", - "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649" - } - ] - }, - { - "id": "a552cd9950f8bf48", - "location": { - "path": "/usr/share/zoneinfo/Asia/Barnaul", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1207 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "661d813cbd1b68751618b205e6ff172e45dca6f4" - }, - { - "algorithm": "sha256", - "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd" - } - ] - }, - { - "id": "e6a64baad9a667e0", - "location": { - "path": "/usr/share/zoneinfo/Asia/Beirut", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2154 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fba8b66863fcd6bcabec3a13467e0b3450650ad5" - }, - { - "algorithm": "sha256", - "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a" - } - ] - }, - { - "id": "7fff2f08e3424bb0", - "location": { - "path": "/usr/share/zoneinfo/Asia/Bishkek", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 969 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "31dc024a65b49ae0806079677bf2cf1e07d77a18" - }, - { - "algorithm": "sha256", - "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4" - } - ] - }, - { - "id": "ad6b9eac130f2e8d", - "location": { - "path": "/usr/share/zoneinfo/Asia/Brunei", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 469 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "01f030c6205d997110c5f1534ef4e5d473a4a5b0" - }, - { - "algorithm": "sha256", - "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74" - } - ] - }, - { - "id": "d2df1abc2dd3dc4f", - "location": { - "path": "/usr/share/zoneinfo/Asia/Calcutta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 285 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "856df72f3f593ff1e183505d743bf65e40a30aca" - }, - { - "algorithm": "sha256", - "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf" - } - ] - }, - { - "id": "3049bdb48e88a4cb", - "location": { - "path": "/usr/share/zoneinfo/Asia/Chita", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1207 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6eb2b91f9f0c64e6bcfcef7735fdd470c90aaf18" - }, - { - "algorithm": "sha256", - "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484" - } - ] - }, - { - "id": "7f900175972203fc", - "location": { - "path": "/usr/share/zoneinfo/Asia/Choibalsan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 935 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6be75ed64017d440cd87c3a7397d592f04b4f92a" - }, - { - "algorithm": "sha256", - "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2" - } - ] - }, - { - "id": "0f1178a75b37715e", - "location": { - "path": "/usr/share/zoneinfo/Asia/Chongqing", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 561 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "79360e38e040eaa15b6e880296c1d1531f537b6f" - }, - { - "algorithm": "sha256", - "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6" - } - ] - }, - { - "id": "af9a249c39847a73", - "location": { - "path": "/usr/share/zoneinfo/Asia/Colombo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 358 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "10cf440cea30a8286c6ce17d5cef2e37c2913a40" - }, - { - "algorithm": "sha256", - "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6" - } - ] - }, - { - "id": "34ecac0ced411e34", - "location": { - "path": "/usr/share/zoneinfo/Asia/Dacca", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 323 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b87b3f2a00a1baa11f7a3e7ff40b09451f4753da" - }, - { - "algorithm": "sha256", - "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e" - } - ] - }, - { - "id": "22545b8d9ef5ab96", - "location": { - "path": "/usr/share/zoneinfo/Asia/Damascus", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1873 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a5a78c9e5c2b86fc9dd0dab83920ea739b020b02" - }, - { - "algorithm": "sha256", - "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8" - } - ] - }, - { - "id": "df57088c291e4822", - "location": { - "path": "/usr/share/zoneinfo/Asia/Dili", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 213 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3b27520abe6dbb10c77871556b18aa354e85a326" - }, - { - "algorithm": "sha256", - "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c" - } - ] - }, - { - "id": "977d2298fe2fc405", - "location": { - "path": "/usr/share/zoneinfo/Asia/Dubai", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 151 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "06f88ab61b092bff63b9507aff7d0e947814449a" - }, - { - "algorithm": "sha256", - "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96" - } - ] - }, - { - "id": "60e6b5b8f7a52379", - "location": { - "path": "/usr/share/zoneinfo/Asia/Dushanbe", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 577 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7657ed74ec2c085f04ea4b7a6eff5fd0aab90da1" - }, - { - "algorithm": "sha256", - "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb" - } - ] - }, - { - "id": "c29bc07636a3ae65", - "location": { - "path": "/usr/share/zoneinfo/Asia/Famagusta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2028 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d7f718a82b28e4fedb4e6501fc94ca2a6ec758c8" - }, - { - "algorithm": "sha256", - "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37" - } - ] - }, - { - "id": "c2c3c6997cbacf11", - "location": { - "path": "/usr/share/zoneinfo/Asia/Gaza", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3808 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9b5a573d2bf638105d7006d56eb34e9405919271" - }, - { - "algorithm": "sha256", - "value": "43261fe01347495b3c2e06da1cb0cdb3fdac1f097fa3879a3eee893454a97ff2" - } - ] - }, - { - "id": "9ef803a5ac7b5221", - "location": { - "path": "/usr/share/zoneinfo/Asia/Hebron", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3836 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f073f0539a42249793c7b92edda50b6c5604e64f" - }, - { - "algorithm": "sha256", - "value": "836a9d55adaa39e9fd3d60bbd0faf51e59f5521db744e00e68384a978d21be35" - } - ] - }, - { - "id": "469847c8d1b363d5", - "location": { - "path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 337 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5a2ead52dc95248eb588e20662fe1470e65950e8" - }, - { - "algorithm": "sha256", - "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b" - } - ] - }, - { - "id": "bdc1167fd89439f5", - "location": { - "path": "/usr/share/zoneinfo/Asia/Hong_Kong", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1233 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0c3205dd5ec08d17c2161af789df8d05b1bda1b6" - }, - { - "algorithm": "sha256", - "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17" - } - ] - }, - { - "id": "8464a2fe593beb73", - "location": { - "path": "/usr/share/zoneinfo/Asia/Hovd", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 877 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2296df5a26073f76f1ffb20d191dbce4682303ed" - }, - { - "algorithm": "sha256", - "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb" - } - ] - }, - { - "id": "161e7a80d0a43b0f", - "location": { - "path": "/usr/share/zoneinfo/Asia/Irkutsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1229 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2864270b9246fbd64432723540b5d0c645773f26" - }, - { - "algorithm": "sha256", - "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739" - } - ] - }, - { - "id": "0003a826f90b5c3a", - "location": { - "path": "/usr/share/zoneinfo/Asia/Istanbul", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1933 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f8e94d99f4b59c4e819fdc581b1fd596d443cbbc" - }, - { - "algorithm": "sha256", - "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5" - } - ] - }, - { - "id": "c730a837b1fd5be5", - "location": { - "path": "/usr/share/zoneinfo/Asia/Jakarta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 383 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "be35b8895cd70cc9c5744d30260e82f0421a9337" - }, - { - "algorithm": "sha256", - "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11" - } - ] - }, - { - "id": "ae475daaf6209610", - "location": { - "path": "/usr/share/zoneinfo/Asia/Jayapura", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 221 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "70cd707f6e144cf0cb40af01a70b9c4739208e48" - }, - { - "algorithm": "sha256", - "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b" - } - ] - }, - { - "id": "5c3a37b8ec6a303c", - "location": { - "path": "/usr/share/zoneinfo/Asia/Jerusalem", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2388 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "89e42d27cfb78255ae18ee02f5a4c8e3ba57dde0" - }, - { - "algorithm": "sha256", - "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837" - } - ] - }, - { - "id": "1d052c316f192a7d", - "location": { - "path": "/usr/share/zoneinfo/Asia/Kabul", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 194 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "007257116e23e759f69a1f9469289ccb420ac2a3" - }, - { - "algorithm": "sha256", - "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209" - } - ] - }, - { - "id": "05d90c0d2c80e02f", - "location": { - "path": "/usr/share/zoneinfo/Asia/Kamchatka", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1152 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "65417acef2e15dc96a3fadba5e777a15de301eba" - }, - { - "algorithm": "sha256", - "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026" - } - ] - }, - { - "id": "af37aa38eeadd225", - "location": { - "path": "/usr/share/zoneinfo/Asia/Karachi", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 379 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a4c69f1551a0a9bdd8d1817c547bd18218b570a3" - }, - { - "algorithm": "sha256", - "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649" - } - ] - }, - { - "id": "5e77cb3875c1ae59", - "location": { - "path": "/usr/share/zoneinfo/Asia/Kathmandu", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 198 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5e95dd3054b5992d6af40f0102637ac70fb01063" - }, - { - "algorithm": "sha256", - "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83" - } - ] - }, - { - "id": "c13ec1c5d44215b2", - "location": { - "path": "/usr/share/zoneinfo/Asia/Khandyga", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1257 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f71032aa4097281a21cb14ad18b0ce968072c6e4" - }, - { - "algorithm": "sha256", - "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8" - } - ] - }, - { - "id": "81797cb6eb89deb0", - "location": { - "path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1193 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e53bab69df8783b0452c4fe6cee478f53ff30616" - }, - { - "algorithm": "sha256", - "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0" - } - ] - }, - { - "id": "adc7bd5efe0990b7", - "location": { - "path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 401 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "67497848634496fcba203626ea34b123c4021aa9" - }, - { - "algorithm": "sha256", - "value": "5e67952267aa709f212739bb4e302d8b59d6240c5ac0eaaaee32330e71d7da12" - } - ] - }, - { - "id": "38c1b085aced31de", - "location": { - "path": "/usr/share/zoneinfo/Asia/Macao", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1227 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bbd377edbc12abe7cd74edc80086dd21bb34a6ca" - }, - { - "algorithm": "sha256", - "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989" - } - ] - }, - { - "id": "e35b79399ebc7c46", - "location": { - "path": "/usr/share/zoneinfo/Asia/Magadan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1208 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "96211bda9e69f825d6f6d2458492283bbea76633" - }, - { - "algorithm": "sha256", - "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce" - } - ] - }, - { - "id": "340c9419eb628ede", - "location": { - "path": "/usr/share/zoneinfo/Asia/Makassar", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 254 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2d411fa607c974fe3d77ee18612a21717d226b5e" - }, - { - "algorithm": "sha256", - "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec" - } - ] - }, - { - "id": "4c258072a4187cb6", - "location": { - "path": "/usr/share/zoneinfo/Asia/Manila", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 328 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "216e6f03c87c076331ca99f893df46edbd7abf31" - }, - { - "algorithm": "sha256", - "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7" - } - ] - }, - { - "id": "972b7445f9118c34", - "location": { - "path": "/usr/share/zoneinfo/Asia/Nicosia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2002 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "642099c037f5f40aa6152f7590e3cee90b7ae64a" - }, - { - "algorithm": "sha256", - "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595" - } - ] - }, - { - "id": "74575086d019a615", - "location": { - "path": "/usr/share/zoneinfo/Asia/Novokuznetsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1151 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4b405bd7a0850b135f533b1a4eb8ea0fde55c214" - }, - { - "algorithm": "sha256", - "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3" - } - ] - }, - { - "id": "7ddca5d083370a87", - "location": { - "path": "/usr/share/zoneinfo/Asia/Novosibirsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1207 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d31a883a3106afac08e77c6c26e4df993495fd17" - }, - { - "algorithm": "sha256", - "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6" - } - ] - }, - { - "id": "0b2e3b6fab319206", - "location": { - "path": "/usr/share/zoneinfo/Asia/Omsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1193 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cc2ca1473edd947d932efc43a7faf5316e8ed670" - }, - { - "algorithm": "sha256", - "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2" - } - ] - }, - { - "id": "abe14071167b42e5", - "location": { - "path": "/usr/share/zoneinfo/Asia/Oral", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 991 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dea286d2b5a24a0a4019081cfc824a5cb8bb25d2" - }, - { - "algorithm": "sha256", - "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44" - } - ] - }, - { - "id": "2196c67b7c6d191e", - "location": { - "path": "/usr/share/zoneinfo/Asia/Pontianak", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 353 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ce2c32e874ec64696f76be4439aad95cc7e3c4e7" - }, - { - "algorithm": "sha256", - "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14" - } - ] - }, - { - "id": "b46d9e30807f07a9", - "location": { - "path": "/usr/share/zoneinfo/Asia/Pyongyang", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 237 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "99b004e8e97b94265617932951e7227b635ced64" - }, - { - "algorithm": "sha256", - "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1" - } - ] - }, - { - "id": "1604d65d279060bd", - "location": { - "path": "/usr/share/zoneinfo/Asia/Qostanay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 997 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9c121d1d7e39c4ce31994428ad5f032abf655116" - }, - { - "algorithm": "sha256", - "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d" - } - ] - }, - { - "id": "9d42e30bbfe806a2", - "location": { - "path": "/usr/share/zoneinfo/Asia/Qyzylorda", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1011 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f1029e05cbee401ead5647ab31fa882f94d3d4fe" - }, - { - "algorithm": "sha256", - "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8" - } - ] - }, - { - "id": "29e50814af46c350", - "location": { - "path": "/usr/share/zoneinfo/Asia/Rangoon", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 254 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "10c4f4d196227070b7b896fe50429cc6db268d37" - }, - { - "algorithm": "sha256", - "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463" - } - ] - }, - { - "id": "3c8065b2e2badc05", - "location": { - "path": "/usr/share/zoneinfo/Asia/Sakhalin", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1188 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ee80f34440707ea2f820cf45bfe499281db7d769" - }, - { - "algorithm": "sha256", - "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb" - } - ] - }, - { - "id": "d5751685f119e33e", - "location": { - "path": "/usr/share/zoneinfo/Asia/Samarkand", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 563 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ef6591b37b6bf24a0dfd2e34517f2e8749e6e358" - }, - { - "algorithm": "sha256", - "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19" - } - ] - }, - { - "id": "e1492c3f6bfcd905", - "location": { - "path": "/usr/share/zoneinfo/Asia/Seoul", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 617 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "53c1223d1f4dec149d0cadd6d488672619abf0d6" - }, - { - "algorithm": "sha256", - "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4" - } - ] - }, - { - "id": "8bad968ccd405d2f", - "location": { - "path": "/usr/share/zoneinfo/Asia/Srednekolymsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1194 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "198de53b4845f2446117d7342c740effc63fd0de" - }, - { - "algorithm": "sha256", - "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22" - } - ] - }, - { - "id": "a769d7be435ab847", - "location": { - "path": "/usr/share/zoneinfo/Asia/Taipei", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 761 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "515e1ab82b216406f364cf666dae998e4b8dc6f8" - }, - { - "algorithm": "sha256", - "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19" - } - ] - }, - { - "id": "35123db7dc1ef3a0", - "location": { - "path": "/usr/share/zoneinfo/Asia/Tashkent", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 577 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c21bc14086925d0281de00e574bb9bc3823da10b" - }, - { - "algorithm": "sha256", - "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5" - } - ] - }, - { - "id": "29b62bc266ad36df", - "location": { - "path": "/usr/share/zoneinfo/Asia/Tbilisi", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1021 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bb2131e239ab454c2aae1ca21190c8a759dc8027" - }, - { - "algorithm": "sha256", - "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883" - } - ] - }, - { - "id": "aea205088f0e7fc0", - "location": { - "path": "/usr/share/zoneinfo/Asia/Tehran", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1248 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "245a5b169d2a00e0c2c5466d412ed513be213909" - }, - { - "algorithm": "sha256", - "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56" - } - ] - }, - { - "id": "2d4d5273dfacaca0", - "location": { - "path": "/usr/share/zoneinfo/Asia/Thimbu", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 189 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fcaade6d380cb19c1f6380147144efbbc9211fcd" - }, - { - "algorithm": "sha256", - "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325" - } - ] - }, - { - "id": "ad08b1c757106f7b", - "location": { - "path": "/usr/share/zoneinfo/Asia/Tokyo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 309 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "41852e7fc829ff3ace521bc3ebc60b6e43b56da6" - }, - { - "algorithm": "sha256", - "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb" - } - ] - }, - { - "id": "71cd90583621a957", - "location": { - "path": "/usr/share/zoneinfo/Asia/Tomsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1207 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f31a1670b453fdbdbddb35bcfcace8eb805c7f15" - }, - { - "algorithm": "sha256", - "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4" - } - ] - }, - { - "id": "1196bdeb59c5a8d8", - "location": { - "path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 877 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e21ed806ee58826e66b5cf106792feaeca546763" - }, - { - "algorithm": "sha256", - "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7" - } - ] - }, - { - "id": "4ff63c386514ec5f", - "location": { - "path": "/usr/share/zoneinfo/Asia/Ust-Nera", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1238 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fb89c588e5f3ca0661a0110609f12312438d4419" - }, - { - "algorithm": "sha256", - "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c" - } - ] - }, - { - "id": "27eeb24b1d01a9cb", - "location": { - "path": "/usr/share/zoneinfo/Asia/Vladivostok", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1194 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "544159be37df642f3b3d15a817bcfa6ecac04de6" - }, - { - "algorithm": "sha256", - "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0" - } - ] - }, - { - "id": "4e97b7f6878419fe", - "location": { - "path": "/usr/share/zoneinfo/Asia/Yakutsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1193 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "df0da336139bedb1f16437f9f8c1de06a83e844d" - }, - { - "algorithm": "sha256", - "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574" - } - ] - }, - { - "id": "f482c7c8138e0a85", - "location": { - "path": "/usr/share/zoneinfo/Asia/Yekaterinburg", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1229 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "412eea5b1386b6960c6b85563f9a14b37c886ea0" - }, - { - "algorithm": "sha256", - "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30" - } - ] - }, - { - "id": "7ce1da0127115157", - "location": { - "path": "/usr/share/zoneinfo/Asia/Yerevan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1137 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "aebbc748b4b2537ee6ab504b77b75a4a28339135" - }, - { - "algorithm": "sha256", - "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311" - } - ] - }, - { - "id": "23a1a6b97f0ea17e", - "location": { - "path": "/usr/share/zoneinfo/Atlantic/Azores", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3498 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "839a3112cab097189f23ff148952d1f8d692ebd2" - }, - { - "algorithm": "sha256", - "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf" - } - ] - }, - { - "id": "855509a7faffaf8f", - "location": { - "path": "/usr/share/zoneinfo/Atlantic/Bermuda", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2396 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "44e7011574ab916094cc410221bcff4960831155" - }, - { - "algorithm": "sha256", - "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792" - } - ] - }, - { - "id": "186f9bc985342254", - "location": { - "path": "/usr/share/zoneinfo/Atlantic/Canary", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1897 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "395c4e66b52d9181e31450d07b5365a10ec26aa3" - }, - { - "algorithm": "sha256", - "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0" - } - ] - }, - { - "id": "c2add1aab6e9f74c", - "location": { - "path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 256 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f0dae92d97c27b1f5b54602a399c2986bca120ce" - }, - { - "algorithm": "sha256", - "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be" - } - ] - }, - { - "id": "496086f72b4db3f8", - "location": { - "path": "/usr/share/zoneinfo/Atlantic/Faeroe", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1815 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dd6b1178a2066e496edfcd2426d44ea5dd23a3d8" - }, - { - "algorithm": "sha256", - "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b" - } - ] - }, - { - "id": "46d54f0711a56a04", - "location": { - "path": "/usr/share/zoneinfo/Atlantic/Madeira", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3503 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7d7fbbbc5aa0296155f6c98d9a8f6174dffed2ce" - }, - { - "algorithm": "sha256", - "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29" - } - ] - }, - { - "id": "bb4666bd962a3218", - "location": { - "path": "/usr/share/zoneinfo/Atlantic/South_Georgia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 150 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d0eebf6463b6b9013787275aa2cd096e0c8698b7" - }, - { - "algorithm": "sha256", - "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203" - } - ] - }, - { - "id": "eb11b721d43e4748", - "location": { - "path": "/usr/share/zoneinfo/Atlantic/Stanley", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1200 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "54cb6323653fdf9d5cd7f23e84d5388d26df9921" - }, - { - "algorithm": "sha256", - "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a" - } - ] - }, - { - "id": "35ace5c843247ba8", - "location": { - "path": "/usr/share/zoneinfo/Australia/ACT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2190 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ca9f55088c536a5cb6993b1a5fe361c0617bc4fd" - }, - { - "algorithm": "sha256", - "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906" - } - ] - }, - { - "id": "0e760005ee2f68c4", - "location": { - "path": "/usr/share/zoneinfo/Australia/Adelaide", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2208 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "91e31f0fe53950a7e8ac0bd66964069d4d7dabe9" - }, - { - "algorithm": "sha256", - "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d" - } - ] - }, - { - "id": "2e0157ce10d1ee89", - "location": { - "path": "/usr/share/zoneinfo/Australia/Brisbane", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 419 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d1cae3c294b3bc9e1d4a1e1e5457f63abb6b554e" - }, - { - "algorithm": "sha256", - "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467" - } - ] - }, - { - "id": "2f22f1a1c75043db", - "location": { - "path": "/usr/share/zoneinfo/Australia/Broken_Hill", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2229 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7f8d2d9322173a3390737371410592ecbcb9e858" - }, - { - "algorithm": "sha256", - "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4" - } - ] - }, - { - "id": "42737efaa4797d31", - "location": { - "path": "/usr/share/zoneinfo/Australia/Currie", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2358 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "db8884f4beb55ae0c292403cdb8ffc47c18effcd" - }, - { - "algorithm": "sha256", - "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8" - } - ] - }, - { - "id": "d6e3db2a7a4124e6", - "location": { - "path": "/usr/share/zoneinfo/Australia/Darwin", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 325 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fa21b92f3596419128a660acccf2f1cf6aa66ab0" - }, - { - "algorithm": "sha256", - "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa" - } - ] - }, - { - "id": "5e32ac3b5f9e1c4c", - "location": { - "path": "/usr/share/zoneinfo/Australia/Eucla", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 456 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b88617cf02910b054381b3d1affe4d5a42e3f051" - }, - { - "algorithm": "sha256", - "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee" - } - ] - }, - { - "id": "92befe1d560d7804", - "location": { - "path": "/usr/share/zoneinfo/Australia/LHI", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1846 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "811fd8de8b43dbbaec83a262809bb9fa6162244c" - }, - { - "algorithm": "sha256", - "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df" - } - ] - }, - { - "id": "44e56b31b26040a8", - "location": { - "path": "/usr/share/zoneinfo/Australia/Lindeman", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 475 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8ac554523fc5300e535323ce58e46f8adb72c2e5" - }, - { - "algorithm": "sha256", - "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae" - } - ] - }, - { - "id": "c22680b885a3689c", - "location": { - "path": "/usr/share/zoneinfo/Australia/Melbourne", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2190 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d6f744692e6c8b73de1eef051814f00e0d159e6a" - }, - { - "algorithm": "sha256", - "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413" - } - ] - }, - { - "id": "08fe70869f296c8b", - "location": { - "path": "/usr/share/zoneinfo/Australia/Perth", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 446 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bb00a26c7ab0df1054fa1c4a71f0bd836a9be5f8" - }, - { - "algorithm": "sha256", - "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968" - } - ] - }, - { - "id": "69e1dec816bc9e49", - "location": { - "path": "/usr/share/zoneinfo/CET", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2094 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bb74b77367a8f2cdba57e6fe87646ec679c01fd5" - }, - { - "algorithm": "sha256", - "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298" - } - ] - }, - { - "id": "3aeb2b45449e4ee2", - "location": { - "path": "/usr/share/zoneinfo/CST6CDT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2310 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b7320421c536a8d90de0f180f229f4ff16fa41e8" - }, - { - "algorithm": "sha256", - "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd" - } - ] - }, - { - "id": "ec246d5452d52e24", - "location": { - "path": "/usr/share/zoneinfo/Chile/EasterIsland", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2219 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "726b80771cfebc39996d16c9d6e1002931f0f5b1" - }, - { - "algorithm": "sha256", - "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53" - } - ] - }, - { - "id": "6d28e23c9bf03dc0", - "location": { - "path": "/usr/share/zoneinfo/EET", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1908 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2f31ef3ca9f69bae3d8ed8b9895bd4507054e975" - }, - { - "algorithm": "sha256", - "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f" - } - ] - }, - { - "id": "8a23928497e9cbba", - "location": { - "path": "/usr/share/zoneinfo/EST", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 114 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6420e75b41f85aaeb0a57fd5006229b934290e32" - }, - { - "algorithm": "sha256", - "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7" - } - ] - }, - { - "id": "0480cda6ae485438", - "location": { - "path": "/usr/share/zoneinfo/EST5EDT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2310 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "35eeee583e3a83cf86a1c72624a1d98716031423" - }, - { - "algorithm": "sha256", - "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d" - } - ] - }, - { - "id": "ea94ecc7cede5cb9", - "location": { - "path": "/usr/share/zoneinfo/Eire", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3492 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2122cd57243fa8c021136373cb21454c0f80ff05" - }, - { - "algorithm": "sha256", - "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43" - } - ] - }, - { - "id": "b96bc4f463b19b9c", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 114 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2a8483df5c2809f1dfe0c595102c474874338379" - }, - { - "algorithm": "sha256", - "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d" - } - ] - }, - { - "id": "340899558ee157b3", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+1", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "694bd47ee2b5d93fd043dd144c5dce214e163dd8" - }, - { - "algorithm": "sha256", - "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884" - } - ] - }, - { - "id": "db778b564e0edd03", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+10", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "df25f8ee32cd9ac7f9d3fdafb6ccc897e0675a5c" - }, - { - "algorithm": "sha256", - "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142" - } - ] - }, - { - "id": "d761a2dbb61ca6a6", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+11", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "326fa090be74ccc8e561a72ff2833a9a80460977" - }, - { - "algorithm": "sha256", - "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b" - } - ] - }, - { - "id": "c475108964ad8eb7", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+12", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9813523e1f092d2f0c0cd3e5f13e2738a51cb350" - }, - { - "algorithm": "sha256", - "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0" - } - ] - }, - { - "id": "ae7a7d15f1bc9e5c", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+2", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e3c40ede5206526dd50a7f8d710afad3da46c12e" - }, - { - "algorithm": "sha256", - "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a" - } - ] - }, - { - "id": "493ac6701d51fc0b", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+3", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8f68d2cb81ec1c386f80f820d6aaf54b7444f5cd" - }, - { - "algorithm": "sha256", - "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190" - } - ] - }, - { - "id": "290a3fd845a87031", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+4", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "32cfcd637174d91744d7dff4744e199750faf9d1" - }, - { - "algorithm": "sha256", - "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a" - } - ] - }, - { - "id": "81d8a8c29704a68e", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+5", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cef7ce7bf61e746cc1ae39bbab9112bf1dfdc455" - }, - { - "algorithm": "sha256", - "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80" - } - ] - }, - { - "id": "570fe7b40d6bb80f", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+6", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "750271da92432a39887c376cd346144d785d4445" - }, - { - "algorithm": "sha256", - "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4" - } - ] - }, - { - "id": "9952de97dd8553c9", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+7", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6ca6def25e8ec04a636003be3f3642e9b165b5f0" - }, - { - "algorithm": "sha256", - "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b" - } - ] - }, - { - "id": "4743e261c551f148", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+8", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5c83913964f148a5e9d5add7eb511586880f4373" - }, - { - "algorithm": "sha256", - "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729" - } - ] - }, - { - "id": "b24e4ec080148f83", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT+9", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fefc384f96a7e856e72e7d723eb2638cb3e7d469" - }, - { - "algorithm": "sha256", - "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6" - } - ] - }, - { - "id": "4d07dfe232ed3461", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-1", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0ab7ceaed57872977f2162ead3e08b3a2984757c" - }, - { - "algorithm": "sha256", - "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e" - } - ] - }, - { - "id": "4cb39873aed44fa6", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-10", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 118 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4081769004bdca6d05daa595d53c5e64e9da7dfd" - }, - { - "algorithm": "sha256", - "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5" - } - ] - }, - { - "id": "4179c2a6dc04af9d", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-11", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 118 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "268a542f171d142870c273ea63d2b297e9132424" - }, - { - "algorithm": "sha256", - "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6" - } - ] - }, - { - "id": "ee8bafd9a38b4a9a", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-12", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 118 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7a7f58e042a671281dbf35baa7db93fc4661a80b" - }, - { - "algorithm": "sha256", - "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72" - } - ] - }, - { - "id": "7a8fa51477d14d39", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-13", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 118 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9f692f0a177436496fa8381438ee7ed1f9ae3f1a" - }, - { - "algorithm": "sha256", - "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f" - } - ] - }, - { - "id": "782aaa825ea8db6c", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-14", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 118 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f073c38db02ac6096f4f32948eda1574a34d9d0b" - }, - { - "algorithm": "sha256", - "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7" - } - ] - }, - { - "id": "62909fcef00d90fc", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-2", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "44c80b54e02666339300ec84db1f6f5566b5ba92" - }, - { - "algorithm": "sha256", - "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011" - } - ] - }, - { - "id": "f6065b8553fbd67a", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-3", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3de0e41581d474c91db326d9e755fe1b11172983" - }, - { - "algorithm": "sha256", - "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca" - } - ] - }, - { - "id": "836b7a9f5af3a698", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-4", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b81f76f5a16830f56841502d65c3d271a0d94ee4" - }, - { - "algorithm": "sha256", - "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a" - } - ] - }, - { - "id": "ef825d85dcc84401", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-5", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4978924cbee929c87b2726c9d9b4d2d5d7590da6" - }, - { - "algorithm": "sha256", - "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be" - } - ] - }, - { - "id": "ec1ead91b4dc9b6f", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-6", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "773e9072d36b0f3dca58dc5de24b9947f3fefdeb" - }, - { - "algorithm": "sha256", - "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7" - } - ] - }, - { - "id": "4ae262ef98cc6e7c", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-7", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6c3c180b690aee6c0320e6703f2f781618c4221e" - }, - { - "algorithm": "sha256", - "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25" - } - ] - }, - { - "id": "f4dabe053ab225a6", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-8", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "280e22a595351b1fa0fdc3b3a3deed4e4840e31a" - }, - { - "algorithm": "sha256", - "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb" - } - ] - }, - { - "id": "c54008f41cdccd7d", - "location": { - "path": "/usr/share/zoneinfo/Etc/GMT-9", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f62a1c06f8a901efa933208ae9501c9a2f78a269" - }, - { - "algorithm": "sha256", - "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2" - } - ] - }, - { - "id": "701a90e1a942a18c", - "location": { - "path": "/usr/share/zoneinfo/Etc/UCT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 114 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d0b8991654116e9395714102c41d858c1454b3bd" - }, - { - "algorithm": "sha256", - "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2" - } - ] - }, - { - "id": "122685b0c68c9ccc", - "location": { - "path": "/usr/share/zoneinfo/Europe/Amsterdam", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2933 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d90f3247c4716c2e1068d5ad9c88ca2091bec4e8" - }, - { - "algorithm": "sha256", - "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0" - } - ] - }, - { - "id": "63296b61a195a956", - "location": { - "path": "/usr/share/zoneinfo/Europe/Andorra", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1742 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4fbea0614a049786c42ba65ea8bea4b12a7a6ef3" - }, - { - "algorithm": "sha256", - "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8" - } - ] - }, - { - "id": "1bfa7de0c6375397", - "location": { - "path": "/usr/share/zoneinfo/Europe/Astrakhan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1151 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f68198e49b8568c0f1f0109464da4d553c466171" - }, - { - "algorithm": "sha256", - "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79" - } - ] - }, - { - "id": "fcd2eacd55312d28", - "location": { - "path": "/usr/share/zoneinfo/Europe/Athens", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2262 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fd241e817c1f999471c30d301238211a16f95866" - }, - { - "algorithm": "sha256", - "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730" - } - ] - }, - { - "id": "91b7a438e16df096", - "location": { - "path": "/usr/share/zoneinfo/Europe/Belfast", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3664 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1beba7108ea93c7111dabc9d7f4e4bfdea383992" - }, - { - "algorithm": "sha256", - "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4" - } - ] - }, - { - "id": "571ea8550f75fc68", - "location": { - "path": "/usr/share/zoneinfo/Europe/Belgrade", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1920 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "961a2223fd1573ab344930109fbd905336175c5f" - }, - { - "algorithm": "sha256", - "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a" - } - ] - }, - { - "id": "27fbeeb4d8581b13", - "location": { - "path": "/usr/share/zoneinfo/Europe/Bratislava", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2301 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c95c20c6a17e873cb68c1b064e6ba98852aaa27d" - }, - { - "algorithm": "sha256", - "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c" - } - ] - }, - { - "id": "bef4dd9c3d458832", - "location": { - "path": "/usr/share/zoneinfo/Europe/Bucharest", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2184 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7176e5201942e3b2db81c853b0215abc86fd0ae7" - }, - { - "algorithm": "sha256", - "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857" - } - ] - }, - { - "id": "faa5efe5328b4efd", - "location": { - "path": "/usr/share/zoneinfo/Europe/Budapest", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2368 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "91adb207dce9a1bfffd91c527c87591862b5befa" - }, - { - "algorithm": "sha256", - "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246" - } - ] - }, - { - "id": "0c94bd1eb143ff11", - "location": { - "path": "/usr/share/zoneinfo/Europe/Busingen", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1909 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "782d7d6812933a263ebfff012a0120d480071b1b" - }, - { - "algorithm": "sha256", - "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef" - } - ] - }, - { - "id": "78f0621bca4a15d3", - "location": { - "path": "/usr/share/zoneinfo/Europe/Chisinau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2390 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3c7ec1a8e357d2bbaead94d299dbe16db67b43ba" - }, - { - "algorithm": "sha256", - "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e" - } - ] - }, - { - "id": "3edae32ed130c85e", - "location": { - "path": "/usr/share/zoneinfo/Europe/Gibraltar", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3068 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "122f8383ab55c80eb33fe83cb2c8e870104260ee" - }, - { - "algorithm": "sha256", - "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e" - } - ] - }, - { - "id": "9f2b01f2ddb34434", - "location": { - "path": "/usr/share/zoneinfo/Europe/Helsinki", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1900 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3f01ceaf46492fcbd8753bc6cff72ca73df6d1f1" - }, - { - "algorithm": "sha256", - "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097" - } - ] - }, - { - "id": "80d3cace7652a48a", - "location": { - "path": "/usr/share/zoneinfo/Europe/Kaliningrad", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1493 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a02a78fd9fd74fa6cd9abe6546273519018d5030" - }, - { - "algorithm": "sha256", - "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3" - } - ] - }, - { - "id": "d253a3c6f0e289b1", - "location": { - "path": "/usr/share/zoneinfo/Europe/Kiev", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2120 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "946d9ae0ff7ee36e2d8809629da945ae868f4d65" - }, - { - "algorithm": "sha256", - "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3" - } - ] - }, - { - "id": "b73819ace6ce2e62", - "location": { - "path": "/usr/share/zoneinfo/Europe/Kirov", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1185 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "22357ac98d315c82d585badfb9afe934a709f107" - }, - { - "algorithm": "sha256", - "value": "3fb4f665fe44a3aa382f80db83f05f8858d48138f47505e5af063e419d5e0559" - } - ] - }, - { - "id": "8c262592f63df276", - "location": { - "path": "/usr/share/zoneinfo/Europe/Lisbon", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3497 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6ec81fc0f17e28fa36db9192073676089a04e11a" - }, - { - "algorithm": "sha256", - "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed" - } - ] - }, - { - "id": "404d04087865de29", - "location": { - "path": "/usr/share/zoneinfo/Europe/Madrid", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2614 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "373ee9e3d0ba9edf1ebd6497d5f1ffb50a62984f" - }, - { - "algorithm": "sha256", - "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea" - } - ] - }, - { - "id": "a79f710faa3b5af9", - "location": { - "path": "/usr/share/zoneinfo/Europe/Malta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2620 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "eede4ec7a48fc8ada059d1462e2c090eda8c6c91" - }, - { - "algorithm": "sha256", - "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd" - } - ] - }, - { - "id": "b148835727771d53", - "location": { - "path": "/usr/share/zoneinfo/Europe/Minsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1307 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4d76a2c501c44525f7a4afba02107be94266aaac" - }, - { - "algorithm": "sha256", - "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda" - } - ] - }, - { - "id": "6f97c872b5e89cef", - "location": { - "path": "/usr/share/zoneinfo/Europe/Monaco", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2962 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f065dd54ad27c008caa5e96b7fec1e7859fcc003" - }, - { - "algorithm": "sha256", - "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8" - } - ] - }, - { - "id": "2d1f461741a4505b", - "location": { - "path": "/usr/share/zoneinfo/Europe/Moscow", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1535 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d4d01723421789b2d2b54ffedee60283e94f5e65" - }, - { - "algorithm": "sha256", - "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c" - } - ] - }, - { - "id": "235b0c35008fc2c0", - "location": { - "path": "/usr/share/zoneinfo/Europe/Riga", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2198 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "799671bdcad326eb5707eb620342c69bac5e6580" - }, - { - "algorithm": "sha256", - "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569" - } - ] - }, - { - "id": "1ae638847358b961", - "location": { - "path": "/usr/share/zoneinfo/Europe/Rome", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2641 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2ef35f507ab176828a5c751f702144ede463e385" - }, - { - "algorithm": "sha256", - "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f" - } - ] - }, - { - "id": "be089268c5ac86a4", - "location": { - "path": "/usr/share/zoneinfo/Europe/Samara", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1201 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fbf746a5736db94ae499d4bfd93b8022a4e7f2c3" - }, - { - "algorithm": "sha256", - "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285" - } - ] - }, - { - "id": "f289a232591e6f84", - "location": { - "path": "/usr/share/zoneinfo/Europe/Saratov", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1169 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4a2bc09478d0fcff32dc2c4fddd9be29dc10245b" - }, - { - "algorithm": "sha256", - "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c" - } - ] - }, - { - "id": "fc0a9b4d995296df", - "location": { - "path": "/usr/share/zoneinfo/Europe/Simferopol", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1469 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f1773f7624c418081fb3ab76ac1a64ab60f2e9be" - }, - { - "algorithm": "sha256", - "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27" - } - ] - }, - { - "id": "4a00354b8300b8f6", - "location": { - "path": "/usr/share/zoneinfo/Europe/Sofia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2077 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "541f61fa9ef15b102f8661b684ad9976bd81b929" - }, - { - "algorithm": "sha256", - "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6" - } - ] - }, - { - "id": "8433349ead3f2982", - "location": { - "path": "/usr/share/zoneinfo/Europe/Tallinn", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2148 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dff1b1743ddf6474e691fae0a6dab8ee93d81789" - }, - { - "algorithm": "sha256", - "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec" - } - ] - }, - { - "id": "ba13f00261297f72", - "location": { - "path": "/usr/share/zoneinfo/Europe/Tirane", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2084 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3b9be3df7968b0c46feed0a46349324179daaa84" - }, - { - "algorithm": "sha256", - "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec" - } - ] - }, - { - "id": "f9918b9cf508d9d2", - "location": { - "path": "/usr/share/zoneinfo/Europe/Ulyanovsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1253 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c374e42e8ca36446087f9bbbba154aac78ade345" - }, - { - "algorithm": "sha256", - "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818" - } - ] - }, - { - "id": "10cbcfd22f47259d", - "location": { - "path": "/usr/share/zoneinfo/Europe/Vienna", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2200 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1da9833989405bd5ff21d58013704f9f00cefd7b" - }, - { - "algorithm": "sha256", - "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49" - } - ] - }, - { - "id": "14df6d91789d8c50", - "location": { - "path": "/usr/share/zoneinfo/Europe/Vilnius", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2162 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "88bfe2ba142bad0856984a813ac8b93939fd6b3e" - }, - { - "algorithm": "sha256", - "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75" - } - ] - }, - { - "id": "ae0170076f91cef4", - "location": { - "path": "/usr/share/zoneinfo/Europe/Volgograd", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1193 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a4deb32b25919c4fbeec94d043abbdcc27b45bd6" - }, - { - "algorithm": "sha256", - "value": "46016fb7b9b367e4ed20a2fd0551e6a0d64b21e2c8ba20dd5de635d20dbfbe4b" - } - ] - }, - { - "id": "d165c084dc238bb3", - "location": { - "path": "/usr/share/zoneinfo/Europe/Warsaw", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2654 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "011e06118f3e209794b175332ffb109e2583e4f7" - }, - { - "algorithm": "sha256", - "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab" - } - ] - }, - { - "id": "6c1eb3834c5e0fea", - "location": { - "path": "/usr/share/zoneinfo/Factory", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 116 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d970812ef3dca71b59cc3dab08ba3391d4dd1418" - }, - { - "algorithm": "sha256", - "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789" - } - ] - }, - { - "id": "782fb903241c228b", - "location": { - "path": "/usr/share/zoneinfo/HST", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 115 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dd19fb47754132dd60feee8d83b57868b00d21b7" - }, - { - "algorithm": "sha256", - "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f" - } - ] - }, - { - "id": "7ad0759e47ccfbad", - "location": { - "path": "/usr/share/zoneinfo/Indian/Chagos", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 185 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "20e78a05202ee8fdfc3ecdc06c53ffa5b41b7198" - }, - { - "algorithm": "sha256", - "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346" - } - ] - }, - { - "id": "e904d9be363f9ea3", - "location": { - "path": "/usr/share/zoneinfo/Indian/Kerguelen", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 185 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ce36944fc0ff3169fa4e7830eaee2756bf477244" - }, - { - "algorithm": "sha256", - "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395" - } - ] - }, - { - "id": "7741ee18496437a3", - "location": { - "path": "/usr/share/zoneinfo/Indian/Mauritius", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 227 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "689162855b79e8faa59b13a6712031285e751d32" - }, - { - "algorithm": "sha256", - "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2" - } - ] - }, - { - "id": "7fd2119febc05642", - "location": { - "path": "/usr/share/zoneinfo/Kwajalein", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 302 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "418d0c6d24243e19ccbf30c3ba72a3b72951182e" - }, - { - "algorithm": "sha256", - "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874" - } - ] - }, - { - "id": "f2f56adc119ab5a2", - "location": { - "path": "/usr/share/zoneinfo/MET", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2094 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b61547b7d3527b7c4197d9abc67f235fb84ca74c" - }, - { - "algorithm": "sha256", - "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f" - } - ] - }, - { - "id": "264781186fcee819", - "location": { - "path": "/usr/share/zoneinfo/MST", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 114 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "08b1a2c5f0353ea65d0b7a721f4348a6d9532939" - }, - { - "algorithm": "sha256", - "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc" - } - ] - }, - { - "id": "2914390c816628c5", - "location": { - "path": "/usr/share/zoneinfo/MST7MDT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2310 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1d52486562742dcb8b2ef09f17106406763d3dd3" - }, - { - "algorithm": "sha256", - "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d" - } - ] - }, - { - "id": "88ef958a2df6ee4a", - "location": { - "path": "/usr/share/zoneinfo/NZ-CHAT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2054 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c1f61e17afb35ed7112dd165af69fb1d59019ec0" - }, - { - "algorithm": "sha256", - "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f" - } - ] - }, - { - "id": "7fb76438a08ebd54", - "location": { - "path": "/usr/share/zoneinfo/PST8PDT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2310 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7cafd1b0c1a2c0e3be2e8205b87e20b4b3c384f4" - }, - { - "algorithm": "sha256", - "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f" - } - ] - }, - { - "id": "ae69c45570f643c0", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Apia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 598 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "14aa27462a5faee1a52ef40a9368f895de4852d9" - }, - { - "algorithm": "sha256", - "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d" - } - ] - }, - { - "id": "ecbfd7e43ea8cad9", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Bougainville", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 254 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1d71be2e85de3d835c87622fd8eade7c3e902ffb" - }, - { - "algorithm": "sha256", - "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf" - } - ] - }, - { - "id": "5f9138253ccee0c0", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Efate", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 524 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e69d42d66b6478df4bd2a631f4cd3763a942a875" - }, - { - "algorithm": "sha256", - "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a" - } - ] - }, - { - "id": "e97a64cf4a2d818f", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Enderbury", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 220 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5445af61425cf6e3b4b2bc0fd4a97b71147d822a" - }, - { - "algorithm": "sha256", - "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4" - } - ] - }, - { - "id": "f223ebf1a2e82f2c", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Fakaofo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 186 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c34621b50b6fe39927d1b39bc277ddcf1db182b7" - }, - { - "algorithm": "sha256", - "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2" - } - ] - }, - { - "id": "71a539e0150118b0", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Fiji", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 564 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "270361925ed84f38d72b5c7d85b13e62a5b77abc" - }, - { - "algorithm": "sha256", - "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342" - } - ] - }, - { - "id": "af029a7610ef8fe2", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Funafuti", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 152 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "244ed7d52bc39d915e1f860727ecfe3f4b1ae121" - }, - { - "algorithm": "sha256", - "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7" - } - ] - }, - { - "id": "cfda9071f3b88dba", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Galapagos", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 224 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ff648042958297445dcec56f99dc672836db6b55" - }, - { - "algorithm": "sha256", - "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010" - } - ] - }, - { - "id": "f9fcedbbf1be4261", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Gambier", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 150 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "00f0f6608983d465851e49229bfb8ede4d442a67" - }, - { - "algorithm": "sha256", - "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311" - } - ] - }, - { - "id": "95611c0e179b9a85", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Guadalcanal", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 152 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6d2aeb6f99fbb109cc8f8dc33e85607c95071865" - }, - { - "algorithm": "sha256", - "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348" - } - ] - }, - { - "id": "4cc1bf4191a1d9aa", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Guam", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 494 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e89887209cf2ea7f4223ca7298e9377b233eaba6" - }, - { - "algorithm": "sha256", - "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2" - } - ] - }, - { - "id": "ebfc1ae5fa47e295", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Honolulu", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 329 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5d5313bee3a467f7b5311b263c7d38b52f182164" - }, - { - "algorithm": "sha256", - "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33" - } - ] - }, - { - "id": "0d6ce7c57187cfdb", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Kiritimati", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 224 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e83c7bbcdcc83e6934be64fd0a229232365084ab" - }, - { - "algorithm": "sha256", - "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4" - } - ] - }, - { - "id": "a16f3ba1d97b7da8", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Kosrae", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 337 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "eb5492ed1cfbef462c850a6c36b2453d6dc5ca80" - }, - { - "algorithm": "sha256", - "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b" - } - ] - }, - { - "id": "c53d0daaf2e90cf6", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Marquesas", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 159 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "def12fdcc1acee6a96e7855cc43382fafddc412e" - }, - { - "algorithm": "sha256", - "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863" - } - ] - }, - { - "id": "1512d024c8f3f62b", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Midway", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 175 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4c388c7f9a7700517fc6577943f3efe3bdddd3eb" - }, - { - "algorithm": "sha256", - "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458" - } - ] - }, - { - "id": "897c12608bff560c", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Nauru", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 238 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fb4f15ec890f2db5cf829699cb96948630b9ec46" - }, - { - "algorithm": "sha256", - "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70" - } - ] - }, - { - "id": "208f57e446988754", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Niue", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 189 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2b44b2ad62d2fbe5ee390347fdcd8c29659ce2e9" - }, - { - "algorithm": "sha256", - "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833" - } - ] - }, - { - "id": "3b2a28a1b48247df", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Norfolk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 866 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ad97c313e51f794abaa6e2dfddc8984330d1e296" - }, - { - "algorithm": "sha256", - "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c" - } - ] - }, - { - "id": "67c087a1eeedb635", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Noumea", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 290 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ba9a1ab97d0229d08be4ea87688f76517829f248" - }, - { - "algorithm": "sha256", - "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4" - } - ] - }, - { - "id": "22dfa25d3fa86ec7", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Palau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 166 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9065568520f50f092624dd58098648b7d2e4fdd3" - }, - { - "algorithm": "sha256", - "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa" - } - ] - }, - { - "id": "8c73f1856699655b", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Pitcairn", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 188 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "193bd97bcd130c2a9147722c9136e8e23ddbe6f0" - }, - { - "algorithm": "sha256", - "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57" - } - ] - }, - { - "id": "65bf81bd295ae176", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Rarotonga", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 589 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e4519321d37b1ab7fe54a4490ad92b1b0c6a5b22" - }, - { - "algorithm": "sha256", - "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17" - } - ] - }, - { - "id": "dedb81038e7f33d0", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Tahiti", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 151 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1a32f10a8437c55ca9653afdd99774897ea79123" - }, - { - "algorithm": "sha256", - "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536" - } - ] - }, - { - "id": "6f4f0d95b8a8360d", - "location": { - "path": "/usr/share/zoneinfo/Pacific/Tongatapu", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 358 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f76d2ef606379bf8ffcb4d9d0565501c70041df9" - }, - { - "algorithm": "sha256", - "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016" - } - ] - }, - { - "id": "6d46ecc7fe34305c", - "location": { - "path": "/usr/share/zoneinfo/WET", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1905 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "515d44469e73a5f3706413becbb22800fc3a8528" - }, - { - "algorithm": "sha256", - "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d" - } - ] - }, - { - "id": "b61690cf2403a026", - "location": { - "path": "/usr/share/zoneinfo/iso3166.tab", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 444, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/tab-separated-values", - "size": 4446 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "036599ae629fc874a89dfe5ce0964fa70419d219" - }, - { - "algorithm": "sha256", - "value": "810984ad410ff1de2595999df8972c12bff037812a8b3bd6c71e746b6c2c04cc" - } - ] - }, - { - "id": "51c28552cb4c2446", - "location": { - "path": "/usr/share/zoneinfo/leap-seconds.list", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 10666 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4e57983b342a79691ac43c0bd67e2bc18f04cbdc" - }, - { - "algorithm": "sha256", - "value": "2b4711e67af3f8b04f1334732f08cb37f32ea73eee7ab423a1241d205a4bd24f" - } - ] - }, - { - "id": "f7022385ef85f21a", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Abidjan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 688 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bda061f8aa2517793e5a0c28a5dafd8d9479813f" - }, - { - "algorithm": "sha256", - "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf" - } - ] - }, - { - "id": "3f4c2c387d15785d", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 805 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a3b9351b4692d33218fa9ac6f9e6f8cdd71e159f" - }, - { - "algorithm": "sha256", - "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7" - } - ] - }, - { - "id": "759bc127a930f74d", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Algiers", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1275 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0a4505f2291513c110705ec63eb3ba21e90a0bce" - }, - { - "algorithm": "sha256", - "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34" - } - ] - }, - { - "id": "0e914271bb057ece", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Bangui", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 775 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "82cebd14ddd353a0f32d37abc5a367831403df8a" - }, - { - "algorithm": "sha256", - "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b" - } - ] - }, - { - "id": "bd526546909a80af", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Bissau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 734 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9732d8fd2c7f9afd53029fd598a15e690df37e87" - }, - { - "algorithm": "sha256", - "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613" - } - ] - }, - { - "id": "40d1a588276b1fe7", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Blantyre", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 689 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "db03d379cb9fb345717f71436fe4e8115ee6f416" - }, - { - "algorithm": "sha256", - "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2" - } - ] - }, - { - "id": "19ae05b6910bb833", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Cairo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2939 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b3e9ca230bd40565122e7dca72584b0e338bd154" - }, - { - "algorithm": "sha256", - "value": "a8245264ff0d0ffc60149218436d3e6e8e84ff32c042dc15a416f31666112d8d" - } - ] - }, - { - "id": "fe1407bfa4cac4f7", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Casablanca", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2969 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "01912cf0fd8f0602ab59dcec4d08f29a1e481b11" - }, - { - "algorithm": "sha256", - "value": "03fd202ba98d914fc76a27e342d677c19dba8be46c3079daeafbd97a9481f581" - } - ] - }, - { - "id": "f7064471dc3cebe0", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Ceuta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2592 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "321d0017b3840cb9f9210d8a110e1ec704795794" - }, - { - "algorithm": "sha256", - "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561" - } - ] - }, - { - "id": "6ca263bfca12749e", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2835 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c4eb8b6b9b4d962e0c3f4cd408d9452128158368" - }, - { - "algorithm": "sha256", - "value": "8e7634d74b2f98a99b5e2c97b24ee0f5d4e48df2220beb4bb38fb68a2b93cb8d" - } - ] - }, - { - "id": "02643213bb9576b4", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Johannesburg", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 786 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "464ff72e4a583e592745cec1ceb4327f5f160244" - }, - { - "algorithm": "sha256", - "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be" - } - ] - }, - { - "id": "691618862d29e1bd", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Juba", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1219 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "15653f1b6792fcce5546542406c254e72d95bcb2" - }, - { - "algorithm": "sha256", - "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256" - } - ] - }, - { - "id": "ea208c490996b73f", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Khartoum", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1219 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a90646304297255cdec671d8cfb84af6abe2bdc5" - }, - { - "algorithm": "sha256", - "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f" - } - ] - }, - { - "id": "e9540c37a2905022", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Monrovia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 748 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "25ca500a76fb043cd2677911cbc8ada47a9a270d" - }, - { - "algorithm": "sha256", - "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4" - } - ] - }, - { - "id": "071495cd7309767e", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Ndjamena", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 739 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f51f1935d7aefb47b5fb3017e17f68414d7d5eca" - }, - { - "algorithm": "sha256", - "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d" - } - ] - }, - { - "id": "f57b4575f72a0886", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 794 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7ba7bb9a67110a431e39ada050e4c2c0fd7deca2" - }, - { - "algorithm": "sha256", - "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c" - } - ] - }, - { - "id": "be50446e30b4df51", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Tripoli", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1165 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "41ccc2a1721705dbaa48fc1aebd56a0ee4b7bdd0" - }, - { - "algorithm": "sha256", - "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375" - } - ] - }, - { - "id": "f17d93d752b85dfe", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Tunis", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1229 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "818a62a445da18482141f6375974b1d61982e619" - }, - { - "algorithm": "sha256", - "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d" - } - ] - }, - { - "id": "b5182b6efb8764f4", - "location": { - "path": "/usr/share/zoneinfo/right/Africa/Windhoek", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1495 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9cd7fb2cbf9cc7069c0f43c80c12a00ecc443349" - }, - { - "algorithm": "sha256", - "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe" - } - ] - }, - { - "id": "614fdef2f1f46cd8", - "location": { - "path": "/usr/share/zoneinfo/right/America/Adak", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2896 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8910beeaa86bdf6ccfb70ac9dbb96ed53a314ec6" - }, - { - "algorithm": "sha256", - "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f" - } - ] - }, - { - "id": "f441df150154f49a", - "location": { - "path": "/usr/share/zoneinfo/right/America/Anchorage", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2911 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "efebf01f223b786b4aaf83e6339211fc44d6d182" - }, - { - "algorithm": "sha256", - "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f" - } - ] - }, - { - "id": "9c6f071c12ea9e2f", - "location": { - "path": "/usr/share/zoneinfo/right/America/Anguilla", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 786 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "27461f17d3e597da36f493a4c0539a62f12a81c9" - }, - { - "algorithm": "sha256", - "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185" - } - ] - }, - { - "id": "bd4d0e21eb695ebf", - "location": { - "path": "/usr/share/zoneinfo/right/America/Araguaina", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1410 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bf0ba4b1583dc498e2366f7e6d6b6ce3134c974f" - }, - { - "algorithm": "sha256", - "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0" - } - ] - }, - { - "id": "dd7c942d29c91d70", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1602 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3902af7842f9b7a2b752801f50bc6e7d019b309f" - }, - { - "algorithm": "sha256", - "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb" - } - ] - }, - { - "id": "581b3b6c5e7deca6", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1602 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "94cfe18f3802f2b4db15e5a0092b924d40f11e13" - }, - { - "algorithm": "sha256", - "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0" - } - ] - }, - { - "id": "cdd0acfa3cd70eac", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1602 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8adef1be479d4d1ef253a092e7eab4854f0d3d4a" - }, - { - "algorithm": "sha256", - "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee" - } - ] - }, - { - "id": "e4cae12990a4a4d4", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1574 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c136dc30cf77b8a97153ffbcc71fbc9564e9285c" - }, - { - "algorithm": "sha256", - "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c" - } - ] - }, - { - "id": "ef93b806b81fcf11", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1616 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1d7b8e0a0c760b331ce5ba4f7dea8355e18f8a8c" - }, - { - "algorithm": "sha256", - "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166" - } - ] - }, - { - "id": "80529db99d74886e", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1602 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "24af0e95e5ea5f4c1011fbd0150823db541262a1" - }, - { - "algorithm": "sha256", - "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b" - } - ] - }, - { - "id": "e83ee6064741c5a2", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1602 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c7674aa3fbe22be937149cee1674e75a76e86245" - }, - { - "algorithm": "sha256", - "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075" - } - ] - }, - { - "id": "9b67f5837a0c426f", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Salta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1574 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "018ea5c878867c3f0e7642c8c7a4ea5ee7d53bab" - }, - { - "algorithm": "sha256", - "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626" - } - ] - }, - { - "id": "4650a10fcb8944c0", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1616 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "34a1efb1cb54a7de5bd133900922a23dae031fbf" - }, - { - "algorithm": "sha256", - "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27" - } - ] - }, - { - "id": "def5901f81b7ed78", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1628 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b9c320b677ec6f3e22e1279fa60a1800e8a36ca4" - }, - { - "algorithm": "sha256", - "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5" - } - ] - }, - { - "id": "77406af5633f45a5", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1630 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d18e7cf00892a3c15c0dfb5a8cf04031291f5100" - }, - { - "algorithm": "sha256", - "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76" - } - ] - }, - { - "id": "a6abde91b9b039fb", - "location": { - "path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1602 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "eab37df98c3eb5f46ca8a17cc72c49c88379215a" - }, - { - "algorithm": "sha256", - "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414" - } - ] - }, - { - "id": "c1a2000d49fc14fc", - "location": { - "path": "/usr/share/zoneinfo/right/America/Asuncion", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2570 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e79446980a7b6fe351fbd65a72062fc5b8ad10a9" - }, - { - "algorithm": "sha256", - "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003" - } - ] - }, - { - "id": "e9095e1b483e79a2", - "location": { - "path": "/usr/share/zoneinfo/right/America/Atikokan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 722 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "971f2edd08bb26883049c0ef22fc0e0409f82dfd" - }, - { - "algorithm": "sha256", - "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80" - } - ] - }, - { - "id": "b0f7cf8729d6a5f9", - "location": { - "path": "/usr/share/zoneinfo/right/America/Bahia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1550 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7ec206f6bcd484dddd374887852dc43ee35b203c" - }, - { - "algorithm": "sha256", - "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc" - } - ] - }, - { - "id": "72edda83f78cf3b4", - "location": { - "path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1692 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f49536342868c11db22eed113127dc4d5fceef9f" - }, - { - "algorithm": "sha256", - "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204" - } - ] - }, - { - "id": "ceb77ac1df14b109", - "location": { - "path": "/usr/share/zoneinfo/right/America/Barbados", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 976 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bb74b1308ab826e0d627d5df8e9b9d9c63c551e4" - }, - { - "algorithm": "sha256", - "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95" - } - ] - }, - { - "id": "6a1a30682a8b81c5", - "location": { - "path": "/usr/share/zoneinfo/right/America/Belem", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1102 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a59cb528914d84e3a981e32348835dc15587ec03" - }, - { - "algorithm": "sha256", - "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d" - } - ] - }, - { - "id": "8d45c49b63096e13", - "location": { - "path": "/usr/share/zoneinfo/right/America/Belize", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2154 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d858aae95195f1efb535c4e2946e00f5fee97af0" - }, - { - "algorithm": "sha256", - "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3" - } - ] - }, - { - "id": "0b946bee5415b564", - "location": { - "path": "/usr/share/zoneinfo/right/America/Boa_Vista", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1158 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e3e5290b720fcd759683c6e2fb3517713f47be2b" - }, - { - "algorithm": "sha256", - "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92" - } - ] - }, - { - "id": "204ec5b7b6c871fe", - "location": { - "path": "/usr/share/zoneinfo/right/America/Bogota", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 772 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c0568a0e9db563d2d03535b5f819103f2dccb473" - }, - { - "algorithm": "sha256", - "value": "7b53812f2fa251abb476d01dcdc58074061286ed9a4604e808ff704e84db9431" - } - ] - }, - { - "id": "bce4bc5297b810be", - "location": { - "path": "/usr/share/zoneinfo/right/America/Boise", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2950 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1b857038d4145e17cd4156524ee9026859734933" - }, - { - "algorithm": "sha256", - "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894" - } - ] - }, - { - "id": "88654dac1d100fa5", - "location": { - "path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2794 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7d61e33cfa757aca51fe90096083d41d875dd977" - }, - { - "algorithm": "sha256", - "value": "4dd3933664bb1bc989be1edd1b655f9644e48b0f9b966e652b5e0826c906ce38" - } - ] - }, - { - "id": "c6bbbcf8bdb2044e", - "location": { - "path": "/usr/share/zoneinfo/right/America/Campo_Grande", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1970 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c41a48ca167f2c5055c62c5e8bf209527d20fe57" - }, - { - "algorithm": "sha256", - "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a" - } - ] - }, - { - "id": "9a34c936fde520b3", - "location": { - "path": "/usr/share/zoneinfo/right/America/Cancun", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1374 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ade81e156c7b056dee735ae5319089936c1bea13" - }, - { - "algorithm": "sha256", - "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902" - } - ] - }, - { - "id": "a6b311b0d992aaa1", - "location": { - "path": "/usr/share/zoneinfo/right/America/Caracas", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 790 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fcded834c3cd1844518be363d3b24d16c34ceb37" - }, - { - "algorithm": "sha256", - "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b" - } - ] - }, - { - "id": "663aec01b5772417", - "location": { - "path": "/usr/share/zoneinfo/right/America/Cayenne", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 724 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "64f90da9217724e88d0b6fd60c05b091373895ad" - }, - { - "algorithm": "sha256", - "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa" - } - ] - }, - { - "id": "433e5ba83f37e392", - "location": { - "path": "/usr/share/zoneinfo/right/America/Chicago", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4132 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9400083ba972c74ab159ad7cc0ef4b70649bdd63" - }, - { - "algorithm": "sha256", - "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1" - } - ] - }, - { - "id": "efea80a874c77767", - "location": { - "path": "/usr/share/zoneinfo/right/America/Chihuahua", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1642 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5e58199c8fca41d1e3e1af1bacb3cbef765d3228" - }, - { - "algorithm": "sha256", - "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131" - } - ] - }, - { - "id": "f4fde4100664d6a7", - "location": { - "path": "/usr/share/zoneinfo/right/America/Ciudad_Juarez", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2078 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "54d4f835162a2c82e442e541ed03f1db3cca2faf" - }, - { - "algorithm": "sha256", - "value": "0c616470f24ae69ecfac8e4f19c722c9e476316fa31675f20c4ab5575a86aa8c" - } - ] - }, - { - "id": "5ac9c58885abe349", - "location": { - "path": "/usr/share/zoneinfo/right/America/Costa_Rica", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 856 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "019936bb38cfd6252397a0b33755090819f77822" - }, - { - "algorithm": "sha256", - "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b" - } - ] - }, - { - "id": "4b7a483929c91d86", - "location": { - "path": "/usr/share/zoneinfo/right/America/Creston", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 900 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "952da99fe3cf915cbfb4aa17a3b22ddc102e428c" - }, - { - "algorithm": "sha256", - "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5" - } - ] - }, - { - "id": "468d6acedf6893c8", - "location": { - "path": "/usr/share/zoneinfo/right/America/Cuiaba", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1942 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dc418a83b00940d3477ebbe11ff2f8f08db0b9bf" - }, - { - "algorithm": "sha256", - "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b" - } - ] - }, - { - "id": "9cc18c95cd40334c", - "location": { - "path": "/usr/share/zoneinfo/right/America/Danmarkshavn", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1238 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "410aa8311f71add65c7335dd2682cc48ccd9b350" - }, - { - "algorithm": "sha256", - "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423" - } - ] - }, - { - "id": "21741231ed005f74", - "location": { - "path": "/usr/share/zoneinfo/right/America/Dawson", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2154 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "986ac03517f3a3f480e3d823b7325f0819d8107c" - }, - { - "algorithm": "sha256", - "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203" - } - ] - }, - { - "id": "d751589825eb9462", - "location": { - "path": "/usr/share/zoneinfo/right/America/Dawson_Creek", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1590 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d237b7b3d1fb583ca33690558984302bcd4bb5c1" - }, - { - "algorithm": "sha256", - "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73" - } - ] - }, - { - "id": "4f3a2269dc420d00", - "location": { - "path": "/usr/share/zoneinfo/right/America/Denver", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3000 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3aa537a85902ecefbf7efb76942bd1f647c625e7" - }, - { - "algorithm": "sha256", - "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c" - } - ] - }, - { - "id": "4bd5642cb6de23e2", - "location": { - "path": "/usr/share/zoneinfo/right/America/Detroit", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2770 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d174885854b477f4f97a9364a6d34d73b2d96741" - }, - { - "algorithm": "sha256", - "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed" - } - ] - }, - { - "id": "ac41de9dea715c81", - "location": { - "path": "/usr/share/zoneinfo/right/America/Edmonton", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2872 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "69f491986f6238e8e37d440d8a36d874ff10bdcb" - }, - { - "algorithm": "sha256", - "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3" - } - ] - }, - { - "id": "072cfe0a9b0e0b92", - "location": { - "path": "/usr/share/zoneinfo/right/America/Eirunepe", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1182 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5e85a44761a943f1a8782c5257c77deb88972cb1" - }, - { - "algorithm": "sha256", - "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e" - } - ] - }, - { - "id": "ad4e4593f4553547", - "location": { - "path": "/usr/share/zoneinfo/right/America/El_Salvador", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 764 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d31e5214efccb6f35ea9ff78bd150be6f5b4bd4e" - }, - { - "algorithm": "sha256", - "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd" - } - ] - }, - { - "id": "e7a0d5dc63e23d61", - "location": { - "path": "/usr/share/zoneinfo/right/America/Ensenada", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2914 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "004103516a827b57f85a3498d0698f015cc2f5c1" - }, - { - "algorithm": "sha256", - "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034" - } - ] - }, - { - "id": "490153f70c05dabd", - "location": { - "path": "/usr/share/zoneinfo/right/America/Fort_Nelson", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2780 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "86a807371a0f1262b6f75f4da944608c28a54256" - }, - { - "algorithm": "sha256", - "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0" - } - ] - }, - { - "id": "ce70dcb47db0d5df", - "location": { - "path": "/usr/share/zoneinfo/right/America/Fort_Wayne", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2222 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "181a083fcd95bf76c72f040a65e09416b8759c47" - }, - { - "algorithm": "sha256", - "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0" - } - ] - }, - { - "id": "96713d92e3967dfe", - "location": { - "path": "/usr/share/zoneinfo/right/America/Fortaleza", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1242 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1d7009907bbdeebe7eace12ae213e1d298584f9e" - }, - { - "algorithm": "sha256", - "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56" - } - ] - }, - { - "id": "abc56345125efa55", - "location": { - "path": "/usr/share/zoneinfo/right/America/Glace_Bay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2732 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8a6b0eba98da18bbe8a07b74153501b6f083f8b9" - }, - { - "algorithm": "sha256", - "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0" - } - ] - }, - { - "id": "1b5b04a40e9b3d12", - "location": { - "path": "/usr/share/zoneinfo/right/America/Godthab", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2443 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6b8721db34cb1871f1e415808825fd729e7b3042" - }, - { - "algorithm": "sha256", - "value": "c55ce50c9d8ee5a620b170bccd80e166b6d2a1c2cf7affedc6d028cb80a984de" - } - ] - }, - { - "id": "00ac074c37810077", - "location": { - "path": "/usr/share/zoneinfo/right/America/Goose_Bay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3750 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0eebbf4fd60ff53627e25915c02938e4b970202d" - }, - { - "algorithm": "sha256", - "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66" - } - ] - }, - { - "id": "a4d3a4fa5c4c2477", - "location": { - "path": "/usr/share/zoneinfo/right/America/Grand_Turk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2374 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "37fa3ae1c0254e8441b8eea5055bee3da511ebf1" - }, - { - "algorithm": "sha256", - "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9" - } - ] - }, - { - "id": "7a3069a0d6f1edc5", - "location": { - "path": "/usr/share/zoneinfo/right/America/Guatemala", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 820 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d776536a67abe6dfc249fe095f6c1e746b526576" - }, - { - "algorithm": "sha256", - "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d" - } - ] - }, - { - "id": "954358489b39c6f2", - "location": { - "path": "/usr/share/zoneinfo/right/America/Guayaquil", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 772 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9f4572ac17541b57609cc8efcd26ec675c2fbe6b" - }, - { - "algorithm": "sha256", - "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a" - } - ] - }, - { - "id": "5a99385da2a98993", - "location": { - "path": "/usr/share/zoneinfo/right/America/Guyana", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 788 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d09fa759600b8d3e9a609d2c74a58f606129f0ae" - }, - { - "algorithm": "sha256", - "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c" - } - ] - }, - { - "id": "906cea09248e27e4", - "location": { - "path": "/usr/share/zoneinfo/right/America/Halifax", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3964 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d807cdfc092bd6cd1df8bdbb7f048b2c71d0498b" - }, - { - "algorithm": "sha256", - "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129" - } - ] - }, - { - "id": "b558ded4a2ba5c24", - "location": { - "path": "/usr/share/zoneinfo/right/America/Havana", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2956 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f4ff4cd4c41336c8ed0094442fe575c332f124bd" - }, - { - "algorithm": "sha256", - "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768" - } - ] - }, - { - "id": "e54046c2a8025c48", - "location": { - "path": "/usr/share/zoneinfo/right/America/Hermosillo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 996 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b01115a82faed7e79ad41cebbd80f0551fd9561a" - }, - { - "algorithm": "sha256", - "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060" - } - ] - }, - { - "id": "74b94c9aab5c857c", - "location": { - "path": "/usr/share/zoneinfo/right/America/Indiana/Knox", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2984 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7e4166ffa1476f9ee0854c95051c2b81404315b5" - }, - { - "algorithm": "sha256", - "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d" - } - ] - }, - { - "id": "0c5afa607794389c", - "location": { - "path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2278 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c4057f40601201d6c2aeef6070d68ca456c4ae21" - }, - { - "algorithm": "sha256", - "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0" - } - ] - }, - { - "id": "879b3634fcae874e", - "location": { - "path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2460 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8a031bcb18c251bf45c55b90ae41267a8e7fab82" - }, - { - "algorithm": "sha256", - "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974" - } - ] - }, - { - "id": "7c46d1f661222804", - "location": { - "path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2240 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8793c2489fab2f22cdde61d8f2afc05f5c83de98" - }, - { - "algorithm": "sha256", - "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3" - } - ] - }, - { - "id": "ee064e8e4e0dea77", - "location": { - "path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1970 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "da9db35be6895d492691d9e77fc1410953c5e04c" - }, - { - "algorithm": "sha256", - "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48" - } - ] - }, - { - "id": "f2c42e008a1a24d8", - "location": { - "path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2250 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "75e668e14fbd955443d495995aa0447448f78f56" - }, - { - "algorithm": "sha256", - "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617" - } - ] - }, - { - "id": "35c31cd7d0b01341", - "location": { - "path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2334 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5a4b59583938e7722aeb1643896a807181eefd5d" - }, - { - "algorithm": "sha256", - "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829" - } - ] - }, - { - "id": "59ea05caed45b864", - "location": { - "path": "/usr/share/zoneinfo/right/America/Inuvik", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2614 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7e85b69e7fa612b98a94ba5e17c8cd2c99e66204" - }, - { - "algorithm": "sha256", - "value": "6b688e6c0de86d290b58f172d31404e1797d63ddfc76d9237550ac58a08cbfe3" - } - ] - }, - { - "id": "2eb4fff7b33af726", - "location": { - "path": "/usr/share/zoneinfo/right/America/Iqaluit", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2742 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "18c07f4f3a7b6b1dd1fa59169161216c4074a5c3" - }, - { - "algorithm": "sha256", - "value": "45b43ff629a21565bed409c89d773cc5a2e73d13120a166b7cdb8684143cd08e" - } - ] - }, - { - "id": "c3409121432cb3da", - "location": { - "path": "/usr/share/zoneinfo/right/America/Jamaica", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1022 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8fe3840dd6ea5b5ced195059292756ec79380673" - }, - { - "algorithm": "sha256", - "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e" - } - ] - }, - { - "id": "51ccf03fde35d7b1", - "location": { - "path": "/usr/share/zoneinfo/right/America/Juneau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2893 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e11826c2b6fc9f374740825bc68c3cbc9f243d78" - }, - { - "algorithm": "sha256", - "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e" - } - ] - }, - { - "id": "cd8236090237e944", - "location": { - "path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3328 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1651128c3ccccb1fa24aa21bb2c69a200d22ee81" - }, - { - "algorithm": "sha256", - "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930" - } - ] - }, - { - "id": "dd79df7771396f3f", - "location": { - "path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2908 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "154b9851d4d0367d6117b60c465a9995d48be332" - }, - { - "algorithm": "sha256", - "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751" - } - ] - }, - { - "id": "f80e77a06f3c6929", - "location": { - "path": "/usr/share/zoneinfo/right/America/La_Paz", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 758 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8a02dc5a0724497911cc71c79cfe7d44502ae27a" - }, - { - "algorithm": "sha256", - "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc" - } - ] - }, - { - "id": "4ae32126f600e409", - "location": { - "path": "/usr/share/zoneinfo/right/America/Lima", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 932 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b4a091da1b3606db773b07dc24fba3fa0bcdd6ff" - }, - { - "algorithm": "sha256", - "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018" - } - ] - }, - { - "id": "e0ccc5991c7e9cd0", - "location": { - "path": "/usr/share/zoneinfo/right/America/Los_Angeles", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3392 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cc9bc90b3c840a822054c69bdaca6278c76d4245" - }, - { - "algorithm": "sha256", - "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835" - } - ] - }, - { - "id": "cf328833883e346c", - "location": { - "path": "/usr/share/zoneinfo/right/America/Maceio", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1270 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "149803d8b3017aedb79c5fc1ab1c46a7137aaffa" - }, - { - "algorithm": "sha256", - "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96" - } - ] - }, - { - "id": "58563e4184e1a1f0", - "location": { - "path": "/usr/share/zoneinfo/right/America/Managua", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 970 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "83bfea3e35a57efdbc76101816ac9161c0ce7f23" - }, - { - "algorithm": "sha256", - "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0" - } - ] - }, - { - "id": "226968b8213882f1", - "location": { - "path": "/usr/share/zoneinfo/right/America/Manaus", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1130 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "044a912a3a67f3e0ab6129cec10a343ee3291b0d" - }, - { - "algorithm": "sha256", - "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5" - } - ] - }, - { - "id": "c0b66c590af75c6a", - "location": { - "path": "/usr/share/zoneinfo/right/America/Martinique", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 772 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6da64a96cf7d04251286cd7a90980bde5718e3cf" - }, - { - "algorithm": "sha256", - "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589" - } - ] - }, - { - "id": "9fe1115f9ddf9adb", - "location": { - "path": "/usr/share/zoneinfo/right/America/Matamoros", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1958 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "eb0be4e0d8a2c214bb5a37d2b75d4eef11fdb6f9" - }, - { - "algorithm": "sha256", - "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8" - } - ] - }, - { - "id": "e71aca64675438c9", - "location": { - "path": "/usr/share/zoneinfo/right/America/Mazatlan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1668 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8dbc6af0f61bdfb5f32f73a01e3e505b2fbb1794" - }, - { - "algorithm": "sha256", - "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6" - } - ] - }, - { - "id": "d3a1567584b9643a", - "location": { - "path": "/usr/share/zoneinfo/right/America/Menominee", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2814 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9f804f12e0175367bb65b783b2ebef0e643bab3e" - }, - { - "algorithm": "sha256", - "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c" - } - ] - }, - { - "id": "79134eb221aa7002", - "location": { - "path": "/usr/share/zoneinfo/right/America/Merida", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1544 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "13fce6091b1d8a4352075d6c26d3d94383f4b4be" - }, - { - "algorithm": "sha256", - "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d" - } - ] - }, - { - "id": "0895058365719e9c", - "location": { - "path": "/usr/share/zoneinfo/right/America/Metlakatla", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1963 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1bf31cf20fb26f507eeb25f005fff2ae816be565" - }, - { - "algorithm": "sha256", - "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a" - } - ] - }, - { - "id": "9ee1e3a757967e46", - "location": { - "path": "/usr/share/zoneinfo/right/America/Mexico_City", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1762 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "04abb52eea8fc35768b42a54ed9600523f9c7dc3" - }, - { - "algorithm": "sha256", - "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae" - } - ] - }, - { - "id": "871c412786df743b", - "location": { - "path": "/usr/share/zoneinfo/right/America/Miquelon", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2192 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ca3821b037e28efc148a7cc17bf88236c6bf0ad6" - }, - { - "algorithm": "sha256", - "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50" - } - ] - }, - { - "id": "002b67f14aa6d842", - "location": { - "path": "/usr/share/zoneinfo/right/America/Moncton", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3694 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0545329f761aca77d3cc70df836615dd3928c2fe" - }, - { - "algorithm": "sha256", - "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f" - } - ] - }, - { - "id": "181ca111ccb79a37", - "location": { - "path": "/usr/share/zoneinfo/right/America/Monterrey", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1520 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b3063086d4133395e9edd6f08471bb489aeb8903" - }, - { - "algorithm": "sha256", - "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e" - } - ] - }, - { - "id": "59de8ec90806013d", - "location": { - "path": "/usr/share/zoneinfo/right/America/Montevideo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2036 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6358c9cf88325792087d81b945bd65e34603419f" - }, - { - "algorithm": "sha256", - "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee" - } - ] - }, - { - "id": "329e5d398c2f8e65", - "location": { - "path": "/usr/share/zoneinfo/right/America/Montreal", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4034 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "43414609b8615d4d504f780e05a14c2d6b9180f6" - }, - { - "algorithm": "sha256", - "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c" - } - ] - }, - { - "id": "2766279d9d0ddff0", - "location": { - "path": "/usr/share/zoneinfo/right/America/New_York", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4092 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b10f0378289c2e0075d8dcb1ebfc4a82b5991e5f" - }, - { - "algorithm": "sha256", - "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672" - } - ] - }, - { - "id": "798c6cbddcdb7077", - "location": { - "path": "/usr/share/zoneinfo/right/America/Nome", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2907 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c9cafb3161416d442277566bb7029746a2a438cd" - }, - { - "algorithm": "sha256", - "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564" - } - ] - }, - { - "id": "8f33d79a50d81b49", - "location": { - "path": "/usr/share/zoneinfo/right/America/Noronha", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1242 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "31c59526c7a671a1af76e2d559748b98937e8f31" - }, - { - "algorithm": "sha256", - "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47" - } - ] - }, - { - "id": "7eee0d27d48496d7", - "location": { - "path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2936 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cd7a64bfe2ceeb32e33e439b0dfb59f3c918ad30" - }, - { - "algorithm": "sha256", - "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb" - } - ] - }, - { - "id": "4b3afbe4ee7662b6", - "location": { - "path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2936 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b1cd33eab085c450664b14abf3e3bd5f7b5da412" - }, - { - "algorithm": "sha256", - "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d" - } - ] - }, - { - "id": "0801ddfe3cf50ca4", - "location": { - "path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2936 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e54faa7a2d7d813aa530451969c5bd7a2dc8889c" - }, - { - "algorithm": "sha256", - "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e" - } - ] - }, - { - "id": "9fa3612f34715ada", - "location": { - "path": "/usr/share/zoneinfo/right/America/Ojinaga", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2064 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "35dff1df9ea36f08b5fe97e212404fa834e65f36" - }, - { - "algorithm": "sha256", - "value": "30aef995231839866f523c5016041e6cbdb7a9a68784b05ba903a09ba862da9b" - } - ] - }, - { - "id": "280e9bb2a4cdcf81", - "location": { - "path": "/usr/share/zoneinfo/right/America/Paramaribo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 788 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0d190fd23eb7ecd07ad83fde4980fe7b50d38fd1" - }, - { - "algorithm": "sha256", - "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0" - } - ] - }, - { - "id": "1912af6e6619ab8f", - "location": { - "path": "/usr/share/zoneinfo/right/America/Port-au-Prince", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1974 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0778361356bc120031800cedb83d6906616ae24f" - }, - { - "algorithm": "sha256", - "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356" - } - ] - }, - { - "id": "37283a37a8881c82", - "location": { - "path": "/usr/share/zoneinfo/right/America/Porto_Acre", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1154 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3e498cd3a60b35e120e6e6b0da973a55f2b8d3a8" - }, - { - "algorithm": "sha256", - "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f" - } - ] - }, - { - "id": "378837b3aa83ddc5", - "location": { - "path": "/usr/share/zoneinfo/right/America/Porto_Velho", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1102 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b5544cfa1b7de777c31d6bfd5848ae57dd4b1e32" - }, - { - "algorithm": "sha256", - "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa" - } - ] - }, - { - "id": "74d35af0dd1dcd8a", - "location": { - "path": "/usr/share/zoneinfo/right/America/Punta_Arenas", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2442 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "20c2cfef0e1b2c5803ca2323a0d5eccb1ad7b88c" - }, - { - "algorithm": "sha256", - "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f" - } - ] - }, - { - "id": "c3a66720cb6a8787", - "location": { - "path": "/usr/share/zoneinfo/right/America/Rainy_River", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3408 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "de35f532c42b28406896ed25ee1d9fb5c457b03c" - }, - { - "algorithm": "sha256", - "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87" - } - ] - }, - { - "id": "5e7d4bf6eb25c678", - "location": { - "path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2606 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "315011e29ffc804ef686acb2c6603fa94c02cbb5" - }, - { - "algorithm": "sha256", - "value": "c6ec3e8925cdb45a507f020f249863403eba7eef540a05f1e23954ce670db362" - } - ] - }, - { - "id": "fb42b0018285c640", - "location": { - "path": "/usr/share/zoneinfo/right/America/Recife", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1242 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "08d94fb502b67c0e8ab6a8aeeadc77b77afddb24" - }, - { - "algorithm": "sha256", - "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c" - } - ] - }, - { - "id": "60774e291fe4d3d9", - "location": { - "path": "/usr/share/zoneinfo/right/America/Regina", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1520 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e0e3efc7b09efea9735aa89bc8258726ab7a788e" - }, - { - "algorithm": "sha256", - "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee" - } - ] - }, - { - "id": "897e4468154def49", - "location": { - "path": "/usr/share/zoneinfo/right/America/Resolute", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2606 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8f5d7aa72ae7799bcc17270e2f1bf560fe699eac" - }, - { - "algorithm": "sha256", - "value": "396ffcf87a0116bbc2dfe94dff429c9fe3d70f9f59d220dd830da3e34c0b41de" - } - ] - }, - { - "id": "a41670973262209e", - "location": { - "path": "/usr/share/zoneinfo/right/America/Santarem", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1128 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d3cddb07a107657fc0183c3d8befe2b788b67726" - }, - { - "algorithm": "sha256", - "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61" - } - ] - }, - { - "id": "857cb658376f9f28", - "location": { - "path": "/usr/share/zoneinfo/right/America/Santiago", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3055 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2b983e764364753517257cc1b76d2f08cdc4450c" - }, - { - "algorithm": "sha256", - "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba" - } - ] - }, - { - "id": "3d7ae65b52579cee", - "location": { - "path": "/usr/share/zoneinfo/right/America/Santo_Domingo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 998 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5723279a84ae50178640af6ef9b5ce30c25ba4e0" - }, - { - "algorithm": "sha256", - "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe" - } - ] - }, - { - "id": "f8de6e02b19b0fec", - "location": { - "path": "/usr/share/zoneinfo/right/America/Sao_Paulo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1970 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "952af42b102daee41ae5099ae2cebf4fc0837e99" - }, - { - "algorithm": "sha256", - "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0" - } - ] - }, - { - "id": "f4e67edd73d2e060", - "location": { - "path": "/usr/share/zoneinfo/right/America/Scoresbysund", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2442 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "03fa47c4edd2a28b0a2677efedde51f594e44404" - }, - { - "algorithm": "sha256", - "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753" - } - ] - }, - { - "id": "0358bd1591449291", - "location": { - "path": "/usr/share/zoneinfo/right/America/Sitka", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2869 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f0dc3c80bb56788f0fdf35ce8c1312feb57829cf" - }, - { - "algorithm": "sha256", - "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22" - } - ] - }, - { - "id": "d56c57712eb08f37", - "location": { - "path": "/usr/share/zoneinfo/right/America/St_Johns", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4195 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "275884d8816a77e945c3b6f6e8e0a5b8bbdb6d32" - }, - { - "algorithm": "sha256", - "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265" - } - ] - }, - { - "id": "675770cbe705692b", - "location": { - "path": "/usr/share/zoneinfo/right/America/Swift_Current", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1100 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0161ffad3458365df35bba7bde79d38f4b04e265" - }, - { - "algorithm": "sha256", - "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8" - } - ] - }, - { - "id": "b67b968880470475", - "location": { - "path": "/usr/share/zoneinfo/right/America/Tegucigalpa", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 792 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "223bfa7d31c6f219fba27134f3a9120094a0aaab" - }, - { - "algorithm": "sha256", - "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff" - } - ] - }, - { - "id": "323a43fa982805b2", - "location": { - "path": "/usr/share/zoneinfo/right/America/Thule", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2042 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c81b86c260f81f7570f7abe2f22ea6ba0768094b" - }, - { - "algorithm": "sha256", - "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59" - } - ] - }, - { - "id": "5de571fbd8114f02", - "location": { - "path": "/usr/share/zoneinfo/right/America/Vancouver", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3432 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "13c11520fcca3676dada7a0c6ef263d33b47d994" - }, - { - "algorithm": "sha256", - "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c" - } - ] - }, - { - "id": "6e39fab256ddfe71", - "location": { - "path": "/usr/share/zoneinfo/right/America/Whitehorse", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2154 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "aca4c35064ef2c65ae2c41b6fe1c00395d8784e0" - }, - { - "algorithm": "sha256", - "value": "5d8a4cb1bdbebe5ceaeec8452fde9dbf406b365388c52a998ef6a0734760ad32" - } - ] - }, - { - "id": "7fa214380425ce42", - "location": { - "path": "/usr/share/zoneinfo/right/America/Yakutat", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2845 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f2a66cddad71dae1a59efb38ce4b5ad1b684258a" - }, - { - "algorithm": "sha256", - "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25" - } - ] - }, - { - "id": "001b80e7ad357e7d", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Casey", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 910 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1191524a21b6b39966f695b1477bc5ca8d9993a1" - }, - { - "algorithm": "sha256", - "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150" - } - ] - }, - { - "id": "9e0d664ac05c30cb", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Davis", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 823 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f7804d7984b1ebb9cd3a8be4ce4c28946678246d" - }, - { - "algorithm": "sha256", - "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0" - } - ] - }, - { - "id": "b681a8935d9aa50c", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 712 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e8418252d4469fa3caa5578df72855f49e965caa" - }, - { - "algorithm": "sha256", - "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db" - } - ] - }, - { - "id": "6ade529fc3ccf111", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2800 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "11503db3dfa687dcea9a3d418f64f63c25f3fcd4" - }, - { - "algorithm": "sha256", - "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53" - } - ] - }, - { - "id": "079f1abb4b91aaea", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Mawson", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 725 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7f2d5b7bc019b7ec31bbd11ea5ef4e78af7687ec" - }, - { - "algorithm": "sha256", - "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca" - } - ] - }, - { - "id": "203a7309df28a70f", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2977 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "25a61bdb83cdce0152f1e448883e8f9d31e738d5" - }, - { - "algorithm": "sha256", - "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0" - } - ] - }, - { - "id": "7b1faabfdcba526b", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Palmer", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1944 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5b8e3316ef699baf3f829629430d94ef88e56b92" - }, - { - "algorithm": "sha256", - "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b" - } - ] - }, - { - "id": "c47d129a4c91dff6", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Rothera", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 690 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "80a1497a3f5cd61895dcf82643bf9487b5050fae" - }, - { - "algorithm": "sha256", - "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a" - } - ] - }, - { - "id": "c3308b91cc1b26ef", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Syowa", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 691 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6d4966cf66fa909e46c770863851778f6f492e4f" - }, - { - "algorithm": "sha256", - "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348" - } - ] - }, - { - "id": "6dc613184d361c19", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Troll", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1688 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "787f394fc1f3fcb1adec1f543278327708dd5139" - }, - { - "algorithm": "sha256", - "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa" - } - ] - }, - { - "id": "3b7161a21790e261", - "location": { - "path": "/usr/share/zoneinfo/right/Antarctica/Vostok", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 691 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b880f2bd0dd6ed73274e29a2bba4084305db35f7" - }, - { - "algorithm": "sha256", - "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062" - } - ] - }, - { - "id": "bf2262404586cd4a", - "location": { - "path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2838 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "66606aa751a0bcaf1d93cf49cbbe577c057161a3" - }, - { - "algorithm": "sha256", - "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8" - } - ] - }, - { - "id": "9b793a47e900a5f3", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Almaty", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1523 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d7a7dcb2d75c4c1e4533a9d7a330d91d47909d56" - }, - { - "algorithm": "sha256", - "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd" - } - ] - }, - { - "id": "404070f77e4b34da", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Amman", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1973 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b6993d911da3bc205397d31954878c6bd56c45bd" - }, - { - "algorithm": "sha256", - "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec" - } - ] - }, - { - "id": "ef03a21f06613f31", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Anadyr", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1714 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c31f17240d14f4f14c2d9f18e9b26da6c0885478" - }, - { - "algorithm": "sha256", - "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a" - } - ] - }, - { - "id": "a9f63c5c45ac48b5", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Aqtau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1509 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b02323177b2bd251d296427e9d18499c20b35661" - }, - { - "algorithm": "sha256", - "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e" - } - ] - }, - { - "id": "974072d46bda8cf5", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Aqtobe", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1537 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a1c77e61f95379bf128429d8e0e53e4ea021f0d0" - }, - { - "algorithm": "sha256", - "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce" - } - ] - }, - { - "id": "60ee6e4242f537b1", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Ashgabat", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1145 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ecbc6eb0cfa77f554289b52ff7ed5872578fe1ce" - }, - { - "algorithm": "sha256", - "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83" - } - ] - }, - { - "id": "2ec8112a4ff822a7", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Atyrau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1517 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "57deb4bad1d807a14efd3b5b7f3bf6bf5ebf3aa6" - }, - { - "algorithm": "sha256", - "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4" - } - ] - }, - { - "id": "81ea63d084a5a799", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Baghdad", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1509 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "be64967c712156013593581cf5d18216f7532ab2" - }, - { - "algorithm": "sha256", - "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041" - } - ] - }, - { - "id": "14b2db2d6b9b9e7c", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Bahrain", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 725 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "79562bd3420b0cb8b6a94b191f0029537af2011b" - }, - { - "algorithm": "sha256", - "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c" - } - ] - }, - { - "id": "a38ebe9503955141", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Baku", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1753 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cd335c3bd5cc6aca668d4c863148caf1f72b85ac" - }, - { - "algorithm": "sha256", - "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380" - } - ] - }, - { - "id": "ccec868ec65a6afa", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Bangkok", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 725 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b0b3753cf695a580a457c6435c6e31743ee9c506" - }, - { - "algorithm": "sha256", - "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b" - } - ] - }, - { - "id": "d8927f69e7602678", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Barnaul", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1747 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2989f71959c938f1d1d3582823c20c1b506fa794" - }, - { - "algorithm": "sha256", - "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43" - } - ] - }, - { - "id": "ba1d1b03e794c18f", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Beirut", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2694 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8d25cdfda2adb69a42063e76423a5bceaae80340" - }, - { - "algorithm": "sha256", - "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2" - } - ] - }, - { - "id": "c1e94ebf6ef79003", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Bishkek", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1509 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b5cba27b71297c963b5ecaa9550f7d0724ca6710" - }, - { - "algorithm": "sha256", - "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54" - } - ] - }, - { - "id": "8632f54f73141f0d", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Brunei", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1009 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "088e2e41b3793227d73289b9f2a1345de9021361" - }, - { - "algorithm": "sha256", - "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d" - } - ] - }, - { - "id": "8e9a71fe04f4d72b", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Calcutta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 825 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "65e67637bd1d504cf8c017708770cbb29fc88463" - }, - { - "algorithm": "sha256", - "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4" - } - ] - }, - { - "id": "73837212a843f2c4", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Chita", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1747 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5f7478a07d351e0af17db75354b88e3a2f4919bc" - }, - { - "algorithm": "sha256", - "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f" - } - ] - }, - { - "id": "53b58a5503082c0f", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Choibalsan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1475 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cec2539572306b8c2da02ec923244843a837adeb" - }, - { - "algorithm": "sha256", - "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36" - } - ] - }, - { - "id": "4e2b1eef504f416d", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Chongqing", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1101 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d28c6b9c1de478461aa6e70801b8f7c58b62185b" - }, - { - "algorithm": "sha256", - "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1" - } - ] - }, - { - "id": "1f4373c96508f449", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Colombo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 898 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d246a905d11b603a3119a3206ce5987d153bfa66" - }, - { - "algorithm": "sha256", - "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97" - } - ] - }, - { - "id": "4417cd3730c43a92", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Dacca", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 863 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "312d96da990478cbb11047198f94bc7798f483d1" - }, - { - "algorithm": "sha256", - "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733" - } - ] - }, - { - "id": "f64d8d794150075b", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Damascus", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2413 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cf4033bc274e71d7659ba3a07aa342fd33a35113" - }, - { - "algorithm": "sha256", - "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37" - } - ] - }, - { - "id": "42bb5ea37b9e06b2", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Dili", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 753 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "49764b37fcd542d60b6146261182e0fc8f2d109c" - }, - { - "algorithm": "sha256", - "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f" - } - ] - }, - { - "id": "f0eb28aa9684d63c", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Dubai", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 691 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0126497e7d95c36cd0219a4b4eaff8ed360d0203" - }, - { - "algorithm": "sha256", - "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb" - } - ] - }, - { - "id": "c3565ff70319764d", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Dushanbe", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2ebaa5f062527cc08a9e3c6c7f9d830e38070aa3" - }, - { - "algorithm": "sha256", - "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834" - } - ] - }, - { - "id": "acb6598498fd6b10", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Famagusta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2568 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "716d84be3ad2ba4c05fa95861535493349b4c1b5" - }, - { - "algorithm": "sha256", - "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295" - } - ] - }, - { - "id": "47709579110a27a2", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Gaza", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4348 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "605efb7fc060cb2c9cf1cdd3e3f512262429e8e9" - }, - { - "algorithm": "sha256", - "value": "d3e748edfc5484e64f8caf1e8fb554358cb6295a9c70b0b813da8dccc52f4f9c" - } - ] - }, - { - "id": "248d3217c89068d1", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Hebron", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4376 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4d62e7e3d4be0c544bdb0458c0161b29f2194f13" - }, - { - "algorithm": "sha256", - "value": "b918288164f7c00341b6711b910d735c1ec53b9f10ffd8d135c6efc7f20fdd8d" - } - ] - }, - { - "id": "fa8ba0fe7433d5dc", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 877 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "18f669f96ddec475d9793c607202d76c4ea3017f" - }, - { - "algorithm": "sha256", - "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2" - } - ] - }, - { - "id": "83bece9e1eadf47e", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1773 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "aad6aeb87dac1563a5dda2eda515528ca8b171e7" - }, - { - "algorithm": "sha256", - "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f" - } - ] - }, - { - "id": "a874dcf92e259019", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Hovd", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1417 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d16e68959d4e2f3b49625004c2f133681ddd4cf1" - }, - { - "algorithm": "sha256", - "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f" - } - ] - }, - { - "id": "db6d0e00a2c19b42", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Irkutsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1769 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5497ebe5a5d5971a3fc5a68471b554339783f73a" - }, - { - "algorithm": "sha256", - "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c" - } - ] - }, - { - "id": "47ce8c28985988ec", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Istanbul", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2473 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ecf56add97055b5a5836792f3267d46387c11fe3" - }, - { - "algorithm": "sha256", - "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd" - } - ] - }, - { - "id": "dcefa29d50a1691f", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Jakarta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 923 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2e3216c48e857769fa797df220c067c14e9f81c4" - }, - { - "algorithm": "sha256", - "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06" - } - ] - }, - { - "id": "90516c33e8b46232", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Jayapura", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 761 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "24b268ecd5fb614e21a62562a3327da4b0add773" - }, - { - "algorithm": "sha256", - "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7" - } - ] - }, - { - "id": "d38aac8548343779", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Jerusalem", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2928 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7377f8d68a871ec5437cbc0f065a5d307d1f9d1c" - }, - { - "algorithm": "sha256", - "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b" - } - ] - }, - { - "id": "024432c07bac8d0a", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Kabul", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 734 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7bd580b5145f4337e452af040772022d86fd6815" - }, - { - "algorithm": "sha256", - "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba" - } - ] - }, - { - "id": "c415602f9401a443", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Kamchatka", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1692 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9e8a023953cf3b5ef9b477ac4a1efead6af36ad6" - }, - { - "algorithm": "sha256", - "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1" - } - ] - }, - { - "id": "a41e0f68fc08e208", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Karachi", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 919 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "acd1328e1c43a4e3aa378186257e84bb35987858" - }, - { - "algorithm": "sha256", - "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c" - } - ] - }, - { - "id": "002136555fa64864", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Kathmandu", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 738 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9dd21ce83174f17e58765206af5f62615813d778" - }, - { - "algorithm": "sha256", - "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0" - } - ] - }, - { - "id": "2b9016c1c6ff070c", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Khandyga", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1797 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f5c7edb21e7ff3ed6cb3e22559d18ff0936759ea" - }, - { - "algorithm": "sha256", - "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6" - } - ] - }, - { - "id": "1b560eef112ec735", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1733 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d42b670498f1db43732cb89188167df9b5379922" - }, - { - "algorithm": "sha256", - "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55" - } - ] - }, - { - "id": "2a1f0d1210c0b4b5", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 941 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2b680ebc0fe16921d57ed6bce93c87f4e9f09c9d" - }, - { - "algorithm": "sha256", - "value": "7fbaff2860adb2356b02c311b4f27b2ef8bddc4c69643e37b3af561417a532e0" - } - ] - }, - { - "id": "993de4ba5bd51129", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Macao", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1767 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2fb1c3f465122e9eba90bfea0faae7ec4d9413d9" - }, - { - "algorithm": "sha256", - "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d" - } - ] - }, - { - "id": "714bf40b0d3f19d8", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Magadan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1748 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d34a18a8683b74299d058c11229b9b12f375981d" - }, - { - "algorithm": "sha256", - "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4" - } - ] - }, - { - "id": "bb8f3ed3f0add1e3", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Makassar", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 794 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "284956a2ad761376bbcd9086b68a1cad5f399d73" - }, - { - "algorithm": "sha256", - "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d" - } - ] - }, - { - "id": "9d3406466e04b0b0", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Manila", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 868 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2b9f60f905c299e222a56d5298a378232ca2a9b7" - }, - { - "algorithm": "sha256", - "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f" - } - ] - }, - { - "id": "37f22f76d9d6dcbb", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Nicosia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2542 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6401bf352d85dfaf4a86c66268399154698aeaaf" - }, - { - "algorithm": "sha256", - "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92" - } - ] - }, - { - "id": "33747156834a89de", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1691 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "110c356deee595fb9e76806f4a97363466f2b71d" - }, - { - "algorithm": "sha256", - "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad" - } - ] - }, - { - "id": "d904dc31289d4e72", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1747 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "eefd7b315c42ceb946afa9ea6f211d2b4564f7f2" - }, - { - "algorithm": "sha256", - "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734" - } - ] - }, - { - "id": "04a3a487bbb2dfb6", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Omsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1733 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "53b80113be46b7f8c34064e3f4c8848cba918cdc" - }, - { - "algorithm": "sha256", - "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d" - } - ] - }, - { - "id": "ad7502da3f1518c9", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Oral", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1531 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "333925bcdcc2effe07366cef0a78e14e85cafa0e" - }, - { - "algorithm": "sha256", - "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f" - } - ] - }, - { - "id": "0a8176ad6b32bf38", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Pontianak", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 893 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1343d6accfaba68d8296d31dcadfc63eb3c1e50c" - }, - { - "algorithm": "sha256", - "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2" - } - ] - }, - { - "id": "9b537de5310df2f8", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Pyongyang", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 777 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1eda379b1479259a3781e16ac82ff267f257c612" - }, - { - "algorithm": "sha256", - "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79" - } - ] - }, - { - "id": "3ab8fcdb8ce97ab9", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Qostanay", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1537 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dce44645130d58d68c2727b81954e6b8af69e552" - }, - { - "algorithm": "sha256", - "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb" - } - ] - }, - { - "id": "fc01107c92ff7456", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1551 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b3a2de4b7308f94c28133130d945bd7a61068b66" - }, - { - "algorithm": "sha256", - "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0" - } - ] - }, - { - "id": "94ef59e35d082f57", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Rangoon", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 794 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a5b74c112481ed5c1289b1803f585e52d06fdbd3" - }, - { - "algorithm": "sha256", - "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a" - } - ] - }, - { - "id": "d17aafa9c6b599bd", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Sakhalin", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1728 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "30eb51483f3682f8e5da84098587b486bb296083" - }, - { - "algorithm": "sha256", - "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a" - } - ] - }, - { - "id": "98f61b736b770519", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Samarkand", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1103 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "70fe49c4f3d8ed269262941d144aef8c5203db1b" - }, - { - "algorithm": "sha256", - "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1" - } - ] - }, - { - "id": "bf438d0f632d79e4", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Seoul", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1157 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "25bcb4f3319374432abc1b562d840f9ee108d5c2" - }, - { - "algorithm": "sha256", - "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317" - } - ] - }, - { - "id": "8a6f401c5abe84f2", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1734 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dcbc0f5d9fc70887e891a04fe31509acec2cab0b" - }, - { - "algorithm": "sha256", - "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d" - } - ] - }, - { - "id": "97c6604cc2db0fc9", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Taipei", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1301 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7fe467393f20d6bf96881e212bc49051624dbb77" - }, - { - "algorithm": "sha256", - "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba" - } - ] - }, - { - "id": "ccc65c160e782a3a", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Tashkent", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1117 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0de9587897f05a0fa4ab21e4887b3281f867e3cf" - }, - { - "algorithm": "sha256", - "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323" - } - ] - }, - { - "id": "e02ae026aeb2aa8c", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Tbilisi", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1561 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "41e58937e2259c746152752db4e03a6b3a729537" - }, - { - "algorithm": "sha256", - "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91" - } - ] - }, - { - "id": "08b75a82a1023bcd", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Tehran", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1788 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e5bc2e81e77b38b2385d063225d2643c1375a48f" - }, - { - "algorithm": "sha256", - "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69" - } - ] - }, - { - "id": "5b95f2030d52f34f", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Thimbu", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 729 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ffc270276aab42a4a3b6207073fb596e8b7e5371" - }, - { - "algorithm": "sha256", - "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac" - } - ] - }, - { - "id": "6b90d73802227517", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Tokyo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 849 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9432011bb4b60e4d92bda22c92f9aaad77a37779" - }, - { - "algorithm": "sha256", - "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210" - } - ] - }, - { - "id": "2ccca4513ee10ae3", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Tomsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1747 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7424bedcdb3270499cd6e1dc7e6f898b579bc1c0" - }, - { - "algorithm": "sha256", - "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da" - } - ] - }, - { - "id": "600283ecd162f701", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1417 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a5c11bdeba79e015210fa2764cb5d7b339989055" - }, - { - "algorithm": "sha256", - "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c" - } - ] - }, - { - "id": "29dbc91c4c31d2db", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1778 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "91c20ea1632d65624de9e6264643441c70a6161e" - }, - { - "algorithm": "sha256", - "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e" - } - ] - }, - { - "id": "8865d9038768c08e", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Vladivostok", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1734 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "15aec68e06dffff513e616d7d507a6449634c59a" - }, - { - "algorithm": "sha256", - "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66" - } - ] - }, - { - "id": "d446a8f616f5d1f4", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Yakutsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1733 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "739a3a160c6b69f4a23a75bb7632af88c686ac29" - }, - { - "algorithm": "sha256", - "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4" - } - ] - }, - { - "id": "d765e638089b445d", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1769 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bbb7189f24ed3b48bfd933f3e133a76fb8c31881" - }, - { - "algorithm": "sha256", - "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471" - } - ] - }, - { - "id": "27f9f9c31e0b7265", - "location": { - "path": "/usr/share/zoneinfo/right/Asia/Yerevan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1677 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "801f9b96f7dbab8791f7f7113ea701fd860529a3" - }, - { - "algorithm": "sha256", - "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc" - } - ] - }, - { - "id": "56b783a3abd92fa6", - "location": { - "path": "/usr/share/zoneinfo/right/Atlantic/Azores", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4038 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "42c5eb42fb63a14e432f98eef0b7055c541832bc" - }, - { - "algorithm": "sha256", - "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374" - } - ] - }, - { - "id": "eebb3427c1535d8a", - "location": { - "path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2936 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d9151cba4698e465e7631cfe3b9553c53ea898cd" - }, - { - "algorithm": "sha256", - "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d" - } - ] - }, - { - "id": "6903b16eb0be452c", - "location": { - "path": "/usr/share/zoneinfo/right/Atlantic/Canary", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2437 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0c49fee21ec82746fb2b58a725eaa35cf0986ec2" - }, - { - "algorithm": "sha256", - "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1" - } - ] - }, - { - "id": "1a8c7cecb6869f0b", - "location": { - "path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 796 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8a257e7808339b1bd8d91a45ab192a27419a76b3" - }, - { - "algorithm": "sha256", - "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9" - } - ] - }, - { - "id": "e26eb6b9e26e9631", - "location": { - "path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2355 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "eba8b9e14bff91b31cb010254cd01ffb735f1c0f" - }, - { - "algorithm": "sha256", - "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb" - } - ] - }, - { - "id": "16aa644cec8050ae", - "location": { - "path": "/usr/share/zoneinfo/right/Atlantic/Madeira", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4043 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6afcc316faa559a7c6d6465871757a160051eafa" - }, - { - "algorithm": "sha256", - "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e" - } - ] - }, - { - "id": "d74873ebb92306ed", - "location": { - "path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 690 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "492055d16a03c3a828b577928ca771167060e4d1" - }, - { - "algorithm": "sha256", - "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a" - } - ] - }, - { - "id": "b7f8e02f9182e669", - "location": { - "path": "/usr/share/zoneinfo/right/Atlantic/Stanley", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1740 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a535eca69ba6d124be4f34e7739950b3eb50f17c" - }, - { - "algorithm": "sha256", - "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8" - } - ] - }, - { - "id": "52423c1991b850e8", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/ACT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2730 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a0b0ec781fd40bb04c660218837bd57393d1c7eb" - }, - { - "algorithm": "sha256", - "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27" - } - ] - }, - { - "id": "044d573dc3340a86", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Adelaide", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2748 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9b795f8f25d619d1f4805cf7001e0bd4f641a2eb" - }, - { - "algorithm": "sha256", - "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815" - } - ] - }, - { - "id": "07347164063fc7c8", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Brisbane", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 959 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "50ff27cc928f74f27f6c94dd0e8deb0c53c7ece4" - }, - { - "algorithm": "sha256", - "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c" - } - ] - }, - { - "id": "e5601ec94e3dc402", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2769 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e17abe8d5d0c242de49aebd078dda98b30c36cd9" - }, - { - "algorithm": "sha256", - "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881" - } - ] - }, - { - "id": "e5ba512bca0a84fd", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Currie", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2898 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bebf6902f862c232564a5ac3f7aba4940b520a25" - }, - { - "algorithm": "sha256", - "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b" - } - ] - }, - { - "id": "6407d8fd29b8d058", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Darwin", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 865 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "953b15a08c80668d708f19eb48e18c26a1931bf2" - }, - { - "algorithm": "sha256", - "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74" - } - ] - }, - { - "id": "a138397aba949b13", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Eucla", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 996 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fa32fc3c8cfe47c1edac956ec4b66119971623fc" - }, - { - "algorithm": "sha256", - "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f" - } - ] - }, - { - "id": "d70825df862f5ae1", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/LHI", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2386 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "180e5c883222ba7574b07e5405cfb373b1307d1d" - }, - { - "algorithm": "sha256", - "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f" - } - ] - }, - { - "id": "00624f6147d170b7", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Lindeman", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1015 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "617c8e10c87c8738249fed5aecf59b9d41da6a1f" - }, - { - "algorithm": "sha256", - "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4" - } - ] - }, - { - "id": "ec8d302daa841a9a", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Melbourne", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2730 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c4306b6f42d04d9ceba68a7fa215cfec82711541" - }, - { - "algorithm": "sha256", - "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407" - } - ] - }, - { - "id": "76cc41294895c55a", - "location": { - "path": "/usr/share/zoneinfo/right/Australia/Perth", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 986 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "61eaf161fb9d35bf2c96bc1f2abc7171358a7e1e" - }, - { - "algorithm": "sha256", - "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564" - } - ] - }, - { - "id": "a97cbe02c9f4fb25", - "location": { - "path": "/usr/share/zoneinfo/right/CET", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2634 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "af3c978c4511f40b60c4b459b8f6dfb71aa32b41" - }, - { - "algorithm": "sha256", - "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03" - } - ] - }, - { - "id": "d8bbca5492c06c37", - "location": { - "path": "/usr/share/zoneinfo/right/CST6CDT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2850 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "857bc2aab92c8338a37e3bca91b74a8c0d649ad0" - }, - { - "algorithm": "sha256", - "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9" - } - ] - }, - { - "id": "93094b20aa0d9e29", - "location": { - "path": "/usr/share/zoneinfo/right/Chile/EasterIsland", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2759 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ef6f283eba717b15c358a81a447a33cde5bc1666" - }, - { - "algorithm": "sha256", - "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0" - } - ] - }, - { - "id": "b91df1103d8a00a9", - "location": { - "path": "/usr/share/zoneinfo/right/EET", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2448 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9501958e4c6180b13f77615844ab0617c48e6974" - }, - { - "algorithm": "sha256", - "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f" - } - ] - }, - { - "id": "2255dd2fc7396857", - "location": { - "path": "/usr/share/zoneinfo/right/EST", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 654 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d4c874d29f48ab3665304d5ca0e55af41c467f90" - }, - { - "algorithm": "sha256", - "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84" - } - ] - }, - { - "id": "d417fce5454293f7", - "location": { - "path": "/usr/share/zoneinfo/right/EST5EDT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2850 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4e8eab1d519a6263e1ec316e9a5e8bdf81baebcb" - }, - { - "algorithm": "sha256", - "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479" - } - ] - }, - { - "id": "804fafce3b261706", - "location": { - "path": "/usr/share/zoneinfo/right/Eire", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4032 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d068a97b59d1e22f7b2f078464e1cf689d2d1494" - }, - { - "algorithm": "sha256", - "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9" - } - ] - }, - { - "id": "e550b1d73a23a86b", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 654 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b96f95d9a6800c0f74977837f058a5d56e55c432" - }, - { - "algorithm": "sha256", - "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae" - } - ] - }, - { - "id": "149371e937e972a3", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+1", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "812e03860a0ff6f9defe64c17a4761fa73f6eed6" - }, - { - "algorithm": "sha256", - "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f" - } - ] - }, - { - "id": "81367b725c199b03", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+10", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4f482c04d45750dc5fe0e00060e90e9fac44a283" - }, - { - "algorithm": "sha256", - "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085" - } - ] - }, - { - "id": "f2d04859cf7a9d27", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+11", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0bf8bd6d3b981ed9d8ce2128871e942e8049bab5" - }, - { - "algorithm": "sha256", - "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91" - } - ] - }, - { - "id": "0f2b4eeda56d501d", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+12", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "cf2d9a510415f02ce2b2f272598597588b13ce5e" - }, - { - "algorithm": "sha256", - "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8" - } - ] - }, - { - "id": "bd3bd63067a44e81", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+2", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ba74f561726b37c35e279a240271ac8b97125764" - }, - { - "algorithm": "sha256", - "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9" - } - ] - }, - { - "id": "ec994ba14e17fb5a", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+3", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4d3b9d1020e5b68485484eae5b21bf5bafa6fe3e" - }, - { - "algorithm": "sha256", - "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f" - } - ] - }, - { - "id": "f5ebcb21d65b5bd7", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+4", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "79eadaa9901d173b9ec9a49af593fc9e66b60b77" - }, - { - "algorithm": "sha256", - "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c" - } - ] - }, - { - "id": "585dc5a6460f715b", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+5", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5e8c96fa659931a7d96e678e2185502a8e3a670a" - }, - { - "algorithm": "sha256", - "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a" - } - ] - }, - { - "id": "5fce614a3aeb9a06", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+6", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e9f585299f17ea0f79e2c75d6722dc13867e2f11" - }, - { - "algorithm": "sha256", - "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993" - } - ] - }, - { - "id": "458e2062cb07ec30", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+7", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "501e7937055930320b92d6450fbc35c2a07cf643" - }, - { - "algorithm": "sha256", - "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a" - } - ] - }, - { - "id": "bf9a04b90ffa5026", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+8", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4778c429c2d15b15154b79ca463bd1de51b76751" - }, - { - "algorithm": "sha256", - "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd" - } - ] - }, - { - "id": "0657b274ba7256e1", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT+9", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3cd7522ae50122e38bb5a8f5f24c78ba60d6de9f" - }, - { - "algorithm": "sha256", - "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5" - } - ] - }, - { - "id": "fe64959b6ca9f893", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-1", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "8f65531c0cff154f59ea42a97789038db9a50a90" - }, - { - "algorithm": "sha256", - "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f" - } - ] - }, - { - "id": "ca6233850499b4a5", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-10", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 658 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "512a56854e2bbe728d7a8af4a06b535d409c393a" - }, - { - "algorithm": "sha256", - "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de" - } - ] - }, - { - "id": "b9c5bfd8bff2f25c", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-11", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 658 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1378595b9a60029c3535d1efdd697080a7d9ef5f" - }, - { - "algorithm": "sha256", - "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787" - } - ] - }, - { - "id": "29075e095f6b842d", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-12", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 658 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5b792def3f8352854b2da43c9558aa2406080751" - }, - { - "algorithm": "sha256", - "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b" - } - ] - }, - { - "id": "dd027ecda647294b", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-13", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 658 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dab0685f275a0e968a52ee72e4d4a5116cfaffe3" - }, - { - "algorithm": "sha256", - "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38" - } - ] - }, - { - "id": "f88dc0886b878731", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-14", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 658 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a3c359abb66860ddc6f2053b453b39985e9a2834" - }, - { - "algorithm": "sha256", - "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391" - } - ] - }, - { - "id": "49847eb5f0e29b2a", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-2", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ed8a5ae52dd812c6be57c73484766ae6ec09db3c" - }, - { - "algorithm": "sha256", - "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624" - } - ] - }, - { - "id": "32055bb59cb4275a", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-3", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2380d1725ef2311e62408ae6fe1367e5d9ed03ac" - }, - { - "algorithm": "sha256", - "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70" - } - ] - }, - { - "id": "6d306c002d0f04cf", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-4", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3e355365682fe6c5ece02207ec727667c37a0bea" - }, - { - "algorithm": "sha256", - "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a" - } - ] - }, - { - "id": "fba952dcb8ff17a3", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-5", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "652639f500c40e7e9456d861fa1b45a4739dcc64" - }, - { - "algorithm": "sha256", - "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8" - } - ] - }, - { - "id": "55c1a2d2f0eccef8", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-6", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e199c7896a65a4a64fd73bd6d4b9a0d00ec95a7f" - }, - { - "algorithm": "sha256", - "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb" - } - ] - }, - { - "id": "8350a86dd45fa9fa", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-7", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0a433f5e045b6c33e4584a0e21e5cb20c1e0bd1b" - }, - { - "algorithm": "sha256", - "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8" - } - ] - }, - { - "id": "f98a5484d3929cf2", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-8", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "276f0b44a7ef890f386a3683dcfdaafed603b6ee" - }, - { - "algorithm": "sha256", - "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e" - } - ] - }, - { - "id": "db2a3bbc83c30c94", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/GMT-9", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 657 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "18f927650fc62f4e469f21df82df94f50d1695ab" - }, - { - "algorithm": "sha256", - "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8" - } - ] - }, - { - "id": "15d8698b72ca9584", - "location": { - "path": "/usr/share/zoneinfo/right/Etc/UCT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 654 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "4e8c3c01b3461f4ad5eb900b8035c4163acfa70b" - }, - { - "algorithm": "sha256", - "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb" - } - ] - }, - { - "id": "495e27fb5c1afe5f", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Amsterdam", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3473 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c4616be559fa7a029f6d9cc6f3c32d0c7469c5c0" - }, - { - "algorithm": "sha256", - "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d" - } - ] - }, - { - "id": "5fb9363791034da8", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Andorra", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2282 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "89189a14334e9071fd3d69da9c30012ef28af447" - }, - { - "algorithm": "sha256", - "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1" - } - ] - }, - { - "id": "0479be8149ea8b86", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Astrakhan", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1691 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "38e3ed0cdb4ab094566ad8b851e6d0a687d03b26" - }, - { - "algorithm": "sha256", - "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09" - } - ] - }, - { - "id": "adbe56a3b2edd2bc", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Athens", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2802 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "97ed68e7e6bcc32a1ecdbec31e2de52ebe8cbfa8" - }, - { - "algorithm": "sha256", - "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a" - } - ] - }, - { - "id": "e4ec2b8cca7acd54", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Belfast", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4204 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "35e53cc471bcb41ea30fdd605d256827d40dfa3b" - }, - { - "algorithm": "sha256", - "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce" - } - ] - }, - { - "id": "0878cafb3f9e9a75", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Belgrade", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2460 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f79ab69153be375c471656a75ad24eb62c5cd5a3" - }, - { - "algorithm": "sha256", - "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9" - } - ] - }, - { - "id": "1df31674e9292b1f", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Bratislava", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2841 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9f295ffaf881ee3fcfe66e1a276e5926321cd335" - }, - { - "algorithm": "sha256", - "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8" - } - ] - }, - { - "id": "a60431df5e551e41", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Bucharest", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2724 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "dcf6321761ec7c1e23c3c3ad4edf29ed59cf50aa" - }, - { - "algorithm": "sha256", - "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127" - } - ] - }, - { - "id": "3c6cc175aafbe5ab", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Budapest", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2908 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "86fb3a67f2e7415ee3cada166a796b087fccdf78" - }, - { - "algorithm": "sha256", - "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e" - } - ] - }, - { - "id": "754c16565db68555", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Busingen", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2449 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2cc5b8027123a1a716c64f3d713973f49f8f8223" - }, - { - "algorithm": "sha256", - "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980" - } - ] - }, - { - "id": "b9e77bcf256441cc", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Chisinau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2930 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d105d6c13beb547c095de3be23388e4574469b43" - }, - { - "algorithm": "sha256", - "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0" - } - ] - }, - { - "id": "837ae8ae229283a4", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Gibraltar", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3608 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1d5724a7efe8dcf425c5e4de09f019bf3139d4b6" - }, - { - "algorithm": "sha256", - "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d" - } - ] - }, - { - "id": "86f9ccabe0b43911", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Helsinki", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2440 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "128f3af0e78465e257260d02c6cc6e02270b1e6e" - }, - { - "algorithm": "sha256", - "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f" - } - ] - }, - { - "id": "f23edbb18abc9e2c", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2033 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b4e34cad6bb533a99bed25184dafe22b847278dd" - }, - { - "algorithm": "sha256", - "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7" - } - ] - }, - { - "id": "1175cf6f6be176ca", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Kiev", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2660 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7f44317ff41c4aabf611099a5aad5d00f54cf0ef" - }, - { - "algorithm": "sha256", - "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca" - } - ] - }, - { - "id": "21f379db7e336c1c", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Kirov", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1725 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "83f606ef9a7887a4e485a75a151f2c4da2339dc9" - }, - { - "algorithm": "sha256", - "value": "92f8371765831f78864db75804ae4b3098f871bb68a23a3da430306739f4bab8" - } - ] - }, - { - "id": "374d94c08034ad26", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Lisbon", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 4037 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c66ecfa13267a379c5e573a8f7c84b247080271d" - }, - { - "algorithm": "sha256", - "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d" - } - ] - }, - { - "id": "aec3dcf6a4f6f80f", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Madrid", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3154 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a2cba81ff09c8e7be57a0b82990bb7ccb153bff9" - }, - { - "algorithm": "sha256", - "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380" - } - ] - }, - { - "id": "9809150fcd309f41", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Malta", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3160 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b908c254b6ee9c18d20f6c90b2a890e10ca4e4d3" - }, - { - "algorithm": "sha256", - "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33" - } - ] - }, - { - "id": "1e1b5012f4137bdd", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Minsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1847 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "89060e64ddad4de6aedef9521ab6b972a1f5035a" - }, - { - "algorithm": "sha256", - "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2" - } - ] - }, - { - "id": "261ff8d2f758c520", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Monaco", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3502 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "5a021a75231966dc01c9c936c7dfd9c97ecf4e99" - }, - { - "algorithm": "sha256", - "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f" - } - ] - }, - { - "id": "b405db290c30c271", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Moscow", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2075 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6761875bcf2d9859bc8c455bf74dffdc06a7f7a2" - }, - { - "algorithm": "sha256", - "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513" - } - ] - }, - { - "id": "dcb4ddcbea808c45", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Riga", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2738 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "be3c57fb9f809426663d57103de1dba23ac6fa09" - }, - { - "algorithm": "sha256", - "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7" - } - ] - }, - { - "id": "860924b6e4cc870c", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Rome", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3181 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0795e7a38d1de703728a4355bed56ee6cc53b58a" - }, - { - "algorithm": "sha256", - "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394" - } - ] - }, - { - "id": "84700040b19eb784", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Samara", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1741 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3dc626169c8056a7775637300758e9f4f89e996e" - }, - { - "algorithm": "sha256", - "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545" - } - ] - }, - { - "id": "8672ef9d7ceb86bc", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Saratov", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1709 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6805e34ab35acf096015fdf8f1c163fac7607154" - }, - { - "algorithm": "sha256", - "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433" - } - ] - }, - { - "id": "de516b19075577ab", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Simferopol", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2009 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d36739c8778383c671d36fb9865bcb5d80a2bf45" - }, - { - "algorithm": "sha256", - "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50" - } - ] - }, - { - "id": "38f70f060f976eb9", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Sofia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2617 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "333e6b00be00d5b702710d2573282970ac489eed" - }, - { - "algorithm": "sha256", - "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d" - } - ] - }, - { - "id": "bd5909d46b695405", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Tallinn", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2688 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "e86396a631ea6ec89613bb1a2153f81fc590d0e3" - }, - { - "algorithm": "sha256", - "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f" - } - ] - }, - { - "id": "fc1742b189ed8607", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Tirane", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2624 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d7bb167115b2955a6392d4d4d2a1315e76e9f588" - }, - { - "algorithm": "sha256", - "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8" - } - ] - }, - { - "id": "2b14a5f5e860d928", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1793 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ecd56cdd4bdd96e72b6ee67306c83fd492ee07b0" - }, - { - "algorithm": "sha256", - "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed" - } - ] - }, - { - "id": "dfb368c7f13238cf", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Vienna", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2740 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "67f3b7b29e94b2346bf4e917e03b7126fd4227e9" - }, - { - "algorithm": "sha256", - "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d" - } - ] - }, - { - "id": "6b6172494855e1ea", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Vilnius", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2702 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bd8ad4ed97da9c551ff7c4de62b3563b56b6db48" - }, - { - "algorithm": "sha256", - "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d" - } - ] - }, - { - "id": "1191adc79522eb3e", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Volgograd", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1733 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "28821df499d7dd03a14476bd91f9000cfc05d628" - }, - { - "algorithm": "sha256", - "value": "fe22aa87b319a9c30965a1d98c7bdd7c005bb1d2c7866ebb9f487f6426c0790e" - } - ] - }, - { - "id": "85cee0bd84be3610", - "location": { - "path": "/usr/share/zoneinfo/right/Europe/Warsaw", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 3194 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "69fe8b936d8d5c2a3303d9e5551a193b826ef8c5" - }, - { - "algorithm": "sha256", - "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998" - } - ] - }, - { - "id": "880e74539db41cfd", - "location": { - "path": "/usr/share/zoneinfo/right/Factory", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 656 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "195b1a925c9cf2927c70cf7e43d6193d58d79bb2" - }, - { - "algorithm": "sha256", - "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae" - } - ] - }, - { - "id": "71e4a7cbd009986a", - "location": { - "path": "/usr/share/zoneinfo/right/HST", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 655 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "53ca295d96b0e4f69fb72a6ce76fade5646db734" - }, - { - "algorithm": "sha256", - "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923" - } - ] - }, - { - "id": "eb80deb4cbc0242c", - "location": { - "path": "/usr/share/zoneinfo/right/Indian/Chagos", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 725 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "abbee69898c620bc20ce6226f40620d057234689" - }, - { - "algorithm": "sha256", - "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda" - } - ] - }, - { - "id": "56d8be7ed9443fcd", - "location": { - "path": "/usr/share/zoneinfo/right/Indian/Kerguelen", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 725 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "ba9af8a31c55d979fea09af6f07236b065fe038e" - }, - { - "algorithm": "sha256", - "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97" - } - ] - }, - { - "id": "925320e0d46ee45a", - "location": { - "path": "/usr/share/zoneinfo/right/Indian/Mauritius", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 767 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a3361b29f7b0c12558d1085609c6ece310366a2b" - }, - { - "algorithm": "sha256", - "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69" - } - ] - }, - { - "id": "4c4a991a47773ec9", - "location": { - "path": "/usr/share/zoneinfo/right/Kwajalein", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 842 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "2505d02aa23867fa678bb9d3c735fd6ecb79abfc" - }, - { - "algorithm": "sha256", - "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02" - } - ] - }, - { - "id": "8fb762fd15ff132e", - "location": { - "path": "/usr/share/zoneinfo/right/MET", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2634 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "9b42d78041c2124e3964af09c0ed6cc28237b74b" - }, - { - "algorithm": "sha256", - "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23" - } - ] - }, - { - "id": "2e7284c3564727b8", - "location": { - "path": "/usr/share/zoneinfo/right/MST", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 654 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "757d3798cab2802d4ac1da175749aa59117d2cff" - }, - { - "algorithm": "sha256", - "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e" - } - ] - }, - { - "id": "c257588c479fb179", - "location": { - "path": "/usr/share/zoneinfo/right/MST7MDT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2850 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "12eb2b198ae15a45ba97f4fe4776caa5cf16c9f5" - }, - { - "algorithm": "sha256", - "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877" - } - ] - }, - { - "id": "08f11563ea6ec7be", - "location": { - "path": "/usr/share/zoneinfo/right/NZ-CHAT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2594 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7f94207e95d8294f405fd1d28caca2c3f3ec5641" - }, - { - "algorithm": "sha256", - "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4" - } - ] - }, - { - "id": "044a6e8399262836", - "location": { - "path": "/usr/share/zoneinfo/right/PST8PDT", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2850 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0b2f2162992cf84c2de379c398f051391e1323af" - }, - { - "algorithm": "sha256", - "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37" - } - ] - }, - { - "id": "15d203eb8ae06727", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Apia", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1138 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7c49dc7f6c7ca95fa03b9b93d2e2d990307291ce" - }, - { - "algorithm": "sha256", - "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a" - } - ] - }, - { - "id": "efb7d0d93749bc56", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Bougainville", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 794 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "89e2afff75d77d3563f111c735d6cf9f6cd459e4" - }, - { - "algorithm": "sha256", - "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08" - } - ] - }, - { - "id": "d3d35a2696ee2516", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Efate", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1064 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b0eae7e4436ba9f37e4d0cbf2d422475c74db8b8" - }, - { - "algorithm": "sha256", - "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247" - } - ] - }, - { - "id": "a59b7aae582c6e3e", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Enderbury", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 760 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "680078c67bbbf3f498eb5ba62d16252322b7431c" - }, - { - "algorithm": "sha256", - "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c" - } - ] - }, - { - "id": "6a1889570f5fdb1b", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 726 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "fd4ab7a60d1ad1f28997e27a215d7354bd2a5d64" - }, - { - "algorithm": "sha256", - "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d" - } - ] - }, - { - "id": "b7b9aea830c9f83b", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Fiji", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1104 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f7669ede07cf6ce6c9e824839b5cceee1730fd1d" - }, - { - "algorithm": "sha256", - "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea" - } - ] - }, - { - "id": "b97ef0638bc4e969", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Funafuti", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 692 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "3c5f42452cb560e1c814187d41eabc232bfd9c12" - }, - { - "algorithm": "sha256", - "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9" - } - ] - }, - { - "id": "b2f63291f03fa819", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Galapagos", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 764 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0113ca8fdd734b8efb56e620a31d60378c6062c6" - }, - { - "algorithm": "sha256", - "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d" - } - ] - }, - { - "id": "dcbdb7a388076f10", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Gambier", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 690 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "7d0cc25608fb4decfd25f235546f7e6b4889154b" - }, - { - "algorithm": "sha256", - "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4" - } - ] - }, - { - "id": "edf346870c7eae6a", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 692 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "eac533c2135f683e2c2500015380526791bee252" - }, - { - "algorithm": "sha256", - "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48" - } - ] - }, - { - "id": "a5a0408da479f268", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Guam", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1034 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1a6ad95b6b44ad4095f04606ed18fa9ae18abce7" - }, - { - "algorithm": "sha256", - "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65" - } - ] - }, - { - "id": "e57e66a390a5e3f2", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Honolulu", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 869 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d9477684b9d98d28c976f539dce9f4b8fef47e37" - }, - { - "algorithm": "sha256", - "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884" - } - ] - }, - { - "id": "33702433b8348116", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 764 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "197290283c66572a200c37ad86f2bf6cd38fa6b6" - }, - { - "algorithm": "sha256", - "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b" - } - ] - }, - { - "id": "0f5c92f98ab9366e", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Kosrae", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 877 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0f4a89b5396a96b03fddfe1c0a7ac65774adc2eb" - }, - { - "algorithm": "sha256", - "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8" - } - ] - }, - { - "id": "662b12d9d14896fe", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Marquesas", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 699 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "331c4453dbdaa9c845142025a46ad8d5060a0a48" - }, - { - "algorithm": "sha256", - "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08" - } - ] - }, - { - "id": "6bcffdd8312facde", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Midway", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 715 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0885527fb7d948280c1adc7e2ae7a9eb74eefcc7" - }, - { - "algorithm": "sha256", - "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28" - } - ] - }, - { - "id": "e30a70c75080f10f", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Nauru", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 778 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "6fd5f5208c1054f2a7903347afb8f9a192d5d68c" - }, - { - "algorithm": "sha256", - "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee" - } - ] - }, - { - "id": "38f71c1fa8b87088", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Niue", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 729 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "f46810c8a008b2fea527ebc89d65e6f5d597d904" - }, - { - "algorithm": "sha256", - "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13" - } - ] - }, - { - "id": "96d0e6381a3c02f7", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Norfolk", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1406 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "b5301f273aaa658d6a26887d103317da51f1c2f1" - }, - { - "algorithm": "sha256", - "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6" - } - ] - }, - { - "id": "aa394af6f61956b1", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Noumea", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 830 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "c0fb31fd41b972c3ce01942f6537c12d22d6f68b" - }, - { - "algorithm": "sha256", - "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c" - } - ] - }, - { - "id": "8e55ac7e47a6f60e", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Palau", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 706 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "0f0b90548f237c33bfd5f50fbfdef055cd574491" - }, - { - "algorithm": "sha256", - "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6" - } - ] - }, - { - "id": "7db5b51cf531f59a", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 728 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "d2b42195a7cde5034c9b4db956b8e14bb1fafdbb" - }, - { - "algorithm": "sha256", - "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0" - } - ] - }, - { - "id": "8e3a5aae1d338822", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 1129 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "578dbcf904f1a60d91c867f00ee2aec9becf0424" - }, - { - "algorithm": "sha256", - "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4" - } - ] - }, - { - "id": "8a85bab6249afd69", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Tahiti", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 691 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "1f5de74ccbcd9b7c435cd9c33001395ddd714b48" - }, - { - "algorithm": "sha256", - "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1" - } - ] - }, - { - "id": "5a1c46d240ccac3e", - "location": { - "path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 898 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a517680648c55f5f0433a959aba616d59881ae14" - }, - { - "algorithm": "sha256", - "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c" - } - ] - }, - { - "id": "90bbaca2ada7c9ea", - "location": { - "path": "/usr/share/zoneinfo/right/WET", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 644, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "application/tzif", - "size": 2445 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "59726b391cd2acaef0622f586ee5c068636fc873" - }, - { - "algorithm": "sha256", - "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883" - } - ] - }, - { - "id": "870f3fa5331e57bd", - "location": { - "path": "/usr/share/zoneinfo/zone.tab", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 444, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 18855 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "bfed77c31663a19520235d684f673bf9950f8e0c" - }, - { - "algorithm": "sha256", - "value": "e2cabacb10f7bf5bc8cab398fe28bbaa226b1eafda35252dacdf3b59d5de83ad" - } - ] - }, - { - "id": "08a71c9945b062be", - "location": { - "path": "/usr/share/zoneinfo/zone1970.tab", - "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a" - }, - "metadata": { - "mode": 444, - "type": "RegularFile", - "userID": 0, - "groupID": 0, - "mimeType": "text/plain", - "size": 17551 - }, - "digests": [ - { - "algorithm": "sha1", - "value": "a4b0c94606e57361a55a1b93ec779d7d95d2c331" - }, - { - "algorithm": "sha256", - "value": "40a88170ccc25148c5ea3d2e3a58afd8615f0dcd9549b92d9b38597fdeefea2d" - } - ] - } - ], - "source": { - "id": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "name": "docker.io/rcohendockerhub/redis", - "version": "sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "type": "image", - "metadata": { - "userInput": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "imageID": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", - "manifestDigest": "sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", - "mediaType": "application/vnd.docker.distribution.manifest.v2+json", - "tags": [], - "imageSize": 38602884, - "layers": [ - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", - "size": 7044859 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", - "size": 4699 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", - "size": 1164814 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", - "size": 21695056 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", - "size": 0 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", - "size": 664 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:e44fc95749ea6dbec01aad39a866db4023113dcf59ffcb47790b7a95844f9653", - "size": 2588061 - }, - { - "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", - "digest": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", - "size": 6104731 - } - ], - "manifest": "ewogICAic2NoZW1hVmVyc2lvbiI6IDIsCiAgICJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLmRvY2tlci5kaXN0cmlidXRpb24ubWFuaWZlc3QudjIranNvbiIsCiAgICJjb25maWciOiB7CiAgICAgICJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLmRvY2tlci5jb250YWluZXIuaW1hZ2UudjEranNvbiIsCiAgICAgICJzaXplIjogNjY1NSwKICAgICAgImRpZ2VzdCI6ICJzaGEyNTY6ZmRhZWNhOWVkMGM3OTg2ZWQ2YWQwNWUxYTBkOWYxYmU4MGFlMzljODQzYmQ0NTM0NDcyNDIxNzBiMDg0YmFlZSIKICAgfSwKICAgImxheWVycyI6IFsKICAgICAgewogICAgICAgICAibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5kb2NrZXIuaW1hZ2Uucm9vdGZzLmRpZmYudGFyLmd6aXAiLAogICAgICAgICAic2l6ZSI6IDMzNzQ0NDYsCiAgICAgICAgICJkaWdlc3QiOiAic2hhMjU2OjYzYjY1MTQ1ZDY0NWMxMjUwYzM5MWIyZDE2ZWJlNTNiMzc0N2MyOTVjYThiYTJmY2I2YjBjZjA2NGE0ZGMyMWMiCiAgICAgIH0sCiAgICAgIHsKICAgICAgICAgIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQuZG9ja2VyLmltYWdlLnJvb3Rmcy5kaWZmLnRhci5nemlwIiwKICAgICAgICAgInNpemUiOiAxMjY3LAogICAgICAgICAiZGlnZXN0IjogInNoYTI1Njo2YTgzZTFiOTc5ZDNhZjAxN2Q0ZWFiNzQyZjNjMzk1N2Q1OThmYTE0YTM2M2I1OGFhNzVhMWU2Mjg1MGYyYTAxIgogICAgICB9LAogICAgICB7CiAgICAgICAgICJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLmRvY2tlci5pbWFnZS5yb290ZnMuZGlmZi50YXIuZ3ppcCIsCiAgICAgICAgICJzaXplIjogMzQ3Njc3LAogICAgICAgICAiZGlnZXN0IjogInNoYTI1NjozMzU2OGZkYTU1ZmRhNjdhMmZhMjc2ZDNhZjBiNGNiOTFmNGI2MWYyMzdiN2ZkYTQ5ZGE2ZTg3M2ZjOWY0ZDgwIgogICAgICB9LAogICAgICB7CiAgICAgICAgICJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLmRvY2tlci5pbWFnZS5yb290ZnMuZGlmZi50YXIuZ3ppcCIsCiAgICAgICAgICJzaXplIjogODY3MzA2MywKICAgICAgICAgImRpZ2VzdCI6ICJzaGEyNTY6MzgwZjliNDFjN2M3MDA1ZWI2YWVkYzE1YzU1MzAyODM2N2M5NTdhNzk5ZjhkNmFiYjc3ZjMwZTE5ZjQzN2ViNiIKICAgICAgfSwKICAgICAgewogICAgICAgICAibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5kb2NrZXIuaW1hZ2Uucm9vdGZzLmRpZmYudGFyLmd6aXAiLAogICAgICAgICAic2l6ZSI6IDEzNiwKICAgICAgICAgImRpZ2VzdCI6ICJzaGEyNTY6OTA0N2ZjYjAyNDI2YWRiYTA1NDk1MmRiZWE2ZjhlNzI2OWRiNzQ2OTQyOTIzYjE4MDdkZWY4NGQ5NGUxNDNhMyIKICAgICAgfSwKICAgICAgewogICAgICAgICAibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5kb2NrZXIuaW1hZ2Uucm9vdGZzLmRpZmYudGFyLmd6aXAiLAogICAgICAgICAic2l6ZSI6IDU3OCwKICAgICAgICAgImRpZ2VzdCI6ICJzaGEyNTY6NjlmZDNhMTYxMDZiMDZiYjhjZTlhNmE1N2YzNTBlODZmMDgxYThlZDk5ODNjZDExOTJhYjZhOGM1N2JlYWQzNyIKICAgICAgfSwKICAgICAgewogICAgICAgICAibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5kb2NrZXIuaW1hZ2Uucm9vdGZzLmRpZmYudGFyLmd6aXAiLAogICAgICAgICAic2l6ZSI6IDI1ODkzOTYsCiAgICAgICAgICJkaWdlc3QiOiAic2hhMjU2OjhmZTM1OGU2MTEwODdhZThiOTA0MWI4ZDQ1OWNhMjk1MjBhYmU0ZmM1MjhmZTBkMGIxMDhjNGU2YjY4NzI3NGMiCiAgICAgIH0sCiAgICAgIHsKICAgICAgICAgIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQuZG9ja2VyLmltYWdlLnJvb3Rmcy5kaWZmLnRhci5nemlwIiwKICAgICAgICAgInNpemUiOiAyNTA5NDY3LAogICAgICAgICAiZGlnZXN0IjogInNoYTI1Njo3OTk3MmZiMDQwOGI1YjNkNjE0MjI2ZjhiNWExZjAwYmU3NTYwN2MyMTIwNjM5NGQ3NjYwZDViNGJmYTZlMWUyIgogICAgICB9CiAgIF0KfQ==", - "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNvbmZpZyI6eyJIb3N0bmFtZSI6IiIsIkRvbWFpbm5hbWUiOiIiLCJVc2VyIjoiIiwiQXR0YWNoU3RkaW4iOmZhbHNlLCJBdHRhY2hTdGRvdXQiOmZhbHNlLCJBdHRhY2hTdGRlcnIiOmZhbHNlLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fSwiVHR5IjpmYWxzZSwiT3BlblN0ZGluIjpmYWxzZSwiU3RkaW5PbmNlIjpmYWxzZSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiUkVESVNfVkVSU0lPTj03LjAuMTAiLCJSRURJU19ET1dOTE9BRF9VUkw9aHR0cDovL2Rvd25sb2FkLnJlZGlzLmlvL3JlbGVhc2VzL3JlZGlzLTcuMC4xMC50YXIuZ3oiLCJSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSJdLCJDbWQiOlsicmVkaXMtc2VydmVyIl0sIkltYWdlIjoic2hhMjU2OjlkYjMyMjk0YzU3YTk4MGFkMTk0ZjA5OWYwNWM4ZjY5YWZmODA0NzA3MGIyNTY2OGE1MzMyMjRjM2NkZDEyZDUiLCJWb2x1bWVzIjp7Ii9kYXRhIjp7fX0sIldvcmtpbmdEaXIiOiIvZGF0YSIsIkVudHJ5cG9pbnQiOlsiZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiT25CdWlsZCI6bnVsbCwiTGFiZWxzIjpudWxsfSwiY29udGFpbmVyIjoiZjc1ZTQyZTg5MjExYWIyOTEwOWM0ZWE5YmFiYTVmZmFjNGEwMmI4OTUxMGQyZTIwZGQwY2NmN2RjMTdlODE0YiIsImNvbnRhaW5lcl9jb25maWciOnsiSG9zdG5hbWUiOiIiLCJEb21haW5uYW1lIjoiIiwiVXNlciI6IiIsIkF0dGFjaFN0ZGluIjpmYWxzZSwiQXR0YWNoU3Rkb3V0IjpmYWxzZSwiQXR0YWNoU3RkZXJyIjpmYWxzZSwiRXhwb3NlZFBvcnRzIjp7IjYzNzkvdGNwIjp7fX0sIlR0eSI6ZmFsc2UsIk9wZW5TdGRpbiI6ZmFsc2UsIlN0ZGluT25jZSI6ZmFsc2UsIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiQ21kIjpbIi9iaW4vc2giLCItYyIsImFwayB1cGdyYWRlIl0sIkltYWdlIjoic2hhMjU2OjlkYjMyMjk0YzU3YTk4MGFkMTk0ZjA5OWYwNWM4ZjY5YWZmODA0NzA3MGIyNTY2OGE1MzMyMjRjM2NkZDEyZDUiLCJWb2x1bWVzIjp7Ii9kYXRhIjp7fX0sIldvcmtpbmdEaXIiOiIvZGF0YSIsIkVudHJ5cG9pbnQiOm51bGwsIk9uQnVpbGQiOm51bGwsIkxhYmVscyI6bnVsbH0sImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImRvY2tlcl92ZXJzaW9uIjoiMjAuMTAuMjEiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjI5OjU5LjM3OTI3NzE0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayB1cGRhdGUifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayB1cGdyYWRlIn1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSIsInNoYTI1NjpiNWQzNjQ2NDA0NzAwMWE4MGJiNjM0NGEzYjc5NDZmMDg5MDE2NGU1MDY4MzFiOGRkYzMyZmJjZWJlNTU0NDZkIiwic2hhMjU2OmFkMzE1MTY2ZDdmOGNiMGYzMzYxMzhjYTBmNWFjN2M0OGYxZmE4OGFmODczZWI1NWJjNDRiZTU3ZDA5MWYxNjQiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1Njo0YzU2ZDM4ZjgyYzRlZTJlMWIzNmQ2YmNjZGY5NGJkZDg1NTg4MGI5MDg1ZTA1NzcyNDI0MGYyYTFmYThjZDdhIiwic2hhMjU2OjYyMjM4Mzk4ODlhMTk1MWE0ODdhODUzNjAyYTFhMTFjYzFkNzUyNjMyZDI4MDMwZjQ2ODU3ZjM2ZDZkMDRlZGEiLCJzaGEyNTY6ZTQ0ZmM5NTc0OWVhNmRiZWMwMWFhZDM5YTg2NmRiNDAyMzExM2RjZjU5ZmZjYjQ3NzkwYjdhOTU4NDRmOTY1MyIsInNoYTI1NjoxYzk0NWNkYzU3NWY2NDBjZDRjNjU1NDc2NjRkOTcxODNkOWYxOGNlNjRmYzk1MGZhNTUwMmE1MDEwNTgwYzBhIl19fQ==", - "repoDigests": [ - "index.docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96" - ], - "architecture": "amd64", - "os": "linux" - } - }, - "distro": { - "prettyName": "Alpine Linux v3.17", - "name": "Alpine Linux", - "id": "alpine", - "versionID": "3.17.2", - "homeURL": "https://alpinelinux.org/", - "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues" - }, - "descriptor": { - "name": "rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96-014a96", - "version": "v0.101.1-hotfix", - "configuration": { - "catalogers": { - "requested": { - "default": [ - "image" - ] - }, - "used": [ - "alpm-db-cataloger", - "apk-db-cataloger", - "binary-cataloger", - "cargo-auditable-binary-cataloger", - "conan-info-cataloger", - "dotnet-portable-executable-cataloger", - "dpkg-db-cataloger", - "go-module-binary-cataloger", - "graalvm-native-image-cataloger", - "java-archive-cataloger", - "javascript-package-cataloger", - "nix-store-cataloger", - "php-composer-installed-cataloger", - "portage-cataloger", - "python-installed-package-cataloger", - "r-package-cataloger", - "rpm-db-cataloger", - "ruby-installed-gemspec-cataloger", - "sbom-cataloger" - ] - }, - "data-generation": { - "generate-cpes": true - }, - "files": { - "content": { - "globs": null, - "skip-files-above-size": 0 - }, - "hashers": [ - "sha-1", - "sha-256" - ], - "selection": "owned-by-package" - }, - "packages": { - "binary": [ - "python-binary", - "python-binary-lib", - "pypy-binary-lib", - "go-binary", - "julia-binary", - "helm", - "redis-binary", - "java-binary-openjdk", - "java-binary-ibm", - "java-binary-oracle", - "nodejs-binary", - "go-binary-hint", - "busybox-binary", - "haproxy-binary", - "perl-binary", - "php-cli-binary", - "php-fpm-binary", - "php-apache-binary", - "php-composer-binary", - "httpd-binary", - "memcached-binary", - "traefik-binary", - "postgresql-binary", - "mysql-binary", - "mysql-binary", - "mysql-binary", - "xtrabackup-binary", - "mariadb-binary", - "rust-standard-library-linux", - "rust-standard-library-macos", - "ruby-binary", - "erlang-binary", - "consul-binary", - "nginx-binary", - "bash-binary", - "openssl-binary", - "gcc-binary", - "wordpress-cli-binary" - ], - "golang": { - "local-mod-cache-dir": "/home/nonroot/go/pkg/mod", - "proxies": [ - "https://proxy.golang.org", - "direct" - ], - "search-local-mod-cache-licenses": false, - "search-remote-licenses": false - }, - "java-archive": { - "include-indexed-archives": true, - "include-unindexed-archives": false, - "maven-base-url": "https://repo1.maven.org/maven2", - "max-parent-recursive-depth": 5, - "use-network": false - }, - "javascript": { - "npm-base-url": "https://registry.npmjs.org", - "search-remote-licenses": false - }, - "linux-kernel": { - "catalog-modules": true - }, - "python": { - "guess-unpinned-requirements": false - } - }, - "relationships": { - "exclude-binary-packages-with-file-ownership-overlap": true, - "package-file-ownership": true, - "package-file-ownership-overlap": true - }, - "search": { - "scope": "squashed" - } - } - }, - "schema": { - "version": "13.0.0", - "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-13.0.0.json" - } - } - }, - "status": {} -} \ No newline at end of file +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96-014a96", "namespace": "kubescape", "uid": "00a264c6-808d-4eaa-a609-e5071e1743e4", "resourceVersion": "2", "creationTimestamp": "2024-11-29T16:11:57Z", "labels": {"kubescape.io/image-id": "docker-io-rcohendockerhub-redis-sha256-baf2f27e27cfc9dd2c8326f5", "kubescape.io/image-name": "docker-io-rcohendockerhub-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/image-tag": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/resource-size": "752493", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "c2b3305335c66d053c0db2692b8d4022f54d83a2e997aa73cb44daa55666f410", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T16:11:57Z"}}, "syft": {"artifacts": [{"id": "227d9dbfdb949d11", "name": ".redis-rundeps", "version": "20230321.002514", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:.redis-rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis-rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/.redis-rundeps@20230321.002514?arch=noarch&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": ".redis-rundeps", "originPackage": "", "maintainer": "", "version": "20230321.002514", "architecture": "noarch", "url": "", "description": "virtual meta package", "size": 0, "installedSize": 0, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": [], "pullChecksum": "Q1JQv2sIl0Mpf/MyKZBrIH7FKfFw0=", "gitCommitOfApkPort": "", "files": []}}, {"id": "0a3b4a9dae4049aa", "name": "alpine-baselayout", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8890, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.0-r0", "/bin/sh"], "provides": [], "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "f0def3051a26afc8", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13361, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1KM01lfKVp+gEZn23awujqjSkrN8=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "edcf6e67eac04af0", "name": "busybox", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.35.0-r29?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 509600, "installedSize": 962560, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.35.0-r29"], "pullChecksum": "Q1NN3sp0yr99btRysqty3nQUrWHaY=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVNLeeB7VouhCO/kz+dbfL3dY4c="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "10c99a42ed5bf9d4", "name": "busybox-binsh", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1547, "installedSize": 8192, "pullDependencies": ["busybox=1.35.0-r29"], "provides": ["/bin/sh", "cmd:sh=1.35.0-r29"], "pullChecksum": "Q1miWwyhWKXVEiRYLhmArV1TKMs6A=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "c26e3474bc5d2bf8", "name": "ca-certificates-bundle", "version": "20230506-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20230506-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20230506-r0?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20230506-r0", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126306, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20230506-r0"], "pullChecksum": "Q13X+cgKNwpP6viqMRvLV8Pp+2NV4=", "gitCommitOfApkPort": "c56ff944f7d21017702e916e9546ee10389aef62", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sTKzEqQsi+XWMgaa7MZ5e2KfEmQ="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "f95be16d8615d51f", "name": "libc-utils", "version": "0.7.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r3", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1485, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q19Gg06pBPiiG9UN94ql7qImsHSUQ=", "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", "files": []}}, {"id": "03b19334db29dd0d", "name": "libcrypto3", "version": "3.0.8-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r4?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r4", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710303, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1hK6imrTZnj/CVgU9kmN/1rgUOi4=", "gitCommitOfApkPort": "d62c0613776b85229a8b2433673dae4ed231a18a", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jf/QASCBqBZIa1ysMh7bhhBSrw4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "9715b69f8fd861f2", "name": "libssl3", "version": "3.0.8-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r4?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r4", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246844, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1/2PVFFpGW89Datuc58XHlm7esPM=", "gitCommitOfApkPort": "d62c0613776b85229a8b2433673dae4ed231a18a", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "c0d6e0f3841a7244", "name": "musl-utils", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36697, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.3-r4", "cmd:getent=1.2.3-r4", "cmd:iconv=1.2.3-r4", "cmd:ldconfig=1.2.3-r4", "cmd:ldd=1.2.3-r4"], "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "544ec51c3fe9a624", "name": "scanelf", "version": "1.3.5-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.5-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.5-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.5-r1", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 37687, "installedSize": 98304, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.5-r1"], "pullChecksum": "Q11dxYFsHvBFAzzHGDo5gOTDNJDyQ=", "gitCommitOfApkPort": "e52243dbb02069f10d48440ccc5fd41fa5fc2236", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoAissVDuanXF1KOEl8qrFA3bso="}}]}}, {"id": "b37d6e2e45f66f33", "name": "ssl_client", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4929, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.35.0-r29"], "pullChecksum": "Q1QuqZjeP6XG85I29tOiCWofL8Cj0=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ShB3pGMDL8R7sqvDVeLOBZ6P3Q="}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}, {"id": "7e0c00dbb6f330e7", "name": "tzdata", "version": "2023c-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2023c-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/tzdata@2023c-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "tzdata", "originPackage": "tzdata", "maintainer": "Natanael Copa ", "version": "2023c-r0", "architecture": "x86_64", "url": "https://www.iana.org/time-zones", "description": "Timezone data", "size": 402782, "installedSize": 3141632, "pullDependencies": [], "provides": [], "pullChecksum": "Q1A/CizbJXgQCp1pv0Jegytd1wrYA=", "gitCommitOfApkPort": "f0fc0d47fb725b98cc2cdbe8894f6df648aa32c5", "files": [{"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/zoneinfo"}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U="}}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg="}}, {"path": "/usr/share/zoneinfo/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU="}}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI="}}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM="}}, {"path": "/usr/share/zoneinfo/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qo4fX3COtMEx8pGFvWAiIwJ7Pqw="}}, {"path": "/usr/share/zoneinfo/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg="}}, {"path": "/usr/share/zoneinfo/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc="}}, {"path": "/usr/share/zoneinfo/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w="}}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk="}}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM="}}, {"path": "/usr/share/zoneinfo/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ="}}, {"path": "/usr/share/zoneinfo/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk="}}, {"path": "/usr/share/zoneinfo/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg="}}, {"path": "/usr/share/zoneinfo/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/iso3166.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A2WZrmKfyHSonf5c4JZPpwQZ0hk="}}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TleYOzQqeWkaxDwL1n4rwY8Ey9w="}}, {"path": "/usr/share/zoneinfo/posixrules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/zone.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v+13wxZjoZUgI11oT2c7+ZUPjgw="}}, {"path": "/usr/share/zoneinfo/zone1970.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pLDJRgblc2GlWhuT7HedfZXSwzE="}}, {"path": "/usr/share/zoneinfo/Africa"}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bldPckji1VF9PHYXYvIec2s3sg="}}, {"path": "/usr/share/zoneinfo/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU="}}, {"path": "/usr/share/zoneinfo/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qo4fX3COtMEx8pGFvWAiIwJ7Pqw="}}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gpmw1gmw9iAT9DIN9Lklg8IQcfw="}}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E="}}, {"path": "/usr/share/zoneinfo/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLWEFbNtdkbgo6PCsEc493i6+gk="}}, {"path": "/usr/share/zoneinfo/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM="}}, {"path": "/usr/share/zoneinfo/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM="}}, {"path": "/usr/share/zoneinfo/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A="}}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU="}}, {"path": "/usr/share/zoneinfo/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fSysB22ZvF44uie2cRMxetSW07E="}}, {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q="}}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0="}}, {"path": "/usr/share/zoneinfo/America"}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A="}}, {"path": "/usr/share/zoneinfo/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8="}}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8="}}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0="}}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo="}}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE="}}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw="}}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM="}}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QTk/HrAEgKzaPkt+PBebbQeJFFA="}}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo="}}, {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Pw8B8c2a3WRavHczTZv0Qd+Wxg="}}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8="}}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U="}}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw="}}, {"path": "/usr/share/zoneinfo/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw="}}, {"path": "/usr/share/zoneinfo/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y="}}, {"path": "/usr/share/zoneinfo/America/Ciudad_Juarez", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lqv5U+wpN3UXecqWony+cMyCY9A="}}, {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8="}}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk="}}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc="}}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw="}}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM="}}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms="}}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI="}}, {"path": "/usr/share/zoneinfo/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA="}}, {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4="}}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8="}}, {"path": "/usr/share/zoneinfo/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19BnKgxldsubi00lVk6IAyilUIBI="}}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA="}}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U="}}, {"path": "/usr/share/zoneinfo/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0="}}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY="}}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ="}}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA="}}, {"path": "/usr/share/zoneinfo/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpHej22RTuJk8LJ6VSeP8SoArXo="}}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IQGT/bm+Goj10kXd89zoGUab4jM="}}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE="}}, {"path": "/usr/share/zoneinfo/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk="}}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY="}}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc="}}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ="}}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk="}}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4="}}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI="}}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI="}}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY="}}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg="}}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k="}}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg="}}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0="}}, {"path": "/usr/share/zoneinfo/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw="}}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19BnKgxldsubi00lVk6IAyilUIBI="}}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RnhZew7YeSJ95rxzbIvnzY6wpiQ="}}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IQGT/bm+Goj10kXd89zoGUab4jM="}}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw="}}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74="}}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8="}}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag="}}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19RfDidtKyJvHnL+O5XNvDK17x7k="}}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8="}}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wBvamBIRoTh6LBjXpXFl5y2oPZU="}}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0="}}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE="}}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U="}}, {"path": "/usr/share/zoneinfo/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I="}}, {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0="}}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs="}}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY="}}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1So8A0ztcpVGhbO3GjMhSj7TBEdg="}}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg="}}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Argentina"}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk="}}, {"path": "/usr/share/zoneinfo/America/Indiana"}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE="}}, {"path": "/usr/share/zoneinfo/America/Kentucky"}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U="}}, {"path": "/usr/share/zoneinfo/Antarctica"}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk="}}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ="}}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M="}}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng="}}, {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes="}}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU="}}, {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0="}}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Arctic"}, {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Asia"}, {"path": "/usr/share/zoneinfo/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8="}}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk="}}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE="}}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko="}}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA="}}, {"path": "/usr/share/zoneinfo/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk="}}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ="}}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU="}}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg="}}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg="}}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So="}}, {"path": "/usr/share/zoneinfo/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA="}}, {"path": "/usr/share/zoneinfo/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI="}}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY="}}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE="}}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg="}}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m1pXPSv2OBBdcAbVbrNOlAWRknE="}}, {"path": "/usr/share/zoneinfo/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPwU5pCJJeTx7ku3aULbFYE5k8="}}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0="}}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY="}}, {"path": "/usr/share/zoneinfo/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc="}}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg="}}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM="}}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro="}}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM="}}, {"path": "/usr/share/zoneinfo/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ="}}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY="}}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk="}}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM="}}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE="}}, {"path": "/usr/share/zoneinfo/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ="}}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc="}}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA="}}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI="}}, {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc="}}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ="}}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY="}}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4="}}, {"path": "/usr/share/zoneinfo/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k="}}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q172WRs3tr8koN/S40UX8uh0nm41g="}}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z0l4SGNElvy6IDYm6jSxI8QCGqk="}}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4="}}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs="}}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc="}}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU="}}, {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk="}}, {"path": "/usr/share/zoneinfo/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY="}}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0="}}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA="}}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU="}}, {"path": "/usr/share/zoneinfo/Atlantic"}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I="}}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU="}}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM="}}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc="}}, {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE="}}, {"path": "/usr/share/zoneinfo/Australia"}, {"path": "/usr/share/zoneinfo/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE="}}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1isVUUj/FMA5TUyPOWORvittywuU="}}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Brazil"}, {"path": "/usr/share/zoneinfo/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/Canada"}, {"path": "/usr/share/zoneinfo/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1So8A0ztcpVGhbO3GjMhSj7TBEdg="}}, {"path": "/usr/share/zoneinfo/Chile"}, {"path": "/usr/share/zoneinfo/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Etc"}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iocBvipAe+pMyCK6VAcmi94omk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Europe"}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM="}}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE="}}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY="}}, {"path": "/usr/share/zoneinfo/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc="}}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo="}}, {"path": "/usr/share/zoneinfo/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4="}}, {"path": "/usr/share/zoneinfo/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA="}}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IjV6yY0xXILVhbrfua/pNKcJ8Qc="}}, {"path": "/usr/share/zoneinfo/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8="}}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE="}}, {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw="}}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA="}}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM="}}, {"path": "/usr/share/zoneinfo/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs="}}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4="}}, {"path": "/usr/share/zoneinfo/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk="}}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k="}}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ="}}, {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U="}}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs="}}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4="}}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pN6zKyWRnE++7JTQQ6u9zCe0W9Y="}}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Indian"}, {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg="}}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI="}}, {"path": "/usr/share/zoneinfo/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Mexico"}, {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/Pacific"}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk="}}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s="}}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU="}}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc="}}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw="}}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U="}}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc="}}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs="}}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA="}}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4="}}, {"path": "/usr/share/zoneinfo/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY="}}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk="}}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY="}}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg="}}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM="}}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA="}}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI="}}, {"path": "/usr/share/zoneinfo/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM="}}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk="}}, {"path": "/usr/share/zoneinfo/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/US"}, {"path": "/usr/share/zoneinfo/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/right"}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E="}}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA="}}, {"path": "/usr/share/zoneinfo/right/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ="}}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A="}}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To6rHVGaYmPh7DFuml6L34G668s="}}, {"path": "/usr/share/zoneinfo/right/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s+nKIwvUBWUSLn3KclhLDjOL0VQ="}}, {"path": "/usr/share/zoneinfo/right/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I="}}, {"path": "/usr/share/zoneinfo/right/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ="}}, {"path": "/usr/share/zoneinfo/right/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s="}}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8="}}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU="}}, {"path": "/usr/share/zoneinfo/right/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68="}}, {"path": "/usr/share/zoneinfo/right/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0="}}, {"path": "/usr/share/zoneinfo/right/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM="}}, {"path": "/usr/share/zoneinfo/right/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Africa"}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc="}}, {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s+nKIwvUBWUSLn3KclhLDjOL0VQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZEs8P2PBgKrWdzsTQjymh5IGxE="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q="}}, {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOuLa5tNli4MP0zUCNlFISgVg2g="}}, {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso="}}, {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk="}}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k="}}, {"path": "/usr/share/zoneinfo/right/America"}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08="}}, {"path": "/usr/share/zoneinfo/right/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk="}}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19JU2NChowR2yLu0RMSfcTV/O758="}}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ="}}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM="}}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA="}}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis="}}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wFaKDp21Y9LQNTW1+BkQPy3MtHM="}}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM="}}, {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWHjPPp1espR/pAJYIPUHYdd2Xc="}}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc="}}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM="}}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc="}}, {"path": "/usr/share/zoneinfo/right/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0="}}, {"path": "/usr/share/zoneinfo/right/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig="}}, {"path": "/usr/share/zoneinfo/right/America/Ciudad_Juarez", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VNT4NRYqLILkQuVB7QPx2zzKL68="}}, {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI="}}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8="}}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE="}}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE="}}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4="}}, {"path": "/usr/share/zoneinfo/right/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54="}}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk="}}, {"path": "/usr/share/zoneinfo/right/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a4ch2zTLGHHx5BWAiCX9cp57MEI="}}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0="}}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E="}}, {"path": "/usr/share/zoneinfo/right/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY="}}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms="}}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4="}}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho="}}, {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1foW2nn+mErmKlLpeF8jNLJnmYgQ="}}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GMB/Tzp7ax3R+lkWkWEhbEB0pcM="}}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg="}}, {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no="}}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8="}}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o="}}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM="}}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baZKls99BCUShs16kJgL3lcY488="}}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk="}}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4="}}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4="}}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU="}}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY="}}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4="}}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM="}}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8="}}, {"path": "/usr/share/zoneinfo/right/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0="}}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a4ch2zTLGHHx5BWAiCX9cp57MEI="}}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nd/x356jbwi1/pfiEkBPqDTmXzY="}}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GMB/Tzp7ax3R+lkWkWEhbEB0pcM="}}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E="}}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8="}}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI="}}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw="}}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MVAR4p/8gE72hqyyxmA/qUwCy7U="}}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ="}}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j116pyrneZvMFycOLxv1YP5pnqw="}}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY="}}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA="}}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ="}}, {"path": "/usr/share/zoneinfo/right/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8="}}, {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU="}}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs="}}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs="}}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rKTDUGTvLGWuLEG2/hwAOV2HhOA="}}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo="}}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina"}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana"}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky"}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw="}}, {"path": "/usr/share/zoneinfo/right/Antarctica"}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Arctic"}, {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Asia"}, {"path": "/usr/share/zoneinfo/right/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q="}}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YF77f8Bgyyyc8c3T4/USJiQp6Ok="}}, {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TWLn49S+DFRL2wRYwBYbKfIZTxM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nooCOVPPO175tHesSh7+rWrzatY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I="}}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y="}}, {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K2gOvA/haSHVfta86TyH9OnwnJ0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws="}}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic"}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw="}}, {"path": "/usr/share/zoneinfo/right/Australia"}, {"path": "/usr/share/zoneinfo/right/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w="}}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Brazil"}, {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/Canada"}, {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rKTDUGTvLGWuLEG2/hwAOV2HhOA="}}, {"path": "/usr/share/zoneinfo/right/Chile"}, {"path": "/usr/share/zoneinfo/right/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Etc"}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Europe"}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec="}}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g/YG75p4h6TkhadaFR8sTaIznck="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o="}}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4="}}, {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U="}}, {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A="}}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KIId9JnX3QOhRHa9kfkADPwF1ig="}}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Indian"}, {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok="}}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Mexico"}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/Pacific"}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/US"}, {"path": "/usr/share/zoneinfo/right/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "008bcc1445f44203", "child": "2791973cba0a89bb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "008bcc1445f44203", "child": "4cf9c3537f896231", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "4fdfbb03676f495b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "6b9abe7d80ee470b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8108ab845e4ccbcb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "862a8ff2f35a6b80", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8668162f21426d67", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b58b2fb69e8b39c8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "c7bb6e42ea2504f8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "dfe56f19a55af4ab", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e456dfb5be04fdb7", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e549cedcbd486e69", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "020ed41b1a1bf235", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "095bf0e5d4182274", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "0b8849b68b9c0a64", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "03b19334db29dd0d", "child": "0fcf29975c406ec9", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "21662b66f5a3ba9f", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "03b19334db29dd0d", "child": "337e3d17e1da8c46", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "03b19334db29dd0d", "child": "50d5b1e593dc606e", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "58c4e2c91df47220", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "7bca8ed466ad9462", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "7ce112baaa205614", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "9715b69f8fd861f2", "type": "dependency-of"}, {"parent": "03b19334db29dd0d", "child": "a8f831d10b58413a", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "03b19334db29dd0d", "child": "c128b715935bd2ba", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "02eba7befcbb3bfa", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "1071b0c6b4d98bb1", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "35ab393f27e0bc39", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "0a3b4a9dae4049aa", "child": "71fcfec0ece1a67a", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "77282715f933737e", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7b189c84b22c7f02", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7ff31e5e9ba0bfa9", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "89c7ab9592844cbb", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "b103e8d521455a19", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "d98fbe0bce78b009", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "10c99a42ed5bf9d4", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "10c99a42ed5bf9d4", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "10c99a42ed5bf9d4", "child": "564026926225072e", "type": "contains"}, {"parent": "227d9dbfdb949d11", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "6a7f2c32518c8dbc", "type": "contains"}, {"parent": "544ec51c3fe9a624", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "5efe1218da015951", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0003a826f90b5c3a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "001b80e7ad357e7d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "002136555fa64864", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "002b67f14aa6d842", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "00624f6147d170b7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "008d7cc7bf15c23a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "00ac074c37810077", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "022ad3569f9f42a4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "024432c07bac8d0a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0247fc3240f8455d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "02643213bb9576b4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "02a01e5efd0e6b90", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "033d4d39bbd66e0b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0358bd1591449291", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "041c27868869727d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "043b73828029df73", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "044a6e8399262836", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "044d573dc3340a86", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "045cc43fc690afc2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "046d8438b6541f93", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "04798cefbded6bf8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0479be8149ea8b86", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0480cda6ae485438", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "04a3a487bbb2dfb6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0500f4477792ebcf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "052f2cbb3e55bb85", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0537e19617f74fb9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0541c7c0f72ce9c3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "05979cbeabb819de", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "05ca8c167425dff9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "05d90c0d2c80e02f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0614b34e874e553a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "06396d626db628ff", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "064d4bc452076d7e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0657b274ba7256e1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "066a5da25ec2a853", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "06734b50cb771fb6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "06acac37607f9ade", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "06bc77ff31c264e8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "071495cd7309767e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "072cfe0a9b0e0b92", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "07347164063fc7c8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "079daf4190572795", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "079f1abb4b91aaea", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "07dc72713ab9052e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0801ddfe3cf50ca4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0878cafb3f9e9a75", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0895058365719e9c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "08a71c9945b062be", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "08b75a82a1023bcd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "08f11563ea6ec7be", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "08fe70869f296c8b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "092ec0c35079e9f4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "09a44c8f1944bdf5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0a5106f60a79dbf2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0a8176ad6b32bf38", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0acf32a96eca5532", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0ae7ce8137f9e114", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0b2e3b6fab319206", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0b7fca7293d6fb28", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0b946bee5415b564", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0c3a57fdeee25198", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0c4b8bee9f145342", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0c5afa607794389c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0c938a5cbb8b6675", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0c94bd1eb143ff11", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0d6ce7c57187cfdb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0dc8b890f33d573b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0e38e664028183fb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0e760005ee2f68c4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0e914271bb057ece", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0eac207f3acc2584", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0eae779a1e935787", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0f1178a75b37715e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0f2b4eeda56d501d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0f5c92f98ab9366e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0f648c30c96950b9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0f6b67d5c3db608e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "0f6ee198949afad2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "103cabf0f471bf60", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "10711691612d93d1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "10cbcfd22f47259d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1175cf6f6be176ca", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1191adc79522eb3e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1196bdeb59c5a8d8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1198dda578ce980e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "122685b0c68c9ccc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1280f12784758794", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "12bea0be71fd578b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "12d027870b20049f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "12e1c1be2034eff9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "13394de2a934a79c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "149371e937e972a3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "14b2db2d6b9b9e7c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "14d2230582c72295", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "14df6d91789d8c50", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1512d024c8f3f62b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "15167f400e7084b8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "152d5eb51fa99da8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "15ce08703cbc807f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "15d203eb8ae06727", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "15d8698b72ca9584", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1604d65d279060bd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "161e7a80d0a43b0f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "16720e3d3d05a7b1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "16a932056f4df744", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "16aa644cec8050ae", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "16b6079ef60c4353", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "176d850311eff2cc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "177af01fe3190dcc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1790d5fd0cba9105", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "17f15b61fa73ac58", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "181ca111ccb79a37", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "183351e9de563315", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1835fef76c632d96", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "185b32b582447594", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "186f9bc985342254", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "18811578f494d08f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "18f19aa06704e7ba", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "190ce3b31bcd3a3c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1912af6e6619ab8f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1985b832bd82a256", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "199fc104c279ed75", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "19ad03302e9c5572", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "19ae05b6910bb833", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "19f659a5d104a6be", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1a4cd5fa94d1675b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1a72055de933cf88", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1a8c7cecb6869f0b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1aae6700a9846771", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1ae638847358b961", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1b25525555171812", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1b4a12710fa3ecb2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1b54de088110518f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1b560eef112ec735", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1b5b04a40e9b3d12", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1b8c2bda83042cd2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1b8ec63c3a9529ca", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1bf824ca89ca03df", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1bfa7de0c6375397", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1caad8a47bbedef4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1ce337b79b797e12", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1ceb689363121267", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1cfb770c964ad442", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1d052c316f192a7d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1d7179be72abd83f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1df31674e9292b1f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1e1b5012f4137bdd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1e483d510416a134", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1ec73126d8533105", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1f3d1f771f2ea313", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "1f4373c96508f449", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "202e65d885399039", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "203a7309df28a70f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "204ec5b7b6c871fe", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "208f57e446988754", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "21702692a0b61013", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "21741231ed005f74", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "217701c919d5c331", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2196c67b7c6d191e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "21ae595aa22e3386", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "21f379db7e336c1c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "222363131c077ec2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "22545b8d9ef5ab96", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2255dd2fc7396857", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "226968b8213882f1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "229e598445ea33a2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "22dfa25d3fa86ec7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "22f588b1a5ffe0e5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "231feae0b53f26f8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "235b0c35008fc2c0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "23a1a6b97f0ea17e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "23f3675a6146558a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2400780dd5b5dcc1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "24749293c438f579", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2487bf9ef6db3703", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "248d3217c89068d1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "24af831c6c18ee0a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "24fa19c389fca087", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "25c66fd31e62f6b0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "25d0897be9057ead", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "261ff8d2f758c520", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "264781186fcee819", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2724e5decbcdba21", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2766279d9d0ddff0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "279dfda10f9c4ce8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "27e0a2baa2b44bbf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "27eeb24b1d01a9cb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "27f9f9c31e0b7265", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "27fbeeb4d8581b13", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "280e9bb2a4cdcf81", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "288d9b41321eab9f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "289fd5d936354f38", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "28a18100fabd10c0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "28d2490e3ffce204", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "29075e095f6b842d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "290a3fd845a87031", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2914390c816628c5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "293d18890051cbd1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "29b62bc266ad36df", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "29c4b561e9120016", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "29dbc91c4c31d2db", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "29e50814af46c350", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2a161796543a12ef", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2a1f0d1210c0b4b5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2a45aa921c6a4ec6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2aaa2cf90e04cb9e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2b14a5f5e860d928", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2b33d276afa3d619", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2b4053bb643c8b96", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2b9016c1c6ff070c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2bd99f0d10f12cab", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2bfbb40eb87812ce", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2c2946357ac1438c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2c8c095b1b0d1a30", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2ccca4513ee10ae3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2d0ade031145b31b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2d1f461741a4505b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2d4d5273dfacaca0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2d831401e54cb4bf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2e0157ce10d1ee89", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2e6df778b40ffb7e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2e7284c3564727b8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2eb4fff7b33af726", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2ec8112a4ff822a7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2ec8a049e7e6d67e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2f100f03d2b2c7cf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2f22f1a1c75043db", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2fb25fb6423d46fa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "2febc7e0efc4f072", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3049bdb48e88a4cb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "30c6d7b55b0a4b1f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "30d56c89eecb58d3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "31c7af22bfe8a441", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "31ec97071246dcc4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3201a63a973f5204", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "32055bb59cb4275a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "323a43fa982805b2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "329e5d398c2f8e65", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "32fba218178b1c16", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3313ce06f70d8f51", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "33356128557f71cf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "334bd946a5c10353", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "33702433b8348116", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "33747156834a89de", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "33921e193abddc63", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "33d135fac2646128", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3404ca604fc5ac2c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "340899558ee157b3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "340c9419eb628ede", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "34ecac0ced411e34", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "35123db7dc1ef3a0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "354610f98e1133d0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "355a787f80c81f2c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "35ace5c843247ba8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "35b1b7a99fcc61c7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "35c31cd7d0b01341", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "36745c27b4e41312", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "36d0850cbfb836e2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "37283a37a8881c82", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "374d94c08034ad26", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3781ae917374629a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "378837b3aa83ddc5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "37ebb62b2e24afec", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "37f22f76d9d6dcbb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "7e0c00dbb6f330e7", "child": "389ca993393d380f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "38adaf01bf769d53", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "38bdcd263a67bf30", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "38c1b085aced31de", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "38ee95a721b04b16", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "38f70f060f976eb9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "38f71c1fa8b87088", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3986ce23b4b0eb10", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "39afb62b54d78311", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3a47a403200ee17c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3a5b92142f18f5f5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3ab8fcdb8ce97ab9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3ad085da7f872ac6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3aeb2b45449e4ee2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3b2a28a1b48247df", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3b7161a21790e261", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3b8a354cdd87e4e4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3b8b06924bc9159a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3bd01e0f3f9b52f6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3bd4f91095c34777", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3c3b3667ce5259d8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3c6cc175aafbe5ab", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3c8065b2e2badc05", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3d00291867d2e9ce", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3d3f83a50934c9fc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3d7ae65b52579cee", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3d815643d9e9484d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3d8e5f2f89a1803f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3df0e30fe753ecdd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3e03342d4d4e1914", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3e57a93165463110", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3e71945aebe62120", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3edae32ed130c85e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3f4c2c387d15785d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "3f7445fd546ac694", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "404070f77e4b34da", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "404d04087865de29", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "408b36cb02caa2af", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "40ce211283f42091", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "40d1a588276b1fe7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "40ecaff4e6be37ca", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "411882dc2c2ab002", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4179c2a6dc04af9d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "41d29cccf19083db", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "420097ffc5b6e46c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4211ccfced8e5fe9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4212679b080f47bd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "421c3d3a15f9695d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "42737efaa4797d31", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "42bb5ea37b9e06b2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "433e5ba83f37e392", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "437451154d11bbf2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "437f1a8cfc6b8aed", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4417cd3730c43a92", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "441cf0b85b9cf8bd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "44852492f123d15c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "448fed36535555b3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "44a5f1337699762e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "44e56b31b26040a8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "450ea7c5ef32cffc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4583236932c9af31", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "458e2062cb07ec30", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "45c462ad8b151f81", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "45ea0f7bac353fe0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "460d4e2689192aba", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "462be991d4aa9bfc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4650a10fcb8944c0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "468c48909591c7e1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "468d6acedf6893c8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "469847c8d1b363d5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "46d54f0711a56a04", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4740f7d2112f56a8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4743e261c551f148", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "47709579110a27a2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "47ce8c28985988ec", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "47e9c294aa771806", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4816db7741599209", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "481b265164152c5b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4858c601b6e2456f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "48e50cfef6585e23", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "490153f70c05dabd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "493a22f9c3375ce9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "493ac6701d51fc0b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "495e27fb5c1afe5f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "496086f72b4db3f8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "49847eb5f0e29b2a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4a00354b8300b8f6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4a3961f1052c67ae", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4a4d095582d69207", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4a9a57c3015075d1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4ab9c1dc32445b51", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4ae262ef98cc6e7c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4ae32126f600e409", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4af397d97c9dcf0b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4b219b83075b3f0f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4b2370c380c8bf32", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4b3afbe4ee7662b6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4b7a483929c91d86", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4b819d7e7508c250", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4b9cbe6a7cea4526", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4bcd0ca7c3f41f52", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4bd5642cb6de23e2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4bda6206dfd84dca", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4c211dc026674195", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4c258072a4187cb6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4c4a991a47773ec9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4cb39873aed44fa6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4cc1bf4191a1d9aa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4ce4a2286b39f7e4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4cf31b46a5f91df1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4d07dfe232ed3461", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4d417b2b564b6ca1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4d652ffb464166b5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4d84d43e3baa317f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4dba586b09b26b02", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4dbd25251517ca1b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4e1db5b62f780a78", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4e2b1eef504f416d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4e37289f4c6fb5a7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4e80d433392d001f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4e97b7f6878419fe", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4eb324d8c1051e07", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4eea7821360774d2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4f2e9125500f11fa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4f3a2269dc420d00", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "4ff63c386514ec5f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "50ae41116db7b66f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "50b7d031028feb1c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "51c28552cb4c2446", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "51ccf03fde35d7b1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "51f9aabe918fcdba", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5207f54b99d45cfb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "52423c1991b850e8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5325d9ec7d835cc2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "534a6e55b94950c6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "53b292a1faad2418", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "53b58a5503082c0f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5424c54e48a56191", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5487594c64bb9125", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "54bdc86c36b56a00", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "54f6923a066e0840", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "558acffb381e7d51", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "55c1a2d2f0eccef8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "55dc327859db1a03", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "562ef3142810f1ae", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "569d4f6fa13337da", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "56b783a3abd92fa6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "56d8be7ed9443fcd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "570fe7b40d6bb80f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "571ea8550f75fc68", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "573c703cdc84b623", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "581b3b6c5e7deca6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "58563e4184e1a1f0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "585dc5a6460f715b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5897749ef5341ea2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "58c3d2dba3b6583b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "59de8ec90806013d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "59ea05caed45b864", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5a1c46d240ccac3e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5a99385da2a98993", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5ac9c58885abe349", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5b0079729c94c291", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5b211e0dd20e643b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5b402199514686a2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5b95f2030d52f34f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5bbf0beec4e2db01", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5c3a37b8ec6a303c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5c8577c387bc4112", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5d2b655943b0b2e2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5d8a3b88cc1f3247", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5de571fbd8114f02", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5e32ac3b5f9e1c4c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5e77cb3875c1ae59", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5e7d4bf6eb25c678", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5e9c0cee309b5b79", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5ec4904ea58cd881", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5f9138253ccee0c0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5fb9363791034da8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "5fce614a3aeb9a06", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "600283ecd162f701", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "602e56e3aef90b8a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "605803def3a91b84", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "60774e291fe4d3d9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6099523af8116381", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "60e6b5b8f7a52379", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "60ee053bfe8c73cb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "60ee6e4242f537b1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6140d10451e4996d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "614fdef2f1f46cd8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "620fe847bbaa61ad", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "62909fcef00d90fc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "63296b61a195a956", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "638878ce9b6a9ef6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6396c882c84fad14", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "63c8074ecbdcbc16", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6407d8fd29b8d058", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "64206370a1d64a68", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "64b9bd52d3a1d686", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "64bdd19dfbe8905e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "64e6af981fc12cbc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "653a70cb9c86b3d0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "657baa665d7efbe1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "65b29a545fa8fc7e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "65bf81bd295ae176", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "662b12d9d14896fe", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "663aec01b5772417", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "66d3acc00ae950aa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "66d7bdfc12517c76", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "675770cbe705692b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "67c087a1eeedb635", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6903b16eb0be452c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "691618862d29e1bd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6977fe40c276c7b6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "69806bf2977b4a6d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "698c1d8aa8ba0e30", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "69e1dec816bc9e49", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6a00c97a31a94808", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6a1889570f5fdb1b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6a1a30682a8b81c5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6a7c31cd5c371a46", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6a9295f5e2485589", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6adc4691de937fef", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6ade529fc3ccf111", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6b0bf69caded0071", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6b0f7d22dbe9fb3a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6b1f69a99b5e6155", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6b6172494855e1ea", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6b90d73802227517", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6bcffdd8312facde", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6c1eb3834c5e0fea", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6c68c01dd9bb7dd5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6c6ea4fb0d713857", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6ca263bfca12749e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6caaa09c1ab4157c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6cb2d90b3e4588d1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6d02a65c031c0537", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6d0c67dc066053ce", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6d21f44d69342d79", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6d28e23c9bf03dc0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6d306c002d0f04cf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6d30cc18d9b8a6c1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6d46ecc7fe34305c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6d940deb4127d655", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6dba1550bb229697", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6dbd8ba11449564e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6dc613184d361c19", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6e2e89644c201733", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6e39fab256ddfe71", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6efa4c98318a6ec6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6f3d43c8dff5adc4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6f4f0d95b8a8360d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6f53852f9d5c8e38", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6f7a855ee918e60d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6f97c872b5e89cef", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "6feb52eac1386a97", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "701a90e1a942a18c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "702a43f206c77c12", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "703c196275fef223", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7086fbdeebba8b70", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "708fffb2155bbdf0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "714bf40b0d3f19d8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "71a539e0150118b0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "71cc36ff1e2a8de7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "71cd90583621a957", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "71e4a7cbd009986a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7250e03220f9a906", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72885dea21ea0845", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72ac5bf31950680b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72b6b3b566fb846b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72c43850ce7fb26c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72ca65705f1beb5a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72e15fe105bd27b1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72eb15adb1464d4d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72edda83f78cf3b4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "72f57d7788ebfd82", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "73837212a843f2c4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "742c2609e16515cc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "74575086d019a615", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "748cc235898c8fa7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "74b94c9aab5c857c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "74d35af0dd1dcd8a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7502fd1f5738eae4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "750c989f5c125c5a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "754c16565db68555", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "759bc127a930f74d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "75b0d168f42eaabe", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7609abe641711438", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7665e0c42222dba2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "76cc41294895c55a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "77406af5633f45a5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7741ee18496437a3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "778369628bab619e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "77f4599d08b92f09", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "77fb3b67a21577ad", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "782aaa825ea8db6c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "782fb903241c228b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7853799bbc37e619", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "788e4744831a508b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "78f0621bca4a15d3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "79134eb221aa7002", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7960087632c4f266", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7966423c811d586b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "797b34c2c905b210", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "798c6cbddcdb7077", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "79cc45f109bffade", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7a0eeec044b0c9c2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7a16da976e39c3c7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7a3069a0d6f1edc5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7a82b944c0d56b06", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7a8fa51477d14d39", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7ad0759e47ccfbad", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7b07ef8207737d27", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7b1faabfdcba526b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7b27d67fa6a1abc8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7b8462c48f234c16", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7bbafaad4850b336", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7bcece4b42295476", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7c46d1f661222804", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7cbda8a8a10f7ca4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7ce1da0127115157", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7d2e9cd6c755d31f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7db5b51cf531f59a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7ddca5d083370a87", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7dee7a7fc8de7123", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7eee0d27d48496d7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7f900175972203fc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7fa214380425ce42", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7fb76438a08ebd54", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7fd0bc4f4911cdb7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7fd1959a196c445f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7fd2119febc05642", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "7fff2f08e3424bb0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "801ee69f439760da", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "804ab07e7075de53", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "804fafce3b261706", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "80529db99d74886e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "80829033321739b5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "80915873d9717aac", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "80a5e64e7f530615", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "80d3cace7652a48a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8122fcdce9359eac", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "81367b725c199b03", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "81797cb6eb89deb0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "81d8a8c29704a68e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "81e073857e1526b6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "81ea63d084a5a799", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "81f7a8f124022fdf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8209ecf39a135a06", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "82def84bc67e5de7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "833abf1920894129", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8342b0654ac73fcc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8350a86dd45fa9fa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "836b7a9f5af3a698", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "837ae8ae229283a4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "83bece9e1eadf47e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8433349ead3f2982", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8464a2fe593beb73", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "84700040b19eb784", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "849cb9b9c5d7a02a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "85285c1bb7289ba4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "855509a7faffaf8f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "857cb658376f9f28", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "85cee0bd84be3610", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "85e43449e9735599", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "860924b6e4cc870c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8616a836e11a7c39", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8632f54f73141f0d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8672ef9d7ceb86bc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "86f9ccabe0b43911", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "870f3fa5331e57bd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "871c412786df743b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8728613c455684a3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "873a17646d44359e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "877057125553aefd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "879b3634fcae874e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "87b8fac7286841eb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "880e74539db41cfd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8819a5fc815fae7a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8832d7251f11ec6b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "885f9ff8be074a40", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "88654dac1d100fa5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8865d9038768c08e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8898251d47de6e95", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "88ef958a2df6ee4a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8957578d6f3ae28b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "897c12608bff560c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "897e4468154def49", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "898f6c53ac59ef86", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "89e6b89e6f560a22", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "89f1da62998c376d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8a23928497e9cbba", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8a6f401c5abe84f2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8a85bab6249afd69", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8aa1c38fa9571eb0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8bad968ccd405d2f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8c262592f63df276", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8c5b7df575102111", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8c6b03bb047fc9ab", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8c71efcdb921c368", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8c73f1856699655b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8cff1b2f0497936b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8d45c49b63096e13", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8e3a5aae1d338822", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8e3f69c5c5a99555", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8e475dafa17972ee", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8e55ac7e47a6f60e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8e9a71fe04f4d72b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8f20057dcd8670f0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8f33d79a50d81b49", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8f7a8ac5ae8a3146", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8fb762fd15ff132e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8fbc2f0cce9a12fa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "8fde3639b617976c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "90516c33e8b46232", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "906cea09248e27e4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "90ab83dbc26480f4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "90b1d42d00289981", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "90bbaca2ada7c9ea", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "914dea54efa57c67", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "91615d4502e25226", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "919459e5e75d0e48", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "91b7a438e16df096", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "925320e0d46ee45a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "92befe1d560d7804", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "93094b20aa0d9e29", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9332fd14bdb83846", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "94ef59e35d082f57", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "954358489b39c6f2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "95611c0e179b9a85", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "95c0032f8f03730f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "95d8dba49eff8042", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "96055cfcab78e025", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "96713d92e3967dfe", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "96d0e6381a3c02f7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "96e1cda0ae1aaedf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "972b7445f9118c34", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "974072d46bda8cf5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9741c2b8947caa1c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9764652067f9fb6a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "977a880afe3bbf76", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "977d2298fe2fc405", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "979326c9e9d55d63", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9793293af981706a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "979e61945d48af31", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "97c6604cc2db0fc9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "97d2cab008750f63", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9809150fcd309f41", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "985bca3d4edc55e2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "98f61b736b770519", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "98fe26e216171dfb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "993de4ba5bd51129", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9952de97dd8553c9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "99cc8b59c366278d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9a34c936fde520b3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9a39d412f5499b14", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9ab1fdb1354436d5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9af88d42c57e1e22", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9afa464357aeb1ec", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9b537de5310df2f8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9b67f5837a0c426f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9b793a47e900a5f3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9c0abc6a82f8a87a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9c0c9af7b2c80a46", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9c6f071c12ea9e2f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9cc18c95cd40334c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9cdadce48103d03b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9d3406466e04b0b0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9d42e30bbfe806a2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9d612ab8e3e34a11", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9dac1a3781be2652", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9de2db9767f6d5ff", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9e0d664ac05c30cb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9e700c0a5f8c9c7a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9ee1e3a757967e46", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9ef68df32ea32a7e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9ef803a5ac7b5221", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9f2b01f2ddb34434", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9f44419ff869f5f1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9f95fbd645236d31", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9f993c95ea43136e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9fa3612f34715ada", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "9fe1115f9ddf9adb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a0c044d6420150d5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a0dd4185ef85d0e0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a138397aba949b13", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a158be11a7326be0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a16f3ba1d97b7da8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a1e608c2f77bef85", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a2a20da30386cd84", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a2d38cf2548e8849", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a38ebe9503955141", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a39e92ad8aa2cf1f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a3a090d17c770172", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a3b9f8572503b273", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a3d5c7fec8dc05cf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a413a2349bd55c82", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a41670973262209e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a41e0f68fc08e208", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a42c41e5e8495c7c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a4908f548ed122d9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a4a68647e20e0ab4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a4d3a4fa5c4c2477", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a527fa7a12a0c2e2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a552cd9950f8bf48", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a55fbb64a17269f5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a587ebeda8ce5ba3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a59b7aae582c6e3e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a5a0408da479f268", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a60431df5e551e41", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a61f07c00827cf99", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a6abde91b9b039fb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a6b18c9b591f35f0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a6b311b0d992aaa1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a6c55b00bea6037e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a6e266e932a7e481", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a70e252d326bc3d8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a71fa1a85dee85ef", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a746f08b49d3bb99", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a769d7be435ab847", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a79f710faa3b5af9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a8058cc28c16c63a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a854873659f54974", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a855e8bfb7fb9f75", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a874dcf92e259019", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a87d6086e6fb58d2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a88687fc094f9e5e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a8e98ac61a57545f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a97cbe02c9f4fb25", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a9bdd379f4f5493d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "a9f63c5c45ac48b5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "aa394af6f61956b1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "aa42418f8905272c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ab048774b8a111e4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ab48df4ee253722a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "abc56345125efa55", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "abe14071167b42e5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ac41de9dea715c81", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "acb6598498fd6b10", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ad08b1c757106f7b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ad4e4593f4553547", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ad6b9eac130f2e8d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ad7502da3f1518c9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "adbe56a3b2edd2bc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "adc7bd5efe0990b7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae0170076f91cef4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae475daaf6209610", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae5ddbfd2334974a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae634a65263ee8cd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae673c553ce1725a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae69c45570f643c0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae7a7d15f1bc9e5c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae908e1cb5e4506e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ae9f3835d5c97c79", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "aea205088f0e7fc0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "aec3dcf6a4f6f80f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "af029a7610ef8fe2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "af37aa38eeadd225", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "af4c0ef440559788", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "af75c7d58b52ae43", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "af9a249c39847a73", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "aff16aa92f4d469d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b087479c110b7dca", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b0f7cf8729d6a5f9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b148835727771d53", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b22efa941cbda7dc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b24e4ec080148f83", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b2f63291f03fa819", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b30a1ab8c26a3dbf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b3d602984bbf9c68", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b3d7076b8cbd3eb8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b3fe3c80812f26b5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b4022e651063d5e0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b405db290c30c271", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b42385097214faa4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b46d9e30807f07a9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b479c7a88b76a86f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b4bbadac564b2e02", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b4da8459e81254d9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b5079e2eb7f2ca2d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b5182b6efb8764f4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b544ee5a182379a6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b558ded4a2ba5c24", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b61690cf2403a026", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b64df19a18706a57", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b67b968880470475", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b681a8935d9aa50c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b70a246c272e3e4d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b73819ace6ce2e62", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b73c4da95e3af61f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b79b24d22bc80efd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b7b9aea830c9f83b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b7f8e02f9182e669", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b7fe1ea84e501a02", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b851bae9a4e606c5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b8cb9dd086f7f745", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b91df1103d8a00a9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b965ee5f7128d4cc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b96bc4f463b19b9c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b97ef0638bc4e969", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b9c5bfd8bff2f25c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "b9e77bcf256441cc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ba00d227ee11e04b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ba03e7dc50090442", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ba13f00261297f72", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ba15ce6578e3ed71", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ba1d1b03e794c18f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ba737c455d4ea259", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ba88d15356c6ce0f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bac92e4156eae34b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bb4666bd962a3218", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bb8f3ed3f0add1e3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bc6c7848c4e8172b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bce4bc5297b810be", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bd1362e11936ecb5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bd3bd63067a44e81", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bd4d0e21eb695ebf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bd526546909a80af", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bd53aeded4070ded", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bd5909d46b695405", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bd9f567c39f0406c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bdc1167fd89439f5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bdf0193731d07a5f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "be089268c5ac86a4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "be125553566f3d01", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "be332a002762f37e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "be50446e30b4df51", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bef4dd9c3d458832", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bf10bf33732dffaa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bf1d0a0f9a4a8b59", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bf2262404586cd4a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bf438d0f632d79e4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "bf9a04b90ffa5026", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c03e373630ef490d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c0b66c590af75c6a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c13ec1c5d44215b2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c14ef9f7b63d9967", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c1a2000d49fc14fc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c1e94ebf6ef79003", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c22346a1badfd0a9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c22680b885a3689c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c257588c479fb179", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c29bc07636a3ae65", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c2add1aab6e9f74c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c2c3c6997cbacf11", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c31e503bf9102679", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c32da17f2e408997", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c3308b91cc1b26ef", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c3409121432cb3da", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c3565ff70319764d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c3a66720cb6a8787", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c3ce1270bc6ca4d9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c3e2b24d16d859fc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c402cbee8770f4cd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c415602f9401a443", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c43def4eb0fe1e85", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c44220ef7a6b46cf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c475108964ad8eb7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c47d129a4c91dff6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c4b16c3c12174141", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c4f7d2b35bf39ffa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c52418eef40eed31", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c52ebb147358a9a1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c533450300d1e755", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c53d0daaf2e90cf6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c54008f41cdccd7d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c553c8212841d860", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c55b5cf0bb0797d1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c56c6dbbf32351ea", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c58ff24a3bd2cd56", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c6179ae486e5390b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c622d02d56c0f52d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c6bbbcf8bdb2044e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c6dceefb25fbb95f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c6f57a5f9f718246", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c730a837b1fd5be5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c75790984bd556a1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c7d61a2d1f99bf06", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c7e7620c93866983", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c938b8874d9f5c42", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "c96a2635acf3f6d3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ca459e5e3d42ae38", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ca46a5839aa2d317", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ca496344dd1e76d6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ca6233850499b4a5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "caa1a4a72b972343", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cafe91bc2b50480c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cbc182ea3c2d947b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cc9383250b0095af", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ccc65c160e782a3a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ccc87c4804a4ffc5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ccec868ec65a6afa", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ccfb4e78e7f9777e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cd21032281f57f64", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cd8236090237e944", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cd9dab5e1c8a454b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cdd0acfa3cd70eac", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ce22ca3ff12f5517", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ce59f5ec2079d77d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ce70dcb47db0d5df", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ceb77ac1df14b109", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cee8134b814f9eb9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cf328833883e346c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cfb6328c9551562b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "cfda9071f3b88dba", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d01690539c053935", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d019c6c33b7d3c06", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d035801758809f43", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d03e52734c6266bc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d05dc8ccfdf2c936", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d0e5c214ee20579d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d0e8351509bb66b4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d165c084dc238bb3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d17aafa9c6b599bd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d240cb520335e4cb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d253a3c6f0e289b1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d2df1abc2dd3dc4f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d2e8a1b36af71560", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d377c94ccf9ce1d1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d38aac8548343779", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d3a1567584b9643a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d3c0d5b4dfcb7600", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d3c9f3fcde79e68f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d3d35a2696ee2516", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d417fce5454293f7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d446a8f616f5d1f4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d45655a586b2d51c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d4698a9c4ae436c2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d46b904a54417fc7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d536ff3686cf47cd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d56c57712eb08f37", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d5751685f119e33e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d5b848b4bcee5193", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d6163fcabb56b727", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d64751e2ac0bb79d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d6e3db2a7a4124e6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d70825df862f5ae1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d74873ebb92306ed", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d751589825eb9462", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d761a2dbb61ca6a6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d764fcfc3353a9e1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d765e638089b445d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d7726d61a2728253", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d780c6491edf9a4e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d7bd9c2cad23af90", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d7de160704c7718b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d7e9a3473bcea7b2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d8927f69e7602678", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d8bbca5492c06c37", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d8e6929df351ed98", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d904dc31289d4e72", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d947a9b9ed7663d1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d96172c098c90b4c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "d98efcbeb2622c29", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "da54a6feb2c8fb40", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "da687fdb0b2d1a9b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "da74bcf925a81a09", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "da9497ad8f3d402c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "db2a3bbc83c30c94", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "db4d6eff1e9b5035", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "db6d0e00a2c19b42", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "db778b564e0edd03", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dba1ea887d1e7222", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dc6d9fbf509a12ad", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dc7c45c7eb02bc0d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dcb4ddcbea808c45", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dcbdb7a388076f10", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dcefa29d50a1691f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dd027ecda647294b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dd59eeef0d0bb9eb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dd79df7771396f3f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dd7c942d29c91d70", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ddbcbaba200f95a6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "de516b19075577ab", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "de984cf71436338b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dedb81038e7f33d0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "def5901f81b7ed78", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "df57088c291e4822", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dfb368c7f13238cf", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "dfc338b06322742d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e02ae026aeb2aa8c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e02d376cbe2d2ce1", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e07a4703b8d73004", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e07db57ff9028a2b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e0868f561fa2aa68", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e0ccc5991c7e9cd0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e1492c3f6bfcd905", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e14bd3ccde474309", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e1a6f08d9593ac90", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e1e1acc9c22923a8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e25769b7ea67e5ae", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e26eb6b9e26e9631", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e2dc9b7fb09eca9a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e30a70c75080f10f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e31c237b7aee4718", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e35b79399ebc7c46", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e3d9f68f22dedc2d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e3e093d9530cf2df", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e45a5d7b4e47fa8c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e4cae12990a4a4d4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e4ec2b8cca7acd54", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e51d7d2509c86a26", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e54046c2a8025c48", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e550b1d73a23a86b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e5601ec94e3dc402", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e57e66a390a5e3f2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e5ba512bca0a84fd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e6a64baad9a667e0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e6d9a767c8b21835", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e71aca64675438c9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e755af2aee55c142", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e768a4328c5d0552", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e78a25e004cc9f90", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e7a0d5dc63e23d61", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e83ee6064741c5a2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e869cf04ca09b028", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e88aab769b2e4f27", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e88ca1a95d8c1894", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e88fa9f7bf93f863", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e904d9be363f9ea3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e9095e1b483e79a2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e930f1955f7ec2c6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e9540c37a2905022", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e97a64cf4a2d818f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "e9bbbf64b33a918c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ea208c490996b73f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ea62c3ded6029c59", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ea94ecc7cede5cb9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "eab52b8be2b89da0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "eb11b721d43e4748", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "eb59623927227893", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "eb59d3f4550c0552", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "eb80deb4cbc0242c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ebfc1ae5fa47e295", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ec1ead91b4dc9b6f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ec246d5452d52e24", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ec3d80a7350127da", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ec8d302daa841a9a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ec994ba14e17fb5a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ecbfd7e43ea8cad9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "eceb6a96dff61f2d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ececc60a5b67cc04", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ed7da798928b2a1e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "edf346870c7eae6a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ee064e8e4e0dea77", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ee1dc76a5a00e4a9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ee4644ea681d115c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ee81e0f9e98e9021", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ee8bafd9a38b4a9a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "eebb3427c1535d8a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "eede8ed5cacb2aeb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ef03a21f06613f31", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ef2661c0de7e033d", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ef825d85dcc84401", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ef93b806b81fcf11", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ef98378dbb2277a5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "efb7d0d93749bc56", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "efc190196e84f4cb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "efea80a874c77767", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f037d578c162003f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f03dd3147ccbf60e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f0eb28aa9684d63c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f17d93d752b85dfe", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f223ebf1a2e82f2c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f22775b0bd610af2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f23edbb18abc9e2c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f289a232591e6f84", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f2a7869ae10588bc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f2b540a7fffe52ff", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f2c42e008a1a24d8", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f2d04859cf7a9d27", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f2f56adc119ab5a2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f34591050177cfa6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f3690e1cb7d19eca", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f37068c2f18d6a2c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f3b4bf6722caa390", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f3c21a777476f608", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f441df150154f49a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f482c7c8138e0a85", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f4da28dbaeb22fe9", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f4dabe053ab225a6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f4e67edd73d2e060", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f4fde4100664d6a7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f55602c4ddefcf0e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f57b4575f72a0886", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f58031159903ca0b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f58a25e469bd4662", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f5ebcb21d65b5bd7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f6065b8553fbd67a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f63096b20043c5ee", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f64d8d794150075b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f7022385ef85f21a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f7064471dc3cebe0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f78614f44555ac89", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f80e77a06f3c6929", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f855f861ab6f427e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f86006c8cb613c4c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f88dc0886b878731", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f8de6e02b19b0fec", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f9877c931e8e319a", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f98a5484d3929cf2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f9918b9cf508d9d2", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f9f967a7cae43949", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "f9fcedbbf1be4261", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fa35d9cb4820d3a5", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fa721c0f062bdb54", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fa8ba0fe7433d5dc", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "faa5efe5328b4efd", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "faa9be4d30b192a4", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fb10207519ec6898", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fb1dcfbb7df31bb6", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fb42b0018285c640", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fb87925e505492ca", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fb8f138bbe27ba28", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fba952dcb8ff17a3", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fc01107c92ff7456", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fc0a9b4d995296df", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fc1742b189ed8607", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fc2d6a92919c78de", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fc4a8eccbadf9ded", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fcb46bd25f10f181", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fcd2eacd55312d28", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fce432165b2a225b", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fd6fcc5f083d5c6f", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fdc88a9bddddb889", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fdde0a8dd926bf27", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fdf060ec0bcb505e", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fe1407bfa4cac4f7", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fe64959b6ca9f893", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fe821515eefb99eb", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fe900ed875c6b407", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "fee3260231472ec0", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ff0784941be5e5ab", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ff0b6725cfd0ff8c", "type": "contains"}, {"parent": "7e0c00dbb6f330e7", "child": "ff61cc2571e0908e", "type": "contains"}, {"parent": "9715b69f8fd861f2", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "9715b69f8fd861f2", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "9715b69f8fd861f2", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "9715b69f8fd861f2", "child": "afbc0283181f3466", "type": "contains"}, {"parent": "9715b69f8fd861f2", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "03b19334db29dd0d", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "adaa708f703652d6", "child": "544ec51c3fe9a624", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "9715b69f8fd861f2", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "edcf6e67eac04af0", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "f45009f97952cd8e", "type": "contains"}, {"parent": "b37d6e2e45f66f33", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "b37d6e2e45f66f33", "child": "d7486c5ba43c6e31", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "03b19334db29dd0d", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "0a3b4a9dae4049aa", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "10c99a42ed5bf9d4", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "227d9dbfdb949d11", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "544ec51c3fe9a624", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "5efe1218da015951", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "7e0c00dbb6f330e7", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "9715b69f8fd861f2", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "adaa708f703652d6", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "b37d6e2e45f66f33", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "c0d6e0f3841a7244", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "c26e3474bc5d2bf8", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "edcf6e67eac04af0", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "f0def3051a26afc8", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "f95be16d8615d51f", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "c0d6e0f3841a7244", "child": "47c9d14986fb43fc", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "51ddc107d90f5f4b", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "bf51187b1c0aae54", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "c911f25351778370", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "e0a729e0af2c3974", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "f95be16d8615d51f", "type": "dependency-of"}, {"parent": "c26e3474bc5d2bf8", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "c26e3474bc5d2bf8", "child": "1b44ca36c7adf9ce", "type": "contains"}, {"parent": "c26e3474bc5d2bf8", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "edcf6e67eac04af0", "child": "10c99a42ed5bf9d4", "type": "dependency-of"}, {"parent": "edcf6e67eac04af0", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "edcf6e67eac04af0", "child": "564026926225072e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "5f6a22a80b2c468e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "7964b7b17ac34389", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "c468e3fb98398685", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "da2faa18609cadef", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "faa5e8897571d717", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "09bf3883b623158f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "381dc0cda08e8d53", "type": "evident-by"}, {"parent": "f0def3051a26afc8", "child": "3f37b052555a032a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "5229138dd6e4ad25", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "5c344de6c0adfb41", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "627946275cda492f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "671d1f01c6f0063d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "6722cd9ee8e4cd77", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "75fcc462c95ba1ee", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "761377117b43797c", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "7e0eaf4903e2c594", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "81a031158e5a172a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "8d0f0e38c71439e1", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "932c31c2300cc286", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "a11195f3b431951d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "bd290647080920df", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c0437528810bb1fb", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c4d82f372f586c5d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c9f749c20ace3749", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d15e3bb2fde54385", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d7833aea1af90c3e", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "e62c139013a804b7", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "f229e2967a4439ae", "type": "contains"}, {"parent": "f95be16d8615d51f", "child": "381dc0cda08e8d53", "type": "evident-by"}], "files": [{"id": "564026926225072e", "location": {"path": "/bin/busybox", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 841392}, "digests": [{"algorithm": "sha256", "value": "36d96947f81bee3a5e1d436a333a52209f051bb3556028352d4273a748e2d136"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d0f0e38c71439e1", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "671d1f01c6f0063d", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "6722cd9ee8e4cd77", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "627946275cda492f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "09bf3883b623158f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "7ff31e5e9ba0bfa9", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "6b9abe7d80ee470b", "location": {"path": "/etc/fstab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "e456dfb5be04fdb7", "location": {"path": "/etc/hostname", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "4fdfbb03676f495b", "location": {"path": "/etc/hosts", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "2791973cba0a89bb", "location": {"path": "/etc/inittab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "5f6a22a80b2c468e", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "1071b0c6b4d98bb1", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "7b189c84b22c7f02", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "b103e8d521455a19", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "77282715f933737e", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "8108ab845e4ccbcb", "location": {"path": "/etc/modules", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "35ab393f27e0bc39", "location": {"path": "/etc/motd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "da2faa18609cadef", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "4cf9c3537f896231", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "e549cedcbd486e69", "location": {"path": "/etc/profile", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e"}]}, {"id": "d98fbe0bce78b009", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "02eba7befcbb3bfa", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "71fcfec0ece1a67a", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "b58b2fb69e8b39c8", "location": {"path": "/etc/protocols", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "7964b7b17ac34389", "location": {"path": "/etc/securetty", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "dfe56f19a55af4ab", "location": {"path": "/etc/services", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "862a8ff2f35a6b80", "location": {"path": "/etc/shadow", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "a61d56f082f15184942d84f3c8eba1b48593a2dd6282c271e6c6242882ba9227"}]}, {"id": "8668162f21426d67", "location": {"path": "/etc/shells", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "1b44ca36c7adf9ce", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214509}, "digests": [{"algorithm": "sha256", "value": "824cefcee69de918c76b7b92776f304c3a4b7f6281539118bc1d41a9dd8476d9"}]}, {"id": "0b8849b68b9c0a64", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "50d5b1e593dc606e", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "0fcf29975c406ec9", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "a8f831d10b58413a", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "5a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233ad"}]}, {"id": "58c4e2c91df47220", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "7bca8ed466ad9462", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "c7bb6e42ea2504f8", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "faa5e8897571d717", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "381dc0cda08e8d53", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}}, {"id": "f45009f97952cd8e", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 616992}, "digests": [{"algorithm": "sha256", "value": "a0e80898190e34005a4d0598fa71e2e0b0ab2726a3cd73c3ad147770ca371173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "21662b66f5a3ba9f", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "bf11aa8171503a9c05526903e07ae6f152f06de4d7e858acfe34f227e3bea0d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "afbc0283181f3466", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "89c7ab9592844cbb", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c911f25351778370", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0a729e0af2c3974", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51ddc107d90f5f4b", "location": {"path": "/usr/bin/getent", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48448}, "digests": [{"algorithm": "sha256", "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47c9d14986fb43fc", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24168}, "digests": [{"algorithm": "sha256", "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bf51187b1c0aae54", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "6a7f2c32518c8dbc", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83840}, "digests": [{"algorithm": "sha256", "value": "9d67cee3e834a1c96ff488471e70de590886253ffca68f6f36a28044f4d09878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7486c5ba43c6e31", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14320}, "digests": [{"algorithm": "sha256", "value": "99a0361fb672afb60c11e11ae4139f69af1aad2ca7b38c5be8035a2551db683d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "337e3d17e1da8c46", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22632}, "digests": [{"algorithm": "sha256", "value": "b75ee5e1ac378b66dcfec99c5745624b8eac50d3000baeb31da241cd277914aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c128b715935bd2ba", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13848}, "digests": [{"algorithm": "sha256", "value": "857c3d3a882ea1ea4b1d5e24b910c90019b077eac0d1c0bf1f563222f5bb96b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7ce112baaa205614", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47656}, "digests": [{"algorithm": "sha256", "value": "b3950a419b3d76bb01475788dd8bdb93a2281a5d4d58ae1ecaa07059212a57df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "095bf0e5d4182274", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22408}, "digests": [{"algorithm": "sha256", "value": "4c7ba20896a438112b10f897b6c4b5a648e40c8a126dee1161215c7d9f91edfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "020ed41b1a1bf235", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104328}, "digests": [{"algorithm": "sha256", "value": "9bfaa6a311b8af4190169369a241a693b69303f80f5833ac417015100ba79365"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7833aea1af90c3e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "f229e2967a4439ae", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "5c344de6c0adfb41", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "7e0eaf4903e2c594", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "c4d82f372f586c5d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "c9f749c20ace3749", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "3f37b052555a032a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "bd290647080920df", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "761377117b43797c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "81a031158e5a172a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "c0437528810bb1fb", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "932c31c2300cc286", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "a11195f3b431951d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "d15e3bb2fde54385", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "e62c139013a804b7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "5229138dd6e4ad25", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "75fcc462c95ba1ee", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "c468e3fb98398685", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "f855f861ab6f427e", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eb59623927227893", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "e88fa9f7bf93f863", "location": {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "39afb62b54d78311", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 735}, "digests": [{"algorithm": "sha256", "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6"}]}, {"id": "f37068c2f18d6a2c", "location": {"path": "/usr/share/zoneinfo/Africa/Asmara", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "d2e8a1b36af71560", "location": {"path": "/usr/share/zoneinfo/Africa/Asmera", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "493a22f9c3375ce9", "location": {"path": "/usr/share/zoneinfo/Africa/Bamako", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "6d0c67dc066053ce", "location": {"path": "/usr/share/zoneinfo/Africa/Bangui", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "7bcece4b42295476", "location": {"path": "/usr/share/zoneinfo/Africa/Banjul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "979e61945d48af31", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "af4c0ef440559788", "location": {"path": "/usr/share/zoneinfo/Africa/Blantyre", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "eab52b8be2b89da0", "location": {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "f58a25e469bd4662", "location": {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "5d8a3b88cc1f3247", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2399}, "digests": [{"algorithm": "sha256", "value": "2dfb7e1822d085a4899bd56a526b041681c84b55617daee91499fd1990a989fb"}]}, {"id": "8832d7251f11ec6b", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "e11a956f0fc5dd9b9ca29202da2bc027c583c23e7044e0c007aeed0697577200"}]}, {"id": "293d18890051cbd1", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf"}]}, {"id": "24fa19c389fca087", "location": {"path": "/usr/share/zoneinfo/Africa/Conakry", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "066a5da25ec2a853", "location": {"path": "/usr/share/zoneinfo/Africa/Dakar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "28d2490e3ffce204", "location": {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "d64751e2ac0bb79d", "location": {"path": "/usr/share/zoneinfo/Africa/Djibouti", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "f03dd3147ccbf60e", "location": {"path": "/usr/share/zoneinfo/Africa/Douala", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "0614b34e874e553a", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2295}, "digests": [{"algorithm": "sha256", "value": "516082a902c9c5df2ab13630f36933f56d6cbb05b94d1827670df5b03583cf6d"}]}, {"id": "fc2d6a92919c78de", "location": {"path": "/usr/share/zoneinfo/Africa/Freetown", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "80829033321739b5", "location": {"path": "/usr/share/zoneinfo/Africa/Gaborone", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "833abf1920894129", "location": {"path": "/usr/share/zoneinfo/Africa/Harare", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "ae9f3835d5c97c79", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "2b4053bb643c8b96", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4"}]}, {"id": "1198dda578ce980e", "location": {"path": "/usr/share/zoneinfo/Africa/Kampala", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "e51d7d2509c86a26", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea"}]}, {"id": "82def84bc67e5de7", "location": {"path": "/usr/share/zoneinfo/Africa/Kigali", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "c4b16c3c12174141", "location": {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "1a4cd5fa94d1675b", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "b544ee5a182379a6", "location": {"path": "/usr/share/zoneinfo/Africa/Libreville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "3986ce23b4b0eb10", "location": {"path": "/usr/share/zoneinfo/Africa/Lome", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "25d0897be9057ead", "location": {"path": "/usr/share/zoneinfo/Africa/Luanda", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "e88aab769b2e4f27", "location": {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "202e65d885399039", "location": {"path": "/usr/share/zoneinfo/Africa/Lusaka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "fb1dcfbb7df31bb6", "location": {"path": "/usr/share/zoneinfo/Africa/Malabo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "4bcd0ca7c3f41f52", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "5897749ef5341ea2", "location": {"path": "/usr/share/zoneinfo/Africa/Maseru", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "ae634a65263ee8cd", "location": {"path": "/usr/share/zoneinfo/Africa/Mbabane", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "a71fa1a85dee85ef", "location": {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "19ad03302e9c5572", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5"}]}, {"id": "b4da8459e81254d9", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "462be991d4aa9bfc", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3"}]}, {"id": "6140d10451e4996d", "location": {"path": "/usr/share/zoneinfo/Africa/Niamey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "54f6923a066e0840", "location": {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "c402cbee8770f4cd", "location": {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "e755af2aee55c142", "location": {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "b4bbadac564b2e02", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "8209ecf39a135a06", "location": {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eceb6a96dff61f2d", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "411882dc2c2ab002", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2"}]}, {"id": "ca496344dd1e76d6", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b"}]}, {"id": "1ce337b79b797e12", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "a3a090d17c770172", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "5bbf0beec4e2db01", "location": {"path": "/usr/share/zoneinfo/America/Anguilla", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "d3c0d5b4dfcb7600", "location": {"path": "/usr/share/zoneinfo/America/Antigua", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e31c237b7aee4718", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a"}]}, {"id": "10711691612d93d1", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "d7de160704c7718b", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "4b2370c380c8bf32", "location": {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "4af397d97c9dcf0b", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "a6c55b00bea6037e", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "8122fcdce9359eac", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878"}]}, {"id": "a0c044d6420150d5", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "a3b9f8572503b273", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96"}]}, {"id": "702a43f206c77c12", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237"}]}, {"id": "24749293c438f579", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4"}]}, {"id": "6d21f44d69342d79", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091"}]}, {"id": "18811578f494d08f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff"}]}, {"id": "71cc36ff1e2a8de7", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa"}]}, {"id": "1a72055de933cf88", "location": {"path": "/usr/share/zoneinfo/America/Aruba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "a55fbb64a17269f5", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087"}]}, {"id": "4f2e9125500f11fa", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "21702692a0b61013", "location": {"path": "/usr/share/zoneinfo/America/Atka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "033d4d39bbd66e0b", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1010}, "digests": [{"algorithm": "sha256", "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378"}]}, {"id": "fc4a8eccbadf9ded", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f"}]}, {"id": "5b402199514686a2", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 436}, "digests": [{"algorithm": "sha256", "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1"}]}, {"id": "e07db57ff9028a2b", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26"}]}, {"id": "c58ff24a3bd2cd56", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "6f53852f9d5c8e38", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "052f2cbb3e55bb85", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56"}]}, {"id": "103cabf0f471bf60", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "6757ab9d9646431ba513c28558761670cdd25758e7dbf404735434389cc745a9"}]}, {"id": "30c6d7b55b0a4b1f", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2410}, "digests": [{"algorithm": "sha256", "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b"}]}, {"id": "b4022e651063d5e0", "location": {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "d764fcfc3353a9e1", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2254}, "digests": [{"algorithm": "sha256", "value": "ff8c51957dd6755a4472aa13ea6c83ecd7930979e7f4e624fe21f4d3a6f050ba"}]}, {"id": "7b27d67fa6a1abc8", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c"}]}, {"id": "37ebb62b2e24afec", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 834}, "digests": [{"algorithm": "sha256", "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a"}]}, {"id": "389ca993393d380f", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d"}]}, {"id": "ee4644ea681d115c", "location": {"path": "/usr/share/zoneinfo/America/Catamarca", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "ae5ddbfd2334974a", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 184}, "digests": [{"algorithm": "sha256", "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427"}]}, {"id": "b8cb9dd086f7f745", "location": {"path": "/usr/share/zoneinfo/America/Cayman", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "45c462ad8b151f81", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "6b0bf69caded0071", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109"}]}, {"id": "ae908e1cb5e4506e", "location": {"path": "/usr/share/zoneinfo/America/Ciudad_Juarez", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1538}, "digests": [{"algorithm": "sha256", "value": "390b2dc8faccc71de73446f380386afd6d262b8f7e02934c2bbffaa7ee9d27ae"}]}, {"id": "de984cf71436338b", "location": {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "877057125553aefd", "location": {"path": "/usr/share/zoneinfo/America/Cordoba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "dd59eeef0d0bb9eb", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 316}, "digests": [{"algorithm": "sha256", "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe"}]}, {"id": "7fd1959a196c445f", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "0b7fca7293d6fb28", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648"}]}, {"id": "a746f08b49d3bb99", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "ee1dc76a5a00e4a9", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "c75790984bd556a1", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "13394de2a934a79c", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "421c3d3a15f9695d", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "041c27868869727d", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "95c0032f8f03730f", "location": {"path": "/usr/share/zoneinfo/America/Dominica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "0c3a57fdeee25198", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "fa721c0f062bdb54", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 642}, "digests": [{"algorithm": "sha256", "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af"}]}, {"id": "2c2946357ac1438c", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05"}]}, {"id": "176d850311eff2cc", "location": {"path": "/usr/share/zoneinfo/America/Ensenada", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "a42c41e5e8495c7c", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "d035801758809f43", "location": {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "2febc7e0efc4f072", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665"}]}, {"id": "7086fbdeebba8b70", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "3a47a403200ee17c", "location": {"path": "/usr/share/zoneinfo/America/Godthab", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "a7856badd1637e1f8ca6cec711118fd257e1560c44c37e1ee4aabc172495fced"}]}, {"id": "558acffb381e7d51", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "72e15fe105bd27b1", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305"}]}, {"id": "38bdcd263a67bf30", "location": {"path": "/usr/share/zoneinfo/America/Grenada", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "4c211dc026674195", "location": {"path": "/usr/share/zoneinfo/America/Guadeloupe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "638878ce9b6a9ef6", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4"}]}, {"id": "b64df19a18706a57", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d"}]}, {"id": "cafe91bc2b50480c", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9"}]}, {"id": "dc7c45c7eb02bc0d", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "fcb46bd25f10f181", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "f4da28dbaeb22fe9", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980"}]}, {"id": "da74bcf925a81a09", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "279dfda10f9c4ce8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "045cc43fc690afc2", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2"}]}, {"id": "788e4744831a508b", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724"}]}, {"id": "334bd946a5c10353", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f"}]}, {"id": "4dba586b09b26b02", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9"}]}, {"id": "ae673c553ce1725a", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0"}]}, {"id": "18f19aa06704e7ba", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1794}, "digests": [{"algorithm": "sha256", "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab"}]}, {"id": "ba737c455d4ea259", "location": {"path": "/usr/share/zoneinfo/America/Indianapolis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "38adaf01bf769d53", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "e89fa66a90e7ae4f40d4bb6cc28137e2da92cbfb9f79d70404dc62c64ac48c8a"}]}, {"id": "41d29cccf19083db", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "7de3a7c40374374afe335aa592b03824cc9ac28734b6a69ed2288108f0c0b389"}]}, {"id": "4740f7d2112f56a8", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "914dea54efa57c67", "location": {"path": "/usr/share/zoneinfo/America/Jujuy", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "4eb324d8c1051e07", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "8fbc2f0cce9a12fa", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "8c6b03bb047fc9ab", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733"}]}, {"id": "ccfb4e78e7f9777e", "location": {"path": "/usr/share/zoneinfo/America/Knox_IN", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "fe821515eefb99eb", "location": {"path": "/usr/share/zoneinfo/America/Kralendijk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e25769b7ea67e5ae", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 218}, "digests": [{"algorithm": "sha256", "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576"}]}, {"id": "ce59f5ec2079d77d", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 392}, "digests": [{"algorithm": "sha256", "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf"}]}, {"id": "0acf32a96eca5532", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "fb10207519ec6898", "location": {"path": "/usr/share/zoneinfo/America/Louisville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "289fd5d936354f38", "location": {"path": "/usr/share/zoneinfo/America/Lower_Princes", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "bf10bf33732dffaa", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324"}]}, {"id": "3df0e30fe753ecdd", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 430}, "digests": [{"algorithm": "sha256", "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9"}]}, {"id": "468c48909591c7e1", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "f86006c8cb613c4c", "location": {"path": "/usr/share/zoneinfo/America/Marigot", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "ba00d227ee11e04b", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34"}]}, {"id": "0c938a5cbb8b6675", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f"}]}, {"id": "6feb52eac1386a97", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "1985b832bd82a256", "location": {"path": "/usr/share/zoneinfo/America/Mendoza", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "80a5e64e7f530615", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "ee81e0f9e98e9021", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd"}]}, {"id": "d377c94ccf9ce1d1", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "e6d9a767c8b21835", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "06acac37607f9ade", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc"}]}, {"id": "81f7a8f124022fdf", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "c96a2635acf3f6d3", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35"}]}, {"id": "4a9a57c3015075d1", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989"}]}, {"id": "c3ce1270bc6ca4d9", "location": {"path": "/usr/share/zoneinfo/America/Montreal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "97d2cab008750f63", "location": {"path": "/usr/share/zoneinfo/America/Montserrat", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "bdf0193731d07a5f", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "32fba218178b1c16", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "a70e252d326bc3d8", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "d3c9f3fcde79e68f", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "ed7da798928b2a1e", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "7a82b944c0d56b06", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b"}]}, {"id": "420097ffc5b6e46c", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc"}]}, {"id": "c938b8874d9f5c42", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8"}]}, {"id": "6c6ea4fb0d713857", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1903}, "digests": [{"algorithm": "sha256", "value": "a7856badd1637e1f8ca6cec711118fd257e1560c44c37e1ee4aabc172495fced"}]}, {"id": "4816db7741599209", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1524}, "digests": [{"algorithm": "sha256", "value": "f5c6ad804436483eea7eebd3331b35e4275df5229a532facbc4ccf045c364374"}]}, {"id": "48e50cfef6585e23", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "44852492f123d15c", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "7de3a7c40374374afe335aa592b03824cc9ac28734b6a69ed2288108f0c0b389"}]}, {"id": "4d652ffb464166b5", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3"}]}, {"id": "7b8462c48f234c16", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "be125553566f3d01", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3"}]}, {"id": "562ef3142810f1ae", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "0eac207f3acc2584", "location": {"path": "/usr/share/zoneinfo/America/Porto_Acre", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "a6b18c9b591f35f0", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0"}]}, {"id": "2a45aa921c6a4ec6", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "a87d6086e6fb58d2", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134"}]}, {"id": "be332a002762f37e", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "ff61cc2571e0908e", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2066}, "digests": [{"algorithm": "sha256", "value": "9d782a8cbdced815747a6f9793ca9545165bfd7d324261c4eaf9924af23d2b37"}]}, {"id": "653a70cb9c86b3d0", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7"}]}, {"id": "fa35d9cb4820d3a5", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "dba1ea887d1e7222", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2066}, "digests": [{"algorithm": "sha256", "value": "0a7314d9d048fbadefb7cf89d10d51a29c7ef1bf694422e386faf270c21e7468"}]}, {"id": "79cc45f109bffade", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "6efa4c98318a6ec6", "location": {"path": "/usr/share/zoneinfo/America/Rosario", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "85285c1bb7289ba4", "location": {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "87b8fac7286841eb", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1"}]}, {"id": "092ec0c35079e9f4", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "6caaa09c1ab4157c", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 458}, "digests": [{"algorithm": "sha256", "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e"}]}, {"id": "f22775b0bd610af2", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "5d2b655943b0b2e2", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8"}]}, {"id": "60ee053bfe8c73cb", "location": {"path": "/usr/share/zoneinfo/America/Shiprock", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "ba15ce6578e3ed71", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "8616a836e11a7c39", "location": {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "81e073857e1526b6", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "4583236932c9af31", "location": {"path": "/usr/share/zoneinfo/America/St_Kitts", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "9af88d42c57e1e22", "location": {"path": "/usr/share/zoneinfo/America/St_Lucia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "0eae779a1e935787", "location": {"path": "/usr/share/zoneinfo/America/St_Thomas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "4b219b83075b3f0f", "location": {"path": "/usr/share/zoneinfo/America/St_Vincent", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "9f95fbd645236d31", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "66d7bdfc12517c76", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e"}]}, {"id": "a8058cc28c16c63a", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f"}]}, {"id": "75b0d168f42eaabe", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "6d30cc18d9b8a6c1", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "3bd4f91095c34777", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2f100f03d2b2c7cf", "location": {"path": "/usr/share/zoneinfo/America/Tortola", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7502fd1f5738eae4", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "47e9c294aa771806", "location": {"path": "/usr/share/zoneinfo/America/Virgin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "6d940deb4127d655", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "4eb47a3c29d81be9920a504ca21aa53fcaa76215cc52cc9d23e2feaae5c5c723"}]}, {"id": "3d00291867d2e9ce", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "a527fa7a12a0c2e2", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "1bf824ca89ca03df", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "98fe26e216171dfb", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 370}, "digests": [{"algorithm": "sha256", "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f"}]}, {"id": "885f9ff8be074a40", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 283}, "digests": [{"algorithm": "sha256", "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92"}]}, {"id": "977a880afe3bbf76", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "02a01e5efd0e6b90", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed"}]}, {"id": "72f57d7788ebfd82", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22"}]}, {"id": "77f4599d08b92f09", "location": {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "6396c882c84fad14", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8"}]}, {"id": "1aae6700a9846771", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15"}]}, {"id": "708fffb2155bbdf0", "location": {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "9d612ab8e3e34a11", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "19f659a5d104a6be", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761"}]}, {"id": "a413a2349bd55c82", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "748cc235898c8fa7", "location": {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "e3d9f68f22dedc2d", "location": {"path": "/usr/share/zoneinfo/Asia/Aden", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "64206370a1d64a68", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 983}, "digests": [{"algorithm": "sha256", "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427"}]}, {"id": "c56c6dbbf32351ea", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65"}]}, {"id": "bd1362e11936ecb5", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85"}]}, {"id": "2d831401e54cb4bf", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d"}]}, {"id": "979326c9e9d55d63", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771"}]}, {"id": "0247fc3240f8455d", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "c6dceefb25fbb95f", "location": {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "c7d61a2d1f99bf06", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68"}]}, {"id": "aff16aa92f4d469d", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f"}]}, {"id": "bd9f567c39f0406c", "location": {"path": "/usr/share/zoneinfo/Asia/Bahrain", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "5487594c64bb9125", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8"}]}, {"id": "f9f967a7cae43949", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "a552cd9950f8bf48", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd"}]}, {"id": "e6a64baad9a667e0", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a"}]}, {"id": "7fff2f08e3424bb0", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4"}]}, {"id": "ad6b9eac130f2e8d", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "d2df1abc2dd3dc4f", "location": {"path": "/usr/share/zoneinfo/Asia/Calcutta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "3049bdb48e88a4cb", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484"}]}, {"id": "7f900175972203fc", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 935}, "digests": [{"algorithm": "sha256", "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2"}]}, {"id": "0f1178a75b37715e", "location": {"path": "/usr/share/zoneinfo/Asia/Chongqing", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "4d417b2b564b6ca1", "location": {"path": "/usr/share/zoneinfo/Asia/Chungking", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "af9a249c39847a73", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6"}]}, {"id": "34ecac0ced411e34", "location": {"path": "/usr/share/zoneinfo/Asia/Dacca", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "22545b8d9ef5ab96", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8"}]}, {"id": "12e1c1be2034eff9", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "df57088c291e4822", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 213}, "digests": [{"algorithm": "sha256", "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c"}]}, {"id": "977d2298fe2fc405", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "60e6b5b8f7a52379", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb"}]}, {"id": "c29bc07636a3ae65", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "c2c3c6997cbacf11", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3808}, "digests": [{"algorithm": "sha256", "value": "43261fe01347495b3c2e06da1cb0cdb3fdac1f097fa3879a3eee893454a97ff2"}]}, {"id": "fce432165b2a225b", "location": {"path": "/usr/share/zoneinfo/Asia/Harbin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "9ef803a5ac7b5221", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3836}, "digests": [{"algorithm": "sha256", "value": "836a9d55adaa39e9fd3d60bbd0faf51e59f5521db744e00e68384a978d21be35"}]}, {"id": "469847c8d1b363d5", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "bdc1167fd89439f5", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "8464a2fe593beb73", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb"}]}, {"id": "161e7a80d0a43b0f", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739"}]}, {"id": "0003a826f90b5c3a", "location": {"path": "/usr/share/zoneinfo/Asia/Istanbul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "c730a837b1fd5be5", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11"}]}, {"id": "ae475daaf6209610", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 221}, "digests": [{"algorithm": "sha256", "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b"}]}, {"id": "5c3a37b8ec6a303c", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "1d052c316f192a7d", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209"}]}, {"id": "05d90c0d2c80e02f", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026"}]}, {"id": "af37aa38eeadd225", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 379}, "digests": [{"algorithm": "sha256", "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649"}]}, {"id": "1e483d510416a134", "location": {"path": "/usr/share/zoneinfo/Asia/Kashgar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "5e77cb3875c1ae59", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "bd53aeded4070ded", "location": {"path": "/usr/share/zoneinfo/Asia/Katmandu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "c13ec1c5d44215b2", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8"}]}, {"id": "3ad085da7f872ac6", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "81797cb6eb89deb0", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0"}]}, {"id": "adc7bd5efe0990b7", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 401}, "digests": [{"algorithm": "sha256", "value": "5e67952267aa709f212739bb4e302d8b59d6240c5ac0eaaaee32330e71d7da12"}]}, {"id": "1b4a12710fa3ecb2", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "0ae7ce8137f9e114", "location": {"path": "/usr/share/zoneinfo/Asia/Kuwait", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "38c1b085aced31de", "location": {"path": "/usr/share/zoneinfo/Asia/Macao", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "12bea0be71fd578b", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "e35b79399ebc7c46", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce"}]}, {"id": "340c9419eb628ede", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "4c258072a4187cb6", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7"}]}, {"id": "3b8b06924bc9159a", "location": {"path": "/usr/share/zoneinfo/Asia/Muscat", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "972b7445f9118c34", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "74575086d019a615", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3"}]}, {"id": "7ddca5d083370a87", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6"}]}, {"id": "0b2e3b6fab319206", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2"}]}, {"id": "abe14071167b42e5", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 991}, "digests": [{"algorithm": "sha256", "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44"}]}, {"id": "355a787f80c81f2c", "location": {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "2196c67b7c6d191e", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 353}, "digests": [{"algorithm": "sha256", "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14"}]}, {"id": "b46d9e30807f07a9", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1"}]}, {"id": "b3d602984bbf9c68", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "1604d65d279060bd", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d"}]}, {"id": "9d42e30bbfe806a2", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8"}]}, {"id": "29e50814af46c350", "location": {"path": "/usr/share/zoneinfo/Asia/Rangoon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "b851bae9a4e606c5", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "046d8438b6541f93", "location": {"path": "/usr/share/zoneinfo/Asia/Saigon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "3c8065b2e2badc05", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb"}]}, {"id": "d5751685f119e33e", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 563}, "digests": [{"algorithm": "sha256", "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19"}]}, {"id": "e1492c3f6bfcd905", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "faa9be4d30b192a4", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "6a00c97a31a94808", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 401}, "digests": [{"algorithm": "sha256", "value": "5e67952267aa709f212739bb4e302d8b59d6240c5ac0eaaaee32330e71d7da12"}]}, {"id": "8bad968ccd405d2f", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22"}]}, {"id": "a769d7be435ab847", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "35123db7dc1ef3a0", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5"}]}, {"id": "29b62bc266ad36df", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883"}]}, {"id": "aea205088f0e7fc0", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "5b0079729c94c291", "location": {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "2d4d5273dfacaca0", "location": {"path": "/usr/share/zoneinfo/Asia/Thimbu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "8fde3639b617976c", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "ad08b1c757106f7b", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "71cd90583621a957", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4"}]}, {"id": "c6f57a5f9f718246", "location": {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "1196bdeb59c5a8d8", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "c03e373630ef490d", "location": {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "40ce211283f42091", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "4ff63c386514ec5f", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c"}]}, {"id": "f9877c931e8e319a", "location": {"path": "/usr/share/zoneinfo/Asia/Vientiane", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "27eeb24b1d01a9cb", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0"}]}, {"id": "4e97b7f6878419fe", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574"}]}, {"id": "45ea0f7bac353fe0", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "f482c7c8138e0a85", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30"}]}, {"id": "7ce1da0127115157", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1137}, "digests": [{"algorithm": "sha256", "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311"}]}, {"id": "23a1a6b97f0ea17e", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf"}]}, {"id": "855509a7faffaf8f", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792"}]}, {"id": "186f9bc985342254", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "c2add1aab6e9f74c", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 256}, "digests": [{"algorithm": "sha256", "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be"}]}, {"id": "496086f72b4db3f8", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "69806bf2977b4a6d", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "408b36cb02caa2af", "location": {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "46d54f0711a56a04", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "f3c21a777476f608", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "bb4666bd962a3218", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203"}]}, {"id": "06bc77ff31c264e8", "location": {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eb11b721d43e4748", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a"}]}, {"id": "35ace5c843247ba8", "location": {"path": "/usr/share/zoneinfo/Australia/ACT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "0e760005ee2f68c4", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "2e0157ce10d1ee89", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "2f22f1a1c75043db", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "9cdadce48103d03b", "location": {"path": "/usr/share/zoneinfo/Australia/Canberra", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "42737efaa4797d31", "location": {"path": "/usr/share/zoneinfo/Australia/Currie", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "d6e3db2a7a4124e6", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "5e32ac3b5f9e1c4c", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee"}]}, {"id": "38ee95a721b04b16", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "92befe1d560d7804", "location": {"path": "/usr/share/zoneinfo/Australia/LHI", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "44e56b31b26040a8", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 475}, "digests": [{"algorithm": "sha256", "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae"}]}, {"id": "ab048774b8a111e4", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "c22680b885a3689c", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "85e43449e9735599", "location": {"path": "/usr/share/zoneinfo/Australia/NSW", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "96e1cda0ae1aaedf", "location": {"path": "/usr/share/zoneinfo/Australia/North", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "08fe70869f296c8b", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "b3d7076b8cbd3eb8", "location": {"path": "/usr/share/zoneinfo/Australia/Queensland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "0541c7c0f72ce9c3", "location": {"path": "/usr/share/zoneinfo/Australia/South", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "fd6fcc5f083d5c6f", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "4e1db5b62f780a78", "location": {"path": "/usr/share/zoneinfo/Australia/Tasmania", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "ce22ca3ff12f5517", "location": {"path": "/usr/share/zoneinfo/Australia/Victoria", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "72c43850ce7fb26c", "location": {"path": "/usr/share/zoneinfo/Australia/West", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "4cf31b46a5f91df1", "location": {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "e768a4328c5d0552", "location": {"path": "/usr/share/zoneinfo/Brazil/Acre", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "44a5f1337699762e", "location": {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "f3b4bf6722caa390", "location": {"path": "/usr/share/zoneinfo/Brazil/East", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "8728613c455684a3", "location": {"path": "/usr/share/zoneinfo/Brazil/West", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "69e1dec816bc9e49", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298"}]}, {"id": "3aeb2b45449e4ee2", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd"}]}, {"id": "c553c8212841d860", "location": {"path": "/usr/share/zoneinfo/Canada/Atlantic", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "50ae41116db7b66f", "location": {"path": "/usr/share/zoneinfo/Canada/Central", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "b3fe3c80812f26b5", "location": {"path": "/usr/share/zoneinfo/Canada/Eastern", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "55dc327859db1a03", "location": {"path": "/usr/share/zoneinfo/Canada/Mountain", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "9de2db9767f6d5ff", "location": {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "3313ce06f70d8f51", "location": {"path": "/usr/share/zoneinfo/Canada/Pacific", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "db4d6eff1e9b5035", "location": {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "28a18100fabd10c0", "location": {"path": "/usr/share/zoneinfo/Canada/Yukon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "4eb47a3c29d81be9920a504ca21aa53fcaa76215cc52cc9d23e2feaae5c5c723"}]}, {"id": "9332fd14bdb83846", "location": {"path": "/usr/share/zoneinfo/Chile/Continental", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "ec246d5452d52e24", "location": {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "7b07ef8207737d27", "location": {"path": "/usr/share/zoneinfo/Cuba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "6d28e23c9bf03dc0", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f"}]}, {"id": "8a23928497e9cbba", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7"}]}, {"id": "0480cda6ae485438", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d"}]}, {"id": "849cb9b9c5d7a02a", "location": {"path": "/usr/share/zoneinfo/Egypt", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2399}, "digests": [{"algorithm": "sha256", "value": "2dfb7e1822d085a4899bd56a526b041681c84b55617daee91499fd1990a989fb"}]}, {"id": "ea94ecc7cede5cb9", "location": {"path": "/usr/share/zoneinfo/Eire", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "b96bc4f463b19b9c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "7a0eeec044b0c9c2", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "340899558ee157b3", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884"}]}, {"id": "db778b564e0edd03", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142"}]}, {"id": "d761a2dbb61ca6a6", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b"}]}, {"id": "c475108964ad8eb7", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0"}]}, {"id": "ae7a7d15f1bc9e5c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a"}]}, {"id": "493ac6701d51fc0b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190"}]}, {"id": "290a3fd845a87031", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a"}]}, {"id": "81d8a8c29704a68e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80"}]}, {"id": "570fe7b40d6bb80f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4"}]}, {"id": "9952de97dd8553c9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b"}]}, {"id": "4743e261c551f148", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729"}]}, {"id": "b24e4ec080148f83", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6"}]}, {"id": "5ec4904ea58cd881", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "4d07dfe232ed3461", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e"}]}, {"id": "4cb39873aed44fa6", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5"}]}, {"id": "4179c2a6dc04af9d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6"}]}, {"id": "ee8bafd9a38b4a9a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72"}]}, {"id": "7a8fa51477d14d39", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f"}]}, {"id": "782aaa825ea8db6c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7"}]}, {"id": "62909fcef00d90fc", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011"}]}, {"id": "f6065b8553fbd67a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca"}]}, {"id": "836b7a9f5af3a698", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a"}]}, {"id": "ef825d85dcc84401", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be"}]}, {"id": "ec1ead91b4dc9b6f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7"}]}, {"id": "4ae262ef98cc6e7c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25"}]}, {"id": "f4dabe053ab225a6", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb"}]}, {"id": "c54008f41cdccd7d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2"}]}, {"id": "d7e9a3473bcea7b2", "location": {"path": "/usr/share/zoneinfo/Etc/GMT0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "2724e5decbcdba21", "location": {"path": "/usr/share/zoneinfo/Etc/Greenwich", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "701a90e1a942a18c", "location": {"path": "/usr/share/zoneinfo/Etc/UCT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "750c989f5c125c5a", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "a8e98ac61a57545f", "location": {"path": "/usr/share/zoneinfo/Etc/Universal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "bf1d0a0f9a4a8b59", "location": {"path": "/usr/share/zoneinfo/Etc/Zulu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "122685b0c68c9ccc", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "63296b61a195a956", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "1bfa7de0c6375397", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79"}]}, {"id": "fcd2eacd55312d28", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "91b7a438e16df096", "location": {"path": "/usr/share/zoneinfo/Europe/Belfast", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "571ea8550f75fc68", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "f55602c4ddefcf0e", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "27fbeeb4d8581b13", "location": {"path": "/usr/share/zoneinfo/Europe/Bratislava", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "d45655a586b2d51c", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "bef4dd9c3d458832", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857"}]}, {"id": "faa5efe5328b4efd", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246"}]}, {"id": "0c94bd1eb143ff11", "location": {"path": "/usr/share/zoneinfo/Europe/Busingen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "78f0621bca4a15d3", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "6c68c01dd9bb7dd5", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "05979cbeabb819de", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "3edae32ed130c85e", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3068}, "digests": [{"algorithm": "sha256", "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e"}]}, {"id": "8819a5fc815fae7a", "location": {"path": "/usr/share/zoneinfo/Europe/Guernsey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "9f2b01f2ddb34434", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2aaa2cf90e04cb9e", "location": {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "51f9aabe918fcdba", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "602e56e3aef90b8a", "location": {"path": "/usr/share/zoneinfo/Europe/Jersey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "80d3cace7652a48a", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3"}]}, {"id": "d253a3c6f0e289b1", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "b73819ace6ce2e62", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "3fb4f665fe44a3aa382f80db83f05f8858d48138f47505e5af063e419d5e0559"}]}, {"id": "a61f07c00827cf99", "location": {"path": "/usr/share/zoneinfo/Europe/Kyiv", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "8c262592f63df276", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "8c71efcdb921c368", "location": {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "0537e19617f74fb9", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "2bfbb40eb87812ce", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "404d04087865de29", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea"}]}, {"id": "a79f710faa3b5af9", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd"}]}, {"id": "9741c2b8947caa1c", "location": {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "b148835727771d53", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1307}, "digests": [{"algorithm": "sha256", "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda"}]}, {"id": "6f97c872b5e89cef", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "2d1f461741a4505b", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "3201a63a973f5204", "location": {"path": "/usr/share/zoneinfo/Europe/Nicosia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "d536ff3686cf47cd", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "064d4bc452076d7e", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "72ca65705f1beb5a", "location": {"path": "/usr/share/zoneinfo/Europe/Podgorica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "804ab07e7075de53", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "235b0c35008fc2c0", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2198}, "digests": [{"algorithm": "sha256", "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569"}]}, {"id": "1ae638847358b961", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "be089268c5ac86a4", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285"}]}, {"id": "a4a68647e20e0ab4", "location": {"path": "/usr/share/zoneinfo/Europe/San_Marino", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "a1e608c2f77bef85", "location": {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "f289a232591e6f84", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c"}]}, {"id": "fc0a9b4d995296df", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1469}, "digests": [{"algorithm": "sha256", "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27"}]}, {"id": "1ceb689363121267", "location": {"path": "/usr/share/zoneinfo/Europe/Skopje", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "4a00354b8300b8f6", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2077}, "digests": [{"algorithm": "sha256", "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6"}]}, {"id": "569d4f6fa13337da", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "8433349ead3f2982", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec"}]}, {"id": "ba13f00261297f72", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "9a39d412f5499b14", "location": {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "f9918b9cf508d9d2", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818"}]}, {"id": "f3690e1cb7d19eca", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "64b9bd52d3a1d686", "location": {"path": "/usr/share/zoneinfo/Europe/Vaduz", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "54bdc86c36b56a00", "location": {"path": "/usr/share/zoneinfo/Europe/Vatican", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "10cbcfd22f47259d", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49"}]}, {"id": "14df6d91789d8c50", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75"}]}, {"id": "ae0170076f91cef4", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "46016fb7b9b367e4ed20a2fd0551e6a0d64b21e2c8ba20dd5de635d20dbfbe4b"}]}, {"id": "d165c084dc238bb3", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "1b8ec63c3a9529ca", "location": {"path": "/usr/share/zoneinfo/Europe/Zagreb", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "b479c7a88b76a86f", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "3404ca604fc5ac2c", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "6c1eb3834c5e0fea", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789"}]}, {"id": "36d0850cbfb836e2", "location": {"path": "/usr/share/zoneinfo/GB", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "3d815643d9e9484d", "location": {"path": "/usr/share/zoneinfo/GB-Eire", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "33356128557f71cf", "location": {"path": "/usr/share/zoneinfo/GMT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "231feae0b53f26f8", "location": {"path": "/usr/share/zoneinfo/GMT+0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "4ab9c1dc32445b51", "location": {"path": "/usr/share/zoneinfo/GMT-0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "33d135fac2646128", "location": {"path": "/usr/share/zoneinfo/GMT0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "a0dd4185ef85d0e0", "location": {"path": "/usr/share/zoneinfo/Greenwich", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "782fb903241c228b", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 115}, "digests": [{"algorithm": "sha256", "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f"}]}, {"id": "fb87925e505492ca", "location": {"path": "/usr/share/zoneinfo/Hongkong", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "3d3f83a50934c9fc", "location": {"path": "/usr/share/zoneinfo/Iceland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3bd01e0f3f9b52f6", "location": {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "7ad0759e47ccfbad", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346"}]}, {"id": "7966423c811d586b", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "9f44419ff869f5f1", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "fdc88a9bddddb889", "location": {"path": "/usr/share/zoneinfo/Indian/Comoro", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "e904d9be363f9ea3", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "778369628bab619e", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "90ab83dbc26480f4", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "7741ee18496437a3", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 227}, "digests": [{"algorithm": "sha256", "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2"}]}, {"id": "152d5eb51fa99da8", "location": {"path": "/usr/share/zoneinfo/Indian/Mayotte", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "0500f4477792ebcf", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "96055cfcab78e025", "location": {"path": "/usr/share/zoneinfo/Iran", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "d780c6491edf9a4e", "location": {"path": "/usr/share/zoneinfo/Israel", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "e14bd3ccde474309", "location": {"path": "/usr/share/zoneinfo/Jamaica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "d7726d61a2728253", "location": {"path": "/usr/share/zoneinfo/Japan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "7fd2119febc05642", "location": {"path": "/usr/share/zoneinfo/Kwajalein", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "eb59d3f4550c0552", "location": {"path": "/usr/share/zoneinfo/Libya", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "f2f56adc119ab5a2", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f"}]}, {"id": "264781186fcee819", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc"}]}, {"id": "2914390c816628c5", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d"}]}, {"id": "8957578d6f3ae28b", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "24af831c6c18ee0a", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "2d0ade031145b31b", "location": {"path": "/usr/share/zoneinfo/Mexico/General", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "9e700c0a5f8c9c7a", "location": {"path": "/usr/share/zoneinfo/NZ", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "88ef958a2df6ee4a", "location": {"path": "/usr/share/zoneinfo/NZ-CHAT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "4e37289f4c6fb5a7", "location": {"path": "/usr/share/zoneinfo/Navajo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "1280f12784758794", "location": {"path": "/usr/share/zoneinfo/PRC", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "7fb76438a08ebd54", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f"}]}, {"id": "ae69c45570f643c0", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 598}, "digests": [{"algorithm": "sha256", "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d"}]}, {"id": "cc9383250b0095af", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "ecbfd7e43ea8cad9", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf"}]}, {"id": "64bdd19dfbe8905e", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "b5079e2eb7f2ca2d", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "a2a20da30386cd84", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "5f9138253ccee0c0", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 524}, "digests": [{"algorithm": "sha256", "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a"}]}, {"id": "e97a64cf4a2d818f", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f223ebf1a2e82f2c", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 186}, "digests": [{"algorithm": "sha256", "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2"}]}, {"id": "71a539e0150118b0", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 564}, "digests": [{"algorithm": "sha256", "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342"}]}, {"id": "af029a7610ef8fe2", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "cfda9071f3b88dba", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010"}]}, {"id": "f9fcedbbf1be4261", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311"}]}, {"id": "95611c0e179b9a85", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "4cc1bf4191a1d9aa", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "ebfc1ae5fa47e295", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "8cff1b2f0497936b", "location": {"path": "/usr/share/zoneinfo/Pacific/Johnston", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "f78614f44555ac89", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "0d6ce7c57187cfdb", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4"}]}, {"id": "a16f3ba1d97b7da8", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b"}]}, {"id": "99cc8b59c366278d", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "698c1d8aa8ba0e30", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "c53d0daaf2e90cf6", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 159}, "digests": [{"algorithm": "sha256", "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863"}]}, {"id": "1512d024c8f3f62b", "location": {"path": "/usr/share/zoneinfo/Pacific/Midway", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "897c12608bff560c", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 238}, "digests": [{"algorithm": "sha256", "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70"}]}, {"id": "208f57e446988754", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833"}]}, {"id": "3b2a28a1b48247df", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c"}]}, {"id": "67c087a1eeedb635", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 290}, "digests": [{"algorithm": "sha256", "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4"}]}, {"id": "53b292a1faad2418", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "22dfa25d3fa86ec7", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 166}, "digests": [{"algorithm": "sha256", "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa"}]}, {"id": "8c73f1856699655b", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 188}, "digests": [{"algorithm": "sha256", "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57"}]}, {"id": "0f6ee198949afad2", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "9dac1a3781be2652", "location": {"path": "/usr/share/zoneinfo/Pacific/Ponape", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "e78a25e004cc9f90", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "65bf81bd295ae176", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17"}]}, {"id": "6dba1550bb229697", "location": {"path": "/usr/share/zoneinfo/Pacific/Saipan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "cee8134b814f9eb9", "location": {"path": "/usr/share/zoneinfo/Pacific/Samoa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "dedb81038e7f33d0", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536"}]}, {"id": "a9bdd379f4f5493d", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "6f4f0d95b8a8360d", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016"}]}, {"id": "40ecaff4e6be37ca", "location": {"path": "/usr/share/zoneinfo/Pacific/Truk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "4d84d43e3baa317f", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "6977fe40c276c7b6", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "7cbda8a8a10f7ca4", "location": {"path": "/usr/share/zoneinfo/Pacific/Yap", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "c32da17f2e408997", "location": {"path": "/usr/share/zoneinfo/Poland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "4bda6206dfd84dca", "location": {"path": "/usr/share/zoneinfo/Portugal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "12d027870b20049f", "location": {"path": "/usr/share/zoneinfo/ROC", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "c622d02d56c0f52d", "location": {"path": "/usr/share/zoneinfo/ROK", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "6adc4691de937fef", "location": {"path": "/usr/share/zoneinfo/Singapore", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 401}, "digests": [{"algorithm": "sha256", "value": "5e67952267aa709f212739bb4e302d8b59d6240c5ac0eaaaee32330e71d7da12"}]}, {"id": "a88687fc094f9e5e", "location": {"path": "/usr/share/zoneinfo/Turkey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "cd9dab5e1c8a454b", "location": {"path": "/usr/share/zoneinfo/UCT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "354610f98e1133d0", "location": {"path": "/usr/share/zoneinfo/US/Alaska", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "c43def4eb0fe1e85", "location": {"path": "/usr/share/zoneinfo/US/Aleutian", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "ff0784941be5e5ab", "location": {"path": "/usr/share/zoneinfo/US/Arizona", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "25c66fd31e62f6b0", "location": {"path": "/usr/share/zoneinfo/US/Central", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "cbc182ea3c2d947b", "location": {"path": "/usr/share/zoneinfo/US/East-Indiana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "a587ebeda8ce5ba3", "location": {"path": "/usr/share/zoneinfo/US/Eastern", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "450ea7c5ef32cffc", "location": {"path": "/usr/share/zoneinfo/US/Hawaii", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "2ec8a049e7e6d67e", "location": {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "1b25525555171812", "location": {"path": "/usr/share/zoneinfo/US/Michigan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "6e2e89644c201733", "location": {"path": "/usr/share/zoneinfo/US/Mountain", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "5e9c0cee309b5b79", "location": {"path": "/usr/share/zoneinfo/US/Pacific", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "3781ae917374629a", "location": {"path": "/usr/share/zoneinfo/US/Samoa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "f58031159903ca0b", "location": {"path": "/usr/share/zoneinfo/UTC", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "e1e1acc9c22923a8", "location": {"path": "/usr/share/zoneinfo/Universal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "437451154d11bbf2", "location": {"path": "/usr/share/zoneinfo/W-SU", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "6d46ecc7fe34305c", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d"}]}, {"id": "ab48df4ee253722a", "location": {"path": "/usr/share/zoneinfo/Zulu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "b61690cf2403a026", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4446}, "digests": [{"algorithm": "sha256", "value": "810984ad410ff1de2595999df8972c12bff037812a8b3bd6c71e746b6c2c04cc"}]}, {"id": "51c28552cb4c2446", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10666}, "digests": [{"algorithm": "sha256", "value": "2b4711e67af3f8b04f1334732f08cb37f32ea73eee7ab423a1241d205a4bd24f"}]}, {"id": "2400780dd5b5dcc1", "location": {"path": "/usr/share/zoneinfo/posixrules", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "f7022385ef85f21a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "6f7a855ee918e60d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "3f4c2c387d15785d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "759bc127a930f74d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1275}, "digests": [{"algorithm": "sha256", "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34"}]}, {"id": "919459e5e75d0e48", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "30d56c89eecb58d3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "23f3675a6146558a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "0e914271bb057ece", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "caa1a4a72b972343", "location": {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "bd526546909a80af", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "40d1a588276b1fe7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "d4698a9c4ae436c2", "location": {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "7a16da976e39c3c7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "19ae05b6910bb833", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2939}, "digests": [{"algorithm": "sha256", "value": "a8245264ff0d0ffc60149218436d3e6e8e84ff32c042dc15a416f31666112d8d"}]}, {"id": "fe1407bfa4cac4f7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "03fd202ba98d914fc76a27e342d677c19dba8be46c3079daeafbd97a9481f581"}]}, {"id": "f7064471dc3cebe0", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2592}, "digests": [{"algorithm": "sha256", "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561"}]}, {"id": "f63096b20043c5ee", "location": {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "ff0b6725cfd0ff8c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "742c2609e16515cc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "873a17646d44359e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "ea62c3ded6029c59", "location": {"path": "/usr/share/zoneinfo/right/Africa/Douala", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "6ca263bfca12749e", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2835}, "digests": [{"algorithm": "sha256", "value": "8e7634d74b2f98a99b5e2c97b24ee0f5d4e48df2220beb4bb38fb68a2b93cb8d"}]}, {"id": "c14ef9f7b63d9967", "location": {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d7bd9c2cad23af90", "location": {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "da687fdb0b2d1a9b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Harare", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "02643213bb9576b4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "691618862d29e1bd", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256"}]}, {"id": "481b265164152c5b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "ea208c490996b73f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f"}]}, {"id": "6cb2d90b3e4588d1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "c4f7d2b35bf39ffa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "a39e92ad8aa2cf1f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "ca459e5e3d42ae38", "location": {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "ec3d80a7350127da", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lome", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "0f648c30c96950b9", "location": {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "d0e8351509bb66b4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "7bbafaad4850b336", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "c22346a1badfd0a9", "location": {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "022ad3569f9f42a4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "657baa665d7efbe1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "b73c4da95e3af61f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "217701c919d5c331", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "e9540c37a2905022", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 748}, "digests": [{"algorithm": "sha256", "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4"}]}, {"id": "a855e8bfb7fb9f75", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "071495cd7309767e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 739}, "digests": [{"algorithm": "sha256", "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d"}]}, {"id": "1790d5fd0cba9105", "location": {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "4211ccfced8e5fe9", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f2a7869ae10588bc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d8e6929df351ed98", "location": {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "f57b4575f72a0886", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "17f15b61fa73ac58", "location": {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "be50446e30b4df51", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "f17d93d752b85dfe", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d"}]}, {"id": "b5182b6efb8764f4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe"}]}, {"id": "614fdef2f1f46cd8", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "f441df150154f49a", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "9c6f071c12ea9e2f", "location": {"path": "/usr/share/zoneinfo/right/America/Anguilla", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "aa42418f8905272c", "location": {"path": "/usr/share/zoneinfo/right/America/Antigua", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "bd4d0e21eb695ebf", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0"}]}, {"id": "dd7c942d29c91d70", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "581b3b6c5e7deca6", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "c6179ae486e5390b", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "cdd0acfa3cd70eac", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "e4cae12990a4a4d4", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "ef93b806b81fcf11", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166"}]}, {"id": "80529db99d74886e", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "e83ee6064741c5a2", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075"}]}, {"id": "9b67f5837a0c426f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626"}]}, {"id": "4650a10fcb8944c0", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27"}]}, {"id": "def5901f81b7ed78", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5"}]}, {"id": "77406af5633f45a5", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76"}]}, {"id": "a6abde91b9b039fb", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414"}]}, {"id": "da54a6feb2c8fb40", "location": {"path": "/usr/share/zoneinfo/right/America/Aruba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c1a2000d49fc14fc", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003"}]}, {"id": "e9095e1b483e79a2", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "4b819d7e7508c250", "location": {"path": "/usr/share/zoneinfo/right/America/Atka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "b0f7cf8729d6a5f9", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc"}]}, {"id": "72edda83f78cf3b4", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204"}]}, {"id": "ceb77ac1df14b109", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 976}, "digests": [{"algorithm": "sha256", "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95"}]}, {"id": "6a1a30682a8b81c5", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d"}]}, {"id": "8d45c49b63096e13", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "8f20057dcd8670f0", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "0b946bee5415b564", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92"}]}, {"id": "204ec5b7b6c871fe", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "7b53812f2fa251abb476d01dcdc58074061286ed9a4604e808ff704e84db9431"}]}, {"id": "bce4bc5297b810be", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2950}, "digests": [{"algorithm": "sha256", "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894"}]}, {"id": "5c8577c387bc4112", "location": {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "88654dac1d100fa5", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2794}, "digests": [{"algorithm": "sha256", "value": "4dd3933664bb1bc989be1edd1b655f9644e48b0f9b966e652b5e0826c906ce38"}]}, {"id": "c6bbbcf8bdb2044e", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a"}]}, {"id": "9a34c936fde520b3", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902"}]}, {"id": "a6b311b0d992aaa1", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b"}]}, {"id": "fe900ed875c6b407", "location": {"path": "/usr/share/zoneinfo/right/America/Catamarca", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "663aec01b5772417", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa"}]}, {"id": "e1a6f08d9593ac90", "location": {"path": "/usr/share/zoneinfo/right/America/Cayman", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "433e5ba83f37e392", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "efea80a874c77767", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131"}]}, {"id": "f4fde4100664d6a7", "location": {"path": "/usr/share/zoneinfo/right/America/Ciudad_Juarez", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "0c616470f24ae69ecfac8e4f19c722c9e476316fa31675f20c4ab5575a86aa8c"}]}, {"id": "460d4e2689192aba", "location": {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "22f588b1a5ffe0e5", "location": {"path": "/usr/share/zoneinfo/right/America/Cordoba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "5ac9c58885abe349", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 856}, "digests": [{"algorithm": "sha256", "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b"}]}, {"id": "4b7a483929c91d86", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "468d6acedf6893c8", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b"}]}, {"id": "0c4b8bee9f145342", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9cc18c95cd40334c", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "21741231ed005f74", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "d751589825eb9462", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "4f3a2269dc420d00", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "4bd5642cb6de23e2", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "80915873d9717aac", "location": {"path": "/usr/share/zoneinfo/right/America/Dominica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "ac41de9dea715c81", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "072cfe0a9b0e0b92", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e"}]}, {"id": "ad4e4593f4553547", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd"}]}, {"id": "e7a0d5dc63e23d61", "location": {"path": "/usr/share/zoneinfo/right/America/Ensenada", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "490153f70c05dabd", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "ce70dcb47db0d5df", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "96713d92e3967dfe", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56"}]}, {"id": "abc56345125efa55", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "1b5b04a40e9b3d12", "location": {"path": "/usr/share/zoneinfo/right/America/Godthab", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "c55ce50c9d8ee5a620b170bccd80e166b6d2a1c2cf7affedc6d028cb80a984de"}]}, {"id": "00ac074c37810077", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "a4d3a4fa5c4c2477", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9"}]}, {"id": "16720e3d3d05a7b1", "location": {"path": "/usr/share/zoneinfo/right/America/Grenada", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "a4908f548ed122d9", "location": {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7a3069a0d6f1edc5", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d"}]}, {"id": "954358489b39c6f2", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a"}]}, {"id": "5a99385da2a98993", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c"}]}, {"id": "906cea09248e27e4", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "b558ded4a2ba5c24", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "e54046c2a8025c48", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060"}]}, {"id": "4e80d433392d001f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "74b94c9aab5c857c", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "0c5afa607794389c", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2278}, "digests": [{"algorithm": "sha256", "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0"}]}, {"id": "879b3634fcae874e", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974"}]}, {"id": "7c46d1f661222804", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3"}]}, {"id": "ee064e8e4e0dea77", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48"}]}, {"id": "f2c42e008a1a24d8", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617"}]}, {"id": "35c31cd7d0b01341", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2334}, "digests": [{"algorithm": "sha256", "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829"}]}, {"id": "4b9cbe6a7cea4526", "location": {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "59ea05caed45b864", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "6b688e6c0de86d290b58f172d31404e1797d63ddfc76d9237550ac58a08cbfe3"}]}, {"id": "2eb4fff7b33af726", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "45b43ff629a21565bed409c89d773cc5a2e73d13120a166b7cdb8684143cd08e"}]}, {"id": "c3409121432cb3da", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "d5b848b4bcee5193", "location": {"path": "/usr/share/zoneinfo/right/America/Jujuy", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "51ccf03fde35d7b1", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "cd8236090237e944", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "dd79df7771396f3f", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751"}]}, {"id": "e02d376cbe2d2ce1", "location": {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "441cf0b85b9cf8bd", "location": {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "f80e77a06f3c6929", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 758}, "digests": [{"algorithm": "sha256", "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc"}]}, {"id": "4ae32126f600e409", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 932}, "digests": [{"algorithm": "sha256", "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018"}]}, {"id": "e0ccc5991c7e9cd0", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "ba03e7dc50090442", "location": {"path": "/usr/share/zoneinfo/right/America/Louisville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "dfc338b06322742d", "location": {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "cf328833883e346c", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1270}, "digests": [{"algorithm": "sha256", "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96"}]}, {"id": "58563e4184e1a1f0", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 970}, "digests": [{"algorithm": "sha256", "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0"}]}, {"id": "226968b8213882f1", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "16b6079ef60c4353", "location": {"path": "/usr/share/zoneinfo/right/America/Marigot", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c0b66c590af75c6a", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589"}]}, {"id": "9fe1115f9ddf9adb", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8"}]}, {"id": "e71aca64675438c9", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "229e598445ea33a2", "location": {"path": "/usr/share/zoneinfo/right/America/Mendoza", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "d3a1567584b9643a", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "79134eb221aa7002", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d"}]}, {"id": "0895058365719e9c", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "9ee1e3a757967e46", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "871c412786df743b", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50"}]}, {"id": "002b67f14aa6d842", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "181ca111ccb79a37", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e"}]}, {"id": "59de8ec90806013d", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee"}]}, {"id": "329e5d398c2f8e65", "location": {"path": "/usr/share/zoneinfo/right/America/Montreal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "09a44c8f1944bdf5", "location": {"path": "/usr/share/zoneinfo/right/America/Montserrat", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "2a161796543a12ef", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "2766279d9d0ddff0", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "3e57a93165463110", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "798c6cbddcdb7077", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "8f33d79a50d81b49", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "7eee0d27d48496d7", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb"}]}, {"id": "4b3afbe4ee7662b6", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d"}]}, {"id": "0801ddfe3cf50ca4", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e"}]}, {"id": "16a932056f4df744", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2443}, "digests": [{"algorithm": "sha256", "value": "c55ce50c9d8ee5a620b170bccd80e166b6d2a1c2cf7affedc6d028cb80a984de"}]}, {"id": "9fa3612f34715ada", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2064}, "digests": [{"algorithm": "sha256", "value": "30aef995231839866f523c5016041e6cbdb7a9a68784b05ba903a09ba862da9b"}]}, {"id": "d46b904a54417fc7", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "07dc72713ab9052e", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "45b43ff629a21565bed409c89d773cc5a2e73d13120a166b7cdb8684143cd08e"}]}, {"id": "280e9bb2a4cdcf81", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0"}]}, {"id": "d0e5c214ee20579d", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "1912af6e6619ab8f", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1974}, "digests": [{"algorithm": "sha256", "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356"}]}, {"id": "9ef68df32ea32a7e", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "37283a37a8881c82", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "378837b3aa83ddc5", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa"}]}, {"id": "2487bf9ef6db3703", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "74d35af0dd1dcd8a", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f"}]}, {"id": "c3a66720cb6a8787", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "5e7d4bf6eb25c678", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2606}, "digests": [{"algorithm": "sha256", "value": "c6ec3e8925cdb45a507f020f249863403eba7eef540a05f1e23954ce670db362"}]}, {"id": "fb42b0018285c640", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c"}]}, {"id": "60774e291fe4d3d9", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "897e4468154def49", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2606}, "digests": [{"algorithm": "sha256", "value": "396ffcf87a0116bbc2dfe94dff429c9fe3d70f9f59d220dd830da3e34c0b41de"}]}, {"id": "31ec97071246dcc4", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "d03e52734c6266bc", "location": {"path": "/usr/share/zoneinfo/right/America/Rosario", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "ececc60a5b67cc04", "location": {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "a41670973262209e", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61"}]}, {"id": "857cb658376f9f28", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "3d7ae65b52579cee", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 998}, "digests": [{"algorithm": "sha256", "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe"}]}, {"id": "f8de6e02b19b0fec", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "f4e67edd73d2e060", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753"}]}, {"id": "2e6df778b40ffb7e", "location": {"path": "/usr/share/zoneinfo/right/America/Shiprock", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "0358bd1591449291", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "6f3d43c8dff5adc4", "location": {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "d56c57712eb08f37", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "fdde0a8dd926bf27", "location": {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9793293af981706a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "d947a9b9ed7663d1", "location": {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e9bbbf64b33a918c", "location": {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "675770cbe705692b", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "b67b968880470475", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff"}]}, {"id": "323a43fa982805b2", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59"}]}, {"id": "4eea7821360774d2", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "b42385097214faa4", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "620fe847bbaa61ad", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "35b1b7a99fcc61c7", "location": {"path": "/usr/share/zoneinfo/right/America/Tortola", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "5de571fbd8114f02", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "e2dc9b7fb09eca9a", "location": {"path": "/usr/share/zoneinfo/right/America/Virgin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6e39fab256ddfe71", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "5d8a4cb1bdbebe5ceaeec8452fde9dbf406b365388c52a998ef6a0734760ad32"}]}, {"id": "2bd99f0d10f12cab", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "7fa214380425ce42", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "ccc87c4804a4ffc5", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "001b80e7ad357e7d", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 910}, "digests": [{"algorithm": "sha256", "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150"}]}, {"id": "9e0d664ac05c30cb", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 823}, "digests": [{"algorithm": "sha256", "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0"}]}, {"id": "b681a8935d9aa50c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "6ade529fc3ccf111", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2800}, "digests": [{"algorithm": "sha256", "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53"}]}, {"id": "079f1abb4b91aaea", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca"}]}, {"id": "203a7309df28a70f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "7b1faabfdcba526b", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b"}]}, {"id": "c47d129a4c91dff6", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a"}]}, {"id": "89e6b89e6f560a22", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "c3308b91cc1b26ef", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "6dc613184d361c19", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa"}]}, {"id": "3b7161a21790e261", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "bf2262404586cd4a", "location": {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "6b1f69a99b5e6155", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aden", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "9b793a47e900a5f3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd"}]}, {"id": "404070f77e4b34da", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1973}, "digests": [{"algorithm": "sha256", "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec"}]}, {"id": "ef03a21f06613f31", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a"}]}, {"id": "a9f63c5c45ac48b5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e"}]}, {"id": "974072d46bda8cf5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce"}]}, {"id": "60ee6e4242f537b1", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "2fb25fb6423d46fa", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "2ec8112a4ff822a7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4"}]}, {"id": "81ea63d084a5a799", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041"}]}, {"id": "14b2db2d6b9b9e7c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "a38ebe9503955141", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380"}]}, {"id": "ccec868ec65a6afa", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "d8927f69e7602678", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43"}]}, {"id": "ba1d1b03e794c18f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2694}, "digests": [{"algorithm": "sha256", "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2"}]}, {"id": "c1e94ebf6ef79003", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54"}]}, {"id": "8632f54f73141f0d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "8e9a71fe04f4d72b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "73837212a843f2c4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f"}]}, {"id": "53b58a5503082c0f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36"}]}, {"id": "4e2b1eef504f416d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "77fb3b67a21577ad", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "1f4373c96508f449", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97"}]}, {"id": "4417cd3730c43a92", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "f64d8d794150075b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37"}]}, {"id": "9afa464357aeb1ec", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "42bb5ea37b9e06b2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 753}, "digests": [{"algorithm": "sha256", "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f"}]}, {"id": "f0eb28aa9684d63c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "c3565ff70319764d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834"}]}, {"id": "acb6598498fd6b10", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "47709579110a27a2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4348}, "digests": [{"algorithm": "sha256", "value": "d3e748edfc5484e64f8caf1e8fb554358cb6295a9c70b0b813da8dccc52f4f9c"}]}, {"id": "a3d5c7fec8dc05cf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "248d3217c89068d1", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4376}, "digests": [{"algorithm": "sha256", "value": "b918288164f7c00341b6711b910d735c1ec53b9f10ffd8d135c6efc7f20fdd8d"}]}, {"id": "fa8ba0fe7433d5dc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "83bece9e1eadf47e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "a874dcf92e259019", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f"}]}, {"id": "db6d0e00a2c19b42", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c"}]}, {"id": "47ce8c28985988ec", "location": {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "dcefa29d50a1691f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06"}]}, {"id": "90516c33e8b46232", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7"}]}, {"id": "d38aac8548343779", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "024432c07bac8d0a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba"}]}, {"id": "c415602f9401a443", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1"}]}, {"id": "a41e0f68fc08e208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 919}, "digests": [{"algorithm": "sha256", "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c"}]}, {"id": "7fd0bc4f4911cdb7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "002136555fa64864", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "008d7cc7bf15c23a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "2b9016c1c6ff070c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6"}]}, {"id": "d96172c098c90b4c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "1b560eef112ec735", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55"}]}, {"id": "2a1f0d1210c0b4b5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 941}, "digests": [{"algorithm": "sha256", "value": "7fbaff2860adb2356b02c311b4f27b2ef8bddc4c69643e37b3af561417a532e0"}]}, {"id": "c52418eef40eed31", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "7960087632c4f266", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "993de4ba5bd51129", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macao", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "8aa1c38fa9571eb0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "714bf40b0d3f19d8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4"}]}, {"id": "bb8f3ed3f0add1e3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "9d3406466e04b0b0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 868}, "digests": [{"algorithm": "sha256", "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f"}]}, {"id": "d6163fcabb56b727", "location": {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "37f22f76d9d6dcbb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "33747156834a89de", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad"}]}, {"id": "d904dc31289d4e72", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734"}]}, {"id": "04a3a487bbb2dfb6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d"}]}, {"id": "ad7502da3f1518c9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f"}]}, {"id": "0e38e664028183fb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "0a8176ad6b32bf38", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 893}, "digests": [{"algorithm": "sha256", "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2"}]}, {"id": "9b537de5310df2f8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79"}]}, {"id": "a2d38cf2548e8849", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "3ab8fcdb8ce97ab9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb"}]}, {"id": "fc01107c92ff7456", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0"}]}, {"id": "94ef59e35d082f57", "location": {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "06734b50cb771fb6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "6dbd8ba11449564e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "d17aafa9c6b599bd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a"}]}, {"id": "98f61b736b770519", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1103}, "digests": [{"algorithm": "sha256", "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1"}]}, {"id": "bf438d0f632d79e4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "703c196275fef223", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "fee3260231472ec0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 941}, "digests": [{"algorithm": "sha256", "value": "7fbaff2860adb2356b02c311b4f27b2ef8bddc4c69643e37b3af561417a532e0"}]}, {"id": "8a6f401c5abe84f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d"}]}, {"id": "97c6604cc2db0fc9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "ccc65c160e782a3a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323"}]}, {"id": "e02ae026aeb2aa8c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1561}, "digests": [{"algorithm": "sha256", "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91"}]}, {"id": "08b75a82a1023bcd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "9c0c9af7b2c80a46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "5b95f2030d52f34f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "898f6c53ac59ef86", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "6b90d73802227517", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "2ccca4513ee10ae3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da"}]}, {"id": "33921e193abddc63", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "600283ecd162f701", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "b965ee5f7128d4cc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "f34591050177cfa6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "29dbc91c4c31d2db", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e"}]}, {"id": "0dc8b890f33d573b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "8865d9038768c08e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66"}]}, {"id": "d446a8f616f5d1f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4"}]}, {"id": "605803def3a91b84", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "d765e638089b445d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471"}]}, {"id": "27f9f9c31e0b7265", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc"}]}, {"id": "56b783a3abd92fa6", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4038}, "digests": [{"algorithm": "sha256", "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374"}]}, {"id": "eebb3427c1535d8a", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d"}]}, {"id": "6903b16eb0be452c", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "1a8c7cecb6869f0b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 796}, "digests": [{"algorithm": "sha256", "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9"}]}, {"id": "e26eb6b9e26e9631", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "72eb15adb1464d4d", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "fdf060ec0bcb505e", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "16aa644cec8050ae", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "31c7af22bfe8a441", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d74873ebb92306ed", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a"}]}, {"id": "4858c601b6e2456f", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "b7f8e02f9182e669", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8"}]}, {"id": "52423c1991b850e8", "location": {"path": "/usr/share/zoneinfo/right/Australia/ACT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "044d573dc3340a86", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "07347164063fc7c8", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "e5601ec94e3dc402", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "50b7d031028feb1c", "location": {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "e5ba512bca0a84fd", "location": {"path": "/usr/share/zoneinfo/right/Australia/Currie", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "6407d8fd29b8d058", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "a138397aba949b13", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f"}]}, {"id": "6099523af8116381", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "d70825df862f5ae1", "location": {"path": "/usr/share/zoneinfo/right/Australia/LHI", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "00624f6147d170b7", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4"}]}, {"id": "b30a1ab8c26a3dbf", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "ec8d302daa841a9a", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "8898251d47de6e95", "location": {"path": "/usr/share/zoneinfo/right/Australia/NSW", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "a158be11a7326be0", "location": {"path": "/usr/share/zoneinfo/right/Australia/North", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "76cc41294895c55a", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "573c703cdc84b623", "location": {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "b79b24d22bc80efd", "location": {"path": "/usr/share/zoneinfo/right/Australia/South", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "5424c54e48a56191", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "ba88d15356c6ce0f", "location": {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "06396d626db628ff", "location": {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "e0868f561fa2aa68", "location": {"path": "/usr/share/zoneinfo/right/Australia/West", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "1835fef76c632d96", "location": {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "ef98378dbb2277a5", "location": {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "6d02a65c031c0537", "location": {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "c52ebb147358a9a1", "location": {"path": "/usr/share/zoneinfo/right/Brazil/East", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "a6e266e932a7e481", "location": {"path": "/usr/share/zoneinfo/right/Brazil/West", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "a97cbe02c9f4fb25", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03"}]}, {"id": "d8bbca5492c06c37", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9"}]}, {"id": "36745c27b4e41312", "location": {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "1d7179be72abd83f", "location": {"path": "/usr/share/zoneinfo/right/Canada/Central", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "e88ca1a95d8c1894", "location": {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "e07a4703b8d73004", "location": {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "04798cefbded6bf8", "location": {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "b22efa941cbda7dc", "location": {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "0f6b67d5c3db608e", "location": {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "043b73828029df73", "location": {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "5d8a4cb1bdbebe5ceaeec8452fde9dbf406b365388c52a998ef6a0734760ad32"}]}, {"id": "63c8074ecbdcbc16", "location": {"path": "/usr/share/zoneinfo/right/Chile/Continental", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "93094b20aa0d9e29", "location": {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "7665e0c42222dba2", "location": {"path": "/usr/share/zoneinfo/right/Cuba", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "b91df1103d8a00a9", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f"}]}, {"id": "2255dd2fc7396857", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84"}]}, {"id": "d417fce5454293f7", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479"}]}, {"id": "6a7c31cd5c371a46", "location": {"path": "/usr/share/zoneinfo/right/Egypt", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2939}, "digests": [{"algorithm": "sha256", "value": "a8245264ff0d0ffc60149218436d3e6e8e84ff32c042dc15a416f31666112d8d"}]}, {"id": "804fafce3b261706", "location": {"path": "/usr/share/zoneinfo/right/Eire", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "e550b1d73a23a86b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "7609abe641711438", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "149371e937e972a3", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f"}]}, {"id": "81367b725c199b03", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085"}]}, {"id": "f2d04859cf7a9d27", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91"}]}, {"id": "0f2b4eeda56d501d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8"}]}, {"id": "bd3bd63067a44e81", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9"}]}, {"id": "ec994ba14e17fb5a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f"}]}, {"id": "f5ebcb21d65b5bd7", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c"}]}, {"id": "585dc5a6460f715b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a"}]}, {"id": "5fce614a3aeb9a06", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993"}]}, {"id": "458e2062cb07ec30", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a"}]}, {"id": "bf9a04b90ffa5026", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd"}]}, {"id": "0657b274ba7256e1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5"}]}, {"id": "7250e03220f9a906", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "fe64959b6ca9f893", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f"}]}, {"id": "ca6233850499b4a5", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de"}]}, {"id": "b9c5bfd8bff2f25c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787"}]}, {"id": "29075e095f6b842d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b"}]}, {"id": "dd027ecda647294b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38"}]}, {"id": "f88dc0886b878731", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391"}]}, {"id": "49847eb5f0e29b2a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624"}]}, {"id": "32055bb59cb4275a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70"}]}, {"id": "6d306c002d0f04cf", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a"}]}, {"id": "fba952dcb8ff17a3", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8"}]}, {"id": "55c1a2d2f0eccef8", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb"}]}, {"id": "8350a86dd45fa9fa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8"}]}, {"id": "f98a5484d3929cf2", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e"}]}, {"id": "db2a3bbc83c30c94", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8"}]}, {"id": "f037d578c162003f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "72b6b3b566fb846b", "location": {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "15d8698b72ca9584", "location": {"path": "/usr/share/zoneinfo/right/Etc/UCT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "8e3f69c5c5a99555", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "ef2661c0de7e033d", "location": {"path": "/usr/share/zoneinfo/right/Etc/Universal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "7dee7a7fc8de7123", "location": {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "495e27fb5c1afe5f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "5fb9363791034da8", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "0479be8149ea8b86", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09"}]}, {"id": "adbe56a3b2edd2bc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "e4ec2b8cca7acd54", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "0878cafb3f9e9a75", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "eede8ed5cacb2aeb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "1df31674e9292b1f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "c533450300d1e755", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "a60431df5e551e41", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127"}]}, {"id": "3c6cc175aafbe5ab", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e"}]}, {"id": "754c16565db68555", "location": {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "b9e77bcf256441cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "cd21032281f57f64", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "27e0a2baa2b44bbf", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "837ae8ae229283a4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d"}]}, {"id": "66d3acc00ae950aa", "location": {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "86f9ccabe0b43911", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "e3e093d9530cf2df", "location": {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "cfb6328c9551562b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "190ce3b31bcd3a3c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "f23edbb18abc9e2c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7"}]}, {"id": "1175cf6f6be176ca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "21f379db7e336c1c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1725}, "digests": [{"algorithm": "sha256", "value": "92f8371765831f78864db75804ae4b3098f871bb68a23a3da430306739f4bab8"}]}, {"id": "9764652067f9fb6a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "374d94c08034ad26", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "6b0f7d22dbe9fb3a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "9f993c95ea43136e", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "9ab1fdb1354436d5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "aec3dcf6a4f6f80f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380"}]}, {"id": "9809150fcd309f41", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33"}]}, {"id": "3b8a354cdd87e4e4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "1e1b5012f4137bdd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2"}]}, {"id": "261ff8d2f758c520", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "b405db290c30c271", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "534a6e55b94950c6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "7853799bbc37e619", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "72ac5bf31950680b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "8342b0654ac73fcc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "d01690539c053935", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "dcb4ddcbea808c45", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2738}, "digests": [{"algorithm": "sha256", "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7"}]}, {"id": "860924b6e4cc870c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "84700040b19eb784", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545"}]}, {"id": "985bca3d4edc55e2", "location": {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "3d8e5f2f89a1803f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "8672ef9d7ceb86bc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433"}]}, {"id": "de516b19075577ab", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50"}]}, {"id": "72885dea21ea0845", "location": {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "38f70f060f976eb9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2617}, "digests": [{"algorithm": "sha256", "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d"}]}, {"id": "d98efcbeb2622c29", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "bd5909d46b695405", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2688}, "digests": [{"algorithm": "sha256", "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f"}]}, {"id": "fc1742b189ed8607", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "f2b540a7fffe52ff", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "2b14a5f5e860d928", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed"}]}, {"id": "e45a5d7b4e47fa8c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "1cfb770c964ad442", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "199fc104c279ed75", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "dfb368c7f13238cf", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d"}]}, {"id": "6b6172494855e1ea", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2702}, "digests": [{"algorithm": "sha256", "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d"}]}, {"id": "1191adc79522eb3e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "fe22aa87b319a9c30965a1d98c7bdd7c005bb1d2c7866ebb9f487f6426c0790e"}]}, {"id": "85cee0bd84be3610", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "ca46a5839aa2d317", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "8f7a8ac5ae8a3146", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "15ce08703cbc807f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "880e74539db41cfd", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae"}]}, {"id": "a854873659f54974", "location": {"path": "/usr/share/zoneinfo/right/GB", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "c31e503bf9102679", "location": {"path": "/usr/share/zoneinfo/right/GB-Eire", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "d240cb520335e4cb", "location": {"path": "/usr/share/zoneinfo/right/GMT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "4ce4a2286b39f7e4", "location": {"path": "/usr/share/zoneinfo/right/GMT+0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "3c3b3667ce5259d8", "location": {"path": "/usr/share/zoneinfo/right/GMT-0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "ddbcbaba200f95a6", "location": {"path": "/usr/share/zoneinfo/right/GMT0", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "185b32b582447594", "location": {"path": "/usr/share/zoneinfo/right/Greenwich", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "71e4a7cbd009986a", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 655}, "digests": [{"algorithm": "sha256", "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923"}]}, {"id": "8c5b7df575102111", "location": {"path": "/usr/share/zoneinfo/right/Hongkong", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "5b211e0dd20e643b", "location": {"path": "/usr/share/zoneinfo/right/Iceland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "c55b5cf0bb0797d1", "location": {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "eb80deb4cbc0242c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda"}]}, {"id": "b7fe1ea84e501a02", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "c7e7620c93866983", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "b70a246c272e3e4d", "location": {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "56d8be7ed9443fcd", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "21ae595aa22e3386", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "89f1da62998c376d", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "925320e0d46ee45a", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 767}, "digests": [{"algorithm": "sha256", "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69"}]}, {"id": "183351e9de563315", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "e869cf04ca09b028", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "bac92e4156eae34b", "location": {"path": "/usr/share/zoneinfo/right/Iran", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "c44220ef7a6b46cf", "location": {"path": "/usr/share/zoneinfo/right/Israel", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "af75c7d58b52ae43", "location": {"path": "/usr/share/zoneinfo/right/Jamaica", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "3a5b92142f18f5f5", "location": {"path": "/usr/share/zoneinfo/right/Japan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "4c4a991a47773ec9", "location": {"path": "/usr/share/zoneinfo/right/Kwajalein", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "d05dc8ccfdf2c936", "location": {"path": "/usr/share/zoneinfo/right/Libya", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "8fb762fd15ff132e", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23"}]}, {"id": "2e7284c3564727b8", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e"}]}, {"id": "c257588c479fb179", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877"}]}, {"id": "448fed36535555b3", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "3e03342d4d4e1914", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "0a5106f60a79dbf2", "location": {"path": "/usr/share/zoneinfo/right/Mexico/General", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "222363131c077ec2", "location": {"path": "/usr/share/zoneinfo/right/NZ", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "08f11563ea6ec7be", "location": {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "288d9b41321eab9f", "location": {"path": "/usr/share/zoneinfo/right/Navajo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "15167f400e7084b8", "location": {"path": "/usr/share/zoneinfo/right/PRC", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "044a6e8399262836", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37"}]}, {"id": "15d203eb8ae06727", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1138}, "digests": [{"algorithm": "sha256", "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a"}]}, {"id": "079daf4190572795", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "efb7d0d93749bc56", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08"}]}, {"id": "e930f1955f7ec2c6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "8e475dafa17972ee", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "4dbd25251517ca1b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "d3d35a2696ee2516", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247"}]}, {"id": "a59b7aae582c6e3e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "6a1889570f5fdb1b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 726}, "digests": [{"algorithm": "sha256", "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d"}]}, {"id": "b7b9aea830c9f83b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1104}, "digests": [{"algorithm": "sha256", "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea"}]}, {"id": "b97ef0638bc4e969", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "b2f63291f03fa819", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d"}]}, {"id": "dcbdb7a388076f10", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4"}]}, {"id": "edf346870c7eae6a", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "a5a0408da479f268", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "e57e66a390a5e3f2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "65b29a545fa8fc7e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "5325d9ec7d835cc2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "33702433b8348116", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b"}]}, {"id": "0f5c92f98ab9366e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8"}]}, {"id": "fb8f138bbe27ba28", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "7d2e9cd6c755d31f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "662b12d9d14896fe", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08"}]}, {"id": "6bcffdd8312facde", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "e30a70c75080f10f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 778}, "digests": [{"algorithm": "sha256", "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee"}]}, {"id": "38f71c1fa8b87088", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13"}]}, {"id": "96d0e6381a3c02f7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1406}, "digests": [{"algorithm": "sha256", "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6"}]}, {"id": "aa394af6f61956b1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 830}, "digests": [{"algorithm": "sha256", "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c"}]}, {"id": "6a9295f5e2485589", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "8e55ac7e47a6f60e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 706}, "digests": [{"algorithm": "sha256", "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6"}]}, {"id": "7db5b51cf531f59a", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0"}]}, {"id": "05ca8c167425dff9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "14d2230582c72295", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "bc6c7848c4e8172b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "8e3a5aae1d338822", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1129}, "digests": [{"algorithm": "sha256", "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4"}]}, {"id": "58c3d2dba3b6583b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "177af01fe3190dcc", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "8a85bab6249afd69", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1"}]}, {"id": "da9497ad8f3d402c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "5a1c46d240ccac3e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c"}]}, {"id": "4212679b080f47bd", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "3f7445fd546ac694", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "4a4d095582d69207", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "2b33d276afa3d619", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "1caad8a47bbedef4", "location": {"path": "/usr/share/zoneinfo/right/Poland", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "797b34c2c905b210", "location": {"path": "/usr/share/zoneinfo/right/Portugal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "95d8dba49eff8042", "location": {"path": "/usr/share/zoneinfo/right/ROC", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "29c4b561e9120016", "location": {"path": "/usr/share/zoneinfo/right/ROK", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "3e71945aebe62120", "location": {"path": "/usr/share/zoneinfo/right/Singapore", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 941}, "digests": [{"algorithm": "sha256", "value": "7fbaff2860adb2356b02c311b4f27b2ef8bddc4c69643e37b3af561417a532e0"}]}, {"id": "1f3d1f771f2ea313", "location": {"path": "/usr/share/zoneinfo/right/Turkey", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "dc6d9fbf509a12ad", "location": {"path": "/usr/share/zoneinfo/right/UCT", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "d019c6c33b7d3c06", "location": {"path": "/usr/share/zoneinfo/right/US/Alaska", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "b087479c110b7dca", "location": {"path": "/usr/share/zoneinfo/right/US/Aleutian", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "1b8c2bda83042cd2", "location": {"path": "/usr/share/zoneinfo/right/US/Arizona", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "2c8c095b1b0d1a30", "location": {"path": "/usr/share/zoneinfo/right/US/Central", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "91615d4502e25226", "location": {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "64e6af981fc12cbc", "location": {"path": "/usr/share/zoneinfo/right/US/Eastern", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "1ec73126d8533105", "location": {"path": "/usr/share/zoneinfo/right/US/Hawaii", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "c3e2b24d16d859fc", "location": {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "801ee69f439760da", "location": {"path": "/usr/share/zoneinfo/right/US/Michigan", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "9c0abc6a82f8a87a", "location": {"path": "/usr/share/zoneinfo/right/US/Mountain", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "437f1a8cfc6b8aed", "location": {"path": "/usr/share/zoneinfo/right/US/Pacific", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "90b1d42d00289981", "location": {"path": "/usr/share/zoneinfo/right/US/Samoa", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "4a3961f1052c67ae", "location": {"path": "/usr/share/zoneinfo/right/UTC", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "1b54de088110518f", "location": {"path": "/usr/share/zoneinfo/right/Universal", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "5207f54b99d45cfb", "location": {"path": "/usr/share/zoneinfo/right/W-SU", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "90bbaca2ada7c9ea", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2445}, "digests": [{"algorithm": "sha256", "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883"}]}, {"id": "efc190196e84f4cb", "location": {"path": "/usr/share/zoneinfo/right/Zulu", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "870f3fa5331e57bd", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 18855}, "digests": [{"algorithm": "sha256", "value": "e2cabacb10f7bf5bc8cab398fe28bbaa226b1eafda35252dacdf3b59d5de83ad"}]}, {"id": "08a71c9945b062be", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17551}, "digests": [{"algorithm": "sha256", "value": "40a88170ccc25148c5ea3d2e3a58afd8615f0dcd9549b92d9b38597fdeefea2d"}]}], "source": {"id": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "name": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "version": "sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "type": "image", "metadata": {"userInput": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "imageID": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 39982433, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e44fc95749ea6dbec01aad39a866db4023113dcf59ffcb47790b7a95844f9653", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 664}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 2588061}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 6797214}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjQ0OTA4MzM0NFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NDA4ODdhYjdjMDY5Nzc3MzdlNjNjMjE1YzliZDI5N2MwYzc0ZGU4ZDEyZDE2ZWJkZjFjM2Q0MGFjMzkyZjYyZCBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMDQ6NDY6NDIuNTU4MzQzMDY4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQxMzoyNzoyNS40NTYwNDU5N1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhZGRncm91cCAtUyAtZyAxMDAwIHJlZGlzIFx1MDAyNlx1MDAyNiBhZGR1c2VyIC1TIC1HIHJlZGlzIC11IDk5OSByZWRpcyJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjYuNTkwMDk2MzY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSBcdFx0J3N1LWV4ZWNcdTAwM2U9MC4yJyBcdFx0dHpkYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4wMzY1MjY3MDNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfVkVSU0lPTj03LjAuMTAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4xMjA0OTg5OThaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMjA1NTQzNzA2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuMTY4MTE2ODIyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXV4OyBcdFx0YXBrIGFkZCAtLW5vLWNhY2hlIC0tdmlydHVhbCAuYnVpbGQtZGVwcyBcdFx0Y29yZXV0aWxzIFx0XHRkcGtnLWRldiBkcGtnIFx0XHRnY2MgXHRcdGxpbnV4LWhlYWRlcnMgXHRcdG1ha2UgXHRcdG11c2wtZGV2IFx0XHRvcGVuc3NsLWRldiBcdFx0d2dldCBcdDsgXHRcdHdnZXQgLU8gcmVkaXMudGFyLmd6IFwiJFJFRElTX0RPV05MT0FEX1VSTFwiOyBcdGVjaG8gXCIkUkVESVNfRE9XTkxPQURfU0hBICpyZWRpcy50YXIuZ3pcIiB8IHNoYTI1NnN1bSAtYyAtOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3JlZGlzOyBcdHRhciAteHpmIHJlZGlzLnRhci5neiAtQyAvdXNyL3NyYy9yZWRpcyAtLXN0cmlwLWNvbXBvbmVudHM9MTsgXHRybSByZWRpcy50YXIuZ3o7IFx0XHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMSAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRzZWQgLXJpICdzIV4oICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqKTEoICosLipbKV0sKSQhXFwxMFxcMiEnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMCAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIi0tYnVpbGQ9JGdudUFyY2hcIjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSlcIjsgXHRjYXNlIFwiJHtkcGtnQXJjaCMjKi19XCIgaW4gXHRcdGFtZDY0IHwgaTM4NiB8IHgzMikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xMlwiIDs7IFx0XHQqKSBleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1wYWdlPTE2XCIgOzsgXHRlc2FjOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLWh1Z2VwYWdlPTIxXCI7IFx0Z3JlcCAtRiAnY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICcgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRzZWQgLXJpICdzIWNkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAhXHUwMDI2J1wiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFnc1wiJyAhJyAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdGdyZXAgLUYgXCJjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyBcIiAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdFx0ZXhwb3J0IEJVSUxEX1RMUz15ZXM7IFx0bWFrZSAtQyAvdXNyL3NyYy9yZWRpcyAtaiBcIiQobnByb2MpXCIgYWxsOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgaW5zdGFsbDsgXHRcdHNlcnZlck1kNT1cIiQobWQ1c3VtIC91c3IvbG9jYWwvYmluL3JlZGlzLXNlcnZlciB8IGN1dCAtZCcgJyAtZjEpXCI7IGV4cG9ydCBzZXJ2ZXJNZDU7IFx0ZmluZCAvdXNyL2xvY2FsL2Jpbi9yZWRpcyogLW1heGRlcHRoIDAgXHRcdC10eXBlIGYgLW5vdCAtbmFtZSByZWRpcy1zZXJ2ZXIgXHRcdC1leGVjIHNoIC1ldXggLWMgJyBcdFx0XHRtZDU9XCIkKG1kNXN1bSBcIiQxXCIgfCBjdXQgLWRcIiBcIiAtZjEpXCI7IFx0XHRcdHRlc3QgXCIkbWQ1XCIgPSBcIiRzZXJ2ZXJNZDVcIjsgXHRcdCcgLS0gJ3t9JyAnOycgXHRcdC1leGVjIGxuIC1zdmZUICdyZWRpcy1zZXJ2ZXInICd7fScgJzsnIFx0OyBcdFx0cm0gLXIgL3Vzci9zcmMvcmVkaXM7IFx0XHRydW5EZXBzPVwiJCggXHRcdHNjYW5lbGYgLS1uZWVkZWQgLS1ub2Jhbm5lciAtLWZvcm1hdCAnJW4jcCcgLS1yZWN1cnNpdmUgL3Vzci9sb2NhbCBcdFx0XHR8IHRyICcsJyAnXFxuJyBcdFx0XHR8IHNvcnQgLXUgXHRcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdClcIjsgXHRhcGsgYWRkIC0tbm8tbmV0d29yayAtLXZpcnR1YWwgLnJlZGlzLXJ1bmRlcHMgJHJ1bkRlcHM7IFx0YXBrIGRlbCAtLW5vLW5ldHdvcmsgLmJ1aWxkLWRlcHM7IFx0XHRyZWRpcy1jbGkgLS12ZXJzaW9uOyBcdHJlZGlzLXNlcnZlciAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjcyMzM5MDAxNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBta2RpciAvZGF0YSBcdTAwMjZcdTAwMjYgY2hvd24gcmVkaXM6cmVkaXMgL2RhdGEifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjgxMDgwNTU2NloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIFZPTFVNRSBbL2RhdGFdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTAwNTI2NDkxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBXT1JLRElSIC9kYXRhIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTk3MTI0NzEzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YTllNzI0OWY2NTdlMmVlYzYyN2JiNGJlNDkyYWQxOGFhZTNlNWUxZjBlNDdkMjI2NDRlYWYxZWYyMTM4YzBjZSBpbiAvdXNyL2xvY2FsL2Jpbi8gIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4wNzk0NjY0ODdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcImRvY2tlci1lbnRyeXBvaW50LnNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMTY2NDIyNTk5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDYzNzkiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4yNTMwNjU4ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wicmVkaXMtc2VydmVyXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6Mjk6NTkuMzc5Mjc3MTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZGF0ZSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6MzA6MDMuNjk5NDgxMzFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZ3JhZGUifV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1NjoxYzk0NWNkYzU3NWY2NDBjZDRjNjU1NDc2NjRkOTcxODNkOWYxOGNlNjRmYzk1MGZhNTUwMmE1MDEwNTgwYzBhIiwic2hhMjU2OmU0NGZjOTU3NDllYTZkYmVjMDFhYWQzOWE4NjZkYjQwMjMxMTNkY2Y1OWZmY2I0Nzc5MGI3YTk1ODQ0Zjk2NTMiLCJzaGEyNTY6NjIyMzgzOTg4OWExOTUxYTQ4N2E4NTM2MDJhMWExMWNjMWQ3NTI2MzJkMjgwMzBmNDY4NTdmMzZkNmQwNGVkYSIsInNoYTI1Njo0YzU2ZDM4ZjgyYzRlZTJlMWIzNmQ2YmNjZGY5NGJkZDg1NTg4MGI5MDg1ZTA1NzcyNDI0MGYyYTFmYThjZDdhIiwic2hhMjU2Ojc3NTYxMzZlNTZlNDliOGY1M2U2YmI0NTI5N2FmN2QwMTE5Mzc4Mjg3MDcyNmNmZTM0MWZlMmZlMmIzYjRjMjUiLCJzaGEyNTY6YWQzMTUxNjZkN2Y4Y2IwZjMzNjEzOGNhMGY1YWM3YzQ4ZjFmYTg4YWY4NzNlYjU1YmM0NGJlNTdkMDkxZjE2NCIsInNoYTI1NjpiNWQzNjQ2NDA0NzAwMWE4MGJiNjM0NGEzYjc5NDZmMDg5MDE2NGU1MDY4MzFiOGRkYzMyZmJjZWJlNTU0NDZkIiwic2hhMjU2OjdjZDUyODQ3YWQ3NzVhNWRkYzRiNTgzMjZjZjg4NGJlZWUzNDU0NDI5NjQwMmM2MjkyZWQ3NjQ3NGM2ODZkMzkiXX0sImNvbmZpZyI6eyJDbWQiOlsicmVkaXMtc2VydmVyIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJSRURJU19WRVJTSU9OPTcuMC4xMCIsIlJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsIlJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIl0sIlZvbHVtZXMiOnsiL2RhdGEiOnt9fSwiV29ya2luZ0RpciI6Ii9kYXRhIiwiRXhwb3NlZFBvcnRzIjp7IjYzNzkvdGNwIjp7fX19fQ==", "repoDigests": ["docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/redis.json b/configurations/expected-result/SBOM/redis.json index f9ee614c..6df3c37d 100644 --- a/configurations/expected-result/SBOM/redis.json +++ b/configurations/expected-result/SBOM/redis.json @@ -1 +1 @@ -{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "3fe68f11-c5e8-43bb-8b7c-205bde0d9b65", "resourceVersion": "2", "creationTimestamp": "2024-11-04T21:09:44Z", "labels": {"kubescape.io/image-id": "docker-io-library-redis-sha256-a5b1aed421143f36e2445cb2def7135a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751430", "kubescape.io/status": "ready", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-04T21:09:44Z"}}, "syft": {"artifacts": [{"id": "227d9dbfdb949d11", "name": ".redis-rundeps", "version": "20230321.002514", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:.redis-rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis-rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/.redis-rundeps@20230321.002514?arch=noarch&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": ".redis-rundeps", "originPackage": "", "maintainer": "", "version": "20230321.002514", "architecture": "noarch", "url": "", "description": "virtual meta package", "size": 0, "installedSize": 0, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": [], "pullChecksum": "Q1JQv2sIl0Mpf/MyKZBrIH7FKfFw0=", "gitCommitOfApkPort": "", "files": []}}, {"id": "0a3b4a9dae4049aa", "name": "alpine-baselayout", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8890, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.0-r0", "/bin/sh"], "provides": [], "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "f0def3051a26afc8", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13361, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1KM01lfKVp+gEZn23awujqjSkrN8=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "edcf6e67eac04af0", "name": "busybox", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.35.0-r29?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 509600, "installedSize": 962560, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.35.0-r29"], "pullChecksum": "Q1NN3sp0yr99btRysqty3nQUrWHaY=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVNLeeB7VouhCO/kz+dbfL3dY4c="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "10c99a42ed5bf9d4", "name": "busybox-binsh", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1547, "installedSize": 8192, "pullDependencies": ["busybox=1.35.0-r29"], "provides": ["/bin/sh", "cmd:sh=1.35.0-r29"], "pullChecksum": "Q1miWwyhWKXVEiRYLhmArV1TKMs6A=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "f95be16d8615d51f", "name": "libc-utils", "version": "0.7.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r3", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1485, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q19Gg06pBPiiG9UN94ql7qImsHSUQ=", "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", "files": []}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "c0d6e0f3841a7244", "name": "musl-utils", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36697, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.3-r4", "cmd:getent=1.2.3-r4", "cmd:iconv=1.2.3-r4", "cmd:ldconfig=1.2.3-r4", "cmd:ldd=1.2.3-r4"], "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "544ec51c3fe9a624", "name": "scanelf", "version": "1.3.5-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.5-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.5-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.5-r1", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 37687, "installedSize": 98304, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.5-r1"], "pullChecksum": "Q11dxYFsHvBFAzzHGDo5gOTDNJDyQ=", "gitCommitOfApkPort": "e52243dbb02069f10d48440ccc5fd41fa5fc2236", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoAissVDuanXF1KOEl8qrFA3bso="}}]}}, {"id": "b37d6e2e45f66f33", "name": "ssl_client", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4929, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.35.0-r29"], "pullChecksum": "Q1QuqZjeP6XG85I29tOiCWofL8Cj0=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ShB3pGMDL8R7sqvDVeLOBZ6P3Q="}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}, {"id": "6801bc6eb17d0df0", "name": "tzdata", "version": "2022f-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2022f-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/tzdata@2022f-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "tzdata", "originPackage": "tzdata", "maintainer": "Natanael Copa ", "version": "2022f-r1", "architecture": "x86_64", "url": "https://www.iana.org/time-zones", "description": "Timezone data", "size": 404944, "installedSize": 3141632, "pullDependencies": [], "provides": [], "pullChecksum": "Q1d1K2/J4yf83c0gVTgt660TYoBP0=", "gitCommitOfApkPort": "2e26bb1ad9381a7e7948583a0b8ecdfcd5a0ba20", "files": [{"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/zoneinfo"}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U="}}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg="}}, {"path": "/usr/share/zoneinfo/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU="}}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI="}}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM="}}, {"path": "/usr/share/zoneinfo/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg="}}, {"path": "/usr/share/zoneinfo/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc="}}, {"path": "/usr/share/zoneinfo/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w="}}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk="}}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM="}}, {"path": "/usr/share/zoneinfo/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ="}}, {"path": "/usr/share/zoneinfo/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg="}}, {"path": "/usr/share/zoneinfo/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/iso3166.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8bVyTp0tBiHYjb8rJ1xC2lch6A="}}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OzTJOkF8mC1bLJqh1IMTVhESI4="}}, {"path": "/usr/share/zoneinfo/posixrules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/zone.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pGdYb0XoHND5RPRMgmzsJuqvGf0="}}, {"path": "/usr/share/zoneinfo/zone1970.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hu3cXnyFw9zWQr/1vSxUNhhh+7w="}}, {"path": "/usr/share/zoneinfo/Africa"}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bldPckji1VF9PHYXYvIec2s3sg="}}, {"path": "/usr/share/zoneinfo/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU="}}, {"path": "/usr/share/zoneinfo/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gZs5l3yEfDbawsvaUY5Xztf79/s="}}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E="}}, {"path": "/usr/share/zoneinfo/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qg6Y3iW8rsprH8RNLUVAc/XWQXU="}}, {"path": "/usr/share/zoneinfo/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM="}}, {"path": "/usr/share/zoneinfo/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM="}}, {"path": "/usr/share/zoneinfo/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A="}}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU="}}, {"path": "/usr/share/zoneinfo/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fSysB22ZvF44uie2cRMxetSW07E="}}, {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q="}}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0="}}, {"path": "/usr/share/zoneinfo/America"}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A="}}, {"path": "/usr/share/zoneinfo/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8="}}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8="}}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0="}}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo="}}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE="}}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw="}}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM="}}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQG6uYI+c4/BwWaldRADSUP3QSI="}}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo="}}, {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9gkCTU0SEVFSc2vuFTMrkVIFfw="}}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8="}}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U="}}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw="}}, {"path": "/usr/share/zoneinfo/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw="}}, {"path": "/usr/share/zoneinfo/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y="}}, {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8="}}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk="}}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc="}}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw="}}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM="}}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms="}}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI="}}, {"path": "/usr/share/zoneinfo/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA="}}, {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4="}}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8="}}, {"path": "/usr/share/zoneinfo/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA="}}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U="}}, {"path": "/usr/share/zoneinfo/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0="}}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY="}}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ="}}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA="}}, {"path": "/usr/share/zoneinfo/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6t62cDEdla7U5zI7IWozOq2ON4="}}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q125x7B6KeyhpcRdFUyT1vZAr6XMw="}}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE="}}, {"path": "/usr/share/zoneinfo/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk="}}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY="}}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc="}}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ="}}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk="}}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4="}}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI="}}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI="}}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY="}}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg="}}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k="}}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg="}}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0="}}, {"path": "/usr/share/zoneinfo/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw="}}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RiOJGAtjDcc/89ZYfuMbywkG05Q="}}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bgKrHE6oCJx7Tus/Gc720ExQ4L4="}}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw="}}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74="}}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8="}}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag="}}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bU0luemOfnsgh6bUJqKrIO0G69s="}}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8="}}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19l7RRP1Vl6pYie+i0y7h4wnE99k="}}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0="}}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE="}}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U="}}, {"path": "/usr/share/zoneinfo/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I="}}, {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0="}}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs="}}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY="}}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg="}}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZvijSJWtrclRiabUBTZlzAPyhE="}}, {"path": "/usr/share/zoneinfo/America/Argentina"}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk="}}, {"path": "/usr/share/zoneinfo/America/Indiana"}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE="}}, {"path": "/usr/share/zoneinfo/America/Kentucky"}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U="}}, {"path": "/usr/share/zoneinfo/Antarctica"}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk="}}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ="}}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M="}}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng="}}, {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes="}}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU="}}, {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0="}}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Arctic"}, {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Asia"}, {"path": "/usr/share/zoneinfo/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8="}}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk="}}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE="}}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko="}}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA="}}, {"path": "/usr/share/zoneinfo/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk="}}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ="}}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU="}}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg="}}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg="}}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So="}}, {"path": "/usr/share/zoneinfo/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA="}}, {"path": "/usr/share/zoneinfo/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI="}}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY="}}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE="}}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg="}}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rMJR0DrMsnv8J7MoglBLIG1Seo="}}, {"path": "/usr/share/zoneinfo/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xVfwMzEUIhxFflD6B2PsxVWSgU="}}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0="}}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY="}}, {"path": "/usr/share/zoneinfo/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc="}}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg="}}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM="}}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro="}}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM="}}, {"path": "/usr/share/zoneinfo/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ="}}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY="}}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM="}}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE="}}, {"path": "/usr/share/zoneinfo/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ="}}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc="}}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA="}}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI="}}, {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc="}}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ="}}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY="}}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4="}}, {"path": "/usr/share/zoneinfo/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k="}}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q172WRs3tr8koN/S40UX8uh0nm41g="}}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4="}}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs="}}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc="}}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU="}}, {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk="}}, {"path": "/usr/share/zoneinfo/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY="}}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0="}}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA="}}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU="}}, {"path": "/usr/share/zoneinfo/Atlantic"}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I="}}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU="}}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM="}}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc="}}, {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE="}}, {"path": "/usr/share/zoneinfo/Australia"}, {"path": "/usr/share/zoneinfo/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE="}}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1isVUUj/FMA5TUyPOWORvittywuU="}}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Brazil"}, {"path": "/usr/share/zoneinfo/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/Canada"}, {"path": "/usr/share/zoneinfo/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/Chile"}, {"path": "/usr/share/zoneinfo/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Etc"}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iocBvipAe+pMyCK6VAcmi94omk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Europe"}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM="}}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE="}}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY="}}, {"path": "/usr/share/zoneinfo/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc="}}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo="}}, {"path": "/usr/share/zoneinfo/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4="}}, {"path": "/usr/share/zoneinfo/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA="}}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uOFSZF20gbj397mKaDkd3p93S1E="}}, {"path": "/usr/share/zoneinfo/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8="}}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE="}}, {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw="}}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA="}}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM="}}, {"path": "/usr/share/zoneinfo/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs="}}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4="}}, {"path": "/usr/share/zoneinfo/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk="}}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k="}}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ="}}, {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U="}}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs="}}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4="}}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KVq2FQrAQ2AI/zt3pVjCoADUvaE="}}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Indian"}, {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg="}}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI="}}, {"path": "/usr/share/zoneinfo/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Mexico"}, {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/Pacific"}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk="}}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s="}}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU="}}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc="}}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw="}}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U="}}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc="}}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs="}}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA="}}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4="}}, {"path": "/usr/share/zoneinfo/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY="}}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk="}}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY="}}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg="}}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM="}}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA="}}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI="}}, {"path": "/usr/share/zoneinfo/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM="}}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk="}}, {"path": "/usr/share/zoneinfo/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/US"}, {"path": "/usr/share/zoneinfo/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/right"}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E="}}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA="}}, {"path": "/usr/share/zoneinfo/right/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ="}}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A="}}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To6rHVGaYmPh7DFuml6L34G668s="}}, {"path": "/usr/share/zoneinfo/right/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I="}}, {"path": "/usr/share/zoneinfo/right/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ="}}, {"path": "/usr/share/zoneinfo/right/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s="}}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8="}}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU="}}, {"path": "/usr/share/zoneinfo/right/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68="}}, {"path": "/usr/share/zoneinfo/right/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM="}}, {"path": "/usr/share/zoneinfo/right/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Africa"}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc="}}, {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X8LqPniZ8tpA/LuUf7wKkgHhgQ0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q="}}, {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ighbwFlwRbHyUNRcg6F3iDqJAjM="}}, {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso="}}, {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk="}}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k="}}, {"path": "/usr/share/zoneinfo/right/America"}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08="}}, {"path": "/usr/share/zoneinfo/right/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk="}}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19JU2NChowR2yLu0RMSfcTV/O758="}}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ="}}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM="}}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA="}}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis="}}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RZfWKqHRBLlFD5xdDPJZVo/eAqc="}}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM="}}, {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bop5pUBkbMk4Kev0yljVo7oMGhk="}}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc="}}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM="}}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc="}}, {"path": "/usr/share/zoneinfo/right/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0="}}, {"path": "/usr/share/zoneinfo/right/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig="}}, {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI="}}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8="}}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE="}}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE="}}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4="}}, {"path": "/usr/share/zoneinfo/right/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54="}}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk="}}, {"path": "/usr/share/zoneinfo/right/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0="}}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E="}}, {"path": "/usr/share/zoneinfo/right/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY="}}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms="}}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4="}}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho="}}, {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14JN9h6nakbFwOIrJUfOul81v6nA="}}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FxsqlagW1UBGlRvRUYpfS3UJyqI="}}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg="}}, {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no="}}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8="}}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o="}}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM="}}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baZKls99BCUShs16kJgL3lcY488="}}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk="}}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4="}}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4="}}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU="}}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY="}}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4="}}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM="}}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8="}}, {"path": "/usr/share/zoneinfo/right/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0="}}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WcUeCaK3RIaGABb4paTdo8Jn3QI="}}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUA7vfuWHytshwfltexU6TchUs0="}}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E="}}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8="}}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI="}}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw="}}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ttLGUauwKXUplLZl2xr5krFGBf4="}}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ="}}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1grk3lEem7US6URfIHpJF1LCvtHU="}}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY="}}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA="}}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ="}}, {"path": "/usr/share/zoneinfo/right/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8="}}, {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU="}}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs="}}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs="}}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo="}}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K4suDCZDbIrzTJtBz7nz78BIw4w="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina"}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana"}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky"}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw="}}, {"path": "/usr/share/zoneinfo/right/Antarctica"}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Arctic"}, {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Asia"}, {"path": "/usr/share/zoneinfo/right/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q="}}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qEoyBiWUab3k313DlKfU9EDV4o="}}, {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcpoedzq+Ibe/IS6ouYTDbvQAbI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nooCOVPPO175tHesSh7+rWrzatY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I="}}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y="}}, {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws="}}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic"}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw="}}, {"path": "/usr/share/zoneinfo/right/Australia"}, {"path": "/usr/share/zoneinfo/right/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w="}}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Brazil"}, {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/Canada"}, {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/Chile"}, {"path": "/usr/share/zoneinfo/right/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Etc"}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Europe"}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec="}}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWsTdgabdnHXUcnBxB+ytJGxS0s="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o="}}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4="}}, {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U="}}, {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A="}}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OL6h38ekvpU2vziJSpi/3KUsfhM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Indian"}, {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok="}}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Mexico"}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/Pacific"}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/US"}, {"path": "/usr/share/zoneinfo/right/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "008bcc1445f44203", "child": "2791973cba0a89bb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "008bcc1445f44203", "child": "4cf9c3537f896231", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "4fdfbb03676f495b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "6b9abe7d80ee470b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8108ab845e4ccbcb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "862a8ff2f35a6b80", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8668162f21426d67", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b58b2fb69e8b39c8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "c7bb6e42ea2504f8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "dfe56f19a55af4ab", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e456dfb5be04fdb7", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e549cedcbd486e69", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "02eba7befcbb3bfa", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "1071b0c6b4d98bb1", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "35ab393f27e0bc39", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0a3b4a9dae4049aa", "child": "71fcfec0ece1a67a", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "77282715f933737e", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7b189c84b22c7f02", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7ff31e5e9ba0bfa9", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "89c7ab9592844cbb", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "b103e8d521455a19", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "d98fbe0bce78b009", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "10c99a42ed5bf9d4", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "10c99a42ed5bf9d4", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "10c99a42ed5bf9d4", "child": "564026926225072e", "type": "contains"}, {"parent": "227d9dbfdb949d11", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "4cb49698ca5c72c1", "child": "0fab6f59514f4740", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "4cb49698ca5c72c1", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "6a7f2c32518c8dbc", "type": "contains"}, {"parent": "544ec51c3fe9a624", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "5efe1218da015951", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005448404ee58b40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005b82834d7d5686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "00601d6c11e9dd20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0122f800f4ad8284", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0142369d07f5c563", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01475b49acafac83", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "017409a4f041f0f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01814f2fefa15229", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d5cac7a0fde73d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d8f30e6c70e1c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "020ae63fb4da9a26", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "021f97ee467212ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "027518f3ddc73dcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ac2d8e120cae92", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02cdd929ba370762", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02d6b7d35145a0de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ddb5be58017ff0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02e4f0dbc11e604c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02f3408070373f65", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02fb4858e2380e08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0305ac4d7ab6c9cf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0314fbfdc1916c66", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03239001da446014", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0336eedc6c4118f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "033b5e7d13ae7c21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0340c5f90d5855df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0342bb3fe6fea2f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03f4748d90f12155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "043dc039eacbc41c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "044139ce1cde5bdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05018272d72cfad1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05294b476573997b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05478041607899b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "056f3352b11d2c39", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05ac8fe458aea86c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b0d26ec1e7959a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b4d54b368f6344", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e2bf9264ed3771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e33b81350baabf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "060876e4c2cf6686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0658dde26ca712c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "065e379886488b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06713e23344daeb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "067babb899244869", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "068393c10775f181", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06f8ee72c3c3a383", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0704e902ea772f56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07447042371ca0e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075b89e4efe3fec8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075e9b425d5b0722", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07db0ea4df585084", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07e6dbec6d4aa4c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "081fb4d5b044cdbd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0843a5d10f45ed1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08a5fd86dc720476", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08eff33027b81928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "092ae5d6e425ea9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093149edb63ab9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093cbb3bd2c06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0963b1074407173d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "097e8ad8a1cac738", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "098a6dfe7255c449", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "099450482d1c35b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "09e129e23af97216", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a62356d4a19d3ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a66f336d5f7d5ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a8940b519ea75b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a9b30a61b72068d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ad99c3a5ee70349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ae619fe5628eb77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b3bf7fbb5f06371", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b492712609d5932", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b727001adf28928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b753e445ed96cb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b7e06c087ba5895", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b978943bc7cfe90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0bc21907cc690d2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c057ba0a24f0339", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c44c5babd2c42f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c473b280b3b64bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c5e3c652c1be349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c8da9cc6982b771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c9e19f1711c186e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0cfffa615db5a8ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d0034076ed86fda", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d3d551dc5d523a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d726ed5ea4e0075", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0db6d2c81ddf054b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e073ae50e133c93", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e21187c4f923e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e41ebfa0f92b4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e75a3dcd45d6564", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e7f44d3d3799ceb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0eceea272d2288e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0edc09eaa17cb663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ede1f387ca8c1c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f2ff35f50fad7dd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f49b40a3c7d6804", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f8e42c1ad7b03e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "100d71ecb7fe11b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10146bcf178cac10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1039734269e3ae73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "103b8f15a1ca799e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "104766306a2c5396", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "108b403b2b0284f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10e17e45ac01644f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10ed111c91179f3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1105b6b0ce70a546", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1113f958ca1453e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1121c310dbdb9478", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "112a2909d607b110", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "11796816a038e84a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12097634795c1864", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "128e679165bc7c56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c29c777e87703b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c49dc9d40b244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c95e9ba7333f15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12cf6f90edbc9232", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12f805965bdfebab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132a92a142c44493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132aff0855989401", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13ad25aacc3793e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13c2de2ee036de06", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1426f27dd74cd5b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "148f6b814c407fa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "149f2ca459d70157", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "153919832c9b5144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "156337106c37e323", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1575ea42fadba208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "158608b313985c44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16366da3885e84bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1640352bae1ebdd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167a401b5c5d1487", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167c2cf6469f6a02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169a825498d0936a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169da8e35efdd222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16af1488b0fdcb47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16b9a0c4aa2bdfde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16c5e36e5e188cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "174045b94902854f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1747dd61a650bfeb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17935255332431e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17b5f1ee5fdcc79b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17edc5b9ff8cd741", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17f390b4c0e20833", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18041b6e607a48e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18140fcf8de3f734", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18b5036514d46e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1954a3834934d5c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "195a458d926a32ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19adc03cf76b7ca4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19e87de3f4529129", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1a75a9199088ab46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1af83d5fdc03d855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b2559ed040f50ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b44ce9da1217c70", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b649f29824f411c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b7afa212cef6c75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bb6d3c21bb9b64c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bc1c1f8d946305b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bec8ec3a7b616b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ca8386b28aa1812", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1cc537476034e84e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d4e0bde934de4a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d5be65e6d7ad952", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcb16b2d899e2d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcf1c594a76f036", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e2421bc02639988", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e56eeb092b515fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e78969827a1178d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e95ca34991f139a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ebb897d65e528f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f7a9f469191b9c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f81eae123a18cf2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1feeaf48a7ad36e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2010898b676aa177", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2063c29a4960c6ce", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20bf36a5650cbfa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20eff447e63d7ecf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21f5145dbe33022f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21fad208fcb45308", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2205a1b6fc83716a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22b4e5e232f00906", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22d79504e31e9e14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22dc654b654a06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22df38ac1d1fd964", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2315e1a6ca530aa1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2329ef2513c2c0cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2397d9627010466e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23aa6840a348d38f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dc2d2a52df855b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dcc8af10a88f77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2403d3e030bfaab1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241bed02fc07f479", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241d2da8c3f20622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2429541998ec264d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "249e6009e55f7202", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "254a3d614d8b3a53", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "260ee43d2b65f0fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2691c113faa031ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2696b5f41023bf62", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "26bf78a6c7989206", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "271014b0714af507", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "277f170e0a965663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "27b844297d8c9bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "280f3bfe949a3ffc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2812a3c0c7d00e95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "286ae4941018cf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2879551ab558f99a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28a4e76f5d734fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28efcc256d421872", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2949d6456be76f2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "299bc49792d97b90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "29dc45e253756a81", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a26e6d84537cbed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a60940c97ab3085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a7ed23db9f6368f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ad874afdc60d88c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2aea0ea4b40626c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af1bd2ecc9d016d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af829117e3bdc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b4c0a07f17cc0bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b888b33ac587100", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bb152ddfa546f50", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bba9852eeff11e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2c78816c3d611bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2cdb7dd3c84dacd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d438029f830719d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d97737bd4fca62d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dc715c5c9e66bc9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dd51d67695e0fea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2de799f665fdf03c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2df7d15d2487703a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2e7e09dde874117c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ea99f3402e601d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2eb3309365b7f45a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ec343707f34f139", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f30128f4f50c2c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f39629da9696f23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f94d4c52bfce138", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f990f17a87a2795", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "301b8397750e4d9b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3033120eb2be2983", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "308ce13d2e514d32", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3151f9774fb8c673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3162a25572cf1876", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "317dcf56af89ceba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31826d3421325fac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31a27b349e8eabab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "320e208e9aa461bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "321729b5dfd50643", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "323272a0d0666dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3253c59e6763058c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32b4a3ce58b08530", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32c4a9b19f3d3fca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "336a424850508f04", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "343cc7ff5dfdc179", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ba24dc7029a089", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34d726a6ff54cc77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ea600227342df4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "356b17a414234bd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "358f286238589a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "35df5caf993836b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36098331dca1cd19", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3646bfd417ca9406", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "364f8e97b6da4555", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a4e2f2a90876af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a94d1dad80565b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37384c5788fc39e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3742add0fb4b06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3747246401b0c9e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37901dcb18a1d8bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37c4934cacbf83cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "38109425fcad1078", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3901c7badf952068", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392713c3b019509b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392a86ab7a610455", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39500c5fe957acfb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "399fee198e75537b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a5c0d0893f3328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a73375427078dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a396a0aa8a84233", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a3d7f2254f26c5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a4dc580ee5e1749", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a7c2c6c682ae178", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b3cc5dfdd5c39ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4264d99fbe2f00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b47de5b6b988788", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4a4ad6232f8bcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b8436622ba4edfd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3bbdbb1ebf991ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c20b79f409504d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c855449f3f474c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c93f2cb0e401a6d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ce77c36203d3a46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ced50db9f898b2e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3cf5d6c749912850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d281f206494c15a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d550a82fbcd19bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d6ec807a4070fc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3dcc8edae4b666c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e2befa5b3f6a4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e4cd5ed3851ca87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed52a543475929b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed57a6835ec6b67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3edb221ea674eec5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3eddb49e52aefa9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f74ade3d572ed38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f95f01d49de615b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f96dbaf3ad96610", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3fa7710ae4912836", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "404a7abb8b3a9dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "405c8cdcb499f67c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40d69f79fc633328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40da57cc26b708e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41785794c2dc4ed8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41d37dfc4727db52", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41f3b364dff808d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4216e9f2cb420692", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "423d256f56fdafef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "425de79303ce7d1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "428d457a2b4c498c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42ad5d750620a850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42c0e4e5aa76ac45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "431e4ed4845a826b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "434b9dd890051ff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43527f6258329a91", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43ae88d20e378662", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4420e3c34552b992", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "449a3503c998036d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "44e03ee58024b410", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4531fcdb0187f8bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4580d3080d6a03dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "45d31a13829b3013", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4621093405685170", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "467f5d7eba2e9130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4739febcb80eecb2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4740b4f662a3866d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47746d74b7052019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47790ac862ecdf4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "478d5b7eb5bf5816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47bdf1807f252aa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47c1aa3d216e8483", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ea03253c3d11ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47f5ac3c8b10a9d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ff56679e7cdd95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "483350f9c7319781", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4835902ba7b89c00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "48466b4f3829ed02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4876534fbed12733", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4899382e2947484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "490afe72114801ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4970d7813c658453", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "498d6b92266993a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4998eb4661bd289e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6801bc6eb17d0df0", "child": "49c961603973546e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49f9d4fa0c24f447", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a0eb53c902823f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a3138086b13ed7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a36b21fccd8436e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a4ff44641865fb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a619cb5c9e3264e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a6b1b39a0c12be3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aabaf41761b08b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ab9932e4de1d130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac2caf372b14e9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac7e84a86c37ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aee709825c0a92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b4d3b1cd9064d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b9b4f650e7e30d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4bec88c5be479ace", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c18969f342c5c2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c56c7c168431118", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d0ab1069c2e5de2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d37b0910a8960d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d6d2280ddad5892", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d9640c6ac8cb565", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e09bacdcb59a17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e0c931477262dab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5bf468f0daf278", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5e4263b8153a4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f13991b60313e61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f15227c478d0fd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f2cd1f1118702fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f41668627fd317e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f4c5f7e42658cd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4fcc53343772dea7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50990a754f76d940", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50c4f126f1ac2e84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50cb4cf9fd8f4496", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51444122852c6ddc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5150295b352bc1e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "517bea1ef452ac6f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5188e0eae3447e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "519a396beb615431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51b4b6eda526f4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51c1185f69be6e38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51d3a6cab8eea421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5326eae4c438fb7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53299b0fe1ccbaae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "534cf4811c99dbb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53716717b330c085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53a261f035e8d2aa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53df2254549c35b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ebfc69374d779f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ec8a7a714440da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54091268acaf20e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54a37c0242cfdade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54afb59feebc6bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54d718b0eab31303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54e063224741523c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "556edc77899f427d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "557b879ffd828f7c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55882aa51384ccde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55a0b2fd61fc5c17", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5610aed170a54fa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5634c6ea11a203f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56d67f3ae160b83f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56e23730c91ab25b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "572c9242c72cf6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57315e5d21530e60", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5761917765d162da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57916392453aa8ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57b03726864e4be5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57d2ac451f409ad5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "583e6580dbf7b441", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "58cc974883e2a135", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "59166dc738e12f8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "591dfb4647330e34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "592447db91d9f92d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "595ec860e6ba3e7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a24595604e89e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a6fca57daf70405", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b37585d7e9f6976", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b5ba46c3912ae7a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5bd4928de575895f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5c574e7a9274632a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5caf2ce9248945fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5cde4aeb4da9ed36", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d1955c7835b2bb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3187e0db786303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3abd45b148db43", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d5277964a41aafa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5dc85aee34d0ba49", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e03748428872d47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e0b9f9f46ab4df1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e16f5e470041bad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e21bccba9fe09ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e398f26d0e6d3f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e663eb13efc9581", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e9e6ade30a67e07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5eadd5ad7a34c18c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f1d0a3d4d113ae1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f5293889b3dbcc8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa2502745be5c57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa3b6e094240252", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fcab6958165240a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fd89385decbc967", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fe69defa795e042", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "606126c7c2869a9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60913db10ad60af4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60bd9330453e60ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60ef5698f04af673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6112da1e9f6a83db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "613e3372c1967331", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "61ed1cf74c885e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6228d718f31718b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "625251d6bb1ed770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62707c0b82f43296", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b4e63f4bb7cf51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b8d10d19009778", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62e9a5c26c85d493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62ec1958227b00c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6361263e9880c8b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "636f3260b6647d6b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63a2aebedb236f10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63dc80cbbb35b222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63ec00faeed7c990", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6445c1be502cdfa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6474a25794e423f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "64b5dae5362d523b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6564e6d3f72afbfc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6576ff5ecd505d30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65863cf08b3ffbd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65b455cd54dc7e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65eb93fc29287b33", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66191e767b2c1256", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6689f349f53a3126", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66fa63911ad7f9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "671eed9d9c25e3a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6735ed04e41b6d3c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6742adaea21217e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67c7b9ef23ed0655", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67cfc437f84d2200", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "68030f053707ce87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "683a24f6548027c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "690508a683713c9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6940ab5616097745", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "698b0a356bc65750", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "69c294bf586139c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a0d5e631119007c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a187c709a0e0094", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a432a29cd850c3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a6b4940a201e848", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b0bceb9968ccf4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6b371f4796d8d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6c7f005413252b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b77cce02d404965", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6bed5a8878eca1fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c02218b71208982", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c06d231d7e2f6ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c21808d3a46db08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c68533c2ca1db2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c774449cc2b0a67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cb65b9a87818d86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cdf2077b82b6e75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d08d40ffec457d6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d3d29076b63f907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d803caa3829e446", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d8755a3c2a5e360", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6df8c4d5e72622ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e1cbaa5426163fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e9234f82492ff3d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6ea03c16b31614a1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6eae95b1acb7c896", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f2fadd089afbc07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f335e119e4c042c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f89e001589f3e30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "707b7c0b941d8070", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70921b1155f01e05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70a344f4a7b797f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70b8c06524a4b617", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7101f74ac7b9de1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "71f086b0d46b78c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "727e57b269e28822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "737c81365ba14086", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "738a37572b547a27", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "73b2df70552ed062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "740e525eefae773f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "741f0866dc266f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "744eaeabd83270bd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7479d055c5fc56fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74b84bb2a8b98dde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74e1922deb071073", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74f027241eb30b95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7510ec6197bdcbf8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7527ef7f1e3e431c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "757103c630c44511", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "760d7e0c55c0d933", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "761ccea1cd669376", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "765526a9e12f4df9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7670b03ac26522e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76819a6e931e80f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76e91852aa415855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76f8f2424fa96bc0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77a6337959c7bf86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77dc68314ea9f3f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77fa5f03c5f6f0b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78193fa7c9a562a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7869c5c53ccfb7ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78714514019edf75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78e648b820a70b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7904301078568702", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79108b74cb6ac742", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "793448cbdba2b6a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79568f6d1560a0ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79701367c4351f7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7971e9b663245859", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79a96c005f92ede3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dbe1f5e5163015", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dc67331f9c9363", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a1ca75c8b4e3fff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a407713abb4f271", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a6584e809c2ad8f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a9c8a9c65ee260f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7aa1486cb78b789e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad0738d1de5a132", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad4ce05d666982c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b3f589244a72009", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b430f9ba9791cb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b4dcb696c92380b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b771c1ac47f373a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b9a9f239c069acb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bb61d2b8740f45c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bc9161a2c370191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7c2647dcca36be61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb32c63f6f60211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb8594363213e9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cd41b7d2ae7e0be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ce21b552e1136d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cfe26ed0b3c1e71", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d07d9048e7d8f4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d384c288203f59a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7daec355a3520ce6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7dd175eca08f0de4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e1953e1c44648bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e7ce3714a8e1ebc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7eaf93fe3ce3e168", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ec2aa4052d2bece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f17fcf1d474fb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f26ee460120404b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f3a3cec6392d1ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f62760572d0e3b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f95c16bad5ab585", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ff3b3ad36f0d469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800772ea66e28c97", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800af7211602d7d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80209ada7a28b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80314f4e82cdaa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "806ea93a175b0d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80717dd12cad8aec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "807518ac1092eb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80a72860c7565099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80f41ba96ebf3bf4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80ff260045a9ea57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81354cf53f9c40f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "816850179ccc39ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "819937c76c444dec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81a0e618926c3da5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81bd95b8d6a947e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "82673f607c3314da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "831e61354e7664a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "833d58e3191aa616", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "834d60910dae0d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "839023d792436155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83b07739722fa95f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83be9bb1c38a0ca0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "840705419294209d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "841e40939506ac1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "843d376332909572", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8478c36bad0b1e16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8490f82daf0fa030", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8497a6674e86d8de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "849b96c99c095c4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84afbbe6ec5acc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84b6786d1852aa9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84fd55d6445517d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "851aec614a55bcd0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853607e5cc609f5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853c0221c9f03355", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "856b91e4148c7efe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "857a36c5fa81beb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fa7d6eb7c0849e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fd28b8cd9a0d72", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fefc773444897e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86283b8b73186c07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86acb979f981d4e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86b36a409bd92012", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86f5e1d752734cf6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8785f76d637d28d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87b6f60cb5b73220", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87bafba6333a069a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87cdadaebdc8713d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87d4dd0b7c02e4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87e1ad392fc93d5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88209b637e071ddb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88516d1d7caa8b61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "887e9e49fae0244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88eec9899a38adb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "891c72ffeb2c805e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8922b42f97eafb63", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "894dcb8c39d129b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89a5ec6f9e843e48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89f369a11442c924", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8a31f27f2756a67d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8aa89b5e9cc3e8d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ad543ece4274a73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ae3f6c2bf5854ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b35dc1666c81910", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b6a3b7b77a1b047", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b806ddd7081734d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b970b061d980f0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd875c7c181709c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd8890faf828d6a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8befb5ab4d8ecaa4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c285bff390d37fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c488f315c265332", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d5fb3efd8bf9f75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d813cbb918f1ef2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8dcadbb68c6556d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e08aff081cad65a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e0e047c9265a4f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e53ff8a7add34e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e839fbad126e5ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ec22237d7a47ca7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f02cb23d932c7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0959d21b68e022", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0d56ad1e8d8336", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f7dbd485491dd14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f897b1d9c1e0c01", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fcce627adc902c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fde3f2361f0b3b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe1d9ba20dda956", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe44307429ad240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff09e0ee3eb0815", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff402c23e1f0d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ffbd5cfad8b4062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9023babe6e3f7680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "905bf554eaeb5efb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "907aa7838816bd2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9084f216223217cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "90c46ac4b4a164f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9143003e390d85f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9155ad374308ceb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91628d5ad76d348d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "916933697fd5c223", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9188b5e5f5d31ef8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "919bdcf8522ec519", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91aac87817f6872d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91c5880e795a48bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "925380f086462753", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9288f246356224f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "928aee5083f9e907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9299c3abe85baf47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92cb31019d759050", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92dce49deb0a09a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932e87c55b92ac9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932f3f605150956d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9346990f9dc2cc34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "93c2f47d412cba37", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9415d9403463fc80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "943b4d33125d53fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "944ad3c51cb95bc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948c6903f74116e9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948dde6922b3bf89", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9527793f3cc36822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "957e674fca99e852", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95e40a923286e51b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95f25502d437f227", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "960717d7c863935b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "961e1eb08221d193", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96201691b68529a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96220d608b367dd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "962e6cc0cdae2e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "963bf02327e25f22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96770247136384e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9689daded15a839b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96d0eb8154bd1d3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "977361f77e6652d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97910c3a4419b22a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97b209864d3d410f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97c33a605bd6e4b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97d8620e4e579021", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97f32fcef86f0269", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "981892e51f3dd6f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9830dd58262c73fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "987e406998e249c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98e6f2b4545c81f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98f731d23a1a4ef0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "995e0d96219a0103", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997460036d00ba20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997a19cd93e002a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997cd07ce0f1b0d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "998e7e676c1bd320", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "99b0426825054686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a3668f6c2eadb34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a554304a5a49bcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9aa049dc097ef6e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9b12d916cd06c443", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9baa02a50944dc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be204a4e52335cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be4a15a28501191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be91561a3664183", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c0da402f152dfcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c6745fde0e08e58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9cbcdc0a511b0ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9d9886dae6041a23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dcbed285495b159", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dce013aa1c29112", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e961189f11b51f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e9cb7ea6e14723b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ea2a01a33da006e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ed9cc63022b73a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ee9fa1dde9acaca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9f2e2f161136d043", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9fc13b6b115d1b03", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a046cd6d1f51a77e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a06fbe9a055246ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a0f0afe436806016", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1050f6aec2684c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1403af117861a4e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15ac746eb317485", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15b8fa7c79dfff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a19d4342b8cdbece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1b265d1806a9cc1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a23968925b2f2174", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a24ac61b248e829c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a26ec2050f8f71ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a31c694d1ff8ccfe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a35b032f24ddcb11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3ab3e1b512f8425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3bfc24e41408f78", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3dd0efe9df26306", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3f66b3ee0885607", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a421dacad8181e57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a428b4ed970fca40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a42d8bd82c9220e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43da7de9648aa21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43eeffdb6a2a7f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a51a56dc49f6d02c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55d9cca3ef3f431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55f36f81ac92769", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a5d28d7027c1d096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a60cb59074fa9b35", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a610caa416fd02d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a62c148e8eb055d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a64fe2a43692d660", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a6ceebc86bdfd8da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a72b17d6c1efbf4b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7ab7e973bbd0343", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7e6475d384666e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a82c5bd17d1afb4f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a856dd0bef43e56a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a8a88dcab929f8b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a90e9c2182e78d80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9754daaba4f6614", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a98c737409c84469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9c40580bb4cc128", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa00bf27bd144c1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa16fbc49b806981", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa1c13bddc9a24a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa42e42eaebdc80c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aaeff9ee27713241", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ab64687df86911df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abab227bde7b82fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abb5c76e6bb2d15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2604ce642c0fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2f7290b89dc253", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac5f170739dbc0a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac877b49c796f4f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ad7fefb69dfea998", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ada922aead4b3625", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "adcbf66cf5e2d49e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "addd166a79d7d561", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ade1701da991842f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae60340f0122981c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae668d4094bba984", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae7d0f573f3f4057", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aed85422ba8e0bcf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af44029177511d9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af5e1f7540f0f4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afb4997a62a26cdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afe0fd8b7f2685fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b034609f083470a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0389a3146057be7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06344cb84099002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06f73ece2dbd7c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b092f998c5b76340", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0a8163b6df2c096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0b2b80d05b3e9d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0dbb0f7c32d15f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0ef4b1a4b1fe5fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b17c82e8a8c391b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b190641e452ebf8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b1b9dd413933d258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b29d015e9090e8f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2c844fdda518daa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2e015a20eb7ce44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b30f8e426b2da15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b38544d33932034f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3d781357004ed82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3e2087284a236a2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b4453821af15f841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5679391dbf8179a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d2241aa5311e55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d464f1957dba2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b60c069f499cdae6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b62a4a5129feb939", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b6878a8629692a5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b71328bf9a24d1da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b73ad0149b3d9e1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b779c689db601e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b7de6e883d09c818", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8338a96c79493d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8470ad57b1df2a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b85fe99a06c313c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b89d1d808dc5c825", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8c0b2b2e91c9ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8e01cd2efc041a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b917649368da3d75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b92fdcf98c0cd47f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b96e89b59054ed84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c0866fd1f90df5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c1d7aced38921b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba0bf0bd01b43246", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba43db1341f18d95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba93885dc2cd3421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bab2707ab2212b34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bac73fd406371ed9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bad86904dcee438e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bae4081cab10a7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bbddea559b4aadcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc3c7d6cf699bba3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc43ce1a6665e797", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc4a0f890ed06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc6817977eaaa3e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc911b03cd362571", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bceca728dcc3d96e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bcf4e585291beae9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd084da36e77afa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd2b8a8fbbbae666", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd3f2052d05cd17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd7432f13da8ece8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdb967d6b011782f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdba3d18469feba9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdc2c92f29610435", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdd06fad8b1d069c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be0585022f46c5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be1af7e07e36377e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be3ed91dc115897b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be84b04f47ca36c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be9e595845e9bc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "beb6363551e580d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf1943ce8587d05a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf3974a361f83cb8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf63af589a9b6380", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0507d9366c8aa1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0c635cf5f5c3025", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0d99e23ce848d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0e110e0dee4b9f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0ee9f8dd27e1a90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15731f19d21a394", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15aa03ff651bb5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c18f993914023c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1a5f70e8f827703", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1b16749de52da29", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1ba9c1aca9af211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1df602df6d5c536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1f389d8d70fddb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c29e867a9688e6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c2f35b447f7c82e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c40a93b063ee8903", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c42f79760350be05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c44629bce55a42b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c45ce45bd2d379e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e89e3e77eba8f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e8baecbecdb0c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5072c77167eb3f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5697abe46ded9b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c57a539e249457b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5e01272f3efeb10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c610680b202a55b8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c6224107b9ad2fe2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c71514a45c4872ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7263a3792b035ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c73db5a168e6ede6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7ce6fc32655d035", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7d3f7e83efcc0ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7dba53ff4f70d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c88cbf1a896984b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c8d04631a26b729c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91daa030e678397", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91e71ee439b46b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c935e4f05d910b11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c977cab3b16d22ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c999ee7e7fc901cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9beee18c8397c7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9ddea9e29adc39b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9eadcf7af323dae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca3ed806fb7a9261", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca554039e3884a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca7d5c4e62724eed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cad33838ad4b81c5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "caedc6833a1dc2df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cb0e386aaab55f47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cbde665d0d9dd8e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc469fbf3a3e44a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc50b7007bfe3ad0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc744968d294212a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ccd36137d3b94d7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cce64dca6202eb48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cda528ff67479ae8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce3da07caa30044f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce67839d3ff6b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce69dee172786d31", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce831cb33591d810", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce97113d54f4f542", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cea3dc9b0e99ddbb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cefe29125542b7a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf01aa60599a4b00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf3cc45d24b015b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf45740f0da85d9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf591daff9726680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf85b5115bd58ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf930338d2013685", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf9597660d1f32f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfc3178abe455518", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfea65506ce23c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfec344bcd5b1816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0153ab23de651f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0249bf015d858a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0da1ced93963d18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1248f40a4f3fcd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1a4bf5ee5a63e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1bbb2562e6bb480", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d24f62bbf0719b68", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2bf810270d1cfd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2c347bb5170acb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d318287862179f55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d31f0c043a250681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d32a34d4d4a5484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3c5ce9201bada23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3fbec6d495b258c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d407c3a5f0f1fdfa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d41aeaa80e52f0e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4382f914ba994de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4623cc31ba251bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d52f51edb3c69150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d54699327bf6d439", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58905d8325e970e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58b238a8ce10155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d591ee33c783e4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5a52d41e545c72a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5fd2e18ffc92de8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d609003d244a8a58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d616bb3f881608a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d621920238d90493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d630d08060d7e845", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d645925efc22579b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6459f65b1293dcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d64b9711715b1841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6b3a54a31cb7f85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d7441f0a2a3f81f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d82037ef701f5cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d838739f427d4ea0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88000a4e16a1a7b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d886f911093217df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88c660486d088c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d8e76cda1e073fe0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d995af1b9e7b70a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d9da021820f8905b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da242d11467fb503", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da759c291c2b9f6c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da9a84d3320230be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "daa37c65d8b20d22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db3c8f683c24396c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db40fde93d0d9905", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db6d754d37707240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db895424528af26d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db9c9266e864e260", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dba6eff37980d560", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbda41dc4f6fce1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbeb4573795919dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc156dfa8ede3f96", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc2ed2603aa07fbe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc3aefb0e2010f16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc76b5bb2a33366f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc9d29c93c253ecb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcabf420d2a05763", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcac49ec5d93a75f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcc4bacdab462150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcce8a197c74552c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcd3ca7b91183e22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd2ad31529e7cafc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd334a782a6322d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd4b89cf785cf97a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd5b42d63beba1af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd60ee435853d68e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ddbe94c39be09c0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de400b1397202f86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de83482718d6eb51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de9b3b8bfcc414b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df1603c5609f32a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df29e30fd7bc1576", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dfdafde5a8955a15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0186e987bc1d1cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e03751822bf25dc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0605371e8d3057b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e17accec31b8df84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e18c8f446ee72694", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a0ef28603b3d5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a4ba787df288e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1e68a0895ad27e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e215ca350a908d1d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2a1e68353d37144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2c05e06db25b7f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2d0e0bfaae3ef73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e324b3b5ebfe27da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e33ddbaad098fdc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b2606ad59e9c05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b5ea098f5c909b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3cf5cf7e848f8ad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3da0a2c93143d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e1079c8d197cac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e51c75211d2222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3f06be12334c885", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e40cf71d8263228e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4195af2fb18d08e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e44d8c312fd096c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e483b02f25df8bb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4c331809851247f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4df445be8f523d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4ef857ad10213a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e55e726f6fd01bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e574c0f89ebb0d14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5b855c7ddfa9354", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5d0acdd4605aeca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e634adf530544770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6b3f57ce1b8bd7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6db58c0ee9e2e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6dd8617d1ca9ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6e456ce32cfe5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e71f0c4b84e94f5a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7640f15aa09992c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7a1bd62ad3c640b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7ca0435b620bb1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e829c7920218e8fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e8665629045572b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e87e778b34eebf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e90c50db5501be2c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e940a75c1bf46f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e9bbaebb494a60db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea01a8507e8e0e2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea3e83b1c335a208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea438ec27daa0600", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea595726dfe8f264", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea69ef4d1b310005", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea785cbb8a2b9e0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ead4c38d717ae5f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebb186fd31e88373", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebee9dd1ec21c92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eccc4bc6cc1743b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ecd53f9e31724028", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ece183e8614c3cff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed888a1d5a40178e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed96ae54c08807d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eda0a5bb6a5f0dd7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "edfdcf1882aa3ae5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eea9db6e7182832f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeab0caf7590556e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeb74e2944064afe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef1250eac0a80867", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef35d79a4c5713be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef74e6075bc21909", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef8aefbdc8d62096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efae57a23b35fa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efcd54527891e771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efe8937312b7df98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0126ca5b6949db7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0308717d40754b6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f03f84139f858099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f065f8631ffffb69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0a58ef84db096e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0fc29725b5a4575", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f14e232bc5e4507b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f17b879ae3eeea61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f23a3cc63a529dc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f309181322195f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f31286fdd8f216b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f34439745293ade1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3925710f58ab31b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3eb968891b9f3bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3efa29aed979aae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4066ea3240f46c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f41921492bb20102", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f44afb1a14d00ede", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4ddcdaa98388e20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4e726d3c36e9e45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4eefc74314940b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5604d2f4aeab156", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f56901be5d374425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5c5458f27145aa6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f613b8eb046fb6eb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6a3bf250d70532d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6b7f26666b6b536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6d1fe4170e1d337", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6f3af6ff6a22f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6ff287863a4f622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f73291fe09038ab5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f741a67a8149dc15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76390cf3ba3ef8a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76880b342a81577", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f884adc680f21f9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f8cae4f5f01d01ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9023c712e41243a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f907875d727c120c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f991f6c416d3af10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9d1499b15aa9258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9e6c2a700c11953", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "faedb3d17b57d5fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb264936cec721f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb48b028cdca68cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb64b3df2536f85c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbb123bb9dc30e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbccf5b2ed155767", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbe56474055d6c1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbffb4e8a99a6681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc454c16d2f4eadd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc928b5f45dc74f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fce7fb491c319993", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd047d23f43c42e2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd77be42eaccc817", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3c0609d1cb2019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3f9f1c5d10b6fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff53606399a3b85d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff5fb87b571e3552", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ffe1e06dbd20d6da", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "0a3b4a9dae4049aa", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "10c99a42ed5bf9d4", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "227d9dbfdb949d11", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "544ec51c3fe9a624", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "5efe1218da015951", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "6801bc6eb17d0df0", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "adaa708f703652d6", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "b37d6e2e45f66f33", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0d6e0f3841a7244", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "edcf6e67eac04af0", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "f0def3051a26afc8", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "f95be16d8615d51f", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "adaa708f703652d6", "child": "544ec51c3fe9a624", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "edcf6e67eac04af0", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "f45009f97952cd8e", "type": "contains"}, {"parent": "b37d6e2e45f66f33", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "b37d6e2e45f66f33", "child": "d7486c5ba43c6e31", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "c0d6e0f3841a7244", "child": "47c9d14986fb43fc", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0d6e0f3841a7244", "child": "51ddc107d90f5f4b", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "bf51187b1c0aae54", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "c911f25351778370", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "e0a729e0af2c3974", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "f95be16d8615d51f", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0e7815a8b0d1ecdc", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "1ae61640919b8dcb", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "2cb40ab7cf323e58", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "e5d4a79033ba84db", "child": "76af347c7dbc737a", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b6274398f5a1b17c", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "bacd9a5a78fe821e", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "cd658a985edaf628", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "d5b653bea57138f7", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e05bfc6d7f257206", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e5d401ebaaead494", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "10c99a42ed5bf9d4", "type": "dependency-of"}, {"parent": "edcf6e67eac04af0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "edcf6e67eac04af0", "child": "564026926225072e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "5f6a22a80b2c468e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "7964b7b17ac34389", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "c468e3fb98398685", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "da2faa18609cadef", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "faa5e8897571d717", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "09bf3883b623158f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "3f37b052555a032a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "f0def3051a26afc8", "child": "5229138dd6e4ad25", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "5c344de6c0adfb41", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "627946275cda492f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "671d1f01c6f0063d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "6722cd9ee8e4cd77", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "75fcc462c95ba1ee", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "761377117b43797c", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "7e0eaf4903e2c594", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "81a031158e5a172a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "8d0f0e38c71439e1", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "932c31c2300cc286", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "a11195f3b431951d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "bd290647080920df", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c0437528810bb1fb", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c4d82f372f586c5d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c9f749c20ace3749", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d15e3bb2fde54385", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d7833aea1af90c3e", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "e62c139013a804b7", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "f229e2967a4439ae", "type": "contains"}, {"parent": "f95be16d8615d51f", "child": "49c79e5f91cc5d9a", "type": "evident-by"}], "files": [{"id": "564026926225072e", "location": {"path": "/bin/busybox", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 841392}, "digests": [{"algorithm": "sha256", "value": "36d96947f81bee3a5e1d436a333a52209f051bb3556028352d4273a748e2d136"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d0f0e38c71439e1", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "671d1f01c6f0063d", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "6722cd9ee8e4cd77", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "627946275cda492f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "09bf3883b623158f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "7ff31e5e9ba0bfa9", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "6b9abe7d80ee470b", "location": {"path": "/etc/fstab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "e456dfb5be04fdb7", "location": {"path": "/etc/hostname", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "4fdfbb03676f495b", "location": {"path": "/etc/hosts", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "2791973cba0a89bb", "location": {"path": "/etc/inittab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "5f6a22a80b2c468e", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "1071b0c6b4d98bb1", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "7b189c84b22c7f02", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "b103e8d521455a19", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "77282715f933737e", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "8108ab845e4ccbcb", "location": {"path": "/etc/modules", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "35ab393f27e0bc39", "location": {"path": "/etc/motd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "da2faa18609cadef", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "4cf9c3537f896231", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "e549cedcbd486e69", "location": {"path": "/etc/profile", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e"}]}, {"id": "d98fbe0bce78b009", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "02eba7befcbb3bfa", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "71fcfec0ece1a67a", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "b58b2fb69e8b39c8", "location": {"path": "/etc/protocols", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "7964b7b17ac34389", "location": {"path": "/etc/securetty", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "dfe56f19a55af4ab", "location": {"path": "/etc/services", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "862a8ff2f35a6b80", "location": {"path": "/etc/shadow", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "a61d56f082f15184942d84f3c8eba1b48593a2dd6282c271e6c6242882ba9227"}]}, {"id": "8668162f21426d67", "location": {"path": "/etc/shells", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "0fab6f59514f4740", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214222}, "digests": [{"algorithm": "sha256", "value": "92dd040a840947f00a14f66e9e17a799051ad7f88ddcde851b3711ee0a78a7ac"}]}, {"id": "bacd9a5a78fe821e", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "0e7815a8b0d1ecdc", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "d5b653bea57138f7", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "2cb40ab7cf323e58", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "5a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233ad"}]}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "cd658a985edaf628", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "c7bb6e42ea2504f8", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "faa5e8897571d717", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "49c79e5f91cc5d9a", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}}, {"id": "f45009f97952cd8e", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 616992}, "digests": [{"algorithm": "sha256", "value": "a0e80898190e34005a4d0598fa71e2e0b0ab2726a3cd73c3ad147770ca371173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "89c7ab9592844cbb", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c911f25351778370", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0a729e0af2c3974", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51ddc107d90f5f4b", "location": {"path": "/usr/bin/getent", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48448}, "digests": [{"algorithm": "sha256", "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47c9d14986fb43fc", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24168}, "digests": [{"algorithm": "sha256", "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bf51187b1c0aae54", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "6a7f2c32518c8dbc", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83840}, "digests": [{"algorithm": "sha256", "value": "9d67cee3e834a1c96ff488471e70de590886253ffca68f6f36a28044f4d09878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7486c5ba43c6e31", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14320}, "digests": [{"algorithm": "sha256", "value": "99a0361fb672afb60c11e11ae4139f69af1aad2ca7b38c5be8035a2551db683d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b6274398f5a1b17c", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22632}, "digests": [{"algorithm": "sha256", "value": "b75ee5e1ac378b66dcfec99c5745624b8eac50d3000baeb31da241cd277914aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e5d401ebaaead494", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13848}, "digests": [{"algorithm": "sha256", "value": "857c3d3a882ea1ea4b1d5e24b910c90019b077eac0d1c0bf1f563222f5bb96b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e05bfc6d7f257206", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47656}, "digests": [{"algorithm": "sha256", "value": "b3950a419b3d76bb01475788dd8bdb93a2281a5d4d58ae1ecaa07059212a57df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "76af347c7dbc737a", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22408}, "digests": [{"algorithm": "sha256", "value": "4c7ba20896a438112b10f897b6c4b5a648e40c8a126dee1161215c7d9f91edfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1ae61640919b8dcb", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104328}, "digests": [{"algorithm": "sha256", "value": "9bfaa6a311b8af4190169369a241a693b69303f80f5833ac417015100ba79365"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7833aea1af90c3e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "f229e2967a4439ae", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "5c344de6c0adfb41", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "7e0eaf4903e2c594", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "c4d82f372f586c5d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "c9f749c20ace3749", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "3f37b052555a032a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "bd290647080920df", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "761377117b43797c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "81a031158e5a172a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "c0437528810bb1fb", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "932c31c2300cc286", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "a11195f3b431951d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "d15e3bb2fde54385", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "e62c139013a804b7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "5229138dd6e4ad25", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "75fcc462c95ba1ee", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "c468e3fb98398685", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "d3fbec6d495b258c", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "834d60910dae0d11", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "592447db91d9f92d", "location": {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "595ec860e6ba3e7f", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 735}, "digests": [{"algorithm": "sha256", "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6"}]}, {"id": "a31c694d1ff8ccfe", "location": {"path": "/usr/share/zoneinfo/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "9527793f3cc36822", "location": {"path": "/usr/share/zoneinfo/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "97b209864d3d410f", "location": {"path": "/usr/share/zoneinfo/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5634c6ea11a203f0", "location": {"path": "/usr/share/zoneinfo/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "16c5e36e5e188cc4", "location": {"path": "/usr/share/zoneinfo/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3b4a4ad6232f8bcb", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "7d384c288203f59a", "location": {"path": "/usr/share/zoneinfo/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "2df7d15d2487703a", "location": {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "44e03ee58024b410", "location": {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "671eed9d9c25e3a5", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "1e78969827a1178d", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "ab3943c85be42d95b2f01c9da20771fdcc590a45b3470104b2e556b2d248ffeb"}]}, {"id": "740e525eefae773f", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf"}]}, {"id": "e3f06be12334c885", "location": {"path": "/usr/share/zoneinfo/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "2f990f17a87a2795", "location": {"path": "/usr/share/zoneinfo/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "8d813cbb918f1ef2", "location": {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "905bf554eaeb5efb", "location": {"path": "/usr/share/zoneinfo/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "cc50b7007bfe3ad0", "location": {"path": "/usr/share/zoneinfo/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "6474a25794e423f8", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2295}, "digests": [{"algorithm": "sha256", "value": "25ad2de6ddd01c7aef63410683169dca901a6e3e068cc2ee4134db380babe4cd"}]}, {"id": "a7e6475d384666e8", "location": {"path": "/usr/share/zoneinfo/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eea9db6e7182832f", "location": {"path": "/usr/share/zoneinfo/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "fbccf5b2ed155767", "location": {"path": "/usr/share/zoneinfo/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "f4eefc74314940b3", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "e17accec31b8df84", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4"}]}, {"id": "280f3bfe949a3ffc", "location": {"path": "/usr/share/zoneinfo/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "997460036d00ba20", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea"}]}, {"id": "977361f77e6652d5", "location": {"path": "/usr/share/zoneinfo/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "c9ddea9e29adc39b", "location": {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "05e2bf9264ed3771", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "698b0a356bc65750", "location": {"path": "/usr/share/zoneinfo/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "80209ada7a28b71a", "location": {"path": "/usr/share/zoneinfo/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "cb0e386aaab55f47", "location": {"path": "/usr/share/zoneinfo/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "7a407713abb4f271", "location": {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "a62c148e8eb055d3", "location": {"path": "/usr/share/zoneinfo/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "ae668d4094bba984", "location": {"path": "/usr/share/zoneinfo/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "075b89e4efe3fec8", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "3747246401b0c9e0", "location": {"path": "/usr/share/zoneinfo/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "d621920238d90493", "location": {"path": "/usr/share/zoneinfo/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "948c6903f74116e9", "location": {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "63a2aebedb236f10", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5"}]}, {"id": "55a0b2fd61fc5c17", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "55882aa51384ccde", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3"}]}, {"id": "17935255332431e7", "location": {"path": "/usr/share/zoneinfo/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "f6f3af6ff6a22f82", "location": {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e4cd5ed3851ca87", "location": {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e2befa5b3f6a4d4", "location": {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "18140fcf8de3f734", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "07e6dbec6d4aa4c8", "location": {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "0d3d551dc5d523a7", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "8befb5ab4d8ecaa4", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2"}]}, {"id": "ea595726dfe8f264", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b"}]}, {"id": "63ec00faeed7c990", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "51444122852c6ddc", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "e9bbaebb494a60db", "location": {"path": "/usr/share/zoneinfo/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f0a58ef84db096e6", "location": {"path": "/usr/share/zoneinfo/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2397d9627010466e", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a"}]}, {"id": "21f5145dbe33022f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "f23a3cc63a529dc5", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "e90c50db5501be2c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "b4453821af15f841", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "3a7c2c6c682ae178", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "02d6b7d35145a0de", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878"}]}, {"id": "fd77be42eaccc817", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "ccd36137d3b94d7d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96"}]}, {"id": "9baa02a50944dc98", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237"}]}, {"id": "dd5b42d63beba1af", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4"}]}, {"id": "2f30128f4f50c2c3", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091"}]}, {"id": "02f3408070373f65", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff"}]}, {"id": "9830dd58262c73fd", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa"}]}, {"id": "16b9a0c4aa2bdfde", "location": {"path": "/usr/share/zoneinfo/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7e1953e1c44648bf", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087"}]}, {"id": "d88c660486d088c4", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "853c0221c9f03355", "location": {"path": "/usr/share/zoneinfo/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "f6a3bf250d70532d", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1010}, "digests": [{"algorithm": "sha256", "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378"}]}, {"id": "0ae619fe5628eb77", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f"}]}, {"id": "3b4264d99fbe2f00", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 436}, "digests": [{"algorithm": "sha256", "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1"}]}, {"id": "c9beee18c8397c7d", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26"}]}, {"id": "02fb4858e2380e08", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "932e87c55b92ac9a", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "434b9dd890051ff3", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56"}]}, {"id": "3fa7710ae4912836", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "22796c21651169c933306b5614fbe025d80d19b5d72257809e532157606fc929"}]}, {"id": "a1b265d1806a9cc1", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2410}, "digests": [{"algorithm": "sha256", "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b"}]}, {"id": "97910c3a4419b22a", "location": {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "5e9e6ade30a67e07", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "169da8e35efdd222", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c"}]}, {"id": "86f5e1d752734cf6", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 834}, "digests": [{"algorithm": "sha256", "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a"}]}, {"id": "91aac87817f6872d", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d"}]}, {"id": "5c574e7a9274632a", "location": {"path": "/usr/share/zoneinfo/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "efe8937312b7df98", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 184}, "digests": [{"algorithm": "sha256", "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427"}]}, {"id": "2010898b676aa177", "location": {"path": "/usr/share/zoneinfo/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "5fa2502745be5c57", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "997a19cd93e002a3", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109"}]}, {"id": "e3cf5cf7e848f8ad", "location": {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "16af1488b0fdcb47", "location": {"path": "/usr/share/zoneinfo/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "a55f36f81ac92769", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 316}, "digests": [{"algorithm": "sha256", "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe"}]}, {"id": "76e91852aa415855", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "afe0fd8b7f2685fa", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648"}]}, {"id": "f613b8eb046fb6eb", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "79a96c005f92ede3", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "88209b637e071ddb", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "3742add0fb4b06fa", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "96d0eb8154bd1d3f", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "0cfffa615db5a8ff", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "88516d1d7caa8b61", "location": {"path": "/usr/share/zoneinfo/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "167c2cf6469f6a02", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "a6ceebc86bdfd8da", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 642}, "digests": [{"algorithm": "sha256", "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af"}]}, {"id": "beb6363551e580d2", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05"}]}, {"id": "5b37585d7e9f6976", "location": {"path": "/usr/share/zoneinfo/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "944ad3c51cb95bc6", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "c0c635cf5f5c3025", "location": {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "b0b2b80d05b3e9d0", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665"}]}, {"id": "bc4a0f890ed06002", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "82673f607c3314da", "location": {"path": "/usr/share/zoneinfo/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "4a6b1b39a0c12be3", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "0f8e42c1ad7b03e3", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305"}]}, {"id": "e4195af2fb18d08e", "location": {"path": "/usr/share/zoneinfo/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2a7ed23db9f6368f", "location": {"path": "/usr/share/zoneinfo/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "bae4081cab10a7a4", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4"}]}, {"id": "57b03726864e4be5", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d"}]}, {"id": "1ca8386b28aa1812", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9"}]}, {"id": "5d3abd45b148db43", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "ac2604ce642c0fcb", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "ea01a8507e8e0e2b", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980"}]}, {"id": "8b6a3b7b77a1b047", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "4998eb4661bd289e", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "6a187c709a0e0094", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2"}]}, {"id": "90c46ac4b4a164f1", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724"}]}, {"id": "b9c0866fd1f90df5", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f"}]}, {"id": "997cd07ce0f1b0d8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9"}]}, {"id": "625251d6bb1ed770", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0"}]}, {"id": "c4e89e3e77eba8f8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1794}, "digests": [{"algorithm": "sha256", "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab"}]}, {"id": "16366da3885e84bf", "location": {"path": "/usr/share/zoneinfo/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "12c95e9ba7333f15", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "314fe80e289d41a8a3b75295d01e61f4ba87a02ac9f227a5743f6db222625f9a"}]}, {"id": "07447042371ca0e5", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "53299b0fe1ccbaae", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "ba43db1341f18d95", "location": {"path": "/usr/share/zoneinfo/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "2dc715c5c9e66bc9", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "099450482d1c35b0", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "cad33838ad4b81c5", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733"}]}, {"id": "4c56c7c168431118", "location": {"path": "/usr/share/zoneinfo/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "c42f79760350be05", "location": {"path": "/usr/share/zoneinfo/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c5e01272f3efeb10", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 218}, "digests": [{"algorithm": "sha256", "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576"}]}, {"id": "0edc09eaa17cb663", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 392}, "digests": [{"algorithm": "sha256", "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf"}]}, {"id": "851aec614a55bcd0", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "f9023c712e41243a", "location": {"path": "/usr/share/zoneinfo/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "dc3aefb0e2010f16", "location": {"path": "/usr/share/zoneinfo/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "9c6745fde0e08e58", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324"}]}, {"id": "3151f9774fb8c673", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 430}, "digests": [{"algorithm": "sha256", "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9"}]}, {"id": "ca554039e3884a77", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "843d376332909572", "location": {"path": "/usr/share/zoneinfo/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "edfdcf1882aa3ae5", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34"}]}, {"id": "800772ea66e28c97", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f"}]}, {"id": "2d438029f830719d", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "aa42e42eaebdc80c", "location": {"path": "/usr/share/zoneinfo/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "23dc2d2a52df855b", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "6e1cbaa5426163fb", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd"}]}, {"id": "6f2fadd089afbc07", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "1747dd61a650bfeb", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "cefe29125542b7a0", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc"}]}, {"id": "58cc974883e2a135", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "7f95c16bad5ab585", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35"}]}, {"id": "05478041607899b3", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989"}]}, {"id": "b8470ad57b1df2a3", "location": {"path": "/usr/share/zoneinfo/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "0b7e06c087ba5895", "location": {"path": "/usr/share/zoneinfo/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c18f993914023c55", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2f94d4c52bfce138", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "0bc21907cc690d2a", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "c935e4f05d910b11", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "08eff33027b81928", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "92cb31019d759050", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b"}]}, {"id": "c1df602df6d5c536", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc"}]}, {"id": "c71514a45c4872ec", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8"}]}, {"id": "2812a3c0c7d00e95", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "45d31a13829b3013", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "e2c35f4118546422602addef4daf5e8bb62c1fffc525761e9c3169928630b63b"}]}, {"id": "01814f2fefa15229", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "005b82834d7d5686", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "0a62356d4a19d3ef", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3"}]}, {"id": "7eaf93fe3ce3e168", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "d2c347bb5170acb7", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3"}]}, {"id": "534cf4811c99dbb0", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "727e57b269e28822", "location": {"path": "/usr/share/zoneinfo/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "11796816a038e84a", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0"}]}, {"id": "8fcce627adc902c8", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f991f6c416d3af10", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134"}]}, {"id": "9c0da402f152dfcc", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "428d457a2b4c498c", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "2a9417f7bf84b85e0c372c50aed38a3fad7a08afef8e788cfa5a35e16195cf47"}]}, {"id": "a26ec2050f8f71ae", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7"}]}, {"id": "a15b8fa7c79dfff3", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "06713e23344daeb0", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "54ffeee57b1ea5f4b0c7b3aef738c6c36a79422d74008039e2c3f52760e4a693"}]}, {"id": "50c4f126f1ac2e84", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "d8e76cda1e073fe0", "location": {"path": "/usr/share/zoneinfo/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "85fa7d6eb7c0849e", "location": {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "a43da7de9648aa21", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1"}]}, {"id": "50cb4cf9fd8f4496", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "195a458d926a32ee", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 458}, "digests": [{"algorithm": "sha256", "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e"}]}, {"id": "60913db10ad60af4", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "e44d8c312fd096c0", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8"}]}, {"id": "a98c737409c84469", "location": {"path": "/usr/share/zoneinfo/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "47ea03253c3d11ab", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "18041b6e607a48e3", "location": {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "3b47de5b6b988788", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "4e0c931477262dab", "location": {"path": "/usr/share/zoneinfo/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "cce64dca6202eb48", "location": {"path": "/usr/share/zoneinfo/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "53716717b330c085", "location": {"path": "/usr/share/zoneinfo/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7670b03ac26522e5", "location": {"path": "/usr/share/zoneinfo/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e7a1bd62ad3c640b", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "9ed9cc63022b73a4", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e"}]}, {"id": "cf591daff9726680", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f"}]}, {"id": "8b35dc1666c81910", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "65eb93fc29287b33", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "e483b02f25df8bb9", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "01d5cac7a0fde73d", "location": {"path": "/usr/share/zoneinfo/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "075e9b425d5b0722", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "03239001da446014", "location": {"path": "/usr/share/zoneinfo/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "6445c1be502cdfa3", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "dd2ad31529e7cafc", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "da759c291c2b9f6c", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "03f4748d90f12155", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "286ae4941018cf69", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 370}, "digests": [{"algorithm": "sha256", "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f"}]}, {"id": "128e679165bc7c56", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 283}, "digests": [{"algorithm": "sha256", "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92"}]}, {"id": "47790ac862ecdf4c", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "76819a6e931e80f6", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed"}]}, {"id": "c0ee9f8dd27e1a90", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22"}]}, {"id": "b5d464f1957dba2f", "location": {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "3bbdbb1ebf991ade", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8"}]}, {"id": "caedc6833a1dc2df", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15"}]}, {"id": "dd4b89cf785cf97a", "location": {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "aed85422ba8e0bcf", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "50990a754f76d940", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761"}]}, {"id": "ebee9dd1ec21c92c", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "2d97737bd4fca62d", "location": {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "9be91561a3664183", "location": {"path": "/usr/share/zoneinfo/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "de400b1397202f86", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 983}, "digests": [{"algorithm": "sha256", "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427"}]}, {"id": "89f369a11442c924", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65"}]}, {"id": "e4c331809851247f", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85"}]}, {"id": "3c93f2cb0e401a6d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d"}]}, {"id": "2cdb7dd3c84dacd1", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771"}]}, {"id": "8922b42f97eafb63", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "c15aa03ff651bb5d", "location": {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "0122f800f4ad8284", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68"}]}, {"id": "80ff260045a9ea57", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f"}]}, {"id": "b06344cb84099002", "location": {"path": "/usr/share/zoneinfo/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "5d1955c7835b2bb7", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8"}]}, {"id": "6112da1e9f6a83db", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "e6b3f57ce1b8bd7e", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd"}]}, {"id": "cc469fbf3a3e44a6", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a"}]}, {"id": "d7441f0a2a3f81f6", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4"}]}, {"id": "8ad543ece4274a73", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "43527f6258329a91", "location": {"path": "/usr/share/zoneinfo/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77dc68314ea9f3f9", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484"}]}, {"id": "2691c113faa031ba", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 935}, "digests": [{"algorithm": "sha256", "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2"}]}, {"id": "e2a1e68353d37144", "location": {"path": "/usr/share/zoneinfo/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "6c774449cc2b0a67", "location": {"path": "/usr/share/zoneinfo/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "05018272d72cfad1", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6"}]}, {"id": "53ec8a7a714440da", "location": {"path": "/usr/share/zoneinfo/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "db6d754d37707240", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8"}]}, {"id": "960717d7c863935b", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "de9b3b8bfcc414b4", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 213}, "digests": [{"algorithm": "sha256", "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c"}]}, {"id": "3d550a82fbcd19bb", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "358f286238589a77", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb"}]}, {"id": "0a8940b519ea75b7", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "83b07739722fa95f", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "642e0f750950f3f53843bdcfb9cea7ce8120c68035306c70e77b6451d379a6e1"}]}, {"id": "132aff0855989401", "location": {"path": "/usr/share/zoneinfo/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "95f25502d437f227", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "b2364b749dc5cae8ab1a6564edf8f806e5990b14f3e7b36f3685cf4169e50013"}]}, {"id": "a82c5bd17d1afb4f", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "37384c5788fc39e3", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "1d4e0bde934de4a5", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb"}]}, {"id": "62b4e63f4bb7cf51", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739"}]}, {"id": "2ad874afdc60d88c", "location": {"path": "/usr/share/zoneinfo/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "572c9242c72cf6f7", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11"}]}, {"id": "8e08aff081cad65a", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 221}, "digests": [{"algorithm": "sha256", "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b"}]}, {"id": "100d71ecb7fe11b2", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "392713c3b019509b", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209"}]}, {"id": "d58b238a8ce10155", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026"}]}, {"id": "49f9d4fa0c24f447", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 379}, "digests": [{"algorithm": "sha256", "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649"}]}, {"id": "ef35d79a4c5713be", "location": {"path": "/usr/share/zoneinfo/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "9b12d916cd06c443", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "9689daded15a839b", "location": {"path": "/usr/share/zoneinfo/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "bd7432f13da8ece8", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8"}]}, {"id": "e7640f15aa09992c", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77a6337959c7bf86", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0"}]}, {"id": "098a6dfe7255c449", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "943b4d33125d53fc", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "73b2df70552ed062", "location": {"path": "/usr/share/zoneinfo/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "62ec1958227b00c4", "location": {"path": "/usr/share/zoneinfo/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "5dc85aee34d0ba49", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "d82037ef701f5cc4", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce"}]}, {"id": "ff3f9f1c5d10b6fc", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "4aee709825c0a92c", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7"}]}, {"id": "1b44ce9da1217c70", "location": {"path": "/usr/share/zoneinfo/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "425de79303ce7d1a", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "70b8c06524a4b617", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3"}]}, {"id": "8ff402c23e1f0d41", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6"}]}, {"id": "c88cbf1a896984b4", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2"}]}, {"id": "dc76b5bb2a33366f", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 991}, "digests": [{"algorithm": "sha256", "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44"}]}, {"id": "856b91e4148c7efe", "location": {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "1bb6d3c21bb9b64c", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 353}, "digests": [{"algorithm": "sha256", "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14"}]}, {"id": "01475b49acafac83", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1"}]}, {"id": "eeb74e2944064afe", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "56e23730c91ab25b", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d"}]}, {"id": "d24f62bbf0719b68", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8"}]}, {"id": "c977cab3b16d22ae", "location": {"path": "/usr/share/zoneinfo/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "78e648b820a70b9f", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "7cfe26ed0b3c1e71", "location": {"path": "/usr/share/zoneinfo/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "a421dacad8181e57", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb"}]}, {"id": "bbddea559b4aadcc", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 563}, "digests": [{"algorithm": "sha256", "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19"}]}, {"id": "d9da021820f8905b", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "4c18969f342c5c2a", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "3a3d7f2254f26c5e", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "0c057ba0a24f0339", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22"}]}, {"id": "c999ee7e7fc901cd", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "dc2ed2603aa07fbe", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5"}]}, {"id": "081fb4d5b044cdbd", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883"}]}, {"id": "7aa1486cb78b789e", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "021f97ee467212ff", "location": {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "c6224107b9ad2fe2", "location": {"path": "/usr/share/zoneinfo/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "981892e51f3dd6f6", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "3edb221ea674eec5", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f741a67a8149dc15", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4"}]}, {"id": "81bd95b8d6a947e4", "location": {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "e03751822bf25dc6", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "e0605371e8d3057b", "location": {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "0342bb3fe6fea2f3", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "efcd54527891e771", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c"}]}, {"id": "79568f6d1560a0ec", "location": {"path": "/usr/share/zoneinfo/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "b0dbb0f7c32d15f9", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0"}]}, {"id": "fbb123bb9dc30e88", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574"}]}, {"id": "4216e9f2cb420692", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "4876534fbed12733", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30"}]}, {"id": "96220d608b367dd1", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1137}, "digests": [{"algorithm": "sha256", "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311"}]}, {"id": "21fad208fcb45308", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf"}]}, {"id": "de83482718d6eb51", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792"}]}, {"id": "093cbb3bd2c06002", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "6689f349f53a3126", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 256}, "digests": [{"algorithm": "sha256", "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be"}]}, {"id": "cf9597660d1f32f2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "7479d055c5fc56fb", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "aaeff9ee27713241", "location": {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "09e129e23af97216", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "7ad0738d1de5a132", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5761917765d162da", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203"}]}, {"id": "3ce77c36203d3a46", "location": {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "26bf78a6c7989206", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a"}]}, {"id": "05b0d26ec1e7959a", "location": {"path": "/usr/share/zoneinfo/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "2205a1b6fc83716a", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "5e03748428872d47", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "919bdcf8522ec519", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "9155ad374308ceb1", "location": {"path": "/usr/share/zoneinfo/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "34d726a6ff54cc77", "location": {"path": "/usr/share/zoneinfo/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "0658dde26ca712c0", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "a8a88dcab929f8b2", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee"}]}, {"id": "dba6eff37980d560", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "a0f0afe436806016", "location": {"path": "/usr/share/zoneinfo/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "498d6b92266993a6", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 475}, "digests": [{"algorithm": "sha256", "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae"}]}, {"id": "48466b4f3829ed02", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "7daec355a3520ce6", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "0340c5f90d5855df", "location": {"path": "/usr/share/zoneinfo/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "ada922aead4b3625", "location": {"path": "/usr/share/zoneinfo/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "f4066ea3240f46c9", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "1f81eae123a18cf2", "location": {"path": "/usr/share/zoneinfo/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "e829c7920218e8fd", "location": {"path": "/usr/share/zoneinfo/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "db895424528af26d", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "5cde4aeb4da9ed36", "location": {"path": "/usr/share/zoneinfo/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "f73291fe09038ab5", "location": {"path": "/usr/share/zoneinfo/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "86b36a409bd92012", "location": {"path": "/usr/share/zoneinfo/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "6228d718f31718b7", "location": {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "707b7c0b941d8070", "location": {"path": "/usr/share/zoneinfo/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "8490f82daf0fa030", "location": {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "103b8f15a1ca799e", "location": {"path": "/usr/share/zoneinfo/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "c91e71ee439b46b5", "location": {"path": "/usr/share/zoneinfo/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "4fcc53343772dea7", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298"}]}, {"id": "112a2909d607b110", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd"}]}, {"id": "28efcc256d421872", "location": {"path": "/usr/share/zoneinfo/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "e3b2606ad59e9c05", "location": {"path": "/usr/share/zoneinfo/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "60ef5698f04af673", "location": {"path": "/usr/share/zoneinfo/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2a26e6d84537cbed", "location": {"path": "/usr/share/zoneinfo/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "ca3ed806fb7a9261", "location": {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "41f3b364dff808d7", "location": {"path": "/usr/share/zoneinfo/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "7f26ee460120404b", "location": {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "bf1943ce8587d05a", "location": {"path": "/usr/share/zoneinfo/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "b96e89b59054ed84", "location": {"path": "/usr/share/zoneinfo/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "b8c0b2b2e91c9ade", "location": {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "ea69ef4d1b310005", "location": {"path": "/usr/share/zoneinfo/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "c7263a3792b035ea", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f"}]}, {"id": "8f7dbd485491dd14", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7"}]}, {"id": "bd3f2052d05cd17a", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d"}]}, {"id": "98f731d23a1a4ef0", "location": {"path": "/usr/share/zoneinfo/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "9288f246356224f3", "location": {"path": "/usr/share/zoneinfo/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "0843a5d10f45ed1e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "5f5293889b3dbcc8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "033b5e7d13ae7c21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884"}]}, {"id": "148f6b814c407fa9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142"}]}, {"id": "987e406998e249c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b"}]}, {"id": "b29d015e9090e8f1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0"}]}, {"id": "3ced50db9f898b2e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a"}]}, {"id": "cf930338d2013685", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190"}]}, {"id": "7b9a9f239c069acb", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a"}]}, {"id": "8ae3f6c2bf5854ec", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80"}]}, {"id": "0a9b30a61b72068d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4"}]}, {"id": "8ec22237d7a47ca7", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b"}]}, {"id": "7d07d9048e7d8f4a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729"}]}, {"id": "70921b1155f01e05", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6"}]}, {"id": "b92fdcf98c0cd47f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "816850179ccc39ab", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e"}]}, {"id": "807518ac1092eb9c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5"}]}, {"id": "05294b476573997b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6"}]}, {"id": "a3bfc24e41408f78", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72"}]}, {"id": "907aa7838816bd2b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f"}]}, {"id": "8c488f315c265332", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7"}]}, {"id": "490afe72114801ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011"}]}, {"id": "a1050f6aec2684c0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca"}]}, {"id": "1e95ca34991f139a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a"}]}, {"id": "6c68533c2ca1db2f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be"}]}, {"id": "d318287862179f55", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7"}]}, {"id": "cc744968d294212a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25"}]}, {"id": "683a24f6548027c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb"}]}, {"id": "431e4ed4845a826b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2"}]}, {"id": "9aa049dc097ef6e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "c5697abe46ded9b7", "location": {"path": "/usr/share/zoneinfo/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "dbda41dc4f6fce1a", "location": {"path": "/usr/share/zoneinfo/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "db3c8f683c24396c", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0f2ff35f50fad7dd", "location": {"path": "/usr/share/zoneinfo/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "167a401b5c5d1487", "location": {"path": "/usr/share/zoneinfo/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "22dc654b654a06fa", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "39a73375427078dc", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "ce69dee172786d31", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79"}]}, {"id": "6eae95b1acb7c896", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "b8338a96c79493d0", "location": {"path": "/usr/share/zoneinfo/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "962e6cc0cdae2e86", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c5072c77167eb3f0", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "c7dba53ff4f70d11", "location": {"path": "/usr/share/zoneinfo/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "e7ca0435b620bb1e", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "d4623cc31ba251bc", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857"}]}, {"id": "ac877b49c796f4f7", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246"}]}, {"id": "8dcadbb68c6556d7", "location": {"path": "/usr/share/zoneinfo/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "6e9234f82492ff3d", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "68030f053707ce87", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "a9754daaba4f6614", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "65b455cd54dc7e18", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3068}, "digests": [{"algorithm": "sha256", "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e"}]}, {"id": "83be9bb1c38a0ca0", "location": {"path": "/usr/share/zoneinfo/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "62707c0b82f43296", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2de799f665fdf03c", "location": {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "e5b855c7ddfa9354", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "31826d3421325fac", "location": {"path": "/usr/share/zoneinfo/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "32b4a3ce58b08530", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3"}]}, {"id": "74e1922deb071073", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "7e7ce3714a8e1ebc", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "6be6b65b3ca08b0e652deca3dea82a08c06c9893dc8bcc9dc74ac783191b8ef7"}]}, {"id": "36a94d1dad80565b", "location": {"path": "/usr/share/zoneinfo/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "e574c0f89ebb0d14", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "d5a52d41e545c72a", "location": {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "301b8397750e4d9b", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "80f41ba96ebf3bf4", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "2f39629da9696f23", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea"}]}, {"id": "ade1701da991842f", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd"}]}, {"id": "ef8aefbdc8d62096", "location": {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "35df5caf993836b5", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1307}, "digests": [{"algorithm": "sha256", "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda"}]}, {"id": "4b9b4f650e7e30d5", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "0c5e3c652c1be349", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "020ae63fb4da9a26", "location": {"path": "/usr/share/zoneinfo/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "10e17e45ac01644f", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "81354cf53f9c40f0", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "65863cf08b3ffbd8", "location": {"path": "/usr/share/zoneinfo/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "97c33a605bd6e4b1", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "5326eae4c438fb7e", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2198}, "digests": [{"algorithm": "sha256", "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569"}]}, {"id": "53df2254549c35b7", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "7cd41b7d2ae7e0be", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285"}]}, {"id": "dd60ee435853d68e", "location": {"path": "/usr/share/zoneinfo/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "95e40a923286e51b", "location": {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "22b4e5e232f00906", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c"}]}, {"id": "a610caa416fd02d1", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1469}, "digests": [{"algorithm": "sha256", "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27"}]}, {"id": "1af83d5fdc03d855", "location": {"path": "/usr/share/zoneinfo/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "ea438ec27daa0600", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2077}, "digests": [{"algorithm": "sha256", "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6"}]}, {"id": "4f15227c478d0fd8", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "741f0866dc266f94", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec"}]}, {"id": "62b8d10d19009778", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "ff5fb87b571e3552", "location": {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "7510ec6197bdcbf8", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818"}]}, {"id": "d609003d244a8a58", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "02e4f0dbc11e604c", "location": {"path": "/usr/share/zoneinfo/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "abab227bde7b82fe", "location": {"path": "/usr/share/zoneinfo/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "ece183e8614c3cff", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49"}]}, {"id": "b17c82e8a8c391b2", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75"}]}, {"id": "99b0426825054686", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "34f719ad9566adc28cae37735074bcf3517ecb42969d592181095f1c7266fb54"}]}, {"id": "7971e9b663245859", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "d838739f427d4ea0", "location": {"path": "/usr/share/zoneinfo/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c1f389d8d70fddb1", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "dcd3ca7b91183e22", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "a51a56dc49f6d02c", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789"}]}, {"id": "0b727001adf28928", "location": {"path": "/usr/share/zoneinfo/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "174045b94902854f", "location": {"path": "/usr/share/zoneinfo/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "faedb3d17b57d5fd", "location": {"path": "/usr/share/zoneinfo/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eeab0caf7590556e", "location": {"path": "/usr/share/zoneinfo/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eda0a5bb6a5f0dd7", "location": {"path": "/usr/share/zoneinfo/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "2696b5f41023bf62", "location": {"path": "/usr/share/zoneinfo/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "3646bfd417ca9406", "location": {"path": "/usr/share/zoneinfo/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "57916392453aa8ed", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 115}, "digests": [{"algorithm": "sha256", "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f"}]}, {"id": "dcc4bacdab462150", "location": {"path": "/usr/share/zoneinfo/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "13c2de2ee036de06", "location": {"path": "/usr/share/zoneinfo/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "12097634795c1864", "location": {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "aa00bf27bd144c1f", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346"}]}, {"id": "067babb899244869", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "9143003e390d85f7", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "af5e1f7540f0f4e3", "location": {"path": "/usr/share/zoneinfo/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "c4e8baecbecdb0c9", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "405c8cdcb499f67c", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "79108b74cb6ac742", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "96201691b68529a5", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 227}, "digests": [{"algorithm": "sha256", "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2"}]}, {"id": "3c20b79f409504d2", "location": {"path": "/usr/share/zoneinfo/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "757103c630c44511", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "c40a93b063ee8903", "location": {"path": "/usr/share/zoneinfo/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "b092f998c5b76340", "location": {"path": "/usr/share/zoneinfo/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "b06f73ece2dbd7c3", "location": {"path": "/usr/share/zoneinfo/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "db40fde93d0d9905", "location": {"path": "/usr/share/zoneinfo/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f9d1499b15aa9258", "location": {"path": "/usr/share/zoneinfo/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "6a6b4940a201e848", "location": {"path": "/usr/share/zoneinfo/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "f907875d727c120c", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f"}]}, {"id": "9be204a4e52335cb", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc"}]}, {"id": "321729b5dfd50643", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d"}]}, {"id": "6b77cce02d404965", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "1f7a9f469191b9c8", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "6940ab5616097745", "location": {"path": "/usr/share/zoneinfo/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "9a3668f6c2eadb34", "location": {"path": "/usr/share/zoneinfo/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "eccc4bc6cc1743b0", "location": {"path": "/usr/share/zoneinfo/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "af44029177511d9d", "location": {"path": "/usr/share/zoneinfo/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "8e839fbad126e5ca", "location": {"path": "/usr/share/zoneinfo/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "0704e902ea772f56", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f"}]}, {"id": "5caf2ce9248945fa", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 598}, "digests": [{"algorithm": "sha256", "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d"}]}, {"id": "36098331dca1cd19", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "6d3d29076b63f907", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf"}]}, {"id": "cda528ff67479ae8", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "7101f74ac7b9de1f", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "5fcab6958165240a", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "bad86904dcee438e", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 524}, "digests": [{"algorithm": "sha256", "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a"}]}, {"id": "bc911b03cd362571", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f76390cf3ba3ef8a", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 186}, "digests": [{"algorithm": "sha256", "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2"}]}, {"id": "f6b7f26666b6b536", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 564}, "digests": [{"algorithm": "sha256", "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342"}]}, {"id": "be9e595845e9bc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "8bd875c7c181709c", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010"}]}, {"id": "1039734269e3ae73", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311"}]}, {"id": "ab64687df86911df", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "bab2707ab2212b34", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "1426f27dd74cd5b7", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "932f3f605150956d", "location": {"path": "/usr/share/zoneinfo/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "80314f4e82cdaa57", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f03f84139f858099", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4"}]}, {"id": "b5679391dbf8179a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b"}]}, {"id": "a3f66b3ee0885607", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "1dcf1c594a76f036", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "a24ac61b248e829c", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 159}, "digests": [{"algorithm": "sha256", "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863"}]}, {"id": "8a31f27f2756a67d", "location": {"path": "/usr/share/zoneinfo/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "49c961603973546e", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 238}, "digests": [{"algorithm": "sha256", "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70"}]}, {"id": "6cb65b9a87818d86", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833"}]}, {"id": "47746d74b7052019", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c"}]}, {"id": "636f3260b6647d6b", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 290}, "digests": [{"algorithm": "sha256", "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4"}]}, {"id": "7f3a3cec6392d1ca", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "6df8c4d5e72622ed", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 166}, "digests": [{"algorithm": "sha256", "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa"}]}, {"id": "f4e726d3c36e9e45", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 188}, "digests": [{"algorithm": "sha256", "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57"}]}, {"id": "84afbbe6ec5acc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "57315e5d21530e60", "location": {"path": "/usr/share/zoneinfo/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "9ea2a01a33da006e", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "a43eeffdb6a2a7f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17"}]}, {"id": "0b3bf7fbb5f06371", "location": {"path": "/usr/share/zoneinfo/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "be84b04f47ca36c7", "location": {"path": "/usr/share/zoneinfo/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "c2f35b447f7c82e6", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536"}]}, {"id": "995e0d96219a0103", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "5e21bccba9fe09ef", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016"}]}, {"id": "ae60340f0122981c", "location": {"path": "/usr/share/zoneinfo/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "b85fe99a06c313c9", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "37c4934cacbf83cc", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "1e56eeb092b515fe", "location": {"path": "/usr/share/zoneinfo/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "765526a9e12f4df9", "location": {"path": "/usr/share/zoneinfo/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "8fe44307429ad240", "location": {"path": "/usr/share/zoneinfo/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "ca7d5c4e62724eed", "location": {"path": "/usr/share/zoneinfo/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "ea785cbb8a2b9e0f", "location": {"path": "/usr/share/zoneinfo/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "8ff09e0ee3eb0815", "location": {"path": "/usr/share/zoneinfo/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "6735ed04e41b6d3c", "location": {"path": "/usr/share/zoneinfo/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "1b7afa212cef6c75", "location": {"path": "/usr/share/zoneinfo/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "fd047d23f43c42e2", "location": {"path": "/usr/share/zoneinfo/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "ebb186fd31e88373", "location": {"path": "/usr/share/zoneinfo/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "392a86ab7a610455", "location": {"path": "/usr/share/zoneinfo/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "fbe56474055d6c1a", "location": {"path": "/usr/share/zoneinfo/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "0ad99c3a5ee70349", "location": {"path": "/usr/share/zoneinfo/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "19e87de3f4529129", "location": {"path": "/usr/share/zoneinfo/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "a046cd6d1f51a77e", "location": {"path": "/usr/share/zoneinfo/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "f31286fdd8f216b4", "location": {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "96770247136384e8", "location": {"path": "/usr/share/zoneinfo/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e2c05e06db25b7f1", "location": {"path": "/usr/share/zoneinfo/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "4a3138086b13ed7f", "location": {"path": "/usr/share/zoneinfo/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "bf3974a361f83cb8", "location": {"path": "/usr/share/zoneinfo/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "81a0e618926c3da5", "location": {"path": "/usr/share/zoneinfo/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "e940a75c1bf46f82", "location": {"path": "/usr/share/zoneinfo/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0c44c5babd2c42f8", "location": {"path": "/usr/share/zoneinfo/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "aa1c13bddc9a24a6", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d"}]}, {"id": "8c285bff390d37fc", "location": {"path": "/usr/share/zoneinfo/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "05ac8fe458aea86c", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "d2bf810270d1cfd8", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "4545af58dc00ea98c228d4577bc4881d2ea919e09da9681713ddf21047354cba"}]}, {"id": "894dcb8c39d129b3", "location": {"path": "/usr/share/zoneinfo/posixrules", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "ea3e83b1c335a208", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "e2d0e0bfaae3ef73", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f3eb968891b9f3bf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "f3925710f58ab31b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1275}, "digests": [{"algorithm": "sha256", "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34"}]}, {"id": "060876e4c2cf6686", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b89d1d808dc5c825", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0e75a3dcd45d6564", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9415d9403463fc80", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "831e61354e7664a5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "2a60940c97ab3085", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "4a4ff44641865fb5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "8f02cb23d932c7a4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "77fa5f03c5f6f0b1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "47ff56679e7cdd95", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "3a4dc580ee5e1749", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "792bdf44b1c95de80511c06d96f9e83a82ad50091eb5d27d7405e48ef18010a3"}]}, {"id": "12c49dc9d40b244e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2592}, "digests": [{"algorithm": "sha256", "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561"}]}, {"id": "00601d6c11e9dd20", "location": {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "b0a8163b6df2c096", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d407c3a5f0f1fdfa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "69c294bf586139c0", "location": {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0305ac4d7ab6c9cf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "2e7e09dde874117c", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2835}, "digests": [{"algorithm": "sha256", "value": "20d5e3cadda82ab197d0dcf489a15b15bbfa4d96f3b2ec85d1cba8c7c70bc011"}]}, {"id": "4d9640c6ac8cb565", "location": {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "5e398f26d0e6d3f2", "location": {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "5e16f5e470041bad", "location": {"path": "/usr/share/zoneinfo/right/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "2c78816c3d611bca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "4f2cd1f1118702fb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256"}]}, {"id": "d6b3a54a31cb7f85", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "a55d9cca3ef3f431", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f"}]}, {"id": "9fc13b6b115d1b03", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "467f5d7eba2e9130", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "addd166a79d7d561", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "260ee43d2b65f0fa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "71f086b0d46b78c8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "1640352bae1ebdd3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "df29e30fd7bc1576", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "b73ad0149b3d9e1c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "f9e6c2a700c11953", "location": {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "61ed1cf74c885e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "3a396a0aa8a84233", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "f884adc680f21f9d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "9e961189f11b51f7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "40d69f79fc633328", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 748}, "digests": [{"algorithm": "sha256", "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4"}]}, {"id": "3ed52a543475929b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "dcce8a197c74552c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 739}, "digests": [{"algorithm": "sha256", "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d"}]}, {"id": "28a4e76f5d734fcb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "dcabf420d2a05763", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "737c81365ba14086", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f5c5458f27145aa6", "location": {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "4f4c5f7e42658cd4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "0e21187c4f923e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9084f216223217cb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e3da0a2c93143d94", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d"}]}, {"id": "a1403af117861a4e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe"}]}, {"id": "d4382f914ba994de", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "afb4997a62a26cdc", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "613e3372c1967331", "location": {"path": "/usr/share/zoneinfo/right/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "43ae88d20e378662", "location": {"path": "/usr/share/zoneinfo/right/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e4df445be8f523d9", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0"}]}, {"id": "0a66f336d5f7d5ae", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "e6db58c0ee9e2e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "42c0e4e5aa76ac45", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "7b771c1ac47f373a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "3d281f206494c15a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "39500c5fe957acfb", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166"}]}, {"id": "40da57cc26b708e8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "41785794c2dc4ed8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075"}]}, {"id": "97f32fcef86f0269", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626"}]}, {"id": "4420e3c34552b992", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27"}]}, {"id": "1cc537476034e84e", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5"}]}, {"id": "4899382e2947484f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76"}]}, {"id": "1954a3834934d5c9", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414"}]}, {"id": "7904301078568702", "location": {"path": "/usr/share/zoneinfo/right/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12cf6f90edbc9232", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003"}]}, {"id": "b1b9dd413933d258", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "5fa3b6e094240252", "location": {"path": "/usr/share/zoneinfo/right/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "64b5dae5362d523b", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc"}]}, {"id": "dc156dfa8ede3f96", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204"}]}, {"id": "0e7f44d3d3799ceb", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 976}, "digests": [{"algorithm": "sha256", "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95"}]}, {"id": "254a3d614d8b3a53", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d"}]}, {"id": "556edc77899f427d", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "ce97113d54f4f542", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7ec2aa4052d2bece", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92"}]}, {"id": "8fde3f2361f0b3b4", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "4ed277b3c92700e4bf1822cef6eab0d9accbd2b601da62bd87f06efe869bd99f"}]}, {"id": "02ddb5be58017ff0", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2950}, "digests": [{"algorithm": "sha256", "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894"}]}, {"id": "849b96c99c095c4c", "location": {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "37901dcb18a1d8bb", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "f4ddcdaa98388e20", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a"}]}, {"id": "84fd55d6445517d9", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902"}]}, {"id": "961e1eb08221d193", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b"}]}, {"id": "3b8436622ba4edfd", "location": {"path": "/usr/share/zoneinfo/right/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "c0e110e0dee4b9f9", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa"}]}, {"id": "daa37c65d8b20d22", "location": {"path": "/usr/share/zoneinfo/right/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "7527ef7f1e3e431c", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "fc454c16d2f4eadd", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131"}]}, {"id": "d1a4bf5ee5a63e18", "location": {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "dcac49ec5d93a75f", "location": {"path": "/usr/share/zoneinfo/right/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "e1a4ba787df288e3", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 856}, "digests": [{"algorithm": "sha256", "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b"}]}, {"id": "9188b5e5f5d31ef8", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "404a7abb8b3a9dd6", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b"}]}, {"id": "67cfc437f84d2200", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "308ce13d2e514d32", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "87bafba6333a069a", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "4a0eb53c902823f4", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "169a825498d0936a", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "e18c8f446ee72694", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "8fe1d9ba20dda956", "location": {"path": "/usr/share/zoneinfo/right/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6361263e9880c8b3", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "54e063224741523c", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e"}]}, {"id": "51d3a6cab8eea421", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd"}]}, {"id": "7b4dcb696c92380b", "location": {"path": "/usr/share/zoneinfo/right/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "abb5c76e6bb2d15b", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "0c8da9cc6982b771", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "793448cbdba2b6a4", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56"}]}, {"id": "bd084da36e77afa3", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "044139ce1cde5bdc", "location": {"path": "/usr/share/zoneinfo/right/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "241bed02fc07f479", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "f065f8631ffffb69", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9"}]}, {"id": "79dc67331f9c9363", "location": {"path": "/usr/share/zoneinfo/right/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9e9cb7ea6e14723b", "location": {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6742adaea21217e3", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d"}]}, {"id": "22d79504e31e9e14", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a"}]}, {"id": "2ec343707f34f139", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c"}]}, {"id": "6d08d40ffec457d6", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "53a261f035e8d2aa", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "5b5ba46c3912ae7a", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060"}]}, {"id": "5e0b9f9f46ab4df1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "8497a6674e86d8de", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "d58905d8325e970e", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2278}, "digests": [{"algorithm": "sha256", "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0"}]}, {"id": "2329ef2513c2c0cc", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974"}]}, {"id": "2063c29a4960c6ce", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3"}]}, {"id": "aa16fbc49b806981", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48"}]}, {"id": "5d5277964a41aafa", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617"}]}, {"id": "bdb967d6b011782f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2334}, "digests": [{"algorithm": "sha256", "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829"}]}, {"id": "819937c76c444dec", "location": {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "f0308717d40754b6", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2434}, "digests": [{"algorithm": "sha256", "value": "6d3fd84bd3b5b370688116c55cb1815cc836adf39d73849cbdbe2b7ca784589d"}]}, {"id": "d616bb3f881608a8", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "0f49b40a3c7d6804", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "7c2647dcca36be61", "location": {"path": "/usr/share/zoneinfo/right/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "1dcb16b2d899e2d7", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "f5604d2f4aeab156", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5188e0eae3447e85", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751"}]}, {"id": "2949d6456be76f2b", "location": {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "760d7e0c55c0d933", "location": {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12f805965bdfebab", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 758}, "digests": [{"algorithm": "sha256", "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc"}]}, {"id": "3033120eb2be2983", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 932}, "digests": [{"algorithm": "sha256", "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018"}]}, {"id": "e40cf71d8263228e", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "9346990f9dc2cc34", "location": {"path": "/usr/share/zoneinfo/right/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5bd4928de575895f", "location": {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "1105b6b0ce70a546", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1270}, "digests": [{"algorithm": "sha256", "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96"}]}, {"id": "9ee9fa1dde9acaca", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 970}, "digests": [{"algorithm": "sha256", "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0"}]}, {"id": "a72b17d6c1efbf4b", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "ff53606399a3b85d", "location": {"path": "/usr/share/zoneinfo/right/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "2b4c0a07f17cc0bc", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589"}]}, {"id": "a35b032f24ddcb11", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8"}]}, {"id": "23aa6840a348d38f", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "7ad4ce05d666982c", "location": {"path": "/usr/share/zoneinfo/right/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "c45ce45bd2d379e0", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3901c7badf952068", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d"}]}, {"id": "be1af7e07e36377e", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "39a5c0d0893f3328", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "8d5fb3efd8bf9f75", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50"}]}, {"id": "0e41ebfa0f92b4b0", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "e215ca350a908d1d", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e"}]}, {"id": "9d9886dae6041a23", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee"}]}, {"id": "bc6817977eaaa3e7", "location": {"path": "/usr/share/zoneinfo/right/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "517bea1ef452ac6f", "location": {"path": "/usr/share/zoneinfo/right/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "57d2ac451f409ad5", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "891c72ffeb2c805e", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "104766306a2c5396", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "4aabaf41761b08b9", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "86283b8b73186c07", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "fb48b028cdca68cd", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb"}]}, {"id": "ecd53f9e31724028", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d"}]}, {"id": "cfec344bcd5b1816", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e"}]}, {"id": "ce67839d3ff6b71a", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "df1603c5609f32a8", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "020746b63dde1bdae8d9ad04da711dbe27da3c7bbe9c2b36afac0f9adf788407"}]}, {"id": "c1ba9c1aca9af211", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "d0249bf015d858a0", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "a7ab7e973bbd0343", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0"}]}, {"id": "12c29c777e87703b", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "87cdadaebdc8713d", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1974}, "digests": [{"algorithm": "sha256", "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356"}]}, {"id": "299bc49792d97b90", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "bdd06fad8b1d069c", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "cf85b5115bd58ac7", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa"}]}, {"id": "7ce21b552e1136d9", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9023babe6e3f7680", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f"}]}, {"id": "b5d2241aa5311e55", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "adcbf66cf5e2d49e", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "ad88f2511559f5838c2e452b152e62d795071f9d0c8c1b0504de2ba07851b07a"}]}, {"id": "6bed5a8878eca1fe", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c"}]}, {"id": "8b970b061d980f0f", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "1b2559ed040f50ab", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "a0cd3ce3bcabf8c2f533ce41ebc1585d034bd56db4e1dc6a794a6a7ebe27ce19"}]}, {"id": "08a5fd86dc720476", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "a3dd0efe9df26306", "location": {"path": "/usr/share/zoneinfo/right/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "54afb59feebc6bca", "location": {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "1121c310dbdb9478", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61"}]}, {"id": "a19d4342b8cdbece", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "34ea600227342df4", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 998}, "digests": [{"algorithm": "sha256", "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe"}]}, {"id": "f6ff287863a4f622", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "761ccea1cd669376", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753"}]}, {"id": "5a24595604e89e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "277f170e0a965663", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "ba0bf0bd01b43246", "location": {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "92dce49deb0a09a5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "fb264936cec721f5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "4d37b0910a8960d4", "location": {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "56d67f3ae160b83f", "location": {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "8bd8890faf828d6a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7cb32c63f6f60211", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "092ae5d6e425ea9f", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff"}]}, {"id": "8785f76d637d28d4", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59"}]}, {"id": "38109425fcad1078", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "2879551ab558f99a", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "05e33b81350baabf", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "343cc7ff5dfdc179", "location": {"path": "/usr/share/zoneinfo/right/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c57a539e249457b0", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "87d4dd0b7c02e4d4", "location": {"path": "/usr/share/zoneinfo/right/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "06f8ee72c3c3a383", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "54091268acaf20e1", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "a9c40580bb4cc128", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "399fee198e75537b", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "60bd9330453e60ff", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 910}, "digests": [{"algorithm": "sha256", "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150"}]}, {"id": "f17b879ae3eeea61", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 823}, "digests": [{"algorithm": "sha256", "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0"}]}, {"id": "3162a25572cf1876", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "093149edb63ab9e3", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2800}, "digests": [{"algorithm": "sha256", "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53"}]}, {"id": "606126c7c2869a9c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca"}]}, {"id": "839023d792436155", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "fbffb4e8a99a6681", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b"}]}, {"id": "e0186e987bc1d1cc", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a"}]}, {"id": "c610680b202a55b8", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "8b806ddd7081734d", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "b38544d33932034f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa"}]}, {"id": "9f2e2f161136d043", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "51c1185f69be6e38", "location": {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "e6e456ce32cfe5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "a15ac746eb317485", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd"}]}, {"id": "153919832c9b5144", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1973}, "digests": [{"algorithm": "sha256", "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec"}]}, {"id": "065e379886488b9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a"}]}, {"id": "f6d1fe4170e1d337", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e"}]}, {"id": "0142369d07f5c563", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce"}]}, {"id": "ae7d0f573f3f4057", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "d52f51edb3c69150", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "9dcbed285495b159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4"}]}, {"id": "cea3dc9b0e99ddbb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041"}]}, {"id": "957e674fca99e852", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "66fa63911ad7f9e3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380"}]}, {"id": "b8e01cd2efc041a8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "41d37dfc4727db52", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43"}]}, {"id": "d54699327bf6d439", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2694}, "digests": [{"algorithm": "sha256", "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2"}]}, {"id": "d64b9711715b1841", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54"}]}, {"id": "132a92a142c44493", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "d31f0c043a250681", "location": {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "478d5b7eb5bf5816", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f"}]}, {"id": "0b753e445ed96cb9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36"}]}, {"id": "cf3cc45d24b015b7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "d32a34d4d4a5484f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "7a1ca75c8b4e3fff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97"}]}, {"id": "cfc3178abe455518", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "3d6ec807a4070fc5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37"}]}, {"id": "4f41668627fd317e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "2af829117e3bdc98", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 753}, "digests": [{"algorithm": "sha256", "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f"}]}, {"id": "8f0d56ad1e8d8336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "7a6584e809c2ad8f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834"}]}, {"id": "1a75a9199088ab46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "336a424850508f04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "a6297aa7e402d01ade154ac279a9b0c83410a10ed95510b02c38dd9e399592bb"}]}, {"id": "47f5ac3c8b10a9d5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "e8665629045572b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "fce8851134997130350137149995d3d47ba07c30dd23e367099af9102f3510a8"}]}, {"id": "8ffbd5cfad8b4062", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "557b879ffd828f7c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "2aea0ea4b40626c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f"}]}, {"id": "f309181322195f94", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c"}]}, {"id": "241d2da8c3f20622", "location": {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "d6459f65b1293dcd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06"}]}, {"id": "8e53ff8a7add34e8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7"}]}, {"id": "0ede1f387ca8c1c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "2b888b33ac587100", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba"}]}, {"id": "98e6f2b4545c81f5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1"}]}, {"id": "017409a4f041f0f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 919}, "digests": [{"algorithm": "sha256", "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c"}]}, {"id": "91628d5ad76d348d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "6d803caa3829e446", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "6576ff5ecd505d30", "location": {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "ed888a1d5a40178e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6"}]}, {"id": "8478c36bad0b1e16", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "7a9c8a9c65ee260f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55"}]}, {"id": "1bc1c1f8d946305b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "ce3da07caa30044f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "89a5ec6f9e843e48", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "efae57a23b35fa57", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "85fefc773444897e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "833d58e3191aa616", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4"}]}, {"id": "c7ce6fc32655d035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "c73db5a168e6ede6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 868}, "digests": [{"algorithm": "sha256", "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f"}]}, {"id": "17edc5b9ff8cd741", "location": {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "c0d99e23ce848d41", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "6f335e119e4c042c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad"}]}, {"id": "18b5036514d46e88", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734"}]}, {"id": "a90e9c2182e78d80", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d"}]}, {"id": "23dcc8af10a88f77", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f"}]}, {"id": "a3ab3e1b512f8425", "location": {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "1d5be65e6d7ad952", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 893}, "digests": [{"algorithm": "sha256", "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2"}]}, {"id": "7cb8594363213e9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79"}]}, {"id": "be0585022f46c5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "70a344f4a7b797f7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb"}]}, {"id": "591dfb4647330e34", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0"}]}, {"id": "b917649368da3d75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "a64fe2a43692d660", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "3cf5d6c749912850", "location": {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "9299c3abe85baf47", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a"}]}, {"id": "b034609f083470a3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1103}, "digests": [{"algorithm": "sha256", "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1"}]}, {"id": "4bec88c5be479ace", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "1bec8ec3a7b616b9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "78193fa7c9a562a6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "e33ddbaad098fdc4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d"}]}, {"id": "108b403b2b0284f3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "1575ea42fadba208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323"}]}, {"id": "4e09bacdcb59a17a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1561}, "digests": [{"algorithm": "sha256", "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91"}]}, {"id": "7f62760572d0e3b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "5610aed170a54fa8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "86acb979f981d4e5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "80717dd12cad8aec", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "4740b4f662a3866d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "bac73fd406371ed9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da"}]}, {"id": "80a72860c7565099", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "8aa89b5e9cc3e8d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "66191e767b2c1256", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "d0153ab23de651f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "8f897b1d9c1e0c01", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e"}]}, {"id": "2429541998ec264d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "3253c59e6763058c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66"}]}, {"id": "ffe1e06dbd20d6da", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4"}]}, {"id": "74b84bb2a8b98dde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "da242d11467fb503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471"}]}, {"id": "5d3187e0db786303", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc"}]}, {"id": "01d8f30e6c70e1c8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4038}, "digests": [{"algorithm": "sha256", "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374"}]}, {"id": "7f17fcf1d474fb9c", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d"}]}, {"id": "7869c5c53ccfb7ca", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "6ea03c16b31614a1", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 796}, "digests": [{"algorithm": "sha256", "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9"}]}, {"id": "91c5880e795a48bf", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "4970d7813c658453", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "1113f958ca1453e0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "cbde665d0d9dd8e8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "6a432a29cd850c3f", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "271014b0714af507", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a"}]}, {"id": "b62a4a5129feb939", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "be3ed91dc115897b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8"}]}, {"id": "a856dd0bef43e56a", "location": {"path": "/usr/share/zoneinfo/right/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "1e2421bc02639988", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "54a37c0242cfdade", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "b0ef4b1a4b1fe5fc", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "32c4a9b19f3d3fca", "location": {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "928aee5083f9e907", "location": {"path": "/usr/share/zoneinfo/right/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "27b844297d8c9bae", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "dfdafde5a8955a15", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f"}]}, {"id": "9cbcdc0a511b0ab7", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "dd334a782a6322d7", "location": {"path": "/usr/share/zoneinfo/right/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "948dde6922b3bf89", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4"}]}, {"id": "7bc9161a2c370191", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "6f89e001589f3e30", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "356b17a414234bd3", "location": {"path": "/usr/share/zoneinfo/right/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "0b492712609d5932", "location": {"path": "/usr/share/zoneinfo/right/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "db9c9266e864e260", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "449a3503c998036d", "location": {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "738a37572b547a27", "location": {"path": "/usr/share/zoneinfo/right/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "36a4e2f2a90876af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "79dbe1f5e5163015", "location": {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "ff3c0609d1cb2019", "location": {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "b60c069f499cdae6", "location": {"path": "/usr/share/zoneinfo/right/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "6c21808d3a46db08", "location": {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "17f390b4c0e20833", "location": {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "7ff3b3ad36f0d469", "location": {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "5fd89385decbc967", "location": {"path": "/usr/share/zoneinfo/right/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "54d718b0eab31303", "location": {"path": "/usr/share/zoneinfo/right/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "d88000a4e16a1a7b", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03"}]}, {"id": "2af1bd2ecc9d016d", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9"}]}, {"id": "ddbe94c39be09c0c", "location": {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "2403d3e030bfaab1", "location": {"path": "/usr/share/zoneinfo/right/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "4739febcb80eecb2", "location": {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "da9a84d3320230be", "location": {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "317dcf56af89ceba", "location": {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "0336eedc6c4118f6", "location": {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "027518f3ddc73dcc", "location": {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "0d726ed5ea4e0075", "location": {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "cf01aa60599a4b00", "location": {"path": "/usr/share/zoneinfo/right/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "b6878a8629692a5b", "location": {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "07db0ea4df585084", "location": {"path": "/usr/share/zoneinfo/right/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "c29e867a9688e6f7", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f"}]}, {"id": "cfea65506ce23c55", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84"}]}, {"id": "056f3352b11d2c39", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479"}]}, {"id": "22df38ac1d1fd964", "location": {"path": "/usr/share/zoneinfo/right/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "6a0d5e631119007c", "location": {"path": "/usr/share/zoneinfo/right/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "800af7211602d7d1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "249e6009e55f7202", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "9be4a15a28501191", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f"}]}, {"id": "ef74e6075bc21909", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085"}]}, {"id": "1feeaf48a7ad36e1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91"}]}, {"id": "fce7fb491c319993", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8"}]}, {"id": "17b5f1ee5fdcc79b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9"}]}, {"id": "10146bcf178cac10", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f"}]}, {"id": "c7d3f7e83efcc0ed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c"}]}, {"id": "a60cb59074fa9b35", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a"}]}, {"id": "6d8755a3c2a5e360", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993"}]}, {"id": "5fe69defa795e042", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a"}]}, {"id": "fb64b3df2536f85c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd"}]}, {"id": "10ed111c91179f3f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5"}]}, {"id": "ad7fefb69dfea998", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "6cdf2077b82b6e75", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f"}]}, {"id": "916933697fd5c223", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de"}]}, {"id": "6c06d231d7e2f6ee", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787"}]}, {"id": "ef1250eac0a80867", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b"}]}, {"id": "5a6fca57daf70405", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38"}]}, {"id": "857a36c5fa81beb7", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391"}]}, {"id": "4e5e4263b8153a4c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624"}]}, {"id": "3b3cc5dfdd5c39ec", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70"}]}, {"id": "d630d08060d7e845", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a"}]}, {"id": "483350f9c7319781", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8"}]}, {"id": "a06fbe9a055246ea", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb"}]}, {"id": "3f96dbaf3ad96610", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8"}]}, {"id": "4531fcdb0187f8bc", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e"}]}, {"id": "a5d28d7027c1d096", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8"}]}, {"id": "87e1ad392fc93d5d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "0963b1074407173d", "location": {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "b3d781357004ed82", "location": {"path": "/usr/share/zoneinfo/right/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "e3b5ea098f5c909b", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "47c1aa3d216e8483", "location": {"path": "/usr/share/zoneinfo/right/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "97d8620e4e579021", "location": {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "519a396beb615431", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "63dc80cbbb35b222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "4621093405685170", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09"}]}, {"id": "4a36b21fccd8436e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "84b6786d1852aa9e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e1a0ef28603b3d5b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "840705419294209d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "5e663eb13efc9581", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "156337106c37e323", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "2bba9852eeff11e7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127"}]}, {"id": "e87e778b34eebf69", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e"}]}, {"id": "d645925efc22579b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "79701367c4351f7e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0c9e19f1711c186e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "744eaeabd83270bd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "f8cae4f5f01d01ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d"}]}, {"id": "c15731f19d21a394", "location": {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "59166dc738e12f8b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "fc928b5f45dc74f1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "c44629bce55a42b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "f41921492bb20102", "location": {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e3e51c75211d2222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7"}]}, {"id": "6564e6d3f72afbfc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "887e9e49fae0244e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1679}, "digests": [{"algorithm": "sha256", "value": "e63849ccc36fee2b03b2eefeeabb70a20317ded29e6ef677a639b7077710a026"}]}, {"id": "2bb152ddfa546f50", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "dbeb4573795919dc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "0eceea272d2288e4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "7bb61d2b8740f45c", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "dc9d29c93c253ecb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "ba93885dc2cd3421", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380"}]}, {"id": "ac2f7290b89dc253", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33"}]}, {"id": "e55e726f6fd01bae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "b9c1d7aced38921b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2"}]}, {"id": "690508a683713c9a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "6b6b371f4796d8d3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "87b6f60cb5b73220", "location": {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "3f95f01d49de615b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "88eec9899a38adb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "0314fbfdc1916c66", "location": {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "0e073ae50e133c93", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "53ebfc69374d779f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2738}, "digests": [{"algorithm": "sha256", "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7"}]}, {"id": "02cdd929ba370762", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "853607e5cc609f5e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545"}]}, {"id": "4835902ba7b89c00", "location": {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "7b430f9ba9791cb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "b3e2087284a236a2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433"}]}, {"id": "78714514019edf75", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50"}]}, {"id": "0c473b280b3b64bb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "423d256f56fdafef", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2617}, "digests": [{"algorithm": "sha256", "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d"}]}, {"id": "d3c5ce9201bada23", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "13ad25aacc3793e3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2688}, "digests": [{"algorithm": "sha256", "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f"}]}, {"id": "67c7b9ef23ed0655", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "bdba3d18469feba9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0d0034076ed86fda", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed"}]}, {"id": "c9eadcf7af323dae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "841e40939506ac1c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "f14e232bc5e4507b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "bcf4e585291beae9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d"}]}, {"id": "d1248f40a4f3fcd4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2702}, "digests": [{"algorithm": "sha256", "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d"}]}, {"id": "3f74ade3d572ed38", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "45a3d92bf3f55f90aa0bdabdecbb68eb028907fa3c49ebb543435bd026bab32c"}]}, {"id": "e5d0acdd4605aeca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "2315e1a6ca530aa1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "ac5f170739dbc0a4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "4ac2caf372b14e9d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "149f2ca459d70157", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae"}]}, {"id": "e71f0c4b84e94f5a", "location": {"path": "/usr/share/zoneinfo/right/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "62e9a5c26c85d493", "location": {"path": "/usr/share/zoneinfo/right/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "7b3f589244a72009", "location": {"path": "/usr/share/zoneinfo/right/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "f44afb1a14d00ede", "location": {"path": "/usr/share/zoneinfo/right/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "2eb3309365b7f45a", "location": {"path": "/usr/share/zoneinfo/right/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "158608b313985c44", "location": {"path": "/usr/share/zoneinfo/right/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "4d0ab1069c2e5de2", "location": {"path": "/usr/share/zoneinfo/right/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "043dc039eacbc41c", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 655}, "digests": [{"algorithm": "sha256", "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923"}]}, {"id": "bc3c7d6cf699bba3", "location": {"path": "/usr/share/zoneinfo/right/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "f0fc29725b5a4575", "location": {"path": "/usr/share/zoneinfo/right/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "93c2f47d412cba37", "location": {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "8f0959d21b68e022", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda"}]}, {"id": "e3e1079c8d197cac", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "f56901be5d374425", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "20eff447e63d7ecf", "location": {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "3eddb49e52aefa9f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "d0da1ced93963d18", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "31a27b349e8eabab", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "1b649f29824f411c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 767}, "digests": [{"algorithm": "sha256", "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69"}]}, {"id": "925380f086462753", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b2c844fdda518daa", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "2ea99f3402e601d1", "location": {"path": "/usr/share/zoneinfo/right/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "9a554304a5a49bcd", "location": {"path": "/usr/share/zoneinfo/right/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "5f1d0a3d4d113ae1", "location": {"path": "/usr/share/zoneinfo/right/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "b30f8e426b2da15b", "location": {"path": "/usr/share/zoneinfo/right/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "b0389a3146057be7", "location": {"path": "/usr/share/zoneinfo/right/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "097e8ad8a1cac738", "location": {"path": "/usr/share/zoneinfo/right/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e4ef857ad10213a4", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23"}]}, {"id": "4a619cb5c9e3264e", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e"}]}, {"id": "b190641e452ebf8b", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877"}]}, {"id": "3dcc8edae4b666c9", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "6b0bceb9968ccf4a", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "4ab9932e4de1d130", "location": {"path": "/usr/share/zoneinfo/right/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "42ad5d750620a850", "location": {"path": "/usr/share/zoneinfo/right/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "bf63af589a9b6380", "location": {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "74f027241eb30b95", "location": {"path": "/usr/share/zoneinfo/right/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "f3efa29aed979aae", "location": {"path": "/usr/share/zoneinfo/right/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "ce831cb33591d810", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37"}]}, {"id": "47bdf1807f252aa9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1138}, "digests": [{"algorithm": "sha256", "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a"}]}, {"id": "c91daa030e678397", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "c8d04631a26b729c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08"}]}, {"id": "b7de6e883d09c818", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "d41aeaa80e52f0e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "29dc45e253756a81", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "76f8f2424fa96bc0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247"}]}, {"id": "d995af1b9e7b70a4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "068393c10775f181", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 726}, "digests": [{"algorithm": "sha256", "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d"}]}, {"id": "b779c689db601e85", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1104}, "digests": [{"algorithm": "sha256", "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea"}]}, {"id": "6b6c7f005413252b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "d591ee33c783e4e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d"}]}, {"id": "323272a0d0666dd6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4"}]}, {"id": "a23968925b2f2174", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "6c02218b71208982", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "51b4b6eda526f4b0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "3c855449f3f474c8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "19adc03cf76b7ca4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "b2e015a20eb7ce44", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b"}]}, {"id": "320e208e9aa461bc", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8"}]}, {"id": "85fd28b8cd9a0d72", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "1ebb897d65e528f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "e634adf530544770", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08"}]}, {"id": "806ea93a175b0d94", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "f34439745293ade1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 778}, "digests": [{"algorithm": "sha256", "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee"}]}, {"id": "2dd51d67695e0fea", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13"}]}, {"id": "364f8e97b6da4555", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1406}, "digests": [{"algorithm": "sha256", "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6"}]}, {"id": "5150295b352bc1e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 830}, "digests": [{"algorithm": "sha256", "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c"}]}, {"id": "3ed57a6835ec6b67", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "a428b4ed970fca40", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 706}, "digests": [{"algorithm": "sha256", "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6"}]}, {"id": "d5fd2e18ffc92de8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0"}]}, {"id": "bc43ce1a6665e797", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "f76880b342a81577", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "bdc2c92f29610435", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "d1bbb2562e6bb480", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1129}, "digests": [{"algorithm": "sha256", "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4"}]}, {"id": "4f13991b60313e61", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "e324b3b5ebfe27da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "d886f911093217df", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1"}]}, {"id": "9dce013aa1c29112", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "a42d8bd82c9220e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c"}]}, {"id": "e6dd8617d1ca9ac7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "b71328bf9a24d1da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "ead4c38d717ae5f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "f0126ca5b6949db7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "bceca728dcc3d96e", "location": {"path": "/usr/share/zoneinfo/right/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "02ac2d8e120cae92", "location": {"path": "/usr/share/zoneinfo/right/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "5eadd5ad7a34c18c", "location": {"path": "/usr/share/zoneinfo/right/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "05b4d54b368f6344", "location": {"path": "/usr/share/zoneinfo/right/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "bd2b8a8fbbbae666", "location": {"path": "/usr/share/zoneinfo/right/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "34ba24dc7029a089", "location": {"path": "/usr/share/zoneinfo/right/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "4ac7e84a86c37ab7", "location": {"path": "/usr/share/zoneinfo/right/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "005448404ee58b40", "location": {"path": "/usr/share/zoneinfo/right/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "998e7e676c1bd320", "location": {"path": "/usr/share/zoneinfo/right/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "20bf36a5650cbfa8", "location": {"path": "/usr/share/zoneinfo/right/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "4d6d2280ddad5892", "location": {"path": "/usr/share/zoneinfo/right/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "4e5bf468f0daf278", "location": {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "e1e68a0895ad27e6", "location": {"path": "/usr/share/zoneinfo/right/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "c1a5f70e8f827703", "location": {"path": "/usr/share/zoneinfo/right/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "963bf02327e25f22", "location": {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "4b4d3b1cd9064d94", "location": {"path": "/usr/share/zoneinfo/right/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "4580d3080d6a03dc", "location": {"path": "/usr/share/zoneinfo/right/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "cf45740f0da85d9f", "location": {"path": "/usr/share/zoneinfo/right/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "0db6d2c81ddf054b", "location": {"path": "/usr/share/zoneinfo/right/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "ed96ae54c08807d8", "location": {"path": "/usr/share/zoneinfo/right/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c1b16749de52da29", "location": {"path": "/usr/share/zoneinfo/right/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "8e0e047c9265a4f5", "location": {"path": "/usr/share/zoneinfo/right/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "7dd175eca08f0de4", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2445}, "digests": [{"algorithm": "sha256", "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883"}]}, {"id": "583e6580dbf7b441", "location": {"path": "/usr/share/zoneinfo/right/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c0507d9366c8aa1f", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19115}, "digests": [{"algorithm": "sha256", "value": "78a1f205b893beb45ec5be8adf26adcf166742cd430209284fb4e0369e37a000"}]}, {"id": "0b978943bc7cfe90", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17769}, "digests": [{"algorithm": "sha256", "value": "88afc57104a9ad8feade48cf10d66cb2011519f9968554496ed09c832e7bb1c8"}]}], "source": {"id": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "e7eff898-6f4a-41d5-ac70-ee261ef4f888", "resourceVersion": "2", "creationTimestamp": "2024-11-29T16:11:54Z", "labels": {"kubescape.io/image-id": "docker-io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751562", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "941221365f105310ecec05d20de01292b21c1a428a426ca6deec81e21c2f3431", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T16:11:54Z"}}, "syft": {"artifacts": [{"id": "227d9dbfdb949d11", "name": ".redis-rundeps", "version": "20230321.002514", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:.redis-rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis-rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/.redis-rundeps@20230321.002514?arch=noarch&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": ".redis-rundeps", "originPackage": "", "maintainer": "", "version": "20230321.002514", "architecture": "noarch", "url": "", "description": "virtual meta package", "size": 0, "installedSize": 0, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": [], "pullChecksum": "Q1JQv2sIl0Mpf/MyKZBrIH7FKfFw0=", "gitCommitOfApkPort": "", "files": []}}, {"id": "0a3b4a9dae4049aa", "name": "alpine-baselayout", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8890, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.0-r0", "/bin/sh"], "provides": [], "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "f0def3051a26afc8", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13361, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1KM01lfKVp+gEZn23awujqjSkrN8=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "edcf6e67eac04af0", "name": "busybox", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.35.0-r29?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 509600, "installedSize": 962560, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.35.0-r29"], "pullChecksum": "Q1NN3sp0yr99btRysqty3nQUrWHaY=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVNLeeB7VouhCO/kz+dbfL3dY4c="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "10c99a42ed5bf9d4", "name": "busybox-binsh", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1547, "installedSize": 8192, "pullDependencies": ["busybox=1.35.0-r29"], "provides": ["/bin/sh", "cmd:sh=1.35.0-r29"], "pullChecksum": "Q1miWwyhWKXVEiRYLhmArV1TKMs6A=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "f95be16d8615d51f", "name": "libc-utils", "version": "0.7.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r3", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1485, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q19Gg06pBPiiG9UN94ql7qImsHSUQ=", "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", "files": []}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "c0d6e0f3841a7244", "name": "musl-utils", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36697, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.3-r4", "cmd:getent=1.2.3-r4", "cmd:iconv=1.2.3-r4", "cmd:ldconfig=1.2.3-r4", "cmd:ldd=1.2.3-r4"], "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "544ec51c3fe9a624", "name": "scanelf", "version": "1.3.5-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.5-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.5-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.5-r1", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 37687, "installedSize": 98304, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.5-r1"], "pullChecksum": "Q11dxYFsHvBFAzzHGDo5gOTDNJDyQ=", "gitCommitOfApkPort": "e52243dbb02069f10d48440ccc5fd41fa5fc2236", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoAissVDuanXF1KOEl8qrFA3bso="}}]}}, {"id": "b37d6e2e45f66f33", "name": "ssl_client", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4929, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.35.0-r29"], "pullChecksum": "Q1QuqZjeP6XG85I29tOiCWofL8Cj0=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ShB3pGMDL8R7sqvDVeLOBZ6P3Q="}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}, {"id": "6801bc6eb17d0df0", "name": "tzdata", "version": "2022f-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2022f-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/tzdata@2022f-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "tzdata", "originPackage": "tzdata", "maintainer": "Natanael Copa ", "version": "2022f-r1", "architecture": "x86_64", "url": "https://www.iana.org/time-zones", "description": "Timezone data", "size": 404944, "installedSize": 3141632, "pullDependencies": [], "provides": [], "pullChecksum": "Q1d1K2/J4yf83c0gVTgt660TYoBP0=", "gitCommitOfApkPort": "2e26bb1ad9381a7e7948583a0b8ecdfcd5a0ba20", "files": [{"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/zoneinfo"}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U="}}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg="}}, {"path": "/usr/share/zoneinfo/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU="}}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI="}}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM="}}, {"path": "/usr/share/zoneinfo/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg="}}, {"path": "/usr/share/zoneinfo/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc="}}, {"path": "/usr/share/zoneinfo/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w="}}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk="}}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM="}}, {"path": "/usr/share/zoneinfo/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ="}}, {"path": "/usr/share/zoneinfo/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg="}}, {"path": "/usr/share/zoneinfo/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/iso3166.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8bVyTp0tBiHYjb8rJ1xC2lch6A="}}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OzTJOkF8mC1bLJqh1IMTVhESI4="}}, {"path": "/usr/share/zoneinfo/posixrules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/zone.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pGdYb0XoHND5RPRMgmzsJuqvGf0="}}, {"path": "/usr/share/zoneinfo/zone1970.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hu3cXnyFw9zWQr/1vSxUNhhh+7w="}}, {"path": "/usr/share/zoneinfo/Africa"}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bldPckji1VF9PHYXYvIec2s3sg="}}, {"path": "/usr/share/zoneinfo/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU="}}, {"path": "/usr/share/zoneinfo/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gZs5l3yEfDbawsvaUY5Xztf79/s="}}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E="}}, {"path": "/usr/share/zoneinfo/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qg6Y3iW8rsprH8RNLUVAc/XWQXU="}}, {"path": "/usr/share/zoneinfo/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM="}}, {"path": "/usr/share/zoneinfo/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM="}}, {"path": "/usr/share/zoneinfo/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A="}}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU="}}, {"path": "/usr/share/zoneinfo/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fSysB22ZvF44uie2cRMxetSW07E="}}, {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q="}}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0="}}, {"path": "/usr/share/zoneinfo/America"}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A="}}, {"path": "/usr/share/zoneinfo/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8="}}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8="}}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0="}}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo="}}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE="}}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw="}}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM="}}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQG6uYI+c4/BwWaldRADSUP3QSI="}}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo="}}, {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9gkCTU0SEVFSc2vuFTMrkVIFfw="}}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8="}}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U="}}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw="}}, {"path": "/usr/share/zoneinfo/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw="}}, {"path": "/usr/share/zoneinfo/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y="}}, {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8="}}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk="}}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc="}}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw="}}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM="}}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms="}}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI="}}, {"path": "/usr/share/zoneinfo/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA="}}, {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4="}}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8="}}, {"path": "/usr/share/zoneinfo/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA="}}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U="}}, {"path": "/usr/share/zoneinfo/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0="}}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY="}}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ="}}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA="}}, {"path": "/usr/share/zoneinfo/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6t62cDEdla7U5zI7IWozOq2ON4="}}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q125x7B6KeyhpcRdFUyT1vZAr6XMw="}}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE="}}, {"path": "/usr/share/zoneinfo/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk="}}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY="}}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc="}}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ="}}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk="}}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4="}}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI="}}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI="}}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY="}}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg="}}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k="}}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg="}}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0="}}, {"path": "/usr/share/zoneinfo/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw="}}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RiOJGAtjDcc/89ZYfuMbywkG05Q="}}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bgKrHE6oCJx7Tus/Gc720ExQ4L4="}}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw="}}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74="}}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8="}}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag="}}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bU0luemOfnsgh6bUJqKrIO0G69s="}}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8="}}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19l7RRP1Vl6pYie+i0y7h4wnE99k="}}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0="}}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE="}}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U="}}, {"path": "/usr/share/zoneinfo/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I="}}, {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0="}}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs="}}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY="}}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg="}}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZvijSJWtrclRiabUBTZlzAPyhE="}}, {"path": "/usr/share/zoneinfo/America/Argentina"}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk="}}, {"path": "/usr/share/zoneinfo/America/Indiana"}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE="}}, {"path": "/usr/share/zoneinfo/America/Kentucky"}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U="}}, {"path": "/usr/share/zoneinfo/Antarctica"}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk="}}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ="}}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M="}}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng="}}, {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes="}}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU="}}, {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0="}}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Arctic"}, {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Asia"}, {"path": "/usr/share/zoneinfo/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8="}}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk="}}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE="}}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko="}}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA="}}, {"path": "/usr/share/zoneinfo/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk="}}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ="}}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU="}}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg="}}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg="}}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So="}}, {"path": "/usr/share/zoneinfo/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA="}}, {"path": "/usr/share/zoneinfo/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI="}}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY="}}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE="}}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg="}}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rMJR0DrMsnv8J7MoglBLIG1Seo="}}, {"path": "/usr/share/zoneinfo/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xVfwMzEUIhxFflD6B2PsxVWSgU="}}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0="}}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY="}}, {"path": "/usr/share/zoneinfo/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc="}}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg="}}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM="}}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro="}}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM="}}, {"path": "/usr/share/zoneinfo/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ="}}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY="}}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM="}}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE="}}, {"path": "/usr/share/zoneinfo/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ="}}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc="}}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA="}}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI="}}, {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc="}}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ="}}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY="}}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4="}}, {"path": "/usr/share/zoneinfo/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k="}}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q172WRs3tr8koN/S40UX8uh0nm41g="}}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4="}}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs="}}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc="}}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU="}}, {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk="}}, {"path": "/usr/share/zoneinfo/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY="}}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0="}}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA="}}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU="}}, {"path": "/usr/share/zoneinfo/Atlantic"}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I="}}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU="}}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM="}}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc="}}, {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE="}}, {"path": "/usr/share/zoneinfo/Australia"}, {"path": "/usr/share/zoneinfo/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE="}}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1isVUUj/FMA5TUyPOWORvittywuU="}}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Brazil"}, {"path": "/usr/share/zoneinfo/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/Canada"}, {"path": "/usr/share/zoneinfo/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/Chile"}, {"path": "/usr/share/zoneinfo/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Etc"}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iocBvipAe+pMyCK6VAcmi94omk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Europe"}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM="}}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE="}}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY="}}, {"path": "/usr/share/zoneinfo/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc="}}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo="}}, {"path": "/usr/share/zoneinfo/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4="}}, {"path": "/usr/share/zoneinfo/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA="}}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uOFSZF20gbj397mKaDkd3p93S1E="}}, {"path": "/usr/share/zoneinfo/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8="}}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE="}}, {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw="}}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA="}}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM="}}, {"path": "/usr/share/zoneinfo/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs="}}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4="}}, {"path": "/usr/share/zoneinfo/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk="}}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k="}}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ="}}, {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U="}}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs="}}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4="}}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KVq2FQrAQ2AI/zt3pVjCoADUvaE="}}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Indian"}, {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg="}}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI="}}, {"path": "/usr/share/zoneinfo/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Mexico"}, {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/Pacific"}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk="}}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s="}}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU="}}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc="}}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw="}}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U="}}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc="}}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs="}}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA="}}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4="}}, {"path": "/usr/share/zoneinfo/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY="}}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk="}}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY="}}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg="}}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM="}}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA="}}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI="}}, {"path": "/usr/share/zoneinfo/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM="}}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk="}}, {"path": "/usr/share/zoneinfo/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/US"}, {"path": "/usr/share/zoneinfo/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/right"}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E="}}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA="}}, {"path": "/usr/share/zoneinfo/right/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ="}}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A="}}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To6rHVGaYmPh7DFuml6L34G668s="}}, {"path": "/usr/share/zoneinfo/right/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I="}}, {"path": "/usr/share/zoneinfo/right/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ="}}, {"path": "/usr/share/zoneinfo/right/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s="}}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8="}}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU="}}, {"path": "/usr/share/zoneinfo/right/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68="}}, {"path": "/usr/share/zoneinfo/right/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM="}}, {"path": "/usr/share/zoneinfo/right/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Africa"}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc="}}, {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X8LqPniZ8tpA/LuUf7wKkgHhgQ0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q="}}, {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ighbwFlwRbHyUNRcg6F3iDqJAjM="}}, {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso="}}, {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk="}}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k="}}, {"path": "/usr/share/zoneinfo/right/America"}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08="}}, {"path": "/usr/share/zoneinfo/right/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk="}}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19JU2NChowR2yLu0RMSfcTV/O758="}}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ="}}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM="}}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA="}}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis="}}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RZfWKqHRBLlFD5xdDPJZVo/eAqc="}}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM="}}, {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bop5pUBkbMk4Kev0yljVo7oMGhk="}}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc="}}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM="}}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc="}}, {"path": "/usr/share/zoneinfo/right/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0="}}, {"path": "/usr/share/zoneinfo/right/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig="}}, {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI="}}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8="}}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE="}}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE="}}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4="}}, {"path": "/usr/share/zoneinfo/right/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54="}}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk="}}, {"path": "/usr/share/zoneinfo/right/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0="}}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E="}}, {"path": "/usr/share/zoneinfo/right/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY="}}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms="}}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4="}}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho="}}, {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14JN9h6nakbFwOIrJUfOul81v6nA="}}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FxsqlagW1UBGlRvRUYpfS3UJyqI="}}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg="}}, {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no="}}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8="}}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o="}}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM="}}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baZKls99BCUShs16kJgL3lcY488="}}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk="}}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4="}}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4="}}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU="}}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY="}}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4="}}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM="}}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8="}}, {"path": "/usr/share/zoneinfo/right/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0="}}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WcUeCaK3RIaGABb4paTdo8Jn3QI="}}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUA7vfuWHytshwfltexU6TchUs0="}}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E="}}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8="}}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI="}}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw="}}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ttLGUauwKXUplLZl2xr5krFGBf4="}}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ="}}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1grk3lEem7US6URfIHpJF1LCvtHU="}}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY="}}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA="}}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ="}}, {"path": "/usr/share/zoneinfo/right/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8="}}, {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU="}}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs="}}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs="}}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo="}}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K4suDCZDbIrzTJtBz7nz78BIw4w="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina"}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana"}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky"}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw="}}, {"path": "/usr/share/zoneinfo/right/Antarctica"}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Arctic"}, {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Asia"}, {"path": "/usr/share/zoneinfo/right/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q="}}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qEoyBiWUab3k313DlKfU9EDV4o="}}, {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcpoedzq+Ibe/IS6ouYTDbvQAbI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nooCOVPPO175tHesSh7+rWrzatY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I="}}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y="}}, {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws="}}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic"}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw="}}, {"path": "/usr/share/zoneinfo/right/Australia"}, {"path": "/usr/share/zoneinfo/right/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w="}}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Brazil"}, {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/Canada"}, {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/Chile"}, {"path": "/usr/share/zoneinfo/right/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Etc"}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Europe"}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec="}}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWsTdgabdnHXUcnBxB+ytJGxS0s="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o="}}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4="}}, {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U="}}, {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A="}}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OL6h38ekvpU2vziJSpi/3KUsfhM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Indian"}, {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok="}}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Mexico"}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/Pacific"}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/US"}, {"path": "/usr/share/zoneinfo/right/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "008bcc1445f44203", "child": "2791973cba0a89bb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "008bcc1445f44203", "child": "4cf9c3537f896231", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "4fdfbb03676f495b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "6b9abe7d80ee470b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8108ab845e4ccbcb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "862a8ff2f35a6b80", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8668162f21426d67", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b58b2fb69e8b39c8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "c7bb6e42ea2504f8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "dfe56f19a55af4ab", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e456dfb5be04fdb7", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e549cedcbd486e69", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "02eba7befcbb3bfa", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "1071b0c6b4d98bb1", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "35ab393f27e0bc39", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0a3b4a9dae4049aa", "child": "71fcfec0ece1a67a", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "77282715f933737e", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7b189c84b22c7f02", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7ff31e5e9ba0bfa9", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "89c7ab9592844cbb", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "b103e8d521455a19", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "d98fbe0bce78b009", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "10c99a42ed5bf9d4", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "10c99a42ed5bf9d4", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "10c99a42ed5bf9d4", "child": "564026926225072e", "type": "contains"}, {"parent": "227d9dbfdb949d11", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "4cb49698ca5c72c1", "child": "0fab6f59514f4740", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "4cb49698ca5c72c1", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "6a7f2c32518c8dbc", "type": "contains"}, {"parent": "544ec51c3fe9a624", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "5efe1218da015951", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005448404ee58b40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005b82834d7d5686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "00601d6c11e9dd20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0122f800f4ad8284", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0142369d07f5c563", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01475b49acafac83", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "017409a4f041f0f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01814f2fefa15229", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d5cac7a0fde73d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d8f30e6c70e1c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "020ae63fb4da9a26", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "021f97ee467212ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "027518f3ddc73dcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ac2d8e120cae92", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02cdd929ba370762", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02d6b7d35145a0de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ddb5be58017ff0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02e4f0dbc11e604c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02f3408070373f65", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02fb4858e2380e08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0305ac4d7ab6c9cf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0314fbfdc1916c66", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03239001da446014", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0336eedc6c4118f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "033b5e7d13ae7c21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0340c5f90d5855df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0342bb3fe6fea2f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03f4748d90f12155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "043dc039eacbc41c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "044139ce1cde5bdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05018272d72cfad1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05294b476573997b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05478041607899b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "056f3352b11d2c39", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05ac8fe458aea86c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b0d26ec1e7959a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b4d54b368f6344", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e2bf9264ed3771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e33b81350baabf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "060876e4c2cf6686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0658dde26ca712c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "065e379886488b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06713e23344daeb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "067babb899244869", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "068393c10775f181", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06f8ee72c3c3a383", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0704e902ea772f56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07447042371ca0e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075b89e4efe3fec8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075e9b425d5b0722", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07db0ea4df585084", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07e6dbec6d4aa4c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "081fb4d5b044cdbd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0843a5d10f45ed1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08a5fd86dc720476", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08eff33027b81928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "092ae5d6e425ea9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093149edb63ab9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093cbb3bd2c06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0963b1074407173d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "097e8ad8a1cac738", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "098a6dfe7255c449", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "099450482d1c35b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "09e129e23af97216", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a62356d4a19d3ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a66f336d5f7d5ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a8940b519ea75b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a9b30a61b72068d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ad99c3a5ee70349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ae619fe5628eb77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b3bf7fbb5f06371", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b492712609d5932", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b727001adf28928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b753e445ed96cb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b7e06c087ba5895", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b978943bc7cfe90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0bc21907cc690d2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c057ba0a24f0339", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c44c5babd2c42f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c473b280b3b64bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c5e3c652c1be349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c8da9cc6982b771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c9e19f1711c186e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0cfffa615db5a8ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d0034076ed86fda", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d3d551dc5d523a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d726ed5ea4e0075", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0db6d2c81ddf054b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e073ae50e133c93", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e21187c4f923e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e41ebfa0f92b4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e75a3dcd45d6564", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e7f44d3d3799ceb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0eceea272d2288e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0edc09eaa17cb663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ede1f387ca8c1c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f2ff35f50fad7dd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f49b40a3c7d6804", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f8e42c1ad7b03e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "100d71ecb7fe11b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10146bcf178cac10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1039734269e3ae73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "103b8f15a1ca799e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "104766306a2c5396", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "108b403b2b0284f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10e17e45ac01644f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10ed111c91179f3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1105b6b0ce70a546", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1113f958ca1453e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1121c310dbdb9478", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "112a2909d607b110", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "11796816a038e84a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12097634795c1864", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "128e679165bc7c56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c29c777e87703b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c49dc9d40b244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c95e9ba7333f15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12cf6f90edbc9232", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12f805965bdfebab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132a92a142c44493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132aff0855989401", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13ad25aacc3793e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13c2de2ee036de06", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1426f27dd74cd5b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "148f6b814c407fa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "149f2ca459d70157", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "153919832c9b5144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "156337106c37e323", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1575ea42fadba208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "158608b313985c44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16366da3885e84bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1640352bae1ebdd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167a401b5c5d1487", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167c2cf6469f6a02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169a825498d0936a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169da8e35efdd222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16af1488b0fdcb47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16b9a0c4aa2bdfde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16c5e36e5e188cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "174045b94902854f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1747dd61a650bfeb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17935255332431e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17b5f1ee5fdcc79b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17edc5b9ff8cd741", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17f390b4c0e20833", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18041b6e607a48e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18140fcf8de3f734", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18b5036514d46e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1954a3834934d5c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "195a458d926a32ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19adc03cf76b7ca4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19e87de3f4529129", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1a75a9199088ab46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1af83d5fdc03d855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b2559ed040f50ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b44ce9da1217c70", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b649f29824f411c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b7afa212cef6c75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bb6d3c21bb9b64c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bc1c1f8d946305b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bec8ec3a7b616b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ca8386b28aa1812", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1cc537476034e84e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d4e0bde934de4a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d5be65e6d7ad952", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcb16b2d899e2d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcf1c594a76f036", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e2421bc02639988", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e56eeb092b515fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e78969827a1178d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e95ca34991f139a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ebb897d65e528f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f7a9f469191b9c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f81eae123a18cf2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1feeaf48a7ad36e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2010898b676aa177", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2063c29a4960c6ce", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20bf36a5650cbfa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20eff447e63d7ecf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21f5145dbe33022f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21fad208fcb45308", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2205a1b6fc83716a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22b4e5e232f00906", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22d79504e31e9e14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22dc654b654a06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22df38ac1d1fd964", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2315e1a6ca530aa1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2329ef2513c2c0cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2397d9627010466e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23aa6840a348d38f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dc2d2a52df855b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dcc8af10a88f77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2403d3e030bfaab1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241bed02fc07f479", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241d2da8c3f20622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2429541998ec264d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "249e6009e55f7202", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "254a3d614d8b3a53", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "260ee43d2b65f0fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2691c113faa031ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2696b5f41023bf62", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "26bf78a6c7989206", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "271014b0714af507", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "277f170e0a965663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "27b844297d8c9bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "280f3bfe949a3ffc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2812a3c0c7d00e95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "286ae4941018cf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2879551ab558f99a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28a4e76f5d734fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28efcc256d421872", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2949d6456be76f2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "299bc49792d97b90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "29dc45e253756a81", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a26e6d84537cbed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a60940c97ab3085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a7ed23db9f6368f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ad874afdc60d88c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2aea0ea4b40626c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af1bd2ecc9d016d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af829117e3bdc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b4c0a07f17cc0bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b888b33ac587100", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bb152ddfa546f50", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bba9852eeff11e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2c78816c3d611bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2cdb7dd3c84dacd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d438029f830719d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d97737bd4fca62d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dc715c5c9e66bc9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dd51d67695e0fea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2de799f665fdf03c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2df7d15d2487703a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2e7e09dde874117c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ea99f3402e601d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2eb3309365b7f45a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ec343707f34f139", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f30128f4f50c2c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f39629da9696f23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f94d4c52bfce138", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f990f17a87a2795", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "301b8397750e4d9b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3033120eb2be2983", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "308ce13d2e514d32", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3151f9774fb8c673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3162a25572cf1876", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "317dcf56af89ceba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31826d3421325fac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31a27b349e8eabab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "320e208e9aa461bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "321729b5dfd50643", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "323272a0d0666dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3253c59e6763058c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32b4a3ce58b08530", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32c4a9b19f3d3fca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "336a424850508f04", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "343cc7ff5dfdc179", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ba24dc7029a089", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34d726a6ff54cc77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ea600227342df4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "356b17a414234bd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "358f286238589a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "35df5caf993836b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36098331dca1cd19", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3646bfd417ca9406", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "364f8e97b6da4555", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a4e2f2a90876af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a94d1dad80565b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37384c5788fc39e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3742add0fb4b06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3747246401b0c9e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37901dcb18a1d8bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37c4934cacbf83cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "38109425fcad1078", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3901c7badf952068", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392713c3b019509b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392a86ab7a610455", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39500c5fe957acfb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "399fee198e75537b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a5c0d0893f3328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a73375427078dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a396a0aa8a84233", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a3d7f2254f26c5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a4dc580ee5e1749", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a7c2c6c682ae178", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b3cc5dfdd5c39ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4264d99fbe2f00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b47de5b6b988788", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4a4ad6232f8bcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b8436622ba4edfd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3bbdbb1ebf991ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c20b79f409504d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c855449f3f474c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c93f2cb0e401a6d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ce77c36203d3a46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ced50db9f898b2e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3cf5d6c749912850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d281f206494c15a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d550a82fbcd19bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d6ec807a4070fc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3dcc8edae4b666c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e2befa5b3f6a4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e4cd5ed3851ca87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed52a543475929b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed57a6835ec6b67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3edb221ea674eec5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3eddb49e52aefa9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f74ade3d572ed38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f95f01d49de615b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f96dbaf3ad96610", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3fa7710ae4912836", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "404a7abb8b3a9dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "405c8cdcb499f67c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40d69f79fc633328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40da57cc26b708e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41785794c2dc4ed8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41d37dfc4727db52", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41f3b364dff808d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4216e9f2cb420692", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "423d256f56fdafef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "425de79303ce7d1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "428d457a2b4c498c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42ad5d750620a850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42c0e4e5aa76ac45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "431e4ed4845a826b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "434b9dd890051ff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43527f6258329a91", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43ae88d20e378662", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4420e3c34552b992", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "449a3503c998036d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "44e03ee58024b410", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4531fcdb0187f8bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4580d3080d6a03dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "45d31a13829b3013", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4621093405685170", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "467f5d7eba2e9130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4739febcb80eecb2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4740b4f662a3866d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47746d74b7052019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47790ac862ecdf4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "478d5b7eb5bf5816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47bdf1807f252aa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47c1aa3d216e8483", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ea03253c3d11ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47f5ac3c8b10a9d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ff56679e7cdd95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "483350f9c7319781", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4835902ba7b89c00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "48466b4f3829ed02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4876534fbed12733", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4899382e2947484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "490afe72114801ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4970d7813c658453", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "498d6b92266993a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4998eb4661bd289e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6801bc6eb17d0df0", "child": "49c961603973546e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49f9d4fa0c24f447", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a0eb53c902823f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a3138086b13ed7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a36b21fccd8436e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a4ff44641865fb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a619cb5c9e3264e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a6b1b39a0c12be3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aabaf41761b08b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ab9932e4de1d130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac2caf372b14e9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac7e84a86c37ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aee709825c0a92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b4d3b1cd9064d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b9b4f650e7e30d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4bec88c5be479ace", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c18969f342c5c2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c56c7c168431118", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d0ab1069c2e5de2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d37b0910a8960d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d6d2280ddad5892", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d9640c6ac8cb565", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e09bacdcb59a17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e0c931477262dab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5bf468f0daf278", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5e4263b8153a4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f13991b60313e61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f15227c478d0fd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f2cd1f1118702fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f41668627fd317e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f4c5f7e42658cd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4fcc53343772dea7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50990a754f76d940", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50c4f126f1ac2e84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50cb4cf9fd8f4496", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51444122852c6ddc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5150295b352bc1e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "517bea1ef452ac6f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5188e0eae3447e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "519a396beb615431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51b4b6eda526f4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51c1185f69be6e38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51d3a6cab8eea421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5326eae4c438fb7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53299b0fe1ccbaae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "534cf4811c99dbb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53716717b330c085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53a261f035e8d2aa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53df2254549c35b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ebfc69374d779f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ec8a7a714440da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54091268acaf20e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54a37c0242cfdade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54afb59feebc6bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54d718b0eab31303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54e063224741523c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "556edc77899f427d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "557b879ffd828f7c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55882aa51384ccde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55a0b2fd61fc5c17", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5610aed170a54fa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5634c6ea11a203f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56d67f3ae160b83f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56e23730c91ab25b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "572c9242c72cf6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57315e5d21530e60", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5761917765d162da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57916392453aa8ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57b03726864e4be5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57d2ac451f409ad5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "583e6580dbf7b441", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "58cc974883e2a135", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "59166dc738e12f8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "591dfb4647330e34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "592447db91d9f92d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "595ec860e6ba3e7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a24595604e89e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a6fca57daf70405", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b37585d7e9f6976", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b5ba46c3912ae7a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5bd4928de575895f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5c574e7a9274632a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5caf2ce9248945fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5cde4aeb4da9ed36", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d1955c7835b2bb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3187e0db786303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3abd45b148db43", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d5277964a41aafa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5dc85aee34d0ba49", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e03748428872d47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e0b9f9f46ab4df1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e16f5e470041bad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e21bccba9fe09ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e398f26d0e6d3f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e663eb13efc9581", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e9e6ade30a67e07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5eadd5ad7a34c18c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f1d0a3d4d113ae1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f5293889b3dbcc8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa2502745be5c57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa3b6e094240252", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fcab6958165240a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fd89385decbc967", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fe69defa795e042", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "606126c7c2869a9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60913db10ad60af4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60bd9330453e60ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60ef5698f04af673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6112da1e9f6a83db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "613e3372c1967331", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "61ed1cf74c885e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6228d718f31718b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "625251d6bb1ed770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62707c0b82f43296", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b4e63f4bb7cf51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b8d10d19009778", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62e9a5c26c85d493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62ec1958227b00c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6361263e9880c8b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "636f3260b6647d6b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63a2aebedb236f10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63dc80cbbb35b222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63ec00faeed7c990", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6445c1be502cdfa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6474a25794e423f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "64b5dae5362d523b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6564e6d3f72afbfc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6576ff5ecd505d30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65863cf08b3ffbd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65b455cd54dc7e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65eb93fc29287b33", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66191e767b2c1256", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6689f349f53a3126", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66fa63911ad7f9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "671eed9d9c25e3a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6735ed04e41b6d3c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6742adaea21217e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67c7b9ef23ed0655", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67cfc437f84d2200", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "68030f053707ce87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "683a24f6548027c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "690508a683713c9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6940ab5616097745", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "698b0a356bc65750", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "69c294bf586139c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a0d5e631119007c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a187c709a0e0094", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a432a29cd850c3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a6b4940a201e848", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b0bceb9968ccf4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6b371f4796d8d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6c7f005413252b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b77cce02d404965", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6bed5a8878eca1fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c02218b71208982", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c06d231d7e2f6ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c21808d3a46db08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c68533c2ca1db2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c774449cc2b0a67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cb65b9a87818d86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cdf2077b82b6e75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d08d40ffec457d6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d3d29076b63f907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d803caa3829e446", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d8755a3c2a5e360", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6df8c4d5e72622ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e1cbaa5426163fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e9234f82492ff3d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6ea03c16b31614a1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6eae95b1acb7c896", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f2fadd089afbc07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f335e119e4c042c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f89e001589f3e30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "707b7c0b941d8070", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70921b1155f01e05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70a344f4a7b797f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70b8c06524a4b617", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7101f74ac7b9de1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "71f086b0d46b78c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "727e57b269e28822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "737c81365ba14086", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "738a37572b547a27", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "73b2df70552ed062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "740e525eefae773f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "741f0866dc266f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "744eaeabd83270bd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7479d055c5fc56fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74b84bb2a8b98dde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74e1922deb071073", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74f027241eb30b95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7510ec6197bdcbf8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7527ef7f1e3e431c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "757103c630c44511", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "760d7e0c55c0d933", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "761ccea1cd669376", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "765526a9e12f4df9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7670b03ac26522e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76819a6e931e80f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76e91852aa415855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76f8f2424fa96bc0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77a6337959c7bf86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77dc68314ea9f3f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77fa5f03c5f6f0b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78193fa7c9a562a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7869c5c53ccfb7ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78714514019edf75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78e648b820a70b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7904301078568702", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79108b74cb6ac742", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "793448cbdba2b6a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79568f6d1560a0ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79701367c4351f7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7971e9b663245859", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79a96c005f92ede3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dbe1f5e5163015", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dc67331f9c9363", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a1ca75c8b4e3fff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a407713abb4f271", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a6584e809c2ad8f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a9c8a9c65ee260f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7aa1486cb78b789e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad0738d1de5a132", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad4ce05d666982c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b3f589244a72009", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b430f9ba9791cb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b4dcb696c92380b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b771c1ac47f373a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b9a9f239c069acb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bb61d2b8740f45c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bc9161a2c370191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7c2647dcca36be61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb32c63f6f60211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb8594363213e9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cd41b7d2ae7e0be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ce21b552e1136d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cfe26ed0b3c1e71", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d07d9048e7d8f4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d384c288203f59a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7daec355a3520ce6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7dd175eca08f0de4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e1953e1c44648bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e7ce3714a8e1ebc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7eaf93fe3ce3e168", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ec2aa4052d2bece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f17fcf1d474fb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f26ee460120404b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f3a3cec6392d1ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f62760572d0e3b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f95c16bad5ab585", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ff3b3ad36f0d469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800772ea66e28c97", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800af7211602d7d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80209ada7a28b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80314f4e82cdaa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "806ea93a175b0d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80717dd12cad8aec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "807518ac1092eb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80a72860c7565099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80f41ba96ebf3bf4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80ff260045a9ea57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81354cf53f9c40f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "816850179ccc39ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "819937c76c444dec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81a0e618926c3da5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81bd95b8d6a947e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "82673f607c3314da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "831e61354e7664a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "833d58e3191aa616", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "834d60910dae0d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "839023d792436155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83b07739722fa95f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83be9bb1c38a0ca0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "840705419294209d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "841e40939506ac1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "843d376332909572", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8478c36bad0b1e16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8490f82daf0fa030", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8497a6674e86d8de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "849b96c99c095c4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84afbbe6ec5acc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84b6786d1852aa9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84fd55d6445517d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "851aec614a55bcd0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853607e5cc609f5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853c0221c9f03355", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "856b91e4148c7efe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "857a36c5fa81beb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fa7d6eb7c0849e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fd28b8cd9a0d72", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fefc773444897e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86283b8b73186c07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86acb979f981d4e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86b36a409bd92012", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86f5e1d752734cf6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8785f76d637d28d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87b6f60cb5b73220", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87bafba6333a069a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87cdadaebdc8713d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87d4dd0b7c02e4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87e1ad392fc93d5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88209b637e071ddb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88516d1d7caa8b61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "887e9e49fae0244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88eec9899a38adb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "891c72ffeb2c805e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8922b42f97eafb63", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "894dcb8c39d129b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89a5ec6f9e843e48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89f369a11442c924", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8a31f27f2756a67d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8aa89b5e9cc3e8d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ad543ece4274a73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ae3f6c2bf5854ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b35dc1666c81910", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b6a3b7b77a1b047", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b806ddd7081734d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b970b061d980f0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd875c7c181709c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd8890faf828d6a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8befb5ab4d8ecaa4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c285bff390d37fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c488f315c265332", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d5fb3efd8bf9f75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d813cbb918f1ef2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8dcadbb68c6556d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e08aff081cad65a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e0e047c9265a4f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e53ff8a7add34e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e839fbad126e5ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ec22237d7a47ca7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f02cb23d932c7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0959d21b68e022", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0d56ad1e8d8336", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f7dbd485491dd14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f897b1d9c1e0c01", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fcce627adc902c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fde3f2361f0b3b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe1d9ba20dda956", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe44307429ad240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff09e0ee3eb0815", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff402c23e1f0d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ffbd5cfad8b4062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9023babe6e3f7680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "905bf554eaeb5efb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "907aa7838816bd2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9084f216223217cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "90c46ac4b4a164f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9143003e390d85f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9155ad374308ceb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91628d5ad76d348d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "916933697fd5c223", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9188b5e5f5d31ef8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "919bdcf8522ec519", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91aac87817f6872d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91c5880e795a48bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "925380f086462753", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9288f246356224f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "928aee5083f9e907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9299c3abe85baf47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92cb31019d759050", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92dce49deb0a09a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932e87c55b92ac9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932f3f605150956d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9346990f9dc2cc34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "93c2f47d412cba37", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9415d9403463fc80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "943b4d33125d53fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "944ad3c51cb95bc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948c6903f74116e9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948dde6922b3bf89", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9527793f3cc36822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "957e674fca99e852", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95e40a923286e51b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95f25502d437f227", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "960717d7c863935b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "961e1eb08221d193", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96201691b68529a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96220d608b367dd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "962e6cc0cdae2e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "963bf02327e25f22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96770247136384e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9689daded15a839b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96d0eb8154bd1d3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "977361f77e6652d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97910c3a4419b22a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97b209864d3d410f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97c33a605bd6e4b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97d8620e4e579021", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97f32fcef86f0269", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "981892e51f3dd6f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9830dd58262c73fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "987e406998e249c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98e6f2b4545c81f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98f731d23a1a4ef0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "995e0d96219a0103", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997460036d00ba20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997a19cd93e002a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997cd07ce0f1b0d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "998e7e676c1bd320", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "99b0426825054686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a3668f6c2eadb34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a554304a5a49bcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9aa049dc097ef6e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9b12d916cd06c443", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9baa02a50944dc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be204a4e52335cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be4a15a28501191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be91561a3664183", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c0da402f152dfcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c6745fde0e08e58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9cbcdc0a511b0ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9d9886dae6041a23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dcbed285495b159", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dce013aa1c29112", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e961189f11b51f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e9cb7ea6e14723b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ea2a01a33da006e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ed9cc63022b73a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ee9fa1dde9acaca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9f2e2f161136d043", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9fc13b6b115d1b03", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a046cd6d1f51a77e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a06fbe9a055246ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a0f0afe436806016", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1050f6aec2684c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1403af117861a4e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15ac746eb317485", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15b8fa7c79dfff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a19d4342b8cdbece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1b265d1806a9cc1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a23968925b2f2174", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a24ac61b248e829c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a26ec2050f8f71ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a31c694d1ff8ccfe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a35b032f24ddcb11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3ab3e1b512f8425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3bfc24e41408f78", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3dd0efe9df26306", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3f66b3ee0885607", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a421dacad8181e57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a428b4ed970fca40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a42d8bd82c9220e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43da7de9648aa21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43eeffdb6a2a7f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a51a56dc49f6d02c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55d9cca3ef3f431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55f36f81ac92769", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a5d28d7027c1d096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a60cb59074fa9b35", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a610caa416fd02d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a62c148e8eb055d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a64fe2a43692d660", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a6ceebc86bdfd8da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a72b17d6c1efbf4b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7ab7e973bbd0343", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7e6475d384666e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a82c5bd17d1afb4f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a856dd0bef43e56a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a8a88dcab929f8b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a90e9c2182e78d80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9754daaba4f6614", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a98c737409c84469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9c40580bb4cc128", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa00bf27bd144c1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa16fbc49b806981", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa1c13bddc9a24a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa42e42eaebdc80c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aaeff9ee27713241", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ab64687df86911df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abab227bde7b82fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abb5c76e6bb2d15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2604ce642c0fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2f7290b89dc253", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac5f170739dbc0a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac877b49c796f4f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ad7fefb69dfea998", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ada922aead4b3625", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "adcbf66cf5e2d49e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "addd166a79d7d561", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ade1701da991842f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae60340f0122981c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae668d4094bba984", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae7d0f573f3f4057", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aed85422ba8e0bcf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af44029177511d9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af5e1f7540f0f4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afb4997a62a26cdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afe0fd8b7f2685fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b034609f083470a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0389a3146057be7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06344cb84099002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06f73ece2dbd7c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b092f998c5b76340", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0a8163b6df2c096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0b2b80d05b3e9d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0dbb0f7c32d15f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0ef4b1a4b1fe5fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b17c82e8a8c391b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b190641e452ebf8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b1b9dd413933d258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b29d015e9090e8f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2c844fdda518daa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2e015a20eb7ce44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b30f8e426b2da15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b38544d33932034f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3d781357004ed82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3e2087284a236a2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b4453821af15f841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5679391dbf8179a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d2241aa5311e55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d464f1957dba2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b60c069f499cdae6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b62a4a5129feb939", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b6878a8629692a5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b71328bf9a24d1da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b73ad0149b3d9e1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b779c689db601e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b7de6e883d09c818", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8338a96c79493d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8470ad57b1df2a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b85fe99a06c313c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b89d1d808dc5c825", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8c0b2b2e91c9ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8e01cd2efc041a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b917649368da3d75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b92fdcf98c0cd47f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b96e89b59054ed84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c0866fd1f90df5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c1d7aced38921b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba0bf0bd01b43246", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba43db1341f18d95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba93885dc2cd3421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bab2707ab2212b34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bac73fd406371ed9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bad86904dcee438e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bae4081cab10a7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bbddea559b4aadcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc3c7d6cf699bba3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc43ce1a6665e797", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc4a0f890ed06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc6817977eaaa3e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc911b03cd362571", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bceca728dcc3d96e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bcf4e585291beae9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd084da36e77afa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd2b8a8fbbbae666", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd3f2052d05cd17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd7432f13da8ece8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdb967d6b011782f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdba3d18469feba9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdc2c92f29610435", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdd06fad8b1d069c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be0585022f46c5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be1af7e07e36377e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be3ed91dc115897b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be84b04f47ca36c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be9e595845e9bc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "beb6363551e580d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf1943ce8587d05a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf3974a361f83cb8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf63af589a9b6380", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0507d9366c8aa1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0c635cf5f5c3025", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0d99e23ce848d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0e110e0dee4b9f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0ee9f8dd27e1a90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15731f19d21a394", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15aa03ff651bb5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c18f993914023c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1a5f70e8f827703", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1b16749de52da29", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1ba9c1aca9af211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1df602df6d5c536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1f389d8d70fddb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c29e867a9688e6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c2f35b447f7c82e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c40a93b063ee8903", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c42f79760350be05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c44629bce55a42b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c45ce45bd2d379e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e89e3e77eba8f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e8baecbecdb0c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5072c77167eb3f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5697abe46ded9b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c57a539e249457b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5e01272f3efeb10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c610680b202a55b8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c6224107b9ad2fe2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c71514a45c4872ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7263a3792b035ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c73db5a168e6ede6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7ce6fc32655d035", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7d3f7e83efcc0ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7dba53ff4f70d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c88cbf1a896984b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c8d04631a26b729c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91daa030e678397", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91e71ee439b46b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c935e4f05d910b11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c977cab3b16d22ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c999ee7e7fc901cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9beee18c8397c7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9ddea9e29adc39b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9eadcf7af323dae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca3ed806fb7a9261", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca554039e3884a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca7d5c4e62724eed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cad33838ad4b81c5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "caedc6833a1dc2df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cb0e386aaab55f47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cbde665d0d9dd8e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc469fbf3a3e44a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc50b7007bfe3ad0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc744968d294212a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ccd36137d3b94d7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cce64dca6202eb48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cda528ff67479ae8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce3da07caa30044f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce67839d3ff6b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce69dee172786d31", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce831cb33591d810", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce97113d54f4f542", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cea3dc9b0e99ddbb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cefe29125542b7a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf01aa60599a4b00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf3cc45d24b015b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf45740f0da85d9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf591daff9726680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf85b5115bd58ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf930338d2013685", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf9597660d1f32f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfc3178abe455518", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfea65506ce23c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfec344bcd5b1816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0153ab23de651f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0249bf015d858a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0da1ced93963d18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1248f40a4f3fcd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1a4bf5ee5a63e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1bbb2562e6bb480", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d24f62bbf0719b68", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2bf810270d1cfd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2c347bb5170acb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d318287862179f55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d31f0c043a250681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d32a34d4d4a5484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3c5ce9201bada23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3fbec6d495b258c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d407c3a5f0f1fdfa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d41aeaa80e52f0e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4382f914ba994de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4623cc31ba251bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d52f51edb3c69150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d54699327bf6d439", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58905d8325e970e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58b238a8ce10155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d591ee33c783e4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5a52d41e545c72a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5fd2e18ffc92de8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d609003d244a8a58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d616bb3f881608a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d621920238d90493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d630d08060d7e845", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d645925efc22579b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6459f65b1293dcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d64b9711715b1841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6b3a54a31cb7f85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d7441f0a2a3f81f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d82037ef701f5cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d838739f427d4ea0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88000a4e16a1a7b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d886f911093217df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88c660486d088c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d8e76cda1e073fe0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d995af1b9e7b70a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d9da021820f8905b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da242d11467fb503", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da759c291c2b9f6c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da9a84d3320230be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "daa37c65d8b20d22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db3c8f683c24396c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db40fde93d0d9905", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db6d754d37707240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db895424528af26d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db9c9266e864e260", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dba6eff37980d560", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbda41dc4f6fce1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbeb4573795919dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc156dfa8ede3f96", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc2ed2603aa07fbe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc3aefb0e2010f16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc76b5bb2a33366f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc9d29c93c253ecb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcabf420d2a05763", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcac49ec5d93a75f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcc4bacdab462150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcce8a197c74552c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcd3ca7b91183e22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd2ad31529e7cafc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd334a782a6322d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd4b89cf785cf97a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd5b42d63beba1af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd60ee435853d68e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ddbe94c39be09c0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de400b1397202f86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de83482718d6eb51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de9b3b8bfcc414b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df1603c5609f32a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df29e30fd7bc1576", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dfdafde5a8955a15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0186e987bc1d1cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e03751822bf25dc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0605371e8d3057b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e17accec31b8df84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e18c8f446ee72694", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a0ef28603b3d5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a4ba787df288e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1e68a0895ad27e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e215ca350a908d1d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2a1e68353d37144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2c05e06db25b7f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2d0e0bfaae3ef73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e324b3b5ebfe27da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e33ddbaad098fdc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b2606ad59e9c05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b5ea098f5c909b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3cf5cf7e848f8ad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3da0a2c93143d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e1079c8d197cac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e51c75211d2222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3f06be12334c885", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e40cf71d8263228e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4195af2fb18d08e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e44d8c312fd096c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e483b02f25df8bb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4c331809851247f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4df445be8f523d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4ef857ad10213a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e55e726f6fd01bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e574c0f89ebb0d14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5b855c7ddfa9354", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5d0acdd4605aeca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e634adf530544770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6b3f57ce1b8bd7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6db58c0ee9e2e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6dd8617d1ca9ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6e456ce32cfe5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e71f0c4b84e94f5a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7640f15aa09992c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7a1bd62ad3c640b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7ca0435b620bb1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e829c7920218e8fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e8665629045572b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e87e778b34eebf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e90c50db5501be2c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e940a75c1bf46f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e9bbaebb494a60db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea01a8507e8e0e2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea3e83b1c335a208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea438ec27daa0600", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea595726dfe8f264", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea69ef4d1b310005", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea785cbb8a2b9e0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ead4c38d717ae5f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebb186fd31e88373", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebee9dd1ec21c92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eccc4bc6cc1743b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ecd53f9e31724028", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ece183e8614c3cff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed888a1d5a40178e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed96ae54c08807d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eda0a5bb6a5f0dd7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "edfdcf1882aa3ae5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eea9db6e7182832f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeab0caf7590556e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeb74e2944064afe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef1250eac0a80867", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef35d79a4c5713be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef74e6075bc21909", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef8aefbdc8d62096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efae57a23b35fa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efcd54527891e771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efe8937312b7df98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0126ca5b6949db7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0308717d40754b6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f03f84139f858099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f065f8631ffffb69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0a58ef84db096e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0fc29725b5a4575", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f14e232bc5e4507b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f17b879ae3eeea61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f23a3cc63a529dc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f309181322195f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f31286fdd8f216b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f34439745293ade1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3925710f58ab31b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3eb968891b9f3bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3efa29aed979aae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4066ea3240f46c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f41921492bb20102", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f44afb1a14d00ede", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4ddcdaa98388e20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4e726d3c36e9e45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4eefc74314940b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5604d2f4aeab156", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f56901be5d374425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5c5458f27145aa6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f613b8eb046fb6eb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6a3bf250d70532d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6b7f26666b6b536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6d1fe4170e1d337", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6f3af6ff6a22f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6ff287863a4f622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f73291fe09038ab5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f741a67a8149dc15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76390cf3ba3ef8a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76880b342a81577", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f884adc680f21f9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f8cae4f5f01d01ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9023c712e41243a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f907875d727c120c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f991f6c416d3af10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9d1499b15aa9258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9e6c2a700c11953", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "faedb3d17b57d5fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb264936cec721f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb48b028cdca68cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb64b3df2536f85c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbb123bb9dc30e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbccf5b2ed155767", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbe56474055d6c1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbffb4e8a99a6681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc454c16d2f4eadd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc928b5f45dc74f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fce7fb491c319993", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd047d23f43c42e2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd77be42eaccc817", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3c0609d1cb2019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3f9f1c5d10b6fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff53606399a3b85d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff5fb87b571e3552", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ffe1e06dbd20d6da", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "0a3b4a9dae4049aa", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "10c99a42ed5bf9d4", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "227d9dbfdb949d11", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "544ec51c3fe9a624", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "5efe1218da015951", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "6801bc6eb17d0df0", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "adaa708f703652d6", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "b37d6e2e45f66f33", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0d6e0f3841a7244", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "edcf6e67eac04af0", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "f0def3051a26afc8", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "f95be16d8615d51f", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "adaa708f703652d6", "child": "544ec51c3fe9a624", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "edcf6e67eac04af0", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "f45009f97952cd8e", "type": "contains"}, {"parent": "b37d6e2e45f66f33", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "b37d6e2e45f66f33", "child": "d7486c5ba43c6e31", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "c0d6e0f3841a7244", "child": "47c9d14986fb43fc", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0d6e0f3841a7244", "child": "51ddc107d90f5f4b", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "bf51187b1c0aae54", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "c911f25351778370", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "e0a729e0af2c3974", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "f95be16d8615d51f", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0e7815a8b0d1ecdc", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "1ae61640919b8dcb", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "2cb40ab7cf323e58", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "e5d4a79033ba84db", "child": "76af347c7dbc737a", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b6274398f5a1b17c", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "bacd9a5a78fe821e", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "cd658a985edaf628", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "d5b653bea57138f7", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e05bfc6d7f257206", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e5d401ebaaead494", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "10c99a42ed5bf9d4", "type": "dependency-of"}, {"parent": "edcf6e67eac04af0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "edcf6e67eac04af0", "child": "564026926225072e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "5f6a22a80b2c468e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "7964b7b17ac34389", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "c468e3fb98398685", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "da2faa18609cadef", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "faa5e8897571d717", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "09bf3883b623158f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "3f37b052555a032a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "f0def3051a26afc8", "child": "5229138dd6e4ad25", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "5c344de6c0adfb41", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "627946275cda492f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "671d1f01c6f0063d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "6722cd9ee8e4cd77", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "75fcc462c95ba1ee", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "761377117b43797c", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "7e0eaf4903e2c594", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "81a031158e5a172a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "8d0f0e38c71439e1", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "932c31c2300cc286", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "a11195f3b431951d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "bd290647080920df", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c0437528810bb1fb", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c4d82f372f586c5d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c9f749c20ace3749", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d15e3bb2fde54385", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d7833aea1af90c3e", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "e62c139013a804b7", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "f229e2967a4439ae", "type": "contains"}, {"parent": "f95be16d8615d51f", "child": "49c79e5f91cc5d9a", "type": "evident-by"}], "files": [{"id": "564026926225072e", "location": {"path": "/bin/busybox", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 841392}, "digests": [{"algorithm": "sha256", "value": "36d96947f81bee3a5e1d436a333a52209f051bb3556028352d4273a748e2d136"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d0f0e38c71439e1", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "671d1f01c6f0063d", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "6722cd9ee8e4cd77", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "627946275cda492f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "09bf3883b623158f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "7ff31e5e9ba0bfa9", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "6b9abe7d80ee470b", "location": {"path": "/etc/fstab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "e456dfb5be04fdb7", "location": {"path": "/etc/hostname", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "4fdfbb03676f495b", "location": {"path": "/etc/hosts", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "2791973cba0a89bb", "location": {"path": "/etc/inittab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "5f6a22a80b2c468e", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "1071b0c6b4d98bb1", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "7b189c84b22c7f02", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "b103e8d521455a19", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "77282715f933737e", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "8108ab845e4ccbcb", "location": {"path": "/etc/modules", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "35ab393f27e0bc39", "location": {"path": "/etc/motd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "da2faa18609cadef", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "4cf9c3537f896231", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "e549cedcbd486e69", "location": {"path": "/etc/profile", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e"}]}, {"id": "d98fbe0bce78b009", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "02eba7befcbb3bfa", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "71fcfec0ece1a67a", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "b58b2fb69e8b39c8", "location": {"path": "/etc/protocols", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "7964b7b17ac34389", "location": {"path": "/etc/securetty", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "dfe56f19a55af4ab", "location": {"path": "/etc/services", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "862a8ff2f35a6b80", "location": {"path": "/etc/shadow", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "a61d56f082f15184942d84f3c8eba1b48593a2dd6282c271e6c6242882ba9227"}]}, {"id": "8668162f21426d67", "location": {"path": "/etc/shells", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "0fab6f59514f4740", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214222}, "digests": [{"algorithm": "sha256", "value": "92dd040a840947f00a14f66e9e17a799051ad7f88ddcde851b3711ee0a78a7ac"}]}, {"id": "bacd9a5a78fe821e", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "0e7815a8b0d1ecdc", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "d5b653bea57138f7", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "2cb40ab7cf323e58", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "5a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233ad"}]}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "cd658a985edaf628", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "c7bb6e42ea2504f8", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "faa5e8897571d717", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "49c79e5f91cc5d9a", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}}, {"id": "f45009f97952cd8e", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 616992}, "digests": [{"algorithm": "sha256", "value": "a0e80898190e34005a4d0598fa71e2e0b0ab2726a3cd73c3ad147770ca371173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "89c7ab9592844cbb", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c911f25351778370", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0a729e0af2c3974", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51ddc107d90f5f4b", "location": {"path": "/usr/bin/getent", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48448}, "digests": [{"algorithm": "sha256", "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47c9d14986fb43fc", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24168}, "digests": [{"algorithm": "sha256", "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bf51187b1c0aae54", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "6a7f2c32518c8dbc", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83840}, "digests": [{"algorithm": "sha256", "value": "9d67cee3e834a1c96ff488471e70de590886253ffca68f6f36a28044f4d09878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7486c5ba43c6e31", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14320}, "digests": [{"algorithm": "sha256", "value": "99a0361fb672afb60c11e11ae4139f69af1aad2ca7b38c5be8035a2551db683d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b6274398f5a1b17c", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22632}, "digests": [{"algorithm": "sha256", "value": "b75ee5e1ac378b66dcfec99c5745624b8eac50d3000baeb31da241cd277914aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e5d401ebaaead494", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13848}, "digests": [{"algorithm": "sha256", "value": "857c3d3a882ea1ea4b1d5e24b910c90019b077eac0d1c0bf1f563222f5bb96b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e05bfc6d7f257206", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47656}, "digests": [{"algorithm": "sha256", "value": "b3950a419b3d76bb01475788dd8bdb93a2281a5d4d58ae1ecaa07059212a57df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "76af347c7dbc737a", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22408}, "digests": [{"algorithm": "sha256", "value": "4c7ba20896a438112b10f897b6c4b5a648e40c8a126dee1161215c7d9f91edfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1ae61640919b8dcb", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104328}, "digests": [{"algorithm": "sha256", "value": "9bfaa6a311b8af4190169369a241a693b69303f80f5833ac417015100ba79365"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7833aea1af90c3e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "f229e2967a4439ae", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "5c344de6c0adfb41", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "7e0eaf4903e2c594", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "c4d82f372f586c5d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "c9f749c20ace3749", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "3f37b052555a032a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "bd290647080920df", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "761377117b43797c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "81a031158e5a172a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "c0437528810bb1fb", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "932c31c2300cc286", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "a11195f3b431951d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "d15e3bb2fde54385", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "e62c139013a804b7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "5229138dd6e4ad25", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "75fcc462c95ba1ee", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "c468e3fb98398685", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "d3fbec6d495b258c", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "834d60910dae0d11", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "592447db91d9f92d", "location": {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "595ec860e6ba3e7f", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 735}, "digests": [{"algorithm": "sha256", "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6"}]}, {"id": "a31c694d1ff8ccfe", "location": {"path": "/usr/share/zoneinfo/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "9527793f3cc36822", "location": {"path": "/usr/share/zoneinfo/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "97b209864d3d410f", "location": {"path": "/usr/share/zoneinfo/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5634c6ea11a203f0", "location": {"path": "/usr/share/zoneinfo/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "16c5e36e5e188cc4", "location": {"path": "/usr/share/zoneinfo/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3b4a4ad6232f8bcb", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "7d384c288203f59a", "location": {"path": "/usr/share/zoneinfo/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "2df7d15d2487703a", "location": {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "44e03ee58024b410", "location": {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "671eed9d9c25e3a5", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "1e78969827a1178d", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "ab3943c85be42d95b2f01c9da20771fdcc590a45b3470104b2e556b2d248ffeb"}]}, {"id": "740e525eefae773f", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf"}]}, {"id": "e3f06be12334c885", "location": {"path": "/usr/share/zoneinfo/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "2f990f17a87a2795", "location": {"path": "/usr/share/zoneinfo/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "8d813cbb918f1ef2", "location": {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "905bf554eaeb5efb", "location": {"path": "/usr/share/zoneinfo/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "cc50b7007bfe3ad0", "location": {"path": "/usr/share/zoneinfo/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "6474a25794e423f8", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2295}, "digests": [{"algorithm": "sha256", "value": "25ad2de6ddd01c7aef63410683169dca901a6e3e068cc2ee4134db380babe4cd"}]}, {"id": "a7e6475d384666e8", "location": {"path": "/usr/share/zoneinfo/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eea9db6e7182832f", "location": {"path": "/usr/share/zoneinfo/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "fbccf5b2ed155767", "location": {"path": "/usr/share/zoneinfo/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "f4eefc74314940b3", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "e17accec31b8df84", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4"}]}, {"id": "280f3bfe949a3ffc", "location": {"path": "/usr/share/zoneinfo/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "997460036d00ba20", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea"}]}, {"id": "977361f77e6652d5", "location": {"path": "/usr/share/zoneinfo/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "c9ddea9e29adc39b", "location": {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "05e2bf9264ed3771", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "698b0a356bc65750", "location": {"path": "/usr/share/zoneinfo/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "80209ada7a28b71a", "location": {"path": "/usr/share/zoneinfo/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "cb0e386aaab55f47", "location": {"path": "/usr/share/zoneinfo/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "7a407713abb4f271", "location": {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "a62c148e8eb055d3", "location": {"path": "/usr/share/zoneinfo/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "ae668d4094bba984", "location": {"path": "/usr/share/zoneinfo/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "075b89e4efe3fec8", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "3747246401b0c9e0", "location": {"path": "/usr/share/zoneinfo/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "d621920238d90493", "location": {"path": "/usr/share/zoneinfo/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "948c6903f74116e9", "location": {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "63a2aebedb236f10", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5"}]}, {"id": "55a0b2fd61fc5c17", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "55882aa51384ccde", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3"}]}, {"id": "17935255332431e7", "location": {"path": "/usr/share/zoneinfo/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "f6f3af6ff6a22f82", "location": {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e4cd5ed3851ca87", "location": {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e2befa5b3f6a4d4", "location": {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "18140fcf8de3f734", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "07e6dbec6d4aa4c8", "location": {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "0d3d551dc5d523a7", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "8befb5ab4d8ecaa4", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2"}]}, {"id": "ea595726dfe8f264", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b"}]}, {"id": "63ec00faeed7c990", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "51444122852c6ddc", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "e9bbaebb494a60db", "location": {"path": "/usr/share/zoneinfo/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f0a58ef84db096e6", "location": {"path": "/usr/share/zoneinfo/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2397d9627010466e", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a"}]}, {"id": "21f5145dbe33022f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "f23a3cc63a529dc5", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "e90c50db5501be2c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "b4453821af15f841", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "3a7c2c6c682ae178", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "02d6b7d35145a0de", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878"}]}, {"id": "fd77be42eaccc817", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "ccd36137d3b94d7d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96"}]}, {"id": "9baa02a50944dc98", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237"}]}, {"id": "dd5b42d63beba1af", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4"}]}, {"id": "2f30128f4f50c2c3", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091"}]}, {"id": "02f3408070373f65", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff"}]}, {"id": "9830dd58262c73fd", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa"}]}, {"id": "16b9a0c4aa2bdfde", "location": {"path": "/usr/share/zoneinfo/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7e1953e1c44648bf", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087"}]}, {"id": "d88c660486d088c4", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "853c0221c9f03355", "location": {"path": "/usr/share/zoneinfo/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "f6a3bf250d70532d", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1010}, "digests": [{"algorithm": "sha256", "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378"}]}, {"id": "0ae619fe5628eb77", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f"}]}, {"id": "3b4264d99fbe2f00", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 436}, "digests": [{"algorithm": "sha256", "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1"}]}, {"id": "c9beee18c8397c7d", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26"}]}, {"id": "02fb4858e2380e08", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "932e87c55b92ac9a", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "434b9dd890051ff3", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56"}]}, {"id": "3fa7710ae4912836", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "22796c21651169c933306b5614fbe025d80d19b5d72257809e532157606fc929"}]}, {"id": "a1b265d1806a9cc1", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2410}, "digests": [{"algorithm": "sha256", "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b"}]}, {"id": "97910c3a4419b22a", "location": {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "5e9e6ade30a67e07", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "169da8e35efdd222", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c"}]}, {"id": "86f5e1d752734cf6", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 834}, "digests": [{"algorithm": "sha256", "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a"}]}, {"id": "91aac87817f6872d", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d"}]}, {"id": "5c574e7a9274632a", "location": {"path": "/usr/share/zoneinfo/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "efe8937312b7df98", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 184}, "digests": [{"algorithm": "sha256", "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427"}]}, {"id": "2010898b676aa177", "location": {"path": "/usr/share/zoneinfo/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "5fa2502745be5c57", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "997a19cd93e002a3", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109"}]}, {"id": "e3cf5cf7e848f8ad", "location": {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "16af1488b0fdcb47", "location": {"path": "/usr/share/zoneinfo/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "a55f36f81ac92769", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 316}, "digests": [{"algorithm": "sha256", "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe"}]}, {"id": "76e91852aa415855", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "afe0fd8b7f2685fa", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648"}]}, {"id": "f613b8eb046fb6eb", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "79a96c005f92ede3", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "88209b637e071ddb", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "3742add0fb4b06fa", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "96d0eb8154bd1d3f", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "0cfffa615db5a8ff", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "88516d1d7caa8b61", "location": {"path": "/usr/share/zoneinfo/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "167c2cf6469f6a02", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "a6ceebc86bdfd8da", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 642}, "digests": [{"algorithm": "sha256", "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af"}]}, {"id": "beb6363551e580d2", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05"}]}, {"id": "5b37585d7e9f6976", "location": {"path": "/usr/share/zoneinfo/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "944ad3c51cb95bc6", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "c0c635cf5f5c3025", "location": {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "b0b2b80d05b3e9d0", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665"}]}, {"id": "bc4a0f890ed06002", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "82673f607c3314da", "location": {"path": "/usr/share/zoneinfo/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "4a6b1b39a0c12be3", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "0f8e42c1ad7b03e3", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305"}]}, {"id": "e4195af2fb18d08e", "location": {"path": "/usr/share/zoneinfo/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2a7ed23db9f6368f", "location": {"path": "/usr/share/zoneinfo/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "bae4081cab10a7a4", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4"}]}, {"id": "57b03726864e4be5", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d"}]}, {"id": "1ca8386b28aa1812", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9"}]}, {"id": "5d3abd45b148db43", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "ac2604ce642c0fcb", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "ea01a8507e8e0e2b", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980"}]}, {"id": "8b6a3b7b77a1b047", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "4998eb4661bd289e", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "6a187c709a0e0094", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2"}]}, {"id": "90c46ac4b4a164f1", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724"}]}, {"id": "b9c0866fd1f90df5", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f"}]}, {"id": "997cd07ce0f1b0d8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9"}]}, {"id": "625251d6bb1ed770", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0"}]}, {"id": "c4e89e3e77eba8f8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1794}, "digests": [{"algorithm": "sha256", "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab"}]}, {"id": "16366da3885e84bf", "location": {"path": "/usr/share/zoneinfo/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "12c95e9ba7333f15", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "314fe80e289d41a8a3b75295d01e61f4ba87a02ac9f227a5743f6db222625f9a"}]}, {"id": "07447042371ca0e5", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "53299b0fe1ccbaae", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "ba43db1341f18d95", "location": {"path": "/usr/share/zoneinfo/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "2dc715c5c9e66bc9", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "099450482d1c35b0", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "cad33838ad4b81c5", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733"}]}, {"id": "4c56c7c168431118", "location": {"path": "/usr/share/zoneinfo/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "c42f79760350be05", "location": {"path": "/usr/share/zoneinfo/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c5e01272f3efeb10", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 218}, "digests": [{"algorithm": "sha256", "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576"}]}, {"id": "0edc09eaa17cb663", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 392}, "digests": [{"algorithm": "sha256", "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf"}]}, {"id": "851aec614a55bcd0", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "f9023c712e41243a", "location": {"path": "/usr/share/zoneinfo/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "dc3aefb0e2010f16", "location": {"path": "/usr/share/zoneinfo/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "9c6745fde0e08e58", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324"}]}, {"id": "3151f9774fb8c673", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 430}, "digests": [{"algorithm": "sha256", "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9"}]}, {"id": "ca554039e3884a77", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "843d376332909572", "location": {"path": "/usr/share/zoneinfo/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "edfdcf1882aa3ae5", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34"}]}, {"id": "800772ea66e28c97", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f"}]}, {"id": "2d438029f830719d", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "aa42e42eaebdc80c", "location": {"path": "/usr/share/zoneinfo/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "23dc2d2a52df855b", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "6e1cbaa5426163fb", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd"}]}, {"id": "6f2fadd089afbc07", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "1747dd61a650bfeb", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "cefe29125542b7a0", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc"}]}, {"id": "58cc974883e2a135", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "7f95c16bad5ab585", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35"}]}, {"id": "05478041607899b3", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989"}]}, {"id": "b8470ad57b1df2a3", "location": {"path": "/usr/share/zoneinfo/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "0b7e06c087ba5895", "location": {"path": "/usr/share/zoneinfo/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c18f993914023c55", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2f94d4c52bfce138", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "0bc21907cc690d2a", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "c935e4f05d910b11", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "08eff33027b81928", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "92cb31019d759050", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b"}]}, {"id": "c1df602df6d5c536", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc"}]}, {"id": "c71514a45c4872ec", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8"}]}, {"id": "2812a3c0c7d00e95", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "45d31a13829b3013", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "e2c35f4118546422602addef4daf5e8bb62c1fffc525761e9c3169928630b63b"}]}, {"id": "01814f2fefa15229", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "005b82834d7d5686", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "0a62356d4a19d3ef", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3"}]}, {"id": "7eaf93fe3ce3e168", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "d2c347bb5170acb7", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3"}]}, {"id": "534cf4811c99dbb0", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "727e57b269e28822", "location": {"path": "/usr/share/zoneinfo/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "11796816a038e84a", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0"}]}, {"id": "8fcce627adc902c8", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f991f6c416d3af10", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134"}]}, {"id": "9c0da402f152dfcc", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "428d457a2b4c498c", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "2a9417f7bf84b85e0c372c50aed38a3fad7a08afef8e788cfa5a35e16195cf47"}]}, {"id": "a26ec2050f8f71ae", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7"}]}, {"id": "a15b8fa7c79dfff3", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "06713e23344daeb0", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "54ffeee57b1ea5f4b0c7b3aef738c6c36a79422d74008039e2c3f52760e4a693"}]}, {"id": "50c4f126f1ac2e84", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "d8e76cda1e073fe0", "location": {"path": "/usr/share/zoneinfo/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "85fa7d6eb7c0849e", "location": {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "a43da7de9648aa21", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1"}]}, {"id": "50cb4cf9fd8f4496", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "195a458d926a32ee", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 458}, "digests": [{"algorithm": "sha256", "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e"}]}, {"id": "60913db10ad60af4", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "e44d8c312fd096c0", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8"}]}, {"id": "a98c737409c84469", "location": {"path": "/usr/share/zoneinfo/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "47ea03253c3d11ab", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "18041b6e607a48e3", "location": {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "3b47de5b6b988788", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "4e0c931477262dab", "location": {"path": "/usr/share/zoneinfo/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "cce64dca6202eb48", "location": {"path": "/usr/share/zoneinfo/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "53716717b330c085", "location": {"path": "/usr/share/zoneinfo/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7670b03ac26522e5", "location": {"path": "/usr/share/zoneinfo/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e7a1bd62ad3c640b", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "9ed9cc63022b73a4", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e"}]}, {"id": "cf591daff9726680", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f"}]}, {"id": "8b35dc1666c81910", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "65eb93fc29287b33", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "e483b02f25df8bb9", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "01d5cac7a0fde73d", "location": {"path": "/usr/share/zoneinfo/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "075e9b425d5b0722", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "03239001da446014", "location": {"path": "/usr/share/zoneinfo/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "6445c1be502cdfa3", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "dd2ad31529e7cafc", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "da759c291c2b9f6c", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "03f4748d90f12155", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "286ae4941018cf69", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 370}, "digests": [{"algorithm": "sha256", "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f"}]}, {"id": "128e679165bc7c56", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 283}, "digests": [{"algorithm": "sha256", "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92"}]}, {"id": "47790ac862ecdf4c", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "76819a6e931e80f6", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed"}]}, {"id": "c0ee9f8dd27e1a90", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22"}]}, {"id": "b5d464f1957dba2f", "location": {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "3bbdbb1ebf991ade", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8"}]}, {"id": "caedc6833a1dc2df", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15"}]}, {"id": "dd4b89cf785cf97a", "location": {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "aed85422ba8e0bcf", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "50990a754f76d940", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761"}]}, {"id": "ebee9dd1ec21c92c", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "2d97737bd4fca62d", "location": {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "9be91561a3664183", "location": {"path": "/usr/share/zoneinfo/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "de400b1397202f86", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 983}, "digests": [{"algorithm": "sha256", "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427"}]}, {"id": "89f369a11442c924", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65"}]}, {"id": "e4c331809851247f", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85"}]}, {"id": "3c93f2cb0e401a6d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d"}]}, {"id": "2cdb7dd3c84dacd1", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771"}]}, {"id": "8922b42f97eafb63", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "c15aa03ff651bb5d", "location": {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "0122f800f4ad8284", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68"}]}, {"id": "80ff260045a9ea57", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f"}]}, {"id": "b06344cb84099002", "location": {"path": "/usr/share/zoneinfo/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "5d1955c7835b2bb7", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8"}]}, {"id": "6112da1e9f6a83db", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "e6b3f57ce1b8bd7e", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd"}]}, {"id": "cc469fbf3a3e44a6", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a"}]}, {"id": "d7441f0a2a3f81f6", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4"}]}, {"id": "8ad543ece4274a73", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "43527f6258329a91", "location": {"path": "/usr/share/zoneinfo/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77dc68314ea9f3f9", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484"}]}, {"id": "2691c113faa031ba", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 935}, "digests": [{"algorithm": "sha256", "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2"}]}, {"id": "e2a1e68353d37144", "location": {"path": "/usr/share/zoneinfo/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "6c774449cc2b0a67", "location": {"path": "/usr/share/zoneinfo/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "05018272d72cfad1", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6"}]}, {"id": "53ec8a7a714440da", "location": {"path": "/usr/share/zoneinfo/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "db6d754d37707240", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8"}]}, {"id": "960717d7c863935b", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "de9b3b8bfcc414b4", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 213}, "digests": [{"algorithm": "sha256", "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c"}]}, {"id": "3d550a82fbcd19bb", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "358f286238589a77", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb"}]}, {"id": "0a8940b519ea75b7", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "83b07739722fa95f", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "642e0f750950f3f53843bdcfb9cea7ce8120c68035306c70e77b6451d379a6e1"}]}, {"id": "132aff0855989401", "location": {"path": "/usr/share/zoneinfo/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "95f25502d437f227", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "b2364b749dc5cae8ab1a6564edf8f806e5990b14f3e7b36f3685cf4169e50013"}]}, {"id": "a82c5bd17d1afb4f", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "37384c5788fc39e3", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "1d4e0bde934de4a5", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb"}]}, {"id": "62b4e63f4bb7cf51", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739"}]}, {"id": "2ad874afdc60d88c", "location": {"path": "/usr/share/zoneinfo/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "572c9242c72cf6f7", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11"}]}, {"id": "8e08aff081cad65a", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 221}, "digests": [{"algorithm": "sha256", "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b"}]}, {"id": "100d71ecb7fe11b2", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "392713c3b019509b", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209"}]}, {"id": "d58b238a8ce10155", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026"}]}, {"id": "49f9d4fa0c24f447", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 379}, "digests": [{"algorithm": "sha256", "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649"}]}, {"id": "ef35d79a4c5713be", "location": {"path": "/usr/share/zoneinfo/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "9b12d916cd06c443", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "9689daded15a839b", "location": {"path": "/usr/share/zoneinfo/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "bd7432f13da8ece8", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8"}]}, {"id": "e7640f15aa09992c", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77a6337959c7bf86", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0"}]}, {"id": "098a6dfe7255c449", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "943b4d33125d53fc", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "73b2df70552ed062", "location": {"path": "/usr/share/zoneinfo/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "62ec1958227b00c4", "location": {"path": "/usr/share/zoneinfo/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "5dc85aee34d0ba49", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "d82037ef701f5cc4", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce"}]}, {"id": "ff3f9f1c5d10b6fc", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "4aee709825c0a92c", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7"}]}, {"id": "1b44ce9da1217c70", "location": {"path": "/usr/share/zoneinfo/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "425de79303ce7d1a", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "70b8c06524a4b617", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3"}]}, {"id": "8ff402c23e1f0d41", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6"}]}, {"id": "c88cbf1a896984b4", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2"}]}, {"id": "dc76b5bb2a33366f", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 991}, "digests": [{"algorithm": "sha256", "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44"}]}, {"id": "856b91e4148c7efe", "location": {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "1bb6d3c21bb9b64c", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 353}, "digests": [{"algorithm": "sha256", "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14"}]}, {"id": "01475b49acafac83", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1"}]}, {"id": "eeb74e2944064afe", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "56e23730c91ab25b", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d"}]}, {"id": "d24f62bbf0719b68", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8"}]}, {"id": "c977cab3b16d22ae", "location": {"path": "/usr/share/zoneinfo/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "78e648b820a70b9f", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "7cfe26ed0b3c1e71", "location": {"path": "/usr/share/zoneinfo/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "a421dacad8181e57", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb"}]}, {"id": "bbddea559b4aadcc", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 563}, "digests": [{"algorithm": "sha256", "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19"}]}, {"id": "d9da021820f8905b", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "4c18969f342c5c2a", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "3a3d7f2254f26c5e", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "0c057ba0a24f0339", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22"}]}, {"id": "c999ee7e7fc901cd", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "dc2ed2603aa07fbe", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5"}]}, {"id": "081fb4d5b044cdbd", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883"}]}, {"id": "7aa1486cb78b789e", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "021f97ee467212ff", "location": {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "c6224107b9ad2fe2", "location": {"path": "/usr/share/zoneinfo/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "981892e51f3dd6f6", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "3edb221ea674eec5", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f741a67a8149dc15", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4"}]}, {"id": "81bd95b8d6a947e4", "location": {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "e03751822bf25dc6", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "e0605371e8d3057b", "location": {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "0342bb3fe6fea2f3", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "efcd54527891e771", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c"}]}, {"id": "79568f6d1560a0ec", "location": {"path": "/usr/share/zoneinfo/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "b0dbb0f7c32d15f9", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0"}]}, {"id": "fbb123bb9dc30e88", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574"}]}, {"id": "4216e9f2cb420692", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "4876534fbed12733", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30"}]}, {"id": "96220d608b367dd1", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1137}, "digests": [{"algorithm": "sha256", "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311"}]}, {"id": "21fad208fcb45308", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf"}]}, {"id": "de83482718d6eb51", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792"}]}, {"id": "093cbb3bd2c06002", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "6689f349f53a3126", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 256}, "digests": [{"algorithm": "sha256", "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be"}]}, {"id": "cf9597660d1f32f2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "7479d055c5fc56fb", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "aaeff9ee27713241", "location": {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "09e129e23af97216", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "7ad0738d1de5a132", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5761917765d162da", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203"}]}, {"id": "3ce77c36203d3a46", "location": {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "26bf78a6c7989206", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a"}]}, {"id": "05b0d26ec1e7959a", "location": {"path": "/usr/share/zoneinfo/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "2205a1b6fc83716a", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "5e03748428872d47", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "919bdcf8522ec519", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "9155ad374308ceb1", "location": {"path": "/usr/share/zoneinfo/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "34d726a6ff54cc77", "location": {"path": "/usr/share/zoneinfo/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "0658dde26ca712c0", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "a8a88dcab929f8b2", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee"}]}, {"id": "dba6eff37980d560", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "a0f0afe436806016", "location": {"path": "/usr/share/zoneinfo/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "498d6b92266993a6", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 475}, "digests": [{"algorithm": "sha256", "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae"}]}, {"id": "48466b4f3829ed02", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "7daec355a3520ce6", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "0340c5f90d5855df", "location": {"path": "/usr/share/zoneinfo/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "ada922aead4b3625", "location": {"path": "/usr/share/zoneinfo/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "f4066ea3240f46c9", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "1f81eae123a18cf2", "location": {"path": "/usr/share/zoneinfo/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "e829c7920218e8fd", "location": {"path": "/usr/share/zoneinfo/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "db895424528af26d", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "5cde4aeb4da9ed36", "location": {"path": "/usr/share/zoneinfo/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "f73291fe09038ab5", "location": {"path": "/usr/share/zoneinfo/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "86b36a409bd92012", "location": {"path": "/usr/share/zoneinfo/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "6228d718f31718b7", "location": {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "707b7c0b941d8070", "location": {"path": "/usr/share/zoneinfo/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "8490f82daf0fa030", "location": {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "103b8f15a1ca799e", "location": {"path": "/usr/share/zoneinfo/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "c91e71ee439b46b5", "location": {"path": "/usr/share/zoneinfo/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "4fcc53343772dea7", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298"}]}, {"id": "112a2909d607b110", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd"}]}, {"id": "28efcc256d421872", "location": {"path": "/usr/share/zoneinfo/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "e3b2606ad59e9c05", "location": {"path": "/usr/share/zoneinfo/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "60ef5698f04af673", "location": {"path": "/usr/share/zoneinfo/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2a26e6d84537cbed", "location": {"path": "/usr/share/zoneinfo/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "ca3ed806fb7a9261", "location": {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "41f3b364dff808d7", "location": {"path": "/usr/share/zoneinfo/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "7f26ee460120404b", "location": {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "bf1943ce8587d05a", "location": {"path": "/usr/share/zoneinfo/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "b96e89b59054ed84", "location": {"path": "/usr/share/zoneinfo/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "b8c0b2b2e91c9ade", "location": {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "ea69ef4d1b310005", "location": {"path": "/usr/share/zoneinfo/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "c7263a3792b035ea", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f"}]}, {"id": "8f7dbd485491dd14", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7"}]}, {"id": "bd3f2052d05cd17a", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d"}]}, {"id": "98f731d23a1a4ef0", "location": {"path": "/usr/share/zoneinfo/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "9288f246356224f3", "location": {"path": "/usr/share/zoneinfo/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "0843a5d10f45ed1e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "5f5293889b3dbcc8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "033b5e7d13ae7c21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884"}]}, {"id": "148f6b814c407fa9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142"}]}, {"id": "987e406998e249c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b"}]}, {"id": "b29d015e9090e8f1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0"}]}, {"id": "3ced50db9f898b2e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a"}]}, {"id": "cf930338d2013685", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190"}]}, {"id": "7b9a9f239c069acb", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a"}]}, {"id": "8ae3f6c2bf5854ec", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80"}]}, {"id": "0a9b30a61b72068d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4"}]}, {"id": "8ec22237d7a47ca7", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b"}]}, {"id": "7d07d9048e7d8f4a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729"}]}, {"id": "70921b1155f01e05", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6"}]}, {"id": "b92fdcf98c0cd47f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "816850179ccc39ab", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e"}]}, {"id": "807518ac1092eb9c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5"}]}, {"id": "05294b476573997b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6"}]}, {"id": "a3bfc24e41408f78", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72"}]}, {"id": "907aa7838816bd2b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f"}]}, {"id": "8c488f315c265332", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7"}]}, {"id": "490afe72114801ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011"}]}, {"id": "a1050f6aec2684c0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca"}]}, {"id": "1e95ca34991f139a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a"}]}, {"id": "6c68533c2ca1db2f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be"}]}, {"id": "d318287862179f55", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7"}]}, {"id": "cc744968d294212a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25"}]}, {"id": "683a24f6548027c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb"}]}, {"id": "431e4ed4845a826b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2"}]}, {"id": "9aa049dc097ef6e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "c5697abe46ded9b7", "location": {"path": "/usr/share/zoneinfo/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "dbda41dc4f6fce1a", "location": {"path": "/usr/share/zoneinfo/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "db3c8f683c24396c", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0f2ff35f50fad7dd", "location": {"path": "/usr/share/zoneinfo/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "167a401b5c5d1487", "location": {"path": "/usr/share/zoneinfo/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "22dc654b654a06fa", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "39a73375427078dc", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "ce69dee172786d31", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79"}]}, {"id": "6eae95b1acb7c896", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "b8338a96c79493d0", "location": {"path": "/usr/share/zoneinfo/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "962e6cc0cdae2e86", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c5072c77167eb3f0", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "c7dba53ff4f70d11", "location": {"path": "/usr/share/zoneinfo/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "e7ca0435b620bb1e", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "d4623cc31ba251bc", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857"}]}, {"id": "ac877b49c796f4f7", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246"}]}, {"id": "8dcadbb68c6556d7", "location": {"path": "/usr/share/zoneinfo/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "6e9234f82492ff3d", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "68030f053707ce87", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "a9754daaba4f6614", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "65b455cd54dc7e18", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3068}, "digests": [{"algorithm": "sha256", "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e"}]}, {"id": "83be9bb1c38a0ca0", "location": {"path": "/usr/share/zoneinfo/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "62707c0b82f43296", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2de799f665fdf03c", "location": {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "e5b855c7ddfa9354", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "31826d3421325fac", "location": {"path": "/usr/share/zoneinfo/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "32b4a3ce58b08530", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3"}]}, {"id": "74e1922deb071073", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "7e7ce3714a8e1ebc", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "6be6b65b3ca08b0e652deca3dea82a08c06c9893dc8bcc9dc74ac783191b8ef7"}]}, {"id": "36a94d1dad80565b", "location": {"path": "/usr/share/zoneinfo/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "e574c0f89ebb0d14", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "d5a52d41e545c72a", "location": {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "301b8397750e4d9b", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "80f41ba96ebf3bf4", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "2f39629da9696f23", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea"}]}, {"id": "ade1701da991842f", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd"}]}, {"id": "ef8aefbdc8d62096", "location": {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "35df5caf993836b5", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1307}, "digests": [{"algorithm": "sha256", "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda"}]}, {"id": "4b9b4f650e7e30d5", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "0c5e3c652c1be349", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "020ae63fb4da9a26", "location": {"path": "/usr/share/zoneinfo/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "10e17e45ac01644f", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "81354cf53f9c40f0", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "65863cf08b3ffbd8", "location": {"path": "/usr/share/zoneinfo/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "97c33a605bd6e4b1", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "5326eae4c438fb7e", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2198}, "digests": [{"algorithm": "sha256", "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569"}]}, {"id": "53df2254549c35b7", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "7cd41b7d2ae7e0be", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285"}]}, {"id": "dd60ee435853d68e", "location": {"path": "/usr/share/zoneinfo/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "95e40a923286e51b", "location": {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "22b4e5e232f00906", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c"}]}, {"id": "a610caa416fd02d1", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1469}, "digests": [{"algorithm": "sha256", "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27"}]}, {"id": "1af83d5fdc03d855", "location": {"path": "/usr/share/zoneinfo/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "ea438ec27daa0600", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2077}, "digests": [{"algorithm": "sha256", "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6"}]}, {"id": "4f15227c478d0fd8", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "741f0866dc266f94", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec"}]}, {"id": "62b8d10d19009778", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "ff5fb87b571e3552", "location": {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "7510ec6197bdcbf8", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818"}]}, {"id": "d609003d244a8a58", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "02e4f0dbc11e604c", "location": {"path": "/usr/share/zoneinfo/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "abab227bde7b82fe", "location": {"path": "/usr/share/zoneinfo/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "ece183e8614c3cff", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49"}]}, {"id": "b17c82e8a8c391b2", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75"}]}, {"id": "99b0426825054686", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "34f719ad9566adc28cae37735074bcf3517ecb42969d592181095f1c7266fb54"}]}, {"id": "7971e9b663245859", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "d838739f427d4ea0", "location": {"path": "/usr/share/zoneinfo/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c1f389d8d70fddb1", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "dcd3ca7b91183e22", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "a51a56dc49f6d02c", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789"}]}, {"id": "0b727001adf28928", "location": {"path": "/usr/share/zoneinfo/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "174045b94902854f", "location": {"path": "/usr/share/zoneinfo/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "faedb3d17b57d5fd", "location": {"path": "/usr/share/zoneinfo/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eeab0caf7590556e", "location": {"path": "/usr/share/zoneinfo/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eda0a5bb6a5f0dd7", "location": {"path": "/usr/share/zoneinfo/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "2696b5f41023bf62", "location": {"path": "/usr/share/zoneinfo/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "3646bfd417ca9406", "location": {"path": "/usr/share/zoneinfo/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "57916392453aa8ed", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 115}, "digests": [{"algorithm": "sha256", "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f"}]}, {"id": "dcc4bacdab462150", "location": {"path": "/usr/share/zoneinfo/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "13c2de2ee036de06", "location": {"path": "/usr/share/zoneinfo/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "12097634795c1864", "location": {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "aa00bf27bd144c1f", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346"}]}, {"id": "067babb899244869", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "9143003e390d85f7", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "af5e1f7540f0f4e3", "location": {"path": "/usr/share/zoneinfo/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "c4e8baecbecdb0c9", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "405c8cdcb499f67c", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "79108b74cb6ac742", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "96201691b68529a5", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 227}, "digests": [{"algorithm": "sha256", "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2"}]}, {"id": "3c20b79f409504d2", "location": {"path": "/usr/share/zoneinfo/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "757103c630c44511", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "c40a93b063ee8903", "location": {"path": "/usr/share/zoneinfo/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "b092f998c5b76340", "location": {"path": "/usr/share/zoneinfo/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "b06f73ece2dbd7c3", "location": {"path": "/usr/share/zoneinfo/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "db40fde93d0d9905", "location": {"path": "/usr/share/zoneinfo/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f9d1499b15aa9258", "location": {"path": "/usr/share/zoneinfo/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "6a6b4940a201e848", "location": {"path": "/usr/share/zoneinfo/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "f907875d727c120c", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f"}]}, {"id": "9be204a4e52335cb", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc"}]}, {"id": "321729b5dfd50643", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d"}]}, {"id": "6b77cce02d404965", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "1f7a9f469191b9c8", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "6940ab5616097745", "location": {"path": "/usr/share/zoneinfo/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "9a3668f6c2eadb34", "location": {"path": "/usr/share/zoneinfo/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "eccc4bc6cc1743b0", "location": {"path": "/usr/share/zoneinfo/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "af44029177511d9d", "location": {"path": "/usr/share/zoneinfo/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "8e839fbad126e5ca", "location": {"path": "/usr/share/zoneinfo/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "0704e902ea772f56", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f"}]}, {"id": "5caf2ce9248945fa", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 598}, "digests": [{"algorithm": "sha256", "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d"}]}, {"id": "36098331dca1cd19", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "6d3d29076b63f907", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf"}]}, {"id": "cda528ff67479ae8", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "7101f74ac7b9de1f", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "5fcab6958165240a", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "bad86904dcee438e", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 524}, "digests": [{"algorithm": "sha256", "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a"}]}, {"id": "bc911b03cd362571", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f76390cf3ba3ef8a", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 186}, "digests": [{"algorithm": "sha256", "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2"}]}, {"id": "f6b7f26666b6b536", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 564}, "digests": [{"algorithm": "sha256", "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342"}]}, {"id": "be9e595845e9bc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "8bd875c7c181709c", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010"}]}, {"id": "1039734269e3ae73", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311"}]}, {"id": "ab64687df86911df", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "bab2707ab2212b34", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "1426f27dd74cd5b7", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "932f3f605150956d", "location": {"path": "/usr/share/zoneinfo/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "80314f4e82cdaa57", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f03f84139f858099", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4"}]}, {"id": "b5679391dbf8179a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b"}]}, {"id": "a3f66b3ee0885607", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "1dcf1c594a76f036", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "a24ac61b248e829c", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 159}, "digests": [{"algorithm": "sha256", "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863"}]}, {"id": "8a31f27f2756a67d", "location": {"path": "/usr/share/zoneinfo/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "49c961603973546e", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 238}, "digests": [{"algorithm": "sha256", "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70"}]}, {"id": "6cb65b9a87818d86", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833"}]}, {"id": "47746d74b7052019", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c"}]}, {"id": "636f3260b6647d6b", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 290}, "digests": [{"algorithm": "sha256", "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4"}]}, {"id": "7f3a3cec6392d1ca", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "6df8c4d5e72622ed", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 166}, "digests": [{"algorithm": "sha256", "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa"}]}, {"id": "f4e726d3c36e9e45", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 188}, "digests": [{"algorithm": "sha256", "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57"}]}, {"id": "84afbbe6ec5acc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "57315e5d21530e60", "location": {"path": "/usr/share/zoneinfo/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "9ea2a01a33da006e", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "a43eeffdb6a2a7f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17"}]}, {"id": "0b3bf7fbb5f06371", "location": {"path": "/usr/share/zoneinfo/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "be84b04f47ca36c7", "location": {"path": "/usr/share/zoneinfo/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "c2f35b447f7c82e6", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536"}]}, {"id": "995e0d96219a0103", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "5e21bccba9fe09ef", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016"}]}, {"id": "ae60340f0122981c", "location": {"path": "/usr/share/zoneinfo/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "b85fe99a06c313c9", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "37c4934cacbf83cc", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "1e56eeb092b515fe", "location": {"path": "/usr/share/zoneinfo/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "765526a9e12f4df9", "location": {"path": "/usr/share/zoneinfo/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "8fe44307429ad240", "location": {"path": "/usr/share/zoneinfo/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "ca7d5c4e62724eed", "location": {"path": "/usr/share/zoneinfo/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "ea785cbb8a2b9e0f", "location": {"path": "/usr/share/zoneinfo/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "8ff09e0ee3eb0815", "location": {"path": "/usr/share/zoneinfo/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "6735ed04e41b6d3c", "location": {"path": "/usr/share/zoneinfo/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "1b7afa212cef6c75", "location": {"path": "/usr/share/zoneinfo/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "fd047d23f43c42e2", "location": {"path": "/usr/share/zoneinfo/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "ebb186fd31e88373", "location": {"path": "/usr/share/zoneinfo/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "392a86ab7a610455", "location": {"path": "/usr/share/zoneinfo/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "fbe56474055d6c1a", "location": {"path": "/usr/share/zoneinfo/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "0ad99c3a5ee70349", "location": {"path": "/usr/share/zoneinfo/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "19e87de3f4529129", "location": {"path": "/usr/share/zoneinfo/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "a046cd6d1f51a77e", "location": {"path": "/usr/share/zoneinfo/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "f31286fdd8f216b4", "location": {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "96770247136384e8", "location": {"path": "/usr/share/zoneinfo/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e2c05e06db25b7f1", "location": {"path": "/usr/share/zoneinfo/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "4a3138086b13ed7f", "location": {"path": "/usr/share/zoneinfo/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "bf3974a361f83cb8", "location": {"path": "/usr/share/zoneinfo/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "81a0e618926c3da5", "location": {"path": "/usr/share/zoneinfo/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "e940a75c1bf46f82", "location": {"path": "/usr/share/zoneinfo/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0c44c5babd2c42f8", "location": {"path": "/usr/share/zoneinfo/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "aa1c13bddc9a24a6", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d"}]}, {"id": "8c285bff390d37fc", "location": {"path": "/usr/share/zoneinfo/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "05ac8fe458aea86c", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "d2bf810270d1cfd8", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "4545af58dc00ea98c228d4577bc4881d2ea919e09da9681713ddf21047354cba"}]}, {"id": "894dcb8c39d129b3", "location": {"path": "/usr/share/zoneinfo/posixrules", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "ea3e83b1c335a208", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "e2d0e0bfaae3ef73", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f3eb968891b9f3bf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "f3925710f58ab31b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1275}, "digests": [{"algorithm": "sha256", "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34"}]}, {"id": "060876e4c2cf6686", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b89d1d808dc5c825", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0e75a3dcd45d6564", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9415d9403463fc80", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "831e61354e7664a5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "2a60940c97ab3085", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "4a4ff44641865fb5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "8f02cb23d932c7a4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "77fa5f03c5f6f0b1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "47ff56679e7cdd95", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "3a4dc580ee5e1749", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "792bdf44b1c95de80511c06d96f9e83a82ad50091eb5d27d7405e48ef18010a3"}]}, {"id": "12c49dc9d40b244e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2592}, "digests": [{"algorithm": "sha256", "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561"}]}, {"id": "00601d6c11e9dd20", "location": {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "b0a8163b6df2c096", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d407c3a5f0f1fdfa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "69c294bf586139c0", "location": {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0305ac4d7ab6c9cf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "2e7e09dde874117c", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2835}, "digests": [{"algorithm": "sha256", "value": "20d5e3cadda82ab197d0dcf489a15b15bbfa4d96f3b2ec85d1cba8c7c70bc011"}]}, {"id": "4d9640c6ac8cb565", "location": {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "5e398f26d0e6d3f2", "location": {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "5e16f5e470041bad", "location": {"path": "/usr/share/zoneinfo/right/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "2c78816c3d611bca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "4f2cd1f1118702fb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256"}]}, {"id": "d6b3a54a31cb7f85", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "a55d9cca3ef3f431", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f"}]}, {"id": "9fc13b6b115d1b03", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "467f5d7eba2e9130", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "addd166a79d7d561", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "260ee43d2b65f0fa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "71f086b0d46b78c8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "1640352bae1ebdd3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "df29e30fd7bc1576", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "b73ad0149b3d9e1c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "f9e6c2a700c11953", "location": {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "61ed1cf74c885e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "3a396a0aa8a84233", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "f884adc680f21f9d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "9e961189f11b51f7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "40d69f79fc633328", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 748}, "digests": [{"algorithm": "sha256", "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4"}]}, {"id": "3ed52a543475929b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "dcce8a197c74552c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 739}, "digests": [{"algorithm": "sha256", "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d"}]}, {"id": "28a4e76f5d734fcb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "dcabf420d2a05763", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "737c81365ba14086", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f5c5458f27145aa6", "location": {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "4f4c5f7e42658cd4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "0e21187c4f923e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9084f216223217cb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e3da0a2c93143d94", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d"}]}, {"id": "a1403af117861a4e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe"}]}, {"id": "d4382f914ba994de", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "afb4997a62a26cdc", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "613e3372c1967331", "location": {"path": "/usr/share/zoneinfo/right/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "43ae88d20e378662", "location": {"path": "/usr/share/zoneinfo/right/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e4df445be8f523d9", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0"}]}, {"id": "0a66f336d5f7d5ae", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "e6db58c0ee9e2e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "42c0e4e5aa76ac45", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "7b771c1ac47f373a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "3d281f206494c15a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "39500c5fe957acfb", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166"}]}, {"id": "40da57cc26b708e8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "41785794c2dc4ed8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075"}]}, {"id": "97f32fcef86f0269", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626"}]}, {"id": "4420e3c34552b992", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27"}]}, {"id": "1cc537476034e84e", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5"}]}, {"id": "4899382e2947484f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76"}]}, {"id": "1954a3834934d5c9", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414"}]}, {"id": "7904301078568702", "location": {"path": "/usr/share/zoneinfo/right/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12cf6f90edbc9232", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003"}]}, {"id": "b1b9dd413933d258", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "5fa3b6e094240252", "location": {"path": "/usr/share/zoneinfo/right/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "64b5dae5362d523b", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc"}]}, {"id": "dc156dfa8ede3f96", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204"}]}, {"id": "0e7f44d3d3799ceb", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 976}, "digests": [{"algorithm": "sha256", "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95"}]}, {"id": "254a3d614d8b3a53", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d"}]}, {"id": "556edc77899f427d", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "ce97113d54f4f542", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7ec2aa4052d2bece", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92"}]}, {"id": "8fde3f2361f0b3b4", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "4ed277b3c92700e4bf1822cef6eab0d9accbd2b601da62bd87f06efe869bd99f"}]}, {"id": "02ddb5be58017ff0", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2950}, "digests": [{"algorithm": "sha256", "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894"}]}, {"id": "849b96c99c095c4c", "location": {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "37901dcb18a1d8bb", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "f4ddcdaa98388e20", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a"}]}, {"id": "84fd55d6445517d9", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902"}]}, {"id": "961e1eb08221d193", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b"}]}, {"id": "3b8436622ba4edfd", "location": {"path": "/usr/share/zoneinfo/right/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "c0e110e0dee4b9f9", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa"}]}, {"id": "daa37c65d8b20d22", "location": {"path": "/usr/share/zoneinfo/right/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "7527ef7f1e3e431c", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "fc454c16d2f4eadd", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131"}]}, {"id": "d1a4bf5ee5a63e18", "location": {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "dcac49ec5d93a75f", "location": {"path": "/usr/share/zoneinfo/right/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "e1a4ba787df288e3", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 856}, "digests": [{"algorithm": "sha256", "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b"}]}, {"id": "9188b5e5f5d31ef8", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "404a7abb8b3a9dd6", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b"}]}, {"id": "67cfc437f84d2200", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "308ce13d2e514d32", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "87bafba6333a069a", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "4a0eb53c902823f4", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "169a825498d0936a", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "e18c8f446ee72694", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "8fe1d9ba20dda956", "location": {"path": "/usr/share/zoneinfo/right/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6361263e9880c8b3", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "54e063224741523c", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e"}]}, {"id": "51d3a6cab8eea421", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd"}]}, {"id": "7b4dcb696c92380b", "location": {"path": "/usr/share/zoneinfo/right/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "abb5c76e6bb2d15b", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "0c8da9cc6982b771", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "793448cbdba2b6a4", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56"}]}, {"id": "bd084da36e77afa3", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "044139ce1cde5bdc", "location": {"path": "/usr/share/zoneinfo/right/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "241bed02fc07f479", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "f065f8631ffffb69", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9"}]}, {"id": "79dc67331f9c9363", "location": {"path": "/usr/share/zoneinfo/right/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9e9cb7ea6e14723b", "location": {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6742adaea21217e3", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d"}]}, {"id": "22d79504e31e9e14", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a"}]}, {"id": "2ec343707f34f139", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c"}]}, {"id": "6d08d40ffec457d6", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "53a261f035e8d2aa", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "5b5ba46c3912ae7a", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060"}]}, {"id": "5e0b9f9f46ab4df1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "8497a6674e86d8de", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "d58905d8325e970e", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2278}, "digests": [{"algorithm": "sha256", "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0"}]}, {"id": "2329ef2513c2c0cc", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974"}]}, {"id": "2063c29a4960c6ce", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3"}]}, {"id": "aa16fbc49b806981", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48"}]}, {"id": "5d5277964a41aafa", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617"}]}, {"id": "bdb967d6b011782f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2334}, "digests": [{"algorithm": "sha256", "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829"}]}, {"id": "819937c76c444dec", "location": {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "f0308717d40754b6", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2434}, "digests": [{"algorithm": "sha256", "value": "6d3fd84bd3b5b370688116c55cb1815cc836adf39d73849cbdbe2b7ca784589d"}]}, {"id": "d616bb3f881608a8", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "0f49b40a3c7d6804", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "7c2647dcca36be61", "location": {"path": "/usr/share/zoneinfo/right/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "1dcb16b2d899e2d7", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "f5604d2f4aeab156", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5188e0eae3447e85", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751"}]}, {"id": "2949d6456be76f2b", "location": {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "760d7e0c55c0d933", "location": {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12f805965bdfebab", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 758}, "digests": [{"algorithm": "sha256", "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc"}]}, {"id": "3033120eb2be2983", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 932}, "digests": [{"algorithm": "sha256", "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018"}]}, {"id": "e40cf71d8263228e", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "9346990f9dc2cc34", "location": {"path": "/usr/share/zoneinfo/right/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5bd4928de575895f", "location": {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "1105b6b0ce70a546", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1270}, "digests": [{"algorithm": "sha256", "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96"}]}, {"id": "9ee9fa1dde9acaca", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 970}, "digests": [{"algorithm": "sha256", "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0"}]}, {"id": "a72b17d6c1efbf4b", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "ff53606399a3b85d", "location": {"path": "/usr/share/zoneinfo/right/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "2b4c0a07f17cc0bc", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589"}]}, {"id": "a35b032f24ddcb11", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8"}]}, {"id": "23aa6840a348d38f", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "7ad4ce05d666982c", "location": {"path": "/usr/share/zoneinfo/right/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "c45ce45bd2d379e0", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3901c7badf952068", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d"}]}, {"id": "be1af7e07e36377e", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "39a5c0d0893f3328", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "8d5fb3efd8bf9f75", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50"}]}, {"id": "0e41ebfa0f92b4b0", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "e215ca350a908d1d", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e"}]}, {"id": "9d9886dae6041a23", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee"}]}, {"id": "bc6817977eaaa3e7", "location": {"path": "/usr/share/zoneinfo/right/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "517bea1ef452ac6f", "location": {"path": "/usr/share/zoneinfo/right/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "57d2ac451f409ad5", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "891c72ffeb2c805e", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "104766306a2c5396", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "4aabaf41761b08b9", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "86283b8b73186c07", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "fb48b028cdca68cd", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb"}]}, {"id": "ecd53f9e31724028", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d"}]}, {"id": "cfec344bcd5b1816", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e"}]}, {"id": "ce67839d3ff6b71a", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "df1603c5609f32a8", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "020746b63dde1bdae8d9ad04da711dbe27da3c7bbe9c2b36afac0f9adf788407"}]}, {"id": "c1ba9c1aca9af211", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "d0249bf015d858a0", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "a7ab7e973bbd0343", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0"}]}, {"id": "12c29c777e87703b", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "87cdadaebdc8713d", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1974}, "digests": [{"algorithm": "sha256", "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356"}]}, {"id": "299bc49792d97b90", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "bdd06fad8b1d069c", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "cf85b5115bd58ac7", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa"}]}, {"id": "7ce21b552e1136d9", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9023babe6e3f7680", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f"}]}, {"id": "b5d2241aa5311e55", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "adcbf66cf5e2d49e", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "ad88f2511559f5838c2e452b152e62d795071f9d0c8c1b0504de2ba07851b07a"}]}, {"id": "6bed5a8878eca1fe", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c"}]}, {"id": "8b970b061d980f0f", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "1b2559ed040f50ab", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "a0cd3ce3bcabf8c2f533ce41ebc1585d034bd56db4e1dc6a794a6a7ebe27ce19"}]}, {"id": "08a5fd86dc720476", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "a3dd0efe9df26306", "location": {"path": "/usr/share/zoneinfo/right/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "54afb59feebc6bca", "location": {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "1121c310dbdb9478", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61"}]}, {"id": "a19d4342b8cdbece", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "34ea600227342df4", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 998}, "digests": [{"algorithm": "sha256", "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe"}]}, {"id": "f6ff287863a4f622", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "761ccea1cd669376", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753"}]}, {"id": "5a24595604e89e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "277f170e0a965663", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "ba0bf0bd01b43246", "location": {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "92dce49deb0a09a5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "fb264936cec721f5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "4d37b0910a8960d4", "location": {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "56d67f3ae160b83f", "location": {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "8bd8890faf828d6a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7cb32c63f6f60211", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "092ae5d6e425ea9f", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff"}]}, {"id": "8785f76d637d28d4", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59"}]}, {"id": "38109425fcad1078", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "2879551ab558f99a", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "05e33b81350baabf", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "343cc7ff5dfdc179", "location": {"path": "/usr/share/zoneinfo/right/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c57a539e249457b0", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "87d4dd0b7c02e4d4", "location": {"path": "/usr/share/zoneinfo/right/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "06f8ee72c3c3a383", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "54091268acaf20e1", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "a9c40580bb4cc128", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "399fee198e75537b", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "60bd9330453e60ff", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 910}, "digests": [{"algorithm": "sha256", "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150"}]}, {"id": "f17b879ae3eeea61", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 823}, "digests": [{"algorithm": "sha256", "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0"}]}, {"id": "3162a25572cf1876", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "093149edb63ab9e3", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2800}, "digests": [{"algorithm": "sha256", "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53"}]}, {"id": "606126c7c2869a9c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca"}]}, {"id": "839023d792436155", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "fbffb4e8a99a6681", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b"}]}, {"id": "e0186e987bc1d1cc", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a"}]}, {"id": "c610680b202a55b8", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "8b806ddd7081734d", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "b38544d33932034f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa"}]}, {"id": "9f2e2f161136d043", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "51c1185f69be6e38", "location": {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "e6e456ce32cfe5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "a15ac746eb317485", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd"}]}, {"id": "153919832c9b5144", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1973}, "digests": [{"algorithm": "sha256", "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec"}]}, {"id": "065e379886488b9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a"}]}, {"id": "f6d1fe4170e1d337", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e"}]}, {"id": "0142369d07f5c563", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce"}]}, {"id": "ae7d0f573f3f4057", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "d52f51edb3c69150", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "9dcbed285495b159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4"}]}, {"id": "cea3dc9b0e99ddbb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041"}]}, {"id": "957e674fca99e852", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "66fa63911ad7f9e3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380"}]}, {"id": "b8e01cd2efc041a8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "41d37dfc4727db52", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43"}]}, {"id": "d54699327bf6d439", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2694}, "digests": [{"algorithm": "sha256", "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2"}]}, {"id": "d64b9711715b1841", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54"}]}, {"id": "132a92a142c44493", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "d31f0c043a250681", "location": {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "478d5b7eb5bf5816", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f"}]}, {"id": "0b753e445ed96cb9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36"}]}, {"id": "cf3cc45d24b015b7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "d32a34d4d4a5484f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "7a1ca75c8b4e3fff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97"}]}, {"id": "cfc3178abe455518", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "3d6ec807a4070fc5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37"}]}, {"id": "4f41668627fd317e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "2af829117e3bdc98", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 753}, "digests": [{"algorithm": "sha256", "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f"}]}, {"id": "8f0d56ad1e8d8336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "7a6584e809c2ad8f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834"}]}, {"id": "1a75a9199088ab46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "336a424850508f04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "a6297aa7e402d01ade154ac279a9b0c83410a10ed95510b02c38dd9e399592bb"}]}, {"id": "47f5ac3c8b10a9d5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "e8665629045572b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "fce8851134997130350137149995d3d47ba07c30dd23e367099af9102f3510a8"}]}, {"id": "8ffbd5cfad8b4062", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "557b879ffd828f7c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "2aea0ea4b40626c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f"}]}, {"id": "f309181322195f94", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c"}]}, {"id": "241d2da8c3f20622", "location": {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "d6459f65b1293dcd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06"}]}, {"id": "8e53ff8a7add34e8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7"}]}, {"id": "0ede1f387ca8c1c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "2b888b33ac587100", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba"}]}, {"id": "98e6f2b4545c81f5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1"}]}, {"id": "017409a4f041f0f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 919}, "digests": [{"algorithm": "sha256", "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c"}]}, {"id": "91628d5ad76d348d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "6d803caa3829e446", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "6576ff5ecd505d30", "location": {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "ed888a1d5a40178e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6"}]}, {"id": "8478c36bad0b1e16", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "7a9c8a9c65ee260f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55"}]}, {"id": "1bc1c1f8d946305b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "ce3da07caa30044f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "89a5ec6f9e843e48", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "efae57a23b35fa57", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "85fefc773444897e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "833d58e3191aa616", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4"}]}, {"id": "c7ce6fc32655d035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "c73db5a168e6ede6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 868}, "digests": [{"algorithm": "sha256", "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f"}]}, {"id": "17edc5b9ff8cd741", "location": {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "c0d99e23ce848d41", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "6f335e119e4c042c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad"}]}, {"id": "18b5036514d46e88", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734"}]}, {"id": "a90e9c2182e78d80", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d"}]}, {"id": "23dcc8af10a88f77", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f"}]}, {"id": "a3ab3e1b512f8425", "location": {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "1d5be65e6d7ad952", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 893}, "digests": [{"algorithm": "sha256", "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2"}]}, {"id": "7cb8594363213e9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79"}]}, {"id": "be0585022f46c5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "70a344f4a7b797f7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb"}]}, {"id": "591dfb4647330e34", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0"}]}, {"id": "b917649368da3d75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "a64fe2a43692d660", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "3cf5d6c749912850", "location": {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "9299c3abe85baf47", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a"}]}, {"id": "b034609f083470a3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1103}, "digests": [{"algorithm": "sha256", "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1"}]}, {"id": "4bec88c5be479ace", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "1bec8ec3a7b616b9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "78193fa7c9a562a6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "e33ddbaad098fdc4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d"}]}, {"id": "108b403b2b0284f3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "1575ea42fadba208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323"}]}, {"id": "4e09bacdcb59a17a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1561}, "digests": [{"algorithm": "sha256", "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91"}]}, {"id": "7f62760572d0e3b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "5610aed170a54fa8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "86acb979f981d4e5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "80717dd12cad8aec", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "4740b4f662a3866d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "bac73fd406371ed9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da"}]}, {"id": "80a72860c7565099", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "8aa89b5e9cc3e8d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "66191e767b2c1256", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "d0153ab23de651f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "8f897b1d9c1e0c01", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e"}]}, {"id": "2429541998ec264d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "3253c59e6763058c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66"}]}, {"id": "ffe1e06dbd20d6da", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4"}]}, {"id": "74b84bb2a8b98dde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "da242d11467fb503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471"}]}, {"id": "5d3187e0db786303", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc"}]}, {"id": "01d8f30e6c70e1c8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4038}, "digests": [{"algorithm": "sha256", "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374"}]}, {"id": "7f17fcf1d474fb9c", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d"}]}, {"id": "7869c5c53ccfb7ca", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "6ea03c16b31614a1", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 796}, "digests": [{"algorithm": "sha256", "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9"}]}, {"id": "91c5880e795a48bf", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "4970d7813c658453", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "1113f958ca1453e0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "cbde665d0d9dd8e8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "6a432a29cd850c3f", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "271014b0714af507", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a"}]}, {"id": "b62a4a5129feb939", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "be3ed91dc115897b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8"}]}, {"id": "a856dd0bef43e56a", "location": {"path": "/usr/share/zoneinfo/right/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "1e2421bc02639988", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "54a37c0242cfdade", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "b0ef4b1a4b1fe5fc", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "32c4a9b19f3d3fca", "location": {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "928aee5083f9e907", "location": {"path": "/usr/share/zoneinfo/right/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "27b844297d8c9bae", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "dfdafde5a8955a15", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f"}]}, {"id": "9cbcdc0a511b0ab7", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "dd334a782a6322d7", "location": {"path": "/usr/share/zoneinfo/right/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "948dde6922b3bf89", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4"}]}, {"id": "7bc9161a2c370191", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "6f89e001589f3e30", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "356b17a414234bd3", "location": {"path": "/usr/share/zoneinfo/right/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "0b492712609d5932", "location": {"path": "/usr/share/zoneinfo/right/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "db9c9266e864e260", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "449a3503c998036d", "location": {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "738a37572b547a27", "location": {"path": "/usr/share/zoneinfo/right/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "36a4e2f2a90876af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "79dbe1f5e5163015", "location": {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "ff3c0609d1cb2019", "location": {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "b60c069f499cdae6", "location": {"path": "/usr/share/zoneinfo/right/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "6c21808d3a46db08", "location": {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "17f390b4c0e20833", "location": {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "7ff3b3ad36f0d469", "location": {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "5fd89385decbc967", "location": {"path": "/usr/share/zoneinfo/right/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "54d718b0eab31303", "location": {"path": "/usr/share/zoneinfo/right/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "d88000a4e16a1a7b", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03"}]}, {"id": "2af1bd2ecc9d016d", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9"}]}, {"id": "ddbe94c39be09c0c", "location": {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "2403d3e030bfaab1", "location": {"path": "/usr/share/zoneinfo/right/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "4739febcb80eecb2", "location": {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "da9a84d3320230be", "location": {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "317dcf56af89ceba", "location": {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "0336eedc6c4118f6", "location": {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "027518f3ddc73dcc", "location": {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "0d726ed5ea4e0075", "location": {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "cf01aa60599a4b00", "location": {"path": "/usr/share/zoneinfo/right/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "b6878a8629692a5b", "location": {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "07db0ea4df585084", "location": {"path": "/usr/share/zoneinfo/right/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "c29e867a9688e6f7", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f"}]}, {"id": "cfea65506ce23c55", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84"}]}, {"id": "056f3352b11d2c39", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479"}]}, {"id": "22df38ac1d1fd964", "location": {"path": "/usr/share/zoneinfo/right/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "6a0d5e631119007c", "location": {"path": "/usr/share/zoneinfo/right/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "800af7211602d7d1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "249e6009e55f7202", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "9be4a15a28501191", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f"}]}, {"id": "ef74e6075bc21909", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085"}]}, {"id": "1feeaf48a7ad36e1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91"}]}, {"id": "fce7fb491c319993", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8"}]}, {"id": "17b5f1ee5fdcc79b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9"}]}, {"id": "10146bcf178cac10", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f"}]}, {"id": "c7d3f7e83efcc0ed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c"}]}, {"id": "a60cb59074fa9b35", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a"}]}, {"id": "6d8755a3c2a5e360", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993"}]}, {"id": "5fe69defa795e042", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a"}]}, {"id": "fb64b3df2536f85c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd"}]}, {"id": "10ed111c91179f3f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5"}]}, {"id": "ad7fefb69dfea998", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "6cdf2077b82b6e75", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f"}]}, {"id": "916933697fd5c223", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de"}]}, {"id": "6c06d231d7e2f6ee", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787"}]}, {"id": "ef1250eac0a80867", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b"}]}, {"id": "5a6fca57daf70405", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38"}]}, {"id": "857a36c5fa81beb7", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391"}]}, {"id": "4e5e4263b8153a4c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624"}]}, {"id": "3b3cc5dfdd5c39ec", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70"}]}, {"id": "d630d08060d7e845", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a"}]}, {"id": "483350f9c7319781", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8"}]}, {"id": "a06fbe9a055246ea", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb"}]}, {"id": "3f96dbaf3ad96610", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8"}]}, {"id": "4531fcdb0187f8bc", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e"}]}, {"id": "a5d28d7027c1d096", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8"}]}, {"id": "87e1ad392fc93d5d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "0963b1074407173d", "location": {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "b3d781357004ed82", "location": {"path": "/usr/share/zoneinfo/right/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "e3b5ea098f5c909b", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "47c1aa3d216e8483", "location": {"path": "/usr/share/zoneinfo/right/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "97d8620e4e579021", "location": {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "519a396beb615431", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "63dc80cbbb35b222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "4621093405685170", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09"}]}, {"id": "4a36b21fccd8436e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "84b6786d1852aa9e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e1a0ef28603b3d5b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "840705419294209d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "5e663eb13efc9581", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "156337106c37e323", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "2bba9852eeff11e7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127"}]}, {"id": "e87e778b34eebf69", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e"}]}, {"id": "d645925efc22579b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "79701367c4351f7e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0c9e19f1711c186e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "744eaeabd83270bd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "f8cae4f5f01d01ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d"}]}, {"id": "c15731f19d21a394", "location": {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "59166dc738e12f8b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "fc928b5f45dc74f1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "c44629bce55a42b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "f41921492bb20102", "location": {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e3e51c75211d2222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7"}]}, {"id": "6564e6d3f72afbfc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "887e9e49fae0244e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1679}, "digests": [{"algorithm": "sha256", "value": "e63849ccc36fee2b03b2eefeeabb70a20317ded29e6ef677a639b7077710a026"}]}, {"id": "2bb152ddfa546f50", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "dbeb4573795919dc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "0eceea272d2288e4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "7bb61d2b8740f45c", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "dc9d29c93c253ecb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "ba93885dc2cd3421", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380"}]}, {"id": "ac2f7290b89dc253", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33"}]}, {"id": "e55e726f6fd01bae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "b9c1d7aced38921b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2"}]}, {"id": "690508a683713c9a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "6b6b371f4796d8d3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "87b6f60cb5b73220", "location": {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "3f95f01d49de615b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "88eec9899a38adb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "0314fbfdc1916c66", "location": {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "0e073ae50e133c93", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "53ebfc69374d779f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2738}, "digests": [{"algorithm": "sha256", "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7"}]}, {"id": "02cdd929ba370762", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "853607e5cc609f5e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545"}]}, {"id": "4835902ba7b89c00", "location": {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "7b430f9ba9791cb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "b3e2087284a236a2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433"}]}, {"id": "78714514019edf75", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50"}]}, {"id": "0c473b280b3b64bb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "423d256f56fdafef", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2617}, "digests": [{"algorithm": "sha256", "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d"}]}, {"id": "d3c5ce9201bada23", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "13ad25aacc3793e3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2688}, "digests": [{"algorithm": "sha256", "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f"}]}, {"id": "67c7b9ef23ed0655", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "bdba3d18469feba9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0d0034076ed86fda", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed"}]}, {"id": "c9eadcf7af323dae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "841e40939506ac1c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "f14e232bc5e4507b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "bcf4e585291beae9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d"}]}, {"id": "d1248f40a4f3fcd4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2702}, "digests": [{"algorithm": "sha256", "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d"}]}, {"id": "3f74ade3d572ed38", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "45a3d92bf3f55f90aa0bdabdecbb68eb028907fa3c49ebb543435bd026bab32c"}]}, {"id": "e5d0acdd4605aeca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "2315e1a6ca530aa1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "ac5f170739dbc0a4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "4ac2caf372b14e9d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "149f2ca459d70157", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae"}]}, {"id": "e71f0c4b84e94f5a", "location": {"path": "/usr/share/zoneinfo/right/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "62e9a5c26c85d493", "location": {"path": "/usr/share/zoneinfo/right/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "7b3f589244a72009", "location": {"path": "/usr/share/zoneinfo/right/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "f44afb1a14d00ede", "location": {"path": "/usr/share/zoneinfo/right/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "2eb3309365b7f45a", "location": {"path": "/usr/share/zoneinfo/right/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "158608b313985c44", "location": {"path": "/usr/share/zoneinfo/right/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "4d0ab1069c2e5de2", "location": {"path": "/usr/share/zoneinfo/right/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "043dc039eacbc41c", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 655}, "digests": [{"algorithm": "sha256", "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923"}]}, {"id": "bc3c7d6cf699bba3", "location": {"path": "/usr/share/zoneinfo/right/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "f0fc29725b5a4575", "location": {"path": "/usr/share/zoneinfo/right/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "93c2f47d412cba37", "location": {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "8f0959d21b68e022", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda"}]}, {"id": "e3e1079c8d197cac", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "f56901be5d374425", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "20eff447e63d7ecf", "location": {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "3eddb49e52aefa9f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "d0da1ced93963d18", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "31a27b349e8eabab", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "1b649f29824f411c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 767}, "digests": [{"algorithm": "sha256", "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69"}]}, {"id": "925380f086462753", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b2c844fdda518daa", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "2ea99f3402e601d1", "location": {"path": "/usr/share/zoneinfo/right/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "9a554304a5a49bcd", "location": {"path": "/usr/share/zoneinfo/right/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "5f1d0a3d4d113ae1", "location": {"path": "/usr/share/zoneinfo/right/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "b30f8e426b2da15b", "location": {"path": "/usr/share/zoneinfo/right/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "b0389a3146057be7", "location": {"path": "/usr/share/zoneinfo/right/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "097e8ad8a1cac738", "location": {"path": "/usr/share/zoneinfo/right/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e4ef857ad10213a4", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23"}]}, {"id": "4a619cb5c9e3264e", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e"}]}, {"id": "b190641e452ebf8b", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877"}]}, {"id": "3dcc8edae4b666c9", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "6b0bceb9968ccf4a", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "4ab9932e4de1d130", "location": {"path": "/usr/share/zoneinfo/right/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "42ad5d750620a850", "location": {"path": "/usr/share/zoneinfo/right/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "bf63af589a9b6380", "location": {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "74f027241eb30b95", "location": {"path": "/usr/share/zoneinfo/right/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "f3efa29aed979aae", "location": {"path": "/usr/share/zoneinfo/right/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "ce831cb33591d810", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37"}]}, {"id": "47bdf1807f252aa9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1138}, "digests": [{"algorithm": "sha256", "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a"}]}, {"id": "c91daa030e678397", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "c8d04631a26b729c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08"}]}, {"id": "b7de6e883d09c818", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "d41aeaa80e52f0e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "29dc45e253756a81", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "76f8f2424fa96bc0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247"}]}, {"id": "d995af1b9e7b70a4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "068393c10775f181", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 726}, "digests": [{"algorithm": "sha256", "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d"}]}, {"id": "b779c689db601e85", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1104}, "digests": [{"algorithm": "sha256", "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea"}]}, {"id": "6b6c7f005413252b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "d591ee33c783e4e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d"}]}, {"id": "323272a0d0666dd6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4"}]}, {"id": "a23968925b2f2174", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "6c02218b71208982", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "51b4b6eda526f4b0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "3c855449f3f474c8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "19adc03cf76b7ca4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "b2e015a20eb7ce44", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b"}]}, {"id": "320e208e9aa461bc", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8"}]}, {"id": "85fd28b8cd9a0d72", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "1ebb897d65e528f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "e634adf530544770", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08"}]}, {"id": "806ea93a175b0d94", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "f34439745293ade1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 778}, "digests": [{"algorithm": "sha256", "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee"}]}, {"id": "2dd51d67695e0fea", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13"}]}, {"id": "364f8e97b6da4555", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1406}, "digests": [{"algorithm": "sha256", "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6"}]}, {"id": "5150295b352bc1e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 830}, "digests": [{"algorithm": "sha256", "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c"}]}, {"id": "3ed57a6835ec6b67", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "a428b4ed970fca40", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 706}, "digests": [{"algorithm": "sha256", "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6"}]}, {"id": "d5fd2e18ffc92de8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0"}]}, {"id": "bc43ce1a6665e797", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "f76880b342a81577", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "bdc2c92f29610435", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "d1bbb2562e6bb480", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1129}, "digests": [{"algorithm": "sha256", "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4"}]}, {"id": "4f13991b60313e61", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "e324b3b5ebfe27da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "d886f911093217df", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1"}]}, {"id": "9dce013aa1c29112", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "a42d8bd82c9220e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c"}]}, {"id": "e6dd8617d1ca9ac7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "b71328bf9a24d1da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "ead4c38d717ae5f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "f0126ca5b6949db7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "bceca728dcc3d96e", "location": {"path": "/usr/share/zoneinfo/right/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "02ac2d8e120cae92", "location": {"path": "/usr/share/zoneinfo/right/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "5eadd5ad7a34c18c", "location": {"path": "/usr/share/zoneinfo/right/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "05b4d54b368f6344", "location": {"path": "/usr/share/zoneinfo/right/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "bd2b8a8fbbbae666", "location": {"path": "/usr/share/zoneinfo/right/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "34ba24dc7029a089", "location": {"path": "/usr/share/zoneinfo/right/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "4ac7e84a86c37ab7", "location": {"path": "/usr/share/zoneinfo/right/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "005448404ee58b40", "location": {"path": "/usr/share/zoneinfo/right/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "998e7e676c1bd320", "location": {"path": "/usr/share/zoneinfo/right/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "20bf36a5650cbfa8", "location": {"path": "/usr/share/zoneinfo/right/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "4d6d2280ddad5892", "location": {"path": "/usr/share/zoneinfo/right/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "4e5bf468f0daf278", "location": {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "e1e68a0895ad27e6", "location": {"path": "/usr/share/zoneinfo/right/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "c1a5f70e8f827703", "location": {"path": "/usr/share/zoneinfo/right/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "963bf02327e25f22", "location": {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "4b4d3b1cd9064d94", "location": {"path": "/usr/share/zoneinfo/right/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "4580d3080d6a03dc", "location": {"path": "/usr/share/zoneinfo/right/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "cf45740f0da85d9f", "location": {"path": "/usr/share/zoneinfo/right/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "0db6d2c81ddf054b", "location": {"path": "/usr/share/zoneinfo/right/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "ed96ae54c08807d8", "location": {"path": "/usr/share/zoneinfo/right/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c1b16749de52da29", "location": {"path": "/usr/share/zoneinfo/right/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "8e0e047c9265a4f5", "location": {"path": "/usr/share/zoneinfo/right/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "7dd175eca08f0de4", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2445}, "digests": [{"algorithm": "sha256", "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883"}]}, {"id": "583e6580dbf7b441", "location": {"path": "/usr/share/zoneinfo/right/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c0507d9366c8aa1f", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19115}, "digests": [{"algorithm": "sha256", "value": "78a1f205b893beb45ec5be8adf26adcf166742cd430209284fb4e0369e37a000"}]}, {"id": "0b978943bc7cfe90", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17769}, "digests": [{"algorithm": "sha256", "value": "88afc57104a9ad8feade48cf10d66cb2011519f9968554496ed09c832e7bb1c8"}]}], "source": {"id": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/redis_incomplete.json b/configurations/expected-result/SBOM/redis_incomplete.json index 42d70191..3ac924e2 100644 --- a/configurations/expected-result/SBOM/redis_incomplete.json +++ b/configurations/expected-result/SBOM/redis_incomplete.json @@ -1 +1 @@ -{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "cc84ff16-bc99-4b7f-b1e1-5052e065bac7", "resourceVersion": "2", "creationTimestamp": "2024-11-04T10:16:36Z", "labels": {"kubescape.io/image-id": "docker-io-library-redis-sha256-a5b1aed421143f36e2445cb2def7135a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751430", "kubescape.io/status": "ready", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-04T10:16:36Z"}}, "syft": {"artifacts": [{"id": "227d9dbfdb949d11", "name": ".redis-rundeps", "version": "20230321.002514", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:.redis-rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis-rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/.redis-rundeps@20230321.002514?arch=noarch&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": ".redis-rundeps", "originPackage": "", "maintainer": "", "version": "20230321.002514", "architecture": "noarch", "url": "", "description": "virtual meta package", "size": 0, "installedSize": 0, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": [], "pullChecksum": "Q1JQv2sIl0Mpf/MyKZBrIH7FKfFw0=", "gitCommitOfApkPort": "", "files": []}}, {"id": "0a3b4a9dae4049aa", "name": "alpine-baselayout", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8890, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.0-r0", "/bin/sh"], "provides": [], "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "f0def3051a26afc8", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13361, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1KM01lfKVp+gEZn23awujqjSkrN8=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "edcf6e67eac04af0", "name": "busybox", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.35.0-r29?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 509600, "installedSize": 962560, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.35.0-r29"], "pullChecksum": "Q1NN3sp0yr99btRysqty3nQUrWHaY=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVNLeeB7VouhCO/kz+dbfL3dY4c="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "10c99a42ed5bf9d4", "name": "busybox-binsh", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1547, "installedSize": 8192, "pullDependencies": ["busybox=1.35.0-r29"], "provides": ["/bin/sh", "cmd:sh=1.35.0-r29"], "pullChecksum": "Q1miWwyhWKXVEiRYLhmArV1TKMs6A=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "f95be16d8615d51f", "name": "libc-utils", "version": "0.7.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r3", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1485, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q19Gg06pBPiiG9UN94ql7qImsHSUQ=", "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", "files": []}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "c0d6e0f3841a7244", "name": "musl-utils", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36697, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.3-r4", "cmd:getent=1.2.3-r4", "cmd:iconv=1.2.3-r4", "cmd:ldconfig=1.2.3-r4", "cmd:ldd=1.2.3-r4"], "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "544ec51c3fe9a624", "name": "scanelf", "version": "1.3.5-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.5-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.5-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.5-r1", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 37687, "installedSize": 98304, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.5-r1"], "pullChecksum": "Q11dxYFsHvBFAzzHGDo5gOTDNJDyQ=", "gitCommitOfApkPort": "e52243dbb02069f10d48440ccc5fd41fa5fc2236", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoAissVDuanXF1KOEl8qrFA3bso="}}]}}, {"id": "b37d6e2e45f66f33", "name": "ssl_client", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4929, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.35.0-r29"], "pullChecksum": "Q1QuqZjeP6XG85I29tOiCWofL8Cj0=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ShB3pGMDL8R7sqvDVeLOBZ6P3Q="}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}, {"id": "6801bc6eb17d0df0", "name": "tzdata", "version": "2022f-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2022f-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/tzdata@2022f-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "tzdata", "originPackage": "tzdata", "maintainer": "Natanael Copa ", "version": "2022f-r1", "architecture": "x86_64", "url": "https://www.iana.org/time-zones", "description": "Timezone data", "size": 404944, "installedSize": 3141632, "pullDependencies": [], "provides": [], "pullChecksum": "Q1d1K2/J4yf83c0gVTgt660TYoBP0=", "gitCommitOfApkPort": "2e26bb1ad9381a7e7948583a0b8ecdfcd5a0ba20", "files": [{"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/zoneinfo"}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U="}}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg="}}, {"path": "/usr/share/zoneinfo/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU="}}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI="}}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM="}}, {"path": "/usr/share/zoneinfo/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg="}}, {"path": "/usr/share/zoneinfo/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc="}}, {"path": "/usr/share/zoneinfo/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w="}}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk="}}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM="}}, {"path": "/usr/share/zoneinfo/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ="}}, {"path": "/usr/share/zoneinfo/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg="}}, {"path": "/usr/share/zoneinfo/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/iso3166.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8bVyTp0tBiHYjb8rJ1xC2lch6A="}}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OzTJOkF8mC1bLJqh1IMTVhESI4="}}, {"path": "/usr/share/zoneinfo/posixrules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/zone.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pGdYb0XoHND5RPRMgmzsJuqvGf0="}}, {"path": "/usr/share/zoneinfo/zone1970.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hu3cXnyFw9zWQr/1vSxUNhhh+7w="}}, {"path": "/usr/share/zoneinfo/Africa"}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bldPckji1VF9PHYXYvIec2s3sg="}}, {"path": "/usr/share/zoneinfo/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU="}}, {"path": "/usr/share/zoneinfo/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gZs5l3yEfDbawsvaUY5Xztf79/s="}}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E="}}, {"path": "/usr/share/zoneinfo/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qg6Y3iW8rsprH8RNLUVAc/XWQXU="}}, {"path": "/usr/share/zoneinfo/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM="}}, {"path": "/usr/share/zoneinfo/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM="}}, {"path": "/usr/share/zoneinfo/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A="}}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU="}}, {"path": "/usr/share/zoneinfo/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fSysB22ZvF44uie2cRMxetSW07E="}}, {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q="}}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0="}}, {"path": "/usr/share/zoneinfo/America"}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A="}}, {"path": "/usr/share/zoneinfo/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8="}}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8="}}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0="}}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo="}}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE="}}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw="}}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM="}}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQG6uYI+c4/BwWaldRADSUP3QSI="}}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo="}}, {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9gkCTU0SEVFSc2vuFTMrkVIFfw="}}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8="}}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U="}}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw="}}, {"path": "/usr/share/zoneinfo/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw="}}, {"path": "/usr/share/zoneinfo/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y="}}, {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8="}}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk="}}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc="}}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw="}}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM="}}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms="}}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI="}}, {"path": "/usr/share/zoneinfo/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA="}}, {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4="}}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8="}}, {"path": "/usr/share/zoneinfo/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA="}}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U="}}, {"path": "/usr/share/zoneinfo/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0="}}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY="}}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ="}}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA="}}, {"path": "/usr/share/zoneinfo/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6t62cDEdla7U5zI7IWozOq2ON4="}}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q125x7B6KeyhpcRdFUyT1vZAr6XMw="}}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE="}}, {"path": "/usr/share/zoneinfo/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk="}}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY="}}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc="}}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ="}}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk="}}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4="}}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI="}}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI="}}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY="}}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg="}}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k="}}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg="}}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0="}}, {"path": "/usr/share/zoneinfo/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw="}}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RiOJGAtjDcc/89ZYfuMbywkG05Q="}}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bgKrHE6oCJx7Tus/Gc720ExQ4L4="}}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw="}}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74="}}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8="}}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag="}}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bU0luemOfnsgh6bUJqKrIO0G69s="}}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8="}}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19l7RRP1Vl6pYie+i0y7h4wnE99k="}}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0="}}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE="}}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U="}}, {"path": "/usr/share/zoneinfo/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I="}}, {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0="}}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs="}}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY="}}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg="}}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZvijSJWtrclRiabUBTZlzAPyhE="}}, {"path": "/usr/share/zoneinfo/America/Argentina"}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk="}}, {"path": "/usr/share/zoneinfo/America/Indiana"}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE="}}, {"path": "/usr/share/zoneinfo/America/Kentucky"}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U="}}, {"path": "/usr/share/zoneinfo/Antarctica"}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk="}}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ="}}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M="}}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng="}}, {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes="}}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU="}}, {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0="}}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Arctic"}, {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Asia"}, {"path": "/usr/share/zoneinfo/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8="}}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk="}}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE="}}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko="}}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA="}}, {"path": "/usr/share/zoneinfo/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk="}}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ="}}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU="}}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg="}}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg="}}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So="}}, {"path": "/usr/share/zoneinfo/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA="}}, {"path": "/usr/share/zoneinfo/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI="}}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY="}}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE="}}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg="}}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rMJR0DrMsnv8J7MoglBLIG1Seo="}}, {"path": "/usr/share/zoneinfo/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xVfwMzEUIhxFflD6B2PsxVWSgU="}}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0="}}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY="}}, {"path": "/usr/share/zoneinfo/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc="}}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg="}}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM="}}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro="}}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM="}}, {"path": "/usr/share/zoneinfo/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ="}}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY="}}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM="}}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE="}}, {"path": "/usr/share/zoneinfo/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ="}}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc="}}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA="}}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI="}}, {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc="}}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ="}}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY="}}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4="}}, {"path": "/usr/share/zoneinfo/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k="}}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q172WRs3tr8koN/S40UX8uh0nm41g="}}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4="}}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs="}}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc="}}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU="}}, {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk="}}, {"path": "/usr/share/zoneinfo/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY="}}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0="}}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA="}}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU="}}, {"path": "/usr/share/zoneinfo/Atlantic"}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I="}}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU="}}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM="}}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc="}}, {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE="}}, {"path": "/usr/share/zoneinfo/Australia"}, {"path": "/usr/share/zoneinfo/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE="}}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1isVUUj/FMA5TUyPOWORvittywuU="}}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Brazil"}, {"path": "/usr/share/zoneinfo/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/Canada"}, {"path": "/usr/share/zoneinfo/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/Chile"}, {"path": "/usr/share/zoneinfo/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Etc"}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iocBvipAe+pMyCK6VAcmi94omk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Europe"}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM="}}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE="}}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY="}}, {"path": "/usr/share/zoneinfo/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc="}}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo="}}, {"path": "/usr/share/zoneinfo/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4="}}, {"path": "/usr/share/zoneinfo/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA="}}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uOFSZF20gbj397mKaDkd3p93S1E="}}, {"path": "/usr/share/zoneinfo/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8="}}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE="}}, {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw="}}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA="}}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM="}}, {"path": "/usr/share/zoneinfo/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs="}}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4="}}, {"path": "/usr/share/zoneinfo/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk="}}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k="}}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ="}}, {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U="}}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs="}}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4="}}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KVq2FQrAQ2AI/zt3pVjCoADUvaE="}}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Indian"}, {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg="}}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI="}}, {"path": "/usr/share/zoneinfo/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Mexico"}, {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/Pacific"}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk="}}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s="}}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU="}}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc="}}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw="}}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U="}}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc="}}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs="}}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA="}}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4="}}, {"path": "/usr/share/zoneinfo/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY="}}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk="}}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY="}}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg="}}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM="}}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA="}}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI="}}, {"path": "/usr/share/zoneinfo/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM="}}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk="}}, {"path": "/usr/share/zoneinfo/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/US"}, {"path": "/usr/share/zoneinfo/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/right"}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E="}}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA="}}, {"path": "/usr/share/zoneinfo/right/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ="}}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A="}}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To6rHVGaYmPh7DFuml6L34G668s="}}, {"path": "/usr/share/zoneinfo/right/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I="}}, {"path": "/usr/share/zoneinfo/right/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ="}}, {"path": "/usr/share/zoneinfo/right/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s="}}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8="}}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU="}}, {"path": "/usr/share/zoneinfo/right/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68="}}, {"path": "/usr/share/zoneinfo/right/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM="}}, {"path": "/usr/share/zoneinfo/right/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Africa"}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc="}}, {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X8LqPniZ8tpA/LuUf7wKkgHhgQ0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q="}}, {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ighbwFlwRbHyUNRcg6F3iDqJAjM="}}, {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso="}}, {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk="}}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k="}}, {"path": "/usr/share/zoneinfo/right/America"}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08="}}, {"path": "/usr/share/zoneinfo/right/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk="}}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19JU2NChowR2yLu0RMSfcTV/O758="}}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ="}}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM="}}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA="}}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis="}}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RZfWKqHRBLlFD5xdDPJZVo/eAqc="}}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM="}}, {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bop5pUBkbMk4Kev0yljVo7oMGhk="}}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc="}}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM="}}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc="}}, {"path": "/usr/share/zoneinfo/right/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0="}}, {"path": "/usr/share/zoneinfo/right/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig="}}, {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI="}}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8="}}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE="}}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE="}}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4="}}, {"path": "/usr/share/zoneinfo/right/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54="}}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk="}}, {"path": "/usr/share/zoneinfo/right/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0="}}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E="}}, {"path": "/usr/share/zoneinfo/right/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY="}}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms="}}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4="}}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho="}}, {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14JN9h6nakbFwOIrJUfOul81v6nA="}}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FxsqlagW1UBGlRvRUYpfS3UJyqI="}}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg="}}, {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no="}}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8="}}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o="}}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM="}}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baZKls99BCUShs16kJgL3lcY488="}}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk="}}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4="}}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4="}}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU="}}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY="}}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4="}}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM="}}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8="}}, {"path": "/usr/share/zoneinfo/right/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0="}}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WcUeCaK3RIaGABb4paTdo8Jn3QI="}}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUA7vfuWHytshwfltexU6TchUs0="}}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E="}}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8="}}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI="}}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw="}}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ttLGUauwKXUplLZl2xr5krFGBf4="}}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ="}}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1grk3lEem7US6URfIHpJF1LCvtHU="}}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY="}}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA="}}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ="}}, {"path": "/usr/share/zoneinfo/right/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8="}}, {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU="}}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs="}}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs="}}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo="}}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K4suDCZDbIrzTJtBz7nz78BIw4w="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina"}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana"}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky"}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw="}}, {"path": "/usr/share/zoneinfo/right/Antarctica"}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Arctic"}, {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Asia"}, {"path": "/usr/share/zoneinfo/right/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q="}}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qEoyBiWUab3k313DlKfU9EDV4o="}}, {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcpoedzq+Ibe/IS6ouYTDbvQAbI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nooCOVPPO175tHesSh7+rWrzatY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I="}}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y="}}, {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws="}}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic"}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw="}}, {"path": "/usr/share/zoneinfo/right/Australia"}, {"path": "/usr/share/zoneinfo/right/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w="}}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Brazil"}, {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/Canada"}, {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/Chile"}, {"path": "/usr/share/zoneinfo/right/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Etc"}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Europe"}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec="}}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWsTdgabdnHXUcnBxB+ytJGxS0s="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o="}}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4="}}, {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U="}}, {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A="}}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OL6h38ekvpU2vziJSpi/3KUsfhM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Indian"}, {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok="}}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Mexico"}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/Pacific"}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/US"}, {"path": "/usr/share/zoneinfo/right/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "008bcc1445f44203", "child": "2791973cba0a89bb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "008bcc1445f44203", "child": "4cf9c3537f896231", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "4fdfbb03676f495b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "6b9abe7d80ee470b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8108ab845e4ccbcb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "862a8ff2f35a6b80", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8668162f21426d67", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b58b2fb69e8b39c8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "c7bb6e42ea2504f8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "dfe56f19a55af4ab", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e456dfb5be04fdb7", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e549cedcbd486e69", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "02eba7befcbb3bfa", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "1071b0c6b4d98bb1", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "35ab393f27e0bc39", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0a3b4a9dae4049aa", "child": "71fcfec0ece1a67a", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "77282715f933737e", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7b189c84b22c7f02", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7ff31e5e9ba0bfa9", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "89c7ab9592844cbb", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "b103e8d521455a19", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "d98fbe0bce78b009", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "10c99a42ed5bf9d4", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "10c99a42ed5bf9d4", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "10c99a42ed5bf9d4", "child": "564026926225072e", "type": "contains"}, {"parent": "227d9dbfdb949d11", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "4cb49698ca5c72c1", "child": "0fab6f59514f4740", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "4cb49698ca5c72c1", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "6a7f2c32518c8dbc", "type": "contains"}, {"parent": "544ec51c3fe9a624", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "5efe1218da015951", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005448404ee58b40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005b82834d7d5686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "00601d6c11e9dd20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0122f800f4ad8284", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0142369d07f5c563", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01475b49acafac83", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "017409a4f041f0f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01814f2fefa15229", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d5cac7a0fde73d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d8f30e6c70e1c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "020ae63fb4da9a26", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "021f97ee467212ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "027518f3ddc73dcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ac2d8e120cae92", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02cdd929ba370762", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02d6b7d35145a0de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ddb5be58017ff0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02e4f0dbc11e604c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02f3408070373f65", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02fb4858e2380e08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0305ac4d7ab6c9cf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0314fbfdc1916c66", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03239001da446014", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0336eedc6c4118f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "033b5e7d13ae7c21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0340c5f90d5855df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0342bb3fe6fea2f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03f4748d90f12155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "043dc039eacbc41c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "044139ce1cde5bdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05018272d72cfad1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05294b476573997b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05478041607899b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "056f3352b11d2c39", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05ac8fe458aea86c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b0d26ec1e7959a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b4d54b368f6344", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e2bf9264ed3771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e33b81350baabf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "060876e4c2cf6686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0658dde26ca712c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "065e379886488b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06713e23344daeb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "067babb899244869", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "068393c10775f181", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06f8ee72c3c3a383", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0704e902ea772f56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07447042371ca0e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075b89e4efe3fec8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075e9b425d5b0722", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07db0ea4df585084", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07e6dbec6d4aa4c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "081fb4d5b044cdbd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0843a5d10f45ed1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08a5fd86dc720476", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08eff33027b81928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "092ae5d6e425ea9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093149edb63ab9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093cbb3bd2c06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0963b1074407173d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "097e8ad8a1cac738", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "098a6dfe7255c449", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "099450482d1c35b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "09e129e23af97216", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a62356d4a19d3ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a66f336d5f7d5ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a8940b519ea75b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a9b30a61b72068d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ad99c3a5ee70349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ae619fe5628eb77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b3bf7fbb5f06371", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b492712609d5932", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b727001adf28928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b753e445ed96cb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b7e06c087ba5895", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b978943bc7cfe90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0bc21907cc690d2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c057ba0a24f0339", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c44c5babd2c42f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c473b280b3b64bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c5e3c652c1be349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c8da9cc6982b771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c9e19f1711c186e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0cfffa615db5a8ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d0034076ed86fda", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d3d551dc5d523a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d726ed5ea4e0075", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0db6d2c81ddf054b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e073ae50e133c93", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e21187c4f923e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e41ebfa0f92b4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e75a3dcd45d6564", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e7f44d3d3799ceb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0eceea272d2288e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0edc09eaa17cb663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ede1f387ca8c1c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f2ff35f50fad7dd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f49b40a3c7d6804", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f8e42c1ad7b03e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "100d71ecb7fe11b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10146bcf178cac10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1039734269e3ae73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "103b8f15a1ca799e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "104766306a2c5396", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "108b403b2b0284f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10e17e45ac01644f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10ed111c91179f3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1105b6b0ce70a546", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1113f958ca1453e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1121c310dbdb9478", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "112a2909d607b110", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "11796816a038e84a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12097634795c1864", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "128e679165bc7c56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c29c777e87703b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c49dc9d40b244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c95e9ba7333f15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12cf6f90edbc9232", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12f805965bdfebab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132a92a142c44493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132aff0855989401", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13ad25aacc3793e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13c2de2ee036de06", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1426f27dd74cd5b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "148f6b814c407fa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "149f2ca459d70157", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "153919832c9b5144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "156337106c37e323", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1575ea42fadba208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "158608b313985c44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16366da3885e84bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1640352bae1ebdd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167a401b5c5d1487", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167c2cf6469f6a02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169a825498d0936a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169da8e35efdd222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16af1488b0fdcb47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16b9a0c4aa2bdfde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16c5e36e5e188cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "174045b94902854f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1747dd61a650bfeb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17935255332431e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17b5f1ee5fdcc79b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17edc5b9ff8cd741", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17f390b4c0e20833", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18041b6e607a48e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18140fcf8de3f734", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18b5036514d46e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1954a3834934d5c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "195a458d926a32ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19adc03cf76b7ca4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19e87de3f4529129", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1a75a9199088ab46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1af83d5fdc03d855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b2559ed040f50ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b44ce9da1217c70", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b649f29824f411c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b7afa212cef6c75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bb6d3c21bb9b64c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bc1c1f8d946305b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bec8ec3a7b616b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ca8386b28aa1812", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1cc537476034e84e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d4e0bde934de4a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d5be65e6d7ad952", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcb16b2d899e2d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcf1c594a76f036", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e2421bc02639988", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e56eeb092b515fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e78969827a1178d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e95ca34991f139a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ebb897d65e528f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f7a9f469191b9c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f81eae123a18cf2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1feeaf48a7ad36e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2010898b676aa177", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2063c29a4960c6ce", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20bf36a5650cbfa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20eff447e63d7ecf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21f5145dbe33022f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21fad208fcb45308", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2205a1b6fc83716a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22b4e5e232f00906", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22d79504e31e9e14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22dc654b654a06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22df38ac1d1fd964", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2315e1a6ca530aa1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2329ef2513c2c0cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2397d9627010466e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23aa6840a348d38f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dc2d2a52df855b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dcc8af10a88f77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2403d3e030bfaab1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241bed02fc07f479", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241d2da8c3f20622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2429541998ec264d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "249e6009e55f7202", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "254a3d614d8b3a53", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "260ee43d2b65f0fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2691c113faa031ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2696b5f41023bf62", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "26bf78a6c7989206", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "271014b0714af507", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "277f170e0a965663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "27b844297d8c9bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "280f3bfe949a3ffc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2812a3c0c7d00e95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "286ae4941018cf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2879551ab558f99a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28a4e76f5d734fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28efcc256d421872", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2949d6456be76f2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "299bc49792d97b90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "29dc45e253756a81", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a26e6d84537cbed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a60940c97ab3085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a7ed23db9f6368f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ad874afdc60d88c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2aea0ea4b40626c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af1bd2ecc9d016d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af829117e3bdc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b4c0a07f17cc0bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b888b33ac587100", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bb152ddfa546f50", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bba9852eeff11e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2c78816c3d611bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2cdb7dd3c84dacd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d438029f830719d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d97737bd4fca62d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dc715c5c9e66bc9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dd51d67695e0fea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2de799f665fdf03c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2df7d15d2487703a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2e7e09dde874117c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ea99f3402e601d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2eb3309365b7f45a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ec343707f34f139", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f30128f4f50c2c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f39629da9696f23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f94d4c52bfce138", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f990f17a87a2795", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "301b8397750e4d9b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3033120eb2be2983", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "308ce13d2e514d32", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3151f9774fb8c673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3162a25572cf1876", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "317dcf56af89ceba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31826d3421325fac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31a27b349e8eabab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "320e208e9aa461bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "321729b5dfd50643", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "323272a0d0666dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3253c59e6763058c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32b4a3ce58b08530", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32c4a9b19f3d3fca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "336a424850508f04", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "343cc7ff5dfdc179", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ba24dc7029a089", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34d726a6ff54cc77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ea600227342df4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "356b17a414234bd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "358f286238589a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "35df5caf993836b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36098331dca1cd19", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3646bfd417ca9406", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "364f8e97b6da4555", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a4e2f2a90876af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a94d1dad80565b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37384c5788fc39e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3742add0fb4b06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3747246401b0c9e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37901dcb18a1d8bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37c4934cacbf83cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "38109425fcad1078", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3901c7badf952068", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392713c3b019509b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392a86ab7a610455", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39500c5fe957acfb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "399fee198e75537b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a5c0d0893f3328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a73375427078dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a396a0aa8a84233", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a3d7f2254f26c5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a4dc580ee5e1749", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a7c2c6c682ae178", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b3cc5dfdd5c39ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4264d99fbe2f00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b47de5b6b988788", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4a4ad6232f8bcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b8436622ba4edfd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3bbdbb1ebf991ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c20b79f409504d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c855449f3f474c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c93f2cb0e401a6d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ce77c36203d3a46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ced50db9f898b2e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3cf5d6c749912850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d281f206494c15a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d550a82fbcd19bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d6ec807a4070fc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3dcc8edae4b666c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e2befa5b3f6a4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e4cd5ed3851ca87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed52a543475929b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed57a6835ec6b67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3edb221ea674eec5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3eddb49e52aefa9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f74ade3d572ed38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f95f01d49de615b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f96dbaf3ad96610", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3fa7710ae4912836", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "404a7abb8b3a9dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "405c8cdcb499f67c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40d69f79fc633328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40da57cc26b708e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41785794c2dc4ed8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41d37dfc4727db52", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41f3b364dff808d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4216e9f2cb420692", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "423d256f56fdafef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "425de79303ce7d1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "428d457a2b4c498c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42ad5d750620a850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42c0e4e5aa76ac45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "431e4ed4845a826b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "434b9dd890051ff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43527f6258329a91", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43ae88d20e378662", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4420e3c34552b992", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "449a3503c998036d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "44e03ee58024b410", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4531fcdb0187f8bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4580d3080d6a03dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "45d31a13829b3013", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4621093405685170", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "467f5d7eba2e9130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4739febcb80eecb2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4740b4f662a3866d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47746d74b7052019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47790ac862ecdf4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "478d5b7eb5bf5816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47bdf1807f252aa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47c1aa3d216e8483", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ea03253c3d11ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47f5ac3c8b10a9d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ff56679e7cdd95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "483350f9c7319781", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4835902ba7b89c00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "48466b4f3829ed02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4876534fbed12733", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4899382e2947484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "490afe72114801ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4970d7813c658453", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "498d6b92266993a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4998eb4661bd289e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6801bc6eb17d0df0", "child": "49c961603973546e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49f9d4fa0c24f447", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a0eb53c902823f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a3138086b13ed7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a36b21fccd8436e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a4ff44641865fb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a619cb5c9e3264e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a6b1b39a0c12be3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aabaf41761b08b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ab9932e4de1d130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac2caf372b14e9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac7e84a86c37ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aee709825c0a92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b4d3b1cd9064d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b9b4f650e7e30d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4bec88c5be479ace", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c18969f342c5c2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c56c7c168431118", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d0ab1069c2e5de2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d37b0910a8960d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d6d2280ddad5892", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d9640c6ac8cb565", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e09bacdcb59a17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e0c931477262dab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5bf468f0daf278", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5e4263b8153a4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f13991b60313e61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f15227c478d0fd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f2cd1f1118702fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f41668627fd317e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f4c5f7e42658cd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4fcc53343772dea7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50990a754f76d940", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50c4f126f1ac2e84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50cb4cf9fd8f4496", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51444122852c6ddc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5150295b352bc1e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "517bea1ef452ac6f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5188e0eae3447e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "519a396beb615431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51b4b6eda526f4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51c1185f69be6e38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51d3a6cab8eea421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5326eae4c438fb7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53299b0fe1ccbaae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "534cf4811c99dbb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53716717b330c085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53a261f035e8d2aa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53df2254549c35b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ebfc69374d779f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ec8a7a714440da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54091268acaf20e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54a37c0242cfdade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54afb59feebc6bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54d718b0eab31303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54e063224741523c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "556edc77899f427d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "557b879ffd828f7c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55882aa51384ccde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55a0b2fd61fc5c17", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5610aed170a54fa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5634c6ea11a203f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56d67f3ae160b83f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56e23730c91ab25b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "572c9242c72cf6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57315e5d21530e60", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5761917765d162da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57916392453aa8ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57b03726864e4be5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57d2ac451f409ad5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "583e6580dbf7b441", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "58cc974883e2a135", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "59166dc738e12f8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "591dfb4647330e34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "592447db91d9f92d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "595ec860e6ba3e7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a24595604e89e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a6fca57daf70405", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b37585d7e9f6976", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b5ba46c3912ae7a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5bd4928de575895f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5c574e7a9274632a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5caf2ce9248945fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5cde4aeb4da9ed36", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d1955c7835b2bb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3187e0db786303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3abd45b148db43", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d5277964a41aafa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5dc85aee34d0ba49", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e03748428872d47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e0b9f9f46ab4df1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e16f5e470041bad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e21bccba9fe09ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e398f26d0e6d3f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e663eb13efc9581", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e9e6ade30a67e07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5eadd5ad7a34c18c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f1d0a3d4d113ae1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f5293889b3dbcc8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa2502745be5c57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa3b6e094240252", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fcab6958165240a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fd89385decbc967", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fe69defa795e042", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "606126c7c2869a9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60913db10ad60af4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60bd9330453e60ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60ef5698f04af673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6112da1e9f6a83db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "613e3372c1967331", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "61ed1cf74c885e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6228d718f31718b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "625251d6bb1ed770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62707c0b82f43296", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b4e63f4bb7cf51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b8d10d19009778", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62e9a5c26c85d493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62ec1958227b00c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6361263e9880c8b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "636f3260b6647d6b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63a2aebedb236f10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63dc80cbbb35b222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63ec00faeed7c990", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6445c1be502cdfa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6474a25794e423f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "64b5dae5362d523b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6564e6d3f72afbfc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6576ff5ecd505d30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65863cf08b3ffbd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65b455cd54dc7e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65eb93fc29287b33", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66191e767b2c1256", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6689f349f53a3126", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66fa63911ad7f9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "671eed9d9c25e3a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6735ed04e41b6d3c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6742adaea21217e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67c7b9ef23ed0655", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67cfc437f84d2200", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "68030f053707ce87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "683a24f6548027c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "690508a683713c9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6940ab5616097745", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "698b0a356bc65750", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "69c294bf586139c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a0d5e631119007c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a187c709a0e0094", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a432a29cd850c3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a6b4940a201e848", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b0bceb9968ccf4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6b371f4796d8d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6c7f005413252b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b77cce02d404965", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6bed5a8878eca1fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c02218b71208982", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c06d231d7e2f6ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c21808d3a46db08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c68533c2ca1db2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c774449cc2b0a67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cb65b9a87818d86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cdf2077b82b6e75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d08d40ffec457d6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d3d29076b63f907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d803caa3829e446", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d8755a3c2a5e360", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6df8c4d5e72622ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e1cbaa5426163fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e9234f82492ff3d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6ea03c16b31614a1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6eae95b1acb7c896", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f2fadd089afbc07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f335e119e4c042c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f89e001589f3e30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "707b7c0b941d8070", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70921b1155f01e05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70a344f4a7b797f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70b8c06524a4b617", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7101f74ac7b9de1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "71f086b0d46b78c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "727e57b269e28822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "737c81365ba14086", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "738a37572b547a27", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "73b2df70552ed062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "740e525eefae773f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "741f0866dc266f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "744eaeabd83270bd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7479d055c5fc56fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74b84bb2a8b98dde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74e1922deb071073", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74f027241eb30b95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7510ec6197bdcbf8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7527ef7f1e3e431c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "757103c630c44511", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "760d7e0c55c0d933", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "761ccea1cd669376", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "765526a9e12f4df9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7670b03ac26522e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76819a6e931e80f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76e91852aa415855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76f8f2424fa96bc0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77a6337959c7bf86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77dc68314ea9f3f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77fa5f03c5f6f0b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78193fa7c9a562a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7869c5c53ccfb7ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78714514019edf75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78e648b820a70b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7904301078568702", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79108b74cb6ac742", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "793448cbdba2b6a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79568f6d1560a0ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79701367c4351f7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7971e9b663245859", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79a96c005f92ede3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dbe1f5e5163015", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dc67331f9c9363", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a1ca75c8b4e3fff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a407713abb4f271", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a6584e809c2ad8f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a9c8a9c65ee260f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7aa1486cb78b789e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad0738d1de5a132", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad4ce05d666982c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b3f589244a72009", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b430f9ba9791cb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b4dcb696c92380b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b771c1ac47f373a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b9a9f239c069acb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bb61d2b8740f45c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bc9161a2c370191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7c2647dcca36be61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb32c63f6f60211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb8594363213e9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cd41b7d2ae7e0be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ce21b552e1136d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cfe26ed0b3c1e71", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d07d9048e7d8f4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d384c288203f59a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7daec355a3520ce6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7dd175eca08f0de4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e1953e1c44648bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e7ce3714a8e1ebc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7eaf93fe3ce3e168", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ec2aa4052d2bece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f17fcf1d474fb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f26ee460120404b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f3a3cec6392d1ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f62760572d0e3b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f95c16bad5ab585", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ff3b3ad36f0d469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800772ea66e28c97", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800af7211602d7d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80209ada7a28b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80314f4e82cdaa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "806ea93a175b0d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80717dd12cad8aec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "807518ac1092eb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80a72860c7565099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80f41ba96ebf3bf4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80ff260045a9ea57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81354cf53f9c40f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "816850179ccc39ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "819937c76c444dec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81a0e618926c3da5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81bd95b8d6a947e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "82673f607c3314da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "831e61354e7664a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "833d58e3191aa616", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "834d60910dae0d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "839023d792436155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83b07739722fa95f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83be9bb1c38a0ca0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "840705419294209d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "841e40939506ac1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "843d376332909572", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8478c36bad0b1e16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8490f82daf0fa030", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8497a6674e86d8de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "849b96c99c095c4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84afbbe6ec5acc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84b6786d1852aa9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84fd55d6445517d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "851aec614a55bcd0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853607e5cc609f5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853c0221c9f03355", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "856b91e4148c7efe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "857a36c5fa81beb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fa7d6eb7c0849e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fd28b8cd9a0d72", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fefc773444897e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86283b8b73186c07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86acb979f981d4e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86b36a409bd92012", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86f5e1d752734cf6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8785f76d637d28d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87b6f60cb5b73220", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87bafba6333a069a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87cdadaebdc8713d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87d4dd0b7c02e4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87e1ad392fc93d5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88209b637e071ddb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88516d1d7caa8b61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "887e9e49fae0244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88eec9899a38adb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "891c72ffeb2c805e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8922b42f97eafb63", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "894dcb8c39d129b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89a5ec6f9e843e48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89f369a11442c924", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8a31f27f2756a67d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8aa89b5e9cc3e8d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ad543ece4274a73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ae3f6c2bf5854ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b35dc1666c81910", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b6a3b7b77a1b047", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b806ddd7081734d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b970b061d980f0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd875c7c181709c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd8890faf828d6a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8befb5ab4d8ecaa4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c285bff390d37fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c488f315c265332", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d5fb3efd8bf9f75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d813cbb918f1ef2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8dcadbb68c6556d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e08aff081cad65a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e0e047c9265a4f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e53ff8a7add34e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e839fbad126e5ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ec22237d7a47ca7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f02cb23d932c7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0959d21b68e022", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0d56ad1e8d8336", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f7dbd485491dd14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f897b1d9c1e0c01", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fcce627adc902c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fde3f2361f0b3b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe1d9ba20dda956", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe44307429ad240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff09e0ee3eb0815", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff402c23e1f0d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ffbd5cfad8b4062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9023babe6e3f7680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "905bf554eaeb5efb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "907aa7838816bd2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9084f216223217cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "90c46ac4b4a164f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9143003e390d85f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9155ad374308ceb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91628d5ad76d348d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "916933697fd5c223", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9188b5e5f5d31ef8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "919bdcf8522ec519", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91aac87817f6872d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91c5880e795a48bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "925380f086462753", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9288f246356224f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "928aee5083f9e907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9299c3abe85baf47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92cb31019d759050", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92dce49deb0a09a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932e87c55b92ac9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932f3f605150956d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9346990f9dc2cc34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "93c2f47d412cba37", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9415d9403463fc80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "943b4d33125d53fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "944ad3c51cb95bc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948c6903f74116e9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948dde6922b3bf89", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9527793f3cc36822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "957e674fca99e852", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95e40a923286e51b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95f25502d437f227", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "960717d7c863935b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "961e1eb08221d193", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96201691b68529a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96220d608b367dd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "962e6cc0cdae2e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "963bf02327e25f22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96770247136384e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9689daded15a839b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96d0eb8154bd1d3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "977361f77e6652d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97910c3a4419b22a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97b209864d3d410f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97c33a605bd6e4b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97d8620e4e579021", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97f32fcef86f0269", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "981892e51f3dd6f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9830dd58262c73fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "987e406998e249c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98e6f2b4545c81f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98f731d23a1a4ef0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "995e0d96219a0103", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997460036d00ba20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997a19cd93e002a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997cd07ce0f1b0d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "998e7e676c1bd320", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "99b0426825054686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a3668f6c2eadb34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a554304a5a49bcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9aa049dc097ef6e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9b12d916cd06c443", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9baa02a50944dc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be204a4e52335cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be4a15a28501191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be91561a3664183", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c0da402f152dfcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c6745fde0e08e58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9cbcdc0a511b0ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9d9886dae6041a23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dcbed285495b159", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dce013aa1c29112", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e961189f11b51f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e9cb7ea6e14723b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ea2a01a33da006e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ed9cc63022b73a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ee9fa1dde9acaca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9f2e2f161136d043", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9fc13b6b115d1b03", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a046cd6d1f51a77e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a06fbe9a055246ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a0f0afe436806016", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1050f6aec2684c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1403af117861a4e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15ac746eb317485", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15b8fa7c79dfff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a19d4342b8cdbece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1b265d1806a9cc1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a23968925b2f2174", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a24ac61b248e829c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a26ec2050f8f71ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a31c694d1ff8ccfe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a35b032f24ddcb11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3ab3e1b512f8425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3bfc24e41408f78", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3dd0efe9df26306", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3f66b3ee0885607", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a421dacad8181e57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a428b4ed970fca40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a42d8bd82c9220e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43da7de9648aa21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43eeffdb6a2a7f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a51a56dc49f6d02c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55d9cca3ef3f431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55f36f81ac92769", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a5d28d7027c1d096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a60cb59074fa9b35", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a610caa416fd02d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a62c148e8eb055d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a64fe2a43692d660", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a6ceebc86bdfd8da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a72b17d6c1efbf4b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7ab7e973bbd0343", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7e6475d384666e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a82c5bd17d1afb4f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a856dd0bef43e56a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a8a88dcab929f8b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a90e9c2182e78d80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9754daaba4f6614", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a98c737409c84469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9c40580bb4cc128", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa00bf27bd144c1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa16fbc49b806981", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa1c13bddc9a24a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa42e42eaebdc80c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aaeff9ee27713241", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ab64687df86911df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abab227bde7b82fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abb5c76e6bb2d15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2604ce642c0fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2f7290b89dc253", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac5f170739dbc0a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac877b49c796f4f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ad7fefb69dfea998", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ada922aead4b3625", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "adcbf66cf5e2d49e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "addd166a79d7d561", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ade1701da991842f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae60340f0122981c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae668d4094bba984", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae7d0f573f3f4057", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aed85422ba8e0bcf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af44029177511d9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af5e1f7540f0f4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afb4997a62a26cdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afe0fd8b7f2685fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b034609f083470a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0389a3146057be7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06344cb84099002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06f73ece2dbd7c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b092f998c5b76340", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0a8163b6df2c096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0b2b80d05b3e9d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0dbb0f7c32d15f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0ef4b1a4b1fe5fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b17c82e8a8c391b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b190641e452ebf8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b1b9dd413933d258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b29d015e9090e8f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2c844fdda518daa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2e015a20eb7ce44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b30f8e426b2da15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b38544d33932034f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3d781357004ed82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3e2087284a236a2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b4453821af15f841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5679391dbf8179a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d2241aa5311e55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d464f1957dba2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b60c069f499cdae6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b62a4a5129feb939", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b6878a8629692a5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b71328bf9a24d1da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b73ad0149b3d9e1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b779c689db601e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b7de6e883d09c818", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8338a96c79493d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8470ad57b1df2a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b85fe99a06c313c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b89d1d808dc5c825", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8c0b2b2e91c9ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8e01cd2efc041a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b917649368da3d75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b92fdcf98c0cd47f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b96e89b59054ed84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c0866fd1f90df5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c1d7aced38921b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba0bf0bd01b43246", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba43db1341f18d95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba93885dc2cd3421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bab2707ab2212b34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bac73fd406371ed9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bad86904dcee438e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bae4081cab10a7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bbddea559b4aadcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc3c7d6cf699bba3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc43ce1a6665e797", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc4a0f890ed06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc6817977eaaa3e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc911b03cd362571", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bceca728dcc3d96e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bcf4e585291beae9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd084da36e77afa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd2b8a8fbbbae666", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd3f2052d05cd17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd7432f13da8ece8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdb967d6b011782f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdba3d18469feba9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdc2c92f29610435", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdd06fad8b1d069c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be0585022f46c5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be1af7e07e36377e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be3ed91dc115897b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be84b04f47ca36c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be9e595845e9bc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "beb6363551e580d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf1943ce8587d05a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf3974a361f83cb8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf63af589a9b6380", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0507d9366c8aa1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0c635cf5f5c3025", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0d99e23ce848d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0e110e0dee4b9f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0ee9f8dd27e1a90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15731f19d21a394", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15aa03ff651bb5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c18f993914023c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1a5f70e8f827703", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1b16749de52da29", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1ba9c1aca9af211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1df602df6d5c536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1f389d8d70fddb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c29e867a9688e6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c2f35b447f7c82e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c40a93b063ee8903", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c42f79760350be05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c44629bce55a42b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c45ce45bd2d379e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e89e3e77eba8f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e8baecbecdb0c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5072c77167eb3f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5697abe46ded9b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c57a539e249457b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5e01272f3efeb10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c610680b202a55b8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c6224107b9ad2fe2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c71514a45c4872ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7263a3792b035ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c73db5a168e6ede6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7ce6fc32655d035", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7d3f7e83efcc0ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7dba53ff4f70d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c88cbf1a896984b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c8d04631a26b729c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91daa030e678397", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91e71ee439b46b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c935e4f05d910b11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c977cab3b16d22ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c999ee7e7fc901cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9beee18c8397c7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9ddea9e29adc39b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9eadcf7af323dae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca3ed806fb7a9261", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca554039e3884a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca7d5c4e62724eed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cad33838ad4b81c5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "caedc6833a1dc2df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cb0e386aaab55f47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cbde665d0d9dd8e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc469fbf3a3e44a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc50b7007bfe3ad0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc744968d294212a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ccd36137d3b94d7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cce64dca6202eb48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cda528ff67479ae8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce3da07caa30044f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce67839d3ff6b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce69dee172786d31", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce831cb33591d810", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce97113d54f4f542", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cea3dc9b0e99ddbb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cefe29125542b7a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf01aa60599a4b00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf3cc45d24b015b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf45740f0da85d9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf591daff9726680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf85b5115bd58ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf930338d2013685", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf9597660d1f32f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfc3178abe455518", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfea65506ce23c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfec344bcd5b1816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0153ab23de651f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0249bf015d858a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0da1ced93963d18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1248f40a4f3fcd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1a4bf5ee5a63e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1bbb2562e6bb480", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d24f62bbf0719b68", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2bf810270d1cfd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2c347bb5170acb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d318287862179f55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d31f0c043a250681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d32a34d4d4a5484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3c5ce9201bada23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3fbec6d495b258c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d407c3a5f0f1fdfa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d41aeaa80e52f0e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4382f914ba994de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4623cc31ba251bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d52f51edb3c69150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d54699327bf6d439", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58905d8325e970e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58b238a8ce10155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d591ee33c783e4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5a52d41e545c72a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5fd2e18ffc92de8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d609003d244a8a58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d616bb3f881608a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d621920238d90493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d630d08060d7e845", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d645925efc22579b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6459f65b1293dcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d64b9711715b1841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6b3a54a31cb7f85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d7441f0a2a3f81f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d82037ef701f5cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d838739f427d4ea0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88000a4e16a1a7b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d886f911093217df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88c660486d088c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d8e76cda1e073fe0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d995af1b9e7b70a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d9da021820f8905b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da242d11467fb503", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da759c291c2b9f6c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da9a84d3320230be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "daa37c65d8b20d22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db3c8f683c24396c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db40fde93d0d9905", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db6d754d37707240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db895424528af26d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db9c9266e864e260", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dba6eff37980d560", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbda41dc4f6fce1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbeb4573795919dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc156dfa8ede3f96", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc2ed2603aa07fbe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc3aefb0e2010f16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc76b5bb2a33366f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc9d29c93c253ecb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcabf420d2a05763", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcac49ec5d93a75f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcc4bacdab462150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcce8a197c74552c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcd3ca7b91183e22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd2ad31529e7cafc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd334a782a6322d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd4b89cf785cf97a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd5b42d63beba1af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd60ee435853d68e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ddbe94c39be09c0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de400b1397202f86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de83482718d6eb51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de9b3b8bfcc414b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df1603c5609f32a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df29e30fd7bc1576", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dfdafde5a8955a15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0186e987bc1d1cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e03751822bf25dc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0605371e8d3057b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e17accec31b8df84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e18c8f446ee72694", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a0ef28603b3d5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a4ba787df288e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1e68a0895ad27e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e215ca350a908d1d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2a1e68353d37144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2c05e06db25b7f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2d0e0bfaae3ef73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e324b3b5ebfe27da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e33ddbaad098fdc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b2606ad59e9c05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b5ea098f5c909b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3cf5cf7e848f8ad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3da0a2c93143d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e1079c8d197cac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e51c75211d2222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3f06be12334c885", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e40cf71d8263228e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4195af2fb18d08e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e44d8c312fd096c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e483b02f25df8bb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4c331809851247f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4df445be8f523d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4ef857ad10213a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e55e726f6fd01bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e574c0f89ebb0d14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5b855c7ddfa9354", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5d0acdd4605aeca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e634adf530544770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6b3f57ce1b8bd7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6db58c0ee9e2e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6dd8617d1ca9ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6e456ce32cfe5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e71f0c4b84e94f5a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7640f15aa09992c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7a1bd62ad3c640b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7ca0435b620bb1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e829c7920218e8fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e8665629045572b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e87e778b34eebf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e90c50db5501be2c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e940a75c1bf46f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e9bbaebb494a60db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea01a8507e8e0e2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea3e83b1c335a208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea438ec27daa0600", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea595726dfe8f264", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea69ef4d1b310005", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea785cbb8a2b9e0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ead4c38d717ae5f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebb186fd31e88373", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebee9dd1ec21c92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eccc4bc6cc1743b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ecd53f9e31724028", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ece183e8614c3cff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed888a1d5a40178e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed96ae54c08807d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eda0a5bb6a5f0dd7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "edfdcf1882aa3ae5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eea9db6e7182832f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeab0caf7590556e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeb74e2944064afe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef1250eac0a80867", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef35d79a4c5713be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef74e6075bc21909", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef8aefbdc8d62096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efae57a23b35fa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efcd54527891e771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efe8937312b7df98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0126ca5b6949db7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0308717d40754b6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f03f84139f858099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f065f8631ffffb69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0a58ef84db096e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0fc29725b5a4575", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f14e232bc5e4507b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f17b879ae3eeea61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f23a3cc63a529dc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f309181322195f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f31286fdd8f216b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f34439745293ade1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3925710f58ab31b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3eb968891b9f3bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3efa29aed979aae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4066ea3240f46c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f41921492bb20102", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f44afb1a14d00ede", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4ddcdaa98388e20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4e726d3c36e9e45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4eefc74314940b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5604d2f4aeab156", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f56901be5d374425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5c5458f27145aa6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f613b8eb046fb6eb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6a3bf250d70532d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6b7f26666b6b536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6d1fe4170e1d337", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6f3af6ff6a22f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6ff287863a4f622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f73291fe09038ab5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f741a67a8149dc15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76390cf3ba3ef8a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76880b342a81577", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f884adc680f21f9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f8cae4f5f01d01ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9023c712e41243a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f907875d727c120c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f991f6c416d3af10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9d1499b15aa9258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9e6c2a700c11953", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "faedb3d17b57d5fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb264936cec721f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb48b028cdca68cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb64b3df2536f85c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbb123bb9dc30e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbccf5b2ed155767", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbe56474055d6c1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbffb4e8a99a6681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc454c16d2f4eadd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc928b5f45dc74f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fce7fb491c319993", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd047d23f43c42e2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd77be42eaccc817", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3c0609d1cb2019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3f9f1c5d10b6fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff53606399a3b85d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff5fb87b571e3552", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ffe1e06dbd20d6da", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "0a3b4a9dae4049aa", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "10c99a42ed5bf9d4", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "227d9dbfdb949d11", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "544ec51c3fe9a624", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "5efe1218da015951", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "6801bc6eb17d0df0", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "adaa708f703652d6", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "b37d6e2e45f66f33", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0d6e0f3841a7244", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "edcf6e67eac04af0", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "f0def3051a26afc8", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "f95be16d8615d51f", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "adaa708f703652d6", "child": "544ec51c3fe9a624", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "edcf6e67eac04af0", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "f45009f97952cd8e", "type": "contains"}, {"parent": "b37d6e2e45f66f33", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "b37d6e2e45f66f33", "child": "d7486c5ba43c6e31", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "c0d6e0f3841a7244", "child": "47c9d14986fb43fc", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0d6e0f3841a7244", "child": "51ddc107d90f5f4b", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "bf51187b1c0aae54", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "c911f25351778370", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "e0a729e0af2c3974", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "f95be16d8615d51f", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0e7815a8b0d1ecdc", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "1ae61640919b8dcb", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "2cb40ab7cf323e58", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "e5d4a79033ba84db", "child": "76af347c7dbc737a", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b6274398f5a1b17c", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "bacd9a5a78fe821e", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "cd658a985edaf628", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "d5b653bea57138f7", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e05bfc6d7f257206", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e5d401ebaaead494", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "10c99a42ed5bf9d4", "type": "dependency-of"}, {"parent": "edcf6e67eac04af0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "edcf6e67eac04af0", "child": "564026926225072e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "5f6a22a80b2c468e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "7964b7b17ac34389", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "c468e3fb98398685", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "da2faa18609cadef", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "faa5e8897571d717", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "09bf3883b623158f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "3f37b052555a032a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "f0def3051a26afc8", "child": "5229138dd6e4ad25", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "5c344de6c0adfb41", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "627946275cda492f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "671d1f01c6f0063d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "6722cd9ee8e4cd77", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "75fcc462c95ba1ee", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "761377117b43797c", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "7e0eaf4903e2c594", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "81a031158e5a172a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "8d0f0e38c71439e1", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "932c31c2300cc286", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "a11195f3b431951d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "bd290647080920df", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c0437528810bb1fb", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c4d82f372f586c5d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c9f749c20ace3749", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d15e3bb2fde54385", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d7833aea1af90c3e", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "e62c139013a804b7", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "f229e2967a4439ae", "type": "contains"}, {"parent": "f95be16d8615d51f", "child": "49c79e5f91cc5d9a", "type": "evident-by"}], "files": [{"id": "564026926225072e", "location": {"path": "/bin/busybox", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 841392}, "digests": [{"algorithm": "sha256", "value": "36d96947f81bee3a5e1d436a333a52209f051bb3556028352d4273a748e2d136"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d0f0e38c71439e1", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "671d1f01c6f0063d", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "6722cd9ee8e4cd77", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "627946275cda492f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "09bf3883b623158f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "7ff31e5e9ba0bfa9", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "6b9abe7d80ee470b", "location": {"path": "/etc/fstab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "e456dfb5be04fdb7", "location": {"path": "/etc/hostname", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "4fdfbb03676f495b", "location": {"path": "/etc/hosts", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "2791973cba0a89bb", "location": {"path": "/etc/inittab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "5f6a22a80b2c468e", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "1071b0c6b4d98bb1", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "7b189c84b22c7f02", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "b103e8d521455a19", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "77282715f933737e", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "8108ab845e4ccbcb", "location": {"path": "/etc/modules", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "35ab393f27e0bc39", "location": {"path": "/etc/motd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "da2faa18609cadef", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "4cf9c3537f896231", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "e549cedcbd486e69", "location": {"path": "/etc/profile", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e"}]}, {"id": "d98fbe0bce78b009", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "02eba7befcbb3bfa", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "71fcfec0ece1a67a", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "b58b2fb69e8b39c8", "location": {"path": "/etc/protocols", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "7964b7b17ac34389", "location": {"path": "/etc/securetty", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "dfe56f19a55af4ab", "location": {"path": "/etc/services", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "862a8ff2f35a6b80", "location": {"path": "/etc/shadow", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "a61d56f082f15184942d84f3c8eba1b48593a2dd6282c271e6c6242882ba9227"}]}, {"id": "8668162f21426d67", "location": {"path": "/etc/shells", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "0fab6f59514f4740", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214222}, "digests": [{"algorithm": "sha256", "value": "92dd040a840947f00a14f66e9e17a799051ad7f88ddcde851b3711ee0a78a7ac"}]}, {"id": "bacd9a5a78fe821e", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "0e7815a8b0d1ecdc", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "d5b653bea57138f7", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "2cb40ab7cf323e58", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "5a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233ad"}]}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "cd658a985edaf628", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "c7bb6e42ea2504f8", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "faa5e8897571d717", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "49c79e5f91cc5d9a", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}}, {"id": "f45009f97952cd8e", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 616992}, "digests": [{"algorithm": "sha256", "value": "a0e80898190e34005a4d0598fa71e2e0b0ab2726a3cd73c3ad147770ca371173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "89c7ab9592844cbb", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c911f25351778370", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0a729e0af2c3974", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51ddc107d90f5f4b", "location": {"path": "/usr/bin/getent", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48448}, "digests": [{"algorithm": "sha256", "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47c9d14986fb43fc", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24168}, "digests": [{"algorithm": "sha256", "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bf51187b1c0aae54", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "6a7f2c32518c8dbc", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83840}, "digests": [{"algorithm": "sha256", "value": "9d67cee3e834a1c96ff488471e70de590886253ffca68f6f36a28044f4d09878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7486c5ba43c6e31", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14320}, "digests": [{"algorithm": "sha256", "value": "99a0361fb672afb60c11e11ae4139f69af1aad2ca7b38c5be8035a2551db683d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b6274398f5a1b17c", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22632}, "digests": [{"algorithm": "sha256", "value": "b75ee5e1ac378b66dcfec99c5745624b8eac50d3000baeb31da241cd277914aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e5d401ebaaead494", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13848}, "digests": [{"algorithm": "sha256", "value": "857c3d3a882ea1ea4b1d5e24b910c90019b077eac0d1c0bf1f563222f5bb96b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e05bfc6d7f257206", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47656}, "digests": [{"algorithm": "sha256", "value": "b3950a419b3d76bb01475788dd8bdb93a2281a5d4d58ae1ecaa07059212a57df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "76af347c7dbc737a", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22408}, "digests": [{"algorithm": "sha256", "value": "4c7ba20896a438112b10f897b6c4b5a648e40c8a126dee1161215c7d9f91edfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1ae61640919b8dcb", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104328}, "digests": [{"algorithm": "sha256", "value": "9bfaa6a311b8af4190169369a241a693b69303f80f5833ac417015100ba79365"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7833aea1af90c3e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "f229e2967a4439ae", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "5c344de6c0adfb41", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "7e0eaf4903e2c594", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "c4d82f372f586c5d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "c9f749c20ace3749", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "3f37b052555a032a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "bd290647080920df", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "761377117b43797c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "81a031158e5a172a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "c0437528810bb1fb", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "932c31c2300cc286", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "a11195f3b431951d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "d15e3bb2fde54385", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "e62c139013a804b7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "5229138dd6e4ad25", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "75fcc462c95ba1ee", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "c468e3fb98398685", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "d3fbec6d495b258c", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "834d60910dae0d11", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "592447db91d9f92d", "location": {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "595ec860e6ba3e7f", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 735}, "digests": [{"algorithm": "sha256", "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6"}]}, {"id": "a31c694d1ff8ccfe", "location": {"path": "/usr/share/zoneinfo/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "9527793f3cc36822", "location": {"path": "/usr/share/zoneinfo/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "97b209864d3d410f", "location": {"path": "/usr/share/zoneinfo/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5634c6ea11a203f0", "location": {"path": "/usr/share/zoneinfo/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "16c5e36e5e188cc4", "location": {"path": "/usr/share/zoneinfo/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3b4a4ad6232f8bcb", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "7d384c288203f59a", "location": {"path": "/usr/share/zoneinfo/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "2df7d15d2487703a", "location": {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "44e03ee58024b410", "location": {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "671eed9d9c25e3a5", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "1e78969827a1178d", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "ab3943c85be42d95b2f01c9da20771fdcc590a45b3470104b2e556b2d248ffeb"}]}, {"id": "740e525eefae773f", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf"}]}, {"id": "e3f06be12334c885", "location": {"path": "/usr/share/zoneinfo/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "2f990f17a87a2795", "location": {"path": "/usr/share/zoneinfo/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "8d813cbb918f1ef2", "location": {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "905bf554eaeb5efb", "location": {"path": "/usr/share/zoneinfo/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "cc50b7007bfe3ad0", "location": {"path": "/usr/share/zoneinfo/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "6474a25794e423f8", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2295}, "digests": [{"algorithm": "sha256", "value": "25ad2de6ddd01c7aef63410683169dca901a6e3e068cc2ee4134db380babe4cd"}]}, {"id": "a7e6475d384666e8", "location": {"path": "/usr/share/zoneinfo/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eea9db6e7182832f", "location": {"path": "/usr/share/zoneinfo/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "fbccf5b2ed155767", "location": {"path": "/usr/share/zoneinfo/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "f4eefc74314940b3", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "e17accec31b8df84", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4"}]}, {"id": "280f3bfe949a3ffc", "location": {"path": "/usr/share/zoneinfo/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "997460036d00ba20", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea"}]}, {"id": "977361f77e6652d5", "location": {"path": "/usr/share/zoneinfo/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "c9ddea9e29adc39b", "location": {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "05e2bf9264ed3771", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "698b0a356bc65750", "location": {"path": "/usr/share/zoneinfo/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "80209ada7a28b71a", "location": {"path": "/usr/share/zoneinfo/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "cb0e386aaab55f47", "location": {"path": "/usr/share/zoneinfo/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "7a407713abb4f271", "location": {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "a62c148e8eb055d3", "location": {"path": "/usr/share/zoneinfo/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "ae668d4094bba984", "location": {"path": "/usr/share/zoneinfo/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "075b89e4efe3fec8", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "3747246401b0c9e0", "location": {"path": "/usr/share/zoneinfo/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "d621920238d90493", "location": {"path": "/usr/share/zoneinfo/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "948c6903f74116e9", "location": {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "63a2aebedb236f10", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5"}]}, {"id": "55a0b2fd61fc5c17", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "55882aa51384ccde", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3"}]}, {"id": "17935255332431e7", "location": {"path": "/usr/share/zoneinfo/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "f6f3af6ff6a22f82", "location": {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e4cd5ed3851ca87", "location": {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e2befa5b3f6a4d4", "location": {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "18140fcf8de3f734", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "07e6dbec6d4aa4c8", "location": {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "0d3d551dc5d523a7", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "8befb5ab4d8ecaa4", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2"}]}, {"id": "ea595726dfe8f264", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b"}]}, {"id": "63ec00faeed7c990", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "51444122852c6ddc", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "e9bbaebb494a60db", "location": {"path": "/usr/share/zoneinfo/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f0a58ef84db096e6", "location": {"path": "/usr/share/zoneinfo/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2397d9627010466e", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a"}]}, {"id": "21f5145dbe33022f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "f23a3cc63a529dc5", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "e90c50db5501be2c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "b4453821af15f841", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "3a7c2c6c682ae178", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "02d6b7d35145a0de", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878"}]}, {"id": "fd77be42eaccc817", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "ccd36137d3b94d7d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96"}]}, {"id": "9baa02a50944dc98", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237"}]}, {"id": "dd5b42d63beba1af", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4"}]}, {"id": "2f30128f4f50c2c3", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091"}]}, {"id": "02f3408070373f65", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff"}]}, {"id": "9830dd58262c73fd", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa"}]}, {"id": "16b9a0c4aa2bdfde", "location": {"path": "/usr/share/zoneinfo/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7e1953e1c44648bf", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087"}]}, {"id": "d88c660486d088c4", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "853c0221c9f03355", "location": {"path": "/usr/share/zoneinfo/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "f6a3bf250d70532d", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1010}, "digests": [{"algorithm": "sha256", "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378"}]}, {"id": "0ae619fe5628eb77", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f"}]}, {"id": "3b4264d99fbe2f00", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 436}, "digests": [{"algorithm": "sha256", "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1"}]}, {"id": "c9beee18c8397c7d", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26"}]}, {"id": "02fb4858e2380e08", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "932e87c55b92ac9a", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "434b9dd890051ff3", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56"}]}, {"id": "3fa7710ae4912836", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "22796c21651169c933306b5614fbe025d80d19b5d72257809e532157606fc929"}]}, {"id": "a1b265d1806a9cc1", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2410}, "digests": [{"algorithm": "sha256", "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b"}]}, {"id": "97910c3a4419b22a", "location": {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "5e9e6ade30a67e07", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "169da8e35efdd222", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c"}]}, {"id": "86f5e1d752734cf6", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 834}, "digests": [{"algorithm": "sha256", "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a"}]}, {"id": "91aac87817f6872d", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d"}]}, {"id": "5c574e7a9274632a", "location": {"path": "/usr/share/zoneinfo/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "efe8937312b7df98", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 184}, "digests": [{"algorithm": "sha256", "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427"}]}, {"id": "2010898b676aa177", "location": {"path": "/usr/share/zoneinfo/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "5fa2502745be5c57", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "997a19cd93e002a3", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109"}]}, {"id": "e3cf5cf7e848f8ad", "location": {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "16af1488b0fdcb47", "location": {"path": "/usr/share/zoneinfo/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "a55f36f81ac92769", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 316}, "digests": [{"algorithm": "sha256", "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe"}]}, {"id": "76e91852aa415855", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "afe0fd8b7f2685fa", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648"}]}, {"id": "f613b8eb046fb6eb", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "79a96c005f92ede3", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "88209b637e071ddb", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "3742add0fb4b06fa", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "96d0eb8154bd1d3f", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "0cfffa615db5a8ff", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "88516d1d7caa8b61", "location": {"path": "/usr/share/zoneinfo/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "167c2cf6469f6a02", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "a6ceebc86bdfd8da", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 642}, "digests": [{"algorithm": "sha256", "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af"}]}, {"id": "beb6363551e580d2", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05"}]}, {"id": "5b37585d7e9f6976", "location": {"path": "/usr/share/zoneinfo/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "944ad3c51cb95bc6", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "c0c635cf5f5c3025", "location": {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "b0b2b80d05b3e9d0", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665"}]}, {"id": "bc4a0f890ed06002", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "82673f607c3314da", "location": {"path": "/usr/share/zoneinfo/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "4a6b1b39a0c12be3", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "0f8e42c1ad7b03e3", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305"}]}, {"id": "e4195af2fb18d08e", "location": {"path": "/usr/share/zoneinfo/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2a7ed23db9f6368f", "location": {"path": "/usr/share/zoneinfo/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "bae4081cab10a7a4", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4"}]}, {"id": "57b03726864e4be5", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d"}]}, {"id": "1ca8386b28aa1812", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9"}]}, {"id": "5d3abd45b148db43", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "ac2604ce642c0fcb", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "ea01a8507e8e0e2b", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980"}]}, {"id": "8b6a3b7b77a1b047", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "4998eb4661bd289e", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "6a187c709a0e0094", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2"}]}, {"id": "90c46ac4b4a164f1", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724"}]}, {"id": "b9c0866fd1f90df5", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f"}]}, {"id": "997cd07ce0f1b0d8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9"}]}, {"id": "625251d6bb1ed770", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0"}]}, {"id": "c4e89e3e77eba8f8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1794}, "digests": [{"algorithm": "sha256", "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab"}]}, {"id": "16366da3885e84bf", "location": {"path": "/usr/share/zoneinfo/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "12c95e9ba7333f15", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "314fe80e289d41a8a3b75295d01e61f4ba87a02ac9f227a5743f6db222625f9a"}]}, {"id": "07447042371ca0e5", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "53299b0fe1ccbaae", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "ba43db1341f18d95", "location": {"path": "/usr/share/zoneinfo/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "2dc715c5c9e66bc9", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "099450482d1c35b0", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "cad33838ad4b81c5", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733"}]}, {"id": "4c56c7c168431118", "location": {"path": "/usr/share/zoneinfo/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "c42f79760350be05", "location": {"path": "/usr/share/zoneinfo/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c5e01272f3efeb10", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 218}, "digests": [{"algorithm": "sha256", "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576"}]}, {"id": "0edc09eaa17cb663", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 392}, "digests": [{"algorithm": "sha256", "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf"}]}, {"id": "851aec614a55bcd0", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "f9023c712e41243a", "location": {"path": "/usr/share/zoneinfo/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "dc3aefb0e2010f16", "location": {"path": "/usr/share/zoneinfo/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "9c6745fde0e08e58", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324"}]}, {"id": "3151f9774fb8c673", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 430}, "digests": [{"algorithm": "sha256", "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9"}]}, {"id": "ca554039e3884a77", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "843d376332909572", "location": {"path": "/usr/share/zoneinfo/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "edfdcf1882aa3ae5", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34"}]}, {"id": "800772ea66e28c97", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f"}]}, {"id": "2d438029f830719d", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "aa42e42eaebdc80c", "location": {"path": "/usr/share/zoneinfo/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "23dc2d2a52df855b", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "6e1cbaa5426163fb", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd"}]}, {"id": "6f2fadd089afbc07", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "1747dd61a650bfeb", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "cefe29125542b7a0", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc"}]}, {"id": "58cc974883e2a135", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "7f95c16bad5ab585", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35"}]}, {"id": "05478041607899b3", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989"}]}, {"id": "b8470ad57b1df2a3", "location": {"path": "/usr/share/zoneinfo/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "0b7e06c087ba5895", "location": {"path": "/usr/share/zoneinfo/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c18f993914023c55", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2f94d4c52bfce138", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "0bc21907cc690d2a", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "c935e4f05d910b11", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "08eff33027b81928", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "92cb31019d759050", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b"}]}, {"id": "c1df602df6d5c536", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc"}]}, {"id": "c71514a45c4872ec", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8"}]}, {"id": "2812a3c0c7d00e95", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "45d31a13829b3013", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "e2c35f4118546422602addef4daf5e8bb62c1fffc525761e9c3169928630b63b"}]}, {"id": "01814f2fefa15229", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "005b82834d7d5686", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "0a62356d4a19d3ef", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3"}]}, {"id": "7eaf93fe3ce3e168", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "d2c347bb5170acb7", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3"}]}, {"id": "534cf4811c99dbb0", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "727e57b269e28822", "location": {"path": "/usr/share/zoneinfo/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "11796816a038e84a", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0"}]}, {"id": "8fcce627adc902c8", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f991f6c416d3af10", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134"}]}, {"id": "9c0da402f152dfcc", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "428d457a2b4c498c", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "2a9417f7bf84b85e0c372c50aed38a3fad7a08afef8e788cfa5a35e16195cf47"}]}, {"id": "a26ec2050f8f71ae", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7"}]}, {"id": "a15b8fa7c79dfff3", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "06713e23344daeb0", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "54ffeee57b1ea5f4b0c7b3aef738c6c36a79422d74008039e2c3f52760e4a693"}]}, {"id": "50c4f126f1ac2e84", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "d8e76cda1e073fe0", "location": {"path": "/usr/share/zoneinfo/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "85fa7d6eb7c0849e", "location": {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "a43da7de9648aa21", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1"}]}, {"id": "50cb4cf9fd8f4496", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "195a458d926a32ee", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 458}, "digests": [{"algorithm": "sha256", "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e"}]}, {"id": "60913db10ad60af4", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "e44d8c312fd096c0", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8"}]}, {"id": "a98c737409c84469", "location": {"path": "/usr/share/zoneinfo/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "47ea03253c3d11ab", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "18041b6e607a48e3", "location": {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "3b47de5b6b988788", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "4e0c931477262dab", "location": {"path": "/usr/share/zoneinfo/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "cce64dca6202eb48", "location": {"path": "/usr/share/zoneinfo/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "53716717b330c085", "location": {"path": "/usr/share/zoneinfo/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7670b03ac26522e5", "location": {"path": "/usr/share/zoneinfo/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e7a1bd62ad3c640b", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "9ed9cc63022b73a4", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e"}]}, {"id": "cf591daff9726680", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f"}]}, {"id": "8b35dc1666c81910", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "65eb93fc29287b33", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "e483b02f25df8bb9", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "01d5cac7a0fde73d", "location": {"path": "/usr/share/zoneinfo/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "075e9b425d5b0722", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "03239001da446014", "location": {"path": "/usr/share/zoneinfo/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "6445c1be502cdfa3", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "dd2ad31529e7cafc", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "da759c291c2b9f6c", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "03f4748d90f12155", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "286ae4941018cf69", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 370}, "digests": [{"algorithm": "sha256", "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f"}]}, {"id": "128e679165bc7c56", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 283}, "digests": [{"algorithm": "sha256", "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92"}]}, {"id": "47790ac862ecdf4c", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "76819a6e931e80f6", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed"}]}, {"id": "c0ee9f8dd27e1a90", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22"}]}, {"id": "b5d464f1957dba2f", "location": {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "3bbdbb1ebf991ade", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8"}]}, {"id": "caedc6833a1dc2df", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15"}]}, {"id": "dd4b89cf785cf97a", "location": {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "aed85422ba8e0bcf", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "50990a754f76d940", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761"}]}, {"id": "ebee9dd1ec21c92c", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "2d97737bd4fca62d", "location": {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "9be91561a3664183", "location": {"path": "/usr/share/zoneinfo/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "de400b1397202f86", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 983}, "digests": [{"algorithm": "sha256", "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427"}]}, {"id": "89f369a11442c924", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65"}]}, {"id": "e4c331809851247f", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85"}]}, {"id": "3c93f2cb0e401a6d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d"}]}, {"id": "2cdb7dd3c84dacd1", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771"}]}, {"id": "8922b42f97eafb63", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "c15aa03ff651bb5d", "location": {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "0122f800f4ad8284", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68"}]}, {"id": "80ff260045a9ea57", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f"}]}, {"id": "b06344cb84099002", "location": {"path": "/usr/share/zoneinfo/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "5d1955c7835b2bb7", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8"}]}, {"id": "6112da1e9f6a83db", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "e6b3f57ce1b8bd7e", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd"}]}, {"id": "cc469fbf3a3e44a6", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a"}]}, {"id": "d7441f0a2a3f81f6", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4"}]}, {"id": "8ad543ece4274a73", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "43527f6258329a91", "location": {"path": "/usr/share/zoneinfo/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77dc68314ea9f3f9", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484"}]}, {"id": "2691c113faa031ba", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 935}, "digests": [{"algorithm": "sha256", "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2"}]}, {"id": "e2a1e68353d37144", "location": {"path": "/usr/share/zoneinfo/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "6c774449cc2b0a67", "location": {"path": "/usr/share/zoneinfo/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "05018272d72cfad1", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6"}]}, {"id": "53ec8a7a714440da", "location": {"path": "/usr/share/zoneinfo/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "db6d754d37707240", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8"}]}, {"id": "960717d7c863935b", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "de9b3b8bfcc414b4", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 213}, "digests": [{"algorithm": "sha256", "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c"}]}, {"id": "3d550a82fbcd19bb", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "358f286238589a77", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb"}]}, {"id": "0a8940b519ea75b7", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "83b07739722fa95f", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "642e0f750950f3f53843bdcfb9cea7ce8120c68035306c70e77b6451d379a6e1"}]}, {"id": "132aff0855989401", "location": {"path": "/usr/share/zoneinfo/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "95f25502d437f227", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "b2364b749dc5cae8ab1a6564edf8f806e5990b14f3e7b36f3685cf4169e50013"}]}, {"id": "a82c5bd17d1afb4f", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "37384c5788fc39e3", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "1d4e0bde934de4a5", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb"}]}, {"id": "62b4e63f4bb7cf51", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739"}]}, {"id": "2ad874afdc60d88c", "location": {"path": "/usr/share/zoneinfo/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "572c9242c72cf6f7", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11"}]}, {"id": "8e08aff081cad65a", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 221}, "digests": [{"algorithm": "sha256", "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b"}]}, {"id": "100d71ecb7fe11b2", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "392713c3b019509b", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209"}]}, {"id": "d58b238a8ce10155", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026"}]}, {"id": "49f9d4fa0c24f447", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 379}, "digests": [{"algorithm": "sha256", "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649"}]}, {"id": "ef35d79a4c5713be", "location": {"path": "/usr/share/zoneinfo/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "9b12d916cd06c443", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "9689daded15a839b", "location": {"path": "/usr/share/zoneinfo/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "bd7432f13da8ece8", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8"}]}, {"id": "e7640f15aa09992c", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77a6337959c7bf86", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0"}]}, {"id": "098a6dfe7255c449", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "943b4d33125d53fc", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "73b2df70552ed062", "location": {"path": "/usr/share/zoneinfo/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "62ec1958227b00c4", "location": {"path": "/usr/share/zoneinfo/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "5dc85aee34d0ba49", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "d82037ef701f5cc4", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce"}]}, {"id": "ff3f9f1c5d10b6fc", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "4aee709825c0a92c", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7"}]}, {"id": "1b44ce9da1217c70", "location": {"path": "/usr/share/zoneinfo/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "425de79303ce7d1a", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "70b8c06524a4b617", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3"}]}, {"id": "8ff402c23e1f0d41", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6"}]}, {"id": "c88cbf1a896984b4", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2"}]}, {"id": "dc76b5bb2a33366f", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 991}, "digests": [{"algorithm": "sha256", "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44"}]}, {"id": "856b91e4148c7efe", "location": {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "1bb6d3c21bb9b64c", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 353}, "digests": [{"algorithm": "sha256", "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14"}]}, {"id": "01475b49acafac83", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1"}]}, {"id": "eeb74e2944064afe", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "56e23730c91ab25b", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d"}]}, {"id": "d24f62bbf0719b68", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8"}]}, {"id": "c977cab3b16d22ae", "location": {"path": "/usr/share/zoneinfo/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "78e648b820a70b9f", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "7cfe26ed0b3c1e71", "location": {"path": "/usr/share/zoneinfo/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "a421dacad8181e57", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb"}]}, {"id": "bbddea559b4aadcc", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 563}, "digests": [{"algorithm": "sha256", "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19"}]}, {"id": "d9da021820f8905b", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "4c18969f342c5c2a", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "3a3d7f2254f26c5e", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "0c057ba0a24f0339", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22"}]}, {"id": "c999ee7e7fc901cd", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "dc2ed2603aa07fbe", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5"}]}, {"id": "081fb4d5b044cdbd", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883"}]}, {"id": "7aa1486cb78b789e", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "021f97ee467212ff", "location": {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "c6224107b9ad2fe2", "location": {"path": "/usr/share/zoneinfo/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "981892e51f3dd6f6", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "3edb221ea674eec5", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f741a67a8149dc15", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4"}]}, {"id": "81bd95b8d6a947e4", "location": {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "e03751822bf25dc6", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "e0605371e8d3057b", "location": {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "0342bb3fe6fea2f3", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "efcd54527891e771", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c"}]}, {"id": "79568f6d1560a0ec", "location": {"path": "/usr/share/zoneinfo/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "b0dbb0f7c32d15f9", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0"}]}, {"id": "fbb123bb9dc30e88", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574"}]}, {"id": "4216e9f2cb420692", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "4876534fbed12733", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30"}]}, {"id": "96220d608b367dd1", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1137}, "digests": [{"algorithm": "sha256", "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311"}]}, {"id": "21fad208fcb45308", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf"}]}, {"id": "de83482718d6eb51", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792"}]}, {"id": "093cbb3bd2c06002", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "6689f349f53a3126", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 256}, "digests": [{"algorithm": "sha256", "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be"}]}, {"id": "cf9597660d1f32f2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "7479d055c5fc56fb", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "aaeff9ee27713241", "location": {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "09e129e23af97216", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "7ad0738d1de5a132", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5761917765d162da", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203"}]}, {"id": "3ce77c36203d3a46", "location": {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "26bf78a6c7989206", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a"}]}, {"id": "05b0d26ec1e7959a", "location": {"path": "/usr/share/zoneinfo/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "2205a1b6fc83716a", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "5e03748428872d47", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "919bdcf8522ec519", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "9155ad374308ceb1", "location": {"path": "/usr/share/zoneinfo/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "34d726a6ff54cc77", "location": {"path": "/usr/share/zoneinfo/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "0658dde26ca712c0", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "a8a88dcab929f8b2", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee"}]}, {"id": "dba6eff37980d560", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "a0f0afe436806016", "location": {"path": "/usr/share/zoneinfo/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "498d6b92266993a6", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 475}, "digests": [{"algorithm": "sha256", "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae"}]}, {"id": "48466b4f3829ed02", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "7daec355a3520ce6", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "0340c5f90d5855df", "location": {"path": "/usr/share/zoneinfo/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "ada922aead4b3625", "location": {"path": "/usr/share/zoneinfo/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "f4066ea3240f46c9", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "1f81eae123a18cf2", "location": {"path": "/usr/share/zoneinfo/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "e829c7920218e8fd", "location": {"path": "/usr/share/zoneinfo/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "db895424528af26d", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "5cde4aeb4da9ed36", "location": {"path": "/usr/share/zoneinfo/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "f73291fe09038ab5", "location": {"path": "/usr/share/zoneinfo/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "86b36a409bd92012", "location": {"path": "/usr/share/zoneinfo/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "6228d718f31718b7", "location": {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "707b7c0b941d8070", "location": {"path": "/usr/share/zoneinfo/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "8490f82daf0fa030", "location": {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "103b8f15a1ca799e", "location": {"path": "/usr/share/zoneinfo/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "c91e71ee439b46b5", "location": {"path": "/usr/share/zoneinfo/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "4fcc53343772dea7", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298"}]}, {"id": "112a2909d607b110", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd"}]}, {"id": "28efcc256d421872", "location": {"path": "/usr/share/zoneinfo/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "e3b2606ad59e9c05", "location": {"path": "/usr/share/zoneinfo/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "60ef5698f04af673", "location": {"path": "/usr/share/zoneinfo/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2a26e6d84537cbed", "location": {"path": "/usr/share/zoneinfo/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "ca3ed806fb7a9261", "location": {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "41f3b364dff808d7", "location": {"path": "/usr/share/zoneinfo/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "7f26ee460120404b", "location": {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "bf1943ce8587d05a", "location": {"path": "/usr/share/zoneinfo/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "b96e89b59054ed84", "location": {"path": "/usr/share/zoneinfo/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "b8c0b2b2e91c9ade", "location": {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "ea69ef4d1b310005", "location": {"path": "/usr/share/zoneinfo/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "c7263a3792b035ea", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f"}]}, {"id": "8f7dbd485491dd14", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7"}]}, {"id": "bd3f2052d05cd17a", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d"}]}, {"id": "98f731d23a1a4ef0", "location": {"path": "/usr/share/zoneinfo/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "9288f246356224f3", "location": {"path": "/usr/share/zoneinfo/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "0843a5d10f45ed1e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "5f5293889b3dbcc8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "033b5e7d13ae7c21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884"}]}, {"id": "148f6b814c407fa9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142"}]}, {"id": "987e406998e249c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b"}]}, {"id": "b29d015e9090e8f1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0"}]}, {"id": "3ced50db9f898b2e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a"}]}, {"id": "cf930338d2013685", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190"}]}, {"id": "7b9a9f239c069acb", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a"}]}, {"id": "8ae3f6c2bf5854ec", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80"}]}, {"id": "0a9b30a61b72068d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4"}]}, {"id": "8ec22237d7a47ca7", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b"}]}, {"id": "7d07d9048e7d8f4a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729"}]}, {"id": "70921b1155f01e05", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6"}]}, {"id": "b92fdcf98c0cd47f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "816850179ccc39ab", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e"}]}, {"id": "807518ac1092eb9c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5"}]}, {"id": "05294b476573997b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6"}]}, {"id": "a3bfc24e41408f78", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72"}]}, {"id": "907aa7838816bd2b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f"}]}, {"id": "8c488f315c265332", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7"}]}, {"id": "490afe72114801ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011"}]}, {"id": "a1050f6aec2684c0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca"}]}, {"id": "1e95ca34991f139a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a"}]}, {"id": "6c68533c2ca1db2f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be"}]}, {"id": "d318287862179f55", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7"}]}, {"id": "cc744968d294212a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25"}]}, {"id": "683a24f6548027c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb"}]}, {"id": "431e4ed4845a826b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2"}]}, {"id": "9aa049dc097ef6e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "c5697abe46ded9b7", "location": {"path": "/usr/share/zoneinfo/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "dbda41dc4f6fce1a", "location": {"path": "/usr/share/zoneinfo/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "db3c8f683c24396c", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0f2ff35f50fad7dd", "location": {"path": "/usr/share/zoneinfo/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "167a401b5c5d1487", "location": {"path": "/usr/share/zoneinfo/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "22dc654b654a06fa", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "39a73375427078dc", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "ce69dee172786d31", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79"}]}, {"id": "6eae95b1acb7c896", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "b8338a96c79493d0", "location": {"path": "/usr/share/zoneinfo/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "962e6cc0cdae2e86", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c5072c77167eb3f0", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "c7dba53ff4f70d11", "location": {"path": "/usr/share/zoneinfo/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "e7ca0435b620bb1e", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "d4623cc31ba251bc", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857"}]}, {"id": "ac877b49c796f4f7", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246"}]}, {"id": "8dcadbb68c6556d7", "location": {"path": "/usr/share/zoneinfo/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "6e9234f82492ff3d", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "68030f053707ce87", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "a9754daaba4f6614", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "65b455cd54dc7e18", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3068}, "digests": [{"algorithm": "sha256", "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e"}]}, {"id": "83be9bb1c38a0ca0", "location": {"path": "/usr/share/zoneinfo/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "62707c0b82f43296", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2de799f665fdf03c", "location": {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "e5b855c7ddfa9354", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "31826d3421325fac", "location": {"path": "/usr/share/zoneinfo/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "32b4a3ce58b08530", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3"}]}, {"id": "74e1922deb071073", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "7e7ce3714a8e1ebc", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "6be6b65b3ca08b0e652deca3dea82a08c06c9893dc8bcc9dc74ac783191b8ef7"}]}, {"id": "36a94d1dad80565b", "location": {"path": "/usr/share/zoneinfo/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "e574c0f89ebb0d14", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "d5a52d41e545c72a", "location": {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "301b8397750e4d9b", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "80f41ba96ebf3bf4", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "2f39629da9696f23", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea"}]}, {"id": "ade1701da991842f", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd"}]}, {"id": "ef8aefbdc8d62096", "location": {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "35df5caf993836b5", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1307}, "digests": [{"algorithm": "sha256", "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda"}]}, {"id": "4b9b4f650e7e30d5", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "0c5e3c652c1be349", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "020ae63fb4da9a26", "location": {"path": "/usr/share/zoneinfo/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "10e17e45ac01644f", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "81354cf53f9c40f0", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "65863cf08b3ffbd8", "location": {"path": "/usr/share/zoneinfo/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "97c33a605bd6e4b1", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "5326eae4c438fb7e", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2198}, "digests": [{"algorithm": "sha256", "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569"}]}, {"id": "53df2254549c35b7", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "7cd41b7d2ae7e0be", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285"}]}, {"id": "dd60ee435853d68e", "location": {"path": "/usr/share/zoneinfo/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "95e40a923286e51b", "location": {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "22b4e5e232f00906", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c"}]}, {"id": "a610caa416fd02d1", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1469}, "digests": [{"algorithm": "sha256", "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27"}]}, {"id": "1af83d5fdc03d855", "location": {"path": "/usr/share/zoneinfo/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "ea438ec27daa0600", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2077}, "digests": [{"algorithm": "sha256", "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6"}]}, {"id": "4f15227c478d0fd8", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "741f0866dc266f94", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec"}]}, {"id": "62b8d10d19009778", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "ff5fb87b571e3552", "location": {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "7510ec6197bdcbf8", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818"}]}, {"id": "d609003d244a8a58", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "02e4f0dbc11e604c", "location": {"path": "/usr/share/zoneinfo/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "abab227bde7b82fe", "location": {"path": "/usr/share/zoneinfo/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "ece183e8614c3cff", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49"}]}, {"id": "b17c82e8a8c391b2", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75"}]}, {"id": "99b0426825054686", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "34f719ad9566adc28cae37735074bcf3517ecb42969d592181095f1c7266fb54"}]}, {"id": "7971e9b663245859", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "d838739f427d4ea0", "location": {"path": "/usr/share/zoneinfo/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c1f389d8d70fddb1", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "dcd3ca7b91183e22", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "a51a56dc49f6d02c", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789"}]}, {"id": "0b727001adf28928", "location": {"path": "/usr/share/zoneinfo/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "174045b94902854f", "location": {"path": "/usr/share/zoneinfo/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "faedb3d17b57d5fd", "location": {"path": "/usr/share/zoneinfo/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eeab0caf7590556e", "location": {"path": "/usr/share/zoneinfo/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eda0a5bb6a5f0dd7", "location": {"path": "/usr/share/zoneinfo/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "2696b5f41023bf62", "location": {"path": "/usr/share/zoneinfo/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "3646bfd417ca9406", "location": {"path": "/usr/share/zoneinfo/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "57916392453aa8ed", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 115}, "digests": [{"algorithm": "sha256", "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f"}]}, {"id": "dcc4bacdab462150", "location": {"path": "/usr/share/zoneinfo/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "13c2de2ee036de06", "location": {"path": "/usr/share/zoneinfo/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "12097634795c1864", "location": {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "aa00bf27bd144c1f", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346"}]}, {"id": "067babb899244869", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "9143003e390d85f7", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "af5e1f7540f0f4e3", "location": {"path": "/usr/share/zoneinfo/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "c4e8baecbecdb0c9", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "405c8cdcb499f67c", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "79108b74cb6ac742", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "96201691b68529a5", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 227}, "digests": [{"algorithm": "sha256", "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2"}]}, {"id": "3c20b79f409504d2", "location": {"path": "/usr/share/zoneinfo/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "757103c630c44511", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "c40a93b063ee8903", "location": {"path": "/usr/share/zoneinfo/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "b092f998c5b76340", "location": {"path": "/usr/share/zoneinfo/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "b06f73ece2dbd7c3", "location": {"path": "/usr/share/zoneinfo/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "db40fde93d0d9905", "location": {"path": "/usr/share/zoneinfo/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f9d1499b15aa9258", "location": {"path": "/usr/share/zoneinfo/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "6a6b4940a201e848", "location": {"path": "/usr/share/zoneinfo/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "f907875d727c120c", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f"}]}, {"id": "9be204a4e52335cb", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc"}]}, {"id": "321729b5dfd50643", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d"}]}, {"id": "6b77cce02d404965", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "1f7a9f469191b9c8", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "6940ab5616097745", "location": {"path": "/usr/share/zoneinfo/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "9a3668f6c2eadb34", "location": {"path": "/usr/share/zoneinfo/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "eccc4bc6cc1743b0", "location": {"path": "/usr/share/zoneinfo/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "af44029177511d9d", "location": {"path": "/usr/share/zoneinfo/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "8e839fbad126e5ca", "location": {"path": "/usr/share/zoneinfo/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "0704e902ea772f56", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f"}]}, {"id": "5caf2ce9248945fa", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 598}, "digests": [{"algorithm": "sha256", "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d"}]}, {"id": "36098331dca1cd19", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "6d3d29076b63f907", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf"}]}, {"id": "cda528ff67479ae8", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "7101f74ac7b9de1f", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "5fcab6958165240a", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "bad86904dcee438e", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 524}, "digests": [{"algorithm": "sha256", "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a"}]}, {"id": "bc911b03cd362571", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f76390cf3ba3ef8a", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 186}, "digests": [{"algorithm": "sha256", "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2"}]}, {"id": "f6b7f26666b6b536", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 564}, "digests": [{"algorithm": "sha256", "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342"}]}, {"id": "be9e595845e9bc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "8bd875c7c181709c", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010"}]}, {"id": "1039734269e3ae73", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311"}]}, {"id": "ab64687df86911df", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "bab2707ab2212b34", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "1426f27dd74cd5b7", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "932f3f605150956d", "location": {"path": "/usr/share/zoneinfo/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "80314f4e82cdaa57", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f03f84139f858099", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4"}]}, {"id": "b5679391dbf8179a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b"}]}, {"id": "a3f66b3ee0885607", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "1dcf1c594a76f036", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "a24ac61b248e829c", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 159}, "digests": [{"algorithm": "sha256", "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863"}]}, {"id": "8a31f27f2756a67d", "location": {"path": "/usr/share/zoneinfo/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "49c961603973546e", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 238}, "digests": [{"algorithm": "sha256", "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70"}]}, {"id": "6cb65b9a87818d86", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833"}]}, {"id": "47746d74b7052019", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c"}]}, {"id": "636f3260b6647d6b", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 290}, "digests": [{"algorithm": "sha256", "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4"}]}, {"id": "7f3a3cec6392d1ca", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "6df8c4d5e72622ed", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 166}, "digests": [{"algorithm": "sha256", "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa"}]}, {"id": "f4e726d3c36e9e45", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 188}, "digests": [{"algorithm": "sha256", "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57"}]}, {"id": "84afbbe6ec5acc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "57315e5d21530e60", "location": {"path": "/usr/share/zoneinfo/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "9ea2a01a33da006e", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "a43eeffdb6a2a7f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17"}]}, {"id": "0b3bf7fbb5f06371", "location": {"path": "/usr/share/zoneinfo/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "be84b04f47ca36c7", "location": {"path": "/usr/share/zoneinfo/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "c2f35b447f7c82e6", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536"}]}, {"id": "995e0d96219a0103", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "5e21bccba9fe09ef", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016"}]}, {"id": "ae60340f0122981c", "location": {"path": "/usr/share/zoneinfo/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "b85fe99a06c313c9", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "37c4934cacbf83cc", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "1e56eeb092b515fe", "location": {"path": "/usr/share/zoneinfo/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "765526a9e12f4df9", "location": {"path": "/usr/share/zoneinfo/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "8fe44307429ad240", "location": {"path": "/usr/share/zoneinfo/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "ca7d5c4e62724eed", "location": {"path": "/usr/share/zoneinfo/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "ea785cbb8a2b9e0f", "location": {"path": "/usr/share/zoneinfo/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "8ff09e0ee3eb0815", "location": {"path": "/usr/share/zoneinfo/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "6735ed04e41b6d3c", "location": {"path": "/usr/share/zoneinfo/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "1b7afa212cef6c75", "location": {"path": "/usr/share/zoneinfo/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "fd047d23f43c42e2", "location": {"path": "/usr/share/zoneinfo/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "ebb186fd31e88373", "location": {"path": "/usr/share/zoneinfo/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "392a86ab7a610455", "location": {"path": "/usr/share/zoneinfo/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "fbe56474055d6c1a", "location": {"path": "/usr/share/zoneinfo/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "0ad99c3a5ee70349", "location": {"path": "/usr/share/zoneinfo/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "19e87de3f4529129", "location": {"path": "/usr/share/zoneinfo/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "a046cd6d1f51a77e", "location": {"path": "/usr/share/zoneinfo/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "f31286fdd8f216b4", "location": {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "96770247136384e8", "location": {"path": "/usr/share/zoneinfo/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e2c05e06db25b7f1", "location": {"path": "/usr/share/zoneinfo/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "4a3138086b13ed7f", "location": {"path": "/usr/share/zoneinfo/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "bf3974a361f83cb8", "location": {"path": "/usr/share/zoneinfo/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "81a0e618926c3da5", "location": {"path": "/usr/share/zoneinfo/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "e940a75c1bf46f82", "location": {"path": "/usr/share/zoneinfo/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0c44c5babd2c42f8", "location": {"path": "/usr/share/zoneinfo/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "aa1c13bddc9a24a6", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d"}]}, {"id": "8c285bff390d37fc", "location": {"path": "/usr/share/zoneinfo/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "05ac8fe458aea86c", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "d2bf810270d1cfd8", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "4545af58dc00ea98c228d4577bc4881d2ea919e09da9681713ddf21047354cba"}]}, {"id": "894dcb8c39d129b3", "location": {"path": "/usr/share/zoneinfo/posixrules", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "ea3e83b1c335a208", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "e2d0e0bfaae3ef73", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f3eb968891b9f3bf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "f3925710f58ab31b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1275}, "digests": [{"algorithm": "sha256", "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34"}]}, {"id": "060876e4c2cf6686", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b89d1d808dc5c825", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0e75a3dcd45d6564", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9415d9403463fc80", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "831e61354e7664a5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "2a60940c97ab3085", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "4a4ff44641865fb5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "8f02cb23d932c7a4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "77fa5f03c5f6f0b1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "47ff56679e7cdd95", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "3a4dc580ee5e1749", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "792bdf44b1c95de80511c06d96f9e83a82ad50091eb5d27d7405e48ef18010a3"}]}, {"id": "12c49dc9d40b244e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2592}, "digests": [{"algorithm": "sha256", "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561"}]}, {"id": "00601d6c11e9dd20", "location": {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "b0a8163b6df2c096", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d407c3a5f0f1fdfa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "69c294bf586139c0", "location": {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0305ac4d7ab6c9cf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "2e7e09dde874117c", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2835}, "digests": [{"algorithm": "sha256", "value": "20d5e3cadda82ab197d0dcf489a15b15bbfa4d96f3b2ec85d1cba8c7c70bc011"}]}, {"id": "4d9640c6ac8cb565", "location": {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "5e398f26d0e6d3f2", "location": {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "5e16f5e470041bad", "location": {"path": "/usr/share/zoneinfo/right/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "2c78816c3d611bca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "4f2cd1f1118702fb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256"}]}, {"id": "d6b3a54a31cb7f85", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "a55d9cca3ef3f431", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f"}]}, {"id": "9fc13b6b115d1b03", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "467f5d7eba2e9130", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "addd166a79d7d561", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "260ee43d2b65f0fa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "71f086b0d46b78c8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "1640352bae1ebdd3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "df29e30fd7bc1576", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "b73ad0149b3d9e1c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "f9e6c2a700c11953", "location": {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "61ed1cf74c885e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "3a396a0aa8a84233", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "f884adc680f21f9d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "9e961189f11b51f7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "40d69f79fc633328", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 748}, "digests": [{"algorithm": "sha256", "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4"}]}, {"id": "3ed52a543475929b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "dcce8a197c74552c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 739}, "digests": [{"algorithm": "sha256", "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d"}]}, {"id": "28a4e76f5d734fcb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "dcabf420d2a05763", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "737c81365ba14086", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f5c5458f27145aa6", "location": {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "4f4c5f7e42658cd4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "0e21187c4f923e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9084f216223217cb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e3da0a2c93143d94", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d"}]}, {"id": "a1403af117861a4e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe"}]}, {"id": "d4382f914ba994de", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "afb4997a62a26cdc", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "613e3372c1967331", "location": {"path": "/usr/share/zoneinfo/right/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "43ae88d20e378662", "location": {"path": "/usr/share/zoneinfo/right/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e4df445be8f523d9", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0"}]}, {"id": "0a66f336d5f7d5ae", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "e6db58c0ee9e2e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "42c0e4e5aa76ac45", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "7b771c1ac47f373a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "3d281f206494c15a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "39500c5fe957acfb", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166"}]}, {"id": "40da57cc26b708e8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "41785794c2dc4ed8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075"}]}, {"id": "97f32fcef86f0269", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626"}]}, {"id": "4420e3c34552b992", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27"}]}, {"id": "1cc537476034e84e", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5"}]}, {"id": "4899382e2947484f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76"}]}, {"id": "1954a3834934d5c9", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414"}]}, {"id": "7904301078568702", "location": {"path": "/usr/share/zoneinfo/right/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12cf6f90edbc9232", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003"}]}, {"id": "b1b9dd413933d258", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "5fa3b6e094240252", "location": {"path": "/usr/share/zoneinfo/right/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "64b5dae5362d523b", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc"}]}, {"id": "dc156dfa8ede3f96", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204"}]}, {"id": "0e7f44d3d3799ceb", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 976}, "digests": [{"algorithm": "sha256", "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95"}]}, {"id": "254a3d614d8b3a53", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d"}]}, {"id": "556edc77899f427d", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "ce97113d54f4f542", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7ec2aa4052d2bece", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92"}]}, {"id": "8fde3f2361f0b3b4", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "4ed277b3c92700e4bf1822cef6eab0d9accbd2b601da62bd87f06efe869bd99f"}]}, {"id": "02ddb5be58017ff0", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2950}, "digests": [{"algorithm": "sha256", "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894"}]}, {"id": "849b96c99c095c4c", "location": {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "37901dcb18a1d8bb", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "f4ddcdaa98388e20", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a"}]}, {"id": "84fd55d6445517d9", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902"}]}, {"id": "961e1eb08221d193", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b"}]}, {"id": "3b8436622ba4edfd", "location": {"path": "/usr/share/zoneinfo/right/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "c0e110e0dee4b9f9", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa"}]}, {"id": "daa37c65d8b20d22", "location": {"path": "/usr/share/zoneinfo/right/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "7527ef7f1e3e431c", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "fc454c16d2f4eadd", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131"}]}, {"id": "d1a4bf5ee5a63e18", "location": {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "dcac49ec5d93a75f", "location": {"path": "/usr/share/zoneinfo/right/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "e1a4ba787df288e3", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 856}, "digests": [{"algorithm": "sha256", "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b"}]}, {"id": "9188b5e5f5d31ef8", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "404a7abb8b3a9dd6", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b"}]}, {"id": "67cfc437f84d2200", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "308ce13d2e514d32", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "87bafba6333a069a", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "4a0eb53c902823f4", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "169a825498d0936a", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "e18c8f446ee72694", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "8fe1d9ba20dda956", "location": {"path": "/usr/share/zoneinfo/right/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6361263e9880c8b3", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "54e063224741523c", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e"}]}, {"id": "51d3a6cab8eea421", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd"}]}, {"id": "7b4dcb696c92380b", "location": {"path": "/usr/share/zoneinfo/right/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "abb5c76e6bb2d15b", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "0c8da9cc6982b771", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "793448cbdba2b6a4", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56"}]}, {"id": "bd084da36e77afa3", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "044139ce1cde5bdc", "location": {"path": "/usr/share/zoneinfo/right/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "241bed02fc07f479", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "f065f8631ffffb69", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9"}]}, {"id": "79dc67331f9c9363", "location": {"path": "/usr/share/zoneinfo/right/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9e9cb7ea6e14723b", "location": {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6742adaea21217e3", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d"}]}, {"id": "22d79504e31e9e14", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a"}]}, {"id": "2ec343707f34f139", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c"}]}, {"id": "6d08d40ffec457d6", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "53a261f035e8d2aa", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "5b5ba46c3912ae7a", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060"}]}, {"id": "5e0b9f9f46ab4df1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "8497a6674e86d8de", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "d58905d8325e970e", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2278}, "digests": [{"algorithm": "sha256", "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0"}]}, {"id": "2329ef2513c2c0cc", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974"}]}, {"id": "2063c29a4960c6ce", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3"}]}, {"id": "aa16fbc49b806981", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48"}]}, {"id": "5d5277964a41aafa", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617"}]}, {"id": "bdb967d6b011782f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2334}, "digests": [{"algorithm": "sha256", "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829"}]}, {"id": "819937c76c444dec", "location": {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "f0308717d40754b6", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2434}, "digests": [{"algorithm": "sha256", "value": "6d3fd84bd3b5b370688116c55cb1815cc836adf39d73849cbdbe2b7ca784589d"}]}, {"id": "d616bb3f881608a8", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "0f49b40a3c7d6804", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "7c2647dcca36be61", "location": {"path": "/usr/share/zoneinfo/right/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "1dcb16b2d899e2d7", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "f5604d2f4aeab156", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5188e0eae3447e85", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751"}]}, {"id": "2949d6456be76f2b", "location": {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "760d7e0c55c0d933", "location": {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12f805965bdfebab", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 758}, "digests": [{"algorithm": "sha256", "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc"}]}, {"id": "3033120eb2be2983", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 932}, "digests": [{"algorithm": "sha256", "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018"}]}, {"id": "e40cf71d8263228e", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "9346990f9dc2cc34", "location": {"path": "/usr/share/zoneinfo/right/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5bd4928de575895f", "location": {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "1105b6b0ce70a546", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1270}, "digests": [{"algorithm": "sha256", "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96"}]}, {"id": "9ee9fa1dde9acaca", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 970}, "digests": [{"algorithm": "sha256", "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0"}]}, {"id": "a72b17d6c1efbf4b", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "ff53606399a3b85d", "location": {"path": "/usr/share/zoneinfo/right/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "2b4c0a07f17cc0bc", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589"}]}, {"id": "a35b032f24ddcb11", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8"}]}, {"id": "23aa6840a348d38f", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "7ad4ce05d666982c", "location": {"path": "/usr/share/zoneinfo/right/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "c45ce45bd2d379e0", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3901c7badf952068", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d"}]}, {"id": "be1af7e07e36377e", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "39a5c0d0893f3328", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "8d5fb3efd8bf9f75", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50"}]}, {"id": "0e41ebfa0f92b4b0", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "e215ca350a908d1d", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e"}]}, {"id": "9d9886dae6041a23", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee"}]}, {"id": "bc6817977eaaa3e7", "location": {"path": "/usr/share/zoneinfo/right/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "517bea1ef452ac6f", "location": {"path": "/usr/share/zoneinfo/right/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "57d2ac451f409ad5", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "891c72ffeb2c805e", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "104766306a2c5396", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "4aabaf41761b08b9", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "86283b8b73186c07", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "fb48b028cdca68cd", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb"}]}, {"id": "ecd53f9e31724028", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d"}]}, {"id": "cfec344bcd5b1816", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e"}]}, {"id": "ce67839d3ff6b71a", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "df1603c5609f32a8", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "020746b63dde1bdae8d9ad04da711dbe27da3c7bbe9c2b36afac0f9adf788407"}]}, {"id": "c1ba9c1aca9af211", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "d0249bf015d858a0", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "a7ab7e973bbd0343", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0"}]}, {"id": "12c29c777e87703b", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "87cdadaebdc8713d", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1974}, "digests": [{"algorithm": "sha256", "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356"}]}, {"id": "299bc49792d97b90", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "bdd06fad8b1d069c", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "cf85b5115bd58ac7", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa"}]}, {"id": "7ce21b552e1136d9", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9023babe6e3f7680", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f"}]}, {"id": "b5d2241aa5311e55", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "adcbf66cf5e2d49e", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "ad88f2511559f5838c2e452b152e62d795071f9d0c8c1b0504de2ba07851b07a"}]}, {"id": "6bed5a8878eca1fe", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c"}]}, {"id": "8b970b061d980f0f", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "1b2559ed040f50ab", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "a0cd3ce3bcabf8c2f533ce41ebc1585d034bd56db4e1dc6a794a6a7ebe27ce19"}]}, {"id": "08a5fd86dc720476", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "a3dd0efe9df26306", "location": {"path": "/usr/share/zoneinfo/right/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "54afb59feebc6bca", "location": {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "1121c310dbdb9478", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61"}]}, {"id": "a19d4342b8cdbece", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "34ea600227342df4", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 998}, "digests": [{"algorithm": "sha256", "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe"}]}, {"id": "f6ff287863a4f622", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "761ccea1cd669376", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753"}]}, {"id": "5a24595604e89e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "277f170e0a965663", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "ba0bf0bd01b43246", "location": {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "92dce49deb0a09a5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "fb264936cec721f5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "4d37b0910a8960d4", "location": {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "56d67f3ae160b83f", "location": {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "8bd8890faf828d6a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7cb32c63f6f60211", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "092ae5d6e425ea9f", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff"}]}, {"id": "8785f76d637d28d4", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59"}]}, {"id": "38109425fcad1078", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "2879551ab558f99a", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "05e33b81350baabf", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "343cc7ff5dfdc179", "location": {"path": "/usr/share/zoneinfo/right/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c57a539e249457b0", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "87d4dd0b7c02e4d4", "location": {"path": "/usr/share/zoneinfo/right/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "06f8ee72c3c3a383", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "54091268acaf20e1", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "a9c40580bb4cc128", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "399fee198e75537b", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "60bd9330453e60ff", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 910}, "digests": [{"algorithm": "sha256", "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150"}]}, {"id": "f17b879ae3eeea61", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 823}, "digests": [{"algorithm": "sha256", "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0"}]}, {"id": "3162a25572cf1876", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "093149edb63ab9e3", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2800}, "digests": [{"algorithm": "sha256", "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53"}]}, {"id": "606126c7c2869a9c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca"}]}, {"id": "839023d792436155", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "fbffb4e8a99a6681", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b"}]}, {"id": "e0186e987bc1d1cc", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a"}]}, {"id": "c610680b202a55b8", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "8b806ddd7081734d", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "b38544d33932034f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa"}]}, {"id": "9f2e2f161136d043", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "51c1185f69be6e38", "location": {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "e6e456ce32cfe5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "a15ac746eb317485", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd"}]}, {"id": "153919832c9b5144", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1973}, "digests": [{"algorithm": "sha256", "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec"}]}, {"id": "065e379886488b9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a"}]}, {"id": "f6d1fe4170e1d337", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e"}]}, {"id": "0142369d07f5c563", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce"}]}, {"id": "ae7d0f573f3f4057", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "d52f51edb3c69150", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "9dcbed285495b159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4"}]}, {"id": "cea3dc9b0e99ddbb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041"}]}, {"id": "957e674fca99e852", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "66fa63911ad7f9e3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380"}]}, {"id": "b8e01cd2efc041a8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "41d37dfc4727db52", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43"}]}, {"id": "d54699327bf6d439", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2694}, "digests": [{"algorithm": "sha256", "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2"}]}, {"id": "d64b9711715b1841", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54"}]}, {"id": "132a92a142c44493", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "d31f0c043a250681", "location": {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "478d5b7eb5bf5816", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f"}]}, {"id": "0b753e445ed96cb9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36"}]}, {"id": "cf3cc45d24b015b7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "d32a34d4d4a5484f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "7a1ca75c8b4e3fff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97"}]}, {"id": "cfc3178abe455518", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "3d6ec807a4070fc5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37"}]}, {"id": "4f41668627fd317e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "2af829117e3bdc98", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 753}, "digests": [{"algorithm": "sha256", "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f"}]}, {"id": "8f0d56ad1e8d8336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "7a6584e809c2ad8f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834"}]}, {"id": "1a75a9199088ab46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "336a424850508f04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "a6297aa7e402d01ade154ac279a9b0c83410a10ed95510b02c38dd9e399592bb"}]}, {"id": "47f5ac3c8b10a9d5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "e8665629045572b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "fce8851134997130350137149995d3d47ba07c30dd23e367099af9102f3510a8"}]}, {"id": "8ffbd5cfad8b4062", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "557b879ffd828f7c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "2aea0ea4b40626c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f"}]}, {"id": "f309181322195f94", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c"}]}, {"id": "241d2da8c3f20622", "location": {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "d6459f65b1293dcd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06"}]}, {"id": "8e53ff8a7add34e8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7"}]}, {"id": "0ede1f387ca8c1c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "2b888b33ac587100", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba"}]}, {"id": "98e6f2b4545c81f5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1"}]}, {"id": "017409a4f041f0f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 919}, "digests": [{"algorithm": "sha256", "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c"}]}, {"id": "91628d5ad76d348d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "6d803caa3829e446", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "6576ff5ecd505d30", "location": {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "ed888a1d5a40178e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6"}]}, {"id": "8478c36bad0b1e16", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "7a9c8a9c65ee260f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55"}]}, {"id": "1bc1c1f8d946305b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "ce3da07caa30044f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "89a5ec6f9e843e48", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "efae57a23b35fa57", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "85fefc773444897e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "833d58e3191aa616", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4"}]}, {"id": "c7ce6fc32655d035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "c73db5a168e6ede6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 868}, "digests": [{"algorithm": "sha256", "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f"}]}, {"id": "17edc5b9ff8cd741", "location": {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "c0d99e23ce848d41", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "6f335e119e4c042c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad"}]}, {"id": "18b5036514d46e88", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734"}]}, {"id": "a90e9c2182e78d80", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d"}]}, {"id": "23dcc8af10a88f77", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f"}]}, {"id": "a3ab3e1b512f8425", "location": {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "1d5be65e6d7ad952", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 893}, "digests": [{"algorithm": "sha256", "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2"}]}, {"id": "7cb8594363213e9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79"}]}, {"id": "be0585022f46c5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "70a344f4a7b797f7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb"}]}, {"id": "591dfb4647330e34", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0"}]}, {"id": "b917649368da3d75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "a64fe2a43692d660", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "3cf5d6c749912850", "location": {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "9299c3abe85baf47", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a"}]}, {"id": "b034609f083470a3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1103}, "digests": [{"algorithm": "sha256", "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1"}]}, {"id": "4bec88c5be479ace", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "1bec8ec3a7b616b9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "78193fa7c9a562a6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "e33ddbaad098fdc4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d"}]}, {"id": "108b403b2b0284f3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "1575ea42fadba208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323"}]}, {"id": "4e09bacdcb59a17a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1561}, "digests": [{"algorithm": "sha256", "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91"}]}, {"id": "7f62760572d0e3b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "5610aed170a54fa8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "86acb979f981d4e5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "80717dd12cad8aec", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "4740b4f662a3866d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "bac73fd406371ed9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da"}]}, {"id": "80a72860c7565099", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "8aa89b5e9cc3e8d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "66191e767b2c1256", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "d0153ab23de651f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "8f897b1d9c1e0c01", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e"}]}, {"id": "2429541998ec264d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "3253c59e6763058c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66"}]}, {"id": "ffe1e06dbd20d6da", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4"}]}, {"id": "74b84bb2a8b98dde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "da242d11467fb503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471"}]}, {"id": "5d3187e0db786303", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc"}]}, {"id": "01d8f30e6c70e1c8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4038}, "digests": [{"algorithm": "sha256", "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374"}]}, {"id": "7f17fcf1d474fb9c", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d"}]}, {"id": "7869c5c53ccfb7ca", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "6ea03c16b31614a1", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 796}, "digests": [{"algorithm": "sha256", "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9"}]}, {"id": "91c5880e795a48bf", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "4970d7813c658453", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "1113f958ca1453e0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "cbde665d0d9dd8e8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "6a432a29cd850c3f", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "271014b0714af507", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a"}]}, {"id": "b62a4a5129feb939", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "be3ed91dc115897b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8"}]}, {"id": "a856dd0bef43e56a", "location": {"path": "/usr/share/zoneinfo/right/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "1e2421bc02639988", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "54a37c0242cfdade", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "b0ef4b1a4b1fe5fc", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "32c4a9b19f3d3fca", "location": {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "928aee5083f9e907", "location": {"path": "/usr/share/zoneinfo/right/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "27b844297d8c9bae", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "dfdafde5a8955a15", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f"}]}, {"id": "9cbcdc0a511b0ab7", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "dd334a782a6322d7", "location": {"path": "/usr/share/zoneinfo/right/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "948dde6922b3bf89", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4"}]}, {"id": "7bc9161a2c370191", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "6f89e001589f3e30", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "356b17a414234bd3", "location": {"path": "/usr/share/zoneinfo/right/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "0b492712609d5932", "location": {"path": "/usr/share/zoneinfo/right/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "db9c9266e864e260", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "449a3503c998036d", "location": {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "738a37572b547a27", "location": {"path": "/usr/share/zoneinfo/right/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "36a4e2f2a90876af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "79dbe1f5e5163015", "location": {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "ff3c0609d1cb2019", "location": {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "b60c069f499cdae6", "location": {"path": "/usr/share/zoneinfo/right/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "6c21808d3a46db08", "location": {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "17f390b4c0e20833", "location": {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "7ff3b3ad36f0d469", "location": {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "5fd89385decbc967", "location": {"path": "/usr/share/zoneinfo/right/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "54d718b0eab31303", "location": {"path": "/usr/share/zoneinfo/right/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "d88000a4e16a1a7b", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03"}]}, {"id": "2af1bd2ecc9d016d", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9"}]}, {"id": "ddbe94c39be09c0c", "location": {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "2403d3e030bfaab1", "location": {"path": "/usr/share/zoneinfo/right/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "4739febcb80eecb2", "location": {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "da9a84d3320230be", "location": {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "317dcf56af89ceba", "location": {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "0336eedc6c4118f6", "location": {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "027518f3ddc73dcc", "location": {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "0d726ed5ea4e0075", "location": {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "cf01aa60599a4b00", "location": {"path": "/usr/share/zoneinfo/right/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "b6878a8629692a5b", "location": {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "07db0ea4df585084", "location": {"path": "/usr/share/zoneinfo/right/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "c29e867a9688e6f7", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f"}]}, {"id": "cfea65506ce23c55", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84"}]}, {"id": "056f3352b11d2c39", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479"}]}, {"id": "22df38ac1d1fd964", "location": {"path": "/usr/share/zoneinfo/right/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "6a0d5e631119007c", "location": {"path": "/usr/share/zoneinfo/right/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "800af7211602d7d1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "249e6009e55f7202", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "9be4a15a28501191", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f"}]}, {"id": "ef74e6075bc21909", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085"}]}, {"id": "1feeaf48a7ad36e1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91"}]}, {"id": "fce7fb491c319993", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8"}]}, {"id": "17b5f1ee5fdcc79b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9"}]}, {"id": "10146bcf178cac10", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f"}]}, {"id": "c7d3f7e83efcc0ed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c"}]}, {"id": "a60cb59074fa9b35", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a"}]}, {"id": "6d8755a3c2a5e360", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993"}]}, {"id": "5fe69defa795e042", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a"}]}, {"id": "fb64b3df2536f85c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd"}]}, {"id": "10ed111c91179f3f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5"}]}, {"id": "ad7fefb69dfea998", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "6cdf2077b82b6e75", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f"}]}, {"id": "916933697fd5c223", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de"}]}, {"id": "6c06d231d7e2f6ee", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787"}]}, {"id": "ef1250eac0a80867", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b"}]}, {"id": "5a6fca57daf70405", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38"}]}, {"id": "857a36c5fa81beb7", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391"}]}, {"id": "4e5e4263b8153a4c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624"}]}, {"id": "3b3cc5dfdd5c39ec", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70"}]}, {"id": "d630d08060d7e845", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a"}]}, {"id": "483350f9c7319781", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8"}]}, {"id": "a06fbe9a055246ea", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb"}]}, {"id": "3f96dbaf3ad96610", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8"}]}, {"id": "4531fcdb0187f8bc", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e"}]}, {"id": "a5d28d7027c1d096", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8"}]}, {"id": "87e1ad392fc93d5d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "0963b1074407173d", "location": {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "b3d781357004ed82", "location": {"path": "/usr/share/zoneinfo/right/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "e3b5ea098f5c909b", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "47c1aa3d216e8483", "location": {"path": "/usr/share/zoneinfo/right/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "97d8620e4e579021", "location": {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "519a396beb615431", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "63dc80cbbb35b222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "4621093405685170", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09"}]}, {"id": "4a36b21fccd8436e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "84b6786d1852aa9e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e1a0ef28603b3d5b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "840705419294209d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "5e663eb13efc9581", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "156337106c37e323", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "2bba9852eeff11e7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127"}]}, {"id": "e87e778b34eebf69", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e"}]}, {"id": "d645925efc22579b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "79701367c4351f7e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0c9e19f1711c186e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "744eaeabd83270bd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "f8cae4f5f01d01ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d"}]}, {"id": "c15731f19d21a394", "location": {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "59166dc738e12f8b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "fc928b5f45dc74f1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "c44629bce55a42b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "f41921492bb20102", "location": {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e3e51c75211d2222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7"}]}, {"id": "6564e6d3f72afbfc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "887e9e49fae0244e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1679}, "digests": [{"algorithm": "sha256", "value": "e63849ccc36fee2b03b2eefeeabb70a20317ded29e6ef677a639b7077710a026"}]}, {"id": "2bb152ddfa546f50", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "dbeb4573795919dc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "0eceea272d2288e4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "7bb61d2b8740f45c", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "dc9d29c93c253ecb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "ba93885dc2cd3421", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380"}]}, {"id": "ac2f7290b89dc253", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33"}]}, {"id": "e55e726f6fd01bae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "b9c1d7aced38921b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2"}]}, {"id": "690508a683713c9a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "6b6b371f4796d8d3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "87b6f60cb5b73220", "location": {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "3f95f01d49de615b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "88eec9899a38adb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "0314fbfdc1916c66", "location": {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "0e073ae50e133c93", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "53ebfc69374d779f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2738}, "digests": [{"algorithm": "sha256", "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7"}]}, {"id": "02cdd929ba370762", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "853607e5cc609f5e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545"}]}, {"id": "4835902ba7b89c00", "location": {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "7b430f9ba9791cb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "b3e2087284a236a2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433"}]}, {"id": "78714514019edf75", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50"}]}, {"id": "0c473b280b3b64bb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "423d256f56fdafef", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2617}, "digests": [{"algorithm": "sha256", "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d"}]}, {"id": "d3c5ce9201bada23", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "13ad25aacc3793e3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2688}, "digests": [{"algorithm": "sha256", "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f"}]}, {"id": "67c7b9ef23ed0655", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "bdba3d18469feba9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0d0034076ed86fda", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed"}]}, {"id": "c9eadcf7af323dae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "841e40939506ac1c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "f14e232bc5e4507b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "bcf4e585291beae9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d"}]}, {"id": "d1248f40a4f3fcd4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2702}, "digests": [{"algorithm": "sha256", "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d"}]}, {"id": "3f74ade3d572ed38", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "45a3d92bf3f55f90aa0bdabdecbb68eb028907fa3c49ebb543435bd026bab32c"}]}, {"id": "e5d0acdd4605aeca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "2315e1a6ca530aa1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "ac5f170739dbc0a4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "4ac2caf372b14e9d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "149f2ca459d70157", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae"}]}, {"id": "e71f0c4b84e94f5a", "location": {"path": "/usr/share/zoneinfo/right/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "62e9a5c26c85d493", "location": {"path": "/usr/share/zoneinfo/right/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "7b3f589244a72009", "location": {"path": "/usr/share/zoneinfo/right/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "f44afb1a14d00ede", "location": {"path": "/usr/share/zoneinfo/right/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "2eb3309365b7f45a", "location": {"path": "/usr/share/zoneinfo/right/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "158608b313985c44", "location": {"path": "/usr/share/zoneinfo/right/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "4d0ab1069c2e5de2", "location": {"path": "/usr/share/zoneinfo/right/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "043dc039eacbc41c", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 655}, "digests": [{"algorithm": "sha256", "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923"}]}, {"id": "bc3c7d6cf699bba3", "location": {"path": "/usr/share/zoneinfo/right/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "f0fc29725b5a4575", "location": {"path": "/usr/share/zoneinfo/right/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "93c2f47d412cba37", "location": {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "8f0959d21b68e022", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda"}]}, {"id": "e3e1079c8d197cac", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "f56901be5d374425", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "20eff447e63d7ecf", "location": {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "3eddb49e52aefa9f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "d0da1ced93963d18", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "31a27b349e8eabab", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "1b649f29824f411c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 767}, "digests": [{"algorithm": "sha256", "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69"}]}, {"id": "925380f086462753", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b2c844fdda518daa", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "2ea99f3402e601d1", "location": {"path": "/usr/share/zoneinfo/right/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "9a554304a5a49bcd", "location": {"path": "/usr/share/zoneinfo/right/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "5f1d0a3d4d113ae1", "location": {"path": "/usr/share/zoneinfo/right/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "b30f8e426b2da15b", "location": {"path": "/usr/share/zoneinfo/right/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "b0389a3146057be7", "location": {"path": "/usr/share/zoneinfo/right/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "097e8ad8a1cac738", "location": {"path": "/usr/share/zoneinfo/right/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e4ef857ad10213a4", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23"}]}, {"id": "4a619cb5c9e3264e", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e"}]}, {"id": "b190641e452ebf8b", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877"}]}, {"id": "3dcc8edae4b666c9", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "6b0bceb9968ccf4a", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "4ab9932e4de1d130", "location": {"path": "/usr/share/zoneinfo/right/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "42ad5d750620a850", "location": {"path": "/usr/share/zoneinfo/right/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "bf63af589a9b6380", "location": {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "74f027241eb30b95", "location": {"path": "/usr/share/zoneinfo/right/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "f3efa29aed979aae", "location": {"path": "/usr/share/zoneinfo/right/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "ce831cb33591d810", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37"}]}, {"id": "47bdf1807f252aa9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1138}, "digests": [{"algorithm": "sha256", "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a"}]}, {"id": "c91daa030e678397", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "c8d04631a26b729c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08"}]}, {"id": "b7de6e883d09c818", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "d41aeaa80e52f0e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "29dc45e253756a81", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "76f8f2424fa96bc0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247"}]}, {"id": "d995af1b9e7b70a4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "068393c10775f181", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 726}, "digests": [{"algorithm": "sha256", "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d"}]}, {"id": "b779c689db601e85", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1104}, "digests": [{"algorithm": "sha256", "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea"}]}, {"id": "6b6c7f005413252b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "d591ee33c783e4e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d"}]}, {"id": "323272a0d0666dd6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4"}]}, {"id": "a23968925b2f2174", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "6c02218b71208982", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "51b4b6eda526f4b0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "3c855449f3f474c8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "19adc03cf76b7ca4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "b2e015a20eb7ce44", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b"}]}, {"id": "320e208e9aa461bc", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8"}]}, {"id": "85fd28b8cd9a0d72", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "1ebb897d65e528f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "e634adf530544770", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08"}]}, {"id": "806ea93a175b0d94", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "f34439745293ade1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 778}, "digests": [{"algorithm": "sha256", "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee"}]}, {"id": "2dd51d67695e0fea", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13"}]}, {"id": "364f8e97b6da4555", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1406}, "digests": [{"algorithm": "sha256", "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6"}]}, {"id": "5150295b352bc1e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 830}, "digests": [{"algorithm": "sha256", "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c"}]}, {"id": "3ed57a6835ec6b67", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "a428b4ed970fca40", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 706}, "digests": [{"algorithm": "sha256", "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6"}]}, {"id": "d5fd2e18ffc92de8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0"}]}, {"id": "bc43ce1a6665e797", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "f76880b342a81577", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "bdc2c92f29610435", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "d1bbb2562e6bb480", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1129}, "digests": [{"algorithm": "sha256", "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4"}]}, {"id": "4f13991b60313e61", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "e324b3b5ebfe27da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "d886f911093217df", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1"}]}, {"id": "9dce013aa1c29112", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "a42d8bd82c9220e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c"}]}, {"id": "e6dd8617d1ca9ac7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "b71328bf9a24d1da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "ead4c38d717ae5f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "f0126ca5b6949db7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "bceca728dcc3d96e", "location": {"path": "/usr/share/zoneinfo/right/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "02ac2d8e120cae92", "location": {"path": "/usr/share/zoneinfo/right/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "5eadd5ad7a34c18c", "location": {"path": "/usr/share/zoneinfo/right/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "05b4d54b368f6344", "location": {"path": "/usr/share/zoneinfo/right/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "bd2b8a8fbbbae666", "location": {"path": "/usr/share/zoneinfo/right/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "34ba24dc7029a089", "location": {"path": "/usr/share/zoneinfo/right/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "4ac7e84a86c37ab7", "location": {"path": "/usr/share/zoneinfo/right/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "005448404ee58b40", "location": {"path": "/usr/share/zoneinfo/right/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "998e7e676c1bd320", "location": {"path": "/usr/share/zoneinfo/right/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "20bf36a5650cbfa8", "location": {"path": "/usr/share/zoneinfo/right/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "4d6d2280ddad5892", "location": {"path": "/usr/share/zoneinfo/right/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "4e5bf468f0daf278", "location": {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "e1e68a0895ad27e6", "location": {"path": "/usr/share/zoneinfo/right/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "c1a5f70e8f827703", "location": {"path": "/usr/share/zoneinfo/right/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "963bf02327e25f22", "location": {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "4b4d3b1cd9064d94", "location": {"path": "/usr/share/zoneinfo/right/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "4580d3080d6a03dc", "location": {"path": "/usr/share/zoneinfo/right/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "cf45740f0da85d9f", "location": {"path": "/usr/share/zoneinfo/right/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "0db6d2c81ddf054b", "location": {"path": "/usr/share/zoneinfo/right/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "ed96ae54c08807d8", "location": {"path": "/usr/share/zoneinfo/right/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c1b16749de52da29", "location": {"path": "/usr/share/zoneinfo/right/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "8e0e047c9265a4f5", "location": {"path": "/usr/share/zoneinfo/right/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "7dd175eca08f0de4", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2445}, "digests": [{"algorithm": "sha256", "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883"}]}, {"id": "583e6580dbf7b441", "location": {"path": "/usr/share/zoneinfo/right/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c0507d9366c8aa1f", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19115}, "digests": [{"algorithm": "sha256", "value": "78a1f205b893beb45ec5be8adf26adcf166742cd430209284fb4e0369e37a000"}]}, {"id": "0b978943bc7cfe90", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17769}, "digests": [{"algorithm": "sha256", "value": "88afc57104a9ad8feade48cf10d66cb2011519f9968554496ed09c832e7bb1c8"}]}], "source": {"id": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "d02e0b46-47eb-4b59-b52c-7362d54d4a5e", "resourceVersion": "2", "creationTimestamp": "2024-12-02T07:09:55Z", "labels": {"kubescape.io/image-id": "docker-io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751562", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "d948ccb08ced90265139ce469fcb50d455da16ff60e59c3167a580529e3de236", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T07:09:55Z"}}, "syft": {"artifacts": [{"id": "227d9dbfdb949d11", "name": ".redis-rundeps", "version": "20230321.002514", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:.redis-rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis-rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/.redis-rundeps@20230321.002514?arch=noarch&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": ".redis-rundeps", "originPackage": "", "maintainer": "", "version": "20230321.002514", "architecture": "noarch", "url": "", "description": "virtual meta package", "size": 0, "installedSize": 0, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": [], "pullChecksum": "Q1JQv2sIl0Mpf/MyKZBrIH7FKfFw0=", "gitCommitOfApkPort": "", "files": []}}, {"id": "0a3b4a9dae4049aa", "name": "alpine-baselayout", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8890, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.0-r0", "/bin/sh"], "provides": [], "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "f0def3051a26afc8", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13361, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1KM01lfKVp+gEZn23awujqjSkrN8=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "edcf6e67eac04af0", "name": "busybox", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.35.0-r29?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 509600, "installedSize": 962560, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.35.0-r29"], "pullChecksum": "Q1NN3sp0yr99btRysqty3nQUrWHaY=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVNLeeB7VouhCO/kz+dbfL3dY4c="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "10c99a42ed5bf9d4", "name": "busybox-binsh", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1547, "installedSize": 8192, "pullDependencies": ["busybox=1.35.0-r29"], "provides": ["/bin/sh", "cmd:sh=1.35.0-r29"], "pullChecksum": "Q1miWwyhWKXVEiRYLhmArV1TKMs6A=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "f95be16d8615d51f", "name": "libc-utils", "version": "0.7.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r3", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1485, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q19Gg06pBPiiG9UN94ql7qImsHSUQ=", "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", "files": []}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "c0d6e0f3841a7244", "name": "musl-utils", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36697, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.3-r4", "cmd:getent=1.2.3-r4", "cmd:iconv=1.2.3-r4", "cmd:ldconfig=1.2.3-r4", "cmd:ldd=1.2.3-r4"], "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "544ec51c3fe9a624", "name": "scanelf", "version": "1.3.5-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.5-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.5-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.5-r1", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 37687, "installedSize": 98304, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.5-r1"], "pullChecksum": "Q11dxYFsHvBFAzzHGDo5gOTDNJDyQ=", "gitCommitOfApkPort": "e52243dbb02069f10d48440ccc5fd41fa5fc2236", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoAissVDuanXF1KOEl8qrFA3bso="}}]}}, {"id": "b37d6e2e45f66f33", "name": "ssl_client", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4929, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.35.0-r29"], "pullChecksum": "Q1QuqZjeP6XG85I29tOiCWofL8Cj0=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ShB3pGMDL8R7sqvDVeLOBZ6P3Q="}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}, {"id": "6801bc6eb17d0df0", "name": "tzdata", "version": "2022f-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2022f-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/tzdata@2022f-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "tzdata", "originPackage": "tzdata", "maintainer": "Natanael Copa ", "version": "2022f-r1", "architecture": "x86_64", "url": "https://www.iana.org/time-zones", "description": "Timezone data", "size": 404944, "installedSize": 3141632, "pullDependencies": [], "provides": [], "pullChecksum": "Q1d1K2/J4yf83c0gVTgt660TYoBP0=", "gitCommitOfApkPort": "2e26bb1ad9381a7e7948583a0b8ecdfcd5a0ba20", "files": [{"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/zoneinfo"}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U="}}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg="}}, {"path": "/usr/share/zoneinfo/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU="}}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI="}}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM="}}, {"path": "/usr/share/zoneinfo/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg="}}, {"path": "/usr/share/zoneinfo/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc="}}, {"path": "/usr/share/zoneinfo/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w="}}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk="}}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM="}}, {"path": "/usr/share/zoneinfo/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ="}}, {"path": "/usr/share/zoneinfo/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg="}}, {"path": "/usr/share/zoneinfo/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/iso3166.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8bVyTp0tBiHYjb8rJ1xC2lch6A="}}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OzTJOkF8mC1bLJqh1IMTVhESI4="}}, {"path": "/usr/share/zoneinfo/posixrules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/zone.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pGdYb0XoHND5RPRMgmzsJuqvGf0="}}, {"path": "/usr/share/zoneinfo/zone1970.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hu3cXnyFw9zWQr/1vSxUNhhh+7w="}}, {"path": "/usr/share/zoneinfo/Africa"}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bldPckji1VF9PHYXYvIec2s3sg="}}, {"path": "/usr/share/zoneinfo/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU="}}, {"path": "/usr/share/zoneinfo/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gZs5l3yEfDbawsvaUY5Xztf79/s="}}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E="}}, {"path": "/usr/share/zoneinfo/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qg6Y3iW8rsprH8RNLUVAc/XWQXU="}}, {"path": "/usr/share/zoneinfo/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM="}}, {"path": "/usr/share/zoneinfo/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM="}}, {"path": "/usr/share/zoneinfo/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A="}}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU="}}, {"path": "/usr/share/zoneinfo/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fSysB22ZvF44uie2cRMxetSW07E="}}, {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q="}}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0="}}, {"path": "/usr/share/zoneinfo/America"}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A="}}, {"path": "/usr/share/zoneinfo/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8="}}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8="}}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0="}}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo="}}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE="}}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw="}}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM="}}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQG6uYI+c4/BwWaldRADSUP3QSI="}}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo="}}, {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9gkCTU0SEVFSc2vuFTMrkVIFfw="}}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8="}}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U="}}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw="}}, {"path": "/usr/share/zoneinfo/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw="}}, {"path": "/usr/share/zoneinfo/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y="}}, {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8="}}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk="}}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc="}}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw="}}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM="}}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms="}}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI="}}, {"path": "/usr/share/zoneinfo/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA="}}, {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4="}}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8="}}, {"path": "/usr/share/zoneinfo/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA="}}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U="}}, {"path": "/usr/share/zoneinfo/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0="}}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY="}}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ="}}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA="}}, {"path": "/usr/share/zoneinfo/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6t62cDEdla7U5zI7IWozOq2ON4="}}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q125x7B6KeyhpcRdFUyT1vZAr6XMw="}}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE="}}, {"path": "/usr/share/zoneinfo/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk="}}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY="}}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc="}}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ="}}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk="}}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4="}}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI="}}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI="}}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY="}}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg="}}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k="}}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg="}}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0="}}, {"path": "/usr/share/zoneinfo/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw="}}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RiOJGAtjDcc/89ZYfuMbywkG05Q="}}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bgKrHE6oCJx7Tus/Gc720ExQ4L4="}}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw="}}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74="}}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8="}}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag="}}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bU0luemOfnsgh6bUJqKrIO0G69s="}}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8="}}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19l7RRP1Vl6pYie+i0y7h4wnE99k="}}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0="}}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE="}}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U="}}, {"path": "/usr/share/zoneinfo/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I="}}, {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0="}}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs="}}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY="}}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg="}}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZvijSJWtrclRiabUBTZlzAPyhE="}}, {"path": "/usr/share/zoneinfo/America/Argentina"}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk="}}, {"path": "/usr/share/zoneinfo/America/Indiana"}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE="}}, {"path": "/usr/share/zoneinfo/America/Kentucky"}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U="}}, {"path": "/usr/share/zoneinfo/Antarctica"}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk="}}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ="}}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M="}}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng="}}, {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes="}}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU="}}, {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0="}}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Arctic"}, {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Asia"}, {"path": "/usr/share/zoneinfo/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8="}}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk="}}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE="}}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko="}}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA="}}, {"path": "/usr/share/zoneinfo/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk="}}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ="}}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU="}}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg="}}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg="}}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So="}}, {"path": "/usr/share/zoneinfo/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA="}}, {"path": "/usr/share/zoneinfo/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI="}}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY="}}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE="}}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg="}}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rMJR0DrMsnv8J7MoglBLIG1Seo="}}, {"path": "/usr/share/zoneinfo/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xVfwMzEUIhxFflD6B2PsxVWSgU="}}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0="}}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY="}}, {"path": "/usr/share/zoneinfo/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc="}}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg="}}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM="}}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro="}}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM="}}, {"path": "/usr/share/zoneinfo/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ="}}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY="}}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM="}}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE="}}, {"path": "/usr/share/zoneinfo/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ="}}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc="}}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA="}}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI="}}, {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc="}}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ="}}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY="}}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4="}}, {"path": "/usr/share/zoneinfo/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k="}}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q172WRs3tr8koN/S40UX8uh0nm41g="}}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4="}}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs="}}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc="}}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU="}}, {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk="}}, {"path": "/usr/share/zoneinfo/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY="}}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0="}}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA="}}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU="}}, {"path": "/usr/share/zoneinfo/Atlantic"}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I="}}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU="}}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM="}}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc="}}, {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE="}}, {"path": "/usr/share/zoneinfo/Australia"}, {"path": "/usr/share/zoneinfo/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE="}}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1isVUUj/FMA5TUyPOWORvittywuU="}}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Brazil"}, {"path": "/usr/share/zoneinfo/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/Canada"}, {"path": "/usr/share/zoneinfo/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/Chile"}, {"path": "/usr/share/zoneinfo/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Etc"}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iocBvipAe+pMyCK6VAcmi94omk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Europe"}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM="}}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE="}}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY="}}, {"path": "/usr/share/zoneinfo/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc="}}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo="}}, {"path": "/usr/share/zoneinfo/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4="}}, {"path": "/usr/share/zoneinfo/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA="}}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uOFSZF20gbj397mKaDkd3p93S1E="}}, {"path": "/usr/share/zoneinfo/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8="}}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE="}}, {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw="}}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA="}}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM="}}, {"path": "/usr/share/zoneinfo/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs="}}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4="}}, {"path": "/usr/share/zoneinfo/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk="}}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k="}}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ="}}, {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U="}}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs="}}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4="}}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KVq2FQrAQ2AI/zt3pVjCoADUvaE="}}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Indian"}, {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg="}}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI="}}, {"path": "/usr/share/zoneinfo/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Mexico"}, {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/Pacific"}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk="}}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s="}}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU="}}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc="}}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw="}}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U="}}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc="}}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs="}}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA="}}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4="}}, {"path": "/usr/share/zoneinfo/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY="}}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk="}}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY="}}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg="}}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM="}}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA="}}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI="}}, {"path": "/usr/share/zoneinfo/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM="}}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk="}}, {"path": "/usr/share/zoneinfo/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/US"}, {"path": "/usr/share/zoneinfo/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/right"}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E="}}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA="}}, {"path": "/usr/share/zoneinfo/right/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ="}}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A="}}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To6rHVGaYmPh7DFuml6L34G668s="}}, {"path": "/usr/share/zoneinfo/right/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I="}}, {"path": "/usr/share/zoneinfo/right/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ="}}, {"path": "/usr/share/zoneinfo/right/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s="}}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8="}}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU="}}, {"path": "/usr/share/zoneinfo/right/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68="}}, {"path": "/usr/share/zoneinfo/right/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM="}}, {"path": "/usr/share/zoneinfo/right/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Africa"}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc="}}, {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X8LqPniZ8tpA/LuUf7wKkgHhgQ0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q="}}, {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ighbwFlwRbHyUNRcg6F3iDqJAjM="}}, {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso="}}, {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk="}}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k="}}, {"path": "/usr/share/zoneinfo/right/America"}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08="}}, {"path": "/usr/share/zoneinfo/right/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk="}}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19JU2NChowR2yLu0RMSfcTV/O758="}}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ="}}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM="}}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA="}}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis="}}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RZfWKqHRBLlFD5xdDPJZVo/eAqc="}}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM="}}, {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bop5pUBkbMk4Kev0yljVo7oMGhk="}}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc="}}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM="}}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc="}}, {"path": "/usr/share/zoneinfo/right/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0="}}, {"path": "/usr/share/zoneinfo/right/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig="}}, {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI="}}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8="}}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE="}}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE="}}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4="}}, {"path": "/usr/share/zoneinfo/right/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54="}}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk="}}, {"path": "/usr/share/zoneinfo/right/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0="}}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E="}}, {"path": "/usr/share/zoneinfo/right/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY="}}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms="}}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4="}}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho="}}, {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14JN9h6nakbFwOIrJUfOul81v6nA="}}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FxsqlagW1UBGlRvRUYpfS3UJyqI="}}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg="}}, {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no="}}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8="}}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o="}}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM="}}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baZKls99BCUShs16kJgL3lcY488="}}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk="}}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4="}}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4="}}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU="}}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY="}}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4="}}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM="}}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8="}}, {"path": "/usr/share/zoneinfo/right/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0="}}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WcUeCaK3RIaGABb4paTdo8Jn3QI="}}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUA7vfuWHytshwfltexU6TchUs0="}}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E="}}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8="}}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI="}}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw="}}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ttLGUauwKXUplLZl2xr5krFGBf4="}}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ="}}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1grk3lEem7US6URfIHpJF1LCvtHU="}}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY="}}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA="}}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ="}}, {"path": "/usr/share/zoneinfo/right/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8="}}, {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU="}}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs="}}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs="}}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo="}}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K4suDCZDbIrzTJtBz7nz78BIw4w="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina"}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana"}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky"}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw="}}, {"path": "/usr/share/zoneinfo/right/Antarctica"}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Arctic"}, {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Asia"}, {"path": "/usr/share/zoneinfo/right/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q="}}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qEoyBiWUab3k313DlKfU9EDV4o="}}, {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcpoedzq+Ibe/IS6ouYTDbvQAbI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nooCOVPPO175tHesSh7+rWrzatY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I="}}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y="}}, {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws="}}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic"}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw="}}, {"path": "/usr/share/zoneinfo/right/Australia"}, {"path": "/usr/share/zoneinfo/right/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w="}}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Brazil"}, {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/Canada"}, {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/Chile"}, {"path": "/usr/share/zoneinfo/right/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Etc"}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Europe"}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec="}}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWsTdgabdnHXUcnBxB+ytJGxS0s="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o="}}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4="}}, {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U="}}, {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A="}}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OL6h38ekvpU2vziJSpi/3KUsfhM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Indian"}, {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok="}}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Mexico"}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/Pacific"}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/US"}, {"path": "/usr/share/zoneinfo/right/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "008bcc1445f44203", "child": "2791973cba0a89bb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "008bcc1445f44203", "child": "4cf9c3537f896231", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "4fdfbb03676f495b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "6b9abe7d80ee470b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8108ab845e4ccbcb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "862a8ff2f35a6b80", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8668162f21426d67", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b58b2fb69e8b39c8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "c7bb6e42ea2504f8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "dfe56f19a55af4ab", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e456dfb5be04fdb7", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e549cedcbd486e69", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "02eba7befcbb3bfa", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "1071b0c6b4d98bb1", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "35ab393f27e0bc39", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0a3b4a9dae4049aa", "child": "71fcfec0ece1a67a", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "77282715f933737e", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7b189c84b22c7f02", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7ff31e5e9ba0bfa9", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "89c7ab9592844cbb", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "b103e8d521455a19", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "d98fbe0bce78b009", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "10c99a42ed5bf9d4", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "10c99a42ed5bf9d4", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "10c99a42ed5bf9d4", "child": "564026926225072e", "type": "contains"}, {"parent": "227d9dbfdb949d11", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "4cb49698ca5c72c1", "child": "0fab6f59514f4740", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "4cb49698ca5c72c1", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "6a7f2c32518c8dbc", "type": "contains"}, {"parent": "544ec51c3fe9a624", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "5efe1218da015951", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005448404ee58b40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005b82834d7d5686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "00601d6c11e9dd20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0122f800f4ad8284", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0142369d07f5c563", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01475b49acafac83", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "017409a4f041f0f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01814f2fefa15229", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d5cac7a0fde73d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d8f30e6c70e1c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "020ae63fb4da9a26", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "021f97ee467212ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "027518f3ddc73dcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ac2d8e120cae92", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02cdd929ba370762", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02d6b7d35145a0de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ddb5be58017ff0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02e4f0dbc11e604c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02f3408070373f65", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02fb4858e2380e08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0305ac4d7ab6c9cf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0314fbfdc1916c66", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03239001da446014", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0336eedc6c4118f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "033b5e7d13ae7c21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0340c5f90d5855df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0342bb3fe6fea2f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03f4748d90f12155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "043dc039eacbc41c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "044139ce1cde5bdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05018272d72cfad1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05294b476573997b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05478041607899b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "056f3352b11d2c39", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05ac8fe458aea86c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b0d26ec1e7959a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b4d54b368f6344", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e2bf9264ed3771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e33b81350baabf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "060876e4c2cf6686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0658dde26ca712c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "065e379886488b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06713e23344daeb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "067babb899244869", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "068393c10775f181", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06f8ee72c3c3a383", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0704e902ea772f56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07447042371ca0e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075b89e4efe3fec8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075e9b425d5b0722", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07db0ea4df585084", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07e6dbec6d4aa4c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "081fb4d5b044cdbd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0843a5d10f45ed1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08a5fd86dc720476", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08eff33027b81928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "092ae5d6e425ea9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093149edb63ab9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093cbb3bd2c06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0963b1074407173d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "097e8ad8a1cac738", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "098a6dfe7255c449", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "099450482d1c35b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "09e129e23af97216", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a62356d4a19d3ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a66f336d5f7d5ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a8940b519ea75b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a9b30a61b72068d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ad99c3a5ee70349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ae619fe5628eb77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b3bf7fbb5f06371", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b492712609d5932", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b727001adf28928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b753e445ed96cb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b7e06c087ba5895", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b978943bc7cfe90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0bc21907cc690d2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c057ba0a24f0339", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c44c5babd2c42f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c473b280b3b64bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c5e3c652c1be349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c8da9cc6982b771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c9e19f1711c186e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0cfffa615db5a8ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d0034076ed86fda", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d3d551dc5d523a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d726ed5ea4e0075", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0db6d2c81ddf054b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e073ae50e133c93", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e21187c4f923e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e41ebfa0f92b4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e75a3dcd45d6564", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e7f44d3d3799ceb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0eceea272d2288e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0edc09eaa17cb663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ede1f387ca8c1c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f2ff35f50fad7dd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f49b40a3c7d6804", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f8e42c1ad7b03e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "100d71ecb7fe11b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10146bcf178cac10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1039734269e3ae73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "103b8f15a1ca799e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "104766306a2c5396", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "108b403b2b0284f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10e17e45ac01644f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10ed111c91179f3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1105b6b0ce70a546", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1113f958ca1453e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1121c310dbdb9478", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "112a2909d607b110", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "11796816a038e84a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12097634795c1864", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "128e679165bc7c56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c29c777e87703b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c49dc9d40b244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c95e9ba7333f15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12cf6f90edbc9232", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12f805965bdfebab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132a92a142c44493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132aff0855989401", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13ad25aacc3793e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13c2de2ee036de06", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1426f27dd74cd5b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "148f6b814c407fa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "149f2ca459d70157", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "153919832c9b5144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "156337106c37e323", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1575ea42fadba208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "158608b313985c44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16366da3885e84bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1640352bae1ebdd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167a401b5c5d1487", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167c2cf6469f6a02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169a825498d0936a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169da8e35efdd222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16af1488b0fdcb47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16b9a0c4aa2bdfde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16c5e36e5e188cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "174045b94902854f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1747dd61a650bfeb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17935255332431e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17b5f1ee5fdcc79b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17edc5b9ff8cd741", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17f390b4c0e20833", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18041b6e607a48e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18140fcf8de3f734", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18b5036514d46e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1954a3834934d5c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "195a458d926a32ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19adc03cf76b7ca4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19e87de3f4529129", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1a75a9199088ab46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1af83d5fdc03d855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b2559ed040f50ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b44ce9da1217c70", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b649f29824f411c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b7afa212cef6c75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bb6d3c21bb9b64c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bc1c1f8d946305b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bec8ec3a7b616b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ca8386b28aa1812", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1cc537476034e84e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d4e0bde934de4a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d5be65e6d7ad952", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcb16b2d899e2d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcf1c594a76f036", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e2421bc02639988", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e56eeb092b515fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e78969827a1178d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e95ca34991f139a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ebb897d65e528f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f7a9f469191b9c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f81eae123a18cf2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1feeaf48a7ad36e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2010898b676aa177", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2063c29a4960c6ce", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20bf36a5650cbfa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20eff447e63d7ecf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21f5145dbe33022f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21fad208fcb45308", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2205a1b6fc83716a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22b4e5e232f00906", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22d79504e31e9e14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22dc654b654a06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22df38ac1d1fd964", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2315e1a6ca530aa1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2329ef2513c2c0cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2397d9627010466e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23aa6840a348d38f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dc2d2a52df855b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dcc8af10a88f77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2403d3e030bfaab1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241bed02fc07f479", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241d2da8c3f20622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2429541998ec264d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "249e6009e55f7202", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "254a3d614d8b3a53", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "260ee43d2b65f0fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2691c113faa031ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2696b5f41023bf62", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "26bf78a6c7989206", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "271014b0714af507", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "277f170e0a965663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "27b844297d8c9bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "280f3bfe949a3ffc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2812a3c0c7d00e95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "286ae4941018cf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2879551ab558f99a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28a4e76f5d734fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28efcc256d421872", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2949d6456be76f2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "299bc49792d97b90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "29dc45e253756a81", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a26e6d84537cbed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a60940c97ab3085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a7ed23db9f6368f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ad874afdc60d88c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2aea0ea4b40626c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af1bd2ecc9d016d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af829117e3bdc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b4c0a07f17cc0bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b888b33ac587100", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bb152ddfa546f50", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bba9852eeff11e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2c78816c3d611bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2cdb7dd3c84dacd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d438029f830719d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d97737bd4fca62d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dc715c5c9e66bc9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dd51d67695e0fea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2de799f665fdf03c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2df7d15d2487703a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2e7e09dde874117c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ea99f3402e601d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2eb3309365b7f45a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ec343707f34f139", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f30128f4f50c2c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f39629da9696f23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f94d4c52bfce138", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f990f17a87a2795", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "301b8397750e4d9b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3033120eb2be2983", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "308ce13d2e514d32", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3151f9774fb8c673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3162a25572cf1876", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "317dcf56af89ceba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31826d3421325fac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31a27b349e8eabab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "320e208e9aa461bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "321729b5dfd50643", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "323272a0d0666dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3253c59e6763058c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32b4a3ce58b08530", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32c4a9b19f3d3fca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "336a424850508f04", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "343cc7ff5dfdc179", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ba24dc7029a089", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34d726a6ff54cc77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ea600227342df4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "356b17a414234bd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "358f286238589a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "35df5caf993836b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36098331dca1cd19", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3646bfd417ca9406", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "364f8e97b6da4555", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a4e2f2a90876af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a94d1dad80565b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37384c5788fc39e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3742add0fb4b06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3747246401b0c9e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37901dcb18a1d8bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37c4934cacbf83cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "38109425fcad1078", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3901c7badf952068", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392713c3b019509b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392a86ab7a610455", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39500c5fe957acfb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "399fee198e75537b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a5c0d0893f3328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a73375427078dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a396a0aa8a84233", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a3d7f2254f26c5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a4dc580ee5e1749", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a7c2c6c682ae178", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b3cc5dfdd5c39ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4264d99fbe2f00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b47de5b6b988788", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4a4ad6232f8bcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b8436622ba4edfd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3bbdbb1ebf991ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c20b79f409504d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c855449f3f474c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c93f2cb0e401a6d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ce77c36203d3a46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ced50db9f898b2e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3cf5d6c749912850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d281f206494c15a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d550a82fbcd19bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d6ec807a4070fc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3dcc8edae4b666c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e2befa5b3f6a4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e4cd5ed3851ca87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed52a543475929b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed57a6835ec6b67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3edb221ea674eec5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3eddb49e52aefa9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f74ade3d572ed38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f95f01d49de615b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f96dbaf3ad96610", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3fa7710ae4912836", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "404a7abb8b3a9dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "405c8cdcb499f67c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40d69f79fc633328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40da57cc26b708e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41785794c2dc4ed8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41d37dfc4727db52", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41f3b364dff808d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4216e9f2cb420692", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "423d256f56fdafef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "425de79303ce7d1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "428d457a2b4c498c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42ad5d750620a850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42c0e4e5aa76ac45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "431e4ed4845a826b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "434b9dd890051ff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43527f6258329a91", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43ae88d20e378662", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4420e3c34552b992", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "449a3503c998036d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "44e03ee58024b410", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4531fcdb0187f8bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4580d3080d6a03dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "45d31a13829b3013", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4621093405685170", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "467f5d7eba2e9130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4739febcb80eecb2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4740b4f662a3866d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47746d74b7052019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47790ac862ecdf4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "478d5b7eb5bf5816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47bdf1807f252aa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47c1aa3d216e8483", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ea03253c3d11ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47f5ac3c8b10a9d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ff56679e7cdd95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "483350f9c7319781", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4835902ba7b89c00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "48466b4f3829ed02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4876534fbed12733", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4899382e2947484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "490afe72114801ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4970d7813c658453", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "498d6b92266993a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4998eb4661bd289e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6801bc6eb17d0df0", "child": "49c961603973546e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49f9d4fa0c24f447", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a0eb53c902823f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a3138086b13ed7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a36b21fccd8436e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a4ff44641865fb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a619cb5c9e3264e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a6b1b39a0c12be3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aabaf41761b08b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ab9932e4de1d130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac2caf372b14e9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac7e84a86c37ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aee709825c0a92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b4d3b1cd9064d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b9b4f650e7e30d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4bec88c5be479ace", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c18969f342c5c2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c56c7c168431118", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d0ab1069c2e5de2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d37b0910a8960d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d6d2280ddad5892", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d9640c6ac8cb565", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e09bacdcb59a17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e0c931477262dab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5bf468f0daf278", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5e4263b8153a4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f13991b60313e61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f15227c478d0fd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f2cd1f1118702fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f41668627fd317e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f4c5f7e42658cd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4fcc53343772dea7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50990a754f76d940", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50c4f126f1ac2e84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50cb4cf9fd8f4496", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51444122852c6ddc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5150295b352bc1e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "517bea1ef452ac6f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5188e0eae3447e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "519a396beb615431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51b4b6eda526f4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51c1185f69be6e38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51d3a6cab8eea421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5326eae4c438fb7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53299b0fe1ccbaae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "534cf4811c99dbb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53716717b330c085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53a261f035e8d2aa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53df2254549c35b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ebfc69374d779f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ec8a7a714440da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54091268acaf20e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54a37c0242cfdade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54afb59feebc6bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54d718b0eab31303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54e063224741523c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "556edc77899f427d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "557b879ffd828f7c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55882aa51384ccde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55a0b2fd61fc5c17", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5610aed170a54fa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5634c6ea11a203f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56d67f3ae160b83f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56e23730c91ab25b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "572c9242c72cf6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57315e5d21530e60", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5761917765d162da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57916392453aa8ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57b03726864e4be5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57d2ac451f409ad5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "583e6580dbf7b441", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "58cc974883e2a135", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "59166dc738e12f8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "591dfb4647330e34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "592447db91d9f92d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "595ec860e6ba3e7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a24595604e89e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a6fca57daf70405", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b37585d7e9f6976", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b5ba46c3912ae7a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5bd4928de575895f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5c574e7a9274632a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5caf2ce9248945fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5cde4aeb4da9ed36", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d1955c7835b2bb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3187e0db786303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3abd45b148db43", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d5277964a41aafa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5dc85aee34d0ba49", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e03748428872d47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e0b9f9f46ab4df1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e16f5e470041bad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e21bccba9fe09ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e398f26d0e6d3f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e663eb13efc9581", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e9e6ade30a67e07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5eadd5ad7a34c18c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f1d0a3d4d113ae1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f5293889b3dbcc8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa2502745be5c57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa3b6e094240252", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fcab6958165240a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fd89385decbc967", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fe69defa795e042", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "606126c7c2869a9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60913db10ad60af4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60bd9330453e60ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60ef5698f04af673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6112da1e9f6a83db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "613e3372c1967331", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "61ed1cf74c885e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6228d718f31718b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "625251d6bb1ed770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62707c0b82f43296", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b4e63f4bb7cf51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b8d10d19009778", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62e9a5c26c85d493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62ec1958227b00c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6361263e9880c8b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "636f3260b6647d6b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63a2aebedb236f10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63dc80cbbb35b222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63ec00faeed7c990", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6445c1be502cdfa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6474a25794e423f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "64b5dae5362d523b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6564e6d3f72afbfc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6576ff5ecd505d30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65863cf08b3ffbd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65b455cd54dc7e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65eb93fc29287b33", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66191e767b2c1256", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6689f349f53a3126", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66fa63911ad7f9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "671eed9d9c25e3a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6735ed04e41b6d3c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6742adaea21217e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67c7b9ef23ed0655", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67cfc437f84d2200", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "68030f053707ce87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "683a24f6548027c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "690508a683713c9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6940ab5616097745", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "698b0a356bc65750", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "69c294bf586139c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a0d5e631119007c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a187c709a0e0094", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a432a29cd850c3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a6b4940a201e848", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b0bceb9968ccf4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6b371f4796d8d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6c7f005413252b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b77cce02d404965", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6bed5a8878eca1fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c02218b71208982", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c06d231d7e2f6ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c21808d3a46db08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c68533c2ca1db2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c774449cc2b0a67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cb65b9a87818d86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cdf2077b82b6e75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d08d40ffec457d6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d3d29076b63f907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d803caa3829e446", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d8755a3c2a5e360", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6df8c4d5e72622ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e1cbaa5426163fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e9234f82492ff3d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6ea03c16b31614a1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6eae95b1acb7c896", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f2fadd089afbc07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f335e119e4c042c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f89e001589f3e30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "707b7c0b941d8070", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70921b1155f01e05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70a344f4a7b797f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70b8c06524a4b617", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7101f74ac7b9de1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "71f086b0d46b78c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "727e57b269e28822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "737c81365ba14086", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "738a37572b547a27", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "73b2df70552ed062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "740e525eefae773f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "741f0866dc266f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "744eaeabd83270bd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7479d055c5fc56fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74b84bb2a8b98dde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74e1922deb071073", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74f027241eb30b95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7510ec6197bdcbf8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7527ef7f1e3e431c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "757103c630c44511", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "760d7e0c55c0d933", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "761ccea1cd669376", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "765526a9e12f4df9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7670b03ac26522e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76819a6e931e80f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76e91852aa415855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76f8f2424fa96bc0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77a6337959c7bf86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77dc68314ea9f3f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77fa5f03c5f6f0b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78193fa7c9a562a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7869c5c53ccfb7ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78714514019edf75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78e648b820a70b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7904301078568702", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79108b74cb6ac742", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "793448cbdba2b6a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79568f6d1560a0ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79701367c4351f7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7971e9b663245859", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79a96c005f92ede3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dbe1f5e5163015", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dc67331f9c9363", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a1ca75c8b4e3fff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a407713abb4f271", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a6584e809c2ad8f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a9c8a9c65ee260f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7aa1486cb78b789e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad0738d1de5a132", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad4ce05d666982c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b3f589244a72009", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b430f9ba9791cb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b4dcb696c92380b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b771c1ac47f373a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b9a9f239c069acb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bb61d2b8740f45c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bc9161a2c370191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7c2647dcca36be61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb32c63f6f60211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb8594363213e9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cd41b7d2ae7e0be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ce21b552e1136d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cfe26ed0b3c1e71", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d07d9048e7d8f4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d384c288203f59a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7daec355a3520ce6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7dd175eca08f0de4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e1953e1c44648bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e7ce3714a8e1ebc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7eaf93fe3ce3e168", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ec2aa4052d2bece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f17fcf1d474fb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f26ee460120404b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f3a3cec6392d1ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f62760572d0e3b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f95c16bad5ab585", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ff3b3ad36f0d469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800772ea66e28c97", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800af7211602d7d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80209ada7a28b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80314f4e82cdaa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "806ea93a175b0d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80717dd12cad8aec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "807518ac1092eb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80a72860c7565099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80f41ba96ebf3bf4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80ff260045a9ea57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81354cf53f9c40f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "816850179ccc39ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "819937c76c444dec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81a0e618926c3da5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81bd95b8d6a947e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "82673f607c3314da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "831e61354e7664a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "833d58e3191aa616", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "834d60910dae0d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "839023d792436155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83b07739722fa95f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83be9bb1c38a0ca0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "840705419294209d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "841e40939506ac1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "843d376332909572", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8478c36bad0b1e16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8490f82daf0fa030", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8497a6674e86d8de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "849b96c99c095c4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84afbbe6ec5acc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84b6786d1852aa9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84fd55d6445517d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "851aec614a55bcd0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853607e5cc609f5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853c0221c9f03355", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "856b91e4148c7efe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "857a36c5fa81beb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fa7d6eb7c0849e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fd28b8cd9a0d72", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fefc773444897e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86283b8b73186c07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86acb979f981d4e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86b36a409bd92012", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86f5e1d752734cf6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8785f76d637d28d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87b6f60cb5b73220", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87bafba6333a069a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87cdadaebdc8713d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87d4dd0b7c02e4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87e1ad392fc93d5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88209b637e071ddb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88516d1d7caa8b61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "887e9e49fae0244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88eec9899a38adb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "891c72ffeb2c805e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8922b42f97eafb63", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "894dcb8c39d129b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89a5ec6f9e843e48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89f369a11442c924", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8a31f27f2756a67d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8aa89b5e9cc3e8d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ad543ece4274a73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ae3f6c2bf5854ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b35dc1666c81910", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b6a3b7b77a1b047", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b806ddd7081734d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b970b061d980f0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd875c7c181709c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd8890faf828d6a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8befb5ab4d8ecaa4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c285bff390d37fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c488f315c265332", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d5fb3efd8bf9f75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d813cbb918f1ef2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8dcadbb68c6556d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e08aff081cad65a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e0e047c9265a4f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e53ff8a7add34e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e839fbad126e5ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ec22237d7a47ca7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f02cb23d932c7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0959d21b68e022", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0d56ad1e8d8336", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f7dbd485491dd14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f897b1d9c1e0c01", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fcce627adc902c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fde3f2361f0b3b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe1d9ba20dda956", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe44307429ad240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff09e0ee3eb0815", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff402c23e1f0d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ffbd5cfad8b4062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9023babe6e3f7680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "905bf554eaeb5efb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "907aa7838816bd2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9084f216223217cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "90c46ac4b4a164f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9143003e390d85f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9155ad374308ceb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91628d5ad76d348d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "916933697fd5c223", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9188b5e5f5d31ef8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "919bdcf8522ec519", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91aac87817f6872d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91c5880e795a48bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "925380f086462753", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9288f246356224f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "928aee5083f9e907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9299c3abe85baf47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92cb31019d759050", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92dce49deb0a09a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932e87c55b92ac9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932f3f605150956d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9346990f9dc2cc34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "93c2f47d412cba37", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9415d9403463fc80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "943b4d33125d53fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "944ad3c51cb95bc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948c6903f74116e9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948dde6922b3bf89", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9527793f3cc36822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "957e674fca99e852", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95e40a923286e51b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95f25502d437f227", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "960717d7c863935b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "961e1eb08221d193", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96201691b68529a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96220d608b367dd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "962e6cc0cdae2e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "963bf02327e25f22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96770247136384e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9689daded15a839b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96d0eb8154bd1d3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "977361f77e6652d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97910c3a4419b22a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97b209864d3d410f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97c33a605bd6e4b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97d8620e4e579021", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97f32fcef86f0269", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "981892e51f3dd6f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9830dd58262c73fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "987e406998e249c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98e6f2b4545c81f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98f731d23a1a4ef0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "995e0d96219a0103", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997460036d00ba20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997a19cd93e002a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997cd07ce0f1b0d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "998e7e676c1bd320", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "99b0426825054686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a3668f6c2eadb34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a554304a5a49bcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9aa049dc097ef6e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9b12d916cd06c443", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9baa02a50944dc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be204a4e52335cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be4a15a28501191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be91561a3664183", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c0da402f152dfcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c6745fde0e08e58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9cbcdc0a511b0ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9d9886dae6041a23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dcbed285495b159", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dce013aa1c29112", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e961189f11b51f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e9cb7ea6e14723b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ea2a01a33da006e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ed9cc63022b73a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ee9fa1dde9acaca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9f2e2f161136d043", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9fc13b6b115d1b03", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a046cd6d1f51a77e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a06fbe9a055246ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a0f0afe436806016", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1050f6aec2684c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1403af117861a4e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15ac746eb317485", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15b8fa7c79dfff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a19d4342b8cdbece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1b265d1806a9cc1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a23968925b2f2174", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a24ac61b248e829c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a26ec2050f8f71ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a31c694d1ff8ccfe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a35b032f24ddcb11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3ab3e1b512f8425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3bfc24e41408f78", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3dd0efe9df26306", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3f66b3ee0885607", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a421dacad8181e57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a428b4ed970fca40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a42d8bd82c9220e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43da7de9648aa21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43eeffdb6a2a7f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a51a56dc49f6d02c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55d9cca3ef3f431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55f36f81ac92769", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a5d28d7027c1d096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a60cb59074fa9b35", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a610caa416fd02d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a62c148e8eb055d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a64fe2a43692d660", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a6ceebc86bdfd8da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a72b17d6c1efbf4b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7ab7e973bbd0343", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7e6475d384666e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a82c5bd17d1afb4f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a856dd0bef43e56a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a8a88dcab929f8b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a90e9c2182e78d80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9754daaba4f6614", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a98c737409c84469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9c40580bb4cc128", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa00bf27bd144c1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa16fbc49b806981", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa1c13bddc9a24a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa42e42eaebdc80c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aaeff9ee27713241", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ab64687df86911df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abab227bde7b82fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abb5c76e6bb2d15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2604ce642c0fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2f7290b89dc253", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac5f170739dbc0a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac877b49c796f4f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ad7fefb69dfea998", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ada922aead4b3625", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "adcbf66cf5e2d49e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "addd166a79d7d561", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ade1701da991842f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae60340f0122981c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae668d4094bba984", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae7d0f573f3f4057", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aed85422ba8e0bcf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af44029177511d9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af5e1f7540f0f4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afb4997a62a26cdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afe0fd8b7f2685fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b034609f083470a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0389a3146057be7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06344cb84099002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06f73ece2dbd7c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b092f998c5b76340", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0a8163b6df2c096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0b2b80d05b3e9d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0dbb0f7c32d15f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0ef4b1a4b1fe5fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b17c82e8a8c391b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b190641e452ebf8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b1b9dd413933d258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b29d015e9090e8f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2c844fdda518daa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2e015a20eb7ce44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b30f8e426b2da15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b38544d33932034f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3d781357004ed82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3e2087284a236a2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b4453821af15f841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5679391dbf8179a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d2241aa5311e55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d464f1957dba2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b60c069f499cdae6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b62a4a5129feb939", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b6878a8629692a5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b71328bf9a24d1da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b73ad0149b3d9e1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b779c689db601e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b7de6e883d09c818", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8338a96c79493d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8470ad57b1df2a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b85fe99a06c313c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b89d1d808dc5c825", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8c0b2b2e91c9ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8e01cd2efc041a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b917649368da3d75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b92fdcf98c0cd47f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b96e89b59054ed84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c0866fd1f90df5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c1d7aced38921b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba0bf0bd01b43246", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba43db1341f18d95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba93885dc2cd3421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bab2707ab2212b34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bac73fd406371ed9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bad86904dcee438e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bae4081cab10a7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bbddea559b4aadcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc3c7d6cf699bba3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc43ce1a6665e797", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc4a0f890ed06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc6817977eaaa3e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc911b03cd362571", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bceca728dcc3d96e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bcf4e585291beae9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd084da36e77afa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd2b8a8fbbbae666", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd3f2052d05cd17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd7432f13da8ece8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdb967d6b011782f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdba3d18469feba9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdc2c92f29610435", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdd06fad8b1d069c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be0585022f46c5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be1af7e07e36377e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be3ed91dc115897b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be84b04f47ca36c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be9e595845e9bc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "beb6363551e580d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf1943ce8587d05a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf3974a361f83cb8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf63af589a9b6380", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0507d9366c8aa1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0c635cf5f5c3025", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0d99e23ce848d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0e110e0dee4b9f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0ee9f8dd27e1a90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15731f19d21a394", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15aa03ff651bb5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c18f993914023c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1a5f70e8f827703", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1b16749de52da29", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1ba9c1aca9af211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1df602df6d5c536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1f389d8d70fddb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c29e867a9688e6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c2f35b447f7c82e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c40a93b063ee8903", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c42f79760350be05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c44629bce55a42b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c45ce45bd2d379e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e89e3e77eba8f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e8baecbecdb0c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5072c77167eb3f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5697abe46ded9b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c57a539e249457b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5e01272f3efeb10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c610680b202a55b8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c6224107b9ad2fe2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c71514a45c4872ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7263a3792b035ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c73db5a168e6ede6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7ce6fc32655d035", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7d3f7e83efcc0ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7dba53ff4f70d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c88cbf1a896984b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c8d04631a26b729c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91daa030e678397", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91e71ee439b46b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c935e4f05d910b11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c977cab3b16d22ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c999ee7e7fc901cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9beee18c8397c7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9ddea9e29adc39b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9eadcf7af323dae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca3ed806fb7a9261", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca554039e3884a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca7d5c4e62724eed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cad33838ad4b81c5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "caedc6833a1dc2df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cb0e386aaab55f47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cbde665d0d9dd8e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc469fbf3a3e44a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc50b7007bfe3ad0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc744968d294212a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ccd36137d3b94d7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cce64dca6202eb48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cda528ff67479ae8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce3da07caa30044f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce67839d3ff6b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce69dee172786d31", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce831cb33591d810", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce97113d54f4f542", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cea3dc9b0e99ddbb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cefe29125542b7a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf01aa60599a4b00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf3cc45d24b015b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf45740f0da85d9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf591daff9726680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf85b5115bd58ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf930338d2013685", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf9597660d1f32f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfc3178abe455518", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfea65506ce23c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfec344bcd5b1816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0153ab23de651f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0249bf015d858a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0da1ced93963d18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1248f40a4f3fcd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1a4bf5ee5a63e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1bbb2562e6bb480", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d24f62bbf0719b68", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2bf810270d1cfd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2c347bb5170acb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d318287862179f55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d31f0c043a250681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d32a34d4d4a5484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3c5ce9201bada23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3fbec6d495b258c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d407c3a5f0f1fdfa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d41aeaa80e52f0e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4382f914ba994de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4623cc31ba251bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d52f51edb3c69150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d54699327bf6d439", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58905d8325e970e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58b238a8ce10155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d591ee33c783e4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5a52d41e545c72a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5fd2e18ffc92de8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d609003d244a8a58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d616bb3f881608a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d621920238d90493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d630d08060d7e845", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d645925efc22579b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6459f65b1293dcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d64b9711715b1841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6b3a54a31cb7f85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d7441f0a2a3f81f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d82037ef701f5cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d838739f427d4ea0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88000a4e16a1a7b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d886f911093217df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88c660486d088c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d8e76cda1e073fe0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d995af1b9e7b70a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d9da021820f8905b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da242d11467fb503", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da759c291c2b9f6c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da9a84d3320230be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "daa37c65d8b20d22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db3c8f683c24396c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db40fde93d0d9905", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db6d754d37707240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db895424528af26d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db9c9266e864e260", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dba6eff37980d560", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbda41dc4f6fce1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbeb4573795919dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc156dfa8ede3f96", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc2ed2603aa07fbe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc3aefb0e2010f16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc76b5bb2a33366f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc9d29c93c253ecb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcabf420d2a05763", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcac49ec5d93a75f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcc4bacdab462150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcce8a197c74552c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcd3ca7b91183e22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd2ad31529e7cafc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd334a782a6322d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd4b89cf785cf97a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd5b42d63beba1af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd60ee435853d68e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ddbe94c39be09c0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de400b1397202f86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de83482718d6eb51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de9b3b8bfcc414b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df1603c5609f32a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df29e30fd7bc1576", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dfdafde5a8955a15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0186e987bc1d1cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e03751822bf25dc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0605371e8d3057b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e17accec31b8df84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e18c8f446ee72694", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a0ef28603b3d5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a4ba787df288e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1e68a0895ad27e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e215ca350a908d1d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2a1e68353d37144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2c05e06db25b7f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2d0e0bfaae3ef73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e324b3b5ebfe27da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e33ddbaad098fdc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b2606ad59e9c05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b5ea098f5c909b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3cf5cf7e848f8ad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3da0a2c93143d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e1079c8d197cac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e51c75211d2222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3f06be12334c885", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e40cf71d8263228e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4195af2fb18d08e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e44d8c312fd096c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e483b02f25df8bb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4c331809851247f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4df445be8f523d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4ef857ad10213a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e55e726f6fd01bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e574c0f89ebb0d14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5b855c7ddfa9354", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5d0acdd4605aeca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e634adf530544770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6b3f57ce1b8bd7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6db58c0ee9e2e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6dd8617d1ca9ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6e456ce32cfe5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e71f0c4b84e94f5a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7640f15aa09992c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7a1bd62ad3c640b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7ca0435b620bb1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e829c7920218e8fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e8665629045572b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e87e778b34eebf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e90c50db5501be2c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e940a75c1bf46f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e9bbaebb494a60db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea01a8507e8e0e2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea3e83b1c335a208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea438ec27daa0600", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea595726dfe8f264", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea69ef4d1b310005", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea785cbb8a2b9e0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ead4c38d717ae5f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebb186fd31e88373", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebee9dd1ec21c92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eccc4bc6cc1743b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ecd53f9e31724028", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ece183e8614c3cff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed888a1d5a40178e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed96ae54c08807d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eda0a5bb6a5f0dd7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "edfdcf1882aa3ae5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eea9db6e7182832f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeab0caf7590556e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeb74e2944064afe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef1250eac0a80867", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef35d79a4c5713be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef74e6075bc21909", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef8aefbdc8d62096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efae57a23b35fa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efcd54527891e771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efe8937312b7df98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0126ca5b6949db7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0308717d40754b6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f03f84139f858099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f065f8631ffffb69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0a58ef84db096e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0fc29725b5a4575", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f14e232bc5e4507b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f17b879ae3eeea61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f23a3cc63a529dc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f309181322195f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f31286fdd8f216b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f34439745293ade1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3925710f58ab31b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3eb968891b9f3bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3efa29aed979aae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4066ea3240f46c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f41921492bb20102", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f44afb1a14d00ede", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4ddcdaa98388e20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4e726d3c36e9e45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4eefc74314940b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5604d2f4aeab156", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f56901be5d374425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5c5458f27145aa6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f613b8eb046fb6eb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6a3bf250d70532d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6b7f26666b6b536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6d1fe4170e1d337", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6f3af6ff6a22f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6ff287863a4f622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f73291fe09038ab5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f741a67a8149dc15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76390cf3ba3ef8a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76880b342a81577", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f884adc680f21f9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f8cae4f5f01d01ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9023c712e41243a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f907875d727c120c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f991f6c416d3af10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9d1499b15aa9258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9e6c2a700c11953", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "faedb3d17b57d5fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb264936cec721f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb48b028cdca68cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb64b3df2536f85c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbb123bb9dc30e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbccf5b2ed155767", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbe56474055d6c1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbffb4e8a99a6681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc454c16d2f4eadd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc928b5f45dc74f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fce7fb491c319993", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd047d23f43c42e2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd77be42eaccc817", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3c0609d1cb2019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3f9f1c5d10b6fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff53606399a3b85d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff5fb87b571e3552", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ffe1e06dbd20d6da", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "0a3b4a9dae4049aa", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "10c99a42ed5bf9d4", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "227d9dbfdb949d11", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "544ec51c3fe9a624", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "5efe1218da015951", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "6801bc6eb17d0df0", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "adaa708f703652d6", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "b37d6e2e45f66f33", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0d6e0f3841a7244", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "edcf6e67eac04af0", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "f0def3051a26afc8", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "f95be16d8615d51f", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "adaa708f703652d6", "child": "544ec51c3fe9a624", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "edcf6e67eac04af0", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "f45009f97952cd8e", "type": "contains"}, {"parent": "b37d6e2e45f66f33", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "b37d6e2e45f66f33", "child": "d7486c5ba43c6e31", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "c0d6e0f3841a7244", "child": "47c9d14986fb43fc", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0d6e0f3841a7244", "child": "51ddc107d90f5f4b", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "bf51187b1c0aae54", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "c911f25351778370", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "e0a729e0af2c3974", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "f95be16d8615d51f", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0e7815a8b0d1ecdc", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "1ae61640919b8dcb", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "2cb40ab7cf323e58", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "e5d4a79033ba84db", "child": "76af347c7dbc737a", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b6274398f5a1b17c", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "bacd9a5a78fe821e", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "cd658a985edaf628", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "d5b653bea57138f7", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e05bfc6d7f257206", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e5d401ebaaead494", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "10c99a42ed5bf9d4", "type": "dependency-of"}, {"parent": "edcf6e67eac04af0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "edcf6e67eac04af0", "child": "564026926225072e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "5f6a22a80b2c468e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "7964b7b17ac34389", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "c468e3fb98398685", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "da2faa18609cadef", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "faa5e8897571d717", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "09bf3883b623158f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "3f37b052555a032a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "f0def3051a26afc8", "child": "5229138dd6e4ad25", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "5c344de6c0adfb41", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "627946275cda492f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "671d1f01c6f0063d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "6722cd9ee8e4cd77", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "75fcc462c95ba1ee", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "761377117b43797c", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "7e0eaf4903e2c594", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "81a031158e5a172a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "8d0f0e38c71439e1", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "932c31c2300cc286", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "a11195f3b431951d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "bd290647080920df", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c0437528810bb1fb", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c4d82f372f586c5d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c9f749c20ace3749", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d15e3bb2fde54385", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d7833aea1af90c3e", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "e62c139013a804b7", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "f229e2967a4439ae", "type": "contains"}, {"parent": "f95be16d8615d51f", "child": "49c79e5f91cc5d9a", "type": "evident-by"}], "files": [{"id": "564026926225072e", "location": {"path": "/bin/busybox", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 841392}, "digests": [{"algorithm": "sha256", "value": "36d96947f81bee3a5e1d436a333a52209f051bb3556028352d4273a748e2d136"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d0f0e38c71439e1", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "671d1f01c6f0063d", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "6722cd9ee8e4cd77", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "627946275cda492f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "09bf3883b623158f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "7ff31e5e9ba0bfa9", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "6b9abe7d80ee470b", "location": {"path": "/etc/fstab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "e456dfb5be04fdb7", "location": {"path": "/etc/hostname", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "4fdfbb03676f495b", "location": {"path": "/etc/hosts", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "2791973cba0a89bb", "location": {"path": "/etc/inittab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "5f6a22a80b2c468e", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "1071b0c6b4d98bb1", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "7b189c84b22c7f02", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "b103e8d521455a19", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "77282715f933737e", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "8108ab845e4ccbcb", "location": {"path": "/etc/modules", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "35ab393f27e0bc39", "location": {"path": "/etc/motd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "da2faa18609cadef", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "4cf9c3537f896231", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "e549cedcbd486e69", "location": {"path": "/etc/profile", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e"}]}, {"id": "d98fbe0bce78b009", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "02eba7befcbb3bfa", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "71fcfec0ece1a67a", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "b58b2fb69e8b39c8", "location": {"path": "/etc/protocols", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "7964b7b17ac34389", "location": {"path": "/etc/securetty", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "dfe56f19a55af4ab", "location": {"path": "/etc/services", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "862a8ff2f35a6b80", "location": {"path": "/etc/shadow", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "a61d56f082f15184942d84f3c8eba1b48593a2dd6282c271e6c6242882ba9227"}]}, {"id": "8668162f21426d67", "location": {"path": "/etc/shells", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "0fab6f59514f4740", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214222}, "digests": [{"algorithm": "sha256", "value": "92dd040a840947f00a14f66e9e17a799051ad7f88ddcde851b3711ee0a78a7ac"}]}, {"id": "bacd9a5a78fe821e", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "0e7815a8b0d1ecdc", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "d5b653bea57138f7", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "2cb40ab7cf323e58", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "5a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233ad"}]}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "cd658a985edaf628", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "c7bb6e42ea2504f8", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "faa5e8897571d717", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "49c79e5f91cc5d9a", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}}, {"id": "f45009f97952cd8e", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 616992}, "digests": [{"algorithm": "sha256", "value": "a0e80898190e34005a4d0598fa71e2e0b0ab2726a3cd73c3ad147770ca371173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "89c7ab9592844cbb", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c911f25351778370", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0a729e0af2c3974", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51ddc107d90f5f4b", "location": {"path": "/usr/bin/getent", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48448}, "digests": [{"algorithm": "sha256", "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47c9d14986fb43fc", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24168}, "digests": [{"algorithm": "sha256", "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bf51187b1c0aae54", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "6a7f2c32518c8dbc", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83840}, "digests": [{"algorithm": "sha256", "value": "9d67cee3e834a1c96ff488471e70de590886253ffca68f6f36a28044f4d09878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7486c5ba43c6e31", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14320}, "digests": [{"algorithm": "sha256", "value": "99a0361fb672afb60c11e11ae4139f69af1aad2ca7b38c5be8035a2551db683d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b6274398f5a1b17c", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22632}, "digests": [{"algorithm": "sha256", "value": "b75ee5e1ac378b66dcfec99c5745624b8eac50d3000baeb31da241cd277914aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e5d401ebaaead494", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13848}, "digests": [{"algorithm": "sha256", "value": "857c3d3a882ea1ea4b1d5e24b910c90019b077eac0d1c0bf1f563222f5bb96b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e05bfc6d7f257206", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47656}, "digests": [{"algorithm": "sha256", "value": "b3950a419b3d76bb01475788dd8bdb93a2281a5d4d58ae1ecaa07059212a57df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "76af347c7dbc737a", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22408}, "digests": [{"algorithm": "sha256", "value": "4c7ba20896a438112b10f897b6c4b5a648e40c8a126dee1161215c7d9f91edfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1ae61640919b8dcb", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104328}, "digests": [{"algorithm": "sha256", "value": "9bfaa6a311b8af4190169369a241a693b69303f80f5833ac417015100ba79365"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7833aea1af90c3e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "f229e2967a4439ae", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "5c344de6c0adfb41", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "7e0eaf4903e2c594", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "c4d82f372f586c5d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "c9f749c20ace3749", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "3f37b052555a032a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "bd290647080920df", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "761377117b43797c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "81a031158e5a172a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "c0437528810bb1fb", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "932c31c2300cc286", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "a11195f3b431951d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "d15e3bb2fde54385", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "e62c139013a804b7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "5229138dd6e4ad25", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "75fcc462c95ba1ee", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "c468e3fb98398685", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "d3fbec6d495b258c", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "834d60910dae0d11", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "592447db91d9f92d", "location": {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "595ec860e6ba3e7f", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 735}, "digests": [{"algorithm": "sha256", "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6"}]}, {"id": "a31c694d1ff8ccfe", "location": {"path": "/usr/share/zoneinfo/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "9527793f3cc36822", "location": {"path": "/usr/share/zoneinfo/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "97b209864d3d410f", "location": {"path": "/usr/share/zoneinfo/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5634c6ea11a203f0", "location": {"path": "/usr/share/zoneinfo/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "16c5e36e5e188cc4", "location": {"path": "/usr/share/zoneinfo/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3b4a4ad6232f8bcb", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "7d384c288203f59a", "location": {"path": "/usr/share/zoneinfo/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "2df7d15d2487703a", "location": {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "44e03ee58024b410", "location": {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "671eed9d9c25e3a5", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "1e78969827a1178d", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "ab3943c85be42d95b2f01c9da20771fdcc590a45b3470104b2e556b2d248ffeb"}]}, {"id": "740e525eefae773f", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf"}]}, {"id": "e3f06be12334c885", "location": {"path": "/usr/share/zoneinfo/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "2f990f17a87a2795", "location": {"path": "/usr/share/zoneinfo/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "8d813cbb918f1ef2", "location": {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "905bf554eaeb5efb", "location": {"path": "/usr/share/zoneinfo/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "cc50b7007bfe3ad0", "location": {"path": "/usr/share/zoneinfo/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "6474a25794e423f8", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2295}, "digests": [{"algorithm": "sha256", "value": "25ad2de6ddd01c7aef63410683169dca901a6e3e068cc2ee4134db380babe4cd"}]}, {"id": "a7e6475d384666e8", "location": {"path": "/usr/share/zoneinfo/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eea9db6e7182832f", "location": {"path": "/usr/share/zoneinfo/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "fbccf5b2ed155767", "location": {"path": "/usr/share/zoneinfo/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "f4eefc74314940b3", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "e17accec31b8df84", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4"}]}, {"id": "280f3bfe949a3ffc", "location": {"path": "/usr/share/zoneinfo/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "997460036d00ba20", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea"}]}, {"id": "977361f77e6652d5", "location": {"path": "/usr/share/zoneinfo/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "c9ddea9e29adc39b", "location": {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "05e2bf9264ed3771", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "698b0a356bc65750", "location": {"path": "/usr/share/zoneinfo/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "80209ada7a28b71a", "location": {"path": "/usr/share/zoneinfo/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "cb0e386aaab55f47", "location": {"path": "/usr/share/zoneinfo/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "7a407713abb4f271", "location": {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "a62c148e8eb055d3", "location": {"path": "/usr/share/zoneinfo/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "ae668d4094bba984", "location": {"path": "/usr/share/zoneinfo/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "075b89e4efe3fec8", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "3747246401b0c9e0", "location": {"path": "/usr/share/zoneinfo/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "d621920238d90493", "location": {"path": "/usr/share/zoneinfo/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "948c6903f74116e9", "location": {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "63a2aebedb236f10", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5"}]}, {"id": "55a0b2fd61fc5c17", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "55882aa51384ccde", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3"}]}, {"id": "17935255332431e7", "location": {"path": "/usr/share/zoneinfo/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "f6f3af6ff6a22f82", "location": {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e4cd5ed3851ca87", "location": {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e2befa5b3f6a4d4", "location": {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "18140fcf8de3f734", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "07e6dbec6d4aa4c8", "location": {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "0d3d551dc5d523a7", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "8befb5ab4d8ecaa4", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2"}]}, {"id": "ea595726dfe8f264", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b"}]}, {"id": "63ec00faeed7c990", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "51444122852c6ddc", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "e9bbaebb494a60db", "location": {"path": "/usr/share/zoneinfo/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f0a58ef84db096e6", "location": {"path": "/usr/share/zoneinfo/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2397d9627010466e", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a"}]}, {"id": "21f5145dbe33022f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "f23a3cc63a529dc5", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "e90c50db5501be2c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "b4453821af15f841", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "3a7c2c6c682ae178", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "02d6b7d35145a0de", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878"}]}, {"id": "fd77be42eaccc817", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "ccd36137d3b94d7d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96"}]}, {"id": "9baa02a50944dc98", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237"}]}, {"id": "dd5b42d63beba1af", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4"}]}, {"id": "2f30128f4f50c2c3", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091"}]}, {"id": "02f3408070373f65", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff"}]}, {"id": "9830dd58262c73fd", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa"}]}, {"id": "16b9a0c4aa2bdfde", "location": {"path": "/usr/share/zoneinfo/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7e1953e1c44648bf", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087"}]}, {"id": "d88c660486d088c4", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "853c0221c9f03355", "location": {"path": "/usr/share/zoneinfo/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "f6a3bf250d70532d", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1010}, "digests": [{"algorithm": "sha256", "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378"}]}, {"id": "0ae619fe5628eb77", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f"}]}, {"id": "3b4264d99fbe2f00", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 436}, "digests": [{"algorithm": "sha256", "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1"}]}, {"id": "c9beee18c8397c7d", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26"}]}, {"id": "02fb4858e2380e08", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "932e87c55b92ac9a", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "434b9dd890051ff3", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56"}]}, {"id": "3fa7710ae4912836", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "22796c21651169c933306b5614fbe025d80d19b5d72257809e532157606fc929"}]}, {"id": "a1b265d1806a9cc1", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2410}, "digests": [{"algorithm": "sha256", "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b"}]}, {"id": "97910c3a4419b22a", "location": {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "5e9e6ade30a67e07", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "169da8e35efdd222", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c"}]}, {"id": "86f5e1d752734cf6", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 834}, "digests": [{"algorithm": "sha256", "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a"}]}, {"id": "91aac87817f6872d", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d"}]}, {"id": "5c574e7a9274632a", "location": {"path": "/usr/share/zoneinfo/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "efe8937312b7df98", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 184}, "digests": [{"algorithm": "sha256", "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427"}]}, {"id": "2010898b676aa177", "location": {"path": "/usr/share/zoneinfo/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "5fa2502745be5c57", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "997a19cd93e002a3", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109"}]}, {"id": "e3cf5cf7e848f8ad", "location": {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "16af1488b0fdcb47", "location": {"path": "/usr/share/zoneinfo/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "a55f36f81ac92769", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 316}, "digests": [{"algorithm": "sha256", "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe"}]}, {"id": "76e91852aa415855", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "afe0fd8b7f2685fa", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648"}]}, {"id": "f613b8eb046fb6eb", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "79a96c005f92ede3", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "88209b637e071ddb", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "3742add0fb4b06fa", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "96d0eb8154bd1d3f", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "0cfffa615db5a8ff", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "88516d1d7caa8b61", "location": {"path": "/usr/share/zoneinfo/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "167c2cf6469f6a02", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "a6ceebc86bdfd8da", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 642}, "digests": [{"algorithm": "sha256", "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af"}]}, {"id": "beb6363551e580d2", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05"}]}, {"id": "5b37585d7e9f6976", "location": {"path": "/usr/share/zoneinfo/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "944ad3c51cb95bc6", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "c0c635cf5f5c3025", "location": {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "b0b2b80d05b3e9d0", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665"}]}, {"id": "bc4a0f890ed06002", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "82673f607c3314da", "location": {"path": "/usr/share/zoneinfo/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "4a6b1b39a0c12be3", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "0f8e42c1ad7b03e3", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305"}]}, {"id": "e4195af2fb18d08e", "location": {"path": "/usr/share/zoneinfo/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2a7ed23db9f6368f", "location": {"path": "/usr/share/zoneinfo/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "bae4081cab10a7a4", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4"}]}, {"id": "57b03726864e4be5", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d"}]}, {"id": "1ca8386b28aa1812", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9"}]}, {"id": "5d3abd45b148db43", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "ac2604ce642c0fcb", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "ea01a8507e8e0e2b", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980"}]}, {"id": "8b6a3b7b77a1b047", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "4998eb4661bd289e", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "6a187c709a0e0094", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2"}]}, {"id": "90c46ac4b4a164f1", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724"}]}, {"id": "b9c0866fd1f90df5", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f"}]}, {"id": "997cd07ce0f1b0d8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9"}]}, {"id": "625251d6bb1ed770", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0"}]}, {"id": "c4e89e3e77eba8f8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1794}, "digests": [{"algorithm": "sha256", "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab"}]}, {"id": "16366da3885e84bf", "location": {"path": "/usr/share/zoneinfo/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "12c95e9ba7333f15", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "314fe80e289d41a8a3b75295d01e61f4ba87a02ac9f227a5743f6db222625f9a"}]}, {"id": "07447042371ca0e5", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "53299b0fe1ccbaae", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "ba43db1341f18d95", "location": {"path": "/usr/share/zoneinfo/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "2dc715c5c9e66bc9", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "099450482d1c35b0", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "cad33838ad4b81c5", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733"}]}, {"id": "4c56c7c168431118", "location": {"path": "/usr/share/zoneinfo/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "c42f79760350be05", "location": {"path": "/usr/share/zoneinfo/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c5e01272f3efeb10", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 218}, "digests": [{"algorithm": "sha256", "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576"}]}, {"id": "0edc09eaa17cb663", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 392}, "digests": [{"algorithm": "sha256", "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf"}]}, {"id": "851aec614a55bcd0", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "f9023c712e41243a", "location": {"path": "/usr/share/zoneinfo/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "dc3aefb0e2010f16", "location": {"path": "/usr/share/zoneinfo/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "9c6745fde0e08e58", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324"}]}, {"id": "3151f9774fb8c673", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 430}, "digests": [{"algorithm": "sha256", "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9"}]}, {"id": "ca554039e3884a77", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "843d376332909572", "location": {"path": "/usr/share/zoneinfo/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "edfdcf1882aa3ae5", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34"}]}, {"id": "800772ea66e28c97", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f"}]}, {"id": "2d438029f830719d", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "aa42e42eaebdc80c", "location": {"path": "/usr/share/zoneinfo/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "23dc2d2a52df855b", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "6e1cbaa5426163fb", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd"}]}, {"id": "6f2fadd089afbc07", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "1747dd61a650bfeb", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "cefe29125542b7a0", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc"}]}, {"id": "58cc974883e2a135", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "7f95c16bad5ab585", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35"}]}, {"id": "05478041607899b3", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989"}]}, {"id": "b8470ad57b1df2a3", "location": {"path": "/usr/share/zoneinfo/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "0b7e06c087ba5895", "location": {"path": "/usr/share/zoneinfo/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c18f993914023c55", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2f94d4c52bfce138", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "0bc21907cc690d2a", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "c935e4f05d910b11", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "08eff33027b81928", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "92cb31019d759050", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b"}]}, {"id": "c1df602df6d5c536", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc"}]}, {"id": "c71514a45c4872ec", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8"}]}, {"id": "2812a3c0c7d00e95", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "45d31a13829b3013", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "e2c35f4118546422602addef4daf5e8bb62c1fffc525761e9c3169928630b63b"}]}, {"id": "01814f2fefa15229", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "005b82834d7d5686", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "0a62356d4a19d3ef", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3"}]}, {"id": "7eaf93fe3ce3e168", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "d2c347bb5170acb7", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3"}]}, {"id": "534cf4811c99dbb0", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "727e57b269e28822", "location": {"path": "/usr/share/zoneinfo/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "11796816a038e84a", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0"}]}, {"id": "8fcce627adc902c8", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f991f6c416d3af10", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134"}]}, {"id": "9c0da402f152dfcc", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "428d457a2b4c498c", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "2a9417f7bf84b85e0c372c50aed38a3fad7a08afef8e788cfa5a35e16195cf47"}]}, {"id": "a26ec2050f8f71ae", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7"}]}, {"id": "a15b8fa7c79dfff3", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "06713e23344daeb0", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "54ffeee57b1ea5f4b0c7b3aef738c6c36a79422d74008039e2c3f52760e4a693"}]}, {"id": "50c4f126f1ac2e84", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "d8e76cda1e073fe0", "location": {"path": "/usr/share/zoneinfo/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "85fa7d6eb7c0849e", "location": {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "a43da7de9648aa21", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1"}]}, {"id": "50cb4cf9fd8f4496", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "195a458d926a32ee", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 458}, "digests": [{"algorithm": "sha256", "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e"}]}, {"id": "60913db10ad60af4", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "e44d8c312fd096c0", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8"}]}, {"id": "a98c737409c84469", "location": {"path": "/usr/share/zoneinfo/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "47ea03253c3d11ab", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "18041b6e607a48e3", "location": {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "3b47de5b6b988788", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "4e0c931477262dab", "location": {"path": "/usr/share/zoneinfo/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "cce64dca6202eb48", "location": {"path": "/usr/share/zoneinfo/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "53716717b330c085", "location": {"path": "/usr/share/zoneinfo/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7670b03ac26522e5", "location": {"path": "/usr/share/zoneinfo/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e7a1bd62ad3c640b", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "9ed9cc63022b73a4", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e"}]}, {"id": "cf591daff9726680", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f"}]}, {"id": "8b35dc1666c81910", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "65eb93fc29287b33", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "e483b02f25df8bb9", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "01d5cac7a0fde73d", "location": {"path": "/usr/share/zoneinfo/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "075e9b425d5b0722", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "03239001da446014", "location": {"path": "/usr/share/zoneinfo/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "6445c1be502cdfa3", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "dd2ad31529e7cafc", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "da759c291c2b9f6c", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "03f4748d90f12155", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "286ae4941018cf69", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 370}, "digests": [{"algorithm": "sha256", "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f"}]}, {"id": "128e679165bc7c56", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 283}, "digests": [{"algorithm": "sha256", "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92"}]}, {"id": "47790ac862ecdf4c", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "76819a6e931e80f6", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed"}]}, {"id": "c0ee9f8dd27e1a90", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22"}]}, {"id": "b5d464f1957dba2f", "location": {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "3bbdbb1ebf991ade", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8"}]}, {"id": "caedc6833a1dc2df", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15"}]}, {"id": "dd4b89cf785cf97a", "location": {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "aed85422ba8e0bcf", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "50990a754f76d940", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761"}]}, {"id": "ebee9dd1ec21c92c", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "2d97737bd4fca62d", "location": {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "9be91561a3664183", "location": {"path": "/usr/share/zoneinfo/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "de400b1397202f86", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 983}, "digests": [{"algorithm": "sha256", "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427"}]}, {"id": "89f369a11442c924", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65"}]}, {"id": "e4c331809851247f", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85"}]}, {"id": "3c93f2cb0e401a6d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d"}]}, {"id": "2cdb7dd3c84dacd1", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771"}]}, {"id": "8922b42f97eafb63", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "c15aa03ff651bb5d", "location": {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "0122f800f4ad8284", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68"}]}, {"id": "80ff260045a9ea57", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f"}]}, {"id": "b06344cb84099002", "location": {"path": "/usr/share/zoneinfo/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "5d1955c7835b2bb7", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8"}]}, {"id": "6112da1e9f6a83db", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "e6b3f57ce1b8bd7e", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd"}]}, {"id": "cc469fbf3a3e44a6", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a"}]}, {"id": "d7441f0a2a3f81f6", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4"}]}, {"id": "8ad543ece4274a73", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "43527f6258329a91", "location": {"path": "/usr/share/zoneinfo/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77dc68314ea9f3f9", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484"}]}, {"id": "2691c113faa031ba", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 935}, "digests": [{"algorithm": "sha256", "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2"}]}, {"id": "e2a1e68353d37144", "location": {"path": "/usr/share/zoneinfo/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "6c774449cc2b0a67", "location": {"path": "/usr/share/zoneinfo/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "05018272d72cfad1", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6"}]}, {"id": "53ec8a7a714440da", "location": {"path": "/usr/share/zoneinfo/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "db6d754d37707240", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8"}]}, {"id": "960717d7c863935b", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "de9b3b8bfcc414b4", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 213}, "digests": [{"algorithm": "sha256", "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c"}]}, {"id": "3d550a82fbcd19bb", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "358f286238589a77", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb"}]}, {"id": "0a8940b519ea75b7", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "83b07739722fa95f", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "642e0f750950f3f53843bdcfb9cea7ce8120c68035306c70e77b6451d379a6e1"}]}, {"id": "132aff0855989401", "location": {"path": "/usr/share/zoneinfo/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "95f25502d437f227", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "b2364b749dc5cae8ab1a6564edf8f806e5990b14f3e7b36f3685cf4169e50013"}]}, {"id": "a82c5bd17d1afb4f", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "37384c5788fc39e3", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "1d4e0bde934de4a5", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb"}]}, {"id": "62b4e63f4bb7cf51", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739"}]}, {"id": "2ad874afdc60d88c", "location": {"path": "/usr/share/zoneinfo/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "572c9242c72cf6f7", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11"}]}, {"id": "8e08aff081cad65a", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 221}, "digests": [{"algorithm": "sha256", "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b"}]}, {"id": "100d71ecb7fe11b2", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "392713c3b019509b", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209"}]}, {"id": "d58b238a8ce10155", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026"}]}, {"id": "49f9d4fa0c24f447", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 379}, "digests": [{"algorithm": "sha256", "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649"}]}, {"id": "ef35d79a4c5713be", "location": {"path": "/usr/share/zoneinfo/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "9b12d916cd06c443", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "9689daded15a839b", "location": {"path": "/usr/share/zoneinfo/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "bd7432f13da8ece8", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8"}]}, {"id": "e7640f15aa09992c", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77a6337959c7bf86", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0"}]}, {"id": "098a6dfe7255c449", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "943b4d33125d53fc", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "73b2df70552ed062", "location": {"path": "/usr/share/zoneinfo/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "62ec1958227b00c4", "location": {"path": "/usr/share/zoneinfo/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "5dc85aee34d0ba49", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "d82037ef701f5cc4", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce"}]}, {"id": "ff3f9f1c5d10b6fc", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "4aee709825c0a92c", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7"}]}, {"id": "1b44ce9da1217c70", "location": {"path": "/usr/share/zoneinfo/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "425de79303ce7d1a", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "70b8c06524a4b617", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3"}]}, {"id": "8ff402c23e1f0d41", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6"}]}, {"id": "c88cbf1a896984b4", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2"}]}, {"id": "dc76b5bb2a33366f", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 991}, "digests": [{"algorithm": "sha256", "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44"}]}, {"id": "856b91e4148c7efe", "location": {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "1bb6d3c21bb9b64c", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 353}, "digests": [{"algorithm": "sha256", "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14"}]}, {"id": "01475b49acafac83", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1"}]}, {"id": "eeb74e2944064afe", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "56e23730c91ab25b", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d"}]}, {"id": "d24f62bbf0719b68", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8"}]}, {"id": "c977cab3b16d22ae", "location": {"path": "/usr/share/zoneinfo/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "78e648b820a70b9f", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "7cfe26ed0b3c1e71", "location": {"path": "/usr/share/zoneinfo/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "a421dacad8181e57", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb"}]}, {"id": "bbddea559b4aadcc", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 563}, "digests": [{"algorithm": "sha256", "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19"}]}, {"id": "d9da021820f8905b", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "4c18969f342c5c2a", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "3a3d7f2254f26c5e", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "0c057ba0a24f0339", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22"}]}, {"id": "c999ee7e7fc901cd", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "dc2ed2603aa07fbe", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5"}]}, {"id": "081fb4d5b044cdbd", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883"}]}, {"id": "7aa1486cb78b789e", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "021f97ee467212ff", "location": {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "c6224107b9ad2fe2", "location": {"path": "/usr/share/zoneinfo/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "981892e51f3dd6f6", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "3edb221ea674eec5", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f741a67a8149dc15", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4"}]}, {"id": "81bd95b8d6a947e4", "location": {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "e03751822bf25dc6", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "e0605371e8d3057b", "location": {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "0342bb3fe6fea2f3", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "efcd54527891e771", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c"}]}, {"id": "79568f6d1560a0ec", "location": {"path": "/usr/share/zoneinfo/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "b0dbb0f7c32d15f9", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0"}]}, {"id": "fbb123bb9dc30e88", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574"}]}, {"id": "4216e9f2cb420692", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "4876534fbed12733", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30"}]}, {"id": "96220d608b367dd1", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1137}, "digests": [{"algorithm": "sha256", "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311"}]}, {"id": "21fad208fcb45308", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf"}]}, {"id": "de83482718d6eb51", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792"}]}, {"id": "093cbb3bd2c06002", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "6689f349f53a3126", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 256}, "digests": [{"algorithm": "sha256", "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be"}]}, {"id": "cf9597660d1f32f2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "7479d055c5fc56fb", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "aaeff9ee27713241", "location": {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "09e129e23af97216", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "7ad0738d1de5a132", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5761917765d162da", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203"}]}, {"id": "3ce77c36203d3a46", "location": {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "26bf78a6c7989206", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a"}]}, {"id": "05b0d26ec1e7959a", "location": {"path": "/usr/share/zoneinfo/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "2205a1b6fc83716a", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "5e03748428872d47", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "919bdcf8522ec519", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "9155ad374308ceb1", "location": {"path": "/usr/share/zoneinfo/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "34d726a6ff54cc77", "location": {"path": "/usr/share/zoneinfo/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "0658dde26ca712c0", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "a8a88dcab929f8b2", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee"}]}, {"id": "dba6eff37980d560", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "a0f0afe436806016", "location": {"path": "/usr/share/zoneinfo/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "498d6b92266993a6", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 475}, "digests": [{"algorithm": "sha256", "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae"}]}, {"id": "48466b4f3829ed02", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "7daec355a3520ce6", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "0340c5f90d5855df", "location": {"path": "/usr/share/zoneinfo/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "ada922aead4b3625", "location": {"path": "/usr/share/zoneinfo/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "f4066ea3240f46c9", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "1f81eae123a18cf2", "location": {"path": "/usr/share/zoneinfo/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "e829c7920218e8fd", "location": {"path": "/usr/share/zoneinfo/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "db895424528af26d", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "5cde4aeb4da9ed36", "location": {"path": "/usr/share/zoneinfo/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "f73291fe09038ab5", "location": {"path": "/usr/share/zoneinfo/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "86b36a409bd92012", "location": {"path": "/usr/share/zoneinfo/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "6228d718f31718b7", "location": {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "707b7c0b941d8070", "location": {"path": "/usr/share/zoneinfo/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "8490f82daf0fa030", "location": {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "103b8f15a1ca799e", "location": {"path": "/usr/share/zoneinfo/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "c91e71ee439b46b5", "location": {"path": "/usr/share/zoneinfo/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "4fcc53343772dea7", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298"}]}, {"id": "112a2909d607b110", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd"}]}, {"id": "28efcc256d421872", "location": {"path": "/usr/share/zoneinfo/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "e3b2606ad59e9c05", "location": {"path": "/usr/share/zoneinfo/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "60ef5698f04af673", "location": {"path": "/usr/share/zoneinfo/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2a26e6d84537cbed", "location": {"path": "/usr/share/zoneinfo/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "ca3ed806fb7a9261", "location": {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "41f3b364dff808d7", "location": {"path": "/usr/share/zoneinfo/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "7f26ee460120404b", "location": {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "bf1943ce8587d05a", "location": {"path": "/usr/share/zoneinfo/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "b96e89b59054ed84", "location": {"path": "/usr/share/zoneinfo/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "b8c0b2b2e91c9ade", "location": {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "ea69ef4d1b310005", "location": {"path": "/usr/share/zoneinfo/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "c7263a3792b035ea", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f"}]}, {"id": "8f7dbd485491dd14", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7"}]}, {"id": "bd3f2052d05cd17a", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d"}]}, {"id": "98f731d23a1a4ef0", "location": {"path": "/usr/share/zoneinfo/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "9288f246356224f3", "location": {"path": "/usr/share/zoneinfo/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "0843a5d10f45ed1e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "5f5293889b3dbcc8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "033b5e7d13ae7c21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884"}]}, {"id": "148f6b814c407fa9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142"}]}, {"id": "987e406998e249c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b"}]}, {"id": "b29d015e9090e8f1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0"}]}, {"id": "3ced50db9f898b2e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a"}]}, {"id": "cf930338d2013685", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190"}]}, {"id": "7b9a9f239c069acb", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a"}]}, {"id": "8ae3f6c2bf5854ec", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80"}]}, {"id": "0a9b30a61b72068d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4"}]}, {"id": "8ec22237d7a47ca7", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b"}]}, {"id": "7d07d9048e7d8f4a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729"}]}, {"id": "70921b1155f01e05", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6"}]}, {"id": "b92fdcf98c0cd47f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "816850179ccc39ab", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e"}]}, {"id": "807518ac1092eb9c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5"}]}, {"id": "05294b476573997b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6"}]}, {"id": "a3bfc24e41408f78", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72"}]}, {"id": "907aa7838816bd2b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f"}]}, {"id": "8c488f315c265332", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7"}]}, {"id": "490afe72114801ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011"}]}, {"id": "a1050f6aec2684c0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca"}]}, {"id": "1e95ca34991f139a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a"}]}, {"id": "6c68533c2ca1db2f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be"}]}, {"id": "d318287862179f55", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7"}]}, {"id": "cc744968d294212a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25"}]}, {"id": "683a24f6548027c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb"}]}, {"id": "431e4ed4845a826b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2"}]}, {"id": "9aa049dc097ef6e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "c5697abe46ded9b7", "location": {"path": "/usr/share/zoneinfo/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "dbda41dc4f6fce1a", "location": {"path": "/usr/share/zoneinfo/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "db3c8f683c24396c", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0f2ff35f50fad7dd", "location": {"path": "/usr/share/zoneinfo/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "167a401b5c5d1487", "location": {"path": "/usr/share/zoneinfo/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "22dc654b654a06fa", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "39a73375427078dc", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "ce69dee172786d31", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79"}]}, {"id": "6eae95b1acb7c896", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "b8338a96c79493d0", "location": {"path": "/usr/share/zoneinfo/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "962e6cc0cdae2e86", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c5072c77167eb3f0", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "c7dba53ff4f70d11", "location": {"path": "/usr/share/zoneinfo/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "e7ca0435b620bb1e", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "d4623cc31ba251bc", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857"}]}, {"id": "ac877b49c796f4f7", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246"}]}, {"id": "8dcadbb68c6556d7", "location": {"path": "/usr/share/zoneinfo/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "6e9234f82492ff3d", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "68030f053707ce87", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "a9754daaba4f6614", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "65b455cd54dc7e18", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3068}, "digests": [{"algorithm": "sha256", "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e"}]}, {"id": "83be9bb1c38a0ca0", "location": {"path": "/usr/share/zoneinfo/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "62707c0b82f43296", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2de799f665fdf03c", "location": {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "e5b855c7ddfa9354", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "31826d3421325fac", "location": {"path": "/usr/share/zoneinfo/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "32b4a3ce58b08530", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3"}]}, {"id": "74e1922deb071073", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "7e7ce3714a8e1ebc", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "6be6b65b3ca08b0e652deca3dea82a08c06c9893dc8bcc9dc74ac783191b8ef7"}]}, {"id": "36a94d1dad80565b", "location": {"path": "/usr/share/zoneinfo/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "e574c0f89ebb0d14", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "d5a52d41e545c72a", "location": {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "301b8397750e4d9b", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "80f41ba96ebf3bf4", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "2f39629da9696f23", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea"}]}, {"id": "ade1701da991842f", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd"}]}, {"id": "ef8aefbdc8d62096", "location": {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "35df5caf993836b5", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1307}, "digests": [{"algorithm": "sha256", "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda"}]}, {"id": "4b9b4f650e7e30d5", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "0c5e3c652c1be349", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "020ae63fb4da9a26", "location": {"path": "/usr/share/zoneinfo/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "10e17e45ac01644f", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "81354cf53f9c40f0", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "65863cf08b3ffbd8", "location": {"path": "/usr/share/zoneinfo/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "97c33a605bd6e4b1", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "5326eae4c438fb7e", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2198}, "digests": [{"algorithm": "sha256", "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569"}]}, {"id": "53df2254549c35b7", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "7cd41b7d2ae7e0be", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285"}]}, {"id": "dd60ee435853d68e", "location": {"path": "/usr/share/zoneinfo/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "95e40a923286e51b", "location": {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "22b4e5e232f00906", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c"}]}, {"id": "a610caa416fd02d1", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1469}, "digests": [{"algorithm": "sha256", "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27"}]}, {"id": "1af83d5fdc03d855", "location": {"path": "/usr/share/zoneinfo/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "ea438ec27daa0600", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2077}, "digests": [{"algorithm": "sha256", "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6"}]}, {"id": "4f15227c478d0fd8", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "741f0866dc266f94", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec"}]}, {"id": "62b8d10d19009778", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "ff5fb87b571e3552", "location": {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "7510ec6197bdcbf8", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818"}]}, {"id": "d609003d244a8a58", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "02e4f0dbc11e604c", "location": {"path": "/usr/share/zoneinfo/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "abab227bde7b82fe", "location": {"path": "/usr/share/zoneinfo/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "ece183e8614c3cff", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49"}]}, {"id": "b17c82e8a8c391b2", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75"}]}, {"id": "99b0426825054686", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "34f719ad9566adc28cae37735074bcf3517ecb42969d592181095f1c7266fb54"}]}, {"id": "7971e9b663245859", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "d838739f427d4ea0", "location": {"path": "/usr/share/zoneinfo/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c1f389d8d70fddb1", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "dcd3ca7b91183e22", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "a51a56dc49f6d02c", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789"}]}, {"id": "0b727001adf28928", "location": {"path": "/usr/share/zoneinfo/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "174045b94902854f", "location": {"path": "/usr/share/zoneinfo/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "faedb3d17b57d5fd", "location": {"path": "/usr/share/zoneinfo/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eeab0caf7590556e", "location": {"path": "/usr/share/zoneinfo/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eda0a5bb6a5f0dd7", "location": {"path": "/usr/share/zoneinfo/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "2696b5f41023bf62", "location": {"path": "/usr/share/zoneinfo/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "3646bfd417ca9406", "location": {"path": "/usr/share/zoneinfo/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "57916392453aa8ed", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 115}, "digests": [{"algorithm": "sha256", "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f"}]}, {"id": "dcc4bacdab462150", "location": {"path": "/usr/share/zoneinfo/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "13c2de2ee036de06", "location": {"path": "/usr/share/zoneinfo/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "12097634795c1864", "location": {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "aa00bf27bd144c1f", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346"}]}, {"id": "067babb899244869", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "9143003e390d85f7", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "af5e1f7540f0f4e3", "location": {"path": "/usr/share/zoneinfo/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "c4e8baecbecdb0c9", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "405c8cdcb499f67c", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "79108b74cb6ac742", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "96201691b68529a5", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 227}, "digests": [{"algorithm": "sha256", "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2"}]}, {"id": "3c20b79f409504d2", "location": {"path": "/usr/share/zoneinfo/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "757103c630c44511", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "c40a93b063ee8903", "location": {"path": "/usr/share/zoneinfo/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "b092f998c5b76340", "location": {"path": "/usr/share/zoneinfo/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "b06f73ece2dbd7c3", "location": {"path": "/usr/share/zoneinfo/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "db40fde93d0d9905", "location": {"path": "/usr/share/zoneinfo/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f9d1499b15aa9258", "location": {"path": "/usr/share/zoneinfo/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "6a6b4940a201e848", "location": {"path": "/usr/share/zoneinfo/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "f907875d727c120c", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f"}]}, {"id": "9be204a4e52335cb", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc"}]}, {"id": "321729b5dfd50643", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d"}]}, {"id": "6b77cce02d404965", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "1f7a9f469191b9c8", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "6940ab5616097745", "location": {"path": "/usr/share/zoneinfo/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "9a3668f6c2eadb34", "location": {"path": "/usr/share/zoneinfo/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "eccc4bc6cc1743b0", "location": {"path": "/usr/share/zoneinfo/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "af44029177511d9d", "location": {"path": "/usr/share/zoneinfo/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "8e839fbad126e5ca", "location": {"path": "/usr/share/zoneinfo/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "0704e902ea772f56", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f"}]}, {"id": "5caf2ce9248945fa", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 598}, "digests": [{"algorithm": "sha256", "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d"}]}, {"id": "36098331dca1cd19", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "6d3d29076b63f907", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf"}]}, {"id": "cda528ff67479ae8", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "7101f74ac7b9de1f", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "5fcab6958165240a", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "bad86904dcee438e", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 524}, "digests": [{"algorithm": "sha256", "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a"}]}, {"id": "bc911b03cd362571", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f76390cf3ba3ef8a", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 186}, "digests": [{"algorithm": "sha256", "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2"}]}, {"id": "f6b7f26666b6b536", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 564}, "digests": [{"algorithm": "sha256", "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342"}]}, {"id": "be9e595845e9bc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "8bd875c7c181709c", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010"}]}, {"id": "1039734269e3ae73", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311"}]}, {"id": "ab64687df86911df", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "bab2707ab2212b34", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "1426f27dd74cd5b7", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "932f3f605150956d", "location": {"path": "/usr/share/zoneinfo/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "80314f4e82cdaa57", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f03f84139f858099", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4"}]}, {"id": "b5679391dbf8179a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b"}]}, {"id": "a3f66b3ee0885607", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "1dcf1c594a76f036", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "a24ac61b248e829c", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 159}, "digests": [{"algorithm": "sha256", "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863"}]}, {"id": "8a31f27f2756a67d", "location": {"path": "/usr/share/zoneinfo/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "49c961603973546e", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 238}, "digests": [{"algorithm": "sha256", "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70"}]}, {"id": "6cb65b9a87818d86", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833"}]}, {"id": "47746d74b7052019", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c"}]}, {"id": "636f3260b6647d6b", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 290}, "digests": [{"algorithm": "sha256", "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4"}]}, {"id": "7f3a3cec6392d1ca", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "6df8c4d5e72622ed", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 166}, "digests": [{"algorithm": "sha256", "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa"}]}, {"id": "f4e726d3c36e9e45", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 188}, "digests": [{"algorithm": "sha256", "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57"}]}, {"id": "84afbbe6ec5acc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "57315e5d21530e60", "location": {"path": "/usr/share/zoneinfo/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "9ea2a01a33da006e", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "a43eeffdb6a2a7f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17"}]}, {"id": "0b3bf7fbb5f06371", "location": {"path": "/usr/share/zoneinfo/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "be84b04f47ca36c7", "location": {"path": "/usr/share/zoneinfo/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "c2f35b447f7c82e6", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536"}]}, {"id": "995e0d96219a0103", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "5e21bccba9fe09ef", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016"}]}, {"id": "ae60340f0122981c", "location": {"path": "/usr/share/zoneinfo/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "b85fe99a06c313c9", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "37c4934cacbf83cc", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "1e56eeb092b515fe", "location": {"path": "/usr/share/zoneinfo/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "765526a9e12f4df9", "location": {"path": "/usr/share/zoneinfo/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "8fe44307429ad240", "location": {"path": "/usr/share/zoneinfo/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "ca7d5c4e62724eed", "location": {"path": "/usr/share/zoneinfo/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "ea785cbb8a2b9e0f", "location": {"path": "/usr/share/zoneinfo/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "8ff09e0ee3eb0815", "location": {"path": "/usr/share/zoneinfo/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "6735ed04e41b6d3c", "location": {"path": "/usr/share/zoneinfo/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "1b7afa212cef6c75", "location": {"path": "/usr/share/zoneinfo/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "fd047d23f43c42e2", "location": {"path": "/usr/share/zoneinfo/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "ebb186fd31e88373", "location": {"path": "/usr/share/zoneinfo/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "392a86ab7a610455", "location": {"path": "/usr/share/zoneinfo/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "fbe56474055d6c1a", "location": {"path": "/usr/share/zoneinfo/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "0ad99c3a5ee70349", "location": {"path": "/usr/share/zoneinfo/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "19e87de3f4529129", "location": {"path": "/usr/share/zoneinfo/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "a046cd6d1f51a77e", "location": {"path": "/usr/share/zoneinfo/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "f31286fdd8f216b4", "location": {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "96770247136384e8", "location": {"path": "/usr/share/zoneinfo/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e2c05e06db25b7f1", "location": {"path": "/usr/share/zoneinfo/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "4a3138086b13ed7f", "location": {"path": "/usr/share/zoneinfo/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "bf3974a361f83cb8", "location": {"path": "/usr/share/zoneinfo/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "81a0e618926c3da5", "location": {"path": "/usr/share/zoneinfo/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "e940a75c1bf46f82", "location": {"path": "/usr/share/zoneinfo/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0c44c5babd2c42f8", "location": {"path": "/usr/share/zoneinfo/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "aa1c13bddc9a24a6", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d"}]}, {"id": "8c285bff390d37fc", "location": {"path": "/usr/share/zoneinfo/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "05ac8fe458aea86c", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "d2bf810270d1cfd8", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "4545af58dc00ea98c228d4577bc4881d2ea919e09da9681713ddf21047354cba"}]}, {"id": "894dcb8c39d129b3", "location": {"path": "/usr/share/zoneinfo/posixrules", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "ea3e83b1c335a208", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "e2d0e0bfaae3ef73", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f3eb968891b9f3bf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "f3925710f58ab31b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1275}, "digests": [{"algorithm": "sha256", "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34"}]}, {"id": "060876e4c2cf6686", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b89d1d808dc5c825", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0e75a3dcd45d6564", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9415d9403463fc80", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "831e61354e7664a5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "2a60940c97ab3085", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "4a4ff44641865fb5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "8f02cb23d932c7a4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "77fa5f03c5f6f0b1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "47ff56679e7cdd95", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "3a4dc580ee5e1749", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "792bdf44b1c95de80511c06d96f9e83a82ad50091eb5d27d7405e48ef18010a3"}]}, {"id": "12c49dc9d40b244e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2592}, "digests": [{"algorithm": "sha256", "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561"}]}, {"id": "00601d6c11e9dd20", "location": {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "b0a8163b6df2c096", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d407c3a5f0f1fdfa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "69c294bf586139c0", "location": {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0305ac4d7ab6c9cf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "2e7e09dde874117c", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2835}, "digests": [{"algorithm": "sha256", "value": "20d5e3cadda82ab197d0dcf489a15b15bbfa4d96f3b2ec85d1cba8c7c70bc011"}]}, {"id": "4d9640c6ac8cb565", "location": {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "5e398f26d0e6d3f2", "location": {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "5e16f5e470041bad", "location": {"path": "/usr/share/zoneinfo/right/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "2c78816c3d611bca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "4f2cd1f1118702fb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256"}]}, {"id": "d6b3a54a31cb7f85", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "a55d9cca3ef3f431", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f"}]}, {"id": "9fc13b6b115d1b03", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "467f5d7eba2e9130", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "addd166a79d7d561", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "260ee43d2b65f0fa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "71f086b0d46b78c8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "1640352bae1ebdd3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "df29e30fd7bc1576", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "b73ad0149b3d9e1c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "f9e6c2a700c11953", "location": {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "61ed1cf74c885e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "3a396a0aa8a84233", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "f884adc680f21f9d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "9e961189f11b51f7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "40d69f79fc633328", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 748}, "digests": [{"algorithm": "sha256", "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4"}]}, {"id": "3ed52a543475929b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "dcce8a197c74552c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 739}, "digests": [{"algorithm": "sha256", "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d"}]}, {"id": "28a4e76f5d734fcb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "dcabf420d2a05763", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "737c81365ba14086", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f5c5458f27145aa6", "location": {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "4f4c5f7e42658cd4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "0e21187c4f923e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9084f216223217cb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e3da0a2c93143d94", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d"}]}, {"id": "a1403af117861a4e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe"}]}, {"id": "d4382f914ba994de", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "afb4997a62a26cdc", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "613e3372c1967331", "location": {"path": "/usr/share/zoneinfo/right/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "43ae88d20e378662", "location": {"path": "/usr/share/zoneinfo/right/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e4df445be8f523d9", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0"}]}, {"id": "0a66f336d5f7d5ae", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "e6db58c0ee9e2e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "42c0e4e5aa76ac45", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "7b771c1ac47f373a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "3d281f206494c15a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "39500c5fe957acfb", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166"}]}, {"id": "40da57cc26b708e8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "41785794c2dc4ed8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075"}]}, {"id": "97f32fcef86f0269", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626"}]}, {"id": "4420e3c34552b992", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27"}]}, {"id": "1cc537476034e84e", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5"}]}, {"id": "4899382e2947484f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76"}]}, {"id": "1954a3834934d5c9", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414"}]}, {"id": "7904301078568702", "location": {"path": "/usr/share/zoneinfo/right/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12cf6f90edbc9232", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003"}]}, {"id": "b1b9dd413933d258", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "5fa3b6e094240252", "location": {"path": "/usr/share/zoneinfo/right/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "64b5dae5362d523b", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc"}]}, {"id": "dc156dfa8ede3f96", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204"}]}, {"id": "0e7f44d3d3799ceb", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 976}, "digests": [{"algorithm": "sha256", "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95"}]}, {"id": "254a3d614d8b3a53", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d"}]}, {"id": "556edc77899f427d", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "ce97113d54f4f542", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7ec2aa4052d2bece", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92"}]}, {"id": "8fde3f2361f0b3b4", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "4ed277b3c92700e4bf1822cef6eab0d9accbd2b601da62bd87f06efe869bd99f"}]}, {"id": "02ddb5be58017ff0", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2950}, "digests": [{"algorithm": "sha256", "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894"}]}, {"id": "849b96c99c095c4c", "location": {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "37901dcb18a1d8bb", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "f4ddcdaa98388e20", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a"}]}, {"id": "84fd55d6445517d9", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902"}]}, {"id": "961e1eb08221d193", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b"}]}, {"id": "3b8436622ba4edfd", "location": {"path": "/usr/share/zoneinfo/right/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "c0e110e0dee4b9f9", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa"}]}, {"id": "daa37c65d8b20d22", "location": {"path": "/usr/share/zoneinfo/right/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "7527ef7f1e3e431c", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "fc454c16d2f4eadd", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131"}]}, {"id": "d1a4bf5ee5a63e18", "location": {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "dcac49ec5d93a75f", "location": {"path": "/usr/share/zoneinfo/right/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "e1a4ba787df288e3", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 856}, "digests": [{"algorithm": "sha256", "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b"}]}, {"id": "9188b5e5f5d31ef8", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "404a7abb8b3a9dd6", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b"}]}, {"id": "67cfc437f84d2200", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "308ce13d2e514d32", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "87bafba6333a069a", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "4a0eb53c902823f4", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "169a825498d0936a", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "e18c8f446ee72694", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "8fe1d9ba20dda956", "location": {"path": "/usr/share/zoneinfo/right/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6361263e9880c8b3", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "54e063224741523c", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e"}]}, {"id": "51d3a6cab8eea421", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd"}]}, {"id": "7b4dcb696c92380b", "location": {"path": "/usr/share/zoneinfo/right/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "abb5c76e6bb2d15b", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "0c8da9cc6982b771", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "793448cbdba2b6a4", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56"}]}, {"id": "bd084da36e77afa3", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "044139ce1cde5bdc", "location": {"path": "/usr/share/zoneinfo/right/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "241bed02fc07f479", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "f065f8631ffffb69", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9"}]}, {"id": "79dc67331f9c9363", "location": {"path": "/usr/share/zoneinfo/right/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9e9cb7ea6e14723b", "location": {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6742adaea21217e3", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d"}]}, {"id": "22d79504e31e9e14", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a"}]}, {"id": "2ec343707f34f139", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c"}]}, {"id": "6d08d40ffec457d6", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "53a261f035e8d2aa", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "5b5ba46c3912ae7a", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060"}]}, {"id": "5e0b9f9f46ab4df1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "8497a6674e86d8de", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "d58905d8325e970e", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2278}, "digests": [{"algorithm": "sha256", "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0"}]}, {"id": "2329ef2513c2c0cc", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974"}]}, {"id": "2063c29a4960c6ce", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3"}]}, {"id": "aa16fbc49b806981", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48"}]}, {"id": "5d5277964a41aafa", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617"}]}, {"id": "bdb967d6b011782f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2334}, "digests": [{"algorithm": "sha256", "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829"}]}, {"id": "819937c76c444dec", "location": {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "f0308717d40754b6", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2434}, "digests": [{"algorithm": "sha256", "value": "6d3fd84bd3b5b370688116c55cb1815cc836adf39d73849cbdbe2b7ca784589d"}]}, {"id": "d616bb3f881608a8", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "0f49b40a3c7d6804", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "7c2647dcca36be61", "location": {"path": "/usr/share/zoneinfo/right/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "1dcb16b2d899e2d7", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "f5604d2f4aeab156", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5188e0eae3447e85", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751"}]}, {"id": "2949d6456be76f2b", "location": {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "760d7e0c55c0d933", "location": {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12f805965bdfebab", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 758}, "digests": [{"algorithm": "sha256", "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc"}]}, {"id": "3033120eb2be2983", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 932}, "digests": [{"algorithm": "sha256", "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018"}]}, {"id": "e40cf71d8263228e", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "9346990f9dc2cc34", "location": {"path": "/usr/share/zoneinfo/right/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5bd4928de575895f", "location": {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "1105b6b0ce70a546", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1270}, "digests": [{"algorithm": "sha256", "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96"}]}, {"id": "9ee9fa1dde9acaca", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 970}, "digests": [{"algorithm": "sha256", "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0"}]}, {"id": "a72b17d6c1efbf4b", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "ff53606399a3b85d", "location": {"path": "/usr/share/zoneinfo/right/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "2b4c0a07f17cc0bc", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589"}]}, {"id": "a35b032f24ddcb11", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8"}]}, {"id": "23aa6840a348d38f", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "7ad4ce05d666982c", "location": {"path": "/usr/share/zoneinfo/right/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "c45ce45bd2d379e0", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3901c7badf952068", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d"}]}, {"id": "be1af7e07e36377e", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "39a5c0d0893f3328", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "8d5fb3efd8bf9f75", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50"}]}, {"id": "0e41ebfa0f92b4b0", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "e215ca350a908d1d", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e"}]}, {"id": "9d9886dae6041a23", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee"}]}, {"id": "bc6817977eaaa3e7", "location": {"path": "/usr/share/zoneinfo/right/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "517bea1ef452ac6f", "location": {"path": "/usr/share/zoneinfo/right/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "57d2ac451f409ad5", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "891c72ffeb2c805e", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "104766306a2c5396", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "4aabaf41761b08b9", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "86283b8b73186c07", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "fb48b028cdca68cd", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb"}]}, {"id": "ecd53f9e31724028", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d"}]}, {"id": "cfec344bcd5b1816", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e"}]}, {"id": "ce67839d3ff6b71a", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "df1603c5609f32a8", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "020746b63dde1bdae8d9ad04da711dbe27da3c7bbe9c2b36afac0f9adf788407"}]}, {"id": "c1ba9c1aca9af211", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "d0249bf015d858a0", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "a7ab7e973bbd0343", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0"}]}, {"id": "12c29c777e87703b", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "87cdadaebdc8713d", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1974}, "digests": [{"algorithm": "sha256", "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356"}]}, {"id": "299bc49792d97b90", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "bdd06fad8b1d069c", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "cf85b5115bd58ac7", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa"}]}, {"id": "7ce21b552e1136d9", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9023babe6e3f7680", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f"}]}, {"id": "b5d2241aa5311e55", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "adcbf66cf5e2d49e", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "ad88f2511559f5838c2e452b152e62d795071f9d0c8c1b0504de2ba07851b07a"}]}, {"id": "6bed5a8878eca1fe", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c"}]}, {"id": "8b970b061d980f0f", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "1b2559ed040f50ab", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "a0cd3ce3bcabf8c2f533ce41ebc1585d034bd56db4e1dc6a794a6a7ebe27ce19"}]}, {"id": "08a5fd86dc720476", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "a3dd0efe9df26306", "location": {"path": "/usr/share/zoneinfo/right/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "54afb59feebc6bca", "location": {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "1121c310dbdb9478", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61"}]}, {"id": "a19d4342b8cdbece", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "34ea600227342df4", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 998}, "digests": [{"algorithm": "sha256", "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe"}]}, {"id": "f6ff287863a4f622", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "761ccea1cd669376", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753"}]}, {"id": "5a24595604e89e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "277f170e0a965663", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "ba0bf0bd01b43246", "location": {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "92dce49deb0a09a5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "fb264936cec721f5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "4d37b0910a8960d4", "location": {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "56d67f3ae160b83f", "location": {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "8bd8890faf828d6a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7cb32c63f6f60211", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "092ae5d6e425ea9f", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff"}]}, {"id": "8785f76d637d28d4", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59"}]}, {"id": "38109425fcad1078", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "2879551ab558f99a", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "05e33b81350baabf", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "343cc7ff5dfdc179", "location": {"path": "/usr/share/zoneinfo/right/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c57a539e249457b0", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "87d4dd0b7c02e4d4", "location": {"path": "/usr/share/zoneinfo/right/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "06f8ee72c3c3a383", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "54091268acaf20e1", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "a9c40580bb4cc128", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "399fee198e75537b", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "60bd9330453e60ff", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 910}, "digests": [{"algorithm": "sha256", "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150"}]}, {"id": "f17b879ae3eeea61", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 823}, "digests": [{"algorithm": "sha256", "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0"}]}, {"id": "3162a25572cf1876", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "093149edb63ab9e3", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2800}, "digests": [{"algorithm": "sha256", "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53"}]}, {"id": "606126c7c2869a9c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca"}]}, {"id": "839023d792436155", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "fbffb4e8a99a6681", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b"}]}, {"id": "e0186e987bc1d1cc", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a"}]}, {"id": "c610680b202a55b8", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "8b806ddd7081734d", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "b38544d33932034f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa"}]}, {"id": "9f2e2f161136d043", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "51c1185f69be6e38", "location": {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "e6e456ce32cfe5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "a15ac746eb317485", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd"}]}, {"id": "153919832c9b5144", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1973}, "digests": [{"algorithm": "sha256", "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec"}]}, {"id": "065e379886488b9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a"}]}, {"id": "f6d1fe4170e1d337", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e"}]}, {"id": "0142369d07f5c563", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce"}]}, {"id": "ae7d0f573f3f4057", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "d52f51edb3c69150", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "9dcbed285495b159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4"}]}, {"id": "cea3dc9b0e99ddbb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041"}]}, {"id": "957e674fca99e852", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "66fa63911ad7f9e3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380"}]}, {"id": "b8e01cd2efc041a8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "41d37dfc4727db52", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43"}]}, {"id": "d54699327bf6d439", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2694}, "digests": [{"algorithm": "sha256", "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2"}]}, {"id": "d64b9711715b1841", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54"}]}, {"id": "132a92a142c44493", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "d31f0c043a250681", "location": {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "478d5b7eb5bf5816", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f"}]}, {"id": "0b753e445ed96cb9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36"}]}, {"id": "cf3cc45d24b015b7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "d32a34d4d4a5484f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "7a1ca75c8b4e3fff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97"}]}, {"id": "cfc3178abe455518", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "3d6ec807a4070fc5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37"}]}, {"id": "4f41668627fd317e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "2af829117e3bdc98", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 753}, "digests": [{"algorithm": "sha256", "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f"}]}, {"id": "8f0d56ad1e8d8336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "7a6584e809c2ad8f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834"}]}, {"id": "1a75a9199088ab46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "336a424850508f04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "a6297aa7e402d01ade154ac279a9b0c83410a10ed95510b02c38dd9e399592bb"}]}, {"id": "47f5ac3c8b10a9d5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "e8665629045572b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "fce8851134997130350137149995d3d47ba07c30dd23e367099af9102f3510a8"}]}, {"id": "8ffbd5cfad8b4062", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "557b879ffd828f7c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "2aea0ea4b40626c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f"}]}, {"id": "f309181322195f94", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c"}]}, {"id": "241d2da8c3f20622", "location": {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "d6459f65b1293dcd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06"}]}, {"id": "8e53ff8a7add34e8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7"}]}, {"id": "0ede1f387ca8c1c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "2b888b33ac587100", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba"}]}, {"id": "98e6f2b4545c81f5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1"}]}, {"id": "017409a4f041f0f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 919}, "digests": [{"algorithm": "sha256", "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c"}]}, {"id": "91628d5ad76d348d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "6d803caa3829e446", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "6576ff5ecd505d30", "location": {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "ed888a1d5a40178e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6"}]}, {"id": "8478c36bad0b1e16", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "7a9c8a9c65ee260f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55"}]}, {"id": "1bc1c1f8d946305b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "ce3da07caa30044f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "89a5ec6f9e843e48", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "efae57a23b35fa57", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "85fefc773444897e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "833d58e3191aa616", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4"}]}, {"id": "c7ce6fc32655d035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "c73db5a168e6ede6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 868}, "digests": [{"algorithm": "sha256", "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f"}]}, {"id": "17edc5b9ff8cd741", "location": {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "c0d99e23ce848d41", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "6f335e119e4c042c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad"}]}, {"id": "18b5036514d46e88", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734"}]}, {"id": "a90e9c2182e78d80", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d"}]}, {"id": "23dcc8af10a88f77", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f"}]}, {"id": "a3ab3e1b512f8425", "location": {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "1d5be65e6d7ad952", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 893}, "digests": [{"algorithm": "sha256", "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2"}]}, {"id": "7cb8594363213e9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79"}]}, {"id": "be0585022f46c5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "70a344f4a7b797f7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb"}]}, {"id": "591dfb4647330e34", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0"}]}, {"id": "b917649368da3d75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "a64fe2a43692d660", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "3cf5d6c749912850", "location": {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "9299c3abe85baf47", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a"}]}, {"id": "b034609f083470a3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1103}, "digests": [{"algorithm": "sha256", "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1"}]}, {"id": "4bec88c5be479ace", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "1bec8ec3a7b616b9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "78193fa7c9a562a6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "e33ddbaad098fdc4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d"}]}, {"id": "108b403b2b0284f3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "1575ea42fadba208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323"}]}, {"id": "4e09bacdcb59a17a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1561}, "digests": [{"algorithm": "sha256", "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91"}]}, {"id": "7f62760572d0e3b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "5610aed170a54fa8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "86acb979f981d4e5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "80717dd12cad8aec", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "4740b4f662a3866d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "bac73fd406371ed9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da"}]}, {"id": "80a72860c7565099", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "8aa89b5e9cc3e8d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "66191e767b2c1256", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "d0153ab23de651f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "8f897b1d9c1e0c01", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e"}]}, {"id": "2429541998ec264d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "3253c59e6763058c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66"}]}, {"id": "ffe1e06dbd20d6da", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4"}]}, {"id": "74b84bb2a8b98dde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "da242d11467fb503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471"}]}, {"id": "5d3187e0db786303", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc"}]}, {"id": "01d8f30e6c70e1c8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4038}, "digests": [{"algorithm": "sha256", "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374"}]}, {"id": "7f17fcf1d474fb9c", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d"}]}, {"id": "7869c5c53ccfb7ca", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "6ea03c16b31614a1", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 796}, "digests": [{"algorithm": "sha256", "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9"}]}, {"id": "91c5880e795a48bf", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "4970d7813c658453", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "1113f958ca1453e0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "cbde665d0d9dd8e8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "6a432a29cd850c3f", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "271014b0714af507", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a"}]}, {"id": "b62a4a5129feb939", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "be3ed91dc115897b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8"}]}, {"id": "a856dd0bef43e56a", "location": {"path": "/usr/share/zoneinfo/right/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "1e2421bc02639988", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "54a37c0242cfdade", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "b0ef4b1a4b1fe5fc", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "32c4a9b19f3d3fca", "location": {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "928aee5083f9e907", "location": {"path": "/usr/share/zoneinfo/right/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "27b844297d8c9bae", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "dfdafde5a8955a15", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f"}]}, {"id": "9cbcdc0a511b0ab7", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "dd334a782a6322d7", "location": {"path": "/usr/share/zoneinfo/right/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "948dde6922b3bf89", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4"}]}, {"id": "7bc9161a2c370191", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "6f89e001589f3e30", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "356b17a414234bd3", "location": {"path": "/usr/share/zoneinfo/right/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "0b492712609d5932", "location": {"path": "/usr/share/zoneinfo/right/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "db9c9266e864e260", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "449a3503c998036d", "location": {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "738a37572b547a27", "location": {"path": "/usr/share/zoneinfo/right/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "36a4e2f2a90876af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "79dbe1f5e5163015", "location": {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "ff3c0609d1cb2019", "location": {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "b60c069f499cdae6", "location": {"path": "/usr/share/zoneinfo/right/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "6c21808d3a46db08", "location": {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "17f390b4c0e20833", "location": {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "7ff3b3ad36f0d469", "location": {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "5fd89385decbc967", "location": {"path": "/usr/share/zoneinfo/right/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "54d718b0eab31303", "location": {"path": "/usr/share/zoneinfo/right/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "d88000a4e16a1a7b", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03"}]}, {"id": "2af1bd2ecc9d016d", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9"}]}, {"id": "ddbe94c39be09c0c", "location": {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "2403d3e030bfaab1", "location": {"path": "/usr/share/zoneinfo/right/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "4739febcb80eecb2", "location": {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "da9a84d3320230be", "location": {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "317dcf56af89ceba", "location": {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "0336eedc6c4118f6", "location": {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "027518f3ddc73dcc", "location": {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "0d726ed5ea4e0075", "location": {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "cf01aa60599a4b00", "location": {"path": "/usr/share/zoneinfo/right/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "b6878a8629692a5b", "location": {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "07db0ea4df585084", "location": {"path": "/usr/share/zoneinfo/right/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "c29e867a9688e6f7", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f"}]}, {"id": "cfea65506ce23c55", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84"}]}, {"id": "056f3352b11d2c39", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479"}]}, {"id": "22df38ac1d1fd964", "location": {"path": "/usr/share/zoneinfo/right/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "6a0d5e631119007c", "location": {"path": "/usr/share/zoneinfo/right/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "800af7211602d7d1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "249e6009e55f7202", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "9be4a15a28501191", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f"}]}, {"id": "ef74e6075bc21909", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085"}]}, {"id": "1feeaf48a7ad36e1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91"}]}, {"id": "fce7fb491c319993", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8"}]}, {"id": "17b5f1ee5fdcc79b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9"}]}, {"id": "10146bcf178cac10", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f"}]}, {"id": "c7d3f7e83efcc0ed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c"}]}, {"id": "a60cb59074fa9b35", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a"}]}, {"id": "6d8755a3c2a5e360", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993"}]}, {"id": "5fe69defa795e042", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a"}]}, {"id": "fb64b3df2536f85c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd"}]}, {"id": "10ed111c91179f3f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5"}]}, {"id": "ad7fefb69dfea998", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "6cdf2077b82b6e75", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f"}]}, {"id": "916933697fd5c223", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de"}]}, {"id": "6c06d231d7e2f6ee", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787"}]}, {"id": "ef1250eac0a80867", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b"}]}, {"id": "5a6fca57daf70405", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38"}]}, {"id": "857a36c5fa81beb7", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391"}]}, {"id": "4e5e4263b8153a4c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624"}]}, {"id": "3b3cc5dfdd5c39ec", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70"}]}, {"id": "d630d08060d7e845", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a"}]}, {"id": "483350f9c7319781", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8"}]}, {"id": "a06fbe9a055246ea", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb"}]}, {"id": "3f96dbaf3ad96610", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8"}]}, {"id": "4531fcdb0187f8bc", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e"}]}, {"id": "a5d28d7027c1d096", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8"}]}, {"id": "87e1ad392fc93d5d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "0963b1074407173d", "location": {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "b3d781357004ed82", "location": {"path": "/usr/share/zoneinfo/right/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "e3b5ea098f5c909b", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "47c1aa3d216e8483", "location": {"path": "/usr/share/zoneinfo/right/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "97d8620e4e579021", "location": {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "519a396beb615431", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "63dc80cbbb35b222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "4621093405685170", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09"}]}, {"id": "4a36b21fccd8436e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "84b6786d1852aa9e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e1a0ef28603b3d5b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "840705419294209d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "5e663eb13efc9581", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "156337106c37e323", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "2bba9852eeff11e7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127"}]}, {"id": "e87e778b34eebf69", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e"}]}, {"id": "d645925efc22579b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "79701367c4351f7e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0c9e19f1711c186e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "744eaeabd83270bd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "f8cae4f5f01d01ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d"}]}, {"id": "c15731f19d21a394", "location": {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "59166dc738e12f8b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "fc928b5f45dc74f1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "c44629bce55a42b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "f41921492bb20102", "location": {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e3e51c75211d2222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7"}]}, {"id": "6564e6d3f72afbfc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "887e9e49fae0244e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1679}, "digests": [{"algorithm": "sha256", "value": "e63849ccc36fee2b03b2eefeeabb70a20317ded29e6ef677a639b7077710a026"}]}, {"id": "2bb152ddfa546f50", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "dbeb4573795919dc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "0eceea272d2288e4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "7bb61d2b8740f45c", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "dc9d29c93c253ecb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "ba93885dc2cd3421", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380"}]}, {"id": "ac2f7290b89dc253", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33"}]}, {"id": "e55e726f6fd01bae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "b9c1d7aced38921b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2"}]}, {"id": "690508a683713c9a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "6b6b371f4796d8d3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "87b6f60cb5b73220", "location": {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "3f95f01d49de615b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "88eec9899a38adb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "0314fbfdc1916c66", "location": {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "0e073ae50e133c93", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "53ebfc69374d779f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2738}, "digests": [{"algorithm": "sha256", "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7"}]}, {"id": "02cdd929ba370762", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "853607e5cc609f5e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545"}]}, {"id": "4835902ba7b89c00", "location": {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "7b430f9ba9791cb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "b3e2087284a236a2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433"}]}, {"id": "78714514019edf75", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50"}]}, {"id": "0c473b280b3b64bb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "423d256f56fdafef", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2617}, "digests": [{"algorithm": "sha256", "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d"}]}, {"id": "d3c5ce9201bada23", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "13ad25aacc3793e3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2688}, "digests": [{"algorithm": "sha256", "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f"}]}, {"id": "67c7b9ef23ed0655", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "bdba3d18469feba9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0d0034076ed86fda", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed"}]}, {"id": "c9eadcf7af323dae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "841e40939506ac1c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "f14e232bc5e4507b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "bcf4e585291beae9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d"}]}, {"id": "d1248f40a4f3fcd4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2702}, "digests": [{"algorithm": "sha256", "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d"}]}, {"id": "3f74ade3d572ed38", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "45a3d92bf3f55f90aa0bdabdecbb68eb028907fa3c49ebb543435bd026bab32c"}]}, {"id": "e5d0acdd4605aeca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "2315e1a6ca530aa1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "ac5f170739dbc0a4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "4ac2caf372b14e9d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "149f2ca459d70157", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae"}]}, {"id": "e71f0c4b84e94f5a", "location": {"path": "/usr/share/zoneinfo/right/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "62e9a5c26c85d493", "location": {"path": "/usr/share/zoneinfo/right/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "7b3f589244a72009", "location": {"path": "/usr/share/zoneinfo/right/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "f44afb1a14d00ede", "location": {"path": "/usr/share/zoneinfo/right/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "2eb3309365b7f45a", "location": {"path": "/usr/share/zoneinfo/right/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "158608b313985c44", "location": {"path": "/usr/share/zoneinfo/right/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "4d0ab1069c2e5de2", "location": {"path": "/usr/share/zoneinfo/right/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "043dc039eacbc41c", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 655}, "digests": [{"algorithm": "sha256", "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923"}]}, {"id": "bc3c7d6cf699bba3", "location": {"path": "/usr/share/zoneinfo/right/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "f0fc29725b5a4575", "location": {"path": "/usr/share/zoneinfo/right/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "93c2f47d412cba37", "location": {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "8f0959d21b68e022", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda"}]}, {"id": "e3e1079c8d197cac", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "f56901be5d374425", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "20eff447e63d7ecf", "location": {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "3eddb49e52aefa9f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "d0da1ced93963d18", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "31a27b349e8eabab", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "1b649f29824f411c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 767}, "digests": [{"algorithm": "sha256", "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69"}]}, {"id": "925380f086462753", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b2c844fdda518daa", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "2ea99f3402e601d1", "location": {"path": "/usr/share/zoneinfo/right/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "9a554304a5a49bcd", "location": {"path": "/usr/share/zoneinfo/right/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "5f1d0a3d4d113ae1", "location": {"path": "/usr/share/zoneinfo/right/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "b30f8e426b2da15b", "location": {"path": "/usr/share/zoneinfo/right/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "b0389a3146057be7", "location": {"path": "/usr/share/zoneinfo/right/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "097e8ad8a1cac738", "location": {"path": "/usr/share/zoneinfo/right/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e4ef857ad10213a4", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23"}]}, {"id": "4a619cb5c9e3264e", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e"}]}, {"id": "b190641e452ebf8b", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877"}]}, {"id": "3dcc8edae4b666c9", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "6b0bceb9968ccf4a", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "4ab9932e4de1d130", "location": {"path": "/usr/share/zoneinfo/right/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "42ad5d750620a850", "location": {"path": "/usr/share/zoneinfo/right/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "bf63af589a9b6380", "location": {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "74f027241eb30b95", "location": {"path": "/usr/share/zoneinfo/right/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "f3efa29aed979aae", "location": {"path": "/usr/share/zoneinfo/right/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "ce831cb33591d810", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37"}]}, {"id": "47bdf1807f252aa9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1138}, "digests": [{"algorithm": "sha256", "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a"}]}, {"id": "c91daa030e678397", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "c8d04631a26b729c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08"}]}, {"id": "b7de6e883d09c818", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "d41aeaa80e52f0e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "29dc45e253756a81", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "76f8f2424fa96bc0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247"}]}, {"id": "d995af1b9e7b70a4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "068393c10775f181", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 726}, "digests": [{"algorithm": "sha256", "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d"}]}, {"id": "b779c689db601e85", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1104}, "digests": [{"algorithm": "sha256", "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea"}]}, {"id": "6b6c7f005413252b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "d591ee33c783e4e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d"}]}, {"id": "323272a0d0666dd6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4"}]}, {"id": "a23968925b2f2174", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "6c02218b71208982", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "51b4b6eda526f4b0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "3c855449f3f474c8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "19adc03cf76b7ca4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "b2e015a20eb7ce44", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b"}]}, {"id": "320e208e9aa461bc", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8"}]}, {"id": "85fd28b8cd9a0d72", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "1ebb897d65e528f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "e634adf530544770", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08"}]}, {"id": "806ea93a175b0d94", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "f34439745293ade1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 778}, "digests": [{"algorithm": "sha256", "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee"}]}, {"id": "2dd51d67695e0fea", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13"}]}, {"id": "364f8e97b6da4555", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1406}, "digests": [{"algorithm": "sha256", "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6"}]}, {"id": "5150295b352bc1e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 830}, "digests": [{"algorithm": "sha256", "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c"}]}, {"id": "3ed57a6835ec6b67", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "a428b4ed970fca40", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 706}, "digests": [{"algorithm": "sha256", "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6"}]}, {"id": "d5fd2e18ffc92de8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0"}]}, {"id": "bc43ce1a6665e797", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "f76880b342a81577", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "bdc2c92f29610435", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "d1bbb2562e6bb480", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1129}, "digests": [{"algorithm": "sha256", "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4"}]}, {"id": "4f13991b60313e61", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "e324b3b5ebfe27da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "d886f911093217df", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1"}]}, {"id": "9dce013aa1c29112", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "a42d8bd82c9220e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c"}]}, {"id": "e6dd8617d1ca9ac7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "b71328bf9a24d1da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "ead4c38d717ae5f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "f0126ca5b6949db7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "bceca728dcc3d96e", "location": {"path": "/usr/share/zoneinfo/right/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "02ac2d8e120cae92", "location": {"path": "/usr/share/zoneinfo/right/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "5eadd5ad7a34c18c", "location": {"path": "/usr/share/zoneinfo/right/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "05b4d54b368f6344", "location": {"path": "/usr/share/zoneinfo/right/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "bd2b8a8fbbbae666", "location": {"path": "/usr/share/zoneinfo/right/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "34ba24dc7029a089", "location": {"path": "/usr/share/zoneinfo/right/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "4ac7e84a86c37ab7", "location": {"path": "/usr/share/zoneinfo/right/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "005448404ee58b40", "location": {"path": "/usr/share/zoneinfo/right/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "998e7e676c1bd320", "location": {"path": "/usr/share/zoneinfo/right/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "20bf36a5650cbfa8", "location": {"path": "/usr/share/zoneinfo/right/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "4d6d2280ddad5892", "location": {"path": "/usr/share/zoneinfo/right/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "4e5bf468f0daf278", "location": {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "e1e68a0895ad27e6", "location": {"path": "/usr/share/zoneinfo/right/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "c1a5f70e8f827703", "location": {"path": "/usr/share/zoneinfo/right/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "963bf02327e25f22", "location": {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "4b4d3b1cd9064d94", "location": {"path": "/usr/share/zoneinfo/right/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "4580d3080d6a03dc", "location": {"path": "/usr/share/zoneinfo/right/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "cf45740f0da85d9f", "location": {"path": "/usr/share/zoneinfo/right/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "0db6d2c81ddf054b", "location": {"path": "/usr/share/zoneinfo/right/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "ed96ae54c08807d8", "location": {"path": "/usr/share/zoneinfo/right/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c1b16749de52da29", "location": {"path": "/usr/share/zoneinfo/right/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "8e0e047c9265a4f5", "location": {"path": "/usr/share/zoneinfo/right/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "7dd175eca08f0de4", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2445}, "digests": [{"algorithm": "sha256", "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883"}]}, {"id": "583e6580dbf7b441", "location": {"path": "/usr/share/zoneinfo/right/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c0507d9366c8aa1f", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19115}, "digests": [{"algorithm": "sha256", "value": "78a1f205b893beb45ec5be8adf26adcf166742cd430209284fb4e0369e37a000"}]}, {"id": "0b978943bc7cfe90", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17769}, "digests": [{"algorithm": "sha256", "value": "88afc57104a9ad8feade48cf10d66cb2011519f9968554496ed09c832e7bb1c8"}]}], "source": {"id": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/redis_sleep.json b/configurations/expected-result/SBOM/redis_sleep.json index bfd3f229..46f6b02a 100644 --- a/configurations/expected-result/SBOM/redis_sleep.json +++ b/configurations/expected-result/SBOM/redis_sleep.json @@ -1 +1 @@ -{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "57e50ae0-75d0-4de9-bb95-ffc17d142f7c", "resourceVersion": "2", "creationTimestamp": "2024-11-05T07:02:10Z", "labels": {"kubescape.io/image-id": "docker-io-library-redis-sha256-a5b1aed421143f36e2445cb2def7135a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751430", "kubescape.io/status": "ready", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-05T07:02:10Z"}}, "syft": {"artifacts": [{"id": "227d9dbfdb949d11", "name": ".redis-rundeps", "version": "20230321.002514", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:.redis-rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis-rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/.redis-rundeps@20230321.002514?arch=noarch&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": ".redis-rundeps", "originPackage": "", "maintainer": "", "version": "20230321.002514", "architecture": "noarch", "url": "", "description": "virtual meta package", "size": 0, "installedSize": 0, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": [], "pullChecksum": "Q1JQv2sIl0Mpf/MyKZBrIH7FKfFw0=", "gitCommitOfApkPort": "", "files": []}}, {"id": "0a3b4a9dae4049aa", "name": "alpine-baselayout", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8890, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.0-r0", "/bin/sh"], "provides": [], "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "f0def3051a26afc8", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13361, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1KM01lfKVp+gEZn23awujqjSkrN8=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "edcf6e67eac04af0", "name": "busybox", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.35.0-r29?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 509600, "installedSize": 962560, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.35.0-r29"], "pullChecksum": "Q1NN3sp0yr99btRysqty3nQUrWHaY=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVNLeeB7VouhCO/kz+dbfL3dY4c="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "10c99a42ed5bf9d4", "name": "busybox-binsh", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1547, "installedSize": 8192, "pullDependencies": ["busybox=1.35.0-r29"], "provides": ["/bin/sh", "cmd:sh=1.35.0-r29"], "pullChecksum": "Q1miWwyhWKXVEiRYLhmArV1TKMs6A=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "f95be16d8615d51f", "name": "libc-utils", "version": "0.7.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r3", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1485, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q19Gg06pBPiiG9UN94ql7qImsHSUQ=", "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", "files": []}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "c0d6e0f3841a7244", "name": "musl-utils", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36697, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.3-r4", "cmd:getent=1.2.3-r4", "cmd:iconv=1.2.3-r4", "cmd:ldconfig=1.2.3-r4", "cmd:ldd=1.2.3-r4"], "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "544ec51c3fe9a624", "name": "scanelf", "version": "1.3.5-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.5-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.5-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.5-r1", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 37687, "installedSize": 98304, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.5-r1"], "pullChecksum": "Q11dxYFsHvBFAzzHGDo5gOTDNJDyQ=", "gitCommitOfApkPort": "e52243dbb02069f10d48440ccc5fd41fa5fc2236", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoAissVDuanXF1KOEl8qrFA3bso="}}]}}, {"id": "b37d6e2e45f66f33", "name": "ssl_client", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4929, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.35.0-r29"], "pullChecksum": "Q1QuqZjeP6XG85I29tOiCWofL8Cj0=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ShB3pGMDL8R7sqvDVeLOBZ6P3Q="}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}, {"id": "6801bc6eb17d0df0", "name": "tzdata", "version": "2022f-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2022f-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/tzdata@2022f-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "tzdata", "originPackage": "tzdata", "maintainer": "Natanael Copa ", "version": "2022f-r1", "architecture": "x86_64", "url": "https://www.iana.org/time-zones", "description": "Timezone data", "size": 404944, "installedSize": 3141632, "pullDependencies": [], "provides": [], "pullChecksum": "Q1d1K2/J4yf83c0gVTgt660TYoBP0=", "gitCommitOfApkPort": "2e26bb1ad9381a7e7948583a0b8ecdfcd5a0ba20", "files": [{"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/zoneinfo"}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U="}}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg="}}, {"path": "/usr/share/zoneinfo/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU="}}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI="}}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM="}}, {"path": "/usr/share/zoneinfo/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg="}}, {"path": "/usr/share/zoneinfo/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc="}}, {"path": "/usr/share/zoneinfo/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w="}}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk="}}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM="}}, {"path": "/usr/share/zoneinfo/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ="}}, {"path": "/usr/share/zoneinfo/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg="}}, {"path": "/usr/share/zoneinfo/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/iso3166.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8bVyTp0tBiHYjb8rJ1xC2lch6A="}}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OzTJOkF8mC1bLJqh1IMTVhESI4="}}, {"path": "/usr/share/zoneinfo/posixrules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/zone.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pGdYb0XoHND5RPRMgmzsJuqvGf0="}}, {"path": "/usr/share/zoneinfo/zone1970.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hu3cXnyFw9zWQr/1vSxUNhhh+7w="}}, {"path": "/usr/share/zoneinfo/Africa"}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bldPckji1VF9PHYXYvIec2s3sg="}}, {"path": "/usr/share/zoneinfo/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU="}}, {"path": "/usr/share/zoneinfo/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gZs5l3yEfDbawsvaUY5Xztf79/s="}}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E="}}, {"path": "/usr/share/zoneinfo/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qg6Y3iW8rsprH8RNLUVAc/XWQXU="}}, {"path": "/usr/share/zoneinfo/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM="}}, {"path": "/usr/share/zoneinfo/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM="}}, {"path": "/usr/share/zoneinfo/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A="}}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU="}}, {"path": "/usr/share/zoneinfo/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fSysB22ZvF44uie2cRMxetSW07E="}}, {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q="}}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0="}}, {"path": "/usr/share/zoneinfo/America"}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A="}}, {"path": "/usr/share/zoneinfo/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8="}}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8="}}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0="}}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo="}}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE="}}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw="}}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM="}}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQG6uYI+c4/BwWaldRADSUP3QSI="}}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo="}}, {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9gkCTU0SEVFSc2vuFTMrkVIFfw="}}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8="}}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U="}}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw="}}, {"path": "/usr/share/zoneinfo/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw="}}, {"path": "/usr/share/zoneinfo/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y="}}, {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8="}}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk="}}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc="}}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw="}}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM="}}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms="}}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI="}}, {"path": "/usr/share/zoneinfo/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA="}}, {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4="}}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8="}}, {"path": "/usr/share/zoneinfo/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA="}}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U="}}, {"path": "/usr/share/zoneinfo/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0="}}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY="}}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ="}}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA="}}, {"path": "/usr/share/zoneinfo/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6t62cDEdla7U5zI7IWozOq2ON4="}}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q125x7B6KeyhpcRdFUyT1vZAr6XMw="}}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE="}}, {"path": "/usr/share/zoneinfo/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk="}}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY="}}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc="}}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ="}}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk="}}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4="}}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI="}}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI="}}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY="}}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg="}}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k="}}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg="}}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0="}}, {"path": "/usr/share/zoneinfo/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw="}}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RiOJGAtjDcc/89ZYfuMbywkG05Q="}}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bgKrHE6oCJx7Tus/Gc720ExQ4L4="}}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw="}}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74="}}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8="}}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag="}}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bU0luemOfnsgh6bUJqKrIO0G69s="}}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8="}}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19l7RRP1Vl6pYie+i0y7h4wnE99k="}}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0="}}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE="}}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U="}}, {"path": "/usr/share/zoneinfo/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I="}}, {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0="}}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs="}}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY="}}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg="}}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZvijSJWtrclRiabUBTZlzAPyhE="}}, {"path": "/usr/share/zoneinfo/America/Argentina"}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk="}}, {"path": "/usr/share/zoneinfo/America/Indiana"}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE="}}, {"path": "/usr/share/zoneinfo/America/Kentucky"}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U="}}, {"path": "/usr/share/zoneinfo/Antarctica"}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk="}}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ="}}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M="}}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng="}}, {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes="}}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU="}}, {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0="}}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Arctic"}, {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Asia"}, {"path": "/usr/share/zoneinfo/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8="}}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk="}}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE="}}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko="}}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA="}}, {"path": "/usr/share/zoneinfo/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk="}}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ="}}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU="}}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg="}}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg="}}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So="}}, {"path": "/usr/share/zoneinfo/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA="}}, {"path": "/usr/share/zoneinfo/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI="}}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY="}}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE="}}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg="}}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rMJR0DrMsnv8J7MoglBLIG1Seo="}}, {"path": "/usr/share/zoneinfo/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xVfwMzEUIhxFflD6B2PsxVWSgU="}}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0="}}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY="}}, {"path": "/usr/share/zoneinfo/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc="}}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg="}}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM="}}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro="}}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM="}}, {"path": "/usr/share/zoneinfo/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ="}}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY="}}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM="}}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE="}}, {"path": "/usr/share/zoneinfo/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ="}}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc="}}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA="}}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI="}}, {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc="}}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ="}}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY="}}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4="}}, {"path": "/usr/share/zoneinfo/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k="}}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q172WRs3tr8koN/S40UX8uh0nm41g="}}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4="}}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs="}}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc="}}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU="}}, {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk="}}, {"path": "/usr/share/zoneinfo/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY="}}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0="}}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA="}}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU="}}, {"path": "/usr/share/zoneinfo/Atlantic"}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I="}}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU="}}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM="}}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc="}}, {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE="}}, {"path": "/usr/share/zoneinfo/Australia"}, {"path": "/usr/share/zoneinfo/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE="}}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1isVUUj/FMA5TUyPOWORvittywuU="}}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Brazil"}, {"path": "/usr/share/zoneinfo/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/Canada"}, {"path": "/usr/share/zoneinfo/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/Chile"}, {"path": "/usr/share/zoneinfo/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Etc"}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iocBvipAe+pMyCK6VAcmi94omk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Europe"}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM="}}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE="}}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY="}}, {"path": "/usr/share/zoneinfo/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc="}}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo="}}, {"path": "/usr/share/zoneinfo/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4="}}, {"path": "/usr/share/zoneinfo/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA="}}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uOFSZF20gbj397mKaDkd3p93S1E="}}, {"path": "/usr/share/zoneinfo/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8="}}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE="}}, {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw="}}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA="}}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM="}}, {"path": "/usr/share/zoneinfo/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs="}}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4="}}, {"path": "/usr/share/zoneinfo/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk="}}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k="}}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ="}}, {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U="}}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs="}}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4="}}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KVq2FQrAQ2AI/zt3pVjCoADUvaE="}}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Indian"}, {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg="}}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI="}}, {"path": "/usr/share/zoneinfo/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Mexico"}, {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/Pacific"}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk="}}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s="}}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU="}}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc="}}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw="}}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U="}}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc="}}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs="}}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA="}}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4="}}, {"path": "/usr/share/zoneinfo/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY="}}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk="}}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY="}}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg="}}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM="}}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA="}}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI="}}, {"path": "/usr/share/zoneinfo/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM="}}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk="}}, {"path": "/usr/share/zoneinfo/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/US"}, {"path": "/usr/share/zoneinfo/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/right"}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E="}}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA="}}, {"path": "/usr/share/zoneinfo/right/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ="}}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A="}}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To6rHVGaYmPh7DFuml6L34G668s="}}, {"path": "/usr/share/zoneinfo/right/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I="}}, {"path": "/usr/share/zoneinfo/right/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ="}}, {"path": "/usr/share/zoneinfo/right/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s="}}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8="}}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU="}}, {"path": "/usr/share/zoneinfo/right/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68="}}, {"path": "/usr/share/zoneinfo/right/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM="}}, {"path": "/usr/share/zoneinfo/right/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Africa"}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc="}}, {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X8LqPniZ8tpA/LuUf7wKkgHhgQ0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q="}}, {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ighbwFlwRbHyUNRcg6F3iDqJAjM="}}, {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso="}}, {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk="}}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k="}}, {"path": "/usr/share/zoneinfo/right/America"}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08="}}, {"path": "/usr/share/zoneinfo/right/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk="}}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19JU2NChowR2yLu0RMSfcTV/O758="}}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ="}}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM="}}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA="}}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis="}}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RZfWKqHRBLlFD5xdDPJZVo/eAqc="}}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM="}}, {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bop5pUBkbMk4Kev0yljVo7oMGhk="}}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc="}}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM="}}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc="}}, {"path": "/usr/share/zoneinfo/right/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0="}}, {"path": "/usr/share/zoneinfo/right/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig="}}, {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI="}}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8="}}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE="}}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE="}}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4="}}, {"path": "/usr/share/zoneinfo/right/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54="}}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk="}}, {"path": "/usr/share/zoneinfo/right/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0="}}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E="}}, {"path": "/usr/share/zoneinfo/right/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY="}}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms="}}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4="}}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho="}}, {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14JN9h6nakbFwOIrJUfOul81v6nA="}}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FxsqlagW1UBGlRvRUYpfS3UJyqI="}}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg="}}, {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no="}}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8="}}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o="}}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM="}}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baZKls99BCUShs16kJgL3lcY488="}}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk="}}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4="}}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4="}}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU="}}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY="}}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4="}}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM="}}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8="}}, {"path": "/usr/share/zoneinfo/right/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0="}}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WcUeCaK3RIaGABb4paTdo8Jn3QI="}}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUA7vfuWHytshwfltexU6TchUs0="}}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E="}}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8="}}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI="}}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw="}}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ttLGUauwKXUplLZl2xr5krFGBf4="}}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ="}}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1grk3lEem7US6URfIHpJF1LCvtHU="}}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY="}}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA="}}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ="}}, {"path": "/usr/share/zoneinfo/right/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8="}}, {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU="}}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs="}}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs="}}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo="}}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K4suDCZDbIrzTJtBz7nz78BIw4w="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina"}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana"}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky"}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw="}}, {"path": "/usr/share/zoneinfo/right/Antarctica"}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Arctic"}, {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Asia"}, {"path": "/usr/share/zoneinfo/right/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q="}}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qEoyBiWUab3k313DlKfU9EDV4o="}}, {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcpoedzq+Ibe/IS6ouYTDbvQAbI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nooCOVPPO175tHesSh7+rWrzatY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I="}}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y="}}, {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws="}}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic"}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw="}}, {"path": "/usr/share/zoneinfo/right/Australia"}, {"path": "/usr/share/zoneinfo/right/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w="}}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Brazil"}, {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/Canada"}, {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/Chile"}, {"path": "/usr/share/zoneinfo/right/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Etc"}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Europe"}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec="}}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWsTdgabdnHXUcnBxB+ytJGxS0s="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o="}}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4="}}, {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U="}}, {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A="}}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OL6h38ekvpU2vziJSpi/3KUsfhM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Indian"}, {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok="}}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Mexico"}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/Pacific"}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/US"}, {"path": "/usr/share/zoneinfo/right/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "008bcc1445f44203", "child": "2791973cba0a89bb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "008bcc1445f44203", "child": "4cf9c3537f896231", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "4fdfbb03676f495b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "6b9abe7d80ee470b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8108ab845e4ccbcb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "862a8ff2f35a6b80", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8668162f21426d67", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b58b2fb69e8b39c8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "c7bb6e42ea2504f8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "dfe56f19a55af4ab", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e456dfb5be04fdb7", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e549cedcbd486e69", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "02eba7befcbb3bfa", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "1071b0c6b4d98bb1", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "35ab393f27e0bc39", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0a3b4a9dae4049aa", "child": "71fcfec0ece1a67a", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "77282715f933737e", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7b189c84b22c7f02", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7ff31e5e9ba0bfa9", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "89c7ab9592844cbb", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "b103e8d521455a19", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "d98fbe0bce78b009", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "10c99a42ed5bf9d4", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "10c99a42ed5bf9d4", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "10c99a42ed5bf9d4", "child": "564026926225072e", "type": "contains"}, {"parent": "227d9dbfdb949d11", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "4cb49698ca5c72c1", "child": "0fab6f59514f4740", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "4cb49698ca5c72c1", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "6a7f2c32518c8dbc", "type": "contains"}, {"parent": "544ec51c3fe9a624", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "5efe1218da015951", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005448404ee58b40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005b82834d7d5686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "00601d6c11e9dd20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0122f800f4ad8284", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0142369d07f5c563", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01475b49acafac83", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "017409a4f041f0f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01814f2fefa15229", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d5cac7a0fde73d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d8f30e6c70e1c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "020ae63fb4da9a26", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "021f97ee467212ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "027518f3ddc73dcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ac2d8e120cae92", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02cdd929ba370762", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02d6b7d35145a0de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ddb5be58017ff0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02e4f0dbc11e604c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02f3408070373f65", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02fb4858e2380e08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0305ac4d7ab6c9cf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0314fbfdc1916c66", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03239001da446014", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0336eedc6c4118f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "033b5e7d13ae7c21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0340c5f90d5855df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0342bb3fe6fea2f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03f4748d90f12155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "043dc039eacbc41c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "044139ce1cde5bdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05018272d72cfad1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05294b476573997b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05478041607899b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "056f3352b11d2c39", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05ac8fe458aea86c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b0d26ec1e7959a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b4d54b368f6344", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e2bf9264ed3771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e33b81350baabf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "060876e4c2cf6686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0658dde26ca712c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "065e379886488b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06713e23344daeb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "067babb899244869", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "068393c10775f181", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06f8ee72c3c3a383", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0704e902ea772f56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07447042371ca0e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075b89e4efe3fec8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075e9b425d5b0722", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07db0ea4df585084", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07e6dbec6d4aa4c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "081fb4d5b044cdbd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0843a5d10f45ed1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08a5fd86dc720476", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08eff33027b81928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "092ae5d6e425ea9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093149edb63ab9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093cbb3bd2c06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0963b1074407173d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "097e8ad8a1cac738", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "098a6dfe7255c449", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "099450482d1c35b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "09e129e23af97216", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a62356d4a19d3ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a66f336d5f7d5ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a8940b519ea75b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a9b30a61b72068d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ad99c3a5ee70349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ae619fe5628eb77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b3bf7fbb5f06371", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b492712609d5932", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b727001adf28928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b753e445ed96cb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b7e06c087ba5895", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b978943bc7cfe90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0bc21907cc690d2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c057ba0a24f0339", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c44c5babd2c42f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c473b280b3b64bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c5e3c652c1be349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c8da9cc6982b771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c9e19f1711c186e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0cfffa615db5a8ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d0034076ed86fda", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d3d551dc5d523a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d726ed5ea4e0075", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0db6d2c81ddf054b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e073ae50e133c93", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e21187c4f923e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e41ebfa0f92b4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e75a3dcd45d6564", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e7f44d3d3799ceb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0eceea272d2288e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0edc09eaa17cb663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ede1f387ca8c1c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f2ff35f50fad7dd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f49b40a3c7d6804", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f8e42c1ad7b03e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "100d71ecb7fe11b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10146bcf178cac10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1039734269e3ae73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "103b8f15a1ca799e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "104766306a2c5396", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "108b403b2b0284f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10e17e45ac01644f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10ed111c91179f3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1105b6b0ce70a546", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1113f958ca1453e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1121c310dbdb9478", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "112a2909d607b110", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "11796816a038e84a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12097634795c1864", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "128e679165bc7c56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c29c777e87703b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c49dc9d40b244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c95e9ba7333f15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12cf6f90edbc9232", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12f805965bdfebab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132a92a142c44493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132aff0855989401", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13ad25aacc3793e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13c2de2ee036de06", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1426f27dd74cd5b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "148f6b814c407fa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "149f2ca459d70157", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "153919832c9b5144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "156337106c37e323", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1575ea42fadba208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "158608b313985c44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16366da3885e84bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1640352bae1ebdd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167a401b5c5d1487", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167c2cf6469f6a02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169a825498d0936a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169da8e35efdd222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16af1488b0fdcb47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16b9a0c4aa2bdfde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16c5e36e5e188cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "174045b94902854f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1747dd61a650bfeb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17935255332431e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17b5f1ee5fdcc79b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17edc5b9ff8cd741", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17f390b4c0e20833", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18041b6e607a48e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18140fcf8de3f734", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18b5036514d46e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1954a3834934d5c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "195a458d926a32ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19adc03cf76b7ca4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19e87de3f4529129", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1a75a9199088ab46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1af83d5fdc03d855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b2559ed040f50ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b44ce9da1217c70", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b649f29824f411c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b7afa212cef6c75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bb6d3c21bb9b64c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bc1c1f8d946305b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bec8ec3a7b616b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ca8386b28aa1812", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1cc537476034e84e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d4e0bde934de4a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d5be65e6d7ad952", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcb16b2d899e2d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcf1c594a76f036", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e2421bc02639988", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e56eeb092b515fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e78969827a1178d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e95ca34991f139a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ebb897d65e528f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f7a9f469191b9c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f81eae123a18cf2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1feeaf48a7ad36e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2010898b676aa177", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2063c29a4960c6ce", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20bf36a5650cbfa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20eff447e63d7ecf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21f5145dbe33022f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21fad208fcb45308", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2205a1b6fc83716a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22b4e5e232f00906", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22d79504e31e9e14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22dc654b654a06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22df38ac1d1fd964", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2315e1a6ca530aa1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2329ef2513c2c0cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2397d9627010466e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23aa6840a348d38f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dc2d2a52df855b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dcc8af10a88f77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2403d3e030bfaab1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241bed02fc07f479", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241d2da8c3f20622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2429541998ec264d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "249e6009e55f7202", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "254a3d614d8b3a53", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "260ee43d2b65f0fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2691c113faa031ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2696b5f41023bf62", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "26bf78a6c7989206", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "271014b0714af507", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "277f170e0a965663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "27b844297d8c9bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "280f3bfe949a3ffc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2812a3c0c7d00e95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "286ae4941018cf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2879551ab558f99a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28a4e76f5d734fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28efcc256d421872", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2949d6456be76f2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "299bc49792d97b90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "29dc45e253756a81", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a26e6d84537cbed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a60940c97ab3085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a7ed23db9f6368f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ad874afdc60d88c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2aea0ea4b40626c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af1bd2ecc9d016d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af829117e3bdc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b4c0a07f17cc0bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b888b33ac587100", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bb152ddfa546f50", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bba9852eeff11e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2c78816c3d611bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2cdb7dd3c84dacd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d438029f830719d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d97737bd4fca62d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dc715c5c9e66bc9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dd51d67695e0fea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2de799f665fdf03c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2df7d15d2487703a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2e7e09dde874117c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ea99f3402e601d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2eb3309365b7f45a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ec343707f34f139", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f30128f4f50c2c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f39629da9696f23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f94d4c52bfce138", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f990f17a87a2795", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "301b8397750e4d9b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3033120eb2be2983", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "308ce13d2e514d32", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3151f9774fb8c673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3162a25572cf1876", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "317dcf56af89ceba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31826d3421325fac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31a27b349e8eabab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "320e208e9aa461bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "321729b5dfd50643", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "323272a0d0666dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3253c59e6763058c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32b4a3ce58b08530", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32c4a9b19f3d3fca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "336a424850508f04", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "343cc7ff5dfdc179", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ba24dc7029a089", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34d726a6ff54cc77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ea600227342df4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "356b17a414234bd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "358f286238589a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "35df5caf993836b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36098331dca1cd19", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3646bfd417ca9406", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "364f8e97b6da4555", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a4e2f2a90876af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a94d1dad80565b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37384c5788fc39e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3742add0fb4b06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3747246401b0c9e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37901dcb18a1d8bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37c4934cacbf83cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "38109425fcad1078", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3901c7badf952068", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392713c3b019509b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392a86ab7a610455", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39500c5fe957acfb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "399fee198e75537b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a5c0d0893f3328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a73375427078dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a396a0aa8a84233", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a3d7f2254f26c5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a4dc580ee5e1749", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a7c2c6c682ae178", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b3cc5dfdd5c39ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4264d99fbe2f00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b47de5b6b988788", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4a4ad6232f8bcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b8436622ba4edfd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3bbdbb1ebf991ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c20b79f409504d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c855449f3f474c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c93f2cb0e401a6d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ce77c36203d3a46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ced50db9f898b2e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3cf5d6c749912850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d281f206494c15a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d550a82fbcd19bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d6ec807a4070fc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3dcc8edae4b666c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e2befa5b3f6a4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e4cd5ed3851ca87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed52a543475929b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed57a6835ec6b67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3edb221ea674eec5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3eddb49e52aefa9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f74ade3d572ed38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f95f01d49de615b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f96dbaf3ad96610", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3fa7710ae4912836", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "404a7abb8b3a9dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "405c8cdcb499f67c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40d69f79fc633328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40da57cc26b708e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41785794c2dc4ed8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41d37dfc4727db52", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41f3b364dff808d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4216e9f2cb420692", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "423d256f56fdafef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "425de79303ce7d1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "428d457a2b4c498c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42ad5d750620a850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42c0e4e5aa76ac45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "431e4ed4845a826b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "434b9dd890051ff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43527f6258329a91", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43ae88d20e378662", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4420e3c34552b992", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "449a3503c998036d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "44e03ee58024b410", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4531fcdb0187f8bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4580d3080d6a03dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "45d31a13829b3013", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4621093405685170", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "467f5d7eba2e9130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4739febcb80eecb2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4740b4f662a3866d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47746d74b7052019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47790ac862ecdf4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "478d5b7eb5bf5816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47bdf1807f252aa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47c1aa3d216e8483", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ea03253c3d11ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47f5ac3c8b10a9d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ff56679e7cdd95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "483350f9c7319781", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4835902ba7b89c00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "48466b4f3829ed02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4876534fbed12733", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4899382e2947484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "490afe72114801ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4970d7813c658453", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "498d6b92266993a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4998eb4661bd289e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6801bc6eb17d0df0", "child": "49c961603973546e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49f9d4fa0c24f447", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a0eb53c902823f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a3138086b13ed7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a36b21fccd8436e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a4ff44641865fb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a619cb5c9e3264e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a6b1b39a0c12be3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aabaf41761b08b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ab9932e4de1d130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac2caf372b14e9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac7e84a86c37ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aee709825c0a92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b4d3b1cd9064d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b9b4f650e7e30d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4bec88c5be479ace", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c18969f342c5c2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c56c7c168431118", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d0ab1069c2e5de2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d37b0910a8960d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d6d2280ddad5892", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d9640c6ac8cb565", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e09bacdcb59a17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e0c931477262dab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5bf468f0daf278", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5e4263b8153a4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f13991b60313e61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f15227c478d0fd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f2cd1f1118702fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f41668627fd317e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f4c5f7e42658cd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4fcc53343772dea7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50990a754f76d940", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50c4f126f1ac2e84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50cb4cf9fd8f4496", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51444122852c6ddc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5150295b352bc1e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "517bea1ef452ac6f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5188e0eae3447e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "519a396beb615431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51b4b6eda526f4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51c1185f69be6e38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51d3a6cab8eea421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5326eae4c438fb7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53299b0fe1ccbaae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "534cf4811c99dbb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53716717b330c085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53a261f035e8d2aa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53df2254549c35b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ebfc69374d779f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ec8a7a714440da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54091268acaf20e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54a37c0242cfdade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54afb59feebc6bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54d718b0eab31303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54e063224741523c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "556edc77899f427d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "557b879ffd828f7c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55882aa51384ccde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55a0b2fd61fc5c17", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5610aed170a54fa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5634c6ea11a203f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56d67f3ae160b83f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56e23730c91ab25b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "572c9242c72cf6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57315e5d21530e60", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5761917765d162da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57916392453aa8ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57b03726864e4be5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57d2ac451f409ad5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "583e6580dbf7b441", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "58cc974883e2a135", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "59166dc738e12f8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "591dfb4647330e34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "592447db91d9f92d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "595ec860e6ba3e7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a24595604e89e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a6fca57daf70405", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b37585d7e9f6976", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b5ba46c3912ae7a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5bd4928de575895f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5c574e7a9274632a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5caf2ce9248945fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5cde4aeb4da9ed36", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d1955c7835b2bb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3187e0db786303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3abd45b148db43", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d5277964a41aafa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5dc85aee34d0ba49", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e03748428872d47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e0b9f9f46ab4df1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e16f5e470041bad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e21bccba9fe09ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e398f26d0e6d3f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e663eb13efc9581", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e9e6ade30a67e07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5eadd5ad7a34c18c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f1d0a3d4d113ae1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f5293889b3dbcc8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa2502745be5c57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa3b6e094240252", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fcab6958165240a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fd89385decbc967", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fe69defa795e042", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "606126c7c2869a9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60913db10ad60af4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60bd9330453e60ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60ef5698f04af673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6112da1e9f6a83db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "613e3372c1967331", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "61ed1cf74c885e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6228d718f31718b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "625251d6bb1ed770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62707c0b82f43296", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b4e63f4bb7cf51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b8d10d19009778", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62e9a5c26c85d493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62ec1958227b00c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6361263e9880c8b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "636f3260b6647d6b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63a2aebedb236f10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63dc80cbbb35b222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63ec00faeed7c990", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6445c1be502cdfa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6474a25794e423f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "64b5dae5362d523b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6564e6d3f72afbfc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6576ff5ecd505d30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65863cf08b3ffbd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65b455cd54dc7e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65eb93fc29287b33", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66191e767b2c1256", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6689f349f53a3126", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66fa63911ad7f9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "671eed9d9c25e3a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6735ed04e41b6d3c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6742adaea21217e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67c7b9ef23ed0655", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67cfc437f84d2200", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "68030f053707ce87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "683a24f6548027c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "690508a683713c9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6940ab5616097745", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "698b0a356bc65750", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "69c294bf586139c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a0d5e631119007c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a187c709a0e0094", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a432a29cd850c3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a6b4940a201e848", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b0bceb9968ccf4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6b371f4796d8d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6c7f005413252b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b77cce02d404965", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6bed5a8878eca1fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c02218b71208982", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c06d231d7e2f6ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c21808d3a46db08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c68533c2ca1db2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c774449cc2b0a67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cb65b9a87818d86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cdf2077b82b6e75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d08d40ffec457d6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d3d29076b63f907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d803caa3829e446", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d8755a3c2a5e360", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6df8c4d5e72622ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e1cbaa5426163fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e9234f82492ff3d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6ea03c16b31614a1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6eae95b1acb7c896", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f2fadd089afbc07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f335e119e4c042c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f89e001589f3e30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "707b7c0b941d8070", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70921b1155f01e05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70a344f4a7b797f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70b8c06524a4b617", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7101f74ac7b9de1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "71f086b0d46b78c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "727e57b269e28822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "737c81365ba14086", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "738a37572b547a27", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "73b2df70552ed062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "740e525eefae773f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "741f0866dc266f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "744eaeabd83270bd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7479d055c5fc56fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74b84bb2a8b98dde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74e1922deb071073", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74f027241eb30b95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7510ec6197bdcbf8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7527ef7f1e3e431c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "757103c630c44511", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "760d7e0c55c0d933", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "761ccea1cd669376", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "765526a9e12f4df9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7670b03ac26522e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76819a6e931e80f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76e91852aa415855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76f8f2424fa96bc0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77a6337959c7bf86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77dc68314ea9f3f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77fa5f03c5f6f0b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78193fa7c9a562a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7869c5c53ccfb7ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78714514019edf75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78e648b820a70b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7904301078568702", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79108b74cb6ac742", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "793448cbdba2b6a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79568f6d1560a0ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79701367c4351f7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7971e9b663245859", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79a96c005f92ede3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dbe1f5e5163015", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dc67331f9c9363", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a1ca75c8b4e3fff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a407713abb4f271", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a6584e809c2ad8f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a9c8a9c65ee260f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7aa1486cb78b789e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad0738d1de5a132", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad4ce05d666982c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b3f589244a72009", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b430f9ba9791cb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b4dcb696c92380b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b771c1ac47f373a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b9a9f239c069acb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bb61d2b8740f45c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bc9161a2c370191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7c2647dcca36be61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb32c63f6f60211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb8594363213e9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cd41b7d2ae7e0be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ce21b552e1136d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cfe26ed0b3c1e71", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d07d9048e7d8f4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d384c288203f59a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7daec355a3520ce6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7dd175eca08f0de4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e1953e1c44648bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e7ce3714a8e1ebc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7eaf93fe3ce3e168", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ec2aa4052d2bece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f17fcf1d474fb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f26ee460120404b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f3a3cec6392d1ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f62760572d0e3b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f95c16bad5ab585", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ff3b3ad36f0d469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800772ea66e28c97", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800af7211602d7d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80209ada7a28b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80314f4e82cdaa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "806ea93a175b0d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80717dd12cad8aec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "807518ac1092eb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80a72860c7565099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80f41ba96ebf3bf4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80ff260045a9ea57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81354cf53f9c40f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "816850179ccc39ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "819937c76c444dec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81a0e618926c3da5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81bd95b8d6a947e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "82673f607c3314da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "831e61354e7664a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "833d58e3191aa616", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "834d60910dae0d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "839023d792436155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83b07739722fa95f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83be9bb1c38a0ca0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "840705419294209d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "841e40939506ac1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "843d376332909572", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8478c36bad0b1e16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8490f82daf0fa030", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8497a6674e86d8de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "849b96c99c095c4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84afbbe6ec5acc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84b6786d1852aa9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84fd55d6445517d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "851aec614a55bcd0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853607e5cc609f5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853c0221c9f03355", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "856b91e4148c7efe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "857a36c5fa81beb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fa7d6eb7c0849e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fd28b8cd9a0d72", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fefc773444897e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86283b8b73186c07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86acb979f981d4e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86b36a409bd92012", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86f5e1d752734cf6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8785f76d637d28d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87b6f60cb5b73220", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87bafba6333a069a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87cdadaebdc8713d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87d4dd0b7c02e4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87e1ad392fc93d5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88209b637e071ddb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88516d1d7caa8b61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "887e9e49fae0244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88eec9899a38adb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "891c72ffeb2c805e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8922b42f97eafb63", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "894dcb8c39d129b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89a5ec6f9e843e48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89f369a11442c924", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8a31f27f2756a67d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8aa89b5e9cc3e8d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ad543ece4274a73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ae3f6c2bf5854ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b35dc1666c81910", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b6a3b7b77a1b047", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b806ddd7081734d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b970b061d980f0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd875c7c181709c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd8890faf828d6a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8befb5ab4d8ecaa4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c285bff390d37fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c488f315c265332", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d5fb3efd8bf9f75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d813cbb918f1ef2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8dcadbb68c6556d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e08aff081cad65a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e0e047c9265a4f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e53ff8a7add34e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e839fbad126e5ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ec22237d7a47ca7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f02cb23d932c7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0959d21b68e022", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0d56ad1e8d8336", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f7dbd485491dd14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f897b1d9c1e0c01", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fcce627adc902c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fde3f2361f0b3b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe1d9ba20dda956", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe44307429ad240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff09e0ee3eb0815", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff402c23e1f0d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ffbd5cfad8b4062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9023babe6e3f7680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "905bf554eaeb5efb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "907aa7838816bd2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9084f216223217cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "90c46ac4b4a164f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9143003e390d85f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9155ad374308ceb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91628d5ad76d348d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "916933697fd5c223", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9188b5e5f5d31ef8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "919bdcf8522ec519", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91aac87817f6872d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91c5880e795a48bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "925380f086462753", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9288f246356224f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "928aee5083f9e907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9299c3abe85baf47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92cb31019d759050", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92dce49deb0a09a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932e87c55b92ac9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932f3f605150956d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9346990f9dc2cc34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "93c2f47d412cba37", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9415d9403463fc80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "943b4d33125d53fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "944ad3c51cb95bc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948c6903f74116e9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948dde6922b3bf89", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9527793f3cc36822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "957e674fca99e852", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95e40a923286e51b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95f25502d437f227", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "960717d7c863935b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "961e1eb08221d193", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96201691b68529a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96220d608b367dd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "962e6cc0cdae2e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "963bf02327e25f22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96770247136384e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9689daded15a839b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96d0eb8154bd1d3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "977361f77e6652d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97910c3a4419b22a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97b209864d3d410f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97c33a605bd6e4b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97d8620e4e579021", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97f32fcef86f0269", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "981892e51f3dd6f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9830dd58262c73fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "987e406998e249c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98e6f2b4545c81f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98f731d23a1a4ef0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "995e0d96219a0103", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997460036d00ba20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997a19cd93e002a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997cd07ce0f1b0d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "998e7e676c1bd320", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "99b0426825054686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a3668f6c2eadb34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a554304a5a49bcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9aa049dc097ef6e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9b12d916cd06c443", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9baa02a50944dc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be204a4e52335cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be4a15a28501191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be91561a3664183", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c0da402f152dfcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c6745fde0e08e58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9cbcdc0a511b0ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9d9886dae6041a23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dcbed285495b159", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dce013aa1c29112", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e961189f11b51f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e9cb7ea6e14723b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ea2a01a33da006e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ed9cc63022b73a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ee9fa1dde9acaca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9f2e2f161136d043", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9fc13b6b115d1b03", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a046cd6d1f51a77e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a06fbe9a055246ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a0f0afe436806016", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1050f6aec2684c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1403af117861a4e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15ac746eb317485", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15b8fa7c79dfff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a19d4342b8cdbece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1b265d1806a9cc1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a23968925b2f2174", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a24ac61b248e829c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a26ec2050f8f71ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a31c694d1ff8ccfe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a35b032f24ddcb11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3ab3e1b512f8425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3bfc24e41408f78", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3dd0efe9df26306", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3f66b3ee0885607", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a421dacad8181e57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a428b4ed970fca40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a42d8bd82c9220e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43da7de9648aa21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43eeffdb6a2a7f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a51a56dc49f6d02c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55d9cca3ef3f431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55f36f81ac92769", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a5d28d7027c1d096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a60cb59074fa9b35", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a610caa416fd02d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a62c148e8eb055d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a64fe2a43692d660", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a6ceebc86bdfd8da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a72b17d6c1efbf4b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7ab7e973bbd0343", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7e6475d384666e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a82c5bd17d1afb4f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a856dd0bef43e56a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a8a88dcab929f8b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a90e9c2182e78d80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9754daaba4f6614", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a98c737409c84469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9c40580bb4cc128", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa00bf27bd144c1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa16fbc49b806981", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa1c13bddc9a24a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa42e42eaebdc80c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aaeff9ee27713241", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ab64687df86911df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abab227bde7b82fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abb5c76e6bb2d15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2604ce642c0fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2f7290b89dc253", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac5f170739dbc0a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac877b49c796f4f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ad7fefb69dfea998", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ada922aead4b3625", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "adcbf66cf5e2d49e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "addd166a79d7d561", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ade1701da991842f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae60340f0122981c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae668d4094bba984", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae7d0f573f3f4057", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aed85422ba8e0bcf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af44029177511d9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af5e1f7540f0f4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afb4997a62a26cdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afe0fd8b7f2685fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b034609f083470a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0389a3146057be7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06344cb84099002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06f73ece2dbd7c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b092f998c5b76340", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0a8163b6df2c096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0b2b80d05b3e9d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0dbb0f7c32d15f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0ef4b1a4b1fe5fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b17c82e8a8c391b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b190641e452ebf8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b1b9dd413933d258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b29d015e9090e8f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2c844fdda518daa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2e015a20eb7ce44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b30f8e426b2da15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b38544d33932034f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3d781357004ed82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3e2087284a236a2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b4453821af15f841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5679391dbf8179a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d2241aa5311e55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d464f1957dba2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b60c069f499cdae6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b62a4a5129feb939", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b6878a8629692a5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b71328bf9a24d1da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b73ad0149b3d9e1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b779c689db601e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b7de6e883d09c818", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8338a96c79493d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8470ad57b1df2a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b85fe99a06c313c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b89d1d808dc5c825", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8c0b2b2e91c9ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8e01cd2efc041a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b917649368da3d75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b92fdcf98c0cd47f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b96e89b59054ed84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c0866fd1f90df5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c1d7aced38921b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba0bf0bd01b43246", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba43db1341f18d95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba93885dc2cd3421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bab2707ab2212b34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bac73fd406371ed9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bad86904dcee438e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bae4081cab10a7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bbddea559b4aadcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc3c7d6cf699bba3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc43ce1a6665e797", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc4a0f890ed06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc6817977eaaa3e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc911b03cd362571", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bceca728dcc3d96e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bcf4e585291beae9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd084da36e77afa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd2b8a8fbbbae666", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd3f2052d05cd17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd7432f13da8ece8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdb967d6b011782f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdba3d18469feba9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdc2c92f29610435", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdd06fad8b1d069c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be0585022f46c5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be1af7e07e36377e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be3ed91dc115897b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be84b04f47ca36c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be9e595845e9bc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "beb6363551e580d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf1943ce8587d05a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf3974a361f83cb8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf63af589a9b6380", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0507d9366c8aa1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0c635cf5f5c3025", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0d99e23ce848d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0e110e0dee4b9f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0ee9f8dd27e1a90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15731f19d21a394", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15aa03ff651bb5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c18f993914023c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1a5f70e8f827703", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1b16749de52da29", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1ba9c1aca9af211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1df602df6d5c536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1f389d8d70fddb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c29e867a9688e6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c2f35b447f7c82e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c40a93b063ee8903", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c42f79760350be05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c44629bce55a42b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c45ce45bd2d379e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e89e3e77eba8f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e8baecbecdb0c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5072c77167eb3f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5697abe46ded9b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c57a539e249457b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5e01272f3efeb10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c610680b202a55b8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c6224107b9ad2fe2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c71514a45c4872ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7263a3792b035ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c73db5a168e6ede6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7ce6fc32655d035", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7d3f7e83efcc0ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7dba53ff4f70d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c88cbf1a896984b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c8d04631a26b729c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91daa030e678397", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91e71ee439b46b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c935e4f05d910b11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c977cab3b16d22ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c999ee7e7fc901cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9beee18c8397c7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9ddea9e29adc39b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9eadcf7af323dae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca3ed806fb7a9261", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca554039e3884a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca7d5c4e62724eed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cad33838ad4b81c5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "caedc6833a1dc2df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cb0e386aaab55f47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cbde665d0d9dd8e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc469fbf3a3e44a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc50b7007bfe3ad0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc744968d294212a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ccd36137d3b94d7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cce64dca6202eb48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cda528ff67479ae8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce3da07caa30044f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce67839d3ff6b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce69dee172786d31", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce831cb33591d810", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce97113d54f4f542", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cea3dc9b0e99ddbb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cefe29125542b7a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf01aa60599a4b00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf3cc45d24b015b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf45740f0da85d9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf591daff9726680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf85b5115bd58ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf930338d2013685", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf9597660d1f32f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfc3178abe455518", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfea65506ce23c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfec344bcd5b1816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0153ab23de651f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0249bf015d858a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0da1ced93963d18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1248f40a4f3fcd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1a4bf5ee5a63e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1bbb2562e6bb480", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d24f62bbf0719b68", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2bf810270d1cfd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2c347bb5170acb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d318287862179f55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d31f0c043a250681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d32a34d4d4a5484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3c5ce9201bada23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3fbec6d495b258c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d407c3a5f0f1fdfa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d41aeaa80e52f0e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4382f914ba994de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4623cc31ba251bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d52f51edb3c69150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d54699327bf6d439", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58905d8325e970e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58b238a8ce10155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d591ee33c783e4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5a52d41e545c72a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5fd2e18ffc92de8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d609003d244a8a58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d616bb3f881608a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d621920238d90493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d630d08060d7e845", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d645925efc22579b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6459f65b1293dcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d64b9711715b1841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6b3a54a31cb7f85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d7441f0a2a3f81f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d82037ef701f5cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d838739f427d4ea0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88000a4e16a1a7b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d886f911093217df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88c660486d088c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d8e76cda1e073fe0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d995af1b9e7b70a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d9da021820f8905b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da242d11467fb503", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da759c291c2b9f6c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da9a84d3320230be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "daa37c65d8b20d22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db3c8f683c24396c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db40fde93d0d9905", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db6d754d37707240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db895424528af26d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db9c9266e864e260", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dba6eff37980d560", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbda41dc4f6fce1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbeb4573795919dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc156dfa8ede3f96", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc2ed2603aa07fbe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc3aefb0e2010f16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc76b5bb2a33366f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc9d29c93c253ecb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcabf420d2a05763", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcac49ec5d93a75f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcc4bacdab462150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcce8a197c74552c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcd3ca7b91183e22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd2ad31529e7cafc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd334a782a6322d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd4b89cf785cf97a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd5b42d63beba1af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd60ee435853d68e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ddbe94c39be09c0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de400b1397202f86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de83482718d6eb51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de9b3b8bfcc414b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df1603c5609f32a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df29e30fd7bc1576", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dfdafde5a8955a15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0186e987bc1d1cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e03751822bf25dc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0605371e8d3057b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e17accec31b8df84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e18c8f446ee72694", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a0ef28603b3d5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a4ba787df288e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1e68a0895ad27e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e215ca350a908d1d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2a1e68353d37144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2c05e06db25b7f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2d0e0bfaae3ef73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e324b3b5ebfe27da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e33ddbaad098fdc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b2606ad59e9c05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b5ea098f5c909b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3cf5cf7e848f8ad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3da0a2c93143d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e1079c8d197cac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e51c75211d2222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3f06be12334c885", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e40cf71d8263228e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4195af2fb18d08e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e44d8c312fd096c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e483b02f25df8bb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4c331809851247f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4df445be8f523d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4ef857ad10213a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e55e726f6fd01bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e574c0f89ebb0d14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5b855c7ddfa9354", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5d0acdd4605aeca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e634adf530544770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6b3f57ce1b8bd7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6db58c0ee9e2e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6dd8617d1ca9ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6e456ce32cfe5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e71f0c4b84e94f5a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7640f15aa09992c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7a1bd62ad3c640b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7ca0435b620bb1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e829c7920218e8fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e8665629045572b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e87e778b34eebf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e90c50db5501be2c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e940a75c1bf46f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e9bbaebb494a60db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea01a8507e8e0e2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea3e83b1c335a208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea438ec27daa0600", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea595726dfe8f264", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea69ef4d1b310005", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea785cbb8a2b9e0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ead4c38d717ae5f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebb186fd31e88373", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebee9dd1ec21c92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eccc4bc6cc1743b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ecd53f9e31724028", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ece183e8614c3cff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed888a1d5a40178e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed96ae54c08807d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eda0a5bb6a5f0dd7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "edfdcf1882aa3ae5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eea9db6e7182832f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeab0caf7590556e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeb74e2944064afe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef1250eac0a80867", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef35d79a4c5713be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef74e6075bc21909", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef8aefbdc8d62096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efae57a23b35fa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efcd54527891e771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efe8937312b7df98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0126ca5b6949db7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0308717d40754b6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f03f84139f858099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f065f8631ffffb69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0a58ef84db096e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0fc29725b5a4575", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f14e232bc5e4507b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f17b879ae3eeea61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f23a3cc63a529dc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f309181322195f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f31286fdd8f216b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f34439745293ade1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3925710f58ab31b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3eb968891b9f3bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3efa29aed979aae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4066ea3240f46c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f41921492bb20102", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f44afb1a14d00ede", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4ddcdaa98388e20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4e726d3c36e9e45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4eefc74314940b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5604d2f4aeab156", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f56901be5d374425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5c5458f27145aa6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f613b8eb046fb6eb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6a3bf250d70532d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6b7f26666b6b536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6d1fe4170e1d337", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6f3af6ff6a22f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6ff287863a4f622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f73291fe09038ab5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f741a67a8149dc15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76390cf3ba3ef8a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76880b342a81577", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f884adc680f21f9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f8cae4f5f01d01ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9023c712e41243a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f907875d727c120c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f991f6c416d3af10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9d1499b15aa9258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9e6c2a700c11953", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "faedb3d17b57d5fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb264936cec721f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb48b028cdca68cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb64b3df2536f85c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbb123bb9dc30e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbccf5b2ed155767", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbe56474055d6c1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbffb4e8a99a6681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc454c16d2f4eadd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc928b5f45dc74f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fce7fb491c319993", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd047d23f43c42e2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd77be42eaccc817", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3c0609d1cb2019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3f9f1c5d10b6fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff53606399a3b85d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff5fb87b571e3552", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ffe1e06dbd20d6da", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "0a3b4a9dae4049aa", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "10c99a42ed5bf9d4", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "227d9dbfdb949d11", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "544ec51c3fe9a624", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "5efe1218da015951", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "6801bc6eb17d0df0", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "adaa708f703652d6", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "b37d6e2e45f66f33", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0d6e0f3841a7244", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "edcf6e67eac04af0", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "f0def3051a26afc8", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "f95be16d8615d51f", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "adaa708f703652d6", "child": "544ec51c3fe9a624", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "edcf6e67eac04af0", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "f45009f97952cd8e", "type": "contains"}, {"parent": "b37d6e2e45f66f33", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "b37d6e2e45f66f33", "child": "d7486c5ba43c6e31", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "c0d6e0f3841a7244", "child": "47c9d14986fb43fc", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0d6e0f3841a7244", "child": "51ddc107d90f5f4b", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "bf51187b1c0aae54", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "c911f25351778370", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "e0a729e0af2c3974", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "f95be16d8615d51f", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0e7815a8b0d1ecdc", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "1ae61640919b8dcb", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "2cb40ab7cf323e58", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "e5d4a79033ba84db", "child": "76af347c7dbc737a", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b6274398f5a1b17c", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "bacd9a5a78fe821e", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "cd658a985edaf628", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "d5b653bea57138f7", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e05bfc6d7f257206", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e5d401ebaaead494", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "10c99a42ed5bf9d4", "type": "dependency-of"}, {"parent": "edcf6e67eac04af0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "edcf6e67eac04af0", "child": "564026926225072e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "5f6a22a80b2c468e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "7964b7b17ac34389", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "c468e3fb98398685", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "da2faa18609cadef", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "faa5e8897571d717", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "09bf3883b623158f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "3f37b052555a032a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "f0def3051a26afc8", "child": "5229138dd6e4ad25", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "5c344de6c0adfb41", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "627946275cda492f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "671d1f01c6f0063d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "6722cd9ee8e4cd77", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "75fcc462c95ba1ee", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "761377117b43797c", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "7e0eaf4903e2c594", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "81a031158e5a172a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "8d0f0e38c71439e1", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "932c31c2300cc286", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "a11195f3b431951d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "bd290647080920df", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c0437528810bb1fb", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c4d82f372f586c5d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c9f749c20ace3749", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d15e3bb2fde54385", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d7833aea1af90c3e", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "e62c139013a804b7", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "f229e2967a4439ae", "type": "contains"}, {"parent": "f95be16d8615d51f", "child": "49c79e5f91cc5d9a", "type": "evident-by"}], "files": [{"id": "564026926225072e", "location": {"path": "/bin/busybox", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 841392}, "digests": [{"algorithm": "sha256", "value": "36d96947f81bee3a5e1d436a333a52209f051bb3556028352d4273a748e2d136"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d0f0e38c71439e1", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "671d1f01c6f0063d", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "6722cd9ee8e4cd77", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "627946275cda492f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "09bf3883b623158f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "7ff31e5e9ba0bfa9", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "6b9abe7d80ee470b", "location": {"path": "/etc/fstab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "e456dfb5be04fdb7", "location": {"path": "/etc/hostname", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "4fdfbb03676f495b", "location": {"path": "/etc/hosts", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "2791973cba0a89bb", "location": {"path": "/etc/inittab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "5f6a22a80b2c468e", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "1071b0c6b4d98bb1", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "7b189c84b22c7f02", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "b103e8d521455a19", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "77282715f933737e", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "8108ab845e4ccbcb", "location": {"path": "/etc/modules", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "35ab393f27e0bc39", "location": {"path": "/etc/motd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "da2faa18609cadef", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "4cf9c3537f896231", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "e549cedcbd486e69", "location": {"path": "/etc/profile", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e"}]}, {"id": "d98fbe0bce78b009", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "02eba7befcbb3bfa", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "71fcfec0ece1a67a", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "b58b2fb69e8b39c8", "location": {"path": "/etc/protocols", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "7964b7b17ac34389", "location": {"path": "/etc/securetty", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "dfe56f19a55af4ab", "location": {"path": "/etc/services", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "862a8ff2f35a6b80", "location": {"path": "/etc/shadow", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "a61d56f082f15184942d84f3c8eba1b48593a2dd6282c271e6c6242882ba9227"}]}, {"id": "8668162f21426d67", "location": {"path": "/etc/shells", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "0fab6f59514f4740", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214222}, "digests": [{"algorithm": "sha256", "value": "92dd040a840947f00a14f66e9e17a799051ad7f88ddcde851b3711ee0a78a7ac"}]}, {"id": "bacd9a5a78fe821e", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "0e7815a8b0d1ecdc", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "d5b653bea57138f7", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "2cb40ab7cf323e58", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "5a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233ad"}]}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "cd658a985edaf628", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "c7bb6e42ea2504f8", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "faa5e8897571d717", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "49c79e5f91cc5d9a", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}}, {"id": "f45009f97952cd8e", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 616992}, "digests": [{"algorithm": "sha256", "value": "a0e80898190e34005a4d0598fa71e2e0b0ab2726a3cd73c3ad147770ca371173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "89c7ab9592844cbb", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c911f25351778370", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0a729e0af2c3974", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51ddc107d90f5f4b", "location": {"path": "/usr/bin/getent", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48448}, "digests": [{"algorithm": "sha256", "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47c9d14986fb43fc", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24168}, "digests": [{"algorithm": "sha256", "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bf51187b1c0aae54", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "6a7f2c32518c8dbc", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83840}, "digests": [{"algorithm": "sha256", "value": "9d67cee3e834a1c96ff488471e70de590886253ffca68f6f36a28044f4d09878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7486c5ba43c6e31", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14320}, "digests": [{"algorithm": "sha256", "value": "99a0361fb672afb60c11e11ae4139f69af1aad2ca7b38c5be8035a2551db683d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b6274398f5a1b17c", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22632}, "digests": [{"algorithm": "sha256", "value": "b75ee5e1ac378b66dcfec99c5745624b8eac50d3000baeb31da241cd277914aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e5d401ebaaead494", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13848}, "digests": [{"algorithm": "sha256", "value": "857c3d3a882ea1ea4b1d5e24b910c90019b077eac0d1c0bf1f563222f5bb96b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e05bfc6d7f257206", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47656}, "digests": [{"algorithm": "sha256", "value": "b3950a419b3d76bb01475788dd8bdb93a2281a5d4d58ae1ecaa07059212a57df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "76af347c7dbc737a", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22408}, "digests": [{"algorithm": "sha256", "value": "4c7ba20896a438112b10f897b6c4b5a648e40c8a126dee1161215c7d9f91edfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1ae61640919b8dcb", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104328}, "digests": [{"algorithm": "sha256", "value": "9bfaa6a311b8af4190169369a241a693b69303f80f5833ac417015100ba79365"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7833aea1af90c3e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "f229e2967a4439ae", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "5c344de6c0adfb41", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "7e0eaf4903e2c594", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "c4d82f372f586c5d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "c9f749c20ace3749", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "3f37b052555a032a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "bd290647080920df", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "761377117b43797c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "81a031158e5a172a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "c0437528810bb1fb", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "932c31c2300cc286", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "a11195f3b431951d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "d15e3bb2fde54385", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "e62c139013a804b7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "5229138dd6e4ad25", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "75fcc462c95ba1ee", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "c468e3fb98398685", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "d3fbec6d495b258c", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "834d60910dae0d11", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "592447db91d9f92d", "location": {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "595ec860e6ba3e7f", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 735}, "digests": [{"algorithm": "sha256", "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6"}]}, {"id": "a31c694d1ff8ccfe", "location": {"path": "/usr/share/zoneinfo/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "9527793f3cc36822", "location": {"path": "/usr/share/zoneinfo/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "97b209864d3d410f", "location": {"path": "/usr/share/zoneinfo/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5634c6ea11a203f0", "location": {"path": "/usr/share/zoneinfo/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "16c5e36e5e188cc4", "location": {"path": "/usr/share/zoneinfo/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3b4a4ad6232f8bcb", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "7d384c288203f59a", "location": {"path": "/usr/share/zoneinfo/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "2df7d15d2487703a", "location": {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "44e03ee58024b410", "location": {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "671eed9d9c25e3a5", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "1e78969827a1178d", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "ab3943c85be42d95b2f01c9da20771fdcc590a45b3470104b2e556b2d248ffeb"}]}, {"id": "740e525eefae773f", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf"}]}, {"id": "e3f06be12334c885", "location": {"path": "/usr/share/zoneinfo/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "2f990f17a87a2795", "location": {"path": "/usr/share/zoneinfo/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "8d813cbb918f1ef2", "location": {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "905bf554eaeb5efb", "location": {"path": "/usr/share/zoneinfo/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "cc50b7007bfe3ad0", "location": {"path": "/usr/share/zoneinfo/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "6474a25794e423f8", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2295}, "digests": [{"algorithm": "sha256", "value": "25ad2de6ddd01c7aef63410683169dca901a6e3e068cc2ee4134db380babe4cd"}]}, {"id": "a7e6475d384666e8", "location": {"path": "/usr/share/zoneinfo/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eea9db6e7182832f", "location": {"path": "/usr/share/zoneinfo/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "fbccf5b2ed155767", "location": {"path": "/usr/share/zoneinfo/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "f4eefc74314940b3", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "e17accec31b8df84", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4"}]}, {"id": "280f3bfe949a3ffc", "location": {"path": "/usr/share/zoneinfo/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "997460036d00ba20", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea"}]}, {"id": "977361f77e6652d5", "location": {"path": "/usr/share/zoneinfo/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "c9ddea9e29adc39b", "location": {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "05e2bf9264ed3771", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "698b0a356bc65750", "location": {"path": "/usr/share/zoneinfo/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "80209ada7a28b71a", "location": {"path": "/usr/share/zoneinfo/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "cb0e386aaab55f47", "location": {"path": "/usr/share/zoneinfo/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "7a407713abb4f271", "location": {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "a62c148e8eb055d3", "location": {"path": "/usr/share/zoneinfo/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "ae668d4094bba984", "location": {"path": "/usr/share/zoneinfo/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "075b89e4efe3fec8", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "3747246401b0c9e0", "location": {"path": "/usr/share/zoneinfo/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "d621920238d90493", "location": {"path": "/usr/share/zoneinfo/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "948c6903f74116e9", "location": {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "63a2aebedb236f10", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5"}]}, {"id": "55a0b2fd61fc5c17", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "55882aa51384ccde", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3"}]}, {"id": "17935255332431e7", "location": {"path": "/usr/share/zoneinfo/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "f6f3af6ff6a22f82", "location": {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e4cd5ed3851ca87", "location": {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e2befa5b3f6a4d4", "location": {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "18140fcf8de3f734", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "07e6dbec6d4aa4c8", "location": {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "0d3d551dc5d523a7", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "8befb5ab4d8ecaa4", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2"}]}, {"id": "ea595726dfe8f264", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b"}]}, {"id": "63ec00faeed7c990", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "51444122852c6ddc", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "e9bbaebb494a60db", "location": {"path": "/usr/share/zoneinfo/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f0a58ef84db096e6", "location": {"path": "/usr/share/zoneinfo/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2397d9627010466e", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a"}]}, {"id": "21f5145dbe33022f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "f23a3cc63a529dc5", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "e90c50db5501be2c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "b4453821af15f841", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "3a7c2c6c682ae178", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "02d6b7d35145a0de", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878"}]}, {"id": "fd77be42eaccc817", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "ccd36137d3b94d7d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96"}]}, {"id": "9baa02a50944dc98", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237"}]}, {"id": "dd5b42d63beba1af", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4"}]}, {"id": "2f30128f4f50c2c3", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091"}]}, {"id": "02f3408070373f65", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff"}]}, {"id": "9830dd58262c73fd", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa"}]}, {"id": "16b9a0c4aa2bdfde", "location": {"path": "/usr/share/zoneinfo/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7e1953e1c44648bf", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087"}]}, {"id": "d88c660486d088c4", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "853c0221c9f03355", "location": {"path": "/usr/share/zoneinfo/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "f6a3bf250d70532d", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1010}, "digests": [{"algorithm": "sha256", "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378"}]}, {"id": "0ae619fe5628eb77", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f"}]}, {"id": "3b4264d99fbe2f00", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 436}, "digests": [{"algorithm": "sha256", "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1"}]}, {"id": "c9beee18c8397c7d", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26"}]}, {"id": "02fb4858e2380e08", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "932e87c55b92ac9a", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "434b9dd890051ff3", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56"}]}, {"id": "3fa7710ae4912836", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "22796c21651169c933306b5614fbe025d80d19b5d72257809e532157606fc929"}]}, {"id": "a1b265d1806a9cc1", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2410}, "digests": [{"algorithm": "sha256", "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b"}]}, {"id": "97910c3a4419b22a", "location": {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "5e9e6ade30a67e07", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "169da8e35efdd222", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c"}]}, {"id": "86f5e1d752734cf6", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 834}, "digests": [{"algorithm": "sha256", "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a"}]}, {"id": "91aac87817f6872d", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d"}]}, {"id": "5c574e7a9274632a", "location": {"path": "/usr/share/zoneinfo/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "efe8937312b7df98", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 184}, "digests": [{"algorithm": "sha256", "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427"}]}, {"id": "2010898b676aa177", "location": {"path": "/usr/share/zoneinfo/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "5fa2502745be5c57", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "997a19cd93e002a3", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109"}]}, {"id": "e3cf5cf7e848f8ad", "location": {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "16af1488b0fdcb47", "location": {"path": "/usr/share/zoneinfo/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "a55f36f81ac92769", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 316}, "digests": [{"algorithm": "sha256", "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe"}]}, {"id": "76e91852aa415855", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "afe0fd8b7f2685fa", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648"}]}, {"id": "f613b8eb046fb6eb", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "79a96c005f92ede3", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "88209b637e071ddb", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "3742add0fb4b06fa", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "96d0eb8154bd1d3f", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "0cfffa615db5a8ff", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "88516d1d7caa8b61", "location": {"path": "/usr/share/zoneinfo/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "167c2cf6469f6a02", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "a6ceebc86bdfd8da", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 642}, "digests": [{"algorithm": "sha256", "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af"}]}, {"id": "beb6363551e580d2", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05"}]}, {"id": "5b37585d7e9f6976", "location": {"path": "/usr/share/zoneinfo/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "944ad3c51cb95bc6", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "c0c635cf5f5c3025", "location": {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "b0b2b80d05b3e9d0", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665"}]}, {"id": "bc4a0f890ed06002", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "82673f607c3314da", "location": {"path": "/usr/share/zoneinfo/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "4a6b1b39a0c12be3", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "0f8e42c1ad7b03e3", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305"}]}, {"id": "e4195af2fb18d08e", "location": {"path": "/usr/share/zoneinfo/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2a7ed23db9f6368f", "location": {"path": "/usr/share/zoneinfo/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "bae4081cab10a7a4", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4"}]}, {"id": "57b03726864e4be5", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d"}]}, {"id": "1ca8386b28aa1812", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9"}]}, {"id": "5d3abd45b148db43", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "ac2604ce642c0fcb", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "ea01a8507e8e0e2b", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980"}]}, {"id": "8b6a3b7b77a1b047", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "4998eb4661bd289e", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "6a187c709a0e0094", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2"}]}, {"id": "90c46ac4b4a164f1", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724"}]}, {"id": "b9c0866fd1f90df5", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f"}]}, {"id": "997cd07ce0f1b0d8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9"}]}, {"id": "625251d6bb1ed770", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0"}]}, {"id": "c4e89e3e77eba8f8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1794}, "digests": [{"algorithm": "sha256", "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab"}]}, {"id": "16366da3885e84bf", "location": {"path": "/usr/share/zoneinfo/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "12c95e9ba7333f15", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "314fe80e289d41a8a3b75295d01e61f4ba87a02ac9f227a5743f6db222625f9a"}]}, {"id": "07447042371ca0e5", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "53299b0fe1ccbaae", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "ba43db1341f18d95", "location": {"path": "/usr/share/zoneinfo/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "2dc715c5c9e66bc9", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "099450482d1c35b0", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "cad33838ad4b81c5", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733"}]}, {"id": "4c56c7c168431118", "location": {"path": "/usr/share/zoneinfo/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "c42f79760350be05", "location": {"path": "/usr/share/zoneinfo/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c5e01272f3efeb10", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 218}, "digests": [{"algorithm": "sha256", "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576"}]}, {"id": "0edc09eaa17cb663", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 392}, "digests": [{"algorithm": "sha256", "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf"}]}, {"id": "851aec614a55bcd0", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "f9023c712e41243a", "location": {"path": "/usr/share/zoneinfo/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "dc3aefb0e2010f16", "location": {"path": "/usr/share/zoneinfo/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "9c6745fde0e08e58", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324"}]}, {"id": "3151f9774fb8c673", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 430}, "digests": [{"algorithm": "sha256", "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9"}]}, {"id": "ca554039e3884a77", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "843d376332909572", "location": {"path": "/usr/share/zoneinfo/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "edfdcf1882aa3ae5", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34"}]}, {"id": "800772ea66e28c97", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f"}]}, {"id": "2d438029f830719d", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "aa42e42eaebdc80c", "location": {"path": "/usr/share/zoneinfo/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "23dc2d2a52df855b", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "6e1cbaa5426163fb", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd"}]}, {"id": "6f2fadd089afbc07", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "1747dd61a650bfeb", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "cefe29125542b7a0", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc"}]}, {"id": "58cc974883e2a135", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "7f95c16bad5ab585", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35"}]}, {"id": "05478041607899b3", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989"}]}, {"id": "b8470ad57b1df2a3", "location": {"path": "/usr/share/zoneinfo/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "0b7e06c087ba5895", "location": {"path": "/usr/share/zoneinfo/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c18f993914023c55", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2f94d4c52bfce138", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "0bc21907cc690d2a", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "c935e4f05d910b11", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "08eff33027b81928", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "92cb31019d759050", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b"}]}, {"id": "c1df602df6d5c536", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc"}]}, {"id": "c71514a45c4872ec", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8"}]}, {"id": "2812a3c0c7d00e95", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "45d31a13829b3013", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "e2c35f4118546422602addef4daf5e8bb62c1fffc525761e9c3169928630b63b"}]}, {"id": "01814f2fefa15229", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "005b82834d7d5686", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "0a62356d4a19d3ef", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3"}]}, {"id": "7eaf93fe3ce3e168", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "d2c347bb5170acb7", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3"}]}, {"id": "534cf4811c99dbb0", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "727e57b269e28822", "location": {"path": "/usr/share/zoneinfo/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "11796816a038e84a", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0"}]}, {"id": "8fcce627adc902c8", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f991f6c416d3af10", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134"}]}, {"id": "9c0da402f152dfcc", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "428d457a2b4c498c", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "2a9417f7bf84b85e0c372c50aed38a3fad7a08afef8e788cfa5a35e16195cf47"}]}, {"id": "a26ec2050f8f71ae", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7"}]}, {"id": "a15b8fa7c79dfff3", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "06713e23344daeb0", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "54ffeee57b1ea5f4b0c7b3aef738c6c36a79422d74008039e2c3f52760e4a693"}]}, {"id": "50c4f126f1ac2e84", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "d8e76cda1e073fe0", "location": {"path": "/usr/share/zoneinfo/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "85fa7d6eb7c0849e", "location": {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "a43da7de9648aa21", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1"}]}, {"id": "50cb4cf9fd8f4496", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "195a458d926a32ee", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 458}, "digests": [{"algorithm": "sha256", "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e"}]}, {"id": "60913db10ad60af4", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "e44d8c312fd096c0", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8"}]}, {"id": "a98c737409c84469", "location": {"path": "/usr/share/zoneinfo/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "47ea03253c3d11ab", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "18041b6e607a48e3", "location": {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "3b47de5b6b988788", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "4e0c931477262dab", "location": {"path": "/usr/share/zoneinfo/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "cce64dca6202eb48", "location": {"path": "/usr/share/zoneinfo/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "53716717b330c085", "location": {"path": "/usr/share/zoneinfo/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7670b03ac26522e5", "location": {"path": "/usr/share/zoneinfo/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e7a1bd62ad3c640b", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "9ed9cc63022b73a4", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e"}]}, {"id": "cf591daff9726680", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f"}]}, {"id": "8b35dc1666c81910", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "65eb93fc29287b33", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "e483b02f25df8bb9", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "01d5cac7a0fde73d", "location": {"path": "/usr/share/zoneinfo/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "075e9b425d5b0722", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "03239001da446014", "location": {"path": "/usr/share/zoneinfo/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "6445c1be502cdfa3", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "dd2ad31529e7cafc", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "da759c291c2b9f6c", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "03f4748d90f12155", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "286ae4941018cf69", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 370}, "digests": [{"algorithm": "sha256", "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f"}]}, {"id": "128e679165bc7c56", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 283}, "digests": [{"algorithm": "sha256", "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92"}]}, {"id": "47790ac862ecdf4c", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "76819a6e931e80f6", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed"}]}, {"id": "c0ee9f8dd27e1a90", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22"}]}, {"id": "b5d464f1957dba2f", "location": {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "3bbdbb1ebf991ade", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8"}]}, {"id": "caedc6833a1dc2df", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15"}]}, {"id": "dd4b89cf785cf97a", "location": {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "aed85422ba8e0bcf", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "50990a754f76d940", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761"}]}, {"id": "ebee9dd1ec21c92c", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "2d97737bd4fca62d", "location": {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "9be91561a3664183", "location": {"path": "/usr/share/zoneinfo/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "de400b1397202f86", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 983}, "digests": [{"algorithm": "sha256", "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427"}]}, {"id": "89f369a11442c924", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65"}]}, {"id": "e4c331809851247f", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85"}]}, {"id": "3c93f2cb0e401a6d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d"}]}, {"id": "2cdb7dd3c84dacd1", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771"}]}, {"id": "8922b42f97eafb63", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "c15aa03ff651bb5d", "location": {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "0122f800f4ad8284", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68"}]}, {"id": "80ff260045a9ea57", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f"}]}, {"id": "b06344cb84099002", "location": {"path": "/usr/share/zoneinfo/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "5d1955c7835b2bb7", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8"}]}, {"id": "6112da1e9f6a83db", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "e6b3f57ce1b8bd7e", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd"}]}, {"id": "cc469fbf3a3e44a6", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a"}]}, {"id": "d7441f0a2a3f81f6", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4"}]}, {"id": "8ad543ece4274a73", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "43527f6258329a91", "location": {"path": "/usr/share/zoneinfo/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77dc68314ea9f3f9", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484"}]}, {"id": "2691c113faa031ba", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 935}, "digests": [{"algorithm": "sha256", "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2"}]}, {"id": "e2a1e68353d37144", "location": {"path": "/usr/share/zoneinfo/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "6c774449cc2b0a67", "location": {"path": "/usr/share/zoneinfo/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "05018272d72cfad1", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6"}]}, {"id": "53ec8a7a714440da", "location": {"path": "/usr/share/zoneinfo/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "db6d754d37707240", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8"}]}, {"id": "960717d7c863935b", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "de9b3b8bfcc414b4", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 213}, "digests": [{"algorithm": "sha256", "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c"}]}, {"id": "3d550a82fbcd19bb", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "358f286238589a77", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb"}]}, {"id": "0a8940b519ea75b7", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "83b07739722fa95f", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "642e0f750950f3f53843bdcfb9cea7ce8120c68035306c70e77b6451d379a6e1"}]}, {"id": "132aff0855989401", "location": {"path": "/usr/share/zoneinfo/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "95f25502d437f227", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "b2364b749dc5cae8ab1a6564edf8f806e5990b14f3e7b36f3685cf4169e50013"}]}, {"id": "a82c5bd17d1afb4f", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "37384c5788fc39e3", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "1d4e0bde934de4a5", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb"}]}, {"id": "62b4e63f4bb7cf51", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739"}]}, {"id": "2ad874afdc60d88c", "location": {"path": "/usr/share/zoneinfo/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "572c9242c72cf6f7", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11"}]}, {"id": "8e08aff081cad65a", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 221}, "digests": [{"algorithm": "sha256", "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b"}]}, {"id": "100d71ecb7fe11b2", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "392713c3b019509b", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209"}]}, {"id": "d58b238a8ce10155", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026"}]}, {"id": "49f9d4fa0c24f447", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 379}, "digests": [{"algorithm": "sha256", "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649"}]}, {"id": "ef35d79a4c5713be", "location": {"path": "/usr/share/zoneinfo/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "9b12d916cd06c443", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "9689daded15a839b", "location": {"path": "/usr/share/zoneinfo/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "bd7432f13da8ece8", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8"}]}, {"id": "e7640f15aa09992c", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77a6337959c7bf86", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0"}]}, {"id": "098a6dfe7255c449", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "943b4d33125d53fc", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "73b2df70552ed062", "location": {"path": "/usr/share/zoneinfo/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "62ec1958227b00c4", "location": {"path": "/usr/share/zoneinfo/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "5dc85aee34d0ba49", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "d82037ef701f5cc4", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce"}]}, {"id": "ff3f9f1c5d10b6fc", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "4aee709825c0a92c", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7"}]}, {"id": "1b44ce9da1217c70", "location": {"path": "/usr/share/zoneinfo/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "425de79303ce7d1a", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "70b8c06524a4b617", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3"}]}, {"id": "8ff402c23e1f0d41", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6"}]}, {"id": "c88cbf1a896984b4", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2"}]}, {"id": "dc76b5bb2a33366f", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 991}, "digests": [{"algorithm": "sha256", "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44"}]}, {"id": "856b91e4148c7efe", "location": {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "1bb6d3c21bb9b64c", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 353}, "digests": [{"algorithm": "sha256", "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14"}]}, {"id": "01475b49acafac83", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1"}]}, {"id": "eeb74e2944064afe", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "56e23730c91ab25b", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d"}]}, {"id": "d24f62bbf0719b68", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8"}]}, {"id": "c977cab3b16d22ae", "location": {"path": "/usr/share/zoneinfo/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "78e648b820a70b9f", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "7cfe26ed0b3c1e71", "location": {"path": "/usr/share/zoneinfo/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "a421dacad8181e57", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb"}]}, {"id": "bbddea559b4aadcc", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 563}, "digests": [{"algorithm": "sha256", "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19"}]}, {"id": "d9da021820f8905b", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "4c18969f342c5c2a", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "3a3d7f2254f26c5e", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "0c057ba0a24f0339", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22"}]}, {"id": "c999ee7e7fc901cd", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "dc2ed2603aa07fbe", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5"}]}, {"id": "081fb4d5b044cdbd", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883"}]}, {"id": "7aa1486cb78b789e", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "021f97ee467212ff", "location": {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "c6224107b9ad2fe2", "location": {"path": "/usr/share/zoneinfo/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "981892e51f3dd6f6", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "3edb221ea674eec5", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f741a67a8149dc15", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4"}]}, {"id": "81bd95b8d6a947e4", "location": {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "e03751822bf25dc6", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "e0605371e8d3057b", "location": {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "0342bb3fe6fea2f3", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "efcd54527891e771", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c"}]}, {"id": "79568f6d1560a0ec", "location": {"path": "/usr/share/zoneinfo/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "b0dbb0f7c32d15f9", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0"}]}, {"id": "fbb123bb9dc30e88", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574"}]}, {"id": "4216e9f2cb420692", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "4876534fbed12733", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30"}]}, {"id": "96220d608b367dd1", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1137}, "digests": [{"algorithm": "sha256", "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311"}]}, {"id": "21fad208fcb45308", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf"}]}, {"id": "de83482718d6eb51", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792"}]}, {"id": "093cbb3bd2c06002", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "6689f349f53a3126", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 256}, "digests": [{"algorithm": "sha256", "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be"}]}, {"id": "cf9597660d1f32f2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "7479d055c5fc56fb", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "aaeff9ee27713241", "location": {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "09e129e23af97216", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "7ad0738d1de5a132", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5761917765d162da", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203"}]}, {"id": "3ce77c36203d3a46", "location": {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "26bf78a6c7989206", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a"}]}, {"id": "05b0d26ec1e7959a", "location": {"path": "/usr/share/zoneinfo/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "2205a1b6fc83716a", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "5e03748428872d47", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "919bdcf8522ec519", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "9155ad374308ceb1", "location": {"path": "/usr/share/zoneinfo/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "34d726a6ff54cc77", "location": {"path": "/usr/share/zoneinfo/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "0658dde26ca712c0", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "a8a88dcab929f8b2", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee"}]}, {"id": "dba6eff37980d560", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "a0f0afe436806016", "location": {"path": "/usr/share/zoneinfo/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "498d6b92266993a6", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 475}, "digests": [{"algorithm": "sha256", "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae"}]}, {"id": "48466b4f3829ed02", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "7daec355a3520ce6", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "0340c5f90d5855df", "location": {"path": "/usr/share/zoneinfo/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "ada922aead4b3625", "location": {"path": "/usr/share/zoneinfo/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "f4066ea3240f46c9", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "1f81eae123a18cf2", "location": {"path": "/usr/share/zoneinfo/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "e829c7920218e8fd", "location": {"path": "/usr/share/zoneinfo/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "db895424528af26d", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "5cde4aeb4da9ed36", "location": {"path": "/usr/share/zoneinfo/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "f73291fe09038ab5", "location": {"path": "/usr/share/zoneinfo/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "86b36a409bd92012", "location": {"path": "/usr/share/zoneinfo/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "6228d718f31718b7", "location": {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "707b7c0b941d8070", "location": {"path": "/usr/share/zoneinfo/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "8490f82daf0fa030", "location": {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "103b8f15a1ca799e", "location": {"path": "/usr/share/zoneinfo/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "c91e71ee439b46b5", "location": {"path": "/usr/share/zoneinfo/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "4fcc53343772dea7", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298"}]}, {"id": "112a2909d607b110", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd"}]}, {"id": "28efcc256d421872", "location": {"path": "/usr/share/zoneinfo/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "e3b2606ad59e9c05", "location": {"path": "/usr/share/zoneinfo/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "60ef5698f04af673", "location": {"path": "/usr/share/zoneinfo/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2a26e6d84537cbed", "location": {"path": "/usr/share/zoneinfo/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "ca3ed806fb7a9261", "location": {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "41f3b364dff808d7", "location": {"path": "/usr/share/zoneinfo/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "7f26ee460120404b", "location": {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "bf1943ce8587d05a", "location": {"path": "/usr/share/zoneinfo/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "b96e89b59054ed84", "location": {"path": "/usr/share/zoneinfo/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "b8c0b2b2e91c9ade", "location": {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "ea69ef4d1b310005", "location": {"path": "/usr/share/zoneinfo/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "c7263a3792b035ea", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f"}]}, {"id": "8f7dbd485491dd14", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7"}]}, {"id": "bd3f2052d05cd17a", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d"}]}, {"id": "98f731d23a1a4ef0", "location": {"path": "/usr/share/zoneinfo/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "9288f246356224f3", "location": {"path": "/usr/share/zoneinfo/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "0843a5d10f45ed1e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "5f5293889b3dbcc8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "033b5e7d13ae7c21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884"}]}, {"id": "148f6b814c407fa9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142"}]}, {"id": "987e406998e249c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b"}]}, {"id": "b29d015e9090e8f1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0"}]}, {"id": "3ced50db9f898b2e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a"}]}, {"id": "cf930338d2013685", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190"}]}, {"id": "7b9a9f239c069acb", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a"}]}, {"id": "8ae3f6c2bf5854ec", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80"}]}, {"id": "0a9b30a61b72068d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4"}]}, {"id": "8ec22237d7a47ca7", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b"}]}, {"id": "7d07d9048e7d8f4a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729"}]}, {"id": "70921b1155f01e05", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6"}]}, {"id": "b92fdcf98c0cd47f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "816850179ccc39ab", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e"}]}, {"id": "807518ac1092eb9c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5"}]}, {"id": "05294b476573997b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6"}]}, {"id": "a3bfc24e41408f78", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72"}]}, {"id": "907aa7838816bd2b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f"}]}, {"id": "8c488f315c265332", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7"}]}, {"id": "490afe72114801ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011"}]}, {"id": "a1050f6aec2684c0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca"}]}, {"id": "1e95ca34991f139a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a"}]}, {"id": "6c68533c2ca1db2f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be"}]}, {"id": "d318287862179f55", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7"}]}, {"id": "cc744968d294212a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25"}]}, {"id": "683a24f6548027c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb"}]}, {"id": "431e4ed4845a826b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2"}]}, {"id": "9aa049dc097ef6e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "c5697abe46ded9b7", "location": {"path": "/usr/share/zoneinfo/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "dbda41dc4f6fce1a", "location": {"path": "/usr/share/zoneinfo/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "db3c8f683c24396c", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0f2ff35f50fad7dd", "location": {"path": "/usr/share/zoneinfo/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "167a401b5c5d1487", "location": {"path": "/usr/share/zoneinfo/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "22dc654b654a06fa", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "39a73375427078dc", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "ce69dee172786d31", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79"}]}, {"id": "6eae95b1acb7c896", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "b8338a96c79493d0", "location": {"path": "/usr/share/zoneinfo/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "962e6cc0cdae2e86", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c5072c77167eb3f0", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "c7dba53ff4f70d11", "location": {"path": "/usr/share/zoneinfo/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "e7ca0435b620bb1e", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "d4623cc31ba251bc", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857"}]}, {"id": "ac877b49c796f4f7", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246"}]}, {"id": "8dcadbb68c6556d7", "location": {"path": "/usr/share/zoneinfo/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "6e9234f82492ff3d", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "68030f053707ce87", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "a9754daaba4f6614", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "65b455cd54dc7e18", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3068}, "digests": [{"algorithm": "sha256", "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e"}]}, {"id": "83be9bb1c38a0ca0", "location": {"path": "/usr/share/zoneinfo/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "62707c0b82f43296", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2de799f665fdf03c", "location": {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "e5b855c7ddfa9354", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "31826d3421325fac", "location": {"path": "/usr/share/zoneinfo/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "32b4a3ce58b08530", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3"}]}, {"id": "74e1922deb071073", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "7e7ce3714a8e1ebc", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "6be6b65b3ca08b0e652deca3dea82a08c06c9893dc8bcc9dc74ac783191b8ef7"}]}, {"id": "36a94d1dad80565b", "location": {"path": "/usr/share/zoneinfo/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "e574c0f89ebb0d14", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "d5a52d41e545c72a", "location": {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "301b8397750e4d9b", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "80f41ba96ebf3bf4", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "2f39629da9696f23", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea"}]}, {"id": "ade1701da991842f", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd"}]}, {"id": "ef8aefbdc8d62096", "location": {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "35df5caf993836b5", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1307}, "digests": [{"algorithm": "sha256", "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda"}]}, {"id": "4b9b4f650e7e30d5", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "0c5e3c652c1be349", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "020ae63fb4da9a26", "location": {"path": "/usr/share/zoneinfo/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "10e17e45ac01644f", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "81354cf53f9c40f0", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "65863cf08b3ffbd8", "location": {"path": "/usr/share/zoneinfo/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "97c33a605bd6e4b1", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "5326eae4c438fb7e", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2198}, "digests": [{"algorithm": "sha256", "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569"}]}, {"id": "53df2254549c35b7", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "7cd41b7d2ae7e0be", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285"}]}, {"id": "dd60ee435853d68e", "location": {"path": "/usr/share/zoneinfo/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "95e40a923286e51b", "location": {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "22b4e5e232f00906", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c"}]}, {"id": "a610caa416fd02d1", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1469}, "digests": [{"algorithm": "sha256", "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27"}]}, {"id": "1af83d5fdc03d855", "location": {"path": "/usr/share/zoneinfo/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "ea438ec27daa0600", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2077}, "digests": [{"algorithm": "sha256", "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6"}]}, {"id": "4f15227c478d0fd8", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "741f0866dc266f94", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec"}]}, {"id": "62b8d10d19009778", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "ff5fb87b571e3552", "location": {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "7510ec6197bdcbf8", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818"}]}, {"id": "d609003d244a8a58", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "02e4f0dbc11e604c", "location": {"path": "/usr/share/zoneinfo/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "abab227bde7b82fe", "location": {"path": "/usr/share/zoneinfo/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "ece183e8614c3cff", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49"}]}, {"id": "b17c82e8a8c391b2", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75"}]}, {"id": "99b0426825054686", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "34f719ad9566adc28cae37735074bcf3517ecb42969d592181095f1c7266fb54"}]}, {"id": "7971e9b663245859", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "d838739f427d4ea0", "location": {"path": "/usr/share/zoneinfo/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c1f389d8d70fddb1", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "dcd3ca7b91183e22", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "a51a56dc49f6d02c", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789"}]}, {"id": "0b727001adf28928", "location": {"path": "/usr/share/zoneinfo/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "174045b94902854f", "location": {"path": "/usr/share/zoneinfo/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "faedb3d17b57d5fd", "location": {"path": "/usr/share/zoneinfo/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eeab0caf7590556e", "location": {"path": "/usr/share/zoneinfo/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eda0a5bb6a5f0dd7", "location": {"path": "/usr/share/zoneinfo/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "2696b5f41023bf62", "location": {"path": "/usr/share/zoneinfo/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "3646bfd417ca9406", "location": {"path": "/usr/share/zoneinfo/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "57916392453aa8ed", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 115}, "digests": [{"algorithm": "sha256", "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f"}]}, {"id": "dcc4bacdab462150", "location": {"path": "/usr/share/zoneinfo/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "13c2de2ee036de06", "location": {"path": "/usr/share/zoneinfo/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "12097634795c1864", "location": {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "aa00bf27bd144c1f", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346"}]}, {"id": "067babb899244869", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "9143003e390d85f7", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "af5e1f7540f0f4e3", "location": {"path": "/usr/share/zoneinfo/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "c4e8baecbecdb0c9", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "405c8cdcb499f67c", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "79108b74cb6ac742", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "96201691b68529a5", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 227}, "digests": [{"algorithm": "sha256", "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2"}]}, {"id": "3c20b79f409504d2", "location": {"path": "/usr/share/zoneinfo/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "757103c630c44511", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "c40a93b063ee8903", "location": {"path": "/usr/share/zoneinfo/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "b092f998c5b76340", "location": {"path": "/usr/share/zoneinfo/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "b06f73ece2dbd7c3", "location": {"path": "/usr/share/zoneinfo/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "db40fde93d0d9905", "location": {"path": "/usr/share/zoneinfo/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f9d1499b15aa9258", "location": {"path": "/usr/share/zoneinfo/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "6a6b4940a201e848", "location": {"path": "/usr/share/zoneinfo/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "f907875d727c120c", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f"}]}, {"id": "9be204a4e52335cb", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc"}]}, {"id": "321729b5dfd50643", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d"}]}, {"id": "6b77cce02d404965", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "1f7a9f469191b9c8", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "6940ab5616097745", "location": {"path": "/usr/share/zoneinfo/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "9a3668f6c2eadb34", "location": {"path": "/usr/share/zoneinfo/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "eccc4bc6cc1743b0", "location": {"path": "/usr/share/zoneinfo/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "af44029177511d9d", "location": {"path": "/usr/share/zoneinfo/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "8e839fbad126e5ca", "location": {"path": "/usr/share/zoneinfo/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "0704e902ea772f56", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f"}]}, {"id": "5caf2ce9248945fa", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 598}, "digests": [{"algorithm": "sha256", "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d"}]}, {"id": "36098331dca1cd19", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "6d3d29076b63f907", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf"}]}, {"id": "cda528ff67479ae8", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "7101f74ac7b9de1f", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "5fcab6958165240a", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "bad86904dcee438e", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 524}, "digests": [{"algorithm": "sha256", "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a"}]}, {"id": "bc911b03cd362571", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f76390cf3ba3ef8a", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 186}, "digests": [{"algorithm": "sha256", "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2"}]}, {"id": "f6b7f26666b6b536", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 564}, "digests": [{"algorithm": "sha256", "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342"}]}, {"id": "be9e595845e9bc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "8bd875c7c181709c", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010"}]}, {"id": "1039734269e3ae73", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311"}]}, {"id": "ab64687df86911df", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "bab2707ab2212b34", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "1426f27dd74cd5b7", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "932f3f605150956d", "location": {"path": "/usr/share/zoneinfo/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "80314f4e82cdaa57", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f03f84139f858099", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4"}]}, {"id": "b5679391dbf8179a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b"}]}, {"id": "a3f66b3ee0885607", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "1dcf1c594a76f036", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "a24ac61b248e829c", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 159}, "digests": [{"algorithm": "sha256", "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863"}]}, {"id": "8a31f27f2756a67d", "location": {"path": "/usr/share/zoneinfo/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "49c961603973546e", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 238}, "digests": [{"algorithm": "sha256", "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70"}]}, {"id": "6cb65b9a87818d86", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833"}]}, {"id": "47746d74b7052019", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c"}]}, {"id": "636f3260b6647d6b", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 290}, "digests": [{"algorithm": "sha256", "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4"}]}, {"id": "7f3a3cec6392d1ca", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "6df8c4d5e72622ed", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 166}, "digests": [{"algorithm": "sha256", "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa"}]}, {"id": "f4e726d3c36e9e45", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 188}, "digests": [{"algorithm": "sha256", "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57"}]}, {"id": "84afbbe6ec5acc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "57315e5d21530e60", "location": {"path": "/usr/share/zoneinfo/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "9ea2a01a33da006e", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "a43eeffdb6a2a7f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17"}]}, {"id": "0b3bf7fbb5f06371", "location": {"path": "/usr/share/zoneinfo/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "be84b04f47ca36c7", "location": {"path": "/usr/share/zoneinfo/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "c2f35b447f7c82e6", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536"}]}, {"id": "995e0d96219a0103", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "5e21bccba9fe09ef", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016"}]}, {"id": "ae60340f0122981c", "location": {"path": "/usr/share/zoneinfo/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "b85fe99a06c313c9", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "37c4934cacbf83cc", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "1e56eeb092b515fe", "location": {"path": "/usr/share/zoneinfo/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "765526a9e12f4df9", "location": {"path": "/usr/share/zoneinfo/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "8fe44307429ad240", "location": {"path": "/usr/share/zoneinfo/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "ca7d5c4e62724eed", "location": {"path": "/usr/share/zoneinfo/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "ea785cbb8a2b9e0f", "location": {"path": "/usr/share/zoneinfo/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "8ff09e0ee3eb0815", "location": {"path": "/usr/share/zoneinfo/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "6735ed04e41b6d3c", "location": {"path": "/usr/share/zoneinfo/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "1b7afa212cef6c75", "location": {"path": "/usr/share/zoneinfo/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "fd047d23f43c42e2", "location": {"path": "/usr/share/zoneinfo/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "ebb186fd31e88373", "location": {"path": "/usr/share/zoneinfo/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "392a86ab7a610455", "location": {"path": "/usr/share/zoneinfo/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "fbe56474055d6c1a", "location": {"path": "/usr/share/zoneinfo/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "0ad99c3a5ee70349", "location": {"path": "/usr/share/zoneinfo/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "19e87de3f4529129", "location": {"path": "/usr/share/zoneinfo/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "a046cd6d1f51a77e", "location": {"path": "/usr/share/zoneinfo/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "f31286fdd8f216b4", "location": {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "96770247136384e8", "location": {"path": "/usr/share/zoneinfo/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e2c05e06db25b7f1", "location": {"path": "/usr/share/zoneinfo/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "4a3138086b13ed7f", "location": {"path": "/usr/share/zoneinfo/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "bf3974a361f83cb8", "location": {"path": "/usr/share/zoneinfo/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "81a0e618926c3da5", "location": {"path": "/usr/share/zoneinfo/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "e940a75c1bf46f82", "location": {"path": "/usr/share/zoneinfo/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0c44c5babd2c42f8", "location": {"path": "/usr/share/zoneinfo/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "aa1c13bddc9a24a6", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d"}]}, {"id": "8c285bff390d37fc", "location": {"path": "/usr/share/zoneinfo/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "05ac8fe458aea86c", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "d2bf810270d1cfd8", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "4545af58dc00ea98c228d4577bc4881d2ea919e09da9681713ddf21047354cba"}]}, {"id": "894dcb8c39d129b3", "location": {"path": "/usr/share/zoneinfo/posixrules", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "ea3e83b1c335a208", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "e2d0e0bfaae3ef73", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f3eb968891b9f3bf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "f3925710f58ab31b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1275}, "digests": [{"algorithm": "sha256", "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34"}]}, {"id": "060876e4c2cf6686", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b89d1d808dc5c825", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0e75a3dcd45d6564", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9415d9403463fc80", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "831e61354e7664a5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "2a60940c97ab3085", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "4a4ff44641865fb5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "8f02cb23d932c7a4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "77fa5f03c5f6f0b1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "47ff56679e7cdd95", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "3a4dc580ee5e1749", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "792bdf44b1c95de80511c06d96f9e83a82ad50091eb5d27d7405e48ef18010a3"}]}, {"id": "12c49dc9d40b244e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2592}, "digests": [{"algorithm": "sha256", "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561"}]}, {"id": "00601d6c11e9dd20", "location": {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "b0a8163b6df2c096", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d407c3a5f0f1fdfa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "69c294bf586139c0", "location": {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0305ac4d7ab6c9cf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "2e7e09dde874117c", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2835}, "digests": [{"algorithm": "sha256", "value": "20d5e3cadda82ab197d0dcf489a15b15bbfa4d96f3b2ec85d1cba8c7c70bc011"}]}, {"id": "4d9640c6ac8cb565", "location": {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "5e398f26d0e6d3f2", "location": {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "5e16f5e470041bad", "location": {"path": "/usr/share/zoneinfo/right/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "2c78816c3d611bca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "4f2cd1f1118702fb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256"}]}, {"id": "d6b3a54a31cb7f85", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "a55d9cca3ef3f431", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f"}]}, {"id": "9fc13b6b115d1b03", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "467f5d7eba2e9130", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "addd166a79d7d561", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "260ee43d2b65f0fa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "71f086b0d46b78c8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "1640352bae1ebdd3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "df29e30fd7bc1576", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "b73ad0149b3d9e1c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "f9e6c2a700c11953", "location": {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "61ed1cf74c885e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "3a396a0aa8a84233", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "f884adc680f21f9d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "9e961189f11b51f7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "40d69f79fc633328", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 748}, "digests": [{"algorithm": "sha256", "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4"}]}, {"id": "3ed52a543475929b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "dcce8a197c74552c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 739}, "digests": [{"algorithm": "sha256", "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d"}]}, {"id": "28a4e76f5d734fcb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "dcabf420d2a05763", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "737c81365ba14086", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f5c5458f27145aa6", "location": {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "4f4c5f7e42658cd4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "0e21187c4f923e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9084f216223217cb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e3da0a2c93143d94", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d"}]}, {"id": "a1403af117861a4e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe"}]}, {"id": "d4382f914ba994de", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "afb4997a62a26cdc", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "613e3372c1967331", "location": {"path": "/usr/share/zoneinfo/right/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "43ae88d20e378662", "location": {"path": "/usr/share/zoneinfo/right/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e4df445be8f523d9", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0"}]}, {"id": "0a66f336d5f7d5ae", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "e6db58c0ee9e2e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "42c0e4e5aa76ac45", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "7b771c1ac47f373a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "3d281f206494c15a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "39500c5fe957acfb", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166"}]}, {"id": "40da57cc26b708e8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "41785794c2dc4ed8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075"}]}, {"id": "97f32fcef86f0269", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626"}]}, {"id": "4420e3c34552b992", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27"}]}, {"id": "1cc537476034e84e", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5"}]}, {"id": "4899382e2947484f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76"}]}, {"id": "1954a3834934d5c9", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414"}]}, {"id": "7904301078568702", "location": {"path": "/usr/share/zoneinfo/right/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12cf6f90edbc9232", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003"}]}, {"id": "b1b9dd413933d258", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "5fa3b6e094240252", "location": {"path": "/usr/share/zoneinfo/right/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "64b5dae5362d523b", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc"}]}, {"id": "dc156dfa8ede3f96", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204"}]}, {"id": "0e7f44d3d3799ceb", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 976}, "digests": [{"algorithm": "sha256", "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95"}]}, {"id": "254a3d614d8b3a53", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d"}]}, {"id": "556edc77899f427d", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "ce97113d54f4f542", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7ec2aa4052d2bece", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92"}]}, {"id": "8fde3f2361f0b3b4", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "4ed277b3c92700e4bf1822cef6eab0d9accbd2b601da62bd87f06efe869bd99f"}]}, {"id": "02ddb5be58017ff0", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2950}, "digests": [{"algorithm": "sha256", "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894"}]}, {"id": "849b96c99c095c4c", "location": {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "37901dcb18a1d8bb", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "f4ddcdaa98388e20", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a"}]}, {"id": "84fd55d6445517d9", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902"}]}, {"id": "961e1eb08221d193", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b"}]}, {"id": "3b8436622ba4edfd", "location": {"path": "/usr/share/zoneinfo/right/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "c0e110e0dee4b9f9", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa"}]}, {"id": "daa37c65d8b20d22", "location": {"path": "/usr/share/zoneinfo/right/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "7527ef7f1e3e431c", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "fc454c16d2f4eadd", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131"}]}, {"id": "d1a4bf5ee5a63e18", "location": {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "dcac49ec5d93a75f", "location": {"path": "/usr/share/zoneinfo/right/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "e1a4ba787df288e3", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 856}, "digests": [{"algorithm": "sha256", "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b"}]}, {"id": "9188b5e5f5d31ef8", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "404a7abb8b3a9dd6", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b"}]}, {"id": "67cfc437f84d2200", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "308ce13d2e514d32", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "87bafba6333a069a", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "4a0eb53c902823f4", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "169a825498d0936a", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "e18c8f446ee72694", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "8fe1d9ba20dda956", "location": {"path": "/usr/share/zoneinfo/right/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6361263e9880c8b3", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "54e063224741523c", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e"}]}, {"id": "51d3a6cab8eea421", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd"}]}, {"id": "7b4dcb696c92380b", "location": {"path": "/usr/share/zoneinfo/right/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "abb5c76e6bb2d15b", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "0c8da9cc6982b771", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "793448cbdba2b6a4", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56"}]}, {"id": "bd084da36e77afa3", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "044139ce1cde5bdc", "location": {"path": "/usr/share/zoneinfo/right/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "241bed02fc07f479", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "f065f8631ffffb69", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9"}]}, {"id": "79dc67331f9c9363", "location": {"path": "/usr/share/zoneinfo/right/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9e9cb7ea6e14723b", "location": {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6742adaea21217e3", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d"}]}, {"id": "22d79504e31e9e14", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a"}]}, {"id": "2ec343707f34f139", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c"}]}, {"id": "6d08d40ffec457d6", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "53a261f035e8d2aa", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "5b5ba46c3912ae7a", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060"}]}, {"id": "5e0b9f9f46ab4df1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "8497a6674e86d8de", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "d58905d8325e970e", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2278}, "digests": [{"algorithm": "sha256", "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0"}]}, {"id": "2329ef2513c2c0cc", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974"}]}, {"id": "2063c29a4960c6ce", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3"}]}, {"id": "aa16fbc49b806981", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48"}]}, {"id": "5d5277964a41aafa", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617"}]}, {"id": "bdb967d6b011782f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2334}, "digests": [{"algorithm": "sha256", "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829"}]}, {"id": "819937c76c444dec", "location": {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "f0308717d40754b6", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2434}, "digests": [{"algorithm": "sha256", "value": "6d3fd84bd3b5b370688116c55cb1815cc836adf39d73849cbdbe2b7ca784589d"}]}, {"id": "d616bb3f881608a8", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "0f49b40a3c7d6804", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "7c2647dcca36be61", "location": {"path": "/usr/share/zoneinfo/right/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "1dcb16b2d899e2d7", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "f5604d2f4aeab156", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5188e0eae3447e85", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751"}]}, {"id": "2949d6456be76f2b", "location": {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "760d7e0c55c0d933", "location": {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12f805965bdfebab", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 758}, "digests": [{"algorithm": "sha256", "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc"}]}, {"id": "3033120eb2be2983", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 932}, "digests": [{"algorithm": "sha256", "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018"}]}, {"id": "e40cf71d8263228e", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "9346990f9dc2cc34", "location": {"path": "/usr/share/zoneinfo/right/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5bd4928de575895f", "location": {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "1105b6b0ce70a546", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1270}, "digests": [{"algorithm": "sha256", "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96"}]}, {"id": "9ee9fa1dde9acaca", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 970}, "digests": [{"algorithm": "sha256", "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0"}]}, {"id": "a72b17d6c1efbf4b", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "ff53606399a3b85d", "location": {"path": "/usr/share/zoneinfo/right/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "2b4c0a07f17cc0bc", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589"}]}, {"id": "a35b032f24ddcb11", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8"}]}, {"id": "23aa6840a348d38f", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "7ad4ce05d666982c", "location": {"path": "/usr/share/zoneinfo/right/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "c45ce45bd2d379e0", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3901c7badf952068", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d"}]}, {"id": "be1af7e07e36377e", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "39a5c0d0893f3328", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "8d5fb3efd8bf9f75", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50"}]}, {"id": "0e41ebfa0f92b4b0", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "e215ca350a908d1d", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e"}]}, {"id": "9d9886dae6041a23", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee"}]}, {"id": "bc6817977eaaa3e7", "location": {"path": "/usr/share/zoneinfo/right/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "517bea1ef452ac6f", "location": {"path": "/usr/share/zoneinfo/right/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "57d2ac451f409ad5", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "891c72ffeb2c805e", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "104766306a2c5396", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "4aabaf41761b08b9", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "86283b8b73186c07", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "fb48b028cdca68cd", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb"}]}, {"id": "ecd53f9e31724028", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d"}]}, {"id": "cfec344bcd5b1816", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e"}]}, {"id": "ce67839d3ff6b71a", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "df1603c5609f32a8", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "020746b63dde1bdae8d9ad04da711dbe27da3c7bbe9c2b36afac0f9adf788407"}]}, {"id": "c1ba9c1aca9af211", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "d0249bf015d858a0", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "a7ab7e973bbd0343", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0"}]}, {"id": "12c29c777e87703b", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "87cdadaebdc8713d", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1974}, "digests": [{"algorithm": "sha256", "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356"}]}, {"id": "299bc49792d97b90", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "bdd06fad8b1d069c", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "cf85b5115bd58ac7", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa"}]}, {"id": "7ce21b552e1136d9", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9023babe6e3f7680", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f"}]}, {"id": "b5d2241aa5311e55", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "adcbf66cf5e2d49e", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "ad88f2511559f5838c2e452b152e62d795071f9d0c8c1b0504de2ba07851b07a"}]}, {"id": "6bed5a8878eca1fe", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c"}]}, {"id": "8b970b061d980f0f", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "1b2559ed040f50ab", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "a0cd3ce3bcabf8c2f533ce41ebc1585d034bd56db4e1dc6a794a6a7ebe27ce19"}]}, {"id": "08a5fd86dc720476", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "a3dd0efe9df26306", "location": {"path": "/usr/share/zoneinfo/right/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "54afb59feebc6bca", "location": {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "1121c310dbdb9478", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61"}]}, {"id": "a19d4342b8cdbece", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "34ea600227342df4", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 998}, "digests": [{"algorithm": "sha256", "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe"}]}, {"id": "f6ff287863a4f622", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "761ccea1cd669376", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753"}]}, {"id": "5a24595604e89e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "277f170e0a965663", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "ba0bf0bd01b43246", "location": {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "92dce49deb0a09a5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "fb264936cec721f5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "4d37b0910a8960d4", "location": {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "56d67f3ae160b83f", "location": {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "8bd8890faf828d6a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7cb32c63f6f60211", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "092ae5d6e425ea9f", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff"}]}, {"id": "8785f76d637d28d4", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59"}]}, {"id": "38109425fcad1078", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "2879551ab558f99a", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "05e33b81350baabf", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "343cc7ff5dfdc179", "location": {"path": "/usr/share/zoneinfo/right/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c57a539e249457b0", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "87d4dd0b7c02e4d4", "location": {"path": "/usr/share/zoneinfo/right/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "06f8ee72c3c3a383", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "54091268acaf20e1", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "a9c40580bb4cc128", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "399fee198e75537b", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "60bd9330453e60ff", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 910}, "digests": [{"algorithm": "sha256", "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150"}]}, {"id": "f17b879ae3eeea61", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 823}, "digests": [{"algorithm": "sha256", "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0"}]}, {"id": "3162a25572cf1876", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "093149edb63ab9e3", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2800}, "digests": [{"algorithm": "sha256", "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53"}]}, {"id": "606126c7c2869a9c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca"}]}, {"id": "839023d792436155", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "fbffb4e8a99a6681", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b"}]}, {"id": "e0186e987bc1d1cc", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a"}]}, {"id": "c610680b202a55b8", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "8b806ddd7081734d", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "b38544d33932034f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa"}]}, {"id": "9f2e2f161136d043", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "51c1185f69be6e38", "location": {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "e6e456ce32cfe5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "a15ac746eb317485", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd"}]}, {"id": "153919832c9b5144", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1973}, "digests": [{"algorithm": "sha256", "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec"}]}, {"id": "065e379886488b9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a"}]}, {"id": "f6d1fe4170e1d337", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e"}]}, {"id": "0142369d07f5c563", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce"}]}, {"id": "ae7d0f573f3f4057", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "d52f51edb3c69150", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "9dcbed285495b159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4"}]}, {"id": "cea3dc9b0e99ddbb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041"}]}, {"id": "957e674fca99e852", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "66fa63911ad7f9e3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380"}]}, {"id": "b8e01cd2efc041a8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "41d37dfc4727db52", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43"}]}, {"id": "d54699327bf6d439", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2694}, "digests": [{"algorithm": "sha256", "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2"}]}, {"id": "d64b9711715b1841", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54"}]}, {"id": "132a92a142c44493", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "d31f0c043a250681", "location": {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "478d5b7eb5bf5816", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f"}]}, {"id": "0b753e445ed96cb9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36"}]}, {"id": "cf3cc45d24b015b7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "d32a34d4d4a5484f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "7a1ca75c8b4e3fff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97"}]}, {"id": "cfc3178abe455518", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "3d6ec807a4070fc5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37"}]}, {"id": "4f41668627fd317e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "2af829117e3bdc98", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 753}, "digests": [{"algorithm": "sha256", "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f"}]}, {"id": "8f0d56ad1e8d8336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "7a6584e809c2ad8f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834"}]}, {"id": "1a75a9199088ab46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "336a424850508f04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "a6297aa7e402d01ade154ac279a9b0c83410a10ed95510b02c38dd9e399592bb"}]}, {"id": "47f5ac3c8b10a9d5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "e8665629045572b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "fce8851134997130350137149995d3d47ba07c30dd23e367099af9102f3510a8"}]}, {"id": "8ffbd5cfad8b4062", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "557b879ffd828f7c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "2aea0ea4b40626c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f"}]}, {"id": "f309181322195f94", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c"}]}, {"id": "241d2da8c3f20622", "location": {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "d6459f65b1293dcd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06"}]}, {"id": "8e53ff8a7add34e8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7"}]}, {"id": "0ede1f387ca8c1c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "2b888b33ac587100", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba"}]}, {"id": "98e6f2b4545c81f5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1"}]}, {"id": "017409a4f041f0f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 919}, "digests": [{"algorithm": "sha256", "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c"}]}, {"id": "91628d5ad76d348d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "6d803caa3829e446", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "6576ff5ecd505d30", "location": {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "ed888a1d5a40178e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6"}]}, {"id": "8478c36bad0b1e16", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "7a9c8a9c65ee260f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55"}]}, {"id": "1bc1c1f8d946305b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "ce3da07caa30044f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "89a5ec6f9e843e48", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "efae57a23b35fa57", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "85fefc773444897e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "833d58e3191aa616", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4"}]}, {"id": "c7ce6fc32655d035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "c73db5a168e6ede6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 868}, "digests": [{"algorithm": "sha256", "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f"}]}, {"id": "17edc5b9ff8cd741", "location": {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "c0d99e23ce848d41", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "6f335e119e4c042c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad"}]}, {"id": "18b5036514d46e88", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734"}]}, {"id": "a90e9c2182e78d80", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d"}]}, {"id": "23dcc8af10a88f77", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f"}]}, {"id": "a3ab3e1b512f8425", "location": {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "1d5be65e6d7ad952", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 893}, "digests": [{"algorithm": "sha256", "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2"}]}, {"id": "7cb8594363213e9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79"}]}, {"id": "be0585022f46c5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "70a344f4a7b797f7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb"}]}, {"id": "591dfb4647330e34", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0"}]}, {"id": "b917649368da3d75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "a64fe2a43692d660", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "3cf5d6c749912850", "location": {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "9299c3abe85baf47", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a"}]}, {"id": "b034609f083470a3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1103}, "digests": [{"algorithm": "sha256", "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1"}]}, {"id": "4bec88c5be479ace", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "1bec8ec3a7b616b9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "78193fa7c9a562a6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "e33ddbaad098fdc4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d"}]}, {"id": "108b403b2b0284f3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "1575ea42fadba208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323"}]}, {"id": "4e09bacdcb59a17a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1561}, "digests": [{"algorithm": "sha256", "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91"}]}, {"id": "7f62760572d0e3b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "5610aed170a54fa8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "86acb979f981d4e5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "80717dd12cad8aec", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "4740b4f662a3866d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "bac73fd406371ed9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da"}]}, {"id": "80a72860c7565099", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "8aa89b5e9cc3e8d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "66191e767b2c1256", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "d0153ab23de651f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "8f897b1d9c1e0c01", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e"}]}, {"id": "2429541998ec264d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "3253c59e6763058c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66"}]}, {"id": "ffe1e06dbd20d6da", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4"}]}, {"id": "74b84bb2a8b98dde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "da242d11467fb503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471"}]}, {"id": "5d3187e0db786303", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc"}]}, {"id": "01d8f30e6c70e1c8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4038}, "digests": [{"algorithm": "sha256", "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374"}]}, {"id": "7f17fcf1d474fb9c", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d"}]}, {"id": "7869c5c53ccfb7ca", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "6ea03c16b31614a1", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 796}, "digests": [{"algorithm": "sha256", "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9"}]}, {"id": "91c5880e795a48bf", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "4970d7813c658453", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "1113f958ca1453e0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "cbde665d0d9dd8e8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "6a432a29cd850c3f", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "271014b0714af507", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a"}]}, {"id": "b62a4a5129feb939", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "be3ed91dc115897b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8"}]}, {"id": "a856dd0bef43e56a", "location": {"path": "/usr/share/zoneinfo/right/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "1e2421bc02639988", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "54a37c0242cfdade", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "b0ef4b1a4b1fe5fc", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "32c4a9b19f3d3fca", "location": {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "928aee5083f9e907", "location": {"path": "/usr/share/zoneinfo/right/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "27b844297d8c9bae", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "dfdafde5a8955a15", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f"}]}, {"id": "9cbcdc0a511b0ab7", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "dd334a782a6322d7", "location": {"path": "/usr/share/zoneinfo/right/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "948dde6922b3bf89", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4"}]}, {"id": "7bc9161a2c370191", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "6f89e001589f3e30", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "356b17a414234bd3", "location": {"path": "/usr/share/zoneinfo/right/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "0b492712609d5932", "location": {"path": "/usr/share/zoneinfo/right/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "db9c9266e864e260", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "449a3503c998036d", "location": {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "738a37572b547a27", "location": {"path": "/usr/share/zoneinfo/right/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "36a4e2f2a90876af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "79dbe1f5e5163015", "location": {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "ff3c0609d1cb2019", "location": {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "b60c069f499cdae6", "location": {"path": "/usr/share/zoneinfo/right/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "6c21808d3a46db08", "location": {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "17f390b4c0e20833", "location": {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "7ff3b3ad36f0d469", "location": {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "5fd89385decbc967", "location": {"path": "/usr/share/zoneinfo/right/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "54d718b0eab31303", "location": {"path": "/usr/share/zoneinfo/right/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "d88000a4e16a1a7b", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03"}]}, {"id": "2af1bd2ecc9d016d", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9"}]}, {"id": "ddbe94c39be09c0c", "location": {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "2403d3e030bfaab1", "location": {"path": "/usr/share/zoneinfo/right/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "4739febcb80eecb2", "location": {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "da9a84d3320230be", "location": {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "317dcf56af89ceba", "location": {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "0336eedc6c4118f6", "location": {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "027518f3ddc73dcc", "location": {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "0d726ed5ea4e0075", "location": {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "cf01aa60599a4b00", "location": {"path": "/usr/share/zoneinfo/right/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "b6878a8629692a5b", "location": {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "07db0ea4df585084", "location": {"path": "/usr/share/zoneinfo/right/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "c29e867a9688e6f7", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f"}]}, {"id": "cfea65506ce23c55", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84"}]}, {"id": "056f3352b11d2c39", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479"}]}, {"id": "22df38ac1d1fd964", "location": {"path": "/usr/share/zoneinfo/right/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "6a0d5e631119007c", "location": {"path": "/usr/share/zoneinfo/right/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "800af7211602d7d1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "249e6009e55f7202", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "9be4a15a28501191", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f"}]}, {"id": "ef74e6075bc21909", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085"}]}, {"id": "1feeaf48a7ad36e1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91"}]}, {"id": "fce7fb491c319993", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8"}]}, {"id": "17b5f1ee5fdcc79b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9"}]}, {"id": "10146bcf178cac10", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f"}]}, {"id": "c7d3f7e83efcc0ed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c"}]}, {"id": "a60cb59074fa9b35", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a"}]}, {"id": "6d8755a3c2a5e360", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993"}]}, {"id": "5fe69defa795e042", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a"}]}, {"id": "fb64b3df2536f85c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd"}]}, {"id": "10ed111c91179f3f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5"}]}, {"id": "ad7fefb69dfea998", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "6cdf2077b82b6e75", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f"}]}, {"id": "916933697fd5c223", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de"}]}, {"id": "6c06d231d7e2f6ee", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787"}]}, {"id": "ef1250eac0a80867", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b"}]}, {"id": "5a6fca57daf70405", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38"}]}, {"id": "857a36c5fa81beb7", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391"}]}, {"id": "4e5e4263b8153a4c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624"}]}, {"id": "3b3cc5dfdd5c39ec", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70"}]}, {"id": "d630d08060d7e845", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a"}]}, {"id": "483350f9c7319781", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8"}]}, {"id": "a06fbe9a055246ea", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb"}]}, {"id": "3f96dbaf3ad96610", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8"}]}, {"id": "4531fcdb0187f8bc", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e"}]}, {"id": "a5d28d7027c1d096", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8"}]}, {"id": "87e1ad392fc93d5d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "0963b1074407173d", "location": {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "b3d781357004ed82", "location": {"path": "/usr/share/zoneinfo/right/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "e3b5ea098f5c909b", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "47c1aa3d216e8483", "location": {"path": "/usr/share/zoneinfo/right/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "97d8620e4e579021", "location": {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "519a396beb615431", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "63dc80cbbb35b222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "4621093405685170", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09"}]}, {"id": "4a36b21fccd8436e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "84b6786d1852aa9e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e1a0ef28603b3d5b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "840705419294209d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "5e663eb13efc9581", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "156337106c37e323", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "2bba9852eeff11e7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127"}]}, {"id": "e87e778b34eebf69", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e"}]}, {"id": "d645925efc22579b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "79701367c4351f7e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0c9e19f1711c186e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "744eaeabd83270bd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "f8cae4f5f01d01ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d"}]}, {"id": "c15731f19d21a394", "location": {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "59166dc738e12f8b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "fc928b5f45dc74f1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "c44629bce55a42b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "f41921492bb20102", "location": {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e3e51c75211d2222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7"}]}, {"id": "6564e6d3f72afbfc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "887e9e49fae0244e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1679}, "digests": [{"algorithm": "sha256", "value": "e63849ccc36fee2b03b2eefeeabb70a20317ded29e6ef677a639b7077710a026"}]}, {"id": "2bb152ddfa546f50", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "dbeb4573795919dc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "0eceea272d2288e4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "7bb61d2b8740f45c", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "dc9d29c93c253ecb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "ba93885dc2cd3421", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380"}]}, {"id": "ac2f7290b89dc253", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33"}]}, {"id": "e55e726f6fd01bae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "b9c1d7aced38921b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2"}]}, {"id": "690508a683713c9a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "6b6b371f4796d8d3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "87b6f60cb5b73220", "location": {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "3f95f01d49de615b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "88eec9899a38adb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "0314fbfdc1916c66", "location": {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "0e073ae50e133c93", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "53ebfc69374d779f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2738}, "digests": [{"algorithm": "sha256", "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7"}]}, {"id": "02cdd929ba370762", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "853607e5cc609f5e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545"}]}, {"id": "4835902ba7b89c00", "location": {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "7b430f9ba9791cb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "b3e2087284a236a2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433"}]}, {"id": "78714514019edf75", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50"}]}, {"id": "0c473b280b3b64bb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "423d256f56fdafef", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2617}, "digests": [{"algorithm": "sha256", "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d"}]}, {"id": "d3c5ce9201bada23", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "13ad25aacc3793e3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2688}, "digests": [{"algorithm": "sha256", "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f"}]}, {"id": "67c7b9ef23ed0655", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "bdba3d18469feba9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0d0034076ed86fda", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed"}]}, {"id": "c9eadcf7af323dae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "841e40939506ac1c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "f14e232bc5e4507b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "bcf4e585291beae9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d"}]}, {"id": "d1248f40a4f3fcd4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2702}, "digests": [{"algorithm": "sha256", "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d"}]}, {"id": "3f74ade3d572ed38", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "45a3d92bf3f55f90aa0bdabdecbb68eb028907fa3c49ebb543435bd026bab32c"}]}, {"id": "e5d0acdd4605aeca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "2315e1a6ca530aa1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "ac5f170739dbc0a4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "4ac2caf372b14e9d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "149f2ca459d70157", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae"}]}, {"id": "e71f0c4b84e94f5a", "location": {"path": "/usr/share/zoneinfo/right/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "62e9a5c26c85d493", "location": {"path": "/usr/share/zoneinfo/right/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "7b3f589244a72009", "location": {"path": "/usr/share/zoneinfo/right/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "f44afb1a14d00ede", "location": {"path": "/usr/share/zoneinfo/right/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "2eb3309365b7f45a", "location": {"path": "/usr/share/zoneinfo/right/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "158608b313985c44", "location": {"path": "/usr/share/zoneinfo/right/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "4d0ab1069c2e5de2", "location": {"path": "/usr/share/zoneinfo/right/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "043dc039eacbc41c", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 655}, "digests": [{"algorithm": "sha256", "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923"}]}, {"id": "bc3c7d6cf699bba3", "location": {"path": "/usr/share/zoneinfo/right/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "f0fc29725b5a4575", "location": {"path": "/usr/share/zoneinfo/right/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "93c2f47d412cba37", "location": {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "8f0959d21b68e022", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda"}]}, {"id": "e3e1079c8d197cac", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "f56901be5d374425", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "20eff447e63d7ecf", "location": {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "3eddb49e52aefa9f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "d0da1ced93963d18", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "31a27b349e8eabab", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "1b649f29824f411c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 767}, "digests": [{"algorithm": "sha256", "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69"}]}, {"id": "925380f086462753", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b2c844fdda518daa", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "2ea99f3402e601d1", "location": {"path": "/usr/share/zoneinfo/right/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "9a554304a5a49bcd", "location": {"path": "/usr/share/zoneinfo/right/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "5f1d0a3d4d113ae1", "location": {"path": "/usr/share/zoneinfo/right/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "b30f8e426b2da15b", "location": {"path": "/usr/share/zoneinfo/right/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "b0389a3146057be7", "location": {"path": "/usr/share/zoneinfo/right/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "097e8ad8a1cac738", "location": {"path": "/usr/share/zoneinfo/right/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e4ef857ad10213a4", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23"}]}, {"id": "4a619cb5c9e3264e", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e"}]}, {"id": "b190641e452ebf8b", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877"}]}, {"id": "3dcc8edae4b666c9", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "6b0bceb9968ccf4a", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "4ab9932e4de1d130", "location": {"path": "/usr/share/zoneinfo/right/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "42ad5d750620a850", "location": {"path": "/usr/share/zoneinfo/right/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "bf63af589a9b6380", "location": {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "74f027241eb30b95", "location": {"path": "/usr/share/zoneinfo/right/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "f3efa29aed979aae", "location": {"path": "/usr/share/zoneinfo/right/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "ce831cb33591d810", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37"}]}, {"id": "47bdf1807f252aa9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1138}, "digests": [{"algorithm": "sha256", "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a"}]}, {"id": "c91daa030e678397", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "c8d04631a26b729c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08"}]}, {"id": "b7de6e883d09c818", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "d41aeaa80e52f0e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "29dc45e253756a81", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "76f8f2424fa96bc0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247"}]}, {"id": "d995af1b9e7b70a4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "068393c10775f181", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 726}, "digests": [{"algorithm": "sha256", "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d"}]}, {"id": "b779c689db601e85", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1104}, "digests": [{"algorithm": "sha256", "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea"}]}, {"id": "6b6c7f005413252b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "d591ee33c783e4e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d"}]}, {"id": "323272a0d0666dd6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4"}]}, {"id": "a23968925b2f2174", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "6c02218b71208982", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "51b4b6eda526f4b0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "3c855449f3f474c8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "19adc03cf76b7ca4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "b2e015a20eb7ce44", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b"}]}, {"id": "320e208e9aa461bc", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8"}]}, {"id": "85fd28b8cd9a0d72", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "1ebb897d65e528f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "e634adf530544770", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08"}]}, {"id": "806ea93a175b0d94", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "f34439745293ade1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 778}, "digests": [{"algorithm": "sha256", "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee"}]}, {"id": "2dd51d67695e0fea", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13"}]}, {"id": "364f8e97b6da4555", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1406}, "digests": [{"algorithm": "sha256", "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6"}]}, {"id": "5150295b352bc1e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 830}, "digests": [{"algorithm": "sha256", "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c"}]}, {"id": "3ed57a6835ec6b67", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "a428b4ed970fca40", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 706}, "digests": [{"algorithm": "sha256", "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6"}]}, {"id": "d5fd2e18ffc92de8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0"}]}, {"id": "bc43ce1a6665e797", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "f76880b342a81577", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "bdc2c92f29610435", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "d1bbb2562e6bb480", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1129}, "digests": [{"algorithm": "sha256", "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4"}]}, {"id": "4f13991b60313e61", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "e324b3b5ebfe27da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "d886f911093217df", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1"}]}, {"id": "9dce013aa1c29112", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "a42d8bd82c9220e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c"}]}, {"id": "e6dd8617d1ca9ac7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "b71328bf9a24d1da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "ead4c38d717ae5f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "f0126ca5b6949db7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "bceca728dcc3d96e", "location": {"path": "/usr/share/zoneinfo/right/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "02ac2d8e120cae92", "location": {"path": "/usr/share/zoneinfo/right/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "5eadd5ad7a34c18c", "location": {"path": "/usr/share/zoneinfo/right/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "05b4d54b368f6344", "location": {"path": "/usr/share/zoneinfo/right/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "bd2b8a8fbbbae666", "location": {"path": "/usr/share/zoneinfo/right/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "34ba24dc7029a089", "location": {"path": "/usr/share/zoneinfo/right/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "4ac7e84a86c37ab7", "location": {"path": "/usr/share/zoneinfo/right/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "005448404ee58b40", "location": {"path": "/usr/share/zoneinfo/right/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "998e7e676c1bd320", "location": {"path": "/usr/share/zoneinfo/right/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "20bf36a5650cbfa8", "location": {"path": "/usr/share/zoneinfo/right/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "4d6d2280ddad5892", "location": {"path": "/usr/share/zoneinfo/right/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "4e5bf468f0daf278", "location": {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "e1e68a0895ad27e6", "location": {"path": "/usr/share/zoneinfo/right/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "c1a5f70e8f827703", "location": {"path": "/usr/share/zoneinfo/right/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "963bf02327e25f22", "location": {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "4b4d3b1cd9064d94", "location": {"path": "/usr/share/zoneinfo/right/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "4580d3080d6a03dc", "location": {"path": "/usr/share/zoneinfo/right/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "cf45740f0da85d9f", "location": {"path": "/usr/share/zoneinfo/right/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "0db6d2c81ddf054b", "location": {"path": "/usr/share/zoneinfo/right/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "ed96ae54c08807d8", "location": {"path": "/usr/share/zoneinfo/right/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c1b16749de52da29", "location": {"path": "/usr/share/zoneinfo/right/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "8e0e047c9265a4f5", "location": {"path": "/usr/share/zoneinfo/right/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "7dd175eca08f0de4", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2445}, "digests": [{"algorithm": "sha256", "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883"}]}, {"id": "583e6580dbf7b441", "location": {"path": "/usr/share/zoneinfo/right/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c0507d9366c8aa1f", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19115}, "digests": [{"algorithm": "sha256", "value": "78a1f205b893beb45ec5be8adf26adcf166742cd430209284fb4e0369e37a000"}]}, {"id": "0b978943bc7cfe90", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17769}, "digests": [{"algorithm": "sha256", "value": "88afc57104a9ad8feade48cf10d66cb2011519f9968554496ed09c832e7bb1c8"}]}], "source": {"id": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2-9722c2", "namespace": "kubescape", "uid": "ed1743b5-4bab-4ad4-a2b1-39da3deaeb3e", "resourceVersion": "2", "creationTimestamp": "2024-11-29T16:57:11Z", "labels": {"kubescape.io/image-id": "docker-io-library-redis-sha256-92f3e116c1e719acf78004dd62992c3a", "kubescape.io/image-name": "docker-io-library-redis"}, "annotations": {"kubescape.io/image-id": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/resource-size": "751562", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "49ed1f317d3d2a1b7ffb91d79d0ce07d0d74292fd41e17356ef1fa1a051e9995", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T16:57:11Z"}}, "syft": {"artifacts": [{"id": "227d9dbfdb949d11", "name": ".redis-rundeps", "version": "20230321.002514", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:.redis-rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis-rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis_rundeps:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis-rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:.redis:.redis_rundeps:20230321.002514:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/.redis-rundeps@20230321.002514?arch=noarch&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": ".redis-rundeps", "originPackage": "", "maintainer": "", "version": "20230321.002514", "architecture": "noarch", "url": "", "description": "virtual meta package", "size": 0, "installedSize": 0, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": [], "pullChecksum": "Q1JQv2sIl0Mpf/MyKZBrIH7FKfFw0=", "gitCommitOfApkPort": "", "files": []}}, {"id": "0a3b4a9dae4049aa", "name": "alpine-baselayout", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.4.0-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 8890, "installedSize": 331776, "pullDependencies": ["alpine-baselayout-data=3.4.0-r0", "/bin/sh"], "provides": [], "pullChecksum": "Q1/eXfmbYT1WXenFSqKjroYyK84NE=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SLkS9hBidUbPwwrw+XR0Whv3ww8="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14TdgFHkTdt3uQC+NBtrntOnm9n4="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11XM9mde1Z29tWMGaOkeovD/m4uU="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "f0def3051a26afc8", "name": "alpine-keys", "version": "2.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r1", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13361, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1KM01lfKVp+gEZn23awujqjSkrN8=", "gitCommitOfApkPort": "aab68f8c9ab434a46710de8e12fb3206e2930a59", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "edcf6e67eac04af0", "name": "busybox", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.35.0-r29?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 509600, "installedSize": 962560, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:busybox=1.35.0-r29"], "pullChecksum": "Q1NN3sp0yr99btRysqty3nQUrWHaY=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVNLeeB7VouhCO/kz+dbfL3dY4c="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EgLFjj67ou3eMqp4m3r2ZjnQ7QU="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HWpG3eQD8Uoi4mks2E3SSvOAUhY="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "10c99a42ed5bf9d4", "name": "busybox-binsh", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox-binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox-binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox_binsh:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox-binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:busybox:busybox_binsh:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox-binsh@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "busybox-binsh", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "busybox ash /bin/sh", "size": 1547, "installedSize": 8192, "pullDependencies": ["busybox=1.35.0-r29"], "provides": ["/bin/sh", "cmd:sh=1.35.0-r29"], "pullChecksum": "Q1miWwyhWKXVEiRYLhmArV1TKMs6A=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/bin"}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "f95be16d8615d51f", "name": "libc-utils", "version": "0.7.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r3", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1485, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q19Gg06pBPiiG9UN94ql7qImsHSUQ=", "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", "files": []}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "c0d6e0f3841a7244", "name": "musl-utils", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "spdxExpression": "MIT AND BSD-2-Clause AND GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.3-r4?arch=x86_64&upstream=musl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36697, "installedSize": 135168, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf=1.2.3-r4", "cmd:getent=1.2.3-r4", "cmd:iconv=1.2.3-r4", "cmd:ldconfig=1.2.3-r4", "cmd:ldd=1.2.3-r4"], "pullChecksum": "Q1ZWJL4eySx8nPSjF1FAJgQyvuNs4=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UURo1nZWEp1bwWLKOaFv9MRkGuY="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zt3U4LfgDdzFuF3lIFzktQb5nLw="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MUr2bsRgdX7IEDT8Veb82atbrfk="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "544ec51c3fe9a624", "name": "scanelf", "version": "1.3.5-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.5-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.5-r1?arch=x86_64&upstream=pax-utils&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.5-r1", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 37687, "installedSize": 98304, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf=1.3.5-r1"], "pullChecksum": "Q11dxYFsHvBFAzzHGDo5gOTDNJDyQ=", "gitCommitOfApkPort": "e52243dbb02069f10d48440ccc5fd41fa5fc2236", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NoAissVDuanXF1KOEl8qrFA3bso="}}]}}, {"id": "b37d6e2e45f66f33", "name": "ssl_client", "version": "1.35.0-r29", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.35.0-r29:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.35.0-r29?arch=x86_64&upstream=busybox&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "S\u00f6ren Tempel ", "version": "1.35.0-r29", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4929, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3"], "provides": ["cmd:ssl_client=1.35.0-r29"], "pullChecksum": "Q1QuqZjeP6XG85I29tOiCWofL8Cj0=", "gitCommitOfApkPort": "1dbf7a793afae640ea643a055b6dd4f430ac116b", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ShB3pGMDL8R7sqvDVeLOBZ6P3Q="}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}, {"id": "6801bc6eb17d0df0", "name": "tzdata", "version": "2022f-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2022f-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/tzdata@2022f-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "tzdata", "originPackage": "tzdata", "maintainer": "Natanael Copa ", "version": "2022f-r1", "architecture": "x86_64", "url": "https://www.iana.org/time-zones", "description": "Timezone data", "size": 404944, "installedSize": 3141632, "pullDependencies": [], "provides": [], "pullChecksum": "Q1d1K2/J4yf83c0gVTgt660TYoBP0=", "gitCommitOfApkPort": "2e26bb1ad9381a7e7948583a0b8ecdfcd5a0ba20", "files": [{"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/zoneinfo"}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3S3c2eo8s26V+b+h2RuxnnAH9U="}}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tzIEIcU2qNkN4PGA8in0/xb6Qeg="}}, {"path": "/usr/share/zoneinfo/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LzHvPKn2m649jti5iVvUUHBU6XU="}}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCDnW0H4Wq6wpX/VAGIpuTQpDjI="}}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ne7uWD46g8+GoccmJKHZhxYDFCM="}}, {"path": "/usr/share/zoneinfo/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12XCBLvPcpxtZzD2rCLozkdTdFBg="}}, {"path": "/usr/share/zoneinfo/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Rn7R3VBMt1g/u6Ng7V4aLANIbc="}}, {"path": "/usr/share/zoneinfo/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thVHt9NSe3xBl9mrxn8jX7hMp0w="}}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CLGixfA1PqZdC3pyH0NIptlTKTk="}}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVJIZWJ0LcuLLvCfFxBkBnY9PdM="}}, {"path": "/usr/share/zoneinfo/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fK/RsMGiwOO+LoIFuH4gtLPDhPQ="}}, {"path": "/usr/share/zoneinfo/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV1ERp5zpfNwZBO+y7IoAPw6hSg="}}, {"path": "/usr/share/zoneinfo/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/iso3166.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8bVyTp0tBiHYjb8rJ1xC2lch6A="}}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OzTJOkF8mC1bLJqh1IMTVhESI4="}}, {"path": "/usr/share/zoneinfo/posixrules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/zone.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pGdYb0XoHND5RPRMgmzsJuqvGf0="}}, {"path": "/usr/share/zoneinfo/zone1970.tab", "ownerUid": "0", "ownerGid": "0", "permissions": "444", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hu3cXnyFw9zWQr/1vSxUNhhh+7w="}}, {"path": "/usr/share/zoneinfo/Africa"}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17bldPckji1VF9PHYXYvIec2s3sg="}}, {"path": "/usr/share/zoneinfo/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rcoWxpmCWKnMq8yNS8/og6jYSPU="}}, {"path": "/usr/share/zoneinfo/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3x9Cef1719JY+5qI6fDyNWKJYg="}}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gZs5l3yEfDbawsvaUY5Xztf79/s="}}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ApzmS62zZyLJ4hkfPOhYxRSqu8E="}}, {"path": "/usr/share/zoneinfo/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qg6Y3iW8rsprH8RNLUVAc/XWQXU="}}, {"path": "/usr/share/zoneinfo/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBc4EfUyqrwXs3mMQPrUaj3w5UM="}}, {"path": "/usr/share/zoneinfo/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fN4w1az9mRGe8iFiwfi8r7hurwM="}}, {"path": "/usr/share/zoneinfo/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uZ8xFRACktmISiLtmu+anEOzHM0="}}, {"path": "/usr/share/zoneinfo/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZcDUqzFMtyuNjHaOPQwyGISLYfE="}}, {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gbBF7Wj3OogGxfIQS1c7BHnBm9A="}}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A1ByUJ8w2ppaJ7SJEK4YD5xrSxU="}}, {"path": "/usr/share/zoneinfo/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLqSW0ZwI1kV3d+h3YJN2dcpXqw="}}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fSysB22ZvF44uie2cRMxetSW07E="}}, {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+r9AEKsAPCaUffYLXjWXgWcMqnA="}}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xE4tPB41HxAEq2nqVZ/rjM3WX2Q="}}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q198qz0T0yE6E2WM45n3TMh4z4lT0="}}, {"path": "/usr/share/zoneinfo/America"}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wsr+PJzA5270i9A5iGZTyH7xr1A="}}, {"path": "/usr/share/zoneinfo/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+rFI8fETMfs/UMc6qXoz5+13Wd8="}}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFryoLYRFsBmVZh4BaRsRmxxBr8="}}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYXurg3MLnzu1FjJQ4UV8czOJo0="}}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WQSknGwM6PEBeP4TF07ZyWSoMSo="}}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sw8RxRe5prxsTlUcgbQvXBOVwuE="}}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ryjuln/pdF9LYU5bUR2hwIvTaJw="}}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JvKYNm7JThmr2b9YJ2DqoO1PNNM="}}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQG6uYI+c4/BwWaldRADSUP3QSI="}}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14GCLib6AqqZmDu5ZZCA612CwZZo="}}, {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9gkCTU0SEVFSc2vuFTMrkVIFfw="}}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jtpBjYS/MUsw5wkvUzLkqvOVtX8="}}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NegsJ/oz4sqBekhHLhQm5HLqk1U="}}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osOAnu1v1OrXwuFhRgt8IkXjBkw="}}, {"path": "/usr/share/zoneinfo/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LIgbmW20c9FPQ+Ycp2gQtd/CBpw="}}, {"path": "/usr/share/zoneinfo/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18rlm4/Rb1dWZmTRebKlFUnjY81Y="}}, {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LR/WbeAZjd/MGVj7qqq6nNt7HY8="}}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17TEWGRZjXTbYok6Xu0PIPOywIxk="}}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O/rnD/f/qLkoukvwvLVFLQnsBAc="}}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13CQctm1QghUFzHcI1D7psed6Ntw="}}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13Zi4h6AvGuJ4XV1v59d+kexaroM="}}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qOG9qN0IfRV+0ElWjVfct+9eEms="}}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RbS5UggVApaLBLNufK4kuYfp9TI="}}, {"path": "/usr/share/zoneinfo/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pFPsgYzZSMwkkmZkQ9TjljftcEA="}}, {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U45i0Hlj5Zv5iEtwvL3i+esshl4="}}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QLqYQ2YqhTwdNkM5XbGnXBFklR8="}}, {"path": "/usr/share/zoneinfo/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IdTfdpWsy3tRZOQeKEUvllXNkaA="}}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SHNTZqu/N2AIfNFTPyRBUTZ2N0U="}}, {"path": "/usr/share/zoneinfo/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14NUMhFhzqkZsmisCAybVevTTmz0="}}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EEgZrqchqG4nRITdvFjDMbxAQiY="}}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1diPnlvgHShaoinjjZEXCbFIXRHQ="}}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcGnpwDkAoSB5Qblj68i+Wd8Xik="}}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jD7NBczKTZqxGf558gXdvTS0YIA="}}, {"path": "/usr/share/zoneinfo/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6t62cDEdla7U5zI7IWozOq2ON4="}}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q125x7B6KeyhpcRdFUyT1vZAr6XMw="}}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0U6J3LBJ9CyE/hYD/eJDL97SSk="}}, {"path": "/usr/share/zoneinfo/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dA6I3Nc30HZATDhjML03nVXugoE="}}, {"path": "/usr/share/zoneinfo/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IxNYfvlSWkjOjVATWpKJZjYaiJk="}}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jh6gUZNxdo9CEsYv+5s9VDgraY="}}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d72R0w66HD5fruKxcdUEzuJEvwc="}}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmqIcwjo4Wqc67YvPUEktCwzFnQ="}}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yvDkxf2uWdG2wSeK16yEvwO8sKk="}}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y45FQb3bsBZMjWJZD/G7l/iLgi4="}}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iP2NEIwCCjKU6ubIOtGHzwsBpgI="}}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WyTFA7EFvhrwFGsdN5kxLgLmoxI="}}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nzJxWLmGUpE69NZsUlfPwBQ0BTY="}}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3Fm28yDjadJ24yFkDJ3Ud0Fwlg="}}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wI5dVIw7uXHxoSNsOX3tT3In12k="}}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QFLkv2HxGtMBCXl0cc0t5oSOtAg="}}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+CVCuA3xtpIfyaPyDeGnw3vLb/0="}}, {"path": "/usr/share/zoneinfo/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HmzwPgyPu3oHkJDPFk5zKRaBuvw="}}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqlukhrE87uzBiaQgW9NIz+dygQ="}}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RiOJGAtjDcc/89ZYfuMbywkG05Q="}}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qU+8LVZ+QXI/A2KbbJqGQmAQihc="}}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bgKrHE6oCJx7Tus/Gc720ExQ4L4="}}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dqq/gP9ZACNV15+wPCgtz0iUUAw="}}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQFEWnv0qZMRHQh++BKJDdRKZ74="}}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mj06ALcBKhHmCcGInYTTuAnY4e8="}}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i+RzdtXGp1RbH1zn1kMWPic4rag="}}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bU0luemOfnsgh6bUJqKrIO0G69s="}}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cp3eW4JWtYEdgVh//pRVaGjYAl8="}}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19l7RRP1Vl6pYie+i0y7h4wnE99k="}}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DToS9cqfGVg5HOJTjpARM2bZAI0="}}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oTUwD3PfnEJ9s3qpuiniX4NGMhE="}}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mqJo7iBlRVcFJKInahxQyKm9z1U="}}, {"path": "/usr/share/zoneinfo/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e7L9RmrNA5n0T1bC7ZoqA1P7L4I="}}, {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15gex3fEk5AYeQ3Nl4WQEYzu9xL0="}}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/lU38PMm9FE6r5i6aCaLB5jnLgs="}}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xOMEBz9PkIkEOcpiBdYOINJJXxY="}}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pi+UpZJal3Tp6l+0zGwu1yGFFA="}}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18RWsG1tksoytFJ8c3xD7Bkn+XEg="}}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15ZvijSJWtrclRiabUBTZlzAPyhE="}}, {"path": "/usr/share/zoneinfo/America/Argentina"}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqv5nRgResn5+F2oZWmhG25XqjI="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jAq4wWhOy7K5LtLTcnPuns7YBdc="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5SVhZ+BRMlaiQCz+WaVfEpvpYk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aMrJI50eKz3J9VjnrJuciOHyh1Y="}}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FT7JqUSKt1RnclRux12k1oIlRN8="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iHhTlNzAO4lE4XsvETFN9r/SneU="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PrvAF5nORRxqM1vZsutHwrAf7Rk="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18dXX/GXAJO7+BXp9E8dEhod6DQo="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JJ+ive6UhwybkfumRhePaix77wQ="}}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wm/R9XpxLWDmp5mqWv3iB/IIwFw="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dkrpdl7NmX+EDvyfNhzQopQn2YY="}}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130Mo9wx3C3Pztwj5wb97Fj96SDk="}}, {"path": "/usr/share/zoneinfo/America/Indiana"}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTDvSzOW1wMcxeT/gtxCwQ8viaE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VwzvlPkAFjvONLP4W56ls235IUY="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IFlMEwmgfUaR/5rwp3eCteLZXGE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVm+TZ6GycGn+P68RlVFhLKnzv8="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+aPWW0KwCMWoXHOTT8+U6urEuTE="}}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRafvQL2KN1v2vu6t6fkptpU/SE="}}, {"path": "/usr/share/zoneinfo/America/Kentucky"}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pjoyIEKqtqJYPeL2NqXrFfcerjM="}}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rWO/TRIoqzCLLtZ1jCH767Vjlds="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mQgJYuUAadXmoga/+JMaZ7Wv6+k="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fu5WQCZfQEoqZMu0hUe4NLeAz3E="}}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bR3vruMs7l/aqhQFRg2e5OTc61U="}}, {"path": "/usr/share/zoneinfo/Antarctica"}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130L55kdfW8Qj7jA/VQHVyBxBzgk="}}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcuGIFxIRo7Nu8XPkd4BX9HVUBQ="}}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcvc8dmv4JB7lvDKBmNr3k5Tg8M="}}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zp+vvQLI1R+8mpa+YbXpPfktNng="}}, {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1no6Vs+zNy7Wz9r37mpH3ubgkjes="}}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iLyUsl/sC8pTVqijxQnLw63PbIU="}}, {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Gym3ImsjXMAdQf4rp2x7WxDdh0="}}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Arctic"}, {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Asia"}, {"path": "/usr/share/zoneinfo/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JuWjl6WvlrXSxgtf8Gkw2Muo8l8="}}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V8/eb1PzzO1ClGkW6IjVRAPQiWk="}}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fOXv+8GxIQS+6qRvmIbkXq8T2JU="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XbApDL1XD/tT6MalRYc92y7iMyY="}}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UD6gfMsC7EhGL731HwUXN/IAUoE="}}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WLX5s3gc2pfiFTM88HKEsvj3BO8="}}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iM8lzep+0o2DLXg7R7BuA4ru3ko="}}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vP3jXM+S3a0F5jrknydetnya/ZA="}}, {"path": "/usr/share/zoneinfo/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IkImLxcMKGQaukOLWDmU7Z5sSNk="}}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Zh2BPL0baHUWGLIF5v8XLkXcpvQ="}}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+6i2aGP81ryr7DoTRn4LNFBlCtU="}}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MdwCSmW0muCAYHlne/LPHgfXehg="}}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1brK5H58MZOa8/O93Nf3UcMkKrxg="}}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a+de1kAX1EDNh8OnOX1ZLwS0+So="}}, {"path": "/usr/share/zoneinfo/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EM9EDOowqChsbOF9XO8uN8KROkA="}}, {"path": "/usr/share/zoneinfo/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1paeMnlwrhvyd0Nq4OSDqc5sCCwI="}}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uHs/KgChuqEfej5/9AsJRR9HU9o="}}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OydSCr5tuxDHeHFVaxiqNU6FoyY="}}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dlftdOwsCF8E6kt6bv9f0Kq5DaE="}}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/cYqCso5P7bTmUB/JTKKm7HWMg="}}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rMJR0DrMsnv8J7MoglBLIG1Seo="}}, {"path": "/usr/share/zoneinfo/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xVfwMzEUIhxFflD6B2PsxVWSgU="}}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DDIF3V7AjRfCFhr3id+NBbG9obY="}}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IpbfWiYHP3bx/7INGR285GgjA+0="}}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KGQnC5JG+9ZEMnI1QLXQxkV3PyY="}}, {"path": "/usr/share/zoneinfo/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjW4iVzXDMnFdE0wJg6C8EIakzc="}}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cM1wf24UTPDLQK8BpwucRzkgjkg="}}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AHJXEW4j51n2mh+UaSicy0IKwqM="}}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZUF6zvLhXclqP626Xnd6Fd4wHro="}}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pMafFVGgqb3Y0YF8VHvRghi1cKM="}}, {"path": "/usr/share/zoneinfo/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XpXdMFS1mS1q9A8BAmN6xw+wEGM="}}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19xAyqkCXKBohyxStGLDOloByxuQ="}}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hW33Lz9ZP/Hhg1BddDv2XkCjCso="}}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Turad+Hg7BFLE/mzuR49T/zBhY="}}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AfAwxiBdmXEQxfFTTvTl1HOkpbA="}}, {"path": "/usr/share/zoneinfo/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9N37bwSq+fNdO3IAIbdIbs0pso="}}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1liEb2p5p+CXW9tJFhJIoO76nZjM="}}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IW5vA8h8B2Mxypn4k99G7b16vzE="}}, {"path": "/usr/share/zoneinfo/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S0Bb16CFCxNfUzsaTrjqD95VwhQ="}}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10xqIOjEGr6wI53xsJuTfmTSV/Rc="}}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zCyhRz7dlH2TLvxDp/r1MW6O1nA="}}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13qKG0rWiSgpAGQgc/IJKXLi7JdI="}}, {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ziwy6HTsZGlvdr5EOarZXMfjxOc="}}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbAE6Ol7lCZWF5MpUecie2Nc7WQ="}}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M1K01r+fpWVAt0uwix+6If7/Os0="}}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nBIdHX45xM4xmUQorV8DKr9lURY="}}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18QKeBcvuQB6tVkerMfqIL5TT1P4="}}, {"path": "/usr/share/zoneinfo/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EpTa/+e6bFsudiQSj+RTaFvhqwI="}}, {"path": "/usr/share/zoneinfo/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wi6tUtyVJI61iOIGYv4UcOZZUOg="}}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17oDzREBwfqL4IM9Fv+SZKB2312k="}}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q172WRs3tr8koN/S40UX8uh0nm41g="}}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8EiPR9N7BSdDK3W1IhnJhmr8NY="}}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eTYOOOBA6qFbbogClsHRUx9Te28="}}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I39sBPP98Kwsu7j4Kxcq1O9l0yU="}}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GY3lO0hF8kRhF9c0LHQO/8Y/0N4="}}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UV4auCshZAbzZM9mba6ZjkuNxvg="}}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1whvBQIaSXQKB3gDldLubw4I9oQs="}}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uyEx4jmrRUwqrhyiEZDIp1ncgCc="}}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JFpbFp0qAODCxUZtQS7VE74hOQk="}}, {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieQtJ8+3glWuGO4C9aTI47pX3eA="}}, {"path": "/usr/share/zoneinfo/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/KrebTgMsZwfY4AUcUTvu8khH80="}}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QYUuf8gp/zrOUhvD68YLbkO1baY="}}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18xoWcLRT/b292zW8/Kzo64BcfxU="}}, {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LUEfpgfJdP49d+4YYSohcX0ia14="}}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14h7YBu5Ygm5mtc8QZ5L+rspUZ2M="}}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJGxi56dhH6DEGmlmQtGOufnpNs="}}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+4nFiOXzygZhoBEGCfEjEkONRBk="}}, {"path": "/usr/share/zoneinfo/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEFZvjffZC87PRWoF7z6bsrATeY="}}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13w2jNhOb7bHxZDf5+MHeBqg+hE0="}}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QS7qWxOGtpYMa4VWP5oUs3yIbqA="}}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rrvHSLSyU37mq1BLd7daSigzkTU="}}, {"path": "/usr/share/zoneinfo/Atlantic"}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g5oxEsqwlxifI/8UiVLR+NaS69I="}}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ROcBFXSrkWCUzEECIbz/SWCDEVU="}}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OVxOZrUtkYHjFFDQe1NloQ7CaqM="}}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NrpLZfCex9bVGAqOZwphryhIM4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13WsReKIGbklu380kJtROpd0jo9g="}}, {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fX+7vFqgKWFV9smNmo9hdN/+0s4="}}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10O6/ZGO2uQE3hydaos0JbgyGmLc="}}, {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XMmwKLW9IiIgDiAJGhiGjqYsTxg="}}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMtjI2U/351c1/I+hNU4jSbfmSE="}}, {"path": "/usr/share/zoneinfo/Australia"}, {"path": "/usr/share/zoneinfo/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIYXzwKRCwVDgbPRr/5NWkLj8FE="}}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1isVUUj/FMA5TUyPOWORvittywuU="}}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gR/Y3otD27rsg6JigJu5+mFiJEw="}}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+iG5LzWWQZEopmCszPLxz2qmarA="}}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10crjwpSzvJ4dSh4eVFf2OrtrVU4="}}, {"path": "/usr/share/zoneinfo/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1keMfD+U5UKforAvWaWQGnU19q+k="}}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp9VCIxTaly2mTsaX+NhwGF7xP0="}}, {"path": "/usr/share/zoneinfo/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q124iE9L61WuDCkkA824/8R8GO/80="}}, {"path": "/usr/share/zoneinfo/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11vdEaS5si3PeHu8FGBTwDg0Vnmo="}}, {"path": "/usr/share/zoneinfo/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uwCibHqw3xBU+hxKcfC9g2qb5fg="}}, {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f40tkyIXOjOQc3NxQQWS7Ly56Fg="}}, {"path": "/usr/share/zoneinfo/Brazil"}, {"path": "/usr/share/zoneinfo/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S02xIdObnL7ePnjxRO4L/6dD6Ks="}}, {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xd0wd4SAYziLCFBkLZSzRRyKuDU="}}, {"path": "/usr/share/zoneinfo/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Dhilk6aS6UtFHqCT28ozU+/Zms="}}, {"path": "/usr/share/zoneinfo/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rMoYlbFdDfxO98Uvc2dtZUlJOeU="}}, {"path": "/usr/share/zoneinfo/Canada"}, {"path": "/usr/share/zoneinfo/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1aP1+FIs/Yfyl82+K4KWzsQf+M="}}, {"path": "/usr/share/zoneinfo/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aExi2A0WqSVskSMHRGbMXQKI2uo="}}, {"path": "/usr/share/zoneinfo/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c/atkbLHSJV72uwUnbOxtrDYrIY="}}, {"path": "/usr/share/zoneinfo/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0QfemISLkOpYyYFUO+xof8xAMI="}}, {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QzYHWoGtvr6ybKKXzjCdxZW4ZGM="}}, {"path": "/usr/share/zoneinfo/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tCpFBSMGjMFDS4d0CCUl2Nwqjk8="}}, {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Nawxxi2XAyQ6Al5Q6iZwLDLYNg="}}, {"path": "/usr/share/zoneinfo/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zeyK02yNiM8AZq5G72/yQqj263w="}}, {"path": "/usr/share/zoneinfo/Chile"}, {"path": "/usr/share/zoneinfo/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+LQIn7Ov6r2CXkJ8o7nSpuk07xI="}}, {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Etc"}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aUvUfuK12T/QQ90UTF3OIU4WPdg="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yX47jLNmsf50/2vtszIl+BnWlw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mm+gkL50zMjlYacv8oM6moBGCXc="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mBNSPh8JLS8MDNPl8T4nOKUcs1A="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q148QO3lIGUm3VCn+NcQr609pGwS4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2jSy4HsHDhvgPgg1qr1S3RE9c0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ms/NY3F02RdE19/0dE4Zl1D6+dE="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zvfOe/YedGzBrjm7q5ESvx39xFU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dQJx2pJDKjmIfDds00YUTXhdREU="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bKbe8l6OwEpjYAO+PzZC6bFltfA="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XIOROWTxSKXp1a3X61EVhogPQ3M="}}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/vw4T5an6FbnLn1yPrJjjLPn1Gk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CrfOrtV4cpd/IWLq0+CLOimEdXw="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QIF2kAS9ym0F2qWV1TxeZOnaff0="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JopULxcdFChwwnPqY9Kyl+kTJCQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1en9Y4EKmcSgdvzW6p9uT/EZhqAs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n2kvChd0NklvqDgUOO5+0fmuPxo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18HPDjbAqxglvTzKUjtoVdKNNnQs="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RMgLVOAmZjOTAOyE2x9vVWa1upI="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PeDkFYHUdMkdsybZ51X+GxEXKYM="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uB929aFoMPVoQVAtZcPScaDZTuQ="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXiSTL7pKch7JybJ2bTS1ddZDaY="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dz6QctNrDz3KWNxd4kuZR/P+/es="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bDwYC2kK7mwDIOZwPy94FhjEIh4="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KA4ipZU1Gx+g/cOzo97tTkhA4xo="}}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iocBvipAe+pMyCK6VAcmi94omk="}}, {"path": "/usr/share/zoneinfo/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoSD31woCfHf4MWVECxHSHQzg3k="}}, {"path": "/usr/share/zoneinfo/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10LiZFlQRbpOVcUECxB2FjBRUs70="}}, {"path": "/usr/share/zoneinfo/Europe"}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T76gYUoEl4bEK6ZeqL6ksSp6bvM="}}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19oGY5JuFaMDx8BCUZNpNVTxGYXE="}}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/SQegXwfmZRxww0wEjghGhb5WGY="}}, {"path": "/usr/share/zoneinfo/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cXblIBlC47LbgchTsCFavIb9Cuc="}}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ka2yB9zpob//2RxSfIdZGGK1vvo="}}, {"path": "/usr/share/zoneinfo/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ISLNVyQ/qMAhE2NzyyFFTA+A/wU="}}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ei+Dg6tVyA6zP+g8ssjocBBCYO4="}}, {"path": "/usr/share/zoneinfo/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+OlNmfS1nE6Bn9xYGx/VltRDy7w="}}, {"path": "/usr/share/zoneinfo/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oCp4/Z/XT6bNmr5lRic1GQGNUDA="}}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uOFSZF20gbj397mKaDkd3p93S1E="}}, {"path": "/usr/share/zoneinfo/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bsgfwPF+KPo225GSBzZ2CJoE4Ro="}}, {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G+unEI6pPHER2rydf05L/eo4OZI="}}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Q8yR8RxbC4QaNWtnIjKIJG+xOg="}}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nz7p49C6nt8evWSX1fH/tQpimE8="}}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17t5Ox6SPyK2gWdFGLiwJDtqMbJE="}}, {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PwHOr0ZJL8vYdTvGz/cspz320fE="}}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TXaixQHERSX3pK+6AhB76UJmqqw="}}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11NAXI0IXibLStU/+3uYCg+lPXmU="}}, {"path": "/usr/share/zoneinfo/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZCCZwDf19AqmFS91kOPO6Qt65ko="}}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18GXdVK0nwAjKpelrf+weeFn8wAM="}}, {"path": "/usr/share/zoneinfo/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yVwgxqF+hzy2jBsGTmupiFKqon0="}}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eZZxvcrTJutXB+tiA0LGm6xeZYA="}}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+/dGpXNtuUrkmdS/2TuAIqTn8sM="}}, {"path": "/usr/share/zoneinfo/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SivAlHjQ/P8y3CxP3dm+KdwQJFs="}}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Xc/diTEGAgfs6t2rBpkq2Dy6b4="}}, {"path": "/usr/share/zoneinfo/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VB9h+p7xWxAvhmG2hK2Zdr2BuSk="}}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kYNBrXH506zSiZcybkLVsA+6QeA="}}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13/GxdD3fZHTmkfrgptq47pPYF4k="}}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O5vj33losMRv7tCkY0kyQXnaqoQ="}}, {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PH7BqONX0ruurZTSmdvhbbZ7Q7o="}}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w3TkLoyjZEYIf5u7uhVKrHit40U="}}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LvNfUHqxdoKKXHUfcCFE7eRj44U="}}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HamDOYlAW9X/IdWAE3BPnwDO/Xs="}}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iL/iuhQrrQhWmEqBOsi5OTn9az4="}}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KVq2FQrAQ2AI/zt3pVjCoADUvaE="}}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AR4GEY8+IJeUsXUzL/sQniWD5Pc="}}, {"path": "/usr/share/zoneinfo/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lhoiI/0Vc6s0STAQn72QUzYXXF8="}}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lG2a4P9+424tiAlinalFroaPTWU="}}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eC19aBKTOiY+v/8BKgEg1IAHGxs="}}, {"path": "/usr/share/zoneinfo/Indian"}, {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IOeKBSAu6P38Ps3AbFP/pbQbcZg="}}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nS82VNGY+gL+1GV5z1e7Ktvgntg="}}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EMT00ZYicHC3uJb+UEKcxtsmjTc="}}, {"path": "/usr/share/zoneinfo/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zjaUT8D/MWn6Tngw6u4nVr9HckQ="}}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aJFihVt56PqlmxOmcSAxKF51HTI="}}, {"path": "/usr/share/zoneinfo/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KJ0ftaQZEHvB0jqEqeBq0/nuhAM="}}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BviKthsJK/9juVB6/30OlHgURJo="}}, {"path": "/usr/share/zoneinfo/Mexico"}, {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tjbq35/aRsooB2ZmWURT9HybDv0="}}, {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EzSah5Xj4zxX1yOKYarQVavzhDg="}}, {"path": "/usr/share/zoneinfo/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16zdCvi19V5bz+NOKz1Vb7XAIpws="}}, {"path": "/usr/share/zoneinfo/Pacific"}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FKonRipfruGlLvQKk2j4ld5IUtk="}}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eNTTpIHEmrf/MXIrztMOHDHovJg="}}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXG+LoXePYNch2Iv2OrefD6QL/s="}}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wfYeF6+zXtcRLdFlr2n7HVkBnsA="}}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cmuAdxz+vDmZbRbJ1uEAKTHw9bE="}}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15p1C1mtkeN9L0qYx9M03Y6lCqHU="}}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w0YhtQtv45kn0bObwnfdzx2xgrc="}}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JwNhkl7YTzjXK1x9hbE+YqW3erw="}}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/2SAQpWCl0RdzsVvmdxnKDbba1U="}}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APD2YImD1GWFHkkim/uO3k1EKmc="}}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VEWvYUJc9uO0srwP1Kl7cRR9gio="}}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Dx7vNzIPmk0vmT9CiKSMjZQhKs="}}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q161SS7Rz770YshQpsNrJFPW3FyoA="}}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QY0MbSQkPhnMvzDDunKjtylRGC4="}}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13vEv3MGs7mqW54VcxDOC+v3cQS4="}}, {"path": "/usr/share/zoneinfo/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+08V7IkPLbXPgpaZy5aUhjC57EY="}}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K0SyrWLS++XuOQNH/c2MKWWc4uk="}}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rZfDE+UfeUq6puLf3ciYQzDR4pY="}}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upoauX0CKdCL5OqHaI92UXgp8kg="}}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kGVWhSD1DwkmJN1YCYZIt9Lk/dM="}}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GTvZe80TDCqRR3IskTbo4j3b5vA="}}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bSrrb5n7sQnMj43DPoVgfJUHGGU="}}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15FGTIdN7Grf+VKRJCtkrGwxqWyI="}}, {"path": "/usr/share/zoneinfo/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16JiHIJzy6n9CI8pymOk3eyM+q6Y="}}, {"path": "/usr/share/zoneinfo/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GjLxCoQ3xVypZTr92Zd0iX6nkSM="}}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1920u9gY3m/j/y02dBWVQHHAEHfk="}}, {"path": "/usr/share/zoneinfo/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JE7X1SvDnZFeH4YHJ+z+P0sa4SE="}}, {"path": "/usr/share/zoneinfo/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxVC1vr2qxX/02TVf7qmJim1K5Q="}}, {"path": "/usr/share/zoneinfo/US"}, {"path": "/usr/share/zoneinfo/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1dg8usiFgxXgIlWb2gEKl9NL1c="}}, {"path": "/usr/share/zoneinfo/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vlinyDkUb6Z17rba10jAjQZHVCw="}}, {"path": "/usr/share/zoneinfo/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o/VN86AXw4Ym8EvZV2oKEWYzA/0="}}, {"path": "/usr/share/zoneinfo/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CgN/mF9voLOSyVx6+yR/FqOSWn4="}}, {"path": "/usr/share/zoneinfo/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rRomvduTBKYgssb37J86UiZiKQY="}}, {"path": "/usr/share/zoneinfo/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vJM3GC7kuteQtSf1a9PSEwaR1pM="}}, {"path": "/usr/share/zoneinfo/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XVMTvuOkZ/e1MRsmPH04tS8YIWQ="}}, {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Qf3+cKl4nUJ9xL5Gj1Wal+6fz1Q="}}, {"path": "/usr/share/zoneinfo/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZdTezmeq5GmbjK7TtrkZt6WoUY="}}, {"path": "/usr/share/zoneinfo/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+qfWz0F40DLYuopNd+rA/Uf4pxg="}}, {"path": "/usr/share/zoneinfo/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pPH66/Dw0DIpDvh7uZc8L/j4QHQ="}}, {"path": "/usr/share/zoneinfo/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDiMf5p3AFF/xld5Q/Pv473d0+s="}}, {"path": "/usr/share/zoneinfo/right"}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rzyXjEUR9AtgxLRZuPbftxqjK0E="}}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hXvCqrksgzijfjvKkbdKjA1kmtA="}}, {"path": "/usr/share/zoneinfo/right/Cuba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lQGVjkxhgLE/d2FYRKsGF8SOaXQ="}}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Mh00p9IqzZlME1coOVa9BxGf5A="}}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1To6rHVGaYmPh7DFuml6L34G668s="}}, {"path": "/usr/share/zoneinfo/right/Egypt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GVsaklyc8pJ8cM9+Q9YZPVjXm7I="}}, {"path": "/usr/share/zoneinfo/right/GB", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GB-Eire", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U8opXZaw5Paftyps52+t5WRttzQ="}}, {"path": "/usr/share/zoneinfo/right/Hongkong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Iceland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Iran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Israel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/Japan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Libya", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m0LXgEHCEk45ZK8JwO1swoI3t0s="}}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dX03mMqygC1KwdoXV0mqWRF9LP8="}}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EusrGYrhWkW6l/T+R3bKpc8WyfU="}}, {"path": "/usr/share/zoneinfo/right/NZ", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Navajo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/PRC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cy8hYpks+Ewt43nDmPBROR4TI68="}}, {"path": "/usr/share/zoneinfo/right/Poland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Portugal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/ROC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/ROK", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Turkey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/W-SU", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WXJrORzSrK7wYi9YbuXAaGNvyHM="}}, {"path": "/usr/share/zoneinfo/right/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Africa"}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkUF8ikVE8EQcF7GPrO6IekKC84="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lzLY/Sx/mv1TAp/VmKFeaQ3zfoc="}}, {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lh2gaIV3NUJtmR/sRAMU4VEQA/4="}}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X8LqPniZ8tpA/LuUf7wKkgHhgQ0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mh0AF7OEDLn5IQ2KEQ4exwR5V5Q="}}, {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Douala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ighbwFlwRbHyUNRcg6F3iDqJAjM="}}, {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Harare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FWU/G2eS/M5VRlQkBsJU5y2VvLI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qQZGMEKXJVzexnHYz7hK9qvivcU="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12wPTecufs0Vxf3FDb+ToEV7m9BY="}}, {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Rk/3LkpYPlknRc7BzrQyf18WAkQ="}}, {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JcpQCnb7BDzSZ3kRy8itpHqaJw0="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19R8ZNdeu+0e1+zAX4X9oQU19Xso="}}, {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gs69FN3TU6DzLTerxaNngxQD34o="}}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6e7mmcRCkMeOa2gUOTCwP197KI="}}, {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QczCoXIXBduqSPwa69VqDuS3vdA="}}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gYpipEXaGEghQfY3WXSx1hmC5hk="}}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNf7LL+cxwacD0PIDBKgDsxEM0k="}}, {"path": "/usr/share/zoneinfo/right/America"}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/America/Anguilla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Antigua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vwuksVg9xJjiNm9+bWts4xNMl08="}}, {"path": "/usr/share/zoneinfo/right/America/Aruba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q155RGmAp7b+NR+9ZacgYvxbitEKk="}}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Atka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fsIG9rzUhN3dN0iHhS3EPuNbIDw="}}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19JU2NChowR2yLu0RMSfcTV/O758="}}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u3SxMIq4JuDWJ9XfjpudnGPFUeQ="}}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZy1KJFNhOOpgeMjSINdwVWH7AM="}}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Fiq6VGV8e+1NcTilG4A9f7pevA="}}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+UpC3IPzXWWg8bi+zUXcT9Hvis="}}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RZfWKqHRBLlFD5xdDPJZVo/eAqc="}}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G4VwONQUXhfNQVZSTukCaFlzSTM="}}, {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bop5pUBkbMk4Kev0yljVo7oMGhk="}}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xBpIyhZ/LFBVxixei/IJUn0g/lc="}}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1regeFWx7BW3uc1rlMZCJk2wb6hM="}}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/N7YNMPNGERRi+Nj07JNFsNM6zc="}}, {"path": "/usr/share/zoneinfo/right/America/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZPkNqSF3JOiNC2/WDAWwkTc4la0="}}, {"path": "/usr/share/zoneinfo/right/America/Cayman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XlgZnI/KQdHj4a8brLPL73ZdMig="}}, {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AZk2uzjP1iUjl6CzN1UJCBn3eCI="}}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13EGKg7AJQNNHfrvhH/L48I2wub8="}}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QQqoMR9xrdZcczXdJoLMSMzZs1A="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mGrANRfzo/SA49gjtzJfCBnYEHw="}}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10je3s9H7WDyjNpBViYQwK81LtcE="}}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/America/Dominica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoWkR2GpQ/GoeCxSV8d964iXLLE="}}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10x5SFO/MtvNeqf94vRUL5vW0vU4="}}, {"path": "/usr/share/zoneinfo/right/America/Ensenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hqgHNxoPEmK2919NqURgjCilQlY="}}, {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXAJkHu97r5+rOEq4hPh0phYT54="}}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1imsOupjaGLvooHt0FTUBtvCD+Lk="}}, {"path": "/usr/share/zoneinfo/right/America/Godthab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Duu/T9YP9TYn4lkVwCk45LlwIC0="}}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/o64cAlToRBuO6lBVvuPaUR6/E="}}, {"path": "/usr/share/zoneinfo/right/America/Grenada", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q113ZTamer5t/CSf4JX2wedGtSZXY="}}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n0VyrBdUG1dgnMjvzSbsZ1wvvms="}}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10J+nWWALjT6aYJ0sdKWPYGEp8K4="}}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19P9M1MQTNsjtAJREL+V1wzLxJL0="}}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sBEVqC+u1+ea1BzrvYDwVR/ZVho="}}, {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14JN9h6nakbFwOIrJUfOul81v6nA="}}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FxsqlagW1UBGlRvRUYpfS3UJyqI="}}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j+OEDdbqW1ztGVBZKSdW7Hk4BnM="}}, {"path": "/usr/share/zoneinfo/right/America/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Rgmwrb8nzdHQIJbxow8vJ8kPXg="}}, {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igLcWgckSXkRzHHHnP59RFAq4no="}}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tKCR2hs2Btt3OwfcJPuj+gvN1v8="}}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/America/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FJgD2LMBeu23nF/BqxxGpxN6r/o="}}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1g7/qPjWlfv28dhAYFqyRYcDOfyM="}}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/America/Marigot", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1baZKls99BCUShs16kJgL3lcY488="}}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16wvk4NiiwhS7WjfSt11O7xH9tvk="}}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/America/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1n4BPEuAXU2e7ZbeDsuvvDmQ7qz4="}}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/zmCRsdikNSB11sJtPZQ4P0tL4="}}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G/Mc8g+yb1B+6yXwBf/yroFr5WU="}}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yjghsDfijvwUinzBe/iCNsa/CtY="}}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BUUyn3YaynfTzHDfg2YV3Tkowv4="}}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swYwhtQTM5Xp7dbwhHG7SJrriQM="}}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y1jJz4gyV5IIfYG5Rb1l40YDQZ8="}}, {"path": "/usr/share/zoneinfo/right/America/Montreal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Montserrat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycr7MWFBbUQid1ZrtwKXRqKkOM0="}}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VUOaisT1C20i6EvUWw6AH79golc="}}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WcUeCaK3RIaGABb4paTdo8Jn3QI="}}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lx8u3Qi7JogwScDvIvwOBAn4Lf0="}}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUA7vfuWHytshwfltexU6TchUs0="}}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DRkP0j637NB62D/eSYD+e1DTj9E="}}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B3g2E1a8EgAxgAztuD1pBmFq4k8="}}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tVRM+ht953fDHWv9WEiuV91LHjI="}}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IMLP7w4bLFgDyiMjoNXsyxrXuIw="}}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ttLGUauwKXUplLZl2xr5krFGBf4="}}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CNlPtQK2fA6Ktqiu6tx3t3r92yQ="}}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1grk3lEem7US6URfIHpJF1LCvtHU="}}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/America/Rosario", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1083bB6EHZX/AGDw9i+/it4i2dyY="}}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VyMnmoSuUBeGQK9u+bXOMMJbpOA="}}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A/pHxO3SoosKJnfv7d5R9ZTkRAQ="}}, {"path": "/usr/share/zoneinfo/right/America/Shiprock", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Nw8gLtWeI8P3zXOjBMS/rV4Kc8="}}, {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AWH/rTRYNl3zW7p73nnTj0sE4mU="}}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ijv6fTHG8hn7onE086kSAJSgqqs="}}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yBuGwmD4H3Vw96vi8i6mugdoCUs="}}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/America/Tortola", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/America/Virgin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J0YfF9Pll9o29JOkwFOaYvEqgck="}}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18qZs3a1x2uGlnvs4zkta0baEJYo="}}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K4suDCZDbIrzTJtBz7nz78BIw4w="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina"}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OQKveEL5t6K3UoAfULxufQGbMJ8="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lM/hjzgC8rTbFeWgCSuSTUDxHhM="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1it7xvkedTR7yU6CS5+q0hU8NPUo="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wTbcMM93uKlxU/+8xx+8lWTpKFw="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HXuOCgx2CzMc5bpPfeqDVeGPiow="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JK8OleXqX0wQEfvQFQgj21QSYqE="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x2dKo/viK+k3FJzuFnTnWnboYkU="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AY6lyHiGfD8OdkLIx6TqXufVO6s="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NKHvsctUp95b0TOQCSKiPa4DH78="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ucMgtnfsbz4i4SefpgoYAOijbKQ="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Y588AiSo8FcDftajPBAMSkfUQA="}}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16rN9+Yw+tfRsqKF8xyxJyIN5IVo="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana"}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xAV/QGASAdbCru9gcNaMpFbEriE="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1igMbyxjCUb9FxVuQrkEmeo5/q4I="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h5PCSJ+rLyLN3mHY8q/AX1yD3pg="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12p2zW+aJXUkmkdnnf8FBCVPF4Ew="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1deZo4U+9lVRD1JWZWqBEdEj3j1Y="}}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WktZWDk453Iq6xZDiWqAcYHu/V0="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky"}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FlESjDzMyx+iSqIbssaaIA0i7oE="}}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FUuYUdTQNn1hF7YMRlqZldSL4zI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota"}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zXpkv+LO6zLjPkObDftZ88kYrTA="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sc0z6rCFxFBmSxSr8+O9X3tdpBI="}}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15U+qei19gTqlMEUZacW9ei3IiJw="}}, {"path": "/usr/share/zoneinfo/right/Antarctica"}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EZFSSiG2s5lm9pWxR3vFyo2Zk6E="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q194BNeYSx67nNOovkzkwolGZ4JG0="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EVA9s9+mh9zqmj1Bj2T2PCXz/NQ="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fy1be8AZt+wxu9Eepe9OeK92h+w="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W44zFu9pm68/gpYpQw2U74jla5I="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gKFJej9c1hiV3PgmQ7+Uh7UFD64="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eH85T8Hz/LGt7B9UMngydwjdUTk="}}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Arctic"}, {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Asia"}, {"path": "/usr/share/zoneinfo/right/Asia/Aden", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q116fcstdcTB5FM6nXozDZHUeQnVY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tpk9kR2jvCBTl9MZVIeMa9VsRb0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wx8XJA0U9PFMLZ8Y6bJtpsCIVHg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sCMjF3sr0lHSlkJ+nRhJnCCzVmE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ocd+YflTeb8ShCnY4OU+TqAh8NA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17LxusM+nf1VCibUv9+1YcleP4c4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V960utHYB6FO/Ttbfzv2v16/OqY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vmSWfHEhVgE1k1gc9dGCFvdTKrI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zTNcO9XMaspmjUyGMUjK8fcrhaw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KYn3GVnJOPHR01goI8IMG1Bvp5Q="}}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jSXN/aKttppCBj52QjpbzqroA0A="}}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcuie3EpfJY7XsqpVQ99ByTKZxA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1X3R4oH01HgrxfbdTVLiOOi9JGbw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zsJTlXIwa4wtoC7JIyRIQ6g3res="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10kapBdEbYDoxGaMgbOWYfRU7+mY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1z0AzvCdOcddlm6OgeqNC/TOjURM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MS2W2pkEeMuxEEcZj5S8d5j0g9E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SXZLN/zVQtYLYUYmEYLg/I8tEJw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lrql8GJSfMCKnjxsf52DDjgHCqM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cW2EvjrSukwF+pWGFTVJM0m0wbU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11qEoyBiWUab3k313DlKfU9EDV4o="}}, {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tcpoedzq+Ibe/IS6ouYTDbvQAbI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qtauuH2sFWOl3aLtpRVSjKixcec="}}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10W5olZ1OLztJYlAEwvEzaB3dTPE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VJfr5aXVlxo/xaaEcbVUM5eD9zo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LjIWxI6Fd2n6eX3yIMBnwU6fgcQ="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JLJo7NX7YU4hpiViozJ9pLCt13M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9WAtRRfQzfkUq8EB3ICLYb9aBU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nooCOVPPO175tHesSh7+rWrzatY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rNEyjhxDpOOqN4GGJX6EuzWYeFg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ndIc6DF08X5YdlIGr19iYVgT13g="}}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19cftsh5/8+1ss+IlWdGP8JNnWeo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZeZ2N70dUEz4wBdwh3DLsp/IhGM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11CtnBJjx20NzLLiRiBZ9+bU3mSI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CI4uQbN5MifXMom58qE0XekCE2E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macao", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1L7HD9GUSLp66kL/qD6rn7E2UE9k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q100oYqGg7dCmdBYwRIpubEvN1mB0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K59g+QXCmeIipW1SmKN4Iyyiqbc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EQw1be7llfuedoBvSpc2NGbytx0="}}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17v17MVxCzrlGr6nqbyEdK0Vk9/I="}}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U7gBE75Gt/jDQGTj9MiEjLqRjNw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MzklvNzC7/4HNmzvCnjhToXK+g4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E0PWrM+rpo2CltMdyt/GPrPB5Qw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Hto3mxR5JZo3geFqyC/yZ/JXxhI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eVYr00ILDLi2qUsZHwApU3ryARs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13ORGRRMNWNaMJye4GVTmuK9p5VI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s6LeS3MI+UwoEzEw2UW9emEGi2Y="}}, {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bUlmz2b6kJ5Gx3CGOFF3j29JLk8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPZp+W3exHXZeTxgcgLXbE6jAX8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MOtRSD82gvjl2oQJhYe0hrspYIM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cP5JxPPY7SaSYpQdFErvjFID2xs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jby08zGTdEMqvBtWLYQPnuEI1cI="}}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10oxrnB3keEYapucIAbj3xYtiGFs="}}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ezK5jYN1NUqic7YhnBiEOO4UrRg="}}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13LwPXZ/HCIfokaBP4xUJrOwsqws="}}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f+RnOT8g1r+WiB4hK8SQUWJNu3c="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DelYeJfwWg+kqyHkiHsygfhn488="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QeWJN+IlnHRhUnUttOA6azpylTc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15bwuged7OLI4XQYyJdJkPBN1pI8="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c3f41oqHHsVDfLwPBlpdMH0fnRw="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/8JwJ2qrQqSjtiBwc/tZbot+U3E="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lDIBG7S2Dk2SvaIskvmqrXejd3k="}}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dCS+3NsycEmc1uHcfm+Ji1ebwcA="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KElWoq12E3a7zZCGtoocrV85nXM="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcEb3rp54BUhD6J2TLXXszmYkFU="}}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uIDyvQ3W7XMnTimiu6QIQwXbNfc="}}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kcIOoWMtZWJN6eYmRkNEHHCmFh4="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fa7Gjgbf//UT5hbX1QemRJY0xZo="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c5o6FgxrafSiOnW7djKviMaGrCk="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u7cYnyTtO0i/2TPz4TOnb7jDGIE="}}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gB+blvfbq4eR9/cRPqcB/YYFKaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic"}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QsXrQvtjoU5DL5ju8LcFXFQYMrw="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12RUcukaY5GXnYxz+O5VTxT6omM0="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DEn+4h7IJ0b7K1inJeqjXPCYbsI="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iiV+eAgzmxvY2RpFqxkqJ0GadrM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q166i54Uv/kbMcsBAlTNAf+3NfHA8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1avzDFvqlWafG1kZYcXV6FgBR6vo="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SSBV0WoDw6gotXeSjKdxFnBg5NE="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vaBh+KolF3k+Wgwopdr9jZR5gT8="}}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pTXsppum0SS+TzTnc5lQs+tQ8Xw="}}, {"path": "/usr/share/zoneinfo/right/Australia"}, {"path": "/usr/share/zoneinfo/right/Australia/ACT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Currie", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+jL8PIz+R8HtrJVuxLZhGZcWI/w="}}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/LHI", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YXyOEMh8hzgkn+1a7PWbnUHaah8="}}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GA5ciDIiunV0sH5UBc+zc7EwfR0="}}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/NSW", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/North", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lTsVoIyAZo1wjxnrSOGMJqGTG/I="}}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UP8nzJKPdPJ/bJTdDo3rDFPH7OQ="}}, {"path": "/usr/share/zoneinfo/right/Australia/South", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m3lfjyXWGdH0gFz3AB4L1PZBous="}}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oLDseB/UC7BMZgIYg3vVc5PRx+s="}}, {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vr9pAvhiwjJWSlrD96uklAtSCiU="}}, {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xDBrb0LQTZzrpop/ohXP7IJxFUE="}}, {"path": "/usr/share/zoneinfo/right/Australia/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YerxYfudNb8slrwfKrxxcTWKfh4="}}, {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Xq+jV0MJC3kmuvQeN2pizDDbNk="}}, {"path": "/usr/share/zoneinfo/right/Brazil"}, {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PkmM06YLNeEg5uaw2pc6VfK406g="}}, {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1McWVJsemcaGvduLVWXSLmJN+jzE="}}, {"path": "/usr/share/zoneinfo/right/Brazil/East", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lSr0KxAtruQa5Qma4s6/T8CDfpk="}}, {"path": "/usr/share/zoneinfo/right/Brazil/West", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BEqRKjpn8+CrYSnOwQo0PuMpGw0="}}, {"path": "/usr/share/zoneinfo/right/Canada"}, {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12AfN/Akr1s0d+L27fwSLLHHQSYs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13jX1MsQrKEBolu0l7h2ftcRXsDw="}}, {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Q0FGCbhhXU1QT3gOBaFMLWuRgPY="}}, {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1afSRmG9iOOjjfUQNijbYdP8Qvcs="}}, {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J1iE2IFqd+lFw7b26OCluLvbbTI="}}, {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E8EVIPzKNnba2noMbvJj0ztH2ZQ="}}, {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14OPvx7Ce/qlzWqibyCWHJqt6eI4="}}, {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m8IFcvvqO6BStf7L+4Jmd9/Qrxg="}}, {"path": "/usr/share/zoneinfo/right/Chile"}, {"path": "/usr/share/zoneinfo/right/Chile/Continental", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K5g+dkNkdTUXJXzBt20vCM3ERQw="}}, {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Etc"}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gS4DhgoP9vne/mTBekdh+nP27tY="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T0gsBNRXUNxf4OAAYOkOn6xEooM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1C/i9bTuYHtnYziEohx6ULoBJurU="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zy2aUQQV8CzisvJyWYWXWIsTzl4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1unT1YXJrN8NeJ5okAnGsi5cSV2Q="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TTudECDltoSFSE6uWyG/W6+m/j4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eeraqZAdFzueyaSa9ZP8nma2C3c="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XoyW+mWZMafZbmeOIYVQKo46Zwo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16fWFKZ8X6g954sddZyLcE4Z+LxE="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UB55NwVZMDILktZFD7w1wqB89kM="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R3jEKcLRWxUVS3nKRjvR3lG3Z1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PNdSKuUBIuOLtaj18kx4umDW3p8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2VTHAz/FU9Z6kKpd4kDjbmlCpA="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1USpWhU4rvnKNeor0oGtTXUCcOTo="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E3hZW5pgApw1NdHv3WlwgKfZ718="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W3kt7z+DUoVLLaQ8lViqJAYIB1E="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12rBoXydaDpaKUu5y5NSlEWz6/+M="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o8NZq7ZoYN3G8gU7RTs5mF6aKDQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ypa5S3YEsa+V8c0hHZq5uwJ2zw="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I4DRcl7yMR5iQIrm/hNn5dntA6w="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PjVTZWgv5sXs4CIH7HJ2Z8N6C+o="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZSY59QDEDn6UVthh+htFpHOdzGQ="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ZnHiWplpKZP1zvW1Lmg0A7JWn8="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CkM/XgRbbDPkWEoOIeXLIMHgvRs="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J28LRKfviQ84ajaD3P2q/tYDtu4="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GPknZQ/GL05GnyHfgt+U9Q0Wlas="}}, {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW+V2aaADA90l3g38Fil1W5VxDI="}}, {"path": "/usr/share/zoneinfo/right/Etc/UCT", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Universal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Tow8AbNGH0rV65ALgDXEFjrPpws="}}, {"path": "/usr/share/zoneinfo/right/Europe"}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRiaFDNOkHH9PWnanDABLvKK9Ec="}}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OOPtDNtKsJRWati4UebQpofQOyY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l+1o5+a8wyoezb7DHi3lLr6Mv6g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13PYyF2HsfB4jw8OtTt8p7VnPUKo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hvs6Z/LnQV7jytoWanlrCH/M33g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10Gipe1nR4i97LweEZOHPaJ0tFJQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVckp+/o3PQlxeTeCfAZvzE51LY="}}, {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17PVq3ZcFW1pYNnkvMmfUY4fBH+M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tONMrWu1M6mb7SUYTa/iK4RyeN0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fWsTdgabdnHXUcnBxB+ytJGxS0s="}}, {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xm7PoTJno3nF5XOo98hLJHCAJx0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NeU8xHG8tB6jD91gXSVoJ9QN+js="}}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xGFr5Vn6egKfbZzG88MtDHRpxcA="}}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1osuoH/CcjnvleguCmQu3zLFTv/k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uQjCVLbunBjSD2yQsqiQ4Qyk5NM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eo868OeEZeJXJg0CxsxuAicLHm4="}}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iQYOZN2tTeau3vlSGra5cqH1A1o="}}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z2GHW88tmFm8jEVb903/3Aan96I="}}, {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZAG/NS2F369KhsZiaDmRVGmK6q8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WgIadSMZZtwByck2x9/ZyX7PTpk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nylf+viB7j/P5m4aJ25ZJjIc0zU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vjxX+5+AlCZmPVcQPeHbojrG+gk="}}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PcYmFpyAVqd3VjcwB1jp9PiemW4="}}, {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAXjSrNazwlgFf348cFj+sdgcVQ="}}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q102c5yHeDg8Zx02+5hlvLXYCiv0U="}}, {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mz5rAL4A1bcCcQ0lcygpcKxInu0="}}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZmBqp1GgvK8dk89Jy75XfAVxYaM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16GOWpjHqbsiWE7saIVP4H8WQ0OM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q117sWcRWylVpjktTU0qExXnbp9Yg="}}, {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10QXWwTvrVHwJXeO+IziORXRGm0M="}}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17NVs3UvdlucrbuZzBsg/1JLuB7A="}}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B5Xno40d5wNyikNVvtVu5sxTtYo="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Z/O3sp6UsjRr9OkX4DtxJv1CJ+k="}}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYrU7ZfanFUf98TeYrNWO1a220g="}}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OL6h38ekvpU2vziJSpi/3KUsfhM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1af6Lk22NXCozA9nlVRoZO4Ju+MU="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q195q2kVO+N1xHFlanWtJOtixc1aM="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f0Qxf/QcSqv2EQmaWq1dAPVM8O8="}}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LMW4AnEjoacWxk89cTlz9J+PgiM="}}, {"path": "/usr/share/zoneinfo/right/Indian"}, {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q77mmJjGILwgzmIm9AYg0FcjRok="}}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sLN1PPaVpYCkV8ZDXG4xdD7pxQY="}}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pbdMESSB7VwSibGAP1heUtBv29M="}}, {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1upr4oxxV2Xn+oJr28HI2sGX+A44="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ozYbKfewwSVY0QhWCcbs4xA2ais="}}, {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o7k1G0aS0zIY+prG+eb4zdceFZ8="}}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ASZJfn2Vw2zQIZpLTq/47TYNAgM="}}, {"path": "/usr/share/zoneinfo/right/Mexico"}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AEEDUWqCe1f4WjSY0GmPAVzC9cE="}}, {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jbxq8PYb37XzL3OgHj5QWy+7F5Q="}}, {"path": "/usr/share/zoneinfo/right/Mexico/General", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BKu1LuqPw1dotCpU7ZYAUj+cfcM="}}, {"path": "/usr/share/zoneinfo/right/Pacific"}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fEncf2x8qV+gO5uT0uLZkDBykc4="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JaYb24PNzgFS8eRIiD6PnTHnONU="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ieKv/3XXfTVj8RHHNdbPn2zUWeQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f5QgfpXYKU9AX9HSjKyiw/PsVkE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1728oPrpxexXDWKgaRHozzeW8FmY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sOrn5ENrqfN+TQy/LUIkdcdNuLg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Uq3pg0a0fKJl+J6IV1zVL0qXWQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q192ae3gfPbObJ6CSDm1zO7hcw/R0="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ARPKj91zS477VuYgox1gN4xgYsY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fQzCVgj7Tez9JfI1VG9+a0iJFUs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aAB4xnu78/SY61umLRYlIyK3Qxw="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GXKQKDxmVyogDDethvK/bNOPprY="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D0qJtTlqlrA/3f4cCnrGV3Stwus="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JQXQKqI4Z/pni7nTxzX9bst5q/w="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MxxEU9vaqchFFCAlpGrY1QYKCkg="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b9X1IIwQVPKnkDNHr7j5oZLV1ow="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GgQyKAIsv6lJ+vInWXm9dWX2QQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTAfJzqqZY1qJoh9EDMX2lHxwvE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wPsx/UG5csPOAZQvZTfBLSLW9os="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DwuQVI8jfDO/1fUPv97wVc1XRJE="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10rQhlafN5QNMm025VrjhS7H6/bs="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUzwhNfaD4sJQABU4BSZ5G+4lI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V428+QTxpg2RyGfwDuKuyb7PBCQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GmrZW2tErUCV8EYG7Rj6muGKvOc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1H13nTMvNm3xDXNnDMAE5Xd1xS0g="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pRdoBkjFX18EM6lZq6YW1ZiBrhQ="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PF9CRSy1YOHIFBh9Qeq8Iyv9nBI="}}, {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16EGCUtRGn6PKpVeN9yhV9J6WXKo="}}, {"path": "/usr/share/zoneinfo/right/US"}, {"path": "/usr/share/zoneinfo/right/US/Alaska", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+vwHyI7eGtKr4PmM5IR/ETW0YI="}}, {"path": "/usr/share/zoneinfo/right/US/Aleutian", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iRC+6qhr32zPtwrJ27lu1ToxTsY="}}, {"path": "/usr/share/zoneinfo/right/US/Arizona", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lS2pn+PPkVy/tKoXo7It3BAuQow="}}, {"path": "/usr/share/zoneinfo/right/US/Central", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lAAIO6lyx0qxWa18wO9LcGSb3WM="}}, {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GBoIP82Vv3bHLwQKZeCUFrh1nEc="}}, {"path": "/usr/share/zoneinfo/right/US/Eastern", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sQ8DeCicLgB12Nyx6/xKgrWZHl8="}}, {"path": "/usr/share/zoneinfo/right/US/Hawaii", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12Ud2hLnZjSjJdvU53On0uP70fjc="}}, {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fkFm/6FHb57ghUyVBRwrgUBDFbU="}}, {"path": "/usr/share/zoneinfo/right/US/Michigan", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10XSIWFS0d/T5epNkptNNc7LZZ0E="}}, {"path": "/usr/share/zoneinfo/right/US/Mountain", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OqU3qFkC7O+/fvt2lCvR9kfGJec="}}, {"path": "/usr/share/zoneinfo/right/US/Pacific", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zJvJCzyECoIgVMab2spieMdtQkU="}}, {"path": "/usr/share/zoneinfo/right/US/Samoa", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIVSf7fZSCgMGtx+Kuep63Tu/Mc="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "008bcc1445f44203", "child": "2791973cba0a89bb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "008bcc1445f44203", "child": "4cf9c3537f896231", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "4fdfbb03676f495b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "6b9abe7d80ee470b", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8108ab845e4ccbcb", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "862a8ff2f35a6b80", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "8668162f21426d67", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b58b2fb69e8b39c8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "c7bb6e42ea2504f8", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "dfe56f19a55af4ab", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e456dfb5be04fdb7", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "e549cedcbd486e69", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "02eba7befcbb3bfa", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "1071b0c6b4d98bb1", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "35ab393f27e0bc39", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0a3b4a9dae4049aa", "child": "71fcfec0ece1a67a", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "77282715f933737e", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7b189c84b22c7f02", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "7ff31e5e9ba0bfa9", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "89c7ab9592844cbb", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "b103e8d521455a19", "type": "contains"}, {"parent": "0a3b4a9dae4049aa", "child": "d98fbe0bce78b009", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "10c99a42ed5bf9d4", "child": "0a3b4a9dae4049aa", "type": "dependency-of"}, {"parent": "10c99a42ed5bf9d4", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "10c99a42ed5bf9d4", "child": "564026926225072e", "type": "contains"}, {"parent": "227d9dbfdb949d11", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "4cb49698ca5c72c1", "child": "0fab6f59514f4740", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "4cb49698ca5c72c1", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "544ec51c3fe9a624", "child": "6a7f2c32518c8dbc", "type": "contains"}, {"parent": "544ec51c3fe9a624", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "5efe1218da015951", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005448404ee58b40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "005b82834d7d5686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "00601d6c11e9dd20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0122f800f4ad8284", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0142369d07f5c563", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01475b49acafac83", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "017409a4f041f0f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01814f2fefa15229", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d5cac7a0fde73d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "01d8f30e6c70e1c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "020ae63fb4da9a26", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "021f97ee467212ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "027518f3ddc73dcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ac2d8e120cae92", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02cdd929ba370762", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02d6b7d35145a0de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02ddb5be58017ff0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02e4f0dbc11e604c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02f3408070373f65", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "02fb4858e2380e08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0305ac4d7ab6c9cf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0314fbfdc1916c66", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03239001da446014", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0336eedc6c4118f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "033b5e7d13ae7c21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0340c5f90d5855df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0342bb3fe6fea2f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "03f4748d90f12155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "043dc039eacbc41c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "044139ce1cde5bdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05018272d72cfad1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05294b476573997b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05478041607899b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "056f3352b11d2c39", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05ac8fe458aea86c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b0d26ec1e7959a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05b4d54b368f6344", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e2bf9264ed3771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "05e33b81350baabf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "060876e4c2cf6686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0658dde26ca712c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "065e379886488b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06713e23344daeb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "067babb899244869", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "068393c10775f181", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "06f8ee72c3c3a383", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0704e902ea772f56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07447042371ca0e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075b89e4efe3fec8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "075e9b425d5b0722", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07db0ea4df585084", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "07e6dbec6d4aa4c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "081fb4d5b044cdbd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0843a5d10f45ed1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08a5fd86dc720476", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "08eff33027b81928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "092ae5d6e425ea9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093149edb63ab9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "093cbb3bd2c06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0963b1074407173d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "097e8ad8a1cac738", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "098a6dfe7255c449", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "099450482d1c35b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "09e129e23af97216", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a62356d4a19d3ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a66f336d5f7d5ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a8940b519ea75b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0a9b30a61b72068d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ad99c3a5ee70349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ae619fe5628eb77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b3bf7fbb5f06371", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b492712609d5932", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b727001adf28928", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b753e445ed96cb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b7e06c087ba5895", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0b978943bc7cfe90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0bc21907cc690d2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c057ba0a24f0339", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c44c5babd2c42f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c473b280b3b64bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c5e3c652c1be349", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c8da9cc6982b771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0c9e19f1711c186e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0cfffa615db5a8ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d0034076ed86fda", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d3d551dc5d523a7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0d726ed5ea4e0075", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0db6d2c81ddf054b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e073ae50e133c93", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e21187c4f923e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e41ebfa0f92b4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e75a3dcd45d6564", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0e7f44d3d3799ceb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0eceea272d2288e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0edc09eaa17cb663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0ede1f387ca8c1c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f2ff35f50fad7dd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f49b40a3c7d6804", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "0f8e42c1ad7b03e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "100d71ecb7fe11b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10146bcf178cac10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1039734269e3ae73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "103b8f15a1ca799e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "104766306a2c5396", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "108b403b2b0284f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10e17e45ac01644f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "10ed111c91179f3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1105b6b0ce70a546", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1113f958ca1453e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1121c310dbdb9478", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "112a2909d607b110", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "11796816a038e84a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12097634795c1864", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "128e679165bc7c56", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c29c777e87703b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c49dc9d40b244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12c95e9ba7333f15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12cf6f90edbc9232", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "12f805965bdfebab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132a92a142c44493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "132aff0855989401", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13ad25aacc3793e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "13c2de2ee036de06", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1426f27dd74cd5b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "148f6b814c407fa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "149f2ca459d70157", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "153919832c9b5144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "156337106c37e323", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1575ea42fadba208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "158608b313985c44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16366da3885e84bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1640352bae1ebdd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167a401b5c5d1487", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "167c2cf6469f6a02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169a825498d0936a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "169da8e35efdd222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16af1488b0fdcb47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16b9a0c4aa2bdfde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "16c5e36e5e188cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "174045b94902854f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1747dd61a650bfeb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17935255332431e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17b5f1ee5fdcc79b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17edc5b9ff8cd741", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "17f390b4c0e20833", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18041b6e607a48e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18140fcf8de3f734", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "18b5036514d46e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1954a3834934d5c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "195a458d926a32ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19adc03cf76b7ca4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "19e87de3f4529129", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1a75a9199088ab46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1af83d5fdc03d855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b2559ed040f50ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b44ce9da1217c70", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b649f29824f411c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1b7afa212cef6c75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bb6d3c21bb9b64c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bc1c1f8d946305b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1bec8ec3a7b616b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ca8386b28aa1812", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1cc537476034e84e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d4e0bde934de4a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1d5be65e6d7ad952", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcb16b2d899e2d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1dcf1c594a76f036", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e2421bc02639988", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e56eeb092b515fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e78969827a1178d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1e95ca34991f139a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1ebb897d65e528f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f7a9f469191b9c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1f81eae123a18cf2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "1feeaf48a7ad36e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2010898b676aa177", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2063c29a4960c6ce", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20bf36a5650cbfa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "20eff447e63d7ecf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21f5145dbe33022f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "21fad208fcb45308", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2205a1b6fc83716a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22b4e5e232f00906", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22d79504e31e9e14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22dc654b654a06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "22df38ac1d1fd964", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2315e1a6ca530aa1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2329ef2513c2c0cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2397d9627010466e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23aa6840a348d38f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dc2d2a52df855b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "23dcc8af10a88f77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2403d3e030bfaab1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241bed02fc07f479", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "241d2da8c3f20622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2429541998ec264d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "249e6009e55f7202", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "254a3d614d8b3a53", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "260ee43d2b65f0fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2691c113faa031ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2696b5f41023bf62", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "26bf78a6c7989206", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "271014b0714af507", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "277f170e0a965663", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "27b844297d8c9bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "280f3bfe949a3ffc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2812a3c0c7d00e95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "286ae4941018cf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2879551ab558f99a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28a4e76f5d734fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "28efcc256d421872", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2949d6456be76f2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "299bc49792d97b90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "29dc45e253756a81", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a26e6d84537cbed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a60940c97ab3085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2a7ed23db9f6368f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ad874afdc60d88c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2aea0ea4b40626c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af1bd2ecc9d016d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2af829117e3bdc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b4c0a07f17cc0bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2b888b33ac587100", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bb152ddfa546f50", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2bba9852eeff11e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2c78816c3d611bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2cdb7dd3c84dacd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d438029f830719d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2d97737bd4fca62d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dc715c5c9e66bc9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2dd51d67695e0fea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2de799f665fdf03c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2df7d15d2487703a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2e7e09dde874117c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ea99f3402e601d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2eb3309365b7f45a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2ec343707f34f139", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f30128f4f50c2c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f39629da9696f23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f94d4c52bfce138", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "2f990f17a87a2795", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "301b8397750e4d9b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3033120eb2be2983", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "308ce13d2e514d32", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3151f9774fb8c673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3162a25572cf1876", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "317dcf56af89ceba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31826d3421325fac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "31a27b349e8eabab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "320e208e9aa461bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "321729b5dfd50643", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "323272a0d0666dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3253c59e6763058c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32b4a3ce58b08530", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "32c4a9b19f3d3fca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "336a424850508f04", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "343cc7ff5dfdc179", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ba24dc7029a089", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34d726a6ff54cc77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "34ea600227342df4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "356b17a414234bd3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "358f286238589a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "35df5caf993836b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36098331dca1cd19", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3646bfd417ca9406", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "364f8e97b6da4555", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a4e2f2a90876af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "36a94d1dad80565b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37384c5788fc39e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3742add0fb4b06fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3747246401b0c9e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37901dcb18a1d8bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "37c4934cacbf83cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "38109425fcad1078", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3901c7badf952068", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392713c3b019509b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "392a86ab7a610455", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39500c5fe957acfb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "399fee198e75537b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a5c0d0893f3328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "39a73375427078dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a396a0aa8a84233", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a3d7f2254f26c5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a4dc580ee5e1749", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3a7c2c6c682ae178", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b3cc5dfdd5c39ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4264d99fbe2f00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b47de5b6b988788", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b4a4ad6232f8bcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3b8436622ba4edfd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3bbdbb1ebf991ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c20b79f409504d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c855449f3f474c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3c93f2cb0e401a6d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ce77c36203d3a46", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ced50db9f898b2e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3cf5d6c749912850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d281f206494c15a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d550a82fbcd19bb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3d6ec807a4070fc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3dcc8edae4b666c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e2befa5b3f6a4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3e4cd5ed3851ca87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed52a543475929b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3ed57a6835ec6b67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3edb221ea674eec5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3eddb49e52aefa9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f74ade3d572ed38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f95f01d49de615b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3f96dbaf3ad96610", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "3fa7710ae4912836", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "404a7abb8b3a9dd6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "405c8cdcb499f67c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40d69f79fc633328", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "40da57cc26b708e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41785794c2dc4ed8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41d37dfc4727db52", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "41f3b364dff808d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4216e9f2cb420692", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "423d256f56fdafef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "425de79303ce7d1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "428d457a2b4c498c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42ad5d750620a850", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "42c0e4e5aa76ac45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "431e4ed4845a826b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "434b9dd890051ff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43527f6258329a91", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "43ae88d20e378662", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4420e3c34552b992", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "449a3503c998036d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "44e03ee58024b410", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4531fcdb0187f8bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4580d3080d6a03dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "45d31a13829b3013", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4621093405685170", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "467f5d7eba2e9130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4739febcb80eecb2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4740b4f662a3866d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47746d74b7052019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47790ac862ecdf4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "478d5b7eb5bf5816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47bdf1807f252aa9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47c1aa3d216e8483", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ea03253c3d11ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47f5ac3c8b10a9d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "47ff56679e7cdd95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "483350f9c7319781", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4835902ba7b89c00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "48466b4f3829ed02", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4876534fbed12733", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4899382e2947484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "490afe72114801ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4970d7813c658453", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "498d6b92266993a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4998eb4661bd289e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6801bc6eb17d0df0", "child": "49c961603973546e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "49f9d4fa0c24f447", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a0eb53c902823f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a3138086b13ed7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a36b21fccd8436e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a4ff44641865fb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a619cb5c9e3264e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4a6b1b39a0c12be3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aabaf41761b08b9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ab9932e4de1d130", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac2caf372b14e9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4ac7e84a86c37ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4aee709825c0a92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b4d3b1cd9064d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4b9b4f650e7e30d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4bec88c5be479ace", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c18969f342c5c2a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4c56c7c168431118", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d0ab1069c2e5de2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d37b0910a8960d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d6d2280ddad5892", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4d9640c6ac8cb565", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e09bacdcb59a17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e0c931477262dab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5bf468f0daf278", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4e5e4263b8153a4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f13991b60313e61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f15227c478d0fd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f2cd1f1118702fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f41668627fd317e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4f4c5f7e42658cd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "4fcc53343772dea7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50990a754f76d940", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50c4f126f1ac2e84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "50cb4cf9fd8f4496", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51444122852c6ddc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5150295b352bc1e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "517bea1ef452ac6f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5188e0eae3447e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "519a396beb615431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51b4b6eda526f4b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51c1185f69be6e38", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "51d3a6cab8eea421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5326eae4c438fb7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53299b0fe1ccbaae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "534cf4811c99dbb0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53716717b330c085", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53a261f035e8d2aa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53df2254549c35b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ebfc69374d779f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "53ec8a7a714440da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54091268acaf20e1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54a37c0242cfdade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54afb59feebc6bca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54d718b0eab31303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "54e063224741523c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "556edc77899f427d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "557b879ffd828f7c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55882aa51384ccde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "55a0b2fd61fc5c17", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5610aed170a54fa8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5634c6ea11a203f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56d67f3ae160b83f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "56e23730c91ab25b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "572c9242c72cf6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57315e5d21530e60", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5761917765d162da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57916392453aa8ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57b03726864e4be5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "57d2ac451f409ad5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "583e6580dbf7b441", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "58cc974883e2a135", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "59166dc738e12f8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "591dfb4647330e34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "592447db91d9f92d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "595ec860e6ba3e7f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a24595604e89e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5a6fca57daf70405", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b37585d7e9f6976", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5b5ba46c3912ae7a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5bd4928de575895f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5c574e7a9274632a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5caf2ce9248945fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5cde4aeb4da9ed36", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d1955c7835b2bb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3187e0db786303", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d3abd45b148db43", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5d5277964a41aafa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5dc85aee34d0ba49", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e03748428872d47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e0b9f9f46ab4df1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e16f5e470041bad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e21bccba9fe09ef", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e398f26d0e6d3f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e663eb13efc9581", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5e9e6ade30a67e07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5eadd5ad7a34c18c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f1d0a3d4d113ae1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5f5293889b3dbcc8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa2502745be5c57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fa3b6e094240252", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fcab6958165240a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fd89385decbc967", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "5fe69defa795e042", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "606126c7c2869a9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60913db10ad60af4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60bd9330453e60ff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "60ef5698f04af673", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6112da1e9f6a83db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "613e3372c1967331", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "61ed1cf74c885e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6228d718f31718b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "625251d6bb1ed770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62707c0b82f43296", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b4e63f4bb7cf51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62b8d10d19009778", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62e9a5c26c85d493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "62ec1958227b00c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6361263e9880c8b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "636f3260b6647d6b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63a2aebedb236f10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63dc80cbbb35b222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "63ec00faeed7c990", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6445c1be502cdfa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6474a25794e423f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "64b5dae5362d523b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6564e6d3f72afbfc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6576ff5ecd505d30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65863cf08b3ffbd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65b455cd54dc7e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "65eb93fc29287b33", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66191e767b2c1256", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6689f349f53a3126", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "66fa63911ad7f9e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "671eed9d9c25e3a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6735ed04e41b6d3c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6742adaea21217e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67c7b9ef23ed0655", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "67cfc437f84d2200", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "68030f053707ce87", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "683a24f6548027c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "690508a683713c9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6940ab5616097745", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "698b0a356bc65750", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "69c294bf586139c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a0d5e631119007c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a187c709a0e0094", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a432a29cd850c3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6a6b4940a201e848", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b0bceb9968ccf4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6b371f4796d8d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b6c7f005413252b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6b77cce02d404965", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6bed5a8878eca1fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c02218b71208982", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c06d231d7e2f6ee", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c21808d3a46db08", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c68533c2ca1db2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6c774449cc2b0a67", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cb65b9a87818d86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6cdf2077b82b6e75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d08d40ffec457d6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d3d29076b63f907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d803caa3829e446", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6d8755a3c2a5e360", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6df8c4d5e72622ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e1cbaa5426163fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6e9234f82492ff3d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6ea03c16b31614a1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6eae95b1acb7c896", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f2fadd089afbc07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f335e119e4c042c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "6f89e001589f3e30", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "707b7c0b941d8070", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70921b1155f01e05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70a344f4a7b797f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "70b8c06524a4b617", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7101f74ac7b9de1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "71f086b0d46b78c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "727e57b269e28822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "737c81365ba14086", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "738a37572b547a27", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "73b2df70552ed062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "740e525eefae773f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "741f0866dc266f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "744eaeabd83270bd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7479d055c5fc56fb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74b84bb2a8b98dde", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74e1922deb071073", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "74f027241eb30b95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7510ec6197bdcbf8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7527ef7f1e3e431c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "757103c630c44511", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "760d7e0c55c0d933", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "761ccea1cd669376", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "765526a9e12f4df9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7670b03ac26522e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76819a6e931e80f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76e91852aa415855", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "76f8f2424fa96bc0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77a6337959c7bf86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77dc68314ea9f3f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "77fa5f03c5f6f0b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78193fa7c9a562a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7869c5c53ccfb7ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78714514019edf75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "78e648b820a70b9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7904301078568702", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79108b74cb6ac742", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "793448cbdba2b6a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79568f6d1560a0ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79701367c4351f7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7971e9b663245859", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79a96c005f92ede3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dbe1f5e5163015", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "79dc67331f9c9363", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a1ca75c8b4e3fff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a407713abb4f271", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a6584e809c2ad8f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7a9c8a9c65ee260f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7aa1486cb78b789e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad0738d1de5a132", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ad4ce05d666982c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b3f589244a72009", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b430f9ba9791cb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b4dcb696c92380b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b771c1ac47f373a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7b9a9f239c069acb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bb61d2b8740f45c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7bc9161a2c370191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7c2647dcca36be61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb32c63f6f60211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cb8594363213e9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cd41b7d2ae7e0be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ce21b552e1136d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7cfe26ed0b3c1e71", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d07d9048e7d8f4a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7d384c288203f59a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7daec355a3520ce6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7dd175eca08f0de4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e1953e1c44648bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7e7ce3714a8e1ebc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7eaf93fe3ce3e168", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ec2aa4052d2bece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f17fcf1d474fb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f26ee460120404b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f3a3cec6392d1ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f62760572d0e3b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7f95c16bad5ab585", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "7ff3b3ad36f0d469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800772ea66e28c97", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "800af7211602d7d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80209ada7a28b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80314f4e82cdaa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "806ea93a175b0d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80717dd12cad8aec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "807518ac1092eb9c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80a72860c7565099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80f41ba96ebf3bf4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "80ff260045a9ea57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81354cf53f9c40f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "816850179ccc39ab", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "819937c76c444dec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81a0e618926c3da5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "81bd95b8d6a947e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "82673f607c3314da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "831e61354e7664a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "833d58e3191aa616", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "834d60910dae0d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "839023d792436155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83b07739722fa95f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "83be9bb1c38a0ca0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "840705419294209d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "841e40939506ac1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "843d376332909572", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8478c36bad0b1e16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8490f82daf0fa030", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8497a6674e86d8de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "849b96c99c095c4c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84afbbe6ec5acc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84b6786d1852aa9e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "84fd55d6445517d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "851aec614a55bcd0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853607e5cc609f5e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "853c0221c9f03355", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "856b91e4148c7efe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "857a36c5fa81beb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fa7d6eb7c0849e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fd28b8cd9a0d72", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "85fefc773444897e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86283b8b73186c07", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86acb979f981d4e5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86b36a409bd92012", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "86f5e1d752734cf6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8785f76d637d28d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87b6f60cb5b73220", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87bafba6333a069a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87cdadaebdc8713d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87d4dd0b7c02e4d4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "87e1ad392fc93d5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88209b637e071ddb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88516d1d7caa8b61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "887e9e49fae0244e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "88eec9899a38adb5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "891c72ffeb2c805e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8922b42f97eafb63", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "894dcb8c39d129b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89a5ec6f9e843e48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "89f369a11442c924", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8a31f27f2756a67d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8aa89b5e9cc3e8d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ad543ece4274a73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ae3f6c2bf5854ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b35dc1666c81910", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b6a3b7b77a1b047", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b806ddd7081734d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8b970b061d980f0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd875c7c181709c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8bd8890faf828d6a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8befb5ab4d8ecaa4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c285bff390d37fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8c488f315c265332", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d5fb3efd8bf9f75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8d813cbb918f1ef2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8dcadbb68c6556d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e08aff081cad65a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e0e047c9265a4f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e53ff8a7add34e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8e839fbad126e5ca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ec22237d7a47ca7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f02cb23d932c7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0959d21b68e022", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f0d56ad1e8d8336", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f7dbd485491dd14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8f897b1d9c1e0c01", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fcce627adc902c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fde3f2361f0b3b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe1d9ba20dda956", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8fe44307429ad240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff09e0ee3eb0815", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ff402c23e1f0d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "8ffbd5cfad8b4062", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9023babe6e3f7680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "905bf554eaeb5efb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "907aa7838816bd2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9084f216223217cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "90c46ac4b4a164f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9143003e390d85f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9155ad374308ceb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91628d5ad76d348d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "916933697fd5c223", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9188b5e5f5d31ef8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "919bdcf8522ec519", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91aac87817f6872d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "91c5880e795a48bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "925380f086462753", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9288f246356224f3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "928aee5083f9e907", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9299c3abe85baf47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92cb31019d759050", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "92dce49deb0a09a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932e87c55b92ac9a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "932f3f605150956d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9346990f9dc2cc34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "93c2f47d412cba37", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9415d9403463fc80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "943b4d33125d53fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "944ad3c51cb95bc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948c6903f74116e9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "948dde6922b3bf89", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9527793f3cc36822", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "957e674fca99e852", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95e40a923286e51b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "95f25502d437f227", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "960717d7c863935b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "961e1eb08221d193", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96201691b68529a5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96220d608b367dd1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "962e6cc0cdae2e86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "963bf02327e25f22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96770247136384e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9689daded15a839b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "96d0eb8154bd1d3f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "977361f77e6652d5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97910c3a4419b22a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97b209864d3d410f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97c33a605bd6e4b1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97d8620e4e579021", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "97f32fcef86f0269", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "981892e51f3dd6f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9830dd58262c73fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "987e406998e249c8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98e6f2b4545c81f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "98f731d23a1a4ef0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "995e0d96219a0103", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997460036d00ba20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997a19cd93e002a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "997cd07ce0f1b0d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "998e7e676c1bd320", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "99b0426825054686", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a3668f6c2eadb34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9a554304a5a49bcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9aa049dc097ef6e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9b12d916cd06c443", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9baa02a50944dc98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be204a4e52335cb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be4a15a28501191", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9be91561a3664183", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c0da402f152dfcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9c6745fde0e08e58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9cbcdc0a511b0ab7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9d9886dae6041a23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dcbed285495b159", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9dce013aa1c29112", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e961189f11b51f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9e9cb7ea6e14723b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ea2a01a33da006e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ed9cc63022b73a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9ee9fa1dde9acaca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9f2e2f161136d043", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "9fc13b6b115d1b03", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a046cd6d1f51a77e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a06fbe9a055246ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a0f0afe436806016", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1050f6aec2684c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1403af117861a4e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15ac746eb317485", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a15b8fa7c79dfff3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a19d4342b8cdbece", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a1b265d1806a9cc1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a23968925b2f2174", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a24ac61b248e829c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a26ec2050f8f71ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a31c694d1ff8ccfe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a35b032f24ddcb11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3ab3e1b512f8425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3bfc24e41408f78", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3dd0efe9df26306", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a3f66b3ee0885607", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a421dacad8181e57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a428b4ed970fca40", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a42d8bd82c9220e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43da7de9648aa21", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a43eeffdb6a2a7f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a51a56dc49f6d02c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55d9cca3ef3f431", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a55f36f81ac92769", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a5d28d7027c1d096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a60cb59074fa9b35", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a610caa416fd02d1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a62c148e8eb055d3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a64fe2a43692d660", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a6ceebc86bdfd8da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a72b17d6c1efbf4b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7ab7e973bbd0343", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a7e6475d384666e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a82c5bd17d1afb4f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a856dd0bef43e56a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a8a88dcab929f8b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a90e9c2182e78d80", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9754daaba4f6614", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a98c737409c84469", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "a9c40580bb4cc128", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa00bf27bd144c1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa16fbc49b806981", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa1c13bddc9a24a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aa42e42eaebdc80c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aaeff9ee27713241", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ab64687df86911df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abab227bde7b82fe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "abb5c76e6bb2d15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2604ce642c0fcb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac2f7290b89dc253", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac5f170739dbc0a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ac877b49c796f4f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ad7fefb69dfea998", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ada922aead4b3625", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "adcbf66cf5e2d49e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "addd166a79d7d561", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ade1701da991842f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae60340f0122981c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae668d4094bba984", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ae7d0f573f3f4057", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "aed85422ba8e0bcf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af44029177511d9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "af5e1f7540f0f4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afb4997a62a26cdc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "afe0fd8b7f2685fa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b034609f083470a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0389a3146057be7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06344cb84099002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b06f73ece2dbd7c3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b092f998c5b76340", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0a8163b6df2c096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0b2b80d05b3e9d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0dbb0f7c32d15f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b0ef4b1a4b1fe5fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b17c82e8a8c391b2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b190641e452ebf8b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b1b9dd413933d258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b29d015e9090e8f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2c844fdda518daa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b2e015a20eb7ce44", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b30f8e426b2da15b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b38544d33932034f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3d781357004ed82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b3e2087284a236a2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b4453821af15f841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5679391dbf8179a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d2241aa5311e55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b5d464f1957dba2f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b60c069f499cdae6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b62a4a5129feb939", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b6878a8629692a5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b71328bf9a24d1da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b73ad0149b3d9e1c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b779c689db601e85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b7de6e883d09c818", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8338a96c79493d0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8470ad57b1df2a3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b85fe99a06c313c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b89d1d808dc5c825", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8c0b2b2e91c9ade", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b8e01cd2efc041a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b917649368da3d75", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b92fdcf98c0cd47f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b96e89b59054ed84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c0866fd1f90df5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "b9c1d7aced38921b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba0bf0bd01b43246", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba43db1341f18d95", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ba93885dc2cd3421", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bab2707ab2212b34", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bac73fd406371ed9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bad86904dcee438e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bae4081cab10a7a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bbddea559b4aadcc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc3c7d6cf699bba3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc43ce1a6665e797", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc4a0f890ed06002", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc6817977eaaa3e7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bc911b03cd362571", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bceca728dcc3d96e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bcf4e585291beae9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd084da36e77afa3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd2b8a8fbbbae666", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd3f2052d05cd17a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bd7432f13da8ece8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdb967d6b011782f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdba3d18469feba9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdc2c92f29610435", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bdd06fad8b1d069c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be0585022f46c5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be1af7e07e36377e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be3ed91dc115897b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be84b04f47ca36c7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "be9e595845e9bc20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "beb6363551e580d2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf1943ce8587d05a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf3974a361f83cb8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "bf63af589a9b6380", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0507d9366c8aa1f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0c635cf5f5c3025", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0d99e23ce848d41", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0e110e0dee4b9f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c0ee9f8dd27e1a90", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15731f19d21a394", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c15aa03ff651bb5d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c18f993914023c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1a5f70e8f827703", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1b16749de52da29", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1ba9c1aca9af211", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1df602df6d5c536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c1f389d8d70fddb1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c29e867a9688e6f7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c2f35b447f7c82e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c40a93b063ee8903", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c42f79760350be05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c44629bce55a42b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c45ce45bd2d379e0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e89e3e77eba8f8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c4e8baecbecdb0c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5072c77167eb3f0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5697abe46ded9b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c57a539e249457b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c5e01272f3efeb10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c610680b202a55b8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c6224107b9ad2fe2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c71514a45c4872ec", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7263a3792b035ea", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c73db5a168e6ede6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7ce6fc32655d035", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7d3f7e83efcc0ed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c7dba53ff4f70d11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c88cbf1a896984b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c8d04631a26b729c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91daa030e678397", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c91e71ee439b46b5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c935e4f05d910b11", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c977cab3b16d22ae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c999ee7e7fc901cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9beee18c8397c7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9ddea9e29adc39b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "c9eadcf7af323dae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca3ed806fb7a9261", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca554039e3884a77", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ca7d5c4e62724eed", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cad33838ad4b81c5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "caedc6833a1dc2df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cb0e386aaab55f47", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cbde665d0d9dd8e8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc469fbf3a3e44a6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc50b7007bfe3ad0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cc744968d294212a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ccd36137d3b94d7d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cce64dca6202eb48", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cda528ff67479ae8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce3da07caa30044f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce67839d3ff6b71a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce69dee172786d31", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce831cb33591d810", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ce97113d54f4f542", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cea3dc9b0e99ddbb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cefe29125542b7a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf01aa60599a4b00", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf3cc45d24b015b7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf45740f0da85d9f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf591daff9726680", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf85b5115bd58ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf930338d2013685", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cf9597660d1f32f2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfc3178abe455518", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfea65506ce23c55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "cfec344bcd5b1816", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0153ab23de651f4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0249bf015d858a0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d0da1ced93963d18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1248f40a4f3fcd4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1a4bf5ee5a63e18", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d1bbb2562e6bb480", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d24f62bbf0719b68", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2bf810270d1cfd8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d2c347bb5170acb7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d318287862179f55", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d31f0c043a250681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d32a34d4d4a5484f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3c5ce9201bada23", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d3fbec6d495b258c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d407c3a5f0f1fdfa", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d41aeaa80e52f0e4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4382f914ba994de", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d4623cc31ba251bc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d52f51edb3c69150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d54699327bf6d439", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58905d8325e970e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d58b238a8ce10155", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d591ee33c783e4e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5a52d41e545c72a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d5fd2e18ffc92de8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d609003d244a8a58", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d616bb3f881608a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d621920238d90493", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d630d08060d7e845", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d645925efc22579b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6459f65b1293dcd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d64b9711715b1841", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d6b3a54a31cb7f85", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d7441f0a2a3f81f6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d82037ef701f5cc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d838739f427d4ea0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88000a4e16a1a7b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d886f911093217df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d88c660486d088c4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d8e76cda1e073fe0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d995af1b9e7b70a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "d9da021820f8905b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da242d11467fb503", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da759c291c2b9f6c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "da9a84d3320230be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "daa37c65d8b20d22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db3c8f683c24396c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db40fde93d0d9905", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db6d754d37707240", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db895424528af26d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "db9c9266e864e260", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dba6eff37980d560", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbda41dc4f6fce1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dbeb4573795919dc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc156dfa8ede3f96", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc2ed2603aa07fbe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc3aefb0e2010f16", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc76b5bb2a33366f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dc9d29c93c253ecb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcabf420d2a05763", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcac49ec5d93a75f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcc4bacdab462150", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcce8a197c74552c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dcd3ca7b91183e22", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd2ad31529e7cafc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd334a782a6322d7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd4b89cf785cf97a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd5b42d63beba1af", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dd60ee435853d68e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ddbe94c39be09c0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de400b1397202f86", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de83482718d6eb51", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "de9b3b8bfcc414b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df1603c5609f32a8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "df29e30fd7bc1576", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "dfdafde5a8955a15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0186e987bc1d1cc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e03751822bf25dc6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e0605371e8d3057b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e17accec31b8df84", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e18c8f446ee72694", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a0ef28603b3d5b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1a4ba787df288e3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e1e68a0895ad27e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e215ca350a908d1d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2a1e68353d37144", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2c05e06db25b7f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e2d0e0bfaae3ef73", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e324b3b5ebfe27da", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e33ddbaad098fdc4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b2606ad59e9c05", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3b5ea098f5c909b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3cf5cf7e848f8ad", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3da0a2c93143d94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e1079c8d197cac", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3e51c75211d2222", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e3f06be12334c885", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e40cf71d8263228e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4195af2fb18d08e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e44d8c312fd096c0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e483b02f25df8bb9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4c331809851247f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4df445be8f523d9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e4ef857ad10213a4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e55e726f6fd01bae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e574c0f89ebb0d14", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5b855c7ddfa9354", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e5d0acdd4605aeca", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e634adf530544770", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6b3f57ce1b8bd7e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6db58c0ee9e2e0c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6dd8617d1ca9ac7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e6e456ce32cfe5df", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e71f0c4b84e94f5a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7640f15aa09992c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7a1bd62ad3c640b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e7ca0435b620bb1e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e829c7920218e8fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e8665629045572b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e87e778b34eebf69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e90c50db5501be2c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e940a75c1bf46f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "e9bbaebb494a60db", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea01a8507e8e0e2b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea3e83b1c335a208", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea438ec27daa0600", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea595726dfe8f264", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea69ef4d1b310005", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ea785cbb8a2b9e0f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ead4c38d717ae5f9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebb186fd31e88373", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ebee9dd1ec21c92c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eccc4bc6cc1743b0", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ecd53f9e31724028", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ece183e8614c3cff", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed888a1d5a40178e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ed96ae54c08807d8", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eda0a5bb6a5f0dd7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "edfdcf1882aa3ae5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eea9db6e7182832f", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeab0caf7590556e", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "eeb74e2944064afe", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef1250eac0a80867", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef35d79a4c5713be", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef74e6075bc21909", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ef8aefbdc8d62096", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efae57a23b35fa57", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efcd54527891e771", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "efe8937312b7df98", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0126ca5b6949db7", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0308717d40754b6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f03f84139f858099", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f065f8631ffffb69", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0a58ef84db096e6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f0fc29725b5a4575", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f14e232bc5e4507b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f17b879ae3eeea61", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f23a3cc63a529dc5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f309181322195f94", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f31286fdd8f216b4", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f34439745293ade1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3925710f58ab31b", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3eb968891b9f3bf", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f3efa29aed979aae", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4066ea3240f46c9", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f41921492bb20102", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f44afb1a14d00ede", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4ddcdaa98388e20", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4e726d3c36e9e45", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f4eefc74314940b3", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5604d2f4aeab156", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f56901be5d374425", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f5c5458f27145aa6", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f613b8eb046fb6eb", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6a3bf250d70532d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6b7f26666b6b536", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6d1fe4170e1d337", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6f3af6ff6a22f82", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f6ff287863a4f622", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f73291fe09038ab5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f741a67a8149dc15", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76390cf3ba3ef8a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f76880b342a81577", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f884adc680f21f9d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f8cae4f5f01d01ba", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9023c712e41243a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f907875d727c120c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f991f6c416d3af10", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9d1499b15aa9258", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "f9e6c2a700c11953", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "faedb3d17b57d5fd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb264936cec721f5", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb48b028cdca68cd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fb64b3df2536f85c", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbb123bb9dc30e88", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbccf5b2ed155767", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbe56474055d6c1a", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fbffb4e8a99a6681", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc454c16d2f4eadd", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fc928b5f45dc74f1", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fce7fb491c319993", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd047d23f43c42e2", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "fd77be42eaccc817", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3c0609d1cb2019", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff3f9f1c5d10b6fc", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff53606399a3b85d", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ff5fb87b571e3552", "type": "contains"}, {"parent": "6801bc6eb17d0df0", "child": "ffe1e06dbd20d6da", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "0a3b4a9dae4049aa", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "10c99a42ed5bf9d4", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "227d9dbfdb949d11", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "544ec51c3fe9a624", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "5efe1218da015951", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "6801bc6eb17d0df0", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "adaa708f703652d6", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "b37d6e2e45f66f33", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0d6e0f3841a7244", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "edcf6e67eac04af0", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "f0def3051a26afc8", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "f95be16d8615d51f", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "adaa708f703652d6", "child": "544ec51c3fe9a624", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0d6e0f3841a7244", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "edcf6e67eac04af0", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "f45009f97952cd8e", "type": "contains"}, {"parent": "b37d6e2e45f66f33", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "b37d6e2e45f66f33", "child": "d7486c5ba43c6e31", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "c0d6e0f3841a7244", "child": "47c9d14986fb43fc", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "c0d6e0f3841a7244", "child": "51ddc107d90f5f4b", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "bf51187b1c0aae54", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "c911f25351778370", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "e0a729e0af2c3974", "type": "contains"}, {"parent": "c0d6e0f3841a7244", "child": "f95be16d8615d51f", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0e7815a8b0d1ecdc", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "1ae61640919b8dcb", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "227d9dbfdb949d11", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "2cb40ab7cf323e58", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "e5d4a79033ba84db", "child": "76af347c7dbc737a", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b37d6e2e45f66f33", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b6274398f5a1b17c", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "bacd9a5a78fe821e", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "cd658a985edaf628", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "d5b653bea57138f7", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e05bfc6d7f257206", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "e5d401ebaaead494", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "10c99a42ed5bf9d4", "type": "dependency-of"}, {"parent": "edcf6e67eac04af0", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "edcf6e67eac04af0", "child": "564026926225072e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "5f6a22a80b2c468e", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "7964b7b17ac34389", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "c468e3fb98398685", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "da2faa18609cadef", "type": "contains"}, {"parent": "edcf6e67eac04af0", "child": "faa5e8897571d717", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "09bf3883b623158f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "3f37b052555a032a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "49c79e5f91cc5d9a", "type": "evident-by"}, {"parent": "f0def3051a26afc8", "child": "5229138dd6e4ad25", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "5c344de6c0adfb41", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "627946275cda492f", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "671d1f01c6f0063d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "6722cd9ee8e4cd77", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "75fcc462c95ba1ee", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "761377117b43797c", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "7e0eaf4903e2c594", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "81a031158e5a172a", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "8d0f0e38c71439e1", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "932c31c2300cc286", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "a11195f3b431951d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "bd290647080920df", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c0437528810bb1fb", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c4d82f372f586c5d", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "c9f749c20ace3749", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d15e3bb2fde54385", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "d7833aea1af90c3e", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "e62c139013a804b7", "type": "contains"}, {"parent": "f0def3051a26afc8", "child": "f229e2967a4439ae", "type": "contains"}, {"parent": "f95be16d8615d51f", "child": "49c79e5f91cc5d9a", "type": "evident-by"}], "files": [{"id": "564026926225072e", "location": {"path": "/bin/busybox", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 841392}, "digests": [{"algorithm": "sha256", "value": "36d96947f81bee3a5e1d436a333a52209f051bb3556028352d4273a748e2d136"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8d0f0e38c71439e1", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "671d1f01c6f0063d", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "6722cd9ee8e4cd77", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "627946275cda492f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "09bf3883b623158f", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "7ff31e5e9ba0bfa9", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "6b9abe7d80ee470b", "location": {"path": "/etc/fstab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "e456dfb5be04fdb7", "location": {"path": "/etc/hostname", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "4fdfbb03676f495b", "location": {"path": "/etc/hosts", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "2791973cba0a89bb", "location": {"path": "/etc/inittab", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "5f6a22a80b2c468e", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "1071b0c6b4d98bb1", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "7b189c84b22c7f02", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2136}, "digests": [{"algorithm": "sha256", "value": "5cd46031fc7dc7186e67c97fd34780597de4ebff51dbe41eba27220fe5e0d866"}]}, {"id": "b103e8d521455a19", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "77282715f933737e", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "8108ab845e4ccbcb", "location": {"path": "/etc/modules", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "35ab393f27e0bc39", "location": {"path": "/etc/motd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 284}, "digests": [{"algorithm": "sha256", "value": "ff044e9be5daa2eee2d3d10a4da72e5477e4c24c16f1792de2c91dae844c0e30"}]}, {"id": "da2faa18609cadef", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "4cf9c3537f896231", "location": {"path": "/etc/nsswitch.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 205}, "digests": [{"algorithm": "sha256", "value": "0afd94c183d30a348b45057f6bf468e121aa448a7641109addb5bb8e282f514d"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "e549cedcbd486e69", "location": {"path": "/etc/profile", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 846}, "digests": [{"algorithm": "sha256", "value": "2055f9abf0d8055e788deae8c6e5be0de008ea2dadc833a15b235bca435faa5e"}]}, {"id": "d98fbe0bce78b009", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "02eba7befcbb3bfa", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 447}, "digests": [{"algorithm": "sha256", "value": "ba24425c6864a5d17fa0fdaf914c4d21419e47c4d62080c33830af059fe46617"}]}, {"id": "71fcfec0ece1a67a", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "b58b2fb69e8b39c8", "location": {"path": "/etc/protocols", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3144}, "digests": [{"algorithm": "sha256", "value": "4959498abbadaa1e50894a266f8d0d94500101cfe5b5f09dcad82e9d5bdfab46"}]}, {"id": "7964b7b17ac34389", "location": {"path": "/etc/securetty", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "dfe56f19a55af4ab", "location": {"path": "/etc/services", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12813}, "digests": [{"algorithm": "sha256", "value": "f6183055fd949f9c53d49ee620f85d0150123ea691d25ed1bba0c641b4ee2f48"}]}, {"id": "862a8ff2f35a6b80", "location": {"path": "/etc/shadow", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 449}, "digests": [{"algorithm": "sha256", "value": "a61d56f082f15184942d84f3c8eba1b48593a2dd6282c271e6c6242882ba9227"}]}, {"id": "8668162f21426d67", "location": {"path": "/etc/shells", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 38}, "digests": [{"algorithm": "sha256", "value": "24be6ceb236610df45684c83b06c918ae45635be55f69975e43676b7595bbc5f"}]}, {"id": "0fab6f59514f4740", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214222}, "digests": [{"algorithm": "sha256", "value": "92dd040a840947f00a14f66e9e17a799051ad7f88ddcde851b3711ee0a78a7ac"}]}, {"id": "bacd9a5a78fe821e", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "0e7815a8b0d1ecdc", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "d5b653bea57138f7", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 8062}, "digests": [{"algorithm": "sha256", "value": "35a85ebe05ac4ee42a0efe544c02ad2c70bf374c4dcd8bf5aaf403b7c1b6cdd8"}]}, {"id": "2cb40ab7cf323e58", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6746}, "digests": [{"algorithm": "sha256", "value": "5a4651ac703c5c4c8abea58ec031e2d9ed352058cb7b0ac4cb6bbf197fb233ad"}]}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "cd658a985edaf628", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "c7bb6e42ea2504f8", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "faa5e8897571d717", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5636}, "digests": [{"algorithm": "sha256", "value": "9249f3fd52c2500bfe3586def6765b82336ba7832b65cb8c6b8ca1999c31342e"}]}, {"id": "49c79e5f91cc5d9a", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}}, {"id": "f45009f97952cd8e", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 616992}, "digests": [{"algorithm": "sha256", "value": "a0e80898190e34005a4d0598fa71e2e0b0ab2726a3cd73c3ad147770ca371173"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "89c7ab9592844cbb", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c911f25351778370", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0a729e0af2c3974", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "018f94905c92f3af3bb63db27909301dd21cbc6ed0b292e68a3c79f2d867d37e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "51ddc107d90f5f4b", "location": {"path": "/usr/bin/getent", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 48448}, "digests": [{"algorithm": "sha256", "value": "e1da9464434075598b13bca855bbfc23042f417a7b7745a30867d345fafb7157"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47c9d14986fb43fc", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 24168}, "digests": [{"algorithm": "sha256", "value": "76255619020c88ceb5135ca06c1faaaf39ca07dbe8f5efd3668e5ddb977b319e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bf51187b1c0aae54", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "6a7f2c32518c8dbc", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 83840}, "digests": [{"algorithm": "sha256", "value": "9d67cee3e834a1c96ff488471e70de590886253ffca68f6f36a28044f4d09878"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7486c5ba43c6e31", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14320}, "digests": [{"algorithm": "sha256", "value": "99a0361fb672afb60c11e11ae4139f69af1aad2ca7b38c5be8035a2551db683d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libssl.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b6274398f5a1b17c", "location": {"path": "/usr/lib/engines-3/afalg.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22632}, "digests": [{"algorithm": "sha256", "value": "b75ee5e1ac378b66dcfec99c5745624b8eac50d3000baeb31da241cd277914aa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e5d401ebaaead494", "location": {"path": "/usr/lib/engines-3/capi.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13848}, "digests": [{"algorithm": "sha256", "value": "857c3d3a882ea1ea4b1d5e24b910c90019b077eac0d1c0bf1f563222f5bb96b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e05bfc6d7f257206", "location": {"path": "/usr/lib/engines-3/loader_attic.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47656}, "digests": [{"algorithm": "sha256", "value": "b3950a419b3d76bb01475788dd8bdb93a2281a5d4d58ae1ecaa07059212a57df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "76af347c7dbc737a", "location": {"path": "/usr/lib/engines-3/padlock.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22408}, "digests": [{"algorithm": "sha256", "value": "4c7ba20896a438112b10f897b6c4b5a648e40c8a126dee1161215c7d9f91edfd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1ae61640919b8dcb", "location": {"path": "/usr/lib/ossl-modules/legacy.so", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104328}, "digests": [{"algorithm": "sha256", "value": "9bfaa6a311b8af4190169369a241a693b69303f80f5833ac417015100ba79365"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d7833aea1af90c3e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "f229e2967a4439ae", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "5c344de6c0adfb41", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "7e0eaf4903e2c594", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "c4d82f372f586c5d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "c9f749c20ace3749", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "3f37b052555a032a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "bd290647080920df", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "761377117b43797c", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "81a031158e5a172a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "c0437528810bb1fb", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "932c31c2300cc286", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "a11195f3b431951d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "d15e3bb2fde54385", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "e62c139013a804b7", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "5229138dd6e4ad25", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "75fcc462c95ba1ee", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "c468e3fb98398685", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3688}, "digests": [{"algorithm": "sha256", "value": "c4e5a7c4783a7a73dec48dee009ee687015d2de7ff86b269679b95bef2c60e13"}]}, {"id": "d3fbec6d495b258c", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "834d60910dae0d11", "location": {"path": "/usr/share/zoneinfo/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "592447db91d9f92d", "location": {"path": "/usr/share/zoneinfo/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "595ec860e6ba3e7f", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 735}, "digests": [{"algorithm": "sha256", "value": "bda1698cd542c0e6e76dfbbcdab390cdd26f37a9d5826a57a50d5aab37f3b2a6"}]}, {"id": "a31c694d1ff8ccfe", "location": {"path": "/usr/share/zoneinfo/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "9527793f3cc36822", "location": {"path": "/usr/share/zoneinfo/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "97b209864d3d410f", "location": {"path": "/usr/share/zoneinfo/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5634c6ea11a203f0", "location": {"path": "/usr/share/zoneinfo/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "16c5e36e5e188cc4", "location": {"path": "/usr/share/zoneinfo/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3b4a4ad6232f8bcb", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "7d384c288203f59a", "location": {"path": "/usr/share/zoneinfo/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "2df7d15d2487703a", "location": {"path": "/usr/share/zoneinfo/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "44e03ee58024b410", "location": {"path": "/usr/share/zoneinfo/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "671eed9d9c25e3a5", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "1e78969827a1178d", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2429}, "digests": [{"algorithm": "sha256", "value": "ab3943c85be42d95b2f01c9da20771fdcc590a45b3470104b2e556b2d248ffeb"}]}, {"id": "740e525eefae773f", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2052}, "digests": [{"algorithm": "sha256", "value": "0b0fb6fe714319b37c5aa22c56971abb2668a165fc8f72a6c763e70b47c7badf"}]}, {"id": "e3f06be12334c885", "location": {"path": "/usr/share/zoneinfo/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "2f990f17a87a2795", "location": {"path": "/usr/share/zoneinfo/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "8d813cbb918f1ef2", "location": {"path": "/usr/share/zoneinfo/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "905bf554eaeb5efb", "location": {"path": "/usr/share/zoneinfo/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "cc50b7007bfe3ad0", "location": {"path": "/usr/share/zoneinfo/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "6474a25794e423f8", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2295}, "digests": [{"algorithm": "sha256", "value": "25ad2de6ddd01c7aef63410683169dca901a6e3e068cc2ee4134db380babe4cd"}]}, {"id": "a7e6475d384666e8", "location": {"path": "/usr/share/zoneinfo/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "eea9db6e7182832f", "location": {"path": "/usr/share/zoneinfo/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "fbccf5b2ed155767", "location": {"path": "/usr/share/zoneinfo/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "f4eefc74314940b3", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "e17accec31b8df84", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "5159c8a843c9c072d3302fabe6a6501cdbfda29a1856c29dabeb5aff95d4c3f4"}]}, {"id": "280f3bfe949a3ffc", "location": {"path": "/usr/share/zoneinfo/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "997460036d00ba20", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 679}, "digests": [{"algorithm": "sha256", "value": "318583a09dc070222d65d029a1e3a0b565830f1aaec13a27e6fe533863fbd3ea"}]}, {"id": "977361f77e6652d5", "location": {"path": "/usr/share/zoneinfo/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "c9ddea9e29adc39b", "location": {"path": "/usr/share/zoneinfo/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "05e2bf9264ed3771", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "698b0a356bc65750", "location": {"path": "/usr/share/zoneinfo/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "80209ada7a28b71a", "location": {"path": "/usr/share/zoneinfo/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "cb0e386aaab55f47", "location": {"path": "/usr/share/zoneinfo/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "7a407713abb4f271", "location": {"path": "/usr/share/zoneinfo/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "a62c148e8eb055d3", "location": {"path": "/usr/share/zoneinfo/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "ae668d4094bba984", "location": {"path": "/usr/share/zoneinfo/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "075b89e4efe3fec8", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 149}, "digests": [{"algorithm": "sha256", "value": "93f19e9551d58868ae5820752d2c93a486124c364463dc9c9489d0458f8bc682"}]}, {"id": "3747246401b0c9e0", "location": {"path": "/usr/share/zoneinfo/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "d621920238d90493", "location": {"path": "/usr/share/zoneinfo/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "6c1bcc752668e77585a308ae8543bd0bccd8e813865626e809bf94f3fe3d977e"}]}, {"id": "948c6903f74116e9", "location": {"path": "/usr/share/zoneinfo/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "63a2aebedb236f10", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 208}, "digests": [{"algorithm": "sha256", "value": "f95b095b9714e0a76f7e061a415bf895cbb399a28854531de369cee915ce05d5"}]}, {"id": "55a0b2fd61fc5c17", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "55882aa51384ccde", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 199}, "digests": [{"algorithm": "sha256", "value": "f13dc0d199bd1a3d01be6eab77cf2ddc60172a229d1947c7948a98964608d0a3"}]}, {"id": "17935255332431e7", "location": {"path": "/usr/share/zoneinfo/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "f6f3af6ff6a22f82", "location": {"path": "/usr/share/zoneinfo/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e4cd5ed3851ca87", "location": {"path": "/usr/share/zoneinfo/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "3e2befa5b3f6a4d4", "location": {"path": "/usr/share/zoneinfo/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 235}, "digests": [{"algorithm": "sha256", "value": "cffeb0282ccbd7fba0e493ff8677a1e5a6dd5197885042e437f95a773f844846"}]}, {"id": "18140fcf8de3f734", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "07e6dbec6d4aa4c8", "location": {"path": "/usr/share/zoneinfo/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "0d3d551dc5d523a7", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "8befb5ab4d8ecaa4", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "38554c10ce1e613d84cf46deba1114093488a5c165756c6c576b84a1364850d2"}]}, {"id": "ea595726dfe8f264", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "c6e86fb9dacc1f86a59d59a8b924d023c60bf05fc76e0b05d8443b0192b3b87b"}]}, {"id": "63ec00faeed7c990", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "51444122852c6ddc", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "e9bbaebb494a60db", "location": {"path": "/usr/share/zoneinfo/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f0a58ef84db096e6", "location": {"path": "/usr/share/zoneinfo/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2397d9627010466e", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "1babfdc18159f040785907c8b2a45b6e288a7766f6ee3ed9b797458c16f3c76a"}]}, {"id": "21f5145dbe33022f", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "f23a3cc63a529dc5", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "e90c50db5501be2c", "location": {"path": "/usr/share/zoneinfo/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "b4453821af15f841", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "3a7c2c6c682ae178", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "02d6b7d35145a0de", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "526e97a155e1b2beb669dd665ae79b7ba358d191dab81751f6d3060e0a823878"}]}, {"id": "fd77be42eaccc817", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "ccd36137d3b94d7d", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "17d64a478a3c80b1d7ed006e22331aa4621d9b3271a6ac1ba2e3e067932a0e96"}]}, {"id": "9baa02a50944dc98", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "875298ac33486a9bc3918862d4f681f160f5a9639ee2f8618032560c2195e237"}]}, {"id": "dd5b42d63beba1af", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1076}, "digests": [{"algorithm": "sha256", "value": "008d8696d03cd263cdce11f163272e13021b3b500d5f222a05064ca63a8aa9d4"}]}, {"id": "2f30128f4f50c2c3", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1088}, "digests": [{"algorithm": "sha256", "value": "d88b4645c2d52b6c31f0cc89b076c8041780914e01f8c379c7567137267b5091"}]}, {"id": "02f3408070373f65", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "b703be16ab4d255f173b3593bc543ec6711c582a035076378295481b43336dff"}]}, {"id": "9830dd58262c73fd", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "03a21ba55958f4820fa1228c15147d0cc44e7705d44837361ec012b9e3929eaa"}]}, {"id": "16b9a0c4aa2bdfde", "location": {"path": "/usr/share/zoneinfo/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7e1953e1c44648bf", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2030}, "digests": [{"algorithm": "sha256", "value": "57cc30914a0dab28f40be7d44800e953b1d4f07dd092bde334f27848bb065087"}]}, {"id": "d88c660486d088c4", "location": {"path": "/usr/share/zoneinfo/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "853c0221c9f03355", "location": {"path": "/usr/share/zoneinfo/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "f6a3bf250d70532d", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1010}, "digests": [{"algorithm": "sha256", "value": "aa2edd03a1687c384bc553267762fc6cadc779a42773d5fe8e28a3c327e1b378"}]}, {"id": "0ae619fe5628eb77", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "2fa88761b03552cd6996396514b1080075b865a66114aa06d99afc4d3e5a637f"}]}, {"id": "3b4264d99fbe2f00", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 436}, "digests": [{"algorithm": "sha256", "value": "8a66be42bae16b3bb841fbeed99d3e7ba13e193898927b8906ee9cdb2546f4b1"}]}, {"id": "c9beee18c8397c7d", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "69931482d1437473484a9ab241161b992d88043f81012dc26899e1bbaa272c26"}]}, {"id": "02fb4858e2380e08", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "932e87c55b92ac9a", "location": {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "434b9dd890051ff3", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "74cb5a1b5d641a526b8092601961036590269cefc77d3dcbe17f2923bd8b2c56"}]}, {"id": "3fa7710ae4912836", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "22796c21651169c933306b5614fbe025d80d19b5d72257809e532157606fc929"}]}, {"id": "a1b265d1806a9cc1", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2410}, "digests": [{"algorithm": "sha256", "value": "ec742c34f262521790805cf99152ef4e77f9c615c061a78036a0ec9312b3d95b"}]}, {"id": "97910c3a4419b22a", "location": {"path": "/usr/share/zoneinfo/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "26653c941c26cb6f6047a3a67b2b6f15d311c7a39b24a9d834798bc8c9975f63"}]}, {"id": "5e9e6ade30a67e07", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "169da8e35efdd222", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "8083625e0e62d9ee9187635ba366c5aa13c024be05e1c02a1a705a9e45d30d7c"}]}, {"id": "86f5e1d752734cf6", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 834}, "digests": [{"algorithm": "sha256", "value": "948e19b6206dc4aa8d1ef538eef452c1ce7e18397c24e742d80ea873db3c888a"}]}, {"id": "91aac87817f6872d", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "99434c15d0f364b6affde3c0d68701766a950627ab91e12ccd3205a4d0a6e49d"}]}, {"id": "5c574e7a9274632a", "location": {"path": "/usr/share/zoneinfo/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "b8c0895d719898d1121d5be3e5160167431cace744d788709b5ee5db9320456d"}]}, {"id": "efe8937312b7df98", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 184}, "digests": [{"algorithm": "sha256", "value": "e24ec8bf5c285f86ada9e3caadcbcc403d9593d4e699aeeb5bf016fd1eb6a427"}]}, {"id": "2010898b676aa177", "location": {"path": "/usr/share/zoneinfo/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "5fa2502745be5c57", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "997a19cd93e002a3", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "64094f4ac51f4f7546a7555d89b9c721ff90b1d108a87bb35f5e70bb63f66109"}]}, {"id": "e3cf5cf7e848f8ad", "location": {"path": "/usr/share/zoneinfo/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "16af1488b0fdcb47", "location": {"path": "/usr/share/zoneinfo/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "a55f36f81ac92769", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 316}, "digests": [{"algorithm": "sha256", "value": "ef8ad86ba96b80893296cf4f907a3c482625f683aa8ae1b94bb31676725e94fe"}]}, {"id": "76e91852aa415855", "location": {"path": "/usr/share/zoneinfo/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "afe0fd8b7f2685fa", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "19126a92145736c3947208d975d43144825d4586b0f6933f60b59bba7f3c7648"}]}, {"id": "f613b8eb046fb6eb", "location": {"path": "/usr/share/zoneinfo/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "79a96c005f92ede3", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "88209b637e071ddb", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "3742add0fb4b06fa", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "96d0eb8154bd1d3f", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "0cfffa615db5a8ff", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "88516d1d7caa8b61", "location": {"path": "/usr/share/zoneinfo/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "167c2cf6469f6a02", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "a6ceebc86bdfd8da", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 642}, "digests": [{"algorithm": "sha256", "value": "8f9784c648c56aab42f83f172b4ac6ce817dc8481b4a54db3ea546f562a111af"}]}, {"id": "beb6363551e580d2", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "82f18df0b923fac1a6dbfaecf0e52300c7f5a0cb4aa765deb3a51f593d16aa05"}]}, {"id": "5b37585d7e9f6976", "location": {"path": "/usr/share/zoneinfo/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "944ad3c51cb95bc6", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "c0c635cf5f5c3025", "location": {"path": "/usr/share/zoneinfo/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "b0b2b80d05b3e9d0", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "ae3892074ab5701b8c0ce33da2b5bfbb07b950e2c1c1395f8c5a2dc0e61ed665"}]}, {"id": "bc4a0f890ed06002", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "82673f607c3314da", "location": {"path": "/usr/share/zoneinfo/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "4a6b1b39a0c12be3", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "0f8e42c1ad7b03e3", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1834}, "digests": [{"algorithm": "sha256", "value": "e1838510f2bad017a5dbf7c2b18eaf499c5470c24a8e22adc8e7ff4349211305"}]}, {"id": "e4195af2fb18d08e", "location": {"path": "/usr/share/zoneinfo/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "2a7ed23db9f6368f", "location": {"path": "/usr/share/zoneinfo/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "bae4081cab10a7a4", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "76e81480277a418e76c87907b943f88d15b3a39c78dfd2108a06980af105e3a4"}]}, {"id": "57b03726864e4be5", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "8f652e228fb846048e95335fbbbee6859f76c1a35378a152be6a157a6268a13d"}]}, {"id": "1ca8386b28aa1812", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "4746cebc24430bc49121ec6686c76e3dd1db6d13f02361af883f68b44c6252b9"}]}, {"id": "5d3abd45b148db43", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "ac2604ce642c0fcb", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "ea01a8507e8e0e2b", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "5a79550695411bc38d9f3d30a71b5e5e6baf4b3386c129408acbc37751ad2980"}]}, {"id": "8b6a3b7b77a1b047", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "4998eb4661bd289e", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "6a187c709a0e0094", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1738}, "digests": [{"algorithm": "sha256", "value": "7f7b50fa580c49403b9ef9fae295e12ad24bee65b319a8e809e81ae4c10949b2"}]}, {"id": "90c46ac4b4a164f1", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "03cf0e1ee334460de230b1e32a05eafddda36427554b2b5442cfbd5b429c1724"}]}, {"id": "b9c0866fd1f90df5", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "e1d5aa02bf58d815df2f8a40424fbcd5cde01a5d9c35d1d7383effc09861867f"}]}, {"id": "997cd07ce0f1b0d8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "1fb551d86fbfb03fc2e519b83f78358910b515608f8389b43060f73f53cbcec9"}]}, {"id": "625251d6bb1ed770", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1710}, "digests": [{"algorithm": "sha256", "value": "eb6980c53ec03c509aa3281f96713374ea5ef9fb96d7239b23a9ba11451c4bb0"}]}, {"id": "c4e89e3e77eba8f8", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1794}, "digests": [{"algorithm": "sha256", "value": "69918cda347c087f411d252aed7ca08b078377a768ad72cf5e0db8e97b1b47ab"}]}, {"id": "16366da3885e84bf", "location": {"path": "/usr/share/zoneinfo/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "12c95e9ba7333f15", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1894}, "digests": [{"algorithm": "sha256", "value": "314fe80e289d41a8a3b75295d01e61f4ba87a02ac9f227a5743f6db222625f9a"}]}, {"id": "07447042371ca0e5", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "53299b0fe1ccbaae", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "ba43db1341f18d95", "location": {"path": "/usr/share/zoneinfo/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "3c69807a1ca90b18f45c27a70925aaca50c83db28b2b40e5af024aff6e03e7dd"}]}, {"id": "2dc715c5c9e66bc9", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "099450482d1c35b0", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "cad33838ad4b81c5", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "2ed7720a8f3906b5d0b3aae51fad589bef0aa961c7e8fc003a30f44318487733"}]}, {"id": "4c56c7c168431118", "location": {"path": "/usr/share/zoneinfo/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "c42f79760350be05", "location": {"path": "/usr/share/zoneinfo/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c5e01272f3efeb10", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 218}, "digests": [{"algorithm": "sha256", "value": "86a7c3f0b407ba97598638b67bddfff69390013f91ee6bb3ce33f49f27db1576"}]}, {"id": "0edc09eaa17cb663", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 392}, "digests": [{"algorithm": "sha256", "value": "1c78139c3527099ce26ef2f432b1bcab23aebe3998630ddedd1e556e7c4c66cf"}]}, {"id": "851aec614a55bcd0", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "f9023c712e41243a", "location": {"path": "/usr/share/zoneinfo/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2788}, "digests": [{"algorithm": "sha256", "value": "b4fd3bdb157f9ffbc8423c71709efb0067868fac8bd4a3e99f77f089db3d8355"}]}, {"id": "dc3aefb0e2010f16", "location": {"path": "/usr/share/zoneinfo/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "9c6745fde0e08e58", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "dd1e439527b7da44039a8495216a5cca4da8eeaa21afeae58b0a834861483324"}]}, {"id": "3151f9774fb8c673", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 430}, "digests": [{"algorithm": "sha256", "value": "c41cc5d350079f61367c3f10772f831c57b7e94aa878da4a3df0a176e04a59d9"}]}, {"id": "ca554039e3884a77", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "843d376332909572", "location": {"path": "/usr/share/zoneinfo/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "edfdcf1882aa3ae5", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 232}, "digests": [{"algorithm": "sha256", "value": "7ccb3cd24394d9816f0b47fdcb67a37bdec9780b536016a65eb9e54ee9cd2f34"}]}, {"id": "800772ea66e28c97", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "7eaf8fa9d999ad0f7c52c1661c0f62be3059bf91840514ceb8b4390aee5a8d6f"}]}, {"id": "2d438029f830719d", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "aa42e42eaebdc80c", "location": {"path": "/usr/share/zoneinfo/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "c5c395b6f47255814053dd32d90630a72421a4c2f2029efe171be4bb89209747"}]}, {"id": "23dc2d2a52df855b", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "6e1cbaa5426163fb", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "3912421a23b69971be924e59646ae8d4c36e2aa467271e87265be87b34cc33dd"}]}, {"id": "6f2fadd089afbc07", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "1747dd61a650bfeb", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "cefe29125542b7a0", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1652}, "digests": [{"algorithm": "sha256", "value": "13d2821f864759ee34c3fde7651d44145e0b56912e19645d2839b9514818c9dc"}]}, {"id": "58cc974883e2a135", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "7f95c16bad5ab585", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "bca04b5631b46cd543234ecce16c0e56fd8a6eb60954d4cb99cd7d88cd82bd35"}]}, {"id": "05478041607899b3", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1496}, "digests": [{"algorithm": "sha256", "value": "7501011389a364fb724632972ba67e6cc1c9745aa9c21233c431f8c74e2b2989"}]}, {"id": "b8470ad57b1df2a3", "location": {"path": "/usr/share/zoneinfo/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "0b7e06c087ba5895", "location": {"path": "/usr/share/zoneinfo/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "c18f993914023c55", "location": {"path": "/usr/share/zoneinfo/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2f94d4c52bfce138", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "0bc21907cc690d2a", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "c935e4f05d910b11", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "08eff33027b81928", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "92cb31019d759050", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "aad81ba8dbbc3370241c5da7fbfa12a6cd69613e12c607256e490f29b5da047b"}]}, {"id": "c1df602df6d5c536", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "f5959b2bd60a92ab942f2054152dcbaff89dc5bb7b57bcb85b810ed0a9f6d2cc"}]}, {"id": "c71514a45c4872ec", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "0c7fdbb107ee5272b6a1b75bd3a2a08ac3b85cbaa1b75d815ddae052c659bde8"}]}, {"id": "2812a3c0c7d00e95", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1864}, "digests": [{"algorithm": "sha256", "value": "3bfb5a007f59550a7d3f1dd81d6c7a68eea954baedc3bce275500154dd80858f"}]}, {"id": "45d31a13829b3013", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "e2c35f4118546422602addef4daf5e8bb62c1fffc525761e9c3169928630b63b"}]}, {"id": "01814f2fefa15229", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "91ac80fe976931c490d058c8ce8b5d71ffa6d4961f6ca13ea9c153f0b0bccea0"}]}, {"id": "005b82834d7d5686", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "0a62356d4a19d3ef", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "67b519bcd96077ea845078c43d85c890b35382331c0b393d11f51412653277b3"}]}, {"id": "7eaf93fe3ce3e168", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "d2c347bb5170acb7", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1434}, "digests": [{"algorithm": "sha256", "value": "d3d64025de083a23297dda54b85d54e3847f851b7a06fa409055ce9d83bdc8e3"}]}, {"id": "534cf4811c99dbb0", "location": {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "727e57b269e28822", "location": {"path": "/usr/share/zoneinfo/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "11796816a038e84a", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 562}, "digests": [{"algorithm": "sha256", "value": "b92315da16568fe572061141c02f79d3071385f3778eae8a9727044a64132ce0"}]}, {"id": "8fcce627adc902c8", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "f991f6c416d3af10", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "b51e6e21fd77e7501616aaea36d9979e14169ca444989699a8a0736964553134"}]}, {"id": "9c0da402f152dfcc", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "428d457a2b4c498c", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "2a9417f7bf84b85e0c372c50aed38a3fad7a08afef8e788cfa5a35e16195cf47"}]}, {"id": "a26ec2050f8f71ae", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "6c9fc7134f89162a38fa8c29674a4b3bc5376a2d1f886bbc4072f40dec4b88b7"}]}, {"id": "a15b8fa7c79dfff3", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "06713e23344daeb0", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1892}, "digests": [{"algorithm": "sha256", "value": "54ffeee57b1ea5f4b0c7b3aef738c6c36a79422d74008039e2c3f52760e4a693"}]}, {"id": "50c4f126f1ac2e84", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "d8e76cda1e073fe0", "location": {"path": "/usr/share/zoneinfo/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1062}, "digests": [{"algorithm": "sha256", "value": "ba788d8a184c1e7af85cae16a7088f527ac04f460f9afcea07a7f48512ed5ef6"}]}, {"id": "85fa7d6eb7c0849e", "location": {"path": "/usr/share/zoneinfo/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "a43da7de9648aa21", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "56664ff52e693ee705c72a80395f74f049965d066f8028162e6949253525d0b1"}]}, {"id": "50cb4cf9fd8f4496", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "195a458d926a32ee", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 458}, "digests": [{"algorithm": "sha256", "value": "0cab5a123f1f43ddb26c84d3594e019b5eb44bda732665156e36964677a7c54e"}]}, {"id": "60913db10ad60af4", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "e44d8c312fd096c0", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "abe15b75306e1589e283727a977f64363448af770289129e444352cf987daab8"}]}, {"id": "a98c737409c84469", "location": {"path": "/usr/share/zoneinfo/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "47ea03253c3d11ab", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "18041b6e607a48e3", "location": {"path": "/usr/share/zoneinfo/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "3b47de5b6b988788", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "4e0c931477262dab", "location": {"path": "/usr/share/zoneinfo/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "cce64dca6202eb48", "location": {"path": "/usr/share/zoneinfo/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "53716717b330c085", "location": {"path": "/usr/share/zoneinfo/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7670b03ac26522e5", "location": {"path": "/usr/share/zoneinfo/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e7a1bd62ad3c640b", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "9ed9cc63022b73a4", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 252}, "digests": [{"algorithm": "sha256", "value": "1333b3ee7b5396b78cabaf4967609c01bf0fb3df15f5b50c378f34b693c8cb0e"}]}, {"id": "cf591daff9726680", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1502}, "digests": [{"algorithm": "sha256", "value": "f31b8f45a654f1180ee440aa1581d89a71e2a1cf35b0139a8a5915bbc634da2f"}]}, {"id": "8b35dc1666c81910", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "65eb93fc29287b33", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "e483b02f25df8bb9", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "01d5cac7a0fde73d", "location": {"path": "/usr/share/zoneinfo/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "075e9b425d5b0722", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "03239001da446014", "location": {"path": "/usr/share/zoneinfo/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "6445c1be502cdfa3", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "dd2ad31529e7cafc", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "da759c291c2b9f6c", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "03f4748d90f12155", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "286ae4941018cf69", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 370}, "digests": [{"algorithm": "sha256", "value": "de204aa7d952f2eed273dca195c154b5611c54897cbcb7fd20904917a9b5179f"}]}, {"id": "128e679165bc7c56", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 283}, "digests": [{"algorithm": "sha256", "value": "5c1d76744ab443edd793304d4cd0bb1b57f31fe5b1c5cb48b99a88df3a7cca92"}]}, {"id": "47790ac862ecdf4c", "location": {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "76819a6e931e80f6", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2260}, "digests": [{"algorithm": "sha256", "value": "89eed195a53c4474e8ad5563f8c5fc4ad28cab1fe85dfe141f63d4aa9cdcc1ed"}]}, {"id": "c0ee9f8dd27e1a90", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "1232056ea45daf664905a2355efa16469b679d6d4b16b961c9dc430ee2108d22"}]}, {"id": "b5d464f1957dba2f", "location": {"path": "/usr/share/zoneinfo/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "3bbdbb1ebf991ade", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1404}, "digests": [{"algorithm": "sha256", "value": "1d3658d0cf2d77ba14c794443e04421eea8a8395777e32448b895804d2f812d8"}]}, {"id": "caedc6833a1dc2df", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "ffd358f9ff2f928cd062b8db5073f96237080a0d3e2eec80f4f9c878ad76dd15"}]}, {"id": "dd4b89cf785cf97a", "location": {"path": "/usr/share/zoneinfo/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "aed85422ba8e0bcf", "location": {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "50990a754f76d940", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1148}, "digests": [{"algorithm": "sha256", "value": "7e3718a69c2bd459e312cb1e7be44b806380373a14c9f8ec7be4462b8e8f4761"}]}, {"id": "ebee9dd1ec21c92c", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "2d97737bd4fca62d", "location": {"path": "/usr/share/zoneinfo/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "9be91561a3664183", "location": {"path": "/usr/share/zoneinfo/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "de400b1397202f86", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 983}, "digests": [{"algorithm": "sha256", "value": "104b3eb41e85a3e7b25080f9599a9ed8a2c811080a6bfa996579b0607f411427"}]}, {"id": "89f369a11442c924", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1433}, "digests": [{"algorithm": "sha256", "value": "42fe1c5d7c3b28141613cf367208f4923437c21d6fa55d68ac9dafd898f1af65"}]}, {"id": "e4c331809851247f", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "5aa2a71e8e481d2599d3c776b12e72b47b6fd0c40ca1cccfdd6f736c30eb6d85"}]}, {"id": "3c93f2cb0e401a6d", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "e27eb9e0566d0ecb1749f850b338d91b93a6b5b136ce8d4a6e259c62b149834d"}]}, {"id": "2cdb7dd3c84dacd1", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "d681474dbfb26dc4ea2d79b4af564e5607583131e51a836cf8f82fbb1e747771"}]}, {"id": "8922b42f97eafb63", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "c15aa03ff651bb5d", "location": {"path": "/usr/share/zoneinfo/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "fac7c69d1ba68a8eff06cf30f581f8c510d6823077c01796edcd02e7a42a93ae"}]}, {"id": "0122f800f4ad8284", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "fd4f02394204f671bf1ca75d644d50d2c3eecf7accc1f8f099f9d50d8fef4a68"}]}, {"id": "80ff260045a9ea57", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "4bea65288e3308ba88d22746001124de84536b3372ac88f64fdf3e12d5ad643f"}]}, {"id": "b06344cb84099002", "location": {"path": "/usr/share/zoneinfo/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "5d1955c7835b2bb7", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1213}, "digests": [{"algorithm": "sha256", "value": "ebf86af7c4861b48f4240f2a631f7a59c20c6522d6e30e3ad105e1fce33f71c8"}]}, {"id": "6112da1e9f6a83db", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "e6b3f57ce1b8bd7e", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "df37948a62d332b219134bd7e971c5bc1dcca2a131a156c4e424a6e86574cdfd"}]}, {"id": "cc469fbf3a3e44a6", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "fd9ff664083f88bf6f539d490c1f02074e2e5c10eb7f590b222b3e2675da4b6a"}]}, {"id": "d7441f0a2a3f81f6", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 969}, "digests": [{"algorithm": "sha256", "value": "20ea14ca300120b0a45eed6b8c222a4b002e7d16059257396000b88dd855c3a4"}]}, {"id": "8ad543ece4274a73", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "43527f6258329a91", "location": {"path": "/usr/share/zoneinfo/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77dc68314ea9f3f9", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "2db4a54b6decc0590035449c83cce4351d2298035635f388698777f476cb7484"}]}, {"id": "2691c113faa031ba", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 935}, "digests": [{"algorithm": "sha256", "value": "6ad9bb1663f0646b1fb4b33bbd2d4b96d8dc75a0c2f834a0d5c21d3f6305d7b2"}]}, {"id": "e2a1e68353d37144", "location": {"path": "/usr/share/zoneinfo/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "6c774449cc2b0a67", "location": {"path": "/usr/share/zoneinfo/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "05018272d72cfad1", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "c39d8bedb813e26e6172046e7af20f63cdf1cad7e406690b86728cc29d7a2ac6"}]}, {"id": "53ec8a7a714440da", "location": {"path": "/usr/share/zoneinfo/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "db6d754d37707240", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "12d84685e6875a6cb922b2c273d3663378ef0124051edf13b01174ec8d6d81b8"}]}, {"id": "960717d7c863935b", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 323}, "digests": [{"algorithm": "sha256", "value": "fb1ba527629586f2a9eab9592ccc9da70ee85d58ab93eae2107fb5f35c4f139e"}]}, {"id": "de9b3b8bfcc414b4", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 213}, "digests": [{"algorithm": "sha256", "value": "d2652cd14b64fae5bd75e655ddc0544e97d632016f9740f2376f49b8abca332c"}]}, {"id": "3d550a82fbcd19bb", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "358f286238589a77", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "9286279d85ae16c057775bc97d9b06769c276c51c4c2f9060664abaf1dca22cb"}]}, {"id": "0a8940b519ea75b7", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "83b07739722fa95f", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2422}, "digests": [{"algorithm": "sha256", "value": "642e0f750950f3f53843bdcfb9cea7ce8120c68035306c70e77b6451d379a6e1"}]}, {"id": "132aff0855989401", "location": {"path": "/usr/share/zoneinfo/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "95f25502d437f227", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2450}, "digests": [{"algorithm": "sha256", "value": "b2364b749dc5cae8ab1a6564edf8f806e5990b14f3e7b36f3685cf4169e50013"}]}, {"id": "a82c5bd17d1afb4f", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "37384c5788fc39e3", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "1d4e0bde934de4a5", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "667e0f2c6943f944490ec6c2868af96ea593cee022976b5bac6256d23e532dbb"}]}, {"id": "62b4e63f4bb7cf51", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "215ba85c2c1d788f8a2147c5904b7ac818ea60fdd5f464eb17efd62e77df1739"}]}, {"id": "2ad874afdc60d88c", "location": {"path": "/usr/share/zoneinfo/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "572c9242c72cf6f7", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "4ef13306f4b37f314274eb0c019d10811f79240e717f790064e361cb98045d11"}]}, {"id": "8e08aff081cad65a", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 221}, "digests": [{"algorithm": "sha256", "value": "8a1cd477e2fc1d456a1be35ad743323c4f986308d5163fb17abaa34cde04259b"}]}, {"id": "100d71ecb7fe11b2", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "392713c3b019509b", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "25911ba3c6d28ff2fb1e75d49b68005253650af2654498459121c2839a378209"}]}, {"id": "d58b238a8ce10155", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1152}, "digests": [{"algorithm": "sha256", "value": "298d4f949bd148d918ff9872241c63e430f079e61541a04ad396602f791d7026"}]}, {"id": "49f9d4fa0c24f447", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 379}, "digests": [{"algorithm": "sha256", "value": "881fa658c4d75327c1c00919773f3f526130d31b20c48b9bf8a348eda9338649"}]}, {"id": "ef35d79a4c5713be", "location": {"path": "/usr/share/zoneinfo/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "9b12d916cd06c443", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "9689daded15a839b", "location": {"path": "/usr/share/zoneinfo/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 198}, "digests": [{"algorithm": "sha256", "value": "fd1b1f79259b0abf24338611262ed7bfa8401221d6d7820586c5ec7e16cf8e83"}]}, {"id": "bd7432f13da8ece8", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "6ca7e6c3a939a980d0b041c6dccbfe5588acdd8842795eea8a30f17f140d9ff8"}]}, {"id": "e7640f15aa09992c", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "e90c341036cb7203200e293cb3b513267e104a39a594f35e195254e6bc0a17cf"}]}, {"id": "77a6337959c7bf86", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "0f9284ff5c16483d98762c43cbc9f72c135a025135ff2dd3597c3a36bc4528a0"}]}, {"id": "098a6dfe7255c449", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "943b4d33125d53fc", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 469}, "digests": [{"algorithm": "sha256", "value": "0f9aadc9627f48cf1b4d0789248621aaaa23c6554a6eb142d4460c0d4f46cd74"}]}, {"id": "73b2df70552ed062", "location": {"path": "/usr/share/zoneinfo/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "62ec1958227b00c4", "location": {"path": "/usr/share/zoneinfo/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "5dc85aee34d0ba49", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1227}, "digests": [{"algorithm": "sha256", "value": "32f02447246cac0dabd39d88b65c85e5b8761617918c8d233f0834b88887d989"}]}, {"id": "d82037ef701f5cc4", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "1dc704117050bcc98ba02fc913eccffcc94b019d5698d2d02df337b49b79e4ce"}]}, {"id": "ff3f9f1c5d10b6fc", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "4aee709825c0a92c", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 328}, "digests": [{"algorithm": "sha256", "value": "ba37ead24975121c5c6123ab1be152ef9d1a35a614b754d3e1b16e2b811c2ff7"}]}, {"id": "1b44ce9da1217c70", "location": {"path": "/usr/share/zoneinfo/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "425de79303ce7d1a", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "70b8c06524a4b617", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "a72c71b5252d6037959859340a0f85df795a652d222ad75ef7f1899cbf5fd0a3"}]}, {"id": "8ff402c23e1f0d41", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "e4adbe1b1d794e19477e89725bce52e73444b4070c8de1c16162b813cc762dd6"}]}, {"id": "c88cbf1a896984b4", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "1f25c8588b495c12951d4cd67103e2d4c99de992e6664f90851528f4abf65ce2"}]}, {"id": "dc76b5bb2a33366f", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 991}, "digests": [{"algorithm": "sha256", "value": "5904f8a91982f5123f965f3307d16f9002fc7b319bf2aa2a59def9193942ee44"}]}, {"id": "856b91e4148c7efe", "location": {"path": "/usr/share/zoneinfo/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "1bb6d3c21bb9b64c", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 353}, "digests": [{"algorithm": "sha256", "value": "8a7397c2e2ad8cabf5cff7a588f65222a8d2b7ac21b6ec613de1b56298d4fc14"}]}, {"id": "01475b49acafac83", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "ffe8371a70c0b5f0d7e17024b571fd8c5a2e2d40e63a8be78e839fbd1a540ec1"}]}, {"id": "eeb74e2944064afe", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "c2494663758f1a9fb3d4e5306ff28e1f3453c019ddb7545f0e0f54b6db77e86e"}]}, {"id": "56e23730c91ab25b", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 997}, "digests": [{"algorithm": "sha256", "value": "1e582bcfb9fb3a1823bbfcd78d3afc98e8738d45bd0b30c89d23572e6d8dc00d"}]}, {"id": "d24f62bbf0719b68", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "2592cd37a36e2e4a9a5847956826625bf80be81ac814bf65afae622bb9b254f8"}]}, {"id": "c977cab3b16d22ae", "location": {"path": "/usr/share/zoneinfo/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "78e648b820a70b9f", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a02287eee69f37c475a3e8a35c6a13e54d49671c2fa0bcc9bbfd82ab28b68543"}]}, {"id": "7cfe26ed0b3c1e71", "location": {"path": "/usr/share/zoneinfo/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "6ef0bc7ef4fe2bd0695b86b78388ecf8726c20773d60d6982b0030ed56e6f47b"}]}, {"id": "a421dacad8181e57", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "c73028afcda28407bec971300ba39688cce8f5be99fa8425dfd348914e4785bb"}]}, {"id": "bbddea559b4aadcc", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 563}, "digests": [{"algorithm": "sha256", "value": "cc929246dde512f77a42f83d6f8f500323b87132725674cac8f61ccae7691f19"}]}, {"id": "d9da021820f8905b", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "4c18969f342c5c2a", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "3a3d7f2254f26c5e", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "0c057ba0a24f0339", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "79f69a4fc8851eb71c729f9564a34cbed4ee3cb3631b957d247e4a287847dd22"}]}, {"id": "c999ee7e7fc901cd", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "dc2ed2603aa07fbe", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 577}, "digests": [{"algorithm": "sha256", "value": "6a944fcb6e757d2472fe2c6c83704e64d9946c774ef3a3f9f8f7600b55f0b3b5"}]}, {"id": "081fb4d5b044cdbd", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1021}, "digests": [{"algorithm": "sha256", "value": "cd0fb66d5ab9fd449449bc0deaad2abd68c3f875e429a1f889f315ab59447883"}]}, {"id": "7aa1486cb78b789e", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "021f97ee467212ff", "location": {"path": "/usr/share/zoneinfo/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "c6224107b9ad2fe2", "location": {"path": "/usr/share/zoneinfo/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "981892e51f3dd6f6", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "1b69d341510c98a956b7407be3f7d400beca437600bbffc9e87722898b362325"}]}, {"id": "3edb221ea674eec5", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f741a67a8149dc15", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1207}, "digests": [{"algorithm": "sha256", "value": "72bd142d981606741fcc38897989aaa40ed7a39411ceeaefac7b2b6d9b2784e4"}]}, {"id": "81bd95b8d6a947e4", "location": {"path": "/usr/share/zoneinfo/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "3a126d0aa493114faee67d28a4154ee41bbec10cdc60fcbd4bfe9a02125780ec"}]}, {"id": "e03751822bf25dc6", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "e0605371e8d3057b", "location": {"path": "/usr/share/zoneinfo/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "a9491746c4dcfeeec1f7427150b4aeef2cca6c6b467ca71f10521ab063c2d9e7"}]}, {"id": "0342bb3fe6fea2f3", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "17564e759643b151f00c98a792c47e86372a3f3a8e963bddade648585ba52716"}]}, {"id": "efcd54527891e771", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "cec1bc9209f0d0572ce4dd96c0d4d59af5a44e5a707fb3a8f32ebc1dc5e3632c"}]}, {"id": "79568f6d1560a0ec", "location": {"path": "/usr/share/zoneinfo/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "b0dbb0f7c32d15f9", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1194}, "digests": [{"algorithm": "sha256", "value": "5cc40b321e523db23a0b847750ee0a85b9c6e2159590735e7730907aac4593a0"}]}, {"id": "fbb123bb9dc30e88", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1193}, "digests": [{"algorithm": "sha256", "value": "3cf36b446820f6379f39433ee8cf17a9a226f8495f991652580b5218a2f33574"}]}, {"id": "4216e9f2cb420692", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "4876534fbed12733", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "e0dc845ba5e3af852c58f87adc720f2381ba193fed546d57920736c5bc068f30"}]}, {"id": "96220d608b367dd1", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1137}, "digests": [{"algorithm": "sha256", "value": "14cd29500e0d6d35816ff0ac2792822d5acba0d99a77b9e304aa85ac9043a311"}]}, {"id": "21fad208fcb45308", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3498}, "digests": [{"algorithm": "sha256", "value": "37236b136608c0bf7255d7691027185b0722e49ceb7e3c622173fb44fd0cacbf"}]}, {"id": "de83482718d6eb51", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "2cd18a7ccb2762fc089a34f2cd7acb84c3871c3bbba88ebb45b60d2afbc8d792"}]}, {"id": "093cbb3bd2c06002", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "6689f349f53a3126", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 256}, "digests": [{"algorithm": "sha256", "value": "a3dda92dd2c55ff6fdbd48aadeb36971ae2dba920edddc7dacdae73dc03ce3be"}]}, {"id": "cf9597660d1f32f2", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "7479d055c5fc56fb", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "aaeff9ee27713241", "location": {"path": "/usr/share/zoneinfo/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "09e129e23af97216", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "7ad0738d1de5a132", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "5761917765d162da", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "23d48070f3ee9b2e977fd3fb760d9a135ea8c700c8ab2285aa29c94c2f97b203"}]}, {"id": "3ce77c36203d3a46", "location": {"path": "/usr/share/zoneinfo/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "26bf78a6c7989206", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "b221235d302e4ee9bfe171ad4bdf0c044df85d6ff9c605d28445f938c9d2163a"}]}, {"id": "05b0d26ec1e7959a", "location": {"path": "/usr/share/zoneinfo/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "2205a1b6fc83716a", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "5e03748428872d47", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "919bdcf8522ec519", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "9155ad374308ceb1", "location": {"path": "/usr/share/zoneinfo/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "34d726a6ff54cc77", "location": {"path": "/usr/share/zoneinfo/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "0658dde26ca712c0", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "a8a88dcab929f8b2", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 456}, "digests": [{"algorithm": "sha256", "value": "8b5f97186f08e84d1d5c8756185e039647c32d686203127fde0329b7e9e6feee"}]}, {"id": "dba6eff37980d560", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "a0f0afe436806016", "location": {"path": "/usr/share/zoneinfo/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "498d6b92266993a6", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 475}, "digests": [{"algorithm": "sha256", "value": "c4ce94771db6a0b3682d1d58ec64211ce628bfc9f0df140daa073f35543624ae"}]}, {"id": "48466b4f3829ed02", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1846}, "digests": [{"algorithm": "sha256", "value": "a323c5433991a963eb497b7da4d1d09848bf3ef5f5d64d9c9649f388e4bab9df"}]}, {"id": "7daec355a3520ce6", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "0340c5f90d5855df", "location": {"path": "/usr/share/zoneinfo/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "ada922aead4b3625", "location": {"path": "/usr/share/zoneinfo/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "7e7d08661216f7c1409f32e283efc606d5b92c0e788da8dd79e533838b421afa"}]}, {"id": "f4066ea3240f46c9", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "1f81eae123a18cf2", "location": {"path": "/usr/share/zoneinfo/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 419}, "digests": [{"algorithm": "sha256", "value": "796e90cf37b6b74faca5e2669afb7524ccdb91269d20a744f385c773b254b467"}]}, {"id": "e829c7920218e8fd", "location": {"path": "/usr/share/zoneinfo/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2208}, "digests": [{"algorithm": "sha256", "value": "95dd846f153be6856098f7bbd37cfe23a6aa2e0d0a9afeb665c086ce44f9476d"}]}, {"id": "db895424528af26d", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "42c3857585b16db2f8ffd47ba19faa60f473340de8d4fe9320ea7be861605906"}]}, {"id": "5cde4aeb4da9ed36", "location": {"path": "/usr/share/zoneinfo/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2358}, "digests": [{"algorithm": "sha256", "value": "18b412ce021fb16c4ebe628eae1a5fa1f5aa20d41fea1dfa358cb799caba81c8"}]}, {"id": "f73291fe09038ab5", "location": {"path": "/usr/share/zoneinfo/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "96fc7f31072e9cc73abb6b2622b97c5f8dbb6cbb17be3920a4249d8d80933413"}]}, {"id": "86b36a409bd92012", "location": {"path": "/usr/share/zoneinfo/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 446}, "digests": [{"algorithm": "sha256", "value": "025d4339487853fa1f3144127959734b20f7c7b4948cff5d72149a0541a67968"}]}, {"id": "6228d718f31718b7", "location": {"path": "/usr/share/zoneinfo/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2229}, "digests": [{"algorithm": "sha256", "value": "de4ff79634ef4b91927e8ed787ac3bd54811dda03060f06c9c227e9a51180aa4"}]}, {"id": "707b7c0b941d8070", "location": {"path": "/usr/share/zoneinfo/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 614}, "digests": [{"algorithm": "sha256", "value": "d20a49525e3a8506e9d0fe978f54b4340ac859e02bcaeb835e3b2576f0791871"}]}, {"id": "8490f82daf0fa030", "location": {"path": "/usr/share/zoneinfo/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 702}, "digests": [{"algorithm": "sha256", "value": "7de7910228d0a8aca5660a9ef389ca86c14bc9c4f9cc8066ee62c8bddc86c38c"}]}, {"id": "103b8f15a1ca799e", "location": {"path": "/usr/share/zoneinfo/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1430}, "digests": [{"algorithm": "sha256", "value": "04c06744ee3fe078ef3b8b779e38eb30666bf993e67a092fcaf2fc28f63a64ce"}]}, {"id": "c91e71ee439b46b5", "location": {"path": "/usr/share/zoneinfo/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 590}, "digests": [{"algorithm": "sha256", "value": "17a44b38e78e8bd972999890990f6947cb45a4f67a120b8d74f7ce73a0615c31"}]}, {"id": "4fcc53343772dea7", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "a38a2692b33f22c213c68a14a3c92b33ddb55df05dbd1b3d261c065c677e6298"}]}, {"id": "112a2909d607b110", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "5866ed6751708d15fa25ea3f4c25cab1f783b3857dba15c625f7272c9864decd"}]}, {"id": "28efcc256d421872", "location": {"path": "/usr/share/zoneinfo/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "e3b2606ad59e9c05", "location": {"path": "/usr/share/zoneinfo/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2868}, "digests": [{"algorithm": "sha256", "value": "ecffbf610ae77857289fb40a4933a79221a3129a450e7dd9e3c309d6aabc541c"}]}, {"id": "60ef5698f04af673", "location": {"path": "/usr/share/zoneinfo/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "2a26e6d84537cbed", "location": {"path": "/usr/share/zoneinfo/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "ca3ed806fb7a9261", "location": {"path": "/usr/share/zoneinfo/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "41f3b364dff808d7", "location": {"path": "/usr/share/zoneinfo/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "7f26ee460120404b", "location": {"path": "/usr/share/zoneinfo/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "bf1943ce8587d05a", "location": {"path": "/usr/share/zoneinfo/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "b96e89b59054ed84", "location": {"path": "/usr/share/zoneinfo/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2515}, "digests": [{"algorithm": "sha256", "value": "d020f0d77742314b28aae32ea68260ba99330143610cae84d2557151103ba2c0"}]}, {"id": "b8c0b2b2e91c9ade", "location": {"path": "/usr/share/zoneinfo/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "ea69ef4d1b310005", "location": {"path": "/usr/share/zoneinfo/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1d441e02e281b04908e522d98eaca75c808e51539a8e42b3287e6bf8ebf939d7"}]}, {"id": "c7263a3792b035ea", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1908}, "digests": [{"algorithm": "sha256", "value": "80656c5b9faa9c8eedcbcbea54ad400d686e9ebbc04fc9140bbf4651ffbfec6f"}]}, {"id": "8f7dbd485491dd14", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "b8a13f54f29fc46c9812ccaa57f0dd136316e79becfea522a0e7489f91a8a1b7"}]}, {"id": "bd3f2052d05cd17a", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "7f0cc4313d638276367438ddd04a83976ebfecb0bea05e3c05de27839df5d47d"}]}, {"id": "98f731d23a1a4ef0", "location": {"path": "/usr/share/zoneinfo/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "2faccb40b9d0b4b90410b3867e6e9449a1d8df7a8010f80657cdb6fa2535bf17"}]}, {"id": "9288f246356224f3", "location": {"path": "/usr/share/zoneinfo/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "0843a5d10f45ed1e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "5f5293889b3dbcc8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "033b5e7d13ae7c21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "d50ce5d97f6b43f45711fd75c87d3dc10642affa61e947453fb134caef6cf884"}]}, {"id": "148f6b814c407fa9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "244432432425902d28e994dd7958d984220e87a70ae5317b1f4d0f925b3eb142"}]}, {"id": "987e406998e249c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b56bdcbd830509a13ad27255bc3aeba2feecb49becd4a4183b2ae1977773714b"}]}, {"id": "b29d015e9090e8f1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "6fbd0712112babc2099aaf31edc399cb8791fffddfab9b871e98ef3c1107a8c0"}]}, {"id": "3ced50db9f898b2e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4fa129e7386c94129b61a10215407a8142a1de24d93f23285b59238689f1ad4a"}]}, {"id": "cf930338d2013685", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "406a18ac4d386d427e3b32f7eddb763194f917158d2e92433d55e025bb2d6190"}]}, {"id": "7b9a9f239c069acb", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "456ae43648bec15ed7f9ca1ed15bee7c17ba2eb595a643c98226b94106049c1a"}]}, {"id": "8ae3f6c2bf5854ec", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "a1199e0b8d5d8185d3fb3cf264844a5cdf48bdd2f60dae674eec261b6fe9ac80"}]}, {"id": "0a9b30a61b72068d", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "77a7409f089e8f2148da7ec0cc59455b4685013eb360d123048106d2ebb4b1b4"}]}, {"id": "8ec22237d7a47ca7", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "4ea8d86f3774607a71d708ac160d3c275f704e983aced24b2e89e0658fe5a33b"}]}, {"id": "7d07d9048e7d8f4a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "b61ffc6c832662044f09eb01adb981851af48d03bbc2177bd0b898f477f02729"}]}, {"id": "70921b1155f01e05", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "42ae44ea2512ec9309232993ed8a2a948f0cb6ab55cb49abf6deb3585b5673d6"}]}, {"id": "b92fdcf98c0cd47f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "816850179ccc39ab", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "ef7175794f2e01018fde6728076abdf428df31a9c61479377de7e58e9f69602e"}]}, {"id": "807518ac1092eb9c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "7ca5963702c13a9d4e90a8ed735c3d2c85c94759934c3f8976f61f951cb522b5"}]}, {"id": "05294b476573997b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "0f64bbf67ea9b1af6df7fdaf8f9c08ac5a471f63892dc08a3fabedc3315920d6"}]}, {"id": "a3bfc24e41408f78", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "99ee15ea599623c812afc1fb378d56003d04c30d5a9e1fc4177e10afd5284a72"}]}, {"id": "907aa7838816bd2b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "c5b99b1b505003a0e5a5afe2530106c89c56e1adedea599ac1d3ca004f2f6d1f"}]}, {"id": "8c488f315c265332", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "3e95e8444061d36a85a6fc55323da957d200cd242f044ed73ef9cdf6a499f8a7"}]}, {"id": "490afe72114801ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bdeea158b75eba22e1a9a81a58ba8c0fa1cdc9b4b57214708ee75f4d9d9b6011"}]}, {"id": "a1050f6aec2684c0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "37bee320b6a7b8b0d590bb1dba35d94aef9db078b0379308a7087b7cc5227eca"}]}, {"id": "1e95ca34991f139a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "2d2928e5f547a8f979cdfc231aa91b31afce167beda53ea8ff8c58c4dcfd9f9a"}]}, {"id": "6c68533c2ca1db2f", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "b8b69247931bd7c1d14ec000e52bde63d3c027dedd3bc433216a8d5dedf065be"}]}, {"id": "d318287862179f55", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "25237e454029849e747e922fedc602eae9ebb6bcfd4b55a66bea620c79467bb7"}]}, {"id": "cc744968d294212a", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "bd500e17cc54f53f444a7c3af1cd12157a5cbe4a28a5a8b04d1d336de7c71d25"}]}, {"id": "683a24f6548027c8", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "4bbc4541b14ca620d9cb8bf92f80fd7c2ae3448cf3a0b0b9a7c49edb7c62eeeb"}]}, {"id": "431e4ed4845a826b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 117}, "digests": [{"algorithm": "sha256", "value": "239bc736650af98ca0fd2d6c905378e15195cc1824b6316055088320a3b868c2"}]}, {"id": "9aa049dc097ef6e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "c5697abe46ded9b7", "location": {"path": "/usr/share/zoneinfo/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "dbda41dc4f6fce1a", "location": {"path": "/usr/share/zoneinfo/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "db3c8f683c24396c", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0f2ff35f50fad7dd", "location": {"path": "/usr/share/zoneinfo/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "167a401b5c5d1487", "location": {"path": "/usr/share/zoneinfo/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "22dc654b654a06fa", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "39a73375427078dc", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "ce69dee172786d31", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "65e183663c15551a1e47e27ae36cc49cddba04f2f9f1589324b6f09e4ee92d79"}]}, {"id": "6eae95b1acb7c896", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "b8338a96c79493d0", "location": {"path": "/usr/share/zoneinfo/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "962e6cc0cdae2e86", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c5072c77167eb3f0", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "c7dba53ff4f70d11", "location": {"path": "/usr/share/zoneinfo/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "e7ca0435b620bb1e", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "d4623cc31ba251bc", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2184}, "digests": [{"algorithm": "sha256", "value": "9df83af9b5360fa0cc1166fd10c2014799319cdb1b0d2c7450a7c71ff673a857"}]}, {"id": "ac877b49c796f4f7", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2368}, "digests": [{"algorithm": "sha256", "value": "94dc2ac5672206fc3d7a2f35550c082876c2fd90c98e980753a1c5838c025246"}]}, {"id": "8dcadbb68c6556d7", "location": {"path": "/usr/share/zoneinfo/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "6e9234f82492ff3d", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "68030f053707ce87", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "a9754daaba4f6614", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3492}, "digests": [{"algorithm": "sha256", "value": "40e8d2a1c3b572284da39f6f4245b1bc814f452c44f5aa73d0a011571d5ccc43"}]}, {"id": "65b455cd54dc7e18", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3068}, "digests": [{"algorithm": "sha256", "value": "6bced6a5a065bf123880053d3a940e90df155096e2ad55987fe55f14b4c8a12e"}]}, {"id": "83be9bb1c38a0ca0", "location": {"path": "/usr/share/zoneinfo/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "62707c0b82f43296", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2de799f665fdf03c", "location": {"path": "/usr/share/zoneinfo/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "e5b855c7ddfa9354", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "31826d3421325fac", "location": {"path": "/usr/share/zoneinfo/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "32b4a3ce58b08530", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "b3b19749ed58bcc72cec089484735303a2389c03909ff2a6cff66a2583be2cc3"}]}, {"id": "74e1922deb071073", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "7e7ce3714a8e1ebc", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1139}, "digests": [{"algorithm": "sha256", "value": "6be6b65b3ca08b0e652deca3dea82a08c06c9893dc8bcc9dc74ac783191b8ef7"}]}, {"id": "36a94d1dad80565b", "location": {"path": "/usr/share/zoneinfo/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "e574c0f89ebb0d14", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "d5a52d41e545c72a", "location": {"path": "/usr/share/zoneinfo/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "301b8397750e4d9b", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "80f41ba96ebf3bf4", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2933}, "digests": [{"algorithm": "sha256", "value": "812f55aeb6e8cde9ddf4786e15eb4256b21e82cf5f5d28da1bad17d94570cac0"}]}, {"id": "2f39629da9696f23", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2614}, "digests": [{"algorithm": "sha256", "value": "9a42d7d37ad6dedd2d9b328120f7bf9e852f6850c4af00baff964f659b161cea"}]}, {"id": "ade1701da991842f", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "12129c6cf2f8efbeb9b56022439edcbac68ad9368842a64282d268119b3751dd"}]}, {"id": "ef8aefbdc8d62096", "location": {"path": "/usr/share/zoneinfo/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "35df5caf993836b5", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1307}, "digests": [{"algorithm": "sha256", "value": "2a03e6d1f1f2727b60777c5b4e69839783b5dd787ff5edb352777c5c5494dbda"}]}, {"id": "4b9b4f650e7e30d5", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "0c5e3c652c1be349", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "020ae63fb4da9a26", "location": {"path": "/usr/share/zoneinfo/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "10e17e45ac01644f", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "81354cf53f9c40f0", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "65863cf08b3ffbd8", "location": {"path": "/usr/share/zoneinfo/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "97c33a605bd6e4b1", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2301}, "digests": [{"algorithm": "sha256", "value": "1bd7dd8545e6cf1eb9d419f267a57b00e60857d115e5a309326e3878968b2d9c"}]}, {"id": "5326eae4c438fb7e", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2198}, "digests": [{"algorithm": "sha256", "value": "849dbfd26d6d696f48b80fa13323f99fe597ed83ab47485e2accc98609634569"}]}, {"id": "53df2254549c35b7", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "7cd41b7d2ae7e0be", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1201}, "digests": [{"algorithm": "sha256", "value": "9d72f42316d3eaabb5d0236e6831f1c785b539a02769a293b4827d37d5113285"}]}, {"id": "dd60ee435853d68e", "location": {"path": "/usr/share/zoneinfo/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "95e40a923286e51b", "location": {"path": "/usr/share/zoneinfo/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "22b4e5e232f00906", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1169}, "digests": [{"algorithm": "sha256", "value": "ca0c23bd7375dd381a5b18e0eb2b161271d6371c2b56d9046eb93cb7d6f3555c"}]}, {"id": "a610caa416fd02d1", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1469}, "digests": [{"algorithm": "sha256", "value": "b7397bc5d355499a6b342ba5e181392d2a6847d268ba398eabc55b6c1f301e27"}]}, {"id": "1af83d5fdc03d855", "location": {"path": "/usr/share/zoneinfo/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "ea438ec27daa0600", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2077}, "digests": [{"algorithm": "sha256", "value": "84240a5df30dae7039c47370feecd38cacd5c38f81becab9a063b8c940afe6d6"}]}, {"id": "4f15227c478d0fd8", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2298}, "digests": [{"algorithm": "sha256", "value": "5ee475f71a0fc1a32faeb849f8c39c6e7aa66d6d41ec742b97b3a7436b3b0701"}]}, {"id": "741f0866dc266f94", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2148}, "digests": [{"algorithm": "sha256", "value": "e1ae890b4688a4ccea215ecedf9ce81b42cb270910ab90285d9da2be489cebec"}]}, {"id": "62b8d10d19009778", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "ff5fb87b571e3552", "location": {"path": "/usr/share/zoneinfo/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2390}, "digests": [{"algorithm": "sha256", "value": "a7527faea144d77a4bf1ca4146b1057beb5e088f1fd1f28ae2e4d4cbfe1d885e"}]}, {"id": "7510ec6197bdcbf8", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1253}, "digests": [{"algorithm": "sha256", "value": "73c01de69ec22a3ff570203b95546970fa9b417198697f3772ebbab88171f818"}]}, {"id": "d609003d244a8a58", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "02e4f0dbc11e604c", "location": {"path": "/usr/share/zoneinfo/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "abab227bde7b82fe", "location": {"path": "/usr/share/zoneinfo/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2641}, "digests": [{"algorithm": "sha256", "value": "d5ade82cc4a232949b87d43157c84b2c355b66a6ac87cf6250ed6ead80b5018f"}]}, {"id": "ece183e8614c3cff", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2200}, "digests": [{"algorithm": "sha256", "value": "6662379000c4e9b9eb24471caa1ef75d7058dfa2f51b80e4a624d0226b4dad49"}]}, {"id": "b17c82e8a8c391b2", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2162}, "digests": [{"algorithm": "sha256", "value": "505cd15f7a2b09307c77d23397124fcb9794036a013ee0aed54265fb60fb0b75"}]}, {"id": "99b0426825054686", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1151}, "digests": [{"algorithm": "sha256", "value": "34f719ad9566adc28cae37735074bcf3517ecb42969d592181095f1c7266fb54"}]}, {"id": "7971e9b663245859", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "d838739f427d4ea0", "location": {"path": "/usr/share/zoneinfo/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1920}, "digests": [{"algorithm": "sha256", "value": "3a95adb06156044fd2fa662841c0268c2b5af47c1b19000d9d299563d387093a"}]}, {"id": "c1f389d8d70fddb1", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2120}, "digests": [{"algorithm": "sha256", "value": "fb0ae91bd8cfb882853f5360055be7c6c3117fd2ff879cf727a4378e3d40c0d3"}]}, {"id": "dcd3ca7b91183e22", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "a51a56dc49f6d02c", "location": {"path": "/usr/share/zoneinfo/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 116}, "digests": [{"algorithm": "sha256", "value": "6851652b1f771d7a09a05e124ae4e50fc719b4903e9dee682b301ae9e5f65789"}]}, {"id": "0b727001adf28928", "location": {"path": "/usr/share/zoneinfo/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "174045b94902854f", "location": {"path": "/usr/share/zoneinfo/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3664}, "digests": [{"algorithm": "sha256", "value": "c85495070dca42687df6a1c3ee780a27cbcb82f1844750ea6f642833a44d29b4"}]}, {"id": "faedb3d17b57d5fd", "location": {"path": "/usr/share/zoneinfo/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eeab0caf7590556e", "location": {"path": "/usr/share/zoneinfo/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "eda0a5bb6a5f0dd7", "location": {"path": "/usr/share/zoneinfo/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "2696b5f41023bf62", "location": {"path": "/usr/share/zoneinfo/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "3646bfd417ca9406", "location": {"path": "/usr/share/zoneinfo/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "6d9f378883c079f86c0387a5547a92c449869d806e07de10084ab04f0249018d"}]}, {"id": "57916392453aa8ed", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 115}, "digests": [{"algorithm": "sha256", "value": "d589029dcbe02fd6790a6528e1593c55b426800ed9010d0fb44dfb8f5c8e962f"}]}, {"id": "dcc4bacdab462150", "location": {"path": "/usr/share/zoneinfo/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1233}, "digests": [{"algorithm": "sha256", "value": "6a5fcee243e5ab92698242d88c4699ceb7208a22ee97d342d11e41ebd2555a17"}]}, {"id": "13c2de2ee036de06", "location": {"path": "/usr/share/zoneinfo/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 148}, "digests": [{"algorithm": "sha256", "value": "d2efac4e5f23d88c95d72c1db42807170f52f43dd98a205af5a92a91b9f2d997"}]}, {"id": "12097634795c1864", "location": {"path": "/usr/share/zoneinfo/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "aa00bf27bd144c1f", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "d9eaeb5f329d1487295342fe5d18521f184d69b2336c8e655d5dcfaba96de346"}]}, {"id": "067babb899244869", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "85fff93d57a041c1524bad028d2f340bb87e4c63ab7d0e27726f3737c5666649"}]}, {"id": "9143003e390d85f7", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "fd81c04aae19e5871420b21d844ce0dbb0862f36ab5073c31ecd438f44203463"}]}, {"id": "af5e1f7540f0f4e3", "location": {"path": "/usr/share/zoneinfo/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "c4e8baecbecdb0c9", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "405c8cdcb499f67c", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "79108b74cb6ac742", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 185}, "digests": [{"algorithm": "sha256", "value": "17bddf7d57c1a14a07aded3e0f0b2242b60970ba4f396f892469379fcf253395"}]}, {"id": "96201691b68529a5", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 227}, "digests": [{"algorithm": "sha256", "value": "667aab7357218a695c889b1804e97436f2079eb35d0b19dc1b159ccead4f05e2"}]}, {"id": "3c20b79f409504d2", "location": {"path": "/usr/share/zoneinfo/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 265}, "digests": [{"algorithm": "sha256", "value": "c89b2e253a8926a6cecf7eff34e4bfcdb7fe24daff22d84718c30deec0ea4968"}]}, {"id": "757103c630c44511", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "a667613e16894702b038dbf18993467854880a3956cf263d265147bfe1fdba96"}]}, {"id": "c40a93b063ee8903", "location": {"path": "/usr/share/zoneinfo/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1248}, "digests": [{"algorithm": "sha256", "value": "2d031c8764cc038c08db7490ce822b959874fca71e5d07a0babc31099e580e56"}]}, {"id": "b092f998c5b76340", "location": {"path": "/usr/share/zoneinfo/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "b06f73ece2dbd7c3", "location": {"path": "/usr/share/zoneinfo/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "c256a089e50f45fe7e6de89efa1ed0b0e35b3738c6b26f2f32cf2e7f6f29c36f"}]}, {"id": "db40fde93d0d9905", "location": {"path": "/usr/share/zoneinfo/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "f9d1499b15aa9258", "location": {"path": "/usr/share/zoneinfo/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "6a6b4940a201e848", "location": {"path": "/usr/share/zoneinfo/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 625}, "digests": [{"algorithm": "sha256", "value": "5b5769b460fbd13ee9a46a28d1f733150783888a749ee96d2cd3d5eba3300767"}]}, {"id": "f907875d727c120c", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8b708a4ae3f837f3c08fba3e09b93cccf11d16cd0259604201f8362570f1e55f"}]}, {"id": "9be204a4e52335cb", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "e88430bed4f5d81cf5a538aa16ea15c4d63ee15892ed9ad81e8e673d6c3328fc"}]}, {"id": "321729b5dfd50643", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "f75d04937d852a84b265663f1f5f551da56fa9bf89b2f9d64ce387be1acab04d"}]}, {"id": "6b77cce02d404965", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "e7bf90f4b49336e4e2773fa5393c03cac9a50a878551749e72f555a8d59bbab4"}]}, {"id": "1f7a9f469191b9c8", "location": {"path": "/usr/share/zoneinfo/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "450415c251151d1a765fe73fd21278eb2e7869b4e5a94b8b932ad45227327398"}]}, {"id": "6940ab5616097745", "location": {"path": "/usr/share/zoneinfo/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "0393257c3519e0ed7e8cc4d1b7458f7a6eeaa9c5b436bb2596cd6195cf02e3e4"}]}, {"id": "9a3668f6c2eadb34", "location": {"path": "/usr/share/zoneinfo/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "eccc4bc6cc1743b0", "location": {"path": "/usr/share/zoneinfo/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "af44029177511d9d", "location": {"path": "/usr/share/zoneinfo/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "8e839fbad126e5ca", "location": {"path": "/usr/share/zoneinfo/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 561}, "digests": [{"algorithm": "sha256", "value": "64ffc2e43a94435a043c040d1d3af7e92d031adc78e7737af1861baa4eeef3e6"}]}, {"id": "0704e902ea772f56", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2310}, "digests": [{"algorithm": "sha256", "value": "43b4c22e413af5aea0ee63e83c092a860fb4752b728800b48d594cef6286fd1f"}]}, {"id": "5caf2ce9248945fa", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 598}, "digests": [{"algorithm": "sha256", "value": "33740ab29ef943b1f55f769e13ff59a90962f5a12434209072d650e6c10abb4d"}]}, {"id": "36098331dca1cd19", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "8000e3a323e8fd0212414e9426b020707a771c368ca0e151747f9ddb7b814b27"}]}, {"id": "6d3d29076b63f907", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "85613ce9e5e7371faf0016e9efe61222a5b279c1cf30858b7ed565a00a0f84bf"}]}, {"id": "cda528ff67479ae8", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "c617b155ce657c9fea02fd9ddc7ac823a95f452c4a6580408d8db3a58902184f"}]}, {"id": "7101f74ac7b9de1f", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "5fcab6958165240a", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2219}, "digests": [{"algorithm": "sha256", "value": "41bb9b06cff1425bcac1e027bab8721e320ae238bbec68781bebac5ee97a5d53"}]}, {"id": "bad86904dcee438e", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 524}, "digests": [{"algorithm": "sha256", "value": "a12c4d710631e7ed45536ff21f31c8fa14fe74c25c3f1cf2e1799d2355315c0a"}]}, {"id": "bc911b03cd362571", "location": {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f76390cf3ba3ef8a", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 186}, "digests": [{"algorithm": "sha256", "value": "a8ea1da5330a8f3b6f6485d52defdffe467a59c1e5f5f08b13d66ccaf74528b2"}]}, {"id": "f6b7f26666b6b536", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 564}, "digests": [{"algorithm": "sha256", "value": "8c1e456ceb029c7550436a213e25844143e11ba2726c1dcda20dea4fa5894342"}]}, {"id": "be9e595845e9bc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "8bd875c7c181709c", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "fc625460e8d28888e83413b6a9dab6de2b0b309e0d0959370ca21119e0dcf010"}]}, {"id": "1039734269e3ae73", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 150}, "digests": [{"algorithm": "sha256", "value": "8004bb82bd471ffaded2e6272fa796a3928627e07941a88cf26576718e664311"}]}, {"id": "ab64687df86911df", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "bab2707ab2212b34", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "1426f27dd74cd5b7", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "932f3f605150956d", "location": {"path": "/usr/share/zoneinfo/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "80314f4e82cdaa57", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "1cd4c02abb07fd1d96dd046529c98d95de4a71774fd328170a3128bdcd62fba4"}]}, {"id": "f03f84139f858099", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "8589353a8cfe2e3d4fb9909b355d96248bce2ed0b04b0ab6bbaddc6f567edcd4"}]}, {"id": "b5679391dbf8179a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 337}, "digests": [{"algorithm": "sha256", "value": "4348eb6f8cde0eb77ad5b53857c4ea8cc73421ea7cad667266a274baab2e9f1b"}]}, {"id": "a3f66b3ee0885607", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 302}, "digests": [{"algorithm": "sha256", "value": "4e667fd1ffb2490fac6810254575747f8f48b709dee755415e7eab59cad6a874"}]}, {"id": "1dcf1c594a76f036", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "a24ac61b248e829c", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 159}, "digests": [{"algorithm": "sha256", "value": "153c4f2535ad938f0b55bdcdd94eb828ba4bb26beed03401b9b4c283e76fc863"}]}, {"id": "8a31f27f2756a67d", "location": {"path": "/usr/share/zoneinfo/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "49c961603973546e", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 238}, "digests": [{"algorithm": "sha256", "value": "f4048a80b1c1fbc9ec4c42b5029cdf4c7d3242d6cd026197f8923bb87662aa70"}]}, {"id": "6cb65b9a87818d86", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 189}, "digests": [{"algorithm": "sha256", "value": "3a5957c6e927711edaf92326745a31e5acf5c6920f3216da85086d39b9a9b833"}]}, {"id": "47746d74b7052019", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 866}, "digests": [{"algorithm": "sha256", "value": "0cc757d419b5f25ccdba2096cf07de1d43111973d2f2fe405a787efc45ff019c"}]}, {"id": "636f3260b6647d6b", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 290}, "digests": [{"algorithm": "sha256", "value": "b641f1c67c6c5d33aacf76335a2d269214c220e37383e5bb12949131d3e329d4"}]}, {"id": "7f3a3cec6392d1ca", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "6df8c4d5e72622ed", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 166}, "digests": [{"algorithm": "sha256", "value": "68dd876d3d2b7aac0aaed2ca0caf4cdb36f47748a474d953aeb9ed571747ebaa"}]}, {"id": "f4e726d3c36e9e45", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 188}, "digests": [{"algorithm": "sha256", "value": "5388c052ebec44da32f17acf6b5e98a5c5c272a1c9634bba26f08d80f1163b57"}]}, {"id": "84afbbe6ec5acc20", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "57315e5d21530e60", "location": {"path": "/usr/share/zoneinfo/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "3389135aa69241a57500c8722d2be6c2804917b5fd89cac82dbbd0270a7de348"}]}, {"id": "9ea2a01a33da006e", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "a43eeffdb6a2a7f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 589}, "digests": [{"algorithm": "sha256", "value": "c0f12ca176f20e7ba17f39202ef52a852ceb331fc50f8dae00f96e48f321dc17"}]}, {"id": "0b3bf7fbb5f06371", "location": {"path": "/usr/share/zoneinfo/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 494}, "digests": [{"algorithm": "sha256", "value": "131f739e67faacd7c6cdeea036964908caf54d3e2b925d929eb85e72b749b9f2"}]}, {"id": "be84b04f47ca36c7", "location": {"path": "/usr/share/zoneinfo/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "c2f35b447f7c82e6", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 151}, "digests": [{"algorithm": "sha256", "value": "0517dff46dc4fa258a84e591d56bb4d99d223208ebc035d5f9736ba88b577536"}]}, {"id": "995e0d96219a0103", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "5e21bccba9fe09ef", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 358}, "digests": [{"algorithm": "sha256", "value": "3a9a4166a4c06626fd1d8ed4f400be25abceee6e8dc4f194b547cf40097da016"}]}, {"id": "ae60340f0122981c", "location": {"path": "/usr/share/zoneinfo/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "b85fe99a06c313c9", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "37c4934cacbf83cc", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 152}, "digests": [{"algorithm": "sha256", "value": "53268a8a6b11f0b8e02fc67683ae48d074efaf7b4c66e036c1478107afd9a7d7"}]}, {"id": "1e56eeb092b515fe", "location": {"path": "/usr/share/zoneinfo/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "9c1dfa1c15994dd8774e53f40cb14dcf529143468721f1dba7b2c2e14ae9f5f0"}]}, {"id": "765526a9e12f4df9", "location": {"path": "/usr/share/zoneinfo/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2654}, "digests": [{"algorithm": "sha256", "value": "4e22c33db79517472480b54491a49e0da299f3072d7490ce97f1c4fd6779acab"}]}, {"id": "8fe44307429ad240", "location": {"path": "/usr/share/zoneinfo/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "ca7d5c4e62724eed", "location": {"path": "/usr/share/zoneinfo/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "0cc990c0ea4faa5db9b9edcd7fcbc028a4f87a6d3a0f567dac76cb222b718b19"}]}, {"id": "ea785cbb8a2b9e0f", "location": {"path": "/usr/share/zoneinfo/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 617}, "digests": [{"algorithm": "sha256", "value": "2c8f4bb15dd77090b497e2a841ff3323ecbbae4f9dbb9edead2f8dd8fb5d8bb4"}]}, {"id": "8ff09e0ee3eb0815", "location": {"path": "/usr/share/zoneinfo/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 369}, "digests": [{"algorithm": "sha256", "value": "bd9216bb09655de0cac527fa8f5860ea228184ae866e2af6bebbd1de023c0b7a"}]}, {"id": "6735ed04e41b6d3c", "location": {"path": "/usr/share/zoneinfo/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1933}, "digests": [{"algorithm": "sha256", "value": "264e308e7743b5afee2d673c5b57567636dabc925bb0be513939996e856718a5"}]}, {"id": "1b7afa212cef6c75", "location": {"path": "/usr/share/zoneinfo/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "fd047d23f43c42e2", "location": {"path": "/usr/share/zoneinfo/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "ebb186fd31e88373", "location": {"path": "/usr/share/zoneinfo/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "392a86ab7a610455", "location": {"path": "/usr/share/zoneinfo/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 360}, "digests": [{"algorithm": "sha256", "value": "8a5973d2c62e2cbf2520f2b44e4a2ee9d2f455c93f0f45bfdeb4533af1584664"}]}, {"id": "fbe56474055d6c1a", "location": {"path": "/usr/share/zoneinfo/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "feba326ebe88eac20017a718748c46c68469a1e7f5e7716dcb8f1d43a6e6f686"}]}, {"id": "0ad99c3a5ee70349", "location": {"path": "/usr/share/zoneinfo/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "90d2b2f4a8fd202b226187c209b020833300edec5ff86a463ccc685e8707532c"}]}, {"id": "19e87de3f4529129", "location": {"path": "/usr/share/zoneinfo/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "a046cd6d1f51a77e", "location": {"path": "/usr/share/zoneinfo/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "f31286fdd8f216b4", "location": {"path": "/usr/share/zoneinfo/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "0acbd9e412b0daa55abf7c7f17c094f6d68974393b8d7e3509fb2a9acea35d5f"}]}, {"id": "96770247136384e8", "location": {"path": "/usr/share/zoneinfo/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e2c05e06db25b7f1", "location": {"path": "/usr/share/zoneinfo/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "32e819c00a43b3c348f539d700d425504f20b8d068c16418d26fa9b693e775c9"}]}, {"id": "4a3138086b13ed7f", "location": {"path": "/usr/share/zoneinfo/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2852}, "digests": [{"algorithm": "sha256", "value": "68977bb9ad6d186fefc6c7abd36010a66e30008dcb2d376087a41c49861e7268"}]}, {"id": "bf3974a361f83cb8", "location": {"path": "/usr/share/zoneinfo/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 175}, "digests": [{"algorithm": "sha256", "value": "7c262b62985863aad47f13b0ef5db2e5cc917b5d38002de9a2ea83ddb0883458"}]}, {"id": "81a0e618926c3da5", "location": {"path": "/usr/share/zoneinfo/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "e940a75c1bf46f82", "location": {"path": "/usr/share/zoneinfo/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "0c44c5babd2c42f8", "location": {"path": "/usr/share/zoneinfo/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "aa1c13bddc9a24a6", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1905}, "digests": [{"algorithm": "sha256", "value": "49cd25d3711f56cfda222d7b2382b2649164c220076ade418298eeb850e1810d"}]}, {"id": "8c285bff390d37fc", "location": {"path": "/usr/share/zoneinfo/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 114}, "digests": [{"algorithm": "sha256", "value": "8b85846791ab2c8a5463c83a5be3c043e2570d7448434d41398969ed47e3e6f2"}]}, {"id": "05ac8fe458aea86c", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "d2bf810270d1cfd8", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10661}, "digests": [{"algorithm": "sha256", "value": "4545af58dc00ea98c228d4577bc4881d2ea919e09da9681713ddf21047354cba"}]}, {"id": "894dcb8c39d129b3", "location": {"path": "/usr/share/zoneinfo/posixrules", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3552}, "digests": [{"algorithm": "sha256", "value": "e9ed07d7bee0c76a9d442d091ef1f01668fee7c4f26014c0a868b19fe6c18a95"}]}, {"id": "ea3e83b1c335a208", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "e2d0e0bfaae3ef73", "location": {"path": "/usr/share/zoneinfo/right/Africa/Accra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f3eb968891b9f3bf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Addis_Ababa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "f3925710f58ab31b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1275}, "digests": [{"algorithm": "sha256", "value": "d02d23d1418aa96f67421bd719a2bc0e18eb7fea9dc577a3f718a9f88572eb34"}]}, {"id": "060876e4c2cf6686", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b89d1d808dc5c825", "location": {"path": "/usr/share/zoneinfo/right/Africa/Asmera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0e75a3dcd45d6564", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bamako", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9415d9403463fc80", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bangui", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "831e61354e7664a5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Banjul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "2a60940c97ab3085", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "4a4ff44641865fb5", "location": {"path": "/usr/share/zoneinfo/right/Africa/Blantyre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "8f02cb23d932c7a4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Brazzaville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "77fa5f03c5f6f0b1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bujumbura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "47ff56679e7cdd95", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "3a4dc580ee5e1749", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2969}, "digests": [{"algorithm": "sha256", "value": "792bdf44b1c95de80511c06d96f9e83a82ad50091eb5d27d7405e48ef18010a3"}]}, {"id": "12c49dc9d40b244e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2592}, "digests": [{"algorithm": "sha256", "value": "45ad241f670667961640bc49249327fe45086b0644d6f89d2efe552c9c77b561"}]}, {"id": "00601d6c11e9dd20", "location": {"path": "/usr/share/zoneinfo/right/Africa/Conakry", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "b0a8163b6df2c096", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dakar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "d407c3a5f0f1fdfa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Dar_es_Salaam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "69c294bf586139c0", "location": {"path": "/usr/share/zoneinfo/right/Africa/Djibouti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "0305ac4d7ab6c9cf", "location": {"path": "/usr/share/zoneinfo/right/Africa/Douala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "2e7e09dde874117c", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2835}, "digests": [{"algorithm": "sha256", "value": "20d5e3cadda82ab197d0dcf489a15b15bbfa4d96f3b2ec85d1cba8c7c70bc011"}]}, {"id": "4d9640c6ac8cb565", "location": {"path": "/usr/share/zoneinfo/right/Africa/Freetown", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "5e398f26d0e6d3f2", "location": {"path": "/usr/share/zoneinfo/right/Africa/Gaborone", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "5e16f5e470041bad", "location": {"path": "/usr/share/zoneinfo/right/Africa/Harare", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "2c78816c3d611bca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "4f2cd1f1118702fb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "9ed0073fe89423937cd7847b315c793813c7a0a729fd067559d7a12993630256"}]}, {"id": "d6b3a54a31cb7f85", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kampala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "a55d9cca3ef3f431", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1219}, "digests": [{"algorithm": "sha256", "value": "5fb7ac496978d461f873e95044333153dc47e4d4172505122f850f1b45c7f33f"}]}, {"id": "9fc13b6b115d1b03", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kigali", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "467f5d7eba2e9130", "location": {"path": "/usr/share/zoneinfo/right/Africa/Kinshasa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "addd166a79d7d561", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "260ee43d2b65f0fa", "location": {"path": "/usr/share/zoneinfo/right/Africa/Libreville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "71f086b0d46b78c8", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "1640352bae1ebdd3", "location": {"path": "/usr/share/zoneinfo/right/Africa/Luanda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "df29e30fd7bc1576", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lubumbashi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "b73ad0149b3d9e1c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lusaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "f9e6c2a700c11953", "location": {"path": "/usr/share/zoneinfo/right/Africa/Malabo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "61ed1cf74c885e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 689}, "digests": [{"algorithm": "sha256", "value": "04a8f64902f4ddec8c3d5f645216f3874cf8d3e591466c1abdf61ec617aedda2"}]}, {"id": "3a396a0aa8a84233", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maseru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "f884adc680f21f9d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mbabane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "170db51e1f05eea6e9a14a085884136f4aa78e000b1aa8605806e09ac2cf94be"}]}, {"id": "9e961189f11b51f7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Mogadishu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "40d69f79fc633328", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 748}, "digests": [{"algorithm": "sha256", "value": "7f08d659647669a66b01775a4a05c0a105d54593f1077aecee1df6f76cca3ad4"}]}, {"id": "3ed52a543475929b", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "dcce8a197c74552c", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 739}, "digests": [{"algorithm": "sha256", "value": "768c12a3f11682eeb1f6cd0ba9282196a35e1786d37e107645819eb7dc0cce9d"}]}, {"id": "28a4e76f5d734fcb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Niamey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "dcabf420d2a05763", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nouakchott", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "737c81365ba14086", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ouagadougou", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "f5c5458f27145aa6", "location": {"path": "/usr/share/zoneinfo/right/Africa/Porto-Novo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 775}, "digests": [{"algorithm": "sha256", "value": "4dd77f825f7133e6125b66c9354c7a4158a45bdcd68b9a8a33a8bc8951770d5b"}]}, {"id": "4f4c5f7e42658cd4", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "0e21187c4f923e86", "location": {"path": "/usr/share/zoneinfo/right/Africa/Timbuktu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "9084f216223217cb", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e3da0a2c93143d94", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "a892830b9eb033baddf9279b3348286ff9c9b05ff761f3fd28bad037e6496f5d"}]}, {"id": "a1403af117861a4e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1495}, "digests": [{"algorithm": "sha256", "value": "b229e77f5f935574748331a836931531c856f51a6c39cf59092b9abde0976dbe"}]}, {"id": "d4382f914ba994de", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "afb4997a62a26cdc", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "613e3372c1967331", "location": {"path": "/usr/share/zoneinfo/right/America/Anguilla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "43ae88d20e378662", "location": {"path": "/usr/share/zoneinfo/right/America/Antigua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "e4df445be8f523d9", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1410}, "digests": [{"algorithm": "sha256", "value": "f64e9c23a80b7243ecfb2ccda042c122b8938d218758e1d13d638c8bfb0fcef0"}]}, {"id": "0a66f336d5f7d5ae", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "e6db58c0ee9e2e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "42c0e4e5aa76ac45", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/ComodRivadavia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "7b771c1ac47f373a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "3d281f206494c15a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "39500c5fe957acfb", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "bc55341f54cda1455748ccf3f0996fb7c9c0c65805e1d838c9f0f96677b3b166"}]}, {"id": "40da57cc26b708e8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "41785794c2dc4ed8", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "28c7d6070a16cca26e8fc8e19bb4a4fc619da0a95b67da58266f74cf48fad075"}]}, {"id": "97f32fcef86f0269", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "3fd63998194309a2ef277b355b78343110bb353fecdfdbcb962eaa7ec24b0626"}]}, {"id": "4420e3c34552b992", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1616}, "digests": [{"algorithm": "sha256", "value": "cbc5ad702a832d9c2606128988d08c960d2859305231c2d64dc534008a1a2b27"}]}, {"id": "1cc537476034e84e", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1628}, "digests": [{"algorithm": "sha256", "value": "9debc2f03d41847c27507e63cdb05dd521720d381fd3c72affde649d142545e5"}]}, {"id": "4899382e2947484f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1630}, "digests": [{"algorithm": "sha256", "value": "0c64cddbfaebd13aa6e0e769b394be2938e67a977694fbe67137e0dfb7df6f76"}]}, {"id": "1954a3834934d5c9", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "91e4d4c3c0931ddeecc8b4da02020a14d7d8cd11ebd4915b024770283b270414"}]}, {"id": "7904301078568702", "location": {"path": "/usr/share/zoneinfo/right/America/Aruba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12cf6f90edbc9232", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2570}, "digests": [{"algorithm": "sha256", "value": "522e550a05a6a78f73ebfaff37ec09a932c845efe40300adf2b1aabf5f9ff003"}]}, {"id": "b1b9dd413933d258", "location": {"path": "/usr/share/zoneinfo/right/America/Atikokan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "5fa3b6e094240252", "location": {"path": "/usr/share/zoneinfo/right/America/Atka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "64b5dae5362d523b", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "d49cf8b300965e1479c8fdfa847075c11468c19dcc4a8c43d6c213172d9548cc"}]}, {"id": "dc156dfa8ede3f96", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "301257e12a94967eb5eef40620a22c70bd19fa298d0f7693fb16b6f39d9ae204"}]}, {"id": "0e7f44d3d3799ceb", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 976}, "digests": [{"algorithm": "sha256", "value": "54ec52f42d10af87788633750887026b0d07e67784f47a886d7919e9876f1b95"}]}, {"id": "254a3d614d8b3a53", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "2b44adfa0fdce7b822eef06a0ad9c293899d4e8facbad621467107375fc4414d"}]}, {"id": "556edc77899f427d", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "ce97113d54f4f542", "location": {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7ec2aa4052d2bece", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "2f7609f16195a9fbf86631a4fba7d67c12aebf8f6bec3945cfdfe177ef756c92"}]}, {"id": "8fde3f2361f0b3b4", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "4ed277b3c92700e4bf1822cef6eab0d9accbd2b601da62bd87f06efe869bd99f"}]}, {"id": "02ddb5be58017ff0", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2950}, "digests": [{"algorithm": "sha256", "value": "d9d14321a0868ed1a754f46ec46fcfb216d6dd38fff1757d9a81a70663f01894"}]}, {"id": "849b96c99c095c4c", "location": {"path": "/usr/share/zoneinfo/right/America/Buenos_Aires", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "5bbe114444683c1394aedfcdcb50651bf142b1641bfb4eda8eaccf6b00c577bb"}]}, {"id": "37901dcb18a1d8bb", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "f4ddcdaa98388e20", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "fb0e381f18f370109affbe036d0a1ff1d8d007fa4253d1dc789f0fed58427b1a"}]}, {"id": "84fd55d6445517d9", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "6a1b6acf45041abe14b2151df39d9aba117ba8fc30adc618fa599b47f1fc9902"}]}, {"id": "961e1eb08221d193", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "e7485fc23a6187ea5dccbf1f8ab2b75d59bbbc9127c93f7b16c4d17d46d1694b"}]}, {"id": "3b8436622ba4edfd", "location": {"path": "/usr/share/zoneinfo/right/America/Catamarca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "9485357c05421b291776e56fcceece8cfe48dd334d2698108e8d4a836c3532e0"}]}, {"id": "c0e110e0dee4b9f9", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 724}, "digests": [{"algorithm": "sha256", "value": "1c339795c2891f95dd87513a052682761b076c3e37b5f1afeae4f428366d74aa"}]}, {"id": "daa37c65d8b20d22", "location": {"path": "/usr/share/zoneinfo/right/America/Cayman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "7527ef7f1e3e431c", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "fc454c16d2f4eadd", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "4646d1fd268f9ad38578e9388c84f3686cd7e543c64ec15c07b118ed91b05131"}]}, {"id": "d1a4bf5ee5a63e18", "location": {"path": "/usr/share/zoneinfo/right/America/Coral_Harbour", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "dcac49ec5d93a75f", "location": {"path": "/usr/share/zoneinfo/right/America/Cordoba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "e1a4ba787df288e3", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 856}, "digests": [{"algorithm": "sha256", "value": "931a8cbc44a17c76d8ac879eb70bc36fe3836e56334b167fc30375ed60226f4b"}]}, {"id": "9188b5e5f5d31ef8", "location": {"path": "/usr/share/zoneinfo/right/America/Creston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "404a7abb8b3a9dd6", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "1b86529e12ed8837f4097efa53324ecdef81bf9d5d8cf377c766c9eaa878911b"}]}, {"id": "67cfc437f84d2200", "location": {"path": "/usr/share/zoneinfo/right/America/Curacao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "308ce13d2e514d32", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "87bafba6333a069a", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "4a0eb53c902823f4", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "169a825498d0936a", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "e18c8f446ee72694", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "8fe1d9ba20dda956", "location": {"path": "/usr/share/zoneinfo/right/America/Dominica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6361263e9880c8b3", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "54e063224741523c", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1182}, "digests": [{"algorithm": "sha256", "value": "43940082bff063eb3343a4368fcb73c266279738edba5e3b18503b688a4ab53e"}]}, {"id": "51d3a6cab8eea421", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4ab2bcd279d423184ce855bf07241bb92bdf39c22358f8bbaf084930b742e3fd"}]}, {"id": "7b4dcb696c92380b", "location": {"path": "/usr/share/zoneinfo/right/America/Ensenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "abb5c76e6bb2d15b", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "0c8da9cc6982b771", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Wayne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "793448cbdba2b6a4", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "618768a21c7bf63c6b939c6ae99f5a5c30403420cc35da27d3f83e224dc4ae56"}]}, {"id": "bd084da36e77afa3", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "044139ce1cde5bdc", "location": {"path": "/usr/share/zoneinfo/right/America/Godthab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "241bed02fc07f479", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "f065f8631ffffb69", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2374}, "digests": [{"algorithm": "sha256", "value": "162410282fd2b49528f3d268ff17b5ca7f3b8c905eeb53c762b7d11ffa4bf7f9"}]}, {"id": "79dc67331f9c9363", "location": {"path": "/usr/share/zoneinfo/right/America/Grenada", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9e9cb7ea6e14723b", "location": {"path": "/usr/share/zoneinfo/right/America/Guadeloupe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "6742adaea21217e3", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "3703ac250321367a153a18801238457db970ff1e93c945bc76207027a8608c6d"}]}, {"id": "22d79504e31e9e14", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "ad7d9895775f457bf049e1a89ec931624fe1df1aaa276ebe328fca325d9c647a"}]}, {"id": "2ec343707f34f139", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "2ead96b0a5816ab4deb0eaf68a375ebdd41112f97cee0cdcc9d393fbcf3bb14c"}]}, {"id": "6d08d40ffec457d6", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "53a261f035e8d2aa", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "5b5ba46c3912ae7a", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "ebe9caa7e47f24a4c0dd5c64570b0588bceb1bf21df3af94260d986e08c58060"}]}, {"id": "5e0b9f9f46ab4df1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "8497a6674e86d8de", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "d58905d8325e970e", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2278}, "digests": [{"algorithm": "sha256", "value": "2f08bdc2cf2e19cc208b89e6dd550554817b681399fb652c803b6a782dd034c0"}]}, {"id": "2329ef2513c2c0cc", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "e0aeaf68ed8693116636454d1199957d6da2ce1e90c63b8eead3b5d0c4cca974"}]}, {"id": "2063c29a4960c6ce", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "07612d49fedd90f8261691c21e9b62bdf457a7fb03e19ca81ca92b3d8106a5b3"}]}, {"id": "aa16fbc49b806981", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "1d87d68a3711fc82741703ae5409d1c12a0e2b69ad97c535e9687c611ed2ab48"}]}, {"id": "5d5277964a41aafa", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2250}, "digests": [{"algorithm": "sha256", "value": "9527640643c5d3164469a2a94e7da5b03464a23451853ef089dba55a65755617"}]}, {"id": "bdb967d6b011782f", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2334}, "digests": [{"algorithm": "sha256", "value": "4fe603a9457d07c2bfb0b321e3da4a53d3513d68a0f7e36dbd068618d8bf1829"}]}, {"id": "819937c76c444dec", "location": {"path": "/usr/share/zoneinfo/right/America/Indianapolis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "f0308717d40754b6", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2434}, "digests": [{"algorithm": "sha256", "value": "6d3fd84bd3b5b370688116c55cb1815cc836adf39d73849cbdbe2b7ca784589d"}]}, {"id": "d616bb3f881608a8", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "0f49b40a3c7d6804", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "7c2647dcca36be61", "location": {"path": "/usr/share/zoneinfo/right/America/Jujuy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "18344222894ae5988d301ab87150cf36d1782e05ea4749d77e94f711e5a3687c"}]}, {"id": "1dcb16b2d899e2d7", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "f5604d2f4aeab156", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5188e0eae3447e85", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "7648d3bdb013399e2cb3e158098fee51039901e2493d4747b44de043e1e1d751"}]}, {"id": "2949d6456be76f2b", "location": {"path": "/usr/share/zoneinfo/right/America/Knox_IN", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "760d7e0c55c0d933", "location": {"path": "/usr/share/zoneinfo/right/America/Kralendijk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "12f805965bdfebab", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 758}, "digests": [{"algorithm": "sha256", "value": "882bab088caa59570d910c1accb3b6574a80830e2933751d249b83c215c17ddc"}]}, {"id": "3033120eb2be2983", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 932}, "digests": [{"algorithm": "sha256", "value": "3fd0a7bdd8c494de8656227a6a5a3b2719a24df06d27c1679a0c18637eb70018"}]}, {"id": "e40cf71d8263228e", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "9346990f9dc2cc34", "location": {"path": "/usr/share/zoneinfo/right/America/Louisville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3328}, "digests": [{"algorithm": "sha256", "value": "7cdb111f5b730a0418b6fbcc216122ff14ae0736e532b3e542f8219d885fc930"}]}, {"id": "5bd4928de575895f", "location": {"path": "/usr/share/zoneinfo/right/America/Lower_Princes", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "1105b6b0ce70a546", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1270}, "digests": [{"algorithm": "sha256", "value": "7a9f2f8e7063ca3a470325bd254f408a065d327f726f6111d80cf052ed45ef96"}]}, {"id": "9ee9fa1dde9acaca", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 970}, "digests": [{"algorithm": "sha256", "value": "6f852b1439fb0938a21997c1cfa5acfee03a3e3d1b1041b5cf2ce09c7f47d0d0"}]}, {"id": "a72b17d6c1efbf4b", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "ff53606399a3b85d", "location": {"path": "/usr/share/zoneinfo/right/America/Marigot", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "2b4c0a07f17cc0bc", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 772}, "digests": [{"algorithm": "sha256", "value": "a2be7f415ce96183c6153ff1d39d5480ff77ae1c5c54f72f7777c1092461c589"}]}, {"id": "a35b032f24ddcb11", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "52fb8ab036cefc6d9fb5cf8f9978bb67a2e347825aa41dec3bce452f5ca468d8"}]}, {"id": "23aa6840a348d38f", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "7ad4ce05d666982c", "location": {"path": "/usr/share/zoneinfo/right/America/Mendoza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "09728754c717a119dd518bb15c5ddfe6703b2ea075539c940d3cd1fa01b6d59b"}]}, {"id": "c45ce45bd2d379e0", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3901c7badf952068", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1544}, "digests": [{"algorithm": "sha256", "value": "f926f7e9702afb0d32b1d4bf39b4c73669c54fb621743052a60c13e0fc30362d"}]}, {"id": "be1af7e07e36377e", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "39a5c0d0893f3328", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "8d5fb3efd8bf9f75", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "a35443c6f074df5c81ef76bafe3f3de1b2495f5a31805eb3916b4bb811ad7f50"}]}, {"id": "0e41ebfa0f92b4b0", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "e215ca350a908d1d", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "1f6b7c9f3e1e9b4249eaf1e49d4d52f70c57923ebc9a57d9fd839a9ce28f329e"}]}, {"id": "9d9886dae6041a23", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2036}, "digests": [{"algorithm": "sha256", "value": "70313553e1c4323da5b11e3256fb56394e57696c23c45fe5c7a563c5816943ee"}]}, {"id": "bc6817977eaaa3e7", "location": {"path": "/usr/share/zoneinfo/right/America/Montreal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "517bea1ef452ac6f", "location": {"path": "/usr/share/zoneinfo/right/America/Montserrat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "57d2ac451f409ad5", "location": {"path": "/usr/share/zoneinfo/right/America/Nassau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "891c72ffeb2c805e", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "104766306a2c5396", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "4aabaf41761b08b9", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "86283b8b73186c07", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "fb48b028cdca68cd", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "5906f934b6f25299847ed3c743da120b78ffa11d286e57e656b32113a93949bb"}]}, {"id": "ecd53f9e31724028", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "c0ea48a5819ddf2890170b30bde1a9e44d413a380b4e32ff2f8758835425d50d"}]}, {"id": "cfec344bcd5b1816", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "56fffef3a6c506850a3ed9a5c769c022cec471aa4c754c7c8edfdd4bc1e4eb9e"}]}, {"id": "ce67839d3ff6b71a", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2404}, "digests": [{"algorithm": "sha256", "value": "fdf6151b966de178f57326547daead4b2768a0285f8ce32ef50935fb1640b730"}]}, {"id": "df1603c5609f32a8", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1642}, "digests": [{"algorithm": "sha256", "value": "020746b63dde1bdae8d9ad04da711dbe27da3c7bbe9c2b36afac0f9adf788407"}]}, {"id": "c1ba9c1aca9af211", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "9cc0b99b474b6e7ac5d34f9a72fb686c77dc3e89c94d5c7541bc4e2bf33eca80"}]}, {"id": "d0249bf015d858a0", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "a7ab7e973bbd0343", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "426ed930b0429fafaabc39ced0e9535fe074302ed84dba95c2e677e91e167ec0"}]}, {"id": "12c29c777e87703b", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "87cdadaebdc8713d", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1974}, "digests": [{"algorithm": "sha256", "value": "6a814da25b75a3572c7701d955fd76a0f67bc16da072801139e73842c0c03356"}]}, {"id": "299bc49792d97b90", "location": {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "bdd06fad8b1d069c", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "cf85b5115bd58ac7", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1102}, "digests": [{"algorithm": "sha256", "value": "3fc1d3f1df5aef6e1d4ede4080d4d18a4b079d0219316fe41db1e0029505f6fa"}]}, {"id": "7ce21b552e1136d9", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "9023babe6e3f7680", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "617d4c58044df24ca525b3914b696ec8b4db1f594ba51175e2c944a2af11364f"}]}, {"id": "b5d2241aa5311e55", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "adcbf66cf5e2d49e", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "ad88f2511559f5838c2e452b152e62d795071f9d0c8c1b0504de2ba07851b07a"}]}, {"id": "6bed5a8878eca1fe", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "06a0fa35afed92c7fc936068d353ac373768c92fd2564f948d780ce72f0abd5c"}]}, {"id": "8b970b061d980f0f", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "1b2559ed040f50ab", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2432}, "digests": [{"algorithm": "sha256", "value": "a0cd3ce3bcabf8c2f533ce41ebc1585d034bd56db4e1dc6a794a6a7ebe27ce19"}]}, {"id": "08a5fd86dc720476", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "a3dd0efe9df26306", "location": {"path": "/usr/share/zoneinfo/right/America/Rosario", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1602}, "digests": [{"algorithm": "sha256", "value": "18907fe2cfc55bbf51f21958bdcdbc809ee8c2f5c68e59a8d712c2279150c8ee"}]}, {"id": "54afb59feebc6bca", "location": {"path": "/usr/share/zoneinfo/right/America/Santa_Isabel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "1121c310dbdb9478", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "9293a36c17726e9bdc2574d3e723aadae552449dbb2ca8573ec627bb51dc8d61"}]}, {"id": "a19d4342b8cdbece", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "34ea600227342df4", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 998}, "digests": [{"algorithm": "sha256", "value": "d758ab3698792929bad03f0821f99299d0e14bae01e7d0480386d5ffad872ffe"}]}, {"id": "f6ff287863a4f622", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "761ccea1cd669376", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "8ed39341ca99dca43ebc681d22b6e10d6bc1f7e5837e6d2f42cb4a62c84b2753"}]}, {"id": "5a24595604e89e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Shiprock", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "277f170e0a965663", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "ba0bf0bd01b43246", "location": {"path": "/usr/share/zoneinfo/right/America/St_Barthelemy", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "92dce49deb0a09a5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "fb264936cec721f5", "location": {"path": "/usr/share/zoneinfo/right/America/St_Kitts", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "4d37b0910a8960d4", "location": {"path": "/usr/share/zoneinfo/right/America/St_Lucia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "56d67f3ae160b83f", "location": {"path": "/usr/share/zoneinfo/right/America/St_Thomas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "8bd8890faf828d6a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Vincent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "7cb32c63f6f60211", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "092ae5d6e425ea9f", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 792}, "digests": [{"algorithm": "sha256", "value": "178fa99342cdffb7e3ea79b1a33dda21a66a896f5b935a12b6e43a88d83ff0ff"}]}, {"id": "8785f76d637d28d4", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2042}, "digests": [{"algorithm": "sha256", "value": "3a856cf45b974a963656d7f728fe6ab77bf118218f2e2c6637757cff5d96fa59"}]}, {"id": "38109425fcad1078", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "2879551ab558f99a", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "05e33b81350baabf", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "343cc7ff5dfdc179", "location": {"path": "/usr/share/zoneinfo/right/America/Tortola", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "c57a539e249457b0", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "87d4dd0b7c02e4d4", "location": {"path": "/usr/share/zoneinfo/right/America/Virgin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "06f8ee72c3c3a383", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "54091268acaf20e1", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "a9c40580bb4cc128", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "399fee198e75537b", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "60bd9330453e60ff", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 910}, "digests": [{"algorithm": "sha256", "value": "0c73ab8cfe2703503de79e3ce535cbb22d9aef95e45defd1b4fc597c8a070150"}]}, {"id": "f17b879ae3eeea61", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 823}, "digests": [{"algorithm": "sha256", "value": "c8f9fc9ee276cd3584450cab432e9d34d86bdab4a8c6e824d590038344e505d0"}]}, {"id": "3162a25572cf1876", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "093149edb63ab9e3", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2800}, "digests": [{"algorithm": "sha256", "value": "1dc462da964c4ad21010cd749d724bac32a9ec7e23c123c8d1f47efad08b2c53"}]}, {"id": "606126c7c2869a9c", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "8f551dff347653b6c7dce57189e7d0accb8647d4d6a169a9398899f8b17641ca"}]}, {"id": "839023d792436155", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/McMurdo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "fbffb4e8a99a6681", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1944}, "digests": [{"algorithm": "sha256", "value": "fe442401ef0ca402f79a17ed99131941149b25d1f6cfa44c2c796e36a9fcce8b"}]}, {"id": "e0186e987bc1d1cc", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "0ad14109fa9842310abb4db35a384f1c0bcc4918a932047bff63f1b3bf8bb01a"}]}, {"id": "c610680b202a55b8", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/South_Pole", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "8b806ddd7081734d", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "b38544d33932034f", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1688}, "digests": [{"algorithm": "sha256", "value": "c599fde30452e67c10d51b6bdae110fdfa9b81a236b40b5015227310d97c5bfa"}]}, {"id": "9f2e2f161136d043", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "51c1185f69be6e38", "location": {"path": "/usr/share/zoneinfo/right/Arctic/Longyearbyen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "e6e456ce32cfe5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aden", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "a15ac746eb317485", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "af988c2da8af12b028094cba387ffe64e81b3a231f23abce0badbbfd487dd6fd"}]}, {"id": "153919832c9b5144", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1973}, "digests": [{"algorithm": "sha256", "value": "747cd2a9bd012fc2fc7709e9c59bd1b48cf90782e60904b4b0a4c9ae995a25ec"}]}, {"id": "065e379886488b9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "f266f6dc5c7493c903f3e4dfe2054ae9a280e5f9f7511af51a236d2a82f35c2a"}]}, {"id": "f6d1fe4170e1d337", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "2f152e6a6c381b24dbea910084c5ecec2b8f0e2f151550abcaa718aaf7d1f36e"}]}, {"id": "0142369d07f5c563", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "4870c19fb05da1aee071721cfe950081e5c1969e23590fa09100836006dac1ce"}]}, {"id": "ae7d0f573f3f4057", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "d52f51edb3c69150", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashkhabad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "f7905cd4df9f93e39b535ccb674e83a5b469658f81c4827fb327186d98bf4c83"}]}, {"id": "9dcbed285495b159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "5a43f15ec469d51ed03408117f5158ad47d26768ad7f210967db1556949ba1f4"}]}, {"id": "cea3dc9b0e99ddbb", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "7708072f0ea05dc57e2b03860991413c6799605cba64b63d633bd1af6a15a041"}]}, {"id": "957e674fca99e852", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bahrain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "66fa63911ad7f9e3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1753}, "digests": [{"algorithm": "sha256", "value": "7f871bd0bf15cdf5e76fa9af31d721d68d2dd4a1a15e31a81551c8cb8087c380"}]}, {"id": "b8e01cd2efc041a8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "41d37dfc4727db52", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "37aec54db5976e653a5ffc5be3e502c563edcdc16eda24b52e7affc215306c43"}]}, {"id": "d54699327bf6d439", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2694}, "digests": [{"algorithm": "sha256", "value": "5eb5304e5507dcadc198706b27d8240cba8f5f282713cc85e5aadfbd406c71e2"}]}, {"id": "d64b9711715b1841", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1509}, "digests": [{"algorithm": "sha256", "value": "b6c98b5dadcb037359843c893f6601eb6b3a7ac93d5b51aab3dee44e110aec54"}]}, {"id": "132a92a142c44493", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "d31f0c043a250681", "location": {"path": "/usr/share/zoneinfo/right/Asia/Calcutta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "478d5b7eb5bf5816", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "f37ac9264a9797bc0f7809a4896afafc90a0001765fa593fb0beb03fa5fd537f"}]}, {"id": "0b753e445ed96cb9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1475}, "digests": [{"algorithm": "sha256", "value": "a9114e520c740b3fb838cd00563e7c258f5f627e7782c1f0617da3dd9162ef36"}]}, {"id": "cf3cc45d24b015b7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chongqing", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "d32a34d4d4a5484f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chungking", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "7a1ca75c8b4e3fff", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "56547a72733e9aa9efbf0220988dd3cbc43367ed9219d69805ed826b900a8d97"}]}, {"id": "cfc3178abe455518", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dacca", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "3d6ec807a4070fc5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "f05b953dae1a2df4a0bb48c8fd43d810eabd9608f97408bc13f65b210dfa6f37"}]}, {"id": "4f41668627fd317e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 863}, "digests": [{"algorithm": "sha256", "value": "727a72e3d34ec7d5140278a87e4451c7a178787e55e26b0fccf3849c611c4733"}]}, {"id": "2af829117e3bdc98", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 753}, "digests": [{"algorithm": "sha256", "value": "3f498d66f68f5bf107138e4f7843dbf3e617cf42a916b1be0d8aed0af9de8f3f"}]}, {"id": "8f0d56ad1e8d8336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "7a6584e809c2ad8f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "5df87ce400417a624bde88dd023d55230a6180a386048e38c71688d2b4a0c834"}]}, {"id": "1a75a9199088ab46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "336a424850508f04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "a6297aa7e402d01ade154ac279a9b0c83410a10ed95510b02c38dd9e399592bb"}]}, {"id": "47f5ac3c8b10a9d5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Harbin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "e8665629045572b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2990}, "digests": [{"algorithm": "sha256", "value": "fce8851134997130350137149995d3d47ba07c30dd23e367099af9102f3510a8"}]}, {"id": "8ffbd5cfad8b4062", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "557b879ffd828f7c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "2aea0ea4b40626c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "bdcbcb464df602e87a840d7fb4ca3fffbc33ffe0d662958b16920bc3f81f971f"}]}, {"id": "f309181322195f94", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "dd893ad3a5636f2503d1fbd21810fd3363548fa0b2617ed91ca6ad269860cc6c"}]}, {"id": "241d2da8c3f20622", "location": {"path": "/usr/share/zoneinfo/right/Asia/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "d6459f65b1293dcd", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "1700ef66a03b82c6844e5ed7315f50a2a96127165cc2dfa959535c0a0c1c5f06"}]}, {"id": "8e53ff8a7add34e8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 761}, "digests": [{"algorithm": "sha256", "value": "f50c463a9260839b47573c021c6e2aa0a29a30ab47aa717b546ec3e5c8519fa7"}]}, {"id": "0ede1f387ca8c1c7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "2b888b33ac587100", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "c16331aa3f5a7c44d58bb1e773ed3915b3587a582848265973dc6f0d61b664ba"}]}, {"id": "98e6f2b4545c81f5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1692}, "digests": [{"algorithm": "sha256", "value": "97ebd11ef87485a5484ac884ad3c9a305d158b307037fb5cf0b934a18ee2f5a1"}]}, {"id": "017409a4f041f0f2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 919}, "digests": [{"algorithm": "sha256", "value": "0ab0a0c7739df847b67aa1aa1b6cf5879e373d84afa90df8250cfc0279ff9a2c"}]}, {"id": "91628d5ad76d348d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kashgar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "6d803caa3829e446", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "6576ff5ecd505d30", "location": {"path": "/usr/share/zoneinfo/right/Asia/Katmandu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 738}, "digests": [{"algorithm": "sha256", "value": "7c04a919306d960a119c08f407b345efa1db5f724d5446ae79c98e2a422d00e0"}]}, {"id": "ed888a1d5a40178e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1797}, "digests": [{"algorithm": "sha256", "value": "fc383b8bd52963bf15452cd2f06f68e426c46eb2b88f76c2170f8467ed0051b6"}]}, {"id": "8478c36bad0b1e16", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "10cc9f7ac5e408608cca4643e4c93e70da11f40c0b21e21b72f05003f26f98c4"}]}, {"id": "7a9c8a9c65ee260f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "682d4062cb16d446e5a2fce69525611016b0855edc27a93e855387d648298d55"}]}, {"id": "1bc1c1f8d946305b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "ce3da07caa30044f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1009}, "digests": [{"algorithm": "sha256", "value": "08afd71d5b43978934a955553fe3c219c20e88c392635425ff3b6db6ec57853d"}]}, {"id": "89a5ec6f9e843e48", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuwait", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "efae57a23b35fa57", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macao", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "85fefc773444897e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1767}, "digests": [{"algorithm": "sha256", "value": "c24a7fef867d62f0791f7b37c64ab8e00c3568a149daee0e1c50d096a923af4d"}]}, {"id": "833d58e3191aa616", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1970e1dc1b874f0c831a1366ba27762b5824ad691f47ae480bec8069317559a4"}]}, {"id": "c7ce6fc32655d035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "c73db5a168e6ede6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 868}, "digests": [{"algorithm": "sha256", "value": "12de09c1a0db860fe1fa986c53d6c1ef221561e2127d07d9f325a6504142ad9f"}]}, {"id": "17edc5b9ff8cd741", "location": {"path": "/usr/share/zoneinfo/right/Asia/Muscat", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "c0d99e23ce848d41", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "6f335e119e4c042c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "fff3101b1d4e96191b619d9e980331bdec9021b865d29183d2cc4f10c73e7fad"}]}, {"id": "18b5036514d46e88", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "e04473f3d482ea9ba9916aea41b26b2202341b62c4c6cdb8f2fe4fcff4d34734"}]}, {"id": "a90e9c2182e78d80", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "8cb6ecaac0bcd2559cc6250c8499ee38891ba7c55f0543fd9fa8ed1f65f57c2d"}]}, {"id": "23dcc8af10a88f77", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "a5ddcae8e80c9a393e72d09f48bd12bf90ba6a46c1cc6fa0933fefac4c2ac65f"}]}, {"id": "a3ab3e1b512f8425", "location": {"path": "/usr/share/zoneinfo/right/Asia/Phnom_Penh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "1d5be65e6d7ad952", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 893}, "digests": [{"algorithm": "sha256", "value": "3d0c139143f6a8bef84ff6f069c31d1a6815861c0dec14918e9ee7bc7d727fc2"}]}, {"id": "7cb8594363213e9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "569f166f78dc24437e2ce67f7fa3672df8af74527b74c092ae6d214c43962c79"}]}, {"id": "be0585022f46c5df", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "c17044478042c99e8cb57d8286c65b6cfc9c5c69272229886c27ace17a22cb5c"}]}, {"id": "70a344f4a7b797f7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "9d0e33d6d4fd9fea48773fcf369640cdaaab06289366f457bb850b1386d9bceb"}]}, {"id": "591dfb4647330e34", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "19007705e36a1f6d51e2527501e6abf3994ff2eca23ee3a62e273fef35c069f0"}]}, {"id": "b917649368da3d75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Rangoon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "a64fe2a43692d660", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "66db780a8dc100309138b1bf7834482d0210587178ef9b52b70686974ea5b348"}]}, {"id": "3cf5d6c749912850", "location": {"path": "/usr/share/zoneinfo/right/Asia/Saigon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "f6f598eb6591d2415577bf90b17290d1af28013445799b3c1425503e247481c2"}]}, {"id": "9299c3abe85baf47", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "6bed3041a8faeed299a6a70ee61392dedbfe1b6be11a2cb92cb18e912d32b90a"}]}, {"id": "b034609f083470a3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1103}, "digests": [{"algorithm": "sha256", "value": "7b5b60dd5a280b4d2e8aed65f8cf53c8289a1d14f2dcca45f3d948269c2e93d1"}]}, {"id": "4bec88c5be479ace", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "1bec8ec3a7b616b9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "78193fa7c9a562a6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "e33ddbaad098fdc4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "2f3d3f13866fe5cf13ce3bfe86ff2f437fea0cf3a8e64f87e1e890f8b4e7e39d"}]}, {"id": "108b403b2b0284f3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "1575ea42fadba208", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1117}, "digests": [{"algorithm": "sha256", "value": "09f62c2e37e824e2f0a75651bb94c556b000e6b09efb44d59be2e6315141d323"}]}, {"id": "4e09bacdcb59a17a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1561}, "digests": [{"algorithm": "sha256", "value": "0fef30597eddef86e31be51e04c3c3d37bffe67c1d0c54a7db4c744c5a3d4a91"}]}, {"id": "7f62760572d0e3b3", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "5610aed170a54fa8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tel_Aviv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "86acb979f981d4e5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimbu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "80717dd12cad8aec", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "794c223c90d5e126e143c118093a1bde4e89ceecfa0a3e78c06f50096338ceac"}]}, {"id": "4740b4f662a3866d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "bac73fd406371ed9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "dc59ef865536e017c28afefa7c37bb8480eb2a67522a44ac4bef1df21e1414da"}]}, {"id": "80a72860c7565099", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ujung_Pandang", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "0c5322eec6b1ca98bfe3f4a3360661dc3d7b43f72676401314199a90d39e282d"}]}, {"id": "8aa89b5e9cc3e8d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "66191e767b2c1256", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulan_Bator", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1417}, "digests": [{"algorithm": "sha256", "value": "d10c3b0ecf5f3631dcbb43509b650909bb619f53405923b600f91fb0965e6e6c"}]}, {"id": "d0153ab23de651f4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "dabef678ba11b958632dc97bb3e87bb2f0da15aeb1aaf4eaea892529f3c3d062"}]}, {"id": "8f897b1d9c1e0c01", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "8292be55ba54e886ea2d5ee9f1c8b1fe78a8c580f7d35812d41591c37a490f1e"}]}, {"id": "2429541998ec264d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vientiane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "3253c59e6763058c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1734}, "digests": [{"algorithm": "sha256", "value": "d357f01229efb11e34542d760dc6434a27487beca0e32706e0bd73a08c15ee66"}]}, {"id": "ffe1e06dbd20d6da", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1733}, "digests": [{"algorithm": "sha256", "value": "a7f732eb939f61c9b302c9f7960a03044540cb9a794eba95d1544aef52d919a4"}]}, {"id": "74b84bb2a8b98dde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "da242d11467fb503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "3640cfff23344d084a895b2b936d181a73b323c6b746e254d1d1dd1df1c4a471"}]}, {"id": "5d3187e0db786303", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1677}, "digests": [{"algorithm": "sha256", "value": "ace7e6e36d7bf12c4b5b4378dc56fd3b291663a2e4c5bb02afab5cf4b0dbbffc"}]}, {"id": "01d8f30e6c70e1c8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4038}, "digests": [{"algorithm": "sha256", "value": "e755a9b6106c6aad5edee7ddd5e12d5bc0ff9dd633cbf6b0df6e79fdf63bd374"}]}, {"id": "7f17fcf1d474fb9c", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "02d4071e74e8c3cb2c2c9bd89adcb75c4fc84588eee9c45684205906ce2ddd7d"}]}, {"id": "7869c5c53ccfb7ca", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "6ea03c16b31614a1", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 796}, "digests": [{"algorithm": "sha256", "value": "fa90f81876ba69056291d45d5768616f7cca1755c163f54606a6aedfb41bfaa9"}]}, {"id": "91c5880e795a48bf", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faeroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "4970d7813c658453", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "1113f958ca1453e0", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Jan_Mayen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "cbde665d0d9dd8e8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "6a432a29cd850c3f", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "271014b0714af507", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "9dae92611be278cf1589e2dcb4cafccf751887fbc609e5f8fccde6ae19ae2b6a"}]}, {"id": "b62a4a5129feb939", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/St_Helena", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "be3ed91dc115897b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1740}, "digests": [{"algorithm": "sha256", "value": "828a8d83e57893ccbdbdbf1ad750ee07f3b2b24eb021f249161827593666e2b8"}]}, {"id": "a856dd0bef43e56a", "location": {"path": "/usr/share/zoneinfo/right/Australia/ACT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "1e2421bc02639988", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "54a37c0242cfdade", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "b0ef4b1a4b1fe5fc", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "32c4a9b19f3d3fca", "location": {"path": "/usr/share/zoneinfo/right/Australia/Canberra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "928aee5083f9e907", "location": {"path": "/usr/share/zoneinfo/right/Australia/Currie", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "27b844297d8c9bae", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "dfdafde5a8955a15", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 996}, "digests": [{"algorithm": "sha256", "value": "be2403879f69d4fdf71b889ab089693baf7e762278d16c37d0ab58c2f115172f"}]}, {"id": "9cbcdc0a511b0ab7", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "dd334a782a6322d7", "location": {"path": "/usr/share/zoneinfo/right/Australia/LHI", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "948dde6922b3bf89", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1015}, "digests": [{"algorithm": "sha256", "value": "711d5c83a7914d328449f9363c5199ebb0ba0e601100059075276c81a687ccb4"}]}, {"id": "7bc9161a2c370191", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2386}, "digests": [{"algorithm": "sha256", "value": "f504eb72841a9ed6b7cb9e34fa394122f83e0e0d0b9d5863f53cad163edd199f"}]}, {"id": "6f89e001589f3e30", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "356b17a414234bd3", "location": {"path": "/usr/share/zoneinfo/right/Australia/NSW", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "0b492712609d5932", "location": {"path": "/usr/share/zoneinfo/right/Australia/North", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "69e90dc1d9059141fea2c359ea1aafe47cb6d600f25135902ea71163a9818a74"}]}, {"id": "db9c9266e864e260", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "449a3503c998036d", "location": {"path": "/usr/share/zoneinfo/right/Australia/Queensland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 959}, "digests": [{"algorithm": "sha256", "value": "11e4c3667175e366c7d07b2e7920ac18ce3db33ac60d3bd053b9057e2104939c"}]}, {"id": "738a37572b547a27", "location": {"path": "/usr/share/zoneinfo/right/Australia/South", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2748}, "digests": [{"algorithm": "sha256", "value": "e39a6d188f38b6a1d159c36797ec0b855357605b1a95b1abbef2c72143f33815"}]}, {"id": "36a4e2f2a90876af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "e970347c261081869c06a5c365815cc48bee0602d1e19da0d3a6e28ef5901a27"}]}, {"id": "79dbe1f5e5163015", "location": {"path": "/usr/share/zoneinfo/right/Australia/Tasmania", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2898}, "digests": [{"algorithm": "sha256", "value": "692b51d2cbf99d56140ab30c94566be5d5f61d3fb93cb9a59c902ad8e8cd4e1b"}]}, {"id": "ff3c0609d1cb2019", "location": {"path": "/usr/share/zoneinfo/right/Australia/Victoria", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "c5e94e7035809e180aa050b55dd448125e535cfa546078e3b251f053ad062407"}]}, {"id": "b60c069f499cdae6", "location": {"path": "/usr/share/zoneinfo/right/Australia/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 986}, "digests": [{"algorithm": "sha256", "value": "0fb5587b5905a2f161c674c108567ba9d37e21a4436a05bdbce24d5fa2368564"}]}, {"id": "6c21808d3a46db08", "location": {"path": "/usr/share/zoneinfo/right/Australia/Yancowinna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2769}, "digests": [{"algorithm": "sha256", "value": "48bf8160d40642e0c58adec8391a742285f49404c54b44cc482ad233f51cf881"}]}, {"id": "17f390b4c0e20833", "location": {"path": "/usr/share/zoneinfo/right/Brazil/Acre", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1154}, "digests": [{"algorithm": "sha256", "value": "fe360ae6ad78f5b2a3d80bb008c513040d163cb2b3336158dfc0ce1e8c27423f"}]}, {"id": "7ff3b3ad36f0d469", "location": {"path": "/usr/share/zoneinfo/right/Brazil/DeNoronha", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "bd75ae922e0038c3397eb5851e554804ab080d60441118c2d289fcc54ffb8a47"}]}, {"id": "5fd89385decbc967", "location": {"path": "/usr/share/zoneinfo/right/Brazil/East", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1970}, "digests": [{"algorithm": "sha256", "value": "d48650f928ef29c118c0e21157954a8c1a22606c9541bc215888d4b0caca78a0"}]}, {"id": "54d718b0eab31303", "location": {"path": "/usr/share/zoneinfo/right/Brazil/West", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "d0f91a55a7bf0911877cb0ef4c77bc0b3c8c9802ce1a44bbcb2e97729c0c6ea5"}]}, {"id": "d88000a4e16a1a7b", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "aad9d015511f542d25ad5f10d428a286c4879e69734590f6fec16fffc915cf03"}]}, {"id": "2af1bd2ecc9d016d", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "c10027ce3f1eee894a2806b0cc809a85c90e2a4361210c83966876e7f402e0f9"}]}, {"id": "ddbe94c39be09c0c", "location": {"path": "/usr/share/zoneinfo/right/Canada/Atlantic", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "2403d3e030bfaab1", "location": {"path": "/usr/share/zoneinfo/right/Canada/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3408}, "digests": [{"algorithm": "sha256", "value": "f5b2158f105dc4499b31f156fa6a99e19198474ae32248a86e20a032adb14f87"}]}, {"id": "4739febcb80eecb2", "location": {"path": "/usr/share/zoneinfo/right/Canada/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "da9a84d3320230be", "location": {"path": "/usr/share/zoneinfo/right/Canada/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "317dcf56af89ceba", "location": {"path": "/usr/share/zoneinfo/right/Canada/Newfoundland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "0336eedc6c4118f6", "location": {"path": "/usr/share/zoneinfo/right/Canada/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "027518f3ddc73dcc", "location": {"path": "/usr/share/zoneinfo/right/Canada/Saskatchewan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "0d726ed5ea4e0075", "location": {"path": "/usr/share/zoneinfo/right/Canada/Yukon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "cf01aa60599a4b00", "location": {"path": "/usr/share/zoneinfo/right/Chile/Continental", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3055}, "digests": [{"algorithm": "sha256", "value": "a4974f4a367f58e0d884cc9f0f566b8f738009ca968505570688aae998ef0dba"}]}, {"id": "b6878a8629692a5b", "location": {"path": "/usr/share/zoneinfo/right/Chile/EasterIsland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "07db0ea4df585084", "location": {"path": "/usr/share/zoneinfo/right/Cuba", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "00f0718cdeeb8642ecaa3e16aee6dcdb79c1470245c7f26a8ecef54b267e5768"}]}, {"id": "c29e867a9688e6f7", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2448}, "digests": [{"algorithm": "sha256", "value": "7a7682dbb79f73d25af7dd803d700e11007e2c0c3586c045220b32c15386527f"}]}, {"id": "cfea65506ce23c55", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ac1729e406c16aa3bc0a39f422e3b0c318a1d9d65dc1e0f1abe0db5d6e085c84"}]}, {"id": "056f3352b11d2c39", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "47479c91b77aba853ac8a8696618cc563638d05f622421263b708f7d905e8479"}]}, {"id": "22df38ac1d1fd964", "location": {"path": "/usr/share/zoneinfo/right/Egypt", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2495}, "digests": [{"algorithm": "sha256", "value": "835c4348322adaa3a8d530b0b98e130576f0493d26f17121d5b00d58cb023f6a"}]}, {"id": "6a0d5e631119007c", "location": {"path": "/usr/share/zoneinfo/right/Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "800af7211602d7d1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "249e6009e55f7202", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "9be4a15a28501191", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c6567fa0886268c7350128a133752b33eff831898257d83d8ad8179f639ba02f"}]}, {"id": "ef74e6075bc21909", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "19ee5a634f44691b6fafd35c0f533e9004ecb0221bdf3f8e5cf2ebb6ebead085"}]}, {"id": "1feeaf48a7ad36e1", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c11f6359495493a5b150d2e8a73a61959ba51e93769d5c59a62e58ac8cf03f91"}]}, {"id": "fce7fb491c319993", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "b8a84265c0724ec8baa61cc913185db89cac39ba88a295e1188993d8131ed7a8"}]}, {"id": "17b5f1ee5fdcc79b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "c0f79340974422266215a3564959f6cca517044bc1cba2b8273b17a15129a9c9"}]}, {"id": "10146bcf178cac10", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "09127dbe200bacfe14824dd6effeaf8ea6afa56c6bc8c2c5e573a37bdba3b02f"}]}, {"id": "c7d3f7e83efcc0ed", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "1e3727ae8838213327e0303fa8834569c6985e2ab858849a9c452ce8aec4f98c"}]}, {"id": "a60cb59074fa9b35", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "8045434e963a07aa6abdbf56d851be3073bcb0ebb0c31349d8e2d144147a915a"}]}, {"id": "6d8755a3c2a5e360", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "5f989002e671c9e1e021710e088b3042656188425bf0b35762e9d1e091c6c993"}]}, {"id": "5fe69defa795e042", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "60b24a52910e9a2aaa921840cabaec35d8e68c1805aa198f50b2612dfeac663a"}]}, {"id": "fb64b3df2536f85c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "75943b89555ae23416cf3cb09174ad8b318c849547e400d509840fbcab90f6dd"}]}, {"id": "10ed111c91179f3f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ed9a09ea8ff9196e72c9b5512e15cf9982067c9892fc0e374143803ef9db29a5"}]}, {"id": "ad7fefb69dfea998", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "6cdf2077b82b6e75", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "1a78fd36aa65bfb4d1e940c36f89b0b66c28034d79f848e73cfc541f7a05666f"}]}, {"id": "916933697fd5c223", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "2fe361f40fe58e1f76b2422a8f1d3259ac99ba5364b723f2a699769362dd76de"}]}, {"id": "6c06d231d7e2f6ee", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "f9529333fc6e8df23db1c6cab200718f261cfdfcd60b950827b50e8385536787"}]}, {"id": "ef1250eac0a80867", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "590021b5095baccb671afd41ecbaab04eb1ce2b0e98395b05ca280821210264b"}]}, {"id": "5a6fca57daf70405", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "06750a9cbe8c5902700b11ae5566ce4753592a3167c1ac59a75d8b1e5cdd0d38"}]}, {"id": "857a36c5fa81beb7", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "0d13b3132c77ecc045639ad8ff63e2f687b7377446c631adb9e4df43db8cd391"}]}, {"id": "4e5e4263b8153a4c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "378931c0bdcaea0a41ab7a08f6ca9fd17ff83d82a4d9619c36a3cd208c078624"}]}, {"id": "3b3cc5dfdd5c39ec", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "c5d7c486b2a2bd078d9b46941f1a380889c4bb91ae6c34e7b6d5eafbea355a70"}]}, {"id": "d630d08060d7e845", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "a90191c0a3ed7375dcd6776a64a7aaa8612b9a4aea503b4555f8496b2bfbb38a"}]}, {"id": "483350f9c7319781", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "58092434c80162cf2a23b506b256e1f991b25fc29d22642b3be1bdbc71f98be8"}]}, {"id": "a06fbe9a055246ea", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "cfa610926189b8751342fa7fdef9f09cf72e294a0521bfea013a4a468eaffafb"}]}, {"id": "3f96dbaf3ad96610", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3dda58ed2feafb03deafccaacb68e3370f78fc23743740817a1d93be697495c8"}]}, {"id": "4531fcdb0187f8bc", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "df59bf6611958713b8c8cd1a425d879fe02d5894c3bb37f3de5327599a62304e"}]}, {"id": "a5d28d7027c1d096", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 657}, "digests": [{"algorithm": "sha256", "value": "3c809522f01269598f9c1e5bb2e04389bfd3677a48d791d4e8a6656d1e4ba5d8"}]}, {"id": "87e1ad392fc93d5d", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "0963b1074407173d", "location": {"path": "/usr/share/zoneinfo/right/Etc/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "b3d781357004ed82", "location": {"path": "/usr/share/zoneinfo/right/Etc/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "e3b5ea098f5c909b", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "47c1aa3d216e8483", "location": {"path": "/usr/share/zoneinfo/right/Etc/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "97d8620e4e579021", "location": {"path": "/usr/share/zoneinfo/right/Etc/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "519a396beb615431", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "63dc80cbbb35b222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "4621093405685170", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "266ccfb3b78123e8d957b2564c73ae08ae560975d24b90d328fc9c9b5394fd09"}]}, {"id": "4a36b21fccd8436e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "84b6786d1852aa9e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belfast", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e1a0ef28603b3d5b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "840705419294209d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "5e663eb13efc9581", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bratislava", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "156337106c37e323", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "2bba9852eeff11e7", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2724}, "digests": [{"algorithm": "sha256", "value": "b156c97eabbfaccc44d7d5b589724582ae23051488210e3e10fd6048e6259127"}]}, {"id": "e87e778b34eebf69", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2908}, "digests": [{"algorithm": "sha256", "value": "ccffa6faeeda285e54044483121c454734a2f019cc8c0cad543720f14e3e0a3e"}]}, {"id": "d645925efc22579b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Busingen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "79701367c4351f7e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0c9e19f1711c186e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "744eaeabd83270bd", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4032}, "digests": [{"algorithm": "sha256", "value": "e338ff6ec99a666cf71b5e5be32a990af469b32c73cc7c61689d284144f853a9"}]}, {"id": "f8cae4f5f01d01ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3608}, "digests": [{"algorithm": "sha256", "value": "43898d133325feae5395a21fde1fd5560fdaed2c93997d75d1c7d8eaccaef21d"}]}, {"id": "c15731f19d21a394", "location": {"path": "/usr/share/zoneinfo/right/Europe/Guernsey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "59166dc738e12f8b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "fc928b5f45dc74f1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Isle_of_Man", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "c44629bce55a42b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "f41921492bb20102", "location": {"path": "/usr/share/zoneinfo/right/Europe/Jersey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "e3e51c75211d2222", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "a734545243fa1602565e6bf8b0844b4c4d4889d108d1a2775743dce829e8b5a7"}]}, {"id": "6564e6d3f72afbfc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "887e9e49fae0244e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1679}, "digests": [{"algorithm": "sha256", "value": "e63849ccc36fee2b03b2eefeeabb70a20317ded29e6ef677a639b7077710a026"}]}, {"id": "2bb152ddfa546f50", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kyiv", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "dbeb4573795919dc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "0eceea272d2288e4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ljubljana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "7bb61d2b8740f45c", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "dc9d29c93c253ecb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3473}, "digests": [{"algorithm": "sha256", "value": "1baeb784afd6829575c4b87ab80ee925c7799b44bb9231eb9dd35e5af899ff1d"}]}, {"id": "ba93885dc2cd3421", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "c2ae74c18f1dfd1e375fcaf0f61551724b7f0ad91ae4cc5d715d7e5522574380"}]}, {"id": "ac2f7290b89dc253", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "a76e5bec75193fa168139bebbd3db961acf9e332b73d5bceb08266400cf28a33"}]}, {"id": "e55e726f6fd01bae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Mariehamn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "b9c1d7aced38921b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1847}, "digests": [{"algorithm": "sha256", "value": "478afd802e4e05e455198bca6f9d0baf6020143a52a7a515b00533316e10baa2"}]}, {"id": "690508a683713c9a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "6b6b371f4796d8d3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "87b6f60cb5b73220", "location": {"path": "/usr/share/zoneinfo/right/Europe/Nicosia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "3f95f01d49de615b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "88eec9899a38adb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "0314fbfdc1916c66", "location": {"path": "/usr/share/zoneinfo/right/Europe/Podgorica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "0e073ae50e133c93", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2841}, "digests": [{"algorithm": "sha256", "value": "d3f8ea734f203995e5d0212523b0e97ba5bf43518150ce6965a4ce90cafd1ed8"}]}, {"id": "53ebfc69374d779f", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2738}, "digests": [{"algorithm": "sha256", "value": "48dfec3433f4ad15f15461280a85fcb051f60774055c8a400afb6c90f1c0e8a7"}]}, {"id": "02cdd929ba370762", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "853607e5cc609f5e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1741}, "digests": [{"algorithm": "sha256", "value": "3855b13a200df6d907f8088b146cd890a61f29743fa043916bf0cae7d6171545"}]}, {"id": "4835902ba7b89c00", "location": {"path": "/usr/share/zoneinfo/right/Europe/San_Marino", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "7b430f9ba9791cb5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sarajevo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "b3e2087284a236a2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1709}, "digests": [{"algorithm": "sha256", "value": "5ef1d024210ee5c3dbdd93411996158dd12ee5fa46db6a13f0b4471618aae433"}]}, {"id": "78714514019edf75", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2009}, "digests": [{"algorithm": "sha256", "value": "8bce314149af0b3d845d5e116198a4dcd340d4ab07ceab4df3c7de22ec1ffc50"}]}, {"id": "0c473b280b3b64bb", "location": {"path": "/usr/share/zoneinfo/right/Europe/Skopje", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "423d256f56fdafef", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2617}, "digests": [{"algorithm": "sha256", "value": "86830f8f4f2deb5f325b57a0f8f57f3fa0c62850b4e957b0e0885b96bab1c60d"}]}, {"id": "d3c5ce9201bada23", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2838}, "digests": [{"algorithm": "sha256", "value": "7823fbce1df592b45c804e5f213263a7b1c933ebcf3489920bbc2da066d2b2a8"}]}, {"id": "13ad25aacc3793e3", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2688}, "digests": [{"algorithm": "sha256", "value": "ac8d7cf012dd60c2382c128510bee536c81dd5b5f88be97f48cb4b940985d58f"}]}, {"id": "67c7b9ef23ed0655", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "bdba3d18469feba9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tiraspol", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2930}, "digests": [{"algorithm": "sha256", "value": "a0f535eb064530e55c03898c2a07c3b7cf7c688f3770b95cfefddcb542a56dc0"}]}, {"id": "0d0034076ed86fda", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1793}, "digests": [{"algorithm": "sha256", "value": "c1d140fe9be55f207449cc57f5b16006b6ea6e519676baaa5a10fbd3ed50cfed"}]}, {"id": "c9eadcf7af323dae", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "841e40939506ac1c", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vaduz", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "f14e232bc5e4507b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vatican", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3181}, "digests": [{"algorithm": "sha256", "value": "47b8943eb7e2b24c5e78a13c5686c6c387d0614e7d59f610c02d2612a6d6f394"}]}, {"id": "bcf4e585291beae9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2740}, "digests": [{"algorithm": "sha256", "value": "1c8c704b5e303be879b52a9c8e3e6457307dc9569ef3b472b795177c0567061d"}]}, {"id": "d1248f40a4f3fcd4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2702}, "digests": [{"algorithm": "sha256", "value": "81ffeb8647187c21e0f3bb77422d988a4b1dbe6d7123d174da48a767a7a1020d"}]}, {"id": "3f74ade3d572ed38", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1691}, "digests": [{"algorithm": "sha256", "value": "45a3d92bf3f55f90aa0bdabdecbb68eb028907fa3c49ebb543435bd026bab32c"}]}, {"id": "e5d0acdd4605aeca", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "2315e1a6ca530aa1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zagreb", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "7c1b9262ae825027582780b957866e5a9549ba936f466c1ee7dae8e9f34e20b9"}]}, {"id": "ac5f170739dbc0a4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2660}, "digests": [{"algorithm": "sha256", "value": "a43eac7c7db8b241e43230567ccbc326ac44b1434238e906df1c058b3ce266ca"}]}, {"id": "4ac2caf372b14e9d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "149f2ca459d70157", "location": {"path": "/usr/share/zoneinfo/right/Factory", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 656}, "digests": [{"algorithm": "sha256", "value": "ae36208305c159f17f8cc209093178b5f1815ca03983b65dec23fc72427ecfae"}]}, {"id": "e71f0c4b84e94f5a", "location": {"path": "/usr/share/zoneinfo/right/GB", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "62e9a5c26c85d493", "location": {"path": "/usr/share/zoneinfo/right/GB-Eire", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4204}, "digests": [{"algorithm": "sha256", "value": "d64800146d1579a6df7d5f7abc1163d7cc299030e8b28abc1886b873db8b2fce"}]}, {"id": "7b3f589244a72009", "location": {"path": "/usr/share/zoneinfo/right/GMT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "f44afb1a14d00ede", "location": {"path": "/usr/share/zoneinfo/right/GMT+0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "2eb3309365b7f45a", "location": {"path": "/usr/share/zoneinfo/right/GMT-0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "158608b313985c44", "location": {"path": "/usr/share/zoneinfo/right/GMT0", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "4d0ab1069c2e5de2", "location": {"path": "/usr/share/zoneinfo/right/Greenwich", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "39bef83dc0ad7e25d3d8cc1b7ba9e1b4cf34049c35af380933d1d77d2bc5caae"}]}, {"id": "043dc039eacbc41c", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 655}, "digests": [{"algorithm": "sha256", "value": "03d2766cdbf6775ec92312c729a34b4cdbd6aee55453435072acded825685923"}]}, {"id": "bc3c7d6cf699bba3", "location": {"path": "/usr/share/zoneinfo/right/Hongkong", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1773}, "digests": [{"algorithm": "sha256", "value": "6f045e01c0c80e157f240abd549d3ce8957972b9bb6c9f04f75f3d69f3afc36f"}]}, {"id": "f0fc29725b5a4575", "location": {"path": "/usr/share/zoneinfo/right/Iceland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 688}, "digests": [{"algorithm": "sha256", "value": "f4233616006266407f7cb61f082a30b7346cfc41cb473faeace08240db03ebaf"}]}, {"id": "93c2f47d412cba37", "location": {"path": "/usr/share/zoneinfo/right/Indian/Antananarivo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "8f0959d21b68e022", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "7a44be5cdc9c358a9d5d716c732e7376d14a748e7e16fa96a4af16d42857feda"}]}, {"id": "e3e1079c8d197cac", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "db5ab1f7cdf863ac2698b3c41f29f6c3cd78be6455589a27f22dc5e890b38e6b"}]}, {"id": "f56901be5d374425", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "125ffa42c4aec706806021994c1ecaf7999146666f40dd6f3653817acecb958a"}]}, {"id": "20eff447e63d7ecf", "location": {"path": "/usr/share/zoneinfo/right/Indian/Comoro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "3eddb49e52aefa9f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "d0da1ced93963d18", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "31a27b349e8eabab", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 725}, "digests": [{"algorithm": "sha256", "value": "61b962e3a68d89e5f1a168ae4f94f98634e7c82087642bc4adec4ef8049c2a97"}]}, {"id": "1b649f29824f411c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 767}, "digests": [{"algorithm": "sha256", "value": "9791c2422a4b5b1e20bf631d5c370f8ccfbd8dc50f49870e7d32b37eb4a15e69"}]}, {"id": "925380f086462753", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mayotte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 805}, "digests": [{"algorithm": "sha256", "value": "3aa7d8468964feede0a79c2295b2545cd666714f7f8f173a7df597a58c6703e7"}]}, {"id": "b2c844fdda518daa", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "021471fd3e9592d041fba58278210017b210d0ba4e34991eae656d239a8b28fb"}]}, {"id": "2ea99f3402e601d1", "location": {"path": "/usr/share/zoneinfo/right/Iran", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1788}, "digests": [{"algorithm": "sha256", "value": "a67584a66ad22120168e28e54923698e4f607a60affd1498934de21f209b6c69"}]}, {"id": "9a554304a5a49bcd", "location": {"path": "/usr/share/zoneinfo/right/Israel", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "5f1d0a3d4d113ae1", "location": {"path": "/usr/share/zoneinfo/right/Jamaica", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "aea66118420ba88ab3a4591579801293f5ff32d7af56c82e48ba1e11f99ddb0e"}]}, {"id": "b30f8e426b2da15b", "location": {"path": "/usr/share/zoneinfo/right/Japan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "b0389a3146057be7", "location": {"path": "/usr/share/zoneinfo/right/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "097e8ad8a1cac738", "location": {"path": "/usr/share/zoneinfo/right/Libya", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1165}, "digests": [{"algorithm": "sha256", "value": "1b7a209b9c51b16703eae332b7145f7d45b9a4b0f5a0fae3bf129616a2cae375"}]}, {"id": "e4ef857ad10213a4", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "ed6ad16e18cbdab9317cb2d16bfa4081b1c8b7a1482db005259c8cdf9ef73d23"}]}, {"id": "4a619cb5c9e3264e", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "244cb3685bd7146cfe08998d1caf7b1b0b5dd9a29fdd687a14e7c0e125e5158e"}]}, {"id": "b190641e452ebf8b", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "56d1337547bdd89bdf8541bb711bac7c98cc6e785740002835d93cb1aa860877"}]}, {"id": "3dcc8edae4b666c9", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaNorte", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2914}, "digests": [{"algorithm": "sha256", "value": "361426b3c92000b80bf14ea6c7d5755013ee135a1f77be8a78ff0e4079e93034"}]}, {"id": "6b0bceb9968ccf4a", "location": {"path": "/usr/share/zoneinfo/right/Mexico/BajaSur", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "ab64ab4febc802c43463885bd9fe1f05044f449d02b6834b50c0ac852607aec6"}]}, {"id": "4ab9932e4de1d130", "location": {"path": "/usr/share/zoneinfo/right/Mexico/General", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1762}, "digests": [{"algorithm": "sha256", "value": "d401b7b23fd4c9fbc23f7fec5f13c8be33ea0d941102fdab9623f4308aa3abae"}]}, {"id": "42ad5d750620a850", "location": {"path": "/usr/share/zoneinfo/right/NZ", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "bf63af589a9b6380", "location": {"path": "/usr/share/zoneinfo/right/NZ-CHAT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "74f027241eb30b95", "location": {"path": "/usr/share/zoneinfo/right/Navajo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "f3efa29aed979aae", "location": {"path": "/usr/share/zoneinfo/right/PRC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1101}, "digests": [{"algorithm": "sha256", "value": "0f1b7b1f187bc86e2843779cdefc6b38df2ac977a28b930fdf98e3a7d69a36b1"}]}, {"id": "ce831cb33591d810", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2850}, "digests": [{"algorithm": "sha256", "value": "1bf9ade9a389fe1fb60a6067fdce1be7f9689b56098adb2a4283c138a54b2c37"}]}, {"id": "47bdf1807f252aa9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1138}, "digests": [{"algorithm": "sha256", "value": "d7861ecaa4700f603ee593c1cf1878e0df15f2dfd3f9a11406074907795e9f8a"}]}, {"id": "c91daa030e678397", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2977}, "digests": [{"algorithm": "sha256", "value": "6db396b64ca16732617f100677a2c2930727b41d1308adfc15141bda92b6d7d0"}]}, {"id": "c8d04631a26b729c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "a7a2a4d24753db30bbd686c81bd6fef86f9a84f2a6bd7b56df0dd209b92b2d08"}]}, {"id": "b7de6e883d09c818", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "b49934d5f4cd40cf8aec23c8ce2e65e09e8f62cf15cd1f6957c4ce3ee6baced4"}]}, {"id": "d41aeaa80e52f0e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "29dc45e253756a81", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2759}, "digests": [{"algorithm": "sha256", "value": "1350d65a6c0a8f3f90419857d942ce6598fe540964647f0ada38054533df62e0"}]}, {"id": "76f8f2424fa96bc0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1064}, "digests": [{"algorithm": "sha256", "value": "7f56a3ef14ab638b4703108391c82836d1b699de402eff65df0aec9463143247"}]}, {"id": "d995af1b9e7b70a4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "068393c10775f181", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 726}, "digests": [{"algorithm": "sha256", "value": "c59e3ce984efb02d9a34481377abf74af648df7fc15d3f200804d71fdb441b6d"}]}, {"id": "b779c689db601e85", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1104}, "digests": [{"algorithm": "sha256", "value": "d50bae2d5ecd0258e313f4cdaf7087df9dfe165cb0eca3b888c4a9ecc7ad47ea"}]}, {"id": "6b6c7f005413252b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "d591ee33c783e4e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4faf25093b31b9bb22a48c5016456292d44f5c7e68357fa52d20356ec621075d"}]}, {"id": "323272a0d0666dd6", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 690}, "digests": [{"algorithm": "sha256", "value": "4152a43b16c08998c85400993490eff26a28164af99873f33284fc2c62e1ded4"}]}, {"id": "a23968925b2f2174", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "6c02218b71208982", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "51b4b6eda526f4b0", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "3c855449f3f474c8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Johnston", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "19adc03cf76b7ca4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "042264a8b4210c8925022271fedde5bc43cb849806eaea7b2b7ca509d7111f7c"}]}, {"id": "b2e015a20eb7ce44", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "92c95df1d19c1e86c5f62cd1acb165e465919a28a65d1823c95d20c7b0f5ae5b"}]}, {"id": "320e208e9aa461bc", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 877}, "digests": [{"algorithm": "sha256", "value": "e2564f2a4bc0443cae815bd32045462a5b19ef5eac978fa1780ecb5fb9fe87b8"}]}, {"id": "85fd28b8cd9a0d72", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 842}, "digests": [{"algorithm": "sha256", "value": "1a9ebb22411c00377e506f35c1d4d0552736e480544c18ef19889b1ff1acdd02"}]}, {"id": "1ebb897d65e528f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "e634adf530544770", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "0d6ff8d598d640f9c7a19ed7af3d47e01459264ade90290278f05f86706b1a08"}]}, {"id": "806ea93a175b0d94", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Midway", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "f34439745293ade1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 778}, "digests": [{"algorithm": "sha256", "value": "21fad9210343e707ec4b881777d5a558ae755e99abb00abbbe7b2b58c1b3bfee"}]}, {"id": "2dd51d67695e0fea", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 729}, "digests": [{"algorithm": "sha256", "value": "7bcc5c886e79394c40293cdc8040c89ad74c7b66fe86372c21202d07f5932c13"}]}, {"id": "364f8e97b6da4555", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1406}, "digests": [{"algorithm": "sha256", "value": "8e241cc84941853cc9c95179267bc40fb5e58558430ffc5276353d8ac2e8d1f6"}]}, {"id": "5150295b352bc1e3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 830}, "digests": [{"algorithm": "sha256", "value": "d01a027312b592f682d27087752708e28f0c1ed5653a039d9ab52bb8027a332c"}]}, {"id": "3ed57a6835ec6b67", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "a428b4ed970fca40", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 706}, "digests": [{"algorithm": "sha256", "value": "fc836dffe58522d24ebb5aa5febcf72f8bbec82867bf4749fc79194555e9f7b6"}]}, {"id": "d5fd2e18ffc92de8", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "a408a00217a80eeb1b9c7ed80a966cf8595ee302bac5f52aab2349d9ff5c71c0"}]}, {"id": "bc43ce1a6665e797", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "f76880b342a81577", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Ponape", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "e7b56a9da29a5e44ad7ccea18879d719a0b830daa900b1481bed3d4d0f971f48"}]}, {"id": "bdc2c92f29610435", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "d1bbb2562e6bb480", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1129}, "digests": [{"algorithm": "sha256", "value": "a88f04061b5ecef71ec2b3a8eeff5d56844d7241389c9f12c474320f3d38a8a4"}]}, {"id": "4f13991b60313e61", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Saipan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1034}, "digests": [{"algorithm": "sha256", "value": "ee4aab7829cc0046ffd1e4d82deb087d610a9a14fd9dcfe7cf82f4224a362d65"}]}, {"id": "e324b3b5ebfe27da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "d886f911093217df", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 691}, "digests": [{"algorithm": "sha256", "value": "87bcc7f7df28bf5ac74d705b599e6948071393bbb9b60bc86bb9f96faaaeafd1"}]}, {"id": "9dce013aa1c29112", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "a42d8bd82c9220e4", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 898}, "digests": [{"algorithm": "sha256", "value": "7c3c381528eaedabe3301d2890f4183bca3b08e65310609181a0487cbbe8137c"}]}, {"id": "e6dd8617d1ca9ac7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Truk", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "b71328bf9a24d1da", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "ead4c38d717ae5f9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 692}, "digests": [{"algorithm": "sha256", "value": "8edbbfc7dbd19b1bf2473fa735a3030ce00e14624a14f2517cf9fcc9f6a7d3e9"}]}, {"id": "f0126ca5b6949db7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Yap", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "cfa56252a887456ef7757e7a4fd2760dd5b3394489ad7836d9f4614ade7785db"}]}, {"id": "bceca728dcc3d96e", "location": {"path": "/usr/share/zoneinfo/right/Poland", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3194}, "digests": [{"algorithm": "sha256", "value": "ffc7204033c7e0ef8411664d5d1708330eb00d63b4ad4ba157d4cdc3d6934998"}]}, {"id": "02ac2d8e120cae92", "location": {"path": "/usr/share/zoneinfo/right/Portugal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "5eadd5ad7a34c18c", "location": {"path": "/usr/share/zoneinfo/right/ROC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1301}, "digests": [{"algorithm": "sha256", "value": "5ac5d0257da8e472d7f55343e8bca0863ca7f3c10833aed8cbee8af6a04e77ba"}]}, {"id": "05b4d54b368f6344", "location": {"path": "/usr/share/zoneinfo/right/ROK", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1157}, "digests": [{"algorithm": "sha256", "value": "3b7d73ae2f17d29d083063996745062e47de1f3c2cd2e228f4bda7584d736317"}]}, {"id": "bd2b8a8fbbbae666", "location": {"path": "/usr/share/zoneinfo/right/Singapore", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 909}, "digests": [{"algorithm": "sha256", "value": "094465d31c25a7afb4ff873312d63ed81090e3f51e53c341c8a1f8d4e5556e5d"}]}, {"id": "34ba24dc7029a089", "location": {"path": "/usr/share/zoneinfo/right/Turkey", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2473}, "digests": [{"algorithm": "sha256", "value": "e2640cd78debae6a10e359224f1ef88ead514442de48f437d5985dae35e548fd"}]}, {"id": "4ac7e84a86c37ab7", "location": {"path": "/usr/share/zoneinfo/right/UCT", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "005448404ee58b40", "location": {"path": "/usr/share/zoneinfo/right/US/Alaska", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "998e7e676c1bd320", "location": {"path": "/usr/share/zoneinfo/right/US/Aleutian", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "20bf36a5650cbfa8", "location": {"path": "/usr/share/zoneinfo/right/US/Arizona", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 900}, "digests": [{"algorithm": "sha256", "value": "375e12ff9f754d07a23e02bf0c4fd9453cd94d6af6eb934fcc280c79f427e5c5"}]}, {"id": "4d6d2280ddad5892", "location": {"path": "/usr/share/zoneinfo/right/US/Central", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4132}, "digests": [{"algorithm": "sha256", "value": "11a2746cca461012a7b56741cf111c459fed3e89309d9c627556921c4f0216f1"}]}, {"id": "4e5bf468f0daf278", "location": {"path": "/usr/share/zoneinfo/right/US/East-Indiana", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "f74db87853fc76f9992799c250fc6efe23f0f39d847b4ac91e552eed93fc29d0"}]}, {"id": "e1e68a0895ad27e6", "location": {"path": "/usr/share/zoneinfo/right/US/Eastern", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4092}, "digests": [{"algorithm": "sha256", "value": "7bb140f56dad3d2bb3a13a1de9fa49dbd99cda666eb71e78cb125da17e1dd672"}]}, {"id": "c1a5f70e8f827703", "location": {"path": "/usr/share/zoneinfo/right/US/Hawaii", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "963bf02327e25f22", "location": {"path": "/usr/share/zoneinfo/right/US/Indiana-Starke", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "157d43631493fb1d4b67d280107e6bff72ef6c910bc72eecb227bd96c1f6b09d"}]}, {"id": "4b4d3b1cd9064d94", "location": {"path": "/usr/share/zoneinfo/right/US/Michigan", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "4580d3080d6a03dc", "location": {"path": "/usr/share/zoneinfo/right/US/Mountain", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3000}, "digests": [{"algorithm": "sha256", "value": "ae1bf405e5ac44760cb20eecb074550da61af3508c01cdf0421abc6e685e754c"}]}, {"id": "cf45740f0da85d9f", "location": {"path": "/usr/share/zoneinfo/right/US/Pacific", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3392}, "digests": [{"algorithm": "sha256", "value": "88b375a8fda2c05bec7ee1066246b4080efeb61bfb541e6dc6ea794abdf0d835"}]}, {"id": "0db6d2c81ddf054b", "location": {"path": "/usr/share/zoneinfo/right/US/Samoa", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 715}, "digests": [{"algorithm": "sha256", "value": "6ee8bfcef1ffa96bb23edeea00e3e70e8204471f529a3c33b98ae575d4037d28"}]}, {"id": "ed96ae54c08807d8", "location": {"path": "/usr/share/zoneinfo/right/UTC", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c1b16749de52da29", "location": {"path": "/usr/share/zoneinfo/right/Universal", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "8e0e047c9265a4f5", "location": {"path": "/usr/share/zoneinfo/right/W-SU", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "7dd175eca08f0de4", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2445}, "digests": [{"algorithm": "sha256", "value": "4af0bf8da5868d357ae1567a381517a6795b94983812d1d9c306d64fdb552883"}]}, {"id": "583e6580dbf7b441", "location": {"path": "/usr/share/zoneinfo/right/Zulu", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 654}, "digests": [{"algorithm": "sha256", "value": "ba3f58c59f1dd7b807fb3fe09c4dbabac2465307d7f5044c18cdd7f721c44fcb"}]}, {"id": "c0507d9366c8aa1f", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19115}, "digests": [{"algorithm": "sha256", "value": "78a1f205b893beb45ec5be8adf26adcf166742cd430209284fb4e0369e37a000"}]}, {"id": "0b978943bc7cfe90", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 444, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17769}, "digests": [{"algorithm": "sha256", "value": "88afc57104a9ad8feade48cf10d66cb2011519f9968554496ed09c832e7bb1c8"}]}], "source": {"id": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/SBOM/wikijs.json b/configurations/expected-result/SBOM/wikijs.json index 1cc0cc01..c89e5a43 100644 --- a/configurations/expected-result/SBOM/wikijs.json +++ b/configurations/expected-result/SBOM/wikijs.json @@ -1 +1 @@ -{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-requarks-wiki-sha256-dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d-87439d", "namespace": "kubescape", "uid": "0c13b466-91eb-4a47-ba2c-88c990dd025a", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:16:29Z", "labels": {"kubescape.io/image-id": "docker-io-requarks-wiki-sha256-dd83fff15e77843ff934b25c28c865ac", "kubescape.io/image-name": "docker-io-requarks-wiki"}, "annotations": {"kubescape.io/image-id": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/image-tag": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/node-name": "kind-control-plane", "kubescape.io/status": "initializing", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "", "version": ""}, "report": {"createdAt": null}}, "syft": {"artifacts": null, "artifactRelationships": null, "source": {"id": "", "name": "", "version": "", "type": "", "metadata": null}, "distro": {}, "descriptor": {"name": "", "version": ""}, "schema": {"version": "", "url": ""}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyft", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "docker.io-requarks-wiki-sha256-dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d-87439d", "namespace": "kubescape", "uid": "cb585397-d112-4ba0-8b19-375a53ff3431", "resourceVersion": "2", "creationTimestamp": "2024-12-02T06:47:13Z", "labels": {"kubescape.io/image-id": "docker-io-requarks-wiki-sha256-dd83fff15e77843ff934b25c28c865ac", "kubescape.io/image-name": "docker-io-requarks-wiki"}, "annotations": {"kubescape.io/image-id": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/image-tag": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/resource-size": "3217995", "kubescape.io/status": "ready", "kubescape.io/sync-checksum": "6a0c8841dd0d84033445b597334c478e6282c058715f6a1519e04fa9084c65b2", "kubescape.io/tool-version": "v1.13.0"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:47:13Z"}}, "syft": {"artifacts": [{"id": "02f97b280c65adcb", "name": "1to2", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nan/tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nan/tools/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nan/tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nan/tools/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nodejs:1to2:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:1to2:1to2:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/1to2@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "1to2", "version": "1.0.0", "author": "", "homepage": "", "description": "NAN 1 -> 2 Migration Script", "url": "git://github.com/nodejs/nan.git", "private": false}}, {"id": "3ba958be1a906e55", "name": "@algolia/cache-browser-local-storage", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/cache-browser-local-storage/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/cache-browser-local-storage/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/cache-browser-local-storage/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/cache-browser-local-storage/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/cache-browser-local-storage:\\@algolia\\/cache-browser-local-storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-browser-local-storage:\\@algolia\\/cache_browser_local_storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_browser_local_storage:\\@algolia\\/cache-browser-local-storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_browser_local_storage:\\@algolia\\/cache_browser_local_storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-browser-local:\\@algolia\\/cache-browser-local-storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-browser-local:\\@algolia\\/cache_browser_local_storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_browser_local:\\@algolia\\/cache-browser-local-storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_browser_local:\\@algolia\\/cache_browser_local_storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-browser:\\@algolia\\/cache-browser-local-storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-browser:\\@algolia\\/cache_browser_local_storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_browser:\\@algolia\\/cache-browser-local-storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_browser:\\@algolia\\/cache_browser_local_storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache:\\@algolia\\/cache-browser-local-storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache:\\@algolia\\/cache_browser_local_storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/cache-browser-local-storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/cache_browser_local_storage:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/cache-browser-local-storage@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/cache-browser-local-storage", "version": "4.5.1", "author": "", "homepage": "", "description": "Promise-based cache library for browser using local storage.", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "7764602f5f93ad58", "name": "@algolia/cache-common", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/cache-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/cache-common/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/cache-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/cache-common/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/cache-common:\\@algolia\\/cache-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-common:\\@algolia\\/cache_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_common:\\@algolia\\/cache-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_common:\\@algolia\\/cache_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache:\\@algolia\\/cache-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache:\\@algolia\\/cache_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/cache-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/cache_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/cache-common@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/cache-common", "version": "4.5.1", "author": "", "homepage": "", "description": "Common interfaces for promise-based caching libraries", "url": "git://github.com/algolia/algoliasearch-client-js.git", "private": false}}, {"id": "76c2b273465b8f1d", "name": "@algolia/cache-in-memory", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/cache-in-memory/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/cache-in-memory/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/cache-in-memory/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/cache-in-memory/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/cache-in-memory:\\@algolia\\/cache-in-memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-in-memory:\\@algolia\\/cache_in_memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_in_memory:\\@algolia\\/cache-in-memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_in_memory:\\@algolia\\/cache_in_memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-in:\\@algolia\\/cache-in-memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache-in:\\@algolia\\/cache_in_memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_in:\\@algolia\\/cache-in-memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache_in:\\@algolia\\/cache_in_memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache:\\@algolia\\/cache-in-memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/cache:\\@algolia\\/cache_in_memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/cache-in-memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/cache_in_memory:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/cache-in-memory@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/cache-in-memory", "version": "4.5.1", "author": "", "homepage": "", "description": "Promise-based cache library using memory.", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "c90477012fe632eb", "name": "@algolia/client-account", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/client-account/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-account/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/client-account/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-account/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/client-account:\\@algolia\\/client-account:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client-account:\\@algolia\\/client_account:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_account:\\@algolia\\/client-account:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_account:\\@algolia\\/client_account:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client-account:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client_account:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client-account:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client_account:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/client-account@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/client-account", "version": "4.5.1", "author": "", "homepage": "", "description": "", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "e4a51c7019ce50ae", "name": "@algolia/client-analytics", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/client-analytics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-analytics/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/client-analytics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-analytics/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/client-analytics:\\@algolia\\/client-analytics:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client-analytics:\\@algolia\\/client_analytics:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_analytics:\\@algolia\\/client-analytics:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_analytics:\\@algolia\\/client_analytics:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client-analytics:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client_analytics:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client-analytics:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client_analytics:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/client-analytics@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/client-analytics", "version": "4.5.1", "author": "", "homepage": "", "description": "", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "5363d5cbf6eaff18", "name": "@algolia/client-common", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/client-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-common/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/client-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-common/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/client-common:\\@algolia\\/client-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client-common:\\@algolia\\/client_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_common:\\@algolia\\/client-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_common:\\@algolia\\/client_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/client-common@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/client-common", "version": "4.5.1", "author": "", "homepage": "", "description": "", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "77029dbcc6d769b8", "name": "@algolia/client-recommendation", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/client-recommendation/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-recommendation/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/client-recommendation/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-recommendation/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/client-recommendation:\\@algolia\\/client-recommendation:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client-recommendation:\\@algolia\\/client_recommendation:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_recommendation:\\@algolia\\/client-recommendation:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_recommendation:\\@algolia\\/client_recommendation:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client-recommendation:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client_recommendation:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client-recommendation:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client_recommendation:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/client-recommendation@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/client-recommendation", "version": "4.5.1", "author": "", "homepage": "", "description": "", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "44ec5f395dbf167e", "name": "@algolia/client-search", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/client-search/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-search/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/client-search/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/client-search/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/client-search:\\@algolia\\/client-search:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client-search:\\@algolia\\/client_search:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_search:\\@algolia\\/client-search:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client_search:\\@algolia\\/client_search:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client-search:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/client:\\@algolia\\/client_search:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client-search:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/client_search:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/client-search@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/client-search", "version": "4.5.1", "author": "", "homepage": "", "description": "", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "a12806efc4822ad1", "name": "@algolia/logger-common", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/logger-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/logger-common/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/logger-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/logger-common/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/logger-common:\\@algolia\\/logger-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger-common:\\@algolia\\/logger_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger_common:\\@algolia\\/logger-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger_common:\\@algolia\\/logger_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger:\\@algolia\\/logger-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger:\\@algolia\\/logger_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/logger-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/logger_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/logger-common@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/logger-common", "version": "4.5.1", "author": "", "homepage": "", "description": "Common interfaces for promise-based log libraries", "url": "git://github.com/algolia/algoliasearch-client-js.git", "private": false}}, {"id": "316af2a3ba3d7d1d", "name": "@algolia/logger-console", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/logger-console/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/logger-console/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/logger-console/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/logger-console/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/logger-console:\\@algolia\\/logger-console:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger-console:\\@algolia\\/logger_console:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger_console:\\@algolia\\/logger-console:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger_console:\\@algolia\\/logger_console:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger:\\@algolia\\/logger-console:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/logger:\\@algolia\\/logger_console:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/logger-console:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/logger_console:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/logger-console@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/logger-console", "version": "4.5.1", "author": "", "homepage": "", "description": "Promise-based log library using console log.", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "8991056186770e7d", "name": "@algolia/requester-browser-xhr", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/requester-browser-xhr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/requester-browser-xhr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/requester-browser-xhr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/requester-browser-xhr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/requester-browser-xhr:\\@algolia\\/requester-browser-xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester-browser-xhr:\\@algolia\\/requester_browser_xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_browser_xhr:\\@algolia\\/requester-browser-xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_browser_xhr:\\@algolia\\/requester_browser_xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester-browser:\\@algolia\\/requester-browser-xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester-browser:\\@algolia\\/requester_browser_xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_browser:\\@algolia\\/requester-browser-xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_browser:\\@algolia\\/requester_browser_xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester:\\@algolia\\/requester-browser-xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester:\\@algolia\\/requester_browser_xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/requester-browser-xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/requester_browser_xhr:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/requester-browser-xhr@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/requester-browser-xhr", "version": "4.5.1", "author": "", "homepage": "", "description": "Promise-based request library for browser using xhr.", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "b118fe5501f46846", "name": "@algolia/requester-common", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/requester-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/requester-common/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/requester-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/requester-common/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/requester-common:\\@algolia\\/requester-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester-common:\\@algolia\\/requester_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_common:\\@algolia\\/requester-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_common:\\@algolia\\/requester_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester:\\@algolia\\/requester-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester:\\@algolia\\/requester_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/requester-common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/requester_common:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/requester-common@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/requester-common", "version": "4.5.1", "author": "", "homepage": "", "description": "Common interfaces for promise-based request libraries", "url": "git://github.com/algolia/algoliasearch-client-js.git", "private": false}}, {"id": "82192f3296e476a6", "name": "@algolia/requester-node-http", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/requester-node-http/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/requester-node-http/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/requester-node-http/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/requester-node-http/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/requester-node-http:\\@algolia\\/requester-node-http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester-node-http:\\@algolia\\/requester_node_http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_node_http:\\@algolia\\/requester-node-http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_node_http:\\@algolia\\/requester_node_http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester-node:\\@algolia\\/requester-node-http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester-node:\\@algolia\\/requester_node_http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_node:\\@algolia\\/requester-node-http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester_node:\\@algolia\\/requester_node_http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester:\\@algolia\\/requester-node-http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@algolia\\/requester:\\@algolia\\/requester_node_http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/requester-node-http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/requester_node_http:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/requester-node-http@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/requester-node-http", "version": "4.5.1", "author": "", "homepage": "", "description": "Promise-based request library for node using the native http module.", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "033d17de83c3cb95", "name": "@algolia/transporter", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@algolia/transporter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/transporter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@algolia/transporter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@algolia/transporter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@algolia\\/transporter:\\@algolia\\/transporter:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:\\@algolia\\/transporter:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40algolia/transporter@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@algolia/transporter", "version": "4.5.1", "author": "", "homepage": "", "description": "Promise-based transporter layer with embedded retry strategy.", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "3e105091bb613fe2", "name": "@apollo/client", "version": "3.5.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@apollo\\/client:\\@apollo\\/client:3.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40apollo/client@3.5.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@apollo/client", "version": "3.5.6", "author": "packages@apollographql.com", "homepage": "https://www.apollographql.com/docs/react/", "description": "A fully-featured caching GraphQL client.", "url": "git+https://github.com/apollographql/apollo-client.git", "private": false}}, {"id": "8cad64b303745fd8", "name": "@apollo/protobufjs", "version": "1.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/protobufjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/protobufjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/protobufjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/protobufjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@apollo\\/protobufjs:\\@apollo\\/protobufjs:1.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:\\@apollo\\/protobufjs:1.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40apollo/protobufjs@1.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@apollo/protobufjs", "version": "1.2.2", "author": "Daniel Wirtz ", "homepage": "https://github.com/apollographql/protobuf.js", "description": "Protocol Buffers for JavaScript (& TypeScript).", "url": "https://github.com/apollographql/protobuf.js.git", "private": false}}, {"id": "62ebeb2f1e6d1a49", "name": "@apollographql/apollo-tools", "version": "0.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollographql/apollo-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/apollo-tools/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollographql/apollo-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/apollo-tools/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@apollographql\\/apollo-tools:\\@apollographql\\/apollo-tools:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/apollo-tools:\\@apollographql\\/apollo_tools:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/apollo_tools:\\@apollographql\\/apollo-tools:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/apollo_tools:\\@apollographql\\/apollo_tools:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/apollo:\\@apollographql\\/apollo-tools:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/apollo:\\@apollographql\\/apollo_tools:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:\\@apollographql\\/apollo-tools:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:\\@apollographql\\/apollo_tools:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40apollographql/apollo-tools@0.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@apollographql/apollo-tools", "version": "0.5.2", "author": "Apollo GraphQL ", "homepage": "https://github.com/apollographql/apollo-tooling", "description": "", "url": "git+https://github.com/apollographql/apollo-tooling.git", "private": false}}, {"id": "73568340fb7d1133", "name": "@apollographql/graphql-playground-html", "version": "1.6.27", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollographql/graphql-playground-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/graphql-playground-html/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollographql/graphql-playground-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/graphql-playground-html/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-playground-html:\\@apollographql\\/graphql-playground-html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-playground-html:\\@apollographql\\/graphql_playground_html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_playground_html:\\@apollographql\\/graphql-playground-html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_playground_html:\\@apollographql\\/graphql_playground_html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-playground:\\@apollographql\\/graphql-playground-html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-playground:\\@apollographql\\/graphql_playground_html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_playground:\\@apollographql\\/graphql-playground-html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_playground:\\@apollographql\\/graphql_playground_html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql:\\@apollographql\\/graphql-playground-html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql:\\@apollographql\\/graphql_playground_html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphcool:\\@apollographql\\/graphql-playground-html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphcool:\\@apollographql\\/graphql_playground_html:1.6.27:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40apollographql/graphql-playground-html@1.6.27", "metadataType": "javascript-npm-package", "metadata": {"name": "@apollographql/graphql-playground-html", "version": "1.6.27", "author": "", "homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html", "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).", "url": "http://github.com/graphcool/graphql-playground.git", "private": false}}, {"id": "ce5d7c06f9f2e617", "name": "@apollographql/graphql-upload-8-fork", "version": "8.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-upload-8-fork:\\@apollographql\\/graphql-upload-8-fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-upload-8-fork:\\@apollographql\\/graphql_upload_8_fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_upload_8_fork:\\@apollographql\\/graphql-upload-8-fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_upload_8_fork:\\@apollographql\\/graphql_upload_8_fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-upload-8:\\@apollographql\\/graphql-upload-8-fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-upload-8:\\@apollographql\\/graphql_upload_8_fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_upload_8:\\@apollographql\\/graphql-upload-8-fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_upload_8:\\@apollographql\\/graphql_upload_8_fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-upload:\\@apollographql\\/graphql-upload-8-fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql-upload:\\@apollographql\\/graphql_upload_8_fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_upload:\\@apollographql\\/graphql-upload-8-fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql_upload:\\@apollographql\\/graphql_upload_8_fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql:\\@apollographql\\/graphql-upload-8-fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@apollographql\\/graphql:\\@apollographql\\/graphql_upload_8_fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:\\@apollographql\\/graphql-upload-8-fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:\\@apollographql\\/graphql_upload_8_fork:8.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40apollographql/graphql-upload-8-fork@8.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@apollographql/graphql-upload-8-fork", "version": "8.1.3", "author": "Apollo ", "homepage": "https://github.com/apollographql/graphql-upload#readme", "description": "Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2", "url": "github:apollographql/graphql-upload", "private": false}}, {"id": "599e19ef34dd8e07", "name": "@ardatan/aggregate-error", "version": "0.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@ardatan/aggregate-error/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@ardatan/aggregate-error/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@ardatan/aggregate-error/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@ardatan/aggregate-error/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@ardatan\\/aggregate-error:\\@ardatan\\/aggregate-error:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@ardatan\\/aggregate-error:\\@ardatan\\/aggregate_error:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@ardatan\\/aggregate_error:\\@ardatan\\/aggregate-error:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@ardatan\\/aggregate_error:\\@ardatan\\/aggregate_error:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@ardatan\\/aggregate:\\@ardatan\\/aggregate-error:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@ardatan\\/aggregate:\\@ardatan\\/aggregate_error:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40ardatan/aggregate-error@0.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@ardatan/aggregate-error", "version": "0.0.6", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Create an error from multiple errors", "url": "sindresorhus/aggregate-error", "private": false}}, {"id": "ca6df7d8c714a2c7", "name": "@azure/abort-controller", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/abort-controller/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/abort-controller/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/abort-controller/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/abort-controller/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/abort-controller:\\@azure\\/abort-controller:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/abort-controller:\\@azure\\/abort_controller:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/abort_controller:\\@azure\\/abort-controller:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/abort_controller:\\@azure\\/abort_controller:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/abort:\\@azure\\/abort-controller:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/abort:\\@azure\\/abort_controller:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/abort-controller:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/abort_controller:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/abort-controller@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/abort-controller", "version": "1.0.4", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/abort-controller/README.md", "description": "Microsoft Azure SDK for JavaScript - Aborter", "url": "github:Azure/azure-sdk-for-js", "private": false}}, {"id": "31e2a84fe4984034", "name": "@azure/core-asynciterator-polyfill", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/core-asynciterator-polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-asynciterator-polyfill/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/core-asynciterator-polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-asynciterator-polyfill/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/core-asynciterator-polyfill:\\@azure\\/core-asynciterator-polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-asynciterator-polyfill:\\@azure\\/core_asynciterator_polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_asynciterator_polyfill:\\@azure\\/core-asynciterator-polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_asynciterator_polyfill:\\@azure\\/core_asynciterator_polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-asynciterator:\\@azure\\/core-asynciterator-polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-asynciterator:\\@azure\\/core_asynciterator_polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_asynciterator:\\@azure\\/core-asynciterator-polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_asynciterator:\\@azure\\/core_asynciterator_polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core-asynciterator-polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core_asynciterator_polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core-asynciterator-polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core_asynciterator_polyfill:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/core-asynciterator-polyfill@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/core-asynciterator-polyfill", "version": "1.0.0", "author": "Microsoft Corporation (https://github.com/Azure/azure-sdk-for-js)", "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-asynciterator-polyfill", "description": "Polyfill for IE/Node 8 for Symbol.asyncIterator", "url": "git@github.com:Azure/azure-sdk-for-js.git", "private": false}}, {"id": "2862f0750af26b51", "name": "@azure/core-auth", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/core-auth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-auth/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/core-auth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-auth/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/core-auth:\\@azure\\/core-auth:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-auth:\\@azure\\/core_auth:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_auth:\\@azure\\/core-auth:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_auth:\\@azure\\/core_auth:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core-auth:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core_auth:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core-auth:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core_auth:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/core-auth@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/core-auth", "version": "1.3.2", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/README.md", "description": "Provides low-level interfaces and helper methods for authentication in Azure SDK", "url": "github:Azure/azure-sdk-for-js", "private": false}}, {"id": "4d701f4c05b0fad1", "name": "@azure/core-http", "version": "1.2.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/core-http/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-http/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/core-http/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-http/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/core-http:\\@azure\\/core-http:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-http:\\@azure\\/core_http:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_http:\\@azure\\/core-http:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_http:\\@azure\\/core_http:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core-http:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core_http:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core-http:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core_http:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/core-http@1.2.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/core-http", "version": "1.2.6", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-http/README.md", "description": "Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest", "url": "github:Azure/azure-sdk-for-js", "private": false}}, {"id": "114ca47c0104a0cf", "name": "@azure/core-lro", "version": "1.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/core-lro/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-lro/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/core-lro/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-lro/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/core-lro:\\@azure\\/core-lro:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-lro:\\@azure\\/core_lro:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_lro:\\@azure\\/core-lro:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_lro:\\@azure\\/core_lro:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core-lro:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core_lro:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core-lro:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core_lro:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/core-lro@1.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/core-lro", "version": "1.0.5", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-lro/README.md", "description": "LRO Polling strtegy for the Azure SDK in TypeScript", "url": "github:Azure/azure-sdk-for-js", "private": false}}, {"id": "b1c6a9c7a69d96e1", "name": "@azure/core-paging", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/core-paging/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-paging/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/core-paging/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-paging/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/core-paging:\\@azure\\/core-paging:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-paging:\\@azure\\/core_paging:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_paging:\\@azure\\/core-paging:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_paging:\\@azure\\/core_paging:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core-paging:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core_paging:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core-paging:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core_paging:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/core-paging@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/core-paging", "version": "1.2.0", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md", "description": "Core types for paging async iterable iterators", "url": "github:Azure/azure-sdk-for-js", "private": false}}, {"id": "34dc0c0ec37298c8", "name": "@azure/core-tracing", "version": "1.0.0-preview.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/core-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-tracing/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/core-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-tracing/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/core-tracing:\\@azure\\/core-tracing:1.0.0-preview.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-tracing:\\@azure\\/core_tracing:1.0.0-preview.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_tracing:\\@azure\\/core-tracing:1.0.0-preview.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_tracing:\\@azure\\/core_tracing:1.0.0-preview.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core-tracing:1.0.0-preview.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core_tracing:1.0.0-preview.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core-tracing:1.0.0-preview.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core_tracing:1.0.0-preview.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/core-tracing@1.0.0-preview.11", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/core-tracing", "version": "1.0.0-preview.11", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md", "description": "Provides low-level interfaces and helper methods for tracing in Azure SDK", "url": "github:Azure/azure-sdk-for-js", "private": false}}, {"id": "0f427fc3ab7a8460", "name": "@azure/core-tracing", "version": "1.0.0-preview.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/storage-blob/node_modules/@azure/core-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/storage-blob/node_modules/@azure/core-tracing/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/storage-blob/node_modules/@azure/core-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/storage-blob/node_modules/@azure/core-tracing/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/core-tracing:\\@azure\\/core-tracing:1.0.0-preview.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core-tracing:\\@azure\\/core_tracing:1.0.0-preview.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_tracing:\\@azure\\/core-tracing:1.0.0-preview.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core_tracing:\\@azure\\/core_tracing:1.0.0-preview.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core-tracing:1.0.0-preview.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/core:\\@azure\\/core_tracing:1.0.0-preview.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core-tracing:1.0.0-preview.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/core_tracing:1.0.0-preview.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/core-tracing@1.0.0-preview.9", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/core-tracing", "version": "1.0.0-preview.9", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md", "description": "Provides low-level interfaces and helper methods for tracing in Azure SDK", "url": "github:Azure/azure-sdk-for-js", "private": false}}, {"id": "c0a8e3214cd01cf1", "name": "@azure/logger", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/logger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/logger/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/logger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/logger/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/logger:\\@azure\\/logger:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/logger:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/logger@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/logger", "version": "1.0.3", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/logger/README.md", "description": "Microsoft Azure SDK for JavaScript - Logger", "url": "github:Azure/azure-sdk-for-js", "private": false}}, {"id": "a67e6f161f03e9cd", "name": "@azure/ms-rest-azure-env", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-azure-env/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-azure-env/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-azure-env/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-azure-env/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/ms-rest-azure-env:\\@azure\\/ms-rest-azure-env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms-rest-azure-env:\\@azure\\/ms_rest_azure_env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest_azure_env:\\@azure\\/ms-rest-azure-env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest_azure_env:\\@azure\\/ms_rest_azure_env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms-rest-azure:\\@azure\\/ms-rest-azure-env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms-rest-azure:\\@azure\\/ms_rest_azure_env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest_azure:\\@azure\\/ms-rest-azure-env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest_azure:\\@azure\\/ms_rest_azure_env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms-rest:\\@azure\\/ms-rest-azure-env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms-rest:\\@azure\\/ms_rest_azure_env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest:\\@azure\\/ms-rest-azure-env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest:\\@azure\\/ms_rest_azure_env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms:\\@azure\\/ms-rest-azure-env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms:\\@azure\\/ms_rest_azure_env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/ms-rest-azure-env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/ms_rest_azure_env:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/ms-rest-azure-env@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/ms-rest-azure-env", "version": "2.0.0", "author": "Microsoft Corporation (https://github.com/Azure/ms-rest-azure-env)", "homepage": "https://github.com/Azure/ms-rest-azure-env", "description": "Isomorphic library that provides Azure endpoints for different Azure Environments/Clouds.", "url": "git@github.com:Azure/ms-rest-azure-env.git", "private": false}}, {"id": "111039c8bb5eb648", "name": "@azure/ms-rest-js", "version": "2.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/ms-rest-js:\\@azure\\/ms-rest-js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms-rest-js:\\@azure\\/ms_rest_js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest_js:\\@azure\\/ms-rest-js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest_js:\\@azure\\/ms_rest_js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms-rest:\\@azure\\/ms-rest-js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms-rest:\\@azure\\/ms_rest_js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest:\\@azure\\/ms-rest-js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms_rest:\\@azure\\/ms_rest_js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms:\\@azure\\/ms-rest-js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/ms:\\@azure\\/ms_rest_js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/ms-rest-js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/ms_rest_js:2.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/ms-rest-js@2.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/ms-rest-js", "version": "2.6.0", "author": "Microsoft Corporation (https://github.com/Azure/ms-rest-js)", "homepage": "https://github.com/Azure/ms-rest-js", "description": "Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest", "url": "git@github.com:Azure/ms-rest-js.git", "private": false}}, {"id": "5a457b31147b8431", "name": "@azure/ms-rest-nodeauth", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-nodeauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-nodeauth/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-nodeauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-nodeauth/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:microsoft:ms-rest-nodeauth:3.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/%40azure/ms-rest-nodeauth@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/ms-rest-nodeauth", "version": "3.1.1", "author": "Microsoft Corporation (https://github.com/Azure/ms-rest-nodeauth)", "homepage": "https://github.com/Azure/ms-rest-nodeauth", "description": "Azure Authentication library in node.js with type definitions.", "url": "git@github.com:Azure/ms-rest-nodeauth.git", "private": false}}, {"id": "10d7615e5e9459ec", "name": "@azure/storage-blob", "version": "12.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/storage-blob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/storage-blob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/storage-blob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/storage-blob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@azure\\/storage-blob:\\@azure\\/storage-blob:12.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/storage-blob:\\@azure\\/storage_blob:12.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/storage_blob:\\@azure\\/storage-blob:12.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/storage_blob:\\@azure\\/storage_blob:12.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/storage:\\@azure\\/storage-blob:12.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@azure\\/storage:\\@azure\\/storage_blob:12.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/storage-blob:12.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@azure\\/storage_blob:12.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40azure/storage-blob@12.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@azure/storage-blob", "version": "12.2.1", "author": "Microsoft Corporation", "homepage": "https://github.com/Azure/azure-sdk-for-js#readme", "description": "Microsoft Azure Storage SDK for JavaScript - Blob", "url": "git+https://github.com/Azure/azure-sdk-for-js.git", "private": false}}, {"id": "44b2520ba1de6299", "name": "@babel/code-frame", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/code-frame/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/code-frame/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/code-frame/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/code-frame/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/code-frame:\\@babel\\/code-frame:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/code-frame:\\@babel\\/code_frame:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/code_frame:\\@babel\\/code-frame:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/code_frame:\\@babel\\/code_frame:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/code:\\@babel\\/code-frame:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/code:\\@babel\\/code_frame:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/code-frame:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/code_frame:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/code-frame@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/code-frame", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-code-frame", "description": "Generate errors that contain a code frame that point to source locations.", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "21e9eebd90828313", "name": "@babel/compat-data", "version": "7.16.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/compat-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/compat-data/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/compat-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/compat-data/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/compat-data:\\@babel\\/compat-data:7.16.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/compat-data:\\@babel\\/compat_data:7.16.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/compat_data:\\@babel\\/compat-data:7.16.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/compat_data:\\@babel\\/compat_data:7.16.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/compat:\\@babel\\/compat-data:7.16.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/compat:\\@babel\\/compat_data:7.16.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/compat-data:7.16.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/compat_data:7.16.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/compat-data@7.16.4", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/compat-data", "version": "7.16.4", "author": "The Babel Team (https://babel.dev/team)", "homepage": "", "description": "", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "78f0e5214cda0071", "name": "@babel/core", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/core/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/core/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/core:\\@babel\\/core:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/core:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/core@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/core", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-core", "description": "Babel compiler core.", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "4aa959d3b4cac7ff", "name": "@babel/generator", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/generator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/generator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/generator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/generator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/generator:\\@babel\\/generator:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/generator:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/generator@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/generator", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-generator", "description": "Turns an AST into code.", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "a079e7b875415e74", "name": "@babel/helper-annotate-as-pure", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-annotate-as-pure/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-annotate-as-pure/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-annotate-as-pure/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-annotate-as-pure/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-annotate-as-pure:\\@babel\\/helper-annotate-as-pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-annotate-as-pure:\\@babel\\/helper_annotate_as_pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_annotate_as_pure:\\@babel\\/helper-annotate-as-pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_annotate_as_pure:\\@babel\\/helper_annotate_as_pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-annotate-as:\\@babel\\/helper-annotate-as-pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-annotate-as:\\@babel\\/helper_annotate_as_pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_annotate_as:\\@babel\\/helper-annotate-as-pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_annotate_as:\\@babel\\/helper_annotate_as_pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-annotate:\\@babel\\/helper-annotate-as-pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-annotate:\\@babel\\/helper_annotate_as_pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_annotate:\\@babel\\/helper-annotate-as-pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_annotate:\\@babel\\/helper_annotate_as_pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-annotate-as-pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_annotate_as_pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-annotate-as-pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_annotate_as_pure:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-annotate-as-pure@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-annotate-as-pure", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure", "description": "Helper function to annotate paths and nodes with #__PURE__ comment", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "407ccc59e496caeb", "name": "@babel/helper-compilation-targets", "version": "7.16.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-compilation-targets/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-compilation-targets/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-compilation-targets/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-compilation-targets/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-compilation-targets:\\@babel\\/helper-compilation-targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-compilation-targets:\\@babel\\/helper_compilation_targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_compilation_targets:\\@babel\\/helper-compilation-targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_compilation_targets:\\@babel\\/helper_compilation_targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-compilation:\\@babel\\/helper-compilation-targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-compilation:\\@babel\\/helper_compilation_targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_compilation:\\@babel\\/helper-compilation-targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_compilation:\\@babel\\/helper_compilation_targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-compilation-targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_compilation_targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-compilation-targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_compilation_targets:7.16.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-compilation-targets@7.16.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-compilation-targets", "version": "7.16.3", "author": "The Babel Team (https://babel.dev/team)", "homepage": "", "description": "Helper functions on Babel compilation targets", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "f040000fe8b0f1d2", "name": "@babel/helper-create-class-features-plugin", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-create-class-features-plugin/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-create-class-features-plugin/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-create-class-features-plugin/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-create-class-features-plugin/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-create-class-features-plugin:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-create-class-features-plugin:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_create_class_features_plugin:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_create_class_features_plugin:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-create-class-features:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-create-class-features:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_create_class_features:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_create_class_features:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-create-class:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-create-class:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_create_class:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_create_class:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-create:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-create:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_create:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_create:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-create-class-features-plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_create_class_features_plugin:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-create-class-features-plugin@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-create-class-features-plugin", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "", "description": "Compile class public and private fields, private methods and decorators to ES6", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "5e2c1eae810a7448", "name": "@babel/helper-environment-visitor", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-environment-visitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-environment-visitor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-environment-visitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-environment-visitor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-environment-visitor:\\@babel\\/helper-environment-visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-environment-visitor:\\@babel\\/helper_environment_visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_environment_visitor:\\@babel\\/helper-environment-visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_environment_visitor:\\@babel\\/helper_environment_visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-environment:\\@babel\\/helper-environment-visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-environment:\\@babel\\/helper_environment_visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_environment:\\@babel\\/helper-environment-visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_environment:\\@babel\\/helper_environment_visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-environment-visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_environment_visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-environment-visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_environment_visitor:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-environment-visitor@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-environment-visitor", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-environment-visitor", "description": "Helper visitor to only visit nodes in the current 'this' context", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "de59a5df832858f9", "name": "@babel/helper-function-name", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-function-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-function-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-function-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-function-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-function-name:\\@babel\\/helper-function-name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-function-name:\\@babel\\/helper_function_name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_function_name:\\@babel\\/helper-function-name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_function_name:\\@babel\\/helper_function_name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-function:\\@babel\\/helper-function-name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-function:\\@babel\\/helper_function_name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_function:\\@babel\\/helper-function-name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_function:\\@babel\\/helper_function_name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-function-name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_function_name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-function-name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_function_name:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-function-name@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-function-name", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-function-name", "description": "Helper function to change the property 'name' of every function", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "6980c06cc7a7fd79", "name": "@babel/helper-get-function-arity", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-get-function-arity/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-get-function-arity/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-get-function-arity/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-get-function-arity/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-get-function-arity:\\@babel\\/helper-get-function-arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-get-function-arity:\\@babel\\/helper_get_function_arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_get_function_arity:\\@babel\\/helper-get-function-arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_get_function_arity:\\@babel\\/helper_get_function_arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-get-function:\\@babel\\/helper-get-function-arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-get-function:\\@babel\\/helper_get_function_arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_get_function:\\@babel\\/helper-get-function-arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_get_function:\\@babel\\/helper_get_function_arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-get:\\@babel\\/helper-get-function-arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-get:\\@babel\\/helper_get_function_arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_get:\\@babel\\/helper-get-function-arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_get:\\@babel\\/helper_get_function_arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-get-function-arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_get_function_arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-get-function-arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_get_function_arity:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-get-function-arity@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-get-function-arity", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-get-function-arity", "description": "Helper function to get function arity", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "00361ce8bed2aa83", "name": "@babel/helper-hoist-variables", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-hoist-variables/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-hoist-variables/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-hoist-variables/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-hoist-variables/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-hoist-variables:\\@babel\\/helper-hoist-variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-hoist-variables:\\@babel\\/helper_hoist_variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_hoist_variables:\\@babel\\/helper-hoist-variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_hoist_variables:\\@babel\\/helper_hoist_variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-hoist:\\@babel\\/helper-hoist-variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-hoist:\\@babel\\/helper_hoist_variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_hoist:\\@babel\\/helper-hoist-variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_hoist:\\@babel\\/helper_hoist_variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-hoist-variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_hoist_variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-hoist-variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_hoist_variables:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-hoist-variables@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-hoist-variables", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-hoist-variables", "description": "Helper function to hoist variables", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "4a6bfecf03cfb558", "name": "@babel/helper-member-expression-to-functions", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-member-expression-to-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-member-expression-to-functions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-member-expression-to-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-member-expression-to-functions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-member-expression-to-functions:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-member-expression-to-functions:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_member_expression_to_functions:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_member_expression_to_functions:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-member-expression-to:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-member-expression-to:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_member_expression_to:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_member_expression_to:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-member-expression:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-member-expression:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_member_expression:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_member_expression:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-member:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-member:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_member:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_member:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-member-expression-to-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_member_expression_to_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-member-expression-to-functions@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-member-expression-to-functions", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions", "description": "Helper function to replace certain member expressions with function calls", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "67b475a6a5a09bb5", "name": "@babel/helper-module-imports", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-module-imports/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-module-imports/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-module-imports/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-module-imports/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-module-imports:\\@babel\\/helper-module-imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-module-imports:\\@babel\\/helper_module_imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_module_imports:\\@babel\\/helper-module-imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_module_imports:\\@babel\\/helper_module_imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-module:\\@babel\\/helper-module-imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-module:\\@babel\\/helper_module_imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_module:\\@babel\\/helper-module-imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_module:\\@babel\\/helper_module_imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-module-imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_module_imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-module-imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_module_imports:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-module-imports@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-module-imports", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports", "description": "Babel helper functions for inserting module loads", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "e2c2b9f77977997f", "name": "@babel/helper-module-transforms", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-module-transforms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-module-transforms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-module-transforms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-module-transforms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-module-transforms:\\@babel\\/helper-module-transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-module-transforms:\\@babel\\/helper_module_transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_module_transforms:\\@babel\\/helper-module-transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_module_transforms:\\@babel\\/helper_module_transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-module:\\@babel\\/helper-module-transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-module:\\@babel\\/helper_module_transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_module:\\@babel\\/helper-module-transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_module:\\@babel\\/helper_module_transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-module-transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_module_transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-module-transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_module_transforms:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-module-transforms@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-module-transforms", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-module-transforms", "description": "Babel helper functions for implementing ES6 module transformations", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "71eafc9c6de88bdb", "name": "@babel/helper-optimise-call-expression", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-optimise-call-expression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-optimise-call-expression/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-optimise-call-expression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-optimise-call-expression/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-optimise-call-expression:\\@babel\\/helper-optimise-call-expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-optimise-call-expression:\\@babel\\/helper_optimise_call_expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_optimise_call_expression:\\@babel\\/helper-optimise-call-expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_optimise_call_expression:\\@babel\\/helper_optimise_call_expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-optimise-call:\\@babel\\/helper-optimise-call-expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-optimise-call:\\@babel\\/helper_optimise_call_expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_optimise_call:\\@babel\\/helper-optimise-call-expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_optimise_call:\\@babel\\/helper_optimise_call_expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-optimise:\\@babel\\/helper-optimise-call-expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-optimise:\\@babel\\/helper_optimise_call_expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_optimise:\\@babel\\/helper-optimise-call-expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_optimise:\\@babel\\/helper_optimise_call_expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-optimise-call-expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_optimise_call_expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-optimise-call-expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_optimise_call_expression:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-optimise-call-expression@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-optimise-call-expression", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-optimise-call-expression", "description": "Helper function to optimise call expression", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "3ae8d68fc433e855", "name": "@babel/helper-plugin-utils", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-plugin-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-plugin-utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-plugin-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-plugin-utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-plugin-utils:\\@babel\\/helper-plugin-utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-plugin-utils:\\@babel\\/helper_plugin_utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_plugin_utils:\\@babel\\/helper-plugin-utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_plugin_utils:\\@babel\\/helper_plugin_utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-plugin:\\@babel\\/helper-plugin-utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-plugin:\\@babel\\/helper_plugin_utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_plugin:\\@babel\\/helper-plugin-utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_plugin:\\@babel\\/helper_plugin_utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-plugin-utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_plugin_utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-plugin-utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_plugin_utils:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-plugin-utils@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-plugin-utils", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils", "description": "General utilities for plugins to use", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "d6062fd64c6fc21f", "name": "@babel/helper-replace-supers", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-replace-supers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-replace-supers/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-replace-supers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-replace-supers/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-replace-supers:\\@babel\\/helper-replace-supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-replace-supers:\\@babel\\/helper_replace_supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_replace_supers:\\@babel\\/helper-replace-supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_replace_supers:\\@babel\\/helper_replace_supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-replace:\\@babel\\/helper-replace-supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-replace:\\@babel\\/helper_replace_supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_replace:\\@babel\\/helper-replace-supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_replace:\\@babel\\/helper_replace_supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-replace-supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_replace_supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-replace-supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_replace_supers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-replace-supers@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-replace-supers", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-replace-supers", "description": "Helper function to replace supers", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "fcf447549e86b256", "name": "@babel/helper-simple-access", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-simple-access/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-simple-access/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-simple-access/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-simple-access/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-simple-access:\\@babel\\/helper-simple-access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-simple-access:\\@babel\\/helper_simple_access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_simple_access:\\@babel\\/helper-simple-access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_simple_access:\\@babel\\/helper_simple_access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-simple:\\@babel\\/helper-simple-access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-simple:\\@babel\\/helper_simple_access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_simple:\\@babel\\/helper-simple-access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_simple:\\@babel\\/helper_simple_access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-simple-access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_simple_access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-simple-access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_simple_access:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-simple-access@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-simple-access", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access", "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "8a095f2869bd3747", "name": "@babel/helper-skip-transparent-expression-wrappers", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-skip-transparent-expression-wrappers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-skip-transparent-expression-wrappers/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-skip-transparent-expression-wrappers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-skip-transparent-expression-wrappers/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-skip-transparent-expression-wrappers:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-skip-transparent-expression-wrappers:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_skip_transparent_expression_wrappers:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_skip_transparent_expression_wrappers:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-skip-transparent-expression:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-skip-transparent-expression:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_skip_transparent_expression:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_skip_transparent_expression:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-skip-transparent:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-skip-transparent:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_skip_transparent:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_skip_transparent:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-skip:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-skip:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_skip:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_skip:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-skip-transparent-expression-wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_skip_transparent_expression_wrappers:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-skip-transparent-expression-wrappers@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-skip-transparent-expression-wrappers", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "", "description": "Helper which skips types and parentheses", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "1771872007066dc2", "name": "@babel/helper-split-export-declaration", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-split-export-declaration/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-split-export-declaration/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-split-export-declaration/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-split-export-declaration/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-split-export-declaration:\\@babel\\/helper-split-export-declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-split-export-declaration:\\@babel\\/helper_split_export_declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_split_export_declaration:\\@babel\\/helper-split-export-declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_split_export_declaration:\\@babel\\/helper_split_export_declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-split-export:\\@babel\\/helper-split-export-declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-split-export:\\@babel\\/helper_split_export_declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_split_export:\\@babel\\/helper-split-export-declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_split_export:\\@babel\\/helper_split_export_declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-split:\\@babel\\/helper-split-export-declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-split:\\@babel\\/helper_split_export_declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_split:\\@babel\\/helper-split-export-declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_split:\\@babel\\/helper_split_export_declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-split-export-declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_split_export_declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-split-export-declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_split_export_declaration:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-split-export-declaration@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-split-export-declaration", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helper-split-export-declaration", "description": "", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "793b72ecbe77bfef", "name": "@babel/helper-validator-identifier", "version": "7.15.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-validator-identifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-validator-identifier/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-validator-identifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-validator-identifier/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-validator-identifier:\\@babel\\/helper-validator-identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-validator-identifier:\\@babel\\/helper_validator_identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_validator_identifier:\\@babel\\/helper-validator-identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_validator_identifier:\\@babel\\/helper_validator_identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-validator:\\@babel\\/helper-validator-identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-validator:\\@babel\\/helper_validator_identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_validator:\\@babel\\/helper-validator-identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_validator:\\@babel\\/helper_validator_identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-validator-identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_validator_identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-validator-identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_validator_identifier:7.15.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-validator-identifier@7.15.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-validator-identifier", "version": "7.15.7", "author": "The Babel Team (https://babel.dev/team)", "homepage": "", "description": "Validate identifier/keywords name", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "07adc20960a59168", "name": "@babel/helper-validator-option", "version": "7.14.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-validator-option/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-validator-option/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-validator-option/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-validator-option/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helper-validator-option:\\@babel\\/helper-validator-option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-validator-option:\\@babel\\/helper_validator_option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_validator_option:\\@babel\\/helper-validator-option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_validator_option:\\@babel\\/helper_validator_option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-validator:\\@babel\\/helper-validator-option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper-validator:\\@babel\\/helper_validator_option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_validator:\\@babel\\/helper-validator-option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper_validator:\\@babel\\/helper_validator_option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper-validator-option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/helper:\\@babel\\/helper_validator_option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper-validator-option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helper_validator_option:7.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helper-validator-option@7.14.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helper-validator-option", "version": "7.14.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "", "description": "Validate plugin/preset options", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "e4ebb48d57f00f6f", "name": "@babel/helpers", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helpers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helpers/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helpers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helpers/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/helpers:\\@babel\\/helpers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/helpers:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/helpers@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/helpers", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-helpers", "description": "Collection of helper functions used by Babel transforms.", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "9d96858a2cd78f93", "name": "@babel/highlight", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/highlight/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/highlight/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/highlight/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/highlight/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/highlight:\\@babel\\/highlight:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/highlight:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/highlight@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/highlight", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-highlight", "description": "Syntax highlight JavaScript strings for output in terminals.", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "ea3932ad832cadae", "name": "@babel/parser", "version": "7.12.16", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/parser:\\@babel\\/parser:7.12.16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/parser:7.12.16:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/parser@7.12.16", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/parser", "version": "7.12.16", "author": "Sebastian McKenzie ", "homepage": "https://babel.dev/docs/en/next/babel-parser", "description": "A JavaScript parser", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "bf9066436c6a1610", "name": "@babel/parser", "version": "7.16.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/parser:\\@babel\\/parser:7.16.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/parser:7.16.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/parser@7.16.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/parser", "version": "7.16.6", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-parser", "description": "A JavaScript parser", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "9c4ed078fa75626f", "name": "@babel/parser", "version": "7.16.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/parser:\\@babel\\/parser:7.16.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/parser:7.16.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/parser@7.16.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/parser", "version": "7.16.6", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-parser", "description": "A JavaScript parser", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "b150d3cbc20a0271", "name": "@babel/plugin-proposal-class-properties", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-proposal-class-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-proposal-class-properties/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-proposal-class-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-proposal-class-properties/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-class-properties:\\@babel\\/plugin-proposal-class-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-class-properties:\\@babel\\/plugin_proposal_class_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_class_properties:\\@babel\\/plugin-proposal-class-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_class_properties:\\@babel\\/plugin_proposal_class_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-class:\\@babel\\/plugin-proposal-class-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-class:\\@babel\\/plugin_proposal_class_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_class:\\@babel\\/plugin-proposal-class-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_class:\\@babel\\/plugin_proposal_class_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal:\\@babel\\/plugin-proposal-class-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal:\\@babel\\/plugin_proposal_class_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal:\\@babel\\/plugin-proposal-class-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal:\\@babel\\/plugin_proposal_class_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-proposal-class-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_proposal_class_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-proposal-class-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_proposal_class_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-proposal-class-properties@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-proposal-class-properties", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties", "description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "6513b3a99dd7c874", "name": "@babel/plugin-proposal-object-rest-spread", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-proposal-object-rest-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-proposal-object-rest-spread/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-proposal-object-rest-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-proposal-object-rest-spread/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-object-rest-spread:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-object-rest-spread:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_object_rest_spread:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_object_rest_spread:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-object-rest:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-object-rest:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_object_rest:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_object_rest:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-object:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal-object:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_object:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal_object:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-proposal:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_proposal:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-proposal-object-rest-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_proposal_object_rest_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-proposal-object-rest-spread", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread", "description": "Compile object rest and spread to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "6b33daa4da525960", "name": "@babel/plugin-syntax-class-properties", "version": "7.12.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-syntax-class-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-syntax-class-properties/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-syntax-class-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-syntax-class-properties/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-class-properties:\\@babel\\/plugin-syntax-class-properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-class-properties:\\@babel\\/plugin_syntax_class_properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_class_properties:\\@babel\\/plugin-syntax-class-properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_class_properties:\\@babel\\/plugin_syntax_class_properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-class:\\@babel\\/plugin-syntax-class-properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-class:\\@babel\\/plugin_syntax_class_properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_class:\\@babel\\/plugin-syntax-class-properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_class:\\@babel\\/plugin_syntax_class_properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax:\\@babel\\/plugin-syntax-class-properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax:\\@babel\\/plugin_syntax_class_properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax:\\@babel\\/plugin-syntax-class-properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax:\\@babel\\/plugin_syntax_class_properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-syntax-class-properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_syntax_class_properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-syntax-class-properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_syntax_class_properties:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.13", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-syntax-class-properties", "version": "7.12.13", "author": "", "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties", "description": "Allow parsing of class properties", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "ad22da6595429ed3", "name": "@babel/plugin-syntax-flow", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-syntax-flow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-syntax-flow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-syntax-flow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-syntax-flow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-flow:\\@babel\\/plugin-syntax-flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-flow:\\@babel\\/plugin_syntax_flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_flow:\\@babel\\/plugin-syntax-flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_flow:\\@babel\\/plugin_syntax_flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax:\\@babel\\/plugin-syntax-flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax:\\@babel\\/plugin_syntax_flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax:\\@babel\\/plugin-syntax-flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax:\\@babel\\/plugin_syntax_flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-syntax-flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_syntax_flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-syntax-flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_syntax_flow:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-syntax-flow@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-syntax-flow", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-flow", "description": "Allow parsing of the flow syntax", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "434244bcf614934c", "name": "@babel/plugin-syntax-jsx", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-syntax-jsx/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-syntax-jsx/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-syntax-jsx/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-syntax-jsx/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-jsx:\\@babel\\/plugin-syntax-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-jsx:\\@babel\\/plugin_syntax_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_jsx:\\@babel\\/plugin-syntax-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_jsx:\\@babel\\/plugin_syntax_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax:\\@babel\\/plugin-syntax-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax:\\@babel\\/plugin_syntax_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax:\\@babel\\/plugin-syntax-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax:\\@babel\\/plugin_syntax_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-syntax-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_syntax_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-syntax-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_syntax_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-syntax-jsx@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-syntax-jsx", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx", "description": "Allow parsing of jsx", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "090108d51dea2ee5", "name": "@babel/plugin-syntax-object-rest-spread", "version": "7.8.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-syntax-object-rest-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-syntax-object-rest-spread/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-syntax-object-rest-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-syntax-object-rest-spread/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-object-rest-spread:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-object-rest-spread:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_object_rest_spread:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_object_rest_spread:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-object-rest:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-object-rest:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_object_rest:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_object_rest:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-object:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax-object:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_object:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax_object:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-syntax:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_syntax:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-syntax-object-rest-spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_syntax_object_rest_spread:7.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-syntax-object-rest-spread@7.8.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-syntax-object-rest-spread", "version": "7.8.3", "author": "", "homepage": "", "description": "Allow parsing of object rest/spread", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread", "private": false}}, {"id": "bf5d805a4699df2a", "name": "@babel/plugin-transform-arrow-functions", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-arrow-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-arrow-functions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-arrow-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-arrow-functions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-arrow-functions:\\@babel\\/plugin-transform-arrow-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-arrow-functions:\\@babel\\/plugin_transform_arrow_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_arrow_functions:\\@babel\\/plugin-transform-arrow-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_arrow_functions:\\@babel\\/plugin_transform_arrow_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-arrow:\\@babel\\/plugin-transform-arrow-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-arrow:\\@babel\\/plugin_transform_arrow_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_arrow:\\@babel\\/plugin-transform-arrow-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_arrow:\\@babel\\/plugin_transform_arrow_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-arrow-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_arrow_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-arrow-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_arrow_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-arrow-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_arrow_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-arrow-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_arrow_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-arrow-functions", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions", "description": "Compile ES2015 arrow functions to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "869722b1c1f2b5cf", "name": "@babel/plugin-transform-block-scoped-functions", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-block-scoped-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-block-scoped-functions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-block-scoped-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-block-scoped-functions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block-scoped-functions:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block-scoped-functions:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block_scoped_functions:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block_scoped_functions:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block-scoped:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block-scoped:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block_scoped:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block_scoped:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-block-scoped-functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_block_scoped_functions:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-block-scoped-functions@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-block-scoped-functions", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions", "description": "Babel plugin to ensure function declarations at the block level are block scoped", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "f7377c3887d236dd", "name": "@babel/plugin-transform-block-scoping", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-block-scoping/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-block-scoping/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-block-scoping/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-block-scoping/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block-scoping:\\@babel\\/plugin-transform-block-scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block-scoping:\\@babel\\/plugin_transform_block_scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block_scoping:\\@babel\\/plugin-transform-block-scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block_scoping:\\@babel\\/plugin_transform_block_scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block:\\@babel\\/plugin-transform-block-scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-block:\\@babel\\/plugin_transform_block_scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block:\\@babel\\/plugin-transform-block-scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_block:\\@babel\\/plugin_transform_block_scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-block-scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_block_scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-block-scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_block_scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-block-scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_block_scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-block-scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_block_scoping:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-block-scoping@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-block-scoping", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoping", "description": "Compile ES2015 block scoping (const and let) to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "ae284dcbf292ad17", "name": "@babel/plugin-transform-classes", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-classes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-classes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-classes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-classes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-classes:\\@babel\\/plugin-transform-classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-classes:\\@babel\\/plugin_transform_classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_classes:\\@babel\\/plugin-transform-classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_classes:\\@babel\\/plugin_transform_classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_classes:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-classes@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-classes", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-classes", "description": "Compile ES2015 classes to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "813f952bc8971a6f", "name": "@babel/plugin-transform-computed-properties", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-computed-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-computed-properties/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-computed-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-computed-properties/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-computed-properties:\\@babel\\/plugin-transform-computed-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-computed-properties:\\@babel\\/plugin_transform_computed_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_computed_properties:\\@babel\\/plugin-transform-computed-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_computed_properties:\\@babel\\/plugin_transform_computed_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-computed:\\@babel\\/plugin-transform-computed-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-computed:\\@babel\\/plugin_transform_computed_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_computed:\\@babel\\/plugin-transform-computed-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_computed:\\@babel\\/plugin_transform_computed_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-computed-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_computed_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-computed-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_computed_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-computed-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_computed_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-computed-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_computed_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-computed-properties@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-computed-properties", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties", "description": "Compile ES2015 computed properties to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "a398a0785e7711b0", "name": "@babel/plugin-transform-destructuring", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-destructuring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-destructuring/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-destructuring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-destructuring/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-destructuring:\\@babel\\/plugin-transform-destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-destructuring:\\@babel\\/plugin_transform_destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_destructuring:\\@babel\\/plugin-transform-destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_destructuring:\\@babel\\/plugin_transform_destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_destructuring:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-destructuring@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-destructuring", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-destructuring", "description": "Compile ES2015 destructuring to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "66435add1075a54d", "name": "@babel/plugin-transform-flow-strip-types", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-flow-strip-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-flow-strip-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-flow-strip-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-flow-strip-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-flow-strip-types:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-flow-strip-types:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_flow_strip_types:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_flow_strip_types:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-flow-strip:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-flow-strip:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_flow_strip:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_flow_strip:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-flow:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-flow:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_flow:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_flow:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-flow-strip-types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_flow_strip_types:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-flow-strip-types@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-flow-strip-types", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-flow-strip-types", "description": "Strip flow type annotations from your output code.", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "bbbdb82deeedc0dd", "name": "@babel/plugin-transform-for-of", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-for-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-for-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-for-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-for-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-for-of:\\@babel\\/plugin-transform-for-of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-for-of:\\@babel\\/plugin_transform_for_of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_for_of:\\@babel\\/plugin-transform-for-of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_for_of:\\@babel\\/plugin_transform_for_of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-for:\\@babel\\/plugin-transform-for-of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-for:\\@babel\\/plugin_transform_for_of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_for:\\@babel\\/plugin-transform-for-of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_for:\\@babel\\/plugin_transform_for_of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-for-of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_for_of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-for-of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_for_of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-for-of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_for_of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-for-of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_for_of:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-for-of@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-for-of", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of", "description": "Compile ES2015 for...of to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "51de4f376ec3af32", "name": "@babel/plugin-transform-function-name", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-function-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-function-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-function-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-function-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-function-name:\\@babel\\/plugin-transform-function-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-function-name:\\@babel\\/plugin_transform_function_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_function_name:\\@babel\\/plugin-transform-function-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_function_name:\\@babel\\/plugin_transform_function_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-function:\\@babel\\/plugin-transform-function-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-function:\\@babel\\/plugin_transform_function_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_function:\\@babel\\/plugin-transform-function-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_function:\\@babel\\/plugin_transform_function_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-function-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_function_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-function-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_function_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-function-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_function_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-function-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_function_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-function-name@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-function-name", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-function-name", "description": "Apply ES2015 function.name semantics to all functions", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "bb4f5f899d8c7eef", "name": "@babel/plugin-transform-literals", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-literals/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-literals/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-literals:\\@babel\\/plugin-transform-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-literals:\\@babel\\/plugin_transform_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_literals:\\@babel\\/plugin-transform-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_literals:\\@babel\\/plugin_transform_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-literals@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-literals", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-literals", "description": "Compile ES2015 unicode string and number literals to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "4447e837be3f0561", "name": "@babel/plugin-transform-member-expression-literals", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-member-expression-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-member-expression-literals/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-member-expression-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-member-expression-literals/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-member-expression-literals:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-member-expression-literals:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_member_expression_literals:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_member_expression_literals:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-member-expression:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-member-expression:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_member_expression:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_member_expression:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-member:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-member:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_member:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_member:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-member-expression-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_member_expression_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-member-expression-literals@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-member-expression-literals", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-member-expression-literals", "description": "Ensure that reserved words are quoted in property accesses", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "a5eabdc747074d61", "name": "@babel/plugin-transform-modules-commonjs", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-modules-commonjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-modules-commonjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-modules-commonjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-modules-commonjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-modules-commonjs:\\@babel\\/plugin-transform-modules-commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-modules-commonjs:\\@babel\\/plugin_transform_modules_commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_modules_commonjs:\\@babel\\/plugin-transform-modules-commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_modules_commonjs:\\@babel\\/plugin_transform_modules_commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-modules:\\@babel\\/plugin-transform-modules-commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-modules:\\@babel\\/plugin_transform_modules_commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_modules:\\@babel\\/plugin-transform-modules-commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_modules:\\@babel\\/plugin_transform_modules_commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-modules-commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_modules_commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-modules-commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_modules_commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-modules-commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_modules_commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-modules-commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_modules_commonjs:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-modules-commonjs", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs", "description": "This plugin transforms ES2015 modules to CommonJS", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "022fc1f44746fbb5", "name": "@babel/plugin-transform-object-super", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-object-super/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-object-super/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-object-super/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-object-super/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-object-super:\\@babel\\/plugin-transform-object-super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-object-super:\\@babel\\/plugin_transform_object_super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_object_super:\\@babel\\/plugin-transform-object-super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_object_super:\\@babel\\/plugin_transform_object_super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-object:\\@babel\\/plugin-transform-object-super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-object:\\@babel\\/plugin_transform_object_super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_object:\\@babel\\/plugin-transform-object-super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_object:\\@babel\\/plugin_transform_object_super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-object-super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_object_super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-object-super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_object_super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-object-super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_object_super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-object-super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_object_super:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-object-super@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-object-super", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-object-super", "description": "Compile ES2015 object super to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "65dfda41bd7e75ba", "name": "@babel/plugin-transform-parameters", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-parameters/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-parameters/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-parameters/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-parameters/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-parameters:\\@babel\\/plugin-transform-parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-parameters:\\@babel\\/plugin_transform_parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_parameters:\\@babel\\/plugin-transform-parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_parameters:\\@babel\\/plugin_transform_parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_parameters:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-parameters@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-parameters", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-parameters", "description": "Compile ES2015 default and rest parameters to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "4f3fa47cebc5efda", "name": "@babel/plugin-transform-property-literals", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-property-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-property-literals/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-property-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-property-literals/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-property-literals:\\@babel\\/plugin-transform-property-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-property-literals:\\@babel\\/plugin_transform_property_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_property_literals:\\@babel\\/plugin-transform-property-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_property_literals:\\@babel\\/plugin_transform_property_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-property:\\@babel\\/plugin-transform-property-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-property:\\@babel\\/plugin_transform_property_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_property:\\@babel\\/plugin-transform-property-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_property:\\@babel\\/plugin_transform_property_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-property-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_property_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-property-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_property_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-property-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_property_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-property-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_property_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-property-literals@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-property-literals", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-property-literals", "description": "Ensure that reserved words are quoted in object property keys", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "23281152090eb0e5", "name": "@babel/plugin-transform-react-display-name", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-react-display-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-react-display-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-react-display-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-react-display-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react-display-name:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react-display-name:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react_display_name:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react_display_name:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react-display:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react-display:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react_display:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react_display:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-react-display-name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_react_display_name:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-react-display-name@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-react-display-name", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-react-display-name", "description": "Add displayName to React.createClass calls", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "d138690adf5bf48d", "name": "@babel/plugin-transform-react-jsx", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-react-jsx/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-react-jsx/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-react-jsx/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-react-jsx/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react-jsx:\\@babel\\/plugin-transform-react-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react-jsx:\\@babel\\/plugin_transform_react_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react_jsx:\\@babel\\/plugin-transform-react-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react_jsx:\\@babel\\/plugin_transform_react_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react:\\@babel\\/plugin-transform-react-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-react:\\@babel\\/plugin_transform_react_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react:\\@babel\\/plugin-transform-react-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_react:\\@babel\\/plugin_transform_react_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-react-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_react_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-react-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_react_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-react-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_react_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-react-jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_react_jsx:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-react-jsx@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-react-jsx", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx", "description": "Turn JSX into React function calls", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "0000e13de502914d", "name": "@babel/plugin-transform-shorthand-properties", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-shorthand-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-shorthand-properties/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-shorthand-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-shorthand-properties/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-shorthand-properties:\\@babel\\/plugin-transform-shorthand-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-shorthand-properties:\\@babel\\/plugin_transform_shorthand_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_shorthand_properties:\\@babel\\/plugin-transform-shorthand-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_shorthand_properties:\\@babel\\/plugin_transform_shorthand_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-shorthand:\\@babel\\/plugin-transform-shorthand-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-shorthand:\\@babel\\/plugin_transform_shorthand_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_shorthand:\\@babel\\/plugin-transform-shorthand-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_shorthand:\\@babel\\/plugin_transform_shorthand_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-shorthand-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_shorthand_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-shorthand-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_shorthand_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-shorthand-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_shorthand_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-shorthand-properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_shorthand_properties:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-shorthand-properties@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-shorthand-properties", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-shorthand-properties", "description": "Compile ES2015 shorthand properties to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "e7e63ae319d5b06a", "name": "@babel/plugin-transform-spread", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-spread/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-spread/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-spread:\\@babel\\/plugin-transform-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-spread:\\@babel\\/plugin_transform_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_spread:\\@babel\\/plugin-transform-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_spread:\\@babel\\/plugin_transform_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_spread:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-spread@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-spread", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-spread", "description": "Compile ES2015 spread to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "9248c19c993d1eb3", "name": "@babel/plugin-transform-template-literals", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-template-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-template-literals/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/plugin-transform-template-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/plugin-transform-template-literals/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-template-literals:\\@babel\\/plugin-transform-template-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-template-literals:\\@babel\\/plugin_transform_template_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_template_literals:\\@babel\\/plugin-transform-template-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_template_literals:\\@babel\\/plugin_transform_template_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-template:\\@babel\\/plugin-transform-template-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform-template:\\@babel\\/plugin_transform_template_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_template:\\@babel\\/plugin-transform-template-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform_template:\\@babel\\/plugin_transform_template_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin-transform-template-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin-transform:\\@babel\\/plugin_transform_template_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin-transform-template-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin_transform:\\@babel\\/plugin_transform_template_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin-transform-template-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@babel\\/plugin:\\@babel\\/plugin_transform_template_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin-transform-template-literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/plugin_transform_template_literals:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/plugin-transform-template-literals@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/plugin-transform-template-literals", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-template-literals", "description": "Compile ES2015 template literals to ES5", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "201c4ae514b2eb4f", "name": "@babel/runtime", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/runtime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/runtime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/runtime:\\@babel\\/runtime:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/runtime:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/runtime@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/runtime", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-runtime", "description": "babel's modular runtime helpers", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "1103f095389c14d8", "name": "@babel/template", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/template/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/template/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/template/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/template/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/template:\\@babel\\/template:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/template:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/template@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/template", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-template", "description": "Generate an AST from a string template.", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "b79baf41f3611dd2", "name": "@babel/traverse", "version": "7.12.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/traverse:\\@babel\\/traverse:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/traverse:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/traverse@7.12.13", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/traverse", "version": "7.12.13", "author": "Sebastian McKenzie ", "homepage": "https://babel.dev/docs/en/next/babel-traverse", "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "96677c8d07cac2fd", "name": "@babel/traverse", "version": "7.16.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/traverse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/traverse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/traverse:\\@babel\\/traverse:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/traverse:7.16.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/traverse@7.16.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/traverse", "version": "7.16.5", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-traverse", "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "eb0c00ed4f26abde", "name": "@babel/types", "version": "7.12.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/types:\\@babel\\/types:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/types:7.12.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/types@7.12.13", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/types", "version": "7.12.13", "author": "Sebastian McKenzie ", "homepage": "https://babel.dev/docs/en/next/babel-types", "description": "Babel Types is a Lodash-esque utility library for AST nodes", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "5ad93a59652b6d71", "name": "@babel/types", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/types:\\@babel\\/types:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/types:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/types@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/types", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-types", "description": "Babel Types is a Lodash-esque utility library for AST nodes", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "0a7333a19ea1dd2a", "name": "@babel/types", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@babel\\/types:\\@babel\\/types:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:\\@babel\\/types:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40babel/types@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@babel/types", "version": "7.16.0", "author": "The Babel Team (https://babel.dev/team)", "homepage": "https://babel.dev/docs/en/next/babel-types", "description": "Babel Types is a Lodash-esque utility library for AST nodes", "url": "https://github.com/babel/babel.git", "private": false}}, {"id": "e235a72e6be30b89", "name": "@dabh/diagnostics", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@dabh/diagnostics/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@dabh/diagnostics/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@dabh\\/diagnostics:\\@dabh\\/diagnostics:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:\\@dabh\\/diagnostics:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40dabh/diagnostics@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@dabh/diagnostics", "version": "2.0.2", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/diagnostics", "description": "Tools for debugging your node.js modules and event loop", "url": "git://github.com/3rd-Eden/diagnostics.git", "private": false}}, {"id": "ef951f0db9ac8884", "name": "@elastic/elasticsearch", "version": "6.8.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/elasticsearch6/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/elasticsearch6/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/elasticsearch6/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/elasticsearch6/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@elastic\\/elasticsearch:\\@elastic\\/elasticsearch:6.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:elastic:\\@elastic\\/elasticsearch:6.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40elastic/elasticsearch@6.8.8", "metadataType": "javascript-npm-package", "metadata": {"name": "@elastic/elasticsearch", "version": "6.8.8", "author": "Tomas Della Vedova", "homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html", "description": "The official Elasticsearch client for Node.js", "url": "https://github.com/elastic/elasticsearch-js.git", "private": false}}, {"id": "de0da04714934636", "name": "@elastic/elasticsearch", "version": "7.16.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/elasticsearch7/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/elasticsearch7/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/elasticsearch7/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/elasticsearch7/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@elastic\\/elasticsearch:\\@elastic\\/elasticsearch:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:elastic:\\@elastic\\/elasticsearch:7.16.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40elastic/elasticsearch@7.16.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@elastic/elasticsearch", "version": "7.16.0", "author": "Tomas Della Vedova", "homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html", "description": "The official Elasticsearch client for Node.js", "url": "https://github.com/elastic/elasticsearch-js.git", "private": false}}, {"id": "d3f4b167c540dcac", "name": "@exlinc/keycloak-passport", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@exlinc/keycloak-passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@exlinc/keycloak-passport/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@exlinc/keycloak-passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@exlinc/keycloak-passport/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@exlinc\\/keycloak-passport:\\@exlinc\\/keycloak-passport:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@exlinc\\/keycloak-passport:\\@exlinc\\/keycloak_passport:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@exlinc\\/keycloak_passport:\\@exlinc\\/keycloak-passport:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@exlinc\\/keycloak_passport:\\@exlinc\\/keycloak_passport:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@exlinc\\/keycloak:\\@exlinc\\/keycloak-passport:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@exlinc\\/keycloak:\\@exlinc\\/keycloak_passport:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:exlinc:\\@exlinc\\/keycloak-passport:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:exlinc:\\@exlinc\\/keycloak_passport:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40exlinc/keycloak-passport@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@exlinc/keycloak-passport", "version": "1.0.2", "author": "EXL Inc.", "homepage": "https://github.com/exlinc/keycloak-passport#readme", "description": "Flexible Keycloak Passport strategy (with multi-realm support) by EXL Inc.", "url": "git+https://github.com/exlinc/keycloak-passport.git", "private": false}}, {"id": "df052e15ba982ab6", "name": "@gar/promisify", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@gar/promisify/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@gar/promisify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@gar/promisify/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@gar/promisify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@gar\\/promisify:\\@gar\\/promisify:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wraithgar:\\@gar\\/promisify:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40gar/promisify@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@gar/promisify", "version": "1.1.2", "author": "Gar ", "homepage": "", "description": "Promisify an entire class or object", "url": "https://github.com/wraithgar/gar-promisify.git", "private": false}}, {"id": "6495fc860329569a", "name": "@graphql-tools/batch-delegate", "version": "7.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-delegate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-delegate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-delegate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-delegate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch-delegate:\\@graphql-tools\\/batch-delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch-delegate:\\@graphql_tools\\/batch_delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch_delegate:\\@graphql-tools\\/batch-delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch_delegate:\\@graphql_tools\\/batch_delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch:\\@graphql-tools\\/batch-delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch:\\@graphql_tools\\/batch_delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch:\\@graphql-tools\\/batch-delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch:\\@graphql_tools\\/batch_delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/batch-delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/batch_delegate:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/batch-delegate@7.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/batch-delegate", "version": "7.0.2", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "aebf0c703210a7f0", "name": "@graphql-tools/batch-delegate/es5", "version": "7.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-delegate/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-delegate/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-delegate/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-delegate/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch-delegate\\/es5:\\@graphql-tools\\/batch-delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch-delegate\\/es5:\\@graphql_tools\\/batch_delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch_delegate\\/es5:\\@graphql-tools\\/batch-delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch_delegate\\/es5:\\@graphql_tools\\/batch_delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch:\\@graphql-tools\\/batch-delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch:\\@graphql_tools\\/batch_delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch:\\@graphql-tools\\/batch-delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch:\\@graphql_tools\\/batch_delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/batch-delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/batch_delegate\\/es5:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/batch-delegate/es5@7.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/batch-delegate/es5", "version": "7.0.2", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "896fc03bd9c2801c", "name": "@graphql-tools/batch-execute", "version": "7.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-execute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-execute/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-execute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-execute/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch-execute:\\@graphql-tools\\/batch-execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch-execute:\\@graphql_tools\\/batch_execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch_execute:\\@graphql-tools\\/batch-execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch_execute:\\@graphql_tools\\/batch_execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch:\\@graphql-tools\\/batch-execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch:\\@graphql_tools\\/batch_execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch:\\@graphql-tools\\/batch-execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch:\\@graphql_tools\\/batch_execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/batch-execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/batch_execute:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/batch-execute@7.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/batch-execute", "version": "7.1.2", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "6399f90819d41c96", "name": "@graphql-tools/batch-execute/es5", "version": "7.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-execute/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-execute/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-execute/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-execute/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch-execute\\/es5:\\@graphql-tools\\/batch-execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch-execute\\/es5:\\@graphql_tools\\/batch_execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch_execute\\/es5:\\@graphql-tools\\/batch-execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch_execute\\/es5:\\@graphql_tools\\/batch_execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch:\\@graphql-tools\\/batch-execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/batch:\\@graphql_tools\\/batch_execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch:\\@graphql-tools\\/batch-execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/batch:\\@graphql_tools\\/batch_execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/batch-execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/batch_execute\\/es5:7.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/batch-execute/es5@7.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/batch-execute/es5", "version": "7.1.2", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "2e4ace1458767208", "name": "@graphql-tools/code-file-loader", "version": "6.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/code-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/code-file-loader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/code-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/code-file-loader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/code-file-loader:\\@graphql-tools\\/code-file-loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code-file-loader:\\@graphql_tools\\/code_file_loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code_file_loader:\\@graphql-tools\\/code-file-loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code_file_loader:\\@graphql_tools\\/code_file_loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code-file:\\@graphql-tools\\/code-file-loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code-file:\\@graphql_tools\\/code_file_loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code_file:\\@graphql-tools\\/code-file-loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code_file:\\@graphql_tools\\/code_file_loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code:\\@graphql-tools\\/code-file-loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code:\\@graphql_tools\\/code_file_loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code:\\@graphql-tools\\/code-file-loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code:\\@graphql_tools\\/code_file_loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/code-file-loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/code_file_loader:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/code-file-loader@6.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/code-file-loader", "version": "6.3.1", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "2d1d9f64736beb09", "name": "@graphql-tools/code-file-loader/es5", "version": "6.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/code-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/code-file-loader/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/code-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/code-file-loader/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/code-file-loader\\/es5:\\@graphql-tools\\/code-file-loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code-file-loader\\/es5:\\@graphql_tools\\/code_file_loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code_file_loader\\/es5:\\@graphql-tools\\/code-file-loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code_file_loader\\/es5:\\@graphql_tools\\/code_file_loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code-file:\\@graphql-tools\\/code-file-loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code-file:\\@graphql_tools\\/code_file_loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code_file:\\@graphql-tools\\/code-file-loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code_file:\\@graphql_tools\\/code_file_loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code:\\@graphql-tools\\/code-file-loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/code:\\@graphql_tools\\/code_file_loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code:\\@graphql-tools\\/code-file-loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/code:\\@graphql_tools\\/code_file_loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/code-file-loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/code_file_loader\\/es5:6.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/code-file-loader/es5@6.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/code-file-loader/es5", "version": "6.3.1", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "9bab4ab4e509ba39", "name": "@graphql-tools/delegate", "version": "7.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/delegate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/delegate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/delegate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/delegate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/delegate:\\@graphql-tools\\/delegate:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/delegate:\\@graphql_tools\\/delegate:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/delegate:\\@graphql-tools\\/delegate:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/delegate:\\@graphql_tools\\/delegate:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/delegate:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/delegate:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/delegate@7.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/delegate", "version": "7.1.5", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "939f257a8d75da66", "name": "@graphql-tools/delegate/es5", "version": "7.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/delegate/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/delegate/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/delegate/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/delegate/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/delegate\\/es5:\\@graphql-tools\\/delegate\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/delegate\\/es5:\\@graphql_tools\\/delegate\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/delegate\\/es5:\\@graphql-tools\\/delegate\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/delegate\\/es5:\\@graphql_tools\\/delegate\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/delegate\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/delegate\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/delegate/es5@7.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/delegate/es5", "version": "7.1.5", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "24622b08bfd3dfe4", "name": "@graphql-tools/git-loader", "version": "6.2.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/git-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/git-loader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/git-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/git-loader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/git-loader:\\@graphql-tools\\/git-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/git-loader:\\@graphql_tools\\/git_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/git_loader:\\@graphql-tools\\/git-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/git_loader:\\@graphql_tools\\/git_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/git:\\@graphql-tools\\/git-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/git:\\@graphql_tools\\/git_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/git:\\@graphql-tools\\/git-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/git:\\@graphql_tools\\/git_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/git-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/git_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/git-loader@6.2.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/git-loader", "version": "6.2.6", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "15df8a4ae9c32e01", "name": "@graphql-tools/git-loader/es5", "version": "6.2.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/git-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/git-loader/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/git-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/git-loader/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/git-loader\\/es5:\\@graphql-tools\\/git-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/git-loader\\/es5:\\@graphql_tools\\/git_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/git_loader\\/es5:\\@graphql-tools\\/git-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/git_loader\\/es5:\\@graphql_tools\\/git_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/git:\\@graphql-tools\\/git-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/git:\\@graphql_tools\\/git_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/git:\\@graphql-tools\\/git-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/git:\\@graphql_tools\\/git_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/git-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/git_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/git-loader/es5@6.2.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/git-loader/es5", "version": "6.2.6", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "605eab54d649474b", "name": "@graphql-tools/github-loader", "version": "6.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/github-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/github-loader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/github-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/github-loader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/github-loader:\\@graphql-tools\\/github-loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/github-loader:\\@graphql_tools\\/github_loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/github_loader:\\@graphql-tools\\/github-loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/github_loader:\\@graphql_tools\\/github_loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/github:\\@graphql-tools\\/github-loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/github:\\@graphql_tools\\/github_loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/github:\\@graphql-tools\\/github-loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/github:\\@graphql_tools\\/github_loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/github-loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/github_loader:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/github-loader@6.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/github-loader", "version": "6.2.5", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "07818d23dcbd9e91", "name": "@graphql-tools/github-loader/es5", "version": "6.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/github-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/github-loader/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/github-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/github-loader/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/github-loader\\/es5:\\@graphql-tools\\/github-loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/github-loader\\/es5:\\@graphql_tools\\/github_loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/github_loader\\/es5:\\@graphql-tools\\/github-loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/github_loader\\/es5:\\@graphql_tools\\/github_loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/github:\\@graphql-tools\\/github-loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/github:\\@graphql_tools\\/github_loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/github:\\@graphql-tools\\/github-loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/github:\\@graphql_tools\\/github_loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/github-loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/github_loader\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/github-loader/es5@6.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/github-loader/es5", "version": "6.2.5", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "0c59e2a45d52a9d5", "name": "@graphql-tools/graphql-file-loader", "version": "6.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-file-loader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-file-loader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-file-loader:\\@graphql-tools\\/graphql-file-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-file-loader:\\@graphql_tools\\/graphql_file_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_file_loader:\\@graphql-tools\\/graphql-file-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_file_loader:\\@graphql_tools\\/graphql_file_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-file:\\@graphql-tools\\/graphql-file-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-file:\\@graphql_tools\\/graphql_file_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_file:\\@graphql-tools\\/graphql-file-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_file:\\@graphql_tools\\/graphql_file_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql:\\@graphql-tools\\/graphql-file-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql:\\@graphql_tools\\/graphql_file_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql:\\@graphql-tools\\/graphql-file-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql:\\@graphql_tools\\/graphql_file_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/graphql-file-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/graphql_file_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/graphql-file-loader@6.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/graphql-file-loader", "version": "6.2.7", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "3b94f73435e87a51", "name": "@graphql-tools/graphql-file-loader/es5", "version": "6.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-file-loader/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-file-loader/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-file-loader\\/es5:\\@graphql-tools\\/graphql-file-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-file-loader\\/es5:\\@graphql_tools\\/graphql_file_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_file_loader\\/es5:\\@graphql-tools\\/graphql-file-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_file_loader\\/es5:\\@graphql_tools\\/graphql_file_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-file:\\@graphql-tools\\/graphql-file-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-file:\\@graphql_tools\\/graphql_file_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_file:\\@graphql-tools\\/graphql-file-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_file:\\@graphql_tools\\/graphql_file_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql:\\@graphql-tools\\/graphql-file-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql:\\@graphql_tools\\/graphql_file_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql:\\@graphql-tools\\/graphql-file-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql:\\@graphql_tools\\/graphql_file_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/graphql-file-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/graphql_file_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/graphql-file-loader/es5@6.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/graphql-file-loader/es5", "version": "6.2.7", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "84685fad75172e97", "name": "@graphql-tools/graphql-tag-pluck", "version": "6.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-tag-pluck:\\@graphql-tools\\/graphql-tag-pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-tag-pluck:\\@graphql_tools\\/graphql_tag_pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_tag_pluck:\\@graphql-tools\\/graphql-tag-pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_tag_pluck:\\@graphql_tools\\/graphql_tag_pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-tag:\\@graphql-tools\\/graphql-tag-pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-tag:\\@graphql_tools\\/graphql_tag_pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_tag:\\@graphql-tools\\/graphql-tag-pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_tag:\\@graphql_tools\\/graphql_tag_pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql:\\@graphql-tools\\/graphql-tag-pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql:\\@graphql_tools\\/graphql_tag_pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql:\\@graphql-tools\\/graphql-tag-pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql:\\@graphql_tools\\/graphql_tag_pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/graphql-tag-pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/graphql_tag_pluck:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/graphql-tag-pluck@6.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/graphql-tag-pluck", "version": "6.5.1", "author": "", "homepage": "", "description": "Pluck graphql-tag template literals", "url": "ardatan/graphql-tools", "private": false}}, {"id": "6669cfaf780b8f62", "name": "@graphql-tools/graphql-tag-pluck/es5", "version": "6.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-tag-pluck\\/es5:\\@graphql-tools\\/graphql-tag-pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-tag-pluck\\/es5:\\@graphql_tools\\/graphql_tag_pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_tag_pluck\\/es5:\\@graphql-tools\\/graphql-tag-pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_tag_pluck\\/es5:\\@graphql_tools\\/graphql_tag_pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-tag:\\@graphql-tools\\/graphql-tag-pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql-tag:\\@graphql_tools\\/graphql_tag_pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_tag:\\@graphql-tools\\/graphql-tag-pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql_tag:\\@graphql_tools\\/graphql_tag_pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql:\\@graphql-tools\\/graphql-tag-pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/graphql:\\@graphql_tools\\/graphql_tag_pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql:\\@graphql-tools\\/graphql-tag-pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/graphql:\\@graphql_tools\\/graphql_tag_pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/graphql-tag-pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/graphql_tag_pluck\\/es5:6.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/graphql-tag-pluck/es5@6.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/graphql-tag-pluck/es5", "version": "6.5.1", "author": "", "homepage": "", "description": "Pluck graphql-tag template literals", "url": "ardatan/graphql-tools", "private": false}}, {"id": "e8af6fac56210463", "name": "@graphql-tools/import", "version": "6.6.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/import/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/import/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/import/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/import/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/import:\\@graphql-tools\\/import:6.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/import:\\@graphql_tools\\/import:6.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/import:\\@graphql-tools\\/import:6.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/import:\\@graphql_tools\\/import:6.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/import:6.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/import:6.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/import@6.6.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/import", "version": "6.6.3", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "245287cef1ed1208", "name": "@graphql-tools/json-file-loader", "version": "6.2.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/json-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/json-file-loader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/json-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/json-file-loader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/json-file-loader:\\@graphql-tools\\/json-file-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json-file-loader:\\@graphql_tools\\/json_file_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json_file_loader:\\@graphql-tools\\/json-file-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json_file_loader:\\@graphql_tools\\/json_file_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json-file:\\@graphql-tools\\/json-file-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json-file:\\@graphql_tools\\/json_file_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json_file:\\@graphql-tools\\/json-file-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json_file:\\@graphql_tools\\/json_file_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json:\\@graphql-tools\\/json-file-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json:\\@graphql_tools\\/json_file_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json:\\@graphql-tools\\/json-file-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json:\\@graphql_tools\\/json_file_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/json-file-loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/json_file_loader:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/json-file-loader@6.2.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/json-file-loader", "version": "6.2.6", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "ebf9e47b6deddb36", "name": "@graphql-tools/json-file-loader/es5", "version": "6.2.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/json-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/json-file-loader/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/json-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/json-file-loader/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/json-file-loader\\/es5:\\@graphql-tools\\/json-file-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json-file-loader\\/es5:\\@graphql_tools\\/json_file_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json_file_loader\\/es5:\\@graphql-tools\\/json-file-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json_file_loader\\/es5:\\@graphql_tools\\/json_file_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json-file:\\@graphql-tools\\/json-file-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json-file:\\@graphql_tools\\/json_file_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json_file:\\@graphql-tools\\/json-file-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json_file:\\@graphql_tools\\/json_file_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json:\\@graphql-tools\\/json-file-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/json:\\@graphql_tools\\/json_file_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json:\\@graphql-tools\\/json-file-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/json:\\@graphql_tools\\/json_file_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/json-file-loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/json_file_loader\\/es5:6.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/json-file-loader/es5@6.2.6", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/json-file-loader/es5", "version": "6.2.6", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "8657055c84fcf7bc", "name": "@graphql-tools/links", "version": "6.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/links:\\@graphql-tools\\/links:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/links:\\@graphql_tools\\/links:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/links:\\@graphql-tools\\/links:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/links:\\@graphql_tools\\/links:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/links:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/links:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/links@6.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/links", "version": "6.2.5", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "d778c589f7dbd1e0", "name": "@graphql-tools/links/es5", "version": "6.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/links\\/es5:\\@graphql-tools\\/links\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/links\\/es5:\\@graphql_tools\\/links\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/links\\/es5:\\@graphql-tools\\/links\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/links\\/es5:\\@graphql_tools\\/links\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/links\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/links\\/es5:6.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/links/es5@6.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/links/es5", "version": "6.2.5", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "9b1560f5fd322d1c", "name": "@graphql-tools/load", "version": "6.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/load:\\@graphql-tools\\/load:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/load:\\@graphql_tools\\/load:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/load:\\@graphql-tools\\/load:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/load:\\@graphql_tools\\/load:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/load:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/load:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/load@6.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/load", "version": "6.2.8", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "7d67990cffb3ca8e", "name": "@graphql-tools/load-files", "version": "6.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/load-files/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load-files/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/load-files/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load-files/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/load-files:\\@graphql-tools\\/load-files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/load-files:\\@graphql_tools\\/load_files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/load_files:\\@graphql-tools\\/load-files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/load_files:\\@graphql_tools\\/load_files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/load:\\@graphql-tools\\/load-files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/load:\\@graphql_tools\\/load_files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/load:\\@graphql-tools\\/load-files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/load:\\@graphql_tools\\/load_files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/load-files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/load_files:6.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/load-files@6.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/load-files", "version": "6.5.3", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "246c2111f020b186", "name": "@graphql-tools/load/es5", "version": "6.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/load\\/es5:\\@graphql-tools\\/load\\/es5:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/load\\/es5:\\@graphql_tools\\/load\\/es5:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/load\\/es5:\\@graphql-tools\\/load\\/es5:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/load\\/es5:\\@graphql_tools\\/load\\/es5:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/load\\/es5:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/load\\/es5:6.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/load/es5@6.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/load/es5", "version": "6.2.8", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "0f944cb809c3b187", "name": "@graphql-tools/merge", "version": "6.2.17", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/merge:\\@graphql-tools\\/merge:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/merge:\\@graphql_tools\\/merge:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/merge:\\@graphql-tools\\/merge:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/merge:\\@graphql_tools\\/merge:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/merge:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/merge:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/merge@6.2.17", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/merge", "version": "6.2.17", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "23c64dd8f393382d", "name": "@graphql-tools/merge", "version": "8.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/merge:\\@graphql-tools\\/merge:8.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/merge:\\@graphql_tools\\/merge:8.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/merge:\\@graphql-tools\\/merge:8.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/merge:\\@graphql_tools\\/merge:8.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/merge:8.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/merge:8.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/merge@8.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/merge", "version": "8.2.1", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "a3807b676692d49d", "name": "@graphql-tools/merge/es5", "version": "6.2.17", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/merge\\/es5:\\@graphql-tools\\/merge\\/es5:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/merge\\/es5:\\@graphql_tools\\/merge\\/es5:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/merge\\/es5:\\@graphql-tools\\/merge\\/es5:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/merge\\/es5:\\@graphql_tools\\/merge\\/es5:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/merge\\/es5:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/merge\\/es5:6.2.17:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/merge/es5@6.2.17", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/merge/es5", "version": "6.2.17", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "c6e0c77bd1fb16a5", "name": "@graphql-tools/mock", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/mock/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/mock/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/mock/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/mock/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/mock:\\@graphql-tools\\/mock:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/mock:\\@graphql_tools\\/mock:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/mock:\\@graphql-tools\\/mock:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/mock:\\@graphql_tools\\/mock:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/mock:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/mock:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/mock@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/mock", "version": "7.0.0", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "a7393ae336a2c9a8", "name": "@graphql-tools/mock/es5", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/mock/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/mock/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/mock/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/mock/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/mock\\/es5:\\@graphql-tools\\/mock\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/mock\\/es5:\\@graphql_tools\\/mock\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/mock\\/es5:\\@graphql-tools\\/mock\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/mock\\/es5:\\@graphql_tools\\/mock\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/mock\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/mock\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/mock/es5@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/mock/es5", "version": "7.0.0", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "d7ec7e237b44e404", "name": "@graphql-tools/module-loader", "version": "6.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/module-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/module-loader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/module-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/module-loader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/module-loader:\\@graphql-tools\\/module-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/module-loader:\\@graphql_tools\\/module_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/module_loader:\\@graphql-tools\\/module-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/module_loader:\\@graphql_tools\\/module_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/module:\\@graphql-tools\\/module-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/module:\\@graphql_tools\\/module_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/module:\\@graphql-tools\\/module-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/module:\\@graphql_tools\\/module_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/module-loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/module_loader:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/module-loader@6.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/module-loader", "version": "6.2.7", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "8fcd03b4ab591dc7", "name": "@graphql-tools/module-loader/es5", "version": "6.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/module-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/module-loader/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/module-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/module-loader/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/module-loader\\/es5:\\@graphql-tools\\/module-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/module-loader\\/es5:\\@graphql_tools\\/module_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/module_loader\\/es5:\\@graphql-tools\\/module-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/module_loader\\/es5:\\@graphql_tools\\/module_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/module:\\@graphql-tools\\/module-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/module:\\@graphql_tools\\/module_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/module:\\@graphql-tools\\/module-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/module:\\@graphql_tools\\/module_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/module-loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/module_loader\\/es5:6.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/module-loader/es5@6.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/module-loader/es5", "version": "6.2.7", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "fec1bfa203d9ee2f", "name": "@graphql-tools/relay-operation-optimizer", "version": "6.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/relay-operation-optimizer:\\@graphql-tools\\/relay-operation-optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/relay-operation-optimizer:\\@graphql_tools\\/relay_operation_optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/relay_operation_optimizer:\\@graphql-tools\\/relay-operation-optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/relay_operation_optimizer:\\@graphql_tools\\/relay_operation_optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/relay-operation:\\@graphql-tools\\/relay-operation-optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/relay-operation:\\@graphql_tools\\/relay_operation_optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/relay_operation:\\@graphql-tools\\/relay-operation-optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/relay_operation:\\@graphql_tools\\/relay_operation_optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/relay:\\@graphql-tools\\/relay-operation-optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/relay:\\@graphql_tools\\/relay_operation_optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/relay:\\@graphql-tools\\/relay-operation-optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/relay:\\@graphql_tools\\/relay_operation_optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/relay-operation-optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/relay_operation_optimizer:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/relay-operation-optimizer@6.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/relay-operation-optimizer", "version": "6.4.1", "author": "Laurin Quast (https://github.com/n1ru4l)", "homepage": "", "description": "Package for optimizing your GraphQL operations relay style.", "url": "ardatan/graphql-tools", "private": false}}, {"id": "a9ed6191e76484da", "name": "@graphql-tools/resolvers-composition", "version": "6.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/resolvers-composition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/resolvers-composition/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/resolvers-composition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/resolvers-composition/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/resolvers-composition:\\@graphql-tools\\/resolvers-composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/resolvers-composition:\\@graphql_tools\\/resolvers_composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/resolvers_composition:\\@graphql-tools\\/resolvers-composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/resolvers_composition:\\@graphql_tools\\/resolvers_composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/resolvers:\\@graphql-tools\\/resolvers-composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/resolvers:\\@graphql_tools\\/resolvers_composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/resolvers:\\@graphql-tools\\/resolvers-composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/resolvers:\\@graphql_tools\\/resolvers_composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/resolvers-composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/resolvers_composition:6.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/resolvers-composition@6.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/resolvers-composition", "version": "6.4.1", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "1c535afd2c1e99ce", "name": "@graphql-tools/schema", "version": "7.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/schema/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/schema/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/schema:\\@graphql-tools\\/schema:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/schema:\\@graphql_tools\\/schema:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/schema:\\@graphql-tools\\/schema:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/schema:\\@graphql_tools\\/schema:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/schema:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/schema:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/schema@7.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/schema", "version": "7.1.5", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "2711560ce7caaa06", "name": "@graphql-tools/schema", "version": "8.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/schema:\\@graphql-tools\\/schema:8.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/schema:\\@graphql_tools\\/schema:8.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/schema:\\@graphql-tools\\/schema:8.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/schema:\\@graphql_tools\\/schema:8.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/schema:8.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/schema:8.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/schema@8.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/schema", "version": "8.3.1", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "f4f7964f2af894c1", "name": "@graphql-tools/schema/es5", "version": "7.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/schema/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/schema/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/schema/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/schema/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/schema\\/es5:\\@graphql-tools\\/schema\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/schema\\/es5:\\@graphql_tools\\/schema\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/schema\\/es5:\\@graphql-tools\\/schema\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/schema\\/es5:\\@graphql_tools\\/schema\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/schema\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/schema\\/es5:7.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/schema/es5@7.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/schema/es5", "version": "7.1.5", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "3c86cbbae001cc76", "name": "@graphql-tools/stitch", "version": "7.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/stitch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/stitch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/stitch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/stitch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/stitch:\\@graphql-tools\\/stitch:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/stitch:\\@graphql_tools\\/stitch:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/stitch:\\@graphql-tools\\/stitch:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/stitch:\\@graphql_tools\\/stitch:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/stitch:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/stitch:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/stitch@7.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/stitch", "version": "7.5.3", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "aab7d124ad0c5339", "name": "@graphql-tools/stitch/es5", "version": "7.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/stitch/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/stitch/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/stitch/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/stitch/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/stitch\\/es5:\\@graphql-tools\\/stitch\\/es5:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/stitch\\/es5:\\@graphql_tools\\/stitch\\/es5:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/stitch\\/es5:\\@graphql-tools\\/stitch\\/es5:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/stitch\\/es5:\\@graphql_tools\\/stitch\\/es5:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/stitch\\/es5:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/stitch\\/es5:7.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/stitch/es5@7.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/stitch/es5", "version": "7.5.3", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "0102b643d1c1e4ec", "name": "@graphql-tools/url-loader", "version": "6.10.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/url-loader:\\@graphql-tools\\/url-loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/url-loader:\\@graphql_tools\\/url_loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/url_loader:\\@graphql-tools\\/url-loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/url_loader:\\@graphql_tools\\/url_loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/url:\\@graphql-tools\\/url-loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/url:\\@graphql_tools\\/url_loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/url:\\@graphql-tools\\/url-loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/url:\\@graphql_tools\\/url_loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/url-loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/url_loader:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/url-loader@6.10.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/url-loader", "version": "6.10.1", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "bf283b3c5bd97587", "name": "@graphql-tools/url-loader/es5", "version": "6.10.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/url-loader\\/es5:\\@graphql-tools\\/url-loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/url-loader\\/es5:\\@graphql_tools\\/url_loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/url_loader\\/es5:\\@graphql-tools\\/url-loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/url_loader\\/es5:\\@graphql_tools\\/url_loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/url:\\@graphql-tools\\/url-loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/url:\\@graphql_tools\\/url_loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/url:\\@graphql-tools\\/url-loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/url:\\@graphql_tools\\/url_loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/url-loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/url_loader\\/es5:6.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/url-loader/es5@6.10.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/url-loader/es5", "version": "6.10.1", "author": "Dotan Simha ", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "3aa3ca882fdfd9f7", "name": "@graphql-tools/utils", "version": "7.10.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql-tools\\/utils:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql_tools\\/utils:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql-tools\\/utils:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql_tools\\/utils:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils@7.10.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils", "version": "7.10.0", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "d709d277aa63595b", "name": "@graphql-tools/utils", "version": "8.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql-tools\\/utils:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql_tools\\/utils:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql-tools\\/utils:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql_tools\\/utils:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils@8.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils", "version": "8.0.2", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "684ea1a03eaafa72", "name": "@graphql-tools/utils", "version": "8.5.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/import/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/import/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/import/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/import/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils@8.5.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils", "version": "8.5.5", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "aa3cd73e06ea18fc", "name": "@graphql-tools/utils", "version": "8.5.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils@8.5.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils", "version": "8.5.5", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "f7f4b7f76dfcdcd3", "name": "@graphql-tools/utils", "version": "8.5.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils@8.5.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils", "version": "8.5.5", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "4746a78e8b23028f", "name": "@graphql-tools/utils", "version": "8.5.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils@8.5.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils", "version": "8.5.5", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "805085791d4a6179", "name": "@graphql-tools/utils", "version": "8.5.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/resolvers-composition/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/resolvers-composition/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/resolvers-composition/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/resolvers-composition/node_modules/@graphql-tools/utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils:8.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils@8.5.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils", "version": "8.5.5", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "8884099334bf176f", "name": "@graphql-tools/utils/es5", "version": "7.10.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/utils/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/utils/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/utils/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/utils/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils\\/es5:\\@graphql-tools\\/utils\\/es5:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils\\/es5:\\@graphql_tools\\/utils\\/es5:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils\\/es5:\\@graphql-tools\\/utils\\/es5:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils\\/es5:\\@graphql_tools\\/utils\\/es5:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils\\/es5:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils\\/es5:7.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils/es5@7.10.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils/es5", "version": "7.10.0", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "59d83cf92e2764b7", "name": "@graphql-tools/utils/es5", "version": "8.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils\\/es5:\\@graphql-tools\\/utils\\/es5:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/utils\\/es5:\\@graphql_tools\\/utils\\/es5:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils\\/es5:\\@graphql-tools\\/utils\\/es5:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/utils\\/es5:\\@graphql_tools\\/utils\\/es5:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/utils\\/es5:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/utils\\/es5:8.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/utils/es5@8.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/utils/es5", "version": "8.0.2", "author": "Dotan Simha ", "homepage": "", "description": "Common package containing utils and types for GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "6a35aabc22bd6c5a", "name": "@graphql-tools/wrap", "version": "7.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/wrap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/wrap/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/wrap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/wrap/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/wrap:\\@graphql-tools\\/wrap:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/wrap:\\@graphql_tools\\/wrap:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/wrap:\\@graphql-tools\\/wrap:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/wrap:\\@graphql_tools\\/wrap:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/wrap:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/wrap:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/wrap@7.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/wrap", "version": "7.0.8", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "7d8114abc5920e8c", "name": "@graphql-tools/wrap/es5", "version": "7.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/wrap/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/wrap/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/wrap/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/wrap/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-tools\\/wrap\\/es5:\\@graphql-tools\\/wrap\\/es5:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-tools\\/wrap\\/es5:\\@graphql_tools\\/wrap\\/es5:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/wrap\\/es5:\\@graphql-tools\\/wrap\\/es5:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_tools\\/wrap\\/es5:\\@graphql_tools\\/wrap\\/es5:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-tools\\/wrap\\/es5:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_tools\\/wrap\\/es5:7.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-tools/wrap/es5@7.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-tools/wrap/es5", "version": "7.0.8", "author": "", "homepage": "", "description": "A set of utils for faster development of GraphQL tools", "url": "ardatan/graphql-tools", "private": false}}, {"id": "d2592ea417b582b1", "name": "@graphql-typed-document-node/core", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-typed-document-node/core/dist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-typed-document-node/core/dist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-typed-document-node/core/dist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-typed-document-node/core/dist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-typed-document-node\\/core:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed-document-node\\/core:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed_document_node\\/core:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed_document_node\\/core:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed-document:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed-document:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed_document:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed_document:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-typed-document-node/core@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-typed-document-node/core", "version": "3.1.1", "author": "Dotan Simha ", "homepage": "", "description": "", "url": "git@github.com:dotansimha/graphql-typed-document-node.git", "private": false}}, {"id": "9c8e0d4c9e0decb4", "name": "@graphql-typed-document-node/core", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-typed-document-node/core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-typed-document-node/core/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-typed-document-node/core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-typed-document-node/core/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@graphql-typed-document-node\\/core:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed-document-node\\/core:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed_document_node\\/core:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed_document_node\\/core:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed-document:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed-document:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed_document:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed_document:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql-typed:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql_typed:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql-typed-document-node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@graphql:\\@graphql_typed_document_node\\/core:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40graphql-typed-document-node/core@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@graphql-typed-document-node/core", "version": "3.1.1", "author": "Dotan Simha ", "homepage": "", "description": "", "url": "git@github.com:dotansimha/graphql-typed-document-node.git", "private": false}}, {"id": "a3c3499d92b7a104", "name": "@heroku/socksv5", "version": "0.0.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@heroku/socksv5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@heroku/socksv5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@heroku/socksv5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@heroku/socksv5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@heroku\\/socksv5:\\@heroku\\/socksv5:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mscdex:\\@heroku\\/socksv5:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40heroku/socksv5@0.0.9", "metadataType": "javascript-npm-package", "metadata": {"name": "@heroku/socksv5", "version": "0.0.9", "author": "Brian White ", "homepage": "", "description": "SOCKS protocol version 5 server and client implementations for node.js", "url": "http://github.com/mscdex/socksv5.git", "private": false}}, {"id": "119f714b17273602", "name": "@isaacs/string-locale-compare", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@isaacs\\/string-locale-compare:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string-locale-compare:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string_locale_compare:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string_locale_compare:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string-locale:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string-locale:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string_locale:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string_locale:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@isaacs\\/string:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40isaacs/string-locale-compare@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@isaacs/string-locale-compare", "version": "1.1.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise", "url": "git+https://github.com/isaacs/string-locale-compare", "private": false}}, {"id": "2a14a02d852dd64d", "name": "@joplin/turndown-plugin-gfm", "version": "1.0.42", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin-gfm:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin-gfm:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin_gfm:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin_gfm:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:laurent22:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:laurent22:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40joplin/turndown-plugin-gfm@1.0.42", "metadataType": "javascript-npm-package", "metadata": {"name": "@joplin/turndown-plugin-gfm", "version": "1.0.42", "author": "Dom Christie", "homepage": "", "description": "Turndown plugin to add GitHub Flavored Markdown extensions.", "url": "https://github.com/laurent22/joplin-turndown-plugin-gfm.git", "private": false}}, {"id": "27434febc6c585c1", "name": "@josephg/resolvable", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@josephg/resolvable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@josephg/resolvable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@josephg/resolvable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@josephg/resolvable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@josephg\\/resolvable:\\@josephg\\/resolvable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40josephg/resolvable@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@josephg/resolvable", "version": "1.0.1", "author": "Joseph Gentle ", "homepage": "", "description": "Promise with .resolve() and .reject() methods", "url": "git@github.com:josephg/resolvable.git", "private": false}}, {"id": "da490d659f1dcc54", "name": "@kwsites/file-exists", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@kwsites/file-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@kwsites/file-exists/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@kwsites/file-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@kwsites/file-exists/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@kwsites\\/file-exists:\\@kwsites\\/file-exists:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/file-exists:\\@kwsites\\/file_exists:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/file_exists:\\@kwsites\\/file-exists:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/file_exists:\\@kwsites\\/file_exists:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/file:\\@kwsites\\/file-exists:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/file:\\@kwsites\\/file_exists:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40kwsites/file-exists@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@kwsites/file-exists", "version": "1.1.1", "author": "Steve King ", "homepage": "", "description": "", "url": "git@github.com:kwsites/file-exists.git", "private": false}}, {"id": "d9186ef12ee96147", "name": "@kwsites/promise-deferred", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@kwsites/promise-deferred/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@kwsites/promise-deferred/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@kwsites/promise-deferred/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@kwsites/promise-deferred/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@kwsites\\/promise-deferred:\\@kwsites\\/promise-deferred:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/promise-deferred:\\@kwsites\\/promise_deferred:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/promise_deferred:\\@kwsites\\/promise-deferred:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/promise_deferred:\\@kwsites\\/promise_deferred:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/promise:\\@kwsites\\/promise-deferred:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@kwsites\\/promise:\\@kwsites\\/promise_deferred:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kwsites:\\@kwsites\\/promise-deferred:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kwsites:\\@kwsites\\/promise_deferred:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40kwsites/promise-deferred@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@kwsites/promise-deferred", "version": "1.1.1", "author": "Steve King ", "homepage": "", "description": "Minimalist creation of promise wrappers, exposing the ability to resolve or reject the inner promise", "url": "git://github.com/kwsites/promise-deferred.git", "private": false}}, {"id": "c7191000b133c165", "name": "@log4js-node/log4js-api", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@log4js-node/log4js-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@log4js-node/log4js-api/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@log4js-node/log4js-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@log4js-node/log4js-api/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@log4js-node\\/log4js-api:\\@log4js-node\\/log4js-api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js-node\\/log4js-api:\\@log4js_node\\/log4js_api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js_node\\/log4js_api:\\@log4js-node\\/log4js-api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js_node\\/log4js_api:\\@log4js_node\\/log4js_api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js-node\\/log4js:\\@log4js-node\\/log4js-api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js-node\\/log4js:\\@log4js_node\\/log4js_api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js_node\\/log4js:\\@log4js-node\\/log4js-api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js_node\\/log4js:\\@log4js_node\\/log4js_api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:log4js-node:\\@log4js-node\\/log4js-api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:log4js-node:\\@log4js_node\\/log4js_api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js:\\@log4js-node\\/log4js-api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@log4js:\\@log4js_node\\/log4js_api:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40log4js-node/log4js-api@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@log4js-node/log4js-api", "version": "1.0.2", "author": "Gareth Jones ", "homepage": "", "description": "For libraries that want to include log4js for logging, but don't want to introduce version conflicts for users that also use log4js. Delegates to whatever log4js version can be found, but does not introduce a specific log4js version.", "url": "https://github.com/log4js-node/log4js-api.git", "private": false}}, {"id": "77f2865054c35028", "name": "@microsoft/fetch-event-source", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@microsoft/fetch-event-source/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@microsoft/fetch-event-source/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@microsoft/fetch-event-source/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@microsoft/fetch-event-source/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@microsoft\\/fetch-event-source:\\@microsoft\\/fetch-event-source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch-event-source:\\@microsoft\\/fetch_event_source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch_event_source:\\@microsoft\\/fetch-event-source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch_event_source:\\@microsoft\\/fetch_event_source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch-event:\\@microsoft\\/fetch-event-source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch-event:\\@microsoft\\/fetch_event_source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch_event:\\@microsoft\\/fetch-event-source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch_event:\\@microsoft\\/fetch_event_source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch:\\@microsoft\\/fetch-event-source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@microsoft\\/fetch:\\@microsoft\\/fetch_event_source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@microsoft\\/fetch-event-source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Azure:\\@microsoft\\/fetch_event_source:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40microsoft/fetch-event-source@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@microsoft/fetch-event-source", "version": "2.0.1", "author": "Microsoft", "homepage": "https://github.com/Azure/fetch-event-source#readme", "description": "A better API for making Event Source requests, with all the features of fetch()", "url": "github:Azure/fetch-event-source", "private": false}}, {"id": "f1a083f72e8600b2", "name": "@my-scope/package-a", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-a/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-a/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-a/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-a/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@my-scope\\/package-a:\\@my-scope\\/package-a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my-scope\\/package-a:\\@my_scope\\/package_a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my_scope\\/package_a:\\@my-scope\\/package-a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my_scope\\/package_a:\\@my_scope\\/package_a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my-scope\\/package:\\@my-scope\\/package-a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my-scope\\/package:\\@my_scope\\/package_a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my_scope\\/package:\\@my-scope\\/package-a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my_scope\\/package:\\@my_scope\\/package_a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my:\\@my-scope\\/package-a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my:\\@my_scope\\/package_a:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40my-scope/package-a@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@my-scope/package-a", "version": "0.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": true}}, {"id": "1e48174aad197cd9", "name": "@my-scope/package-b", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-b/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-b/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-b/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-b/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@my-scope\\/package-b:\\@my-scope\\/package-b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my-scope\\/package-b:\\@my_scope\\/package_b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my_scope\\/package_b:\\@my-scope\\/package-b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my_scope\\/package_b:\\@my_scope\\/package_b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my-scope\\/package:\\@my-scope\\/package-b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my-scope\\/package:\\@my_scope\\/package_b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my_scope\\/package:\\@my-scope\\/package-b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my_scope\\/package:\\@my_scope\\/package_b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my:\\@my-scope\\/package-b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@my:\\@my_scope\\/package_b:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40my-scope/package-b@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@my-scope/package-b", "version": "0.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": true}}, {"id": "1e57e5ab7aca7fa1", "name": "@nodelib/fs.scandir", "version": "2.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@nodelib/fs.scandir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@nodelib/fs.scandir/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@nodelib/fs.scandir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@nodelib/fs.scandir/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@nodelib\\/fs.scandir:\\@nodelib\\/fs.scandir:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodelib:\\@nodelib\\/fs.scandir:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40nodelib/fs.scandir@2.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@nodelib/fs.scandir", "version": "2.1.5", "author": "", "homepage": "", "description": "List files and directories inside the specified directory", "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir", "private": false}}, {"id": "1ae2b151baeaad34", "name": "@nodelib/fs.stat", "version": "2.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@nodelib/fs.stat/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@nodelib/fs.stat/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@nodelib/fs.stat/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@nodelib/fs.stat/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@nodelib\\/fs.stat:\\@nodelib\\/fs.stat:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodelib:\\@nodelib\\/fs.stat:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40nodelib/fs.stat@2.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@nodelib/fs.stat", "version": "2.0.5", "author": "", "homepage": "", "description": "Get the status of a file with some features", "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat", "private": false}}, {"id": "102b96f2e5a1043a", "name": "@nodelib/fs.walk", "version": "1.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@nodelib/fs.walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@nodelib/fs.walk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@nodelib/fs.walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@nodelib/fs.walk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@nodelib\\/fs.walk:\\@nodelib\\/fs.walk:1.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodelib:\\@nodelib\\/fs.walk:1.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40nodelib/fs.walk@1.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "@nodelib/fs.walk", "version": "1.2.8", "author": "", "homepage": "", "description": "A library for efficiently walking a directory recursively", "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk", "private": false}}, {"id": "2ff536b30b82d73f", "name": "@npmcli/arborist", "version": "4.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:arborist:4.0.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/%40npmcli/arborist@4.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/arborist", "version": "4.0.3", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Manage node_modules trees", "url": "https://github.com/npm/arborist", "private": false}}, {"id": "b42618541474dfd1", "name": "@npmcli/ci-detect", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/ci-detect/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/ci-detect/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/ci-detect/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/ci-detect/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/ci-detect:\\@npmcli\\/ci-detect:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/ci-detect:\\@npmcli\\/ci_detect:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/ci_detect:\\@npmcli\\/ci-detect:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/ci_detect:\\@npmcli\\/ci_detect:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/ci:\\@npmcli\\/ci-detect:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/ci:\\@npmcli\\/ci_detect:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/ci-detect@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/ci-detect", "version": "1.4.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Detect what kind of CI environment the program is in", "url": "git+https://github.com/npm/ci-detect.git", "private": false}}, {"id": "edc33a32fbed5c97", "name": "@npmcli/config", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/config/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/config/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/config/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/config/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/config:\\@npmcli\\/config:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/config@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/config", "version": "2.3.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Configuration management for the npm cli", "url": "git+https://github.com/npm/config", "private": false}}, {"id": "580db1b31d7b7e27", "name": "@npmcli/disparity-colors", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/disparity-colors:\\@npmcli\\/disparity-colors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/disparity-colors:\\@npmcli\\/disparity_colors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/disparity_colors:\\@npmcli\\/disparity-colors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/disparity_colors:\\@npmcli\\/disparity_colors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/disparity:\\@npmcli\\/disparity-colors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/disparity:\\@npmcli\\/disparity_colors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:\\@npmcli\\/disparity-colors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:\\@npmcli\\/disparity_colors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/disparity-colors@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/disparity-colors", "version": "1.0.1", "author": "npm Inc. ", "homepage": "", "description": "Colorizes unified diff output", "url": "https://github.com/npm/disparity-colors", "private": false}}, {"id": "54beff06afe99529", "name": "@npmcli/fs", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/fs:\\@npmcli\\/fs:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/fs@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/fs", "version": "1.0.0", "author": "GitHub Inc.", "homepage": "", "description": "filesystem utilities for the npm cli", "url": "", "private": false}}, {"id": "55d7d05d35bb9a6c", "name": "@npmcli/git", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/git:\\@npmcli\\/git:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/git@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/git", "version": "2.1.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "a util for spawning git from npm CLI contexts", "url": "git+https://github.com/npm/git", "private": false}}, {"id": "18b9a2417b0eac54", "name": "@npmcli/installed-package-contents", "version": "1.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/installed-package-contents:\\@npmcli\\/installed-package-contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed-package-contents:\\@npmcli\\/installed_package_contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed_package_contents:\\@npmcli\\/installed-package-contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed_package_contents:\\@npmcli\\/installed_package_contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed-package:\\@npmcli\\/installed-package-contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed-package:\\@npmcli\\/installed_package_contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed_package:\\@npmcli\\/installed-package-contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed_package:\\@npmcli\\/installed_package_contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed:\\@npmcli\\/installed-package-contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/installed:\\@npmcli\\/installed_package_contents:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/installed-package-contents@1.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/installed-package-contents", "version": "1.0.7", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Get the list of files installed in a package in node_modules, including bundled dependencies", "url": "git+https://github.com/npm/installed-package-contents", "private": false}}, {"id": "99bf3563c85871d4", "name": "@npmcli/map-workspaces", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/map-workspaces:\\@npmcli\\/map-workspaces:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/map-workspaces:\\@npmcli\\/map_workspaces:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/map_workspaces:\\@npmcli\\/map-workspaces:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/map_workspaces:\\@npmcli\\/map_workspaces:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/map:\\@npmcli\\/map-workspaces:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/map:\\@npmcli\\/map_workspaces:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:\\@npmcli\\/map-workspaces:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:\\@npmcli\\/map_workspaces:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/map-workspaces@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/map-workspaces", "version": "2.0.0", "author": "GitHub Inc.", "homepage": "", "description": "Retrieves a name:pathname Map for a given workspaces config", "url": "https://github.com/npm/map-workspaces", "private": false}}, {"id": "0731ac685e95db4e", "name": "@npmcli/metavuln-calculator", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/metavuln-calculator:\\@npmcli\\/metavuln-calculator:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/metavuln-calculator:\\@npmcli\\/metavuln_calculator:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/metavuln_calculator:\\@npmcli\\/metavuln-calculator:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/metavuln_calculator:\\@npmcli\\/metavuln_calculator:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/metavuln:\\@npmcli\\/metavuln-calculator:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/metavuln:\\@npmcli\\/metavuln_calculator:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:\\@npmcli\\/metavuln-calculator:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:\\@npmcli\\/metavuln_calculator:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/metavuln-calculator@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/metavuln-calculator", "version": "2.0.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Calculate meta-vulnerabilities from package security advisories", "url": "https://github.com/npm/metavuln-calculator", "private": false}}, {"id": "1acaa825f9028578", "name": "@npmcli/move-file", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/move-file/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/move-file/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/move-file/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/move-file/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/move-file:\\@npmcli\\/move-file:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/move-file:\\@npmcli\\/move_file:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/move_file:\\@npmcli\\/move-file:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/move_file:\\@npmcli\\/move_file:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/move:\\@npmcli\\/move-file:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/move:\\@npmcli\\/move_file:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/move-file@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/move-file", "version": "1.1.2", "author": "", "homepage": "", "description": "move a file (fork of move-file)", "url": "git+https://github.com/npm/move-file", "private": false}}, {"id": "8e22c031408a05bd", "name": "@npmcli/name-from-folder", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/name-from-folder:\\@npmcli\\/name-from-folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name-from-folder:\\@npmcli\\/name_from_folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name_from_folder:\\@npmcli\\/name-from-folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name_from_folder:\\@npmcli\\/name_from_folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name-from:\\@npmcli\\/name-from-folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name-from:\\@npmcli\\/name_from_folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name_from:\\@npmcli\\/name-from-folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name_from:\\@npmcli\\/name_from_folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name:\\@npmcli\\/name-from-folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/name:\\@npmcli\\/name_from_folder:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/name-from-folder@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/name-from-folder", "version": "1.0.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Get the package name from a folder path", "url": "git+https://github.com/npm/name-from-folder", "private": false}}, {"id": "3be8079216207536", "name": "@npmcli/node-gyp", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/node-gyp:\\@npmcli\\/node-gyp:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/node-gyp:\\@npmcli\\/node_gyp:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/node_gyp:\\@npmcli\\/node-gyp:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/node_gyp:\\@npmcli\\/node_gyp:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/node:\\@npmcli\\/node-gyp:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/node:\\@npmcli\\/node_gyp:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/node-gyp@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/node-gyp", "version": "1.0.2", "author": "Brian Jenkins ", "homepage": "", "description": "Tools for dealing with node-gyp packages", "url": "", "private": false}}, {"id": "6ffdb4e7a353f8b4", "name": "@npmcli/package-json", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/package-json/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/package-json/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/package-json:\\@npmcli\\/package-json:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/package-json:\\@npmcli\\/package_json:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/package_json:\\@npmcli\\/package-json:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/package_json:\\@npmcli\\/package_json:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/package:\\@npmcli\\/package-json:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/package:\\@npmcli\\/package_json:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/package-json@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/package-json", "version": "1.0.1", "author": "GitHub Inc.", "homepage": "", "description": "Programmatic API to update package.json", "url": "", "private": false}}, {"id": "dcbb7bb2f768e1a6", "name": "@npmcli/promise-spawn", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/promise-spawn:\\@npmcli\\/promise-spawn:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/promise-spawn:\\@npmcli\\/promise_spawn:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/promise_spawn:\\@npmcli\\/promise-spawn:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/promise_spawn:\\@npmcli\\/promise_spawn:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/promise:\\@npmcli\\/promise-spawn:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/promise:\\@npmcli\\/promise_spawn:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/promise-spawn@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/promise-spawn", "version": "1.3.2", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "spawn processes the way the npm cli likes to do", "url": "git+https://github.com/npm/promise-spawn", "private": false}}, {"id": "88917d6e36f4538f", "name": "@npmcli/run-script", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/run-script/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/run-script/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/run-script/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/run-script/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@npmcli\\/run-script:\\@npmcli\\/run-script:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/run-script:\\@npmcli\\/run_script:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/run_script:\\@npmcli\\/run-script:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/run_script:\\@npmcli\\/run_script:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/run:\\@npmcli\\/run-script:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@npmcli\\/run:\\@npmcli\\/run_script:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40npmcli/run-script@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@npmcli/run-script", "version": "2.0.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", "url": "git+https://github.com/npm/run-script.git", "private": false}}, {"id": "ce88b5af86255e8d", "name": "@opencensus/web-types", "version": "0.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@opencensus/web-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@opencensus/web-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@opencensus/web-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@opencensus/web-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@opencensus\\/web-types:\\@opencensus\\/web-types:0.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opencensus\\/web-types:\\@opencensus\\/web_types:0.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opencensus\\/web_types:\\@opencensus\\/web-types:0.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opencensus\\/web_types:\\@opencensus\\/web_types:0.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opencensus\\/web:\\@opencensus\\/web-types:0.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opencensus\\/web:\\@opencensus\\/web_types:0.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40opencensus/web-types@0.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@opencensus/web-types", "version": "0.0.7", "author": "OpenCensus Authors", "homepage": "", "description": "OpenCensus Web types is a slightly-patched copy of the `types.ts` files from `@opencensus/core` so that they can be easily imported in web-specific packages.", "url": "census-instrumentation/opencensus-web", "private": false}}, {"id": "0e53c18c3f6cbb0c", "name": "@opentelemetry/api", "version": "0.10.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@opentelemetry/api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@opentelemetry/api/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@opentelemetry/api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@opentelemetry/api/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@opentelemetry\\/api:\\@opentelemetry\\/api:0.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40opentelemetry/api@0.10.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@opentelemetry/api", "version": "0.10.2", "author": "OpenTelemetry Authors", "homepage": "", "description": "Public API for OpenTelemetry", "url": "open-telemetry/opentelemetry-js", "private": false}}, {"id": "1a23564d985303f5", "name": "@opentelemetry/api", "version": "1.0.0-rc.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/core-tracing/node_modules/@opentelemetry/api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-tracing/node_modules/@opentelemetry/api/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/core-tracing/node_modules/@opentelemetry/api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-tracing/node_modules/@opentelemetry/api/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@opentelemetry\\/api:\\@opentelemetry\\/api:1.0.0-rc.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:open-telemetry:\\@opentelemetry\\/api:1.0.0-rc.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40opentelemetry/api@1.0.0-rc.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@opentelemetry/api", "version": "1.0.0-rc.0", "author": "OpenTelemetry Authors", "homepage": "", "description": "Public API for OpenTelemetry", "url": "https://github.com/open-telemetry/opentelemetry-js-api.git", "private": false}}, {"id": "4c823baa429a1245", "name": "@opentelemetry/context-base", "version": "0.10.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@opentelemetry/context-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@opentelemetry/context-base/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@opentelemetry/context-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@opentelemetry/context-base/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@opentelemetry\\/context-base:\\@opentelemetry\\/context-base:0.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opentelemetry\\/context-base:\\@opentelemetry\\/context_base:0.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opentelemetry\\/context_base:\\@opentelemetry\\/context-base:0.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opentelemetry\\/context_base:\\@opentelemetry\\/context_base:0.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opentelemetry\\/context:\\@opentelemetry\\/context-base:0.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@opentelemetry\\/context:\\@opentelemetry\\/context_base:0.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40opentelemetry/context-base@0.10.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@opentelemetry/context-base", "version": "0.10.2", "author": "OpenTelemetry Authors", "homepage": "", "description": "OpenTelemetry Base Context Manager", "url": "open-telemetry/opentelemetry-js", "private": false}}, {"id": "a2b48b6dd16ffd80", "name": "@protobufjs/aspromise", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/aspromise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/aspromise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/aspromise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/aspromise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/aspromise:\\@protobufjs\\/aspromise:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/aspromise:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/aspromise@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/aspromise", "version": "1.1.2", "author": "Daniel Wirtz ", "homepage": "", "description": "Returns a promise from a node-style callback function.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "1694f38eb17303c9", "name": "@protobufjs/base64", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/base64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/base64/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/base64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/base64/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/base64:\\@protobufjs\\/base64:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/base64:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/base64@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/base64", "version": "1.1.2", "author": "Daniel Wirtz ", "homepage": "", "description": "A minimal base64 implementation for number arrays.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "d4ee967c462c9e91", "name": "@protobufjs/codegen", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/codegen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/codegen/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/codegen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/codegen/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/codegen:\\@protobufjs\\/codegen:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/codegen:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/codegen@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/codegen", "version": "2.0.4", "author": "Daniel Wirtz ", "homepage": "", "description": "A minimalistic code generation utility.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "35ec903f6158c7c5", "name": "@protobufjs/eventemitter", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/eventemitter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/eventemitter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/eventemitter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/eventemitter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/eventemitter:\\@protobufjs\\/eventemitter:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/eventemitter:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/eventemitter@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/eventemitter", "version": "1.1.0", "author": "Daniel Wirtz ", "homepage": "", "description": "A minimal event emitter.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "7408ee7b82e5e50e", "name": "@protobufjs/fetch", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/fetch:\\@protobufjs\\/fetch:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/fetch:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/fetch@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/fetch", "version": "1.1.0", "author": "Daniel Wirtz ", "homepage": "", "description": "Fetches the contents of a file accross node and browsers.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "2b768aedfb123b1b", "name": "@protobufjs/float", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/float/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/float/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/float/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/float/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/float:\\@protobufjs\\/float:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/float:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/float@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/float", "version": "1.0.2", "author": "Daniel Wirtz ", "homepage": "", "description": "Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "80d8d8037f54c624", "name": "@protobufjs/inquire", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/inquire/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/inquire/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/inquire/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/inquire/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/inquire:\\@protobufjs\\/inquire:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/inquire:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/inquire@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/inquire", "version": "1.1.0", "author": "Daniel Wirtz ", "homepage": "", "description": "Requires a module only if available and hides the require call from bundlers.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "6bcb0bd956088c12", "name": "@protobufjs/path", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/path:\\@protobufjs\\/path:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/path:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/path@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/path", "version": "1.1.2", "author": "Daniel Wirtz ", "homepage": "", "description": "A minimal path module to resolve Unix, Windows and URL paths alike.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "7bea16b29cb9704a", "name": "@protobufjs/pool", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/pool/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/pool/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/pool:\\@protobufjs\\/pool:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/pool:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/pool@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/pool", "version": "1.1.0", "author": "Daniel Wirtz ", "homepage": "", "description": "A general purpose buffer pool.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "e030d8241979c358", "name": "@protobufjs/utf8", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@protobufjs/utf8/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/utf8/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@protobufjs/utf8/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@protobufjs/utf8/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@protobufjs\\/utf8:\\@protobufjs\\/utf8:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:\\@protobufjs\\/utf8:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40protobufjs/utf8@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@protobufjs/utf8", "version": "1.1.0", "author": "Daniel Wirtz ", "homepage": "", "description": "A minimal UTF8 implementation for number arrays.", "url": "https://github.com/dcodeIO/protobuf.js.git", "private": false}}, {"id": "fb41be6b0a29b2fd", "name": "@root/acme", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@root/acme/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/acme/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@root/acme/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/acme/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@root\\/acme:\\@root\\/acme:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40root/acme@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@root/acme", "version": "3.1.0", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "https://rootprojects.org/acme/", "description": "Free SSL certificates for Node.js and Browsers. Issued via Let's Encrypt", "url": "https://git.rootprojects.org/root/acme.js.git", "private": false}}, {"id": "b314692ec727d2e1", "name": "@root/asn1", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@root/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/asn1/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@root/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/asn1/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@root\\/asn1:\\@root\\/asn1:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40root/asn1@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@root/asn1", "version": "1.0.0", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "", "description": "VanillaJS, Lightweight, Zero-Dependency, ASN.1 encoder and decoder.", "url": "https://git.rootprojects.org/root/asn1.js.git", "private": false}}, {"id": "a15b12c1de2f42dc", "name": "@root/csr", "version": "0.8.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@root/csr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/csr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@root/csr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/csr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@root\\/csr:\\@root\\/csr:0.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40root/csr@0.8.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@root/csr", "version": "0.8.1", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "", "description": "Lightweight, Zero-Dependency CSR (Certificate Signing Request) generator and parser for Node.js and Browsers", "url": "https://git.rootprojects.org/root/csr.js.git", "private": false}}, {"id": "358cdde78d5d06a7", "name": "@root/encoding", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@root/encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/encoding/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@root/encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/encoding/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@root\\/encoding:\\@root\\/encoding:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40root/encoding@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@root/encoding", "version": "1.0.1", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "", "description": "Leightweight, Zero-dependency, translation between Unicode, Buffers, Base64, Hex, Binary Strings, UCS-2, UTF-8, etc.", "url": "https://git.rootprojects.org/root/encoding.js.git", "private": false}}, {"id": "c8998d54ad7500dd", "name": "@root/keypairs", "version": "0.10.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@root/keypairs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/keypairs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@root/keypairs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/keypairs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@root\\/keypairs:\\@root\\/keypairs:0.10.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:therootcompany:\\@root\\/keypairs:0.10.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40root/keypairs@0.10.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@root/keypairs", "version": "0.10.3", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "", "description": "Lightweight, Zero-Dependency RSA and EC/ECDSA crypto for Node.js and Browsers", "url": "https://github.com/therootcompany/keypairs.js.git", "private": false}}, {"id": "1c99f3c8a62ea1b4", "name": "@root/pem", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@root/pem/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/pem/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@root/pem/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/pem/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@root\\/pem:\\@root\\/pem:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40root/pem@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "@root/pem", "version": "1.0.4", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "", "description": "VanillaJS, Lightweight, Zero-Dependency, PEM encoder and decoder.", "url": "https://git.rootprojects.org/root/pem.js.git", "private": false}}, {"id": "f151e09bcb83bdad", "name": "@root/request", "version": "1.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@root/request/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/request/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(MIT OR Apache-2.0)", "spdxExpression": "(MIT OR Apache-2.0)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@root/request/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/request/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@root\\/request:\\@root\\/request:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40root/request@1.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@root/request", "version": "1.8.0", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "", "description": "A lightweight, zero-dependency drop-in replacement for request", "url": "https://git.rootprojects.org/root/request.js.git", "private": false}}, {"id": "5a1111a8ac6a25e1", "name": "@root/x509", "version": "0.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@root/x509/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/x509/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@root/x509/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@root/x509/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@root\\/x509:\\@root\\/x509:0.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40root/x509@0.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@root/x509", "version": "0.7.2", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "", "description": "VanillaJS, Lightweight, Zero-Dependency, X509 schema encoder and decoder.", "url": "https://git.rootprojects.org/root/x509.js.git", "private": false}}, {"id": "471caad3b53a9e2f", "name": "@tokenizer/token", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@tokenizer/token/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@tokenizer/token/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@tokenizer/token/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@tokenizer/token/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@tokenizer\\/token:\\@tokenizer\\/token:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Borewit:\\@tokenizer\\/token:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40tokenizer/token@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@tokenizer/token", "version": "0.1.1", "author": "Borewit (https://github.com/Borewit)", "homepage": "", "description": "TypeScript definition for strtok3 token", "url": "https://github.com/Borewit/tokenizer-token.git", "private": false}}, {"id": "b43036b26e11bb2c", "name": "@tokenizer/token", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/strtok3/node_modules/@tokenizer/token/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strtok3/node_modules/@tokenizer/token/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/strtok3/node_modules/@tokenizer/token/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strtok3/node_modules/@tokenizer/token/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@tokenizer\\/token:\\@tokenizer\\/token:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Borewit:\\@tokenizer\\/token:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40tokenizer/token@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@tokenizer/token", "version": "0.3.0", "author": "Borewit (https://github.com/Borewit)", "homepage": "", "description": "TypeScript definition for strtok3 token", "url": "https://github.com/Borewit/tokenizer-token.git", "private": false}}, {"id": "03c5422f6cc15a4d", "name": "@tootallnate/once", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@tootallnate/once/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@tootallnate/once/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/@tootallnate/once/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/@tootallnate/once/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@tootallnate\\/once:\\@tootallnate\\/once:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:\\@tootallnate\\/once:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40tootallnate/once@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@tootallnate/once", "version": "1.1.2", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "", "description": "Creates a Promise that waits for a single event", "url": "git://github.com/TooTallNate/once.git", "private": false}}, {"id": "6fc9412e195ba84c", "name": "@types/accepts", "version": "1.3.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/accepts/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/accepts/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/accepts:\\@types\\/accepts:1.3.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/accepts@1.3.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/accepts", "version": "1.3.5", "author": "", "homepage": "", "description": "TypeScript definitions for accepts", "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "4e526d3bcbf11ef8", "name": "@types/body-parser", "version": "1.19.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/body-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/body-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/body-parser:\\@types\\/body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body-parser:\\@types\\/body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body_parser:\\@types\\/body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body_parser:\\@types\\/body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body:\\@types\\/body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body:\\@types\\/body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/body-parser@1.19.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/body-parser", "version": "1.19.0", "author": "", "homepage": "", "description": "TypeScript definitions for body-parser", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "a44dec4819117736", "name": "@types/body-parser", "version": "1.19.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/express/node_modules/@types/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/express/node_modules/@types/body-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/express/node_modules/@types/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/express/node_modules/@types/body-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/body-parser:\\@types\\/body-parser:1.19.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body-parser:\\@types\\/body_parser:1.19.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body_parser:\\@types\\/body-parser:1.19.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body_parser:\\@types\\/body_parser:1.19.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/body-parser:1.19.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/body_parser:1.19.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body:\\@types\\/body-parser:1.19.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/body:\\@types\\/body_parser:1.19.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/body-parser@1.19.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/body-parser", "version": "1.19.2", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser", "description": "TypeScript definitions for body-parser", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "4cf9226a207be57b", "name": "@types/connect", "version": "3.4.35", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/connect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/connect/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/connect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/connect/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/connect:3.4.35:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/connect:\\@types\\/connect:3.4.35:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/connect@3.4.35", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/connect", "version": "3.4.35", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect", "description": "TypeScript definitions for connect", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "c892f55080067c19", "name": "@types/content-disposition", "version": "0.5.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/content-disposition/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/content-disposition/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/content-disposition:\\@types\\/content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/content-disposition:\\@types\\/content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/content_disposition:\\@types\\/content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/content_disposition:\\@types\\/content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/content:\\@types\\/content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/content:\\@types\\/content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/content-disposition@0.5.4", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/content-disposition", "version": "0.5.4", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/content-disposition", "description": "TypeScript definitions for content-disposition", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "a269a57ffeec1d0d", "name": "@types/cookiejar", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/cookiejar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/cookiejar/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/cookiejar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/cookiejar/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/cookiejar:\\@types\\/cookiejar:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/cookiejar:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/cookiejar@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/cookiejar", "version": "2.1.2", "author": "", "homepage": "", "description": "TypeScript definitions for CookieJar", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "9957dfc187376ff0", "name": "@types/cookies", "version": "0.7.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/cookies/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/cookies/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/cookies/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/cookies/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/cookies:0.7.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/cookies:\\@types\\/cookies:0.7.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/cookies@0.7.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/cookies", "version": "0.7.7", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookies", "description": "TypeScript definitions for cookies", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "b050863c27a77ad6", "name": "@types/cors", "version": "2.8.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/cors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/cors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/cors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/cors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/cors:2.8.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/cors:\\@types\\/cors:2.8.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/cors@2.8.10", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/cors", "version": "2.8.10", "author": "", "homepage": "", "description": "TypeScript definitions for cors", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "cb20272ddb40d392", "name": "@types/express", "version": "4.17.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/express/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/express/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/express:4.17.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express:\\@types\\/express:4.17.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/express@4.17.13", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/express", "version": "4.17.13", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express", "description": "TypeScript definitions for Express", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "df6e751d86ba6d65", "name": "@types/express-serve-static-core", "version": "4.17.27", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/express-serve-static-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/express-serve-static-core/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/express-serve-static-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/express-serve-static-core/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/express-serve-static-core:\\@types\\/express-serve-static-core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express-serve-static-core:\\@types\\/express_serve_static_core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express_serve_static_core:\\@types\\/express-serve-static-core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express_serve_static_core:\\@types\\/express_serve_static_core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express-serve-static:\\@types\\/express-serve-static-core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express-serve-static:\\@types\\/express_serve_static_core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express_serve_static:\\@types\\/express-serve-static-core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express_serve_static:\\@types\\/express_serve_static_core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express-serve:\\@types\\/express-serve-static-core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express-serve:\\@types\\/express_serve_static_core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express_serve:\\@types\\/express-serve-static-core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express_serve:\\@types\\/express_serve_static_core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/express-serve-static-core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/express_serve_static_core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express:\\@types\\/express-serve-static-core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/express:\\@types\\/express_serve_static_core:4.17.27:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/express-serve-static-core@4.17.27", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/express-serve-static-core", "version": "4.17.27", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core", "description": "TypeScript definitions for Express", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "6602c3657a9c2c13", "name": "@types/fs-capacitor", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/fs-capacitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/fs-capacitor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/fs-capacitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/fs-capacitor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/fs-capacitor:\\@types\\/fs-capacitor:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/fs-capacitor:\\@types\\/fs_capacitor:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/fs_capacitor:\\@types\\/fs-capacitor:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/fs_capacitor:\\@types\\/fs_capacitor:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/fs-capacitor:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/fs_capacitor:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/fs:\\@types\\/fs-capacitor:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/fs:\\@types\\/fs_capacitor:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/fs-capacitor@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/fs-capacitor", "version": "2.0.0", "author": "", "homepage": "", "description": "TypeScript definitions for fs-capacitor", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "150b6ff66220c23e", "name": "@types/geojson", "version": "7946.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/geojson/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/geojson/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/geojson/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/geojson/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/geojson:7946.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/geojson:\\@types\\/geojson:7946.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/geojson@7946.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/geojson", "version": "7946.0.8", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson", "description": "TypeScript definitions for geojson", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "e29daeda94256848", "name": "@types/http-assert", "version": "1.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/http-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/http-assert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/http-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/http-assert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/http-assert:\\@types\\/http-assert:1.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http-assert:\\@types\\/http_assert:1.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http_assert:\\@types\\/http-assert:1.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http_assert:\\@types\\/http_assert:1.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/http-assert:1.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/http_assert:1.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http:\\@types\\/http-assert:1.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http:\\@types\\/http_assert:1.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/http-assert@1.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/http-assert", "version": "1.5.3", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-assert", "description": "TypeScript definitions for http-assert", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "1f6ce4eda242dd78", "name": "@types/http-errors", "version": "1.8.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/http-errors:\\@types\\/http-errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http-errors:\\@types\\/http_errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http_errors:\\@types\\/http-errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http_errors:\\@types\\/http_errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/http-errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/http_errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http:\\@types\\/http-errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/http:\\@types\\/http_errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/http-errors@1.8.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/http-errors", "version": "1.8.1", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors", "description": "TypeScript definitions for http-errors", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "883e4fac88d8f3b2", "name": "@types/keygrip", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/keygrip/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/keygrip/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/keygrip/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/keygrip/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/keygrip:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/keygrip:\\@types\\/keygrip:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/keygrip@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/keygrip", "version": "1.0.2", "author": "", "homepage": "", "description": "TypeScript definitions for keygrip", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "8bed20816469f026", "name": "@types/koa", "version": "2.13.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/koa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/koa/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/koa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/koa/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/koa:2.13.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/koa:\\@types\\/koa:2.13.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/koa@2.13.4", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/koa", "version": "2.13.4", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa", "description": "TypeScript definitions for Koa", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "94bb249bc84874f4", "name": "@types/koa-compose", "version": "3.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/koa-compose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/koa-compose/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/koa-compose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/koa-compose/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/koa-compose:\\@types\\/koa-compose:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/koa-compose:\\@types\\/koa_compose:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/koa_compose:\\@types\\/koa-compose:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/koa_compose:\\@types\\/koa_compose:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/koa-compose:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/koa_compose:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/koa:\\@types\\/koa-compose:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/koa:\\@types\\/koa_compose:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/koa-compose@3.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/koa-compose", "version": "3.2.5", "author": "", "homepage": "", "description": "TypeScript definitions for koa-compose", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "0b40d22368054bed", "name": "@types/ldapjs", "version": "1.0.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/ldapjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/ldapjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/ldapjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/ldapjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/ldapjs:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/ldapjs:\\@types\\/ldapjs:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/ldapjs@1.0.11", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/ldapjs", "version": "1.0.11", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ldapjs", "description": "TypeScript definitions for ldapjs", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "06f947087d31309a", "name": "@types/long", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/long/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/long/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/long:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/long:\\@types\\/long:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/long@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/long", "version": "4.0.1", "author": "", "homepage": "", "description": "TypeScript definitions for long.js", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "6b294fe07f3e74df", "name": "@types/mime", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/mime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/mime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/mime:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/mime:\\@types\\/mime:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/mime@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/mime", "version": "1.3.2", "author": "", "homepage": "", "description": "TypeScript definitions for mime", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "6f62f7580072da7d", "name": "@types/node", "version": "10.17.60", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/protobufjs/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/protobufjs/node_modules/@types/node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/protobufjs/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/protobufjs/node_modules/@types/node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/node:10.17.60:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/node:\\@types\\/node:10.17.60:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/node@10.17.60", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/node", "version": "10.17.60", "author": "", "homepage": "", "description": "TypeScript definitions for Node.js", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "5e10916471f7e1af", "name": "@types/node", "version": "12.20.39", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tedious/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/@types/node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tedious/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/@types/node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/node:12.20.39:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/node:\\@types\\/node:12.20.39:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/node@12.20.39", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/node", "version": "12.20.39", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", "description": "TypeScript definitions for Node.js", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "652b1f7700af62cb", "name": "@types/node", "version": "17.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/node:17.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/node:\\@types\\/node:17.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/node@17.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/node", "version": "17.0.5", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", "description": "TypeScript definitions for Node.js", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "b87ec174a77a8c95", "name": "@types/node-fetch", "version": "2.5.12", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/node-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/node-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/node-fetch:\\@types\\/node-fetch:2.5.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/node-fetch:\\@types\\/node_fetch:2.5.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/node_fetch:\\@types\\/node-fetch:2.5.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/node_fetch:\\@types\\/node_fetch:2.5.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/node-fetch:2.5.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/node_fetch:2.5.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/node:\\@types\\/node-fetch:2.5.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/node:\\@types\\/node_fetch:2.5.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/node-fetch@2.5.12", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/node-fetch", "version": "2.5.12", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch", "description": "TypeScript definitions for node-fetch", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "38df3bb8576cc52b", "name": "@types/passport", "version": "1.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/passport/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/passport/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/passport:\\@types\\/passport:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/passport:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/passport@1.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/passport", "version": "1.0.7", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport", "description": "TypeScript definitions for Passport", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "aadc40087a5f28f9", "name": "@types/pg", "version": "7.14.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/pg/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/pg/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/pg:7.14.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/pg:\\@types\\/pg:7.14.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/pg@7.14.11", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/pg", "version": "7.14.11", "author": "", "homepage": "", "description": "TypeScript definitions for pg", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "b0500d59a3ff6556", "name": "@types/qs", "version": "6.9.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/qs:6.9.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/qs:\\@types\\/qs:6.9.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/qs@6.9.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/qs", "version": "6.9.7", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs", "description": "TypeScript definitions for qs", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "b30bed11f8b8d3f0", "name": "@types/range-parser", "version": "1.2.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/range-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/range-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/range-parser:\\@types\\/range-parser:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/range-parser:\\@types\\/range_parser:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/range_parser:\\@types\\/range-parser:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/range_parser:\\@types\\/range_parser:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/range-parser:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/range_parser:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/range:\\@types\\/range-parser:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/range:\\@types\\/range_parser:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/range-parser@1.2.4", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/range-parser", "version": "1.2.4", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser", "description": "TypeScript definitions for range-parser", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "d1554208bd92c880", "name": "@types/readable-stream", "version": "2.3.12", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/readable-stream:\\@types\\/readable-stream:2.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/readable-stream:\\@types\\/readable_stream:2.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/readable_stream:\\@types\\/readable-stream:2.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/readable_stream:\\@types\\/readable_stream:2.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/readable:\\@types\\/readable-stream:2.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/readable:\\@types\\/readable_stream:2.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/readable-stream:2.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/readable_stream:2.3.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/readable-stream@2.3.12", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/readable-stream", "version": "2.3.12", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/readable-stream", "description": "TypeScript definitions for readable-stream", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "93b8a102e370878f", "name": "@types/serve-static", "version": "1.13.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/serve-static/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/serve-static/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/serve-static:\\@types\\/serve-static:1.13.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/serve-static:\\@types\\/serve_static:1.13.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/serve_static:\\@types\\/serve-static:1.13.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/serve_static:\\@types\\/serve_static:1.13.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/serve-static:1.13.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/serve_static:1.13.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/serve:\\@types\\/serve-static:1.13.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/serve:\\@types\\/serve_static:1.13.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/serve-static@1.13.10", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/serve-static", "version": "1.13.10", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static", "description": "TypeScript definitions for serve-static", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "397a357eab4cec18", "name": "@types/superagent", "version": "3.8.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/superagent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/superagent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/superagent:\\@types\\/superagent:3.8.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/superagent:3.8.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/superagent@3.8.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/superagent", "version": "3.8.7", "author": "", "homepage": "", "description": "TypeScript definitions for SuperAgent", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "32af1c35112c3264", "name": "@types/tunnel", "version": "0.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/tunnel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/tunnel/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/tunnel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/tunnel/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/tunnel:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/tunnel:\\@types\\/tunnel:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/tunnel@0.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/tunnel", "version": "0.0.1", "author": "", "homepage": "", "description": "TypeScript definitions for tunnel", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "2c20b152417cc2d6", "name": "@types/websocket", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/websocket/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/websocket/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/websocket/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/websocket/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@types\\/websocket:\\@types\\/websocket:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/websocket:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/websocket@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/websocket", "version": "1.0.2", "author": "", "homepage": "", "description": "TypeScript definitions for websocket", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "0349a8966987b811", "name": "@types/ws", "version": "7.4.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@types/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@types/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@types/ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DefinitelyTyped:\\@types\\/ws:7.4.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@types\\/ws:\\@types\\/ws:7.4.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40types/ws@7.4.7", "metadataType": "javascript-npm-package", "metadata": {"name": "@types/ws", "version": "7.4.7", "author": "", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws", "description": "TypeScript definitions for ws", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "private": false}}, {"id": "2ff93c46bc20a9b3", "name": "@wry/context", "version": "0.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@wry/context/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@wry/context/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@wry/context/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@wry/context/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@wry\\/context:\\@wry\\/context:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:benjamn:\\@wry\\/context:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40wry/context@0.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@wry/context", "version": "0.6.1", "author": "Ben Newman ", "homepage": "https://github.com/benjamn/wryware", "description": "Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around", "url": "git+https://github.com/benjamn/wryware.git", "private": false}}, {"id": "dc3be80f46381ab5", "name": "@wry/equality", "version": "0.1.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@wry/equality/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@wry/equality/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@wry/equality/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@wry/equality/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@wry\\/equality:\\@wry\\/equality:0.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:benjamn:\\@wry\\/equality:0.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40wry/equality@0.1.11", "metadataType": "javascript-npm-package", "metadata": {"name": "@wry/equality", "version": "0.1.11", "author": "Ben Newman ", "homepage": "https://github.com/benjamn/wryware", "description": "Structural equality checking for JavaScript values", "url": "git+https://github.com/benjamn/wryware.git", "private": false}}, {"id": "018aa152ef99c63d", "name": "@wry/equality", "version": "0.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/@wry/equality/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/@wry/equality/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/@wry/equality/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/@wry/equality/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@wry\\/equality:\\@wry\\/equality:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:benjamn:\\@wry\\/equality:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40wry/equality@0.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@wry/equality", "version": "0.5.2", "author": "Ben Newman ", "homepage": "https://github.com/benjamn/wryware", "description": "Structural equality checking for JavaScript values", "url": "git+https://github.com/benjamn/wryware.git", "private": false}}, {"id": "88c1c637debb6ec5", "name": "@wry/trie", "version": "0.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@wry/trie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@wry/trie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@wry/trie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@wry/trie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@wry\\/trie:\\@wry\\/trie:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:benjamn:\\@wry\\/trie:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40wry/trie@0.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "@wry/trie", "version": "0.3.1", "author": "Ben Newman ", "homepage": "https://github.com/benjamn/wryware", "description": "https://en.wikipedia.org/wiki/Trie", "url": "git+https://github.com/benjamn/wryware.git", "private": false}}, {"id": "4348eb3559b63820", "name": "@xmldom/xmldom", "version": "0.7.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@xmldom/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@xmldom/xmldom/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@xmldom/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@xmldom/xmldom/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@xmldom\\/xmldom:\\@xmldom\\/xmldom:0.7.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xmldom:\\@xmldom\\/xmldom:0.7.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40xmldom/xmldom@0.7.5", "metadataType": "javascript-npm-package", "metadata": {"name": "@xmldom/xmldom", "version": "0.7.5", "author": "", "homepage": "https://github.com/xmldom/xmldom", "description": "A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.", "url": "git://github.com/xmldom/xmldom.git", "private": false}}, {"id": "a293819827e9d94e", "name": "abab", "version": "2.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/abab/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/abab/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/abab/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/abab/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsdom:abab:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:abab:abab:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/abab@2.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "abab", "version": "2.0.5", "author": "Jeff Carpenter ", "homepage": "https://github.com/jsdom/abab#readme", "description": "WHATWG spec-compliant implementations of window.atob and window.btoa.", "url": "git+https://github.com/jsdom/abab.git", "private": false}}, {"id": "46372dc047a009d3", "name": "abbrev", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/abbrev/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/abbrev/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/abbrev/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/abbrev/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:abbrev:abbrev:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:abbrev:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/abbrev@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "abbrev", "version": "1.1.1", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "Like ruby's abbrev module, but in js", "url": "http://github.com/isaacs/abbrev-js", "private": false}}, {"id": "93951a94df45d733", "name": "abbrev", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/abbrev/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/abbrev/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/abbrev/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/abbrev/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:abbrev:abbrev:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:abbrev:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/abbrev@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "abbrev", "version": "1.1.1", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "Like ruby's abbrev module, but in js", "url": "http://github.com/isaacs/abbrev-js", "private": false}}, {"id": "8fadc6f21f6d467d", "name": "abort-controller", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/abort-controller/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/abort-controller/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/abort-controller/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/abort-controller/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:abort-controller:abort-controller:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:abort-controller:abort_controller:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:abort_controller:abort-controller:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:abort_controller:abort_controller:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysticatea:abort-controller:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysticatea:abort_controller:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:abort:abort-controller:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:abort:abort_controller:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/abort-controller@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "abort-controller", "version": "3.0.0", "author": "Toru Nagashima (https://github.com/mysticatea)", "homepage": "https://github.com/mysticatea/abort-controller#readme", "description": "An implementation of WHATWG AbortController interface.", "url": "git+https://github.com/mysticatea/abort-controller.git", "private": false}}, {"id": "409dc96d625ec5a6", "name": "accepts", "version": "1.3.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/accepts/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/accepts/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:accepts:accepts:1.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/accepts@1.3.7", "metadataType": "javascript-npm-package", "metadata": {"name": "accepts", "version": "1.3.7", "author": "", "homepage": "", "description": "Higher-level content negotiation", "url": "jshttp/accepts", "private": false}}, {"id": "e4c6d43b89fd5cce", "name": "acme", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/acme/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/acme/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/acme/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/acme/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:acme:acme:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/acme@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "acme", "version": "3.0.3", "author": "AJ ONeal (https://coolaj86.com/)", "homepage": "https://rootprojects.org/acme/", "description": "Free SSL certificates for Node.js and Browsers. Issued via Let's Encrypt", "url": "https://git.rootprojects.org/root/acme.js.git", "private": false}}, {"id": "42d2e37f5b77190e", "name": "acorn", "version": "7.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/acorn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/acorn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/acorn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/acorn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:acornjs:acorn:7.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn:acorn:7.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/acorn@7.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "acorn", "version": "7.4.1", "author": "", "homepage": "https://github.com/acornjs/acorn", "description": "ECMAScript parser", "url": "https://github.com/acornjs/acorn.git", "private": false}}, {"id": "5caa3ee2a772d22e", "name": "acorn-globals", "version": "6.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/acorn-globals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/acorn-globals/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/acorn-globals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/acorn-globals/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ForbesLindesay:acorn-globals:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ForbesLindesay:acorn_globals:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn-globals:acorn-globals:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn-globals:acorn_globals:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn_globals:acorn-globals:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn_globals:acorn_globals:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn:acorn-globals:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn:acorn_globals:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/acorn-globals@6.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "acorn-globals", "version": "6.0.0", "author": "ForbesLindesay", "homepage": "", "description": "Detect global variables in JavaScript using acorn", "url": "https://github.com/ForbesLindesay/acorn-globals.git", "private": false}}, {"id": "f6c755b29e090904", "name": "acorn-walk", "version": "7.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/acorn-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/acorn-walk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/acorn-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/acorn-walk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:acorn-walk:acorn-walk:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn-walk:acorn_walk:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn_walk:acorn-walk:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn_walk:acorn_walk:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acornjs:acorn-walk:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acornjs:acorn_walk:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn:acorn-walk:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:acorn:acorn_walk:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/acorn-walk@7.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "acorn-walk", "version": "7.2.0", "author": "", "homepage": "https://github.com/acornjs/acorn", "description": "ECMAScript (ESTree) AST walker", "url": "https://github.com/acornjs/acorn.git", "private": false}}, {"id": "6b3a2de48f064356", "name": "adal-node", "version": "0.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/adal-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/adal-node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/adal-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/adal-node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:adal-node:adal-node:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:adal-node:adal_node:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:adal_node:adal-node:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:adal_node:adal_node:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:AzureAD:adal-node:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:AzureAD:adal_node:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:adal:adal-node:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:adal:adal_node:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/adal-node@0.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "adal-node", "version": "0.2.3", "author": "Microsoft Open Technologies Inc (http://msopentech.com/)", "homepage": "", "description": "Windows Azure Active Directory Client Library for node", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git", "private": false}}, {"id": "8daf66fe30f5935e", "name": "agent-base", "version": "6.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/agent-base/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/agent-base/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/agent-base/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/agent-base/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:TooTallNate:agent-base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:agent_base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent-base:agent-base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent-base:agent_base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent_base:agent-base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent_base:agent_base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent:agent-base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent:agent_base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/agent-base@6.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "agent-base", "version": "6.0.2", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "", "description": "Turn a function into an `http.Agent` instance", "url": "git://github.com/TooTallNate/node-agent-base.git", "private": false}}, {"id": "370181b6060e46e1", "name": "agent-base", "version": "6.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/agent-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/agent-base/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/agent-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/agent-base/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:TooTallNate:agent-base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:agent_base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent-base:agent-base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent-base:agent_base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent_base:agent-base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent_base:agent_base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent:agent-base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:agent:agent_base:6.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/agent-base@6.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "agent-base", "version": "6.0.2", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "", "description": "Turn a function into an `http.Agent` instance", "url": "git://github.com/TooTallNate/node-agent-base.git", "private": false}}, {"id": "3b947fb1289c8950", "name": "agentkeepalive", "version": "4.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/agentkeepalive/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/agentkeepalive/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/agentkeepalive/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/agentkeepalive/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:agentkeepalive:agentkeepalive:4.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-modules:agentkeepalive:4.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/agentkeepalive@4.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "agentkeepalive", "version": "4.1.4", "author": "fengmk2 (https://fengmk2.com)", "homepage": "", "description": "Missing keepalive http.Agent", "url": "git://github.com/node-modules/agentkeepalive.git", "private": false}}, {"id": "61ffb5a37e4a84cb", "name": "aggregate-error", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/aggregate-error/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/aggregate-error/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/aggregate-error/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/aggregate-error/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:aggregate-error:aggregate-error:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aggregate-error:aggregate_error:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aggregate_error:aggregate-error:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aggregate_error:aggregate_error:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aggregate:aggregate-error:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aggregate:aggregate_error:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/aggregate-error@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "aggregate-error", "version": "3.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Create an error from multiple errors", "url": "sindresorhus/aggregate-error", "private": false}}, {"id": "1061d7f3a10a62f6", "name": "ajv", "version": "6.12.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ajv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ajv/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ajv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ajv/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ajv-validator:ajv:6.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ajv:ajv:6.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ajv@6.12.6", "metadataType": "javascript-npm-package", "metadata": {"name": "ajv", "version": "6.12.6", "author": "Evgeny Poberezkin", "homepage": "https://github.com/ajv-validator/ajv", "description": "Another JSON Schema Validator", "url": "https://github.com/ajv-validator/ajv.git", "private": false}}, {"id": "44b22b6ff552a986", "name": "akismet-api", "version": "5.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/akismet-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/akismet-api/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/akismet-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/akismet-api/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chrisfosterelli:akismet-api:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chrisfosterelli:akismet_api:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:akismet-api:akismet-api:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:akismet-api:akismet_api:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:akismet_api:akismet-api:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:akismet_api:akismet_api:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:akismet:akismet-api:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:akismet:akismet_api:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/akismet-api@5.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "akismet-api", "version": "5.1.0", "author": "Chris Foster ", "homepage": "", "description": "Nodejs bindings to the Akismet (https://akismet.com) spam detection service", "url": "https://github.com/chrisfosterelli/akismet-api.git", "private": false}}, {"id": "ebc1d3417e426017", "name": "algoliasearch", "version": "4.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/algoliasearch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/algoliasearch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/algoliasearch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/algoliasearch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:algoliasearch:algoliasearch:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:algolia:algoliasearch:4.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/algoliasearch@4.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "algoliasearch", "version": "4.5.1", "author": "", "homepage": "", "description": "A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.", "url": "git://github.com/algolia/algoliasearch-client-javascript.git", "private": false}}, {"id": "f96153b165537b57", "name": "alpine-baselayout", "version": "3.2.0-r16", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.2.0-r16?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.2.0-r16", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 20716, "installedSize": 413696, "pullDependencies": ["/bin/sh", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:mkmntdirs"], "pullChecksum": "Q1UJtB9cNV4r+/VbxySkEei++qbho=", "gitCommitOfApkPort": "8a8c96a0ea2fcd824c361aa4438763fa33ee8ca0", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XmduVVNURHQ27TvYp1Lr5TMtFcA="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmHPWPjjvz4oCsbmYCUB4uWpSkc="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1omKlp3vgGq2ZqYzyD/KHNdo8rDc="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19WLCv5ItKg4MH7RWfNRh1I7byQc="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xxYGU6S6TLQvb7ervPrWWwAWqMg="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10wL23GuSCVfumMRgakabUI6EsSk="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/sbin/mkmntdirs", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VcFI6coRl6HWWVShMW+G5Sb3JH8="}}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "4348e579269f2458", "name": "alpine-keys", "version": "2.4-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-keys:alpine-keys:2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-keys:alpine_keys:2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine-keys:2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_keys:alpine_keys:2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-keys:2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_keys:2.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-keys@2.4-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-keys", "originPackage": "alpine-keys", "maintainer": "Natanael Copa ", "version": "2.4-r0", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Public keys for Alpine Linux packages", "size": 13096, "installedSize": 159744, "pullDependencies": [], "provides": [], "pullChecksum": "Q1WrbOrvWIwuQgSQypNNmmmF0srUw=", "gitCommitOfApkPort": "29fef454d1503e98d1ba5c928d539a4d5c988d13", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr"}, {"path": "/usr/share"}, {"path": "/usr/share/apk"}, {"path": "/usr/share/apk/keys"}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OvCFSO94z97c80mIDCxqGkh2Og4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1v7YWZYzAWoclaLDI45jEguI7YN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BTqS+H/UUyhQuzHwiBl47+BTKuU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NnGuDsdQOx4ZNYfB3N97eLyGPkI="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Oaxdcsa6AYoPdLi0U4lO3J2we18="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yPq+su65ksNox3uXB+DR7P18+QU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MpZDNX0LeLHvSOwVUyXiXx11NN0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1glCQ/eJbvA5xqcswdjFrWv5Fnk0="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XUdDEoNTtjlvrS+iunk6ziFgIpU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lZlTESNrelWTNkL/oQzmAU8a99A="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WNW6Sy87HpJ3IdemQy8pju33Kms="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I9Dy6hryacL2YWXg+KlE6WvwEd4="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NSnsgmcMbU4g7j5JaNs0tVHpHVA="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VaMBBk4Rxv6boPLKF+I085Q8y2E="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13hJBMHAUquPbp5jpAPFjQI2Y1vQ="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V/a5P9pKRJb6tihE3e8O6xaPgLU="}}, {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13wLJrcKQajql5a1p9Q45U+ZXENA="}}, {"path": "/usr/share/apk/keys/aarch64"}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17j9nWJkQ+wfIuVQzIFrmFZ7fSOc="}}, {"path": "/usr/share/apk/keys/aarch64/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1snr+Q1UbfHyCr/cmmtVvMIS7SGs="}}, {"path": "/usr/share/apk/keys/armhf"}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armhf/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bC+AdQ0qWBTmefXiI0PvmYOJoVQ="}}, {"path": "/usr/share/apk/keys/armv7"}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9QtsdN+rYZ9Zh76EfXy00JZHMg="}}, {"path": "/usr/share/apk/keys/armv7/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xbIVu7ScwqGHxXGwI22aSe5OdUY="}}, {"path": "/usr/share/apk/keys/mips64"}, {"path": "/usr/share/apk/keys/mips64/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hCZdFx+LvzbLtPs753je78gEEBQ="}}, {"path": "/usr/share/apk/keys/ppc64le"}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t21dhCLbTJmAHXSCeOMq/2vfSgo="}}, {"path": "/usr/share/apk/keys/ppc64le/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PS9zNIPJanC8qcsc5qarEWqhV5Q="}}, {"path": "/usr/share/apk/keys/riscv64"}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NVPbZavaXpsItFwQYDWbpor7yYE="}}, {"path": "/usr/share/apk/keys/riscv64/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U6tfuKRy5J8C6iaKPMZaT/e8tbA="}}, {"path": "/usr/share/apk/keys/s390x"}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sjbV2r2w0Ih2vwdzC4Jq6UI7cMQ="}}, {"path": "/usr/share/apk/keys/s390x/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1l09xa7RnbOIC1dI9FqbaCfS/GXY="}}, {"path": "/usr/share/apk/keys/x86"}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y49eVxhpvftbQ3yAdvlLfcrPLTU="}}, {"path": "/usr/share/apk/keys/x86/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HjdvcVkpBZzr1aSe3p7oQfAtm/E="}}, {"path": "/usr/share/apk/keys/x86_64"}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ii51i7Nrc4uft14HhqugaUqdH64="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AUFY+fwSBTcrYetjT7NHvafrSQc="}}, {"path": "/usr/share/apk/keys/x86_64/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qKA23VzMUDle+Dqnrr5Kz+Xvty4="}}]}}, {"id": "ba712ce104b862d2", "name": "ansi-regex", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-regex_project:ansi-regex:2.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ansi-regex@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-regex", "version": "2.1.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Regular expression for matching ANSI escape codes", "url": "chalk/ansi-regex", "private": false}}, {"id": "53aa65209ce63fbb", "name": "ansi-regex", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ansi-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ansi-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-regex_project:ansi-regex:2.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ansi-regex@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-regex", "version": "2.1.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Regular expression for matching ANSI escape codes", "url": "chalk/ansi-regex", "private": false}}, {"id": "ebc519acee8e36bf", "name": "ansi-regex", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-regex_project:ansi-regex:3.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ansi-regex@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-regex", "version": "3.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Regular expression for matching ANSI escape codes", "url": "chalk/ansi-regex", "private": false}}, {"id": "9957424bfd81d5e7", "name": "ansi-regex", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ansi-regex@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-regex", "version": "5.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Regular expression for matching ANSI escape codes", "url": "chalk/ansi-regex", "private": false}}, {"id": "f52925ef9e3514fb", "name": "ansi-regex", "version": "5.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ansi-regex@5.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-regex", "version": "5.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Regular expression for matching ANSI escape codes", "url": "chalk/ansi-regex", "private": false}}, {"id": "e238e63cf6bf32ee", "name": "ansi-regex", "version": "5.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/strip-ansi/node_modules/ansi-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strip-ansi/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/strip-ansi/node_modules/ansi-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strip-ansi/node_modules/ansi-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-regex_project:ansi-regex:5.0.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ansi-regex@5.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-regex", "version": "5.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Regular expression for matching ANSI escape codes", "url": "chalk/ansi-regex", "private": false}}, {"id": "b01818bd1edb5724", "name": "ansi-styles", "version": "3.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/highlight/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/highlight/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/highlight/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/highlight/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-styles:ansi-styles:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi-styles:ansi_styles:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi-styles:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi_styles:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi-styles:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi_styles:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ansi-styles@3.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-styles", "version": "3.2.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ANSI escape codes for styling strings in the terminal", "url": "chalk/ansi-styles", "private": false}}, {"id": "acf56de036c67946", "name": "ansi-styles", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ansi-styles/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ansi-styles/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-styles:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi-styles:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ansi-styles@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-styles", "version": "4.3.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ANSI escape codes for styling strings in the terminal", "url": "chalk/ansi-styles", "private": false}}, {"id": "8e15b01a4dd5afc5", "name": "ansi-styles", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-styles:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi-styles:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ansi-styles@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-styles", "version": "4.3.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ANSI escape codes for styling strings in the terminal", "url": "chalk/ansi-styles", "private": false}}, {"id": "2d1437f07b4a386b", "name": "ansicolors", "version": "0.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ansicolors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ansicolors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ansicolors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ansicolors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansicolors:ansicolors:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thlorenz:ansicolors:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ansicolors@0.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "ansicolors", "version": "0.3.2", "author": "Thorsten Lorenz (thlorenz.com)", "homepage": "", "description": "Functions that surround a string with ansicolor codes so it prints in color.", "url": "git://github.com/thlorenz/ansicolors.git", "private": false}}, {"id": "be028d935411da9a", "name": "ansistyles", "version": "0.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ansistyles/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ansistyles/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ansistyles/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ansistyles/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansistyles:ansistyles:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thlorenz:ansistyles:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ansistyles@0.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ansistyles", "version": "0.1.3", "author": "Thorsten Lorenz (thlorenz.com)", "homepage": "", "description": "Functions that surround a string with ansistyle codes so it prints in style.", "url": "git://github.com/thlorenz/ansistyles.git", "private": false}}, {"id": "d8d659996c150c14", "name": "any-promise", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/any-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/any-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:any-promise:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any-promise:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any_promise:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any_promise:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kevinbeaty:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kevinbeaty:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/any-promise@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "any-promise", "version": "1.3.0", "author": "Kevin Beaty", "homepage": "http://github.com/kevinbeaty/any-promise", "description": "Resolve any installed ES6 compatible promise", "url": "https://github.com/kevinbeaty/any-promise", "private": false}}, {"id": "44816d0b461b38db", "name": "anymatch", "version": "3.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/anymatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/anymatch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/anymatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/anymatch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:micromatch:anymatch:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:anymatch:anymatch:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/anymatch@3.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "anymatch", "version": "3.1.2", "author": "Elan Shanker (https://github.com/es128)", "homepage": "https://github.com/micromatch/anymatch", "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "url": "https://github.com/micromatch/anymatch", "private": false}}, {"id": "8e4d4f8336644df6", "name": "apg-conv-api", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apg-conv-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apg-conv-api/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apg-conv-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apg-conv-api/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apg-conv-api:apg-conv-api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg-conv-api:apg_conv_api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg_conv_api:apg-conv-api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg_conv_api:apg_conv_api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg-conv:apg-conv-api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg-conv:apg_conv_api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg_conv:apg-conv-api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg_conv:apg_conv_api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg:apg-conv-api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg:apg_conv_api:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apg-conv-api@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "apg-conv-api", "version": "1.0.1", "author": "Lowell D. Thomas (http://coasttocoastresearch.com)", "homepage": "", "description": "(Deprecated: use apg-js instead.) API for converting integer arrays to encoded byte streams (Buffers) and vice versa.", "url": "", "private": false}}, {"id": "c61b596054d58b07", "name": "apg-lib", "version": "3.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apg-lib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apg-lib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apg-lib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apg-lib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ldthomas:apg-lib:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldthomas:apg_lib:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg-lib:apg-lib:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg-lib:apg_lib:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg_lib:apg-lib:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg_lib:apg_lib:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg:apg-lib:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apg:apg_lib:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apg-lib@3.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apg-lib", "version": "3.2.0", "author": "Lowell D. Thomas ", "homepage": "", "description": "Library of core parsing modules required by apg and apg-generated parsers.", "url": "https://github.com/ldthomas/apg-js2-lib.git", "private": false}}, {"id": "a0527b78caa24c49", "name": "apk-tools", "version": "2.12.7-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.7-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.7-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.7-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.7-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.7-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.7-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.7-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.7-r0", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 119979, "installedSize": 311296, "pullDependencies": ["musl>=1.2", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1", "so:libssl.so.1.1", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk"], "pullChecksum": "Q1VnSoy5XasRtvFODOZ9P0pZG4Hxs=", "gitCommitOfApkPort": "03c6b1b0ec20f417cee0f3c1d56795b27871b1c5", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fg+B1BJHpxBSS5dRPU+3zeeuFI4="}}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LugZocafK9LifJwfELs3VqdEIxw="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "b0bf4dd55f24e2e7", "name": "apollo-cache-control", "version": "0.14.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-cache-control/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-cache-control/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-cache-control/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-cache-control/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-cache-control:apollo-cache-control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-cache-control:apollo_cache_control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_cache_control:apollo-cache-control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_cache_control:apollo_cache_control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-cache:apollo-cache-control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-cache:apollo_cache_control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_cache:apollo-cache-control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_cache:apollo_cache_control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-cache-control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_cache_control:0.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-cache-control@0.14.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-cache-control", "version": "0.14.0", "author": "Apollo ", "homepage": "", "description": "A GraphQL extension for cache control", "url": "apollographql/apollo-cache-control-js", "private": false}}, {"id": "8d6fe393033d88f6", "name": "apollo-datasource", "version": "0.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-datasource/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-datasource/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-datasource/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-datasource/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-datasource:apollo-datasource:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-datasource:apollo_datasource:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_datasource:apollo-datasource:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_datasource:apollo_datasource:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-datasource:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_datasource:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-datasource:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_datasource:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-datasource@0.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-datasource", "version": "0.9.0", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "933f50609ffa0d0f", "name": "apollo-fetch", "version": "0.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollographql:apollo-fetch:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_fetch:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-fetch:apollo-fetch:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-fetch:apollo_fetch:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_fetch:apollo-fetch:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_fetch:apollo_fetch:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-fetch:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_fetch:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-fetch@0.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-fetch", "version": "0.7.0", "author": "Evans Hauser ", "homepage": "https://github.com/apollographql/apollo-fetch#readme", "description": "Lightweight implementation of fetch for GraphQL requests", "url": "https://github.com/apollographql/apollo-fetch/tree/master/packages/apollo-fetch", "private": false}}, {"id": "3a926276cf47b847", "name": "apollo-graphql", "version": "0.9.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-graphql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-graphql/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-graphql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-graphql/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-graphql:apollo-graphql:0.9.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-graphql:apollo_graphql:0.9.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_graphql:apollo-graphql:0.9.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_graphql:apollo_graphql:0.9.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-graphql:0.9.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_graphql:0.9.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-graphql@0.9.5", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-graphql", "version": "0.9.5", "author": "Apollo ", "homepage": "", "description": "Apollo GraphQL utility library", "url": "", "private": false}}, {"id": "a538a5087546b215", "name": "apollo-link", "version": "1.2.14", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-link/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-link/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-link/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-link/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollographql:apollo-link:1.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_link:1.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-link:apollo-link:1.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-link:apollo_link:1.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_link:apollo-link:1.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_link:apollo_link:1.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-link:1.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_link:1.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-link@1.2.14", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-link", "version": "1.2.14", "author": "Evans Hauser ", "homepage": "https://github.com/apollographql/apollo-link#readme", "description": "Flexible, lightweight transport layer for GraphQL", "url": "git+https://github.com/apollographql/apollo-link.git", "private": false}}, {"id": "c9960b5e212c8eac", "name": "apollo-reporting-protobuf", "version": "0.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-reporting-protobuf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-reporting-protobuf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-reporting-protobuf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-reporting-protobuf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-reporting-protobuf:apollo-reporting-protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-reporting-protobuf:apollo_reporting_protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_reporting_protobuf:apollo-reporting-protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_reporting_protobuf:apollo_reporting_protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-reporting:apollo-reporting-protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-reporting:apollo_reporting_protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_reporting:apollo-reporting-protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_reporting:apollo_reporting_protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-reporting-protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_reporting_protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-reporting-protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_reporting_protobuf:0.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-reporting-protobuf@0.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-reporting-protobuf", "version": "0.8.0", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "Protobuf format for Apollo usage reporting", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "f65547744c103ef8", "name": "apollo-server", "version": "2.25.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server:apollo-server:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-server:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_server:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server@2.25.2", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server", "version": "2.25.2", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "Production ready GraphQL Server", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "659a07d9180e260b", "name": "apollo-server-caching", "version": "0.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-caching/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-caching/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-caching/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-caching/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server-caching:apollo-server-caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-caching:apollo_server_caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_caching:apollo-server-caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_caching:apollo_server_caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo-server-caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server_caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server-caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server_caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-server-caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_server_caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server-caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server_caching:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server-caching@0.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server-caching", "version": "0.7.0", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "e1f0678d55555ecf", "name": "apollo-server-core", "version": "2.25.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server-core:apollo-server-core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-core:apollo_server_core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_core:apollo-server-core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_core:apollo_server_core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo-server-core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server_core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server-core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server_core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-server-core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_server_core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server-core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server_core:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server-core@2.25.3", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server-core", "version": "2.25.3", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "Core engine for Apollo GraphQL server", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "cd507aa095b468ce", "name": "apollo-server-env", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-env/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-env/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-env/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-env/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server-env:apollo-server-env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-env:apollo_server_env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_env:apollo-server-env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_env:apollo_server_env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo-server-env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server_env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server-env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server_env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-server-env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_server_env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server-env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server_env:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server-env@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server-env", "version": "3.1.0", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "80991d2f4ce41c67", "name": "apollo-server-errors", "version": "2.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server-errors:apollo-server-errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-errors:apollo_server_errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_errors:apollo-server-errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_errors:apollo_server_errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo-server-errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server_errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server-errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server_errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-server-errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_server_errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server-errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server_errors:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server-errors@2.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server-errors", "version": "2.5.0", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "be18c6654c0c9463", "name": "apollo-server-express", "version": "2.25.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server-express:apollo-server-express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-express:apollo_server_express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_express:apollo-server-express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_express:apollo_server_express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo-server-express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server_express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server-express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server_express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-server-express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_server_express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server-express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server_express:2.25.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server-express@2.25.2", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server-express", "version": "2.25.2", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "Production-ready Node.js GraphQL server for Express and Connect", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "be6a23d574f15ae6", "name": "apollo-server-express", "version": "2.25.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/apollo-server-express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/apollo-server-express/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/apollo-server-express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/apollo-server-express/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server-express:apollo-server-express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-express:apollo_server_express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_express:apollo-server-express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_express:apollo_server_express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo-server-express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server_express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server-express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server_express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-server-express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_server_express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server-express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server_express:2.25.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server-express@2.25.3", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server-express", "version": "2.25.3", "author": "Apollo ", "homepage": "https://github.com/apollographql/apollo-server#readme", "description": "Production-ready Node.js GraphQL server for Express and Connect", "url": "https://github.com/apollographql/apollo-server", "private": false}}, {"id": "01d3b45eeceb4a1e", "name": "apollo-server-plugin-base", "version": "0.13.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-plugin-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-plugin-base/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-plugin-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-plugin-base/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server-plugin-base:apollo-server-plugin-base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-plugin-base:apollo_server_plugin_base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_plugin_base:apollo-server-plugin-base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_plugin_base:apollo_server_plugin_base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-plugin:apollo-server-plugin-base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-plugin:apollo_server_plugin_base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_plugin:apollo-server-plugin-base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_plugin:apollo_server_plugin_base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo-server-plugin-base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server_plugin_base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server-plugin-base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server_plugin_base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server-plugin-base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server_plugin_base:0.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server-plugin-base@0.13.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server-plugin-base", "version": "0.13.0", "author": "Apollo ", "homepage": "", "description": "Apollo Server plugin base classes", "url": "", "private": false}}, {"id": "ef64c029c7d9e20d", "name": "apollo-server-types", "version": "0.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-server-types:apollo-server-types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server-types:apollo_server_types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_types:apollo-server-types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server_types:apollo_server_types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo-server-types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-server:apollo_server_types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo-server-types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_server:apollo_server_types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-server-types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_server_types:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-server-types@0.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-server-types", "version": "0.9.0", "author": "Apollo ", "homepage": "", "description": "Apollo Server shared types", "url": "", "private": false}}, {"id": "94a5ddaf39e06efe", "name": "apollo-tracing", "version": "0.15.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-tracing/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-tracing/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-tracing:apollo-tracing:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-tracing:apollo_tracing:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_tracing:apollo-tracing:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_tracing:apollo_tracing:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-tracing:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_tracing:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-tracing@0.15.0", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-tracing", "version": "0.15.0", "author": "Apollo ", "homepage": "", "description": "Collect and expose trace data for GraphQL requests", "url": "apollographql/apollo-tracing-js", "private": false}}, {"id": "664cdf29bc1f6264", "name": "apollo-upload-client", "version": "14.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-upload-client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-upload-client/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-upload-client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-upload-client/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-upload-client:apollo-upload-client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-upload-client:apollo_upload_client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_upload_client:apollo-upload-client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_upload_client:apollo_upload_client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-upload:apollo-upload-client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-upload:apollo_upload_client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_upload:apollo-upload-client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_upload:apollo_upload_client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaydenseric:apollo-upload-client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaydenseric:apollo_upload_client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-upload-client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_upload_client:14.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-upload-client@14.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-upload-client", "version": "14.1.2", "author": "Jayden Seric (https://jaydenseric.com)", "homepage": "https://github.com/jaydenseric/apollo-upload-client#readme", "description": "A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.", "url": "github:jaydenseric/apollo-upload-client", "private": false}}, {"id": "96541fa373cb22df", "name": "apollo-utilities", "version": "1.3.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-utilities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-utilities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-utilities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-utilities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollo-utilities:apollo-utilities:1.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo-utilities:apollo_utilities:1.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_utilities:apollo-utilities:1.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo_utilities:apollo_utilities:1.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo-utilities:1.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:apollo_utilities:1.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo-utilities:1.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollo:apollo_utilities:1.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/apollo-utilities@1.3.4", "metadataType": "javascript-npm-package", "metadata": {"name": "apollo-utilities", "version": "1.3.4", "author": "James Baxley ", "homepage": "https://github.com/apollographql/apollo-client#readme", "description": "Utilities for working with GraphQL ASTs", "url": "git+https://github.com/apollographql/apollo-client.git", "private": false}}, {"id": "7ff1308e20615cc2", "name": "append-field", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/append-field/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/append-field/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/append-field/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/append-field/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:append-field:append-field:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:append-field:append_field:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:append_field:append-field:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:append_field:append_field:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:LinusU:append-field:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:LinusU:append_field:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:append:append-field:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:append:append_field:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/append-field@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "append-field", "version": "1.0.0", "author": "Linus Unneb\u00e4ck ", "homepage": "", "description": "", "url": "http://github.com/LinusU/node-append-field.git", "private": false}}, {"id": "15deb0828fe0bf3e", "name": "aproba", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/aproba/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/aproba/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/aproba/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/aproba/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:aproba:aproba:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:aproba:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/aproba@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "aproba", "version": "1.2.0", "author": "Rebecca Turner ", "homepage": "https://github.com/iarna/aproba", "description": "A ridiculously light-weight argument validator (now browser friendly)", "url": "https://github.com/iarna/aproba", "private": false}}, {"id": "52e7635257b41b8e", "name": "aproba", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aproba/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aproba/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aproba/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aproba/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:aproba:aproba:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:aproba:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/aproba@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "aproba", "version": "1.2.0", "author": "Rebecca Turner ", "homepage": "https://github.com/iarna/aproba", "description": "A ridiculously light-weight argument validator (now browser friendly)", "url": "https://github.com/iarna/aproba", "private": false}}, {"id": "a1bfc43b2ae88a76", "name": "aproba", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/aproba/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/aproba/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/aproba/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/aproba/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:aproba:aproba:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:aproba:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/aproba@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "aproba", "version": "2.0.0", "author": "Rebecca Turner ", "homepage": "https://github.com/iarna/aproba", "description": "A ridiculously light-weight argument validator (now browser friendly)", "url": "https://github.com/iarna/aproba", "private": false}}, {"id": "6da0e8d5e2663faf", "name": "archy", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/archy/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/archy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/archy/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/archy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:substack:archy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:archy:archy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/archy@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "archy", "version": "1.0.0", "author": "James Halliday (http://substack.net)", "homepage": "", "description": "render nested hierarchies `npm ls` style with unicode pipes", "url": "http://github.com/substack/node-archy.git", "private": false}}, {"id": "460a589e2a1d946f", "name": "are-we-there-yet", "version": "1.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/are-we-there-yet/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/are-we-there-yet/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/are-we-there-yet/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/are-we-there-yet/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:are-we-there-yet:are-we-there-yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there-yet:are_we_there_yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there_yet:are-we-there-yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there_yet:are_we_there_yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there:are-we-there-yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there:are_we_there_yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there:are-we-there-yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there:are_we_there_yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we:are-we-there-yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we:are_we_there_yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we:are-we-there-yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we:are_we_there_yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are:are-we-there-yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are:are_we_there_yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:are-we-there-yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:are_we_there_yet:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/are-we-there-yet@1.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "are-we-there-yet", "version": "1.1.6", "author": "GitHub Inc.", "homepage": "https://github.com/npm/are-we-there-yet", "description": "Keep track of the overall completion of many disparate processes", "url": "https://github.com/npm/are-we-there-yet.git", "private": false}}, {"id": "246ac51af1b6c587", "name": "are-we-there-yet", "version": "1.1.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/are-we-there-yet/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/are-we-there-yet/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/are-we-there-yet/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/are-we-there-yet/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:are-we-there-yet:are-we-there-yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there-yet:are_we_there_yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there_yet:are-we-there-yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there_yet:are_we_there_yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there:are-we-there-yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there:are_we_there_yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there:are-we-there-yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there:are_we_there_yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we:are-we-there-yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we:are_we_there_yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we:are-we-there-yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we:are_we_there_yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:are-we-there-yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:are_we_there_yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are:are-we-there-yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are:are_we_there_yet:1.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/are-we-there-yet@1.1.7", "metadataType": "javascript-npm-package", "metadata": {"name": "are-we-there-yet", "version": "1.1.7", "author": "Rebecca Turner (http://re-becca.org)", "homepage": "https://github.com/iarna/are-we-there-yet", "description": "Keep track of the overall completion of many disparate processes", "url": "https://github.com/iarna/are-we-there-yet.git", "private": false}}, {"id": "3ae2234257cc7067", "name": "are-we-there-yet", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:are-we-there-yet:are-we-there-yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there-yet:are_we_there_yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there_yet:are-we-there-yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there_yet:are_we_there_yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there:are-we-there-yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we-there:are_we_there_yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there:are-we-there-yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we_there:are_we_there_yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we:are-we-there-yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are-we:are_we_there_yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we:are-we-there-yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are_we:are_we_there_yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are:are-we-there-yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:are:are_we_there_yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:are-we-there-yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:are_we_there_yet:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/are-we-there-yet@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "are-we-there-yet", "version": "2.0.0", "author": "GitHub Inc.", "homepage": "https://github.com/npm/are-we-there-yet", "description": "Keep track of the overall completion of many disparate processes", "url": "https://github.com/npm/are-we-there-yet.git", "private": false}}, {"id": "52c5c9b1e33a9459", "name": "argparse", "version": "1.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/argparse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/argparse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/argparse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/argparse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:argparse:argparse:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/argparse@1.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "argparse", "version": "1.0.10", "author": "", "homepage": "", "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", "url": "nodeca/argparse", "private": false}}, {"id": "ad13c5953846680c", "name": "arr-diff", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/arr-diff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/arr-diff/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/arr-diff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/arr-diff/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:arr-diff:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:arr_diff:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr-diff:arr-diff:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr-diff:arr_diff:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr_diff:arr-diff:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr_diff:arr_diff:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr:arr-diff:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr:arr_diff:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/arr-diff@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "arr-diff", "version": "4.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/arr-diff", "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", "url": "jonschlinkert/arr-diff", "private": false}}, {"id": "a2a09e0a89d8edfb", "name": "arr-flatten", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/arr-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/arr-flatten/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/arr-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/arr-flatten/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:arr-flatten:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:arr_flatten:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr-flatten:arr-flatten:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr-flatten:arr_flatten:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr_flatten:arr-flatten:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr_flatten:arr_flatten:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr:arr-flatten:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr:arr_flatten:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/arr-flatten@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "arr-flatten", "version": "1.1.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/arr-flatten", "description": "Recursively flatten an array or arrays.", "url": "jonschlinkert/arr-flatten", "private": false}}, {"id": "0ef985607dfcd4e6", "name": "arr-union", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/arr-union/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/arr-union/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/arr-union/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/arr-union/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:arr-union:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:arr_union:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr-union:arr-union:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr-union:arr_union:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr_union:arr-union:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr_union:arr_union:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr:arr-union:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arr:arr_union:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/arr-union@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "arr-union", "version": "3.1.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/arr-union", "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "url": "jonschlinkert/arr-union", "private": false}}, {"id": "8a26edd412a36d81", "name": "array-each", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/array-each/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-each/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/array-each/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-each/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:array-each:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:array_each:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-each:array-each:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-each:array_each:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_each:array-each:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_each:array_each:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array-each:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array_each:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/array-each@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "array-each", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/array-each", "description": "Loop over each item in an array and call the given function on every element.", "url": "jonschlinkert/array-each", "private": false}}, {"id": "099e70248d8da6de", "name": "array-flatten", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-flatten/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-flatten/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:array-flatten:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-flatten:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_flatten:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_flatten:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/array-flatten@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "array-flatten", "version": "1.1.1", "author": "Blake Embrey (http://blakeembrey.me)", "homepage": "https://github.com/blakeembrey/array-flatten", "description": "Flatten an array of nested arrays into a single flat array", "url": "git://github.com/blakeembrey/array-flatten.git", "private": false}}, {"id": "b38d4727696caa80", "name": "array-slice", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/array-slice/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-slice/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/array-slice/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-slice/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:array-slice:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:array_slice:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-slice:array-slice:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-slice:array_slice:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_slice:array-slice:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_slice:array_slice:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array-slice:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array_slice:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/array-slice@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "array-slice", "version": "1.1.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/array-slice", "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.", "url": "jonschlinkert/array-slice", "private": false}}, {"id": "b22532b7d84af4ad", "name": "array-union", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/array-union/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-union/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/array-union/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-union/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:array-union:array-union:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-union:array_union:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_union:array-union:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_union:array_union:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array-union:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array_union:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/array-union@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "array-union", "version": "2.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Create an array of unique values, in order, from the input arrays", "url": "sindresorhus/array-union", "private": false}}, {"id": "308e459386b93b03", "name": "array-unique", "version": "0.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/array-unique/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-unique/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/array-unique/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-unique/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:array-unique:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:array_unique:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-unique:array-unique:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-unique:array_unique:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_unique:array-unique:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_unique:array_unique:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array-unique:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array_unique:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/array-unique@0.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "array-unique", "version": "0.3.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/array-unique", "description": "Remove duplicate values from an array. Fastest ES5 implementation.", "url": "jonschlinkert/array-unique", "private": false}}, {"id": "46b81c8333c0ccf8", "name": "asap", "version": "2.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/asap/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/asap/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/asap/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/asap/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:kriskowal:asap:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:asap:asap:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/asap@2.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "asap", "version": "2.0.6", "author": "", "homepage": "", "description": "High-priority task queue for Node.js and browsers", "url": "https://github.com/kriskowal/asap.git", "private": false}}, {"id": "4f8071a7f59f8987", "name": "asap", "version": "2.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/asap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asap/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/asap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asap/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:kriskowal:asap:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:asap:asap:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/asap@2.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "asap", "version": "2.0.6", "author": "", "homepage": "", "description": "High-priority task queue for Node.js and browsers", "url": "https://github.com/kriskowal/asap.git", "private": false}}, {"id": "e697ae1cd06ef98a", "name": "asn1", "version": "0.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldapjs/node_modules/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapjs/node_modules/asn1/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ldapjs/node_modules/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapjs/node_modules/asn1/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mcavage:asn1:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:asn1:asn1:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/asn1@0.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "asn1", "version": "0.2.3", "author": "Mark Cavage ", "homepage": "", "description": "Contains parsers and serializers for ASN.1 (currently BER only)", "url": "git://github.com/mcavage/node-asn1.git", "private": false}}, {"id": "b15b8b759888ae9b", "name": "asn1", "version": "0.2.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asn1/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asn1/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:joyent:asn1:0.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:asn1:asn1:0.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/asn1@0.2.6", "metadataType": "javascript-npm-package", "metadata": {"name": "asn1", "version": "0.2.6", "author": "Joyent (joyent.com)", "homepage": "", "description": "Contains parsers and serializers for ASN.1 (currently BER only)", "url": "https://github.com/joyent/node-asn1.git", "private": false}}, {"id": "3760fdd76a77c477", "name": "asn1.js", "version": "5.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asn1.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asn1.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:asn1.js:asn1.js:5.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:indutny:asn1.js:5.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/asn1.js@5.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "asn1.js", "version": "5.4.1", "author": "Fedor Indutny", "homepage": "https://github.com/indutny/asn1.js", "description": "ASN.1 encoder and decoder", "url": "git@github.com:indutny/asn1.js", "private": false}}, {"id": "4e101236b4086489", "name": "assert-never", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/assert-never/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/assert-never/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/assert-never/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/assert-never/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:assert-never:assert-never:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert-never:assert_never:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert_never:assert-never:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert_never:assert_never:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert:assert-never:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert:assert_never:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/assert-never@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "assert-never", "version": "1.2.1", "author": "Daniel Lytkin ", "homepage": "", "description": "Helper function for exhaustive checks of discriminated unions in TypeScript", "url": "aikoven/assert-never", "private": false}}, {"id": "90f75fb38b43324f", "name": "assert-plus", "version": "0.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldap-filter/node_modules/assert-plus/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldap-filter/node_modules/assert-plus/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:assert-plus:assert-plus:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert-plus:assert_plus:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert_plus:assert-plus:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert_plus:assert_plus:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mcavage:assert-plus:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mcavage:assert_plus:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert:assert-plus:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert:assert_plus:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/assert-plus@0.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "assert-plus", "version": "0.1.5", "author": "Mark Cavage ", "homepage": "", "description": "Extra assertions on top of node's assert module", "url": "https://github.com/mcavage/node-assert-plus.git", "private": false}}, {"id": "ff8818b2d975b5a9", "name": "assert-plus", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/assert-plus/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/assert-plus/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/assert-plus/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/assert-plus/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:assert-plus:assert-plus:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert-plus:assert_plus:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert_plus:assert-plus:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert_plus:assert_plus:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mcavage:assert-plus:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mcavage:assert_plus:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert:assert-plus:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assert:assert_plus:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/assert-plus@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "assert-plus", "version": "1.0.0", "author": "Mark Cavage ", "homepage": "", "description": "Extra assertions on top of node's assert module", "url": "https://github.com/mcavage/node-assert-plus.git", "private": false}}, {"id": "212a81252b86e78e", "name": "assign-symbols", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/assign-symbols/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/assign-symbols/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/assign-symbols/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/assign-symbols/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:assign-symbols:assign-symbols:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assign-symbols:assign_symbols:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assign_symbols:assign-symbols:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assign_symbols:assign_symbols:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:assign-symbols:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:assign_symbols:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assign:assign-symbols:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:assign:assign_symbols:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/assign-symbols@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "assign-symbols", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/assign-symbols", "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.", "url": "jonschlinkert/assign-symbols", "private": false}}, {"id": "de91e5479fc7213c", "name": "async", "version": "1.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cache-manager/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-manager/node_modules/async/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cache-manager/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-manager/node_modules/async/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:caolan:async:1.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async:1.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/async@1.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "async", "version": "1.5.2", "author": "Caolan McMahon", "homepage": "", "description": "Higher-order functions and common patterns for asynchronous code", "url": "https://github.com/caolan/async.git", "private": false}}, {"id": "9cef42021673cf02", "name": "async", "version": "1.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-azure-ad/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-azure-ad/node_modules/async/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-azure-ad/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-azure-ad/node_modules/async/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:caolan:async:1.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async:1.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/async@1.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "async", "version": "1.5.2", "author": "Caolan McMahon", "homepage": "", "description": "Higher-order functions and common patterns for asynchronous code", "url": "https://github.com/caolan/async.git", "private": false}}, {"id": "e46e8396660a8da6", "name": "async", "version": "2.6.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/adal-node/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/adal-node/node_modules/async/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/adal-node/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/adal-node/node_modules/async/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:caolan:async:2.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async:2.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/async@2.6.3", "metadataType": "javascript-npm-package", "metadata": {"name": "async", "version": "2.6.3", "author": "Caolan McMahon", "homepage": "https://caolan.github.io/async/", "description": "Higher-order functions and common patterns for asynchronous code", "url": "https://github.com/caolan/async.git", "private": false}}, {"id": "0f44b8101e3270f6", "name": "async", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:caolan:async:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/async@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "async", "version": "3.2.2", "author": "Caolan McMahon", "homepage": "https://caolan.github.io/async/", "description": "Higher-order functions and common patterns for asynchronous code", "url": "https://github.com/caolan/async.git", "private": false}}, {"id": "0ea33b87e7dd3f47", "name": "async-limiter", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/async-limiter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async-limiter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/async-limiter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async-limiter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:async-limiter:async-limiter:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async-limiter:async_limiter:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async_limiter:async-limiter:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async_limiter:async_limiter:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async-limiter:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async_limiter:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strml:async-limiter:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strml:async_limiter:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/async-limiter@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "async-limiter", "version": "1.0.1", "author": "", "homepage": "", "description": "asynchronous function queue with adjustable concurrency", "url": "https://github.com/strml/async-limiter.git", "private": false}}, {"id": "c571c5b24f926d74", "name": "async-retry", "version": "1.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/async-retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async-retry/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/async-retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async-retry/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:async-retry:async-retry:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async-retry:async_retry:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async_retry:async-retry:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async_retry:async_retry:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async-retry:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async_retry:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/async-retry@1.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "async-retry", "version": "1.3.3", "author": "", "homepage": "", "description": "Retrying made simple, easy and async", "url": "vercel/async-retry", "private": false}}, {"id": "5326297085a14a0d", "name": "asynckit", "version": "0.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/asynckit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asynckit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/asynckit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asynckit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:alexindigo:asynckit:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:asynckit:asynckit:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/asynckit@0.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "asynckit", "version": "0.4.0", "author": "Alex Indigo ", "homepage": "https://github.com/alexindigo/asynckit#readme", "description": "Minimal async jobs utility library, with streams support", "url": "git+https://github.com/alexindigo/asynckit.git", "private": false}}, {"id": "2102822eb073c0ef", "name": "at-least-node", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/at-least-node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/at-least-node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:at-least-node:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least-node:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least_node:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least_node:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/at-least-node@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "at-least-node", "version": "1.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/at-least-node#readme", "description": "Lightweight Node.js version sniffing/comparison", "url": "git+https://github.com/RyanZim/at-least-node.git", "private": false}}, {"id": "47e244644d262618", "name": "atob", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/atob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/atob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(MIT OR Apache-2.0)", "spdxExpression": "(MIT OR Apache-2.0)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/atob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/atob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:atob_project:atob:2.1.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/atob@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "atob", "version": "2.1.2", "author": "AJ ONeal (https://coolaj86.com)", "homepage": "https://git.coolaj86.com/coolaj86/atob.js.git", "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", "url": "git://git.coolaj86.com/coolaj86/atob.js.git", "private": false}}, {"id": "708333bcaec16008", "name": "auto-load", "version": "3.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/auto-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/auto-load/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:auto-load:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto-load:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto_load:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto_load:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Neamar:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Neamar:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/auto-load@3.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "auto-load", "version": "3.0.4", "author": "Matthieu Bacconnier ", "homepage": "", "description": "Require all files in subfolders", "url": "https://github.com/Neamar/autoload", "private": false}}, {"id": "0e113d2bab4f2b36", "name": "aws-sdk", "version": "2.1043.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:amazon:aws_sdk_for_javascipt:2.1043.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/aws-sdk@2.1043.0", "metadataType": "javascript-npm-package", "metadata": {"name": "aws-sdk", "version": "2.1043.0", "author": "Amazon Web Services (https://aws.amazon.com/)", "homepage": "https://github.com/aws/aws-sdk-js", "description": "AWS SDK for JavaScript", "url": "git://github.com/aws/aws-sdk-js", "private": false}}, {"id": "0bc74cc19d19998e", "name": "aws-sign2", "version": "0.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sign2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sign2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sign2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sign2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:aws-sign2:aws-sign2:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aws-sign2:aws_sign2:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aws_sign2:aws-sign2:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aws_sign2:aws_sign2:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:aws-sign2:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:aws_sign2:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aws:aws-sign2:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:aws:aws_sign2:0.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/aws-sign2@0.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "aws-sign2", "version": "0.7.0", "author": "Mikeal Rogers (http://www.futurealoof.com)", "homepage": "", "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.", "url": "https://github.com/mikeal/aws-sign", "private": false}}, {"id": "f15ccf1e687ee763", "name": "aws4", "version": "1.11.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws4/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws4/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws4/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws4/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:aws4:aws4:1.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/aws4@1.11.0", "metadataType": "javascript-npm-package", "metadata": {"name": "aws4", "version": "1.11.0", "author": "Michael Hart (https://github.com/mhart)", "homepage": "", "description": "Signs and prepares requests using AWS Signature Version 4", "url": "github:mhart/aws4", "private": false}}, {"id": "5a7fd36d175293d0", "name": "axios", "version": "0.21.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/axios/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/axios/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/axios/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/axios/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:axios:axios:0.21.4:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/axios@0.21.4", "metadataType": "javascript-npm-package", "metadata": {"name": "axios", "version": "0.21.4", "author": "Matt Zabriskie", "homepage": "https://axios-http.com", "description": "Promise based HTTP client for the browser and node.js", "url": "https://github.com/axios/axios.git", "private": false}}, {"id": "c17e01e298c5dd87", "name": "azure-search-client", "version": "3.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/azure-search-client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/azure-search-client/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/azure-search-client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/azure-search-client/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:azure-search-client:azure-search-client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure-search-client:azure_search_client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure_search_client:azure-search-client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure_search_client:azure_search_client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure-search:azure-search-client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure-search:azure_search_client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure_search:azure-search-client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure_search:azure_search_client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ctstone:azure-search-client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ctstone:azure_search_client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure:azure-search-client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure:azure_search_client:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/azure-search-client@3.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "azure-search-client", "version": "3.1.5", "author": "chstone@microsoft.com", "homepage": "", "description": "Client for Azure Search", "url": "https://github.com/ctstone/azure-search-client", "private": false}}, {"id": "7c65413cfff17add", "name": "azure-search-types", "version": "1.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/azure-search-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/azure-search-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/azure-search-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/azure-search-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:azure-search-types:azure-search-types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure-search-types:azure_search_types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure_search_types:azure-search-types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure_search_types:azure_search_types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure-search:azure-search-types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure-search:azure_search_types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure_search:azure-search-types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure_search:azure_search_types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ctstone:azure-search-types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ctstone:azure_search_types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure:azure-search-types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:azure:azure_search_types:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/azure-search-types@1.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "azure-search-types", "version": "1.0.10", "author": "Chris Stone", "homepage": "", "description": "Azure Search type definitions", "url": "https://github.com/ctstone/azure-search-types", "private": false}}, {"id": "ef5d38f05e6ff373", "name": "babel-plugin-dynamic-import-node", "version": "2.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/babel-plugin-dynamic-import-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/babel-plugin-dynamic-import-node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/babel-plugin-dynamic-import-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/babel-plugin-dynamic-import-node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:babel-plugin-dynamic-import-node:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-dynamic-import-node:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_dynamic_import_node:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_dynamic_import_node:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-dynamic-import:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-dynamic-import:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_dynamic_import:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_dynamic_import:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-dynamic:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-dynamic:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_dynamic:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_dynamic:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:airbnb:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:airbnb:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:babel-plugin-dynamic-import-node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:babel_plugin_dynamic_import_node:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/babel-plugin-dynamic-import-node@2.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "babel-plugin-dynamic-import-node", "version": "2.3.3", "author": "Jordan Gensler ", "homepage": "https://github.com/airbnb/babel-plugin-dynamic-import-node#readme", "description": "Babel plugin to transpile import() to a deferred require(), for node", "url": "git+https://github.com/airbnb/babel-plugin-dynamic-import-node.git", "private": false}}, {"id": "2e12c511b522dc9f", "name": "babel-plugin-syntax-trailing-function-commas", "version": "7.0.0-beta.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/babel-plugin-syntax-trailing-function-commas/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/babel-plugin-syntax-trailing-function-commas/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/babel-plugin-syntax-trailing-function-commas/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/babel-plugin-syntax-trailing-function-commas/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:babel-plugin-syntax-trailing-function-commas:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-syntax-trailing-function-commas:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_syntax_trailing_function_commas:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_syntax_trailing_function_commas:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-syntax-trailing-function:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-syntax-trailing-function:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_syntax_trailing_function:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_syntax_trailing_function:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-syntax-trailing:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-syntax-trailing:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_syntax_trailing:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_syntax_trailing:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-syntax:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin-syntax:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_syntax:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin_syntax:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-plugin:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_plugin:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:babel-plugin-syntax-trailing-function-commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:babel_plugin_syntax_trailing_function_commas:7.0.0-beta.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0", "metadataType": "javascript-npm-package", "metadata": {"name": "babel-plugin-syntax-trailing-function-commas", "version": "7.0.0-beta.0", "author": "", "homepage": "", "description": "Compile trailing function commas to ES5", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas", "private": false}}, {"id": "115ae69015d3eef4", "name": "babel-preset-fbjs", "version": "3.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/babel-preset-fbjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/babel-preset-fbjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/babel-preset-fbjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/babel-preset-fbjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:babel-preset-fbjs:babel-preset-fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-preset-fbjs:babel_preset_fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_preset_fbjs:babel-preset-fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_preset_fbjs:babel_preset_fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-preset:babel-preset-fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-preset:babel_preset_fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_preset:babel-preset-fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_preset:babel_preset_fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:babel-preset-fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:babel_preset_fbjs:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/babel-preset-fbjs@3.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "babel-preset-fbjs", "version": "3.4.0", "author": "", "homepage": "", "description": "Babel preset for Facebook projects.", "url": "facebook/fbjs", "private": false}}, {"id": "158dd7361aa96999", "name": "babel-walk", "version": "3.0.0-canary-5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/babel-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/babel-walk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/babel-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/babel-walk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:babel-walk:babel-walk:3.0.0-canary-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel-walk:babel_walk:3.0.0-canary-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_walk:babel-walk:3.0.0-canary-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel_walk:babel_walk:3.0.0-canary-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:babel-walk:3.0.0-canary-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:babel:babel_walk:3.0.0-canary-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:babel-walk:3.0.0-canary-5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:babel_walk:3.0.0-canary-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/babel-walk@3.0.0-canary-5", "metadataType": "javascript-npm-package", "metadata": {"name": "babel-walk", "version": "3.0.0-canary-5", "author": "Timothy Gu ", "homepage": "", "description": "Lightweight Babel AST traversal", "url": "https://github.com/pugjs/babel-walk.git", "private": false}}, {"id": "6a0c575aa349701a", "name": "backo2", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/backo2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/backo2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/backo2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/backo2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:backo2:backo2:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/backo2@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "backo2", "version": "1.0.2", "author": "", "homepage": "", "description": "simple backoff based on segmentio/backo", "url": "mokesmokes/backo", "private": false}}, {"id": "0c8c04b202754910", "name": "backoff", "version": "2.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/backoff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/backoff/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/backoff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/backoff/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:MathieuTurcotte:backoff:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:backoff:backoff:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/backoff@2.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "backoff", "version": "2.5.0", "author": "Mathieu Turcotte ", "homepage": "", "description": "Fibonacci and exponential backoffs.", "url": "https://github.com/MathieuTurcotte/node-backoff.git", "private": false}}, {"id": "2007b2362e63744f", "name": "balanced-match", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/balanced-match/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/balanced-match/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/balanced-match/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/balanced-match/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:balanced-match:balanced-match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced-match:balanced_match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced_match:balanced-match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced_match:balanced_match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:juliangruber:balanced-match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:juliangruber:balanced_match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced:balanced-match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced:balanced_match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/balanced-match@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "balanced-match", "version": "1.0.2", "author": "Julian Gruber (http://juliangruber.com)", "homepage": "https://github.com/juliangruber/balanced-match", "description": "Match balanced character pairs, like \"{\" and \"}\"", "url": "git://github.com/juliangruber/balanced-match.git", "private": false}}, {"id": "ea3033bcdf307019", "name": "balanced-match", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/balanced-match/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/balanced-match/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/balanced-match/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/balanced-match/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:balanced-match:balanced-match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced-match:balanced_match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced_match:balanced-match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced_match:balanced_match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:juliangruber:balanced-match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:juliangruber:balanced_match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced:balanced-match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:balanced:balanced_match:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/balanced-match@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "balanced-match", "version": "1.0.2", "author": "Julian Gruber (http://juliangruber.com)", "homepage": "https://github.com/juliangruber/balanced-match", "description": "Match balanced character pairs, like \"{\" and \"}\"", "url": "git://github.com/juliangruber/balanced-match.git", "private": false}}, {"id": "4bcfa6b65eed85c8", "name": "base", "version": "0.11.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/base/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/base/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-base:base:0.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base:0.11.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/base@0.11.2", "metadataType": "javascript-npm-package", "metadata": {"name": "base", "version": "0.11.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/node-base/base", "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.", "url": "node-base/base", "private": false}}, {"id": "dcaea0b638782137", "name": "base64-js", "version": "1.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/base64-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/base64-js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/base64-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/base64-js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:beatgammit:base64-js:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:beatgammit:base64_js:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base64-js:base64-js:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base64-js:base64_js:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base64_js:base64-js:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base64_js:base64_js:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base64:base64-js:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base64:base64_js:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/base64-js@1.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "base64-js", "version": "1.5.1", "author": "T. Jameson Little ", "homepage": "https://github.com/beatgammit/base64-js", "description": "Base64 encoding/decoding in pure JS", "url": "git://github.com/beatgammit/base64-js.git", "private": false}}, {"id": "272d0927c94a79f0", "name": "base64url", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/base64url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/base64url/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/base64url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/base64url/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brianloveswords:base64url:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base64url:base64url:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/base64url@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "base64url", "version": "3.0.1", "author": "Brian J Brennan", "homepage": "", "description": "For encoding to/from base64urls", "url": "git://github.com/brianloveswords/base64url.git", "private": false}}, {"id": "c8522064f32f3eea", "name": "bash", "version": "5.1.4-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3.0-or-later", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:bash:bash:5.1.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:bash:5.1.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/bash@5.1.4-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "bash", "originPackage": "bash", "maintainer": "Natanael Copa ", "version": "5.1.4-r0", "architecture": "x86_64", "url": "https://www.gnu.org/software/bash/bash.html", "description": "The GNU Bourne Again shell", "size": 433561, "installedSize": 1327104, "pullDependencies": ["/bin/sh", "so:libc.musl-x86_64.so.1", "so:libreadline.so.8"], "provides": ["cmd:bash"], "pullChecksum": "Q1GmyX49ZtVQ0X3ZXHzvrbpAf2jO8=", "gitCommitOfApkPort": "44c9fa9914986c717a7206c57bc1dc9a55dc4641", "files": [{"path": "/bin"}, {"path": "/bin/bash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TqBkLumOcYT5raRAo34aaY5TyCE="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/bash"}, {"path": "/usr/lib/bash/accept", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T8ywxFuPwjS/VFOiZLuPnbsRgXw="}}, {"path": "/usr/lib/bash/basename", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U9S0cwnNEkHIezQYy7jiAyOiRcY="}}, {"path": "/usr/lib/bash/csv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Poq9ileKJVrt7PAsojAOdlO8AzI="}}, {"path": "/usr/lib/bash/cut", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mK3ymx92wS8zSZIvBApRhHhyofE="}}, {"path": "/usr/lib/bash/dirname", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19GnuxqO1FJIWea1PvxHOsmbjN2c="}}, {"path": "/usr/lib/bash/fdflags", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VQXOX6sMd6CR4NJZpoV1/+goBtQ="}}, {"path": "/usr/lib/bash/finfo", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WI7YyU9XYQZKxKT+GHMM8z7OFh0="}}, {"path": "/usr/lib/bash/head", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1al6b7D46WA7sEz72PynJWe+IELY="}}, {"path": "/usr/lib/bash/id", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Pozrg5Jp8sA4qcLkmWo8VrTHSc="}}, {"path": "/usr/lib/bash/ln", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DGpuAmNaqLbkP054ckMZfmJT+Tg="}}, {"path": "/usr/lib/bash/logname", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WeI4KPn5kP7ViF73n0uMk5NlqZ0="}}, {"path": "/usr/lib/bash/mkdir", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IqGL0YF7czjJ1PySz/lkS4PEUgg="}}, {"path": "/usr/lib/bash/mkfifo", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QjP+EXBWKcEK1MZ60Ncakwh11rE="}}, {"path": "/usr/lib/bash/mktemp", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sfZz1rkyaSra5He+WH7d7B42SgQ="}}, {"path": "/usr/lib/bash/mypid", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A3Vk9xcX5VC1qTz1Zt2wC44qeV0="}}, {"path": "/usr/lib/bash/pathchk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16elAa5eHXHsMl0O9kD7jKE02iAY="}}, {"path": "/usr/lib/bash/print", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LObEomUcON4DnZIZwv9J00iN7yg="}}, {"path": "/usr/lib/bash/printenv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17fyBRwVBlZJAzLtoBWOqktIvmtg="}}, {"path": "/usr/lib/bash/push", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hFvN3JftVIPaVB7x0xZBL6aHIo0="}}, {"path": "/usr/lib/bash/realpath", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gi2zKip6c78Bs5GJM0EN8wovFuY="}}, {"path": "/usr/lib/bash/rm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G1aZZZzofem6BwSz07DZ7ZKN5Z8="}}, {"path": "/usr/lib/bash/rmdir", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b+jPxqZe3wq8xzTNYD8AeShJ9aM="}}, {"path": "/usr/lib/bash/seq", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w5hwt9gVFk0IOghvwj1egIIW8TE="}}, {"path": "/usr/lib/bash/setpgid", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1okwH23sc39qJ/bRUUBIgRAEQdcU="}}, {"path": "/usr/lib/bash/sleep", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JWF4GygPmCw1vz1ekPhiIIpnbG8="}}, {"path": "/usr/lib/bash/strftime", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yp6daoEKyd97jLBcwpccytHPndg="}}, {"path": "/usr/lib/bash/sync", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bA99j+Pnd0kf3qdxEDGZ/xhDVTc="}}, {"path": "/usr/lib/bash/tee", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u9XzrzvHF6cdkHx49wmhovZ584w="}}, {"path": "/usr/lib/bash/truefalse", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zrlr2oqETrMh8/hV3SL9qNNeKRw="}}, {"path": "/usr/lib/bash/tty", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xv6I0QbMA4CBOqFkJGtyhfSavpk="}}, {"path": "/usr/lib/bash/uname", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EypCT7V5gccT60h5F462wUok3Ss="}}, {"path": "/usr/lib/bash/unlink", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u+GCuLHJjmisCJ3VwpZn95GI7ko="}}, {"path": "/usr/lib/bash/whoami", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q144lKAbA+rbKu/Lwm7sByMrqBrHw="}}]}}, {"id": "63218d6bf829de6c", "name": "bcrypt-pbkdf", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bcrypt-pbkdf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcrypt-pbkdf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bcrypt-pbkdf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcrypt-pbkdf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bcrypt-pbkdf:bcrypt-pbkdf:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcrypt-pbkdf:bcrypt_pbkdf:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcrypt_pbkdf:bcrypt-pbkdf:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcrypt_pbkdf:bcrypt_pbkdf:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcrypt:bcrypt-pbkdf:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcrypt:bcrypt_pbkdf:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:joyent:bcrypt-pbkdf:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:joyent:bcrypt_pbkdf:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bcrypt-pbkdf@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "bcrypt-pbkdf", "version": "1.0.2", "author": "", "homepage": "", "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS", "url": "git://github.com/joyent/node-bcrypt-pbkdf.git", "private": false}}, {"id": "031a2bbab842e7c8", "name": "bcryptjs", "version": "2.4.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bcryptjs:bcryptjs:2.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:bcryptjs:2.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bcryptjs@2.4.3", "metadataType": "javascript-npm-package", "metadata": {"name": "bcryptjs", "version": "2.4.3", "author": "Daniel Wirtz ", "homepage": "", "description": "Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.", "url": "https://github.com/dcodeIO/bcrypt.js.git", "private": false}}, {"id": "5d5ec275973c634f", "name": "bcryptjs-then", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs-then/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs-then/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bcryptjs-then:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs-then:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs_then:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs_then:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bcryptjs-then@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "bcryptjs-then", "version": "1.0.1", "author": "Andy Nguyen ", "homepage": "", "description": "bcryptjs as promised", "url": "kurigohan/bcryptjs-then", "private": false}}, {"id": "cf3779fbf6286329", "name": "benchmarks", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/secure-json-parse/benchmarks/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/secure-json-parse/benchmarks/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:benchmarks:benchmarks:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/benchmarks@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "benchmarks", "version": "1.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": false}}, {"id": "3113324d61730ab8", "name": "bin-links", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/bin-links/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/bin-links/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/bin-links/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/bin-links/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bin-links:bin-links:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bin-links:bin_links:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bin_links:bin-links:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bin_links:bin_links:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bin:bin-links:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bin:bin_links:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:bin-links:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:bin_links:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bin-links@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bin-links", "version": "2.3.0", "author": "", "homepage": "", "description": "JavaScript package binary linker", "url": "git://github.com/npm/bin-links.git", "private": false}}, {"id": "4ff3bea60f8783c1", "name": "binary-extensions", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/binary-extensions/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/binary-extensions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/binary-extensions/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/binary-extensions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:binary-extensions:binary-extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary-extensions:binary_extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary_extensions:binary-extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary_extensions:binary_extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary:binary-extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary:binary_extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/binary-extensions@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "binary-extensions", "version": "2.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "List of binary file extensions", "url": "sindresorhus/binary-extensions", "private": false}}, {"id": "0b9f5ad3b148d381", "name": "binary-extensions", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/binary-extensions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/binary-extensions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/binary-extensions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/binary-extensions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:binary-extensions:binary-extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary-extensions:binary_extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary_extensions:binary-extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary_extensions:binary_extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary:binary-extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:binary:binary_extensions:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/binary-extensions@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "binary-extensions", "version": "2.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "List of binary file extensions", "url": "sindresorhus/binary-extensions", "private": false}}, {"id": "4a33325a91d528c9", "name": "bl", "version": "2.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:rvagg:bl:2.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bl:bl:2.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bl@2.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "bl", "version": "2.2.1", "author": "", "homepage": "https://github.com/rvagg/bl", "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", "url": "https://github.com/rvagg/bl.git", "private": false}}, {"id": "3afba426a2b82bb8", "name": "bl", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tedious/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/bl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tedious/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/bl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:rvagg:bl:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bl:bl:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bl@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "bl", "version": "3.0.1", "author": "", "homepage": "https://github.com/rvagg/bl", "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", "url": "https://github.com/rvagg/bl.git", "private": false}}, {"id": "a23df29ea75c4f4d", "name": "bl", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tar-stream/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar-stream/node_modules/bl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tar-stream/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar-stream/node_modules/bl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:rvagg:bl:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bl:bl:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bl@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bl", "version": "4.1.0", "author": "", "homepage": "https://github.com/rvagg/bl", "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", "url": "https://github.com/rvagg/bl.git", "private": false}}, {"id": "5c18afbad54f7386", "name": "block-stream", "version": "0.0.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/block-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/block-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/block-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/block-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:block-stream:block-stream:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:block-stream:block_stream:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:block_stream:block-stream:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:block_stream:block_stream:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:block-stream:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:block_stream:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:block:block-stream:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:block:block_stream:0.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/block-stream@0.0.9", "metadataType": "javascript-npm-package", "metadata": {"name": "block-stream", "version": "0.0.9", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "a stream of blocks", "url": "git://github.com/isaacs/block-stream.git", "private": false}}, {"id": "a410a735c9159583", "name": "bluebird", "version": "3.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bluebird/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bluebird/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:petkaantonov:bluebird:3.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bluebird:bluebird:3.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bluebird@3.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "bluebird", "version": "3.7.2", "author": "Petka Antonov (http://github.com/petkaantonov/)", "homepage": "https://github.com/petkaantonov/bluebird", "description": "Full featured Promises/A+ implementation with exceptionally good performance", "url": "git://github.com/petkaantonov/bluebird.git", "private": false}}, {"id": "413e88269f6dd1b0", "name": "bn.js", "version": "4.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bn.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bn.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:indutny:bn.js:4.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bn.js:bn.js:4.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bn.js@4.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bn.js", "version": "4.12.0", "author": "Fedor Indutny ", "homepage": "https://github.com/indutny/bn.js", "description": "Big number implementation in pure javascript", "url": "git@github.com:indutny/bn.js", "private": false}}, {"id": "563bd625c9e9368d", "name": "body-parser", "version": "1.19.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:body-parser:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body-parser:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/body-parser@1.19.0", "metadataType": "javascript-npm-package", "metadata": {"name": "body-parser", "version": "1.19.0", "author": "", "homepage": "", "description": "Node.js body parsing middleware", "url": "expressjs/body-parser", "private": false}}, {"id": "83eaf5bbbb1f8464", "name": "body-parser", "version": "1.19.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:body-parser:body-parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body-parser:body_parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body-parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body_parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body-parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body_parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/body-parser@1.19.1", "metadataType": "javascript-npm-package", "metadata": {"name": "body-parser", "version": "1.19.1", "author": "", "homepage": "", "description": "Node.js body parsing middleware", "url": "expressjs/body-parser", "private": false}}, {"id": "3c071ac3af535e23", "name": "body-parser", "version": "1.19.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:body-parser:body-parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body-parser:body_parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body-parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body_parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body-parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body_parser:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/body-parser@1.19.1", "metadataType": "javascript-npm-package", "metadata": {"name": "body-parser", "version": "1.19.1", "author": "", "homepage": "", "description": "Node.js body parsing middleware", "url": "expressjs/body-parser", "private": false}}, {"id": "a73a40ba46c3b6f9", "name": "boolbase", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/boolbase/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/boolbase/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:boolbase:boolbase:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:boolbase:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/boolbase@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "boolbase", "version": "1.0.0", "author": "Felix Boehm ", "homepage": "https://github.com/fb55/boolbase", "description": "two functions: One that returns true, one that returns false", "url": "https://github.com/fb55/boolbase", "private": false}}, {"id": "e5ecbe67a8f5fd1e", "name": "brace-expansion", "version": "1.1.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/brace-expansion/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/brace-expansion/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/brace-expansion/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/brace-expansion/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brace-expansion:brace-expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace-expansion:brace_expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace_expansion:brace-expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace_expansion:brace_expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:juliangruber:brace-expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:juliangruber:brace_expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace:brace-expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace:brace_expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/brace-expansion@1.1.11", "metadataType": "javascript-npm-package", "metadata": {"name": "brace-expansion", "version": "1.1.11", "author": "Julian Gruber (http://juliangruber.com)", "homepage": "https://github.com/juliangruber/brace-expansion", "description": "Brace expansion as known from sh/bash", "url": "git://github.com/juliangruber/brace-expansion.git", "private": false}}, {"id": "43cb8cd10019085f", "name": "brace-expansion", "version": "1.1.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/brace-expansion/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/brace-expansion/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/brace-expansion/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/brace-expansion/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brace-expansion:brace-expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace-expansion:brace_expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace_expansion:brace-expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace_expansion:brace_expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:juliangruber:brace-expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:juliangruber:brace_expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace:brace-expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brace:brace_expansion:1.1.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/brace-expansion@1.1.11", "metadataType": "javascript-npm-package", "metadata": {"name": "brace-expansion", "version": "1.1.11", "author": "Julian Gruber (http://juliangruber.com)", "homepage": "https://github.com/juliangruber/brace-expansion", "description": "Brace expansion as known from sh/bash", "url": "git://github.com/juliangruber/brace-expansion.git", "private": false}}, {"id": "88644ad347d1ee3d", "name": "braces", "version": "2.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/braces/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/braces/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/braces/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/braces/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:braces_project:braces:2.3.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/braces@2.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "braces", "version": "2.3.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/braces", "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", "url": "micromatch/braces", "private": false}}, {"id": "9ca0dd3729236d50", "name": "braces", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/braces/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/braces/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/braces/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/braces/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:braces_project:braces:3.0.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/braces@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "braces", "version": "3.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/braces", "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", "url": "micromatch/braces", "private": false}}, {"id": "24210d976c9948fd", "name": "brotli-libs", "version": "1.0.9-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:brotli-libs:brotli-libs:1.0.9-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brotli-libs:brotli_libs:1.0.9-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brotli_libs:brotli-libs:1.0.9-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brotli_libs:brotli_libs:1.0.9-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brotli:brotli-libs:1.0.9-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brotli:brotli_libs:1.0.9-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:google:brotli-libs:1.0.9-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:google:brotli_libs:1.0.9-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/brotli-libs@1.0.9-r5?arch=x86_64&upstream=brotli&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "brotli-libs", "originPackage": "brotli", "maintainer": "prspkt ", "version": "1.0.9-r5", "architecture": "x86_64", "url": "https://github.com/google/brotli", "description": "Generic lossless compressor (libraries)", "size": 319278, "installedSize": 737280, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libbrotlicommon.so.1=1.0.9", "so:libbrotlidec.so.1=1.0.9", "so:libbrotlienc.so.1=1.0.9"], "pullChecksum": "Q1r/hbUGL60pytm7T+JDV9kzGrvc8=", "gitCommitOfApkPort": "0d9c3ba888a9b9dac1591e70b1ac19dab6b19df4", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libbrotlicommon.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12kSCHgoDeYNEcVUixS4YnpolZsM="}}, {"path": "/usr/lib/libbrotlicommon.so.1.0.9", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BE24cGXuClvLeSAKqy19wjQW5e4="}}, {"path": "/usr/lib/libbrotlidec.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kaVgrxSKF1jE3Is8tWupiTHEsD4="}}, {"path": "/usr/lib/libbrotlidec.so.1.0.9", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vFCX1AtH9DNdBoMDzfg5ETg0nMA="}}, {"path": "/usr/lib/libbrotlienc.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uctBKDg4UDok5TfQXkqaI6e1OhE="}}, {"path": "/usr/lib/libbrotlienc.so.1.0.9", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SoXvQisPv0SNxs6mP9e7SJ2GCt0="}}]}}, {"id": "fae58a95c981c7e4", "name": "browser-process-hrtime", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/browser-process-hrtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/browser-process-hrtime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/browser-process-hrtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/browser-process-hrtime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:browser-process-hrtime:browser-process-hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser-process-hrtime:browser_process_hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser_process_hrtime:browser-process-hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser_process_hrtime:browser_process_hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser-process:browser-process-hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser-process:browser_process_hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser_process:browser-process-hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser_process:browser_process_hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser:browser-process-hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:browser:browser_process_hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kumavis:browser-process-hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kumavis:browser_process_hrtime:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/browser-process-hrtime@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "browser-process-hrtime", "version": "1.0.0", "author": "kumavis", "homepage": "", "description": "Shim for process.hrtime in the browser", "url": "git://github.com/kumavis/browser-process-hrtime.git", "private": false}}, {"id": "d6f9bea06fc52943", "name": "browserslist", "version": "4.19.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/browserslist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/browserslist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/browserslist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/browserslist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:browserslist_project:browserslist:4.19.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/browserslist@4.19.1", "metadataType": "javascript-npm-package", "metadata": {"name": "browserslist", "version": "4.19.1", "author": "Andrey Sitnik ", "homepage": "", "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", "url": "browserslist/browserslist", "private": false}}, {"id": "97733a7b41c49c73", "name": "bser", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:facebook:bser:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bser:bser:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bser@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "bser", "version": "2.1.1", "author": "Wez Furlong (http://wezfurlong.org)", "homepage": "https://facebook.github.io/watchman/docs/bser.html", "description": "JavaScript implementation of the BSER Binary Serialization", "url": "https://github.com/facebook/watchman", "private": false}}, {"id": "462c9319c9dea77c", "name": "bson", "version": "1.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bson/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bson/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bson/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bson/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bson:bson:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bson@1.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "bson", "version": "1.1.6", "author": "Christian Amor Kvalheim ", "homepage": "", "description": "A bson parser for node.js and the browser", "url": "mongodb/js-bson", "private": false}}, {"id": "ab24aa9f2f644ba2", "name": "buffer", "version": "4.9.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:buffer:buffer:4.9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:buffer:4.9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/buffer@4.9.2", "metadataType": "javascript-npm-package", "metadata": {"name": "buffer", "version": "4.9.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/buffer", "description": "Node.js Buffer API, for the browser", "url": "git://github.com/feross/buffer.git", "private": false}}, {"id": "4865392a80b06330", "name": "buffer", "version": "5.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:buffer:buffer:5.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:buffer:5.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/buffer@5.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "buffer", "version": "5.7.1", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "https://github.com/feross/buffer", "description": "Node.js Buffer API, for the browser", "url": "git://github.com/feross/buffer.git", "private": false}}, {"id": "06a7a24007bceef8", "name": "buffer-equal-constant-time", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-equal-constant-time/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-equal-constant-time/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:buffer-equal-constant-time:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant-time:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant_time:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant_time:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/buffer-equal-constant-time@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "buffer-equal-constant-time", "version": "1.0.1", "author": "GoInstant Inc., a salesforce.com company", "homepage": "", "description": "Constant-time comparison of Buffers", "url": "git@github.com:goinstant/buffer-equal-constant-time.git", "private": false}}, {"id": "f9465336cf049f8a", "name": "buffer-from", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/buffer-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-from/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/buffer-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-from/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:buffer-from:buffer-from:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-from:buffer_from:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_from:buffer-from:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_from:buffer_from:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer-from:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer_from:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/buffer-from@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "buffer-from", "version": "1.1.2", "author": "", "homepage": "", "description": "", "url": "LinusU/buffer-from", "private": false}}, {"id": "44e059f65a512837", "name": "buffer-writer", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/buffer-writer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-writer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/buffer-writer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-writer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:buffer-writer:buffer-writer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-writer:buffer_writer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_writer:buffer-writer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_writer:buffer_writer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:buffer-writer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:buffer_writer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer-writer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer_writer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/buffer-writer@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "buffer-writer", "version": "2.0.0", "author": "Brian M. Carlson", "homepage": "", "description": "a fast, efficient buffer writer", "url": "git://github.com/brianc/node-buffer-writer.git", "private": false}}, {"id": "a2b125829a4c49d2", "name": "builtins", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/builtins/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/builtins/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/builtins/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/builtins/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:builtins:builtins:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/builtins@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "builtins", "version": "1.0.3", "author": "", "homepage": "", "description": "List of node.js builtin modules", "url": "juliangruber/builtins", "private": false}}, {"id": "950d99803a5607b5", "name": "bunyan", "version": "1.8.15", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bunyan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bunyan/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bunyan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bunyan/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bunyan:bunyan:1.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:trentm:bunyan:1.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bunyan@1.8.15", "metadataType": "javascript-npm-package", "metadata": {"name": "bunyan", "version": "1.8.15", "author": "Trent Mick (http://trentm.com)", "homepage": "", "description": "a JSON logging library for node.js services", "url": "git://github.com/trentm/node-bunyan.git", "private": false}}, {"id": "adaecc0d428e57ab", "name": "busboy", "version": "0.2.14", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/busboy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/busboy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:busboy:busboy:0.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mscdex:busboy:0.2.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/busboy@0.2.14", "metadataType": "javascript-npm-package", "metadata": {"name": "busboy", "version": "0.2.14", "author": "Brian White ", "homepage": "", "description": "A streaming parser for HTML form data for node.js", "url": "http://github.com/mscdex/busboy.git", "private": false}}, {"id": "5567f2f5702471bb", "name": "busboy", "version": "0.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/busboy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/busboy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/busboy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/busboy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:busboy:busboy:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mscdex:busboy:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/busboy@0.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "busboy", "version": "0.3.1", "author": "Brian White ", "homepage": "", "description": "A streaming parser for HTML form data for node.js", "url": "http://github.com/mscdex/busboy.git", "private": false}}, {"id": "d477e48096e2e985", "name": "busybox", "version": "1.33.1-r6", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.33.1-r6?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "Natanael Copa ", "version": "1.33.1-r6", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 499566, "installedSize": 950272, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["/bin/sh", "cmd:busybox", "cmd:sh"], "pullChecksum": "Q1dgtiXUOjvBmrjmjNI1P/d9kQxBw=", "gitCommitOfApkPort": "b08c19fd29b302ab411d43e52855cec047fd3803", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VtivFYPVKJCaGTDqFV3joX9Uq9U="}}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UAiPZcDIW1ClRzobfggcCQ77V28="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t9vir/ZrX3nbSIYT9BDLWZenkVQ="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "a21fc5e91a2f22d8", "name": "bytes", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bytes:bytes:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bytes@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bytes", "version": "3.0.0", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Utility to parse a string bytes to bytes and vice-versa", "url": "visionmedia/bytes.js", "private": false}}, {"id": "38967999c3285c90", "name": "bytes", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bytes:bytes:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bytes@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bytes", "version": "3.1.0", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Utility to parse a string bytes to bytes and vice-versa", "url": "visionmedia/bytes.js", "private": false}}, {"id": "c11205586b4ba874", "name": "bytes", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bytes:bytes:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bytes@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "bytes", "version": "3.1.1", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Utility to parse a string bytes to bytes and vice-versa", "url": "visionmedia/bytes.js", "private": false}}, {"id": "300c79d164aa65d0", "name": "bytes", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bytes:bytes:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bytes@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "bytes", "version": "3.1.1", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Utility to parse a string bytes to bytes and vice-versa", "url": "visionmedia/bytes.js", "private": false}}, {"id": "643318a4035acaa3", "name": "ca-certificates", "version": "20191127-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates:ca-certificates:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates@20191127-r5?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20191127-r5", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Common CA certificates PEM files from Mozilla", "size": 155106, "installedSize": 688128, "pullDependencies": ["/bin/sh", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1"], "provides": ["cmd:c_rehash", "cmd:update-ca-certificates"], "pullChecksum": "Q1+3SNr5R52GfBxkXj9gkEr6QAWZw=", "gitCommitOfApkPort": "51999ab9304ec11c68c4ea9e99350ac7570e7f21", "files": [{"path": "/etc"}, {"path": "/etc/ca-certificates.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f3TD3TfU80+fiTk0o+IgAEjPGQE="}}, {"path": "/etc/apk"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/etc/apk/protected_paths.d/ca-certificates.list", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Z0Sr1o7f7TchDHWcWYgW7zi8JU="}}, {"path": "/etc/ca-certificates"}, {"path": "/etc/ca-certificates/update.d"}, {"path": "/etc/ca-certificates/update.d/certhash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pxPSWX01pfOF6GEDK4MWWAXF/GI="}}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/certs"}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/c_rehash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uDa61Tb8uijcq/8/n9x9FA4G7ck="}}, {"path": "/usr/local"}, {"path": "/usr/local/share"}, {"path": "/usr/local/share/ca-certificates"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/update-ca-certificates", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ycCJn+gWRSnX/qocrAsShb7PcnM="}}, {"path": "/usr/share"}, {"path": "/usr/share/ca-certificates"}, {"path": "/usr/share/ca-certificates/mozilla"}, {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Yg+imHdMYbwUfkdmdTJSJnpNnJ0="}}, {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zrQ8jr6mXkYXKfBxrS9O9iqDG6E="}}, {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1URypVgcCKpntjmi9Y/E2xIVM78s="}}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MWKWEe/aNVzcYng71h6RqguiCqY="}}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h6mFdWOWfVnMvlHkqPwrov2h6Rk="}}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kke7oacZjzthsXkjna3IttlVWIc="}}, {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QHiDLI6H4VUqYdLyfjiRfxQ8iRk="}}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18NLSUe9e6EuOBdgBIFahSV/PNLM="}}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mjt7ShDA2NoZij6MBZyb7CT0ky0="}}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LnFTqB+5ig+7UIs7k4KeTp7aXSM="}}, {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12ayOl3M2DRbZUiV0diaHPoGqn9Y="}}, {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PnvxSafNMice8YMooix2a9sZLHY="}}, {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q152hIZP/jRh+jHTYn0f5bhMMk3xk="}}, {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1r4Wn/AFocJkJ5dnML2BgnFHI/sc="}}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cj5B506aQTcDZSXwwv1tjt/cfDk="}}, {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W4iUMLfdFRfJT4e3cXXFr5V7FaQ="}}, {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1caI4aKvuMtU9JXPcc7guC3fXb7g="}}, {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1loKCArxcjbb09WtNgaJVPBCM4jo="}}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tLncnPRwxmsenlPDApoHqUGJgYU="}}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16Zlove6WSuq9LwJcyr4dEIWy+Iw="}}, {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19AaUb0qbN51K+YR0UcoB3EDPuWg="}}, {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/l30B8TLpw9JkoQQv1XfA9Hicy8="}}, {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VdBji67nphRLjjwCjCTuEScgLDw="}}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dsOv1er41cvyUPCLkj+/kIXGeT4="}}, {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Fk2yMYJ/htcwEtxmgPtr53fyBaw="}}, {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aoheWbyYbE4o92pjJwCxxa5Hub0="}}, {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sKnpNU0d6bSImINWsCsa//WGMG0="}}, {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F/LhdIx7Hf4Q5ctq+UYn10e7OZQ="}}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CVXtoLnzXYkVz8Xey6D97/owehU="}}, {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mzrwTFcbong1Q8WrUZOqJ5OY+nY="}}, {"path": "/usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y28cdtgN5tSRYwE9weYkpsp6Ta0="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11jaiOW4ptOkeABBqGDk4ptdG9xY="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lmLQRiWxg2Vf2wME9kSGWiiir3w="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B2g6wk4HH2F5S47x13+pCWuNapA="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RBgpDAr2YYQ7KMcPTrco9MxGKWA="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vNYPBwCO7TvR0WqXT/8Lk85oEQs="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17gm3Wh+4D3Y1T0Xazjb6UXTZa7A="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/yQqgtaVyh5HbsWkZctE8HR+21g="}}, {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14Y5YxyFxxjGFPyHd7u8PPt3/ETw="}}, {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18XY975DIsrXcz7TdUqctRp3oMPQ="}}, {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19zNyDboW8eGeSJ6YeggR5OuojxM="}}, {"path": "/usr/share/ca-certificates/mozilla/EE_Certification_Centre_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uRHLGr4AOPeZul0eCu9npI1RjG8="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LicN/AuTM/JrWZ6s9CzhD7JoIVQ="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hMJwKUa2iVrAniX8TszWhRKaLic="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vsDvp7XZRmS2Qn0L3CLneubtHWs="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YDDay2u0w6zVi1KDE6a0F83bzbg="}}, {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12M+H1tKT+20y4srpA0MxJ0JvxpQ="}}, {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1J27wGT+f8qXuQ3rKpAacjUxBhR4="}}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gf+QIXSflI4PvFaPVMhsL5m0dU8="}}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kZ6ME6RbjL9lEz+dzLRPOBlvUqk="}}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cw4ZH/NhO2AAGClZwxr2pLGRgVE="}}, {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TDyFCqaL2QfnpMtfEWAU0n4UMCU="}}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Global_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A+C3nAWpKpU+F/oiPnmVlCR4AWg="}}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vYDbTdnayFLLcmp5ZypayM0Vipo="}}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jdu0/LQSs41IgsBujmo2bHmQcg4="}}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B0wBQW9PsFBqAAEmZkAmMSwGNmQ="}}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Universal_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cNlhXZdJneVCQrosysxpGwnChOE="}}, {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Universal_CA_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DxMFS5f9TVpxEIyE18U2DQn2BSM="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14ofywW9sCB/uwcjaRPHuR+W01Mo="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tTA6apTbLuUc6bB84FcApoOcTQw="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16IMApFoHJhWCQ6TvfyCVvjE+WU0="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1M5SBYtNGil17CwFHxY1ssEesQpY="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GwlPBX3l+kTXlYJo2T7V9NbF29w="}}, {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pfhGidPu6wwM9n3QvPp+hzs1U7M="}}, {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zib8NgSVQ+4UfPeo7orQQ/CzOKI="}}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mPHMPZ8Jc2ketK6aHq+sf9YwHfs="}}, {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dg+7Ns+1WmfHHKw9zw02jqn5juc="}}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/CxV6yQo8lb/VblsISOoKOmPGmY="}}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bi0FmdlvvYon38mjVfT446CbNd4="}}, {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Itn+gzAv8GriXm77jMH6Id+vDnI="}}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kD9hfEiU7vcIF6vuRufvKyna8t4="}}, {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ceM459tfKe1iQF+u1em2iH6j8o="}}, {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Telif+ms5KzOJ+qhoIN809tVcEs="}}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T6cBv1VrjS+3j6j0dkOiElI/Gnc="}}, {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thO7Om3MLuesYtCVHg6pvL1I/4w="}}, {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GeaIXHKBc2WVUUgM5R3dJoDGgFs="}}, {"path": "/usr/share/ca-certificates/mozilla/LuxTrust_Global_Root_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VGlaQPYfCtkuauec9h6UYgmSvJE="}}, {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12GFvQ5RYNm5qWpTSxycTwMj/zTs="}}, {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PBwBdef4LfpqpvbMMqrtFaxQ9C0="}}, {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1E/17ob1ZlENzmyurStRUJ26xYxc="}}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GA_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CTFJalKdfCdTeDrjliAiZ8pIvwk="}}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/OLA3AWcGtOsk9QWtrquu16Xt18="}}, {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s9z9hD3/Vmr07wpIPmV5/7USzDc="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1meTudHGg/QmEMGekm8fy5lpYz2I="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d0Rc+cAAiFiNDnwzBmJTicMP9L4="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HI16QKVk+1nqGAgCBC2Lgqiu2jg="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xz/eGc+P/GA4VXW5iXVkS3t/8DE="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yF3UetR2TiqvM+KLZ2+1A4wFaKg="}}, {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fHadn9tN9NdDrJ24/SY3Y+Hp5J4="}}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1w9AVqjkkw0B32+f1eNbOOJuRnXE="}}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LEFEQi79PXeM9fPCgHJOYS7Ymyk="}}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10PJ40hKbrw0b5weDETb1zhbeyY4="}}, {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e/+WIUpPklH+avUkzl6bKkIWFE4="}}, {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A9PJoBIp7M4pCCh7xT9fiyz6NuI="}}, {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KBJxBxytqPGGdGdkQoEgY+p3NgE="}}, {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YnaZhQ0ZyJ9uDLdJTXfLDGwrgc4="}}, {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hq7QkVBqW9ZIBb1DMFSQXDmkLBA="}}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aFENB5LpVZLc/j6tIwpYCWz0334="}}, {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hHXaxl+s+AkgSwN4hsJyFzYPhyo="}}, {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cVjaI6B6aKMib0aXrmdsGrknca4="}}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JmwEU697kLbFSLPcQR0wkB+JN+0="}}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q+zK+4s+BdPglYHM3INKUgkBuWY="}}, {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yU4jwLLkuY8HsvPOYS09eITzVd8="}}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x4mQIjkIDcfi6C+oVqX2yiDsyX4="}}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZZS+OnDfqpy7m0htvG4CcWR/tho="}}, {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KQkbdqCOUgSGV551isbEoJ6g/g4="}}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W7RaFtsQpJCJYOUSdokxP/9EIgg="}}, {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yfZUppgAQEFV06v7PvIzgs2pLa0="}}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fxseQorG0szm6j7hBs3dbVaG7u4="}}, {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KoPK9TUdQT1Ev/m36j4Gz2JA7uQ="}}, {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IF7PbkDY+dxwC5Ms5qOiaDaZRlI="}}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OH9yg4dVzVC6GdL7KcHwOAN3btg="}}, {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YMM+hVeJEGv3WjyXaW/dLViJBGc="}}, {"path": "/usr/share/ca-certificates/mozilla/Taiwan_GRCA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JY+r3c8G1ZOygwPrFezjs52t318="}}, {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oiGaf9Cne+dCKgIEm40ngFwCULo="}}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kuNY0O+oHUTetOVaxmxTUl8EChE="}}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aw5p4YFvGgp12pdaPzKfD15WfR8="}}, {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b75fdaAKuvpLlRqotHptQk7zBA4="}}, {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Av11SZPSgw5yvqA6nmA9RvovIz0="}}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c2xtj6NuNIe0Y7XBSN1qCos5qZw="}}, {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FAwCc4Q3HykwmMXJPJOI2f3iJZU="}}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12c4P9Wxxu0CROI6jjgHZdWWnVX8="}}, {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LyOAaFvg6owb4eGoSW/58iDE9hw="}}, {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XFspUHyVErZYgHyHlnrbaOZQqC8="}}, {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O135aetWqrFqIlY6Lrg7wodsXdw="}}, {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HErww9hPl6NJFnDXXcKtruu1Bxs="}}, {"path": "/usr/share/ca-certificates/mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tqyQI09yWCWAznc5WvrGgKUfhsE="}}, {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i3Ay7Lre5sw0bSuFushbUD7rcA0="}}, {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NyaLsxBz4ftdfjIhwgPScDOIbnI="}}, {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ukis7BL6ag6KKa2IAYJcbQorhek="}}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zYsDcDDxkMsTErh0fzzRhBWGq7I="}}, {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P1uKoUGnyo2ucdhrcHR5Bxf/vnY="}}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mbgWLDLz7PBYBhErqnercjDpmNU="}}, {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b4bdtYXS9RawKPohlY8Jq+RjuMw="}}, {"path": "/usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UNB2LvgVRjHW+5z9fzOP5I8nqpA="}}, {"path": "/usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA_-_G2.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UwAy9Mi2fIePO/aFn3cizaoSALc="}}, {"path": "/usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA_-_G3.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OBZ4LvJifyj5ckbtBnZA+8gS3e4="}}]}}, {"id": "82dcc9e564e54179", "name": "ca-certificates-bundle", "version": "20191127-r5", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20191127-r5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20191127-r5?arch=x86_64&upstream=ca-certificates&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20191127-r5", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 124473, "installedSize": 233472, "pullDependencies": [], "provides": ["ca-certificates-cacert=20191127-r5"], "pullChecksum": "Q1bQ4InxwFIUUNl11tjOwqrqAeAIA=", "gitCommitOfApkPort": "51999ab9304ec11c68c4ea9e99350ac7570e7f21", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yxhc/Gjt/YEWliIZBXQz/RBrszU="}}]}}, {"id": "e99fb4bff0b01b68", "name": "cacache", "version": "15.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cacache/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cacache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cacache/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cacache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cacache:cacache:15.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:cacache:15.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cacache@15.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cacache", "version": "15.3.0", "author": "", "homepage": "", "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.", "url": "https://github.com/npm/cacache", "private": false}}, {"id": "dbf3a51457d68244", "name": "cache-base", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cache-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-base/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cache-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-base/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cache-base_project:cache-base:1.0.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/cache-base@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cache-base", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/cache-base", "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.", "url": "jonschlinkert/cache-base", "private": false}}, {"id": "88471fb313beadea", "name": "cache-manager", "version": "2.10.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cache-manager/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-manager/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cache-manager/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-manager/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cache-manager:cache-manager:2.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cache-manager:cache_manager:2.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cache_manager:cache-manager:2.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cache_manager:cache_manager:2.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:BryanDonovan:cache-manager:2.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:BryanDonovan:cache_manager:2.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cache:cache-manager:2.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cache:cache_manager:2.10.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cache-manager@2.10.2", "metadataType": "javascript-npm-package", "metadata": {"name": "cache-manager", "version": "2.10.2", "author": "Bryan Donovan", "homepage": "", "description": "Cache module for Node.js", "url": "https://github.com/BryanDonovan/node-cache-manager.git", "private": false}}, {"id": "723152236bdd01ff", "name": "call-bind", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/call-bind/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/call-bind/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/call-bind/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/call-bind/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:call-bind:call-bind:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:call-bind:call_bind:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:call_bind:call-bind:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:call_bind:call_bind:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:call-bind:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:call_bind:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:call:call-bind:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:call:call_bind:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/call-bind@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "call-bind", "version": "1.0.2", "author": "Jordan Harband ", "homepage": "https://github.com/ljharb/call-bind#readme", "description": "Robustly `.call.bind()` a function", "url": "git+https://github.com/ljharb/call-bind.git", "private": false}}, {"id": "54a4a0303331f292", "name": "camel-case", "version": "4.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/camel-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/camel-case/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/camel-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/camel-case/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:blakeembrey:camel-case:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:camel_case:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:camel-case:camel-case:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:camel-case:camel_case:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:camel_case:camel-case:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:camel_case:camel_case:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:camel:camel-case:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:camel:camel_case:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/camel-case@4.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "camel-case", "version": "4.1.2", "author": "Blake Embrey (http://blakeembrey.me)", "homepage": "https://github.com/blakeembrey/change-case/tree/master/packages/camel-case#readme", "description": "Transform into a string with the separator denoted by the next word capitalized", "url": "git://github.com/blakeembrey/change-case.git", "private": false}}, {"id": "b6d407e1a8bc624b", "name": "camelcase", "version": "5.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/camelcase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/camelcase/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/camelcase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/camelcase/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:camelcase:camelcase:5.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/camelcase@5.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "camelcase", "version": "5.3.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` \u2192 `fooBar`", "url": "sindresorhus/camelcase", "private": false}}, {"id": "08f818b894ac652d", "name": "caniuse-lite", "version": "1.0.30001292", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/caniuse-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/caniuse-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC-BY-4.0", "spdxExpression": "CC-BY-4.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/caniuse-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/caniuse-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:caniuse-lite:caniuse-lite:1.0.30001292:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:caniuse-lite:caniuse_lite:1.0.30001292:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:caniuse_lite:caniuse-lite:1.0.30001292:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:caniuse_lite:caniuse_lite:1.0.30001292:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:caniuse:caniuse-lite:1.0.30001292:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:caniuse:caniuse_lite:1.0.30001292:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/caniuse-lite@1.0.30001292", "metadataType": "javascript-npm-package", "metadata": {"name": "caniuse-lite", "version": "1.0.30001292", "author": "Ben Briggs (http://beneb.info)", "homepage": "", "description": "A smaller version of caniuse-db, with only the essentials!", "url": "browserslist/caniuse-lite", "private": false}}, {"id": "8f0355852c8c70fc", "name": "caseless", "version": "0.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/caseless/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/caseless/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/caseless/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/caseless/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:caseless:caseless:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:caseless:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/caseless@0.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "caseless", "version": "0.12.0", "author": "Mikeal Rogers ", "homepage": "", "description": "Caseless object set/get/has, very useful when working with HTTP headers.", "url": "https://github.com/mikeal/caseless", "private": false}}, {"id": "94dd8c749511e6fa", "name": "chalk", "version": "2.4.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/highlight/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/highlight/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/highlight/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/highlight/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chalk:chalk:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chalk@2.4.2", "metadataType": "javascript-npm-package", "metadata": {"name": "chalk", "version": "2.4.2", "author": "", "homepage": "", "description": "Terminal string styling done right", "url": "chalk/chalk", "private": false}}, {"id": "a3aa74ea5a5e0ae9", "name": "chalk", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chalk:chalk:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chalk@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "chalk", "version": "4.1.0", "author": "", "homepage": "", "description": "Terminal string styling done right", "url": "chalk/chalk", "private": false}}, {"id": "1538addd4bb66e9d", "name": "chalk", "version": "4.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/chalk/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/chalk/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chalk:chalk:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chalk@4.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "chalk", "version": "4.1.2", "author": "", "homepage": "", "description": "Terminal string styling done right", "url": "chalk/chalk", "private": false}}, {"id": "2f81b555619de0fb", "name": "chalk", "version": "4.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/relay-compiler/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/relay-compiler/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chalk:chalk:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chalk@4.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "chalk", "version": "4.1.2", "author": "", "homepage": "", "description": "Terminal string styling done right", "url": "chalk/chalk", "private": false}}, {"id": "7b76fb6b43c7b35c", "name": "character-parser", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/character-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/character-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/character-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/character-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:character-parser:character-parser:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:character-parser:character_parser:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:character_parser:character-parser:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:character_parser:character_parser:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ForbesLindesay:character-parser:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ForbesLindesay:character_parser:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:character:character-parser:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:character:character_parser:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/character-parser@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "character-parser", "version": "2.2.0", "author": "ForbesLindesay", "homepage": "", "description": "Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.", "url": "https://github.com/ForbesLindesay/character-parser.git", "private": false}}, {"id": "b6d1dbbbb2a17756", "name": "charenc", "version": "0.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/charenc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/charenc/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/charenc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/charenc/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:charenc:charenc:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pvorb:charenc:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/charenc@0.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "charenc", "version": "0.0.2", "author": "Paul Vorbach (http://vorb.de)", "homepage": "", "description": "character encoding utilities", "url": "git://github.com/pvorb/node-charenc.git", "private": false}}, {"id": "937096f9aafbbcc0", "name": "cheerio", "version": "1.0.0-rc.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cheeriojs:cheerio:1.0.0-rc.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio:1.0.0-rc.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cheerio@1.0.0-rc.5", "metadataType": "javascript-npm-package", "metadata": {"name": "cheerio", "version": "1.0.0-rc.5", "author": "Matt Mueller (mat.io)", "homepage": "", "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server", "url": "git://github.com/cheeriojs/cheerio.git", "private": false}}, {"id": "340d92d4f76e273d", "name": "cheerio-select-tmp", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio-select-tmp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio-select-tmp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cheerio-select-tmp:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select-tmp:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select_tmp:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select_tmp:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cheerio-select-tmp@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cheerio-select-tmp", "version": "0.1.1", "author": "Felix Boehm ", "homepage": "", "description": "CSS selector engine supporting jQuery selectors", "url": "git://github.com/cheeriojs/cheerio-select.git", "private": false}}, {"id": "b5e100407c0e9e8d", "name": "chokidar", "version": "3.4.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/chokidar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chokidar/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/chokidar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chokidar/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:paulmillr:chokidar:3.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chokidar:chokidar:3.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chokidar@3.4.3", "metadataType": "javascript-npm-package", "metadata": {"name": "chokidar", "version": "3.4.3", "author": "Paul Miller (https://paulmillr.com)", "homepage": "https://github.com/paulmillr/chokidar", "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", "url": "git+https://github.com/paulmillr/chokidar.git", "private": false}}, {"id": "0846bd9a8323ea59", "name": "chownr", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/chownr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chownr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/chownr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chownr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chownr:chownr:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:chownr:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chownr@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "chownr", "version": "1.1.4", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "like `chown -R`", "url": "git://github.com/isaacs/chownr.git", "private": false}}, {"id": "8541fb5a85f4ee81", "name": "chownr", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/chownr/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/chownr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/chownr/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/chownr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chownr:chownr:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:chownr:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chownr@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "chownr", "version": "2.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "like `chown -R`", "url": "git://github.com/isaacs/chownr.git", "private": false}}, {"id": "e4a5102e4a3cce0d", "name": "chromium-pickle-js", "version": "0.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/chromium-pickle-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chromium-pickle-js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/chromium-pickle-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chromium-pickle-js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chromium-pickle-js:chromium-pickle-js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium-pickle-js:chromium_pickle_js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium_pickle_js:chromium-pickle-js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium_pickle_js:chromium_pickle_js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium-pickle:chromium-pickle-js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium-pickle:chromium_pickle_js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium_pickle:chromium-pickle-js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium_pickle:chromium_pickle_js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium:chromium-pickle-js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chromium:chromium_pickle_js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron:chromium-pickle-js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron:chromium_pickle_js:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chromium-pickle-js@0.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "chromium-pickle-js", "version": "0.2.0", "author": "", "homepage": "", "description": "Binary value packing and unpacking", "url": "https://github.com/electron/node-chromium-pickle-js.git", "private": false}}, {"id": "8a718aa650af35bd", "name": "cidr-regex", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cidr-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cidr-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cidr-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cidr-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cidr-regex:cidr-regex:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cidr-regex:cidr_regex:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cidr_regex:cidr-regex:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cidr_regex:cidr_regex:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cidr:cidr-regex:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cidr:cidr_regex:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cidr-regex@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cidr-regex", "version": "3.1.1", "author": "silverwind ", "homepage": "", "description": "Regular expression for matching IP addresses in CIDR notation", "url": "silverwind/cidr-regex", "private": false}}, {"id": "23d7e8ae119c0c52", "name": "class-utils", "version": "0.3.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/class-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/class-utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/class-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/class-utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:class-utils:0.3.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:class_utils:0.3.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:class-utils:class-utils:0.3.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:class-utils:class_utils:0.3.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:class_utils:class-utils:0.3.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:class_utils:class_utils:0.3.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:class:class-utils:0.3.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:class:class_utils:0.3.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/class-utils@0.3.6", "metadataType": "javascript-npm-package", "metadata": {"name": "class-utils", "version": "0.3.6", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/class-utils", "description": "Utils for working with JavaScript classes and prototype methods.", "url": "jonschlinkert/class-utils", "private": false}}, {"id": "4a705369ff9a3ba3", "name": "clean-css", "version": "4.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/clean-css/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/clean-css/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jakubpawlowicz:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jakubpawlowicz:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean-css:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean-css:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean_css:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean_css:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/clean-css@4.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "clean-css", "version": "4.2.3", "author": "Jakub Pawlowicz (http://twitter.com/jakubpawlowicz)", "homepage": "https://github.com/jakubpawlowicz/clean-css", "description": "A well-tested CSS minifier", "url": "https://github.com/jakubpawlowicz/clean-css.git", "private": false}}, {"id": "e88bce4cc2792049", "name": "clean-stack", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/clean-stack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/clean-stack/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/clean-stack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/clean-stack/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:clean-stack:clean-stack:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean-stack:clean_stack:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean_stack:clean-stack:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean_stack:clean_stack:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean:clean-stack:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean:clean_stack:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/clean-stack@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "clean-stack", "version": "2.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Clean up error stack traces", "url": "sindresorhus/clean-stack", "private": false}}, {"id": "f54723f27bcf2f90", "name": "cli-columns", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:shannonmoeller:cli-columns:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:shannonmoeller:cli_columns:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli-columns:cli-columns:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli-columns:cli_columns:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli_columns:cli-columns:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli_columns:cli_columns:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli:cli-columns:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli:cli_columns:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cli-columns@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cli-columns", "version": "4.0.0", "author": "Shannon Moeller (http://shannonmoeller.com)", "homepage": "https://github.com/shannonmoeller/cli-columns#readme", "description": "Columnated lists for the CLI.", "url": "shannonmoeller/cli-columns", "private": false}}, {"id": "c59037e21c0feef9", "name": "cli-table3", "version": "0.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cli-table3:cli-table3:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli-table3:cli_table3:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli_table3:cli-table3:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli_table3:cli_table3:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli-table:cli-table3:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli-table:cli_table3:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli:cli-table3:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cli:cli_table3:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cli-table3@0.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cli-table3", "version": "0.6.0", "author": "James Talmage", "homepage": "https://github.com/cli-table/cli-table3", "description": "Pretty unicode tables for the command line. Based on the original cli-table.", "url": "https://github.com/cli-table/cli-table3.git", "private": false}}, {"id": "d829383f57be71a9", "name": "cliui", "version": "6.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/relay-compiler/node_modules/cliui/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/node_modules/cliui/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/relay-compiler/node_modules/cliui/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/node_modules/cliui/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cliui:cliui:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yargs:cliui:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cliui@6.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cliui", "version": "6.0.0", "author": "Ben Coe ", "homepage": "", "description": "easily create complex multi-column command-line-interfaces", "url": "http://github.com/yargs/cliui.git", "private": false}}, {"id": "819225e78a8d03f6", "name": "cliui", "version": "7.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cliui/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cliui/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cliui/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cliui/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cliui:cliui:7.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cliui@7.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "cliui", "version": "7.0.4", "author": "Ben Coe ", "homepage": "", "description": "easily create complex multi-column command-line-interfaces", "url": "yargs/cliui", "private": false}}, {"id": "61fcbf77bd12f48e", "name": "clone", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/clone/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/clone/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/clone/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/clone/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:clone:clone:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pvorb:clone:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/clone@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "clone", "version": "1.0.4", "author": "Paul Vorbach (http://paul.vorba.ch/)", "homepage": "", "description": "deep cloning of objects and arrays", "url": "git://github.com/pvorb/node-clone.git", "private": false}}, {"id": "ce2702823ced1202", "name": "clone", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/clone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/clone/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/clone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/clone/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:clone:clone:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pvorb:clone:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/clone@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "clone", "version": "2.1.2", "author": "Paul Vorbach (http://paul.vorba.ch/)", "homepage": "", "description": "deep cloning of objects and arrays", "url": "git://github.com/pvorb/node-clone.git", "private": false}}, {"id": "f9efc3232f151a81", "name": "cmd-shim", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cmd-shim/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cmd-shim/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cmd-shim/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cmd-shim/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cmd-shim:cmd-shim:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cmd-shim:cmd_shim:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cmd_shim:cmd-shim:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cmd_shim:cmd_shim:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cmd:cmd-shim:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cmd:cmd_shim:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:cmd-shim:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:cmd_shim:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cmd-shim@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cmd-shim", "version": "4.1.0", "author": "", "homepage": "", "description": "Used in npm for command line application support", "url": "https://github.com/npm/cmd-shim.git", "private": false}}, {"id": "b8a22f20538a808b", "name": "code-point-at", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/code-point-at/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/code-point-at/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/code-point-at/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/code-point-at/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:code-point-at:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code-point-at:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code_point_at:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code_point_at:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code-point:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code-point:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code_point:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code_point:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/code-point-at@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "code-point-at", "version": "1.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ES2015 `String#codePointAt()` ponyfill", "url": "sindresorhus/code-point-at", "private": false}}, {"id": "d6e27faa3f3280be", "name": "code-point-at", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/code-point-at/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/code-point-at/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/code-point-at/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/code-point-at/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:code-point-at:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code-point-at:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code_point_at:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code_point_at:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code-point:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code-point:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code_point:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code_point:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code:code-point-at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:code:code_point_at:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/code-point-at@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "code-point-at", "version": "1.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ES2015 `String#codePointAt()` ponyfill", "url": "sindresorhus/code-point-at", "private": false}}, {"id": "7974d3133061afa4", "name": "collection-visit", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/collection-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/collection-visit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/collection-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/collection-visit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:collection-visit:collection-visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:collection-visit:collection_visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:collection_visit:collection-visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:collection_visit:collection_visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:collection-visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:collection_visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:collection:collection-visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:collection:collection_visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/collection-visit@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "collection-visit", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/collection-visit", "description": "Visit a method over the items in an object, or map visit over the objects in an array.", "url": "jonschlinkert/collection-visit", "private": false}}, {"id": "10b5a2c35079a658", "name": "color", "version": "3.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/node_modules/color/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/node_modules/color/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color:color:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color@3.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "color", "version": "3.2.1", "author": "", "homepage": "", "description": "Color conversion and manipulation with CSS string support", "url": "Qix-/color", "private": false}}, {"id": "b1ee7eddcfa62c0c", "name": "color-convert", "version": "1.9.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-convert:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-convert:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-convert@1.9.3", "metadataType": "javascript-npm-package", "metadata": {"name": "color-convert", "version": "1.9.3", "author": "Heather Arthur ", "homepage": "", "description": "Plain color conversion functions", "url": "Qix-/color-convert", "private": false}}, {"id": "973d54d0cb7e2190", "name": "color-convert", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/color-convert/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/color-convert/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-convert:color-convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-convert:color_convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color-convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color_convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-convert@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "color-convert", "version": "2.0.1", "author": "Heather Arthur ", "homepage": "", "description": "Plain color conversion functions", "url": "Qix-/color-convert", "private": false}}, {"id": "e551f8a38c53f705", "name": "color-convert", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ansi-styles/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-styles/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ansi-styles/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-styles/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-convert:color-convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-convert:color_convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color-convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color_convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_convert:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-convert@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "color-convert", "version": "2.0.1", "author": "Heather Arthur ", "homepage": "", "description": "Plain color conversion functions", "url": "Qix-/color-convert", "private": false}}, {"id": "aa9cb3b24ea23ff2", "name": "color-name", "version": "1.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-name:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-name:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dfcreative:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dfcreative:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-name@1.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "color-name", "version": "1.1.3", "author": "DY ", "homepage": "https://github.com/dfcreative/color-name", "description": "A list of color names and its values", "url": "git@github.com:dfcreative/color-name.git", "private": false}}, {"id": "5fc486a984e0d751", "name": "color-name", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/color-name/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/color-name/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-name:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-name:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorjs:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorjs:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-name@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "color-name", "version": "1.1.4", "author": "DY ", "homepage": "https://github.com/colorjs/color-name", "description": "A list of color names and its values", "url": "git@github.com:colorjs/color-name.git", "private": false}}, {"id": "47e6e4027846cf67", "name": "color-name", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-name:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-name:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorjs:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorjs:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-name@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "color-name", "version": "1.1.4", "author": "DY ", "homepage": "https://github.com/colorjs/color-name", "description": "A list of color names and its values", "url": "git@github.com:colorjs/color-name.git", "private": false}}, {"id": "9b29d21d882f5a95", "name": "color-string", "version": "1.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-string_project:color-string:1.9.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/color-string@1.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "color-string", "version": "1.9.0", "author": "Heather Arthur ", "homepage": "", "description": "Parser and generator for CSS color strings", "url": "Qix-/color-string", "private": false}}, {"id": "fbca9ba12ded5b27", "name": "color-support", "version": "1.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/color-support/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/color-support/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/color-support/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/color-support/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-support:color-support:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-support:color_support:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_support:color-support:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_support:color_support:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-support:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_support:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-support@1.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "color-support", "version": "1.1.3", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "A module which will endeavor to guess your terminal's level of color support.", "url": "git+https://github.com/isaacs/color-support.git", "private": false}}, {"id": "55ad5a6bc9f38e9c", "name": "colorette", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorette/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorette/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jorgebucaran:colorette:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorette:colorette:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colorette@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "colorette", "version": "1.2.1", "author": "Jorge Bucaran", "homepage": "https://github.com/jorgebucaran/colorette", "description": "Color your terminal using pure idiomatic JavaScript.", "url": "jorgebucaran/colorette", "private": false}}, {"id": "d6f793d4d11516fc", "name": "colors", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/colors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/colors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/colors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/colors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:colors:colors:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Marak:colors:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colors@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "colors", "version": "1.4.0", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "description": "get colors in your node.js console", "url": "http://github.com/Marak/colors.js.git", "private": false}}, {"id": "00fe84fee2ef1c1c", "name": "colors", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:colors:colors:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Marak:colors:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colors@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "colors", "version": "1.4.0", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "description": "get colors in your node.js console", "url": "http://github.com/Marak/colors.js.git", "private": false}}, {"id": "d7f09b4412c93349", "name": "colorspace", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:colorspace:colorspace:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:colorspace:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colorspace@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "colorspace", "version": "1.1.4", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/colorspace", "description": "Generate HEX colors for a given namespace.", "url": "https://github.com/3rd-Eden/colorspace", "private": false}}, {"id": "606c2f4e2f1e9088", "name": "columnify", "version": "1.5.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/columnify/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/columnify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/columnify/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/columnify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:columnify:columnify:1.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:timoxley:columnify:1.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/columnify@1.5.4", "metadataType": "javascript-npm-package", "metadata": {"name": "columnify", "version": "1.5.4", "author": "Tim Oxley", "homepage": "https://github.com/timoxley/columnify", "description": "Render data in text columns. Supports in-column text-wrap.", "url": "git://github.com/timoxley/columnify.git", "private": false}}, {"id": "4aaa326556b13b55", "name": "combined-stream", "version": "1.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/combined-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/combined-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/combined-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/combined-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:combined-stream:combined-stream:1.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:combined-stream:combined_stream:1.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:combined_stream:combined-stream:1.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:combined_stream:combined_stream:1.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:combined:combined-stream:1.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:combined:combined_stream:1.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:combined-stream:1.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:combined_stream:1.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/combined-stream@1.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "combined-stream", "version": "1.0.8", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "https://github.com/felixge/node-combined-stream", "description": "A stream that emits multiple other streams one after another.", "url": "git://github.com/felixge/node-combined-stream.git", "private": false}}, {"id": "6ed8eed14daf5895", "name": "command-exists", "version": "1.2.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/command-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/command-exists/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/command-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/command-exists/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:command-exists:command-exists:1.2.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:command-exists:command_exists:1.2.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:command_exists:command-exists:1.2.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:command_exists:command_exists:1.2.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathisonian:command-exists:1.2.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathisonian:command_exists:1.2.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:command:command-exists:1.2.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:command:command_exists:1.2.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/command-exists@1.2.9", "metadataType": "javascript-npm-package", "metadata": {"name": "command-exists", "version": "1.2.9", "author": "Matthew Conlen", "homepage": "https://github.com/mathisonian/command-exists", "description": "check whether a command line command exists in the current environment", "url": "http://github.com/mathisonian/command-exists", "private": false}}, {"id": "b1046c51b2b2d178", "name": "commander", "version": "2.20.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/commander/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/commander/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:commander:commander:2.20.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tj:commander:2.20.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/commander@2.20.3", "metadataType": "javascript-npm-package", "metadata": {"name": "commander", "version": "2.20.3", "author": "TJ Holowaychuk ", "homepage": "", "description": "the complete solution for node.js command-line programs", "url": "https://github.com/tj/commander.js.git", "private": false}}, {"id": "aec8d3d3ef3d682b", "name": "commander", "version": "5.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/commander/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/commander/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:commander:commander:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tj:commander:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/commander@5.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "commander", "version": "5.1.0", "author": "TJ Holowaychuk ", "homepage": "", "description": "the complete solution for node.js command-line programs", "url": "https://github.com/tj/commander.js.git", "private": false}}, {"id": "d64f45a555a63b47", "name": "commander", "version": "6.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/commander/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/commander/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:commander:commander:6.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tj:commander:6.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/commander@6.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "commander", "version": "6.2.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "the complete solution for node.js command-line programs", "url": "https://github.com/tj/commander.js.git", "private": false}}, {"id": "290d9187f5f340b3", "name": "common-ancestor-path", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/common-ancestor-path/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/common-ancestor-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/common-ancestor-path/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/common-ancestor-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:common-ancestor-path:common-ancestor-path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common-ancestor-path:common_ancestor_path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common_ancestor_path:common-ancestor-path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common_ancestor_path:common_ancestor_path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common-ancestor:common-ancestor-path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common-ancestor:common_ancestor_path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common_ancestor:common-ancestor-path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common_ancestor:common_ancestor_path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common:common-ancestor-path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:common:common_ancestor_path:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/common-ancestor-path@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "common-ancestor-path", "version": "1.0.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Find the common ancestor of 2 or more paths on Windows or Unix", "url": "git+https://github.com/isaacs/common-ancestor-path", "private": false}}, {"id": "c20f3db7f6189315", "name": "component-emitter", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/component-emitter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/component-emitter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/component-emitter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/component-emitter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:component-emitter:component-emitter:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component-emitter:component_emitter:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component_emitter:component-emitter:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component_emitter:component_emitter:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component:component-emitter:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component:component_emitter:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/component-emitter@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "component-emitter", "version": "1.3.0", "author": "", "homepage": "", "description": "Event emitter", "url": "https://github.com/component/emitter.git", "private": false}}, {"id": "63c38a23ca98c3a6", "name": "compressible", "version": "2.0.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compressible/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compressible/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:compressible:compressible:2.0.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/compressible@2.0.18", "metadataType": "javascript-npm-package", "metadata": {"name": "compressible", "version": "2.0.18", "author": "", "homepage": "", "description": "Compressible Content-Type / mime checking", "url": "jshttp/compressible", "private": false}}, {"id": "6d8b0e5ee361e45e", "name": "compression", "version": "1.7.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:compression:compression:1.7.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/compression@1.7.4", "metadataType": "javascript-npm-package", "metadata": {"name": "compression", "version": "1.7.4", "author": "", "homepage": "", "description": "Node.js compression middleware", "url": "expressjs/compression", "private": false}}, {"id": "12f023741172ad06", "name": "concat-map", "version": "0.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/concat-map/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/concat-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/concat-map/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/concat-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:concat-map:concat-map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat-map:concat_map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat_map:concat-map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat_map:concat_map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:concat-map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:concat_map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat:concat-map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat:concat_map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/concat-map@0.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "concat-map", "version": "0.0.1", "author": "James Halliday (http://substack.net)", "homepage": "", "description": "concatenative mapdashery", "url": "git://github.com/substack/node-concat-map.git", "private": false}}, {"id": "2a6f24e65aa64ef7", "name": "concat-map", "version": "0.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/concat-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/concat-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/concat-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/concat-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:concat-map:concat-map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat-map:concat_map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat_map:concat-map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat_map:concat_map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:concat-map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:concat_map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat:concat-map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat:concat_map:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/concat-map@0.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "concat-map", "version": "0.0.1", "author": "James Halliday (http://substack.net)", "homepage": "", "description": "concatenative mapdashery", "url": "git://github.com/substack/node-concat-map.git", "private": false}}, {"id": "bf15cb30bab1f07d", "name": "concat-stream", "version": "1.6.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/concat-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/concat-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/concat-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/concat-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:concat-stream:concat-stream:1.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat-stream:concat_stream:1.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat_stream:concat-stream:1.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat_stream:concat_stream:1.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:maxogden:concat-stream:1.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:maxogden:concat_stream:1.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat:concat-stream:1.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:concat:concat_stream:1.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/concat-stream@1.6.2", "metadataType": "javascript-npm-package", "metadata": {"name": "concat-stream", "version": "1.6.2", "author": "Max Ogden ", "homepage": "", "description": "writable stream that concatenates strings or binary data and calls a callback with the result", "url": "http://github.com/maxogden/concat-stream.git", "private": false}}, {"id": "d8faaffc13127ba1", "name": "connect-session-knex", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/connect-session-knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/connect-session-knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:connect-session-knex:connect-session-knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect-session-knex:connect_session_knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect_session_knex:connect-session-knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect_session_knex:connect_session_knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect-session:connect-session-knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect-session:connect_session_knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect_session:connect-session-knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect_session:connect_session_knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect:connect-session-knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:connect:connect_session_knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:llambda:connect-session-knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:llambda:connect_session_knex:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/connect-session-knex@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "connect-session-knex", "version": "2.0.0", "author": "", "homepage": "https://github.com/llambda/connect-session-knex", "description": "A knex.js session store for Express and Connect", "url": "git@github.com:llambda/connect-session-knex.git", "private": false}}, {"id": "d90f7f7d355605ce", "name": "console-control-strings", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/console-control-strings/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/console-control-strings/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/console-control-strings/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/console-control-strings/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:console-control-strings:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console-control-strings:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console_control_strings:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console_control_strings:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console-control:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console-control:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console_control:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console_control:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/console-control-strings@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "console-control-strings", "version": "1.1.0", "author": "Rebecca Turner (http://re-becca.org/)", "homepage": "", "description": "A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.", "url": "https://github.com/iarna/console-control-strings", "private": false}}, {"id": "6bb3cf22f5819173", "name": "console-control-strings", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/console-control-strings/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/console-control-strings/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/console-control-strings/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/console-control-strings/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:console-control-strings:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console-control-strings:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console_control_strings:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console_control_strings:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console-control:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console-control:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console_control:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console_control:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:console:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:console-control-strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:console_control_strings:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/console-control-strings@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "console-control-strings", "version": "1.1.0", "author": "Rebecca Turner (http://re-becca.org/)", "homepage": "", "description": "A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.", "url": "https://github.com/iarna/console-control-strings", "private": false}}, {"id": "209fa8841432264b", "name": "constantinople", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/constantinople/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/constantinople/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/constantinople/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/constantinople/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ForbesLindesay:constantinople:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:constantinople:constantinople:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/constantinople@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "constantinople", "version": "4.0.1", "author": "ForbesLindesay", "homepage": "", "description": "Determine whether a JavaScript expression evaluates to a constant", "url": "https://github.com/ForbesLindesay/constantinople.git", "private": false}}, {"id": "65608571b201e49f", "name": "content-disposition", "version": "0.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:content-disposition:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content-disposition:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/content-disposition@0.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "content-disposition", "version": "0.5.3", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Create and parse Content-Disposition header", "url": "jshttp/content-disposition", "private": false}}, {"id": "2ef7a96a04d6e0b5", "name": "content-disposition", "version": "0.5.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:content-disposition:content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content-disposition:content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/content-disposition@0.5.4", "metadataType": "javascript-npm-package", "metadata": {"name": "content-disposition", "version": "0.5.4", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Create and parse Content-Disposition header", "url": "jshttp/content-disposition", "private": false}}, {"id": "735fe16658568376", "name": "content-disposition", "version": "0.5.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:content-disposition:content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content-disposition:content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content-disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content_disposition:0.5.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/content-disposition@0.5.4", "metadataType": "javascript-npm-package", "metadata": {"name": "content-disposition", "version": "0.5.4", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Create and parse Content-Disposition header", "url": "jshttp/content-disposition", "private": false}}, {"id": "e3eeffcfb6a5549c", "name": "content-type", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-type/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-type/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:content-type:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content-type:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_type:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_type:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/content-type@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "content-type", "version": "1.0.4", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Create and parse HTTP Content-Type header", "url": "jshttp/content-type", "private": false}}, {"id": "9908c9c2ee5245b3", "name": "convert-source-map", "version": "1.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/convert-source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/convert-source-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/convert-source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/convert-source-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:convert-source-map:convert-source-map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert-source-map:convert_source_map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert_source_map:convert-source-map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert_source_map:convert_source_map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert-source:convert-source-map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert-source:convert_source_map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert_source:convert-source-map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert_source:convert_source_map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thlorenz:convert-source-map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thlorenz:convert_source_map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert:convert-source-map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:convert:convert_source_map:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/convert-source-map@1.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "convert-source-map", "version": "1.8.0", "author": "Thorsten Lorenz (http://thlorenz.com)", "homepage": "https://github.com/thlorenz/convert-source-map", "description": "Converts a source-map from/to different formats and allows adding/changing properties.", "url": "git://github.com/thlorenz/convert-source-map.git", "private": false}}, {"id": "f4aa749625ec0efc", "name": "cookie", "version": "0.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raven/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raven/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raven/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raven/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie:cookie:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cookie@0.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie", "version": "0.3.1", "author": "Roman Shtylman ", "homepage": "", "description": "HTTP server cookie parsing and serialization", "url": "jshttp/cookie", "private": false}}, {"id": "7fc8d6639e5be4e9", "name": "cookie", "version": "0.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie:cookie:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cookie@0.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie", "version": "0.4.0", "author": "Roman Shtylman ", "homepage": "", "description": "HTTP server cookie parsing and serialization", "url": "jshttp/cookie", "private": false}}, {"id": "c74f93d8a3e96bd3", "name": "cookie", "version": "0.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie:cookie:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cookie@0.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie", "version": "0.4.1", "author": "Roman Shtylman ", "homepage": "", "description": "HTTP server cookie parsing and serialization", "url": "jshttp/cookie", "private": false}}, {"id": "6ffffee23978a54a", "name": "cookie-parser", "version": "1.4.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cookie-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cookie-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie-parser:cookie-parser:1.4.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cookie-parser:cookie_parser:1.4.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cookie_parser:cookie-parser:1.4.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cookie_parser:cookie_parser:1.4.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cookie:cookie-parser:1.4.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cookie:cookie_parser:1.4.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cookie-parser@1.4.6", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie-parser", "version": "1.4.6", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Parse HTTP request cookies", "url": "expressjs/cookie-parser", "private": false}}, {"id": "f2f8910d83499f94", "name": "cookie-signature", "version": "1.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie-signature/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie-signature/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie-signature_project:cookie-signature:1.0.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/cookie-signature@1.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie-signature", "version": "1.0.6", "author": "TJ Holowaychuk ", "homepage": "", "description": "Sign and unsign cookies", "url": "https://github.com/visionmedia/node-cookie-signature.git", "private": false}}, {"id": "cf8740e7fb33c733", "name": "cookiejar", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cookiejar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookiejar/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cookiejar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookiejar/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookiejar:cookiejar:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bmeck:cookiejar:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cookiejar@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "cookiejar", "version": "2.1.3", "author": "bradleymeck", "homepage": "", "description": "simple persistent cookiejar system", "url": "https://github.com/bmeck/node-cookiejar.git", "private": false}}, {"id": "0e0093ac9d2fed94", "name": "cookies", "version": "0.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cookies/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookies/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cookies/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookies/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookies:cookies:0.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cookies@0.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cookies", "version": "0.7.1", "author": "Jed Schmidt (http://jed.is)", "homepage": "", "description": "Cookies, optionally signed using Keygrip.", "url": "pillarjs/cookies", "private": false}}, {"id": "a4a958a143f8f6e4", "name": "copy-descriptor", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/copy-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/copy-descriptor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/copy-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/copy-descriptor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:copy-descriptor:copy-descriptor:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:copy-descriptor:copy_descriptor:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:copy_descriptor:copy-descriptor:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:copy_descriptor:copy_descriptor:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:copy-descriptor:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:copy_descriptor:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:copy:copy-descriptor:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:copy:copy_descriptor:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/copy-descriptor@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "copy-descriptor", "version": "0.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/copy-descriptor", "description": "Copy a descriptor from object A to object B", "url": "jonschlinkert/copy-descriptor", "private": false}}, {"id": "b0b36f43d16d280a", "name": "core-js-pure", "version": "3.20.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/core-js-pure/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/core-js-pure/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/core-js-pure/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/core-js-pure/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:core-js-pure:core-js-pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-js-pure:core_js_pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_js_pure:core-js-pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_js_pure:core_js_pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zloirock:core-js-pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zloirock:core_js_pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-js:core-js-pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-js:core_js_pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_js:core-js-pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_js:core_js_pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core-js-pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core_js_pure:3.20.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/core-js-pure@3.20.1", "metadataType": "javascript-npm-package", "metadata": {"name": "core-js-pure", "version": "3.20.1", "author": "", "homepage": "", "description": "Standard library", "url": "https://github.com/zloirock/core-js.git", "private": false}}, {"id": "2321b339fdd38037", "name": "core-util-is", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/core-util-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/core-util-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:core-util-is:core-util-is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util-is:core_util_is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util_is:core-util-is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util_is:core_util_is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util:core-util-is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util:core_util_is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util:core-util-is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util:core_util_is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:core-util-is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:core_util_is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core-util-is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core_util_is:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/core-util-is@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "core-util-is", "version": "1.0.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "The `util.is*` functions introduced in Node v0.12.", "url": "git://github.com/isaacs/core-util-is", "private": false}}, {"id": "f422eb675e260eca", "name": "core-util-is", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/busboy/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/node_modules/core-util-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/busboy/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/node_modules/core-util-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:core-util-is:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util-is:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util_is:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util_is:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/core-util-is@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "core-util-is", "version": "1.0.3", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "The `util.is*` functions introduced in Node v0.12.", "url": "git://github.com/isaacs/core-util-is", "private": false}}, {"id": "22e5e575538be399", "name": "core-util-is", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dicer/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/node_modules/core-util-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dicer/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/node_modules/core-util-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:core-util-is:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util-is:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util_is:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util_is:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/core-util-is@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "core-util-is", "version": "1.0.3", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "The `util.is*` functions introduced in Node v0.12.", "url": "git://github.com/isaacs/core-util-is", "private": false}}, {"id": "2c5e7a9a2a5f69bd", "name": "core-util-is", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/readable-stream/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-stream/node_modules/core-util-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/readable-stream/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-stream/node_modules/core-util-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:core-util-is:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util-is:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util_is:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util_is:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core-util:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core_util:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core-util-is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:core:core_util_is:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/core-util-is@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "core-util-is", "version": "1.0.3", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "The `util.is*` functions introduced in Node v0.12.", "url": "git://github.com/isaacs/core-util-is", "private": false}}, {"id": "43dae4477061da2c", "name": "corepack", "version": "0.10.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/corepack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/corepack/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/corepack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/corepack/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:corepack:corepack:0.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:corepack:0.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/corepack@0.10.0", "metadataType": "javascript-npm-package", "metadata": {"name": "corepack", "version": "0.10.0", "author": "", "homepage": "https://github.com/nodejs/corepack#readme", "description": "", "url": "https://github.com/nodejs/corepack.git", "private": false}}, {"id": "3a6bcb48aa1b55e9", "name": "cors", "version": "2.8.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cors:cors:2.8.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cors@2.8.5", "metadataType": "javascript-npm-package", "metadata": {"name": "cors", "version": "2.8.5", "author": "Troy Goode (https://github.com/troygoode/)", "homepage": "", "description": "Node.js CORS middleware", "url": "expressjs/cors", "private": false}}, {"id": "1de5fc1453a0355a", "name": "cross-fetch", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cross-fetch_project:cross-fetch:1.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/cross-fetch@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cross-fetch", "version": "1.1.1", "author": "Leonardo Quixada ", "homepage": "https://github.com/lquixada/cross-fetch", "description": "Universal WHATWG Fetch API for Node, Browsers and React Native", "url": "https://github.com/lquixada/cross-fetch.git", "private": false}}, {"id": "759add25e46966a9", "name": "cross-fetch", "version": "3.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cross-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cross-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cross-fetch_project:cross-fetch:3.0.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/cross-fetch@3.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "cross-fetch", "version": "3.0.6", "author": "Leonardo Quixada ", "homepage": "https://github.com/lquixada/cross-fetch", "description": "Universal WHATWG Fetch API for Node, Browsers and React Native", "url": "https://github.com/lquixada/cross-fetch.git", "private": false}}, {"id": "08234257a11f755c", "name": "cross-fetch", "version": "3.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/cross-fetch@3.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "cross-fetch", "version": "3.1.4", "author": "Leonardo Quixada ", "homepage": "https://github.com/lquixada/cross-fetch", "description": "Universal WHATWG Fetch API for Node, Browsers and React Native", "url": "https://github.com/lquixada/cross-fetch.git", "private": false}}, {"id": "fc9706a28c0c1787", "name": "cross-fetch", "version": "3.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cross-fetch_project:cross-fetch:3.1.4:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/cross-fetch@3.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "cross-fetch", "version": "3.1.4", "author": "Leonardo Quixada ", "homepage": "https://github.com/lquixada/cross-fetch", "description": "Universal WHATWG Fetch API for Node, Browsers and React Native", "url": "https://github.com/lquixada/cross-fetch.git", "private": false}}, {"id": "49386f0eeee4ab75", "name": "cross-fetch-polyfill", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/polyfill/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/polyfill/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cross-fetch-polyfill:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch-polyfill:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch_polyfill:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch_polyfill:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cross-fetch-polyfill@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cross-fetch-polyfill", "version": "0.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": false}}, {"id": "716e95d631991a07", "name": "cross-fetch-polyfill", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/polyfill/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cross-fetch-polyfill:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch-polyfill:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch_polyfill:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch_polyfill:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cross-fetch-polyfill@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cross-fetch-polyfill", "version": "0.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": false}}, {"id": "606b1e10fa7cbe8d", "name": "cross-fetch-polyfill", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cross-fetch/polyfill/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cross-fetch-polyfill:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch-polyfill:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch_polyfill:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch_polyfill:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cross-fetch-polyfill@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cross-fetch-polyfill", "version": "0.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": false}}, {"id": "6568be2a8a042fcc", "name": "cross-fetch-polyfill", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs/node_modules/cross-fetch/polyfill/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs/node_modules/cross-fetch/polyfill/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cross-fetch-polyfill:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch-polyfill:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch_polyfill:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch_polyfill:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross-fetch:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross_fetch:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross:cross-fetch-polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cross:cross_fetch_polyfill:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cross-fetch-polyfill@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cross-fetch-polyfill", "version": "0.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": false}}, {"id": "e9404a9e659fef1d", "name": "crypt", "version": "0.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/crypt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/crypt/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/crypt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/crypt/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:crypt:crypt:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pvorb:crypt:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/crypt@0.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "crypt", "version": "0.0.2", "author": "Paul Vorbach (http://vorb.de)", "homepage": "", "description": "utilities for encryption and hashing", "url": "git://github.com/pvorb/node-crypt.git", "private": false}}, {"id": "bc06a060557b60d7", "name": "css-select", "version": "3.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-select/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-select/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:css-select:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css-select:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css_select:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css_select:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/css-select@3.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "css-select", "version": "3.1.2", "author": "Felix Boehm ", "homepage": "", "description": "a CSS selector compiler/engine", "url": "git://github.com/fb55/css-select.git", "private": false}}, {"id": "593cc177098b8f89", "name": "css-what", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-what/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-what/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/css-what@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "css-what", "version": "4.0.0", "author": "Felix B\u00f6hm (http://feedic.com)", "homepage": "", "description": "a CSS selector parser", "url": "https://github.com/fb55/css-what", "private": false}}, {"id": "81977138edc83396", "name": "cssfilter", "version": "0.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cssfilter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cssfilter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cssfilter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cssfilter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:leizongmin:cssfilter:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cssfilter:cssfilter:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cssfilter@0.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "cssfilter", "version": "0.0.10", "author": "Zongmin Lei ", "homepage": "https://github.com/leizongmin/js-css-filter", "description": "Sanitize untrusted CSS with a configuration specified by a Whitelist. \u6839\u636e\u767d\u540d\u5355\u8fc7\u6ee4CSS", "url": "https://github.com/leizongmin/js-css-filter.git", "private": false}}, {"id": "3e41ad735bd109ea", "name": "cssom", "version": "0.3.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cssstyle/node_modules/cssom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cssstyle/node_modules/cssom/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cssstyle/node_modules/cssom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cssstyle/node_modules/cssom/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cssom:cssom:0.3.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cssom@0.3.8", "metadataType": "javascript-npm-package", "metadata": {"name": "cssom", "version": "0.3.8", "author": "Nikita Vasilyev ", "homepage": "", "description": "CSS Object Model implementation and CSS parser", "url": "NV/CSSOM", "private": false}}, {"id": "53ab54010bbbde81", "name": "cssom", "version": "0.4.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cssom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cssom/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cssom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cssom/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cssom:cssom:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cssom@0.4.4", "metadataType": "javascript-npm-package", "metadata": {"name": "cssom", "version": "0.4.4", "author": "Nikita Vasilyev ", "homepage": "", "description": "CSS Object Model implementation and CSS parser", "url": "NV/CSSOM", "private": false}}, {"id": "e41ba3419dc8824b", "name": "cssstyle", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cssstyle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cssstyle/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cssstyle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cssstyle/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cssstyle:cssstyle:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsdom:cssstyle:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cssstyle@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cssstyle", "version": "2.3.0", "author": "", "homepage": "https://github.com/jsdom/cssstyle", "description": "CSSStyleDeclaration Object Model implementation", "url": "jsdom/cssstyle", "private": false}}, {"id": "73e01accc785ad45", "name": "cuint", "version": "0.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cuint/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cuint/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cuint/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cuint/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pierrec:cuint:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cuint:cuint:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cuint@0.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "cuint", "version": "0.2.2", "author": "Pierre Curto", "homepage": "https://github.com/pierrec/js-cuint", "description": "Unsigned integers for Javascript", "url": "https://github.com/pierrec/js-cuint", "private": false}}, {"id": "4fc8e0ff59c24f82", "name": "curl", "version": "7.79.1-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:curl:curl:7.79.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:haxx:curl:7.79.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/curl@7.79.1-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "curl", "originPackage": "curl", "maintainer": "Natanael Copa ", "version": "7.79.1-r0", "architecture": "x86_64", "url": "https://curl.se/", "description": "URL retrival utility and library", "size": 132447, "installedSize": 253952, "pullDependencies": ["ca-certificates", "so:libc.musl-x86_64.so.1", "so:libcurl.so.4", "so:libz.so.1"], "provides": ["cmd:curl"], "pullChecksum": "Q1avlSRGgCYFfQTu0eNCg3WqqjY3c=", "gitCommitOfApkPort": "922bf2dee7d4ca2e87e8f64b12312359e197c933", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/curl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F0BsOer8BXCyrw2+fDCJlz2ckjU="}}]}}, {"id": "c30e83dfb03780ad", "name": "custom-error-instance", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/custom-error-instance/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/custom-error-instance/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:custom-error-instance:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error-instance:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error_instance:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error_instance:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Gi60s:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Gi60s:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/custom-error-instance@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "custom-error-instance", "version": "2.1.2", "author": "James Speirs", "homepage": "https://github.com/Gi60s/custom-error-instance#readme", "description": "Create custom JavaScript errors that also match instanceof.", "url": "git+https://github.com/Gi60s/custom-error-instance.git", "private": false}}, {"id": "fe750632e179420d", "name": "dashdash", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dashdash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dashdash/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dashdash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dashdash/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dashdash:dashdash:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:trentm:dashdash:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dashdash@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "dashdash", "version": "1.14.1", "author": "Trent Mick (http://trentm.com)", "homepage": "", "description": "A light, featureful and explicit option parsing library.", "url": "git://github.com/trentm/node-dashdash.git", "private": false}}, {"id": "a6465c38e0b4af74", "name": "data-urls", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/data-urls/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/data-urls/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/data-urls/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/data-urls/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:data-urls:data-urls:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:data-urls:data_urls:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:data_urls:data-urls:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:data_urls:data_urls:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:data:data-urls:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:data:data_urls:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/data-urls@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "data-urls", "version": "2.0.0", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Parses data: URLs", "url": "jsdom/data-urls", "private": false}}, {"id": "012383860d24c1ce", "name": "dataloader", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dataloader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dataloader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dataloader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dataloader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dataloader:dataloader:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:dataloader:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dataloader@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dataloader", "version": "2.0.0", "author": "", "homepage": "https://github.com/graphql/dataloader", "description": "A data loading utility to reduce requests to a backend via batching and caching.", "url": "http://github.com/graphql/dataloader.git", "private": false}}, {"id": "d1ac7579c3bf3730", "name": "date-utils", "version": "1.2.21", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/date-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/date-utils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/date-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/date-utils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:JerrySievert:date-utils:1.2.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:JerrySievert:date_utils:1.2.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:date-utils:date-utils:1.2.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:date-utils:date_utils:1.2.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:date_utils:date-utils:1.2.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:date_utils:date_utils:1.2.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:date:date-utils:1.2.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:date:date_utils:1.2.21:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/date-utils@1.2.21", "metadataType": "javascript-npm-package", "metadata": {"name": "date-utils", "version": "1.2.21", "author": "Jerry Sievert (http://legitimatesounding.com/blog/)", "homepage": "https://jerrysievert.github.io/date-utils/", "description": "Date add-ons for Node.js", "url": "http://github.com/JerrySievert/date-utils.git", "private": false}}, {"id": "bcc1ec16214e51c0", "name": "db-errors", "version": "0.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/db-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/db-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:db-errors:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db-errors:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db_errors:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db_errors:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Vincit:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Vincit:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/db-errors@0.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "db-errors", "version": "0.2.3", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "https://github.com/Vincit/db-errors#readme", "description": "Unified node.js error API for mysql, postgres and sqlite3", "url": "git+ssh://git@github.com/Vincit/db-errors.git", "private": false}}, {"id": "a8b70a052942eb37", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "e79250afe3562379", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "0007ce96ac68380e", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "27136bd3bc1372f5", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "cd93e4ad5e9c442b", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/expand-brackets/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/expand-brackets/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/expand-brackets/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/expand-brackets/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "5938710fbc2e8147", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express-session/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-session/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express-session/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-session/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "66a39367e61d6a09", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "45f1cc8e71a1e6a7", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "936b6b5470167f6f", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "efec4589f358cab4", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/snapdragon/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/snapdragon/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "a8797c01a4d269e7", "name": "debug", "version": "3.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/needle/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/needle/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/needle/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/needle/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:3.2.7:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@3.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "3.2.7", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "d4d31585617604a6", "name": "debug", "version": "3.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-saml/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-saml/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-saml/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-saml/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:3.2.7:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@3.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "3.2.7", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "d7d080ae43b48ab1", "name": "debug", "version": "3.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/superagent/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/superagent/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/superagent/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/superagent/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:3.2.7:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@3.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "3.2.7", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "4fccacc717c4f36d", "name": "debug", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:4.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "4.1.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "f29fdbce64d5e342", "name": "debug", "version": "4.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:4.3.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@4.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "4.3.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "9a8319dfc0c3237a", "name": "debug", "version": "4.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/debug/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/debug/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:4.3.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@4.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "4.3.2", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "df7c32bcf3b54e74", "name": "debug", "version": "4.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:4.3.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@4.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "4.3.3", "author": "Josh Junon ", "homepage": "", "description": "Lightweight debugging utility for Node.js and the browser", "url": "git://github.com/debug-js/debug.git", "private": false}}, {"id": "23457d52acc3908a", "name": "debuglog", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/debuglog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/debuglog/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/debuglog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/debuglog/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sam-github:debuglog:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debuglog:debuglog:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/debuglog@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "debuglog", "version": "1.0.1", "author": "Sam Roberts ", "homepage": "", "description": "backport of util.debuglog from node v0.11", "url": "https://github.com/sam-github/node-debuglog.git", "private": false}}, {"id": "f593939f2cb10ad1", "name": "decamelize", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/decamelize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/decamelize/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/decamelize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/decamelize/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:decamelize:decamelize:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/decamelize@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "decamelize", "version": "1.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow \u2192 unicorn_rainbow", "url": "sindresorhus/decamelize", "private": false}}, {"id": "5ce57176091fcee9", "name": "decimal.js", "version": "10.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/decimal.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/decimal.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/decimal.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/decimal.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:decimal.js:decimal.js:10.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:MikeMcl:decimal.js:10.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/decimal.js@10.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "decimal.js", "version": "10.3.1", "author": "Michael Mclaughlin ", "homepage": "", "description": "An arbitrary-precision Decimal type for JavaScript.", "url": "https://github.com/MikeMcl/decimal.js.git", "private": false}}, {"id": "cb66064c96f1fa95", "name": "decode-uri-component", "version": "0.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/decode-uri-component/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/decode-uri-component/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/decode-uri-component/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/decode-uri-component/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:decode-uri-component_project:decode-uri-component:0.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/decode-uri-component@0.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "decode-uri-component", "version": "0.2.0", "author": "Sam Verschueren (github.com/SamVerschueren)", "homepage": "", "description": "A better decodeURIComponent", "url": "SamVerschueren/decode-uri-component", "private": false}}, {"id": "9ae869257c1438a9", "name": "decompress-response", "version": "4.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/decompress-response/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/decompress-response/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/decompress-response/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/decompress-response/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:decompress-response:decompress-response:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:decompress-response:decompress_response:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:decompress_response:decompress-response:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:decompress_response:decompress_response:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:decompress:decompress-response:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:decompress:decompress_response:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/decompress-response@4.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "decompress-response", "version": "4.2.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Decompress a HTTP response if needed", "url": "sindresorhus/decompress-response", "private": false}}, {"id": "19c6efc70c168c60", "name": "deep-extend", "version": "0.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/rc/node_modules/deep-extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rc/node_modules/deep-extend/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/rc/node_modules/deep-extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rc/node_modules/deep-extend/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:deep_extend_project:deep_extend:0.6.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/deep-extend@0.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "deep-extend", "version": "0.6.0", "author": "Viacheslav Lotsmanov ", "homepage": "https://github.com/unclechu/node-deep-extend", "description": "Recursive object extending", "url": "git://github.com/unclechu/node-deep-extend.git", "private": false}}, {"id": "6190c42f0d05f8bd", "name": "deep-is", "version": "0.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/deep-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/deep-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/deep-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/deep-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:thlorenz:deep-is:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thlorenz:deep_is:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deep-is:deep-is:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deep-is:deep_is:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deep_is:deep-is:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deep_is:deep_is:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deep:deep-is:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deep:deep_is:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/deep-is@0.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "deep-is", "version": "0.1.4", "author": "Thorsten Lorenz (http://thlorenz.com)", "homepage": "", "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN", "url": "http://github.com/thlorenz/deep-is.git", "private": false}}, {"id": "0e2886422747892e", "name": "defaults", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/defaults/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/defaults/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/defaults/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/defaults/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:defaults:defaults:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tmpvar:defaults:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/defaults@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "defaults", "version": "1.0.3", "author": "Elijah Insua ", "homepage": "", "description": "merge single level defaults over a config object", "url": "git://github.com/tmpvar/defaults.git", "private": false}}, {"id": "f2b121daab088030", "name": "define-properties", "version": "1.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/define-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-properties/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/define-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-properties/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:define-properties:define-properties:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define-properties:define_properties:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_properties:define-properties:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_properties:define_properties:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define-properties:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define_properties:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:define-properties:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:define_properties:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/define-properties@1.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "define-properties", "version": "1.1.3", "author": "Jordan Harband", "homepage": "", "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.", "url": "git://github.com/ljharb/define-properties.git", "private": false}}, {"id": "692d123480933177", "name": "define-property", "version": "0.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:define-property:define-property:0.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define-property:define_property:0.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define-property:0.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define_property:0.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define-property:0.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define_property:0.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define-property:0.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define_property:0.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/define-property@0.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "define-property", "version": "0.2.5", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/define-property", "description": "Define a non-enumerable property on an object.", "url": "jonschlinkert/define-property", "private": false}}, {"id": "883f383a757d1812", "name": "define-property", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/base/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/base/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/base/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/base/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:define-property:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define-property:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/define-property@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "define-property", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/define-property", "description": "Define a non-enumerable property on an object.", "url": "jonschlinkert/define-property", "private": false}}, {"id": "319917b315793f56", "name": "define-property", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/extglob/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extglob/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/extglob/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extglob/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:define-property:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define-property:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/define-property@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "define-property", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/define-property", "description": "Define a non-enumerable property on an object.", "url": "jonschlinkert/define-property", "private": false}}, {"id": "38693b610e82bdfe", "name": "define-property", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/snapdragon-node/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon-node/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/snapdragon-node/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon-node/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:define-property:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define-property:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define-property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define_property:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/define-property@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "define-property", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/define-property", "description": "Define a non-enumerable property on an object.", "url": "jonschlinkert/define-property", "private": false}}, {"id": "5369104c4145ce33", "name": "define-property", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:define-property:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define-property:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/define-property@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "define-property", "version": "2.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/define-property", "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.", "url": "jonschlinkert/define-property", "private": false}}, {"id": "865de8b758036776", "name": "define-property", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nanomatch/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanomatch/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nanomatch/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanomatch/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:define-property:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define-property:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/define-property@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "define-property", "version": "2.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/define-property", "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.", "url": "jonschlinkert/define-property", "private": false}}, {"id": "459dc5b91df6509d", "name": "define-property", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-regex/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-regex/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/node_modules/define-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:define-property:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define-property:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define_property:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define-property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:define:define_property:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/define-property@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "define-property", "version": "2.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/define-property", "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.", "url": "jonschlinkert/define-property", "private": false}}, {"id": "32970ec4712da156", "name": "delayed-stream", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/delayed-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/delayed-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/delayed-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/delayed-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:delayed-stream:delayed-stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:delayed-stream:delayed_stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:delayed_stream:delayed-stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:delayed_stream:delayed_stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:delayed:delayed-stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:delayed:delayed_stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:delayed-stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:delayed_stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/delayed-stream@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "delayed-stream", "version": "1.0.0", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "https://github.com/felixge/node-delayed-stream", "description": "Buffers events from a stream until you are ready to handle them.", "url": "git://github.com/felixge/node-delayed-stream.git", "private": false}}, {"id": "9cf5ba4060813ed3", "name": "delegates", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/delegates/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/delegates/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/delegates/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/delegates/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:delegates:delegates:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/delegates@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "delegates", "version": "1.0.0", "author": "", "homepage": "", "description": "delegate methods and accessors to another property", "url": "visionmedia/node-delegates", "private": false}}, {"id": "2ba4ab76ab4db127", "name": "delegates", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/delegates/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/delegates/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/delegates/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/delegates/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:delegates:delegates:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/delegates@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "delegates", "version": "1.0.0", "author": "", "homepage": "", "description": "delegate methods and accessors to another property", "url": "visionmedia/node-delegates", "private": false}}, {"id": "0709f5caa8cacdef", "name": "denque", "version": "1.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/denque/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/denque/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:denque:denque:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/denque@1.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "denque", "version": "1.5.1", "author": "Invertase (http://github.com/invertase/)", "homepage": "https://docs.page/invertase/denque", "description": "The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.", "url": "git+https://github.com/invertase/denque.git", "private": false}}, {"id": "a177d43fc16fd6cb", "name": "depd", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/depd/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/depd/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:depd:depd:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/depd@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "depd", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Deprecate all the things", "url": "dougwilson/nodejs-depd", "private": false}}, {"id": "d2f9ed7e55405992", "name": "depd", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:depd:depd:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/depd@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "depd", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Deprecate all the things", "url": "dougwilson/nodejs-depd", "private": false}}, {"id": "f669cfbec35a5e7d", "name": "depd", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express-session/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-session/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express-session/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-session/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:depd:depd:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/depd@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "depd", "version": "2.0.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Deprecate all the things", "url": "dougwilson/nodejs-depd", "private": false}}, {"id": "6476b4a461e2bffc", "name": "depd", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tedious/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tedious/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:depd:depd:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/depd@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "depd", "version": "2.0.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Deprecate all the things", "url": "dougwilson/nodejs-depd", "private": false}}, {"id": "ed872b7e0cf1c523", "name": "dependency-graph", "version": "0.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dependency-graph/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dependency-graph/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dependency-graph:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency-graph:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency_graph:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency_graph:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jriecken:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jriecken:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dependency-graph@0.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dependency-graph", "version": "0.9.0", "author": "Jim Riecken ", "homepage": "", "description": "Simple dependency graph.", "url": "git://github.com/jriecken/dependency-graph.git", "private": false}}, {"id": "e095db4d935664fa", "name": "deprecated-decorator", "version": "0.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/deprecated-decorator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/deprecated-decorator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/deprecated-decorator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/deprecated-decorator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:deprecated-decorator:deprecated-decorator:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deprecated-decorator:deprecated_decorator:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deprecated_decorator:deprecated-decorator:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deprecated_decorator:deprecated_decorator:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deprecated:deprecated-decorator:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:deprecated:deprecated_decorator:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:vilic:deprecated-decorator:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:vilic:deprecated_decorator:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/deprecated-decorator@0.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "deprecated-decorator", "version": "0.1.6", "author": "vilicvane", "homepage": "https://github.com/vilic/deprecated-decorator#readme", "description": "A simple decorator for deprecated methods and properties.", "url": "git+https://github.com/vilic/deprecated-decorator.git", "private": false}}, {"id": "43c6ed28fb931871", "name": "destroy", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/destroy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/destroy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:destroy:destroy:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/destroy@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "destroy", "version": "1.0.4", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "destroy a stream if possible", "url": "stream-utils/destroy", "private": false}}, {"id": "03c3f3f1a24ab28c", "name": "detect-file", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/detect-file/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/detect-file/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/detect-file/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/detect-file/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:detect-file:detect-file:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect-file:detect_file:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect_file:detect-file:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect_file:detect_file:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect:detect-file:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect:detect_file:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:doowb:detect-file:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:doowb:detect_file:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/detect-file@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "detect-file", "version": "1.0.0", "author": "Brian Woodward (https://github.com/doowb)", "homepage": "https://github.com/doowb/detect-file", "description": "Detects if a file exists and returns the resolved filepath.", "url": "doowb/detect-file", "private": false}}, {"id": "9a49a6ffe8d65202", "name": "detect-libc", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/detect-libc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/detect-libc/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/detect-libc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/detect-libc/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:detect-libc:detect-libc:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect-libc:detect_libc:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect_libc:detect-libc:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect_libc:detect_libc:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect:detect-libc:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:detect:detect_libc:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lovell:detect-libc:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lovell:detect_libc:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/detect-libc@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "detect-libc", "version": "1.0.3", "author": "Lovell Fuller ", "homepage": "", "description": "Node.js module to detect the C standard library (libc) implementation family and version", "url": "git://github.com/lovell/detect-libc", "private": false}}, {"id": "01478d9a9b88d6d8", "name": "dezalgo", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/dezalgo/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/dezalgo/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/dezalgo/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/dezalgo/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dezalgo:dezalgo:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:dezalgo:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dezalgo@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "dezalgo", "version": "1.0.3", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/npm/dezalgo", "description": "Contain async insanity so that the dark pony lord doesn't eat souls", "url": "https://github.com/npm/dezalgo", "private": false}}, {"id": "c5985f557e127f85", "name": "dicer", "version": "0.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dicer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dicer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dicer_project:dicer:0.2.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/dicer@0.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "dicer", "version": "0.2.5", "author": "Brian White ", "homepage": "", "description": "A very fast streaming multipart parser for node.js", "url": "http://github.com/mscdex/dicer.git", "private": false}}, {"id": "501f82746f100fa1", "name": "dicer", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/dicer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/dicer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/dicer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/dicer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dicer_project:dicer:0.3.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/dicer@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dicer", "version": "0.3.0", "author": "Brian White ", "homepage": "", "description": "A very fast streaming multipart parser for node.js", "url": "http://github.com/mscdex/dicer.git", "private": false}}, {"id": "c333c87d4ac08401", "name": "diff", "version": "4.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/diff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/diff/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/diff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/diff/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:kpdecker:diff:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:diff:diff:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/diff@4.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "diff", "version": "4.0.2", "author": "", "homepage": "", "description": "A javascript text diff implementation.", "url": "git://github.com/kpdecker/jsdiff.git", "private": false}}, {"id": "a832b67b7c73e06a", "name": "diff", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/diff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/diff/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/diff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/diff/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:kpdecker:diff:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:diff:diff:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/diff@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "diff", "version": "5.0.0", "author": "", "homepage": "", "description": "A javascript text diff implementation.", "url": "git://github.com/kpdecker/jsdiff.git", "private": false}}, {"id": "c1403038206a9c88", "name": "diff2html", "version": "3.1.14", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/diff2html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/diff2html/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/diff2html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/diff2html/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:diff2html:diff2html:3.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rtfpessoa:diff2html:3.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/diff2html@3.1.14", "metadataType": "javascript-npm-package", "metadata": {"name": "diff2html", "version": "3.1.14", "author": "Rodrigo Fernandes ", "homepage": "https://diff2html.xyz", "description": "Fast Diff to colorized HTML", "url": "git://github.com/rtfpessoa/diff2html.git", "private": false}}, {"id": "5075e372b39ea9e6", "name": "dir-glob", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dir-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dir-glob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dir-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dir-glob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dir-glob:dir-glob:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dir-glob:dir_glob:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dir_glob:dir-glob:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dir_glob:dir_glob:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dir:dir-glob:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dir:dir_glob:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dir-glob@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "dir-glob", "version": "3.0.1", "author": "Kevin M\u00e5rtensson (github.com/kevva)", "homepage": "", "description": "Convert directories to glob compatible strings", "url": "kevva/dir-glob", "private": false}}, {"id": "35dbbb50e28aa0eb", "name": "doctypes", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/doctypes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/doctypes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/doctypes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/doctypes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:doctypes:doctypes:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:doctypes:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/doctypes@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "doctypes", "version": "1.1.0", "author": "ForbesLindesay", "homepage": "", "description": "Shorthands for commonly used doctypes", "url": "https://github.com/pugjs/doctypes.git", "private": false}}, {"id": "37d0f4d06cf37853", "name": "dom-serializer", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dom-serializer:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom-serializer:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dom-serializer@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dom-serializer", "version": "1.2.0", "author": "Felix Boehm ", "homepage": "", "description": "render dom nodes to string", "url": "git://github.com/cheeriojs/dom-renderer.git", "private": false}}, {"id": "02535156443af48c", "name": "dom-serializer", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dom-serializer:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom-serializer:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dom-serializer@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "dom-serializer", "version": "1.3.2", "author": "Felix Boehm ", "homepage": "", "description": "render domhandler DOM nodes to a string", "url": "git://github.com/cheeriojs/dom-renderer.git", "private": false}}, {"id": "ac4fc5d7151f9f97", "name": "domelementtype", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domelementtype/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domelementtype/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domelementtype:domelementtype:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domelementtype:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domelementtype@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domelementtype", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "all the types of nodes in htmlparser2's dom", "url": "git://github.com/fb55/domelementtype.git", "private": false}}, {"id": "bc025fe4064ce4a9", "name": "domexception", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domexception/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domexception/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domexception/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domexception/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domexception:domexception:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domexception@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "domexception", "version": "2.0.1", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "An implementation of the DOMException class from browsers", "url": "jsdom/domexception", "private": false}}, {"id": "43ca4bfa9b6deb56", "name": "domhandler", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domhandler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domhandler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domhandler:domhandler:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domhandler:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domhandler@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domhandler", "version": "4.3.0", "author": "Felix Boehm ", "homepage": "", "description": "Handler for htmlparser2 that turns pages into a dom", "url": "git://github.com/fb55/domhandler.git", "private": false}}, {"id": "51f650e4b838d290", "name": "domino", "version": "2.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domino/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domino/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domino:domino:2.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fgnass:domino:2.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domino@2.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "domino", "version": "2.1.6", "author": "Felix Gnass ", "homepage": "https://github.com/fgnass/domino", "description": "Server-side DOM implementation based on Mozilla's dom.js", "url": "https://github.com/fgnass/domino.git", "private": false}}, {"id": "04cd93df2f34b497", "name": "dompurify", "version": "2.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dompurify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dompurify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(MPL-2.0 OR Apache-2.0)", "spdxExpression": "(MPL-2.0 OR Apache-2.0)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dompurify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dompurify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dompurify:dompurify:2.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cure53:dompurify:2.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dompurify@2.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "dompurify", "version": "2.2.7", "author": "Mario Heiderich (https://cure53.de/)", "homepage": "https://github.com/cure53/DOMPurify", "description": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by security people who have vast background in web attacks and XSS. Fear not.", "url": "git://github.com/cure53/DOMPurify.git", "private": false}}, {"id": "ffd6c319fe45671f", "name": "domutils", "version": "2.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domutils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domutils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domutils:domutils:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domutils:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domutils@2.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domutils", "version": "2.8.0", "author": "Felix Boehm ", "homepage": "", "description": "Utilities for working with htmlparser2's dom", "url": "git://github.com/fb55/domutils.git", "private": false}}, {"id": "d0ce77977b0a50ba", "name": "dotize", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dotize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dotize/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dotize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dotize/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vardars:dotize:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dotize:dotize:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dotize@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dotize", "version": "0.3.0", "author": "Suleyman Vardar (http://vardars.com)", "homepage": "https://github.com/vardars/dotize", "description": "Convert complex Js object to dot notation Js object", "url": "https://github.com/vardars/dotize.git", "private": false}}, {"id": "f42e10ae1fd4f049", "name": "dtrace-provider", "version": "0.8.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dtrace-provider/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dtrace-provider/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dtrace-provider/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dtrace-provider/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dtrace-provider:dtrace-provider:0.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dtrace-provider:dtrace_provider:0.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dtrace_provider:dtrace-provider:0.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dtrace_provider:dtrace_provider:0.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chrisa:dtrace-provider:0.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chrisa:dtrace_provider:0.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dtrace:dtrace-provider:0.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dtrace:dtrace_provider:0.8.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dtrace-provider@0.8.8", "metadataType": "javascript-npm-package", "metadata": {"name": "dtrace-provider", "version": "0.8.8", "author": "Chris Andrews ", "homepage": "https://github.com/chrisa/node-dtrace-provider#readme", "description": "Native DTrace providers for node.js applications", "url": "https://github.com/chrisa/node-dtrace-provider.git", "private": false}}, {"id": "b555672246fb0be9", "name": "ecc-jsbn", "version": "0.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ecc-jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ecc-jsbn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ecc-jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ecc-jsbn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:quartzjer:ecc-jsbn:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:quartzjer:ecc_jsbn:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecc-jsbn:ecc-jsbn:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecc-jsbn:ecc_jsbn:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecc_jsbn:ecc-jsbn:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecc_jsbn:ecc_jsbn:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecc:ecc-jsbn:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecc:ecc_jsbn:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ecc-jsbn@0.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "ecc-jsbn", "version": "0.1.2", "author": "Jeremie Miller (http://jeremie.com/)", "homepage": "https://github.com/quartzjer/ecc-jsbn", "description": "ECC JS code based on JSBN", "url": "https://github.com/quartzjer/ecc-jsbn.git", "private": false}}, {"id": "e7359595e9e037ee", "name": "ecdsa-sig-formatter", "version": "1.0.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ecdsa-sig-formatter:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig-formatter:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig_formatter:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig_formatter:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Brightspace:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Brightspace:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ecdsa-sig-formatter@1.0.11", "metadataType": "javascript-npm-package", "metadata": {"name": "ecdsa-sig-formatter", "version": "1.0.11", "author": "D2L Corporation", "homepage": "https://github.com/Brightspace/node-ecdsa-sig-formatter#readme", "description": "Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation", "url": "git+ssh://git@github.com/Brightspace/node-ecdsa-sig-formatter.git", "private": false}}, {"id": "ffbf130b6f5c923c", "name": "ee-first", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ee-first/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ee-first/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ee-first:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee-first:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee_first:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee_first:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ee-first@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ee-first", "version": "1.1.1", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "return the first event in a set of ee/event pairs", "url": "jonathanong/ee-first", "private": false}}, {"id": "94cc55650840faee", "name": "electron-to-chromium", "version": "1.4.28", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/electron-to-chromium/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/electron-to-chromium/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/electron-to-chromium/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/electron-to-chromium/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:electron-to-chromium:electron-to-chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron-to-chromium:electron_to_chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron_to_chromium:electron-to-chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron_to_chromium:electron_to_chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron-to:electron-to-chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron-to:electron_to_chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron_to:electron-to-chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron_to:electron_to_chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron:electron-to-chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:electron:electron_to_chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kilian:electron-to-chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kilian:electron_to_chromium:1.4.28:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/electron-to-chromium@1.4.28", "metadataType": "javascript-npm-package", "metadata": {"name": "electron-to-chromium", "version": "1.4.28", "author": "Kilian Valkhof", "homepage": "", "description": "Provides a list of electron-to-chromium version mappings", "url": "https://github.com/kilian/electron-to-chromium/", "private": false}}, {"id": "f4a694e2c8dac06a", "name": "emoji-regex", "version": "8.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/emoji-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/emoji-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:emoji-regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathiasbynens:emoji_regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji-regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji_regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji-regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji_regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji-regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji_regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/emoji-regex@8.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "emoji-regex", "version": "8.0.0", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/emoji-regex", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "url": "https://github.com/mathiasbynens/emoji-regex.git", "private": false}}, {"id": "e161ecf90b4ccd52", "name": "emoji-regex", "version": "8.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/string-width/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string-width/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/string-width/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string-width/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:emoji-regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathiasbynens:emoji_regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji-regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji_regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji-regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji_regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji-regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji_regex:8.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/emoji-regex@8.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "emoji-regex", "version": "8.0.0", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/emoji-regex", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "url": "https://github.com/mathiasbynens/emoji-regex.git", "private": false}}, {"id": "6bf4811c74b82aec", "name": "emoji-regex", "version": "9.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathiasbynens:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/emoji-regex@9.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "emoji-regex", "version": "9.2.2", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/emoji-regex", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "url": "https://github.com/mathiasbynens/emoji-regex.git", "private": false}}, {"id": "c70fa820788203df", "name": "enabled", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/enabled/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/enabled/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:enabled:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:enabled:enabled:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/enabled@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "enabled", "version": "2.0.0", "author": "Arnout Kazemier", "homepage": "", "description": "Check if a certain debug flag is enabled.", "url": "git://github.com/3rd-Eden/enabled.git", "private": false}}, {"id": "6e9ba8c6199ec288", "name": "encodeurl", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encodeurl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encodeurl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:encodeurl:encodeurl:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/encodeurl@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "encodeurl", "version": "1.0.2", "author": "", "homepage": "", "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", "url": "pillarjs/encodeurl", "private": false}}, {"id": "c168c33813e17aae", "name": "encoding", "version": "0.1.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/encoding/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/encoding/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/encoding/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/encoding/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:encoding:encoding:0.1.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:andris9:encoding:0.1.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/encoding@0.1.13", "metadataType": "javascript-npm-package", "metadata": {"name": "encoding", "version": "0.1.13", "author": "Andris Reinman", "homepage": "", "description": "Convert encodings, uses iconv-lite", "url": "https://github.com/andris9/encoding.git", "private": false}}, {"id": "fe9b1bdba261fae8", "name": "encoding", "version": "0.1.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encoding/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encoding/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:encoding:encoding:0.1.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:andris9:encoding:0.1.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/encoding@0.1.13", "metadataType": "javascript-npm-package", "metadata": {"name": "encoding", "version": "0.1.13", "author": "Andris Reinman", "homepage": "", "description": "Convert encodings, uses iconv-lite", "url": "https://github.com/andris9/encoding.git", "private": false}}, {"id": "419c57230024b1ce", "name": "end-of-stream", "version": "1.4.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/end-of-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/end-of-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/end-of-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/end-of-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:end-of-stream:end-of-stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end-of-stream:end_of_stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end_of_stream:end-of-stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end_of_stream:end_of_stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:end-of-stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:end_of_stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end-of:end-of-stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end-of:end_of_stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end_of:end-of-stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end_of:end_of_stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end:end-of-stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:end:end_of_stream:1.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/end-of-stream@1.4.4", "metadataType": "javascript-npm-package", "metadata": {"name": "end-of-stream", "version": "1.4.4", "author": "Mathias Buus ", "homepage": "https://github.com/mafintosh/end-of-stream", "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", "url": "git://github.com/mafintosh/end-of-stream.git", "private": false}}, {"id": "84cb959770aa2811", "name": "entities", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:entities:entities:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:entities:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/entities@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "entities", "version": "2.0.3", "author": "Felix Boehm ", "homepage": "", "description": "Encode & decode XML and HTML entities with ease", "url": "git://github.com/fb55/entities.git", "private": false}}, {"id": "c8114f91ba15f98e", "name": "entities", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:entities:entities:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:entities:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/entities@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "entities", "version": "2.1.0", "author": "Felix Boehm ", "homepage": "", "description": "Encode & decode XML and HTML entities with ease", "url": "git://github.com/fb55/entities.git", "private": false}}, {"id": "755fdefa1faf5f06", "name": "entities", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:entities:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/entities@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "entities", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "Encode & decode XML and HTML entities with ease", "url": "git://github.com/fb55/entities.git", "private": false}}, {"id": "1d084f10b51dd8ac", "name": "entities", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:entities:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/entities@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "entities", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "Encode & decode XML and HTML entities with ease", "url": "git://github.com/fb55/entities.git", "private": false}}, {"id": "584844d5982aaa0a", "name": "env-paths", "version": "2.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/env-paths/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/env-paths/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/env-paths/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/env-paths/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:env-paths:env-paths:2.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:env-paths:env_paths:2.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:env_paths:env-paths:2.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:env_paths:env_paths:2.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:env:env-paths:2.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:env:env_paths:2.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/env-paths@2.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "env-paths", "version": "2.2.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get paths for storing things like data, config, cache, etc", "url": "sindresorhus/env-paths", "private": false}}, {"id": "2a54525d73accac4", "name": "err-code", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/err-code/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/err-code/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/err-code/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/err-code/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:IndigoUnited:err-code:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:IndigoUnited:err_code:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:err-code:err-code:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:err-code:err_code:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:err_code:err-code:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:err_code:err_code:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:err:err-code:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:err:err_code:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/err-code@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "err-code", "version": "2.0.3", "author": "IndigoUnited (http://indigounited.com)", "homepage": "", "description": "Create an error with a code", "url": "git://github.com/IndigoUnited/js-err-code.git", "private": false}}, {"id": "7849e97753169b6f", "name": "es-abstract", "version": "1.19.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/es-abstract/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/es-abstract/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/es-abstract/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/es-abstract/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:es-abstract:es-abstract:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es-abstract:es_abstract:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es_abstract:es-abstract:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es_abstract:es_abstract:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:es-abstract:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:es_abstract:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es:es-abstract:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es:es_abstract:1.19.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/es-abstract@1.19.1", "metadataType": "javascript-npm-package", "metadata": {"name": "es-abstract", "version": "1.19.1", "author": "Jordan Harband (http://ljharb.codes)", "homepage": "", "description": "ECMAScript spec abstract operations.", "url": "git://github.com/ljharb/es-abstract.git", "private": false}}, {"id": "17e18f28a6df182c", "name": "es-to-primitive", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/es-to-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/es-to-primitive/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/es-to-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/es-to-primitive/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:es-to-primitive:es-to-primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es-to-primitive:es_to_primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es_to_primitive:es-to-primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es_to_primitive:es_to_primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:es-to-primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:es_to_primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es-to:es-to-primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es-to:es_to_primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es_to:es-to-primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es_to:es_to_primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es:es-to-primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es:es_to_primitive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/es-to-primitive@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "es-to-primitive", "version": "1.2.1", "author": "Jordan Harband ", "homepage": "", "description": "ECMAScript \u201cToPrimitive\u201d algorithm. Provides ES5 and ES2015 versions.", "url": "git://github.com/ljharb/es-to-primitive.git", "private": false}}, {"id": "e22834dd7a31ccc1", "name": "es6-promise", "version": "4.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/es6-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/es6-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/es6-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/es6-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:stefanpenner:es6-promise:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stefanpenner:es6_promise:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es6-promise:es6-promise:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es6-promise:es6_promise:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es6_promise:es6-promise:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es6_promise:es6_promise:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es6:es6-promise:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es6:es6_promise:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/es6-promise@4.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "es6-promise", "version": "4.2.8", "author": "Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)", "homepage": "https://github.com/stefanpenner/es6-promise", "description": "A lightweight library that provides tools for organizing asynchronous code", "url": "git://github.com/stefanpenner/es6-promise.git", "private": false}}, {"id": "68d592ffff092962", "name": "escalade", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/escalade/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escalade/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/escalade/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escalade/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:escalade:escalade:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/escalade@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "escalade", "version": "3.1.1", "author": "Luke Edwards (https://lukeed.com)", "homepage": "", "description": "A tiny (183B to 210B) and fast utility to ascend parent directories", "url": "lukeed/escalade", "private": false}}, {"id": "d83486b2f94da33a", "name": "escape-html", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escape-html/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escape-html/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:escape-html:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape-html:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_html:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_html:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/escape-html@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "escape-html", "version": "1.0.3", "author": "", "homepage": "", "description": "Escape string for use in HTML", "url": "component/escape-html", "private": false}}, {"id": "321eb8ee260e2426", "name": "escape-string-regexp", "version": "1.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/escape-string-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escape-string-regexp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/escape-string-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escape-string-regexp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:escape-string-regexp:escape-string-regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape-string-regexp:escape_string_regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_string_regexp:escape-string-regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_string_regexp:escape_string_regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape-string:escape-string-regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape-string:escape_string_regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_string:escape-string-regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_string:escape_string_regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape:escape-string-regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape:escape_string_regexp:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/escape-string-regexp@1.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "escape-string-regexp", "version": "1.0.5", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Escape RegExp special characters", "url": "sindresorhus/escape-string-regexp", "private": false}}, {"id": "ef5e2f5db1ff927e", "name": "escodegen", "version": "1.14.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/escodegen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escodegen/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/escodegen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escodegen/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:escodegen:escodegen:1.14.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:estools:escodegen:1.14.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/escodegen@1.14.3", "metadataType": "javascript-npm-package", "metadata": {"name": "escodegen", "version": "1.14.3", "author": "", "homepage": "http://github.com/estools/escodegen", "description": "ECMAScript code generator", "url": "http://github.com/estools/escodegen.git", "private": false}}, {"id": "a58a0d57f4a888c8", "name": "esm", "version": "3.2.25", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/esm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esm/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/esm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esm/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:esm:esm:3.2.25:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/esm@3.2.25", "metadataType": "javascript-npm-package", "metadata": {"name": "esm", "version": "3.2.25", "author": "John-David Dalton ", "homepage": "", "description": "Tomorrow's ECMAScript modules today!", "url": "standard-things/esm", "private": false}}, {"id": "8a3c8cadef8343f2", "name": "esprima", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esprima/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esprima/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:esprima:esprima:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jquery:esprima:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/esprima@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "esprima", "version": "4.0.1", "author": "Ariya Hidayat ", "homepage": "http://esprima.org", "description": "ECMAScript parsing infrastructure for multipurpose analysis", "url": "https://github.com/jquery/esprima.git", "private": false}}, {"id": "21dc92055034dc8a", "name": "estraverse", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/estraverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/estraverse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/estraverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/estraverse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:estraverse:estraverse:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:estools:estraverse:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/estraverse@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "estraverse", "version": "4.3.0", "author": "", "homepage": "https://github.com/estools/estraverse", "description": "ECMAScript JS AST traversal functions", "url": "http://github.com/estools/estraverse.git", "private": false}}, {"id": "fe5ad09535c903e9", "name": "esutils", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/esutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esutils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/esutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esutils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:estools:esutils:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:esutils:esutils:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/esutils@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "esutils", "version": "2.0.3", "author": "", "homepage": "https://github.com/estools/esutils", "description": "utility box for ECMAScript language tools", "url": "http://github.com/estools/esutils.git", "private": false}}, {"id": "ababc84320b8f5c4", "name": "etag", "version": "1.8.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/etag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/etag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:etag:etag:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/etag@1.8.1", "metadataType": "javascript-npm-package", "metadata": {"name": "etag", "version": "1.8.1", "author": "", "homepage": "", "description": "Create simple HTTP ETags", "url": "jshttp/etag", "private": false}}, {"id": "e063659342c8e6f0", "name": "event-target-shim", "version": "5.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/event-target-shim/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/event-target-shim/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/event-target-shim/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/event-target-shim/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:event-target-shim:event-target-shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event-target-shim:event_target_shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event_target_shim:event-target-shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event_target_shim:event_target_shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event-target:event-target-shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event-target:event_target_shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event_target:event-target-shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event_target:event_target_shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysticatea:event-target-shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysticatea:event_target_shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event:event-target-shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:event:event_target_shim:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/event-target-shim@5.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "event-target-shim", "version": "5.0.1", "author": "Toru Nagashima", "homepage": "https://github.com/mysticatea/event-target-shim", "description": "An implementation of WHATWG EventTarget interface.", "url": "https://github.com/mysticatea/event-target-shim.git", "private": false}}, {"id": "e28a40baab6c0afc", "name": "eventemitter2", "version": "6.4.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/eventemitter2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/eventemitter2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:eventemitter2:eventemitter2:6.4.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hij1nx:eventemitter2:6.4.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/eventemitter2@6.4.5", "metadataType": "javascript-npm-package", "metadata": {"name": "eventemitter2", "version": "6.4.5", "author": "", "homepage": "", "description": "A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.", "url": "git://github.com/hij1nx/EventEmitter2.git", "private": false}}, {"id": "c2a700b6c1115360", "name": "eventemitter3", "version": "3.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/eventemitter3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/eventemitter3/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/eventemitter3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/eventemitter3/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:eventemitter3:eventemitter3:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:primus:eventemitter3:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/eventemitter3@3.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "eventemitter3", "version": "3.1.2", "author": "Arnout Kazemier", "homepage": "", "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.", "url": "git://github.com/primus/eventemitter3.git", "private": false}}, {"id": "5065297f67db956c", "name": "events", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/events/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/events/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/events/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/events/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Gozala:events:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:events:events:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/events@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "events", "version": "1.1.1", "author": "Irakli Gozalishvili (http://jeditoolkit.com)", "homepage": "", "description": "Node's event emitter for all engines.", "url": "git://github.com/Gozala/events.git", "private": false}}, {"id": "92ba8bca1c1e6b73", "name": "events", "version": "3.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/events/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/events/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/events/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/events/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Gozala:events:3.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:events:events:3.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/events@3.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "events", "version": "3.3.0", "author": "Irakli Gozalishvili (http://jeditoolkit.com)", "homepage": "", "description": "Node's event emitter for all engines.", "url": "git://github.com/Gozala/events.git", "private": false}}, {"id": "ce9d3b91f64c0459", "name": "expand-brackets", "version": "2.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/expand-brackets/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/expand-brackets/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/expand-brackets/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/expand-brackets/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:expand-brackets:expand-brackets:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand-brackets:expand_brackets:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand_brackets:expand-brackets:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand_brackets:expand_brackets:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:expand-brackets:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:expand_brackets:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand:expand-brackets:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand:expand_brackets:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/expand-brackets@2.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "expand-brackets", "version": "2.1.4", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/expand-brackets", "description": "Expand POSIX bracket expressions (character classes) in glob patterns.", "url": "jonschlinkert/expand-brackets", "private": false}}, {"id": "95bfacb1a3664d9e", "name": "expand-tilde", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/expand-tilde/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/expand-tilde/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/expand-tilde/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/expand-tilde/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:expand-tilde:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:expand_tilde:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand-tilde:expand-tilde:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand-tilde:expand_tilde:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand_tilde:expand-tilde:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand_tilde:expand_tilde:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand:expand-tilde:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:expand:expand_tilde:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/expand-tilde@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "expand-tilde", "version": "2.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/expand-tilde", "description": "Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.", "url": "jonschlinkert/expand-tilde", "private": false}}, {"id": "c90a9bec264ecaa5", "name": "expat", "version": "2.4.1-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:expat:expat:2.4.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/expat@2.4.1-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "expat", "originPackage": "expat", "maintainer": "Carlo Landmeter ", "version": "2.4.1-r0", "architecture": "x86_64", "url": "http://www.libexpat.org/", "description": "XML Parser library written in C", "size": 70681, "installedSize": 192512, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libexpat.so.1=1.8.1", "cmd:xmlwf"], "pullChecksum": "Q11hS0GsANNZVtt6RhM95fQv6s+iE=", "gitCommitOfApkPort": "4cbbe1c47b1e5b9d04d552cb1f8fb09c7df257de", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/xmlwf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a9J4iByun1seOsl35wzoRSWC/5Q="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libexpat.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19TL5nUOgTOfTDs8/U2lneWLbcBI="}}, {"path": "/usr/lib/libexpat.so.1.8.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qAUD4Yuet7Ex1OrrCLVExlRYlrQ="}}]}}, {"id": "1cfb54367b560bd3", "name": "express", "version": "4.17.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:openjsf:express:4.17.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/express@4.17.1", "metadataType": "javascript-npm-package", "metadata": {"name": "express", "version": "4.17.1", "author": "TJ Holowaychuk ", "homepage": "http://expressjs.com/", "description": "Fast, unopinionated, minimalist web framework", "url": "expressjs/express", "private": false}}, {"id": "c47c6aac87567ee2", "name": "express", "version": "4.17.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/express/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/express/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:openjsf:express:4.17.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/express@4.17.2", "metadataType": "javascript-npm-package", "metadata": {"name": "express", "version": "4.17.2", "author": "TJ Holowaychuk ", "homepage": "http://expressjs.com/", "description": "Fast, unopinionated, minimalist web framework", "url": "expressjs/express", "private": false}}, {"id": "9465f04e407c965d", "name": "express", "version": "4.17.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/express/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/express/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:openjsf:express:4.17.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/express@4.17.2", "metadataType": "javascript-npm-package", "metadata": {"name": "express", "version": "4.17.2", "author": "TJ Holowaychuk ", "homepage": "http://expressjs.com/", "description": "Fast, unopinionated, minimalist web framework", "url": "expressjs/express", "private": false}}, {"id": "dfc8769b0a5588e0", "name": "express-brute", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express-brute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-brute/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express-brute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-brute/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:express-brute:express-brute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express-brute:express_brute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express_brute:express-brute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express_brute:express_brute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express:express-brute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express:express_brute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/express-brute@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "express-brute", "version": "1.0.1", "author": "", "homepage": "", "description": "A brute-force protection middleware for express routes that rate limits incoming requests", "url": "git@github.com:AdamPflug/express-brute.git", "private": false}}, {"id": "be40c076e7c87b11", "name": "express-session", "version": "1.17.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express-session/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-session/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express-session/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-session/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:express-session:express-session:1.17.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express-session:express_session:1.17.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express_session:express-session:1.17.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express_session:express_session:1.17.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express:express-session:1.17.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:express:express_session:1.17.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/express-session@1.17.2", "metadataType": "javascript-npm-package", "metadata": {"name": "express-session", "version": "1.17.2", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Simple session middleware for Express", "url": "expressjs/session", "private": false}}, {"id": "8104d00b989a0194", "name": "extend", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extend/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extend/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend_project:extend:3.0.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/extend@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "extend", "version": "3.0.2", "author": "Stefan Thomas (http://www.justmoon.net)", "homepage": "", "description": "Port of jQuery.extend for node.js and the browser", "url": "https://github.com/justmoon/node-extend.git", "private": false}}, {"id": "597dc99ec39a776c", "name": "extend-shallow", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend-shallow:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend-shallow:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extend-shallow@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "extend-shallow", "version": "2.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/extend-shallow", "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "url": "jonschlinkert/extend-shallow", "private": false}}, {"id": "2e1b9272ce650d63", "name": "extend-shallow", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend-shallow:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend-shallow:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extend-shallow@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "extend-shallow", "version": "2.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/extend-shallow", "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "url": "jonschlinkert/extend-shallow", "private": false}}, {"id": "5ca37cde94b85b01", "name": "extend-shallow", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend-shallow:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend-shallow:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend-shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend_shallow:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extend-shallow@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "extend-shallow", "version": "2.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/extend-shallow", "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "url": "jonschlinkert/extend-shallow", "private": false}}, {"id": "3a5e9a213229c6a0", "name": "extend-shallow", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend-shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend-shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extend-shallow@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "extend-shallow", "version": "3.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/extend-shallow", "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "url": "jonschlinkert/extend-shallow", "private": false}}, {"id": "2ca79bd4d4ff4eb1", "name": "extend-shallow", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nanomatch/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanomatch/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nanomatch/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanomatch/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend-shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend-shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extend-shallow@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "extend-shallow", "version": "3.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/extend-shallow", "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "url": "jonschlinkert/extend-shallow", "private": false}}, {"id": "c995611f3ded6119", "name": "extend-shallow", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/regex-not/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regex-not/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/regex-not/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regex-not/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend-shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend-shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extend-shallow@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "extend-shallow", "version": "3.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/extend-shallow", "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "url": "jonschlinkert/extend-shallow", "private": false}}, {"id": "da94958bbc923ba9", "name": "extend-shallow", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/split-string/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/split-string/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/split-string/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/split-string/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend-shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend-shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extend-shallow@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "extend-shallow", "version": "3.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/extend-shallow", "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "url": "jonschlinkert/extend-shallow", "private": false}}, {"id": "9210e7ac58122c51", "name": "extend-shallow", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-regex/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-regex/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/node_modules/extend-shallow/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extend-shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend-shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend_shallow:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend-shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extend:extend_shallow:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extend-shallow@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "extend-shallow", "version": "3.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/extend-shallow", "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "url": "jonschlinkert/extend-shallow", "private": false}}, {"id": "09b482878b73a24b", "name": "extglob", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/extglob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extglob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/extglob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extglob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:micromatch:extglob:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extglob:extglob:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extglob@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "extglob", "version": "2.0.4", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/extglob", "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.", "url": "micromatch/extglob", "private": false}}, {"id": "ce17bcfb198acb95", "name": "extract-files", "version": "9.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/extract-files/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extract-files/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/extract-files/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extract-files/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:extract-files:extract-files:9.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extract-files:extract_files:9.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extract_files:extract-files:9.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extract_files:extract_files:9.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaydenseric:extract-files:9.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaydenseric:extract_files:9.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extract:extract-files:9.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extract:extract_files:9.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extract-files@9.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "extract-files", "version": "9.0.0", "author": "Jayden Seric (https://jaydenseric.com)", "homepage": "https://github.com/jaydenseric/extract-files#readme", "description": "Clones a value, recursively extracting File, Blob and ReactNativeFile instances with their object paths, replacing them with null. FileList instances are treated as File instance arrays.", "url": "github:jaydenseric/extract-files", "private": false}}, {"id": "6e0f80c88b572916", "name": "extsprintf", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/vasync/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vasync/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/vasync/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vasync/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:davepacheco:extsprintf:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extsprintf:extsprintf:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extsprintf@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "extsprintf", "version": "1.2.0", "author": "", "homepage": "", "description": "extended POSIX-style sprintf", "url": "git://github.com/davepacheco/node-extsprintf.git", "private": false}}, {"id": "0025c58788ab9cd2", "name": "extsprintf", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:davepacheco:extsprintf:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extsprintf:extsprintf:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extsprintf@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "extsprintf", "version": "1.3.0", "author": "", "homepage": "", "description": "extended POSIX-style sprintf", "url": "git://github.com/davepacheco/node-extsprintf.git", "private": false}}, {"id": "5b74868a78736eef", "name": "extsprintf", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldapjs/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapjs/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ldapjs/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapjs/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:davepacheco:extsprintf:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extsprintf:extsprintf:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extsprintf@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "extsprintf", "version": "1.4.1", "author": "", "homepage": "", "description": "extended POSIX-style sprintf", "url": "https://github.com/davepacheco/node-extsprintf.git", "private": false}}, {"id": "b21894ebf21e8998", "name": "extsprintf", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:davepacheco:extsprintf:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extsprintf:extsprintf:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extsprintf@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "extsprintf", "version": "1.4.1", "author": "", "homepage": "", "description": "extended POSIX-style sprintf", "url": "https://github.com/davepacheco/node-extsprintf.git", "private": false}}, {"id": "c4960e80cf7c1ecf", "name": "extsprintf", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/verror/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/verror/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/verror/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/verror/node_modules/extsprintf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:davepacheco:extsprintf:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:extsprintf:extsprintf:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/extsprintf@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "extsprintf", "version": "1.4.1", "author": "", "homepage": "", "description": "extended POSIX-style sprintf", "url": "https://github.com/davepacheco/node-extsprintf.git", "private": false}}, {"id": "9f0b8ba2d7c9927d", "name": "fast-deep-equal", "version": "3.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fast-deep-equal/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-deep-equal/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fast-deep-equal/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-deep-equal/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fast-deep-equal:fast-deep-equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-deep-equal:fast_deep_equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_deep_equal:fast-deep-equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_deep_equal:fast_deep_equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:epoberezkin:fast-deep-equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:epoberezkin:fast_deep_equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-deep:fast-deep-equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-deep:fast_deep_equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_deep:fast-deep-equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_deep:fast_deep_equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast-deep-equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast_deep_equal:3.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fast-deep-equal@3.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "fast-deep-equal", "version": "3.1.3", "author": "Evgeny Poberezkin", "homepage": "https://github.com/epoberezkin/fast-deep-equal#readme", "description": "Fast deep equal", "url": "git+https://github.com/epoberezkin/fast-deep-equal.git", "private": false}}, {"id": "f77d6f68fca45a26", "name": "fast-glob", "version": "3.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fast-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-glob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fast-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-glob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fast-glob:fast-glob:3.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-glob:fast_glob:3.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_glob:fast-glob:3.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_glob:fast_glob:3.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast-glob:3.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast_glob:3.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fast-glob@3.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "fast-glob", "version": "3.2.7", "author": "Denis Malinochkin (https://mrmlnc.com)", "homepage": "", "description": "It's a very fast and efficient glob library for Node.js", "url": "mrmlnc/fast-glob", "private": false}}, {"id": "2177c958c57d55f0", "name": "fast-json-stable-stringify", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fast-json-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-json-stable-stringify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fast-json-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-json-stable-stringify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fast-json-stable-stringify:fast-json-stable-stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-json-stable-stringify:fast_json_stable_stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_json_stable_stringify:fast-json-stable-stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_json_stable_stringify:fast_json_stable_stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-json-stable:fast-json-stable-stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-json-stable:fast_json_stable_stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_json_stable:fast-json-stable-stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_json_stable:fast_json_stable_stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:epoberezkin:fast-json-stable-stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:epoberezkin:fast_json_stable_stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-json:fast-json-stable-stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-json:fast_json_stable_stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_json:fast-json-stable-stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_json:fast_json_stable_stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast-json-stable-stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast_json_stable_stringify:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fast-json-stable-stringify@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fast-json-stable-stringify", "version": "2.1.0", "author": "James Halliday (http://substack.net)", "homepage": "https://github.com/epoberezkin/fast-json-stable-stringify", "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify", "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git", "private": false}}, {"id": "b041a4f8f557f299", "name": "fast-levenshtein", "version": "2.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fast-levenshtein/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-levenshtein/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fast-levenshtein/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-levenshtein/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fast-levenshtein:fast-levenshtein:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-levenshtein:fast_levenshtein:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_levenshtein:fast-levenshtein:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_levenshtein:fast_levenshtein:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hiddentao:fast-levenshtein:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hiddentao:fast_levenshtein:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast-levenshtein:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast_levenshtein:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fast-levenshtein@2.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "fast-levenshtein", "version": "2.0.6", "author": "Ramesh Nair (http://www.hiddentao.com/)", "homepage": "", "description": "Efficient implementation of Levenshtein algorithm with locale-specific collator support.", "url": "https://github.com/hiddentao/fast-levenshtein.git", "private": false}}, {"id": "dcbfcd6455692259", "name": "fast-safe-stringify", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fast-safe-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-safe-stringify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fast-safe-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fast-safe-stringify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fast-safe-stringify:fast-safe-stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-safe-stringify:fast_safe_stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_safe_stringify:fast-safe-stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_safe_stringify:fast_safe_stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:davidmarkclements:fast-safe-stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:davidmarkclements:fast_safe_stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-safe:fast-safe-stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast-safe:fast_safe_stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_safe:fast-safe-stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast_safe:fast_safe_stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast-safe-stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fast:fast_safe_stringify:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fast-safe-stringify@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fast-safe-stringify", "version": "2.1.1", "author": "David Mark Clements", "homepage": "https://github.com/davidmarkclements/fast-safe-stringify#readme", "description": "Safely and quickly serialize JavaScript objects", "url": "git+https://github.com/davidmarkclements/fast-safe-stringify.git", "private": false}}, {"id": "780e98f05b65483d", "name": "fastest-levenshtein", "version": "1.0.12", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/fastest-levenshtein/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/fastest-levenshtein/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/fastest-levenshtein/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/fastest-levenshtein/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fastest-levenshtein:fastest-levenshtein:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fastest-levenshtein:fastest_levenshtein:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fastest_levenshtein:fastest-levenshtein:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fastest_levenshtein:fastest_levenshtein:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ka-weihe:fastest-levenshtein:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ka-weihe:fastest_levenshtein:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fastest:fastest-levenshtein:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fastest:fastest_levenshtein:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fastest-levenshtein@1.0.12", "metadataType": "javascript-npm-package", "metadata": {"name": "fastest-levenshtein", "version": "1.0.12", "author": "Kasper U. Weihe", "homepage": "https://github.com/ka-weihe/fastest-levenshtein#README", "description": "Fastest Levenshtein distance implementation in JS.", "url": "git+https://github.com/ka-weihe/fastest-levenshtein.git", "private": false}}, {"id": "027fcc7e256aaa7c", "name": "fastq", "version": "1.13.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fastq/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fastq/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fastq/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fastq/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mcollina:fastq:1.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fastq:fastq:1.13.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fastq@1.13.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fastq", "version": "1.13.0", "author": "Matteo Collina ", "homepage": "https://github.com/mcollina/fastq#readme", "description": "Fast, in memory work queue", "url": "git+https://github.com/mcollina/fastq.git", "private": false}}, {"id": "98e1cd0ba1a8343f", "name": "fb-watchman", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fb-watchman/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fb-watchman/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fb-watchman/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fb-watchman/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fb-watchman:fb-watchman:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb-watchman:fb_watchman:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb_watchman:fb-watchman:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb_watchman:fb_watchman:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb:fb-watchman:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb:fb_watchman:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fb-watchman@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fb-watchman", "version": "2.0.1", "author": "Wez Furlong (http://wezfurlong.org)", "homepage": "https://facebook.github.io/watchman/", "description": "Bindings for the Watchman file watching service", "url": "git@github.com:facebook/watchman.git", "private": false}}, {"id": "e1a7eba5a593f707", "name": "fbjs", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fbjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fbjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fbjs:fbjs:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fbjs@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "fbjs", "version": "3.0.2", "author": "", "homepage": "", "description": "A collection of utility libraries used by other Facebook JS projects", "url": "facebook/fbjs", "private": false}}, {"id": "f5c77249fac13395", "name": "fbjs-css-vars", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fbjs-css-vars/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs-css-vars/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fbjs-css-vars/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs-css-vars/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fbjs-css-vars:fbjs-css-vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs-css-vars:fbjs_css_vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs_css_vars:fbjs-css-vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs_css_vars:fbjs_css_vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs-css:fbjs-css-vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs-css:fbjs_css_vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs_css:fbjs-css-vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs_css:fbjs_css_vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs:fbjs-css-vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fbjs:fbjs_css_vars:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fbjs-css-vars@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "fbjs-css-vars", "version": "1.0.2", "author": "", "homepage": "", "description": "This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.", "url": "facebook/fbjs", "private": false}}, {"id": "5c9884063aa67359", "name": "fecha", "version": "4.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fecha/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fecha/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:taylorhakes:fecha:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fecha:fecha:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fecha@4.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fecha", "version": "4.2.1", "author": "Taylor Hakes", "homepage": "https://github.com/taylorhakes/fecha", "description": "Date formatting and parsing", "url": "https://taylorhakes@github.com/taylorhakes/fecha.git", "private": false}}, {"id": "68e1f3030314bbaa", "name": "file-type", "version": "15.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/file-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/file-type/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/file-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/file-type/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:file-type_project:file-type:15.0.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/file-type@15.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "file-type", "version": "15.0.1", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "url": "sindresorhus/file-type", "private": false}}, {"id": "1ad0c9d810f20015", "name": "filesize", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/filesize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/filesize/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/filesize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/filesize/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:avoidwork:filesize:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:filesize:filesize:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/filesize@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "filesize", "version": "6.1.0", "author": "Jason Mulligan ", "homepage": "https://filesizejs.com", "description": "JavaScript library to generate a human readable String describing the file size", "url": "git://github.com/avoidwork/filesize.js.git", "private": false}}, {"id": "400252d0446c4bd7", "name": "fill-range", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/fill-range/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/fill-range/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:fill-range:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:fill_range:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill-range:fill-range:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill-range:fill_range:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill_range:fill-range:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill_range:fill_range:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill:fill-range:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill:fill_range:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fill-range@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fill-range", "version": "4.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/fill-range", "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", "url": "jonschlinkert/fill-range", "private": false}}, {"id": "7431cf1b62b1e707", "name": "fill-range", "version": "7.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fill-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fill-range/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fill-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fill-range/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:fill-range:7.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:fill_range:7.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill-range:fill-range:7.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill-range:fill_range:7.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill_range:fill-range:7.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill_range:fill_range:7.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill:fill-range:7.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fill:fill_range:7.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fill-range@7.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fill-range", "version": "7.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/fill-range", "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", "url": "jonschlinkert/fill-range", "private": false}}, {"id": "5cb071426ba795ff", "name": "finalhandler", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:finalhandler:finalhandler:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/finalhandler@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "finalhandler", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Node.js final http responder", "url": "pillarjs/finalhandler", "private": false}}, {"id": "fa53f2d9f5a2b942", "name": "find-up", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/find-up/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/find-up/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/find-up/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/find-up/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:find-up:find-up:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:find-up:find_up:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:find_up:find-up:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:find_up:find_up:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:find:find-up:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:find:find_up:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/find-up@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "find-up", "version": "4.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Find a file or directory by walking up parent directories", "url": "sindresorhus/find-up", "private": false}}, {"id": "24bd52240f9699fc", "name": "findup-sync", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:findup-sync:findup-sync:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:findup-sync:findup_sync:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:findup_sync:findup-sync:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:findup_sync:findup_sync:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:findup:findup-sync:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:findup:findup_sync:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/findup-sync@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "findup-sync", "version": "3.0.0", "author": "Gulp Team (http://gulpjs.com/)", "homepage": "", "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", "url": "gulpjs/findup-sync", "private": false}}, {"id": "8cc18ade8aebddff", "name": "fined", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fined/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fined/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fined/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fined/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fined:fined:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fined@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fined", "version": "1.2.0", "author": "Gulp Team (http://gulpjs.com/)", "homepage": "", "description": "Find a file given a declaration of locations.", "url": "gulpjs/fined", "private": false}}, {"id": "8c99edc14dbd9bd1", "name": "flagged-respawn", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/flagged-respawn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/flagged-respawn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/flagged-respawn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/flagged-respawn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:flagged-respawn:flagged-respawn:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:flagged-respawn:flagged_respawn:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:flagged_respawn:flagged-respawn:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:flagged_respawn:flagged_respawn:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:flagged:flagged-respawn:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:flagged:flagged_respawn:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/flagged-respawn@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "flagged-respawn", "version": "1.0.1", "author": "Gulp Team (http://gulpjs.com/)", "homepage": "", "description": "A tool for respawning node binaries when special flags are present.", "url": "gulpjs/flagged-respawn", "private": false}}, {"id": "5a1dcf29e9a61208", "name": "fn.name", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fn.name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fn.name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:fn.name:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fn.name:fn.name:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fn.name@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fn.name", "version": "1.1.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/fn.name", "description": "Extract names from functions", "url": "https://github.com/3rd-Eden/fn.name", "private": false}}, {"id": "f8531d682bb01241", "name": "follow-redirects", "version": "1.14.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/follow-redirects/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/follow-redirects/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/follow-redirects/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/follow-redirects/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:follow-redirects:follow_redirects:1.14.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/follow-redirects@1.14.6", "metadataType": "javascript-npm-package", "metadata": {"name": "follow-redirects", "version": "1.14.6", "author": "Ruben Verborgh (https://ruben.verborgh.org/)", "homepage": "https://github.com/follow-redirects/follow-redirects", "description": "HTTP and HTTPS modules that follow redirects.", "url": "git@github.com:follow-redirects/follow-redirects.git", "private": false}}, {"id": "e19cb845e056d2f5", "name": "for-each", "version": "0.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/for-each/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/for-each/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/for-each/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/for-each/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:for-each:for-each:0.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for-each:for_each:0.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for_each:for-each:0.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for_each:for_each:0.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Raynos:for-each:0.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Raynos:for_each:0.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for:for-each:0.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for:for_each:0.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/for-each@0.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "for-each", "version": "0.3.3", "author": "Raynos ", "homepage": "https://github.com/Raynos/for-each", "description": "A better forEach", "url": "git://github.com/Raynos/for-each.git", "private": false}}, {"id": "633b083971bed417", "name": "for-in", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/for-in/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/for-in/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/for-in/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/for-in/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:for-in:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:for_in:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for-in:for-in:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for-in:for_in:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for_in:for-in:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for_in:for_in:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for:for-in:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for:for_in:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/for-in@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "for-in", "version": "1.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/for-in", "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js", "url": "jonschlinkert/for-in", "private": false}}, {"id": "c936d17fa3c787f7", "name": "for-own", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/for-own/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/for-own/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/for-own/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/for-own/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:for-own:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:for_own:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for-own:for-own:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for-own:for_own:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for_own:for-own:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for_own:for_own:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for:for-own:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:for:for_own:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/for-own@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "for-own", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/for-own", "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.", "url": "jonschlinkert/for-own", "private": false}}, {"id": "d9bc9dc401f7949f", "name": "forever-agent", "version": "0.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/forever-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/forever-agent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/forever-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/forever-agent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:forever-agent:forever-agent:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:forever-agent:forever_agent:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:forever_agent:forever-agent:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:forever_agent:forever_agent:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:forever:forever-agent:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:forever:forever_agent:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:forever-agent:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:forever_agent:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/forever-agent@0.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "forever-agent", "version": "0.6.1", "author": "Mikeal Rogers (http://www.futurealoof.com)", "homepage": "", "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.", "url": "https://github.com/mikeal/forever-agent", "private": false}}, {"id": "4db708d9c6d5e72f", "name": "form-data", "version": "2.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/request/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/request/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:form-data:form-data:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form-data:form_data:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form-data:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form_data:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form-data:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form_data:2.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/form-data@2.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "form-data", "version": "2.3.3", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "", "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", "url": "git://github.com/form-data/form-data.git", "private": false}}, {"id": "c33116e9ca12c48c", "name": "form-data", "version": "2.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-js/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-js/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:form-data:form-data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form-data:form_data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form-data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form_data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form-data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form_data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/form-data@2.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "form-data", "version": "2.5.1", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "", "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", "url": "git://github.com/form-data/form-data.git", "private": false}}, {"id": "4f6b17395b68cf23", "name": "form-data", "version": "2.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/superagent/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/superagent/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/superagent/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/superagent/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:form-data:form-data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form-data:form_data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form-data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form_data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form-data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form_data:2.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/form-data@2.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "form-data", "version": "2.5.1", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "", "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", "url": "git://github.com/form-data/form-data.git", "private": false}}, {"id": "95f7aed0fdd3de24", "name": "form-data", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:form-data:form-data:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form-data:form_data:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form-data:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form_data:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form-data:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form_data:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/form-data@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "form-data", "version": "3.0.0", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "", "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", "url": "git://github.com/form-data/form-data.git", "private": false}}, {"id": "40d241b4d3297425", "name": "form-data", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:form-data:form-data:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form-data:form_data:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form-data:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form_data:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form-data:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form_data:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/form-data@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "form-data", "version": "3.0.1", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "", "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", "url": "git://github.com/form-data/form-data.git", "private": false}}, {"id": "cc8cf394c89e8270", "name": "form-data", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/form-data/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:form-data:form-data:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form-data:form_data:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form-data:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form_data:form_data:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form-data:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:form:form_data:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/form-data@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "form-data", "version": "4.0.0", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "", "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", "url": "git://github.com/form-data/form-data.git", "private": false}}, {"id": "79d8717c7564698d", "name": "formidable", "version": "1.2.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/formidable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/formidable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/formidable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/formidable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-formidable:formidable:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:formidable:formidable:1.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/formidable@1.2.6", "metadataType": "javascript-npm-package", "metadata": {"name": "formidable", "version": "1.2.6", "author": "", "homepage": "https://github.com/node-formidable/formidable", "description": "(DEPRECATED! Install formidable@v2) A node.js module for parsing form data, especially file uploads.", "url": "node-formidable/formidable", "private": false}}, {"id": "8f37251f30c49a05", "name": "forwarded", "version": "0.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/forwarded/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/forwarded/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:forwarded_project:forwarded:0.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/forwarded@0.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "forwarded", "version": "0.2.0", "author": "", "homepage": "", "description": "Parse HTTP X-Forwarded-For header", "url": "jshttp/forwarded", "private": false}}, {"id": "73038a2c88722802", "name": "fragment-cache", "version": "0.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fragment-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fragment-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fragment-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fragment-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fragment-cache:fragment-cache:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fragment-cache:fragment_cache:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fragment_cache:fragment-cache:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fragment_cache:fragment_cache:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:fragment-cache:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:fragment_cache:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fragment:fragment-cache:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fragment:fragment_cache:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fragment-cache@0.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fragment-cache", "version": "0.2.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/fragment-cache", "description": "A cache for managing namespaced sub-caches", "url": "jonschlinkert/fragment-cache", "private": false}}, {"id": "91d4b159428e5b36", "name": "fresh", "version": "0.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fresh/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fresh/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fresh_project:fresh:0.5.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/fresh@0.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "fresh", "version": "0.5.2", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "HTTP response freshness testing", "url": "jshttp/fresh", "private": false}}, {"id": "def2fb5f78f12337", "name": "from2", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/from2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/from2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/from2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/from2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:hughsk:from2:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:from2:from2:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/from2@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "from2", "version": "2.3.0", "author": "Hugh Kennedy (http://hughsk.io/)", "homepage": "https://github.com/hughsk/from2", "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"", "url": "git://github.com/hughsk/from2", "private": false}}, {"id": "9fa9178005ecaa5a", "name": "fs-capacitor", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs-capacitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-capacitor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs-capacitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-capacitor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mike-marcacci:fs-capacitor:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mike-marcacci:fs_capacitor:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-capacitor:fs-capacitor:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-capacitor:fs_capacitor:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_capacitor:fs-capacitor:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_capacitor:fs_capacitor:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs-capacitor:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs_capacitor:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs-capacitor@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "fs-capacitor", "version": "2.0.4", "author": "Mike Marcacci ", "homepage": "https://github.com/mike-marcacci/fs-capacitor#readme", "description": "Filesystem-buffered, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.", "url": "github:mike-marcacci/fs-capacitor", "private": false}}, {"id": "09618f1fd7c48780", "name": "fs-constants", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs-constants/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-constants/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs-constants/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-constants/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fs-constants:fs-constants:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-constants:fs_constants:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_constants:fs-constants:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_constants:fs_constants:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:fs-constants:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:fs_constants:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs-constants:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs_constants:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs-constants@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fs-constants", "version": "1.0.0", "author": "Mathias Buus (@mafintosh)", "homepage": "https://github.com/mafintosh/fs-constants", "description": "Require constants across node and the browser", "url": "https://github.com/mafintosh/fs-constants.git", "private": false}}, {"id": "1356651b216da67b", "name": "fs-extra", "version": "8.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/twemoji/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji/node_modules/fs-extra/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/twemoji/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji/node_modules/fs-extra/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jprichardson:fs-extra:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jprichardson:fs_extra:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-extra:fs-extra:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-extra:fs_extra:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_extra:fs-extra:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_extra:fs_extra:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs-extra:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs_extra:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs-extra@8.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fs-extra", "version": "8.1.0", "author": "JP Richardson ", "homepage": "https://github.com/jprichardson/node-fs-extra", "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.", "url": "https://github.com/jprichardson/node-fs-extra", "private": false}}, {"id": "68d80597bed435be", "name": "fs-extra", "version": "9.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jprichardson:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jprichardson:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-extra:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-extra:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_extra:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_extra:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs-extra@9.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fs-extra", "version": "9.0.1", "author": "JP Richardson ", "homepage": "https://github.com/jprichardson/node-fs-extra", "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.", "url": "https://github.com/jprichardson/node-fs-extra", "private": false}}, {"id": "204e01dfb1882486", "name": "fs-minipass", "version": "1.2.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/fs-minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/fs-minipass/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/fs-minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/fs-minipass/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fs-minipass:fs-minipass:1.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-minipass:fs_minipass:1.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_minipass:fs-minipass:1.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_minipass:fs_minipass:1.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:fs-minipass:1.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:fs_minipass:1.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs-minipass:1.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs_minipass:1.2.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs-minipass@1.2.7", "metadataType": "javascript-npm-package", "metadata": {"name": "fs-minipass", "version": "1.2.7", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/npm/fs-minipass#readme", "description": "fs read and write streams based on minipass", "url": "git+https://github.com/npm/fs-minipass.git", "private": false}}, {"id": "f928c97185f47391", "name": "fs-minipass", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/fs-minipass/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/fs-minipass/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/fs-minipass/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/fs-minipass/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fs-minipass:fs-minipass:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-minipass:fs_minipass:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_minipass:fs-minipass:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_minipass:fs_minipass:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:fs-minipass:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:fs_minipass:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs-minipass:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs_minipass:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs-minipass@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fs-minipass", "version": "2.1.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/npm/fs-minipass#readme", "description": "fs read and write streams based on minipass", "url": "git+https://github.com/npm/fs-minipass.git", "private": false}}, {"id": "6a87c5effab50fe7", "name": "fs.realpath", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/fs.realpath/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/fs.realpath/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/fs.realpath/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/fs.realpath/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fs.realpath:fs.realpath:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs.realpath@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fs.realpath", "version": "1.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", "url": "git+https://github.com/isaacs/fs.realpath.git", "private": false}}, {"id": "fd8d76245bcb2f67", "name": "fs.realpath", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs.realpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs.realpath/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs.realpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs.realpath/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fs.realpath:fs.realpath:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs.realpath@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fs.realpath", "version": "1.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", "url": "git+https://github.com/isaacs/fs.realpath.git", "private": false}}, {"id": "d90888f5a49ca5c1", "name": "fstream", "version": "1.0.12", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fstream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fstream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fstream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fstream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fstream:fstream:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:fstream:1.0.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fstream@1.0.12", "metadataType": "javascript-npm-package", "metadata": {"name": "fstream", "version": "1.0.12", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Advanced file system stream things", "url": "https://github.com/npm/fstream.git", "private": false}}, {"id": "dfb45f19ca6dd835", "name": "function-bind", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/function-bind/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/function-bind/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/function-bind/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/function-bind/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:function-bind:function-bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function-bind:function_bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function_bind:function-bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function_bind:function_bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function:function-bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function:function_bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Raynos:function-bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Raynos:function_bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/function-bind@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "function-bind", "version": "1.1.1", "author": "Raynos ", "homepage": "https://github.com/Raynos/function-bind", "description": "Implementation of Function.prototype.bind", "url": "git://github.com/Raynos/function-bind.git", "private": false}}, {"id": "c0190a6983f1e78a", "name": "function-bind", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/function-bind/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/function-bind/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/function-bind/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/function-bind/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:function-bind:function-bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function-bind:function_bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function_bind:function-bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function_bind:function_bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function:function-bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:function:function_bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Raynos:function-bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Raynos:function_bind:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/function-bind@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "function-bind", "version": "1.1.1", "author": "Raynos ", "homepage": "https://github.com/Raynos/function-bind", "description": "Implementation of Function.prototype.bind", "url": "git://github.com/Raynos/function-bind.git", "private": false}}, {"id": "3b7fd514c53d728c", "name": "gauge", "version": "2.7.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:gauge:gauge:2.7.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:gauge:2.7.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/gauge@2.7.4", "metadataType": "javascript-npm-package", "metadata": {"name": "gauge", "version": "2.7.4", "author": "Rebecca Turner ", "homepage": "https://github.com/iarna/gauge", "description": "A terminal based horizontal guage", "url": "https://github.com/iarna/gauge", "private": false}}, {"id": "176d48772504dbd2", "name": "gauge", "version": "2.7.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/gauge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gauge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/gauge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gauge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:gauge:gauge:2.7.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:gauge:2.7.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/gauge@2.7.4", "metadataType": "javascript-npm-package", "metadata": {"name": "gauge", "version": "2.7.4", "author": "Rebecca Turner ", "homepage": "https://github.com/iarna/gauge", "description": "A terminal based horizontal guage", "url": "https://github.com/iarna/gauge", "private": false}}, {"id": "698fa3d3b415132f", "name": "gauge", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/gauge/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/gauge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/gauge/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/gauge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:gauge:gauge:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:gauge:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:gauge:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/gauge@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "gauge", "version": "3.0.1", "author": "Rebecca Turner ", "homepage": "https://github.com/npm/gauge", "description": "A terminal based horizontal guage", "url": "https://github.com/iarna/gauge", "private": false}}, {"id": "a961ba14ee5ccdaa", "name": "gdbm", "version": "1.19-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3.0-or-later", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gdbm:gdbm:1.19-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:gdbm:1.19-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/gdbm@1.19-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "gdbm", "originPackage": "gdbm", "maintainer": "Natanael Copa ", "version": "1.19-r0", "architecture": "x86_64", "url": "https://www.gnu.org/software/gdbm/", "description": "GNU dbm is a set of database routines that use extensible hashing", "size": 78790, "installedSize": 229376, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgdbm.so.6=6.0.0", "so:libgdbm_compat.so.4=4.0.0", "cmd:gdbm_dump", "cmd:gdbm_load", "cmd:gdbmtool"], "pullChecksum": "Q1cowayNCWT7JhsYMnB2ZNfd81kUU=", "gitCommitOfApkPort": "1118fff73bb8f3a967c12d42de2d8c4a0a7ed162", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/gdbm_dump", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1at9A+m7i9/vRJtxEMoFRgadtkDs="}}, {"path": "/usr/bin/gdbm_load", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e9HkyvdUNFfqtUB53a7/+ihjlEc="}}, {"path": "/usr/bin/gdbmtool", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wjNf9GT+ospXXUCYJyDEKofJxm4="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgdbm.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CKY9K4UjuoyU/5G4YvjM1rK4KWQ="}}, {"path": "/usr/lib/libgdbm.so.6.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CIy75G8pTXPb7f0umrX939WZBPM="}}, {"path": "/usr/lib/libgdbm_compat.so.4", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gAXbe6uP4qoUIF/4s/cU1HHiJ5M="}}, {"path": "/usr/lib/libgdbm_compat.so.4.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+VKEaH6vJ66NDmJFKGlRUYEBLrU="}}]}}, {"id": "ce43001de65bbea5", "name": "generate-function", "version": "2.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/generate-function/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/generate-function/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:generate-function:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate-function:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate_function:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate_function:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/generate-function@2.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "generate-function", "version": "2.3.1", "author": "Mathias Buus", "homepage": "https://github.com/mafintosh/generate-function", "description": "Module that helps you write generated functions in Node", "url": "https://github.com/mafintosh/generate-function", "private": false}}, {"id": "d40b18d24e1bc2b3", "name": "gensync", "version": "1.0.0-beta.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/gensync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gensync/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/gensync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gensync/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:loganfsmyth:gensync:1.0.0-beta.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gensync:gensync:1.0.0-beta.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/gensync@1.0.0-beta.2", "metadataType": "javascript-npm-package", "metadata": {"name": "gensync", "version": "1.0.0-beta.2", "author": "Logan Smyth ", "homepage": "https://github.com/loganfsmyth/gensync", "description": "Allows users to use generators in order to write common functions that can be both sync or async.", "url": "https://github.com/loganfsmyth/gensync.git", "private": false}}, {"id": "d64500c6b0a5151d", "name": "get-caller-file", "version": "2.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/get-caller-file/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/get-caller-file/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/get-caller-file/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/get-caller-file/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:get-caller-file:get-caller-file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-caller-file:get_caller_file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_caller_file:get-caller-file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_caller_file:get_caller_file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stefanpenner:get-caller-file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stefanpenner:get_caller_file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-caller:get-caller-file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-caller:get_caller_file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_caller:get-caller-file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_caller:get_caller_file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get:get-caller-file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get:get_caller_file:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/get-caller-file@2.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "get-caller-file", "version": "2.0.5", "author": "Stefan Penner", "homepage": "https://github.com/stefanpenner/get-caller-file#readme", "description": "", "url": "git+https://github.com/stefanpenner/get-caller-file.git", "private": false}}, {"id": "aab9decd16641237", "name": "get-intrinsic", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/get-intrinsic/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/get-intrinsic/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/get-intrinsic/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/get-intrinsic/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:get-intrinsic:get-intrinsic:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-intrinsic:get_intrinsic:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_intrinsic:get-intrinsic:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_intrinsic:get_intrinsic:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:get-intrinsic:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:get_intrinsic:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get:get-intrinsic:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get:get_intrinsic:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/get-intrinsic@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "get-intrinsic", "version": "1.1.1", "author": "Jordan Harband ", "homepage": "https://github.com/ljharb/get-intrinsic#readme", "description": "Get and robustly cache all JS language-level intrinsics at first require time", "url": "git+https://github.com/ljharb/get-intrinsic.git", "private": false}}, {"id": "bd797e2681a13897", "name": "get-symbol-description", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/get-symbol-description/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/get-symbol-description/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/get-symbol-description/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/get-symbol-description/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:get-symbol-description:get-symbol-description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-symbol-description:get_symbol_description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_symbol_description:get-symbol-description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_symbol_description:get_symbol_description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-symbol:get-symbol-description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-symbol:get_symbol_description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_symbol:get-symbol-description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_symbol:get_symbol_description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:get-symbol-description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:get_symbol_description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get:get-symbol-description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get:get_symbol_description:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/get-symbol-description@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "get-symbol-description", "version": "1.0.0", "author": "Jordan Harband ", "homepage": "https://github.com/inspect-js/get-symbol-description#readme", "description": "Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.", "url": "git+https://github.com/inspect-js/get-symbol-description.git", "private": false}}, {"id": "081ed8026cf766f5", "name": "get-value", "version": "2.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/get-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/get-value/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/get-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/get-value/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:get-value:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:get_value:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-value:get-value:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get-value:get_value:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_value:get-value:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get_value:get_value:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get:get-value:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:get:get_value:2.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/get-value@2.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "get-value", "version": "2.0.6", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/get-value", "description": "Use property paths (`a.b.c`) to get a nested value from an object.", "url": "jonschlinkert/get-value", "private": false}}, {"id": "e3003bfc2c790a52", "name": "getopts", "version": "2.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/getopts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/getopts/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/getopts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/getopts/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:getopts:getopts:2.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/getopts@2.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "getopts", "version": "2.2.5", "author": "Jorge Bucaran", "homepage": "", "description": "Parse CLI options, better.", "url": "jorgebucaran/getopts", "private": false}}, {"id": "21ce0fcd45bbae63", "name": "getos", "version": "3.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/getos/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/getos/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/getos/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/getos/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:retrohacker:getos:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:getos:getos:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/getos@3.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "getos", "version": "3.2.1", "author": "william.jblankenship@gmail.com", "homepage": "https://github.com/retrohacker/getos", "description": "Get the OS/Distribution name of the environment you are working on", "url": "https://github.com/retrohacker/getos.git", "private": false}}, {"id": "dbd2f3293cbc51a7", "name": "getpass", "version": "0.1.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/getpass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/getpass/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/getpass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/getpass/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:arekinath:getpass:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:getpass:getpass:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/getpass@0.1.7", "metadataType": "javascript-npm-package", "metadata": {"name": "getpass", "version": "0.1.7", "author": "Alex Wilson ", "homepage": "", "description": "getpass for node.js", "url": "https://github.com/arekinath/node-getpass.git", "private": false}}, {"id": "9c16eadd9432dd03", "name": "git", "version": "2.32.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:git-scm:git:2.32.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:git_scm:git:2.32.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:git:git:2.32.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/git@2.32.0-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "git", "originPackage": "git", "maintainer": "Natanael Copa ", "version": "2.32.0-r0", "architecture": "x86_64", "url": "https://www.git-scm.com/", "description": "Distributed version control system", "size": 5400797, "installedSize": 11022336, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcurl.so.4", "so:libexpat.so.1", "so:libpcre2-8.so.0", "so:libz.so.1"], "provides": ["cmd:git", "cmd:git-receive-pack", "cmd:git-shell", "cmd:git-upload-archive", "cmd:git-upload-pack"], "pullChecksum": "Q1cn5e34T6/K9SQD+51ZuSIrY47Vc=", "gitCommitOfApkPort": "64174c1766fcd3c8dc724b14ff02dce06e0ef07c", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/git", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/bin/git-receive-pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/bin/git-shell", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W8bpqScnLEYLnevn41CPBj0b87w="}}, {"path": "/usr/bin/git-upload-archive", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/bin/git-upload-pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/git-core"}, {"path": "/usr/libexec/git-core/git", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-add", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-am", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-annotate", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-apply", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-archive", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-bisect", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/gyT1N9e9MFLkPTevi1rhUaZJwM="}}, {"path": "/usr/libexec/git-core/git-bisect--helper", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-blame", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-branch", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-bugreport", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-bundle", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-cat-file", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-check-attr", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-check-ignore", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-check-mailmap", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-check-ref-format", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-checkout", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-checkout--worker", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-checkout-index", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-cherry", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-cherry-pick", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-clean", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-clone", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-column", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-commit", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-commit-graph", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-commit-tree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-config", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-count-objects", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-credential", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-credential-cache", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-credential-cache--daemon", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-credential-store", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-describe", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-diff", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-diff-files", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-diff-index", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-diff-tree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-difftool", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-difftool--helper", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1I3K+GjX/dxN40/Tm5Rx7GERHRz8="}}, {"path": "/usr/libexec/git-core/git-env--helper", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-fast-export", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-fetch", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-fetch-pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-filter-branch", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nuPov6+f03BC8GllmcGpqohXP9E="}}, {"path": "/usr/libexec/git-core/git-fmt-merge-msg", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-for-each-ref", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-for-each-repo", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-format-patch", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-fsck", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-fsck-objects", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-gc", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-get-tar-commit-id", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-grep", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-hash-object", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-help", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-http-fetch", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMbNGlNa0U+IEHk/x1BPAIBFSFo="}}, {"path": "/usr/libexec/git-core/git-http-push", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SZ2Wlek/YE5StVXttnDe6czmD30="}}, {"path": "/usr/libexec/git-core/git-index-pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-init", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-init-db", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-interpret-trailers", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-log", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-ls-files", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-ls-remote", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-ls-tree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-mailinfo", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-mailsplit", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-maintenance", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-merge", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-merge-base", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-merge-file", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-merge-index", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-merge-octopus", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D7/bjLf08RRck/mSVIBckjmztZY="}}, {"path": "/usr/libexec/git-core/git-merge-one-file", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q122u2LgGsqtiPEzBR/FtOZ4F5JIY="}}, {"path": "/usr/libexec/git-core/git-merge-ours", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-merge-recursive", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-merge-resolve", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qXe+7FKzOYXP9jacviX3AuQWcHU="}}, {"path": "/usr/libexec/git-core/git-merge-subtree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-merge-tree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-mergetool", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oh/FmxIEQE+sZNsy9CViIDvrAwM="}}, {"path": "/usr/libexec/git-core/git-mergetool--lib", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MTDUoOnrFW2FIgiMge02Da5Il4s="}}, {"path": "/usr/libexec/git-core/git-mktag", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-mktree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-multi-pack-index", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-mv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-name-rev", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-notes", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-pack-objects", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-pack-redundant", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-pack-refs", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-patch-id", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-prune", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-prune-packed", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-pull", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-push", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-quiltimport", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vgM0gyoMYVwLq7g3Han09Hjcs8Y="}}, {"path": "/usr/libexec/git-core/git-range-diff", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-read-tree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-rebase", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-rebase--preserve-merges", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YdWNbci1fkVQStkKJSju2vLdwdw="}}, {"path": "/usr/libexec/git-core/git-receive-pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-reflog", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-remote", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-remote-ext", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-remote-fd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-remote-ftp", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wv6YqCgFs7CN33Qsgs+VvUtQ6qU="}}, {"path": "/usr/libexec/git-core/git-remote-ftps", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wv6YqCgFs7CN33Qsgs+VvUtQ6qU="}}, {"path": "/usr/libexec/git-core/git-remote-http", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wv6YqCgFs7CN33Qsgs+VvUtQ6qU="}}, {"path": "/usr/libexec/git-core/git-remote-https", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Wv6YqCgFs7CN33Qsgs+VvUtQ6qU="}}, {"path": "/usr/libexec/git-core/git-repack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-replace", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-request-pull", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13yT0PTnk1vNfwmtL8fuua6u36KU="}}, {"path": "/usr/libexec/git-core/git-rerere", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-reset", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-restore", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-rev-list", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-rev-parse", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-revert", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-rm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-send-pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-sh-i18n", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hmIyRC3Mb3aDvU1++YrML0sH+nA="}}, {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RQ5xhHGjeYozZWHgjVBL8VqLp8M="}}, {"path": "/usr/libexec/git-core/git-sh-setup", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MmXApBDBRkXIX3kwAZ9hdAb/ops="}}, {"path": "/usr/libexec/git-core/git-shortlog", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-show", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-show-branch", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-show-index", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-show-ref", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-sparse-checkout", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-stage", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-stash", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-status", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-stripspace", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-submodule", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qdfHGsdacA5XzO9Gq3rAiac+SuY="}}, {"path": "/usr/libexec/git-core/git-submodule--helper", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-switch", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-symbolic-ref", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-tag", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-unpack-file", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-unpack-objects", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-update-index", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-update-ref", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-update-server-info", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-upload-archive", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-upload-pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-var", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-verify-commit", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-verify-pack", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-verify-tag", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-web--browse", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qX7DL65PBzXmnuPW/syYuSeRlwI="}}, {"path": "/usr/libexec/git-core/git-whatchanged", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-worktree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/git-write-tree", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Lg9jphRY5ZrJ8tlcL+zH9nI+0bI="}}, {"path": "/usr/libexec/git-core/mergetools"}, {"path": "/usr/libexec/git-core/mergetools/araxis", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nbn45diRNmggtfhiBcCgtnqEScQ="}}, {"path": "/usr/libexec/git-core/mergetools/bc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1anOnAkPgAeCtxCUnCP7/vNMGSH4="}}, {"path": "/usr/libexec/git-core/mergetools/codecompare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1eETxVt0LsxxDJSrLfzKgdohPYws="}}, {"path": "/usr/libexec/git-core/mergetools/deltawalker", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PU/2BEGpv5F69I2kTEgGXgZxsJw="}}, {"path": "/usr/libexec/git-core/mergetools/diffmerge", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KIFMpr/3FOHmW3JMlQpNoNVudB8="}}, {"path": "/usr/libexec/git-core/mergetools/diffuse", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xffz7Y1Svt0MMFU2CesOPPqTdTE="}}, {"path": "/usr/libexec/git-core/mergetools/ecmerge", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16/SvhyXRrNFXsI1xGR9smPc3UzU="}}, {"path": "/usr/libexec/git-core/mergetools/emerge", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NLBPgymCEVU/exZfeaVH3zZvwVc="}}, {"path": "/usr/libexec/git-core/mergetools/examdiff", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SwktMjUpAM45lzuQjPcYQIb3xFs="}}, {"path": "/usr/libexec/git-core/mergetools/guiffy", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iFG0w9sQa8g5yl1BDMyI/zGwVgI="}}, {"path": "/usr/libexec/git-core/mergetools/gvimdiff", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jZuJYs9GrZlMHK8vb91YyJMJbYs="}}, {"path": "/usr/libexec/git-core/mergetools/kdiff3", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f1/c0x2kVOYS61gxcZc/OWiji+k="}}, {"path": "/usr/libexec/git-core/mergetools/kompare", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gv349exa6UCCz5F+SUF14CpUVZc="}}, {"path": "/usr/libexec/git-core/mergetools/meld", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1U1g+iWLdYHY37dDmpvPS4HRHxYE="}}, {"path": "/usr/libexec/git-core/mergetools/nvimdiff", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jZuJYs9GrZlMHK8vb91YyJMJbYs="}}, {"path": "/usr/libexec/git-core/mergetools/opendiff", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/Qp8ktBxoBFf37rN7suLs+0Skbs="}}, {"path": "/usr/libexec/git-core/mergetools/smerge", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WypXsE2mNlvRl9M87cpg0Z39TEw="}}, {"path": "/usr/libexec/git-core/mergetools/tkdiff", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Dx/CiXXX10cMNSmoU8UswnayICA="}}, {"path": "/usr/libexec/git-core/mergetools/tortoisemerge", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ZrkZMKW689SrCdF3ItTMMM2Oz4="}}, {"path": "/usr/libexec/git-core/mergetools/vimdiff", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wS4kVBD1nyOya//SpX++DerP+m0="}}, {"path": "/usr/libexec/git-core/mergetools/winmerge", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Mi6X4AgzTFgX14YKlxPmo9BqxZ4="}}, {"path": "/usr/libexec/git-core/mergetools/xxdiff", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ai7xze9o8xoJfioXQcJO/aZjcfE="}}, {"path": "/usr/share"}, {"path": "/usr/share/git-core"}, {"path": "/usr/share/git-core/templates"}, {"path": "/usr/share/git-core/templates/description", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ljXxt+EsBFISgZ3ZNNgJ7wfvovQ="}}, {"path": "/usr/share/git-core/templates/branches"}, {"path": "/usr/share/git-core/templates/hooks"}, {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TeiOuVpek/0n54tfs7UjGo2JF90="}}, {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17h7VqtmKQ18gILbeNcFzt12a/6w="}}, {"path": "/usr/share/git-core/templates/hooks/post-update.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1thTC9j2n3Knx2y563mHvMESPyWw="}}, {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18ggofBqSUl3p9UYukFqdMd4eLXU="}}, {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p50Fc4juLC/mVh12l/H178/5byM="}}, {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BMZOWLwlwUlILtRdvXnkDv+4nrc="}}, {"path": "/usr/share/git-core/templates/hooks/pre-push.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZm3c7kwyoPbw6XHwTBZrEpurtw="}}, {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KI79wAJ9tM/Yt8R8Su3boJtt7RI="}}, {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cFoX0lnniW8Agv4unywMOxJ75aw="}}, {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JYSAa6FHFSrgBctnWqTwHV0GhFY="}}, {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UIJAMoyLVfgVfJPEO/XikeXS+8s="}}, {"path": "/usr/share/git-core/templates/hooks/update.sample", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cw5r1SJUeLq2FHt6YqbiriHUBQc="}}, {"path": "/usr/share/git-core/templates/info"}, {"path": "/usr/share/git-core/templates/info/exclude", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yHnfAV2XYVBQr6e5ZB4zUqHnAaw="}}, {"path": "/usr/share/perl5"}, {"path": "/var"}, {"path": "/var/git"}]}}, {"id": "e2cf5b969e9e59f1", "name": "glib", "version": "2.68.3-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnome:glib:2.68.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:glib:glib:2.68.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/glib@2.68.3-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "glib", "originPackage": "glib", "maintainer": "Rasmus Thomsen ", "version": "2.68.3-r0", "architecture": "x86_64", "url": "https://developer.gnome.org/glib/", "description": "Common C routines used by Gtk+ and other libs", "size": 1334203, "installedSize": 3432448, "pullDependencies": ["/bin/sh", "so:libc.musl-x86_64.so.1", "so:libffi.so.7", "so:libintl.so.8", "so:libmount.so.1", "so:libpcre.so.1", "so:libz.so.1"], "provides": ["so:libgio-2.0.so.0=0.6800.3", "so:libglib-2.0.so.0=0.6800.3", "so:libgmodule-2.0.so.0=0.6800.3", "so:libgobject-2.0.so.0=0.6800.3", "so:libgthread-2.0.so.0=0.6800.3", "cmd:gapplication", "cmd:gdbus", "cmd:gio", "cmd:gio-querymodules", "cmd:glib-compile-schemas", "cmd:gsettings"], "pullChecksum": "Q1h9srnXWVo3g20bdjqvrpU/TfQ5M=", "gitCommitOfApkPort": "0edabcd99bba9c18b72ae3399e13afd30ef63a6f", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/gapplication", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e1T4OF5X8J8x97oYa8gicdgtSn8="}}, {"path": "/usr/bin/gdbus", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kAq0zQU7yMc2zaHf6Xsl//LiM8U="}}, {"path": "/usr/bin/gio", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUoSuNNJCp+You3lF9KEblRxA3w="}}, {"path": "/usr/bin/gio-querymodules", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q142Pbp8XO1tupAS3Whd4kzjBJ2Lg="}}, {"path": "/usr/bin/glib-compile-schemas", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KeFh2YjtO1x4InOxoTbMNte4pXM="}}, {"path": "/usr/bin/gsettings", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ZC/DfUZqDAbpr5Gd43EC8sjI15o="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgio-2.0.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q142zC4MqB9/MHJ9YRv/Y8lSIfwmw="}}, {"path": "/usr/lib/libgio-2.0.so.0.6800.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HRzU/AreRdzP8BIDDbJdEdAvX2A="}}, {"path": "/usr/lib/libglib-2.0.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rthVaKssWAbEPj/pvUW3kAGDKys="}}, {"path": "/usr/lib/libglib-2.0.so.0.6800.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19iZ2V84HRkruMo3Ryp8faXRt4k4="}}, {"path": "/usr/lib/libgmodule-2.0.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SeYO53t/Ax9LnSS+wi1F+DuN8Ao="}}, {"path": "/usr/lib/libgmodule-2.0.so.0.6800.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+17yH1Ct+ctSkM3bZMnd03lVr38="}}, {"path": "/usr/lib/libgobject-2.0.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h6uFO/hr+XCaCY7UmFzwPEY+crM="}}, {"path": "/usr/lib/libgobject-2.0.so.0.6800.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+akbwkVfYhMlnxX5j6YZVPkhU78="}}, {"path": "/usr/lib/libgthread-2.0.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iugQ4n6n8KcAbj3cOKvZo3pA3TQ="}}, {"path": "/usr/lib/libgthread-2.0.so.0.6800.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15csOkktpH+GkECx9UcBfkzdP/v0="}}]}}, {"id": "1bf9901a90848424", "name": "glob", "version": "6.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mv/node_modules/glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mv/node_modules/glob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mv/node_modules/glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mv/node_modules/glob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:glob:6.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:glob:glob:6.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/glob@6.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "glob", "version": "6.0.4", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "a little globber", "url": "git://github.com/isaacs/node-glob.git", "private": false}}, {"id": "1e148e4fe253439a", "name": "glob", "version": "7.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/glob/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/glob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/glob/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/glob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:glob:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:glob:glob:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/glob@7.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "glob", "version": "7.2.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "a little globber", "url": "git://github.com/isaacs/node-glob.git", "private": false}}, {"id": "5c608c54d6ea02b5", "name": "glob", "version": "7.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/glob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/glob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:glob:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:glob:glob:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/glob@7.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "glob", "version": "7.2.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "a little globber", "url": "git://github.com/isaacs/node-glob.git", "private": false}}, {"id": "0fc4ebc5dc4c7291", "name": "glob-parent", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/glob-parent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/glob-parent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/glob-parent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/glob-parent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:gulpjs:glob-parent:5.1.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/glob-parent@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "glob-parent", "version": "5.1.2", "author": "Gulp Team (https://gulpjs.com/)", "homepage": "", "description": "Extract the non-magic parent path from a glob string.", "url": "gulpjs/glob-parent", "private": false}}, {"id": "b15db9c24300cfdd", "name": "global-modules", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve-dir/node_modules/global-modules/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-dir/node_modules/global-modules/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve-dir/node_modules/global-modules/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-dir/node_modules/global-modules/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:global-modules:global-modules:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global-modules:global_modules:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global_modules:global-modules:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global_modules:global_modules:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:global-modules:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:global_modules:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global:global-modules:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global:global_modules:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/global-modules@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "global-modules", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/global-modules", "description": "The directory used by npm for globally installed npm modules.", "url": "jonschlinkert/global-modules", "private": false}}, {"id": "63aec8bd612f682c", "name": "global-prefix", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve-dir/node_modules/global-prefix/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-dir/node_modules/global-prefix/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve-dir/node_modules/global-prefix/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-dir/node_modules/global-prefix/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:global-prefix:global-prefix:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global-prefix:global_prefix:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global_prefix:global-prefix:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global_prefix:global_prefix:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:global-prefix:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:global_prefix:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global:global-prefix:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:global:global_prefix:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/global-prefix@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "global-prefix", "version": "1.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/global-prefix", "description": "Get the npm global path prefix.", "url": "jonschlinkert/global-prefix", "private": false}}, {"id": "a683532d8eb5f7dd", "name": "globals", "version": "11.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/globals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/globals/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/globals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/globals/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:globals:globals:11.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/globals@11.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "globals", "version": "11.12.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Global identifiers from different JavaScript environments", "url": "sindresorhus/globals", "private": false}}, {"id": "f17dcbae41ae628d", "name": "globby", "version": "11.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/node_modules/globby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/node_modules/globby/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/node_modules/globby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/node_modules/globby/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:globby:globby:11.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/globby@11.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "globby", "version": "11.0.3", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "User-friendly glob matching", "url": "sindresorhus/globby", "private": false}}, {"id": "77bad449f0d6b4c2", "name": "globby", "version": "11.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/globby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/globby/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/globby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/globby/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:globby:globby:11.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/globby@11.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "globby", "version": "11.0.4", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "User-friendly glob matching", "url": "sindresorhus/globby", "private": false}}, {"id": "2db70c136419048e", "name": "gmp", "version": "6.2.1-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-3.0-or-later OR GPL-2.0-or-later", "spdxExpression": "LGPL-3.0-or-later OR GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gmp:gmp:6.2.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/gmp@6.2.1-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "gmp", "originPackage": "gmp", "maintainer": "Natanael Copa ", "version": "6.2.1-r0", "architecture": "x86_64", "url": "https://gmplib.org/", "description": "free library for arbitrary precision arithmetic", "size": 220305, "installedSize": 430080, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgmp.so.10=10.4.1"], "pullChecksum": "Q1SG6heATMxek0HOR7LGrNeCSuON4=", "gitCommitOfApkPort": "1f52348a80d849497b88e1f90fa51181155de3cb", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgmp.so.10", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XzoHrtljepZ6XonoNWHaMrhgr/A="}}, {"path": "/usr/lib/libgmp.so.10.4.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1antQWXjwR5oeyOflgsqg2SW/vEY="}}]}}, {"id": "05dddb637f601d2f", "name": "gnupg", "version": "2.2.31-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3.0-or-later", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnupg:gnupg:2.2.31-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/gnupg@2.2.31-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "gnupg", "originPackage": "gnupg", "maintainer": "Natanael Copa ", "version": "2.2.31-r0", "architecture": "x86_64", "url": "https://www.gnupg.org/", "description": "GNU Privacy Guard 2 - a PGP replacement tool", "size": 2042165, "installedSize": 4603904, "pullDependencies": ["pinentry", "so:libassuan.so.0", "so:libbz2.so.1", "so:libc.musl-x86_64.so.1", "so:libgcrypt.so.20", "so:libgnutls.so.30", "so:libgpg-error.so.0", "so:libksba.so.8", "so:liblber-2.4.so.2", "so:libldap-2.4.so.2", "so:libnpth.so.0", "so:libsqlite3.so.0", "so:libz.so.1"], "provides": ["cmd:addgnupghome", "cmd:applygnupgdefaults", "cmd:dirmngr", "cmd:dirmngr-client", "cmd:gpg", "cmd:gpg-agent", "cmd:gpg-connect-agent", "cmd:gpg-wks-server", "cmd:gpg-zip", "cmd:gpg2", "cmd:gpgconf", "cmd:gpgparsemail", "cmd:gpgscm", "cmd:gpgsm", "cmd:gpgsplit", "cmd:gpgtar", "cmd:gpgv", "cmd:gpgv2", "cmd:kbxutil", "cmd:watchgnupg"], "pullChecksum": "Q1Cqa0hE4TPn7HWlgmAAaA35AL47k=", "gitCommitOfApkPort": "ff30c2b7499a1fc5a16563a0d37cac538642f940", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/dirmngr", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15hvY3W7qvpsVMoSfsQ15j7P4eAE="}}, {"path": "/usr/bin/dirmngr-client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16bs+mgu9tLIHoyDApmMXfDF1YE0="}}, {"path": "/usr/bin/gpg", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gySKih03XhW4FsuWtTSQdZbvgmQ="}}, {"path": "/usr/bin/gpg-agent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vk/jfWCC3bgpBT+Mtu9cvWoGpF4="}}, {"path": "/usr/bin/gpg-connect-agent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mv/gfMBbnQpLznlnj3Vb0Y/h134="}}, {"path": "/usr/bin/gpg-wks-server", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13THKaxImVMyRunCqveH3sZt11oo="}}, {"path": "/usr/bin/gpg-zip", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11iz3tKVIxeHRtEzo1LmKJEPAhpo="}}, {"path": "/usr/bin/gpg2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nbZVSEWM6zcC245436wEplGm5QM="}}, {"path": "/usr/bin/gpgconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1k1xiooD5GiQrNDupPSdiDKniCvw="}}, {"path": "/usr/bin/gpgparsemail", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UL8XSF5M884w+sQW087I52F1ATw="}}, {"path": "/usr/bin/gpgscm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SrLw+v21DkTQrBLHDFFD835bmPs="}}, {"path": "/usr/bin/gpgsm", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lixFjmLcznpk3WqPP5Rlx5JmuDI="}}, {"path": "/usr/bin/gpgsplit", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15Ri4lOtlgC5YAsgEMahBnO/K4jw="}}, {"path": "/usr/bin/gpgtar", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B6YkiNERVjp2Wf3zzBNpmUmoylc="}}, {"path": "/usr/bin/gpgv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10E9DU4+rHPdJ1lK6Tyt8/8CAk8w="}}, {"path": "/usr/bin/gpgv2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VtNc3RBPLOR5pTC5enbCFUU6Ydo="}}, {"path": "/usr/bin/kbxutil", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DT4iF7gH9GuglI6xRqyqiBY1XQ4="}}, {"path": "/usr/bin/watchgnupg", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zb4RssbWfwbooxeG20mmMieyeSU="}}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/dirmngr_ldap", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Gm1e6ozcFeoN/rCAahOLY9XazM="}}, {"path": "/usr/libexec/gpg-check-pattern", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1uW1pOWKiJJwb8Uspq1sI2pSAURE="}}, {"path": "/usr/libexec/gpg-preset-passphrase", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1hLMhKvKhkovdrSkLp8Zwf3csMA0="}}, {"path": "/usr/libexec/gpg-protect-tool", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YLsT4Oy1GBh5TKR+CNZXuLN5rDU="}}, {"path": "/usr/libexec/gpg-wks-client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q146BFgfg3QzNxrKlam4u+cQCMGq4="}}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/addgnupghome", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1779bdL56ry2jOnQrVlLgJAjaex8="}}, {"path": "/usr/sbin/applygnupgdefaults", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pZkBLvW8vjWV7U6749SdQJrJF+Q="}}, {"path": "/usr/share"}, {"path": "/usr/share/gnupg"}, {"path": "/usr/share/gnupg/distsigkey.gpg", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1f2IuXSI08RmsFSE7fTswD1NoA90="}}, {"path": "/usr/share/gnupg/help.be.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.ca.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.cs.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.da.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.de.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BK63iWE8CKGMGTMWbskms+WzM5k="}}, {"path": "/usr/share/gnupg/help.el.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.eo.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.es.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GFR6PR/hjrd9sTwf1LSFB1GG9O0="}}, {"path": "/usr/share/gnupg/help.et.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.fi.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a6NzVvdD210kYwU0/L7Rz1Lv/gI="}}, {"path": "/usr/share/gnupg/help.fr.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PRKFg//MY0P7TRDxywVBmReqEco="}}, {"path": "/usr/share/gnupg/help.gl.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.hu.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1seWCQ+UN+G34Xr+UfuMByqrJUdU="}}, {"path": "/usr/share/gnupg/help.id.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TUm8R5JPpuYQHyHoHS/ArI1Ou6Y="}}, {"path": "/usr/share/gnupg/help.it.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y3ebdcbggo5YJk4OPgsgyRda320="}}, {"path": "/usr/share/gnupg/help.ja.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+lQJwLpY0/BjQhCVmfMJylqEx4k="}}, {"path": "/usr/share/gnupg/help.nb.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.pl.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Eztenw2z/meF/OUF+x8NwnDZ3PY="}}, {"path": "/usr/share/gnupg/help.pt.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cGRy0j+hvN37ryVQ5Ca3cRz5R6o="}}, {"path": "/usr/share/gnupg/help.pt_BR.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cKDs5p0zHTBbwjfB7Ag6NnBW7Ng="}}, {"path": "/usr/share/gnupg/help.ro.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qSUft4EgzUZkjTsGVGcz31OSvgw="}}, {"path": "/usr/share/gnupg/help.ru.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15yTNCy/D1ZakSBlZM/WMCqdcnO4="}}, {"path": "/usr/share/gnupg/help.sk.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11ptC+HYz+OXOPRD4xP8tQa+TdBw="}}, {"path": "/usr/share/gnupg/help.sv.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1asqm0tJEFqoHnuPYesh92x1nRKY="}}, {"path": "/usr/share/gnupg/help.tr.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HseshZ7cTdHDHweE9mdjHsmOsIc="}}, {"path": "/usr/share/gnupg/help.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O9ZxbktjOAkn/47e28W/vSA069g="}}, {"path": "/usr/share/gnupg/help.zh_CN.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1K3cRUmjeORuBM9cDh/iV+ZYWrrM="}}, {"path": "/usr/share/gnupg/help.zh_TW.txt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1NZxEiH9uDIYyQ/niH4hd01BrM6Y="}}, {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1zob9vAmeVgfqihSddgswxyXimeY="}}]}}, {"id": "2e2696a0c9272457", "name": "gnutls", "version": "3.7.1-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gnutls:gnutls:3.7.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/gnutls@3.7.1-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "gnutls", "originPackage": "gnutls", "maintainer": "Natanael Copa ", "version": "3.7.1-r0", "architecture": "x86_64", "url": "https://www.gnutls.org/", "description": "TLS protocol implementation", "size": 893828, "installedSize": 1892352, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgmp.so.10", "so:libhogweed.so.6", "so:libnettle.so.8", "so:libp11-kit.so.0", "so:libtasn1.so.6", "so:libunistring.so.2"], "provides": ["so:libgnutls.so.30=30.29.1"], "pullChecksum": "Q1+D0YTqQXc5PpDi751FhpyHhe5yY=", "gitCommitOfApkPort": "a6a29b59574fe2eb241231ab5604780f0b4ee240", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgnutls.so.30", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e/n2K7DoZQH3NLAsRt7aBgO/Cmg="}}, {"path": "/usr/lib/libgnutls.so.30.29.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8aX9A4ueaj6x+PxQ7gUcAT+F6w="}}]}}, {"id": "cae84d901ca0b62b", "name": "graceful-fs", "version": "4.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/graceful-fs/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/graceful-fs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/graceful-fs/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/graceful-fs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graceful-fs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful-fs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful_fs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful_fs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graceful-fs@4.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "graceful-fs", "version": "4.2.8", "author": "", "homepage": "", "description": "A drop-in replacement for fs, making various improvements.", "url": "https://github.com/isaacs/node-graceful-fs", "private": false}}, {"id": "1a00e85453bf82bd", "name": "graceful-fs", "version": "4.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graceful-fs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graceful-fs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graceful-fs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful-fs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful_fs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful_fs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graceful-fs@4.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "graceful-fs", "version": "4.2.8", "author": "", "homepage": "", "description": "A drop-in replacement for fs, making various improvements.", "url": "https://github.com/isaacs/node-graceful-fs", "private": false}}, {"id": "1a2fda3f81a65dcf", "name": "graphql", "version": "15.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql:graphql:15.3.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/graphql@15.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql", "version": "15.3.0", "author": "", "homepage": "https://github.com/graphql/graphql-js", "description": "A Query Language and Runtime which can target any service.", "url": "https://github.com/graphql/graphql-js.git", "private": false}}, {"id": "676871e921df5a9d", "name": "graphql-extensions", "version": "0.15.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-extensions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-extensions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-extensions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-extensions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-extensions:graphql-extensions:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-extensions:graphql_extensions:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_extensions:graphql-extensions:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_extensions:graphql_extensions:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-extensions:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_extensions:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-extensions@0.15.0", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-extensions", "version": "0.15.0", "author": "Apollo ", "homepage": "", "description": "Add extensions to GraphQL servers", "url": "apollographql/apollo-server", "private": false}}, {"id": "aebd2eb90769ebc8", "name": "graphql-list-fields", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-list-fields/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-list-fields/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-list-fields/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-list-fields/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-list-fields:graphql-list-fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-list-fields:graphql_list_fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_list_fields:graphql-list-fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_list_fields:graphql_list_fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-list:graphql-list-fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-list:graphql_list_fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_list:graphql-list-fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_list:graphql_list_fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jakepusateri:graphql-list-fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jakepusateri:graphql_list_fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-list-fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_list_fields:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-list-fields@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-list-fields", "version": "2.0.2", "author": "jakepusateri", "homepage": "https://github.com/jakepusateri/graphql-list-fields#readme", "description": "Get a list of fields while resolving a GraphQL query", "url": "git+https://github.com/jakepusateri/graphql-list-fields.git", "private": false}}, {"id": "f47a93fd5dd7d8db", "name": "graphql-rate-limit-directive", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-rate-limit-directive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-rate-limit-directive/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-rate-limit-directive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-rate-limit-directive/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-rate-limit-directive:graphql-rate-limit-directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-rate-limit-directive:graphql_rate_limit_directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_rate_limit_directive:graphql-rate-limit-directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_rate_limit_directive:graphql_rate_limit_directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-rate-limit:graphql-rate-limit-directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-rate-limit:graphql_rate_limit_directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_rate_limit:graphql-rate-limit-directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_rate_limit:graphql_rate_limit_directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-rate:graphql-rate-limit-directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-rate:graphql_rate_limit_directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_rate:graphql-rate-limit-directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_rate:graphql_rate_limit_directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ravangen:graphql-rate-limit-directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ravangen:graphql_rate_limit_directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-rate-limit-directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_rate_limit_directive:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-rate-limit-directive@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-rate-limit-directive", "version": "1.2.1", "author": "Robert Van Gennip ", "homepage": "https://github.com/ravangen/graphql-rate-limit#readme", "description": "Fixed window rate-limiting directive for GraphQL. Use to limit repeated requests to queries and mutations.", "url": "git+https://github.com/ravangen/graphql-rate-limit.git", "private": false}}, {"id": "9cc31bbcc1bb3a51", "name": "graphql-subscriptions", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-subscriptions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-subscriptions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-subscriptions:graphql-subscriptions:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-subscriptions:graphql_subscriptions:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_subscriptions:graphql-subscriptions:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_subscriptions:graphql_subscriptions:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql-subscriptions:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql_subscriptions:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-subscriptions:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_subscriptions:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-subscriptions@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-subscriptions", "version": "1.1.0", "author": "", "homepage": "", "description": "GraphQL subscriptions for node.js", "url": "https://github.com/apollostack/graphql-subscriptions.git", "private": false}}, {"id": "6d2db02da27533af", "name": "graphql-subscriptions", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/graphql-subscriptions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/graphql-subscriptions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-subscriptions:graphql-subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-subscriptions:graphql_subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_subscriptions:graphql-subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_subscriptions:graphql_subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql-subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql_subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-subscriptions@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-subscriptions", "version": "1.2.1", "author": "", "homepage": "", "description": "GraphQL subscriptions for node.js", "url": "https://github.com/apollostack/graphql-subscriptions.git", "private": false}}, {"id": "e42256b0dae455eb", "name": "graphql-subscriptions", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/graphql-subscriptions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/graphql-subscriptions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-subscriptions:graphql-subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-subscriptions:graphql_subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_subscriptions:graphql-subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_subscriptions:graphql_subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql-subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql_subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_subscriptions:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-subscriptions@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-subscriptions", "version": "1.2.1", "author": "", "homepage": "", "description": "GraphQL subscriptions for node.js", "url": "https://github.com/apollostack/graphql-subscriptions.git", "private": false}}, {"id": "6039fe20153391b1", "name": "graphql-tag", "version": "2.12.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/graphql-tag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/graphql-tag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollographql:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tag:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tag:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tag:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tag:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tag@2.12.6", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tag", "version": "2.12.6", "author": "", "homepage": "https://github.com/apollographql/graphql-tag#readme", "description": "A JavaScript template literal tag that parses GraphQL queries", "url": "git+https://github.com/apollographql/graphql-tag.git", "private": false}}, {"id": "326f619f4dd7ac81", "name": "graphql-tag", "version": "2.12.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollographql:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tag:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tag:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tag:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tag:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tag@2.12.6", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tag", "version": "2.12.6", "author": "", "homepage": "https://github.com/apollographql/graphql-tag#readme", "description": "A JavaScript template literal tag that parses GraphQL queries", "url": "git+https://github.com/apollographql/graphql-tag.git", "private": false}}, {"id": "0348d5d1c678d132", "name": "graphql-tag", "version": "2.12.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollographql:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tag:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tag:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tag:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tag:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tag:2.12.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tag@2.12.6", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tag", "version": "2.12.6", "author": "", "homepage": "https://github.com/apollographql/graphql-tag#readme", "description": "A JavaScript template literal tag that parses GraphQL queries", "url": "git+https://github.com/apollographql/graphql-tag.git", "private": false}}, {"id": "4677aba58a6c3dc5", "name": "graphql-tools", "version": "4.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-tools:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tools:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tools@4.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tools", "version": "4.0.8", "author": "Jonas Helfer ", "homepage": "https://github.com/apollostack/graphql-tools#readme", "description": "Useful tools to create and manipulate GraphQL schemas.", "url": "git+https://github.com/apollographql/graphql-tools.git", "private": false}}, {"id": "214ae1f5a55ab9e1", "name": "graphql-tools", "version": "4.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-tools:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tools:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tools@4.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tools", "version": "4.0.8", "author": "Jonas Helfer ", "homepage": "https://github.com/apollostack/graphql-tools#readme", "description": "Useful tools to create and manipulate GraphQL schemas.", "url": "git+https://github.com/apollographql/graphql-tools.git", "private": false}}, {"id": "fc6a90d969a29cd4", "name": "graphql-tools", "version": "4.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-tools:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tools:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tools@4.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tools", "version": "4.0.8", "author": "Jonas Helfer ", "homepage": "https://github.com/apollostack/graphql-tools#readme", "description": "Useful tools to create and manipulate GraphQL schemas.", "url": "git+https://github.com/apollographql/graphql-tools.git", "private": false}}, {"id": "1998dede260ce783", "name": "graphql-tools", "version": "4.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-tools:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tools:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollostack:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tools:4.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tools@4.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tools", "version": "4.0.8", "author": "Jonas Helfer ", "homepage": "https://github.com/apollostack/graphql-tools#readme", "description": "Useful tools to create and manipulate GraphQL schemas.", "url": "git+https://github.com/apollographql/graphql-tools.git", "private": false}}, {"id": "9feea53eaed083b8", "name": "graphql-tools", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-tools/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-tools:graphql-tools:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tools:graphql_tools:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql-tools:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools:graphql_tools:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tools:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tools:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tools@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tools", "version": "7.0.0", "author": "", "homepage": "", "description": "Useful tools to create and manipulate GraphQL schemas.", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "a823fc21e1043d34", "name": "graphql-tools/es5", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-tools/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-tools/es5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-tools/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-tools/es5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-tools\\/es5:graphql-tools\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-tools\\/es5:graphql_tools\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools\\/es5:graphql-tools\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_tools\\/es5:graphql_tools\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-tools\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_tools\\/es5:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-tools/es5@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-tools/es5", "version": "7.0.0", "author": "", "homepage": "", "description": "Useful tools to create and manipulate GraphQL schemas.", "url": "git@github.com:ardatan/graphql-tools.git", "private": false}}, {"id": "58dc069b5096faed", "name": "graphql-ws", "version": "4.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graphql-ws:graphql-ws:4.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql-ws:graphql_ws:4.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_ws:graphql-ws:4.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql_ws:graphql_ws:4.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:enisdenjo:graphql-ws:4.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:enisdenjo:graphql_ws:4.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql-ws:4.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graphql:graphql_ws:4.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graphql-ws@4.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "graphql-ws", "version": "4.9.0", "author": "", "homepage": "https://github.com/enisdenjo/graphql-ws#readme", "description": "Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client", "url": "git+https://github.com/enisdenjo/graphql-ws.git", "private": false}}, {"id": "661178a4b9f11d7f", "name": "har-schema", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/har-schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/har-schema/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/har-schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/har-schema/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ahmadnassri:har-schema:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ahmadnassri:har_schema:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har-schema:har-schema:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har-schema:har_schema:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har_schema:har-schema:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har_schema:har_schema:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har:har-schema:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har:har_schema:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/har-schema@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "har-schema", "version": "2.0.0", "author": "Ahmad Nassri (https://www.ahmadnassri.com/)", "homepage": "https://github.com/ahmadnassri/har-schema", "description": "JSON Schema for HTTP Archive (HAR)", "url": "https://github.com/ahmadnassri/har-schema.git", "private": false}}, {"id": "c1b89b147e0603e4", "name": "har-validator", "version": "5.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/har-validator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/har-validator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/har-validator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/har-validator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:har-validator:har-validator:5.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har-validator:har_validator:5.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har_validator:har-validator:5.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har_validator:har_validator:5.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ahmadnassri:har-validator:5.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ahmadnassri:har_validator:5.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har:har-validator:5.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:har:har_validator:5.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/har-validator@5.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "har-validator", "version": "5.1.5", "author": "Ahmad Nassri (https://www.ahmadnassri.com/)", "homepage": "https://github.com/ahmadnassri/node-har-validator", "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema", "url": "https://github.com/ahmadnassri/node-har-validator.git", "private": false}}, {"id": "f91eac4e5f1d446d", "name": "has", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/has/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/has/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/has/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/has/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tarruda:has:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "has", "version": "1.0.3", "author": "Thiago de Arruda ", "homepage": "https://github.com/tarruda/has", "description": "Object.prototype.hasOwnProperty.call shortcut", "url": "git://github.com/tarruda/has.git", "private": false}}, {"id": "4bb59c896676a124", "name": "has", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tarruda:has:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "has", "version": "1.0.3", "author": "Thiago de Arruda ", "homepage": "https://github.com/tarruda/has", "description": "Object.prototype.hasOwnProperty.call shortcut", "url": "git://github.com/tarruda/has.git", "private": false}}, {"id": "71b24c5549400752", "name": "has-bigints", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has-bigints/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-bigints/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has-bigints/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-bigints/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-bigints:has-bigints:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-bigints:has_bigints:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_bigints:has-bigints:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_bigints:has_bigints:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:has-bigints:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:has_bigints:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-bigints:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_bigints:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-bigints@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "has-bigints", "version": "1.0.1", "author": "Jordan Harband ", "homepage": "https://github.com/ljharb/has-bigints#readme", "description": "Determine if the JS environment has BigInt support.", "url": "git+https://github.com/ljharb/has-bigints.git", "private": false}}, {"id": "6308005cb22f0520", "name": "has-flag", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-flag:has-flag:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-flag:has_flag:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has-flag:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has_flag:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-flag:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_flag:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-flag@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "has-flag", "version": "3.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if argv has a specific flag", "url": "sindresorhus/has-flag", "private": false}}, {"id": "4abd63e9029582a9", "name": "has-flag", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/has-flag/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/has-flag/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-flag:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-flag:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-flag@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "has-flag", "version": "4.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if argv has a specific flag", "url": "sindresorhus/has-flag", "private": false}}, {"id": "b9f40a2134460f78", "name": "has-flag", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-flag:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-flag:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-flag@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "has-flag", "version": "4.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if argv has a specific flag", "url": "sindresorhus/has-flag", "private": false}}, {"id": "490c6b7da2cd94cd", "name": "has-symbols", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has-symbols/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-symbols/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has-symbols/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-symbols/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-symbols:has-symbols:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-symbols:has_symbols:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_symbols:has-symbols:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_symbols:has_symbols:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:has-symbols:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:has_symbols:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-symbols:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_symbols:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-symbols@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "has-symbols", "version": "1.0.2", "author": "Jordan Harband (http://ljharb.codes)", "homepage": "", "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.", "url": "git://github.com/inspect-js/has-symbols.git", "private": false}}, {"id": "aba41b384f297664", "name": "has-tostringtag", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has-tostringtag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-tostringtag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has-tostringtag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-tostringtag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-tostringtag:has-tostringtag:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-tostringtag:has_tostringtag:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_tostringtag:has-tostringtag:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_tostringtag:has_tostringtag:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:has-tostringtag:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:has_tostringtag:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-tostringtag:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_tostringtag:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-tostringtag@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "has-tostringtag", "version": "1.0.0", "author": "Jordan Harband (http://ljharb.codes)", "homepage": "https://github.com/inspect-js/has-tostringtag#readme", "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.", "url": "git+https://github.com/inspect-js/has-tostringtag.git", "private": false}}, {"id": "d7e00e97ff8fe5db", "name": "has-unicode", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/has-unicode/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/has-unicode/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/has-unicode/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/has-unicode/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-unicode:has-unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-unicode:has_unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_unicode:has-unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_unicode:has_unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:has-unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:has_unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-unicode@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "has-unicode", "version": "2.0.1", "author": "Rebecca Turner ", "homepage": "https://github.com/iarna/has-unicode", "description": "Try to guess if your terminal supports unicode", "url": "https://github.com/iarna/has-unicode", "private": false}}, {"id": "cd269296cc365aff", "name": "has-unicode", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has-unicode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-unicode/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has-unicode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-unicode/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-unicode:has-unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-unicode:has_unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_unicode:has-unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_unicode:has_unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:has-unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:has_unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_unicode:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-unicode@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "has-unicode", "version": "2.0.1", "author": "Rebecca Turner ", "homepage": "https://github.com/iarna/has-unicode", "description": "Try to guess if your terminal supports unicode", "url": "https://github.com/iarna/has-unicode", "private": false}}, {"id": "67419787803ca4c3", "name": "has-value", "version": "0.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unset-value/node_modules/has-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unset-value/node_modules/has-value/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unset-value/node_modules/has-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unset-value/node_modules/has-value/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:has-value:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:has_value:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-value:has-value:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-value:has_value:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_value:has-value:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_value:has_value:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-value:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_value:0.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-value@0.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "has-value", "version": "0.3.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/has-value", "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", "url": "jonschlinkert/has-value", "private": false}}, {"id": "ecb049f08654a0b7", "name": "has-value", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-value/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-value/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:has-value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:has_value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-value:has-value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-value:has_value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_value:has-value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_value:has_value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-value@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "has-value", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/has-value", "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", "url": "jonschlinkert/has-value", "private": false}}, {"id": "3c6cd146270e371d", "name": "has-values", "version": "0.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unset-value/node_modules/has-values/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unset-value/node_modules/has-values/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unset-value/node_modules/has-values/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unset-value/node_modules/has-values/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:has-values:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:has_values:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-values:has-values:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-values:has_values:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_values:has-values:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_values:has_values:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-values:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_values:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-values@0.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "has-values", "version": "0.1.4", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/has-values", "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", "url": "jonschlinkert/has-values", "private": false}}, {"id": "593b07a87b6a6097", "name": "has-values", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has-values/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-values/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has-values/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-values/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:has-values:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:has_values:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-values:has-values:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-values:has_values:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_values:has-values:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_values:has_values:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-values:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_values:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-values@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "has-values", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/has-values", "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", "url": "jonschlinkert/has-values", "private": false}}, {"id": "7cd27186f3f0c274", "name": "he", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/he/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/he/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:he:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:he:he:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/he@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "he", "version": "1.2.0", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/he", "description": "A robust HTML entities encoder/decoder with full Unicode support.", "url": "https://github.com/mathiasbynens/he.git", "private": false}}, {"id": "afc8c84d74369e4a", "name": "highlight.js", "version": "10.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/diff2html/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/diff2html/node_modules/highlight.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/diff2html/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/diff2html/node_modules/highlight.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:highlightjs:highlight.js:10.2.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/highlight.js@10.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "highlight.js", "version": "10.2.1", "author": "Ivan Sagalaev ", "homepage": "https://highlightjs.org/", "description": "Syntax highlighting with language autodetection.", "url": "git://github.com/highlightjs/highlight.js.git", "private": false}}, {"id": "a357a603dabb9b45", "name": "highlight.js", "version": "10.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/highlight.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/highlight.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:highlightjs:highlight.js:10.3.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/highlight.js@10.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "highlight.js", "version": "10.3.1", "author": "Ivan Sagalaev ", "homepage": "https://highlightjs.org/", "description": "Syntax highlighting with language autodetection.", "url": "git://github.com/highlightjs/highlight.js.git", "private": false}}, {"id": "e99cda170e99c935", "name": "hogan.js", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/hogan.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hogan.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/hogan.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hogan.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:hogan.js:hogan.js:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:twitter:hogan.js:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/hogan.js@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "hogan.js", "version": "3.0.2", "author": "Twitter Inc.", "homepage": "http://twitter.github.com/hogan.js/", "description": "A mustache compiler.", "url": "https://github.com/twitter/hogan.js.git", "private": false}}, {"id": "8cb75cb57797dab4", "name": "hoist-non-react-statics", "version": "3.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/hoist-non-react-statics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hoist-non-react-statics/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/hoist-non-react-statics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hoist-non-react-statics/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:hoist-non-react-statics:hoist-non-react-statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist-non-react-statics:hoist_non_react_statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist_non_react_statics:hoist-non-react-statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist_non_react_statics:hoist_non_react_statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist-non-react:hoist-non-react-statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist-non-react:hoist_non_react_statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist_non_react:hoist-non-react-statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist_non_react:hoist_non_react_statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist-non:hoist-non-react-statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist-non:hoist_non_react_statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist_non:hoist-non-react-statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist_non:hoist_non_react_statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mridgway:hoist-non-react-statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mridgway:hoist_non_react_statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist:hoist-non-react-statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hoist:hoist_non_react_statics:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/hoist-non-react-statics@3.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "hoist-non-react-statics", "version": "3.3.2", "author": "Michael Ridgway ", "homepage": "", "description": "Copies non-react specific statics from a child component to a parent component", "url": "git://github.com/mridgway/hoist-non-react-statics.git", "private": false}}, {"id": "ee624db4e9fad6cd", "name": "homedir-polyfill", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/homedir-polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/homedir-polyfill/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/homedir-polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/homedir-polyfill/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:homedir-polyfill:homedir-polyfill:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:homedir-polyfill:homedir_polyfill:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:homedir_polyfill:homedir-polyfill:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:homedir_polyfill:homedir_polyfill:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:homedir:homedir-polyfill:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:homedir:homedir_polyfill:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:doowb:homedir-polyfill:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:doowb:homedir_polyfill:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/homedir-polyfill@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "homedir-polyfill", "version": "1.0.3", "author": "Brian Woodward (https://github.com/doowb)", "homepage": "https://github.com/doowb/homedir-polyfill", "description": "Node.js os.homedir polyfill for older versions of node.js.", "url": "doowb/homedir-polyfill", "private": false}}, {"id": "8659bfdde7dadec9", "name": "hosted-git-info", "version": "4.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/hosted-git-info/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/hosted-git-info/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/hosted-git-info/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/hosted-git-info/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:hosted-git-info:hosted-git-info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted-git-info:hosted_git_info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted_git_info:hosted-git-info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted_git_info:hosted_git_info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted-git:hosted-git-info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted-git:hosted_git_info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted_git:hosted-git-info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted_git:hosted_git_info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted:hosted-git-info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hosted:hosted_git_info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:hosted-git-info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:hosted_git_info:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/hosted-git-info@4.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "hosted-git-info", "version": "4.0.2", "author": "Rebecca Turner (http://re-becca.org)", "homepage": "https://github.com/npm/hosted-git-info", "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", "url": "git+https://github.com/npm/hosted-git-info.git", "private": false}}, {"id": "76da5f63ae267b5b", "name": "hpagent", "version": "0.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/hpagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hpagent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/hpagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hpagent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:delvedor:hpagent:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hpagent:hpagent:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/hpagent@0.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "hpagent", "version": "0.1.2", "author": "Tomas Della Vedova", "homepage": "https://github.com/delvedor/hpagent#readme", "description": "A ready to use http and https agent for working with proxies that keeps connections alive!", "url": "git+https://github.com/delvedor/hpagent.git", "private": false}}, {"id": "ce10bc74849041bf", "name": "html-encoding-sniffer", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/html-encoding-sniffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/html-encoding-sniffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/html-encoding-sniffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/html-encoding-sniffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:html-encoding-sniffer:html-encoding-sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html-encoding-sniffer:html_encoding_sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html_encoding_sniffer:html-encoding-sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html_encoding_sniffer:html_encoding_sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html-encoding:html-encoding-sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html-encoding:html_encoding_sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html_encoding:html-encoding-sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html_encoding:html_encoding_sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html:html-encoding-sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:html:html_encoding_sniffer:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/html-encoding-sniffer@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "html-encoding-sniffer", "version": "2.0.1", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Sniff the encoding from a HTML byte stream", "url": "jsdom/html-encoding-sniffer", "private": false}}, {"id": "996a1307d6190746", "name": "htmlparser2", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/htmlparser2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/htmlparser2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:htmlparser2:htmlparser2:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:htmlparser2:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/htmlparser2@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "htmlparser2", "version": "6.1.0", "author": "Felix Boehm ", "homepage": "", "description": "Fast & forgiving HTML/XML parser", "url": "git://github.com/fb55/htmlparser2.git", "private": false}}, {"id": "01a7ac6b2d24d016", "name": "http-cache-semantics", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:4.1.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/http-cache-semantics@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "http-cache-semantics", "version": "4.1.0", "author": "Kornel Lesi\u0144ski (https://kornel.ski/)", "homepage": "", "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", "url": "https://github.com/kornelski/http-cache-semantics.git", "private": false}}, {"id": "5238a127a2bb0135", "name": "http-errors", "version": "1.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.2", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "cca90802d28844eb", "name": "http-errors", "version": "1.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.2", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "966306f0f461a828", "name": "http-errors", "version": "1.7.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.3", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.3", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "c3122804fae2102f", "name": "http-errors", "version": "1.8.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.8.1", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.8.1", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "f1e7d4a862d325d3", "name": "http-proxy-agent", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/http-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/http-proxy-agent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/http-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/http-proxy-agent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-proxy-agent:http-proxy-agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-proxy-agent:http_proxy_agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_proxy_agent:http-proxy-agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_proxy_agent:http_proxy_agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:http-proxy-agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:http_proxy_agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-proxy:http-proxy-agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-proxy:http_proxy_agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_proxy:http-proxy-agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_proxy:http_proxy_agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-proxy-agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_proxy_agent:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-proxy-agent@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "http-proxy-agent", "version": "4.0.1", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "", "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP", "url": "git://github.com/TooTallNate/node-http-proxy-agent.git", "private": false}}, {"id": "339b7a5391e7ab58", "name": "http-signature", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/http-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/http-signature/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/http-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/http-signature/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:joyent:http-signature:1.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/http-signature@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "http-signature", "version": "1.2.0", "author": "Joyent, Inc", "homepage": "https://github.com/joyent/node-http-signature/", "description": "Reference implementation of Joyent's HTTP Signature scheme.", "url": "git://github.com/joyent/node-http-signature.git", "private": false}}, {"id": "4128c00e53a40920", "name": "https-proxy-agent", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/https-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/https-proxy-agent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/https-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/https-proxy-agent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:https-proxy-agent_project:https-proxy-agent:5.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/https-proxy-agent@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "https-proxy-agent", "version": "5.0.0", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "", "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS", "url": "git://github.com/TooTallNate/node-https-proxy-agent.git", "private": false}}, {"id": "0d0b936ff91aaa98", "name": "https-proxy-agent", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/https-proxy-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/https-proxy-agent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/https-proxy-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/https-proxy-agent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:https-proxy-agent_project:https-proxy-agent:5.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/https-proxy-agent@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "https-proxy-agent", "version": "5.0.0", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "", "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS", "url": "git://github.com/TooTallNate/node-https-proxy-agent.git", "private": false}}, {"id": "3577e6490202f1c1", "name": "humanize-ms", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/humanize-ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/humanize-ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/humanize-ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/humanize-ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-modules:humanize-ms:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-modules:humanize_ms:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:humanize-ms:humanize-ms:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:humanize-ms:humanize_ms:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:humanize_ms:humanize-ms:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:humanize_ms:humanize_ms:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:humanize:humanize-ms:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:humanize:humanize_ms:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/humanize-ms@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "humanize-ms", "version": "1.2.1", "author": "dead-horse (http://deadhorse.me)", "homepage": "", "description": "transform humanize time to ms", "url": "https://github.com/node-modules/humanize-ms", "private": false}}, {"id": "376e128cf3d56656", "name": "i18next", "version": "19.8.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/i18next/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/i18next/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:i18next:i18next:19.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/i18next@19.8.3", "metadataType": "javascript-npm-package", "metadata": {"name": "i18next", "version": "19.8.3", "author": "Jan M\u00fchlemann (https://github.com/jamuhl)", "homepage": "http://i18next.com", "description": "i18next internationalization framework", "url": "https://github.com/i18next/i18next.git", "private": false}}, {"id": "6a351a23c6159fec", "name": "i18next-express-middleware", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/i18next-express-middleware/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next-express-middleware/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/i18next-express-middleware/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next-express-middleware/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:i18next-express-middleware:i18next-express-middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next-express-middleware:i18next_express_middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_express_middleware:i18next-express-middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_express_middleware:i18next_express_middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next-express:i18next-express-middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next-express:i18next_express_middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_express:i18next-express-middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_express:i18next_express_middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next:i18next-express-middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next:i18next_express_middleware:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/i18next-express-middleware@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "i18next-express-middleware", "version": "2.0.0", "author": "Jan M\u00fchlemann (https://github.com/jamuhl)", "homepage": "https://github.com/i18next/i18next-express-middleware", "description": "express middleware for i18next", "url": "git://github.com/i18next/i18next-express-middleware.git", "private": false}}, {"id": "406b9cc33fa03709", "name": "i18next-node-fs-backend", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next-node-fs-backend/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next-node-fs-backend/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:i18next-node-fs-backend:i18next-node-fs-backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next-node-fs-backend:i18next_node_fs_backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_node_fs_backend:i18next-node-fs-backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_node_fs_backend:i18next_node_fs_backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next-node-fs:i18next-node-fs-backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next-node-fs:i18next_node_fs_backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_node_fs:i18next-node-fs-backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_node_fs:i18next_node_fs_backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next-node:i18next-node-fs-backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next-node:i18next_node_fs_backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_node:i18next-node-fs-backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next_node:i18next_node_fs_backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next:i18next-node-fs-backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:i18next:i18next_node_fs_backend:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/i18next-node-fs-backend@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "i18next-node-fs-backend", "version": "2.1.3", "author": "Jan M\u00fchlemann (https://github.com/jamuhl)", "homepage": "https://github.com/i18next/i18next-node-fs-backend", "description": "node.js backend layer for i18next using fs module to load resources from filesystem", "url": "https://github.com/i18next/i18next-node-fs-backend.git", "private": false}}, {"id": "dbbda18a0a7009f2", "name": "iconv-lite", "version": "0.4.24", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.4.24", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.4.24", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "0efa54293c8e7f80", "name": "iconv-lite", "version": "0.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tedious/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tedious/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.5.2", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "704cad4cbf765aa8", "name": "iconv-lite", "version": "0.6.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/iconv-lite/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/iconv-lite/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.6.3", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.6.3", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "d0908491bc991fbd", "name": "iconv-lite", "version": "0.6.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/encoding/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encoding/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/encoding/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encoding/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.6.3", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.6.3", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "f33e34fe9fed384f", "name": "iconv-lite", "version": "0.6.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.6.3", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.6.3", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "5f8c5f3aa240527c", "name": "ieee754", "version": "1.1.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/ieee754/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/ieee754/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ieee754:ieee754:1.1.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:ieee754:1.1.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ieee754@1.1.13", "metadataType": "javascript-npm-package", "metadata": {"name": "ieee754", "version": "1.1.13", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "", "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object", "url": "git://github.com/feross/ieee754.git", "private": false}}, {"id": "39dccacea543d387", "name": "ieee754", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/buffer/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/buffer/node_modules/ieee754/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/buffer/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/buffer/node_modules/ieee754/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ieee754:ieee754:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:ieee754:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ieee754@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ieee754", "version": "1.2.1", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "", "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object", "url": "git://github.com/feross/ieee754.git", "private": false}}, {"id": "3db13b7b6fa52be8", "name": "ieee754", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ieee754/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ieee754/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ieee754:ieee754:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:ieee754:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ieee754@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ieee754", "version": "1.2.1", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "", "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object", "url": "git://github.com/feross/ieee754.git", "private": false}}, {"id": "d6e738cf6ffbcda5", "name": "ignore", "version": "5.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ignore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ignore/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ignore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ignore/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ignore:ignore:5.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ignore@5.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ignore", "version": "5.2.0", "author": "kael", "homepage": "", "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.", "url": "git@github.com:kaelzhang/node-ignore.git", "private": false}}, {"id": "c464def3285ddc48", "name": "ignore-walk", "version": "3.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ignore-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ignore-walk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ignore-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ignore-walk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ignore-walk:ignore-walk:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore-walk:ignore_walk:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore_walk:ignore-walk:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore_walk:ignore_walk:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore:ignore-walk:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore:ignore_walk:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ignore-walk@3.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "ignore-walk", "version": "3.0.4", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.", "url": "git+https://github.com/isaacs/ignore-walk.git", "private": false}}, {"id": "480185c2aa51ce81", "name": "ignore-walk", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ignore-walk/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ignore-walk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ignore-walk/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ignore-walk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ignore-walk:ignore-walk:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore-walk:ignore_walk:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore_walk:ignore-walk:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore_walk:ignore_walk:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore:ignore-walk:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ignore:ignore_walk:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ignore-walk@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ignore-walk", "version": "4.0.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.", "url": "git+https://github.com/isaacs/ignore-walk.git", "private": false}}, {"id": "a632f4bfb1cf77b2", "name": "image-size", "version": "0.9.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/image-size/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/image-size/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/image-size/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/image-size/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:image-size:image-size:0.9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:image-size:image_size:0.9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:image_size:image-size:0.9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:image_size:image_size:0.9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:image:image-size:0.9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:image:image_size:0.9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/image-size@0.9.2", "metadataType": "javascript-npm-package", "metadata": {"name": "image-size", "version": "0.9.2", "author": "netroy (http://netroy.in/)", "homepage": "", "description": "get dimensions of any image file", "url": "git://github.com/image-size/image-size.git", "private": false}}, {"id": "5836d2788b30498c", "name": "immutable", "version": "3.7.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/immutable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/immutable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/immutable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/immutable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:immutable:immutable:3.7.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:facebook:immutable:3.7.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/immutable@3.7.6", "metadataType": "javascript-npm-package", "metadata": {"name": "immutable", "version": "3.7.6", "author": "Lee Byron (https://github.com/leebyron)", "homepage": "https://github.com/facebook/immutable-js", "description": "Immutable Data Collections", "url": "git://github.com/facebook/immutable-js.git", "private": false}}, {"id": "b98f1aaaedee94a7", "name": "import-from", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/import-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/import-from/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/import-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/import-from/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:import-from:import-from:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:import-from:import_from:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:import_from:import-from:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:import_from:import_from:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:import:import-from:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:import:import_from:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/import-from@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "import-from", "version": "3.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Import a module like with `require()` but from a given path", "url": "sindresorhus/import-from", "private": false}}, {"id": "9ff849df0b6009fd", "name": "imurmurhash", "version": "0.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/imurmurhash/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/imurmurhash/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/imurmurhash/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/imurmurhash/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:imurmurhash:imurmurhash:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jensyt:imurmurhash:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/imurmurhash@0.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "imurmurhash", "version": "0.1.4", "author": "Jens Taylor (https://github.com/homebrewing)", "homepage": "https://github.com/jensyt/imurmurhash-js", "description": "An incremental implementation of MurmurHash3", "url": "https://github.com/jensyt/imurmurhash-js", "private": false}}, {"id": "f97c0dc72312e00a", "name": "indent-string", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/indent-string/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/indent-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/indent-string/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/indent-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:indent-string:indent-string:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:indent-string:indent_string:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:indent_string:indent-string:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:indent_string:indent_string:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:indent:indent-string:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:indent:indent_string:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/indent-string@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "indent-string", "version": "4.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Indent each line in a string", "url": "sindresorhus/indent-string", "private": false}}, {"id": "f734eaeb6f4af392", "name": "infer-owner", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/infer-owner/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/infer-owner/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/infer-owner/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/infer-owner/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:infer-owner:infer-owner:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:infer-owner:infer_owner:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:infer_owner:infer-owner:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:infer_owner:infer_owner:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:infer:infer-owner:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:infer:infer_owner:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:infer-owner:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:infer_owner:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/infer-owner@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "infer-owner", "version": "1.0.4", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Infer the owner of a path based on the owner of its nearest existing parent", "url": "https://github.com/npm/infer-owner", "private": false}}, {"id": "f93e7bc04fdf4ea0", "name": "inflight", "version": "1.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/inflight/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/inflight/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/inflight/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/inflight/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inflight:inflight:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inflight:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:inflight:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inflight@1.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "inflight", "version": "1.0.6", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/isaacs/inflight", "description": "Add callbacks to requests in flight to avoid async duplication", "url": "https://github.com/npm/inflight.git", "private": false}}, {"id": "c1a78f5c2c55b668", "name": "inflight", "version": "1.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/inflight/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/inflight/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/inflight/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/inflight/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inflight:inflight:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inflight:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:inflight:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inflight@1.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "inflight", "version": "1.0.6", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/isaacs/inflight", "description": "Add callbacks to requests in flight to avoid async duplication", "url": "https://github.com/npm/inflight.git", "private": false}}, {"id": "be900f33466de5d0", "name": "inherits", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.3", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "de4d1a762a8c20ef", "name": "inherits", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.3", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "64b6bc5eb68281b5", "name": "inherits", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/inherits/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/inherits/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.4", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "6d868ebecac6db7b", "name": "inherits", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.4", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "6dde5f026d01fe32", "name": "ini", "version": "1.3.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ini/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ini/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ini/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ini/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ini_project:ini:1.3.8:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ini@1.3.8", "metadataType": "javascript-npm-package", "metadata": {"name": "ini", "version": "1.3.8", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "An ini encoder/decoder for node", "url": "git://github.com/isaacs/ini.git", "private": false}}, {"id": "d03adce9a30b53fc", "name": "ini", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ini/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ini/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ini/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ini/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ini_project:ini:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ini@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ini", "version": "2.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "An ini encoder/decoder for node", "url": "git://github.com/isaacs/ini.git", "private": false}}, {"id": "f30c732ef6c0c29f", "name": "init-package-json", "version": "2.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/init-package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/init-package-json/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/init-package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/init-package-json/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:init-package-json:init-package-json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-package-json:init_package_json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_package_json:init-package-json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_package_json:init_package_json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-package:init-package-json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init-package:init_package_json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_package:init-package-json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init_package:init_package_json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init-package-json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:init:init_package_json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:init-package-json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:init_package_json:2.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/init-package-json@2.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "init-package-json", "version": "2.0.5", "author": "GitHub Inc.", "homepage": "", "description": "A node module to get your node module started", "url": "https://github.com/npm/init-package-json.git", "private": false}}, {"id": "134c0e217a770d98", "name": "internal-slot", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/internal-slot/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/internal-slot/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/internal-slot/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/internal-slot/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:internal-slot:internal-slot:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:internal-slot:internal_slot:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:internal_slot:internal-slot:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:internal_slot:internal_slot:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:internal:internal-slot:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:internal:internal_slot:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:internal-slot:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:internal_slot:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/internal-slot@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "internal-slot", "version": "1.0.3", "author": "Jordan Harband ", "homepage": "https://github.com/ljharb/internal-slot#readme", "description": "ES spec-like internal slots", "url": "git+https://github.com/ljharb/internal-slot.git", "private": false}}, {"id": "192d22187a0eb01b", "name": "interpret", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/interpret/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/interpret/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/interpret/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/interpret/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:interpret:interpret:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/interpret@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "interpret", "version": "2.2.0", "author": "Gulp Team (http://gulpjs.com/)", "homepage": "", "description": "A dictionary of file extensions and associated module loaders.", "url": "gulpjs/interpret", "private": false}}, {"id": "dc986113f280a3eb", "name": "into-stream", "version": "5.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/into-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/into-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/into-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/into-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:into-stream:into-stream:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:into-stream:into_stream:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:into_stream:into-stream:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:into_stream:into_stream:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:into:into-stream:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:into:into_stream:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/into-stream@5.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "into-stream", "version": "5.1.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Convert a string/promise/array/iterable/buffer/typedarray/arraybuffer/object into a stream", "url": "sindresorhus/into-stream", "private": false}}, {"id": "1bf9371f308e9307", "name": "invariant", "version": "2.2.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/invariant/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/invariant/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:invariant:invariant:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zertosh:invariant:2.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/invariant@2.2.4", "metadataType": "javascript-npm-package", "metadata": {"name": "invariant", "version": "2.2.4", "author": "Andres Suarez ", "homepage": "", "description": "invariant", "url": "https://github.com/zertosh/invariant", "private": false}}, {"id": "f4bd177bb2ddd53a", "name": "ip", "version": "1.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ip/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ip/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ip/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ip/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fedorindutny:ip:1.1.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ip@1.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "ip", "version": "1.1.5", "author": "Fedor Indutny ", "homepage": "https://github.com/indutny/node-ip", "description": "", "url": "http://github.com/indutny/node-ip.git", "private": false}}, {"id": "a156e81ff46c5f0f", "name": "ip-address", "version": "5.9.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ip-address/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ip-address/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ip-address/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ip-address/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:beaugunderson:ip-address:5.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:beaugunderson:ip_address:5.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip-address:ip-address:5.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip-address:ip_address:5.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip_address:ip-address:5.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip_address:ip_address:5.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip:ip-address:5.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip:ip_address:5.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ip-address@5.9.4", "metadataType": "javascript-npm-package", "metadata": {"name": "ip-address", "version": "5.9.4", "author": "Beau Gunderson (https://beaugunderson.com/)", "homepage": "", "description": "A library for parsing IPv4 and IPv6 IP addresses in node and the browser.", "url": "git://github.com/beaugunderson/ip-address.git", "private": false}}, {"id": "fd310a5c04a1358a", "name": "ip-regex", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ip-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ip-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ip-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ip-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ip-regex:ip-regex:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip-regex:ip_regex:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip_regex:ip-regex:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip_regex:ip_regex:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip:ip-regex:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip:ip_regex:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ip-regex@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ip-regex", "version": "2.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Regular expression for matching IP addresses (IPv4 & IPv6)", "url": "sindresorhus/ip-regex", "private": false}}, {"id": "db5943d0154eb44a", "name": "ip-regex", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ip-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ip-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ip-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ip-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ip-regex:ip-regex:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip-regex:ip_regex:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip_regex:ip-regex:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip_regex:ip_regex:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip:ip-regex:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ip:ip_regex:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ip-regex@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ip-regex", "version": "4.3.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Regular expression for matching IP addresses (IPv4 & IPv6)", "url": "sindresorhus/ip-regex", "private": false}}, {"id": "b708a4c3021d17d9", "name": "ipaddr.js", "version": "1.9.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ipaddr.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ipaddr.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:whitequark:ipaddr.js:1.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ipaddr.js:ipaddr.js:1.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ipaddr.js@1.9.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ipaddr.js", "version": "1.9.1", "author": "whitequark ", "homepage": "", "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", "url": "git://github.com/whitequark/ipaddr.js", "private": false}}, {"id": "84fa928afeb4387b", "name": "is-absolute", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-absolute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-absolute/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-absolute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-absolute/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:is-absolute:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_absolute:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-absolute:is-absolute:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-absolute:is_absolute:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_absolute:is-absolute:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_absolute:is_absolute:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-absolute:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_absolute:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-absolute@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-absolute", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-absolute", "description": "Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.", "url": "jonschlinkert/is-absolute", "private": false}}, {"id": "ec0741c2b800e6f4", "name": "is-accessor-descriptor", "version": "0.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-accessor-descriptor:is-accessor-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-accessor-descriptor:is_accessor_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_accessor_descriptor:is-accessor-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_accessor_descriptor:is_accessor_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-accessor-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_accessor_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-accessor:is-accessor-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-accessor:is_accessor_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_accessor:is-accessor-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_accessor:is_accessor_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-accessor-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_accessor_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-accessor-descriptor@0.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "is-accessor-descriptor", "version": "0.1.6", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "url": "jonschlinkert/is-accessor-descriptor", "private": false}}, {"id": "13188ddcb64e12f2", "name": "is-accessor-descriptor", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-accessor-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-accessor-descriptor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-accessor-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-accessor-descriptor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-accessor-descriptor:is-accessor-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-accessor-descriptor:is_accessor_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_accessor_descriptor:is-accessor-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_accessor_descriptor:is_accessor_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-accessor-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_accessor_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-accessor:is-accessor-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-accessor:is_accessor_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_accessor:is-accessor-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_accessor:is_accessor_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-accessor-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_accessor_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-accessor-descriptor@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-accessor-descriptor", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-accessor-descriptor", "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "url": "jonschlinkert/is-accessor-descriptor", "private": false}}, {"id": "f426773a24e9cd93", "name": "is-arrayish", "version": "0.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-arrayish:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-arrayish:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_arrayish:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_arrayish:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qix-:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qix-:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-arrayish@0.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-arrayish", "version": "0.3.2", "author": "Qix (http://github.com/qix-)", "homepage": "", "description": "Determines if an object can be used as an array", "url": "https://github.com/qix-/node-is-arrayish.git", "private": false}}, {"id": "34cc37ff01bf2fe6", "name": "is-bigint", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-bigint/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-bigint/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-bigint/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-bigint/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inspect-js:is-bigint:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_bigint:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-bigint:is-bigint:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-bigint:is_bigint:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_bigint:is-bigint:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_bigint:is_bigint:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-bigint:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_bigint:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-bigint@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "is-bigint", "version": "1.0.4", "author": "Jordan Harband ", "homepage": "https://github.com/inspect-js/is-bigint#readme", "description": "Is this value an ES BigInt?", "url": "git+https://github.com/inspect-js/is-bigint.git", "private": false}}, {"id": "4a95ebd4ccd39c2b", "name": "is-binary-path", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-binary-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-binary-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-binary-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-binary-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-binary-path:is-binary-path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-binary-path:is_binary_path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_binary_path:is-binary-path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_binary_path:is_binary_path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-binary:is-binary-path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-binary:is_binary_path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_binary:is-binary-path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_binary:is_binary_path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-binary-path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_binary_path:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-binary-path@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-binary-path", "version": "2.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if a file path is a binary file", "url": "sindresorhus/is-binary-path", "private": false}}, {"id": "c52f8e2db8a71acc", "name": "is-boolean-object", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-boolean-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-boolean-object/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-boolean-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-boolean-object/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-boolean-object:is-boolean-object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-boolean-object:is_boolean_object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_boolean_object:is-boolean-object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_boolean_object:is_boolean_object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is-boolean-object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_boolean_object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-boolean:is-boolean-object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-boolean:is_boolean_object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_boolean:is-boolean-object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_boolean:is_boolean_object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-boolean-object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_boolean_object:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-boolean-object@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-boolean-object", "version": "1.1.2", "author": "Jordan Harband ", "homepage": "", "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", "url": "git://github.com/inspect-js/is-boolean-object.git", "private": false}}, {"id": "764db06dda520a45", "name": "is-buffer", "version": "1.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-buffer:is-buffer:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-buffer:is_buffer:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_buffer:is-buffer:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_buffer:is_buffer:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:is-buffer:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:is_buffer:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-buffer:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_buffer:1.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-buffer@1.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "is-buffer", "version": "1.1.6", "author": "Feross Aboukhadijeh (http://feross.org/)", "homepage": "", "description": "Determine if an object is a Buffer", "url": "git://github.com/feross/is-buffer.git", "private": false}}, {"id": "6dff217d993a9562", "name": "is-callable", "version": "1.2.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-callable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-callable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-callable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-callable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-callable:is-callable:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-callable:is_callable:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_callable:is-callable:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_callable:is_callable:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is-callable:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_callable:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-callable:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_callable:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-callable@1.2.4", "metadataType": "javascript-npm-package", "metadata": {"name": "is-callable", "version": "1.2.4", "author": "Jordan Harband (http://ljharb.codes)", "homepage": "", "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.", "url": "git://github.com/inspect-js/is-callable.git", "private": false}}, {"id": "54832da847a60a02", "name": "is-cidr", "version": "4.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-cidr/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-cidr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-cidr/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-cidr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-cidr:is-cidr:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-cidr:is_cidr:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_cidr:is-cidr:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_cidr:is_cidr:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-cidr:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_cidr:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-cidr@4.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-cidr", "version": "4.0.2", "author": "silverwind ", "homepage": "", "description": "Check if a string is an IP address in CIDR notation", "url": "silverwind/is-cidr", "private": false}}, {"id": "49973ac222f2ed85", "name": "is-core-module", "version": "2.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-core-module/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-core-module/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-core-module/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-core-module/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-core-module:is-core-module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-core-module:is_core_module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_core_module:is-core-module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_core_module:is_core_module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is-core-module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_core_module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-core:is-core-module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-core:is_core_module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_core:is-core-module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_core:is_core_module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-core-module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_core_module:2.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-core-module@2.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-core-module", "version": "2.7.0", "author": "Jordan Harband ", "homepage": "https://github.com/inspect-js/is-core-module", "description": "Is this specifier a node.js core module?", "url": "git+https://github.com/inspect-js/is-core-module.git", "private": false}}, {"id": "f2bb1fa2f286cfa6", "name": "is-core-module", "version": "2.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-core-module/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-core-module/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-core-module/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-core-module/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-core-module:is-core-module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-core-module:is_core_module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_core_module:is-core-module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_core_module:is_core_module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is-core-module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_core_module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-core:is-core-module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-core:is_core_module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_core:is-core-module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_core:is_core_module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-core-module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_core_module:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-core-module@2.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-core-module", "version": "2.8.0", "author": "Jordan Harband ", "homepage": "https://github.com/inspect-js/is-core-module", "description": "Is this specifier a node.js core module?", "url": "git+https://github.com/inspect-js/is-core-module.git", "private": false}}, {"id": "ebc7dea07a8d0ae9", "name": "is-data-descriptor", "version": "0.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-data-descriptor:is-data-descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-data-descriptor:is_data_descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_data_descriptor:is-data-descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_data_descriptor:is_data_descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-data-descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_data_descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-data:is-data-descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-data:is_data_descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_data:is-data-descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_data:is_data_descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-data-descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_data_descriptor:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-data-descriptor@0.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "is-data-descriptor", "version": "0.1.4", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-data-descriptor", "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "url": "jonschlinkert/is-data-descriptor", "private": false}}, {"id": "916c07c4c104c31f", "name": "is-data-descriptor", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-data-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-data-descriptor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-data-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-data-descriptor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-data-descriptor:is-data-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-data-descriptor:is_data_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_data_descriptor:is-data-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_data_descriptor:is_data_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-data-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_data_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-data:is-data-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-data:is_data_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_data:is-data-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_data:is_data_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-data-descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_data_descriptor:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-data-descriptor@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-data-descriptor", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-data-descriptor", "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "url": "jonschlinkert/is-data-descriptor", "private": false}}, {"id": "f4ed3450583702c3", "name": "is-date-object", "version": "1.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-date-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-date-object/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-date-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-date-object/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-date-object:is-date-object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-date-object:is_date_object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_date_object:is-date-object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_date_object:is_date_object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is-date-object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_date_object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-date:is-date-object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-date:is_date_object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_date:is-date-object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_date:is_date_object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-date-object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_date_object:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-date-object@1.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "is-date-object", "version": "1.0.5", "author": "Jordan Harband", "homepage": "", "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", "url": "git://github.com/inspect-js/is-date-object.git", "private": false}}, {"id": "0e2352529b4f68b7", "name": "is-descriptor", "version": "0.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-descriptor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-descriptor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-descriptor:is-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-descriptor:is_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_descriptor:is-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_descriptor:is_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_descriptor:0.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-descriptor@0.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "is-descriptor", "version": "0.1.6", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-descriptor", "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "url": "jonschlinkert/is-descriptor", "private": false}}, {"id": "80d15bced8e8c166", "name": "is-descriptor", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-descriptor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-descriptor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-descriptor:is-descriptor:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-descriptor:is_descriptor:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_descriptor:is-descriptor:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_descriptor:is_descriptor:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-descriptor:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_descriptor:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-descriptor:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_descriptor:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-descriptor@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-descriptor", "version": "1.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-descriptor", "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "url": "jonschlinkert/is-descriptor", "private": false}}, {"id": "749e829672e3ec79", "name": "is-expression", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug/node_modules/is-expression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/node_modules/is-expression/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug/node_modules/is-expression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/node_modules/is-expression/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-expression:is-expression:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-expression:is_expression:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_expression:is-expression:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_expression:is_expression:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:is-expression:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:is_expression:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-expression:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_expression:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-expression@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-expression", "version": "4.0.0", "author": "Timothy Gu ", "homepage": "", "description": "Check if a string is a valid JavaScript expression", "url": "https://github.com/pugjs/is-expression.git", "private": false}}, {"id": "6e5a96b1e074744b", "name": "is-extendable", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "0.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "6649e142d9f063c4", "name": "is-extendable", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "0.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "76e61ad642700c92", "name": "is-extendable", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "0.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "b757bdde93ce7891", "name": "is-extendable", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is a plain object, array or function.", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "12397824cf5bb460", "name": "is-extendable", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mixin-deep/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mixin-deep/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mixin-deep/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mixin-deep/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is a plain object, array or function.", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "22a9406f35599984", "name": "is-extendable", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nanomatch/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanomatch/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nanomatch/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanomatch/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is a plain object, array or function.", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "00c9f19d3041b4e8", "name": "is-extendable", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/regex-not/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regex-not/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/regex-not/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regex-not/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is a plain object, array or function.", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "efbc273926a2e65f", "name": "is-extendable", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/split-string/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/split-string/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/split-string/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/split-string/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is a plain object, array or function.", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "6fb7a39a9b6f6d22", "name": "is-extendable", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-regex/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-regex/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/node_modules/is-extendable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extendable:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extendable:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extendable@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extendable", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extendable", "description": "Returns true if a value is a plain object, array or function.", "url": "jonschlinkert/is-extendable", "private": false}}, {"id": "613c86496c16f198", "name": "is-extglob", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-extglob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-extglob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-extglob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-extglob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:is-extglob:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_extglob:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extglob:is-extglob:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-extglob:is_extglob:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extglob:is-extglob:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_extglob:is_extglob:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-extglob:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_extglob:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-extglob@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-extglob", "version": "2.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-extglob", "description": "Returns true if a string has an extglob.", "url": "jonschlinkert/is-extglob", "private": false}}, {"id": "de3f08a25f3fe990", "name": "is-fullwidth-code-point", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-fullwidth-code-point:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code-point:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-fullwidth-code-point@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-fullwidth-code-point", "version": "1.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if the character represented by a given Unicode code point is fullwidth", "url": "sindresorhus/is-fullwidth-code-point", "private": false}}, {"id": "2e5b26c5df31a050", "name": "is-fullwidth-code-point", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/gauge/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gauge/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/gauge/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gauge/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-fullwidth-code-point:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code-point:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-fullwidth-code-point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_fullwidth_code_point:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-fullwidth-code-point@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-fullwidth-code-point", "version": "1.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if the character represented by a given Unicode code point is fullwidth", "url": "sindresorhus/is-fullwidth-code-point", "private": false}}, {"id": "8b891f33a0700314", "name": "is-fullwidth-code-point", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-fullwidth-code-point:is-fullwidth-code-point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code-point:is_fullwidth_code_point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is-fullwidth-code-point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is_fullwidth_code_point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is-fullwidth-code-point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is_fullwidth_code_point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is-fullwidth-code-point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is_fullwidth_code_point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is-fullwidth-code-point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is_fullwidth_code_point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is-fullwidth-code-point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is_fullwidth_code_point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-fullwidth-code-point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_fullwidth_code_point:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-fullwidth-code-point@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-fullwidth-code-point", "version": "2.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if the character represented by a given Unicode code point is fullwidth", "url": "sindresorhus/is-fullwidth-code-point", "private": false}}, {"id": "6e2f8b66475af9d6", "name": "is-fullwidth-code-point", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-fullwidth-code-point:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code-point:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-fullwidth-code-point@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-fullwidth-code-point", "version": "3.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if the character represented by a given Unicode code point is fullwidth", "url": "sindresorhus/is-fullwidth-code-point", "private": false}}, {"id": "d187547ada757bd2", "name": "is-fullwidth-code-point", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-fullwidth-code-point:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code-point:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-fullwidth-code-point@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-fullwidth-code-point", "version": "3.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if the character represented by a given Unicode code point is fullwidth", "url": "sindresorhus/is-fullwidth-code-point", "private": false}}, {"id": "6264559f51383196", "name": "is-fullwidth-code-point", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-fullwidth-code-point:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code-point:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code_point:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth-code:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth_code:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-fullwidth:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_fullwidth:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-fullwidth-code-point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_fullwidth_code_point:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-fullwidth-code-point@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-fullwidth-code-point", "version": "3.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if the character represented by a given Unicode code point is fullwidth", "url": "sindresorhus/is-fullwidth-code-point", "private": false}}, {"id": "4cee2c0507d0c739", "name": "is-glob", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/node_modules/is-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/node_modules/is-glob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/node_modules/is-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/node_modules/is-glob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:micromatch:is-glob:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:micromatch:is_glob:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-glob:is-glob:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-glob:is_glob:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_glob:is-glob:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_glob:is_glob:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-glob:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_glob:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-glob@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-glob", "version": "4.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/is-glob", "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", "url": "micromatch/is-glob", "private": false}}, {"id": "6d1984b809742852", "name": "is-glob", "version": "4.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-glob/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-glob/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:micromatch:is-glob:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:micromatch:is_glob:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-glob:is-glob:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-glob:is_glob:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_glob:is-glob:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_glob:is_glob:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-glob:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_glob:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-glob@4.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "is-glob", "version": "4.0.3", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/is-glob", "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", "url": "micromatch/is-glob", "private": false}}, {"id": "d1167d1516530818", "name": "is-lambda", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-lambda/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-lambda/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-lambda/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-lambda/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-lambda:is-lambda:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-lambda:is_lambda:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_lambda:is-lambda:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_lambda:is_lambda:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:watson:is-lambda:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:watson:is_lambda:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-lambda:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_lambda:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-lambda@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-lambda", "version": "1.0.1", "author": "Thomas Watson Steen (https://twitter.com/wa7son)", "homepage": "https://github.com/watson/is-lambda", "description": "Detect if your code is running on an AWS Lambda server", "url": "https://github.com/watson/is-lambda.git", "private": false}}, {"id": "ad72c9afea117cb2", "name": "is-negative-zero", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-negative-zero/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-negative-zero/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-negative-zero/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-negative-zero/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-negative-zero:is-negative-zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-negative-zero:is_negative_zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_negative_zero:is-negative-zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_negative_zero:is_negative_zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-negative:is-negative-zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-negative:is_negative_zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_negative:is-negative-zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_negative:is_negative_zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is-negative-zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_negative_zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-negative-zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_negative_zero:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-negative-zero@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-negative-zero", "version": "2.0.2", "author": "Jordan Harband ", "homepage": "https://github.com/inspect-js/is-negative-zero", "description": "Is this value negative zero? === will lie to you", "url": "git://github.com/inspect-js/is-negative-zero.git", "private": false}}, {"id": "c9a23087c5bce129", "name": "is-number", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-number/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-number/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-number/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-number/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:is-number:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_number:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-number:is-number:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-number:is_number:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_number:is-number:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_number:is_number:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-number:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_number:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-number@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-number", "version": "3.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-number", "description": "Returns true if the value is a number. comprehensive tests.", "url": "jonschlinkert/is-number", "private": false}}, {"id": "43c2cb4aa9f191dc", "name": "is-number", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-regex-range/node_modules/is-number/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex-range/node_modules/is-number/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-regex-range/node_modules/is-number/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex-range/node_modules/is-number/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:is-number:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_number:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-number:is-number:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-number:is_number:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_number:is-number:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_number:is_number:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-number:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_number:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-number@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-number", "version": "7.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-number", "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.", "url": "jonschlinkert/is-number", "private": false}}, {"id": "029a59f41cfbbfe4", "name": "is-number-object", "version": "1.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-number-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-number-object/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-number-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-number-object/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-number-object:is-number-object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-number-object:is_number_object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_number_object:is-number-object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_number_object:is_number_object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is-number-object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_number_object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-number:is-number-object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-number:is_number_object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_number:is-number-object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_number:is_number_object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-number-object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_number_object:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-number-object@1.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "is-number-object", "version": "1.0.6", "author": "Jordan Harband ", "homepage": "", "description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", "url": "git://github.com/inspect-js/is-number-object.git", "private": false}}, {"id": "781407e34ef9eb48", "name": "is-plain-object", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-plain-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-plain-object/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-plain-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-plain-object/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-plain-object:is-plain-object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-plain-object:is_plain_object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_plain_object:is-plain-object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_plain_object:is_plain_object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is-plain-object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_plain_object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-plain:is-plain-object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-plain:is_plain_object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_plain:is-plain-object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_plain:is_plain_object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-plain-object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_plain_object:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-plain-object@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "is-plain-object", "version": "2.0.4", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-plain-object", "description": "Returns true if an object was created by the `Object` constructor.", "url": "jonschlinkert/is-plain-object", "private": false}}, {"id": "d9241b4b6f7245f2", "name": "is-potential-custom-element-name", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-potential-custom-element-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-potential-custom-element-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-potential-custom-element-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-potential-custom-element-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-potential-custom-element-name:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-potential-custom-element-name:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_potential_custom_element_name:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_potential_custom_element_name:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-potential-custom-element:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-potential-custom-element:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_potential_custom_element:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_potential_custom_element:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-potential-custom:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-potential-custom:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_potential_custom:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_potential_custom:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathiasbynens:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathiasbynens:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-potential:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-potential:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_potential:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_potential:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-potential-custom-element-name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_potential_custom_element_name:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-potential-custom-element-name@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-potential-custom-element-name", "version": "1.0.1", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://github.com/mathiasbynens/is-potential-custom-element-name", "description": "Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.", "url": "https://github.com/mathiasbynens/is-potential-custom-element-name.git", "private": false}}, {"id": "247616627f252297", "name": "is-promise", "version": "2.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-promise:is-promise:2.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-promise:is_promise:2.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_promise:is-promise:2.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_promise:is_promise:2.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:then:is-promise:2.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:then:is_promise:2.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-promise:2.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_promise:2.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-promise@2.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-promise", "version": "2.2.2", "author": "ForbesLindesay", "homepage": "", "description": "Test whether an object looks like a promises-a+ promise", "url": "https://github.com/then/is-promise.git", "private": false}}, {"id": "c339ea1ce4661019", "name": "is-promise", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/node_modules/is-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/node_modules/is-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-promise:is-promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-promise:is_promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_promise:is-promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_promise:is_promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:then:is-promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:then:is_promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-promise@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-promise", "version": "4.0.0", "author": "ForbesLindesay", "homepage": "", "description": "Test whether an object looks like a promises-a+ promise", "url": "https://github.com/then/is-promise.git", "private": false}}, {"id": "81381e28b2fd0b7a", "name": "is-promise", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/is-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/is-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-promise:is-promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-promise:is_promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_promise:is-promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_promise:is_promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:then:is-promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:then:is_promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_promise:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-promise@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-promise", "version": "4.0.0", "author": "ForbesLindesay", "homepage": "", "description": "Test whether an object looks like a promises-a+ promise", "url": "https://github.com/then/is-promise.git", "private": false}}, {"id": "062cca4f6677382b", "name": "is-property", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mikolalysenko:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikolalysenko:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-property:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-property:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_property:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_property:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-property@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-property", "version": "1.0.2", "author": "Mikola Lysenko", "homepage": "", "description": "Tests if a JSON property can be accessed using . syntax", "url": "git://github.com/mikolalysenko/is-property.git", "private": false}}, {"id": "f11c053eea39b60b", "name": "is-regex", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inspect-js:is-regex:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_regex:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-regex:is-regex:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-regex:is_regex:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_regex:is-regex:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_regex:is_regex:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-regex:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_regex:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-regex@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "is-regex", "version": "1.1.4", "author": "Jordan Harband ", "homepage": "https://github.com/inspect-js/is-regex", "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag", "url": "git://github.com/inspect-js/is-regex.git", "private": false}}, {"id": "299bf689f46af652", "name": "is-relative", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-relative/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-relative/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-relative/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-relative/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:is-relative:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_relative:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-relative:is-relative:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-relative:is_relative:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_relative:is-relative:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_relative:is_relative:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-relative:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_relative:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-relative@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-relative", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-relative", "description": "Returns `true` if the path appears to be relative.", "url": "jonschlinkert/is-relative", "private": false}}, {"id": "222ad99686076868", "name": "is-shared-array-buffer", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-shared-array-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-shared-array-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-shared-array-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-shared-array-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-shared-array-buffer:is-shared-array-buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-shared-array-buffer:is_shared_array_buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_shared_array_buffer:is-shared-array-buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_shared_array_buffer:is_shared_array_buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-shared-array:is-shared-array-buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-shared-array:is_shared_array_buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_shared_array:is-shared-array-buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_shared_array:is_shared_array_buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is-shared-array-buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_shared_array_buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-shared:is-shared-array-buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-shared:is_shared_array_buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_shared:is-shared-array-buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_shared:is_shared_array_buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-shared-array-buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_shared_array_buffer:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-shared-array-buffer@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-shared-array-buffer", "version": "1.0.1", "author": "Jordan Harband (http://ljharb.codes)", "homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme", "description": "Is this value a JS SharedArrayBuffer?", "url": "git+https://github.com/inspect-js/is-shared-array-buffer.git", "private": false}}, {"id": "b800bdeabd9b7195", "name": "is-stream", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-stream:is-stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-stream:is_stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_stream:is-stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_stream:is_stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-stream@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-stream", "version": "1.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if something is a Node.js stream", "url": "sindresorhus/is-stream", "private": false}}, {"id": "417242b65cd2e5dc", "name": "is-stream", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-stream:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-stream:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_stream:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_stream:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-stream@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-stream", "version": "2.0.1", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Check if something is a Node.js stream", "url": "sindresorhus/is-stream", "private": false}}, {"id": "ba9c9c329aae1f11", "name": "is-string", "version": "1.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-string:is-string:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-string:is_string:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_string:is-string:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_string:is_string:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:is-string:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:is_string:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-string:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_string:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-string@1.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "is-string", "version": "1.0.7", "author": "Jordan Harband ", "homepage": "", "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", "url": "git://github.com/ljharb/is-string.git", "private": false}}, {"id": "bee86086c47aca1e", "name": "is-symbol", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-symbol/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-symbol/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-symbol/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-symbol/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inspect-js:is-symbol:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_symbol:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-symbol:is-symbol:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-symbol:is_symbol:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_symbol:is-symbol:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_symbol:is_symbol:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-symbol:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_symbol:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-symbol@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "is-symbol", "version": "1.0.4", "author": "Jordan Harband ", "homepage": "", "description": "Determine if a value is an ES6 Symbol or not.", "url": "git://github.com/inspect-js/is-symbol.git", "private": false}}, {"id": "66a2d4d415a009a7", "name": "is-typedarray", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-typedarray/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-typedarray/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/is-typedarray/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/is-typedarray/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-typedarray:is-typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-typedarray:is_typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_typedarray:is-typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_typedarray:is_typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hughsk:is-typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hughsk:is_typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-typedarray@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-typedarray", "version": "1.0.0", "author": "Hugh Kennedy (http://hughsk.io/)", "homepage": "https://github.com/hughsk/is-typedarray", "description": "Detect whether or not an object is a Typed Array", "url": "git://github.com/hughsk/is-typedarray.git", "private": false}}, {"id": "120af9e3e140733e", "name": "is-typedarray", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-typedarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-typedarray/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-typedarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-typedarray/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-typedarray:is-typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-typedarray:is_typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_typedarray:is-typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_typedarray:is_typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hughsk:is-typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hughsk:is_typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_typedarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-typedarray@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-typedarray", "version": "1.0.0", "author": "Hugh Kennedy (http://hughsk.io/)", "homepage": "https://github.com/hughsk/is-typedarray", "description": "Detect whether or not an object is a Typed Array", "url": "git://github.com/hughsk/is-typedarray.git", "private": false}}, {"id": "0f77437d2c94c88f", "name": "is-unc-path", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-unc-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-unc-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-unc-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-unc-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:is-unc-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_unc_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-unc-path:is-unc-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-unc-path:is_unc_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_unc_path:is-unc-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_unc_path:is_unc_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-unc:is-unc-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-unc:is_unc_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_unc:is-unc-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_unc:is_unc_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-unc-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_unc_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-unc-path@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "is-unc-path", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-unc-path", "description": "Returns true if a filepath is a windows UNC file path.", "url": "jonschlinkert/is-unc-path", "private": false}}, {"id": "b660a43141e3e741", "name": "is-weakref", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-weakref/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-weakref/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-weakref/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-weakref/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inspect-js:is-weakref:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:is_weakref:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-weakref:is-weakref:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-weakref:is_weakref:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_weakref:is-weakref:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_weakref:is_weakref:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-weakref:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_weakref:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-weakref@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-weakref", "version": "1.0.2", "author": "Jordan Harband ", "homepage": "https://github.com/inspect-js/is-weakref#readme", "description": "Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", "url": "git+https://github.com/inspect-js/is-weakref.git", "private": false}}, {"id": "8107d8d8813b9eb3", "name": "is-windows", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-windows/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-windows/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-windows/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-windows/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:is-windows:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:is_windows:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-windows:is-windows:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-windows:is_windows:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_windows:is-windows:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_windows:is_windows:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-windows:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_windows:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-windows@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-windows", "version": "1.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/is-windows", "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.", "url": "jonschlinkert/is-windows", "private": false}}, {"id": "6c90afca40b548a4", "name": "isarray", "version": "0.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/busboy/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/node_modules/isarray/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/busboy/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/node_modules/isarray/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:juliangruber:isarray:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isarray:isarray:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isarray@0.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "isarray", "version": "0.0.1", "author": "Julian Gruber (http://juliangruber.com)", "homepage": "https://github.com/juliangruber/isarray", "description": "Array#isArray for older browsers", "url": "git://github.com/juliangruber/isarray.git", "private": false}}, {"id": "dcc464bda261ac2e", "name": "isarray", "version": "0.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dicer/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/node_modules/isarray/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dicer/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/node_modules/isarray/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:juliangruber:isarray:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isarray:isarray:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isarray@0.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "isarray", "version": "0.0.1", "author": "Julian Gruber (http://juliangruber.com)", "homepage": "https://github.com/juliangruber/isarray", "description": "Array#isArray for older browsers", "url": "git://github.com/juliangruber/isarray.git", "private": false}}, {"id": "1b32783461ab587e", "name": "isarray", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isarray/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isarray/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:juliangruber:isarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isarray:isarray:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isarray@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "isarray", "version": "1.0.0", "author": "Julian Gruber (http://juliangruber.com)", "homepage": "https://github.com/juliangruber/isarray", "description": "Array#isArray for older browsers", "url": "git://github.com/juliangruber/isarray.git", "private": false}}, {"id": "dc18bf3fdb30286e", "name": "isexe", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/isexe/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/isexe/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/isexe/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/isexe/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:isexe:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isexe:isexe:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isexe@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "isexe", "version": "2.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/isaacs/isexe#readme", "description": "Minimal module to check if a file is executable.", "url": "git+https://github.com/isaacs/isexe.git", "private": false}}, {"id": "d712ccd5b5a37670", "name": "isexe", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/isexe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isexe/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/isexe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isexe/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:isexe:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isexe:isexe:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isexe@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "isexe", "version": "2.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/isaacs/isexe#readme", "description": "Minimal module to check if a file is executable.", "url": "git+https://github.com/isaacs/isexe.git", "private": false}}, {"id": "e2387cbf85c7304b", "name": "isobject", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:isobject:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isobject:isobject:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isobject@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "isobject", "version": "2.1.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/isobject", "description": "Returns true if the value is an object and not an array or null.", "url": "jonschlinkert/isobject", "private": false}}, {"id": "202e4c7962924097", "name": "isobject", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/isobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isobject/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/isobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isobject/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:isobject:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isobject:isobject:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isobject@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "isobject", "version": "3.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/isobject", "description": "Returns true if the value is an object and not an array or null.", "url": "jonschlinkert/isobject", "private": false}}, {"id": "82d0139083b9ebc3", "name": "isomorphic-ws", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/isomorphic-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isomorphic-ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/isomorphic-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isomorphic-ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isomorphic-ws:isomorphic-ws:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isomorphic-ws:isomorphic_ws:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isomorphic_ws:isomorphic-ws:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isomorphic_ws:isomorphic_ws:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isomorphic:isomorphic-ws:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isomorphic:isomorphic_ws:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:heineiuo:isomorphic-ws:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:heineiuo:isomorphic_ws:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isomorphic-ws@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "isomorphic-ws", "version": "4.0.1", "author": "@heineiuo", "homepage": "https://github.com/heineiuo/isomorphic-ws#readme", "description": "Isomorphic implementation of WebSocket", "url": "git+https://github.com/heineiuo/isomorphic-ws.git", "private": false}}, {"id": "282b1ac6f6dcd94f", "name": "isstream", "version": "0.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/isstream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isstream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/isstream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isstream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isstream:isstream:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rvagg:isstream:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/isstream@0.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "isstream", "version": "0.1.2", "author": "Rod Vagg ", "homepage": "https://github.com/rvagg/isstream", "description": "Determine if an object is a Stream", "url": "https://github.com/rvagg/isstream.git", "private": false}}, {"id": "ebd6f7d496a12274", "name": "iterall", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/iterall/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/iterall/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/iterall/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/iterall/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:leebyron:iterall:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iterall:iterall:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iterall@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "iterall", "version": "1.3.0", "author": "Lee Byron (http://leebyron.com/)", "homepage": "https://github.com/leebyron/iterall", "description": "Minimal zero-dependency utilities for using JavaScript Iterables in all environments.", "url": "github:leebyron/iterall", "private": false}}, {"id": "d4824671695d5aa8", "name": "jmespath", "version": "0.15.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jmespath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jmespath/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache 2.0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jmespath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jmespath/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jmespath:jmespath:0.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jmespath@0.15.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jmespath", "version": "0.15.0", "author": "James Saryerwinnie (http://jamesls.com/)", "homepage": "https://github.com/jmespath/jmespath.js", "description": "JMESPath implementation in javascript", "url": "git://github.com/jmespath/jmespath.js", "private": false}}, {"id": "81027aefdba27ae7", "name": "js-base64", "version": "3.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-base64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-base64/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-base64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-base64/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-base64:js-base64:3.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-base64:js_base64:3.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_base64:js-base64:3.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_base64:js_base64:3.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-base64:3.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_base64:3.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-base64@3.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "js-base64", "version": "3.5.2", "author": "Dan Kogai", "homepage": "", "description": "Yet another Base64 transcoder in pure-JS", "url": "git+https://github.com/dankogai/js-base64.git", "private": false}}, {"id": "2e73a0a60fb9f5d1", "name": "js-binary", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-binary/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-binary/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-binary:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-binary:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_binary:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_binary:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sitegui:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sitegui:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-binary@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "js-binary", "version": "1.2.0", "author": "Sitegui ", "homepage": "", "description": "Encode/decode to a custom binary format, much more compact and faster than JSON/BSON", "url": "https://github.com/sitegui/js-binary", "private": false}}, {"id": "4678fce58a2d153b", "name": "js-stringify", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-stringify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-stringify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-stringify:js-stringify:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-stringify:js_stringify:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_stringify:js-stringify:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_stringify:js_stringify:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jadejs:js-stringify:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jadejs:js_stringify:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-stringify:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_stringify:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-stringify@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "js-stringify", "version": "1.0.2", "author": "ForbesLindesay", "homepage": "", "description": "Stringify an object so it can be safely inlined in JavaScript code", "url": "https://github.com/jadejs/js-stringify.git", "private": false}}, {"id": "5599c55dc9249d38", "name": "js-tokens", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-tokens/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-tokens/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-tokens/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-tokens/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-tokens:js-tokens:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-tokens:js_tokens:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_tokens:js-tokens:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_tokens:js_tokens:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-tokens:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_tokens:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-tokens@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "js-tokens", "version": "4.0.0", "author": "Simon Lydell", "homepage": "", "description": "A regex that tokenizes JavaScript.", "url": "lydell/js-tokens", "private": false}}, {"id": "af02a5f0991d2ae9", "name": "js-yaml", "version": "3.13.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next-node-fs-backend/node_modules/js-yaml/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next-node-fs-backend/node_modules/js-yaml/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-yaml:js-yaml:3.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-yaml:js_yaml:3.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_yaml:js-yaml:3.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_yaml:js_yaml:3.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodeca:js-yaml:3.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodeca:js_yaml:3.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-yaml:3.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_yaml:3.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-yaml@3.13.1", "metadataType": "javascript-npm-package", "metadata": {"name": "js-yaml", "version": "3.13.1", "author": "Vladimir Zapparov ", "homepage": "https://github.com/nodeca/js-yaml", "description": "YAML 1.2 parser and serializer", "url": "nodeca/js-yaml", "private": false}}, {"id": "43d617020e2f75ae", "name": "js-yaml", "version": "3.14.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-yaml/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-yaml/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-yaml:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-yaml:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_yaml:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_yaml:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodeca:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodeca:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-yaml@3.14.0", "metadataType": "javascript-npm-package", "metadata": {"name": "js-yaml", "version": "3.14.0", "author": "Vladimir Zapparov ", "homepage": "https://github.com/nodeca/js-yaml", "description": "YAML 1.2 parser and serializer", "url": "nodeca/js-yaml", "private": false}}, {"id": "15aa7b1eeb1d6fe4", "name": "jsbi", "version": "3.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsbi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsbi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsbi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsbi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsbi:jsbi:3.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsbi@3.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "jsbi", "version": "3.2.5", "author": "", "homepage": "", "description": "", "url": "GoogleChromeLabs/jsbi", "private": false}}, {"id": "50f702738da73726", "name": "jsbn", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsbn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsbn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:andyperlitch:jsbn:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsbn:jsbn:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsbn@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "jsbn", "version": "0.1.1", "author": "Tom Wu", "homepage": "", "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.", "url": "https://github.com/andyperlitch/jsbn.git", "private": false}}, {"id": "3fb54d231e54f13c", "name": "jsbn", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ip-address/node_modules/jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ip-address/node_modules/jsbn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ip-address/node_modules/jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ip-address/node_modules/jsbn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:andyperlitch:jsbn:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsbn:jsbn:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsbn@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jsbn", "version": "1.1.0", "author": "Tom Wu", "homepage": "", "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.", "url": "https://github.com/andyperlitch/jsbn.git", "private": false}}, {"id": "71a0dca3586628a3", "name": "jsdom", "version": "16.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsdom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsdom/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsdom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsdom/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsdom:jsdom:16.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsdom@16.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jsdom", "version": "16.4.0", "author": "", "homepage": "", "description": "A JavaScript implementation of many web standards", "url": "jsdom/jsdom", "private": false}}, {"id": "7ca86ac3fc5979a4", "name": "jsesc", "version": "2.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsesc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsesc/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsesc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsesc/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:jsesc:2.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsesc:jsesc:2.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsesc@2.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "jsesc", "version": "2.5.2", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/jsesc", "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.", "url": "https://github.com/mathiasbynens/jsesc.git", "private": false}}, {"id": "336ad9c986f103af", "name": "json-parse-even-better-errors", "version": "2.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:json-parse-even-better-errors:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-parse-even-better-errors:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_parse_even_better_errors:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_parse_even_better_errors:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-parse-even-better:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-parse-even-better:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_parse_even_better:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_parse_even_better:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-parse-even:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-parse-even:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_parse_even:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_parse_even:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-parse:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-parse:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_parse:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_parse:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:json-parse-even-better-errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:json_parse_even_better_errors:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/json-parse-even-better-errors@2.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "json-parse-even-better-errors", "version": "2.3.1", "author": "Kat March\u00e1n ", "homepage": "", "description": "JSON.parse with context information on error", "url": "https://github.com/npm/json-parse-even-better-errors", "private": false}}, {"id": "c8d411653029e2ff", "name": "json-schema", "version": "0.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/json-schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/json-schema/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(AFL-2.1 OR BSD-3-Clause)", "spdxExpression": "(AFL-2.1 OR BSD-3-Clause)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/json-schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/json-schema/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:json-schema:json-schema:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-schema:json_schema:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_schema:json-schema:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_schema:json_schema:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kriszyp:json-schema:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kriszyp:json_schema:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json-schema:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json_schema:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/json-schema@0.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "json-schema", "version": "0.4.0", "author": "Kris Zyp", "homepage": "", "description": "JSON Schema validation and specifications", "url": "http://github.com/kriszyp/json-schema", "private": false}}, {"id": "53174410f67fc2b9", "name": "json-schema-traverse", "version": "0.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/json-schema-traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/json-schema-traverse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/json-schema-traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/json-schema-traverse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:json-schema-traverse:json-schema-traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-schema-traverse:json_schema_traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_schema_traverse:json-schema-traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_schema_traverse:json_schema_traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:epoberezkin:json-schema-traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:epoberezkin:json_schema_traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-schema:json-schema-traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-schema:json_schema_traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_schema:json-schema-traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_schema:json_schema_traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json-schema-traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json_schema_traverse:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/json-schema-traverse@0.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "json-schema-traverse", "version": "0.4.1", "author": "Evgeny Poberezkin", "homepage": "https://github.com/epoberezkin/json-schema-traverse#readme", "description": "Traverse JSON Schema passing each schema object to callback", "url": "git+https://github.com/epoberezkin/json-schema-traverse.git", "private": false}}, {"id": "bab51f4ca104fa98", "name": "json-stringify-nice", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/json-stringify-nice/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/json-stringify-nice/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/json-stringify-nice/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/json-stringify-nice/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:json-stringify-nice:json-stringify-nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-stringify-nice:json_stringify_nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_stringify_nice:json-stringify-nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_stringify_nice:json_stringify_nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-stringify:json-stringify-nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-stringify:json_stringify_nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_stringify:json-stringify-nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_stringify:json_stringify_nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:json-stringify-nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:json_stringify_nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json-stringify-nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json_stringify_nice:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/json-stringify-nice@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "json-stringify-nice", "version": "1.1.4", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Stringify an object sorting scalars before objects, and defaulting to 2-space indent", "url": "https://github.com/isaacs/json-stringify-nice", "private": false}}, {"id": "eb27b784c9d9e112", "name": "json-stringify-safe", "version": "5.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/json-stringify-safe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/json-stringify-safe/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/json-stringify-safe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/json-stringify-safe/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:json-stringify-safe:json-stringify-safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-stringify-safe:json_stringify_safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_stringify_safe:json-stringify-safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_stringify_safe:json_stringify_safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-stringify:json-stringify-safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json-stringify:json_stringify_safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_stringify:json-stringify-safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json_stringify:json_stringify_safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:json-stringify-safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:json_stringify_safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json-stringify-safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:json:json_stringify_safe:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/json-stringify-safe@5.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "json-stringify-safe", "version": "5.0.1", "author": "Isaac Z. Schlueter (http://blog.izs.me)", "homepage": "https://github.com/isaacs/json-stringify-safe", "description": "Like JSON.stringify, but doesn't blow up on circular refs.", "url": "git://github.com/isaacs/json-stringify-safe", "private": false}}, {"id": "7d7a07f8e5f3b69c", "name": "json5", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:json5:json5:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/json5@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "json5", "version": "2.0.0", "author": "Aseem Kishore ", "homepage": "http://json5.org/", "description": "JSON for humans.", "url": "git+https://github.com/json5/json5.git", "private": false}}, {"id": "2895ecf613b05457", "name": "json5", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:json5:json5:2.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/json5@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "json5", "version": "2.2.0", "author": "Aseem Kishore ", "homepage": "http://json5.org/", "description": "JSON for humans.", "url": "git+https://github.com/json5/json5.git", "private": false}}, {"id": "98a145b18dc8298b", "name": "jsonfile", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/twemoji/node_modules/fs-extra/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji/node_modules/fs-extra/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/twemoji/node_modules/fs-extra/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji/node_modules/fs-extra/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsonfile:jsonfile:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsonfile@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonfile", "version": "4.0.0", "author": "JP Richardson ", "homepage": "", "description": "Easily read/write JSON files.", "url": "git@github.com:jprichardson/node-jsonfile.git", "private": false}}, {"id": "ac18934173848f1c", "name": "jsonfile", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/twemoji/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/twemoji/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsonfile:jsonfile:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsonfile@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonfile", "version": "5.0.0", "author": "JP Richardson ", "homepage": "", "description": "Easily read/write JSON files.", "url": "git@github.com:jprichardson/node-jsonfile.git", "private": false}}, {"id": "ed66a2c26c9bef3b", "name": "jsonfile", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsonfile:jsonfile:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsonfile@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonfile", "version": "6.1.0", "author": "JP Richardson ", "homepage": "", "description": "Easily read/write JSON files.", "url": "git@github.com:jprichardson/node-jsonfile.git", "private": false}}, {"id": "fd52406210ded096", "name": "jsonparse", "version": "1.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/jsonparse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/jsonparse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/jsonparse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/jsonparse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:creationix:jsonparse:1.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsonparse:jsonparse:1.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsonparse@1.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonparse", "version": "1.3.1", "author": "Tim Caswell ", "homepage": "", "description": "This is a pure-js JSON streaming parser for node.js", "url": "http://github.com/creationix/jsonparse.git", "private": false}}, {"id": "58fefe69706146a9", "name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/jsonwebtoken@8.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonwebtoken", "version": "8.5.1", "author": "auth0", "homepage": "", "description": "JSON Web Token implementation (symmetric and asymmetric)", "url": "https://github.com/auth0/node-jsonwebtoken", "private": false}}, {"id": "aab515c3e3e3ad99", "name": "jsprim", "version": "1.4.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsprim/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsprim/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsprim/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsprim/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:joyent:jsprim:1.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsprim:jsprim:1.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsprim@1.4.2", "metadataType": "javascript-npm-package", "metadata": {"name": "jsprim", "version": "1.4.2", "author": "", "homepage": "", "description": "utilities for primitive JavaScript types", "url": "git://github.com/joyent/node-jsprim.git", "private": false}}, {"id": "22eb4a98d0723a9d", "name": "jstransformer", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jstransformer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jstransformer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jstransformer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jstransformer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jstransformers:jstransformer:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jstransformer:jstransformer:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jstransformer@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jstransformer", "version": "1.0.0", "author": "ForbesLindesay", "homepage": "", "description": "Normalize the API of any jstransformer", "url": "https://github.com/jstransformers/jstransformer.git", "private": false}}, {"id": "181325725033a0c3", "name": "just-diff", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/just-diff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/just-diff/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/just-diff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/just-diff/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:just-diff:just-diff:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just-diff:just_diff:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just_diff:just-diff:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just_diff:just_diff:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:angus-c:just-diff:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:angus-c:just_diff:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just:just-diff:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just:just_diff:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/just-diff@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "just-diff", "version": "3.1.1", "author": "Angus Croll", "homepage": "", "description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol", "url": "https://github.com/angus-c/just", "private": false}}, {"id": "a54fc0d2f6b0a99a", "name": "just-diff-apply", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/just-diff-apply/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/just-diff-apply/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/just-diff-apply/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/just-diff-apply/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:just-diff-apply:just-diff-apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just-diff-apply:just_diff_apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just_diff_apply:just-diff-apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just_diff_apply:just_diff_apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just-diff:just-diff-apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just-diff:just_diff_apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just_diff:just-diff-apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just_diff:just_diff_apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:angus-c:just-diff-apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:angus-c:just_diff_apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just:just-diff-apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:just:just_diff_apply:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/just-diff-apply@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "just-diff-apply", "version": "3.0.0", "author": "Angus Croll", "homepage": "", "description": "Apply a diff to an object. Optionally supports jsonPatch protocol", "url": "https://github.com/angus-c/just", "private": false}}, {"id": "11e60434cfca9049", "name": "jwa", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jwa/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jwa/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brianloveswords:jwa:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jwa:jwa:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jwa@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "jwa", "version": "1.4.1", "author": "Brian J. Brennan ", "homepage": "", "description": "JWA implementation (supports all JWS algorithms)", "url": "git://github.com/brianloveswords/node-jwa.git", "private": false}}, {"id": "0abe8a681b3181b5", "name": "jws", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brianloveswords:jws:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jws:jws:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jws@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "jws", "version": "3.2.2", "author": "Brian J Brennan", "homepage": "", "description": "Implementation of JSON Web Signatures", "url": "git://github.com/brianloveswords/node-jws.git", "private": false}}, {"id": "1894aa6dc7f4d6c8", "name": "katex", "version": "0.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/katex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/katex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/katex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/katex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:KaTeX:katex:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:katex:katex:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/katex@0.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "katex", "version": "0.12.0", "author": "", "homepage": "https://katex.org", "description": "Fast math typesetting for the web.", "url": "git://github.com/KaTeX/KaTeX.git", "private": false}}, {"id": "b2a8eb9c5f033f4a", "name": "keygrip", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/keygrip/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/keygrip/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/keygrip/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/keygrip/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:keygrip:keygrip:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/keygrip@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "keygrip", "version": "1.0.3", "author": "", "homepage": "", "description": "Key signing and verification for rotated credentials", "url": "crypto-utils/keygrip", "private": false}}, {"id": "8b02019eee37ac5b", "name": "kind-of", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "3.2.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "43ddbbef4bbdff79", "name": "kind-of", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "3.2.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "72d5bdd8d5bf409a", "name": "kind-of", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-number/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-number/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-number/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-number/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "3.2.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "e24429275bb02de9", "name": "kind-of", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object-copy/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-copy/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object-copy/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-copy/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "3.2.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "56cac287e12d48f1", "name": "kind-of", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/snapdragon-util/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon-util/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/snapdragon-util/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon-util/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "3.2.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "a54586055ab4b24b", "name": "kind-of", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-object-path/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-object-path/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-object-path/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-object-path/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "3.2.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "3d800c6d22ccbebd", "name": "kind-of", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/has-values/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-values/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/has-values/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/has-values/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "4.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "9e70e40ff9984965", "name": "kind-of", "version": "5.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/define-property/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/define-property/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/define-property/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:5.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@5.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "5.1.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "ed2c268d31b23f8c", "name": "kind-of", "version": "6.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/kind-of/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:kind-of:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:kind_of:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind-of:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind-of:kind_of:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind-of:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind_of:kind_of:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind-of:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kind:kind_of:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kind-of@6.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "kind-of", "version": "6.0.3", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/kind-of", "description": "Get the native type of a value.", "url": "jonschlinkert/kind-of", "private": false}}, {"id": "6acc2ff354d577e3", "name": "klaw", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/klaw/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/klaw/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/klaw/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/klaw/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jprichardson:klaw:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:klaw:klaw:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/klaw@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "klaw", "version": "3.0.0", "author": "JP Richardson", "homepage": "https://github.com/jprichardson/node-klaw#readme", "description": "File system walker with Readable stream interface.", "url": "git+https://github.com/jprichardson/node-klaw.git", "private": false}}, {"id": "1eb91725d5dc9fc5", "name": "knex", "version": "0.21.21", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/knex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/knex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:knex:knex:0.21.21:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/knex@0.21.21", "metadataType": "javascript-npm-package", "metadata": {"name": "knex", "version": "0.21.21", "author": "Tim Griesser", "homepage": "https://knexjs.org", "description": "A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser", "url": "git://github.com/knex/knex.git", "private": false}}, {"id": "0608bcc617658891", "name": "knex", "version": "0.21.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:knex:knex:0.21.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/knex@0.21.7", "metadataType": "javascript-npm-package", "metadata": {"name": "knex", "version": "0.21.7", "author": "Tim Griesser", "homepage": "https://knexjs.org", "description": "A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser", "url": "git://github.com/knex/knex.git", "private": false}}, {"id": "4273a7dd45fd77ce", "name": "kuler", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/kuler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/kuler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:kuler:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kuler:kuler:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kuler@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "kuler", "version": "2.0.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/kuler", "description": "Color your terminal using CSS/hex color codes", "url": "https://github.com/3rd-Eden/kuler", "private": false}}, {"id": "21ac21348a2fec62", "name": "ldap-filter", "version": "0.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldap-filter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldap-filter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ldap-filter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldap-filter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ldap-filter:ldap-filter:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldap-filter:ldap_filter:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldap_filter:ldap-filter:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldap_filter:ldap_filter:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pfmooney:ldap-filter:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pfmooney:ldap_filter:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldap:ldap-filter:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldap:ldap_filter:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ldap-filter@0.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "ldap-filter", "version": "0.2.2", "author": "Patrick Mooney", "homepage": "http://ldapjs.org", "description": "API for handling LDAP-style filters", "url": "git://github.com/pfmooney/node-ldap-filter.git", "private": false}}, {"id": "4c2fc6eb50b86873", "name": "ldapauth-fork", "version": "4.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldapauth-fork/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapauth-fork/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ldapauth-fork/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapauth-fork/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ldapauth-fork:ldapauth-fork:4.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldapauth-fork:ldapauth_fork:4.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldapauth_fork:ldapauth-fork:4.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldapauth_fork:ldapauth_fork:4.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldapauth:ldapauth-fork:4.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldapauth:ldapauth_fork:4.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:vesse:ldapauth-fork:4.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:vesse:ldapauth_fork:4.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ldapauth-fork@4.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ldapauth-fork", "version": "4.3.3", "author": "Vesa Poikaj\u00e4rvi ", "homepage": "", "description": "Authenticate against an LDAP server", "url": "git://github.com/vesse/node-ldapauth-fork.git", "private": false}}, {"id": "09d6ffd52dced641", "name": "ldapjs", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldapjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ldapjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mcavage:ldapjs:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ldapjs:ldapjs:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ldapjs@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "ldapjs", "version": "1.0.2", "author": "Mark Cavage ", "homepage": "http://ldapjs.org", "description": "LDAP client and server APIs", "url": "git://github.com/mcavage/node-ldapjs.git", "private": false}}, {"id": "943925c9a804f119", "name": "levn", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/optionator/node_modules/levn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/optionator/node_modules/levn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/optionator/node_modules/levn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/optionator/node_modules/levn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:levn:levn:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gkz:levn:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/levn@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "levn", "version": "0.3.0", "author": "George Zahariev ", "homepage": "https://github.com/gkz/levn", "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible", "url": "git://github.com/gkz/levn.git", "private": false}}, {"id": "e29e01b5754fe039", "name": "libassuan", "version": "2.5.5-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libassuan:libassuan:2.5.5-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libassuan@2.5.5-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libassuan", "originPackage": "libassuan", "maintainer": "Natanael Copa ", "version": "2.5.5-r0", "architecture": "x86_64", "url": "https://www.gnupg.org/software/libassuan/index.html", "description": "IPC library used by some GnuPG related software", "size": 33156, "installedSize": 90112, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgpg-error.so.0"], "provides": ["so:libassuan.so.0=0.8.5"], "pullChecksum": "Q1ULBY2rYqq30PEWOCR/Vc1B8x3wk=", "gitCommitOfApkPort": "82412ac1d4f9888bacd05ead0067a7c435492c29", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libassuan.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1auB4WUcXwtfjrZGDH42L+TOi2To="}}, {"path": "/usr/lib/libassuan.so.0.8.5", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Vstg2vIVyGRxFgpADrNkzb4xBbM="}}]}}, {"id": "bc238fed5640d80e", "name": "libblkid", "version": "2.37.2-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "AND", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-3.0-or-later", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libblkid:libblkid:2.37.2-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libblkid@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libblkid", "originPackage": "util-linux", "maintainer": "Natanael Copa ", "version": "2.37.2-r0", "architecture": "x86_64", "url": "https://git.kernel.org/cgit/utils/util-linux/util-linux.git", "description": "Block device identification library from util-linux", "size": 135436, "installedSize": 307200, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libblkid.so.1=1.1.0"], "pullChecksum": "Q1A3PJJ+eRP++Xzv8UIVsBX1P//EA=", "gitCommitOfApkPort": "010734651f25e9b4ccb6fa6b8d05de43501f7b3b", "files": [{"path": "/lib"}, {"path": "/lib/libblkid.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11IIbgA8xDH8nd2EPuh0U9dWaYQA="}}, {"path": "/lib/libblkid.so.1.1.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W9+AZk8ig3unJivyUij8O17hml0="}}]}}, {"id": "b1228084bc9baeec", "name": "libbz2", "version": "1.0.8-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "bzip2-1.0.6", "spdxExpression": "bzip2-1.0.6", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbz2:libbz2:1.0.8-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz:1.0.8-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz:libbz2:1.0.8-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz:libbz:1.0.8-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libbz2@1.0.8-r1?arch=x86_64&upstream=bzip2&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libbz2", "originPackage": "bzip2", "maintainer": "Natanael Copa ", "version": "1.0.8-r1", "architecture": "x86_64", "url": "http://sources.redhat.com/bzip2", "description": "Shared library for bz2", "size": 26571, "installedSize": 73728, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libbz2.so.1=1.0.8"], "pullChecksum": "Q1f/Kxbgr/bPXtbmZnJlMabp2XzaE=", "gitCommitOfApkPort": "596cd15e692776222d49da2700c6041b39ffbea9", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libbz2.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s5/2NO/yHONilnjE8UjpDh3bO+0="}}, {"path": "/usr/lib/libbz2.so.1.0.8", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11oJR2K6G9IlMTFYOaK7PdvBjubo="}}]}}, {"id": "36e2f47245745e56", "name": "libc-utils", "version": "0.7.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause AND BSD-3-Clause", "spdxExpression": "BSD-2-Clause AND BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_utils:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_utils:0.7.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libc-utils@0.7.2-r3?arch=x86_64&upstream=libc-dev&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libc-utils", "originPackage": "libc-dev", "maintainer": "Natanael Copa ", "version": "0.7.2-r3", "architecture": "x86_64", "url": "https://alpinelinux.org", "description": "Meta package to pull in correct libc", "size": 1228, "installedSize": 4096, "pullDependencies": ["musl-utils"], "provides": [], "pullChecksum": "Q1UsLZaz0/Go44hd4Vw49UCt40Vp8=", "gitCommitOfApkPort": "60424133be2e79bbfeff3d58147a22886f817ce2", "files": []}}, {"id": "64d85bd611325d6b", "name": "libcap", "version": "2.50-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause OR GPL-2.0-only", "spdxExpression": "BSD-3-Clause OR GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap:libcap:2.50-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcap@2.50-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libcap", "originPackage": "libcap", "maintainer": "Natanael Copa ", "version": "2.50-r0", "architecture": "x86_64", "url": "https://sites.google.com/site/fullycapable/", "description": "POSIX 1003.1e capabilities", "size": 40930, "installedSize": 172032, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcap.so.2=2.50", "so:libpsx.so.2=2.50", "cmd:capsh", "cmd:getcap", "cmd:getpcaps", "cmd:setcap"], "pullChecksum": "Q14XlonNlBn7I180QerJlNGGCIhXQ=", "gitCommitOfApkPort": "fdf5b9add0c5b9428377e86575413be7922d2761", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcap.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qMlLfJuKA1F+Ph4ufNSTgiFk+Ro="}}, {"path": "/usr/lib/libcap.so.2.50", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LgCZxDMAXxSyv7Pfz1w95tbnma8="}}, {"path": "/usr/lib/libpsx.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cZzFSSrzr3nthI63Wy5EEvcc82I="}}, {"path": "/usr/lib/libpsx.so.2.50", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1swENvSd7TLJA51pClDBQ0uH1cwU="}}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/capsh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yt/VYYj7jNJ2as7cUub4gaeEI7Q="}}, {"path": "/usr/sbin/getcap", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q127Y4ZAre7sDjPGX6q3VJB1xkbTU="}}, {"path": "/usr/sbin/getpcaps", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YJGGvA6qSux0iWcMvFJI0ERe+1g="}}, {"path": "/usr/sbin/setcap", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1m5CC/LzfbcV2DcOtaEtHXDBcm34="}}]}}, {"id": "fb83d928d8ad22a4", "name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "OpenSSL", "spdxExpression": "OpenSSL", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto1.1", "originPackage": "openssl", "maintainer": "Timo Teras ", "version": "1.1.1l-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1211998, "installedSize": 2768896, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.1.1=1.1"], "pullChecksum": "Q1Sywj1TEYEdvX0+MuqC+ea+zXxR0=", "gitCommitOfApkPort": "3ef1965150d5b1de4af88dc51cf407e11b20b848", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wGuxVEOK9iGLj1i8D3BSBnT7MJA="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wGuxVEOK9iGLj1i8D3BSBnT7MJA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IACevKhK93GYBHp96Ie26jgZ17s="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ufKVrFftKLv8K/vullp/2reEDdo="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p0rHZXV1yOM1jGs0zuNSpi951t8="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T2si+c7ts7sgDxQYve4B3i1Dgo0="}}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13GvceRRzjQ6bnB5laIGCkDOHTM0="}}, {"path": "/usr/lib/engines-1.1/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h8YLf+3MhbqdHUhGNEabdH5MooA="}}, {"path": "/usr/lib/engines-1.1/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TzNLJ3/GEmO9XW9XuZ/Izoy7zPk="}}]}}, {"id": "27489e32fe097973", "name": "libcurl", "version": "7.79.1-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcurl:libcurl:7.79.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcurl@7.79.1-r0?arch=x86_64&upstream=curl&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libcurl", "originPackage": "curl", "maintainer": "Natanael Copa ", "version": "7.79.1-r0", "architecture": "x86_64", "url": "https://curl.se/", "description": "The multiprotocol file transfer library", "size": 236308, "installedSize": 512000, "pullDependencies": ["ca-certificates", "so:libbrotlidec.so.1", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1", "so:libnghttp2.so.14", "so:libssl.so.1.1", "so:libz.so.1"], "provides": ["so:libcurl.so.4=4.7.0"], "pullChecksum": "Q1dWkUDf7dLXGaAW1svNnMWE/aSd8=", "gitCommitOfApkPort": "922bf2dee7d4ca2e87e8f64b12312359e197c933", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcurl.so.4", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1u2YCxcJnfty4esG0YffHpafKrp8="}}, {"path": "/usr/lib/libcurl.so.4.7.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p+pLWg/CNK9uGAraT4APKFeyARY="}}]}}, {"id": "42423b34e879859d", "name": "libedit", "version": "20210216.3.1-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libedit:libedit:20210216.3.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libedit@20210216.3.1-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libedit", "originPackage": "libedit", "maintainer": "Drew DeVault ", "version": "20210216.3.1-r0", "architecture": "x86_64", "url": "https://www.thrysoee.dk/editline", "description": "BSD line editing library", "size": 78320, "installedSize": 200704, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libncursesw.so.6"], "provides": ["so:libedit.so.0=0.0.64"], "pullChecksum": "Q1SMM2vKkqES5YAjj+Z/ZpsESlf2o=", "gitCommitOfApkPort": "d0fca4d21c77d834fbecd2f0f93be380f17440c8", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libedit.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WJfDNF7mOBUdfmnEfllaqxsF0ZE="}}, {"path": "/usr/lib/libedit.so.0.0.64", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1JoWbFSAdxJopPZieS+uQPGP8HfE="}}]}}, {"id": "6d7f743a4b4e0247", "name": "libffi", "version": "3.3-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libffi:libffi:3.3-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libffi@3.3-r2?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libffi", "originPackage": "libffi", "maintainer": "Natanael Copa ", "version": "3.3-r2", "architecture": "x86_64", "url": "https://sourceware.org/libffi", "description": "A portable, high level programming interface to various calling conventions.", "size": 17591, "installedSize": 53248, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libffi.so.7=7.1.0"], "pullChecksum": "Q1n+GSH0i5lp/3EP0AyvrQdFjS9Rw=", "gitCommitOfApkPort": "aac194968015e50383144a04b526574a5e0c315d", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libffi.so.7", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pL4IqzTy/LoCZyRUV/wkDsHhuWE="}}, {"path": "/usr/lib/libffi.so.7.1.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1P3MXgm80Eob9Ru0agUecyE57ds8="}}]}}, {"id": "80ff314ad163ac70", "name": "libgcc", "version": "10.3.1_git20210424-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc:libgcc:10.3.1_git20210424-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libgcc@10.3.1_git20210424-r2?arch=x86_64&upstream=gcc&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libgcc", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "10.3.1_git20210424-r2", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C compiler runtime libraries", "size": 45699, "installedSize": 114688, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgcc_s.so.1=1"], "pullChecksum": "Q1YYH/LJckNB0k6lZhBPZpgcnh+io=", "gitCommitOfApkPort": "9a63416183087f223b7c63eb6319e9d3481816c0", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgcc_s.so.1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oAAjc1RunhJksDHeZaS/pO8kirg="}}]}}, {"id": "629fcfc5876c5d5f", "name": "libgcrypt", "version": "1.9.4-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcrypt:libgcrypt:1.9.4-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libgcrypt@1.9.4-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libgcrypt", "originPackage": "libgcrypt", "maintainer": "Natanael Copa ", "version": "1.9.4-r0", "architecture": "x86_64", "url": "https://www.gnupg.org/", "description": "General purpose crypto library based on the code used in GnuPG", "size": 489281, "installedSize": 1249280, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgpg-error.so.0"], "provides": ["so:libgcrypt.so.20=20.3.4", "cmd:dumpsexp", "cmd:hmac256", "cmd:mpicalc"], "pullChecksum": "Q1hInIcOobTz9sUvmsvyy2ScrFb7Q=", "gitCommitOfApkPort": "907744abd50a5a0a8b38537ab062795aefb269a7", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/dumpsexp", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16sUdfMWIIRmXTqDli2g4QFLGv14="}}, {"path": "/usr/bin/hmac256", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kuwVNOo5L/pT57+MWNxwt0GLUo8="}}, {"path": "/usr/bin/mpicalc", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1V3hEucIChPJ/PCd77hSptx9xM2k="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgcrypt.so.20", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q140j8tGOgHfk4n2DeylwaPgm5o/M="}}, {"path": "/usr/lib/libgcrypt.so.20.3.4", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1DKTfDah9PNRf4p4rxOjmWKWKMQ8="}}]}}, {"id": "71456370e5b739e6", "name": "libgpg-error", "version": "1.42-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgpg-error:libgpg-error:1.42-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg-error:libgpg_error:1.42-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error:libgpg-error:1.42-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error:libgpg_error:1.42-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg-error:1.42-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg_error:1.42-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libgpg-error@1.42-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libgpg-error", "originPackage": "libgpg-error", "maintainer": "Natanael Copa ", "version": "1.42-r0", "architecture": "x86_64", "url": "https://www.gnupg.org/", "description": "Support library for libgcrypt", "size": 80993, "installedSize": 217088, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgpg-error.so.0=0.32.0", "cmd:gpg-error", "cmd:yat2m"], "pullChecksum": "Q140e6fteZKW8ce6F4XdPD2fXYMBg=", "gitCommitOfApkPort": "e4457f474e5417e5928fb7a164898d65f7e612df", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/gpg-error", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19eETg/bkTt4v5xJd8oUQkbvstH0="}}, {"path": "/usr/bin/yat2m", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FyZomr3sqqZSKSZ9tnYGpjaI784="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgpg-error.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dMGhQ0KtgT9I9FY3frOpBj9eV8o="}}, {"path": "/usr/lib/libgpg-error.so.0.32.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q12qqWgqlmwhw1g+1dE+6K04FqQQ4="}}]}}, {"id": "69ef3c5782d41ab5", "name": "libintl", "version": "0.21-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libintl:libintl:0.21-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:libintl:0.21-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libintl@0.21-r0?arch=x86_64&upstream=gettext&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libintl", "originPackage": "gettext", "maintainer": "Carlo Landmeter ", "version": "0.21-r0", "architecture": "x86_64", "url": "https://www.gnu.org/software/gettext/gettext.html", "description": "GNU gettext runtime library", "size": 19714, "installedSize": 57344, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libintl.so.8=8.2.0"], "pullChecksum": "Q1F3vBfhQnb6PRC1uqQ7me4tdvcfg=", "gitCommitOfApkPort": "f8d500fddcd7432ba711fea82ba0e55cb626592c", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libintl.so.8", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qG2kw60cNP+9f14+OT8TJLEcqqg="}}, {"path": "/usr/lib/libintl.so.8.2.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1c18Fv7YaBNNcj0GRz9eHIyPXEcE="}}]}}, {"id": "9421a1de5547753d", "name": "libksba", "version": "1.5.1-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-3.0-or-later", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "or", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libksba:libksba:1.5.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libksba@1.5.1-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libksba", "originPackage": "libksba", "maintainer": "Natanael Copa ", "version": "1.5.1-r0", "architecture": "x86_64", "url": "https://www.gnupg.org/software/libksba/index.html", "description": "Libksba is a CMS and X.509 access library", "size": 93655, "installedSize": 229376, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgpg-error.so.0"], "provides": ["so:libksba.so.8=8.13.1"], "pullChecksum": "Q185Ws+4cCeDRlIa71vq5eIrRMsaQ=", "gitCommitOfApkPort": "0eb0af33f82e3b265231dcd69d672e792dd45643", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libksba.so.8", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AdrWlpECLdrdjXPV+Y5m9YP1DOg="}}, {"path": "/usr/lib/libksba.so.8.13.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jBK/Epyg/+KYjo3rjuwqfM07b/Q="}}]}}, {"id": "6fa14f1e9ce29a34", "name": "libldap", "version": "2.4.58-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "OLDAP-2.8", "spdxExpression": "OLDAP-2.8", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libldap:libldap:2.4.58-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libldap@2.4.58-r0?arch=x86_64&upstream=openldap&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libldap", "originPackage": "openldap", "maintainer": "Natanael Copa ", "version": "2.4.58-r0", "architecture": "x86_64", "url": "https://www.openldap.org/", "description": "OpenLDAP libraries", "size": 266710, "installedSize": 630784, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1", "so:libsasl2.so.3", "so:libssl.so.1.1"], "provides": ["so:liblber-2.4.so.2=2.11.6", "so:libldap-2.4.so.2=2.11.6", "so:libldap_r-2.4.so.2=2.11.6"], "pullChecksum": "Q1syVFgddVqh630qpnnAxmTM65jbc=", "gitCommitOfApkPort": "8748c7dc25cbcb3c103c0140a571d528ddc58ec9", "files": [{"path": "/etc"}, {"path": "/etc/openldap"}, {"path": "/etc/openldap/ldap.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KDuewGxvm2DyOVAOiV7WZarodoM="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/liblber-2.4.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1j2czUQ7gTx+ESGsYvh3Lzetw45k="}}, {"path": "/usr/lib/liblber-2.4.so.2.11.6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mxXxtsrpe1yZHV0K687JLLxZlog="}}, {"path": "/usr/lib/libldap-2.4.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HVNmPdc12WZpY0z8fXv8q+7/8m4="}}, {"path": "/usr/lib/libldap-2.4.so.2.11.6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MLpdK1YKcLJ2UXdTGfrKLKnOu4U="}}, {"path": "/usr/lib/libldap_r-2.4.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W9jV6WTrOc9vWfstwHhHbryzmus="}}, {"path": "/usr/lib/libldap_r-2.4.so.2.11.6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q7bJ0fMVHmeV+xqtgBBPPf8e99k="}}]}}, {"id": "9a15bb607c49b296", "name": "libmount", "version": "2.37.2-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "AND", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-3.0-or-later", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmount:libmount:2.37.2-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libmount@2.37.2-r0?arch=x86_64&upstream=util-linux&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libmount", "originPackage": "util-linux", "maintainer": "Natanael Copa ", "version": "2.37.2-r0", "architecture": "x86_64", "url": "https://git.kernel.org/cgit/utils/util-linux/util-linux.git", "description": "Block device identification library from util-linux", "size": 151114, "installedSize": 344064, "pullDependencies": ["so:libblkid.so.1", "so:libc.musl-x86_64.so.1"], "provides": ["so:libmount.so.1=1.1.0"], "pullChecksum": "Q1+H9ZcCxj4n++QodKvd0BiGTcfr0=", "gitCommitOfApkPort": "010734651f25e9b4ccb6fa6b8d05de43501f7b3b", "files": [{"path": "/lib"}, {"path": "/lib/libmount.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1APpuRKQwasoQkeg5L8vkC9Sa+Vc="}}, {"path": "/lib/libmount.so.1.1.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14sG06use0XgQJEycJN4cSfUiW1c="}}]}}, {"id": "95751a46d288ffc7", "name": "libnpmaccess", "version": "4.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmaccess/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmaccess/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmaccess/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmaccess/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmaccess:libnpmaccess:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmaccess:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmaccess@4.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmaccess", "version": "4.0.3", "author": "Kat March\u00e1n ", "homepage": "https://npmjs.com/package/libnpmaccess", "description": "programmatic library for `npm access` commands", "url": "https://github.com/npm/libnpmaccess.git", "private": false}}, {"id": "42d3dbadbaaea386", "name": "libnpmdiff", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmdiff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmdiff/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmdiff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmdiff/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmdiff:libnpmdiff:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmdiff:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmdiff@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmdiff", "version": "2.0.4", "author": "GitHub Inc.", "homepage": "", "description": "The registry diff", "url": "https://github.com/npm/libnpmdiff", "private": false}}, {"id": "10315598b233b601", "name": "libnpmexec", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmexec/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmexec/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmexec/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmexec/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmexec:libnpmexec:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmexec:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmexec@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmexec", "version": "3.0.1", "author": "GitHub Inc.", "homepage": "", "description": "npm exec (npx) programmatic API", "url": "https://github.com/npm/libnpmexec", "private": false}}, {"id": "0156970e3da9d754", "name": "libnpmfund", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmfund/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmfund/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmfund/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmfund/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmfund:libnpmfund:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmfund:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmfund@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmfund", "version": "2.0.1", "author": "npm Inc. ", "homepage": "", "description": "Programmatic API for npm fund", "url": "https://github.com/npm/libnpmfund", "private": false}}, {"id": "ba8c4b506e521a57", "name": "libnpmhook", "version": "6.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmhook/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmhook/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmhook/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmhook/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmhook:libnpmhook:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmhook:6.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmhook@6.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmhook", "version": "6.0.3", "author": "Kat March\u00e1n ", "homepage": "", "description": "programmatic API for managing npm registry hooks", "url": "https://github.com/npm/libnpmhook", "private": false}}, {"id": "3d93093f2b5045cb", "name": "libnpmorg", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmorg/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmorg/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmorg/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmorg/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmorg:libnpmorg:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmorg:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmorg@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmorg", "version": "2.0.3", "author": "Kat March\u00e1n ", "homepage": "https://npmjs.com/package/libnpmorg", "description": "Programmatic api for `npm org` commands", "url": "https://github.com/npm/libnpmorg.git", "private": false}}, {"id": "76a2182aa135231c", "name": "libnpmpack", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmpack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmpack/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmpack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmpack/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmpack:libnpmpack:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmpack:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmpack@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmpack", "version": "3.0.0", "author": "npm Inc. ", "homepage": "https://npmjs.com/package/libnpmpack", "description": "Programmatic API for the bits behind npm pack", "url": "https://github.com/npm/libnpmpack.git", "private": false}}, {"id": "ae2198e4d2788dad", "name": "libnpmpublish", "version": "4.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmpublish/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmpublish/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmpublish/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmpublish/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmpublish:libnpmpublish:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmpublish:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmpublish@4.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmpublish", "version": "4.0.2", "author": "npm Inc. ", "homepage": "https://npmjs.com/package/libnpmpublish", "description": "Programmatic API for the bits behind npm publish and unpublish", "url": "https://github.com/npm/libnpmpublish.git", "private": false}}, {"id": "ec9cf9f1870efe26", "name": "libnpmsearch", "version": "3.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmsearch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmsearch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmsearch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmsearch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmsearch:libnpmsearch:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmsearch:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmsearch@3.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmsearch", "version": "3.1.2", "author": "Kat March\u00e1n ", "homepage": "https://npmjs.com/package/libnpmsearch", "description": "Programmatic API for searching in npm and compatible registries.", "url": "https://github.com/npm/libnpmsearch.git", "private": false}}, {"id": "1201706d79cdf3a0", "name": "libnpmteam", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmteam/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmteam/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmteam/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmteam/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmteam:libnpmteam:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:libnpmteam:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmteam@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmteam", "version": "2.0.4", "author": "Kat March\u00e1n ", "homepage": "https://npmjs.com/package/libnpmteam", "description": "npm Team management APIs", "url": "https://github.com/npm/libnpmteam.git", "private": false}}, {"id": "607c36edcdd9e23f", "name": "libnpmversion", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmversion/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmversion/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmversion/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/libnpmversion/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:libnpmversion:libnpmversion:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/libnpmversion@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "libnpmversion", "version": "2.0.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "library to do the things that 'npm version' does", "url": "git+https://github.com/npm/libnpmversion", "private": false}}, {"id": "0ead370231597bca", "name": "libretls", "version": "3.3.3p1-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC AND (BSD-3-Clause OR MIT)", "spdxExpression": "ISC AND (BSD-3-Clause OR MIT)", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libretls:libretls:3.3.3p1-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libretls@3.3.3p1-r2?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libretls", "originPackage": "libretls", "maintainer": "Ariadne Conill ", "version": "3.3.3p1-r2", "architecture": "x86_64", "url": "https://git.causal.agency/libretls/", "description": "port of libtls from libressl to openssl", "size": 28872, "installedSize": 86016, "pullDependencies": ["ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1", "so:libssl.so.1.1"], "provides": ["so:libtls.so.2=2.0.3"], "pullChecksum": "Q1mKL75PNQ3352oQUtXLS8GfI+37M=", "gitCommitOfApkPort": "161d02ee8c48f3c3cae1d2b4b5d008fa318da0e1", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libtls.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nNEC9T/t6W+Ecm0DxqMUnRvcT6k="}}, {"path": "/usr/lib/libtls.so.2.0.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t1MtXTHs0kMZ9+GCPJLriysmtA8="}}]}}, {"id": "75707e2e7077ca25", "name": "libsasl", "version": "2.1.27-r12", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "custom", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsasl:libsasl:2.1.27-r12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libsasl@2.1.27-r12?arch=x86_64&upstream=cyrus-sasl&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libsasl", "originPackage": "cyrus-sasl", "maintainer": "Natanael Copa ", "version": "2.1.27-r12", "architecture": "x86_64", "url": "https://www.cyrusimap.org/sasl/", "description": "Cyrus Simple Authentication and Security Layer (SASL) library", "size": 67890, "installedSize": 196608, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgdbm.so.6"], "provides": ["so:libsasl2.so.3=3.0.0"], "pullChecksum": "Q1NOQx5AenjjsSthpER8dCkUfPePI=", "gitCommitOfApkPort": "d450e53ec2504f0160b59adcf578e51916295f8e", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libsasl2.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1FZOMjN3ZPW0zp9O2eZ+bTpacH3I="}}, {"path": "/usr/lib/libsasl2.so.3.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Da/Gs97cpCyZJfyb+QD0Bptwngo="}}, {"path": "/usr/lib/sasl2"}, {"path": "/usr/lib/sasl2/libanonymous.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wG0T/abhtSYIVnUYZLvG5JDyE7Q="}}, {"path": "/usr/lib/sasl2/libanonymous.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wG0T/abhtSYIVnUYZLvG5JDyE7Q="}}, {"path": "/usr/lib/sasl2/libanonymous.so.3.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16LOsEbuGxOQii4uBLvldTd0h4Ao="}}, {"path": "/usr/lib/sasl2/libplain.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OdyybqHv2RZAzwAt9jKbWEvZqR8="}}, {"path": "/usr/lib/sasl2/libplain.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OdyybqHv2RZAzwAt9jKbWEvZqR8="}}, {"path": "/usr/lib/sasl2/libplain.so.3.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1q5pX3JO/fIM2miquxWp/Iho+BYE="}}, {"path": "/usr/lib/sasl2/libsasldb.so", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y5vtFnakiyZf0P84O8G71XevCFg="}}, {"path": "/usr/lib/sasl2/libsasldb.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Y5vtFnakiyZf0P84O8G71XevCFg="}}, {"path": "/usr/lib/sasl2/libsasldb.so.3.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bWW43j779Q6RdDJcErn8tdHyLis="}}]}}, {"id": "7cbb1e8bf4f32b3d", "name": "libsecret", "version": "0.20.4-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.0-or-later", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsecret:libsecret:0.20.4-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libsecret@0.20.4-r1?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libsecret", "originPackage": "libsecret", "maintainer": "Rasmus Thomsen ", "version": "0.20.4-r1", "architecture": "x86_64", "url": "https://wiki.gnome.org/Projects/Libsecret", "description": "Library for storing and retrieving passwords and other secrets", "size": 141290, "installedSize": 442368, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgcrypt.so.20", "so:libgio-2.0.so.0", "so:libglib-2.0.so.0", "so:libgobject-2.0.so.0"], "provides": ["so:libsecret-1.so.0=0.0.0", "cmd:secret-tool"], "pullChecksum": "Q150+TYHZkwBrlyHucv0ts3c067SU=", "gitCommitOfApkPort": "d21d5a3469dd0616649c6ef3931d86ae99476e68", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/secret-tool", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lnn8R6AXpZatUbiLOlNl6ZpGCPo="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libsecret-1.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1jBOk6vykobsAdZtXgSkKSqrKWQc="}}, {"path": "/usr/lib/libsecret-1.so.0.0.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14+orV5dxiYe3nzwpua/eCBS+u4Y="}}, {"path": "/usr/lib/girepository-1.0"}, {"path": "/usr/lib/girepository-1.0/Secret-1.typelib", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fuYVAmU5aqZAW5SaVndg+Z0TEys="}}]}}, {"id": "6ec834c72ea634fa", "name": "libssl1.1", "version": "1.1.1l-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "OpenSSL", "spdxExpression": "OpenSSL", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl1.1:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl1.1:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libssl1.1", "originPackage": "openssl", "maintainer": "Timo Teras ", "version": "1.1.1l-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 212918, "installedSize": 540672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1"], "provides": ["so:libssl.so.1.1=1.1"], "pullChecksum": "Q1Fgsc0DiapwjaJHbihB9ZrLQhr7Q=", "gitCommitOfApkPort": "3ef1965150d5b1de4af88dc51cf407e11b20b848", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qaeh6oI3hVHuFty7JD5ASOu8S8k="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18j35pe3yp6HOgMih1wlGP1/mm2c="}}]}}, {"id": "8bd906ee7781adf9", "name": "libstdc++", "version": "10.3.1_git20210424-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+:libstdc\\+\\+:10.3.1_git20210424-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libstdc%2B%2B@10.3.1_git20210424-r2?arch=x86_64&upstream=gcc&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libstdc++", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "10.3.1_git20210424-r2", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C++ standard runtime library", "size": 514274, "installedSize": 1703936, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgcc_s.so.1"], "provides": ["so:libstdc++.so.6=6.0.28"], "pullChecksum": "Q1cQ3rFKQRTHpTrF47rf8dtV/OQEI=", "gitCommitOfApkPort": "9a63416183087f223b7c63eb6319e9d3481816c0", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libstdc++.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRF4iSaYuggdocGXkh0F6J/U2kI="}}, {"path": "/usr/lib/libstdc++.so.6.0.28", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vBLa3txnXmZpnFgK4vuEXBZnYDo="}}]}}, {"id": "48a47773d671f11b", "name": "libtasn1", "version": "4.17.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtasn1:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn1:libtasn:4.17.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libtasn:libtasn:4.17.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:libtasn1:4.17.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:libtasn:4.17.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libtasn1@4.17.0-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libtasn1", "originPackage": "libtasn1", "maintainer": "Natanael Copa ", "version": "4.17.0-r0", "architecture": "x86_64", "url": "https://www.gnu.org/software/gnutls/", "description": "The ASN.1 library used in GNUTLS", "size": 34464, "installedSize": 90112, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libtasn1.so.6=6.6.1"], "pullChecksum": "Q1rZ/ozWBsJlwTbY4rXjSdf8ha0tw=", "gitCommitOfApkPort": "047ca4850200bcf44a49ed81eeaec4ccde342438", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libtasn1.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rO1IEfnGpFttSQnkCqn/qYOK8hc="}}, {"path": "/usr/lib/libtasn1.so.6.6.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18Ar28k0nH7KDHjsQwobHiX0sD1M="}}]}}, {"id": "65a0c4cfe1a583ce", "name": "libunistring", "version": "0.9.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0+ OR LGPL-3.0+", "spdxExpression": "GPL-2.0+ OR LGPL-3.0+", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libunistring:libunistring:0.9.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gnu:libunistring:0.9.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libunistring@0.9.10-r1?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libunistring", "originPackage": "libunistring", "maintainer": "Natanael Copa ", "version": "0.9.10-r1", "architecture": "x86_64", "url": "https://www.gnu.org/software/libunistring/", "description": "Library for manipulating Unicode strings and C strings", "size": 583566, "installedSize": 1540096, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libunistring.so.2=2.1.0"], "pullChecksum": "Q1TIRMI+Ji3wR/rsGq5wgvYqsKKDw=", "gitCommitOfApkPort": "0de81d62244a5a6c26864b59c90d0e93aa492708", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libunistring.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dPA7MeJhqn+EzvcmVIs1wNc1k2E="}}, {"path": "/usr/lib/libunistring.so.2.1.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1B9SWl0B5XGBeP2UU0i3iKmVr03A="}}]}}, {"id": "2f74515358b73769", "name": "liftoff", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/liftoff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/liftoff/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/liftoff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/liftoff/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:liftoff:liftoff:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/liftoff@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "liftoff", "version": "3.1.0", "author": "Tyler Kellen (http://goingslowly.com/)", "homepage": "", "description": "Launch your command line tool with ease.", "url": "js-cli/js-liftoff", "private": false}}, {"id": "8d75421c55f5ce91", "name": "linkify-it", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/linkify-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/linkify-it/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/linkify-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/linkify-it/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:linkify-it:linkify-it:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:linkify-it:linkify_it:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:linkify_it:linkify-it:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:linkify_it:linkify_it:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:linkify:linkify-it:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:linkify:linkify_it:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/linkify-it@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "linkify-it", "version": "3.0.3", "author": "", "homepage": "", "description": "Links recognition library with FULL unicode support", "url": "markdown-it/linkify-it", "private": false}}, {"id": "6dd46c702df1ddec", "name": "locate-path", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/locate-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/locate-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/locate-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/locate-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:locate-path:locate-path:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:locate-path:locate_path:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:locate_path:locate-path:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:locate_path:locate_path:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:locate:locate-path:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:locate:locate_path:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/locate-path@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "locate-path", "version": "5.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get the first path that exists on disk of multiple paths", "url": "sindresorhus/locate-path", "private": false}}, {"id": "da8dd2f81cb453b3", "name": "lodash", "version": "4.17.21", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash:lodash:4.17.21:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/lodash@4.17.21", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash", "version": "4.17.21", "author": "John-David Dalton ", "homepage": "https://lodash.com/", "description": "Lodash modular utilities.", "url": "lodash/lodash", "private": false}}, {"id": "b0a5c113557fa05d", "name": "lodash.clonedeep", "version": "4.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.clonedeep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.clonedeep/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.clonedeep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.clonedeep/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.clonedeep:lodash.clonedeep:4.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.clonedeep@4.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.clonedeep", "version": "4.5.0", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.cloneDeep` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "67e2117aae95df5d", "name": "lodash.includes", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.includes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.includes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.includes:lodash.includes:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.includes@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.includes", "version": "4.3.0", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.includes` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "0a0bbaffd5e6c123", "name": "lodash.isboolean", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isboolean/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isboolean/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isboolean:lodash.isboolean:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isboolean@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isboolean", "version": "3.0.3", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isBoolean` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "bb42e41dfe7150ef", "name": "lodash.isinteger", "version": "4.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isinteger/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isinteger/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isinteger:lodash.isinteger:4.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isinteger@4.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isinteger", "version": "4.0.4", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isInteger` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "b617011d17c3605e", "name": "lodash.isnumber", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isnumber/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isnumber/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isnumber:lodash.isnumber:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isnumber@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isnumber", "version": "3.0.3", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isNumber` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "c2877049c3dbf12f", "name": "lodash.isplainobject", "version": "4.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isplainobject/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isplainobject/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isplainobject:lodash.isplainobject:4.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isplainobject@4.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isplainobject", "version": "4.0.6", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isPlainObject` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "8f56fb2e3b11c6e3", "name": "lodash.isstring", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isstring/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isstring/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isstring:lodash.isstring:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isstring@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isstring", "version": "4.0.1", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isString` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "9270f68fbcfa52bc", "name": "lodash.once", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.once/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.once/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.once:lodash.once:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.once@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.once", "version": "4.1.1", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.once` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "41062228e25bc72e", "name": "lodash.repeat", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.repeat/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.repeat/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.repeat/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.repeat/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.repeat:lodash.repeat:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.repeat@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.repeat", "version": "4.1.0", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.repeat` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "35991210d0076689", "name": "lodash.sortby", "version": "4.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.sortby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.sortby/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.sortby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.sortby/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.sortby:lodash.sortby:4.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.sortby@4.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.sortby", "version": "4.7.0", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.sortBy` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "b9a5465b80e8cd8f", "name": "logform", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/logform/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/logform/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winstonjs:logform:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:logform:logform:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/logform@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "logform", "version": "2.3.0", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/logform#readme", "description": "An mutable object-based log format designed for chaining & objectMode streams.", "url": "git+https://github.com/winstonjs/logform.git", "private": false}}, {"id": "710b618721ce1495", "name": "loglevel", "version": "1.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/loglevel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/loglevel/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/loglevel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/loglevel/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:loglevel:loglevel:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pimterry:loglevel:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/loglevel@1.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "loglevel", "version": "1.8.0", "author": "Tim Perry (http://tim-perry.co.uk)", "homepage": "https://github.com/pimterry/loglevel", "description": "Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods", "url": "git://github.com/pimterry/loglevel.git", "private": false}}, {"id": "c1b19d0fefb17757", "name": "long", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/long/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/long/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dcodeIO:long:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:long:long:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/long@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "long", "version": "4.0.0", "author": "Daniel Wirtz ", "homepage": "", "description": "A Long class for representing a 64-bit two's-complement integer value.", "url": "https://github.com/dcodeIO/long.js.git", "private": false}}, {"id": "f2c22b96f4502ff0", "name": "long-timeout", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/long-timeout/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/long-timeout/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/long-timeout/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/long-timeout/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:long-timeout:long-timeout:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:long-timeout:long_timeout:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:long_timeout:long-timeout:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:long_timeout:long_timeout:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tellnes:long-timeout:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tellnes:long_timeout:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:long:long-timeout:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:long:long_timeout:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/long-timeout@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "long-timeout", "version": "0.1.1", "author": "Christian Tellnes (http://christian.tellnes.com/)", "homepage": "https://github.com/tellnes/long-timeout", "description": "Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds).", "url": "git://github.com/tellnes/long-timeout.git", "private": false}}, {"id": "8fd6f34eb75beb84", "name": "loose-envify", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/loose-envify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/loose-envify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/loose-envify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/loose-envify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:loose-envify:loose-envify:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:loose-envify:loose_envify:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:loose_envify:loose-envify:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:loose_envify:loose_envify:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zertosh:loose-envify:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zertosh:loose_envify:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:loose:loose-envify:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:loose:loose_envify:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/loose-envify@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "loose-envify", "version": "1.4.0", "author": "Andres Suarez ", "homepage": "https://github.com/zertosh/loose-envify", "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST", "url": "git://github.com/zertosh/loose-envify.git", "private": false}}, {"id": "f7dfac2432689afc", "name": "lower-case", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pascal-case/node_modules/lower-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pascal-case/node_modules/lower-case/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pascal-case/node_modules/lower-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pascal-case/node_modules/lower-case/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:blakeembrey:lower-case:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:lower_case:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lower-case:lower-case:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lower-case:lower_case:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lower_case:lower-case:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lower_case:lower_case:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lower:lower-case:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lower:lower_case:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lower-case@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "lower-case", "version": "2.0.2", "author": "Blake Embrey (http://blakeembrey.me)", "homepage": "https://github.com/blakeembrey/change-case/tree/master/packages/lower-case#readme", "description": "Transforms the string to lower case", "url": "git://github.com/blakeembrey/change-case.git", "private": false}}, {"id": "6bad2fe43277cfa3", "name": "lru-cache", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cache-manager/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-manager/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cache-manager/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-manager/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lru-cache:lru-cache:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru-cache:lru_cache:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru-cache:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru_cache:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru-cache:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru_cache:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru-cache:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru_cache:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lru-cache@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lru-cache", "version": "4.0.0", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "A cache object that deletes the least-recently-used items.", "url": "git://github.com/isaacs/node-lru-cache.git", "private": false}}, {"id": "66f749240a51f8bd", "name": "lru-cache", "version": "4.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/named-placeholders/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/named-placeholders/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/named-placeholders/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/named-placeholders/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lru-cache:lru-cache:4.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru-cache:lru_cache:4.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru-cache:4.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru_cache:4.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru-cache:4.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru_cache:4.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru-cache:4.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru_cache:4.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lru-cache@4.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "lru-cache", "version": "4.1.5", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "A cache object that deletes the least-recently-used items.", "url": "git://github.com/isaacs/node-lru-cache.git", "private": false}}, {"id": "3506d65a41bc726a", "name": "lru-cache", "version": "5.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldapauth-fork/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapauth-fork/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ldapauth-fork/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapauth-fork/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lru-cache:lru-cache:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru-cache:lru_cache:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru-cache:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru_cache:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru-cache:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru_cache:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru-cache:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru_cache:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lru-cache@5.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "lru-cache", "version": "5.1.1", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "A cache object that deletes the least-recently-used items.", "url": "git://github.com/isaacs/node-lru-cache.git", "private": false}}, {"id": "61162f906d819cfb", "name": "lru-cache", "version": "6.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/lru-cache/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/lru-cache/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lru-cache:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru-cache:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lru-cache@6.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lru-cache", "version": "6.0.0", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "A cache object that deletes the least-recently-used items.", "url": "git://github.com/isaacs/node-lru-cache.git", "private": false}}, {"id": "64d704b43a5bc943", "name": "lru-cache", "version": "6.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lru-cache:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru-cache:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lru-cache@6.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lru-cache", "version": "6.0.0", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "A cache object that deletes the least-recently-used items.", "url": "git://github.com/isaacs/node-lru-cache.git", "private": false}}, {"id": "2c8d0df5cd77acb5", "name": "luxon", "version": "1.25.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/luxon/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/luxon/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:moment:luxon:1.25.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:luxon:luxon:1.25.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/luxon@1.25.0", "metadataType": "javascript-npm-package", "metadata": {"name": "luxon", "version": "1.25.0", "author": "Isaac Cambron", "homepage": "", "description": "Immutable date wrapper", "url": "https://github.com/moment/luxon", "private": false}}, {"id": "ce8067c160b4be6d", "name": "make-fetch-happen", "version": "9.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:make-fetch-happen:make-fetch-happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make-fetch-happen:make_fetch_happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make_fetch_happen:make-fetch-happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make_fetch_happen:make_fetch_happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make-fetch:make-fetch-happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make-fetch:make_fetch_happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make_fetch:make-fetch-happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make_fetch:make_fetch_happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make:make-fetch-happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make:make_fetch_happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:make-fetch-happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:make_fetch_happen:9.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/make-fetch-happen@9.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "make-fetch-happen", "version": "9.1.0", "author": "Kat March\u00e1n ", "homepage": "", "description": "Opinionated, caching, retrying fetch client", "url": "https://github.com/npm/make-fetch-happen", "private": false}}, {"id": "2d4728a8479f3704", "name": "make-iterator", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/make-iterator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/make-iterator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/make-iterator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/make-iterator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:make-iterator:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:make_iterator:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make-iterator:make-iterator:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make-iterator:make_iterator:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make_iterator:make-iterator:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make_iterator:make_iterator:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make:make-iterator:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:make:make_iterator:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/make-iterator@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "make-iterator", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/make-iterator", "description": "Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.", "url": "jonschlinkert/make-iterator", "private": false}}, {"id": "0f5e5dd8855cf64e", "name": "map-cache", "version": "0.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/map-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/map-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/map-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/map-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:map-cache:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:map_cache:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map-cache:map-cache:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map-cache:map_cache:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map_cache:map-cache:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map_cache:map_cache:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map:map-cache:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map:map_cache:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/map-cache@0.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "map-cache", "version": "0.2.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/map-cache", "description": "Basic cache object for storing key-value pairs.", "url": "jonschlinkert/map-cache", "private": false}}, {"id": "a05fe0ab2d25414e", "name": "map-visit", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/map-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/map-visit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/map-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/map-visit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:map-visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:map_visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map-visit:map-visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map-visit:map_visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map_visit:map-visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map_visit:map_visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map:map-visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:map:map_visit:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/map-visit@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "map-visit", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/map-visit", "description": "Map `visit` over an array of objects.", "url": "jonschlinkert/map-visit", "private": false}}, {"id": "0522444ac81b4033", "name": "markdown-it", "version": "11.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it_project:markdown-it:11.0.1:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/markdown-it@11.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it", "version": "11.0.1", "author": "", "homepage": "", "description": "Markdown-it - modern pluggable markdown parser.", "url": "markdown-it/markdown-it", "private": false}}, {"id": "6bcff498eb13e066", "name": "markdown-it-abbr", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-abbr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-abbr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-abbr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-abbr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-abbr:markdown-it-abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-abbr:markdown_it_abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_abbr:markdown-it-abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_abbr:markdown_it_abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_abbr:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-abbr@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-abbr", "version": "1.0.4", "author": "", "homepage": "https://github.com/markdown-it/markdown-it-abbr", "description": " tag for markdown-it markdown parser.", "url": "git://github.com/markdown-it/markdown-it-abbr.git", "private": false}}, {"id": "0e88778459f82c2a", "name": "markdown-it-attrs", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-attrs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-attrs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-attrs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-attrs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-attrs:markdown-it-attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-attrs:markdown_it_attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_attrs:markdown-it-attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_attrs:markdown_it_attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arve0:markdown-it-attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:arve0:markdown_it_attrs:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-attrs@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-attrs", "version": "3.0.3", "author": "Arve Seljebu (https://arve0.github.io)", "homepage": "https://github.com/arve0/markdown-it-attrs", "description": "Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandoc's header attributes", "url": "arve0/markdown-it-attrs", "private": false}}, {"id": "5ac0bb4943d948b7", "name": "markdown-it-emoji", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-emoji/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-emoji/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-emoji/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-emoji/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-emoji:markdown-it-emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-emoji:markdown_it_emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_emoji:markdown-it-emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_emoji:markdown_it_emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_emoji:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-emoji@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-emoji", "version": "1.4.0", "author": "", "homepage": "https://github.com/markdown-it/markdown-it-emoji", "description": "Emoji plugin for markdown-it markdown parser.", "url": "git://github.com/markdown-it/markdown-it-emoji.git", "private": false}}, {"id": "252a8dbeb96dce0d", "name": "markdown-it-expand-tabs", "version": "1.0.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-expand-tabs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-expand-tabs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-expand-tabs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-expand-tabs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-expand-tabs:markdown-it-expand-tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-expand-tabs:markdown_it_expand_tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_expand_tabs:markdown-it-expand-tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_expand_tabs:markdown_it_expand_tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-expand:markdown-it-expand-tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-expand:markdown_it_expand_tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_expand:markdown-it-expand-tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_expand:markdown_it_expand_tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-expand-tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_expand_tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-expand-tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_expand_tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-expand-tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_expand_tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:revin:markdown-it-expand-tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:revin:markdown_it_expand_tabs:1.0.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-expand-tabs@1.0.13", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-expand-tabs", "version": "1.0.13", "author": "Revin Guillen", "homepage": "https://github.com/revin/markdown-it-expand-tab#readme", "description": "A markdown-it plugin to replace leading tabs with spaces in code blocks", "url": "git@github.com:revin/markdown-it-expand-tabs.git", "private": false}}, {"id": "b14fc8f8801a4065", "name": "markdown-it-external-links", "version": "0.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-external-links/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-external-links/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-external-links/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-external-links/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-external-links:markdown-it-external-links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-external-links:markdown_it_external_links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_external_links:markdown-it-external-links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_external_links:markdown_it_external_links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-external:markdown-it-external-links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-external:markdown_it_external_links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_external:markdown-it-external-links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_external:markdown_it_external_links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-external-links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_external_links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-external-links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_external_links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-external-links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_external_links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rotorz:markdown-it-external-links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rotorz:markdown_it_external_links:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-external-links@0.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-external-links", "version": "0.0.6", "author": "Rotorz Limited", "homepage": "", "description": "Plugin for markdown-it that adds CSS classes to links that fall outside of the specified internal domain(s).", "url": "https://github.com/rotorz/markdown-it-external-links", "private": false}}, {"id": "a6d59ca06d31f18c", "name": "markdown-it-footnote", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-footnote/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-footnote/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-footnote/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-footnote/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-footnote:markdown-it-footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-footnote:markdown_it_footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_footnote:markdown-it-footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_footnote:markdown_it_footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_footnote:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-footnote@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-footnote", "version": "3.0.3", "author": "", "homepage": "", "description": "Footnotes for markdown-it markdown parser.", "url": "markdown-it/markdown-it-footnote", "private": false}}, {"id": "207808c6512fb181", "name": "markdown-it-imsize", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-imsize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-imsize/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-imsize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-imsize/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-imsize:markdown-it-imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-imsize:markdown_it_imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_imsize:markdown-it-imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_imsize:markdown_it_imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tatsy:markdown-it-imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tatsy:markdown_it_imsize:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-imsize@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-imsize", "version": "2.0.1", "author": "tatsy", "homepage": "https://github.com/tatsy/markdown-it-imsize", "description": "Markdown-it plugin to specify image size", "url": "https://github.com/tatsy/markdown-it-imsize", "private": false}}, {"id": "e8365b542aaff509", "name": "markdown-it-mark", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-mark/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-mark/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-mark/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-mark/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-mark:markdown-it-mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-mark:markdown_it_mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_mark:markdown-it-mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_mark:markdown_it_mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_mark:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-mark@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-mark", "version": "3.0.1", "author": "", "homepage": "", "description": " tag for markdown-it markdown parser.", "url": "markdown-it/markdown-it-mark", "private": false}}, {"id": "e7e6045efab8c8bf", "name": "markdown-it-mathjax", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-mathjax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-mathjax/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-mathjax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-mathjax/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-mathjax:markdown-it-mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-mathjax:markdown_it_mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_mathjax:markdown-it-mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_mathjax:markdown_it_mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:classeur:markdown-it-mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:classeur:markdown_it_mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_mathjax:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-mathjax@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-mathjax", "version": "2.0.0", "author": "Benoit Schweblin", "homepage": "https://github.com/classeur/markdown-it-mathjax#readme", "description": "", "url": "git+https://github.com/classeur/markdown-it-mathjax.git", "private": false}}, {"id": "e4ca09183d6f92f2", "name": "markdown-it-multimd-table", "version": "4.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-multimd-table/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-multimd-table/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-multimd-table/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-multimd-table/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-multimd-table:markdown-it-multimd-table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-multimd-table:markdown_it_multimd_table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_multimd_table:markdown-it-multimd-table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_multimd_table:markdown_it_multimd_table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-multimd:markdown-it-multimd-table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-multimd:markdown_it_multimd_table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_multimd:markdown-it-multimd-table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_multimd:markdown_it_multimd_table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-multimd-table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_multimd_table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-multimd-table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_multimd_table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RedBug312:markdown-it-multimd-table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RedBug312:markdown_it_multimd_table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-multimd-table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_multimd_table:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-multimd-table@4.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-multimd-table", "version": "4.0.3", "author": "RedBug312", "homepage": "https://github.com/RedBug312/markdown-it-multimd-table", "description": "Multimarkdown table syntax plugin for markdown-it markdown parser", "url": "git://github.com/RedBug312/markdown-it-multimd-table.git", "private": false}}, {"id": "53dab1951418e89f", "name": "markdown-it-sub", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-sub/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-sub/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-sub/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-sub/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-sub:markdown-it-sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-sub:markdown_it_sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_sub:markdown-it-sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_sub:markdown_it_sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_sub:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-sub@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-sub", "version": "1.0.0", "author": "", "homepage": "https://github.com/markdown-it/markdown-it-sub", "description": " tag for markdown-it markdown parser.", "url": "git://github.com/markdown-it/markdown-it-sub.git", "private": false}}, {"id": "dd2ca1d69a77912b", "name": "markdown-it-sup", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-sup/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-sup/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-sup/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-sup/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-sup:markdown-it-sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-sup:markdown_it_sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_sup:markdown-it-sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_sup:markdown_it_sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_sup:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-sup@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-sup", "version": "1.0.0", "author": "", "homepage": "https://github.com/markdown-it/markdown-it-sup", "description": " tag for markdown-it markdown parser.", "url": "git://github.com/markdown-it/markdown-it-sup.git", "private": false}}, {"id": "fc669afe4709ec08", "name": "markdown-it-task-lists", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/markdown-it-task-lists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-task-lists/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/markdown-it-task-lists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/markdown-it-task-lists/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:markdown-it-task-lists:markdown-it-task-lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-task-lists:markdown_it_task_lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_task_lists:markdown-it-task-lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_task_lists:markdown_it_task_lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-task:markdown-it-task-lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it-task:markdown_it_task_lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_task:markdown-it-task-lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it_task:markdown_it_task_lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown-it-task-lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown-it:markdown_it_task_lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown-it-task-lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown_it:markdown_it_task_lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown-it-task-lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:markdown:markdown_it_task_lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:revin:markdown-it-task-lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:revin:markdown_it_task_lists:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/markdown-it-task-lists@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "markdown-it-task-lists", "version": "2.1.1", "author": "Revin Guillen", "homepage": "https://github.com/revin/markdown-it-task-lists#readme", "description": "A markdown-it plugin to create GitHub-style task lists", "url": "git@github.com:revin/markdown-it-task-lists.git", "private": false}}, {"id": "f7d62f6740d1886c", "name": "mathjax", "version": "3.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mathjax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mathjax/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mathjax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mathjax/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathjax:mathjax:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mathjax@3.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "mathjax", "version": "3.1.2", "author": "", "homepage": "", "description": "Beautiful and accessible math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers. This package includes the packaged components (install mathjax-full to get the source code).", "url": "git://github.com/mathjax/MathJax.git", "private": false}}, {"id": "2ca7beae561b6836", "name": "md5", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/md5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/md5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/md5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/md5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pvorb:md5:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:md5:md5:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/md5@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "md5", "version": "2.3.0", "author": "Paul Vorbach (http://paul.vorba.ch)", "homepage": "", "description": "js function for hashing messages with MD5", "url": "git://github.com/pvorb/node-md5.git", "private": false}}, {"id": "22a230a150bb5f1f", "name": "mdurl", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mdurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mdurl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mdurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mdurl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mdurl:mdurl:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mdurl@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "mdurl", "version": "1.0.1", "author": "", "homepage": "", "description": "URL utilities for markdown-it", "url": "markdown-it/mdurl", "private": false}}, {"id": "5f891147015b5bc3", "name": "media-typer", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/media-typer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/media-typer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:media-typer:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media-typer:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media_typer:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media_typer:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/media-typer@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "media-typer", "version": "0.3.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Simple RFC 6838 media type parser and formatter", "url": "jshttp/media-typer", "private": false}}, {"id": "ea1a5b58e2aa5504", "name": "memory-pager", "version": "1.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/memory-pager/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/memory-pager/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/memory-pager/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/memory-pager/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:memory-pager:memory-pager:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:memory-pager:memory_pager:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:memory_pager:memory-pager:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:memory_pager:memory_pager:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:memory-pager:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:memory_pager:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:memory:memory-pager:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:memory:memory_pager:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/memory-pager@1.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "memory-pager", "version": "1.5.0", "author": "Mathias Buus (@mafintosh)", "homepage": "https://github.com/mafintosh/memory-pager", "description": "Access memory using small fixed sized buffers", "url": "https://github.com/mafintosh/memory-pager.git", "private": false}}, {"id": "ea2530ed17129b18", "name": "merge-descriptors", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/merge-descriptors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/merge-descriptors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:merge-descriptors:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge-descriptors:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge_descriptors:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge_descriptors:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/merge-descriptors@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "merge-descriptors", "version": "1.0.1", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Merge objects using descriptors", "url": "component/merge-descriptors", "private": false}}, {"id": "aeb65df4c3cf5e41", "name": "merge2", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/merge2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/merge2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/merge2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/merge2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:teambition:merge2:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge2:merge2:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/merge2@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "merge2", "version": "1.4.1", "author": "", "homepage": "https://github.com/teambition/merge2", "description": "Merge multiple streams into one stream in sequence or parallel.", "url": "git@github.com:teambition/merge2.git", "private": false}}, {"id": "a3a469e722ea79eb", "name": "meros", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/meros/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/meros/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/meros/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/meros/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:meros:meros:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/meros@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "meros", "version": "1.1.4", "author": "Marais Rossouw (https://marais.io)", "homepage": "", "description": "A fast 610B utility that makes reading multipart responses simple", "url": "maraisr/meros", "private": false}}, {"id": "fc0066c2dbd3135e", "name": "methods", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/methods/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/methods/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:methods:methods:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/methods@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "methods", "version": "1.1.2", "author": "", "homepage": "", "description": "HTTP methods that node supports", "url": "jshttp/methods", "private": false}}, {"id": "38c5b891a683a1d9", "name": "micromatch", "version": "3.1.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/micromatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/micromatch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/micromatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/micromatch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:micromatch:micromatch:3.1.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/micromatch@3.1.10", "metadataType": "javascript-npm-package", "metadata": {"name": "micromatch", "version": "3.1.10", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/micromatch", "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.", "url": "micromatch/micromatch", "private": false}}, {"id": "44eca08a6660a909", "name": "micromatch", "version": "4.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/micromatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/micromatch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/micromatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/micromatch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:micromatch:micromatch:4.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/micromatch@4.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "micromatch", "version": "4.0.4", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/micromatch", "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.", "url": "micromatch/micromatch", "private": false}}, {"id": "10d833ac6b667c8b", "name": "mime", "version": "1.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime_project:mime:1.6.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/mime@1.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mime", "version": "1.6.0", "author": "Robert Kieffer (http://github.com/broofa)", "homepage": "", "description": "A comprehensive library for mime-type mapping", "url": "https://github.com/broofa/node-mime", "private": false}}, {"id": "5780c49519561325", "name": "mime", "version": "2.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/akismet-api/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/akismet-api/node_modules/mime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/akismet-api/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/akismet-api/node_modules/mime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime_project:mime:2.6.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/mime@2.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mime", "version": "2.6.0", "author": "Robert Kieffer (http://github.com/broofa)", "homepage": "", "description": "A comprehensive library for mime-type mapping", "url": "https://github.com/broofa/mime", "private": false}}, {"id": "fa89c500df432dc5", "name": "mime-db", "version": "1.51.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-db/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-db/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime-db:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime-db:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_db:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_db:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mime-db@1.51.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mime-db", "version": "1.51.0", "author": "", "homepage": "", "description": "Media Type Database", "url": "jshttp/mime-db", "private": false}}, {"id": "39c77194bda280a5", "name": "mime-types", "version": "2.1.34", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime-types:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime-types:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_types:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_types:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mime-types@2.1.34", "metadataType": "javascript-npm-package", "metadata": {"name": "mime-types", "version": "2.1.34", "author": "", "homepage": "", "description": "The ultimate javascript content-type utility.", "url": "jshttp/mime-types", "private": false}}, {"id": "902db11421d47551", "name": "mimic-response", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mimic-response/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mimic-response/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mimic-response/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mimic-response/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mimic-response:mimic-response:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mimic-response:mimic_response:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mimic_response:mimic-response:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mimic_response:mimic_response:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mimic:mimic-response:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mimic:mimic_response:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mimic-response@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mimic-response", "version": "2.1.0", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Mimic a Node.js HTTP response stream", "url": "sindresorhus/mimic-response", "private": false}}, {"id": "92b4b8e2baa707c2", "name": "minimalistic-assert", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimalistic-assert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimalistic-assert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minimalistic-assert:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic-assert:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic_assert:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic_assert:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:calvinmetcalf:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:calvinmetcalf:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minimalistic-assert@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "minimalistic-assert", "version": "1.0.1", "author": "", "homepage": "https://github.com/calvinmetcalf/minimalistic-assert", "description": "minimalistic-assert ===", "url": "https://github.com/calvinmetcalf/minimalistic-assert.git", "private": false}}, {"id": "c2040b7625e043d6", "name": "minimatch", "version": "3.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/minimatch@3.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "minimatch", "version": "3.0.4", "author": "Isaac Z. Schlueter (http://blog.izs.me)", "homepage": "", "description": "a glob matcher in javascript", "url": "git://github.com/isaacs/minimatch.git", "private": false}}, {"id": "e63a7b26ae56d30d", "name": "minimatch", "version": "3.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/minimatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimatch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/minimatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimatch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minimatch_project:minimatch:3.0.4:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/minimatch@3.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "minimatch", "version": "3.0.4", "author": "Isaac Z. Schlueter (http://blog.izs.me)", "homepage": "", "description": "a glob matcher in javascript", "url": "git://github.com/isaacs/minimatch.git", "private": false}}, {"id": "96ef73ce065fe2f3", "name": "minimist", "version": "1.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/minimist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/minimist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minimist:minimist:1.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:minimist:1.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minimist@1.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "minimist", "version": "1.2.5", "author": "James Halliday (http://substack.net)", "homepage": "https://github.com/substack/minimist", "description": "parse argument options", "url": "git://github.com/substack/minimist.git", "private": false}}, {"id": "9123d2677e75a479", "name": "minipass", "version": "2.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/minizlib/node_modules/minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minizlib/node_modules/minipass/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/minizlib/node_modules/minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minizlib/node_modules/minipass/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass:minipass:2.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass@2.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass", "version": "2.9.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "minimal implementation of a PassThrough stream", "url": "git+https://github.com/isaacs/minipass.git", "private": false}}, {"id": "ce98e1c5bc68168e", "name": "minipass", "version": "2.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/minipass/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/minipass/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass:minipass:2.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass@2.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass", "version": "2.9.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "minimal implementation of a PassThrough stream", "url": "git+https://github.com/isaacs/minipass.git", "private": false}}, {"id": "b61388f8952f9831", "name": "minipass", "version": "3.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass:minipass:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass@3.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass", "version": "3.1.5", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "minimal implementation of a PassThrough stream", "url": "git+https://github.com/isaacs/minipass.git", "private": false}}, {"id": "68f623d481b81d01", "name": "minipass-collect", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-collect/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-collect/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-collect/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-collect/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass-collect:minipass-collect:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass-collect:minipass_collect:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_collect:minipass-collect:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_collect:minipass_collect:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass-collect:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass_collect:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass-collect@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass-collect", "version": "1.0.2", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "A Minipass stream that collects all the data into a single chunk", "url": "", "private": false}}, {"id": "2ec1dea78d821d75", "name": "minipass-fetch", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-fetch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-fetch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass-fetch:minipass-fetch:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass-fetch:minipass_fetch:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_fetch:minipass-fetch:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_fetch:minipass_fetch:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass-fetch:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass_fetch:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass-fetch@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass-fetch", "version": "1.4.1", "author": "", "homepage": "", "description": "An implementation of window.fetch in Node.js using Minipass streams", "url": "git+https://github.com/npm/minipass-fetch.git", "private": false}}, {"id": "759ffb54462eef15", "name": "minipass-flush", "version": "1.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-flush/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-flush/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-flush/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-flush/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass-flush:minipass-flush:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass-flush:minipass_flush:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_flush:minipass-flush:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_flush:minipass_flush:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass-flush:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass_flush:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass-flush@1.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass-flush", "version": "1.0.5", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "A Minipass stream that calls a flush function before emitting 'end'", "url": "git+https://github.com/isaacs/minipass-flush.git", "private": false}}, {"id": "c0e9a5cd35f7217e", "name": "minipass-json-stream", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-json-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-json-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-json-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-json-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass-json-stream:minipass-json-stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass-json-stream:minipass_json_stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_json_stream:minipass-json-stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_json_stream:minipass_json_stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass-json:minipass-json-stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass-json:minipass_json_stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_json:minipass-json-stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_json:minipass_json_stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass-json-stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass_json_stream:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass-json-stream@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass-json-stream", "version": "1.0.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Like JSONStream, but using Minipass streams", "url": "git+https://github.com/npm/minipass-json-stream.git", "private": false}}, {"id": "449c1283b8826302", "name": "minipass-pipeline", "version": "1.2.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-pipeline/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-pipeline/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-pipeline/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-pipeline/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass-pipeline:minipass-pipeline:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass-pipeline:minipass_pipeline:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_pipeline:minipass-pipeline:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_pipeline:minipass_pipeline:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass-pipeline:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass_pipeline:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass-pipeline@1.2.4", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass-pipeline", "version": "1.2.4", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "create a pipeline of streams using Minipass", "url": "", "private": false}}, {"id": "0a97e073d43d9e1a", "name": "minipass-sized", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-sized/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-sized/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-sized/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minipass-sized/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minipass-sized:minipass-sized:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass-sized:minipass_sized:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_sized:minipass-sized:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass_sized:minipass_sized:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass-sized:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minipass:minipass_sized:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minipass-sized@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "minipass-sized", "version": "1.0.3", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "A Minipass stream that raises an error if you get a different number of bytes than expected", "url": "git+https://github.com/isaacs/minipass-sized.git", "private": false}}, {"id": "9b378859851db1d6", "name": "minizlib", "version": "1.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/minizlib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minizlib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/minizlib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minizlib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minizlib:minizlib:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minizlib@1.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "minizlib", "version": "1.3.3", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.", "url": "git+https://github.com/isaacs/minizlib.git", "private": false}}, {"id": "a895f17309b1c0f5", "name": "minizlib", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minizlib/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minizlib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/minizlib/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/minizlib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minizlib:minizlib:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minizlib@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "minizlib", "version": "2.1.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.", "url": "git+https://github.com/isaacs/minizlib.git", "private": false}}, {"id": "732c815bc052679f", "name": "mixin-deep", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mixin-deep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mixin-deep/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mixin-deep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mixin-deep/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mixin-deep_project:mixin-deep:1.3.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/mixin-deep@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "mixin-deep", "version": "1.3.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/mixin-deep", "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.", "url": "jonschlinkert/mixin-deep", "private": false}}, {"id": "62b1f15533fefbac", "name": "mkdirp", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/hogan.js/node_modules/mkdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hogan.js/node_modules/mkdirp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT/X11", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/hogan.js/node_modules/mkdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hogan.js/node_modules/mkdirp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:substack:mkdirp:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp:mkdirp:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mkdirp@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mkdirp", "version": "0.3.0", "author": "James Halliday (http://substack.net)", "homepage": "", "description": "Recursively mkdir, like `mkdir -p`", "url": "http://github.com/substack/node-mkdirp.git", "private": false}}, {"id": "8563b71ee1a23644", "name": "mkdirp", "version": "0.5.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mkdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mkdirp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mkdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mkdirp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:substack:mkdirp:0.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp:mkdirp:0.5.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mkdirp@0.5.5", "metadataType": "javascript-npm-package", "metadata": {"name": "mkdirp", "version": "0.5.5", "author": "James Halliday (http://substack.net)", "homepage": "", "description": "Recursively mkdir, like `mkdir -p`", "url": "https://github.com/substack/node-mkdirp.git", "private": false}}, {"id": "58535d04f8428935", "name": "mkdirp", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/mkdirp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/mkdirp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/mkdirp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/mkdirp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:mkdirp:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp:mkdirp:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mkdirp@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "mkdirp", "version": "1.0.4", "author": "", "homepage": "", "description": "Recursively mkdir, like `mkdir -p`", "url": "https://github.com/isaacs/node-mkdirp.git", "private": false}}, {"id": "ef2b2e0d58e6a15b", "name": "mkdirp-classic", "version": "0.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mkdirp-classic/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mkdirp-classic/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mkdirp-classic/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mkdirp-classic/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mkdirp-classic:mkdirp-classic:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp-classic:mkdirp_classic:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp_classic:mkdirp-classic:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp_classic:mkdirp_classic:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:mkdirp-classic:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:mkdirp_classic:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp:mkdirp-classic:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp:mkdirp_classic:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mkdirp-classic@0.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "mkdirp-classic", "version": "0.5.3", "author": "Mathias Buus (@mafintosh)", "homepage": "https://github.com/mafintosh/mkdirp-classic", "description": "Mirror of mkdirp 0.5.2", "url": "https://github.com/mafintosh/mkdirp-classic.git", "private": false}}, {"id": "0235f4331acdea57", "name": "mkdirp-infer-owner", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/mkdirp-infer-owner/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/mkdirp-infer-owner/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/mkdirp-infer-owner/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/mkdirp-infer-owner/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mkdirp-infer-owner:mkdirp-infer-owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp-infer-owner:mkdirp_infer_owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp_infer_owner:mkdirp-infer-owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp_infer_owner:mkdirp_infer_owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp-infer:mkdirp-infer-owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp-infer:mkdirp_infer_owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp_infer:mkdirp-infer-owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp_infer:mkdirp_infer_owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp:mkdirp-infer-owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mkdirp:mkdirp_infer_owner:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mkdirp-infer-owner@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mkdirp-infer-owner", "version": "2.0.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "mkdirp, but chown to the owner of the containing folder if possible and necessary", "url": "git+https://github.com/isaacs/mkdirp-infer-owner", "private": false}}, {"id": "da4a4b4e87a1f6d3", "name": "moment", "version": "2.29.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/moment/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/moment/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/moment@2.29.1", "metadataType": "javascript-npm-package", "metadata": {"name": "moment", "version": "2.29.1", "author": "Iskren Ivov Chernev (https://github.com/ichernev)", "homepage": "https://momentjs.com", "description": "Parse, validate, manipulate, and display dates", "url": "https://github.com/moment/moment.git", "private": false}}, {"id": "d143a4c940e8fcea", "name": "moment-timezone", "version": "0.5.31", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/moment-timezone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/moment-timezone/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/moment-timezone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/moment-timezone/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:moment-timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:moment-timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:moment_timezone:moment-timezone:0.5.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:moment_timezone:moment_timezone:0.5.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:moment:moment-timezone:0.5.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:moment:moment_timezone:0.5.31:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/moment-timezone@0.5.31", "metadataType": "javascript-npm-package", "metadata": {"name": "moment-timezone", "version": "0.5.31", "author": "Tim Wood (http://timwoodcreates.com/)", "homepage": "http://momentjs.com/timezone/", "description": "Parse and display moments in any timezone.", "url": "https://github.com/moment/moment-timezone.git", "private": false}}, {"id": "2b229ca146cf8a8c", "name": "mongodb", "version": "3.6.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mongodb/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mongodb/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mongodb:mongodb:3.6.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mongodb@3.6.5", "metadataType": "javascript-npm-package", "metadata": {"name": "mongodb", "version": "3.6.5", "author": "", "homepage": "https://github.com/mongodb/node-mongodb-native", "description": "The official MongoDB driver for Node.js", "url": "git@github.com:mongodb/node-mongodb-native.git", "private": false}}, {"id": "c9cf5329f1a19033", "name": "monorepo-symlink-test", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/multirepo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/test/resolver/multirepo/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/multirepo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/test/resolver/multirepo/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:monorepo-symlink-test:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo-symlink-test:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo_symlink_test:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo_symlink_test:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo-symlink:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo-symlink:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo_symlink:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo_symlink:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo:monorepo-symlink-test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:monorepo:monorepo_symlink_test:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/monorepo-symlink-test@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "monorepo-symlink-test", "version": "0.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": true}}, {"id": "79db987a4d540271", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "19077008d29f498a", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "ca2f487f8dd50797", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "03fba99c9d65ca33", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "13e4c094de8edb8c", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/expand-brackets/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/expand-brackets/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/expand-brackets/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/expand-brackets/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "99e4ea0d5618a310", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express-session/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-session/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express-session/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-session/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "83f45b6742e4255c", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "cae723731ff4a08e", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "47be3e5f29538edd", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "0aea94fd1386e0a1", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/snapdragon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/snapdragon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "d2295c7ccadc4819", "name": "ms", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.1", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "b69d551ee6312ef6", "name": "ms", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.1", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "be8fc2f13a540a7c", "name": "ms", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.2", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "70dd80f37abc4f20", "name": "ms", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.2", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "6830846813748172", "name": "ms", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.2", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "7ba885015ad2c81f", "name": "ms", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.3", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "vercel/ms", "private": false}}, {"id": "1e7d2940d6fa61f8", "name": "ms", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.3", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "vercel/ms", "private": false}}, {"id": "3884c1b01408cde8", "name": "ms", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.3", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "vercel/ms", "private": false}}, {"id": "d2102e9eb518dfc0", "name": "ms", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.3", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "vercel/ms", "private": false}}, {"id": "cbc3f15fab223f4d", "name": "mssql", "version": "6.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mssql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mssql/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mssql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mssql/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mssql:mssql:6.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mssql@6.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "mssql", "version": "6.2.3", "author": "Patrik Simek (https://patriksimek.cz)", "homepage": "", "description": "Microsoft SQL Server client for Node.js.", "url": "github:tediousjs/node-mssql", "private": false}}, {"id": "0b3e18cc983817c6", "name": "multer", "version": "1.4.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/multer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/multer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/multer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/multer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:multer:multer:1.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/multer@1.4.3", "metadataType": "javascript-npm-package", "metadata": {"name": "multer", "version": "1.4.3", "author": "", "homepage": "", "description": "Middleware for handling `multipart/form-data`.", "url": "expressjs/multer", "private": false}}, {"id": "ff1bc81845bf07bb", "name": "musl", "version": "1.2.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.2-r3?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.2-r3", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 382765, "installedSize": 622592, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1n4yypJ4tpU5g+jxI7oHT0Bm4Xjo=", "gitCommitOfApkPort": "1e9cba35059e3bb4635f12ee7e10dfe687df31ad", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cZei2MQS2nixN1UwDj0FT9qWO4U="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "7a23449d2b45c16d", "name": "musl-utils", "version": "1.2.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-utils:musl-utils:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-utils:musl_utils:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl-utils:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_utils:musl_utils:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl-utils:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl-libc:musl_utils:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl-utils:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl_utils:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl-utils@1.2.2-r3?arch=x86_64&upstream=musl&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "musl-utils", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.2-r3", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 36662, "installedSize": 147456, "pullDependencies": ["scanelf", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:getconf", "cmd:getent", "cmd:iconv", "cmd:ldconfig", "cmd:ldd"], "pullChecksum": "Q1WNvvoHVxRySUmjgvqQie71lLRd8=", "gitCommitOfApkPort": "1e9cba35059e3bb4635f12ee7e10dfe687df31ad", "files": [{"path": "/sbin"}, {"path": "/sbin/ldconfig", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Kja2+POZKxEkUOZqwSjC6kmaED4="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/getconf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ENetcQcXKEGU2b0TD1S+WDuwAOE="}}, {"path": "/usr/bin/getent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AtbzfYTO6GHhaimM7wXWuLGcECI="}}, {"path": "/usr/bin/iconv", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1y+KPYlKOaOdDtMOapc2sTDsPKSU="}}, {"path": "/usr/bin/ldd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1yFAhGggmL7ERgbIA7KQxyTzf3ks="}}]}}, {"id": "c9fb3c05ce8702fb", "name": "mute-stream", "version": "0.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/mute-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/mute-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/mute-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/mute-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mute-stream:mute-stream:0.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mute-stream:mute_stream:0.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mute_stream:mute-stream:0.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mute_stream:mute_stream:0.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:mute-stream:0.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:mute_stream:0.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mute:mute-stream:0.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mute:mute_stream:0.0.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mute-stream@0.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "mute-stream", "version": "0.0.8", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Bytes go in, but they don't come out (when muted).", "url": "git://github.com/isaacs/mute-stream", "private": false}}, {"id": "0fe8ca3acaaf9ae6", "name": "mv", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mv/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mv/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:andrewrk:mv:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mv:mv:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mv@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "mv", "version": "2.1.1", "author": "Andrew Kelley", "homepage": "https://github.com/andrewrk/node-mv", "description": "fs.rename but works across devices. same as the unix utility 'mv'", "url": "git://github.com/andrewrk/node-mv.git", "private": false}}, {"id": "9e721af72f819cf0", "name": "mylib", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/nested_symlinks/mylib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/test/resolver/nested_symlinks/mylib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve/test/resolver/nested_symlinks/mylib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/test/resolver/nested_symlinks/mylib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mylib:mylib:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mylib@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mylib", "version": "0.0.0", "author": "", "homepage": "", "description": "", "url": "", "private": true}}, {"id": "f6a45f817630c911", "name": "mysql2", "version": "2.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sidorares:mysql2:2.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql2:mysql2:2.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mysql2@2.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "mysql2", "version": "2.2.5", "author": "Andrey Sidorov ", "homepage": "", "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS", "url": "https://github.com/sidorares/node-mysql2", "private": false}}, {"id": "c415d911dbfdf065", "name": "named-placeholders", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/named-placeholders/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/named-placeholders/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/named-placeholders/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/named-placeholders/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:named-placeholders:named-placeholders:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:named-placeholders:named_placeholders:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:named_placeholders:named-placeholders:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:named_placeholders:named_placeholders:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sidorares:named-placeholders:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sidorares:named_placeholders:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:named:named-placeholders:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:named:named_placeholders:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/named-placeholders@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "named-placeholders", "version": "1.1.2", "author": "Andrey Sidorov ", "homepage": "", "description": "sql named placeholders to unnamed compiler", "url": "https://github.com/sidorares/named-placeholders", "private": false}}, {"id": "1c23ed78af8a212d", "name": "nan", "version": "2.15.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nan/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nan/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nodejs:nan:2.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nan:nan:2.15.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nan@2.15.0", "metadataType": "javascript-npm-package", "metadata": {"name": "nan", "version": "2.15.0", "author": "", "homepage": "", "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 14 compatibility", "url": "git://github.com/nodejs/nan.git", "private": false}}, {"id": "3699f985554960a2", "name": "nanoid", "version": "3.1.30", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanoid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanoid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/nanoid@3.1.30", "metadataType": "javascript-npm-package", "metadata": {"name": "nanoid", "version": "3.1.30", "author": "Andrey Sitnik ", "homepage": "", "description": "A tiny (130 bytes), secure URL-friendly unique string ID generator", "url": "ai/nanoid", "private": false}}, {"id": "adb2885bd200e461", "name": "nanomatch", "version": "1.2.13", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nanomatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanomatch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nanomatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanomatch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:micromatch:nanomatch:1.2.13:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nanomatch:nanomatch:1.2.13:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nanomatch@1.2.13", "metadataType": "javascript-npm-package", "metadata": {"name": "nanomatch", "version": "1.2.13", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/nanomatch", "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)", "url": "micromatch/nanomatch", "private": false}}, {"id": "31bbe0bf7b4ef659", "name": "native-duplexpair", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/native-duplexpair/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/native-duplexpair/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/native-duplexpair/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/native-duplexpair/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:native-duplexpair:native-duplexpair:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:native-duplexpair:native_duplexpair:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:native_duplexpair:native-duplexpair:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:native_duplexpair:native_duplexpair:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tediousjs:native-duplexpair:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tediousjs:native_duplexpair:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:native:native-duplexpair:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:native:native_duplexpair:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/native-duplexpair@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "native-duplexpair", "version": "1.0.0", "author": "Anna Henningsen ", "homepage": "https://github.com/tediousjs/native-duplexpair#readme", "description": "Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`", "url": "git+https://github.com/tediousjs/native-duplexpair.git", "private": false}}, {"id": "611ddad87e644278", "name": "ncp", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ncp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ncp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ncp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ncp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:AvianFlu:ncp:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncp:ncp:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ncp@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ncp", "version": "2.0.0", "author": "AvianFlu ", "homepage": "", "description": "Asynchronous recursive file copy utility.", "url": "https://github.com/AvianFlu/ncp.git", "private": false}}, {"id": "5874a4eb9514bafb", "name": "ncurses-libs", "version": "6.2_p20210612-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-libs:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-libs:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_libs:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_libs:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_libs:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ncurses-libs@6.2_p20210612-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "ncurses-libs", "originPackage": "ncurses", "maintainer": "Natanael Copa ", "version": "6.2_p20210612-r0", "architecture": "x86_64", "url": "https://invisible-island.net/ncurses/", "description": "Ncurses libraries", "size": 209438, "installedSize": 512000, "pullDependencies": ["ncurses-terminfo-base=6.2_p20210612-r0", "so:libc.musl-x86_64.so.1"], "provides": ["ncurses-widec-libs=6.2_p20210612-r0", "so:libformw.so.6=6.2", "so:libmenuw.so.6=6.2", "so:libncursesw.so.6=6.2", "so:libpanelw.so.6=6.2"], "pullChecksum": "Q1/7cgGgTb0DBvjOQ509eEyVk264Q=", "gitCommitOfApkPort": "53504bd606f7d8bca692c5a0e46b1e01c13cecdc", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libformw.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ld+eNhWVv944MbDU57OSpViMmvw="}}, {"path": "/usr/lib/libformw.so.6.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1drFf3K8suv+jEdCxCwbKmslC8ss="}}, {"path": "/usr/lib/libmenuw.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oXChh0UM7TE9Z9LADbJ/wM9OcSs="}}, {"path": "/usr/lib/libmenuw.so.6.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14JgNFiThMAluXLxR1jBrYfWpHhc="}}, {"path": "/usr/lib/libncursesw.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18yxqBR1kYHLFsG2Ijb/gQsEHNpg="}}, {"path": "/usr/lib/libncursesw.so.6.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i5GDw79M9fH/UCLor/H87LI2vnU="}}, {"path": "/usr/lib/libpanelw.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UcIM5s4QFyG7ezCDK3KuE5QwnD8="}}, {"path": "/usr/lib/libpanelw.so.6.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14QCmd2qMMky5MuIvrO/h6g40IBI="}}]}}, {"id": "37055c1de783c941", "name": "ncurses-terminfo-base", "version": "6.2_p20210612-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ncurses-terminfo-base:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-terminfo-base:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_terminfo_base:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_terminfo_base:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-terminfo:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses-terminfo:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_terminfo:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses_terminfo:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses-terminfo-base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncurses:ncurses_terminfo_base:6.2_p20210612-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ncurses-terminfo-base@6.2_p20210612-r0?arch=x86_64&upstream=ncurses&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "ncurses-terminfo-base", "originPackage": "ncurses", "maintainer": "Natanael Copa ", "version": "6.2_p20210612-r0", "architecture": "x86_64", "url": "https://invisible-island.net/ncurses/", "description": "Descriptions of common terminals", "size": 21997, "installedSize": 221184, "pullDependencies": [], "provides": [], "pullChecksum": "Q1ToYIr5lZqhzBDsD2QAgBKOREN3k=", "gitCommitOfApkPort": "53504bd606f7d8bca692c5a0e46b1e01c13cecdc", "files": [{"path": "/etc"}, {"path": "/etc/terminfo"}, {"path": "/etc/terminfo/a"}, {"path": "/etc/terminfo/a/alacritty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1SBQVDwdLT0MFLx9Ry7CIxmRv+sg="}}, {"path": "/etc/terminfo/a/ansi", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tSEa5MINaemROxdcNkXFzpeDfOM="}}, {"path": "/etc/terminfo/d"}, {"path": "/etc/terminfo/d/dumb", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q130tNj6QTfoVRDdsEyEzHsL/FGPY="}}, {"path": "/etc/terminfo/g"}, {"path": "/etc/terminfo/g/gnome", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17R2bGGSiYsK51TRpQ71eEWnFgAY="}}, {"path": "/etc/terminfo/g/gnome-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Ux5y36tPqt+d2Up0dMzbfG/ySY="}}, {"path": "/etc/terminfo/k"}, {"path": "/etc/terminfo/k/kitty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gchBMrindfpTqhzharaXeACbYcs="}}, {"path": "/etc/terminfo/k/konsole", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rwck7y/z7Rb07W2D2iL+zKWE3VI="}}, {"path": "/etc/terminfo/k/konsole-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UjNMXNH3cQPXB4sSZVPQDOvCa30="}}, {"path": "/etc/terminfo/k/konsole-linux", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o3ZaJip8RSanz2+Xss9Te475Hew="}}, {"path": "/etc/terminfo/l"}, {"path": "/etc/terminfo/l/linux", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14qs3zJB7oYVABQ8o7YsoGWZepwg="}}, {"path": "/etc/terminfo/p"}, {"path": "/etc/terminfo/p/putty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fwBZxVxhL3jVbCMmx+vX9AyU/RY="}}, {"path": "/etc/terminfo/p/putty-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13o+liBG2ZnAlqgKIfSCc9TTISwg="}}, {"path": "/etc/terminfo/r"}, {"path": "/etc/terminfo/r/rxvt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/ggmAdlN/qgxHhbjfqYohKAEauw="}}, {"path": "/etc/terminfo/r/rxvt-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aIrL+06nty9YWdcnxXKlF8w6DqU="}}, {"path": "/etc/terminfo/s"}, {"path": "/etc/terminfo/s/screen", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kD5MZntZmis0wfbA9m8vU2yJNyk="}}, {"path": "/etc/terminfo/s/screen-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q15DQkXMJU03rRyAGPIp6bwzFpm0s="}}, {"path": "/etc/terminfo/s/st-0.6", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13YA5xcWLsBjzI98tMaSH/yFhLso="}}, {"path": "/etc/terminfo/s/st-0.7", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gpkXYCCU23M0tXFFMnliWbQGwaI="}}, {"path": "/etc/terminfo/s/st-0.8", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CpOCyF+yEGJrzFJ0WTvT6AwYA2c="}}, {"path": "/etc/terminfo/s/st-16color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rh2yxPaZuRw4Ah2AeRz709X3rt8="}}, {"path": "/etc/terminfo/s/st-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1e6UrcVyifSsc983TbZodTEibs+U="}}, {"path": "/etc/terminfo/s/st-direct", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WePU7aCol1mH3roLKx24lpJoyWc="}}, {"path": "/etc/terminfo/s/sun", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1+vaxsz1sOmquMfe2V4ELYXHZGo0="}}, {"path": "/etc/terminfo/t"}, {"path": "/etc/terminfo/t/terminator", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BCy4lauDaFiTVoZ5HXTaaq9/7b0="}}, {"path": "/etc/terminfo/t/terminology", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1bMDAdulSvC27+uXcUXtaAX72ZiI="}}, {"path": "/etc/terminfo/t/terminology-0.6.1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A5RJ8raigReRAjaFLJZ4UPKXwjo="}}, {"path": "/etc/terminfo/t/terminology-1.0.0", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1N/RpA95btrRvFOvuaLpyPw7mu9k="}}, {"path": "/etc/terminfo/t/terminology-1.8.1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1F5jFCEd1EJ5nea7IlvwAjn275Hc="}}, {"path": "/etc/terminfo/t/tmux", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Xc6J+V7Y8SU6EFqIe1S/CYIqkbg="}}, {"path": "/etc/terminfo/t/tmux-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YCuz8ckBlf3OzQod98AbpgBjMlU="}}, {"path": "/etc/terminfo/v"}, {"path": "/etc/terminfo/v/vt100", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1YEaCwVzHCPvQL+zzPQ0jvtXnNeY="}}, {"path": "/etc/terminfo/v/vt102", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Bke2VGO7ObNz4/pAGSSfKy+EmRs="}}, {"path": "/etc/terminfo/v/vt200", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Qn4SFdKno8NgpUasK5MhnTXV7w="}}, {"path": "/etc/terminfo/v/vt220", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17Qn4SFdKno8NgpUasK5MhnTXV7w="}}, {"path": "/etc/terminfo/v/vt52", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1PELAGQ4gl8idAqM8Oq4brzZdNa8="}}, {"path": "/etc/terminfo/v/vte", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WU01KVvZ0JAXKggc0cRqD/cVTnw="}}, {"path": "/etc/terminfo/v/vte-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Cf3Btnoai7+91wqdPYPA6zHYP9U="}}, {"path": "/etc/terminfo/x"}, {"path": "/etc/terminfo/x/xterm", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1i6Gf+emgILUvPX0Oo/PJ1qndUBU="}}, {"path": "/etc/terminfo/x/xterm-256color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dAMQLeDO9jVAdrhJLI98v13tyL0="}}, {"path": "/etc/terminfo/x/xterm-color", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1euLbxlELQb1Uiqy99z/NG3eUNcI="}}, {"path": "/etc/terminfo/x/xterm-xfree86", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1b4yODW40vlVKsH4QyqhLEMejMjA="}}]}}, {"id": "da32c1145da2fb45", "name": "needle", "version": "2.9.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/needle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/needle/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/needle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/needle/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:needle:needle:2.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tomas:needle:2.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/needle@2.9.1", "metadataType": "javascript-npm-package", "metadata": {"name": "needle", "version": "2.9.1", "author": "Tom\u00e1s Pollak ", "homepage": "", "description": "The leanest and most handsome HTTP client in the Nodelands.", "url": "https://github.com/tomas/needle.git", "private": false}}, {"id": "fd59a2bdb798f07e", "name": "negotiator", "version": "0.6.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/negotiator/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/negotiator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/negotiator/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/negotiator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:negotiator:negotiator:0.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/negotiator@0.6.2", "metadataType": "javascript-npm-package", "metadata": {"name": "negotiator", "version": "0.6.2", "author": "", "homepage": "", "description": "HTTP content negotiation", "url": "jshttp/negotiator", "private": false}}, {"id": "0c9bcb9b98887294", "name": "negotiator", "version": "0.6.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/negotiator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/negotiator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:negotiator:negotiator:0.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/negotiator@0.6.2", "metadataType": "javascript-npm-package", "metadata": {"name": "negotiator", "version": "0.6.2", "author": "", "homepage": "", "description": "HTTP content negotiation", "url": "jshttp/negotiator", "private": false}}, {"id": "316fd24e47cabeec", "name": "nestedtest", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/require_optional/test/nestedTest/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require_optional/test/nestedTest/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/require_optional/test/nestedTest/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require_optional/test/nestedTest/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nestedtest:nestedtest:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nestedtest@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "nestedtest", "version": "1.0.0", "author": "Sebastian Hallum Clarke", "homepage": "", "description": "A dummy package that facilitates testing that require_optional correctly walks up the module call stack", "url": "", "private": false}}, {"id": "060f6db713ec750c", "name": "nettle", "version": "3.7.3-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.0-or-later", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:nettle:nettle:3.7.3-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/nettle@3.7.3-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "nettle", "originPackage": "nettle", "maintainer": "Fabian Affolter ", "version": "3.7.3-r0", "architecture": "x86_64", "url": "https://www.lysator.liu.se/~nisse/nettle/", "description": "A low-level cryptographic library", "size": 327992, "installedSize": 577536, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgmp.so.10"], "provides": ["so:libhogweed.so.6=6.4", "so:libnettle.so.8=8.4"], "pullChecksum": "Q1YFfmuwcoq4DwI5eagiT4VnCM+VA=", "gitCommitOfApkPort": "d051c7b1d0b7e29700329ae974b371a3b934f5c6", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libhogweed.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17+4Jf0jESIcAS/MdRVC0b+XJq4g="}}, {"path": "/usr/lib/libhogweed.so.6.4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1A80YiC+3sOdiwjyzDzFBUBmdduQ="}}, {"path": "/usr/lib/libnettle.so.8", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1iEDiLp8QbsFe3zm46ZAnHu4KAjA="}}, {"path": "/usr/lib/libnettle.so.8.4", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XGBwzyv7DQPToB749BH7kepCWX4="}}]}}, {"id": "ba81eb21d4d141a7", "name": "nghttp2-libs", "version": "1.43.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:nghttp2-libs:nghttp2-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2-libs:nghttp2_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2_libs:nghttp2-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2_libs:nghttp2_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp-libs:nghttp2-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp-libs:nghttp2_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2-libs:nghttp-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2-libs:nghttp_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2_libs:nghttp-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2_libs:nghttp_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp_libs:nghttp2-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp_libs:nghttp2_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp-libs:nghttp-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp-libs:nghttp_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp_libs:nghttp-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp_libs:nghttp_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2:nghttp2-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2:nghttp2_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2:nghttp-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp2:nghttp_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp:nghttp2-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp:nghttp2_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp:nghttp-libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nghttp:nghttp_libs:1.43.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/nghttp2-libs@1.43.0-r0?arch=x86_64&upstream=nghttp2&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "nghttp2-libs", "originPackage": "nghttp2", "maintainer": "Francesco Colista ", "version": "1.43.0-r0", "architecture": "x86_64", "url": "https://nghttp2.org", "description": "Experimental HTTP/2 client, server and proxy (libraries)", "size": 69951, "installedSize": 172032, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libnghttp2.so.14=14.20.1"], "pullChecksum": "Q17RwTmVcuzwF/2lqyip859L0jOg0=", "gitCommitOfApkPort": "ecd7f7f66ea746074bfd000480a90e667c6b3e22", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libnghttp2.so.14", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1x37CFzn+FNa8eRRPaSHZGyQaUE8="}}, {"path": "/usr/lib/libnghttp2.so.14.20.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kSsWe7sTVoeNtWGJy0NAJLdDhc0="}}]}}, {"id": "c582ced5241cfc6a", "name": "no-case", "version": "3.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pascal-case/node_modules/no-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pascal-case/node_modules/no-case/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pascal-case/node_modules/no-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pascal-case/node_modules/no-case/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:no-case_project:no-case:3.0.4:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/no-case@3.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "no-case", "version": "3.0.4", "author": "Blake Embrey (http://blakeembrey.me)", "homepage": "https://github.com/blakeembrey/change-case/tree/master/packages/no-case#readme", "description": "Transform into a lower cased string with spaces between words", "url": "git://github.com/blakeembrey/change-case.git", "private": false}}, {"id": "5d20846fa2f47a89", "name": "node", "version": "16.13.1", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/bin/node", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/node@16.13.1", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "nodejs-binary", "location": {"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/bin/node", "annotations": {"evidence": "primary"}}}]}}, {"id": "e329894a4969ecf1", "name": "node-2fa", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-2fa/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-2fa/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jeremyscalpello:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jeremyscalpello:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-2fa:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-2fa:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_2fa:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_2fa:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-2fa@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "node-2fa", "version": "1.1.2", "author": "Jeremy Scalpello ", "homepage": "https://github.com/jeremyscalpello/node-2fa#readme", "description": "Easy 2-Factor Integration For Node.JS", "url": "git+https://github.com/jeremyscalpello/node-2fa", "private": false}}, {"id": "66915852408ea666", "name": "node-addon-api", "version": "3.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-addon-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-addon-api/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-addon-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-addon-api/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-addon-api:node-addon-api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-addon-api:node_addon_api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_addon_api:node-addon-api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_addon_api:node_addon_api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-addon:node-addon-api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-addon:node_addon_api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_addon:node-addon-api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_addon:node_addon_api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:node-addon-api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:node_addon_api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-addon-api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_addon_api:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-addon-api@3.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "node-addon-api", "version": "3.2.1", "author": "", "homepage": "https://github.com/nodejs/node-addon-api", "description": "Node.js API (Node-API)", "url": "git://github.com/nodejs/node-addon-api.git", "private": false}}, {"id": "754607d1c8b9e887", "name": "node-cache", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-cache:node-cache:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-cache:node_cache:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_cache:node-cache:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_cache:node_cache:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-cache:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_cache:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-cache@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "node-cache", "version": "5.1.2", "author": "mpneuried ", "homepage": "https://github.com/node-cache/node-cache", "description": "Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.", "url": "git://github.com/node-cache/node-cache.git", "private": false}}, {"id": "703147ab8149fb18", "name": "node-fetch", "version": "1.7.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-fetch_project:node-fetch:1.7.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/node-fetch@1.7.3", "metadataType": "javascript-npm-package", "metadata": {"name": "node-fetch", "version": "1.7.3", "author": "David Frank", "homepage": "https://github.com/bitinn/node-fetch", "description": "A light-weight module that brings window.fetch to node.js and io.js", "url": "https://github.com/bitinn/node-fetch.git", "private": false}}, {"id": "862d2611f1e9d50c", "name": "node-fetch", "version": "2.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/node-fetch@2.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "node-fetch", "version": "2.6.1", "author": "David Frank", "homepage": "https://github.com/bitinn/node-fetch", "description": "A light-weight module that brings window.fetch to node.js", "url": "https://github.com/bitinn/node-fetch.git", "private": false}}, {"id": "31fd72cf04b67957", "name": "node-fetch", "version": "2.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/node-fetch@2.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "node-fetch", "version": "2.6.1", "author": "David Frank", "homepage": "https://github.com/bitinn/node-fetch", "description": "A light-weight module that brings window.fetch to node.js", "url": "https://github.com/bitinn/node-fetch.git", "private": false}}, {"id": "5da14a9cb616ee99", "name": "node-fetch", "version": "2.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-fetch_project:node-fetch:2.6.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/node-fetch@2.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "node-fetch", "version": "2.6.1", "author": "David Frank", "homepage": "https://github.com/bitinn/node-fetch", "description": "A light-weight module that brings window.fetch to node.js", "url": "https://github.com/bitinn/node-fetch.git", "private": false}}, {"id": "6d90f81c2336ebf9", "name": "node-fetch", "version": "2.6.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-fetch_project:node-fetch:2.6.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/node-fetch@2.6.6", "metadataType": "javascript-npm-package", "metadata": {"name": "node-fetch", "version": "2.6.6", "author": "David Frank", "homepage": "https://github.com/bitinn/node-fetch", "description": "A light-weight module that brings window.fetch to node.js", "url": "https://github.com/bitinn/node-fetch.git", "private": false}}, {"id": "ddc3a787b54e0bf1", "name": "node-forge", "version": "0.10.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-forge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(BSD-3-Clause OR GPL-2.0)", "spdxExpression": "(BSD-3-Clause OR GPL-2.0)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-forge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:digitalbazaar:forge:0.10.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/node-forge@0.10.0", "metadataType": "javascript-npm-package", "metadata": {"name": "node-forge", "version": "0.10.0", "author": "Digital Bazaar, Inc. (http://digitalbazaar.com/)", "homepage": "https://github.com/digitalbazaar/forge", "description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.", "url": "https://github.com/digitalbazaar/forge", "private": false}}, {"id": "aeacca0ec2056e02", "name": "node-forge-flash", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-forge/flash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-forge/flash/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(BSD-3-Clause OR GPL-2.0)", "spdxExpression": "(BSD-3-Clause OR GPL-2.0)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-forge/flash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-forge/flash/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-forge-flash:node-forge-flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-forge-flash:node_forge_flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_forge_flash:node-forge-flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_forge_flash:node_forge_flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:digitalbazaar:node-forge-flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:digitalbazaar:node_forge_flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-forge:node-forge-flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-forge:node_forge_flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_forge:node-forge-flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_forge:node_forge_flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-forge-flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_forge_flash:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-forge-flash@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "node-forge-flash", "version": "0.0.0", "author": "Digital Bazaar, Inc. (http://digitalbazaar.com/)", "homepage": "https://github.com/digitalbazaar/forge", "description": "Flash build support for Forge.", "url": "https://github.com/digitalbazaar/forge", "private": true}}, {"id": "5ffb3d4eb2f3eb3a", "name": "node-gyp", "version": "3.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-gyp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-gyp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-gyp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-gyp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-gyp:node-gyp:3.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-gyp:node_gyp:3.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_gyp:node-gyp:3.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_gyp:node_gyp:3.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:node-gyp:3.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:node_gyp:3.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-gyp:3.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_gyp:3.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-gyp@3.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "node-gyp", "version": "3.8.0", "author": "Nathan Rajlich (http://tootallnate.net)", "homepage": "", "description": "Node.js native addon build tool", "url": "git://github.com/nodejs/node-gyp.git", "private": false}}, {"id": "f7de60ee0583fbca", "name": "node-gyp", "version": "8.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-gyp:node-gyp:8.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-gyp:node_gyp:8.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_gyp:node-gyp:8.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_gyp:node_gyp:8.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:node-gyp:8.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:node_gyp:8.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-gyp:8.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_gyp:8.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-gyp@8.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "node-gyp", "version": "8.3.0", "author": "Nathan Rajlich (http://tootallnate.net)", "homepage": "", "description": "Node.js native addon build tool", "url": "git://github.com/nodejs/node-gyp.git", "private": false}}, {"id": "f7c10c149b571887", "name": "node-int64", "version": "0.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-int64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-int64/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-int64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-int64/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-int64:node-int64:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-int64:node_int64:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_int64:node-int64:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_int64:node_int64:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:broofa:node-int64:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:broofa:node_int64:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-int64:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_int64:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-int64@0.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "node-int64", "version": "0.4.0", "author": "Robert Kieffer ", "homepage": "", "description": "Support for representing 64-bit integers in JavaScript", "url": "https://github.com/broofa/node-int64", "private": false}}, {"id": "90cc91696f03dcaa", "name": "node-jose", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-jose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-jose/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-jose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-jose/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cisco:node-jose:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/node-jose@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "node-jose", "version": "2.0.0", "author": "Cisco Systems, Inc. ", "homepage": "", "description": "A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers", "url": "https://github.com/cisco/node-jose.git", "private": false}}, {"id": "436b9f56d63b5a15", "name": "node-pre-gyp", "version": "0.11.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-pre-gyp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-pre-gyp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-pre-gyp:node-pre-gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-pre-gyp:node_pre_gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_pre_gyp:node-pre-gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_pre_gyp:node_pre_gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-pre:node-pre-gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-pre:node_pre_gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_pre:node-pre-gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_pre:node_pre_gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mapbox:node-pre-gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mapbox:node_pre_gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-pre-gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_pre_gyp:0.11.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-pre-gyp@0.11.0", "metadataType": "javascript-npm-package", "metadata": {"name": "node-pre-gyp", "version": "0.11.0", "author": "Dane Springmeyer ", "homepage": "", "description": "Node.js native addon binary install tool", "url": "git://github.com/mapbox/node-pre-gyp.git", "private": false}}, {"id": "09b28c43eab33f44", "name": "node-releases", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-releases/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-releases/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-releases/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-releases/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-releases:node-releases:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-releases:node_releases:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_releases:node-releases:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_releases:node_releases:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-releases:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_releases:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-releases@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "node-releases", "version": "2.0.1", "author": "Sergey Rubanov ", "homepage": "", "description": "Node.js releases data", "url": "chicoxyzzy/node-releases", "private": false}}, {"id": "ed2011761fb49835", "name": "node-uuid", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-uuid_project:node-uuid:1.4.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/node-uuid@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "node-uuid", "version": "1.4.1", "author": "Robert Kieffer ", "homepage": "", "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.", "url": "https://github.com/broofa/node-uuid.git", "private": false}}, {"id": "1548177f46eb729b", "name": "nodemailer", "version": "6.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nodemailer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nodemailer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nodemailer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nodemailer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nodemailer:nodemailer:6.7.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/nodemailer@6.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "nodemailer", "version": "6.7.2", "author": "Andris Reinman", "homepage": "https://nodemailer.com/", "description": "Easy as cake e-mail sending from your Node.js applications", "url": "https://github.com/nodemailer/nodemailer.git", "private": false}}, {"id": "7c31d02670fe7493", "name": "nopt", "version": "1.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/hogan.js/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hogan.js/node_modules/nopt/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/hogan.js/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/hogan.js/node_modules/nopt/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:nopt:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nopt:nopt:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nopt@1.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "nopt", "version": "1.0.10", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", "url": "http://github.com/isaacs/nopt", "private": false}}, {"id": "fb5fcc597612be4b", "name": "nopt", "version": "3.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-gyp/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-gyp/node_modules/nopt/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-gyp/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-gyp/node_modules/nopt/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nopt:nopt:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:nopt:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nopt@3.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "nopt", "version": "3.0.6", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", "url": "https://github.com/npm/nopt.git", "private": false}}, {"id": "4feaf95256f703a0", "name": "nopt", "version": "4.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/nopt/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/nopt/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nopt:nopt:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:nopt:4.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nopt@4.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "nopt", "version": "4.0.3", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", "url": "https://github.com/npm/nopt.git", "private": false}}, {"id": "b7355c4fcea3dfb9", "name": "nopt", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/nopt/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/nopt/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/nopt/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/nopt/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nopt:nopt:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:nopt:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nopt@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "nopt", "version": "5.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", "url": "https://github.com/npm/nopt.git", "private": false}}, {"id": "2b155dae80b086b0", "name": "normalize-package-data", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/normalize-package-data/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/normalize-package-data/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/normalize-package-data/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/normalize-package-data/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:normalize-package-data:normalize-package-data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize-package-data:normalize_package_data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize_package_data:normalize-package-data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize_package_data:normalize_package_data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize-package:normalize-package-data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize-package:normalize_package_data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize_package:normalize-package-data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize_package:normalize_package_data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize:normalize-package-data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize:normalize_package_data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:normalize-package-data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:normalize_package_data:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/normalize-package-data@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "normalize-package-data", "version": "3.0.3", "author": "Meryn Stol ", "homepage": "", "description": "Normalizes data that can be found in package.json files.", "url": "git://github.com/npm/normalize-package-data.git", "private": false}}, {"id": "98e92c97acbe7ec9", "name": "normalize-path", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unixify/node_modules/normalize-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unixify/node_modules/normalize-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unixify/node_modules/normalize-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unixify/node_modules/normalize-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:normalize-path:normalize-path:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize-path:normalize_path:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize_path:normalize-path:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize_path:normalize_path:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:normalize-path:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:normalize_path:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize:normalize-path:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize:normalize_path:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/normalize-path@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "normalize-path", "version": "2.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/normalize-path", "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.", "url": "jonschlinkert/normalize-path", "private": false}}, {"id": "4c1fe36639d10067", "name": "normalize-path", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/normalize-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/normalize-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/normalize-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/normalize-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:normalize-path:normalize-path:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize-path:normalize_path:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize_path:normalize-path:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize_path:normalize_path:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:normalize-path:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:normalize_path:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize:normalize-path:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:normalize:normalize_path:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/normalize-path@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "normalize-path", "version": "3.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/normalize-path", "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.", "url": "jonschlinkert/normalize-path", "private": false}}, {"id": "5d226f16eae4779b", "name": "notp", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/notp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/notp/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:guyht:notp:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:notp:notp:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/notp@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "notp", "version": "2.0.3", "author": "Guy Halford-Thompson (http://guy.ht)", "homepage": "https://github.com/guyht/notp", "description": "Node One Time Password library, supports HOTP, TOTP and works with Google Authenticator", "url": "git://github.com/guyht/notp.git", "private": false}}, {"id": "13b055ef3c0f4cbc", "name": "npm", "version": "8.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic-2.0", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node_packaged_modules_project:node_packaged_modules:8.1.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/npm@8.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "npm", "version": "8.1.2", "author": "Isaac Z. Schlueter (http://blog.izs.me)", "homepage": "https://docs.npmjs.com/", "description": "a package manager for JavaScript", "url": "https://github.com/npm/cli", "private": false}}, {"id": "f3fec51a51c013bd", "name": "npm-audit-report", "version": "2.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-audit-report/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-audit-report/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-audit-report/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-audit-report/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-audit-report:npm-audit-report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-audit-report:npm_audit_report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_audit_report:npm-audit-report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_audit_report:npm_audit_report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-audit:npm-audit-report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-audit:npm_audit_report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_audit:npm-audit-report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_audit:npm_audit_report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-audit-report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_audit_report:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-audit-report@2.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-audit-report", "version": "2.1.5", "author": "Adam Baldwin", "homepage": "https://github.com/npm/npm-audit-report#readme", "description": "Given a response from the npm security api, render it into a variety of security reports", "url": "git+https://github.com/npm/npm-audit-report.git", "private": false}}, {"id": "9b2d37c4a5b53eba", "name": "npm-bundled", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-bundled/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-bundled/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-bundled/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-bundled/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-bundled:npm-bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-bundled:npm_bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_bundled:npm-bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_bundled:npm_bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-bundled@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-bundled", "version": "1.1.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof", "url": "git+https://github.com/npm/npm-bundled.git", "private": false}}, {"id": "cf755056a8218ac6", "name": "npm-bundled", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/npm-bundled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/npm-bundled/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/npm-bundled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/npm-bundled/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-bundled:npm-bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-bundled:npm_bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_bundled:npm-bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_bundled:npm_bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_bundled:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-bundled@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-bundled", "version": "1.1.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof", "url": "git+https://github.com/npm/npm-bundled.git", "private": false}}, {"id": "8962c1e79ae5646f", "name": "npm-init", "version": "0.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promzard/example/npm-init/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promzard/example/npm-init/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promzard/example/npm-init/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promzard/example/npm-init/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-init:npm-init:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-init:npm_init:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_init:npm-init:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_init:npm_init:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-init:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_init:0.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-init@0.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-init", "version": "0.0.0", "author": "", "homepage": "", "description": "an initter you init wit, innit?", "url": "", "private": false}}, {"id": "cafc7a776b66fcdc", "name": "npm-install-checks", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-install-checks/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-install-checks/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-install-checks/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-install-checks/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-install-checks:npm-install-checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-install-checks:npm_install_checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_install_checks:npm-install-checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_install_checks:npm_install_checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-install:npm-install-checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-install:npm_install_checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_install:npm-install-checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_install:npm_install_checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-install-checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_install_checks:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-install-checks@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-install-checks", "version": "4.0.0", "author": "", "homepage": "", "description": "Check the engines and platform fields in package.json", "url": "git://github.com/npm/npm-install-checks.git", "private": false}}, {"id": "39530b01d7aea51c", "name": "npm-normalize-package-bin", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-normalize-package-bin/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-normalize-package-bin/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-normalize-package-bin/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-normalize-package-bin/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-normalize-package-bin:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize-package-bin:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize_package_bin:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize_package_bin:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize-package:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize-package:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize_package:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize_package:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-normalize-package-bin@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-normalize-package-bin", "version": "1.0.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Turn any flavor of allowable package.json bin into a normalized object", "url": "git+https://github.com/npm/npm-normalize-package-bin", "private": false}}, {"id": "2a678c37c96e55f2", "name": "npm-normalize-package-bin", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/npm-normalize-package-bin/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/npm-normalize-package-bin/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/npm-normalize-package-bin/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/npm-normalize-package-bin/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-normalize-package-bin:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize-package-bin:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize_package_bin:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize_package_bin:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize-package:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize-package:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize_package:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize_package:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-normalize:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_normalize:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-normalize-package-bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_normalize_package_bin:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-normalize-package-bin@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-normalize-package-bin", "version": "1.0.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Turn any flavor of allowable package.json bin into a normalized object", "url": "git+https://github.com/npm/npm-normalize-package-bin", "private": false}}, {"id": "546bcb9b2f53b8d5", "name": "npm-package-arg", "version": "8.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-package-arg:npm-package-arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-package-arg:npm_package_arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_package_arg:npm-package-arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_package_arg:npm_package_arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-package:npm-package-arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-package:npm_package_arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_package:npm-package-arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_package:npm_package_arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-package-arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_package_arg:8.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-package-arg@8.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-package-arg", "version": "8.1.5", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/npm/npm-package-arg", "description": "Parse the things that can be arguments to `npm install`", "url": "https://github.com/npm/npm-package-arg", "private": false}}, {"id": "d30abb2f8fbad420", "name": "npm-packlist", "version": "1.4.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/npm-packlist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/npm-packlist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/npm-packlist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/npm-packlist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-packlist:npm-packlist:1.4.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-packlist:npm_packlist:1.4.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_packlist:npm-packlist:1.4.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_packlist:npm_packlist:1.4.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-packlist:1.4.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_packlist:1.4.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-packlist@1.4.8", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-packlist", "version": "1.4.8", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://www.npmjs.com/package/npm-packlist", "description": "Get a list of the files to add from a folder into an npm package", "url": "git+https://github.com/npm/npm-packlist.git", "private": false}}, {"id": "c39874fe4e2fc02d", "name": "npm-packlist", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-packlist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-packlist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-packlist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-packlist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-packlist:npm-packlist:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-packlist:npm_packlist:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_packlist:npm-packlist:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_packlist:npm_packlist:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-packlist:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_packlist:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-packlist@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-packlist", "version": "3.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Get a list of the files to add from a folder into an npm package", "url": "git+https://github.com/npm/npm-packlist.git", "private": false}}, {"id": "b6770a2653e479bc", "name": "npm-pick-manifest", "version": "6.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-pick-manifest:npm-pick-manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-pick-manifest:npm_pick_manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_pick_manifest:npm-pick-manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_pick_manifest:npm_pick_manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-pick:npm-pick-manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-pick:npm_pick_manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_pick:npm-pick-manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_pick:npm_pick_manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-pick-manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_pick_manifest:6.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-pick-manifest@6.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-pick-manifest", "version": "6.1.1", "author": "Kat March\u00e1n ", "homepage": "", "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.", "url": "https://github.com/npm/npm-pick-manifest", "private": false}}, {"id": "78465cb8a853bdf7", "name": "npm-profile", "version": "5.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-profile/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-profile/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-profile/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-profile/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-profile:npm-profile:5.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-profile:npm_profile:5.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_profile:npm-profile:5.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_profile:npm_profile:5.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-profile:5.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_profile:5.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-profile@5.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-profile", "version": "5.0.4", "author": "Rebecca Turner (http://re-becca.org/)", "homepage": "", "description": "Library for updating an npmjs.com profile", "url": "git+https://github.com/npm/npm-profile.git", "private": false}}, {"id": "71c24720dc3d6168", "name": "npm-registry-fetch", "version": "11.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-registry-fetch:npm-registry-fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-registry-fetch:npm_registry_fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_registry_fetch:npm-registry-fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_registry_fetch:npm_registry_fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-registry:npm-registry-fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-registry:npm_registry_fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_registry:npm-registry-fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_registry:npm_registry_fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-registry-fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_registry_fetch:11.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-registry-fetch@11.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-registry-fetch", "version": "11.0.0", "author": "Kat March\u00e1n ", "homepage": "", "description": "Fetch-based http client for use with npm registry APIs", "url": "https://github.com/npm/npm-registry-fetch", "private": false}}, {"id": "743857708d460b64", "name": "npm-user-validate", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-user-validate/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-user-validate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npm-user-validate/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npm-user-validate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npm-user-validate:npm-user-validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-user-validate:npm_user_validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_user_validate:npm-user-validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_user_validate:npm_user_validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-user:npm-user-validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm-user:npm_user_validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_user:npm-user-validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm_user:npm_user_validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm-user-validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npm_user_validate:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npm-user-validate@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "npm-user-validate", "version": "1.0.1", "author": "Robert Kowalski ", "homepage": "", "description": "User validations for npm", "url": "git://github.com/npm/npm-user-validate.git", "private": false}}, {"id": "292c26fa70fb1cfd", "name": "npmlog", "version": "4.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmlog:npmlog:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npmlog:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npmlog@4.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "npmlog", "version": "4.1.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "logger for npm", "url": "https://github.com/npm/npmlog.git", "private": false}}, {"id": "9732e5cc0a054de2", "name": "npmlog", "version": "4.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/npmlog/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/npmlog/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/npmlog/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/npmlog/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmlog:npmlog:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npmlog:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npmlog@4.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "npmlog", "version": "4.1.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "logger for npm", "url": "https://github.com/npm/npmlog.git", "private": false}}, {"id": "6d4eaf6eb694870d", "name": "npmlog", "version": "5.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npmlog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npmlog/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/npmlog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/npmlog/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmlog:npmlog:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:npmlog:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/npmlog@5.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "npmlog", "version": "5.0.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "logger for npm", "url": "https://github.com/npm/npmlog.git", "private": false}}, {"id": "3aa48e33a53d937f", "name": "npth", "version": "1.6-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(LGPL-3.0-or-later", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "GPL-2.0-or-later)", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-3.0-or-later", "spdxExpression": "LGPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "and", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "or", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:npth:npth:1.6-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/npth@1.6-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "npth", "originPackage": "npth", "maintainer": "Natanael Copa ", "version": "1.6-r0", "architecture": "x86_64", "url": "ftp://ftp.gnupg.org/gcrypt/npth/", "description": "The New GNU Portable Threads library", "size": 6459, "installedSize": 32768, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libnpth.so.0=0.1.2"], "pullChecksum": "Q1p+DC2todU9qlA2uhx8zPLw/6A+c=", "gitCommitOfApkPort": "c6a9a17f4164572f308708d3bbf7ebcd1662d609", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libnpth.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t5h4MjDTYVR78XZYJP88qk6ROsQ="}}, {"path": "/usr/lib/libnpth.so.0.1.2", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q18UTXfzU7TWe5nXDHAWEIeMnFAgo="}}]}}, {"id": "987c929db0eaddd1", "name": "nth-check", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nth-check/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nth-check/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nth-check:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth-check:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth_check:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth_check:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nth-check@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "nth-check", "version": "2.0.1", "author": "Felix Boehm ", "homepage": "https://github.com/fb55/nth-check", "description": "Parses and compiles CSS nth-checks to highly optimized functions.", "url": "https://github.com/fb55/nth-check", "private": false}}, {"id": "1725bcbd2725e625", "name": "nullthrows", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nullthrows/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nullthrows/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nullthrows/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nullthrows/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nullthrows:nullthrows:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zertosh:nullthrows:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nullthrows@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "nullthrows", "version": "1.1.1", "author": "Andres Suarez ", "homepage": "", "description": "flow typed nullthrows", "url": "https://github.com/zertosh/nullthrows", "private": false}}, {"id": "32d672e5e1af1db3", "name": "number-is-nan", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/number-is-nan/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/number-is-nan/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/number-is-nan/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/number-is-nan/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:number-is-nan:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number-is-nan:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number_is_nan:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number_is_nan:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number-is:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number-is:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number_is:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number_is:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/number-is-nan@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "number-is-nan", "version": "1.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ES2015 Number.isNaN() ponyfill", "url": "sindresorhus/number-is-nan", "private": false}}, {"id": "b89493805d6b6f21", "name": "number-is-nan", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/number-is-nan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/number-is-nan/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/number-is-nan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/number-is-nan/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:number-is-nan:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number-is-nan:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number_is_nan:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number_is_nan:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number-is:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number-is:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number_is:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number_is:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number:number-is-nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:number:number_is_nan:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/number-is-nan@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "number-is-nan", "version": "1.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ES2015 Number.isNaN() ponyfill", "url": "sindresorhus/number-is-nan", "private": false}}, {"id": "6665bd3ffdf36ee5", "name": "nw-pre-gyp-module-test", "version": "0.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nw-pre-gyp-module-test:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw-pre-gyp-module-test:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw_pre_gyp_module_test:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw_pre_gyp_module_test:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw-pre-gyp-module:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw-pre-gyp-module:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw_pre_gyp_module:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw_pre_gyp_module:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw-pre-gyp:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw-pre-gyp:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw_pre_gyp:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw_pre_gyp:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw-pre:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw-pre:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw_pre:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw_pre:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw:nw-pre-gyp-module-test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nw:nw_pre_gyp_module_test:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nw-pre-gyp-module-test@0.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "nw-pre-gyp-module-test", "version": "0.0.1", "author": "", "homepage": "", "description": "Node-webkit-based module test.", "url": "", "private": false}}, {"id": "6af0981aef03347c", "name": "nwsapi", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nwsapi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nwsapi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nwsapi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nwsapi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dperini:nwsapi:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nwsapi:nwsapi:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nwsapi@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "nwsapi", "version": "2.2.0", "author": "Diego Perini (http://www.iport.it/)", "homepage": "http://javascript.nwbox.com/nwsapi/", "description": "Fast CSS Selectors API Engine", "url": "git://github.com/dperini/nwsapi.git", "private": false}}, {"id": "1958fa1d22b3258b", "name": "oauth", "version": "0.9.15", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/oauth/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/oauth/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ciaranj:oauth:0.9.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oauth:oauth:0.9.15:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/oauth@0.9.15", "metadataType": "javascript-npm-package", "metadata": {"name": "oauth", "version": "0.9.15", "author": "Ciaran Jessup ", "homepage": "", "description": "Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers.", "url": "http://github.com/ciaranj/node-oauth.git", "private": false}}, {"id": "1519774045ac76fe", "name": "oauth-sign", "version": "0.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/oauth-sign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/oauth-sign/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/oauth-sign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/oauth-sign/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:oauth-sign:oauth-sign:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oauth-sign:oauth_sign:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oauth_sign:oauth-sign:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oauth_sign:oauth_sign:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:oauth-sign:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:oauth_sign:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oauth:oauth-sign:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oauth:oauth_sign:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/oauth-sign@0.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "oauth-sign", "version": "0.9.0", "author": "Mikeal Rogers (http://www.futurealoof.com)", "homepage": "", "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.", "url": "https://github.com/mikeal/oauth-sign", "private": false}}, {"id": "39588e187043279d", "name": "object-assign", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/object-assign/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/object-assign/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/object-assign/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/object-assign/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:object-assign:object-assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object-assign:object_assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_assign:object-assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_assign:object_assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object-assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object_assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object-assign@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "object-assign", "version": "4.1.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ES2015 `Object.assign()` ponyfill", "url": "sindresorhus/object-assign", "private": false}}, {"id": "8861b73486ca0071", "name": "object-assign", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object-assign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-assign/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object-assign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-assign/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:object-assign:object-assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object-assign:object_assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_assign:object-assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_assign:object_assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object-assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object_assign:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object-assign@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "object-assign", "version": "4.1.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ES2015 `Object.assign()` ponyfill", "url": "sindresorhus/object-assign", "private": false}}, {"id": "b0684e6be4101601", "name": "object-copy", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object-copy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-copy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object-copy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-copy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:object-copy:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:object_copy:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object-copy:object-copy:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object-copy:object_copy:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_copy:object-copy:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_copy:object_copy:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object-copy:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object_copy:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object-copy@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "object-copy", "version": "0.1.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/object-copy", "description": "Copy static properties, prototype properties, and descriptors from one object to another.", "url": "jonschlinkert/object-copy", "private": false}}, {"id": "3402d7f610c67d6a", "name": "object-inspect", "version": "1.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object-inspect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-inspect/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object-inspect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-inspect/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:object-inspect:object-inspect:1.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object-inspect:object_inspect:1.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_inspect:object-inspect:1.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_inspect:object_inspect:1.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:object-inspect:1.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:object_inspect:1.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object-inspect:1.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object_inspect:1.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object-inspect@1.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "object-inspect", "version": "1.12.0", "author": "James Halliday (http://substack.net)", "homepage": "https://github.com/inspect-js/object-inspect", "description": "string representations of objects in node and the browser", "url": "git://github.com/inspect-js/object-inspect.git", "private": false}}, {"id": "07355593902d41db", "name": "object-keys", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object-keys/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-keys/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object-keys/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-keys/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:object-keys:object-keys:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object-keys:object_keys:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_keys:object-keys:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_keys:object_keys:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:object-keys:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:object_keys:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object-keys:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object_keys:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object-keys@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "object-keys", "version": "1.1.1", "author": "Jordan Harband (http://ljharb.codes)", "homepage": "", "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim", "url": "git://github.com/ljharb/object-keys.git", "private": false}}, {"id": "03147e0c501f6264", "name": "object-path", "version": "0.11.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:object-path_project:object-path:0.11.8:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/object-path@0.11.8", "metadataType": "javascript-npm-package", "metadata": {"name": "object-path", "version": "0.11.8", "author": "Mario Casciaro", "homepage": "https://github.com/mariocasciaro/object-path", "description": "Access deep object properties using a path", "url": "git://github.com/mariocasciaro/object-path.git", "private": false}}, {"id": "40e5c6fec92478ec", "name": "object-visit", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-visit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object-visit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:object-visit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:object_visit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object-visit:object-visit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object-visit:object_visit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_visit:object-visit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object_visit:object_visit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object-visit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object:object_visit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object-visit@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "object-visit", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/object-visit", "description": "Call a specified method on each value in the given object.", "url": "jonschlinkert/object-visit", "private": false}}, {"id": "a85268df2e4cf269", "name": "object.assign", "version": "4.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object.assign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.assign/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object.assign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.assign/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:object.assign:object.assign:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:object.assign:4.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object.assign@4.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "object.assign", "version": "4.1.2", "author": "Jordan Harband", "homepage": "", "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim", "url": "git://github.com/ljharb/object.assign.git", "private": false}}, {"id": "c724394ab68ceae4", "name": "object.defaults", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object.defaults/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.defaults/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object.defaults/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.defaults/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:object.defaults:object.defaults:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:object.defaults:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object.defaults@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "object.defaults", "version": "1.1.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/object.defaults", "description": "Like `extend` but only copies missing properties/values to the target object.", "url": "jonschlinkert/object.defaults", "private": false}}, {"id": "b1509a4e3a876db6", "name": "object.getownpropertydescriptors", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object.getownpropertydescriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.getownpropertydescriptors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object.getownpropertydescriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.getownpropertydescriptors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:object.getownpropertydescriptors:object.getownpropertydescriptors:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es-shims:object.getownpropertydescriptors:2.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object.getownpropertydescriptors@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "object.getownpropertydescriptors", "version": "2.1.3", "author": "Jordan Harband ", "homepage": "", "description": "ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.", "url": "git://github.com/es-shims/object.getownpropertydescriptors.git", "private": false}}, {"id": "8324535cfabd3775", "name": "object.map", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object.map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object.map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:object.map:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object.map:object.map:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object.map@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "object.map", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/object.map", "description": "Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.", "url": "jonschlinkert/object.map", "private": false}}, {"id": "56f7790772fa071b", "name": "object.pick", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/object.pick/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.pick/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/object.pick/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/object.pick/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:object.pick:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:object.pick:object.pick:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/object.pick@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "object.pick", "version": "1.3.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/object.pick", "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.", "url": "jonschlinkert/object.pick", "private": false}}, {"id": "8a579b5e02a8dc63", "name": "objection", "version": "2.2.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/objection/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/objection/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:objection_project:objection:2.2.18:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/objection@2.2.18", "metadataType": "javascript-npm-package", "metadata": {"name": "objection", "version": "2.2.18", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "", "description": "An SQL-friendly ORM for Node.js", "url": "git://github.com/vincit/objection.js.git", "private": false}}, {"id": "24d18c4342fad278", "name": "on-finished", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-finished/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-finished/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:on-finished:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on-finished:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_finished:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_finished:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/on-finished@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "on-finished", "version": "2.3.0", "author": "", "homepage": "", "description": "Execute a callback when a request closes, finishes, or errors", "url": "jshttp/on-finished", "private": false}}, {"id": "988d0e3bac3b5a88", "name": "on-headers", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-headers/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-headers/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:on-headers:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on-headers:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_headers:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_headers:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/on-headers@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "on-headers", "version": "1.0.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Execute a listener when a response is about to write headers", "url": "jshttp/on-headers", "private": false}}, {"id": "73362ccb629d24fe", "name": "once", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/once/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/once/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/once/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/once/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:once:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:once:once:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/once@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "once", "version": "1.4.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Run a function exactly one time", "url": "git://github.com/isaacs/once", "private": false}}, {"id": "64577a72597199de", "name": "once", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/once/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/once/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:once:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:once:once:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/once@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "once", "version": "1.4.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Run a function exactly one time", "url": "git://github.com/isaacs/once", "private": false}}, {"id": "5971eb85fdf458c7", "name": "one-time", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/one-time/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/one-time/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one-time:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one-time:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one_time:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one_time:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/one-time@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "one-time", "version": "1.0.0", "author": "Arnout Kazemier", "homepage": "", "description": "Run the supplied function exactly one time (once)", "url": "https://github.com/3rd-Eden/one-time.git", "private": false}}, {"id": "59188e2802b301fd", "name": "opener", "version": "1.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/opener/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/opener/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(WTFPL OR MIT)", "spdxExpression": "(WTFPL OR MIT)", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/opener/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/opener/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:opener:opener:1.5.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/opener@1.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "opener", "version": "1.5.2", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Opens stuff, like webpages and files and executables, cross-platform", "url": "domenic/opener", "private": false}}, {"id": "6971df14e1f4f21c", "name": "openssh", "version": "8.6_p1-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssh:openssh:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/openssh@8.6_p1-r3?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "openssh", "originPackage": "openssh", "maintainer": "Natanael Copa ", "version": "8.6_p1-r3", "architecture": "x86_64", "url": "https://www.openssh.com/portable.html", "description": "Port of OpenBSD's free SSH release", "size": 259124, "installedSize": 671744, "pullDependencies": ["openssh-client", "openssh-sftp-server", "openssh-server", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1"], "provides": [], "pullChecksum": "Q12pc1YEgUgy2G8Z6YlmCFF/L8gDM=", "gitCommitOfApkPort": "d10d87c0d9c31c3fe062e31ae65e3c05a8b6a060", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/ssh"}, {"path": "/usr/lib/ssh/ssh-pkcs11-helper", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19PNbRdixgiD6nYq5KPvulSHbCPA="}}, {"path": "/usr/lib/ssh/ssh-sk-helper", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1W39BBrvHc3CJjZMDz6nORQe76ic="}}, {"path": "/usr/sbin"}, {"path": "/var"}, {"path": "/var/empty"}]}}, {"id": "ac56a22795b0266a", "name": "openssh-client-common", "version": "8.6_p1-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssh-client-common:openssh-client-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-client-common:openssh_client_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_client_common:openssh-client-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_client_common:openssh_client_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-client:openssh-client-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-client:openssh_client_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_client:openssh-client-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_client:openssh_client_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh-client-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh_client_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/openssh-client-common@8.6_p1-r3?arch=x86_64&upstream=openssh&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "openssh-client-common", "originPackage": "openssh", "maintainer": "Natanael Copa ", "version": "8.6_p1-r3", "architecture": "x86_64", "url": "https://www.openssh.com/portable.html", "description": "OpenBSD's SSH client common files", "size": 760444, "installedSize": 2367488, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1", "so:libedit.so.0", "so:libz.so.1"], "provides": ["cmd:findssl.sh", "cmd:scp", "cmd:sftp", "cmd:ssh-add", "cmd:ssh-agent", "cmd:ssh-copy-id", "cmd:ssh-keyscan", "cmd:ssh-pkcs11-helper"], "pullChecksum": "Q1xt5jd2zgwLDBtA3MYSi6NaV7WQY=", "gitCommitOfApkPort": "d10d87c0d9c31c3fe062e31ae65e3c05a8b6a060", "files": [{"path": "/etc"}, {"path": "/etc/ssh"}, {"path": "/etc/ssh/moduli", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qIov62OhxE2gidCxCvPFAA2vZuI="}}, {"path": "/etc/ssh/ssh_config", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KdbCFdt+M0nPGBDMezqiU5wIXQw="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/findssl.sh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q118AJVSk4PVi6+adyZ8y8zWFVB/k="}}, {"path": "/usr/bin/scp", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wjvWvHPStzCsOfix1mIKh946OQ0="}}, {"path": "/usr/bin/sftp", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1QI7PxYcjpSPoJoSySykudoh3eI4="}}, {"path": "/usr/bin/ssh-add", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WJZXL+B7HBX2QqERVi1ZDxqExjI="}}, {"path": "/usr/bin/ssh-agent", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q175JWiYVJym6REbsJ873cbquIgM8="}}, {"path": "/usr/bin/ssh-copy-id", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vQyo9X+1LjFHziLPbolUYkgRF9o="}}, {"path": "/usr/bin/ssh-keyscan", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1rDb+ox0G1cO/RdfrmzRvZI/cCqc="}}, {"path": "/usr/bin/ssh-pkcs11-helper", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19PNbRdixgiD6nYq5KPvulSHbCPA="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/ssh"}, {"path": "/var"}, {"path": "/var/empty"}]}}, {"id": "5e34d6026f04e52b", "name": "openssh-client-default", "version": "8.6_p1-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssh-client-default:openssh-client-default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-client-default:openssh_client_default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_client_default:openssh-client-default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_client_default:openssh_client_default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-client:openssh-client-default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-client:openssh_client_default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_client:openssh-client-default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_client:openssh_client_default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh-client-default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh_client_default:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/openssh-client-default@8.6_p1-r3?arch=x86_64&upstream=openssh&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "openssh-client-default", "originPackage": "openssh", "maintainer": "Natanael Copa ", "version": "8.6_p1-r3", "architecture": "x86_64", "url": "https://www.openssh.com/portable.html", "description": "OpenBSD's SSH client", "size": 342307, "installedSize": 778240, "pullDependencies": ["openssh-keygen=8.6_p1-r3", "openssh-client-common=8.6_p1-r3", "!openssh-client-krb5", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1", "so:libz.so.1"], "provides": ["openssh-client=8.6_p1-r3", "cmd:ssh"], "pullChecksum": "Q140WGG5Lv/z3yh5JMzx6psz1u5LE=", "gitCommitOfApkPort": "d10d87c0d9c31c3fe062e31ae65e3c05a8b6a060", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssh", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GwJjbjt8GxO5p+LO/fQ57syy6Zw="}}]}}, {"id": "32c2238d03f77534", "name": "openssh-keygen", "version": "8.6_p1-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssh-keygen:openssh-keygen:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-keygen:openssh_keygen:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_keygen:openssh-keygen:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_keygen:openssh_keygen:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh-keygen:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh_keygen:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/openssh-keygen@8.6_p1-r3?arch=x86_64&upstream=openssh&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "openssh-keygen", "originPackage": "openssh", "maintainer": "Natanael Copa ", "version": "8.6_p1-r3", "architecture": "x86_64", "url": "https://www.openssh.com/portable.html", "description": "ssh helper program for generating keys", "size": 198216, "installedSize": 471040, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1"], "provides": ["cmd:ssh-keygen"], "pullChecksum": "Q1BM0lp7E5slRvZukSsi8IhLEnYoE=", "gitCommitOfApkPort": "d10d87c0d9c31c3fe062e31ae65e3c05a8b6a060", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssh-keygen", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1G2WwzkaFlHbEI0WP7aB///NeXcY="}}]}}, {"id": "b2ab6e61246543aa", "name": "openssh-server", "version": "8.6_p1-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssh-server:openssh-server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-server:openssh_server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_server:openssh-server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_server:openssh_server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh-server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh_server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/openssh-server@8.6_p1-r3?arch=x86_64&upstream=openssh&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "openssh-server", "originPackage": "openssh", "maintainer": "Natanael Copa ", "version": "8.6_p1-r3", "architecture": "x86_64", "url": "https://www.openssh.com/portable.html", "description": "OpenSSH server", "size": 357591, "installedSize": 811008, "pullDependencies": ["openssh-keygen=8.6_p1-r3", "openssh-server-common=8.6_p1-r3", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1", "so:libz.so.1"], "provides": ["cmd:sshd"], "pullChecksum": "Q1kEnerA9d/0wAyU5bvHs7Ws7LcTI=", "gitCommitOfApkPort": "d10d87c0d9c31c3fe062e31ae65e3c05a8b6a060", "files": [{"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/sbin/sshd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fmq4dFzsWFMqN2qqTlMWt5fJaVo="}}]}}, {"id": "d94c2a5e7f13f0cd", "name": "openssh-server-common", "version": "8.6_p1-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssh-server-common:openssh-server-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-server-common:openssh_server_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_server_common:openssh-server-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_server_common:openssh_server_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-server:openssh-server-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-server:openssh_server_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_server:openssh-server-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_server:openssh_server_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh-server-common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh_server_common:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/openssh-server-common@8.6_p1-r3?arch=x86_64&upstream=openssh&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "openssh-server-common", "originPackage": "openssh", "maintainer": "Natanael Copa ", "version": "8.6_p1-r3", "architecture": "x86_64", "url": "https://www.openssh.com/portable.html", "description": "OpenSSH server configuration files", "size": 4833, "installedSize": 32768, "pullDependencies": [], "provides": [], "pullChecksum": "Q1N9BCFVR+uVqRY/Rt3HebTGH/I4E=", "gitCommitOfApkPort": "d10d87c0d9c31c3fe062e31ae65e3c05a8b6a060", "files": [{"path": "/etc"}, {"path": "/etc/conf.d"}, {"path": "/etc/conf.d/sshd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CS24ITvci5OknxRmS6wEnR8GdhU="}}, {"path": "/etc/init.d"}, {"path": "/etc/init.d/sshd", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1nXFNjSTFgVRmijcYh7m4Wwzm8jw="}}, {"path": "/etc/ssh"}, {"path": "/etc/ssh/sshd_config", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1R1dOI06C9sYEgOdKrt1emSzhWaw="}}]}}, {"id": "929bd849285a51f8", "name": "openssh-sftp-server", "version": "8.6_p1-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssh-sftp-server:openssh-sftp-server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-sftp-server:openssh_sftp_server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_sftp_server:openssh-sftp-server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_sftp_server:openssh_sftp_server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-sftp:openssh-sftp-server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh-sftp:openssh_sftp_server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_sftp:openssh-sftp-server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh_sftp:openssh_sftp_server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh-sftp-server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:openssh:openssh_sftp_server:8.6_p1-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/openssh-sftp-server@8.6_p1-r3?arch=x86_64&upstream=openssh&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "openssh-sftp-server", "originPackage": "openssh", "maintainer": "Natanael Copa ", "version": "8.6_p1-r3", "architecture": "x86_64", "url": "https://www.openssh.com/portable.html", "description": "ssh sftp server module", "size": 58268, "installedSize": 143360, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.1.1"], "provides": [], "pullChecksum": "Q1OAzNVlTGh4dSN0M+09lYkXvrW5k=", "gitCommitOfApkPort": "d10d87c0d9c31c3fe062e31ae65e3c05a8b6a060", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/ssh"}, {"path": "/usr/lib/ssh/sftp-server", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HHJVDZRbDeVBcRg/5EzPoQ6x6Z8="}}]}}, {"id": "c786900c0b6dce69", "name": "optimism", "version": "0.16.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/optimism/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/optimism/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/optimism/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/optimism/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:optimism:optimism:0.16.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:benjamn:optimism:0.16.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/optimism@0.16.1", "metadataType": "javascript-npm-package", "metadata": {"name": "optimism", "version": "0.16.1", "author": "Ben Newman ", "homepage": "https://github.com/benjamn/optimism#readme", "description": "Composable reactive caching with efficient invalidation.", "url": "git+https://github.com/benjamn/optimism.git", "private": false}}, {"id": "0d48205e1f2a6f95", "name": "optionator", "version": "0.8.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/optionator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/optionator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/optionator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/optionator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:optionator:optionator:0.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gkz:optionator:0.8.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/optionator@0.8.3", "metadataType": "javascript-npm-package", "metadata": {"name": "optionator", "version": "0.8.3", "author": "George Zahariev ", "homepage": "https://github.com/gkz/optionator", "description": "option parsing and help generation", "url": "git://github.com/gkz/optionator.git", "private": false}}, {"id": "af72505905f01746", "name": "os-homedir", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/os-homedir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/os-homedir/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/os-homedir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/os-homedir/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:os-homedir:os-homedir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os-homedir:os_homedir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os_homedir:os-homedir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os_homedir:os_homedir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os:os-homedir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os:os_homedir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/os-homedir@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "os-homedir", "version": "1.0.2", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Node.js 4 `os.homedir()` ponyfill", "url": "sindresorhus/os-homedir", "private": false}}, {"id": "9b4ee6683de9229e", "name": "os-tmpdir", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/os-tmpdir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/os-tmpdir/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/os-tmpdir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/os-tmpdir/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:os-tmpdir:os-tmpdir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os-tmpdir:os_tmpdir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os_tmpdir:os-tmpdir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os_tmpdir:os_tmpdir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os:os-tmpdir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:os:os_tmpdir:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/os-tmpdir@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "os-tmpdir", "version": "1.0.2", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Node.js os.tmpdir() ponyfill", "url": "sindresorhus/os-tmpdir", "private": false}}, {"id": "91c90f3ae7965ea8", "name": "osenv", "version": "0.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/osenv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/osenv/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/osenv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/osenv/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:osenv:osenv:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:osenv:0.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/osenv@0.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "osenv", "version": "0.1.5", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Look up environment settings specific to different operating systems", "url": "https://github.com/npm/osenv", "private": false}}, {"id": "44dd45ebd6fb49a6", "name": "p-is-promise", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/p-is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/p-is-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/p-is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/p-is-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:p-is-promise:p-is-promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-is-promise:p_is_promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_is_promise:p-is-promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_is_promise:p_is_promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-is:p-is-promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-is:p_is_promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_is:p-is-promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_is:p_is_promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p-is-promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p_is_promise:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/p-is-promise@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "p-is-promise", "version": "3.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if something is a promise", "url": "sindresorhus/p-is-promise", "private": false}}, {"id": "85bec89ffa8a30ba", "name": "p-limit", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/p-limit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/p-limit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/p-limit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/p-limit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:p-limit:p-limit:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-limit:p_limit:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_limit:p-limit:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_limit:p_limit:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p-limit:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p_limit:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/p-limit@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "p-limit", "version": "2.3.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Run multiple promise-returning & async functions with limited concurrency", "url": "sindresorhus/p-limit", "private": false}}, {"id": "81d3f7cc584a18fb", "name": "p-limit", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/node_modules/p-limit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/node_modules/p-limit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/node_modules/p-limit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/node_modules/p-limit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:p-limit:p-limit:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-limit:p_limit:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_limit:p-limit:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_limit:p_limit:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p-limit:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p_limit:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/p-limit@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "p-limit", "version": "3.1.0", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Run multiple promise-returning & async functions with limited concurrency", "url": "sindresorhus/p-limit", "private": false}}, {"id": "83636cd5c1d37c3f", "name": "p-locate", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/p-locate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/p-locate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/p-locate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/p-locate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:p-locate:p-locate:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-locate:p_locate:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_locate:p-locate:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_locate:p_locate:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p-locate:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p_locate:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/p-locate@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "p-locate", "version": "4.1.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get the first fulfilled promise that satisfies the provided testing function", "url": "sindresorhus/p-locate", "private": false}}, {"id": "08cd7f3af1ecc17b", "name": "p-map", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/p-map/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/p-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/p-map/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/p-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:p-map:p-map:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-map:p_map:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_map:p-map:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_map:p_map:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p-map:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p_map:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/p-map@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "p-map", "version": "4.0.0", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Map over promises concurrently", "url": "sindresorhus/p-map", "private": false}}, {"id": "4e4e91c76d047d58", "name": "p-try", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/p-try/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/p-try/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/p-try/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/p-try/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:p-try:p-try:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-try:p_try:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_try:p-try:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_try:p_try:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p-try:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p_try:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/p-try@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "p-try", "version": "2.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "`Start a promise chain", "url": "sindresorhus/p-try", "private": false}}, {"id": "aa8beab3ef566578", "name": "p11-kit", "version": "0.23.22-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:p11-kit:p11-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11-kit:p11_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11_kit:p11-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11_kit:p11_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-kit:p11-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-kit:p11_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11-kit:p-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11-kit:p_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11_kit:p-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11_kit:p_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_kit:p11-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_kit:p11_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-kit:p-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p-kit:p_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11:p11-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11:p11_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_kit:p-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p_kit:p_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11:p-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p11:p_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p11-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p11_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p-kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:p:p_kit:0.23.22-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/p11-kit@0.23.22-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "p11-kit", "originPackage": "p11-kit", "maintainer": "Fabian Affolter ", "version": "0.23.22-r0", "architecture": "x86_64", "url": "https://p11-glue.freedesktop.org/", "description": "Library for loading and sharing PKCS#11 modules", "size": 304952, "installedSize": 1228800, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libffi.so.7"], "provides": ["so:libp11-kit.so.0=0.3.0", "cmd:p11-kit"], "pullChecksum": "Q1U1qAgmSwNnJ6o0GUqLs1hsb6Hb0=", "gitCommitOfApkPort": "d4c436973cf17ca86638c57daa1fd7ba983326fe", "files": [{"path": "/etc"}, {"path": "/etc/pkcs11"}, {"path": "/etc/pkcs11/pkcs11.conf.example", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1s44/6fZq5djqemFj1zgWnof1i90="}}, {"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/p11-kit", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1KPzGZbNQOgbFmjle5jUDFRpjucc="}}, {"path": "/usr/lib"}, {"path": "/usr/lib/libp11-kit.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CZ3g+DtdYnuKC1s6S/vFTdOid9s="}}, {"path": "/usr/lib/libp11-kit.so.0.3.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1aTjmgMrgLeIgYhziMLE+mKY2MZg="}}, {"path": "/usr/lib/pkcs11"}, {"path": "/usr/libexec"}, {"path": "/usr/libexec/p11-kit"}, {"path": "/usr/libexec/p11-kit/p11-kit-remote", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1sfqJayM3pgVkZM4xUUgr1kvDq5c="}}, {"path": "/usr/libexec/p11-kit/trust-extract-compat", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1AC7O+2t3QZf960qad6XxrUrQItk="}}, {"path": "/usr/share"}, {"path": "/usr/share/p11-kit"}, {"path": "/usr/share/p11-kit/modules"}]}}, {"id": "f10c14f7f918dbdf", "name": "packet-reader", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/packet-reader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/packet-reader/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/packet-reader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/packet-reader/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:packet-reader:packet-reader:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:packet-reader:packet_reader:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:packet_reader:packet-reader:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:packet_reader:packet_reader:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:packet-reader:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:packet_reader:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:packet:packet-reader:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:packet:packet_reader:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/packet-reader@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "packet-reader", "version": "1.0.0", "author": "Brian M. Carlson", "homepage": "https://github.com/brianc/node-packet-reader", "description": "Read binary packets...", "url": "git://github.com/brianc/node-packet-reader.git", "private": false}}, {"id": "f348bc326b8116a1", "name": "pacote", "version": "12.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/pacote/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/pacote/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/pacote/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/pacote/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pacote:pacote:12.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pacote@12.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "pacote", "version": "12.0.2", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "JavaScript package downloader", "url": "git@github.com:npm/pacote", "private": false}}, {"id": "28b6e879e5cd47f3", "name": "pako", "version": "1.0.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pako/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pako/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(MIT AND Zlib)", "spdxExpression": "(MIT AND Zlib)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pako/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pako/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nodeca:pako:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pako:pako:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pako@1.0.11", "metadataType": "javascript-npm-package", "metadata": {"name": "pako", "version": "1.0.11", "author": "", "homepage": "https://github.com/nodeca/pako", "description": "zlib port to javascript - fast, modularized, with browser support", "url": "nodeca/pako", "private": false}}, {"id": "e9428efb0ee0e287", "name": "parse-conflict-json", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/parse-conflict-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/parse-conflict-json/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/parse-conflict-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/parse-conflict-json/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parse-conflict-json:parse-conflict-json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse-conflict-json:parse_conflict_json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse_conflict_json:parse-conflict-json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse_conflict_json:parse_conflict_json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse-conflict:parse-conflict-json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse-conflict:parse_conflict_json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse_conflict:parse-conflict-json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse_conflict:parse_conflict_json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse:parse-conflict-json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse:parse_conflict_json:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse-conflict-json@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "parse-conflict-json", "version": "1.1.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Parse a JSON string that has git merge conflicts, resolving if possible", "url": "git+https://github.com/npm/parse-conflict-json.git", "private": false}}, {"id": "9007654d9c3e61d5", "name": "parse-filepath", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parse-filepath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse-filepath/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parse-filepath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse-filepath/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parse-filepath:parse-filepath:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse-filepath:parse_filepath:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse_filepath:parse-filepath:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse_filepath:parse_filepath:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:parse-filepath:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:parse_filepath:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse:parse-filepath:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse:parse_filepath:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse-filepath@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "parse-filepath", "version": "1.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/parse-filepath", "description": "Pollyfill for node.js `path.parse`, parses a filepath into an object.", "url": "jonschlinkert/parse-filepath", "private": false}}, {"id": "da812b507db13e9e", "name": "parse-passwd", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parse-passwd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse-passwd/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parse-passwd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse-passwd/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parse-passwd:parse-passwd:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse-passwd:parse_passwd:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse_passwd:parse-passwd:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse_passwd:parse_passwd:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:doowb:parse-passwd:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:doowb:parse_passwd:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse:parse-passwd:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse:parse_passwd:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse-passwd@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "parse-passwd", "version": "1.0.0", "author": "Brian Woodward (https://github.com/doowb)", "homepage": "https://github.com/doowb/parse-passwd", "description": "Parse a passwd file into a list of users.", "url": "doowb/parse-passwd", "private": false}}, {"id": "1088af794c94771d", "name": "parse5", "version": "5.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsdom/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsdom/node_modules/parse5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsdom/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsdom/node_modules/parse5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inikulin:parse5:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse5@5.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "parse5", "version": "5.1.1", "author": "Ivan Nikulin (https://github.com/inikulin)", "homepage": "https://github.com/inikulin/parse5", "description": "HTML parser and serializer.", "url": "git://github.com/inikulin/parse5.git", "private": false}}, {"id": "fa9e6f7180990590", "name": "parse5", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inikulin:parse5:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse5@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "parse5", "version": "6.0.1", "author": "Ivan Nikulin (https://github.com/inikulin)", "homepage": "https://github.com/inikulin/parse5", "description": "HTML parser and serializer.", "url": "git://github.com/inikulin/parse5.git", "private": false}}, {"id": "0c6cb2af47b24952", "name": "parse5-htmlparser2-tree-adapter", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parse5-htmlparser2-tree-adapter:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree-adapter:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree_adapter:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree_adapter:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inikulin:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inikulin:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse5-htmlparser2-tree-adapter@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "parse5-htmlparser2-tree-adapter", "version": "6.0.1", "author": "Ivan Nikulin (https://github.com/inikulin)", "homepage": "https://github.com/inikulin/parse5", "description": "htmlparser2 tree adapter for parse5.", "url": "git://github.com/inikulin/parse5.git", "private": false}}, {"id": "d112476312197edc", "name": "parseurl", "version": "1.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parseurl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parseurl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parseurl:parseurl:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parseurl@1.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "parseurl", "version": "1.3.3", "author": "", "homepage": "", "description": "parse a url with memoization", "url": "pillarjs/parseurl", "private": false}}, {"id": "40e5387eda12f5fe", "name": "pascal-case", "version": "3.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pascal-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pascal-case/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pascal-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pascal-case/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:blakeembrey:pascal-case:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:pascal_case:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pascal-case:pascal-case:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pascal-case:pascal_case:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pascal_case:pascal-case:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pascal_case:pascal_case:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pascal:pascal-case:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pascal:pascal_case:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pascal-case@3.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "pascal-case", "version": "3.1.2", "author": "Blake Embrey (http://blakeembrey.me)", "homepage": "https://github.com/blakeembrey/change-case/tree/master/packages/pascal-case#readme", "description": "Transform into a string of capitalized words without separators", "url": "git://github.com/blakeembrey/change-case.git", "private": false}}, {"id": "fc2e1f84261e10ab", "name": "pascalcase", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pascalcase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pascalcase/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pascalcase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pascalcase/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:pascalcase:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pascalcase:pascalcase:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pascalcase@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pascalcase", "version": "0.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/pascalcase", "description": "Convert a string to pascal-case.", "url": "jonschlinkert/pascalcase", "private": false}}, {"id": "6a769f954c9328ec", "name": "passport", "version": "0.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport_project:passport:0.4.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/passport@0.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "passport", "version": "0.4.1", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "http://passportjs.org/", "description": "Simple, unobtrusive authentication for Node.js.", "url": "git://github.com/jaredhanson/passport.git", "private": false}}, {"id": "f9b0e198ac0deefe", "name": "passport-auth0", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-auth0/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-auth0/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-auth0/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-auth0/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-auth0:passport-auth0:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-auth0:passport_auth0:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_auth0:passport-auth0:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_auth0:passport_auth0:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-auth0:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_auth0:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auth0:passport-auth0:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auth0:passport_auth0:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-auth0@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-auth0", "version": "1.4.1", "author": "", "homepage": "", "description": "Auth0 platform authentication strategy for Passport.js", "url": "git://github.com/auth0/passport-auth0", "private": false}}, {"id": "fd6c644b630c10b0", "name": "passport-azure-ad", "version": "4.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-azure-ad/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-azure-ad/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-azure-ad/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-azure-ad/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-azure-ad:passport-azure-ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-azure-ad:passport_azure_ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_azure_ad:passport-azure-ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_azure_ad:passport_azure_ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-azure:passport-azure-ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-azure:passport_azure_ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_azure:passport-azure-ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_azure:passport_azure_ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-azure-ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_azure_ad:4.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-azure-ad@4.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-azure-ad", "version": "4.3.1", "author": "azuread (http://microsoft.com/)", "homepage": "", "description": "OIDC and Bearer Passport strategies for Azure Active Directory", "url": "git@github.com:AzureAD/microsoft-authentication-library-for-js.git", "private": false}}, {"id": "400c365e6bc481df", "name": "passport-cas", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-cas/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-cas/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-cas:passport-cas:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-cas:passport_cas:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_cas:passport-cas:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_cas:passport_cas:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-cas:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_cas:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sadne:passport-cas:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sadne:passport_cas:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-cas@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-cas", "version": "0.1.1", "author": "\u4e0d\u4f1a\u98de\u7684\u7f8a", "homepage": "https://github.com/sadne/passport-cas", "description": "Cas authentication strategies for Passport.", "url": "git@github.com:sadne/passport-cas.git", "private": false}}, {"id": "aa66fc07e526026d", "name": "passport-discord", "version": "0.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-discord/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-discord/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-discord/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-discord/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-discord:passport-discord:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-discord:passport_discord:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_discord:passport-discord:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_discord:passport_discord:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nicholastay:passport-discord:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nicholastay:passport_discord:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-discord:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_discord:0.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-discord@0.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-discord", "version": "0.1.4", "author": "Nicholas Tay (http://nicholastay.github.io)", "homepage": "https://github.com/nicholastay/passport-discord#readme", "description": "Passport strategy for authentication with Discord (discordapp.com)", "url": "git+https://github.com/nicholastay/passport-discord.git", "private": false}}, {"id": "34533678b4e80078", "name": "passport-discord-example", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-discord/example/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-discord/example/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-discord/example/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-discord/example/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-discord-example:passport-discord-example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-discord-example:passport_discord_example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_discord_example:passport-discord-example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_discord_example:passport_discord_example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-discord:passport-discord-example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-discord:passport_discord_example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_discord:passport-discord-example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_discord:passport_discord_example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-discord-example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_discord_example:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-discord-example@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-discord-example", "version": "0.1.0", "author": "Nicholas Tay (http://nicholastay.github.io)", "homepage": "", "description": "", "url": "", "private": false}}, {"id": "8f46e6777a921eaa", "name": "passport-dropbox-oauth2", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-dropbox-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-dropbox-oauth2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-dropbox-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-dropbox-oauth2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-dropbox-oauth2:passport-dropbox-oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-dropbox-oauth2:passport_dropbox_oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_dropbox_oauth2:passport-dropbox-oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_dropbox_oauth2:passport_dropbox_oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:florianheinemann:passport-dropbox-oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:florianheinemann:passport_dropbox_oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-dropbox:passport-dropbox-oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-dropbox:passport_dropbox_oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_dropbox:passport-dropbox-oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_dropbox:passport_dropbox_oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-dropbox-oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_dropbox_oauth2:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-dropbox-oauth2@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-dropbox-oauth2", "version": "1.1.0", "author": "Florian Heinemann (https://twitter.com/florian__h/)", "homepage": "", "description": "Dropbox OAuth 2.0 authentication strategy for Passport.", "url": "http://github.com/florianheinemann/passport-dropbox-oauth2.git", "private": false}}, {"id": "3b23718d8d1a1e32", "name": "passport-facebook", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-facebook/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-facebook/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-facebook/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-facebook/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-facebook:passport-facebook:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-facebook:passport_facebook:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_facebook:passport-facebook:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_facebook:passport_facebook:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport-facebook:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport_facebook:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-facebook:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_facebook:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-facebook@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-facebook", "version": "3.0.0", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "Facebook authentication strategy for Passport.", "url": "git://github.com/jaredhanson/passport-facebook.git", "private": false}}, {"id": "7063716d1c9ae238", "name": "passport-github2", "version": "0.1.12", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-github2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-github2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-github2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-github2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-github2:passport-github2:0.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-github2:passport_github2:0.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_github2:passport-github2:0.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_github2:passport_github2:0.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cfsghost:passport-github2:0.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cfsghost:passport_github2:0.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-github2:0.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_github2:0.1.12:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-github2@0.1.12", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-github2", "version": "0.1.12", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "GitHub authentication strategy for Passport.", "url": "http://github.com/cfsghost/passport-github.git", "private": false}}, {"id": "f6ecbb52dfe0e815", "name": "passport-gitlab2", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-gitlab2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-gitlab2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-gitlab2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-gitlab2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-gitlab2:passport-gitlab2:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-gitlab2:passport_gitlab2:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_gitlab2:passport-gitlab2:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_gitlab2:passport_gitlab2:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-gitlab2:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_gitlab2:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fh1ch:passport-gitlab2:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fh1ch:passport_gitlab2:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-gitlab2@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-gitlab2", "version": "5.0.0", "author": "Fabio Huser ", "homepage": "", "description": "GitLab authentication strategy for Passport.", "url": "https://github.com/fh1ch/passport-gitlab2.git", "private": false}}, {"id": "5e0a5b3fa5f814ab", "name": "passport-google-oauth20", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-google-oauth20/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-google-oauth20/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-google-oauth20/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-google-oauth20/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-google-oauth20:passport-google-oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-google-oauth20:passport_google_oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_google_oauth20:passport-google-oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_google_oauth20:passport_google_oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-google:passport-google-oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-google:passport_google_oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_google:passport-google-oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_google:passport_google_oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport-google-oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport_google_oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-google-oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_google_oauth20:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-google-oauth20@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-google-oauth20", "version": "2.0.0", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "Google (OAuth 2.0) authentication strategy for Passport.", "url": "git://github.com/jaredhanson/passport-google-oauth2.git", "private": false}}, {"id": "004712a6e3887ba1", "name": "passport-jwt", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-jwt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-jwt/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-jwt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-jwt/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:themikenicholson:passport-jwt:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:themikenicholson:passport_jwt:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-jwt:passport-jwt:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-jwt:passport_jwt:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_jwt:passport-jwt:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_jwt:passport_jwt:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-jwt:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_jwt:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-jwt@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-jwt", "version": "4.0.0", "author": "Mike Nicholson", "homepage": "https://github.com/themikenicholson/passport-jwt", "description": "Passport authentication strategy using JSON Web Tokens", "url": "https://github.com/themikenicholson/passport-jwt.git", "private": false}}, {"id": "5a430d4a41172d0e", "name": "passport-ldapauth", "version": "2.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-ldapauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-ldapauth/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-ldapauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-ldapauth/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-ldapauth:passport-ldapauth:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-ldapauth:passport_ldapauth:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_ldapauth:passport-ldapauth:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_ldapauth:passport_ldapauth:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-ldapauth:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_ldapauth:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:vesse:passport-ldapauth:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:vesse:passport_ldapauth:2.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-ldapauth@2.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-ldapauth", "version": "2.1.4", "author": "Vesa Poikaj\u00e4rvi ", "homepage": "", "description": "LDAP authentication strategy for Passport", "url": "https://github.com/vesse/passport-ldapauth.git", "private": false}}, {"id": "19afc3326d252ebd", "name": "passport-local", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-local/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-local/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-local/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-local/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-local:passport-local:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-local:passport_local:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_local:passport-local:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_local:passport_local:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport-local:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport_local:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-local:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_local:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-local@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-local", "version": "1.0.0", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "Local username and password authentication strategy for Passport.", "url": "git://github.com/jaredhanson/passport-local.git", "private": false}}, {"id": "392f58a1f3945c41", "name": "passport-microsoft", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-microsoft/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-microsoft/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-microsoft/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-microsoft/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-microsoft:passport-microsoft:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-microsoft:passport_microsoft:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_microsoft:passport-microsoft:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_microsoft:passport_microsoft:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:seanfisher:passport-microsoft:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:seanfisher:passport_microsoft:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-microsoft:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_microsoft:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-microsoft@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-microsoft", "version": "0.1.0", "author": "Sean Fisher (https://seafish.io)", "homepage": "", "description": "Microsoft [Graph] authentication strategy for Passport.", "url": "git://github.com/seanfisher/passport-microsoft.git", "private": false}}, {"id": "f51ce22193ffafb6", "name": "passport-microsoft-examples-login", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-microsoft/example/login/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-microsoft/example/login/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-microsoft-examples-login:passport-microsoft-examples-login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-microsoft-examples-login:passport_microsoft_examples_login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_microsoft_examples_login:passport-microsoft-examples-login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_microsoft_examples_login:passport_microsoft_examples_login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-microsoft-examples:passport-microsoft-examples-login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-microsoft-examples:passport_microsoft_examples_login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_microsoft_examples:passport-microsoft-examples-login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_microsoft_examples:passport_microsoft_examples_login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-microsoft:passport-microsoft-examples-login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-microsoft:passport_microsoft_examples_login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_microsoft:passport-microsoft-examples-login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_microsoft:passport_microsoft_examples_login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-microsoft-examples-login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_microsoft_examples_login:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-microsoft-examples-login@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-microsoft-examples-login", "version": "0.1.0", "author": "", "homepage": "", "description": "", "url": "", "private": false}}, {"id": "6ea6f848f4dbcc75", "name": "passport-oauth", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-oauth/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-oauth/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-oauth:passport-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-oauth:passport_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_oauth:passport-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_oauth:passport_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-oauth@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-oauth", "version": "1.0.0", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "OAuth 1.0 and 2.0 authentication strategies for Passport.", "url": "git://github.com/jaredhanson/passport-oauth.git", "private": false}}, {"id": "c4c8352b145c8ed1", "name": "passport-oauth1", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-oauth1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-oauth1/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-oauth1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-oauth1/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-oauth1:passport-oauth1:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-oauth1:passport_oauth1:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_oauth1:passport-oauth1:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_oauth1:passport_oauth1:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport-oauth1:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport_oauth1:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-oauth1:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_oauth1:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-oauth1@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-oauth1", "version": "1.2.0", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "OAuth 1.0 authentication strategy for Passport.", "url": "git://github.com/jaredhanson/passport-oauth1.git", "private": false}}, {"id": "8f55503dfd0a4718", "name": "passport-oauth2", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passportjs:passport-oauth2:1.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/passport-oauth2@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-oauth2", "version": "1.2.0", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "OAuth 2.0 authentication strategy for Passport.", "url": "git://github.com/jaredhanson/passport-oauth2.git", "private": false}}, {"id": "8812d527b7bed3fa", "name": "passport-oauth2", "version": "1.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-oauth2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-oauth2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passportjs:passport-oauth2:1.6.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/passport-oauth2@1.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-oauth2", "version": "1.6.1", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "OAuth 2.0 authentication strategy for Passport.", "url": "git://github.com/jaredhanson/passport-oauth2.git", "private": false}}, {"id": "8940859f396982dc", "name": "passport-okta-oauth", "version": "0.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-okta-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-okta-oauth/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-okta-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-okta-oauth/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-okta-oauth:passport-okta-oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-okta-oauth:passport_okta_oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_okta_oauth:passport-okta-oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_okta_oauth:passport_okta_oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-okta:passport-okta-oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-okta:passport_okta_oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_okta:passport-okta-oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_okta:passport_okta_oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fischerdan:passport-okta-oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fischerdan:passport_okta_oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-okta-oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_okta_oauth:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-okta-oauth@0.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-okta-oauth", "version": "0.0.1", "author": "Steven Chau", "homepage": "https://github.com/fischerdan/passport-okta-oauth", "description": "Passport strategy for authenticating with Okta using OAuth 2.0.", "url": "https://github.com/fischerdan/passport-okta-oauth", "private": false}}, {"id": "d00f7e301e1a5b5f", "name": "passport-openidconnect", "version": "0.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-openidconnect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-openidconnect/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-openidconnect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-openidconnect/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-openidconnect:passport-openidconnect:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-openidconnect:passport_openidconnect:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_openidconnect:passport-openidconnect:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_openidconnect:passport_openidconnect:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport-openidconnect:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport_openidconnect:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-openidconnect:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_openidconnect:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-openidconnect@0.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-openidconnect", "version": "0.0.2", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "OpenID Connect authentication strategy for Passport.", "url": "git://github.com/jaredhanson/passport-openidconnect.git", "private": false}}, {"id": "27ace39fe354538a", "name": "passport-saml", "version": "1.3.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-saml/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-saml/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-saml_project:passport-saml:1.3.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/passport-saml@1.3.5", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-saml", "version": "1.3.5", "author": "Henri Bergius (http://bergie.iki.fi)", "homepage": "", "description": "SAML 2.0 authentication strategy for Passport", "url": "https://github.com/node-saml/passport-saml.git", "private": false}}, {"id": "42aef1f828e0b0c8", "name": "passport-slack-oauth2", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-slack-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-slack-oauth2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-slack-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-slack-oauth2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-slack-oauth2:passport-slack-oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-slack-oauth2:passport_slack_oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_slack_oauth2:passport-slack-oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_slack_oauth2:passport_slack_oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-slack:passport-slack-oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-slack:passport_slack_oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_slack:passport-slack-oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_slack:passport_slack_oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-slack-oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_slack_oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nmaves:passport-slack-oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nmaves:passport_slack_oauth2:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-slack-oauth2@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-slack-oauth2", "version": "1.1.1", "author": "Nathan Maves ", "homepage": "https://github.com/nmaves/passport-slack-oauth2#readme", "description": "", "url": "git+https://github.com/nmaves/passport-slack-oauth2.git", "private": false}}, {"id": "f0250ddc42d0aeac", "name": "passport-strategy", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-strategy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-strategy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-strategy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-strategy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-strategy:passport-strategy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-strategy:passport_strategy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_strategy:passport-strategy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_strategy:passport_strategy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport-strategy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:passport_strategy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-strategy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_strategy:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-strategy@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-strategy", "version": "1.0.0", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "An abstract class implementing Passport's strategy API.", "url": "git://github.com/jaredhanson/passport-strategy.git", "private": false}}, {"id": "757ce3063df7afb7", "name": "passport-twitch-oauth", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-twitch-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-twitch-oauth/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-twitch-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-twitch-oauth/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:passport-twitch-oauth:passport-twitch-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-twitch-oauth:passport_twitch_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_twitch_oauth:passport-twitch-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_twitch_oauth:passport_twitch_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-twitch:passport-twitch-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport-twitch:passport_twitch_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_twitch:passport-twitch-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport_twitch:passport_twitch_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport-twitch-oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:passport:passport_twitch_oauth:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/passport-twitch-oauth@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "passport-twitch-oauth", "version": "1.0.0", "author": "Matthew Gaunt ", "homepage": "", "description": "Passport strategy for authentication with Twitch", "url": "", "private": false}}, {"id": "786f79ca9cc384aa", "name": "path-exists", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/find-up/node_modules/path-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/find-up/node_modules/path-exists/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/find-up/node_modules/path-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/find-up/node_modules/path-exists/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-exists:path-exists:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-exists:path_exists:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_exists:path-exists:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_exists:path_exists:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-exists:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_exists:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-exists@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "path-exists", "version": "4.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if a path exists", "url": "sindresorhus/path-exists", "private": false}}, {"id": "9ac588f41d12b106", "name": "path-is-absolute", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/path-is-absolute/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/path-is-absolute/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/path-is-absolute/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/path-is-absolute/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-is-absolute:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-is-absolute:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_is_absolute:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_is_absolute:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-is:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-is:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_is:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_is:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-is-absolute@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "path-is-absolute", "version": "1.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Node.js 0.12 path.isAbsolute() ponyfill", "url": "sindresorhus/path-is-absolute", "private": false}}, {"id": "eb0c999cce954752", "name": "path-is-absolute", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/path-is-absolute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-is-absolute/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/path-is-absolute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-is-absolute/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-is-absolute:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-is-absolute:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_is_absolute:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_is_absolute:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-is:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-is:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_is:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_is:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-is-absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_is_absolute:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-is-absolute@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "path-is-absolute", "version": "1.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Node.js 0.12 path.isAbsolute() ponyfill", "url": "sindresorhus/path-is-absolute", "private": false}}, {"id": "b5cf4a53b6873442", "name": "path-parse", "version": "1.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/path-parse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-parse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/path-parse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-parse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-parse_project:path-parse:1.0.7:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/path-parse@1.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "path-parse", "version": "1.0.7", "author": "Javier Blanco ", "homepage": "https://github.com/jbgutierrez/path-parse#readme", "description": "Node.js path.parse() ponyfill", "url": "https://github.com/jbgutierrez/path-parse.git", "private": false}}, {"id": "1291c1c7d06610ee", "name": "path-root", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/path-root/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-root/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/path-root/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-root/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:path-root:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:path_root:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-root:path-root:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-root:path_root:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_root:path-root:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_root:path_root:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-root:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_root:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-root@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "path-root", "version": "0.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/path-root", "description": "Get the root of a posix or windows filepath.", "url": "jonschlinkert/path-root", "private": false}}, {"id": "8d95d5c286057e3a", "name": "path-root-regex", "version": "0.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/path-root-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-root-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/path-root-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-root-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-root-regex:path-root-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-root-regex:path_root_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_root_regex:path-root-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_root_regex:path_root_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-root:path-root-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-root:path_root_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_root:path-root-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_root:path_root_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexhq:path-root-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexhq:path_root_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-root-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_root_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-root-regex@0.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "path-root-regex", "version": "0.1.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/regexhq/path-root-regex", "description": "Regular expression for getting the root of a posix or windows filepath.", "url": "regexhq/path-root-regex", "private": false}}, {"id": "2089dccb2766fab2", "name": "path-to-regexp", "version": "0.1.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-to-regexp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-to-regexp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-to-regexp:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to-regexp:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to_regexp:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to_regexp:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-to-regexp@0.1.7", "metadataType": "javascript-npm-package", "metadata": {"name": "path-to-regexp", "version": "0.1.7", "author": "", "homepage": "", "description": "Express style path to RegExp utility", "url": "https://github.com/component/path-to-regexp.git", "private": false}}, {"id": "5a5f82d88537bb33", "name": "path-type", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/path-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-type/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/path-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-type/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-type:path-type:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-type:path_type:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_type:path-type:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_type:path_type:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-type:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_type:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-type@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "path-type", "version": "4.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if a path is a file, directory, or symlink", "url": "sindresorhus/path-type", "private": false}}, {"id": "afea4349273bdcb4", "name": "pause", "version": "0.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pause/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pause/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pause:pause:0.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pause@0.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pause", "version": "0.0.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "Pause streams...", "url": "", "private": false}}, {"id": "4e5c6ead2510a8b0", "name": "pcre", "version": "8.44-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:pcre:pcre:8.44-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/pcre@8.44-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "pcre", "originPackage": "pcre", "maintainer": "Natanael Copa ", "version": "8.44-r0", "architecture": "x86_64", "url": "http://pcre.sourceforge.net", "description": "Perl-compatible regular expression library", "size": 145486, "installedSize": 401408, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libpcre.so.1=1.2.12", "so:libpcreposix.so.0=0.0.7"], "pullChecksum": "Q1zPQ24NfYuWJ34pzRa+DhSTJPmiw=", "gitCommitOfApkPort": "99d0f2ddb6d90e7607d46897db21265fdd71a9ef", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libpcre.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19td0TDe1Gp3VVCLyNSK+hTFUgWs="}}, {"path": "/usr/lib/libpcre.so.1.2.12", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcGqOUPuH7p5SOxK5gVrAIzvP0Q="}}, {"path": "/usr/lib/libpcreposix.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1d/kRQm/Q0+7pUr12YX1wOSoTzuM="}}, {"path": "/usr/lib/libpcreposix.so.0.0.7", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ez6efcMaC97g/T5OE4q0V8gk7ek="}}]}}, {"id": "3ccc350072d2998a", "name": "pcre2", "version": "10.36-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:pcre2:pcre2:10.36-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pcre2:pcre:10.36-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pcre:pcre2:10.36-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pcre:pcre:10.36-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/pcre2@10.36-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "pcre2", "originPackage": "pcre2", "maintainer": "Jakub Jirutka ", "version": "10.36-r0", "architecture": "x86_64", "url": "https://pcre.org/", "description": "Perl-compatible regular expression library", "size": 253890, "installedSize": 667648, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libpcre2-8.so.0=0.10.1", "so:libpcre2-posix.so.2=2.0.3"], "pullChecksum": "Q1ex+vcjMrY+dKjBJNfaPK6yd/p8k=", "gitCommitOfApkPort": "3a083c008f2774bfab5a03b74bbf346e00069c00", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libpcre2-8.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1o72xLaCJIFc8hrkIhRaXkGs+Png="}}, {"path": "/usr/lib/libpcre2-8.so.0.10.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Uc+m9VU4WwcjiSHBpt3AHqIzIXQ="}}, {"path": "/usr/lib/libpcre2-posix.so.2", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mzw3KWpunyIE4OPlp31bGBdYm/I="}}, {"path": "/usr/lib/libpcre2-posix.so.2.0.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CDkNlaRdRUrbzP8iipItsy2taF0="}}]}}, {"id": "578202f2a2dd6896", "name": "peek-readable", "version": "4.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/peek-readable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/peek-readable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/peek-readable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/peek-readable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:peek-readable:peek-readable:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:peek-readable:peek_readable:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:peek_readable:peek-readable:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:peek_readable:peek_readable:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:peek:peek-readable:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:peek:peek_readable:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/peek-readable@4.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "peek-readable", "version": "4.0.2", "author": "Borewit (https://github.com/Borewit)", "homepage": "", "description": "Read and peek from a readable stream", "url": "git+https://github.com/Borewit/peek-readable", "private": false}}, {"id": "55aea1b3bef46806", "name": "pem-jwk", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pem-jwk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pem-jwk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dannycoates:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dannycoates:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem-jwk:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem-jwk:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem_jwk:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem_jwk:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pem-jwk@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pem-jwk", "version": "2.0.0", "author": "", "homepage": "https://github.com/dannycoates/pem-jwk", "description": "convert between PEM and JWK formats", "url": "https://github.com/dannycoates/pem-jwk.git", "private": false}}, {"id": "3f23c93dfa3c1784", "name": "performance-now", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/performance-now/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/performance-now/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/performance-now/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/performance-now/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:performance-now:performance-now:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:performance-now:performance_now:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:performance_now:performance-now:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:performance_now:performance_now:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:performance:performance-now:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:performance:performance_now:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:braveg1rl:performance-now:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:braveg1rl:performance_now:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/performance-now@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "performance-now", "version": "2.1.0", "author": "Braveg1rl ", "homepage": "https://github.com/braveg1rl/performance-now", "description": "Implements performance.now (based on process.hrtime).", "url": "git://github.com/braveg1rl/performance-now.git", "private": false}}, {"id": "2bc497c59042e74f", "name": "pg", "version": "7.18.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/pg/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/pg/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-postgres:pg:7.18.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/pg@7.18.2", "metadataType": "javascript-npm-package", "metadata": {"name": "pg", "version": "7.18.2", "author": "Brian Carlson ", "homepage": "https://github.com/brianc/node-postgres", "description": "PostgreSQL client - pure javascript & libpq with the same API", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "66f5026b7eaf8199", "name": "pg", "version": "8.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:node-postgres:pg:8.4.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/pg@8.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pg", "version": "8.4.1", "author": "Brian Carlson ", "homepage": "https://github.com/brianc/node-postgres", "description": "PostgreSQL client - pure javascript & libpq with the same API", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "6ec6a50dff11f62e", "name": "pg-connection-string", "version": "0.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-connection-string:pg-connection-string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection-string:pg_connection_string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg-connection-string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg_connection_string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg-connection-string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg_connection_string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg-connection-string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg_connection_string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iceddev:pg-connection-string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iceddev:pg_connection_string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-connection-string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_connection_string:0.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-connection-string@0.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-connection-string", "version": "0.1.3", "author": "Blaine Bublitz (http://iceddev.com/)", "homepage": "https://github.com/iceddev/pg-connection-string", "description": "Functions for dealing with a PostgresSQL connection string", "url": "https://github.com/iceddev/pg-connection-string", "private": false}}, {"id": "d94629cec13c202a", "name": "pg-connection-string", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-connection-string:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection-string:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iceddev:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iceddev:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-connection-string@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-connection-string", "version": "2.3.0", "author": "Blaine Bublitz (http://iceddev.com/)", "homepage": "https://github.com/iceddev/pg-connection-string", "description": "Functions for dealing with a PostgresSQL connection string", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "3b816fdd7ffbfe9e", "name": "pg-connection-string", "version": "2.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/connect-session-knex/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/connect-session-knex/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-connection-string:pg-connection-string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection-string:pg_connection_string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg-connection-string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg_connection_string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg-connection-string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg_connection_string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg-connection-string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg_connection_string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-connection-string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_connection_string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-connection-string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_connection_string:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-connection-string@2.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-connection-string", "version": "2.4.0", "author": "Blaine Bublitz (http://iceddev.com/)", "homepage": "https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string", "description": "Functions for dealing with a PostgresSQL connection string", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "4f2c85dbe55a356e", "name": "pg-connection-string", "version": "2.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-connection-string:pg-connection-string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection-string:pg_connection_string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg-connection-string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg_connection_string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg-connection-string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg_connection_string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg-connection-string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg_connection_string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-connection-string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_connection_string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-connection-string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_connection_string:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-connection-string@2.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-connection-string", "version": "2.5.0", "author": "Blaine Bublitz (http://iceddev.com/)", "homepage": "https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string", "description": "Functions for dealing with a PostgresSQL connection string", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "fc905b2e7255b5af", "name": "pg-cursor", "version": "2.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-cursor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-cursor/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-cursor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-cursor/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-cursor:pg-cursor:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-cursor:pg_cursor:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_cursor:pg-cursor:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_cursor:pg_cursor:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-cursor:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_cursor:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-cursor:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_cursor:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-cursor@2.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-cursor", "version": "2.7.1", "author": "Brian M. Carlson", "homepage": "", "description": "Query cursor extension for node-postgres", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "5382c161130bd220", "name": "pg-format", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-format/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-format/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-format/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-format/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:datalanche:pg-format:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:datalanche:pg_format:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-format:pg-format:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-format:pg_format:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_format:pg-format:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_format:pg_format:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-format:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_format:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-format@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-format", "version": "1.0.4", "author": "Datalanche, Inc. (https://www.datalanche.com)", "homepage": "https://github.com/datalanche/node-pg-format", "description": "Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.", "url": "https://github.com/datalanche/node-pg-format.git", "private": false}}, {"id": "1a4ad5f9f3e1eb1c", "name": "pg-hstore", "version": "2.3.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-hstore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-hstore/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-hstore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-hstore/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-hstore:pg-hstore:2.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-hstore:pg_hstore:2.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_hstore:pg-hstore:2.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_hstore:pg_hstore:2.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scarney81:pg-hstore:2.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scarney81:pg_hstore:2.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-hstore:2.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_hstore:2.3.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-hstore@2.3.4", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-hstore", "version": "2.3.4", "author": "Seth Carney (https://github.com/scarney81)", "homepage": "https://github.com/scarney81/pg-hstore", "description": "A module for serializing and deserializing JSON data into hstore format", "url": "git@github.com:scarney81/pg-hstore.git", "private": false}}, {"id": "6fe80928088525a5", "name": "pg-int8", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-int8/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-int8/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-int8/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-int8/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:charmander:pg-int8:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:charmander:pg_int8:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-int8:pg-int8:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-int8:pg_int8:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_int8:pg-int8:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_int8:pg_int8:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-int8:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_int8:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-int8@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-int8", "version": "1.0.1", "author": "", "homepage": "", "description": "64-bit big-endian signed integer-to-string conversion", "url": "https://github.com/charmander/pg-int8", "private": false}}, {"id": "79c66fc1878fcd6a", "name": "pg-packet-stream", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-packet-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-packet-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-packet-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-packet-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-packet-stream:pg-packet-stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-packet-stream:pg_packet_stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_packet_stream:pg-packet-stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_packet_stream:pg_packet_stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-packet:pg-packet-stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-packet:pg_packet_stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_packet:pg-packet-stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_packet:pg_packet_stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-packet-stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_packet_stream:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-packet-stream@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-packet-stream", "version": "1.1.0", "author": "", "homepage": "", "description": "", "url": "", "private": false}}, {"id": "bd81914ed1dafb1e", "name": "pg-pool", "version": "2.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/pg-pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/pg-pool/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/pg-pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/pg-pool/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-pool:pg-pool:2.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-pool:pg_pool:2.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_pool:pg-pool:2.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_pool:pg_pool:2.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-pool:2.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_pool:2.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-pool:2.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_pool:2.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-pool@2.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-pool", "version": "2.0.10", "author": "Brian M. Carlson", "homepage": "https://github.com/brianc/node-pg-pool#readme", "description": "Connection pool for node-postgres", "url": "git://github.com/brianc/node-pg-pool.git", "private": false}}, {"id": "09aa6bbce686b8c7", "name": "pg-pool", "version": "3.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pool/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pool/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-pool:pg-pool:3.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-pool:pg_pool:3.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_pool:pg-pool:3.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_pool:pg_pool:3.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-pool:3.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_pool:3.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-pool:3.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_pool:3.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-pool@3.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-pool", "version": "3.4.1", "author": "Brian M. Carlson", "homepage": "https://github.com/brianc/node-pg-pool#readme", "description": "Connection pool for node-postgres", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "533b2926271730fb", "name": "pg-protocol", "version": "1.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-protocol/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-protocol/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-protocol/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-protocol/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-protocol:pg-protocol:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-protocol:pg_protocol:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_protocol:pg-protocol:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_protocol:pg_protocol:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-protocol:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_protocol:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-protocol:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_protocol:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-protocol@1.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-protocol", "version": "1.5.0", "author": "", "homepage": "", "description": "The postgres client/server binary protocol, implemented in TypeScript", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "fe16e7c8e63aeff9", "name": "pg-pubsub", "version": "0.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-pubsub/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-pubsub/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-pubsub:pg-pubsub:0.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-pubsub:pg_pubsub:0.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_pubsub:pg-pubsub:0.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_pubsub:pg_pubsub:0.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:voxpelli:pg-pubsub:0.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:voxpelli:pg_pubsub:0.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-pubsub:0.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_pubsub:0.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-pubsub@0.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-pubsub", "version": "0.5.0", "author": "Pelle Wessman (http://kodfabrik.se/)", "homepage": "http://github.com/voxpelli/node-pg-pubsub", "description": "A Publish/Subscribe implementation on top of PostgreSQL NOTIFY/LISTEN", "url": "git://github.com/voxpelli/node-pg-pubsub.git", "private": false}}, {"id": "ade446afa2e5811b", "name": "pg-query-stream", "version": "3.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-query-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-query-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-query-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-query-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-query-stream:pg-query-stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-query-stream:pg_query_stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_query_stream:pg-query-stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_query_stream:pg_query_stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-query:pg-query-stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-query:pg_query_stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_query:pg-query-stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_query:pg_query_stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-query-stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_query_stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-query-stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_query_stream:3.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-query-stream@3.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-query-stream", "version": "3.3.1", "author": "Brian M. Carlson", "homepage": "", "description": "Postgres query result returned as readable stream", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "0b115477ddb367f9", "name": "pg-tsquery", "version": "8.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-tsquery/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-tsquery/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-tsquery/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-tsquery/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-tsquery:pg-tsquery:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-tsquery:pg_tsquery:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_tsquery:pg-tsquery:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_tsquery:pg_tsquery:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:caub:pg-tsquery:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:caub:pg_tsquery:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-tsquery:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_tsquery:8.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-tsquery@8.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-tsquery", "version": "8.1.0", "author": "caub", "homepage": "https://github.com/caub/pg-tsquery#readme", "description": "Parse user input into valid text search queries", "url": "github:caub/pg-tsquery", "private": false}}, {"id": "e64e27c75351b367", "name": "pg-types", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-types:pg-types:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-types:pg_types:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_types:pg-types:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_types:pg_types:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-types:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_types:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-types:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_types:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-types@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-types", "version": "2.2.0", "author": "Brian M. Carlson", "homepage": "https://github.com/brianc/node-pg-types", "description": "Query result type converters for node-postgres", "url": "git://github.com/brianc/node-pg-types.git", "private": false}}, {"id": "7d0d69554472b335", "name": "pgpass", "version": "1.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pgpass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pgpass/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pgpass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pgpass/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:hoegaarden:pgpass:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pgpass:pgpass:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pgpass@1.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "pgpass", "version": "1.0.5", "author": "Hannes H\u00f6rl ", "homepage": "", "description": "Module for reading .pgpass", "url": "https://github.com/hoegaarden/pgpass.git", "private": false}}, {"id": "b1923d1db7966b7c", "name": "picocolors", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/browserslist/node_modules/picocolors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/browserslist/node_modules/picocolors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/browserslist/node_modules/picocolors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/browserslist/node_modules/picocolors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:picocolors:picocolors:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/picocolors@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "picocolors", "version": "1.0.0", "author": "Alexey Raspopov", "homepage": "", "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors", "url": "alexeyraspopov/picocolors", "private": false}}, {"id": "707f086f977e9a80", "name": "picomatch", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/picomatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/picomatch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/picomatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/picomatch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:micromatch:picomatch:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:picomatch:picomatch:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/picomatch@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "picomatch", "version": "2.3.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/picomatch", "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.", "url": "micromatch/picomatch", "private": false}}, {"id": "faba0b5144e3ada4", "name": "pinentry", "version": "1.1.1-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:pinentry:pinentry:1.1.1-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/pinentry@1.1.1-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "pinentry", "originPackage": "pinentry", "maintainer": "Natanael Copa ", "version": "1.1.1-r0", "architecture": "x86_64", "url": "https://www.gnupg.org/aegypten2/", "description": "Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol", "size": 29938, "installedSize": 81920, "pullDependencies": ["/bin/sh", "so:libassuan.so.0", "so:libc.musl-x86_64.so.1", "so:libcap.so.2", "so:libglib-2.0.so.0", "so:libgpg-error.so.0", "so:libncursesw.so.6", "so:libsecret-1.so.0"], "provides": ["cmd:pinentry-curses"], "pullChecksum": "Q17jVDP+WuINPqm/Ql0tH+Goc3NZQ=", "gitCommitOfApkPort": "2a92758ee6883b1f852675648637cb9af93d7b6c", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/pinentry-curses", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1O22Q3hM6Fm7c4yyInSVNSUSqbro="}}]}}, {"id": "8d7d1a7aded302dd", "name": "pkginfo", "version": "0.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pkginfo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pkginfo/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:indexzero:pkginfo:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pkginfo:pkginfo:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pkginfo@0.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "pkginfo", "version": "0.2.3", "author": "Charlie Robbins ", "homepage": "", "description": "An easy way to expose properties on a module from a package.json", "url": "http://github.com/indexzero/node-pkginfo.git", "private": false}}, {"id": "1f1d0bae557d5048", "name": "pkginfo", "version": "0.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:indexzero:pkginfo:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pkginfo:pkginfo:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pkginfo@0.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pkginfo", "version": "0.4.1", "author": "Charlie Robbins ", "homepage": "", "description": "An easy way to expose properties on a module from a package.json", "url": "http://github.com/indexzero/node-pkginfo.git", "private": false}}, {"id": "c35621767d3166a2", "name": "posix-character-classes", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/posix-character-classes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/posix-character-classes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/posix-character-classes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/posix-character-classes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:posix-character-classes:posix-character-classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix-character-classes:posix_character_classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix_character_classes:posix-character-classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix_character_classes:posix_character_classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix-character:posix-character-classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix-character:posix_character_classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix_character:posix-character-classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix_character:posix_character_classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:posix-character-classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:posix_character_classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix:posix-character-classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:posix:posix_character_classes:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/posix-character-classes@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "posix-character-classes", "version": "0.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/posix-character-classes", "description": "POSIX character classes for creating regular expressions.", "url": "jonschlinkert/posix-character-classes", "private": false}}, {"id": "908e4c8d1e996a83", "name": "postgres-array", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/postgres-array/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/postgres-array/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/postgres-array/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/postgres-array/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:postgres-array:postgres-array:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres-array:postgres_array:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres_array:postgres-array:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres_array:postgres_array:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres:postgres-array:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres:postgres_array:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/postgres-array@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "postgres-array", "version": "2.0.0", "author": "Ben Drucker (bendrucker.me)", "homepage": "", "description": "Parse postgres array columns", "url": "bendrucker/postgres-array", "private": false}}, {"id": "1e7c6593319a44e0", "name": "postgres-bytea", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/postgres-bytea/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/postgres-bytea/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/postgres-bytea/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/postgres-bytea/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:postgres-bytea:postgres-bytea:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres-bytea:postgres_bytea:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres_bytea:postgres-bytea:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres_bytea:postgres_bytea:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres:postgres-bytea:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres:postgres_bytea:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/postgres-bytea@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "postgres-bytea", "version": "1.0.0", "author": "Ben Drucker (bendrucker.me)", "homepage": "", "description": "Postgres bytea parser", "url": "bendrucker/postgres-bytea", "private": false}}, {"id": "ca4ed5a7c0f36e99", "name": "postgres-date", "version": "1.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/postgres-date/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/postgres-date/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/postgres-date/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/postgres-date/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:postgres-date:postgres-date:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres-date:postgres_date:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres_date:postgres-date:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres_date:postgres_date:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres:postgres-date:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres:postgres_date:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/postgres-date@1.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "postgres-date", "version": "1.0.7", "author": "Ben Drucker (bendrucker.me)", "homepage": "", "description": "Postgres date column parser", "url": "bendrucker/postgres-date", "private": false}}, {"id": "974b756286a595aa", "name": "postgres-interval", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/postgres-interval/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/postgres-interval/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/postgres-interval/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/postgres-interval/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:postgres-interval:postgres-interval:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres-interval:postgres_interval:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres_interval:postgres-interval:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres_interval:postgres_interval:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres:postgres-interval:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:postgres:postgres_interval:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/postgres-interval@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "postgres-interval", "version": "1.2.0", "author": "Ben Drucker (bendrucker.me)", "homepage": "", "description": "Parse Postgres interval columns", "url": "bendrucker/postgres-interval", "private": false}}, {"id": "1c838e350d7777d3", "name": "precond", "version": "0.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/precond/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/precond/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:MathieuTurcotte:precond:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:precond:precond:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/precond@0.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "precond", "version": "0.2.3", "author": "Mathieu Turcotte ", "homepage": "", "description": "Precondition checking utilities.", "url": "https://github.com/MathieuTurcotte/node-precond.git", "private": false}}, {"id": "35a00cf95b0e9ae8", "name": "prelude-ls", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/prelude-ls/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/prelude-ls/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/prelude-ls/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/prelude-ls/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:prelude-ls:prelude-ls:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prelude-ls:prelude_ls:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prelude_ls:prelude-ls:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prelude_ls:prelude_ls:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prelude:prelude-ls:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prelude:prelude_ls:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gkz:prelude-ls:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gkz:prelude_ls:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/prelude-ls@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "prelude-ls", "version": "1.1.2", "author": "George Zahariev ", "homepage": "http://preludels.com", "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.", "url": "git://github.com/gkz/prelude-ls.git", "private": false}}, {"id": "fb4cb75ff9802e27", "name": "proc-log", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/proc-log/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/proc-log/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/proc-log/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/proc-log/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:proc-log:proc-log:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proc-log:proc_log:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proc_log:proc-log:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proc_log:proc_log:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proc:proc-log:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proc:proc_log:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:proc-log:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:proc_log:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/proc-log@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "proc-log", "version": "1.0.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "just emit 'log' events on the process object", "url": "https://github.com/npm/proc-log", "private": false}}, {"id": "b4a689f7a24d66d6", "name": "process", "version": "0.11.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/process/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/process/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/process/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/process/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:shtylman:process:0.11.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process:process:0.11.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/process@0.11.10", "metadataType": "javascript-npm-package", "metadata": {"name": "process", "version": "0.11.10", "author": "Roman Shtylman ", "homepage": "", "description": "process information for node.js and browsers", "url": "git://github.com/shtylman/node-process.git", "private": false}}, {"id": "75a18354def5f0eb", "name": "process-nextick-args", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/process-nextick-args/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/process-nextick-args/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/process-nextick-args/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/process-nextick-args/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:process-nextick-args:process-nextick-args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process-nextick-args:process_nextick_args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process_nextick_args:process-nextick-args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process_nextick_args:process_nextick_args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process-nextick:process-nextick-args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process-nextick:process_nextick_args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process_nextick:process-nextick-args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process_nextick:process_nextick_args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:calvinmetcalf:process-nextick-args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:calvinmetcalf:process_nextick_args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process:process-nextick-args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:process:process_nextick_args:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/process-nextick-args@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "process-nextick-args", "version": "2.0.1", "author": "", "homepage": "https://github.com/calvinmetcalf/process-nextick-args", "description": "process.nextTick but always with args", "url": "https://github.com/calvinmetcalf/process-nextick-args.git", "private": false}}, {"id": "2526abcfe19958c4", "name": "promise", "version": "7.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:promise:promise:7.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:then:promise:7.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/promise@7.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "promise", "version": "7.3.1", "author": "ForbesLindesay", "homepage": "", "description": "Bare bones Promises/A+ implementation", "url": "https://github.com/then/promise.git", "private": false}}, {"id": "8d4a000c54ef9b74", "name": "promise-all-reject-late", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promise-all-reject-late/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promise-all-reject-late/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promise-all-reject-late/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promise-all-reject-late/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:promise-all-reject-late:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-all-reject-late:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_all_reject_late:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_all_reject_late:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-all-reject:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-all-reject:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_all_reject:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_all_reject:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-all:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-all:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_all:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_all:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/promise-all-reject-late@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "promise-all-reject-late", "version": "1.0.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Like Promise.all, but save rejections until all promises are resolved", "url": "", "private": false}}, {"id": "9e63e9e300408898", "name": "promise-call-limit", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promise-call-limit/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promise-call-limit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promise-call-limit/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promise-call-limit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:promise-call-limit:promise-call-limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-call-limit:promise_call_limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_call_limit:promise-call-limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_call_limit:promise_call_limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-call:promise-call-limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-call:promise_call_limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_call:promise-call-limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_call:promise_call_limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise:promise-call-limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise:promise_call_limit:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/promise-call-limit@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "promise-call-limit", "version": "1.0.1", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Call an array of promise-returning functions, restricting concurrency to a specified limit.", "url": "git+https://github.com/isaacs/promise-call-limit", "private": false}}, {"id": "a1b788f1a7c6f7ce", "name": "promise-inflight", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promise-inflight/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promise-inflight/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promise-inflight/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promise-inflight/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:promise-inflight:promise-inflight:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-inflight:promise_inflight:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_inflight:promise-inflight:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_inflight:promise_inflight:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise:promise-inflight:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise:promise_inflight:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:promise-inflight:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:promise_inflight:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/promise-inflight@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "promise-inflight", "version": "1.0.1", "author": "Rebecca Turner (http://re-becca.org/)", "homepage": "https://github.com/iarna/promise-inflight#readme", "description": "One promise for multiple requests in flight to avoid async duplication", "url": "git+https://github.com/iarna/promise-inflight.git", "private": false}}, {"id": "91c16578cd6c8f1d", "name": "promise-retry", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promise-retry/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promise-retry/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promise-retry/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promise-retry/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:promise-retry:promise-retry:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise-retry:promise_retry:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_retry:promise-retry:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise_retry:promise_retry:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:IndigoUnited:promise-retry:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:IndigoUnited:promise_retry:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise:promise-retry:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promise:promise_retry:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/promise-retry@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "promise-retry", "version": "2.0.1", "author": "IndigoUnited (http://indigounited.com)", "homepage": "", "description": "Retries a function that returns a promise, leveraging the power of the retry module.", "url": "git://github.com/IndigoUnited/node-promise-retry.git", "private": false}}, {"id": "10fcb9dfc531a48e", "name": "promised-retry", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/promised-retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/promised-retry/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/promised-retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/promised-retry/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:promised-retry:promised-retry:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promised-retry:promised_retry:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promised_retry:promised-retry:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promised_retry:promised_retry:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promised:promised-retry:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:promised:promised_retry:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:voxpelli:promised-retry:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:voxpelli:promised_retry:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/promised-retry@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "promised-retry", "version": "0.3.0", "author": "Pelle Wessman (http://kodfabrik.se/)", "homepage": "http://github.com/voxpelli/node-promised-retry", "description": "A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection", "url": "git://github.com/voxpelli/node-promised-retry.git", "private": false}}, {"id": "835d28d544a8412c", "name": "promzard", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promzard/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promzard/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/promzard/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/promzard/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:promzard:promzard:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:promzard:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/promzard@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "promzard", "version": "0.3.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "prompting wizardly", "url": "git://github.com/isaacs/promzard", "private": false}}, {"id": "5b05750265e7d4e0", "name": "prop-types", "version": "15.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/prop-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/prop-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/prop-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/prop-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:prop-types:prop-types:15.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prop-types:prop_types:15.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prop_types:prop-types:15.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prop_types:prop_types:15.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prop:prop-types:15.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:prop:prop_types:15.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/prop-types@15.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "prop-types", "version": "15.8.0", "author": "", "homepage": "https://facebook.github.io/react/", "description": "Runtime type checking for React props and similar objects.", "url": "facebook/prop-types", "private": false}}, {"id": "adb711885aec7a70", "name": "proxy-addr", "version": "2.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/proxy-addr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/proxy-addr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:proxy-addr:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy-addr:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy_addr:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy_addr:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/proxy-addr@2.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "proxy-addr", "version": "2.0.7", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Determine address of proxied request", "url": "jshttp/proxy-addr", "private": false}}, {"id": "ae0ad4650b47421a", "name": "pseudomap", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pseudomap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pseudomap/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pseudomap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pseudomap/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pseudomap:pseudomap:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:pseudomap:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pseudomap@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "pseudomap", "version": "1.0.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/isaacs/pseudomap#readme", "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.", "url": "git+https://github.com/isaacs/pseudomap.git", "private": false}}, {"id": "ed07c5b5adc6e1ff", "name": "psl", "version": "1.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/psl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/psl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/psl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/psl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:psl:psl:1.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/psl@1.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "psl", "version": "1.8.0", "author": "Lupo Montero (https://lupomontero.com/)", "homepage": "", "description": "Domain name parser based on the Public Suffix List", "url": "git@github.com:lupomontero/psl.git", "private": false}}, {"id": "ce4d689a61eafa9d", "name": "pug", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pugjs:pug:3.0.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/pug@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "pug", "version": "3.0.2", "author": "TJ Holowaychuk ", "homepage": "https://pugjs.org", "description": "A clean, whitespace-sensitive template language for writing HTML", "url": "https://github.com/pugjs/pug/tree/master/packages/pug", "private": false}}, {"id": "87bd4c9ca9db0d49", "name": "pug-attrs", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-code-gen/node_modules/pug-attrs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-code-gen/node_modules/pug-attrs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-code-gen/node_modules/pug-attrs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-code-gen/node_modules/pug-attrs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-attrs:pug-attrs:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-attrs:pug_attrs:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_attrs:pug-attrs:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_attrs:pug_attrs:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-attrs:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_attrs:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-attrs:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_attrs:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-attrs@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-attrs", "version": "3.0.0", "author": "Forbes Lindesay", "homepage": "", "description": "Generate code for Pug attributes", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-attrs", "private": false}}, {"id": "ac8e561ad4f66f66", "name": "pug-code-gen", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-code-gen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-code-gen/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-code-gen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-code-gen/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pugjs:pug-code-gen:3.0.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/pug-code-gen@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-code-gen", "version": "3.0.2", "author": "Forbes Lindesay", "homepage": "", "description": "Default code-generator for pug. It generates HTML via a JavaScript template function.", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-code-gen", "private": false}}, {"id": "b5e3be23253f4a89", "name": "pug-error", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-error/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-error/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-error/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-error/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-error:pug-error:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-error:pug_error:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_error:pug-error:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_error:pug_error:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-error:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_error:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-error:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_error:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-error@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-error", "version": "2.0.0", "author": "Forbes Lindesay", "homepage": "", "description": "Standard error objects for pug", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-error", "private": false}}, {"id": "86ffd845f14d5fd7", "name": "pug-filters", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-filters/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-filters/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-filters/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-filters/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-filters:pug-filters:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-filters:pug_filters:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_filters:pug-filters:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_filters:pug_filters:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-filters:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_filters:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-filters:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_filters:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-filters@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-filters", "version": "4.0.0", "author": "Forbes Lindesay", "homepage": "", "description": "Code for processing filters in pug templates", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-filters", "private": false}}, {"id": "fd0975624d70e184", "name": "pug-lexer", "version": "5.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug/node_modules/pug-lexer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/node_modules/pug-lexer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug/node_modules/pug-lexer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/node_modules/pug-lexer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-lexer:pug-lexer:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-lexer:pug_lexer:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_lexer:pug-lexer:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_lexer:pug_lexer:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-lexer:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_lexer:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-lexer:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_lexer:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-lexer@5.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-lexer", "version": "5.0.1", "author": "ForbesLindesay", "homepage": "", "description": "The pug lexer (takes a string and converts it to an array of tokens)", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-lexer", "private": false}}, {"id": "b6b55975aa3c2a06", "name": "pug-linker", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-linker/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-linker/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-linker/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-linker/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-linker:pug-linker:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-linker:pug_linker:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_linker:pug-linker:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_linker:pug_linker:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-linker:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_linker:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-linker:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_linker:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-linker@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-linker", "version": "4.0.0", "author": "Forbes Lindesay", "homepage": "", "description": "Link multiple pug ASTs together using include/extends", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-linker", "private": false}}, {"id": "425abe7ffb4c6d47", "name": "pug-load", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-load/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-load/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-load:pug-load:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-load:pug_load:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_load:pug-load:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_load:pug_load:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-load:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_load:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-load:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_load:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-load@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-load", "version": "3.0.0", "author": "ForbesLindesay", "homepage": "", "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-load", "private": false}}, {"id": "5376b677758cdb5f", "name": "pug-parser", "version": "6.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug/node_modules/pug-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/node_modules/pug-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug/node_modules/pug-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/node_modules/pug-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-parser:pug-parser:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-parser:pug_parser:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_parser:pug-parser:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_parser:pug_parser:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-parser:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_parser:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-parser:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_parser:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-parser@6.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-parser", "version": "6.0.0", "author": "ForbesLindesay", "homepage": "", "description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-parser", "private": false}}, {"id": "ca20c500d0a8714c", "name": "pug-runtime", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-runtime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-runtime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-runtime:pug-runtime:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-runtime:pug_runtime:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_runtime:pug-runtime:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_runtime:pug_runtime:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-runtime:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_runtime:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-runtime:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_runtime:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-runtime@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-runtime", "version": "3.0.1", "author": "ForbesLindesay", "homepage": "", "description": "The runtime components for the pug templating language", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-runtime", "private": false}}, {"id": "9c374922979f61cf", "name": "pug-strip-comments", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-strip-comments/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-strip-comments/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-strip-comments/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-strip-comments/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-strip-comments:pug-strip-comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-strip-comments:pug_strip_comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_strip_comments:pug-strip-comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_strip_comments:pug_strip_comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-strip:pug-strip-comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-strip:pug_strip_comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_strip:pug-strip-comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_strip:pug_strip_comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-strip-comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_strip_comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-strip-comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_strip_comments:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-strip-comments@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-strip-comments", "version": "2.0.0", "author": "Timothy Gu ", "homepage": "", "description": "Strip comments from a Pug token stream (from the lexer)", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-strip-comments", "private": false}}, {"id": "ec7dd52213737f29", "name": "pug-walk", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-walk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-walk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pug-walk:pug-walk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug-walk:pug_walk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_walk:pug-walk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug_walk:pug_walk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug-walk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:pug_walk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug-walk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pug:pug_walk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pug-walk@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pug-walk", "version": "2.0.0", "author": "ForbesLindesay", "homepage": "", "description": "Walk and transform a pug AST", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-walk", "private": false}}, {"id": "46fd525c8d5e87c2", "name": "pump", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pump/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pump/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pump/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pump/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mafintosh:pump:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pump:pump:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pump@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pump", "version": "3.0.0", "author": "Mathias Buus Madsen ", "homepage": "", "description": "pipe streams together and close all of them if one of them closes", "url": "git://github.com/mafintosh/pump.git", "private": false}}, {"id": "725576e654019db2", "name": "punycode", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/punycode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/punycode/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/punycode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/punycode/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bestiejs:punycode:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:punycode:punycode:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/punycode@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "punycode", "version": "1.3.2", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/punycode", "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", "url": "https://github.com/bestiejs/punycode.js.git", "private": false}}, {"id": "2e4fc015e4f3b3c8", "name": "punycode", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/punycode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/punycode/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/punycode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/punycode/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bestiejs:punycode:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:punycode:punycode:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/punycode@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "punycode", "version": "2.1.1", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/punycode", "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", "url": "https://github.com/bestiejs/punycode.js.git", "private": false}}, {"id": "aacce71545f713e8", "name": "q", "version": "1.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/q/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/q/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/q/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/q/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:kriskowal:q:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:q:q:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/q@1.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "q", "version": "1.5.1", "author": "Kris Kowal (https://github.com/kriskowal)", "homepage": "https://github.com/kriskowal/q", "description": "A library for promises (CommonJS/Promises/A,B,D)", "url": "git://github.com/kriskowal/q.git", "private": false}}, {"id": "1d078a09a97427db", "name": "qr-image", "version": "3.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/qr-image/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/qr-image/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:alexeyten:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alexeyten:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr-image:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr-image:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr_image:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr_image:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/qr-image@3.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "qr-image", "version": "3.2.0", "author": "Alexey Ten (http://git.io/alexeyten)", "homepage": "https://github.com/alexeyten/qr-image", "description": "QR Code generator (png, svg, pdf, eps)", "url": "https://github.com/alexeyten/qr-image.git", "private": false}}, {"id": "3a0f5cd55cb4827d", "name": "qrcode-terminal", "version": "0.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/qrcode-terminal/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/qrcode-terminal/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache 2.0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/qrcode-terminal/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/qrcode-terminal/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qrcode-terminal:qrcode-terminal:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qrcode-terminal:qrcode_terminal:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qrcode_terminal:qrcode-terminal:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qrcode_terminal:qrcode_terminal:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gtanner:qrcode-terminal:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gtanner:qrcode_terminal:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qrcode:qrcode-terminal:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qrcode:qrcode_terminal:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/qrcode-terminal@0.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "qrcode-terminal", "version": "0.12.0", "author": "", "homepage": "https://github.com/gtanner/qrcode-terminal", "description": "QRCodes, in the terminal", "url": "https://github.com/gtanner/qrcode-terminal", "private": false}}, {"id": "1251e58a775f2dca", "name": "qs", "version": "6.10.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qs_project:qs:6.10.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/qs@6.10.2", "metadataType": "javascript-npm-package", "metadata": {"name": "qs", "version": "6.10.2", "author": "", "homepage": "https://github.com/ljharb/qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "url": "https://github.com/ljharb/qs.git", "private": false}}, {"id": "f0d5c8af505befa2", "name": "qs", "version": "6.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/request/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/request/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qs_project:qs:6.5.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/qs@6.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "qs", "version": "6.5.2", "author": "", "homepage": "https://github.com/ljharb/qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "url": "https://github.com/ljharb/qs.git", "private": false}}, {"id": "e03c98af6703dbf8", "name": "qs", "version": "6.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/qs@6.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "qs", "version": "6.7.0", "author": "", "homepage": "https://github.com/ljharb/qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "url": "https://github.com/ljharb/qs.git", "private": false}}, {"id": "752931a8e15597a7", "name": "qs", "version": "6.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/qs@6.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "qs", "version": "6.7.0", "author": "", "homepage": "https://github.com/ljharb/qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "url": "https://github.com/ljharb/qs.git", "private": false}}, {"id": "ab854f4832dd0f5f", "name": "qs", "version": "6.9.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/qs@6.9.6", "metadataType": "javascript-npm-package", "metadata": {"name": "qs", "version": "6.9.6", "author": "", "homepage": "https://github.com/ljharb/qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "url": "https://github.com/ljharb/qs.git", "private": false}}, {"id": "d6f3d3e9dbd00592", "name": "qs", "version": "6.9.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qs_project:qs:6.9.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/qs@6.9.6", "metadataType": "javascript-npm-package", "metadata": {"name": "qs", "version": "6.9.6", "author": "", "homepage": "https://github.com/ljharb/qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "url": "https://github.com/ljharb/qs.git", "private": false}}, {"id": "0956a4f4d21b8ebf", "name": "querystring", "version": "0.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/querystring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/querystring/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/querystring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/querystring/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:querystring:querystring:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Gozala:querystring:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/querystring@0.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "querystring", "version": "0.2.0", "author": "Irakli Gozalishvili ", "homepage": "", "description": "Node's querystring module for all engines.", "url": "git://github.com/Gozala/querystring.git", "private": false}}, {"id": "1888a798cff27838", "name": "queue", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/queue/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/queue/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/queue/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/queue/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jessetane:queue:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:queue:queue:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/queue@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "queue", "version": "6.0.1", "author": "Jesse Tane ", "homepage": "", "description": "asynchronous function queue with adjustable concurrency", "url": "https://github.com/jessetane/queue.git", "private": false}}, {"id": "8fbd7ad5799c9f00", "name": "queue-microtask", "version": "1.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/queue-microtask/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/queue-microtask/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/queue-microtask/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/queue-microtask/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:queue-microtask:queue-microtask:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:queue-microtask:queue_microtask:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:queue_microtask:queue-microtask:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:queue_microtask:queue_microtask:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:queue-microtask:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:queue_microtask:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:queue:queue-microtask:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:queue:queue_microtask:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/queue-microtask@1.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "queue-microtask", "version": "1.2.3", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "https://github.com/feross/queue-microtask", "description": "fast, tiny `queueMicrotask` shim for modern engines", "url": "git://github.com/feross/queue-microtask.git", "private": false}}, {"id": "2398bd1d120fd8fd", "name": "random-bytes", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/random-bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/random-bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/random-bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/random-bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:random-bytes:random-bytes:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:random-bytes:random_bytes:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:random_bytes:random-bytes:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:random_bytes:random_bytes:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:random:random-bytes:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:random:random_bytes:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/random-bytes@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "random-bytes", "version": "1.0.0", "author": "", "homepage": "", "description": "URL and cookie safe UIDs", "url": "crypto-utils/random-bytes", "private": false}}, {"id": "a80b47ff75110210", "name": "range-parser", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/range-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/range-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:range-parser:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range-parser:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range_parser:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range_parser:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/range-parser@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "range-parser", "version": "1.2.1", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Range header field string parser", "url": "jshttp/range-parser", "private": false}}, {"id": "bb65431c4732cee2", "name": "rate-limiter-flexible", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/rate-limiter-flexible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rate-limiter-flexible/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/rate-limiter-flexible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rate-limiter-flexible/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:rate-limiter-flexible:rate-limiter-flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate-limiter-flexible:rate_limiter_flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate_limiter_flexible:rate-limiter-flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate_limiter_flexible:rate_limiter_flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate-limiter:rate-limiter-flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate-limiter:rate_limiter_flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate_limiter:rate-limiter-flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate_limiter:rate_limiter_flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:animir:rate-limiter-flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:animir:rate_limiter_flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate:rate-limiter-flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rate:rate_limiter_flexible:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/rate-limiter-flexible@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "rate-limiter-flexible", "version": "1.3.2", "author": "animir ", "homepage": "https://github.com/animir/node-rate-limiter-flexible#readme", "description": "Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM", "url": "git+https://github.com/animir/node-rate-limiter-flexible.git", "private": false}}, {"id": "7d476ddc31a022c2", "name": "raven", "version": "2.6.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raven/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raven/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raven/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raven/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:getsentry:raven:2.6.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raven:raven:2.6.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/raven@2.6.4", "metadataType": "javascript-npm-package", "metadata": {"name": "raven", "version": "2.6.4", "author": "Matt Robenolt ", "homepage": "https://github.com/getsentry/raven-js", "description": "A standalone (Node.js) client for Sentry", "url": "git://github.com/getsentry/raven-js.git", "private": false}}, {"id": "e1638660067e5f24", "name": "raw-body", "version": "2.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:raw-body:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw-body:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/raw-body@2.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "raw-body", "version": "2.4.0", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Get and validate the raw body of a readable stream.", "url": "stream-utils/raw-body", "private": false}}, {"id": "9749cbd301cc6b80", "name": "raw-body", "version": "2.4.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:raw-body:raw-body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw-body:raw_body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw-body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw_body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw-body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw_body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/raw-body@2.4.2", "metadataType": "javascript-npm-package", "metadata": {"name": "raw-body", "version": "2.4.2", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Get and validate the raw body of a readable stream.", "url": "stream-utils/raw-body", "private": false}}, {"id": "bfb2d46839c2d2c4", "name": "raw-body", "version": "2.4.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:raw-body:raw-body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw-body:raw_body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw-body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw_body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw-body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw_body:2.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/raw-body@2.4.2", "metadataType": "javascript-npm-package", "metadata": {"name": "raw-body", "version": "2.4.2", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Get and validate the raw body of a readable stream.", "url": "stream-utils/raw-body", "private": false}}, {"id": "25bc4e5d79bf7d5c", "name": "rc", "version": "1.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/rc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rc/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(BSD-2-Clause OR MIT OR Apache-2.0)", "spdxExpression": "(BSD-2-Clause OR MIT OR Apache-2.0)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/rc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rc/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dominictarr:rc:1.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rc:rc:1.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/rc@1.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "rc", "version": "1.2.8", "author": "Dominic Tarr (dominictarr.com)", "homepage": "", "description": "hardwired configuration loader", "url": "https://github.com/dominictarr/rc.git", "private": false}}, {"id": "7bac738b2376cad4", "name": "react-is", "version": "16.13.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/react-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/react-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/react-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/react-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:facebook:react-is:16.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:facebook:react_is:16.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:react-is:react-is:16.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:react-is:react_is:16.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:react_is:react-is:16.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:react_is:react_is:16.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:react:react-is:16.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:react:react_is:16.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/react-is@16.13.1", "metadataType": "javascript-npm-package", "metadata": {"name": "react-is", "version": "16.13.1", "author": "", "homepage": "https://reactjs.org/", "description": "Brand checking of React Elements.", "url": "https://github.com/facebook/react.git", "private": false}}, {"id": "d01f9b0579b18dc1", "name": "read", "version": "1.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/read/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/read/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/read/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/read/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:read:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read:read:1.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/read@1.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "read", "version": "1.0.7", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "read(1) for node programs", "url": "git://github.com/isaacs/read.git", "private": false}}, {"id": "a495b7be6778a0f9", "name": "read-cmd-shim", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/read-cmd-shim/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/read-cmd-shim/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/read-cmd-shim/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/read-cmd-shim/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:read-cmd-shim:read-cmd-shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-cmd-shim:read_cmd_shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_cmd_shim:read-cmd-shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_cmd_shim:read_cmd_shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-cmd:read-cmd-shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-cmd:read_cmd_shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_cmd:read-cmd-shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_cmd:read_cmd_shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read:read-cmd-shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read:read_cmd_shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:read-cmd-shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:read_cmd_shim:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/read-cmd-shim@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "read-cmd-shim", "version": "2.0.0", "author": "", "homepage": "https://github.com/npm/read-cmd-shim#readme", "description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.", "url": "git+https://github.com/npm/read-cmd-shim.git", "private": false}}, {"id": "c284de55de7c467c", "name": "read-package-json", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/read-package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/read-package-json/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/read-package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/read-package-json/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:read-package-json:read-package-json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-package-json:read_package_json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package_json:read-package-json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package_json:read_package_json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-package:read-package-json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-package:read_package_json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package:read-package-json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package:read_package_json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read:read-package-json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read:read_package_json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:read-package-json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:read_package_json:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/read-package-json@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "read-package-json", "version": "4.1.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "The thing npm uses to read package.json files with semantics and defaults and validation", "url": "https://github.com/npm/read-package-json.git", "private": false}}, {"id": "18e7a0fd231cbe9f", "name": "read-package-json-fast", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/read-package-json-fast/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/read-package-json-fast/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/read-package-json-fast/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/read-package-json-fast/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:read-package-json-fast:read-package-json-fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-package-json-fast:read_package_json_fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package_json_fast:read-package-json-fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package_json_fast:read_package_json_fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-package-json:read-package-json-fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-package-json:read_package_json_fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package_json:read-package-json-fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package_json:read_package_json_fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-package:read-package-json-fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read-package:read_package_json_fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package:read-package-json-fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read_package:read_package_json_fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read:read-package-json-fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:read:read_package_json_fast:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/read-package-json-fast@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "read-package-json-fast", "version": "2.0.3", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Like read-package-json, but faster", "url": "git+https://github.com/npm/read-package-json-fast.git", "private": false}}, {"id": "a8f08610b7c83d6d", "name": "readable-stream", "version": "1.1.14", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/busboy/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/busboy/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:readable-stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:readable_stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@1.1.14", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "1.1.14", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x", "url": "git://github.com/isaacs/readable-stream", "private": false}}, {"id": "a64f1235ff6dca9b", "name": "readable-stream", "version": "1.1.14", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dicer/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dicer/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:readable-stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:readable_stream:1.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@1.1.14", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "1.1.14", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x", "url": "git://github.com/isaacs/readable-stream", "private": false}}, {"id": "de7b5e00faae1816", "name": "readable-stream", "version": "2.3.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:2.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:2.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:2.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:2.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:2.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:2.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:2.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:2.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@2.3.7", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "2.3.7", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "0c242f2d2b18e473", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/readable-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/readable-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "6d80617a33a3572c", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/akismet-api/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/akismet-api/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/akismet-api/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/akismet-api/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "0fd6c57903b27470", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tar-stream/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar-stream/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tar-stream/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar-stream/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "ac1d5c9c937d5f5b", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tedious/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tedious/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "b64f49a38cf6085c", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "3357d7760718846a", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "353e06f7d7f3c839", "name": "readable-web-to-node-stream", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/readable-web-to-node-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-web-to-node-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/readable-web-to-node-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-web-to-node-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-web-to-node-stream:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-web-to-node-stream:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_web_to_node_stream:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_web_to_node_stream:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-web-to-node:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-web-to-node:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_web_to_node:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_web_to_node:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-web-to:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-web-to:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_web_to:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_web_to:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-web:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-web:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_web:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_web:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Borewit:readable-web-to-node-stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Borewit:readable_web_to_node_stream:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-web-to-node-stream@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-web-to-node-stream", "version": "2.0.0", "author": "Borewit (https://github.com/Borewit)", "homepage": "", "description": "Converts a Web-API readable-stream into a Node readable-stream.", "url": "https://github.com/Borewit/readable-web-to-node-stream.git", "private": false}}, {"id": "8cc2ac9a18926a12", "name": "readdir-scoped-modules", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readdir-scoped-modules:readdir-scoped-modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir-scoped-modules:readdir_scoped_modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir_scoped_modules:readdir-scoped-modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir_scoped_modules:readdir_scoped_modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir-scoped:readdir-scoped-modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir-scoped:readdir_scoped_modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir_scoped:readdir-scoped-modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir_scoped:readdir_scoped_modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir:readdir-scoped-modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdir:readdir_scoped_modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:readdir-scoped-modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:readdir_scoped_modules:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readdir-scoped-modules@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readdir-scoped-modules", "version": "1.1.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/npm/readdir-scoped-modules", "description": "Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.", "url": "https://github.com/npm/readdir-scoped-modules", "private": false}}, {"id": "2cb198a314436dfc", "name": "readdirp", "version": "3.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/readdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readdirp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/readdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readdirp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:paulmillr:readdirp:3.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readdirp:readdirp:3.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readdirp@3.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readdirp", "version": "3.5.0", "author": "Thorsten Lorenz (thlorenz.com)", "homepage": "https://github.com/paulmillr/readdirp", "description": "Recursive version of fs.readdir with streaming API.", "url": "git://github.com/paulmillr/readdirp.git", "private": false}}, {"id": "c10e012c8a4c64e3", "name": "readline", "version": "8.1.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:readline:readline:8.1.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/readline@8.1.0-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "readline", "originPackage": "readline", "maintainer": "Natanael Copa ", "version": "8.1.0-r0", "architecture": "x86_64", "url": "https://tiswww.cwru.edu/php/chet/readline/rltop.html", "description": "GNU readline library", "size": 121772, "installedSize": 315392, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libncursesw.so.6"], "provides": ["so:libreadline.so.8=8.1"], "pullChecksum": "Q1ieu+CxKvf84JMhdBWny0Z5Kq35c=", "gitCommitOfApkPort": "73433cb1ee948f99c0206a7cf35c454d628b30cc", "files": [{"path": "/etc"}, {"path": "/etc/inputrc", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ilcgkuEseXEH6iMo9UNjLn1pPfg="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libreadline.so.8", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14AWLYk80EFK9Gtk16oRcFROLNTw="}}, {"path": "/usr/lib/libreadline.so.8.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1GJuRXK5ybdQiSx030b3O+qOl8b8="}}]}}, {"id": "ec8f8980e806a218", "name": "rechoir", "version": "0.6.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/rechoir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rechoir/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/rechoir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rechoir/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:rechoir:rechoir:0.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tkellen:rechoir:0.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/rechoir@0.6.2", "metadataType": "javascript-npm-package", "metadata": {"name": "rechoir", "version": "0.6.2", "author": "Tyler Kellen (http://goingslowly.com/)", "homepage": "https://github.com/tkellen/node-rechoir", "description": "Require any supported file as a node module.", "url": "git://github.com/tkellen/node-rechoir.git", "private": false}}, {"id": "eb6917c933aa5fe1", "name": "regenerator-runtime", "version": "0.13.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/regenerator-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regenerator-runtime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/regenerator-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regenerator-runtime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:regenerator-runtime:regenerator-runtime:0.13.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regenerator-runtime:regenerator_runtime:0.13.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regenerator_runtime:regenerator-runtime:0.13.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regenerator_runtime:regenerator_runtime:0.13.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regenerator:regenerator-runtime:0.13.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regenerator:regenerator_runtime:0.13.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:facebook:regenerator-runtime:0.13.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:facebook:regenerator_runtime:0.13.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/regenerator-runtime@0.13.9", "metadataType": "javascript-npm-package", "metadata": {"name": "regenerator-runtime", "version": "0.13.9", "author": "Ben Newman ", "homepage": "", "description": "Runtime for Regenerator-compiled generator and async functions.", "url": "https://github.com/facebook/regenerator/tree/master/packages/runtime", "private": false}}, {"id": "fe90cae31bb6a0cf", "name": "regex-not", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/regex-not/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regex-not/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/regex-not/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regex-not/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:regex-not:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:regex_not:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regex-not:regex-not:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regex-not:regex_not:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regex_not:regex-not:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regex_not:regex_not:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regex:regex-not:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regex:regex_not:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/regex-not@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "regex-not", "version": "1.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/regex-not", "description": "Create a javascript regular expression for matching everything except for the given string.", "url": "jonschlinkert/regex-not", "private": false}}, {"id": "150920de83410cc3", "name": "regexp-tree", "version": "0.1.24", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/regexp-tree/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regexp-tree/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/regexp-tree/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regexp-tree/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:DmitrySoshnikov:regexp-tree:0.1.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:DmitrySoshnikov:regexp_tree:0.1.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexp-tree:regexp-tree:0.1.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexp-tree:regexp_tree:0.1.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexp_tree:regexp-tree:0.1.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexp_tree:regexp_tree:0.1.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexp:regexp-tree:0.1.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexp:regexp_tree:0.1.24:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/regexp-tree@0.1.24", "metadataType": "javascript-npm-package", "metadata": {"name": "regexp-tree", "version": "0.1.24", "author": "Dmitry Soshnikov", "homepage": "https://github.com/DmitrySoshnikov/regexp-tree", "description": "Regular Expressions parser in JavaScript", "url": "DmitrySoshnikov/regexp-tree", "private": false}}, {"id": "98fbcf05e4cd90ef", "name": "relay-compiler", "version": "12.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/relay-compiler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/relay-compiler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:relay-compiler:relay-compiler:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay-compiler:relay_compiler:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay_compiler:relay-compiler:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay_compiler:relay_compiler:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay:relay-compiler:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay:relay_compiler:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/relay-compiler@12.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "relay-compiler", "version": "12.0.0", "author": "", "homepage": "https://relay.dev", "description": "A compiler tool for building GraphQL-driven applications.", "url": "facebook/relay", "private": false}}, {"id": "24bab6d99685f65b", "name": "relay-runtime", "version": "12.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/relay-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-runtime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/relay-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-runtime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:relay-runtime:relay-runtime:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay-runtime:relay_runtime:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay_runtime:relay-runtime:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay_runtime:relay_runtime:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay:relay-runtime:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:relay:relay_runtime:12.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/relay-runtime@12.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "relay-runtime", "version": "12.0.0", "author": "", "homepage": "https://relay.dev", "description": "A core runtime for building GraphQL-driven applications.", "url": "facebook/relay", "private": false}}, {"id": "bca7ef39bf7fd7bb", "name": "remove-markdown", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/remove-markdown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/remove-markdown/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/remove-markdown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/remove-markdown/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:remove-markdown:remove-markdown:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove-markdown:remove_markdown:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove_markdown:remove-markdown:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove_markdown:remove_markdown:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove:remove-markdown:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove:remove_markdown:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stiang:remove-markdown:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stiang:remove_markdown:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/remove-markdown@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "remove-markdown", "version": "0.3.0", "author": "Stian Gryt\u00f8yr", "homepage": "https://github.com/stiang/remove-markdown", "description": "Remove Markdown formatting from text", "url": "https://github.com/stiang/remove-markdown.git", "private": false}}, {"id": "4f959ff20959967f", "name": "remove-trailing-separator", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/remove-trailing-separator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/remove-trailing-separator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/remove-trailing-separator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/remove-trailing-separator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:remove-trailing-separator:remove-trailing-separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove-trailing-separator:remove_trailing_separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove_trailing_separator:remove-trailing-separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove_trailing_separator:remove_trailing_separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove-trailing:remove-trailing-separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove-trailing:remove_trailing_separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove_trailing:remove-trailing-separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove_trailing:remove_trailing_separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:darsain:remove-trailing-separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:darsain:remove_trailing_separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove:remove-trailing-separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:remove:remove_trailing_separator:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/remove-trailing-separator@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "remove-trailing-separator", "version": "1.1.0", "author": "darsain", "homepage": "https://github.com/darsain/remove-trailing-separator#readme", "description": "Removes separators from the end of the string.", "url": "git+https://github.com/darsain/remove-trailing-separator.git", "private": false}}, {"id": "8e374763210ce6ae", "name": "repeat-element", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/repeat-element/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/repeat-element/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/repeat-element/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/repeat-element/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:repeat-element:repeat-element:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat-element:repeat_element:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat_element:repeat-element:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat_element:repeat_element:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:repeat-element:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:repeat_element:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat:repeat-element:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat:repeat_element:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/repeat-element@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "repeat-element", "version": "1.1.4", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/repeat-element", "description": "Create an array by repeating the given value n times.", "url": "jonschlinkert/repeat-element", "private": false}}, {"id": "359ce111bcb4b6c0", "name": "repeat-string", "version": "1.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/repeat-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/repeat-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/repeat-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/repeat-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:repeat-string:1.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:repeat_string:1.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat-string:repeat-string:1.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat-string:repeat_string:1.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat_string:repeat-string:1.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat_string:repeat_string:1.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat:repeat-string:1.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:repeat:repeat_string:1.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/repeat-string@1.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "repeat-string", "version": "1.6.1", "author": "Jon Schlinkert (http://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/repeat-string", "description": "Repeat the given string n times. Fastest implementation for repeating a string.", "url": "jonschlinkert/repeat-string", "private": false}}, {"id": "c8510250e508741c", "name": "request", "version": "2.88.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/request/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/request/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:request_project:request:2.88.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/request@2.88.2", "metadataType": "javascript-npm-package", "metadata": {"name": "request", "version": "2.88.2", "author": "Mikeal Rogers ", "homepage": "", "description": "Simplified HTTP request client.", "url": "https://github.com/request/request.git", "private": false}}, {"id": "7570938c6c3a4e14", "name": "request-promise", "version": "4.2.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/request-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/request-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:request-promise:request-promise:4.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request-promise:request_promise:4.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise:request-promise:4.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise:request_promise:4.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request:request-promise:4.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request:request_promise:4.2.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/request-promise@4.2.6", "metadataType": "javascript-npm-package", "metadata": {"name": "request-promise", "version": "4.2.6", "author": "Nicolai Kamenzky (https://github.com/analog-nico)", "homepage": "https://github.com/request/request-promise#readme", "description": "The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.", "url": "git+https://github.com/request/request-promise.git", "private": false}}, {"id": "16c9091876d79591", "name": "request-promise-core", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/request-promise-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request-promise-core/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/request-promise-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request-promise-core/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:request-promise-core:request-promise-core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request-promise-core:request_promise_core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise_core:request-promise-core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise_core:request_promise_core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request-promise:request-promise-core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request-promise:request_promise_core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise:request-promise-core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise:request_promise_core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request:request-promise-core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request:request_promise_core:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/request-promise-core@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "request-promise-core", "version": "1.1.4", "author": "Nicolai Kamenzky (https://github.com/analog-nico)", "homepage": "https://github.com/request/promise-core#readme", "description": "Core Promise support implementation for the simplified HTTP request client 'request'.", "url": "git+https://github.com/request/promise-core.git", "private": false}}, {"id": "e262097f7b06574b", "name": "request-promise-native", "version": "1.0.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/request-promise-native/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request-promise-native/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/request-promise-native/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request-promise-native/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:request-promise-native:request-promise-native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request-promise-native:request_promise_native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise_native:request-promise-native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise_native:request_promise_native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request-promise:request-promise-native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request-promise:request_promise_native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise:request-promise-native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request_promise:request_promise_native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request:request-promise-native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:request:request_promise_native:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/request-promise-native@1.0.9", "metadataType": "javascript-npm-package", "metadata": {"name": "request-promise-native", "version": "1.0.9", "author": "Nicolai Kamenzky (https://github.com/analog-nico)", "homepage": "https://github.com/request/request-promise-native#readme", "description": "The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.", "url": "git+https://github.com/request/request-promise-native.git", "private": false}}, {"id": "9850748160365add", "name": "require-directory", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/require-directory/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require-directory/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/require-directory/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require-directory/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:require-directory:require-directory:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require-directory:require_directory:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require_directory:require-directory:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require_directory:require_directory:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:troygoode:require-directory:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:troygoode:require_directory:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require:require-directory:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require:require_directory:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/require-directory@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "require-directory", "version": "2.1.1", "author": "Troy Goode (http://github.com/troygoode/)", "homepage": "https://github.com/troygoode/node-require-directory/", "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.", "url": "git://github.com/troygoode/node-require-directory.git", "private": false}}, {"id": "5ec90bd07fd12423", "name": "require-main-filename", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/require-main-filename/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require-main-filename/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/require-main-filename/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require-main-filename/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:require-main-filename:require-main-filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require-main-filename:require_main_filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require_main_filename:require-main-filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require_main_filename:require_main_filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require-main:require-main-filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require-main:require_main_filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require_main:require-main-filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require_main:require_main_filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require:require-main-filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require:require_main_filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yargs:require-main-filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yargs:require_main_filename:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/require-main-filename@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "require-main-filename", "version": "2.0.0", "author": "Ben Coe ", "homepage": "https://github.com/yargs/require-main-filename#readme", "description": "shim for require.main.filename() that works in as many environments as possible", "url": "git+ssh://git@github.com/yargs/require-main-filename.git", "private": false}}, {"id": "3ef11cd01524bbd9", "name": "require_optional", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/require_optional/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require_optional/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/require_optional/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require_optional/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:require-optional:require-optional:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require-optional:require_optional:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require_optional:require-optional:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require_optional:require_optional:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:christkv:require-optional:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:christkv:require_optional:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require:require-optional:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:require:require_optional:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/require_optional@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "require_optional", "version": "1.0.1", "author": "Christian Kvalheim Amor", "homepage": "https://github.com/christkv/require_optional", "description": "Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.", "url": "https://github.com/christkv/require_optional.git", "private": false}}, {"id": "637d2f2be1b27f59", "name": "resolve", "version": "1.20.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:browserify:resolve:1.20.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve:1.20.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/resolve@1.20.0", "metadataType": "javascript-npm-package", "metadata": {"name": "resolve", "version": "1.20.0", "author": "James Halliday (http://substack.net)", "homepage": "", "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", "url": "git://github.com/browserify/resolve.git", "private": false}}, {"id": "b8861c393ba7aec8", "name": "resolve-dir", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve-dir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-dir/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve-dir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-dir/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:resolve-dir:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:resolve_dir:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve-dir:resolve-dir:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve-dir:resolve_dir:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve_dir:resolve-dir:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve_dir:resolve_dir:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve-dir:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve_dir:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/resolve-dir@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "resolve-dir", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/resolve-dir", "description": "Resolve a directory that is either local, global or in the user's home directory.", "url": "jonschlinkert/resolve-dir", "private": false}}, {"id": "9e199170cbfde7a9", "name": "resolve-from", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/require_optional/node_modules/resolve-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require_optional/node_modules/resolve-from/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/require_optional/node_modules/resolve-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require_optional/node_modules/resolve-from/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:resolve-from:resolve-from:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve-from:resolve_from:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve_from:resolve-from:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve_from:resolve_from:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve-from:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve_from:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/resolve-from@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "resolve-from", "version": "2.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Resolve the path of a module like require.resolve() but from a given path", "url": "sindresorhus/resolve-from", "private": false}}, {"id": "79b584c26638c56f", "name": "resolve-from", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-from/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-from/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:resolve-from:resolve-from:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve-from:resolve_from:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve_from:resolve-from:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve_from:resolve_from:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve-from:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve_from:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/resolve-from@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "resolve-from", "version": "5.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Resolve the path of a module like `require.resolve()` but from a given path", "url": "sindresorhus/resolve-from", "private": false}}, {"id": "4dfe922539dc47ab", "name": "resolve-url", "version": "0.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/resolve-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-url/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/resolve-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/resolve-url/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:resolve-url:resolve-url:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve-url:resolve_url:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve_url:resolve-url:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve_url:resolve_url:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve-url:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:resolve:resolve_url:0.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/resolve-url@0.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "resolve-url", "version": "0.2.1", "author": "Simon Lydell", "homepage": "", "description": "Like Node.js\u2019 `path.resolve`/`url.resolve` for the browser.", "url": "lydell/resolve-url", "private": false}}, {"id": "1a4cfca0ca97ace8", "name": "ret", "version": "0.1.15", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ret/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ret/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ret/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ret/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fent:ret:0.1.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ret:ret:0.1.15:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ret@0.1.15", "metadataType": "javascript-npm-package", "metadata": {"name": "ret", "version": "0.1.15", "author": "Roly Fentanes (https://github.com/fent)", "homepage": "", "description": "Tokenizes a string that represents a regular expression.", "url": "git://github.com/fent/ret.js.git", "private": false}}, {"id": "029a6893881b4879", "name": "retry", "version": "0.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/retry/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/retry/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/retry/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/retry/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tim-kos:retry:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:retry:retry:0.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/retry@0.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "retry", "version": "0.12.0", "author": "Tim Kosch\u00fctzki (http://debuggable.com/)", "homepage": "https://github.com/tim-kos/node-retry", "description": "Abstraction for exponential and custom retry strategies for failed operations.", "url": "git://github.com/tim-kos/node-retry.git", "private": false}}, {"id": "9fb6e62c0623ed44", "name": "retry", "version": "0.13.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/retry/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/retry/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tim-kos:retry:0.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:retry:retry:0.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/retry@0.13.1", "metadataType": "javascript-npm-package", "metadata": {"name": "retry", "version": "0.13.1", "author": "Tim Kosch\u00fctzki (http://debuggable.com/)", "homepage": "https://github.com/tim-kos/node-retry", "description": "Abstraction for exponential and custom retry strategies for failed operations.", "url": "git://github.com/tim-kos/node-retry.git", "private": false}}, {"id": "2f94a4ba14dd928f", "name": "reusify", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/reusify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/reusify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/reusify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/reusify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mcollina:reusify:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:reusify:reusify:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/reusify@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "reusify", "version": "1.0.4", "author": "Matteo Collina ", "homepage": "https://github.com/mcollina/reusify#readme", "description": "Reuse objects and functions with style", "url": "git+https://github.com/mcollina/reusify.git", "private": false}}, {"id": "80841264ad46deed", "name": "rimraf", "version": "2.4.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mv/node_modules/rimraf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mv/node_modules/rimraf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mv/node_modules/rimraf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mv/node_modules/rimraf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:rimraf:2.4.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rimraf:rimraf:2.4.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/rimraf@2.4.5", "metadataType": "javascript-npm-package", "metadata": {"name": "rimraf", "version": "2.4.5", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "A deep deletion module for node (like `rm -rf`)", "url": "git://github.com/isaacs/rimraf.git", "private": false}}, {"id": "f5c3d51c8a6e5289", "name": "rimraf", "version": "2.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/rimraf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rimraf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/rimraf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/rimraf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:rimraf:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rimraf:rimraf:2.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/rimraf@2.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "rimraf", "version": "2.7.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "A deep deletion module for node (like `rm -rf`)", "url": "git://github.com/isaacs/rimraf.git", "private": false}}, {"id": "337e3424296c3174", "name": "rimraf", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/rimraf/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/rimraf/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/rimraf/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/rimraf/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:rimraf:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rimraf:rimraf:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/rimraf@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "rimraf", "version": "3.0.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "A deep deletion module for node (like `rm -rf`)", "url": "git://github.com/isaacs/rimraf.git", "private": false}}, {"id": "02b8b0cbea2cc300", "name": "run-parallel", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/run-parallel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/run-parallel/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/run-parallel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/run-parallel/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:run-parallel:run-parallel:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:run-parallel:run_parallel:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:run_parallel:run-parallel:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:run_parallel:run_parallel:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:run-parallel:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:run_parallel:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:run:run-parallel:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:run:run_parallel:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/run-parallel@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "run-parallel", "version": "1.2.0", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "https://github.com/feross/run-parallel", "description": "Run an array of functions in parallel", "url": "git://github.com/feross/run-parallel.git", "private": false}}, {"id": "f7873c07698db4d5", "name": "safe-buffer", "version": "5.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.1", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "8724bab9fb9d01b9", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "b8bd3858f0646ab4", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "72637f2d643ef05a", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/convert-source-map/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/convert-source-map/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/convert-source-map/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/convert-source-map/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "a98104972fd3dfed", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "71eebbc3b042470e", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/readable-stream/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-stream/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/readable-stream/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-stream/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "e97de6830541a332", "name": "safe-buffer", "version": "5.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/safe-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/safe-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.2.1", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "fa07c3aed44bcbba", "name": "safe-buffer", "version": "5.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.2.1", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "3254bfed6fedaa91", "name": "safe-json-stringify", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safe-json-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-json-stringify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safe-json-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-json-stringify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-json-stringify:safe-json-stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-json-stringify:safe_json_stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_json_stringify:safe-json-stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_json_stringify:safe_json_stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-json:safe-json-stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-json:safe_json_stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_json:safe-json-stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_json:safe_json_stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debitoor:safe-json-stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:debitoor:safe_json_stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-json-stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_json_stringify:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-json-stringify@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-json-stringify", "version": "1.2.0", "author": "Debitoor", "homepage": "https://github.com/debitoor/safe-json-stringify", "description": "Prevent defined property getters from throwing errors", "url": "git@github.com:debitoor/safe-json-stringify.git", "private": false}}, {"id": "b8a5847b97aefd54", "name": "safe-regex", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/regex-not/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regex-not/node_modules/safe-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/regex-not/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/regex-not/node_modules/safe-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-regex:safe-regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-regex:safe_regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_regex:safe-regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_regex:safe_regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:safe-regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:safe_regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-regex@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-regex", "version": "1.1.0", "author": "James Halliday (http://substack.net)", "homepage": "https://github.com/substack/safe-regex", "description": "detect possibly catastrophic, exponential-time regular expressions", "url": "git://github.com/substack/safe-regex.git", "private": false}}, {"id": "a08ed7f3f1511368", "name": "safe-regex", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-regex/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/node_modules/safe-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-regex/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/node_modules/safe-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-regex:safe-regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-regex:safe_regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_regex:safe-regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_regex:safe_regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:safe-regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:safe_regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_regex:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-regex@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-regex", "version": "1.1.0", "author": "James Halliday (http://substack.net)", "homepage": "https://github.com/substack/safe-regex", "description": "detect possibly catastrophic, exponential-time regular expressions", "url": "git://github.com/substack/safe-regex.git", "private": false}}, {"id": "f29c80d8d8c9c745", "name": "safe-regex", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-regex:safe-regex:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-regex:safe_regex:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_regex:safe-regex:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_regex:safe_regex:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:davisjam:safe-regex:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:davisjam:safe_regex:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-regex:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_regex:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-regex@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-regex", "version": "2.1.1", "author": "James C. (Jamie) Davis (http://people.cs.vt.edu/~davisjam)", "homepage": "https://github.com/davisjam/safe-regex", "description": "detect possibly catastrophic, exponential-time regular expressions", "url": "git://github.com/davisjam/safe-regex.git", "private": false}}, {"id": "32698a9999aeec7d", "name": "safe-stable-stringify", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-stable-stringify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-stable-stringify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-stable-stringify:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable-stringify:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable_stringify:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable_stringify:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:BridgeAR:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:BridgeAR:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-stable-stringify@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-stable-stringify", "version": "1.1.1", "author": "Ruben Bridgewater", "homepage": "https://github.com/BridgeAR/safe-stable-stringify#readme", "description": "Deterministic and safely JSON.stringify to quickly serialize JavaScript objects", "url": "git+https://github.com/BridgeAR/safe-stable-stringify.git", "private": false}}, {"id": "d5d09a2a3e12b51a", "name": "safer-buffer", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/safer-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/safer-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/safer-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/safer-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safer-buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer-buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer_buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer_buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safer-buffer@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safer-buffer", "version": "2.1.2", "author": "Nikita Skovoroda (https://github.com/ChALkeR)", "homepage": "", "description": "Modern Buffer API polyfill without footguns", "url": "git+https://github.com/ChALkeR/safer-buffer.git", "private": false}}, {"id": "817728c301b2de2a", "name": "safer-buffer", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safer-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safer-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safer-buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer-buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer_buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer_buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safer-buffer@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safer-buffer", "version": "2.1.2", "author": "Nikita Skovoroda (https://github.com/ChALkeR)", "homepage": "", "description": "Modern Buffer API polyfill without footguns", "url": "git+https://github.com/ChALkeR/safer-buffer.git", "private": false}}, {"id": "b1d944a7f39d5de5", "name": "sanitize-filename", "version": "1.6.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sanitize-filename/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sanitize-filename/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "WTFPL OR ISC", "spdxExpression": "WTFPL OR ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sanitize-filename/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sanitize-filename/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sanitize-filename:sanitize-filename:1.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sanitize-filename:sanitize_filename:1.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sanitize_filename:sanitize-filename:1.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sanitize_filename:sanitize_filename:1.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sanitize:sanitize-filename:1.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sanitize:sanitize_filename:1.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sanitize-filename@1.6.3", "metadataType": "javascript-npm-package", "metadata": {"name": "sanitize-filename", "version": "1.6.3", "author": "Parsha Pourkhomami", "homepage": "", "description": "Sanitize a string for use as a filename", "url": "git@github.com:parshap/node-sanitize-filename.git", "private": false}}, {"id": "2dc22218da9d3d4e", "name": "saslprep", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/saslprep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/saslprep/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/saslprep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/saslprep/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:reklatsmasters:saslprep:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:saslprep:saslprep:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/saslprep@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "saslprep", "version": "1.0.3", "author": "Dmitry Tsvettsikh ", "homepage": "https://github.com/reklatsmasters/saslprep#readme", "description": "SASLprep: Stringprep Profile for User Names and Passwords, rfc4013.", "url": "git+https://github.com/reklatsmasters/saslprep.git", "private": false}}, {"id": "e22fb55a82403c69", "name": "sax", "version": "0.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/node_modules/sax/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/node_modules/sax/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:sax:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sax:sax:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sax@0.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "sax", "version": "0.6.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "An evented streaming XML parser in JavaScript", "url": "git://github.com/isaacs/sax-js.git", "private": false}}, {"id": "3597a4b8c8db5735", "name": "sax", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/sax/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/sax/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:sax:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sax:sax:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sax@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "sax", "version": "1.2.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "An evented streaming XML parser in JavaScript", "url": "git://github.com/isaacs/sax-js.git", "private": false}}, {"id": "f8ad9caebf411efb", "name": "sax", "version": "1.2.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/xml2js/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/xml2js/node_modules/sax/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/xml2js/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/xml2js/node_modules/sax/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:sax:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sax:sax:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sax@1.2.4", "metadataType": "javascript-npm-package", "metadata": {"name": "sax", "version": "1.2.4", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "An evented streaming XML parser in JavaScript", "url": "git://github.com/isaacs/sax-js.git", "private": false}}, {"id": "c918b1d82c50f650", "name": "sax", "version": "1.2.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sax/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sax/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:sax:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sax:sax:1.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sax@1.2.4", "metadataType": "javascript-npm-package", "metadata": {"name": "sax", "version": "1.2.4", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "An evented streaming XML parser in JavaScript", "url": "git://github.com/isaacs/sax-js.git", "private": false}}, {"id": "d36bdea4f08c9777", "name": "saxes", "version": "5.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/saxes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/saxes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/saxes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/saxes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lddubeau:saxes:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:saxes:saxes:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/saxes@5.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "saxes", "version": "5.0.1", "author": "Louis-Dominique Dubeau ", "homepage": "", "description": "An evented streaming XML parser in JavaScript", "url": "https://github.com/lddubeau/saxes.git", "private": false}}, {"id": "c725f357c64e6373", "name": "scanelf", "version": "1.3.2-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:scanelf:scanelf:1.3.2-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/scanelf@1.3.2-r0?arch=x86_64&upstream=pax-utils&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "scanelf", "originPackage": "pax-utils", "maintainer": "Natanael Copa ", "version": "1.3.2-r0", "architecture": "x86_64", "url": "https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities", "description": "Scan ELF binaries for stuff", "size": 36511, "installedSize": 94208, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:scanelf"], "pullChecksum": "Q1OWKo0fmUbClrhW0CPNjwA8AMLWo=", "gitCommitOfApkPort": "4c7f72840f5052bc63af1796c3ad0021f97949f2", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/scanelf", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1LhDyQrsweSqYTuRcjhG2d0pxhrE="}}]}}, {"id": "055a493c078ae6df", "name": "scim-query-filter-parser", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/scim-query-filter-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/scim-query-filter-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/scim-query-filter-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/scim-query-filter-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:scim-query-filter-parser:scim-query-filter-parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim-query-filter-parser:scim_query_filter_parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim_query_filter_parser:scim-query-filter-parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim_query_filter_parser:scim_query_filter_parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim-query-filter:scim-query-filter-parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim-query-filter:scim_query_filter_parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim_query_filter:scim-query-filter-parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim_query_filter:scim_query_filter_parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:the-control-group:scim-query-filter-parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:the-control-group:scim_query_filter_parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim-query:scim-query-filter-parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim-query:scim_query_filter_parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim_query:scim-query-filter-parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim_query:scim_query_filter_parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim:scim-query-filter-parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:scim:scim_query_filter_parser:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/scim-query-filter-parser@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "scim-query-filter-parser", "version": "2.0.4", "author": "Mike Marcacci ", "homepage": "https://github.com/the-control-group/scim-query-filter-parser-js#readme", "description": "Parser for SCIM Filter Query Strings", "url": "git+https://github.com/the-control-group/scim-query-filter-parser-js.git", "private": false}}, {"id": "4e9934d0221a39d1", "name": "secure-json-parse", "version": "2.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/secure-json-parse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/secure-json-parse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/secure-json-parse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/secure-json-parse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:secure-json-parse:secure-json-parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure-json-parse:secure_json_parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure_json_parse:secure-json-parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure_json_parse:secure_json_parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure-json:secure-json-parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure-json:secure_json_parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure_json:secure-json-parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure_json:secure_json_parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fastify:secure-json-parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fastify:secure_json_parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure:secure-json-parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:secure:secure_json_parse:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/secure-json-parse@2.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "secure-json-parse", "version": "2.4.0", "author": "", "homepage": "https://github.com/fastify/secure-json-parse#readme", "description": "JSON parse with prototype poisoning protection", "url": "git+https://github.com/fastify/secure-json-parse.git", "private": false}}, {"id": "e5b889469e9f3d9f", "name": "semver", "version": "4.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:4.3.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@4.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "4.3.2", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "git://github.com/npm/node-semver.git", "private": false}}, {"id": "59e7a4dd9f524701", "name": "semver", "version": "5.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-gyp/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-gyp/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-gyp/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-gyp/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:5.3.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@5.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "5.3.0", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "a1a20a8f9f4ad21d", "name": "semver", "version": "5.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:5.7.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@5.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "5.7.1", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "950827390d24f16b", "name": "semver", "version": "5.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:5.7.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@5.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "5.7.1", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "07080415c2e6df9d", "name": "semver", "version": "5.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/require_optional/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require_optional/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/require_optional/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/require_optional/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:5.7.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@5.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "5.7.1", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "48558505709bb605", "name": "semver", "version": "6.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/core/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/core/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:6.3.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@6.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "6.3.0", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "68d2a08a092b48e4", "name": "semver", "version": "6.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/helper-compilation-targets/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-compilation-targets/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/helper-compilation-targets/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/helper-compilation-targets/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:6.3.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@6.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "6.3.0", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "1f226fcf72df2b62", "name": "semver", "version": "7.3.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/semver/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/semver/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:7.3.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@7.3.5", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "7.3.5", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "0968029330844be1", "name": "semver", "version": "7.3.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:7.3.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@7.3.5", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "7.3.5", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "ef63af479ef300da", "name": "send", "version": "0.17.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:send_project:send:0.17.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/send@0.17.1", "metadataType": "javascript-npm-package", "metadata": {"name": "send", "version": "0.17.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "Better streaming static file server with Range and conditional-GET support", "url": "pillarjs/send", "private": false}}, {"id": "6c03bee553326b51", "name": "send", "version": "0.17.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/send/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/send/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:send_project:send:0.17.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/send@0.17.2", "metadataType": "javascript-npm-package", "metadata": {"name": "send", "version": "0.17.2", "author": "TJ Holowaychuk ", "homepage": "", "description": "Better streaming static file server with Range and conditional-GET support", "url": "pillarjs/send", "private": false}}, {"id": "34f80c5b01048952", "name": "send", "version": "0.17.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/send/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/send/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:send_project:send:0.17.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/send@0.17.2", "metadataType": "javascript-npm-package", "metadata": {"name": "send", "version": "0.17.2", "author": "TJ Holowaychuk ", "homepage": "", "description": "Better streaming static file server with Range and conditional-GET support", "url": "pillarjs/send", "private": false}}, {"id": "43789906cd3a7707", "name": "seq-queue", "version": "0.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/seq-queue/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/seq-queue/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:changchang:seq-queue:0.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:changchang:seq_queue:0.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:seq-queue:seq-queue:0.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:seq-queue:seq_queue:0.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:seq_queue:seq-queue:0.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:seq_queue:seq_queue:0.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:seq:seq-queue:0.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:seq:seq_queue:0.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/seq-queue@0.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "seq-queue", "version": "0.0.5", "author": "changchang ", "homepage": "https://github.com/changchang/seq-queue", "description": "A simple tool to keep requests to be executed in order.", "url": "git@github.com:changchang/seq-queue.git", "private": false}}, {"id": "9aec6f405e1db4e7", "name": "serve-favicon", "version": "2.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:serve-favicon:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve-favicon:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_favicon:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_favicon:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/serve-favicon@2.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "serve-favicon", "version": "2.5.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "favicon serving middleware with caching", "url": "expressjs/serve-favicon", "private": false}}, {"id": "64f65819c8c1fcbe", "name": "serve-static", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:serve-static:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve-static:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/serve-static@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "serve-static", "version": "1.14.1", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Serve static files", "url": "expressjs/serve-static", "private": false}}, {"id": "7c81fae8cbe43765", "name": "serve-static", "version": "1.14.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:serve-static:serve-static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve-static:serve_static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve-static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve_static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve-static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve_static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/serve-static@1.14.2", "metadataType": "javascript-npm-package", "metadata": {"name": "serve-static", "version": "1.14.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Serve static files", "url": "expressjs/serve-static", "private": false}}, {"id": "4666e8b049bbfe48", "name": "serve-static", "version": "1.14.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:serve-static:serve-static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve-static:serve_static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve-static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve_static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve-static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve_static:1.14.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/serve-static@1.14.2", "metadataType": "javascript-npm-package", "metadata": {"name": "serve-static", "version": "1.14.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Serve static files", "url": "expressjs/serve-static", "private": false}}, {"id": "4448167b38a663a1", "name": "set-blocking", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/set-blocking/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/set-blocking/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/set-blocking/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/set-blocking/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:set-blocking:set-blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set-blocking:set_blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set_blocking:set-blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set_blocking:set_blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yargs:set-blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yargs:set_blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set:set-blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set:set_blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/set-blocking@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "set-blocking", "version": "2.0.0", "author": "Ben Coe ", "homepage": "https://github.com/yargs/set-blocking#readme", "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", "url": "git+https://github.com/yargs/set-blocking.git", "private": false}}, {"id": "7e69e037b6b18b7c", "name": "set-blocking", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/set-blocking/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/set-blocking/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/set-blocking/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/set-blocking/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:set-blocking:set-blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set-blocking:set_blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set_blocking:set-blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set_blocking:set_blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yargs:set-blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yargs:set_blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set:set-blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:set:set_blocking:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/set-blocking@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "set-blocking", "version": "2.0.0", "author": "Ben Coe ", "homepage": "https://github.com/yargs/set-blocking#readme", "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", "url": "git+https://github.com/yargs/set-blocking.git", "private": false}}, {"id": "39592333baf863ca", "name": "set-value", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/set-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/set-value/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/set-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/set-value/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:set-value_project:set-value:2.0.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/set-value@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "set-value", "version": "2.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/set-value", "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.", "url": "jonschlinkert/set-value", "private": false}}, {"id": "6cc9edc03575401a", "name": "setimmediate", "version": "1.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/setimmediate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/setimmediate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/setimmediate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/setimmediate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:setimmediate:setimmediate:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/setimmediate@1.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "setimmediate", "version": "1.0.5", "author": "YuzuJS", "homepage": "", "description": "A shim for the setImmediate efficient script yielding API", "url": "YuzuJS/setImmediate", "private": false}}, {"id": "55afc3ff53d515f9", "name": "setprototypeof", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:setprototypeof:setprototypeof:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wesleytodd:setprototypeof:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/setprototypeof@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "setprototypeof", "version": "1.1.1", "author": "Wes Todd", "homepage": "https://github.com/wesleytodd/setprototypeof", "description": "A small polyfill for Object.setprototypeof", "url": "https://github.com/wesleytodd/setprototypeof.git", "private": false}}, {"id": "fda573d083f70cad", "name": "setprototypeof", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:setprototypeof:setprototypeof:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wesleytodd:setprototypeof:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/setprototypeof@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "setprototypeof", "version": "1.2.0", "author": "Wes Todd", "homepage": "https://github.com/wesleytodd/setprototypeof", "description": "A small polyfill for Object.setprototypeof", "url": "https://github.com/wesleytodd/setprototypeof.git", "private": false}}, {"id": "a7ae1106b9b79ab5", "name": "setprototypeof", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:setprototypeof:setprototypeof:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wesleytodd:setprototypeof:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/setprototypeof@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "setprototypeof", "version": "1.2.0", "author": "Wes Todd", "homepage": "https://github.com/wesleytodd/setprototypeof", "description": "A small polyfill for Object.setprototypeof", "url": "https://github.com/wesleytodd/setprototypeof.git", "private": false}}, {"id": "4364670f7ff8eb03", "name": "setprototypeof", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/http-errors/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/http-errors/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/http-errors/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/http-errors/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:setprototypeof:setprototypeof:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wesleytodd:setprototypeof:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/setprototypeof@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "setprototypeof", "version": "1.2.0", "author": "Wes Todd", "homepage": "https://github.com/wesleytodd/setprototypeof", "description": "A small polyfill for Object.setprototypeof", "url": "https://github.com/wesleytodd/setprototypeof.git", "private": false}}, {"id": "4986cd8e9ea90637", "name": "sha.js", "version": "2.4.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sha.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sha.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(MIT AND BSD-3-Clause)", "spdxExpression": "(MIT AND BSD-3-Clause)", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sha.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sha.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:crypto-browserify:sha.js:2.4.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sha.js:sha.js:2.4.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sha.js@2.4.11", "metadataType": "javascript-npm-package", "metadata": {"name": "sha.js", "version": "2.4.11", "author": "Dominic Tarr (dominictarr.com)", "homepage": "https://github.com/crypto-browserify/sha.js", "description": "Streamable SHA hashes in pure javascript", "url": "git://github.com/crypto-browserify/sha.js.git", "private": false}}, {"id": "246a190b051593f7", "name": "side-channel", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/side-channel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/side-channel/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/side-channel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/side-channel/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:side-channel:side-channel:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:side-channel:side_channel:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:side_channel:side-channel:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:side_channel:side_channel:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:side-channel:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:side_channel:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:side:side-channel:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:side:side_channel:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/side-channel@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "side-channel", "version": "1.0.4", "author": "Jordan Harband ", "homepage": "https://github.com/ljharb/side-channel#readme", "description": "Store information about any JS value in a side channel. Uses WeakMap if available.", "url": "git+https://github.com/ljharb/side-channel.git", "private": false}}, {"id": "6932a57bea22f995", "name": "signal-exit", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/signal-exit/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/signal-exit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/signal-exit/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/signal-exit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:signal-exit:signal-exit:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal-exit:signal_exit:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal_exit:signal-exit:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal_exit:signal_exit:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal:signal-exit:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal:signal_exit:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tapjs:signal-exit:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tapjs:signal_exit:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/signal-exit@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "signal-exit", "version": "3.0.3", "author": "Ben Coe ", "homepage": "https://github.com/tapjs/signal-exit", "description": "when you want to fire an event no matter how a process exits.", "url": "https://github.com/tapjs/signal-exit.git", "private": false}}, {"id": "067b2de3bca2cc48", "name": "signal-exit", "version": "3.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/signal-exit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/signal-exit/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/signal-exit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/signal-exit/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:signal-exit:signal-exit:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal-exit:signal_exit:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal_exit:signal-exit:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal_exit:signal_exit:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal:signal-exit:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:signal:signal_exit:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tapjs:signal-exit:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tapjs:signal_exit:3.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/signal-exit@3.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "signal-exit", "version": "3.0.6", "author": "Ben Coe ", "homepage": "https://github.com/tapjs/signal-exit", "description": "when you want to fire an event no matter how a process exits.", "url": "https://github.com/tapjs/signal-exit.git", "private": false}}, {"id": "86342dae05d6f5eb", "name": "signedsource", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/signedsource/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/signedsource/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/signedsource/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/signedsource/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:signedsource:signedsource:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/signedsource@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "signedsource", "version": "1.0.0", "author": "", "homepage": "", "description": "This package exports utilities to sign and verify generated files.", "url": "", "private": false}}, {"id": "5debf8d5cb95f049", "name": "simple-app", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/examples/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/examples/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:simple-app:simple-app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple-app:simple_app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_app:simple-app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_app:simple_app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple-app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple_app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/simple-app@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "simple-app", "version": "0.1.0", "author": "Charlie Robbins ", "homepage": "", "description": "A test fixture for pkginfo", "url": "", "private": false}}, {"id": "615be58645624e88", "name": "simple-app", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pkginfo/examples/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pkginfo/examples/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:simple-app:simple-app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple-app:simple_app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_app:simple-app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_app:simple_app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple-app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple_app:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/simple-app@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "simple-app", "version": "0.1.0", "author": "Charlie Robbins ", "homepage": "", "description": "A test fixture for pkginfo", "url": "", "private": false}}, {"id": "f9504a2c4a5e9f56", "name": "simple-app-subdir", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/examples/subdir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/examples/subdir/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:simple-app-subdir:simple-app-subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple-app-subdir:simple_app_subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_app_subdir:simple-app-subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_app_subdir:simple_app_subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple-app:simple-app-subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple-app:simple_app_subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_app:simple-app-subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_app:simple_app_subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple-app-subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple_app_subdir:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/simple-app-subdir@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "simple-app-subdir", "version": "0.1.0", "author": "Charlie Robbins ", "homepage": "", "description": "A test fixture for pkginfo", "url": "", "private": false}}, {"id": "46d9f74c5ad99e4e", "name": "simple-git", "version": "2.21.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-git/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-git/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:simple-git_project:simple-git:2.21.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/simple-git@2.21.0", "metadataType": "javascript-npm-package", "metadata": {"name": "simple-git", "version": "2.21.0", "author": "Steve King ", "homepage": "", "description": "Simple GIT interface for node.js", "url": "git://github.com/steveukx/git-js.git", "private": false}}, {"id": "bae0cbddd4117a2e", "name": "simple-swizzle", "version": "0.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:simple-swizzle:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple-swizzle:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_swizzle:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_swizzle:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/simple-swizzle@0.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "simple-swizzle", "version": "0.2.2", "author": "Qix (http://github.com/qix-)", "homepage": "", "description": "Simply swizzle your arguments", "url": "qix-/node-simple-swizzle", "private": false}}, {"id": "b1bc85eb799d18f3", "name": "slash", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/slash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/slash/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/slash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/slash/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:slash:slash:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/slash@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "slash", "version": "3.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Convert Windows backslash paths to slash paths", "url": "sindresorhus/slash", "private": false}}, {"id": "26dc7021c4a8f0a5", "name": "smart-buffer", "version": "4.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/smart-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/smart-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/smart-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/smart-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:JoshGlazebrook:smart-buffer:4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:JoshGlazebrook:smart_buffer:4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:smart-buffer:smart-buffer:4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:smart-buffer:smart_buffer:4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:smart_buffer:smart-buffer:4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:smart_buffer:smart_buffer:4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:smart:smart-buffer:4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:smart:smart_buffer:4.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/smart-buffer@4.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "smart-buffer", "version": "4.2.0", "author": "Josh Glazebrook", "homepage": "https://github.com/JoshGlazebrook/smart-buffer/", "description": "smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.", "url": "https://github.com/JoshGlazebrook/smart-buffer.git", "private": false}}, {"id": "aec50d75a636c3b1", "name": "snapdragon", "version": "0.8.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/snapdragon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/snapdragon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:snapdragon:0.8.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon:snapdragon:0.8.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/snapdragon@0.8.2", "metadataType": "javascript-npm-package", "metadata": {"name": "snapdragon", "version": "0.8.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/snapdragon", "description": "Fast, pluggable and easy-to-use parser-renderer factory.", "url": "jonschlinkert/snapdragon", "private": false}}, {"id": "2ec9e284ba482eb4", "name": "snapdragon-node", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/snapdragon-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon-node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/snapdragon-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon-node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:snapdragon-node:snapdragon-node:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon-node:snapdragon_node:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon_node:snapdragon-node:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon_node:snapdragon_node:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:snapdragon-node:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:snapdragon_node:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon:snapdragon-node:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon:snapdragon_node:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/snapdragon-node@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "snapdragon-node", "version": "2.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/snapdragon-node", "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.", "url": "jonschlinkert/snapdragon-node", "private": false}}, {"id": "06662af4e3decf62", "name": "snapdragon-util", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/snapdragon-util/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon-util/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/snapdragon-util/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon-util/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:snapdragon-util:snapdragon-util:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon-util:snapdragon_util:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon_util:snapdragon-util:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon_util:snapdragon_util:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:snapdragon-util:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:snapdragon_util:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon:snapdragon-util:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:snapdragon:snapdragon_util:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/snapdragon-util@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "snapdragon-util", "version": "3.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/snapdragon-util", "description": "Utilities for the snapdragon parser/compiler.", "url": "jonschlinkert/snapdragon-util", "private": false}}, {"id": "0237c546c5a2eb4e", "name": "socks", "version": "2.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/socks/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/socks/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/socks/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/socks/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:JoshGlazebrook:socks:2.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks:socks:2.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/socks@2.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "socks", "version": "2.6.1", "author": "Josh Glazebrook", "homepage": "https://github.com/JoshGlazebrook/socks/", "description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.", "url": "https://github.com/JoshGlazebrook/socks.git", "private": false}}, {"id": "5452ba891282ae8b", "name": "socks-proxy-agent", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:socks-proxy-agent:socks-proxy-agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks-proxy-agent:socks_proxy_agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks_proxy_agent:socks-proxy-agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks_proxy_agent:socks_proxy_agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:socks-proxy-agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:socks_proxy_agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks-proxy:socks-proxy-agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks-proxy:socks_proxy_agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks_proxy:socks-proxy-agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks_proxy:socks_proxy_agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks:socks-proxy-agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:socks:socks_proxy_agent:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/socks-proxy-agent@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "socks-proxy-agent", "version": "6.1.0", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "", "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS", "url": "git://github.com/TooTallNate/node-socks-proxy-agent.git", "private": false}}, {"id": "8af7aad286518543", "name": "solr-node", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/solr-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/solr-node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/solr-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/solr-node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:solr-node:solr-node:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:solr-node:solr_node:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:solr_node:solr-node:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:solr_node:solr_node:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:godong9:solr-node:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:godong9:solr_node:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:solr:solr-node:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:solr:solr_node:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/solr-node@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "solr-node", "version": "1.2.1", "author": "godong9", "homepage": "https://github.com/godong9/solr-node/wiki", "description": "Simple Solr Node Client Project", "url": "git+https://github.com/godong9/solr-node.git", "private": false}}, {"id": "4e58659805393201", "name": "source-map", "version": "0.5.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/core/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/core/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/core/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:source-map:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/source-map@0.5.7", "metadataType": "javascript-npm-package", "metadata": {"name": "source-map", "version": "0.5.7", "author": "Nick Fitzgerald ", "homepage": "https://github.com/mozilla/source-map", "description": "Generates and consumes source maps", "url": "http://github.com/mozilla/source-map.git", "private": false}}, {"id": "cb60e198991e6272", "name": "source-map", "version": "0.5.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/generator/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/generator/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/generator/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/generator/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:source-map:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/source-map@0.5.7", "metadataType": "javascript-npm-package", "metadata": {"name": "source-map", "version": "0.5.7", "author": "Nick Fitzgerald ", "homepage": "https://github.com/mozilla/source-map", "description": "Generates and consumes source maps", "url": "http://github.com/mozilla/source-map.git", "private": false}}, {"id": "2f71a559e48a445d", "name": "source-map", "version": "0.5.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/snapdragon/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/snapdragon/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/snapdragon/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:source-map:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source-map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source_map:0.5.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/source-map@0.5.7", "metadataType": "javascript-npm-package", "metadata": {"name": "source-map", "version": "0.5.7", "author": "Nick Fitzgerald ", "homepage": "https://github.com/mozilla/source-map", "description": "Generates and consumes source maps", "url": "http://github.com/mozilla/source-map.git", "private": false}}, {"id": "15b08c77a200730e", "name": "source-map", "version": "0.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:source-map:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/source-map@0.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "source-map", "version": "0.6.1", "author": "Nick Fitzgerald ", "homepage": "https://github.com/mozilla/source-map", "description": "Generates and consumes source maps", "url": "http://github.com/mozilla/source-map.git", "private": false}}, {"id": "4853ce389fdc4503", "name": "source-map-resolve", "version": "0.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/source-map-resolve/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map-resolve/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/source-map-resolve/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map-resolve/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:source-map-resolve:source-map-resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map-resolve:source_map_resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map_resolve:source-map-resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map_resolve:source_map_resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source-map-resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source_map_resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source-map-resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source_map_resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source-map-resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source_map_resolve:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/source-map-resolve@0.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "source-map-resolve", "version": "0.5.3", "author": "Simon Lydell", "homepage": "", "description": "Resolve the source map and/or sources for a generated file.", "url": "lydell/source-map-resolve", "private": false}}, {"id": "2b07780e7c842f99", "name": "source-map-url", "version": "0.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/source-map-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map-url/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/source-map-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map-url/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:source-map-url:source-map-url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map-url:source_map_url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map_url:source-map-url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map_url:source_map_url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source-map-url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source_map_url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source-map-url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source_map_url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source-map-url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source_map_url:0.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/source-map-url@0.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "source-map-url", "version": "0.4.1", "author": "Simon Lydell", "homepage": "", "description": "Tools for working with sourceMappingURL comments.", "url": "lydell/source-map-url", "private": false}}, {"id": "308f0753a4c2fb0c", "name": "sparse-bitfield", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sparse-bitfield/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sparse-bitfield/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sparse-bitfield/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sparse-bitfield/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sparse-bitfield:sparse-bitfield:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sparse-bitfield:sparse_bitfield:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sparse_bitfield:sparse-bitfield:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sparse_bitfield:sparse_bitfield:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:sparse-bitfield:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:sparse_bitfield:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sparse:sparse-bitfield:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sparse:sparse_bitfield:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sparse-bitfield@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "sparse-bitfield", "version": "3.0.3", "author": "Mathias Buus (@mafintosh)", "homepage": "https://github.com/mafintosh/sparse-bitfield", "description": "Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer", "url": "https://github.com/mafintosh/sparse-bitfield.git", "private": false}}, {"id": "c9204e9fd1612ddc", "name": "spdx-correct", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-correct/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/spdx-correct/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-correct/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/spdx-correct/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:spdx-correct:spdx-correct:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx-correct:spdx_correct:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_correct:spdx-correct:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_correct:spdx_correct:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx:spdx-correct:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx:spdx_correct:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/spdx-correct@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "spdx-correct", "version": "3.1.1", "author": "Kyle E. Mitchell (https://kemitchell.com)", "homepage": "", "description": "correct invalid SPDX expressions", "url": "jslicense/spdx-correct.js", "private": false}}, {"id": "34469fe76dcbba5b", "name": "spdx-exceptions", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-exceptions/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/spdx-exceptions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC-BY-3.0", "spdxExpression": "CC-BY-3.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-exceptions/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/spdx-exceptions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:spdx-exceptions:spdx-exceptions:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx-exceptions:spdx_exceptions:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_exceptions:spdx-exceptions:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_exceptions:spdx_exceptions:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx:spdx-exceptions:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx:spdx_exceptions:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/spdx-exceptions@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "spdx-exceptions", "version": "2.3.0", "author": "The Linux Foundation", "homepage": "", "description": "list of SPDX standard license exceptions", "url": "kemitchell/spdx-exceptions.json", "private": false}}, {"id": "bd5e95475e5f64c2", "name": "spdx-expression-parse", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-expression-parse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/spdx-expression-parse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-expression-parse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/spdx-expression-parse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:spdx-expression-parse:spdx-expression-parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx-expression-parse:spdx_expression_parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_expression_parse:spdx-expression-parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_expression_parse:spdx_expression_parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx-expression:spdx-expression-parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx-expression:spdx_expression_parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_expression:spdx-expression-parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_expression:spdx_expression_parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx:spdx-expression-parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx:spdx_expression_parse:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/spdx-expression-parse@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "spdx-expression-parse", "version": "3.0.1", "author": "Kyle E. Mitchell (https://kemitchell.com)", "homepage": "", "description": "parse SPDX license expressions", "url": "jslicense/spdx-expression-parse.js", "private": false}}, {"id": "841d70aa1bf1173a", "name": "spdx-license-ids", "version": "3.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-license-ids/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/spdx-license-ids/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-license-ids/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/spdx-license-ids/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:spdx-license-ids:spdx-license-ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx-license-ids:spdx_license_ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_license_ids:spdx-license-ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_license_ids:spdx_license_ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx-license:spdx-license-ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx-license:spdx_license_ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_license:spdx-license-ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx_license:spdx_license_ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx:spdx-license-ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:spdx:spdx_license_ids:3.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/spdx-license-ids@3.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "spdx-license-ids", "version": "3.0.10", "author": "Shinnosuke Watanabe (https://github.com/shinnn)", "homepage": "", "description": "A list of SPDX license identifiers", "url": "jslicense/spdx-license-ids", "private": false}}, {"id": "153b83eb72246508", "name": "split-string", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/split-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/split-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/split-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/split-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:split-string:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:split_string:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:split-string:split-string:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:split-string:split_string:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:split_string:split-string:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:split_string:split_string:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:split:split-string:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:split:split_string:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/split-string@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "split-string", "version": "3.1.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/split-string", "description": "Split a string on a character except when the character is escaped.", "url": "jonschlinkert/split-string", "private": false}}, {"id": "6e91d0f40236c4c2", "name": "split2", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/split2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/split2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/split2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/split2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mcollina:split2:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:split2:split2:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/split2@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "split2", "version": "4.1.0", "author": "Matteo Collina ", "homepage": "", "description": "split a Text Stream into a Line Stream, using Stream 3", "url": "https://github.com/mcollina/split2.git", "private": false}}, {"id": "7c469f038684f855", "name": "sprintf-js", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/argparse/node_modules/sprintf-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/argparse/node_modules/sprintf-js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/argparse/node_modules/sprintf-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/argparse/node_modules/sprintf-js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sprintf-js:sprintf-js:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf-js:sprintf_js:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf_js:sprintf-js:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf_js:sprintf_js:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf:sprintf-js:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf:sprintf_js:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alexei:sprintf-js:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alexei:sprintf_js:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sprintf-js@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "sprintf-js", "version": "1.0.3", "author": "Alexandru Marasteanu (http://alexei.ro/)", "homepage": "", "description": "JavaScript sprintf implementation", "url": "https://github.com/alexei/sprintf.js.git", "private": false}}, {"id": "4889388fada3b8b1", "name": "sprintf-js", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sprintf-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sprintf-js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sprintf-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sprintf-js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sprintf-js:sprintf-js:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf-js:sprintf_js:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf_js:sprintf-js:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf_js:sprintf_js:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf:sprintf-js:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sprintf:sprintf_js:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alexei:sprintf-js:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alexei:sprintf_js:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sprintf-js@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "sprintf-js", "version": "1.1.2", "author": "Alexandru M\u0103r\u0103\u0219teanu ", "homepage": "", "description": "JavaScript sprintf implementation", "url": "https://github.com/alexei/sprintf.js.git", "private": false}}, {"id": "1113271ccbb3def8", "name": "sqlite", "version": "3.35.5-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sqlite:sqlite:3.35.5-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/sqlite@3.35.5-r0?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "sqlite", "originPackage": "sqlite", "maintainer": "Carlo Landmeter ", "version": "3.35.5-r0", "architecture": "x86_64", "url": "https://www.sqlite.org/", "description": "C library that implements an SQL database engine", "size": 600475, "installedSize": 1150976, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libreadline.so.8"], "provides": ["cmd:sqlite3"], "pullChecksum": "Q1ICVji2KqbT8LEkF6tbPawz8k3SU=", "gitCommitOfApkPort": "9d75bd4f9b5f07330ff00cafe41fc46db8313d45", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/sqlite3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14BnPN0GgtpS8Ow+VHSy3gTj7ALI="}}]}}, {"id": "a039e0c9de60e9c8", "name": "sqlite-libs", "version": "3.35.5-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Public-Domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sqlite-libs:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite-libs:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite_libs:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite_libs:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite:sqlite-libs:3.35.5-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sqlite:sqlite_libs:3.35.5-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/sqlite-libs@3.35.5-r0?arch=x86_64&upstream=sqlite&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "sqlite-libs", "originPackage": "sqlite", "maintainer": "Carlo Landmeter ", "version": "3.35.5-r0", "architecture": "x86_64", "url": "https://www.sqlite.org/", "description": "Sqlite3 library", "size": 518846, "installedSize": 987136, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libsqlite3.so.0=0.8.6"], "pullChecksum": "Q1bHdxJ2006dsc6HowAXKq1I4/Lbc=", "gitCommitOfApkPort": "9d75bd4f9b5f07330ff00cafe41fc46db8313d45", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libsqlite3.so.0", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1MZwGMEis9uc78EhxmxyozT2ZxZM="}}, {"path": "/usr/lib/libsqlite3.so.0.8.6", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1lBCbypccNlVXzevVLiJDa9c0TPA="}}]}}, {"id": "a0c7f6d81bac18b1", "name": "sqlite3", "version": "5.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sqlite3/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sqlite3/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ghost:sqlite3:5.0.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/sqlite3@5.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "sqlite3", "version": "5.0.2", "author": "MapBox (https://mapbox.com/)", "homepage": "https://github.com/mapbox/node-sqlite3", "description": "Asynchronous, non-blocking SQLite3 bindings", "url": "git://github.com/mapbox/node-sqlite3.git", "private": false}}, {"id": "d01ef5786112df80", "name": "sqlstring", "version": "2.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sqlstring/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sqlstring/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sqlstring:sqlstring:2.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sqlstring@2.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "sqlstring", "version": "2.3.2", "author": "", "homepage": "", "description": "Simple SQL escape and format for MySQL", "url": "mysqljs/sqlstring", "private": false}}, {"id": "da9ff44dd3fd873a", "name": "ssh2", "version": "1.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ssh2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ssh2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ssh2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ssh2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ssh2_project:ssh2:1.5.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ssh2@1.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ssh2", "version": "1.5.0", "author": "Brian White ", "homepage": "", "description": "SSH2 client and server modules written in pure JavaScript for node.js", "url": "http://github.com/mscdex/ssh2.git", "private": false}}, {"id": "8cd29a58cd804fcf", "name": "ssh2-promise", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ssh2-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ssh2-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ssh2-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ssh2-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sanketbajoria:ssh2-promise:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sanketbajoria:ssh2_promise:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssh2-promise:ssh2-promise:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssh2-promise:ssh2_promise:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssh2_promise:ssh2-promise:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssh2_promise:ssh2_promise:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssh2:ssh2-promise:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssh2:ssh2_promise:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ssh2-promise@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "ssh2-promise", "version": "1.0.2", "author": "Sanket Bajoria", "homepage": "", "description": "Promise wrapper around SSH2 library", "url": "https://github.com/sanketbajoria/ssh2-promise", "private": false}}, {"id": "3cff3a4f688b2fad", "name": "sshpk", "version": "1.16.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sshpk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sshpk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sshpk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sshpk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:joyent:sshpk:1.16.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/sshpk@1.16.1", "metadataType": "javascript-npm-package", "metadata": {"name": "sshpk", "version": "1.16.1", "author": "Joyent, Inc", "homepage": "https://github.com/arekinath/node-sshpk#readme", "description": "A library for finding and using SSH public keys", "url": "git+https://github.com/joyent/node-sshpk.git", "private": false}}, {"id": "cdc0f7c12d3135dc", "name": "ssl_client", "version": "1.33.1-r6", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ssl-client:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl-client:ssl_client:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl_client:ssl_client:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl-client:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ssl:ssl_client:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ssl_client@1.33.1-r6?arch=x86_64&upstream=busybox&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "ssl_client", "originPackage": "busybox", "maintainer": "Natanael Copa ", "version": "1.33.1-r6", "architecture": "x86_64", "url": "https://busybox.net/", "description": "EXternal ssl_client for busybox wget", "size": 4388, "installedSize": 28672, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libtls.so.2"], "provides": ["cmd:ssl_client"], "pullChecksum": "Q1/SQVtc2JBIZBAN4fAVbG1AyqZT4=", "gitCommitOfApkPort": "b08c19fd29b302ab411d43e52855cec047fd3803", "files": [{"path": "/usr"}, {"path": "/usr/bin"}, {"path": "/usr/bin/ssl_client", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1gPKQTCzC1isM7R89HFwb+A1XmM4="}}]}}, {"id": "d4ae40b1a117ce08", "name": "ssri", "version": "8.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ssri/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ssri/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/ssri/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/ssri/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ssri_project:ssri:8.0.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ssri@8.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ssri", "version": "8.0.1", "author": "Kat March\u00e1n ", "homepage": "", "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", "url": "https://github.com/npm/ssri", "private": false}}, {"id": "2df3079f0cbc5bfe", "name": "stack-trace", "version": "0.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stack-trace/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stack-trace/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:stack-trace:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack-trace:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack_trace:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack_trace:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/stack-trace@0.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "stack-trace", "version": "0.0.10", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "https://github.com/felixge/node-stack-trace", "description": "Get v8 stack traces as an array of CallSite objects.", "url": "git://github.com/felixge/node-stack-trace.git", "private": false}}, {"id": "6b90ea42ac749f17", "name": "static-extend", "version": "0.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/static-extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/static-extend/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/static-extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/static-extend/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:static-extend:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:static_extend:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:static-extend:static-extend:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:static-extend:static_extend:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:static_extend:static-extend:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:static_extend:static_extend:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:static:static-extend:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:static:static_extend:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/static-extend@0.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "static-extend", "version": "0.1.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/static-extend", "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.", "url": "jonschlinkert/static-extend", "private": false}}, {"id": "486b068ab7c68c29", "name": "statuses", "version": "1.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/statuses/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/statuses/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:statuses:statuses:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/statuses@1.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "statuses", "version": "1.5.0", "author": "", "homepage": "", "description": "HTTP status utility", "url": "jshttp/statuses", "private": false}}, {"id": "d6eea94a3e208ed7", "name": "stealthy-require", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/stealthy-require/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stealthy-require/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/stealthy-require/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stealthy-require/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:stealthy-require:stealthy-require:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stealthy-require:stealthy_require:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stealthy_require:stealthy-require:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stealthy_require:stealthy_require:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:analog-nico:stealthy-require:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:analog-nico:stealthy_require:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stealthy:stealthy-require:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stealthy:stealthy_require:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/stealthy-require@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "stealthy-require", "version": "1.1.1", "author": "Nicolai Kamenzky (https://github.com/analog-nico)", "homepage": "https://github.com/analog-nico/stealthy-require#readme", "description": "The closest you can get to require something with bypassing the require cache", "url": "git+https://github.com/analog-nico/stealthy-require.git", "private": false}}, {"id": "b3bfffb5aa1de1ac", "name": "step", "version": "0.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/step/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/step/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/step/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/step/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:creationix:step:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:step:step:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/step@0.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "step", "version": "0.0.6", "author": "Tim Caswell ", "homepage": "", "description": "A simple control-flow library for node.JS that makes parallel execution, serial execution, and error handling painless.", "url": "http://github.com/creationix/step.git", "private": false}}, {"id": "15ea4eff94b94655", "name": "stoppable", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/stoppable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stoppable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/stoppable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stoppable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:hunterloftis:stoppable:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stoppable:stoppable:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/stoppable@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "stoppable", "version": "1.1.0", "author": "", "homepage": "https://github.com/hunterloftis/stoppable", "description": "", "url": "git+https://github.com/hunterloftis/stoppable.git", "private": false}}, {"id": "4f8f62e26dd02557", "name": "streamsearch", "version": "0.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/streamsearch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/streamsearch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/streamsearch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/streamsearch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:streamsearch:streamsearch:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mscdex:streamsearch:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/streamsearch@0.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "streamsearch", "version": "0.1.2", "author": "Brian White ", "homepage": "", "description": "Streaming Boyer-Moore-Horspool searching for node.js", "url": "http://github.com/mscdex/streamsearch.git", "private": false}}, {"id": "002a41feef7cf233", "name": "string-width", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-width:string-width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-width:string_width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string-width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string_width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string-width@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "string-width", "version": "1.0.2", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get the visual width of a string - the number of columns required to display it", "url": "sindresorhus/string-width", "private": false}}, {"id": "bb479152d377f67d", "name": "string-width", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/gauge/node_modules/string-width/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gauge/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/gauge/node_modules/string-width/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gauge/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-width:string-width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-width:string_width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string-width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string_width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_width:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string-width@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "string-width", "version": "1.0.2", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get the visual width of a string - the number of columns required to display it", "url": "sindresorhus/string-width", "private": false}}, {"id": "c1d1a2388e3bff14", "name": "string-width", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-width:string-width:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-width:string_width:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string-width:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string_width:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-width:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_width:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string-width@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "string-width", "version": "2.1.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get the visual width of a string - the number of columns required to display it", "url": "sindresorhus/string-width", "private": false}}, {"id": "4ba290942737d324", "name": "string-width", "version": "4.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-width:string-width:4.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-width:string_width:4.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string-width:4.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string_width:4.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-width:4.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_width:4.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string-width@4.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "string-width", "version": "4.2.2", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get the visual width of a string - the number of columns required to display it", "url": "sindresorhus/string-width", "private": false}}, {"id": "eacbc64627ba5aa8", "name": "string-width", "version": "4.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-width:string-width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-width:string_width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string-width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string_width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string-width@4.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "string-width", "version": "4.2.3", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get the visual width of a string - the number of columns required to display it", "url": "sindresorhus/string-width", "private": false}}, {"id": "d4fa9a68298f7a35", "name": "string-width", "version": "4.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/string-width/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/string-width/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string-width/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-width:string-width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-width:string_width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string-width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_width:string_width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_width:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string-width@4.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "string-width", "version": "4.2.3", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Get the visual width of a string - the number of columns required to display it", "url": "sindresorhus/string-width", "private": false}}, {"id": "1686e2300b34d64c", "name": "string.prototype.trimend", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/string.prototype.trimend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string.prototype.trimend/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/string.prototype.trimend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string.prototype.trimend/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string.prototype.trimend:string.prototype.trimend:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es-shims:string.prototype.trimend:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string.prototype.trimend@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "string.prototype.trimend", "version": "1.0.4", "author": "Jordan Harband ", "homepage": "", "description": "ES2019 spec-compliant String.prototype.trimEnd shim.", "url": "git://github.com/es-shims/String.prototype.trimEnd.git", "private": false}}, {"id": "11b0999dbf07309a", "name": "string.prototype.trimstart", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/string.prototype.trimstart/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string.prototype.trimstart/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/string.prototype.trimstart/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string.prototype.trimstart/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string.prototype.trimstart:string.prototype.trimstart:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:es-shims:string.prototype.trimstart:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string.prototype.trimstart@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "string.prototype.trimstart", "version": "1.0.4", "author": "Jordan Harband ", "homepage": "", "description": "ES2019 spec-compliant String.prototype.trimStart shim.", "url": "git://github.com/es-shims/String.prototype.trimStart.git", "private": false}}, {"id": "bcca9d01505e4078", "name": "string_decoder", "version": "0.10.31", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/busboy/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/busboy/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/busboy/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-decoder:string-decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-decoder:string_decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string-decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string_decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rvagg:string-decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rvagg:string_decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string_decoder@0.10.31", "metadataType": "javascript-npm-package", "metadata": {"name": "string_decoder", "version": "0.10.31", "author": "", "homepage": "https://github.com/rvagg/string_decoder", "description": "The string_decoder module from Node core", "url": "git://github.com/rvagg/string_decoder.git", "private": false}}, {"id": "320c09d8660f3586", "name": "string_decoder", "version": "0.10.31", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dicer/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dicer/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dicer/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-decoder:string-decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-decoder:string_decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string-decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string_decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rvagg:string-decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:rvagg:string_decoder:0.10.31:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string_decoder@0.10.31", "metadataType": "javascript-npm-package", "metadata": {"name": "string_decoder", "version": "0.10.31", "author": "", "homepage": "https://github.com/rvagg/string_decoder", "description": "The string_decoder module from Node core", "url": "git://github.com/rvagg/string_decoder.git", "private": false}}, {"id": "bcf6bb62e782f0ad", "name": "string_decoder", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/readable-stream/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-stream/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/readable-stream/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/readable-stream/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-decoder:string-decoder:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-decoder:string_decoder:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string-decoder:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string_decoder:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:string-decoder:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:string_decoder:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-decoder:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_decoder:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string_decoder@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "string_decoder", "version": "1.1.1", "author": "", "homepage": "https://github.com/nodejs/string_decoder", "description": "The string_decoder module from Node core", "url": "git://github.com/nodejs/string_decoder.git", "private": false}}, {"id": "f293639315bc84b9", "name": "string_decoder", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string_decoder/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string_decoder/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-decoder:string-decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-decoder:string_decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string-decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string_decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:string-decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:string_decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string_decoder@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "string_decoder", "version": "1.3.0", "author": "", "homepage": "https://github.com/nodejs/string_decoder", "description": "The string_decoder module from Node core", "url": "git://github.com/nodejs/string_decoder.git", "private": false}}, {"id": "0ae80e14d726e9cc", "name": "string_decoder", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/string_decoder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:string-decoder:string-decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string-decoder:string_decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string-decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string_decoder:string_decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:string-decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:string_decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string-decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:string:string_decoder:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/string_decoder@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "string_decoder", "version": "1.3.0", "author": "", "homepage": "https://github.com/nodejs/string_decoder", "description": "The string_decoder module from Node core", "url": "git://github.com/nodejs/string_decoder.git", "private": false}}, {"id": "bbca20d649a8ede2", "name": "stringify-package", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/stringify-package/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/stringify-package/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/stringify-package/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/stringify-package/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:stringify-package:stringify-package:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stringify-package:stringify_package:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stringify_package:stringify-package:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stringify_package:stringify_package:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stringify:stringify-package:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stringify:stringify_package:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:stringify-package:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:stringify_package:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/stringify-package@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "stringify-package", "version": "1.0.1", "author": "Kat March\u00e1n ", "homepage": "https://github.com/npm/stringify-package", "description": "stringifies npm-written json files", "url": "git+https://github.com/npm/stringify-package.git", "private": false}}, {"id": "7e0e5f491ff34a70", "name": "strip-ansi", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:strip-ansi:strip-ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-ansi:strip_ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip-ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip_ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip-ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip_ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/strip-ansi@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "strip-ansi", "version": "3.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Strip ANSI escape codes", "url": "chalk/strip-ansi", "private": false}}, {"id": "d02ffa4d54033f1e", "name": "strip-ansi", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/gauge/node_modules/strip-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gauge/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/gauge/node_modules/strip-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/gauge/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:strip-ansi:strip-ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-ansi:strip_ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip-ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip_ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip-ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip_ansi:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/strip-ansi@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "strip-ansi", "version": "3.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Strip ANSI escape codes", "url": "chalk/strip-ansi", "private": false}}, {"id": "574fb78132f18be7", "name": "strip-ansi", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:strip-ansi:strip-ansi:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-ansi:strip_ansi:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip-ansi:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip_ansi:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip-ansi:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip_ansi:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/strip-ansi@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "strip-ansi", "version": "4.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Strip ANSI escape codes", "url": "chalk/strip-ansi", "private": false}}, {"id": "b813ae8c91f5d778", "name": "strip-ansi", "version": "6.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:strip-ansi:strip-ansi:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-ansi:strip_ansi:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip-ansi:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip_ansi:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip-ansi:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip_ansi:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/strip-ansi@6.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "strip-ansi", "version": "6.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Strip ANSI escape codes from a string", "url": "chalk/strip-ansi", "private": false}}, {"id": "d5c1371caae2cffc", "name": "strip-ansi", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:strip-ansi:strip-ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-ansi:strip_ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip-ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip_ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip-ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip_ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/strip-ansi@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "strip-ansi", "version": "6.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Strip ANSI escape codes from a string", "url": "chalk/strip-ansi", "private": false}}, {"id": "abbae0f7941e8b97", "name": "strip-ansi", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/strip-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/strip-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strip-ansi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:strip-ansi:strip-ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-ansi:strip_ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip-ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_ansi:strip_ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip-ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip_ansi:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/strip-ansi@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "strip-ansi", "version": "6.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Strip ANSI escape codes from a string", "url": "chalk/strip-ansi", "private": false}}, {"id": "d039983821bfe87b", "name": "strip-json-comments", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/strip-json-comments/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strip-json-comments/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/strip-json-comments/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strip-json-comments/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:strip-json-comments:strip-json-comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-json-comments:strip_json_comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_json_comments:strip-json-comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_json_comments:strip_json_comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-json:strip-json-comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip-json:strip_json_comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_json:strip-json-comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip_json:strip_json_comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip-json-comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strip:strip_json_comments:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/strip-json-comments@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "strip-json-comments", "version": "2.0.1", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Strip comments from JSON. Lets you use comments in your JSON files!", "url": "sindresorhus/strip-json-comments", "private": false}}, {"id": "53d96a21c15fa01f", "name": "striptags", "version": "3.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/striptags/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/striptags/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:striptags_project:striptags:3.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/striptags@3.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "striptags", "version": "3.2.0", "author": "Eric Norris (https://github.com/ericnorris)", "homepage": "https://github.com/ericnorris/striptags", "description": "PHP strip_tags in Node.js", "url": "https://github.com/ericnorris/striptags.git", "private": false}}, {"id": "b4cb2bebb0269d59", "name": "strtok3", "version": "6.2.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/strtok3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strtok3/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/strtok3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/strtok3/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Borewit:strtok3:6.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:strtok3:strtok3:6.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/strtok3@6.2.4", "metadataType": "javascript-npm-package", "metadata": {"name": "strtok3", "version": "6.2.4", "author": "Borewit (https://github.com/Borewit)", "homepage": "", "description": "A promise based streaming tokenizer", "url": "https://github.com/Borewit/strtok3.git", "private": false}}, {"id": "1d68b22c44c5d51c", "name": "subscriptions-transport-ws", "version": "0.9.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions-transport-ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions_transport_ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions-transport-ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions_transport_ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions-transport-ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions_transport_ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions-transport-ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions_transport_ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions-transport-ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions_transport_ws:0.9.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/subscriptions-transport-ws@0.9.18", "metadataType": "javascript-npm-package", "metadata": {"name": "subscriptions-transport-ws", "version": "0.9.18", "author": "", "homepage": "", "description": "A websocket transport for GraphQL subscriptions", "url": "git+https://github.com/apollostack/subscriptions-transport-ws.git", "private": false}}, {"id": "b80c0adfb46f1970", "name": "subscriptions-transport-ws", "version": "0.9.19", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/subscriptions-transport-ws@0.9.19", "metadataType": "javascript-npm-package", "metadata": {"name": "subscriptions-transport-ws", "version": "0.9.19", "author": "", "homepage": "", "description": "A websocket transport for GraphQL subscriptions", "url": "git+https://github.com/apollostack/subscriptions-transport-ws.git", "private": false}}, {"id": "04cb12dbc4d2ac96", "name": "subscriptions-transport-ws", "version": "0.9.19", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-core/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-core/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/subscriptions-transport-ws@0.9.19", "metadataType": "javascript-npm-package", "metadata": {"name": "subscriptions-transport-ws", "version": "0.9.19", "author": "", "homepage": "", "description": "A websocket transport for GraphQL subscriptions", "url": "git+https://github.com/apollostack/subscriptions-transport-ws.git", "private": false}}, {"id": "bb4fcbe1e2ec38b7", "name": "subscriptions-transport-ws", "version": "0.9.19", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/subscriptions-transport-ws@0.9.19", "metadataType": "javascript-npm-package", "metadata": {"name": "subscriptions-transport-ws", "version": "0.9.19", "author": "", "homepage": "", "description": "A websocket transport for GraphQL subscriptions", "url": "git+https://github.com/apollostack/subscriptions-transport-ws.git", "private": false}}, {"id": "5799b58d1d02222f", "name": "subscriptions-transport-ws", "version": "0.9.19", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/subscriptions-transport-ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport-ws:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport_ws:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions-transport:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions_transport:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions-transport-ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:subscriptions:subscriptions_transport_ws:0.9.19:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/subscriptions-transport-ws@0.9.19", "metadataType": "javascript-npm-package", "metadata": {"name": "subscriptions-transport-ws", "version": "0.9.19", "author": "", "homepage": "", "description": "A websocket transport for GraphQL subscriptions", "url": "git+https://github.com/apollostack/subscriptions-transport-ws.git", "private": false}}, {"id": "89249e40bf3e5780", "name": "superagent", "version": "3.8.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/superagent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/superagent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:superagent_project:superagent:3.8.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/superagent@3.8.3", "metadataType": "javascript-npm-package", "metadata": {"name": "superagent", "version": "3.8.3", "author": "TJ Holowaychuk ", "homepage": "", "description": "elegant & feature rich browser / node HTTP with a fluent API", "url": "git://github.com/visionmedia/superagent.git", "private": false}}, {"id": "12a84f0ec200c019", "name": "superagent", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/akismet-api/node_modules/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/akismet-api/node_modules/superagent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/akismet-api/node_modules/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/akismet-api/node_modules/superagent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:superagent_project:superagent:6.1.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/superagent@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "superagent", "version": "6.1.0", "author": "TJ Holowaychuk ", "homepage": "https://github.com/visionmedia/superagent", "description": "elegant & feature rich browser / node HTTP with a fluent API", "url": "git://github.com/visionmedia/superagent.git", "private": false}}, {"id": "20efc84977489f74", "name": "supports-color", "version": "5.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@babel/highlight/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/highlight/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@babel/highlight/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@babel/highlight/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:supports-color:supports-color:5.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports-color:supports_color:5.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports-color:5.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports_color:5.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports-color:5.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports_color:5.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/supports-color@5.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "supports-color", "version": "5.5.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Detect whether a terminal supports color", "url": "chalk/supports-color", "private": false}}, {"id": "d1af865b849327f3", "name": "supports-color", "version": "7.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/supports-color/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/supports-color/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:supports-color:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports-color:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/supports-color@7.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "supports-color", "version": "7.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Detect whether a terminal supports color", "url": "chalk/supports-color", "private": false}}, {"id": "5b591edd3f95f4bb", "name": "supports-color", "version": "7.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:supports-color:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports-color:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/supports-color@7.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "supports-color", "version": "7.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Detect whether a terminal supports color", "url": "chalk/supports-color", "private": false}}, {"id": "0070f9e5e43a7c08", "name": "symbol-observable", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/symbol-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/symbol-observable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/symbol-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/symbol-observable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:symbol-observable:symbol-observable:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol-observable:symbol_observable:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol_observable:symbol-observable:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol_observable:symbol_observable:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol:symbol-observable:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol:symbol_observable:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/symbol-observable@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "symbol-observable", "version": "1.2.0", "author": "Ben Lesh ", "homepage": "", "description": "Symbol.observable ponyfill", "url": "blesh/symbol-observable", "private": false}}, {"id": "20075b9abb3f062b", "name": "symbol-observable", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/symbol-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/symbol-observable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/symbol-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/symbol-observable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:symbol-observable:symbol-observable:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol-observable:symbol_observable:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol_observable:symbol-observable:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol_observable:symbol_observable:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol:symbol-observable:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol:symbol_observable:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/symbol-observable@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "symbol-observable", "version": "4.0.0", "author": "Ben Lesh ", "homepage": "", "description": "Symbol.observable ponyfill", "url": "blesh/symbol-observable", "private": false}}, {"id": "975456c4cea550f9", "name": "symbol-tree", "version": "3.2.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/symbol-tree/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/symbol-tree/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/symbol-tree/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/symbol-tree/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:symbol-tree:symbol-tree:3.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol-tree:symbol_tree:3.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol_tree:symbol-tree:3.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol_tree:symbol_tree:3.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol:symbol-tree:3.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:symbol:symbol_tree:3.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsdom:symbol-tree:3.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsdom:symbol_tree:3.2.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/symbol-tree@3.2.4", "metadataType": "javascript-npm-package", "metadata": {"name": "symbol-tree", "version": "3.2.4", "author": "Joris van der Wel ", "homepage": "https://github.com/jsdom/js-symbol-tree#symbol-tree", "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol", "url": "https://github.com/jsdom/js-symbol-tree.git", "private": false}}, {"id": "afbe6d07acd06033", "name": "sync-fetch", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sync-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sync-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sync-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sync-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sync-fetch:sync-fetch:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sync-fetch:sync_fetch:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sync_fetch:sync-fetch:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sync_fetch:sync_fetch:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:larsgw:sync-fetch:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:larsgw:sync_fetch:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sync:sync-fetch:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sync:sync_fetch:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sync-fetch@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "sync-fetch", "version": "0.3.0", "author": "Lars Willighagen", "homepage": "https://github.com/larsgw/sync-fetch#readme", "description": "Synchronous version of the Fetch API", "url": "git+https://github.com/larsgw/sync-fetch.git", "private": false}}, {"id": "c58de06b0f21b5f6", "name": "tar", "version": "2.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tar_project:tar:2.2.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/tar@2.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "tar", "version": "2.2.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "tar for node", "url": "git://github.com/isaacs/node-tar.git", "private": false}}, {"id": "bd80625862b1efc3", "name": "tar", "version": "4.4.19", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/tar/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/tar/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tar_project:tar:4.4.19:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/tar@4.4.19", "metadataType": "javascript-npm-package", "metadata": {"name": "tar", "version": "4.4.19", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "tar for node", "url": "https://github.com/npm/node-tar.git", "private": false}}, {"id": "96ebd9859ba554b1", "name": "tar", "version": "6.1.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/tar/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/tar/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/tar/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/tar/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tar_project:tar:6.1.11:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/tar@6.1.11", "metadataType": "javascript-npm-package", "metadata": {"name": "tar", "version": "6.1.11", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "tar for node", "url": "https://github.com/npm/node-tar.git", "private": false}}, {"id": "c0b0be3d6f801621", "name": "tar-fs", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tar-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar-fs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tar-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar-fs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mafintosh:tar-fs:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:tar_fs:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar-fs:tar-fs:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar-fs:tar_fs:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar_fs:tar-fs:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar_fs:tar_fs:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar:tar-fs:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar:tar_fs:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tar-fs@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tar-fs", "version": "2.1.1", "author": "Mathias Buus", "homepage": "https://github.com/mafintosh/tar-fs", "description": "filesystem bindings for tar-stream", "url": "https://github.com/mafintosh/tar-fs.git", "private": false}}, {"id": "2ff1ac53b96d3951", "name": "tar-stream", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tar-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tar-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tar-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tar-stream:tar-stream:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar-stream:tar_stream:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar_stream:tar-stream:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar_stream:tar_stream:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:tar-stream:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:tar_stream:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar:tar-stream:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tar:tar_stream:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tar-stream@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tar-stream", "version": "2.2.0", "author": "Mathias Buus ", "homepage": "https://github.com/mafintosh/tar-stream", "description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.", "url": "git+https://github.com/mafintosh/tar-stream.git", "private": false}}, {"id": "1e04fe6a88945475", "name": "tarn", "version": "1.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mssql/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mssql/node_modules/tarn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mssql/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mssql/node_modules/tarn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vincit:tarn:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tarn:tarn:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tarn@1.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "tarn", "version": "1.1.5", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "", "description": "Simple and robust resource pool for node.js", "url": "git://github.com/vincit/tarn.js.git", "private": false}}, {"id": "da7d98fdc948a0de", "name": "tarn", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tarn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tarn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vincit:tarn:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tarn:tarn:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tarn@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "tarn", "version": "3.0.2", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "", "description": "Simple and robust resource pool for node.js", "url": "git://github.com/vincit/tarn.js.git", "private": false}}, {"id": "344b24a225ddfc3c", "name": "tedious", "version": "6.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tedious/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tedious/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tedious/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tediousjs:tedious:6.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tedious:tedious:6.7.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tedious@6.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tedious", "version": "6.7.1", "author": "Mike D Pilsbury ", "homepage": "https://github.com/tediousjs/tedious", "description": "A TDS driver, for connecting to MS SQLServer databases.", "url": "https://github.com/tediousjs/tedious.git", "private": false}}, {"id": "ba8a50dd30302b82", "name": "text-hex", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/text-hex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/text-hex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text-hex:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text-hex:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text_hex:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text_hex:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/text-hex@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "text-hex", "version": "1.0.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/text-hex", "description": "Generate a hex color from the given text", "url": "https://github.com/3rd-Eden/text-hex", "private": false}}, {"id": "479bcd49280bcfbf", "name": "text-table", "version": "0.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/text-table/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/text-table/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/text-table/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/text-table/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:text-table:text-table:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text-table:text_table:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text_table:text-table:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text_table:text_table:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:text-table:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:text_table:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text:text-table:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text:text_table:0.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/text-table@0.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "text-table", "version": "0.2.0", "author": "James Halliday (http://substack.net)", "homepage": "https://github.com/substack/text-table", "description": "borderless text tables with alignment", "url": "git://github.com/substack/text-table.git", "private": false}}, {"id": "b173cfe46128d158", "name": "thirty-two", "version": "0.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/thirty-two/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/thirty-two/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chrisumbel:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chrisumbel:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty-two:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty-two:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty_two:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty_two:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/thirty-two@0.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "thirty-two", "version": "0.0.2", "author": "Chris Umbel ", "homepage": "", "description": "Implementation RFC 3548 Base32 encoding/decoding for node.", "url": "git://github.com/chrisumbel/thirty-two.git", "private": false}}, {"id": "11d48ca3c56f8bbd", "name": "tildify", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tildify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tildify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tildify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tildify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tildify:tildify:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tildify@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tildify", "version": "2.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` \u2192 `~/dev`", "url": "sindresorhus/tildify", "private": false}}, {"id": "102a72a8341407ca", "name": "timed-out", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/timed-out/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/timed-out/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/timed-out/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/timed-out/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:timed-out:timed-out:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:timed-out:timed_out:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:timed_out:timed-out:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:timed_out:timed_out:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:timed:timed-out:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:timed:timed_out:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/timed-out@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "timed-out", "version": "4.0.1", "author": "Vsevolod Strukchinsky ", "homepage": "", "description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged", "url": "floatdrop/timed-out", "private": false}}, {"id": "4b24e8650b2cf0ec", "name": "tiny-relative-date", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/tiny-relative-date/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/tiny-relative-date/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/tiny-relative-date/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/tiny-relative-date/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tiny-relative-date:tiny-relative-date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny-relative-date:tiny_relative_date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny_relative_date:tiny-relative-date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny_relative_date:tiny_relative_date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wildlyinaccurate:tiny-relative-date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wildlyinaccurate:tiny_relative_date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny-relative:tiny-relative-date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny-relative:tiny_relative_date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny_relative:tiny-relative-date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny_relative:tiny_relative_date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny:tiny-relative-date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tiny:tiny_relative_date:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tiny-relative-date@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tiny-relative-date", "version": "1.3.0", "author": "Joseph Wynn (https://wildlyinaccurate.com/)", "homepage": "", "description": "Tiny function that provides relative, human-readable dates.", "url": "https://github.com/wildlyinaccurate/relative-date.git", "private": false}}, {"id": "f9bf9c1771de5c9e", "name": "to-fast-properties", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-fast-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-fast-properties/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-fast-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-fast-properties/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:to-fast-properties:to-fast-properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-fast-properties:to_fast_properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_fast_properties:to-fast-properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_fast_properties:to_fast_properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-fast:to-fast-properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-fast:to_fast_properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_fast:to-fast-properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_fast:to_fast_properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to-fast-properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to_fast_properties:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/to-fast-properties@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "to-fast-properties", "version": "2.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Force V8 to use fast properties for an object", "url": "sindresorhus/to-fast-properties", "private": false}}, {"id": "0642c62ccc3e06db", "name": "to-object-path", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-object-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-object-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-object-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-object-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:to-object-path:to-object-path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-object-path:to_object_path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_object_path:to-object-path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_object_path:to_object_path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:to-object-path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:to_object_path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-object:to-object-path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-object:to_object_path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_object:to-object-path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_object:to_object_path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to-object-path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to_object_path:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/to-object-path@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "to-object-path", "version": "0.3.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/to-object-path", "description": "Create an object path from a list or array of strings.", "url": "jonschlinkert/to-object-path", "private": false}}, {"id": "4c8accbcc63fa694", "name": "to-regex", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:to-regex:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:to_regex:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-regex:to-regex:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-regex:to_regex:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex:to-regex:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex:to_regex:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to-regex:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to_regex:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/to-regex@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "to-regex", "version": "3.0.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/to-regex", "description": "Generate a regex from a string or array of strings.", "url": "jonschlinkert/to-regex", "private": false}}, {"id": "55c71369be2a536b", "name": "to-regex-range", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/to-regex-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/to-regex-range/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/findup-sync/node_modules/to-regex-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/findup-sync/node_modules/to-regex-range/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:to-regex-range:to-regex-range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-regex-range:to_regex_range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex_range:to-regex-range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex_range:to_regex_range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:micromatch:to-regex-range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:micromatch:to_regex_range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-regex:to-regex-range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-regex:to_regex_range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex:to-regex-range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex:to_regex_range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to-regex-range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to_regex_range:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/to-regex-range@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "to-regex-range", "version": "2.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/to-regex-range", "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", "url": "micromatch/to-regex-range", "private": false}}, {"id": "3974eb4651506b48", "name": "to-regex-range", "version": "5.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/to-regex-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex-range/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/to-regex-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/to-regex-range/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:to-regex-range:to-regex-range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-regex-range:to_regex_range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex_range:to-regex-range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex_range:to_regex_range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:micromatch:to-regex-range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:micromatch:to_regex_range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-regex:to-regex-range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to-regex:to_regex_range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex:to-regex-range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to_regex:to_regex_range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to-regex-range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:to:to_regex_range:5.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/to-regex-range@5.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "to-regex-range", "version": "5.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/micromatch/to-regex-range", "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", "url": "micromatch/to-regex-range", "private": false}}, {"id": "185b42d63af706bf", "name": "toidentifier", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/toidentifier/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/toidentifier/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:toidentifier:toidentifier:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/toidentifier@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "toidentifier", "version": "1.0.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Convert a string of words to a JavaScript identifier", "url": "component/toidentifier", "private": false}}, {"id": "e27268bf99923116", "name": "toidentifier", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/http-errors/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/http-errors/node_modules/toidentifier/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/http-errors/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/http-errors/node_modules/toidentifier/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:toidentifier:toidentifier:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/toidentifier@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "toidentifier", "version": "1.0.1", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Convert a string of words to a JavaScript identifier", "url": "component/toidentifier", "private": false}}, {"id": "1cee1837cfb80ea8", "name": "token-stream", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug/node_modules/token-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/node_modules/token-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug/node_modules/token-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug/node_modules/token-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:token-stream:token-stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token-stream:token_stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token_stream:token-stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token_stream:token_stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:token-stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pugjs:token_stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token:token-stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token:token_stream:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/token-stream@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "token-stream", "version": "1.0.0", "author": "ForbesLindesay", "homepage": "", "description": "Take an array of token and produce a more useful API to give to a parser", "url": "https://github.com/pugjs/token-stream.git", "private": false}}, {"id": "8907b79f9e95af74", "name": "token-types", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/token-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/token-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/token-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/token-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:token-types:token-types:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token-types:token_types:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token_types:token-types:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token_types:token_types:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Borewit:token-types:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Borewit:token_types:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token:token-types:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:token:token_types:2.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/token-types@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "token-types", "version": "2.1.1", "author": "Borewit (https://github.com/Borewit)", "homepage": "", "description": "Common token types for decoding and encoding numeric and string values", "url": "https://github.com/Borewit/token-types", "private": false}}, {"id": "9190a3377bb49268", "name": "tough-cookie", "version": "2.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tough-cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tough-cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:salesforce:tough-cookie:2.5.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/tough-cookie@2.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tough-cookie", "version": "2.5.0", "author": "Jeremy Stashewsky ", "homepage": "https://github.com/salesforce/tough-cookie", "description": "RFC6265 Cookies and Cookie Jar for node.js", "url": "git://github.com/salesforce/tough-cookie.git", "private": false}}, {"id": "509d14ddcd18d8e2", "name": "tough-cookie", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tough-cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tough-cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:salesforce:tough-cookie:3.0.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/tough-cookie@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tough-cookie", "version": "3.0.1", "author": "Jeremy Stashewsky ", "homepage": "https://github.com/salesforce/tough-cookie", "description": "RFC6265 Cookies and Cookie Jar for node.js", "url": "git://github.com/salesforce/tough-cookie.git", "private": false}}, {"id": "a485ba79b6de86db", "name": "tough-cookie", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsdom/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsdom/node_modules/tough-cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsdom/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsdom/node_modules/tough-cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:salesforce:tough-cookie:3.0.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/tough-cookie@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tough-cookie", "version": "3.0.1", "author": "Jeremy Stashewsky ", "homepage": "https://github.com/salesforce/tough-cookie", "description": "RFC6265 Cookies and Cookie Jar for node.js", "url": "git://github.com/salesforce/tough-cookie.git", "private": false}}, {"id": "92df281940e01533", "name": "tough-cookie", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/core-http/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-http/node_modules/tough-cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/core-http/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/core-http/node_modules/tough-cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:salesforce:tough-cookie:4.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/tough-cookie@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tough-cookie", "version": "4.0.0", "author": "Jeremy Stashewsky ", "homepage": "https://github.com/salesforce/tough-cookie", "description": "RFC6265 Cookies and Cookie Jar for node.js", "url": "git://github.com/salesforce/tough-cookie.git", "private": false}}, {"id": "6ea1f65def728231", "name": "tr46", "version": "0.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-fetch/node_modules/tr46/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-fetch/node_modules/tr46/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-fetch/node_modules/tr46/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-fetch/node_modules/tr46/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Sebmaster:tr46:0.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tr46:tr46:0.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tr46@0.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "tr46", "version": "0.0.3", "author": "Sebastian Mayr ", "homepage": "https://github.com/Sebmaster/tr46.js#readme", "description": "An implementation of the Unicode TR46 spec", "url": "git+https://github.com/Sebmaster/tr46.js.git", "private": false}}, {"id": "d53a070dd014cb1a", "name": "tr46", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tr46/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tr46/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tr46/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tr46/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsdom:tr46:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tr46:tr46:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tr46@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tr46", "version": "2.1.0", "author": "Sebastian Mayr ", "homepage": "", "description": "An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing", "url": "https://github.com/jsdom/tr46", "private": false}}, {"id": "0fe673295023d356", "name": "treeverse", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/treeverse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/treeverse/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/treeverse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/treeverse/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:treeverse:treeverse:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/treeverse@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "treeverse", "version": "1.0.4", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.", "url": "git+https://github.com/npm/treeverse.git", "private": false}}, {"id": "eaaf921d354165d4", "name": "triple-beam", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/triple-beam/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/triple-beam/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:triple-beam:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple-beam:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple_beam:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple_beam:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/triple-beam@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "triple-beam", "version": "1.3.0", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/triple-beam#readme", "description": "Definitions of levels for logging purposes & shareable Symbol constants.", "url": "git+https://github.com/winstonjs/triple-beam.git", "private": false}}, {"id": "6427ae527710434a", "name": "truncate-utf8-bytes", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/truncate-utf8-bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/truncate-utf8-bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "WTFPL", "spdxExpression": "WTFPL", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/truncate-utf8-bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/truncate-utf8-bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:truncate-utf8-bytes:truncate-utf8-bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate-utf8-bytes:truncate_utf8_bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate_utf8_bytes:truncate-utf8-bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate_utf8_bytes:truncate_utf8_bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate-utf8:truncate-utf8-bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate-utf8:truncate_utf8_bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate_utf8:truncate-utf8-bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate_utf8:truncate_utf8_bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate:truncate-utf8-bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:truncate:truncate_utf8_bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parshap:truncate-utf8-bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parshap:truncate_utf8_bytes:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/truncate-utf8-bytes@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "truncate-utf8-bytes", "version": "1.0.2", "author": "Carl Xiong ", "homepage": "https://github.com/parshap/truncate-utf8-bytes#readme", "description": "Truncate string to given length in bytes", "url": "git+https://github.com/parshap/truncate-utf8-bytes.git", "private": false}}, {"id": "6419bcf9bcc6281f", "name": "ts-invariant", "version": "0.4.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ts-invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ts-invariant/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ts-invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ts-invariant/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollographql:ts-invariant:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:ts_invariant:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts-invariant:ts-invariant:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts-invariant:ts_invariant:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts_invariant:ts-invariant:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts_invariant:ts_invariant:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts:ts-invariant:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts:ts_invariant:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ts-invariant@0.4.4", "metadataType": "javascript-npm-package", "metadata": {"name": "ts-invariant", "version": "0.4.4", "author": "Ben Newman ", "homepage": "https://github.com/apollographql/invariant-packages", "description": "TypeScript implementation of invariant(condition, message)", "url": "git+https://github.com/apollographql/invariant-packages.git", "private": false}}, {"id": "9c068b1bda524720", "name": "ts-invariant", "version": "0.9.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/ts-invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/ts-invariant/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/ts-invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/ts-invariant/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:apollographql:ts-invariant:0.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apollographql:ts_invariant:0.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts-invariant:ts-invariant:0.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts-invariant:ts_invariant:0.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts_invariant:ts-invariant:0.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts_invariant:ts_invariant:0.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts:ts-invariant:0.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ts:ts_invariant:0.9.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ts-invariant@0.9.4", "metadataType": "javascript-npm-package", "metadata": {"name": "ts-invariant", "version": "0.9.4", "author": "Ben Newman ", "homepage": "https://github.com/apollographql/invariant-packages", "description": "TypeScript implementation of invariant(condition, message)", "url": "git+https://github.com/apollographql/invariant-packages.git", "private": false}}, {"id": "2c61dac722612779", "name": "tslib", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "1.14.1", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "1a1b4b92c354f4b0", "name": "tslib", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@wry/equality/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@wry/equality/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@wry/equality/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@wry/equality/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "1.14.1", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "488c0b1900af65cf", "name": "tslib", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-link/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-link/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-link/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-link/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "1.14.1", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "67c1936e92986444", "name": "tslib", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-utilities/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-utilities/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-utilities/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-utilities/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "1.14.1", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "68664fc1ffccf29c", "name": "tslib", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ts-invariant/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ts-invariant/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ts-invariant/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ts-invariant/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "1.14.1", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "56b50e9dd12debcc", "name": "tslib", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/zen-observable-ts/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/zen-observable-ts/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/zen-observable-ts/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/zen-observable-ts/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "1.14.1", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "502d303d7c07afab", "name": "tslib", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@ardatan/aggregate-error/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@ardatan/aggregate-error/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@ardatan/aggregate-error/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@ardatan/aggregate-error/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.0.3", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "f6036c26a6d05b91", "name": "tslib", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/github-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/github-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/github-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/github-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.0.3", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "304f9e09af51a51f", "name": "tslib", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/json-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/json-file-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/json-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/json-file-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.0.3", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "95f2d7bdee097f1d", "name": "tslib", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/links/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/links/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.0.3", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "2cd455d6fac79922", "name": "tslib", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/mock/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/mock/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/mock/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/mock/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.0.3", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "676feffb736a0467", "name": "tslib", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-tools/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-tools/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-tools/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-tools/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.0.3", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "754c21a9a804b860", "name": "tslib", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-delegate/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-delegate/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-delegate/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-delegate/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.1.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "2edb4c21aef3c301", "name": "tslib", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/code-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/code-file-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/code-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/code-file-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.1.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "4cee1808ee6ba492", "name": "tslib", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/git-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/git-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/git-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/git-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.1.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "445687f784e89815", "name": "tslib", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-file-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-file-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.1.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "445f7616bc9fe864", "name": "tslib", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.1.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "d23bdec051cf5e05", "name": "tslib", "version": "2.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/module-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/module-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/module-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/module-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.1.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "a30eb6a28f747b43", "name": "tslib", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-execute/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-execute/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/batch-execute/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/batch-execute/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.2.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "517238561eb742da", "name": "tslib", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/delegate/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/delegate/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/delegate/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/delegate/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.2.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "0b082372d8d54533", "name": "tslib", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/load/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/load/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.2.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "e4ef79763408d302", "name": "tslib", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/schema/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/schema/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/schema/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/schema/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.2.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "0a272e53b60b05cf", "name": "tslib", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/stitch/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/stitch/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/stitch/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/stitch/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.2.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "09646fd0768d9b9f", "name": "tslib", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.2.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "c52fa34b6d8c9fe1", "name": "tslib", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/utils/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/utils/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/utils/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/utils/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.2.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "7339ec6e2fa145c5", "name": "tslib", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/wrap/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/wrap/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/wrap/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/wrap/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.2.0", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "636c80d98bb14040", "name": "tslib", "version": "2.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "0BSD", "spdxExpression": "0BSD", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tslib/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Microsoft:tslib:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tslib:tslib:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tslib@2.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "tslib", "version": "2.3.1", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "description": "Runtime library for TypeScript helper functions", "url": "https://github.com/Microsoft/tslib.git", "private": false}}, {"id": "63933d7ef081c5b3", "name": "tunnel", "version": "0.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tunnel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tunnel/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tunnel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tunnel/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:koichik:tunnel:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tunnel:tunnel:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tunnel@0.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "tunnel", "version": "0.0.6", "author": "Koichi Kobayashi ", "homepage": "https://github.com/koichik/node-tunnel/", "description": "Node HTTP/HTTPS Agents for tunneling proxies", "url": "https://github.com/koichik/node-tunnel.git", "private": false}}, {"id": "c13b78c0e0856bf8", "name": "tunnel-agent", "version": "0.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tunnel-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tunnel-agent/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tunnel-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tunnel-agent/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tunnel-agent:tunnel-agent:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tunnel-agent:tunnel_agent:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tunnel_agent:tunnel-agent:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tunnel_agent:tunnel_agent:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:tunnel-agent:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikeal:tunnel_agent:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tunnel:tunnel-agent:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tunnel:tunnel_agent:0.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tunnel-agent@0.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "tunnel-agent", "version": "0.6.0", "author": "Mikeal Rogers (http://www.futurealoof.com)", "homepage": "", "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.", "url": "https://github.com/mikeal/tunnel-agent", "private": false}}, {"id": "af59fa93ad92b02b", "name": "turndown", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/turndown/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/turndown/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domchristie:turndown:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:turndown:turndown:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/turndown@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "turndown", "version": "7.0.0", "author": "Dom Christie", "homepage": "", "description": "A library that converts HTML to Markdown", "url": "https://github.com/domchristie/turndown.git", "private": false}}, {"id": "6cdf18541f295fe8", "name": "tweetnacl", "version": "0.14.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tweetnacl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tweetnacl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Unlicense", "spdxExpression": "Unlicense", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tweetnacl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tweetnacl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:tweetnacl:tweetnacl:0.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dchest:tweetnacl:0.14.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tweetnacl@0.14.5", "metadataType": "javascript-npm-package", "metadata": {"name": "tweetnacl", "version": "0.14.5", "author": "TweetNaCl-js contributors", "homepage": "https://tweetnacl.js.org", "description": "Port of TweetNaCl cryptographic library to JavaScript", "url": "https://github.com/dchest/tweetnacl-js.git", "private": false}}, {"id": "8dd26153f36cd057", "name": "twemoji", "version": "13.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/twemoji/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:twemoji:twemoji:13.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:twitter:twemoji:13.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/twemoji@13.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "twemoji", "version": "13.0.2", "author": "Twitter, Inc.", "homepage": "https://github.com/twitter/twemoji", "description": "A Unicode 13.0 standard based way to implement emoji across all platforms.", "url": "git://github.com/twitter/twemoji.git", "private": false}}, {"id": "00dff49c9c024407", "name": "twemoji-parser", "version": "13.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/twemoji-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/twemoji-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/twemoji-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:twemoji-parser:twemoji-parser:13.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:twemoji-parser:twemoji_parser:13.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:twemoji_parser:twemoji-parser:13.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:twemoji_parser:twemoji_parser:13.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:twemoji:twemoji-parser:13.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:twemoji:twemoji_parser:13.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/twemoji-parser@13.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "twemoji-parser", "version": "13.0.0", "author": "", "homepage": "", "description": "Parser for identifying Twemoji in text", "url": "", "private": false}}, {"id": "019f2e4d61fc21dd", "name": "type-check", "version": "0.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/type-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/type-check/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/type-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/type-check/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:type-check:type-check:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type-check:type_check:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type_check:type-check:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type_check:type_check:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type:type-check:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type:type_check:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gkz:type-check:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gkz:type_check:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/type-check@0.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "type-check", "version": "0.3.2", "author": "George Zahariev ", "homepage": "https://github.com/gkz/type-check", "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.", "url": "git://github.com/gkz/type-check.git", "private": false}}, {"id": "915fadf00ad08895", "name": "type-is", "version": "1.6.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/type-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/type-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:type-is:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type-is:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type_is:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type_is:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/type-is@1.6.18", "metadataType": "javascript-npm-package", "metadata": {"name": "type-is", "version": "1.6.18", "author": "", "homepage": "", "description": "Infer the content-type of a request.", "url": "jshttp/type-is", "private": false}}, {"id": "270abc0970190bd9", "name": "typedarray", "version": "0.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/typedarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/typedarray/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/typedarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/typedarray/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:typedarray:typedarray:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:substack:typedarray:0.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/typedarray@0.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "typedarray", "version": "0.0.6", "author": "James Halliday (http://substack.net)", "homepage": "https://github.com/substack/typedarray", "description": "TypedArray polyfill for old browsers", "url": "git://github.com/substack/typedarray.git", "private": false}}, {"id": "bbac595d8d1d9238", "name": "typedarray-to-buffer", "version": "3.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/typedarray-to-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/typedarray-to-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/typedarray-to-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/typedarray-to-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:typedarray-to-buffer:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray-to-buffer:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray_to_buffer:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray_to_buffer:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray-to:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray-to:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray_to:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray_to:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/typedarray-to-buffer@3.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "typedarray-to-buffer", "version": "3.1.5", "author": "Feross Aboukhadijeh (http://feross.org/)", "homepage": "http://feross.org", "description": "Convert a typed array to a Buffer without a copy", "url": "git://github.com/feross/typedarray-to-buffer.git", "private": false}}, {"id": "e0513abcea534bb8", "name": "typedarray-to-buffer", "version": "3.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/typedarray-to-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/typedarray-to-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/typedarray-to-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/typedarray-to-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:typedarray-to-buffer:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray-to-buffer:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray_to_buffer:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray_to_buffer:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray-to:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray-to:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray_to:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray_to:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:typedarray:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:typedarray-to-buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:typedarray_to_buffer:3.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/typedarray-to-buffer@3.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "typedarray-to-buffer", "version": "3.1.5", "author": "Feross Aboukhadijeh (http://feross.org/)", "homepage": "http://feross.org", "description": "Convert a typed array to a Buffer without a copy", "url": "git://github.com/feross/typedarray-to-buffer.git", "private": false}}, {"id": "8373c593180a7ec9", "name": "ua-parser-js", "version": "0.7.31", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ua-parser-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ua-parser-js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ua-parser-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ua-parser-js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ua-parser-js_project:ua-parser-js:0.7.31:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ua-parser-js@0.7.31", "metadataType": "javascript-npm-package", "metadata": {"name": "ua-parser-js", "version": "0.7.31", "author": "Faisal Salman (http://faisalman.com)", "homepage": "https://github.com/faisalman/ua-parser-js", "description": "Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment", "url": "https://github.com/faisalman/ua-parser-js.git", "private": false}}, {"id": "d6d983d2c1491360", "name": "uc.micro", "version": "1.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/uc.micro/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uc.micro/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/uc.micro/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uc.micro/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uc.micro:uc.micro:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uc.micro@1.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "uc.micro", "version": "1.0.6", "author": "", "homepage": "", "description": "Micro subset of unicode data files for markdown-it projects.", "url": "markdown-it/uc.micro", "private": false}}, {"id": "9110d4191a88e602", "name": "uid-safe", "version": "2.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/uid-safe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uid-safe/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/uid-safe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uid-safe/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uid-safe:uid-safe:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uid-safe:uid_safe:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uid_safe:uid-safe:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uid_safe:uid_safe:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uid:uid-safe:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uid:uid_safe:2.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uid-safe@2.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "uid-safe", "version": "2.1.5", "author": "", "homepage": "", "description": "URL and cookie safe UIDs", "url": "crypto-utils/uid-safe", "private": false}}, {"id": "eb3506b0cff5f9b1", "name": "uid2", "version": "0.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-okta-oauth/node_modules/uid2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-okta-oauth/node_modules/uid2/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uid2:uid2:0.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uid2@0.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "uid2", "version": "0.0.3", "author": "", "homepage": "", "description": "strong uid", "url": "", "private": false}}, {"id": "61995eaf1ea2fa65", "name": "uid2", "version": "0.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/uid2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uid2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/uid2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uid2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:coreh:uid2:0.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uid2:uid2:0.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uid2@0.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "uid2", "version": "0.0.4", "author": "", "homepage": "", "description": "strong uid", "url": "https://github.com/coreh/uid2.git", "private": false}}, {"id": "9084019724e045ff", "name": "unbox-primitive", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unbox-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unbox-primitive/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unbox-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unbox-primitive/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:unbox-primitive:unbox-primitive:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unbox-primitive:unbox_primitive:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unbox_primitive:unbox-primitive:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unbox_primitive:unbox_primitive:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:unbox-primitive:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:unbox_primitive:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unbox:unbox-primitive:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unbox:unbox_primitive:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unbox-primitive@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "unbox-primitive", "version": "1.0.1", "author": "Jordan Harband ", "homepage": "https://github.com/ljharb/unbox-primitive#readme", "description": "Unbox a boxed JS primitive value.", "url": "git+https://github.com/ljharb/unbox-primitive.git", "private": false}}, {"id": "161cc31279f487e5", "name": "unc-path-regex", "version": "0.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unc-path-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unc-path-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unc-path-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unc-path-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:unc-path-regex:unc-path-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc-path-regex:unc_path_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc_path_regex:unc-path-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc_path_regex:unc_path_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc-path:unc-path-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc-path:unc_path_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc_path:unc-path-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc_path:unc_path_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexhq:unc-path-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:regexhq:unc_path_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc:unc-path-regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unc:unc_path_regex:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unc-path-regex@0.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "unc-path-regex", "version": "0.1.2", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/regexhq/unc-path-regex", "description": "Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.", "url": "https://github.com/regexhq/unc-path-regex.git", "private": false}}, {"id": "e3374452802e016d", "name": "underscore", "version": "1.13.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/underscore/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/underscore/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:underscorejs:underscore:1.13.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/underscore@1.13.2", "metadataType": "javascript-npm-package", "metadata": {"name": "underscore", "version": "1.13.2", "author": "Jeremy Ashkenas ", "homepage": "https://underscorejs.org", "description": "JavaScript's functional programming helper library.", "url": "git://github.com/jashkenas/underscore.git", "private": false}}, {"id": "a1c15190763cd4f8", "name": "underscore", "version": "1.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:underscorejs:underscore:1.6.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/underscore@1.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "underscore", "version": "1.6.0", "author": "Jeremy Ashkenas ", "homepage": "http://underscorejs.org", "description": "JavaScript's functional programming helper library.", "url": "git://github.com/jashkenas/underscore.git", "private": false}}, {"id": "e6210644e8ee8016", "name": "underscore", "version": "1.8.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:underscorejs:underscore:1.8.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/underscore@1.8.3", "metadataType": "javascript-npm-package", "metadata": {"name": "underscore", "version": "1.8.3", "author": "Jeremy Ashkenas ", "homepage": "http://underscorejs.org", "description": "JavaScript's functional programming helper library.", "url": "git://github.com/jashkenas/underscore.git", "private": false}}, {"id": "325a0737121bb1da", "name": "union-value", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/union-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/union-value/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/union-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/union-value/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:union-value:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:union_value:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:union-value:union-value:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:union-value:union_value:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:union_value:union-value:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:union_value:union_value:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:union:union-value:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:union:union_value:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/union-value@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "union-value", "version": "1.0.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/union-value", "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.", "url": "jonschlinkert/union-value", "private": false}}, {"id": "df8c22cabd233a32", "name": "unique-filename", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/unique-filename/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/unique-filename/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/unique-filename/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/unique-filename/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:unique-filename:unique-filename:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique-filename:unique_filename:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique_filename:unique-filename:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique_filename:unique_filename:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique:unique-filename:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique:unique_filename:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:unique-filename:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:unique_filename:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unique-filename@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "unique-filename", "version": "1.1.1", "author": "Rebecca Turner (http://re-becca.org/)", "homepage": "https://github.com/iarna/unique-filename", "description": "Generate a unique filename for use in temporary directories or caches.", "url": "https://github.com/iarna/unique-filename.git", "private": false}}, {"id": "3c63c529dd3baff7", "name": "unique-slug", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/unique-slug/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/unique-slug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/unique-slug/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/unique-slug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:unique-slug:unique-slug:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique-slug:unique_slug:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique_slug:unique-slug:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique_slug:unique_slug:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique:unique-slug:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unique:unique_slug:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:unique-slug:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:unique_slug:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unique-slug@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "unique-slug", "version": "2.0.2", "author": "Rebecca Turner (http://re-becca.org)", "homepage": "", "description": "Generate a unique character string suitible for use in files and URLs.", "url": "git://github.com/iarna/unique-slug.git", "private": false}}, {"id": "568423252ae11dac", "name": "universalify", "version": "0.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:universalify:universalify:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:universalify:0.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/universalify@0.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "universalify", "version": "0.1.2", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/universalify#readme", "description": "Make a callback- or promise-based function support both promises and callbacks.", "url": "git+https://github.com/RyanZim/universalify.git", "private": false}}, {"id": "bb1fc54424a34232", "name": "universalify", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:universalify:universalify:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:universalify:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/universalify@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "universalify", "version": "1.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/universalify#readme", "description": "Make a callback- or promise-based function support both promises and callbacks.", "url": "git+https://github.com/RyanZim/universalify.git", "private": false}}, {"id": "524fac48dd7f6ffe", "name": "universalify", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:universalify:universalify:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:universalify:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/universalify@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "universalify", "version": "2.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/universalify#readme", "description": "Make a callback- or promise-based function support both promises and callbacks.", "url": "git+https://github.com/RyanZim/universalify.git", "private": false}}, {"id": "cf9ca8c62dbfccb9", "name": "unixify", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unixify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unixify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unixify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unixify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:unixify:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unixify:unixify:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unixify@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "unixify", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/unixify", "description": "Convert Windows file paths to unix paths.", "url": "jonschlinkert/unixify", "private": false}}, {"id": "4105d21632293ee9", "name": "unorm", "version": "1.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unorm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unorm/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT or GPL-2.0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unorm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unorm/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:walling:unorm:1.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unorm:unorm:1.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unorm@1.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "unorm", "version": "1.6.0", "author": "Bjarke Walling ", "homepage": "", "description": "JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read UAX #15 Unicode Normalization Forms.", "url": "http://github.com/walling/unorm.git", "private": false}}, {"id": "307d7f1ce421d4e9", "name": "unpipe", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unpipe/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unpipe/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:unpipe:unpipe:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unpipe@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "unpipe", "version": "1.0.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Unpipe a stream from all destinations", "url": "stream-utils/unpipe", "private": false}}, {"id": "d750484d399f211e", "name": "unset-value", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unset-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unset-value/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unset-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unset-value/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:unset-value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jonschlinkert:unset_value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unset-value:unset-value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unset-value:unset_value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unset_value:unset-value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unset_value:unset_value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unset:unset-value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:unset:unset_value:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unset-value@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "unset-value", "version": "1.0.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/unset-value", "description": "Delete nested properties from an object using dot notation.", "url": "jonschlinkert/unset-value", "private": false}}, {"id": "3daf1fe8bf908609", "name": "uri-js", "version": "4.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/uri-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uri-js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/uri-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uri-js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:garycourt:uri-js:4.4.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/uri-js@4.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "uri-js", "version": "4.4.1", "author": "Gary Court ", "homepage": "https://github.com/garycourt/uri-js", "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.", "url": "http://github.com/garycourt/uri-js", "private": false}}, {"id": "80d18529c792efd7", "name": "urix", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/urix/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/urix/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/urix/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/urix/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:urix:urix:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/urix@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "urix", "version": "0.1.0", "author": "Simon Lydell", "homepage": "", "description": "Makes Windows-style paths more unix and URI friendly.", "url": "lydell/urix", "private": false}}, {"id": "95641152a963bb06", "name": "url", "version": "0.10.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/url/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/url/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:defunctzombie:url:0.10.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:url:url:0.10.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/url@0.10.3", "metadataType": "javascript-npm-package", "metadata": {"name": "url", "version": "0.10.3", "author": "", "homepage": "", "description": "The core `url` packaged standalone for use with Browserify.", "url": "https://github.com/defunctzombie/node-url.git", "private": false}}, {"id": "fae28363d7b271ad", "name": "use", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/use/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/use/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/use/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/use/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jonschlinkert:use:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:use:use:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/use@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "use", "version": "3.1.1", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/use", "description": "Easily add plugin support to your node.js application.", "url": "jonschlinkert/use", "private": false}}, {"id": "6d31f277ae5c7a8c", "name": "uslug", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/uslug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uslug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/uslug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uslug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jeremys:uslug:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uslug:uslug:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uslug@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "uslug", "version": "1.0.4", "author": "Jeremy Selier ", "homepage": "", "description": "A permissive slug generator that works with unicode.", "url": "http://github.com/jeremys/uslug.git", "private": false}}, {"id": "0269ffac2a25b81b", "name": "utf8-byte-length", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/utf8-byte-length/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/utf8-byte-length/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "WTFPL", "spdxExpression": "WTFPL", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/utf8-byte-length/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/utf8-byte-length/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:utf8-byte-length:utf8-byte-length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8-byte-length:utf8_byte_length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8_byte_length:utf8-byte-length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8_byte_length:utf8_byte_length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8-byte:utf8-byte-length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8-byte:utf8_byte_length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8_byte:utf8-byte-length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8_byte:utf8_byte_length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parshap:utf8-byte-length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parshap:utf8_byte_length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8:utf8-byte-length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utf8:utf8_byte_length:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/utf8-byte-length@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "utf8-byte-length", "version": "1.0.4", "author": "Carl Xiong ", "homepage": "https://github.com/parshap/utf8-byte-length#readme", "description": "Get utf8 byte length of string", "url": "git+https://github.com/parshap/utf8-byte-length.git", "private": false}}, {"id": "d4b6c3f2cb572525", "name": "util-deprecate", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/util-deprecate/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/util-deprecate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/util-deprecate/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/util-deprecate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:util-deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util-deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/util-deprecate@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "util-deprecate", "version": "1.0.2", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "https://github.com/TooTallNate/util-deprecate", "description": "The Node.js `util.deprecate()` function with browser support", "url": "git://github.com/TooTallNate/util-deprecate.git", "private": false}}, {"id": "2e6bf7f4b4a96819", "name": "util-deprecate", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/util-deprecate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/util-deprecate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:util-deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util-deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/util-deprecate@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "util-deprecate", "version": "1.0.2", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "https://github.com/TooTallNate/util-deprecate", "description": "The Node.js `util.deprecate()` function with browser support", "url": "git://github.com/TooTallNate/util-deprecate.git", "private": false}}, {"id": "42b6fc458d50bf37", "name": "util.promisify", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-env/node_modules/util.promisify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-env/node_modules/util.promisify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-env/node_modules/util.promisify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-env/node_modules/util.promisify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:util.promisify:util.promisify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ljharb:util.promisify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/util.promisify@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "util.promisify", "version": "1.1.1", "author": "Jordan Harband ", "homepage": "https://github.com/ljharb/util.promisify#readme", "description": "Polyfill/shim for util.promisify in node versions < v8", "url": "git+https://github.com/ljharb/util.promisify.git", "private": false}}, {"id": "71da6294817d34c8", "name": "utils-merge", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/utils-merge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/utils-merge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jaredhanson:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils-merge:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils-merge:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils_merge:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils_merge:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/utils-merge@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "utils-merge", "version": "1.0.1", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "merge() utility function", "url": "git://github.com/jaredhanson/utils-merge.git", "private": false}}, {"id": "467d14859e43de00", "name": "uuid", "version": "3.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:kelektiv:uuid:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.3.2", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/kelektiv/node-uuid.git", "private": false}}, {"id": "b38bce28a0964673", "name": "uuid", "version": "3.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raven/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raven/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raven/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raven/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:kelektiv:uuid:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.3.2", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/kelektiv/node-uuid.git", "private": false}}, {"id": "2c8545c2cdaba616", "name": "uuid", "version": "3.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/adal-node/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/adal-node/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/adal-node/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/adal-node/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.4.0", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "80d2eb36da8fe593", "name": "uuid", "version": "3.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.4.0", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "7b546078ad4702eb", "name": "uuid", "version": "3.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server-express/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server-express/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.4.0", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "86ac4c64b464d2c9", "name": "uuid", "version": "3.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-server/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-server/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.4.0", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "809179590feba37f", "name": "uuid", "version": "3.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.4.0", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "02ababb4a1ac062b", "name": "uuid", "version": "3.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-jose/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-jose/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-jose/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-jose/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.4.0", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "3eea53eb75fc5de4", "name": "uuid", "version": "3.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/request/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/request/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/request/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:3.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@3.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "3.4.0", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "514171c244eae66f", "name": "uuid", "version": "7.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:7.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:7.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@7.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "7.0.3", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "67377742c1439918", "name": "uuid", "version": "8.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:8.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:8.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@8.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "8.3.2", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "4425ac5dd0f7ef99", "name": "v8flags", "version": "3.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/v8flags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/v8flags/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/v8flags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/v8flags/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:v8flags:v8flags:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/v8flags@3.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "v8flags", "version": "3.2.0", "author": "Gulp Team (http://gulpjs.com/)", "homepage": "", "description": "Get available v8 and Node.js flags.", "url": "gulpjs/v8flags", "private": false}}, {"id": "676b104a4df6940f", "name": "valid-url", "version": "1.0.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/valid-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/valid-url/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:valid-url:valid-url:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:valid-url:valid_url:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:valid_url:valid-url:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:valid_url:valid_url:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:valid:valid-url:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:valid:valid_url:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ogt:valid-url:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ogt:valid_url:1.0.9:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/valid-url@1.0.9", "metadataType": "javascript-npm-package", "metadata": {"name": "valid-url", "version": "1.0.9", "author": "", "homepage": "", "description": "URI validation functions", "url": "git://github.com/ogt/valid-url.git", "private": false}}, {"id": "3b49bf97642b49a9", "name": "validate-npm-package-license", "version": "3.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:validate-npm-package-license:validate-npm-package-license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm-package-license:validate_npm_package_license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm_package_license:validate-npm-package-license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm_package_license:validate_npm_package_license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm-package:validate-npm-package-license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm-package:validate_npm_package_license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm_package:validate-npm-package-license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm_package:validate_npm_package_license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm:validate-npm-package-license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm:validate_npm_package_license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm:validate-npm-package-license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm:validate_npm_package_license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate:validate-npm-package-license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate:validate_npm_package_license:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/validate-npm-package-license@3.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "validate-npm-package-license", "version": "3.0.4", "author": "Kyle E. Mitchell (https://kemitchell.com)", "homepage": "", "description": "Give me a string and I'll tell you if it's a valid npm package license string", "url": "kemitchell/validate-npm-package-license.js", "private": false}}, {"id": "0cb261003926a368", "name": "validate-npm-package-name", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:validate-npm-package-name:validate-npm-package-name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm-package-name:validate_npm_package_name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm_package_name:validate-npm-package-name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm_package_name:validate_npm_package_name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm-package:validate-npm-package-name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm-package:validate_npm_package_name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm_package:validate-npm-package-name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm_package:validate_npm_package_name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm:validate-npm-package-name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate-npm:validate_npm_package_name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm:validate-npm-package-name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate_npm:validate_npm_package_name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate:validate-npm-package-name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:validate:validate_npm_package_name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:validate-npm-package-name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:validate_npm_package_name:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/validate-npm-package-name@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "validate-npm-package-name", "version": "3.0.0", "author": "zeke", "homepage": "https://github.com/npm/validate-npm-package-name", "description": "Give me a string and I'll tell you if it's a valid npm package name", "url": "https://github.com/npm/validate-npm-package-name", "private": false}}, {"id": "a5b0d27a838f3fa1", "name": "validate.js", "version": "0.13.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/validate.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/validate.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:validate.js:validate.js:0.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansman:validate.js:0.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/validate.js@0.13.1", "metadataType": "javascript-npm-package", "metadata": {"name": "validate.js", "version": "0.13.1", "author": "Nicklas Ansman ", "homepage": "http://validatejs.org", "description": "Declarative validations for JavaScript", "url": "https://github.com/ansman/validate.js.git", "private": false}}, {"id": "69902363a3f6c724", "name": "value-or-promise", "version": "1.0.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/value-or-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/value-or-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/value-or-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/merge/node_modules/value-or-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:value-or-promise:value-or-promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value-or-promise:value_or_promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value_or_promise:value-or-promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value_or_promise:value_or_promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value-or:value-or-promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value-or:value_or_promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value_or:value-or-promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value_or:value_or_promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yaacovCR:value-or-promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yaacovCR:value_or_promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value:value-or-promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value:value_or_promise:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/value-or-promise@1.0.11", "metadataType": "javascript-npm-package", "metadata": {"name": "value-or-promise", "version": "1.0.11", "author": "", "homepage": "", "description": "A thenable to streamline a possibly sync / possibly async workflow.", "url": "https://github.com/yaacovCR/value-or-promise", "private": false}}, {"id": "ed50f82acffedc99", "name": "value-or-promise", "version": "1.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/value-or-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/value-or-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/value-or-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/value-or-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:value-or-promise:value-or-promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value-or-promise:value_or_promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value_or_promise:value-or-promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value_or_promise:value_or_promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value-or:value-or-promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value-or:value_or_promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value_or:value-or-promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value_or:value_or_promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yaacovCR:value-or-promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yaacovCR:value_or_promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value:value-or-promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:value:value_or_promise:1.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/value-or-promise@1.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "value-or-promise", "version": "1.0.6", "author": "", "homepage": "", "description": "A thenable to streamline a possibly sync / possibly async workflow.", "url": "https://github.com/yaacovCR/value-or-promise", "private": false}}, {"id": "a05666ca3feb9fb7", "name": "vary", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vary/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vary/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vary:vary:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/vary@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "vary", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Manipulate the HTTP Vary header", "url": "jshttp/vary", "private": false}}, {"id": "fbacd05566d5355d", "name": "vasync", "version": "1.6.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/vasync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vasync/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/vasync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vasync/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:davepacheco:vasync:1.6.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:vasync:vasync:1.6.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/vasync@1.6.4", "metadataType": "javascript-npm-package", "metadata": {"name": "vasync", "version": "1.6.4", "author": "", "homepage": "", "description": "utilities for observable asynchronous control flow", "url": "git://github.com/davepacheco/node-vasync.git", "private": false}}, {"id": "d7bfcc2250e9fd22", "name": "verror", "version": "1.10.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/verror/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/verror/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:davepacheco:verror:1.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:verror:verror:1.10.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/verror@1.10.0", "metadataType": "javascript-npm-package", "metadata": {"name": "verror", "version": "1.10.0", "author": "", "homepage": "", "description": "richer JavaScript errors", "url": "git://github.com/davepacheco/node-verror.git", "private": false}}, {"id": "3c4b736c33bcf02a", "name": "verror", "version": "1.10.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldapjs/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapjs/node_modules/verror/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ldapjs/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapjs/node_modules/verror/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:joyent:verror:1.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:verror:verror:1.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/verror@1.10.1", "metadataType": "javascript-npm-package", "metadata": {"name": "verror", "version": "1.10.1", "author": "", "homepage": "", "description": "richer JavaScript errors", "url": "https://github.com/joyent/node-verror.git", "private": false}}, {"id": "29b29f82ecd5c50c", "name": "verror", "version": "1.10.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/verror/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-pubsub/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-pubsub/node_modules/verror/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:joyent:verror:1.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:verror:verror:1.10.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/verror@1.10.1", "metadataType": "javascript-npm-package", "metadata": {"name": "verror", "version": "1.10.1", "author": "", "homepage": "", "description": "richer JavaScript errors", "url": "https://github.com/joyent/node-verror.git", "private": false}}, {"id": "6882597b5cd924bd", "name": "verror", "version": "1.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/vasync/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vasync/node_modules/verror/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/vasync/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vasync/node_modules/verror/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:davepacheco:verror:1.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:verror:verror:1.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/verror@1.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "verror", "version": "1.6.0", "author": "", "homepage": "", "description": "richer JavaScript errors", "url": "git://github.com/davepacheco/node-verror.git", "private": false}}, {"id": "7aac97e1f2140eb7", "name": "void-elements", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pug-code-gen/node_modules/void-elements/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-code-gen/node_modules/void-elements/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pug-code-gen/node_modules/void-elements/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pug-code-gen/node_modules/void-elements/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:void-elements:void-elements:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:void-elements:void_elements:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:void_elements:void-elements:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:void_elements:void_elements:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jadejs:void-elements:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jadejs:void_elements:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:void:void-elements:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:void:void_elements:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/void-elements@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "void-elements", "version": "3.1.0", "author": "hemanth.hm", "homepage": "https://github.com/jadejs/void-elements", "description": "Array of \"void elements\" defined by the HTML specification.", "url": "pugjs/void-elements", "private": false}}, {"id": "f3e0df4aafd7a86d", "name": "w3c-hr-time", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/w3c-hr-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/w3c-hr-time/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/w3c-hr-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/w3c-hr-time/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:w3c-hr-time:w3c-hr-time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c-hr-time:w3c_hr_time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c_hr_time:w3c-hr-time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c_hr_time:w3c_hr_time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c-hr:w3c-hr-time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c-hr:w3c_hr_time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c_hr:w3c-hr-time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c_hr:w3c_hr_time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsdom:w3c-hr-time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jsdom:w3c_hr_time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c:w3c-hr-time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c:w3c_hr_time:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/w3c-hr-time@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "w3c-hr-time", "version": "1.0.2", "author": "Timothy Gu ", "homepage": "", "description": "An implementation of the W3C High Resolution Time Level 2 specification.", "url": "https://github.com/jsdom/w3c-hr-time", "private": false}}, {"id": "e2636728db82937a", "name": "w3c-xmlserializer", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/w3c-xmlserializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/w3c-xmlserializer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/w3c-xmlserializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/w3c-xmlserializer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:w3c-xmlserializer:w3c-xmlserializer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c-xmlserializer:w3c_xmlserializer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c_xmlserializer:w3c-xmlserializer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c_xmlserializer:w3c_xmlserializer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c:w3c-xmlserializer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:w3c:w3c_xmlserializer:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/w3c-xmlserializer@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "w3c-xmlserializer", "version": "2.0.0", "author": "", "homepage": "", "description": "A per-spec XML serializer implementation", "url": "jsdom/w3c-xmlserializer", "private": false}}, {"id": "ee92d520a1f40d47", "name": "walk-up-path", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/walk-up-path/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/walk-up-path/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/walk-up-path/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/walk-up-path/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:walk-up-path:walk-up-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk-up-path:walk_up_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk_up_path:walk-up-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk_up_path:walk_up_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk-up:walk-up-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk-up:walk_up_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk_up:walk-up-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk_up:walk_up_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk:walk-up-path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:walk:walk_up_path:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/walk-up-path@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "walk-up-path", "version": "1.0.0", "author": "Isaac Z. Schlueter (https://izs.me)", "homepage": "", "description": "Given a path string, return a generator that walks up the path, emitting each dirname.", "url": "git+https://github.com/isaacs/walk-up-path", "private": false}}, {"id": "a02814a6f52cf2b7", "name": "wcwidth", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/wcwidth/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/wcwidth/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/wcwidth/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/wcwidth/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:timoxley:wcwidth:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wcwidth:wcwidth:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wcwidth@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "wcwidth", "version": "1.0.1", "author": "Tim Oxley", "homepage": "https://github.com/timoxley/wcwidth#readme", "description": "Port of C's wcwidth() and wcswidth()", "url": "git+https://github.com/timoxley/wcwidth.git", "private": false}}, {"id": "b9633fc86b3b4a65", "name": "webfinger", "version": "0.4.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/webfinger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/webfinger/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache 2.0", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/webfinger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/webfinger/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:webfinger:webfinger:0.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:e14n:webfinger:0.4.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/webfinger@0.4.2", "metadataType": "javascript-npm-package", "metadata": {"name": "webfinger", "version": "0.4.2", "author": "Evan Prodromou ", "homepage": "http://github.com/e14n/webfinger", "description": "Client library for Host Meta (RFC 6415) and Webfinger", "url": "git://github.com/e14n/webfinger.git", "private": false}}, {"id": "9cd1a47f98e32c06", "name": "webidl-conversions", "version": "3.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-fetch/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-fetch/node_modules/webidl-conversions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-fetch/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-fetch/node_modules/webidl-conversions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:webidl-conversions:webidl-conversions:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl-conversions:webidl_conversions:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl_conversions:webidl-conversions:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl_conversions:webidl_conversions:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl:webidl-conversions:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl:webidl_conversions:3.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/webidl-conversions@3.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "webidl-conversions", "version": "3.0.1", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "url": "jsdom/webidl-conversions", "private": false}}, {"id": "f15cdb75137beb15", "name": "webidl-conversions", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domexception/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domexception/node_modules/webidl-conversions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domexception/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domexception/node_modules/webidl-conversions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:webidl-conversions:webidl-conversions:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl-conversions:webidl_conversions:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl_conversions:webidl-conversions:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl_conversions:webidl_conversions:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl:webidl-conversions:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl:webidl_conversions:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/webidl-conversions@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "webidl-conversions", "version": "5.0.0", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "url": "jsdom/webidl-conversions", "private": false}}, {"id": "21ddaa2dd2fedb5c", "name": "webidl-conversions", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/webidl-conversions/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/webidl-conversions/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:webidl-conversions:webidl-conversions:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl-conversions:webidl_conversions:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl_conversions:webidl-conversions:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl_conversions:webidl_conversions:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl:webidl-conversions:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:webidl:webidl_conversions:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/webidl-conversions@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "webidl-conversions", "version": "6.1.0", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "url": "jsdom/webidl-conversions", "private": false}}, {"id": "2e51f9fbe1f578cf", "name": "whatwg-encoding", "version": "1.0.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/whatwg-encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/whatwg-encoding/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/whatwg-encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/whatwg-encoding/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:whatwg-encoding:whatwg-encoding:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg-encoding:whatwg_encoding:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_encoding:whatwg-encoding:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_encoding:whatwg_encoding:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg-encoding:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg_encoding:1.0.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/whatwg-encoding@1.0.5", "metadataType": "javascript-npm-package", "metadata": {"name": "whatwg-encoding", "version": "1.0.5", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Decode strings according to the WHATWG Encoding Standard", "url": "jsdom/whatwg-encoding", "private": false}}, {"id": "c107de2aed5d76fc", "name": "whatwg-fetch", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/whatwg-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/node_modules/whatwg-fetch/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/apollo-fetch/node_modules/whatwg-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/apollo-fetch/node_modules/whatwg-fetch/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:whatwg-fetch:whatwg-fetch:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg-fetch:whatwg_fetch:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_fetch:whatwg-fetch:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_fetch:whatwg_fetch:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg-fetch:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg_fetch:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/whatwg-fetch@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "whatwg-fetch", "version": "2.0.3", "author": "", "homepage": "", "description": "A window.fetch polyfill.", "url": "github/fetch", "private": false}}, {"id": "cec4bc1661b2506c", "name": "whatwg-mimetype", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/whatwg-mimetype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/whatwg-mimetype/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/whatwg-mimetype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/whatwg-mimetype/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:whatwg-mimetype:whatwg-mimetype:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg-mimetype:whatwg_mimetype:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_mimetype:whatwg-mimetype:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_mimetype:whatwg_mimetype:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg-mimetype:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg_mimetype:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/whatwg-mimetype@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "whatwg-mimetype", "version": "2.3.0", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard", "url": "jsdom/whatwg-mimetype", "private": false}}, {"id": "359b6c8aab0207c3", "name": "whatwg-url", "version": "5.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-fetch/node_modules/whatwg-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-fetch/node_modules/whatwg-url/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-fetch/node_modules/whatwg-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-fetch/node_modules/whatwg-url/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:whatwg-url:whatwg-url:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg-url:whatwg_url:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_url:whatwg-url:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_url:whatwg_url:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg-url:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg_url:5.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/whatwg-url@5.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "whatwg-url", "version": "5.0.0", "author": "Sebastian Mayr ", "homepage": "", "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", "url": "jsdom/whatwg-url", "private": false}}, {"id": "6d6d8376500b5290", "name": "whatwg-url", "version": "8.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/whatwg-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/whatwg-url/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/whatwg-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/whatwg-url/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:whatwg-url:whatwg-url:8.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg-url:whatwg_url:8.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_url:whatwg-url:8.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg_url:whatwg_url:8.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg-url:8.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:whatwg:whatwg_url:8.7.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/whatwg-url@8.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "whatwg-url", "version": "8.7.0", "author": "Sebastian Mayr ", "homepage": "", "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", "url": "jsdom/whatwg-url", "private": false}}, {"id": "b6123d5f9a34808e", "name": "which", "version": "1.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/which/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/which/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/which/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/which/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:which:1.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which:which:1.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/which@1.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "which", "version": "1.3.1", "author": "Isaac Z. Schlueter (http://blog.izs.me)", "homepage": "", "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", "url": "git://github.com/isaacs/node-which.git", "private": false}}, {"id": "1645779132128e7f", "name": "which", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/which/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/which/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/which/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/which/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:isaacs:which:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which:which:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/which@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "which", "version": "2.0.2", "author": "Isaac Z. Schlueter (http://blog.izs.me)", "homepage": "", "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", "url": "git://github.com/isaacs/node-which.git", "private": false}}, {"id": "662048d73f31db70", "name": "which-boxed-primitive", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/which-boxed-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/which-boxed-primitive/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/which-boxed-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/which-boxed-primitive/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:which-boxed-primitive:which-boxed-primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which-boxed-primitive:which_boxed_primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which_boxed_primitive:which-boxed-primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which_boxed_primitive:which_boxed_primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which-boxed:which-boxed-primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which-boxed:which_boxed_primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which_boxed:which-boxed-primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which_boxed:which_boxed_primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:which-boxed-primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inspect-js:which_boxed_primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which:which-boxed-primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which:which_boxed_primitive:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/which-boxed-primitive@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "which-boxed-primitive", "version": "1.0.2", "author": "Jordan Harband ", "homepage": "https://github.com/inspect-js/which-boxed-primitive#readme", "description": "Which kind of boxed JS primitive is this?", "url": "git+https://github.com/inspect-js/which-boxed-primitive.git", "private": false}}, {"id": "ae9c319649108455", "name": "which-module", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/which-module/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/which-module/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/which-module/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/which-module/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:which-module:which-module:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which-module:which_module:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which_module:which-module:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which_module:which_module:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nexdrew:which-module:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nexdrew:which_module:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which:which-module:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:which:which_module:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/which-module@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "which-module", "version": "2.0.0", "author": "nexdrew", "homepage": "https://github.com/nexdrew/which-module#readme", "description": "Find the module object for something that was require()d", "url": "git+https://github.com/nexdrew/which-module.git", "private": false}}, {"id": "0859c6e506679b94", "name": "wide-align", "version": "1.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/wide-align/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/wide-align/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/wide-align/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/wide-align/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:wide-align:wide-align:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide-align:wide_align:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide_align:wide-align:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide_align:wide_align:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:wide-align:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:wide_align:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide:wide-align:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide:wide_align:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wide-align@1.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "wide-align", "version": "1.1.3", "author": "Rebecca Turner (http://re-becca.org/)", "homepage": "", "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.", "url": "https://github.com/iarna/wide-align", "private": false}}, {"id": "2e55357703f25a0d", "name": "wide-align", "version": "1.1.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/wide-align/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/wide-align/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/wide-align/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/wide-align/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:wide-align:wide-align:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide-align:wide_align:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide_align:wide-align:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide_align:wide_align:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:wide-align:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iarna:wide_align:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide:wide-align:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wide:wide_align:1.1.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wide-align@1.1.5", "metadataType": "javascript-npm-package", "metadata": {"name": "wide-align", "version": "1.1.5", "author": "Rebecca Turner (http://re-becca.org/)", "homepage": "", "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.", "url": "https://github.com/iarna/wide-align", "private": false}}, {"id": "0918ef48b14c9667", "name": "wiki", "version": "2.5.268", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "accessPath": "/wiki/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "AGPL-3.0", "spdxExpression": "AGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "accessPath": "/wiki/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Requarks:wiki:2.5.268:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wiki:wiki:2.5.268:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wiki@2.5.268", "metadataType": "javascript-npm-package", "metadata": {"name": "wiki", "version": "2.5.268", "author": "Nicolas Giard", "homepage": "https://github.com/Requarks/wiki#readme", "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown", "url": "git+https://github.com/Requarks/wiki.git", "private": false}}, {"id": "51578ddc1466b544", "name": "winston", "version": "3.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winstonjs:winston:3.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston:3.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/winston@3.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "winston", "version": "3.3.3", "author": "Charlie Robbins ", "homepage": "", "description": "A logger for just about everything.", "url": "https://github.com/winstonjs/winston.git", "private": false}}, {"id": "b21c593fd481a437", "name": "winston-transport", "version": "4.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winston-transport:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston-transport:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston_transport:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston_transport:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/winston-transport@4.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "winston-transport", "version": "4.4.1", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/winston-transport#readme", "description": "Base stream implementations for winston@3 and up.", "url": "git@github.com:winstonjs/winston-transport.git", "private": false}}, {"id": "2f3ab65f780c1972", "name": "with", "version": "7.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/with/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/with/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/with/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/with/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pugjs:with:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:with:with:7.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/with@7.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "with", "version": "7.0.2", "author": "ForbesLindesay", "homepage": "", "description": "Compile time `with` for strict mode JavaScript", "url": "https://github.com/pugjs/with.git", "private": false}}, {"id": "32a8e56a6ea4e064", "name": "word-wrap", "version": "1.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/word-wrap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/word-wrap/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/word-wrap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/word-wrap/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:word-wrap_project:word-wrap:1.2.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/word-wrap@1.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "word-wrap", "version": "1.2.3", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "homepage": "https://github.com/jonschlinkert/word-wrap", "description": "Wrap words to a specified length.", "url": "jonschlinkert/word-wrap", "private": false}}, {"id": "cad85881376c8d2c", "name": "wrap-ansi", "version": "6.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/wrap-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/wrap-ansi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/wrap-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/wrap-ansi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:wrap-ansi:wrap-ansi:6.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap-ansi:wrap_ansi:6.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap_ansi:wrap-ansi:6.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap_ansi:wrap_ansi:6.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap:wrap-ansi:6.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap:wrap_ansi:6.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wrap-ansi@6.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "wrap-ansi", "version": "6.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Wordwrap a string with ANSI escape codes", "url": "chalk/wrap-ansi", "private": false}}, {"id": "bc3ec9bd7ab470e5", "name": "wrap-ansi", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cliui/node_modules/wrap-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cliui/node_modules/wrap-ansi/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cliui/node_modules/wrap-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cliui/node_modules/wrap-ansi/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:wrap-ansi:wrap-ansi:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap-ansi:wrap_ansi:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap_ansi:wrap-ansi:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap_ansi:wrap_ansi:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap:wrap-ansi:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wrap:wrap_ansi:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wrap-ansi@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "wrap-ansi", "version": "7.0.0", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Wordwrap a string with ANSI escape codes", "url": "chalk/wrap-ansi", "private": false}}, {"id": "aac11db7d32c6340", "name": "wrappy", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/wrappy/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/wrappy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/wrappy/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/wrappy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:wrappy:wrappy:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:wrappy:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wrappy@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "wrappy", "version": "1.0.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/npm/wrappy", "description": "Callback wrapping utility", "url": "https://github.com/npm/wrappy", "private": false}}, {"id": "a9863d0848b6ca78", "name": "wrappy", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/wrappy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/wrappy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/wrappy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/wrappy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:wrappy:wrappy:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:wrappy:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wrappy@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "wrappy", "version": "1.0.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "https://github.com/npm/wrappy", "description": "Callback wrapping utility", "url": "https://github.com/npm/wrappy", "private": false}}, {"id": "a64df5ea4b489099", "name": "write-file-atomic", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/write-file-atomic/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/write-file-atomic/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/write-file-atomic/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/write-file-atomic/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:write-file-atomic:write-file-atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write-file-atomic:write_file_atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write_file_atomic:write-file-atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write_file_atomic:write_file_atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write-file:write-file-atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write-file:write_file_atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write_file:write-file-atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write_file:write_file_atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write:write-file-atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:write:write_file_atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:write-file-atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:npm:write_file_atomic:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/write-file-atomic@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "write-file-atomic", "version": "3.0.3", "author": "Rebecca Turner (http://re-becca.org)", "homepage": "https://github.com/npm/write-file-atomic", "description": "Write files in an atomic fashion w/configurable ownership", "url": "git://github.com/npm/write-file-atomic.git", "private": false}}, {"id": "2747625c2244d900", "name": "ws", "version": "5.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ws_project:ws:5.2.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ws@5.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ws", "version": "5.2.3", "author": "Einar Otto Stangvik (http://2x.io)", "homepage": "https://github.com/websockets/ws", "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", "url": "websockets/ws", "private": false}}, {"id": "2795d3e90091553c", "name": "ws", "version": "7.4.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ws@7.4.5", "metadataType": "javascript-npm-package", "metadata": {"name": "ws", "version": "7.4.5", "author": "Einar Otto Stangvik (http://2x.io)", "homepage": "https://github.com/websockets/ws", "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", "url": "websockets/ws", "private": false}}, {"id": "3021c02aee228786", "name": "ws", "version": "7.4.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ws_project:ws:7.4.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ws@7.4.5", "metadataType": "javascript-npm-package", "metadata": {"name": "ws", "version": "7.4.5", "author": "Einar Otto Stangvik (http://2x.io)", "homepage": "https://github.com/websockets/ws", "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", "url": "websockets/ws", "private": false}}, {"id": "7f57a82df0b79751", "name": "ws", "version": "7.5.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ws_project:ws:7.5.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ws@7.5.6", "metadataType": "javascript-npm-package", "metadata": {"name": "ws", "version": "7.5.6", "author": "Einar Otto Stangvik (http://2x.io)", "homepage": "https://github.com/websockets/ws", "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", "url": "websockets/ws", "private": false}}, {"id": "a1d240faf1189714", "name": "ws", "version": "7.5.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ws_project:ws:7.5.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ws@7.5.6", "metadataType": "javascript-npm-package", "metadata": {"name": "ws", "version": "7.5.6", "author": "Einar Otto Stangvik (http://2x.io)", "homepage": "https://github.com/websockets/ws", "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", "url": "websockets/ws", "private": false}}, {"id": "f3c0208b93069a85", "name": "xml-crypto", "version": "1.5.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xml-crypto/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml-crypto/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xml-crypto/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml-crypto/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:xml-crypto:xml-crypto:1.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml-crypto:xml_crypto:1.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml_crypto:xml-crypto:1.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml_crypto:xml_crypto:1.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yaronn:xml-crypto:1.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yaronn:xml_crypto:1.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml:xml-crypto:1.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml:xml_crypto:1.5.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xml-crypto@1.5.6", "metadataType": "javascript-npm-package", "metadata": {"name": "xml-crypto", "version": "1.5.6", "author": "Yaron Naveh (http://webservices20.blogspot.com/)", "homepage": "", "description": "Xml digital signature and encryption library for Node.js", "url": "https://github.com/yaronn/xml-crypto.git", "private": false}}, {"id": "38f2929ba40f989f", "name": "xml-encryption", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xml-encryption/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml-encryption/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xml-encryption/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml-encryption/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:xml-encryption:xml-encryption:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml-encryption:xml_encryption:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml_encryption:xml-encryption:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml_encryption:xml_encryption:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auth0:xml-encryption:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auth0:xml_encryption:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml:xml-encryption:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml:xml_encryption:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xml-encryption@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "xml-encryption", "version": "1.2.1", "author": "Matias Woloski (Auth0)", "homepage": "", "description": "", "url": "https://github.com/auth0/node-xml-encryption", "private": false}}, {"id": "fd102607ce53b5b7", "name": "xml-name-validator", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xml-name-validator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml-name-validator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xml-name-validator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml-name-validator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:xml-name-validator:xml-name-validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml-name-validator:xml_name_validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml_name_validator:xml-name-validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml_name_validator:xml_name_validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml-name:xml-name-validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml-name:xml_name_validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml_name:xml-name-validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml_name:xml_name_validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml:xml-name-validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml:xml_name_validator:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xml-name-validator@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "xml-name-validator", "version": "3.0.0", "author": "Domenic Denicola (https://domenic.me/)", "homepage": "", "description": "Validates whether a string matches the production for an XML name or qualified name", "url": "jsdom/xml-name-validator", "private": false}}, {"id": "cd0cd4546ad51605", "name": "xml2js", "version": "0.1.14", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/webfinger/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/webfinger/node_modules/xml2js/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Leonidas-from-XIV:xml2js:0.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml2js:xml2js:0.1.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xml2js@0.1.14", "metadataType": "javascript-npm-package", "metadata": {"name": "xml2js", "version": "0.1.14", "author": "Marek Kubica (http://xivilization.net)", "homepage": "https://github.com/Leonidas-from-XIV/node-xml2js", "description": "Simple XML to JavaScript object converter.", "url": "https://github.com/Leonidas-from-XIV/node-xml2js.git", "private": false}}, {"id": "586f3adc2d79a04c", "name": "xml2js", "version": "0.4.19", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/xml2js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/xml2js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.19:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml2js:xml2js:0.4.19:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xml2js@0.4.19", "metadataType": "javascript-npm-package", "metadata": {"name": "xml2js", "version": "0.4.19", "author": "Marek Kubica (https://xivilization.net)", "homepage": "https://github.com/Leonidas-from-XIV/node-xml2js", "description": "Simple XML to JavaScript object converter.", "url": "https://github.com/Leonidas-from-XIV/node-xml2js.git", "private": false}}, {"id": "988f7d6fa2fb0136", "name": "xml2js", "version": "0.4.23", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml2js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml2js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.23:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml2js:xml2js:0.4.23:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xml2js@0.4.23", "metadataType": "javascript-npm-package", "metadata": {"name": "xml2js", "version": "0.4.23", "author": "Marek Kubica (https://xivilization.net)", "homepage": "https://github.com/Leonidas-from-XIV/node-xml2js", "description": "Simple XML to JavaScript object converter.", "url": "https://github.com/Leonidas-from-XIV/node-xml2js.git", "private": false}}, {"id": "eb9bd05ce86efd23", "name": "xml2js", "version": "0.4.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/node_modules/xml2js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/node_modules/xml2js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Leonidas-from-XIV:xml2js:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xml2js:xml2js:0.4.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xml2js@0.4.4", "metadataType": "javascript-npm-package", "metadata": {"name": "xml2js", "version": "0.4.4", "author": "Marek Kubica (http://xivilization.net)", "homepage": "https://github.com/Leonidas-from-XIV/node-xml2js", "description": "Simple XML to JavaScript object converter.", "url": "https://github.com/Leonidas-from-XIV/node-xml2js.git", "private": false}}, {"id": "04eb82dd986558cb", "name": "xmlbuilder", "version": "11.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xmlbuilder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xmlbuilder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:xmlbuilder:xmlbuilder:11.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oozcitak:xmlbuilder:11.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xmlbuilder@11.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "xmlbuilder", "version": "11.0.1", "author": "Ozgur Ozcitak ", "homepage": "http://github.com/oozcitak/xmlbuilder-js", "description": "An XML builder for node.js", "url": "git://github.com/oozcitak/xmlbuilder-js.git", "private": false}}, {"id": "3450bc8823353d7b", "name": "xmlbuilder", "version": "15.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/node_modules/xmlbuilder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/passport-cas/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/passport-cas/node_modules/xmlbuilder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:xmlbuilder:xmlbuilder:15.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oozcitak:xmlbuilder:15.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xmlbuilder@15.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "xmlbuilder", "version": "15.1.1", "author": "Ozgur Ozcitak ", "homepage": "http://github.com/oozcitak/xmlbuilder-js", "description": "An XML builder for node.js", "url": "git://github.com/oozcitak/xmlbuilder-js.git", "private": false}}, {"id": "4c0c60e797f5fc41", "name": "xmlbuilder", "version": "9.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/xmlbuilder/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/aws-sdk/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/aws-sdk/node_modules/xmlbuilder/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:xmlbuilder:xmlbuilder:9.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:oozcitak:xmlbuilder:9.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xmlbuilder@9.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "xmlbuilder", "version": "9.0.7", "author": "Ozgur Ozcitak ", "homepage": "http://github.com/oozcitak/xmlbuilder-js", "description": "An XML builder for node.js", "url": "git://github.com/oozcitak/xmlbuilder-js.git", "private": false}}, {"id": "1f022b1c5442af6d", "name": "xmlchars", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xmlchars/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xmlchars/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xmlchars/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xmlchars/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lddubeau:xmlchars:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xmlchars:xmlchars:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xmlchars@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "xmlchars", "version": "2.2.0", "author": "Louis-Dominique Dubeau ", "homepage": "", "description": "Utilities for determining if characters belong to character classes defined by the XML specs.", "url": "https://github.com/lddubeau/xmlchars.git", "private": false}}, {"id": "9d49aa3e5f6f0567", "name": "xmldom", "version": "0.1.31", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xmldom/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "(LGPL-2.0 or MIT)", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xmldom/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:xmldom_project:xmldom:0.1.31:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/xmldom@0.1.31", "metadataType": "javascript-npm-package", "metadata": {"name": "xmldom", "version": "0.1.31", "author": "jindw (http://www.xidea.org)", "homepage": "https://github.com/xmldom/xmldom", "description": "A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).", "url": "git://github.com/xmldom/xmldom.git", "private": false}}, {"id": "c6e6cae9528d6664", "name": "xpath", "version": "0.0.27", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xpath/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xpath/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:goto100:xpath:0.0.27:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xpath:xpath:0.0.27:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xpath@0.0.27", "metadataType": "javascript-npm-package", "metadata": {"name": "xpath", "version": "0.0.27", "author": "Cameron McCormack", "homepage": "", "description": "DOM 3 XPath implemention and helper for node.js.", "url": "https://github.com/goto100/xpath.git", "private": false}}, {"id": "8cf28538770584c1", "name": "xpath", "version": "0.0.32", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xml-crypto/node_modules/xpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml-crypto/node_modules/xpath/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xml-crypto/node_modules/xpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xml-crypto/node_modules/xpath/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:goto100:xpath:0.0.32:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xpath:xpath:0.0.32:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xpath@0.0.32", "metadataType": "javascript-npm-package", "metadata": {"name": "xpath", "version": "0.0.32", "author": "Cameron McCormack", "homepage": "", "description": "DOM 3 XPath implemention and helper for node.js.", "url": "https://github.com/goto100/xpath.git", "private": false}}, {"id": "4d97cb4944b3cf76", "name": "xpath.js", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xpath.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xpath.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xpath.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xpath.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:xpath.js:xpath.js:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yaronn:xpath.js:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xpath.js@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "xpath.js", "version": "1.1.0", "author": "Cameron McCormack (http://mcc.id.au/xpathjs), Yaron Naveh (yaronn01@gmail.com, http://webservices20.blogspot.com/)", "homepage": "", "description": "Xpath pure javascript implementation for node.js", "url": "https://github.com/yaronn/xpath.js.git", "private": false}}, {"id": "0b00b4fa8dc80463", "name": "xss", "version": "1.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xss/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xss/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xss/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xss/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:leizongmin:xss:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xss:xss:1.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xss@1.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "xss", "version": "1.0.10", "author": "Zongmin Lei (http://ucdok.com)", "homepage": "https://github.com/leizongmin/js-xss", "description": "Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist", "url": "git://github.com/leizongmin/js-xss.git", "private": false}}, {"id": "57286f86adb549f3", "name": "xtend", "version": "4.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/xtend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xtend/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/xtend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/xtend/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Raynos:xtend:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:xtend:xtend:4.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/xtend@4.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "xtend", "version": "4.0.2", "author": "Raynos ", "homepage": "https://github.com/Raynos/xtend", "description": "extend like a boss", "url": "git://github.com/Raynos/xtend.git", "private": false}}, {"id": "eae65ad38356c777", "name": "y18n", "version": "4.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/y18n/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/y18n/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/y18n/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/y18n/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:y18n_project:y18n:4.0.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/y18n@4.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "y18n", "version": "4.0.3", "author": "Ben Coe ", "homepage": "https://github.com/yargs/y18n", "description": "the bare-bones internationalization library used by yargs", "url": "git@github.com:yargs/y18n.git", "private": false}}, {"id": "839b48ce7f8dc03e", "name": "y18n", "version": "5.0.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/yargs/node_modules/y18n/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yargs/node_modules/y18n/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/yargs/node_modules/y18n/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yargs/node_modules/y18n/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:y18n_project:y18n:5.0.8:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/y18n@5.0.8", "metadataType": "javascript-npm-package", "metadata": {"name": "y18n", "version": "5.0.8", "author": "Ben Coe ", "homepage": "https://github.com/yargs/y18n", "description": "the bare-bones internationalization library used by yargs", "url": "yargs/y18n", "private": false}}, {"id": "06fc9f49bfb5d6dd", "name": "yallist", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cache-manager/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-manager/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cache-manager/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cache-manager/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "2.1.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}, {"id": "26bc14afb1ad8840", "name": "yallist", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/named-placeholders/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/named-placeholders/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/named-placeholders/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/named-placeholders/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "2.1.2", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}, {"id": "375c2b1c088d65aa", "name": "yallist", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ldapauth-fork/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapauth-fork/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ldapauth-fork/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ldapauth-fork/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "3.1.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}, {"id": "2a12b31ae5528a43", "name": "yallist", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/minizlib/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minizlib/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/minizlib/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minizlib/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "3.1.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}, {"id": "8ff811fdd96a8886", "name": "yallist", "version": "3.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-pre-gyp/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-pre-gyp/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:3.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@3.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "3.1.1", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}, {"id": "3c797ca67fb35c76", "name": "yallist", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/yallist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/usr/local/lib/node_modules/npm/node_modules/yallist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/lib/node_modules/npm/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "4.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}, {"id": "1abe4ed8239e22c0", "name": "yallist", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "4.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}, {"id": "20b4b2eed7d273e8", "name": "yargs", "version": "15.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/relay-compiler/node_modules/yargs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/node_modules/yargs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/relay-compiler/node_modules/yargs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/node_modules/yargs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yargs:yargs:15.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yargs@15.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "yargs", "version": "15.4.1", "author": "", "homepage": "https://yargs.js.org/", "description": "yargs the modern, pirate-themed, successor to optimist.", "url": "https://github.com/yargs/yargs.git", "private": false}}, {"id": "c8a85683df7454f9", "name": "yargs", "version": "16.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/yargs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yargs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/yargs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yargs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yargs:yargs:16.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yargs@16.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "yargs", "version": "16.1.0", "author": "", "homepage": "https://yargs.js.org/", "description": "yargs the modern, pirate-themed, successor to optimist.", "url": "https://github.com/yargs/yargs.git", "private": false}}, {"id": "f48f76c39a9da614", "name": "yargs-parser", "version": "18.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/relay-compiler/node_modules/yargs-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/node_modules/yargs-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/relay-compiler/node_modules/yargs-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/relay-compiler/node_modules/yargs-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yargs:yargs-parser:18.1.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/yargs-parser@18.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "yargs-parser", "version": "18.1.3", "author": "Ben Coe ", "homepage": "", "description": "the mighty option parser used by yargs", "url": "https://github.com/yargs/yargs-parser.git", "private": false}}, {"id": "b1227b75a9bebefa", "name": "yargs-parser", "version": "20.2.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/yargs-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yargs-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/yargs-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yargs-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yargs:yargs-parser:20.2.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/yargs-parser@20.2.9", "metadataType": "javascript-npm-package", "metadata": {"name": "yargs-parser", "version": "20.2.9", "author": "Ben Coe ", "homepage": "", "description": "the mighty option parser used by yargs", "url": "https://github.com/yargs/yargs-parser.git", "private": false}}, {"id": "a2fb59e048bde43b", "name": "yarn", "version": "1.22.15", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/opt/yarn-v1.22.15/package.json", "layerID": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "accessPath": "/opt/yarn-v1.22.15/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/opt/yarn-v1.22.15/package.json", "layerID": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "accessPath": "/opt/yarn-v1.22.15/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yarn:yarn:1.22.15:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yarn@1.22.15", "metadataType": "javascript-npm-package", "metadata": {"name": "yarn", "version": "1.22.15", "author": "", "homepage": "", "description": "\ud83d\udce6\ud83d\udc08 Fast, reliable, and secure dependency management.", "url": "yarnpkg/yarn", "private": false}}, {"id": "fc3e1fc8216ad24d", "name": "yocto-queue", "version": "0.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/yocto-queue/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yocto-queue/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/yocto-queue/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yocto-queue/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yocto-queue:yocto-queue:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yocto-queue:yocto_queue:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yocto_queue:yocto-queue:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yocto_queue:yocto_queue:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yocto:yocto-queue:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:yocto:yocto_queue:0.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yocto-queue@0.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "yocto-queue", "version": "0.1.0", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Tiny queue data structure", "url": "sindresorhus/yocto-queue", "private": false}}, {"id": "558d1ddef58f28a4", "name": "zen-observable", "version": "0.8.15", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/zen-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/zen-observable/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/zen-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/zen-observable/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:zen-observable:zen-observable:0.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen-observable:zen_observable:0.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable:zen-observable:0.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable:zen_observable:0.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zenparsing:zen-observable:0.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zenparsing:zen_observable:0.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen:zen-observable:0.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen:zen_observable:0.8.15:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/zen-observable@0.8.15", "metadataType": "javascript-npm-package", "metadata": {"name": "zen-observable", "version": "0.8.15", "author": "", "homepage": "https://github.com/zenparsing/zen-observable", "description": "An Implementation of ES Observables", "url": "zenparsing/zen-observable", "private": false}}, {"id": "b22ec95f20d6ae60", "name": "zen-observable-ts", "version": "0.8.21", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/zen-observable-ts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/zen-observable-ts/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/zen-observable-ts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/zen-observable-ts/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:zen-observable-ts:zen-observable-ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen-observable-ts:zen_observable_ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable_ts:zen-observable-ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable_ts:zen_observable_ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen-observable:zen-observable-ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen-observable:zen_observable_ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable:zen-observable-ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable:zen_observable_ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zenparsing:zen-observable-ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zenparsing:zen_observable_ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen:zen-observable-ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen:zen_observable_ts:0.8.21:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/zen-observable-ts@0.8.21", "metadataType": "javascript-npm-package", "metadata": {"name": "zen-observable-ts", "version": "0.8.21", "author": "Evans Hauser ", "homepage": "https://github.com/zenparsing/zen-observable", "description": "An Implementation of ES Observables in Typescript", "url": "git+https://github.com/apollographql/apollo-link.git", "private": false}}, {"id": "43e4f107dceaac68", "name": "zen-observable-ts", "version": "1.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/zen-observable-ts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/zen-observable-ts/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@apollo/client/node_modules/zen-observable-ts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@apollo/client/node_modules/zen-observable-ts/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:zen-observable-ts:zen-observable-ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen-observable-ts:zen_observable_ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable_ts:zen-observable-ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable_ts:zen_observable_ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen-observable:zen-observable-ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen-observable:zen_observable_ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable:zen-observable-ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen_observable:zen_observable_ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen:zen-observable-ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:zen:zen_observable_ts:1.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/zen-observable-ts@1.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "zen-observable-ts", "version": "1.2.3", "author": "", "homepage": "", "description": "Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports", "url": "git+https://github.com/apollographql/zen-observable-ts.git", "private": false}}, {"id": "5be3c97fb19a1d4c", "name": "zlib", "version": "1.2.11-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.11-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.11-r3?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.11-r3", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 51398, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.11"], "pullChecksum": "Q1Sc/5gG4ey/zvnyPPQ/Au7bXqc08=", "gitCommitOfApkPort": "388a4fb3640f8ccbd18e105df3ad741dca4247e1", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1a2H8hP24ryCAGf8fnc1Nha9IIHc="}}, {"path": "/lib/libz.so.1.2.11", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19Iml1N+v08tnk1ZtqGEVIEtIFJI="}}]}}], "artifactRelationships": [{"parent": "0000e13de502914d", "child": "4d8d5f5cc99181fc", "type": "evident-by"}, {"parent": "0007ce96ac68380e", "child": "0e0da02459157e68", "type": "evident-by"}, {"parent": "0025c58788ab9cd2", "child": "524875f0a0cb5534", "type": "evident-by"}, {"parent": "002a41feef7cf233", "child": "d6efa208f9af7ea1", "type": "evident-by"}, {"parent": "00361ce8bed2aa83", "child": "e28c049085250ad2", "type": "evident-by"}, {"parent": "004712a6e3887ba1", "child": "06a4d09032c062c7", "type": "evident-by"}, {"parent": "0070f9e5e43a7c08", "child": "884aa59d52ab300a", "type": "evident-by"}, {"parent": "00c9f19d3041b4e8", "child": "ac69b8e18a2cd3da", "type": "evident-by"}, {"parent": "00dff49c9c024407", "child": "1639d4509aa72b01", "type": "evident-by"}, {"parent": "00fe84fee2ef1c1c", "child": "a950265a191c0f5a", "type": "evident-by"}, {"parent": "0102b643d1c1e4ec", "child": "2c20bc63d0a707cb", "type": "evident-by"}, {"parent": "012383860d24c1ce", "child": "2da68988066e5eb3", "type": "evident-by"}, {"parent": "01478d9a9b88d6d8", "child": "8af7e0132d1c94d2", "type": "evident-by"}, {"parent": "0156970e3da9d754", "child": "fe85dc298ebfa3da", "type": "evident-by"}, {"parent": "018aa152ef99c63d", "child": "c1e9dcceabd5fb5c", "type": "evident-by"}, {"parent": "019f2e4d61fc21dd", "child": "f68561daabe80d42", "type": "evident-by"}, {"parent": "01a7ac6b2d24d016", "child": "34362ad5ebf2ae8f", "type": "evident-by"}, {"parent": "01d3b45eeceb4a1e", "child": "43f6b34eafad1196", "type": "evident-by"}, {"parent": "022fc1f44746fbb5", "child": "2635ab48d3a1f714", "type": "evident-by"}, {"parent": "0235f4331acdea57", "child": "a86bdd24e214dc01", "type": "evident-by"}, {"parent": "0237c546c5a2eb4e", "child": "a9c2acc1fd019856", "type": "evident-by"}, {"parent": "02535156443af48c", "child": "9a4a598affa85ae6", "type": "evident-by"}, {"parent": "0269ffac2a25b81b", "child": "0134dbc1348cd901", "type": "evident-by"}, {"parent": "027fcc7e256aaa7c", "child": "4faba11e54827634", "type": "evident-by"}, {"parent": "029a59f41cfbbfe4", "child": "573812e6341710c6", "type": "evident-by"}, {"parent": "029a6893881b4879", "child": "8cb20febbc09967a", "type": "evident-by"}, {"parent": "02ababb4a1ac062b", "child": "148f60bf8c0fdccb", "type": "evident-by"}, {"parent": "02b8b0cbea2cc300", "child": "31c227675a2d1e69", "type": "evident-by"}, {"parent": "02f97b280c65adcb", "child": "86af32e21be8ff66", "type": "evident-by"}, {"parent": "03147e0c501f6264", "child": "008d9ecfbb709c2f", "type": "evident-by"}, {"parent": "031a2bbab842e7c8", "child": "48036366db6bd54c", "type": "evident-by"}, {"parent": "033d17de83c3cb95", "child": "18b6f20f56ef1aec", "type": "evident-by"}, {"parent": "0348d5d1c678d132", "child": "b895a8c92e6f8322", "type": "evident-by"}, {"parent": "0349a8966987b811", "child": "3fffb2c2525679cd", "type": "evident-by"}, {"parent": "03c3f3f1a24ab28c", "child": "5a84ca59e94eb8bf", "type": "evident-by"}, {"parent": "03c5422f6cc15a4d", "child": "8b9abf2db312d30e", "type": "evident-by"}, {"parent": "03fba99c9d65ca33", "child": "7ea8662450e78fbd", "type": "evident-by"}, {"parent": "04cb12dbc4d2ac96", "child": "b617a6cc5aa24231", "type": "evident-by"}, {"parent": "04cd93df2f34b497", "child": "6a321fe5fbf42ef1", "type": "evident-by"}, {"parent": "04eb82dd986558cb", "child": "024eb7139aadfab8", "type": "evident-by"}, {"parent": "0522444ac81b4033", "child": "c10fedbbf9f244f0", "type": "evident-by"}, {"parent": "055a493c078ae6df", "child": "3a328d030491f048", "type": "evident-by"}, {"parent": "05dddb637f601d2f", "child": "014022c3afdef32d", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "01b99bd33f6987cc", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "081acd637d02fc96", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "0aac9a97a1ce9f35", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "0d73ff5dd44cb017", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "0df4afc64421d294", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "11b004cc43b28bca", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "11d49c908c1cd2e9", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "1f731d714e4704b1", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "2458cfb73986b179", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "257b0ffb56ad6867", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "2c44d9dfcff057b4", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "352e92454cf15299", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "3761a4e75fa931b0", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "3d1b8dae4df78fa1", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "40d6de383f3940ce", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "4472df88adc710c6", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "4e03bccbe61a6133", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "4e8afa31ef197b92", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "4ea60b8b662387d4", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "5e03a09c9cfd7c39", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "5f98668c7ab8f952", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "6223012d19e16b7f", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "698402813e610009", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "6dec93e03d5818cd", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "85a04a6ed849ce73", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "05dddb637f601d2f", "child": "8705990b32a1c716", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "87fc9706daa0e5aa", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "8e12429e1711bcdb", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "986d32ae1e471da6", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "a4ebdafa9e361e49", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "a654c2cabe44e501", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "a8cefcdf1725c97e", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "ab2f1e45995eaa10", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "abf53e7d6edb251f", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "ac853bb58297b986", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "ae178dcdcde656f7", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "b82b5b7a77e3b6dc", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "b84f12940aa133c6", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "ba92444e74d97721", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "be13a189b23c18ef", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "c55b2ae26733797a", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "c6c0ed363e8b9e12", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "d42fa5487862b537", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "d95e5528dc592f67", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "dcda074f5de8de52", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "eb59a4cd92495d84", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "f359d46a785a5a42", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "f596b82e5edfbff8", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "f7e54f357493386c", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "fb8927f727b7a284", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "fbf42600057d83c2", "type": "contains"}, {"parent": "05dddb637f601d2f", "child": "fc57391bae21e6b2", "type": "contains"}, {"parent": "0608bcc617658891", "child": "4f47302f4b056725", "type": "evident-by"}, {"parent": "060f6db713ec750c", "child": "2e2696a0c9272457", "type": "dependency-of"}, {"parent": "060f6db713ec750c", "child": "549b4340a42a73f7", "type": "contains"}, {"parent": "060f6db713ec750c", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "060f6db713ec750c", "child": "9a5c0a30781d5d92", "type": "contains"}, {"parent": "062cca4f6677382b", "child": "f3d729131e32ad1a", "type": "evident-by"}, {"parent": "0642c62ccc3e06db", "child": "4ab939a405497e8f", "type": "evident-by"}, {"parent": "06662af4e3decf62", "child": "5845ece76b5daff9", "type": "evident-by"}, {"parent": "067b2de3bca2cc48", "child": "eb3bac98fb2445c0", "type": "evident-by"}, {"parent": "06a7a24007bceef8", "child": "1b779d8ebf532b9d", "type": "evident-by"}, {"parent": "06f947087d31309a", "child": "1920bc7004d7e08c", "type": "evident-by"}, {"parent": "06fc9f49bfb5d6dd", "child": "5296c028fd123bfb", "type": "evident-by"}, {"parent": "07080415c2e6df9d", "child": "5869bc62c8f04a99", "type": "evident-by"}, {"parent": "0709f5caa8cacdef", "child": "ea3daad74d5c906e", "type": "evident-by"}, {"parent": "0731ac685e95db4e", "child": "c6937b5b49f698e9", "type": "evident-by"}, {"parent": "07355593902d41db", "child": "240b8a2d0d3f1f62", "type": "evident-by"}, {"parent": "07818d23dcbd9e91", "child": "51be56c5f0a387af", "type": "evident-by"}, {"parent": "07adc20960a59168", "child": "d8736ce64afcd867", "type": "evident-by"}, {"parent": "081ed8026cf766f5", "child": "5cf7a7ab500dfab3", "type": "evident-by"}, {"parent": "08234257a11f755c", "child": "d86360a7c876983c", "type": "evident-by"}, {"parent": "0846bd9a8323ea59", "child": "8399d8423436aba5", "type": "evident-by"}, {"parent": "0859c6e506679b94", "child": "482df5319ad91d65", "type": "evident-by"}, {"parent": "08cd7f3af1ecc17b", "child": "1cdd2f4c653cd453", "type": "evident-by"}, {"parent": "08f818b894ac652d", "child": "c69043d4db560ec7", "type": "evident-by"}, {"parent": "090108d51dea2ee5", "child": "cfe6b9108af1f06d", "type": "evident-by"}, {"parent": "0918ef48b14c9667", "child": "1ab1df3a834ad0d0", "type": "evident-by"}, {"parent": "0956a4f4d21b8ebf", "child": "8ed1e18f10f746fd", "type": "evident-by"}, {"parent": "09618f1fd7c48780", "child": "e3e69db23215048d", "type": "evident-by"}, {"parent": "09646fd0768d9b9f", "child": "fbf3bd9d187b4ae5", "type": "evident-by"}, {"parent": "0968029330844be1", "child": "cd99318c9de99089", "type": "evident-by"}, {"parent": "099e70248d8da6de", "child": "a50468239922f8f8", "type": "evident-by"}, {"parent": "09aa6bbce686b8c7", "child": "79c5b80c77b3078e", "type": "evident-by"}, {"parent": "09b28c43eab33f44", "child": "7d5516fa965b695a", "type": "evident-by"}, {"parent": "09b482878b73a24b", "child": "390bb12df732f1b3", "type": "evident-by"}, {"parent": "09d6ffd52dced641", "child": "d5c5bbe202cd3066", "type": "evident-by"}, {"parent": "0a0bbaffd5e6c123", "child": "2d365c60064f65ed", "type": "evident-by"}, {"parent": "0a272e53b60b05cf", "child": "33080521bf0ded5e", "type": "evident-by"}, {"parent": "0a7333a19ea1dd2a", "child": "0798eb84a0c8c769", "type": "evident-by"}, {"parent": "0a97e073d43d9e1a", "child": "e68c7e5c8423d2a7", "type": "evident-by"}, {"parent": "0abe8a681b3181b5", "child": "a329ed9a20947a05", "type": "evident-by"}, {"parent": "0ae80e14d726e9cc", "child": "bac8a2beeafe9055", "type": "evident-by"}, {"parent": "0aea94fd1386e0a1", "child": "91227c571f75fe61", "type": "evident-by"}, {"parent": "0b00b4fa8dc80463", "child": "a9507a45fc19d03b", "type": "evident-by"}, {"parent": "0b082372d8d54533", "child": "b60c0950117a1e0c", "type": "evident-by"}, {"parent": "0b115477ddb367f9", "child": "3c37231881c6d450", "type": "evident-by"}, {"parent": "0b3e18cc983817c6", "child": "f0afd18fc0071a0d", "type": "evident-by"}, {"parent": "0b40d22368054bed", "child": "ab8d853285674f23", "type": "evident-by"}, {"parent": "0b9f5ad3b148d381", "child": "a109f32252ab3948", "type": "evident-by"}, {"parent": "0bc74cc19d19998e", "child": "72b6dd2f37938836", "type": "evident-by"}, {"parent": "0c242f2d2b18e473", "child": "464ab582e3444645", "type": "evident-by"}, {"parent": "0c59e2a45d52a9d5", "child": "56eed2549ce6bd8f", "type": "evident-by"}, {"parent": "0c6cb2af47b24952", "child": "13be97585225a478", "type": "evident-by"}, {"parent": "0c8c04b202754910", "child": "7666404466dadd0a", "type": "evident-by"}, {"parent": "0c9bcb9b98887294", "child": "cb4d9e18695e939e", "type": "evident-by"}, {"parent": "0cb261003926a368", "child": "a3667e465278f619", "type": "evident-by"}, {"parent": "0d0b936ff91aaa98", "child": "822a14388196cb9a", "type": "evident-by"}, {"parent": "0d48205e1f2a6f95", "child": "b6164106ee87d01a", "type": "evident-by"}, {"parent": "0e0093ac9d2fed94", "child": "180e859e92fa537d", "type": "evident-by"}, {"parent": "0e113d2bab4f2b36", "child": "8f5977ffebbbd866", "type": "evident-by"}, {"parent": "0e2352529b4f68b7", "child": "64149d0d4faabc03", "type": "evident-by"}, {"parent": "0e2886422747892e", "child": "fe0df803dea347b4", "type": "evident-by"}, {"parent": "0e53c18c3f6cbb0c", "child": "5846b1f840ce7c68", "type": "evident-by"}, {"parent": "0e88778459f82c2a", "child": "613694bd74b91775", "type": "evident-by"}, {"parent": "0ea33b87e7dd3f47", "child": "e0c7747c95f93991", "type": "evident-by"}, {"parent": "0ead370231597bca", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "0ead370231597bca", "child": "9c4ad43ba53c9a3c", "type": "contains"}, {"parent": "0ead370231597bca", "child": "cdc0f7c12d3135dc", "type": "dependency-of"}, {"parent": "0ef985607dfcd4e6", "child": "86adf757f5142f15", "type": "evident-by"}, {"parent": "0efa54293c8e7f80", "child": "16f1e561f080d6f5", "type": "evident-by"}, {"parent": "0f427fc3ab7a8460", "child": "80a676446f860baa", "type": "evident-by"}, {"parent": "0f44b8101e3270f6", "child": "38caf7bac9f14310", "type": "evident-by"}, {"parent": "0f5e5dd8855cf64e", "child": "7bdde0b71f825344", "type": "evident-by"}, {"parent": "0f77437d2c94c88f", "child": "6a58040863469341", "type": "evident-by"}, {"parent": "0f944cb809c3b187", "child": "b7f2c3040d041adb", "type": "evident-by"}, {"parent": "0fc4ebc5dc4c7291", "child": "e4a6808128b4c66e", "type": "evident-by"}, {"parent": "0fd6c57903b27470", "child": "1296b969f531fdbd", "type": "evident-by"}, {"parent": "0fe673295023d356", "child": "09609c93fe983200", "type": "evident-by"}, {"parent": "0fe8ca3acaaf9ae6", "child": "9a0fcf1a914bca0d", "type": "evident-by"}, {"parent": "102a72a8341407ca", "child": "83d6809e7b68cad0", "type": "evident-by"}, {"parent": "102b96f2e5a1043a", "child": "5a65c7a1c3db3970", "type": "evident-by"}, {"parent": "10315598b233b601", "child": "b46f49eb1a2e30ad", "type": "evident-by"}, {"parent": "1061d7f3a10a62f6", "child": "7de1477c755b0298", "type": "evident-by"}, {"parent": "1088af794c94771d", "child": "9271d4b96cbe6be2", "type": "evident-by"}, {"parent": "10b5a2c35079a658", "child": "0124cb579230fdc5", "type": "evident-by"}, {"parent": "10d7615e5e9459ec", "child": "87154cf8901c8584", "type": "evident-by"}, {"parent": "10d833ac6b667c8b", "child": "5e3783b0196b04cf", "type": "evident-by"}, {"parent": "10fcb9dfc531a48e", "child": "777d52e1f2c87652", "type": "evident-by"}, {"parent": "1103f095389c14d8", "child": "aaa1f39965b7f528", "type": "evident-by"}, {"parent": "111039c8bb5eb648", "child": "9adb2772be3b7b94", "type": "evident-by"}, {"parent": "1113271ccbb3def8", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "1113271ccbb3def8", "child": "ea52f3085448b6ca", "type": "contains"}, {"parent": "114ca47c0104a0cf", "child": "26134c87346f7c27", "type": "evident-by"}, {"parent": "115ae69015d3eef4", "child": "a2b7069f30f45639", "type": "evident-by"}, {"parent": "119f714b17273602", "child": "1e590ba2052b48c2", "type": "evident-by"}, {"parent": "11b0999dbf07309a", "child": "bfd397f485801235", "type": "evident-by"}, {"parent": "11d48ca3c56f8bbd", "child": "511a94e7928a13a6", "type": "evident-by"}, {"parent": "11e60434cfca9049", "child": "98bdd321a6757e30", "type": "evident-by"}, {"parent": "1201706d79cdf3a0", "child": "6f8acfa04bb597bd", "type": "evident-by"}, {"parent": "120af9e3e140733e", "child": "786ecc6780837366", "type": "evident-by"}, {"parent": "12397824cf5bb460", "child": "7122b1d793d8dac6", "type": "evident-by"}, {"parent": "1251e58a775f2dca", "child": "7f5dbd5e7204105a", "type": "evident-by"}, {"parent": "1291c1c7d06610ee", "child": "b35350e1aff72d06", "type": "evident-by"}, {"parent": "12a84f0ec200c019", "child": "ab9b526c07b13679", "type": "evident-by"}, {"parent": "12f023741172ad06", "child": "158cd7e8c44aa0cc", "type": "evident-by"}, {"parent": "13188ddcb64e12f2", "child": "816c1aed25ae3e1b", "type": "evident-by"}, {"parent": "134c0e217a770d98", "child": "aaa5663b91eb011e", "type": "evident-by"}, {"parent": "1356651b216da67b", "child": "191851b05af3b357", "type": "evident-by"}, {"parent": "13b055ef3c0f4cbc", "child": "2070d18a3c5dabab", "type": "evident-by"}, {"parent": "13e4c094de8edb8c", "child": "d4450c93eefa38dd", "type": "evident-by"}, {"parent": "150920de83410cc3", "child": "dd061d0c5cbecd34", "type": "evident-by"}, {"parent": "150b6ff66220c23e", "child": "b9e13f601b515288", "type": "evident-by"}, {"parent": "1519774045ac76fe", "child": "20dce54130ec853f", "type": "evident-by"}, {"parent": "1538addd4bb66e9d", "child": "6c16e647e3975800", "type": "evident-by"}, {"parent": "153b83eb72246508", "child": "667b85295eb73a58", "type": "evident-by"}, {"parent": "1548177f46eb729b", "child": "500d43744d461246", "type": "evident-by"}, {"parent": "158dd7361aa96999", "child": "f214ec684122b515", "type": "evident-by"}, {"parent": "15aa7b1eeb1d6fe4", "child": "5387a0ce572da36e", "type": "evident-by"}, {"parent": "15b08c77a200730e", "child": "10f90e62c89200bf", "type": "evident-by"}, {"parent": "15deb0828fe0bf3e", "child": "0ba80dd97c802b82", "type": "evident-by"}, {"parent": "15df8a4ae9c32e01", "child": "a23199e057924e61", "type": "evident-by"}, {"parent": "15ea4eff94b94655", "child": "5cb1eb59c5705fcb", "type": "evident-by"}, {"parent": "161cc31279f487e5", "child": "956547af8b7350b5", "type": "evident-by"}, {"parent": "1645779132128e7f", "child": "10d93901fbb128ae", "type": "evident-by"}, {"parent": "1686e2300b34d64c", "child": "db086d5fef021a88", "type": "evident-by"}, {"parent": "1694f38eb17303c9", "child": "0ae332b0b3a2a379", "type": "evident-by"}, {"parent": "16c9091876d79591", "child": "c743fec3d745f6d9", "type": "evident-by"}, {"parent": "1725bcbd2725e625", "child": "770ef4c6fd9f8954", "type": "evident-by"}, {"parent": "176d48772504dbd2", "child": "9915a69851d2db09", "type": "evident-by"}, {"parent": "1771872007066dc2", "child": "99904f88d61c9550", "type": "evident-by"}, {"parent": "17e18f28a6df182c", "child": "baf41e99867eb228", "type": "evident-by"}, {"parent": "181325725033a0c3", "child": "1ae6f0ede2883357", "type": "evident-by"}, {"parent": "185b42d63af706bf", "child": "7ecd51c9cebcd6ac", "type": "evident-by"}, {"parent": "1888a798cff27838", "child": "2534dff7f1cd1c50", "type": "evident-by"}, {"parent": "1894aa6dc7f4d6c8", "child": "e3b040b19ef19292", "type": "evident-by"}, {"parent": "18b9a2417b0eac54", "child": "d9a30a3f2ac3ce5b", "type": "evident-by"}, {"parent": "18e7a0fd231cbe9f", "child": "8c677ae0a65f4485", "type": "evident-by"}, {"parent": "19077008d29f498a", "child": "6463cbae2a8d80bc", "type": "evident-by"}, {"parent": "192d22187a0eb01b", "child": "e56cc00638e96660", "type": "evident-by"}, {"parent": "1958fa1d22b3258b", "child": "8a996cd84cdfef0d", "type": "evident-by"}, {"parent": "1998dede260ce783", "child": "f8a3ceca30ca182f", "type": "evident-by"}, {"parent": "19afc3326d252ebd", "child": "cc18ffd7c1306e08", "type": "evident-by"}, {"parent": "19c6efc70c168c60", "child": "0710f1bd40574647", "type": "evident-by"}, {"parent": "1a00e85453bf82bd", "child": "e608bcd413fa21af", "type": "evident-by"}, {"parent": "1a1b4b92c354f4b0", "child": "d2e13abb3e1f43a6", "type": "evident-by"}, {"parent": "1a23564d985303f5", "child": "0502e81255b39ec6", "type": "evident-by"}, {"parent": "1a2fda3f81a65dcf", "child": "da7a775be466359d", "type": "evident-by"}, {"parent": "1a4ad5f9f3e1eb1c", "child": "9f5685552b5820f6", "type": "evident-by"}, {"parent": "1a4cfca0ca97ace8", "child": "26174fecc95e191c", "type": "evident-by"}, {"parent": "1abe4ed8239e22c0", "child": "3dbb3fe07c0c7be7", "type": "evident-by"}, {"parent": "1acaa825f9028578", "child": "c63ce61dc5145df9", "type": "evident-by"}, {"parent": "1ad0c9d810f20015", "child": "22fa77168f82282d", "type": "evident-by"}, {"parent": "1ae2b151baeaad34", "child": "97d211c3cc2ca2b7", "type": "evident-by"}, {"parent": "1b32783461ab587e", "child": "aab3ac868f324930", "type": "evident-by"}, {"parent": "1bf9371f308e9307", "child": "19bb8dbabc947427", "type": "evident-by"}, {"parent": "1bf9901a90848424", "child": "e91b140b44c9881f", "type": "evident-by"}, {"parent": "1c23ed78af8a212d", "child": "0004dbd9864ece5d", "type": "evident-by"}, {"parent": "1c535afd2c1e99ce", "child": "0ed459bdf5688ad6", "type": "evident-by"}, {"parent": "1c838e350d7777d3", "child": "4b6c5f0f5d89ec77", "type": "evident-by"}, {"parent": "1c99f3c8a62ea1b4", "child": "781c912dc097e40c", "type": "evident-by"}, {"parent": "1cee1837cfb80ea8", "child": "44c0e4e864ee6e2b", "type": "evident-by"}, {"parent": "1cfb54367b560bd3", "child": "1f54eaa632a0b8f3", "type": "evident-by"}, {"parent": "1d078a09a97427db", "child": "9bca78d44cf23635", "type": "evident-by"}, {"parent": "1d084f10b51dd8ac", "child": "cc72d16b67464aca", "type": "evident-by"}, {"parent": "1d68b22c44c5d51c", "child": "d17883f063568393", "type": "evident-by"}, {"parent": "1de5fc1453a0355a", "child": "6686c1a383d8cdc2", "type": "evident-by"}, {"parent": "1e04fe6a88945475", "child": "77a02bb4f1ab3a06", "type": "evident-by"}, {"parent": "1e148e4fe253439a", "child": "2097353914d5457f", "type": "evident-by"}, {"parent": "1e48174aad197cd9", "child": "f7a55d7ac09b1b7f", "type": "evident-by"}, {"parent": "1e57e5ab7aca7fa1", "child": "5ec0a66c0f99e812", "type": "evident-by"}, {"parent": "1e7c6593319a44e0", "child": "47a7037d2c57eba5", "type": "evident-by"}, {"parent": "1e7d2940d6fa61f8", "child": "cc6a17e70694f134", "type": "evident-by"}, {"parent": "1eb91725d5dc9fc5", "child": "f123a7a343fe6f3f", "type": "evident-by"}, {"parent": "1f022b1c5442af6d", "child": "692e95d6235cfe6f", "type": "evident-by"}, {"parent": "1f1d0bae557d5048", "child": "936510bcad1d513d", "type": "evident-by"}, {"parent": "1f226fcf72df2b62", "child": "7a3fbce159d26380", "type": "evident-by"}, {"parent": "1f6ce4eda242dd78", "child": "7bc23c13453b8f71", "type": "evident-by"}, {"parent": "20075b9abb3f062b", "child": "c9baae7384c55901", "type": "evident-by"}, {"parent": "2007b2362e63744f", "child": "f00b83b29bd8a304", "type": "evident-by"}, {"parent": "201c4ae514b2eb4f", "child": "704e8bd0c4150706", "type": "evident-by"}, {"parent": "202e4c7962924097", "child": "a8f30c02e56d8282", "type": "evident-by"}, {"parent": "204e01dfb1882486", "child": "b7b4833f5f66d3ee", "type": "evident-by"}, {"parent": "207808c6512fb181", "child": "11ae43f7960fc512", "type": "evident-by"}, {"parent": "2089dccb2766fab2", "child": "d9db052c8383e9e8", "type": "evident-by"}, {"parent": "209fa8841432264b", "child": "299a26fbd0fc977f", "type": "evident-by"}, {"parent": "20b4b2eed7d273e8", "child": "79d358b4ac5f1c26", "type": "evident-by"}, {"parent": "20efc84977489f74", "child": "a6abcccc73f9fc31", "type": "evident-by"}, {"parent": "2102822eb073c0ef", "child": "fd2515f2b0a866d3", "type": "evident-by"}, {"parent": "212a81252b86e78e", "child": "3379de0c26007219", "type": "evident-by"}, {"parent": "214ae1f5a55ab9e1", "child": "ea82489f8262a657", "type": "evident-by"}, {"parent": "2177c958c57d55f0", "child": "f338117a1bbf57bc", "type": "evident-by"}, {"parent": "21ac21348a2fec62", "child": "c5a1441a0bb06781", "type": "evident-by"}, {"parent": "21ce0fcd45bbae63", "child": "5ff4e9ab44ffe7d9", "type": "evident-by"}, {"parent": "21dc92055034dc8a", "child": "4cc1df57067120b3", "type": "evident-by"}, {"parent": "21ddaa2dd2fedb5c", "child": "7f5013ce679fc964", "type": "evident-by"}, {"parent": "21e9eebd90828313", "child": "d80b50bb9a361924", "type": "evident-by"}, {"parent": "222ad99686076868", "child": "67840a6b4645ca3d", "type": "evident-by"}, {"parent": "22a230a150bb5f1f", "child": "78021e87758c6cf1", "type": "evident-by"}, {"parent": "22a9406f35599984", "child": "6819a56589f9ea46", "type": "evident-by"}, {"parent": "22e5e575538be399", "child": "4f3ec273991e9cae", "type": "evident-by"}, {"parent": "22eb4a98d0723a9d", "child": "9af4f77e509ce642", "type": "evident-by"}, {"parent": "2321b339fdd38037", "child": "40730d7a466f00af", "type": "evident-by"}, {"parent": "23281152090eb0e5", "child": "a389beaf94373923", "type": "evident-by"}, {"parent": "23457d52acc3908a", "child": "64b8c59c1805520c", "type": "evident-by"}, {"parent": "2398bd1d120fd8fd", "child": "91bb508814555338", "type": "evident-by"}, {"parent": "23c64dd8f393382d", "child": "58675f56d56c8d59", "type": "evident-by"}, {"parent": "23d7e8ae119c0c52", "child": "6ac59eeb9eb7855e", "type": "evident-by"}, {"parent": "24210d976c9948fd", "child": "27489e32fe097973", "type": "dependency-of"}, {"parent": "24210d976c9948fd", "child": "40f089c8a6ee5a9e", "type": "contains"}, {"parent": "24210d976c9948fd", "child": "840158d1872be478", "type": "contains"}, {"parent": "24210d976c9948fd", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "24210d976c9948fd", "child": "a776ecbb3992e353", "type": "contains"}, {"parent": "245287cef1ed1208", "child": "a63573970ae267e2", "type": "evident-by"}, {"parent": "24622b08bfd3dfe4", "child": "6f4e11bd6b7df5ca", "type": "evident-by"}, {"parent": "246a190b051593f7", "child": "0ac111a905919082", "type": "evident-by"}, {"parent": "246ac51af1b6c587", "child": "e502a8ebf98903ec", "type": "evident-by"}, {"parent": "246c2111f020b186", "child": "17397691f17f4ab9", "type": "evident-by"}, {"parent": "247616627f252297", "child": "a97d768ec73522e9", "type": "evident-by"}, {"parent": "24bab6d99685f65b", "child": "28e26977906ea991", "type": "evident-by"}, {"parent": "24bd52240f9699fc", "child": "b7798529c221b0bc", "type": "evident-by"}, {"parent": "24d18c4342fad278", "child": "061ee2be37550cf3", "type": "evident-by"}, {"parent": "2526abcfe19958c4", "child": "7019d398280ed86b", "type": "evident-by"}, {"parent": "252a8dbeb96dce0d", "child": "afe2823a990ae4b6", "type": "evident-by"}, {"parent": "25bc4e5d79bf7d5c", "child": "06016c4b772f5852", "type": "evident-by"}, {"parent": "26bc14afb1ad8840", "child": "c409d7e081ed5d4d", "type": "evident-by"}, {"parent": "26dc7021c4a8f0a5", "child": "3660eb4811364e14", "type": "evident-by"}, {"parent": "270abc0970190bd9", "child": "568506a487749bd4", "type": "evident-by"}, {"parent": "2711560ce7caaa06", "child": "dbf26e3901088ac0", "type": "evident-by"}, {"parent": "27136bd3bc1372f5", "child": "d328cc3e9cd2665f", "type": "evident-by"}, {"parent": "272d0927c94a79f0", "child": "0c4b39bab8ac3af2", "type": "evident-by"}, {"parent": "27434febc6c585c1", "child": "793687ec1d932c45", "type": "evident-by"}, {"parent": "2747625c2244d900", "child": "81758b964d161ca7", "type": "evident-by"}, {"parent": "27489e32fe097973", "child": "4fc8e0ff59c24f82", "type": "dependency-of"}, {"parent": "27489e32fe097973", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "27489e32fe097973", "child": "9c16eadd9432dd03", "type": "dependency-of"}, {"parent": "27489e32fe097973", "child": "c523113a81e044db", "type": "contains"}, {"parent": "2795d3e90091553c", "child": "578eb0a3f12350ca", "type": "evident-by"}, {"parent": "27ace39fe354538a", "child": "09ffb53e31f6adcb", "type": "evident-by"}, {"parent": "282b1ac6f6dcd94f", "child": "c91dfa91ac5a43e1", "type": "evident-by"}, {"parent": "2862f0750af26b51", "child": "6634c81979f820cf", "type": "evident-by"}, {"parent": "2895ecf613b05457", "child": "8c5d974724840e70", "type": "evident-by"}, {"parent": "28b6e879e5cd47f3", "child": "f06764f5cd8dfc3f", "type": "evident-by"}, {"parent": "290d9187f5f340b3", "child": "5889974c90f74a00", "type": "evident-by"}, {"parent": "292c26fa70fb1cfd", "child": "b74369496ce69f8d", "type": "evident-by"}, {"parent": "299bf689f46af652", "child": "4c53b61240c30768", "type": "evident-by"}, {"parent": "29b29f82ecd5c50c", "child": "aceeba0b73cbebc8", "type": "evident-by"}, {"parent": "2a12b31ae5528a43", "child": "e66205ec63902edd", "type": "evident-by"}, {"parent": "2a14a02d852dd64d", "child": "151e5a862918115c", "type": "evident-by"}, {"parent": "2a54525d73accac4", "child": "6b2ae7744dbf161b", "type": "evident-by"}, {"parent": "2a678c37c96e55f2", "child": "cd6fc19f86410d0c", "type": "evident-by"}, {"parent": "2a6f24e65aa64ef7", "child": "864d9053696b6c01", "type": "evident-by"}, {"parent": "2b07780e7c842f99", "child": "7d023337b12d8f75", "type": "evident-by"}, {"parent": "2b155dae80b086b0", "child": "304787e73bba1eaa", "type": "evident-by"}, {"parent": "2b229ca146cf8a8c", "child": "e1b65885b3160397", "type": "evident-by"}, {"parent": "2b768aedfb123b1b", "child": "bdf91dee62bb05b0", "type": "evident-by"}, {"parent": "2ba4ab76ab4db127", "child": "bf7dcc661e534c02", "type": "evident-by"}, {"parent": "2bc497c59042e74f", "child": "a0a48b1aee86b33a", "type": "evident-by"}, {"parent": "2c20b152417cc2d6", "child": "ea78a8a78434d2c7", "type": "evident-by"}, {"parent": "2c5e7a9a2a5f69bd", "child": "8c823a27ffcc4d89", "type": "evident-by"}, {"parent": "2c61dac722612779", "child": "d201d766ea379626", "type": "evident-by"}, {"parent": "2c8545c2cdaba616", "child": "ff196232f0b303aa", "type": "evident-by"}, {"parent": "2c8d0df5cd77acb5", "child": "7f0fe0196ff133c8", "type": "evident-by"}, {"parent": "2ca79bd4d4ff4eb1", "child": "bdff9e979ceb7de3", "type": "evident-by"}, {"parent": "2ca7beae561b6836", "child": "cf075d4349174e19", "type": "evident-by"}, {"parent": "2cb198a314436dfc", "child": "53ebb89b99f84cc3", "type": "evident-by"}, {"parent": "2cd455d6fac79922", "child": "999dacf9a079c3f4", "type": "evident-by"}, {"parent": "2d1437f07b4a386b", "child": "ce164a01c0feecbc", "type": "evident-by"}, {"parent": "2d1d9f64736beb09", "child": "c18ec54e40171179", "type": "evident-by"}, {"parent": "2d4728a8479f3704", "child": "3e1da0ea157023bc", "type": "evident-by"}, {"parent": "2db70c136419048e", "child": "060f6db713ec750c", "type": "dependency-of"}, {"parent": "2db70c136419048e", "child": "2e2696a0c9272457", "type": "dependency-of"}, {"parent": "2db70c136419048e", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "2db70c136419048e", "child": "afe3b1f8369dd731", "type": "contains"}, {"parent": "2dc22218da9d3d4e", "child": "f206ff55d2dd5317", "type": "evident-by"}, {"parent": "2df3079f0cbc5bfe", "child": "78af4e51c1725dab", "type": "evident-by"}, {"parent": "2e12c511b522dc9f", "child": "747746e78a8863d1", "type": "evident-by"}, {"parent": "2e1b9272ce650d63", "child": "24a07a8c88d07313", "type": "evident-by"}, {"parent": "2e2696a0c9272457", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "2e2696a0c9272457", "child": "673461004c0d14fc", "type": "contains"}, {"parent": "2e2696a0c9272457", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "2e4ace1458767208", "child": "1cc6062f06732e35", "type": "evident-by"}, {"parent": "2e4fc015e4f3b3c8", "child": "9e7387fee02bde2f", "type": "evident-by"}, {"parent": "2e51f9fbe1f578cf", "child": "fd0690310f9c97ce", "type": "evident-by"}, {"parent": "2e55357703f25a0d", "child": "d5c6850cac249cbf", "type": "evident-by"}, {"parent": "2e5b26c5df31a050", "child": "64ef00e34f4730cd", "type": "evident-by"}, {"parent": "2e6bf7f4b4a96819", "child": "1cbb27b0bfd75da4", "type": "evident-by"}, {"parent": "2e73a0a60fb9f5d1", "child": "6ac95a3a0b46b927", "type": "evident-by"}, {"parent": "2ec1dea78d821d75", "child": "11237fd1bcd3b281", "type": "evident-by"}, {"parent": "2ec9e284ba482eb4", "child": "b74d1ef86b966c8b", "type": "evident-by"}, {"parent": "2edb4c21aef3c301", "child": "c13e12955a42b69b", "type": "evident-by"}, {"parent": "2ef7a96a04d6e0b5", "child": "718afde1bd697a11", "type": "evident-by"}, {"parent": "2f3ab65f780c1972", "child": "69df2bf649c3bc54", "type": "evident-by"}, {"parent": "2f71a559e48a445d", "child": "380f1f8e80b8588a", "type": "evident-by"}, {"parent": "2f74515358b73769", "child": "08b21c4a753428a7", "type": "evident-by"}, {"parent": "2f81b555619de0fb", "child": "e8b7b609914c161f", "type": "evident-by"}, {"parent": "2f94a4ba14dd928f", "child": "af935b5b078bf75b", "type": "evident-by"}, {"parent": "2ff1ac53b96d3951", "child": "5b180c9ee6090397", "type": "evident-by"}, {"parent": "2ff536b30b82d73f", "child": "3b7f272f49e638de", "type": "evident-by"}, {"parent": "2ff93c46bc20a9b3", "child": "439354e7dfa3eea8", "type": "evident-by"}, {"parent": "300c79d164aa65d0", "child": "36f5b64392124102", "type": "evident-by"}, {"parent": "3021c02aee228786", "child": "97f0cc4a7daeb6b7", "type": "evident-by"}, {"parent": "304f9e09af51a51f", "child": "71ddfe8a78c57cfa", "type": "evident-by"}, {"parent": "307d7f1ce421d4e9", "child": "adbe4d87e8ea6c22", "type": "evident-by"}, {"parent": "308e459386b93b03", "child": "da22aeb9ead26321", "type": "evident-by"}, {"parent": "308f0753a4c2fb0c", "child": "c12be09f4c36c55b", "type": "evident-by"}, {"parent": "3113324d61730ab8", "child": "0eab2e305bae1f48", "type": "evident-by"}, {"parent": "316af2a3ba3d7d1d", "child": "1f544ebf2c87f0e7", "type": "evident-by"}, {"parent": "316fd24e47cabeec", "child": "c8faf5418bb635cf", "type": "evident-by"}, {"parent": "319917b315793f56", "child": "eaf1ebd3fcfe0ae6", "type": "evident-by"}, {"parent": "31bbe0bf7b4ef659", "child": "20ac76840c856f0a", "type": "evident-by"}, {"parent": "31e2a84fe4984034", "child": "a28812c164166ab6", "type": "evident-by"}, {"parent": "31fd72cf04b67957", "child": "c743d7ae90e89da9", "type": "evident-by"}, {"parent": "320c09d8660f3586", "child": "b8c7437f4a27e70f", "type": "evident-by"}, {"parent": "321eb8ee260e2426", "child": "9d25be39e9b8fa3a", "type": "evident-by"}, {"parent": "3254bfed6fedaa91", "child": "ccd859385f749383", "type": "evident-by"}, {"parent": "325a0737121bb1da", "child": "7127e8eb60b1fc3d", "type": "evident-by"}, {"parent": "32698a9999aeec7d", "child": "5e4641161110bbb2", "type": "evident-by"}, {"parent": "326f619f4dd7ac81", "child": "b229fbb760923f7a", "type": "evident-by"}, {"parent": "32970ec4712da156", "child": "760c0e42aef85b2f", "type": "evident-by"}, {"parent": "32a8e56a6ea4e064", "child": "6bafa4c5178ce4f1", "type": "evident-by"}, {"parent": "32af1c35112c3264", "child": "c1d1ada470bb43da", "type": "evident-by"}, {"parent": "32c2238d03f77534", "child": "16dc6eea7e5896c2", "type": "contains"}, {"parent": "32c2238d03f77534", "child": "5e34d6026f04e52b", "type": "dependency-of"}, {"parent": "32c2238d03f77534", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "32c2238d03f77534", "child": "b2ab6e61246543aa", "type": "dependency-of"}, {"parent": "32d672e5e1af1db3", "child": "b1eb704834216f9b", "type": "evident-by"}, {"parent": "3357d7760718846a", "child": "fe8a34be73aff9e9", "type": "evident-by"}, {"parent": "336ad9c986f103af", "child": "597dc73b8eebe177", "type": "evident-by"}, {"parent": "337e3424296c3174", "child": "318351ec93d6d5f6", "type": "evident-by"}, {"parent": "339b7a5391e7ab58", "child": "aebb197b9e006c1a", "type": "evident-by"}, {"parent": "3402d7f610c67d6a", "child": "5cabb3e4e2e5f1df", "type": "evident-by"}, {"parent": "340d92d4f76e273d", "child": "bcbe926dc2afac35", "type": "evident-by"}, {"parent": "34469fe76dcbba5b", "child": "659e88dfe7ecd683", "type": "evident-by"}, {"parent": "344b24a225ddfc3c", "child": "10b81df652f1bac3", "type": "evident-by"}, {"parent": "3450bc8823353d7b", "child": "5f188d6a035b8112", "type": "evident-by"}, {"parent": "34533678b4e80078", "child": "2930bfe99db3460b", "type": "evident-by"}, {"parent": "34cc37ff01bf2fe6", "child": "c8fda074a4043fe1", "type": "evident-by"}, {"parent": "34dc0c0ec37298c8", "child": "223012c2dbf47a40", "type": "evident-by"}, {"parent": "34f80c5b01048952", "child": "562bbd83c68a9d75", "type": "evident-by"}, {"parent": "3506d65a41bc726a", "child": "d1425d71fb33f1b5", "type": "evident-by"}, {"parent": "353e06f7d7f3c839", "child": "0b5903e769fede4c", "type": "evident-by"}, {"parent": "3577e6490202f1c1", "child": "36d07836503d3567", "type": "evident-by"}, {"parent": "358cdde78d5d06a7", "child": "741601ccc745c3c0", "type": "evident-by"}, {"parent": "3597a4b8c8db5735", "child": "0bfdd86dd9e18b5d", "type": "evident-by"}, {"parent": "35991210d0076689", "child": "8d3bf2cbe2ffb774", "type": "evident-by"}, {"parent": "359b6c8aab0207c3", "child": "b47699721bd745d8", "type": "evident-by"}, {"parent": "359ce111bcb4b6c0", "child": "59262a665ab0eda1", "type": "evident-by"}, {"parent": "35a00cf95b0e9ae8", "child": "17e637c50a92193a", "type": "evident-by"}, {"parent": "35dbbb50e28aa0eb", "child": "47f02364ba6c12c5", "type": "evident-by"}, {"parent": "35ec903f6158c7c5", "child": "460ce068b16d7d5e", "type": "evident-by"}, {"parent": "3699f985554960a2", "child": "fcfd6d097eb6c5a2", "type": "evident-by"}, {"parent": "36e2f47245745e56", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "370181b6060e46e1", "child": "bdd8b91e6ef93a2b", "type": "evident-by"}, {"parent": "37055c1de783c941", "child": "054f5b773272c69b", "type": "contains"}, {"parent": "37055c1de783c941", "child": "0858e43138355acf", "type": "contains"}, {"parent": "37055c1de783c941", "child": "098a297e3a10a873", "type": "contains"}, {"parent": "37055c1de783c941", "child": "217e2f948851a7e9", "type": "contains"}, {"parent": "37055c1de783c941", "child": "2762532523a1f1e9", "type": "contains"}, {"parent": "37055c1de783c941", "child": "2e0759d134c5950f", "type": "contains"}, {"parent": "37055c1de783c941", "child": "345d600bf0cd3806", "type": "contains"}, {"parent": "37055c1de783c941", "child": "3c69b88b8632f3bb", "type": "contains"}, {"parent": "37055c1de783c941", "child": "3d13abd0ec57ee94", "type": "contains"}, {"parent": "37055c1de783c941", "child": "3faeb8d1ff5e6100", "type": "contains"}, {"parent": "37055c1de783c941", "child": "3ff0e8af6476449e", "type": "contains"}, {"parent": "37055c1de783c941", "child": "4440dc0f2cd96234", "type": "contains"}, {"parent": "37055c1de783c941", "child": "445e68e582c4f5fc", "type": "contains"}, {"parent": "37055c1de783c941", "child": "4eb9ede257463d17", "type": "contains"}, {"parent": "37055c1de783c941", "child": "56e7d15be27f4b94", "type": "contains"}, {"parent": "37055c1de783c941", "child": "5874a4eb9514bafb", "type": "dependency-of"}, {"parent": "37055c1de783c941", "child": "5bb299d904c8d9a7", "type": "contains"}, {"parent": "37055c1de783c941", "child": "5dd7f348946a9843", "type": "contains"}, {"parent": "37055c1de783c941", "child": "71ad47fbe985fde2", "type": "contains"}, {"parent": "37055c1de783c941", "child": "848725ce17211bde", "type": "contains"}, {"parent": "37055c1de783c941", "child": "855598f231377f12", "type": "contains"}, {"parent": "37055c1de783c941", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "37055c1de783c941", "child": "8ae171847a7e5271", "type": "contains"}, {"parent": "37055c1de783c941", "child": "8e80fa7d7f9ca397", "type": "contains"}, {"parent": "37055c1de783c941", "child": "ab8b88fdf0185e14", "type": "contains"}, {"parent": "37055c1de783c941", "child": "af4609e8f08a25d2", "type": "contains"}, {"parent": "37055c1de783c941", "child": "b080c91caced9b21", "type": "contains"}, {"parent": "37055c1de783c941", "child": "b0f2d48ab1a2dd16", "type": "contains"}, {"parent": "37055c1de783c941", "child": "ba3d8cfbdfe89fa0", "type": "contains"}, {"parent": "37055c1de783c941", "child": "bdde70cb4fd82afe", "type": "contains"}, {"parent": "37055c1de783c941", "child": "c2918df3403e5d25", "type": "contains"}, {"parent": "37055c1de783c941", "child": "c888c9cdab14524e", "type": "contains"}, {"parent": "37055c1de783c941", "child": "c8bc2b807d4660ff", "type": "contains"}, {"parent": "37055c1de783c941", "child": "ced57ed41c20b286", "type": "contains"}, {"parent": "37055c1de783c941", "child": "d335ff5a1c522db6", "type": "contains"}, {"parent": "37055c1de783c941", "child": "d74e3da7e56f1bfa", "type": "contains"}, {"parent": "37055c1de783c941", "child": "e34fc536050501cd", "type": "contains"}, {"parent": "37055c1de783c941", "child": "e35165768f6b51ec", "type": "contains"}, {"parent": "37055c1de783c941", "child": "e71f706b78005c49", "type": "contains"}, {"parent": "37055c1de783c941", "child": "eae8f85d8d905ec9", "type": "contains"}, {"parent": "37055c1de783c941", "child": "ee5232767477f666", "type": "contains"}, {"parent": "37055c1de783c941", "child": "f5dcc095dc842516", "type": "contains"}, {"parent": "37055c1de783c941", "child": "f882ebe76def4a2e", "type": "contains"}, {"parent": "375c2b1c088d65aa", "child": "f7fa5ee69a676232", "type": "evident-by"}, {"parent": "3760fdd76a77c477", "child": "5e74c28c03a984e8", "type": "evident-by"}, {"parent": "376e128cf3d56656", "child": "f86534e806e5b573", "type": "evident-by"}, {"parent": "37d0f4d06cf37853", "child": "b8f6b16419c1f096", "type": "evident-by"}, {"parent": "38693b610e82bdfe", "child": "88e61d6696d4bd14", "type": "evident-by"}, {"parent": "3884c1b01408cde8", "child": "d28f2aab406fde42", "type": "evident-by"}, {"parent": "38967999c3285c90", "child": "932da9cd42241b94", "type": "evident-by"}, {"parent": "38c5b891a683a1d9", "child": "788985ca0f44da3e", "type": "evident-by"}, {"parent": "38df3bb8576cc52b", "child": "686f062c71fd316f", "type": "evident-by"}, {"parent": "38f2929ba40f989f", "child": "69caa29958023d20", "type": "evident-by"}, {"parent": "392f58a1f3945c41", "child": "836d90cd838a7174", "type": "evident-by"}, {"parent": "39530b01d7aea51c", "child": "3ee3068ddeabf153", "type": "evident-by"}, {"parent": "39588e187043279d", "child": "c260b03a56b6955d", "type": "evident-by"}, {"parent": "39592333baf863ca", "child": "8f2057f577c9bf11", "type": "evident-by"}, {"parent": "3974eb4651506b48", "child": "ab88ff9ca250cdc0", "type": "evident-by"}, {"parent": "397a357eab4cec18", "child": "94f354e5a86dae47", "type": "evident-by"}, {"parent": "39c77194bda280a5", "child": "1b32bb01c90e5679", "type": "evident-by"}, {"parent": "39dccacea543d387", "child": "3fffa62d8c127732", "type": "evident-by"}, {"parent": "3a0f5cd55cb4827d", "child": "d15ae6aab45e85b8", "type": "evident-by"}, {"parent": "3a5e9a213229c6a0", "child": "8175ba01fc13a489", "type": "evident-by"}, {"parent": "3a6bcb48aa1b55e9", "child": "f5a486afa1abb993", "type": "evident-by"}, {"parent": "3a926276cf47b847", "child": "15e35888a9a21b7b", "type": "evident-by"}, {"parent": "3aa3ca882fdfd9f7", "child": "968cb66488853720", "type": "evident-by"}, {"parent": "3aa48e33a53d937f", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "3aa48e33a53d937f", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "3aa48e33a53d937f", "child": "eac815dade3c9a77", "type": "contains"}, {"parent": "3ae2234257cc7067", "child": "71b04ea5e8254d74", "type": "evident-by"}, {"parent": "3ae8d68fc433e855", "child": "47ab04b831244844", "type": "evident-by"}, {"parent": "3afba426a2b82bb8", "child": "ccda714e3b205950", "type": "evident-by"}, {"parent": "3b23718d8d1a1e32", "child": "e293a8ca38686a69", "type": "evident-by"}, {"parent": "3b49bf97642b49a9", "child": "6e6254fa7d7e7cff", "type": "evident-by"}, {"parent": "3b7fd514c53d728c", "child": "0f7a5a2095694de2", "type": "evident-by"}, {"parent": "3b816fdd7ffbfe9e", "child": "051201ef80a14ed6", "type": "evident-by"}, {"parent": "3b947fb1289c8950", "child": "0fb3e22c3544a78a", "type": "evident-by"}, {"parent": "3b94f73435e87a51", "child": "2fa889ea84b14380", "type": "evident-by"}, {"parent": "3ba958be1a906e55", "child": "03e6a2f406ff6ca2", "type": "evident-by"}, {"parent": "3be8079216207536", "child": "f6b351ae2d3ca055", "type": "evident-by"}, {"parent": "3c071ac3af535e23", "child": "0a80eca3572eb98c", "type": "evident-by"}, {"parent": "3c4b736c33bcf02a", "child": "05402f64b22b9fbc", "type": "evident-by"}, {"parent": "3c63c529dd3baff7", "child": "3d9c85c6092c63fb", "type": "evident-by"}, {"parent": "3c6cd146270e371d", "child": "bfa4b68422b4c315", "type": "evident-by"}, {"parent": "3c797ca67fb35c76", "child": "0ec992b450e0745f", "type": "evident-by"}, {"parent": "3c86cbbae001cc76", "child": "ce41a5d5213aea6b", "type": "evident-by"}, {"parent": "3ccc350072d2998a", "child": "07a1fa5356530516", "type": "contains"}, {"parent": "3ccc350072d2998a", "child": "161692d5c0eedb65", "type": "contains"}, {"parent": "3ccc350072d2998a", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "3ccc350072d2998a", "child": "9c16eadd9432dd03", "type": "dependency-of"}, {"parent": "3cff3a4f688b2fad", "child": "59f5050a86d7bef1", "type": "evident-by"}, {"parent": "3d800c6d22ccbebd", "child": "9f8cf4884293d4f2", "type": "evident-by"}, {"parent": "3d93093f2b5045cb", "child": "0df98ab2a6dd1291", "type": "evident-by"}, {"parent": "3daf1fe8bf908609", "child": "c9a155f98fa6d2ef", "type": "evident-by"}, {"parent": "3db13b7b6fa52be8", "child": "72a4ef899021b3fd", "type": "evident-by"}, {"parent": "3e105091bb613fe2", "child": "0547913f14b6d571", "type": "evident-by"}, {"parent": "3e41ad735bd109ea", "child": "baf341aaaa448205", "type": "evident-by"}, {"parent": "3eea53eb75fc5de4", "child": "b1cc42391f4129ae", "type": "evident-by"}, {"parent": "3ef11cd01524bbd9", "child": "a03e087590598085", "type": "evident-by"}, {"parent": "3f23c93dfa3c1784", "child": "9fa91dc71153c09c", "type": "evident-by"}, {"parent": "3fb54d231e54f13c", "child": "5ec2501d284c63c9", "type": "evident-by"}, {"parent": "400252d0446c4bd7", "child": "50f77bae65c7a971", "type": "evident-by"}, {"parent": "400c365e6bc481df", "child": "7c81f697c3b71bd9", "type": "evident-by"}, {"parent": "406b9cc33fa03709", "child": "813cf92825d0780a", "type": "evident-by"}, {"parent": "407ccc59e496caeb", "child": "f8b2c2cb98527d58", "type": "evident-by"}, {"parent": "409dc96d625ec5a6", "child": "58a4a00745d1ca49", "type": "evident-by"}, {"parent": "40d241b4d3297425", "child": "56533caf48d071a9", "type": "evident-by"}, {"parent": "40e5387eda12f5fe", "child": "c2f25b8b84ea2abd", "type": "evident-by"}, {"parent": "40e5c6fec92478ec", "child": "3e9b2747b1fb3656", "type": "evident-by"}, {"parent": "4105d21632293ee9", "child": "e1c8fd5f1d4d9bf9", "type": "evident-by"}, {"parent": "41062228e25bc72e", "child": "a879c95dfff7c7cb", "type": "evident-by"}, {"parent": "4128c00e53a40920", "child": "8edf05488db30a50", "type": "evident-by"}, {"parent": "413e88269f6dd1b0", "child": "d088e06ce53085b1", "type": "evident-by"}, {"parent": "417242b65cd2e5dc", "child": "5700d975ef90c60d", "type": "evident-by"}, {"parent": "419c57230024b1ce", "child": "df43d5c6feedc781", "type": "evident-by"}, {"parent": "42423b34e879859d", "child": "2e7e9f5a0a636aba", "type": "contains"}, {"parent": "42423b34e879859d", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "42423b34e879859d", "child": "ac56a22795b0266a", "type": "dependency-of"}, {"parent": "425abe7ffb4c6d47", "child": "071d1bbd728be153", "type": "evident-by"}, {"parent": "4273a7dd45fd77ce", "child": "c3c7178834a4dc9e", "type": "evident-by"}, {"parent": "42aef1f828e0b0c8", "child": "094d47c295b2bb10", "type": "evident-by"}, {"parent": "42b6fc458d50bf37", "child": "c42e5f0850b84fa6", "type": "evident-by"}, {"parent": "42d2e37f5b77190e", "child": "8f67237eacf2ee8a", "type": "evident-by"}, {"parent": "42d3dbadbaaea386", "child": "ce635218b8f54359", "type": "evident-by"}, {"parent": "434244bcf614934c", "child": "d5da2dd3a68992e5", "type": "evident-by"}, {"parent": "4348e579269f2458", "child": "12b1e400d9b4b1fd", "type": "contains"}, {"parent": "4348e579269f2458", "child": "1d8bb345b771cf1c", "type": "contains"}, {"parent": "4348e579269f2458", "child": "1f0bc2e8050cd8ce", "type": "contains"}, {"parent": "4348e579269f2458", "child": "20984e32b36d978e", "type": "contains"}, {"parent": "4348e579269f2458", "child": "20d9e8fa520e0e52", "type": "contains"}, {"parent": "4348e579269f2458", "child": "3f6604d29d46479a", "type": "contains"}, {"parent": "4348e579269f2458", "child": "456abc9def56f3f6", "type": "contains"}, {"parent": "4348e579269f2458", "child": "5becaf951b6f0d92", "type": "contains"}, {"parent": "4348e579269f2458", "child": "60c6996f08f41fd4", "type": "contains"}, {"parent": "4348e579269f2458", "child": "654a71fefbd04ae4", "type": "contains"}, {"parent": "4348e579269f2458", "child": "700a4a108fd81a5d", "type": "contains"}, {"parent": "4348e579269f2458", "child": "86bc01f454c6d844", "type": "contains"}, {"parent": "4348e579269f2458", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "4348e579269f2458", "child": "8789f2f2a2e28570", "type": "contains"}, {"parent": "4348e579269f2458", "child": "8b6bdbb3105b75e5", "type": "contains"}, {"parent": "4348e579269f2458", "child": "ad866121a47f8f78", "type": "contains"}, {"parent": "4348e579269f2458", "child": "cae33fb7330300c3", "type": "contains"}, {"parent": "4348e579269f2458", "child": "d4816f1885d1ee11", "type": "contains"}, {"parent": "4348e579269f2458", "child": "dc65165332047797", "type": "contains"}, {"parent": "4348e579269f2458", "child": "e2b8dbb09e8675c1", "type": "contains"}, {"parent": "4348e579269f2458", "child": "e71a0320a3caddfa", "type": "contains"}, {"parent": "4348e579269f2458", "child": "f5ae5ea962d7345d", "type": "contains"}, {"parent": "4348e579269f2458", "child": "fcfc51cbc9fe753a", "type": "contains"}, {"parent": "4348eb3559b63820", "child": "8ad22437ac4df099", "type": "evident-by"}, {"parent": "4364670f7ff8eb03", "child": "17490840d16ebc79", "type": "evident-by"}, {"parent": "436b9f56d63b5a15", "child": "192ff345c085c6cd", "type": "evident-by"}, {"parent": "43789906cd3a7707", "child": "abfcabff91434daa", "type": "evident-by"}, {"parent": "43c2cb4aa9f191dc", "child": "771c9755de5230d4", "type": "evident-by"}, {"parent": "43c6ed28fb931871", "child": "78ba7a793c0132c0", "type": "evident-by"}, {"parent": "43ca4bfa9b6deb56", "child": "9da3e2d95752c934", "type": "evident-by"}, {"parent": "43cb8cd10019085f", "child": "7f23d1c6f616f9bd", "type": "evident-by"}, {"parent": "43d617020e2f75ae", "child": "09a3531ab267355c", "type": "evident-by"}, {"parent": "43dae4477061da2c", "child": "cb2e73798141d367", "type": "evident-by"}, {"parent": "43ddbbef4bbdff79", "child": "9586d523020746b4", "type": "evident-by"}, {"parent": "43e4f107dceaac68", "child": "65df1b482861f5c6", "type": "evident-by"}, {"parent": "4425ac5dd0f7ef99", "child": "f78955f9ab1c0218", "type": "evident-by"}, {"parent": "4447e837be3f0561", "child": "c0c0de9fd8038621", "type": "evident-by"}, {"parent": "4448167b38a663a1", "child": "0b395e84a12654e5", "type": "evident-by"}, {"parent": "445687f784e89815", "child": "8e89942e345bcbc9", "type": "evident-by"}, {"parent": "445f7616bc9fe864", "child": "a39f8062b48dddb4", "type": "evident-by"}, {"parent": "44816d0b461b38db", "child": "4e482962c1766c4f", "type": "evident-by"}, {"parent": "449c1283b8826302", "child": "c917d2aed02dd0e5", "type": "evident-by"}, {"parent": "44b22b6ff552a986", "child": "5e6289e97fe1a680", "type": "evident-by"}, {"parent": "44b2520ba1de6299", "child": "f7cbc856a4a89f67", "type": "evident-by"}, {"parent": "44dd45ebd6fb49a6", "child": "7aefae42326718a7", "type": "evident-by"}, {"parent": "44e059f65a512837", "child": "576243b9034aacd8", "type": "evident-by"}, {"parent": "44ec5f395dbf167e", "child": "54e0e3efd081606f", "type": "evident-by"}, {"parent": "44eca08a6660a909", "child": "0ce143320298f490", "type": "evident-by"}, {"parent": "459dc5b91df6509d", "child": "9328143e32f3a83c", "type": "evident-by"}, {"parent": "45f1cc8e71a1e6a7", "child": "ae0249fd89329859", "type": "evident-by"}, {"parent": "460a589e2a1d946f", "child": "f53b66d4e5ad2244", "type": "evident-by"}, {"parent": "462c9319c9dea77c", "child": "381ed95be5316777", "type": "evident-by"}, {"parent": "46372dc047a009d3", "child": "dbac92462cc104db", "type": "evident-by"}, {"parent": "4666e8b049bbfe48", "child": "83c14faccede8e22", "type": "evident-by"}, {"parent": "4677aba58a6c3dc5", "child": "5fb588b7f047a896", "type": "evident-by"}, {"parent": "4678fce58a2d153b", "child": "6880ae0f981af29a", "type": "evident-by"}, {"parent": "467d14859e43de00", "child": "481fe9ff812f6928", "type": "evident-by"}, {"parent": "46b81c8333c0ccf8", "child": "3bfcde2813c8bcb9", "type": "evident-by"}, {"parent": "46d9f74c5ad99e4e", "child": "ea025a355c901af0", "type": "evident-by"}, {"parent": "46fd525c8d5e87c2", "child": "d999ff2bdd9e72fa", "type": "evident-by"}, {"parent": "471caad3b53a9e2f", "child": "5fe7fc8c4036bafe", "type": "evident-by"}, {"parent": "4746a78e8b23028f", "child": "78bbe38a7f39e3e6", "type": "evident-by"}, {"parent": "479bcd49280bcfbf", "child": "2fc51ddaaa1a18fc", "type": "evident-by"}, {"parent": "47be3e5f29538edd", "child": "e2c1f5414a927d81", "type": "evident-by"}, {"parent": "47e244644d262618", "child": "7fc041370ef13fc3", "type": "evident-by"}, {"parent": "47e6e4027846cf67", "child": "cdfe04424e5c5385", "type": "evident-by"}, {"parent": "480185c2aa51ce81", "child": "df3f393954358576", "type": "evident-by"}, {"parent": "4853ce389fdc4503", "child": "adbb224ccdc2e61b", "type": "evident-by"}, {"parent": "48558505709bb605", "child": "eddf12cb1a33ad5c", "type": "evident-by"}, {"parent": "4865392a80b06330", "child": "a9079890b267c173", "type": "evident-by"}, {"parent": "486b068ab7c68c29", "child": "49794691fde46b95", "type": "evident-by"}, {"parent": "4889388fada3b8b1", "child": "5fba21e9c5ae9a68", "type": "evident-by"}, {"parent": "488c0b1900af65cf", "child": "1d72e3235f13df7c", "type": "evident-by"}, {"parent": "48a47773d671f11b", "child": "2e2696a0c9272457", "type": "dependency-of"}, {"parent": "48a47773d671f11b", "child": "573194ad1e8e1f4b", "type": "contains"}, {"parent": "48a47773d671f11b", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "490c6b7da2cd94cd", "child": "56268444af89657f", "type": "evident-by"}, {"parent": "49386f0eeee4ab75", "child": "83c853b15f95b18e", "type": "evident-by"}, {"parent": "4986cd8e9ea90637", "child": "81c9c45cd6f0fd56", "type": "evident-by"}, {"parent": "49973ac222f2ed85", "child": "40559ea830b30e73", "type": "evident-by"}, {"parent": "4a33325a91d528c9", "child": "714d4cd16e3ecf17", "type": "evident-by"}, {"parent": "4a6bfecf03cfb558", "child": "fc03f268753f46dd", "type": "evident-by"}, {"parent": "4a705369ff9a3ba3", "child": "92e7745e1f243173", "type": "evident-by"}, {"parent": "4a95ebd4ccd39c2b", "child": "8b691c03c6f57455", "type": "evident-by"}, {"parent": "4aa959d3b4cac7ff", "child": "0c94dfb5c34b2c80", "type": "evident-by"}, {"parent": "4aaa326556b13b55", "child": "148da526bd1144f2", "type": "evident-by"}, {"parent": "4abd63e9029582a9", "child": "f5d6ce6398c6ff7e", "type": "evident-by"}, {"parent": "4b24e8650b2cf0ec", "child": "a18fdf4743ae645b", "type": "evident-by"}, {"parent": "4ba290942737d324", "child": "061bd0948cc49f6b", "type": "evident-by"}, {"parent": "4bb59c896676a124", "child": "943c478444bedab0", "type": "evident-by"}, {"parent": "4bcfa6b65eed85c8", "child": "80a2d891c6cfb7dc", "type": "evident-by"}, {"parent": "4c0c60e797f5fc41", "child": "547c3ff60528c951", "type": "evident-by"}, {"parent": "4c1fe36639d10067", "child": "2952a153b4a0f3a6", "type": "evident-by"}, {"parent": "4c2fc6eb50b86873", "child": "57a78d8a74513efd", "type": "evident-by"}, {"parent": "4c823baa429a1245", "child": "709a8f42fd5f2f80", "type": "evident-by"}, {"parent": "4c8accbcc63fa694", "child": "ecc1ba67f6c9afc6", "type": "evident-by"}, {"parent": "4cee1808ee6ba492", "child": "0f40ea805f9b67d0", "type": "evident-by"}, {"parent": "4cee2c0507d0c739", "child": "641cac886e04bb0d", "type": "evident-by"}, {"parent": "4cf9226a207be57b", "child": "b0bda8549fb13d13", "type": "evident-by"}, {"parent": "4d701f4c05b0fad1", "child": "be68b577afe617a3", "type": "evident-by"}, {"parent": "4d97cb4944b3cf76", "child": "7655b9355c4b30aa", "type": "evident-by"}, {"parent": "4db708d9c6d5e72f", "child": "08db55b180e4c6ca", "type": "evident-by"}, {"parent": "4dfe922539dc47ab", "child": "a32d42ad4c222aab", "type": "evident-by"}, {"parent": "4e101236b4086489", "child": "1896437d27ca0bfe", "type": "evident-by"}, {"parent": "4e4e91c76d047d58", "child": "19d4a8c8ab051237", "type": "evident-by"}, {"parent": "4e526d3bcbf11ef8", "child": "8d1bfda2cecb619c", "type": "evident-by"}, {"parent": "4e58659805393201", "child": "5a39b25fa6c50b75", "type": "evident-by"}, {"parent": "4e5c6ead2510a8b0", "child": "183e7b2493a373da", "type": "contains"}, {"parent": "4e5c6ead2510a8b0", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "4e5c6ead2510a8b0", "child": "d526cb00a99e8023", "type": "contains"}, {"parent": "4e5c6ead2510a8b0", "child": "e2cf5b969e9e59f1", "type": "dependency-of"}, {"parent": "4e9934d0221a39d1", "child": "353e71a15064efbb", "type": "evident-by"}, {"parent": "4f2c85dbe55a356e", "child": "d4e99cfe5d54a90c", "type": "evident-by"}, {"parent": "4f3fa47cebc5efda", "child": "e7dc37eb799b4429", "type": "evident-by"}, {"parent": "4f6b17395b68cf23", "child": "f8badd5eb5e6e44e", "type": "evident-by"}, {"parent": "4f8071a7f59f8987", "child": "c1cd25837d6bdda1", "type": "evident-by"}, {"parent": "4f8f62e26dd02557", "child": "8292b0128875469a", "type": "evident-by"}, {"parent": "4f959ff20959967f", "child": "41cf8fc264743cda", "type": "evident-by"}, {"parent": "4fc8e0ff59c24f82", "child": "1edd6012bca05566", "type": "contains"}, {"parent": "4fc8e0ff59c24f82", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "4fccacc717c4f36d", "child": "67d518c3909384e8", "type": "evident-by"}, {"parent": "4feaf95256f703a0", "child": "dc74ed46de996bb3", "type": "evident-by"}, {"parent": "4ff3bea60f8783c1", "child": "34634d526c4619c9", "type": "evident-by"}, {"parent": "501f82746f100fa1", "child": "7d4b6e349dc7e69c", "type": "evident-by"}, {"parent": "502d303d7c07afab", "child": "6c817c9c4f39c1d8", "type": "evident-by"}, {"parent": "5065297f67db956c", "child": "a24ef9b0b28be056", "type": "evident-by"}, {"parent": "5075e372b39ea9e6", "child": "d58cc99d9ae78a1c", "type": "evident-by"}, {"parent": "509d14ddcd18d8e2", "child": "3ade26b880ac6486", "type": "evident-by"}, {"parent": "50f702738da73726", "child": "af35292c40f9b8e0", "type": "evident-by"}, {"parent": "514171c244eae66f", "child": "d766f9ae9225d57e", "type": "evident-by"}, {"parent": "51578ddc1466b544", "child": "fcdf7df395c59d46", "type": "evident-by"}, {"parent": "517238561eb742da", "child": "7173324735e9e112", "type": "evident-by"}, {"parent": "51de4f376ec3af32", "child": "0d533710ee14dba4", "type": "evident-by"}, {"parent": "51f650e4b838d290", "child": "0db703f061fb7f34", "type": "evident-by"}, {"parent": "5238a127a2bb0135", "child": "35f0ee707cdfaf2a", "type": "evident-by"}, {"parent": "524fac48dd7f6ffe", "child": "e9552dfc04653b5d", "type": "evident-by"}, {"parent": "52c5c9b1e33a9459", "child": "61bad89b0de48ee2", "type": "evident-by"}, {"parent": "52e7635257b41b8e", "child": "99cc7a54c24eb4bb", "type": "evident-by"}, {"parent": "53174410f67fc2b9", "child": "83ec4cae634d7bc3", "type": "evident-by"}, {"parent": "5326297085a14a0d", "child": "9192a3c1a82ecf86", "type": "evident-by"}, {"parent": "533b2926271730fb", "child": "db1a1b685d90a3c1", "type": "evident-by"}, {"parent": "5363d5cbf6eaff18", "child": "f6bbee01758c08dc", "type": "evident-by"}, {"parent": "5369104c4145ce33", "child": "4692b4017a8fb401", "type": "evident-by"}, {"parent": "5376b677758cdb5f", "child": "76a4796853a2924e", "type": "evident-by"}, {"parent": "5382c161130bd220", "child": "8fa30ea404038da7", "type": "evident-by"}, {"parent": "53aa65209ce63fbb", "child": "ca7d989afd6dd5f3", "type": "evident-by"}, {"parent": "53ab54010bbbde81", "child": "72f535dc9cb54c59", "type": "evident-by"}, {"parent": "53d96a21c15fa01f", "child": "9c012f23a3ea0f51", "type": "evident-by"}, {"parent": "53dab1951418e89f", "child": "72498928b3147965", "type": "evident-by"}, {"parent": "5452ba891282ae8b", "child": "7b54f1e7e971dfda", "type": "evident-by"}, {"parent": "546bcb9b2f53b8d5", "child": "e29097e34b5136cf", "type": "evident-by"}, {"parent": "54832da847a60a02", "child": "1f94917f8af9d1e2", "type": "evident-by"}, {"parent": "54a4a0303331f292", "child": "57bbac8be9f7e53a", "type": "evident-by"}, {"parent": "54beff06afe99529", "child": "393ad05a254624aa", "type": "evident-by"}, {"parent": "5567f2f5702471bb", "child": "d2ce237fd9a595ab", "type": "evident-by"}, {"parent": "558d1ddef58f28a4", "child": "6cac3b94710140b9", "type": "evident-by"}, {"parent": "5599c55dc9249d38", "child": "7cf976077521e594", "type": "evident-by"}, {"parent": "55ad5a6bc9f38e9c", "child": "21184b637c17c3ea", "type": "evident-by"}, {"parent": "55aea1b3bef46806", "child": "2b9ace3aaa100a0b", "type": "evident-by"}, {"parent": "55afc3ff53d515f9", "child": "a00452fa287306b4", "type": "evident-by"}, {"parent": "55c71369be2a536b", "child": "8872156cf6f409d3", "type": "evident-by"}, {"parent": "55d7d05d35bb9a6c", "child": "cb0092a97ca969f4", "type": "evident-by"}, {"parent": "563bd625c9e9368d", "child": "bbcb146420e98f66", "type": "evident-by"}, {"parent": "568423252ae11dac", "child": "f0aac60799f83238", "type": "evident-by"}, {"parent": "56b50e9dd12debcc", "child": "cf3aca2dd79a7bab", "type": "evident-by"}, {"parent": "56cac287e12d48f1", "child": "ce33bb4568a29611", "type": "evident-by"}, {"parent": "56f7790772fa071b", "child": "4cf5e2e453e048d8", "type": "evident-by"}, {"parent": "57286f86adb549f3", "child": "80978297e6446df9", "type": "evident-by"}, {"parent": "574fb78132f18be7", "child": "4adf6c14cf0e8b6e", "type": "evident-by"}, {"parent": "5780c49519561325", "child": "df8ce4412bf7f126", "type": "evident-by"}, {"parent": "578202f2a2dd6896", "child": "96864dd26352b5bc", "type": "evident-by"}, {"parent": "5799b58d1d02222f", "child": "1281d3f2e2d7bc77", "type": "evident-by"}, {"parent": "580db1b31d7b7e27", "child": "864e5ef062cb409d", "type": "evident-by"}, {"parent": "5836d2788b30498c", "child": "e00b7fa3aa02f755", "type": "evident-by"}, {"parent": "584844d5982aaa0a", "child": "85d14d0931d6b0aa", "type": "evident-by"}, {"parent": "58535d04f8428935", "child": "442ed198d52bf28c", "type": "evident-by"}, {"parent": "586f3adc2d79a04c", "child": "847766fb978bcdc0", "type": "evident-by"}, {"parent": "5874a4eb9514bafb", "child": "1b13ef4a7189e181", "type": "contains"}, {"parent": "5874a4eb9514bafb", "child": "42423b34e879859d", "type": "dependency-of"}, {"parent": "5874a4eb9514bafb", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "5874a4eb9514bafb", "child": "9aa3519dc0cc882d", "type": "contains"}, {"parent": "5874a4eb9514bafb", "child": "c10e012c8a4c64e3", "type": "dependency-of"}, {"parent": "5874a4eb9514bafb", "child": "cd3e46bbfb9acbbd", "type": "contains"}, {"parent": "5874a4eb9514bafb", "child": "ed38a2b0a79ad561", "type": "contains"}, {"parent": "5874a4eb9514bafb", "child": "faba0b5144e3ada4", "type": "dependency-of"}, {"parent": "58dc069b5096faed", "child": "027d07f7522b1eed", "type": "evident-by"}, {"parent": "58fefe69706146a9", "child": "cd2d771327593605", "type": "evident-by"}, {"parent": "59188e2802b301fd", "child": "7de7e216b22fc99c", "type": "evident-by"}, {"parent": "5938710fbc2e8147", "child": "fc7836613adc8a64", "type": "evident-by"}, {"parent": "593b07a87b6a6097", "child": "87b081dfa42576cf", "type": "evident-by"}, {"parent": "593cc177098b8f89", "child": "01f325a5c52a7fe6", "type": "evident-by"}, {"parent": "5971eb85fdf458c7", "child": "3147e40626978954", "type": "evident-by"}, {"parent": "597dc99ec39a776c", "child": "6498abfccae456b0", "type": "evident-by"}, {"parent": "599e19ef34dd8e07", "child": "adfbcae2f7a7aadb", "type": "evident-by"}, {"parent": "59d83cf92e2764b7", "child": "0f06cc515da16bd2", "type": "evident-by"}, {"parent": "59e7a4dd9f524701", "child": "51b911cbf6f550bd", "type": "evident-by"}, {"parent": "5a1111a8ac6a25e1", "child": "1f405349af230cb9", "type": "evident-by"}, {"parent": "5a1dcf29e9a61208", "child": "b96441a161766d00", "type": "evident-by"}, {"parent": "5a430d4a41172d0e", "child": "d7135f6a3b764878", "type": "evident-by"}, {"parent": "5a457b31147b8431", "child": "9161edd0df0d7257", "type": "evident-by"}, {"parent": "5a5f82d88537bb33", "child": "beff3c0ec9d8a715", "type": "evident-by"}, {"parent": "5a7fd36d175293d0", "child": "1cf09ba0b8ffc172", "type": "evident-by"}, {"parent": "5ac0bb4943d948b7", "child": "e68cc66184262c90", "type": "evident-by"}, {"parent": "5ad93a59652b6d71", "child": "36265b757fc482e2", "type": "evident-by"}, {"parent": "5b05750265e7d4e0", "child": "a4f975aea35ea694", "type": "evident-by"}, {"parent": "5b591edd3f95f4bb", "child": "b4bc60522a578dfc", "type": "evident-by"}, {"parent": "5b74868a78736eef", "child": "ab5557a7c22a719f", "type": "evident-by"}, {"parent": "5be3c97fb19a1d4c", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "5be3c97fb19a1d4c", "child": "27489e32fe097973", "type": "dependency-of"}, {"parent": "5be3c97fb19a1d4c", "child": "4fc8e0ff59c24f82", "type": "dependency-of"}, {"parent": "5be3c97fb19a1d4c", "child": "5e34d6026f04e52b", "type": "dependency-of"}, {"parent": "5be3c97fb19a1d4c", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "5be3c97fb19a1d4c", "child": "9c16eadd9432dd03", "type": "dependency-of"}, {"parent": "5be3c97fb19a1d4c", "child": "a0527b78caa24c49", "type": "dependency-of"}, {"parent": "5be3c97fb19a1d4c", "child": "ac56a22795b0266a", "type": "dependency-of"}, {"parent": "5be3c97fb19a1d4c", "child": "b2ab6e61246543aa", "type": "dependency-of"}, {"parent": "5be3c97fb19a1d4c", "child": "d5324c863ef1e747", "type": "contains"}, {"parent": "5be3c97fb19a1d4c", "child": "e2cf5b969e9e59f1", "type": "dependency-of"}, {"parent": "5c18afbad54f7386", "child": "8222cd525944430a", "type": "evident-by"}, {"parent": "5c608c54d6ea02b5", "child": "ddadbe2f1fa4ef6b", "type": "evident-by"}, {"parent": "5c9884063aa67359", "child": "ad88087a990cd7c5", "type": "evident-by"}, {"parent": "5ca37cde94b85b01", "child": "a2346766df9f85c0", "type": "evident-by"}, {"parent": "5caa3ee2a772d22e", "child": "2f6b0147dc802a6d", "type": "evident-by"}, {"parent": "5cb071426ba795ff", "child": "76ddfb816b047e1d", "type": "evident-by"}, {"parent": "5ce57176091fcee9", "child": "5ed95016f170101c", "type": "evident-by"}, {"parent": "5d20846fa2f47a89", "child": "21c35b0af15a6936", "type": "evident-by"}, {"parent": "5d226f16eae4779b", "child": "883b110935ca2424", "type": "evident-by"}, {"parent": "5d5ec275973c634f", "child": "5e575836e5c0f6ee", "type": "evident-by"}, {"parent": "5da14a9cb616ee99", "child": "9f253eea42c02acc", "type": "evident-by"}, {"parent": "5debf8d5cb95f049", "child": "54bbd34eadf639ee", "type": "evident-by"}, {"parent": "5e0a5b3fa5f814ab", "child": "a603519684cd83e8", "type": "evident-by"}, {"parent": "5e10916471f7e1af", "child": "a7c9e5470067db12", "type": "evident-by"}, {"parent": "5e2c1eae810a7448", "child": "aeac04126901b922", "type": "evident-by"}, {"parent": "5e34d6026f04e52b", "child": "6971df14e1f4f21c", "type": "dependency-of"}, {"parent": "5e34d6026f04e52b", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "5e34d6026f04e52b", "child": "dfac94a79f84c8d8", "type": "contains"}, {"parent": "5ec90bd07fd12423", "child": "3460de782e95560b", "type": "evident-by"}, {"parent": "5f891147015b5bc3", "child": "9aac912b1b97704f", "type": "evident-by"}, {"parent": "5f8c5f3aa240527c", "child": "a60b8fb75139de05", "type": "evident-by"}, {"parent": "5fc486a984e0d751", "child": "c5d924c32e6232cc", "type": "evident-by"}, {"parent": "5ffb3d4eb2f3eb3a", "child": "bc85a4a3769c93f4", "type": "evident-by"}, {"parent": "6039fe20153391b1", "child": "616de05581fb9513", "type": "evident-by"}, {"parent": "605eab54d649474b", "child": "56554cbc541b5981", "type": "evident-by"}, {"parent": "606b1e10fa7cbe8d", "child": "3c457655b95513d5", "type": "evident-by"}, {"parent": "606c2f4e2f1e9088", "child": "86edc155f7ed1341", "type": "evident-by"}, {"parent": "607c36edcdd9e23f", "child": "5c72a2a3ab5ca6bb", "type": "evident-by"}, {"parent": "61162f906d819cfb", "child": "9c48281136209339", "type": "evident-by"}, {"parent": "611ddad87e644278", "child": "5eff9b227e1ffc4b", "type": "evident-by"}, {"parent": "613c86496c16f198", "child": "1d54d69b9a524086", "type": "evident-by"}, {"parent": "615be58645624e88", "child": "fbb2ccf3ac6ffeed", "type": "evident-by"}, {"parent": "6190c42f0d05f8bd", "child": "db72bf7788cc8fab", "type": "evident-by"}, {"parent": "61995eaf1ea2fa65", "child": "c1c92e6bd90b5e99", "type": "evident-by"}, {"parent": "61fcbf77bd12f48e", "child": "445acf2b9984b1a4", "type": "evident-by"}, {"parent": "61ffb5a37e4a84cb", "child": "97a90827ad95ab31", "type": "evident-by"}, {"parent": "6264559f51383196", "child": "379b3a2d87e2f8ba", "type": "evident-by"}, {"parent": "629fcfc5876c5d5f", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "629fcfc5876c5d5f", "child": "09e94077ced4bd73", "type": "contains"}, {"parent": "629fcfc5876c5d5f", "child": "59d8ebc4d0f47253", "type": "contains"}, {"parent": "629fcfc5876c5d5f", "child": "7cbb1e8bf4f32b3d", "type": "dependency-of"}, {"parent": "629fcfc5876c5d5f", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "629fcfc5876c5d5f", "child": "b4d60ca302aae70f", "type": "contains"}, {"parent": "629fcfc5876c5d5f", "child": "e6e68f1f39af3668", "type": "contains"}, {"parent": "62b1f15533fefbac", "child": "68c497deb18e4968", "type": "evident-by"}, {"parent": "62ebeb2f1e6d1a49", "child": "b8623c1d1e664eae", "type": "evident-by"}, {"parent": "6308005cb22f0520", "child": "6c359f1fecc7d0f7", "type": "evident-by"}, {"parent": "63218d6bf829de6c", "child": "60b4bd66bcd06dc5", "type": "evident-by"}, {"parent": "633b083971bed417", "child": "c14848fcf3730542", "type": "evident-by"}, {"parent": "636c80d98bb14040", "child": "d9fca018b633e967", "type": "evident-by"}, {"parent": "637d2f2be1b27f59", "child": "1dcd821cfd087112", "type": "evident-by"}, {"parent": "63933d7ef081c5b3", "child": "99aaa17db5bedb0b", "type": "evident-by"}, {"parent": "6399f90819d41c96", "child": "c1c015f1c2c110fe", "type": "evident-by"}, {"parent": "63aec8bd612f682c", "child": "3c9ff676eee7e139", "type": "evident-by"}, {"parent": "63c38a23ca98c3a6", "child": "10b35d446c7da6b9", "type": "evident-by"}, {"parent": "6419bcf9bcc6281f", "child": "e9fab4bf73694e53", "type": "evident-by"}, {"parent": "6427ae527710434a", "child": "5f60a5859f55d45e", "type": "evident-by"}, {"parent": "643318a4035acaa3", "child": "01c2cb466bf9c173", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "0406ab78af89137f", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "086bbe372808d5c9", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "0bb4e1ee7beeaa1a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "0dee3d3cdba255fe", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "0eeafb022e4b02a8", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "0f5e0c1aa73b481c", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "10af7158ba3411f0", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "11efce1fe6930802", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "139178bdbff959d3", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "14061272c4ca9d99", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "1fc385bc91825279", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "206f54a9eec0ce7d", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "23253c093657426d", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "235c25aab4735d46", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "27489e32fe097973", "type": "dependency-of"}, {"parent": "643318a4035acaa3", "child": "28257e748acb971a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "2c82eb67ca44050d", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "2cc99f1e657e05cc", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "2e2fdf64f0f58014", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "314428ed5d7f991a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "36c34dfacaaf59c3", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "3742d47def9b31e4", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "38bbf386dba50607", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "3b287b20455bc15f", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "459bfc8398a8cde8", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "4636f4053957ba02", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "47be8c12cb95ba8a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "48faa732adb14de1", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "4a0a7aa6a7e3c8af", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "4a601ddbe06dc245", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "4b01fd8f3a0f2fb4", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "4e7a4d2fd4cca0aa", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "4ec72505285d549a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "4fc8e0ff59c24f82", "type": "dependency-of"}, {"parent": "643318a4035acaa3", "child": "54e2b21f5e77f3ee", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "55045006f1c78acb", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "56102262f4bef09f", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "57e7d5d70ba72a55", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "57faceb60014e841", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "5f99250942fcf701", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "5fd1fb61997b273a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "6078e8bd5d93e89f", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "61aa9a5ce75e0f61", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "630135c407682625", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "6316663cdfd40f44", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "65d1f9ae2ba2308a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "664f1827fa761060", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "6941dabc16f1d4b3", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "6a57d882d2c575d2", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "6c4eb9cbecc34216", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "6dfaeade0426c1f1", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "6e870ae7660eadbb", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "712249337c080ab1", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "77e8c9342e5a8002", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "78d39e9ffee7bd93", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "7a58d83e02b9efd5", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "7b496460e9fd4298", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "7c2472ccbae79e5e", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "7ca639e06e1f39e8", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "7cad735135de9dfa", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "7cae851ddf398a53", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "7de6a9982ce69d04", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "7fb051b19366248c", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "803d5895c4626967", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "826d84cb0a21d896", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "833d17c449fad1ae", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "837f90997e518f00", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "863dd948be400bcd", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "643318a4035acaa3", "child": "88ac1c1a838f919d", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "8bac0c9ab963316e", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "8cbe2fca9d279ce2", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "8d96483edf06234e", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "8e2ef547e1a4017b", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "8f313268a0a11a3d", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "910db66c78cc7452", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "916ea0610a2e40bf", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "921dc0c9d8a3e8a8", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "92d924d9c49c25ee", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "954adc40027704a5", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "97d302727a244d15", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "98ad69b0d0df3ef4", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "9cf13f728566705f", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "9d5d5d86477d1fb2", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "9dd715ab2df1831a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "a0348416f52b5785", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "a3430553a9bd2f76", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "a56630fe8396a34c", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "a6a1997aff58e987", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ac8246fbfc46ecc5", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ae997b264ab341b5", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "af81e78d95247f23", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "b001da73470ea730", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "b4019e38f8f2c716", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "b61283c21b5fa763", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "b9de613a4f10903e", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ba92c69cd54e9082", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "bbca24e35721031b", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "bcce2cbb666a3fc1", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "bfb9c60f8b69e2c0", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "c0f2fbbd9a88a2f7", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "c327d6eb8eae549f", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "c3d7f8d0438de85f", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "c4ad25e4d835b286", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "c55da31e0ded6b79", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ca68c1ebf892c6c4", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "caa4bc544ac14221", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "cb121eb91b74e3d1", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "cd0a2952f7072bba", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ce11d859f9e3c39c", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "d58c35925708a2bd", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "d71b556d4d2ec64e", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "d7dc72d0ef1f733b", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "db701932e7dd9ae1", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "dd7aa1804a8eacc5", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "dd7e06650bec7d51", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "dfe21a28f49c497e", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "e1b62dacb7c95032", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "e1f791fab86eea8f", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "e317697f20107ab8", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "e3a142f20f6d75bc", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "e5bacea90e040943", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "e77920be73571be7", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ea1c850e04a93a68", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ea259e20888debb9", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ea698a3f3437b213", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ec420469e0a95731", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ed430a40a2fae3dc", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "eef324dc08b84b79", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ef597ac6b8074ead", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "f02bc7d900a5e224", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "f0d1967e9b6e9b36", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "f1ccd57e6c727b0a", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "f21c59133ae050c1", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "f5865267ed055e3c", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "f67468e05ca05713", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "f82aff773b508bf2", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "fa9d7ff1eb9acfaf", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "fab7a3f6831a5b01", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "fdbd0b96f592ec79", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ff76dcb370f9243d", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ffb5c49ee046cc98", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "ffdf812d830ef3ce", "type": "contains"}, {"parent": "643318a4035acaa3", "child": "fffe214dd720274f", "type": "contains"}, {"parent": "64577a72597199de", "child": "8d41d84116d9cd08", "type": "evident-by"}, {"parent": "6476b4a461e2bffc", "child": "6be540e933a8bfdd", "type": "evident-by"}, {"parent": "6495fc860329569a", "child": "6a5cc86b5bd621db", "type": "evident-by"}, {"parent": "64b6bc5eb68281b5", "child": "69e0c3e1849bd4c0", "type": "evident-by"}, {"parent": "64d704b43a5bc943", "child": "d599457e872ec375", "type": "evident-by"}, {"parent": "64d85bd611325d6b", "child": "38bc72819dffa7cd", "type": "contains"}, {"parent": "64d85bd611325d6b", "child": "70e064e6450dff7e", "type": "contains"}, {"parent": "64d85bd611325d6b", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "64d85bd611325d6b", "child": "a65a9dcedabd9d9c", "type": "contains"}, {"parent": "64d85bd611325d6b", "child": "a84d05ef48f1ee49", "type": "contains"}, {"parent": "64d85bd611325d6b", "child": "bb4f7cd3315fae94", "type": "contains"}, {"parent": "64d85bd611325d6b", "child": "d9c93d684f468a2c", "type": "contains"}, {"parent": "64d85bd611325d6b", "child": "faba0b5144e3ada4", "type": "dependency-of"}, {"parent": "64f65819c8c1fcbe", "child": "48da981d3a29f505", "type": "evident-by"}, {"parent": "6513b3a99dd7c874", "child": "0b9920c09f8c5c7d", "type": "evident-by"}, {"parent": "652b1f7700af62cb", "child": "8e1c2ead2ab612f3", "type": "evident-by"}, {"parent": "65608571b201e49f", "child": "9acfb5f03ded1ab8", "type": "evident-by"}, {"parent": "6568be2a8a042fcc", "child": "65e498f3257ef281", "type": "evident-by"}, {"parent": "659a07d9180e260b", "child": "a87866e06e12bde5", "type": "evident-by"}, {"parent": "65a0c4cfe1a583ce", "child": "029cf4fe851dd1f0", "type": "contains"}, {"parent": "65a0c4cfe1a583ce", "child": "2e2696a0c9272457", "type": "dependency-of"}, {"parent": "65a0c4cfe1a583ce", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "65dfda41bd7e75ba", "child": "180995847324e192", "type": "evident-by"}, {"parent": "6602c3657a9c2c13", "child": "54603abd9cf493a7", "type": "evident-by"}, {"parent": "661178a4b9f11d7f", "child": "8e660b8d9beea969", "type": "evident-by"}, {"parent": "662048d73f31db70", "child": "5ef0b224796d4e7e", "type": "evident-by"}, {"parent": "66435add1075a54d", "child": "25307d488f499560", "type": "evident-by"}, {"parent": "6649e142d9f063c4", "child": "4bcefb60234e3c0d", "type": "evident-by"}, {"parent": "664cdf29bc1f6264", "child": "5f05fbfdb738982a", "type": "evident-by"}, {"parent": "6665bd3ffdf36ee5", "child": "6f2996b64c8b6a62", "type": "evident-by"}, {"parent": "6669cfaf780b8f62", "child": "99ecb85ecfbfc48a", "type": "evident-by"}, {"parent": "66915852408ea666", "child": "0b6b6d39738991d1", "type": "evident-by"}, {"parent": "66a2d4d415a009a7", "child": "8a56e97330e12b4a", "type": "evident-by"}, {"parent": "66a39367e61d6a09", "child": "26f72c93d2c80b54", "type": "evident-by"}, {"parent": "66f5026b7eaf8199", "child": "2223d28d4d7e74cf", "type": "evident-by"}, {"parent": "66f749240a51f8bd", "child": "05b31f82e0c70e00", "type": "evident-by"}, {"parent": "67377742c1439918", "child": "8d313306a4ca29b8", "type": "evident-by"}, {"parent": "67419787803ca4c3", "child": "4430ba69c7273211", "type": "evident-by"}, {"parent": "676871e921df5a9d", "child": "a44fb80fcc9a5637", "type": "evident-by"}, {"parent": "676b104a4df6940f", "child": "fd3b7b994e17ecce", "type": "evident-by"}, {"parent": "676feffb736a0467", "child": "682cbee22d547645", "type": "evident-by"}, {"parent": "67b475a6a5a09bb5", "child": "6522d73775a50548", "type": "evident-by"}, {"parent": "67c1936e92986444", "child": "5f95c04ca17afb78", "type": "evident-by"}, {"parent": "67e2117aae95df5d", "child": "1670d97ebdbc99c5", "type": "evident-by"}, {"parent": "6830846813748172", "child": "97b1876dceabb8b1", "type": "evident-by"}, {"parent": "684ea1a03eaafa72", "child": "b871bd35e0f355e5", "type": "evident-by"}, {"parent": "68664fc1ffccf29c", "child": "996f77a5e2b9d699", "type": "evident-by"}, {"parent": "6882597b5cd924bd", "child": "72f60d3e84dd79b4", "type": "evident-by"}, {"parent": "68d2a08a092b48e4", "child": "37159b3f48a9e9ca", "type": "evident-by"}, {"parent": "68d592ffff092962", "child": "42aaa95c08e8cbd4", "type": "evident-by"}, {"parent": "68d80597bed435be", "child": "5e3f9572eaf13740", "type": "evident-by"}, {"parent": "68e1f3030314bbaa", "child": "e448e2c17a81b2d4", "type": "evident-by"}, {"parent": "68f623d481b81d01", "child": "76c9de37df0d4916", "type": "evident-by"}, {"parent": "692d123480933177", "child": "c4a843043c42f60c", "type": "evident-by"}, {"parent": "6932a57bea22f995", "child": "4bcd506ff793abf7", "type": "evident-by"}, {"parent": "6971df14e1f4f21c", "child": "4ab069970b75a88b", "type": "contains"}, {"parent": "6971df14e1f4f21c", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "6971df14e1f4f21c", "child": "c5e123f102c8082b", "type": "contains"}, {"parent": "6980c06cc7a7fd79", "child": "dc0af94b158cc439", "type": "evident-by"}, {"parent": "698fa3d3b415132f", "child": "66ce8641d58330fd", "type": "evident-by"}, {"parent": "69902363a3f6c724", "child": "bc656d2b14cea321", "type": "evident-by"}, {"parent": "69ef3c5782d41ab5", "child": "1addca2295718f84", "type": "contains"}, {"parent": "69ef3c5782d41ab5", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "69ef3c5782d41ab5", "child": "e2cf5b969e9e59f1", "type": "dependency-of"}, {"parent": "6a0c575aa349701a", "child": "58fb822752d5e541", "type": "evident-by"}, {"parent": "6a351a23c6159fec", "child": "18fc9aeec9101767", "type": "evident-by"}, {"parent": "6a35aabc22bd6c5a", "child": "63374b0d19a07491", "type": "evident-by"}, {"parent": "6a769f954c9328ec", "child": "458345ce2f75f70a", "type": "evident-by"}, {"parent": "6a87c5effab50fe7", "child": "4081dd3859455fbd", "type": "evident-by"}, {"parent": "6acc2ff354d577e3", "child": "00c10739d8e47f9d", "type": "evident-by"}, {"parent": "6af0981aef03347c", "child": "68d3db251bb0d3f8", "type": "evident-by"}, {"parent": "6b294fe07f3e74df", "child": "aafdf72f68d25ef4", "type": "evident-by"}, {"parent": "6b33daa4da525960", "child": "91771e3d78c36cf7", "type": "evident-by"}, {"parent": "6b3a2de48f064356", "child": "2658b8cc2377dd9a", "type": "evident-by"}, {"parent": "6b90ea42ac749f17", "child": "e7ca8c83e4c272b0", "type": "evident-by"}, {"parent": "6bad2fe43277cfa3", "child": "4f54732fa368bfcd", "type": "evident-by"}, {"parent": "6bb3cf22f5819173", "child": "8cb4a6046b587e77", "type": "evident-by"}, {"parent": "6bcb0bd956088c12", "child": "9c1449ea88e3177a", "type": "evident-by"}, {"parent": "6bcff498eb13e066", "child": "e834aa756c71e7e3", "type": "evident-by"}, {"parent": "6bf4811c74b82aec", "child": "0c791546094d6597", "type": "evident-by"}, {"parent": "6c03bee553326b51", "child": "a39660c527f4a3bf", "type": "evident-by"}, {"parent": "6c90afca40b548a4", "child": "652e112f68194752", "type": "evident-by"}, {"parent": "6cc9edc03575401a", "child": "2955b05781dce1cf", "type": "evident-by"}, {"parent": "6cdf18541f295fe8", "child": "a24eb079450c6c01", "type": "evident-by"}, {"parent": "6d1984b809742852", "child": "602d672b8b1e2b83", "type": "evident-by"}, {"parent": "6d2db02da27533af", "child": "3f714b754b950e26", "type": "evident-by"}, {"parent": "6d31f277ae5c7a8c", "child": "71ff8c6237e24ee7", "type": "evident-by"}, {"parent": "6d4eaf6eb694870d", "child": "6c5c38935dc78786", "type": "evident-by"}, {"parent": "6d6d8376500b5290", "child": "db78856562304a8a", "type": "evident-by"}, {"parent": "6d7f743a4b4e0247", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "6d7f743a4b4e0247", "child": "aa8beab3ef566578", "type": "dependency-of"}, {"parent": "6d7f743a4b4e0247", "child": "e2cf5b969e9e59f1", "type": "dependency-of"}, {"parent": "6d7f743a4b4e0247", "child": "ed83bb7c43e677df", "type": "contains"}, {"parent": "6d80617a33a3572c", "child": "80c57378c968b858", "type": "evident-by"}, {"parent": "6d868ebecac6db7b", "child": "5722e3739b854573", "type": "evident-by"}, {"parent": "6d8b0e5ee361e45e", "child": "46d9a726d6c82d36", "type": "evident-by"}, {"parent": "6d90f81c2336ebf9", "child": "9c88c7ab202e876b", "type": "evident-by"}, {"parent": "6da0e8d5e2663faf", "child": "8a9e4080e0f1c52b", "type": "evident-by"}, {"parent": "6dd46c702df1ddec", "child": "42fd88c0eca3de3b", "type": "evident-by"}, {"parent": "6dde5f026d01fe32", "child": "1333de9f13e658d1", "type": "evident-by"}, {"parent": "6dff217d993a9562", "child": "76b4cd9ea255704c", "type": "evident-by"}, {"parent": "6e0f80c88b572916", "child": "af345b179a9eb8fe", "type": "evident-by"}, {"parent": "6e2f8b66475af9d6", "child": "d9c2029939fddb8e", "type": "evident-by"}, {"parent": "6e5a96b1e074744b", "child": "dc55b1310d954bf4", "type": "evident-by"}, {"parent": "6e91d0f40236c4c2", "child": "970b6dffb02356eb", "type": "evident-by"}, {"parent": "6e9ba8c6199ec288", "child": "1054443d4fbd3135", "type": "evident-by"}, {"parent": "6ea1f65def728231", "child": "5fb06f648de013c2", "type": "evident-by"}, {"parent": "6ea6f848f4dbcc75", "child": "17a2ddd1f2a81610", "type": "evident-by"}, {"parent": "6ec6a50dff11f62e", "child": "70c99cf566e8ab85", "type": "evident-by"}, {"parent": "6ec834c72ea634fa", "child": "0ead370231597bca", "type": "dependency-of"}, {"parent": "6ec834c72ea634fa", "child": "27489e32fe097973", "type": "dependency-of"}, {"parent": "6ec834c72ea634fa", "child": "35fd95a9cd6ac699", "type": "contains"}, {"parent": "6ec834c72ea634fa", "child": "6fa14f1e9ce29a34", "type": "dependency-of"}, {"parent": "6ec834c72ea634fa", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "6ec834c72ea634fa", "child": "a0527b78caa24c49", "type": "dependency-of"}, {"parent": "6ed8eed14daf5895", "child": "ac2527af71a865e5", "type": "evident-by"}, {"parent": "6f62f7580072da7d", "child": "78fc420af7092d60", "type": "evident-by"}, {"parent": "6fa14f1e9ce29a34", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "6fa14f1e9ce29a34", "child": "7978a6d2cf29ca81", "type": "contains"}, {"parent": "6fa14f1e9ce29a34", "child": "7d2f57c9ad502804", "type": "contains"}, {"parent": "6fa14f1e9ce29a34", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "6fa14f1e9ce29a34", "child": "9d4f53a418e7b294", "type": "contains"}, {"parent": "6fa14f1e9ce29a34", "child": "aa820f88dfb45a8c", "type": "contains"}, {"parent": "6fb7a39a9b6f6d22", "child": "38ce26f91eb6fea2", "type": "evident-by"}, {"parent": "6fc9412e195ba84c", "child": "c8379fad3ee6d8f2", "type": "evident-by"}, {"parent": "6fe80928088525a5", "child": "f2b6f6199c408210", "type": "evident-by"}, {"parent": "6ffdb4e7a353f8b4", "child": "042bf6c21b75f8bc", "type": "evident-by"}, {"parent": "6ffffee23978a54a", "child": "dd1e446d5113b24b", "type": "evident-by"}, {"parent": "703147ab8149fb18", "child": "a83aa76c76e09155", "type": "evident-by"}, {"parent": "704cad4cbf765aa8", "child": "940632051dbce47e", "type": "evident-by"}, {"parent": "7063716d1c9ae238", "child": "8816e02d00bf1594", "type": "evident-by"}, {"parent": "707f086f977e9a80", "child": "2928319f61e47494", "type": "evident-by"}, {"parent": "708333bcaec16008", "child": "c56de2991baac3cd", "type": "evident-by"}, {"parent": "70dd80f37abc4f20", "child": "26c7ce9b3268d6e3", "type": "evident-by"}, {"parent": "710b618721ce1495", "child": "ebe2d3ef7ca39e76", "type": "evident-by"}, {"parent": "71456370e5b739e6", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "71456370e5b739e6", "child": "4b825a1592622bbc", "type": "contains"}, {"parent": "71456370e5b739e6", "child": "629fcfc5876c5d5f", "type": "dependency-of"}, {"parent": "71456370e5b739e6", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "71456370e5b739e6", "child": "9421a1de5547753d", "type": "dependency-of"}, {"parent": "71456370e5b739e6", "child": "d38eb683d1b58422", "type": "contains"}, {"parent": "71456370e5b739e6", "child": "e29e01b5754fe039", "type": "dependency-of"}, {"parent": "71456370e5b739e6", "child": "f2a082b5a37e3b23", "type": "contains"}, {"parent": "71456370e5b739e6", "child": "faba0b5144e3ada4", "type": "dependency-of"}, {"parent": "716e95d631991a07", "child": "ca287ab879424bd2", "type": "evident-by"}, {"parent": "71a0dca3586628a3", "child": "2dfe5e3a39a698ae", "type": "evident-by"}, {"parent": "71b24c5549400752", "child": "7cf4e14e86e35cfe", "type": "evident-by"}, {"parent": "71c24720dc3d6168", "child": "74d1e0c4b7995524", "type": "evident-by"}, {"parent": "71da6294817d34c8", "child": "2f714a1b40bbac18", "type": "evident-by"}, {"parent": "71eafc9c6de88bdb", "child": "98c199bba525df1b", "type": "evident-by"}, {"parent": "71eebbc3b042470e", "child": "76a062aa9420b130", "type": "evident-by"}, {"parent": "723152236bdd01ff", "child": "55aa1cdc5bed100f", "type": "evident-by"}, {"parent": "725576e654019db2", "child": "23f8bef272b30a5b", "type": "evident-by"}, {"parent": "72637f2d643ef05a", "child": "d08c80c796f3bf56", "type": "evident-by"}, {"parent": "72d5bdd8d5bf409a", "child": "0584cd46c61a250b", "type": "evident-by"}, {"parent": "73038a2c88722802", "child": "57b6656f7f256aab", "type": "evident-by"}, {"parent": "732c815bc052679f", "child": "2e043d4c30d6c2e4", "type": "evident-by"}, {"parent": "73362ccb629d24fe", "child": "945ae02cc81c4d29", "type": "evident-by"}, {"parent": "7339ec6e2fa145c5", "child": "8150304b457a2e9d", "type": "evident-by"}, {"parent": "73568340fb7d1133", "child": "e98ffa745ea1e57f", "type": "evident-by"}, {"parent": "735fe16658568376", "child": "44ee3891b50d59f4", "type": "evident-by"}, {"parent": "73e01accc785ad45", "child": "83a62caae5b79bc6", "type": "evident-by"}, {"parent": "7408ee7b82e5e50e", "child": "fba315c29d83a864", "type": "evident-by"}, {"parent": "7431cf1b62b1e707", "child": "899101e9b235eefc", "type": "evident-by"}, {"parent": "743857708d460b64", "child": "f139435e90e699ac", "type": "evident-by"}, {"parent": "749e829672e3ec79", "child": "e6948dc72635fe04", "type": "evident-by"}, {"parent": "752931a8e15597a7", "child": "ed9589791d597615", "type": "evident-by"}, {"parent": "754607d1c8b9e887", "child": "59facb4ff2e63778", "type": "evident-by"}, {"parent": "754c21a9a804b860", "child": "ecfeaa5cd0d9a22a", "type": "evident-by"}, {"parent": "755fdefa1faf5f06", "child": "42715f5c69399c2b", "type": "evident-by"}, {"parent": "75707e2e7077ca25", "child": "18aae6d5973d552e", "type": "contains"}, {"parent": "75707e2e7077ca25", "child": "442f8a08b8994b6c", "type": "contains"}, {"parent": "75707e2e7077ca25", "child": "6fa14f1e9ce29a34", "type": "dependency-of"}, {"parent": "75707e2e7077ca25", "child": "81e40426d8845eda", "type": "contains"}, {"parent": "75707e2e7077ca25", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "75707e2e7077ca25", "child": "87b846e8027d7369", "type": "contains"}, {"parent": "7570938c6c3a4e14", "child": "f4c1e5cc67caa875", "type": "evident-by"}, {"parent": "757ce3063df7afb7", "child": "fc3ae0d9d90028ab", "type": "evident-by"}, {"parent": "759add25e46966a9", "child": "9cc3753072e3db63", "type": "evident-by"}, {"parent": "759ffb54462eef15", "child": "2a79d3c3cde8f17f", "type": "evident-by"}, {"parent": "75a18354def5f0eb", "child": "cd90bfcb4046a3ae", "type": "evident-by"}, {"parent": "764db06dda520a45", "child": "5a1bc3b8f3bc54ad", "type": "evident-by"}, {"parent": "76a2182aa135231c", "child": "3e7adf38fc5945ad", "type": "evident-by"}, {"parent": "76c2b273465b8f1d", "child": "9658dad32e30d082", "type": "evident-by"}, {"parent": "76da5f63ae267b5b", "child": "e96193dda0aa84be", "type": "evident-by"}, {"parent": "76e61ad642700c92", "child": "1fa9d7c09348d13c", "type": "evident-by"}, {"parent": "77029dbcc6d769b8", "child": "10d99d363a6af379", "type": "evident-by"}, {"parent": "7764602f5f93ad58", "child": "7846f6294d3ce162", "type": "evident-by"}, {"parent": "77bad449f0d6b4c2", "child": "e8734539e1cfbf29", "type": "evident-by"}, {"parent": "77f2865054c35028", "child": "bab4a0a57b0d044d", "type": "evident-by"}, {"parent": "780e98f05b65483d", "child": "41c538ce8b2f5ea8", "type": "evident-by"}, {"parent": "781407e34ef9eb48", "child": "083743c973e73b83", "type": "evident-by"}, {"parent": "78465cb8a853bdf7", "child": "c33ff82ebc378aae", "type": "evident-by"}, {"parent": "7849e97753169b6f", "child": "d76289dcae8046f8", "type": "evident-by"}, {"parent": "786f79ca9cc384aa", "child": "b97b35ffc0b2e0c6", "type": "evident-by"}, {"parent": "78f0e5214cda0071", "child": "b32edffb09f4145c", "type": "evident-by"}, {"parent": "793b72ecbe77bfef", "child": "dce09a7440100bad", "type": "evident-by"}, {"parent": "7974d3133061afa4", "child": "0a57b5a3e930c604", "type": "evident-by"}, {"parent": "79b584c26638c56f", "child": "9ac1e263a1296cb8", "type": "evident-by"}, {"parent": "79c66fc1878fcd6a", "child": "c6daa7233d2ff04c", "type": "evident-by"}, {"parent": "79d8717c7564698d", "child": "e455d92cb3dc6abd", "type": "evident-by"}, {"parent": "79db987a4d540271", "child": "fc6e95e2a5cec6ec", "type": "evident-by"}, {"parent": "7a23449d2b45c16d", "child": "0127a86f55220677", "type": "contains"}, {"parent": "7a23449d2b45c16d", "child": "287b89ceb9ae4460", "type": "contains"}, {"parent": "7a23449d2b45c16d", "child": "36e2f47245745e56", "type": "dependency-of"}, {"parent": "7a23449d2b45c16d", "child": "4a568f7d58f869bb", "type": "contains"}, {"parent": "7a23449d2b45c16d", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "7a23449d2b45c16d", "child": "980464d9c4facfcb", "type": "contains"}, {"parent": "7a23449d2b45c16d", "child": "d5cc7610297f8e7f", "type": "contains"}, {"parent": "7aac97e1f2140eb7", "child": "bc5ce2ea6f7d29f6", "type": "evident-by"}, {"parent": "7b546078ad4702eb", "child": "1c89ea1851c8b7e9", "type": "evident-by"}, {"parent": "7b76fb6b43c7b35c", "child": "1906dd5f572a9b10", "type": "evident-by"}, {"parent": "7ba885015ad2c81f", "child": "395c73ef58f04c84", "type": "evident-by"}, {"parent": "7bac738b2376cad4", "child": "ff78f6f7a3cdfb41", "type": "evident-by"}, {"parent": "7bea16b29cb9704a", "child": "05dbdd9519802047", "type": "evident-by"}, {"parent": "7c31d02670fe7493", "child": "540bd128c489a2df", "type": "evident-by"}, {"parent": "7c469f038684f855", "child": "67ea29ea701becdc", "type": "evident-by"}, {"parent": "7c65413cfff17add", "child": "39d2fe9d059a86ed", "type": "evident-by"}, {"parent": "7c81fae8cbe43765", "child": "14d1eeabcc8b4cef", "type": "evident-by"}, {"parent": "7ca86ac3fc5979a4", "child": "221d12901951af40", "type": "evident-by"}, {"parent": "7cbb1e8bf4f32b3d", "child": "780baddd12150fff", "type": "contains"}, {"parent": "7cbb1e8bf4f32b3d", "child": "7df236f4eb7abcb2", "type": "contains"}, {"parent": "7cbb1e8bf4f32b3d", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "7cbb1e8bf4f32b3d", "child": "ccc343efabccc585", "type": "contains"}, {"parent": "7cbb1e8bf4f32b3d", "child": "faba0b5144e3ada4", "type": "dependency-of"}, {"parent": "7cd27186f3f0c274", "child": "5d27789d9e53da67", "type": "evident-by"}, {"parent": "7d0d69554472b335", "child": "33c00dd1248e19ec", "type": "evident-by"}, {"parent": "7d476ddc31a022c2", "child": "860888a3b694d8df", "type": "evident-by"}, {"parent": "7d67990cffb3ca8e", "child": "09423fef5ac5cb05", "type": "evident-by"}, {"parent": "7d7a07f8e5f3b69c", "child": "3e7ee0cb17e451e4", "type": "evident-by"}, {"parent": "7d8114abc5920e8c", "child": "7de56a71ca6f892f", "type": "evident-by"}, {"parent": "7e0e5f491ff34a70", "child": "b7f705138887387e", "type": "evident-by"}, {"parent": "7e69e037b6b18b7c", "child": "bb4cd870a3cf8734", "type": "evident-by"}, {"parent": "7f57a82df0b79751", "child": "9adfdb29b2a071b3", "type": "evident-by"}, {"parent": "7fc8d6639e5be4e9", "child": "e9d0db2e044472f1", "type": "evident-by"}, {"parent": "7ff1308e20615cc2", "child": "57ecf479b9b6fbac", "type": "evident-by"}, {"parent": "805085791d4a6179", "child": "9320f8551292e5e7", "type": "evident-by"}, {"parent": "80841264ad46deed", "child": "d901d71081646ea7", "type": "evident-by"}, {"parent": "809179590feba37f", "child": "4a1b25335eb52483", "type": "evident-by"}, {"parent": "80991d2f4ce41c67", "child": "b5bcd8c2fb19c420", "type": "evident-by"}, {"parent": "80d15bced8e8c166", "child": "e4297129d81ead37", "type": "evident-by"}, {"parent": "80d18529c792efd7", "child": "6c7563eeec03ac82", "type": "evident-by"}, {"parent": "80d2eb36da8fe593", "child": "2afff1c20957f3d8", "type": "evident-by"}, {"parent": "80d8d8037f54c624", "child": "97d46b2d7598adda", "type": "evident-by"}, {"parent": "80ff314ad163ac70", "child": "23af1aaed0d20305", "type": "contains"}, {"parent": "80ff314ad163ac70", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "80ff314ad163ac70", "child": "8bd906ee7781adf9", "type": "dependency-of"}, {"parent": "81027aefdba27ae7", "child": "8b3c70bff72f3daf", "type": "evident-by"}, {"parent": "8104d00b989a0194", "child": "371d50cf2276a3c1", "type": "evident-by"}, {"parent": "8107d8d8813b9eb3", "child": "33e984d976a0346c", "type": "evident-by"}, {"parent": "81381e28b2fd0b7a", "child": "b893d64f4f564e7e", "type": "evident-by"}, {"parent": "813f952bc8971a6f", "child": "9a6c50aece341f75", "type": "evident-by"}, {"parent": "817728c301b2de2a", "child": "5a5790c85b4f01ea", "type": "evident-by"}, {"parent": "819225e78a8d03f6", "child": "a3b54e1c159d02b2", "type": "evident-by"}, {"parent": "81977138edc83396", "child": "3dd7c4e38a64c659", "type": "evident-by"}, {"parent": "81d3f7cc584a18fb", "child": "7204101e265f9566", "type": "evident-by"}, {"parent": "82192f3296e476a6", "child": "3ff57c0421ce4332", "type": "evident-by"}, {"parent": "82d0139083b9ebc3", "child": "991ede903ce9112d", "type": "evident-by"}, {"parent": "82dcc9e564e54179", "child": "0ead370231597bca", "type": "dependency-of"}, {"parent": "82dcc9e564e54179", "child": "3f8e1f8b4aa5cf2b", "type": "contains"}, {"parent": "82dcc9e564e54179", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "82dcc9e564e54179", "child": "d02cddab895c9ca0", "type": "contains"}, {"parent": "8324535cfabd3775", "child": "788df31e2662d6a0", "type": "evident-by"}, {"parent": "835d28d544a8412c", "child": "a061f38fbca739ec", "type": "evident-by"}, {"parent": "83636cd5c1d37c3f", "child": "a6a960e496dada71", "type": "evident-by"}, {"parent": "8373c593180a7ec9", "child": "bea000808b4c3ccc", "type": "evident-by"}, {"parent": "839b48ce7f8dc03e", "child": "a624ec71fa6c31fa", "type": "evident-by"}, {"parent": "83eaf5bbbb1f8464", "child": "7474f1e994a9526d", "type": "evident-by"}, {"parent": "83f45b6742e4255c", "child": "04ed0db301fcbefd", "type": "evident-by"}, {"parent": "841d70aa1bf1173a", "child": "88622f28ec2b83f3", "type": "evident-by"}, {"parent": "84685fad75172e97", "child": "dd5d75fd7adb68cc", "type": "evident-by"}, {"parent": "84cb959770aa2811", "child": "ecc57c06382422a5", "type": "evident-by"}, {"parent": "84fa928afeb4387b", "child": "76c74a75a0c41ace", "type": "evident-by"}, {"parent": "8541fb5a85f4ee81", "child": "471c901a6ded0cd3", "type": "evident-by"}, {"parent": "8563b71ee1a23644", "child": "be3487e99e677e39", "type": "evident-by"}, {"parent": "85bec89ffa8a30ba", "child": "b97e8e7e67fdc2cc", "type": "evident-by"}, {"parent": "862d2611f1e9d50c", "child": "c5d2fcd848a6c9b5", "type": "evident-by"}, {"parent": "86342dae05d6f5eb", "child": "838c3014f9fb2051", "type": "evident-by"}, {"parent": "8657055c84fcf7bc", "child": "eecf41ad0c5ece4e", "type": "evident-by"}, {"parent": "8659bfdde7dadec9", "child": "c34e4b133803c26c", "type": "evident-by"}, {"parent": "865de8b758036776", "child": "48e06aeed011e6b0", "type": "evident-by"}, {"parent": "869722b1c1f2b5cf", "child": "24a14ea18fd9defe", "type": "evident-by"}, {"parent": "86ac4c64b464d2c9", "child": "5a8a15d95c624975", "type": "evident-by"}, {"parent": "86ffd845f14d5fd7", "child": "4ed23b787779101d", "type": "evident-by"}, {"parent": "8724bab9fb9d01b9", "child": "bbf24ae30d6ffa22", "type": "evident-by"}, {"parent": "87bd4c9ca9db0d49", "child": "88a5c550e936007c", "type": "evident-by"}, {"parent": "8812d527b7bed3fa", "child": "20970bbd8590233a", "type": "evident-by"}, {"parent": "883e4fac88d8f3b2", "child": "500833b318a15257", "type": "evident-by"}, {"parent": "883f383a757d1812", "child": "aad5797138c95a8e", "type": "evident-by"}, {"parent": "88471fb313beadea", "child": "b1ded848fa605741", "type": "evident-by"}, {"parent": "8861b73486ca0071", "child": "459341da1a7f5325", "type": "evident-by"}, {"parent": "88644ad347d1ee3d", "child": "87a3840ba0f3d10f", "type": "evident-by"}, {"parent": "8884099334bf176f", "child": "9e8765a99f3df7e3", "type": "evident-by"}, {"parent": "88917d6e36f4538f", "child": "4bb687841901c453", "type": "evident-by"}, {"parent": "88c1c637debb6ec5", "child": "61b82a944dfd3794", "type": "evident-by"}, {"parent": "8907b79f9e95af74", "child": "79468d3dc0856801", "type": "evident-by"}, {"parent": "89249e40bf3e5780", "child": "3264c7f5ffbae7ed", "type": "evident-by"}, {"parent": "8940859f396982dc", "child": "bfe8dd5df55f6587", "type": "evident-by"}, {"parent": "8962c1e79ae5646f", "child": "26b10cbea46ffa0d", "type": "evident-by"}, {"parent": "896fc03bd9c2801c", "child": "6cad657c18636650", "type": "evident-by"}, {"parent": "8991056186770e7d", "child": "e9c3b7210d6c693f", "type": "evident-by"}, {"parent": "8a095f2869bd3747", "child": "775aa53763c84659", "type": "evident-by"}, {"parent": "8a26edd412a36d81", "child": "0e225db3ad1aaef7", "type": "evident-by"}, {"parent": "8a3c8cadef8343f2", "child": "1631178805add1c4", "type": "evident-by"}, {"parent": "8a579b5e02a8dc63", "child": "e11c48efef590b4d", "type": "evident-by"}, {"parent": "8a718aa650af35bd", "child": "8725c7b64c33826c", "type": "evident-by"}, {"parent": "8af7aad286518543", "child": "af9f9d3ef7a1add2", "type": "evident-by"}, {"parent": "8b02019eee37ac5b", "child": "c5d0c0571fb040a5", "type": "evident-by"}, {"parent": "8b891f33a0700314", "child": "8653dd42d3b0741b", "type": "evident-by"}, {"parent": "8bd906ee7781adf9", "child": "5ffa73f70cb005ab", "type": "contains"}, {"parent": "8bd906ee7781adf9", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "8bed20816469f026", "child": "919f58806771f505", "type": "evident-by"}, {"parent": "8c99edc14dbd9bd1", "child": "a710d50f8edbd874", "type": "evident-by"}, {"parent": "8cad64b303745fd8", "child": "711a5055157d8d12", "type": "evident-by"}, {"parent": "8cb75cb57797dab4", "child": "c36163f9f7a7e769", "type": "evident-by"}, {"parent": "8cc18ade8aebddff", "child": "00251068c347e0c3", "type": "evident-by"}, {"parent": "8cc2ac9a18926a12", "child": "0b197f886555ec21", "type": "evident-by"}, {"parent": "8cd29a58cd804fcf", "child": "3872cc0da9a826c3", "type": "evident-by"}, {"parent": "8cf28538770584c1", "child": "90999a0a19c52148", "type": "evident-by"}, {"parent": "8d4a000c54ef9b74", "child": "6db46fbb8ffb6893", "type": "evident-by"}, {"parent": "8d6fe393033d88f6", "child": "6a419cf98fababd7", "type": "evident-by"}, {"parent": "8d75421c55f5ce91", "child": "5bc42e26b7add01b", "type": "evident-by"}, {"parent": "8d7d1a7aded302dd", "child": "60eb156e25b1187c", "type": "evident-by"}, {"parent": "8d95d5c286057e3a", "child": "6668dfb5f03040e3", "type": "evident-by"}, {"parent": "8daf66fe30f5935e", "child": "96cd1933da44d637", "type": "evident-by"}, {"parent": "8dd26153f36cd057", "child": "5992fe60cb807c71", "type": "evident-by"}, {"parent": "8e15b01a4dd5afc5", "child": "d1b3459bd0b36d08", "type": "evident-by"}, {"parent": "8e22c031408a05bd", "child": "601d50409ff52bdc", "type": "evident-by"}, {"parent": "8e374763210ce6ae", "child": "ca66190bcc412903", "type": "evident-by"}, {"parent": "8e4d4f8336644df6", "child": "007e84ae244a8bc9", "type": "evident-by"}, {"parent": "8f0355852c8c70fc", "child": "80e1d872bced5ed6", "type": "evident-by"}, {"parent": "8f37251f30c49a05", "child": "245023ce38ef0d40", "type": "evident-by"}, {"parent": "8f46e6777a921eaa", "child": "6f3ccba9b19f54e4", "type": "evident-by"}, {"parent": "8f55503dfd0a4718", "child": "cdecd16d3093a458", "type": "evident-by"}, {"parent": "8f56fb2e3b11c6e3", "child": "9a1b9ab1e0a50265", "type": "evident-by"}, {"parent": "8fadc6f21f6d467d", "child": "a977c689d1e97406", "type": "evident-by"}, {"parent": "8fbd7ad5799c9f00", "child": "1c13955bec566640", "type": "evident-by"}, {"parent": "8fcd03b4ab591dc7", "child": "4f5b23e3859ee3b3", "type": "evident-by"}, {"parent": "8fd6f34eb75beb84", "child": "4571db213b33d3e8", "type": "evident-by"}, {"parent": "8ff811fdd96a8886", "child": "9ad17928164b0301", "type": "evident-by"}, {"parent": "9007654d9c3e61d5", "child": "696500d5709f7d93", "type": "evident-by"}, {"parent": "902db11421d47551", "child": "fb9fc432e11cf995", "type": "evident-by"}, {"parent": "9084019724e045ff", "child": "e55a5a50d89fe9e7", "type": "evident-by"}, {"parent": "908e4c8d1e996a83", "child": "db5adfefb14a6589", "type": "evident-by"}, {"parent": "90cc91696f03dcaa", "child": "d2041fa6f3ba2be8", "type": "evident-by"}, {"parent": "90f75fb38b43324f", "child": "44a4bf42207a3b10", "type": "evident-by"}, {"parent": "9110d4191a88e602", "child": "36ad27c1d11271d4", "type": "evident-by"}, {"parent": "9123d2677e75a479", "child": "bf9aa7f182311853", "type": "evident-by"}, {"parent": "915fadf00ad08895", "child": "7e44d0220219fb5c", "type": "evident-by"}, {"parent": "916c07c4c104c31f", "child": "7464c066b6b3276d", "type": "evident-by"}, {"parent": "9190a3377bb49268", "child": "1a7254c06bf1cd3d", "type": "evident-by"}, {"parent": "91c16578cd6c8f1d", "child": "a05b6af1ab1139bb", "type": "evident-by"}, {"parent": "91c90f3ae7965ea8", "child": "7b2e5aa5ea8a974d", "type": "evident-by"}, {"parent": "91d4b159428e5b36", "child": "e7d00074e51feaf9", "type": "evident-by"}, {"parent": "9210e7ac58122c51", "child": "f0ed07ff6fa89fc1", "type": "evident-by"}, {"parent": "9248c19c993d1eb3", "child": "61402cd0212d4ce5", "type": "evident-by"}, {"parent": "9270f68fbcfa52bc", "child": "0cf2049c1b66f0fd", "type": "evident-by"}, {"parent": "929bd849285a51f8", "child": "6971df14e1f4f21c", "type": "dependency-of"}, {"parent": "929bd849285a51f8", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "929bd849285a51f8", "child": "9656822d44ed497e", "type": "contains"}, {"parent": "92b4b8e2baa707c2", "child": "f81a10e1aedc17b0", "type": "evident-by"}, {"parent": "92ba8bca1c1e6b73", "child": "966c1f2a4f81a951", "type": "evident-by"}, {"parent": "92df281940e01533", "child": "44c9544d4200ba3d", "type": "evident-by"}, {"parent": "933f50609ffa0d0f", "child": "a952d3d8aaa37781", "type": "evident-by"}, {"parent": "936b6b5470167f6f", "child": "69a9231aa545e69f", "type": "evident-by"}, {"parent": "937096f9aafbbcc0", "child": "0fb37ba305ed64e4", "type": "evident-by"}, {"parent": "93951a94df45d733", "child": "4a3c6435819f5cfb", "type": "evident-by"}, {"parent": "939f257a8d75da66", "child": "c7a0b49ab0117220", "type": "evident-by"}, {"parent": "93b8a102e370878f", "child": "f307b5ecfadd2163", "type": "evident-by"}, {"parent": "9421a1de5547753d", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "9421a1de5547753d", "child": "380197612810189b", "type": "contains"}, {"parent": "9421a1de5547753d", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "943925c9a804f119", "child": "5be4da366324fdfa", "type": "evident-by"}, {"parent": "9465f04e407c965d", "child": "5c5cef44be05c8f8", "type": "evident-by"}, {"parent": "94a5ddaf39e06efe", "child": "7b7bc624ce95412f", "type": "evident-by"}, {"parent": "94bb249bc84874f4", "child": "c6393c2eaba28010", "type": "evident-by"}, {"parent": "94cc55650840faee", "child": "507a0a9647cc9e46", "type": "evident-by"}, {"parent": "94dd8c749511e6fa", "child": "785de74bb2063c73", "type": "evident-by"}, {"parent": "950827390d24f16b", "child": "fdc04790efa94249", "type": "evident-by"}, {"parent": "950d99803a5607b5", "child": "46e2407a8a41eb24", "type": "evident-by"}, {"parent": "95641152a963bb06", "child": "3ff2add75980a48f", "type": "evident-by"}, {"parent": "95751a46d288ffc7", "child": "9af26fb159441bab", "type": "evident-by"}, {"parent": "95bfacb1a3664d9e", "child": "754b106c273ec5a3", "type": "evident-by"}, {"parent": "95f2d7bdee097f1d", "child": "198e743c03f72562", "type": "evident-by"}, {"parent": "95f7aed0fdd3de24", "child": "cb20086aa20ff1cf", "type": "evident-by"}, {"parent": "96541fa373cb22df", "child": "b2cdefd99280dae6", "type": "evident-by"}, {"parent": "966306f0f461a828", "child": "6580cb04708695d6", "type": "evident-by"}, {"parent": "96677c8d07cac2fd", "child": "d79cda088ff3b67c", "type": "evident-by"}, {"parent": "96ebd9859ba554b1", "child": "798a675c8eb96b18", "type": "evident-by"}, {"parent": "96ef73ce065fe2f3", "child": "80fb1caeb776da3e", "type": "evident-by"}, {"parent": "9732e5cc0a054de2", "child": "46f32c72102a26bf", "type": "evident-by"}, {"parent": "973d54d0cb7e2190", "child": "ffd3b6d23c30a034", "type": "evident-by"}, {"parent": "9749cbd301cc6b80", "child": "4627a1a1ceac6b23", "type": "evident-by"}, {"parent": "974b756286a595aa", "child": "2ea1ba7ae0b5f890", "type": "evident-by"}, {"parent": "975456c4cea550f9", "child": "16fa89070bade88a", "type": "evident-by"}, {"parent": "97733a7b41c49c73", "child": "2e5cb26e4511799a", "type": "evident-by"}, {"parent": "9850748160365add", "child": "d4eb13b595f8c97f", "type": "evident-by"}, {"parent": "987c929db0eaddd1", "child": "5b21ce34912bde81", "type": "evident-by"}, {"parent": "988d0e3bac3b5a88", "child": "02c2d703df29d807", "type": "evident-by"}, {"parent": "988f7d6fa2fb0136", "child": "fd98533cbd6e47ac", "type": "evident-by"}, {"parent": "98a145b18dc8298b", "child": "da18a4841c75f59d", "type": "evident-by"}, {"parent": "98e1cd0ba1a8343f", "child": "f97a87d20007b46e", "type": "evident-by"}, {"parent": "98e92c97acbe7ec9", "child": "17af4f447e8c9f42", "type": "evident-by"}, {"parent": "98fbcf05e4cd90ef", "child": "f0bf03fe51dadd29", "type": "evident-by"}, {"parent": "9908c9c2ee5245b3", "child": "4ea0fce9806c5f36", "type": "evident-by"}, {"parent": "9957424bfd81d5e7", "child": "2890d96b2abb48c3", "type": "evident-by"}, {"parent": "9957dfc187376ff0", "child": "ae5123afb16785b1", "type": "evident-by"}, {"parent": "996a1307d6190746", "child": "7acf836146074b03", "type": "evident-by"}, {"parent": "99bf3563c85871d4", "child": "3bf2d32e6daa41a8", "type": "evident-by"}, {"parent": "99e4ea0d5618a310", "child": "f8f9d0d696157ee2", "type": "evident-by"}, {"parent": "9a15bb607c49b296", "child": "474a64d841bfd4ac", "type": "contains"}, {"parent": "9a15bb607c49b296", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "9a15bb607c49b296", "child": "e2cf5b969e9e59f1", "type": "dependency-of"}, {"parent": "9a49a6ffe8d65202", "child": "fcf93946d89fc3c9", "type": "evident-by"}, {"parent": "9a8319dfc0c3237a", "child": "791e355bde185d50", "type": "evident-by"}, {"parent": "9ac588f41d12b106", "child": "7d185f4be63ba291", "type": "evident-by"}, {"parent": "9ae869257c1438a9", "child": "81c8160579b78172", "type": "evident-by"}, {"parent": "9aec6f405e1db4e7", "child": "48b0e1238344bd96", "type": "evident-by"}, {"parent": "9b1560f5fd322d1c", "child": "cce5a5c40bf9c3ec", "type": "evident-by"}, {"parent": "9b29d21d882f5a95", "child": "1b17b5a926161542", "type": "evident-by"}, {"parent": "9b2d37c4a5b53eba", "child": "7660ef15de2c91ee", "type": "evident-by"}, {"parent": "9b378859851db1d6", "child": "bb2e321300aa716b", "type": "evident-by"}, {"parent": "9b4ee6683de9229e", "child": "ba9757e59ed7c68e", "type": "evident-by"}, {"parent": "9bab4ab4e509ba39", "child": "d5e1a8db10947068", "type": "evident-by"}, {"parent": "9c068b1bda524720", "child": "1a15f4707f4db3e8", "type": "evident-by"}, {"parent": "9c16eadd9432dd03", "child": "00976921f1ac0d01", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "00ec7797f0dbc399", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "02b3538cb22975ff", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "04182c4f3e21b099", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "045deb90b095bc7f", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "06378ac72e66ff97", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "065787244f0a7149", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "06a4207de8e49b95", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "06d8291832afcecf", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "0b40238e764921de", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "0dc3e0ec4eceb423", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "0dfe60d7dae08b6c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "0ea917a63f47c216", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "0ed65973cbe00d26", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "0f090f06b5c7848c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "0f84233acec03cd4", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "140bc51d6992280a", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "1575e2eedca1db7d", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "159beff4030513af", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "167ce8476f18a6d6", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "16c31f5839ed3808", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "16e06e8ddc2fbba8", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "1799af96e0bf42af", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "184cb9eb499ff20b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "1876e585eafa792c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "1aa1097126c609da", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "1df9252e98987bd0", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "1e553b9d49b640af", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "2781a54a41127f00", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "27dc1dc415dac6ce", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "29254b177bfd3576", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "29e8d1355a4ab20c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "2a1b9e74327b1a3b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "2b1053741e44722b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "2c1bca49b7ce1383", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "2cbd22bd46ab0636", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "2e72412572e7b5f6", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "2f7e173d42177ed7", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "2fccd1419aff538d", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "3237d3690bb8247e", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "336b929b0a65c1c2", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "33df150adf311af2", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "34b4adad019b5375", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "3524ef0b41dd7614", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "37b06c8e865f7260", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "37b6024ef8e7b98f", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "398ad4e5530210cf", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "39b5753e36fe8e98", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "3c0fe816c4614ec0", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "3d0a338991b43eb6", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "3ebcfdcc23cd9755", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "3fb939afbd86d0f8", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "405bfe565f5bfe59", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "406107090e7f93df", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "40899ba53de01b6f", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "41bdd6bb1e71e522", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "420402aac8d4b6a4", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "4463fed80260a03d", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "47a6bf354973d39c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "4cb4bd66c6a1e9d5", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "4cb5d0ebfe9dfb61", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "4d5007331f325909", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "4d59b91f42932046", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "513d46601d2b3f9a", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "56f51fe9341feb3c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "5797ee281f1d3a76", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "5ae56bee417a26aa", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "5b58b773e86c59c3", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "5bd217d8ef12fcc7", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "5cab62b92419362a", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "6008b9f65e400e50", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "629e286db22738dd", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "655977a4b4066e4b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "67e4ce3e4041a023", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "68624faf617dde99", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "691b67197c5a6d67", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "6ad5a1b7b6f3ae60", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "6b37b0c6133bc609", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "6da2f2534e0a565b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "6edc2adfdc36161b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "6fab5d120104fe6f", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "72183453c19d7898", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "726405feb961afb7", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "72fa2b7616bb1e85", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7359d0094ec9f8b7", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7561950b4b02ff54", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "796452e09a181d08", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "79f1720c9bd397b7", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7c3a97cbb5596fb6", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7c411d222685f73a", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7d6bbb9d8de0fb08", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7da80cb9adad6630", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7dd620e0fab5c0e4", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7f752eb798da61f9", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "7f91b49e772e9bae", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "805cc2bb57a42dee", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "8071df62067e8132", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "80ac2bdd4a597aad", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "80e4d507a94dfdf3", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "81762375bb055c8d", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "821148cfc054ed9f", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "8307f86c7282ebfd", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "84ca2364ea841091", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "85ec6dba933a270e", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "9c16eadd9432dd03", "child": "86d770f315ebf4c3", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "88d7beed9a3d0b09", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "8aa8b3224c48c425", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "8c9afcd7f14512e4", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "8e44e8ef4fdf35a0", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "8f58e0fdce83dafb", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "919b810f07ba33d9", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "91b79e7945c8b438", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "91e6cef7a825e75c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "9305ce8eefaed813", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "933683afb67a7e91", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "98b6d7981d29f1ac", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "9c4a03c9d6db26bd", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "9cd4406d9d2da2b7", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "9e6846984fc2c1f3", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "9e6c64741c2382c1", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "a400b2bc2cb694f7", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "a6276bf9ac99bf28", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "a7dbb79bf5525afd", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "a8cdfe1f0b264d79", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "a9a886602d731199", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "aa4f250900fb214a", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "ab1a0125f4c39986", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "ab6c50b5a9ede82e", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "ad8c7a0816fe6623", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "ae95d5e19aaded86", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b01b6ba32e1cd76d", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b153048c40a2e91b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b192c33c3148bb3e", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b1dc3d7dbac467c5", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b425464b939f2cf8", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b510beea545d2b32", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b582b2b97421c5f3", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b805c9c53e8b2566", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b844dd2f4149f15b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "b9d2708a9ab666a4", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "bb1741636a50e7a4", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "bb74bc6e5bd92819", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "bfeafa323f8ec61f", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "c0b959f9257f6366", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "c444778c1c4fe3c9", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "c44a9197a205d9f5", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "c4909502a080580c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "c5eae99410693fde", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "c6fa553ad206b446", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "c7cdbb184688df9a", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "cd1cebf960e90ebe", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "cd3db276b1cde1a6", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "cd430e6308504b2b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "cd6889258fbbd2f6", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "cd79c7bdb661cdf5", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "d17c8a028af706e0", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "d20ed2bbce27f35d", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "d42570716a6f1f35", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "d432beb3b6828f7a", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "daa8d0908b27d546", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "df8e71ba70b43a98", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "dffc3c1ec9a2ede0", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e088fafc5c58c8c4", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e0f664fc0a780f69", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e126691db7188c87", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e19d6b9e7850f8c4", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e25b47211310ead9", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e32ac930741c3d50", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e54e9cbd83657dad", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e575e6702b9d69e9", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e73d644518041437", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e77f5269a7811f0e", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e848c83b7b38b0b3", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e8c44ec28bb2fa96", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "e9642d8612c0bad0", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "eb82063bf80bec34", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "eb8714a29db7593c", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "ed2ee6ffb27698f6", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "edf80bcd5e808761", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "ef691c7841bcd2d7", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f04712786b368b0b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f1755d7ef2f932a0", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f17a3221367cfb65", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f2434369bacfcb57", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f4deb4c8f3ae1213", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f52d6cc9e4b96879", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f66346603b35a821", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f708f971b9d006b2", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f7fea6e7376b5c5f", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f8992c059b110905", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "f98211b73996573d", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "fb7ea9ab92ba8005", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "fbb05997f4f327fc", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "fc8bcd7e033e79ae", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "fd662ddb4dc3ff2b", "type": "contains"}, {"parent": "9c16eadd9432dd03", "child": "ffebb07d5669c253", "type": "contains"}, {"parent": "9c374922979f61cf", "child": "f82bb99c2f127bad", "type": "evident-by"}, {"parent": "9c4ed078fa75626f", "child": "68a17752b9836bc7", "type": "evident-by"}, {"parent": "9c8e0d4c9e0decb4", "child": "432ac7e835c2cc08", "type": "evident-by"}, {"parent": "9ca0dd3729236d50", "child": "416e3eb1937a4f1b", "type": "evident-by"}, {"parent": "9cc31bbcc1bb3a51", "child": "26ebb828356dcb8d", "type": "evident-by"}, {"parent": "9cd1a47f98e32c06", "child": "c0a229ba2625ea90", "type": "evident-by"}, {"parent": "9cef42021673cf02", "child": "588ef7c0a712f157", "type": "evident-by"}, {"parent": "9cf5ba4060813ed3", "child": "829cd916a61a1fcb", "type": "evident-by"}, {"parent": "9d49aa3e5f6f0567", "child": "efee4b9a90c6e230", "type": "evident-by"}, {"parent": "9d96858a2cd78f93", "child": "c13ef4b963d37f52", "type": "evident-by"}, {"parent": "9e199170cbfde7a9", "child": "1bcd3f2820e51456", "type": "evident-by"}, {"parent": "9e63e9e300408898", "child": "2d72e5756de5dfd4", "type": "evident-by"}, {"parent": "9e70e40ff9984965", "child": "3c4795740369b3e4", "type": "evident-by"}, {"parent": "9e721af72f819cf0", "child": "95a705bd5b133187", "type": "evident-by"}, {"parent": "9f0b8ba2d7c9927d", "child": "f6ce0576e586d3b6", "type": "evident-by"}, {"parent": "9fa9178005ecaa5a", "child": "73f593e6d103999d", "type": "evident-by"}, {"parent": "9fb6e62c0623ed44", "child": "75b60a6623ec3762", "type": "evident-by"}, {"parent": "9feea53eaed083b8", "child": "654124a180048910", "type": "evident-by"}, {"parent": "9ff849df0b6009fd", "child": "e9bcac364fb6fa40", "type": "evident-by"}, {"parent": "a02814a6f52cf2b7", "child": "5474331f4087f9cc", "type": "evident-by"}, {"parent": "a039e0c9de60e9c8", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "a039e0c9de60e9c8", "child": "3ac77c2326a43162", "type": "contains"}, {"parent": "a039e0c9de60e9c8", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "a0527b78caa24c49", "child": "5dfd67a14655fb13", "type": "contains"}, {"parent": "a0527b78caa24c49", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "a0527b78caa24c49", "child": "ba398831283a1478", "type": "contains"}, {"parent": "a05666ca3feb9fb7", "child": "825ffa982fe887b4", "type": "evident-by"}, {"parent": "a05fe0ab2d25414e", "child": "4a7c6c1d956384ea", "type": "evident-by"}, {"parent": "a079e7b875415e74", "child": "5b1631016f7f7cc7", "type": "evident-by"}, {"parent": "a08ed7f3f1511368", "child": "086edec668a74580", "type": "evident-by"}, {"parent": "a0c7f6d81bac18b1", "child": "7564af465939b81c", "type": "evident-by"}, {"parent": "a12806efc4822ad1", "child": "725ffb31b0a58cf6", "type": "evident-by"}, {"parent": "a156e81ff46c5f0f", "child": "10958089d99839e3", "type": "evident-by"}, {"parent": "a15b12c1de2f42dc", "child": "4d9a9396ef2448f1", "type": "evident-by"}, {"parent": "a177d43fc16fd6cb", "child": "61d54adba0596c22", "type": "evident-by"}, {"parent": "a1a20a8f9f4ad21d", "child": "7ff893514c1c1886", "type": "evident-by"}, {"parent": "a1b788f1a7c6f7ce", "child": "270e9cc16c2f0cdf", "type": "evident-by"}, {"parent": "a1bfc43b2ae88a76", "child": "c7d1d34d0dccd28c", "type": "evident-by"}, {"parent": "a1c15190763cd4f8", "child": "6a532eb497e12db0", "type": "evident-by"}, {"parent": "a1d240faf1189714", "child": "be9c545441b2b7ef", "type": "evident-by"}, {"parent": "a21fc5e91a2f22d8", "child": "bb8de1e029fd51b1", "type": "evident-by"}, {"parent": "a23df29ea75c4f4d", "child": "a108223dccf57bab", "type": "evident-by"}, {"parent": "a269a57ffeec1d0d", "child": "da7076aea33314cb", "type": "evident-by"}, {"parent": "a293819827e9d94e", "child": "f459f0f4cf432821", "type": "evident-by"}, {"parent": "a2a09e0a89d8edfb", "child": "2465265ca26ad99a", "type": "evident-by"}, {"parent": "a2b125829a4c49d2", "child": "626eca0a4218355b", "type": "evident-by"}, {"parent": "a2b48b6dd16ffd80", "child": "b1579adb75af9c89", "type": "evident-by"}, {"parent": "a2fb59e048bde43b", "child": "b5ec7db2295598ae", "type": "evident-by"}, {"parent": "a30eb6a28f747b43", "child": "2106bfb507f39ba3", "type": "evident-by"}, {"parent": "a357a603dabb9b45", "child": "01aa7916eb3b597d", "type": "evident-by"}, {"parent": "a3807b676692d49d", "child": "7c00305f6ceacd21", "type": "evident-by"}, {"parent": "a398a0785e7711b0", "child": "2a7939452827ce4b", "type": "evident-by"}, {"parent": "a3a469e722ea79eb", "child": "d4d79a9b3f94ae7d", "type": "evident-by"}, {"parent": "a3aa74ea5a5e0ae9", "child": "cbe7273612a0801a", "type": "evident-by"}, {"parent": "a3c3499d92b7a104", "child": "c3407b715efdd58c", "type": "evident-by"}, {"parent": "a410a735c9159583", "child": "38c71b03b6420396", "type": "evident-by"}, {"parent": "a44dec4819117736", "child": "e570818cdb04d6f7", "type": "evident-by"}, {"parent": "a485ba79b6de86db", "child": "e14b6bde4d42e0d9", "type": "evident-by"}, {"parent": "a495b7be6778a0f9", "child": "63f81cf5548cd1f0", "type": "evident-by"}, {"parent": "a4a958a143f8f6e4", "child": "a596f562e5d7c713", "type": "evident-by"}, {"parent": "a538a5087546b215", "child": "3831540d3df60cf5", "type": "evident-by"}, {"parent": "a54586055ab4b24b", "child": "3927c2c4b6093d19", "type": "evident-by"}, {"parent": "a54fc0d2f6b0a99a", "child": "029b7732ce0cba1b", "type": "evident-by"}, {"parent": "a58a0d57f4a888c8", "child": "3bbfd605c69593ba", "type": "evident-by"}, {"parent": "a5b0d27a838f3fa1", "child": "610c517bada30cfb", "type": "evident-by"}, {"parent": "a5eabdc747074d61", "child": "da60a591fae053d4", "type": "evident-by"}, {"parent": "a632f4bfb1cf77b2", "child": "4e138228faac98f1", "type": "evident-by"}, {"parent": "a6465c38e0b4af74", "child": "8ac8358c597c4042", "type": "evident-by"}, {"parent": "a64df5ea4b489099", "child": "5e3587cef2bfe3b4", "type": "evident-by"}, {"parent": "a64f1235ff6dca9b", "child": "6a17ee9252d14150", "type": "evident-by"}, {"parent": "a67e6f161f03e9cd", "child": "c82d8e77d3a7a62a", "type": "evident-by"}, {"parent": "a683532d8eb5f7dd", "child": "24ebbf63a1897837", "type": "evident-by"}, {"parent": "a6d59ca06d31f18c", "child": "4156978559d7ae45", "type": "evident-by"}, {"parent": "a7393ae336a2c9a8", "child": "d3b67f27608046c4", "type": "evident-by"}, {"parent": "a73a40ba46c3b6f9", "child": "810d809bd3bf54fd", "type": "evident-by"}, {"parent": "a7ae1106b9b79ab5", "child": "5d268b198017a9d0", "type": "evident-by"}, {"parent": "a80b47ff75110210", "child": "541911fe95cd9a47", "type": "evident-by"}, {"parent": "a823fc21e1043d34", "child": "4881f7a258d12c37", "type": "evident-by"}, {"parent": "a832b67b7c73e06a", "child": "5af531c3362f3cff", "type": "evident-by"}, {"parent": "a85268df2e4cf269", "child": "c564e26990e82fb3", "type": "evident-by"}, {"parent": "a8797c01a4d269e7", "child": "2c953bc7d89ccda1", "type": "evident-by"}, {"parent": "a895f17309b1c0f5", "child": "dcd27ed265d8347b", "type": "evident-by"}, {"parent": "a8b70a052942eb37", "child": "c0e6bf26d6c56a84", "type": "evident-by"}, {"parent": "a8f08610b7c83d6d", "child": "690a3591ee58d1d4", "type": "evident-by"}, {"parent": "a961ba14ee5ccdaa", "child": "0abeedcb4545faff", "type": "contains"}, {"parent": "a961ba14ee5ccdaa", "child": "38cccce3c07eb098", "type": "contains"}, {"parent": "a961ba14ee5ccdaa", "child": "75707e2e7077ca25", "type": "dependency-of"}, {"parent": "a961ba14ee5ccdaa", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "a961ba14ee5ccdaa", "child": "9692b5915ac85d15", "type": "contains"}, {"parent": "a961ba14ee5ccdaa", "child": "c80bfbf038695b5f", "type": "contains"}, {"parent": "a961ba14ee5ccdaa", "child": "d1d25db107c0de37", "type": "contains"}, {"parent": "a98104972fd3dfed", "child": "59182cac84e807ca", "type": "evident-by"}, {"parent": "a9863d0848b6ca78", "child": "4d6fd652c86e3b68", "type": "evident-by"}, {"parent": "a9ed6191e76484da", "child": "96c8c340e400a5ac", "type": "evident-by"}, {"parent": "aa3cd73e06ea18fc", "child": "7dfb2cb2c9aa8418", "type": "evident-by"}, {"parent": "aa66fc07e526026d", "child": "36dc877be3638c83", "type": "evident-by"}, {"parent": "aa8beab3ef566578", "child": "112fe3d1f5ede649", "type": "contains"}, {"parent": "aa8beab3ef566578", "child": "2dc730124d82e44b", "type": "contains"}, {"parent": "aa8beab3ef566578", "child": "2e2696a0c9272457", "type": "dependency-of"}, {"parent": "aa8beab3ef566578", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "aa8beab3ef566578", "child": "af2db7c5098df87d", "type": "contains"}, {"parent": "aa8beab3ef566578", "child": "b97614575a0e850b", "type": "contains"}, {"parent": "aa8beab3ef566578", "child": "d27f1be2d0958735", "type": "contains"}, {"parent": "aa9cb3b24ea23ff2", "child": "f93a8927ddfab6a8", "type": "evident-by"}, {"parent": "aab515c3e3e3ad99", "child": "8a1cebbb0cf56912", "type": "evident-by"}, {"parent": "aab7d124ad0c5339", "child": "6a18201b34539e2d", "type": "evident-by"}, {"parent": "aab9decd16641237", "child": "988800f72aa59f7b", "type": "evident-by"}, {"parent": "aac11db7d32c6340", "child": "d0058066b0e6f2a8", "type": "evident-by"}, {"parent": "aacce71545f713e8", "child": "d06e8be8c1963510", "type": "evident-by"}, {"parent": "aadc40087a5f28f9", "child": "fface9b03860b415", "type": "evident-by"}, {"parent": "ab24aa9f2f644ba2", "child": "2656b0c70bcb5d87", "type": "evident-by"}, {"parent": "ab854f4832dd0f5f", "child": "7981e47cdfdf5103", "type": "evident-by"}, {"parent": "aba41b384f297664", "child": "bcc26419fe7edcb0", "type": "evident-by"}, {"parent": "ababc84320b8f5c4", "child": "9e6165c71e5a0fdd", "type": "evident-by"}, {"parent": "abbae0f7941e8b97", "child": "85e365263288a003", "type": "evident-by"}, {"parent": "ac18934173848f1c", "child": "8945dfe369664d69", "type": "evident-by"}, {"parent": "ac1d5c9c937d5f5b", "child": "9f6a478734e0074f", "type": "evident-by"}, {"parent": "ac4fc5d7151f9f97", "child": "07ca9fa0c82471c9", "type": "evident-by"}, {"parent": "ac56a22795b0266a", "child": "2d3c298c15aab45d", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "37b469ac8e1ca1dc", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "3d344b35c67d44e6", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "408b0506cb05baf5", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "582b827ab5e0a053", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "5e34d6026f04e52b", "type": "dependency-of"}, {"parent": "ac56a22795b0266a", "child": "79b0c540efe52b9f", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "7c7e3055404414c5", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "ac56a22795b0266a", "child": "9441e4008f83cd20", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "bb7db4d654825672", "type": "contains"}, {"parent": "ac56a22795b0266a", "child": "cfbeb2f71cd291b2", "type": "contains"}, {"parent": "ac8e561ad4f66f66", "child": "67b99f01cc41fda1", "type": "evident-by"}, {"parent": "acf56de036c67946", "child": "3b9b7098bff31293", "type": "evident-by"}, {"parent": "ad13c5953846680c", "child": "c1bfa0d5c97b9b84", "type": "evident-by"}, {"parent": "ad22da6595429ed3", "child": "8e7faa32292f9d77", "type": "evident-by"}, {"parent": "ad72c9afea117cb2", "child": "63f21c5a79d7525a", "type": "evident-by"}, {"parent": "adaecc0d428e57ab", "child": "867ffc28c578f04d", "type": "evident-by"}, {"parent": "adb2885bd200e461", "child": "c736e492ae852785", "type": "evident-by"}, {"parent": "adb711885aec7a70", "child": "6bcde23e11668560", "type": "evident-by"}, {"parent": "ade446afa2e5811b", "child": "4e3f2ea21b35ab6c", "type": "evident-by"}, {"parent": "ae0ad4650b47421a", "child": "e0d20179bca48b19", "type": "evident-by"}, {"parent": "ae2198e4d2788dad", "child": "e64c09f466ab2aa4", "type": "evident-by"}, {"parent": "ae284dcbf292ad17", "child": "0bc0af3646ad649d", "type": "evident-by"}, {"parent": "ae9c319649108455", "child": "418718d4feb80130", "type": "evident-by"}, {"parent": "aeacca0ec2056e02", "child": "bd86c01d58d501e1", "type": "evident-by"}, {"parent": "aeb65df4c3cf5e41", "child": "a721da77c30f2c2b", "type": "evident-by"}, {"parent": "aebd2eb90769ebc8", "child": "b04f8ce01b7ab529", "type": "evident-by"}, {"parent": "aebf0c703210a7f0", "child": "ddcc5a6d2d2ad2d8", "type": "evident-by"}, {"parent": "aec50d75a636c3b1", "child": "e8fc9922a1a1f44d", "type": "evident-by"}, {"parent": "aec8d3d3ef3d682b", "child": "605f01726804aa3f", "type": "evident-by"}, {"parent": "af02a5f0991d2ae9", "child": "ac6e684d86d36f6d", "type": "evident-by"}, {"parent": "af59fa93ad92b02b", "child": "147e126d692c832b", "type": "evident-by"}, {"parent": "af72505905f01746", "child": "2bcef4b94844497f", "type": "evident-by"}, {"parent": "afbe6d07acd06033", "child": "03b8856780dedc46", "type": "evident-by"}, {"parent": "afc8c84d74369e4a", "child": "bc8807d2d2d33842", "type": "evident-by"}, {"parent": "afea4349273bdcb4", "child": "d9ec9a8b1f0d51bf", "type": "evident-by"}, {"parent": "b01818bd1edb5724", "child": "ebac628eb4d5d61d", "type": "evident-by"}, {"parent": "b041a4f8f557f299", "child": "bfea0a66acd13c26", "type": "evident-by"}, {"parent": "b0500d59a3ff6556", "child": "dfbf8396b549786d", "type": "evident-by"}, {"parent": "b050863c27a77ad6", "child": "2a78393e1e80ae59", "type": "evident-by"}, {"parent": "b0684e6be4101601", "child": "8ff00ccb7704b526", "type": "evident-by"}, {"parent": "b0a5c113557fa05d", "child": "1d963b2cac39d892", "type": "evident-by"}, {"parent": "b0b36f43d16d280a", "child": "a0be9dbfd882924d", "type": "evident-by"}, {"parent": "b0bf4dd55f24e2e7", "child": "4542d3b20a51f4fb", "type": "evident-by"}, {"parent": "b1046c51b2b2d178", "child": "7e4c78c21b7d2c4f", "type": "evident-by"}, {"parent": "b118fe5501f46846", "child": "071b153cc7b5ee2c", "type": "evident-by"}, {"parent": "b1227b75a9bebefa", "child": "1abff23e6c5b0406", "type": "evident-by"}, {"parent": "b1228084bc9baeec", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "b1228084bc9baeec", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "b1228084bc9baeec", "child": "eb7485ea8b9dc59b", "type": "contains"}, {"parent": "b14fc8f8801a4065", "child": "7cd6b825d75da966", "type": "evident-by"}, {"parent": "b1509a4e3a876db6", "child": "1cd20f347bb2cd1d", "type": "evident-by"}, {"parent": "b150d3cbc20a0271", "child": "159b451d2cdb2438", "type": "evident-by"}, {"parent": "b15b8b759888ae9b", "child": "87c7ccceaf32e267", "type": "evident-by"}, {"parent": "b15db9c24300cfdd", "child": "ce8ee9b94717cfec", "type": "evident-by"}, {"parent": "b173cfe46128d158", "child": "90a9e0f351dee4b1", "type": "evident-by"}, {"parent": "b1923d1db7966b7c", "child": "7a803b3fd6ff01d6", "type": "evident-by"}, {"parent": "b1bc85eb799d18f3", "child": "118dd69bb17e342b", "type": "evident-by"}, {"parent": "b1c6a9c7a69d96e1", "child": "eef72508905be33a", "type": "evident-by"}, {"parent": "b1d944a7f39d5de5", "child": "93eccdd3110d343e", "type": "evident-by"}, {"parent": "b1ee7eddcfa62c0c", "child": "6a284ef578f6b5c1", "type": "evident-by"}, {"parent": "b21894ebf21e8998", "child": "d6c3a0b6365e04ee", "type": "evident-by"}, {"parent": "b21c593fd481a437", "child": "df0b7fd47a08cf20", "type": "evident-by"}, {"parent": "b22532b7d84af4ad", "child": "aa85a4cf55889892", "type": "evident-by"}, {"parent": "b22ec95f20d6ae60", "child": "90b07e8b45a31cd0", "type": "evident-by"}, {"parent": "b2a8eb9c5f033f4a", "child": "4d9550da171214d1", "type": "evident-by"}, {"parent": "b2ab6e61246543aa", "child": "6971df14e1f4f21c", "type": "dependency-of"}, {"parent": "b2ab6e61246543aa", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "b2ab6e61246543aa", "child": "c98bd6abfb853656", "type": "contains"}, {"parent": "b30bed11f8b8d3f0", "child": "6334663ec80216a6", "type": "evident-by"}, {"parent": "b314692ec727d2e1", "child": "49326b5e1bcfd00a", "type": "evident-by"}, {"parent": "b38bce28a0964673", "child": "e4ebd8b7afb6140a", "type": "evident-by"}, {"parent": "b38d4727696caa80", "child": "49a608d5e1498b44", "type": "evident-by"}, {"parent": "b3bfffb5aa1de1ac", "child": "be1d489bd595c7cc", "type": "evident-by"}, {"parent": "b42618541474dfd1", "child": "bc15abd01a91d5fe", "type": "evident-by"}, {"parent": "b43036b26e11bb2c", "child": "2c3ce9ad5c6f3b6b", "type": "evident-by"}, {"parent": "b4a689f7a24d66d6", "child": "4ee1bdc4672656ab", "type": "evident-by"}, {"parent": "b4cb2bebb0269d59", "child": "9ab7aa7a20fc9445", "type": "evident-by"}, {"parent": "b555672246fb0be9", "child": "79c948d6546bb8bc", "type": "evident-by"}, {"parent": "b5cf4a53b6873442", "child": "1bd6e8f00ddc1d87", "type": "evident-by"}, {"parent": "b5e100407c0e9e8d", "child": "e76ad75ca3921601", "type": "evident-by"}, {"parent": "b5e3be23253f4a89", "child": "fa92f267fe84dc16", "type": "evident-by"}, {"parent": "b6123d5f9a34808e", "child": "c30d337ee8e4f4c5", "type": "evident-by"}, {"parent": "b61388f8952f9831", "child": "6b412cb758e5751e", "type": "evident-by"}, {"parent": "b617011d17c3605e", "child": "ddac7478385cbcf0", "type": "evident-by"}, {"parent": "b64f49a38cf6085c", "child": "a386cadb821cf69f", "type": "evident-by"}, {"parent": "b660a43141e3e741", "child": "68e988b7dedbe7ac", "type": "evident-by"}, {"parent": "b6770a2653e479bc", "child": "1fc12c1440ce5569", "type": "evident-by"}, {"parent": "b69d551ee6312ef6", "child": "b8bd7c43216b9e7d", "type": "evident-by"}, {"parent": "b6b55975aa3c2a06", "child": "a2a0b9e458fe1438", "type": "evident-by"}, {"parent": "b6d1dbbbb2a17756", "child": "b8c25a219845320c", "type": "evident-by"}, {"parent": "b6d407e1a8bc624b", "child": "6773b309a1638e64", "type": "evident-by"}, {"parent": "b708a4c3021d17d9", "child": "467c5177c007a57d", "type": "evident-by"}, {"parent": "b7355c4fcea3dfb9", "child": "3ecd9974c0541659", "type": "evident-by"}, {"parent": "b757bdde93ce7891", "child": "da14a1ac109a48f0", "type": "evident-by"}, {"parent": "b79baf41f3611dd2", "child": "d81597288874bf54", "type": "evident-by"}, {"parent": "b800bdeabd9b7195", "child": "b7e658a5cc58bdb7", "type": "evident-by"}, {"parent": "b80c0adfb46f1970", "child": "94cf3862110562da", "type": "evident-by"}, {"parent": "b813ae8c91f5d778", "child": "97ce036f9d5cdfb9", "type": "evident-by"}, {"parent": "b87ec174a77a8c95", "child": "b95500ffb553139b", "type": "evident-by"}, {"parent": "b8861c393ba7aec8", "child": "e93bae482a9615c8", "type": "evident-by"}, {"parent": "b89493805d6b6f21", "child": "27d75730e7a422a2", "type": "evident-by"}, {"parent": "b8a22f20538a808b", "child": "590073057632b091", "type": "evident-by"}, {"parent": "b8a5847b97aefd54", "child": "c7c6531f6c3453a5", "type": "evident-by"}, {"parent": "b8bd3858f0646ab4", "child": "3414caf438e198b6", "type": "evident-by"}, {"parent": "b9633fc86b3b4a65", "child": "9e4759387f560884", "type": "evident-by"}, {"parent": "b98f1aaaedee94a7", "child": "59dadabd456c0c07", "type": "evident-by"}, {"parent": "b9a5465b80e8cd8f", "child": "bcc89eefacaea59b", "type": "evident-by"}, {"parent": "b9f40a2134460f78", "child": "447bd77bf5642a7f", "type": "evident-by"}, {"parent": "ba712ce104b862d2", "child": "e9315f69638fc6ae", "type": "evident-by"}, {"parent": "ba81eb21d4d141a7", "child": "27489e32fe097973", "type": "dependency-of"}, {"parent": "ba81eb21d4d141a7", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "ba81eb21d4d141a7", "child": "c98b60358cc8f1ba", "type": "contains"}, {"parent": "ba8a50dd30302b82", "child": "cae1d0c88a85ccc2", "type": "evident-by"}, {"parent": "ba8c4b506e521a57", "child": "e88c7b09ae04757b", "type": "evident-by"}, {"parent": "ba9c9c329aae1f11", "child": "81890221be05982e", "type": "evident-by"}, {"parent": "bab51f4ca104fa98", "child": "2c909c07fd465598", "type": "evident-by"}, {"parent": "bae0cbddd4117a2e", "child": "c6ae5a2fd4476132", "type": "evident-by"}, {"parent": "bb1fc54424a34232", "child": "4f57be07cca7aadd", "type": "evident-by"}, {"parent": "bb42e41dfe7150ef", "child": "679889f9b711ac83", "type": "evident-by"}, {"parent": "bb479152d377f67d", "child": "6a718a2cc5f3dd12", "type": "evident-by"}, {"parent": "bb4f5f899d8c7eef", "child": "b5ce8b690e499584", "type": "evident-by"}, {"parent": "bb4fcbe1e2ec38b7", "child": "3b37ef0fa4b107b4", "type": "evident-by"}, {"parent": "bb65431c4732cee2", "child": "ad3f720d9858bfea", "type": "evident-by"}, {"parent": "bbac595d8d1d9238", "child": "3a1b2a6a01c3d3be", "type": "evident-by"}, {"parent": "bbbdb82deeedc0dd", "child": "4c17a1debb17adcf", "type": "evident-by"}, {"parent": "bbca20d649a8ede2", "child": "73f7c2bd95d1695a", "type": "evident-by"}, {"parent": "bc025fe4064ce4a9", "child": "681f5f501ffded8f", "type": "evident-by"}, {"parent": "bc06a060557b60d7", "child": "e8966a75cc8e6635", "type": "evident-by"}, {"parent": "bc238fed5640d80e", "child": "3c4360644facae17", "type": "contains"}, {"parent": "bc238fed5640d80e", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "bc238fed5640d80e", "child": "9a15bb607c49b296", "type": "dependency-of"}, {"parent": "bc3ec9bd7ab470e5", "child": "ea0a238bf607f0fa", "type": "evident-by"}, {"parent": "bca7ef39bf7fd7bb", "child": "1a70951d915314c0", "type": "evident-by"}, {"parent": "bcc1ec16214e51c0", "child": "d5b21f7f15b5d816", "type": "evident-by"}, {"parent": "bcca9d01505e4078", "child": "5c498c842ba9b0ac", "type": "evident-by"}, {"parent": "bcf6bb62e782f0ad", "child": "b6730dec0c3b8ccf", "type": "evident-by"}, {"parent": "bd5e95475e5f64c2", "child": "463f4220a35e82b4", "type": "evident-by"}, {"parent": "bd797e2681a13897", "child": "868ff41388b9920d", "type": "evident-by"}, {"parent": "bd80625862b1efc3", "child": "02fa03a8e5bb3ba4", "type": "evident-by"}, {"parent": "bd81914ed1dafb1e", "child": "94877e3403d38e0a", "type": "evident-by"}, {"parent": "be028d935411da9a", "child": "bfe2c3e47a494011", "type": "evident-by"}, {"parent": "be18c6654c0c9463", "child": "279716e67f6a04fd", "type": "evident-by"}, {"parent": "be40c076e7c87b11", "child": "35a037c8f5599518", "type": "evident-by"}, {"parent": "be6a23d574f15ae6", "child": "7095924c8fc44147", "type": "evident-by"}, {"parent": "be8fc2f13a540a7c", "child": "b69c647f38c4402f", "type": "evident-by"}, {"parent": "be900f33466de5d0", "child": "480cfab64345f4dd", "type": "evident-by"}, {"parent": "bee86086c47aca1e", "child": "5bbb4c9b942223d0", "type": "evident-by"}, {"parent": "bf15cb30bab1f07d", "child": "259609b1c9c5690a", "type": "evident-by"}, {"parent": "bf283b3c5bd97587", "child": "b9876dea7da050cb", "type": "evident-by"}, {"parent": "bf5d805a4699df2a", "child": "db149656b7229a81", "type": "evident-by"}, {"parent": "bf9066436c6a1610", "child": "91c3a2341f543a2e", "type": "evident-by"}, {"parent": "bfb2d46839c2d2c4", "child": "aee3562928a13ba4", "type": "evident-by"}, {"parent": "c0190a6983f1e78a", "child": "14b37e8bdfb49dad", "type": "evident-by"}, {"parent": "c0a8e3214cd01cf1", "child": "00ce6901b806de0f", "type": "evident-by"}, {"parent": "c0b0be3d6f801621", "child": "b3b167910f72f69f", "type": "evident-by"}, {"parent": "c0e9a5cd35f7217e", "child": "66e4a50877353542", "type": "evident-by"}, {"parent": "c107de2aed5d76fc", "child": "242f8a49313f1bb8", "type": "evident-by"}, {"parent": "c10e012c8a4c64e3", "child": "1113271ccbb3def8", "type": "dependency-of"}, {"parent": "c10e012c8a4c64e3", "child": "461114c43d5c5793", "type": "contains"}, {"parent": "c10e012c8a4c64e3", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "c10e012c8a4c64e3", "child": "c8522064f32f3eea", "type": "dependency-of"}, {"parent": "c10e012c8a4c64e3", "child": "d119735accccd77e", "type": "contains"}, {"parent": "c11205586b4ba874", "child": "b7f80fa305e6e950", "type": "evident-by"}, {"parent": "c13b78c0e0856bf8", "child": "25dcccf2fa0b8138", "type": "evident-by"}, {"parent": "c1403038206a9c88", "child": "c2528ca767779c5f", "type": "evident-by"}, {"parent": "c168c33813e17aae", "child": "20c476b28182b18b", "type": "evident-by"}, {"parent": "c17e01e298c5dd87", "child": "62c95fbb9c054da3", "type": "evident-by"}, {"parent": "c1a78f5c2c55b668", "child": "4ca5b0420e0902c2", "type": "evident-by"}, {"parent": "c1b19d0fefb17757", "child": "637c15e4efea27c9", "type": "evident-by"}, {"parent": "c1b89b147e0603e4", "child": "26b7e66153024c50", "type": "evident-by"}, {"parent": "c1d1a2388e3bff14", "child": "3aee7b1fe2a53a3b", "type": "evident-by"}, {"parent": "c2040b7625e043d6", "child": "7d3724278354ab1c", "type": "evident-by"}, {"parent": "c20f3db7f6189315", "child": "85822f9e7e8b7943", "type": "evident-by"}, {"parent": "c284de55de7c467c", "child": "a143dc123009f22f", "type": "evident-by"}, {"parent": "c2877049c3dbf12f", "child": "b7853c7fe222a595", "type": "evident-by"}, {"parent": "c2a700b6c1115360", "child": "3fa4104714c4fff2", "type": "evident-by"}, {"parent": "c30e83dfb03780ad", "child": "c5a3179561bb473f", "type": "evident-by"}, {"parent": "c3122804fae2102f", "child": "f3b5cb0cd0b58391", "type": "evident-by"}, {"parent": "c33116e9ca12c48c", "child": "36a30d69f1c9b137", "type": "evident-by"}, {"parent": "c333c87d4ac08401", "child": "7210adfa7d2e224d", "type": "evident-by"}, {"parent": "c339ea1ce4661019", "child": "d5500d157535c464", "type": "evident-by"}, {"parent": "c35621767d3166a2", "child": "e72e6eea6adbac7b", "type": "evident-by"}, {"parent": "c39874fe4e2fc02d", "child": "508e89d7d10f898b", "type": "evident-by"}, {"parent": "c415d911dbfdf065", "child": "d2bf6ef2f5325dbf", "type": "evident-by"}, {"parent": "c464def3285ddc48", "child": "775e4dcea6528a21", "type": "evident-by"}, {"parent": "c47c6aac87567ee2", "child": "30b70e9cc2a07680", "type": "evident-by"}, {"parent": "c4960e80cf7c1ecf", "child": "c616c1e8be9d2d42", "type": "evident-by"}, {"parent": "c4c8352b145c8ed1", "child": "d084cfb83d6cfe82", "type": "evident-by"}, {"parent": "c52f8e2db8a71acc", "child": "83a47d0b470993a1", "type": "evident-by"}, {"parent": "c52fa34b6d8c9fe1", "child": "956a30a080e0cb42", "type": "evident-by"}, {"parent": "c571c5b24f926d74", "child": "9747415def5b8f3c", "type": "evident-by"}, {"parent": "c582ced5241cfc6a", "child": "24fdcfc07190d1c6", "type": "evident-by"}, {"parent": "c58de06b0f21b5f6", "child": "94db5a595ac7d444", "type": "evident-by"}, {"parent": "c59037e21c0feef9", "child": "33ecce7a4d982333", "type": "evident-by"}, {"parent": "c5985f557e127f85", "child": "8d3dba710b7a8b51", "type": "evident-by"}, {"parent": "c61b596054d58b07", "child": "e7a26a0d9ff838ac", "type": "evident-by"}, {"parent": "c6e0c77bd1fb16a5", "child": "5a6ff4e0f633c98e", "type": "evident-by"}, {"parent": "c6e6cae9528d6664", "child": "fc4c298ffaec5ef2", "type": "evident-by"}, {"parent": "c70fa820788203df", "child": "9501fb262ff0a0e8", "type": "evident-by"}, {"parent": "c7191000b133c165", "child": "c6d7ae2896948f3e", "type": "evident-by"}, {"parent": "c724394ab68ceae4", "child": "4bfb66d34782af60", "type": "evident-by"}, {"parent": "c725f357c64e6373", "child": "6a08152d4faeb387", "type": "contains"}, {"parent": "c725f357c64e6373", "child": "7a23449d2b45c16d", "type": "dependency-of"}, {"parent": "c725f357c64e6373", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "c74f93d8a3e96bd3", "child": "835be142f4fcd9f4", "type": "evident-by"}, {"parent": "c786900c0b6dce69", "child": "200d7f81ca5737b4", "type": "evident-by"}, {"parent": "c8114f91ba15f98e", "child": "cca3bf1a01905c2e", "type": "evident-by"}, {"parent": "c8510250e508741c", "child": "70a8e140982237ca", "type": "evident-by"}, {"parent": "c8522064f32f3eea", "child": "04ed3337194e6487", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "09d6247fafa735f8", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "2111a27ca105352f", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "31a18afa5b4cc16c", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "35e7a52fc649aa32", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "3bc1097628be4503", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "3bddd2fbc93e4039", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "4c163b3525804dcb", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "50fe1c9773ab45eb", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "5610353491778e1e", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "5857fb2a9f0b8fc6", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "637065f59043e23d", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "65451ee4f5e71677", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "65ee747902c68cd9", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "6745699860c78459", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "6ba5f10315d6fb45", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "736f82a2e4816486", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "81a109a668d7f91c", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "c8522064f32f3eea", "child": "8c6ee6388d821e0d", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "8d02d7ef66b36a95", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "8f43fe55a066253d", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "930731253ac19b8d", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "a09aa6ea11065726", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "ac1dbb1343a6ffda", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "b49608f865b38b38", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "bc5e4fdeebfe3792", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "be94437631bf4477", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "c31ca9acc00767bb", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "ce354fecbad9ce03", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "d9a568f1542cf995", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "e1f77450da2ac946", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "f406804c68d87c35", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "f974caf3db64e751", "type": "contains"}, {"parent": "c8522064f32f3eea", "child": "fb713fab4cbc75cd", "type": "contains"}, {"parent": "c892f55080067c19", "child": "ba4f3fc6811488cd", "type": "evident-by"}, {"parent": "c8998d54ad7500dd", "child": "80dc6a980747aa22", "type": "evident-by"}, {"parent": "c8a85683df7454f9", "child": "182b786dd18b0c8b", "type": "evident-by"}, {"parent": "c8d411653029e2ff", "child": "bce3e1ef85c59f09", "type": "evident-by"}, {"parent": "c90477012fe632eb", "child": "09bfb652d074280e", "type": "evident-by"}, {"parent": "c90a9bec264ecaa5", "child": "617e3059891f0ed9", "type": "contains"}, {"parent": "c90a9bec264ecaa5", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "c90a9bec264ecaa5", "child": "9c16eadd9432dd03", "type": "dependency-of"}, {"parent": "c90a9bec264ecaa5", "child": "fe7f961536426f8e", "type": "contains"}, {"parent": "c918b1d82c50f650", "child": "6e84f7a6edfda88d", "type": "evident-by"}, {"parent": "c9204e9fd1612ddc", "child": "e3f7e458d5f667aa", "type": "evident-by"}, {"parent": "c936d17fa3c787f7", "child": "3a9fa4ed35714246", "type": "evident-by"}, {"parent": "c995611f3ded6119", "child": "3f41fcbb1dc052f6", "type": "evident-by"}, {"parent": "c9960b5e212c8eac", "child": "0d7ffdca313a1fde", "type": "evident-by"}, {"parent": "c9a23087c5bce129", "child": "2fe01ea2a05a63ad", "type": "evident-by"}, {"parent": "c9cf5329f1a19033", "child": "f4f614d2c48888f3", "type": "evident-by"}, {"parent": "c9fb3c05ce8702fb", "child": "62e2f585edbd883e", "type": "evident-by"}, {"parent": "ca20c500d0a8714c", "child": "13037d94d29feeb3", "type": "evident-by"}, {"parent": "ca2f487f8dd50797", "child": "3c3769b173b0f118", "type": "evident-by"}, {"parent": "ca4ed5a7c0f36e99", "child": "c077c103d1580f3d", "type": "evident-by"}, {"parent": "ca6df7d8c714a2c7", "child": "d9fc45c36211be00", "type": "evident-by"}, {"parent": "cad85881376c8d2c", "child": "29c67cc28a1687f4", "type": "evident-by"}, {"parent": "cae723731ff4a08e", "child": "8c2049e0c210881b", "type": "evident-by"}, {"parent": "cae84d901ca0b62b", "child": "dcbf73cf73fe5001", "type": "evident-by"}, {"parent": "cafc7a776b66fcdc", "child": "2d1532d3aa62dfd6", "type": "evident-by"}, {"parent": "cb20272ddb40d392", "child": "62e61ee3d0f89b93", "type": "evident-by"}, {"parent": "cb60e198991e6272", "child": "fe3f2106290f0aec", "type": "evident-by"}, {"parent": "cb66064c96f1fa95", "child": "b58e95a25d4b5a75", "type": "evident-by"}, {"parent": "cbc3f15fab223f4d", "child": "8a991b7b60211eda", "type": "evident-by"}, {"parent": "cc8cf394c89e8270", "child": "541662b43b471ff6", "type": "evident-by"}, {"parent": "cca90802d28844eb", "child": "293ea681d9b9a6c4", "type": "evident-by"}, {"parent": "cd0cd4546ad51605", "child": "ff48ac7672e9d68f", "type": "evident-by"}, {"parent": "cd269296cc365aff", "child": "23d16ca731ea3fac", "type": "evident-by"}, {"parent": "cd507aa095b468ce", "child": "263a482e97ee6edd", "type": "evident-by"}, {"parent": "cd93e4ad5e9c442b", "child": "249d59c029568283", "type": "evident-by"}, {"parent": "cdc0f7c12d3135dc", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "cdc0f7c12d3135dc", "child": "895556592bf64f86", "type": "contains"}, {"parent": "ce10bc74849041bf", "child": "499582c38eec5d5b", "type": "evident-by"}, {"parent": "ce17bcfb198acb95", "child": "b42262bd229b3fdd", "type": "evident-by"}, {"parent": "ce2702823ced1202", "child": "82a61ec63562b72a", "type": "evident-by"}, {"parent": "ce43001de65bbea5", "child": "9ec698e32fc0cf7d", "type": "evident-by"}, {"parent": "ce4d689a61eafa9d", "child": "2153e30171c2cb04", "type": "evident-by"}, {"parent": "ce5d7c06f9f2e617", "child": "f0a4d20bea581365", "type": "evident-by"}, {"parent": "ce8067c160b4be6d", "child": "170a0a515a6c68da", "type": "evident-by"}, {"parent": "ce88b5af86255e8d", "child": "30ef4bd81c44197a", "type": "evident-by"}, {"parent": "ce98e1c5bc68168e", "child": "ef3b4b91dd52a875", "type": "evident-by"}, {"parent": "ce9d3b91f64c0459", "child": "a3fb642ad437e011", "type": "evident-by"}, {"parent": "cec4bc1661b2506c", "child": "2ceb3c5452461c39", "type": "evident-by"}, {"parent": "cf3779fbf6286329", "child": "df4f003466af85e8", "type": "evident-by"}, {"parent": "cf755056a8218ac6", "child": "018d1dac3c89f320", "type": "evident-by"}, {"parent": "cf8740e7fb33c733", "child": "a3e3fc5cc6b1c56c", "type": "evident-by"}, {"parent": "cf9ca8c62dbfccb9", "child": "f989331b79d9a987", "type": "evident-by"}, {"parent": "d00f7e301e1a5b5f", "child": "b38d6bf9e991d6ab", "type": "evident-by"}, {"parent": "d01ef5786112df80", "child": "4869ffd0ef09d43c", "type": "evident-by"}, {"parent": "d01f9b0579b18dc1", "child": "64b597aecbfb20c9", "type": "evident-by"}, {"parent": "d02ffa4d54033f1e", "child": "e313487a0de89090", "type": "evident-by"}, {"parent": "d039983821bfe87b", "child": "1dd200a1da728461", "type": "evident-by"}, {"parent": "d03adce9a30b53fc", "child": "6a55a853cfccb4e0", "type": "evident-by"}, {"parent": "d0908491bc991fbd", "child": "5337b588d3f6954d", "type": "evident-by"}, {"parent": "d0ce77977b0a50ba", "child": "9ceb93f68df32a2a", "type": "evident-by"}, {"parent": "d112476312197edc", "child": "a6c37a604db4936c", "type": "evident-by"}, {"parent": "d1167d1516530818", "child": "a9b22f4eef703d24", "type": "evident-by"}, {"parent": "d138690adf5bf48d", "child": "11e00d4685fa7676", "type": "evident-by"}, {"parent": "d143a4c940e8fcea", "child": "2ed7516c59b0e9a1", "type": "evident-by"}, {"parent": "d1554208bd92c880", "child": "92ea4653b97155cc", "type": "evident-by"}, {"parent": "d187547ada757bd2", "child": "3d437d83d1109b61", "type": "evident-by"}, {"parent": "d1ac7579c3bf3730", "child": "c000320bd4633dc3", "type": "evident-by"}, {"parent": "d1af865b849327f3", "child": "7fcf0ebd2350487a", "type": "evident-by"}, {"parent": "d2102e9eb518dfc0", "child": "91596d134eac9212", "type": "evident-by"}, {"parent": "d2295c7ccadc4819", "child": "da2932c7ac891841", "type": "evident-by"}, {"parent": "d23bdec051cf5e05", "child": "b1676694c69cfa9d", "type": "evident-by"}, {"parent": "d2592ea417b582b1", "child": "fe0c229fa6f5ae98", "type": "evident-by"}, {"parent": "d2f9ed7e55405992", "child": "71978badcda88803", "type": "evident-by"}, {"parent": "d30abb2f8fbad420", "child": "09a20b31c98e048e", "type": "evident-by"}, {"parent": "d36bdea4f08c9777", "child": "0b8be1a1296a96ed", "type": "evident-by"}, {"parent": "d3f4b167c540dcac", "child": "ad8fd597568dcaa9", "type": "evident-by"}, {"parent": "d40b18d24e1bc2b3", "child": "f23ecec79d2fed14", "type": "evident-by"}, {"parent": "d477e48096e2e985", "child": "159c0599216f4cb2", "type": "contains"}, {"parent": "d477e48096e2e985", "child": "1e3754f2b953664c", "type": "contains"}, {"parent": "d477e48096e2e985", "child": "2c736264f476a6b4", "type": "contains"}, {"parent": "d477e48096e2e985", "child": "60435bd0d2b8fd29", "type": "contains"}, {"parent": "d477e48096e2e985", "child": "643318a4035acaa3", "type": "dependency-of"}, {"parent": "d477e48096e2e985", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "d477e48096e2e985", "child": "901b040b3dffbb2a", "type": "contains"}, {"parent": "d477e48096e2e985", "child": "9d7f5b32be1d05f1", "type": "contains"}, {"parent": "d477e48096e2e985", "child": "c8522064f32f3eea", "type": "dependency-of"}, {"parent": "d477e48096e2e985", "child": "e2cf5b969e9e59f1", "type": "dependency-of"}, {"parent": "d477e48096e2e985", "child": "f96153b165537b57", "type": "dependency-of"}, {"parent": "d477e48096e2e985", "child": "faba0b5144e3ada4", "type": "dependency-of"}, {"parent": "d4824671695d5aa8", "child": "7be011cb3fb16443", "type": "evident-by"}, {"parent": "d4ae40b1a117ce08", "child": "f594535ef3bdeb13", "type": "evident-by"}, {"parent": "d4b6c3f2cb572525", "child": "7d0cfa135159c94b", "type": "evident-by"}, {"parent": "d4d31585617604a6", "child": "d771d5dc6a4da9f1", "type": "evident-by"}, {"parent": "d4ee967c462c9e91", "child": "80069eca4daaedcd", "type": "evident-by"}, {"parent": "d4fa9a68298f7a35", "child": "4343c790846d6f4d", "type": "evident-by"}, {"parent": "d53a070dd014cb1a", "child": "82157d2bfebf306b", "type": "evident-by"}, {"parent": "d5c1371caae2cffc", "child": "d88685d698e85948", "type": "evident-by"}, {"parent": "d5d09a2a3e12b51a", "child": "904a1812ee69010d", "type": "evident-by"}, {"parent": "d6062fd64c6fc21f", "child": "bae2d3358bf7708c", "type": "evident-by"}, {"parent": "d64500c6b0a5151d", "child": "11dfb8ed2d06b7ea", "type": "evident-by"}, {"parent": "d64f45a555a63b47", "child": "a6476bdae002d92f", "type": "evident-by"}, {"parent": "d6d983d2c1491360", "child": "407c75167ebc7666", "type": "evident-by"}, {"parent": "d6e27faa3f3280be", "child": "d46c3748d0df9c29", "type": "evident-by"}, {"parent": "d6e738cf6ffbcda5", "child": "1f3ca0a8e8918cc8", "type": "evident-by"}, {"parent": "d6eea94a3e208ed7", "child": "ad31bbd987fe5a00", "type": "evident-by"}, {"parent": "d6f3d3e9dbd00592", "child": "8842455d71fce7d9", "type": "evident-by"}, {"parent": "d6f793d4d11516fc", "child": "d34dec109e33811b", "type": "evident-by"}, {"parent": "d6f9bea06fc52943", "child": "4113ff32a9ce41c1", "type": "evident-by"}, {"parent": "d709d277aa63595b", "child": "a33c6254fe9e2268", "type": "evident-by"}, {"parent": "d712ccd5b5a37670", "child": "0c777f81b19a3358", "type": "evident-by"}, {"parent": "d750484d399f211e", "child": "648e41a8a06292d6", "type": "evident-by"}, {"parent": "d778c589f7dbd1e0", "child": "3ea82c3b4f924f5c", "type": "evident-by"}, {"parent": "d7bfcc2250e9fd22", "child": "1d1d27d4e8a5abdb", "type": "evident-by"}, {"parent": "d7d080ae43b48ab1", "child": "dac579d72ceb75eb", "type": "evident-by"}, {"parent": "d7e00e97ff8fe5db", "child": "0fc7a0d1e610b7a8", "type": "evident-by"}, {"parent": "d7ec7e237b44e404", "child": "da4b415d0598612d", "type": "evident-by"}, {"parent": "d7f09b4412c93349", "child": "fdbbffddf78b771e", "type": "evident-by"}, {"parent": "d829383f57be71a9", "child": "699f72edf4e48d64", "type": "evident-by"}, {"parent": "d83486b2f94da33a", "child": "9083a50df42298c0", "type": "evident-by"}, {"parent": "d8d659996c150c14", "child": "3995a55c0bf9a70d", "type": "evident-by"}, {"parent": "d8faaffc13127ba1", "child": "8dd32978633c3720", "type": "evident-by"}, {"parent": "d90888f5a49ca5c1", "child": "465e0d96d70ca414", "type": "evident-by"}, {"parent": "d90f7f7d355605ce", "child": "e75190a177d47425", "type": "evident-by"}, {"parent": "d9186ef12ee96147", "child": "e5072bd11419d45c", "type": "evident-by"}, {"parent": "d9241b4b6f7245f2", "child": "bfdb4108f50f1c23", "type": "evident-by"}, {"parent": "d94629cec13c202a", "child": "4ba6bc7ab407a630", "type": "evident-by"}, {"parent": "d94c2a5e7f13f0cd", "child": "3d81f115d1b79761", "type": "contains"}, {"parent": "d94c2a5e7f13f0cd", "child": "63b27f71fa098b5d", "type": "contains"}, {"parent": "d94c2a5e7f13f0cd", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "d94c2a5e7f13f0cd", "child": "b2ab6e61246543aa", "type": "dependency-of"}, {"parent": "d94c2a5e7f13f0cd", "child": "f3b37844ca84ca3f", "type": "contains"}, {"parent": "d9bc9dc401f7949f", "child": "96a5feef3ff83b87", "type": "evident-by"}, {"parent": "da32c1145da2fb45", "child": "1d622a5fd6923ea3", "type": "evident-by"}, {"parent": "da490d659f1dcc54", "child": "a93919f0c4e7c189", "type": "evident-by"}, {"parent": "da4a4b4e87a1f6d3", "child": "bb048ac8d2cff3cf", "type": "evident-by"}, {"parent": "da7d98fdc948a0de", "child": "d23241dc3befc9e6", "type": "evident-by"}, {"parent": "da812b507db13e9e", "child": "3a31bb8d47242dea", "type": "evident-by"}, {"parent": "da8dd2f81cb453b3", "child": "088f096389bfbf98", "type": "evident-by"}, {"parent": "da94958bbc923ba9", "child": "8d3450a99821c17f", "type": "evident-by"}, {"parent": "da9ff44dd3fd873a", "child": "54059e1d81d7776d", "type": "evident-by"}, {"parent": "db5943d0154eb44a", "child": "1bfd33ca128b4b30", "type": "evident-by"}, {"parent": "dbbda18a0a7009f2", "child": "4e2309beab322a05", "type": "evident-by"}, {"parent": "dbd2f3293cbc51a7", "child": "20d5dad9730c831f", "type": "evident-by"}, {"parent": "dbf3a51457d68244", "child": "4e63e8c6a45e04f5", "type": "evident-by"}, {"parent": "dc18bf3fdb30286e", "child": "59e86053531ddf9d", "type": "evident-by"}, {"parent": "dc3be80f46381ab5", "child": "2fb7ca83faa3edf4", "type": "evident-by"}, {"parent": "dc986113f280a3eb", "child": "fb3f80c81f80f748", "type": "evident-by"}, {"parent": "dcaea0b638782137", "child": "46a20ef3ab82f97e", "type": "evident-by"}, {"parent": "dcbb7bb2f768e1a6", "child": "95e0f02778deacb1", "type": "evident-by"}, {"parent": "dcbfcd6455692259", "child": "13bd85419ceaede5", "type": "evident-by"}, {"parent": "dcc464bda261ac2e", "child": "01dcde6e839ead44", "type": "evident-by"}, {"parent": "dd2ca1d69a77912b", "child": "ba5d692943cdb89c", "type": "evident-by"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0000e13de502914d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0007ce96ac68380e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0025c58788ab9cd2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "002a41feef7cf233", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "00361ce8bed2aa83", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "004712a6e3887ba1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0070f9e5e43a7c08", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "00c9f19d3041b4e8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "00dff49c9c024407", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "00fe84fee2ef1c1c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0102b643d1c1e4ec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "012383860d24c1ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "01478d9a9b88d6d8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0156970e3da9d754", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "018aa152ef99c63d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "019f2e4d61fc21dd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "01a7ac6b2d24d016", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "01d3b45eeceb4a1e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "022fc1f44746fbb5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0235f4331acdea57", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0237c546c5a2eb4e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "02535156443af48c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0269ffac2a25b81b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "027fcc7e256aaa7c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "029a59f41cfbbfe4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "029a6893881b4879", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "02ababb4a1ac062b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "02b8b0cbea2cc300", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "02f97b280c65adcb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "03147e0c501f6264", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "031a2bbab842e7c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "033d17de83c3cb95", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0348d5d1c678d132", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0349a8966987b811", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "03c3f3f1a24ab28c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "03c5422f6cc15a4d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "03fba99c9d65ca33", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "04cb12dbc4d2ac96", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "04cd93df2f34b497", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "04eb82dd986558cb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0522444ac81b4033", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "055a493c078ae6df", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "05dddb637f601d2f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0608bcc617658891", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "060f6db713ec750c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "062cca4f6677382b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0642c62ccc3e06db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "06662af4e3decf62", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "067b2de3bca2cc48", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "06a7a24007bceef8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "06f947087d31309a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "06fc9f49bfb5d6dd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "07080415c2e6df9d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0709f5caa8cacdef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0731ac685e95db4e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "07355593902d41db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "07818d23dcbd9e91", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "07adc20960a59168", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "081ed8026cf766f5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "08234257a11f755c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0846bd9a8323ea59", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0859c6e506679b94", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "08cd7f3af1ecc17b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "08f818b894ac652d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "090108d51dea2ee5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0918ef48b14c9667", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0956a4f4d21b8ebf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "09618f1fd7c48780", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "09646fd0768d9b9f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0968029330844be1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "099e70248d8da6de", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "09aa6bbce686b8c7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "09b28c43eab33f44", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "09b482878b73a24b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "09d6ffd52dced641", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0a0bbaffd5e6c123", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0a272e53b60b05cf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0a7333a19ea1dd2a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0a97e073d43d9e1a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0abe8a681b3181b5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0ae80e14d726e9cc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0aea94fd1386e0a1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0b00b4fa8dc80463", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0b082372d8d54533", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0b115477ddb367f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0b3e18cc983817c6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0b40d22368054bed", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0b9f5ad3b148d381", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0bc74cc19d19998e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c242f2d2b18e473", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c59e2a45d52a9d5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c6cb2af47b24952", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c8c04b202754910", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c9bcb9b98887294", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0cb261003926a368", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0d0b936ff91aaa98", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0d48205e1f2a6f95", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0e0093ac9d2fed94", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0e113d2bab4f2b36", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0e2352529b4f68b7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0e2886422747892e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0e53c18c3f6cbb0c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0e88778459f82c2a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0ea33b87e7dd3f47", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0ead370231597bca", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0ef985607dfcd4e6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0efa54293c8e7f80", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0f427fc3ab7a8460", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0f44b8101e3270f6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0f5e5dd8855cf64e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0f77437d2c94c88f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0f944cb809c3b187", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0fc4ebc5dc4c7291", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0fd6c57903b27470", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0fe673295023d356", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0fe8ca3acaaf9ae6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "102a72a8341407ca", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "102b96f2e5a1043a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10315598b233b601", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1061d7f3a10a62f6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1088af794c94771d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10b5a2c35079a658", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10d7615e5e9459ec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10d833ac6b667c8b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10fcb9dfc531a48e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1103f095389c14d8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "111039c8bb5eb648", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1113271ccbb3def8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "114ca47c0104a0cf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "115ae69015d3eef4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "119f714b17273602", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "11b0999dbf07309a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "11d48ca3c56f8bbd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "11e60434cfca9049", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1201706d79cdf3a0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "120af9e3e140733e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "12397824cf5bb460", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1251e58a775f2dca", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1291c1c7d06610ee", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "12a84f0ec200c019", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "12f023741172ad06", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "13188ddcb64e12f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "134c0e217a770d98", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1356651b216da67b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "13b055ef3c0f4cbc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "13e4c094de8edb8c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "150920de83410cc3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "150b6ff66220c23e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1519774045ac76fe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1538addd4bb66e9d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "153b83eb72246508", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1548177f46eb729b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "158dd7361aa96999", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "15aa7b1eeb1d6fe4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "15b08c77a200730e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "15deb0828fe0bf3e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "15df8a4ae9c32e01", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "15ea4eff94b94655", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "161cc31279f487e5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1645779132128e7f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1686e2300b34d64c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1694f38eb17303c9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "16c9091876d79591", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1725bcbd2725e625", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "176d48772504dbd2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1771872007066dc2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "17e18f28a6df182c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "181325725033a0c3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "185b42d63af706bf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1888a798cff27838", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1894aa6dc7f4d6c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "18b9a2417b0eac54", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "18e7a0fd231cbe9f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "19077008d29f498a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "192d22187a0eb01b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1958fa1d22b3258b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1998dede260ce783", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "19afc3326d252ebd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "19c6efc70c168c60", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1a00e85453bf82bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1a1b4b92c354f4b0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1a23564d985303f5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1a2fda3f81a65dcf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1a4ad5f9f3e1eb1c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1a4cfca0ca97ace8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1abe4ed8239e22c0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1acaa825f9028578", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1ad0c9d810f20015", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1ae2b151baeaad34", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1b32783461ab587e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1bf9371f308e9307", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1bf9901a90848424", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1c23ed78af8a212d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1c535afd2c1e99ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1c838e350d7777d3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1c99f3c8a62ea1b4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1cee1837cfb80ea8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1cfb54367b560bd3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1d078a09a97427db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1d084f10b51dd8ac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1d68b22c44c5d51c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1de5fc1453a0355a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1e04fe6a88945475", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1e148e4fe253439a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1e48174aad197cd9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1e57e5ab7aca7fa1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1e7c6593319a44e0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1e7d2940d6fa61f8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1eb91725d5dc9fc5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1f022b1c5442af6d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1f1d0bae557d5048", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1f226fcf72df2b62", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1f6ce4eda242dd78", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "20075b9abb3f062b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2007b2362e63744f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "201c4ae514b2eb4f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "202e4c7962924097", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "204e01dfb1882486", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "207808c6512fb181", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2089dccb2766fab2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "209fa8841432264b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "20b4b2eed7d273e8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "20efc84977489f74", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2102822eb073c0ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "212a81252b86e78e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "214ae1f5a55ab9e1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2177c958c57d55f0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "21ac21348a2fec62", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "21ce0fcd45bbae63", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "21dc92055034dc8a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "21ddaa2dd2fedb5c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "21e9eebd90828313", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "222ad99686076868", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "22a230a150bb5f1f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "22a9406f35599984", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "22e5e575538be399", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "22eb4a98d0723a9d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2321b339fdd38037", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "23281152090eb0e5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "23457d52acc3908a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2398bd1d120fd8fd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "23c64dd8f393382d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "23d7e8ae119c0c52", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "24210d976c9948fd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "245287cef1ed1208", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "24622b08bfd3dfe4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "246a190b051593f7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "246ac51af1b6c587", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "246c2111f020b186", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "247616627f252297", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "24bab6d99685f65b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "24bd52240f9699fc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "24d18c4342fad278", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2526abcfe19958c4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "252a8dbeb96dce0d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "25bc4e5d79bf7d5c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "26bc14afb1ad8840", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "26dc7021c4a8f0a5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "270abc0970190bd9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2711560ce7caaa06", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "27136bd3bc1372f5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "272d0927c94a79f0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "27434febc6c585c1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2747625c2244d900", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "27489e32fe097973", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2795d3e90091553c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "27ace39fe354538a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "282b1ac6f6dcd94f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2862f0750af26b51", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2895ecf613b05457", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "28b6e879e5cd47f3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "290d9187f5f340b3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "292c26fa70fb1cfd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "299bf689f46af652", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "29b29f82ecd5c50c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2a12b31ae5528a43", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2a14a02d852dd64d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2a54525d73accac4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2a678c37c96e55f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2a6f24e65aa64ef7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2b07780e7c842f99", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2b155dae80b086b0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2b229ca146cf8a8c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2b768aedfb123b1b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ba4ab76ab4db127", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2bc497c59042e74f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2c20b152417cc2d6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2c5e7a9a2a5f69bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2c61dac722612779", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2c8545c2cdaba616", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2c8d0df5cd77acb5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ca79bd4d4ff4eb1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ca7beae561b6836", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2cb198a314436dfc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2cd455d6fac79922", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2d1437f07b4a386b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2d1d9f64736beb09", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2d4728a8479f3704", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2db70c136419048e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2dc22218da9d3d4e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2df3079f0cbc5bfe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e12c511b522dc9f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e1b9272ce650d63", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e2696a0c9272457", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e4ace1458767208", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e4fc015e4f3b3c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e51f9fbe1f578cf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e55357703f25a0d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e5b26c5df31a050", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e6bf7f4b4a96819", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e73a0a60fb9f5d1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ec1dea78d821d75", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ec9e284ba482eb4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2edb4c21aef3c301", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ef7a96a04d6e0b5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2f3ab65f780c1972", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2f71a559e48a445d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2f74515358b73769", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2f81b555619de0fb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2f94a4ba14dd928f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ff1ac53b96d3951", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ff536b30b82d73f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2ff93c46bc20a9b3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "300c79d164aa65d0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3021c02aee228786", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "304f9e09af51a51f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "307d7f1ce421d4e9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "308e459386b93b03", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "308f0753a4c2fb0c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3113324d61730ab8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "316af2a3ba3d7d1d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "316fd24e47cabeec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "319917b315793f56", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "31bbe0bf7b4ef659", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "31e2a84fe4984034", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "31fd72cf04b67957", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "320c09d8660f3586", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "321eb8ee260e2426", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3254bfed6fedaa91", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "325a0737121bb1da", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "32698a9999aeec7d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "326f619f4dd7ac81", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "32970ec4712da156", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "32a8e56a6ea4e064", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "32af1c35112c3264", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "32c2238d03f77534", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "32d672e5e1af1db3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3357d7760718846a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "336ad9c986f103af", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "337e3424296c3174", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "339b7a5391e7ab58", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3402d7f610c67d6a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "340d92d4f76e273d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "34469fe76dcbba5b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "344b24a225ddfc3c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3450bc8823353d7b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "34533678b4e80078", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "34cc37ff01bf2fe6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "34dc0c0ec37298c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "34f80c5b01048952", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3506d65a41bc726a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "353e06f7d7f3c839", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3577e6490202f1c1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "358cdde78d5d06a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3597a4b8c8db5735", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "35991210d0076689", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "359b6c8aab0207c3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "359ce111bcb4b6c0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "35a00cf95b0e9ae8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "35dbbb50e28aa0eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "35ec903f6158c7c5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3699f985554960a2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "36e2f47245745e56", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "370181b6060e46e1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "37055c1de783c941", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "375c2b1c088d65aa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3760fdd76a77c477", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "376e128cf3d56656", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "37d0f4d06cf37853", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "38693b610e82bdfe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3884c1b01408cde8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "38967999c3285c90", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "38c5b891a683a1d9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "38df3bb8576cc52b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "38f2929ba40f989f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "392f58a1f3945c41", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "39530b01d7aea51c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "39588e187043279d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "39592333baf863ca", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3974eb4651506b48", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "397a357eab4cec18", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "39c77194bda280a5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "39dccacea543d387", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3a0f5cd55cb4827d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3a5e9a213229c6a0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3a6bcb48aa1b55e9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3a926276cf47b847", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3aa3ca882fdfd9f7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3aa48e33a53d937f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3ae2234257cc7067", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3ae8d68fc433e855", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3afba426a2b82bb8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3b23718d8d1a1e32", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3b49bf97642b49a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3b7fd514c53d728c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3b816fdd7ffbfe9e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3b947fb1289c8950", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3b94f73435e87a51", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3ba958be1a906e55", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3be8079216207536", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3c071ac3af535e23", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3c4b736c33bcf02a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3c63c529dd3baff7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3c6cd146270e371d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3c797ca67fb35c76", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3c86cbbae001cc76", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3ccc350072d2998a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3cff3a4f688b2fad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3d800c6d22ccbebd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3d93093f2b5045cb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3daf1fe8bf908609", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3db13b7b6fa52be8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3e105091bb613fe2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3e41ad735bd109ea", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3eea53eb75fc5de4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3ef11cd01524bbd9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3f23c93dfa3c1784", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3fb54d231e54f13c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "400252d0446c4bd7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "400c365e6bc481df", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "406b9cc33fa03709", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "407ccc59e496caeb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "409dc96d625ec5a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "40d241b4d3297425", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "40e5387eda12f5fe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "40e5c6fec92478ec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4105d21632293ee9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "41062228e25bc72e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4128c00e53a40920", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "413e88269f6dd1b0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "417242b65cd2e5dc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "419c57230024b1ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "42423b34e879859d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "425abe7ffb4c6d47", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4273a7dd45fd77ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "42aef1f828e0b0c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "42b6fc458d50bf37", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "42d2e37f5b77190e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "42d3dbadbaaea386", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "434244bcf614934c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4348e579269f2458", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4348eb3559b63820", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4364670f7ff8eb03", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "436b9f56d63b5a15", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43789906cd3a7707", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43c2cb4aa9f191dc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43c6ed28fb931871", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43ca4bfa9b6deb56", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43cb8cd10019085f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43d617020e2f75ae", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43dae4477061da2c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43ddbbef4bbdff79", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43e4f107dceaac68", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4425ac5dd0f7ef99", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4447e837be3f0561", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4448167b38a663a1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "445687f784e89815", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "445f7616bc9fe864", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "44816d0b461b38db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "449c1283b8826302", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "44b22b6ff552a986", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "44b2520ba1de6299", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "44dd45ebd6fb49a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "44e059f65a512837", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "44ec5f395dbf167e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "44eca08a6660a909", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "459dc5b91df6509d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "45f1cc8e71a1e6a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "460a589e2a1d946f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "462c9319c9dea77c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "46372dc047a009d3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4666e8b049bbfe48", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4677aba58a6c3dc5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4678fce58a2d153b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "467d14859e43de00", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "46b81c8333c0ccf8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "46d9f74c5ad99e4e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "46fd525c8d5e87c2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "471caad3b53a9e2f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4746a78e8b23028f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "479bcd49280bcfbf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "47be3e5f29538edd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "47e244644d262618", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "47e6e4027846cf67", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "480185c2aa51ce81", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4853ce389fdc4503", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "48558505709bb605", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4865392a80b06330", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "486b068ab7c68c29", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4889388fada3b8b1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "488c0b1900af65cf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "48a47773d671f11b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "490c6b7da2cd94cd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "49386f0eeee4ab75", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4986cd8e9ea90637", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "49973ac222f2ed85", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4a33325a91d528c9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4a6bfecf03cfb558", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4a705369ff9a3ba3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4a95ebd4ccd39c2b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4aa959d3b4cac7ff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4aaa326556b13b55", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4abd63e9029582a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4b24e8650b2cf0ec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4ba290942737d324", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4bb59c896676a124", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4bcfa6b65eed85c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4c0c60e797f5fc41", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4c1fe36639d10067", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4c2fc6eb50b86873", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4c823baa429a1245", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4c8accbcc63fa694", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4cee1808ee6ba492", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4cee2c0507d0c739", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4cf9226a207be57b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4d701f4c05b0fad1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4d97cb4944b3cf76", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4db708d9c6d5e72f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4dfe922539dc47ab", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4e101236b4086489", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4e4e91c76d047d58", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4e526d3bcbf11ef8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4e58659805393201", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4e5c6ead2510a8b0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4e9934d0221a39d1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4f2c85dbe55a356e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4f3fa47cebc5efda", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4f6b17395b68cf23", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4f8071a7f59f8987", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4f8f62e26dd02557", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4f959ff20959967f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4fc8e0ff59c24f82", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4fccacc717c4f36d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4feaf95256f703a0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4ff3bea60f8783c1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "501f82746f100fa1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "502d303d7c07afab", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5065297f67db956c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5075e372b39ea9e6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "509d14ddcd18d8e2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "50f702738da73726", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "514171c244eae66f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "51578ddc1466b544", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "517238561eb742da", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "51de4f376ec3af32", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "51f650e4b838d290", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5238a127a2bb0135", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "524fac48dd7f6ffe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "52c5c9b1e33a9459", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "52e7635257b41b8e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "53174410f67fc2b9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5326297085a14a0d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "533b2926271730fb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5363d5cbf6eaff18", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5369104c4145ce33", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5376b677758cdb5f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5382c161130bd220", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "53aa65209ce63fbb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "53ab54010bbbde81", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "53d96a21c15fa01f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "53dab1951418e89f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5452ba891282ae8b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "546bcb9b2f53b8d5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "54832da847a60a02", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "54a4a0303331f292", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "54beff06afe99529", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5567f2f5702471bb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "558d1ddef58f28a4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5599c55dc9249d38", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55ad5a6bc9f38e9c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55aea1b3bef46806", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55afc3ff53d515f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55c71369be2a536b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55d7d05d35bb9a6c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "563bd625c9e9368d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "568423252ae11dac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "56b50e9dd12debcc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "56cac287e12d48f1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "56f7790772fa071b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "57286f86adb549f3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "574fb78132f18be7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5780c49519561325", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "578202f2a2dd6896", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5799b58d1d02222f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "580db1b31d7b7e27", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5836d2788b30498c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "584844d5982aaa0a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "58535d04f8428935", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "586f3adc2d79a04c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5874a4eb9514bafb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "58dc069b5096faed", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "58fefe69706146a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "59188e2802b301fd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5938710fbc2e8147", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "593b07a87b6a6097", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "593cc177098b8f89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5971eb85fdf458c7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "597dc99ec39a776c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "599e19ef34dd8e07", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "59d83cf92e2764b7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "59e7a4dd9f524701", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5a1111a8ac6a25e1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5a1dcf29e9a61208", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5a430d4a41172d0e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5a457b31147b8431", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5a5f82d88537bb33", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5a7fd36d175293d0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5ac0bb4943d948b7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5ad93a59652b6d71", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5b05750265e7d4e0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5b591edd3f95f4bb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5b74868a78736eef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5be3c97fb19a1d4c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5c18afbad54f7386", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5c608c54d6ea02b5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5c9884063aa67359", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5ca37cde94b85b01", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5caa3ee2a772d22e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5cb071426ba795ff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5ce57176091fcee9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d20846fa2f47a89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d226f16eae4779b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d5ec275973c634f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5da14a9cb616ee99", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5debf8d5cb95f049", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5e0a5b3fa5f814ab", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5e10916471f7e1af", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5e2c1eae810a7448", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5e34d6026f04e52b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5ec90bd07fd12423", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5f891147015b5bc3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5f8c5f3aa240527c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5fc486a984e0d751", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5ffb3d4eb2f3eb3a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6039fe20153391b1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "605eab54d649474b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "606b1e10fa7cbe8d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "606c2f4e2f1e9088", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "607c36edcdd9e23f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "61162f906d819cfb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "611ddad87e644278", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "613c86496c16f198", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "615be58645624e88", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6190c42f0d05f8bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "61995eaf1ea2fa65", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "61fcbf77bd12f48e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "61ffb5a37e4a84cb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6264559f51383196", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "629fcfc5876c5d5f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "62b1f15533fefbac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "62ebeb2f1e6d1a49", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6308005cb22f0520", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "63218d6bf829de6c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "633b083971bed417", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "636c80d98bb14040", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "637d2f2be1b27f59", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "63933d7ef081c5b3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6399f90819d41c96", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "63aec8bd612f682c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "63c38a23ca98c3a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6419bcf9bcc6281f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6427ae527710434a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "643318a4035acaa3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64577a72597199de", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6476b4a461e2bffc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6495fc860329569a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64b6bc5eb68281b5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64d704b43a5bc943", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64d85bd611325d6b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64f65819c8c1fcbe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6513b3a99dd7c874", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "652b1f7700af62cb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "65608571b201e49f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6568be2a8a042fcc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "659a07d9180e260b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "65a0c4cfe1a583ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "65dfda41bd7e75ba", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6602c3657a9c2c13", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "661178a4b9f11d7f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "662048d73f31db70", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "66435add1075a54d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6649e142d9f063c4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "664cdf29bc1f6264", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6665bd3ffdf36ee5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6669cfaf780b8f62", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "66915852408ea666", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "66a2d4d415a009a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "66a39367e61d6a09", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "66f5026b7eaf8199", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "66f749240a51f8bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67377742c1439918", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67419787803ca4c3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "676871e921df5a9d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "676b104a4df6940f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "676feffb736a0467", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67b475a6a5a09bb5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67c1936e92986444", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67e2117aae95df5d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6830846813748172", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "684ea1a03eaafa72", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "68664fc1ffccf29c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6882597b5cd924bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "68d2a08a092b48e4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "68d592ffff092962", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "68d80597bed435be", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "68e1f3030314bbaa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "68f623d481b81d01", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "692d123480933177", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6932a57bea22f995", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6971df14e1f4f21c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6980c06cc7a7fd79", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "698fa3d3b415132f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "69902363a3f6c724", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "69ef3c5782d41ab5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6a0c575aa349701a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6a351a23c6159fec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6a35aabc22bd6c5a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6a769f954c9328ec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6a87c5effab50fe7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6acc2ff354d577e3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6af0981aef03347c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6b294fe07f3e74df", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6b33daa4da525960", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6b3a2de48f064356", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6b90ea42ac749f17", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6bad2fe43277cfa3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6bb3cf22f5819173", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6bcb0bd956088c12", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6bcff498eb13e066", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6bf4811c74b82aec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6c03bee553326b51", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6c90afca40b548a4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6cc9edc03575401a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6cdf18541f295fe8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d1984b809742852", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d2db02da27533af", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d31f277ae5c7a8c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d4eaf6eb694870d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d6d8376500b5290", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d7f743a4b4e0247", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d80617a33a3572c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d868ebecac6db7b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d8b0e5ee361e45e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d90f81c2336ebf9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6da0e8d5e2663faf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6dd46c702df1ddec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6dde5f026d01fe32", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6dff217d993a9562", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6e0f80c88b572916", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6e2f8b66475af9d6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6e5a96b1e074744b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6e91d0f40236c4c2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6e9ba8c6199ec288", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6ea1f65def728231", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6ea6f848f4dbcc75", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6ec6a50dff11f62e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6ec834c72ea634fa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6ed8eed14daf5895", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6f62f7580072da7d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6fa14f1e9ce29a34", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6fb7a39a9b6f6d22", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6fc9412e195ba84c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6fe80928088525a5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6ffdb4e7a353f8b4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6ffffee23978a54a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "703147ab8149fb18", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "704cad4cbf765aa8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7063716d1c9ae238", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "707f086f977e9a80", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "708333bcaec16008", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "70dd80f37abc4f20", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "710b618721ce1495", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71456370e5b739e6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "716e95d631991a07", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71a0dca3586628a3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71b24c5549400752", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71c24720dc3d6168", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71da6294817d34c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71eafc9c6de88bdb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71eebbc3b042470e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "723152236bdd01ff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "725576e654019db2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "72637f2d643ef05a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "72d5bdd8d5bf409a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "73038a2c88722802", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "732c815bc052679f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "73362ccb629d24fe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7339ec6e2fa145c5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "73568340fb7d1133", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "735fe16658568376", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "73e01accc785ad45", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7408ee7b82e5e50e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7431cf1b62b1e707", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "743857708d460b64", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "749e829672e3ec79", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "752931a8e15597a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "754607d1c8b9e887", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "754c21a9a804b860", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "755fdefa1faf5f06", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "75707e2e7077ca25", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7570938c6c3a4e14", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "757ce3063df7afb7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "759add25e46966a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "759ffb54462eef15", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "75a18354def5f0eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "764db06dda520a45", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "76a2182aa135231c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "76c2b273465b8f1d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "76da5f63ae267b5b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "76e61ad642700c92", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "77029dbcc6d769b8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7764602f5f93ad58", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "77bad449f0d6b4c2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "77f2865054c35028", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "780e98f05b65483d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "781407e34ef9eb48", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "78465cb8a853bdf7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7849e97753169b6f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "786f79ca9cc384aa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "78f0e5214cda0071", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "793b72ecbe77bfef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7974d3133061afa4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "79b584c26638c56f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "79c66fc1878fcd6a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "79d8717c7564698d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "79db987a4d540271", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7a23449d2b45c16d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7aac97e1f2140eb7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7b546078ad4702eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7b76fb6b43c7b35c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7ba885015ad2c81f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7bac738b2376cad4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7bea16b29cb9704a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7c31d02670fe7493", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7c469f038684f855", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7c65413cfff17add", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7c81fae8cbe43765", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7ca86ac3fc5979a4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7cbb1e8bf4f32b3d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7cd27186f3f0c274", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7d0d69554472b335", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7d476ddc31a022c2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7d67990cffb3ca8e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7d7a07f8e5f3b69c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7d8114abc5920e8c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7e0e5f491ff34a70", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7e69e037b6b18b7c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7f57a82df0b79751", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7fc8d6639e5be4e9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7ff1308e20615cc2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "805085791d4a6179", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80841264ad46deed", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "809179590feba37f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80991d2f4ce41c67", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80d15bced8e8c166", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80d18529c792efd7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80d2eb36da8fe593", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80d8d8037f54c624", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80ff314ad163ac70", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "81027aefdba27ae7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8104d00b989a0194", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8107d8d8813b9eb3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "81381e28b2fd0b7a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "813f952bc8971a6f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "817728c301b2de2a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "819225e78a8d03f6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "81977138edc83396", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "81d3f7cc584a18fb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "82192f3296e476a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "82d0139083b9ebc3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "82dcc9e564e54179", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8324535cfabd3775", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "835d28d544a8412c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "83636cd5c1d37c3f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8373c593180a7ec9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "839b48ce7f8dc03e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "83eaf5bbbb1f8464", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "83f45b6742e4255c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "841d70aa1bf1173a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "84685fad75172e97", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "84cb959770aa2811", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "84fa928afeb4387b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8541fb5a85f4ee81", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8563b71ee1a23644", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "85bec89ffa8a30ba", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "862d2611f1e9d50c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "86342dae05d6f5eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8657055c84fcf7bc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8659bfdde7dadec9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "865de8b758036776", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "869722b1c1f2b5cf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "86ac4c64b464d2c9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "86ffd845f14d5fd7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8724bab9fb9d01b9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "87bd4c9ca9db0d49", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8812d527b7bed3fa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "883e4fac88d8f3b2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "883f383a757d1812", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "88471fb313beadea", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8861b73486ca0071", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "88644ad347d1ee3d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8884099334bf176f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "88917d6e36f4538f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "88c1c637debb6ec5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8907b79f9e95af74", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "89249e40bf3e5780", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8940859f396982dc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8962c1e79ae5646f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "896fc03bd9c2801c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8991056186770e7d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a095f2869bd3747", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a26edd412a36d81", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a3c8cadef8343f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a579b5e02a8dc63", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a718aa650af35bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8af7aad286518543", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8b02019eee37ac5b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8b891f33a0700314", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8bd906ee7781adf9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8bed20816469f026", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8c99edc14dbd9bd1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8cad64b303745fd8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8cb75cb57797dab4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8cc18ade8aebddff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8cc2ac9a18926a12", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8cd29a58cd804fcf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8cf28538770584c1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8d4a000c54ef9b74", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8d6fe393033d88f6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8d75421c55f5ce91", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8d7d1a7aded302dd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8d95d5c286057e3a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8daf66fe30f5935e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8dd26153f36cd057", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8e15b01a4dd5afc5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8e22c031408a05bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8e374763210ce6ae", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8e4d4f8336644df6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f0355852c8c70fc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f37251f30c49a05", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f46e6777a921eaa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f55503dfd0a4718", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f56fb2e3b11c6e3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8fadc6f21f6d467d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8fbd7ad5799c9f00", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8fcd03b4ab591dc7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8fd6f34eb75beb84", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8ff811fdd96a8886", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9007654d9c3e61d5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "902db11421d47551", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9084019724e045ff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "908e4c8d1e996a83", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "90cc91696f03dcaa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "90f75fb38b43324f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9110d4191a88e602", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9123d2677e75a479", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "915fadf00ad08895", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "916c07c4c104c31f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9190a3377bb49268", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "91c16578cd6c8f1d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "91c90f3ae7965ea8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "91d4b159428e5b36", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9210e7ac58122c51", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9248c19c993d1eb3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9270f68fbcfa52bc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "929bd849285a51f8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "92b4b8e2baa707c2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "92ba8bca1c1e6b73", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "92df281940e01533", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "933f50609ffa0d0f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "936b6b5470167f6f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "937096f9aafbbcc0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "93951a94df45d733", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "939f257a8d75da66", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "93b8a102e370878f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9421a1de5547753d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "943925c9a804f119", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9465f04e407c965d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "94a5ddaf39e06efe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "94bb249bc84874f4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "94cc55650840faee", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "94dd8c749511e6fa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "950827390d24f16b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "950d99803a5607b5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "95641152a963bb06", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "95751a46d288ffc7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "95bfacb1a3664d9e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "95f2d7bdee097f1d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "95f7aed0fdd3de24", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "96541fa373cb22df", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "966306f0f461a828", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "96677c8d07cac2fd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "96ebd9859ba554b1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "96ef73ce065fe2f3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9732e5cc0a054de2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "973d54d0cb7e2190", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9749cbd301cc6b80", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "974b756286a595aa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "975456c4cea550f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "97733a7b41c49c73", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9850748160365add", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "987c929db0eaddd1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "988d0e3bac3b5a88", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "988f7d6fa2fb0136", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "98a145b18dc8298b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "98e1cd0ba1a8343f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "98e92c97acbe7ec9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "98fbcf05e4cd90ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9908c9c2ee5245b3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9957424bfd81d5e7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9957dfc187376ff0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "996a1307d6190746", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "99bf3563c85871d4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "99e4ea0d5618a310", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9a15bb607c49b296", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9a49a6ffe8d65202", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9a8319dfc0c3237a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9ac588f41d12b106", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9ae869257c1438a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9aec6f405e1db4e7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9b1560f5fd322d1c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9b29d21d882f5a95", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9b2d37c4a5b53eba", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9b378859851db1d6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9b4ee6683de9229e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9bab4ab4e509ba39", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9c068b1bda524720", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9c16eadd9432dd03", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9c374922979f61cf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9c4ed078fa75626f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9c8e0d4c9e0decb4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9ca0dd3729236d50", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9cc31bbcc1bb3a51", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9cd1a47f98e32c06", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9cef42021673cf02", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9cf5ba4060813ed3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9d49aa3e5f6f0567", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9d96858a2cd78f93", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9e199170cbfde7a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9e63e9e300408898", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9e70e40ff9984965", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9e721af72f819cf0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9f0b8ba2d7c9927d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9fa9178005ecaa5a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9fb6e62c0623ed44", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9feea53eaed083b8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9ff849df0b6009fd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a02814a6f52cf2b7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a039e0c9de60e9c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a0527b78caa24c49", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a05666ca3feb9fb7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a05fe0ab2d25414e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a079e7b875415e74", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a08ed7f3f1511368", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a0c7f6d81bac18b1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a12806efc4822ad1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a156e81ff46c5f0f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a15b12c1de2f42dc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a177d43fc16fd6cb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a1a20a8f9f4ad21d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a1b788f1a7c6f7ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a1bfc43b2ae88a76", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a1c15190763cd4f8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a1d240faf1189714", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a21fc5e91a2f22d8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a23df29ea75c4f4d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a269a57ffeec1d0d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a293819827e9d94e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a2a09e0a89d8edfb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a2b125829a4c49d2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a2b48b6dd16ffd80", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a2fb59e048bde43b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a30eb6a28f747b43", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a357a603dabb9b45", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a3807b676692d49d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a398a0785e7711b0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a3a469e722ea79eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a3aa74ea5a5e0ae9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a3c3499d92b7a104", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a410a735c9159583", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a44dec4819117736", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a485ba79b6de86db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a495b7be6778a0f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a4a958a143f8f6e4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a538a5087546b215", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a54586055ab4b24b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a54fc0d2f6b0a99a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a58a0d57f4a888c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a5b0d27a838f3fa1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a5eabdc747074d61", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a632f4bfb1cf77b2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a6465c38e0b4af74", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a64df5ea4b489099", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a64f1235ff6dca9b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a67e6f161f03e9cd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a683532d8eb5f7dd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a6d59ca06d31f18c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a7393ae336a2c9a8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a73a40ba46c3b6f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a7ae1106b9b79ab5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a80b47ff75110210", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a823fc21e1043d34", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a832b67b7c73e06a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a85268df2e4cf269", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a8797c01a4d269e7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a895f17309b1c0f5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a8b70a052942eb37", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a8f08610b7c83d6d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a961ba14ee5ccdaa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a98104972fd3dfed", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a9863d0848b6ca78", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a9ed6191e76484da", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aa3cd73e06ea18fc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aa66fc07e526026d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aa8beab3ef566578", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aa9cb3b24ea23ff2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aab515c3e3e3ad99", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aab7d124ad0c5339", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aab9decd16641237", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aac11db7d32c6340", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aacce71545f713e8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aadc40087a5f28f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ab24aa9f2f644ba2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ab854f4832dd0f5f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aba41b384f297664", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ababc84320b8f5c4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "abbae0f7941e8b97", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ac18934173848f1c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ac1d5c9c937d5f5b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ac4fc5d7151f9f97", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ac56a22795b0266a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ac8e561ad4f66f66", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "acf56de036c67946", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ad13c5953846680c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ad22da6595429ed3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ad72c9afea117cb2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "adaecc0d428e57ab", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "adb2885bd200e461", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "adb711885aec7a70", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ade446afa2e5811b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ae0ad4650b47421a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ae2198e4d2788dad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ae284dcbf292ad17", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ae9c319649108455", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aeacca0ec2056e02", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aeb65df4c3cf5e41", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aebd2eb90769ebc8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aebf0c703210a7f0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aec50d75a636c3b1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aec8d3d3ef3d682b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "af02a5f0991d2ae9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "af59fa93ad92b02b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "af72505905f01746", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "afbe6d07acd06033", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "afc8c84d74369e4a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "afea4349273bdcb4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b01818bd1edb5724", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b041a4f8f557f299", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b0500d59a3ff6556", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b050863c27a77ad6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b0684e6be4101601", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b0a5c113557fa05d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b0b36f43d16d280a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b0bf4dd55f24e2e7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1046c51b2b2d178", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b118fe5501f46846", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1227b75a9bebefa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1228084bc9baeec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b14fc8f8801a4065", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1509a4e3a876db6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b150d3cbc20a0271", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b15b8b759888ae9b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b15db9c24300cfdd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b173cfe46128d158", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1923d1db7966b7c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1bc85eb799d18f3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1c6a9c7a69d96e1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1d944a7f39d5de5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1ee7eddcfa62c0c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b21894ebf21e8998", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b21c593fd481a437", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b22532b7d84af4ad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b22ec95f20d6ae60", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b2a8eb9c5f033f4a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b2ab6e61246543aa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b30bed11f8b8d3f0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b314692ec727d2e1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b38bce28a0964673", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b38d4727696caa80", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b3bfffb5aa1de1ac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b42618541474dfd1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b43036b26e11bb2c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b4a689f7a24d66d6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b4cb2bebb0269d59", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b555672246fb0be9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b5cf4a53b6873442", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b5e100407c0e9e8d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b5e3be23253f4a89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b6123d5f9a34808e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b61388f8952f9831", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b617011d17c3605e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b64f49a38cf6085c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b660a43141e3e741", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b6770a2653e479bc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b69d551ee6312ef6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b6b55975aa3c2a06", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b6d1dbbbb2a17756", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b6d407e1a8bc624b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b708a4c3021d17d9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b7355c4fcea3dfb9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b757bdde93ce7891", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b79baf41f3611dd2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b800bdeabd9b7195", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b80c0adfb46f1970", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b813ae8c91f5d778", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b87ec174a77a8c95", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b8861c393ba7aec8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b89493805d6b6f21", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b8a22f20538a808b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b8a5847b97aefd54", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b8bd3858f0646ab4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b9633fc86b3b4a65", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b98f1aaaedee94a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b9a5465b80e8cd8f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b9f40a2134460f78", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ba712ce104b862d2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ba81eb21d4d141a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ba8a50dd30302b82", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ba8c4b506e521a57", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ba9c9c329aae1f11", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bab51f4ca104fa98", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bae0cbddd4117a2e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb1fc54424a34232", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb42e41dfe7150ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb479152d377f67d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb4f5f899d8c7eef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb4fcbe1e2ec38b7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb65431c4732cee2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bbac595d8d1d9238", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bbbdb82deeedc0dd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bbca20d649a8ede2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bc025fe4064ce4a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bc06a060557b60d7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bc238fed5640d80e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bc3ec9bd7ab470e5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bca7ef39bf7fd7bb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bcc1ec16214e51c0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bcca9d01505e4078", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bcf6bb62e782f0ad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bd5e95475e5f64c2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bd797e2681a13897", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bd80625862b1efc3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bd81914ed1dafb1e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "be028d935411da9a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "be18c6654c0c9463", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "be40c076e7c87b11", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "be6a23d574f15ae6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "be8fc2f13a540a7c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "be900f33466de5d0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bee86086c47aca1e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bf15cb30bab1f07d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bf283b3c5bd97587", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bf5d805a4699df2a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bf9066436c6a1610", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bfb2d46839c2d2c4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c0190a6983f1e78a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c0a8e3214cd01cf1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c0b0be3d6f801621", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c0e9a5cd35f7217e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c107de2aed5d76fc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c10e012c8a4c64e3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c11205586b4ba874", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c13b78c0e0856bf8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c1403038206a9c88", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c168c33813e17aae", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c17e01e298c5dd87", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c1a78f5c2c55b668", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c1b19d0fefb17757", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c1b89b147e0603e4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c1d1a2388e3bff14", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c2040b7625e043d6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c20f3db7f6189315", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c284de55de7c467c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c2877049c3dbf12f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c2a700b6c1115360", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c30e83dfb03780ad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c3122804fae2102f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c33116e9ca12c48c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c333c87d4ac08401", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c339ea1ce4661019", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c35621767d3166a2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c39874fe4e2fc02d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c415d911dbfdf065", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c464def3285ddc48", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c47c6aac87567ee2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c4960e80cf7c1ecf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c4c8352b145c8ed1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c52f8e2db8a71acc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c52fa34b6d8c9fe1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c571c5b24f926d74", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c582ced5241cfc6a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c58de06b0f21b5f6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c59037e21c0feef9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c5985f557e127f85", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c61b596054d58b07", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c6e0c77bd1fb16a5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c6e6cae9528d6664", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c70fa820788203df", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c7191000b133c165", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c724394ab68ceae4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c725f357c64e6373", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c74f93d8a3e96bd3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c786900c0b6dce69", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c8114f91ba15f98e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c8510250e508741c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c8522064f32f3eea", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c892f55080067c19", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c8998d54ad7500dd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c8a85683df7454f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c8d411653029e2ff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c90477012fe632eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c90a9bec264ecaa5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c918b1d82c50f650", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c9204e9fd1612ddc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c936d17fa3c787f7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c995611f3ded6119", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c9960b5e212c8eac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c9a23087c5bce129", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c9cf5329f1a19033", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c9fb3c05ce8702fb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ca20c500d0a8714c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ca2f487f8dd50797", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ca4ed5a7c0f36e99", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ca6df7d8c714a2c7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cad85881376c8d2c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cae723731ff4a08e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cae84d901ca0b62b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cafc7a776b66fcdc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cb20272ddb40d392", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cb60e198991e6272", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cb66064c96f1fa95", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cbc3f15fab223f4d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cc8cf394c89e8270", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cca90802d28844eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cd0cd4546ad51605", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cd269296cc365aff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cd507aa095b468ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cd93e4ad5e9c442b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cdc0f7c12d3135dc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce10bc74849041bf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce17bcfb198acb95", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce2702823ced1202", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce43001de65bbea5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce4d689a61eafa9d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce5d7c06f9f2e617", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce8067c160b4be6d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce88b5af86255e8d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce98e1c5bc68168e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce9d3b91f64c0459", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cec4bc1661b2506c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cf3779fbf6286329", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cf755056a8218ac6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cf8740e7fb33c733", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cf9ca8c62dbfccb9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d00f7e301e1a5b5f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d01ef5786112df80", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d01f9b0579b18dc1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d02ffa4d54033f1e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d039983821bfe87b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d03adce9a30b53fc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d0908491bc991fbd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d0ce77977b0a50ba", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d112476312197edc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d1167d1516530818", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d138690adf5bf48d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d143a4c940e8fcea", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d1554208bd92c880", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d187547ada757bd2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d1ac7579c3bf3730", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d1af865b849327f3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2102e9eb518dfc0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2295c7ccadc4819", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d23bdec051cf5e05", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2592ea417b582b1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2f9ed7e55405992", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d30abb2f8fbad420", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d36bdea4f08c9777", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d3f4b167c540dcac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d40b18d24e1bc2b3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d477e48096e2e985", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d4824671695d5aa8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d4ae40b1a117ce08", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d4b6c3f2cb572525", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d4d31585617604a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d4ee967c462c9e91", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d4fa9a68298f7a35", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d53a070dd014cb1a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d5c1371caae2cffc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d5d09a2a3e12b51a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d6062fd64c6fc21f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d64500c6b0a5151d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d64f45a555a63b47", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d6d983d2c1491360", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d6e27faa3f3280be", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d6e738cf6ffbcda5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d6eea94a3e208ed7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d6f3d3e9dbd00592", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d6f793d4d11516fc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d6f9bea06fc52943", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d709d277aa63595b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d712ccd5b5a37670", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d750484d399f211e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d778c589f7dbd1e0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d7bfcc2250e9fd22", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d7d080ae43b48ab1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d7e00e97ff8fe5db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d7ec7e237b44e404", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d7f09b4412c93349", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d829383f57be71a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d83486b2f94da33a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d8d659996c150c14", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d8faaffc13127ba1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d90888f5a49ca5c1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d90f7f7d355605ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d9186ef12ee96147", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d9241b4b6f7245f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d94629cec13c202a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d94c2a5e7f13f0cd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d9bc9dc401f7949f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da32c1145da2fb45", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da490d659f1dcc54", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da4a4b4e87a1f6d3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da7d98fdc948a0de", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da812b507db13e9e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da8dd2f81cb453b3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da94958bbc923ba9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da9ff44dd3fd873a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "db5943d0154eb44a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dbbda18a0a7009f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dbd2f3293cbc51a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dbf3a51457d68244", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dc18bf3fdb30286e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dc3be80f46381ab5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dc986113f280a3eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dcaea0b638782137", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dcbb7bb2f768e1a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dcbfcd6455692259", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dcc464bda261ac2e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dd2ca1d69a77912b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ddc3a787b54e0bf1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "de0da04714934636", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "de3f08a25f3fe990", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "de4d1a762a8c20ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "de59a5df832858f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "de7b5e00faae1816", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "de91e5479fc7213c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "def2fb5f78f12337", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "df052e15ba982ab6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "df6e751d86ba6d65", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "df7c32bcf3b54e74", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "df8c22cabd233a32", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dfb45f19ca6dd835", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dfc8769b0a5588e0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e030d8241979c358", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e03c98af6703dbf8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e0513abcea534bb8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e063659342c8e6f0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e095db4d935664fa", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e161ecf90b4ccd52", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e1638660067e5f24", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e19cb845e056d2f5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e1a7eba5a593f707", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e1f0678d55555ecf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e22834dd7a31ccc1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e22fb55a82403c69", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e235a72e6be30b89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e2387cbf85c7304b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e238e63cf6bf32ee", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e24429275bb02de9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e262097f7b06574b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e2636728db82937a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e27268bf99923116", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e28a40baab6c0afc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e29daeda94256848", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e29e01b5754fe039", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e2c2b9f77977997f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e2cf5b969e9e59f1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e3003bfc2c790a52", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e329894a4969ecf1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e3374452802e016d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e3eeffcfb6a5549c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e41ba3419dc8824b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e42256b0dae455eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e46e8396660a8da6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e4a5102e4a3cce0d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e4a51c7019ce50ae", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e4c6d43b89fd5cce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e4ca09183d6f92f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e4ebb48d57f00f6f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e4ef79763408d302", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e551f8a38c53f705", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e5b889469e9f3d9f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e5ecbe67a8f5fd1e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e6210644e8ee8016", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e63a7b26ae56d30d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e64e27c75351b367", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e697ae1cd06ef98a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e7359595e9e037ee", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e79250afe3562379", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e7e6045efab8c8bf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e7e63ae319d5b06a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e8365b542aaff509", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e88bce4cc2792049", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e8af6fac56210463", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e9404a9e659fef1d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e9428efb0ee0e287", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e97de6830541a332", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e99cda170e99c935", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e99fb4bff0b01b68", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ea1a5b58e2aa5504", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ea2530ed17129b18", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ea3033bcdf307019", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ea3932ad832cadae", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eaaf921d354165d4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eacbc64627ba5aa8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eae65ad38356c777", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eb0c00ed4f26abde", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eb0c999cce954752", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eb27b784c9d9e112", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eb3506b0cff5f9b1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eb6917c933aa5fe1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eb9bd05ce86efd23", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ebc1d3417e426017", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ebc519acee8e36bf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ebc7dea07a8d0ae9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ebd6f7d496a12274", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ebf9e47b6deddb36", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ec0741c2b800e6f4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ec7dd52213737f29", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ec8f8980e806a218", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ec9cf9f1870efe26", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ecb049f08654a0b7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed07c5b5adc6e1ff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed2011761fb49835", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed2c268d31b23f8c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed50f82acffedc99", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed66a2c26c9bef3b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed872b7e0cf1c523", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "edc33a32fbed5c97", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ee624db4e9fad6cd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ee92d520a1f40d47", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ef2b2e0d58e6a15b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ef5d38f05e6ff373", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ef5e2f5db1ff927e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ef63af479ef300da", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ef64c029c7d9e20d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ef951f0db9ac8884", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "efbc273926a2e65f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "efec4589f358cab4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f0250ddc42d0aeac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f040000fe8b0f1d2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f0d5c8af505befa2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f10c14f7f918dbdf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f11c053eea39b60b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f151e09bcb83bdad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f15ccf1e687ee763", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f15cdb75137beb15", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f17dcbae41ae628d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f1a083f72e8600b2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f1e7d4a862d325d3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f293639315bc84b9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f29c80d8d8c9c745", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f29fdbce64d5e342", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f2b121daab088030", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f2bb1fa2f286cfa6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f2c22b96f4502ff0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f2f8910d83499f94", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f30c732ef6c0c29f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f33e34fe9fed384f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f348bc326b8116a1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f3c0208b93069a85", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f3e0df4aafd7a86d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f3fec51a51c013bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f422eb675e260eca", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f426773a24e9cd93", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f42e10ae1fd4f049", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f47a93fd5dd7d8db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f48f76c39a9da614", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f4a694e2c8dac06a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f4aa749625ec0efc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f4bd177bb2ddd53a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f4ed3450583702c3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f4f7964f2af894c1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f51ce22193ffafb6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f52925ef9e3514fb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f54723f27bcf2f90", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f593939f2cb10ad1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f5c3d51c8a6e5289", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f5c77249fac13395", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f6036c26a6d05b91", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f65547744c103ef8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f669cfbec35a5e7d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f6a45f817630c911", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f6c755b29e090904", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f6ecbb52dfe0e815", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f734eaeb6f4af392", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7377c3887d236dd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f77d6f68fca45a26", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7873c07698db4d5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7c10c149b571887", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7d62f6740d1886c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7de60ee0583fbca", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7dfac2432689afc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7f4b7f76dfcdcd3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f8531d682bb01241", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f8ad9caebf411efb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f91eac4e5f1d446d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f928c97185f47391", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f93e7bc04fdf4ea0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f9465336cf049f8a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f9504a2c4a5e9f56", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f96153b165537b57", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f97c0dc72312e00a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f9b0e198ac0deefe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f9bf9c1771de5c9e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f9efc3232f151a81", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa07c3aed44bcbba", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa53f2d9f5a2b942", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa89c500df432dc5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa9e6f7180990590", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "faba0b5144e3ada4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fae28363d7b271ad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fae58a95c981c7e4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fb41be6b0a29b2fd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fb4cb75ff9802e27", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fb5fcc597612be4b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fb83d928d8ad22a4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fbacd05566d5355d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fbca9ba12ded5b27", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc0066c2dbd3135e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc2e1f84261e10ab", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc3e1fc8216ad24d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc669afe4709ec08", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc6a90d969a29cd4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc905b2e7255b5af", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc9706a28c0c1787", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fcf447549e86b256", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fd0975624d70e184", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fd102607ce53b5b7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fd310a5c04a1358a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fd52406210ded096", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fd59a2bdb798f07e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fd6c644b630c10b0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fd8d76245bcb2f67", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fda573d083f70cad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fe16e7c8e63aeff9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fe5ad09535c903e9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fe750632e179420d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fe90cae31bb6a0cf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fe9b1bdba261fae8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fec1bfa203d9ee2f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ff1bc81845bf07bb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ff8818b2d975b5a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ffbf130b6f5c923c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ffd6c319fe45671f", "type": "contains"}, {"parent": "ddc3a787b54e0bf1", "child": "a89f760c84a24fa8", "type": "evident-by"}, {"parent": "de0da04714934636", "child": "01deb8a1ef20e9a5", "type": "evident-by"}, {"parent": "de3f08a25f3fe990", "child": "88302ea00fef971f", "type": "evident-by"}, {"parent": "de4d1a762a8c20ef", "child": "f23e80c480bc8075", "type": "evident-by"}, {"parent": "de59a5df832858f9", "child": "152d9ca47afccea0", "type": "evident-by"}, {"parent": "de7b5e00faae1816", "child": "ca8be79fbf8209d6", "type": "evident-by"}, {"parent": "de91e5479fc7213c", "child": "31fb209d8eb09479", "type": "evident-by"}, {"parent": "def2fb5f78f12337", "child": "155f8e3fdb7e1d5e", "type": "evident-by"}, {"parent": "df052e15ba982ab6", "child": "c6d54c4edf2a31d0", "type": "evident-by"}, {"parent": "df6e751d86ba6d65", "child": "c52bafd2c4bccf6b", "type": "evident-by"}, {"parent": "df7c32bcf3b54e74", "child": "a408aade450de7a5", "type": "evident-by"}, {"parent": "df8c22cabd233a32", "child": "8487e85fe674c08a", "type": "evident-by"}, {"parent": "dfb45f19ca6dd835", "child": "c245b0d6be5581c6", "type": "evident-by"}, {"parent": "dfc8769b0a5588e0", "child": "07148d6cc3ac855f", "type": "evident-by"}, {"parent": "e030d8241979c358", "child": "e747dc4b039e4277", "type": "evident-by"}, {"parent": "e03c98af6703dbf8", "child": "4e8e79fab8e54706", "type": "evident-by"}, {"parent": "e0513abcea534bb8", "child": "9882d85d426b73ac", "type": "evident-by"}, {"parent": "e063659342c8e6f0", "child": "16a8ee2412433b9d", "type": "evident-by"}, {"parent": "e095db4d935664fa", "child": "8f11b27cf2a7015d", "type": "evident-by"}, {"parent": "e161ecf90b4ccd52", "child": "80862b676c14c0a6", "type": "evident-by"}, {"parent": "e1638660067e5f24", "child": "c6f981b2a4070df6", "type": "evident-by"}, {"parent": "e19cb845e056d2f5", "child": "9f4458b44bcb475b", "type": "evident-by"}, {"parent": "e1a7eba5a593f707", "child": "5dc3385fc3552628", "type": "evident-by"}, {"parent": "e1f0678d55555ecf", "child": "56947a24d88383e0", "type": "evident-by"}, {"parent": "e22834dd7a31ccc1", "child": "83be97f0e62f7b0c", "type": "evident-by"}, {"parent": "e22fb55a82403c69", "child": "8713c0474ff13cef", "type": "evident-by"}, {"parent": "e235a72e6be30b89", "child": "6c06999613b1c8c8", "type": "evident-by"}, {"parent": "e2387cbf85c7304b", "child": "ae46ea1ab4f49902", "type": "evident-by"}, {"parent": "e238e63cf6bf32ee", "child": "d1080a3666ed58a4", "type": "evident-by"}, {"parent": "e24429275bb02de9", "child": "f7bd8fb3d6e6143e", "type": "evident-by"}, {"parent": "e262097f7b06574b", "child": "240380cdf5e77158", "type": "evident-by"}, {"parent": "e2636728db82937a", "child": "47c2d468f27ecec6", "type": "evident-by"}, {"parent": "e27268bf99923116", "child": "63ec3b837a2488a0", "type": "evident-by"}, {"parent": "e28a40baab6c0afc", "child": "dac07678d2b1151b", "type": "evident-by"}, {"parent": "e29daeda94256848", "child": "853efe4bb6907cdd", "type": "evident-by"}, {"parent": "e29e01b5754fe039", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "e29e01b5754fe039", "child": "57c79528604c805a", "type": "contains"}, {"parent": "e29e01b5754fe039", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "e29e01b5754fe039", "child": "faba0b5144e3ada4", "type": "dependency-of"}, {"parent": "e2c2b9f77977997f", "child": "41d0621c23230066", "type": "evident-by"}, {"parent": "e2cf5b969e9e59f1", "child": "004c191779a37df5", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "0c8f55814af1d4a6", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "117e52c18948fa6b", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "274e43e3cc215599", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "73f0c8f8e10a7bda", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "7cbb1e8bf4f32b3d", "type": "dependency-of"}, {"parent": "e2cf5b969e9e59f1", "child": "80bd4e0908651954", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "e2cf5b969e9e59f1", "child": "94d342ef5c3b8bb2", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "9cca18ba73f3458a", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "a573ea8569720c15", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "b5501879caf1e7e2", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "e5f66bfb104fcec9", "type": "contains"}, {"parent": "e2cf5b969e9e59f1", "child": "faba0b5144e3ada4", "type": "dependency-of"}, {"parent": "e3003bfc2c790a52", "child": "e223df4ba55bf9a7", "type": "evident-by"}, {"parent": "e329894a4969ecf1", "child": "26692384d2bddcea", "type": "evident-by"}, {"parent": "e3374452802e016d", "child": "032ac45c16ab29d9", "type": "evident-by"}, {"parent": "e3eeffcfb6a5549c", "child": "f7a538da2842f45d", "type": "evident-by"}, {"parent": "e41ba3419dc8824b", "child": "07441c3e6b2652d2", "type": "evident-by"}, {"parent": "e42256b0dae455eb", "child": "28a10cbbefad7b2b", "type": "evident-by"}, {"parent": "e46e8396660a8da6", "child": "440c882b7cf351a0", "type": "evident-by"}, {"parent": "e4a5102e4a3cce0d", "child": "47a69e1bbeed5c4e", "type": "evident-by"}, {"parent": "e4a51c7019ce50ae", "child": "16e7f1bebd51ced4", "type": "evident-by"}, {"parent": "e4c6d43b89fd5cce", "child": "d9d77cac84fbfbc2", "type": "evident-by"}, {"parent": "e4ca09183d6f92f2", "child": "a3398b9c401adb7e", "type": "evident-by"}, {"parent": "e4ebb48d57f00f6f", "child": "6a73ea7a69b086b2", "type": "evident-by"}, {"parent": "e4ef79763408d302", "child": "3775a417b44a2b63", "type": "evident-by"}, {"parent": "e551f8a38c53f705", "child": "5b08e2c45c29bfbe", "type": "evident-by"}, {"parent": "e5b889469e9f3d9f", "child": "7895aab599d60143", "type": "evident-by"}, {"parent": "e5ecbe67a8f5fd1e", "child": "05218d26d27b2cca", "type": "evident-by"}, {"parent": "e6210644e8ee8016", "child": "d9a6cb2bbddbeb2e", "type": "evident-by"}, {"parent": "e63a7b26ae56d30d", "child": "75d7b60854b712ca", "type": "evident-by"}, {"parent": "e64e27c75351b367", "child": "a9c576847e799637", "type": "evident-by"}, {"parent": "e697ae1cd06ef98a", "child": "646feb916f1a5640", "type": "evident-by"}, {"parent": "e7359595e9e037ee", "child": "eef3675a5b4831fd", "type": "evident-by"}, {"parent": "e79250afe3562379", "child": "4467c1d36bbf1bf8", "type": "evident-by"}, {"parent": "e7e6045efab8c8bf", "child": "30ed27224b88028c", "type": "evident-by"}, {"parent": "e7e63ae319d5b06a", "child": "f45508833ae1dbd5", "type": "evident-by"}, {"parent": "e8365b542aaff509", "child": "c64af89171784da6", "type": "evident-by"}, {"parent": "e88bce4cc2792049", "child": "0c51280b5940255d", "type": "evident-by"}, {"parent": "e8af6fac56210463", "child": "801fb2702e2a3311", "type": "evident-by"}, {"parent": "e9404a9e659fef1d", "child": "87a595e7f19f4a81", "type": "evident-by"}, {"parent": "e9428efb0ee0e287", "child": "92776ff5c713437d", "type": "evident-by"}, {"parent": "e97de6830541a332", "child": "a8b197ffb5996c58", "type": "evident-by"}, {"parent": "e99cda170e99c935", "child": "2bfec6771883a4e8", "type": "evident-by"}, {"parent": "e99fb4bff0b01b68", "child": "598c87acee087b76", "type": "evident-by"}, {"parent": "ea1a5b58e2aa5504", "child": "c952703743fdd47e", "type": "evident-by"}, {"parent": "ea2530ed17129b18", "child": "b9b9102ad32c2bcd", "type": "evident-by"}, {"parent": "ea3033bcdf307019", "child": "a56fc50d00294efa", "type": "evident-by"}, {"parent": "ea3932ad832cadae", "child": "9b4db873dc6efde6", "type": "evident-by"}, {"parent": "eaaf921d354165d4", "child": "b28082d061c965be", "type": "evident-by"}, {"parent": "eacbc64627ba5aa8", "child": "d7ce62f358b739b5", "type": "evident-by"}, {"parent": "eae65ad38356c777", "child": "5750774362fdccdc", "type": "evident-by"}, {"parent": "eb0c00ed4f26abde", "child": "27f32286d8895a32", "type": "evident-by"}, {"parent": "eb0c999cce954752", "child": "6486ceb2c79d6399", "type": "evident-by"}, {"parent": "eb27b784c9d9e112", "child": "b3c3bb93bc9edf5f", "type": "evident-by"}, {"parent": "eb3506b0cff5f9b1", "child": "5af4b2859f3a39db", "type": "evident-by"}, {"parent": "eb6917c933aa5fe1", "child": "e0a425810d4b76fe", "type": "evident-by"}, {"parent": "eb9bd05ce86efd23", "child": "3e21ba801ce8b199", "type": "evident-by"}, {"parent": "ebc1d3417e426017", "child": "e1fb2e3ff504e9c7", "type": "evident-by"}, {"parent": "ebc519acee8e36bf", "child": "4f88abb7c256a827", "type": "evident-by"}, {"parent": "ebc7dea07a8d0ae9", "child": "6094652bc2ff955c", "type": "evident-by"}, {"parent": "ebd6f7d496a12274", "child": "a56df2223f8d75bc", "type": "evident-by"}, {"parent": "ebf9e47b6deddb36", "child": "083cc5777533aa42", "type": "evident-by"}, {"parent": "ec0741c2b800e6f4", "child": "02015df56907b1d1", "type": "evident-by"}, {"parent": "ec7dd52213737f29", "child": "7c8a9391ffcb019d", "type": "evident-by"}, {"parent": "ec8f8980e806a218", "child": "0684805c442c4dc6", "type": "evident-by"}, {"parent": "ec9cf9f1870efe26", "child": "d1cc9a5563c61a7d", "type": "evident-by"}, {"parent": "ecb049f08654a0b7", "child": "37f210c64b0675df", "type": "evident-by"}, {"parent": "ed07c5b5adc6e1ff", "child": "104ad0d6f86750bf", "type": "evident-by"}, {"parent": "ed2011761fb49835", "child": "96bb7de44dee5672", "type": "evident-by"}, {"parent": "ed2c268d31b23f8c", "child": "4d2091a8f6bf39ce", "type": "evident-by"}, {"parent": "ed50f82acffedc99", "child": "5ca7fae969303039", "type": "evident-by"}, {"parent": "ed66a2c26c9bef3b", "child": "bf2ea927d9136821", "type": "evident-by"}, {"parent": "ed872b7e0cf1c523", "child": "7130763fbaa8be32", "type": "evident-by"}, {"parent": "edc33a32fbed5c97", "child": "c5965131460578a4", "type": "evident-by"}, {"parent": "ee624db4e9fad6cd", "child": "ef1e8e21a56b5820", "type": "evident-by"}, {"parent": "ee92d520a1f40d47", "child": "a2e472f75d71aca0", "type": "evident-by"}, {"parent": "ef2b2e0d58e6a15b", "child": "7a6c554bb984bc40", "type": "evident-by"}, {"parent": "ef5d38f05e6ff373", "child": "ee9f4ea3d47dd8f3", "type": "evident-by"}, {"parent": "ef5e2f5db1ff927e", "child": "b1518a8f030e22e2", "type": "evident-by"}, {"parent": "ef63af479ef300da", "child": "1d9c0e22b1d39543", "type": "evident-by"}, {"parent": "ef64c029c7d9e20d", "child": "f4c99fe411cf2fe4", "type": "evident-by"}, {"parent": "ef951f0db9ac8884", "child": "8c92fe4634f65a8f", "type": "evident-by"}, {"parent": "efbc273926a2e65f", "child": "c40615bca3281dbc", "type": "evident-by"}, {"parent": "efec4589f358cab4", "child": "b1e29d5e1e276540", "type": "evident-by"}, {"parent": "f0250ddc42d0aeac", "child": "84e1addcce0f6de8", "type": "evident-by"}, {"parent": "f040000fe8b0f1d2", "child": "ddd7cd75a36deae4", "type": "evident-by"}, {"parent": "f0d5c8af505befa2", "child": "e2c702881fca63c8", "type": "evident-by"}, {"parent": "f10c14f7f918dbdf", "child": "cbaf4547e6922ce0", "type": "evident-by"}, {"parent": "f11c053eea39b60b", "child": "9ef6a17b13ed46d2", "type": "evident-by"}, {"parent": "f151e09bcb83bdad", "child": "f005dca7317ab8eb", "type": "evident-by"}, {"parent": "f15ccf1e687ee763", "child": "6cc663f262223dfd", "type": "evident-by"}, {"parent": "f15cdb75137beb15", "child": "e51b23decb8ee0ec", "type": "evident-by"}, {"parent": "f17dcbae41ae628d", "child": "8fdc1866169024e5", "type": "evident-by"}, {"parent": "f1a083f72e8600b2", "child": "be32dc499f6cf335", "type": "evident-by"}, {"parent": "f1e7d4a862d325d3", "child": "a4223ea5aa3e84e5", "type": "evident-by"}, {"parent": "f293639315bc84b9", "child": "0c72491431435693", "type": "evident-by"}, {"parent": "f29c80d8d8c9c745", "child": "c1e02393e605923d", "type": "evident-by"}, {"parent": "f29fdbce64d5e342", "child": "97205afad77653d8", "type": "evident-by"}, {"parent": "f2b121daab088030", "child": "643422c0f2b96dd0", "type": "evident-by"}, {"parent": "f2bb1fa2f286cfa6", "child": "9b341cfe7b560e23", "type": "evident-by"}, {"parent": "f2c22b96f4502ff0", "child": "ef0932eb44d2030e", "type": "evident-by"}, {"parent": "f2f8910d83499f94", "child": "b6a902efa8ba9ee9", "type": "evident-by"}, {"parent": "f30c732ef6c0c29f", "child": "3c0a82577a5abbd1", "type": "evident-by"}, {"parent": "f33e34fe9fed384f", "child": "6c4790a67c3cf1e3", "type": "evident-by"}, {"parent": "f348bc326b8116a1", "child": "cc196fe3477168a5", "type": "evident-by"}, {"parent": "f3c0208b93069a85", "child": "feeed3e72de2d199", "type": "evident-by"}, {"parent": "f3e0df4aafd7a86d", "child": "6b89c1c3b6766026", "type": "evident-by"}, {"parent": "f3fec51a51c013bd", "child": "40a761bf60dd1008", "type": "evident-by"}, {"parent": "f422eb675e260eca", "child": "f1ad40fc62da28aa", "type": "evident-by"}, {"parent": "f426773a24e9cd93", "child": "317db9296ecbdd11", "type": "evident-by"}, {"parent": "f42e10ae1fd4f049", "child": "749c57c2e089a4b3", "type": "evident-by"}, {"parent": "f47a93fd5dd7d8db", "child": "7ed2831b639e08a4", "type": "evident-by"}, {"parent": "f48f76c39a9da614", "child": "2de96c953301bd76", "type": "evident-by"}, {"parent": "f4a694e2c8dac06a", "child": "149d3f047338e3f3", "type": "evident-by"}, {"parent": "f4aa749625ec0efc", "child": "659b4598a5123583", "type": "evident-by"}, {"parent": "f4bd177bb2ddd53a", "child": "970bc4270dc3de36", "type": "evident-by"}, {"parent": "f4ed3450583702c3", "child": "7e73f64083a8aa8b", "type": "evident-by"}, {"parent": "f4f7964f2af894c1", "child": "17a75b4382949e7d", "type": "evident-by"}, {"parent": "f51ce22193ffafb6", "child": "c2378e0d525d8bc3", "type": "evident-by"}, {"parent": "f52925ef9e3514fb", "child": "71b41300d5e80270", "type": "evident-by"}, {"parent": "f54723f27bcf2f90", "child": "ba2869910acdc20e", "type": "evident-by"}, {"parent": "f593939f2cb10ad1", "child": "43ab0ed98e010dcc", "type": "evident-by"}, {"parent": "f5c3d51c8a6e5289", "child": "8fb709bcd2bfbc79", "type": "evident-by"}, {"parent": "f5c77249fac13395", "child": "e115de7d1b620931", "type": "evident-by"}, {"parent": "f6036c26a6d05b91", "child": "afde26844d0ea405", "type": "evident-by"}, {"parent": "f65547744c103ef8", "child": "c084a5f966e93036", "type": "evident-by"}, {"parent": "f669cfbec35a5e7d", "child": "5ed13cab80055a1b", "type": "evident-by"}, {"parent": "f6a45f817630c911", "child": "46a5c00ac87f04c0", "type": "evident-by"}, {"parent": "f6c755b29e090904", "child": "c4960935872b360d", "type": "evident-by"}, {"parent": "f6ecbb52dfe0e815", "child": "676ae74293c7d959", "type": "evident-by"}, {"parent": "f734eaeb6f4af392", "child": "4578767bf19464c9", "type": "evident-by"}, {"parent": "f7377c3887d236dd", "child": "0b1f564dc636d56f", "type": "evident-by"}, {"parent": "f77d6f68fca45a26", "child": "f5668877dad394e4", "type": "evident-by"}, {"parent": "f7873c07698db4d5", "child": "2dc5cde9016c8fde", "type": "evident-by"}, {"parent": "f7c10c149b571887", "child": "09b5adba78748b7a", "type": "evident-by"}, {"parent": "f7d62f6740d1886c", "child": "2295b19e2b8ea1df", "type": "evident-by"}, {"parent": "f7de60ee0583fbca", "child": "e7a5a58aacb2b55d", "type": "evident-by"}, {"parent": "f7dfac2432689afc", "child": "683282b847887c44", "type": "evident-by"}, {"parent": "f7f4b7f76dfcdcd3", "child": "863097e324db2423", "type": "evident-by"}, {"parent": "f8531d682bb01241", "child": "77c00fe9f8e93706", "type": "evident-by"}, {"parent": "f8ad9caebf411efb", "child": "a102426b81d53301", "type": "evident-by"}, {"parent": "f91eac4e5f1d446d", "child": "63d6f5d93e286c77", "type": "evident-by"}, {"parent": "f928c97185f47391", "child": "25c90831f18e2e29", "type": "evident-by"}, {"parent": "f93e7bc04fdf4ea0", "child": "628bbfb91f440f88", "type": "evident-by"}, {"parent": "f9465336cf049f8a", "child": "d82abe03d9eb824f", "type": "evident-by"}, {"parent": "f9504a2c4a5e9f56", "child": "a093feb00122f186", "type": "evident-by"}, {"parent": "f96153b165537b57", "child": "005c1043349ed672", "type": "contains"}, {"parent": "f96153b165537b57", "child": "01592a8d534782f2", "type": "contains"}, {"parent": "f96153b165537b57", "child": "0453b4b19429fc8b", "type": "contains"}, {"parent": "f96153b165537b57", "child": "11e2182e15787451", "type": "contains"}, {"parent": "f96153b165537b57", "child": "189905a9e54a33bc", "type": "contains"}, {"parent": "f96153b165537b57", "child": "1eb6d13ac6a6d026", "type": "contains"}, {"parent": "f96153b165537b57", "child": "31a349b3be1d23af", "type": "contains"}, {"parent": "f96153b165537b57", "child": "391c47160a34846b", "type": "contains"}, {"parent": "f96153b165537b57", "child": "4d0ff28cce58aaa3", "type": "contains"}, {"parent": "f96153b165537b57", "child": "56542de9ac2818d5", "type": "contains"}, {"parent": "f96153b165537b57", "child": "62609584378fe440", "type": "contains"}, {"parent": "f96153b165537b57", "child": "676cc42284ab09b5", "type": "contains"}, {"parent": "f96153b165537b57", "child": "7b294a4e63a7fcba", "type": "contains"}, {"parent": "f96153b165537b57", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "f96153b165537b57", "child": "9f14b85dcba2e578", "type": "contains"}, {"parent": "f96153b165537b57", "child": "a3323e15446e44c4", "type": "contains"}, {"parent": "f96153b165537b57", "child": "adfc3318f8438eeb", "type": "contains"}, {"parent": "f96153b165537b57", "child": "b32b62650d05c395", "type": "contains"}, {"parent": "f96153b165537b57", "child": "b78b973b1ffc9fde", "type": "contains"}, {"parent": "f96153b165537b57", "child": "bb53542b97c86a3e", "type": "contains"}, {"parent": "f96153b165537b57", "child": "bf095fae56be8ea2", "type": "contains"}, {"parent": "f96153b165537b57", "child": "d922de1262b889cc", "type": "contains"}, {"parent": "f96153b165537b57", "child": "db4ed5753a33509c", "type": "contains"}, {"parent": "f96153b165537b57", "child": "e1bb57de770d8739", "type": "contains"}, {"parent": "f96153b165537b57", "child": "eec1750d75029970", "type": "contains"}, {"parent": "f97c0dc72312e00a", "child": "1f9b30d0dbb3ee11", "type": "evident-by"}, {"parent": "f9b0e198ac0deefe", "child": "01a699314ac508c3", "type": "evident-by"}, {"parent": "f9bf9c1771de5c9e", "child": "a306b213b1097b05", "type": "evident-by"}, {"parent": "f9efc3232f151a81", "child": "394ab7f2097663c4", "type": "evident-by"}, {"parent": "fa07c3aed44bcbba", "child": "0f1a164d3725f953", "type": "evident-by"}, {"parent": "fa53f2d9f5a2b942", "child": "e1a97c464cb0bbf4", "type": "evident-by"}, {"parent": "fa89c500df432dc5", "child": "d341b43a9f8766ca", "type": "evident-by"}, {"parent": "fa9e6f7180990590", "child": "04e7c9aacb576116", "type": "evident-by"}, {"parent": "faba0b5144e3ada4", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "faba0b5144e3ada4", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "faba0b5144e3ada4", "child": "a1e6f8c8e883361a", "type": "contains"}, {"parent": "fae28363d7b271ad", "child": "96107f75d7362bd0", "type": "evident-by"}, {"parent": "fae58a95c981c7e4", "child": "db1413c10fe5c6c0", "type": "evident-by"}, {"parent": "fb41be6b0a29b2fd", "child": "6c6721340cbe2faa", "type": "evident-by"}, {"parent": "fb4cb75ff9802e27", "child": "9a068ed253645b71", "type": "evident-by"}, {"parent": "fb5fcc597612be4b", "child": "4d4573c3fcf8dfba", "type": "evident-by"}, {"parent": "fb83d928d8ad22a4", "child": "0ead370231597bca", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "27489e32fe097973", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "32c2238d03f77534", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "38aff00d94bf12c4", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "502794e08c5e8e6b", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "54231eda2729246b", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "5508c74082ff414f", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "5b6f33049ad1a5a1", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "5e34d6026f04e52b", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "643318a4035acaa3", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "6971df14e1f4f21c", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "6ec834c72ea634fa", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "6fa14f1e9ce29a34", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "7bc5af7d84719fc9", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "805d4787068ed6e5", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "fb83d928d8ad22a4", "child": "929bd849285a51f8", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "a0527b78caa24c49", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "ac56a22795b0266a", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "b2ab6e61246543aa", "type": "dependency-of"}, {"parent": "fb83d928d8ad22a4", "child": "cb30329900d5de2c", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "d5d1e2d07116bc37", "type": "contains"}, {"parent": "fb83d928d8ad22a4", "child": "f3200cfd49745450", "type": "contains"}, {"parent": "fbacd05566d5355d", "child": "65973db8b19c5685", "type": "evident-by"}, {"parent": "fbca9ba12ded5b27", "child": "8e00fb7056036c10", "type": "evident-by"}, {"parent": "fc0066c2dbd3135e", "child": "5b5a27686de17806", "type": "evident-by"}, {"parent": "fc2e1f84261e10ab", "child": "a0d16b051b42deb9", "type": "evident-by"}, {"parent": "fc3e1fc8216ad24d", "child": "a44a238265fe2221", "type": "evident-by"}, {"parent": "fc669afe4709ec08", "child": "40c5b5d18045d19f", "type": "evident-by"}, {"parent": "fc6a90d969a29cd4", "child": "13bc1850b9455f9c", "type": "evident-by"}, {"parent": "fc905b2e7255b5af", "child": "6ae8855512d1a1b5", "type": "evident-by"}, {"parent": "fc9706a28c0c1787", "child": "18433c2cf6f02343", "type": "evident-by"}, {"parent": "fcf447549e86b256", "child": "f90892df3a8c0107", "type": "evident-by"}, {"parent": "fd0975624d70e184", "child": "fd998e80c929dfce", "type": "evident-by"}, {"parent": "fd102607ce53b5b7", "child": "03c27f17b3776c4c", "type": "evident-by"}, {"parent": "fd310a5c04a1358a", "child": "d773760c0439ed7d", "type": "evident-by"}, {"parent": "fd52406210ded096", "child": "e14811a0336152bb", "type": "evident-by"}, {"parent": "fd59a2bdb798f07e", "child": "834bf2b247ad78d9", "type": "evident-by"}, {"parent": "fd6c644b630c10b0", "child": "bfb9fc99ac2b1f5c", "type": "evident-by"}, {"parent": "fd8d76245bcb2f67", "child": "bac5911735d1f941", "type": "evident-by"}, {"parent": "fda573d083f70cad", "child": "d482805845a8e3c8", "type": "evident-by"}, {"parent": "fe16e7c8e63aeff9", "child": "02d781dfb6ebec55", "type": "evident-by"}, {"parent": "fe5ad09535c903e9", "child": "13f77b71cfffb169", "type": "evident-by"}, {"parent": "fe750632e179420d", "child": "096d19dae82b5c77", "type": "evident-by"}, {"parent": "fe90cae31bb6a0cf", "child": "40cc159e9a094bf5", "type": "evident-by"}, {"parent": "fe9b1bdba261fae8", "child": "936c7fd5c4474b63", "type": "evident-by"}, {"parent": "fec1bfa203d9ee2f", "child": "4b11afeede2c5afc", "type": "evident-by"}, {"parent": "ff1bc81845bf07bb", "child": "05dddb637f601d2f", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "060f6db713ec750c", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "0ead370231597bca", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "1113271ccbb3def8", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "24210d976c9948fd", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "27489e32fe097973", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "2db70c136419048e", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "2e2696a0c9272457", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "32c2238d03f77534", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "3aa48e33a53d937f", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "3ccc350072d2998a", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "42423b34e879859d", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "48a47773d671f11b", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "4e5c6ead2510a8b0", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "4fc8e0ff59c24f82", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "5874a4eb9514bafb", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "5be3c97fb19a1d4c", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "5e34d6026f04e52b", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "629fcfc5876c5d5f", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "643318a4035acaa3", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "64cf85f383ab9a0d", "type": "contains"}, {"parent": "ff1bc81845bf07bb", "child": "64d85bd611325d6b", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "65a0c4cfe1a583ce", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "6971df14e1f4f21c", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "69ef3c5782d41ab5", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "6d7f743a4b4e0247", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "6ec834c72ea634fa", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "6fa14f1e9ce29a34", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "71456370e5b739e6", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "75707e2e7077ca25", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "7a23449d2b45c16d", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "7cbb1e8bf4f32b3d", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "80ff314ad163ac70", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "86d73342b71cea9d", "type": "evident-by"}, {"parent": "ff1bc81845bf07bb", "child": "8bd906ee7781adf9", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "929bd849285a51f8", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "9421a1de5547753d", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "9a15bb607c49b296", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "9c16eadd9432dd03", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "a039e0c9de60e9c8", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "a0527b78caa24c49", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "a961ba14ee5ccdaa", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "aa8beab3ef566578", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "ac56a22795b0266a", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "b1228084bc9baeec", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "b2ab6e61246543aa", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "ba81eb21d4d141a7", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "bc238fed5640d80e", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "c10e012c8a4c64e3", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "c725f357c64e6373", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "c8522064f32f3eea", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "c90a9bec264ecaa5", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "cdc0f7c12d3135dc", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "d477e48096e2e985", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "e29e01b5754fe039", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "e2cf5b969e9e59f1", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "f96153b165537b57", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "faba0b5144e3ada4", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "fb83d928d8ad22a4", "type": "dependency-of"}, {"parent": "ff8818b2d975b5a9", "child": "8e3b7219b0283178", "type": "evident-by"}, {"parent": "ffbf130b6f5c923c", "child": "1cea13e67e1c0c1c", "type": "evident-by"}, {"parent": "ffd6c319fe45671f", "child": "ee58bbc3429f497d", "type": "evident-by"}], "files": [{"id": "b49608f865b38b38", "location": {"path": "/bin/bash", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 760136}, "digests": [{"algorithm": "sha256", "value": "db4a9e08a2abc86edd1ddfdadeea136c1f329c81162c9d5033d3ab1f055296cd"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libreadline.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "60435bd0d2b8fd29", "location": {"path": "/bin/busybox", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 829000}, "digests": [{"algorithm": "sha256", "value": "ad13474f7e2332ed56194abdd6d8ac8def3427342ba806e5a4ffe607f05634b2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "20d9e8fa520e0e52", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "e71a0320a3caddfa", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "1d8bb345b771cf1c", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "8789f2f2a2e28570", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "654a71fefbd04ae4", "location": {"path": "/etc/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "921dc0c9d8a3e8a8", "location": {"path": "/etc/apk/protected_paths.d/ca-certificates.list", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 152}, "digests": [{"algorithm": "sha256", "value": "12b7757abe81b698cf5a57827edfc214971f7c4025720ec5745475f9f8dd7697"}]}, {"id": "0dee3d3cdba255fe", "location": {"path": "/etc/ca-certificates.conf", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5613}, "digests": [{"algorithm": "sha256", "value": "cbf57632ab0e95535879d5a3ac750f4f1aa31c0e136fb2727cbfab46e41592f0"}]}, {"id": "c4ad25e4d835b286", "location": {"path": "/etc/ca-certificates/update.d/certhash", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48}, "digests": [{"algorithm": "sha256", "value": "dcdcc8690bcb948d9cf90da1f3e6c504273bd13d560edc7482f141ff17acd76a"}]}, {"id": "f3b37844ca84ca3f", "location": {"path": "/etc/conf.d/sshd", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 687}, "digests": [{"algorithm": "sha256", "value": "857ed70266e176d00f083d6399f1d77407abd9fcb3eadc74fe9688eebc7ba884"}]}, {"id": "bb53542b97c86a3e", "location": {"path": "/etc/crontabs/root", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 600, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 283}, "digests": [{"algorithm": "sha256", "value": "575d810a9fae5f2f0671c9b2c0ce973e46c7207fbe5cb8d1b0d1836a6a0470e3"}]}, {"id": "db4ed5753a33509c", "location": {"path": "/etc/fstab", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/csv", "size": 89}, "digests": [{"algorithm": "sha256", "value": "a3efca2e8d62785c87517283092b4c800d88612b6f3f06b80a4c2f39d8e68841"}]}, {"id": "31a349b3be1d23af", "location": {"path": "/etc/group", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 714}, "digests": [{"algorithm": "sha256", "value": "7c393d833beb39fb44ef5b987ebe30ae7c37e782d0e35f6abe405d246e2719e6"}]}, {"id": "189905a9e54a33bc", "location": {"path": "/etc/hostname", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10}, "digests": [{"algorithm": "sha256", "value": "d906aecb61d076a967d9ffe8821c7b04b063f72df9d9e35b33ef36b1c0d98f16"}]}, {"id": "a3323e15446e44c4", "location": {"path": "/etc/hosts", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "3d81f115d1b79761", "location": {"path": "/etc/init.d/sshd", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3907}, "digests": [{"algorithm": "sha256", "value": "031a31509cf4d951bcfc9f450e76a78fed9aa65359a62f2f582f72265fa9a270"}]}, {"id": "eec1750d75029970", "location": {"path": "/etc/inittab", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570}, "digests": [{"algorithm": "sha256", "value": "54a5f36970125bf70cdf7b215c9e12a287d92ad76a693bd72aec4cbc5645df87"}]}, {"id": "d119735accccd77e", "location": {"path": "/etc/inputrc", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "1372f6d69c3638d63724c6daecf339c82bb9520a77ead2d497cb66e7114e62bb"}]}, {"id": "9d7f5b32be1d05f1", "location": {"path": "/etc/logrotate.d/acpid", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 140}, "digests": [{"algorithm": "sha256", "value": "d608a3b7715886b5735def0cc50a6359fd364fac2e0e0a459c588c04be471031"}]}, {"id": "bf095fae56be8ea2", "location": {"path": "/etc/modprobe.d/aliases.conf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1545}, "digests": [{"algorithm": "sha256", "value": "3ebaba946f213670170c7d69949f690a3854553bd0b1560f1d980cba4c83a942"}]}, {"id": "11e2182e15787451", "location": {"path": "/etc/modprobe.d/blacklist.conf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1998}, "digests": [{"algorithm": "sha256", "value": "2e2a6fd7a554924bbb5cbdd30f73dc05963fe0c458437b520cf4d503d4d73ff7"}]}, {"id": "1eb6d13ac6a6d026", "location": {"path": "/etc/modprobe.d/i386.conf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 122}, "digests": [{"algorithm": "sha256", "value": "6c46c4cbfb8b7594f19eb94801a350fa2221ae9ac5239a8819d15555caa76ae8"}]}, {"id": "676cc42284ab09b5", "location": {"path": "/etc/modprobe.d/kms.conf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 91}, "digests": [{"algorithm": "sha256", "value": "50467fa732f809f3a2bb5738628765c5f895c3a237e1c1ad09f85d41fd9ca7c5"}]}, {"id": "9f14b85dcba2e578", "location": {"path": "/etc/modules", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15}, "digests": [{"algorithm": "sha256", "value": "2c881de75a5409c35d2433a24f180b8b02ba478ef2c1c60ea3434a35bcbc335d"}]}, {"id": "b78b973b1ffc9fde", "location": {"path": "/etc/motd", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 283}, "digests": [{"algorithm": "sha256", "value": "4ada0c700c4460f85252987092650c6708f17b4ccebc9ae4fcf8732089a1485f"}]}, {"id": "1e3754f2b953664c", "location": {"path": "/etc/network/if-up.d/dad", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 775, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 265}, "digests": [{"algorithm": "sha256", "value": "8ee2455448c12cd1fd0befbc84f1ace7b80ba46603aff0d67bc7bcad604ea466"}]}, {"id": "7978a6d2cf29ca81", "location": {"path": "/etc/openldap/ldap.conf", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 247}, "digests": [{"algorithm": "sha256", "value": "ab6e6cc0dad4427497b607e42c7815e35691a5a42afa312ddb49996601a6ab80"}]}, {"id": "01592a8d534782f2", "location": {"path": "/etc/passwd", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1222}, "digests": [{"algorithm": "sha256", "value": "936aaa380f95f332d3be0719d446ab7131da4f16743db992bb27337e9f1ab9a7"}]}, {"id": "af2db7c5098df87d", "location": {"path": "/etc/pkcs11/pkcs11.conf.example", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 390}, "digests": [{"algorithm": "sha256", "value": "5f8fb09ce1ecb5aac84612a6d8255111ade9cbf9ad972cad61858f4678a146df"}]}, {"id": "7b294a4e63a7fcba", "location": {"path": "/etc/profile", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 877}, "digests": [{"algorithm": "sha256", "value": "18063e92c4246a941005b420e3157e54ff6df813900d77cbdde8dd6638686942"}]}, {"id": "005c1043349ed672", "location": {"path": "/etc/profile.d/README", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 249}, "digests": [{"algorithm": "sha256", "value": "b73284f27fe2da9ae1902b1fe9596c3ffc61a154e2805a034184f0468f8b09b0"}]}, {"id": "b32b62650d05c395", "location": {"path": "/etc/profile.d/color_prompt.sh.disabled", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 295}, "digests": [{"algorithm": "sha256", "value": "a00b56dbd437d3f2c32ced50974daa3cfc84a8dd1cbaf75cf307be20b398fc75"}]}, {"id": "56542de9ac2818d5", "location": {"path": "/etc/profile.d/locale.sh", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 61}, "digests": [{"algorithm": "sha256", "value": "84eb9034099d759ff08e6da5a731cacfc63a319547ad0f1dfc1c64853aca93f2"}]}, {"id": "0453b4b19429fc8b", "location": {"path": "/etc/protocols", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2932}, "digests": [{"algorithm": "sha256", "value": "a90a2be9c2a88be6fbfc1fc73ba76f34698377bb19513e5de503dbb0bfe13be1"}]}, {"id": "159c0599216f4cb2", "location": {"path": "/etc/securetty", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 98}, "digests": [{"algorithm": "sha256", "value": "49382575069e4b954a36f1fb2248d1bd96ee7ba28a5b12798fa92d80a29d0fab"}]}, {"id": "d922de1262b889cc", "location": {"path": "/etc/services", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12966}, "digests": [{"algorithm": "sha256", "value": "d85f9ab44e46d6605d749935cf9827a38f767b0e5e56ae8d948ef67e0759e52d"}]}, {"id": "e1bb57de770d8739", "location": {"path": "/etc/shadow", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 640, "type": "RegularFile", "userID": 0, "groupID": 42, "mimeType": "text/plain", "size": 448}, "digests": [{"algorithm": "sha256", "value": "448035fbe6749af5cc77c3ec698798f8d0aafdccf8ce4c6f1ac135afc3738df6"}]}, {"id": "adfc3318f8438eeb", "location": {"path": "/etc/shells", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 48}, "digests": [{"algorithm": "sha256", "value": "4a53fead8b3ab8844f5ef2cc251e29b7c429e9ab0a41e86bf9064ea682d5d69a"}]}, {"id": "37b469ac8e1ca1dc", "location": {"path": "/etc/ssh/moduli", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 570321}, "digests": [{"algorithm": "sha256", "value": "96381d104317bc71e6c0f46b43f9b2ea60c240b9b9b903f8bd70b8037f56103d"}]}, {"id": "3d344b35c67d44e6", "location": {"path": "/etc/ssh/ssh_config", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1531}, "digests": [{"algorithm": "sha256", "value": "3ec85d2829d9fb50db013c691d80f5342063210a639a1082bc31bdacec8f0dca"}]}, {"id": "63b27f71fa098b5d", "location": {"path": "/etc/ssh/sshd_config", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3177}, "digests": [{"algorithm": "sha256", "value": "920f7743551afaa17aaf4d19f718dff3a77d1ded4c583707c36ea81b08cfe6b9"}]}, {"id": "3f8e1f8b4aa5cf2b", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}}, {"id": "d02cddab895c9ca0", "location": {"path": "/etc/ssl/certs/ca-certificates.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 214057}, "digests": [{"algorithm": "sha256", "value": "d75cdb6193888dc21d52bc2050b42be988eebdcf87d00e6b80397b097b6821d4"}]}, {"id": "805d4787068ed6e5", "location": {"path": "/etc/ssl/ct_log_list.cnf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "54231eda2729246b", "location": {"path": "/etc/ssl/ct_log_list.cnf.dist", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 412}, "digests": [{"algorithm": "sha256", "value": "f1c1803d13d1d0b755b13b23c28bd4e20e07baf9f2b744c9337ba5866aa0ec3b"}]}, {"id": "f3200cfd49745450", "location": {"path": "/etc/ssl/misc/CA.pl", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 7598}, "digests": [{"algorithm": "sha256", "value": "61ab95f7e96f2b0f2acdcafb8afde2f6c43e899416397230c2fae9c1e701e45b"}]}, {"id": "d5d1e2d07116bc37", "location": {"path": "/etc/ssl/misc/tsget.pl", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/x-perl", "size": 6579}, "digests": [{"algorithm": "sha256", "value": "23e35449d18e085d82ed576d754c2dee7cf0580b7f73ed70fbb944278e4c3fa6"}]}, {"id": "5b6f33049ad1a5a1", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "f10ba64917b4458fafc1e078c2eb9e6a7602e68fc98c2e9e6df5e1636ae27d6b"}]}, {"id": "502794e08c5e8e6b", "location": {"path": "/etc/ssl/openssl.cnf.dist", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "f10ba64917b4458fafc1e078c2eb9e6a7602e68fc98c2e9e6df5e1636ae27d6b"}]}, {"id": "4d0ff28cce58aaa3", "location": {"path": "/etc/sysctl.conf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 53}, "digests": [{"algorithm": "sha256", "value": "8bba47da45bc8715c69ac904a60410eabffaa7bbbef640f9c1368ab9c48493d0"}]}, {"id": "bdde70cb4fd82afe", "location": {"path": "/etc/terminfo/a/alacritty", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3653}, "digests": [{"algorithm": "sha256", "value": "d92bacc079ad7110ea07f405850bc5cb07e33a7b721bb609065e10a1b465d4c9"}]}, {"id": "b080c91caced9b21", "location": {"path": "/etc/terminfo/a/ansi", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "93ec8cb9beb0c898ebc7dda0f670de31addb605be9005735228680d592cff657"}]}, {"id": "e34fc536050501cd", "location": {"path": "/etc/terminfo/d/dumb", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 308}, "digests": [{"algorithm": "sha256", "value": "123c85a2812a517d967db5f31660db0e6aded4a0b95ed943c5ab435368e7a25c"}]}, {"id": "ba3d8cfbdfe89fa0", "location": {"path": "/etc/terminfo/g/gnome", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3029}, "digests": [{"algorithm": "sha256", "value": "9054b3a9afffd27c0fb4748f1181703168c8f0d0ce4dd0fa83af850a8672c2ab"}]}, {"id": "af4609e8f08a25d2", "location": {"path": "/etc/terminfo/g/gnome-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3299}, "digests": [{"algorithm": "sha256", "value": "7c411676c7c6aa80510f711598786df0ef9ad986bbe9496b71d41da73734dab4"}]}, {"id": "8e80fa7d7f9ca397", "location": {"path": "/etc/terminfo/k/kitty", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3142}, "digests": [{"algorithm": "sha256", "value": "bccaa15c12d7fcf33aea0d7205588141d32c63834fca2d87e25fa07e57927f00"}]}, {"id": "71ad47fbe985fde2", "location": {"path": "/etc/terminfo/k/konsole", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3134}, "digests": [{"algorithm": "sha256", "value": "f0300abc7f4b5f3ddb541c68c563171b4de742c9f1be1e0e06979ad50493b08e"}]}, {"id": "ee5232767477f666", "location": {"path": "/etc/terminfo/k/konsole-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3302}, "digests": [{"algorithm": "sha256", "value": "ffccaf526a120f9c52c7fbff5ac0c60a1ec1d803c562a3bb62c5ecb3ff41adae"}]}, {"id": "ced57ed41c20b286", "location": {"path": "/etc/terminfo/k/konsole-linux", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "ba224e437b45cb65c911386e3a8ef204ffb764ed966472390979dec59555c715"}]}, {"id": "3faeb8d1ff5e6100", "location": {"path": "/etc/terminfo/l/linux", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1728}, "digests": [{"algorithm": "sha256", "value": "3eacc0f9dcd8aac29a7935eb1f78be5c51b24a5dd38065789bb326015c9a9836"}]}, {"id": "3d13abd0ec57ee94", "location": {"path": "/etc/terminfo/p/putty", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2387}, "digests": [{"algorithm": "sha256", "value": "61c517a78fe0e43e1dc0c46211e2c21caff28dde5faec6dcac1854f406a8f198"}]}, {"id": "c8bc2b807d4660ff", "location": {"path": "/etc/terminfo/p/putty-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2465}, "digests": [{"algorithm": "sha256", "value": "1655e68d79bfa998d16bbf29323db51a821079604794bf4e34c458dfab269bb8"}]}, {"id": "b0f2d48ab1a2dd16", "location": {"path": "/etc/terminfo/r/rxvt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "5bf1116dd339b237bf506c34c33abef0de4de4ca5d9d8f3e33bda44f0839f6ee"}]}, {"id": "2e0759d134c5950f", "location": {"path": "/etc/terminfo/r/rxvt-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2460}, "digests": [{"algorithm": "sha256", "value": "4418a18ca03accf0fc83b55c22ffc2be471a409a7dcac3059aa097ee1ed937a9"}]}, {"id": "e71f706b78005c49", "location": {"path": "/etc/terminfo/s/screen", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1601}, "digests": [{"algorithm": "sha256", "value": "252533b9c9f622544e886a7a4a846799dcfa919b8d67e7eabd5a8a7c6379dbf5"}]}, {"id": "c888c9cdab14524e", "location": {"path": "/etc/terminfo/s/screen-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1747}, "digests": [{"algorithm": "sha256", "value": "945568ceb3ffcb250080953439e6cefe80552fdca1eb010f3b4c2ec198c688b6"}]}, {"id": "f882ebe76def4a2e", "location": {"path": "/etc/terminfo/s/st-0.6", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2307}, "digests": [{"algorithm": "sha256", "value": "3d2a8b910f1907aa958679836c357ae7cb2d7bbff446042e749af8aec88ca6ef"}]}, {"id": "ab8b88fdf0185e14", "location": {"path": "/etc/terminfo/s/st-0.7", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2671}, "digests": [{"algorithm": "sha256", "value": "7e0ced6337f35b42103420ae112249025f53bacbaf81f29de22bb985fa79cc42"}]}, {"id": "445e68e582c4f5fc", "location": {"path": "/etc/terminfo/s/st-0.8", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2577}, "digests": [{"algorithm": "sha256", "value": "496446da706065fa8250038e3459d56630ce040329f8aa48965373fefac85c8a"}]}, {"id": "56e7d15be27f4b94", "location": {"path": "/etc/terminfo/s/st-16color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2739}, "digests": [{"algorithm": "sha256", "value": "9233dae204dcccbe231489b90e5a73b6960237cbdc66e5095a796687bbc98cad"}]}, {"id": "d335ff5a1c522db6", "location": {"path": "/etc/terminfo/s/st-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2699}, "digests": [{"algorithm": "sha256", "value": "1a0830080f6101ea005cad2f2dc14d7be90d6dd31bd2ef978717908b1f248732"}]}, {"id": "8ae171847a7e5271", "location": {"path": "/etc/terminfo/s/st-direct", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2637}, "digests": [{"algorithm": "sha256", "value": "41c1813c6f583e9225c08659be25e7a5bad9e5b8276d8f879420c16af71cd8de"}]}, {"id": "d74e3da7e56f1bfa", "location": {"path": "/etc/terminfo/s/sun", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "02e392161cb23f49a8fb1ba2f1a6583e013c0c26672f58c5eaca828db3b19914"}]}, {"id": "3ff0e8af6476449e", "location": {"path": "/etc/terminfo/t/terminator", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1706}, "digests": [{"algorithm": "sha256", "value": "d48a987a05c9c56ff510914165f67cb431c79d9b1f8698d645666517e3925e0a"}]}, {"id": "c2918df3403e5d25", "location": {"path": "/etc/terminfo/t/terminology", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "9ccd3265f96b81baa651b72f0aaa7c00db6f04acdee81e3f0423b0e049066b30"}]}, {"id": "4eb9ede257463d17", "location": {"path": "/etc/terminfo/t/terminology-0.6.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2344}, "digests": [{"algorithm": "sha256", "value": "7f101bcfefcd64093841a1479c878b8717dfe69c123e966de5720df18775bbe8"}]}, {"id": "4440dc0f2cd96234", "location": {"path": "/etc/terminfo/t/terminology-1.0.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3077}, "digests": [{"algorithm": "sha256", "value": "0f60b4a1d50f5b13dd151501c42fa6285b20499a045c1d72a57674e0a1c5106b"}]}, {"id": "eae8f85d8d905ec9", "location": {"path": "/etc/terminfo/t/terminology-1.8.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3430}, "digests": [{"algorithm": "sha256", "value": "60f267c9670a82e35c2fb1874bbd8c8e9d6cbcbca7d759f2904a6127d252d887"}]}, {"id": "2762532523a1f1e9", "location": {"path": "/etc/terminfo/t/tmux", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3101}, "digests": [{"algorithm": "sha256", "value": "dfca8c55e27b29092119c636df3f294f91899c773cd88fd045211f33e4374b4e"}]}, {"id": "3c69b88b8632f3bb", "location": {"path": "/etc/terminfo/t/tmux-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3245}, "digests": [{"algorithm": "sha256", "value": "0be91123144f84d33761a08e98ae0bef4fbf25ab73dac895d20f5baefa1e5f69"}]}, {"id": "855598f231377f12", "location": {"path": "/etc/terminfo/v/vt100", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1190}, "digests": [{"algorithm": "sha256", "value": "44fe1bfcc36f3a7669a387b623a44c360f9e150868f9924920182b44bcbbdba6"}]}, {"id": "0858e43138355acf", "location": {"path": "/etc/terminfo/v/vt102", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "60e451f57c0308b79004ebc6189b49417b4ac11d783154072cae803a11af7d3f"}]}, {"id": "217e2f948851a7e9", "location": {"path": "/etc/terminfo/v/vt200", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1391}, "digests": [{"algorithm": "sha256", "value": "9454527a74b80c5d3f8489137b9cf0cbb38c6d2a700c0ac5894164409e10f3ec"}]}, {"id": "e35165768f6b51ec", "location": {"path": "/etc/terminfo/v/vt220", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1391}, "digests": [{"algorithm": "sha256", "value": "9454527a74b80c5d3f8489137b9cf0cbb38c6d2a700c0ac5894164409e10f3ec"}]}, {"id": "f5dcc095dc842516", "location": {"path": "/etc/terminfo/v/vt52", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 839}, "digests": [{"algorithm": "sha256", "value": "e18f7a08c5e49f850f5673c1a393da8fce302dcbb960c546bb341ae858c953c9"}]}, {"id": "5dd7f348946a9843", "location": {"path": "/etc/terminfo/v/vte", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3254}, "digests": [{"algorithm": "sha256", "value": "a59d832325bcaf79ee1e96dbabc05f82d576a3817e6295d151e8796a342ceb35"}]}, {"id": "098a297e3a10a873", "location": {"path": "/etc/terminfo/v/vte-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3504}, "digests": [{"algorithm": "sha256", "value": "332a40dd7766bd6368ce500ecdff89b8ffec1022bd3d3e11e87ae4d68c95ff7d"}]}, {"id": "848725ce17211bde", "location": {"path": "/etc/terminfo/x/xterm", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3720}, "digests": [{"algorithm": "sha256", "value": "b87d15956d1712d6afa922d131f30906647d4ac35647493382801dcbac4b5830"}]}, {"id": "054f5b773272c69b", "location": {"path": "/etc/terminfo/x/xterm-256color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3814}, "digests": [{"algorithm": "sha256", "value": "29988cf033b5d092ec664732649d814bc7da75967c0d6c107240ec46bf33fa5e"}]}, {"id": "345d600bf0cd3806", "location": {"path": "/etc/terminfo/x/xterm-color", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "fcb5173ee0c48a229b82180eebf160b8f2b4b2593767d6373d9c28d2aea705fc"}]}, {"id": "5bb299d904c8d9a7", "location": {"path": "/etc/terminfo/x/xterm-xfree86", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "8d1e375cf40cac3e78d50dd0f06a488d69d51baeb77fc3fb7a5c5d9c5f146080"}]}, {"id": "2c736264f476a6b4", "location": {"path": "/etc/udhcpd.conf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5306}, "digests": [{"algorithm": "sha256", "value": "edf929b3bf6da1fbde03687020739ee97a9a3edc825db6b768e3e2ce08ebbdd3"}]}, {"id": "86d73342b71cea9d", "location": {"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}}, {"id": "64cf85f383ab9a0d", "location": {"path": "/lib/ld-musl-x86_64.so.1", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 604744}, "digests": [{"algorithm": "sha256", "value": "abadfff2f960ac8c5bd385da9134cfec5cb3afaf80b4c0a062dc2635da3bb510"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5dfd67a14655fb13", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 183936}, "digests": [{"algorithm": "sha256", "value": "5ede5fe80f1a27ee231b6b13f81382af6169596cea84610ad38b8ecf382d975e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3c4360644facae17", "location": {"path": "/lib/libblkid.so.1.1.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 297800}, "digests": [{"algorithm": "sha256", "value": "615e360dcde53398fce95359702baf40fd372d9cb8b14bebb4ca0116073cecbb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "38aff00d94bf12c4", "location": {"path": "/lib/libcrypto.so.1.1", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2605752}, "digests": [{"algorithm": "sha256", "value": "bd7faeea5adac129cd50c1d5c5da372d6764658e3d0544f171c99707cd0a8717"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "474a64d841bfd4ac", "location": {"path": "/lib/libmount.so.1.1.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 334416}, "digests": [{"algorithm": "sha256", "value": "2f068b8953fa65f7bf4b883ae0cef853fcb2ab96ef6f9d6b4e80ad92fbcefef4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libblkid.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "35fd95a9cd6ac699", "location": {"path": "/lib/libssl.so.1.1", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 523752}, "digests": [{"algorithm": "sha256", "value": "57709d93a004ffe8027a6af04f66ca6a9bf0827a3bc404c8266464c27ec98db2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d5324c863ef1e747", "location": {"path": "/lib/libz.so.1.2.11", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100168}, "digests": [{"algorithm": "sha256", "value": "742a637dfe1f4bf5529d43227fcc8189aad3ba6dde3453dc346dc04ecef41dd9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "62609584378fe440", "location": {"path": "/lib/sysctl.d/00-alpine.conf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1278}, "digests": [{"algorithm": "sha256", "value": "ee169bea2cb6859420b55ca7a9c23fb68b50adc1d26c951f904dec9e8f767380"}]}, {"id": "b5ec7db2295598ae", "location": {"path": "/opt/yarn-v1.22.15/package.json", "layerID": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf"}}, {"id": "ba398831283a1478", "location": {"path": "/sbin/apk", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69712}, "digests": [{"algorithm": "sha256", "value": "0b93e28d9d9e3bf798eadce23f1d792f7454a535a697a45be797116cd18b4886"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4a568f7d58f869bb", "location": {"path": "/sbin/ldconfig", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 393}, "digests": [{"algorithm": "sha256", "value": "b4a2c06db38742e8c42c3c9838b285a7d8cdac6c091ff3df5ff9a15f1e41b9c7"}]}, {"id": "391c47160a34846b", "location": {"path": "/sbin/mkmntdirs", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13984}, "digests": [{"algorithm": "sha256", "value": "802e9e540769fff7681eb609a4a280bc7f60b3372fa37269d1c6f5575a88fe3f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3742d47def9b31e4", "location": {"path": "/usr/bin/c_rehash", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14232}, "digests": [{"algorithm": "sha256", "value": "ee9c43e6966c040218138aac365b171c7177f8ab4d3d4e826aba8cc9863c9fe9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1edd6012bca05566", "location": {"path": "/usr/bin/curl", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 239568}, "digests": [{"algorithm": "sha256", "value": "a0caa2d49b621036530faaa75517afd095ed5931fb0781e16cc9b2660eb44c9d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "014022c3afdef32d", "location": {"path": "/usr/bin/dirmngr", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 476744}, "digests": [{"algorithm": "sha256", "value": "d17633b4f7f1c0e25b8ada45687a2426708ce682df2aaa2ab075b6ee4fcb898e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libksba.so.8", "libnpth.so.0", "libgnutls.so.30", "libldap-2.4.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fc57391bae21e6b2", "location": {"path": "/usr/bin/dirmngr-client", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92632}, "digests": [{"algorithm": "sha256", "value": "9a2fd8e729af37366f6ac8584eeadfc3918c54a0236275add1ad2f39f9cb8417"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e6e68f1f39af3668", "location": {"path": "/usr/bin/dumpsexp", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14064}, "digests": [{"algorithm": "sha256", "value": "2742c7f990e2fb8ac37d9d13ba1d6be86613e058c9d4bdaeef2f64305dde953a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7c7e3055404414c5", "location": {"path": "/usr/bin/findssl.sh", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4797}, "digests": [{"algorithm": "sha256", "value": "b10123b92ddac4ff3e5d003eed44e92c39693dd8c7d197c99b006aacf80fdaf3"}]}, {"id": "80bd4e0908651954", "location": {"path": "/usr/bin/gapplication", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22360}, "digests": [{"algorithm": "sha256", "value": "4066880a5e673bf6e4de8fb3798cb6d73e1e7f4f86bb8266dfa9570857134993"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgio-2.0.so.0", "libglib-2.0.so.0", "libgobject-2.0.so.0", "libintl.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "38cccce3c07eb098", "location": {"path": "/usr/bin/gdbm_dump", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18512}, "digests": [{"algorithm": "sha256", "value": "35ae94e73d4cf647bc5092c8f9feb10a8c5c728888bfad4c443ae1b1aa05e6c3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d1d25db107c0de37", "location": {"path": "/usr/bin/gdbm_load", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22864}, "digests": [{"algorithm": "sha256", "value": "3d6a149f108580d83aeeb8c7e43f9984d268ab88faadaa1a59986d1e5f9dc0a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9692b5915ac85d15", "location": {"path": "/usr/bin/gdbmtool", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 92464}, "digests": [{"algorithm": "sha256", "value": "4183348ec9958cca5ae314e591010f23b6939ce65fe089346d979bb7abf0480d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "94d342ef5c3b8bb2", "location": {"path": "/usr/bin/gdbus", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 46936}, "digests": [{"algorithm": "sha256", "value": "cf57923ea2871ee52ae1ed3fdbfd3a4e3a8753db36efafad35bbe237b7a344b1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgio-2.0.so.0", "libglib-2.0.so.0", "libgobject-2.0.so.0", "libintl.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d5cc7610297f8e7f", "location": {"path": "/usr/bin/getconf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 36504}, "digests": [{"algorithm": "sha256", "value": "4422501fd0c200dfae7ce5d288b6dad3dc4f01ad6c0f9215c96e94d6bf16ff2d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "287b89ceb9ae4460", "location": {"path": "/usr/bin/getent", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 53408}, "digests": [{"algorithm": "sha256", "value": "ed025212ff1560ed6917c63baf4ab6d170629e848687a22d27fd1292d2831fdc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "73f0c8f8e10a7bda", "location": {"path": "/usr/bin/gio", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 87904}, "digests": [{"algorithm": "sha256", "value": "081d663987ff60195d63a79c7c11a640e95c7ca73c8a89fa8e551decefa62984"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgio-2.0.so.0", "libglib-2.0.so.0", "libgobject-2.0.so.0", "libintl.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e5f66bfb104fcec9", "location": {"path": "/usr/bin/gio-querymodules", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14096}, "digests": [{"algorithm": "sha256", "value": "cb85a95ec23bdab21d06977254108a59cfd731632bc3e50639dcccba2d6f2450"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmodule-2.0.so.0", "libglib-2.0.so.0", "libgobject-2.0.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7dd620e0fab5c0e4", "location": {"path": "/usr/bin/git", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a6276bf9ac99bf28", "location": {"path": "/usr/bin/git-receive-pack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "daa8d0908b27d546", "location": {"path": "/usr/bin/git-shell", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1466064}, "digests": [{"algorithm": "sha256", "value": "10369eda1a311adad283fab8c33f2f89190d04388a0e4895a5862913a3a2de50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb74bc6e5bd92819", "location": {"path": "/usr/bin/git-upload-archive", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e126691db7188c87", "location": {"path": "/usr/bin/git-upload-pack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b5501879caf1e7e2", "location": {"path": "/usr/bin/glib-compile-schemas", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47200}, "digests": [{"algorithm": "sha256", "value": "e13ba86bd7e107bf85ffbe2086075c3c161b0bf8f3c40993012d608eaa0f0a50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgio-2.0.so.0", "libglib-2.0.so.0", "libgobject-2.0.so.0", "libintl.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d42fa5487862b537", "location": {"path": "/usr/bin/gpg", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 898928}, "digests": [{"algorithm": "sha256", "value": "7002dce330f874ff73f50d47fa55e2d5b227f2b375e0d06be87bde362fe44835"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libbz2.so.1", "libsqlite3.so.0", "libgcrypt.so.20", "libgpg-error.so.0", "libassuan.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "081acd637d02fc96", "location": {"path": "/usr/bin/gpg-agent", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 352824}, "digests": [{"algorithm": "sha256", "value": "e2d49eaf8fc703d22bc0b41e9befc1f2655dbcdd0465700fd39487d906621230"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libassuan.so.0", "libnpth.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2c44d9dfcff057b4", "location": {"path": "/usr/bin/gpg-connect-agent", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129592}, "digests": [{"algorithm": "sha256", "value": "9e064dd55a157b79c7d3f0cb797d4007354b2a5561cd8f00e674533653916ff5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4b825a1592622bbc", "location": {"path": "/usr/bin/gpg-error", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34920}, "digests": [{"algorithm": "sha256", "value": "f8eeb025b6ce09264381342b4d7570989c28874e1f54ef668446f80cf337a45f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4472df88adc710c6", "location": {"path": "/usr/bin/gpg-wks-server", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166648}, "digests": [{"algorithm": "sha256", "value": "99f8a04a5caae69ab82f94a34b4f97abd07fc94b3f37ddcce21ace3f95b14a16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f359d46a785a5a42", "location": {"path": "/usr/bin/gpg-zip", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3521}, "digests": [{"algorithm": "sha256", "value": "39efc65dbccca5ca770f895a64ca4dec58cce59e068635a0f576f63c0c4c09d0"}]}, {"id": "257b0ffb56ad6867", "location": {"path": "/usr/bin/gpgconf", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 145784}, "digests": [{"algorithm": "sha256", "value": "79fa03bd0420daba358327e5cd778a1a1f80dca5ab23ba4e6cd44e76affb4b2d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "986d32ae1e471da6", "location": {"path": "/usr/bin/gpgparsemail", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26352}, "digests": [{"algorithm": "sha256", "value": "869476894f56b01a831dff21fa8f756fb1273f8ea0729ef1cd7976e3d64b8e5f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8e12429e1711bcdb", "location": {"path": "/usr/bin/gpgscm", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 194600}, "digests": [{"algorithm": "sha256", "value": "f2ee8264460400768de094faa478876c2eee41b4b92e5107b387c3990607e94f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dcda074f5de8de52", "location": {"path": "/usr/bin/gpgsm", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 433152}, "digests": [{"algorithm": "sha256", "value": "7d1e25ca9198833e226bd1a197be13832753698c722accb5d1ab3f6acb9a9ead"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libksba.so.8", "libassuan.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3761a4e75fa931b0", "location": {"path": "/usr/bin/gpgsplit", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63648}, "digests": [{"algorithm": "sha256", "value": "bc20149e21f1a1c0c1e8e0bf52f42778981a58c345c09493baaade005aeb18df"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libz.so.1", "libbz2.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb59a4cd92495d84", "location": {"path": "/usr/bin/gpgtar", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121776}, "digests": [{"algorithm": "sha256", "value": "a7fe83f47353aef20e635c44ab6f724584197ee803a2613277704a1b20a24c0d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b84f12940aa133c6", "location": {"path": "/usr/bin/gpgv", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 379640}, "digests": [{"algorithm": "sha256", "value": "a3bcbbb3b21a1b09dd918d7163baa0ad427ea01660e62bd59436af5b62543e67"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libz.so.1", "libbz2.so.1", "libgcrypt.so.20", "libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "274e43e3cc215599", "location": {"path": "/usr/bin/gsettings", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26456}, "digests": [{"algorithm": "sha256", "value": "821f52f3e4d096d42894ba5ba8fed006174af8f37b55dca54bd649c6bbcba351"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgio-2.0.so.0", "libglib-2.0.so.0", "libgobject-2.0.so.0", "libintl.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b4d60ca302aae70f", "location": {"path": "/usr/bin/hmac256", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18576}, "digests": [{"algorithm": "sha256", "value": "e2e8f4fb4d650c9b10de89ddb4a8ac7ec301fe0f50233d893cf48a6281f52f7e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "980464d9c4facfcb", "location": {"path": "/usr/bin/iconv", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 25240}, "digests": [{"algorithm": "sha256", "value": "f2081535a8cfedb420403db4a56d3052d09b37cf05616494aaf541653750189e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fb8927f727b7a284", "location": {"path": "/usr/bin/kbxutil", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137592}, "digests": [{"algorithm": "sha256", "value": "d73896dc18c079d4f2c08e722db5424443dc1faccb0c7834700b71fc6a93795a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libksba.so.8", "libgpg-error.so.0", "libgcrypt.so.20", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0127a86f55220677", "location": {"path": "/usr/bin/ldd", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 52}, "digests": [{"algorithm": "sha256", "value": "9a49c2541a439be89f1ef1496604ef3b607f460d589877c60775acf74cdb5dfb"}]}, {"id": "59d8ebc4d0f47253", "location": {"path": "/usr/bin/mpicalc", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14224}, "digests": [{"algorithm": "sha256", "value": "f6048c28ae02f576b4b471889a0d73beeb23979a176513047f7ee6e864f80015"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d27f1be2d0958735", "location": {"path": "/usr/bin/p11-kit", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34720}, "digests": [{"algorithm": "sha256", "value": "648874e7f04f85f146905eb01632684d89c94b6b3676fd7f03209d552c67394f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libp11-kit.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a1e6f8c8e883361a", "location": {"path": "/usr/bin/pinentry-curses", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 67912}, "digests": [{"algorithm": "sha256", "value": "2023401d7904ff18ebe548de75ecce14190799a788a015fa6ba0c26e83c374d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsecret-1.so.0", "libglib-2.0.so.0", "libassuan.so.0", "libgpg-error.so.0", "libcap.so.2", "libncursesw.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6a08152d4faeb387", "location": {"path": "/usr/bin/scanelf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 79648}, "digests": [{"algorithm": "sha256", "value": "ca9ee469519d847df00609318d4984c6b42956215e24eb17edfb59d6fd1b15ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "408b0506cb05baf5", "location": {"path": "/usr/bin/scp", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 112744}, "digests": [{"algorithm": "sha256", "value": "466fd9160bdde0f29f5e5e3c93c229f1e2b4f6354f92d4c1d00f5c8d29926f55"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "780baddd12150fff", "location": {"path": "/usr/bin/secret-tool", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22256}, "digests": [{"algorithm": "sha256", "value": "ea6643f5463d2256922f1b5b22b26ab797b01e296442fbe658c26429bb418748"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libsecret-1.so.0", "libglib-2.0.so.0", "libgio-2.0.so.0", "libgobject-2.0.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cfbeb2f71cd291b2", "location": {"path": "/usr/bin/sftp", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 170280}, "digests": [{"algorithm": "sha256", "value": "3eaaa5100a8958571a8d7da1f61f224b87023c2ced98eac8a18db3d17196d1ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libedit.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ea52f3085448b6ca", "location": {"path": "/usr/bin/sqlite3", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1135008}, "digests": [{"algorithm": "sha256", "value": "79237d6a4956c0664acccb0f2e13e6ae32d06aff93e0873eb86a0de6d85a04c5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libreadline.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dfac94a79f84c8d8", "location": {"path": "/usr/bin/ssh", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 764584}, "digests": [{"algorithm": "sha256", "value": "06f6adae8b02aa487488c7cf18c8deeacff65dedd77660e29c022e12aa94210a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "582b827ab5e0a053", "location": {"path": "/usr/bin/ssh-add", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 346184}, "digests": [{"algorithm": "sha256", "value": "04e4cad5dfe31ab06308a680b53bdcb0ff69f6b3d9a1fc7866c7df6ccfd44631"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb7db4d654825672", "location": {"path": "/usr/bin/ssh-agent", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 329832}, "digests": [{"algorithm": "sha256", "value": "417316c8d6e2f96ff6ac03c576f59f05844655cb0132ecb858a200426b77399b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2d3c298c15aab45d", "location": {"path": "/usr/bin/ssh-copy-id", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12676}, "digests": [{"algorithm": "sha256", "value": "327b697b22c58151fb7e76ec24c36cfbfa89c6dd3539ea722b2779fd90333c79"}]}, {"id": "16dc6eea7e5896c2", "location": {"path": "/usr/bin/ssh-keygen", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 456944}, "digests": [{"algorithm": "sha256", "value": "1fe1c7d8ac556a3fbd56c6ed178daefe049aa8f918bac582882d1f6058a01fac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "79b0c540efe52b9f", "location": {"path": "/usr/bin/ssh-keyscan", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 428336}, "digests": [{"algorithm": "sha256", "value": "277cfda7f60a9c34d6f44537daa990317bf32ab49db904a4b3e51e7a0f2baa3a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9441e4008f83cd20", "location": {"path": "/usr/bin/ssh-pkcs11-helper", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 329808}, "digests": [{"algorithm": "sha256", "value": "57d247d51a30f850c8c40b850290bec7f6904f1e6427208d37efeae74d1c44cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "895556592bf64f86", "location": {"path": "/usr/bin/ssl_client", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13984}, "digests": [{"algorithm": "sha256", "value": "1bfcb55c765025d1830d9dd0e71910ab7f1a4100d9e27efa3caa8cb29d89e7dc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libtls.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "abf53e7d6edb251f", "location": {"path": "/usr/bin/watchgnupg", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18160}, "digests": [{"algorithm": "sha256", "value": "8d9696dec13d03af60e9003c68b8e024899b21cbb37754c0eae56ffd1a20a0db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fe7f961536426f8e", "location": {"path": "/usr/bin/xmlwf", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30448}, "digests": [{"algorithm": "sha256", "value": "0f16cb7b6f7756fd44c323d8000c953ef6b7521dbc70d65b16469c725d8e11b0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libexpat.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f2a082b5a37e3b23", "location": {"path": "/usr/bin/yat2m", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34544}, "digests": [{"algorithm": "sha256", "value": "958d931d1515c4be1da015815365d971b6bc4fb06f4e9005916354f3fb630c8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f406804c68d87c35", "location": {"path": "/usr/lib/bash/accept", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14272}, "digests": [{"algorithm": "sha256", "value": "a6ae56af632dd3b0032c3281b67f46638863e952baa2c95ea75277bd1f4279ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "09d6247fafa735f8", "location": {"path": "/usr/lib/bash/basename", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14152}, "digests": [{"algorithm": "sha256", "value": "974f035442e74434c0a4410d194c3c05ec10862d26e3fd00187898c264740cb8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "e1f77450da2ac946", "location": {"path": "/usr/lib/bash/csv", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14152}, "digests": [{"algorithm": "sha256", "value": "7a32d9b2323ce5b5eaeacc68e34a81f47002d2098ed29e0a4e0a62717243ae41"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3bddd2fbc93e4039", "location": {"path": "/usr/lib/bash/cut", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18496}, "digests": [{"algorithm": "sha256", "value": "5f2c2f10c12eeae28916f5f0b7254b87f3de7a6f48f1b0305642297be13266d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5610353491778e1e", "location": {"path": "/usr/lib/bash/dirname", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14144}, "digests": [{"algorithm": "sha256", "value": "c2c8f9675a8c09a8ab64ede2646a2a2ecb0435bc317d385fedab180bca5283b6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6745699860c78459", "location": {"path": "/usr/lib/bash/fdflags", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14296}, "digests": [{"algorithm": "sha256", "value": "33c269cd9d079a20c286087fb648d168ea2f7c309148b584d225bc785a9ecdbb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8f43fe55a066253d", "location": {"path": "/usr/lib/bash/finfo", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14328}, "digests": [{"algorithm": "sha256", "value": "ee00aeb969fae9ae4b19f790da0624cbed2aaceb79ad9a2b576081c377a71837"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4c163b3525804dcb", "location": {"path": "/usr/lib/bash/head", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14152}, "digests": [{"algorithm": "sha256", "value": "ac47cdf6e3d6d2fee43fb5a9e0b29d5b88069ae4d38dc51f4889769efd84738f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "2111a27ca105352f", "location": {"path": "/usr/lib/bash/id", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14112}, "digests": [{"algorithm": "sha256", "value": "2722e00292a6a3c1e8a4a5173f98207176cb4ec784bae6e81faa20e7b1a479e2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ce354fecbad9ce03", "location": {"path": "/usr/lib/bash/ln", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14168}, "digests": [{"algorithm": "sha256", "value": "6d805d063f1d5050cc17b6acac204e4ea9218686e1f11c008e569b6e02ce554a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "81a109a668d7f91c", "location": {"path": "/usr/lib/bash/logname", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14152}, "digests": [{"algorithm": "sha256", "value": "8a0f6761d29d9dc188e5396ffc01d2014ac987b70627077bd230fc4cbb9e6493"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8c6ee6388d821e0d", "location": {"path": "/usr/lib/bash/mkdir", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14224}, "digests": [{"algorithm": "sha256", "value": "ba37f96007d72104ec2977dc6bf75a206e588a521a62f5026794b9f41a6f90b9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3bc1097628be4503", "location": {"path": "/usr/lib/bash/mkfifo", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14200}, "digests": [{"algorithm": "sha256", "value": "e5c7608a6a6f072f599a98c03d3f98ac163b73254daecaba43dc8c82ec974f66"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "637065f59043e23d", "location": {"path": "/usr/lib/bash/mktemp", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14280}, "digests": [{"algorithm": "sha256", "value": "d0652ed5b6e3413b4e7c9b19fe802fc8315fda275c6dbf3cbde642cf92910811"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "65451ee4f5e71677", "location": {"path": "/usr/lib/bash/mypid", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14144}, "digests": [{"algorithm": "sha256", "value": "373c6bb1fed88429c426c7a417878201379b263a04767699cfa9b4116f744a53"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "be94437631bf4477", "location": {"path": "/usr/lib/bash/pathchk", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14160}, "digests": [{"algorithm": "sha256", "value": "a23c2acceb4160a671ba8c423ccfc1dafbd1ff07e686831255fae857fe43dfe9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "50fe1c9773ab45eb", "location": {"path": "/usr/lib/bash/print", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14152}, "digests": [{"algorithm": "sha256", "value": "ce0c18321b47aec4231c7297c9ee6766c49389c0bc09334244314564fd2067b0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a09aa6ea11065726", "location": {"path": "/usr/lib/bash/printenv", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14136}, "digests": [{"algorithm": "sha256", "value": "e001f70f86df1cdce54a4932ffffeeccd14da889c04a34a0bff247fda92c98e5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "8d02d7ef66b36a95", "location": {"path": "/usr/lib/bash/push", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14160}, "digests": [{"algorithm": "sha256", "value": "27f16e861244760d89628aaa7796cb54abe52b150a5e9bbd3907f21ad5c97db9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "930731253ac19b8d", "location": {"path": "/usr/lib/bash/realpath", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14168}, "digests": [{"algorithm": "sha256", "value": "e1b4cdad4d4acf21b202e82bcf86e34db7908aa3a670b3e59d464b02fb722c6d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "bc5e4fdeebfe3792", "location": {"path": "/usr/lib/bash/rm", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14136}, "digests": [{"algorithm": "sha256", "value": "f97e37ca3731db94a3eb7e16d231c9e63aa3a1d6d8c7a986b3c082d912bca65e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d9a568f1542cf995", "location": {"path": "/usr/lib/bash/rmdir", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14144}, "digests": [{"algorithm": "sha256", "value": "2bda1eae61b4d0dce6bb5e1b97d1269513ef04b64df8142690da4283e3325d42"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f974caf3db64e751", "location": {"path": "/usr/lib/bash/seq", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14232}, "digests": [{"algorithm": "sha256", "value": "9ba20ee5e6292edb7a931ba4b92792b204e740dfbae57c82008a16c7844dca1d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "31a18afa5b4cc16c", "location": {"path": "/usr/lib/bash/setpgid", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14160}, "digests": [{"algorithm": "sha256", "value": "94fde02b74c8a1d73961fcd7b22a031fcf5f8025e0932a8fb18c71fd4aad013b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6ba5f10315d6fb45", "location": {"path": "/usr/lib/bash/sleep", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14112}, "digests": [{"algorithm": "sha256", "value": "9050625beffb95531af3980357adb9298a57b09746124f80b498739e701902f6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "736f82a2e4816486", "location": {"path": "/usr/lib/bash/strftime", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14160}, "digests": [{"algorithm": "sha256", "value": "143a72866cfb80c8346c66fe38b39bb778c900f49bab05c0a27480902d984b40"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "35e7a52fc649aa32", "location": {"path": "/usr/lib/bash/sync", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14112}, "digests": [{"algorithm": "sha256", "value": "20e33296944e40d32053f52edd8dbe908676d5001154bb0443814bdcc61a2d89"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "65ee747902c68cd9", "location": {"path": "/usr/lib/bash/tee", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14160}, "digests": [{"algorithm": "sha256", "value": "17e7e077002484e2ce263c1e5503912f59ec3edd1830fd2a102368b4d59e113c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "04ed3337194e6487", "location": {"path": "/usr/lib/bash/truefalse", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14168}, "digests": [{"algorithm": "sha256", "value": "61d1f473d866dd539af210cc463a474df55336edae67815d4e066a32a0160f2b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ac1dbb1343a6ffda", "location": {"path": "/usr/lib/bash/tty", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14160}, "digests": [{"algorithm": "sha256", "value": "addfdec2f7ba4c6e5b7ec9f2b0401c1fd30cd93b726460777d6c88c2420fbeb7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "fb713fab4cbc75cd", "location": {"path": "/usr/lib/bash/uname", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14136}, "digests": [{"algorithm": "sha256", "value": "b34c53e7c0927bdcb88850e54189459e63430036befff58b5cfd0ee33ac32dd5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5857fb2a9f0b8fc6", "location": {"path": "/usr/lib/bash/unlink", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14136}, "digests": [{"algorithm": "sha256", "value": "e12b565eeda2d6aeae2ef400c999bf65708cff3a3b383e1ac276eb42ee2151bf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c31ca9acc00767bb", "location": {"path": "/usr/lib/bash/whoami", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14136}, "digests": [{"algorithm": "sha256", "value": "dc0b7da933bd2da2ce40907936ccab375d25914bbdfd48c997ff4174463236ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7bc5af7d84719fc9", "location": {"path": "/usr/lib/engines-1.1/afalg.so", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 22792}, "digests": [{"algorithm": "sha256", "value": "e10dcba9f7d45b974b26d3cdb638cc2e7c1ae53a4b1033b6bd16eb18a46743db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cb30329900d5de2c", "location": {"path": "/usr/lib/engines-1.1/capi.so", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13880}, "digests": [{"algorithm": "sha256", "value": "53d30fb2b5c9978aa638f1be32778cdd8f0ced63f667ad21982e17074a5ea160"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5508c74082ff414f", "location": {"path": "/usr/lib/engines-1.1/padlock.so", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26536}, "digests": [{"algorithm": "sha256", "value": "d49134a79c3efd19835c3c875ffecd59b00c81105fb71ce7541ad1f796740dec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ccc343efabccc585", "location": {"path": "/usr/lib/girepository-1.0/Secret-1.typelib", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 25448}, "digests": [{"algorithm": "sha256", "value": "e34159aea6dd8f3b669500658d49d7f07d0aa10890bdb4f6f7820dd7211752b1"}]}, {"id": "57c79528604c805a", "location": {"path": "/usr/lib/libassuan.so.0.8.5", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75824}, "digests": [{"algorithm": "sha256", "value": "d7a446c011747504dd4c99f2e338d5cbd71042fd0e5f96ba13bb90f2e8c3a8fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "840158d1872be478", "location": {"path": "/usr/lib/libbrotlicommon.so.1.0.9", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 136872}, "digests": [{"algorithm": "sha256", "value": "71812a90d609d3a159e8a6bbd86676c162abdd347c1ccbf0f6ec910297e11959"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a776ecbb3992e353", "location": {"path": "/usr/lib/libbrotlidec.so.1.0.9", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 46680}, "digests": [{"algorithm": "sha256", "value": "5bf3f6ee43a982b1a3b3d51ab179f15ccca1a46b824f311da1af611cfb2a5d5a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbrotlicommon.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "40f089c8a6ee5a9e", "location": {"path": "/usr/lib/libbrotlienc.so.1.0.9", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 534640}, "digests": [{"algorithm": "sha256", "value": "47fb3ef0d33a199dc944f988fb5ba2a6c856103e450eff45275932c2461dca0e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libbrotlicommon.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "eb7485ea8b9dc59b", "location": {"path": "/usr/lib/libbz2.so.1.0.8", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 58048}, "digests": [{"algorithm": "sha256", "value": "078be164507782febd9502ab7c79103f026a23ac3e47fe01260d9699d152e13e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a65a9dcedabd9d9c", "location": {"path": "/usr/lib/libcap.so.2.50", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30496}, "digests": [{"algorithm": "sha256", "value": "4048c951876b4361c189e0f990f3e1e1c869e5128be3d16914a7567c77aa5062"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c523113a81e044db", "location": {"path": "/usr/lib/libcurl.so.4.7.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 492928}, "digests": [{"algorithm": "sha256", "value": "12e2174c24ecdd7ce6f506ac971d9fab0e55eff5a58d7b85ef0ad4ad9060b122"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnghttp2.so.14", "libssl.so.1.1", "libcrypto.so.1.1", "libbrotlidec.so.1", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "2e7e9f5a0a636aba", "location": {"path": "/usr/lib/libedit.so.0.0.64", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 186176}, "digests": [{"algorithm": "sha256", "value": "a37cfca8b08a06c2ec6371d0bb779b29895495ff349dcf70f888374b07bcadd1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "617e3059891f0ed9", "location": {"path": "/usr/lib/libexpat.so.1.8.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 140968}, "digests": [{"algorithm": "sha256", "value": "f6e6afa990b1afd61abd0fb1dc2ae818aa498eba03d4a73aa11f7370cb6c3786"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ed83bb7c43e677df", "location": {"path": "/usr/lib/libffi.so.7.1.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 38904}, "digests": [{"algorithm": "sha256", "value": "3c78ad35ef46ee2838414b029cbe19aec643fa643cbb87b43e1c8c1e849ab120"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1b13ef4a7189e181", "location": {"path": "/usr/lib/libformw.so.6.2", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 68512}, "digests": [{"algorithm": "sha256", "value": "df50800c3137c2b550747efafa7dfcd3a7e61188ed26cdf6fda23d7773d95074"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "23af1aaed0d20305", "location": {"path": "/usr/lib/libgcc_s.so.1", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100096}, "digests": [{"algorithm": "sha256", "value": "844ef1b944f6a6dbdb09a67fedacea90a474b2dc90ec75a839b1c683583f0411"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "09e94077ced4bd73", "location": {"path": "/usr/lib/libgcrypt.so.20.3.4", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1177680}, "digests": [{"algorithm": "sha256", "value": "518da90be223111dfebe55201a54664f8c2adc3db839d7807cd44a4dba0461b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c80bfbf038695b5f", "location": {"path": "/usr/lib/libgdbm.so.6.0.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 55064}, "digests": [{"algorithm": "sha256", "value": "1deffbab156fa2b3462140cbad0b2c2d5d5991cb8a65e32505aec6f73282abe3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0abeedcb4545faff", "location": {"path": "/usr/lib/libgdbm_compat.so.4.0.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13912}, "digests": [{"algorithm": "sha256", "value": "ca40bd6681564af69015637e1783a9e8097118ceacb6d9a0ea033dc80a00540c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "117e52c18948fa6b", "location": {"path": "/usr/lib/libgio-2.0.so.0.6800.3", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1728160}, "digests": [{"algorithm": "sha256", "value": "bc5f63a39a3c6238deb5e3e9d94a02f164d85de7a2c51ce0f50998dec1ea0b42"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libglib-2.0.so.0", "libgobject-2.0.so.0", "libgmodule-2.0.so.0", "libz.so.1", "libmount.so.1", "libintl.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9cca18ba73f3458a", "location": {"path": "/usr/lib/libglib-2.0.so.0.6800.3", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1081008}, "digests": [{"algorithm": "sha256", "value": "bdf9c5f1793b6ae1847c51cfa0e8bd10e56e80221ba2829e5863f1c2a198c6da"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.1", "libintl.so.8", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "004c191779a37df5", "location": {"path": "/usr/lib/libgmodule-2.0.so.0.6800.3", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14096}, "digests": [{"algorithm": "sha256", "value": "049940de5c0a15798eb70e2bf4b282750d574366b0a39cbcf8e353d7cea8b6c8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libglib-2.0.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "afe3b1f8369dd731", "location": {"path": "/usr/lib/libgmp.so.10.4.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 415480}, "digests": [{"algorithm": "sha256", "value": "3bc4c406409cc9d8516d55c1574bbec3ac3df265f0c4627102d6536abbeee7cf"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "673461004c0d14fc", "location": {"path": "/usr/lib/libgnutls.so.30.29.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1877816}, "digests": [{"algorithm": "sha256", "value": "5dd3ed2fec1c9d943d7f5a95c2220d1ba1cb2287fb34be23e674efe8449d555a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libp11-kit.so.0", "libunistring.so.2", "libtasn1.so.6", "libnettle.so.8", "libhogweed.so.6", "libgmp.so.10", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a573ea8569720c15", "location": {"path": "/usr/lib/libgobject-2.0.so.0.6800.3", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 307432}, "digests": [{"algorithm": "sha256", "value": "f441b78c965d5c623e3e3a63132332856ba59451ba3f20fe4e37d967ae2283a4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libglib-2.0.so.0", "libffi.so.7", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d38eb683d1b58422", "location": {"path": "/usr/lib/libgpg-error.so.0.32.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 124896}, "digests": [{"algorithm": "sha256", "value": "6b792a31b325430af9a62f4239d7c7b3009fa99c34f12e2b32cad9fa5b0b2217"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0c8f55814af1d4a6", "location": {"path": "/usr/lib/libgthread-2.0.so.0.6800.3", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14040}, "digests": [{"algorithm": "sha256", "value": "8874bc0a76fc6226d2b899b2be7349019eff485a9d06a6093f1e0c4ae30713f3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libglib-2.0.so.0"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "549b4340a42a73f7", "location": {"path": "/usr/lib/libhogweed.so.6.4", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 284560}, "digests": [{"algorithm": "sha256", "value": "460a454040448fe201ace9882608f07f97640fdf23689c49e4fcf791502070cb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libnettle.so.8", "libgmp.so.10", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1addca2295718f84", "location": {"path": "/usr/lib/libintl.so.8.2.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 42784}, "digests": [{"algorithm": "sha256", "value": "c9061aa146f3978d9805279eeb872b596ee647d865b5b9777c989f2f9da342ca"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "380197612810189b", "location": {"path": "/usr/lib/libksba.so.8.13.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 214952}, "digests": [{"algorithm": "sha256", "value": "1b42668d8619498fb209fd7ae0b5062e1c3ad71b3bcaf96c96857af0cda1ebd0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7d2f57c9ad502804", "location": {"path": "/usr/lib/liblber-2.4.so.2.11.6", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51040}, "digests": [{"algorithm": "sha256", "value": "3172fc554b7822546674113a0ce8c0fe4c3042bd2a84ab0d99f71020951a1058"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9d4f53a418e7b294", "location": {"path": "/usr/lib/libldap-2.4.so.2.11.6", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 261288}, "digests": [{"algorithm": "sha256", "value": "85ceb4facd59c067be093fed7220f23a77e282496d095f40fc09af46bad71553"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblber-2.4.so.2", "libsasl2.so.3", "libssl.so.1.1", "libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "aa820f88dfb45a8c", "location": {"path": "/usr/lib/libldap_r-2.4.so.2.11.6", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 290024}, "digests": [{"algorithm": "sha256", "value": "a1eba8182f26679fc9b9e31205f53f5df079fcb2f1b21716b3f5dec65789bee8"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblber-2.4.so.2", "libsasl2.so.3", "libssl.so.1.1", "libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9aa3519dc0cc882d", "location": {"path": "/usr/lib/libmenuw.so.6.2", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 34728}, "digests": [{"algorithm": "sha256", "value": "844ab02c8b7c49fe3803532357520384b86de0caafffe178f68d75db3b1aa717"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "cd3e46bbfb9acbbd", "location": {"path": "/usr/lib/libncursesw.so.6.2", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 371680}, "digests": [{"algorithm": "sha256", "value": "4f761fe2a4de0924e8bc3313ca71fbfaeadb17c0914ea5c3953db61546bcef76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9a5c0a30781d5d92", "location": {"path": "/usr/lib/libnettle.so.8.4", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 276408}, "digests": [{"algorithm": "sha256", "value": "346b393ba8b429ce3a0560fecd6ae1dba0d200e9becb6d0aa532728aa32cce51"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c98b60358cc8f1ba", "location": {"path": "/usr/lib/libnghttp2.so.14.20.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 157448}, "digests": [{"algorithm": "sha256", "value": "473e05903c7e552196d3d4619adf02c27c4a036e36a4c274c414a72c6477439d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "eac815dade3c9a77", "location": {"path": "/usr/lib/libnpth.so.0.1.2", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18168}, "digests": [{"algorithm": "sha256", "value": "4ba9e5cf23f3a66fb9200812d889ddae9d3b1ca226e64e29398f10a8841e131c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b97614575a0e850b", "location": {"path": "/usr/lib/libp11-kit.so.0.3.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1105608}, "digests": [{"algorithm": "sha256", "value": "c15ba91e91063637ba12ace14be365d7222002947fa97c4c211d6e26519a3016"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libffi.so.7", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "ed38a2b0a79ad561", "location": {"path": "/usr/lib/libpanelw.so.6.2", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 17936}, "digests": [{"algorithm": "sha256", "value": "cc6b52496d91dca9f897d3bf448c2c8dc4e14f569bd44dcd5d13ad5fa3567bfe"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "d526cb00a99e8023", "location": {"path": "/usr/lib/libpcre.so.1.2.12", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 370384}, "digests": [{"algorithm": "sha256", "value": "e7efc0589ec22a2ca9eddd80ea52b14276a43e014d2360ca72c3115ac1e3ea50"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "161692d5c0eedb65", "location": {"path": "/usr/lib/libpcre2-8.so.0.10.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 636960}, "digests": [{"algorithm": "sha256", "value": "41020e0e29ab2be5a8606c49e63c930381d258921be6ac4a33a7b87d177f963c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "07a1fa5356530516", "location": {"path": "/usr/lib/libpcre2-posix.so.2.0.3", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13992}, "digests": [{"algorithm": "sha256", "value": "76381a0130fa20f79629c0a3662015f9e2cbb86eb3005d3f845bc4e5226a273b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "183e7b2493a373da", "location": {"path": "/usr/lib/libpcreposix.so.0.0.7", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13992}, "digests": [{"algorithm": "sha256", "value": "57cb81c83eacdffe75134c1c650ea61fe9f1690081ecccbcbbe292e4ecc09696"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a84d05ef48f1ee49", "location": {"path": "/usr/lib/libpsx.so.2.50", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13912}, "digests": [{"algorithm": "sha256", "value": "b784fdebdb81ab560cf0459b522235791099e8162532999f035a357838a3a005"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "461114c43d5c5793", "location": {"path": "/usr/lib/libreadline.so.8.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 293600}, "digests": [{"algorithm": "sha256", "value": "77a83a213fc955778198381bd24bbde7c7192e517332ceeda236b86efc204c6b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libncursesw.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "81e40426d8845eda", "location": {"path": "/usr/lib/libsasl2.so.3.0.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104992}, "digests": [{"algorithm": "sha256", "value": "9f25b97ef0d38315448fd41a9a180d79fc28d00691e6f28a9d1a06dd1cf2156d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7df236f4eb7abcb2", "location": {"path": "/usr/lib/libsecret-1.so.0.0.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 362384}, "digests": [{"algorithm": "sha256", "value": "516229b32f6aed302fa4b406b2c32ba6efaa8443dc5b18a060097a95fa3849ac"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libglib-2.0.so.0", "libgio-2.0.so.0", "libgobject-2.0.so.0", "libgcrypt.so.20", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "3ac77c2326a43162", "location": {"path": "/usr/lib/libsqlite3.so.0.8.6", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 969368}, "digests": [{"algorithm": "sha256", "value": "8a9ee55bab0d7b763bf0bdb003762ccc04ec8e16ecf217ad0855e81f09a877f1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5ffa73f70cb005ab", "location": {"path": "/usr/lib/libstdc++.so.6.0.28", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1690120}, "digests": [{"algorithm": "sha256", "value": "e273f6e430dc36d13f5282404f8d39dacb7c35fbc0c0ace0e99e4ef5f6f61b7e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "573194ad1e8e1f4b", "location": {"path": "/usr/lib/libtasn1.so.6.6.1", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 75592}, "digests": [{"algorithm": "sha256", "value": "4ebdfdb37748728cade4a8652b6e04c43ae0fbf20d2837c6cdefa2da5da46ad3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9c4ad43ba53c9a3c", "location": {"path": "/usr/lib/libtls.so.2.0.3", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 71416}, "digests": [{"algorithm": "sha256", "value": "ebe484ad141af881b5b58f5facfc83b763de95705d445e577083f8bbd2f537f0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.1.1", "libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "029cf4fe851dd1f0", "location": {"path": "/usr/lib/libunistring.so.2.1.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1525544}, "digests": [{"algorithm": "sha256", "value": "8a565c911552ecd0b0272bba2423daf6067cd2f73ea660f67af4a11fb819e37c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "442f8a08b8994b6c", "location": {"path": "/usr/lib/sasl2/libanonymous.so.3.0.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18232}, "digests": [{"algorithm": "sha256", "value": "c1229631e13da2768cd229cf140266f563f1dca7916a11fa67c23b57596d6aea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "87b846e8027d7369", "location": {"path": "/usr/lib/sasl2/libplain.so.3.0.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18232}, "digests": [{"algorithm": "sha256", "value": "98f6faba4529a20cf11f3c1e9b44302bc3eabba1f7b1e00e80373ba14813c77f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "18aae6d5973d552e", "location": {"path": "/usr/lib/sasl2/libsasldb.so.3.0.0", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 30368}, "digests": [{"algorithm": "sha256", "value": "99e65faeb90c3e07c66ed905f2ff174dde572ad34f4794d950be1cdf5ec6a5b3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgdbm.so.6", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9656822d44ed497e", "location": {"path": "/usr/lib/ssh/sftp-server", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 125136}, "digests": [{"algorithm": "sha256", "value": "ff31d9334e1c2447a1ffd8480eb38ab0497d4ec8697dd9a5c53bde355f5cba31"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c5e123f102c8082b", "location": {"path": "/usr/lib/ssh/ssh-pkcs11-helper", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 329808}, "digests": [{"algorithm": "sha256", "value": "57d247d51a30f850c8c40b850290bec7f6904f1e6427208d37efeae74d1c44cc"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4ab069970b75a88b", "location": {"path": "/usr/lib/ssh/ssh-sk-helper", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 305232}, "digests": [{"algorithm": "sha256", "value": "4b62661f169b23c442b70a14e8c11845ee6b3d9b077ae0ca853bfa52fb0df35b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5f98668c7ab8f952", "location": {"path": "/usr/libexec/dirmngr_ldap", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63992}, "digests": [{"algorithm": "sha256", "value": "82149f6883de385fb079310cd0b9a925f8e604185b4ffc9df2da4a7b9af8903e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libgcrypt.so.20", "libldap-2.4.so.2", "liblber-2.4.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c44a9197a205d9f5", "location": {"path": "/usr/libexec/git-core/git", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd1cebf960e90ebe", "location": {"path": "/usr/libexec/git-core/git-add", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5b58b773e86c59c3", "location": {"path": "/usr/libexec/git-core/git-am", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e0f664fc0a780f69", "location": {"path": "/usr/libexec/git-core/git-annotate", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f98211b73996573d", "location": {"path": "/usr/libexec/git-core/git-apply", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bfeafa323f8ec61f", "location": {"path": "/usr/libexec/git-core/git-archive", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb82063bf80bec34", "location": {"path": "/usr/libexec/git-core/git-bisect", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3865}, "digests": [{"algorithm": "sha256", "value": "14c5e880af5ffb8b002b4c31b51d0fe2f4c82cc35f42377b53eafcc02b068f55"}]}, {"id": "2e72412572e7b5f6", "location": {"path": "/usr/libexec/git-core/git-bisect--helper", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "06a4207de8e49b95", "location": {"path": "/usr/libexec/git-core/git-blame", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0b40238e764921de", "location": {"path": "/usr/libexec/git-core/git-branch", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e848c83b7b38b0b3", "location": {"path": "/usr/libexec/git-core/git-bugreport", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1aa1097126c609da", "location": {"path": "/usr/libexec/git-core/git-bundle", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f708f971b9d006b2", "location": {"path": "/usr/libexec/git-core/git-cat-file", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7da80cb9adad6630", "location": {"path": "/usr/libexec/git-core/git-check-attr", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7d6bbb9d8de0fb08", "location": {"path": "/usr/libexec/git-core/git-check-ignore", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b425464b939f2cf8", "location": {"path": "/usr/libexec/git-core/git-check-mailmap", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "86d770f315ebf4c3", "location": {"path": "/usr/libexec/git-core/git-check-ref-format", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "37b06c8e865f7260", "location": {"path": "/usr/libexec/git-core/git-checkout", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "184cb9eb499ff20b", "location": {"path": "/usr/libexec/git-core/git-checkout--worker", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "47a6bf354973d39c", "location": {"path": "/usr/libexec/git-core/git-checkout-index", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "56f51fe9341feb3c", "location": {"path": "/usr/libexec/git-core/git-cherry", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3c0fe816c4614ec0", "location": {"path": "/usr/libexec/git-core/git-cherry-pick", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5bd217d8ef12fcc7", "location": {"path": "/usr/libexec/git-core/git-clean", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f17a3221367cfb65", "location": {"path": "/usr/libexec/git-core/git-clone", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ef691c7841bcd2d7", "location": {"path": "/usr/libexec/git-core/git-column", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f66346603b35a821", "location": {"path": "/usr/libexec/git-core/git-commit", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8071df62067e8132", "location": {"path": "/usr/libexec/git-core/git-commit-graph", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "159beff4030513af", "location": {"path": "/usr/libexec/git-core/git-commit-tree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0dc3e0ec4eceb423", "location": {"path": "/usr/libexec/git-core/git-config", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "140bc51d6992280a", "location": {"path": "/usr/libexec/git-core/git-count-objects", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "06378ac72e66ff97", "location": {"path": "/usr/libexec/git-core/git-credential", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0dfe60d7dae08b6c", "location": {"path": "/usr/libexec/git-core/git-credential-cache", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d432beb3b6828f7a", "location": {"path": "/usr/libexec/git-core/git-credential-cache--daemon", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e8c44ec28bb2fa96", "location": {"path": "/usr/libexec/git-core/git-credential-store", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f1755d7ef2f932a0", "location": {"path": "/usr/libexec/git-core/git-describe", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0f84233acec03cd4", "location": {"path": "/usr/libexec/git-core/git-diff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd6889258fbbd2f6", "location": {"path": "/usr/libexec/git-core/git-diff-files", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0f090f06b5c7848c", "location": {"path": "/usr/libexec/git-core/git-diff-index", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4463fed80260a03d", "location": {"path": "/usr/libexec/git-core/git-diff-tree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b582b2b97421c5f3", "location": {"path": "/usr/libexec/git-core/git-difftool", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3237d3690bb8247e", "location": {"path": "/usr/libexec/git-core/git-difftool--helper", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2503}, "digests": [{"algorithm": "sha256", "value": "85be77328b93558f55f400c11b8e32789db0e81ecbc1cc0fbffbd0bba1ad821a"}]}, {"id": "629e286db22738dd", "location": {"path": "/usr/libexec/git-core/git-env--helper", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2a1b9e74327b1a3b", "location": {"path": "/usr/libexec/git-core/git-fast-export", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dffc3c1ec9a2ede0", "location": {"path": "/usr/libexec/git-core/git-fetch", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5ae56bee417a26aa", "location": {"path": "/usr/libexec/git-core/git-fetch-pack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "513d46601d2b3f9a", "location": {"path": "/usr/libexec/git-core/git-filter-branch", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 15862}, "digests": [{"algorithm": "sha256", "value": "60ca51a2e4ba4109845485480b25a30fcd0473798fa2d01e0014b2c9de4fa5fa"}]}, {"id": "00976921f1ac0d01", "location": {"path": "/usr/libexec/git-core/git-fmt-merge-msg", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "81762375bb055c8d", "location": {"path": "/usr/libexec/git-core/git-for-each-ref", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e25b47211310ead9", "location": {"path": "/usr/libexec/git-core/git-for-each-repo", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f04712786b368b0b", "location": {"path": "/usr/libexec/git-core/git-format-patch", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4d5007331f325909", "location": {"path": "/usr/libexec/git-core/git-fsck", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "04182c4f3e21b099", "location": {"path": "/usr/libexec/git-core/git-fsck-objects", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b1dc3d7dbac467c5", "location": {"path": "/usr/libexec/git-core/git-gc", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "655977a4b4066e4b", "location": {"path": "/usr/libexec/git-core/git-get-tar-commit-id", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f8992c059b110905", "location": {"path": "/usr/libexec/git-core/git-grep", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd430e6308504b2b", "location": {"path": "/usr/libexec/git-core/git-hash-object", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3524ef0b41dd7614", "location": {"path": "/usr/libexec/git-core/git-help", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "40899ba53de01b6f", "location": {"path": "/usr/libexec/git-core/git-http-fetch", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1620952}, "digests": [{"algorithm": "sha256", "value": "d1a32c7be6614dd54743f24a70fa432b6817718709fece616871b8931b255751"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8f58e0fdce83dafb", "location": {"path": "/usr/libexec/git-core/git-http-push", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1633208}, "digests": [{"algorithm": "sha256", "value": "9eb25524942307fde29113f604972acd5086ae767c998c4d8ebb3fc9c8745410"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libexpat.so.1", "libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "29254b177bfd3576", "location": {"path": "/usr/libexec/git-core/git-index-pack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "398ad4e5530210cf", "location": {"path": "/usr/libexec/git-core/git-init", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7561950b4b02ff54", "location": {"path": "/usr/libexec/git-core/git-init-db", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b805c9c53e8b2566", "location": {"path": "/usr/libexec/git-core/git-interpret-trailers", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b01b6ba32e1cd76d", "location": {"path": "/usr/libexec/git-core/git-log", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "91b79e7945c8b438", "location": {"path": "/usr/libexec/git-core/git-ls-files", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d42570716a6f1f35", "location": {"path": "/usr/libexec/git-core/git-ls-remote", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e73d644518041437", "location": {"path": "/usr/libexec/git-core/git-ls-tree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f7fea6e7376b5c5f", "location": {"path": "/usr/libexec/git-core/git-mailinfo", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "98b6d7981d29f1ac", "location": {"path": "/usr/libexec/git-core/git-mailsplit", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a400b2bc2cb694f7", "location": {"path": "/usr/libexec/git-core/git-maintenance", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "06d8291832afcecf", "location": {"path": "/usr/libexec/git-core/git-merge", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c444778c1c4fe3c9", "location": {"path": "/usr/libexec/git-core/git-merge-base", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ab6c50b5a9ede82e", "location": {"path": "/usr/libexec/git-core/git-merge-file", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "88d7beed9a3d0b09", "location": {"path": "/usr/libexec/git-core/git-merge-index", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ffebb07d5669c253", "location": {"path": "/usr/libexec/git-core/git-merge-octopus", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "c5d08a8c4e5afc8b48d965c309d3b98930592da304cf04ac265c8b24ea3d6891"}]}, {"id": "4d59b91f42932046", "location": {"path": "/usr/libexec/git-core/git-merge-one-file", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3695}, "digests": [{"algorithm": "sha256", "value": "496bd3daaca988726b23252e8032f8e3cc38913dbe2a0d9f1bafd7b7276ae717"}]}, {"id": "fd662ddb4dc3ff2b", "location": {"path": "/usr/libexec/git-core/git-merge-ours", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "29e8d1355a4ab20c", "location": {"path": "/usr/libexec/git-core/git-merge-recursive", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "80ac2bdd4a597aad", "location": {"path": "/usr/libexec/git-core/git-merge-resolve", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 944}, "digests": [{"algorithm": "sha256", "value": "c10ebe981e23461cc8ee48cc60632093638fc1dfce448b0519ff952d9c9d1655"}]}, {"id": "37b6024ef8e7b98f", "location": {"path": "/usr/libexec/git-core/git-merge-subtree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9cd4406d9d2da2b7", "location": {"path": "/usr/libexec/git-core/git-merge-tree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1df9252e98987bd0", "location": {"path": "/usr/libexec/git-core/git-mergetool", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11564}, "digests": [{"algorithm": "sha256", "value": "cdb1cff2af7759bd38791b20173069d9860fab30d667d32d3be93fbaa435ffc5"}]}, {"id": "ed2ee6ffb27698f6", "location": {"path": "/usr/libexec/git-core/git-mergetool--lib", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9772}, "digests": [{"algorithm": "sha256", "value": "bff0e109e0d83eaed3e7eb1dfd82b47f174273a6d7114a1310ded5604f486d01"}]}, {"id": "a7dbb79bf5525afd", "location": {"path": "/usr/libexec/git-core/git-mktag", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd79c7bdb661cdf5", "location": {"path": "/usr/libexec/git-core/git-mktree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2b1053741e44722b", "location": {"path": "/usr/libexec/git-core/git-multi-pack-index", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2fccd1419aff538d", "location": {"path": "/usr/libexec/git-core/git-mv", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "34b4adad019b5375", "location": {"path": "/usr/libexec/git-core/git-name-rev", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7f91b49e772e9bae", "location": {"path": "/usr/libexec/git-core/git-notes", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1876e585eafa792c", "location": {"path": "/usr/libexec/git-core/git-pack-objects", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "eb8714a29db7593c", "location": {"path": "/usr/libexec/git-core/git-pack-redundant", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "5cab62b92419362a", "location": {"path": "/usr/libexec/git-core/git-pack-refs", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7f752eb798da61f9", "location": {"path": "/usr/libexec/git-core/git-patch-id", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "72183453c19d7898", "location": {"path": "/usr/libexec/git-core/git-prune", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f2434369bacfcb57", "location": {"path": "/usr/libexec/git-core/git-prune-packed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8c9afcd7f14512e4", "location": {"path": "/usr/libexec/git-core/git-pull", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7c411d222685f73a", "location": {"path": "/usr/libexec/git-core/git-push", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b9d2708a9ab666a4", "location": {"path": "/usr/libexec/git-core/git-quiltimport", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3693}, "digests": [{"algorithm": "sha256", "value": "0af8839f6d89cb9b7c2973b6f95cfb3839e05d82fa4ecbf1f0af495a0e715a64"}]}, {"id": "27dc1dc415dac6ce", "location": {"path": "/usr/libexec/git-core/git-range-diff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "02b3538cb22975ff", "location": {"path": "/usr/libexec/git-core/git-read-tree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fc8bcd7e033e79ae", "location": {"path": "/usr/libexec/git-core/git-rebase", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2f7e173d42177ed7", "location": {"path": "/usr/libexec/git-core/git-rebase--preserve-merges", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29253}, "digests": [{"algorithm": "sha256", "value": "23587c9e0d9c4d356e8f854f7fd58dca0ddc5d1110a8ba12a62ec803295db2eb"}]}, {"id": "84ca2364ea841091", "location": {"path": "/usr/libexec/git-core/git-receive-pack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "33df150adf311af2", "location": {"path": "/usr/libexec/git-core/git-reflog", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "fbb05997f4f327fc", "location": {"path": "/usr/libexec/git-core/git-remote", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "edf80bcd5e808761", "location": {"path": "/usr/libexec/git-core/git-remote-ext", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e088fafc5c58c8c4", "location": {"path": "/usr/libexec/git-core/git-remote-fd", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9e6846984fc2c1f3", "location": {"path": "/usr/libexec/git-core/git-remote-ftp", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1637336}, "digests": [{"algorithm": "sha256", "value": "6ab4b9131ad80709e95d04c2b8bb2f7f97d065f838641e805f07507c64d31288"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1799af96e0bf42af", "location": {"path": "/usr/libexec/git-core/git-remote-ftps", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1637336}, "digests": [{"algorithm": "sha256", "value": "6ab4b9131ad80709e95d04c2b8bb2f7f97d065f838641e805f07507c64d31288"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9c4a03c9d6db26bd", "location": {"path": "/usr/libexec/git-core/git-remote-http", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1637336}, "digests": [{"algorithm": "sha256", "value": "6ab4b9131ad80709e95d04c2b8bb2f7f97d065f838641e805f07507c64d31288"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "79f1720c9bd397b7", "location": {"path": "/usr/libexec/git-core/git-remote-https", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1637336}, "digests": [{"algorithm": "sha256", "value": "6ab4b9131ad80709e95d04c2b8bb2f7f97d065f838641e805f07507c64d31288"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcurl.so.4", "libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "065787244f0a7149", "location": {"path": "/usr/libexec/git-core/git-repack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8aa8b3224c48c425", "location": {"path": "/usr/libexec/git-core/git-replace", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9305ce8eefaed813", "location": {"path": "/usr/libexec/git-core/git-request-pull", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4130}, "digests": [{"algorithm": "sha256", "value": "07f3f5c9adea01a3126f0ee3878402b4fb0fd2fbcda9beca13a090b0282078cd"}]}, {"id": "3ebcfdcc23cd9755", "location": {"path": "/usr/libexec/git-core/git-rerere", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "7359d0094ec9f8b7", "location": {"path": "/usr/libexec/git-core/git-reset", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2781a54a41127f00", "location": {"path": "/usr/libexec/git-core/git-restore", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8307f86c7282ebfd", "location": {"path": "/usr/libexec/git-core/git-rev-list", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "420402aac8d4b6a4", "location": {"path": "/usr/libexec/git-core/git-rev-parse", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4cb4bd66c6a1e9d5", "location": {"path": "/usr/libexec/git-core/git-revert", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b192c33c3148bb3e", "location": {"path": "/usr/libexec/git-core/git-rm", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0ea917a63f47c216", "location": {"path": "/usr/libexec/git-core/git-send-pack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e575e6702b9d69e9", "location": {"path": "/usr/libexec/git-core/git-sh-i18n", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2027}, "digests": [{"algorithm": "sha256", "value": "a934b30f1591c9c3bfeac55a6859b6b25b3e5cf01a100f7951ff7086baa7f986"}]}, {"id": "691b67197c5a6d67", "location": {"path": "/usr/libexec/git-core/git-sh-i18n--envsubst", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1461824}, "digests": [{"algorithm": "sha256", "value": "474eee615b23e721962999485c7604b270a6e4fccf9d715b1354a830e8a04f12"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "167ce8476f18a6d6", "location": {"path": "/usr/libexec/git-core/git-sh-setup", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9306}, "digests": [{"algorithm": "sha256", "value": "ccfbf10a8ef5f1a1112b8897477f34b855219542bc6a1c5bddd17064567e1bf7"}]}, {"id": "6008b9f65e400e50", "location": {"path": "/usr/libexec/git-core/git-shortlog", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "821148cfc054ed9f", "location": {"path": "/usr/libexec/git-core/git-show", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a9a886602d731199", "location": {"path": "/usr/libexec/git-core/git-show-branch", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9e6c64741c2382c1", "location": {"path": "/usr/libexec/git-core/git-show-index", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3d0a338991b43eb6", "location": {"path": "/usr/libexec/git-core/git-show-ref", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "8e44e8ef4fdf35a0", "location": {"path": "/usr/libexec/git-core/git-sparse-checkout", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "00ec7797f0dbc399", "location": {"path": "/usr/libexec/git-core/git-stage", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cd3db276b1cde1a6", "location": {"path": "/usr/libexec/git-core/git-stash", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a8cdfe1f0b264d79", "location": {"path": "/usr/libexec/git-core/git-status", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6ad5a1b7b6f3ae60", "location": {"path": "/usr/libexec/git-core/git-stripspace", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e9642d8612c0bad0", "location": {"path": "/usr/libexec/git-core/git-submodule", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 20605}, "digests": [{"algorithm": "sha256", "value": "852b8ad3dbffcf6b69ba8d6df61deb954daf3ac08c7d96f21088adc750d0aab1"}]}, {"id": "bb1741636a50e7a4", "location": {"path": "/usr/libexec/git-core/git-submodule--helper", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "045deb90b095bc7f", "location": {"path": "/usr/libexec/git-core/git-switch", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ab1a0125f4c39986", "location": {"path": "/usr/libexec/git-core/git-symbolic-ref", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "405bfe565f5bfe59", "location": {"path": "/usr/libexec/git-core/git-tag", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "16c31f5839ed3808", "location": {"path": "/usr/libexec/git-core/git-unpack-file", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c7cdbb184688df9a", "location": {"path": "/usr/libexec/git-core/git-unpack-objects", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1575e2eedca1db7d", "location": {"path": "/usr/libexec/git-core/git-update-index", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d17c8a028af706e0", "location": {"path": "/usr/libexec/git-core/git-update-ref", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "41bdd6bb1e71e522", "location": {"path": "/usr/libexec/git-core/git-update-server-info", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0ed65973cbe00d26", "location": {"path": "/usr/libexec/git-core/git-upload-archive", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "df8e71ba70b43a98", "location": {"path": "/usr/libexec/git-core/git-upload-pack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2c1bca49b7ce1383", "location": {"path": "/usr/libexec/git-core/git-var", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b844dd2f4149f15b", "location": {"path": "/usr/libexec/git-core/git-verify-commit", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c4909502a080580c", "location": {"path": "/usr/libexec/git-core/git-verify-pack", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6edc2adfdc36161b", "location": {"path": "/usr/libexec/git-core/git-verify-tag", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae95d5e19aaded86", "location": {"path": "/usr/libexec/git-core/git-web--browse", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4401}, "digests": [{"algorithm": "sha256", "value": "5c0d1d91dadfba3fe353add1f07be76016a7c6a3b2260ff9dfec5491fcd9e5e6"}]}, {"id": "91e6cef7a825e75c", "location": {"path": "/usr/libexec/git-core/git-whatchanged", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d20ed2bbce27f35d", "location": {"path": "/usr/libexec/git-core/git-worktree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "aa4f250900fb214a", "location": {"path": "/usr/libexec/git-core/git-write-tree", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2824560}, "digests": [{"algorithm": "sha256", "value": "7498a51f279844d4171954fbed40c96dfd579deddb5091c80085a06e9ff65de1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e32ac930741c3d50", "location": {"path": "/usr/libexec/git-core/mergetools/araxis", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 358}, "digests": [{"algorithm": "sha256", "value": "b9dc1a2e74297b01cd0c633ab3078e81ea511219aa9469d33ca8e879c73deb93"}]}, {"id": "72fa2b7616bb1e85", "location": {"path": "/usr/libexec/git-core/mergetools/bc", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 423}, "digests": [{"algorithm": "sha256", "value": "b4cfbce18e7242889e859be0b2e0e5b21f00ee35fc4de8880391ef51d552bf5e"}]}, {"id": "fb7ea9ab92ba8005", "location": {"path": "/usr/libexec/git-core/mergetools/codecompare", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 353}, "digests": [{"algorithm": "sha256", "value": "d94edc6ab6a67d83b047ce59cf1f247c035e42227c22ed73ee3da07e233861de"}]}, {"id": "726405feb961afb7", "location": {"path": "/usr/libexec/git-core/mergetools/deltawalker", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 663}, "digests": [{"algorithm": "sha256", "value": "8f40843888c5a8b3bfde5c9ba21b84960b238e024d8fc19d2c85f0c0569649ff"}]}, {"id": "c0b959f9257f6366", "location": {"path": "/usr/libexec/git-core/mergetools/diffmerge", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 309}, "digests": [{"algorithm": "sha256", "value": "10861fe8fccca80d308006073a6d6041fd8f6a09cd585bc3ca2a6d2ab97f7641"}]}, {"id": "80e4d507a94dfdf3", "location": {"path": "/usr/libexec/git-core/mergetools/diffuse", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 248}, "digests": [{"algorithm": "sha256", "value": "925726924714707dea067a5a7aa1e340726b1a9010bf55957f1ddeb64764c1c3"}]}, {"id": "85ec6dba933a270e", "location": {"path": "/usr/libexec/git-core/mergetools/ecmerge", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 306}, "digests": [{"algorithm": "sha256", "value": "c8a6fc2b0cc1f416507afe531236ee1cc62603372557038657ff355b75d9bf98"}]}, {"id": "4cb5d0ebfe9dfb61", "location": {"path": "/usr/libexec/git-core/mergetools/emerge", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 438}, "digests": [{"algorithm": "sha256", "value": "a7fcd2195e13c4161276f15c5535e07069868cff82d9b6312fbc93ef1b93e389"}]}, {"id": "b510beea545d2b32", "location": {"path": "/usr/libexec/git-core/mergetools/examdiff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 336}, "digests": [{"algorithm": "sha256", "value": "b5a74f894848e4b50499bf5fe46c80842dba9a545c03b4914be0812585c751ec"}]}, {"id": "406107090e7f93df", "location": {"path": "/usr/libexec/git-core/mergetools/guiffy", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 263}, "digests": [{"algorithm": "sha256", "value": "c8e90c3e429495f7a624e80f5150d6e0844656592b39b5d86abf96cf6e0e8c20"}]}, {"id": "68624faf617dde99", "location": {"path": "/usr/libexec/git-core/mergetools/gvimdiff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "bc1d96063154a0e5a7f55f5f3579d275c124e84ba33eb50db2f5802e259b479f"}]}, {"id": "e19d6b9e7850f8c4", "location": {"path": "/usr/libexec/git-core/mergetools/kdiff3", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 522}, "digests": [{"algorithm": "sha256", "value": "74a8c5e73adbc121ea49e1a41e0e068f31a70c89906535a6047e094c5fe7a61f"}]}, {"id": "3fb939afbd86d0f8", "location": {"path": "/usr/libexec/git-core/mergetools/kompare", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 117}, "digests": [{"algorithm": "sha256", "value": "f3fabd053fbe205aa226989942346dd16b0e148435600069a3b91c118eabfa57"}]}, {"id": "933683afb67a7e91", "location": {"path": "/usr/libexec/git-core/mergetools/meld", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "69c53e313c674f105623cb779e5586b4dd79890afaafb5f4d43c3c8cd5dc1501"}]}, {"id": "7c3a97cbb5596fb6", "location": {"path": "/usr/libexec/git-core/mergetools/nvimdiff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 29}, "digests": [{"algorithm": "sha256", "value": "bc1d96063154a0e5a7f55f5f3579d275c124e84ba33eb50db2f5802e259b479f"}]}, {"id": "6b37b0c6133bc609", "location": {"path": "/usr/libexec/git-core/mergetools/opendiff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 267}, "digests": [{"algorithm": "sha256", "value": "bbb99da526757bd5cff6af0bbd3cc4516dc2164663b14116d45d77afae1a6352"}]}, {"id": "67e4ce3e4041a023", "location": {"path": "/usr/libexec/git-core/mergetools/smerge", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 264}, "digests": [{"algorithm": "sha256", "value": "2abb59692fdbb53262047c7d1aa4630570e54f50ab6ad83fa4081193c732ba4d"}]}, {"id": "1e553b9d49b640af", "location": {"path": "/usr/libexec/git-core/mergetools/tkdiff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 258}, "digests": [{"algorithm": "sha256", "value": "500cc21528e2f7b5038f31637ca7369813544c9f9334fd172bdc51c0c09409cd"}]}, {"id": "6da2f2534e0a565b", "location": {"path": "/usr/libexec/git-core/mergetools/tortoisemerge", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 602}, "digests": [{"algorithm": "sha256", "value": "673198cae064ed57aa85a6d7ba7e75807f79aac9dcfe3102e12f055df71883df"}]}, {"id": "796452e09a181d08", "location": {"path": "/usr/libexec/git-core/mergetools/vimdiff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "6edb521631081194cb66b309dc447a7a5be3e4b7d9d1914d7759f45c7106c5a3"}]}, {"id": "c5eae99410693fde", "location": {"path": "/usr/libexec/git-core/mergetools/winmerge", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 361}, "digests": [{"algorithm": "sha256", "value": "1b3502d779f4fb1d435a24a5f354dc6960d3e94a1e634b7258ce7a3c0873efce"}]}, {"id": "f4deb4c8f3ae1213", "location": {"path": "/usr/libexec/git-core/mergetools/xxdiff", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 584}, "digests": [{"algorithm": "sha256", "value": "d58d3e1eec80affb9875dc00156a3bd15e917c703454d2456f34249db232ea4d"}]}, {"id": "fbf42600057d83c2", "location": {"path": "/usr/libexec/gpg-check-pattern", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 96376}, "digests": [{"algorithm": "sha256", "value": "92a9cecfc6cdb260367f0c9e74cff4ef27622d7769990280a8ade360e7a5701b"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f7e54f357493386c", "location": {"path": "/usr/libexec/gpg-preset-passphrase", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 63640}, "digests": [{"algorithm": "sha256", "value": "66357698d4450ef03edbe06e53ed2a8808fead69f1ee28a79d51ea3378ae28fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "a654c2cabe44e501", "location": {"path": "/usr/libexec/gpg-protect-tool", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 170616}, "digests": [{"algorithm": "sha256", "value": "6f8695b7c10efabdb52538784f95a0d968f3d249b1f76ed93dd9d9f3f6405461"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgcrypt.so.20", "libgpg-error.so.0", "libassuan.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "4ea60b8b662387d4", "location": {"path": "/usr/libexec/gpg-wks-client", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 178936}, "digests": [{"algorithm": "sha256", "value": "19d02843ac3c736eb20467a3665a82f23fea06e98271364c9f25252da1376220"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libassuan.so.0", "libgpg-error.so.0", "libgcrypt.so.20", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "112fe3d1f5ede649", "location": {"path": "/usr/libexec/p11-kit/p11-kit-remote", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26528}, "digests": [{"algorithm": "sha256", "value": "2b0fd86ba89b9d02ee5a30875dde3d489404aa0383e0f148a4b357a141f0c27c"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libp11-kit.so.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2dc730124d82e44b", "location": {"path": "/usr/libexec/p11-kit/trust-extract-compat", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "ff7524d0900fd799f4e2f91c2cc8c889dca16ad28f5fc7f0dd0bad9b856157b2"}]}, {"id": "21c35b0af15a6936", "location": {"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libgcc_s.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "cb2e73798141d367", "location": {"path": "/usr/local/lib/node_modules/corepack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c6d54c4edf2a31d0", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@gar/promisify/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "1e590ba2052b48c2", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3b7f272f49e638de", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "bc15abd01a91d5fe", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/ci-detect/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c5965131460578a4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/config/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "864e5ef062cb409d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "393ad05a254624aa", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "cb0092a97ca969f4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d9a30a3f2ac3ce5b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3bf2d32e6daa41a8", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c6937b5b49f698e9", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c63ce61dc5145df9", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/move-file/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "601d50409ff52bdc", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "f6b351ae2d3ca055", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "042bf6c21b75f8bc", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "95e0f02778deacb1", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "4bb687841901c453", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@npmcli/run-script/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8b9abf2db312d30e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/@tootallnate/once/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "dbac92462cc104db", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/abbrev/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "96cd1933da44d637", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/agent-base/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0fb3e22c3544a78a", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/agentkeepalive/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "97a90827ad95ab31", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/aggregate-error/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e9315f69638fc6ae", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3b9b7098bff31293", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ansi-styles/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "ce164a01c0feecbc", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ansicolors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "bfe2c3e47a494011", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ansistyles/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c7d1d34d0dccd28c", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/aproba/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8a9e4080e0f1c52b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/archy/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "f53b66d4e5ad2244", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/are-we-there-yet/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3bfcde2813c8bcb9", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/asap/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "f00b83b29bd8a304", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/balanced-match/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0eab2e305bae1f48", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/bin-links/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "34634d526c4619c9", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/binary-extensions/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "05218d26d27b2cca", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/brace-expansion/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "626eca0a4218355b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/builtins/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "598c87acee087b76", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cacache/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "6c16e647e3975800", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/chalk/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "471c901a6ded0cd3", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/chownr/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8725c7b64c33826c", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cidr-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0c51280b5940255d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/clean-stack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "71b41300d5e80270", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d9c2029939fddb8e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d7ce62f358b739b5", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d88685d698e85948", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "ba2869910acdc20e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-columns/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "2890d96b2abb48c3", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3d437d83d1109b61", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "061bd0948cc49f6b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "97ce036f9d5cdfb9", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "33ecce7a4d982333", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cli-table3/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "445acf2b9984b1a4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/clone/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "394ab7f2097663c4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/cmd-shim/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "590073057632b091", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/code-point-at/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "ffd3b6d23c30a034", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/color-convert/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c5d924c32e6232cc", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/color-name/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8e00fb7056036c10", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/color-support/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d34dec109e33811b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/colors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "86edc155f7ed1341", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/columnify/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "5889974c90f74a00", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/common-ancestor-path/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "158cd7e8c44aa0cc", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/concat-map/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e75190a177d47425", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/console-control-strings/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "b69c647f38c4402f", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "791e355bde185d50", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/debug/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "64b8c59c1805520c", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/debuglog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "fe0df803dea347b4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/defaults/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "829cd916a61a1fcb", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/delegates/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "61d54adba0596c22", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/depd/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8af7e0132d1c94d2", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/dezalgo/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "5af531c3362f3cff", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/diff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "149d3f047338e3f3", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/emoji-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "20c476b28182b18b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/encoding/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "85d14d0931d6b0aa", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/env-paths/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "6b2ae7744dbf161b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/err-code/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "41c538ce8b2f5ea8", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/fastest-levenshtein/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "25c90831f18e2e29", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/fs-minipass/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "4081dd3859455fbd", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/fs.realpath/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c245b0d6be5581c6", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/function-bind/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "66ce8641d58330fd", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/gauge/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "2097353914d5457f", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/glob/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "dcbf73cf73fe5001", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/graceful-fs/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "f5d6ce6398c6ff7e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/has-flag/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0fc7a0d1e610b7a8", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/has-unicode/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "63d6f5d93e286c77", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/has/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c34e4b133803c26c", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/hosted-git-info/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "34362ad5ebf2ae8f", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a4223ea5aa3e84e5", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/http-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8edf05488db30a50", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/https-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "36d07836503d3567", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/humanize-ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "940632051dbce47e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/iconv-lite/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "df3f393954358576", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ignore-walk/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e9bcac364fb6fa40", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/imurmurhash/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "1f9b30d0dbb3ee11", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/indent-string/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "4578767bf19464c9", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/infer-owner/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "628bbfb91f440f88", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/inflight/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "69e0c3e1849bd4c0", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/inherits/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "6a55a853cfccb4e0", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ini/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3c0a82577a5abbd1", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/init-package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "1bfd33ca128b4b30", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ip-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "970bc4270dc3de36", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ip/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "1f94917f8af9d1e2", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/is-cidr/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "40559ea830b30e73", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/is-core-module/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8653dd42d3b0741b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a9b22f4eef703d24", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/is-lambda/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8a56e97330e12b4a", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/is-typedarray/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "59e86053531ddf9d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/isexe/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "597dc73b8eebe177", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "2c909c07fd465598", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/json-stringify-nice/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e14811a0336152bb", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/jsonparse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "029b7732ce0cba1b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/just-diff-apply/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "1ae6f0ede2883357", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/just-diff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "9af26fb159441bab", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmaccess/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "ce635218b8f54359", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmdiff/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "b46f49eb1a2e30ad", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmexec/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "fe85dc298ebfa3da", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmfund/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e88c7b09ae04757b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmhook/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0df98ab2a6dd1291", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmorg/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3e7adf38fc5945ad", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmpack/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e64c09f466ab2aa4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmpublish/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d1cc9a5563c61a7d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmsearch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "6f8acfa04bb597bd", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmteam/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "5c72a2a3ab5ca6bb", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/libnpmversion/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "9c48281136209339", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/lru-cache/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "170a0a515a6c68da", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "7d3724278354ab1c", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minimatch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "76c9de37df0d4916", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-collect/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "11237fd1bcd3b281", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-fetch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "2a79d3c3cde8f17f", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-flush/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "66e4a50877353542", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-json-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c917d2aed02dd0e5", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-pipeline/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e68c7e5c8423d2a7", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minipass-sized/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "6b412cb758e5751e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minipass/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "dcd27ed265d8347b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/minizlib/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a86bdd24e214dc01", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/mkdirp-infer-owner/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "442ed198d52bf28c", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/mkdirp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "395c73ef58f04c84", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ms/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "62e2f585edbd883e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/mute-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "834bf2b247ad78d9", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/negotiator/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0ba80dd97c802b82", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/aproba/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0f7a5a2095694de2", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "88302ea00fef971f", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "b74369496ce69f8d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d6efa208f9af7ea1", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e7a5a58aacb2b55d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/node-gyp/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3ecd9974c0541659", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/nopt/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "304787e73bba1eaa", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/normalize-package-data/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "40a761bf60dd1008", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-audit-report/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "7660ef15de2c91ee", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-bundled/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "2d1532d3aa62dfd6", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-install-checks/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3ee3068ddeabf153", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-normalize-package-bin/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e29097e34b5136cf", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "508e89d7d10f898b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-packlist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "1fc12c1440ce5569", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c33ff82ebc378aae", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-profile/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "74d1e0c4b7995524", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "f139435e90e699ac", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npm-user-validate/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "71b04ea5e8254d74", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "6c5c38935dc78786", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/npmlog/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "b1eb704834216f9b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/number-is-nan/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "c260b03a56b6955d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/object-assign/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "945ae02cc81c4d29", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/once/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "7de7e216b22fc99c", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/opener/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "1cdd2f4c653cd453", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/p-map/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "cc196fe3477168a5", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/pacote/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "92776ff5c713437d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/parse-conflict-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "7d185f4be63ba291", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/path-is-absolute/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "9a068ed253645b71", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/proc-log/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "6db46fbb8ffb6893", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/promise-all-reject-late/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "2d72e5756de5dfd4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/promise-call-limit/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "270e9cc16c2f0cdf", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/promise-inflight/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a05b6af1ab1139bb", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/promise-retry/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "26b10cbea46ffa0d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/promzard/example/npm-init/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a061f38fbca739ec", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/promzard/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d15ae6aab45e85b8", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/qrcode-terminal/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "63f81cf5548cd1f0", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/read-cmd-shim/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8c677ae0a65f4485", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/read-package-json-fast/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a143dc123009f22f", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/read-package-json/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "64b597aecbfb20c9", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/read/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "464ab582e3444645", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/readable-stream/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0b197f886555ec21", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8cb20febbc09967a", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/retry/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "318351ec93d6d5f6", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/rimraf/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a8b197ffb5996c58", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/safe-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "904a1812ee69010d", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/safer-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "7a3fbce159d26380", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/semver/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0b395e84a12654e5", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/set-blocking/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "4bcd506ff793abf7", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/signal-exit/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3660eb4811364e14", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/smart-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "7b54f1e7e971dfda", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a9c2acc1fd019856", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/socks/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "e3f7e458d5f667aa", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-correct/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "659e88dfe7ecd683", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-exceptions/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "463f4220a35e82b4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-expression-parse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "88622f28ec2b83f3", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/spdx-license-ids/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "f594535ef3bdeb13", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/ssri/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "4f88abb7c256a827", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "4adf6c14cf0e8b6e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3aee7b1fe2a53a3b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/string-width/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0c72491431435693", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/string_decoder/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "73f7c2bd95d1695a", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/stringify-package/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "b7f705138887387e", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/strip-ansi/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "7fcf0ebd2350487a", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/supports-color/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "798a675c8eb96b18", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/tar/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "2fc51ddaaa1a18fc", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/text-table/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a18fdf4743ae645b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/tiny-relative-date/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "09609c93fe983200", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/treeverse/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3a1b2a6a01c3d3be", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/typedarray-to-buffer/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8487e85fe674c08a", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/unique-filename/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "3d9c85c6092c63fb", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/unique-slug/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "7d0cfa135159c94b", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/util-deprecate/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "6e6254fa7d7e7cff", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a3667e465278f619", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "a2e472f75d71aca0", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/walk-up-path/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "5474331f4087f9cc", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/wcwidth/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "10d93901fbb128ae", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/which/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "482df5319ad91d65", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/wide-align/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "d0058066b0e6f2a8", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/wrappy/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "5e3587cef2bfe3b4", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/write-file-atomic/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "0ec992b450e0745f", "location": {"path": "/usr/local/lib/node_modules/npm/node_modules/yallist/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "2070d18a3c5dabab", "location": {"path": "/usr/local/lib/node_modules/npm/package.json", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}}, {"id": "8705990b32a1c716", "location": {"path": "/usr/sbin/addgnupghome", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3075}, "digests": [{"algorithm": "sha256", "value": "f038f9525fa205e19477e31f57772981e87f85f7e2d84348ddadf49d3c67ba4b"}]}, {"id": "2458cfb73986b179", "location": {"path": "/usr/sbin/applygnupgdefaults", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2217}, "digests": [{"algorithm": "sha256", "value": "fd3dd5e998504628720e5047af75f2af198f016bc75ee5f8f6eabd735972cfe2"}]}, {"id": "38bc72819dffa7cd", "location": {"path": "/usr/sbin/capsh", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 53648}, "digests": [{"algorithm": "sha256", "value": "14dcc1fe616dac478679cb0ea0c0fd40c79edf92203add06c325f4084715b18f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "70e064e6450dff7e", "location": {"path": "/usr/sbin/getcap", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13984}, "digests": [{"algorithm": "sha256", "value": "df08330d92dadead533636014a97e90a58a690e9c6b91a9af961b5d04d77df40"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d9c93d684f468a2c", "location": {"path": "/usr/sbin/getpcaps", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13984}, "digests": [{"algorithm": "sha256", "value": "3ffeab8357b630bc6095f97decefea76bac94fe01a951a52cc7e8dd4725a57fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "bb4f7cd3315fae94", "location": {"path": "/usr/sbin/setcap", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 13984}, "digests": [{"algorithm": "sha256", "value": "3c8d237bc901afd28649bb9c138613595d78c0f8c208c75c4af2e0444b8c9731"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcap.so.2", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c98bd6abfb853656", "location": {"path": "/usr/sbin/sshd", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 797816}, "digests": [{"algorithm": "sha256", "value": "bc8831e4512c18793f0be14827395e4c60c5c748bc8cc6eaec34a17d497ec0db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "235c25aab4735d46", "location": {"path": "/usr/sbin/update-ca-certificates", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14064}, "digests": [{"algorithm": "sha256", "value": "ad3b296d54da93a636fba8605c196872802866b700fe5b6aed0a559071f54f00"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "12b1e400d9b4b1fd", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4"}]}, {"id": "8b6bdbb3105b75e5", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9"}]}, {"id": "1f0bc2e8050cd8ce", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b"}]}, {"id": "dc65165332047797", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c"}]}, {"id": "fcfc51cbc9fe753a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "73867d92083f2f8ab899a26ccda7ef63dfaa0032a938620eda605558958a8041"}]}, {"id": "456abc9def56f3f6", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "9a4cd858d9710963848e6d5f555325dc199d1c952b01cf6e64da2c15deedbd97"}]}, {"id": "700a4a108fd81a5d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "780b3ed41786772cbc7b68136546fa3f897f28a23b30c72dde6225319c44cfff"}]}, {"id": "ad866121a47f8f78", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "59c01c57b446633249f67c04b115dd6787f4378f183dff2bbf65406df93f176d"}]}, {"id": "cae33fb7330300c3", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 451}, "digests": [{"algorithm": "sha256", "value": "db0b49163f07ffba64a5ca198bcf1688610b0bd1f0d8d5afeaf78559d73f2278"}]}, {"id": "f5ae5ea962d7345d", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "207e4696d3c05f7cb05966aee557307151f1f00217af4143c1bcaf33b8df733f"}]}, {"id": "86bc01f454c6d844", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "128d34d4aec39b0daedea8163cd8dc24dff36fd3d848630ab97eeb1d3084bbb3"}]}, {"id": "d4816f1885d1ee11", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "10877cce0a935e46ad88cb79e174a2491680508eccda08e92bf04fb9bf37fbc1"}]}, {"id": "5becaf951b6f0d92", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "4a095a9daca86da496a3cd9adcd95ee2197fdbeb84638656d469f05a4d740751"}]}, {"id": "3f6604d29d46479a", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "0caf5662fde45616d88cfd7021b7bda269a2fcaf311e51c48945a967a609ec0b"}]}, {"id": "60c6996f08f41fd4", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "ebe717d228555aa58133c202314a451f81e71f174781fd7ff8d8970d6cfa60da"}]}, {"id": "20984e32b36d978e", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "d11f6b21c61b4274e182eb888883a8ba8acdbf820dcc7a6d82a7d9fc2fd2836d"}]}, {"id": "e2b8dbb09e8675c1", "location": {"path": "/usr/share/apk/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 800}, "digests": [{"algorithm": "sha256", "value": "40a216cbd163f22e5f16a9e0929de7cde221b9cbae8e36aa368b1e128afe0a31"}]}, {"id": "fffe214dd720274f", "location": {"path": "/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "04846f73d9d0421c60076fd02bad7f0a81a3f11a028d653b0de53290e41dcead"}]}, {"id": "1fc385bc91825279", "location": {"path": "/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "aa18ea4c9a8441a461bb436a1c90beb994ac841980b8fd62c72de9a62ddf8ae3"}]}, {"id": "837f90997e518f00", "location": {"path": "/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "c6d25347727f267774611677588d76f8a54a6e14d3e99dd69ef2c20612ed87c5"}]}, {"id": "f67468e05ca05713", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "7108110fdaf19e3e5a7ed8fa38557248e79fe78bb2e9eefe7a0bb801cbfd2db7"}]}, {"id": "c3d7f8d0438de85f", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1204}, "digests": [{"algorithm": "sha256", "value": "b68109f50ba0abed3b938afebd2ab42a2f5089062c59e9fc74425e2742d894bc"}]}, {"id": "664f1827fa761060", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "94c88202bf2c13c68b90d124f93f62374f36776b0bfbc110c6d06f829290b580"}]}, {"id": "459bfc8398a8cde8", "location": {"path": "/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 753}, "digests": [{"algorithm": "sha256", "value": "42f0e946149ae0e0c6a1fb0e33150ce863479b2ef7b3c700161102ad1dcb34c1"}]}, {"id": "4b01fd8f3a0f2fb4", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "2c43952ee9e000ff2acc4e2ed0897c0a72ad5fa72c3d934e81741cbd54f05bd1"}]}, {"id": "0406ab78af89137f", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "a3a7fe25439d9a9b50f60af43684444d798a4c869305bf615881e5c84a44c1a2"}]}, {"id": "54e2b21f5e77f3ee", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 656}, "digests": [{"algorithm": "sha256", "value": "3eb7c3258f4af9222033dc1bb3dd2c7cfa0982b98e39fb8e9dc095cfeb38126c"}]}, {"id": "8f313268a0a11a3d", "location": {"path": "/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 737}, "digests": [{"algorithm": "sha256", "value": "b0b7961120481e33670315b2f843e643c42f693c7a1010eb9555e06ddc730214"}]}, {"id": "4ec72505285d549a", "location": {"path": "/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "79e9f88ab505186e36f440c88bc37e103e1a9369a0ebe382c4a04bd70b91c027"}]}, {"id": "e317697f20107ab8", "location": {"path": "/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2167}, "digests": [{"algorithm": "sha256", "value": "283fd555713ed4ecfcb4935f5ed5d4a9bb776236803e2910eb46e70903a3511f"}]}, {"id": "ffdf812d830ef3ce", "location": {"path": "/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "d1c290ea1e4544dec1934931fbfa1fb2060eb3a0f2239ba191f444ecbce35cbb"}]}, {"id": "55045006f1c78acb", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "9c2a7510e01aec2c9b8cc2c9d03b16576858a93863a6d0a31a2ac05f47f5dbe1"}]}, {"id": "ae997b264ab341b5", "location": {"path": "/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8db5b7c8f058c56a8d033c2443d34fdfd3656150eaa73fe63c65161e7063ce99"}]}, {"id": "dd7e06650bec7d51", "location": {"path": "/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "8adefca890c92e6d0877fdcba07655296852217da657026aea69ee547642528c"}]}, {"id": "dfe21a28f49c497e", "location": {"path": "/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "94e4ab21333740d7ed0f2b5007744e5cf6792c0ddf4c6bdfb3ce8333010e7306"}]}, {"id": "7fb051b19366248c", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1489}, "digests": [{"algorithm": "sha256", "value": "e273097c7c57cb7cbb908057991ae1774d4e1e8c6a062fb6be9e6645b32fb431"}]}, {"id": "9d5d5d86477d1fb2", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "d69f7b57250536f57ffba92cffe82a8bbcb16e03a9a2607ec967f362ce83f9ce"}]}, {"id": "cb121eb91b74e3d1", "location": {"path": "/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2086}, "digests": [{"algorithm": "sha256", "value": "24b0d4292dacb02efc38542838e378bc35f040dcd21bebfddbc82dc7feb2876d"}]}, {"id": "0bb4e1ee7beeaa1a", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1330}, "digests": [{"algorithm": "sha256", "value": "d1e1969cdbc656bb4c568116fe2d9b4f8b02b170dc20193b86a26c046f4b35a7"}]}, {"id": "c55da31e0ded6b79", "location": {"path": "/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2264}, "digests": [{"algorithm": "sha256", "value": "fe3b44c18182e167121a2c645cecc4817441d469dc00633e60fe8476f9e1ad96"}]}, {"id": "f1ccd57e6c727b0a", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "43f1bade6454349c258017cc99113f8b6a5712e3807e82ad9371348d52d60190"}]}, {"id": "7cae851ddf398a53", "location": {"path": "/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "9dd4cbb6d2c29cbb3ca98da02c042a690c0ef4c0521d98aae37e0a704c4bf210"}]}, {"id": "14061272c4ca9d99", "location": {"path": "/usr/share/ca-certificates/mozilla/Chambers_of_Commerce_Root_-_2008.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2594}, "digests": [{"algorithm": "sha256", "value": "6aca1b8f5c846a4c73e559e5325668bf0b52e45d889bf97ea11af945302f945f"}]}, {"id": "98ad69b0d0df3ef4", "location": {"path": "/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a5ddabd1602ae1c66ce11ad078e734cc473dcb8e9f573037832d8536ae3de90b"}]}, {"id": "a3430553a9bd2f76", "location": {"path": "/usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1318}, "digests": [{"algorithm": "sha256", "value": "67d7418965acecb4b6ba5622ebc6106716999a78010e77a786c2c6753ac6febf"}]}, {"id": "8cbe2fca9d279ce2", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "a00b8aa918457f5e7e58457b5e2f80d640fa77cc290572aaab1ae7b4734a9528"}]}, {"id": "d71b556d4d2ec64e", "location": {"path": "/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1537}, "digests": [{"algorithm": "sha256", "value": "f81ceeaf6341513ef391ab3ea3302e8b2fb2c1527752797bba9b20ca22048b3c"}]}, {"id": "ca68c1ebf892c6c4", "location": {"path": "/usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1200}, "digests": [{"algorithm": "sha256", "value": "139a5e4a4e0fa505378c72c5f700934ce8333f4e6b1b508886c4b0eb14f4be99"}]}, {"id": "b61283c21b5fa763", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "b52fae9cd8dcf49285f0337cd815deca13fedd31f653bf07f61579451517e18c"}]}, {"id": "88ac1c1a838f919d", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1306}, "digests": [{"algorithm": "sha256", "value": "660b5aa96668c5162f4af6b0a01241d8527aef8fa8a5307a7033b83c3de4a72d"}]}, {"id": "206f54a9eec0ce7d", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 851}, "digests": [{"algorithm": "sha256", "value": "c4fa4cc30be6aee0a4c0dff81f28768eedd83e8d4934a42f82179cbfa61f13ad"}]}, {"id": "e1f791fab86eea8f", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1338}, "digests": [{"algorithm": "sha256", "value": "39fdcf28aeffe08d03251fccaf645e3c5de19fa4ebbafc89b4ede2a422148bab"}]}, {"id": "e1b62dacb7c95032", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1294}, "digests": [{"algorithm": "sha256", "value": "5d550643b6400d4341550a9b14aedd0b4fac33ae5deb7d8247b6b4f799c13306"}]}, {"id": "5fd1fb61997b273a", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 839}, "digests": [{"algorithm": "sha256", "value": "1914cd2d4cde263315f9e32c7683fc0e1b921919ad12b256d49bf782011c03cc"}]}, {"id": "c327d6eb8eae549f", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "d98f681c3a7dce812b90bf7c68046827f3bf5607357f1e4918c5dc813b359bf1"}]}, {"id": "ce11d859f9e3c39c", "location": {"path": "/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1988}, "digests": [{"algorithm": "sha256", "value": "ce7d6b44f5d510391be98c8d76b18709400a30cd87659bfebe1c6f97ff5181ee"}]}, {"id": "ac8246fbfc46ecc5", "location": {"path": "/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "789655e3b4c0721faa6a3ffc30853450794fecc5830a12b632261545c3a241bb"}]}, {"id": "bfb9c60f8b69e2c0", "location": {"path": "/usr/share/ca-certificates/mozilla/EC-ACC.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1911}, "digests": [{"algorithm": "sha256", "value": "5ce6942c473edecadfca9d8a6349e1d885c0bc74d321c4986b4365ea90807737"}]}, {"id": "910db66c78cc7452", "location": {"path": "/usr/share/ca-certificates/mozilla/EE_Certification_Centre_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1452}, "digests": [{"algorithm": "sha256", "value": "d583c3821ee9d481e05842bd82fcb1ca7b09934fd03e863fe6fd005effe2cf70"}]}, {"id": "fab7a3f6831a5b01", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1505}, "digests": [{"algorithm": "sha256", "value": "24e0277c0c028497c6b0abbbf7163ec3ae7b341cadfb0b90bc00c4ad642172cc"}]}, {"id": "bcce2cbb666a3fc1", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "745bd29be45667514b4000e9cdb70cdecad0f02c78232ed722f64f7f80436e35"}]}, {"id": "2e2fdf64f0f58014", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1090}, "digests": [{"algorithm": "sha256", "value": "a0d7e56b32b767e076bd7d05ce1779dbe3656d0a02a9abe711fc79640b9f7fbe"}]}, {"id": "6316663cdfd40f44", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1533}, "digests": [{"algorithm": "sha256", "value": "646db48fa7794bcab4581f264ff3fad4cff7bbd24f5e8bb170d4f602b6caf828"}]}, {"id": "f02bc7d900a5e224", "location": {"path": "/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2244}, "digests": [{"algorithm": "sha256", "value": "9e01d7bbaaf5ebd3e4ff9c02e3c3a12aaa421574ca86ddb0cb3a21880f2e283d"}]}, {"id": "ba92c69cd54e9082", "location": {"path": "/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1980}, "digests": [{"algorithm": "sha256", "value": "b0bf3a444f89d8be7db120bfecaa2f94d9e49ede21f680d674c1e8d839d8a9a2"}]}, {"id": "f0d1967e9b6e9b36", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "79fbec4a86f55ac917f997ae9ff42cf7825fe40537697ff302184f814b1a7896"}]}, {"id": "23253c093657426d", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "8474836816c8a6870519fce72e57b72fa4125f5d7f30676e5b888fce6754f372"}]}, {"id": "6dfaeade0426c1f1", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "96d96a990dd01d9d0201a80ab960ebe87e637b125b0f5c16771a605d8825f987"}]}, {"id": "630135c407682625", "location": {"path": "/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 769}, "digests": [{"algorithm": "sha256", "value": "17e323293ce04e758bc21d53dab6d5ac29dd4fb35000fc694ed4ebb9ae668480"}]}, {"id": "38bbf386dba50607", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Global_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "cf48eaa6c6ca132d51f94363aed0fd1e96ca47f7211d5fcadd1d8e086e28f18c"}]}, {"id": "ffb5c49ee046cc98", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "cc416d7ae060caccf42109926e47d30a42ad956cd3ffab9446f1fa713ab4a064"}]}, {"id": "28257e748acb971a", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 989}, "digests": [{"algorithm": "sha256", "value": "7062da3420d108cbb483acdc4008eea66cfed19e4fc54871c32078fb28d218a5"}]}, {"id": "e3a142f20f6d75bc", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Primary_Certification_Authority_-_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1444}, "digests": [{"algorithm": "sha256", "value": "9600db5efa50f914d21385b0d28a99f72dd8dd063f4aba3f0d81c491f787aa82"}]}, {"id": "f5865267ed055e3c", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Universal_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1935}, "digests": [{"algorithm": "sha256", "value": "56646cbc348ddedc3db0f197ced3f6dd922bdcb3b6482e5fd23149dc6e3a4877"}]}, {"id": "8d96483edf06234e", "location": {"path": "/usr/share/ca-certificates/mozilla/GeoTrust_Universal_CA_2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "e8bd548299bf4c1101ecb33c2e92a01613b1c91b4fb8b802611d67a605b9e372"}]}, {"id": "0eeafb022e4b02a8", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c1c28a3d24cee38689fa2c8352cb81ce123175c738dcfb3610be959a6ae7f810"}]}, {"id": "2cc99f1e657e05cc", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 794}, "digests": [{"algorithm": "sha256", "value": "80eeafa5039f282345129a81ace7e1c1e1d4fd826f1eb3391a4ea56f38a6e3d8"}]}, {"id": "863dd948be400bcd", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "df68841998b7fd098a9517fe971e97890be0fc93bbe1b2a1ef63ebdea3111c80"}]}, {"id": "11efce1fe6930802", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "e80cb8eb9fc411c947de2785c4907ab80353d52cc6912b45a5ad1812c1110087"}]}, {"id": "af81e78d95247f23", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "6bdc59f897631af7811e3201cbc58e5999de2600ae8667454a34514eecfd8381"}]}, {"id": "e5bacea90e040943", "location": {"path": "/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1972}, "digests": [{"algorithm": "sha256", "value": "5ff8425be71c1805446bf10601ce3cb9619889866766fc9285583ca5a4a7de94"}]}, {"id": "f21c59133ae050c1", "location": {"path": "/usr/share/ca-certificates/mozilla/Global_Chambersign_Root_-_2008.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2585}, "digests": [{"algorithm": "sha256", "value": "9dcde4634ac70130f2f5239b60239329b65952db304585e64df1f03f5be14636"}]}, {"id": "8e2ef547e1a4017b", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1448}, "digests": [{"algorithm": "sha256", "value": "47f15a52a984ab1f9cd92b6c1849c0465c1b3c9c6837d54e5d2c004fa01b69b7"}]}, {"id": "57e7d5d70ba72a55", "location": {"path": "/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "500329abac100a953a7396b54b36be57d333022f17401bc948248ea179cf1784"}]}, {"id": "139178bdbff959d3", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "1cdd90d42b48cced8f5ecbff087c49da56b224f0272e4b5074e63b82fff5fb16"}]}, {"id": "97d302727a244d15", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "9cdf8427a4f5489fcd1a877646f61366f81eedc82ff5065f4e4fd79b86d5e529"}]}, {"id": "6e870ae7660eadbb", "location": {"path": "/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2155}, "digests": [{"algorithm": "sha256", "value": "677160e6297b48b87ede98ab7b4f2be55894491776f6191937ea397d01a6fb4b"}]}, {"id": "314428ed5d7f991a", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1168}, "digests": [{"algorithm": "sha256", "value": "9dd93324ad79de9a6d595611342d38ae6ca937772c65e11da3ebf88c5a248115"}]}, {"id": "7a58d83e02b9efd5", "location": {"path": "/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2074}, "digests": [{"algorithm": "sha256", "value": "1fd9801787f30a4ab835b1462afc3f71473a5eacc74c0a22ed392bc3da9362f3"}]}, {"id": "c0f2fbbd9a88a2f7", "location": {"path": "/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1939}, "digests": [{"algorithm": "sha256", "value": "22b557a27055b33606b6559f37703928d3e4ad79f110b407d04986e1843543d1"}]}, {"id": "833d17c449fad1ae", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "1d03b965511ce50d0a0bae1b549ed7048c783cfcba9aa40ea11d355b1889657c"}]}, {"id": "36c34dfacaaf59c3", "location": {"path": "/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1931}, "digests": [{"algorithm": "sha256", "value": "9b4282f5a402e19016c4874a52df3367eabccf05be851ad03039f777a602d30a"}]}, {"id": "7cad735135de9dfa", "location": {"path": "/usr/share/ca-certificates/mozilla/Izenpe.com.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1d37341b099afc610bf4feb387096577a0dc61bb8fd09444f1a199a1b1b117e3"}]}, {"id": "dd7aa1804a8eacc5", "location": {"path": "/usr/share/ca-certificates/mozilla/LuxTrust_Global_Root_2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2057}, "digests": [{"algorithm": "sha256", "value": "ebbb1e4f093ff34a1162ecb674cddd7377c8bea7d68f54586b4681e8fa85d8f0"}]}, {"id": "57faceb60014e841", "location": {"path": "/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1460}, "digests": [{"algorithm": "sha256", "value": "4f670affee7b14140a6d20937db6e991102d5f8bac1d2562ebf20a1afda94d73"}]}, {"id": "826d84cb0a21d896", "location": {"path": "/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F\u0151tan\u00fas\u00edtv\u00e1ny.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1476}, "digests": [{"algorithm": "sha256", "value": "40f60f2e2f83fb6c63ddefeba7939a7852b2d468183ea939cc4dcac8fe4cc87d"}]}, {"id": "10af7158ba3411f0", "location": {"path": "/usr/share/ca-certificates/mozilla/Network_Solutions_Certificate_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1411}, "digests": [{"algorithm": "sha256", "value": "9add62538679bbb4889076ac49e02bea8849991d4b4d54673b84a042cb324ded"}]}, {"id": "2c82eb67ca44050d", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GA_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "a1d9deac890170412f9c335b39e3dce218f496439857b08997bb10f60ad1e953"}]}, {"id": "8bac0c9ab963316e", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1346}, "digests": [{"algorithm": "sha256", "value": "2dc52d373089ff5173ac392a464746dd066aaa3b7d1b3494a473c96686666fce"}]}, {"id": "4e7a4d2fd4cca0aa", "location": {"path": "/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 895}, "digests": [{"algorithm": "sha256", "value": "17b98c4d832e8349ecb55f1f90e41dfc7bcd9410d1e925ccd06612cd3b9b9a54"}]}, {"id": "0f5e0c1aa73b481c", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "0c9a29897388d09e6b34a0f8f0cb2fb1284c0fa15277dbe6ead5d4cd3c5ce137"}]}, {"id": "fdbd0b96f592ec79", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "4db45324410a01a7023b038e5da7d7274d3cfd392565c351cf3d297fd7664c73"}]}, {"id": "ec420469e0a95731", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2041}, "digests": [{"algorithm": "sha256", "value": "8c4220477ed85355fa380466aa8f559106d8a39fc90d3e0c121749e19444064f"}]}, {"id": "4636f4053957ba02", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "825c67f5583131425c4e33275cc8e5c9dfd02cd190c6d71e1d335621e82965a8"}]}, {"id": "b001da73470ea730", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2354}, "digests": [{"algorithm": "sha256", "value": "a2ae0b4ec9d2a4c4e150756a3defabd15bcaa75ee2b599e722b27c6a2998d00b"}]}, {"id": "916ea0610a2e40bf", "location": {"path": "/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1923}, "digests": [{"algorithm": "sha256", "value": "198cfe560c191a800cbe923ceca0a4e4f3d5a0d7ff9316b47998765fdc0897be"}]}, {"id": "a56630fe8396a34c", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 956}, "digests": [{"algorithm": "sha256", "value": "662d60a283f416d888ff18831009e2cba95c61377f648beeed91a3dea12ac286"}]}, {"id": "cd0a2952f7072bba", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "a0681f1a11d5c02760bcb68b61b0d332f6c197e239c4b30dc47f91a79a73282b"}]}, {"id": "fa9d7ff1eb9acfaf", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 944}, "digests": [{"algorithm": "sha256", "value": "b68d02ce35bd02123cf5fcd329bdd33640214715dae0442a97782a4471e9b292"}]}, {"id": "086bbe372808d5c9", "location": {"path": "/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "2e368debd3626ea9c5d94c582d80050a530b505aa77ba231eb13e4d208c36d67"}]}, {"id": "65d1f9ae2ba2308a", "location": {"path": "/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "cbe8a1eec737c93d1c1cc54e31421f81bf358aa43fbc1ac763d80ce61a17fce0"}]}, {"id": "db701932e7dd9ae1", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1249}, "digests": [{"algorithm": "sha256", "value": "20828fd7b9795221c10272f9f6ed29638f6dc2614465adab1b93f2bfc484c659"}]}, {"id": "e77920be73571be7", "location": {"path": "/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1350}, "digests": [{"algorithm": "sha256", "value": "a3e70af2c4b48562b61fe858d9d30f073f2cf2136f2af01ab5a966673e70af4b"}]}, {"id": "48faa732adb14de1", "location": {"path": "/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1354}, "digests": [{"algorithm": "sha256", "value": "7ee52fb3a5afacd55a7a2e00f057f7f64776ea0d536036f54c57694961e25179"}]}, {"id": "954adc40027704a5", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1261}, "digests": [{"algorithm": "sha256", "value": "39ad3110b8f84821ca22cfbd995914f2149521d27ce576e743de6a00dc39d9db"}]}, {"id": "9dd715ab2df1831a", "location": {"path": "/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1224}, "digests": [{"algorithm": "sha256", "value": "684f2f6ce0a18fcb038d08a495846fbc35b96d99875fef1b24384cf0944a68c3"}]}, {"id": "4a0a7aa6a7e3c8af", "location": {"path": "/usr/share/ca-certificates/mozilla/Sonera_Class_2_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1143}, "digests": [{"algorithm": "sha256", "value": "210a6572ee783eeeb2395381c9fc292a49da0466890465357330a21f6922fcf7"}]}, {"id": "d7dc72d0ef1f733b", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "248d36087ca39b0b9a85b63f588d03235b169f5878946e497a6a6e5d12fb0590"}]}, {"id": "47be8c12cb95ba8a", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2069}, "digests": [{"algorithm": "sha256", "value": "8c11bd4d1e152297481ba8906f9d636b678df6bbe8b7ea6a3b05b4ab8a020e45"}]}, {"id": "d58c35925708a2bd", "location": {"path": "/usr/share/ca-certificates/mozilla/Staat_der_Nederlanden_Root_CA_-_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1952}, "digests": [{"algorithm": "sha256", "value": "f0715c610871ab0a5579f58cea2b9e1cf842552ed59b25f3f8ea70c6513943fb"}]}, {"id": "6078e8bd5d93e89f", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1468}, "digests": [{"algorithm": "sha256", "value": "1ad8373ec50073168cb6862a0e119adf2c1065c896adf7eb9695779739b4bb2e"}]}, {"id": "92d924d9c49c25ee", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1399}, "digests": [{"algorithm": "sha256", "value": "ca3760ba63bf0a2c5dd0dc7fe897838cc58f12a386b4ee53d2065229848e96a3"}]}, {"id": "7ca639e06e1f39e8", "location": {"path": "/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1424}, "digests": [{"algorithm": "sha256", "value": "870f56d009d8aeb95b716b0e7b0020225d542c4b283b9ed896edf97428d6712e"}]}, {"id": "712249337c080ab1", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2045}, "digests": [{"algorithm": "sha256", "value": "0ebb1a5d93b86ad9dcbd294413f272817fe3bb8ba46f4ec8192b3b805f2fa8ae"}]}, {"id": "803d5895c4626967", "location": {"path": "/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2049}, "digests": [{"algorithm": "sha256", "value": "9b3cbeb7d75271e0b62d40d60f8b18a35384ac6b171209231732fc778cfd2b5f"}]}, {"id": "61aa9a5ce75e0f61", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "b30989fd9e45c74bf417df74d1da639d1f04d4fd0900be813a2d6a031a56c845"}]}, {"id": "f82aff773b508bf2", "location": {"path": "/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1367}, "digests": [{"algorithm": "sha256", "value": "1cb130a113f4e8502517a679808a98bf076d59bdb223bfc61cd224b8e1abda49"}]}, {"id": "b4019e38f8f2c716", "location": {"path": "/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1582}, "digests": [{"algorithm": "sha256", "value": "c6904218e180fbfb0ed91d81e892c2dd983c4a3404617cb36aeb3a434c3b9df0"}]}, {"id": "b9de613a4f10903e", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1883}, "digests": [{"algorithm": "sha256", "value": "5dadc31b57074a3168d1df23bb8b6b920acae1d426bf2288fc2de53cdd571089"}]}, {"id": "ea698a3f3437b213", "location": {"path": "/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1269}, "digests": [{"algorithm": "sha256", "value": "b69a59344e58615a691fa9567d55ad6337f09b57647a389242cbf43716575559"}]}, {"id": "bbca24e35721031b", "location": {"path": "/usr/share/ca-certificates/mozilla/Taiwan_GRCA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "3f5c96d28df10a1ce0e80c28d4800ede7417a8817c8aa6c45162e39db35593af"}]}, {"id": "ff76dcb370f9243d", "location": {"path": "/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1870}, "digests": [{"algorithm": "sha256", "value": "303c346ece82ca4f6713ac176164285d0469f326b6f12a787e11f5d702529277"}]}, {"id": "4a601ddbe06dc245", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "0080981e6ff76e4f00a6fdf9e4e6cb98a9221eb334f4d43a07e194d23f648f47"}]}, {"id": "a0348416f52b5785", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "e227db3bb37e1158f9c5d9838d0ec74109d9816b60d69b3ca85def4b293d02dd"}]}, {"id": "01c2cb466bf9c173", "location": {"path": "/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2204}, "digests": [{"algorithm": "sha256", "value": "b4dc2f45b7ba821ff240be0d0c816a996cafae929b8f445b0510d9073e1aad5e"}]}, {"id": "ef597ac6b8074ead", "location": {"path": "/usr/share/ca-certificates/mozilla/Trustis_FPS_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "cc3eeb75c29ab1a67271a76a45cb39acef1eeeaa3770fb086b7c27ff884a4d62"}]}, {"id": "7b496460e9fd4298", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1915}, "digests": [{"algorithm": "sha256", "value": "eaa3be600a842e5b603316ed14e9ae11a43003f68a8317f0f2c01a516da4e586"}]}, {"id": "caa4bc544ac14221", "location": {"path": "/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1891}, "digests": [{"algorithm": "sha256", "value": "de2e7b1bc7a2aed4e5866d3655d1041206c27caf376ee81bfc4012e8225e0e7c"}]}, {"id": "7c2472ccbae79e5e", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 948}, "digests": [{"algorithm": "sha256", "value": "08fb40ba4144166f6ae80c7ab60be23e97e5083836d45fa85a33a5d0bfec10f8"}]}, {"id": "6c4eb9cbecc34216", "location": {"path": "/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "8a3dbcb92ab1c6277647fe2ab8536b5c982abbfdb1f1df5728e01b906aba953a"}]}, {"id": "6a57d882d2c575d2", "location": {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1281}, "digests": [{"algorithm": "sha256", "value": "73113132861b38f7e19abd705c34c5f595d76fa5db7e3b40d438ad37ae7ad19d"}]}, {"id": "ed430a40a2fae3dc", "location": {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1732}, "digests": [{"algorithm": "sha256", "value": "4aa40b3c3b032ca0e71685aa84194a9790ff89e5460fadaffe15b2287e8f19a5"}]}, {"id": "56102262f4bef09f", "location": {"path": "/usr/share/ca-certificates/mozilla/VeriSign_Universal_Root_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1700}, "digests": [{"algorithm": "sha256", "value": "ffd25b0938aa87c23728bf20a2d4e996c8bfd9d0a33b7bb99c8999797ba60fd0"}]}, {"id": "77e8c9342e5a8002", "location": {"path": "/usr/share/ca-certificates/mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1484}, "digests": [{"algorithm": "sha256", "value": "287333c9014a9fa3111e439c4426b204bd8415c116b8ae47524506611bb568fb"}]}, {"id": "3b287b20455bc15f", "location": {"path": "/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1513}, "digests": [{"algorithm": "sha256", "value": "fbe0f62dde93af96d1b8e27b19b2ee200a834880eca805585b66d18d2ea08192"}]}, {"id": "6941dabc16f1d4b3", "location": {"path": "/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1176}, "digests": [{"algorithm": "sha256", "value": "cf339eae15268aff66148f3bcdf112a7700eafded3edcb3f86c60133b10e03f8"}]}, {"id": "a6a1997aff58e987", "location": {"path": "/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2033}, "digests": [{"algorithm": "sha256", "value": "d22b235421616835f68d15801d82b44e7c463433f8bbdcc92f9c023fafcb2bf2"}]}, {"id": "ea259e20888debb9", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 814}, "digests": [{"algorithm": "sha256", "value": "b1d0ac5a261e857409cc921acb515796538b48847722f0a00ddccbf60bccec81"}]}, {"id": "ea1c850e04a93a68", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 859}, "digests": [{"algorithm": "sha256", "value": "36e68e205b53c67c7a013894e0d5c8583063468118d1ce78ecbc2200d1dd185c"}]}, {"id": "9cf13f728566705f", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1257}, "digests": [{"algorithm": "sha256", "value": "fb98230f8746d60429c20f8ce04254384337b479a77698939f7041d0c0eb4289"}]}, {"id": "5f99250942fcf701", "location": {"path": "/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1302}, "digests": [{"algorithm": "sha256", "value": "8d390d4c54f6a4a040b04413f1f002192027c66a2a835741f78a152074584a27"}]}, {"id": "eef324dc08b84b79", "location": {"path": "/usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1493}, "digests": [{"algorithm": "sha256", "value": "fdd466b6d0e7013a55bc8d83009137bc32be09099235aa6d6747cc7be4f6b031"}]}, {"id": "7de6a9982ce69d04", "location": {"path": "/usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA_-_G2.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 940}, "digests": [{"algorithm": "sha256", "value": "c697b5dada6398dde75e37a1916a6763fe95ca928ee4dc44efbc920347604978"}]}, {"id": "78d39e9ffee7bd93", "location": {"path": "/usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA_-_G3.crt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1505}, "digests": [{"algorithm": "sha256", "value": "5a98417cd28108d5b3d756ea4fd8de0175681401833c2ae27335a3f4ff4a950e"}]}, {"id": "ad8c7a0816fe6623", "location": {"path": "/usr/share/git-core/templates/description", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 73}, "digests": [{"algorithm": "sha256", "value": "85ab6c163d43a17ea9cf7788308bca1466f1b0a8d1cc92e26e9bf63da4062aee"}]}, {"id": "6fab5d120104fe6f", "location": {"path": "/usr/share/git-core/templates/hooks/applypatch-msg.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 478}, "digests": [{"algorithm": "sha256", "value": "0223497a0b8b033aa58a3a521b8629869386cf7ab0e2f101963d328aa62193f7"}]}, {"id": "919b810f07ba33d9", "location": {"path": "/usr/share/git-core/templates/hooks/commit-msg.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 896}, "digests": [{"algorithm": "sha256", "value": "1f74d5e9292979b573ebd59741d46cb93ff391acdd083d340b94370753d92437"}]}, {"id": "2cbd22bd46ab0636", "location": {"path": "/usr/share/git-core/templates/hooks/post-update.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 189}, "digests": [{"algorithm": "sha256", "value": "81765af2daef323061dcbc5e61fc16481cb74b3bac9ad8a174b186523586f6c5"}]}, {"id": "e54e9cbd83657dad", "location": {"path": "/usr/share/git-core/templates/hooks/pre-applypatch.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 424}, "digests": [{"algorithm": "sha256", "value": "e15c5b469ea3e0a695bea6f2c82bcf8e62821074939ddd85b77e0007ff165475"}]}, {"id": "336b929b0a65c1c2", "location": {"path": "/usr/share/git-core/templates/hooks/pre-commit.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1643}, "digests": [{"algorithm": "sha256", "value": "f9af7d95eb1231ecf2eba9770fedfa8d4797a12b02d7240e98d568201251244a"}]}, {"id": "39b5753e36fe8e98", "location": {"path": "/usr/share/git-core/templates/hooks/pre-merge-commit.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 416}, "digests": [{"algorithm": "sha256", "value": "d3825a70337940ebbd0a5c072984e13245920cdf8898bd225c8d27a6dfc9cb53"}]}, {"id": "f52d6cc9e4b96879", "location": {"path": "/usr/share/git-core/templates/hooks/pre-push.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1374}, "digests": [{"algorithm": "sha256", "value": "ecce9c7e04d3f5dd9d8ada81753dd1d549a9634b26770042b58dda00217d086a"}]}, {"id": "c6fa553ad206b446", "location": {"path": "/usr/share/git-core/templates/hooks/pre-rebase.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 4898}, "digests": [{"algorithm": "sha256", "value": "4febce867790052338076f4e66cc47efb14879d18097d1d61c8261859eaaa7b3"}]}, {"id": "b153048c40a2e91b", "location": {"path": "/usr/share/git-core/templates/hooks/pre-receive.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 544}, "digests": [{"algorithm": "sha256", "value": "a4c3d2b9c7bb3fd8d1441c31bd4ee71a595d66b44fcf49ddb310252320169989"}]}, {"id": "805cc2bb57a42dee", "location": {"path": "/usr/share/git-core/templates/hooks/prepare-commit-msg.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1492}, "digests": [{"algorithm": "sha256", "value": "e9ddcaa4189fddd25ed97fc8c789eca7b6ca16390b2392ae3276f0c8e1aa4619"}]}, {"id": "e77f5269a7811f0e", "location": {"path": "/usr/share/git-core/templates/hooks/push-to-checkout.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2783}, "digests": [{"algorithm": "sha256", "value": "a53d0741798b287c6dd7afa64aee473f305e65d3f49463bb9d7408ec3b12bf5f"}]}, {"id": "5797ee281f1d3a76", "location": {"path": "/usr/share/git-core/templates/hooks/update.sample", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3650}, "digests": [{"algorithm": "sha256", "value": "8d5f2fa83e103cf08b57eaa67521df9194f45cbdbcb37da52ad586097a14d106"}]}, {"id": "16e06e8ddc2fbba8", "location": {"path": "/usr/share/git-core/templates/info/exclude", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 240}, "digests": [{"algorithm": "sha256", "value": "6671fe83b7a07c8932ee89164d1f2793b2318058eb8b98dc5c06ee0a5a3b0ec1"}]}, {"id": "ba92444e74d97721", "location": {"path": "/usr/share/gnupg/distsigkey.gpg", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/octet-stream", "size": 3385}, "digests": [{"algorithm": "sha256", "value": "7f04a82407e2074d57efbac9487b4f1ef9bc23c2a55a44ab4b1c396050251bef"}]}, {"id": "11b004cc43b28bca", "location": {"path": "/usr/share/gnupg/help.be.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "01b99bd33f6987cc", "location": {"path": "/usr/share/gnupg/help.ca.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "a8cefcdf1725c97e", "location": {"path": "/usr/share/gnupg/help.cs.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "11d49c908c1cd2e9", "location": {"path": "/usr/share/gnupg/help.da.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "f596b82e5edfbff8", "location": {"path": "/usr/share/gnupg/help.de.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9013}, "digests": [{"algorithm": "sha256", "value": "bf3782730db603ef4bddba546330d7d69b211c22213adc6d3791e2a8802f35fe"}]}, {"id": "ab2f1e45995eaa10", "location": {"path": "/usr/share/gnupg/help.el.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "3d1b8dae4df78fa1", "location": {"path": "/usr/share/gnupg/help.eo.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "85a04a6ed849ce73", "location": {"path": "/usr/share/gnupg/help.es.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7632}, "digests": [{"algorithm": "sha256", "value": "db9a70fce6bed52532b856323f4d4a6a47b7def90f83d145e5757c2ebf2c36ad"}]}, {"id": "c6c0ed363e8b9e12", "location": {"path": "/usr/share/gnupg/help.et.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "1f731d714e4704b1", "location": {"path": "/usr/share/gnupg/help.fi.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7744}, "digests": [{"algorithm": "sha256", "value": "8d89ec6367705a10152ba4f82a0e623851beeb031d097dd47e731f692bc03574"}]}, {"id": "40d6de383f3940ce", "location": {"path": "/usr/share/gnupg/help.fr.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7797}, "digests": [{"algorithm": "sha256", "value": "abad0bbc97849bf71917ca59f579db0a7caea436f523ab592294b4ce80826c4b"}]}, {"id": "d95e5528dc592f67", "location": {"path": "/usr/share/gnupg/help.gl.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "4e03bccbe61a6133", "location": {"path": "/usr/share/gnupg/help.hu.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8205}, "digests": [{"algorithm": "sha256", "value": "3eeea50fdd123a14d07b0df485cf390facfc1954b0ea82c8ae0d2c175393dff9"}]}, {"id": "0df4afc64421d294", "location": {"path": "/usr/share/gnupg/help.id.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7535}, "digests": [{"algorithm": "sha256", "value": "d8b7ecd6463697591c771a71aaccdc3daac5c90325990fd491b2967396287895"}]}, {"id": "4e8afa31ef197b92", "location": {"path": "/usr/share/gnupg/help.it.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7691}, "digests": [{"algorithm": "sha256", "value": "d75e4557580c0f681a5507ac7b3c0e64365f8ce6d5b37dc6221964631ac69c8a"}]}, {"id": "352e92454cf15299", "location": {"path": "/usr/share/gnupg/help.ja.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13621}, "digests": [{"algorithm": "sha256", "value": "563af5e649fbe9eddc91461543dce1a2376c019afb2a8f78fc7e7d3e6e3b0453"}]}, {"id": "698402813e610009", "location": {"path": "/usr/share/gnupg/help.nb.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "ac853bb58297b986", "location": {"path": "/usr/share/gnupg/help.pl.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7535}, "digests": [{"algorithm": "sha256", "value": "1c44b176a46cc16b4fbd200b42c6f9d93c054fec1ec9bb3750b3e44e0d464ef5"}]}, {"id": "b82b5b7a77e3b6dc", "location": {"path": "/usr/share/gnupg/help.pt.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7873}, "digests": [{"algorithm": "sha256", "value": "cbc2f41b6550d1c933158caac917a3fb8b967c0a6cd10af534ad31c3b0a4f87c"}]}, {"id": "a4ebdafa9e361e49", "location": {"path": "/usr/share/gnupg/help.pt_BR.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7876}, "digests": [{"algorithm": "sha256", "value": "2f941a1b6e5b5172fddc4ac62a112cb3d7981dbcbcc5de3f706084210e35d265"}]}, {"id": "87fc9706daa0e5aa", "location": {"path": "/usr/share/gnupg/help.ro.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8112}, "digests": [{"algorithm": "sha256", "value": "9a2898d1358e4faef974ceb3c515b214fb63e1e30c9fc75d18b4dec1e6fb1350"}]}, {"id": "ae178dcdcde656f7", "location": {"path": "/usr/share/gnupg/help.ru.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17735}, "digests": [{"algorithm": "sha256", "value": "6fba5ee88300f8599c18bacb0b5bbf6518c16c03b536e8ee12b832fe7bc72686"}]}, {"id": "be13a189b23c18ef", "location": {"path": "/usr/share/gnupg/help.sk.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 8085}, "digests": [{"algorithm": "sha256", "value": "bb6d9916028dd5a14e6ef45d5724ceac4906b1ed5275b6d49e9460006435afbc"}]}, {"id": "6223012d19e16b7f", "location": {"path": "/usr/share/gnupg/help.sv.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9741}, "digests": [{"algorithm": "sha256", "value": "05cdf5a33891882a1b96e007c0ac8dc9f99592f3667f79d83904a38e38e8bbe2"}]}, {"id": "c55b2ae26733797a", "location": {"path": "/usr/share/gnupg/help.tr.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7651}, "digests": [{"algorithm": "sha256", "value": "9c51e8863bee4699fff0bce77ff5aad420daee802b30d92633705f509a933502"}]}, {"id": "0d73ff5dd44cb017", "location": {"path": "/usr/share/gnupg/help.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 13052}, "digests": [{"algorithm": "sha256", "value": "a83cde33912331f7d68cd1074997e95ce3c57c27185424cdb84d98d460a9e2dc"}]}, {"id": "6dec93e03d5818cd", "location": {"path": "/usr/share/gnupg/help.zh_CN.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7071}, "digests": [{"algorithm": "sha256", "value": "7bc19422e1c5031a034042ea6e6b8d5ec81857ff9ee4605e505a40105227f90e"}]}, {"id": "0aac9a97a1ce9f35", "location": {"path": "/usr/share/gnupg/help.zh_TW.txt", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 7102}, "digests": [{"algorithm": "sha256", "value": "1b745d2293bdfa5154ce1278236ac258f442caee7d328317c7e475880c261edb"}]}, {"id": "5e03a09c9cfd7c39", "location": {"path": "/usr/share/gnupg/sks-keyservers.netCA.pem", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1984}, "digests": [{"algorithm": "sha256", "value": "0666ee848e03a48f3ea7bb008dbe9d63dfde280af82fb4412a04bf4e24cab36b"}]}, {"id": "901b040b3dffbb2a", "location": {"path": "/usr/share/udhcpc/default.script", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3685}, "digests": [{"algorithm": "sha256", "value": "04d4b9c67b5e4ee561047a3578d3d031bda5580435c2f118651394a3325a101f"}]}, {"id": "03e6a2f406ff6ca2", "location": {"path": "/wiki/node_modules/@algolia/cache-browser-local-storage/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7846f6294d3ce162", "location": {"path": "/wiki/node_modules/@algolia/cache-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9658dad32e30d082", "location": {"path": "/wiki/node_modules/@algolia/cache-in-memory/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "09bfb652d074280e", "location": {"path": "/wiki/node_modules/@algolia/client-account/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "16e7f1bebd51ced4", "location": {"path": "/wiki/node_modules/@algolia/client-analytics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f6bbee01758c08dc", "location": {"path": "/wiki/node_modules/@algolia/client-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10d99d363a6af379", "location": {"path": "/wiki/node_modules/@algolia/client-recommendation/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "54e0e3efd081606f", "location": {"path": "/wiki/node_modules/@algolia/client-search/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "725ffb31b0a58cf6", "location": {"path": "/wiki/node_modules/@algolia/logger-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1f544ebf2c87f0e7", "location": {"path": "/wiki/node_modules/@algolia/logger-console/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e9c3b7210d6c693f", "location": {"path": "/wiki/node_modules/@algolia/requester-browser-xhr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "071b153cc7b5ee2c", "location": {"path": "/wiki/node_modules/@algolia/requester-common/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3ff57c0421ce4332", "location": {"path": "/wiki/node_modules/@algolia/requester-node-http/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "18b6f20f56ef1aec", "location": {"path": "/wiki/node_modules/@algolia/transporter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c1e9dcceabd5fb5c", "location": {"path": "/wiki/node_modules/@apollo/client/node_modules/@wry/equality/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "616de05581fb9513", "location": {"path": "/wiki/node_modules/@apollo/client/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "200d7f81ca5737b4", "location": {"path": "/wiki/node_modules/@apollo/client/node_modules/optimism/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c9baae7384c55901", "location": {"path": "/wiki/node_modules/@apollo/client/node_modules/symbol-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1a15f4707f4db3e8", "location": {"path": "/wiki/node_modules/@apollo/client/node_modules/ts-invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "65df1b482861f5c6", "location": {"path": "/wiki/node_modules/@apollo/client/node_modules/zen-observable-ts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0547913f14b6d571", "location": {"path": "/wiki/node_modules/@apollo/client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78fc420af7092d60", "location": {"path": "/wiki/node_modules/@apollo/protobufjs/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "711a5055157d8d12", "location": {"path": "/wiki/node_modules/@apollo/protobufjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8623c1d1e664eae", "location": {"path": "/wiki/node_modules/@apollographql/apollo-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e98ffa745ea1e57f", "location": {"path": "/wiki/node_modules/@apollographql/graphql-playground-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d2ce237fd9a595ab", "location": {"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/busboy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7d4b6e349dc7e69c", "location": {"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/node_modules/dicer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f0a4d20bea581365", "location": {"path": "/wiki/node_modules/@apollographql/graphql-upload-8-fork/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6c817c9c4f39c1d8", "location": {"path": "/wiki/node_modules/@ardatan/aggregate-error/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "adfbcae2f7a7aadb", "location": {"path": "/wiki/node_modules/@ardatan/aggregate-error/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d9fc45c36211be00", "location": {"path": "/wiki/node_modules/@azure/abort-controller/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a28812c164166ab6", "location": {"path": "/wiki/node_modules/@azure/core-asynciterator-polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6634c81979f820cf", "location": {"path": "/wiki/node_modules/@azure/core-auth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "44c9544d4200ba3d", "location": {"path": "/wiki/node_modules/@azure/core-http/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "be68b577afe617a3", "location": {"path": "/wiki/node_modules/@azure/core-http/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26134c87346f7c27", "location": {"path": "/wiki/node_modules/@azure/core-lro/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "eef72508905be33a", "location": {"path": "/wiki/node_modules/@azure/core-paging/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0502e81255b39ec6", "location": {"path": "/wiki/node_modules/@azure/core-tracing/node_modules/@opentelemetry/api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "223012c2dbf47a40", "location": {"path": "/wiki/node_modules/@azure/core-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "00ce6901b806de0f", "location": {"path": "/wiki/node_modules/@azure/logger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c82d8e77d3a7a62a", "location": {"path": "/wiki/node_modules/@azure/ms-rest-azure-env/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "36a30d69f1c9b137", "location": {"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3ade26b880ac6486", "location": {"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d201d766ea379626", "location": {"path": "/wiki/node_modules/@azure/ms-rest-js/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9adb2772be3b7b94", "location": {"path": "/wiki/node_modules/@azure/ms-rest-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9161edd0df0d7257", "location": {"path": "/wiki/node_modules/@azure/ms-rest-nodeauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80a676446f860baa", "location": {"path": "/wiki/node_modules/@azure/storage-blob/node_modules/@azure/core-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "87154cf8901c8584", "location": {"path": "/wiki/node_modules/@azure/storage-blob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f7cbc856a4a89f67", "location": {"path": "/wiki/node_modules/@babel/code-frame/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d80b50bb9a361924", "location": {"path": "/wiki/node_modules/@babel/compat-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8c5d974724840e70", "location": {"path": "/wiki/node_modules/@babel/core/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "eddf12cb1a33ad5c", "location": {"path": "/wiki/node_modules/@babel/core/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a39b25fa6c50b75", "location": {"path": "/wiki/node_modules/@babel/core/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b32edffb09f4145c", "location": {"path": "/wiki/node_modules/@babel/core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fe3f2106290f0aec", "location": {"path": "/wiki/node_modules/@babel/generator/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0c94dfb5c34b2c80", "location": {"path": "/wiki/node_modules/@babel/generator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b1631016f7f7cc7", "location": {"path": "/wiki/node_modules/@babel/helper-annotate-as-pure/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "37159b3f48a9e9ca", "location": {"path": "/wiki/node_modules/@babel/helper-compilation-targets/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f8b2c2cb98527d58", "location": {"path": "/wiki/node_modules/@babel/helper-compilation-targets/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ddd7cd75a36deae4", "location": {"path": "/wiki/node_modules/@babel/helper-create-class-features-plugin/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aeac04126901b922", "location": {"path": "/wiki/node_modules/@babel/helper-environment-visitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "152d9ca47afccea0", "location": {"path": "/wiki/node_modules/@babel/helper-function-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dc0af94b158cc439", "location": {"path": "/wiki/node_modules/@babel/helper-get-function-arity/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e28c049085250ad2", "location": {"path": "/wiki/node_modules/@babel/helper-hoist-variables/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fc03f268753f46dd", "location": {"path": "/wiki/node_modules/@babel/helper-member-expression-to-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6522d73775a50548", "location": {"path": "/wiki/node_modules/@babel/helper-module-imports/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "41d0621c23230066", "location": {"path": "/wiki/node_modules/@babel/helper-module-transforms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "98c199bba525df1b", "location": {"path": "/wiki/node_modules/@babel/helper-optimise-call-expression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "47ab04b831244844", "location": {"path": "/wiki/node_modules/@babel/helper-plugin-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bae2d3358bf7708c", "location": {"path": "/wiki/node_modules/@babel/helper-replace-supers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f90892df3a8c0107", "location": {"path": "/wiki/node_modules/@babel/helper-simple-access/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "775aa53763c84659", "location": {"path": "/wiki/node_modules/@babel/helper-skip-transparent-expression-wrappers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "99904f88d61c9550", "location": {"path": "/wiki/node_modules/@babel/helper-split-export-declaration/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dce09a7440100bad", "location": {"path": "/wiki/node_modules/@babel/helper-validator-identifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d8736ce64afcd867", "location": {"path": "/wiki/node_modules/@babel/helper-validator-option/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a73ea7a69b086b2", "location": {"path": "/wiki/node_modules/@babel/helpers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ebac628eb4d5d61d", "location": {"path": "/wiki/node_modules/@babel/highlight/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "785de74bb2063c73", "location": {"path": "/wiki/node_modules/@babel/highlight/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a6abcccc73f9fc31", "location": {"path": "/wiki/node_modules/@babel/highlight/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c13ef4b963d37f52", "location": {"path": "/wiki/node_modules/@babel/highlight/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "91c3a2341f543a2e", "location": {"path": "/wiki/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "159b451d2cdb2438", "location": {"path": "/wiki/node_modules/@babel/plugin-proposal-class-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0b9920c09f8c5c7d", "location": {"path": "/wiki/node_modules/@babel/plugin-proposal-object-rest-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "91771e3d78c36cf7", "location": {"path": "/wiki/node_modules/@babel/plugin-syntax-class-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8e7faa32292f9d77", "location": {"path": "/wiki/node_modules/@babel/plugin-syntax-flow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d5da2dd3a68992e5", "location": {"path": "/wiki/node_modules/@babel/plugin-syntax-jsx/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cfe6b9108af1f06d", "location": {"path": "/wiki/node_modules/@babel/plugin-syntax-object-rest-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "db149656b7229a81", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-arrow-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "24a14ea18fd9defe", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-block-scoped-functions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0b1f564dc636d56f", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-block-scoping/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0bc0af3646ad649d", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-classes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9a6c50aece341f75", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-computed-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2a7939452827ce4b", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-destructuring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "25307d488f499560", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-flow-strip-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4c17a1debb17adcf", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-for-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0d533710ee14dba4", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-function-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b5ce8b690e499584", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c0c0de9fd8038621", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-member-expression-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da60a591fae053d4", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-modules-commonjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2635ab48d3a1f714", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-object-super/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "180995847324e192", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-parameters/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e7dc37eb799b4429", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-property-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a389beaf94373923", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-react-display-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "11e00d4685fa7676", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-react-jsx/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4d8d5f5cc99181fc", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-shorthand-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f45508833ae1dbd5", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-spread/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "61402cd0212d4ce5", "location": {"path": "/wiki/node_modules/@babel/plugin-transform-template-literals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "704e8bd0c4150706", "location": {"path": "/wiki/node_modules/@babel/runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aaa1f39965b7f528", "location": {"path": "/wiki/node_modules/@babel/template/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d79cda088ff3b67c", "location": {"path": "/wiki/node_modules/@babel/traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "36265b757fc482e2", "location": {"path": "/wiki/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6c06999613b1c8c8", "location": {"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ad8fd597568dcaa9", "location": {"path": "/wiki/node_modules/@exlinc/keycloak-passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ddcc5a6d2d2ad2d8", "location": {"path": "/wiki/node_modules/@graphql-tools/batch-delegate/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ecfeaa5cd0d9a22a", "location": {"path": "/wiki/node_modules/@graphql-tools/batch-delegate/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a5cc86b5bd621db", "location": {"path": "/wiki/node_modules/@graphql-tools/batch-delegate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c1c015f1c2c110fe", "location": {"path": "/wiki/node_modules/@graphql-tools/batch-execute/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2106bfb507f39ba3", "location": {"path": "/wiki/node_modules/@graphql-tools/batch-execute/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6cad657c18636650", "location": {"path": "/wiki/node_modules/@graphql-tools/batch-execute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c18ec54e40171179", "location": {"path": "/wiki/node_modules/@graphql-tools/code-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c13e12955a42b69b", "location": {"path": "/wiki/node_modules/@graphql-tools/code-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cc6062f06732e35", "location": {"path": "/wiki/node_modules/@graphql-tools/code-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c7a0b49ab0117220", "location": {"path": "/wiki/node_modules/@graphql-tools/delegate/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7173324735e9e112", "location": {"path": "/wiki/node_modules/@graphql-tools/delegate/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d5e1a8db10947068", "location": {"path": "/wiki/node_modules/@graphql-tools/delegate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a23199e057924e61", "location": {"path": "/wiki/node_modules/@graphql-tools/git-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0f40ea805f9b67d0", "location": {"path": "/wiki/node_modules/@graphql-tools/git-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6f4e11bd6b7df5ca", "location": {"path": "/wiki/node_modules/@graphql-tools/git-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "51be56c5f0a387af", "location": {"path": "/wiki/node_modules/@graphql-tools/github-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "afde26844d0ea405", "location": {"path": "/wiki/node_modules/@graphql-tools/github-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "56554cbc541b5981", "location": {"path": "/wiki/node_modules/@graphql-tools/github-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2fa889ea84b14380", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8e89942e345bcbc9", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "56eed2549ce6bd8f", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "99ecb85ecfbfc48a", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9b4db873dc6efde6", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "68a17752b9836bc7", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0798eb84a0c8c769", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d81597288874bf54", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "27f32286d8895a32", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/@babel/types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a39f8062b48dddb4", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dd5d75fd7adb68cc", "location": {"path": "/wiki/node_modules/@graphql-tools/graphql-tag-pluck/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b871bd35e0f355e5", "location": {"path": "/wiki/node_modules/@graphql-tools/import/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "801fb2702e2a3311", "location": {"path": "/wiki/node_modules/@graphql-tools/import/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "083cc5777533aa42", "location": {"path": "/wiki/node_modules/@graphql-tools/json-file-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "71ddfe8a78c57cfa", "location": {"path": "/wiki/node_modules/@graphql-tools/json-file-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a63573970ae267e2", "location": {"path": "/wiki/node_modules/@graphql-tools/json-file-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3ea82c3b4f924f5c", "location": {"path": "/wiki/node_modules/@graphql-tools/links/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cb20086aa20ff1cf", "location": {"path": "/wiki/node_modules/@graphql-tools/links/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d5500d157535c464", "location": {"path": "/wiki/node_modules/@graphql-tools/links/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "198e743c03f72562", "location": {"path": "/wiki/node_modules/@graphql-tools/links/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "eecf41ad0c5ece4e", "location": {"path": "/wiki/node_modules/@graphql-tools/links/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "09423fef5ac5cb05", "location": {"path": "/wiki/node_modules/@graphql-tools/load-files/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "17397691f17f4ab9", "location": {"path": "/wiki/node_modules/@graphql-tools/load/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8fdc1866169024e5", "location": {"path": "/wiki/node_modules/@graphql-tools/load/node_modules/globby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "641cac886e04bb0d", "location": {"path": "/wiki/node_modules/@graphql-tools/load/node_modules/is-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7204101e265f9566", "location": {"path": "/wiki/node_modules/@graphql-tools/load/node_modules/p-limit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b60c0950117a1e0c", "location": {"path": "/wiki/node_modules/@graphql-tools/load/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cce5a5c40bf9c3ec", "location": {"path": "/wiki/node_modules/@graphql-tools/load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7c00305f6ceacd21", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7dfb2cb2c9aa8418", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "58675f56d56c8d59", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "863097e324db2423", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dbf26e3901088ac0", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0f06cc515da16bd2", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a33c6254fe9e2268", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bc656d2b14cea321", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/node_modules/value-or-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b7f2c3040d041adb", "location": {"path": "/wiki/node_modules/@graphql-tools/merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d3b67f27608046c4", "location": {"path": "/wiki/node_modules/@graphql-tools/mock/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "999dacf9a079c3f4", "location": {"path": "/wiki/node_modules/@graphql-tools/mock/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a6ff4e0f633c98e", "location": {"path": "/wiki/node_modules/@graphql-tools/mock/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f5b23e3859ee3b3", "location": {"path": "/wiki/node_modules/@graphql-tools/module-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b1676694c69cfa9d", "location": {"path": "/wiki/node_modules/@graphql-tools/module-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da4b415d0598612d", "location": {"path": "/wiki/node_modules/@graphql-tools/module-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78bbe38a7f39e3e6", "location": {"path": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4b11afeede2c5afc", "location": {"path": "/wiki/node_modules/@graphql-tools/relay-operation-optimizer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9320f8551292e5e7", "location": {"path": "/wiki/node_modules/@graphql-tools/resolvers-composition/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "96c8c340e400a5ac", "location": {"path": "/wiki/node_modules/@graphql-tools/resolvers-composition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "17a75b4382949e7d", "location": {"path": "/wiki/node_modules/@graphql-tools/schema/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3775a417b44a2b63", "location": {"path": "/wiki/node_modules/@graphql-tools/schema/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0ed459bdf5688ad6", "location": {"path": "/wiki/node_modules/@graphql-tools/schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a18201b34539e2d", "location": {"path": "/wiki/node_modules/@graphql-tools/stitch/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "33080521bf0ded5e", "location": {"path": "/wiki/node_modules/@graphql-tools/stitch/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ce41a5d5213aea6b", "location": {"path": "/wiki/node_modules/@graphql-tools/stitch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b9876dea7da050cb", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d86360a7c876983c", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "83c853b15f95b18e", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "541662b43b471ff6", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b893d64f4f564e7e", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c5d2fcd848a6c9b5", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9adfdb29b2a071b3", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "94cf3862110562da", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fbf3bd9d187b4ae5", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "578eb0a3f12350ca", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2c20bc63d0a707cb", "location": {"path": "/wiki/node_modules/@graphql-tools/url-loader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9e8765a99f3df7e3", "location": {"path": "/wiki/node_modules/@graphql-tools/utils/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "956a30a080e0cb42", "location": {"path": "/wiki/node_modules/@graphql-tools/utils/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "968cb66488853720", "location": {"path": "/wiki/node_modules/@graphql-tools/utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7de56a71ca6f892f", "location": {"path": "/wiki/node_modules/@graphql-tools/wrap/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8150304b457a2e9d", "location": {"path": "/wiki/node_modules/@graphql-tools/wrap/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "63374b0d19a07491", "location": {"path": "/wiki/node_modules/@graphql-tools/wrap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fe0c229fa6f5ae98", "location": {"path": "/wiki/node_modules/@graphql-typed-document-node/core/dist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "432ac7e835c2cc08", "location": {"path": "/wiki/node_modules/@graphql-typed-document-node/core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c3407b715efdd58c", "location": {"path": "/wiki/node_modules/@heroku/socksv5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "151e5a862918115c", "location": {"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "793687ec1d932c45", "location": {"path": "/wiki/node_modules/@josephg/resolvable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a93919f0c4e7c189", "location": {"path": "/wiki/node_modules/@kwsites/file-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e5072bd11419d45c", "location": {"path": "/wiki/node_modules/@kwsites/promise-deferred/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6d7ae2896948f3e", "location": {"path": "/wiki/node_modules/@log4js-node/log4js-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bab4a0a57b0d044d", "location": {"path": "/wiki/node_modules/@microsoft/fetch-event-source/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5ec0a66c0f99e812", "location": {"path": "/wiki/node_modules/@nodelib/fs.scandir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "97d211c3cc2ca2b7", "location": {"path": "/wiki/node_modules/@nodelib/fs.stat/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a65c7a1c3db3970", "location": {"path": "/wiki/node_modules/@nodelib/fs.walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "30ef4bd81c44197a", "location": {"path": "/wiki/node_modules/@opencensus/web-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5846b1f840ce7c68", "location": {"path": "/wiki/node_modules/@opentelemetry/api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "709a8f42fd5f2f80", "location": {"path": "/wiki/node_modules/@opentelemetry/context-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b1579adb75af9c89", "location": {"path": "/wiki/node_modules/@protobufjs/aspromise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0ae332b0b3a2a379", "location": {"path": "/wiki/node_modules/@protobufjs/base64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80069eca4daaedcd", "location": {"path": "/wiki/node_modules/@protobufjs/codegen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "460ce068b16d7d5e", "location": {"path": "/wiki/node_modules/@protobufjs/eventemitter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fba315c29d83a864", "location": {"path": "/wiki/node_modules/@protobufjs/fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bdf91dee62bb05b0", "location": {"path": "/wiki/node_modules/@protobufjs/float/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "97d46b2d7598adda", "location": {"path": "/wiki/node_modules/@protobufjs/inquire/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9c1449ea88e3177a", "location": {"path": "/wiki/node_modules/@protobufjs/path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "05dbdd9519802047", "location": {"path": "/wiki/node_modules/@protobufjs/pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e747dc4b039e4277", "location": {"path": "/wiki/node_modules/@protobufjs/utf8/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6c6721340cbe2faa", "location": {"path": "/wiki/node_modules/@root/acme/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "49326b5e1bcfd00a", "location": {"path": "/wiki/node_modules/@root/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4d9a9396ef2448f1", "location": {"path": "/wiki/node_modules/@root/csr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "741601ccc745c3c0", "location": {"path": "/wiki/node_modules/@root/encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80dc6a980747aa22", "location": {"path": "/wiki/node_modules/@root/keypairs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "781c912dc097e40c", "location": {"path": "/wiki/node_modules/@root/pem/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f005dca7317ab8eb", "location": {"path": "/wiki/node_modules/@root/request/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1f405349af230cb9", "location": {"path": "/wiki/node_modules/@root/x509/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5fe7fc8c4036bafe", "location": {"path": "/wiki/node_modules/@tokenizer/token/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c8379fad3ee6d8f2", "location": {"path": "/wiki/node_modules/@types/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8d1bfda2cecb619c", "location": {"path": "/wiki/node_modules/@types/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b0bda8549fb13d13", "location": {"path": "/wiki/node_modules/@types/connect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ba4f3fc6811488cd", "location": {"path": "/wiki/node_modules/@types/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da7076aea33314cb", "location": {"path": "/wiki/node_modules/@types/cookiejar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ae5123afb16785b1", "location": {"path": "/wiki/node_modules/@types/cookies/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2a78393e1e80ae59", "location": {"path": "/wiki/node_modules/@types/cors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c52bafd2c4bccf6b", "location": {"path": "/wiki/node_modules/@types/express-serve-static-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e570818cdb04d6f7", "location": {"path": "/wiki/node_modules/@types/express/node_modules/@types/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "62e61ee3d0f89b93", "location": {"path": "/wiki/node_modules/@types/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "54603abd9cf493a7", "location": {"path": "/wiki/node_modules/@types/fs-capacitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b9e13f601b515288", "location": {"path": "/wiki/node_modules/@types/geojson/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "853efe4bb6907cdd", "location": {"path": "/wiki/node_modules/@types/http-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7bc23c13453b8f71", "location": {"path": "/wiki/node_modules/@types/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "500833b318a15257", "location": {"path": "/wiki/node_modules/@types/keygrip/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6393c2eaba28010", "location": {"path": "/wiki/node_modules/@types/koa-compose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "919f58806771f505", "location": {"path": "/wiki/node_modules/@types/koa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ab8d853285674f23", "location": {"path": "/wiki/node_modules/@types/ldapjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1920bc7004d7e08c", "location": {"path": "/wiki/node_modules/@types/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aafdf72f68d25ef4", "location": {"path": "/wiki/node_modules/@types/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b95500ffb553139b", "location": {"path": "/wiki/node_modules/@types/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8e1c2ead2ab612f3", "location": {"path": "/wiki/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "686f062c71fd316f", "location": {"path": "/wiki/node_modules/@types/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fface9b03860b415", "location": {"path": "/wiki/node_modules/@types/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dfbf8396b549786d", "location": {"path": "/wiki/node_modules/@types/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6334663ec80216a6", "location": {"path": "/wiki/node_modules/@types/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "92ea4653b97155cc", "location": {"path": "/wiki/node_modules/@types/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f307b5ecfadd2163", "location": {"path": "/wiki/node_modules/@types/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "94f354e5a86dae47", "location": {"path": "/wiki/node_modules/@types/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c1d1ada470bb43da", "location": {"path": "/wiki/node_modules/@types/tunnel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ea78a8a78434d2c7", "location": {"path": "/wiki/node_modules/@types/websocket/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3fffb2c2525679cd", "location": {"path": "/wiki/node_modules/@types/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "439354e7dfa3eea8", "location": {"path": "/wiki/node_modules/@wry/context/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d2e13abb3e1f43a6", "location": {"path": "/wiki/node_modules/@wry/equality/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2fb7ca83faa3edf4", "location": {"path": "/wiki/node_modules/@wry/equality/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "61b82a944dfd3794", "location": {"path": "/wiki/node_modules/@wry/trie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8ad22437ac4df099", "location": {"path": "/wiki/node_modules/@xmldom/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f459f0f4cf432821", "location": {"path": "/wiki/node_modules/abab/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4a3c6435819f5cfb", "location": {"path": "/wiki/node_modules/abbrev/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a977c689d1e97406", "location": {"path": "/wiki/node_modules/abort-controller/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "58a4a00745d1ca49", "location": {"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d9d77cac84fbfbc2", "location": {"path": "/wiki/node_modules/acme/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2f6b0147dc802a6d", "location": {"path": "/wiki/node_modules/acorn-globals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c4960935872b360d", "location": {"path": "/wiki/node_modules/acorn-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8f67237eacf2ee8a", "location": {"path": "/wiki/node_modules/acorn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "440c882b7cf351a0", "location": {"path": "/wiki/node_modules/adal-node/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ff196232f0b303aa", "location": {"path": "/wiki/node_modules/adal-node/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2658b8cc2377dd9a", "location": {"path": "/wiki/node_modules/adal-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bdd8b91e6ef93a2b", "location": {"path": "/wiki/node_modules/agent-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7de1477c755b0298", "location": {"path": "/wiki/node_modules/ajv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "df8ce4412bf7f126", "location": {"path": "/wiki/node_modules/akismet-api/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80c57378c968b858", "location": {"path": "/wiki/node_modules/akismet-api/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ab9b526c07b13679", "location": {"path": "/wiki/node_modules/akismet-api/node_modules/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e6289e97fe1a680", "location": {"path": "/wiki/node_modules/akismet-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e1fb2e3ff504e9c7", "location": {"path": "/wiki/node_modules/algoliasearch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ca7d989afd6dd5f3", "location": {"path": "/wiki/node_modules/ansi-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b08e2c45c29bfbe", "location": {"path": "/wiki/node_modules/ansi-styles/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d1b3459bd0b36d08", "location": {"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3995a55c0bf9a70d", "location": {"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4e482962c1766c4f", "location": {"path": "/wiki/node_modules/anymatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "007e84ae244a8bc9", "location": {"path": "/wiki/node_modules/apg-conv-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e7a26a0d9ff838ac", "location": {"path": "/wiki/node_modules/apg-lib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4542d3b20a51f4fb", "location": {"path": "/wiki/node_modules/apollo-cache-control/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a419cf98fababd7", "location": {"path": "/wiki/node_modules/apollo-datasource/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6686c1a383d8cdc2", "location": {"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ca287ab879424bd2", "location": {"path": "/wiki/node_modules/apollo-fetch/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a83aa76c76e09155", "location": {"path": "/wiki/node_modules/apollo-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "242f8a49313f1bb8", "location": {"path": "/wiki/node_modules/apollo-fetch/node_modules/whatwg-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a952d3d8aaa37781", "location": {"path": "/wiki/node_modules/apollo-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "15e35888a9a21b7b", "location": {"path": "/wiki/node_modules/apollo-graphql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1d72e3235f13df7c", "location": {"path": "/wiki/node_modules/apollo-link/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3831540d3df60cf5", "location": {"path": "/wiki/node_modules/apollo-link/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0d7ffdca313a1fde", "location": {"path": "/wiki/node_modules/apollo-reporting-protobuf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a87866e06e12bde5", "location": {"path": "/wiki/node_modules/apollo-server-caching/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b229fbb760923f7a", "location": {"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2afff1c20957f3d8", "location": {"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5fb588b7f047a896", "location": {"path": "/wiki/node_modules/apollo-server-core/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b617a6cc5aa24231", "location": {"path": "/wiki/node_modules/apollo-server-core/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "56947a24d88383e0", "location": {"path": "/wiki/node_modules/apollo-server-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c42e5f0850b84fa6", "location": {"path": "/wiki/node_modules/apollo-server-env/node_modules/util.promisify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "263a482e97ee6edd", "location": {"path": "/wiki/node_modules/apollo-server-env/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b5bcd8c2fb19c420", "location": {"path": "/wiki/node_modules/apollo-server-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7474f1e994a9526d", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b7f80fa305e6e950", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "718afde1bd697a11", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c0e6bf26d6c56a84", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "30b70e9cc2a07680", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3f714b754b950e26", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ea82489f8262a657", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fc6e95e2a5cec6ec", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7981e47cdfdf5103", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4627a1a1ceac6b23", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cc6a17e70694f134", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a39660c527f4a3bf", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "14d1eeabcc8b4cef", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d482805845a8e3c8", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3b37ef0fa4b107b4", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1c89ea1851c8b7e9", "location": {"path": "/wiki/node_modules/apollo-server-express/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "279716e67f6a04fd", "location": {"path": "/wiki/node_modules/apollo-server-express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "43f6b34eafad1196", "location": {"path": "/wiki/node_modules/apollo-server-plugin-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f4c99fe411cf2fe4", "location": {"path": "/wiki/node_modules/apollo-server-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7095924c8fc44147", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/apollo-server-express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0a80eca3572eb98c", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "36f5b64392124102", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "44ee3891b50d59f4", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4467c1d36bbf1bf8", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5c5cef44be05c8f8", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "28a10cbbefad7b2b", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "13bc1850b9455f9c", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6463cbae2a8d80bc", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8842455d71fce7d9", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aee3562928a13ba4", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d28f2aab406fde42", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "562bbd83c68a9d75", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "83c14faccede8e22", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5d268b198017a9d0", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1281d3f2e2d7bc77", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a8a15d95c624975", "location": {"path": "/wiki/node_modules/apollo-server/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c084a5f966e93036", "location": {"path": "/wiki/node_modules/apollo-server/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7b7bc624ce95412f", "location": {"path": "/wiki/node_modules/apollo-tracing/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5f05fbfdb738982a", "location": {"path": "/wiki/node_modules/apollo-upload-client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5f95c04ca17afb78", "location": {"path": "/wiki/node_modules/apollo-utilities/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b2cdefd99280dae6", "location": {"path": "/wiki/node_modules/apollo-utilities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "57ecf479b9b6fbac", "location": {"path": "/wiki/node_modules/append-field/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "99cc7a54c24eb4bb", "location": {"path": "/wiki/node_modules/aproba/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e502a8ebf98903ec", "location": {"path": "/wiki/node_modules/are-we-there-yet/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "67ea29ea701becdc", "location": {"path": "/wiki/node_modules/argparse/node_modules/sprintf-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "61bad89b0de48ee2", "location": {"path": "/wiki/node_modules/argparse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c1bfa0d5c97b9b84", "location": {"path": "/wiki/node_modules/arr-diff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2465265ca26ad99a", "location": {"path": "/wiki/node_modules/arr-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "86adf757f5142f15", "location": {"path": "/wiki/node_modules/arr-union/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0e225db3ad1aaef7", "location": {"path": "/wiki/node_modules/array-each/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a50468239922f8f8", "location": {"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "49a608d5e1498b44", "location": {"path": "/wiki/node_modules/array-slice/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aa85a4cf55889892", "location": {"path": "/wiki/node_modules/array-union/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da22aeb9ead26321", "location": {"path": "/wiki/node_modules/array-unique/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c1cd25837d6bdda1", "location": {"path": "/wiki/node_modules/asap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e74c28c03a984e8", "location": {"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "87c7ccceaf32e267", "location": {"path": "/wiki/node_modules/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1896437d27ca0bfe", "location": {"path": "/wiki/node_modules/assert-never/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8e3b7219b0283178", "location": {"path": "/wiki/node_modules/assert-plus/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3379de0c26007219", "location": {"path": "/wiki/node_modules/assign-symbols/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e0c7747c95f93991", "location": {"path": "/wiki/node_modules/async-limiter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9747415def5b8f3c", "location": {"path": "/wiki/node_modules/async-retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "38caf7bac9f14310", "location": {"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9192a3c1a82ecf86", "location": {"path": "/wiki/node_modules/asynckit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fd2515f2b0a866d3", "location": {"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7fc041370ef13fc3", "location": {"path": "/wiki/node_modules/atob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c56de2991baac3cd", "location": {"path": "/wiki/node_modules/auto-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3fffa62d8c127732", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/buffer/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2656b0c70bcb5d87", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a24ef9b0b28be056", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/events/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a60b8fb75139de05", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "23f8bef272b30a5b", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/punycode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0bfdd86dd9e18b5d", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3ff2add75980a48f", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "481fe9ff812f6928", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a102426b81d53301", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/xml2js/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "847766fb978bcdc0", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "547c3ff60528c951", "location": {"path": "/wiki/node_modules/aws-sdk/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8f5977ffebbbd866", "location": {"path": "/wiki/node_modules/aws-sdk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "72b6dd2f37938836", "location": {"path": "/wiki/node_modules/aws-sign2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6cc663f262223dfd", "location": {"path": "/wiki/node_modules/aws4/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cf09ba0b8ffc172", "location": {"path": "/wiki/node_modules/axios/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "62c95fbb9c054da3", "location": {"path": "/wiki/node_modules/azure-search-client/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "39d2fe9d059a86ed", "location": {"path": "/wiki/node_modules/azure-search-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ee9f4ea3d47dd8f3", "location": {"path": "/wiki/node_modules/babel-plugin-dynamic-import-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "747746e78a8863d1", "location": {"path": "/wiki/node_modules/babel-plugin-syntax-trailing-function-commas/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a2b7069f30f45639", "location": {"path": "/wiki/node_modules/babel-preset-fbjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f214ec684122b515", "location": {"path": "/wiki/node_modules/babel-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "58fb822752d5e541", "location": {"path": "/wiki/node_modules/backo2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7666404466dadd0a", "location": {"path": "/wiki/node_modules/backoff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a56fc50d00294efa", "location": {"path": "/wiki/node_modules/balanced-match/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aad5797138c95a8e", "location": {"path": "/wiki/node_modules/base/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80a2d891c6cfb7dc", "location": {"path": "/wiki/node_modules/base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46a20ef3ab82f97e", "location": {"path": "/wiki/node_modules/base64-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0c4b39bab8ac3af2", "location": {"path": "/wiki/node_modules/base64url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "60b4bd66bcd06dc5", "location": {"path": "/wiki/node_modules/bcrypt-pbkdf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e575836e5c0f6ee", "location": {"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48036366db6bd54c", "location": {"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a109f32252ab3948", "location": {"path": "/wiki/node_modules/binary-extensions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "714d4cd16e3ecf17", "location": {"path": "/wiki/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8222cd525944430a", "location": {"path": "/wiki/node_modules/block-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "38c71b03b6420396", "location": {"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d088e06ce53085b1", "location": {"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0e0da02459157e68", "location": {"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "35f0ee707cdfaf2a", "location": {"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "480cfab64345f4dd", "location": {"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3c3769b173b0f118", "location": {"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4e8e79fab8e54706", "location": {"path": "/wiki/node_modules/body-parser/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bbcb146420e98f66", "location": {"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "810d809bd3bf54fd", "location": {"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7f23d1c6f616f9bd", "location": {"path": "/wiki/node_modules/brace-expansion/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "416e3eb1937a4f1b", "location": {"path": "/wiki/node_modules/braces/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "db1413c10fe5c6c0", "location": {"path": "/wiki/node_modules/browser-process-hrtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7a803b3fd6ff01d6", "location": {"path": "/wiki/node_modules/browserslist/node_modules/picocolors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4113ff32a9ce41c1", "location": {"path": "/wiki/node_modules/browserslist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2e5cb26e4511799a", "location": {"path": "/wiki/node_modules/bser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "381ed95be5316777", "location": {"path": "/wiki/node_modules/bson/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b779d8ebf532b9d", "location": {"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d82abe03d9eb824f", "location": {"path": "/wiki/node_modules/buffer-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "576243b9034aacd8", "location": {"path": "/wiki/node_modules/buffer-writer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a9079890b267c173", "location": {"path": "/wiki/node_modules/buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46e2407a8a41eb24", "location": {"path": "/wiki/node_modules/bunyan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f1ad40fc62da28aa", "location": {"path": "/wiki/node_modules/busboy/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "652e112f68194752", "location": {"path": "/wiki/node_modules/busboy/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "690a3591ee58d1d4", "location": {"path": "/wiki/node_modules/busboy/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5c498c842ba9b0ac", "location": {"path": "/wiki/node_modules/busboy/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "867ffc28c578f04d", "location": {"path": "/wiki/node_modules/busboy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "932da9cd42241b94", "location": {"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4e63e8c6a45e04f5", "location": {"path": "/wiki/node_modules/cache-base/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "31fb209d8eb09479", "location": {"path": "/wiki/node_modules/cache-manager/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f54732fa368bfcd", "location": {"path": "/wiki/node_modules/cache-manager/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5296c028fd123bfb", "location": {"path": "/wiki/node_modules/cache-manager/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b1ded848fa605741", "location": {"path": "/wiki/node_modules/cache-manager/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "55aa1cdc5bed100f", "location": {"path": "/wiki/node_modules/call-bind/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "57bbac8be9f7e53a", "location": {"path": "/wiki/node_modules/camel-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6773b309a1638e64", "location": {"path": "/wiki/node_modules/camelcase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c69043d4db560ec7", "location": {"path": "/wiki/node_modules/caniuse-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80e1d872bced5ed6", "location": {"path": "/wiki/node_modules/caseless/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cbe7273612a0801a", "location": {"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1906dd5f572a9b10", "location": {"path": "/wiki/node_modules/character-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8c25a219845320c", "location": {"path": "/wiki/node_modules/charenc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bcbe926dc2afac35", "location": {"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "42715f5c69399c2b", "location": {"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8f6b16419c1f096", "location": {"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cca3bf1a01905c2e", "location": {"path": "/wiki/node_modules/cheerio/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0fb37ba305ed64e4", "location": {"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e76ad75ca3921601", "location": {"path": "/wiki/node_modules/chokidar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8399d8423436aba5", "location": {"path": "/wiki/node_modules/chownr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "47a69e1bbeed5c4e", "location": {"path": "/wiki/node_modules/chromium-pickle-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6ac59eeb9eb7855e", "location": {"path": "/wiki/node_modules/class-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "92e7745e1f243173", "location": {"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ea0a238bf607f0fa", "location": {"path": "/wiki/node_modules/cliui/node_modules/wrap-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a3b54e1c159d02b2", "location": {"path": "/wiki/node_modules/cliui/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "82a61ec63562b72a", "location": {"path": "/wiki/node_modules/clone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d46c3748d0df9c29", "location": {"path": "/wiki/node_modules/code-point-at/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0a57b5a3e930c604", "location": {"path": "/wiki/node_modules/collection-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f93a8927ddfab6a8", "location": {"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a284ef578f6b5c1", "location": {"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cdfe04424e5c5385", "location": {"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b17b5a926161542", "location": {"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "21184b637c17c3ea", "location": {"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a950265a191c0f5a", "location": {"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0124cb579230fdc5", "location": {"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fdbbffddf78b771e", "location": {"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "148da526bd1144f2", "location": {"path": "/wiki/node_modules/combined-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ac2527af71a865e5", "location": {"path": "/wiki/node_modules/command-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7e4c78c21b7d2c4f", "location": {"path": "/wiki/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "85822f9e7e8b7943", "location": {"path": "/wiki/node_modules/component-emitter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10b35d446c7da6b9", "location": {"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bb8de1e029fd51b1", "location": {"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d328cc3e9cd2665f", "location": {"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ea8662450e78fbd", "location": {"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bbf24ae30d6ffa22", "location": {"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46d9a726d6c82d36", "location": {"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "864d9053696b6c01", "location": {"path": "/wiki/node_modules/concat-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "259609b1c9c5690a", "location": {"path": "/wiki/node_modules/concat-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a6476bdae002d92f", "location": {"path": "/wiki/node_modules/connect-session-knex/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "97205afad77653d8", "location": {"path": "/wiki/node_modules/connect-session-knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f123a7a343fe6f3f", "location": {"path": "/wiki/node_modules/connect-session-knex/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26c7ce9b3268d6e3", "location": {"path": "/wiki/node_modules/connect-session-knex/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "051201ef80a14ed6", "location": {"path": "/wiki/node_modules/connect-session-knex/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8dd32978633c3720", "location": {"path": "/wiki/node_modules/connect-session-knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8cb4a6046b587e77", "location": {"path": "/wiki/node_modules/console-control-strings/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "299a26fbd0fc977f", "location": {"path": "/wiki/node_modules/constantinople/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3414caf438e198b6", "location": {"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9acfb5f03ded1ab8", "location": {"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f7a538da2842f45d", "location": {"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d08c80c796f3bf56", "location": {"path": "/wiki/node_modules/convert-source-map/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4ea0fce9806c5f36", "location": {"path": "/wiki/node_modules/convert-source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dd1e446d5113b24b", "location": {"path": "/wiki/node_modules/cookie-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b6a902efa8ba9ee9", "location": {"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "835be142f4fcd9f4", "location": {"path": "/wiki/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a3e3fc5cc6b1c56c", "location": {"path": "/wiki/node_modules/cookiejar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "180e859e92fa537d", "location": {"path": "/wiki/node_modules/cookies/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a596f562e5d7c713", "location": {"path": "/wiki/node_modules/copy-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a0be9dbfd882924d", "location": {"path": "/wiki/node_modules/core-js-pure/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "40730d7a466f00af", "location": {"path": "/wiki/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f5a486afa1abb993", "location": {"path": "/wiki/node_modules/cors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c743d7ae90e89da9", "location": {"path": "/wiki/node_modules/cross-fetch/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9cc3753072e3db63", "location": {"path": "/wiki/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3c457655b95513d5", "location": {"path": "/wiki/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "87a595e7f19f4a81", "location": {"path": "/wiki/node_modules/crypt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e8966a75cc8e6635", "location": {"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "01f325a5c52a7fe6", "location": {"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3dd7c4e38a64c659", "location": {"path": "/wiki/node_modules/cssfilter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "72f535dc9cb54c59", "location": {"path": "/wiki/node_modules/cssom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "baf341aaaa448205", "location": {"path": "/wiki/node_modules/cssstyle/node_modules/cssom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "07441c3e6b2652d2", "location": {"path": "/wiki/node_modules/cssstyle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "83a62caae5b79bc6", "location": {"path": "/wiki/node_modules/cuint/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c5a3179561bb473f", "location": {"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "096d19dae82b5c77", "location": {"path": "/wiki/node_modules/dashdash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8ac8358c597c4042", "location": {"path": "/wiki/node_modules/data-urls/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2da68988066e5eb3", "location": {"path": "/wiki/node_modules/dataloader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c000320bd4633dc3", "location": {"path": "/wiki/node_modules/date-utils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d5b21f7f15b5d816", "location": {"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "97b1876dceabb8b1", "location": {"path": "/wiki/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a408aade450de7a5", "location": {"path": "/wiki/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "43ab0ed98e010dcc", "location": {"path": "/wiki/node_modules/decamelize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5ed95016f170101c", "location": {"path": "/wiki/node_modules/decimal.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b58e95a25d4b5a75", "location": {"path": "/wiki/node_modules/decode-uri-component/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "81c8160579b78172", "location": {"path": "/wiki/node_modules/decompress-response/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "db72bf7788cc8fab", "location": {"path": "/wiki/node_modules/deep-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "643422c0f2b96dd0", "location": {"path": "/wiki/node_modules/define-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c5d0c0571fb040a5", "location": {"path": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "02015df56907b1d1", "location": {"path": "/wiki/node_modules/define-property/node_modules/is-accessor-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9586d523020746b4", "location": {"path": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6094652bc2ff955c", "location": {"path": "/wiki/node_modules/define-property/node_modules/is-data-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "64149d0d4faabc03", "location": {"path": "/wiki/node_modules/define-property/node_modules/is-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3c4795740369b3e4", "location": {"path": "/wiki/node_modules/define-property/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c4a843043c42f60c", "location": {"path": "/wiki/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "760c0e42aef85b2f", "location": {"path": "/wiki/node_modules/delayed-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bf7dcc661e534c02", "location": {"path": "/wiki/node_modules/delegates/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ea3daad74d5c906e", "location": {"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "71978badcda88803", "location": {"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7130763fbaa8be32", "location": {"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8f11b27cf2a7015d", "location": {"path": "/wiki/node_modules/deprecated-decorator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78ba7a793c0132c0", "location": {"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a84ca59e94eb8bf", "location": {"path": "/wiki/node_modules/detect-file/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fcf93946d89fc3c9", "location": {"path": "/wiki/node_modules/detect-libc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f3ec273991e9cae", "location": {"path": "/wiki/node_modules/dicer/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "01dcde6e839ead44", "location": {"path": "/wiki/node_modules/dicer/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a17ee9252d14150", "location": {"path": "/wiki/node_modules/dicer/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8c7437f4a27e70f", "location": {"path": "/wiki/node_modules/dicer/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8d3dba710b7a8b51", "location": {"path": "/wiki/node_modules/dicer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7210adfa7d2e224d", "location": {"path": "/wiki/node_modules/diff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bc8807d2d2d33842", "location": {"path": "/wiki/node_modules/diff2html/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c2528ca767779c5f", "location": {"path": "/wiki/node_modules/diff2html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d58cc99d9ae78a1c", "location": {"path": "/wiki/node_modules/dir-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "47f02364ba6c12c5", "location": {"path": "/wiki/node_modules/doctypes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9a4a598affa85ae6", "location": {"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "07ca9fa0c82471c9", "location": {"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e51b23decb8ee0ec", "location": {"path": "/wiki/node_modules/domexception/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "681f5f501ffded8f", "location": {"path": "/wiki/node_modules/domexception/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9da3e2d95752c934", "location": {"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0db703f061fb7f34", "location": {"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a321fe5fbf42ef1", "location": {"path": "/wiki/node_modules/dompurify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ee58bbc3429f497d", "location": {"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9ceb93f68df32a2a", "location": {"path": "/wiki/node_modules/dotize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "749c57c2e089a4b3", "location": {"path": "/wiki/node_modules/dtrace-provider/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "79c948d6546bb8bc", "location": {"path": "/wiki/node_modules/ecc-jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "eef3675a5b4831fd", "location": {"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cea13e67e1c0c1c", "location": {"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8c92fe4634f65a8f", "location": {"path": "/wiki/node_modules/elasticsearch6/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "01deb8a1ef20e9a5", "location": {"path": "/wiki/node_modules/elasticsearch7/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "507a0a9647cc9e46", "location": {"path": "/wiki/node_modules/electron-to-chromium/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0c791546094d6597", "location": {"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9501fb262ff0a0e8", "location": {"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1054443d4fbd3135", "location": {"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5337b588d3f6954d", "location": {"path": "/wiki/node_modules/encoding/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "936c7fd5c4474b63", "location": {"path": "/wiki/node_modules/encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "df43d5c6feedc781", "location": {"path": "/wiki/node_modules/end-of-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cc72d16b67464aca", "location": {"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d76289dcae8046f8", "location": {"path": "/wiki/node_modules/es-abstract/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "baf41e99867eb228", "location": {"path": "/wiki/node_modules/es-to-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "83be97f0e62f7b0c", "location": {"path": "/wiki/node_modules/es6-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "42aaa95c08e8cbd4", "location": {"path": "/wiki/node_modules/escalade/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9083a50df42298c0", "location": {"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9d25be39e9b8fa3a", "location": {"path": "/wiki/node_modules/escape-string-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b1518a8f030e22e2", "location": {"path": "/wiki/node_modules/escodegen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3bbfd605c69593ba", "location": {"path": "/wiki/node_modules/esm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1631178805add1c4", "location": {"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4cc1df57067120b3", "location": {"path": "/wiki/node_modules/estraverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "13f77b71cfffb169", "location": {"path": "/wiki/node_modules/esutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9e6165c71e5a0fdd", "location": {"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "16a8ee2412433b9d", "location": {"path": "/wiki/node_modules/event-target-shim/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dac07678d2b1151b", "location": {"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3fa4104714c4fff2", "location": {"path": "/wiki/node_modules/eventemitter3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "966c1f2a4f81a951", "location": {"path": "/wiki/node_modules/events/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "249d59c029568283", "location": {"path": "/wiki/node_modules/expand-brackets/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d4450c93eefa38dd", "location": {"path": "/wiki/node_modules/expand-brackets/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a3fb642ad437e011", "location": {"path": "/wiki/node_modules/expand-brackets/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "754b106c273ec5a3", "location": {"path": "/wiki/node_modules/expand-tilde/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d9a6cb2bbddbeb2e", "location": {"path": "/wiki/node_modules/express-brute/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "07148d6cc3ac855f", "location": {"path": "/wiki/node_modules/express-brute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fc7836613adc8a64", "location": {"path": "/wiki/node_modules/express-session/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5ed13cab80055a1b", "location": {"path": "/wiki/node_modules/express-session/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f8f9d0d696157ee2", "location": {"path": "/wiki/node_modules/express-session/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "35a037c8f5599518", "location": {"path": "/wiki/node_modules/express-session/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e9d0db2e044472f1", "location": {"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26f72c93d2c80b54", "location": {"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "04ed0db301fcbefd", "location": {"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ed9589791d597615", "location": {"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "59182cac84e807ca", "location": {"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1f54eaa632a0b8f3", "location": {"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6498abfccae456b0", "location": {"path": "/wiki/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "371d50cf2276a3c1", "location": {"path": "/wiki/node_modules/extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "eaf1ebd3fcfe0ae6", "location": {"path": "/wiki/node_modules/extglob/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "390bb12df732f1b3", "location": {"path": "/wiki/node_modules/extglob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b42262bd229b3fdd", "location": {"path": "/wiki/node_modules/extract-files/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "524875f0a0cb5534", "location": {"path": "/wiki/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f6ce0576e586d3b6", "location": {"path": "/wiki/node_modules/fast-deep-equal/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f5668877dad394e4", "location": {"path": "/wiki/node_modules/fast-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f338117a1bbf57bc", "location": {"path": "/wiki/node_modules/fast-json-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bfea0a66acd13c26", "location": {"path": "/wiki/node_modules/fast-levenshtein/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "13bd85419ceaede5", "location": {"path": "/wiki/node_modules/fast-safe-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4faba11e54827634", "location": {"path": "/wiki/node_modules/fastq/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f97a87d20007b46e", "location": {"path": "/wiki/node_modules/fb-watchman/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e115de7d1b620931", "location": {"path": "/wiki/node_modules/fbjs-css-vars/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "18433c2cf6f02343", "location": {"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "65e498f3257ef281", "location": {"path": "/wiki/node_modules/fbjs/node_modules/cross-fetch/polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9f253eea42c02acc", "location": {"path": "/wiki/node_modules/fbjs/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5dc3385fc3552628", "location": {"path": "/wiki/node_modules/fbjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ad88087a990cd7c5", "location": {"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e448e2c17a81b2d4", "location": {"path": "/wiki/node_modules/file-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "22fa77168f82282d", "location": {"path": "/wiki/node_modules/filesize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "899101e9b235eefc", "location": {"path": "/wiki/node_modules/fill-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ae0249fd89329859", "location": {"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8c2049e0c210881b", "location": {"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "76ddfb816b047e1d", "location": {"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b97b35ffc0b2e0c6", "location": {"path": "/wiki/node_modules/find-up/node_modules/path-exists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e1a97c464cb0bbf4", "location": {"path": "/wiki/node_modules/find-up/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "24a07a8c88d07313", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dc55b1310d954bf4", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/braces/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "87a3840ba0f3d10f", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/braces/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4692b4017a8fb401", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8175ba01fc13a489", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a2346766df9f85c0", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4bcefb60234e3c0d", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "50f77bae65c7a971", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/fill-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da14a1ac109a48f0", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "788985ca0f44da3e", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/micromatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8872156cf6f409d3", "location": {"path": "/wiki/node_modules/findup-sync/node_modules/to-regex-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b7798529c221b0bc", "location": {"path": "/wiki/node_modules/findup-sync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "00251068c347e0c3", "location": {"path": "/wiki/node_modules/fined/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a710d50f8edbd874", "location": {"path": "/wiki/node_modules/flagged-respawn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b96441a161766d00", "location": {"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "77c00fe9f8e93706", "location": {"path": "/wiki/node_modules/follow-redirects/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9f4458b44bcb475b", "location": {"path": "/wiki/node_modules/for-each/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c14848fcf3730542", "location": {"path": "/wiki/node_modules/for-in/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3a9fa4ed35714246", "location": {"path": "/wiki/node_modules/for-own/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "96a5feef3ff83b87", "location": {"path": "/wiki/node_modules/forever-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "56533caf48d071a9", "location": {"path": "/wiki/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e455d92cb3dc6abd", "location": {"path": "/wiki/node_modules/formidable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "245023ce38ef0d40", "location": {"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "57b6656f7f256aab", "location": {"path": "/wiki/node_modules/fragment-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e7d00074e51feaf9", "location": {"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "155f8e3fdb7e1d5e", "location": {"path": "/wiki/node_modules/from2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "73f593e6d103999d", "location": {"path": "/wiki/node_modules/fs-capacitor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e3e69db23215048d", "location": {"path": "/wiki/node_modules/fs-constants/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f57be07cca7aadd", "location": {"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e3f9572eaf13740", "location": {"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bac5911735d1f941", "location": {"path": "/wiki/node_modules/fs.realpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "465e0d96d70ca414", "location": {"path": "/wiki/node_modules/fstream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "14b37e8bdfb49dad", "location": {"path": "/wiki/node_modules/function-bind/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "64ef00e34f4730cd", "location": {"path": "/wiki/node_modules/gauge/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a718a2cc5f3dd12", "location": {"path": "/wiki/node_modules/gauge/node_modules/string-width/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e313487a0de89090", "location": {"path": "/wiki/node_modules/gauge/node_modules/strip-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9915a69851d2db09", "location": {"path": "/wiki/node_modules/gauge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9ec698e32fc0cf7d", "location": {"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f23ecec79d2fed14", "location": {"path": "/wiki/node_modules/gensync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "11dfb8ed2d06b7ea", "location": {"path": "/wiki/node_modules/get-caller-file/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "988800f72aa59f7b", "location": {"path": "/wiki/node_modules/get-intrinsic/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "868ff41388b9920d", "location": {"path": "/wiki/node_modules/get-symbol-description/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5cf7a7ab500dfab3", "location": {"path": "/wiki/node_modules/get-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e223df4ba55bf9a7", "location": {"path": "/wiki/node_modules/getopts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5ff4e9ab44ffe7d9", "location": {"path": "/wiki/node_modules/getos/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "20d5dad9730c831f", "location": {"path": "/wiki/node_modules/getpass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e4a6808128b4c66e", "location": {"path": "/wiki/node_modules/glob-parent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ddadbe2f1fa4ef6b", "location": {"path": "/wiki/node_modules/glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "24ebbf63a1897837", "location": {"path": "/wiki/node_modules/globals/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e8734539e1cfbf29", "location": {"path": "/wiki/node_modules/globby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e608bcd413fa21af", "location": {"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a44fb80fcc9a5637", "location": {"path": "/wiki/node_modules/graphql-extensions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b04f8ce01b7ab529", "location": {"path": "/wiki/node_modules/graphql-list-fields/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b895a8c92e6f8322", "location": {"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f8a3ceca30ca182f", "location": {"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4a1b25335eb52483", "location": {"path": "/wiki/node_modules/graphql-rate-limit-directive/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ed2831b639e08a4", "location": {"path": "/wiki/node_modules/graphql-rate-limit-directive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26ebb828356dcb8d", "location": {"path": "/wiki/node_modules/graphql-subscriptions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4881f7a258d12c37", "location": {"path": "/wiki/node_modules/graphql-tools/es5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "682cbee22d547645", "location": {"path": "/wiki/node_modules/graphql-tools/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "654124a180048910", "location": {"path": "/wiki/node_modules/graphql-tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "027d07f7522b1eed", "location": {"path": "/wiki/node_modules/graphql-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da7a775be466359d", "location": {"path": "/wiki/node_modules/graphql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8e660b8d9beea969", "location": {"path": "/wiki/node_modules/har-schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26b7e66153024c50", "location": {"path": "/wiki/node_modules/har-validator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7cf4e14e86e35cfe", "location": {"path": "/wiki/node_modules/has-bigints/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6c359f1fecc7d0f7", "location": {"path": "/wiki/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "56268444af89657f", "location": {"path": "/wiki/node_modules/has-symbols/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bcc26419fe7edcb0", "location": {"path": "/wiki/node_modules/has-tostringtag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "23d16ca731ea3fac", "location": {"path": "/wiki/node_modules/has-unicode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "37f210c64b0675df", "location": {"path": "/wiki/node_modules/has-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9f8cf4884293d4f2", "location": {"path": "/wiki/node_modules/has-values/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "87b081dfa42576cf", "location": {"path": "/wiki/node_modules/has-values/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "943c478444bedab0", "location": {"path": "/wiki/node_modules/has/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5d27789d9e53da67", "location": {"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "01aa7916eb3b597d", "location": {"path": "/wiki/node_modules/highlight.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "68c497deb18e4968", "location": {"path": "/wiki/node_modules/hogan.js/node_modules/mkdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "540bd128c489a2df", "location": {"path": "/wiki/node_modules/hogan.js/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2bfec6771883a4e8", "location": {"path": "/wiki/node_modules/hogan.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c36163f9f7a7e769", "location": {"path": "/wiki/node_modules/hoist-non-react-statics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ef1e8e21a56b5820", "location": {"path": "/wiki/node_modules/homedir-polyfill/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e96193dda0aa84be", "location": {"path": "/wiki/node_modules/hpagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "499582c38eec5d5b", "location": {"path": "/wiki/node_modules/html-encoding-sniffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7acf836146074b03", "location": {"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "17490840d16ebc79", "location": {"path": "/wiki/node_modules/http-errors/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "63ec3b837a2488a0", "location": {"path": "/wiki/node_modules/http-errors/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f3b5cb0cd0b58391", "location": {"path": "/wiki/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aebb197b9e006c1a", "location": {"path": "/wiki/node_modules/http-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "822a14388196cb9a", "location": {"path": "/wiki/node_modules/https-proxy-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "18fc9aeec9101767", "location": {"path": "/wiki/node_modules/i18next-express-middleware/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ac6e684d86d36f6d", "location": {"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3e7ee0cb17e451e4", "location": {"path": "/wiki/node_modules/i18next-node-fs-backend/node_modules/json5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "813cf92825d0780a", "location": {"path": "/wiki/node_modules/i18next-node-fs-backend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f86534e806e5b573", "location": {"path": "/wiki/node_modules/i18next/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4e2309beab322a05", "location": {"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "72a4ef899021b3fd", "location": {"path": "/wiki/node_modules/ieee754/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "775e4dcea6528a21", "location": {"path": "/wiki/node_modules/ignore-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1f3ca0a8e8918cc8", "location": {"path": "/wiki/node_modules/ignore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4e138228faac98f1", "location": {"path": "/wiki/node_modules/image-size/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e00b7fa3aa02f755", "location": {"path": "/wiki/node_modules/immutable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "59dadabd456c0c07", "location": {"path": "/wiki/node_modules/import-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4ca5b0420e0902c2", "location": {"path": "/wiki/node_modules/inflight/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5722e3739b854573", "location": {"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1333de9f13e658d1", "location": {"path": "/wiki/node_modules/ini/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aaa5663b91eb011e", "location": {"path": "/wiki/node_modules/internal-slot/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e56cc00638e96660", "location": {"path": "/wiki/node_modules/interpret/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fb3f80c81f80f748", "location": {"path": "/wiki/node_modules/into-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "19bb8dbabc947427", "location": {"path": "/wiki/node_modules/invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5ec2501d284c63c9", "location": {"path": "/wiki/node_modules/ip-address/node_modules/jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10958089d99839e3", "location": {"path": "/wiki/node_modules/ip-address/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d773760c0439ed7d", "location": {"path": "/wiki/node_modules/ip-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "467c5177c007a57d", "location": {"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "76c74a75a0c41ace", "location": {"path": "/wiki/node_modules/is-absolute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "816c1aed25ae3e1b", "location": {"path": "/wiki/node_modules/is-accessor-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c8fda074a4043fe1", "location": {"path": "/wiki/node_modules/is-bigint/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8b691c03c6f57455", "location": {"path": "/wiki/node_modules/is-binary-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "83a47d0b470993a1", "location": {"path": "/wiki/node_modules/is-boolean-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a1bc3b8f3bc54ad", "location": {"path": "/wiki/node_modules/is-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "76b4cd9ea255704c", "location": {"path": "/wiki/node_modules/is-callable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9b341cfe7b560e23", "location": {"path": "/wiki/node_modules/is-core-module/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7464c066b6b3276d", "location": {"path": "/wiki/node_modules/is-data-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7e73f64083a8aa8b", "location": {"path": "/wiki/node_modules/is-date-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e4297129d81ead37", "location": {"path": "/wiki/node_modules/is-descriptor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1fa9d7c09348d13c", "location": {"path": "/wiki/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1d54d69b9a524086", "location": {"path": "/wiki/node_modules/is-extglob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "602d672b8b1e2b83", "location": {"path": "/wiki/node_modules/is-glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "63f21c5a79d7525a", "location": {"path": "/wiki/node_modules/is-negative-zero/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "573812e6341710c6", "location": {"path": "/wiki/node_modules/is-number-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0584cd46c61a250b", "location": {"path": "/wiki/node_modules/is-number/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2fe01ea2a05a63ad", "location": {"path": "/wiki/node_modules/is-number/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "083743c973e73b83", "location": {"path": "/wiki/node_modules/is-plain-object/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bfdb4108f50f1c23", "location": {"path": "/wiki/node_modules/is-potential-custom-element-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a97d768ec73522e9", "location": {"path": "/wiki/node_modules/is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f3d729131e32ad1a", "location": {"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9ef6a17b13ed46d2", "location": {"path": "/wiki/node_modules/is-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4c53b61240c30768", "location": {"path": "/wiki/node_modules/is-relative/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "67840a6b4645ca3d", "location": {"path": "/wiki/node_modules/is-shared-array-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b7e658a5cc58bdb7", "location": {"path": "/wiki/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "81890221be05982e", "location": {"path": "/wiki/node_modules/is-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5bbb4c9b942223d0", "location": {"path": "/wiki/node_modules/is-symbol/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "786ecc6780837366", "location": {"path": "/wiki/node_modules/is-typedarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a58040863469341", "location": {"path": "/wiki/node_modules/is-unc-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "68e988b7dedbe7ac", "location": {"path": "/wiki/node_modules/is-weakref/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "33e984d976a0346c", "location": {"path": "/wiki/node_modules/is-windows/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aab3ac868f324930", "location": {"path": "/wiki/node_modules/isarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0c777f81b19a3358", "location": {"path": "/wiki/node_modules/isexe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a8f30c02e56d8282", "location": {"path": "/wiki/node_modules/isobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "97f0cc4a7daeb6b7", "location": {"path": "/wiki/node_modules/isomorphic-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "991ede903ce9112d", "location": {"path": "/wiki/node_modules/isomorphic-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c91dfa91ac5a43e1", "location": {"path": "/wiki/node_modules/isstream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a56df2223f8d75bc", "location": {"path": "/wiki/node_modules/iterall/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7be011cb3fb16443", "location": {"path": "/wiki/node_modules/jmespath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8b3c70bff72f3daf", "location": {"path": "/wiki/node_modules/js-base64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6ac95a3a0b46b927", "location": {"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6880ae0f981af29a", "location": {"path": "/wiki/node_modules/js-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7cf976077521e594", "location": {"path": "/wiki/node_modules/js-tokens/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "09a3531ab267355c", "location": {"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5387a0ce572da36e", "location": {"path": "/wiki/node_modules/jsbi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "af35292c40f9b8e0", "location": {"path": "/wiki/node_modules/jsbn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9271d4b96cbe6be2", "location": {"path": "/wiki/node_modules/jsdom/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e14b6bde4d42e0d9", "location": {"path": "/wiki/node_modules/jsdom/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2dfe5e3a39a698ae", "location": {"path": "/wiki/node_modules/jsdom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "221d12901951af40", "location": {"path": "/wiki/node_modules/jsesc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "83ec4cae634d7bc3", "location": {"path": "/wiki/node_modules/json-schema-traverse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bce3e1ef85c59f09", "location": {"path": "/wiki/node_modules/json-schema/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b3c3bb93bc9edf5f", "location": {"path": "/wiki/node_modules/json-stringify-safe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e9552dfc04653b5d", "location": {"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bf2ea927d9136821", "location": {"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ff893514c1c1886", "location": {"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cd2d771327593605", "location": {"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8a1cebbb0cf56912", "location": {"path": "/wiki/node_modules/jsprim/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9af4f77e509ce642", "location": {"path": "/wiki/node_modules/jstransformer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "98bdd321a6757e30", "location": {"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a329ed9a20947a05", "location": {"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e3b040b19ef19292", "location": {"path": "/wiki/node_modules/katex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4d9550da171214d1", "location": {"path": "/wiki/node_modules/keygrip/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4d2091a8f6bf39ce", "location": {"path": "/wiki/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "00c10739d8e47f9d", "location": {"path": "/wiki/node_modules/klaw/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "605f01726804aa3f", "location": {"path": "/wiki/node_modules/knex/node_modules/commander/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "67d518c3909384e8", "location": {"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d766f9ae9225d57e", "location": {"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f47302f4b056725", "location": {"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c3c7178834a4dc9e", "location": {"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "44a4bf42207a3b10", "location": {"path": "/wiki/node_modules/ldap-filter/node_modules/assert-plus/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c5a1441a0bb06781", "location": {"path": "/wiki/node_modules/ldap-filter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d1425d71fb33f1b5", "location": {"path": "/wiki/node_modules/ldapauth-fork/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f7fa5ee69a676232", "location": {"path": "/wiki/node_modules/ldapauth-fork/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "57a78d8a74513efd", "location": {"path": "/wiki/node_modules/ldapauth-fork/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "646feb916f1a5640", "location": {"path": "/wiki/node_modules/ldapjs/node_modules/asn1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ab5557a7c22a719f", "location": {"path": "/wiki/node_modules/ldapjs/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "05402f64b22b9fbc", "location": {"path": "/wiki/node_modules/ldapjs/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d5c5bbe202cd3066", "location": {"path": "/wiki/node_modules/ldapjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "08b21c4a753428a7", "location": {"path": "/wiki/node_modules/liftoff/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5bc42e26b7add01b", "location": {"path": "/wiki/node_modules/linkify-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "42fd88c0eca3de3b", "location": {"path": "/wiki/node_modules/locate-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1d963b2cac39d892", "location": {"path": "/wiki/node_modules/lodash.clonedeep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1670d97ebdbc99c5", "location": {"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2d365c60064f65ed", "location": {"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "679889f9b711ac83", "location": {"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ddac7478385cbcf0", "location": {"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b7853c7fe222a595", "location": {"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9a1b9ab1e0a50265", "location": {"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0cf2049c1b66f0fd", "location": {"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a879c95dfff7c7cb", "location": {"path": "/wiki/node_modules/lodash.repeat/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8d3bf2cbe2ffb774", "location": {"path": "/wiki/node_modules/lodash.sortby/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "088f096389bfbf98", "location": {"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bcc89eefacaea59b", "location": {"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ebe2d3ef7ca39e76", "location": {"path": "/wiki/node_modules/loglevel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ef0932eb44d2030e", "location": {"path": "/wiki/node_modules/long-timeout/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "637c15e4efea27c9", "location": {"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4571db213b33d3e8", "location": {"path": "/wiki/node_modules/loose-envify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d599457e872ec375", "location": {"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7f0fe0196ff133c8", "location": {"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3e1da0ea157023bc", "location": {"path": "/wiki/node_modules/make-iterator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7bdde0b71f825344", "location": {"path": "/wiki/node_modules/map-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4a7c6c1d956384ea", "location": {"path": "/wiki/node_modules/map-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e834aa756c71e7e3", "location": {"path": "/wiki/node_modules/markdown-it-abbr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "613694bd74b91775", "location": {"path": "/wiki/node_modules/markdown-it-attrs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e68cc66184262c90", "location": {"path": "/wiki/node_modules/markdown-it-emoji/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "afe2823a990ae4b6", "location": {"path": "/wiki/node_modules/markdown-it-expand-tabs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7cd6b825d75da966", "location": {"path": "/wiki/node_modules/markdown-it-external-links/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4156978559d7ae45", "location": {"path": "/wiki/node_modules/markdown-it-footnote/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "11ae43f7960fc512", "location": {"path": "/wiki/node_modules/markdown-it-imsize/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c64af89171784da6", "location": {"path": "/wiki/node_modules/markdown-it-mark/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "30ed27224b88028c", "location": {"path": "/wiki/node_modules/markdown-it-mathjax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a3398b9c401adb7e", "location": {"path": "/wiki/node_modules/markdown-it-multimd-table/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "72498928b3147965", "location": {"path": "/wiki/node_modules/markdown-it-sub/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ba5d692943cdb89c", "location": {"path": "/wiki/node_modules/markdown-it-sup/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "40c5b5d18045d19f", "location": {"path": "/wiki/node_modules/markdown-it-task-lists/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ecc57c06382422a5", "location": {"path": "/wiki/node_modules/markdown-it/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c10fedbbf9f244f0", "location": {"path": "/wiki/node_modules/markdown-it/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2295b19e2b8ea1df", "location": {"path": "/wiki/node_modules/mathjax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cf075d4349174e19", "location": {"path": "/wiki/node_modules/md5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78021e87758c6cf1", "location": {"path": "/wiki/node_modules/mdurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9aac912b1b97704f", "location": {"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c952703743fdd47e", "location": {"path": "/wiki/node_modules/memory-pager/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b9b9102ad32c2bcd", "location": {"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a721da77c30f2c2b", "location": {"path": "/wiki/node_modules/merge2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d4d79a9b3f94ae7d", "location": {"path": "/wiki/node_modules/meros/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b5a27686de17806", "location": {"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0ce143320298f490", "location": {"path": "/wiki/node_modules/micromatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d341b43a9f8766ca", "location": {"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b32bb01c90e5679", "location": {"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e3783b0196b04cf", "location": {"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fb9fc432e11cf995", "location": {"path": "/wiki/node_modules/mimic-response/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f81a10e1aedc17b0", "location": {"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "75d7b60854b712ca", "location": {"path": "/wiki/node_modules/minimatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80fb1caeb776da3e", "location": {"path": "/wiki/node_modules/minimist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bf9aa7f182311853", "location": {"path": "/wiki/node_modules/minizlib/node_modules/minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e66205ec63902edd", "location": {"path": "/wiki/node_modules/minizlib/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bb2e321300aa716b", "location": {"path": "/wiki/node_modules/minizlib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7122b1d793d8dac6", "location": {"path": "/wiki/node_modules/mixin-deep/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2e043d4c30d6c2e4", "location": {"path": "/wiki/node_modules/mixin-deep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7a6c554bb984bc40", "location": {"path": "/wiki/node_modules/mkdirp-classic/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "be3487e99e677e39", "location": {"path": "/wiki/node_modules/mkdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2ed7516c59b0e9a1", "location": {"path": "/wiki/node_modules/moment-timezone/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bb048ac8d2cff3cf", "location": {"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e1b65885b3160397", "location": {"path": "/wiki/node_modules/mongodb/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "91596d134eac9212", "location": {"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "77a02bb4f1ab3a06", "location": {"path": "/wiki/node_modules/mssql/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8a991b7b60211eda", "location": {"path": "/wiki/node_modules/mssql/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f0afd18fc0071a0d", "location": {"path": "/wiki/node_modules/multer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e91b140b44c9881f", "location": {"path": "/wiki/node_modules/mv/node_modules/glob/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d901d71081646ea7", "location": {"path": "/wiki/node_modules/mv/node_modules/rimraf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9a0fcf1a914bca0d", "location": {"path": "/wiki/node_modules/mv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6c4790a67c3cf1e3", "location": {"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46a5c00ac87f04c0", "location": {"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "05b31f82e0c70e00", "location": {"path": "/wiki/node_modules/named-placeholders/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c409d7e081ed5d4d", "location": {"path": "/wiki/node_modules/named-placeholders/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d2bf6ef2f5325dbf", "location": {"path": "/wiki/node_modules/named-placeholders/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0004dbd9864ece5d", "location": {"path": "/wiki/node_modules/nan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "86af32e21be8ff66", "location": {"path": "/wiki/node_modules/nan/tools/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fcfd6d097eb6c5a2", "location": {"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48e06aeed011e6b0", "location": {"path": "/wiki/node_modules/nanomatch/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bdff9e979ceb7de3", "location": {"path": "/wiki/node_modules/nanomatch/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6819a56589f9ea46", "location": {"path": "/wiki/node_modules/nanomatch/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c736e492ae852785", "location": {"path": "/wiki/node_modules/nanomatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "20ac76840c856f0a", "location": {"path": "/wiki/node_modules/native-duplexpair/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5eff9b227e1ffc4b", "location": {"path": "/wiki/node_modules/ncp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2c953bc7d89ccda1", "location": {"path": "/wiki/node_modules/needle/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1d622a5fd6923ea3", "location": {"path": "/wiki/node_modules/needle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cb4d9e18695e939e", "location": {"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26692384d2bddcea", "location": {"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0b6b6d39738991d1", "location": {"path": "/wiki/node_modules/node-addon-api/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "59facb4ff2e63778", "location": {"path": "/wiki/node_modules/node-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5fb06f648de013c2", "location": {"path": "/wiki/node_modules/node-fetch/node_modules/tr46/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c0a229ba2625ea90", "location": {"path": "/wiki/node_modules/node-fetch/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b47699721bd745d8", "location": {"path": "/wiki/node_modules/node-fetch/node_modules/whatwg-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9c88c7ab202e876b", "location": {"path": "/wiki/node_modules/node-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bd86c01d58d501e1", "location": {"path": "/wiki/node_modules/node-forge/flash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a89f760c84a24fa8", "location": {"path": "/wiki/node_modules/node-forge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4d4573c3fcf8dfba", "location": {"path": "/wiki/node_modules/node-gyp/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "51b911cbf6f550bd", "location": {"path": "/wiki/node_modules/node-gyp/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bc85a4a3769c93f4", "location": {"path": "/wiki/node_modules/node-gyp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "09b5adba78748b7a", "location": {"path": "/wiki/node_modules/node-int64/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "148f60bf8c0fdccb", "location": {"path": "/wiki/node_modules/node-jose/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d2041fa6f3ba2be8", "location": {"path": "/wiki/node_modules/node-jose/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6f2996b64c8b6a62", "location": {"path": "/wiki/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b7b4833f5f66d3ee", "location": {"path": "/wiki/node_modules/node-pre-gyp/node_modules/fs-minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ef3b4b91dd52a875", "location": {"path": "/wiki/node_modules/node-pre-gyp/node_modules/minipass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dc74ed46de996bb3", "location": {"path": "/wiki/node_modules/node-pre-gyp/node_modules/nopt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fdc04790efa94249", "location": {"path": "/wiki/node_modules/node-pre-gyp/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "02fa03a8e5bb3ba4", "location": {"path": "/wiki/node_modules/node-pre-gyp/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9ad17928164b0301", "location": {"path": "/wiki/node_modules/node-pre-gyp/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "192ff345c085c6cd", "location": {"path": "/wiki/node_modules/node-pre-gyp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7d5516fa965b695a", "location": {"path": "/wiki/node_modules/node-releases/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "96bb7de44dee5672", "location": {"path": "/wiki/node_modules/node-uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "500d43744d461246", "location": {"path": "/wiki/node_modules/nodemailer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2952a153b4a0f3a6", "location": {"path": "/wiki/node_modules/normalize-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "883b110935ca2424", "location": {"path": "/wiki/node_modules/notp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "018d1dac3c89f320", "location": {"path": "/wiki/node_modules/npm-bundled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cd6fc19f86410d0c", "location": {"path": "/wiki/node_modules/npm-normalize-package-bin/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "09a20b31c98e048e", "location": {"path": "/wiki/node_modules/npm-packlist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46f32c72102a26bf", "location": {"path": "/wiki/node_modules/npmlog/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b21ce34912bde81", "location": {"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "770ef4c6fd9f8954", "location": {"path": "/wiki/node_modules/nullthrows/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "27d75730e7a422a2", "location": {"path": "/wiki/node_modules/number-is-nan/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "68d3db251bb0d3f8", "location": {"path": "/wiki/node_modules/nwsapi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "20dce54130ec853f", "location": {"path": "/wiki/node_modules/oauth-sign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8a996cd84cdfef0d", "location": {"path": "/wiki/node_modules/oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "459341da1a7f5325", "location": {"path": "/wiki/node_modules/object-assign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f7bd8fb3d6e6143e", "location": {"path": "/wiki/node_modules/object-copy/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8ff00ccb7704b526", "location": {"path": "/wiki/node_modules/object-copy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5cabb3e4e2e5f1df", "location": {"path": "/wiki/node_modules/object-inspect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "240b8a2d0d3f1f62", "location": {"path": "/wiki/node_modules/object-keys/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "008d9ecfbb709c2f", "location": {"path": "/wiki/node_modules/object-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3e9b2747b1fb3656", "location": {"path": "/wiki/node_modules/object-visit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c564e26990e82fb3", "location": {"path": "/wiki/node_modules/object.assign/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4bfb66d34782af60", "location": {"path": "/wiki/node_modules/object.defaults/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cd20f347bb2cd1d", "location": {"path": "/wiki/node_modules/object.getownpropertydescriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "788df31e2662d6a0", "location": {"path": "/wiki/node_modules/object.map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4cf5e2e453e048d8", "location": {"path": "/wiki/node_modules/object.pick/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e11c48efef590b4d", "location": {"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "061ee2be37550cf3", "location": {"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "02c2d703df29d807", "location": {"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8d41d84116d9cd08", "location": {"path": "/wiki/node_modules/once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3147e40626978954", "location": {"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5be4da366324fdfa", "location": {"path": "/wiki/node_modules/optionator/node_modules/levn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b6164106ee87d01a", "location": {"path": "/wiki/node_modules/optionator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2bcef4b94844497f", "location": {"path": "/wiki/node_modules/os-homedir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ba9757e59ed7c68e", "location": {"path": "/wiki/node_modules/os-tmpdir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7b2e5aa5ea8a974d", "location": {"path": "/wiki/node_modules/osenv/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7aefae42326718a7", "location": {"path": "/wiki/node_modules/p-is-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b97e8e7e67fdc2cc", "location": {"path": "/wiki/node_modules/p-limit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a6a960e496dada71", "location": {"path": "/wiki/node_modules/p-locate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "19d4a8c8ab051237", "location": {"path": "/wiki/node_modules/p-try/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cbaf4547e6922ce0", "location": {"path": "/wiki/node_modules/packet-reader/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f06764f5cd8dfc3f", "location": {"path": "/wiki/node_modules/pako/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "696500d5709f7d93", "location": {"path": "/wiki/node_modules/parse-filepath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3a31bb8d47242dea", "location": {"path": "/wiki/node_modules/parse-passwd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "13be97585225a478", "location": {"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "04e7c9aacb576116", "location": {"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a6c37a604db4936c", "location": {"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "683282b847887c44", "location": {"path": "/wiki/node_modules/pascal-case/node_modules/lower-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "24fdcfc07190d1c6", "location": {"path": "/wiki/node_modules/pascal-case/node_modules/no-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c2f25b8b84ea2abd", "location": {"path": "/wiki/node_modules/pascal-case/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a0d16b051b42deb9", "location": {"path": "/wiki/node_modules/pascalcase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "01a699314ac508c3", "location": {"path": "/wiki/node_modules/passport-auth0/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "588ef7c0a712f157", "location": {"path": "/wiki/node_modules/passport-azure-ad/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bfb9fc99ac2b1f5c", "location": {"path": "/wiki/node_modules/passport-azure-ad/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8713c0474ff13cef", "location": {"path": "/wiki/node_modules/passport-cas/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a532eb497e12db0", "location": {"path": "/wiki/node_modules/passport-cas/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3e21ba801ce8b199", "location": {"path": "/wiki/node_modules/passport-cas/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5f188d6a035b8112", "location": {"path": "/wiki/node_modules/passport-cas/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7c81f697c3b71bd9", "location": {"path": "/wiki/node_modules/passport-cas/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2930bfe99db3460b", "location": {"path": "/wiki/node_modules/passport-discord/example/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "36dc877be3638c83", "location": {"path": "/wiki/node_modules/passport-discord/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6f3ccba9b19f54e4", "location": {"path": "/wiki/node_modules/passport-dropbox-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e293a8ca38686a69", "location": {"path": "/wiki/node_modules/passport-facebook/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8816e02d00bf1594", "location": {"path": "/wiki/node_modules/passport-github2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "676ae74293c7d959", "location": {"path": "/wiki/node_modules/passport-gitlab2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a603519684cd83e8", "location": {"path": "/wiki/node_modules/passport-google-oauth20/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "06a4d09032c062c7", "location": {"path": "/wiki/node_modules/passport-jwt/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d7135f6a3b764878", "location": {"path": "/wiki/node_modules/passport-ldapauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cc18ffd7c1306e08", "location": {"path": "/wiki/node_modules/passport-local/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c2378e0d525d8bc3", "location": {"path": "/wiki/node_modules/passport-microsoft/example/login/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cdecd16d3093a458", "location": {"path": "/wiki/node_modules/passport-microsoft/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "836d90cd838a7174", "location": {"path": "/wiki/node_modules/passport-microsoft/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "17a2ddd1f2a81610", "location": {"path": "/wiki/node_modules/passport-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d084cfb83d6cfe82", "location": {"path": "/wiki/node_modules/passport-oauth1/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "20970bbd8590233a", "location": {"path": "/wiki/node_modules/passport-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5af4b2859f3a39db", "location": {"path": "/wiki/node_modules/passport-okta-oauth/node_modules/uid2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bfe8dd5df55f6587", "location": {"path": "/wiki/node_modules/passport-okta-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b38d6bf9e991d6ab", "location": {"path": "/wiki/node_modules/passport-openidconnect/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d771d5dc6a4da9f1", "location": {"path": "/wiki/node_modules/passport-saml/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "09ffb53e31f6adcb", "location": {"path": "/wiki/node_modules/passport-saml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "54bbd34eadf639ee", "location": {"path": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/examples/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a093feb00122f186", "location": {"path": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/examples/subdir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "936510bcad1d513d", "location": {"path": "/wiki/node_modules/passport-slack-oauth2/node_modules/pkginfo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "094d47c295b2bb10", "location": {"path": "/wiki/node_modules/passport-slack-oauth2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "84e1addcce0f6de8", "location": {"path": "/wiki/node_modules/passport-strategy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fc3ae0d9d90028ab", "location": {"path": "/wiki/node_modules/passport-twitch-oauth/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "458345ce2f75f70a", "location": {"path": "/wiki/node_modules/passport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6486ceb2c79d6399", "location": {"path": "/wiki/node_modules/path-is-absolute/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1bd6e8f00ddc1d87", "location": {"path": "/wiki/node_modules/path-parse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6668dfb5f03040e3", "location": {"path": "/wiki/node_modules/path-root-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b35350e1aff72d06", "location": {"path": "/wiki/node_modules/path-root/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d9db052c8383e9e8", "location": {"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "beff3c0ec9d8a715", "location": {"path": "/wiki/node_modules/path-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d9ec9a8b1f0d51bf", "location": {"path": "/wiki/node_modules/pause/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "96864dd26352b5bc", "location": {"path": "/wiki/node_modules/peek-readable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2b9ace3aaa100a0b", "location": {"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9fa91dc71153c09c", "location": {"path": "/wiki/node_modules/performance-now/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4ba6bc7ab407a630", "location": {"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6ae8855512d1a1b5", "location": {"path": "/wiki/node_modules/pg-cursor/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8fa30ea404038da7", "location": {"path": "/wiki/node_modules/pg-format/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9f5685552b5820f6", "location": {"path": "/wiki/node_modules/pg-hstore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f2b6f6199c408210", "location": {"path": "/wiki/node_modules/pg-int8/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6daa7233d2ff04c", "location": {"path": "/wiki/node_modules/pg-packet-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "79c5b80c77b3078e", "location": {"path": "/wiki/node_modules/pg-pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "db1a1b685d90a3c1", "location": {"path": "/wiki/node_modules/pg-protocol/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d6c3a0b6365e04ee", "location": {"path": "/wiki/node_modules/pg-pubsub/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "70c99cf566e8ab85", "location": {"path": "/wiki/node_modules/pg-pubsub/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "94877e3403d38e0a", "location": {"path": "/wiki/node_modules/pg-pubsub/node_modules/pg-pool/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a0a48b1aee86b33a", "location": {"path": "/wiki/node_modules/pg-pubsub/node_modules/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7895aab599d60143", "location": {"path": "/wiki/node_modules/pg-pubsub/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "aceeba0b73cbebc8", "location": {"path": "/wiki/node_modules/pg-pubsub/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "02d781dfb6ebec55", "location": {"path": "/wiki/node_modules/pg-pubsub/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4e3f2ea21b35ab6c", "location": {"path": "/wiki/node_modules/pg-query-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3c37231881c6d450", "location": {"path": "/wiki/node_modules/pg-tsquery/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a9c576847e799637", "location": {"path": "/wiki/node_modules/pg-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d4e99cfe5d54a90c", "location": {"path": "/wiki/node_modules/pg/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2223d28d4d7e74cf", "location": {"path": "/wiki/node_modules/pg/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "33c00dd1248e19ec", "location": {"path": "/wiki/node_modules/pgpass/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2928319f61e47494", "location": {"path": "/wiki/node_modules/picomatch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fbb2ccf3ac6ffeed", "location": {"path": "/wiki/node_modules/pkginfo/examples/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "60eb156e25b1187c", "location": {"path": "/wiki/node_modules/pkginfo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e72e6eea6adbac7b", "location": {"path": "/wiki/node_modules/posix-character-classes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "db5adfefb14a6589", "location": {"path": "/wiki/node_modules/postgres-array/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "47a7037d2c57eba5", "location": {"path": "/wiki/node_modules/postgres-bytea/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c077c103d1580f3d", "location": {"path": "/wiki/node_modules/postgres-date/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2ea1ba7ae0b5f890", "location": {"path": "/wiki/node_modules/postgres-interval/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4b6c5f0f5d89ec77", "location": {"path": "/wiki/node_modules/precond/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "17e637c50a92193a", "location": {"path": "/wiki/node_modules/prelude-ls/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cd90bfcb4046a3ae", "location": {"path": "/wiki/node_modules/process-nextick-args/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4ee1bdc4672656ab", "location": {"path": "/wiki/node_modules/process/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7019d398280ed86b", "location": {"path": "/wiki/node_modules/promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "777d52e1f2c87652", "location": {"path": "/wiki/node_modules/promised-retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a4f975aea35ea694", "location": {"path": "/wiki/node_modules/prop-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6bcde23e11668560", "location": {"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e0d20179bca48b19", "location": {"path": "/wiki/node_modules/pseudomap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "104ad0d6f86750bf", "location": {"path": "/wiki/node_modules/psl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "88a5c550e936007c", "location": {"path": "/wiki/node_modules/pug-code-gen/node_modules/pug-attrs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bc5ce2ea6f7d29f6", "location": {"path": "/wiki/node_modules/pug-code-gen/node_modules/void-elements/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "67b99f01cc41fda1", "location": {"path": "/wiki/node_modules/pug-code-gen/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fa92f267fe84dc16", "location": {"path": "/wiki/node_modules/pug-error/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4ed23b787779101d", "location": {"path": "/wiki/node_modules/pug-filters/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a2a0b9e458fe1438", "location": {"path": "/wiki/node_modules/pug-linker/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "071d1bbd728be153", "location": {"path": "/wiki/node_modules/pug-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "13037d94d29feeb3", "location": {"path": "/wiki/node_modules/pug-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f82bb99c2f127bad", "location": {"path": "/wiki/node_modules/pug-strip-comments/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7c8a9391ffcb019d", "location": {"path": "/wiki/node_modules/pug-walk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e6948dc72635fe04", "location": {"path": "/wiki/node_modules/pug/node_modules/is-expression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fd998e80c929dfce", "location": {"path": "/wiki/node_modules/pug/node_modules/pug-lexer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "76a4796853a2924e", "location": {"path": "/wiki/node_modules/pug/node_modules/pug-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "44c0e4e864ee6e2b", "location": {"path": "/wiki/node_modules/pug/node_modules/token-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2153e30171c2cb04", "location": {"path": "/wiki/node_modules/pug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d999ff2bdd9e72fa", "location": {"path": "/wiki/node_modules/pump/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9e7387fee02bde2f", "location": {"path": "/wiki/node_modules/punycode/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d06e8be8c1963510", "location": {"path": "/wiki/node_modules/q/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9bca78d44cf23635", "location": {"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7f5dbd5e7204105a", "location": {"path": "/wiki/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8ed1e18f10f746fd", "location": {"path": "/wiki/node_modules/querystring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1c13955bec566640", "location": {"path": "/wiki/node_modules/queue-microtask/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2534dff7f1cd1c50", "location": {"path": "/wiki/node_modules/queue/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "91bb508814555338", "location": {"path": "/wiki/node_modules/random-bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "541911fe95cd9a47", "location": {"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ad3f720d9858bfea", "location": {"path": "/wiki/node_modules/rate-limiter-flexible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "659b4598a5123583", "location": {"path": "/wiki/node_modules/raven/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e4ebd8b7afb6140a", "location": {"path": "/wiki/node_modules/raven/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "860888a3b694d8df", "location": {"path": "/wiki/node_modules/raven/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "293ea681d9b9a6c4", "location": {"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f23e80c480bc8075", "location": {"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6f981b2a4070df6", "location": {"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0710f1bd40574647", "location": {"path": "/wiki/node_modules/rc/node_modules/deep-extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "06016c4b772f5852", "location": {"path": "/wiki/node_modules/rc/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ff78f6f7a3cdfb41", "location": {"path": "/wiki/node_modules/react-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8c823a27ffcc4d89", "location": {"path": "/wiki/node_modules/readable-stream/node_modules/core-util-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "76a062aa9420b130", "location": {"path": "/wiki/node_modules/readable-stream/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b6730dec0c3b8ccf", "location": {"path": "/wiki/node_modules/readable-stream/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ca8be79fbf8209d6", "location": {"path": "/wiki/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0b5903e769fede4c", "location": {"path": "/wiki/node_modules/readable-web-to-node-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "53ebb89b99f84cc3", "location": {"path": "/wiki/node_modules/readdirp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0684805c442c4dc6", "location": {"path": "/wiki/node_modules/rechoir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e0a425810d4b76fe", "location": {"path": "/wiki/node_modules/regenerator-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3f41fcbb1dc052f6", "location": {"path": "/wiki/node_modules/regex-not/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ac69b8e18a2cd3da", "location": {"path": "/wiki/node_modules/regex-not/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c7c6531f6c3453a5", "location": {"path": "/wiki/node_modules/regex-not/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "40cc159e9a094bf5", "location": {"path": "/wiki/node_modules/regex-not/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dd061d0c5cbecd34", "location": {"path": "/wiki/node_modules/regexp-tree/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e8b7b609914c161f", "location": {"path": "/wiki/node_modules/relay-compiler/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "699f72edf4e48d64", "location": {"path": "/wiki/node_modules/relay-compiler/node_modules/cliui/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2de96c953301bd76", "location": {"path": "/wiki/node_modules/relay-compiler/node_modules/yargs-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "79d358b4ac5f1c26", "location": {"path": "/wiki/node_modules/relay-compiler/node_modules/yargs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f0bf03fe51dadd29", "location": {"path": "/wiki/node_modules/relay-compiler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "28e26977906ea991", "location": {"path": "/wiki/node_modules/relay-runtime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1a70951d915314c0", "location": {"path": "/wiki/node_modules/remove-markdown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "41cf8fc264743cda", "location": {"path": "/wiki/node_modules/remove-trailing-separator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ca66190bcc412903", "location": {"path": "/wiki/node_modules/repeat-element/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "59262a665ab0eda1", "location": {"path": "/wiki/node_modules/repeat-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c743fec3d745f6d9", "location": {"path": "/wiki/node_modules/request-promise-core/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "240380cdf5e77158", "location": {"path": "/wiki/node_modules/request-promise-native/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f4c1e5cc67caa875", "location": {"path": "/wiki/node_modules/request-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "08db55b180e4c6ca", "location": {"path": "/wiki/node_modules/request/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e2c702881fca63c8", "location": {"path": "/wiki/node_modules/request/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b1cc42391f4129ae", "location": {"path": "/wiki/node_modules/request/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "70a8e140982237ca", "location": {"path": "/wiki/node_modules/request/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d4eb13b595f8c97f", "location": {"path": "/wiki/node_modules/require-directory/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3460de782e95560b", "location": {"path": "/wiki/node_modules/require-main-filename/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1bcd3f2820e51456", "location": {"path": "/wiki/node_modules/require_optional/node_modules/resolve-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5869bc62c8f04a99", "location": {"path": "/wiki/node_modules/require_optional/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a03e087590598085", "location": {"path": "/wiki/node_modules/require_optional/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c8faf5418bb635cf", "location": {"path": "/wiki/node_modules/require_optional/test/nestedTest/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ce8ee9b94717cfec", "location": {"path": "/wiki/node_modules/resolve-dir/node_modules/global-modules/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3c9ff676eee7e139", "location": {"path": "/wiki/node_modules/resolve-dir/node_modules/global-prefix/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e93bae482a9615c8", "location": {"path": "/wiki/node_modules/resolve-dir/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9ac1e263a1296cb8", "location": {"path": "/wiki/node_modules/resolve-from/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a32d42ad4c222aab", "location": {"path": "/wiki/node_modules/resolve-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1dcd821cfd087112", "location": {"path": "/wiki/node_modules/resolve/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f4f614d2c48888f3", "location": {"path": "/wiki/node_modules/resolve/test/resolver/multirepo/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "be32dc499f6cf335", "location": {"path": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-a/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f7a55d7ac09b1b7f", "location": {"path": "/wiki/node_modules/resolve/test/resolver/multirepo/packages/package-b/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "95a705bd5b133187", "location": {"path": "/wiki/node_modules/resolve/test/resolver/nested_symlinks/mylib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26174fecc95e191c", "location": {"path": "/wiki/node_modules/ret/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "75b60a6623ec3762", "location": {"path": "/wiki/node_modules/retry/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "af935b5b078bf75b", "location": {"path": "/wiki/node_modules/reusify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8fb709bcd2bfbc79", "location": {"path": "/wiki/node_modules/rimraf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "31c227675a2d1e69", "location": {"path": "/wiki/node_modules/run-parallel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0f1a164d3725f953", "location": {"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ccd859385f749383", "location": {"path": "/wiki/node_modules/safe-json-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c1e02393e605923d", "location": {"path": "/wiki/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e4641161110bbb2", "location": {"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a5790c85b4f01ea", "location": {"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "93eccdd3110d343e", "location": {"path": "/wiki/node_modules/sanitize-filename/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f206ff55d2dd5317", "location": {"path": "/wiki/node_modules/saslprep/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6e84f7a6edfda88d", "location": {"path": "/wiki/node_modules/sax/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0b8be1a1296a96ed", "location": {"path": "/wiki/node_modules/saxes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3a328d030491f048", "location": {"path": "/wiki/node_modules/scim-query-filter-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "df4f003466af85e8", "location": {"path": "/wiki/node_modules/secure-json-parse/benchmarks/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "353e71a15064efbb", "location": {"path": "/wiki/node_modules/secure-json-parse/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cd99318c9de99089", "location": {"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e2c1f5414a927d81", "location": {"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "69a9231aa545e69f", "location": {"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6580cb04708695d6", "location": {"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da2932c7ac891841", "location": {"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1d9c0e22b1d39543", "location": {"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "abfcabff91434daa", "location": {"path": "/wiki/node_modules/seq-queue/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8bd7c43216b9e7d", "location": {"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2dc5cde9016c8fde", "location": {"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48b0e1238344bd96", "location": {"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48da981d3a29f505", "location": {"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bb4cd870a3cf8734", "location": {"path": "/wiki/node_modules/set-blocking/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8f2057f577c9bf11", "location": {"path": "/wiki/node_modules/set-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2955b05781dce1cf", "location": {"path": "/wiki/node_modules/setimmediate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a00452fa287306b4", "location": {"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "81c9c45cd6f0fd56", "location": {"path": "/wiki/node_modules/sha.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0ac111a905919082", "location": {"path": "/wiki/node_modules/side-channel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "eb3bac98fb2445c0", "location": {"path": "/wiki/node_modules/signal-exit/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "838c3014f9fb2051", "location": {"path": "/wiki/node_modules/signedsource/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ea025a355c901af0", "location": {"path": "/wiki/node_modules/simple-git/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "317db9296ecbdd11", "location": {"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6ae5a2fd4476132", "location": {"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "118dd69bb17e342b", "location": {"path": "/wiki/node_modules/slash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "88e61d6696d4bd14", "location": {"path": "/wiki/node_modules/snapdragon-node/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b74d1ef86b966c8b", "location": {"path": "/wiki/node_modules/snapdragon-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ce33bb4568a29611", "location": {"path": "/wiki/node_modules/snapdragon-util/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5845ece76b5daff9", "location": {"path": "/wiki/node_modules/snapdragon-util/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b1e29d5e1e276540", "location": {"path": "/wiki/node_modules/snapdragon/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "91227c571f75fe61", "location": {"path": "/wiki/node_modules/snapdragon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "380f1f8e80b8588a", "location": {"path": "/wiki/node_modules/snapdragon/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e8fc9922a1a1f44d", "location": {"path": "/wiki/node_modules/snapdragon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "af9f9d3ef7a1add2", "location": {"path": "/wiki/node_modules/solr-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "adbb224ccdc2e61b", "location": {"path": "/wiki/node_modules/source-map-resolve/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7d023337b12d8f75", "location": {"path": "/wiki/node_modules/source-map-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10f90e62c89200bf", "location": {"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c12be09f4c36c55b", "location": {"path": "/wiki/node_modules/sparse-bitfield/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8d3450a99821c17f", "location": {"path": "/wiki/node_modules/split-string/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c40615bca3281dbc", "location": {"path": "/wiki/node_modules/split-string/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "667b85295eb73a58", "location": {"path": "/wiki/node_modules/split-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "970b6dffb02356eb", "location": {"path": "/wiki/node_modules/split2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5fba21e9c5ae9a68", "location": {"path": "/wiki/node_modules/sprintf-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7564af465939b81c", "location": {"path": "/wiki/node_modules/sqlite3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4869ffd0ef09d43c", "location": {"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3872cc0da9a826c3", "location": {"path": "/wiki/node_modules/ssh2-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "54059e1d81d7776d", "location": {"path": "/wiki/node_modules/ssh2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "59f5050a86d7bef1", "location": {"path": "/wiki/node_modules/sshpk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78af4e51c1725dab", "location": {"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e7ca8c83e4c272b0", "location": {"path": "/wiki/node_modules/static-extend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "49794691fde46b95", "location": {"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ad31bbd987fe5a00", "location": {"path": "/wiki/node_modules/stealthy-require/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "be1d489bd595c7cc", "location": {"path": "/wiki/node_modules/step/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5cb1eb59c5705fcb", "location": {"path": "/wiki/node_modules/stoppable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8292b0128875469a", "location": {"path": "/wiki/node_modules/streamsearch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80862b676c14c0a6", "location": {"path": "/wiki/node_modules/string-width/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "379b3a2d87e2f8ba", "location": {"path": "/wiki/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4343c790846d6f4d", "location": {"path": "/wiki/node_modules/string-width/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "db086d5fef021a88", "location": {"path": "/wiki/node_modules/string.prototype.trimend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bfd397f485801235", "location": {"path": "/wiki/node_modules/string.prototype.trimstart/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bac8a2beeafe9055", "location": {"path": "/wiki/node_modules/string_decoder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d1080a3666ed58a4", "location": {"path": "/wiki/node_modules/strip-ansi/node_modules/ansi-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "85e365263288a003", "location": {"path": "/wiki/node_modules/strip-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1dd200a1da728461", "location": {"path": "/wiki/node_modules/strip-json-comments/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9c012f23a3ea0f51", "location": {"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2c3ce9ad5c6f3b6b", "location": {"path": "/wiki/node_modules/strtok3/node_modules/@tokenizer/token/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9ab7aa7a20fc9445", "location": {"path": "/wiki/node_modules/strtok3/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "81758b964d161ca7", "location": {"path": "/wiki/node_modules/subscriptions-transport-ws/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d17883f063568393", "location": {"path": "/wiki/node_modules/subscriptions-transport-ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dac579d72ceb75eb", "location": {"path": "/wiki/node_modules/superagent/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f8badd5eb5e6e44e", "location": {"path": "/wiki/node_modules/superagent/node_modules/form-data/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3264c7f5ffbae7ed", "location": {"path": "/wiki/node_modules/superagent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "447bd77bf5642a7f", "location": {"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b4bc60522a578dfc", "location": {"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "884aa59d52ab300a", "location": {"path": "/wiki/node_modules/symbol-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "16fa89070bade88a", "location": {"path": "/wiki/node_modules/symbol-tree/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "03b8856780dedc46", "location": {"path": "/wiki/node_modules/sync-fetch/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b3b167910f72f69f", "location": {"path": "/wiki/node_modules/tar-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a108223dccf57bab", "location": {"path": "/wiki/node_modules/tar-stream/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1296b969f531fdbd", "location": {"path": "/wiki/node_modules/tar-stream/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b180c9ee6090397", "location": {"path": "/wiki/node_modules/tar-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "94db5a595ac7d444", "location": {"path": "/wiki/node_modules/tar/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d23241dc3befc9e6", "location": {"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a7c9e5470067db12", "location": {"path": "/wiki/node_modules/tedious/node_modules/@types/node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ccda714e3b205950", "location": {"path": "/wiki/node_modules/tedious/node_modules/bl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6be540e933a8bfdd", "location": {"path": "/wiki/node_modules/tedious/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "16f1e561f080d6f5", "location": {"path": "/wiki/node_modules/tedious/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9f6a478734e0074f", "location": {"path": "/wiki/node_modules/tedious/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10b81df652f1bac3", "location": {"path": "/wiki/node_modules/tedious/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cae1d0c88a85ccc2", "location": {"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "90a9e0f351dee4b1", "location": {"path": "/wiki/node_modules/thirty-two/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "511a94e7928a13a6", "location": {"path": "/wiki/node_modules/tildify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "83d6809e7b68cad0", "location": {"path": "/wiki/node_modules/timed-out/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a306b213b1097b05", "location": {"path": "/wiki/node_modules/to-fast-properties/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3927c2c4b6093d19", "location": {"path": "/wiki/node_modules/to-object-path/node_modules/kind-of/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4ab939a405497e8f", "location": {"path": "/wiki/node_modules/to-object-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "771c9755de5230d4", "location": {"path": "/wiki/node_modules/to-regex-range/node_modules/is-number/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ab88ff9ca250cdc0", "location": {"path": "/wiki/node_modules/to-regex-range/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9328143e32f3a83c", "location": {"path": "/wiki/node_modules/to-regex/node_modules/define-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f0ed07ff6fa89fc1", "location": {"path": "/wiki/node_modules/to-regex/node_modules/extend-shallow/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "38ce26f91eb6fea2", "location": {"path": "/wiki/node_modules/to-regex/node_modules/is-extendable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "086edec668a74580", "location": {"path": "/wiki/node_modules/to-regex/node_modules/safe-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ecc1ba67f6c9afc6", "location": {"path": "/wiki/node_modules/to-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ecd51c9cebcd6ac", "location": {"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "79468d3dc0856801", "location": {"path": "/wiki/node_modules/token-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1a7254c06bf1cd3d", "location": {"path": "/wiki/node_modules/tough-cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "82157d2bfebf306b", "location": {"path": "/wiki/node_modules/tr46/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b28082d061c965be", "location": {"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5f60a5859f55d45e", "location": {"path": "/wiki/node_modules/truncate-utf8-bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "996f77a5e2b9d699", "location": {"path": "/wiki/node_modules/ts-invariant/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e9fab4bf73694e53", "location": {"path": "/wiki/node_modules/ts-invariant/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d9fca018b633e967", "location": {"path": "/wiki/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "25dcccf2fa0b8138", "location": {"path": "/wiki/node_modules/tunnel-agent/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "99aaa17db5bedb0b", "location": {"path": "/wiki/node_modules/tunnel/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "147e126d692c832b", "location": {"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a24eb079450c6c01", "location": {"path": "/wiki/node_modules/tweetnacl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1639d4509aa72b01", "location": {"path": "/wiki/node_modules/twemoji-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da18a4841c75f59d", "location": {"path": "/wiki/node_modules/twemoji/node_modules/fs-extra/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "191851b05af3b357", "location": {"path": "/wiki/node_modules/twemoji/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8945dfe369664d69", "location": {"path": "/wiki/node_modules/twemoji/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5992fe60cb807c71", "location": {"path": "/wiki/node_modules/twemoji/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f68561daabe80d42", "location": {"path": "/wiki/node_modules/type-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7e44d0220219fb5c", "location": {"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9882d85d426b73ac", "location": {"path": "/wiki/node_modules/typedarray-to-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "568506a487749bd4", "location": {"path": "/wiki/node_modules/typedarray/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bea000808b4c3ccc", "location": {"path": "/wiki/node_modules/ua-parser-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "407c75167ebc7666", "location": {"path": "/wiki/node_modules/uc.micro/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "36ad27c1d11271d4", "location": {"path": "/wiki/node_modules/uid-safe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c1c92e6bd90b5e99", "location": {"path": "/wiki/node_modules/uid2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e55a5a50d89fe9e7", "location": {"path": "/wiki/node_modules/unbox-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "956547af8b7350b5", "location": {"path": "/wiki/node_modules/unc-path-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "032ac45c16ab29d9", "location": {"path": "/wiki/node_modules/underscore/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7127e8eb60b1fc3d", "location": {"path": "/wiki/node_modules/union-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f0aac60799f83238", "location": {"path": "/wiki/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "17af4f447e8c9f42", "location": {"path": "/wiki/node_modules/unixify/node_modules/normalize-path/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f989331b79d9a987", "location": {"path": "/wiki/node_modules/unixify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e1c8fd5f1d4d9bf9", "location": {"path": "/wiki/node_modules/unorm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "adbe4d87e8ea6c22", "location": {"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ae46ea1ab4f49902", "location": {"path": "/wiki/node_modules/unset-value/node_modules/has-value/node_modules/isobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4430ba69c7273211", "location": {"path": "/wiki/node_modules/unset-value/node_modules/has-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bfa4b68422b4c315", "location": {"path": "/wiki/node_modules/unset-value/node_modules/has-values/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "648e41a8a06292d6", "location": {"path": "/wiki/node_modules/unset-value/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c9a155f98fa6d2ef", "location": {"path": "/wiki/node_modules/uri-js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6c7563eeec03ac82", "location": {"path": "/wiki/node_modules/urix/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "96107f75d7362bd0", "location": {"path": "/wiki/node_modules/use/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "71ff8c6237e24ee7", "location": {"path": "/wiki/node_modules/uslug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0134dbc1348cd901", "location": {"path": "/wiki/node_modules/utf8-byte-length/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cbb27b0bfd75da4", "location": {"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2f714a1b40bbac18", "location": {"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8d313306a4ca29b8", "location": {"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f78955f9ab1c0218", "location": {"path": "/wiki/node_modules/v8flags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fd3b7b994e17ecce", "location": {"path": "/wiki/node_modules/valid-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "610c517bada30cfb", "location": {"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5ca7fae969303039", "location": {"path": "/wiki/node_modules/value-or-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "825ffa982fe887b4", "location": {"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "af345b179a9eb8fe", "location": {"path": "/wiki/node_modules/vasync/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "72f60d3e84dd79b4", "location": {"path": "/wiki/node_modules/vasync/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "65973db8b19c5685", "location": {"path": "/wiki/node_modules/vasync/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c616c1e8be9d2d42", "location": {"path": "/wiki/node_modules/verror/node_modules/extsprintf/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1d1d27d4e8a5abdb", "location": {"path": "/wiki/node_modules/verror/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6b89c1c3b6766026", "location": {"path": "/wiki/node_modules/w3c-hr-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "47c2d468f27ecec6", "location": {"path": "/wiki/node_modules/w3c-xmlserializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ff48ac7672e9d68f", "location": {"path": "/wiki/node_modules/webfinger/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9e4759387f560884", "location": {"path": "/wiki/node_modules/webfinger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7f5013ce679fc964", "location": {"path": "/wiki/node_modules/webidl-conversions/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fd0690310f9c97ce", "location": {"path": "/wiki/node_modules/whatwg-encoding/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2ceb3c5452461c39", "location": {"path": "/wiki/node_modules/whatwg-mimetype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "db78856562304a8a", "location": {"path": "/wiki/node_modules/whatwg-url/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5ef0b224796d4e7e", "location": {"path": "/wiki/node_modules/which-boxed-primitive/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "418718d4feb80130", "location": {"path": "/wiki/node_modules/which-module/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c30d337ee8e4f4c5", "location": {"path": "/wiki/node_modules/which/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d5c6850cac249cbf", "location": {"path": "/wiki/node_modules/wide-align/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a386cadb821cf69f", "location": {"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "df0b7fd47a08cf20", "location": {"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5700d975ef90c60d", "location": {"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fe8a34be73aff9e9", "location": {"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fcdf7df395c59d46", "location": {"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "69df2bf649c3bc54", "location": {"path": "/wiki/node_modules/with/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6bafa4c5178ce4f1", "location": {"path": "/wiki/node_modules/word-wrap/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "29c67cc28a1687f4", "location": {"path": "/wiki/node_modules/wrap-ansi/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4d6fd652c86e3b68", "location": {"path": "/wiki/node_modules/wrappy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "be9c545441b2b7ef", "location": {"path": "/wiki/node_modules/ws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "90999a0a19c52148", "location": {"path": "/wiki/node_modules/xml-crypto/node_modules/xpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "feeed3e72de2d199", "location": {"path": "/wiki/node_modules/xml-crypto/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "69caa29958023d20", "location": {"path": "/wiki/node_modules/xml-encryption/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "03c27f17b3776c4c", "location": {"path": "/wiki/node_modules/xml-name-validator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fd98533cbd6e47ac", "location": {"path": "/wiki/node_modules/xml2js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "024eb7139aadfab8", "location": {"path": "/wiki/node_modules/xmlbuilder/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "692e95d6235cfe6f", "location": {"path": "/wiki/node_modules/xmlchars/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "efee4b9a90c6e230", "location": {"path": "/wiki/node_modules/xmldom/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7655b9355c4b30aa", "location": {"path": "/wiki/node_modules/xpath.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fc4c298ffaec5ef2", "location": {"path": "/wiki/node_modules/xpath/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a9507a45fc19d03b", "location": {"path": "/wiki/node_modules/xss/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "80978297e6446df9", "location": {"path": "/wiki/node_modules/xtend/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5750774362fdccdc", "location": {"path": "/wiki/node_modules/y18n/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3dbb3fe07c0c7be7", "location": {"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1abff23e6c5b0406", "location": {"path": "/wiki/node_modules/yargs-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a624ec71fa6c31fa", "location": {"path": "/wiki/node_modules/yargs/node_modules/y18n/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "182b786dd18b0c8b", "location": {"path": "/wiki/node_modules/yargs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a44a238265fe2221", "location": {"path": "/wiki/node_modules/yocto-queue/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cf3aca2dd79a7bab", "location": {"path": "/wiki/node_modules/zen-observable-ts/node_modules/tslib/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "90b07e8b45a31cd0", "location": {"path": "/wiki/node_modules/zen-observable-ts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6cac3b94710140b9", "location": {"path": "/wiki/node_modules/zen-observable/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1ab1df3a834ad0d0", "location": {"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239"}}], "source": {"id": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "name": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "version": "sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "type": "image", "metadata": {"userInput": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "imageID": "sha256:e6969a016b786b77f725f02d27a47d65484b67e7ab5292aa602db44948a8030b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 830137417, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6b57ccf3ab0107491253b51b610cb5670eafff847b99f8dbab7233bb211d6c2e", "size": 5605371}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "size": 96531390}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1b001b61cd390f74a4e2598cbab2320a54af851a3432f960fd02061a32851bde", "size": 7766950}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2c3250b94855b9bcad63253796802dff728376b9f231e0acd838201db024cedb", "size": 388}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:aa4ca4b1ab2f3d9954e18574a42d85460fdb32e955f51704509873d30197037e", "size": 430329173}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:349e83e73b476da21947dce38aabf6939b06399a9ef7c7739fd93959f39f371c", "size": 26228005}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef", "size": 262719898}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "size": 902856}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:37fd5d56f1d2ca3299f586ec3d0284df994b7288bae19c856791f7b02b4ee343", "size": 6707}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "size": 363}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "size": 11796}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d", "size": 34520}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMS0xMS0xMlQxNzoxOTo0NC43OTUyMzc5MTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjc2MmM4OTllYzA1MDVkMWEzMjkzMGVlODA0YzViMDA4ODI1ZjQxNjExMTYxYmUxMDQwNzZjYmEzM2I3ZTViMmIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTExLTEyVDE3OjE5OjQ1LjA3OTAxMzIxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzI6NTMuNjczMjQ5NDcyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIE5PREVfVkVSU0lPTj0xNi4xMy4xIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzM6MDEuODQwMDA3MjA1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFkZGdyb3VwIC1nIDEwMDAgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLXUgMTAwMCAtRyBub2RlIC1zIC9iaW4vc2ggLUQgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAgICAgICAgIGxpYnN0ZGMrKyAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgQVJDSD0gXHUwMDI2XHUwMDI2IGFscGluZUFyY2g9XCIkKGFwayAtLXByaW50LWFyY2gpXCIgICAgICAgXHUwMDI2XHUwMDI2IGNhc2UgXCIke2FscGluZUFyY2gjIyotfVwiIGluICAgICAgICAgeDg2XzY0KSAgICAgICAgICAgQVJDSD0neDY0JyAgICAgICAgICAgQ0hFQ0tTVU09XCIzYjRjNDdlNTU1NGZhNDY2NjUxYTc2NzY5MWZjNzZjMDliNmE1MTRiNDlkNzliYmQwMDYxZTU0OTYxNGFkZWRmXCIgICAgICAgICAgIDs7ICAgICAgICAgKikgOzsgICAgICAgZXNhYyAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHtDSEVDS1NVTX1cIiBdOyB0aGVuICAgICBzZXQgLWV1OyAgICAgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly91bm9mZmljaWFsLWJ1aWxkcy5ub2RlanMub3JnL2Rvd25sb2FkL3JlbGVhc2UvdiROT0RFX1ZFUlNJT04vbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiOyAgICAgZWNobyBcIiRDSEVDS1NVTSAgbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIHwgc2hhMjU2c3VtIC1jIC0gICAgICAgXHUwMDI2XHUwMDI2IHRhciAteEpmIFwibm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIC1DIC91c3IvbG9jYWwgLS1zdHJpcC1jb21wb25lbnRzPTEgLS1uby1zYW1lLW93bmVyICAgICAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvdXNyL2xvY2FsL2Jpbi9ub2RlIC91c3IvbG9jYWwvYmluL25vZGVqczsgICBlbHNlICAgICBlY2hvIFwiQnVpbGRpbmcgZnJvbSBzb3VyY2VcIiAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgICAgIGJpbnV0aWxzLWdvbGQgICAgICAgICBnKysgICAgICAgICBnY2MgICAgICAgICBnbnVwZyAgICAgICAgIGxpYmdjYyAgICAgICAgIGxpbnV4LWhlYWRlcnMgICAgICAgICBtYWtlICAgICAgICAgcHl0aG9uMyAgICAgXHUwMDI2XHUwMDI2IGZvciBrZXkgaW4gICAgICAgNEVENzc4RjUzOUUzNjM0Qzc3OUM4N0M2RDcwNjI4NDhBMUFCMDA1QyAgICAgICA5NEFFMzY2NzVDNDY0RDY0QkFGQTY4REQ3NDM0MzkwQkRCRTlCOUM1ICAgICAgIDc0RjEyNjAyQjZGMUM0RTkxM0ZBQTM3QUQzQTg5NjEzNjQzQjYyMDEgICAgICAgNzFEQ0ZEMjg0QTc5QzNCMzg2NjgyODZCQzk3RUM3QTA3RURFM0ZDMSAgICAgICA4RkNDQTEzRkVGMUQwQzJFOTEwMDhFMDk3NzBGN0E5QTVBRTE1NjAwICAgICAgIEM0RjBERkZGNEU4QzFBODIzNjQwOUQwOEU3M0JDNjQxQ0MxMUY0QzggICAgICAgQzgyRkEzQUUxQ0JFREM2QkU0NkI5MzYwQzQzQ0VDNDVDMTdBQjkzQyAgICAgICBERDhGMjMzOEJBRTc1MDFFM0RENUFDNzhDMjczNzkyRjdEODM1NDVEICAgICAgIEE0OEMyQkVFNjgwRTg0MTYzMkNENEU0NEYwNzQ5NkIzRUIzQzE3NjIgICAgICAgMTA4RjUyQjQ4REI1N0JCMENDNDM5QjI5OTdCMDE0MTlCRDkyRjgwQSAgICAgICBCOUUyRjU5ODFBQTZFMENEMjgxNjBEOUZGMTM5OTNBNzU1OTk2NTNDICAgICA7IGRvICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGtleXNlcnZlci51YnVudHUuY29tIC0tcmVjdi1rZXlzIFwiJGtleVwiIDsgICAgIGRvbmUgICAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL25vZGVqcy5vcmcvZGlzdC92JE5PREVfVkVSU0lPTi9ub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiICAgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly9ub2RlanMub3JnL2Rpc3QvdiROT0RFX1ZFUlNJT04vU0hBU1VNUzI1Ni50eHQuYXNjXCIgICAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLWRlY3J5cHQgLS1vdXRwdXQgU0hBU1VNUzI1Ni50eHQgU0hBU1VNUzI1Ni50eHQuYXNjICAgICBcdTAwMjZcdTAwMjYgZ3JlcCBcIiBub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elxcJFwiIFNIQVNVTVMyNTYudHh0IHwgc2hhMjU2c3VtIC1jIC0gICAgIFx1MDAyNlx1MDAyNiB0YXIgLXhmIFwibm9kZS12JE5PREVfVkVSU0lPTi50YXIueHpcIiAgICAgXHUwMDI2XHUwMDI2IGNkIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgICAgIFx1MDAyNlx1MDAyNiBtYWtlIC1qJChnZXRjb25mIF9OUFJPQ0VTU09SU19PTkxOKSBWPSAgICAgXHUwMDI2XHUwMDI2IG1ha2UgaW5zdGFsbCAgICAgXHUwMDI2XHUwMDI2IGFwayBkZWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgXHUwMDI2XHUwMDI2IGNkIC4uICAgICBcdTAwMjZcdTAwMjYgcm0gLVJmIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgcm0gXCJub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiIFNIQVNVTVMyNTYudHh0LmFzYyBTSEFTVU1TMjU2LnR4dDsgICBmaSAgIFx1MDAyNlx1MDAyNiBybSAtZiBcIm5vZGUtdiROT0RFX1ZFUlNJT04tbGludXgtJEFSQ0gtbXVzbC50YXIueHpcIiAgIFx1MDAyNlx1MDAyNiBhcGsgZGVsIC5idWlsZC1kZXBzICAgXHUwMDI2XHUwMDI2IG5vZGUgLS12ZXJzaW9uICAgXHUwMDI2XHUwMDI2IG5wbSAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjAyLjMwNDIwMzk3NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBZQVJOX1ZFUlNJT049MS4yMi4xNSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA3LjcwOTYxMjI5MloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzLXlhcm4gY3VybCBnbnVwZyB0YXIgICBcdTAwMjZcdTAwMjYgZm9yIGtleSBpbiAgICAgNkEwMTBDNTE2NjAwNjU5OUFBMTdGMDgxNDZDMjEzMERGRDI0OTdGNSAgIDsgZG8gICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICBncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIiA7ICAgZG9uZSAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL3lhcm5wa2cuY29tL2Rvd25sb2Fkcy8kWUFSTl9WRVJTSU9OL3lhcm4tdiRZQVJOX1ZFUlNJT04udGFyLmd6XCIgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly95YXJucGtnLmNvbS9kb3dubG9hZHMvJFlBUk5fVkVSU0lPTi95YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2NcIiAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLXZlcmlmeSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgbWtkaXIgLXAgL29wdCAgIFx1MDAyNlx1MDAyNiB0YXIgLXh6ZiB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5neiAtQyAvb3B0LyAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm4gL3Vzci9sb2NhbC9iaW4veWFybiAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm5wa2cgL3Vzci9sb2NhbC9iaW4veWFybnBrZyAgIFx1MDAyNlx1MDAyNiBybSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgYXBrIGRlbCAuYnVpbGQtZGVwcy15YXJuICAgXHUwMDI2XHUwMDI2IHlhcm4gLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0wMlQwMTozMzowNy45NDM5NzY2MzNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo0ZDE5MjU2NWE3MjIwZTEzNWNhYjZjNzdmYmMxYzczMjExYjY5ZjNkOWZiMzdlNjI4NTdiMmM2ZWI5MzYzZDUxIGluIC91c3IvbG9jYWwvYmluLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjEzMjU0MjM0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjMzNTY2OTU1MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJub2RlXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6MTk6MzQuMTY0MjExODA4WiIsImNyZWF0ZWRfYnkiOiJMQUJFTCBtYWludGFpbmVyPXJlcXVhcmtzLmlvIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoxOTozNC4xNjQyMTE4MDhaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIGFwayBhZGQgYmFzaCBjdXJsIGdpdCBvcGVuc3NoIGdudXBnIHNxbGl0ZSAtLW5vLWNhY2hlIFx1MDAyNlx1MDAyNiAgICAgbWtkaXIgLXAgL3dpa2kgXHUwMDI2XHUwMDI2ICAgICBta2RpciAtcCAvbG9ncyBcdTAwMjZcdTAwMjYgICAgIG1rZGlyIC1wIC93aWtpL2RhdGEvY29udGVudCBcdTAwMjZcdTAwMjYgICAgIGNob3duIC1SIG5vZGU6bm9kZSAvd2lraSAvbG9ncyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjE5OjM0LjE4ODI2NjQyN1oiLCJjcmVhdGVkX2J5IjoiV09SS0RJUiAvd2lraSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzoyOC40MjU2ODI4N1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAvd2lraS9hc3NldHMgLi9hc3NldHMgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS41NTM0ODgwMTJaIiwiY3JlYXRlZF9ieSI6IkNPUFkgL3dpa2kvbm9kZV9tb2R1bGVzIC4vbm9kZV9tb2R1bGVzICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjMwMTg5OTY2WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC4vc2VydmVyIC4vc2VydmVyICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjUyNDMwNjM3WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC93aWtpL3NlcnZlci92aWV3cyAuL3NlcnZlci92aWV3cyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY3NzAzMDMwN1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL2Rldi9idWlsZC9jb25maWcueW1sIC4vY29uZmlnLnltbCAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY5OTE0MjA2OFoiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL3BhY2thZ2UuanNvbiAuL3BhY2thZ2UuanNvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL0xJQ0VOU0UgLi9MSUNFTlNFICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNzI0Nzg4MzI2WiIsImNyZWF0ZWRfYnkiOiJVU0VSIG5vZGUiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiVk9MVU1FIFsvd2lraS9kYXRhL2NvbnRlbnRdIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzAwMC90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzQ0My90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkNNRCBbXCJub2RlXCIgXCJzZXJ2ZXJcIl0iLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2YjU3Y2NmM2FiMDEwNzQ5MTI1M2I1MWI2MTBjYjU2NzBlYWZmZjg0N2I5OWY4ZGJhYjcyMzNiYjIxMWQ2YzJlIiwic2hhMjU2OjU0NGI4YjFkODI3NzU4ZTQxNWFiYjMzNWUyMmU4M2Y2ZTY3MThmODA3ZGNjMjE2YjQ5OTNmM2RhMDNjNzYyMzkiLCJzaGEyNTY6MWIwMDFiNjFjZDM5MGY3NGE0ZTI1OThjYmFiMjMyMGE1NGFmODUxYTM0MzJmOTYwZmQwMjA2MWEzMjg1MWJkZSIsInNoYTI1NjoyYzMyNTBiOTQ4NTViOWJjYWQ2MzI1Mzc5NjgwMmRmZjcyODM3NmI5ZjIzMWUwYWNkODM4MjAxZGIwMjRjZWRiIiwic2hhMjU2OmFhNGNhNGIxYWIyZjNkOTk1NGUxODU3NGE0MmQ4NTQ2MGZkYjMyZTk1NWY1MTcwNDUwOTg3M2QzMDE5NzAzN2UiLCJzaGEyNTY6MzE2OGZkYjgyNDI3NzNiZTQ4NjJlNmU2OGIzMWM2MTY2ODBiYzVlOGI0MDkzZGEyY2E4YWQ3MTc5N2I2YzIxZSIsInNoYTI1NjozNDllODNlNzNiNDc2ZGEyMTk0N2RjZTM4YWFiZjY5MzliMDYzOTlhOWVmN2M3NzM5ZmQ5Mzk1OWYzOWYzNzFjIiwic2hhMjU2OjVmNzBiZjE4YTA4NjAwNzAxNmU5NDhiMDRhZWQzYjgyMTAzYTM2YmVhNDE3NTViNmNkZGZhZjEwYWNlM2M2ZWYiLCJzaGEyNTY6MjllNTIwZTIxNGRmZjYxNTY3OGYzNzBhYzFlMTQyNjVlMmYxYjQ1ZTJhYTg2MDhlZjlmOTg1ZGQ0ODA3Njc2NCIsInNoYTI1NjozN2ZkNWQ1NmYxZDJjYTMyOTlmNTg2ZWMzZDAyODRkZjk5NGI3Mjg4YmFlMTljODU2NzkxZjdiMDJiNGVlMzQzIiwic2hhMjU2OmZiYWNjYWY3NzE3Nzc0ZWVkNTgwYjAxYTE3MTQ0YjRhZTE0MzFiYjExNmNiOTViOWViMWI3YTgyM2U3YjVkZGYiLCJzaGEyNTY6YmUyYWU2OWNkNTMwODEyNzFhYWYzOGZmNjg4NGE2NjAzZmEzMTUyYmE4NTU0MGNhM2JmMjgxNzk5YzA5MjhjMiIsInNoYTI1NjoxYTA1OGQ1MzQyY2M3MjJhZDU0MzljYWNhZTRiMmI0ZWVkZGU1MWQ4ZmU4ODAwZmNmMjg0NDQzMDIzNTVjMTZkIl19LCJjb25maWciOnsiQ21kIjpbIm5vZGUiLCJzZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIk5PREVfVkVSU0lPTj0xNi4xMy4xIiwiWUFSTl9WRVJTSU9OPTEuMjIuMTUiXSwiTGFiZWxzIjp7ImNvbS5henVyZS5kZXYuaW1hZ2UuYnVpbGQuc291cmNldmVyc2lvbiI6IjUyMTBlMTRiNTdlMWZjZTA3NTUyZmE1ZGQ4MGQ3MmI0MDQ5MzI1MzQiLCJjb20uYXp1cmUuZGV2LmltYWdlLnN5c3RlbS50ZWFtZm91bmRhdGlvbmNvbGxlY3Rpb251cmkiOiJodHRwczovL2Rldi5henVyZS5jb20vcmVxdWFya3MvIiwiaW1hZ2UuYmFzZS5kaWdlc3QiOiJzaGEyNTY6YTliOWNiODgwZmE0MjliMGJlYTg5OWNkM2IxYmMwODFhYjcyNzdjYzk3ZTZkMmRjZDg0YmQ5NzUzYjIwMjdlMSIsImltYWdlLmJhc2UucmVmLm5hbWUiOiJub2RlOjE2LWFscGluZSIsIm1haW50YWluZXIiOiJyZXF1YXJrcy5pbyJ9LCJWb2x1bWVzIjp7Ii93aWtpL2RhdGEvY29udGVudCI6e319LCJXb3JraW5nRGlyIjoiL3dpa2kiLCJFeHBvc2VkUG9ydHMiOnsiMzAwMC90Y3AiOnt9LCIzNDQzL3RjcCI6e319LCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d"], "architecture": "amd64", "os": "linux", "labels": {"com.azure.dev.image.build.sourceversion": "5210e14b57e1fce07552fa5dd80d72b404932534", "com.azure.dev.image.system.teamfoundationcollectionuri": "https://dev.azure.com/requarks/", "image.base.digest": "sha256:a9b9cb880fa429b0bea899cd3b1bc081ab7277cc97e6d2dcd84bd9753b2027e1", "image.base.ref.name": "node:16-alpine", "maintainer": "requarks.io"}}}, "distro": {"prettyName": "Alpine Linux v3.14", "name": "Alpine Linux", "id": "alpine", "versionID": "3.14.3", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://bugs.alpinelinux.org/"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/golang-dynamic-simple.json b/configurations/expected-result/filteredCVEs/golang-dynamic-simple.json index 1cd5528f..7519d1cf 100644 --- a/configurations/expected-result/filteredCVEs/golang-dynamic-simple.json +++ b/configurations/expected-result/filteredCVEs/golang-dynamic-simple.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-golangdynamic-77dcfcf86-golangdynamic-303e-26bb", "namespace": "kubescape", "uid": "62b2eca1-246a-451e-ba40-f231fcf723b9", "resourceVersion": "1", "creationTimestamp": "2024-11-29T14:25:58Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "golangdynamic", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "golangdynamic"}, "annotations": {"kubescape.io/image-id": "sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/image-tag": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "golangdynamic"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": null, "source": {"type": "image", "target": {"userInput": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "imageID": "sha256:ee8a6db6a63e312a3ddc45feddb3f7c6f43e5c03cf4d455d600ea28716c4dd13", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 482451943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "size": 7835457}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "size": 391829195}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "size": 56168910}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f", "size": 26618381}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA2LTA1VDIxOjQyOjM5LjA0OTg1MTI2NVoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0yOVQxODoxOToyMC4xMTQxOTczOTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjIzMDQ0OTk5Nzg1YjEwZjM4NzcyOTBiZDNjOWQ4ZGIzYzljYjFmYWM4ZWRmYjQwYzc3NTEzN2FiNzNlMGQ0MWQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTI5VDE4OjE5OjIwLjI0NDI2ODcwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6MTg6MTQuNjY1OTE2Nzc3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSAtLXVwZGF0ZSBnbyBnY2MgZysrIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjoyNy40OTg5NzczMzRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBkaXI6Y2U3ZTZiN2ExNmMyZjZiMDM3NWQyMjZhYmZmM2NmNzY4ZGEyOWUyMzFjOWQ5NjdkNzE5OWM5MGM3NDFlODc2ZSBpbiAuICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6NDI6MzguNjczNjEyMjUxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIENHT19FTkFCTEVEPTEgR09PUz1saW51eCBnbyBidWlsZCBtYWluLmdvIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjozOS4wNDk4NTEyNjVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wiLi9tYWluXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OmJkMzQ1NDgzZTg4NGVmOWZkY2FmNzY5MmRjNjI0NjQ5Mzg3N2FmYmUxNDJjNzRlN2Y2YWU0YTk1ZjhhZTc2ODMiLCJzaGEyNTY6MmU1NjY4YjRmOWYwNjI4MTdlNTkzOWI4ZjczYWQ4MGQ2ODY2OTgxN2Y0NzIyNThjNjg3ODE5OTFlZGJlOTdmZSIsInNoYTI1NjpkZmYzNzkwN2JiMGNmNDMyNmNmNGNmZmZkMjc0OGYyZDQyZDJiNTk4NjZlMGYyZjgyOGNiNGNkYzJhMGRjYTM4Iiwic2hhMjU2OjEyY2Y0YjI2MzE2YWE1YzMwZDZmY2Y2MjM4ODAzN2Q0NmUzZmIxOWZjNGY3MjdmNzM4OTgyMDBiNzEyMTdkNmYiXX0sImNvbmZpZyI6eyJDbWQiOlsiLi9tYWluIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIl19fQ==", "repoDigests": ["docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-golangdynamic-77dcfcf86-golangdynamic-d164-7b14", "namespace": "kubescape", "uid": "0f87bd6e-c160-4ce8-8d37-90c6d073fb0b", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:35:07Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "golangdynamic", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "golangdynamic"}, "annotations": {"kubescape.io/image-id": "sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/image-tag": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "golangdynamic"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": null, "source": {"type": "image", "target": {"userInput": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "imageID": "sha256:ee8a6db6a63e312a3ddc45feddb3f7c6f43e5c03cf4d455d600ea28716c4dd13", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 482451943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "size": 7835457}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "size": 391829195}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "size": 56168910}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f", "size": 26618381}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA2LTA1VDIxOjQyOjM5LjA0OTg1MTI2NVoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0yOVQxODoxOToyMC4xMTQxOTczOTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjIzMDQ0OTk5Nzg1YjEwZjM4NzcyOTBiZDNjOWQ4ZGIzYzljYjFmYWM4ZWRmYjQwYzc3NTEzN2FiNzNlMGQ0MWQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTI5VDE4OjE5OjIwLjI0NDI2ODcwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6MTg6MTQuNjY1OTE2Nzc3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSAtLXVwZGF0ZSBnbyBnY2MgZysrIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjoyNy40OTg5NzczMzRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBkaXI6Y2U3ZTZiN2ExNmMyZjZiMDM3NWQyMjZhYmZmM2NmNzY4ZGEyOWUyMzFjOWQ5NjdkNzE5OWM5MGM3NDFlODc2ZSBpbiAuICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6NDI6MzguNjczNjEyMjUxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIENHT19FTkFCTEVEPTEgR09PUz1saW51eCBnbyBidWlsZCBtYWluLmdvIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjozOS4wNDk4NTEyNjVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wiLi9tYWluXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OmJkMzQ1NDgzZTg4NGVmOWZkY2FmNzY5MmRjNjI0NjQ5Mzg3N2FmYmUxNDJjNzRlN2Y2YWU0YTk1ZjhhZTc2ODMiLCJzaGEyNTY6MmU1NjY4YjRmOWYwNjI4MTdlNTkzOWI4ZjczYWQ4MGQ2ODY2OTgxN2Y0NzIyNThjNjg3ODE5OTFlZGJlOTdmZSIsInNoYTI1NjpkZmYzNzkwN2JiMGNmNDMyNmNmNGNmZmZkMjc0OGYyZDQyZDJiNTk4NjZlMGYyZjgyOGNiNGNkYzJhMGRjYTM4Iiwic2hhMjU2OjEyY2Y0YjI2MzE2YWE1YzMwZDZmY2Y2MjM4ODAzN2Q0NmUzZmIxOWZjNGY3MjdmNzM4OTgyMDBiNzEyMTdkNmYiXX0sImNvbmZpZyI6eyJDbWQiOlsiLi9tYWluIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIl19fQ==", "repoDigests": ["docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/mariadb.json b/configurations/expected-result/filteredCVEs/mariadb.json index c9299f32..c19623ae 100644 --- a/configurations/expected-result/filteredCVEs/mariadb.json +++ b/configurations/expected-result/filteredCVEs/mariadb.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-mariadb-6d5fc7976b-mariadb-cf5a-8071", "namespace": "kubescape", "uid": "a076162c-f773-4b91-9346-5f29c5bd8fef", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:17:39Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "mariadb", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "mariadb"}, "annotations": {"kubescape.io/image-id": "sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/image-tag": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "mariadb"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2016-2781", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-2781", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-2781"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-2781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-2781", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2016/02/28/2", "http://www.openwall.com/lists/oss-security/2016/02/28/3", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "coreutils", "version": "8.30-3ubuntu2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}], "artifact": {"name": "coreutils", "version": "8.30-3ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.30-3ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/coreutils@8.30-3ubuntu2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1664", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1664", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1664"], "cvss": null, "fix": {"versions": ["1.19.7ubuntu3.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1664", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1664", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be", "https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html", "https://lists.debian.org/debian-security-announce/2022/msg00115.html", "https://security.netapp.com/advisory/ntap-20221007-0002/"], "description": "Dpkg::Source::Archive in dpkg, the Debian package management system, before version 1.21.8, 1.20.10, 1.19.8, 1.18.26 is prone to a directory traversal vulnerability. When extracting untrusted source packages in v2 and v3 source package formats that include a debian.tar, the in-place extraction can lead to directory traversal situations on specially crafted orig.tar and debian.tar tarballs.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "dpkg", "version": "1.19.7ubuntu3"}}, "found": {"versionConstraint": "< 1.19.7ubuntu3.2 (deb)", "vulnerabilityID": "CVE-2022-1664"}}], "artifact": {"name": "dpkg", "version": "1.19.7ubuntu3", "type": "deb", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "GPL-2", "GPL-2+", "public-domain-md5", "public-domain-s-s-d"], "cpes": ["cpe:2.3:a:dpkg:dpkg:1.19.7ubuntu3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/dpkg@1.19.7ubuntu3?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28642", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28642", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/opencontainers/runc/pull/3785", "https://github.com/opencontainers/runc/security/advisories/GHSA-g2j6-57v7-gm8c"], "description": "runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked `/proc`. See PR #3785 for details. users are advised to upgrade. Users unable to upgrade should avoid using an untrusted container image.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6.1, "exploitabilityScore": 1.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-g2j6-57v7-gm8c", "dataSource": "https://github.com/advisories/GHSA-g2j6-57v7-gm8c", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-g2j6-57v7-gm8c"], "description": "runc AppArmor bypass with symlinked /proc", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.5 (unknown)", "vulnerabilityID": "GHSA-g2j6-57v7-gm8c"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2023-27561", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27561", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://gist.github.com/LiveOverflow/c937820b688922eb127fb760ce06dab9", "https://github.com/opencontainers/runc/issues/2197#issuecomment-1437617334", "https://github.com/opencontainers/runc/issues/3751", "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DHGVGGMKGZSJ7YO67TGGPFEHBYMS63VF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FYVE3GB4OG3BNT5DLQHYO4M5SXX33AQ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I6BF24VCZRFTYBTT3T7HDZUOTKOTNPLZ/"], "description": "runc through 1.1.4 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. NOTE: this issue exists because of a CVE-2019-19921 regression.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7, "exploitabilityScore": 1, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-vpvm-3wq2-2wvm", "dataSource": "https://github.com/advisories/GHSA-vpvm-3wq2-2wvm", "namespace": "github:language:go", "severity": "High", "urls": ["https://github.com/advisories/GHSA-vpvm-3wq2-2wvm"], "description": "Opencontainers runc Incorrect Authorization vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": ">=1.0.0-rc95,<1.1.5 (unknown)", "vulnerabilityID": "GHSA-vpvm-3wq2-2wvm"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-29162", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29162", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/opencontainers/runc/commit/d04de3a9b72d7a2455c1885fc75eb36d02cd17b5", "https://github.com/opencontainers/runc/releases/tag/v1.1.2", "https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66", "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVPZBV7ISA7QKRPTC7ZXWKMIQI2HZEBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D77CKD3AXPMU4PMQIQI5Q74SI4JATNND/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GPQU4YC4AAY54JDXGDQHJEYKSXXG5T2Y/"], "description": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.6, "exploitabilityScore": 3.9, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.5, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f3fp-gc8g-vw66", "dataSource": "https://github.com/advisories/GHSA-f3fp-gc8g-vw66", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-f3fp-gc8g-vw66"], "description": "Default inheritable capabilities for linux container should be empty", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.2 (unknown)", "vulnerabilityID": "GHSA-f3fp-gc8g-vw66"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2023-25809", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25809", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/opencontainers/runc/commit/0d62b950e60f6980b54fe3bafd9a9c608dc1df17", "https://github.com/opencontainers/runc/security/advisories/GHSA-m8cg-xc2p-r3fc"], "description": "runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does not specify the cgroup namespace to be unshared (e.g.., `(docker|podman|nerdctl) run --cgroupns=host`, with Rootless Docker/Podman/nerdctl) or 2. when runc is executed outside the user namespace, and `/sys` is mounted with `rbind, ro` (e.g., `runc spec --rootless`; this condition is very rare). A container may gain the write access to user-owned cgroup hierarchy `/sys/fs/cgroup/user.slice/...` on the host . Other users's cgroup hierarchies are not affected. Users are advised to upgrade to version 1.1.5. Users unable to upgrade may unshare the cgroup namespace (`(docker|podman|nerdctl) run --cgroupns=private)`. This is the default behavior of Docker/Podman/nerdctl on cgroup v2 hosts. or add `/sys/fs/cgroup` to `maskedPaths`.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2, "impactScore": 3.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 0.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-m8cg-xc2p-r3fc", "dataSource": "https://github.com/advisories/GHSA-m8cg-xc2p-r3fc", "namespace": "github:language:go", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-m8cg-xc2p-r3fc"], "description": "rootless: `/sys/fs/cgroup` is writable when cgroupns isn't unshared in runc", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.5 (unknown)", "vulnerabilityID": "GHSA-m8cg-xc2p-r3fc"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2021-43784", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43784", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugs.chromium.org/p/project-zero/issues/detail?id=2241", "https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554", "https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1ae", "https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eed", "https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f", "https://lists.debian.org/debian-lts-announce/2021/12/msg00005.html"], "description": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the `C` portion of the code (responsible for the based namespace setup of containers). In all versions of runc prior to 1.0.3, the encoder did not handle the possibility of an integer overflow in the 16-bit length field for the byte array attribute type, meaning that a large enough malicious byte array attribute could result in the length overflowing and the attribute contents being parsed as netlink messages for container configuration. This vulnerability requires the attacker to have some control over the configuration of the container and would allow the attacker to bypass the namespace restrictions of the container by simply adding their own netlink payload which disables all namespaces. The main users impacted are those who allow untrusted images with untrusted configurations to run on their machines (such as with shared cloud infrastructure). runc version 1.0.3 contains a fix for this bug. As a workaround, one may try disallowing untrusted namespace paths from your container. It should be noted that untrusted namespace paths would allow the attacker to disable namespace protections entirely even in the absence of this bug.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6, "exploitabilityScore": 6.8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6, "exploitabilityScore": 1.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-v95c-p5hm-xq8f", "dataSource": "https://github.com/advisories/GHSA-v95c-p5hm-xq8f", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-v95c-p5hm-xq8f"], "description": "Overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.0.3 (unknown)", "vulnerabilityID": "GHSA-v95c-p5hm-xq8f"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-29526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/golang/go/issues/52313", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q6GE5EQGE4L2KRVGW4T75QVIYAXCLO5X/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220729-0001/"], "description": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.0.0-20220412211240-33da011f77ad"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-p782-xgp4-8hr8", "dataSource": "https://github.com/advisories/GHSA-p782-xgp4-8hr8", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-p782-xgp4-8hr8"], "description": "golang.org/x/sys/unix has Incorrect Privilege Assignment", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7"}}, "found": {"versionConstraint": "<0.0.0-20220412211240-33da011f77ad (unknown)", "vulnerabilityID": "GHSA-p782-xgp4-8hr8"}}], "artifact": {"name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:golang:x/sys:v0.0.0-20210817142637-7d9622a276b7:*:*:*:*:*:*:*"], "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210817142637-7d9622a276b7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:lQ8Btl/sJr2+f4ql7ffKUKfnV0BsgsICvm0oEeINAQY=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2021-3999", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3999", "https://bugzilla.redhat.com/show_bug.cgi?id=2024637", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security-tracker.debian.org/tracker/CVE-2021-3999", "https://security.netapp.com/advisory/ntap-20221104-0001/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28769", "https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=23e0e8f5f1fb5ed150253d986ecccdc90c2dcd5e", "https://www.openwall.com/lists/oss-security/2022/01/24/4"], "description": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3999"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23219", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=22542", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23219"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23218", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23218", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23218", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=28768", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23218"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-35942", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-35942", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-35942", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://security.netapp.com/advisory/ntap-20210827-0005/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28011", "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c", "https://sourceware.org/glibc/wiki/Security%20Exceptions"], "description": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-35942"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3326", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3326", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3326", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2021/01/28/2", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210304-0007/", "https://sourceware.org/bugzilla/show_bug.cgi?id=27256", "https://sourceware.org/git/?p=glibc.git;a=commit;h=7d88c6142c6efc160c0ee5e4f85cde382c072888", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3326"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-27645", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-27645", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-27645", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LZNT6KTMCCWPWXEOGSHD3YLYZKUGMH5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I7TS26LIZSOBLGJEZMJX4PXT5BQDE2WS/", "https://security.gentoo.org/glsa/202107-07", "https://sourceware.org/bugzilla/show_bug.cgi?id=27462"], "description": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-27645"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-6096", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-6096", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-6096", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=25620", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"], "description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-6096"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-29562", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-29562", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29562", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202101-20", "https://security.netapp.com/advisory/ntap-20210122-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=26923"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-29562"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-27618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-27618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-27618", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210401-0006/", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-27618"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-25013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-25013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/r32d767ac804e9b8aad4355bb85960a6a1385eab7afff549a5e98660f@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r448bb851cc8e6e3f93f3c28c70032b37062625d81214744474ac49e7@%3Cdev.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r4806a391091e082bdea17266452ca656ebc176e51bb3932733b3a0a2@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r499e4f96d0b5109ef083f2feccd33c51650c1b7d7068aa3bd47efca9@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r5af4430421bb6f9973294691a7904bbd260937e9eef96b20556f43ff@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r750eee18542bc02bd8350861c424ee60a9b9b225568fa09436a37ece@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/r7a2e94adfe0a2f0a1d42e4927e8c32ecac97d37db9cb68095fe9ddbc@%3Cdev.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rd2354f9ccce41e494fbadcbc5ad87218de6ec0fff8a7b54c8462226c@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4Y6TX47P47KABSFOL26FLDNVCWXDKDEZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210205-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=24973", "https://sourceware.org/git/?p=glibc.git;a=commit;h=ee7a3144c9922808181009b7b3e50e852fb4999b", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2019-25013"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-20013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-20013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://akkadia.org/drepper/SHA-crypt.txt", "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous/", "https://twitter.com/solardiz/status/795601240151457793"], "description": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-20013"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-10228", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-10228", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-10228", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://openwall.com/lists/oss-security/2017/03/01/10", "http://www.securityfocus.com/bid/96525", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2016-10228"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3999", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3999", "https://bugzilla.redhat.com/show_bug.cgi?id=2024637", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security-tracker.debian.org/tracker/CVE-2021-3999", "https://security.netapp.com/advisory/ntap-20221104-0001/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28769", "https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=23e0e8f5f1fb5ed150253d986ecccdc90c2dcd5e", "https://www.openwall.com/lists/oss-security/2022/01/24/4"], "description": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3999"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23219", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=22542", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23219"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23218", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23218", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23218", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=28768", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23218"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-35942", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-35942", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-35942", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://security.netapp.com/advisory/ntap-20210827-0005/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28011", "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c", "https://sourceware.org/glibc/wiki/Security%20Exceptions"], "description": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-35942"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3326", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3326", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3326", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2021/01/28/2", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210304-0007/", "https://sourceware.org/bugzilla/show_bug.cgi?id=27256", "https://sourceware.org/git/?p=glibc.git;a=commit;h=7d88c6142c6efc160c0ee5e4f85cde382c072888", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3326"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-27645", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-27645", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-27645", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LZNT6KTMCCWPWXEOGSHD3YLYZKUGMH5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I7TS26LIZSOBLGJEZMJX4PXT5BQDE2WS/", "https://security.gentoo.org/glsa/202107-07", "https://sourceware.org/bugzilla/show_bug.cgi?id=27462"], "description": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-27645"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-6096", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-6096", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-6096", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=25620", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"], "description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-6096"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-29562", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-29562", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29562", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202101-20", "https://security.netapp.com/advisory/ntap-20210122-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=26923"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-29562"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-27618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-27618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-27618", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210401-0006/", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-27618"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-25013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-25013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/r32d767ac804e9b8aad4355bb85960a6a1385eab7afff549a5e98660f@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r448bb851cc8e6e3f93f3c28c70032b37062625d81214744474ac49e7@%3Cdev.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r4806a391091e082bdea17266452ca656ebc176e51bb3932733b3a0a2@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r499e4f96d0b5109ef083f2feccd33c51650c1b7d7068aa3bd47efca9@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r5af4430421bb6f9973294691a7904bbd260937e9eef96b20556f43ff@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r750eee18542bc02bd8350861c424ee60a9b9b225568fa09436a37ece@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/r7a2e94adfe0a2f0a1d42e4927e8c32ecac97d37db9cb68095fe9ddbc@%3Cdev.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rd2354f9ccce41e494fbadcbc5ad87218de6ec0fff8a7b54c8462226c@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4Y6TX47P47KABSFOL26FLDNVCWXDKDEZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210205-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=24973", "https://sourceware.org/git/?p=glibc.git;a=commit;h=ee7a3144c9922808181009b7b3e50e852fb4999b", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2019-25013"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-20013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-20013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://akkadia.org/drepper/SHA-crypt.txt", "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous/", "https://twitter.com/solardiz/status/795601240151457793"], "description": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-20013"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-10228", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-10228", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-10228", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://openwall.com/lists/oss-security/2017/03/01/10", "http://www.securityfocus.com/bid/96525", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2016-10228"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-43618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-43618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-43618"], "cvss": null, "fix": {"versions": ["2:6.2.0+dfsg-4ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-43618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43618", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/8", "http://www.openwall.com/lists/oss-security/2022/10/13/3", "https://bugs.debian.org/994405", "https://gmplib.org/list-archives/gmp-bugs/2021-September/005077.html", "https://gmplib.org/repo/gmp-6.2/rev/561a9c25298e", "https://lists.debian.org/debian-lts-announce/2021/12/msg00001.html", "https://security.netapp.com/advisory/ntap-20221111-0001/"], "description": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gmp", "version": "2:6.2.0+dfsg-4"}}, "found": {"versionConstraint": "< 2:6.2.0+dfsg-4ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-43618"}}], "artifact": {"name": "libgmp10", "version": "2:6.2.0+dfsg-4", "type": "deb", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "GPL-2", "GPL-3", "LGPL-3"], "cpes": ["cpe:2.3:a:libgmp10:libgmp10:2:6.2.0+dfsg-4:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgmp10@2:6.2.0%2Bdfsg-4?arch=amd64&upstream=gmp&distro=ubuntu-20.04", "upstreams": [{"name": "gmp"}]}}, {"vulnerability": {"id": "CVE-2022-1271", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271"], "cvss": null, "fix": {"versions": ["5.2.4-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1271", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-1271", "https://bugzilla.redhat.com/show_bug.cgi?id=2073310", "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6", "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html", "https://security-tracker.debian.org/tracker/CVE-2022-1271", "https://security.gentoo.org/glsa/202209-01", "https://security.netapp.com/advisory/ntap-20220930-0006/", "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch", "https://www.openwall.com/lists/oss-security/2022/04/07/8"], "description": "An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "xz-utils", "version": "5.2.4-1ubuntu1"}}, "found": {"versionConstraint": "< 5.2.4-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1271"}}], "artifact": {"name": "liblzma5", "version": "5.2.4-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Autoconf", "GPL-2", "GPL-2+", "GPL-3", "LGPL-2", "LGPL-2.1", "LGPL-2.1+", "PD", "PD-debian", "config-h", "noderivs", "permissive-fsf", "permissive-nowarranty", "probably-PD"], "cpes": ["cpe:2.3:a:liblzma5:liblzma5:5.2.4-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/liblzma5@5.2.4-1ubuntu1?arch=amd64&upstream=xz-utils&distro=ubuntu-20.04", "upstreams": [{"name": "xz-utils"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam-modules", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam-modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam-modules@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam0g", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam0g:libpam0g:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam0g@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-1587", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1587", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1587"], "cvss": null, "fix": {"versions": ["10.34-7ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1587", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077983,", "https://github.com/PCRE2Project/pcre2/commit/03654e751e7f0700693526b67dfcadda6b42c9d0", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre2", "version": "10.34-7"}}, "found": {"versionConstraint": "< 10.34-7ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-1587"}}], "artifact": {"name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "upstreams": [{"name": "pcre2"}]}}, {"vulnerability": {"id": "CVE-2022-1586", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1586", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1586"], "cvss": null, "fix": {"versions": ["10.34-7ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1586", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1586", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077976,", "https://github.com/PCRE2Project/pcre2/commit/50a51cb7e67268e6ad417eb07c9de9bfea5cc55a,", "https://github.com/PCRE2Project/pcre2/commit/d4fa336fbcc388f89095b184ba6d99422cfc676c", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre2", "version": "10.34-7"}}, "found": {"versionConstraint": "< 10.34-7ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-1586"}}], "artifact": {"name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "upstreams": [{"name": "pcre2"}]}}, {"vulnerability": {"id": "CVE-2019-20838", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-20838", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-20838"], "cvss": null, "fix": {"versions": ["2:8.39-12ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-20838", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-20838", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "< 2:8.39-12ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2019-20838"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2020-14155", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-14155", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-14155"], "cvss": null, "fix": {"versions": ["2:8.39-12ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-14155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-14155", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://about.gitlab.com/releases/2020/07/01/security-release-13-1-2-release/", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://security.netapp.com/advisory/ntap-20221028-0010/", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "< 2:8.39-12ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2020-14155"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-11164", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2017-11164", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2017-11164"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-11164", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-11164", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://openwall.com/lists/oss-security/2017/07/11/3", "http://www.openwall.com/lists/oss-security/2023/04/11/1", "http://www.openwall.com/lists/oss-security/2023/04/12/1", "http://www.securityfocus.com/bid/99575", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-11164"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2021-36087", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36087", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36087"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36087", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36087", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675", "https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/", "https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/"], "description": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36087"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36086", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36086", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36086"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36086", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36086", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177", "https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36086"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36085", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36085", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36085"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36085", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36085", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31124", "https://github.com/SELinuxProject/selinux/commit/2d35fcc7e9e976a2346b1de20e54f8663e8a6cba", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-421.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36085"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36084", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36084", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36084"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36084", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36084", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31065", "https://github.com/SELinuxProject/selinux/commit/f34d3d30c8325e4847a6b696fe7a3936a8a361f3", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-417.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36084"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.12"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.12 (deb)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.16 (deb)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-2068", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2068", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c9c35870601b4a44d86ddbf512b38df38285cfa", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=7a9c027159fe9e1bbc2cd38a8a2914bff0d5abd9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9639817dac8bbbaa64d09efad7464ccc405527c7", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WZZBKUHQFGSKGNXXKICSRPL7AMVW5M5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.netapp.com/advisory/ntap-20220707-0008/", "https://www.debian.org/security/2022/dsa-5169", "https://www.openssl.org/news/secadv/20220621.txt"], "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.15 (deb)", "vulnerabilityID": "CVE-2022-2068"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-1292", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.13"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1292", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23", "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220602-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5139", "https://www.openssl.org/news/secadv/20220503.txt", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.13 (deb)", "vulnerabilityID": "CVE-2022-1292"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2021-3997", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3997", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3997", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3997", "https://bugzilla.redhat.com/show_bug.cgi?id=2024639", "https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1", "https://security.gentoo.org/glsa/202305-15", "https://www.openwall.com/lists/oss-security/2022/01/10/2"], "description": "A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.15 (deb)", "vulnerabilityID": "CVE-2021-3997"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-26604", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-26604", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-26604", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.compass-security.com/2012/10/dangerous-sudoers-entries-part-2-insecure-functionality/", "https://github.com/systemd/systemd/blob/main/NEWS#L4335-L4340", "https://lists.debian.org/debian-lts-announce/2023/03/msg00032.html", "https://medium.com/@zenmoviefornotification/saidov-maxim-cve-2023-26604-c1232a526ba7", "https://security.netapp.com/advisory/ntap-20230505-0009/"], "description": "systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the \"systemctl status\" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-26604"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.12"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.12 (deb)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.16 (deb)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-2068", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2068", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c9c35870601b4a44d86ddbf512b38df38285cfa", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=7a9c027159fe9e1bbc2cd38a8a2914bff0d5abd9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9639817dac8bbbaa64d09efad7464ccc405527c7", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WZZBKUHQFGSKGNXXKICSRPL7AMVW5M5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.netapp.com/advisory/ntap-20220707-0008/", "https://www.debian.org/security/2022/dsa-5169", "https://www.openssl.org/news/secadv/20220621.txt"], "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.15 (deb)", "vulnerabilityID": "CVE-2022-2068"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1292", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.13"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1292", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23", "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220602-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5139", "https://www.openssl.org/news/secadv/20220503.txt", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.13 (deb)", "vulnerabilityID": "CVE-2022-1292"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.4 (deb)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-29154", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29154", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29154"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29154", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29154", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/08/02/1", "https://github.com/WayneD/rsync/tags", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/"], "description": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.5 (deb)", "vulnerabilityID": "CVE-2022-29154"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-24540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/491616", "https://go.dev/issue/59721", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1752"], "description": "Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24540", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24538", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/482079", "https://go.dev/issue/59234", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1703"], "description": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24538", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23806", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 6.4, "exploitabilityScore": 10, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 9.1, "exploitabilityScore": 3.9, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23806", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-38297", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-38297", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://groups.google.com/forum/#!forum/golang-announce", "https://groups.google.com/g/golang-announce/c/AEBu9j7yj5A", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211118-0006/"], "description": "Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-38297", "versionConstraint": "< 1.16.9 || >= 1.17.0, < 1.17.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-29400", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491617", "https://go.dev/issue/59722", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1753"], "description": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-29400", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491615", "https://go.dev/issue/59720", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1751"], "description": "Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untrusted input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24539", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/482078", "https://go.dev/issue/59180", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1702"], "description": "Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24537", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/482075", "https://go.dev/cl/482076", "https://go.dev/cl/482077", "https://go.dev/issue/59153", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1705", "https://security.netapp.com/advisory/ntap-20230526-0007/"], "description": "Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount of memory consumed, leading it to accept larger inputs than intended. 2. Limiting total memory does not account for increased pressure on the garbage collector from large numbers of small allocations in forms with many parts. 3. ReadForm can allocate a large number of short-lived buffers, further increasing pressure on the garbage collector. The combination of these factors can permit an attacker to cause an program that parses multipart forms to consume large amounts of CPU and memory, potentially resulting in a denial of service. This affects programs that use mime/multipart.Reader.ReadForm, as well as form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. With fix, ReadForm now does a better job of estimating the memory consumption of parsed forms, and performs many fewer short-lived allocations. In addition, the fixed mime/multipart.Reader imposes the following limits on the size of parsed forms: 1. Forms parsed with ReadForm may contain no more than 1000 parts. This limit may be adjusted with the environment variable GODEBUG=multipartmaxparts=. 2. Form parts parsed with NextPart and NextRawPart may contain no more than 10,000 header fields. In addition, forms parsed with ReadForm may contain no more than 10,000 header fields across all parts. This limit may be adjusted with the environment variable GODEBUG=multipartmaxheaders=.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24536", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24534", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/481994", "https://go.dev/issue/58975", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1704", "https://security.netapp.com/advisory/ntap-20230526-0007/"], "description": "HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24534", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41725", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468124", "https://go.dev/issue/58006", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://pkg.go.dev/vuln/GO-2023-1569"], "description": "A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. ReadForm takes a maxMemory parameter, and is documented as storing \"up to maxMemory bytes +10MB (reserved for non-file parts) in memory\". File parts which cannot be stored in memory are stored on disk in temporary files. The unconfigurable 10MB reserved for non-file parts is excessively large and can potentially open a denial of service vector on its own. However, ReadForm did not properly account for all memory consumed by a parsed form, such as map entry overhead, part names, and MIME headers, permitting a maliciously crafted form to consume well over 10MB. In addition, ReadForm contained no limit on the number of disk files created, permitting a relatively small request body to create a large number of disk temporary files. With fix, ReadForm now properly accounts for various forms of memory overhead, and should now stay within its documented limit of 10MB + maxMemory bytes of memory consumption. Users should still be aware that this limit is high and may still be hazardous. In addition, ReadForm now creates at most one on-disk temporary file, combining multiple form parts into a single temporary file. The mime/multipart.File interface type's documentation states, \"If stored on disk, the File's underlying concrete type will be an *os.File.\". This is no longer the case when a form contains more than one file part, due to this coalescing of parts into a single file. The previous behavior of using distinct files for each form part may be reenabled with the environment variable GODEBUG=multipartfiles=distinct. Users should be aware that multipart.ReadForm and the http.Request methods that call it do not limit the amount of disk consumed by temporary files. Callers can limit the size of form data with http.MaxBytesReader.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41725", "versionConstraint": "< 1.19.6 || = 1.20.0 || = 1.20.0 || = 1.20.0 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41724", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468125", "https://go.dev/issue/58001", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://pkg.go.dev/vuln/GO-2023-1570"], "description": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth >= RequestClientCert).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41724", "versionConstraint": "< 1.19.6 || = 1.20.0 || = 1.20.0 || = 1.20.0 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41723", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468135", "https://go.dev/cl/468295", "https://go.dev/issue/57855", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4MA5XS5DAOJ5PKKNG5TUXKPQOFHT5VBC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGW7GE2Z32ZT47UFAQFDRQE33B7Q7LMT/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RLBQ3A7ROLEQXQLXFDLNJ7MYPKG5GULE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XX3IMUTZKRQ73PBZM4E2JP4BKYH4C6XE/", "https://pkg.go.dev/vuln/GO-2023-1571"], "description": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41723", "versionConstraint": "< 1.19.6 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41715", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/439356", "https://go.dev/issue/55949", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1039"], "description": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41715", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-32189", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417774", "https://go.dev/issue/53871", "https://go.googlesource.com/go/+/055113ef364337607e3e72ed7d48df67fde6fc66", "https://groups.google.com/g/golang-announce/c/YqYYG87xB10", "https://pkg.go.dev/vuln/GO-2022-0537"], "description": "A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-32189", "versionConstraint": "< 1.17.13 || >= 1.18.0, < 1.18.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30635", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417064", "https://go.dev/issue/53615", "https://go.googlesource.com/go/+/6fa37e98ea4382bf881428ee0c150ce591500eb7", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0526"], "description": "Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30635", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30633", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417061", "https://go.dev/issue/53611", "https://go.googlesource.com/go/+/c4c1993fd2a5b26fe45c09592af6d3388a3b2e08", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0523"], "description": "Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30633", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30632", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417066", "https://go.dev/issue/53416", "https://go.googlesource.com/go/+/ac68c6c683409f98250d34ad282b9e1b0c9095ef", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0522"], "description": "Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30632", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30631", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417067", "https://go.dev/issue/53168", "https://go.googlesource.com/go/+/b2b8872c876201eac2d0707276c6999ff3eb185e", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0524"], "description": "Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30631", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30630", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417065", "https://go.dev/issue/53415", "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0527"], "description": "Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30630", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30580", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30580", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/403759", "https://go.dev/issue/52574", "https://go.googlesource.com/go/+/960ffa98ce73ef2c2060c84c7ac28d37a83f345e", "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", "https://pkg.go.dev/vuln/GO-2022-0532"], "description": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30580", "versionConstraint": "< 1.17.11 || >= 1.18.0, < 1.18.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-2880", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/432976", "https://go.dev/issue/54663", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1038"], "description": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request's Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-2880", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-2879", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/439355", "https://go.dev/issue/54853", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1037"], "description": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-2879", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-28327", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TYZC4OAY54TO75FBEFAPV5G7O4D5TM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F3BMW5QGX53CMIJIZWKXFKBJX2C5GWTY/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NY6GEAJMNKKMU5H46QO4D7D6A24KSPXE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RCRSABD6CUDIZULZPZL5BJ3ET3A2NEJP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220915-0010/"], "description": "The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-28327", "versionConstraint": "< 1.17.9 || >= 1.18.0, < 1.18.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-28131", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417062", "https://go.dev/issue/53614", "https://go.googlesource.com/go/+/08c46ed43d80bbb67cb904944ea3417989be4af3", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0521"], "description": "Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-28131", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-27664", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXKTHIGE5F576MAPFYCIJXNRGBSPISUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TXS2OQ57KZC5XZKK5UW4SYKPVQAHIOJX/", "https://security.gentoo.org/glsa/202209-26", "https://security.netapp.com/advisory/ntap-20220923-0004/"], "description": "In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-27664", "versionConstraint": "< 1.18.6 || = 1.19.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-24921", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220325-0010/"], "description": "regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-24921", "versionConstraint": "< 1.16.15 || >= 1.17, < 1.17.8 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-24675", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TYZC4OAY54TO75FBEFAPV5G7O4D5TM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F3BMW5QGX53CMIJIZWKXFKBJX2C5GWTY/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RCRSABD6CUDIZULZPZL5BJ3ET3A2NEJP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220915-0010/"], "description": "encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-24675", "versionConstraint": "< 1.17.9 || >= 1.18.0, < 1.18.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23773", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23773", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23772", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-44716", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220121-0002/"], "description": "net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-44716", "versionConstraint": "< 1.16.12 || >= 1.17.0, < 1.17.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-41772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/0fM21h43arc", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211210-0003/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-41772", "versionConstraint": "< 1.16.10 || >= 1.17.0, < 1.17.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-41771", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41771", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/0fM21h43arc", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211210-0003/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "ImportedSymbols in debug/macho (for Open or OpenFat) in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-41771", "versionConstraint": "< 1.16.10 || >= 1.17.0, < 1.17.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-39293", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39293", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf", "https://groups.google.com/g/golang-announce/c/dx9d7IOseHw", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.netapp.com/advisory/ntap-20220217-0009/"], "description": "In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-39293", "versionConstraint": "< 1.16.8 || >= 1.17.0, < 1.17.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-29923", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-29923", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis", "https://github.com/golang/go/issues/30999", "https://github.com/golang/go/issues/43389", "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-016.md", "https://go-review.googlesource.com/c/go/+/325829/", "https://golang.org/pkg/net/#ParseCIDR", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4CHKSFMHZVOBCZSSVRE3UEYNKARTBMTM/", "https://security.gentoo.org/glsa/202208-02", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-29923", "versionConstraint": "< 1.17 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24532", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/471255", "https://go.dev/issue/58647", "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY", "https://pkg.go.dev/vuln/GO-2023-1621"], "description": "The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24532", "versionConstraint": "< 1.19.7 || >= 1.20.0, < 1.20.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41717", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/455635", "https://go.dev/cl/455717", "https://go.dev/issue/56350", "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ", "https://pkg.go.dev/vuln/GO-2022-1144"], "description": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41717", "versionConstraint": "< 1.18.9 || >= 1.19.0, < 1.19.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-32148", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/412857", "https://go.dev/issue/53423", "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0520"], "description": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-32148", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-29526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/golang/go/issues/52313", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q6GE5EQGE4L2KRVGW4T75QVIYAXCLO5X/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220729-0001/"], "description": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-29526", "versionConstraint": "< 1.17.10 || >= 1.18.0, < 1.18.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-1962", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/417063", "https://go.dev/issue/53616", "https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0515"], "description": "Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-1962", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-1705", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/409874", "https://go.dev/cl/410714", "https://go.dev/issue/53188", "https://go.googlesource.com/go/+/e5017a93fcde94f09836200bca55324af037ee5f", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0525"], "description": "Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-1705", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-44717", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02"], "description": "Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-44717", "versionConstraint": "< 1.16.12 || >= 1.17.0, < 1.17.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30629", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://go.dev/cl/405994", "https://go.dev/issue/52814", "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5", "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", "https://pkg.go.dev/vuln/GO-2022-0531"], "description": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30629", "versionConstraint": "< 1.17.11 || >= 1.18.0, < 1.18.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434"], "cvss": null, "fix": {"versions": ["1:1.2.11.dfsg-2ubuntu1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2"}}, "found": {"versionConstraint": "< 1:1.2.11.dfsg-2ubuntu1.5 (deb)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib1g:zlib1g:1:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "upstreams": [{"name": "zlib"}]}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032"], "cvss": null, "fix": {"versions": ["1:1.2.11.dfsg-2ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2"}}, "found": {"versionConstraint": "< 1:1.2.11.dfsg-2ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib1g:zlib1g:1:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "upstreams": [{"name": "zlib"}]}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "imageID": "sha256:6f39585239be1b14896801752f67d3bd7498488f441851bd7250fd773a741388", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 404388146, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7d02596339f3e81e1dc1b45cb406ee124d16bce9cc6b0c3f0b4fd4220424d493", "size": 76335551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0ab99c10153568aac289c4d72713e61d24864e5c749d1c52ebc38b3a5f6d8a63", "size": 328574}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "size": 12476059}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:74ca29a1299679ea3f534d1d3bfdcfefe6b6703308ffa88ed19bbcc1e1594e69", "size": 8981408}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:237f27be7be8903bd63aaeadee098d38bf1d8a6456038378387ed4a366915236", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "size": 6966407}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:758d9b108a97da3825a5e31b59a2c5e20cbf864acd449586cc89c1eb548b6f8c", "size": 2220}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "size": 123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "size": 299283333}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8eba7440063ff6fc315247f95f6a2112d84469e4c0c1fd23f03d344949147de4", "size": 14437}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "size": 34}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjQwNjM3ODQxOFoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMjoyNToyOS44NDk1MzAzMjNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjEyMmFkMzIzNDEyYzJlNzBiMzEzOGQ4ZWI2MjY0OGM0NjkyOTg5ZGU5MWJlMWZmYjZiNGJmMDg2YzgzMTFiNjIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAyOjI1OjMwLjM4OTY2NTM5M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MDUuNzQ4NDY4Njg1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGdyb3VwYWRkIC1yIG15c3FsIFx1MDAyNlx1MDAyNiB1c2VyYWRkIC1yIC1nIG15c3FsIG15c3FsIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy40NDQ5NDUxODhaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1leDsgXHRhcHQtZ2V0IHVwZGF0ZTsgXHRpZiAhIHdoaWNoIGdwZzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGdudXBnOyBcdGZpOyBcdGlmICEgZ3BnIC0tdmVyc2lvbiB8IGdyZXAgLXEgJ15ncGcgKEdudVBHKSAxXFwuJzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGRpcm1uZ3I7IFx0Zmk7IFx0cm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy42OTYxMjQyMTFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgR09TVV9WRVJTSU9OPTEuMTQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoyNS4zMDE5NzkxNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBjYS1jZXJ0aWZpY2F0ZXM7IFx0c2F2ZWRBcHRNYXJrPVwiJChhcHQtbWFyayBzaG93bWFudWFsKVwiOyBcdGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyB3Z2V0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSB8IGF3ayAtRi0gJ3sgcHJpbnQgJE5GIH0nKVwiOyBcdHdnZXQgLU8gL3Vzci9sb2NhbC9iaW4vZ29zdSBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoXCI7IFx0d2dldCAtTyAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYyBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoLmFzY1wiOyBcdGV4cG9ydCBHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBCNDJGNjgxOTAwN0YwMEY4OEUzNjRGRDQwMzZBOUMyNUJGMzU3REQ0OyBcdGdwZyAtLWJhdGNoIC0tdmVyaWZ5IC91c3IvbG9jYWwvYmluL2dvc3UuYXNjIC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z3BnY29uZiAtLWtpbGwgYWxsOyBcdHJtIC1yZiBcIiRHTlVQR0hPTUVcIiAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYzsgXHRhcHQtbWFyayBhdXRvICcuKicgXHUwMDNlIC9kZXYvbnVsbDsgXHRbIC16IFwiJHNhdmVkQXB0TWFya1wiIF0gfHwgYXB0LW1hcmsgbWFudWFsICRzYXZlZEFwdE1hcmsgXHUwMDNlIC9kZXYvbnVsbDsgXHRhcHQtZ2V0IHB1cmdlIC15IC0tYXV0by1yZW1vdmUgLW8gQVBUOjpBdXRvUmVtb3ZlOjpSZWNvbW1lbmRzSW1wb3J0YW50PWZhbHNlOyBcdGNobW9kICt4IC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z29zdSAtLXZlcnNpb247IFx0Z29zdSBub2JvZHkgdHJ1ZSJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MjYuMTE0MDM5NDYzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIG1rZGlyIC9kb2NrZXItZW50cnlwb2ludC1pbml0ZGIuZCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MzMuMjc1NDY0Nzk0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBcdFx0bGliamVtYWxsb2MyIFx0XHRwd2dlbiBcdFx0dHpkYXRhIFx0XHR4ei11dGlscyBcdFx0enN0ZCBcdDsgXHRybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyoifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMwOjMzLjUxODc4NDYyM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEFSRyBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6NDAuNjE0NDI5NDc0WiIsImNyZWF0ZWRfYnkiOiJ8MSBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IC9iaW4vc2ggLWMgc2V0IC1leDsgXHRleHBvcnQgR05VUEdIT01FPVwiJChta3RlbXAgLWQpXCI7IFx0Zm9yIGtleSBpbiAkR1BHX0tFWVM7IGRvIFx0XHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIjsgXHRkb25lOyBcdGdwZyAtLWJhdGNoIC0tZXhwb3J0ICRHUEdfS0VZUyBcdTAwM2UgL2V0Yy9hcHQvdHJ1c3RlZC5ncGcuZC9tYXJpYWRiLmdwZzsgXHRjb21tYW5kIC12IGdwZ2NvbmYgXHUwMDNlIC9kZXYvbnVsbCBcdTAwMjZcdTAwMjYgZ3BnY29uZiAtLWtpbGwgYWxsIHx8IDo7IFx0cm0gLWZyIFwiJEdOVVBHSE9NRVwiOyBcdGFwdC1rZXkgbGlzdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuMTEyNjQ5MDI3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIE1BUklBREJfTUFKT1I9MTAuNCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjMwODIwODUxOFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX01BSk9SPTEwLjQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjozMC41MDM5OTIwNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBBUkcgTUFSSUFEQl9WRVJTSU9OPTE6MTAuNC4yMittYXJpYX5mb2NhbCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjY5MjI4ODkwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX1ZFUlNJT049MToxMC40LjIyK21hcmlhfmZvY2FsIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuODg0NDA4MzUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzEuNjg3NzgzNThaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWU7XHRlY2hvIFwiZGViICR7UkVQT1NJVE9SWX1cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbWFyaWFkYi5saXN0OyBcdHsgXHRcdGVjaG8gJ1BhY2thZ2U6IConOyBcdFx0ZWNobyAnUGluOiByZWxlYXNlIG89TWFyaWFEQic7IFx0XHRlY2hvICdQaW4tUHJpb3JpdHk6IDk5OSc7IFx0fSBcdTAwM2UgL2V0Yy9hcHQvcHJlZmVyZW5jZXMuZC9tYXJpYWRiIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS4wMzQ2NTI1NzhaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWV4OyBcdHsgXHRcdGVjaG8gXCJtYXJpYWRiLXNlcnZlci0kTUFSSUFEQl9NQUpPUlwiIG15c3FsLXNlcnZlci9yb290X3Bhc3N3b3JkIHBhc3N3b3JkICd1bnVzZWQnOyBcdFx0ZWNobyBcIm1hcmlhZGItc2VydmVyLSRNQVJJQURCX01BSk9SXCIgbXlzcWwtc2VydmVyL3Jvb3RfcGFzc3dvcmRfYWdhaW4gcGFzc3dvcmQgJ3VudXNlZCc7IFx0fSB8IGRlYmNvbmYtc2V0LXNlbGVjdGlvbnM7IFx0YXB0LWdldCB1cGRhdGU7IFx0YXB0LWdldCBpbnN0YWxsIC15IFx0XHRcIm1hcmlhZGItc2VydmVyPSRNQVJJQURCX1ZFUlNJT05cIiBcdFx0bWFyaWFkYi1iYWNrdXAgXHRcdHNvY2F0IFx0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRybSAtcmYgL3Zhci9saWIvbXlzcWw7IFx0bWtkaXIgLXAgL3Zhci9saWIvbXlzcWwgL3Zhci9ydW4vbXlzcWxkOyBcdGNob3duIC1SIG15c3FsOm15c3FsIC92YXIvbGliL215c3FsIC92YXIvcnVuL215c3FsZDsgXHRjaG1vZCA3NzcgL3Zhci9ydW4vbXlzcWxkOyBcdGZpbmQgL2V0Yy9teXNxbC8gLW5hbWUgJyouY25mJyAtcHJpbnQwIFx0XHR8IHhhcmdzIC0wIGdyZXAgLWxaRSAnXihiaW5kLWFkZHJlc3N8bG9nfHVzZXJcXHMpJyBcdFx0fCB4YXJncyAtcnQgLTAgc2VkIC1FaSAncy9eKGJpbmQtYWRkcmVzc3xsb2d8dXNlclxccykvI1x1MDAyNi8nOyBcdGlmIFsgISAtTCAvZXRjL215c3FsL215LmNuZiBdOyB0aGVuIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvaVttYXJpYWRiXVxcbnNraXAtaG9zdC1jYWNoZVxcbnNraXAtbmFtZS1yZXNvbHZlXFxuJyAvZXRjL215c3FsL215LmNuZjsgXHRlbHNlIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvIHtOO3MvXFwoLipcXClcXG5cXCguKlxcKS9bbWFyaWFkYmRdXFxuc2tpcC1ob3N0LWNhY2hlXFxuc2tpcC1uYW1lLXJlc29sdmVcXG5cXG5cXDJcXG5cXDEvfScgICAgICAgICAgICAgICAgIC9ldGMvbXlzcWwvbWFyaWFkYi5jbmY7IGZpIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS44MzU2NDE0ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy92YXIvbGliL215c3FsXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU2LjA0NTU1NzUwNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOjNkNDMxMDk5OTUzMjQ2YmE5Zjg2NDc1YmVjM2QwZGQ5ODJmMDBhNjFhYWRhZGMxYmM2ZDhjMTA4M2VjNjQxMjkgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTYuODMwNjU4ODg1WiIsImNyZWF0ZWRfYnkiOiJ8MiBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIC9iaW4vc2ggLWMgbG4gLXMgdXNyL2xvY2FsL2Jpbi9kb2NrZXItZW50cnlwb2ludC5zaCAvICMgYmFja3dhcmRzIGNvbXBhdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuMDEyNDE1Mjc5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjIwMDM5ODAyNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSAzMzA2IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuNDA2Mzc4NDE4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm15c3FsZFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo3ZDAyNTk2MzM5ZjNlODFlMWRjMWI0NWNiNDA2ZWUxMjRkMTZiY2U5Y2M2YjBjM2YwYjRmZDQyMjA0MjRkNDkzIiwic2hhMjU2OjBhYjk5YzEwMTUzNTY4YWFjMjg5YzRkNzI3MTNlNjFkMjQ4NjRlNWM3NDlkMWM1MmViYzM4YjNhNWY2ZDhhNjMiLCJzaGEyNTY6NWYzZGQwMmMyMjRhMmJmY2YwODQyYWNhNWMyNzVmYTQwYzVmN2M5OTQyMDUxMzU5ZTc1ODQ4MjI0N2Y1MDRhNSIsInNoYTI1Njo3NGNhMjlhMTI5OTY3OWVhM2Y1MzRkMWQzYmZkY2ZlZmU2YjY3MDMzMDhmZmE4OGVkMTliYmNjMWUxNTk0ZTY5Iiwic2hhMjU2OjIzN2YyN2JlN2JlODkwM2JkNjNhYWVhZGVlMDk4ZDM4YmYxZDhhNjQ1NjAzODM3ODM4N2VkNGEzNjY5MTUyMzYiLCJzaGEyNTY6YjliZDg2ZTdmNTA0MDY4MTMzMDdlMjg1MDEzZTBhNWE5ODdhN2Y4NWQ2Yjk0MzYyYjQ2ZjQwMjg1MjlhNzY1YyIsInNoYTI1Njo3NThkOWIxMDhhOTdkYTM4MjVhNWUzMWI1OWEyYzVlMjBjYmY4NjRhY2Q0NDk1ODZjYzg5YzFlYjU0OGI2ZjhjIiwic2hhMjU2Ojg3NDJiYWQ4ZDE5OTdkMjRlMGU1ZDBhMDgwMzE3NTBlYTI2N2IyY2E3OGE0NGQ0ZWEyNzI0MmFjYjhmZmUxMmUiLCJzaGEyNTY6MzU1NTJhNjQ0OWM4MzYyYWZjNWJhMmRlNTNlMDY0M2Y4Yzg2NWE1NmVlZDg4Mzg2YWQxNmU5MGVmODFiZWViNiIsInNoYTI1Njo4ZWJhNzQ0MDA2M2ZmNmZjMzE1MjQ3Zjk1ZjZhMjExMmQ4NDQ2OWU0YzBjMWZkMjNmMDNkMzQ0OTQ5MTQ3ZGU0Iiwic2hhMjU2OjBlYmExMzFkZmZkMDE1MTM0Y2IzMTBjMjg0Yjc3NmMxZTQ0ZDMzMDE0NmNkMmYwZTMwYzRlNDY0ZDBiNzZkMjQiXX0sImNvbmZpZyI6eyJDbWQiOlsibXlzcWxkIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJHT1NVX1ZFUlNJT049MS4xNCIsIk1BUklBREJfTUFKT1I9MTAuNCIsIk1BUklBREJfVkVSU0lPTj0xOjEwLjQuMjIrbWFyaWF+Zm9jYWwiXSwiVm9sdW1lcyI6eyIvdmFyL2xpYi9teXNxbCI6e319LCJFeHBvc2VkUG9ydHMiOnsiMzMwNi90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "ubuntu", "version": "20.04", "idLike": ["debian"]}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-mariadb-6d5fc7976b-mariadb-0d36-61fe", "namespace": "kubescape", "uid": "558ee1f2-9986-4088-a733-e1a2685fa60a", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:48:21Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "mariadb", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "mariadb"}, "annotations": {"kubescape.io/image-id": "sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/image-tag": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "mariadb"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2016-2781", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-2781", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-2781"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-2781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-2781", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2016/02/28/2", "http://www.openwall.com/lists/oss-security/2016/02/28/3", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "coreutils", "version": "8.30-3ubuntu2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}], "artifact": {"name": "coreutils", "version": "8.30-3ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.30-3ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/coreutils@8.30-3ubuntu2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1664", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1664", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1664"], "cvss": null, "fix": {"versions": ["1.19.7ubuntu3.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1664", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1664", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b", "https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be", "https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html", "https://lists.debian.org/debian-security-announce/2022/msg00115.html", "https://security.netapp.com/advisory/ntap-20221007-0002/"], "description": "Dpkg::Source::Archive in dpkg, the Debian package management system, before version 1.21.8, 1.20.10, 1.19.8, 1.18.26 is prone to a directory traversal vulnerability. When extracting untrusted source packages in v2 and v3 source package formats that include a debian.tar, the in-place extraction can lead to directory traversal situations on specially crafted orig.tar and debian.tar tarballs.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "dpkg", "version": "1.19.7ubuntu3"}}, "found": {"versionConstraint": "< 1.19.7ubuntu3.2 (deb)", "vulnerabilityID": "CVE-2022-1664"}}], "artifact": {"name": "dpkg", "version": "1.19.7ubuntu3", "type": "deb", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["BSD-2-clause", "GPL-2", "GPL-2+", "public-domain-md5", "public-domain-s-s-d"], "cpes": ["cpe:2.3:a:dpkg:dpkg:1.19.7ubuntu3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/dpkg@1.19.7ubuntu3?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28642", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28642", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/opencontainers/runc/pull/3785", "https://github.com/opencontainers/runc/security/advisories/GHSA-g2j6-57v7-gm8c"], "description": "runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked `/proc`. See PR #3785 for details. users are advised to upgrade. Users unable to upgrade should avoid using an untrusted container image.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6.1, "exploitabilityScore": 1.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-g2j6-57v7-gm8c", "dataSource": "https://github.com/advisories/GHSA-g2j6-57v7-gm8c", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-g2j6-57v7-gm8c"], "description": "runc AppArmor bypass with symlinked /proc", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.5 (unknown)", "vulnerabilityID": "GHSA-g2j6-57v7-gm8c"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2023-27561", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-27561", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://gist.github.com/LiveOverflow/c937820b688922eb127fb760ce06dab9", "https://github.com/opencontainers/runc/issues/2197#issuecomment-1437617334", "https://github.com/opencontainers/runc/issues/3751", "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DHGVGGMKGZSJ7YO67TGGPFEHBYMS63VF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FYVE3GB4OG3BNT5DLQHYO4M5SXX33AQ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I6BF24VCZRFTYBTT3T7HDZUOTKOTNPLZ/"], "description": "runc through 1.1.4 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. NOTE: this issue exists because of a CVE-2019-19921 regression.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7, "exploitabilityScore": 1, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-vpvm-3wq2-2wvm", "dataSource": "https://github.com/advisories/GHSA-vpvm-3wq2-2wvm", "namespace": "github:language:go", "severity": "High", "urls": ["https://github.com/advisories/GHSA-vpvm-3wq2-2wvm"], "description": "Opencontainers runc Incorrect Authorization vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": ">=1.0.0-rc95,<1.1.5 (unknown)", "vulnerabilityID": "GHSA-vpvm-3wq2-2wvm"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-29162", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29162", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/opencontainers/runc/commit/d04de3a9b72d7a2455c1885fc75eb36d02cd17b5", "https://github.com/opencontainers/runc/releases/tag/v1.1.2", "https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66", "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVPZBV7ISA7QKRPTC7ZXWKMIQI2HZEBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D77CKD3AXPMU4PMQIQI5Q74SI4JATNND/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GPQU4YC4AAY54JDXGDQHJEYKSXXG5T2Y/"], "description": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 4.6, "exploitabilityScore": 3.9, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.5, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-f3fp-gc8g-vw66", "dataSource": "https://github.com/advisories/GHSA-f3fp-gc8g-vw66", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-f3fp-gc8g-vw66"], "description": "Default inheritable capabilities for linux container should be empty", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.2 (unknown)", "vulnerabilityID": "GHSA-f3fp-gc8g-vw66"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2023-25809", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-25809", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/opencontainers/runc/commit/0d62b950e60f6980b54fe3bafd9a9c608dc1df17", "https://github.com/opencontainers/runc/security/advisories/GHSA-m8cg-xc2p-r3fc"], "description": "runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does not specify the cgroup namespace to be unshared (e.g.., `(docker|podman|nerdctl) run --cgroupns=host`, with Rootless Docker/Podman/nerdctl) or 2. when runc is executed outside the user namespace, and `/sys` is mounted with `rbind, ro` (e.g., `runc spec --rootless`; this condition is very rare). A container may gain the write access to user-owned cgroup hierarchy `/sys/fs/cgroup/user.slice/...` on the host . Other users's cgroup hierarchies are not affected. Users are advised to upgrade to version 1.1.5. Users unable to upgrade may unshare the cgroup namespace (`(docker|podman|nerdctl) run --cgroupns=private)`. This is the default behavior of Docker/Podman/nerdctl on cgroup v2 hosts. or add `/sys/fs/cgroup` to `maskedPaths`.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2, "impactScore": 3.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 0.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-m8cg-xc2p-r3fc", "dataSource": "https://github.com/advisories/GHSA-m8cg-xc2p-r3fc", "namespace": "github:language:go", "severity": "Low", "urls": ["https://github.com/advisories/GHSA-m8cg-xc2p-r3fc"], "description": "rootless: `/sys/fs/cgroup` is writable when cgroupns isn't unshared in runc", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.1.5 (unknown)", "vulnerabilityID": "GHSA-m8cg-xc2p-r3fc"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2021-43784", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43784", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugs.chromium.org/p/project-zero/issues/detail?id=2241", "https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554", "https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1ae", "https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eed", "https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f", "https://lists.debian.org/debian-lts-announce/2021/12/msg00005.html"], "description": "runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the `C` portion of the code (responsible for the based namespace setup of containers). In all versions of runc prior to 1.0.3, the encoder did not handle the possibility of an integer overflow in the 16-bit length field for the byte array attribute type, meaning that a large enough malicious byte array attribute could result in the length overflowing and the attribute contents being parsed as netlink messages for container configuration. This vulnerability requires the attacker to have some control over the configuration of the container and would allow the attacker to bypass the namespace restrictions of the container by simply adding their own netlink payload which disables all namespaces. The main users impacted are those who allow untrusted images with untrusted configurations to run on their machines (such as with shared cloud infrastructure). runc version 1.0.3 contains a fix for this bug. As a workaround, one may try disallowing untrusted namespace paths from your container. It should be noted that untrusted namespace paths would allow the attacker to disable namespace protections entirely even in the absence of this bug.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:S/C:P/I:P/A:P", "metrics": {"baseScore": 6, "exploitabilityScore": 6.8, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "metrics": {"baseScore": 6, "exploitabilityScore": 1.8, "impactScore": 3.7}, "vendorMetadata": {}}], "fix": {"versions": ["1.0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-v95c-p5hm-xq8f", "dataSource": "https://github.com/advisories/GHSA-v95c-p5hm-xq8f", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-v95c-p5hm-xq8f"], "description": "Overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "github.com/opencontainers/runc", "version": "v1.0.1"}}, "found": {"versionConstraint": "<1.0.3 (unknown)", "vulnerabilityID": "GHSA-v95c-p5hm-xq8f"}}], "artifact": {"name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*"], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2022-29526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/golang/go/issues/52313", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q6GE5EQGE4L2KRVGW4T75QVIYAXCLO5X/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220729-0001/"], "description": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["0.0.0-20220412211240-33da011f77ad"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-p782-xgp4-8hr8", "dataSource": "https://github.com/advisories/GHSA-p782-xgp4-8hr8", "namespace": "github:language:go", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-p782-xgp4-8hr8"], "description": "golang.org/x/sys/unix has Incorrect Privilege Assignment", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "go-module-matcher", "searchedBy": {"language": "go", "namespace": "github:language:go", "package": {"name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7"}}, "found": {"versionConstraint": "<0.0.0-20220412211240-33da011f77ad (unknown)", "vulnerabilityID": "GHSA-p782-xgp4-8hr8"}}], "artifact": {"name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": null, "cpes": ["cpe:2.3:a:golang:x/sys:v0.0.0-20210817142637-7d9622a276b7:*:*:*:*:*:*:*"], "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210817142637-7d9622a276b7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:lQ8Btl/sJr2+f4ql7ffKUKfnV0BsgsICvm0oEeINAQY=", "mainModule": "github.com/tianon/gosu"}}}, {"vulnerability": {"id": "CVE-2021-3999", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3999", "https://bugzilla.redhat.com/show_bug.cgi?id=2024637", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security-tracker.debian.org/tracker/CVE-2021-3999", "https://security.netapp.com/advisory/ntap-20221104-0001/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28769", "https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=23e0e8f5f1fb5ed150253d986ecccdc90c2dcd5e", "https://www.openwall.com/lists/oss-security/2022/01/24/4"], "description": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3999"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23219", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=22542", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23219"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23218", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23218", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23218", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=28768", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23218"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-35942", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-35942", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-35942", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://security.netapp.com/advisory/ntap-20210827-0005/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28011", "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c", "https://sourceware.org/glibc/wiki/Security%20Exceptions"], "description": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-35942"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3326", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3326", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3326", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2021/01/28/2", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210304-0007/", "https://sourceware.org/bugzilla/show_bug.cgi?id=27256", "https://sourceware.org/git/?p=glibc.git;a=commit;h=7d88c6142c6efc160c0ee5e4f85cde382c072888", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3326"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-27645", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-27645", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-27645", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LZNT6KTMCCWPWXEOGSHD3YLYZKUGMH5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I7TS26LIZSOBLGJEZMJX4PXT5BQDE2WS/", "https://security.gentoo.org/glsa/202107-07", "https://sourceware.org/bugzilla/show_bug.cgi?id=27462"], "description": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-27645"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-6096", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-6096", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-6096", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=25620", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"], "description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-6096"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-29562", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-29562", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29562", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202101-20", "https://security.netapp.com/advisory/ntap-20210122-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=26923"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-29562"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-27618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-27618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-27618", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210401-0006/", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-27618"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-25013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-25013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/r32d767ac804e9b8aad4355bb85960a6a1385eab7afff549a5e98660f@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r448bb851cc8e6e3f93f3c28c70032b37062625d81214744474ac49e7@%3Cdev.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r4806a391091e082bdea17266452ca656ebc176e51bb3932733b3a0a2@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r499e4f96d0b5109ef083f2feccd33c51650c1b7d7068aa3bd47efca9@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r5af4430421bb6f9973294691a7904bbd260937e9eef96b20556f43ff@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r750eee18542bc02bd8350861c424ee60a9b9b225568fa09436a37ece@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/r7a2e94adfe0a2f0a1d42e4927e8c32ecac97d37db9cb68095fe9ddbc@%3Cdev.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rd2354f9ccce41e494fbadcbc5ad87218de6ec0fff8a7b54c8462226c@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4Y6TX47P47KABSFOL26FLDNVCWXDKDEZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210205-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=24973", "https://sourceware.org/git/?p=glibc.git;a=commit;h=ee7a3144c9922808181009b7b3e50e852fb4999b", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2019-25013"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-20013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-20013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://akkadia.org/drepper/SHA-crypt.txt", "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous/", "https://twitter.com/solardiz/status/795601240151457793"], "description": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-20013"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-10228", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-10228", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-10228", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://openwall.com/lists/oss-security/2017/03/01/10", "http://www.securityfocus.com/bid/96525", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2016-10228"}}], "artifact": {"name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3999", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3999"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3999", "https://bugzilla.redhat.com/show_bug.cgi?id=2024637", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security-tracker.debian.org/tracker/CVE-2021-3999", "https://security.netapp.com/advisory/ntap-20221104-0001/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28769", "https://sourceware.org/git/gitweb.cgi?p=glibc.git%3Bh=23e0e8f5f1fb5ed150253d986ecccdc90c2dcd5e", "https://www.openwall.com/lists/oss-security/2022/01/24/4"], "description": "A flaw was found in glibc. An off-by-one buffer overflow and underflow in getcwd() may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd() in a setuid program could use this flaw to potentially execute arbitrary code and escalate their privileges on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3999"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23219", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23219"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23219", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23219", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=22542", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function clnt_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23219"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2022-23218", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-23218"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-23218", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23218", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://sourceware.org/bugzilla/show_bug.cgi?id=28768", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The deprecated compatibility function svcunix_create in the sunrpc module of the GNU C Library (aka glibc) through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or (if an application is not built with a stack protector enabled) arbitrary code execution.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2022-23218"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-35942", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-35942"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-35942", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-35942", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202208-24", "https://security.netapp.com/advisory/ntap-20210827-0005/", "https://sourceware.org/bugzilla/show_bug.cgi?id=28011", "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c", "https://sourceware.org/glibc/wiki/Security%20Exceptions"], "description": "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-35942"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-3326", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3326"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3326", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3326", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2021/01/28/2", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210304-0007/", "https://sourceware.org/bugzilla/show_bug.cgi?id=27256", "https://sourceware.org/git/?p=glibc.git;a=commit;h=7d88c6142c6efc160c0ee5e4f85cde382c072888", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-3326"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-27645", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-27645"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-27645", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-27645", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LZNT6KTMCCWPWXEOGSHD3YLYZKUGMH5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I7TS26LIZSOBLGJEZMJX4PXT5BQDE2WS/", "https://security.gentoo.org/glsa/202107-07", "https://sourceware.org/bugzilla/show_bug.cgi?id=27462"], "description": "The nameserver caching daemon (nscd) in the GNU C Library (aka glibc or libc6) 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2021-27645"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-6096", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-6096"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-6096", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-6096", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=25620", "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"], "description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-6096"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-29562", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-29562"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-29562", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29562", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202101-20", "https://security.netapp.com/advisory/ntap-20210122-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=26923"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-29562"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2020-27618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-27618"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-27618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-27618", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210401-0006/", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service, a different vulnerability from CVE-2016-10228.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2020-27618"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-25013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-25013"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-25013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-25013", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.apache.org/thread.html/r32d767ac804e9b8aad4355bb85960a6a1385eab7afff549a5e98660f@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r448bb851cc8e6e3f93f3c28c70032b37062625d81214744474ac49e7@%3Cdev.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r4806a391091e082bdea17266452ca656ebc176e51bb3932733b3a0a2@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r499e4f96d0b5109ef083f2feccd33c51650c1b7d7068aa3bd47efca9@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r5af4430421bb6f9973294691a7904bbd260937e9eef96b20556f43ff@%3Cjira.kafka.apache.org%3E", "https://lists.apache.org/thread.html/r750eee18542bc02bd8350861c424ee60a9b9b225568fa09436a37ece@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/r7a2e94adfe0a2f0a1d42e4927e8c32ecac97d37db9cb68095fe9ddbc@%3Cdev.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rd2354f9ccce41e494fbadcbc5ad87218de6ec0fff8a7b54c8462226c@%3Cissues.zookeeper.apache.org%3E", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4Y6TX47P47KABSFOL26FLDNVCWXDKDEZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVCUNLQ3HXGS4VPUQKWTJGRAW2KTFGXS/", "https://security.gentoo.org/glsa/202107-07", "https://security.netapp.com/advisory/ntap-20210205-0004/", "https://sourceware.org/bugzilla/show_bug.cgi?id=24973", "https://sourceware.org/git/?p=glibc.git;a=commit;h=ee7a3144c9922808181009b7b3e50e852fb4999b", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2019-25013"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-20013", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-20013"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-20013", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://akkadia.org/drepper/SHA-crypt.txt", "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous/", "https://twitter.com/solardiz/status/795601240151457793"], "description": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-20013"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2016-10228", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2016-10228"], "cvss": null, "fix": {"versions": ["2.31-0ubuntu9.7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-10228", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-10228", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://openwall.com/lists/oss-security/2017/03/01/10", "http://www.securityfocus.com/bid/96525", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html", "https://security.gentoo.org/glsa/202101-20", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519", "https://sourceware.org/bugzilla/show_bug.cgi?id=19519#c21", "https://sourceware.org/bugzilla/show_bug.cgi?id=26224", "https://www.oracle.com/security-alerts/cpuapr2022.html"], "description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "glibc", "version": "2.31-0ubuntu9.2"}}, "found": {"versionConstraint": "< 2.31-0ubuntu9.7 (deb)", "vulnerabilityID": "CVE-2016-10228"}}], "artifact": {"name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2021-43618", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-43618", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-43618"], "cvss": null, "fix": {"versions": ["2:6.2.0+dfsg-4ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-43618", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-43618", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/8", "http://www.openwall.com/lists/oss-security/2022/10/13/3", "https://bugs.debian.org/994405", "https://gmplib.org/list-archives/gmp-bugs/2021-September/005077.html", "https://gmplib.org/repo/gmp-6.2/rev/561a9c25298e", "https://lists.debian.org/debian-lts-announce/2021/12/msg00001.html", "https://security.netapp.com/advisory/ntap-20221111-0001/"], "description": "GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "gmp", "version": "2:6.2.0+dfsg-4"}}, "found": {"versionConstraint": "< 2:6.2.0+dfsg-4ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-43618"}}], "artifact": {"name": "libgmp10", "version": "2:6.2.0+dfsg-4", "type": "deb", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "GPL-2", "GPL-3", "LGPL-3"], "cpes": ["cpe:2.3:a:libgmp10:libgmp10:2:6.2.0+dfsg-4:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libgmp10@2:6.2.0%2Bdfsg-4?arch=amd64&upstream=gmp&distro=ubuntu-20.04", "upstreams": [{"name": "gmp"}]}}, {"vulnerability": {"id": "CVE-2022-1271", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1271"], "cvss": null, "fix": {"versions": ["5.2.4-1ubuntu1.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1271", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1271", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://access.redhat.com/security/cve/CVE-2022-1271", "https://bugzilla.redhat.com/show_bug.cgi?id=2073310", "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6", "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html", "https://security-tracker.debian.org/tracker/CVE-2022-1271", "https://security.gentoo.org/glsa/202209-01", "https://security.netapp.com/advisory/ntap-20220930-0006/", "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch", "https://www.openwall.com/lists/oss-security/2022/04/07/8"], "description": "An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "xz-utils", "version": "5.2.4-1ubuntu1"}}, "found": {"versionConstraint": "< 5.2.4-1ubuntu1.1 (deb)", "vulnerabilityID": "CVE-2022-1271"}}], "artifact": {"name": "liblzma5", "version": "5.2.4-1ubuntu1", "type": "deb", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Autoconf", "GPL-2", "GPL-2+", "GPL-3", "LGPL-2", "LGPL-2.1", "LGPL-2.1+", "PD", "PD-debian", "config-h", "noderivs", "permissive-fsf", "permissive-nowarranty", "probably-PD"], "cpes": ["cpe:2.3:a:liblzma5:liblzma5:5.2.4-1ubuntu1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/liblzma5@5.2.4-1ubuntu1?arch=amd64&upstream=xz-utils&distro=ubuntu-20.04", "upstreams": [{"name": "xz-utils"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam-modules", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam-modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam-modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam_modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "cpe:2.3:a:libpam:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam-modules@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-28321", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-28321"], "cvss": null, "fix": {"versions": ["1.3.1-5ubuntu4.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28321", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28321", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://download.opensuse.org/source/distribution/openSUSE-current/repo/oss/src/", "https://bugzilla.suse.com/show_bug.cgi?id=1197654", "https://www.suse.com/security/cve/CVE-2022-28321.html"], "description": "The Linux-PAM package before 1.5.2-6.1 for openSUSE Tumbleweed allows authentication bypass for SSH logins. The pam_access.so module doesn't correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. In such conditions, a user with denied access to a machine can still get access. NOTE: the relevance of this issue is largely limited to openSUSE Tumbleweed and openSUSE Factory; it does not affect Linux-PAM upstream.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pam", "version": "1.3.1-5ubuntu4.3"}}, "found": {"versionConstraint": "< 1.3.1-5ubuntu4.4 (deb)", "vulnerabilityID": "CVE-2022-28321"}}], "artifact": {"name": "libpam0g", "version": "1.3.1-5ubuntu4.3", "type": "deb", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL"], "cpes": ["cpe:2.3:a:libpam0g:libpam0g:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpam0g@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "upstreams": [{"name": "pam"}]}}, {"vulnerability": {"id": "CVE-2022-1587", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1587", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1587"], "cvss": null, "fix": {"versions": ["10.34-7ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1587", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077983,", "https://github.com/PCRE2Project/pcre2/commit/03654e751e7f0700693526b67dfcadda6b42c9d0", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the get_recurse_data_length() function of the pcre2_jit_compile.c file. This issue affects recursions in JIT-compiled regular expressions caused by duplicate data transfers.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre2", "version": "10.34-7"}}, "found": {"versionConstraint": "< 10.34-7ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-1587"}}], "artifact": {"name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "upstreams": [{"name": "pcre2"}]}}, {"vulnerability": {"id": "CVE-2022-1586", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1586", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1586"], "cvss": null, "fix": {"versions": ["10.34-7ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1586", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1586", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2077976,", "https://github.com/PCRE2Project/pcre2/commit/50a51cb7e67268e6ad417eb07c9de9bfea5cc55a,", "https://github.com/PCRE2Project/pcre2/commit/d4fa336fbcc388f89095b184ba6d99422cfc676c", "https://lists.debian.org/debian-lts-announce/2023/03/msg00014.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWNG2NS3GINO6LQYUVC4BZLUQPJ3DYHA/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/", "https://security.netapp.com/advisory/ntap-20221028-0009/"], "description": "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre2", "version": "10.34-7"}}, "found": {"versionConstraint": "< 10.34-7ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2022-1586"}}], "artifact": {"name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "upstreams": [{"name": "pcre2"}]}}, {"vulnerability": {"id": "CVE-2019-20838", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-20838", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2019-20838"], "cvss": null, "fix": {"versions": ["2:8.39-12ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-20838", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-20838", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "< 2:8.39-12ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2019-20838"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2020-14155", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-14155", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-14155"], "cvss": null, "fix": {"versions": ["2:8.39-12ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-14155", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-14155", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://seclists.org/fulldisclosure/2020/Dec/32", "http://seclists.org/fulldisclosure/2021/Feb/14", "https://about.gitlab.com/releases/2020/07/01/security-release-13-1-2-release/", "https://bugs.gentoo.org/717920", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E", "https://security.netapp.com/advisory/ntap-20221028-0010/", "https://support.apple.com/kb/HT211931", "https://support.apple.com/kb/HT212147", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.pcre.org/original/changelog.txt"], "description": "libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "< 2:8.39-12ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2020-14155"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2017-11164", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2017-11164", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2017-11164"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-11164", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-11164", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://openwall.com/lists/oss-security/2017/07/11/3", "http://www.openwall.com/lists/oss-security/2023/04/11/1", "http://www.openwall.com/lists/oss-security/2023/04/12/1", "http://www.securityfocus.com/bid/99575", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "pcre3", "version": "2:8.39-12build1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-11164"}}], "artifact": {"name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libpcre3:libpcre3:2:8.39-12build1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "upstreams": [{"name": "pcre3"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2021-36087", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36087", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36087"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36087", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36087", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675", "https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/", "https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/"], "description": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36087"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36086", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36086", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36086"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36086", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36086", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177", "https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36086"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36085", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36085", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36085"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36085", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36085", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31124", "https://github.com/SELinuxProject/selinux/commit/2d35fcc7e9e976a2346b1de20e54f8663e8a6cba", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-421.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36085"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2021-36084", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36084", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-36084"], "cvss": null, "fix": {"versions": ["3.0-1ubuntu0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-36084", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-36084", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31065", "https://github.com/SELinuxProject/selinux/commit/f34d3d30c8325e4847a6b696fe7a3936a8a361f3", "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-417.yaml", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/"], "description": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "libsepol", "version": "3.0-1"}}, "found": {"versionConstraint": "< 3.0-1ubuntu0.1 (deb)", "vulnerabilityID": "CVE-2021-36084"}}], "artifact": {"name": "libsepol1", "version": "3.0-1", "type": "deb", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL", "LGPL"], "cpes": ["cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "upstreams": [{"name": "libsepol"}]}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.12"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.12 (deb)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.16 (deb)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-2068", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2068", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c9c35870601b4a44d86ddbf512b38df38285cfa", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=7a9c027159fe9e1bbc2cd38a8a2914bff0d5abd9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9639817dac8bbbaa64d09efad7464ccc405527c7", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WZZBKUHQFGSKGNXXKICSRPL7AMVW5M5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.netapp.com/advisory/ntap-20220707-0008/", "https://www.debian.org/security/2022/dsa-5169", "https://www.openssl.org/news/secadv/20220621.txt"], "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.15 (deb)", "vulnerabilityID": "CVE-2022-2068"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-1292", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.13"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1292", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23", "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220602-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5139", "https://www.openssl.org/news/secadv/20220503.txt", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.13 (deb)", "vulnerabilityID": "CVE-2022-1292"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2022-4415", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4415"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4415", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4415", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/systemd/systemd/commit/b7641425659243c09473cd8fb3aef2c0d4a3eb9c", "https://www.openwall.com/lists/oss-security/2022/12/21/3"], "description": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-4415"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2022-3821", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-3821"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.20"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-3821", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3821", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://bugzilla.redhat.com/show_bug.cgi?id=2139327", "https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e", "https://github.com/systemd/systemd/issues/23928", "https://github.com/systemd/systemd/pull/23933", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/", "https://security.gentoo.org/glsa/202305-15"], "description": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.20 (deb)", "vulnerabilityID": "CVE-2022-3821"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2021-3997", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-3997"], "cvss": null, "fix": {"versions": ["245.4-4ubuntu3.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-3997", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-3997", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/CVE-2021-3997", "https://bugzilla.redhat.com/show_bug.cgi?id=2024639", "https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1", "https://security.gentoo.org/glsa/202305-15", "https://www.openwall.com/lists/oss-security/2022/01/10/2"], "description": "A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "< 245.4-4ubuntu3.15 (deb)", "vulnerabilityID": "CVE-2021-3997"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-26604", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-26604"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-26604", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-26604", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://blog.compass-security.com/2012/10/dangerous-sudoers-entries-part-2-insecure-functionality/", "https://github.com/systemd/systemd/blob/main/NEWS#L4335-L4340", "https://lists.debian.org/debian-lts-announce/2023/03/msg00032.html", "https://medium.com/@zenmoviefornotification/saidov-maxim-cve-2023-26604-c1232a526ba7", "https://security.netapp.com/advisory/ntap-20230505-0009/"], "description": "systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the \"systemctl status\" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "systemd", "version": "245.4-4ubuntu3.14"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-26604"}}], "artifact": {"name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["CC0-1.0", "Expat", "GPL-2", "GPL-2+", "LGPL-2.1", "LGPL-2.1+", "public-domain"], "cpes": ["cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "upstreams": [{"name": "systemd"}]}}, {"vulnerability": {"id": "CVE-2023-29491", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29491"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29491", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29491", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commit;h=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56", "http://www.openwall.com/lists/oss-security/2023/04/19/10", "http://www.openwall.com/lists/oss-security/2023/04/19/11", "https://security.netapp.com/advisory/ntap-20230517-0009/", "https://www.openwall.com/lists/oss-security/2023/04/12/5", "https://www.openwall.com/lists/oss-security/2023/04/13/4"], "description": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2023-29491"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2022-29458", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29458"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29458", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29458", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/41", "https://lists.debian.org/debian-lts-announce/2022/10/msg00037.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html", "https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html", "https://support.apple.com/kb/HT213488"], "description": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2022-29458"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2021-39537", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2021-39537"], "cvss": null, "fix": {"versions": ["6.2-0ubuntu2.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2021-39537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39537", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup", "http://seclists.org/fulldisclosure/2022/Oct/28", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/43", "http://seclists.org/fulldisclosure/2022/Oct/45", "https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html", "https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html", "https://security.netapp.com/advisory/ntap-20230427-0012/", "https://support.apple.com/kb/HT213443", "https://support.apple.com/kb/HT213444", "https://support.apple.com/kb/HT213488"], "description": "An issue was discovered in ncurses through v6.2-1. _nc_captoinfo in captoinfo.c has a heap-based buffer overflow.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "ncurses", "version": "6.2-0ubuntu2"}}, "found": {"versionConstraint": "< 6.2-0ubuntu2.1 (deb)", "vulnerabilityID": "CVE-2021-39537"}}], "artifact": {"name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "upstreams": [{"name": "ncurses"}]}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "High", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.12"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.12 (deb)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.17"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.17 (deb)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.16"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.16 (deb)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-2068", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-2068"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.15"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2068", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c9c35870601b4a44d86ddbf512b38df38285cfa", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=7a9c027159fe9e1bbc2cd38a8a2914bff0d5abd9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9639817dac8bbbaa64d09efad7464ccc405527c7", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6WZZBKUHQFGSKGNXXKICSRPL7AMVW5M5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.netapp.com/advisory/ntap-20220707-0008/", "https://www.debian.org/security/2022/dsa-5169", "https://www.openssl.org/news/secadv/20220621.txt"], "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.15 (deb)", "vulnerabilityID": "CVE-2022-2068"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-1292", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-1292"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.13"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-1292", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-953464.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23", "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220602-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5139", "https://www.openssl.org/news/secadv/20220503.txt", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.13 (deb)", "vulnerabilityID": "CVE-2022-1292"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Negligible", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-0466"], "cvss": null, "fix": {"versions": ["1.1.1f-1ubuntu2.18"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10"}}, "found": {"versionConstraint": "< 1.1.1f-1ubuntu2.18 (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-29383", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-29383"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-29383", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29383", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d", "https://github.com/shadow-maint/shadow/pull/687", "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/", "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"], "description": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-29383"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2013-4235", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Low", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-4235"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-4235", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-4235", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://access.redhat.com/security/cve/cve-2013-4235", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "https://security-tracker.debian.org/tracker/CVE-2013-4235", "https://security.gentoo.org/glsa/202210-26"], "description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-4235"}}], "artifact": {"name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-2"], "cpes": ["cpe:2.3:a:passwd:passwd:1:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "upstreams": [{"name": "shadow"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2023-31484"], "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2020-16156"], "cvss": null, "fix": {"versions": ["5.30.0-9ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "perl", "version": "5.30.0-9ubuntu0.2"}}, "found": {"versionConstraint": "< 5.30.0-9ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.4 (deb)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-29154", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29154", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-29154"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-29154", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29154", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2022/08/02/1", "https://github.com/WayneD/rsync/tags", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/"], "description": "An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.5 (deb)", "vulnerabilityID": "CVE-2022-29154"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032"], "cvss": null, "fix": {"versions": ["3.1.3-8ubuntu0.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "rsync", "version": "3.1.3-8ubuntu0.1"}}, "found": {"versionConstraint": "< 3.1.3-8ubuntu0.3 (deb)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-24540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/491616", "https://go.dev/issue/59721", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1752"], "description": "Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24540", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24538", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://go.dev/cl/482079", "https://go.dev/issue/59234", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1703"], "description": "Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. \"var a = {{.}}\"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24538", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23806", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 6.4, "exploitabilityScore": 10, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "metrics": {"baseScore": 9.1, "exploitabilityScore": 3.9, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23806", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-38297", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-38297", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://groups.google.com/forum/#!forum/golang-announce", "https://groups.google.com/g/golang-announce/c/AEBu9j7yj5A", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211118-0006/"], "description": "Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 7.5, "exploitabilityScore": 10, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-38297", "versionConstraint": "< 1.16.9 || >= 1.17.0, < 1.17.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-29400", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491617", "https://go.dev/issue/59722", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1753"], "description": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-29400", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/491615", "https://go.dev/issue/59720", "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU", "https://pkg.go.dev/vuln/GO-2023-1751"], "description": "Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untrusted input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 7.3, "exploitabilityScore": 3.9, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24539", "versionConstraint": "< 1.19.9 || >= 1.20.0, < 1.20.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24537", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/482078", "https://go.dev/issue/59180", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1702"], "description": "Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24537", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24536", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/482075", "https://go.dev/cl/482076", "https://go.dev/cl/482077", "https://go.dev/issue/59153", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1705", "https://security.netapp.com/advisory/ntap-20230526-0007/"], "description": "Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can undercount the amount of memory consumed, leading it to accept larger inputs than intended. 2. Limiting total memory does not account for increased pressure on the garbage collector from large numbers of small allocations in forms with many parts. 3. ReadForm can allocate a large number of short-lived buffers, further increasing pressure on the garbage collector. The combination of these factors can permit an attacker to cause an program that parses multipart forms to consume large amounts of CPU and memory, potentially resulting in a denial of service. This affects programs that use mime/multipart.Reader.ReadForm, as well as form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. With fix, ReadForm now does a better job of estimating the memory consumption of parsed forms, and performs many fewer short-lived allocations. In addition, the fixed mime/multipart.Reader imposes the following limits on the size of parsed forms: 1. Forms parsed with ReadForm may contain no more than 1000 parts. This limit may be adjusted with the environment variable GODEBUG=multipartmaxparts=. 2. Form parts parsed with NextPart and NextRawPart may contain no more than 10,000 header fields. In addition, forms parsed with ReadForm may contain no more than 10,000 header fields across all parts. This limit may be adjusted with the environment variable GODEBUG=multipartmaxheaders=.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24536", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24534", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/481994", "https://go.dev/issue/58975", "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8", "https://pkg.go.dev/vuln/GO-2023-1704", "https://security.netapp.com/advisory/ntap-20230526-0007/"], "description": "HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24534", "versionConstraint": "< 1.19.8 || >= 1.20.0, < 1.20.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41725", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468124", "https://go.dev/issue/58006", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://pkg.go.dev/vuln/GO-2023-1569"], "description": "A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. ReadForm takes a maxMemory parameter, and is documented as storing \"up to maxMemory bytes +10MB (reserved for non-file parts) in memory\". File parts which cannot be stored in memory are stored on disk in temporary files. The unconfigurable 10MB reserved for non-file parts is excessively large and can potentially open a denial of service vector on its own. However, ReadForm did not properly account for all memory consumed by a parsed form, such as map entry overhead, part names, and MIME headers, permitting a maliciously crafted form to consume well over 10MB. In addition, ReadForm contained no limit on the number of disk files created, permitting a relatively small request body to create a large number of disk temporary files. With fix, ReadForm now properly accounts for various forms of memory overhead, and should now stay within its documented limit of 10MB + maxMemory bytes of memory consumption. Users should still be aware that this limit is high and may still be hazardous. In addition, ReadForm now creates at most one on-disk temporary file, combining multiple form parts into a single temporary file. The mime/multipart.File interface type's documentation states, \"If stored on disk, the File's underlying concrete type will be an *os.File.\". This is no longer the case when a form contains more than one file part, due to this coalescing of parts into a single file. The previous behavior of using distinct files for each form part may be reenabled with the environment variable GODEBUG=multipartfiles=distinct. Users should be aware that multipart.ReadForm and the http.Request methods that call it do not limit the amount of disk consumed by temporary files. Callers can limit the size of form data with http.MaxBytesReader.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41725", "versionConstraint": "< 1.19.6 || = 1.20.0 || = 1.20.0 || = 1.20.0 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41724", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468125", "https://go.dev/issue/58001", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://pkg.go.dev/vuln/GO-2023-1570"], "description": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth >= RequestClientCert).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41724", "versionConstraint": "< 1.19.6 || = 1.20.0 || = 1.20.0 || = 1.20.0 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41723", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/468135", "https://go.dev/cl/468295", "https://go.dev/issue/57855", "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4MA5XS5DAOJ5PKKNG5TUXKPQOFHT5VBC/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGW7GE2Z32ZT47UFAQFDRQE33B7Q7LMT/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RLBQ3A7ROLEQXQLXFDLNJ7MYPKG5GULE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XX3IMUTZKRQ73PBZM4E2JP4BKYH4C6XE/", "https://pkg.go.dev/vuln/GO-2023-1571"], "description": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41723", "versionConstraint": "< 1.19.6 || = 1.20.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41715", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/439356", "https://go.dev/issue/55949", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1039"], "description": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41715", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-32189", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417774", "https://go.dev/issue/53871", "https://go.googlesource.com/go/+/055113ef364337607e3e72ed7d48df67fde6fc66", "https://groups.google.com/g/golang-announce/c/YqYYG87xB10", "https://pkg.go.dev/vuln/GO-2022-0537"], "description": "A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-32189", "versionConstraint": "< 1.17.13 || >= 1.18.0, < 1.18.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30635", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417064", "https://go.dev/issue/53615", "https://go.googlesource.com/go/+/6fa37e98ea4382bf881428ee0c150ce591500eb7", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0526"], "description": "Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30635", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30633", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417061", "https://go.dev/issue/53611", "https://go.googlesource.com/go/+/c4c1993fd2a5b26fe45c09592af6d3388a3b2e08", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0523"], "description": "Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30633", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30632", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417066", "https://go.dev/issue/53416", "https://go.googlesource.com/go/+/ac68c6c683409f98250d34ad282b9e1b0c9095ef", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0522"], "description": "Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30632", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30631", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417067", "https://go.dev/issue/53168", "https://go.googlesource.com/go/+/b2b8872c876201eac2d0707276c6999ff3eb185e", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0524"], "description": "Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30631", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30630", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417065", "https://go.dev/issue/53415", "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0527"], "description": "Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30630", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30580", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30580", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/403759", "https://go.dev/issue/52574", "https://go.googlesource.com/go/+/960ffa98ce73ef2c2060c84c7ac28d37a83f345e", "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", "https://pkg.go.dev/vuln/GO-2022-0532"], "description": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 7.8, "exploitabilityScore": 1.8, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30580", "versionConstraint": "< 1.17.11 || >= 1.18.0, < 1.18.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-2880", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/432976", "https://go.dev/issue/54663", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1038"], "description": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request's Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-2880", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-2879", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/439355", "https://go.dev/issue/54853", "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU", "https://pkg.go.dev/vuln/GO-2022-1037"], "description": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-2879", "versionConstraint": "< 1.18.7 || >= 1.19.0, < 1.19.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-28327", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TYZC4OAY54TO75FBEFAPV5G7O4D5TM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F3BMW5QGX53CMIJIZWKXFKBJX2C5GWTY/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NY6GEAJMNKKMU5H46QO4D7D6A24KSPXE/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RCRSABD6CUDIZULZPZL5BJ3ET3A2NEJP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220915-0010/"], "description": "The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-28327", "versionConstraint": "< 1.17.9 || >= 1.18.0, < 1.18.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-28131", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://go.dev/cl/417062", "https://go.dev/issue/53614", "https://go.googlesource.com/go/+/08c46ed43d80bbb67cb904944ea3417989be4af3", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0521"], "description": "Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-28131", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-27664", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXKTHIGE5F576MAPFYCIJXNRGBSPISUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TXS2OQ57KZC5XZKK5UW4SYKPVQAHIOJX/", "https://security.gentoo.org/glsa/202209-26", "https://security.netapp.com/advisory/ntap-20220923-0004/"], "description": "In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-27664", "versionConstraint": "< 1.18.6 || = 1.19.0 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-24921", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220325-0010/"], "description": "regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-24921", "versionConstraint": "< 1.16.15 || >= 1.17, < 1.17.8 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-24675", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/oecdBNLOml8", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TYZC4OAY54TO75FBEFAPV5G7O4D5TM/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F3BMW5QGX53CMIJIZWKXFKBJX2C5GWTY/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RCRSABD6CUDIZULZPZL5BJ3ET3A2NEJP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220915-0010/"], "description": "encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-24675", "versionConstraint": "< 1.17.9 || >= 1.18.0, < 1.18.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23773", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23773", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-23772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ", "https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html", "https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220225-0006/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "metrics": {"baseScore": 7.8, "exploitabilityScore": 10, "impactScore": 6.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-23772", "versionConstraint": "< 1.16.14 || >= 1.17.0, < 1.17.7 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-44716", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220121-0002/"], "description": "net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-44716", "versionConstraint": "< 1.16.12 || >= 1.17.0, < 1.17.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-41772", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41772", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/0fM21h43arc", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211210-0003/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-41772", "versionConstraint": "< 1.16.10 || >= 1.17.0, < 1.17.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-41771", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-41771", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/0fM21h43arc", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OFS3M3OFB24SWPTIAPARKGPUMQVUY6Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ON7BQRRJZBOR5TJHURBAB3WLF4YXFC6Z/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20211210-0003/", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "ImportedSymbols in debug/macho (for Open or OpenFat) in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-41771", "versionConstraint": "< 1.16.10 || >= 1.17.0, < 1.17.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-39293", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-39293", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf", "https://groups.google.com/g/golang-announce/c/dx9d7IOseHw", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.netapp.com/advisory/ntap-20220217-0009/"], "description": "In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-39293", "versionConstraint": "< 1.16.8 || >= 1.17.0, < 1.17.1 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-29923", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-29923", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://defcon.org/html/defcon-29/dc-29-speakers.html#kaoudis", "https://github.com/golang/go/issues/30999", "https://github.com/golang/go/issues/43389", "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-016.md", "https://go-review.googlesource.com/c/go/+/325829/", "https://golang.org/pkg/net/#ParseCIDR", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4CHKSFMHZVOBCZSSVRE3UEYNKARTBMTM/", "https://security.gentoo.org/glsa/202208-02", "https://www.oracle.com/security-alerts/cpujan2022.html"], "description": "Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-29923", "versionConstraint": "< 1.17 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2023-24532", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/471255", "https://go.dev/issue/58647", "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY", "https://pkg.go.dev/vuln/GO-2023-1621"], "description": "The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2023-24532", "versionConstraint": "< 1.19.7 || >= 1.20.0, < 1.20.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-41717", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/455635", "https://go.dev/cl/455717", "https://go.dev/issue/56350", "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ", "https://pkg.go.dev/vuln/GO-2022-1144"], "description": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-41717", "versionConstraint": "< 1.18.9 || >= 1.19.0, < 1.19.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-32148", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/412857", "https://go.dev/issue/53423", "https://go.googlesource.com/go/+/b2cc0fecc2ccd80e6d5d16542cc684f97b3a9c8a", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0520"], "description": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-32148", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-29526", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/golang/go/issues/52313", "https://groups.google.com/g/golang-announce", "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q6GE5EQGE4L2KRVGW4T75QVIYAXCLO5X/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/", "https://security.gentoo.org/glsa/202208-02", "https://security.netapp.com/advisory/ntap-20220729-0001/"], "description": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-29526", "versionConstraint": "< 1.17.10 || >= 1.18.0, < 1.18.2 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-1962", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/417063", "https://go.dev/issue/53616", "https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0515"], "description": "Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-1962", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-1705", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://go.dev/cl/409874", "https://go.dev/cl/410714", "https://go.dev/issue/53188", "https://go.googlesource.com/go/+/e5017a93fcde94f09836200bca55324af037ee5f", "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE", "https://pkg.go.dev/vuln/GO-2022-0525"], "description": "Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-1705", "versionConstraint": "< 1.17.12 || >= 1.18.0, < 1.18.4 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2021-44717", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf", "https://groups.google.com/g/golang-announce/c/hcmEScgc00k", "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html", "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html", "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html", "https://security.gentoo.org/glsa/202208-02"], "description": "Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 4.8, "exploitabilityScore": 2.2, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2021-44717", "versionConstraint": "< 1.16.12 || >= 1.17.0, < 1.17.5 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29511", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29511", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-elements.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2020-29511", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2020-29509", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-29509", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md", "https://security.netapp.com/advisory/ntap-20210129-0006/"], "description": "The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5.6, "exploitabilityScore": 2.2, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2020-29509", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-30629", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://go.dev/cl/405994", "https://go.dev/issue/52814", "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5", "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", "https://pkg.go.dev/vuln/GO-2022-0531"], "description": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "go-module-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "package": {"name": "stdlib", "version": "go1.16.7"}}, "found": {"vulnerabilityID": "CVE-2022-30629", "versionConstraint": "< 1.17.11 || >= 1.18.0, < 1.18.3 (unknown)", "cpes": ["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "stdlib", "version": "go1.16.7", "type": "go-module", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}], "language": "go", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*"], "purl": "pkg:golang/stdlib@1.16.7", "upstreams": null, "metadataType": "GolangBinMetadata", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}}, {"vulnerability": {"id": "CVE-2022-37434", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2022-37434"], "cvss": null, "fix": {"versions": ["1:1.2.11.dfsg-2ubuntu1.5"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-37434", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://seclists.org/fulldisclosure/2022/Oct/37", "http://seclists.org/fulldisclosure/2022/Oct/38", "http://seclists.org/fulldisclosure/2022/Oct/41", "http://seclists.org/fulldisclosure/2022/Oct/42", "http://www.openwall.com/lists/oss-security/2022/08/05/2", "http://www.openwall.com/lists/oss-security/2022/08/09/1", "https://github.com/curl/curl/issues/9271", "https://github.com/ivd38/zlib_overflow", "https://github.com/madler/zlib/blob/21767c654d31d2dccdde4330529775c6c5fd5389/zlib.h#L1062-L1063", "https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1", "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/deps/zlib/inflate.c#L762-L764", "https://lists.debian.org/debian-lts-announce/2022/09/msg00012.html", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JWN4VE3JQR4O2SOUS5TXNLANRPMHWV4I/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NMBOJ77A7T7PQCARMDUK75TE6LLESZ3O/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PAVPQNCG3XRLCLNSQRM3KAN5ZFMVXVTY/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X5U7OTKZSHY2I3ZFJSR2SHFHW72RKGDK/", "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YRQAI7H4M4RQZ2IWZUEEXECBE5D56BH2/", "https://security.netapp.com/advisory/ntap-20220901-0005/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://support.apple.com/kb/HT213488", "https://support.apple.com/kb/HT213489", "https://support.apple.com/kb/HT213490", "https://support.apple.com/kb/HT213491", "https://support.apple.com/kb/HT213493", "https://support.apple.com/kb/HT213494", "https://www.debian.org/security/2022/dsa-5218"], "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2"}}, "found": {"versionConstraint": "< 1:1.2.11.dfsg-2ubuntu1.5 (deb)", "vulnerabilityID": "CVE-2022-37434"}}], "artifact": {"name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib1g:zlib1g:1:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "upstreams": [{"name": "zlib"}]}}, {"vulnerability": {"id": "CVE-2018-25032", "dataSource": "http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032", "namespace": "ubuntu:distro:ubuntu:20.04", "severity": "Medium", "urls": ["http://people.ubuntu.com/~ubuntu-security/cve/CVE-2018-25032"], "cvss": null, "fix": {"versions": ["1:1.2.11.dfsg-2ubuntu1.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-25032", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-25032", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "http://www.openwall.com/lists/oss-security/2022/03/25/2", "http://www.openwall.com/lists/oss-security/2022/03/26/1", "https://cert-portal.siemens.com/productcert/pdf/ssa-333517.pdf", "https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531", "https://github.com/madler/zlib/compare/v1.2.11...v1.2.12", "https://github.com/madler/zlib/issues/605", "https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html", "https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html", "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DCZFIJBJTZ7CL5QXBFKTQ22Q26VINRUF/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DF62MVMH3QUGMBDCB3DY2ERQ6EBHTADB/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZZPTWRYQULAOL3AW7RZJNVZ2UONXCV4/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/", "https://security.gentoo.org/glsa/202210-42", "https://security.netapp.com/advisory/ntap-20220526-0009/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5111", "https://www.openwall.com/lists/oss-security/2022/03/24/1", "https://www.openwall.com/lists/oss-security/2022/03/28/1", "https://www.openwall.com/lists/oss-security/2022/03/28/3", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "ubuntu", "version": "20.04"}, "namespace": "ubuntu:distro:ubuntu:20.04", "package": {"name": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2"}}, "found": {"versionConstraint": "< 1:1.2.11.dfsg-2ubuntu1.3 (deb)", "vulnerabilityID": "CVE-2018-25032"}}], "artifact": {"name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}], "language": "", "licenses": ["Zlib"], "cpes": ["cpe:2.3:a:zlib1g:zlib1g:1:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*"], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "upstreams": [{"name": "zlib"}]}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "imageID": "sha256:6f39585239be1b14896801752f67d3bd7498488f441851bd7250fd773a741388", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 404388146, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7d02596339f3e81e1dc1b45cb406ee124d16bce9cc6b0c3f0b4fd4220424d493", "size": 76335551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0ab99c10153568aac289c4d72713e61d24864e5c749d1c52ebc38b3a5f6d8a63", "size": 328574}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "size": 12476059}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:74ca29a1299679ea3f534d1d3bfdcfefe6b6703308ffa88ed19bbcc1e1594e69", "size": 8981408}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:237f27be7be8903bd63aaeadee098d38bf1d8a6456038378387ed4a366915236", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "size": 6966407}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:758d9b108a97da3825a5e31b59a2c5e20cbf864acd449586cc89c1eb548b6f8c", "size": 2220}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "size": 123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "size": 299283333}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8eba7440063ff6fc315247f95f6a2112d84469e4c0c1fd23f03d344949147de4", "size": 14437}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "size": 34}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjQwNjM3ODQxOFoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMjoyNToyOS44NDk1MzAzMjNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjEyMmFkMzIzNDEyYzJlNzBiMzEzOGQ4ZWI2MjY0OGM0NjkyOTg5ZGU5MWJlMWZmYjZiNGJmMDg2YzgzMTFiNjIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAyOjI1OjMwLjM4OTY2NTM5M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MDUuNzQ4NDY4Njg1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGdyb3VwYWRkIC1yIG15c3FsIFx1MDAyNlx1MDAyNiB1c2VyYWRkIC1yIC1nIG15c3FsIG15c3FsIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy40NDQ5NDUxODhaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1leDsgXHRhcHQtZ2V0IHVwZGF0ZTsgXHRpZiAhIHdoaWNoIGdwZzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGdudXBnOyBcdGZpOyBcdGlmICEgZ3BnIC0tdmVyc2lvbiB8IGdyZXAgLXEgJ15ncGcgKEdudVBHKSAxXFwuJzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGRpcm1uZ3I7IFx0Zmk7IFx0cm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy42OTYxMjQyMTFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgR09TVV9WRVJTSU9OPTEuMTQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoyNS4zMDE5NzkxNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBjYS1jZXJ0aWZpY2F0ZXM7IFx0c2F2ZWRBcHRNYXJrPVwiJChhcHQtbWFyayBzaG93bWFudWFsKVwiOyBcdGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyB3Z2V0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSB8IGF3ayAtRi0gJ3sgcHJpbnQgJE5GIH0nKVwiOyBcdHdnZXQgLU8gL3Vzci9sb2NhbC9iaW4vZ29zdSBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoXCI7IFx0d2dldCAtTyAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYyBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoLmFzY1wiOyBcdGV4cG9ydCBHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBCNDJGNjgxOTAwN0YwMEY4OEUzNjRGRDQwMzZBOUMyNUJGMzU3REQ0OyBcdGdwZyAtLWJhdGNoIC0tdmVyaWZ5IC91c3IvbG9jYWwvYmluL2dvc3UuYXNjIC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z3BnY29uZiAtLWtpbGwgYWxsOyBcdHJtIC1yZiBcIiRHTlVQR0hPTUVcIiAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYzsgXHRhcHQtbWFyayBhdXRvICcuKicgXHUwMDNlIC9kZXYvbnVsbDsgXHRbIC16IFwiJHNhdmVkQXB0TWFya1wiIF0gfHwgYXB0LW1hcmsgbWFudWFsICRzYXZlZEFwdE1hcmsgXHUwMDNlIC9kZXYvbnVsbDsgXHRhcHQtZ2V0IHB1cmdlIC15IC0tYXV0by1yZW1vdmUgLW8gQVBUOjpBdXRvUmVtb3ZlOjpSZWNvbW1lbmRzSW1wb3J0YW50PWZhbHNlOyBcdGNobW9kICt4IC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z29zdSAtLXZlcnNpb247IFx0Z29zdSBub2JvZHkgdHJ1ZSJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MjYuMTE0MDM5NDYzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIG1rZGlyIC9kb2NrZXItZW50cnlwb2ludC1pbml0ZGIuZCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MzMuMjc1NDY0Nzk0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBcdFx0bGliamVtYWxsb2MyIFx0XHRwd2dlbiBcdFx0dHpkYXRhIFx0XHR4ei11dGlscyBcdFx0enN0ZCBcdDsgXHRybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyoifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMwOjMzLjUxODc4NDYyM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEFSRyBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6NDAuNjE0NDI5NDc0WiIsImNyZWF0ZWRfYnkiOiJ8MSBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IC9iaW4vc2ggLWMgc2V0IC1leDsgXHRleHBvcnQgR05VUEdIT01FPVwiJChta3RlbXAgLWQpXCI7IFx0Zm9yIGtleSBpbiAkR1BHX0tFWVM7IGRvIFx0XHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIjsgXHRkb25lOyBcdGdwZyAtLWJhdGNoIC0tZXhwb3J0ICRHUEdfS0VZUyBcdTAwM2UgL2V0Yy9hcHQvdHJ1c3RlZC5ncGcuZC9tYXJpYWRiLmdwZzsgXHRjb21tYW5kIC12IGdwZ2NvbmYgXHUwMDNlIC9kZXYvbnVsbCBcdTAwMjZcdTAwMjYgZ3BnY29uZiAtLWtpbGwgYWxsIHx8IDo7IFx0cm0gLWZyIFwiJEdOVVBHSE9NRVwiOyBcdGFwdC1rZXkgbGlzdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuMTEyNjQ5MDI3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIE1BUklBREJfTUFKT1I9MTAuNCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjMwODIwODUxOFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX01BSk9SPTEwLjQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjozMC41MDM5OTIwNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBBUkcgTUFSSUFEQl9WRVJTSU9OPTE6MTAuNC4yMittYXJpYX5mb2NhbCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjY5MjI4ODkwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX1ZFUlNJT049MToxMC40LjIyK21hcmlhfmZvY2FsIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuODg0NDA4MzUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzEuNjg3NzgzNThaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWU7XHRlY2hvIFwiZGViICR7UkVQT1NJVE9SWX1cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbWFyaWFkYi5saXN0OyBcdHsgXHRcdGVjaG8gJ1BhY2thZ2U6IConOyBcdFx0ZWNobyAnUGluOiByZWxlYXNlIG89TWFyaWFEQic7IFx0XHRlY2hvICdQaW4tUHJpb3JpdHk6IDk5OSc7IFx0fSBcdTAwM2UgL2V0Yy9hcHQvcHJlZmVyZW5jZXMuZC9tYXJpYWRiIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS4wMzQ2NTI1NzhaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWV4OyBcdHsgXHRcdGVjaG8gXCJtYXJpYWRiLXNlcnZlci0kTUFSSUFEQl9NQUpPUlwiIG15c3FsLXNlcnZlci9yb290X3Bhc3N3b3JkIHBhc3N3b3JkICd1bnVzZWQnOyBcdFx0ZWNobyBcIm1hcmlhZGItc2VydmVyLSRNQVJJQURCX01BSk9SXCIgbXlzcWwtc2VydmVyL3Jvb3RfcGFzc3dvcmRfYWdhaW4gcGFzc3dvcmQgJ3VudXNlZCc7IFx0fSB8IGRlYmNvbmYtc2V0LXNlbGVjdGlvbnM7IFx0YXB0LWdldCB1cGRhdGU7IFx0YXB0LWdldCBpbnN0YWxsIC15IFx0XHRcIm1hcmlhZGItc2VydmVyPSRNQVJJQURCX1ZFUlNJT05cIiBcdFx0bWFyaWFkYi1iYWNrdXAgXHRcdHNvY2F0IFx0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRybSAtcmYgL3Zhci9saWIvbXlzcWw7IFx0bWtkaXIgLXAgL3Zhci9saWIvbXlzcWwgL3Zhci9ydW4vbXlzcWxkOyBcdGNob3duIC1SIG15c3FsOm15c3FsIC92YXIvbGliL215c3FsIC92YXIvcnVuL215c3FsZDsgXHRjaG1vZCA3NzcgL3Zhci9ydW4vbXlzcWxkOyBcdGZpbmQgL2V0Yy9teXNxbC8gLW5hbWUgJyouY25mJyAtcHJpbnQwIFx0XHR8IHhhcmdzIC0wIGdyZXAgLWxaRSAnXihiaW5kLWFkZHJlc3N8bG9nfHVzZXJcXHMpJyBcdFx0fCB4YXJncyAtcnQgLTAgc2VkIC1FaSAncy9eKGJpbmQtYWRkcmVzc3xsb2d8dXNlclxccykvI1x1MDAyNi8nOyBcdGlmIFsgISAtTCAvZXRjL215c3FsL215LmNuZiBdOyB0aGVuIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvaVttYXJpYWRiXVxcbnNraXAtaG9zdC1jYWNoZVxcbnNraXAtbmFtZS1yZXNvbHZlXFxuJyAvZXRjL215c3FsL215LmNuZjsgXHRlbHNlIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvIHtOO3MvXFwoLipcXClcXG5cXCguKlxcKS9bbWFyaWFkYmRdXFxuc2tpcC1ob3N0LWNhY2hlXFxuc2tpcC1uYW1lLXJlc29sdmVcXG5cXG5cXDJcXG5cXDEvfScgICAgICAgICAgICAgICAgIC9ldGMvbXlzcWwvbWFyaWFkYi5jbmY7IGZpIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS44MzU2NDE0ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy92YXIvbGliL215c3FsXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU2LjA0NTU1NzUwNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOjNkNDMxMDk5OTUzMjQ2YmE5Zjg2NDc1YmVjM2QwZGQ5ODJmMDBhNjFhYWRhZGMxYmM2ZDhjMTA4M2VjNjQxMjkgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTYuODMwNjU4ODg1WiIsImNyZWF0ZWRfYnkiOiJ8MiBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIC9iaW4vc2ggLWMgbG4gLXMgdXNyL2xvY2FsL2Jpbi9kb2NrZXItZW50cnlwb2ludC5zaCAvICMgYmFja3dhcmRzIGNvbXBhdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuMDEyNDE1Mjc5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjIwMDM5ODAyNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSAzMzA2IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuNDA2Mzc4NDE4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm15c3FsZFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo3ZDAyNTk2MzM5ZjNlODFlMWRjMWI0NWNiNDA2ZWUxMjRkMTZiY2U5Y2M2YjBjM2YwYjRmZDQyMjA0MjRkNDkzIiwic2hhMjU2OjBhYjk5YzEwMTUzNTY4YWFjMjg5YzRkNzI3MTNlNjFkMjQ4NjRlNWM3NDlkMWM1MmViYzM4YjNhNWY2ZDhhNjMiLCJzaGEyNTY6NWYzZGQwMmMyMjRhMmJmY2YwODQyYWNhNWMyNzVmYTQwYzVmN2M5OTQyMDUxMzU5ZTc1ODQ4MjI0N2Y1MDRhNSIsInNoYTI1Njo3NGNhMjlhMTI5OTY3OWVhM2Y1MzRkMWQzYmZkY2ZlZmU2YjY3MDMzMDhmZmE4OGVkMTliYmNjMWUxNTk0ZTY5Iiwic2hhMjU2OjIzN2YyN2JlN2JlODkwM2JkNjNhYWVhZGVlMDk4ZDM4YmYxZDhhNjQ1NjAzODM3ODM4N2VkNGEzNjY5MTUyMzYiLCJzaGEyNTY6YjliZDg2ZTdmNTA0MDY4MTMzMDdlMjg1MDEzZTBhNWE5ODdhN2Y4NWQ2Yjk0MzYyYjQ2ZjQwMjg1MjlhNzY1YyIsInNoYTI1Njo3NThkOWIxMDhhOTdkYTM4MjVhNWUzMWI1OWEyYzVlMjBjYmY4NjRhY2Q0NDk1ODZjYzg5YzFlYjU0OGI2ZjhjIiwic2hhMjU2Ojg3NDJiYWQ4ZDE5OTdkMjRlMGU1ZDBhMDgwMzE3NTBlYTI2N2IyY2E3OGE0NGQ0ZWEyNzI0MmFjYjhmZmUxMmUiLCJzaGEyNTY6MzU1NTJhNjQ0OWM4MzYyYWZjNWJhMmRlNTNlMDY0M2Y4Yzg2NWE1NmVlZDg4Mzg2YWQxNmU5MGVmODFiZWViNiIsInNoYTI1Njo4ZWJhNzQ0MDA2M2ZmNmZjMzE1MjQ3Zjk1ZjZhMjExMmQ4NDQ2OWU0YzBjMWZkMjNmMDNkMzQ0OTQ5MTQ3ZGU0Iiwic2hhMjU2OjBlYmExMzFkZmZkMDE1MTM0Y2IzMTBjMjg0Yjc3NmMxZTQ0ZDMzMDE0NmNkMmYwZTMwYzRlNDY0ZDBiNzZkMjQiXX0sImNvbmZpZyI6eyJDbWQiOlsibXlzcWxkIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJHT1NVX1ZFUlNJT049MS4xNCIsIk1BUklBREJfTUFKT1I9MTAuNCIsIk1BUklBREJfVkVSU0lPTj0xOjEwLjQuMjIrbWFyaWF+Zm9jYWwiXSwiVm9sdW1lcyI6eyIvdmFyL2xpYi9teXNxbCI6e319LCJFeHBvc2VkUG9ydHMiOnsiMzMwNi90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "ubuntu", "version": "20.04", "idLike": ["debian"]}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/nginx.json b/configurations/expected-result/filteredCVEs/nginx.json index bfe1268a..72c12214 100644 --- a/configurations/expected-result/filteredCVEs/nginx.json +++ b/configurations/expected-result/filteredCVEs/nginx.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-nginx-6c89c78797-nginx-1527-dfa7", "namespace": "kubescape", "uid": "efbb8f87-6be3-4f05-a8dd-104f6516403f", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:17:38Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "nginx", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "nginx"}, "annotations": {"kubescape.io/image-id": "sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/image-tag": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "nginx"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2016-2781", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2016-2781", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2016-2781"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-2781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-2781", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2016/02/28/2", "http://www.openwall.com/lists/oss-security/2016/02/28/3", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4+b1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}, {"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}], "artifact": {"name": "coreutils", "version": "8.32-4+b1", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.32-4+b1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "upstreams": [{"name": "coreutils", "version": "8.32-4"}]}}, {"vulnerability": {"id": "CVE-2017-18018", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-18018", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-18018"], "description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-18018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-18018", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://lists.gnu.org/archive/html/coreutils/2017-12/msg00045.html"], "description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4+b1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-18018"}}, {"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-18018"}}], "artifact": {"name": "coreutils", "version": "8.32-4+b1", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.32-4+b1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "upstreams": [{"name": "coreutils", "version": "8.32-4"}]}}, {"vulnerability": {"id": "CVE-2019-9192", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-9192", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-9192"], "description": "** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\\\1\\\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-9192", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-9192", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://sourceware.org/bugzilla/show_bug.cgi?id=24269", "https://support.f5.com/csp/article/K26346590?utm_source=f5support&utm_medium=RSS"], "description": "** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\\\1\\\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-9192"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-1010025", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-1010025", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010025"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is \"ASLR bypass itself is not a vulnerability.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-1010025", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010025", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010025", "https://sourceware.org/bugzilla/show_bug.cgi?id=22853", "https://support.f5.com/csp/article/K06046097", "https://support.f5.com/csp/article/K06046097?utm_source=f5support&utm_medium=RSS", "https://ubuntu.com/security/CVE-2019-1010025"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is \"ASLR bypass itself is not a vulnerability.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-1010025"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-1010024", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-1010024", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010024"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-1010024", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010024", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/bid/109162", "https://security-tracker.debian.org/tracker/CVE-2019-1010024", "https://sourceware.org/bugzilla/show_bug.cgi?id=22852", "https://support.f5.com/csp/article/K06046097", "https://support.f5.com/csp/article/K06046097?utm_source=f5support&utm_medium=RSS", "https://ubuntu.com/security/CVE-2019-1010024"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-1010024"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-1010023", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-1010023", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010023"], "description": "** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-1010023", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010023", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/109167", "https://security-tracker.debian.org/tracker/CVE-2019-1010023", "https://sourceware.org/bugzilla/show_bug.cgi?id=22851", "https://support.f5.com/csp/article/K11932200?utm_source=f5support&utm_medium=RSS", "https://ubuntu.com/security/CVE-2019-1010023"], "description": "** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-1010023"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-1010022", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-1010022", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010022"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-1010022", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010022", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010022", "https://sourceware.org/bugzilla/show_bug.cgi?id=22850", "https://sourceware.org/bugzilla/show_bug.cgi?id=22850#c3", "https://ubuntu.com/security/CVE-2019-1010022"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-1010022"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2018-20796", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-20796", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-20796"], "description": "In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+' in grep.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-20796", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20796", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/107160", "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34141", "https://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00108.html", "https://security.netapp.com/advisory/ntap-20190315-0002/", "https://support.f5.com/csp/article/K26346590?utm_source=f5support&utm_medium=RSS"], "description": "In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+' in grep.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-20796"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2010-4756", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-4756", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-4756"], "description": "The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-4756", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-4756", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://cxib.net/stuff/glob-0day.c", "http://securityreason.com/achievement_securityalert/89", "http://securityreason.com/exploitalert/9223", "https://bugzilla.redhat.com/show_bug.cgi?id=681681", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4756"], "description": "The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-4756"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0464", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0464"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0466", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0466"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0465", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0465"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2010-0928", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-0928", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-0928"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-0928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-0928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/", "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf", "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html", "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/", "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-0928"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2007-6755", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-6755", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-6755"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-6755", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-6755", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/", "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html", "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html", "http://rump2007.cr.yp.to/15-shumow.pdf", "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/", "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect", "http://www.securityfocus.com/bid/63657", "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-6755"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2020-36309", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-36309", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-36309"], "description": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-36309", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-36309", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/openresty/lua-nginx-module/compare/v0.10.15...v0.10.16", "https://github.com/openresty/lua-nginx-module/pull/1654", "https://news.ycombinator.com/item?id=26712562", "https://security.netapp.com/advisory/ntap-20210507-0005/"], "description": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-36309"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2013-0337", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-0337", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-0337"], "description": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-0337", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-0337", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://security.gentoo.org/glsa/glsa-201310-04.xml", "http://www.openwall.com/lists/oss-security/2013/02/21/15", "http://www.openwall.com/lists/oss-security/2013/02/22/1", "http://www.openwall.com/lists/oss-security/2013/02/24/1"], "description": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-0337"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2009-4487", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2009-4487", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2009-4487"], "description": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2009-4487", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2009-4487", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/archive/1/508830/100/0/threaded", "http://www.securityfocus.com/bid/37711", "http://www.ush.it/team/ush/hack_httpd_escape/adv.txt"], "description": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2009-4487"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0464", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0464"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0466", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0466"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0465", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0465"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2010-0928", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-0928", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-0928"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-0928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-0928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/", "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf", "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html", "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/", "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-0928"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2007-6755", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-6755", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-6755"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-6755", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-6755", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/", "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html", "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html", "http://rump2007.cr.yp.to/15-shumow.pdf", "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/", "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect", "http://www.securityfocus.com/bid/63657", "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-6755"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-31484", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-31484"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-16156", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-16156"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2023-31486", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-31486", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-31486"], "description": "HTTP::Tiny 0.082, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31486", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31486", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://hackeriet.github.io/cpan-http-tiny-overview/", "https://www.openwall.com/lists/oss-security/2023/04/18/14", "https://www.openwall.com/lists/oss-security/2023/05/03/4", "https://www.reddit.com/r/perl/comments/111tadi/psa_httptiny_disabled_ssl_verification_by_default/"], "description": "HTTP::Tiny 0.082, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31486"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2011-4116", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2011-4116", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2011-4116"], "description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2011-4116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2011-4116", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2011/11/04/2", "http://www.openwall.com/lists/oss-security/2011/11/04/4", "https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14", "https://rt.cpan.org/Public/Bug/Display.html?id=69106", "https://seclists.org/oss-sec/2011/q4/238"], "description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2011-4116"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "imageID": "sha256:904b8cb13b932e23230836850610fa45dce9eb0650d5618c2b1487c2a4f577b8", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 145522141, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:101af4ba983b04be266217ecee414e88b23e394f62e9801c7c1bdb37cb37bcaa", "size": 84198351}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:d8466e142d8710abf5b495ebb536478f7e19d9d03b151b5d5bd09df4cfb49248", "size": 61314157}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:83ba6d8ffb8c2974174c02d3ba549e7e0656ebb1bc075a6b6ee89b6c609c6a71", "size": 1616}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e161c82b34d21179db1f546c1cd84153d28a17d865ccaf2dedeb06a903fec12c", "size": 2123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "size": 1273}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "size": 4621}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjkxNDM5ODEyM1oiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQwNDowOTo1OC42Njk0Nzk4NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQ5M2E1YjBjOGQyZDYzYTEzNDMyNThiM2Y5YWE1ZmNkNTlhOTNmNDRmZTI2YWQ5ZTU2YjA5NGMzYTA4ZmQzYmUgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDA0OjA5OjU5LjAzMjk3MjYwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDI6NTMuMTQ0NDg3NDQ1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgTEFCRUwgbWFpbnRhaW5lcj1OR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjI0MTE0MTY4M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOR0lOWF9WRVJTSU9OPTEuMjMuMyIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjMzMzA5Nzc3M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOSlNfVkVSU0lPTj0wLjcuOSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjQyOTE5NzIyNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBQS0dfUkVMRUFTRT0xfmJ1bGxzZXllIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTEuOTU1OTg1MjI5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAteCAgICAgXHUwMDI2XHUwMDI2IGFkZGdyb3VwIC0tc3lzdGVtIC0tZ2lkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLS1zeXN0ZW0gLS1kaXNhYmxlZC1sb2dpbiAtLWluZ3JvdXAgbmdpbnggLS1uby1jcmVhdGUtaG9tZSAtLWhvbWUgL25vbmV4aXN0ZW50IC0tZ2Vjb3MgXCJuZ2lueCB1c2VyXCIgLS1zaGVsbCAvYmluL2ZhbHNlIC0tdWlkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCBpbnN0YWxsIC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIC0tbm8taW5zdGFsbC1zdWdnZXN0cyAteSBnbnVwZzEgY2EtY2VydGlmaWNhdGVzICAgICBcdTAwMjZcdTAwMjYgICAgIE5HSU5YX0dQR0tFWT01NzNCRkQ2QjNEOEZCQzY0MTA3OUE2QUJBQkY1QkQ4MjdCRDlCRjYyOyAgICAgZm91bmQ9Jyc7ICAgICBmb3Igc2VydmVyIGluICAgICAgICAgaGtwOi8va2V5c2VydmVyLnVidW50dS5jb206ODAgICAgICAgICBwZ3AubWl0LmVkdSAgICAgOyBkbyAgICAgICAgIGVjaG8gXCJGZXRjaGluZyBHUEcga2V5ICROR0lOWF9HUEdLRVkgZnJvbSAkc2VydmVyXCI7ICAgICAgICAgYXB0LWtleSBhZHYgLS1rZXlzZXJ2ZXIgXCIkc2VydmVyXCIgLS1rZXlzZXJ2ZXItb3B0aW9ucyB0aW1lb3V0PTEwIC0tcmVjdi1rZXlzIFwiJE5HSU5YX0dQR0tFWVwiIFx1MDAyNlx1MDAyNiBmb3VuZD15ZXMgXHUwMDI2XHUwMDI2IGJyZWFrOyAgICAgZG9uZTsgICAgIHRlc3QgLXogXCIkZm91bmRcIiBcdTAwMjZcdTAwMjYgZWNobyBcdTAwM2VcdTAwMjYyIFwiZXJyb3I6IGZhaWxlZCB0byBmZXRjaCBHUEcga2V5ICROR0lOWF9HUEdLRVlcIiBcdTAwMjZcdTAwMjYgZXhpdCAxOyAgICAgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IGdudXBnMSBcdTAwMjZcdTAwMjYgcm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qICAgICBcdTAwMjZcdTAwMjYgZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCIgICAgIFx1MDAyNlx1MDAyNiBuZ2lueFBhY2thZ2VzPVwiICAgICAgICAgbmdpbng9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS14c2x0PSR7TkdJTlhfVkVSU0lPTn0tJHtQS0dfUkVMRUFTRX0gICAgICAgICBuZ2lueC1tb2R1bGUtZ2VvaXA9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1pbWFnZS1maWx0ZXI9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1uanM9JHtOR0lOWF9WRVJTSU9OfSske05KU19WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgXCIgICAgIFx1MDAyNlx1MDAyNiBjYXNlIFwiJGRwa2dBcmNoXCIgaW4gICAgICAgICBhbWQ2NHxhcm02NCkgICAgICAgICAgICAgZWNobyBcImRlYiBodHRwczovL25naW54Lm9yZy9wYWNrYWdlcy9tYWlubGluZS9kZWJpYW4vIGJ1bGxzZXllIG5naW54XCIgXHUwMDNlXHUwMDNlIC9ldGMvYXB0L3NvdXJjZXMubGlzdC5kL25naW54Lmxpc3QgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICAgICAgICAgIDs7ICAgICAgICAgKikgICAgICAgICAgICAgZWNobyBcImRlYi1zcmMgaHR0cHM6Ly9uZ2lueC5vcmcvcGFja2FnZXMvbWFpbmxpbmUvZGViaWFuLyBidWxsc2V5ZSBuZ2lueFwiIFx1MDAzZVx1MDAzZSAvZXRjL2FwdC9zb3VyY2VzLmxpc3QuZC9uZ2lueC5saXN0ICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB0ZW1wRGlyPVwiJChta3RlbXAgLWQpXCIgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGNobW9kIDc3NyBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IHNhdmVkQXB0TWFyaz1cIiQoYXB0LW1hcmsgc2hvd21hbnVhbClcIiAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCB1cGRhdGUgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgYnVpbGQtZGVwIC15ICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoICAgICAgICAgICAgICAgICBjZCBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBERUJfQlVJTERfT1BUSU9OUz1cIm5vY2hlY2sgcGFyYWxsZWw9JChucHJvYylcIiAgICAgICAgICAgICAgICAgICAgIGFwdC1nZXQgc291cmNlIC0tY29tcGlsZSAkbmdpbnhQYWNrYWdlcyAgICAgICAgICAgICApICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtbWFyayBzaG93bWFudWFsIHwgeGFyZ3MgYXB0LW1hcmsgYXV0byBcdTAwM2UgL2Rldi9udWxsICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB7IFsgLXogXCIkc2F2ZWRBcHRNYXJrXCIgXSB8fCBhcHQtbWFyayBtYW51YWwgJHNhdmVkQXB0TWFyazsgfSAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgbHMgLWxBRmggXCIkdGVtcERpclwiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoIGNkIFwiJHRlbXBEaXJcIiBcdTAwMjZcdTAwMjYgZHBrZy1zY2FucGFja2FnZXMgLiBcdTAwM2UgUGFja2FnZXMgKSAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgZ3JlcCAnXlBhY2thZ2U6ICcgXCIkdGVtcERpci9QYWNrYWdlc1wiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBlY2hvIFwiZGViIFsgdHJ1c3RlZD15ZXMgXSBmaWxlOi8vJHRlbXBEaXIgLi9cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0ICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IC1vIEFjcXVpcmU6Okd6aXBJbmRleGVzPWZhbHNlIHVwZGF0ZSAgICAgICAgICAgICA7OyAgICAgZXNhYyAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IGluc3RhbGwgLS1uby1pbnN0YWxsLXJlY29tbWVuZHMgLS1uby1pbnN0YWxsLXN1Z2dlc3RzIC15ICAgICAgICAgICAgICAgICAgICAgICAgICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgICAgICAgICAgICAgIGdldHRleHQtYmFzZSAgICAgICAgICAgICAgICAgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IFx1MDAyNlx1MDAyNiBybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyogL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbmdpbngubGlzdCAgICAgICAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHRlbXBEaXJcIiBdOyB0aGVuICAgICAgICAgYXB0LWdldCBwdXJnZSAteSAtLWF1dG8tcmVtb3ZlICAgICAgICAgXHUwMDI2XHUwMDI2IHJtIC1yZiBcIiR0ZW1wRGlyXCIgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0OyAgICAgZmkgICAgIFx1MDAyNlx1MDAyNiBsbiAtc2YgL2Rldi9zdGRvdXQgL3Zhci9sb2cvbmdpbngvYWNjZXNzLmxvZyAgICAgXHUwMDI2XHUwMDI2IGxuIC1zZiAvZGV2L3N0ZGVyciAvdmFyL2xvZy9uZ2lueC9lcnJvci5sb2cgICAgIFx1MDAyNlx1MDAyNiBta2RpciAvZG9ja2VyLWVudHJ5cG9pbnQuZCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMjM2MzQ0MjIxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6N2IzMDdiNjJlODIyNTVmMDQwYzk4MTI0MjFhMzAwOTBiZjlhYmYzNjg1ZjI3YjAyZDc3ZmNjYTk5Zjk5NzkxMSBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMzMzNDQwMDlaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo1YzE4MjcyNzM0MzQ5NDg4YmQwYzk0ZWM4ZDM4MmM4NzJjMWEwYTQzNWNjYTEzYmQ0NjcxMzUzZDYwMjFkMmNiIGluIC9kb2NrZXItZW50cnlwb2ludC5kICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuNDMzMTI3MjUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YWJiY2JmODRkYzE3ZWU0NDU0YjZiMmUzY2Y5MTRiZTg4ZTAyY2Y4NGQzNDRlYzQ1YTViMzEyMzUzNzlkNzIyYSBpbiAvZG9ja2VyLWVudHJ5cG9pbnQuZCAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjUzNTQ4NjEzMVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmU1N2VlZjAxN2E0MTRjYTc5MzQ5OTcyOWQ4MGE3YjkwNzU3OTBjOWE4MDRmOTMwZjE0MTdlNTZkNTA2OTcwY2YgaW4gL2RvY2tlci1lbnRyeXBvaW50LmQgIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQxODo0MzoxMi42MjgzODE4MDZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcIi9kb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjczMDI2MjY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDgwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuODI0MDg2MzY3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgU1RPUFNJR05BTCBTSUdRVUlUIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuOTE0Mzk4MTIzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm5naW54XCIgXCItZ1wiIFwiZGFlbW9uIG9mZjtcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6MTAxYWY0YmE5ODNiMDRiZTI2NjIxN2VjZWU0MTRlODhiMjNlMzk0ZjYyZTk4MDFjN2MxYmRiMzdjYjM3YmNhYSIsInNoYTI1NjpkODQ2NmUxNDJkODcxMGFiZjViNDk1ZWJiNTM2NDc4ZjdlMTlkOWQwM2IxNTFiNWQ1YmQwOWRmNGNmYjQ5MjQ4Iiwic2hhMjU2OjgzYmE2ZDhmZmI4YzI5NzQxNzRjMDJkM2JhNTQ5ZTdlMDY1NmViYjFiYzA3NWE2YjZlZTg5YjZjNjA5YzZhNzEiLCJzaGEyNTY6ZTE2MWM4MmIzNGQyMTE3OWRiMWY1NDZjMWNkODQxNTNkMjhhMTdkODY1Y2NhZjJkZWRlYjA2YTkwM2ZlYzEyYyIsInNoYTI1Njo0ZGM1Y2Q3OTlhMDhmZjQ5YTYwMzg3MGM4Mzc4ZWE5MzA4M2JmYzJhNDE3NmY1NmU1NTMxOTk3ZTk0YzE5NWQwIiwic2hhMjU2OjY1MGFiY2U0YjA5NmIwNmFjOGJlYzIwNDZkODIxZDY2ZDgwMWFmMzRmMWYxZDRjNWUyNzJhZDAzMGM3ODczZGIiXX0sImNvbmZpZyI6eyJDbWQiOlsibmdpbngiLCItZyIsImRhZW1vbiBvZmY7Il0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyIvZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTkdJTlhfVkVSU0lPTj0xLjIzLjMiLCJOSlNfVkVSU0lPTj0wLjcuOSIsIlBLR19SRUxFQVNFPTF+YnVsbHNleWUiXSwiTGFiZWxzIjp7Im1haW50YWluZXIiOiJOR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSJ9LCJFeHBvc2VkUG9ydHMiOnsiODAvdGNwIjp7fX0sIlN0b3BTaWduYWwiOiJTSUdRVUlUIn19", "repoDigests": ["docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2"], "architecture": "amd64", "os": "linux", "labels": {"maintainer": "NGINX Docker Maintainers "}}}, "distro": {"name": "debian", "version": "11", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-nginx-6c89c78797-nginx-1f60-c7dc", "namespace": "kubescape", "uid": "0e500248-4a90-4e0a-8650-5519a0f9f325", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:48:19Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "nginx", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "nginx"}, "annotations": {"kubescape.io/image-id": "sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/image-tag": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "nginx"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2016-2781", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2016-2781", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2016-2781"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2016-2781", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-2781", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.openwall.com/lists/oss-security/2016/02/28/2", "http://www.openwall.com/lists/oss-security/2016/02/28/3", "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"], "description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4+b1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}, {"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2016-2781"}}], "artifact": {"name": "coreutils", "version": "8.32-4+b1", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.32-4+b1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "upstreams": [{"name": "coreutils", "version": "8.32-4"}]}}, {"vulnerability": {"id": "CVE-2017-18018", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2017-18018", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2017-18018"], "description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2017-18018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2017-18018", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://lists.gnu.org/archive/html/coreutils/2017-12/msg00045.html"], "description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4+b1"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-18018"}}, {"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "coreutils", "version": "8.32-4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2017-18018"}}], "artifact": {"name": "coreutils", "version": "8.32-4+b1", "type": "deb", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-3"], "cpes": ["cpe:2.3:a:coreutils:coreutils:8.32-4+b1:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "upstreams": [{"name": "coreutils", "version": "8.32-4"}]}}, {"vulnerability": {"id": "CVE-2019-9192", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-9192", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-9192"], "description": "** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\\\1\\\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-9192", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-9192", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://sourceware.org/bugzilla/show_bug.cgi?id=24269", "https://support.f5.com/csp/article/K26346590?utm_source=f5support&utm_medium=RSS"], "description": "** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\\\1\\\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-9192"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-1010025", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-1010025", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010025"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is \"ASLR bypass itself is not a vulnerability.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-1010025", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010025", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010025", "https://sourceware.org/bugzilla/show_bug.cgi?id=22853", "https://support.f5.com/csp/article/K06046097", "https://support.f5.com/csp/article/K06046097?utm_source=f5support&utm_medium=RSS", "https://ubuntu.com/security/CVE-2019-1010025"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is \"ASLR bypass itself is not a vulnerability.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-1010025"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-1010024", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-1010024", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010024"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-1010024", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010024", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/bid/109162", "https://security-tracker.debian.org/tracker/CVE-2019-1010024", "https://sourceware.org/bugzilla/show_bug.cgi?id=22852", "https://support.f5.com/csp/article/K06046097", "https://support.f5.com/csp/article/K06046097?utm_source=f5support&utm_medium=RSS", "https://ubuntu.com/security/CVE-2019-1010024"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-1010024"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-1010023", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-1010023", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010023"], "description": "** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-1010023", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010023", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/109167", "https://security-tracker.debian.org/tracker/CVE-2019-1010023", "https://sourceware.org/bugzilla/show_bug.cgi?id=22851", "https://support.f5.com/csp/article/K11932200?utm_source=f5support&utm_medium=RSS", "https://ubuntu.com/security/CVE-2019-1010023"], "description": "** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-1010023"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2019-1010022", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2019-1010022", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010022"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2019-1010022", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010022", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://security-tracker.debian.org/tracker/CVE-2019-1010022", "https://sourceware.org/bugzilla/show_bug.cgi?id=22850", "https://sourceware.org/bugzilla/show_bug.cgi?id=22850#c3", "https://ubuntu.com/security/CVE-2019-1010022"], "description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2019-1010022"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2018-20796", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2018-20796", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2018-20796"], "description": "In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+' in grep.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2018-20796", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2018-20796", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.securityfocus.com/bid/107160", "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34141", "https://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00108.html", "https://security.netapp.com/advisory/ntap-20190315-0002/", "https://support.f5.com/csp/article/K26346590?utm_source=f5support&utm_medium=RSS"], "description": "In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+' in grep.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2018-20796"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2010-4756", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-4756", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-4756"], "description": "The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-4756", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-4756", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://cxib.net/stuff/glob-0day.c", "http://securityreason.com/achievement_securityalert/89", "http://securityreason.com/exploitalert/9223", "https://bugzilla.redhat.com/show_bug.cgi?id=681681", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4756"], "description": "The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "glibc", "version": "2.31-13+deb11u5"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-4756"}}], "artifact": {"name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["GPL-2", "LGPL-2.1"], "cpes": ["cpe:2.3:a:libc6:libc6:2.31-13+deb11u5:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "upstreams": [{"name": "glibc"}]}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0464", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0464"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0466", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0466"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0465", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0465"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2010-0928", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-0928", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-0928"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-0928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-0928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/", "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf", "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html", "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/", "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-0928"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2007-6755", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-6755", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-6755"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-6755", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-6755", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/", "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html", "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html", "http://rump2007.cr.yp.to/15-shumow.pdf", "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/", "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect", "http://www.securityfocus.com/bid/63657", "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-6755"}}], "artifact": {"name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "upstreams": [{"name": "openssl"}]}}, {"vulnerability": {"id": "CVE-2020-36309", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-36309", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-36309"], "description": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-36309", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-36309", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/openresty/lua-nginx-module/compare/v0.10.15...v0.10.16", "https://github.com/openresty/lua-nginx-module/pull/1654", "https://news.ycombinator.com/item?id=26712562", "https://security.netapp.com/advisory/ntap-20210507-0005/"], "description": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-36309"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2013-0337", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2013-0337", "namespace": "debian:distro:debian:11", "severity": "Low", "urls": ["https://security-tracker.debian.org/tracker/CVE-2013-0337"], "description": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2013-0337", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2013-0337", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://security.gentoo.org/glsa/glsa-201310-04.xml", "http://www.openwall.com/lists/oss-security/2013/02/21/15", "http://www.openwall.com/lists/oss-security/2013/02/22/1", "http://www.openwall.com/lists/oss-security/2013/02/24/1"], "description": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2013-0337"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2009-4487", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2009-4487", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2009-4487"], "description": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2009-4487", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2009-4487", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://www.securityfocus.com/archive/1/508830/100/0/threaded", "http://www.securityfocus.com/bid/37711", "http://www.ush.it/team/ush/hack_httpd_escape/adv.txt"], "description": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "nginx", "version": "1.23.3-1~bullseye"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2009-4487"}}], "artifact": {"name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nginx:nginx:1.23.3-1~bullseye:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0464", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0464"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0466", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0466"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-0465", "namespace": "debian:distro:debian:11", "severity": "Medium", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-0465"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2010-0928", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2010-0928", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2010-0928"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2010-0928", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2010-0928", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/", "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf", "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html", "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/", "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"], "description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2010-0928"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2007-6755", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2007-6755", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2007-6755"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2007-6755", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-6755", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/", "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html", "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html", "http://rump2007.cr.yp.to/15-shumow.pdf", "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/", "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect", "http://www.securityfocus.com/bid/63657", "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"], "description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "openssl", "version": "1.1.1n-0+deb11u4"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2007-6755"}}], "artifact": {"name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1n-0+deb11u4:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31484", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-31484", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-31484"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31484", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31484", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://github.com/andk/cpanpm/pull/175", "https://metacpan.org/dist/CPAN/changes", "https://www.openwall.com/lists/oss-security/2023/04/18/14"], "description": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31484"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2020-16156", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2020-16156", "namespace": "debian:distro:debian:11", "severity": "High", "urls": ["https://security-tracker.debian.org/tracker/CVE-2020-16156"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null, "fix": {"versions": null, "state": "wont-fix"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2020-16156", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2020-16156", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html", "https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/", "https://metacpan.org/pod/distribution/CPAN/scripts/cpan"], "description": "CPAN 2.28 allows Signature Verification Bypass.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2020-16156"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2023-31486", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2023-31486", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2023-31486"], "description": "HTTP::Tiny 0.082, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-31486", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31486", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2023/04/29/1", "http://www.openwall.com/lists/oss-security/2023/05/03/3", "http://www.openwall.com/lists/oss-security/2023/05/03/5", "http://www.openwall.com/lists/oss-security/2023/05/07/2", "https://blog.hackeriet.no/perl-http-tiny-insecure-tls-default-affects-cpan-modules/", "https://hackeriet.github.io/cpan-http-tiny-overview/", "https://www.openwall.com/lists/oss-security/2023/04/18/14", "https://www.openwall.com/lists/oss-security/2023/05/03/4", "https://www.reddit.com/r/perl/comments/111tadi/psa_httptiny_disabled_ssl_verification_by_default/"], "description": "HTTP::Tiny 0.082, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2023-31486"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}, {"vulnerability": {"id": "CVE-2011-4116", "dataSource": "https://security-tracker.debian.org/tracker/CVE-2011-4116", "namespace": "debian:distro:debian:11", "severity": "Negligible", "urls": ["https://security-tracker.debian.org/tracker/CVE-2011-4116"], "description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.", "cvss": null, "fix": {"versions": null, "state": "not-fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2011-4116", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2011-4116", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://www.openwall.com/lists/oss-security/2011/11/04/2", "http://www.openwall.com/lists/oss-security/2011/11/04/4", "https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14", "https://rt.cpan.org/Public/Bug/Display.html?id=69106", "https://seclists.org/oss-sec/2011/q4/238"], "description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "dpkg-matcher", "searchedBy": {"distro": {"type": "debian", "version": "11"}, "namespace": "debian:distro:debian:11", "package": {"name": "perl", "version": "5.32.1-4+deb11u2"}}, "found": {"versionConstraint": "none (deb)", "vulnerabilityID": "CVE-2011-4116"}}], "artifact": {"name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}], "language": "", "licenses": ["Artistic", "Artistic-2", "Artistic-dist", "BSD-3-clause", "BSD-3-clause-GENERIC", "BSD-3-clause-with-weird-numbering", "BSD-4-clause-POWERDOG", "BZIP", "DONT-CHANGE-THE-GPL", "Expat", "GPL-1", "GPL-1+", "GPL-2", "GPL-2+", "GPL-3+-WITH-BISON-EXCEPTION", "HSIEH-BSD", "HSIEH-DERIVATIVE", "LGPL-2.1", "REGCOMP", "REGCOMP,", "RRA-KEEP-THIS-NOTICE", "SDBM-PUBLIC-DOMAIN", "TEXT-TABS", "Unicode", "ZLIB"], "cpes": ["cpe:2.3:a:perl-base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl-base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl_base:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl-base:5.32.1-4+deb11u2:*:*:*:*:*:*:*", "cpe:2.3:a:perl:perl_base:5.32.1-4+deb11u2:*:*:*:*:*:*:*"], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "upstreams": [{"name": "perl"}]}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "imageID": "sha256:904b8cb13b932e23230836850610fa45dce9eb0650d5618c2b1487c2a4f577b8", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 145522141, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:101af4ba983b04be266217ecee414e88b23e394f62e9801c7c1bdb37cb37bcaa", "size": 84198351}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:d8466e142d8710abf5b495ebb536478f7e19d9d03b151b5d5bd09df4cfb49248", "size": 61314157}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:83ba6d8ffb8c2974174c02d3ba549e7e0656ebb1bc075a6b6ee89b6c609c6a71", "size": 1616}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e161c82b34d21179db1f546c1cd84153d28a17d865ccaf2dedeb06a903fec12c", "size": 2123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "size": 1273}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "size": 4621}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjkxNDM5ODEyM1oiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQwNDowOTo1OC42Njk0Nzk4NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQ5M2E1YjBjOGQyZDYzYTEzNDMyNThiM2Y5YWE1ZmNkNTlhOTNmNDRmZTI2YWQ5ZTU2YjA5NGMzYTA4ZmQzYmUgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDA0OjA5OjU5LjAzMjk3MjYwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDI6NTMuMTQ0NDg3NDQ1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgTEFCRUwgbWFpbnRhaW5lcj1OR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjI0MTE0MTY4M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOR0lOWF9WRVJTSU9OPTEuMjMuMyIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjMzMzA5Nzc3M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOSlNfVkVSU0lPTj0wLjcuOSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjQyOTE5NzIyNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBQS0dfUkVMRUFTRT0xfmJ1bGxzZXllIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTEuOTU1OTg1MjI5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAteCAgICAgXHUwMDI2XHUwMDI2IGFkZGdyb3VwIC0tc3lzdGVtIC0tZ2lkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLS1zeXN0ZW0gLS1kaXNhYmxlZC1sb2dpbiAtLWluZ3JvdXAgbmdpbnggLS1uby1jcmVhdGUtaG9tZSAtLWhvbWUgL25vbmV4aXN0ZW50IC0tZ2Vjb3MgXCJuZ2lueCB1c2VyXCIgLS1zaGVsbCAvYmluL2ZhbHNlIC0tdWlkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCBpbnN0YWxsIC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIC0tbm8taW5zdGFsbC1zdWdnZXN0cyAteSBnbnVwZzEgY2EtY2VydGlmaWNhdGVzICAgICBcdTAwMjZcdTAwMjYgICAgIE5HSU5YX0dQR0tFWT01NzNCRkQ2QjNEOEZCQzY0MTA3OUE2QUJBQkY1QkQ4MjdCRDlCRjYyOyAgICAgZm91bmQ9Jyc7ICAgICBmb3Igc2VydmVyIGluICAgICAgICAgaGtwOi8va2V5c2VydmVyLnVidW50dS5jb206ODAgICAgICAgICBwZ3AubWl0LmVkdSAgICAgOyBkbyAgICAgICAgIGVjaG8gXCJGZXRjaGluZyBHUEcga2V5ICROR0lOWF9HUEdLRVkgZnJvbSAkc2VydmVyXCI7ICAgICAgICAgYXB0LWtleSBhZHYgLS1rZXlzZXJ2ZXIgXCIkc2VydmVyXCIgLS1rZXlzZXJ2ZXItb3B0aW9ucyB0aW1lb3V0PTEwIC0tcmVjdi1rZXlzIFwiJE5HSU5YX0dQR0tFWVwiIFx1MDAyNlx1MDAyNiBmb3VuZD15ZXMgXHUwMDI2XHUwMDI2IGJyZWFrOyAgICAgZG9uZTsgICAgIHRlc3QgLXogXCIkZm91bmRcIiBcdTAwMjZcdTAwMjYgZWNobyBcdTAwM2VcdTAwMjYyIFwiZXJyb3I6IGZhaWxlZCB0byBmZXRjaCBHUEcga2V5ICROR0lOWF9HUEdLRVlcIiBcdTAwMjZcdTAwMjYgZXhpdCAxOyAgICAgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IGdudXBnMSBcdTAwMjZcdTAwMjYgcm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qICAgICBcdTAwMjZcdTAwMjYgZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCIgICAgIFx1MDAyNlx1MDAyNiBuZ2lueFBhY2thZ2VzPVwiICAgICAgICAgbmdpbng9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS14c2x0PSR7TkdJTlhfVkVSU0lPTn0tJHtQS0dfUkVMRUFTRX0gICAgICAgICBuZ2lueC1tb2R1bGUtZ2VvaXA9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1pbWFnZS1maWx0ZXI9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1uanM9JHtOR0lOWF9WRVJTSU9OfSske05KU19WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgXCIgICAgIFx1MDAyNlx1MDAyNiBjYXNlIFwiJGRwa2dBcmNoXCIgaW4gICAgICAgICBhbWQ2NHxhcm02NCkgICAgICAgICAgICAgZWNobyBcImRlYiBodHRwczovL25naW54Lm9yZy9wYWNrYWdlcy9tYWlubGluZS9kZWJpYW4vIGJ1bGxzZXllIG5naW54XCIgXHUwMDNlXHUwMDNlIC9ldGMvYXB0L3NvdXJjZXMubGlzdC5kL25naW54Lmxpc3QgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICAgICAgICAgIDs7ICAgICAgICAgKikgICAgICAgICAgICAgZWNobyBcImRlYi1zcmMgaHR0cHM6Ly9uZ2lueC5vcmcvcGFja2FnZXMvbWFpbmxpbmUvZGViaWFuLyBidWxsc2V5ZSBuZ2lueFwiIFx1MDAzZVx1MDAzZSAvZXRjL2FwdC9zb3VyY2VzLmxpc3QuZC9uZ2lueC5saXN0ICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB0ZW1wRGlyPVwiJChta3RlbXAgLWQpXCIgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGNobW9kIDc3NyBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IHNhdmVkQXB0TWFyaz1cIiQoYXB0LW1hcmsgc2hvd21hbnVhbClcIiAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCB1cGRhdGUgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgYnVpbGQtZGVwIC15ICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoICAgICAgICAgICAgICAgICBjZCBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBERUJfQlVJTERfT1BUSU9OUz1cIm5vY2hlY2sgcGFyYWxsZWw9JChucHJvYylcIiAgICAgICAgICAgICAgICAgICAgIGFwdC1nZXQgc291cmNlIC0tY29tcGlsZSAkbmdpbnhQYWNrYWdlcyAgICAgICAgICAgICApICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtbWFyayBzaG93bWFudWFsIHwgeGFyZ3MgYXB0LW1hcmsgYXV0byBcdTAwM2UgL2Rldi9udWxsICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB7IFsgLXogXCIkc2F2ZWRBcHRNYXJrXCIgXSB8fCBhcHQtbWFyayBtYW51YWwgJHNhdmVkQXB0TWFyazsgfSAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgbHMgLWxBRmggXCIkdGVtcERpclwiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoIGNkIFwiJHRlbXBEaXJcIiBcdTAwMjZcdTAwMjYgZHBrZy1zY2FucGFja2FnZXMgLiBcdTAwM2UgUGFja2FnZXMgKSAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgZ3JlcCAnXlBhY2thZ2U6ICcgXCIkdGVtcERpci9QYWNrYWdlc1wiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBlY2hvIFwiZGViIFsgdHJ1c3RlZD15ZXMgXSBmaWxlOi8vJHRlbXBEaXIgLi9cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0ICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IC1vIEFjcXVpcmU6Okd6aXBJbmRleGVzPWZhbHNlIHVwZGF0ZSAgICAgICAgICAgICA7OyAgICAgZXNhYyAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IGluc3RhbGwgLS1uby1pbnN0YWxsLXJlY29tbWVuZHMgLS1uby1pbnN0YWxsLXN1Z2dlc3RzIC15ICAgICAgICAgICAgICAgICAgICAgICAgICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgICAgICAgICAgICAgIGdldHRleHQtYmFzZSAgICAgICAgICAgICAgICAgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IFx1MDAyNlx1MDAyNiBybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyogL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbmdpbngubGlzdCAgICAgICAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHRlbXBEaXJcIiBdOyB0aGVuICAgICAgICAgYXB0LWdldCBwdXJnZSAteSAtLWF1dG8tcmVtb3ZlICAgICAgICAgXHUwMDI2XHUwMDI2IHJtIC1yZiBcIiR0ZW1wRGlyXCIgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0OyAgICAgZmkgICAgIFx1MDAyNlx1MDAyNiBsbiAtc2YgL2Rldi9zdGRvdXQgL3Zhci9sb2cvbmdpbngvYWNjZXNzLmxvZyAgICAgXHUwMDI2XHUwMDI2IGxuIC1zZiAvZGV2L3N0ZGVyciAvdmFyL2xvZy9uZ2lueC9lcnJvci5sb2cgICAgIFx1MDAyNlx1MDAyNiBta2RpciAvZG9ja2VyLWVudHJ5cG9pbnQuZCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMjM2MzQ0MjIxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6N2IzMDdiNjJlODIyNTVmMDQwYzk4MTI0MjFhMzAwOTBiZjlhYmYzNjg1ZjI3YjAyZDc3ZmNjYTk5Zjk5NzkxMSBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMzMzNDQwMDlaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo1YzE4MjcyNzM0MzQ5NDg4YmQwYzk0ZWM4ZDM4MmM4NzJjMWEwYTQzNWNjYTEzYmQ0NjcxMzUzZDYwMjFkMmNiIGluIC9kb2NrZXItZW50cnlwb2ludC5kICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuNDMzMTI3MjUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YWJiY2JmODRkYzE3ZWU0NDU0YjZiMmUzY2Y5MTRiZTg4ZTAyY2Y4NGQzNDRlYzQ1YTViMzEyMzUzNzlkNzIyYSBpbiAvZG9ja2VyLWVudHJ5cG9pbnQuZCAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjUzNTQ4NjEzMVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmU1N2VlZjAxN2E0MTRjYTc5MzQ5OTcyOWQ4MGE3YjkwNzU3OTBjOWE4MDRmOTMwZjE0MTdlNTZkNTA2OTcwY2YgaW4gL2RvY2tlci1lbnRyeXBvaW50LmQgIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQxODo0MzoxMi42MjgzODE4MDZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcIi9kb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjczMDI2MjY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDgwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuODI0MDg2MzY3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgU1RPUFNJR05BTCBTSUdRVUlUIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuOTE0Mzk4MTIzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm5naW54XCIgXCItZ1wiIFwiZGFlbW9uIG9mZjtcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6MTAxYWY0YmE5ODNiMDRiZTI2NjIxN2VjZWU0MTRlODhiMjNlMzk0ZjYyZTk4MDFjN2MxYmRiMzdjYjM3YmNhYSIsInNoYTI1NjpkODQ2NmUxNDJkODcxMGFiZjViNDk1ZWJiNTM2NDc4ZjdlMTlkOWQwM2IxNTFiNWQ1YmQwOWRmNGNmYjQ5MjQ4Iiwic2hhMjU2OjgzYmE2ZDhmZmI4YzI5NzQxNzRjMDJkM2JhNTQ5ZTdlMDY1NmViYjFiYzA3NWE2YjZlZTg5YjZjNjA5YzZhNzEiLCJzaGEyNTY6ZTE2MWM4MmIzNGQyMTE3OWRiMWY1NDZjMWNkODQxNTNkMjhhMTdkODY1Y2NhZjJkZWRlYjA2YTkwM2ZlYzEyYyIsInNoYTI1Njo0ZGM1Y2Q3OTlhMDhmZjQ5YTYwMzg3MGM4Mzc4ZWE5MzA4M2JmYzJhNDE3NmY1NmU1NTMxOTk3ZTk0YzE5NWQwIiwic2hhMjU2OjY1MGFiY2U0YjA5NmIwNmFjOGJlYzIwNDZkODIxZDY2ZDgwMWFmMzRmMWYxZDRjNWUyNzJhZDAzMGM3ODczZGIiXX0sImNvbmZpZyI6eyJDbWQiOlsibmdpbngiLCItZyIsImRhZW1vbiBvZmY7Il0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyIvZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTkdJTlhfVkVSU0lPTj0xLjIzLjMiLCJOSlNfVkVSU0lPTj0wLjcuOSIsIlBLR19SRUxFQVNFPTF+YnVsbHNleWUiXSwiTGFiZWxzIjp7Im1haW50YWluZXIiOiJOR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSJ9LCJFeHBvc2VkUG9ydHMiOnsiODAvdGNwIjp7fX0sIlN0b3BTaWduYWwiOiJTSUdRVUlUIn19", "repoDigests": ["docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2"], "architecture": "amd64", "os": "linux", "labels": {"maintainer": "NGINX Docker Maintainers "}}}, "distro": {"name": "debian", "version": "11", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/python-simple.json b/configurations/expected-result/filteredCVEs/python-simple.json index a12aaf2d..c335724d 100644 --- a/configurations/expected-result/filteredCVEs/python-simple.json +++ b/configurations/expected-result/filteredCVEs/python-simple.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-python-6f4c99bd66-python-8fbe-b2fd", "namespace": "kubescape", "uid": "d7c6e83a-85ca-476b-8ff8-ac704cf83d28", "resourceVersion": "1", "creationTimestamp": "2024-11-29T14:33:35Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "python", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "python"}, "annotations": {"kubescape.io/image-id": "sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/image-tag": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "python"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2007-4559", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://mail.python.org/pipermail/python-dev/2007-August/074290.html", "http://mail.python.org/pipermail/python-dev/2007-August/074292.html", "http://www.vupen.com/english/advisories/2007/3022", "https://bugzilla.redhat.com/show_bug.cgi?id=263261"], "description": "Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*"], "package": {"name": "python", "version": "3.11.3"}}, "found": {"vulnerabilityID": "CVE-2007-4559", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:python_software_foundation:python:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "python", "version": "3.11.3", "type": "binary", "locations": [{"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*", "cpe:2.3:a:python:python:3.11.3:*:*:*:*:*:*:*"], "purl": "pkg:generic/python@3.11.3", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "imageID": "sha256:b6b068cda0cf592463549591ed736c4e87a6c5404335c09e01ba5b3eb0e9970b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 52558943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "size": 7327451}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:07c29273aae67b581150012c2df0fffbc2474ee17cf4ad75358d956dfbeef27f", "size": 2336551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "size": 31905942}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c", "size": 32}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c", "size": 10988967}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTA1LTA5VDIzOjExOjEwLjAwNzIxNzU1M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NzYyNWRkZmQ1ODlmYjgyNGVlMzlmMWIxZWIzODdiOThmMzY3NjQyMGZmNTJmMjZlYjlkOTc1MTUxZTg4OTY2NyBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMDlUMjM6MTE6MTAuMTMyMTQ3NTI2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIExBTkc9Qy5VVEYtOCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGFwayBhZGQgLS1uby1jYWNoZSBcdFx0Y2EtY2VydGlmaWNhdGVzIFx0XHR0emRhdGEgXHQ7ICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IkVOViBHUEdfS0VZPUEwMzVDOEMxOTIxOUJBODIxRUNFQTg2QjY0RTYyOEY4RDY4NDY5NkQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiUlVOIC9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0XHRhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzIFx0XHRnbnVwZyBcdFx0dGFyIFx0XHR4eiBcdFx0XHRcdGJsdWV6LWRldiBcdFx0YnppcDItZGV2IFx0XHRkcGtnLWRldiBkcGtnIFx0XHRleHBhdC1kZXYgXHRcdGZpbmR1dGlscyBcdFx0Z2NjIFx0XHRnZGJtLWRldiBcdFx0bGliYy1kZXYgXHRcdGxpYmZmaS1kZXYgXHRcdGxpYm5zbC1kZXYgXHRcdGxpYnRpcnBjLWRldiBcdFx0bGludXgtaGVhZGVycyBcdFx0bWFrZSBcdFx0bmN1cnNlcy1kZXYgXHRcdG9wZW5zc2wtZGV2IFx0XHRwYXgtdXRpbHMgXHRcdHJlYWRsaW5lLWRldiBcdFx0c3FsaXRlLWRldiBcdFx0dGNsLWRldiBcdFx0dGsgXHRcdHRrLWRldiBcdFx0dXRpbC1saW51eC1kZXYgXHRcdHh6LWRldiBcdFx0emxpYi1kZXYgXHQ7IFx0XHR3Z2V0IC1PIHB5dGhvbi50YXIueHogXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54elwiOyBcdHdnZXQgLU8gcHl0aG9uLnRhci54ei5hc2MgXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54ei5hc2NcIjsgXHRHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgZXhwb3J0IEdOVVBHSE9NRTsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBcIiRHUEdfS0VZXCI7IFx0Z3BnIC0tYmF0Y2ggLS12ZXJpZnkgcHl0aG9uLnRhci54ei5hc2MgcHl0aG9uLnRhci54ejsgXHRncGdjb25mIC0ta2lsbCBhbGw7IFx0cm0gLXJmIFwiJEdOVVBHSE9NRVwiIHB5dGhvbi50YXIueHouYXNjOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3B5dGhvbjsgXHR0YXIgLS1leHRyYWN0IC0tZGlyZWN0b3J5IC91c3Ivc3JjL3B5dGhvbiAtLXN0cmlwLWNvbXBvbmVudHM9MSAtLWZpbGUgcHl0aG9uLnRhci54ejsgXHRybSBweXRob24udGFyLnh6OyBcdFx0Y2QgL3Vzci9zcmMvcHl0aG9uOyBcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdC4vY29uZmlndXJlIFx0XHQtLWJ1aWxkPVwiJGdudUFyY2hcIiBcdFx0LS1lbmFibGUtbG9hZGFibGUtc3FsaXRlLWV4dGVuc2lvbnMgXHRcdC0tZW5hYmxlLW9wdGltaXphdGlvbnMgXHRcdC0tZW5hYmxlLW9wdGlvbi1jaGVja2luZz1mYXRhbCBcdFx0LS1lbmFibGUtc2hhcmVkIFx0XHQtLXdpdGgtbHRvIFx0XHQtLXdpdGgtc3lzdGVtLWV4cGF0IFx0XHQtLXdpdGhvdXQtZW5zdXJlcGlwIFx0OyBcdG5wcm9jPVwiJChucHJvYylcIjsgXHRFWFRSQV9DRkxBR1M9XCItRFRIUkVBRF9TVEFDS19TSVpFPTB4MTAwMDAwXCI7IFx0TERGTEFHUz1cIiR7TERGTEFHUzotLVdsfSwtLXN0cmlwLWFsbFwiOyBcdG1ha2UgLWogXCIkbnByb2NcIiBcdFx0XCJFWFRSQV9DRkxBR1M9JHtFWFRSQV9DRkxBR1M6LX1cIiBcdFx0XCJMREZMQUdTPSR7TERGTEFHUzotfVwiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0OyBcdHJtIHB5dGhvbjsgXHRtYWtlIC1qIFwiJG5wcm9jXCIgXHRcdFwiRVhUUkFfQ0ZMQUdTPSR7RVhUUkFfQ0ZMQUdTOi19XCIgXHRcdFwiTERGTEFHUz0ke0xERkxBR1M6LS1XbH0sLXJwYXRoPSdcXCRcXCRPUklHSU4vLi4vbGliJ1wiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0XHRweXRob24gXHQ7IFx0bWFrZSBpbnN0YWxsOyBcdFx0Y2QgLzsgXHRybSAtcmYgL3Vzci9zcmMvcHl0aG9uOyBcdFx0ZmluZCAvdXNyL2xvY2FsIC1kZXB0aCBcdFx0XFwoIFx0XHRcdFxcKCAtdHlwZSBkIC1hIFxcKCAtbmFtZSB0ZXN0IC1vIC1uYW1lIHRlc3RzIC1vIC1uYW1lIGlkbGVfdGVzdCBcXCkgXFwpIFx0XHRcdC1vIFxcKCAtdHlwZSBmIC1hIFxcKCAtbmFtZSAnKi5weWMnIC1vIC1uYW1lICcqLnB5bycgLW8gLW5hbWUgJ2xpYnB5dGhvbiouYScgXFwpIFxcKSBcdFx0XFwpIC1leGVjIHJtIC1yZiAne30nICsgXHQ7IFx0XHRmaW5kIC91c3IvbG9jYWwgLXR5cGUgZiAtZXhlY3V0YWJsZSAtbm90IFxcKCAtbmFtZSAnKnRraW50ZXIqJyBcXCkgLWV4ZWMgc2NhbmVsZiAtLW5lZWRlZCAtLW5vYmFubmVyIC0tZm9ybWF0ICclbiNwJyAne30nICc7JyBcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdHwgc29ydCAtdSBcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdFx0fCB4YXJncyAtcnQgYXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5weXRob24tcnVuZGVwcyBcdDsgXHRhcGsgZGVsIC0tbm8tbmV0d29yayAuYnVpbGQtZGVwczsgXHRcdHB5dGhvbjMgLS12ZXJzaW9uICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGZvciBzcmMgaW4gaWRsZTMgcHlkb2MzIHB5dGhvbjMgcHl0aG9uMy1jb25maWc7IGRvIFx0XHRkc3Q9XCIkKGVjaG8gXCIkc3JjXCIgfCB0ciAtZCAzKVwiOyBcdFx0WyAtcyBcIi91c3IvbG9jYWwvYmluLyRzcmNcIiBdOyBcdFx0WyAhIC1lIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiIF07IFx0XHRsbiAtc3ZUIFwiJHNyY1wiIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiOyBcdGRvbmUgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBZVEhPTl9QSVBfVkVSU0lPTj0yMi4zLjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1NFVFVQVE9PTFNfVkVSU0lPTj02NS41LjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfU0hBMjU2PTk2NDYxZGVjZWQ1YzJhNDg3ZGRjNjUyMDdlYzVhOWNmZmVjYTBkMzRlN2FmN2VhMWFmYzQ3MGZmMGQ3NDYyMDciLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJSVU4gL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdHdnZXQgLU8gZ2V0LXBpcC5weSBcIiRQWVRIT05fR0VUX1BJUF9VUkxcIjsgXHRlY2hvIFwiJFBZVEhPTl9HRVRfUElQX1NIQTI1NiAqZ2V0LXBpcC5weVwiIHwgc2hhMjU2c3VtIC1jIC07IFx0XHRleHBvcnQgUFlUSE9ORE9OVFdSSVRFQllURUNPREU9MTsgXHRcdHB5dGhvbiBnZXQtcGlwLnB5IFx0XHQtLWRpc2FibGUtcGlwLXZlcnNpb24tY2hlY2sgXHRcdC0tbm8tY2FjaGUtZGlyIFx0XHQtLW5vLWNvbXBpbGUgXHRcdFwicGlwPT0kUFlUSE9OX1BJUF9WRVJTSU9OXCIgXHRcdFwic2V0dXB0b29scz09JFBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT05cIiBcdDsgXHRybSAtZiBnZXQtcGlwLnB5OyBcdFx0cGlwIC0tdmVyc2lvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJDTUQgW1wicHl0aG9uM1wiXSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OjFhYTBlZmFjMGU2NTY5NzE1OTc1ZWVmMTUwYjM3NWNjYWQwZTEyOWJkMzkxZGEzODU5OTEyNDNmMzBkOTIxYmIiLCJzaGEyNTY6MDdjMjkyNzNhYWU2N2I1ODExNTAwMTJjMmRmMGZmZmJjMjQ3NGVlMTdjZjRhZDc1MzU4ZDk1NmRmYmVlZjI3ZiIsInNoYTI1Njo4ZTBlNDk4NTE0YzYxZjI2ZDk2ZTcyODliYTJjYmRhMTI1MjM4MTg4ZjM0MjUxYzNhYzlhZTU0MmU1MTY0Y2I4Iiwic2hhMjU2OjIwODk3N2FjODFkNzlhMzMwODJiYWJjYjYyZTY5NzEwMThlYzI4ZGYzYjdhMmQ3YzhkMWM0MDM0MjUxY2ZhMWMiLCJzaGEyNTY6YmIwMWJkN2UzMmI1OGI2Njk0YzhjMzYyMmMyMzAxNzFmMWNlYzI0MDAxYTgyMDY4YThkMzBkMzM4ZjQyMGQ2YyJdfSwiY29uZmlnIjp7IkNtZCI6WyJweXRob24zIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTEFORz1DLlVURi04IiwiR1BHX0tFWT1BMDM1QzhDMTkyMTlCQTgyMUVDRUE4NkI2NEU2MjhGOEQ2ODQ2OTZEIiwiUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiUFlUSE9OX1BJUF9WRVJTSU9OPTIyLjMuMSIsIlBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT049NjUuNS4xIiwiUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJQWVRIT05fR0VUX1BJUF9TSEEyNTY9OTY0NjFkZWNlZDVjMmE0ODdkZGM2NTIwN2VjNWE5Y2ZmZWNhMGQzNGU3YWY3ZWExYWZjNDcwZmYwZDc0NjIwNyJdLCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.18.0", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-python-6f4c99bd66-python-d04b-df16", "namespace": "kubescape", "uid": "c5f2549c-4c07-4658-8534-2183105656ac", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:30:07Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "python", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "python"}, "annotations": {"kubescape.io/image-id": "sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/image-tag": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "python"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2007-4559", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["http://mail.python.org/pipermail/python-dev/2007-August/074290.html", "http://mail.python.org/pipermail/python-dev/2007-August/074292.html", "http://www.vupen.com/english/advisories/2007/3022", "https://bugzilla.redhat.com/show_bug.cgi?id=263261"], "description": "Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "metrics": {"baseScore": 6.8, "exploitabilityScore": 8.6, "impactScore": 6.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*"], "package": {"name": "python", "version": "3.11.3"}}, "found": {"vulnerabilityID": "CVE-2007-4559", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:python_software_foundation:python:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "python", "version": "3.11.3", "type": "binary", "locations": [{"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*", "cpe:2.3:a:python:python:3.11.3:*:*:*:*:*:*:*"], "purl": "pkg:generic/python@3.11.3", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "imageID": "sha256:b6b068cda0cf592463549591ed736c4e87a6c5404335c09e01ba5b3eb0e9970b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 52558943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "size": 7327451}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:07c29273aae67b581150012c2df0fffbc2474ee17cf4ad75358d956dfbeef27f", "size": 2336551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "size": 31905942}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c", "size": 32}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c", "size": 10988967}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTA1LTA5VDIzOjExOjEwLjAwNzIxNzU1M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NzYyNWRkZmQ1ODlmYjgyNGVlMzlmMWIxZWIzODdiOThmMzY3NjQyMGZmNTJmMjZlYjlkOTc1MTUxZTg4OTY2NyBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMDlUMjM6MTE6MTAuMTMyMTQ3NTI2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIExBTkc9Qy5VVEYtOCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGFwayBhZGQgLS1uby1jYWNoZSBcdFx0Y2EtY2VydGlmaWNhdGVzIFx0XHR0emRhdGEgXHQ7ICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IkVOViBHUEdfS0VZPUEwMzVDOEMxOTIxOUJBODIxRUNFQTg2QjY0RTYyOEY4RDY4NDY5NkQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiUlVOIC9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0XHRhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzIFx0XHRnbnVwZyBcdFx0dGFyIFx0XHR4eiBcdFx0XHRcdGJsdWV6LWRldiBcdFx0YnppcDItZGV2IFx0XHRkcGtnLWRldiBkcGtnIFx0XHRleHBhdC1kZXYgXHRcdGZpbmR1dGlscyBcdFx0Z2NjIFx0XHRnZGJtLWRldiBcdFx0bGliYy1kZXYgXHRcdGxpYmZmaS1kZXYgXHRcdGxpYm5zbC1kZXYgXHRcdGxpYnRpcnBjLWRldiBcdFx0bGludXgtaGVhZGVycyBcdFx0bWFrZSBcdFx0bmN1cnNlcy1kZXYgXHRcdG9wZW5zc2wtZGV2IFx0XHRwYXgtdXRpbHMgXHRcdHJlYWRsaW5lLWRldiBcdFx0c3FsaXRlLWRldiBcdFx0dGNsLWRldiBcdFx0dGsgXHRcdHRrLWRldiBcdFx0dXRpbC1saW51eC1kZXYgXHRcdHh6LWRldiBcdFx0emxpYi1kZXYgXHQ7IFx0XHR3Z2V0IC1PIHB5dGhvbi50YXIueHogXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54elwiOyBcdHdnZXQgLU8gcHl0aG9uLnRhci54ei5hc2MgXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54ei5hc2NcIjsgXHRHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgZXhwb3J0IEdOVVBHSE9NRTsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBcIiRHUEdfS0VZXCI7IFx0Z3BnIC0tYmF0Y2ggLS12ZXJpZnkgcHl0aG9uLnRhci54ei5hc2MgcHl0aG9uLnRhci54ejsgXHRncGdjb25mIC0ta2lsbCBhbGw7IFx0cm0gLXJmIFwiJEdOVVBHSE9NRVwiIHB5dGhvbi50YXIueHouYXNjOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3B5dGhvbjsgXHR0YXIgLS1leHRyYWN0IC0tZGlyZWN0b3J5IC91c3Ivc3JjL3B5dGhvbiAtLXN0cmlwLWNvbXBvbmVudHM9MSAtLWZpbGUgcHl0aG9uLnRhci54ejsgXHRybSBweXRob24udGFyLnh6OyBcdFx0Y2QgL3Vzci9zcmMvcHl0aG9uOyBcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdC4vY29uZmlndXJlIFx0XHQtLWJ1aWxkPVwiJGdudUFyY2hcIiBcdFx0LS1lbmFibGUtbG9hZGFibGUtc3FsaXRlLWV4dGVuc2lvbnMgXHRcdC0tZW5hYmxlLW9wdGltaXphdGlvbnMgXHRcdC0tZW5hYmxlLW9wdGlvbi1jaGVja2luZz1mYXRhbCBcdFx0LS1lbmFibGUtc2hhcmVkIFx0XHQtLXdpdGgtbHRvIFx0XHQtLXdpdGgtc3lzdGVtLWV4cGF0IFx0XHQtLXdpdGhvdXQtZW5zdXJlcGlwIFx0OyBcdG5wcm9jPVwiJChucHJvYylcIjsgXHRFWFRSQV9DRkxBR1M9XCItRFRIUkVBRF9TVEFDS19TSVpFPTB4MTAwMDAwXCI7IFx0TERGTEFHUz1cIiR7TERGTEFHUzotLVdsfSwtLXN0cmlwLWFsbFwiOyBcdG1ha2UgLWogXCIkbnByb2NcIiBcdFx0XCJFWFRSQV9DRkxBR1M9JHtFWFRSQV9DRkxBR1M6LX1cIiBcdFx0XCJMREZMQUdTPSR7TERGTEFHUzotfVwiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0OyBcdHJtIHB5dGhvbjsgXHRtYWtlIC1qIFwiJG5wcm9jXCIgXHRcdFwiRVhUUkFfQ0ZMQUdTPSR7RVhUUkFfQ0ZMQUdTOi19XCIgXHRcdFwiTERGTEFHUz0ke0xERkxBR1M6LS1XbH0sLXJwYXRoPSdcXCRcXCRPUklHSU4vLi4vbGliJ1wiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0XHRweXRob24gXHQ7IFx0bWFrZSBpbnN0YWxsOyBcdFx0Y2QgLzsgXHRybSAtcmYgL3Vzci9zcmMvcHl0aG9uOyBcdFx0ZmluZCAvdXNyL2xvY2FsIC1kZXB0aCBcdFx0XFwoIFx0XHRcdFxcKCAtdHlwZSBkIC1hIFxcKCAtbmFtZSB0ZXN0IC1vIC1uYW1lIHRlc3RzIC1vIC1uYW1lIGlkbGVfdGVzdCBcXCkgXFwpIFx0XHRcdC1vIFxcKCAtdHlwZSBmIC1hIFxcKCAtbmFtZSAnKi5weWMnIC1vIC1uYW1lICcqLnB5bycgLW8gLW5hbWUgJ2xpYnB5dGhvbiouYScgXFwpIFxcKSBcdFx0XFwpIC1leGVjIHJtIC1yZiAne30nICsgXHQ7IFx0XHRmaW5kIC91c3IvbG9jYWwgLXR5cGUgZiAtZXhlY3V0YWJsZSAtbm90IFxcKCAtbmFtZSAnKnRraW50ZXIqJyBcXCkgLWV4ZWMgc2NhbmVsZiAtLW5lZWRlZCAtLW5vYmFubmVyIC0tZm9ybWF0ICclbiNwJyAne30nICc7JyBcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdHwgc29ydCAtdSBcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdFx0fCB4YXJncyAtcnQgYXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5weXRob24tcnVuZGVwcyBcdDsgXHRhcGsgZGVsIC0tbm8tbmV0d29yayAuYnVpbGQtZGVwczsgXHRcdHB5dGhvbjMgLS12ZXJzaW9uICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGZvciBzcmMgaW4gaWRsZTMgcHlkb2MzIHB5dGhvbjMgcHl0aG9uMy1jb25maWc7IGRvIFx0XHRkc3Q9XCIkKGVjaG8gXCIkc3JjXCIgfCB0ciAtZCAzKVwiOyBcdFx0WyAtcyBcIi91c3IvbG9jYWwvYmluLyRzcmNcIiBdOyBcdFx0WyAhIC1lIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiIF07IFx0XHRsbiAtc3ZUIFwiJHNyY1wiIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiOyBcdGRvbmUgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBZVEhPTl9QSVBfVkVSU0lPTj0yMi4zLjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1NFVFVQVE9PTFNfVkVSU0lPTj02NS41LjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfU0hBMjU2PTk2NDYxZGVjZWQ1YzJhNDg3ZGRjNjUyMDdlYzVhOWNmZmVjYTBkMzRlN2FmN2VhMWFmYzQ3MGZmMGQ3NDYyMDciLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJSVU4gL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdHdnZXQgLU8gZ2V0LXBpcC5weSBcIiRQWVRIT05fR0VUX1BJUF9VUkxcIjsgXHRlY2hvIFwiJFBZVEhPTl9HRVRfUElQX1NIQTI1NiAqZ2V0LXBpcC5weVwiIHwgc2hhMjU2c3VtIC1jIC07IFx0XHRleHBvcnQgUFlUSE9ORE9OVFdSSVRFQllURUNPREU9MTsgXHRcdHB5dGhvbiBnZXQtcGlwLnB5IFx0XHQtLWRpc2FibGUtcGlwLXZlcnNpb24tY2hlY2sgXHRcdC0tbm8tY2FjaGUtZGlyIFx0XHQtLW5vLWNvbXBpbGUgXHRcdFwicGlwPT0kUFlUSE9OX1BJUF9WRVJTSU9OXCIgXHRcdFwic2V0dXB0b29scz09JFBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT05cIiBcdDsgXHRybSAtZiBnZXQtcGlwLnB5OyBcdFx0cGlwIC0tdmVyc2lvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJDTUQgW1wicHl0aG9uM1wiXSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OjFhYTBlZmFjMGU2NTY5NzE1OTc1ZWVmMTUwYjM3NWNjYWQwZTEyOWJkMzkxZGEzODU5OTEyNDNmMzBkOTIxYmIiLCJzaGEyNTY6MDdjMjkyNzNhYWU2N2I1ODExNTAwMTJjMmRmMGZmZmJjMjQ3NGVlMTdjZjRhZDc1MzU4ZDk1NmRmYmVlZjI3ZiIsInNoYTI1Njo4ZTBlNDk4NTE0YzYxZjI2ZDk2ZTcyODliYTJjYmRhMTI1MjM4MTg4ZjM0MjUxYzNhYzlhZTU0MmU1MTY0Y2I4Iiwic2hhMjU2OjIwODk3N2FjODFkNzlhMzMwODJiYWJjYjYyZTY5NzEwMThlYzI4ZGYzYjdhMmQ3YzhkMWM0MDM0MjUxY2ZhMWMiLCJzaGEyNTY6YmIwMWJkN2UzMmI1OGI2Njk0YzhjMzYyMmMyMzAxNzFmMWNlYzI0MDAxYTgyMDY4YThkMzBkMzM4ZjQyMGQ2YyJdfSwiY29uZmlnIjp7IkNtZCI6WyJweXRob24zIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTEFORz1DLlVURi04IiwiR1BHX0tFWT1BMDM1QzhDMTkyMTlCQTgyMUVDRUE4NkI2NEU2MjhGOEQ2ODQ2OTZEIiwiUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiUFlUSE9OX1BJUF9WRVJTSU9OPTIyLjMuMSIsIlBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT049NjUuNS4xIiwiUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJQWVRIT05fR0VUX1BJUF9TSEEyNTY9OTY0NjFkZWNlZDVjMmE0ODdkZGM2NTIwN2VjNWE5Y2ZmZWNhMGQzNGU3YWY3ZWExYWZjNDcwZmYwZDc0NjIwNyJdLCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.18.0", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/redis-fixed.json b/configurations/expected-result/filteredCVEs/redis-fixed.json index 6460e452..d21260bf 100644 --- a/configurations/expected-result/filteredCVEs/redis-fixed.json +++ b/configurations/expected-result/filteredCVEs/redis-fixed.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-fixed-76d4d76c5c-redis-fixed-678b-9271", "namespace": "kubescape", "uid": "f70c36a3-9839-40f5-9d41-107c937ab6fa", "resourceVersion": "1", "creationTimestamp": "2024-11-04T21:14:03Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis-fixed", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-fixed"}, "annotations": {"kubescape.io/image-id": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "kubescape.io/image-tag": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis-fixed"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/rcohendockerhub/redis@sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "imageID": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 17504678, "layers": [{"mediaType": "", "digest": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "size": 0}, {"mediaType": "", "digest": "sha256:e44fc95749ea6dbec01aad39a866db4023113dcf59ffcb47790b7a95844f9653", "size": 0}, {"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjQ0OTA4MzM0NFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NDA4ODdhYjdjMDY5Nzc3MzdlNjNjMjE1YzliZDI5N2MwYzc0ZGU4ZDEyZDE2ZWJkZjFjM2Q0MGFjMzkyZjYyZCBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMDQ6NDY6NDIuNTU4MzQzMDY4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQxMzoyNzoyNS40NTYwNDU5N1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhZGRncm91cCAtUyAtZyAxMDAwIHJlZGlzIFx1MDAyNlx1MDAyNiBhZGR1c2VyIC1TIC1HIHJlZGlzIC11IDk5OSByZWRpcyJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjYuNTkwMDk2MzY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSBcdFx0J3N1LWV4ZWNcdTAwM2U9MC4yJyBcdFx0dHpkYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4wMzY1MjY3MDNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfVkVSU0lPTj03LjAuMTAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4xMjA0OTg5OThaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMjA1NTQzNzA2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuMTY4MTE2ODIyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXV4OyBcdFx0YXBrIGFkZCAtLW5vLWNhY2hlIC0tdmlydHVhbCAuYnVpbGQtZGVwcyBcdFx0Y29yZXV0aWxzIFx0XHRkcGtnLWRldiBkcGtnIFx0XHRnY2MgXHRcdGxpbnV4LWhlYWRlcnMgXHRcdG1ha2UgXHRcdG11c2wtZGV2IFx0XHRvcGVuc3NsLWRldiBcdFx0d2dldCBcdDsgXHRcdHdnZXQgLU8gcmVkaXMudGFyLmd6IFwiJFJFRElTX0RPV05MT0FEX1VSTFwiOyBcdGVjaG8gXCIkUkVESVNfRE9XTkxPQURfU0hBICpyZWRpcy50YXIuZ3pcIiB8IHNoYTI1NnN1bSAtYyAtOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3JlZGlzOyBcdHRhciAteHpmIHJlZGlzLnRhci5neiAtQyAvdXNyL3NyYy9yZWRpcyAtLXN0cmlwLWNvbXBvbmVudHM9MTsgXHRybSByZWRpcy50YXIuZ3o7IFx0XHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMSAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRzZWQgLXJpICdzIV4oICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqKTEoICosLipbKV0sKSQhXFwxMFxcMiEnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMCAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIi0tYnVpbGQ9JGdudUFyY2hcIjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSlcIjsgXHRjYXNlIFwiJHtkcGtnQXJjaCMjKi19XCIgaW4gXHRcdGFtZDY0IHwgaTM4NiB8IHgzMikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xMlwiIDs7IFx0XHQqKSBleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1wYWdlPTE2XCIgOzsgXHRlc2FjOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLWh1Z2VwYWdlPTIxXCI7IFx0Z3JlcCAtRiAnY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICcgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRzZWQgLXJpICdzIWNkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAhXHUwMDI2J1wiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFnc1wiJyAhJyAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdGdyZXAgLUYgXCJjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyBcIiAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdFx0ZXhwb3J0IEJVSUxEX1RMUz15ZXM7IFx0bWFrZSAtQyAvdXNyL3NyYy9yZWRpcyAtaiBcIiQobnByb2MpXCIgYWxsOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgaW5zdGFsbDsgXHRcdHNlcnZlck1kNT1cIiQobWQ1c3VtIC91c3IvbG9jYWwvYmluL3JlZGlzLXNlcnZlciB8IGN1dCAtZCcgJyAtZjEpXCI7IGV4cG9ydCBzZXJ2ZXJNZDU7IFx0ZmluZCAvdXNyL2xvY2FsL2Jpbi9yZWRpcyogLW1heGRlcHRoIDAgXHRcdC10eXBlIGYgLW5vdCAtbmFtZSByZWRpcy1zZXJ2ZXIgXHRcdC1leGVjIHNoIC1ldXggLWMgJyBcdFx0XHRtZDU9XCIkKG1kNXN1bSBcIiQxXCIgfCBjdXQgLWRcIiBcIiAtZjEpXCI7IFx0XHRcdHRlc3QgXCIkbWQ1XCIgPSBcIiRzZXJ2ZXJNZDVcIjsgXHRcdCcgLS0gJ3t9JyAnOycgXHRcdC1leGVjIGxuIC1zdmZUICdyZWRpcy1zZXJ2ZXInICd7fScgJzsnIFx0OyBcdFx0cm0gLXIgL3Vzci9zcmMvcmVkaXM7IFx0XHRydW5EZXBzPVwiJCggXHRcdHNjYW5lbGYgLS1uZWVkZWQgLS1ub2Jhbm5lciAtLWZvcm1hdCAnJW4jcCcgLS1yZWN1cnNpdmUgL3Vzci9sb2NhbCBcdFx0XHR8IHRyICcsJyAnXFxuJyBcdFx0XHR8IHNvcnQgLXUgXHRcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdClcIjsgXHRhcGsgYWRkIC0tbm8tbmV0d29yayAtLXZpcnR1YWwgLnJlZGlzLXJ1bmRlcHMgJHJ1bkRlcHM7IFx0YXBrIGRlbCAtLW5vLW5ldHdvcmsgLmJ1aWxkLWRlcHM7IFx0XHRyZWRpcy1jbGkgLS12ZXJzaW9uOyBcdHJlZGlzLXNlcnZlciAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjcyMzM5MDAxNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBta2RpciAvZGF0YSBcdTAwMjZcdTAwMjYgY2hvd24gcmVkaXM6cmVkaXMgL2RhdGEifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjgxMDgwNTU2NloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIFZPTFVNRSBbL2RhdGFdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTAwNTI2NDkxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBXT1JLRElSIC9kYXRhIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTk3MTI0NzEzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YTllNzI0OWY2NTdlMmVlYzYyN2JiNGJlNDkyYWQxOGFhZTNlNWUxZjBlNDdkMjI2NDRlYWYxZWYyMTM4YzBjZSBpbiAvdXNyL2xvY2FsL2Jpbi8gIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4wNzk0NjY0ODdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcImRvY2tlci1lbnRyeXBvaW50LnNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMTY2NDIyNTk5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDYzNzkiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4yNTMwNjU4ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wicmVkaXMtc2VydmVyXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6Mjk6NTkuMzc5Mjc3MTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZGF0ZSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6MzA6MDMuNjk5NDgxMzFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZ3JhZGUifV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1NjoxYzk0NWNkYzU3NWY2NDBjZDRjNjU1NDc2NjRkOTcxODNkOWYxOGNlNjRmYzk1MGZhNTUwMmE1MDEwNTgwYzBhIiwic2hhMjU2OmU0NGZjOTU3NDllYTZkYmVjMDFhYWQzOWE4NjZkYjQwMjMxMTNkY2Y1OWZmY2I0Nzc5MGI3YTk1ODQ0Zjk2NTMiLCJzaGEyNTY6NjIyMzgzOTg4OWExOTUxYTQ4N2E4NTM2MDJhMWExMWNjMWQ3NTI2MzJkMjgwMzBmNDY4NTdmMzZkNmQwNGVkYSIsInNoYTI1Njo0YzU2ZDM4ZjgyYzRlZTJlMWIzNmQ2YmNjZGY5NGJkZDg1NTg4MGI5MDg1ZTA1NzcyNDI0MGYyYTFmYThjZDdhIiwic2hhMjU2Ojc3NTYxMzZlNTZlNDliOGY1M2U2YmI0NTI5N2FmN2QwMTE5Mzc4Mjg3MDcyNmNmZTM0MWZlMmZlMmIzYjRjMjUiLCJzaGEyNTY6YWQzMTUxNjZkN2Y4Y2IwZjMzNjEzOGNhMGY1YWM3YzQ4ZjFmYTg4YWY4NzNlYjU1YmM0NGJlNTdkMDkxZjE2NCIsInNoYTI1NjpiNWQzNjQ2NDA0NzAwMWE4MGJiNjM0NGEzYjc5NDZmMDg5MDE2NGU1MDY4MzFiOGRkYzMyZmJjZWJlNTU0NDZkIiwic2hhMjU2OjdjZDUyODQ3YWQ3NzVhNWRkYzRiNTgzMjZjZjg4NGJlZWUzNDU0NDI5NjQwMmM2MjkyZWQ3NjQ3NGM2ODZkMzkiXX0sImNvbmZpZyI6eyJDbWQiOlsicmVkaXMtc2VydmVyIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJSRURJU19WRVJTSU9OPTcuMC4xMCIsIlJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsIlJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIl0sIlZvbHVtZXMiOnsiL2RhdGEiOnt9fSwiV29ya2luZ0RpciI6Ii9kYXRhIiwiRXhwb3NlZFBvcnRzIjp7IjYzNzkvdGNwIjp7fX19fQ==", "repoDigests": ["docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-fixed-76d4d76c5c-redis-fixed-9170-c504", "namespace": "kubescape", "uid": "99660fbc-6f27-4d4b-a712-df1f57b0ecd5", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:13:56Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis-fixed", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-fixed"}, "annotations": {"kubescape.io/image-id": "sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/image-tag": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis-fixed"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "imageID": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 39982433, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e44fc95749ea6dbec01aad39a866db4023113dcf59ffcb47790b7a95844f9653", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 664}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 2588061}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 6797214}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjQ0OTA4MzM0NFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NDA4ODdhYjdjMDY5Nzc3MzdlNjNjMjE1YzliZDI5N2MwYzc0ZGU4ZDEyZDE2ZWJkZjFjM2Q0MGFjMzkyZjYyZCBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMDQ6NDY6NDIuNTU4MzQzMDY4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQxMzoyNzoyNS40NTYwNDU5N1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhZGRncm91cCAtUyAtZyAxMDAwIHJlZGlzIFx1MDAyNlx1MDAyNiBhZGR1c2VyIC1TIC1HIHJlZGlzIC11IDk5OSByZWRpcyJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjYuNTkwMDk2MzY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSBcdFx0J3N1LWV4ZWNcdTAwM2U9MC4yJyBcdFx0dHpkYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4wMzY1MjY3MDNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfVkVSU0lPTj03LjAuMTAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4xMjA0OTg5OThaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMjA1NTQzNzA2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuMTY4MTE2ODIyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXV4OyBcdFx0YXBrIGFkZCAtLW5vLWNhY2hlIC0tdmlydHVhbCAuYnVpbGQtZGVwcyBcdFx0Y29yZXV0aWxzIFx0XHRkcGtnLWRldiBkcGtnIFx0XHRnY2MgXHRcdGxpbnV4LWhlYWRlcnMgXHRcdG1ha2UgXHRcdG11c2wtZGV2IFx0XHRvcGVuc3NsLWRldiBcdFx0d2dldCBcdDsgXHRcdHdnZXQgLU8gcmVkaXMudGFyLmd6IFwiJFJFRElTX0RPV05MT0FEX1VSTFwiOyBcdGVjaG8gXCIkUkVESVNfRE9XTkxPQURfU0hBICpyZWRpcy50YXIuZ3pcIiB8IHNoYTI1NnN1bSAtYyAtOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3JlZGlzOyBcdHRhciAteHpmIHJlZGlzLnRhci5neiAtQyAvdXNyL3NyYy9yZWRpcyAtLXN0cmlwLWNvbXBvbmVudHM9MTsgXHRybSByZWRpcy50YXIuZ3o7IFx0XHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMSAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRzZWQgLXJpICdzIV4oICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqKTEoICosLipbKV0sKSQhXFwxMFxcMiEnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMCAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIi0tYnVpbGQ9JGdudUFyY2hcIjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSlcIjsgXHRjYXNlIFwiJHtkcGtnQXJjaCMjKi19XCIgaW4gXHRcdGFtZDY0IHwgaTM4NiB8IHgzMikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xMlwiIDs7IFx0XHQqKSBleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1wYWdlPTE2XCIgOzsgXHRlc2FjOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLWh1Z2VwYWdlPTIxXCI7IFx0Z3JlcCAtRiAnY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICcgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRzZWQgLXJpICdzIWNkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAhXHUwMDI2J1wiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFnc1wiJyAhJyAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdGdyZXAgLUYgXCJjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyBcIiAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdFx0ZXhwb3J0IEJVSUxEX1RMUz15ZXM7IFx0bWFrZSAtQyAvdXNyL3NyYy9yZWRpcyAtaiBcIiQobnByb2MpXCIgYWxsOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgaW5zdGFsbDsgXHRcdHNlcnZlck1kNT1cIiQobWQ1c3VtIC91c3IvbG9jYWwvYmluL3JlZGlzLXNlcnZlciB8IGN1dCAtZCcgJyAtZjEpXCI7IGV4cG9ydCBzZXJ2ZXJNZDU7IFx0ZmluZCAvdXNyL2xvY2FsL2Jpbi9yZWRpcyogLW1heGRlcHRoIDAgXHRcdC10eXBlIGYgLW5vdCAtbmFtZSByZWRpcy1zZXJ2ZXIgXHRcdC1leGVjIHNoIC1ldXggLWMgJyBcdFx0XHRtZDU9XCIkKG1kNXN1bSBcIiQxXCIgfCBjdXQgLWRcIiBcIiAtZjEpXCI7IFx0XHRcdHRlc3QgXCIkbWQ1XCIgPSBcIiRzZXJ2ZXJNZDVcIjsgXHRcdCcgLS0gJ3t9JyAnOycgXHRcdC1leGVjIGxuIC1zdmZUICdyZWRpcy1zZXJ2ZXInICd7fScgJzsnIFx0OyBcdFx0cm0gLXIgL3Vzci9zcmMvcmVkaXM7IFx0XHRydW5EZXBzPVwiJCggXHRcdHNjYW5lbGYgLS1uZWVkZWQgLS1ub2Jhbm5lciAtLWZvcm1hdCAnJW4jcCcgLS1yZWN1cnNpdmUgL3Vzci9sb2NhbCBcdFx0XHR8IHRyICcsJyAnXFxuJyBcdFx0XHR8IHNvcnQgLXUgXHRcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdClcIjsgXHRhcGsgYWRkIC0tbm8tbmV0d29yayAtLXZpcnR1YWwgLnJlZGlzLXJ1bmRlcHMgJHJ1bkRlcHM7IFx0YXBrIGRlbCAtLW5vLW5ldHdvcmsgLmJ1aWxkLWRlcHM7IFx0XHRyZWRpcy1jbGkgLS12ZXJzaW9uOyBcdHJlZGlzLXNlcnZlciAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjcyMzM5MDAxNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBta2RpciAvZGF0YSBcdTAwMjZcdTAwMjYgY2hvd24gcmVkaXM6cmVkaXMgL2RhdGEifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjgxMDgwNTU2NloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIFZPTFVNRSBbL2RhdGFdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTAwNTI2NDkxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBXT1JLRElSIC9kYXRhIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTk3MTI0NzEzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YTllNzI0OWY2NTdlMmVlYzYyN2JiNGJlNDkyYWQxOGFhZTNlNWUxZjBlNDdkMjI2NDRlYWYxZWYyMTM4YzBjZSBpbiAvdXNyL2xvY2FsL2Jpbi8gIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4wNzk0NjY0ODdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcImRvY2tlci1lbnRyeXBvaW50LnNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMTY2NDIyNTk5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDYzNzkiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4yNTMwNjU4ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wicmVkaXMtc2VydmVyXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6Mjk6NTkuMzc5Mjc3MTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZGF0ZSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6MzA6MDMuNjk5NDgxMzFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZ3JhZGUifV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1NjoxYzk0NWNkYzU3NWY2NDBjZDRjNjU1NDc2NjRkOTcxODNkOWYxOGNlNjRmYzk1MGZhNTUwMmE1MDEwNTgwYzBhIiwic2hhMjU2OmU0NGZjOTU3NDllYTZkYmVjMDFhYWQzOWE4NjZkYjQwMjMxMTNkY2Y1OWZmY2I0Nzc5MGI3YTk1ODQ0Zjk2NTMiLCJzaGEyNTY6NjIyMzgzOTg4OWExOTUxYTQ4N2E4NTM2MDJhMWExMWNjMWQ3NTI2MzJkMjgwMzBmNDY4NTdmMzZkNmQwNGVkYSIsInNoYTI1Njo0YzU2ZDM4ZjgyYzRlZTJlMWIzNmQ2YmNjZGY5NGJkZDg1NTg4MGI5MDg1ZTA1NzcyNDI0MGYyYTFmYThjZDdhIiwic2hhMjU2Ojc3NTYxMzZlNTZlNDliOGY1M2U2YmI0NTI5N2FmN2QwMTE5Mzc4Mjg3MDcyNmNmZTM0MWZlMmZlMmIzYjRjMjUiLCJzaGEyNTY6YWQzMTUxNjZkN2Y4Y2IwZjMzNjEzOGNhMGY1YWM3YzQ4ZjFmYTg4YWY4NzNlYjU1YmM0NGJlNTdkMDkxZjE2NCIsInNoYTI1NjpiNWQzNjQ2NDA0NzAwMWE4MGJiNjM0NGEzYjc5NDZmMDg5MDE2NGU1MDY4MzFiOGRkYzMyZmJjZWJlNTU0NDZkIiwic2hhMjU2OjdjZDUyODQ3YWQ3NzVhNWRkYzRiNTgzMjZjZjg4NGJlZWUzNDU0NDI5NjQwMmM2MjkyZWQ3NjQ3NGM2ODZkMzkiXX0sImNvbmZpZyI6eyJDbWQiOlsicmVkaXMtc2VydmVyIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJSRURJU19WRVJTSU9OPTcuMC4xMCIsIlJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsIlJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIl0sIlZvbHVtZXMiOnsiL2RhdGEiOnt9fSwiV29ya2luZ0RpciI6Ii9kYXRhIiwiRXhwb3NlZFBvcnRzIjp7IjYzNzkvdGNwIjp7fX19fQ==", "repoDigests": ["docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/redis.json b/configurations/expected-result/filteredCVEs/redis.json index 54992e26..a877c0a9 100644 --- a/configurations/expected-result/filteredCVEs/redis.json +++ b/configurations/expected-result/filteredCVEs/redis.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-not-fixed-c948ff9b8-redis-not-fixed-50bb-b3b9", "namespace": "kubescape", "uid": "d999429e-aa8a-40e9-8ddd-0df305cbb689", "resourceVersion": "1", "creationTimestamp": "2024-11-04T21:14:04Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis-not-fixed", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-not-fixed"}, "annotations": {"kubescape.io/image-id": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis-not-fixed"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-not-fixed-c948ff9b8-redis-not-fixed-a95e-5bc0", "namespace": "kubescape", "uid": "54d342c5-44cd-4d49-a38a-3f06e51c1c82", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:13:55Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis-not-fixed", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-not-fixed"}, "annotations": {"kubescape.io/image-id": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis-not-fixed"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/redis_sleep.json b/configurations/expected-result/filteredCVEs/redis_sleep.json index 955a2c0d..b3c037df 100644 --- a/configurations/expected-result/filteredCVEs/redis_sleep.json +++ b/configurations/expected-result/filteredCVEs/redis_sleep.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-dcbb7494f-redis-3cfd-78f4", "namespace": "kubescape", "uid": "cfc89341-fbe7-4407-8756-230991b6344d", "resourceVersion": "1", "creationTimestamp": "2024-11-05T06:48:10Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-dcbb7494f-redis-a6d8-df70", "namespace": "kubescape", "uid": "1ca96fef-6f25-48e7-b0a6-0fa8939cb5ab", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:57:42Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/redis_sleep_updated.json b/configurations/expected-result/filteredCVEs/redis_sleep_updated.json index 0b01497a..920c3b06 100644 --- a/configurations/expected-result/filteredCVEs/redis_sleep_updated.json +++ b/configurations/expected-result/filteredCVEs/redis_sleep_updated.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-dcbb7494f-redis-3cfd-78f4", "namespace": "kubescape", "uid": "cfc89341-fbe7-4407-8756-230991b6344d", "resourceVersion": "2", "creationTimestamp": "2024-11-05T06:48:10Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-dcbb7494f-redis-a6d8-df70", "namespace": "kubescape", "uid": "1ca96fef-6f25-48e7-b0a6-0fa8939cb5ab", "resourceVersion": "2", "creationTimestamp": "2024-11-29T16:57:42Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3"}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so"}, {"path": "/usr/lib/engines-3/capi.so"}, {"path": "/usr/lib/engines-3/loader_attic.so"}, {"path": "/usr/lib/engines-3/padlock.so"}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.17", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["3.0.8-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-1255", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1255"], "cvss": null, "fix": {"versions": ["3.0.8-r4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-1255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=02ac9c9420275868472f33b01def01218742b8bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc2f61ad70971869b242fc1cb445b98bad50074a"], "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r4 (apk)", "vulnerabilityID": "CVE-2023-1255"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0466"], "cvss": null, "fix": {"versions": ["3.0.8-r3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r3 (apk)", "vulnerabilityID": "CVE-2023-0466"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.17", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["3.0.8-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.17.2"}, "namespace": "alpine:distro:alpine:3.17", "package": {"name": "openssl", "version": "3.0.8-r0"}}, "found": {"versionConstraint": "< 3.0.8-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libssl3", "version": "3.0.8-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": ["Apache-2.0"], "cpes": ["cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3"}]}}}, {"vulnerability": {"id": "CVE-2022-3734", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3734", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://vuldb.com/?id.212416", "https://www.cnblogs.com/J0o1ey/p/16829380.html"], "description": "** DISPUTED ** A vulnerability was found in a port or fork of Redis. It has been declared as critical. This vulnerability affects unknown code in the library C:/Program Files/Redis/dbghelp.dll. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The identifier of this vulnerability is VDB-212416. NOTE: The official Redis release is not affected. This issue might affect an unofficial fork or port on Windows only.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 9.8, "exploitabilityScore": 3.9, "impactScore": 5.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3734", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0543", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0543", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["http://packetstormsecurity.com/files/166885/Redis-Lua-Sandbox-Escape.html", "https://bugs.debian.org/1005787", "https://lists.debian.org/debian-security-announce/2022/msg00048.html", "https://security.netapp.com/advisory/ntap-20220331-0004/", "https://www.debian.org/security/2022/dsa-5081", "https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce"], "description": "It was discovered, that redis, a persistent key-value database, due to a packaging issue, is prone to a (Debian-specific) Lua sandbox escape, which could result in remote code execution.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "metrics": {"baseScore": 10, "exploitabilityScore": 10, "impactScore": 10}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "metrics": {"baseScore": 10, "exploitabilityScore": 3.9, "impactScore": 6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-0543", "versionConstraint": "none (unknown)", "cpes": ["cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-31655", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-31655", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/RedisLabs/redisraft/issues/608"], "description": "redis-7.0.10 was discovered to contain a segmentation violation.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-31655", "versionConstraint": "= 7.0.10 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-28856", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c", "https://github.com/redis/redis/pull/11149", "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6", "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"], "description": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 6.5, "exploitabilityScore": 2.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2023-28856", "versionConstraint": "< 6.0.19 || >= 6.2.0, < 6.2.12 || >= 7.0.0, < 7.0.11 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-3647", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-3647", "namespace": "nvd:cpe", "severity": "Low", "urls": ["https://github.com/redis/redis/commit/0bf90d944313919eb8e63d3588bf63a367f020a3", "https://vuldb.com/?id.211962"], "description": "** DISPUTED ** A vulnerability, which was classified as problematic, was found in Redis. Affected is the function sigsegvHandler of the file debug.c of the component Crash Report. The manipulation leads to denial of service. The real existence of this vulnerability is still doubted at the moment. The name of the patch is 0bf90d944313919eb8e63d3588bf63a367f020a3. It is recommended to apply a patch to fix this issue. VDB-211962 is the identifier assigned to this vulnerability. NOTE: The vendor claims that this is not a DoS because it applies to the crash logging mechanism which is triggered after a crash has occurred.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.3, "exploitabilityScore": 1.8, "impactScore": 1.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "metrics": {"baseScore": 3.1, "exploitabilityScore": 1.6, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "package": {"name": "redis", "version": "7.0.10"}}, "found": {"vulnerabilityID": "CVE-2022-3647", "versionConstraint": "< 2022-09-29 (unknown)", "cpes": ["cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "redis", "version": "7.0.10", "type": "binary", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*"], "purl": "pkg:generic/redis@7.0.10", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"name": "alpine", "version": "3.17.2", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredCVEs/wikijs.json b/configurations/expected-result/filteredCVEs/wikijs.json index d7c73fb3..2e545e05 100644 --- a/configurations/expected-result/filteredCVEs/wikijs.json +++ b/configurations/expected-result/filteredCVEs/wikijs.json @@ -1 +1 @@ -{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-wikijs-768d4686d5-wikijs-b888-fd96", "namespace": "kubescape", "uid": "0e1cda18-2e2c-47f7-a075-b9009393e67d", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:17:41Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "wikijs", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "wikijs"}, "annotations": {"kubescape.io/image-id": "sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/image-tag": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "wikijs"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2022-28391", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391"], "cvss": null, "fix": {"versions": ["1.33.1-r7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28391", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28391", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch", "https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch", "https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661"], "description": "BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record's value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal's colors.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}], "artifact": {"name": "busybox", "version": "1.33.1-r6", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-only"], "cpes": ["cpe:2.3:a:busybox:busybox:1.33.1-r6:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/busybox@1.33.1-r6?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "busybox"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/bin"}, {"path": "/bin/busybox"}, {"path": "/bin/sh"}, {"path": "/etc"}, {"path": "/etc/securetty"}, {"path": "/etc/udhcpd.conf"}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad"}, {"path": "/sbin"}, {"path": "/tmp"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script"}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}}, {"vulnerability": {"id": "CVE-2021-33587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-33587", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/fb55/css-what/releases/tag/v5.0.1", "https://lists.debian.org/debian-lts-announce/2023/03/msg00001.html", "https://security.netapp.com/advisory/ntap-20210706-0007/"], "description": "The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["5.0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-q8pj-2vqx-8ggc", "dataSource": "https://github.com/advisories/GHSA-q8pj-2vqx-8ggc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-q8pj-2vqx-8ggc"], "description": "Denial of service in css-what", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "css-what", "version": "4.0.0"}}, "found": {"versionConstraint": ">=4.0.0,<=5.0.0 (unknown)", "vulnerabilityID": "GHSA-q8pj-2vqx-8ggc"}}], "artifact": {"name": "css-what", "version": "4.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/css-what@4.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-33587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-33587", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/fb55/css-what/releases/tag/v5.0.1", "https://lists.debian.org/debian-lts-announce/2023/03/msg00001.html", "https://security.netapp.com/advisory/ntap-20210706-0007/"], "description": "The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "css-what", "version": "4.0.0"}}, "found": {"vulnerabilityID": "CVE-2021-33587", "versionConstraint": "= 4.0.0 || = 5.0.0 (unknown)", "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "css-what", "version": "4.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/css-what@4.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openjsf:express:4.17.1:*:*:*:*:node.js:*:*"], "package": {"name": "express", "version": "4.17.1"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 4.17.3 (unknown)", "cpes": ["cpe:2.3:a:openjsf:express:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "express", "version": "4.17.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:openjsf:express:4.17.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/express@4.17.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"], "description": "In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don\u2019t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 7.6, "exploitabilityScore": 2.8, "impactScore": 4.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 6.4, "exploitabilityScore": 1.6, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qwph-4952-7xr6", "dataSource": "https://github.com/advisories/GHSA-qwph-4952-7xr6", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-qwph-4952-7xr6"], "description": "jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<9.0.0 (unknown)", "vulnerabilityID": "GHSA-qwph-4952-7xr6"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"], "description": "In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don\u2019t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 7.6, "exploitabilityScore": 2.8, "impactScore": 4.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 6.4, "exploitabilityScore": 1.6, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23540", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33"], "description": "Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you\u2019ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 1.6, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8cf7-32gw-wr33", "dataSource": "https://github.com/advisories/GHSA-8cf7-32gw-wr33", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-8cf7-32gw-wr33"], "description": "jsonwebtoken unrestricted key type could lead to legacy keys usage ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<=8.5.1 (unknown)", "vulnerabilityID": "GHSA-8cf7-32gw-wr33"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33"], "description": "Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you\u2019ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 1.6, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23539", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/releases/tag/v9.0.0", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hjrf-2m68-5959", "dataSource": "https://github.com/advisories/GHSA-hjrf-2m68-5959", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<=8.5.1 (unknown)", "vulnerabilityID": "GHSA-hjrf-2m68-5959"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/releases/tag/v9.0.0", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23541", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-20018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20018", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/knex/knex/issues/1227", "https://www.ghostccamm.com/blog/knex_sqli/"], "description": "Knex Knex.js through 2.3.0 has a limited SQL injection vulnerability that can be exploited to ignore the WHERE clause of a SQL query.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.4.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-4jv9-3563-23j3", "dataSource": "https://github.com/advisories/GHSA-4jv9-3563-23j3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-4jv9-3563-23j3"], "description": "Knex.js has a limited SQL injection vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "knex", "version": "0.21.7"}}, "found": {"versionConstraint": "<2.4.0 (unknown)", "vulnerabilityID": "GHSA-4jv9-3563-23j3"}}], "artifact": {"name": "knex", "version": "0.21.7", "type": "npm", "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:knex:knex:0.21.7:*:*:*:*:*:*:*"], "purl": "pkg:npm/knex@0.21.7", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1t-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1n-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1n-r0 (apk)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2023-0466", "versionConstraint": ">= 1.0.2, < 1.0.2zh || >= 1.1.1, < 1.1.1u || >= 3.0.0, < 3.0.9 || >= 3.1.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1t-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1q-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1q-r0 (apk)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2021-4160", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4160", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3bf7b73ea7123045b8f972badc67ed6878e6c37f", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6fc1aaaf303185aa5e483e06bdfae16daa9193a7", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9e726506cd2a3fd9c0f12daf8cc1fe934c7dddb", "https://security.gentoo.org/glsa/202210-02", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220128.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH private key among multiple clients, which is no longer an option since CVE-2016-0701. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0.0. It was addressed in the releases of 1.1.1m and 3.0.1 on the 15th of December 2021. For the 1.0.2 release it is addressed in git commit 6fc1aaaf3 that is available to premium support customers only. It will be made available in 1.0.2zc when it is released. The issue only affects OpenSSL on MIPS platforms. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). Fixed in OpenSSL 1.1.1m (Affected 1.1.1-1.1.1l). Fixed in OpenSSL 1.0.2zc-dev (Affected 1.0.2-1.0.2zb).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2021-4160", "versionConstraint": ">= 1.0.2, <= 1.0.2zb || >= 1.1.1, < 1.1.1m || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-22467", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/luxon/commit/5ab3bf64a10da929a437629cdb2f059bb83212bf", "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"], "description": "Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's `DateTime.fromRFC2822() has quadratic (N^2) complexity on some specific inputs. This causes a noticeable slowdown for inputs with lengths above 10k characters. Users providing untrusted data to this method are therefore vulnerable to (Re)DoS attacks. This issue also appears in Moment as CVE-2022-31129. Versions 1.38.1, 2.5.2, and 3.2.1 contain patches for this issue. As a workaround, limit the length of the input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.28.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-3xq5-wjfh-ppjc", "dataSource": "https://github.com/advisories/GHSA-3xq5-wjfh-ppjc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-3xq5-wjfh-ppjc"], "description": "Luxon Inefficient Regular Expression Complexity vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "luxon", "version": "1.25.0"}}, "found": {"versionConstraint": ">=1.0.0,<1.28.1 (unknown)", "vulnerabilityID": "GHSA-3xq5-wjfh-ppjc"}}], "artifact": {"name": "luxon", "version": "1.25.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:moment:luxon:1.25.0:*:*:*:*:*:*:*", "cpe:2.3:a:luxon:luxon:1.25.0:*:*:*:*:*:*:*"], "purl": "pkg:npm/luxon@1.25.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-31129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/", "https://security.netapp.com/advisory/ntap-20221014-0003/"], "description": "moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.29.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-wc69-rhjr-hc9g", "dataSource": "https://github.com/advisories/GHSA-wc69-rhjr-hc9g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-wc69-rhjr-hc9g"], "description": "Moment.js vulnerable to Inefficient Regular Expression Complexity", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment", "version": "2.29.1"}}, "found": {"versionConstraint": ">=2.18.0,<2.29.4 (unknown)", "vulnerabilityID": "GHSA-wc69-rhjr-hc9g"}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-31129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/", "https://security.netapp.com/advisory/ntap-20221014-0003/"], "description": "moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "package": {"name": "moment", "version": "2.29.1"}}, "found": {"vulnerabilityID": "CVE-2022-31129", "versionConstraint": ">= 2.18.0, < 2.29.4 (unknown)", "cpes": ["cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24785", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://security.netapp.com/advisory/ntap-20220513-0006/", "https://www.tenable.com/security/tns-2022-09"], "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.29.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8hfj-j24r-96c4", "dataSource": "https://github.com/advisories/GHSA-8hfj-j24r-96c4", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-8hfj-j24r-96c4"], "description": "Path Traversal: 'dir/../../filename' in moment.locale", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment", "version": "2.29.1"}}, "found": {"versionConstraint": "<2.29.2 (unknown)", "vulnerabilityID": "GHSA-8hfj-j24r-96c4"}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24785", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://security.netapp.com/advisory/ntap-20220513-0006/", "https://www.tenable.com/security/tns-2022-09"], "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "package": {"name": "moment", "version": "2.29.1"}}, "found": {"vulnerabilityID": "CVE-2022-24785", "versionConstraint": ">= 1.0.1, < 2.29.2 (unknown)", "cpes": ["cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23566", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444", "https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575", "https://github.com/ai/nanoid/pull/328", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550", "https://snyk.io/vuln/SNYK-JS-NANOID-2332193"], "description": "The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 2.5, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "package": {"name": "nanoid", "version": "3.1.30"}}, "found": {"vulnerabilityID": "CVE-2021-23566", "versionConstraint": ">= 3.0.0, < 3.1.31 (unknown)", "cpes": ["cpe:2.3:a:nanoid_project:nanoid:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "nanoid", "version": "3.1.30", "type": "npm", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/nanoid@3.1.30", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23566", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444", "https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575", "https://github.com/ai/nanoid/pull/328", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550", "https://snyk.io/vuln/SNYK-JS-NANOID-2332193"], "description": "The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 2.5, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.31"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qrpm-p2h7-hrv2", "dataSource": "https://github.com/advisories/GHSA-qrpm-p2h7-hrv2", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-qrpm-p2h7-hrv2"], "description": "Exposure of Sensitive Information to an Unauthorized Actor in nanoid", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "nanoid", "version": "3.1.30"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.31 (unknown)", "vulnerabilityID": "GHSA-qrpm-p2h7-hrv2"}}], "artifact": {"name": "nanoid", "version": "3.1.30", "type": "npm", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/nanoid@3.1.30", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-35255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1690000", "https://security.netapp.com/advisory/ntap-20230113-0002/", "https://www.debian.org/security/2023/dsa-5326"], "description": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 9.1, "exploitabilityScore": 3.9, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-35255", "versionConstraint": ">= 15.0.0, <= 15.14.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23919", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1808596", "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/"], "description": "A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23919", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.2.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23918", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/"], "description": "A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23918", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-43548", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20230120-0004/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.debian.org/security/2023/dsa-5326"], "description": "A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1, <19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.The fix for this issue in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212 was incomplete and this new CVE is to complete the fix.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-43548", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.21.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.18.1 || >= 18.0.0, <= 18.11.0 || = 18.12.0 || = 19.0.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32212", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32212", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1632921"], "description": "A OS Command Injection vulnerability exists in Node.js versions <14.20.0, <16.20.0, <18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-32212", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21824", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1431042", "https://lists.debian.org/debian-lts-announce/2022/10/msg00006.html", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 6.4, "exploitabilityScore": 10, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "metrics": {"baseScore": 8.2, "exploitabilityScore": 3.9, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-21824", "versionConstraint": ">= 12.0.0, < 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-0778", "versionConstraint": ">= 12.0.0, <= 12.12.0 || >= 12.13.0, < 12.22.11 || > 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.19.1 || > 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.14.2 || > 17.0.0, < 17.7.2 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44531", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.Versions of Node.js with the fix for this disable the URI SAN type when checking a certificate against a hostname. This behavior can be reverted through the --security-revert command-line option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 7.4, "exploitabilityScore": 2.2, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44531", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23936", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/nodejs/undici/commit/a2eff05401358f6595138df963837c24348f2034", "https://github.com/nodejs/undici/releases/tag/v5.19.1", "https://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff", "https://hackerone.com/reports/1820955"], "description": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 5.4, "exploitabilityScore": 2.8, "impactScore": 2.5}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23936", "versionConstraint": ">= 16.0.0, < 16.19.1 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23920", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/", "https://www.debian.org/security/2023/dsa-5395"], "description": "An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 4.2, "exploitabilityScore": 0.6, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23920", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-35256", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1675191", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-35256", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32215", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1501679", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.16.0 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32214", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32214", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1524692", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.16.0 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32213", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32213", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1524555", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44533", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 did not handle multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects containing a single-value Relative Distinguished Name that would be interpreted as a multi-value Relative Distinguished Name, for example, in order to inject a Common Name that would allow bypassing the certificate subject verification.Affected versions of Node.js that do not accept multi-value Relative Distinguished Names and are thus not vulnerable to such attacks themselves. However, third-party code that uses node's ambiguous presentation of certificate subjects may be vulnerable.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44533", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44532", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating connections. The string format was subject to an injection vulnerability when name constraints were used within a certificate chain, allowing the bypass of these name constraints.Versions of Node.js with the fix for this escape SANs containing the problematic characters in order to prevent the injection. This behavior can be reverted through the --security-revert command-line option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44532", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.7.0"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.7.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.7.0"}}, "found": {"versionConstraint": ">=6.7.0,<6.7.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "imageID": "sha256:e6969a016b786b77f725f02d27a47d65484b67e7ab5292aa602db44948a8030b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 830137417, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6b57ccf3ab0107491253b51b610cb5670eafff847b99f8dbab7233bb211d6c2e", "size": 5605371}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "size": 96531390}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1b001b61cd390f74a4e2598cbab2320a54af851a3432f960fd02061a32851bde", "size": 7766950}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2c3250b94855b9bcad63253796802dff728376b9f231e0acd838201db024cedb", "size": 388}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:aa4ca4b1ab2f3d9954e18574a42d85460fdb32e955f51704509873d30197037e", "size": 430329173}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:349e83e73b476da21947dce38aabf6939b06399a9ef7c7739fd93959f39f371c", "size": 26228005}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef", "size": 262719898}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "size": 902856}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:37fd5d56f1d2ca3299f586ec3d0284df994b7288bae19c856791f7b02b4ee343", "size": 6707}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "size": 363}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "size": 11796}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d", "size": 34520}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMS0xMS0xMlQxNzoxOTo0NC43OTUyMzc5MTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjc2MmM4OTllYzA1MDVkMWEzMjkzMGVlODA0YzViMDA4ODI1ZjQxNjExMTYxYmUxMDQwNzZjYmEzM2I3ZTViMmIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTExLTEyVDE3OjE5OjQ1LjA3OTAxMzIxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzI6NTMuNjczMjQ5NDcyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIE5PREVfVkVSU0lPTj0xNi4xMy4xIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzM6MDEuODQwMDA3MjA1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFkZGdyb3VwIC1nIDEwMDAgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLXUgMTAwMCAtRyBub2RlIC1zIC9iaW4vc2ggLUQgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAgICAgICAgIGxpYnN0ZGMrKyAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgQVJDSD0gXHUwMDI2XHUwMDI2IGFscGluZUFyY2g9XCIkKGFwayAtLXByaW50LWFyY2gpXCIgICAgICAgXHUwMDI2XHUwMDI2IGNhc2UgXCIke2FscGluZUFyY2gjIyotfVwiIGluICAgICAgICAgeDg2XzY0KSAgICAgICAgICAgQVJDSD0neDY0JyAgICAgICAgICAgQ0hFQ0tTVU09XCIzYjRjNDdlNTU1NGZhNDY2NjUxYTc2NzY5MWZjNzZjMDliNmE1MTRiNDlkNzliYmQwMDYxZTU0OTYxNGFkZWRmXCIgICAgICAgICAgIDs7ICAgICAgICAgKikgOzsgICAgICAgZXNhYyAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHtDSEVDS1NVTX1cIiBdOyB0aGVuICAgICBzZXQgLWV1OyAgICAgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly91bm9mZmljaWFsLWJ1aWxkcy5ub2RlanMub3JnL2Rvd25sb2FkL3JlbGVhc2UvdiROT0RFX1ZFUlNJT04vbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiOyAgICAgZWNobyBcIiRDSEVDS1NVTSAgbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIHwgc2hhMjU2c3VtIC1jIC0gICAgICAgXHUwMDI2XHUwMDI2IHRhciAteEpmIFwibm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIC1DIC91c3IvbG9jYWwgLS1zdHJpcC1jb21wb25lbnRzPTEgLS1uby1zYW1lLW93bmVyICAgICAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvdXNyL2xvY2FsL2Jpbi9ub2RlIC91c3IvbG9jYWwvYmluL25vZGVqczsgICBlbHNlICAgICBlY2hvIFwiQnVpbGRpbmcgZnJvbSBzb3VyY2VcIiAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgICAgIGJpbnV0aWxzLWdvbGQgICAgICAgICBnKysgICAgICAgICBnY2MgICAgICAgICBnbnVwZyAgICAgICAgIGxpYmdjYyAgICAgICAgIGxpbnV4LWhlYWRlcnMgICAgICAgICBtYWtlICAgICAgICAgcHl0aG9uMyAgICAgXHUwMDI2XHUwMDI2IGZvciBrZXkgaW4gICAgICAgNEVENzc4RjUzOUUzNjM0Qzc3OUM4N0M2RDcwNjI4NDhBMUFCMDA1QyAgICAgICA5NEFFMzY2NzVDNDY0RDY0QkFGQTY4REQ3NDM0MzkwQkRCRTlCOUM1ICAgICAgIDc0RjEyNjAyQjZGMUM0RTkxM0ZBQTM3QUQzQTg5NjEzNjQzQjYyMDEgICAgICAgNzFEQ0ZEMjg0QTc5QzNCMzg2NjgyODZCQzk3RUM3QTA3RURFM0ZDMSAgICAgICA4RkNDQTEzRkVGMUQwQzJFOTEwMDhFMDk3NzBGN0E5QTVBRTE1NjAwICAgICAgIEM0RjBERkZGNEU4QzFBODIzNjQwOUQwOEU3M0JDNjQxQ0MxMUY0QzggICAgICAgQzgyRkEzQUUxQ0JFREM2QkU0NkI5MzYwQzQzQ0VDNDVDMTdBQjkzQyAgICAgICBERDhGMjMzOEJBRTc1MDFFM0RENUFDNzhDMjczNzkyRjdEODM1NDVEICAgICAgIEE0OEMyQkVFNjgwRTg0MTYzMkNENEU0NEYwNzQ5NkIzRUIzQzE3NjIgICAgICAgMTA4RjUyQjQ4REI1N0JCMENDNDM5QjI5OTdCMDE0MTlCRDkyRjgwQSAgICAgICBCOUUyRjU5ODFBQTZFMENEMjgxNjBEOUZGMTM5OTNBNzU1OTk2NTNDICAgICA7IGRvICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGtleXNlcnZlci51YnVudHUuY29tIC0tcmVjdi1rZXlzIFwiJGtleVwiIDsgICAgIGRvbmUgICAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL25vZGVqcy5vcmcvZGlzdC92JE5PREVfVkVSU0lPTi9ub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiICAgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly9ub2RlanMub3JnL2Rpc3QvdiROT0RFX1ZFUlNJT04vU0hBU1VNUzI1Ni50eHQuYXNjXCIgICAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLWRlY3J5cHQgLS1vdXRwdXQgU0hBU1VNUzI1Ni50eHQgU0hBU1VNUzI1Ni50eHQuYXNjICAgICBcdTAwMjZcdTAwMjYgZ3JlcCBcIiBub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elxcJFwiIFNIQVNVTVMyNTYudHh0IHwgc2hhMjU2c3VtIC1jIC0gICAgIFx1MDAyNlx1MDAyNiB0YXIgLXhmIFwibm9kZS12JE5PREVfVkVSU0lPTi50YXIueHpcIiAgICAgXHUwMDI2XHUwMDI2IGNkIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgICAgIFx1MDAyNlx1MDAyNiBtYWtlIC1qJChnZXRjb25mIF9OUFJPQ0VTU09SU19PTkxOKSBWPSAgICAgXHUwMDI2XHUwMDI2IG1ha2UgaW5zdGFsbCAgICAgXHUwMDI2XHUwMDI2IGFwayBkZWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgXHUwMDI2XHUwMDI2IGNkIC4uICAgICBcdTAwMjZcdTAwMjYgcm0gLVJmIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgcm0gXCJub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiIFNIQVNVTVMyNTYudHh0LmFzYyBTSEFTVU1TMjU2LnR4dDsgICBmaSAgIFx1MDAyNlx1MDAyNiBybSAtZiBcIm5vZGUtdiROT0RFX1ZFUlNJT04tbGludXgtJEFSQ0gtbXVzbC50YXIueHpcIiAgIFx1MDAyNlx1MDAyNiBhcGsgZGVsIC5idWlsZC1kZXBzICAgXHUwMDI2XHUwMDI2IG5vZGUgLS12ZXJzaW9uICAgXHUwMDI2XHUwMDI2IG5wbSAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjAyLjMwNDIwMzk3NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBZQVJOX1ZFUlNJT049MS4yMi4xNSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA3LjcwOTYxMjI5MloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzLXlhcm4gY3VybCBnbnVwZyB0YXIgICBcdTAwMjZcdTAwMjYgZm9yIGtleSBpbiAgICAgNkEwMTBDNTE2NjAwNjU5OUFBMTdGMDgxNDZDMjEzMERGRDI0OTdGNSAgIDsgZG8gICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICBncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIiA7ICAgZG9uZSAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL3lhcm5wa2cuY29tL2Rvd25sb2Fkcy8kWUFSTl9WRVJTSU9OL3lhcm4tdiRZQVJOX1ZFUlNJT04udGFyLmd6XCIgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly95YXJucGtnLmNvbS9kb3dubG9hZHMvJFlBUk5fVkVSU0lPTi95YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2NcIiAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLXZlcmlmeSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgbWtkaXIgLXAgL29wdCAgIFx1MDAyNlx1MDAyNiB0YXIgLXh6ZiB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5neiAtQyAvb3B0LyAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm4gL3Vzci9sb2NhbC9iaW4veWFybiAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm5wa2cgL3Vzci9sb2NhbC9iaW4veWFybnBrZyAgIFx1MDAyNlx1MDAyNiBybSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgYXBrIGRlbCAuYnVpbGQtZGVwcy15YXJuICAgXHUwMDI2XHUwMDI2IHlhcm4gLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0wMlQwMTozMzowNy45NDM5NzY2MzNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo0ZDE5MjU2NWE3MjIwZTEzNWNhYjZjNzdmYmMxYzczMjExYjY5ZjNkOWZiMzdlNjI4NTdiMmM2ZWI5MzYzZDUxIGluIC91c3IvbG9jYWwvYmluLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjEzMjU0MjM0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjMzNTY2OTU1MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJub2RlXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6MTk6MzQuMTY0MjExODA4WiIsImNyZWF0ZWRfYnkiOiJMQUJFTCBtYWludGFpbmVyPXJlcXVhcmtzLmlvIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoxOTozNC4xNjQyMTE4MDhaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIGFwayBhZGQgYmFzaCBjdXJsIGdpdCBvcGVuc3NoIGdudXBnIHNxbGl0ZSAtLW5vLWNhY2hlIFx1MDAyNlx1MDAyNiAgICAgbWtkaXIgLXAgL3dpa2kgXHUwMDI2XHUwMDI2ICAgICBta2RpciAtcCAvbG9ncyBcdTAwMjZcdTAwMjYgICAgIG1rZGlyIC1wIC93aWtpL2RhdGEvY29udGVudCBcdTAwMjZcdTAwMjYgICAgIGNob3duIC1SIG5vZGU6bm9kZSAvd2lraSAvbG9ncyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjE5OjM0LjE4ODI2NjQyN1oiLCJjcmVhdGVkX2J5IjoiV09SS0RJUiAvd2lraSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzoyOC40MjU2ODI4N1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAvd2lraS9hc3NldHMgLi9hc3NldHMgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS41NTM0ODgwMTJaIiwiY3JlYXRlZF9ieSI6IkNPUFkgL3dpa2kvbm9kZV9tb2R1bGVzIC4vbm9kZV9tb2R1bGVzICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjMwMTg5OTY2WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC4vc2VydmVyIC4vc2VydmVyICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjUyNDMwNjM3WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC93aWtpL3NlcnZlci92aWV3cyAuL3NlcnZlci92aWV3cyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY3NzAzMDMwN1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL2Rldi9idWlsZC9jb25maWcueW1sIC4vY29uZmlnLnltbCAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY5OTE0MjA2OFoiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL3BhY2thZ2UuanNvbiAuL3BhY2thZ2UuanNvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL0xJQ0VOU0UgLi9MSUNFTlNFICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNzI0Nzg4MzI2WiIsImNyZWF0ZWRfYnkiOiJVU0VSIG5vZGUiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiVk9MVU1FIFsvd2lraS9kYXRhL2NvbnRlbnRdIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzAwMC90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzQ0My90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkNNRCBbXCJub2RlXCIgXCJzZXJ2ZXJcIl0iLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2YjU3Y2NmM2FiMDEwNzQ5MTI1M2I1MWI2MTBjYjU2NzBlYWZmZjg0N2I5OWY4ZGJhYjcyMzNiYjIxMWQ2YzJlIiwic2hhMjU2OjU0NGI4YjFkODI3NzU4ZTQxNWFiYjMzNWUyMmU4M2Y2ZTY3MThmODA3ZGNjMjE2YjQ5OTNmM2RhMDNjNzYyMzkiLCJzaGEyNTY6MWIwMDFiNjFjZDM5MGY3NGE0ZTI1OThjYmFiMjMyMGE1NGFmODUxYTM0MzJmOTYwZmQwMjA2MWEzMjg1MWJkZSIsInNoYTI1NjoyYzMyNTBiOTQ4NTViOWJjYWQ2MzI1Mzc5NjgwMmRmZjcyODM3NmI5ZjIzMWUwYWNkODM4MjAxZGIwMjRjZWRiIiwic2hhMjU2OmFhNGNhNGIxYWIyZjNkOTk1NGUxODU3NGE0MmQ4NTQ2MGZkYjMyZTk1NWY1MTcwNDUwOTg3M2QzMDE5NzAzN2UiLCJzaGEyNTY6MzE2OGZkYjgyNDI3NzNiZTQ4NjJlNmU2OGIzMWM2MTY2ODBiYzVlOGI0MDkzZGEyY2E4YWQ3MTc5N2I2YzIxZSIsInNoYTI1NjozNDllODNlNzNiNDc2ZGEyMTk0N2RjZTM4YWFiZjY5MzliMDYzOTlhOWVmN2M3NzM5ZmQ5Mzk1OWYzOWYzNzFjIiwic2hhMjU2OjVmNzBiZjE4YTA4NjAwNzAxNmU5NDhiMDRhZWQzYjgyMTAzYTM2YmVhNDE3NTViNmNkZGZhZjEwYWNlM2M2ZWYiLCJzaGEyNTY6MjllNTIwZTIxNGRmZjYxNTY3OGYzNzBhYzFlMTQyNjVlMmYxYjQ1ZTJhYTg2MDhlZjlmOTg1ZGQ0ODA3Njc2NCIsInNoYTI1NjozN2ZkNWQ1NmYxZDJjYTMyOTlmNTg2ZWMzZDAyODRkZjk5NGI3Mjg4YmFlMTljODU2NzkxZjdiMDJiNGVlMzQzIiwic2hhMjU2OmZiYWNjYWY3NzE3Nzc0ZWVkNTgwYjAxYTE3MTQ0YjRhZTE0MzFiYjExNmNiOTViOWViMWI3YTgyM2U3YjVkZGYiLCJzaGEyNTY6YmUyYWU2OWNkNTMwODEyNzFhYWYzOGZmNjg4NGE2NjAzZmEzMTUyYmE4NTU0MGNhM2JmMjgxNzk5YzA5MjhjMiIsInNoYTI1NjoxYTA1OGQ1MzQyY2M3MjJhZDU0MzljYWNhZTRiMmI0ZWVkZGU1MWQ4ZmU4ODAwZmNmMjg0NDQzMDIzNTVjMTZkIl19LCJjb25maWciOnsiQ21kIjpbIm5vZGUiLCJzZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIk5PREVfVkVSU0lPTj0xNi4xMy4xIiwiWUFSTl9WRVJTSU9OPTEuMjIuMTUiXSwiTGFiZWxzIjp7ImNvbS5henVyZS5kZXYuaW1hZ2UuYnVpbGQuc291cmNldmVyc2lvbiI6IjUyMTBlMTRiNTdlMWZjZTA3NTUyZmE1ZGQ4MGQ3MmI0MDQ5MzI1MzQiLCJjb20uYXp1cmUuZGV2LmltYWdlLnN5c3RlbS50ZWFtZm91bmRhdGlvbmNvbGxlY3Rpb251cmkiOiJodHRwczovL2Rldi5henVyZS5jb20vcmVxdWFya3MvIiwiaW1hZ2UuYmFzZS5kaWdlc3QiOiJzaGEyNTY6YTliOWNiODgwZmE0MjliMGJlYTg5OWNkM2IxYmMwODFhYjcyNzdjYzk3ZTZkMmRjZDg0YmQ5NzUzYjIwMjdlMSIsImltYWdlLmJhc2UucmVmLm5hbWUiOiJub2RlOjE2LWFscGluZSIsIm1haW50YWluZXIiOiJyZXF1YXJrcy5pbyJ9LCJWb2x1bWVzIjp7Ii93aWtpL2RhdGEvY29udGVudCI6e319LCJXb3JraW5nRGlyIjoiL3dpa2kiLCJFeHBvc2VkUG9ydHMiOnsiMzAwMC90Y3AiOnt9LCIzNDQzL3RjcCI6e319LCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d"], "architecture": "amd64", "os": "linux", "labels": {"com.azure.dev.image.build.sourceversion": "5210e14b57e1fce07552fa5dd80d72b404932534", "com.azure.dev.image.system.teamfoundationcollectionuri": "https://dev.azure.com/requarks/", "image.base.digest": "sha256:a9b9cb880fa429b0bea899cd3b1bc081ab7277cc97e6d2dcd84bd9753b2027e1", "image.base.ref.name": "node:16-alpine", "maintainer": "requarks.io"}}}, "distro": {"name": "alpine", "version": "3.14.3", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file +{"kind": "VulnerabilityManifest", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-wikijs-768d4686d5-wikijs-3fb9-6ee3", "namespace": "kubescape", "uid": "99322097-f780-4811-aae1-0d30c8db87fe", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:48:23Z", "labels": {"kubescape.io/context": "filtered", "kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "wikijs", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "wikijs"}, "annotations": {"kubescape.io/image-id": "sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/image-tag": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "wikijs"}}, "spec": {"metadata": {"withRelevancy": true, "tool": {"name": "", "version": "v0.81.0", "databaseVersion": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3"}, "report": {"createdAt": null}}, "payload": {"matches": [{"vulnerability": {"id": "CVE-2022-28391", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391"], "cvss": null, "fix": {"versions": ["1.33.1-r7"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-28391", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-28391", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch", "https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch", "https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661"], "description": "BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record's value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal's colors.", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}, {"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "busybox", "version": "1.33.1-r6"}}, "found": {"versionConstraint": "< 1.33.1-r7 (apk)", "vulnerabilityID": "CVE-2022-28391"}}], "artifact": {"name": "busybox", "version": "1.33.1-r6", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["GPL-2.0-only"], "cpes": ["cpe:2.3:a:busybox:busybox:1.33.1-r6:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/busybox@1.33.1-r6?arch=x86_64&distro=alpine-3.14.3", "upstreams": [{"name": "busybox"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/bin"}, {"path": "/bin/busybox"}, {"path": "/bin/sh"}, {"path": "/etc"}, {"path": "/etc/securetty"}, {"path": "/etc/udhcpd.conf"}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad"}, {"path": "/sbin"}, {"path": "/tmp"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script"}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}}, {"vulnerability": {"id": "CVE-2021-33587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-33587", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/fb55/css-what/releases/tag/v5.0.1", "https://lists.debian.org/debian-lts-announce/2023/03/msg00001.html", "https://security.netapp.com/advisory/ntap-20210706-0007/"], "description": "The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["5.0.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-q8pj-2vqx-8ggc", "dataSource": "https://github.com/advisories/GHSA-q8pj-2vqx-8ggc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-q8pj-2vqx-8ggc"], "description": "Denial of service in css-what", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "css-what", "version": "4.0.0"}}, "found": {"versionConstraint": ">=4.0.0,<=5.0.0 (unknown)", "vulnerabilityID": "GHSA-q8pj-2vqx-8ggc"}}], "artifact": {"name": "css-what", "version": "4.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/css-what@4.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-33587", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-33587", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/fb55/css-what/releases/tag/v5.0.1", "https://lists.debian.org/debian-lts-announce/2023/03/msg00001.html", "https://security.netapp.com/advisory/ntap-20210706-0007/"], "description": "The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "package": {"name": "css-what", "version": "4.0.0"}}, "found": {"vulnerabilityID": "CVE-2021-33587", "versionConstraint": "= 4.0.0 || = 5.0.0 (unknown)", "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "css-what", "version": "4.0.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-2-Clause"], "cpes": ["cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/css-what@4.0.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openjsf:express:4.17.1:*:*:*:*:node.js:*:*"], "package": {"name": "express", "version": "4.17.1"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 4.17.3 (unknown)", "cpes": ["cpe:2.3:a:openjsf:express:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "express", "version": "4.17.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:openjsf:express:4.17.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/express@4.17.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"], "description": "In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don\u2019t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 7.6, "exploitabilityScore": 2.8, "impactScore": 4.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 6.4, "exploitabilityScore": 1.6, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qwph-4952-7xr6", "dataSource": "https://github.com/advisories/GHSA-qwph-4952-7xr6", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-qwph-4952-7xr6"], "description": "jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<9.0.0 (unknown)", "vulnerabilityID": "GHSA-qwph-4952-7xr6"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23540", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23540", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-qwph-4952-7xr6"], "description": "In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don\u2019t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 7.6, "exploitabilityScore": 2.8, "impactScore": 4.7}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L", "metrics": {"baseScore": 6.4, "exploitabilityScore": 1.6, "impactScore": 4.7}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23540", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33"], "description": "Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you\u2019ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 1.6, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8cf7-32gw-wr33", "dataSource": "https://github.com/advisories/GHSA-8cf7-32gw-wr33", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-8cf7-32gw-wr33"], "description": "jsonwebtoken unrestricted key type could lead to legacy keys usage ", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<=8.5.1 (unknown)", "vulnerabilityID": "GHSA-8cf7-32gw-wr33"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23539", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23539", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33"], "description": "Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you\u2019ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.8, "impactScore": 5.2}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 1.6, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23539", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/releases/tag/v9.0.0", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": ["9.0.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hjrf-2m68-5959", "dataSource": "https://github.com/advisories/GHSA-hjrf-2m68-5959", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"versionConstraint": "<=8.5.1 (unknown)", "vulnerabilityID": "GHSA-hjrf-2m68-5959"}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-23541", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-23541", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3", "https://github.com/auth0/node-jsonwebtoken/releases/tag/v9.0.0", "https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-hjrf-2m68-5959"], "description": "jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect verification of tokens. There is a possibility of using a different algorithm and key combination in verification, other than the one that was used to sign the tokens. Specifically, tokens signed with an asymmetric public key could be verified with a symmetric HS256 algorithm. This can lead to successful validation of forged tokens. If your application is supporting usage of both symmetric key and asymmetric key in jwt.verify() implementation with the same key retrieval function. This issue has been patched, please update to version 9.0.0.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 6.3, "exploitabilityScore": 2.8, "impactScore": 3.4}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "metrics": {"baseScore": 5, "exploitabilityScore": 1.6, "impactScore": 3.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "package": {"name": "jsonwebtoken", "version": "8.5.1"}}, "found": {"vulnerabilityID": "CVE-2022-23541", "versionConstraint": "<= 8.5.1 (unknown)", "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/jsonwebtoken@8.5.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2016-20018", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2016-20018", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/knex/knex/issues/1227", "https://www.ghostccamm.com/blog/knex_sqli/"], "description": "Knex Knex.js through 2.3.0 has a limited SQL injection vulnerability that can be exploited to ignore the WHERE clause of a SQL query.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.4.0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-4jv9-3563-23j3", "dataSource": "https://github.com/advisories/GHSA-4jv9-3563-23j3", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-4jv9-3563-23j3"], "description": "Knex.js has a limited SQL injection vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "knex", "version": "0.21.7"}}, "found": {"versionConstraint": "<2.4.0 (unknown)", "vulnerabilityID": "GHSA-4jv9-3563-23j3"}}], "artifact": {"name": "knex", "version": "0.21.7", "type": "npm", "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:knex:knex:0.21.7:*:*:*:*:*:*:*"], "purl": "pkg:npm/knex@0.21.7", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-0464", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0464"], "cvss": null, "fix": {"versions": ["1.1.1t-r1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0464", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1", "https://www.openssl.org/news/secadv/20230322.txt"], "description": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r1 (apk)", "vulnerabilityID": "CVE-2023-0464"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0286", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0286"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0286", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt", "https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2c6c9d439b484e1ba9830d8454a34fa4f80fdfe9", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2f7530077e0ef79d98718138716bc51ca0cad658", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fd2af07dc083a350c959147097003a14a5e8ac4d", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0286"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0215", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0215"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0215", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafd", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4eb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://security.netapp.com/advisory/ntap-20230427-0009/", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2023-0215"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-4450", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4450"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4450", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4450", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=63bcf189be73a9cc1264059bed6f57974be74a83", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bbcf509bd046b34cca19c766bbddc31683d0858b", "https://www.openssl.org/news/secadv/20230207.txt"], "description": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4450"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778", "namespace": "alpine:distro:alpine:3.14", "severity": "High", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778"], "cvss": null, "fix": {"versions": ["1.1.1n-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1n-r0 (apk)", "vulnerabilityID": "CVE-2022-0778"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0466", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=0d16b7e99aafc0b4a6d729eec65a411a7e025f0a", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=51e8a84ce742db0f6c70510d0159dad8f7825908", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=fc814a30fc4f0bc54fcea7d9a7462f5457aab061", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2023-0466", "versionConstraint": ">= 1.0.2, < 1.0.2zh || >= 1.1.1, < 1.1.1u || >= 3.0.0, < 3.0.9 || >= 3.1.0, < 3.1.1 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-0465", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0465"], "cvss": null, "fix": {"versions": ["1.1.1t-r2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2023-0465", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1dd43e0709fece299b15208f36cc7c76209ba0bb", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b013765abfa80036dc779dd0e50602c57bb3bf95", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=facfb1ab745646e97a1920977ae4a9965ea61d5c", "https://security.netapp.com/advisory/ntap-20230414-0001/", "https://www.openssl.org/news/secadv/20230328.txt"], "description": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r2 (apk)", "vulnerabilityID": "CVE-2023-0465"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-4304", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4304"], "cvss": null, "fix": {"versions": ["1.1.1t-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-4304", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-4304", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://www.openssl.org/news/secadv/20230207.txt"], "description": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1t-r0 (apk)", "vulnerabilityID": "CVE-2022-4304"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2022-2097", "dataSource": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097", "namespace": "alpine:distro:alpine:3.14", "severity": "Medium", "urls": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2097"], "cvss": null, "fix": {"versions": ["1.1.1q-r0"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "CVE-2022-2097", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=919925673d6c9cfed3c1085497f5dfbbed5fc431", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a98f339ddd7e8f487d6e0088d4a9a42324885a93", "https://lists.debian.org/debian-lts-announce/2023/02/msg00019.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R6CK57NBQFTPUMXAPJURCGXUYT76NQAK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V6567JERRHHJW2GNGJGKDRNHR7SNPZK7/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VCMNWKERPBKOEBNL7CLTTX3ZZCZLH7XA/", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220715-0011/", "https://security.netapp.com/advisory/ntap-20230420-0008/", "https://www.debian.org/security/2023/dsa-5343", "https://www.openssl.org/news/secadv/20220705.txt"], "description": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).", "cvss": null}], "matchDetails": [{"type": "exact-indirect-match", "matcher": "apk-matcher", "searchedBy": {"distro": {"type": "alpine", "version": "3.14.3"}, "namespace": "alpine:distro:alpine:3.14", "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"versionConstraint": "< 1.1.1q-r0 (apk)", "vulnerabilityID": "CVE-2022-2097"}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2021-4160", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-4160", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3bf7b73ea7123045b8f972badc67ed6878e6c37f", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6fc1aaaf303185aa5e483e06bdfae16daa9193a7", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9e726506cd2a3fd9c0f12daf8cc1fe934c7dddb", "https://security.gentoo.org/glsa/202210-02", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220128.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlikely and include reusing private keys. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be significant. However, for an attack on TLS to be meaningful, the server would have to share the DH private key among multiple clients, which is no longer an option since CVE-2016-0701. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0.0. It was addressed in the releases of 1.1.1m and 3.0.1 on the 15th of December 2021. For the 1.0.2 release it is addressed in git commit 6fc1aaaf3 that is available to premium support customers only. It will be made available in 1.0.2zc when it is released. The issue only affects OpenSSL on MIPS platforms. Fixed in OpenSSL 3.0.1 (Affected 3.0.0). Fixed in OpenSSL 1.1.1m (Affected 1.1.1-1.1.1l). Fixed in OpenSSL 1.0.2zc-dev (Affected 1.0.2-1.0.2zb).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 4.3, "exploitabilityScore": 8.6, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.9, "exploitabilityScore": 2.2, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "apk-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:openssl:openssl:1.1.1l-r0:*:*:*:*:*:*:*"], "package": {"name": "openssl", "version": "1.1.1l-r0"}}, "found": {"vulnerabilityID": "CVE-2021-4160", "versionConstraint": ">= 1.0.2, <= 1.0.2zb || >= 1.1.1, < 1.1.1m || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 || = 3.0.0 (unknown)", "cpes": ["cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*"]}}], "artifact": {"name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764"}], "language": "", "licenses": ["OpenSSL"], "cpes": ["cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*"], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "upstreams": [{"name": "openssl"}], "metadataType": "ApkMetadata", "metadata": {"files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf"}, {"path": "/etc/ssl/ct_log_list.cnf.dist"}, {"path": "/etc/ssl/openssl.cnf"}, {"path": "/etc/ssl/openssl.cnf.dist"}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl"}, {"path": "/etc/ssl/misc/tsget"}, {"path": "/etc/ssl/misc/tsget.pl"}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1"}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so"}, {"path": "/usr/lib/engines-1.1/capi.so"}, {"path": "/usr/lib/engines-1.1/padlock.so"}]}}}, {"vulnerability": {"id": "CVE-2023-22467", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/luxon/commit/5ab3bf64a10da929a437629cdb2f059bb83212bf", "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"], "description": "Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's `DateTime.fromRFC2822() has quadratic (N^2) complexity on some specific inputs. This causes a noticeable slowdown for inputs with lengths above 10k characters. Users providing untrusted data to this method are therefore vulnerable to (Re)DoS attacks. This issue also appears in Moment as CVE-2022-31129. Versions 1.38.1, 2.5.2, and 3.2.1 contain patches for this issue. As a workaround, limit the length of the input.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["1.28.1"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-3xq5-wjfh-ppjc", "dataSource": "https://github.com/advisories/GHSA-3xq5-wjfh-ppjc", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-3xq5-wjfh-ppjc"], "description": "Luxon Inefficient Regular Expression Complexity vulnerability", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "luxon", "version": "1.25.0"}}, "found": {"versionConstraint": ">=1.0.0,<1.28.1 (unknown)", "vulnerabilityID": "GHSA-3xq5-wjfh-ppjc"}}], "artifact": {"name": "luxon", "version": "1.25.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:moment:luxon:1.25.0:*:*:*:*:*:*:*", "cpe:2.3:a:luxon:luxon:1.25.0:*:*:*:*:*:*:*"], "purl": "pkg:npm/luxon@1.25.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-31129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/", "https://security.netapp.com/advisory/ntap-20221014-0003/"], "description": "moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.29.4"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-wc69-rhjr-hc9g", "dataSource": "https://github.com/advisories/GHSA-wc69-rhjr-hc9g", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-wc69-rhjr-hc9g"], "description": "Moment.js vulnerable to Inefficient Regular Expression Complexity", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment", "version": "2.29.1"}}, "found": {"versionConstraint": ">=2.18.0,<2.29.4 (unknown)", "vulnerabilityID": "GHSA-wc69-rhjr-hc9g"}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-31129", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3", "https://github.com/moment/moment/pull/6015#issuecomment-1152961973", "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g", "https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IWY24RJA3SBJGA5N4CU4VBPHJPPPJL5O/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZMX5YHELQVCGKKQVFXIYOTBMN23YYSRO/", "https://security.netapp.com/advisory/ntap-20221014-0003/"], "description": "moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "package": {"name": "moment", "version": "2.29.1"}}, "found": {"vulnerabilityID": "CVE-2022-31129", "versionConstraint": ">= 2.18.0, < 2.29.4 (unknown)", "cpes": ["cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24785", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://security.netapp.com/advisory/ntap-20220513-0006/", "https://www.tenable.com/security/tns-2022-09"], "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["2.29.2"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-8hfj-j24r-96c4", "dataSource": "https://github.com/advisories/GHSA-8hfj-j24r-96c4", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-8hfj-j24r-96c4"], "description": "Path Traversal: 'dir/../../filename' in moment.locale", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "moment", "version": "2.29.1"}}, "found": {"versionConstraint": "<2.29.2 (unknown)", "vulnerabilityID": "GHSA-8hfj-j24r-96c4"}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24785", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5", "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4", "https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6QIO6YNLTK2T7SPKDS4JEL45FANLNC2Q/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ORJX2LF6KMPIHP6B2P6KZIVKMLE3LVJ5/", "https://security.netapp.com/advisory/ntap-20220513-0006/", "https://www.tenable.com/security/tns-2022-09"], "description": "Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "package": {"name": "moment", "version": "2.29.1"}}, "found": {"vulnerabilityID": "CVE-2022-24785", "versionConstraint": ">= 1.0.1, < 2.29.2 (unknown)", "cpes": ["cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "moment", "version": "2.29.1", "type": "npm", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/moment@2.29.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23566", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444", "https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575", "https://github.com/ai/nanoid/pull/328", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550", "https://snyk.io/vuln/SNYK-JS-NANOID-2332193"], "description": "The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 2.5, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "package": {"name": "nanoid", "version": "3.1.30"}}, "found": {"vulnerabilityID": "CVE-2021-23566", "versionConstraint": ">= 3.0.0, < 3.1.31 (unknown)", "cpes": ["cpe:2.3:a:nanoid_project:nanoid:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "nanoid", "version": "3.1.30", "type": "npm", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/nanoid@3.1.30", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-23566", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-23566", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444", "https://github.com/ai/nanoid/commit/2b7bd9332bc49b6330c7ddb08e5c661833db2575", "https://github.com/ai/nanoid/pull/328", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550", "https://snyk.io/vuln/SNYK-JS-NANOID-2332193"], "description": "The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.", "cvss": [{"version": "2.0", "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "metrics": {"baseScore": 2.1, "exploitabilityScore": 3.9, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 5.5, "exploitabilityScore": 1.8, "impactScore": 3.6}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "metrics": {"baseScore": 4, "exploitabilityScore": 2.5, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": ["3.1.31"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-qrpm-p2h7-hrv2", "dataSource": "https://github.com/advisories/GHSA-qrpm-p2h7-hrv2", "namespace": "github:language:javascript", "severity": "Medium", "urls": ["https://github.com/advisories/GHSA-qrpm-p2h7-hrv2"], "description": "Exposure of Sensitive Information to an Unauthorized Actor in nanoid", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "nanoid", "version": "3.1.30"}}, "found": {"versionConstraint": ">=3.0.0,<3.1.31 (unknown)", "vulnerabilityID": "GHSA-qrpm-p2h7-hrv2"}}], "artifact": {"name": "nanoid", "version": "3.1.30", "type": "npm", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["MIT"], "cpes": ["cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/nanoid@3.1.30", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-35255", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255", "namespace": "nvd:cpe", "severity": "Critical", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1690000", "https://security.netapp.com/advisory/ntap-20230113-0002/", "https://www.debian.org/security/2023/dsa-5326"], "description": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 9.1, "exploitabilityScore": 3.9, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-35255", "versionConstraint": ">= 15.0.0, <= 15.14.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23919", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1808596", "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/"], "description": "A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23919", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.2.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23918", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/"], "description": "A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23918", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-43548", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20230120-0004/", "https://security.netapp.com/advisory/ntap-20230427-0007/", "https://www.debian.org/security/2023/dsa-5326"], "description": "A OS Command Injection vulnerability exists in Node.js versions <14.21.1, <16.18.1, <18.12.1, <19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.The fix for this issue in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212 was incomplete and this new CVE is to complete the fix.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-43548", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.21.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.18.1 || >= 18.0.0, <= 18.11.0 || = 18.12.0 || = 19.0.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32212", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32212", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1632921"], "description": "A OS Command Injection vulnerability exists in Node.js versions <14.20.0, <16.20.0, <18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "metrics": {"baseScore": 8.1, "exploitabilityScore": 2.2, "impactScore": 5.9}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-32212", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-21824", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-21824", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1431042", "https://lists.debian.org/debian-lts-announce/2022/10/msg00006.html", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://security.netapp.com/advisory/ntap-20220729-0004/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Due to the formatting logic of the \"console.table()\" function it was not safe to allow user controlled input to be passed to the \"properties\" parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be \"__proto__\". The prototype pollution has very limited control, in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9, >= 14.18.3, >= 16.13.2, and >= 17.3.1 use a null protoype for the object these properties are being assigned to.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "metrics": {"baseScore": 6.4, "exploitabilityScore": 10, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "metrics": {"baseScore": 8.2, "exploitabilityScore": 3.9, "impactScore": 4.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-21824", "versionConstraint": ">= 12.0.0, < 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-0778", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-0778", "namespace": "nvd:cpe", "severity": "High", "urls": ["http://packetstormsecurity.com/files/167344/OpenSSL-1.0.2-1.1.1-3.0-BN_mod_sqrt-Infinite-Loop.html", "http://seclists.org/fulldisclosure/2022/May/33", "http://seclists.org/fulldisclosure/2022/May/35", "http://seclists.org/fulldisclosure/2022/May/38", "https://cert-portal.siemens.com/productcert/pdf/ssa-712929.pdf", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3118eb64934499d93db3230748a452351d1d9a65", "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=a466912611aa6cbdf550cd10601390e587451246", "https://lists.debian.org/debian-lts-announce/2022/03/msg00023.html", "https://lists.debian.org/debian-lts-announce/2022/03/msg00024.html", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/323SNN6ZX7PRJJWP2BUAFLPUAE42XWLZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GDB3GQVJPXJE7X5C5JN6JAA4XUDWD6E6/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W6K3PR542DXWLEFFMFIDMME4CWMHJRMG/", "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0002", "https://security.gentoo.org/glsa/202210-02", "https://security.netapp.com/advisory/ntap-20220321-0002/", "https://security.netapp.com/advisory/ntap-20220429-0005/", "https://support.apple.com/kb/HT213255", "https://support.apple.com/kb/HT213256", "https://support.apple.com/kb/HT213257", "https://www.debian.org/security/2022/dsa-5103", "https://www.openssl.org/news/secadv/20220315.txt", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html", "https://www.tenable.com/security/tns-2022-06", "https://www.tenable.com/security/tns-2022-07", "https://www.tenable.com/security/tns-2022-08", "https://www.tenable.com/security/tns-2022-09"], "description": "The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-0778", "versionConstraint": ">= 12.0.0, <= 12.12.0 || >= 12.13.0, < 12.22.11 || > 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.19.1 || > 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.14.2 || > 17.0.0, < 17.7.2 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44531", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44531", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.Versions of Node.js with the fix for this disable the URI SAN type when checking a certificate against a hostname. This behavior can be reverted through the --security-revert command-line option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "metrics": {"baseScore": 5.8, "exploitabilityScore": 8.6, "impactScore": 4.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "metrics": {"baseScore": 7.4, "exploitabilityScore": 2.2, "impactScore": 5.2}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44531", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23936", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://github.com/nodejs/undici/commit/a2eff05401358f6595138df963837c24348f2034", "https://github.com/nodejs/undici/releases/tag/v5.19.1", "https://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff", "https://hackerone.com/reports/1820955"], "description": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 5.4, "exploitabilityScore": 2.8, "impactScore": 2.5}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23936", "versionConstraint": ">= 16.0.0, < 16.19.1 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2023-23920", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html", "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/", "https://security.netapp.com/advisory/ntap-20230316-0008/", "https://www.debian.org/security/2023/dsa-5395"], "description": "An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "metrics": {"baseScore": 4.2, "exploitabilityScore": 0.6, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2023-23920", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.0.0, < 14.21.3 || >= 16.0.0, <= 16.12.0 || >= 16.0.0, < 16.19.1 || >= 18.0.0, <= 18.11.0 || >= 18.0.0, < 18.14.1 || >= 19.0.0, < 19.6.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-35256", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1675191", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "metrics": {"baseScore": 6.5, "exploitabilityScore": 3.9, "impactScore": 2.5}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2022-35256", "versionConstraint": ">= 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32215", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32215", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1501679", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.16.0 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32214", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32214", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1524692", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.0 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.16.0 || >= 18.0.0, < 18.5.0 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-32213", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-32213", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "https://hackerone.com/reports/1524555", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", "https://www.debian.org/security/2023/dsa-5326"], "description": "The llhttp parser = 14.0.0, <= 14.14.0 || >= 14.15.0, < 14.20.1 || >= 16.0.0, <= 16.12.0 || >= 16.13.0, < 16.17.1 || >= 18.0.0, < 18.9.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44533", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44533", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 did not handle multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects containing a single-value Relative Distinguished Name that would be interpreted as a multi-value Relative Distinguished Name, for example, in order to inject a Common Name that would allow bypassing the certificate subject verification.Affected versions of Node.js that do not accept multi-value Relative Distinguished Names and are thus not vulnerable to such attacks themselves. However, third-party code that uses node's ambiguous presentation of certificate subjects may be vulnerable.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44533", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2021-44532", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2021-44532", "namespace": "nvd:cpe", "severity": "Medium", "urls": ["https://hackerone.com/reports/1429694", "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/", "https://security.netapp.com/advisory/ntap-20220325-0007/", "https://www.debian.org/security/2022/dsa-5170", "https://www.oracle.com/security-alerts/cpuapr2022.html", "https://www.oracle.com/security-alerts/cpujul2022.html"], "description": "Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating connections. The string format was subject to an injection vulnerability when name constraints were used within a certificate chain, allowing the bypass of these name constraints.Versions of Node.js with the fix for this escape SANs containing the problematic characters in order to prevent the injection. This behavior can be reverted through the --security-revert command-line option.", "cvss": [{"version": "2.0", "vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "metrics": {"baseScore": 5, "exploitabilityScore": 10, "impactScore": 2.9}, "vendorMetadata": {}}, {"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "metrics": {"baseScore": 5.3, "exploitabilityScore": 3.9, "impactScore": 1.4}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "stock-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "package": {"name": "node", "version": "16.13.1"}}, "found": {"vulnerabilityID": "CVE-2021-44532", "versionConstraint": "< 12.22.9 || >= 14.0.0, < 14.18.3 || >= 16.0.0, < 16.13.2 || >= 17.0.0, < 17.3.1 (unknown)", "cpes": ["cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*"]}}], "artifact": {"name": "node", "version": "16.13.1", "type": "binary", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}], "language": "", "licenses": null, "cpes": ["cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*"], "purl": "pkg:generic/node@16.13.1", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": null, "state": "unknown"}, "advisories": null}, "relatedVulnerabilities": null, "matchDetails": [{"type": "cpe-match", "matcher": "javascript-matcher", "searchedBy": {"namespace": "nvd:cpe", "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "package": {"name": "qs", "version": "6.7.0"}}, "found": {"vulnerabilityID": "CVE-2022-24999", "versionConstraint": "< 6.2.4 || >= 6.3.0, < 6.3.3 || >= 6.5.0, < 6.5.3 || >= 6.7.0, < 6.7.3 || >= 6.8.0, < 6.8.3 || >= 6.9.0, < 6.9.7 || >= 6.10.0, < 6.10.3 || = 6.4.0 || = 6.6.0 (unknown)", "cpes": ["cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*"]}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}, {"vulnerability": {"id": "CVE-2022-24999", "dataSource": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "namespace": "nvd:cpe", "severity": "High", "urls": ["https://github.com/expressjs/express/releases/tag/4.17.3", "https://github.com/ljharb/qs/pull/428", "https://github.com/n8tz/CVE-2022-24999", "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"], "description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).", "cvss": [{"version": "3.1", "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "metrics": {"baseScore": 7.5, "exploitabilityScore": 3.9, "impactScore": 3.6}, "vendorMetadata": {}}], "fix": {"versions": ["6.7.3"], "state": "fixed"}, "advisories": null}, "relatedVulnerabilities": [{"id": "GHSA-hrpp-h998-j3pp", "dataSource": "https://github.com/advisories/GHSA-hrpp-h998-j3pp", "namespace": "github:language:javascript", "severity": "High", "urls": ["https://github.com/advisories/GHSA-hrpp-h998-j3pp"], "description": "qs vulnerable to Prototype Pollution", "cvss": null}], "matchDetails": [{"type": "exact-direct-match", "matcher": "javascript-matcher", "searchedBy": {"language": "javascript", "namespace": "github:language:javascript", "package": {"name": "qs", "version": "6.7.0"}}, "found": {"versionConstraint": ">=6.7.0,<6.7.3 (unknown)", "vulnerabilityID": "GHSA-hrpp-h998-j3pp"}}], "artifact": {"name": "qs", "version": "6.7.0", "type": "npm", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}], "language": "javascript", "licenses": ["BSD-3-Clause"], "cpes": ["cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*"], "purl": "pkg:npm/qs@6.7.0", "upstreams": null}}], "source": {"type": "image", "target": {"userInput": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "imageID": "sha256:e6969a016b786b77f725f02d27a47d65484b67e7ab5292aa602db44948a8030b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 830137417, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6b57ccf3ab0107491253b51b610cb5670eafff847b99f8dbab7233bb211d6c2e", "size": 5605371}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "size": 96531390}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1b001b61cd390f74a4e2598cbab2320a54af851a3432f960fd02061a32851bde", "size": 7766950}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2c3250b94855b9bcad63253796802dff728376b9f231e0acd838201db024cedb", "size": 388}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:aa4ca4b1ab2f3d9954e18574a42d85460fdb32e955f51704509873d30197037e", "size": 430329173}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:349e83e73b476da21947dce38aabf6939b06399a9ef7c7739fd93959f39f371c", "size": 26228005}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef", "size": 262719898}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "size": 902856}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:37fd5d56f1d2ca3299f586ec3d0284df994b7288bae19c856791f7b02b4ee343", "size": 6707}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "size": 363}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "size": 11796}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d", "size": 34520}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMS0xMS0xMlQxNzoxOTo0NC43OTUyMzc5MTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjc2MmM4OTllYzA1MDVkMWEzMjkzMGVlODA0YzViMDA4ODI1ZjQxNjExMTYxYmUxMDQwNzZjYmEzM2I3ZTViMmIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTExLTEyVDE3OjE5OjQ1LjA3OTAxMzIxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzI6NTMuNjczMjQ5NDcyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIE5PREVfVkVSU0lPTj0xNi4xMy4xIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzM6MDEuODQwMDA3MjA1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFkZGdyb3VwIC1nIDEwMDAgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLXUgMTAwMCAtRyBub2RlIC1zIC9iaW4vc2ggLUQgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAgICAgICAgIGxpYnN0ZGMrKyAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgQVJDSD0gXHUwMDI2XHUwMDI2IGFscGluZUFyY2g9XCIkKGFwayAtLXByaW50LWFyY2gpXCIgICAgICAgXHUwMDI2XHUwMDI2IGNhc2UgXCIke2FscGluZUFyY2gjIyotfVwiIGluICAgICAgICAgeDg2XzY0KSAgICAgICAgICAgQVJDSD0neDY0JyAgICAgICAgICAgQ0hFQ0tTVU09XCIzYjRjNDdlNTU1NGZhNDY2NjUxYTc2NzY5MWZjNzZjMDliNmE1MTRiNDlkNzliYmQwMDYxZTU0OTYxNGFkZWRmXCIgICAgICAgICAgIDs7ICAgICAgICAgKikgOzsgICAgICAgZXNhYyAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHtDSEVDS1NVTX1cIiBdOyB0aGVuICAgICBzZXQgLWV1OyAgICAgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly91bm9mZmljaWFsLWJ1aWxkcy5ub2RlanMub3JnL2Rvd25sb2FkL3JlbGVhc2UvdiROT0RFX1ZFUlNJT04vbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiOyAgICAgZWNobyBcIiRDSEVDS1NVTSAgbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIHwgc2hhMjU2c3VtIC1jIC0gICAgICAgXHUwMDI2XHUwMDI2IHRhciAteEpmIFwibm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIC1DIC91c3IvbG9jYWwgLS1zdHJpcC1jb21wb25lbnRzPTEgLS1uby1zYW1lLW93bmVyICAgICAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvdXNyL2xvY2FsL2Jpbi9ub2RlIC91c3IvbG9jYWwvYmluL25vZGVqczsgICBlbHNlICAgICBlY2hvIFwiQnVpbGRpbmcgZnJvbSBzb3VyY2VcIiAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgICAgIGJpbnV0aWxzLWdvbGQgICAgICAgICBnKysgICAgICAgICBnY2MgICAgICAgICBnbnVwZyAgICAgICAgIGxpYmdjYyAgICAgICAgIGxpbnV4LWhlYWRlcnMgICAgICAgICBtYWtlICAgICAgICAgcHl0aG9uMyAgICAgXHUwMDI2XHUwMDI2IGZvciBrZXkgaW4gICAgICAgNEVENzc4RjUzOUUzNjM0Qzc3OUM4N0M2RDcwNjI4NDhBMUFCMDA1QyAgICAgICA5NEFFMzY2NzVDNDY0RDY0QkFGQTY4REQ3NDM0MzkwQkRCRTlCOUM1ICAgICAgIDc0RjEyNjAyQjZGMUM0RTkxM0ZBQTM3QUQzQTg5NjEzNjQzQjYyMDEgICAgICAgNzFEQ0ZEMjg0QTc5QzNCMzg2NjgyODZCQzk3RUM3QTA3RURFM0ZDMSAgICAgICA4RkNDQTEzRkVGMUQwQzJFOTEwMDhFMDk3NzBGN0E5QTVBRTE1NjAwICAgICAgIEM0RjBERkZGNEU4QzFBODIzNjQwOUQwOEU3M0JDNjQxQ0MxMUY0QzggICAgICAgQzgyRkEzQUUxQ0JFREM2QkU0NkI5MzYwQzQzQ0VDNDVDMTdBQjkzQyAgICAgICBERDhGMjMzOEJBRTc1MDFFM0RENUFDNzhDMjczNzkyRjdEODM1NDVEICAgICAgIEE0OEMyQkVFNjgwRTg0MTYzMkNENEU0NEYwNzQ5NkIzRUIzQzE3NjIgICAgICAgMTA4RjUyQjQ4REI1N0JCMENDNDM5QjI5OTdCMDE0MTlCRDkyRjgwQSAgICAgICBCOUUyRjU5ODFBQTZFMENEMjgxNjBEOUZGMTM5OTNBNzU1OTk2NTNDICAgICA7IGRvICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGtleXNlcnZlci51YnVudHUuY29tIC0tcmVjdi1rZXlzIFwiJGtleVwiIDsgICAgIGRvbmUgICAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL25vZGVqcy5vcmcvZGlzdC92JE5PREVfVkVSU0lPTi9ub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiICAgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly9ub2RlanMub3JnL2Rpc3QvdiROT0RFX1ZFUlNJT04vU0hBU1VNUzI1Ni50eHQuYXNjXCIgICAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLWRlY3J5cHQgLS1vdXRwdXQgU0hBU1VNUzI1Ni50eHQgU0hBU1VNUzI1Ni50eHQuYXNjICAgICBcdTAwMjZcdTAwMjYgZ3JlcCBcIiBub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elxcJFwiIFNIQVNVTVMyNTYudHh0IHwgc2hhMjU2c3VtIC1jIC0gICAgIFx1MDAyNlx1MDAyNiB0YXIgLXhmIFwibm9kZS12JE5PREVfVkVSU0lPTi50YXIueHpcIiAgICAgXHUwMDI2XHUwMDI2IGNkIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgICAgIFx1MDAyNlx1MDAyNiBtYWtlIC1qJChnZXRjb25mIF9OUFJPQ0VTU09SU19PTkxOKSBWPSAgICAgXHUwMDI2XHUwMDI2IG1ha2UgaW5zdGFsbCAgICAgXHUwMDI2XHUwMDI2IGFwayBkZWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgXHUwMDI2XHUwMDI2IGNkIC4uICAgICBcdTAwMjZcdTAwMjYgcm0gLVJmIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgcm0gXCJub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiIFNIQVNVTVMyNTYudHh0LmFzYyBTSEFTVU1TMjU2LnR4dDsgICBmaSAgIFx1MDAyNlx1MDAyNiBybSAtZiBcIm5vZGUtdiROT0RFX1ZFUlNJT04tbGludXgtJEFSQ0gtbXVzbC50YXIueHpcIiAgIFx1MDAyNlx1MDAyNiBhcGsgZGVsIC5idWlsZC1kZXBzICAgXHUwMDI2XHUwMDI2IG5vZGUgLS12ZXJzaW9uICAgXHUwMDI2XHUwMDI2IG5wbSAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjAyLjMwNDIwMzk3NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBZQVJOX1ZFUlNJT049MS4yMi4xNSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA3LjcwOTYxMjI5MloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzLXlhcm4gY3VybCBnbnVwZyB0YXIgICBcdTAwMjZcdTAwMjYgZm9yIGtleSBpbiAgICAgNkEwMTBDNTE2NjAwNjU5OUFBMTdGMDgxNDZDMjEzMERGRDI0OTdGNSAgIDsgZG8gICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICBncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIiA7ICAgZG9uZSAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL3lhcm5wa2cuY29tL2Rvd25sb2Fkcy8kWUFSTl9WRVJTSU9OL3lhcm4tdiRZQVJOX1ZFUlNJT04udGFyLmd6XCIgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly95YXJucGtnLmNvbS9kb3dubG9hZHMvJFlBUk5fVkVSU0lPTi95YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2NcIiAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLXZlcmlmeSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgbWtkaXIgLXAgL29wdCAgIFx1MDAyNlx1MDAyNiB0YXIgLXh6ZiB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5neiAtQyAvb3B0LyAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm4gL3Vzci9sb2NhbC9iaW4veWFybiAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm5wa2cgL3Vzci9sb2NhbC9iaW4veWFybnBrZyAgIFx1MDAyNlx1MDAyNiBybSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgYXBrIGRlbCAuYnVpbGQtZGVwcy15YXJuICAgXHUwMDI2XHUwMDI2IHlhcm4gLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0wMlQwMTozMzowNy45NDM5NzY2MzNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo0ZDE5MjU2NWE3MjIwZTEzNWNhYjZjNzdmYmMxYzczMjExYjY5ZjNkOWZiMzdlNjI4NTdiMmM2ZWI5MzYzZDUxIGluIC91c3IvbG9jYWwvYmluLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjEzMjU0MjM0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjMzNTY2OTU1MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJub2RlXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6MTk6MzQuMTY0MjExODA4WiIsImNyZWF0ZWRfYnkiOiJMQUJFTCBtYWludGFpbmVyPXJlcXVhcmtzLmlvIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoxOTozNC4xNjQyMTE4MDhaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIGFwayBhZGQgYmFzaCBjdXJsIGdpdCBvcGVuc3NoIGdudXBnIHNxbGl0ZSAtLW5vLWNhY2hlIFx1MDAyNlx1MDAyNiAgICAgbWtkaXIgLXAgL3dpa2kgXHUwMDI2XHUwMDI2ICAgICBta2RpciAtcCAvbG9ncyBcdTAwMjZcdTAwMjYgICAgIG1rZGlyIC1wIC93aWtpL2RhdGEvY29udGVudCBcdTAwMjZcdTAwMjYgICAgIGNob3duIC1SIG5vZGU6bm9kZSAvd2lraSAvbG9ncyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjE5OjM0LjE4ODI2NjQyN1oiLCJjcmVhdGVkX2J5IjoiV09SS0RJUiAvd2lraSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzoyOC40MjU2ODI4N1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAvd2lraS9hc3NldHMgLi9hc3NldHMgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS41NTM0ODgwMTJaIiwiY3JlYXRlZF9ieSI6IkNPUFkgL3dpa2kvbm9kZV9tb2R1bGVzIC4vbm9kZV9tb2R1bGVzICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjMwMTg5OTY2WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC4vc2VydmVyIC4vc2VydmVyICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjUyNDMwNjM3WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC93aWtpL3NlcnZlci92aWV3cyAuL3NlcnZlci92aWV3cyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY3NzAzMDMwN1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL2Rldi9idWlsZC9jb25maWcueW1sIC4vY29uZmlnLnltbCAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY5OTE0MjA2OFoiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL3BhY2thZ2UuanNvbiAuL3BhY2thZ2UuanNvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL0xJQ0VOU0UgLi9MSUNFTlNFICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNzI0Nzg4MzI2WiIsImNyZWF0ZWRfYnkiOiJVU0VSIG5vZGUiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiVk9MVU1FIFsvd2lraS9kYXRhL2NvbnRlbnRdIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzAwMC90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzQ0My90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkNNRCBbXCJub2RlXCIgXCJzZXJ2ZXJcIl0iLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2YjU3Y2NmM2FiMDEwNzQ5MTI1M2I1MWI2MTBjYjU2NzBlYWZmZjg0N2I5OWY4ZGJhYjcyMzNiYjIxMWQ2YzJlIiwic2hhMjU2OjU0NGI4YjFkODI3NzU4ZTQxNWFiYjMzNWUyMmU4M2Y2ZTY3MThmODA3ZGNjMjE2YjQ5OTNmM2RhMDNjNzYyMzkiLCJzaGEyNTY6MWIwMDFiNjFjZDM5MGY3NGE0ZTI1OThjYmFiMjMyMGE1NGFmODUxYTM0MzJmOTYwZmQwMjA2MWEzMjg1MWJkZSIsInNoYTI1NjoyYzMyNTBiOTQ4NTViOWJjYWQ2MzI1Mzc5NjgwMmRmZjcyODM3NmI5ZjIzMWUwYWNkODM4MjAxZGIwMjRjZWRiIiwic2hhMjU2OmFhNGNhNGIxYWIyZjNkOTk1NGUxODU3NGE0MmQ4NTQ2MGZkYjMyZTk1NWY1MTcwNDUwOTg3M2QzMDE5NzAzN2UiLCJzaGEyNTY6MzE2OGZkYjgyNDI3NzNiZTQ4NjJlNmU2OGIzMWM2MTY2ODBiYzVlOGI0MDkzZGEyY2E4YWQ3MTc5N2I2YzIxZSIsInNoYTI1NjozNDllODNlNzNiNDc2ZGEyMTk0N2RjZTM4YWFiZjY5MzliMDYzOTlhOWVmN2M3NzM5ZmQ5Mzk1OWYzOWYzNzFjIiwic2hhMjU2OjVmNzBiZjE4YTA4NjAwNzAxNmU5NDhiMDRhZWQzYjgyMTAzYTM2YmVhNDE3NTViNmNkZGZhZjEwYWNlM2M2ZWYiLCJzaGEyNTY6MjllNTIwZTIxNGRmZjYxNTY3OGYzNzBhYzFlMTQyNjVlMmYxYjQ1ZTJhYTg2MDhlZjlmOTg1ZGQ0ODA3Njc2NCIsInNoYTI1NjozN2ZkNWQ1NmYxZDJjYTMyOTlmNTg2ZWMzZDAyODRkZjk5NGI3Mjg4YmFlMTljODU2NzkxZjdiMDJiNGVlMzQzIiwic2hhMjU2OmZiYWNjYWY3NzE3Nzc0ZWVkNTgwYjAxYTE3MTQ0YjRhZTE0MzFiYjExNmNiOTViOWViMWI3YTgyM2U3YjVkZGYiLCJzaGEyNTY6YmUyYWU2OWNkNTMwODEyNzFhYWYzOGZmNjg4NGE2NjAzZmEzMTUyYmE4NTU0MGNhM2JmMjgxNzk5YzA5MjhjMiIsInNoYTI1NjoxYTA1OGQ1MzQyY2M3MjJhZDU0MzljYWNhZTRiMmI0ZWVkZGU1MWQ4ZmU4ODAwZmNmMjg0NDQzMDIzNTVjMTZkIl19LCJjb25maWciOnsiQ21kIjpbIm5vZGUiLCJzZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIk5PREVfVkVSU0lPTj0xNi4xMy4xIiwiWUFSTl9WRVJTSU9OPTEuMjIuMTUiXSwiTGFiZWxzIjp7ImNvbS5henVyZS5kZXYuaW1hZ2UuYnVpbGQuc291cmNldmVyc2lvbiI6IjUyMTBlMTRiNTdlMWZjZTA3NTUyZmE1ZGQ4MGQ3MmI0MDQ5MzI1MzQiLCJjb20uYXp1cmUuZGV2LmltYWdlLnN5c3RlbS50ZWFtZm91bmRhdGlvbmNvbGxlY3Rpb251cmkiOiJodHRwczovL2Rldi5henVyZS5jb20vcmVxdWFya3MvIiwiaW1hZ2UuYmFzZS5kaWdlc3QiOiJzaGEyNTY6YTliOWNiODgwZmE0MjliMGJlYTg5OWNkM2IxYmMwODFhYjcyNzdjYzk3ZTZkMmRjZDg0YmQ5NzUzYjIwMjdlMSIsImltYWdlLmJhc2UucmVmLm5hbWUiOiJub2RlOjE2LWFscGluZSIsIm1haW50YWluZXIiOiJyZXF1YXJrcy5pbyJ9LCJWb2x1bWVzIjp7Ii93aWtpL2RhdGEvY29udGVudCI6e319LCJXb3JraW5nRGlyIjoiL3dpa2kiLCJFeHBvc2VkUG9ydHMiOnsiMzAwMC90Y3AiOnt9LCIzNDQzL3RjcCI6e319LCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d"], "architecture": "amd64", "os": "linux", "labels": {"com.azure.dev.image.build.sourceversion": "5210e14b57e1fce07552fa5dd80d72b404932534", "com.azure.dev.image.system.teamfoundationcollectionuri": "https://dev.azure.com/requarks/", "image.base.digest": "sha256:a9b9cb880fa429b0bea899cd3b1bc081ab7277cc97e6d2dcd84bd9753b2027e1", "image.base.ref.name": "node:16-alpine", "maintainer": "requarks.io"}}}, "distro": {"name": "alpine", "version": "3.14.3", "idLike": null}, "descriptor": {"name": "", "version": "", "db": {"built": "2023-05-29T01:31:19Z", "schemaVersion": 5, "location": "/home/nonroot/.cache/grype/db/5", "checksum": "sha256:5a5f72d5828b204f21cd1e15f95f6fa8ec214da0ad0d970bd91f5dee43100cb3", "error": null}}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/golang-dynamic-simple.json b/configurations/expected-result/filteredSBOM/golang-dynamic-simple.json index 04a4a517..aa093a71 100644 --- a/configurations/expected-result/filteredSBOM/golang-dynamic-simple.json +++ b/configurations/expected-result/filteredSBOM/golang-dynamic-simple.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-golangdynamic-77dcfcf86-golangdynamic-303e-26bb", "namespace": "kubescape", "uid": "8316f932-3a23-4778-b7e1-c5cdd975e194", "resourceVersion": "1", "creationTimestamp": "2024-11-29T14:25:58Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "golangdynamic", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "golangdynamic"}, "annotations": {"kubescape.io/image-id": "sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/image-tag": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "golangdynamic"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T14:23:58Z"}}, "syft": {"artifacts": null, "artifactRelationships": null, "source": {"id": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "name": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "version": "sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "type": "image", "metadata": {"userInput": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "imageID": "sha256:ee8a6db6a63e312a3ddc45feddb3f7c6f43e5c03cf4d455d600ea28716c4dd13", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 482451943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "size": 7835457}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "size": 391829195}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "size": 56168910}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f", "size": 26618381}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA2LTA1VDIxOjQyOjM5LjA0OTg1MTI2NVoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0yOVQxODoxOToyMC4xMTQxOTczOTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjIzMDQ0OTk5Nzg1YjEwZjM4NzcyOTBiZDNjOWQ4ZGIzYzljYjFmYWM4ZWRmYjQwYzc3NTEzN2FiNzNlMGQ0MWQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTI5VDE4OjE5OjIwLjI0NDI2ODcwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6MTg6MTQuNjY1OTE2Nzc3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSAtLXVwZGF0ZSBnbyBnY2MgZysrIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjoyNy40OTg5NzczMzRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBkaXI6Y2U3ZTZiN2ExNmMyZjZiMDM3NWQyMjZhYmZmM2NmNzY4ZGEyOWUyMzFjOWQ5NjdkNzE5OWM5MGM3NDFlODc2ZSBpbiAuICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6NDI6MzguNjczNjEyMjUxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIENHT19FTkFCTEVEPTEgR09PUz1saW51eCBnbyBidWlsZCBtYWluLmdvIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjozOS4wNDk4NTEyNjVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wiLi9tYWluXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OmJkMzQ1NDgzZTg4NGVmOWZkY2FmNzY5MmRjNjI0NjQ5Mzg3N2FmYmUxNDJjNzRlN2Y2YWU0YTk1ZjhhZTc2ODMiLCJzaGEyNTY6MmU1NjY4YjRmOWYwNjI4MTdlNTkzOWI4ZjczYWQ4MGQ2ODY2OTgxN2Y0NzIyNThjNjg3ODE5OTFlZGJlOTdmZSIsInNoYTI1NjpkZmYzNzkwN2JiMGNmNDMyNmNmNGNmZmZkMjc0OGYyZDQyZDJiNTk4NjZlMGYyZjgyOGNiNGNkYzJhMGRjYTM4Iiwic2hhMjU2OjEyY2Y0YjI2MzE2YWE1YzMwZDZmY2Y2MjM4ODAzN2Q0NmUzZmIxOWZjNGY3MjdmNzM4OTgyMDBiNzEyMTdkNmYiXX0sImNvbmZpZyI6eyJDbWQiOlsiLi9tYWluIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIl19fQ==", "repoDigests": ["docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux edge", "name": "Alpine Linux", "id": "alpine", "versionID": "3.18_alpha20230329", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-golangdynamic-77dcfcf86-golangdynamic-d164-7b14", "namespace": "kubescape", "uid": "bb5169ba-f377-47a5-a6aa-696898bcd2d9", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:35:06Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "golangdynamic", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "golangdynamic"}, "annotations": {"kubescape.io/image-id": "sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/image-tag": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "golangdynamic"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:33:06Z"}}, "syft": {"artifacts": null, "artifactRelationships": null, "source": {"id": "4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "name": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "version": "sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "type": "image", "metadata": {"userInput": "docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c", "imageID": "sha256:ee8a6db6a63e312a3ddc45feddb3f7c6f43e5c03cf4d455d600ea28716c4dd13", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 482451943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bd345483e884ef9fdcaf7692dc6246493877afbe142c74e7f6ae4a95f8ae7683", "size": 7835457}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2e5668b4f9f062817e5939b8f73ad80d68669817f472258c68781991edbe97fe", "size": 391829195}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:dff37907bb0cf4326cf4cfffd2748f2d42d2b59866e0f2f828cb4cdc2a0dca38", "size": 56168910}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:12cf4b26316aa5c30d6fcf62388037d46e3fb19fc4f727f73898200b71217d6f", "size": 26618381}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA2LTA1VDIxOjQyOjM5LjA0OTg1MTI2NVoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0yOVQxODoxOToyMC4xMTQxOTczOTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjIzMDQ0OTk5Nzg1YjEwZjM4NzcyOTBiZDNjOWQ4ZGIzYzljYjFmYWM4ZWRmYjQwYzc3NTEzN2FiNzNlMGQ0MWQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTI5VDE4OjE5OjIwLjI0NDI2ODcwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6MTg6MTQuNjY1OTE2Nzc3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSAtLXVwZGF0ZSBnbyBnY2MgZysrIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjoyNy40OTg5NzczMzRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBkaXI6Y2U3ZTZiN2ExNmMyZjZiMDM3NWQyMjZhYmZmM2NmNzY4ZGEyOWUyMzFjOWQ5NjdkNzE5OWM5MGM3NDFlODc2ZSBpbiAuICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDYtMDVUMjE6NDI6MzguNjczNjEyMjUxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIENHT19FTkFCTEVEPTEgR09PUz1saW51eCBnbyBidWlsZCBtYWluLmdvIn0seyJjcmVhdGVkIjoiMjAyMy0wNi0wNVQyMTo0MjozOS4wNDk4NTEyNjVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wiLi9tYWluXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OmJkMzQ1NDgzZTg4NGVmOWZkY2FmNzY5MmRjNjI0NjQ5Mzg3N2FmYmUxNDJjNzRlN2Y2YWU0YTk1ZjhhZTc2ODMiLCJzaGEyNTY6MmU1NjY4YjRmOWYwNjI4MTdlNTkzOWI4ZjczYWQ4MGQ2ODY2OTgxN2Y0NzIyNThjNjg3ODE5OTFlZGJlOTdmZSIsInNoYTI1NjpkZmYzNzkwN2JiMGNmNDMyNmNmNGNmZmZkMjc0OGYyZDQyZDJiNTk4NjZlMGYyZjgyOGNiNGNkYzJhMGRjYTM4Iiwic2hhMjU2OjEyY2Y0YjI2MzE2YWE1YzMwZDZmY2Y2MjM4ODAzN2Q0NmUzZmIxOWZjNGY3MjdmNzM4OTgyMDBiNzEyMTdkNmYiXX0sImNvbmZpZyI6eyJDbWQiOlsiLi9tYWluIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIl19fQ==", "repoDigests": ["docker.io/rcohendockerhub/golang-hello-world@sha256:4cabc6988f0473e47f12bc6010aecfd244e84b77ae10b845a95f469fa41acf3c"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux edge", "name": "Alpine Linux", "id": "alpine", "versionID": "3.18_alpha20230329", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/mariadb.json b/configurations/expected-result/filteredSBOM/mariadb.json index be6e10a8..2ac7278c 100644 --- a/configurations/expected-result/filteredSBOM/mariadb.json +++ b/configurations/expected-result/filteredSBOM/mariadb.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-mariadb-6d5fc7976b-mariadb-cf5a-8071", "namespace": "kubescape", "uid": "34aaa203-502f-46db-875f-21b8d49507bc", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:17:38Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "mariadb", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "mariadb"}, "annotations": {"kubescape.io/image-id": "sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/image-tag": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "mariadb"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T12:15:51Z"}}, "syft": {"artifacts": [{"id": "1e56c99c83d44f9a", "name": "adduser", "version": "3.118ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/adduser/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/adduser.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/adduser.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/adduser/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:adduser:adduser:3.118ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/adduser@3.118ubuntu2?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "adduser", "source": "", "version": "3.118ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Core Developers ", "installedSize": 624, "depends": ["passwd", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/etc/deluser.conf", "digest": {"algorithm": "md5", "value": "773fb95e98a27947de4a95abb3d3f2a2"}, "isConfigFile": true}, {"path": "/usr/sbin/adduser", "digest": {"algorithm": "md5", "value": "9bafa63f1a164ce88448f836b90c9670"}, "isConfigFile": false}, {"path": "/usr/sbin/deluser", "digest": {"algorithm": "md5", "value": "caed1d555e3f5e7ecc581b0dff94ae40"}, "isConfigFile": false}, {"path": "/usr/share/adduser/adduser.conf", "digest": {"algorithm": "md5", "value": "a9485aa815f8459ceaeb4e90f395f119"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/TODO", "digest": {"algorithm": "md5", "value": "77a2c919c4dcc53377b47b00d83f594b"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/changelog.gz", "digest": {"algorithm": "md5", "value": "09a9f443baccea97a95893a85a684192"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/copyright", "digest": {"algorithm": "md5", "value": "caed49ab166f22ef31bf1127f558d0ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/INSTALL", "digest": {"algorithm": "md5", "value": "55f158219a06612fcb6d35952d1b95f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/README.gz", "digest": {"algorithm": "md5", "value": "dbad57a344cf30dc96d14fe41270afdd"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local", "digest": {"algorithm": "md5", "value": "04bf7a834a790dbcf91d9126ec2a93bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf", "digest": {"algorithm": "md5", "value": "51367088cb922ab47b652cad2fdf1ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/adduser.conf", "digest": {"algorithm": "md5", "value": "6871ba9b0a0073ccdc133af045acaac6"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc", "digest": {"algorithm": "md5", "value": "7a0388cf3e93997d82f705c29c90892a"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/profile", "digest": {"algorithm": "md5", "value": "c4869bc559365ab84733b15280332ae9"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel.other/index.html", "digest": {"algorithm": "md5", "value": "82589559808bbaade90a966287e51627"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout", "digest": {"algorithm": "md5", "value": "95c9c80ac808659d74ec72d7bd86a118"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile", "digest": {"algorithm": "md5", "value": "7e25a53e7588cdb05870608583b05b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc", "digest": {"algorithm": "md5", "value": "6f2fe654cd11a739ba9fb6a9f13881fe"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e86b2bd212a5530e6041cc258884e3fd"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "730a8fcbaf4d2dc7d9166474542b3d64"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "33591236d1ca248f21b13adb86155823"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "56df7587f95b2505d76ff4f6726d919b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e043465db80018028075f188f7f563ab"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "bc8a7500fd29c2a157d649424f3220d6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "2e139d1b89cad038b25ef56f5177051a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "036a5c29f8e3fcf13cd0565151e74a24"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "987147c2d9d09336ca8e21267f2707ce"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7441b7d5480684530de0cfccd6cf05c0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "77dc00cf5121339ae33b71afcc57cb51"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "99fd858a28490192abc492df19568c97"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "01f67821dac1e8978f451e52bd6904a0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "bfd1d070698243e9a972414be28af1dd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "063b46c00c1efb1d7021d56ca002cacb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "0c16973d9d555536c44223ea0b87426c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "564e26af63f0f00ab66cf678ddab2dc5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "c802bf2e90e25a52bfe6be35d9f8f9c3"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "8510b3b8d0094741bff263ed7191653e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "04f901e329645aed0045b437343dcc70"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "3ce76043a42d6f59f8ae62e23d26e782"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "fb59a54d021f5fb82f7e8e73473ebf89"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "f566c3d76276e8021d19d60f7d378652"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "0f88f88c7d16c2044cf36718cc9b62cd"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "8f06ef538d17b8b1d8521eed2d2887a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "47bbad2158e451393b5592406687ee78"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "f7bfa4558a996e58b6b601a5b25beacc"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "f05c5700fcb7c3594a7c289d455fb7b6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "996d16e86ddbad871bb2d329d8cccc6d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f18c5abe2bae595e810ba11c00adde70"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "7464b0cdf13ea3a6649b21ced1f954a4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "8035f6777240db6b240203265cc8d671"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "87d09b8093efcfedd2d2a4b0e0d241f0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "af028d8eefc5e899eaf488593ca77901"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "2473eb57cd8620fdcf7ef8591cfce06e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "64cb529436572bfbd15669ce88c02a27"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "fb9ff59a6df9d9323ac8199954375fd7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "66e694c9b2197873ac7277e160d04405"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "06fb78aa0562d2b1f059dcd3b92b6883"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "16070c4f6549d503590f879a51a38130"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "digest": {"algorithm": "md5", "value": "0e7caf7093ef70d9da52ba64b8d8e5a5"}, "isConfigFile": false}]}}, {"id": "8357f04db8c6661b", "name": "coreutils", "version": "8.30-3ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/coreutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/coreutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/coreutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:coreutils:coreutils:8.30-3ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/coreutils@8.30-3ubuntu2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "coreutils", "source": "", "version": "8.30-3ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 7196, "preDepends": ["libacl1 (>= 2.2.23)", "libattr1 (>= 1:2.4.44)", "libc6 (>= 2.28)", "libselinux1 (>= 2.1.13)"], "files": [{"path": "/bin/cat", "digest": {"algorithm": "md5", "value": "7e9d213e404ad3bb82e4ebb2e1f2c1b3"}, "isConfigFile": false}, {"path": "/bin/chgrp", "digest": {"algorithm": "md5", "value": "c2364fcc7ac7777b5345f3a513c7e507"}, "isConfigFile": false}, {"path": "/bin/chmod", "digest": {"algorithm": "md5", "value": "739483b900c045ae1374d6f53a86a279"}, "isConfigFile": false}, {"path": "/bin/chown", "digest": {"algorithm": "md5", "value": "601d025c2c3d9603a82b78d1ec3734c4"}, "isConfigFile": false}, {"path": "/bin/cp", "digest": {"algorithm": "md5", "value": "40f10ae7ea3e44218d1a8c306f79c83f"}, "isConfigFile": false}, {"path": "/bin/date", "digest": {"algorithm": "md5", "value": "b3d4bbb2fce7ba842e2ea0786997ca0d"}, "isConfigFile": false}, {"path": "/bin/dd", "digest": {"algorithm": "md5", "value": "36a301348e8fcc95db13a0e52a765a36"}, "isConfigFile": false}, {"path": "/bin/df", "digest": {"algorithm": "md5", "value": "60afc07f46c510cd94ed9decfcf5044d"}, "isConfigFile": false}, {"path": "/bin/dir", "digest": {"algorithm": "md5", "value": "079b45463b8b7f66d9ec2c24b2853fbe"}, "isConfigFile": false}, {"path": "/bin/echo", "digest": {"algorithm": "md5", "value": "fff00ac5e16a56e685e4018903da4fa9"}, "isConfigFile": false}, {"path": "/bin/false", "digest": {"algorithm": "md5", "value": "3177546c74e4f0062909eae43d948bfc"}, "isConfigFile": false}, {"path": "/bin/ln", "digest": {"algorithm": "md5", "value": "e933cf05571f62c0157d4e2dfcaea282"}, "isConfigFile": false}, {"path": "/bin/ls", "digest": {"algorithm": "md5", "value": "e7793f15c2ff7e747b4bc7079f5cd4f7"}, "isConfigFile": false}, {"path": "/bin/mkdir", "digest": {"algorithm": "md5", "value": "088c9d1df5a28ed16c726eca15964cb7"}, "isConfigFile": false}, {"path": "/bin/mknod", "digest": {"algorithm": "md5", "value": "1f1bae483ce4227500598ed9d76705c5"}, "isConfigFile": false}, {"path": "/bin/mktemp", "digest": {"algorithm": "md5", "value": "e117ed1c2172d436fa31cc9d263131e8"}, "isConfigFile": false}, {"path": "/bin/mv", "digest": {"algorithm": "md5", "value": "504f0590fa482d4da070a702260e3716"}, "isConfigFile": false}, {"path": "/bin/pwd", "digest": {"algorithm": "md5", "value": "4004049e637fe9a8e383bca307de7b1d"}, "isConfigFile": false}, {"path": "/bin/readlink", "digest": {"algorithm": "md5", "value": "1a35f72a795244327f5f8107152018c6"}, "isConfigFile": false}, {"path": "/bin/rm", "digest": {"algorithm": "md5", "value": "aa2b5496fdbfd88e38791ab81f90b95b"}, "isConfigFile": false}, {"path": "/bin/rmdir", "digest": {"algorithm": "md5", "value": "b02774276f8ce17de6458c24b05e6e07"}, "isConfigFile": false}, {"path": "/bin/sleep", "digest": {"algorithm": "md5", "value": "fcba58db24e5e3672c4d70a3bb01d7a4"}, "isConfigFile": false}, {"path": "/bin/stty", "digest": {"algorithm": "md5", "value": "06765287eebe96d3a8938a8e09016ef9"}, "isConfigFile": false}, {"path": "/bin/sync", "digest": {"algorithm": "md5", "value": "58c3664a687fa86500d941547779dc01"}, "isConfigFile": false}, {"path": "/bin/touch", "digest": {"algorithm": "md5", "value": "3859c173f5d3b37be3e531b7c84a9c68"}, "isConfigFile": false}, {"path": "/bin/true", "digest": {"algorithm": "md5", "value": "589a58ff455dbd092cb3ba3dd2c4c63e"}, "isConfigFile": false}, {"path": "/bin/uname", "digest": {"algorithm": "md5", "value": "4ac7c634c5bec95753c480e9d421dcc2"}, "isConfigFile": false}, {"path": "/bin/vdir", "digest": {"algorithm": "md5", "value": "1ebc9895a539b8b9d431fed32431e246"}, "isConfigFile": false}, {"path": "/usr/bin/[", "digest": {"algorithm": "md5", "value": "082038bc1ec713bb8fc1428638a9d5ae"}, "isConfigFile": false}, {"path": "/usr/bin/arch", "digest": {"algorithm": "md5", "value": "cb1f8525113d165c00fd975fddaed437"}, "isConfigFile": false}, {"path": "/usr/bin/b2sum", "digest": {"algorithm": "md5", "value": "e8c73f9410f1272b208bcdf95ce59469"}, "isConfigFile": false}, {"path": "/usr/bin/base32", "digest": {"algorithm": "md5", "value": "158d15b9c1dba77f270fabcf6e7cf17d"}, "isConfigFile": false}, {"path": "/usr/bin/base64", "digest": {"algorithm": "md5", "value": "81ddf3d1d8e681d22921836b9360405f"}, "isConfigFile": false}, {"path": "/usr/bin/basename", "digest": {"algorithm": "md5", "value": "3283660e59f128df18bec9b96fbd4d41"}, "isConfigFile": false}, {"path": "/usr/bin/chcon", "digest": {"algorithm": "md5", "value": "103735bbc6d4ffeccaa7aa8c86db1e1c"}, "isConfigFile": false}, {"path": "/usr/bin/cksum", "digest": {"algorithm": "md5", "value": "38e5b07d9a1b89e206f7b6520e83c183"}, "isConfigFile": false}, {"path": "/usr/bin/comm", "digest": {"algorithm": "md5", "value": "b6e8081871397d0b760b48b2d18d09f4"}, "isConfigFile": false}, {"path": "/usr/bin/csplit", "digest": {"algorithm": "md5", "value": "75248592f68bac920c9bfc1c933bc278"}, "isConfigFile": false}, {"path": "/usr/bin/cut", "digest": {"algorithm": "md5", "value": "d8ed0ea8f22c0de0f8692d4d9f1759d3"}, "isConfigFile": false}, {"path": "/usr/bin/dircolors", "digest": {"algorithm": "md5", "value": "7fdc4fb42d1a265f042ab652ee3bf97a"}, "isConfigFile": false}, {"path": "/usr/bin/dirname", "digest": {"algorithm": "md5", "value": "aafc5c13efcc5fc5b28b2cce6547765a"}, "isConfigFile": false}, {"path": "/usr/bin/du", "digest": {"algorithm": "md5", "value": "cb3a8469b0946d8012c0f8d7d051ffeb"}, "isConfigFile": false}, {"path": "/usr/bin/env", "digest": {"algorithm": "md5", "value": "a07608ea9b03212885b826d00c37f0ab"}, "isConfigFile": false}, {"path": "/usr/bin/expand", "digest": {"algorithm": "md5", "value": "94c1ad9535a5847c2c01d37024d6ad93"}, "isConfigFile": false}, {"path": "/usr/bin/expr", "digest": {"algorithm": "md5", "value": "bd39f52259334813cedc609f830097b0"}, "isConfigFile": false}, {"path": "/usr/bin/factor", "digest": {"algorithm": "md5", "value": "50d71255118710871d18863d88fcdd28"}, "isConfigFile": false}, {"path": "/usr/bin/fmt", "digest": {"algorithm": "md5", "value": "f5ef48b02765d347ecf94346c7248dd8"}, "isConfigFile": false}, {"path": "/usr/bin/fold", "digest": {"algorithm": "md5", "value": "80bdbdb05ae81b813ecf714d1bbe35ae"}, "isConfigFile": false}, {"path": "/usr/bin/groups", "digest": {"algorithm": "md5", "value": "401706bf763f60385e806aca52138858"}, "isConfigFile": false}, {"path": "/usr/bin/head", "digest": {"algorithm": "md5", "value": "fd96a67145172477dd57131396fc9608"}, "isConfigFile": false}, {"path": "/usr/bin/hostid", "digest": {"algorithm": "md5", "value": "f3f907b7f54fba2eb6a5f2daf0b057d3"}, "isConfigFile": false}, {"path": "/usr/bin/id", "digest": {"algorithm": "md5", "value": "36f29256a85dfd77d931750f1335b7ab"}, "isConfigFile": false}, {"path": "/usr/bin/install", "digest": {"algorithm": "md5", "value": "55e2520049dc6a62e8c94732e36cdd54"}, "isConfigFile": false}, {"path": "/usr/bin/join", "digest": {"algorithm": "md5", "value": "dbff9fcc35c92d162e6f604d260a085b"}, "isConfigFile": false}, {"path": "/usr/bin/link", "digest": {"algorithm": "md5", "value": "516909cd90c253012aaf17eafc17f830"}, "isConfigFile": false}, {"path": "/usr/bin/logname", "digest": {"algorithm": "md5", "value": "86f659123287943284d6e304c1b5f195"}, "isConfigFile": false}, {"path": "/usr/bin/md5sum", "digest": {"algorithm": "md5", "value": "2b131c5454e3a3ee85885c0443c8f0f9"}, "isConfigFile": false}, {"path": "/usr/bin/mkfifo", "digest": {"algorithm": "md5", "value": "59bec3207ecaaf8155620035fb9f63a7"}, "isConfigFile": false}, {"path": "/usr/bin/nice", "digest": {"algorithm": "md5", "value": "b0e31f71d12d2f195016ca0aa4140479"}, "isConfigFile": false}, {"path": "/usr/bin/nl", "digest": {"algorithm": "md5", "value": "14a237d12f1bf22de9e83116b4dbc426"}, "isConfigFile": false}, {"path": "/usr/bin/nohup", "digest": {"algorithm": "md5", "value": "d8d3ce4d7f4b1e3ac3c3e7c9790f22ca"}, "isConfigFile": false}, {"path": "/usr/bin/nproc", "digest": {"algorithm": "md5", "value": "04dd2a7de93f86cdd6a12c0c30da1621"}, "isConfigFile": false}, {"path": "/usr/bin/numfmt", "digest": {"algorithm": "md5", "value": "64a8a4afada9d94b01b41be1a2f0de05"}, "isConfigFile": false}, {"path": "/usr/bin/od", "digest": {"algorithm": "md5", "value": "569fd83ff321d49ee379e1dc34be0eaf"}, "isConfigFile": false}, {"path": "/usr/bin/paste", "digest": {"algorithm": "md5", "value": "35bd53fe9018799ba08c4a75d6bd3ef9"}, "isConfigFile": false}, {"path": "/usr/bin/pathchk", "digest": {"algorithm": "md5", "value": "f13dcf05eb9d19625a26233902e53490"}, "isConfigFile": false}, {"path": "/usr/bin/pinky", "digest": {"algorithm": "md5", "value": "6e3317353617bf2e9a914195f87a72e2"}, "isConfigFile": false}, {"path": "/usr/bin/pr", "digest": {"algorithm": "md5", "value": "118302a485c3ce5511242f5f65db924f"}, "isConfigFile": false}, {"path": "/usr/bin/printenv", "digest": {"algorithm": "md5", "value": "c84637009e30c78340048ed902ac3ef0"}, "isConfigFile": false}, {"path": "/usr/bin/printf", "digest": {"algorithm": "md5", "value": "85aa5017653f4b1970ccba236418a01c"}, "isConfigFile": false}, {"path": "/usr/bin/ptx", "digest": {"algorithm": "md5", "value": "f89a359ca22d055161c527748f84c231"}, "isConfigFile": false}, {"path": "/usr/bin/realpath", "digest": {"algorithm": "md5", "value": "70960c70b9582a7a4d6ddf8df1f5f0cb"}, "isConfigFile": false}, {"path": "/usr/bin/runcon", "digest": {"algorithm": "md5", "value": "602c68761f4cc2ea3cc6872639536b46"}, "isConfigFile": false}, {"path": "/usr/bin/seq", "digest": {"algorithm": "md5", "value": "e73d58e0a89a814527235654fa32f5eb"}, "isConfigFile": false}, {"path": "/usr/bin/sha1sum", "digest": {"algorithm": "md5", "value": "40cc72ca80c0257ba6f5983af29fd589"}, "isConfigFile": false}, {"path": "/usr/bin/sha224sum", "digest": {"algorithm": "md5", "value": "0a3ca8bac0516ee682d148605080ab35"}, "isConfigFile": false}, {"path": "/usr/bin/sha256sum", "digest": {"algorithm": "md5", "value": "ae35d20c02858dce2ce5083194f43cec"}, "isConfigFile": false}, {"path": "/usr/bin/sha384sum", "digest": {"algorithm": "md5", "value": "b792c3fdaa8da7145a1046d9dc9cdb78"}, "isConfigFile": false}, {"path": "/usr/bin/sha512sum", "digest": {"algorithm": "md5", "value": "3c6cce615a2f15bb2a76a8b12615d972"}, "isConfigFile": false}, {"path": "/usr/bin/shred", "digest": {"algorithm": "md5", "value": "ab807332187b93eae485809ca854fe02"}, "isConfigFile": false}, {"path": "/usr/bin/shuf", "digest": {"algorithm": "md5", "value": "f3176216403e164e96c1276c37b9cf1a"}, "isConfigFile": false}, {"path": "/usr/bin/sort", "digest": {"algorithm": "md5", "value": "136279fed8a4d8534d55595f803dbd74"}, "isConfigFile": false}, {"path": "/usr/bin/split", "digest": {"algorithm": "md5", "value": "0821be73ccbca67dc681d1c4f3b04d80"}, "isConfigFile": false}, {"path": "/usr/bin/stat", "digest": {"algorithm": "md5", "value": "78f9089a1f8a2e611d829e6ea2b6f101"}, "isConfigFile": false}, {"path": "/usr/bin/stdbuf", "digest": {"algorithm": "md5", "value": "ddd5b9afbd19ccd5e1b389f6c4356408"}, "isConfigFile": false}, {"path": "/usr/bin/sum", "digest": {"algorithm": "md5", "value": "f1679dfc276c3908bc6bb3717435cba4"}, "isConfigFile": false}, {"path": "/usr/bin/tac", "digest": {"algorithm": "md5", "value": "88ce8a2da502a3ab0a907de4b3af22d3"}, "isConfigFile": false}, {"path": "/usr/bin/tail", "digest": {"algorithm": "md5", "value": "4e9e76a4809318e0a0ad4b8292f898b9"}, "isConfigFile": false}, {"path": "/usr/bin/tee", "digest": {"algorithm": "md5", "value": "693c977f99c8a5df4028282e7059ce0c"}, "isConfigFile": false}, {"path": "/usr/bin/test", "digest": {"algorithm": "md5", "value": "c8ada195c41cf8b0f67554f943cb9d25"}, "isConfigFile": false}, {"path": "/usr/bin/timeout", "digest": {"algorithm": "md5", "value": "cf5bfe62a464c6972b56e36fc1029395"}, "isConfigFile": false}, {"path": "/usr/bin/tr", "digest": {"algorithm": "md5", "value": "fbd1402dd9f72d8ebfff00ce7c3a7bb5"}, "isConfigFile": false}, {"path": "/usr/bin/truncate", "digest": {"algorithm": "md5", "value": "082d18f4b5541b2a03e59c081b710b22"}, "isConfigFile": false}, {"path": "/usr/bin/tsort", "digest": {"algorithm": "md5", "value": "f92d5afe16b7ecc0d1f6afd04f2614c0"}, "isConfigFile": false}, {"path": "/usr/bin/tty", "digest": {"algorithm": "md5", "value": "af43b9bd26ecd7451b11d7a8e7aedab7"}, "isConfigFile": false}, {"path": "/usr/bin/unexpand", "digest": {"algorithm": "md5", "value": "1560500cba2caf623d26760700ed972d"}, "isConfigFile": false}, {"path": "/usr/bin/uniq", "digest": {"algorithm": "md5", "value": "e296bb9c8e3d3f7813fb8fa2d1aca44c"}, "isConfigFile": false}, {"path": "/usr/bin/unlink", "digest": {"algorithm": "md5", "value": "2f4a0c86a6c1fd57b22de40d4f12f634"}, "isConfigFile": false}, {"path": "/usr/bin/users", "digest": {"algorithm": "md5", "value": "af9f56b1d10687e9e9433647a4c4f901"}, "isConfigFile": false}, {"path": "/usr/bin/wc", "digest": {"algorithm": "md5", "value": "2f44ec9941b5797742ec082e424af073"}, "isConfigFile": false}, {"path": "/usr/bin/who", "digest": {"algorithm": "md5", "value": "04e03e21fed4071259c4427b3baf5e8f"}, "isConfigFile": false}, {"path": "/usr/bin/whoami", "digest": {"algorithm": "md5", "value": "dbc1888ae50bb5d4d9a7a210d51be710"}, "isConfigFile": false}, {"path": "/usr/bin/yes", "digest": {"algorithm": "md5", "value": "68a2c4b96a5513b0083da7e5fd603791"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/coreutils/libstdbuf.so", "digest": {"algorithm": "md5", "value": "aea922e3a1bac9072b9494465686739b"}, "isConfigFile": false}, {"path": "/usr/sbin/chroot", "digest": {"algorithm": "md5", "value": "b022d37e56ff4846eda92cabaad7aec0"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/AUTHORS", "digest": {"algorithm": "md5", "value": "0e6e2b3db1266502ee4dd5fde6c7420a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "11bb530d75a69e84cfdef8adbcfb489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "adb814fb7163084b51574780e5eb5d57"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.Debian", "digest": {"algorithm": "md5", "value": "5d9f0b6ae652b1748962b4665364e96c"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.gz", "digest": {"algorithm": "md5", "value": "ba854875dc397d72b10f4fb78c2b22e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/THANKS.gz", "digest": {"algorithm": "md5", "value": "c7103854b215d905e03af52960e86e89"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/TODO.gz", "digest": {"algorithm": "md5", "value": "36d1b6a2f6408cad94c2fa23cb1a043e"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9e5c0430b6446e40aaf239af6b497e4b"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/copyright", "digest": {"algorithm": "md5", "value": "3093495047b196b1557ad9085ff69e8a"}, "isConfigFile": false}, {"path": "/usr/share/info/coreutils.info.gz", "digest": {"algorithm": "md5", "value": "a560901516fcfa91bce071883e7e45fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/arch.1.gz", "digest": {"algorithm": "md5", "value": "d182a3fb8cb0e955a1f025b575b4c567"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/b2sum.1.gz", "digest": {"algorithm": "md5", "value": "38ea6059c45e8df81c938362032b271c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base32.1.gz", "digest": {"algorithm": "md5", "value": "b56e9a581693e55e90caf89254f41d72"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base64.1.gz", "digest": {"algorithm": "md5", "value": "93648247ef13bec5a4b240762a975efd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basename.1.gz", "digest": {"algorithm": "md5", "value": "79f22a9496238bf29f87331aab2e5f8f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cat.1.gz", "digest": {"algorithm": "md5", "value": "b786987267523989ab6d9fc697b537c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chcon.1.gz", "digest": {"algorithm": "md5", "value": "1ae617e1c634ca6642cf0b7ae8945eea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chgrp.1.gz", "digest": {"algorithm": "md5", "value": "81fd61993ca59054ed563ec826481753"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chmod.1.gz", "digest": {"algorithm": "md5", "value": "690f80790a26b46717b37d757b6711b6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chown.1.gz", "digest": {"algorithm": "md5", "value": "3f50420234b360cb977563eca966bc26"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cksum.1.gz", "digest": {"algorithm": "md5", "value": "8613effb771d8e431e80cd4367485729"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/comm.1.gz", "digest": {"algorithm": "md5", "value": "831dde91e2b02165d2d0341c7ca95f8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cp.1.gz", "digest": {"algorithm": "md5", "value": "3fa64643b140221c1e56c694e686fb0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/csplit.1.gz", "digest": {"algorithm": "md5", "value": "8e7a001dbe3eb1bd4dfc5c822443621a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cut.1.gz", "digest": {"algorithm": "md5", "value": "e33df81b44d5e3588bb8801c617b46e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/date.1.gz", "digest": {"algorithm": "md5", "value": "2c2571eafc8e7e3aa08b9575a3d82f1e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dd.1.gz", "digest": {"algorithm": "md5", "value": "12a346cbce153c695003ecc0f8012de8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/df.1.gz", "digest": {"algorithm": "md5", "value": "a4a88c490f2deca014df5d8d30530301"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dir.1.gz", "digest": {"algorithm": "md5", "value": "c5cf897d305dba3486479d04455ca0bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dircolors.1.gz", "digest": {"algorithm": "md5", "value": "b0d0320513f577350131a9d7eefba3b2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirname.1.gz", "digest": {"algorithm": "md5", "value": "f630d2c6b65d728a127166c22ebd1ff2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/du.1.gz", "digest": {"algorithm": "md5", "value": "7c1e4e99310e8a8280c2101b4a94421f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/echo.1.gz", "digest": {"algorithm": "md5", "value": "c99e63fe5e1d09d326d384cb40e1dd16"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/env.1.gz", "digest": {"algorithm": "md5", "value": "806ff70e0f1f7b1aa548ecd8852ce794"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expand.1.gz", "digest": {"algorithm": "md5", "value": "d3711a34f4582c2f27f35bbd2544f9ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expr.1.gz", "digest": {"algorithm": "md5", "value": "bb0c47487ca242796c25055d2f6ac2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/factor.1.gz", "digest": {"algorithm": "md5", "value": "9291d0e9e39e4203b6b11ddbaf527b79"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/false.1.gz", "digest": {"algorithm": "md5", "value": "c64003729335c92bdc4c0fcab51e70f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fmt.1.gz", "digest": {"algorithm": "md5", "value": "dd76b659d088930670c7e290c7b2fc6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fold.1.gz", "digest": {"algorithm": "md5", "value": "a194f7311d66abaab679dc196fded49f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/groups.1.gz", "digest": {"algorithm": "md5", "value": "e4ac4858d7d08f1d217fec729c7c8512"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/head.1.gz", "digest": {"algorithm": "md5", "value": "24b845c611b46e2c8381a5806942249f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostid.1.gz", "digest": {"algorithm": "md5", "value": "ed2e2b50b5e61df1cd89c3872ca6e25f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/id.1.gz", "digest": {"algorithm": "md5", "value": "7f2c1a97faabe96ead361fe7c11c27f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/install.1.gz", "digest": {"algorithm": "md5", "value": "44e0144326cb8711a30110f3eeaa8950"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/join.1.gz", "digest": {"algorithm": "md5", "value": "736abaf99d7d1234d8db0c802b300f3c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/link.1.gz", "digest": {"algorithm": "md5", "value": "6af93ca845e9026be9da223d15d2ef98"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ln.1.gz", "digest": {"algorithm": "md5", "value": "790bbf81d66056a5f9a447b82e34e454"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logname.1.gz", "digest": {"algorithm": "md5", "value": "414a9eb83aff135f92bb2be617e81d6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ls.1.gz", "digest": {"algorithm": "md5", "value": "65569fc0ea1ac9fd532fa7d500052cf0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/md5sum.1.gz", "digest": {"algorithm": "md5", "value": "2c92dcc1afb2ace8b742f3c39957d871"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkdir.1.gz", "digest": {"algorithm": "md5", "value": "32e9683e8f78610509c1ac8487ac9a60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkfifo.1.gz", "digest": {"algorithm": "md5", "value": "a5673de2fd950c981014064cc2f77e66"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mknod.1.gz", "digest": {"algorithm": "md5", "value": "262244e212df009fc7cfafb634ba325f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mktemp.1.gz", "digest": {"algorithm": "md5", "value": "d95de4c33fd7d0ed6b57a57afdee6d8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mv.1.gz", "digest": {"algorithm": "md5", "value": "ad80a69aefba206b91273a3f5bcbbb60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nice.1.gz", "digest": {"algorithm": "md5", "value": "332c03b3faa999f83c7a2a7c538eb0b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nl.1.gz", "digest": {"algorithm": "md5", "value": "bb2354d46e2f61fc8dbac739bedd9710"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nohup.1.gz", "digest": {"algorithm": "md5", "value": "461899351ea31c4e96ce253bfd441bf3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nproc.1.gz", "digest": {"algorithm": "md5", "value": "500e2b5b520b18252dd419809b543af7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/numfmt.1.gz", "digest": {"algorithm": "md5", "value": "0830d66724cb3dfe863bb95ec0fe24d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/od.1.gz", "digest": {"algorithm": "md5", "value": "cb9826b467ce840ad769c6093c571343"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/paste.1.gz", "digest": {"algorithm": "md5", "value": "4c1087e91dd774b6e97b6cb7c94c48ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pathchk.1.gz", "digest": {"algorithm": "md5", "value": "11d3735baa475a355f9e19aa4a44e972"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinky.1.gz", "digest": {"algorithm": "md5", "value": "752c1cb6ee700830f86e613ec42c87b8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pr.1.gz", "digest": {"algorithm": "md5", "value": "64e0340b0db3aaab1baedcb3a6361fe8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printenv.1.gz", "digest": {"algorithm": "md5", "value": "e92f334ddc522c9e4131b3c0be58a9cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printf.1.gz", "digest": {"algorithm": "md5", "value": "ca88975a64691913806e11656b60ffd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptx.1.gz", "digest": {"algorithm": "md5", "value": "c78914091b29961f46e7161badc54131"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwd.1.gz", "digest": {"algorithm": "md5", "value": "b91bfad2f07a9f4569dc10c3aa9c807d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/readlink.1.gz", "digest": {"algorithm": "md5", "value": "d743e2c8da843f34ec848bcb7185cb91"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/realpath.1.gz", "digest": {"algorithm": "md5", "value": "1addca1bcf64866b907f32b9cf1071dd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rm.1.gz", "digest": {"algorithm": "md5", "value": "603ca88a31003d07eff2fa21a921020e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rmdir.1.gz", "digest": {"algorithm": "md5", "value": "62c6a85c2f803d20bd2cca7ce43ed587"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runcon.1.gz", "digest": {"algorithm": "md5", "value": "5f36aac71bea746bdd9a576b6ae1ffd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/seq.1.gz", "digest": {"algorithm": "md5", "value": "393fd1027061873cf902f67d638d9bd0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha1sum.1.gz", "digest": {"algorithm": "md5", "value": "1795f7fd61446bc66053de61beb56f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha224sum.1.gz", "digest": {"algorithm": "md5", "value": "efe7343fc1074333b4a0ec6163a7731b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha256sum.1.gz", "digest": {"algorithm": "md5", "value": "60b0092ae5c0575a71bad01d97b4dcf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha384sum.1.gz", "digest": {"algorithm": "md5", "value": "1aafe44d6b5d5a29acdd09bb8709e378"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha512sum.1.gz", "digest": {"algorithm": "md5", "value": "81186a0cf87cc745fc882776a632858c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shred.1.gz", "digest": {"algorithm": "md5", "value": "77e6849968e1ba60dc6f86b9730434a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shuf.1.gz", "digest": {"algorithm": "md5", "value": "7d8d90e02421c6f012d001e9eea94388"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sleep.1.gz", "digest": {"algorithm": "md5", "value": "6badda49501eec770fca31cdb219a0d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sort.1.gz", "digest": {"algorithm": "md5", "value": "ad38ab85cb20d79793f2bcaf3fa6e3f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/split.1.gz", "digest": {"algorithm": "md5", "value": "5589db42bb66c2bba4adec1ec6934947"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stat.1.gz", "digest": {"algorithm": "md5", "value": "82d4be44e8c3188f47bfde5183cbf39b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stdbuf.1.gz", "digest": {"algorithm": "md5", "value": "7c25fd18c79eed180e81699b3070cd67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stty.1.gz", "digest": {"algorithm": "md5", "value": "d0497a0ccd09cd168096da783fd5d64a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sum.1.gz", "digest": {"algorithm": "md5", "value": "ec762d236ccef4ec93b11dfd52cd81df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sync.1.gz", "digest": {"algorithm": "md5", "value": "81894f2e14509024bdd78b8a80bb837d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tac.1.gz", "digest": {"algorithm": "md5", "value": "5f0f1fd3b8fccf4cbefaf438b61d56d5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tail.1.gz", "digest": {"algorithm": "md5", "value": "a1d78ecf3683ded782bbffe44e46ba38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tee.1.gz", "digest": {"algorithm": "md5", "value": "3e3f1b1d3fe0341aba22616e1fadebfe"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/test.1.gz", "digest": {"algorithm": "md5", "value": "123fe3912c050b2a8ab61984d4ede946"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/timeout.1.gz", "digest": {"algorithm": "md5", "value": "d3a8bb467faf556af8baff3647c71913"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/touch.1.gz", "digest": {"algorithm": "md5", "value": "67e59a250282ed0b7342104513cc1f97"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tr.1.gz", "digest": {"algorithm": "md5", "value": "a36973bf36f84a7e9f0bb32df9c013f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/true.1.gz", "digest": {"algorithm": "md5", "value": "4f512f936b2afebc3664ce30b62b6b83"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/truncate.1.gz", "digest": {"algorithm": "md5", "value": "17b7223262f828985b0cab9788e1ee7b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsort.1.gz", "digest": {"algorithm": "md5", "value": "a0a65f656caa3d87474c6dbc7f526429"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tty.1.gz", "digest": {"algorithm": "md5", "value": "ad864b288e7e1891dd51a5a7862c1d59"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uname.1.gz", "digest": {"algorithm": "md5", "value": "92a9b196f408208f53697978c41b6d93"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unexpand.1.gz", "digest": {"algorithm": "md5", "value": "8f8ad3c940a796f0e0dab464e12fdbfb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uniq.1.gz", "digest": {"algorithm": "md5", "value": "d1757a6b5b839238d5b2c66f7b6cf01f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unlink.1.gz", "digest": {"algorithm": "md5", "value": "996095034b43f6f9c3524f7a8b78a443"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/users.1.gz", "digest": {"algorithm": "md5", "value": "4930922d98198f8c5f0026379abbe594"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/vdir.1.gz", "digest": {"algorithm": "md5", "value": "844683c5a93e01c4b641929e9011a22d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wc.1.gz", "digest": {"algorithm": "md5", "value": "7f2d3aba95e9aaa021e981aa9a1de85c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/who.1.gz", "digest": {"algorithm": "md5", "value": "f339459ee38ee1ce6228aaa729f5604c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whoami.1.gz", "digest": {"algorithm": "md5", "value": "d8fac35629a831e26923453e707fac77"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/yes.1.gz", "digest": {"algorithm": "md5", "value": "9981f66e23e9a86bdd3f52e5f9f487f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chroot.8.gz", "digest": {"algorithm": "md5", "value": "cac601e9fc9636fc368cb83115d85e52"}, "isConfigFile": false}]}}, {"id": "cfd2a5e8caa9c878", "name": "debconf", "version": "1.5.73", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debconf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debconf:debconf:1.5.73:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/debconf@1.5.73?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "debconf", "source": "", "version": "1.5.73", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 520, "provides": ["debconf-2.0"], "preDepends": ["perl-base (>= 5.20.1-3~)"], "files": [{"path": "/etc/apt/apt.conf.d/70debconf", "digest": {"algorithm": "md5", "value": "7e9d09d5801a42b4926b736b8eeabb73"}, "isConfigFile": true}, {"path": "/etc/debconf.conf", "digest": {"algorithm": "md5", "value": "8c0619be413824f1fc7698cee0f23811"}, "isConfigFile": true}, {"path": "/usr/bin/debconf", "digest": {"algorithm": "md5", "value": "52fc9c61a0d4d0146e6a946c3e14f323"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-apt-progress", "digest": {"algorithm": "md5", "value": "19c67e6eb300e9c61f80aa6b76719bdd"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-communicate", "digest": {"algorithm": "md5", "value": "9667b0261cac6f775e0bce8d5b390cf6"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-copydb", "digest": {"algorithm": "md5", "value": "02b774c3cf0ea04dc88b078fad41681c"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-escape", "digest": {"algorithm": "md5", "value": "3b8e7ec5583b033efd3d6eb0085fbce0"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-set-selections", "digest": {"algorithm": "md5", "value": "351957b29e9a665431a3ae499ce0e74a"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-show", "digest": {"algorithm": "md5", "value": "e2193426e7bf0d0d6c30f632aad55fff"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-preconfigure", "digest": {"algorithm": "md5", "value": "4ef641d90226bd7987f0150c96e1d321"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-reconfigure", "digest": {"algorithm": "md5", "value": "0aed9dd03234edbcbba5868b003c88ff"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/debconf", "digest": {"algorithm": "md5", "value": "f3566bee9dc1c5e9d7261089cf173b33"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule", "digest": {"algorithm": "md5", "value": "4e74a0c6504a640cdbf2576abf364bfd"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule.sh", "digest": {"algorithm": "md5", "value": "039097b6c3340a7386e841c4935eda12"}, "isConfigFile": false}, {"path": "/usr/share/debconf/debconf.conf", "digest": {"algorithm": "md5", "value": "b5ce961d3b91bfaa5ec56d99f7dc4b8d"}, "isConfigFile": false}, {"path": "/usr/share/debconf/fix_db.pl", "digest": {"algorithm": "md5", "value": "1f5d1c3f1b66ce17569091e9435c1019"}, "isConfigFile": false}, {"path": "/usr/share/debconf/frontend", "digest": {"algorithm": "md5", "value": "000234c7f6570234f8de666b740e2bbe"}, "isConfigFile": false}, {"path": "/usr/share/debconf/transition_db.pl", "digest": {"algorithm": "md5", "value": "669b6f370973e8be33f6d1ff3431950a"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "74516646512de2dd1c55df3f61c8bd62"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/README.Debian", "digest": {"algorithm": "md5", "value": "20c51c96dc14801a095b3994715731f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/changelog.gz", "digest": {"algorithm": "md5", "value": "29d5e79c3c4278d3243b7b6e17c4ce3d"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/copyright", "digest": {"algorithm": "md5", "value": "d871f1228bc7a598fbfbc00ac47e19fc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/debconf", "digest": {"algorithm": "md5", "value": "ce8cbe0dfeddc4bbb314754838c98db4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-apt-progress.1.gz", "digest": {"algorithm": "md5", "value": "dc99b9ebf930816ceed43af9a26f959b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-communicate.1.gz", "digest": {"algorithm": "md5", "value": "4560f3893dd31f74320582005a5358e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-copydb.1.gz", "digest": {"algorithm": "md5", "value": "284f4a7faac6ab28059640661954361a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-escape.1.gz", "digest": {"algorithm": "md5", "value": "33a78d31b874b8e8d5bf78bd0375d8dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-set-selections.1.gz", "digest": {"algorithm": "md5", "value": "05b46e9489efc1340ec2ca59a0347bcf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-show.1.gz", "digest": {"algorithm": "md5", "value": "acd870950295cee51e03019b5cbe0d20"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf.1.gz", "digest": {"algorithm": "md5", "value": "8f2c8f5372a158010e225d460f325f74"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-preconfigure.8.gz", "digest": {"algorithm": "md5", "value": "0e668c2a45af498594b5c25903127ae2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-reconfigure.8.gz", "digest": {"algorithm": "md5", "value": "d44db4d33d3d88da2e883663e7750ff5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "digest": {"algorithm": "md5", "value": "8de485b18877846234415aa61eadb7b3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Base.pm", "digest": {"algorithm": "md5", "value": "27a6f4e44ebb6c631c63bae827ee8c8c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "72cd26ac568bcf2081b7c28912ee72d7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "digest": {"algorithm": "md5", "value": "d83e474548f4ae479cd364bb2b72c352"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Config.pm", "digest": {"algorithm": "md5", "value": "fe98ee173a56f5e8f88ef9b90844ca1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Db.pm", "digest": {"algorithm": "md5", "value": "731d6613934ce6d46e11d1b6e30e4215"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "digest": {"algorithm": "md5", "value": "181e695ba1b703e423d5651efc2ae84f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "digest": {"algorithm": "md5", "value": "22bcaf2c1d2a042d5e04cc9c48e5331c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "digest": {"algorithm": "md5", "value": "8caad6c2e0d23be6f31f386b814dfbd1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "digest": {"algorithm": "md5", "value": "072adbb7e13e5bc2b75f86ccdf542b1a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "digest": {"algorithm": "md5", "value": "c0d58a6a2d0e6124f5a9da21c2be8f2e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "digest": {"algorithm": "md5", "value": "2dae1795691944962dc7d0cb04405b5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "digest": {"algorithm": "md5", "value": "cd14fc3d5b5f585cc79a92cd995ebe4f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "digest": {"algorithm": "md5", "value": "44e7f79254e295c715395c9b81224ed6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "digest": {"algorithm": "md5", "value": "51500a03fabe0aa80fd17d0c55d49722"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "digest": {"algorithm": "md5", "value": "31560c883795a0c98e6075702a877890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "digest": {"algorithm": "md5", "value": "9aa8c9c7e9d45106324b6da00583945f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "digest": {"algorithm": "md5", "value": "84fa17235afa66ff0e6a0ebb8bc9ac21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element.pm", "digest": {"algorithm": "md5", "value": "cfcb83b556c78ce238145e8a5c8331c3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "digest": {"algorithm": "md5", "value": "4f4213ac1ba985c6a86a1f5337e22f96"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "digest": {"algorithm": "md5", "value": "1ceceaa749c08fe6427c13855c4849b1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "digest": {"algorithm": "md5", "value": "b98b4ea4097519a8776543f6b6490948"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "digest": {"algorithm": "md5", "value": "6a5aa9f7e4ac81e21a1d4a1484f275f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "digest": {"algorithm": "md5", "value": "9ef627f6608f0fb8455021a753b23624"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "digest": {"algorithm": "md5", "value": "b5236284f89efeb755ddd8ce06ad3ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "digest": {"algorithm": "md5", "value": "ea97823fd786f71641e898b7140420c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "digest": {"algorithm": "md5", "value": "b98a19a2a3f108ec2ad4af5192cb3b31"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "digest": {"algorithm": "md5", "value": "5a22697639f7848c94db179df3ffa13a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "digest": {"algorithm": "md5", "value": "1a617ddca6907cd3ee805393756c8fdc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "digest": {"algorithm": "md5", "value": "42c2833b78ccd2af5c3d1cce4428eb5e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "digest": {"algorithm": "md5", "value": "1d6d5510fc76676de40a8b2b02c4da3a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "digest": {"algorithm": "md5", "value": "65c85fd416c5d6cd432f84eb5526f37b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "digest": {"algorithm": "md5", "value": "4735d2f1c31de756e3aea03228384106"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "digest": {"algorithm": "md5", "value": "c43ad2a3b448b46a9ffc6e5c89e4885f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "digest": {"algorithm": "md5", "value": "7bbbf3f0021b526f2bf6c726cf3a6acc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "digest": {"algorithm": "md5", "value": "61b25b4dc6b8a8e1d6417167c464031a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "digest": {"algorithm": "md5", "value": "7e08ffacda2e1dc9f06b15d690b38d2a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "digest": {"algorithm": "md5", "value": "9d7145459a3a29053f68df607b6bc89d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "digest": {"algorithm": "md5", "value": "6bd21d5f66c0929f2927cba75f7613ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "digest": {"algorithm": "md5", "value": "c0702ba61bcfe53256410e2399e42a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "digest": {"algorithm": "md5", "value": "56305085246a52b8622bb7cc09315f73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "digest": {"algorithm": "md5", "value": "cc2619e83ddab5adc1b92245b47722a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "digest": {"algorithm": "md5", "value": "1f69e273bba25eacfbf40d523b24fb11"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "digest": {"algorithm": "md5", "value": "69489241144da0943e84b30b0ccec3a6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "digest": {"algorithm": "md5", "value": "458f1e10f6e933cd0c35c1453f4c7338"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "digest": {"algorithm": "md5", "value": "54ac61f0c47d524d96566a5485d3d7d6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "digest": {"algorithm": "md5", "value": "16b3a15c9bd104e90b9d848623c0899f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "digest": {"algorithm": "md5", "value": "0b76d2ff2abd5586732860ed069973ba"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "5090f97c9972fab4f7dc7ebb49996e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "digest": {"algorithm": "md5", "value": "db7670d7933d1f8f0118c31ddd493970"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "digest": {"algorithm": "md5", "value": "33916265f1150a5bc060f2387feb523f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "digest": {"algorithm": "md5", "value": "e5cb32767a176049e396af94685b01ff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "digest": {"algorithm": "md5", "value": "13dfe95e3aece538a11d509ada1ce289"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "digest": {"algorithm": "md5", "value": "3c838d4a47dddc48509e6ea21baa3161"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "digest": {"algorithm": "md5", "value": "b405559f2200112ab95036b7ec849505"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "digest": {"algorithm": "md5", "value": "4260064e9c28b8a83c59e64eea97a557"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "digest": {"algorithm": "md5", "value": "06e70029507fb6f7e6ec9dc82f744122"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "digest": {"algorithm": "md5", "value": "0037100480bef471cd88d10e5003dd1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "digest": {"algorithm": "md5", "value": "aa4f4dfa69239f1964626f5206d13b5d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "digest": {"algorithm": "md5", "value": "38b4f0c167293001dcd38d1ceac2dd66"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "digest": {"algorithm": "md5", "value": "3b999aa2c596feea026c3d3361ab408b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "digest": {"algorithm": "md5", "value": "fb5ed501007d521ab18dadd6bfda2c54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "digest": {"algorithm": "md5", "value": "da293d7c097e983170f80fd973e595ad"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "digest": {"algorithm": "md5", "value": "4d5d3393bc473166c626bac82c91f516"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "digest": {"algorithm": "md5", "value": "55f02de45fa6f2ea2bbd8de839959dde"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "digest": {"algorithm": "md5", "value": "1ff7785d0781ce267418f8890acd4409"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "digest": {"algorithm": "md5", "value": "432a3e2ccada26eed6d8efd9c2d7c66e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "digest": {"algorithm": "md5", "value": "272b1231b35fb5eeccb4aeb8042a934d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "digest": {"algorithm": "md5", "value": "80228037ab8a8441054e37586a99060b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "digest": {"algorithm": "md5", "value": "f146fa12fbbe5434e4910ec1a7422475"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "digest": {"algorithm": "md5", "value": "ef1ff584e10e02c3b0aeb0d985e99a19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "digest": {"algorithm": "md5", "value": "310ea26706fb2ccd80e0524017d1ab54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "digest": {"algorithm": "md5", "value": "64824ec979d1bdb973b6f9d81532ffeb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "digest": {"algorithm": "md5", "value": "6745d03b282a96b208f8cea951366d05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "digest": {"algorithm": "md5", "value": "990129f10517cd949f29864363784c23"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "digest": {"algorithm": "md5", "value": "9b21b58ec6213c636dce8cd26893d269"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "digest": {"algorithm": "md5", "value": "88550019f5e9bec6cd3dbf62a2de4049"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Encoding.pm", "digest": {"algorithm": "md5", "value": "fe7a858360c6152eaf84a745273acd83"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format.pm", "digest": {"algorithm": "md5", "value": "be75659c57c73794f8c66cb59265a714"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format/822.pm", "digest": {"algorithm": "md5", "value": "611536bbf4f507ecc7b8266a3ce946ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "digest": {"algorithm": "md5", "value": "e305f3178e9fab07fb1b8014acbcc10d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "digest": {"algorithm": "md5", "value": "007ee186bfabe95074d4f8f6d4643e50"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "digest": {"algorithm": "md5", "value": "2b4119d66ee8dde0e7fa95de44394813"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "digest": {"algorithm": "md5", "value": "cbf73546742945004e02d031355a6809"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "digest": {"algorithm": "md5", "value": "a57a122cd5bd584bceee2f5d20712fbf"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "c826594c3b7dbeb965b863115a51f9b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "digest": {"algorithm": "md5", "value": "45353dd2e95f8b26f42cfc59f4f02caa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "digest": {"algorithm": "md5", "value": "e15597dd4952088c89aa91c9af7f1d6f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "digest": {"algorithm": "md5", "value": "2e6b83d495fc01a6dd07806c8acaa1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "digest": {"algorithm": "md5", "value": "22a4af7da2960fd87452449a88d7ea64"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "digest": {"algorithm": "md5", "value": "a9ac9868f237206993bde33a17a61220"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "digest": {"algorithm": "md5", "value": "7ffb67a8e8d623beb2be7c08d2c80b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Gettext.pm", "digest": {"algorithm": "md5", "value": "072dbdddbd69162468e988d43848cbca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Iterator.pm", "digest": {"algorithm": "md5", "value": "cf4de7542d6829631b3bcc4b4f87f641"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Log.pm", "digest": {"algorithm": "md5", "value": "fff70eb6929c7a6e7af6f7d00beda73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Path.pm", "digest": {"algorithm": "md5", "value": "b40ba281b22387604e0ad781d221e1cb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Priority.pm", "digest": {"algorithm": "md5", "value": "c0af214079361d605172e510abd69604"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Question.pm", "digest": {"algorithm": "md5", "value": "15565a7e690252752e461a50aa130803"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template.pm", "digest": {"algorithm": "md5", "value": "38a37b0eb8764fd2d827a46317ab5a1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "digest": {"algorithm": "md5", "value": "3a3c7de553d6eccd5480adc6d02583bb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "digest": {"algorithm": "md5", "value": "46c0e42d52a4ea2fbe0316eebc6c1118"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "a12c3f0045bfbe05e2345aed702f6fc3"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/debian-logo.png", "digest": {"algorithm": "md5", "value": "5772527887825aa698c9240ac1b24946"}, "isConfigFile": false}]}}, {"id": "5beb035c0bfeac2c", "name": "debianutils", "version": "4.9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debianutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debianutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debianutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debianutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debianutils:debianutils:4.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/debianutils@4.9.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "debianutils", "source": "", "version": "4.9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 230, "preDepends": ["libc6 (>= 2.15)"], "files": [{"path": "/bin/run-parts", "digest": {"algorithm": "md5", "value": "6874c76376776a1c42c8690e1c5c34a8"}, "isConfigFile": false}, {"path": "/bin/tempfile", "digest": {"algorithm": "md5", "value": "f816ddfb3d0254685b0138382906cea9"}, "isConfigFile": false}, {"path": "/bin/which", "digest": {"algorithm": "md5", "value": "e942f154ef9d9974366551d2d231d936"}, "isConfigFile": false}, {"path": "/sbin/installkernel", "digest": {"algorithm": "md5", "value": "a4c36b16155a37c814386f5141570c95"}, "isConfigFile": false}, {"path": "/usr/bin/ischroot", "digest": {"algorithm": "md5", "value": "628f191637f884c667147e5e90cbe551"}, "isConfigFile": false}, {"path": "/usr/bin/savelog", "digest": {"algorithm": "md5", "value": "c9cb1648f0c7c131b2739669fd15a00a"}, "isConfigFile": false}, {"path": "/usr/sbin/add-shell", "digest": {"algorithm": "md5", "value": "830ac10d2d41003c5cf4fc6a8507c533"}, "isConfigFile": false}, {"path": "/usr/sbin/remove-shell", "digest": {"algorithm": "md5", "value": "7f7453cc860073b8f06c506a213f4fdb"}, "isConfigFile": false}, {"path": "/usr/share/debianutils/shells", "digest": {"algorithm": "md5", "value": "a0b758b0ae1eaefda1dfb8b031f7a903"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/README.shells.gz", "digest": {"algorithm": "md5", "value": "dc0a65ab5c89c8e9442cafd12d428d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/changelog.gz", "digest": {"algorithm": "md5", "value": "3a54c6d9cf241c825a21f3f812deef7c"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/copyright", "digest": {"algorithm": "md5", "value": "f01a5203d50512fc4830b4332b696a9f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "aa2ba52c2ec149dcb9f39730ece199ce"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "3c84d827d567d686a70a4f76a5a99fda"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "222ef7e9891b36eb6dc088ce9fdbe09f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "8f7812a71ef12251c480e4fe3efec146"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "16fe6fc34285831ae4217b058c120e1b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "21a16d6cfb9716d1bbee728c940a3d50"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "c21e877b99d400ba09da07b9d42b462a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "9a9580c067e689d1ad2d24b355c7f9dd"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "be2334ec48240a2851cac9acc6ff75ce"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "e365527cb5a17f1a0423876f488ccf8a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "1073328658aa33abb84d4038911eb143"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "461f0bc5184b08a157d05be0af3421b8"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "437c04053ea2357e6e924a5de4ab387d"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "cc34c8814f2a0a6cf7c256a3eab98338"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f8001c0150a192e43c44e431a8d5dcb8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "92176a3ea950d67b73b940e54caa0234"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "c20464d96e1560409c2efd98e7473560"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "03aca2242caec84f351bfe55be643acb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "9280b5d85d72a87f612ee02642dacba4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f7651cbaf5cd2fe57bb553c6112d6156"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "21652a55c49f97f7de49fd973e318e57"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f6665977e7a0c6577c28e24ef3361ffe"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "49b87b860e95e2867b2accd9b9553a01"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "1ce69517f76c91a7f69c985748739534"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "86152d33c2b232379dd2dfa8444caf3e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "f57128924deb6c470ad35b7f385e7968"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "bbf2d6c0e0cbd36fb5083224881e51bf"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "18b9f2a22106639af8fdc2e057096e94"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f3fb7d36b5d85d06c67a4037aa521876"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "6347530196988ce8203b01474b811992"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "b6a45f841f02edc0e2c9bdf5af395773"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "0e7a24a715057a61930a2698848788d7"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4b787d9f1107bac907da9696fdaf793b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "b497afb8e64d41648074637246e1e847"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "99bc9e85236df66b7d5532bdd474d29d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ischroot.1.gz", "digest": {"algorithm": "md5", "value": "144c614bba720a75477a541fd45a0222"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "aab96fd13e4565b4a1909ee4f424f112"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "1fbffff6868e74805b20222d7e92794c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "52d0d1cabd589a09cda90522a4e37a9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "63a08599557645846a6d80dc10f3adbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4efbe39ffa6f9fd73b92584cefec0ec8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "1ba371464bd0796de6b790717325d881"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "59fe8d0efd86326e4bddb97d5cc05cf6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "b0a6b5bb0b133c84135cdaa1b1e9a2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "c010c97b2c1811986061cb4a480cf920"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "a801ac3562737ea42d2db5b44f4dd6f8"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "47ddb4005853cac11ab33d4a4a42eecd"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "7e591098170a40d83fb45b5de3d20f57"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "455099e94d18f6a90610856dbe678b24"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "b8d1ffcf36423efe1165995afb7310ad"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "ffa3f6b8eece327286d6b9aff2a1ed71"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "721e82db3cc6a4d1c06e488b7e2e3c7b"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "93285a44fdbaaf7b10a3d2a1bc49dcac"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "98c7c6c0edd9713f971374e84959a4a2"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "231c2c32c3a4148e2a6fc22de8ad5d79"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f68226afc51d6722f87765b70d02378c"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "8c58d1ee293d77fcc8efd13b04d6cab1"}, "isConfigFile": false}]}}, {"id": "d38992c016d7d342", "name": "dpkg", "version": "1.19.7ubuntu3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dpkg.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dpkg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-md5", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-s-s-d", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dpkg:dpkg:1.19.7ubuntu3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/dpkg@1.19.7ubuntu3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "dpkg", "source": "", "version": "1.19.7ubuntu3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 6740, "depends": ["tar (>= 1.28-1)"], "preDepends": ["libbz2-1.0", "libc6 (>= 2.15)", "liblzma5 (>= 5.2.2)", "libselinux1 (>= 2.3)", "libzstd1 (>= 1.3.2)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/etc/alternatives/README", "digest": {"algorithm": "md5", "value": "7be88b21f7e386c8d5a8790c2461c92b"}, "isConfigFile": true}, {"path": "/etc/cron.daily/dpkg", "digest": {"algorithm": "md5", "value": "f20e10c12fb47903b8ec9d282491f4be"}, "isConfigFile": true}, {"path": "/etc/dpkg/dpkg.cfg", "digest": {"algorithm": "md5", "value": "f4413ffb515f8f753624ae3bb365b81b"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/alternatives", "digest": {"algorithm": "md5", "value": "5fe0af6ce1505fefdc158d9e5dbf6286"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/dpkg", "digest": {"algorithm": "md5", "value": "9e25c8505966b5829785f34a548ae11f"}, "isConfigFile": true}, {"path": "/sbin/start-stop-daemon", "digest": {"algorithm": "md5", "value": "2eeecff31cbd0ca39769a44cf22c74ab"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg", "digest": {"algorithm": "md5", "value": "5e18156b434fc45062eec2f28b9147be"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-deb", "digest": {"algorithm": "md5", "value": "138cc2b338ff91da07bf7ad1ba786d25"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-divert", "digest": {"algorithm": "md5", "value": "383ae5df676b34894eb08fccf0ab7273"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-maintscript-helper", "digest": {"algorithm": "md5", "value": "5db5f84eef334d26845d752c6087c4a7"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-query", "digest": {"algorithm": "md5", "value": "bf81745ea62201f11bc674cc7c1935fc"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-split", "digest": {"algorithm": "md5", "value": "850b1a7531c058244db42e4eb08b3e79"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-statoverride", "digest": {"algorithm": "md5", "value": "1227410b6af935a1b7b0cafc5347bc06"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-trigger", "digest": {"algorithm": "md5", "value": "c3506f11560a660399e5bdd88246fd91"}, "isConfigFile": false}, {"path": "/usr/bin/update-alternatives", "digest": {"algorithm": "md5", "value": "76ed018ed734d471908f036ebf840833"}, "isConfigFile": false}, {"path": "/usr/share/bug/dpkg", "digest": {"algorithm": "md5", "value": "638083d212928607b198dfb2af90014a"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/AUTHORS", "digest": {"algorithm": "md5", "value": "f5c2a9458457860e236b648010541d67"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.feature-removal-schedule.gz", "digest": {"algorithm": "md5", "value": "8555d91b11108afbf494acd39cb216a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/THANKS.gz", "digest": {"algorithm": "md5", "value": "9d2a07f6ca63918e0711de69d93e72d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dafd112856a8294789626fe07010c386"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/copyright", "digest": {"algorithm": "md5", "value": "6a2d79a2c6cca445298c6781e499ad18"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/usertags.gz", "digest": {"algorithm": "md5", "value": "6a42fc08aa8cd43ff4dc817ff4e8a57a"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/abitable", "digest": {"algorithm": "md5", "value": "b0c6e5a7af8570311e933114924c3921"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/cputable", "digest": {"algorithm": "md5", "value": "3692042cf0ce82a31b662541e266a676"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/ostable", "digest": {"algorithm": "md5", "value": "d93e617c40249a24ff884b6d2e1487e9"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/tupletable", "digest": {"algorithm": "md5", "value": "eeecbd5d3f1eb3c5356b75ed4c723778"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dpkg", "digest": {"algorithm": "md5", "value": "a590e1d14139e120bab3d2213584dd1a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "digest": {"algorithm": "md5", "value": "73c13b22270182fe6c021a14b1fb9292"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bc6485ba41f5879305cae5178faf7ea5"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bf3726a0fb9cc9ffafd1b406e00a4d16"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fce9ef53ff06c19273a747c9f83d1224"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "226bc5bcdafc2c6f4e4cc6587630de80"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "95683ea5f1960606553a7285658e465a"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "88615d8682c81194e87c75277a18f552"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "44213f6b8f22013b643b228ba9a2521a"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "18bd36bf8e6adfff4ddc68d03fd78a07"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a9bc416aa837769f88486b3e82e0c340"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "52dd9f5d95f3e55600f921265799c516"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "2f388b8acbc5d72951de665c501d0664"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4883d4093ef2e5a475ca98570a9fa855"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "3481d6c517d6f2899f697670ded9c47f"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "81247194fd42f6a138c8a3c4a839e6f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6bb075bd5a0b7f1614cd191c076f9094"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b9994611939714fb5b7bccb0a83b1c87"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b669b161d47facf618dd48b652f68c03"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "1e8f34b0155fd4013cbced14a8aac764"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a05000d6501a47f27842861d1a962c2d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ca679dc39c72a23418f98d7a495d6407"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "38d3e197bb8a00a0485021d95724b3f7"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5b6669d2ecbc4c0123598c43da874d36"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7ff353f10c448635a3e6262a5f059ad0"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "48403a006d7648214315846a60e27ed2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "269815cfce0c4f48caaacf048b90e976"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "f4825f7d54c82d8d10306ae597b13e5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6c8e67ad1f8dcdf3ea79afa82584bea8"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "58452e7fa313d5bb1d69783a6703c4e7"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7d42fb5440a7bf1a457547783481a23b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ffaf702e4fdbc26fd7d19b4296311d04"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "dc584517e8403d449c8a3d49dd1e7340"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0760b8a3a063e1aba693446283fab890"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0b9c45c0a0b270030656b245de2dd8a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "73d89e64ac2511602ca5c1d3b84e6d2c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4825f003759eb6fc28ce080bb2311ebf"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a8cdf33e82296a3189f12d625de2b768"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fa68c3218576d22e9ea877dac30ab225"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4fcd4e5d652f8dd7679cd8254300929e"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "236c0365fee884f9e4d82105225b784f"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6ca2aa5de18324fbe0a1007b577438a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fd99aa6d1c71a73263eec43b6d77748a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "93dd5c00260f80a17e2dd93343913779"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "ab6288b0096d0693bff3e6a3e48cac90"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "a2feb54242f89e25a3c38f6de7e82da1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "67ca9a2e72c2ab2e5b4693778292d708"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "246fd4e59caaac43ec93cc3b2188d5e7"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "c3e48c4cc07e9560e5d3472a8ba0bf04"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "8ccc5db019bbe576988d54584ed52804"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "8d9c9cf3ef43355f5c933ee7cd3a5190"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a4f256501d5daba8318da3ea2ce09fec"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "03af7bec7a80f87e186c45e7ee0c1604"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "a8c46927bf705b4bfbb2aa06bbfb76b6"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "9e413f138e0e4d9e077d8f0f5d6f5299"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "f7df556071654b40f33ed97bd80003cd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "c0e04a1bc1f0d88a22555e50e67bd792"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "2149f1aeff59732f6137d32aeb175e80"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "46ca29e2885358ca09eb16bea102f688"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "6addc29868974d54f18daca75b5b504c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7046a2402835f14cfb99c913f0d1622d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "18421e021aafd9b5b804fbf5ff8303aa"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "69186fb0b47fe2ae407714a30127c5a0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "2a94c3f5f9474a5c4aff66c644dcf918"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "aa43697f2cfe837df461033538a89caf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "738a7946c8d760498b31c96d56cc8050"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "de62119a2e66a7966f3acbd7e45c696d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "0bdf5ffc834ece5a88bdcfef4832518c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "5e3f2fb6aa9971b747614a6190fa63ff"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a7537bafcc317b690746ededd3425d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "6abb4be7a35d8dc57506f3dc0e3d31d8"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "2449235ea94893ead1fd08eef320e623"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "ae76bed2be8c40d76b85af56d228b47f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "1cebfaf9bbb2e2e85850778b422a515e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "36b7041c30e7fe2f48d3d35e89bfcbcd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "e13538e53517b5c248166d8e6cff2f8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "c51877ea1019be042e119f117eadbf02"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "bf659b957c1f9b3852de46cea24886be"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "e7ba9031cedfef3bd49e16299a3a2d29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "fc09698956ad478892cb230cbe9fc9a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "36b29670feee42565987aa6c56553231"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "684b696b9213c0c326db0e260e50d08e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "2d620a34f803a272fc7f99d30c8f71eb"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "0e47dc4261880046bc1070062ed605f6"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "7216f44a000606472f7a443ed75518b8"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "50d48be6f395511f66ad2645899deb23"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "dea093620d848706072694a8d82b8e6b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7b7f491e2482cb18f9afd2eb1b009f89"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "70ea12c4e3b852980ef4e42f09ef4cdf"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "45d309478b891454b48960971a69e226"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "48d5cdc4d419551d26fe777b67adc836"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "1a9949b731781c22edf274e48bf3631d"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "d5973107f9851fba40b61a9c2bd9cda7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "97c2e775b048c7c904a119d5ce5229f2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "0615d9caa194ec2e8d70a44c1cd00291"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "fa393990561a55bf482254b674479a49"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "ae069e0769fc5e162b2878e2a6a3392b"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "40edcc0c5671d20f3c53e1194e11d7ce"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "386cd4a39dd7efd9009c48b77616c07a"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "62441c56cbe8c4af881e0ff0731504ab"}, "isConfigFile": false}, {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "digest": {"algorithm": "md5", "value": "be082ae241c758c940d3551ba7856473"}, "isConfigFile": false}]}}, {"id": "f5fe1a7d4abff264", "name": "findutils", "version": "4.7.0-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/findutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/findutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:findutils:findutils:4.7.0-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/findutils@4.7.0-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "findutils", "source": "", "version": "4.7.0-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 668, "preDepends": ["libc6 (>= 2.17)", "libselinux1 (>= 1.32)"], "files": [{"path": "/usr/bin/find", "digest": {"algorithm": "md5", "value": "b68ef002f84cc54dd472238ba7df80ab"}, "isConfigFile": false}, {"path": "/usr/bin/xargs", "digest": {"algorithm": "md5", "value": "67d30da7ca6e766bb5a005e77f928efb"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/findutils", "digest": {"algorithm": "md5", "value": "f78e2d4189be58135a915698efe1cd7a"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "75ca1d03fcbb9d988ff479d6c9ca6349"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "479d38170ee10d51f254a066ed74c6a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/README.gz", "digest": {"algorithm": "md5", "value": "88bc6d9dfc5b28f2e02ead0a1dcb9332"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/TODO", "digest": {"algorithm": "md5", "value": "2dcc6f47ffa9e6e956dbe835d7afd4db"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "81bdba643f09f69151696803b4cfeff0"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/copyright", "digest": {"algorithm": "md5", "value": "7c0e8644a1094ddd06a0bd46427abc93"}, "isConfigFile": false}, {"path": "/usr/share/info/find-maint.info.gz", "digest": {"algorithm": "md5", "value": "6520fbc63bba2467f8c03e3f9e50a09d"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-1.gz", "digest": {"algorithm": "md5", "value": "316b1f8e9b8f0b3d7897652a183b07de"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-2.gz", "digest": {"algorithm": "md5", "value": "86b2df66d7cd14a0a68143c6e6923e03"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info.gz", "digest": {"algorithm": "md5", "value": "f5b431defa964e40ed132f94db75a3fe"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/find.1.gz", "digest": {"algorithm": "md5", "value": "f4ccd0236caeaf121eae26c98ea0177b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xargs.1.gz", "digest": {"algorithm": "md5", "value": "308a93b76f64bf24c208161fbce57e09"}, "isConfigFile": false}]}}, {"id": "5f176cba3e8d2776", "name": "galera-4", "version": "26.4.9-focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/galera-4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/galera-4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC-BY-SA-3.0", "spdxExpression": "CC-BY-SA-3.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GFDL-1.1+", "spdxExpression": "GFDL-1.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:galera-4:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera-4:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera_4:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera_4:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/galera-4@26.4.9-focal?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "galera-4", "source": "", "version": "26.4.9-focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "Codership Oy ", "installedSize": 63791, "provides": ["galera", "galera4", "percona-xtradb-cluster-galera-26", "wsrep"], "depends": ["libc6 (>= 2.17)", "libgcc-s1 (>= 3.0)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)"], "files": [{"path": "/usr/lib/libgalera_smm.so", "digest": {"algorithm": "md5", "value": "c43d69f7f08b207aadff8140e973d345"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/AUTHORS", "digest": {"algorithm": "md5", "value": "dd940e9b685677b1cdc9a538178b4fed"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/README.gz", "digest": {"algorithm": "md5", "value": "1efd47037312b4ec3bae8d8b22a58c78"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6f30459b37b84a6fc9c565409c673531"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/copyright", "digest": {"algorithm": "md5", "value": "8741834de80db55417eed17d6ec437d1"}, "isConfigFile": false}]}}, {"id": "f01cfad828ded2bd", "name": "gawk", "version": "1:5.0.1+dfsg-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gawk.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/gawk.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gawk.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/gawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gawk:gawk:1\\:5.0.1\\+dfsg-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gawk@1:5.0.1%2Bdfsg-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gawk", "source": "", "version": "1:5.0.1+dfsg-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1668, "provides": ["awk"], "preDepends": ["libc6 (>= 2.29)", "libgmp10", "libmpfr6 (>= 3.1.3)", "libreadline8 (>= 6.0)", "libsigsegv2 (>= 2.9)"], "files": [{"path": "/etc/profile.d/gawk.csh", "digest": {"algorithm": "md5", "value": "b3d9e29a36f945b2065b2f88d18dadaa"}, "isConfigFile": true}, {"path": "/etc/profile.d/gawk.sh", "digest": {"algorithm": "md5", "value": "bfc054c0862d0fad98ca641b951c7061"}, "isConfigFile": true}, {"path": "/usr/bin/gawk", "digest": {"algorithm": "md5", "value": "7e9b2ed1272331cfbd2aac2e5eb3f84b"}, "isConfigFile": false}, {"path": "/usr/include/gawkapi.h", "digest": {"algorithm": "md5", "value": "21c85f5d6f8f4d15ae2835c0f70a935b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/awk/grcat", "digest": {"algorithm": "md5", "value": "3dbd559e4376c9e6ce8cf5e1b3c130d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/awk/pwcat", "digest": {"algorithm": "md5", "value": "6c9b36a4827df56fdf443c6217aad41a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/filefuncs.so", "digest": {"algorithm": "md5", "value": "35caad69171e9469f943077402caec25"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/fnmatch.so", "digest": {"algorithm": "md5", "value": "c4885b45bbdf1282f45fc93815829010"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/fork.so", "digest": {"algorithm": "md5", "value": "d44b48d2f3af5ec98c401ca6c7b0ec57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/inplace.so", "digest": {"algorithm": "md5", "value": "ff18d2748311d48e37d5de808df4c407"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/intdiv.so", "digest": {"algorithm": "md5", "value": "cfaca509205f7c347f675adc3ee92c3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/ordchr.so", "digest": {"algorithm": "md5", "value": "57ec81580456d9bd06f2966bcdf091d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/readdir.so", "digest": {"algorithm": "md5", "value": "f6a44a2dfe212c33e64ae42e76a2af25"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/readfile.so", "digest": {"algorithm": "md5", "value": "c62e0bfbc9608eb83d338516ffaa99d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/revoutput.so", "digest": {"algorithm": "md5", "value": "42ae484c4c142daf2f3efec4a8e0909c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/revtwoway.so", "digest": {"algorithm": "md5", "value": "d085037120fb7b2fe5740e08c158a208"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/rwarray.so", "digest": {"algorithm": "md5", "value": "701764e9d41f6806ae2bbb5523d4c976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/time.so", "digest": {"algorithm": "md5", "value": "e9279ff26caad018cfe31b45a99e15d1"}, "isConfigFile": false}, {"path": "/usr/share/awk/assert.awk", "digest": {"algorithm": "md5", "value": "c94753467cb0ce839cbc87dd5313392a"}, "isConfigFile": false}, {"path": "/usr/share/awk/bits2str.awk", "digest": {"algorithm": "md5", "value": "801e293a442232eafd89a2d0550c6221"}, "isConfigFile": false}, {"path": "/usr/share/awk/cliff_rand.awk", "digest": {"algorithm": "md5", "value": "4f102335ebacbb13af785af2a5ee5699"}, "isConfigFile": false}, {"path": "/usr/share/awk/ctime.awk", "digest": {"algorithm": "md5", "value": "8d5d47289e51296344d0e5b9c7766d76"}, "isConfigFile": false}, {"path": "/usr/share/awk/ftrans.awk", "digest": {"algorithm": "md5", "value": "8a3ce2527c151d25d7c2b14811f2cfdc"}, "isConfigFile": false}, {"path": "/usr/share/awk/getopt.awk", "digest": {"algorithm": "md5", "value": "ecb6f8884e5af110b78ca4d96671082e"}, "isConfigFile": false}, {"path": "/usr/share/awk/gettime.awk", "digest": {"algorithm": "md5", "value": "8a4784537dfcaa8861dbb8c48e19bf8f"}, "isConfigFile": false}, {"path": "/usr/share/awk/group.awk", "digest": {"algorithm": "md5", "value": "ec60eb26f73753e91fcd5fb6688ea9f6"}, "isConfigFile": false}, {"path": "/usr/share/awk/have_mpfr.awk", "digest": {"algorithm": "md5", "value": "277af1c082b2d1b5d1fb164f4e70fb80"}, "isConfigFile": false}, {"path": "/usr/share/awk/inplace.awk", "digest": {"algorithm": "md5", "value": "329fbc9e45aebe7b9f073ab2bba192e0"}, "isConfigFile": false}, {"path": "/usr/share/awk/intdiv0.awk", "digest": {"algorithm": "md5", "value": "af5a27eb05a5cdc496135b8068faf741"}, "isConfigFile": false}, {"path": "/usr/share/awk/join.awk", "digest": {"algorithm": "md5", "value": "babd186770765508e26d344613ffbe0d"}, "isConfigFile": false}, {"path": "/usr/share/awk/libintl.awk", "digest": {"algorithm": "md5", "value": "cc11a880a2e1e277530c2d7d7cdac202"}, "isConfigFile": false}, {"path": "/usr/share/awk/noassign.awk", "digest": {"algorithm": "md5", "value": "5c3ae18fb1b0d7e66795de410e4ba50b"}, "isConfigFile": false}, {"path": "/usr/share/awk/ns_passwd.awk", "digest": {"algorithm": "md5", "value": "18c0634bf39d0bcc0555d70470fb1961"}, "isConfigFile": false}, {"path": "/usr/share/awk/ord.awk", "digest": {"algorithm": "md5", "value": "1b35f85e1492c59ebc24bd2e643074f6"}, "isConfigFile": false}, {"path": "/usr/share/awk/passwd.awk", "digest": {"algorithm": "md5", "value": "e252997ddf76bdf63d44a030724d6477"}, "isConfigFile": false}, {"path": "/usr/share/awk/processarray.awk", "digest": {"algorithm": "md5", "value": "2c4024c524af0bb20de33c70dd1d4cea"}, "isConfigFile": false}, {"path": "/usr/share/awk/quicksort.awk", "digest": {"algorithm": "md5", "value": "41d84c6f3f8376779167b6cbf52d1b4a"}, "isConfigFile": false}, {"path": "/usr/share/awk/readable.awk", "digest": {"algorithm": "md5", "value": "72fe0f2ef7c67d51469a3eb505427063"}, "isConfigFile": false}, {"path": "/usr/share/awk/readfile.awk", "digest": {"algorithm": "md5", "value": "090e8a4a6c9306498c239ea7222f81aa"}, "isConfigFile": false}, {"path": "/usr/share/awk/rewind.awk", "digest": {"algorithm": "md5", "value": "c87adbdbc349b6e4c96d9494d7fc9a30"}, "isConfigFile": false}, {"path": "/usr/share/awk/round.awk", "digest": {"algorithm": "md5", "value": "e9028984b0d82fac692f3d5c5d4c211e"}, "isConfigFile": false}, {"path": "/usr/share/awk/shellquote.awk", "digest": {"algorithm": "md5", "value": "bb0ea816086eef477eadac55475199b0"}, "isConfigFile": false}, {"path": "/usr/share/awk/strtonum.awk", "digest": {"algorithm": "md5", "value": "b3fcc1c281c1f173f13ad3b47cb8a39f"}, "isConfigFile": false}, {"path": "/usr/share/awk/walkarray.awk", "digest": {"algorithm": "md5", "value": "7b15948b50551201439773ad50912103"}, "isConfigFile": false}, {"path": "/usr/share/awk/zerofile.awk", "digest": {"algorithm": "md5", "value": "a69b061ef1bbca105082fe8a248818da"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/AUTHORS", "digest": {"algorithm": "md5", "value": "ea9af341b883d00b0492a85609986792"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/NEWS.gz", "digest": {"algorithm": "md5", "value": "292e7f585a587ec30be3ed485f2a31f1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/POSIX.STD", "digest": {"algorithm": "md5", "value": "124096624043b5e72af317286ad9729c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/README", "digest": {"algorithm": "md5", "value": "2838411d4aeb6c16f2901585234d80c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c2575ed8bc7ce617ce4c6aa0930e546c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/copyright", "digest": {"algorithm": "md5", "value": "d7a305dd1e74fa66a34013a5bbfbf875"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/class_data1", "digest": {"algorithm": "md5", "value": "b414a96daf9fc8ad61be972c17560e3d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/class_data2", "digest": {"algorithm": "md5", "value": "d3868e27edb8664c4246cccebdf3efe0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/guide-mellow.po", "digest": {"algorithm": "md5", "value": "27df7071f5537fa103b29801b8c03be3"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/guide.po", "digest": {"algorithm": "md5", "value": "7c407046f688773d4ff1dcc526553db5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/inventory-shipped", "digest": {"algorithm": "md5", "value": "d382714c24f9530eeab507129ab82855"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/mail-list", "digest": {"algorithm": "md5", "value": "e91eeaa52d84b23bf77d3cbb6673e486"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/assert.awk", "digest": {"algorithm": "md5", "value": "c94753467cb0ce839cbc87dd5313392a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/bits2str.awk", "digest": {"algorithm": "md5", "value": "801e293a442232eafd89a2d0550c6221"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/cliff_rand.awk", "digest": {"algorithm": "md5", "value": "4f102335ebacbb13af785af2a5ee5699"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ctime.awk", "digest": {"algorithm": "md5", "value": "8d5d47289e51296344d0e5b9c7766d76"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ftrans.awk", "digest": {"algorithm": "md5", "value": "8a3ce2527c151d25d7c2b14811f2cfdc"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/getopt.awk", "digest": {"algorithm": "md5", "value": "ecb6f8884e5af110b78ca4d96671082e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/gettime.awk", "digest": {"algorithm": "md5", "value": "8a4784537dfcaa8861dbb8c48e19bf8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/grcat.c", "digest": {"algorithm": "md5", "value": "86c386fcb16ee513a74372fcb011dfcd"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/groupawk.in", "digest": {"algorithm": "md5", "value": "86578f20d0099b75e6dbba71aae229a2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/have_mpfr.awk", "digest": {"algorithm": "md5", "value": "277af1c082b2d1b5d1fb164f4e70fb80"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/inplace.awk", "digest": {"algorithm": "md5", "value": "329fbc9e45aebe7b9f073ab2bba192e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/intdiv0.awk", "digest": {"algorithm": "md5", "value": "af5a27eb05a5cdc496135b8068faf741"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/join.awk", "digest": {"algorithm": "md5", "value": "babd186770765508e26d344613ffbe0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/libintl.awk", "digest": {"algorithm": "md5", "value": "cc11a880a2e1e277530c2d7d7cdac202"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/noassign.awk", "digest": {"algorithm": "md5", "value": "5c3ae18fb1b0d7e66795de410e4ba50b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ns_passwd.awk", "digest": {"algorithm": "md5", "value": "18c0634bf39d0bcc0555d70470fb1961"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ord.awk", "digest": {"algorithm": "md5", "value": "1b35f85e1492c59ebc24bd2e643074f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/passwdawk.in", "digest": {"algorithm": "md5", "value": "6ad0d03ce3be1e37af95b3f26367b4ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/processarray.awk", "digest": {"algorithm": "md5", "value": "2c4024c524af0bb20de33c70dd1d4cea"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/pwcat.c", "digest": {"algorithm": "md5", "value": "476754d81ef39575fecb7c61ed12cf3b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/quicksort.awk", "digest": {"algorithm": "md5", "value": "41d84c6f3f8376779167b6cbf52d1b4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/readable.awk", "digest": {"algorithm": "md5", "value": "72fe0f2ef7c67d51469a3eb505427063"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/readfile.awk", "digest": {"algorithm": "md5", "value": "090e8a4a6c9306498c239ea7222f81aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/rewind.awk", "digest": {"algorithm": "md5", "value": "c87adbdbc349b6e4c96d9494d7fc9a30"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/round.awk", "digest": {"algorithm": "md5", "value": "e9028984b0d82fac692f3d5c5d4c211e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/shellquote.awk", "digest": {"algorithm": "md5", "value": "bb0ea816086eef477eadac55475199b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/strtonum.awk", "digest": {"algorithm": "md5", "value": "b3fcc1c281c1f173f13ad3b47cb8a39f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/walkarray.awk", "digest": {"algorithm": "md5", "value": "7b15948b50551201439773ad50912103"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/zerofile.awk", "digest": {"algorithm": "md5", "value": "a69b061ef1bbca105082fe8a248818da"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/addresses.csv", "digest": {"algorithm": "md5", "value": "45dfbf01f00e9422309efb15fc38a2d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/arraymax.awk", "digest": {"algorithm": "md5", "value": "a46bc2abd25f2115d007f05c88104945"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/arraymax.data", "digest": {"algorithm": "md5", "value": "4da01a240d0d70837196aa6be895db04"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/findpat.awk", "digest": {"algorithm": "md5", "value": "618f3479c5cd724c4327c52b57f6002c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/findpat.data", "digest": {"algorithm": "md5", "value": "78bf41a9465d47469d6048c26f12f85c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/simple-csv.awk", "digest": {"algorithm": "md5", "value": "c54f3eb4dc08c9d8635ff110c97ef414"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/PostAgent.sh", "digest": {"algorithm": "md5", "value": "42d8f0222a63441be24f4eeb7cb9295a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/coreserv.awk", "digest": {"algorithm": "md5", "value": "a6ed41f4bd55832d3065f6750ec63a2d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/eliza.awk", "digest": {"algorithm": "md5", "value": "e867cfb421484fdae0ac2170da073c61"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/fingerclient.awk", "digest": {"algorithm": "md5", "value": "f91dae978f800066f93d39007e4c2417"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/geturl.awk", "digest": {"algorithm": "md5", "value": "ced117ff00ce8a4f290f5919023a5e18"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/hello-serv.awk", "digest": {"algorithm": "md5", "value": "6bb9eb08f7995fbb0e4f9b40fb16ca07"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/maze.awk", "digest": {"algorithm": "md5", "value": "d2cadca07aee22817274bafd637cbd58"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/mobag.awk", "digest": {"algorithm": "md5", "value": "41ec7ed52649c1a6caebeeabdbfa27ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/panic.awk", "digest": {"algorithm": "md5", "value": "fae61ca035a66e48d5a917c9badfa3b5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.awk", "digest": {"algorithm": "md5", "value": "cdbd77761aaf7074c6ae116911876619"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.request", "digest": {"algorithm": "md5", "value": "73ffc528e8dc30959316b8adcaba84b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.result", "digest": {"algorithm": "md5", "value": "04f1e29af600c0f1f33532a2a10363ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/remconf.awk", "digest": {"algorithm": "md5", "value": "3ee0500837f777a80d550fdff49ee3e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/statist.awk", "digest": {"algorithm": "md5", "value": "fc77b83cfe200026d9180fde2d4ed0ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/stoxdata.txt", "digest": {"algorithm": "md5", "value": "182c617d915d338a9aa1002ff3106e39"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/stoxpred.awk", "digest": {"algorithm": "md5", "value": "fbdc908917f96d55dbe76b9e3ef27243"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/testserv.awk", "digest": {"algorithm": "md5", "value": "2d2febfef96f8f2e3cb2a783d02c17bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/urlchk.awk", "digest": {"algorithm": "md5", "value": "79077c7b80fc385243aa4d107c1dd04c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/webgrab.awk", "digest": {"algorithm": "md5", "value": "9ccd389091270933ae4404e964b311ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/alarm.awk", "digest": {"algorithm": "md5", "value": "f2048ec7433b09a4c2f25f4940bd0ce3"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/anagram.awk", "digest": {"algorithm": "md5", "value": "277db4a9e8f2e47ee495cd9e6ba3044b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/awksed.awk", "digest": {"algorithm": "md5", "value": "c70404c6457746583a60581690106dec"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/cut.awk", "digest": {"algorithm": "md5", "value": "6484250fb82e91c4127835b1365c0b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/dupword.awk", "digest": {"algorithm": "md5", "value": "002e2fb3ea409b5952e8a183285d6949"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/egrep.awk", "digest": {"algorithm": "md5", "value": "910103376e17c98d6b0adf7f092b98c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/extract.awk", "digest": {"algorithm": "md5", "value": "f72c3475c78c3c638424d1b20448bb30"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/guide.awk", "digest": {"algorithm": "md5", "value": "c7a25dfe2e2d9f115cfb4d68c20aa7fa"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/histsort.awk", "digest": {"algorithm": "md5", "value": "24c8a9b28b97ece913fd98a1e43c1e91"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/id.awk", "digest": {"algorithm": "md5", "value": "fd77226f6509793c042f269e191d2a41"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/igawk.sh", "digest": {"algorithm": "md5", "value": "92ef313a17fa4c15290109063cebdd4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/indirectcall.awk", "digest": {"algorithm": "md5", "value": "ccabadaec505c1b51009d53fe455cbcf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/labels.awk", "digest": {"algorithm": "md5", "value": "dcd3abd32da0978b2a55df974665688f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/pi.awk", "digest": {"algorithm": "md5", "value": "555f9b924bf1ce42d27cc9edaf6c1f03"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/split.awk", "digest": {"algorithm": "md5", "value": "61918e85eeca021a83381e990d23eac4"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/tee.awk", "digest": {"algorithm": "md5", "value": "5fcb61ba4cb2abbbc46cd32a465c5946"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/testbits.awk", "digest": {"algorithm": "md5", "value": "ff45caabc71bee709d44171d9402ceb8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/translate.awk", "digest": {"algorithm": "md5", "value": "e30c070b50619dc4c9601741546e936a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/uniq.awk", "digest": {"algorithm": "md5", "value": "afb5f2298c2d6735d821e33bd5436b89"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/wc.awk", "digest": {"algorithm": "md5", "value": "e3ede54705941af17a2ce7e307e35fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/wordfreq.awk", "digest": {"algorithm": "md5", "value": "71ebaeca16709ae72f2bba4b7b85209e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gawk.1.gz", "digest": {"algorithm": "md5", "value": "7e1b00861ddf4fa4b411e4270899f46b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/filefuncs.3am.gz", "digest": {"algorithm": "md5", "value": "129adeb2e4f79e520091f4be339f205d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/fnmatch.3am.gz", "digest": {"algorithm": "md5", "value": "869183939b4ca4a94d8391520df4b8ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/fork.3am.gz", "digest": {"algorithm": "md5", "value": "291a3b3cdcbf5b8eda2737f7122a487f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/inplace.3am.gz", "digest": {"algorithm": "md5", "value": "5b21a504ac764b43690adc857322f9c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/ordchr.3am.gz", "digest": {"algorithm": "md5", "value": "2d1efdb9794f0e601bebdb6ba6e10db3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readdir.3am.gz", "digest": {"algorithm": "md5", "value": "f4db8778d46eb6f2e6053390e7515877"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readfile.3am.gz", "digest": {"algorithm": "md5", "value": "e1404ba419482a4cc05492169504c736"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/revoutput.3am.gz", "digest": {"algorithm": "md5", "value": "8f5ecd6296332619cca527d269f9f6a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/revtwoway.3am.gz", "digest": {"algorithm": "md5", "value": "1f588f2676f38cc22995d76f9a58839e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/rwarray.3am.gz", "digest": {"algorithm": "md5", "value": "e59780c988dc23aca70178c3a94e8bfe"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/time.3am.gz", "digest": {"algorithm": "md5", "value": "2159bf2265205654ce530ea259fc7894"}, "isConfigFile": false}]}}, {"id": "2328ebc6efd80113", "name": "gcc-10-base", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc-10-base:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10-base:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gcc-10-base@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gcc-10-base", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 265, "files": [{"path": "/usr/share/doc/gcc-10-base/README.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "b641ae885130348be9a4adcee3f39d4b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/TODO.Debian", "digest": {"algorithm": "md5", "value": "8afe308ec72834f3c24b209fbc4d149e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ae7b147b053ef8c010ea8dba67d7ce66"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/copyright", "digest": {"algorithm": "md5", "value": "a80ca2e181b9eecc3e4d373fd7ca59f2"}, "isConfigFile": false}]}}, {"id": "83a6fbe6e8c0eaa7", "name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}, {"id": "6d869be27081e838", "name": "github.com/tianon/gosu", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:tianon:gosu:\\(devel\\):*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/tianon/gosu@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "mainModule": "github.com/tianon/gosu"}}, {"id": "70f44c3bb53be645", "name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/sys:v0.0.0-20210817142637-7d9622a276b7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210817142637-7d9622a276b7", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:lQ8Btl/sJr2+f4ql7ffKUKfnV0BsgsICvm0oEeINAQY=", "mainModule": "github.com/tianon/gosu"}}, {"id": "47d535c5b2ffb338", "name": "grep", "version": "3.4-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/grep.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/grep.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:grep:grep:3.4-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/grep@3.4-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "grep", "source": "", "version": "3.4-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 496, "provides": ["rgrep"], "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.14)", "libpcre3"], "files": [{"path": "/bin/egrep", "digest": {"algorithm": "md5", "value": "ef55d1537377114cc24cdc398fbdd930"}, "isConfigFile": false}, {"path": "/bin/fgrep", "digest": {"algorithm": "md5", "value": "3885488b9d1d10902c6b9c18e20bf952"}, "isConfigFile": false}, {"path": "/bin/grep", "digest": {"algorithm": "md5", "value": "1e6ebb9dd094f774478f72727bdba0f5"}, "isConfigFile": false}, {"path": "/usr/bin/rgrep", "digest": {"algorithm": "md5", "value": "449ab80d285c0965c814c89a8264a6a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/AUTHORS", "digest": {"algorithm": "md5", "value": "d817c3c4d7c0f413e65f40f1afc83d40"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/NEWS.gz", "digest": {"algorithm": "md5", "value": "486f348175b8f32dc81ce4b933ee3a0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/README", "digest": {"algorithm": "md5", "value": "83c4584b64f3edca75e78009ed0692da"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/THANKS.gz", "digest": {"algorithm": "md5", "value": "b8f55ed25b3da9c4c634327f3315852a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/TODO.gz", "digest": {"algorithm": "md5", "value": "880aa39ccb76187cce892ff9628034bb"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3cf6ce8f887bcd30effd6699821525f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/copyright", "digest": {"algorithm": "md5", "value": "df9ea9a97934e5cf5b5c891da90ec2bb"}, "isConfigFile": false}, {"path": "/usr/share/info/grep.info.gz", "digest": {"algorithm": "md5", "value": "2870e13ea46f0dcc00366469a4f48999"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/grep.1.gz", "digest": {"algorithm": "md5", "value": "0fa8aa3de2b6b3055a88c462491f9bed"}, "isConfigFile": false}]}}, {"id": "acbd2203643a237f", "name": "iproute2", "version": "5.5.0-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/iproute2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/iproute2.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/iproute2.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/iproute2.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/iproute2.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/iproute2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:iproute2:iproute2:5.5.0-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/iproute2@5.5.0-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "iproute2", "source": "", "version": "5.5.0-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2730, "provides": ["arpd"], "depends": ["debconf (>= 0.5) | debconf-2.0", "libbsd0 (>= 0.0)", "libc6 (>= 2.29)", "libcap2 (>= 1:2.10)", "libdb5.3", "libelf1 (>= 0.131)", "libmnl0 (>= 1.0.3-4~)", "libselinux1 (>= 2.0.15)", "libxtables12 (>= 1.6.0+snapshot20161117)", "libcap2-bin"], "files": [{"path": "/bin/ip", "digest": {"algorithm": "md5", "value": "cd92bd28c8337a4dc4e8b3433befe7e2"}, "isConfigFile": false}, {"path": "/bin/ss", "digest": {"algorithm": "md5", "value": "51d83131b398a97dd38555ba57084721"}, "isConfigFile": false}, {"path": "/etc/iproute2/bpf_pinning", "digest": {"algorithm": "md5", "value": "fd070252e6e9996bd04d9d59e4ce21eb"}, "isConfigFile": true}, {"path": "/etc/iproute2/ematch_map", "digest": {"algorithm": "md5", "value": "0e0f36cafc6a9cf76bc704cfd8f96ece"}, "isConfigFile": true}, {"path": "/etc/iproute2/group", "digest": {"algorithm": "md5", "value": "3aea2c0e0dd75e13a5f8f48f2936915f"}, "isConfigFile": true}, {"path": "/etc/iproute2/nl_protos", "digest": {"algorithm": "md5", "value": "393e42fa549d0974eb66d576675779c2"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_dsfield", "digest": {"algorithm": "md5", "value": "4c80d267a84d350d89d88774efe48a0f"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_protos", "digest": {"algorithm": "md5", "value": "7b2dc3e981ec34331766ba9d219670aa"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_protos.d/README", "digest": {"algorithm": "md5", "value": "88e45597012c565f9a10ffef1bc14312"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_realms", "digest": {"algorithm": "md5", "value": "7137bdf40e8d58c87ac7e3bba503767f"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_scopes", "digest": {"algorithm": "md5", "value": "6298b8df09e9bda23ea7da49021ca457"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_tables", "digest": {"algorithm": "md5", "value": "a1313318d6778fe6b8c680248ef5a463"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_tables.d/README", "digest": {"algorithm": "md5", "value": "18bfdabbd4d5b14eae350720ea5ff431"}, "isConfigFile": true}, {"path": "/sbin/bridge", "digest": {"algorithm": "md5", "value": "6b3c8cbfaffdb138bc208a3982ec0498"}, "isConfigFile": false}, {"path": "/sbin/devlink", "digest": {"algorithm": "md5", "value": "83332019ae471f483da1e0d6b7c923ce"}, "isConfigFile": false}, {"path": "/sbin/rtacct", "digest": {"algorithm": "md5", "value": "8f2089848a19d268f415f4c3caef434a"}, "isConfigFile": false}, {"path": "/sbin/rtmon", "digest": {"algorithm": "md5", "value": "c6d94829c1fad66edbdbcb29fb47da75"}, "isConfigFile": false}, {"path": "/sbin/tc", "digest": {"algorithm": "md5", "value": "f1f2a3b3ceed752431edd655823c5a46"}, "isConfigFile": false}, {"path": "/sbin/tipc", "digest": {"algorithm": "md5", "value": "eb4bfa5b04c911455cf4ca58db0ea283"}, "isConfigFile": false}, {"path": "/usr/bin/lnstat", "digest": {"algorithm": "md5", "value": "67ebcaa7859040a7747790beb1115b4f"}, "isConfigFile": false}, {"path": "/usr/bin/nstat", "digest": {"algorithm": "md5", "value": "ba91f5b2ed3725138b18106f7d4026d4"}, "isConfigFile": false}, {"path": "/usr/bin/rdma", "digest": {"algorithm": "md5", "value": "522ec4e871fe4c8bd7b42efb4611c87f"}, "isConfigFile": false}, {"path": "/usr/bin/routef", "digest": {"algorithm": "md5", "value": "e8aaad0467975dedfdf98e7b28587852"}, "isConfigFile": false}, {"path": "/usr/bin/routel", "digest": {"algorithm": "md5", "value": "e6a67c3d051579d4dbdde89583cebdbf"}, "isConfigFile": false}, {"path": "/usr/include/iproute2/bpf_elf.h", "digest": {"algorithm": "md5", "value": "5c46795ddd0c66c25ee3554c97b31a54"}, "isConfigFile": false}, {"path": "/usr/lib/tc/experimental.dist", "digest": {"algorithm": "md5", "value": "32d5f0b1f04cacd4cee8402dcec2771c"}, "isConfigFile": false}, {"path": "/usr/lib/tc/m_xt.so", "digest": {"algorithm": "md5", "value": "db69915609137a62cd02b3a9e3951193"}, "isConfigFile": false}, {"path": "/usr/lib/tc/normal.dist", "digest": {"algorithm": "md5", "value": "626e11ff9046fcbc8dc802083fd8ccfa"}, "isConfigFile": false}, {"path": "/usr/lib/tc/pareto.dist", "digest": {"algorithm": "md5", "value": "1fe892ea38e4372e1cd7f960d35afba4"}, "isConfigFile": false}, {"path": "/usr/lib/tc/paretonormal.dist", "digest": {"algorithm": "md5", "value": "86e236e55c533976f302f1498a2da3b5"}, "isConfigFile": false}, {"path": "/usr/lib/tc/q_atm.so", "digest": {"algorithm": "md5", "value": "bb1942b2fea59b3196ead5c94b1d3195"}, "isConfigFile": false}, {"path": "/usr/sbin/arpd", "digest": {"algorithm": "md5", "value": "14ba1bf1463b6830e56444e9b16e03e4"}, "isConfigFile": false}, {"path": "/usr/sbin/genl", "digest": {"algorithm": "md5", "value": "bc05c6a1e95586bc8af11ee4766559aa"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/tc", "digest": {"algorithm": "md5", "value": "c249adf33b61ffdb101cf84dd7822599"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/README.Debian", "digest": {"algorithm": "md5", "value": "d6eb5b8395d42986b139b083d97403ec"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "be9e4b90399d07cee38d194a947ad570"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/copyright", "digest": {"algorithm": "md5", "value": "afc9d33b9606a2393bcbe6dc4bf569fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/libnetlink.3.gz", "digest": {"algorithm": "md5", "value": "fe2829cb1fe41eb5d802fb0de1a5815f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/tc-hfsc.7.gz", "digest": {"algorithm": "md5", "value": "3956f4b3073854f964620ac4207ad9ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/arpd.8.gz", "digest": {"algorithm": "md5", "value": "3dda9fc7a7c66ffa02c6ef42f078c314"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/bridge.8.gz", "digest": {"algorithm": "md5", "value": "1defef9241aa9323fc4b3bae96d19f44"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-dev.8.gz", "digest": {"algorithm": "md5", "value": "69fb71c368dbfe598375c43e44797150"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-health.8.gz", "digest": {"algorithm": "md5", "value": "6cb6c362799487ec36f2ddc5b39ee556"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-monitor.8.gz", "digest": {"algorithm": "md5", "value": "9f02c6ecaa15e55386739b2ed21011e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-port.8.gz", "digest": {"algorithm": "md5", "value": "a436b255f6c26235409c1ef92537f819"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-region.8.gz", "digest": {"algorithm": "md5", "value": "8d8a6245c32ecb0042d289d0fda7b9ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-resource.8.gz", "digest": {"algorithm": "md5", "value": "e87d122e140f1220b53b98e3f6417f5e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-sb.8.gz", "digest": {"algorithm": "md5", "value": "d5f5d98ed99ab04eaa9ad1df3ad5d5ec"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-trap.8.gz", "digest": {"algorithm": "md5", "value": "ccb4eed1e805c2f9c3599b90c0aa4c12"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink.8.gz", "digest": {"algorithm": "md5", "value": "42e3041c05f9e30597243cbd4c687625"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/genl.8.gz", "digest": {"algorithm": "md5", "value": "816424a7babd9054c47efce18ff9b448"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ifcfg.8.gz", "digest": {"algorithm": "md5", "value": "d0f32e8d9b1a6c5f04ded56239beb23e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-address.8.gz", "digest": {"algorithm": "md5", "value": "f8620ecd6c92022a68149770b7cec019"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-addrlabel.8.gz", "digest": {"algorithm": "md5", "value": "0046d42d374065ad7c3ab06b9e703dc6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-fou.8.gz", "digest": {"algorithm": "md5", "value": "7055a2675973f2595546dc81a527df54"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-l2tp.8.gz", "digest": {"algorithm": "md5", "value": "48e4b0a8fd0d28de0302a8a03b32665c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-link.8.gz", "digest": {"algorithm": "md5", "value": "3f5ae4a7723d8d03d85bccc7c2d5b632"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-macsec.8.gz", "digest": {"algorithm": "md5", "value": "53b1a47c37d103924d1570feb139c04d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-maddress.8.gz", "digest": {"algorithm": "md5", "value": "5e3c1ac413236cbadde8dc0a52ec7d0c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-monitor.8.gz", "digest": {"algorithm": "md5", "value": "7b7f8b4f8fb5a04d8503e0c6a1648c11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-mroute.8.gz", "digest": {"algorithm": "md5", "value": "468596802c190d4c7522dc6dc158dc70"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-neighbour.8.gz", "digest": {"algorithm": "md5", "value": "176ad243c2cdd0ad68ac9e7a48013345"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-netconf.8.gz", "digest": {"algorithm": "md5", "value": "2cd55fa1ae4e00628129cd2eddb82e99"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-netns.8.gz", "digest": {"algorithm": "md5", "value": "4915eaec47a8f3454c559ea2ed90edf8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-nexthop.8.gz", "digest": {"algorithm": "md5", "value": "47c84fec49243e2572b88aa0f8069277"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-ntable.8.gz", "digest": {"algorithm": "md5", "value": "8a09fd16f60b3c3f2a818941dd70d409"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-route.8.gz", "digest": {"algorithm": "md5", "value": "25f1722e1edac8a785113a73cfafa649"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-rule.8.gz", "digest": {"algorithm": "md5", "value": "93c8dd241a20d23b30825f7bfb380cf4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-sr.8.gz", "digest": {"algorithm": "md5", "value": "5c112d8fc2f9e4c9821c48ade9f4c6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-tcp_metrics.8.gz", "digest": {"algorithm": "md5", "value": "7fc4f6aeee34d71d3f729c5e7a472376"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-token.8.gz", "digest": {"algorithm": "md5", "value": "551b4220dec4d2af05a946754e2bb7a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-tunnel.8.gz", "digest": {"algorithm": "md5", "value": "3b28e5cb0c439613f1b5bef5a47234ca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-vrf.8.gz", "digest": {"algorithm": "md5", "value": "1f507ef184ebf21f17aebd62a59279c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-xfrm.8.gz", "digest": {"algorithm": "md5", "value": "d91d7ba29c6e8c4d9599b5d8b2aeefa7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip.8.gz", "digest": {"algorithm": "md5", "value": "f16adffec007b4cb6c502400fd4f7f19"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lnstat.8.gz", "digest": {"algorithm": "md5", "value": "1f62333f88fe5dd05af05862a5171029"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-dev.8.gz", "digest": {"algorithm": "md5", "value": "0fb358e12cf7c68e74ae3beea77cef90"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-link.8.gz", "digest": {"algorithm": "md5", "value": "270ad99156a2b55560fb2263c1d5935c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-resource.8.gz", "digest": {"algorithm": "md5", "value": "946f590353792ea9786cfa91df0e3a38"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-statistic.8.gz", "digest": {"algorithm": "md5", "value": "a406479d0a3cf944bc01ed6dc953670e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-system.8.gz", "digest": {"algorithm": "md5", "value": "1605242b0d86b0b4962b58d40b64208e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma.8.gz", "digest": {"algorithm": "md5", "value": "702753088f9ba8c906d9cf0c45d0ab2b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/routel.8.gz", "digest": {"algorithm": "md5", "value": "7f8d743d388e14646c0adcf554658490"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtacct.8.gz", "digest": {"algorithm": "md5", "value": "0329783b199945ecaf29b54ffd1dbe11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtmon.8.gz", "digest": {"algorithm": "md5", "value": "342c2502aa2dbfebfcf85c292535556a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtpr.8.gz", "digest": {"algorithm": "md5", "value": "40675c992af742624925ebc5559bb9bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ss.8.gz", "digest": {"algorithm": "md5", "value": "f6c4de0b32724b896b8fd30b48c8b212"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-actions.8.gz", "digest": {"algorithm": "md5", "value": "e6d244071c0d1cb88b4123a0c111d60c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-basic.8.gz", "digest": {"algorithm": "md5", "value": "daec8924640cb6c9cb1b487308b1569b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-bfifo.8.gz", "digest": {"algorithm": "md5", "value": "20aac8870dee65b2d9328adf97bbdac1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-bpf.8.gz", "digest": {"algorithm": "md5", "value": "46fdf2d37598f16426054ff4ca20ab0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cake.8.gz", "digest": {"algorithm": "md5", "value": "da5f84323227d30c2229b0806947e093"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbq-details.8.gz", "digest": {"algorithm": "md5", "value": "29df6c70fec3460bc2bb9eedb64bf859"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbq.8.gz", "digest": {"algorithm": "md5", "value": "2273dd76e0951a6819dcb4ff998369a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbs.8.gz", "digest": {"algorithm": "md5", "value": "a3140b992feb74c1110f795f5928389a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cgroup.8.gz", "digest": {"algorithm": "md5", "value": "ad7a05f073da158c31d0c1b502848531"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-choke.8.gz", "digest": {"algorithm": "md5", "value": "ff4005840d8a9b1c5eafe08afec0d731"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-codel.8.gz", "digest": {"algorithm": "md5", "value": "dffca6522a6f54827a9bc51dc13b38af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-connmark.8.gz", "digest": {"algorithm": "md5", "value": "36d5da67d0b8eea66364bd0cefe1afa0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-csum.8.gz", "digest": {"algorithm": "md5", "value": "0641c9680330d2f00ca6f5f8a192871f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ctinfo.8.gz", "digest": {"algorithm": "md5", "value": "6b4a5f7b59215ab18ba4ab3e21baea99"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-drr.8.gz", "digest": {"algorithm": "md5", "value": "d8c6d276d6b9b064df07903ae5b1a175"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ematch.8.gz", "digest": {"algorithm": "md5", "value": "aa4bf76e4e378dd191cd88c63705ad39"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-etf.8.gz", "digest": {"algorithm": "md5", "value": "5bf93381fa12c9f13e42545172a72ed8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-flow.8.gz", "digest": {"algorithm": "md5", "value": "9f102d92cb7999cc266e1d47325735de"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-flower.8.gz", "digest": {"algorithm": "md5", "value": "d186ebd2508183b19e949d2afe3cf3b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fq.8.gz", "digest": {"algorithm": "md5", "value": "e35d1d57dcee0beec85a69b2bf7ab948"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fq_codel.8.gz", "digest": {"algorithm": "md5", "value": "1e2ce2ce50aebe851dd2ec83d286a8c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fw.8.gz", "digest": {"algorithm": "md5", "value": "3da5c9eaf0ab11b2e608bd944e355e78"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-hfsc.8.gz", "digest": {"algorithm": "md5", "value": "1c3e33741813ffb03e4391c2d058e760"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-htb.8.gz", "digest": {"algorithm": "md5", "value": "49966b91dd1163bbfa8e6a5d27593ead"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ife.8.gz", "digest": {"algorithm": "md5", "value": "ac9df518af651b13d3de30a05c2501a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-matchall.8.gz", "digest": {"algorithm": "md5", "value": "cd331b5d4700a45266197965bdb34909"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mirred.8.gz", "digest": {"algorithm": "md5", "value": "930b0caf3ac2f3059336411439b54100"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mpls.8.gz", "digest": {"algorithm": "md5", "value": "062180dff5c1dfb5adbb341cbc7f8c2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mqprio.8.gz", "digest": {"algorithm": "md5", "value": "8550bfa6447662364b69382af7aaa6af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-nat.8.gz", "digest": {"algorithm": "md5", "value": "f8044b5d71d991fd6990e20c1d33338b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-netem.8.gz", "digest": {"algorithm": "md5", "value": "5ee1ff769179497731be76b6d49300a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pedit.8.gz", "digest": {"algorithm": "md5", "value": "6ab8548ba56af42bce1a12699c4eac80"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pfifo_fast.8.gz", "digest": {"algorithm": "md5", "value": "225a5c28451815020e219e9dd347499b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pie.8.gz", "digest": {"algorithm": "md5", "value": "4c25312dd849629f8ee5c001ec5ab970"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-police.8.gz", "digest": {"algorithm": "md5", "value": "bc0e52aa88d365563d183745326ea918"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-prio.8.gz", "digest": {"algorithm": "md5", "value": "5f39eda00dae87207cc30ac0fb1c3ab2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-red.8.gz", "digest": {"algorithm": "md5", "value": "0a78ea5c4afb4e34bb4b13e385de6c82"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-route.8.gz", "digest": {"algorithm": "md5", "value": "fbfe87fa07b29a3e9bcb570f096fe37c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sample.8.gz", "digest": {"algorithm": "md5", "value": "84e2002cf0b46d4b1fdcecc05a5fdd95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sfb.8.gz", "digest": {"algorithm": "md5", "value": "96ad8b28ad878d98a258332b8bcac257"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sfq.8.gz", "digest": {"algorithm": "md5", "value": "3515673da69fa50c974e7a1b5ffd0dab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-simple.8.gz", "digest": {"algorithm": "md5", "value": "5fda4a50718ac6bb3d0f1e43de1c360d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbedit.8.gz", "digest": {"algorithm": "md5", "value": "1ab394787f16dedcb1f27886b24dd5a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbmod.8.gz", "digest": {"algorithm": "md5", "value": "34e31ee62581f7ac271fc1fc5fe3a1f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbprio.8.gz", "digest": {"algorithm": "md5", "value": "84fd57db387bcbb69e4f6cee15c2aff0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-stab.8.gz", "digest": {"algorithm": "md5", "value": "e06b93682d915c983dda6e986463b4b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-taprio.8.gz", "digest": {"algorithm": "md5", "value": "440adc7a820abdb9e5c9f776cb82cf43"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tbf.8.gz", "digest": {"algorithm": "md5", "value": "c970db8506df24d4ea5634a5dd3ad216"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tcindex.8.gz", "digest": {"algorithm": "md5", "value": "46d249e87e3cba90e04ad5c2e3ea61f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tunnel_key.8.gz", "digest": {"algorithm": "md5", "value": "f0f61b63ec534129be7af0bb31d924d5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-u32.8.gz", "digest": {"algorithm": "md5", "value": "ebb3c91f09a833dae1416578e96ae2e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-vlan.8.gz", "digest": {"algorithm": "md5", "value": "3145b3c09bf403d71c886c3eec79f767"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-xt.8.gz", "digest": {"algorithm": "md5", "value": "360b8b111c5cd6510c776955a8e8504c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc.8.gz", "digest": {"algorithm": "md5", "value": "26b073fa096c66aa4de21b8720600711"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-bearer.8.gz", "digest": {"algorithm": "md5", "value": "e397e3ec3cb68af893ee1160fa2e923f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-link.8.gz", "digest": {"algorithm": "md5", "value": "e1df2daf467bce0bcc5d3ea833126a95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-media.8.gz", "digest": {"algorithm": "md5", "value": "3c1c32b93dbb3dbfb8ebd7ee14e79c22"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-nametable.8.gz", "digest": {"algorithm": "md5", "value": "8aad03115602f1a79c7e518cc8843210"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-node.8.gz", "digest": {"algorithm": "md5", "value": "39c2d91886e538211065aa8df952f4a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-peer.8.gz", "digest": {"algorithm": "md5", "value": "52d6704d31a715c85838a69ebf69ac0a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-socket.8.gz", "digest": {"algorithm": "md5", "value": "7424be6696026e351e17c16ea30807c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc.8.gz", "digest": {"algorithm": "md5", "value": "de6058c52d809e54dd07fde050d35bb5"}, "isConfigFile": false}]}}, {"id": "8c4be3b7f7531f6c", "name": "libacl1", "version": "2.2.53-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libacl1:libacl1:2.2.53-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libacl1@2.2.53-6?arch=amd64&upstream=acl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libacl1", "source": "acl", "version": "2.2.53-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 70, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "digest": {"algorithm": "md5", "value": "e77bf61a72656a594ef49768a7d6097b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "65de3b787d67d4755ad3ae0584aee9f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/copyright", "digest": {"algorithm": "md5", "value": "40822d07cf4c0fb9ab13c2bebf51d981"}, "isConfigFile": false}]}}, {"id": "aa909c768d17c3a4", "name": "libaio1", "version": "0.3.112-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaio1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libaio1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaio1:libaio1:0.3.112-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaio1@0.3.112-5?arch=amd64&upstream=libaio&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaio1", "source": "libaio", "version": "0.3.112-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 35, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libaio.so.1.0.1", "digest": {"algorithm": "md5", "value": "862554b0dc956a38662b033ca7c5aca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaio1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "51e82926512fdc4b8d00a16dd11b0cf9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaio1/copyright", "digest": {"algorithm": "md5", "value": "61c6b1e2b566673f078f41c1f672deaa"}, "isConfigFile": false}]}}, {"id": "3d65e3ebccb87f2a", "name": "libattr1", "version": "1:2.4.48-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libattr1:libattr1:1\\:2.4.48-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libattr1@1:2.4.48-5?arch=amd64&upstream=attr&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libattr1", "source": "attr", "version": "1:2.4.48-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 57, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/etc/xattr.conf", "digest": {"algorithm": "md5", "value": "d1e7e7add29e247fdcf2a098fe5b37a0"}, "isConfigFile": true}, {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "digest": {"algorithm": "md5", "value": "708453da8ebde1aaca2ca69c04d4c0a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6465a4cda28287d4ea9979b530648ee3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/copyright", "digest": {"algorithm": "md5", "value": "1e0c5c8b55170890f960aad90336aaed"}, "isConfigFile": false}]}}, {"id": "dd04c09c9b5402ee", "name": "libaudit1", "version": "1:2.8.5-2ubuntu6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit1:libaudit1:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaudit1@1:2.8.5-2ubuntu6?arch=amd64&upstream=audit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit1", "source": "audit", "version": "1:2.8.5-2ubuntu6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 157, "depends": ["libaudit-common (>= 1:2.8.5-2ubuntu6)", "libc6 (>= 2.14)", "libcap-ng0 (>= 0.7.9)"], "files": [{"path": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "digest": {"algorithm": "md5", "value": "56f595c810e09f95d15dd0bab263ec00"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b7b25ad85b122dd0aa32c3966592011b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/copyright", "digest": {"algorithm": "md5", "value": "e0b5eb3967670fa03734aa1f179836fb"}, "isConfigFile": false}]}}, {"id": "aabc1ea660179878", "name": "libbz2-1.0", "version": "1.0.8-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-variant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbz2-1.0:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2-1.0:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libbz2-1.0@1.0.8-2?arch=amd64&upstream=bzip2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbz2-1.0", "source": "bzip2", "version": "1.0.8-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 99, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "digest": {"algorithm": "md5", "value": "7fe842b2b26ad6eef33cd4bd8ed280b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "67fe0b8fb573da2dfc9c292ddc1719a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/copyright", "digest": {"algorithm": "md5", "value": "8171a9bd4b60caf0ab19b02ec8495111"}, "isConfigFile": false}]}}, {"id": "518734f6c898e15e", "name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc-bin.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc-bin", "source": "glibc", "version": "2.31-0ubuntu9.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 3712, "depends": ["libc6 (>> 2.31)", "libc6 (<< 2.32)"], "files": [{"path": "/etc/bindresvport.blacklist", "digest": {"algorithm": "md5", "value": "4c09213317e4e3dd3c71d74404e503c5"}, "isConfigFile": true}, {"path": "/etc/default/nss", "digest": {"algorithm": "md5", "value": "d6d5d6f621fb3ead2548076ce81e309c"}, "isConfigFile": true}, {"path": "/etc/gai.conf", "digest": {"algorithm": "md5", "value": "28fa76ff5a9e0566eaa1e11f1ce51f09"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf", "digest": {"algorithm": "md5", "value": "4317c6de8564b68d628c21efa96b37e4"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf.d/libc.conf", "digest": {"algorithm": "md5", "value": "d4d833fd095fb7b90e1bb4a547f16de6"}, "isConfigFile": true}, {"path": "/sbin/ldconfig", "digest": {"algorithm": "md5", "value": "85e9e2c4a9c0a7af309c906516aa4548"}, "isConfigFile": false}, {"path": "/sbin/ldconfig.real", "digest": {"algorithm": "md5", "value": "cf725620cf31c0c148dfb25bfe210af6"}, "isConfigFile": false}, {"path": "/usr/bin/catchsegv", "digest": {"algorithm": "md5", "value": "edae57444d26912edf3c98b46734d5b9"}, "isConfigFile": false}, {"path": "/usr/bin/getconf", "digest": {"algorithm": "md5", "value": "4c206cdb0a9f19e43beb204006c4067f"}, "isConfigFile": false}, {"path": "/usr/bin/getent", "digest": {"algorithm": "md5", "value": "d607b5185bdb1af847473e2e9ef3697c"}, "isConfigFile": false}, {"path": "/usr/bin/iconv", "digest": {"algorithm": "md5", "value": "355e584f646b6c09557b0bcb93805fab"}, "isConfigFile": false}, {"path": "/usr/bin/ldd", "digest": {"algorithm": "md5", "value": "e122f01cfd94c76741ae610ca0637967"}, "isConfigFile": false}, {"path": "/usr/bin/locale", "digest": {"algorithm": "md5", "value": "c72a78792469db86d91369c9057f20d2"}, "isConfigFile": false}, {"path": "/usr/bin/localedef", "digest": {"algorithm": "md5", "value": "b32d07d177b2a0198a7f6a3dec8f30d4"}, "isConfigFile": false}, {"path": "/usr/bin/pldd", "digest": {"algorithm": "md5", "value": "faf9bbfda44f3e245da966d987fd10b9"}, "isConfigFile": false}, {"path": "/usr/bin/tzselect", "digest": {"algorithm": "md5", "value": "e4d9d923a578003a3b701e2fb9d53198"}, "isConfigFile": false}, {"path": "/usr/bin/zdump", "digest": {"algorithm": "md5", "value": "ad44ad9b61bb9d7307f0f4c5159ff409"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "digest": {"algorithm": "md5", "value": "0b9503adb080cd7010899ca4f1c6c636"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "digest": {"algorithm": "md5", "value": "2c73933a6575aa8ca4edee2c059ffc49"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "digest": {"algorithm": "md5", "value": "9d22e03862f622fefd544248b2f528d0"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "digest": {"algorithm": "md5", "value": "c851eba4694cc72ebe625d7b033fdc07"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "digest": {"algorithm": "md5", "value": "e3c1e6b90e6b6a2eb6119802deb76010"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "digest": {"algorithm": "md5", "value": "51b38968a8ee95ced726075cead11267"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "digest": {"algorithm": "md5", "value": "e2a490be3be2b14b6cfee8c9a6a9b18b"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "digest": {"algorithm": "md5", "value": "bba91012f78b2190b2b0f0a1731e4cbe"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "digest": {"algorithm": "md5", "value": "b5b5e4c522669b714b5a38aecd454704"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "digest": {"algorithm": "md5", "value": "5cf51ae8279119ff4c1a67b81b5a6cdf"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "digest": {"algorithm": "md5", "value": "0553c1e77396c436076404a9ffc751ea"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "digest": {"algorithm": "md5", "value": "4f81fd69f48265ab40c8f2a4936300f1"}, "isConfigFile": false}, {"path": "/usr/sbin/iconvconfig", "digest": {"algorithm": "md5", "value": "475cff588565aee9bc8ec4abbd280e65"}, "isConfigFile": false}, {"path": "/usr/sbin/zic", "digest": {"algorithm": "md5", "value": "a5d826e221dad91d8b41c5d97a033ac9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/libc-bin/nsswitch.conf", "digest": {"algorithm": "md5", "value": "5e81a875064719ea46f9c300d89bd6fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc-bin", "digest": {"algorithm": "md5", "value": "aebae1a88a3078e3a259852488720394"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/catchsegv.1.gz", "digest": {"algorithm": "md5", "value": "cfd736bd8680219e89ba4e9a68057aaa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getconf.1.gz", "digest": {"algorithm": "md5", "value": "91de6230b7ea05cbbe47fe71c658bf56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tzselect.1.gz", "digest": {"algorithm": "md5", "value": "8959f2ca99af5b7c5ee527fd90ed533a"}, "isConfigFile": false}]}}, {"id": "649a2b4739ae8e3c", "name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc6:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc6", "source": "glibc", "version": "2.31-0ubuntu9.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 13246, "depends": ["libgcc-s1", "libcrypt1 (>= 1:4.4.10-10ubuntu4)"], "files": [{"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "digest": {"algorithm": "md5", "value": "d4e7a7b88a71b5ffd9e2644e71a0cfab"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "digest": {"algorithm": "md5", "value": "1d4d7819b104d638947f331a88403d2b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "digest": {"algorithm": "md5", "value": "14404b573b65cbb28171f92a47b0dffa"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "digest": {"algorithm": "md5", "value": "0117a245bf2b0b8fa3e9a82f2e44d15d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "digest": {"algorithm": "md5", "value": "098ebafbe14923577fdf30abb3c20376"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "digest": {"algorithm": "md5", "value": "d371da546786965fe0ee40147ffef716"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "digest": {"algorithm": "md5", "value": "540ea4f1dff435812d27d7e3e98fbff4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "digest": {"algorithm": "md5", "value": "4aaad6c988fb8f356db567c0bf8f0d2d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "digest": {"algorithm": "md5", "value": "8bbb508cc00e8899bca162c62a838126"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "digest": {"algorithm": "md5", "value": "2166b1de71469fd92c26b9fe6a819ce3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "digest": {"algorithm": "md5", "value": "4c0fe2ee5446b6fe2686a52ffd4c8602"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "digest": {"algorithm": "md5", "value": "502b8ed60d27c8b6baa7dfa31dafd0d3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "digest": {"algorithm": "md5", "value": "8cef6ad45b1790942dbca96703cec6c4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "digest": {"algorithm": "md5", "value": "1de2c7b5c2e45be8fcc51dec90086874"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "digest": {"algorithm": "md5", "value": "4f740c824313231839d657ad245cf0ec"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_nis-2.31.so", "digest": {"algorithm": "md5", "value": "7cff146491ccbf12662a0bb0530887a8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_nisplus-2.31.so", "digest": {"algorithm": "md5", "value": "60ce2a8315dac9ea0c7b8e6b0f6f1c0c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "digest": {"algorithm": "md5", "value": "0011dbd9f1afc1aad468f33babf436fe"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "digest": {"algorithm": "md5", "value": "23573d3e8511db1b7401372293863ef6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "digest": {"algorithm": "md5", "value": "635412efc7bffaf24c127987b0640f48"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "digest": {"algorithm": "md5", "value": "2dbe39867f563c368149c509c65f2ea3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "digest": {"algorithm": "md5", "value": "e4c15c33c5f5e4db0564bac292226691"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "digest": {"algorithm": "md5", "value": "a2ba29e83fbfb761a85ae7ece53680ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "digest": {"algorithm": "md5", "value": "df30be99b34235a96ec5ad3e28c71dc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "digest": {"algorithm": "md5", "value": "9a722d464ea47cd817ca62e576c78df9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "digest": {"algorithm": "md5", "value": "fa890246a084d54cbe85b579737ada35"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "digest": {"algorithm": "md5", "value": "9afa68900355ad8065757f2062ad5b87"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "digest": {"algorithm": "md5", "value": "bfb7e551994872d1c9677156141ccbc4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "digest": {"algorithm": "md5", "value": "88ea04a10dcdf04af5cac0aba3868c8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "digest": {"algorithm": "md5", "value": "091149a6bf201ed21669a688502422b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "digest": {"algorithm": "md5", "value": "f6bc3f0fb0215c0e038070d02f9a7004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "digest": {"algorithm": "md5", "value": "91767c2b42832d21829ec53be38649be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "digest": {"algorithm": "md5", "value": "e3ec122c2052c0559e774c04efa3b625"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "digest": {"algorithm": "md5", "value": "fb7a12ce89b7ce93bdeea3918a6e8403"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "digest": {"algorithm": "md5", "value": "a0c7927605da1b456908ed4b42b8419b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "digest": {"algorithm": "md5", "value": "59c488e25f13951ab80b424b297a7074"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "digest": {"algorithm": "md5", "value": "d6e0e0deeb3a2fca2ef75e018da0b929"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "digest": {"algorithm": "md5", "value": "fdf27ba26312c3aed276735a04493708"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "digest": {"algorithm": "md5", "value": "422a5d04585e80cc1fa6241de6eba10e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "digest": {"algorithm": "md5", "value": "487f1b25021e14a6b7c8210638affdbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "digest": {"algorithm": "md5", "value": "dab0bae87f795a1786617d6abedcfa12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "digest": {"algorithm": "md5", "value": "427c91ef4c318c0956d2e6d97ee8b7d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "digest": {"algorithm": "md5", "value": "394f63a6deab6d6c805af22dc7b7fa38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "digest": {"algorithm": "md5", "value": "e7d7fd3d96fa19b7f79afcdf4f6c8f62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "digest": {"algorithm": "md5", "value": "37c176ec2a77dc0f2bf7c637e393f2a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "digest": {"algorithm": "md5", "value": "beea8c474dcfd88380cb5b14b562083e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "digest": {"algorithm": "md5", "value": "3f179a9befd963dcfa7fa0cf69293180"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "digest": {"algorithm": "md5", "value": "70ebaaf7ce20b22a67439801348d2a14"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "digest": {"algorithm": "md5", "value": "cdbaec3287f804832e5bd435e614c427"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "digest": {"algorithm": "md5", "value": "70c8ac83719923f90b8ef1f13e279da5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "digest": {"algorithm": "md5", "value": "d1ef465a93a32a57b0afd2224bdf1d99"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "digest": {"algorithm": "md5", "value": "523358d1a9f7126c76e0cefc2e86ff8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "digest": {"algorithm": "md5", "value": "acaabbba9f2d133a0442969534e5756e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "digest": {"algorithm": "md5", "value": "830f7e597935c9e65e1ec1326253c8bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "digest": {"algorithm": "md5", "value": "a578bfe8fc9c02897f7b60eac8fa3165"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "digest": {"algorithm": "md5", "value": "112daaccb3c3145d1591d93379badf77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "digest": {"algorithm": "md5", "value": "befaa79f42eaacad1d8e24db10980185"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "digest": {"algorithm": "md5", "value": "ee48e4eb04ff766b98a652201aabb541"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "digest": {"algorithm": "md5", "value": "951a56b55e20d6b0698ebc8377f70eb6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "digest": {"algorithm": "md5", "value": "6f50fd0c2baac4b0bae752fb2a0e61c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "digest": {"algorithm": "md5", "value": "4161a3ba2ed87480d1a115e1ea60a545"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "digest": {"algorithm": "md5", "value": "6ad06cc2da1edc9ba76845a9217e4cb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "digest": {"algorithm": "md5", "value": "0dc94ec9aa98940259d476b9a3789cc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "digest": {"algorithm": "md5", "value": "d235f97040e161eb7b149fb862ea6822"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "digest": {"algorithm": "md5", "value": "c466eb73133511a6b41487325152cae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "digest": {"algorithm": "md5", "value": "4bf4f2cd6b2b4ac234e1ee0cd7928fdb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "digest": {"algorithm": "md5", "value": "c992b46b9169f15f1102eb9696f2d52a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "digest": {"algorithm": "md5", "value": "790c3761d6b2c1a7977d2e88239e8684"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "a609a2636beb1d43a3e73d2e420cbd68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "digest": {"algorithm": "md5", "value": "4ade22653efcda62797a4fff469fa1e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "digest": {"algorithm": "md5", "value": "ef6a9926bfab4ed42db9cb650ac409ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "digest": {"algorithm": "md5", "value": "83bcf9deeb2009fc74fcdbb881a5903d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "digest": {"algorithm": "md5", "value": "5c3a40c7e11c72e583629210bd98af2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "digest": {"algorithm": "md5", "value": "73b1b3e53838b2e535e6053a379d2020"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "digest": {"algorithm": "md5", "value": "a45d8772804564d290fc84314b374bc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "digest": {"algorithm": "md5", "value": "49f4258ccc82acd12ff67ab9747a0244"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "digest": {"algorithm": "md5", "value": "76561cf56e39cc98c805ef2c76196892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "digest": {"algorithm": "md5", "value": "80ae73162b057f0c993c618deaf6eff2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "digest": {"algorithm": "md5", "value": "50acdde45cf2142dba821184ce489702"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "digest": {"algorithm": "md5", "value": "f9a0653d833825d8f62b933b81369791"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "digest": {"algorithm": "md5", "value": "d7429c915222ec4345077f346bf9ac80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "digest": {"algorithm": "md5", "value": "53d6f614622fb111be25f993e3a3afa0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "digest": {"algorithm": "md5", "value": "7c659b779f8df08d69d2aba845ebcf83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "digest": {"algorithm": "md5", "value": "7f612cf516c00ffd2cb887926c11f004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "digest": {"algorithm": "md5", "value": "351c445e47ebecaec6b3d77178974e63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "digest": {"algorithm": "md5", "value": "7a676c694b01f1e87207b47cb8c27c77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "digest": {"algorithm": "md5", "value": "526ff92abb00524d4972cc2efd6e3c51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "digest": {"algorithm": "md5", "value": "f2cb2af63b7363bc74869a00b2acc954"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "digest": {"algorithm": "md5", "value": "d08da408ac64d8ec400076d88a74de2d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "digest": {"algorithm": "md5", "value": "e4372ea0ac641e798968f1be8b349604"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "digest": {"algorithm": "md5", "value": "a82c976c244d571aaf66f0953b0b3196"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "digest": {"algorithm": "md5", "value": "3b8559a3ff4fe18331c5d7f2b49c4cd9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "digest": {"algorithm": "md5", "value": "3094cef8bda70773accc9f34f1636bc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "digest": {"algorithm": "md5", "value": "744ab770fc6e21704a3c04e8e72ec947"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "digest": {"algorithm": "md5", "value": "a0e3650fbc0f9653c15e01d082d5d42f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "digest": {"algorithm": "md5", "value": "244954583484454805e5b66b6682fd43"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "digest": {"algorithm": "md5", "value": "46d004cacfe86528956c44aea2382933"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "digest": {"algorithm": "md5", "value": "b39e9cbf46b688d5ba37b48b94b467cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "digest": {"algorithm": "md5", "value": "1e7f5967f0e86b9a4f60b10cd1189c72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "digest": {"algorithm": "md5", "value": "35f1027beb2cf9406983a81416dda021"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "digest": {"algorithm": "md5", "value": "72008523ded4cd1dcdad84b524ef12de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "digest": {"algorithm": "md5", "value": "9877faef4a9863da2aa2061f4c70bad8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "digest": {"algorithm": "md5", "value": "4d87049b54309196481cf09a998977c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "digest": {"algorithm": "md5", "value": "0f8bcec415ac2d79e1b1d1c8ae74303a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "digest": {"algorithm": "md5", "value": "537d4ce53899a40e0fe3f008c48ecf7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "digest": {"algorithm": "md5", "value": "d9141961b43dd8c6de54e2d7f08b02f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "digest": {"algorithm": "md5", "value": "ef23ea045852a36d90a05de1cc6c4811"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "digest": {"algorithm": "md5", "value": "adfbc17b7cb8ce6f66c58e746601e94a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "digest": {"algorithm": "md5", "value": "e5e2beb33feee75c4eebc9e14390ed9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "digest": {"algorithm": "md5", "value": "480852deca583d3668e52fa8d18b4b02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "digest": {"algorithm": "md5", "value": "2c8d22cc59c1e0859a803aec22f7a755"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "digest": {"algorithm": "md5", "value": "a8abc93043858493b6ea03c376be8153"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "digest": {"algorithm": "md5", "value": "d58d4a3f13247149ce67f97767aa0822"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "digest": {"algorithm": "md5", "value": "9126380842a1a28bd15d119c770a49a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "digest": {"algorithm": "md5", "value": "adb526760739f86f5949f8fe2e488c42"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "digest": {"algorithm": "md5", "value": "7674f404b2daae817ab8561cd3cc10aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "digest": {"algorithm": "md5", "value": "e0d6b772b6e06a09d824c67f66ca888e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "digest": {"algorithm": "md5", "value": "22763ae764da35d94ec36174ca46f331"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "digest": {"algorithm": "md5", "value": "7fbae8b0f1df8066ffa9e2b4ca4018aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "digest": {"algorithm": "md5", "value": "4c890eefc6b719d9544322d6ad4f580f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "digest": {"algorithm": "md5", "value": "3d6079957321d537a9682de691897057"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "digest": {"algorithm": "md5", "value": "e305d12c07a04a6d55cc980f5fb5553e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "digest": {"algorithm": "md5", "value": "caac2f7e5c81270fad54191a5ec9cffc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "digest": {"algorithm": "md5", "value": "570e608eba100c871409a1aabe2f032c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "digest": {"algorithm": "md5", "value": "d54ea42d46a00b44e0a208f5c44053fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "digest": {"algorithm": "md5", "value": "a422b3e205b61bb22d370c3468a2ef0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "digest": {"algorithm": "md5", "value": "59b59bf0e152e202ba818a480b7a7819"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "digest": {"algorithm": "md5", "value": "7ece667b1d3f674e921a59751957656b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "digest": {"algorithm": "md5", "value": "812025a36c91c4f321433faae86f00c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "digest": {"algorithm": "md5", "value": "6178b789bf078a3f4aaf0271c8ff13e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "digest": {"algorithm": "md5", "value": "cec8a25900e1be56b07b8b4cec439bba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "digest": {"algorithm": "md5", "value": "1f4ddb75c8ea37a234c61000ec8a9bab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "digest": {"algorithm": "md5", "value": "6d3e03b665f0ccbdcaacd6c574cfc392"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "digest": {"algorithm": "md5", "value": "fbd4d60c275d75d9179ce3eda339aefd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "digest": {"algorithm": "md5", "value": "4edd426877ac7b340c281ff358027c22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "digest": {"algorithm": "md5", "value": "ef3b98d25d90a0a0c57f9ac0d21dba95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "digest": {"algorithm": "md5", "value": "f37a0ad413714908f9b363ad3f12cd58"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "digest": {"algorithm": "md5", "value": "71a867eacea3737e2a9c10cc1fd23209"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "digest": {"algorithm": "md5", "value": "f5669b3d91ef414f6fe46c711a16f07c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "digest": {"algorithm": "md5", "value": "98f56b7924f0a61534d9bbf7fc0a3c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "digest": {"algorithm": "md5", "value": "5f5213ee9b715c0a4d55a462f2e59612"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "digest": {"algorithm": "md5", "value": "818f695c56c3917bdd50a1f54ea23004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "digest": {"algorithm": "md5", "value": "92810cc67d741943e312e07c54e31bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "digest": {"algorithm": "md5", "value": "b71efff0da35de75006f73216e67bf5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "digest": {"algorithm": "md5", "value": "4ad56c407f4d47411a5192ff072487ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "digest": {"algorithm": "md5", "value": "40135bc0f452e1bc12e9e5f02cadd415"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "digest": {"algorithm": "md5", "value": "ae80885da2791a3418677ef60f29c507"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "digest": {"algorithm": "md5", "value": "3be6d354d73bb98182feb7f001349ffb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "digest": {"algorithm": "md5", "value": "7032b1c7f70688f7cff7003f203a10cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "digest": {"algorithm": "md5", "value": "c2c85780e7b6e5e069172e99da4f5bf3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "digest": {"algorithm": "md5", "value": "e21761a54438df573a737d346670b681"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "digest": {"algorithm": "md5", "value": "7a9dcb522be4870f92edeb2a3c41f260"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "digest": {"algorithm": "md5", "value": "de3136051d0a99dc568fa6a1d8b00091"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "digest": {"algorithm": "md5", "value": "b998cc0aaba1c781239a69ce8fa6036e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "digest": {"algorithm": "md5", "value": "4830be3d3676a68ee91ecccb89dc06b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "digest": {"algorithm": "md5", "value": "dcec053647bc863685120714624b0058"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "digest": {"algorithm": "md5", "value": "19fac4ef9682f10a615f73436e7c1c08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "digest": {"algorithm": "md5", "value": "a4d4c7f1dd579fdc3d2676f86a153e23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "digest": {"algorithm": "md5", "value": "043aec981e914f045acf7a31715d1404"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "digest": {"algorithm": "md5", "value": "ce6180befe7a237694d368cd11c4aa3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "digest": {"algorithm": "md5", "value": "763ff55294cc856ac894f58443871066"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "digest": {"algorithm": "md5", "value": "5ef5b5483984617590bb250be14db347"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "digest": {"algorithm": "md5", "value": "3186578fa12f325a5bc78fe21bcdb132"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "digest": {"algorithm": "md5", "value": "1ae79129dcc77f831e9702c36e7d6102"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "digest": {"algorithm": "md5", "value": "8ca989058c071ee9d9652aa81524f6c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "digest": {"algorithm": "md5", "value": "befeffec8835fe7f243fd6411e8c2987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "digest": {"algorithm": "md5", "value": "e0431d2b5460d5bb472a9f85becdbd5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "digest": {"algorithm": "md5", "value": "bc236332015ff4aa34f8254bd86487c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "digest": {"algorithm": "md5", "value": "8018fc2dab48bfe6a24930908a7ab463"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "digest": {"algorithm": "md5", "value": "9c58b472fd1c653d8c07ba0b9058bb0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "digest": {"algorithm": "md5", "value": "1aec374bd8ebf19e8a20f28c891b4bc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "digest": {"algorithm": "md5", "value": "7bcf648c67f4da56b10cc4399040da91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "digest": {"algorithm": "md5", "value": "af0a66114d7224da258129788d3a9f41"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "digest": {"algorithm": "md5", "value": "87a20d8528e2960e0428db253ef185f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "digest": {"algorithm": "md5", "value": "397b2fb2c04d7dd9eed2d82ba0630316"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "digest": {"algorithm": "md5", "value": "763e4b1f0395760357fc828bb8bde17f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "digest": {"algorithm": "md5", "value": "14d0d1e095acb52994b6b36b810717be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "digest": {"algorithm": "md5", "value": "8e1811cd7a24dadcf24cb587c56646b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "digest": {"algorithm": "md5", "value": "429a2d34c8c8c3e84bc26beeea03f571"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "digest": {"algorithm": "md5", "value": "3348ae4aee2ec1eaa598f751c6c49f6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "digest": {"algorithm": "md5", "value": "5ed73eda7cd772b0119448bf7bafbd32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "digest": {"algorithm": "md5", "value": "eecf62adfd573619cce6106c2d0ba144"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "digest": {"algorithm": "md5", "value": "9dc856cc91efda0a0e509d66eac21ebb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "digest": {"algorithm": "md5", "value": "98da562b0202986e8a4cefb6108f8266"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "digest": {"algorithm": "md5", "value": "5a83de32fa4075ad84e05375574cd178"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "digest": {"algorithm": "md5", "value": "7303c2ae48fb7dfe4fb91f2548eb4dda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "digest": {"algorithm": "md5", "value": "0bd4e21639c379d40ffc1d2d0fa142c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "digest": {"algorithm": "md5", "value": "c30bb91a2c0ca05fa478c4362d6d1ae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "digest": {"algorithm": "md5", "value": "61890a3e5d73e674abf626f6acb373e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "digest": {"algorithm": "md5", "value": "99f59c94ae8fe308cac268345c4595fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "digest": {"algorithm": "md5", "value": "f817988cbd827d55ae93be68856fc69f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "digest": {"algorithm": "md5", "value": "af0093d298222efbced011f1144b2870"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "digest": {"algorithm": "md5", "value": "be2f8c53c2376000379723473e64e43a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "digest": {"algorithm": "md5", "value": "579fe21f80fc88cb91f2c4eb3efb6667"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "digest": {"algorithm": "md5", "value": "fe4c34c4f66cddc536499239722de720"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "digest": {"algorithm": "md5", "value": "0fe1d94440d32abfae8ea3a18e439e97"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "digest": {"algorithm": "md5", "value": "3d4f1a1307790f8356c4dab6c007730c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "digest": {"algorithm": "md5", "value": "6ec051a6643ede7017bd80cf34cb6f09"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "digest": {"algorithm": "md5", "value": "f2b035efa4e23a2cba4a0a97e1399179"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "digest": {"algorithm": "md5", "value": "8176d6bd82b19ffb1e95a58e90321476"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "digest": {"algorithm": "md5", "value": "dfe8f0cfb50c0b7680baef8035cb3e5c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "digest": {"algorithm": "md5", "value": "df3becf03208bdcde046dade9d6b09be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "digest": {"algorithm": "md5", "value": "939c95a358ae10635068b8c16e0533d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "digest": {"algorithm": "md5", "value": "129235af4532d13ac52227f3b0eac3fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "digest": {"algorithm": "md5", "value": "6e56b7846fb1e9723af9818431d8ae06"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "55abd497ec079257fc80f37c3473b323"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "digest": {"algorithm": "md5", "value": "bffac00a27509ba84bedcdaaf21c3433"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "digest": {"algorithm": "md5", "value": "a847aa1d82d9091ca8ebcafd59cb5678"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "digest": {"algorithm": "md5", "value": "e6338e57faced64c81a740593637245f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "digest": {"algorithm": "md5", "value": "db1c12bbd157b7ba98c0eee484a87598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "digest": {"algorithm": "md5", "value": "f61530b6fb24eb48ec3c34050064cbe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "digest": {"algorithm": "md5", "value": "a97e803ab253eb46618c37be406c53b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "digest": {"algorithm": "md5", "value": "b95c76a126de7aa6dd8438ce68b76283"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "digest": {"algorithm": "md5", "value": "ed5b6464637fe1580f04f18689243ff3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "digest": {"algorithm": "md5", "value": "fd2dc9a825f167536c2ba35dce6b5bf5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "digest": {"algorithm": "md5", "value": "ed7b22bc8517f9b32a109e3ae9386308"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "digest": {"algorithm": "md5", "value": "77738b095b6de76333bfacd5c60935b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "digest": {"algorithm": "md5", "value": "d557836c76de03c03f9cea0fa1a1f519"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "digest": {"algorithm": "md5", "value": "413319efee0d408ba22ba87cb8b992ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "digest": {"algorithm": "md5", "value": "26bfd2ed8d6324640eb77303fa0c8578"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "digest": {"algorithm": "md5", "value": "948f26b72e1af942b06298726d7d521b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "digest": {"algorithm": "md5", "value": "fd35a85dbc345774a56161dad1f1d70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "digest": {"algorithm": "md5", "value": "ea5277c0084d35d028ed72fcde726a38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "digest": {"algorithm": "md5", "value": "156f4feff33e45aaf8749bdd121b25ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "digest": {"algorithm": "md5", "value": "9bf935641c6664db5f10d11ad6c394ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "digest": {"algorithm": "md5", "value": "408f5162d7abd7eb91d1449b0e624a5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "digest": {"algorithm": "md5", "value": "32159405faa560dd34af44a16c4acf1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "digest": {"algorithm": "md5", "value": "f3f9eecfe5d29aff8ceca8abefb27938"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "digest": {"algorithm": "md5", "value": "519b13dcdd35336f55800187a6eba8b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "digest": {"algorithm": "md5", "value": "3adade234a0b40e58fb3c66e13110fe6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "digest": {"algorithm": "md5", "value": "181a0a09f5742741db45cbe6e38900c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "digest": {"algorithm": "md5", "value": "a8ceed665a22bb748d49559403963b32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "digest": {"algorithm": "md5", "value": "0b0868801e61f658a545883535a812da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "digest": {"algorithm": "md5", "value": "631b47e316520fa631bf8bc6b3088e11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "digest": {"algorithm": "md5", "value": "9743568fee785911d278422392276fe2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "digest": {"algorithm": "md5", "value": "72e62f94f12831a749f41033a48b63f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "digest": {"algorithm": "md5", "value": "6f2b99cabb74f65ada3dbea11e4c75d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "digest": {"algorithm": "md5", "value": "61bb8481a84588282d68f8f15b17616a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "digest": {"algorithm": "md5", "value": "1713252d597d3c60d5f8623a296e855c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "digest": {"algorithm": "md5", "value": "7f079560ef29905678362cb195bb2e0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "digest": {"algorithm": "md5", "value": "9d2ecb12c01fa2e54b9acf8fb537e388"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "digest": {"algorithm": "md5", "value": "272482c4bb186a3100c537275dbf0eaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "digest": {"algorithm": "md5", "value": "51d7fd3dffb5846b6219cc98166d2d26"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "digest": {"algorithm": "md5", "value": "4884a8f7a819f718940064ca20acca3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "digest": {"algorithm": "md5", "value": "4d5a57230fcf434007f4b5ba23bdbf22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "digest": {"algorithm": "md5", "value": "857bf3e7fa9732bdfaa6e1003c424063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "digest": {"algorithm": "md5", "value": "03d7ac33cfe37bd2c78eb62170c04f9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "digest": {"algorithm": "md5", "value": "3c256c4f31698df4bac01ceee1fe7e7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "digest": {"algorithm": "md5", "value": "444d090c19a86b481840f6d1fbeeed16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "digest": {"algorithm": "md5", "value": "f1a6036163df7bfb10b1534cfd382165"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "digest": {"algorithm": "md5", "value": "0d668badc2eb6cd6d4fdc6f91fd40ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "digest": {"algorithm": "md5", "value": "c865dae37e371566500e3518258da6b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "digest": {"algorithm": "md5", "value": "a8ddf42557bc18022a837bfbbe370c2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "digest": {"algorithm": "md5", "value": "fd50c07113047c6e26dd2c628bbdf2ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "digest": {"algorithm": "md5", "value": "5d9a51bddcf0a9c916405ed986b19a27"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "digest": {"algorithm": "md5", "value": "2a58a64e27cae79ccb753599b34ea99a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "digest": {"algorithm": "md5", "value": "8dfc30a7e38b297adc1886bcb2c1e2e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "digest": {"algorithm": "md5", "value": "85a5e3807a0e52b096b9e5ac9b34510b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "digest": {"algorithm": "md5", "value": "e61392892f234fa4de3c688cfff09935"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "digest": {"algorithm": "md5", "value": "29bdbbb3be6206e84b3f1fd50fb7f538"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "digest": {"algorithm": "md5", "value": "e0c520fb998259b31e0c7698fa1a992f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "digest": {"algorithm": "md5", "value": "2737a6c17708588eef879a50f47dce3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "digest": {"algorithm": "md5", "value": "768236bc330a5d7de9bb4ea0d362eff5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "digest": {"algorithm": "md5", "value": "0bd3eaeb0d54b728dc032baa77f4bef4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "digest": {"algorithm": "md5", "value": "40f60935a91574a84ad61827c103f2ef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "digest": {"algorithm": "md5", "value": "c6d5c40aca51f90f13518ea6719a44e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "digest": {"algorithm": "md5", "value": "a6e87129a58f18aa794aedfc64dd6cf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "digest": {"algorithm": "md5", "value": "e3a4227536723f368ff8d8f0e6d9ca18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "digest": {"algorithm": "md5", "value": "e2540505c35acdf75738d36bd62032da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "digest": {"algorithm": "md5", "value": "ce2d2f81d2ea6ce4c44f7b8b1a408691"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "digest": {"algorithm": "md5", "value": "117ac7e3bacc02c44ebc56ec86cfa5f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "digest": {"algorithm": "md5", "value": "2dab2aa549154124f003303b2520a7a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "digest": {"algorithm": "md5", "value": "b6fe50164130a2cf60ae37ee54fed70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "digest": {"algorithm": "md5", "value": "c5ff249f1c556b31f727a40e0c35db76"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "digest": {"algorithm": "md5", "value": "8c1c4c2b0b2ba43fdd8de014a237fb6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "digest": {"algorithm": "md5", "value": "e607c20f87d9c687d544845d7f199560"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "digest": {"algorithm": "md5", "value": "31b9ddaedcccef6c9cc2def67365113a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "digest": {"algorithm": "md5", "value": "1262493584df843dba535a9b1449729a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "digest": {"algorithm": "md5", "value": "09f6113b00767497827ad47defb5b409"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "bbfdb91a4e6a5b5f565141d599c41bfc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.gz", "digest": {"algorithm": "md5", "value": "6eeb0d2c6b1ec982202355907f31db19"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.Debian.gz", "digest": {"algorithm": "md5", "value": "9f384bc94867d6f5b3ac21c215fc88c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.hesiod.gz", "digest": {"algorithm": "md5", "value": "085c305fdce1731c5eb5684e6d3263a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e5e40014e45378a421933113e23099d6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc6", "digest": {"algorithm": "md5", "value": "58eb6d401479553cbbb9f50e6ecc8cda"}, "isConfigFile": false}]}}, {"id": "d3e8a9fac0730d2d", "name": "libcap2", "version": "1:2.32-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap2:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcap2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap2:libcap2:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcap2@1:2.32-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap2", "source": "", "version": "1:2.32-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 56, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcap.so.2.32", "digest": {"algorithm": "md5", "value": "e3c1bb1cc305d2710ce2e7065e2144c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "438590f3302bf5afbd41c4e07c94d0d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2/copyright", "digest": {"algorithm": "md5", "value": "a6cc470bc77b47de05bc656d4b68cdee"}, "isConfigFile": false}]}}, {"id": "47e1bc6c82ed0f32", "name": "libcrypt1", "version": "1:4.4.10-10ubuntu4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcrypt1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypt1:libcrypt1:1\\:4.4.10-10ubuntu4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcrypt1@1:4.4.10-10ubuntu4?arch=amd64&upstream=libxcrypt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcrypt1", "source": "libxcrypt", "version": "1:4.4.10-10ubuntu4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 226, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "digest": {"algorithm": "md5", "value": "94b041a3fcd7862710e50ee7036dd270"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6c0391195251ab3fd451e228d7f1b36a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/copyright", "digest": {"algorithm": "md5", "value": "b2420ac5b64c02defcb8e52d4602fecd"}, "isConfigFile": false}]}}, {"id": "d96b2dc391f34d8d", "name": "libdb5.3", "version": "5.3.28+dfsg1-0.6ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libdb5.3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdb5.3:libdb5.3:5.3.28\\+dfsg1-0.6ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdb5.3@5.3.28%2Bdfsg1-0.6ubuntu2?arch=amd64&upstream=db5.3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdb5.3", "source": "db5.3", "version": "5.3.28+dfsg1-0.6ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1749, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "digest": {"algorithm": "md5", "value": "5c629f6ca9456827c02b7586d7866c2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/build_signature_amd64.txt", "digest": {"algorithm": "md5", "value": "cca750b0f82a256b193367ac0423fa56"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "79e6b53ed301cc99f5b5c7cb8a33339f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/copyright", "digest": {"algorithm": "md5", "value": "73e00aa8871093e6d4f0e03a47d384ea"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdb5.3", "digest": {"algorithm": "md5", "value": "6476eb780800b7b1b04948f3d4427083"}, "isConfigFile": false}]}}, {"id": "007318e599e361a7", "name": "libdbi-perl", "version": "1.643-1ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdbi-perl:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libdbi-perl:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdbi-perl:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi-perl:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi_perl:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi_perl:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdbi-perl@1.643-1ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdbi-perl", "source": "", "version": "1.643-1ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2121, "provides": ["dh-sequence-perl-dbi", "perl-dbdabi-94"], "depends": ["perl (>= 5.30.0-9ubuntu0.2)", "perlapi-5.30.0", "libc6 (>= 2.4)"], "files": [{"path": "/usr/bin/dbilogstrip", "digest": {"algorithm": "md5", "value": "54656e1a87c4ceff2237f86a83e6601d"}, "isConfigFile": false}, {"path": "/usr/bin/dbiprof", "digest": {"algorithm": "md5", "value": "6edaacb85c692c825f1f3cd3cbd24c1c"}, "isConfigFile": false}, {"path": "/usr/bin/dbiproxy", "digest": {"algorithm": "md5", "value": "f3e6f0a23e9168d8371197e457e94b18"}, "isConfigFile": false}, {"path": "/usr/bin/dh_perl_dbi", "digest": {"algorithm": "md5", "value": "f95f72a666eab253f89c5533307b7e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Bundle/DBI.pm", "digest": {"algorithm": "md5", "value": "663a2a0fd53355e4becf0a2d208a4999"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/DBM.pm", "digest": {"algorithm": "md5", "value": "529fcc0c3d66b5c9be7a5ce6e989403f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/ExampleP.pm", "digest": {"algorithm": "md5", "value": "d5257b3521717bedc11e0899d9765ae6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File.pm", "digest": {"algorithm": "md5", "value": "455e8d4ada003f95e64f087d5cef6595"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Developers.pod", "digest": {"algorithm": "md5", "value": "dc471f07f60f2cdcdc5cfb4870b4c072"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/HowTo.pod", "digest": {"algorithm": "md5", "value": "33624ae38da4128c001e92f12d7a97d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Roadmap.pod", "digest": {"algorithm": "md5", "value": "59b0c232e6d574e02c5a4fffb806d29a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer.pm", "digest": {"algorithm": "md5", "value": "89d5dce5aadd03b5d28e59e11f04df27"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/Base.pm", "digest": {"algorithm": "md5", "value": "0a623a5ec0a27b5139179ee6a379a2b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/classic.pm", "digest": {"algorithm": "md5", "value": "de4ad2b97b752ccb7f6c1019b6b4c4ac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/pedantic.pm", "digest": {"algorithm": "md5", "value": "0d7b2a33fc1ce4e05ccb56c97bde4437"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/rush.pm", "digest": {"algorithm": "md5", "value": "c76e0dbe6ed175a6e54894499e075ce8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/Base.pm", "digest": {"algorithm": "md5", "value": "c9257044f63933678dd2d665a3804783"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/corostream.pm", "digest": {"algorithm": "md5", "value": "4139d378e8c9a30d58b03669295f9bcd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/null.pm", "digest": {"algorithm": "md5", "value": "962a865f5bbcffe50400727c05418128"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/pipeone.pm", "digest": {"algorithm": "md5", "value": "177c2e7f6deee042942724c46a03bd81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/stream.pm", "digest": {"algorithm": "md5", "value": "03e3af1de9caced6bf8bf0c0640f5508"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Mem.pm", "digest": {"algorithm": "md5", "value": "08f09b3e57612224f8ba172191ae658e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/NullP.pm", "digest": {"algorithm": "md5", "value": "1245d8642e71a494f81fb9b270b21d81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Proxy.pm", "digest": {"algorithm": "md5", "value": "31c28f7730d559c2fbf114a29f1c6270"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Sponge.pm", "digest": {"algorithm": "md5", "value": "6a1b8ea923c0646b0d192508c362d97d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI.pm", "digest": {"algorithm": "md5", "value": "e559867abc7a8456c44a9a909e3da457"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Changes.pm", "digest": {"algorithm": "md5", "value": "185cba4769160512bd6579ce3e928b7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ANSI.pm", "digest": {"algorithm": "md5", "value": "4708c33de0c994878252e3537fb56eff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ODBC.pm", "digest": {"algorithm": "md5", "value": "06834ab55f70d222225cb94c3bcf0b95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoReturn.pm", "digest": {"algorithm": "md5", "value": "d1c0566226602e6fddc53495549ccc1e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoType.pm", "digest": {"algorithm": "md5", "value": "6dd8115219d904ce8a24cf570894570f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD.pm", "digest": {"algorithm": "md5", "value": "3387f8cb967cbcf0060cfbfc176048ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/Metadata.pm", "digest": {"algorithm": "md5", "value": "e4b07f15f73fa7f30a1b0721da1b6f57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine.pm", "digest": {"algorithm": "md5", "value": "37fab8a0aa00e945344c5c55f92ebfde"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/Developers.pod", "digest": {"algorithm": "md5", "value": "1c94d2e850b7d2ee7631d11693cf8411"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/HowTo.pod", "digest": {"algorithm": "md5", "value": "3b4fdada51e1e746fb9905fb69a05ef1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Execute.pm", "digest": {"algorithm": "md5", "value": "9193589e1458224540d9bd75963c02ac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Request.pm", "digest": {"algorithm": "md5", "value": "da8ce4e5c291b8e59f07676b50a13576"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Response.pm", "digest": {"algorithm": "md5", "value": "aeb7ffebd5d8d4a985e85f02246e9715"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Base.pm", "digest": {"algorithm": "md5", "value": "53663ba7a122fdad51c41bc0105bec18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/DataDumper.pm", "digest": {"algorithm": "md5", "value": "1d44cce50a6797b26b5ed926ec2ce714"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Storable.pm", "digest": {"algorithm": "md5", "value": "4bd450427f60cd5e343774008236a710"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/Base.pm", "digest": {"algorithm": "md5", "value": "e4ab9ff31c7b6230f136d03ce336aa71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/pipeone.pm", "digest": {"algorithm": "md5", "value": "b33d59dd9b11b7a12c41f8c4ed7e4a18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/stream.pm", "digest": {"algorithm": "md5", "value": "e2ea84943123213a3856142d45102e57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Profile.pm", "digest": {"algorithm": "md5", "value": "bcb0bb12e9164c701d728b417722314e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileData.pm", "digest": {"algorithm": "md5", "value": "591c47c00a3b939651e84859416fc3c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper.pm", "digest": {"algorithm": "md5", "value": "fd9a50e8d748af443907dedf893df1f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper/Apache.pm", "digest": {"algorithm": "md5", "value": "60078fcccf9cab51bd29171c99490b86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileSubs.pm", "digest": {"algorithm": "md5", "value": "263caae118cd09082f58c0e51231ebd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProxyServer.pm", "digest": {"algorithm": "md5", "value": "031b1439aa0963e7c50cc44d01260fe5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/PurePerl.pm", "digest": {"algorithm": "md5", "value": "f260a0f1fbe8f9737a583beb30a27d23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/SQL/Nano.pm", "digest": {"algorithm": "md5", "value": "1807b8bf1d7f3cf68c000e396ae1fab0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/CacheMemory.pm", "digest": {"algorithm": "md5", "value": "c2175c997c04c3b9e390f6fc91909606"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/_accessor.pm", "digest": {"algorithm": "md5", "value": "8003669426eb26053daa390b5c21230e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/W32ODBC.pm", "digest": {"algorithm": "md5", "value": "ce7af9a9918407938b030bc8532bc4a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Win32/DBIODBC.pm", "digest": {"algorithm": "md5", "value": "b6f01a8b6905b0880c1985763a2fe02d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBI.so", "digest": {"algorithm": "md5", "value": "c8abce059e5e53242eb7330f6b0c151d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBIXS.h", "digest": {"algorithm": "md5", "value": "9fbd1bae67b8c0caf81fe5ed8280fbf8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver.xst", "digest": {"algorithm": "md5", "value": "82063c4112e4ae966e36ea86e7bb0f05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver_xst.h", "digest": {"algorithm": "md5", "value": "fd22f9539b6a584abb0cd697c9b30185"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbd_xsh.h", "digest": {"algorithm": "md5", "value": "eef45ecce4303841196a707711a66a4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbi_sql.h", "digest": {"algorithm": "md5", "value": "18f62e2a904b474a648a9fe192b2ed0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbipport.h", "digest": {"algorithm": "md5", "value": "d82be1040b9b28b10c55fb13795ae11d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbivport.h", "digest": {"algorithm": "md5", "value": "8e8acbd5cac4127ac9e9cc12c28867bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbixs_rev.h", "digest": {"algorithm": "md5", "value": "545662ab5ac5c41e64b01e33063879e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/dbixs_rev.pl", "digest": {"algorithm": "md5", "value": "80ddbe68810339a5ea05addfe6d0f9cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/NEWS.Developer.gz", "digest": {"algorithm": "md5", "value": "e65b0a9746289cbec3705239a4350d2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/README.Debian", "digest": {"algorithm": "md5", "value": "558f33d15b907cef40267ad6b4a7c5db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "77f60c319b328c1e00acb19d03b0d869"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/copyright", "digest": {"algorithm": "md5", "value": "461a4ce09ed0e8d55db28165222624bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/corogofer.pl", "digest": {"algorithm": "md5", "value": "2e3b17f1763040a388b52f11a3603813"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/perl_dbi_nulls_test.pl", "digest": {"algorithm": "md5", "value": "cefdb6c393d353d1ad7919a364e6202f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/profile.pl", "digest": {"algorithm": "md5", "value": "f0bcb418625700b794c2fe1cd9ff6926"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/test.pl", "digest": {"algorithm": "md5", "value": "743aba72c2e190b6003b3efea2df4be1"}, "isConfigFile": false}, {"path": "/usr/share/libdbi-perl/perl-dbdabi.make", "digest": {"algorithm": "md5", "value": "4ef563aecbf4868937c8180f5a49dbb8"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdbi-perl", "digest": {"algorithm": "md5", "value": "a50d9728c967e2d23fc68101eb905283"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbilogstrip.1p.gz", "digest": {"algorithm": "md5", "value": "02d5eccb8f15784be17cb5218e1fbf2f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbiprof.1p.gz", "digest": {"algorithm": "md5", "value": "46b149ff2efffa66fbcba38f76db0db5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbiproxy.1p.gz", "digest": {"algorithm": "md5", "value": "23c9a4aa75d6ae753dbf455cf091917b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dh_perl_dbi.1.gz", "digest": {"algorithm": "md5", "value": "a8340d7c1b8ceac3a03527446d513ca0"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Bundle::DBI.3pm.gz", "digest": {"algorithm": "md5", "value": "d3babbc62d63002bb528bc9e2d607c25"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::DBM.3pm.gz", "digest": {"algorithm": "md5", "value": "3367d0ba8377cefc03e63498f6867537"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File.3pm.gz", "digest": {"algorithm": "md5", "value": "55a6944a25130f441e13067e3cc74c74"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::Developers.3pm.gz", "digest": {"algorithm": "md5", "value": "2969d95957dcbbb09adeb8253ecf2601"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::HowTo.3pm.gz", "digest": {"algorithm": "md5", "value": "27455572e8e4bcdcb3852f627299d97e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::Roadmap.3pm.gz", "digest": {"algorithm": "md5", "value": "03a1ecb93bab03134701e4caa3136254"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer.3pm.gz", "digest": {"algorithm": "md5", "value": "771a9c4dfad203fdf47dd03f1343c39b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "5c056abcc1c333ce08aa079b6b008b2b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::classic.3pm.gz", "digest": {"algorithm": "md5", "value": "c9d486e89fe6714d46ce7748c4cfe660"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::pedantic.3pm.gz", "digest": {"algorithm": "md5", "value": "833fbb055dbe77d7e4e7d777c9106f6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::rush.3pm.gz", "digest": {"algorithm": "md5", "value": "68d31a9a244485520fea884d4a6b414d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "fa362cf2528200560bb1c04083813893"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::corostream.3pm.gz", "digest": {"algorithm": "md5", "value": "d9c11e0a86ec1229732828e3ef1e4cb7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::null.3pm.gz", "digest": {"algorithm": "md5", "value": "1d9b2dda5a602b5da562489d6ef2af49"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::pipeone.3pm.gz", "digest": {"algorithm": "md5", "value": "2f362c686e465a10a6cc9f5ab8f5dc67"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::stream.3pm.gz", "digest": {"algorithm": "md5", "value": "810a71ad395e457df985c0a05a456bad"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Mem.3pm.gz", "digest": {"algorithm": "md5", "value": "64f58eaf0a902544331e6949ca3645e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Proxy.3pm.gz", "digest": {"algorithm": "md5", "value": "381bd7f6e6a6157e556e66e1594654d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Sponge.3pm.gz", "digest": {"algorithm": "md5", "value": "e97a5edcb656f831bc17a647dd4c8a57"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI.3pm.gz", "digest": {"algorithm": "md5", "value": "2e561f56a09cdef70e3c52344a3a08f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfo::ANSI.3pm.gz", "digest": {"algorithm": "md5", "value": "2b9e19a6d9d262d2cd2f123484b324a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfo::ODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "e97e55f5dacbb704182a82e71aeb9fbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfoReturn.3pm.gz", "digest": {"algorithm": "md5", "value": "10af6ceac408099dab642075c3312359"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfoType.3pm.gz", "digest": {"algorithm": "md5", "value": "db098cdd86a9d1ca2beafb0c94ff0f36"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD.3pm.gz", "digest": {"algorithm": "md5", "value": "548c0aa8ef0e29a4b267b9d1eb4850cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::Metadata.3pm.gz", "digest": {"algorithm": "md5", "value": "94437da518650e00f287fae7a89f7606"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine.3pm.gz", "digest": {"algorithm": "md5", "value": "531a8a300cc7e30740e2813efa7b7c8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine::Developers.3pm.gz", "digest": {"algorithm": "md5", "value": "3a089dbd833307fa5e1a8229f5dc8920"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine::HowTo.3pm.gz", "digest": {"algorithm": "md5", "value": "21c1de4664fd2fab789db43ab60fadb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Execute.3pm.gz", "digest": {"algorithm": "md5", "value": "880c8853f9e923a9b2a182ecf42561d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Request.3pm.gz", "digest": {"algorithm": "md5", "value": "ff1ba857a8ed7335a842352669e17f12"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Response.3pm.gz", "digest": {"algorithm": "md5", "value": "47c4b33dc5c2877552d6d75855f357ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "18f589bab2f4e4a761ee249cc3c10f4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::DataDumper.3pm.gz", "digest": {"algorithm": "md5", "value": "722c7b69c9013ac5ce146d58480b9f9b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::Storable.3pm.gz", "digest": {"algorithm": "md5", "value": "c4222f7f34142fe0818ded25cfeaf290"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "0b873103fcf808b99d6f7bc587ddd50e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::pipeone.3pm.gz", "digest": {"algorithm": "md5", "value": "9e9a0582fff6250eb1a01a8bab1dd94f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::stream.3pm.gz", "digest": {"algorithm": "md5", "value": "35597d37a2b3339c0c6f8ca69bf67bd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Profile.3pm.gz", "digest": {"algorithm": "md5", "value": "1aca48b19384f3a68d978211fdd79aa6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileData.3pm.gz", "digest": {"algorithm": "md5", "value": "a3f76441899a78124c8e0292ae52622f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileDumper.3pm.gz", "digest": {"algorithm": "md5", "value": "d34be99b64119b8c7a8a0d7d47784e00"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileDumper::Apache.3pm.gz", "digest": {"algorithm": "md5", "value": "a20217db15a5428c32b8c561e071294f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileSubs.3pm.gz", "digest": {"algorithm": "md5", "value": "10790df589f1f5958af9378e3848de2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProxyServer.3pm.gz", "digest": {"algorithm": "md5", "value": "ce7e1f4f350972e02e000e64be0e0eac"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::PurePerl.3pm.gz", "digest": {"algorithm": "md5", "value": "72e32d3e14324593bc79f179967b9019"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::SQL::Nano.3pm.gz", "digest": {"algorithm": "md5", "value": "f64536000d1473ff8417058f2abd9f6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Util::CacheMemory.3pm.gz", "digest": {"algorithm": "md5", "value": "3f53d85e1f2cd729591e346f12edeb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::W32ODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "0310d5b2378827026c98ec4fc8669dc3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Win32::DBIODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "5fbdc6f96cd18ef570b57edd684775cc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/Debhelper/Sequence/perl_dbi.pm", "digest": {"algorithm": "md5", "value": "0b1f242c0ca670aed8a705e290b176b9"}, "isConfigFile": false}]}}, {"id": "dcab7cf748923d59", "name": "libelf1", "version": "0.176-1.1build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libelf1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libelf1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}, {"value": "LGPL-", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libelf1:libelf1:0.176-1.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libelf1@0.176-1.1build1?arch=amd64&upstream=elfutils&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libelf1", "source": "elfutils", "version": "0.176-1.1build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 184, "depends": ["libc6 (>= 2.16)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libelf-0.176.so", "digest": {"algorithm": "md5", "value": "711b4896007a192b76ba3a8a2494afbe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libelf1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cc105c4157e8ba446e7c1bb044e813d9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libelf1/copyright", "digest": {"algorithm": "md5", "value": "1d232728ffa3621747194b51924e780b"}, "isConfigFile": false}]}}, {"id": "1bda28f09a455d43", "name": "libgcc-s1", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc-s1:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc-s1:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgcc-s1@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcc-s1", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 120, "provides": ["libgcc1 (= 1:10.3.0-1ubuntu1~20.04)"], "depends": ["gcc-10-base (= 10.3.0-1ubuntu1~20.04)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "digest": {"algorithm": "md5", "value": "817a0a1f580f584a6ee4a2aa7ed2fe3e"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgcc-s1", "digest": {"algorithm": "md5", "value": "44a14dcf85ae45e233e4d47509cc2369"}, "isConfigFile": false}]}}, {"id": "27875f175e0d2d76", "name": "libgcrypt20", "version": "1.8.5-5ubuntu1.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcrypt20:libgcrypt20:1.8.5-5ubuntu1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgcrypt20@1.8.5-5ubuntu1.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcrypt20", "source": "", "version": "1.8.5-5ubuntu1.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1224, "depends": ["libc6 (>= 2.15)", "libgpg-error0 (>= 1.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.5", "digest": {"algorithm": "md5", "value": "626acd41b2a5c05f0530bf33b8de93fd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "73c499593f6597226f3c0517c69af9a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/NEWS.gz", "digest": {"algorithm": "md5", "value": "6740bfcfa1908bcdfdd5bec2d1e59ba7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/README.gz", "digest": {"algorithm": "md5", "value": "79d91710576a5fd4938ff4506a4239cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/THANKS.gz", "digest": {"algorithm": "md5", "value": "5bf617304965b816407c00a3a9d410c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "55ecadafb467753f8fc60dac01fa13e7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/copyright", "digest": {"algorithm": "md5", "value": "658e9c38ffba7754fe85df8d07ffcc86"}, "isConfigFile": false}]}}, {"id": "ad21dd1f6e34a904", "name": "libgmp10", "version": "2:6.2.0+dfsg-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgmp10:libgmp10:2\\:6.2.0\\+dfsg-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgmp10@2:6.2.0%2Bdfsg-4?arch=amd64&upstream=gmp&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgmp10", "source": "gmp", "version": "2:6.2.0+dfsg-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 567, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0", "digest": {"algorithm": "md5", "value": "632612bc32b73d9d42b89dc825913310"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/README.Debian", "digest": {"algorithm": "md5", "value": "061786ca72ba56ab851af66f5b4566b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "617b498632869de8c28d95bafe39da96"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/copyright", "digest": {"algorithm": "md5", "value": "a2e7dae6af89d823171690778148652b"}, "isConfigFile": false}]}}, {"id": "549ea8df39213445", "name": "libgpg-error0", "version": "1.37-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "g10-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgpg-error0:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg-error0:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgpg-error0@1.37-1?arch=amd64&upstream=libgpg-error&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgpg-error0", "source": "libgpg-error", "version": "1.37-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 176, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgpg-error.so.0.28.0", "digest": {"algorithm": "md5", "value": "adbccb91c7693e189fb09736810374ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/README.gz", "digest": {"algorithm": "md5", "value": "e5067d861e099a9d3c756f4855b066c9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "7f680a26a387b03f5202730069caf0a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/copyright", "digest": {"algorithm": "md5", "value": "60d5c5832d5b9ee26311b156540db1fb"}, "isConfigFile": false}]}}, {"id": "1f2aba3476e2f9dd", "name": "liblz4-1", "version": "1.9.2-2ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblz4-1:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4-1:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblz4-1@1.9.2-2ubuntu0.20.04.1?arch=amd64&upstream=lz4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblz4-1", "source": "lz4", "version": "1.9.2-2ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 149, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2", "digest": {"algorithm": "md5", "value": "aa36c7a9dba79696468af2bb94e24b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f8129c8bf58e546883553ac92ff3d21e"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/copyright", "digest": {"algorithm": "md5", "value": "fa3639e4a99076bd03ad655a64d9662c"}, "isConfigFile": false}]}}, {"id": "d475c470f6593aa6", "name": "liblzma5", "version": "5.2.4-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Autoconf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD-debian", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "config-h", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "noderivs", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-nowarranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "probably-PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblzma5:liblzma5:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblzma5@5.2.4-1ubuntu1?arch=amd64&upstream=xz-utils&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblzma5", "source": "xz-utils", "version": "5.2.4-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 267, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/liblzma.so.5.2.4", "digest": {"algorithm": "md5", "value": "56e225dad496b3c8982abb74cc49ed56"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/AUTHORS", "digest": {"algorithm": "md5", "value": "bcb4f889a36b8fbf7ef825fb8e9fb986"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/NEWS.gz", "digest": {"algorithm": "md5", "value": "af5e3313cb57c724ca6f0385c1f3ee96"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/THANKS", "digest": {"algorithm": "md5", "value": "9e1932e066a65c6b20c32e34bcb2e14f"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b4c11d81308e878527cd68161eac613f"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/copyright", "digest": {"algorithm": "md5", "value": "40bc16f251450701bfd0a5c8f5486d86"}, "isConfigFile": false}]}}, {"id": "87a98a8dc93885e9", "name": "libmariadb3", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmariadb3/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmariadb3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmariadb3:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmariadb3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmariadb3:libmariadb3:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmariadb3@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmariadb3", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 476, "depends": ["mariadb-common", "libc6 (>= 2.28)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/mysql/plugin/caching_sha2_password.so", "digest": {"algorithm": "md5", "value": "589c9f50cd3d4d1d3a7aaffb1efacac4"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/client_ed25519.so", "digest": {"algorithm": "md5", "value": "9f26bd24e876349c063b0a72a7b154ad"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/dialog.so", "digest": {"algorithm": "md5", "value": "8b503d8e377c1a6bd9f23984430bb37b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/mysql_clear_password.so", "digest": {"algorithm": "md5", "value": "4e7a8c15235c0e4c5849d10a12c71181"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/sha256_password.so", "digest": {"algorithm": "md5", "value": "ebd2bc12b946bac5d5a67b96a39910cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmariadb.so.3", "digest": {"algorithm": "md5", "value": "fc8333e42cb039ff3dedb120b80bdee0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmariadb3/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmariadb3/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "b57a8bbb5380279b", "name": "libmnl0", "version": "1.0.4-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmnl0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmnl0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmnl0:libmnl0:1.0.4-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmnl0@1.0.4-2?arch=amd64&upstream=libmnl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmnl0", "source": "libmnl", "version": "1.0.4-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 42, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libmnl.so.0.2.0", "digest": {"algorithm": "md5", "value": "ce93e29a85fff3d843a52f006e6d9b5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmnl0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a104e58a9c9592ffad87b4c23860955c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmnl0/copyright", "digest": {"algorithm": "md5", "value": "36ec5dee147e6115ff77ea643f6181d7"}, "isConfigFile": false}]}}, {"id": "10b928c1539469a5", "name": "libmpfr6", "version": "4.0.2-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmpfr6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmpfr6:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmpfr6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmpfr6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmpfr6:libmpfr6:4.0.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmpfr6@4.0.2-1?arch=amd64&upstream=mpfr4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmpfr6", "source": "mpfr4", "version": "4.0.2-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1096, "depends": ["libc6 (>= 2.14)", "libgmp10"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmpfr.so.6.0.2", "digest": {"algorithm": "md5", "value": "a1e6b57d7f5b9bc88cbbb1fef4f7c2d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/AUTHORS", "digest": {"algorithm": "md5", "value": "3d27d19d8f7aae60755f2015c4decbd5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/BUGS", "digest": {"algorithm": "md5", "value": "5e30702bb95a701e0f064293e258c657"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/NEWS.gz", "digest": {"algorithm": "md5", "value": "68ae5dcbda6df9f8a58b230153749ca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/README", "digest": {"algorithm": "md5", "value": "17d002d3a56f514f31f871a33d3870d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/TODO.gz", "digest": {"algorithm": "md5", "value": "a1f16362f3a9cf36a26a073a02e1e9dc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1f70d674e8ee79721ea10aa56afb04f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/copyright", "digest": {"algorithm": "md5", "value": "acb9b7421ca8f7eae89edfad6587206e"}, "isConfigFile": false}]}}, {"id": "434263ef1928e0d9", "name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libncurses6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libncurses6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 337, "depends": ["libtinfo6 (= 6.2-0ubuntu2)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libncurses.so.6.2", "digest": {"algorithm": "md5", "value": "d0f201cee93dec46431f4e761fcf4fc4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libform.so.6.2", "digest": {"algorithm": "md5", "value": "4886f19177f524581e147fb6d2f1a0ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmenu.so.6.2", "digest": {"algorithm": "md5", "value": "cc3f412b0373a00dc8a84d14275d2aae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpanel.so.6.2", "digest": {"algorithm": "md5", "value": "76a03800476e3989b84fe3d23f26ea60"}, "isConfigFile": false}]}}, {"id": "8ce095958e9114e3", "name": "libpam-modules", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-modules@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1166, "provides": ["libpam-mkhomedir", "libpam-motd", "libpam-umask"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.27)", "libcrypt1 (>= 1:4.1.0)", "libdb5.3", "libpam0g (>= 1.3.1)", "libselinux1 (>= 2.1.9)", "debconf (>= 0.5) | debconf-2.0", "libpam-modules-bin (= 1.3.1-5ubuntu4.3)"], "files": [{"path": "/etc/security/access.conf", "digest": {"algorithm": "md5", "value": "dc21d0fd769d655b311d785670e5c6ae"}, "isConfigFile": true}, {"path": "/etc/security/faillock.conf", "digest": {"algorithm": "md5", "value": "164da8ffb87f3074179bc60b71d0b99f"}, "isConfigFile": true}, {"path": "/etc/security/group.conf", "digest": {"algorithm": "md5", "value": "f1e26e8db6f7abd2d697d7dad3422c36"}, "isConfigFile": true}, {"path": "/etc/security/limits.conf", "digest": {"algorithm": "md5", "value": "38dce56af34daf316b901d465769a137"}, "isConfigFile": true}, {"path": "/etc/security/namespace.conf", "digest": {"algorithm": "md5", "value": "6424c99a62ddf4b7d3ca713bb06ded89"}, "isConfigFile": true}, {"path": "/etc/security/namespace.init", "digest": {"algorithm": "md5", "value": "d9e6a7c85e966427ef23a04ec6c7000f"}, "isConfigFile": true}, {"path": "/etc/security/pam_env.conf", "digest": {"algorithm": "md5", "value": "ddee4a931170dc21b4e0b9bb28e02a7b"}, "isConfigFile": true}, {"path": "/etc/security/sepermit.conf", "digest": {"algorithm": "md5", "value": "d41c74654734a5c069a37bfc02f0a6d4"}, "isConfigFile": true}, {"path": "/etc/security/time.conf", "digest": {"algorithm": "md5", "value": "06e05c6079e839c8833ac7c3abfde192"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/security/pam_access.so", "digest": {"algorithm": "md5", "value": "b2ee06216585d0a4a436519469d800aa"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_debug.so", "digest": {"algorithm": "md5", "value": "f52c169107f307cfe81284130006dfa2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_deny.so", "digest": {"algorithm": "md5", "value": "72af01320ea96e4879737c9c1641a998"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_echo.so", "digest": {"algorithm": "md5", "value": "1a22725c09aa023e2e2f64dae6e6d1cf"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_env.so", "digest": {"algorithm": "md5", "value": "aaad0ad4726b36f2142afa1fcc15df56"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_exec.so", "digest": {"algorithm": "md5", "value": "07b03272f083edccdc2c7e89f6b33424"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_extrausers.so", "digest": {"algorithm": "md5", "value": "6aee36378fd1b446d0581287d5616a4b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faildelay.so", "digest": {"algorithm": "md5", "value": "6b935760bda4958f0f8de4b35ec6c89f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faillock.so", "digest": {"algorithm": "md5", "value": "45fd1c4cb7e1c19cc0929bb0968df826"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_filter.so", "digest": {"algorithm": "md5", "value": "a3a54882b008ea8a473606b08842f264"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_ftp.so", "digest": {"algorithm": "md5", "value": "78a0c3b10ed5f19661f2bacfd9f372e2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_group.so", "digest": {"algorithm": "md5", "value": "10b458d6785822efd61c106145b6b52d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_issue.so", "digest": {"algorithm": "md5", "value": "4e2cfe0e9f80318dc303de55e6eef1f5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_keyinit.so", "digest": {"algorithm": "md5", "value": "5495ea9b7ad4a9bfa223bd899aaa62ba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_lastlog.so", "digest": {"algorithm": "md5", "value": "389add846595263d578e63caa4236175"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_limits.so", "digest": {"algorithm": "md5", "value": "788a148489c42ded8bc563359aabf662"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_listfile.so", "digest": {"algorithm": "md5", "value": "dbbe63ec8a12fd6adc2fd0d4bfc216f9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_localuser.so", "digest": {"algorithm": "md5", "value": "40854a81c85d6b84f578efbeaecd8bd3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_loginuid.so", "digest": {"algorithm": "md5", "value": "fe2a1bb5299ffe50e79e40887e1a13b9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mail.so", "digest": {"algorithm": "md5", "value": "da2429aefbc509b07f8a8b2f56e65f52"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "digest": {"algorithm": "md5", "value": "e9197de904ba44dca83853a17bef56bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_motd.so", "digest": {"algorithm": "md5", "value": "44435b83c0a35d47d1194f72d74bfddd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_namespace.so", "digest": {"algorithm": "md5", "value": "da4ee3e64ed1ae6317c5268c456328c5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_nologin.so", "digest": {"algorithm": "md5", "value": "2d887a3ae95f109fe4cec488af124b27"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_permit.so", "digest": {"algorithm": "md5", "value": "584e4a528eaaee6e1b01a16c5dba5918"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "digest": {"algorithm": "md5", "value": "c0b8227ac1d2c6846daf2b8022f4b1be"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rhosts.so", "digest": {"algorithm": "md5", "value": "693fccc0910432bef1a1880f3e9baef5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rootok.so", "digest": {"algorithm": "md5", "value": "0696073484b0668d26d493f1a9e3c0cd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_securetty.so", "digest": {"algorithm": "md5", "value": "c23f7ad7557ea7bc196363d0d040c8ef"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_selinux.so", "digest": {"algorithm": "md5", "value": "4902624c981c4e3f4fcf464077a551ba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_sepermit.so", "digest": {"algorithm": "md5", "value": "cd933efb956f767200ac3c78fa1ab2ef"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_shells.so", "digest": {"algorithm": "md5", "value": "69b3fc1b10c3a954b41d0ef12b448aa7"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_stress.so", "digest": {"algorithm": "md5", "value": "33cce6b3cd8e5afb37c232f9a5a403c6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "digest": {"algorithm": "md5", "value": "609ad9795392868218dc7420f2d3b4b7"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tally.so", "digest": {"algorithm": "md5", "value": "3e329f2d81aac17161cbd1b2f430f66c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tally2.so", "digest": {"algorithm": "md5", "value": "c9b70f1e0a2da6837120f0bfaec7302f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_time.so", "digest": {"algorithm": "md5", "value": "a8a99e5a89af8aee0a36ca35c2bc295d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_timestamp.so", "digest": {"algorithm": "md5", "value": "e2eb4f149c7ec90ce87c0828ea27dba4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "digest": {"algorithm": "md5", "value": "4084b9a4773b87183c487ec7518d0ce1"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_umask.so", "digest": {"algorithm": "md5", "value": "85cb935ec8eaf0354672635fec896195"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_unix.so", "digest": {"algorithm": "md5", "value": "6d50a5331eb19ddbf9c225c2917a0392"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_userdb.so", "digest": {"algorithm": "md5", "value": "a42bab00f3945527a8375d4f745ee9b2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_warn.so", "digest": {"algorithm": "md5", "value": "340cd80287be472178981638191947bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_wheel.so", "digest": {"algorithm": "md5", "value": "d9d7a48b0822d4aaa812bf96cab6ecba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_xauth.so", "digest": {"algorithm": "md5", "value": "f38911ec94a5f4982a1eec84a22266cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/examples/upperLOWER.c", "digest": {"algorithm": "md5", "value": "08b0e4ae3cf5f6be9421703df9e33dab"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules", "digest": {"algorithm": "md5", "value": "085f65e3840015d3efad2d6dc89ce840"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/access.conf.5.gz", "digest": {"algorithm": "md5", "value": "e6de3c2efd5ca03db40bede0796b36a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillock.conf.5.gz", "digest": {"algorithm": "md5", "value": "cebe860c1426d1a98cecf655bbd313f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/group.conf.5.gz", "digest": {"algorithm": "md5", "value": "012583a1eb927d7d748769e5dfd40bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/limits.conf.5.gz", "digest": {"algorithm": "md5", "value": "d4f9fad936a0e54a3b79833497eb9a30"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/namespace.conf.5.gz", "digest": {"algorithm": "md5", "value": "9b790f0bdc42eb37f82b57a4a8db1b39"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam_env.conf.5.gz", "digest": {"algorithm": "md5", "value": "1b263a88af4c9713c1bc6ba8416a8c71"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sepermit.conf.5.gz", "digest": {"algorithm": "md5", "value": "440cf113a568ef263e9e1f46420c2167"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/time.conf.5.gz", "digest": {"algorithm": "md5", "value": "5db79668db989d45a46467a370accc6c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/update-motd.5.gz", "digest": {"algorithm": "md5", "value": "b6f1e3295bf46788208bdeaeb6387439"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_env.7.gz", "digest": {"algorithm": "md5", "value": "9456afb00a2c18a0662f78582a66b63d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_selinux.7.gz", "digest": {"algorithm": "md5", "value": "1d50944b0768e17c5d169fb466e7e672"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_access.8.gz", "digest": {"algorithm": "md5", "value": "7b2624e67fb8d4e3ebf71925f3aa38e3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_debug.8.gz", "digest": {"algorithm": "md5", "value": "d53149872a391e66cb443b8815692051"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_deny.8.gz", "digest": {"algorithm": "md5", "value": "5f5178e0821c080368e7c61eccfb8d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_echo.8.gz", "digest": {"algorithm": "md5", "value": "b59fd0626c3a0e969a6b778eda75d084"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_exec.8.gz", "digest": {"algorithm": "md5", "value": "a84626e441864c0b5a4818bd926a8569"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_extrausers.8.gz", "digest": {"algorithm": "md5", "value": "5d65eaacff1130af18d85c134213deb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faildelay.8.gz", "digest": {"algorithm": "md5", "value": "d77262e2bb45726f227c4b18e772c603"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faillock.8.gz", "digest": {"algorithm": "md5", "value": "8719b11cbaf742ff5d1ca78e065c0561"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_filter.8.gz", "digest": {"algorithm": "md5", "value": "3728da3177c0d5bb6bfe24d454e0a0e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_ftp.8.gz", "digest": {"algorithm": "md5", "value": "94419de23edc12cde12a8ea5da848085"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_group.8.gz", "digest": {"algorithm": "md5", "value": "751afbf354d8b1a8dafe04ea529438d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_issue.8.gz", "digest": {"algorithm": "md5", "value": "8c95aa9da1f7b479898964e327eedf5f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_keyinit.8.gz", "digest": {"algorithm": "md5", "value": "d4ea281005e4976c799960180028a956"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_lastlog.8.gz", "digest": {"algorithm": "md5", "value": "6057198e6a93253d9b2c3293d6c839e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_limits.8.gz", "digest": {"algorithm": "md5", "value": "a6e754fa84d098d0b3275eea8f013327"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_listfile.8.gz", "digest": {"algorithm": "md5", "value": "6374616a1082c36c7ddcf0d7842c7484"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_localuser.8.gz", "digest": {"algorithm": "md5", "value": "26bd73f9f2688a589a59f1ccf916f46c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_loginuid.8.gz", "digest": {"algorithm": "md5", "value": "c170879c7a6db2792e1d93e325d98ca5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mail.8.gz", "digest": {"algorithm": "md5", "value": "da0342e98a8ced4a2c407b3ea4a20f97"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mkhomedir.8.gz", "digest": {"algorithm": "md5", "value": "8cb119fe8c9976e19c9ac668265a076b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_motd.8.gz", "digest": {"algorithm": "md5", "value": "3655ea26784e049df9100b26db4553d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_namespace.8.gz", "digest": {"algorithm": "md5", "value": "1a28a8246f1b1551da9c42737704ddf9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_nologin.8.gz", "digest": {"algorithm": "md5", "value": "14d19df1d33d2df9d1f3e348def00b3d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_permit.8.gz", "digest": {"algorithm": "md5", "value": "310d5e28ba0f1799cc60e5555d426565"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_pwhistory.8.gz", "digest": {"algorithm": "md5", "value": "7b1cb0ea4ddd07aa9da285feaa5d8ff0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rhosts.8.gz", "digest": {"algorithm": "md5", "value": "a2e263f42f496935dc9ce466b3e7c51e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rootok.8.gz", "digest": {"algorithm": "md5", "value": "9e5ff9d99011bf40e4e2906c7f8a4e42"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_securetty.8.gz", "digest": {"algorithm": "md5", "value": "92d5cfb0deb91f9cc377fb21b4f4d27e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_sepermit.8.gz", "digest": {"algorithm": "md5", "value": "fbc12c47a38b132c1fdd43c4bc9a271e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_shells.8.gz", "digest": {"algorithm": "md5", "value": "11053596e6bfd24e82daf4e865b21ba9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_succeed_if.8.gz", "digest": {"algorithm": "md5", "value": "1a341b81843d3588bec50168ca09fd76"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tally.8.gz", "digest": {"algorithm": "md5", "value": "c11695e0a52f3d2b757ec89a4dbcc3f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tally2.8.gz", "digest": {"algorithm": "md5", "value": "7ba1778902e2638dbedd531cbc4ab30d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_time.8.gz", "digest": {"algorithm": "md5", "value": "daffa56061d8f425ac6838e9e5713241"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp.8.gz", "digest": {"algorithm": "md5", "value": "3e4b3e74e1a17313118b8971f4ec13af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tty_audit.8.gz", "digest": {"algorithm": "md5", "value": "ef90054189222bcdbcc65b6eb730b86f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_umask.8.gz", "digest": {"algorithm": "md5", "value": "f008c9211a6f1db77d73b9eb4216db61"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_unix.8.gz", "digest": {"algorithm": "md5", "value": "641adaaf01f19f7026f742f6fdb8c30c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_userdb.8.gz", "digest": {"algorithm": "md5", "value": "3b61cde85d9e73312e93cbddf185a026"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_warn.8.gz", "digest": {"algorithm": "md5", "value": "d2ded4031e113d0cd680392d5e08eb95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_wheel.8.gz", "digest": {"algorithm": "md5", "value": "59dc709819879e3583eeba8cdd4a78ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_xauth.8.gz", "digest": {"algorithm": "md5", "value": "70e9eb371c54c0d67bb0b0a94f7d5bd3"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/mkhomedir", "digest": {"algorithm": "md5", "value": "8c407275534a3fa2fb8a0944fbe40871"}, "isConfigFile": false}]}}, {"id": "e2f308b734be4c73", "name": "libpam0g", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam0g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam0g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam0g:libpam0g:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam0g@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam0g", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 231, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/lib/x86_64-linux-gnu/libpam.so.0.84.2", "digest": {"algorithm": "md5", "value": "137e91eba2392dccae9ddadc2d7f2211"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "digest": {"algorithm": "md5", "value": "7f5cc6f924501d7e4bc4a427b62e6b41"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "digest": {"algorithm": "md5", "value": "e09ecf4de616c9aaf65fd0d9bef2097c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/Debian-PAM-MiniPolicy.gz", "digest": {"algorithm": "md5", "value": "5415c4c988fa93e6528d9142b92db701"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README", "digest": {"algorithm": "md5", "value": "225488e6df9a758faee8b4030eb50750"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README.Debian", "digest": {"algorithm": "md5", "value": "ce3d89b0d852f9edb5fd439931b955a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/TODO.Debian", "digest": {"algorithm": "md5", "value": "ab72b70830c7c3f493f00a88ebf5ebf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "60da6a58c9f059b6b2a5204f7f59640c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam0g", "digest": {"algorithm": "md5", "value": "3a630763c29aa2f8d4e6fd99f12e75b1"}, "isConfigFile": false}]}}, {"id": "2e2f2fdf62786f4d", "name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpcre2-8-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre2-8-0", "source": "pcre2", "version": "10.34-7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 592, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0", "digest": {"algorithm": "md5", "value": "6196592fa9b0e36d9f473686cfbd36e6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/README.Debian", "digest": {"algorithm": "md5", "value": "fbde6fa016e43367c012e30e442e8180"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bda894483be62deba104d2d0401f087a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/copyright", "digest": {"algorithm": "md5", "value": "2fd254e240f8f30f95d53cb1af479b04"}, "isConfigFile": false}]}}, {"id": "e6ee80b164fdb75b", "name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpcre3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre3:libpcre3:2\\:8.39-12build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre3", "source": "pcre3", "version": "2:8.39-12build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 671, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "digest": {"algorithm": "md5", "value": "a9d8e3e5934915c8fa5ef087402ba273"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "digest": {"algorithm": "md5", "value": "abaf7ff21485ee97cda03e5b0a530b0c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/AUTHORS", "digest": {"algorithm": "md5", "value": "6243b14c0d5f5cbbfe60a79f7a02cd39"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/NEWS.gz", "digest": {"algorithm": "md5", "value": "0ea2c3402bf60d0973f2ae9feae84bbb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.Debian", "digest": {"algorithm": "md5", "value": "9b5e25428ca3db7b1361d23fcf8a8645"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.gz", "digest": {"algorithm": "md5", "value": "34e24fc18ff2c4206c683296d3d0430d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "234ed620c90c9eb170c2abdf2adbe151"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/copyright", "digest": {"algorithm": "md5", "value": "b74684cdd7069616a57aa29cb658da63"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/pcrepattern.3.gz", "digest": {"algorithm": "md5", "value": "8fef8d0d78968f4d60cde4848385b7e8"}, "isConfigFile": false}]}}, {"id": "ee2107e2cf9fdf1d", "name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libperl5.30", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 27080, "depends": ["libbz2-1.0", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "libdb5.3", "libgdbm-compat4 (>= 1.18-3)", "libgdbm6 (>= 1.18-3)", "zlib1g (>= 1:1.2.2.3)", "perl-modules-5.30 (>= 5.30.0-9ubuntu0.2)"], "files": [{"path": "/usr/bin/cpan5.30-x86_64-linux-gnu", "digest": {"algorithm": "md5", "value": "76b8323bbd9f978da664452569103a02"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.30-x86_64-linux-gnu", "digest": {"algorithm": "md5", "value": "c8b0c49065febd9ec74011b07001ba58"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libperl.so.5.30.0", "digest": {"algorithm": "md5", "value": "7bb4e05fe364abd825f7dac9385b39ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B.pm", "digest": {"algorithm": "md5", "value": "723d59333870ac19c0245d3279738fc8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Concise.pm", "digest": {"algorithm": "md5", "value": "abb1ee745c7d9c03b6cabd2ac7e8dfb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Showlex.pm", "digest": {"algorithm": "md5", "value": "df118b0a08df60243fd9fd9d65904aea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Terse.pm", "digest": {"algorithm": "md5", "value": "bb03abbee85fb5d4fe917f62883ddf11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Xref.pm", "digest": {"algorithm": "md5", "value": "0700d7d78f959fadf1f38c2732872f11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/EXTERN.h", "digest": {"algorithm": "md5", "value": "4b9a70da4f1e5e05ec01348a3c8042dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/INTERN.h", "digest": {"algorithm": "md5", "value": "6e49133af6ce52415584a51dafe1a945"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/XSUB.h", "digest": {"algorithm": "md5", "value": "99a5451b6472e3f9364811128d17a6ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/av.h", "digest": {"algorithm": "md5", "value": "394b99b325cac98c32fa5ca80f7d352b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/bitcount.h", "digest": {"algorithm": "md5", "value": "d337e1e4661ab3735e7b59c74b72e943"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/charclass_invlists.h", "digest": {"algorithm": "md5", "value": "a0a30c9eed40ab37552f01dc81d0473a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/config.h", "digest": {"algorithm": "md5", "value": "ae54f354fa2b330f9f85938a5d562e4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cop.h", "digest": {"algorithm": "md5", "value": "60d92b7d59da08cb06e40a69724167ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cv.h", "digest": {"algorithm": "md5", "value": "ded52cdcaa881eb664a93a97b8875aec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dosish.h", "digest": {"algorithm": "md5", "value": "66a027bb7f2fdd1373487423d3c7e9b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dquote_inline.h", "digest": {"algorithm": "md5", "value": "07e6967e34bc1b86bdb6c8da583d462b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/ebcdic_tables.h", "digest": {"algorithm": "md5", "value": "0ffa31fc4e54a68d911705ead572c1dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embed.h", "digest": {"algorithm": "md5", "value": "0b80417297e8668bcdc0e09ebbaf2938"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embedvar.h", "digest": {"algorithm": "md5", "value": "4f90f7d284d8f7028a2b73c21cd63aab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/fakesdio.h", "digest": {"algorithm": "md5", "value": "492e02a6124402aec5e724a8a1b8f319"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/feature.h", "digest": {"algorithm": "md5", "value": "b503ca46aaea9af9843a86ed80f05668"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/form.h", "digest": {"algorithm": "md5", "value": "a00a3106ef159e19a172e5ddb683025f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/git_version.h", "digest": {"algorithm": "md5", "value": "e4f2c5913f640e2f302ea04fa6da2534"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/gv.h", "digest": {"algorithm": "md5", "value": "566a71e5ab4492c52ca658a2a087cfea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/handy.h", "digest": {"algorithm": "md5", "value": "ab7aa34130bf3cc515e352a3648bb82c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv.h", "digest": {"algorithm": "md5", "value": "99ab55d87271c2f009bf00d2c5e61daa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_func.h", "digest": {"algorithm": "md5", "value": "646003cc574876e9b252902be6d93c5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_macro.h", "digest": {"algorithm": "md5", "value": "d6616b580e914ea1eb6faea4980720f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/inline.h", "digest": {"algorithm": "md5", "value": "0b261dfb99636daec9ed450a87adba9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/intrpvar.h", "digest": {"algorithm": "md5", "value": "ac9cfd275981c2be7f096c640081b65b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/invlist_inline.h", "digest": {"algorithm": "md5", "value": "d410f379d3b5880db4fe2f035f86f904"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/iperlsys.h", "digest": {"algorithm": "md5", "value": "78ce833c095cc0852cd208fd7cffa402"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/keywords.h", "digest": {"algorithm": "md5", "value": "1005e0bbf38b8efdd176c365033cf5ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/l1_char_class_tab.h", "digest": {"algorithm": "md5", "value": "0052d644b167853f7fe1a91cf11adfa7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/malloc_ctl.h", "digest": {"algorithm": "md5", "value": "69556283e81e1b7c39da5126d5dd736c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/metaconfig.h", "digest": {"algorithm": "md5", "value": "e24f5eb7a9f7790fd152d7e6a407e142"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg.h", "digest": {"algorithm": "md5", "value": "4fa2ae981502c39a9854b719090d263f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_data.h", "digest": {"algorithm": "md5", "value": "fdfa9fb4cf878f77563966426de5e0ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_raw.h", "digest": {"algorithm": "md5", "value": "97325049dbcce03b52443517ec77649f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_vtable.h", "digest": {"algorithm": "md5", "value": "9319b356e4dbdb813e04eae89e37dfcc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mydtrace.h", "digest": {"algorithm": "md5", "value": "c2489c7c74dc7c7e48966c9f77ee03c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/nostdio.h", "digest": {"algorithm": "md5", "value": "c1f132a049cb94975b040bbd8db2ed36"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op.h", "digest": {"algorithm": "md5", "value": "4346eff18fed345f493be0b5d27bd2f3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op_reg_common.h", "digest": {"algorithm": "md5", "value": "f7d7096aafe43321a0b6167c3766a42e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opcode.h", "digest": {"algorithm": "md5", "value": "5af00753de4d7c9c1182a284e44b9784"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opnames.h", "digest": {"algorithm": "md5", "value": "8b99eebcef6a242b816e729ca733c755"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/overload.h", "digest": {"algorithm": "md5", "value": "609c3850a8e4504552d8b48af05e72c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pad.h", "digest": {"algorithm": "md5", "value": "8ad181a1b557d51bbae0d0b703bea4b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/parser.h", "digest": {"algorithm": "md5", "value": "f046e21227ab9dfaed22cfd66888ca85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel-debian.h", "digest": {"algorithm": "md5", "value": "c61748bb7e647fbe49147efbced355ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel.h", "digest": {"algorithm": "md5", "value": "cf6b62cf1ad94a044a4524e35b9a7955"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl.h", "digest": {"algorithm": "md5", "value": "603d8739195596e389c3c26be6b3a29a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_inc_macro.h", "digest": {"algorithm": "md5", "value": "724154d8854101f3bf2beb8d449ec496"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_langinfo.h", "digest": {"algorithm": "md5", "value": "5950b18802b220956f794b7b8ffbfb05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlapi.h", "digest": {"algorithm": "md5", "value": "4dd39891d756f0441fa71fe938ff9a9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlio.h", "digest": {"algorithm": "md5", "value": "43f840ac53a07526bb1a0395f2766bff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perliol.h", "digest": {"algorithm": "md5", "value": "a04acd0c5c172e1665a46a4eed8e0fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlsdio.h", "digest": {"algorithm": "md5", "value": "c888fb5bd240c8fe493331479866e306"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlvars.h", "digest": {"algorithm": "md5", "value": "1b7391dc34a1670ba91d918442140e53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perly.h", "digest": {"algorithm": "md5", "value": "4766aa0a94f9f07d894a5dd418ba7ad5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp.h", "digest": {"algorithm": "md5", "value": "01bc0ec3e131147cb787a0a947cd7d5e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp_proto.h", "digest": {"algorithm": "md5", "value": "35d0d06708275e03ac913941d9d14bd1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/proto.h", "digest": {"algorithm": "md5", "value": "193dc867ca81887d7d445e688954865f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/reentr.h", "digest": {"algorithm": "md5", "value": "8d48b9c14ea604466a1d1e5bb9737398"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcharclass.h", "digest": {"algorithm": "md5", "value": "5b01bfb068fe3fa426af7af800869284"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcomp.h", "digest": {"algorithm": "md5", "value": "4049ce33a7752b41370d123ef5b258c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regexp.h", "digest": {"algorithm": "md5", "value": "9f7188287e98699579017bdbc522e632"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regnodes.h", "digest": {"algorithm": "md5", "value": "cb66dd129480117bb15856be92fbf46e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sbox32_hash.h", "digest": {"algorithm": "md5", "value": "782c54c16bfdedcaec3371cb4b410d94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/scope.h", "digest": {"algorithm": "md5", "value": "9ab3bf69f46a2b6f21d2aa1f36662a67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/stadtx_hash.h", "digest": {"algorithm": "md5", "value": "a0e7b7eef30c6232c5abd62cc16e40b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sv.h", "digest": {"algorithm": "md5", "value": "1a74d7fd2c548deaa234337671099a02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/thread.h", "digest": {"algorithm": "md5", "value": "2e89af3a63ad2902c2753f6e7bb3e387"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64.h", "digest": {"algorithm": "md5", "value": "a115192490754ff0a35ec7ac8fc5e48d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64_config.h", "digest": {"algorithm": "md5", "value": "b20161367477124e821be56de834e6cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uconfig.h", "digest": {"algorithm": "md5", "value": "e05ca8e6211ec66ca412d95c66ebdee5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uni_keywords.h", "digest": {"algorithm": "md5", "value": "79a1184b5bcbe47223a0df5ac0e61817"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unicode_constants.h", "digest": {"algorithm": "md5", "value": "ff0756aa26acf7d80a605a05811f2314"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unixish.h", "digest": {"algorithm": "md5", "value": "29961e9b0e7b65b437cc5a8d1114db4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utf8.h", "digest": {"algorithm": "md5", "value": "0c4a647312e6c6f63e63c122b6d1e1bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utfebcdic.h", "digest": {"algorithm": "md5", "value": "1e584a5a114acc29f2686f457f821653"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/util.h", "digest": {"algorithm": "md5", "value": "f3b1441c77b4026449e90d4e605f2348"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uudmap.h", "digest": {"algorithm": "md5", "value": "5c61c91d4682be4923fe8b497101a6a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/vutil.h", "digest": {"algorithm": "md5", "value": "40aed15b44faf3a461d7e60c910a9b73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/warnings.h", "digest": {"algorithm": "md5", "value": "707c929e45a905bcaf81144372acb16c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/zaphod32_hash.h", "digest": {"algorithm": "md5", "value": "28c128c3a752b87a7de5f87caaafd6fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Bzip2.pm", "digest": {"algorithm": "md5", "value": "9a63ab99a2e72d71729e161a03c9bc91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Zlib.pm", "digest": {"algorithm": "md5", "value": "7de04e56f6795997f7d28913a2aea731"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pm", "digest": {"algorithm": "md5", "value": "d1a268a23c5b2cb58ca323ee71fc3ad5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pod", "digest": {"algorithm": "md5", "value": "63d1c58600c6e86a1239e26003da6cd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "79c98c4ace442312aff1b27117782253"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Cwd.pm", "digest": {"algorithm": "md5", "value": "35968627324b71ec08e9a019e7047ce3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DB_File.pm", "digest": {"algorithm": "md5", "value": "1086d8f137ea9f592111dd1d66d00093"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Data/Dumper.pm", "digest": {"algorithm": "md5", "value": "418d4e489848f0fcb1f5758d4c7f41e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/PPPort.pm", "digest": {"algorithm": "md5", "value": "f748ec402c25c3d2cb0631121fe3acd5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Peek.pm", "digest": {"algorithm": "md5", "value": "ff5745cd0bbe94a18f6b26edff5cdd80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/MD5.pm", "digest": {"algorithm": "md5", "value": "eb31899db132d674e1db22f4727234f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/SHA.pm", "digest": {"algorithm": "md5", "value": "00b35f65c881fa6db2940e462485fdf8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "2bb6b7fb8c733376ac82dcd6e009a9b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode.pm", "digest": {"algorithm": "md5", "value": "9f19550b260cc6d5c5ec05f60211329a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Alias.pm", "digest": {"algorithm": "md5", "value": "c3280193456386938373947a4be14c6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Byte.pm", "digest": {"algorithm": "md5", "value": "8138621006b5d66966cb986225b808fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CJKConstants.pm", "digest": {"algorithm": "md5", "value": "444ecdefed7d8cd402afda9bc048fd99"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN.pm", "digest": {"algorithm": "md5", "value": "b0b822a7605e0638c3de9711101f34b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN/HZ.pm", "digest": {"algorithm": "md5", "value": "9f9ff9fbeba170f8db6b01a21548bf07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Config.pm", "digest": {"algorithm": "md5", "value": "7bdd1d8dffa8d3500086802451fc020d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/EBCDIC.pm", "digest": {"algorithm": "md5", "value": "e9098ac08a0ad04d7f61c79a22da749c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoder.pm", "digest": {"algorithm": "md5", "value": "c69078563df2d9dce383a59c4a925c7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoding.pm", "digest": {"algorithm": "md5", "value": "3f40faa217288ed2cb4e34af87b6bfd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/GSM0338.pm", "digest": {"algorithm": "md5", "value": "b6bb711a58a9a4736f07ab78e35c91d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Guess.pm", "digest": {"algorithm": "md5", "value": "0ddc29514764da480da9a619865169a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP.pm", "digest": {"algorithm": "md5", "value": "3c6e7ac895575b7ca6494cacfe2ed138"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/H2Z.pm", "digest": {"algorithm": "md5", "value": "cfc50932652eeb4c054783e06a4d9ace"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/JIS7.pm", "digest": {"algorithm": "md5", "value": "628171b7211a8bd0bbaf2e788893a6bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR.pm", "digest": {"algorithm": "md5", "value": "699b609aae01bbc408b1f8e418f10110"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR/2022_KR.pm", "digest": {"algorithm": "md5", "value": "45e8623dba854b55872a6c3832878e07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header.pm", "digest": {"algorithm": "md5", "value": "f38eead4c6b22c9274547abfce05a091"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header/ISO_2022_JP.pm", "digest": {"algorithm": "md5", "value": "e57609f29c33c6bf6353eb04ab499147"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Name.pm", "digest": {"algorithm": "md5", "value": "056ea8f31df117e2984d9bd3a77555dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Symbol.pm", "digest": {"algorithm": "md5", "value": "4b86a33b78bbef74999a89d8b92cde19"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/TW.pm", "digest": {"algorithm": "md5", "value": "774e63667c6e3ffe5c954795be68b1ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode.pm", "digest": {"algorithm": "md5", "value": "fe7318b46fe1cbe93f44825ad361e775"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode/UTF7.pm", "digest": {"algorithm": "md5", "value": "dd469da34f24632a691970f0da788a2d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Errno.pm", "digest": {"algorithm": "md5", "value": "448d4e8be5af4a1bbcd3785fd7fd75ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Fcntl.pm", "digest": {"algorithm": "md5", "value": "b337d563fd4bc958c7e0a2bba2ca86d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/DosGlob.pm", "digest": {"algorithm": "md5", "value": "8e6cb081bc1b117540e0d3fd860b3c02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Glob.pm", "digest": {"algorithm": "md5", "value": "4f78f72b1e8039446e6206fa07e36828"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec.pm", "digest": {"algorithm": "md5", "value": "087cb22c43a86e42aaf8138ea7211ede"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/AmigaOS.pm", "digest": {"algorithm": "md5", "value": "f8ff76a2d59de90e4fcd618cd3d6184c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Cygwin.pm", "digest": {"algorithm": "md5", "value": "36312b89e01c199a7d42e7f4d05a99e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Epoc.pm", "digest": {"algorithm": "md5", "value": "64b283e42617c20d972378b793d8c3f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Functions.pm", "digest": {"algorithm": "md5", "value": "90fc379dde276e4c4b297dd318524c83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Mac.pm", "digest": {"algorithm": "md5", "value": "a1a8b5c7bb0aa3228d9f959f22a3e8bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/OS2.pm", "digest": {"algorithm": "md5", "value": "eb592c16a96c7354a2bc295deb330e6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "0021b70f7a42ecbf37c407f821ba0400"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/VMS.pm", "digest": {"algorithm": "md5", "value": "dea87eb9c04006bab5d7609e5af5a76d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Win32.pm", "digest": {"algorithm": "md5", "value": "3b74ec11fb8b8d9bb88afef5c8b888da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Filter/Util/Call.pm", "digest": {"algorithm": "md5", "value": "f76421c44772e75b7db34a57800829f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/GDBM_File.pm", "digest": {"algorithm": "md5", "value": "e37456eb8eeba4cf7748922ee6c87f51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "a7b57fd8e7abff9dd2e2c2f82af56fa7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util/FieldHash.pm", "digest": {"algorithm": "md5", "value": "5ea09ed30fdf6f27bf281853e2e59c4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/I18N/Langinfo.pm", "digest": {"algorithm": "md5", "value": "61716285851d7d806f1133a667785959"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO.pm", "digest": {"algorithm": "md5", "value": "6ab484cf5d0dca06880566e6b0c68add"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Dir.pm", "digest": {"algorithm": "md5", "value": "44344f885183789424dc0deedace70c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/File.pm", "digest": {"algorithm": "md5", "value": "9778e446baf468e32438510dd15a237f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "bc63a46cbb8145100f78c050d64890f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "ba33b05f1ab6e66af688c40617a35808"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Poll.pm", "digest": {"algorithm": "md5", "value": "4799553f7a50cc73c8038f0fe19630a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "94e7b07a1e46723925348dd74e36e00e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Select.pm", "digest": {"algorithm": "md5", "value": "9aa23aca4b84fa031affa4e8c0008983"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "1a9ca09c45cd30a045b7252284827e56"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "dca928bbc99ebcb0ce8b8ca29c0e8518"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "8f8b28518975e75b60c8484e9048183f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Msg.pm", "digest": {"algorithm": "md5", "value": "9f78fec9e72ad57b21246b190cd5155b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Semaphore.pm", "digest": {"algorithm": "md5", "value": "3ca5308ab6f7e7b91951e6956c766b7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SharedMem.pm", "digest": {"algorithm": "md5", "value": "40fecb840b63cdaaf85317a04bee3a48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SysV.pm", "digest": {"algorithm": "md5", "value": "cbf69d51f802d3294edfaf913011be3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util.pm", "digest": {"algorithm": "md5", "value": "743f957ce52c60e7206c7557800a26a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util/XS.pm", "digest": {"algorithm": "md5", "value": "b2e6b9d2a98554a853f4de0d1da2e882"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/Base64.pm", "digest": {"algorithm": "md5", "value": "3112c2a09ca7cf89e77791e2c34c31a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/QuotedPrint.pm", "digest": {"algorithm": "md5", "value": "74f7143bac62f8d7408eb62cc17433df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Math/BigInt/FastCalc.pm", "digest": {"algorithm": "md5", "value": "e816b7b29bd19a3b740edb4f35851c79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/NDBM_File.pm", "digest": {"algorithm": "md5", "value": "a599158733c782e645b57d58720afcf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/O.pm", "digest": {"algorithm": "md5", "value": "a6a16be38e7e21bfcc77e9d346651c94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ODBM_File.pm", "digest": {"algorithm": "md5", "value": "a5f2cc524cc924c171d8cffe3815e13d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Opcode.pm", "digest": {"algorithm": "md5", "value": "10601eeb295e01d92de02434326fbb0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pm", "digest": {"algorithm": "md5", "value": "c4c4038f120a27913fff93deecb578af"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pod", "digest": {"algorithm": "md5", "value": "59db153fa66d8228ba9cf750e8d234ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/encoding.pm", "digest": {"algorithm": "md5", "value": "8b894944b2268938e1b0f114ca9cee32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/mmap.pm", "digest": {"algorithm": "md5", "value": "06298650bc4e80c4575c1bdb98a28c71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/scalar.pm", "digest": {"algorithm": "md5", "value": "40c75798abc86690ba1fcf55bfbd5628"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/via.pm", "digest": {"algorithm": "md5", "value": "56e2cbd39d3c33c89e4a4de5dd7cb803"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/SDBM_File.pm", "digest": {"algorithm": "md5", "value": "79c215c0fe4c8de0cfbff056da45cc84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "86359e4992b99074a7f4dec5408cad5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Socket.pm", "digest": {"algorithm": "md5", "value": "22ed1308a3f31a5f94e71c6f0fb34dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Storable.pm", "digest": {"algorithm": "md5", "value": "69585bcc08511ae70e57bf21ba5725bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sub/Util.pm", "digest": {"algorithm": "md5", "value": "5145a64cb609481627321868ac8cfc5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Hostname.pm", "digest": {"algorithm": "md5", "value": "50fb99cafbdb5af4296282cb38eba645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Syslog.pm", "digest": {"algorithm": "md5", "value": "32f035cf0b09e007adb2ac3f46f1e2f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Tie/Hash/NamedCapture.pm", "digest": {"algorithm": "md5", "value": "a1f393ef9b566a209b56457b4162ac15"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/HiRes.pm", "digest": {"algorithm": "md5", "value": "0be4677ec2ce5129e71a49c0d331cc71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Piece.pm", "digest": {"algorithm": "md5", "value": "eb6923469d80d86d79bc65fe9d247214"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Seconds.pm", "digest": {"algorithm": "md5", "value": "9878f1e2b5af7ffbcbe774e8245fd037"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate.pm", "digest": {"algorithm": "md5", "value": "033febe4d3e198ef1c1add7a8930225c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate/Locale.pm", "digest": {"algorithm": "md5", "value": "2e6e1285b890909a2a5b252992cd3468"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Normalize.pm", "digest": {"algorithm": "md5", "value": "430c415dfa0661aba05d74c748906d9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/_h2ph_pre.ph", "digest": {"algorithm": "md5", "value": "5b2668fc2a6fd0a1b9245656cdb8268f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/bitsperlong.ph", "digest": {"algorithm": "md5", "value": "20ac9269a5c26c49b4e11af5e3473eaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctl.ph", "digest": {"algorithm": "md5", "value": "92432c6daf4ba47aa080a9644cd69926"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctls.ph", "digest": {"algorithm": "md5", "value": "accc0feb84218e5226e2413f3f71aac4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/posix_types.ph", "digest": {"algorithm": "md5", "value": "0897d7ad805c730a806e1c4a3d13b15e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/socket.ph", "digest": {"algorithm": "md5", "value": "bc29d3c6d89ed1f352b87106519edac7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/sockios.ph", "digest": {"algorithm": "md5", "value": "f0c0204f02f36e3368a1b63151b84421"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termbits.ph", "digest": {"algorithm": "md5", "value": "52b5da3b637899c024691b70b189f661"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termios.ph", "digest": {"algorithm": "md5", "value": "c5ba470d4085fb5c00450b5f67084972"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/bitsperlong.ph", "digest": {"algorithm": "md5", "value": "ffa10d0b80a3a74a0d1b5e619d3a2811"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctl.ph", "digest": {"algorithm": "md5", "value": "e20662b63456c01cb96f00638a4f77db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctls.ph", "digest": {"algorithm": "md5", "value": "0dc8af0a1b4f9bf04cd2933a5d9fd49a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types.ph", "digest": {"algorithm": "md5", "value": "d05cb4adedfc8b8dac3709dd359e03cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_32.ph", "digest": {"algorithm": "md5", "value": "7183a9415afd678de3b10c14ab3645e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_64.ph", "digest": {"algorithm": "md5", "value": "30ae20f8da2767a03efa446fbac372b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_x32.ph", "digest": {"algorithm": "md5", "value": "b199feef1b780cc2791f05e1e054414c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/socket.ph", "digest": {"algorithm": "md5", "value": "e2d40eba76a89e28db1017596542b0d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/sockios.ph", "digest": {"algorithm": "md5", "value": "f3753c75e30378e95870154421781b16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termbits.ph", "digest": {"algorithm": "md5", "value": "4ae417e12d4688c8dfdec11bcade297a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termios.ph", "digest": {"algorithm": "md5", "value": "676e44c7bb97c7b98dc97adfb5ff0fc1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd.ph", "digest": {"algorithm": "md5", "value": "e0b18435945bea599ebf9cf96614bb2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_32.ph", "digest": {"algorithm": "md5", "value": "ff52cb81bc6c10353b50816daea8c137"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_64.ph", "digest": {"algorithm": "md5", "value": "5b78abf8af56450573040343e32f1efd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_x32.ph", "digest": {"algorithm": "md5", "value": "4f84d387cf40c1dc42d7b8a5f9acd29b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/attributes.pm", "digest": {"algorithm": "md5", "value": "cb2dfe85830228bd01da1c85867ba42d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/B/B.so", "digest": {"algorithm": "md5", "value": "864fcef62f500e500e195a3aa678d346"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Bzip2/Bzip2.so", "digest": {"algorithm": "md5", "value": "a7f0705c2b0dc83a9d399b52736e7a9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Zlib/Zlib.so", "digest": {"algorithm": "md5", "value": "d8e0f70ae9b7b7629cf5c59e40b271e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "1db5b56eafce9ead4cdb10c4ac4876b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/DB_File/DB_File.so", "digest": {"algorithm": "md5", "value": "a3803ae7dd55343ac2d373418f7db17c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Data/Dumper/Dumper.so", "digest": {"algorithm": "md5", "value": "22cded7ec72d940f328f648bf5604fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Devel/Peek/Peek.so", "digest": {"algorithm": "md5", "value": "299036a76313908f406b440bc9dbdb81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/MD5/MD5.so", "digest": {"algorithm": "md5", "value": "f3bf931b57cc69c3a195b92875dc9430"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/SHA/SHA.so", "digest": {"algorithm": "md5", "value": "2978ec57f6059beeac1f9f371520fea4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Byte/Byte.so", "digest": {"algorithm": "md5", "value": "4712e98fc7e461c634dff92a646694a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/CN/CN.so", "digest": {"algorithm": "md5", "value": "4c704a02e5f7bacde81d72950c9efd68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/EBCDIC/EBCDIC.so", "digest": {"algorithm": "md5", "value": "83e6356f7b4a8e5dcb7e6615335436ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Encode.so", "digest": {"algorithm": "md5", "value": "a97ff5cc9d9c321d2115acfdc94c36b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/JP/JP.so", "digest": {"algorithm": "md5", "value": "f0ae84d1c96f8aaa341a06a89e85bb21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/KR/KR.so", "digest": {"algorithm": "md5", "value": "d872e67a56f5b72fa7341dea776d1c0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Symbol/Symbol.so", "digest": {"algorithm": "md5", "value": "6098dbc86441f6787e787625706807ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/TW/TW.so", "digest": {"algorithm": "md5", "value": "be5437af9f8102ac17ff8df4060dcbac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Unicode/Unicode.so", "digest": {"algorithm": "md5", "value": "4e197c76c3c0422bd72f87139044c598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "23736812d5cd2b2b437285b2f45390cb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/DosGlob/DosGlob.so", "digest": {"algorithm": "md5", "value": "9212b98d618cf8568d89a57c956e705b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "ef298d93784ef6c1b5870e0255abd26d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Filter/Util/Call/Call.so", "digest": {"algorithm": "md5", "value": "fc79c3541fe3d16b04e9aa3c8b4a802d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/GDBM_File/GDBM_File.so", "digest": {"algorithm": "md5", "value": "239c32c5b281f53f69b0de58550fe307"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/FieldHash/FieldHash.so", "digest": {"algorithm": "md5", "value": "f74c2b4af2d11dce8835d1e730ba82bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "9e05440ca747b2c14aa9899af1e26642"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/I18N/Langinfo/Langinfo.so", "digest": {"algorithm": "md5", "value": "f0055a1646fae49e608b6b4537bd55a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "883b087f59661559953ca96b31eb2bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IPC/SysV/SysV.so", "digest": {"algorithm": "md5", "value": "ad013ae4ac1b9cb3cedbacea0aa5408e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "d3154d8ff70d54403083e3de36d4fdb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/MIME/Base64/Base64.so", "digest": {"algorithm": "md5", "value": "fb646c397aabe87b83236e9ad94e73be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Math/BigInt/FastCalc/FastCalc.so", "digest": {"algorithm": "md5", "value": "1665bf04e40b1791cd7eb1d5815a00ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/NDBM_File/NDBM_File.so", "digest": {"algorithm": "md5", "value": "80c739654a791e75174f89adda18742e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/ODBM_File/ODBM_File.so", "digest": {"algorithm": "md5", "value": "7f24262360572366d89f39d16c60f8d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Opcode/Opcode.so", "digest": {"algorithm": "md5", "value": "a46ca80fdf04956b412ce728c213b026"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "6a5026b3400618eef532d5ed59b31c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/encoding/encoding.so", "digest": {"algorithm": "md5", "value": "edfcc815b04b68bb13a6b84fe80410c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/mmap/mmap.so", "digest": {"algorithm": "md5", "value": "46eaebb10a8303aa8a0a7118109ed140"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/scalar/scalar.so", "digest": {"algorithm": "md5", "value": "018e695d83615963456963f0c83c21fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/via/via.so", "digest": {"algorithm": "md5", "value": "075b18b016c16735a86e8f9197017f5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/SDBM_File/SDBM_File.so", "digest": {"algorithm": "md5", "value": "7cbe716132b1325b3e3658fd39fc0557"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "0d73dcb941e6576c7f1c914781bf8b69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Storable/Storable.so", "digest": {"algorithm": "md5", "value": "5c9c61ab5f200c1ebecd0fdbe5106796"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Hostname/Hostname.so", "digest": {"algorithm": "md5", "value": "f266ccee205cb74d9ca45ed5b0130206"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Syslog/Syslog.so", "digest": {"algorithm": "md5", "value": "a3f7929031630696bd45d921ef8f6b54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Tie/Hash/NamedCapture/NamedCapture.so", "digest": {"algorithm": "md5", "value": "77d57f5c5d8e4adf0807f816cd001142"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/HiRes/HiRes.so", "digest": {"algorithm": "md5", "value": "a946c9ba81b2e852757a237ecad0487d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/Piece/Piece.so", "digest": {"algorithm": "md5", "value": "235d8f71c254d3eb5171068aa5288a92"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Collate/Collate.so", "digest": {"algorithm": "md5", "value": "7165ddaf09237fa9fc5d7a0112ac3537"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Normalize/Normalize.so", "digest": {"algorithm": "md5", "value": "81aa3781f345ae0991e3e27d9a029d7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "a24b7c2bfe51f55731c62dffc05e7e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/mro/mro.so", "digest": {"algorithm": "md5", "value": "d8e804a5fa73cebcf40c266871f5c4fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/re/re.so", "digest": {"algorithm": "md5", "value": "629b42dc6d50c0ae4ba23cbf6f8b70d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/shared/shared.so", "digest": {"algorithm": "md5", "value": "93e7441aeb854deb7e0cefb219093191"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/threads.so", "digest": {"algorithm": "md5", "value": "0c6952fde8b5d3443723604cde44590d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/byteswap.ph", "digest": {"algorithm": "md5", "value": "32e8f6746cf73151a724b6acbf57cb21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endian.ph", "digest": {"algorithm": "md5", "value": "0ded647f4c83022a44031f078a4a1306"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endianness.ph", "digest": {"algorithm": "md5", "value": "a8a5c473987a6f9e0f0e9171ad2bf585"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctl-types.ph", "digest": {"algorithm": "md5", "value": "197d211dd580374c949f36455c572ae3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctls.ph", "digest": {"algorithm": "md5", "value": "56f9e8e1bbe074f3aa722e882d6aea64"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/long-double.ph", "digest": {"algorithm": "md5", "value": "f4192adf6c3bf76f99beada6b0336a08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes-arch.ph", "digest": {"algorithm": "md5", "value": "ef2d2739319308451af562ac5f4af4e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes.ph", "digest": {"algorithm": "md5", "value": "59485b5e5628a15c10eb10e0a41f2f84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select.ph", "digest": {"algorithm": "md5", "value": "a0dc7c8977465992374a4b8fb891f33a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select2.ph", "digest": {"algorithm": "md5", "value": "a9a5307994de8d81e81dfc42a31c1bb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigaction.ph", "digest": {"algorithm": "md5", "value": "fc6000999f4bb4e0bb219ed5f07fddb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigcontext.ph", "digest": {"algorithm": "md5", "value": "a4001e66c4317a0b3e8428b9058af91a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigevent-consts.ph", "digest": {"algorithm": "md5", "value": "1318aa7431b13ff6b1d14da2d52d6b9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-arch.ph", "digest": {"algorithm": "md5", "value": "3e1cd49cb4091a95eba7462e97217fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts-arch.ph", "digest": {"algorithm": "md5", "value": "d6c16c51bbd5089aff53033b23b464ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts.ph", "digest": {"algorithm": "md5", "value": "c76c0deafbfac40c9ad0b971655776de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signal_ext.ph", "digest": {"algorithm": "md5", "value": "884346511a0ccdeb424ebdc8e067c2a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum-generic.ph", "digest": {"algorithm": "md5", "value": "6ac5fab4948b5a75a876ce548e65c30f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum.ph", "digest": {"algorithm": "md5", "value": "c8e5bec2b5bc295648d9f38d48d1c942"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigstack.ph", "digest": {"algorithm": "md5", "value": "028022b9660489cfcb167de691f5f4ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigthread.ph", "digest": {"algorithm": "md5", "value": "702142481d857c95f2e1e9776fd66ca0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sockaddr.ph", "digest": {"algorithm": "md5", "value": "03369b901d9c8194fa96191369078463"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket-constants.ph", "digest": {"algorithm": "md5", "value": "2217bf6b297a489134130343c583c36f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket.ph", "digest": {"algorithm": "md5", "value": "93fae1488d78383138246f8537603bd7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket2.ph", "digest": {"algorithm": "md5", "value": "d9b08a40f303dd724e2c7d5c61f267fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket_type.ph", "digest": {"algorithm": "md5", "value": "5784c2d7e1e03062f7853a1299d40baa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ss_flags.ph", "digest": {"algorithm": "md5", "value": "03fa0af4ed891551f20eb236d4e8ace2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/stdint-intn.ph", "digest": {"algorithm": "md5", "value": "a769559490fe2bcb405576dc64296063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_mutex.ph", "digest": {"algorithm": "md5", "value": "46881641c43065784151e513e46e9199"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_rwlock.ph", "digest": {"algorithm": "md5", "value": "b0ef827aa9a0673b5a4d4a5022393290"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syscall.ph", "digest": {"algorithm": "md5", "value": "b5a0c0376c9b9b1a5dbfc35b1ed99503"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-ldbl.ph", "digest": {"algorithm": "md5", "value": "cf54fd79b4d0cba4e460dcee4f1f1032"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-path.ph", "digest": {"algorithm": "md5", "value": "d2bcfba815ac635448e3d0f693b67f22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog.ph", "digest": {"algorithm": "md5", "value": "08d13d5e442eb6a202770f4aeebf2c04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/thread-shared-types.ph", "digest": {"algorithm": "md5", "value": "cdc05f03ba2497c27bd97f35c80d2b86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/time64.ph", "digest": {"algorithm": "md5", "value": "9ac523e6724c3405f2de26927fbf9cb6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/timesize.ph", "digest": {"algorithm": "md5", "value": "2dc8f22c8e945d7cc855035723134900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types.ph", "digest": {"algorithm": "md5", "value": "fe6e7f6cbfcabe0ac87326fdb716ab42"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigset_t.ph", "digest": {"algorithm": "md5", "value": "1135605c15925ea02ea1b256ee576fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigval_t.ph", "digest": {"algorithm": "md5", "value": "1af9db473929b1424a2121ace33ce985"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clock_t.ph", "digest": {"algorithm": "md5", "value": "ec5fe2a82a156b866f3794beadb1c326"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clockid_t.ph", "digest": {"algorithm": "md5", "value": "2834cde3f351647027cd98d3be7b8f9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sig_atomic_t.ph", "digest": {"algorithm": "md5", "value": "4dc97b24abdd63b3c44160bec253a2fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigevent_t.ph", "digest": {"algorithm": "md5", "value": "05cef81c152fd6139437acef3777e9c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/siginfo_t.ph", "digest": {"algorithm": "md5", "value": "8f43a4846c349facae329d0415db484c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigset_t.ph", "digest": {"algorithm": "md5", "value": "f46a704cc8c5c5c6368dbf35f1c0cfd5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigval_t.ph", "digest": {"algorithm": "md5", "value": "d2f8997b002741676a17d5f7c50e46c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/stack_t.ph", "digest": {"algorithm": "md5", "value": "b6bdd26772c45005587521c00a686d45"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_iovec.ph", "digest": {"algorithm": "md5", "value": "d9638a211837c7da03a116440b76140c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_osockaddr.ph", "digest": {"algorithm": "md5", "value": "c8e4860ef830e59d0d590b70d26188a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_rusage.ph", "digest": {"algorithm": "md5", "value": "dee445f58722b61a39cf40a3ff1bb1eb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_sigstack.ph", "digest": {"algorithm": "md5", "value": "12dd0da920bd2d0e0dbe69f771115ccf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timespec.ph", "digest": {"algorithm": "md5", "value": "35169127454e8ca0a3e6357461418927"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timeval.ph", "digest": {"algorithm": "md5", "value": "8e3e3fc632075f15b720ce7f40274d9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/time_t.ph", "digest": {"algorithm": "md5", "value": "2a3a16f80e7570c75389a7c7b9fd82d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/timer_t.ph", "digest": {"algorithm": "md5", "value": "7ad99a434b49c63663ecbbf5d9032bd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/typesizes.ph", "digest": {"algorithm": "md5", "value": "dc4d91320da49841edc9fb8ec55f68fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/uintn-identity.ph", "digest": {"algorithm": "md5", "value": "e99e862dc240db3a5c969fbde9cc172c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitflags.ph", "digest": {"algorithm": "md5", "value": "bd48181f939209ed388fc9b4c5c53e79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitstatus.ph", "digest": {"algorithm": "md5", "value": "1a2f151e233f3a48f6083fa8c37b3ebf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/wordsize.ph", "digest": {"algorithm": "md5", "value": "ae3cd4b33cb311a2cea03491dd722e75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/encoding.pm", "digest": {"algorithm": "md5", "value": "f8f0bde5e2c267fc92cc84ce3fe8bb6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/endian.ph", "digest": {"algorithm": "md5", "value": "638114206bc4febb9122aa51e3f0429c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/errno.ph", "digest": {"algorithm": "md5", "value": "0b95bfb6f72c5ad6002888e2e7784883"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/features.ph", "digest": {"algorithm": "md5", "value": "019769925786af2ec5610b73c03d7e92"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs-64.ph", "digest": {"algorithm": "md5", "value": "cae8715db1403b1de33039a9077a7bbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs.ph", "digest": {"algorithm": "md5", "value": "2962496d2d2dda419b2ffee2bc219211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/lib.pm", "digest": {"algorithm": "md5", "value": "54871f4afa90a517cb51779fa8686b63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/ioctl.ph", "digest": {"algorithm": "md5", "value": "da60cf78dcc0bd6b390ec4fe30eedbb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/posix_types.ph", "digest": {"algorithm": "md5", "value": "dc4f2571624ae55cd852582b0df239be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/stddef.ph", "digest": {"algorithm": "md5", "value": "5b396b7bebaf451fd79bbd810292993f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/mro.pm", "digest": {"algorithm": "md5", "value": "ceaa202f99a130f2781db933e6629951"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ops.pm", "digest": {"algorithm": "md5", "value": "b26d5212159c74e90fdeb70d35d2f13f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/re.pm", "digest": {"algorithm": "md5", "value": "4136dc3706a65eb00f81d47936e6a656"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/signal.ph", "digest": {"algorithm": "md5", "value": "c244a34c679a0a537230740b040452ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdarg.ph", "digest": {"algorithm": "md5", "value": "e14329e2ebc7ce5552f48c2d496343a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdc-predef.ph", "digest": {"algorithm": "md5", "value": "f127f72ba40117d6858bf1e6db0d9983"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stddef.ph", "digest": {"algorithm": "md5", "value": "ef8da6d459f87f5e4608546b7ffebbc6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/cdefs.ph", "digest": {"algorithm": "md5", "value": "12c81d81485e2d9cb1006bb57b60485c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ioctl.ph", "digest": {"algorithm": "md5", "value": "36fbfa2db3abf5c57e945a680862d692"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/select.ph", "digest": {"algorithm": "md5", "value": "be82be1f41d6433ebca99a524becdee6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/socket.ph", "digest": {"algorithm": "md5", "value": "a7c56b9bf8626eb19ac1552e74d58645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syscall.ph", "digest": {"algorithm": "md5", "value": "ddd29eadbe1f281e78b8dfea8fa9c720"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syslog.ph", "digest": {"algorithm": "md5", "value": "402c9540ef417822124d7aa7809ceb16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/time.ph", "digest": {"algorithm": "md5", "value": "1794515019285da89ab7f9361fc3ff1a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ttydefaults.ph", "digest": {"algorithm": "md5", "value": "6d8d3772e52d11f5c486cf48b41790e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/types.ph", "digest": {"algorithm": "md5", "value": "887fa4b3669b35b600bf2aafe911a121"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ucontext.ph", "digest": {"algorithm": "md5", "value": "683963ab7a21eead4e801cebdb3d8ec9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/wait.ph", "digest": {"algorithm": "md5", "value": "13177a3fa005e384adf86546c4012737"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syscall.ph", "digest": {"algorithm": "md5", "value": "4041a33bf414417f495f968529d3eb3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sysexits.ph", "digest": {"algorithm": "md5", "value": "2806e0058ed1acbc1598a8a667b19805"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslimits.ph", "digest": {"algorithm": "md5", "value": "9da103c2222587e3bacefe21b2eb3ef2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslog.ph", "digest": {"algorithm": "md5", "value": "f1688381c951fa141d6fa3b3588cddc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads.pm", "digest": {"algorithm": "md5", "value": "e6b528d108ac5dad7ff2ea3feae49ece"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads/shared.pm", "digest": {"algorithm": "md5", "value": "c7e991b513db6738a32b8bcafb4de5e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/wait.ph", "digest": {"algorithm": "md5", "value": "23ed0fddbde6b12446a4611805e2fa50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/README", "digest": {"algorithm": "md5", "value": "085d5cbc8ea7f6b7880ec0905c8a9798"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.debug.gz", "digest": {"algorithm": "md5", "value": "8b047ad98be3f8721a904da0b46c61d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.shared.gz", "digest": {"algorithm": "md5", "value": "8a461295e6243bf8037e54c933075910"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.static.gz", "digest": {"algorithm": "md5", "value": "303556a9ac7753b70832e2cd6a4bec64"}, "isConfigFile": false}, {"path": "/usr/share/doc/libperl5.30/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c424b3edadb00aa7889a162121f72def"}, "isConfigFile": false}, {"path": "/usr/share/doc/libperl5.30/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cpan5.30-x86_64-linux-gnu.1.gz", "digest": {"algorithm": "md5", "value": "61b072910bc94a77f964973790964b13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl5.30-x86_64-linux-gnu.1.gz", "digest": {"algorithm": "md5", "value": "0d008ef4c2ca48f5a8c7f427fe9e9a4a"}, "isConfigFile": false}]}}, {"id": "79417ad5b57eab0c", "name": "libpopt0", "version": "1.16-14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpopt0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libpopt0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}, {"value": "X-Consortium", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpopt0:libpopt0:1.16-14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpopt0@1.16-14?arch=amd64&upstream=popt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpopt0", "source": "popt", "version": "1.16-14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 120, "depends": ["libc6 (>= 2.27)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpopt.so.0.0.0", "digest": {"algorithm": "md5", "value": "77fcb53294414ac8e502fb4cbd6adb2e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/README", "digest": {"algorithm": "md5", "value": "dc5f5d729c4fc64bb04d972b9dd40d12"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d77954c9584a4363533407cd9cb3ee87"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/copyright", "digest": {"algorithm": "md5", "value": "271befa400b6decc3762f10972327e94"}, "isConfigFile": false}]}}, {"id": "131fa1f201adc95b", "name": "libreadline5", "version": "5.2+dfsg-3build3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libreadline5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libreadline5:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libreadline5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libreadline5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libreadline5:libreadline5:5.2\\+dfsg-3build3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libreadline5@5.2%2Bdfsg-3build3?arch=amd64&upstream=readline5&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libreadline5", "source": "readline5", "version": "5.2+dfsg-3build3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 328, "depends": ["readline-common", "libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/lib/x86_64-linux-gnu/libhistory.so.5.2", "digest": {"algorithm": "md5", "value": "3b7a02bf1009584869328a497946d307"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libreadline.so.5.2", "digest": {"algorithm": "md5", "value": "4d7d6c98177f68ce59a2bddc5135a3b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/README.Debian", "digest": {"algorithm": "md5", "value": "db22ab5a3d7a94ab8b0a93657b11aa08"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/USAGE", "digest": {"algorithm": "md5", "value": "0bb4ff5a1ee6f767d0d1b7ded925a8a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dc78d09653cd500b1df7e6abf3df627f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/copyright", "digest": {"algorithm": "md5", "value": "43989c9d98faa4a1ece7d13fd64c4a75"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/examples/Inputrc", "digest": {"algorithm": "md5", "value": "587fa73058e332ae6e39ef9ad7428e62"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}]}}, {"id": "b023fc0801a3a41b", "name": "libselinux1", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libselinux1:libselinux1:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libselinux1@3.0-1build2?arch=amd64&upstream=libselinux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libselinux1", "source": "libselinux", "version": "3.0-1build2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 202, "depends": ["libc6 (>= 2.30)", "libpcre2-8-0 (>= 10.22)"], "files": [{"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "digest": {"algorithm": "md5", "value": "b9fd0338f7e7906303bd21b2b6ec1270"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9a4d141aca2e41af57e2294d4a9257b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/copyright", "digest": {"algorithm": "md5", "value": "3f85b5814483a164783defd5a682b44c"}, "isConfigFile": false}]}}, {"id": "55e67cbb75a24f25", "name": "libsemanage-common", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage-common:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage-common:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsemanage-common@3.0-1build2?arch=all&upstream=libsemanage&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage-common", "source": "libsemanage", "version": "3.0-1build2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 36, "files": [{"path": "/etc/selinux/semanage.conf", "digest": {"algorithm": "md5", "value": "f6f9b97af233c90ca127f406fb6f0932"}, "isConfigFile": true}, {"path": "/usr/share/doc/libsemanage-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c2e7d0c4c23b54cbb801ec83f74d975a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage-common/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "0c3d124f89a3902cd6427e0e952a8581"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "2c62989ae1c64423a6351d0a96702686"}, "isConfigFile": false}]}}, {"id": "44361785e39c2c95", "name": "libsemanage1", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage1:libsemanage1:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsemanage1@3.0-1build2?arch=amd64&upstream=libsemanage&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage1", "source": "libsemanage", "version": "3.0-1build2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 305, "depends": ["libsemanage-common (= 3.0-1build2)", "libaudit1 (>= 1:2.2.1)", "libbz2-1.0", "libc6 (>= 2.14)", "libselinux1 (>= 3.0)", "libsepol1 (>= 3.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "digest": {"algorithm": "md5", "value": "9d67b438e3074556c6206f54015e31d8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6867b8b5847b2ba8cc27d68e88020448"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}]}}, {"id": "c67bc6a42e944f29", "name": "libsepol1", "version": "3.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsepol1", "source": "libsepol", "version": "3.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 738, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsepol.so.1", "digest": {"algorithm": "md5", "value": "7653c918d4a43976995c4a3f7bf9b3ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c978aeb6a4a11af69aad17111d4ca70f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/copyright", "digest": {"algorithm": "md5", "value": "9b2c0b1cdd53893a454c5d1b65078dcb"}, "isConfigFile": false}]}}, {"id": "3edf6620a268045a", "name": "libsigsegv2", "version": "2.12-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsigsegv2:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libsigsegv2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "permissive-other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsigsegv2:libsigsegv2:2.12-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsigsegv2@2.12-2?arch=amd64&upstream=libsigsegv&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsigsegv2", "source": "libsigsegv", "version": "2.12-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 43, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsigsegv.so.2.0.5", "digest": {"algorithm": "md5", "value": "272dacea4baac04388bfac23e6996c49"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/NEWS.gz", "digest": {"algorithm": "md5", "value": "2b5ef46eb6f8bf6fb753b1bb0b7f38ad"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/README.gz", "digest": {"algorithm": "md5", "value": "3cfe5252709167115932dfe22264e910"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f6f963b5229413865091633f93edd5bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/copyright", "digest": {"algorithm": "md5", "value": "94a67dba35ebf890c4f9c922efc81c70"}, "isConfigFile": false}]}}, {"id": "bb1a7362a9b0ffcd", "name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/libssl1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssl1.1", "source": "openssl", "version": "1.1.1f-1ubuntu2.10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 4027, "depends": ["libc6 (>= 2.25)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "digest": {"algorithm": "md5", "value": "7d1fa1e6695c4fa7b0bc5995dfe335ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/capi.so", "digest": {"algorithm": "md5", "value": "4e1e9b65226c8fc9cc8422abc2f0a8a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "digest": {"algorithm": "md5", "value": "5de830380c24ec49efe5a4de725babe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "digest": {"algorithm": "md5", "value": "c83d39522266e0b1407843dd920795f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "digest": {"algorithm": "md5", "value": "4599ff4442bfe98939368b6214ff11b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "3f763fa79305e9e3ef1e1c1cb76483db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d52819378beb021df10fa286c2a0f911"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}]}}, {"id": "d7c9aa9d6cfd44db", "name": "libstdc++6", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+6:libstdc\\+\\+6:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libstdc%2B%2B6@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libstdc++6", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 2437, "depends": ["gcc-10-base (= 10.3.0-1ubuntu1~20.04)", "libc6 (>= 2.23)", "libgcc-s1 (>= 4.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "digest": {"algorithm": "md5", "value": "604ec2999aeb3aadd0e96103fd4b5e5d"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "digest": {"algorithm": "md5", "value": "68b329da9893e34099c7d8ad5cb9c940"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "digest": {"algorithm": "md5", "value": "ae17853071ca9899f6cb501024af780a"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "digest": {"algorithm": "md5", "value": "80ec62783506bb83f60f3f86e4bbe73d"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "digest": {"algorithm": "md5", "value": "236a5719c2424adc4d59612fd75dc1c6"}, "isConfigFile": false}, {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "digest": {"algorithm": "md5", "value": "2c227b42734deba3738f5df180802e6d"}, "isConfigFile": false}]}}, {"id": "fe9ecdddeb00b8ff", "name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsystemd0", "source": "systemd", "version": "245.4-4ubuntu3.14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 876, "preDepends": ["libc6 (>= 2.30)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r122)", "liblzma5 (>= 5.1.1alpha+20120614)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsystemd.so.0.28.0", "digest": {"algorithm": "md5", "value": "bc5223a74f44c3a1ae26ac2c84e4c829"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "909b2da3ef86cb1aa038650bb25a234d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "e58d8c512e51a829", "name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtinfo6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtinfo6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 537, "depends": ["libc6 (>= 2.16)"], "files": [{"path": "/lib/x86_64-linux-gnu/libtinfo.so.6.2", "digest": {"algorithm": "md5", "value": "8ecaf82d3dcb197495924d038014c175"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "digest": {"algorithm": "md5", "value": "229a27fe45d4b7f8f3aec56ee4fd0bf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/FAQ", "digest": {"algorithm": "md5", "value": "4bdf342194c8b3dcf47416c4d8aa6fe9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/TODO.Debian", "digest": {"algorithm": "md5", "value": "7493372c830eef9ed0a64ae64131d144"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "db4389e569cee28ec8c514081c0190a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/copyright", "digest": {"algorithm": "md5", "value": "8b8dc6b6ca0be730abe2a9ec5fb88fbf"}, "isConfigFile": false}]}}, {"id": "f7bdb8efea51a9a6", "name": "libwrap0", "version": "7.6.q-30", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libwrap0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libwrap0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libwrap0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libwrap0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libwrap0:libwrap0:7.6.q-30:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libwrap0@7.6.q-30?arch=amd64&upstream=tcp-wrappers&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libwrap0", "source": "tcp-wrappers", "version": "7.6.q-30", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 109, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libwrap.so.0.7.6", "digest": {"algorithm": "md5", "value": "d974d90cc23cbfd5b18c7b6eca33c2d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/README.Debian", "digest": {"algorithm": "md5", "value": "e61f066f73690c64dc3386be153e0fd9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/README.gz", "digest": {"algorithm": "md5", "value": "7bd9a76d1052b1cfe9b6db436343b686"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d2a66ba657ebe0bd5bfb0afbe6e56b3e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/copyright", "digest": {"algorithm": "md5", "value": "aebfac90929f6a69f2aa763213476b7d"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hosts_access.5.gz", "digest": {"algorithm": "md5", "value": "532d4de852b703c072ac04279c7390fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hosts_options.5.gz", "digest": {"algorithm": "md5", "value": "84e272f98a0d52153fb29bf8faa9e34d"}, "isConfigFile": false}]}}, {"id": "6bd6e6caeb31e4fe", "name": "lsb-base", "version": "11.1.0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsb-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/lsb-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsb-base:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb-base:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/lsb-base@11.1.0ubuntu2?arch=all&upstream=lsb&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsb-base", "source": "lsb", "version": "11.1.0ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 58, "files": [{"path": "/lib/lsb/init-functions", "digest": {"algorithm": "md5", "value": "ccb5fe24467c804ee4e923cdfc028517"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/00-verbose", "digest": {"algorithm": "md5", "value": "a952ac8590fedfdb51d29175e1dd160b"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/50-ubuntu-logging", "digest": {"algorithm": "md5", "value": "3c4ceea1be9b5b03739dd435a17c80a6"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "f9e08f607cac3fe2ef6912906b29ebcf"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/README.Debian.gz", "digest": {"algorithm": "md5", "value": "66e4c2999e6889a96048fb42443f37a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/changelog.gz", "digest": {"algorithm": "md5", "value": "6e1b75b1832df1572153d6968ab6cc6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/copyright", "digest": {"algorithm": "md5", "value": "abc039220c836ef7efeda6e9043fbf10"}, "isConfigFile": false}]}}, {"id": "5e800a8842b93844", "name": "lsof", "version": "4.93.2+dfsg-1ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsof.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/lsof.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "Purdue", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "sendmail", "spdxExpression": "Sendmail", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsof:lsof:4.93.2\\+dfsg-1ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/lsof@4.93.2%2Bdfsg-1ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsof", "source": "", "version": "4.93.2+dfsg-1ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 455, "depends": ["libc6 (>= 2.11)", "libselinux1 (>= 1.32)"], "files": [{"path": "/usr/bin/lsof", "digest": {"algorithm": "md5", "value": "061386937ec7acf924438a2643a32be0"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00FAQ.gz", "digest": {"algorithm": "md5", "value": "e27dc9f6db132613e3c4f22f7c1aad3a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00LSOF-L", "digest": {"algorithm": "md5", "value": "127ccf7382527a85001cfdb7f07d8411"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00QUICKSTART.gz", "digest": {"algorithm": "md5", "value": "08eb541bb8e7e2f5618a0d43fc9ad997"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/README.Debian", "digest": {"algorithm": "md5", "value": "b6f69b1684c56dd6153e6fe988327b6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5882ef641e80828a3bf382e2b0c55740"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/copyright", "digest": {"algorithm": "md5", "value": "268f1e4616756b492991eebe242f732b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/00MANIFEST", "digest": {"algorithm": "md5", "value": "614e957e5c9a4d270bf66c8d230a1712"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/00README", "digest": {"algorithm": "md5", "value": "817ae17dd85ae5cb7634739c5978e902"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/big_brother.perl5.gz", "digest": {"algorithm": "md5", "value": "cc12e0167439712d43e8f2b97805281a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/count_pf.perl", "digest": {"algorithm": "md5", "value": "2c610c1e69a6b7db96e440af906831a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/count_pf.perl5", "digest": {"algorithm": "md5", "value": "85bb99959d1beff6922957f9025ee18b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/identd.perl5", "digest": {"algorithm": "md5", "value": "120b65ef31729a3d80ee4bdb4ab4ec32"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/idrlogin.perl.gz", "digest": {"algorithm": "md5", "value": "6571cbd6ae19a23691615217b1a5909b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/idrlogin.perl5.gz", "digest": {"algorithm": "md5", "value": "39eed486a94b38bacc1c56b8a15806cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_NULf.perl5.gz", "digest": {"algorithm": "md5", "value": "0fe9bb02027d1de3b9e7dadeed2a04c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_fields.awk.gz", "digest": {"algorithm": "md5", "value": "ae45711c792c74a904f5e2f3fa8eebbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_fields.perl.gz", "digest": {"algorithm": "md5", "value": "35785f4ff72fdc655d625a0d84be9033"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/shared.perl5.gz", "digest": {"algorithm": "md5", "value": "f06259402a501efcb1d85b85b5cdd8c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/sort_res.perl5", "digest": {"algorithm": "md5", "value": "8b28a29e16148275dd0b879ada8278f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/watch_a_file.perl", "digest": {"algorithm": "md5", "value": "f5c6aa1f955c3ac9700cf38fe84f4686"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/xusers.awk", "digest": {"algorithm": "md5", "value": "4f2e252bc57ecef48454347f8966fbca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsof.8.gz", "digest": {"algorithm": "md5", "value": "90401356914fc4492b23dc8f11b22a1d"}, "isConfigFile": false}]}}, {"id": "6605ba1977643172", "name": "mariadb-client-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-client-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-client-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-client-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-client-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-client-10.4:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-10.4:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_10.4:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_10.4:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-client-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-client-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 23857, "provides": ["default-mysql-client", "mysql-client", "mysql-client-4.1", "mysql-client-5.1", "mysql-client-5.5", "mysql-client-5.6", "mysql-client-5.7", "virtual-mysql-client"], "depends": ["debianutils (>= 1.6)", "mariadb-client-core-10.4 (>= 1:10.4.22+maria~focal)", "mariadb-common", "perl:any", "libc6 (>= 2.28)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/innotop", "digest": {"algorithm": "md5", "value": "3f995e15c9ede3fa775f5d8aab91f154"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_find_rows", "digest": {"algorithm": "md5", "value": "5950bc7fd341f83f0677217d6115feb2"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_fix_extensions", "digest": {"algorithm": "md5", "value": "fb21857929113c20807ffec178ce24d2"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_waitpid", "digest": {"algorithm": "md5", "value": "3e62322c62eaa8188df831e204aa64d1"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlaccess", "digest": {"algorithm": "md5", "value": "3a69768e230ddf1e65ac62fa2607f383"}, "isConfigFile": false}, {"path": "/usr/bin/mysqladmin", "digest": {"algorithm": "md5", "value": "b63498148f558b24cab71433f47e8ddc"}, "isConfigFile": false}, {"path": "/usr/bin/mysqldump", "digest": {"algorithm": "md5", "value": "861315cb5703b0a55e7b52ef29981266"}, "isConfigFile": false}, {"path": "/usr/bin/mysqldumpslow", "digest": {"algorithm": "md5", "value": "8523c8fc57a282c9f55ed54c1a7736aa"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlimport", "digest": {"algorithm": "md5", "value": "892e094c20854111d1ff418401541158"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlreport", "digest": {"algorithm": "md5", "value": "e65d4c59c522a8019e7d0d06a803f1af"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlshow", "digest": {"algorithm": "md5", "value": "d11cbd4da374e826d712ed3762a1a629"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlslap", "digest": {"algorithm": "md5", "value": "05994d1febec0a948150e336a2158a96"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/README.Debian", "digest": {"algorithm": "md5", "value": "ac76b53e4d4e8eec9d73f83248c9ad3a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/README.md", "digest": {"algorithm": "md5", "value": "77fa0018fbd215b50efd68089a5f545e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/changelog.innotop.gz", "digest": {"algorithm": "md5", "value": "68a55b1ab5d66170889a293575f81a8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/innotop.1.gz", "digest": {"algorithm": "md5", "value": "cd4e12dd5d1cfd628ed21ea08344782c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-binlog.1.gz", "digest": {"algorithm": "md5", "value": "6cd1600f31a62868f1ca9ad616a2bdbb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-plugin.1.gz", "digest": {"algorithm": "md5", "value": "76e1861a6c773270e3ca34999770a4aa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_find_rows.1.gz", "digest": {"algorithm": "md5", "value": "7808c79519db7beddb601ebdecdd32af"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_fix_extensions.1.gz", "digest": {"algorithm": "md5", "value": "2d39475ce9ee4d6e08b5d85c576bde71"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_waitpid.1.gz", "digest": {"algorithm": "md5", "value": "365417f651785abe8bb05e3b0a11b509"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlaccess.1.gz", "digest": {"algorithm": "md5", "value": "cd848005bbb3d917ce237256b44d0963"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqladmin.1.gz", "digest": {"algorithm": "md5", "value": "7d6646030b49a9655a452792e57f9d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqldump.1.gz", "digest": {"algorithm": "md5", "value": "ca20ea337e787c402128ea54d414a9d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqldumpslow.1.gz", "digest": {"algorithm": "md5", "value": "e1455a73301cb5b2bf1c5a11b86ce32a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlimport.1.gz", "digest": {"algorithm": "md5", "value": "5107b452e52f80d2410c3f152d501e79"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlreport.1.gz", "digest": {"algorithm": "md5", "value": "da5566bef83e29891e02712f88c23299"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlshow.1.gz", "digest": {"algorithm": "md5", "value": "ef22eb70f338d35b1eefda0e8e23c038"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlslap.1.gz", "digest": {"algorithm": "md5", "value": "a56e830928b5a8fb40126a276ac7d43b"}, "isConfigFile": false}, {"path": "/usr/share/menu/mariadb-client-10.4", "digest": {"algorithm": "md5", "value": "b674b31e8bad6060c557c3db6f38dfbe"}, "isConfigFile": false}]}}, {"id": "813bc2d69a08d448", "name": "mariadb-client-core-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-client-core-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-client-core-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-client-core-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-client-core-10.4:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core-10.4:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core_10.4:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core_10.4:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-client-core-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-client-core-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 8064, "provides": ["default-mysql-client-core", "mysql-client-core", "mysql-client-core-5.1", "mysql-client-core-5.5", "mysql-client-core-5.6", "mysql-client-core-5.7", "virtual-mysql-client-core"], "depends": ["libmariadb3", "mariadb-common (>= 1:10.4.22+maria~focal)", "libc6 (>= 2.28)", "libncurses6 (>= 6)", "libreadline5 (>= 5.2)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 4.1.1)", "libtinfo6 (>= 6)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/mysql", "digest": {"algorithm": "md5", "value": "1791c1beb1d5bc8d86af4fe7f946c6f1"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlcheck", "digest": {"algorithm": "md5", "value": "60b36d2dd78777e6ea62e5ebfedd49ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-core-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql.1.gz", "digest": {"algorithm": "md5", "value": "27e965a79321310f1e5f28890c5d0443"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlcheck.1.gz", "digest": {"algorithm": "md5", "value": "ab8bb4e7ff9ad762260a60c3ed94159e"}, "isConfigFile": false}]}}, {"id": "9e80174b755a29e9", "name": "mariadb-common", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-common.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-common.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-common:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-common:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_common:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_common:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-common@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-common", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 16, "depends": ["mysql-common"], "files": [{"path": "/etc/mysql/mariadb.cnf", "digest": {"algorithm": "md5", "value": "ff249d698f1c0c3bd3c6c50eef6337d8"}, "isConfigFile": true}, {"path": "/usr/share/doc/mariadb-common/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-common/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "7ce3e36ce2fafe0e", "name": "mariadb-server-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-10.4.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-10.4.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server-10.4:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-10.4:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_10.4:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_10.4:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 74807, "provides": ["default-mysql-server", "virtual-mysql-server"], "depends": ["galera-4 (>= 26.4)", "gawk", "iproute | iproute2", "libdbi-perl", "lsb-base (>= 3.0-10)", "lsof", "mariadb-client-10.4 (>= 1:10.4.22+maria~focal)", "mariadb-server-core-10.4 (>= 1:10.4.22+maria~focal)", "passwd", "perl (>= 5.6)", "psmisc", "rsync", "socat", "debconf (>= 0.5) | debconf-2.0", "libc6 (>= 2.29)", "libpam0g (>= 0.99.7.1)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 5.2)", "zlib1g (>= 1:1.2.0)"], "preDepends": ["adduser (>= 3.40)", "debconf", "mariadb-common (>= 1:10.4.22+maria~focal)"], "files": [{"path": "/etc/apparmor.d/usr.sbin.mysqld", "digest": {"algorithm": "md5", "value": "dacafa122cb26bc12319782acc6aff47"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.paranoid/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "6babe46e791059cdd5a26f4f7fec9eca"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.server/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "a9766f2dd21ba5e5474526b9df4a82a7"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.workstation/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "a9766f2dd21ba5e5474526b9df4a82a7"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/mysql-server", "digest": {"algorithm": "md5", "value": "29979650ea8e8b0d218ea6dff724bfef"}, "isConfigFile": true}, {"path": "/etc/mysql/conf.d/mysqld_safe_syslog.cnf", "digest": {"algorithm": "md5", "value": "73b2a86480f80827325ae4b641719b5f"}, "isConfigFile": true}, {"path": "/etc/mysql/debian-start", "digest": {"algorithm": "md5", "value": "8b54d37e689f0a3c54063930d931b8d6"}, "isConfigFile": true}, {"path": "/etc/security/user_map.conf", "digest": {"algorithm": "md5", "value": "126cbe3b479937c707031f9576702be9"}, "isConfigFile": true}, {"path": "/lib/systemd/system/mariadb.service", "digest": {"algorithm": "md5", "value": "4f9ece5c3e98307e02d10a481f21a39a"}, "isConfigFile": false}, {"path": "/lib/systemd/system/mariadb@.service", "digest": {"algorithm": "md5", "value": "f8c7a9515124aa448e94c97b65f93fa8"}, "isConfigFile": false}, {"path": "/lib/systemd/system/mariadb@bootstrap.service.d/use_galera_new_cluster.conf", "digest": {"algorithm": "md5", "value": "576c7010be6bf724d1a416d166df7995"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_user_map.so", "digest": {"algorithm": "md5", "value": "a7efb4ebd64d4f5be68ac44972d7720b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_chk", "digest": {"algorithm": "md5", "value": "1bf2083e0e98588b4c09e756000ac58b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_dump_log", "digest": {"algorithm": "md5", "value": "e3b6f6de5078a85a7c068cd784a3030c"}, "isConfigFile": false}, {"path": "/usr/bin/aria_ftdump", "digest": {"algorithm": "md5", "value": "721807766e22344fcbe746dd65dd294b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_pack", "digest": {"algorithm": "md5", "value": "68b11e9728b61d313cc796106e8d8bc9"}, "isConfigFile": false}, {"path": "/usr/bin/aria_read_log", "digest": {"algorithm": "md5", "value": "38a951ddb3630d7fc782339ef7316f02"}, "isConfigFile": false}, {"path": "/usr/bin/galera_new_cluster", "digest": {"algorithm": "md5", "value": "b86e262670043798b437e55d6acfe4ed"}, "isConfigFile": false}, {"path": "/usr/bin/galera_recovery", "digest": {"algorithm": "md5", "value": "433c64b64a3b1bf97fab2d999036b3fe"}, "isConfigFile": false}, {"path": "/usr/bin/mariadb-service-convert", "digest": {"algorithm": "md5", "value": "5f05378097ffc217a68ea9e3543d7f62"}, "isConfigFile": false}, {"path": "/usr/bin/msql2mysql", "digest": {"algorithm": "md5", "value": "e8a58f8f5681bea5c457b556ba09dc63"}, "isConfigFile": false}, {"path": "/usr/bin/my_print_defaults", "digest": {"algorithm": "md5", "value": "7009bcb4c51ca35210077b71f70e2adf"}, "isConfigFile": false}, {"path": "/usr/bin/myisam_ftdump", "digest": {"algorithm": "md5", "value": "acd520d9ea8fc6fccf7cfa06b866b142"}, "isConfigFile": false}, {"path": "/usr/bin/myisamchk", "digest": {"algorithm": "md5", "value": "11ea09c85e9507d5fcd3cce30d54629e"}, "isConfigFile": false}, {"path": "/usr/bin/myisamlog", "digest": {"algorithm": "md5", "value": "8cd97143578eb843afa2360f11d2e650"}, "isConfigFile": false}, {"path": "/usr/bin/myisampack", "digest": {"algorithm": "md5", "value": "9431293b22ee623a77e6815e89d8b899"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_convert_table_format", "digest": {"algorithm": "md5", "value": "2831ede8c398a99b56354afb548c5a61"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_plugin", "digest": {"algorithm": "md5", "value": "feb80499e0656f542ec7358c04ad3817"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_secure_installation", "digest": {"algorithm": "md5", "value": "4877a54f41ef497c4bbcdfbfd8c2d081"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_setpermission", "digest": {"algorithm": "md5", "value": "4c84e2a17c583f70ae76aafbc1715989"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_tzinfo_to_sql", "digest": {"algorithm": "md5", "value": "13800f92615550415d79d8afc8ee4964"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlbinlog", "digest": {"algorithm": "md5", "value": "c11f9e3d672c0e8cadbb31a650363e30"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_multi", "digest": {"algorithm": "md5", "value": "43b165e5435787d80235b1370cc48389"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_safe", "digest": {"algorithm": "md5", "value": "2313163cad5f22cd2b18fad9eef5bcdb"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_safe_helper", "digest": {"algorithm": "md5", "value": "46c3b9e83e3fd9816b2c7ff6af82beb4"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlhotcopy", "digest": {"algorithm": "md5", "value": "e4849cb03008941422242418b02cbf39"}, "isConfigFile": false}, {"path": "/usr/bin/perror", "digest": {"algorithm": "md5", "value": "07610765234e1b08b4162a30e6960005"}, "isConfigFile": false}, {"path": "/usr/bin/replace", "digest": {"algorithm": "md5", "value": "e43be459683602655a770363d1388115"}, "isConfigFile": false}, {"path": "/usr/bin/resolve_stack_dump", "digest": {"algorithm": "md5", "value": "946d19802a19751b9da4b54f326e9494"}, "isConfigFile": false}, {"path": "/usr/bin/resolveip", "digest": {"algorithm": "md5", "value": "99d9a237f6fc918299c352cccfe19a55"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_common", "digest": {"algorithm": "md5", "value": "03e12ed7ce7b75d5af0a7c17104bf4f6"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_mariabackup", "digest": {"algorithm": "md5", "value": "fd7175e00f369b5304f445d529ef168f"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_mysqldump", "digest": {"algorithm": "md5", "value": "4d85d126635549b0ad21ff9e6df14592"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_rsync", "digest": {"algorithm": "md5", "value": "a18abfce9ee782f3f90f73e043e26585"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_ed25519.so", "digest": {"algorithm": "md5", "value": "71ed87725334db8ebc1a34758e5a0df5"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam.so", "digest": {"algorithm": "md5", "value": "321b423cb6ec929f945ee20c984dfefe"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool", "digest": {"algorithm": "md5", "value": "beb3dc405aad273c3ff76ea4475831d2"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam_v1.so", "digest": {"algorithm": "md5", "value": "d23804fc7cb55d7885f94e2fad64020a"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/disks.so", "digest": {"algorithm": "md5", "value": "c374fba7a2b54517aa8dce5a497d3642"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/file_key_management.so", "digest": {"algorithm": "md5", "value": "99ba8a3dd78d3fc1ce8867256bfe0cdb"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_archive.so", "digest": {"algorithm": "md5", "value": "33243e10da9921bb3b85fe069c4bb138"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_blackhole.so", "digest": {"algorithm": "md5", "value": "797d802cb1b1e9fdecbd8f5e1f5d2807"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_federated.so", "digest": {"algorithm": "md5", "value": "a04b08d301793f340adba8e012b1bf7b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_federatedx.so", "digest": {"algorithm": "md5", "value": "27ae79d00431e7fdff2f13c17c234d0f"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_sphinx.so", "digest": {"algorithm": "md5", "value": "65fb40fbce539d305d048a58b0bac7bf"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/handlersocket.so", "digest": {"algorithm": "md5", "value": "184a082de8b6ff1452f59878a1575f38"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/locales.so", "digest": {"algorithm": "md5", "value": "3b10459e4cdc6bbf9da9b7e7d4b3ed21"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/metadata_lock_info.so", "digest": {"algorithm": "md5", "value": "14024acd8cdc867d15970cc309224401"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/query_cache_info.so", "digest": {"algorithm": "md5", "value": "f2edc7720aee7c99744849a56cdf0f43"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/query_response_time.so", "digest": {"algorithm": "md5", "value": "e6a724d71c10afb02303733fd0646d50"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/server_audit.so", "digest": {"algorithm": "md5", "value": "fde8bd8802fafd0e4b5c0cff5120727f"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/simple_password_check.so", "digest": {"algorithm": "md5", "value": "91eebeb54e6ac8f721619be4b13f929b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/sql_errlog.so", "digest": {"algorithm": "md5", "value": "d16cbd6db27483642539fe3481612f39"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/wsrep_info.so", "digest": {"algorithm": "md5", "value": "4e4d3b68d89e4739fd1359671ba26a6b"}, "isConfigFile": false}, {"path": "/usr/share/apport/package-hooks/source_mariadb-10.4.py", "digest": {"algorithm": "md5", "value": "b8a8985844187014846cb633becc864b"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/README.Debian", "digest": {"algorithm": "md5", "value": "b618bb42a32d7a28415e6e61dacb05b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/mysqld.sym.gz", "digest": {"algorithm": "md5", "value": "447019900c598f98e00b5690eeea73cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_chk.1.gz", "digest": {"algorithm": "md5", "value": "ecc7096640445ba7a9b6353a4a02576c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_dump_log.1.gz", "digest": {"algorithm": "md5", "value": "ab8e66bf5c9967fee936cb586b2bcc76"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_ftdump.1.gz", "digest": {"algorithm": "md5", "value": "cb3cbb48da32b837b94bc2b5372596c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_pack.1.gz", "digest": {"algorithm": "md5", "value": "b1a1867fddc76aad538ad8f1475827a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_read_log.1.gz", "digest": {"algorithm": "md5", "value": "63a158e0871045f7f40f6c28c8415256"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/galera_new_cluster.1.gz", "digest": {"algorithm": "md5", "value": "72df95f88a0e99662b1000207c75d465"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/galera_recovery.1.gz", "digest": {"algorithm": "md5", "value": "b36c289c09bcaa3fe76fcefc607ff99f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-service-convert.1.gz", "digest": {"algorithm": "md5", "value": "694dfd3e34c4bd0a49c978a555399e05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-show.1.gz", "digest": {"algorithm": "md5", "value": "03c4c7b65e4d259a7a13f3f330575b8e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/msql2mysql.1.gz", "digest": {"algorithm": "md5", "value": "4b71991e611557cb223154f0a2a1d19d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/my_print_defaults.1.gz", "digest": {"algorithm": "md5", "value": "d63f0b9ceda7c9a87ca392c7ea1e32a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisam_ftdump.1.gz", "digest": {"algorithm": "md5", "value": "c74e58fe676dda22bbaa26ab0f2bd744"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisamchk.1.gz", "digest": {"algorithm": "md5", "value": "5e4aa98e6eac8f4eaba7562a734d0014"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisamlog.1.gz", "digest": {"algorithm": "md5", "value": "68d5dd527176a13c4b54418290c5a1d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisampack.1.gz", "digest": {"algorithm": "md5", "value": "4b9a940868fd7ebeea96c0999ceac41d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_convert_table_format.1.gz", "digest": {"algorithm": "md5", "value": "786af7f715ce06086aa8022cddf788ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_plugin.1.gz", "digest": {"algorithm": "md5", "value": "6f0e2a775219d9ad684434aa4bea3de5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_secure_installation.1.gz", "digest": {"algorithm": "md5", "value": "6086f027f20c1823c691bd79f549e534"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_setpermission.1.gz", "digest": {"algorithm": "md5", "value": "f53450a7d2a27d98355e557870c7e1ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_tzinfo_to_sql.1.gz", "digest": {"algorithm": "md5", "value": "2e550768662927ded19aca5d5790445b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlbinlog.1.gz", "digest": {"algorithm": "md5", "value": "bb5786acb20561f987081f6eaa4b15d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_multi.1.gz", "digest": {"algorithm": "md5", "value": "1b80b00b8990f9f0eef0157f5615f569"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_safe.1.gz", "digest": {"algorithm": "md5", "value": "e33ed782ca232b394ee2b5091dbb24a9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_safe_helper.1.gz", "digest": {"algorithm": "md5", "value": "d5e8a9b0eb79d4ddee8f43e74f3a09b6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlhotcopy.1.gz", "digest": {"algorithm": "md5", "value": "b220a91edd9e9665465548bbc36340c0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perror.1.gz", "digest": {"algorithm": "md5", "value": "533111ad90e1f6a601f70240fdc4b17c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/replace.1.gz", "digest": {"algorithm": "md5", "value": "4ae946e625b66439df15c9eea0e2651d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/resolve_stack_dump.1.gz", "digest": {"algorithm": "md5", "value": "8755cc97d53e2bd00fa956f60ee94bec"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/resolveip.1.gz", "digest": {"algorithm": "md5", "value": "7ca7cad45ff0ec37a7b63c1fd4a606cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_common.1.gz", "digest": {"algorithm": "md5", "value": "f6cb43b5388b836eb0409a85322712dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_mariabackup.1.gz", "digest": {"algorithm": "md5", "value": "c61e0a60811885db5443a3f515e80446"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_mysqldump.1.gz", "digest": {"algorithm": "md5", "value": "4397460f9c475f1c2036f4873b214b01"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_rsync.1.gz", "digest": {"algorithm": "md5", "value": "4b5c9043211484e2f6fe9be0f87d5e46"}, "isConfigFile": false}, {"path": "/usr/share/mysql/debian-start.inc.sh", "digest": {"algorithm": "md5", "value": "5a20fc1eb73e6a337f0ee45984650e41"}, "isConfigFile": false}, {"path": "/usr/share/mysql/echo_stderr", "digest": {"algorithm": "md5", "value": "98f372c859b6f6167d0f28bd863ef79a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/errmsg-utf8.txt", "digest": {"algorithm": "md5", "value": "0aafea54ceb944919901235a15205b9f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/fill_help_tables.sql", "digest": {"algorithm": "md5", "value": "4fc3262c0b50bbc2b9ed8dbe7d134ba1"}, "isConfigFile": false}, {"path": "/usr/share/mysql/maria_add_gis_sp_bootstrap.sql", "digest": {"algorithm": "md5", "value": "b0ec41ec0f159eab5492d1dfdfc7c498"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql.init", "digest": {"algorithm": "md5", "value": "5c7f6834fcdd0b6fd26e2c7108fe9877"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_performance_tables.sql", "digest": {"algorithm": "md5", "value": "b97f5318ca077210b8a272980b2934db"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_system_tables.sql", "digest": {"algorithm": "md5", "value": "82f3d9e04b3421a63d5f8ac8f4c70ce0"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_system_tables_data.sql", "digest": {"algorithm": "md5", "value": "f8647eba7085ae0cba2a01af1e6e6d92"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_test_data_timezone.sql", "digest": {"algorithm": "md5", "value": "9c08874d4fe3ae2065102a09d97fd8e2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_test_db.sql", "digest": {"algorithm": "md5", "value": "0b89ab88aa541791b88d0ffa2f060dfb"}, "isConfigFile": false}, {"path": "/usr/share/mysql/wsrep_notify", "digest": {"algorithm": "md5", "value": "47b6208a712edd09c2b99994015b86fb"}, "isConfigFile": false}]}}, {"id": "864661d8551f337b", "name": "mariadb-server-core-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server-core-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-core-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-core-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server-core-10.4:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core-10.4:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core_10.4:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core_10.4:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server-core-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server-core-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 32332, "provides": ["default-mysql-server-core", "mysql-server-core", "mysql-server-core-5.1", "mysql-server-core-5.5", "mysql-server-core-5.6", "mysql-server-core-5.7", "virtual-mysql-server-core"], "depends": ["mariadb-common (>= 1:10.4.22+maria~focal)", "libaio1 (>= 0.3.93)", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "liblz4-1 (>= 0.0~r130)", "libpcre3", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)", "libsystemd0", "zlib1g (>= 1:1.2.0)"], "files": [{"path": "/usr/bin/innochecksum", "digest": {"algorithm": "md5", "value": "ffe941a86a3caf0d356c7aaff715b777"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_install_db", "digest": {"algorithm": "md5", "value": "310a245f1aa496b903b3b9ac5e8b776a"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_upgrade", "digest": {"algorithm": "md5", "value": "233239313d3991f26406d23d254fd7f5"}, "isConfigFile": false}, {"path": "/usr/sbin/mysqld", "digest": {"algorithm": "md5", "value": "59ae0a8a9d7bdefdc74ebe6cda95664f"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-core-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/innochecksum.1.gz", "digest": {"algorithm": "md5", "value": "6defbb051967c06da044e89c0cafe2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_install_db.1.gz", "digest": {"algorithm": "md5", "value": "3968bc03ef7c0e3f269caabc974bc29b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_upgrade.1.gz", "digest": {"algorithm": "md5", "value": "ac86102316e8d968052f44b758cb95a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mysqld.8.gz", "digest": {"algorithm": "md5", "value": "10f30fa16136da93581d4a719da70bea"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/Index.xml", "digest": {"algorithm": "md5", "value": "824720c1a0ea3fec996338560d8a5818"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/README", "digest": {"algorithm": "md5", "value": "c17e32bb326c2ea2c39d064219605b15"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/armscii8.xml", "digest": {"algorithm": "md5", "value": "36064b7874737358733db31fcdda1dbd"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/ascii.xml", "digest": {"algorithm": "md5", "value": "031312d08ada0131e0145d3f3b4311cf"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1250.xml", "digest": {"algorithm": "md5", "value": "345a7f8ca5803e90b77e5ea5943540c9"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1251.xml", "digest": {"algorithm": "md5", "value": "f84489a2a9086983eca7aae8ae8f28cc"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1256.xml", "digest": {"algorithm": "md5", "value": "972dc1843a47e7b02492a709c10a24ba"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1257.xml", "digest": {"algorithm": "md5", "value": "7667bdb2f3c1476c39046d8b45396eab"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp850.xml", "digest": {"algorithm": "md5", "value": "501d01d3c099b3ad12ee93ecd400b372"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp852.xml", "digest": {"algorithm": "md5", "value": "66b9c86be2c54761feb7be0b3d9668e2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp866.xml", "digest": {"algorithm": "md5", "value": "bdc8682eacce90d6b043598ce5a6bcf3"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/dec8.xml", "digest": {"algorithm": "md5", "value": "2a619cb24fce5582d67f69da63998a91"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/geostd8.xml", "digest": {"algorithm": "md5", "value": "359547da927837d2a160bca0edc6ee3a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/greek.xml", "digest": {"algorithm": "md5", "value": "e6dcdf025884415212c2d1b9ec06623b"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/hebrew.xml", "digest": {"algorithm": "md5", "value": "116ddf51df84800a53979588042d161f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/hp8.xml", "digest": {"algorithm": "md5", "value": "c43cdbc422f15be520020dd2c65aa1c5"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/keybcs2.xml", "digest": {"algorithm": "md5", "value": "f8449c858071eef6d598addc8d54aecb"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/koi8r.xml", "digest": {"algorithm": "md5", "value": "f250df9ae627fe13d8761abcd40304dd"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/koi8u.xml", "digest": {"algorithm": "md5", "value": "1eede7f8204d3f7e5d7dabb76a4bacd4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin1.xml", "digest": {"algorithm": "md5", "value": "a0adeb0084c3a91bc9a24ed135c1ec53"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin2.xml", "digest": {"algorithm": "md5", "value": "96b6767e38a679884a70a2308431ce1a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin5.xml", "digest": {"algorithm": "md5", "value": "be2e0405301a45c859d4d24e5dc04c94"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin7.xml", "digest": {"algorithm": "md5", "value": "365e801c37b5659dad1c282b31a7f455"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/macce.xml", "digest": {"algorithm": "md5", "value": "6453a21c6c36990880eb86880de3b469"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/macroman.xml", "digest": {"algorithm": "md5", "value": "8a9ba742bba24a0c91f6c5aa324ffea9"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/swe7.xml", "digest": {"algorithm": "md5", "value": "8a2dd4890b587f48107b58ddce9f9ba4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/czech/errmsg.sys", "digest": {"algorithm": "md5", "value": "e2ed88a334fe3f3688aaf8ed37b44a19"}, "isConfigFile": false}, {"path": "/usr/share/mysql/danish/errmsg.sys", "digest": {"algorithm": "md5", "value": "0a4475e5bdbe9fb850536adf41673789"}, "isConfigFile": false}, {"path": "/usr/share/mysql/dutch/errmsg.sys", "digest": {"algorithm": "md5", "value": "e7b813abf0b4c372514426d257a5a98d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/english/errmsg.sys", "digest": {"algorithm": "md5", "value": "e2ca4070f6c761a1a935afb966425156"}, "isConfigFile": false}, {"path": "/usr/share/mysql/estonian/errmsg.sys", "digest": {"algorithm": "md5", "value": "d0e4b9b6a7af15d84cc6fe49272d4d3f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/french/errmsg.sys", "digest": {"algorithm": "md5", "value": "3d0a18dd4aeb65990bfc902f33f24d0e"}, "isConfigFile": false}, {"path": "/usr/share/mysql/german/errmsg.sys", "digest": {"algorithm": "md5", "value": "1684364405184a9253e4e15711edb9d4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/greek/errmsg.sys", "digest": {"algorithm": "md5", "value": "3ba7c96f7c7071ca538a8e2f649c9a71"}, "isConfigFile": false}, {"path": "/usr/share/mysql/hindi/errmsg.sys", "digest": {"algorithm": "md5", "value": "89bdcb766f7ba21f157cedba235f36f2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/hungarian/errmsg.sys", "digest": {"algorithm": "md5", "value": "4c74508154f6dacde72e852cdf8a752f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/italian/errmsg.sys", "digest": {"algorithm": "md5", "value": "998dc420ea18853b385acc8c4ac92a8d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/japanese/errmsg.sys", "digest": {"algorithm": "md5", "value": "02fe06568e1ecc343a1d748fd6e656f8"}, "isConfigFile": false}, {"path": "/usr/share/mysql/korean/errmsg.sys", "digest": {"algorithm": "md5", "value": "25a531e57af64b56f27fff05ab2b09ed"}, "isConfigFile": false}, {"path": "/usr/share/mysql/norwegian-ny/errmsg.sys", "digest": {"algorithm": "md5", "value": "d234fab93db3c5add6be4e4067ffe297"}, "isConfigFile": false}, {"path": "/usr/share/mysql/norwegian/errmsg.sys", "digest": {"algorithm": "md5", "value": "54a692daae19bdc9ba33fbea2cba268f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/polish/errmsg.sys", "digest": {"algorithm": "md5", "value": "d397cd668c4240b6beb65c4dea887735"}, "isConfigFile": false}, {"path": "/usr/share/mysql/portuguese/errmsg.sys", "digest": {"algorithm": "md5", "value": "9310b0cc91166f5b15afd283825e9cb1"}, "isConfigFile": false}, {"path": "/usr/share/mysql/romanian/errmsg.sys", "digest": {"algorithm": "md5", "value": "4c8be6a18b89a15082f98ad271d39344"}, "isConfigFile": false}, {"path": "/usr/share/mysql/russian/errmsg.sys", "digest": {"algorithm": "md5", "value": "794cb70220564ea60e62f85807356112"}, "isConfigFile": false}, {"path": "/usr/share/mysql/serbian/errmsg.sys", "digest": {"algorithm": "md5", "value": "eda17b1df79dfa8512328c1a841e06b2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/slovak/errmsg.sys", "digest": {"algorithm": "md5", "value": "ebb53861f0fdd3bbbb695a787b619e2d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/spanish/errmsg.sys", "digest": {"algorithm": "md5", "value": "011a74e5404a899b88ca693611e3969b"}, "isConfigFile": false}, {"path": "/usr/share/mysql/swedish/errmsg.sys", "digest": {"algorithm": "md5", "value": "1ba3eb389dd47dc830331f29c999153d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/ukrainian/errmsg.sys", "digest": {"algorithm": "md5", "value": "c75446ef623b24d9d20d08c665997e73"}, "isConfigFile": false}]}}, {"id": "572299f48b084c61", "name": "mysql-common", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mysql-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mysql-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mysql-common.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mysql-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mysql-common.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mysql-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mysql-common:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql-common:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql_common:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql_common:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mysql-common@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mysql-common", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 21, "files": [{"path": "/etc/mysql/my.cnf", "digest": {"algorithm": "md5", "value": "f0c9eaad9faefed928a736420fda4978"}, "isConfigFile": true}, {"path": "/usr/share/doc/mysql-common/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mysql-common/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "57df8e2729f2ec01", "name": "netbase", "version": "6.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/netbase/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/netbase.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/netbase.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/netbase.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/netbase.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/netbase/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:netbase:netbase:6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/netbase@6.1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "netbase", "source": "", "version": "6.1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 43, "files": [{"path": "/etc/ethertypes", "digest": {"algorithm": "md5", "value": "cde059c510632569fb1869eb86cc026d"}, "isConfigFile": true}, {"path": "/etc/protocols", "digest": {"algorithm": "md5", "value": "bb9c019d6524e913fd72441d58b68216"}, "isConfigFile": true}, {"path": "/etc/rpc", "digest": {"algorithm": "md5", "value": "f0b6f6352bf886623adc04183120f83b"}, "isConfigFile": true}, {"path": "/etc/services", "digest": {"algorithm": "md5", "value": "00060e37207f950bf0ebfd25810c19b9"}, "isConfigFile": true}, {"path": "/usr/share/doc/netbase/changelog.gz", "digest": {"algorithm": "md5", "value": "6152fa01e5a88a116b6994a704d49e3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/netbase/copyright", "digest": {"algorithm": "md5", "value": "3dd6192d306f582dee7687da3d8748ab"}, "isConfigFile": false}]}}, {"id": "1beded45fc871c67", "name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/openssl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/openssl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/openssl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "openssl", "source": "", "version": "1.1.1f-1ubuntu2.10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1256, "depends": ["libc6 (>= 2.15)", "libssl1.1 (>= 1.1.1)"], "files": [{"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "md5", "value": "fb92a2dab53f11f4f5f22adc5257b553"}, "isConfigFile": true}, {"path": "/usr/bin/c_rehash", "digest": {"algorithm": "md5", "value": "e981ac96c179f16bd3f831ea82a48f0d"}, "isConfigFile": false}, {"path": "/usr/bin/openssl", "digest": {"algorithm": "md5", "value": "f2ea2d212304596eed56849d2229d62f"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/CA.pl", "digest": {"algorithm": "md5", "value": "b26d534468115485ec24200ec0cf2d9d"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/tsget.pl", "digest": {"algorithm": "md5", "value": "d8cc7026320996cd1fb2c86f174f6cea"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/FAQ", "digest": {"algorithm": "md5", "value": "773609f5df921846200ffdadb8183fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/certificates.txt.gz", "digest": {"algorithm": "md5", "value": "85423ba21d4cb32c1808f7be074776ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/keys.txt", "digest": {"algorithm": "md5", "value": "86c11189191ec40ed9565cfc56b18f65"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e9bba0f22af6c7fa96a5901e46646625"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.gz", "digest": {"algorithm": "md5", "value": "e48bf985698a119975b332e5d7ee817a"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README", "digest": {"algorithm": "md5", "value": "07ffaa80c276c689ba1dbffbc53fe2af"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.Debian", "digest": {"algorithm": "md5", "value": "a4dbb49249e648dd00199156b5533fd3"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.ENGINE.gz", "digest": {"algorithm": "md5", "value": "d842bdb6cd86064f9d3db90f7a3bad85"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.optimization", "digest": {"algorithm": "md5", "value": "2f3c8587f54a1bd34a1ea62f103b537d"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/fingerprints.txt", "digest": {"algorithm": "md5", "value": "c77b6ef4a669c51bc272723b354c95fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/openssl", "digest": {"algorithm": "md5", "value": "53597829a54ca69c6e803649039214bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/CA.pl.1ssl.gz", "digest": {"algorithm": "md5", "value": "4b56133eebecded7f06019843513687b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/asn1parse.1ssl.gz", "digest": {"algorithm": "md5", "value": "d009808152eb374fb23b49e71adf8de2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ca.1ssl.gz", "digest": {"algorithm": "md5", "value": "8c4701fc0c5225e44309c4a27b9f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ciphers.1ssl.gz", "digest": {"algorithm": "md5", "value": "922be8e55925d57c1233a928c6a4b495"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cms.1ssl.gz", "digest": {"algorithm": "md5", "value": "114cded0a97ae0f35d9eaba82c128fcd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl.1ssl.gz", "digest": {"algorithm": "md5", "value": "7b3942a8ed8b8fe145d146a047a02c43"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl2pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "5d555917a411fbbf6b5dd5ea0a1522fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dgst.1ssl.gz", "digest": {"algorithm": "md5", "value": "db9ae7cd4c5b55459817b73e77efc418"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dhparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "b1092375f6407659f4c4caa54483d69e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "f512f84602f456f0f68e706ba09aca32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsaparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "7e626bc0eceee0535255fb871bd9995f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ec.1ssl.gz", "digest": {"algorithm": "md5", "value": "7008f5e3f3ace10f4cbe1713f2ee71de"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ecparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "7afbbcd71c69e2a1a30bc2bcc794d158"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc.1ssl.gz", "digest": {"algorithm": "md5", "value": "74d168509f273fe277875716f9c88286"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/engine.1ssl.gz", "digest": {"algorithm": "md5", "value": "0b8d07df94a632b9d32447264a38b02a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/errstr.1ssl.gz", "digest": {"algorithm": "md5", "value": "c20961179278b68e57e89e14e9ccf04b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gendsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "ea9ee8c2a76c0803658373444c35c4d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genpkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "1780a766d8180c0c00c819e1d2c70763"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genrsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "faa7506e28c3965db539728e15e3f07e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/list.1ssl.gz", "digest": {"algorithm": "md5", "value": "169a9177405871f0c2a56dc77350a8f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nseq.1ssl.gz", "digest": {"algorithm": "md5", "value": "0be1d95e9f4b31494b01f640f46be055"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ocsp.1ssl.gz", "digest": {"algorithm": "md5", "value": "40cf2a4f02c9d4e384a3ae86f292fa2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/openssl.1ssl.gz", "digest": {"algorithm": "md5", "value": "07b032fd1690e8e31385f030552c1bbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1ssl.gz", "digest": {"algorithm": "md5", "value": "34264fb77a42fb59f1b0de62121410ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs12.1ssl.gz", "digest": {"algorithm": "md5", "value": "ce05fb05aaaf74f65a3f42939f8e9a76"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "e97f0088c9c7ec7906351e39773bb4b0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs8.1ssl.gz", "digest": {"algorithm": "md5", "value": "02319431c6843ab631d6570353aee9ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "eb7f589078c05249baca8fd02f9d6520"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "45a99fec920ab36aa6e196ed4c0b19ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "1aa5b1f3530d9d7ffb11f7479a8673f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prime.1ssl.gz", "digest": {"algorithm": "md5", "value": "55dcd59799b8a8ec29598f60c4779c11"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rand.1ssl.gz", "digest": {"algorithm": "md5", "value": "66aba8694cbb249183f2bb3d6e3b1960"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rehash.1ssl.gz", "digest": {"algorithm": "md5", "value": "2852253686ba3686d6121d0fef6def67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/req.1ssl.gz", "digest": {"algorithm": "md5", "value": "dce04343f8ede9647bfb1fe3294a87f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "2577079b16bede02ff4d37d0ccf47006"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsautl.1ssl.gz", "digest": {"algorithm": "md5", "value": "e0168973dfc56808dddf4f88d28930af"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_client.1ssl.gz", "digest": {"algorithm": "md5", "value": "44fb3638d4427fff675a312f393a8abf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_server.1ssl.gz", "digest": {"algorithm": "md5", "value": "5142aba375fd8c0589d648b2a5bd4b09"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_time.1ssl.gz", "digest": {"algorithm": "md5", "value": "f7d28ab1864a402e4a46c8aa4bbdc36d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sess_id.1ssl.gz", "digest": {"algorithm": "md5", "value": "3e02b7d8925fcbab45f02c48a1d707ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/smime.1ssl.gz", "digest": {"algorithm": "md5", "value": "e3b0e6e7179a94fdf5e3843dae5860e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/speed.1ssl.gz", "digest": {"algorithm": "md5", "value": "fe1403d148feec188e5479ceb1ee1aed"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/spkac.1ssl.gz", "digest": {"algorithm": "md5", "value": "90b1cb590bff0e68771fc87d79a23f67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/srp.1ssl.gz", "digest": {"algorithm": "md5", "value": "a494746b63aeb09ed3d571b9b8bf03fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/storeutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "938f5bf1df68e8b5381ec45661b79690"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ts.1ssl.gz", "digest": {"algorithm": "md5", "value": "67a8cdc0b3716c8706eefc49fe2c338c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsget.1ssl.gz", "digest": {"algorithm": "md5", "value": "7a8a78e6c55e3268c9f8352e0ea422cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/verify.1ssl.gz", "digest": {"algorithm": "md5", "value": "57eb34012b1e3a49e1eed57b55b250b9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/version.1ssl.gz", "digest": {"algorithm": "md5", "value": "8a7c21a4c6273dc994c8c5995553edf9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/x509.1ssl.gz", "digest": {"algorithm": "md5", "value": "eb2a80e480dd9e5a4d87c50694b24d0c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/config.5ssl.gz", "digest": {"algorithm": "md5", "value": "4445d6d0a8b3d8df9272c6248d1df1b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/x509v3_config.5ssl.gz", "digest": {"algorithm": "md5", "value": "4808ba3feff7d75abd66da4595a08433"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/Ed25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "a6737478513beed6d0ea8c36e900af6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND.7ssl.gz", "digest": {"algorithm": "md5", "value": "bab45e8a29a0a0cf7de80dfd83cfbc90"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND_DRBG.7ssl.gz", "digest": {"algorithm": "md5", "value": "c1ef32f04289d956f653c469a294d9cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RSA-PSS.7ssl.gz", "digest": {"algorithm": "md5", "value": "0b5603e2f9d07bfda14ba52fed4aff2a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/SM2.7ssl.gz", "digest": {"algorithm": "md5", "value": "4b0a29db6f6cdca6a8d7879c7c11ef9b"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/X25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "ffdda132bf83f40260123260da275539"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bio.7ssl.gz", "digest": {"algorithm": "md5", "value": "cf8a14bae5bdad9f7f65688f6df1d5b8"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/crypto.7ssl.gz", "digest": {"algorithm": "md5", "value": "d55add9853939ccb2df7e2eec670cefa"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ct.7ssl.gz", "digest": {"algorithm": "md5", "value": "ffaf22a71323c441d5e7ee5ce2fbb778"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/des_modes.7ssl.gz", "digest": {"algorithm": "md5", "value": "6d0bbe394c1fb3e0033910d61b53314e"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/evp.7ssl.gz", "digest": {"algorithm": "md5", "value": "d594b1e1f0961449c74730f6af994595"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store-file.7ssl.gz", "digest": {"algorithm": "md5", "value": "36636088f920da7ba0960fce12feb686"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store.7ssl.gz", "digest": {"algorithm": "md5", "value": "d45a52d0c159ee78e38809984674d143"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/passphrase-encoding.7ssl.gz", "digest": {"algorithm": "md5", "value": "88648967d32b3584865174400e93679f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/proxy-certificates.7ssl.gz", "digest": {"algorithm": "md5", "value": "d510709b3bc059cfbcf0b280f726580d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/scrypt.7ssl.gz", "digest": {"algorithm": "md5", "value": "4d4e72de52a398407cbe970fcd8abdff"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ssl.7ssl.gz", "digest": {"algorithm": "md5", "value": "d495d27cce5fd04915addf3f926cab61"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/x509.7ssl.gz", "digest": {"algorithm": "md5", "value": "87af4c9f44ecab947c0097a357e4f072"}, "isConfigFile": false}]}}, {"id": "098aec4862bfbedd", "name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/passwd.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:passwd:passwd:1\\:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "passwd", "source": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2668, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 2.1.9)", "libsemanage1 (>= 2.0.3)", "libpam-modules"], "files": [{"path": "/etc/default/useradd", "digest": {"algorithm": "md5", "value": "559e87e86a6d1cb4b7f60a6f691d5150"}, "isConfigFile": true}, {"path": "/etc/pam.d/chfn", "digest": {"algorithm": "md5", "value": "4d466e00a348ba426130664d795e8afa"}, "isConfigFile": true}, {"path": "/etc/pam.d/chpasswd", "digest": {"algorithm": "md5", "value": "9900720564cb4ee98b7da29e2d183cb2"}, "isConfigFile": true}, {"path": "/etc/pam.d/chsh", "digest": {"algorithm": "md5", "value": "a6e9b589e90009334ffd030d819290a6"}, "isConfigFile": true}, {"path": "/etc/pam.d/newusers", "digest": {"algorithm": "md5", "value": "1454e29bfa9f2a10836563e76936cea5"}, "isConfigFile": true}, {"path": "/etc/pam.d/passwd", "digest": {"algorithm": "md5", "value": "eaf2ad85b5ccd06cceb19a3e75f40c63"}, "isConfigFile": true}, {"path": "/sbin/shadowconfig", "digest": {"algorithm": "md5", "value": "649162e17b14c068cf80d5e3557cd8a2"}, "isConfigFile": false}, {"path": "/usr/bin/chage", "digest": {"algorithm": "md5", "value": "5de186f6ddaaa6c9a3c6410787034c3d"}, "isConfigFile": false}, {"path": "/usr/bin/chfn", "digest": {"algorithm": "md5", "value": "61de502b7553b34fdc26c54eb563570c"}, "isConfigFile": false}, {"path": "/usr/bin/chsh", "digest": {"algorithm": "md5", "value": "114537ab38bb71cc2a3c003602be6e21"}, "isConfigFile": false}, {"path": "/usr/bin/expiry", "digest": {"algorithm": "md5", "value": "e95b416cad3aa77dc07b902067dc50ec"}, "isConfigFile": false}, {"path": "/usr/bin/gpasswd", "digest": {"algorithm": "md5", "value": "250953ce27a6ccde8c3599575816ecb0"}, "isConfigFile": false}, {"path": "/usr/bin/passwd", "digest": {"algorithm": "md5", "value": "122cd6985728266ff462b49563096041"}, "isConfigFile": false}, {"path": "/usr/lib/tmpfiles.d/passwd.conf", "digest": {"algorithm": "md5", "value": "fd813ae6329b77cb59bac8961e613bf0"}, "isConfigFile": false}, {"path": "/usr/sbin/chgpasswd", "digest": {"algorithm": "md5", "value": "5cfab5631c1b35ff050925e41c750cdc"}, "isConfigFile": false}, {"path": "/usr/sbin/chpasswd", "digest": {"algorithm": "md5", "value": "e0092ec468006823794b979a4038198c"}, "isConfigFile": false}, {"path": "/usr/sbin/cppw", "digest": {"algorithm": "md5", "value": "461e960c7889e4fbb6847b54bb1acf25"}, "isConfigFile": false}, {"path": "/usr/sbin/groupadd", "digest": {"algorithm": "md5", "value": "c9f9deea5bce1d5b15ddc344c7a9067a"}, "isConfigFile": false}, {"path": "/usr/sbin/groupdel", "digest": {"algorithm": "md5", "value": "68884ee2d2d71dfb9ae2aada621e5664"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmems", "digest": {"algorithm": "md5", "value": "95a7eba0e5009924c38196e388956788"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmod", "digest": {"algorithm": "md5", "value": "1d1af6429a6a354ff212331ebe5450ce"}, "isConfigFile": false}, {"path": "/usr/sbin/grpck", "digest": {"algorithm": "md5", "value": "61d5a7478997c797795031c14e18309d"}, "isConfigFile": false}, {"path": "/usr/sbin/grpconv", "digest": {"algorithm": "md5", "value": "176ba4b7632e48a3dd6f696e4b46b016"}, "isConfigFile": false}, {"path": "/usr/sbin/grpunconv", "digest": {"algorithm": "md5", "value": "cf2c4ae8a635fa0e3715e7e7aaae47fc"}, "isConfigFile": false}, {"path": "/usr/sbin/newusers", "digest": {"algorithm": "md5", "value": "6b23688395e317afe73fa9c779ca46e5"}, "isConfigFile": false}, {"path": "/usr/sbin/pwck", "digest": {"algorithm": "md5", "value": "2d23a8dfb9d1b56c5a0e1020e1b71c13"}, "isConfigFile": false}, {"path": "/usr/sbin/pwconv", "digest": {"algorithm": "md5", "value": "da9382111401b3ccc16909a851ccddf2"}, "isConfigFile": false}, {"path": "/usr/sbin/pwunconv", "digest": {"algorithm": "md5", "value": "4e90f106e0acaf6c8ec33997981a0270"}, "isConfigFile": false}, {"path": "/usr/sbin/useradd", "digest": {"algorithm": "md5", "value": "13e5ca1116765ffd9e0255e48626e985"}, "isConfigFile": false}, {"path": "/usr/sbin/userdel", "digest": {"algorithm": "md5", "value": "cd972b74b43bb2981ee5770dfdc838fd"}, "isConfigFile": false}, {"path": "/usr/sbin/usermod", "digest": {"algorithm": "md5", "value": "ae8867967c43f5c529d36b361eadf910"}, "isConfigFile": false}, {"path": "/usr/sbin/vipw", "digest": {"algorithm": "md5", "value": "27738601f92ebb64a58ca06b13b0c935"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/README.Debian", "digest": {"algorithm": "md5", "value": "217e2a968603dbdd1bfe81051076f132"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/TODO.Debian", "digest": {"algorithm": "md5", "value": "02916812cbd2183a26d75b8645bea7b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cbce0fdb95160fa188a982744a96b5fc"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/examples/passwd.expire.cron", "digest": {"algorithm": "md5", "value": "42b6b6d065ae2c959e885fcfa47a9887"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/passwd", "digest": {"algorithm": "md5", "value": "adb2e6e55dc3c98796decf7dbe832988"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "32f282e077a7b6be3ae89e7de510e221"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "06dcfb2131a2bf6faaea7c3fa96c9686"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "17aa804ea07e2be83682cf3bf3444d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "7ddfd4899afd2ca81e849b7bd39947a6"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "bc5d5f7c82ec707c4d1fd4f4b07dfe7b"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "fc64fb093ab0ca6bb3cf0f757398bdf2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "eb7bf5ef0bfffa1c638509bc4702e1e2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "86e218f9995d85ab2679fb8ea0a7e71f"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "622261037661c45f3b7ae00e7ee91d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "b417d08e085b5f8976e8506d9f2b0a1f"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "3a73b177461c78780078b00711f52af0"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "c846641a92457d58f5f5a3c1aaab3779"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "f25e7f0dc0d485db9b0e0ba1e8a35ded"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "ba90de34709805bf94945870273e5700"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "f8cd1290321c83c78640638d141a3b2f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "8518a8fdd53df04ea1aeb1806a213fd5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "5ca0ab7670236f8541c12decea624ee5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "c58912e4d9f4817ea400e84bbfb93abc"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a4d35a8dcc41974fdc316d62f7d6ee5a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "6146a2665767dfe2c1f54d6e85b5d599"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "ae3306d6cb7166b1ceeb3f9f5935b47a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "6ef78d5500f086a7ab39a19014277cc2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "34f87ee16f97cecd8e5f1083057553d0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "7fd024bf2449a6c83ddc1225ec9081f0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "7ea207cc237831eed01e0b42e2272afa"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "f6019fa3cc94d37b584a714924532faf"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "6580448abd6a6cce50a4c5e728d70e79"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "345fb49c2b7d6985a6525990b1c4ef0f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "94729fe306039adfd9a4682380604a37"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "320992da8b621692527cf2d330fefd3b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "eecaa5443a03812d1ce91496d4c1ae51"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "be4f1747d45fe25560e687efbbf60912"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "0d676d411419a3bf556a5803b0cb84ad"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "1688c8b1655595b6bb713a68b67f6059"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "dd813bc46d048ccdc7d078af11f7faf9"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "e279804241a55eed69daeba22d23d993"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "cdd7f1e7de0c99b3ab83c6eeb5141f7c"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6d97c554084e4ece8ff23fcea2f8d9e3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "327729f58669c68470cfbc8c1124f488"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "1c789598851b17dc9ab60fda04f45d82"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "3c8aec09145a67d33fc8abb01f85fd7d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "dbc0575a2ab96af7cd1108fbb54d6ee7"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "94a3046d3406aa0173c8b206f6734013"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "c96314cdfd0e0669a605b9530110f55a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "d8570c3bf2943f0945b22285b845e824"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "3f7785e1b1f892d4040e41290bdf798a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "a9afce8c4e8b3f2cf6646e7acca191d5"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "21075ddeedbc64131bb8bb84cb5472fd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "685a503c05892e94f121ea7e90cec0b8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d6deb85bf57248020cb87cab243d5caf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "d3096613c9edf72c17d331b0e812af03"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "bc2ea596b62b06a992acf2ad71fdcd16"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "cbf0ae3abec850303b5bb4d930d5ab88"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "19d4f1d24c47a59a5e49421cdc56c458"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "42f89715386542ac5ea86450106d2756"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "94098ad60f59071386743bc6b01d9966"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "a98a4bf7efbe39507d37c2e95e0f28d4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "57fee91bb0549ed6f87453c058559f26"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "c37509f009b05a9e18d9035be826f342"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "25190447482067dceaaf0c14a4215303"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "a5f59879e48cdfcb1788999cf27632f8"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "cc09760fcf15c4f9aa4d71ba271dd158"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b9eca0d7935b4b9c4c20fa68ebec613"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ef1cf0a6ce799417645ddbabb7b74801"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "130b2d425143d1cfd5f1a596812a26a0"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "2d4ee7afb32b617247f1da0f57257f5c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "ebccd6c8648fb47ea057df18ce54c154"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "6ca53fbda0c93c53f09b543f52c5b223"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "094bfcf7827537f18c03dbb32612b960"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "4a00c17bdb0cba64ac06b85f54d883c3"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "c74ff6929b4b9baf2d6567cb0b8a9440"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b51b6c37104db0ccd8eac3d6be80508"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "082a90e2fc5043ef797bd821e0c5cdc4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ea5ab9a93cbea94d8fe1a4a235227c07"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2c5a341b4a2a93e6819fb9d7143db90b"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "5b6a0381dcd06f7f6f8b41fa03782433"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "ee62d7f42ccc71f08d87408a3eea7d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "ce8a818f8e34908fec74fe5946425a64"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "0fd633159025dce7db13df109a958a32"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "d0f3d322a92e7abf9a8410059581f3a4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "86b4a55d2064918b5598beb3ff4932bc"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "4d424f87a221165bdc9f233ad6dd6434"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "3007d27653b318da3172eafbdde75422"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "e89692e1424501d2f4f76d2b0adabde8"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "d56fb98c160f657581f7473d4d6839b4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "067c2635f13bc034b1623fe6db4477ad"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4716aefd7201a3f3de7aff4665501b42"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "5eab42910ab02403ea1d11cc2fd7ed5b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "0c2b07c1d59ad1b72a062f3f3d0e0807"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "2e5eabf050755ae81f66d87b9e3401ef"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "53009ab2e1713cc7e8ba46bfaabc9a45"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "eed783ded6be13982050730a4f8efe0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "9d5900b4d7744acccd25f9236e13eb31"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "98f330727aa1962260435429e741473b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "b72138b58bde78c19086853237aab6fc"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "ed511101ee17dd4d21886e50dbd1fd28"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "ff757afa519e336bef851784c9c4ea39"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "b75a47082b30f34505307b6e768f3444"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "683ee72e8deadbc979d2d2015c2f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "e6e4ac477766619dd007458a4aebcdcb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "8d2fd8504182a3f2c35f905ee36dd6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "493abaf647141043875fcdc1ae1ee9db"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "2e295405d85b056f4d7788ee978bcae2"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f86dfb5e2e4e79511a13d58c1d3f15f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bfb940f05c5b21ef44d6e61c62879c93"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4fc51fd571db91d1257315e199aa8a21"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "fcc82b4e9348b7c6931f29054eddb96a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "d1cc08014e0a78d3eaca83a177d4b344"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba9e918a0d165cc3be4240be8feec4a1"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e2397bd1fff79c64caa7ee856b3828ed"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "14ef2fe516039c1dd91dc214569e504a"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "202b85120e371b36c1c9d47558a823bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "dd39a76ae0beb4ea9f8baf6a3220ecf5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba36f3eba76c14bbfe596ead73fa37e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "7add7e06a38fadfea5ce212dd2c2df13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "c8d3c802409fd22dfab55b692b9f775c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "18367393f985da7109673f5df9639df7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "78adcc263081816da90aaa6abf831fd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "7bdfe93c2dbc0ba5aac6224716a1be96"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "f5c811d8ee0c5ee9c666c7b33f98fd71"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "e4fdd200d30e3526855514f4a049c7dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subgid.5.gz", "digest": {"algorithm": "md5", "value": "c7ddf4b2be1f64a58b467b1cb3b3c958"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subuid.5.gz", "digest": {"algorithm": "md5", "value": "e9e070512b7c64cae53637478e5dbaeb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chgpasswd.8.gz", "digest": {"algorithm": "md5", "value": "55153a451dddc8358618c56e10273999"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "3b4f423b50e7478d153d8dff2e4859ed"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/cppw.8.gz", "digest": {"algorithm": "md5", "value": "2add2075b2a5787359502639c5afeddf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "7ecf9798d08db3196bbe06d0d964e7c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "976e7a832b1ba63610aff2f88eb8fcf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "ef7b9e9399d9a2b80a149a321647e431"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "5abfa5f4d029a76fbfdec801825c3f44"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e4d15897b5567fe16c0b91e5ffecc345"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "2b2e81cced7f5b191c3aba99c73d424e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "167acf03849e9c2ba4d1cbc21781b713"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "2ac3c98c5b1f9121a8aafb097e59351b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "a189333ddd8303eae09f93e3eacab925"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "b7ecad0f0a0cb07d36afd89cc8f96a05"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "2cc069f1d7e08f8c63a750d9bcdc43c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "5398fffa69358a094a0cc88fb1357bb2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "489026ff78935d841369d1a3acc8e55e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "fc934f017984440dd2f3728e8ec85377"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "d388a345de221c054d5ef306bc5984cc"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "e8685c1a6b8e98f95fdc10ce76b24c6f"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "043840f7cd708e0613f264d0275ed4a3"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "b91e4f927dbe1e3a93eda99dde54cb8c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "bb7be34dfcfdfe381ee0fae1ae34773a"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "23a347e7736c186290050de6ee7ab2c2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "a1866c305300d8e5581f906139bbe67d"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "ed3c3536814582dca2ff6e562769a854"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "be19751a94680e8b211442c64e4aeb00"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a5fccd5124a7b11e036642e1c996c1f6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ed2dbc12df8c8e24574b08e705ae38fb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "4539a3a616820f8cac6b040168f768a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "f0a0c618a38733263ab1ee62b8cf7b90"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "31d9d92e0fddbde0f4b8b4a4e3e36a0a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "53d7820c9890a8d4df44b075428b16ce"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "cba8b02eaa70a810400ab95273639c78"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "e5b5bc9bd74fe0f90a500b637af8979e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "5825c40a77cac5048dfba0289c18dada"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "1e900f5c38d4c609aa716e6228a247dd"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "e092fa9042c4ffdd0be41598519ed0c2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "178fd35202ff658f3efa82613834f6ad"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "e8034588fe366d34388ad32832b42d95"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "77041bb8d7f167e34896a487117c7b0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "9f259b2dd38f6f87777ef5a208b7dd18"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "d7f53a0143fa86699f76e812a0140781"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "98fe1e410429aff9244d6be8aac7ef88"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "a9a4b53081f1afd9c500819b612c8dd9"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "b7bdaef53c102bc4d9dc3a23583a51b7"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "ff6174eab3dd2ad822b380545b306833"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e65abedcef2c251bb5cafd0e5aab780a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "6e9b3041fd68873851690e5134c9b8f2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "558df89a1e2c9cad219aec31ed781db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f1daef7ace28d0fb021ea039b345ef61"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "c01986f3fd2660a87f9fb1eb23431785"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4d279500e42727206808e6d4a37d13f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "6d45178f792006eea7e64851b14e4001"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "9bc1779321a4e8a09f762e07656b5b51"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "fa81232b3b36c518f393419685054cf8"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6603dae4951f529f882052ca133aae4c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "b4425085177772d4edc87794023a3a88"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "6b15ab0fafae4793551cf6f8eb6de8d7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "7c983a14fb0831130ce7430c04b798fd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "970d2fc355a9855bbfcb079b68bd6ae5"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "d40adba34e584a18672c3df3166de6ca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d7d10e427f564b675d0d2cbeca26be8e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "d1dfdfc80f819d9a3b918a765b34157e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "19df590c9b52a417d908dbd5e93778c3"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "73b94e8b40207973b62b21b42318df34"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "d626e65274e17a1ee1d83c46b182b25f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "bd1f5645caae07bc339492e7a1db72ca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "efca76a7f4c0c7d6d449b6dba1e74219"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "3ffb79132ef75ed80e941241c71c8e69"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "092b6d994a843c2f53c5b416116c02d2"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "7441cfaee0322bf678a66b51a0792057"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "2428e897e4bbb8a248d4bccececd480f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2ef54249fd04573240eaa49ddc32917e"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "53ba61d57f8d395fb38c6a8531a6db30"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "78fb9a15009238f21e2984916e6b8f63"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "68804097dd1c430c283d25e320bd2409"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "7f15cce4c95b23adbbcaa0cca6355b11"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "56980177112a7d7c7ebff6dc3200833f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4420f40f67b91e5ba907fe0ecd858947"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "9032996f60349bf4d28616cae7eecd8b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "078b81ed965d1abffc98b7a09c3fef0e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "b9820c4660b04565c2811c1aaa8975c2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "ecccf7648e660c59eefb4f57ac73ada7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "f14bfdad8b4d36474a6df9c9829bd6ac"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "1668cc512a834685e558d44ce31f3938"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "5099c5c3408d162df2f394a6f09993b8"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "0f5165ebf69a1f69400a2147e28a8e41"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "335c60f630bae4ce26a82cb6604b23c3"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "dd9d98073ee401072f4b265d97e076da"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "323981e240a690e4f9612768db6296a0"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d57898fc04d7d27234c013af482c0c54"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "71cc0f0ce4956e3938d077d068477a7c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "8eec81c6985ffff51f3d9c0e2a9b7a5e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "4c9a8b627c4d75a31026481e06860f3c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "0cacf6566c5787d0f1c4d057f1c5fb21"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "ade3507c4bd5ad83e1ac8eb84fce4837"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "9999d0f64c90ebe945c829795bc9659b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bc586acf1992d555f54f1f3295cabeff"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "68a8d73945f4cc37728969588d6509df"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "78f30a201cee1530d3bbc31f57038725"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "6c117f1e40857976bd05aee20973c4c4"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "71d394a444e1bae52ccd1c792f8c2621"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "f82136c3c46150671bec51ac9abc73cd"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "9b60e3cfec664af17c84a480a69baea7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "76b58effba5dd9a97b26f4e7ab8db862"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "2e15a4534703271950b55df2ccb54760"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "32a365dc23fa127feb7dc2e5f2d5a874"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "2f002c9b90be009e600d169ce1318b64"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "8a80c8885fa1e57c960217d7acb35fcf"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "55730dd30a305b8c0e5f893a7e331751"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "557ee0e826fc0c30df6d1fc88d833d4d"}, "isConfigFile": false}]}}, {"id": "705cc723b06183c4", "name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl", "source": "", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 745, "provides": ["libansicolor-perl (= 4.06)", "libarchive-tar-perl (= 2.32)", "libattribute-handlers-perl (= 1.01)", "libautodie-perl (= 2.29-2)", "libcompress-raw-bzip2-perl (= 2.084)", "libcompress-raw-zlib-perl (= 2.084)", "libcompress-zlib-perl (= 2.084)", "libcpan-meta-perl (= 2.150010)", "libcpan-meta-requirements-perl (= 2.140)", "libcpan-meta-yaml-perl (= 0.018)", "libdigest-md5-perl (= 2.55)", "libdigest-perl (= 1.17.01)", "libdigest-sha-perl (= 6.02)", "libencode-perl (= 3.01)", "libexperimental-perl (= 0.020)", "libextutils-cbuilder-perl (= 0.280231)", "libextutils-command-perl (= 7.34)", "libextutils-install-perl (= 2.14)", "libextutils-parsexs-perl (= 3.400000)", "libfile-spec-perl (= 3.7800)", "libhttp-tiny-perl (= 0.076)", "libi18n-langtags-perl (= 0.43)", "libio-compress-base-perl (= 2.084)", "libio-compress-bzip2-perl (= 2.084)", "libio-compress-perl (= 2.084)", "libio-compress-zlib-perl (= 2.084)", "libio-zlib-perl (= 1.10)", "libjson-pp-perl (= 4.02000)", "liblocale-maketext-perl (= 1.29)", "liblocale-maketext-simple-perl (= 0.21.01)", "libmath-bigint-perl (= 1.999816)", "libmath-complex-perl (= 1.5901)", "libmime-base64-perl (= 3.15)", "libmodule-corelist-perl (= 5.20190522)", "libmodule-load-conditional-perl (= 0.68)", "libmodule-load-perl (= 0.34)", "libmodule-metadata-perl (= 1.000036)", "libnet-perl (= 1:3.11)", "libnet-ping-perl (= 2.71)", "libparams-check-perl (= 0.38)", "libparent-perl (= 0.237)", "libparse-cpan-meta-perl (= 2.150010)", "libperl-ostype-perl (= 1.010)", "libpod-escapes-perl (= 1.07)", "libpod-parser-perl (= 1.63)", "libpod-simple-perl (= 3.35)", "libstorable-perl (= 3.15)", "libsys-syslog-perl (= 0.35)", "libtest-harness-perl (= 3.42)", "libtest-simple-perl (= 1.302162)", "libtest-tester-perl (= 1.302162)", "libtest-use-ok-perl (= 1.302162)", "libthread-queue-perl (= 3.13)", "libthreads-perl (= 2.22)", "libthreads-shared-perl (= 1.60)", "libtime-hires-perl (= 1.9760)", "libtime-local-perl (= 1.2800)", "libtime-piece-perl (= 1.3300)", "libunicode-collate-perl (= 1.27)", "libversion-perl (= 1:0.9924)", "libversion-requirements-perl", "podlators-perl (= 4.11)"], "depends": ["perl-base (= 5.30.0-9ubuntu0.2)", "perl-modules-5.30 (>= 5.30.0-9ubuntu0.2)", "libperl5.30 (= 5.30.0-9ubuntu0.2)"], "preDepends": ["dpkg (>= 1.17.17)"], "files": [{"path": "/etc/perl/Net/libnet.cfg", "digest": {"algorithm": "md5", "value": "fb2946cae573b8ed3d654a180d458733"}, "isConfigFile": true}, {"path": "/usr/bin/corelist", "digest": {"algorithm": "md5", "value": "e2849fde8a99836f8aeb0dca41313f1a"}, "isConfigFile": false}, {"path": "/usr/bin/cpan", "digest": {"algorithm": "md5", "value": "50c668b6b446356bb36dc2d4c02f4350"}, "isConfigFile": false}, {"path": "/usr/bin/enc2xs", "digest": {"algorithm": "md5", "value": "b42b98c590928d30a7508e0267f43836"}, "isConfigFile": false}, {"path": "/usr/bin/encguess", "digest": {"algorithm": "md5", "value": "b28b0fa37d9e4adbf5a1f26ea778d3dc"}, "isConfigFile": false}, {"path": "/usr/bin/h2ph", "digest": {"algorithm": "md5", "value": "61d654428904007cb512c48002fb45ac"}, "isConfigFile": false}, {"path": "/usr/bin/h2xs", "digest": {"algorithm": "md5", "value": "9adfc051224dc17aff9621a1115290f2"}, "isConfigFile": false}, {"path": "/usr/bin/instmodsh", "digest": {"algorithm": "md5", "value": "fe92971ab6eb034c11a83e1b53094a2e"}, "isConfigFile": false}, {"path": "/usr/bin/json_pp", "digest": {"algorithm": "md5", "value": "6ae338b176b3bb89debf2dd1cff29d54"}, "isConfigFile": false}, {"path": "/usr/bin/libnetcfg", "digest": {"algorithm": "md5", "value": "b90ff325d30c621974d83ba82e8e0754"}, "isConfigFile": false}, {"path": "/usr/bin/perlbug", "digest": {"algorithm": "md5", "value": "9b8d47354ce19bcbc8ca1fe83a7df279"}, "isConfigFile": false}, {"path": "/usr/bin/perldoc", "digest": {"algorithm": "md5", "value": "878b3670b343e75e2452ef0b88640656"}, "isConfigFile": false}, {"path": "/usr/bin/perlivp", "digest": {"algorithm": "md5", "value": "35cb362898563c6f4521057e70524494"}, "isConfigFile": false}, {"path": "/usr/bin/perlthanks", "digest": {"algorithm": "md5", "value": "9b8d47354ce19bcbc8ca1fe83a7df279"}, "isConfigFile": false}, {"path": "/usr/bin/piconv", "digest": {"algorithm": "md5", "value": "7aea84d3c84382f19be5b60fa2ec6b52"}, "isConfigFile": false}, {"path": "/usr/bin/pl2pm", "digest": {"algorithm": "md5", "value": "844904bb77c934a390c86be8c526c03c"}, "isConfigFile": false}, {"path": "/usr/bin/pod2html", "digest": {"algorithm": "md5", "value": "cc631e058449d41250290a0bdd620009"}, "isConfigFile": false}, {"path": "/usr/bin/pod2man", "digest": {"algorithm": "md5", "value": "8b24bd3ac122b8d18afe73d52daa59d1"}, "isConfigFile": false}, {"path": "/usr/bin/pod2text", "digest": {"algorithm": "md5", "value": "7bd99031384092843087beb48da526ad"}, "isConfigFile": false}, {"path": "/usr/bin/pod2usage", "digest": {"algorithm": "md5", "value": "1c98e5f67e60ac86fa714e8e81890fb2"}, "isConfigFile": false}, {"path": "/usr/bin/podchecker", "digest": {"algorithm": "md5", "value": "7d2c338021e14551741c1f28b41d53d7"}, "isConfigFile": false}, {"path": "/usr/bin/podselect", "digest": {"algorithm": "md5", "value": "a78fd910bc80c8fb56c28208c387c233"}, "isConfigFile": false}, {"path": "/usr/bin/prove", "digest": {"algorithm": "md5", "value": "6a117075d2b5694a5b91387a6dd2c138"}, "isConfigFile": false}, {"path": "/usr/bin/ptar", "digest": {"algorithm": "md5", "value": "7f03ad1432f78dc653ea2bd1e8cac79c"}, "isConfigFile": false}, {"path": "/usr/bin/ptardiff", "digest": {"algorithm": "md5", "value": "249cfdfe4dc38d4e1b32266ffcef6dad"}, "isConfigFile": false}, {"path": "/usr/bin/ptargrep", "digest": {"algorithm": "md5", "value": "4a3749609cf3e9a3b2baf5f6829bdcba"}, "isConfigFile": false}, {"path": "/usr/bin/shasum", "digest": {"algorithm": "md5", "value": "6dfbdcc32379a5568a1b31d7c14b23b8"}, "isConfigFile": false}, {"path": "/usr/bin/splain", "digest": {"algorithm": "md5", "value": "5069efedfaeb0c82feeeb951b0a0bbc5"}, "isConfigFile": false}, {"path": "/usr/bin/xsubpp", "digest": {"algorithm": "md5", "value": "42e9b054d01ebd11edad5c436db10bc2"}, "isConfigFile": false}, {"path": "/usr/bin/zipdetails", "digest": {"algorithm": "md5", "value": "b820b8cb1e28403decc1734fc19a26d0"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/README.Debian", "digest": {"algorithm": "md5", "value": "c616b93cd9016be998d4ec6072995d01"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl", "digest": {"algorithm": "md5", "value": "279f66f8a212b3553bb5f23f332e0b63"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/corelist.1.gz", "digest": {"algorithm": "md5", "value": "363646248f6c38ce6e21c9bf4946d285"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cpan.1.gz", "digest": {"algorithm": "md5", "value": "61b072910bc94a77f964973790964b13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc2xs.1.gz", "digest": {"algorithm": "md5", "value": "f64e95b61528fa415c69b4fb07255b90"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/encguess.1.gz", "digest": {"algorithm": "md5", "value": "6aee0cc41aa9a68f5234b7f4a4094992"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/h2ph.1.gz", "digest": {"algorithm": "md5", "value": "8e2ce2544fb034483ea6a71b6f1dc3e7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/h2xs.1.gz", "digest": {"algorithm": "md5", "value": "375204c021ecb747b84ec3fdb4363082"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/instmodsh.1.gz", "digest": {"algorithm": "md5", "value": "eb4d3b519dd59bf4582356f5c88ccf42"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/json_pp.1.gz", "digest": {"algorithm": "md5", "value": "e182eb23a06e3fde37a173c896322974"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/libnetcfg.1.gz", "digest": {"algorithm": "md5", "value": "e72d3acf006022319f306afcd30b91e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perlbug.1.gz", "digest": {"algorithm": "md5", "value": "03eda9612f4d379e608d7caa1b5533ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perlivp.1.gz", "digest": {"algorithm": "md5", "value": "ae531f8c6a0a0637b6f417fa363e3e77"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/piconv.1.gz", "digest": {"algorithm": "md5", "value": "9195bcdc70a54391c65336fe52138045"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pl2pm.1.gz", "digest": {"algorithm": "md5", "value": "e3ae5dde37451ee4d368921a0ddd2aca"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2html.1.gz", "digest": {"algorithm": "md5", "value": "fd31b4940fe69bf6220aab7fa9f07fe3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2man.1.gz", "digest": {"algorithm": "md5", "value": "8fa5c5d1b1cbf2aa32c2c0da456bc44d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2text.1.gz", "digest": {"algorithm": "md5", "value": "799a2357091c968b52fad00ce3ca6736"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2usage.1.gz", "digest": {"algorithm": "md5", "value": "3de9b78f28791213f9c40127bf4b7e4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/podchecker.1.gz", "digest": {"algorithm": "md5", "value": "f4d1f927e6df99e6afaaa8707e82decc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/podselect.1.gz", "digest": {"algorithm": "md5", "value": "122a5bd6ebf71fc41871b092c6ae8f92"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prove.1.gz", "digest": {"algorithm": "md5", "value": "dd9a40f0a371578497ca5d082d1a29b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptar.1.gz", "digest": {"algorithm": "md5", "value": "66b63cbf802c784b35d8adb0e8f26a14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptardiff.1.gz", "digest": {"algorithm": "md5", "value": "2e945076e7e7d91b3957c58f99286b66"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptargrep.1.gz", "digest": {"algorithm": "md5", "value": "4d2f687213fe1d0b94cc25bbfa6aa03c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shasum.1.gz", "digest": {"algorithm": "md5", "value": "64eba679a9722a27d6c02c525530bc38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/splain.1.gz", "digest": {"algorithm": "md5", "value": "46523104bc78924e0218e4b112f35674"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xsubpp.1.gz", "digest": {"algorithm": "md5", "value": "31e26f4f1ce6da3ed9d3c6bf1e763cd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zipdetails.1.gz", "digest": {"algorithm": "md5", "value": "ee9f16747ff69caaadb9292ab5fe04b9"}, "isConfigFile": false}]}}, {"id": "368bec694ccdf79c", "name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/perl-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-base", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 10786, "provides": ["libfile-path-perl (= 2.16)", "libfile-temp-perl (= 0.2309)", "libio-socket-ip-perl (= 0.39)", "libscalar-list-utils-perl (= 1:1.50)", "libsocket-perl (= 2.027)", "libxsloader-perl (= 0.30)", "perlapi-5.30.0"], "preDepends": ["libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "dpkg (>= 1.17.17)"], "files": [{"path": "/usr/bin/perl", "digest": {"algorithm": "md5", "value": "16a21f464119ea7fad1d3660de963637"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.30.0", "digest": {"algorithm": "md5", "value": "16a21f464119ea7fad1d3660de963637"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "78ae6d88b5349819d4ae17230677575d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "digest": {"algorithm": "md5", "value": "9a55c30d94c9ba21536a414420efd1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "digest": {"algorithm": "md5", "value": "56f09eb82260b33baff5c38ef6259323"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "1b3f04f5d6a7729ea267b0b46948b58f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "digest": {"algorithm": "md5", "value": "ede8d9fcd1ff33a77b8f294cb820b1fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "5026f9c2fdd6455bb1933e66e4a9ee9a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "digest": {"algorithm": "md5", "value": "1ed72351adae32960d29a150ddc9b9de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "digest": {"algorithm": "md5", "value": "ca48d5ff2a7862ec5d26d8ad3edcaed9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "6a0fc895f6db6bb29cc7d1ac668e1f62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "digest": {"algorithm": "md5", "value": "af8fc96226a839242532d130c5d166b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "digest": {"algorithm": "md5", "value": "604b238b6d94ffb4c5e8b61312ee080e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "digest": {"algorithm": "md5", "value": "6b29a8cf302cbbd6a98adc19d2344a57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "digest": {"algorithm": "md5", "value": "7da7366054556f2d7764df444b4223f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "digest": {"algorithm": "md5", "value": "afa74cd84c51d836f013c602c2652db9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "f7b2283bb3d630fe6315c5291c28c2ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "digest": {"algorithm": "md5", "value": "440167e44b909ef974dd8e4d7210ea72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "digest": {"algorithm": "md5", "value": "b908fef4f113c2e74660490734566faf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "5a21c51260fbaaf9253da25550d086a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "f2a9cd017ae7f52bc3298855687f39fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "digest": {"algorithm": "md5", "value": "8f0cacf77820f92ddbd334eaca3f2789"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "digest": {"algorithm": "md5", "value": "43413c67660e4f513ab40481b24b9c85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "550de6af94bf04822f74e9cbf05769e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "d35b906433f1a8cb7bb6947fc5ba0b33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "18f63afd8bb874589dc4240eb41c1645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "digest": {"algorithm": "md5", "value": "07056f1b3379c2e1ea370ec66f723bb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "b000dd96bbd7d0081e826e77917a7529"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "73ee42084784d3932193428f10146f7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "19878a196733ef9c0d9bf6306cd96499"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "10c580bd8c72a9c05886c51e34b128d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "33d93db8200e9f3b87072eb3e3a7c87b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "9691f9bc125bfbd68507911d247b8601"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "digest": {"algorithm": "md5", "value": "010e913ef36fa8594daff9de40c4c2b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "digest": {"algorithm": "md5", "value": "c4c4038f120a27913fff93deecb578af"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "f636edb1382f9e42483ffb853dc47557"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "d71a55c7cae110f38d85ea2c9147014e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "digest": {"algorithm": "md5", "value": "8247d7d13a9e4a5992cba058c464e738"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "digest": {"algorithm": "md5", "value": "73e7444a3fa69ba1049906c0f487d353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "7afe127a62ee67d6209e1a97dd5308a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "c2c59475e20b8bfe8ac8fb7cc4614fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "d134520357050d2efdd582b6a407149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "c16d5dcbb2d08b941d8592e138ff091e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "digest": {"algorithm": "md5", "value": "855ce3fea5867863a254c39947d3465e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "digest": {"algorithm": "md5", "value": "e08fccc387c90993764adfb3e25c8520"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "6f0f72ea414eab897a1e16fdaae75d9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "6f65df790e307880df0a0e3f22680ee9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "8f8fed70c8422c0a99b4d57636ffa15e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "ca44fccf29374f8a63524b38204fe65a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "4d2f444d63866b81d4df21c486846f40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "f15e97ee16c8f4e08f5c7e2ac1250f9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "86deff0c9ccbd502441f1a97ff8563aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "2e6aa6fa3913e23199955f3cfa600b7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "0f0e979709bfc4664f67c67483fdd993"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "digest": {"algorithm": "md5", "value": "c88c5a41534927d17f76a3bc87328497"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "digest": {"algorithm": "md5", "value": "0484a8f8936a422af0f8b6f94ddcd269"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "digest": {"algorithm": "md5", "value": "d788cf15aeffba20a826192b950a4b5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "digest": {"algorithm": "md5", "value": "5668acebd8d30aa263d57519c360cbc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "digest": {"algorithm": "md5", "value": "32bf41a44926ffb63d54445e040596df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "digest": {"algorithm": "md5", "value": "05f46b50eeb55f1387551c69c7c37662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "digest": {"algorithm": "md5", "value": "ac4305fa41b2b537d4e426f5f56c5bfb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "digest": {"algorithm": "md5", "value": "5ff70a0a442b7d5e23e5ea0a22498f6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "digest": {"algorithm": "md5", "value": "9af72fe80f97c73e31887417b7ad5ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "digest": {"algorithm": "md5", "value": "2ab765e034e56a42f731c7eb1006ac31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "digest": {"algorithm": "md5", "value": "eae881bf623745585b70c107ced98f69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "digest": {"algorithm": "md5", "value": "ec79b3225da6b0a754a4da15dac49f8b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "digest": {"algorithm": "md5", "value": "9a05e56517b530bee95868390e931fe5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "digest": {"algorithm": "md5", "value": "9df17e1d89a3f9c7e6f48214f00bd53e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/Heavy.pl", "digest": {"algorithm": "md5", "value": "221acd6d1a77c05446c42d0de1553dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "233bdd428f4958efd17315fb13e42bc1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "871b17f2e18769c06be58ad56b1464f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "a940b0e4ed11c232836df3a2f681a390"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "e2637cf6857ef7872e4e02d15e53de75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "aa3b10dcc52e8384987caf06b82f13d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "8fec3e7e5cc36ae7f28322b9c9bc2e38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "2001b2fe491bcd3b4a060bbf8b07e712"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "88af42b9e2ec2fe27c4a15bbf6ce5da3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "82d2cf652eddeabca5710ff6eeb98947"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "9133afdffad6b32ac2def126d5a464ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "82b8ce27c5f2bdc28a06ce0bf402267b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "9af6fbf676226a435db51ac75fa43690"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "a3e0594113673b9fded8a616b3594bda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "60880d7834063108c4a069d53c9e5303"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "b87bd7ef93b9d70a7e399bd585432621"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "1dd892aeb09ffd2239fa35ebcbad6881"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "c404c9a35a281c89996809ee68693035"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "c220a49136ae2769d9c4abbeb1f769a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "63133eafee3a4a2b8d0dcfd07d60a4f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "7b46c05fd1e3981e94571626e3ec2761"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "d7ad6f203c3e666d93f0057db3020de1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "2216cfcd7dbbb00eb832c8dce9371e45"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "45f8ef0d0956dd631177dad15c40e60f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "6f750c5b39f3e2acc1bbc4b9cca8f643"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "ac2dd6cc58b95d8b736842b989d5d455"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "1e3aea9e155c370ed136cdb03178df9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "2a3f21395be428bf060c2da6e7085c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "190363ef13725a39f95c960d536956ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "4c214f1c47f9c9fc33ddca9ccf93efef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "85ef580cfac2ea5051e047ddfd23b1a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "bcdbe0ef94a49b39a5cd5237b123762e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "2c2eb618bdfe8e4d2998e328090cb2bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "ea9b136e6bc25e8bbf4738bf90430d67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "237b71134bae55b174f409ae6d0ab263"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "dab98b04031551286aeb4cc6738d2b7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "28a1898c5e2ba95b6ce34f53c38555d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "c8e71cc15d0da8e5caf74ac1a2d0e019"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "24787f2ec0e10d3e44a287660585455a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "7f716832fffdfe615d13ade358119912"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "fd63ae3ea3923b7fa8eba062bae5dbc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e8ad50938dafe1f255ed664ce2e16002"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "ed5ef4895425dace0449178b65fb0658"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "11487701c970d6bebc3968d9215a94be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "4970862e200b4746e80daa122fc8c68b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "dbce0657e995a6bee9ec072fd7b3104d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "a3ae6ba1eb697246155f407c275bbe0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "5868b1de7d2902ae9ceed247dc934b75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "126aaac4b9b3655b847399b801607e2c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "48c72ea00b5d81d437e72afc6134a6e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "c9fc35739f52877da08548caa28dc266"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "84012710bdeb5849120a1d0623c4dded"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "31f45f57cfa4ffdddf5d579e9e8a0159"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "8e1c0d25d9bc3748a20c97d099127b63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "60ddb6b586fc00fc2c423447a91a71c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "3f0b32e396cb31ac7e09b30db6e031a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "11c0df71ad726704fd87dbb437863148"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "36a7c4efc8fe6d59da99e48488732bef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "9b79d6cb642777a3efa8570afa24f751"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "60f538b1a9934d3cacf4f802130fe09d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "57cad8c9571e8a9753efa23e72b0ec78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "3f87cf797edce7f58ede6ae022492dc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "c5def79a1f662409007171a28fc778a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "f553a6e0f80e56ce648e6f7338efe85b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "469b44eb2e3f88c3ca6a7282d64b5997"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "8bdf3496fc141509190a466432341ac3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "e46cd186991ae7bb19713e21e54c8a6e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "dd61e1f5a3743d618f71a4eed3711e83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "306c46f5526e00cf8e02717235633d82"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "7115e870a223414fe0a4a882a01fcf57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "02005302a9428ddd4d554ed9e4d22ac0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "a5638d1b37c6906213dbf083e85e0c69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "891dc3c52c36f5489906a1eeedb268e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "55f9e81d901a1215d9b5b7a6427183e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "92ce666e842895d493c2a4de0e9b5991"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "3f662f322a97e90ad908d53211c2a0fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "a7b19b7a0cd674c4723cba3da7175722"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "4455e31216d63a8ba9e35a1cd9ba5e8b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "85d1b9b368cccd0c7854bccca4397799"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "f366d0e6a6dd83b4ef20f56e28b20c21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "e90f281dfd8a7aee6bc6e7684aa75bdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "f286ef6b2a9e6e64f3fc007dd7aaa10f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "01983a47a0d7ba61f98dd68ef843491a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "d703afe055471b7d602c0d674fba72f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "b313d81911ad53b890611092acb24cd2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "558c6930976e2178339b0f2da0e6168c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "2c1b41494a33b24c2704f8c6fac1ebdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "60e3fb5f180ba771a4dbd75bdb6b55a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "404bbb42edf04da104e340a1343a52aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "f3d3382512d7fe9c0ac9708484010cdb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "d64cae7ead5bcf2327074757fbeba852"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "47f9a5efdee9cce9e91de51bfd55d56e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "733853ce6adb689884fe3d996492d38d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "1b65eb7bd13c87f48d39bca2fa0fe97c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "b19bd46e7d81eed9cf11a07be5f5282e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "d3c4da710aa910ecfa558e84f4677d10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "14c471521654a872b629edec5eb949fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "91d1d4e5642bd3182a26f6ce7b095234"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "e05852b986b28d012344074c8435741b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "4ca9ea20edc85dc26febae334a1e2a73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "d7bdd7cfe73055a1baa25ecdab21358c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "8942616540f37e172a2f26c42ea94bca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "9d0f34cda9b117b413df1cc70d3fcac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "575272173beece4b9457a1406c4994e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "3d2672ef475d5bdd6d437dd3c6324e78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "a0b1518c6121b9e18d4c023894116031"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "2b0b4c30b53ce6886a0bf63c496a3902"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "fb22e05cc8937dcc7797f45e91aa9207"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "4f7378425106ad412107c2ff0c3a7193"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "65e5a6adb8c8e96ff4d4af5f0097fa67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "0c0f9e2a545b44316528b3081a06df9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "bf44149b76595289523346c9b67b138b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "51ec56a58808cb55364ecfa9c9aa7a9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "a860362eafb62dfbf4027da82344608a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "47e39a1b4988e7d4e215b62bbb8b9925"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "4eda7e8dd7d34e40cf8c3131bdcda0ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "36af3ec9a36c05a76b2bb510aac63d18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "a28cc525c2ef17fab76b30e6640cbe5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "b1ef5a2b2f6b23a9d33ff63841e5f7f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "7365d6fb40c4f21eaa132e0c7cbdfd87"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "0f4b9b3d0f18323acf4d095e7ce495bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "5df4dbef40a4f3ce3ffde97405b9bc17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "eabbbcc84d01455eb5f1197b3fc8e94f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "53dec1c6286f001bb0a9b1ff0707e43d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "405576bb7259b4f57b19b4db62c6e77e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "c19ef1bd955ba000481a0e41361c1fd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "cb7efd81f62c36cd5b3c6fefe7de45ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "6458a3a60fa948112e1c45c8e521cc79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "408c473bef6270bf38971fdf3aafbb57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "29b4a8b34a88908ee1034975405f5c50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "72ad068da0e935b9b06c640a4441342b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "d1d0d56fe172d9f27e6fb6660a918068"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "15488f320f3831d33b9d77e8cefc42c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "889c048f6c1bc2848936e0aa8cfa91dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "13472dcbefaf348c0950e575e7a76140"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "20cf452cff1604579c5b002de3513e6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "f66becd7ec21f32966f2590471325515"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "c768a37b6805c8e46b799bd3c2309823"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "d331700eae9e357b9aa92c631ce70ec3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "f63b738a659523e07fb15e131ee97e0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6fd02590bb721bd16705c8d7731f432b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "9d92af1d57cb81824faca0e410d84211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "7be179a9bd801d76c4f6ae89559bd850"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "eb9c169d53b466bd570252185c2f1698"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a8cef4b6a0748b6f2952ad6b9fdb06e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "727b6516ff5290ae23e221a2405c8248"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "708ade00e0c504835868dadd53aa865b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "f5c1d048507fbda0bb4da0f8ee02e617"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "48be32c2f6afe49108fb613105fd2d72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "d8cbfcf98cf960642e1020e47ab2606b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "6c4405ce74f51b347d101e1a0ce9b324"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d52017a4752666af54b8a2ade747d03d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "6be4b63a0b7230b0bbb325a576ddec57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "ff9bd44657407e5955bfdc6459cb2c1b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "517568d3a51145c9fdc602dbf65d9c86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "f1077c8ac96e864aee8d6089c145139d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "d55eaba65d415631fe4161d4fa09849e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "4b4ffe5c11bdd1df3b48dfae68837b94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "d734f70fb718c551228ff54ffdee0aa1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "8ddc6d6d35e7423b87d1f5d41e2f3cfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "94e0426e55d33e3ba1f1c68d6b65c63d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "0b0bee1964c502f15f638c41049ce1ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "2603ba198e5b60342e0a9d2929264990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "b6e14a7d6888de80403eb4a6dc3d4096"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "5c910ce830060f6a591c5f1270e653bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "06c86e8d04d0d6f1f25740fc536bf4d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "3ac28feb7fbd9ef213846086e3580d4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "e57dbe4ed60b9e36caa7b9876f77b41a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "6e08265270f2b6e1df0dd1a7ffa64f9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "a6acaf11bbe44171de19b0f11a859d24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "e8ac6f951810d2ef3ecc69b1ffa168aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "7978d4f83e00137c774cef6629ad7da5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "2e3a8afcca49e6511dcb4765cad069d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "9edcc48f62d41c0d3ae6ed9f9381c2cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "e89081cca7f039ecf835975d7ea16dfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "f5c634a5eb968da046e44f0414e257df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "94a3c9e092e8d59ad489e93f7729be4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "f711647fe335e83f32d1d6d68f673911"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "3f5f63accfd6c1853ffc7e669566d986"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "a1cf1b7c1e5fc59b02ecd6a472b0fcac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "43c3cac5dd3db44ac49f8d1f95e821bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "d24ee66fc967259c1f2138601df48148"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "2b9f7ef14b21f9a9ab0509ef1bb21472"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "e67be465e8660d71138557949a490b47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "c47b51191f8e436dd193d4d84e1c35bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "8f277de4857753e3a134fe4f65f47e67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "c46392bd49035c0cad1c113b27bc3cb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "3b60786fe29f457fcf05c3da1f07b40a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "5fdfa6e8c3e80b925bee8223fe4ec38c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "0be8b6472da21b9f2e331938255c6c51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "b8bf072562072b792fcc1a9dceada641"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "208a6fe2d46a67b2fd8a6d5e0cba661d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "824bc1b3edea4630fa000a939556e070"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "8a7ede7f9d84cd7687fc4298967096d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "16b29161a8c5c29c23b7dad1efe54333"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "6a2ba6d7aa429d200c9b20d43abb45a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "7ec032c8869916f5459a3cf64c50fdaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "43b9ff74ba2fd2f317261f45caaa755d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "e9eeab3d7269c79f34f2042e132ff779"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "e46828033c3e6633ae41565f80480d24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "94350a00d3630176d8aa1864a2762b31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "bff3c1bc492d7c77c67f4e730bf27b50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "1aa0aa51a38c1e47096ab8a252799484"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "b0ffff280e4df1226a6846547026909b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "5fdc0a86e3f69025f5fc0e51bb7f0145"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "592578b77bb8351deef8fc4de20104cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "a9a39f05b26858459cbae472754421e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "918635af50cfe68c0134abaf987c7a39"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "4f415f5a239fba8519b4a729a1ea35cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "e6885ca4b54ecff338a55f9514e4675a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "f99e309b6e78732510a0464cf98118a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "bd7eca26a31aaa8e9d0c8564fb61e8fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "9c665d58ec577e5dfa4cd67220a0d4f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "43a1a787fe75334b0caecd24612da4b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "f477568f879d5f8577016a63a1f2496c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "664e8a577c77c1b8f007701cca247bc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "0023397ad86bebe4e7fc4a0e1aedc86f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "6c03ff527e4e78591be21b901115dd49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "77dd458ce3cb84ec62aabd2283a4695e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "63020e34a9c351e350d6a9ec20f05fe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "5b3220ebf2b3511c5516035fd5469c6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "ca46e85487edc6968e121890ef66a1f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "6852b9cd7b1a400adaa3935aee43b151"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "15d69c83992375c43632bc2eea6d751b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "cf24584391598bf0db58c79b87d0cd6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "ff3c47fea4a2319c59d1d9421c6bdc70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "34d35a1155a9bb9cf295a7d27c870df5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "ac611769a576ef5ccb0865eabca0b769"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "d063091bcd36b9bf15ac8bfcfacce908"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "e61911800a1e3a8dcb0586a00550dc0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "8d0f876505ff0bd8206550ada1fcc749"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "5858e840140518ef8a32b0c38a545001"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "baa95f8ed89b4559010186383ef662e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "896099309d49640a05efc70ba3c519d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "bb0887dbc48d1abf9b268924c6510e8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "bfcbf665e5ff72f82ca7f9a3a56fa357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "7f5b04bcf7fad064ed28857b577b709b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "06e041aaa6cf963c57183fe1fd4fd263"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "62761fcb0e8a19e2af004f5d0b5c89ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "913439ea3eba336b843e69aa6dbae3c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "acd63bb61ab660ce8b7ef1428c099be3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "a8bbeff4ab02623e2b8bf7c465f9f0ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "6e2bfcdbce185b85a1fa80e31ce87752"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "397e0820b18125df3e8b3ad4a4f61c53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "1bb8a85b0ac30327df8b5a015185bdea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "20d6f3e1decd9eef2932edfba99b97bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "8cb2a037881a01d74c105b3613486598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "8a22a7042bedb1be978786f47d585c03"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "93dc8adfe6e6cfc7e49af499f6302712"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "da14b130544b78262db190376933623a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "00c645e03d95d79db51414bbc9df1bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "963a60a7781732120eeaa4a500d99b70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "f889d74fdf6e83715480681cbaa43c3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "a77f7eeb9adc8f4e9f578ace180ccb0f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "f308d1a62053c59344bf207b173f98d4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "3e22d2c829b40f2a688fa033b811e900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "b0d3aae781949b779bb481463b528c80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "f1b3760cfbb0bb4c63244d381e9ab4ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "00d21d0729a69b7bfeeffdb8095f7ab3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "e47871230622447b3924a5b751e5b242"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EB.pl", "digest": {"algorithm": "md5", "value": "c398b10eceb24f7b0b2d043752cab048"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "fd45c7afa43b7b9792a368e891829767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "b59af2ff763104fa946af7863b922226"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "ce7d4dcb00f025f309329b0109b276fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "2cfec46c36ff0ec6a1e22ff606f1a28f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "0ef9f8c00da54de8771922066bfb9a93"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "677b4aba3b2d471002cb9b47d3d47944"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "f5f1286a0acb084a3babd1950ae0eb1b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "fdaa9822f2777946986a6831cd7da353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "9a83d08a95515f53d24ca7e2e1c4f1ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "265f79bb57b99a91b10cee36d2ea61b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "efb00a4cf44679ccaf4d8dec838d6343"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "25a587ceda94d549644fbf9d8898b05d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "e94a8529048bd53b92a79cd9104a4c22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4dfe80e0c50bc701cc163715eae93507"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "8056393cbc531325af41aff094cc8195"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "2212340640464931fa3a7c442d063a86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "51fc03e56dc6caa0464db27c3d196e70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "0708cc3c7d958a54fbac32bdbb4e462d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "4f9735a8edc24577616498299f054d68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "6eb4d061794291888b4ece8e56488219"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "67c7cb670e787596be0b2758a3836b8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "48315a841234405e167d110140c1c4ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8e9e350745f70786fc32f31618d63437"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "f981076ef17975a2fc59cf67fda657d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "6b449f54b90a3cf5b55def70b754d95e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "b69a9f645f365f066ff737357145ce0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "e7a57cab25960e7035e4e582ab8eeddc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "0fa217c6fa81001b5482751b13e7d5de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "16f427165128c6c23c2afcd06f346fa8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "5706f8ef7a681e1fdf518f701e9ebb7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "c95e72c8f4a0f84d7cac5fdefb822b11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "f1503cbf1bb128a3e6e68abc525de1e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "56d46149948996959c54f3f898425655"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "b43709faadf7e330d5f66c4675da3ca9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "738bd61c061b363fe3bd90732cc56e72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "894785b707730a755cd7613ddc73fdfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "6ca1bb48e14834c13659628be6a59781"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "cbceb6dc4e01571165b286b7b4c2649a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "8ee356e9006a0708011cca307d4e6d63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "1a13bbec9a30236f146311c5e63f75ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "cc13e8a1434d231996cbc602423fe6fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "90c2539e75a8caba718d58605a24e38c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "7f31ec5471a84d645a3020d5a43e0902"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "032347e71bdc0edce4d84a74e639267d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "4e6b2c52ea30b610230a5aa730053f51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "a2bc4b5723591f1ad815e2c792e72c65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "8d55c521eac10e533bd8c9442aba5c60"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "510413e8fb6493da83f0030096674917"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "29954237eaa4f5200e8ca5ca49822321"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "88ddb1c809530bfa7d4ae05c58f7d033"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "3d7158605ccea8bbe5fe411914a29684"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "af8f4e8e1ce0613f884845e1075bd84c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "710832dd7cc98b9c6604c09cc3f52bc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "489c9224461d30c6790539bf2d52b082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "4deac01df90f8887342c39489534d57d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "6c7ddbe48acada6c0bbd0a617b3d305e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "5ffd1461bdfe53425ad321e069edc506"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "c4f89484365f7f26656cfbb6acd8406d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "35ea396146bf23700d3dd23b16fff2da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "b303d9cd9c955d934820a9727d481657"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "d72a96c9952f23bac70fe1b209759d36"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "29296e31bd51866605d68542254fab4f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "41201865977eef6a684096bf1340fffa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "223819a0d317a5278bbde624e2dc86e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "1cee132e9c7134ab4d4c6e925a67663e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "8de4c7b50e9b2a4541acf7cd9e2cd728"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "cc3b630ff059398dd62aad0fa17160a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "463a7b19617a85ceb07baf93e52d874b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "22ceb2f7464d26e65a18831b93604065"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "6a154de020eeb53fa2d959658f5d4bb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "22f5f4e3e4bd93ba5c1562ba628d13d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "d46860794e75d96f0194b0d719252439"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "68646cec727982e8c5bdbc5e1e4cbfe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "25b5bdb13709e1597d1384c228502b54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "c82ff22d404ecf84c15d5c8c803478a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "a0616aa1d9c76b952abff86d94e289db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "477c2667e7333cd4c2f7b855e92b8edd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "955326352007733312fb56c2548284fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "2dc55cc9c4eb99ada7455aad33aa9ca7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "263ad74d9a7cb17523d3413d0b7297d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "b95715266b572319fa0520d159746737"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "4fb2464375751898ffa1f8a5add40622"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "1ef86c4051e87cf55d61784373ea910e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "bb9904d746a426e7089df3cb43217dac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "3baa3184ebc0cd357823bc6931c1ac95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "7c5ea503f25d376739e680fbd34c863e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "794de37930f33319fca83398d0d11fc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "465a1369230b10aade162c49a1aef1ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "da530ff34ed7ecf9411a6cad00d3ad76"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "322eed71f84c006feb88e154bbb25f3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "c8a78cb493dca6304c9aed0450c9ea2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "60118b43bfe39af5c3aae021a46ca7d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "70a31dd69f4a0e1408a1e8a47e16cc5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "843e053abf51001c1e7e594b8483f9e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "14eb9f97ea3955fec067d4cd1a288bd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "1e73a9b7cc3a19bb2be00e0ca65d2c04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "fecd2fd5faa1b944fa91df2b062773f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "e0a733e94e4ff9fe5bcb78f53b2a5728"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "8356f8cbb5209e2507f57c7ab90e53d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "8a0dd70ab632e405c57bfe4436f4f3a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "60174181a77394e79aaeba1c4fcaa9f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "077e313e0a21b4b6a5953afb27c67911"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "91a4ef3f964546d782f85f9526cf5a1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "65bb577d9adf46e6d23f5227186c6e05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "522a650cad6cf20c492d8bc7c6c85a59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "f9fc9be0b01a1abbe489f65f9be16d6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "4047cf3f31b0ab614c8ea02170e83f9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "0d461bf244dc9254f8648f1735572f5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "9265d863210467a82c4283307d0906b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "bb44122cb9d288ea28bb97856447e549"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "fd6825c9f0a8727bfb1a901df84525c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "e2b3ce60730dfac1e58f108866f8144f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNon.pl", "digest": {"algorithm": "md5", "value": "89b4507a737fac54f1db75417e855b6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "438a95ec4d35226eadfe5514558b45de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "690e2e34f5c69de073a9a226bb0effcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "46002aa20aba0120a90230e47a55b81c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "37ef032bb799b1694ca7ca1f52c3ea0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "047a89f3ae3f0b8a21d8e80cd885a882"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "8c877f1908737f95cc0f867744930548"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "ca44a8440f817e789771e540e7b23b29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "32933afcb676f1c50069da9c64da8e29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "d5c9cff4bc74b852d4f5ec54b52b7823"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "39bc80a832aedab6c102052ee4537569"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "9ccc3b2497af8e01f2a8f33e7999e4b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "2d02db301d852fc360578c7b5991ad05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "a0130bfe1027d919b3d35b4914c581a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "b7ded32ac9fb2fa33d70356edc9fe34f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "ec6c936d3e25d7586c8793e29d7b0798"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "edd20833d242b667f6d613eb4ed4db8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "c13fb059013e4f5adc5fafbd43dffb49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "419c314ceeb2402e1a6d33d3ec170c47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "d78defa970f63b8d3d4cbce09fb26b33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "c7fc61b1a02c11f8b7e349c1283ee0c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Armn.pl", "digest": {"algorithm": "md5", "value": "6f1acdc54528aabf64932826b5433338"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "ef098e82beec386664c69d9a1164939f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "2a6bf2426eb7b342c440eca04e918d6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "06236e3493a3c17f611dc283fbfa49b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "e8b36860ed9fa7c9a230a5fa220724d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "3f16acfa929562832a422c9107100f8c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "91737b70729a0ae65fe9e164606dd043"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "451e6f88c8497698d1decff2ae7acf7d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "a5144b6937455111bb6c92bd1b1b9ddd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "9ab3dbe11c116e22ff162a00b225b9ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "d13e62267591dbd01e378a7910e47d1f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "8cc4e0b6326c4f06931a696b4e194999"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "03f947974d8f7058952219dd0058c8aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "a13d4441f25c2c511e1d188dfd735e4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "7c06d835b2d7028a9563ac41eaf9ee07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "572784b8c2f449774d6ee5cf660033c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "028946684919f44b8fca5110df4c5e52"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "e8a7b297ba7b4022ba8653df1317c08a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "09c7c280b5960ac09d52b70f04884bc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "d6312e678ce17dbf6fda3ccb1181460e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "08b0fb929a9f7176f38d15d0d1e5e0c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "7766414d1a4aa92c65bea78753b15e7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "c5879d73a4461df0cf64343489a1e931"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "a1767ef333f266797e5d72a7b519c892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "b2f2cd3c9401736c1863675076bc2439"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "dfbe1e5528e55809e71670d6083836f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "1ae92871ff012d12bbdba9de222735a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "7441b9c70b9745550f6103f08174b65e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "6796dbe8ff07efd27e79ff2b604e85c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "02f759154e566d76f0116c3614c525e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "269762ff735b8b3bad14d5547082ed04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "654b4f934cc604e554996cc2410577e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "afe6df004c640483b599c0f81fb5f311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "697eda7a77f0917ea6f3a73f5cc05a8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "fd98f9a815ef5f3f06252057746573e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "4ba0b8ce5a8c07fe2d5f9be298e1640b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "19489c519936f6115b4cb4b582bee5d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "2c2a5b894b5d837b59f96e83b4838116"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "5d07d595c19d5ec122cdb7005e327cc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "62bb10390118aa0f69bb39695af52e04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "cbb53abc28b39e3fbabdcca44eb3fb5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "6bbac9e6173d60656d7d01a1464a9c12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "007dff08f0cb99f75bd24815e77fc71b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "45a38de58901b4ad30533a56153cc62e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "9c5805a0c6d5c8f3d13cd81a239376a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "5fbab48b09ce0033f0ffee5804700d2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "603a19a39a18ed67bd70d88b63af97be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "ac32381a927081d71dd169b4c3d67108"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "690532823bd47ba336b706bca937e615"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "a414b5bec5c0c082abf98e44912eb6ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "568fab01b4ec250bf48338a374ce2ca4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "9733fa4c0f75a0086d7757e16768e6c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "95db7f2b052fd05dc2a4b46daed26d75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "9d94a1f07e1c9c2f3172c1d5476ad7a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "54d87f9e3b2646959202329d36a8d929"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "ab2389293998ac0c57dcc036a0447141"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "f93db8d0e58f6c98f435d67d5e5d508b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "c425d272e2ea5abcc368bccd0b6cb03d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "59845a434ed466adfc195dab5495f975"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a154fa69d13a386d6c12e91d57174f2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "a5590541f9be04f0e6571d5e2170b0cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "3c3ae0b7d79a03e37a8a1dff4c6444aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "1253dcdc408b36a82c32da0f52750207"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "e4904c8e6ebce52468e0528fde9aebea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "41a182d744a40a111e9ad6e41c65bfbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "7dd2af33cca036ca5463c8cf7625e56c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "3119fb92cb2e44df7314e64abafa95a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d1ad8dff8488e9c551e79651f603e92e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "4e4917c2168f18e391608e5ed548e689"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "c50829418586e4960710798ffd8a88cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "c785b56a827f89d3eaa5c910a68e5672"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "43363674adf39822f775bd271ed85687"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "381244009f4b41b884075ecd7bc6dcd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "be619973e9ec95b36dbff6a9b23ecd9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "f1470e4f76102d0e24603af39026cc3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "83248fafa717a9d4ff670cbf0d45b0a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "b8ecf6c274d8157ebd519031ebf202d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "b98d5e5df37990ec21a5d9eaaee83cbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "75f78913f546410bf8578683f1f99fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "903a8940b59651d68b3b6c9428114f47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "4549b34b5d6c09b77e15179c478e5fe1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "2ff7ac84092ff51f205cfc4529b397a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "82ead5d75493323af499fd022cebd92b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "25ef291d6d5e51773a3d748751b3ba5d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "aeac158beef5ee5e75fc66e47f6f6744"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "0132f760c28480d0d98b09b22b12ef81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "dc85a9183fdd836e8c7ab05ed3dc320f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "418886fbf6cf6967bae3eb3b51406295"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "cbba301f207b477f64af43b5a0b89610"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d1f52910678264d937e4b38670c77a6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "f8b49a64e4e3167c16a838c6b4e51d57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "f3b44272cc6e7facf03bfea53d48438e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "aa56b4a3de9149420d6f7d72adc99503"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "d6c33ac66fa8d3427be42c1933a29dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "70a92cf88e708815c8fc8beec78b396e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "f077768ad7447751b9c74953cd127c74"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "a58f97b479b9e0cceec0565b2fab5161"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "67a4a52df0b6166ace9a7070188f7fbb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "1b5294ae24da017dbfbd3230e117acdc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "de8ea85306b063262ba7cc06775d02c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "73f8593179b813534623212e0bbb5d09"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "8a4dd85ab69a4afe06c0cd7c7109d3e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "bebbd5618ab52ef014aabff027fd7bf4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "c38509d47791bc91938c588052148da1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "80b1c199b709e47d5ce10be8c91253da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "3c0d917373b4f247cac6163fa109aec2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "50eebb90e14062ab03b30d683ba7e24d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "8580f11a1c3cf632c8f704cf07a3ea13"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "890af213d21335df1d777599f7496379"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "b2e5cf5a97c90d0c0f3a55301be59fb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "c0737211cf5d7f296714aa62fea059a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "da6a9f152e433bce198d2720409d5193"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "54613c5c82317ce11e47bcb7685f87f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "e20ef7bd0e0d480d54e48c147900da65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "4738fd6dd5bcf91cb2f94ee05e45e3b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "046f39abbca7170674b034234ccd1119"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "49c9a2b2cfceab1e1cf3beb6b18a6387"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "d1f3cb0afcacd14209330fc6010a7267"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "digest": {"algorithm": "md5", "value": "9decf267a9637a05e5722b083b98f909"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8_heavy.pl", "digest": {"algorithm": "md5", "value": "1ab32ef474da64051963048055315541"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "digest": {"algorithm": "md5", "value": "7b1646d3ab0c2098d26ba337a18b3dd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "digest": {"algorithm": "md5", "value": "834795cb5ee5599184168b021a4ccff3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "digest": {"algorithm": "md5", "value": "9cfea2f84c7828e690a34518433fecfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e8bc440a890b1df59caeb22a712e45a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "5a4b1867e4a4faab52e949c4f02050a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/Documentation", "digest": {"algorithm": "md5", "value": "a16edf3b24cb82bf997f1d29b610ee6d"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-base", "digest": {"algorithm": "md5", "value": "c80932d1560671a9f273cc7353395bb2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl.1.gz", "digest": {"algorithm": "md5", "value": "0d008ef4c2ca48f5a8c7f427fe9e9a4a"}, "isConfigFile": false}]}}, {"id": "7d6dc002189a8f73", "name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-modules-5.30", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 17226, "provides": ["perl-modules"], "depends": ["perl-base (>= 5.30.0-1)"], "preDepends": ["dpkg (>= 1.17.17)"], "files": [{"path": "/usr/share/doc/perl-modules-5.30/README.Debian", "digest": {"algorithm": "md5", "value": "07fe26f6492fc85a745b7fefd49772ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-modules-5.30/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-modules-5.30", "digest": {"algorithm": "md5", "value": "1bfc54cfd0f42ef2a5e40ec5315dc1e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AnyDBM_File.pm", "digest": {"algorithm": "md5", "value": "35800e604fa666260c133eb6daf99170"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Cpan.pm", "digest": {"algorithm": "md5", "value": "17633a52f1ba99aecd5d79aceebf3494"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove.pm", "digest": {"algorithm": "md5", "value": "be7737b545840327db6b4462a8bc76d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State.pm", "digest": {"algorithm": "md5", "value": "54d7b7905611494815526d9cf77bf755"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result.pm", "digest": {"algorithm": "md5", "value": "5d7af62a4cd3ee7887d408cf5c6eb500"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result/Test.pm", "digest": {"algorithm": "md5", "value": "93ceb498d5be713564a2cd0ea6a3ca12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar.pm", "digest": {"algorithm": "md5", "value": "cb6ef087a4c5579a4a6e154e52c36c9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar/Constant.pm", "digest": {"algorithm": "md5", "value": "ffa999efbde9f291dcd1ebcda158f611"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar/File.pm", "digest": {"algorithm": "md5", "value": "3b27b927642b97c3181c7cf19dcb8d1a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Attribute/Handlers.pm", "digest": {"algorithm": "md5", "value": "f92eaa8246cdb68b240c4a3237a65d53"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "c923fac66a84c6b5dbbf01250e7c1a42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AutoSplit.pm", "digest": {"algorithm": "md5", "value": "37084d87ae5c2777afa32e2b011892db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/B/Deparse.pm", "digest": {"algorithm": "md5", "value": "78d0c58ceec69a2ddd7ef8807d8494ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/B/Op_private.pm", "digest": {"algorithm": "md5", "value": "70cdff076198cb28e022a3c4a2d79994"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Benchmark.pm", "digest": {"algorithm": "md5", "value": "dc35f76c58da45b7887b0cbb5474bbca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CORE.pod", "digest": {"algorithm": "md5", "value": "2c46bd484a7134d288925d65707b2dd2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN.pm", "digest": {"algorithm": "md5", "value": "9b728bd99099cf5b76d204c6a110f40d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/API/HOWTO.pod", "digest": {"algorithm": "md5", "value": "7d14e1cee3710f52a7794d7f39eddf5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Author.pm", "digest": {"algorithm": "md5", "value": "ccb08996420746e5d209d72f6bd8f9b4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Bundle.pm", "digest": {"algorithm": "md5", "value": "dc4f8b8e22fca2a3753c424c5c7d2b23"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/CacheMgr.pm", "digest": {"algorithm": "md5", "value": "6be2aaa904b175cc23ba6daf2a721b2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Complete.pm", "digest": {"algorithm": "md5", "value": "cf8974c1ec519e59512595b1c298eb4e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Debug.pm", "digest": {"algorithm": "md5", "value": "245b93934b82f8b8f15d0650d532d6bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/DeferredCode.pm", "digest": {"algorithm": "md5", "value": "e3731b6be1f5b961db0d4ccfb95fb355"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distribution.pm", "digest": {"algorithm": "md5", "value": "fee6c8c453a8b0ccddb2518af2f9f151"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distroprefs.pm", "digest": {"algorithm": "md5", "value": "ab8cc5277494cdb793a4f6f16095da15"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distrostatus.pm", "digest": {"algorithm": "md5", "value": "66b2488665b84e3d3c3bf5614b1a19ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/RecursiveDependency.pm", "digest": {"algorithm": "md5", "value": "d134559b6147219b5fbf3b3f52b56188"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/blocked_urllist.pm", "digest": {"algorithm": "md5", "value": "038110a66c1b59d37d3b9e7760c3797f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_not_installed.pm", "digest": {"algorithm": "md5", "value": "6dd7240fe2ead38e1a47efe2b40cffed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_process_error.pm", "digest": {"algorithm": "md5", "value": "23d1bf4b9adfc8abba93dd69cc3dc0d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FTP.pm", "digest": {"algorithm": "md5", "value": "bef02274656dfc268704a6848ecfd31e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FTP/netrc.pm", "digest": {"algorithm": "md5", "value": "f4754237c503c57d59a9ee97d6d3b7ba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FirstTime.pm", "digest": {"algorithm": "md5", "value": "d32527fc735c08d70c75aab85a8c0b80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Client.pm", "digest": {"algorithm": "md5", "value": "6ae4a2e4570751194a52db4e12694ee6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Credentials.pm", "digest": {"algorithm": "md5", "value": "6824d392e22787eebbf0d17670d2de33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HandleConfig.pm", "digest": {"algorithm": "md5", "value": "eb401062b2b247945fec1616dc0a3737"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Index.pm", "digest": {"algorithm": "md5", "value": "75576846f683a7412e9865caadb78d28"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/InfoObj.pm", "digest": {"algorithm": "md5", "value": "9d09a6a705d1423f32430375ce088b2c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify.pm", "digest": {"algorithm": "md5", "value": "a2e311336600bfaa99e5a9cd0d087529"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.dd", "digest": {"algorithm": "md5", "value": "ed0f34d75136100d99ee431977cd4a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.yml", "digest": {"algorithm": "md5", "value": "4aaa1809f38e32452fa78e86514d0f87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/LWP/UserAgent.pm", "digest": {"algorithm": "md5", "value": "17701decc74e8d69d08cb93b534c8d16"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta.pm", "digest": {"algorithm": "md5", "value": "6a7c3a5685101ecba436b0a9b345675f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Converter.pm", "digest": {"algorithm": "md5", "value": "e806bcf01bd8e9873ee378df4073de58"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Feature.pm", "digest": {"algorithm": "md5", "value": "6dc61040c9f482c07560a221732866a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History.pm", "digest": {"algorithm": "md5", "value": "806939b1a7494a655b65045dd4c1e690"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_0.pod", "digest": {"algorithm": "md5", "value": "ead77dc613c34b2d23c5c10329a2e3fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_1.pod", "digest": {"algorithm": "md5", "value": "605b7e7ca3961c8f79731cb6b1b184b8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_2.pod", "digest": {"algorithm": "md5", "value": "28a21fd1d23b3b7d887bf01481dcec2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_3.pod", "digest": {"algorithm": "md5", "value": "a4402d89b89795b3fb1fe2d0f6f96f4d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_4.pod", "digest": {"algorithm": "md5", "value": "4a3632872e0800e1cf6e36719ba51757"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Merge.pm", "digest": {"algorithm": "md5", "value": "43dc42f521a86d84fe08b22db5f0b861"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Prereqs.pm", "digest": {"algorithm": "md5", "value": "39801edfb772348732baac57e27901d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Requirements.pm", "digest": {"algorithm": "md5", "value": "13d171f3e271abb0431fa6ca18770278"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Spec.pm", "digest": {"algorithm": "md5", "value": "0a574802cc5e6fbeb606a7bf800c6944"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Validator.pm", "digest": {"algorithm": "md5", "value": "1708b347a8b0373180051c02236326f2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/YAML.pm", "digest": {"algorithm": "md5", "value": "786dab08e2bbb5316b4f4439b7a93671"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Mirrors.pm", "digest": {"algorithm": "md5", "value": "37cdce88b4596622f26e9e2440284642"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Module.pm", "digest": {"algorithm": "md5", "value": "a7699c48ea48c5bcc6840be089760af3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Nox.pm", "digest": {"algorithm": "md5", "value": "c811f08406e93dedf8f3f03a1ec2239a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Plugin.pm", "digest": {"algorithm": "md5", "value": "9eee84382cf164b060237417d731e543"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Plugin/Specfile.pm", "digest": {"algorithm": "md5", "value": "8ba8c47ad41327f4fa45fd07c3c57f05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Prompt.pm", "digest": {"algorithm": "md5", "value": "c612036e9a7d09ca3e29de9ce6075fb5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Queue.pm", "digest": {"algorithm": "md5", "value": "7687f6d54fb8c97cec7b67930313171f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Shell.pm", "digest": {"algorithm": "md5", "value": "43ae8ab81a384a63e781b82419cf434e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Tarzip.pm", "digest": {"algorithm": "md5", "value": "f6e7d07252e52d2cde1e8f4d69d42590"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/URL.pm", "digest": {"algorithm": "md5", "value": "355093e097ec4decdbe942fd286dd9f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Version.pm", "digest": {"algorithm": "md5", "value": "7e2b0a07666b402a7f3974828cbdf9d5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Carp.pm", "digest": {"algorithm": "md5", "value": "01d59a664a69ffaed1bd0300ba0c7134"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Class/Struct.pm", "digest": {"algorithm": "md5", "value": "cf060e4d87730484dcdf246d806fec93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Compress/Zlib.pm", "digest": {"algorithm": "md5", "value": "b60080da1bd66f093e48f2762412a268"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Config/Extensions.pm", "digest": {"algorithm": "md5", "value": "8bffd44e57678bce5189de4c39cd0b9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Config/Perl/V.pm", "digest": {"algorithm": "md5", "value": "badcee5a785e795c29c57a457e5a57cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DB.pm", "digest": {"algorithm": "md5", "value": "81bcbb4808a457100f1efabd0b27fcc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter.pm", "digest": {"algorithm": "md5", "value": "4a2958ed52aa1f787b8479b58f97727f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/compress.pm", "digest": {"algorithm": "md5", "value": "3c35eae9eb6a88a866571205f805b641"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/encode.pm", "digest": {"algorithm": "md5", "value": "78244a7d6938404357e01a2522cd96a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/int32.pm", "digest": {"algorithm": "md5", "value": "60108c7387ea182ecef9a0c2b7d2330d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/null.pm", "digest": {"algorithm": "md5", "value": "acf197cca0affd605e208d5fe59e929b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/utf8.pm", "digest": {"algorithm": "md5", "value": "c4a2db28969660259717e1f99ac68f91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Devel/SelfStubber.pm", "digest": {"algorithm": "md5", "value": "53e957a78c03147fe13d3cd1eb28f2d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest.pm", "digest": {"algorithm": "md5", "value": "dbf6ff459ee5cc64d7734889599f89d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest/base.pm", "digest": {"algorithm": "md5", "value": "c46e2ebb720ee7d9c600ce5acbf34291"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest/file.pm", "digest": {"algorithm": "md5", "value": "fab67e5467571931661a892d0efaf4d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DirHandle.pm", "digest": {"algorithm": "md5", "value": "c1dfa1cf7c21935750aa6206a4acdbb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Dumpvalue.pm", "digest": {"algorithm": "md5", "value": "4db096dcfad90c6b6720ac8c243c4d5f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Changes.e2x", "digest": {"algorithm": "md5", "value": "fcae27b0e308be86746ae32815b455c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/ConfigLocal_PM.e2x", "digest": {"algorithm": "md5", "value": "211b6bcd34e887a6ee52f4df3b2e9b95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Makefile_PL.e2x", "digest": {"algorithm": "md5", "value": "9d98f4a1bb9efe8868d78c92a28272c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/PerlIO.pod", "digest": {"algorithm": "md5", "value": "ecbc4011baf40440f839c3f015036647"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/README.e2x", "digest": {"algorithm": "md5", "value": "29deb05689ca373cc9aca713273cf763"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Supported.pod", "digest": {"algorithm": "md5", "value": "17b66fdceed2dadbcfb29c9e062fee59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/_PM.e2x", "digest": {"algorithm": "md5", "value": "aae5f61188be153e073e5cd1eb8e7c7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/_T.e2x", "digest": {"algorithm": "md5", "value": "a28c301411ddbe8be9323abb923a3cc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/encode.h", "digest": {"algorithm": "md5", "value": "83377211dd0dff4c5c986f400dcba302"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/English.pm", "digest": {"algorithm": "md5", "value": "2118c552214d7a57f0943d98769b20e9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Env.pm", "digest": {"algorithm": "md5", "value": "563d7531cb0755586699fecd16cff11b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Exporter.pm", "digest": {"algorithm": "md5", "value": "118f47a7245b8d8026e8a9ac78f35ebb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "d8032ca40b44e010673e6dd5816ca66b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder.pm", "digest": {"algorithm": "md5", "value": "0ddb308f525b299236cb5067855e0df0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Base.pm", "digest": {"algorithm": "md5", "value": "8de1d51ae6e9d54169d7d93cf6d225f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Unix.pm", "digest": {"algorithm": "md5", "value": "c8ed8c487142e27c0b140379d87c9017"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/VMS.pm", "digest": {"algorithm": "md5", "value": "1759cb94b28ead27aea6c7b04e2a6f11"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows.pm", "digest": {"algorithm": "md5", "value": "9344ed6c17187c9b64fc5c5a7f8f7ef6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm", "digest": {"algorithm": "md5", "value": "ea7bb4b34a815c8959cf7e37432bbcf6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm", "digest": {"algorithm": "md5", "value": "d09762cc95a047fc5e9a1b4a8930a3c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm", "digest": {"algorithm": "md5", "value": "71e7d8467d3d3cc85e203983b107b372"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/aix.pm", "digest": {"algorithm": "md5", "value": "858507fc0e1d2d1542854583096b6e0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/android.pm", "digest": {"algorithm": "md5", "value": "7eb291428e42e228d7cb25779e4ba01a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/cygwin.pm", "digest": {"algorithm": "md5", "value": "68f45732b5e130dd6a5477a2ad0b7a31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/darwin.pm", "digest": {"algorithm": "md5", "value": "dc00d65e347ec6c8ab4304d42149c2c4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/dec_osf.pm", "digest": {"algorithm": "md5", "value": "2700c61fd415b86dbf8a56206e6cd7af"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/os2.pm", "digest": {"algorithm": "md5", "value": "b3b74e4635fab4a00559f93a20d9f044"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Command.pm", "digest": {"algorithm": "md5", "value": "354d4d0a20153cd4cf1f8054801283da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Command/MM.pm", "digest": {"algorithm": "md5", "value": "bd0875cdb252371d7885335e737cb0a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant.pm", "digest": {"algorithm": "md5", "value": "f9fe14b962027efc92325fc095b332fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Base.pm", "digest": {"algorithm": "md5", "value": "762c6fda6d8375be1926b45b94f7a214"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/ProxySubs.pm", "digest": {"algorithm": "md5", "value": "da625bd2fc20f6367c2db02bad59a64e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Utils.pm", "digest": {"algorithm": "md5", "value": "6f79358f0654239f927694d91dcfb2a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/XS.pm", "digest": {"algorithm": "md5", "value": "58dc9e4d1bf02c58e05f6fc1194c595f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Embed.pm", "digest": {"algorithm": "md5", "value": "04425475eeb30cbfbeec5d3ec1567c8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Install.pm", "digest": {"algorithm": "md5", "value": "5c40aba57c9db0a9a738f58ed066e1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Installed.pm", "digest": {"algorithm": "md5", "value": "b6a87db2e4b23a2cc45cb8fb93aa9296"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist.pm", "digest": {"algorithm": "md5", "value": "3a0897512b62cded3cda5c784142e7ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist/Kid.pm", "digest": {"algorithm": "md5", "value": "4cc77291749e954d97758fe501bd9f1e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MANIFEST.SKIP", "digest": {"algorithm": "md5", "value": "3adebe3478ee125a4962d58fbeac3fc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM.pm", "digest": {"algorithm": "md5", "value": "f643f13be3bc888cb969ef5cbb0bacb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_AIX.pm", "digest": {"algorithm": "md5", "value": "ee630c3e43a0c5c1d681be13f268a35d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Any.pm", "digest": {"algorithm": "md5", "value": "cea2cef696bde32db208192817681719"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_BeOS.pm", "digest": {"algorithm": "md5", "value": "9cedd287d6c041a269e28cd110c2076b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Cygwin.pm", "digest": {"algorithm": "md5", "value": "614fd770f18bd3f1026c005657141eb8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_DOS.pm", "digest": {"algorithm": "md5", "value": "b6b646831b7bb48d2924988e4b8f9cb9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Darwin.pm", "digest": {"algorithm": "md5", "value": "8c77f0bae3ee9d44f20a845d5f285c6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_MacOS.pm", "digest": {"algorithm": "md5", "value": "2ac0c35d8aefe19726e49f0efeb2b5f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_NW5.pm", "digest": {"algorithm": "md5", "value": "49cb8eb3e6e56d5c0c8a547ef48ee666"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_OS2.pm", "digest": {"algorithm": "md5", "value": "8418f2ad866a86ceded8be140264dc60"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_QNX.pm", "digest": {"algorithm": "md5", "value": "c68acf3f0e5d8c027f0ddd226d09f0cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_UWIN.pm", "digest": {"algorithm": "md5", "value": "41c545a808285e39d4b1de4abe1dfbd9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Unix.pm", "digest": {"algorithm": "md5", "value": "bad97e82bb44ff5c1327905e5002f431"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VMS.pm", "digest": {"algorithm": "md5", "value": "77dfe9c92e62aa8199c84235d4cdabb1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VOS.pm", "digest": {"algorithm": "md5", "value": "f0a8c9b432e090b7044234243fa783c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win32.pm", "digest": {"algorithm": "md5", "value": "333237803e7e6f8dd6d870a376952746"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win95.pm", "digest": {"algorithm": "md5", "value": "c0cdbe30f9213f250658b1bf19997ab7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MY.pm", "digest": {"algorithm": "md5", "value": "1eb436283553651d696728774ea2d7f5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker.pm", "digest": {"algorithm": "md5", "value": "b5f6fd234114f04b97e47b4311fb9804"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Config.pm", "digest": {"algorithm": "md5", "value": "da4225006252f424ee6789a199f7c9c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/FAQ.pod", "digest": {"algorithm": "md5", "value": "01c6b5bd6b6b74b191a0bd2de14435f9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Locale.pm", "digest": {"algorithm": "md5", "value": "9dd918a3e4f796c90919228038c849f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Tutorial.pod", "digest": {"algorithm": "md5", "value": "268e4b70e826f86b6d9654a95529c807"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/version.pm", "digest": {"algorithm": "md5", "value": "7bf5ecd47f189845615be6ca01b415d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Manifest.pm", "digest": {"algorithm": "md5", "value": "947e23373fea274692e890a0062d507f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Miniperl.pm", "digest": {"algorithm": "md5", "value": "35db738df1f763b50a8db72793edc1b1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Mkbootstrap.pm", "digest": {"algorithm": "md5", "value": "13173de07648758efece6f13149497cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Mksymlists.pm", "digest": {"algorithm": "md5", "value": "dc5c4eb0dcaf1ae04e1a434ac5693210"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Packlist.pm", "digest": {"algorithm": "md5", "value": "83455602ad9d1a2f1a0868b21e74592c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pm", "digest": {"algorithm": "md5", "value": "69bc0f3c68b180c7d15485ee90ff7309"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pod", "digest": {"algorithm": "md5", "value": "dc6b6370a46a9d154a1e907cf0050c25"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Constants.pm", "digest": {"algorithm": "md5", "value": "1e0ee0716953797190301bd097b786e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/CountLines.pm", "digest": {"algorithm": "md5", "value": "35865c40546adc8f79091ded53e4ac7a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Eval.pm", "digest": {"algorithm": "md5", "value": "eb85586c675c78d4a7de01e33cc28c57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Utilities.pm", "digest": {"algorithm": "md5", "value": "0d0bbb314a495bf95f259f6fa944a9e8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps.pm", "digest": {"algorithm": "md5", "value": "c8155177b2874c3751660e6f3ccd4dea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Cmd.pm", "digest": {"algorithm": "md5", "value": "a3b6e101a757ef22aa6f6295ed5c589e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/InputMap.pm", "digest": {"algorithm": "md5", "value": "e5867ca9c95aae9e52ba664881263320"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/OutputMap.pm", "digest": {"algorithm": "md5", "value": "3f3e795356405aefb037aa7768e5e2c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Type.pm", "digest": {"algorithm": "md5", "value": "6d5e859cacd143478a06e073baecb4f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/testlib.pm", "digest": {"algorithm": "md5", "value": "1597f8e1f3b0ee35ead27913808ec26c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/typemap", "digest": {"algorithm": "md5", "value": "f79e50f38a11767f90ee9aaf96f78cca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/xsubpp", "digest": {"algorithm": "md5", "value": "8a3672b8fa0d614fd698e16204a318a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Fatal.pm", "digest": {"algorithm": "md5", "value": "0d40c27c16d99965d0f2395e365d391b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Basename.pm", "digest": {"algorithm": "md5", "value": "060f029d056cc44e536c7d278f69bf43"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Compare.pm", "digest": {"algorithm": "md5", "value": "edb4bbdfdca7cce17b5eb6990c2c5831"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Copy.pm", "digest": {"algorithm": "md5", "value": "d7f23cf4eaeacebae16ccc3c3f37f22d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Fetch.pm", "digest": {"algorithm": "md5", "value": "194fa473fa3a36d54d99a29a6ecd2920"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Find.pm", "digest": {"algorithm": "md5", "value": "9e97e4101da1b7160454270a61978ad2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/GlobMapper.pm", "digest": {"algorithm": "md5", "value": "eea1fad1472e4c671a8fcd825165666f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Path.pm", "digest": {"algorithm": "md5", "value": "f99518263f74b3fd734893c5bbe2220b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Temp.pm", "digest": {"algorithm": "md5", "value": "9710fcbc8911ae90f20b0c863ebfe79b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/stat.pm", "digest": {"algorithm": "md5", "value": "452f0de8b428a7ac3c169600705a7c5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FileCache.pm", "digest": {"algorithm": "md5", "value": "3d81db18fac86209684e69569b59932e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FileHandle.pm", "digest": {"algorithm": "md5", "value": "6a8dfc12102e215b7b2788b85dc4baca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Filter/Simple.pm", "digest": {"algorithm": "md5", "value": "4944ff4b499865306ab4b85c7ba53e2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FindBin.pm", "digest": {"algorithm": "md5", "value": "dd2958b9672d2fbd39371b5b590def2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "a64cc027be3fbe1230bed888f1740277"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Getopt/Std.pm", "digest": {"algorithm": "md5", "value": "60706f35ded07ce45f57ac5115b105b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/HTTP/Tiny.pm", "digest": {"algorithm": "md5", "value": "f6cdcd2618fd06d5ee86107596cede8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/Collate.pm", "digest": {"algorithm": "md5", "value": "9f347e114c85c203904bafb216a8d11f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags.pm", "digest": {"algorithm": "md5", "value": "77d4cfa31821f560d13d93ee4e1c2c0e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags/Detect.pm", "digest": {"algorithm": "md5", "value": "1d105025ca9d7f13e09b3f32be2ea761"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags/List.pm", "digest": {"algorithm": "md5", "value": "fddc0d8b7fc7bc81d12f33a623dee94e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Bzip2.pm", "digest": {"algorithm": "md5", "value": "35f8d96539ae9df80b440b1660832299"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Deflate.pm", "digest": {"algorithm": "md5", "value": "65892098d88ed8365b08cee4f104c57b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Identity.pm", "digest": {"algorithm": "md5", "value": "877182c57554cac1bbb42cf33b5b3ef8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Base.pm", "digest": {"algorithm": "md5", "value": "d3ce17b301d01adfca25d1b995da566e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Base/Common.pm", "digest": {"algorithm": "md5", "value": "3e3fdd13f63dc92a8a9915a0bd157c9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Bzip2.pm", "digest": {"algorithm": "md5", "value": "a1fb6d0f257b4acc7ccd6204ad6f1f5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Deflate.pm", "digest": {"algorithm": "md5", "value": "41eb4d07572b9a3224379a7a6b2cb552"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/FAQ.pod", "digest": {"algorithm": "md5", "value": "64cfa873756ff6e4d4a96506ff4515a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip.pm", "digest": {"algorithm": "md5", "value": "4873724c9a0994dfd0d8356b453ee6c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip/Constants.pm", "digest": {"algorithm": "md5", "value": "86e0a3269c6dcb7255e416505e1f5551"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/RawDeflate.pm", "digest": {"algorithm": "md5", "value": "d8b7d4a94728f3a92adcfe140e241317"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip.pm", "digest": {"algorithm": "md5", "value": "62e26c57a5f18a22dda0215bc8698507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip/Constants.pm", "digest": {"algorithm": "md5", "value": "eea226b0601b5f8daa2593502a0bf582"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Constants.pm", "digest": {"algorithm": "md5", "value": "87f566b64f50d70e48cb3f9efd8cee8d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Extra.pm", "digest": {"algorithm": "md5", "value": "502cf1815edcbc3fd20df299d975ea23"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "c39c98b8678e56f8d2f371a6ba9fabfb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Bunzip2.pm", "digest": {"algorithm": "md5", "value": "4578bb2d1c569ab5365e74ab40e7eead"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Identity.pm", "digest": {"algorithm": "md5", "value": "f199c564e49719420287b3a6006324ac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Inflate.pm", "digest": {"algorithm": "md5", "value": "0d2dc88c29d9839e0eeca3d4d112f2e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyInflate.pm", "digest": {"algorithm": "md5", "value": "41666f0d2eba08348f94ecee7969e579"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyUncompress.pm", "digest": {"algorithm": "md5", "value": "f3bb20b91f8ae9386a48e7aab9766a62"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Base.pm", "digest": {"algorithm": "md5", "value": "9f93ec0fd009f7ca0499666e67af455a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Bunzip2.pm", "digest": {"algorithm": "md5", "value": "c1e624953b9510b79bcca272d612ea09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Gunzip.pm", "digest": {"algorithm": "md5", "value": "aa5fa6fb7e189f8dc1dcc06db9d3489c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Inflate.pm", "digest": {"algorithm": "md5", "value": "11fb308149e40a28c3de2bf05834b271"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/RawInflate.pm", "digest": {"algorithm": "md5", "value": "933bdc87bc7bb10108d02f18b50aa0e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Unzip.pm", "digest": {"algorithm": "md5", "value": "5b0606f3e020aa9376627331ae310cbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Zlib.pm", "digest": {"algorithm": "md5", "value": "9a77d41e769bc903c3ac8f9ec02abafe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Cmd.pm", "digest": {"algorithm": "md5", "value": "73cf90f2debfc86be1d4fe55513ade5e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "b31b1ca8e9583d8501f6439b89f5c871"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "4aad856e14f9ec3348b74cb1a4483c17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Internals.pod", "digest": {"algorithm": "md5", "value": "29094c426eccc4d04f3beb6d101359b7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/JSON/PP.pm", "digest": {"algorithm": "md5", "value": "1b3d1bc035588c59a6f3ef0bf6c287bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/JSON/PP/Boolean.pm", "digest": {"algorithm": "md5", "value": "d93fd6b9546bc5c0b893d832b015375e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pm", "digest": {"algorithm": "md5", "value": "a5fd92571e9438fab7b46c6675a7b238"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pod", "digest": {"algorithm": "md5", "value": "1f5d5febd7c1e92c04afd34a8b398502"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Cookbook.pod", "digest": {"algorithm": "md5", "value": "53d0d4c27fe2cbca389809383a9c5a35"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Guts.pm", "digest": {"algorithm": "md5", "value": "116ce65aa4c52062e88455f705ef9000"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/GutsLoader.pm", "digest": {"algorithm": "md5", "value": "3dafb39e9807ec8ced680142b8d75d9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Simple.pm", "digest": {"algorithm": "md5", "value": "e4dcadf083f556f33c60bdc102d85507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/TPJ13.pod", "digest": {"algorithm": "md5", "value": "5bbcac419dfb119181a4537dc2e3e7c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigFloat.pm", "digest": {"algorithm": "md5", "value": "c29328ca54b7dc0199cfaf1ab80444d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigFloat/Trace.pm", "digest": {"algorithm": "md5", "value": "ea28a9eeb90c45031e3555bc9890fb79"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt.pm", "digest": {"algorithm": "md5", "value": "7c772a07f27c194cddba19450622fbd6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Calc.pm", "digest": {"algorithm": "md5", "value": "8be6d2e615010222a8ada5396a0b20d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Lib.pm", "digest": {"algorithm": "md5", "value": "76e7e471f9d5d8e8135c590a73281bf2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Trace.pm", "digest": {"algorithm": "md5", "value": "0be201f731f88ca8ae772b03c1b8e1f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigRat.pm", "digest": {"algorithm": "md5", "value": "35be77673b5df28005b596ba464fb599"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/Complex.pm", "digest": {"algorithm": "md5", "value": "03be69007db5f3afa3adb721c09cb250"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/Trig.pm", "digest": {"algorithm": "md5", "value": "b4dab65427ee76fe9866694208d1b3a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize.pm", "digest": {"algorithm": "md5", "value": "5df810816f622cbca6bbc5c1d7be97a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/AnyDBM_File.pm", "digest": {"algorithm": "md5", "value": "88addedceb203dc0ad85325588443d21"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/Expire.pm", "digest": {"algorithm": "md5", "value": "1ac989c4cc5e15e56f9fa020b0b942ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/ExpireFile.pm", "digest": {"algorithm": "md5", "value": "42a68645af53f60e4f372eaddacc8a88"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/ExpireTest.pm", "digest": {"algorithm": "md5", "value": "054bb1abe84771776fde8baeea281530"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/NDBM_File.pm", "digest": {"algorithm": "md5", "value": "7b959fbbc421b20867147b3d1e30ef3e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/SDBM_File.pm", "digest": {"algorithm": "md5", "value": "325c74a38b7bca68f809ea75e2046555"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/Storable.pm", "digest": {"algorithm": "md5", "value": "a27336103fec0876c69aa102cb6b7410"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList.pm", "digest": {"algorithm": "md5", "value": "d75d0362953587a0433058db6734b7a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList.pod", "digest": {"algorithm": "md5", "value": "a5f6102959b3f2e1c2ca26094b7f72bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList/Utils.pm", "digest": {"algorithm": "md5", "value": "aed386a8ad7d1bd389b0f6a2f17ce530"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Load.pm", "digest": {"algorithm": "md5", "value": "ad64ef2b47e42954d06036f0f3f791ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Load/Conditional.pm", "digest": {"algorithm": "md5", "value": "fd59b90d2d4d1acbd2b208d8daf78f55"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Loaded.pm", "digest": {"algorithm": "md5", "value": "96aaf78c607b4e752b59f0f9396b648c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Metadata.pm", "digest": {"algorithm": "md5", "value": "43a17d83a916aef56ac61de58069d798"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/NEXT.pm", "digest": {"algorithm": "md5", "value": "6c10fd8dde6e6d17f17569e320dd5122"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Cmd.pm", "digest": {"algorithm": "md5", "value": "021a4fd4d9c7c590de5b6cc0a10b20ac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Config.pm", "digest": {"algorithm": "md5", "value": "e3b8ae16023f0aa2377fe5d64c31603c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Domain.pm", "digest": {"algorithm": "md5", "value": "d7e0f1b68c9641dc66bee68166d3aa4c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP.pm", "digest": {"algorithm": "md5", "value": "745fd4b20ee79527e82d80a3dcedea44"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/A.pm", "digest": {"algorithm": "md5", "value": "3e51c6a86654bafed23f4ceebe289e3b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/E.pm", "digest": {"algorithm": "md5", "value": "85164a17c846b89ee02538816113acd5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/I.pm", "digest": {"algorithm": "md5", "value": "79a85d4d05219c39173e1052de1821bf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/L.pm", "digest": {"algorithm": "md5", "value": "53ee8ef620e9acd8fd671c2a4b8fb3a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/dataconn.pm", "digest": {"algorithm": "md5", "value": "c926df3745fd555b53abd53999660042"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/NNTP.pm", "digest": {"algorithm": "md5", "value": "362e9f6c770127b0038bf1e4e16745dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Netrc.pm", "digest": {"algorithm": "md5", "value": "b4211d6f2dede40d13cbea1b46b025c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/POP3.pm", "digest": {"algorithm": "md5", "value": "7b209290343187dd6fb3012a5672c704"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Ping.pm", "digest": {"algorithm": "md5", "value": "e03176cd0bbbfe682734264f3aa2143d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/SMTP.pm", "digest": {"algorithm": "md5", "value": "55024b2f033b06d8c50d768490d7c99f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Time.pm", "digest": {"algorithm": "md5", "value": "814cafcd0af00cdaaa18e99e1eabae1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/hostent.pm", "digest": {"algorithm": "md5", "value": "c673c58f1c5553bcbef41fa1a0baea9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/libnetFAQ.pod", "digest": {"algorithm": "md5", "value": "9b0251cbe4c31aaadd20e8d8231b3e5e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/netent.pm", "digest": {"algorithm": "md5", "value": "e23ca6919fc68a78afc97417f6924f9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/protoent.pm", "digest": {"algorithm": "md5", "value": "3bc1c32e72f1566a5ef5b1a816621ec9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/servent.pm", "digest": {"algorithm": "md5", "value": "208b2543ea700927998badf599ca7231"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Params/Check.pm", "digest": {"algorithm": "md5", "value": "309c6036efb64a3010304f5c8d66f9ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Parse/CPAN/Meta.pm", "digest": {"algorithm": "md5", "value": "d9b260ab55557aa0502f479060711d6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Perl/OSType.pm", "digest": {"algorithm": "md5", "value": "5454eefd5043b4d0018ba865f6744c91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/PerlIO.pm", "digest": {"algorithm": "md5", "value": "66c4f1af51bbeb98e0f6ca863f8d1615"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/PerlIO/via/QuotedPrint.pm", "digest": {"algorithm": "md5", "value": "7cc4fdf52df3ec4a82706e162b66223d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Checker.pm", "digest": {"algorithm": "md5", "value": "8b66a5907a81437ed1b5c9ddfbc452d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Escapes.pm", "digest": {"algorithm": "md5", "value": "66b73dccf48caa9ab161e8c3805cf955"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Find.pm", "digest": {"algorithm": "md5", "value": "1e09437d4c107f7ef2690f6b9995dbd7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Functions.pm", "digest": {"algorithm": "md5", "value": "f2b79b61e75463c485e64f9014f2dfff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Html.pm", "digest": {"algorithm": "md5", "value": "5de6d5d50b17cb74ca087aebe4cab07f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/InputObjects.pm", "digest": {"algorithm": "md5", "value": "6b7a4d75d42c87da3929354fafa2a5a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Man.pm", "digest": {"algorithm": "md5", "value": "70688866673d53f1e17d4a90d20b4bf2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/ParseLink.pm", "digest": {"algorithm": "md5", "value": "9af5747f0b1d75117a6cfe24375b5ced"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/ParseUtils.pm", "digest": {"algorithm": "md5", "value": "d6230c772a1c1d3d53d380d1c04f6a63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Parser.pm", "digest": {"algorithm": "md5", "value": "9b166f82ac0afacbb4e2c0140725f29d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc.pm", "digest": {"algorithm": "md5", "value": "05cfcf0a3403b08faa302cddc619b8f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/BaseTo.pm", "digest": {"algorithm": "md5", "value": "785e87f5fa41d3634957ff87ec36ae48"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/GetOptsOO.pm", "digest": {"algorithm": "md5", "value": "dba3534b0fa8b4969c6fee77888b909f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToANSI.pm", "digest": {"algorithm": "md5", "value": "92dd2615271ee30eab587d0733be6925"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToChecker.pm", "digest": {"algorithm": "md5", "value": "7431e429f6cd6557eadde162e573431e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToMan.pm", "digest": {"algorithm": "md5", "value": "f8ba4a2c52b4111509f4dfe7d5efc68f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToNroff.pm", "digest": {"algorithm": "md5", "value": "05bccd3a3c7a24aa3f5955b1a1157ef0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToPod.pm", "digest": {"algorithm": "md5", "value": "36ee44e13d87f77f2bda76878e52275d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToRtf.pm", "digest": {"algorithm": "md5", "value": "b6ad483f50512679a36654b7e685812e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTerm.pm", "digest": {"algorithm": "md5", "value": "73354a331b7223e2113d64ebd1fbff8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToText.pm", "digest": {"algorithm": "md5", "value": "b0838b1d8bc3d018074bd1517cf2367a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTk.pm", "digest": {"algorithm": "md5", "value": "7064c39f58766908714faf9b8f2277d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToXml.pm", "digest": {"algorithm": "md5", "value": "b738f6e6b373435b5d3b9b4834ff0eb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/PlainText.pm", "digest": {"algorithm": "md5", "value": "d5386898a35b23d7a73526111094bb95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Select.pm", "digest": {"algorithm": "md5", "value": "4abcb1e26a1f3e30be445c752199269b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple.pm", "digest": {"algorithm": "md5", "value": "03b172786576111ae1236c243895abbf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple.pod", "digest": {"algorithm": "md5", "value": "887885fc9716a593a3a2c81c45fdbcb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/BlackBox.pm", "digest": {"algorithm": "md5", "value": "7eab1220fc7b44eab792bbf9ccc44edb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Checker.pm", "digest": {"algorithm": "md5", "value": "7817dbb887a806c584bbcaa36083f3e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Debug.pm", "digest": {"algorithm": "md5", "value": "0683876accf09d1ee4bdc78249c4d9ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsText.pm", "digest": {"algorithm": "md5", "value": "67ed32a1946e93c2d9aa102d8852c093"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsXML.pm", "digest": {"algorithm": "md5", "value": "482fef37a3c9a1c41a452eefdcc5d513"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTML.pm", "digest": {"algorithm": "md5", "value": "6209c55164e23bbbefe08a71fc18a2cd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLBatch.pm", "digest": {"algorithm": "md5", "value": "2280b3e6b6f32949afb647ef573a9778"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLLegacy.pm", "digest": {"algorithm": "md5", "value": "bca30528e210fd0e1eb3e276fa5e1b86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/LinkSection.pm", "digest": {"algorithm": "md5", "value": "3fae92494f87b19babe726623f5af431"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Methody.pm", "digest": {"algorithm": "md5", "value": "57ced5c19a04e3b6c742e068dd7e778f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Progress.pm", "digest": {"algorithm": "md5", "value": "3eb30f7ef35d2476d9288860ca8581e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParser.pm", "digest": {"algorithm": "md5", "value": "9afd8570c1057d94f1c8ea5bbceef5b5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserEndToken.pm", "digest": {"algorithm": "md5", "value": "c1a41af0c7490657f1dd4f1f55d4d6ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserStartToken.pm", "digest": {"algorithm": "md5", "value": "810a824dcd935d1f4ef41dc4015ea9c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserTextToken.pm", "digest": {"algorithm": "md5", "value": "9deda2240b764bd5e8387d7d78d7b867"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserToken.pm", "digest": {"algorithm": "md5", "value": "77c036dd62019b50a335a22c16b490e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/RTF.pm", "digest": {"algorithm": "md5", "value": "de1f057e4b88d32beb1575e6bd5bd0a5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Search.pm", "digest": {"algorithm": "md5", "value": "808cbd72c076612f336937580e94e190"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/SimpleTree.pm", "digest": {"algorithm": "md5", "value": "82d8fb3c080ed7fb2d54fe114e6b4e87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Subclassing.pod", "digest": {"algorithm": "md5", "value": "51c012d1179637c71ada0e19b6529843"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Text.pm", "digest": {"algorithm": "md5", "value": "36e7be7db7d3acb15faa48dac2b8e6d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TextContent.pm", "digest": {"algorithm": "md5", "value": "fdf96070f6d8e195da629c90433cbeca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TiedOutFH.pm", "digest": {"algorithm": "md5", "value": "881e8cbc9310c94e40cb9dd329cbf88a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Transcode.pm", "digest": {"algorithm": "md5", "value": "0df55f1204963ffcb1f9b66b7208729c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeDumb.pm", "digest": {"algorithm": "md5", "value": "8c4842a05d9dd09365ff118fe4ee80f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeSmart.pm", "digest": {"algorithm": "md5", "value": "bf3060b8d43de8674f81d376b97f8309"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/XHTML.pm", "digest": {"algorithm": "md5", "value": "e02118ef5396781a0ada5c0b3c0363b0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/XMLOutStream.pm", "digest": {"algorithm": "md5", "value": "31b6d75e3c0ac579164cf05c9a7bd1c0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text.pm", "digest": {"algorithm": "md5", "value": "2e7aee686620c49b6df9eaeaab7bdafb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Color.pm", "digest": {"algorithm": "md5", "value": "fc721baa87a14a111bb45e74878af14a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Overstrike.pm", "digest": {"algorithm": "md5", "value": "a5f8ba5e5e84ca2dc66aaa8e38795f52"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Termcap.pm", "digest": {"algorithm": "md5", "value": "28b0e365f6a3346c55fd4214ff6555c2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Usage.pm", "digest": {"algorithm": "md5", "value": "ace621d093e3e3a4504a023c53f71204"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Safe.pm", "digest": {"algorithm": "md5", "value": "0fc799561c9bfb3738a10f221c89e6d5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Search/Dict.pm", "digest": {"algorithm": "md5", "value": "f32210cd7763a4660ac1abd47d955e22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "bddc465e351ad0508581b94ef112d322"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/SelfLoader.pm", "digest": {"algorithm": "md5", "value": "d5d53de3c89fc136431a67c601bb91e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Symbol.pm", "digest": {"algorithm": "md5", "value": "f261ff12097b376fceb636639aa228c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Base.pm", "digest": {"algorithm": "md5", "value": "c5a378bacecd346634702348e28268bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Base.pm", "digest": {"algorithm": "md5", "value": "e43ab322d9e943eb53ed3123a481de1d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Color.pm", "digest": {"algorithm": "md5", "value": "7c8d531cb8ab75ce8b1e51db1e9dbe6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console.pm", "digest": {"algorithm": "md5", "value": "ebdf85d91c32fbd2031af810d8360f61"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/ParallelSession.pm", "digest": {"algorithm": "md5", "value": "1e04eec6eb94db7f4b837c926659de31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/Session.pm", "digest": {"algorithm": "md5", "value": "9d67dd51358e5d312cb2c17e94019fd1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File.pm", "digest": {"algorithm": "md5", "value": "e2eecb87e42f853ac2db82fa6a30651d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File/Session.pm", "digest": {"algorithm": "md5", "value": "58976e0b3647eb9f936504239f84d2dd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Session.pm", "digest": {"algorithm": "md5", "value": "88768a083d6e2600f2ef794065b3994d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness.pm", "digest": {"algorithm": "md5", "value": "0f7aa9c2f7804d9d66ee1ba72971a6cb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness/Beyond.pod", "digest": {"algorithm": "md5", "value": "509c945938e275378ddf35b6854cc192"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness/Env.pm", "digest": {"algorithm": "md5", "value": "7e8fb0051d0d4bc35fe8032dd6a61f50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Object.pm", "digest": {"algorithm": "md5", "value": "e815c6a3ad26aec298c330e9744c044d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser.pm", "digest": {"algorithm": "md5", "value": "a9ad21e066c396eb32788f8919e03fa3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Aggregator.pm", "digest": {"algorithm": "md5", "value": "7f83705a63cd5d3a7408bf0742b8e8e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Grammar.pm", "digest": {"algorithm": "md5", "value": "9da7f449f520630308a67891138dc8f3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator.pm", "digest": {"algorithm": "md5", "value": "892b04c0bf3bc178a85b2a8eccceadf5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Array.pm", "digest": {"algorithm": "md5", "value": "13fe7b3962006aaff600e7bff55de8a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Process.pm", "digest": {"algorithm": "md5", "value": "4697a468c40bbc41da44ce901dbc932d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Stream.pm", "digest": {"algorithm": "md5", "value": "8b8e0fe196683249b667a01725ec76a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/IteratorFactory.pm", "digest": {"algorithm": "md5", "value": "64f5dd2f6263e263c121f68d85cb5786"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Multiplexer.pm", "digest": {"algorithm": "md5", "value": "d876d211762d84c83f4caf10f33c8909"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result.pm", "digest": {"algorithm": "md5", "value": "cf7d86c82e231b05d7a16d179f390527"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Bailout.pm", "digest": {"algorithm": "md5", "value": "247b113eabdae04431f588e069b08f69"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Comment.pm", "digest": {"algorithm": "md5", "value": "0b3c2bff2ca78a8ce1dc925784747104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Plan.pm", "digest": {"algorithm": "md5", "value": "487f3e8a6b501173a9be7697885a188e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Pragma.pm", "digest": {"algorithm": "md5", "value": "27d27a62816a5c31e9327fb4efafaa7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Test.pm", "digest": {"algorithm": "md5", "value": "7754b0656e32fe91fbfe2232ef11ba37"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Unknown.pm", "digest": {"algorithm": "md5", "value": "15e26325ac8c729d9c0276430bde2ee8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Version.pm", "digest": {"algorithm": "md5", "value": "55fc78fae7374439b899db29aba6720a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/YAML.pm", "digest": {"algorithm": "md5", "value": "e64431c72760e564159961a4db62038d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/ResultFactory.pm", "digest": {"algorithm": "md5", "value": "94f94eb99f33c682d8552328e1155265"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler.pm", "digest": {"algorithm": "md5", "value": "77d1291329974b14feb4e5669bb359e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Job.pm", "digest": {"algorithm": "md5", "value": "f38a5926bce0c2fb7615da37a5b1960a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Spinner.pm", "digest": {"algorithm": "md5", "value": "3ad47347076b582bc0f9217cc7d90c09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Source.pm", "digest": {"algorithm": "md5", "value": "88a5d03b6011ffa5eceade957db6bf94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler.pm", "digest": {"algorithm": "md5", "value": "26a32a7b13336dd9ef64d58e3fdbd17a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Executable.pm", "digest": {"algorithm": "md5", "value": "2de8fea11d2ddbb940a9bdcf71afdd24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/File.pm", "digest": {"algorithm": "md5", "value": "ebd185ca6be44d06476e5b2a33507e7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Handle.pm", "digest": {"algorithm": "md5", "value": "8a4af6774c8cb16db7c1e09c0e3062d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Perl.pm", "digest": {"algorithm": "md5", "value": "836943482f52ddb92dbba74785889994"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/RawTAP.pm", "digest": {"algorithm": "md5", "value": "e84c9484847d57b8773e297adcf4eaa5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Reader.pm", "digest": {"algorithm": "md5", "value": "ff5363858a3cb2af16716f253c64c364"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Writer.pm", "digest": {"algorithm": "md5", "value": "41d1fa83724d4c621a9ee7e1b2d71728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/ANSIColor.pm", "digest": {"algorithm": "md5", "value": "4a64d21345bc10f580c362513b8cfc1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/Cap.pm", "digest": {"algorithm": "md5", "value": "391e7f2a4cad43424dc5aa6b4ba49cad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/Complete.pm", "digest": {"algorithm": "md5", "value": "0fb6be049246898388bfdc0226468d64"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/ReadLine.pm", "digest": {"algorithm": "md5", "value": "b14ae0b7a258ae0aa04077595f1e1799"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test.pm", "digest": {"algorithm": "md5", "value": "241344c334c9bd86b1ae0070cda9781e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder.pm", "digest": {"algorithm": "md5", "value": "6743581412f90804ee1c75ddf785f507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Formatter.pm", "digest": {"algorithm": "md5", "value": "64b237eb89af05d90c0eb2a2db1f8a3a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/IO/Scalar.pm", "digest": {"algorithm": "md5", "value": "1076b4f87ff16001907b9ac29214fc5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Module.pm", "digest": {"algorithm": "md5", "value": "14b6712a337e81032e7065e8b64fc876"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester.pm", "digest": {"algorithm": "md5", "value": "100252ec7124280c1865c0b1a74d4f2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester/Color.pm", "digest": {"algorithm": "md5", "value": "f41ae920eaebce12445192cbc66c4572"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/TodoDiag.pm", "digest": {"algorithm": "md5", "value": "216f4e9da17d718aa13f04245e54316d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Harness.pm", "digest": {"algorithm": "md5", "value": "7b9620c4c1407031d5f4daba3a1f5168"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/More.pm", "digest": {"algorithm": "md5", "value": "79abcb8ff581f4fb38ea655ac7a1fe14"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Simple.pm", "digest": {"algorithm": "md5", "value": "5b394cce3503a9a7b53ac99aa8002193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester.pm", "digest": {"algorithm": "md5", "value": "97209b59dad900f0fd1741a47a446277"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/Capture.pm", "digest": {"algorithm": "md5", "value": "96d3a1e87eacc880cce21eb4e66ebe8b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/CaptureRunner.pm", "digest": {"algorithm": "md5", "value": "a448fdd09fb07859759daba6c16ba574"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/Delegate.pm", "digest": {"algorithm": "md5", "value": "40d503e2f063526b5f06ac476df276a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tutorial.pod", "digest": {"algorithm": "md5", "value": "0695f41a9a399866363d549a699ef5ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/use/ok.pm", "digest": {"algorithm": "md5", "value": "1c13523342b2b9596f901f638f6df3b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2.pm", "digest": {"algorithm": "md5", "value": "77c0ffb9fd10e8fb348741d2b0fbaf6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API.pm", "digest": {"algorithm": "md5", "value": "9c4453fbd1e79cde4afdd5b748eadea6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Breakage.pm", "digest": {"algorithm": "md5", "value": "7fbe0c9937701da23ba8b0d17d511176"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Context.pm", "digest": {"algorithm": "md5", "value": "b4c34a9ffab5e8200d7000038360f724"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Instance.pm", "digest": {"algorithm": "md5", "value": "abf68e57127eecdc40762020a9fd45d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Stack.pm", "digest": {"algorithm": "md5", "value": "e395ee8ed56e0d580999a13a11137d1c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event.pm", "digest": {"algorithm": "md5", "value": "495bfd6362ba0078fafa552045acccb0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Bail.pm", "digest": {"algorithm": "md5", "value": "325b2a54fef3af456a516ba9e7907012"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Diag.pm", "digest": {"algorithm": "md5", "value": "1383744e59090addf74b0862eb19299f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Encoding.pm", "digest": {"algorithm": "md5", "value": "eed83e9a0f386a4583bb7bf454accdd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Exception.pm", "digest": {"algorithm": "md5", "value": "c75a6b3666713b9548b3081fad43bd09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Fail.pm", "digest": {"algorithm": "md5", "value": "3e4db8a2c1fb5383ddc310ec76c0836d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Generic.pm", "digest": {"algorithm": "md5", "value": "9b20fadc6e0c202d3c6d4b7f348eb183"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Note.pm", "digest": {"algorithm": "md5", "value": "fd1cbb1af0ada8dec295b3f1d6ee07a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Ok.pm", "digest": {"algorithm": "md5", "value": "ab151d4c9765559dd9ec67e80faa35e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Pass.pm", "digest": {"algorithm": "md5", "value": "765af19c195c47738cf8a9a9b18758fb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Plan.pm", "digest": {"algorithm": "md5", "value": "0c2fafeb21af6756c8d43636888344dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Skip.pm", "digest": {"algorithm": "md5", "value": "db4329840fa366c91d18c00712d4013f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Subtest.pm", "digest": {"algorithm": "md5", "value": "726b74c4a599821f885c8c8a54f9adc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/TAP/Version.pm", "digest": {"algorithm": "md5", "value": "a9b44bc96e8c0df07680f4b8a94ebcff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/V2.pm", "digest": {"algorithm": "md5", "value": "6d3c4ea187b6a6d35ce72f160ccf5d1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Waiting.pm", "digest": {"algorithm": "md5", "value": "1091d34b57e795bdeee98f6b176ca46a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet.pm", "digest": {"algorithm": "md5", "value": "2086b44491a169338f753b5a6e662e1e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/About.pm", "digest": {"algorithm": "md5", "value": "bd4094c5ba749c6c6ded11dcf32a8cdb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Amnesty.pm", "digest": {"algorithm": "md5", "value": "aff30db1aba163c970c903942895e8b3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Assert.pm", "digest": {"algorithm": "md5", "value": "61a8e75097c29675552d31fbe494cba8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Control.pm", "digest": {"algorithm": "md5", "value": "14ff0430d99f6872092ebed93a3553d6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Error.pm", "digest": {"algorithm": "md5", "value": "425d3fa9359e1848d00398f62207b901"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Hub.pm", "digest": {"algorithm": "md5", "value": "a36230b1acd9724ea3464fae5c2fa563"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info.pm", "digest": {"algorithm": "md5", "value": "10eaeacede24ef53769068e840cde7ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info/Table.pm", "digest": {"algorithm": "md5", "value": "eac3ca0bb8e935c33fcd56df942946cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Meta.pm", "digest": {"algorithm": "md5", "value": "c0d35a89094e0900cf5cf489dd669937"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Parent.pm", "digest": {"algorithm": "md5", "value": "eb660dfff8e48791db52d8d7e9c72e86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Plan.pm", "digest": {"algorithm": "md5", "value": "ddc11e45a8b7e8ca9ac3ddad60ed19ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Render.pm", "digest": {"algorithm": "md5", "value": "0636ab91c1a098e326dcadecf25deb96"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Trace.pm", "digest": {"algorithm": "md5", "value": "bff2601248f0ce0a38ad1206ef1a4412"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Formatter.pm", "digest": {"algorithm": "md5", "value": "084778af79fab962e27cfc585fd0aff9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Formatter/TAP.pm", "digest": {"algorithm": "md5", "value": "bf0863d476e14e8f18602cb4e44ce4c3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub.pm", "digest": {"algorithm": "md5", "value": "6c33880fc6407db9a4c753e5fe46dc6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor.pm", "digest": {"algorithm": "md5", "value": "18fb8e22ce04b77a0f8031d8eb09a738"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor/Terminator.pm", "digest": {"algorithm": "md5", "value": "71902954d83a25e67f455ed9996366db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Subtest.pm", "digest": {"algorithm": "md5", "value": "fd0a0a99ec82b3bf762eb204d32352bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC.pm", "digest": {"algorithm": "md5", "value": "a236a4ed0d1749bace61545e0486412f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver.pm", "digest": {"algorithm": "md5", "value": "edc93049ff077e77613411d2ac43f40c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver/Files.pm", "digest": {"algorithm": "md5", "value": "f9a0880dfc73521d3b3fd149a78cad42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Tools/Tiny.pm", "digest": {"algorithm": "md5", "value": "fb684c31443a4433d935ea969d0597a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Transition.pod", "digest": {"algorithm": "md5", "value": "b902005c79d9606a05f4d866529f9c17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util.pm", "digest": {"algorithm": "md5", "value": "c911f5d0b24115fed5e55a7865d0998d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/ExternalMeta.pm", "digest": {"algorithm": "md5", "value": "6317f9f2e0e8e8677bc6d701ea020e90"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/Facets2Legacy.pm", "digest": {"algorithm": "md5", "value": "19acb86e3078eff61653ff5cc8fd557a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/HashBase.pm", "digest": {"algorithm": "md5", "value": "bfb4190646a2ab762a5739dc42e31e91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/Trace.pm", "digest": {"algorithm": "md5", "value": "ce5a27133fe88398bd1e8b74b5c69b80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Abbrev.pm", "digest": {"algorithm": "md5", "value": "eda72ab1d3ebd61bc61e82b8cb66ff56"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Balanced.pm", "digest": {"algorithm": "md5", "value": "ceafdfdbf069a06ba28e372b6fae64cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "8eebc00788c9a82b5f00fed6425d8923"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "3473ad1f3039ac6cd03de01a124153ed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "de332ec2655c5623bf0c3c442b2fb532"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread.pm", "digest": {"algorithm": "md5", "value": "0baac43facced3d01a96d6373ca40136"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread/Queue.pm", "digest": {"algorithm": "md5", "value": "e826a4ffbbcf7b116465d6981831d1c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread/Semaphore.pm", "digest": {"algorithm": "md5", "value": "508d86835513e08b2b9d00cc70b5551d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Array.pm", "digest": {"algorithm": "md5", "value": "d872efe7849b59fd63c15062f96ff76f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/File.pm", "digest": {"algorithm": "md5", "value": "47f794453ae7c2b17cd33ab2d7623779"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Handle.pm", "digest": {"algorithm": "md5", "value": "07e2f2330656844a14d1697a51792760"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "acc4709f0adb89bef2863771b6995d2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Memoize.pm", "digest": {"algorithm": "md5", "value": "75d24b5a18aff64b566779e647c9689d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/RefHash.pm", "digest": {"algorithm": "md5", "value": "7d6efc6c2529c586739876b907b7b36c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Scalar.pm", "digest": {"algorithm": "md5", "value": "3d8e2c7d57100aaf085ca495d6a24619"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/StdHandle.pm", "digest": {"algorithm": "md5", "value": "a8ea2160d78ffaf5d2fe07a7bbbe628e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/SubstrHash.pm", "digest": {"algorithm": "md5", "value": "e2c8fc28b2255751b1db35cac400ee8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/Local.pm", "digest": {"algorithm": "md5", "value": "cd1c8a04db0a2e321825c2e09c5d04fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/gmtime.pm", "digest": {"algorithm": "md5", "value": "a2f8ea3126f9e8002a7b51cf826ebfda"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/localtime.pm", "digest": {"algorithm": "md5", "value": "18632c4bc6551cf7bd0d36339732c2f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/tm.pm", "digest": {"algorithm": "md5", "value": "74fd0a5d154ac255d924bee98c69b11c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/UNIVERSAL.pm", "digest": {"algorithm": "md5", "value": "21554108e77ab224133e2ccaa5bf32b1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Big5.pm", "digest": {"algorithm": "md5", "value": "91682655e865a892fffe12d3285a3cba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/GB2312.pm", "digest": {"algorithm": "md5", "value": "546a27d552ddf71f4da50e28fa6bfd10"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/JISX0208.pm", "digest": {"algorithm": "md5", "value": "9986fce73ed312b2dd50debe51553382"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Korean.pm", "digest": {"algorithm": "md5", "value": "aaa8b683fa7fdd5d675355e9dea1d73a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Pinyin.pm", "digest": {"algorithm": "md5", "value": "53962109947ddafe1351c6b282616272"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Stroke.pm", "digest": {"algorithm": "md5", "value": "1276581a237e0d22ef9333ccb7bd8ad2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Zhuyin.pm", "digest": {"algorithm": "md5", "value": "7bb946973e9e3b96074586f1f46add73"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/af.pl", "digest": {"algorithm": "md5", "value": "251e17c43efc07a9f192badf53618459"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ar.pl", "digest": {"algorithm": "md5", "value": "a06bc4a81b8886920bf0b705dbda7d8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/as.pl", "digest": {"algorithm": "md5", "value": "dd4bf10f888b55850ec9dc38d392ed12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/az.pl", "digest": {"algorithm": "md5", "value": "8511b43c49cc76f2ef65152d10e4937d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/be.pl", "digest": {"algorithm": "md5", "value": "0369f0dc0dbee17d07cd50a19b95dc8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/bn.pl", "digest": {"algorithm": "md5", "value": "65cf66f42397e95e61fba92f9b14cb76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ca.pl", "digest": {"algorithm": "md5", "value": "eabb885f17bdd7d84252eeaaa5724974"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cs.pl", "digest": {"algorithm": "md5", "value": "f0992465ebc2085ea28e2dca7f9b265c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cu.pl", "digest": {"algorithm": "md5", "value": "515645daefc81d51178bf77b74550711"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cy.pl", "digest": {"algorithm": "md5", "value": "31724358c50d74fc8c90da0082c3218f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/da.pl", "digest": {"algorithm": "md5", "value": "44db2e0f3185ad9a97f5690855dc8db6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_at_ph.pl", "digest": {"algorithm": "md5", "value": "86fe669d3c00c0b07632b37582488604"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_phone.pl", "digest": {"algorithm": "md5", "value": "a5b583028ba4229beecefb5014358bf9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/dsb.pl", "digest": {"algorithm": "md5", "value": "af58d8075ce06ce4bda35867559f4538"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ee.pl", "digest": {"algorithm": "md5", "value": "c1401f9bd7ec6a7c7f488cc8e3702901"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/eo.pl", "digest": {"algorithm": "md5", "value": "200601f114b605232c0fc320dc9bd9de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es.pl", "digest": {"algorithm": "md5", "value": "3ce7813965f62c7456a980a2e09eb1ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es_trad.pl", "digest": {"algorithm": "md5", "value": "f557adaf92470b39208b7200d95194f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/et.pl", "digest": {"algorithm": "md5", "value": "0dec182f43901103aef27082694ecb35"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fa.pl", "digest": {"algorithm": "md5", "value": "128bb0d5c14ac4e2689081d45317722e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi.pl", "digest": {"algorithm": "md5", "value": "6d1bb151be68458b1acabe54f985b7ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi_phone.pl", "digest": {"algorithm": "md5", "value": "c959c733f2f88c62d4f48dc371c236e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fil.pl", "digest": {"algorithm": "md5", "value": "4a15c05a497e109ed721868581f8ded0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fo.pl", "digest": {"algorithm": "md5", "value": "61d99b85e146299828fd1fc0a1acb970"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fr_ca.pl", "digest": {"algorithm": "md5", "value": "4c98776bd18ea884518b8a653a17ed76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/gu.pl", "digest": {"algorithm": "md5", "value": "3a8a9bf8a74ccd7731ece1d33e321c7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ha.pl", "digest": {"algorithm": "md5", "value": "30c494c2de8b509bc6e4b2ef5aa6db94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/haw.pl", "digest": {"algorithm": "md5", "value": "c7a0ae3dfa35ea0f0566b6b1c25ce564"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/he.pl", "digest": {"algorithm": "md5", "value": "37e2d52012f8d86e264d37daeca70cde"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hi.pl", "digest": {"algorithm": "md5", "value": "a2bcbb866df7a0de14c13f75a8b4f91b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hr.pl", "digest": {"algorithm": "md5", "value": "4e99104aa6dfe3deb4b407cfa1442660"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hu.pl", "digest": {"algorithm": "md5", "value": "a80b06471da82038cd8d74b1939500fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hy.pl", "digest": {"algorithm": "md5", "value": "7e6d554a65fd1174dd316279d2dfa938"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ig.pl", "digest": {"algorithm": "md5", "value": "02d04ad8f1d440c1e1eca1220e3dcd12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/is.pl", "digest": {"algorithm": "md5", "value": "f6c0bb2a7ffbd696a4f7d7632f95b734"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ja.pl", "digest": {"algorithm": "md5", "value": "d3b43fc112c57bcba51aa02601307f83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kk.pl", "digest": {"algorithm": "md5", "value": "638b8d2626c4405bf7f60429d38853cb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kl.pl", "digest": {"algorithm": "md5", "value": "b90ebea8297e463b8fdaced56135d0d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kn.pl", "digest": {"algorithm": "md5", "value": "74546f941dce5f9f6e3c78d37ef7d7e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ko.pl", "digest": {"algorithm": "md5", "value": "94ab71f236c27a78f0b3e0101820f29c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kok.pl", "digest": {"algorithm": "md5", "value": "d53175ee02287e43bad197fc9a8ea4d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lkt.pl", "digest": {"algorithm": "md5", "value": "9415d5a36027db206ccc200ba03b1d59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ln.pl", "digest": {"algorithm": "md5", "value": "cfb51dbf951ac8e90858bf14c6206056"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lt.pl", "digest": {"algorithm": "md5", "value": "e96e523ec4fb95740c13d52a9734bc77"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lv.pl", "digest": {"algorithm": "md5", "value": "f0cb5b5f306417ba40c7664fc8288104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mk.pl", "digest": {"algorithm": "md5", "value": "1ac87b37b6bea9905139770ebf79afeb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ml.pl", "digest": {"algorithm": "md5", "value": "34a61e6bb8242ecde5bd589a7b16343b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mr.pl", "digest": {"algorithm": "md5", "value": "746c98736184a0b7b01275d03007451e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mt.pl", "digest": {"algorithm": "md5", "value": "4af770f64167d0cd317ac42c70590eff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nb.pl", "digest": {"algorithm": "md5", "value": "67dcdf82891cecd7f8ee3d828f7cace7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nn.pl", "digest": {"algorithm": "md5", "value": "67dcdf82891cecd7f8ee3d828f7cace7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nso.pl", "digest": {"algorithm": "md5", "value": "ca74e61adfcb16e252f410a79e9e131a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/om.pl", "digest": {"algorithm": "md5", "value": "44105ee5faa4de5b0b8516bab6fe053e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/or.pl", "digest": {"algorithm": "md5", "value": "853baa73db140a386fd7b59a572982f5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pa.pl", "digest": {"algorithm": "md5", "value": "f54212cebb78574086a8ab0a1a1b415f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pl.pl", "digest": {"algorithm": "md5", "value": "7fd623706d638fd3f3834c47c46cb7fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ro.pl", "digest": {"algorithm": "md5", "value": "c841beedbaccd47955278c7bbaf85a9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sa.pl", "digest": {"algorithm": "md5", "value": "746c98736184a0b7b01275d03007451e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/se.pl", "digest": {"algorithm": "md5", "value": "cfb457a7c68ab10e9f41ff93d4e304bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si.pl", "digest": {"algorithm": "md5", "value": "5930056f6985de5d9daa22dd48cf5bd6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si_dict.pl", "digest": {"algorithm": "md5", "value": "ea3b52f5d4182a060d6b1ca4fbd1f4d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sk.pl", "digest": {"algorithm": "md5", "value": "6e899c1fee8bb54497702ada37fd9d04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sl.pl", "digest": {"algorithm": "md5", "value": "68959ece9f4cfae9673b0f956d180fab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sq.pl", "digest": {"algorithm": "md5", "value": "9dabe1c2eda15aeb103912c71413b2b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sr.pl", "digest": {"algorithm": "md5", "value": "c5bcff0c133376f8d39a8041537b213a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv.pl", "digest": {"algorithm": "md5", "value": "946c1e257d29e8a6179f467bdb94089a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv_refo.pl", "digest": {"algorithm": "md5", "value": "21f6715ab132bd856c02d1aabda08a61"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ta.pl", "digest": {"algorithm": "md5", "value": "298d70a68c86257f75ceb26b42f00196"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/te.pl", "digest": {"algorithm": "md5", "value": "ac1aa243a68fb047e2d82d415bf267db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/th.pl", "digest": {"algorithm": "md5", "value": "c94aca792443f844628604d78153c3f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tn.pl", "digest": {"algorithm": "md5", "value": "ca74e61adfcb16e252f410a79e9e131a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/to.pl", "digest": {"algorithm": "md5", "value": "48333389fe8e2ad6abc1232cb721e98d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tr.pl", "digest": {"algorithm": "md5", "value": "e47c0e267de4dd1cfa2ce2220410e6b7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ug_cyrl.pl", "digest": {"algorithm": "md5", "value": "c0899379be96701855b38aa4bfc674e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/uk.pl", "digest": {"algorithm": "md5", "value": "ccc9663cbf76da1951499c1abdfde670"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ur.pl", "digest": {"algorithm": "md5", "value": "38868015bd394b1e2f9016cb55939ae7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vi.pl", "digest": {"algorithm": "md5", "value": "87f86bf0ced16a4cfe064c24549cca5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vo.pl", "digest": {"algorithm": "md5", "value": "4609c84a7e8edd52fcc451baef01502d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wae.pl", "digest": {"algorithm": "md5", "value": "44c2dd2486905e206bd90c8f076af2b5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wo.pl", "digest": {"algorithm": "md5", "value": "d31c777d8651123b430a586d3ec09104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/yo.pl", "digest": {"algorithm": "md5", "value": "b4c1a6daee99b86110af76b95cd77c08"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh.pl", "digest": {"algorithm": "md5", "value": "21e22efea75883d711d06d4c35bd8ebd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_big5.pl", "digest": {"algorithm": "md5", "value": "582500bbedf46eabf4da062a0e51833f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_gb.pl", "digest": {"algorithm": "md5", "value": "9bf28efebd381b79515f71bcaee6c8cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_pin.pl", "digest": {"algorithm": "md5", "value": "6211ee3aaa631f63aba07e2d76b40f0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_strk.pl", "digest": {"algorithm": "md5", "value": "147d47e1f7e822906582a96e709c98b3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_zhu.pl", "digest": {"algorithm": "md5", "value": "2f425dee1695abb61ee051ecc4fa2c99"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/allkeys.txt", "digest": {"algorithm": "md5", "value": "9b3ff4a4cd9a54a147c2e574f859fe5b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/keys.txt", "digest": {"algorithm": "md5", "value": "a74d65b92220b64fe5321ec5a424917e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/UCD.pm", "digest": {"algorithm": "md5", "value": "92a830d5bfbb0adb11057d44d0fe2448"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/User/grent.pm", "digest": {"algorithm": "md5", "value": "bbe407c2e375a75f476d5520fd23b3fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/User/pwent.pm", "digest": {"algorithm": "md5", "value": "6ee2f04875eb7efbc22f03b910d13ca2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/XSLoader.pm", "digest": {"algorithm": "md5", "value": "f868a2bca863df438aafe6a677cbfa42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/_charnames.pm", "digest": {"algorithm": "md5", "value": "f84dee8cfca63ea4079300d243aa8c0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie.pm", "digest": {"algorithm": "md5", "value": "dd61a610cec00d6cd60548b86b637b0c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Scope/Guard.pm", "digest": {"algorithm": "md5", "value": "f2d3c01959a5bd3a16a3cec8653f2dbf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Scope/GuardStack.pm", "digest": {"algorithm": "md5", "value": "782049bc9d7b400848d10f5bd764602a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Util.pm", "digest": {"algorithm": "md5", "value": "09ef132cba86953e4074bb7cbf825317"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/exception.pm", "digest": {"algorithm": "md5", "value": "6a9b59295f608b9264aa50b1cfa6268d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/exception/system.pm", "digest": {"algorithm": "md5", "value": "7f912fba3b895a2a198fc6159298f7f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/hints.pm", "digest": {"algorithm": "md5", "value": "78ddd7fd2ba4bb2a1409f8d7ceebef41"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/skip.pm", "digest": {"algorithm": "md5", "value": "994eb8bc90ef8f9ce70cda90c9771442"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autouse.pm", "digest": {"algorithm": "md5", "value": "e73614b05617334fcb4a85124e5e80b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/base.pm", "digest": {"algorithm": "md5", "value": "23b7d65e22b42927d6fcec631ab1c211"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bigint.pm", "digest": {"algorithm": "md5", "value": "1d00f8c8f66e851dcc4b3992c272d61f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bignum.pm", "digest": {"algorithm": "md5", "value": "3e43c34daf0e6ab917a9806addde6dcf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bigrat.pm", "digest": {"algorithm": "md5", "value": "a905fc469f52f737de4132d7f374d77c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/blib.pm", "digest": {"algorithm": "md5", "value": "223e01ee29ca18c38e275f8fb9156596"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bytes.pm", "digest": {"algorithm": "md5", "value": "e45975770af354328fdac78e9facee40"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/charnames.pm", "digest": {"algorithm": "md5", "value": "320b81b36b2855e146902b79e6d9e400"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/constant.pm", "digest": {"algorithm": "md5", "value": "56cde6eba0f667ab56196613df3933c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/deprecate.pm", "digest": {"algorithm": "md5", "value": "b035ee2c10ff8974f7f399cea204819b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/diagnostics.pm", "digest": {"algorithm": "md5", "value": "4dfed5591ffd2a61a520560d177d6526"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/dumpvar.pl", "digest": {"algorithm": "md5", "value": "98deaa9ed77806d713df143121fecb22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/encoding/warnings.pm", "digest": {"algorithm": "md5", "value": "ee863002324b2bbefa1773759a2c7fd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/experimental.pm", "digest": {"algorithm": "md5", "value": "d2a2c1d1d7bc10697640c05a591f9e7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/feature.pm", "digest": {"algorithm": "md5", "value": "8526a49ee2a041a636ce734cf5528937"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/fields.pm", "digest": {"algorithm": "md5", "value": "b2f150da6cee6b2019da017e3b92364b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/filetest.pm", "digest": {"algorithm": "md5", "value": "e6f0a35b79eeffa186435486f98e6c6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/if.pm", "digest": {"algorithm": "md5", "value": "8135da5c6624f925318fea6ba657b498"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/integer.pm", "digest": {"algorithm": "md5", "value": "3e5ff5fb486c95945e10e79859dd5bfb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/less.pm", "digest": {"algorithm": "md5", "value": "681cccf20c7b8c0a88164b23cf867868"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/locale.pm", "digest": {"algorithm": "md5", "value": "0e2f243d25cdd1380e17ebfb8b9eee5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/meta_notation.pm", "digest": {"algorithm": "md5", "value": "25d0029e4c2967b198f5ea64e172a2a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ok.pm", "digest": {"algorithm": "md5", "value": "bd9ee530dcfdb7b2e0257d25833e3fe8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/open.pm", "digest": {"algorithm": "md5", "value": "5466e80fc8c8ede51e4c2c700514b55e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overload.pm", "digest": {"algorithm": "md5", "value": "35e01c1aa7d55d0ba53dfdef6be2d803"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overload/numbers.pm", "digest": {"algorithm": "md5", "value": "f5f9a2ff65ab00c1284cc3e2d0effdec"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overloading.pm", "digest": {"algorithm": "md5", "value": "36e1b34f8175e036d57e51fd7d56becd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/parent.pm", "digest": {"algorithm": "md5", "value": "9e9122bfa8bc731887ded9555b91e3ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/perl5db.pl", "digest": {"algorithm": "md5", "value": "d3ad49f4f0e4ef2681c89b9019cda45f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/perlfaq.pm", "digest": {"algorithm": "md5", "value": "4f23ab683bccc258d0e111265ed6e172"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/pod/perldiag.pod", "digest": {"algorithm": "md5", "value": "ab5ea926f5a6ab9b997dfcfa66fcbf75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/sigtrap.pm", "digest": {"algorithm": "md5", "value": "f396f638c18512228d02d5e315b50fb4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/sort.pm", "digest": {"algorithm": "md5", "value": "6b8cd1441d89b13c6719c1ce82c3fd91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/strict.pm", "digest": {"algorithm": "md5", "value": "441328c7ffbbe42a0226ec65bde71715"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/subs.pm", "digest": {"algorithm": "md5", "value": "d358ac33bb11ed7d8c7f4ff9f0fa40c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Blocks.txt", "digest": {"algorithm": "md5", "value": "aa0d4bf91665a95af6bbe3e55b233fa7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/CombiningClass.pl", "digest": {"algorithm": "md5", "value": "a0f0c95a4b1beb436d2168867b915b2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Decomposition.pl", "digest": {"algorithm": "md5", "value": "3ac8220b01b04c11e1552c59c8e06e33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Heavy.pl", "digest": {"algorithm": "md5", "value": "221acd6d1a77c05446c42d0de1553dbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Name.pl", "digest": {"algorithm": "md5", "value": "17b0175ebf9d841aefe5b38148df99a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Name.pm", "digest": {"algorithm": "md5", "value": "c6af5dcbb41c28f7e26cf3b0c9ab9e66"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/NamedSequences.txt", "digest": {"algorithm": "md5", "value": "49643d0ca704c5de5aa49cc261ff3c93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/SpecialCasing.txt", "digest": {"algorithm": "md5", "value": "e517fe1ac2549a3f0647fbc1e2b2df83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "233bdd428f4958efd17315fb13e42bc1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "871b17f2e18769c06be58ad56b1464f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "a940b0e4ed11c232836df3a2f681a390"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "e2637cf6857ef7872e4e02d15e53de75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "aa3b10dcc52e8384987caf06b82f13d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "8fec3e7e5cc36ae7f28322b9c9bc2e38"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "2001b2fe491bcd3b4a060bbf8b07e712"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "88af42b9e2ec2fe27c4a15bbf6ce5da3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "82d2cf652eddeabca5710ff6eeb98947"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "9133afdffad6b32ac2def126d5a464ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "82b8ce27c5f2bdc28a06ce0bf402267b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "9af6fbf676226a435db51ac75fa43690"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "a3e0594113673b9fded8a616b3594bda"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "60880d7834063108c4a069d53c9e5303"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "b87bd7ef93b9d70a7e399bd585432621"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "1dd892aeb09ffd2239fa35ebcbad6881"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "c404c9a35a281c89996809ee68693035"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "c220a49136ae2769d9c4abbeb1f769a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "63133eafee3a4a2b8d0dcfd07d60a4f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "7b46c05fd1e3981e94571626e3ec2761"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "d7ad6f203c3e666d93f0057db3020de1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "2216cfcd7dbbb00eb832c8dce9371e45"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "45f8ef0d0956dd631177dad15c40e60f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "6f750c5b39f3e2acc1bbc4b9cca8f643"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "ac2dd6cc58b95d8b736842b989d5d455"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "1e3aea9e155c370ed136cdb03178df9b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "2a3f21395be428bf060c2da6e7085c4a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "190363ef13725a39f95c960d536956ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "4c214f1c47f9c9fc33ddca9ccf93efef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "85ef580cfac2ea5051e047ddfd23b1a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "bcdbe0ef94a49b39a5cd5237b123762e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "2c2eb618bdfe8e4d2998e328090cb2bf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "ea9b136e6bc25e8bbf4738bf90430d67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "237b71134bae55b174f409ae6d0ab263"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "dab98b04031551286aeb4cc6738d2b7c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "28a1898c5e2ba95b6ce34f53c38555d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "c8e71cc15d0da8e5caf74ac1a2d0e019"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "24787f2ec0e10d3e44a287660585455a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "7f716832fffdfe615d13ade358119912"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "fd63ae3ea3923b7fa8eba062bae5dbc5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e8ad50938dafe1f255ed664ce2e16002"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "ed5ef4895425dace0449178b65fb0658"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/UCD.pl", "digest": {"algorithm": "md5", "value": "1f8a5ca41a4b6c96fbbc31c33ad0dee7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "11487701c970d6bebc3968d9215a94be"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "4970862e200b4746e80daa122fc8c68b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "dbce0657e995a6bee9ec072fd7b3104d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "a3ae6ba1eb697246155f407c275bbe0d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "5868b1de7d2902ae9ceed247dc934b75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "126aaac4b9b3655b847399b801607e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "48c72ea00b5d81d437e72afc6134a6e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "c9fc35739f52877da08548caa28dc266"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "84012710bdeb5849120a1d0623c4dded"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "31f45f57cfa4ffdddf5d579e9e8a0159"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "8e1c0d25d9bc3748a20c97d099127b63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "60ddb6b586fc00fc2c423447a91a71c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "3f0b32e396cb31ac7e09b30db6e031a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "11c0df71ad726704fd87dbb437863148"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "36a7c4efc8fe6d59da99e48488732bef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "9b79d6cb642777a3efa8570afa24f751"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "60f538b1a9934d3cacf4f802130fe09d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "57cad8c9571e8a9753efa23e72b0ec78"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "3f87cf797edce7f58ede6ae022492dc9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "c5def79a1f662409007171a28fc778a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "f553a6e0f80e56ce648e6f7338efe85b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "469b44eb2e3f88c3ca6a7282d64b5997"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "8bdf3496fc141509190a466432341ac3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "e46cd186991ae7bb19713e21e54c8a6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "dd61e1f5a3743d618f71a4eed3711e83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "306c46f5526e00cf8e02717235633d82"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "7115e870a223414fe0a4a882a01fcf57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "02005302a9428ddd4d554ed9e4d22ac0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "a5638d1b37c6906213dbf083e85e0c69"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "891dc3c52c36f5489906a1eeedb268e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "55f9e81d901a1215d9b5b7a6427183e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "92ce666e842895d493c2a4de0e9b5991"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "3f662f322a97e90ad908d53211c2a0fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "a7b19b7a0cd674c4723cba3da7175722"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "4455e31216d63a8ba9e35a1cd9ba5e8b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "85d1b9b368cccd0c7854bccca4397799"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "f366d0e6a6dd83b4ef20f56e28b20c21"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "e90f281dfd8a7aee6bc6e7684aa75bdf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "f286ef6b2a9e6e64f3fc007dd7aaa10f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "01983a47a0d7ba61f98dd68ef843491a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "d703afe055471b7d602c0d674fba72f9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "b313d81911ad53b890611092acb24cd2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "558c6930976e2178339b0f2da0e6168c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "2c1b41494a33b24c2704f8c6fac1ebdf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "60e3fb5f180ba771a4dbd75bdb6b55a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "404bbb42edf04da104e340a1343a52aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "f3d3382512d7fe9c0ac9708484010cdb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "d64cae7ead5bcf2327074757fbeba852"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "47f9a5efdee9cce9e91de51bfd55d56e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "733853ce6adb689884fe3d996492d38d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "1b65eb7bd13c87f48d39bca2fa0fe97c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "b19bd46e7d81eed9cf11a07be5f5282e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "d3c4da710aa910ecfa558e84f4677d10"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "14c471521654a872b629edec5eb949fc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "91d1d4e5642bd3182a26f6ce7b095234"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "e05852b986b28d012344074c8435741b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "4ca9ea20edc85dc26febae334a1e2a73"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "d7bdd7cfe73055a1baa25ecdab21358c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "8942616540f37e172a2f26c42ea94bca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "9d0f34cda9b117b413df1cc70d3fcac8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "575272173beece4b9457a1406c4994e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "3d2672ef475d5bdd6d437dd3c6324e78"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "a0b1518c6121b9e18d4c023894116031"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "2b0b4c30b53ce6886a0bf63c496a3902"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "fb22e05cc8937dcc7797f45e91aa9207"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "4f7378425106ad412107c2ff0c3a7193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "65e5a6adb8c8e96ff4d4af5f0097fa67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "0c0f9e2a545b44316528b3081a06df9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "bf44149b76595289523346c9b67b138b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "51ec56a58808cb55364ecfa9c9aa7a9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "a860362eafb62dfbf4027da82344608a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "47e39a1b4988e7d4e215b62bbb8b9925"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "4eda7e8dd7d34e40cf8c3131bdcda0ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "36af3ec9a36c05a76b2bb510aac63d18"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "a28cc525c2ef17fab76b30e6640cbe5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "b1ef5a2b2f6b23a9d33ff63841e5f7f2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "7365d6fb40c4f21eaa132e0c7cbdfd87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "0f4b9b3d0f18323acf4d095e7ce495bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "5df4dbef40a4f3ce3ffde97405b9bc17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "eabbbcc84d01455eb5f1197b3fc8e94f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "53dec1c6286f001bb0a9b1ff0707e43d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "405576bb7259b4f57b19b4db62c6e77e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "c19ef1bd955ba000481a0e41361c1fd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "cb7efd81f62c36cd5b3c6fefe7de45ce"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "6458a3a60fa948112e1c45c8e521cc79"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "408c473bef6270bf38971fdf3aafbb57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "29b4a8b34a88908ee1034975405f5c50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "72ad068da0e935b9b06c640a4441342b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "d1d0d56fe172d9f27e6fb6660a918068"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "15488f320f3831d33b9d77e8cefc42c0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "889c048f6c1bc2848936e0aa8cfa91dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "13472dcbefaf348c0950e575e7a76140"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "20cf452cff1604579c5b002de3513e6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "f66becd7ec21f32966f2590471325515"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "c768a37b6805c8e46b799bd3c2309823"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "d331700eae9e357b9aa92c631ce70ec3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "f63b738a659523e07fb15e131ee97e0b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6fd02590bb721bd16705c8d7731f432b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "9d92af1d57cb81824faca0e410d84211"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "7be179a9bd801d76c4f6ae89559bd850"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "eb9c169d53b466bd570252185c2f1698"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a8cef4b6a0748b6f2952ad6b9fdb06e0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "727b6516ff5290ae23e221a2405c8248"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "708ade00e0c504835868dadd53aa865b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "f5c1d048507fbda0bb4da0f8ee02e617"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "48be32c2f6afe49108fb613105fd2d72"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "d8cbfcf98cf960642e1020e47ab2606b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "6c4405ce74f51b347d101e1a0ce9b324"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d52017a4752666af54b8a2ade747d03d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "6be4b63a0b7230b0bbb325a576ddec57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "ff9bd44657407e5955bfdc6459cb2c1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "517568d3a51145c9fdc602dbf65d9c86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "f1077c8ac96e864aee8d6089c145139d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "d55eaba65d415631fe4161d4fa09849e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "4b4ffe5c11bdd1df3b48dfae68837b94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "d734f70fb718c551228ff54ffdee0aa1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "8ddc6d6d35e7423b87d1f5d41e2f3cfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "94e0426e55d33e3ba1f1c68d6b65c63d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "0b0bee1964c502f15f638c41049ce1ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "2603ba198e5b60342e0a9d2929264990"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "b6e14a7d6888de80403eb4a6dc3d4096"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "5c910ce830060f6a591c5f1270e653bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "06c86e8d04d0d6f1f25740fc536bf4d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "3ac28feb7fbd9ef213846086e3580d4a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "e57dbe4ed60b9e36caa7b9876f77b41a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "6e08265270f2b6e1df0dd1a7ffa64f9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "a6acaf11bbe44171de19b0f11a859d24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "e8ac6f951810d2ef3ecc69b1ffa168aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "7978d4f83e00137c774cef6629ad7da5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "2e3a8afcca49e6511dcb4765cad069d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "9edcc48f62d41c0d3ae6ed9f9381c2cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "e89081cca7f039ecf835975d7ea16dfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "f5c634a5eb968da046e44f0414e257df"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "94a3c9e092e8d59ad489e93f7729be4e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "f711647fe335e83f32d1d6d68f673911"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "3f5f63accfd6c1853ffc7e669566d986"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "a1cf1b7c1e5fc59b02ecd6a472b0fcac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "43c3cac5dd3db44ac49f8d1f95e821bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "d24ee66fc967259c1f2138601df48148"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "2b9f7ef14b21f9a9ab0509ef1bb21472"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "e67be465e8660d71138557949a490b47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "c47b51191f8e436dd193d4d84e1c35bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "8f277de4857753e3a134fe4f65f47e67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "c46392bd49035c0cad1c113b27bc3cb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "3b60786fe29f457fcf05c3da1f07b40a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "5fdfa6e8c3e80b925bee8223fe4ec38c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "0be8b6472da21b9f2e331938255c6c51"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "b8bf072562072b792fcc1a9dceada641"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "208a6fe2d46a67b2fd8a6d5e0cba661d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "824bc1b3edea4630fa000a939556e070"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "8a7ede7f9d84cd7687fc4298967096d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "16b29161a8c5c29c23b7dad1efe54333"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "6a2ba6d7aa429d200c9b20d43abb45a9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "7ec032c8869916f5459a3cf64c50fdaf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "43b9ff74ba2fd2f317261f45caaa755d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "e9eeab3d7269c79f34f2042e132ff779"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "e46828033c3e6633ae41565f80480d24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "94350a00d3630176d8aa1864a2762b31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "bff3c1bc492d7c77c67f4e730bf27b50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "1aa0aa51a38c1e47096ab8a252799484"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "b0ffff280e4df1226a6846547026909b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "5fdc0a86e3f69025f5fc0e51bb7f0145"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "592578b77bb8351deef8fc4de20104cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "a9a39f05b26858459cbae472754421e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "918635af50cfe68c0134abaf987c7a39"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "4f415f5a239fba8519b4a729a1ea35cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "e6885ca4b54ecff338a55f9514e4675a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "f99e309b6e78732510a0464cf98118a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "bd7eca26a31aaa8e9d0c8564fb61e8fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "9c665d58ec577e5dfa4cd67220a0d4f1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "43a1a787fe75334b0caecd24612da4b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "f477568f879d5f8577016a63a1f2496c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "664e8a577c77c1b8f007701cca247bc5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "0023397ad86bebe4e7fc4a0e1aedc86f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "6c03ff527e4e78591be21b901115dd49"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "77dd458ce3cb84ec62aabd2283a4695e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "63020e34a9c351e350d6a9ec20f05fe7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "5b3220ebf2b3511c5516035fd5469c6a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "ca46e85487edc6968e121890ef66a1f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "6852b9cd7b1a400adaa3935aee43b151"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "15d69c83992375c43632bc2eea6d751b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "cf24584391598bf0db58c79b87d0cd6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "ff3c47fea4a2319c59d1d9421c6bdc70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "34d35a1155a9bb9cf295a7d27c870df5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "ac611769a576ef5ccb0865eabca0b769"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "d063091bcd36b9bf15ac8bfcfacce908"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "e61911800a1e3a8dcb0586a00550dc0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "8d0f876505ff0bd8206550ada1fcc749"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "5858e840140518ef8a32b0c38a545001"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "baa95f8ed89b4559010186383ef662e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "896099309d49640a05efc70ba3c519d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "bb0887dbc48d1abf9b268924c6510e8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "bfcbf665e5ff72f82ca7f9a3a56fa357"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "7f5b04bcf7fad064ed28857b577b709b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "06e041aaa6cf963c57183fe1fd4fd263"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "62761fcb0e8a19e2af004f5d0b5c89ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "913439ea3eba336b843e69aa6dbae3c5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "acd63bb61ab660ce8b7ef1428c099be3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "a8bbeff4ab02623e2b8bf7c465f9f0ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "6e2bfcdbce185b85a1fa80e31ce87752"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "397e0820b18125df3e8b3ad4a4f61c53"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "1bb8a85b0ac30327df8b5a015185bdea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "20d6f3e1decd9eef2932edfba99b97bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "8cb2a037881a01d74c105b3613486598"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "8a22a7042bedb1be978786f47d585c03"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "93dc8adfe6e6cfc7e49af499f6302712"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "da14b130544b78262db190376933623a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "00c645e03d95d79db51414bbc9df1bb8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "963a60a7781732120eeaa4a500d99b70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "f889d74fdf6e83715480681cbaa43c3d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "a77f7eeb9adc8f4e9f578ace180ccb0f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "f308d1a62053c59344bf207b173f98d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "3e22d2c829b40f2a688fa033b811e900"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "b0d3aae781949b779bb481463b528c80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "f1b3760cfbb0bb4c63244d381e9ab4ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "00d21d0729a69b7bfeeffdb8095f7ab3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "e47871230622447b3924a5b751e5b242"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EB.pl", "digest": {"algorithm": "md5", "value": "c398b10eceb24f7b0b2d043752cab048"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "fd45c7afa43b7b9792a368e891829767"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "b59af2ff763104fa946af7863b922226"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "ce7d4dcb00f025f309329b0109b276fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "2cfec46c36ff0ec6a1e22ff606f1a28f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "0ef9f8c00da54de8771922066bfb9a93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "677b4aba3b2d471002cb9b47d3d47944"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "f5f1286a0acb084a3babd1950ae0eb1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "fdaa9822f2777946986a6831cd7da353"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "9a83d08a95515f53d24ca7e2e1c4f1ce"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "265f79bb57b99a91b10cee36d2ea61b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "efb00a4cf44679ccaf4d8dec838d6343"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "25a587ceda94d549644fbf9d8898b05d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "e94a8529048bd53b92a79cd9104a4c22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4dfe80e0c50bc701cc163715eae93507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "8056393cbc531325af41aff094cc8195"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "2212340640464931fa3a7c442d063a86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "51fc03e56dc6caa0464db27c3d196e70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "0708cc3c7d958a54fbac32bdbb4e462d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "4f9735a8edc24577616498299f054d68"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "6eb4d061794291888b4ece8e56488219"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "67c7cb670e787596be0b2758a3836b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "48315a841234405e167d110140c1c4ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8e9e350745f70786fc32f31618d63437"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "f981076ef17975a2fc59cf67fda657d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "6b449f54b90a3cf5b55def70b754d95e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "b69a9f645f365f066ff737357145ce0c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "e7a57cab25960e7035e4e582ab8eeddc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "0fa217c6fa81001b5482751b13e7d5de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "16f427165128c6c23c2afcd06f346fa8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "5706f8ef7a681e1fdf518f701e9ebb7f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "c95e72c8f4a0f84d7cac5fdefb822b11"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "f1503cbf1bb128a3e6e68abc525de1e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "56d46149948996959c54f3f898425655"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "b43709faadf7e330d5f66c4675da3ca9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "738bd61c061b363fe3bd90732cc56e72"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "894785b707730a755cd7613ddc73fdfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "6ca1bb48e14834c13659628be6a59781"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "cbceb6dc4e01571165b286b7b4c2649a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "8ee356e9006a0708011cca307d4e6d63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "1a13bbec9a30236f146311c5e63f75ba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "cc13e8a1434d231996cbc602423fe6fb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "90c2539e75a8caba718d58605a24e38c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "7f31ec5471a84d645a3020d5a43e0902"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "032347e71bdc0edce4d84a74e639267d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "4e6b2c52ea30b610230a5aa730053f51"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "a2bc4b5723591f1ad815e2c792e72c65"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "8d55c521eac10e533bd8c9442aba5c60"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "510413e8fb6493da83f0030096674917"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "29954237eaa4f5200e8ca5ca49822321"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "88ddb1c809530bfa7d4ae05c58f7d033"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "3d7158605ccea8bbe5fe411914a29684"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "af8f4e8e1ce0613f884845e1075bd84c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "710832dd7cc98b9c6604c09cc3f52bc7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "489c9224461d30c6790539bf2d52b082"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "4deac01df90f8887342c39489534d57d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "6c7ddbe48acada6c0bbd0a617b3d305e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "5ffd1461bdfe53425ad321e069edc506"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "c4f89484365f7f26656cfbb6acd8406d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "35ea396146bf23700d3dd23b16fff2da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "b303d9cd9c955d934820a9727d481657"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "d72a96c9952f23bac70fe1b209759d36"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "29296e31bd51866605d68542254fab4f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "41201865977eef6a684096bf1340fffa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "223819a0d317a5278bbde624e2dc86e9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "1cee132e9c7134ab4d4c6e925a67663e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "8de4c7b50e9b2a4541acf7cd9e2cd728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "cc3b630ff059398dd62aad0fa17160a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "463a7b19617a85ceb07baf93e52d874b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "22ceb2f7464d26e65a18831b93604065"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "6a154de020eeb53fa2d959658f5d4bb0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "22f5f4e3e4bd93ba5c1562ba628d13d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "d46860794e75d96f0194b0d719252439"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "68646cec727982e8c5bdbc5e1e4cbfe7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "25b5bdb13709e1597d1384c228502b54"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "c82ff22d404ecf84c15d5c8c803478a7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "a0616aa1d9c76b952abff86d94e289db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "477c2667e7333cd4c2f7b855e92b8edd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "955326352007733312fb56c2548284fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "2dc55cc9c4eb99ada7455aad33aa9ca7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "263ad74d9a7cb17523d3413d0b7297d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "b95715266b572319fa0520d159746737"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "4fb2464375751898ffa1f8a5add40622"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "1ef86c4051e87cf55d61784373ea910e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "bb9904d746a426e7089df3cb43217dac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "3baa3184ebc0cd357823bc6931c1ac95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "7c5ea503f25d376739e680fbd34c863e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "794de37930f33319fca83398d0d11fc7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "465a1369230b10aade162c49a1aef1ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "da530ff34ed7ecf9411a6cad00d3ad76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "322eed71f84c006feb88e154bbb25f3e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "c8a78cb493dca6304c9aed0450c9ea2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "60118b43bfe39af5c3aae021a46ca7d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "70a31dd69f4a0e1408a1e8a47e16cc5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "843e053abf51001c1e7e594b8483f9e0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "14eb9f97ea3955fec067d4cd1a288bd3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "1e73a9b7cc3a19bb2be00e0ca65d2c04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "fecd2fd5faa1b944fa91df2b062773f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "e0a733e94e4ff9fe5bcb78f53b2a5728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "8356f8cbb5209e2507f57c7ab90e53d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "8a0dd70ab632e405c57bfe4436f4f3a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "60174181a77394e79aaeba1c4fcaa9f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "077e313e0a21b4b6a5953afb27c67911"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "91a4ef3f964546d782f85f9526cf5a1d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "65bb577d9adf46e6d23f5227186c6e05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "522a650cad6cf20c492d8bc7c6c85a59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "f9fc9be0b01a1abbe489f65f9be16d6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "4047cf3f31b0ab614c8ea02170e83f9c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "0d461bf244dc9254f8648f1735572f5b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "9265d863210467a82c4283307d0906b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "bb44122cb9d288ea28bb97856447e549"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "fd6825c9f0a8727bfb1a901df84525c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "e2b3ce60730dfac1e58f108866f8144f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNon.pl", "digest": {"algorithm": "md5", "value": "89b4507a737fac54f1db75417e855b6c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "438a95ec4d35226eadfe5514558b45de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "690e2e34f5c69de073a9a226bb0effcb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "46002aa20aba0120a90230e47a55b81c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "37ef032bb799b1694ca7ca1f52c3ea0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "047a89f3ae3f0b8a21d8e80cd885a882"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "8c877f1908737f95cc0f867744930548"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "ca44a8440f817e789771e540e7b23b29"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "32933afcb676f1c50069da9c64da8e29"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "d5c9cff4bc74b852d4f5ec54b52b7823"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "39bc80a832aedab6c102052ee4537569"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "9ccc3b2497af8e01f2a8f33e7999e4b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "2d02db301d852fc360578c7b5991ad05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "a0130bfe1027d919b3d35b4914c581a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "b7ded32ac9fb2fa33d70356edc9fe34f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "ec6c936d3e25d7586c8793e29d7b0798"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "edd20833d242b667f6d613eb4ed4db8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "c13fb059013e4f5adc5fafbd43dffb49"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "419c314ceeb2402e1a6d33d3ec170c47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "d78defa970f63b8d3d4cbce09fb26b33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "c7fc61b1a02c11f8b7e349c1283ee0c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Armn.pl", "digest": {"algorithm": "md5", "value": "6f1acdc54528aabf64932826b5433338"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "ef098e82beec386664c69d9a1164939f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "2a6bf2426eb7b342c440eca04e918d6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "06236e3493a3c17f611dc283fbfa49b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "e8b36860ed9fa7c9a230a5fa220724d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "3f16acfa929562832a422c9107100f8c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "91737b70729a0ae65fe9e164606dd043"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "451e6f88c8497698d1decff2ae7acf7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "a5144b6937455111bb6c92bd1b1b9ddd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "9ab3dbe11c116e22ff162a00b225b9ec"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "d13e62267591dbd01e378a7910e47d1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "8cc4e0b6326c4f06931a696b4e194999"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "03f947974d8f7058952219dd0058c8aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "a13d4441f25c2c511e1d188dfd735e4d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "7c06d835b2d7028a9563ac41eaf9ee07"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "572784b8c2f449774d6ee5cf660033c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "028946684919f44b8fca5110df4c5e52"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "e8a7b297ba7b4022ba8653df1317c08a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "09c7c280b5960ac09d52b70f04884bc9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "d6312e678ce17dbf6fda3ccb1181460e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "08b0fb929a9f7176f38d15d0d1e5e0c2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "7766414d1a4aa92c65bea78753b15e7c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "c5879d73a4461df0cf64343489a1e931"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "a1767ef333f266797e5d72a7b519c892"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "b2f2cd3c9401736c1863675076bc2439"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "dfbe1e5528e55809e71670d6083836f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "1ae92871ff012d12bbdba9de222735a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "7441b9c70b9745550f6103f08174b65e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "6796dbe8ff07efd27e79ff2b604e85c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "02f759154e566d76f0116c3614c525e4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "269762ff735b8b3bad14d5547082ed04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "654b4f934cc604e554996cc2410577e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "afe6df004c640483b599c0f81fb5f311"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "697eda7a77f0917ea6f3a73f5cc05a8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "fd98f9a815ef5f3f06252057746573e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "4ba0b8ce5a8c07fe2d5f9be298e1640b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "19489c519936f6115b4cb4b582bee5d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "2c2a5b894b5d837b59f96e83b4838116"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "5d07d595c19d5ec122cdb7005e327cc2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "62bb10390118aa0f69bb39695af52e04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "cbb53abc28b39e3fbabdcca44eb3fb5f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "6bbac9e6173d60656d7d01a1464a9c12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "007dff08f0cb99f75bd24815e77fc71b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "45a38de58901b4ad30533a56153cc62e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "9c5805a0c6d5c8f3d13cd81a239376a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "5fbab48b09ce0033f0ffee5804700d2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "603a19a39a18ed67bd70d88b63af97be"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "ac32381a927081d71dd169b4c3d67108"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "690532823bd47ba336b706bca937e615"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "a414b5bec5c0c082abf98e44912eb6ed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "568fab01b4ec250bf48338a374ce2ca4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "9733fa4c0f75a0086d7757e16768e6c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "95db7f2b052fd05dc2a4b46daed26d75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "9d94a1f07e1c9c2f3172c1d5476ad7a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "54d87f9e3b2646959202329d36a8d929"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "ab2389293998ac0c57dcc036a0447141"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "f93db8d0e58f6c98f435d67d5e5d508b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "c425d272e2ea5abcc368bccd0b6cb03d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "59845a434ed466adfc195dab5495f975"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a154fa69d13a386d6c12e91d57174f2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "a5590541f9be04f0e6571d5e2170b0cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "3c3ae0b7d79a03e37a8a1dff4c6444aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "1253dcdc408b36a82c32da0f52750207"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "e4904c8e6ebce52468e0528fde9aebea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "41a182d744a40a111e9ad6e41c65bfbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "7dd2af33cca036ca5463c8cf7625e56c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "3119fb92cb2e44df7314e64abafa95a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d1ad8dff8488e9c551e79651f603e92e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "4e4917c2168f18e391608e5ed548e689"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "c50829418586e4960710798ffd8a88cd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "c785b56a827f89d3eaa5c910a68e5672"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "43363674adf39822f775bd271ed85687"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "381244009f4b41b884075ecd7bc6dcd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "be619973e9ec95b36dbff6a9b23ecd9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "f1470e4f76102d0e24603af39026cc3c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "83248fafa717a9d4ff670cbf0d45b0a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "b8ecf6c274d8157ebd519031ebf202d6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "b98d5e5df37990ec21a5d9eaaee83cbd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "75f78913f546410bf8578683f1f99fc0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "903a8940b59651d68b3b6c9428114f47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "4549b34b5d6c09b77e15179c478e5fe1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "2ff7ac84092ff51f205cfc4529b397a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "82ead5d75493323af499fd022cebd92b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "25ef291d6d5e51773a3d748751b3ba5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "aeac158beef5ee5e75fc66e47f6f6744"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "0132f760c28480d0d98b09b22b12ef81"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "dc85a9183fdd836e8c7ab05ed3dc320f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "418886fbf6cf6967bae3eb3b51406295"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "cbba301f207b477f64af43b5a0b89610"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d1f52910678264d937e4b38670c77a6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "f8b49a64e4e3167c16a838c6b4e51d57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "f3b44272cc6e7facf03bfea53d48438e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "aa56b4a3de9149420d6f7d72adc99503"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "d6c33ac66fa8d3427be42c1933a29dbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "70a92cf88e708815c8fc8beec78b396e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "f077768ad7447751b9c74953cd127c74"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "a58f97b479b9e0cceec0565b2fab5161"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "67a4a52df0b6166ace9a7070188f7fbb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "1b5294ae24da017dbfbd3230e117acdc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "de8ea85306b063262ba7cc06775d02c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "73f8593179b813534623212e0bbb5d09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "8a4dd85ab69a4afe06c0cd7c7109d3e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "bebbd5618ab52ef014aabff027fd7bf4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "c38509d47791bc91938c588052148da1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "80b1c199b709e47d5ce10be8c91253da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "3c0d917373b4f247cac6163fa109aec2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "50eebb90e14062ab03b30d683ba7e24d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "8580f11a1c3cf632c8f704cf07a3ea13"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "890af213d21335df1d777599f7496379"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "b2e5cf5a97c90d0c0f3a55301be59fb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "c0737211cf5d7f296714aa62fea059a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "da6a9f152e433bce198d2720409d5193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "54613c5c82317ce11e47bcb7685f87f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "e20ef7bd0e0d480d54e48c147900da65"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "4738fd6dd5bcf91cb2f94ee05e45e3b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "046f39abbca7170674b034234ccd1119"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "49c9a2b2cfceab1e1cf3beb6b18a6387"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "d1f3cb0afcacd14209330fc6010a7267"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/uni_keywords.pl", "digest": {"algorithm": "md5", "value": "ad86b072b18d567a64e9b18e32e66afb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/version", "digest": {"algorithm": "md5", "value": "855d70e919338d63d25eaca411d96053"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/utf8.pm", "digest": {"algorithm": "md5", "value": "3a12d2af9d7b145bb4f16f0f80680430"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/utf8_heavy.pl", "digest": {"algorithm": "md5", "value": "1ab32ef474da64051963048055315541"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/vars.pm", "digest": {"algorithm": "md5", "value": "fec1c1985d96c2edd842ff2b71821afb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version.pm", "digest": {"algorithm": "md5", "value": "e60bdde345251ac96b5f59aaeb77b683"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version.pod", "digest": {"algorithm": "md5", "value": "f451806d21123d5aea433213146ae6aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version/Internals.pod", "digest": {"algorithm": "md5", "value": "67a46a1f0fb150f358698702b9cf8a64"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version/regex.pm", "digest": {"algorithm": "md5", "value": "1804cdcea69766fe0b4587f713779d20"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/vmsish.pm", "digest": {"algorithm": "md5", "value": "34bc23d4d3fe4022c438a252ec5444bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/warnings.pm", "digest": {"algorithm": "md5", "value": "641dfe74c961eb0f4e4831423364efc0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/warnings/register.pm", "digest": {"algorithm": "md5", "value": "2d8f6ce093a2176b982c0e12c0194b3b"}, "isConfigFile": false}]}}, {"id": "3ec3c02d16e05bde", "name": "psmisc", "version": "23.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/psmisc.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/psmisc.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:psmisc:psmisc:23.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/psmisc@23.3-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "psmisc", "source": "", "version": "23.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 284, "depends": ["libc6 (>= 2.14)", "libselinux1 (>= 1.32)", "libtinfo6 (>= 6)"], "files": [{"path": "/bin/fuser", "digest": {"algorithm": "md5", "value": "fb7c1146336684f09bc326a51e09335f"}, "isConfigFile": false}, {"path": "/usr/bin/killall", "digest": {"algorithm": "md5", "value": "cd2adedbee501869ac691b88af39cd8b"}, "isConfigFile": false}, {"path": "/usr/bin/peekfd", "digest": {"algorithm": "md5", "value": "454c53495a44999598eb27cb9d77e529"}, "isConfigFile": false}, {"path": "/usr/bin/prtstat", "digest": {"algorithm": "md5", "value": "f1fd5e3c00c073ecf16e78bcb37c13b6"}, "isConfigFile": false}, {"path": "/usr/bin/pslog", "digest": {"algorithm": "md5", "value": "a423c48b57abfdd0df96c05a57fff1b4"}, "isConfigFile": false}, {"path": "/usr/bin/pstree", "digest": {"algorithm": "md5", "value": "ef4bf46493fc4dcb679fd3bbf33afc05"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/README.Debian", "digest": {"algorithm": "md5", "value": "bc808361f5cc6c18ae664a77da8cbc88"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/README.md", "digest": {"algorithm": "md5", "value": "5847828675bee38726aaf356762bd01a"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e0bc726ee4610d605ca49af7dcfa48d4"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/copyright", "digest": {"algorithm": "md5", "value": "17d9a035edd7f30c781f22d9dd44f396"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fuser.1.gz", "digest": {"algorithm": "md5", "value": "11667b48845bc7826d6a0b20696088e8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/killall.1.gz", "digest": {"algorithm": "md5", "value": "af21f5f6de3326e09a7b92423752985c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/peekfd.1.gz", "digest": {"algorithm": "md5", "value": "23159b05d3a6a9baaaa18df773cc5df2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prtstat.1.gz", "digest": {"algorithm": "md5", "value": "f8512d7f7704dfd85c72293958d670a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pslog.1.gz", "digest": {"algorithm": "md5", "value": "8fc93f081592fc433e296ee6bd438ac3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pstree.1.gz", "digest": {"algorithm": "md5", "value": "c6d1d2c383e5bbb3d837cc0a106f49c3"}, "isConfigFile": false}, {"path": "/usr/share/menu/psmisc", "digest": {"algorithm": "md5", "value": "fceb90fc9da964c463cb7d41bced5f0e"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/pstree16.xpm", "digest": {"algorithm": "md5", "value": "7abcd43d960e7597cdb6dc0dab6c6ddc"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/pstree32.xpm", "digest": {"algorithm": "md5", "value": "0e64dc2b3b852b123f32f7b799225656"}, "isConfigFile": false}]}}, {"id": "61c885472e7f34a1", "name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/rsync/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/rsync.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/rsync.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/rsync/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "rsync", "source": "", "version": "3.1.3-8ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 668, "depends": ["lsb-base", "libacl1 (>= 2.2.23)", "libc6 (>= 2.15)", "libpopt0 (>= 1.14)"], "preDepends": ["init-system-helpers (>= 1.54~)"], "files": [{"path": "/etc/default/rsync", "digest": {"algorithm": "md5", "value": "b8fd9efa75e2bda2583b0d7c0892a073"}, "isConfigFile": true}, {"path": "/etc/init.d/rsync", "digest": {"algorithm": "md5", "value": "59aa13cd1a70ff254a2991ad0c522ea5"}, "isConfigFile": true}, {"path": "/lib/systemd/system/rsync.service", "digest": {"algorithm": "md5", "value": "cc93b1ab5d22bacb5f9ce7a06862dd14"}, "isConfigFile": false}, {"path": "/usr/bin/rsync", "digest": {"algorithm": "md5", "value": "77f338c0c6b026f2f395f9200a31227a"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "28fc685816f17fb9ceb10c81ca1d69a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/README.Debian", "digest": {"algorithm": "md5", "value": "bb035bbd1cffcd8abbb38a5278f16246"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a7271d34e06c9f92c5932691cb01e9bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/copyright", "digest": {"algorithm": "md5", "value": "3dfc29de786dcb007f6daeab47eae9ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/examples/logrotate.conf.rsync", "digest": {"algorithm": "md5", "value": "6b9f9418ea94def76a1418083fe1b21b"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/examples/rsyncd.conf", "digest": {"algorithm": "md5", "value": "5e06205208e19f420cf851aa3ebe8086"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/rsync", "digest": {"algorithm": "md5", "value": "7cf03224e400b33792b5eb87d2f3ed19"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsync.1.gz", "digest": {"algorithm": "md5", "value": "a047aeac2737443b748033492df7fe94"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/rsyncd.conf.5.gz", "digest": {"algorithm": "md5", "value": "b144111c1fc72d39a4e250583260dabc"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/atomic-rsync", "digest": {"algorithm": "md5", "value": "8906022b9766bff75cdea38890698d72"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/cull_options", "digest": {"algorithm": "md5", "value": "f91cb1c1ba6b075a2ceb888436ee4374"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/cvs2includes", "digest": {"algorithm": "md5", "value": "1ec98c4ff5154168bea3e9b0eb66c60c"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/file-attr-restore", "digest": {"algorithm": "md5", "value": "b6fae384f8ae374f6c35fc443f71a8e3"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/files-to-excludes", "digest": {"algorithm": "md5", "value": "f1303c2614ca7d75ea20a291ec9970a4"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/git-set-file-times", "digest": {"algorithm": "md5", "value": "46ac57099161a228227526d24a83c2b7"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/logfilter", "digest": {"algorithm": "md5", "value": "ba059c8287e7174286caa5a044fc0ae0"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/lsh", "digest": {"algorithm": "md5", "value": "f959b6e6a6aacba1a1a1334a03ab228d"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/mnt-excl", "digest": {"algorithm": "md5", "value": "f4a878b81d97c5819395bd727ac53c03"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/munge-symlinks", "digest": {"algorithm": "md5", "value": "f75008bf29fef04e8e28fa9fdf516dee"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/rrsync", "digest": {"algorithm": "md5", "value": "952607e869606114d1b267bc0caad8aa"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/rsyncstats", "digest": {"algorithm": "md5", "value": "0756dac1cb45e58db7aeffb11c8b2878"}, "isConfigFile": false}]}}, {"id": "6e4ef20b1756a7f6", "name": "sed", "version": "4.7-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sed/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sed.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/sed.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sed/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sed:sed:4.7-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/sed@4.7-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "sed", "source": "", "version": "4.7-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 336, "preDepends": ["libacl1 (>= 2.2.51-8)", "libc6 (>= 2.14)", "libselinux1 (>= 1.32)"], "files": [{"path": "/bin/sed", "digest": {"algorithm": "md5", "value": "885062561f66aa1d4af4c54b9e7cc81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/AUTHORS", "digest": {"algorithm": "md5", "value": "952dca4356e3ed648c4d64ccd92c5956"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/BUGS.gz", "digest": {"algorithm": "md5", "value": "8e3af9bec58c1601710e892535c92230"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/NEWS.gz", "digest": {"algorithm": "md5", "value": "aa361662409d7e0f7f716fd7b1e63ce9"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/README", "digest": {"algorithm": "md5", "value": "2e9ea11519bebc9369c326e703adc9ae"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/THANKS.gz", "digest": {"algorithm": "md5", "value": "2e915e4d9dc8be2a7d1a6e0080c60ad6"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "426be992c9c23cdb2bf90ce35b58bd97"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/copyright", "digest": {"algorithm": "md5", "value": "95112ea8fb35c22a09e674f4d2f52d8b"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/examples/dc.sed.gz", "digest": {"algorithm": "md5", "value": "f6e8f9a1d78b55b7bb59e9d72dd7aa32"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/sedfaq.txt.gz", "digest": {"algorithm": "md5", "value": "3e753d955c8f80d439f508a42f2df6af"}, "isConfigFile": false}, {"path": "/usr/share/info/sed.info.gz", "digest": {"algorithm": "md5", "value": "62285dbf5756cb6c7dabfa4b83a907fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sed.1.gz", "digest": {"algorithm": "md5", "value": "f1a5c2693c62df0fcdbfffb04c279d1d"}, "isConfigFile": false}]}}, {"id": "34563f217f60ff36", "name": "socat", "version": "1.7.3.3-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/socat.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/socat.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:socat:socat:1.7.3.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/socat@1.7.3.3-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "socat", "source": "", "version": "1.7.3.3-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1361, "depends": ["libc6 (>= 2.17)", "libssl1.1 (>= 1.1.0)", "libwrap0 (>= 7.6-4~)"], "files": [{"path": "/usr/bin/filan", "digest": {"algorithm": "md5", "value": "3af6faec9e6c6e1eb5ca7076181fa9ea"}, "isConfigFile": false}, {"path": "/usr/bin/procan", "digest": {"algorithm": "md5", "value": "a209682484e59f86ddfc8b0f75a7e303"}, "isConfigFile": false}, {"path": "/usr/bin/socat", "digest": {"algorithm": "md5", "value": "664035124a33cb4ac6aac67157f5244a"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/socat", "digest": {"algorithm": "md5", "value": "d83c795a7eeb96c8742d41564e88d590"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/BUGREPORTS", "digest": {"algorithm": "md5", "value": "74d630b72941cbe7bc359b32a3688a0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/DEVELOPMENT.gz", "digest": {"algorithm": "md5", "value": "ce71ff056a0168d9a1c9d6e13c1e46e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/EXAMPLES.gz", "digest": {"algorithm": "md5", "value": "61e189b39f37b3c32a755eda58b2982c"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/FAQ", "digest": {"algorithm": "md5", "value": "f295ba9dc21ab0aa4c1483041d9ba7a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "72c12746a0b483c33ff5af49ab2f5128"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/PORTING", "digest": {"algorithm": "md5", "value": "db699bad79f4fec439d17f7017c16fd8"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.Debian", "digest": {"algorithm": "md5", "value": "05ccf1b2d3788d0951ee2ada7a56b904"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.FIPS", "digest": {"algorithm": "md5", "value": "3f03f663c7ca95c4577de67e8003ec11"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.gz", "digest": {"algorithm": "md5", "value": "ac6ce3db757441e8a6ecfcf6d48f44f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/SECURITY", "digest": {"algorithm": "md5", "value": "a2e19a0d29cf9f0636e67c4c5304c783"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "49e5c5e3969291f1e6d25941052b663b"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/copyright", "digest": {"algorithm": "md5", "value": "155d63ba4a95ad3f0ca852a5f0078649"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/dest-unreach.css", "digest": {"algorithm": "md5", "value": "73e671d29c4ce3abdb3b4dcb3b10d7f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/daemon.sh", "digest": {"algorithm": "md5", "value": "c443d548ea12d08923a4bbecb6985e02"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/ftp.sh", "digest": {"algorithm": "md5", "value": "e9def62b5658370ff9d94fc5f6262a89"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/mail.sh", "digest": {"algorithm": "md5", "value": "5b6bd50b5b4ee2955ecd52532c2e4986"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/proxy.sh", "digest": {"algorithm": "md5", "value": "2da2e5ad70e4619809a75a22a889d7b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/proxyecho.sh", "digest": {"algorithm": "md5", "value": "221c33023c397b5b291b904ee60ebe8d"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/readline-test.sh", "digest": {"algorithm": "md5", "value": "c5cd87f86b7f6e6c63407ec9e1c5ff10"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/readline.sh", "digest": {"algorithm": "md5", "value": "1a8f0d8c3c604a76af3464ffc71d799e"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/socks4a-echo.sh", "digest": {"algorithm": "md5", "value": "0264b986d5f8b896907bc4035fe67b9c"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/socks4echo.sh", "digest": {"algorithm": "md5", "value": "6016e23ff0c02c627f885248df088b93"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/test.sh", "digest": {"algorithm": "md5", "value": "19c4ed91f2713908d593c8995afd1d72"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/index.html", "digest": {"algorithm": "md5", "value": "be6240c146fee077aaf3a6139a4b7fa5"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-genericsocket.html", "digest": {"algorithm": "md5", "value": "84b23d14147a8bf0bc80bb3859c059c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-multicast.html", "digest": {"algorithm": "md5", "value": "9aa1350275c8cffb89c05a2a7c23eed3"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-openssltunnel.html", "digest": {"algorithm": "md5", "value": "fcd83c33359acdc02c20d20b7c98f4e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-tun.html", "digest": {"algorithm": "md5", "value": "a0683cd587e8800fc8164027c732bbbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat.html", "digest": {"algorithm": "md5", "value": "7c25b28818225858cf8491829c19d14e"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/xio.help.gz", "digest": {"algorithm": "md5", "value": "e81a24ad86cbdc328c2bde42fcec0c06"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/socat", "digest": {"algorithm": "md5", "value": "24530f57fdfacf16a6fb3a15f0f9230c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/socat.1.gz", "digest": {"algorithm": "md5", "value": "07f5d5f9afc384bb938be873fc714791"}, "isConfigFile": false}]}}, {"id": "acbee8a5fa715f44", "name": "stdlib", "version": "go1.16.7", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.16.7", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}, {"id": "f53c29e10a934f41", "name": "tzdata", "version": "2021e-0ubuntu0.20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/tzdata/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tzdata.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/tzdata.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ICU", "spdxExpression": "ICU", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/tzdata/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2021e-0ubuntu0.20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/tzdata@2021e-0ubuntu0.20.04?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "tzdata", "source": "", "version": "2021e-0ubuntu0.20.04", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 3938, "provides": ["tzdata-bookworm"], "depends": ["debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/tzconfig", "digest": {"algorithm": "md5", "value": "8374302ab936fb95e0b0d140d0891851"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/README.Debian", "digest": {"algorithm": "md5", "value": "5461b4c9623a1657baf85fbc0c8576b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "59088291cebb6712a90cfc17575dbd0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/copyright", "digest": {"algorithm": "md5", "value": "8805e18f6bbd0769670122a5fa9943d5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/metaZones.res", "digest": {"algorithm": "md5", "value": "9cd94a7aace95f0da934e954c6aec1be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/timezoneTypes.res", "digest": {"algorithm": "md5", "value": "d57c3a7f1d3accc853e64b000ac2129d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/windowsZones.res", "digest": {"algorithm": "md5", "value": "4fdc7db94867eb3e8d8287e40bfa943b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/zoneinfo64.res", "digest": {"algorithm": "md5", "value": "dedbe17e8e527496db5dd49b93732f05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/metaZones.res", "digest": {"algorithm": "md5", "value": "d24ef66d96d6254edde76e067d61f038"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/timezoneTypes.res", "digest": {"algorithm": "md5", "value": "3449e727db0099d14e57f573caaa6e1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/windowsZones.res", "digest": {"algorithm": "md5", "value": "70ebc969e1a0d1d0f1d7050ae31af02f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/zoneinfo64.res", "digest": {"algorithm": "md5", "value": "a3cb86b9d1429614e0483b68d4d39eb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "6d24d30bc671042918ba397a15e6114c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "md5", "value": "a4e91414b5f2d3121eb75296856e68a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "md5", "value": "75c741bb811f4ee563ce05eb976e53a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "md5", "value": "3b35cabbca4c300f1da33559fa66f002"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "md5", "value": "2a157b818df8ab296baf6de38cd7d32b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "md5", "value": "91ebe16317802987c2cd9c567b6e4c2a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "md5", "value": "cff58c6976849e1e8f94d4288b07b9d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "md5", "value": "f77b22ac5e4f995ef8d4839835a54faa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "md5", "value": "95e6bee1cb146689410010d58e6ee974"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "md5", "value": "9bd56b2ae0dde525e0d1e6b043affb7a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "md5", "value": "0934b65c654d5dd57b2c14aac74c679b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "md5", "value": "07b6153d721b5d7d93d78f2591201ffa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "md5", "value": "02f0af929cf2fb42287aabc7e45f78cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "md5", "value": "05ef717a40868a541982b1a5f67dfb98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "md5", "value": "00965bbd20101c05f03c3e735c6bb8d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3a8cb657399a5d04eec932b724b4e417"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "3d5f1509f2c5ae29e32a04fb8fc22bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "87eba246533516f08153426d47a47955"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "md5", "value": "cdf516181f92a7650fb078359dbd5b97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "a7b0332c0c65f2596b0b64176a7714f7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "dd7a6c49b463aa28af13f95492e54d20"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "md5", "value": "449387f7cc9e00bdf899e34a7c3e168e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "c0b528a9bac3e46ce535bc8faa3c9094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "9fc33ec8615c229f3cfa0b605e2394e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/iso3166.tab", "digest": {"algorithm": "md5", "value": "22b35b3817db585e12c4e2db934c9680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "md5", "value": "884ea255987aae77f4b4886bcef883ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leapseconds", "digest": {"algorithm": "md5", "value": "7c55955b0ba6d33b0c944b093ddb9dd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "6d24d30bc671042918ba397a15e6114c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Barbados", "digest": {"algorithm": "md5", "value": "a4e91414b5f2d3121eb75296856e68a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "digest": {"algorithm": "md5", "value": "75c741bb811f4ee563ce05eb976e53a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guyana", "digest": {"algorithm": "md5", "value": "3b35cabbca4c300f1da33559fa66f002"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "digest": {"algorithm": "md5", "value": "2a157b818df8ab296baf6de38cd7d32b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Merida", "digest": {"algorithm": "md5", "value": "91ebe16317802987c2cd9c567b6e4c2a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "digest": {"algorithm": "md5", "value": "cff58c6976849e1e8f94d4288b07b9d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "digest": {"algorithm": "md5", "value": "f77b22ac5e4f995ef8d4839835a54faa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "digest": {"algorithm": "md5", "value": "95e6bee1cb146689410010d58e6ee974"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santiago", "digest": {"algorithm": "md5", "value": "9bd56b2ae0dde525e0d1e6b043affb7a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "digest": {"algorithm": "md5", "value": "0934b65c654d5dd57b2c14aac74c679b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "digest": {"algorithm": "md5", "value": "07b6153d721b5d7d93d78f2591201ffa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "digest": {"algorithm": "md5", "value": "02f0af929cf2fb42287aabc7e45f78cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "digest": {"algorithm": "md5", "value": "05ef717a40868a541982b1a5f67dfb98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "digest": {"algorithm": "md5", "value": "00965bbd20101c05f03c3e735c6bb8d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3a8cb657399a5d04eec932b724b4e417"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "3d5f1509f2c5ae29e32a04fb8fc22bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "87eba246533516f08153426d47a47955"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "digest": {"algorithm": "md5", "value": "cdf516181f92a7650fb078359dbd5b97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "a7b0332c0c65f2596b0b64176a7714f7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "dd7a6c49b463aa28af13f95492e54d20"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "digest": {"algorithm": "md5", "value": "449387f7cc9e00bdf899e34a7c3e168e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "c0b528a9bac3e46ce535bc8faa3c9094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "9fc33ec8615c229f3cfa0b605e2394e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "2ece5b26b492408992aab88850fbd816"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "md5", "value": "9fa57691074274768158f928fc17f750"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "md5", "value": "f9a1ce1e51007b314f4dbb27844724c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "md5", "value": "0976720bfa1df629893f319165bcc682"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "6ae91c67ab6247be4b232e8616e696f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "38b744f896d0af80a72cf278f4bbe416"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "3d7677d7c42943aad0efa0305546745e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "59fe98cc2e5c0b2a4b5e56bea6ae9d74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "md5", "value": "894503e89177c5ac997b405e476f0b90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "30901eba0d53204dc8eaa9c9299893f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "md5", "value": "fdd731ea652a9ed57cf66dd46690842e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "md5", "value": "1c10fa1b37a4a62fc7dc0f8f2ba461ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "cff4ec6c0d7efbacf81ddf919554643f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "abc9b7d75108f4008fe6d6343789d4f1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "eab0671bca010ceb9da03005e6fc6880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "17332d08199ea8066072c7257649f3b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "140c8538c93832c7c7ae0e40d592dd33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "md5", "value": "05f98b38487531b8cfa518adf53a69e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "95db5bcf2e41e04afee5a3be151106b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "md5", "value": "9a4bf52ac1ddeb608f12de0b9e53681c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "md5", "value": "92a33657cf1fc090ebfad1893ade9a31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "md5", "value": "aaca600a3545a3142d26e8671a378bfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "bf6361d454f44cca4167e10b2acac8b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "4a757fae4da5be8c61c7f18b032d887a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "aee8df9d14a3bcc5df5ef9f96a76d596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "c396dcda4fd76a902e52d5c31049d94b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "7b7fa622f008d7b8538157050e47e3ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "96c2b37f3e5d4e1edd8f97453478fae4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "a0feb6e06499433b68f7a392c7cf7cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "c4a13a5f96d52cc2f689ace3d596f1b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "af90afd71a8430a2502f671031cf0607"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "2d9e7317e0ca0cd5cb34b7603fd92e98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "210666daef73e166c4f1e15610b0f6fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "6ed3c0fa94021bc6f69978ae80b080b7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "md5", "value": "f2f7937f730f27a508b6fe00e8bfeea9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "md5", "value": "59db747ac4f4aa783ac169aefe014471"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "c4d9dbbd094173ced5c98e67415078d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "md5", "value": "bf1f2682e3c067be8a9598f242fef4c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "md5", "value": "a7caf9670daf4e40714a4f4e3bd4de38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "md5", "value": "a6f600d246de9f362ce80412e50e703c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "0ea628c5b436a1a5a36326dbd1166310"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "md5", "value": "3788be6179d535d1a88b7606f67fd2f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "md5", "value": "e0ce6aa03cfcd1d5bc760d49164c05f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "5ba6299259dca6c49bd37d55b0a23547"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "789ca8ed7c41b2b9b2f33ca5c259e412"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "md5", "value": "63af9c5ca1e21df45291d378868bfcf3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "md5", "value": "4c01dab6f9d01f804b48c233707571ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "md5", "value": "e506d8921fea4c5f859271d2f3c404a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "md5", "value": "19b9722ede4fbf7549408e805fde0981"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "md5", "value": "33a79cc0ff099fde13feeb3853c3a751"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "1e39fab89356adc5f8b17c51a8774e26"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "md5", "value": "7cbed8a0245e86be851141b0570e96f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "1790826b85dedc3851db28dd0e220497"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "md5", "value": "433551bf5d254f872dc87d884cc92078"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "c1321f77b6159d137c94dc9fe7f73825"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "md5", "value": "7172a82b7a5e3055b85bebe905a5825c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "md5", "value": "c7e43a31c24443dcc5a10b94194d77b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "md5", "value": "8a4c9e63fdbeaf36632157a97751f2a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "md5", "value": "b4bb7ab4d2174a6f25d1edd6ec2bee2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "md5", "value": "0e5b3b1aee31e8b3764c85507d67ca05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "28943e677053b0752b453b516309cd53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "md5", "value": "7068222e5373ba95264df3a492738b31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "619356a2105ad4806faf3e0e6bb55de4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "49f48574666d6ad73662318396ffce02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "9731cfdac91199b35b376c9eb3c96f47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "md5", "value": "fcf1a91ff1bd3861f6bafee15b34bb29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "md5", "value": "419fececb0c23332ec1a31de3009cfbc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "md5", "value": "c59c7f07579978db7a5a08093df0862d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "md5", "value": "cf585454a2b0677c20dac5e7da2f1220"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "md5", "value": "7859fed3ee6554515a80fb66e40e26ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "md5", "value": "0d7e7c94e0f93d6a3d0f7828923f71a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "238295e794d2d1a0a1a83f1b9566a709"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "d4609389defcafa6506c293e400bf461"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "a1d9dc0d21a85ec5839c6979e27d3145"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "df91d2a9125214c62d58da3979a73396"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1412cf2280b485145a60241efce4db30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "d0d4d73ba702b88ecc33e58c87752bdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "825d9121197f7c3db8d255420f595f53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "c4a8b70e45c1280abe6715e9b31a4215"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "md5", "value": "4610d997061651f8c1d87590ce6c6d48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "md5", "value": "54608782aaa5eea3bc3f826c194f86da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "md5", "value": "bd61c9a0893dee415ee4b35d4de32f2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "md5", "value": "ae29dcfaa10be843ad0ade4b76953c6d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "8554184e5672e0fe6680dcaec95801f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "ae212287f1ffa333e6c5361f592e4902"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "md5", "value": "d2eae5e0fc0fa7da804ef0382e5c5275"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "md5", "value": "bed1f87c0119e6e100703bbfca8a2cb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "638a2cacbc89f9423e07ac7500901db5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "md5", "value": "6c24ca4df574afcd8d544d5e22e61a04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "md5", "value": "5358e8ab5651a5490509fd614030e0aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "md5", "value": "cee8ce11d0d5959a29b811db031a760e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "md5", "value": "601083c1785e112b5305e930a160c14c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "md5", "value": "00b0a1fee9df01734ec34c14112254d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "md5", "value": "c366dd821b732f958ecc81707eecc297"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "md5", "value": "3982b2eb6b82bafcd43086bff70391a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "md5", "value": "a55e8a1f3630c03f89edadaf4680ec25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "md5", "value": "343fbf2ad186247b3ada34df3a73a39b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "md5", "value": "9a5c52d9e60891e2b51c17610e75d11f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "md5", "value": "3a32c8d1acc868437504552de02fd519"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "md5", "value": "9b368bd93acb8e71d27c366b90d085f4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "md5", "value": "d1560b82e96ac594927f7652ca277d16"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "md5", "value": "ff72ed4243821ff00975e6e2ca391a11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "md5", "value": "7a9af121012aaa81e25697e39bc6f419"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "md5", "value": "3908e31214d9f66b0d426af6a03d432d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "md5", "value": "48fece31853b56c4dcc1c4c633678de5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "md5", "value": "83da4ab66275d6349bba1f805c3f2b13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "7f0ab21e5c7311299e4e84405580bd34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "d32547ac4e7f75cf778d159613be460c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "8f90b6b95bc3da80e8c75c880e98e10d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "md5", "value": "7d1c2e69d7a0e888fb2691df6dc7059a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "md5", "value": "9c60152b7b11563719f61bb0f52e9e9e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "md5", "value": "89cdcf508eaa9773a6fa0e622862effa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "8409ed8281ca17daf9c87560426b7c02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "md5", "value": "94cad15c2905ecd5c9220ebb4a665d63"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "md5", "value": "119a9ae5a2e1ce137750f1f40ee25fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "9967aebb8676d68eb1fc98f28e2d6088"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a7226703f1e25a2ee1bcae716e72a203"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "d4d9306f02c41f04e8e20cee64255499"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "491c6b9092d433f244f0178902205c5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "md5", "value": "bd08e800d08b91780bc6b84093c03fa8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "d6a6ce35fb5ca3d134fe3d7ce1b7468b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "md5", "value": "033fdf34edcf532ad3c407cfd5c5c51a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "md5", "value": "49b33e71c4d5d99090e25929482b9820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "md5", "value": "37e1fe49d7b779172f4193f908fa02b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "6ec1fd156b7787b6e3c572b080477015"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "md5", "value": "7c6fa27dbdd3a23459e446cb1de27fdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "md5", "value": "ac7e9a73d88c285108971d721a44adb7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "d6a86cf69c5249955c10dd6241b8edb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "a2e1c9811df903b8580f923c56901a66"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "0259be201c9572d7959be285fa1d27c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "md5", "value": "68835da39f571d567c02d171f362b86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "md5", "value": "92bf95a03d395959050ea4a131714016"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "md5", "value": "ec2feb211b495fb642849e26cfa1fac4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "dfd6bb815ab1c7c942efd30bd72220d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "md5", "value": "4b1a8f5b8395dbee7ff1977cb5500e48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "ed91a3d1f2e7b4b131d382a786a0aedc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "md5", "value": "4a5aba6b91f6832078382d3f52fd391d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "md5", "value": "f07d194c5dbf339337041c34d5655439"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "md5", "value": "d32d462d79287703f4291fa86d3e3cc0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "md5", "value": "3bd9a88d87ee96c033c000e087d32304"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "md5", "value": "02bff7bc4f718256de6e4fc9c91d0731"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "md5", "value": "18215af652ac1b27ae1424d80d8745b2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "md5", "value": "1ad33e12252975f4a164863f7b347834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "8819718d5c39d0739ecc5aeb4883dd83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "1c968dc1d2c2761169563ba7b33bce96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "3aa057eed8f983261051a60a5d5df168"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "a8595637c93cddf1bba143a7504b0a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "b55c0e92ece5f76456836ba0a8f90d5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "93ee5d7ef22d778bfa45240e2f09b294"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "487d0eefc72678542993ea7d456b5109"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "0b6e1819cec18decc2ba9c8474eed0e9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "md5", "value": "c691b89ddd9e73077ecc34746591b8a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "md5", "value": "50c976fc9d3a5fc2053e9b501454e1a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "3800cbf76567dab8d7595a1689ef84c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "bf2a3e380b9ade9813777ffd0d74c281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "8be605bc17b1b8ace5d0dcbbbf36e766"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "92be691687678d602ce8c110c0b71e6f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "69d0c1301f0f0087bbbd55f475705ce0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "fc74c01700cfd3f3b094265bc4da8c00"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "md5", "value": "13588c08a6afa69ef45e4138ef693b01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "a13a243b9ac97b8cae9f3fe489d98df2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "f428a385e7ff26008f4d218a098e6f64"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "md5", "value": "255e1c22ff700f92b5a6d5eddac02cee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "05e361f87d99452bdb3ce9f9b8de1873"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "md5", "value": "1983e69738db60837ccd86c8446a1f54"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "md5", "value": "7b03a740771f163f0538ace3c71acb87"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "90d316520f8b40e86633ab16bd9ed27b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "md5", "value": "6d07091b59de1b8ea5757c06e7f63952"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "md5", "value": "1f2c159804ad4460e814c7e4e06a1c81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "7751b5aa6d42c6edeb3d9d3315ec5643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "md5", "value": "56c1cdf96ff95dade1e2af06cf62bce6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "md5", "value": "131298d9753e9b94f92a9a2dd593c1ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "9cbd7e6bc4b8301fc6f412d721e18f75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "cf108cc298788103758b0132fba32a57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "md5", "value": "f8b9e4d6103a91320cf2c37de437b390"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "md5", "value": "1a6f674e5ac29a8b5a348c0908776903"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "5029d113cc97621db6d865da60e90f85"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "ac812a20a17a6221694038b62ac77ff0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "md5", "value": "56b36112514e02e2a2c3c0f9daa33ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "4c4df65512b0ef498679c8c56ddf79aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "5d4e08188f670c8549faab2baf434ecf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "7e3faf3974a4a2f1a6172bc80c4e91df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "4c93a718869a49fe8738a7c2a2a5bfc3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "md5", "value": "5e3c30f6bdf74d0f478058528dd9bf35"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6b5eef9cc6379c9870bf910cb100e303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "md5", "value": "4038cb8adc007467f1297aa72557863f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "2fbf48a68d6bdd41a46a80a62e18b144"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "869901a57988fe7b31361cda69c8f880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "f13514801b64e3df8a2e17425500472e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "9bbdddf845585578041940e8f6da9eec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "a8374ed90332f317a58f7966720bb06e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "md5", "value": "d526bbff0c17d90c159b99ae0b3d701d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "md5", "value": "dd42c3ea58c64c46070051f16626a0b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "md5", "value": "7df245f6c0c57fc4b6f60f114a3a3c0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "md5", "value": "20db83c594a3c11f74ab275542d59aa4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "md5", "value": "8c74530b14cbf0665f2aeccd46edbc2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "2f833febb7eee0222af785894a47d5a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "80a5ce5e3a2aa6fca78e4c923b367775"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "5418f65c6112d91f5c3dc3e1ee6de4ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "md5", "value": "3a75112074f83b378643399870355e99"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "md5", "value": "d377f26e7bfa3abcfcdb7ad8393dedc5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "55fb83fe4f7872c919ce934a0b70a651"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "cb4953e8661526fba1d6ed8f738e895f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "md5", "value": "93c1ca246f511e59ef6e1ba0a1be9312"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "69fd17c001eb607803db212b69f6cb19"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "d7425de23d25981694e74a7586739116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "8893b235516344c05d7c09784655b263"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "56f89a665a76bf1545195337e1a7f70d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "4f1199d97188b22908fa455795c97d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "md5", "value": "e73238fa6c85ea037bf4dcc235113fe9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "1daadc5cea3b48bc03780c3b3bd888a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "md5", "value": "adf247679c034bb673460b2f84a28744"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "216fdd680450ed97343c897484387d8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "md5", "value": "5c0d79bd3b49708fd440c92ae6ef8008"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "c398702793e8c39e06a904bf586e111a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "e76c0eb6f1c05b73c3259b349d24efb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "md5", "value": "d9144cda84ed2ad168874e115b9f02e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "64b85a49b199d60ff63b5fcf671f4a5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "647dabee9bd03c3022b7914a42b4c7d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "68dbd9ab3d99fbe43e5fffbb5e437049"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "33126ec244ff0021f306e5b35eeb8166"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "4e6dc470a3ae30724f705a286fcee8ff"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "7f679e187e0f3b9d2351fc75b14fb0b1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "3113efdc39fb8769fc2b01b82317543d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "b32b4ec553cd93eae82cf18bac5f082a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "md5", "value": "5e49fcae7ddb3a7393ec70d33e3bb58d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "d4275263cfc9c8d1fbfe95e60cc0b48b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "8b477cb0b438b43f83f00d9e13e2a1da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "630bef34a54156bf096458f39b17d8d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "049af498f509b20b2be6db5e3e046a92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "59557b15427f688dd2f6730c1461aa94"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "6740c962ea32a0491ad112b3184ca33d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "91920c175797f2fee4628b758df58d61"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "a20b743d7999a096c1c6b94d6e94543e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "4cbcb014d0b6e243af59821c0c384948"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "22b3a5647ebf7770778829b86d76d159"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "983f643813090bf92a49695752107129"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "808c3effed88e7d2821e125a04116a81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "f3cf2c16b37c892e4f59ee18ac42bdb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "d6840aaa31f86eeec1db8a5dfca4860a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "md5", "value": "100232ed7503f304bc2e714c97ae567a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "md5", "value": "756d65bf2fa9f1aa989b32a3ced58e70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "md5", "value": "1e8821e98ee2996fc13a64706ef88c9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "9591bc68f5bb6ab69d979e630e26acd6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "52522a86ca54906118e42fe98065b239"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "ac58bd25479b59b3208bbd46b81f840b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "md5", "value": "184d24eac20d87ccdc87ba399bc8b9ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "md5", "value": "d7972d29a5aee7bc571616262f3e13cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "md5", "value": "c874ef03c126929466c93a0ffd30f80a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "md5", "value": "2125932c7fcd55c106311c03a7bdb4ed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "md5", "value": "4e73eaa3e5fde0ef537f49976f1aea51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "md5", "value": "1888b614cef3c1a33820f2ea2b3b7b3f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "md5", "value": "07e080101d74f9f1b15cffbbaa8fbe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "md5", "value": "35f72054ad6662aeee550ec58dc4a586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "44ac89638b691ebce09448dad59e536e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "b42c0dab5f49eb25e21920c0b22f54a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "5dcac640065e3fb5b799e2c0a6df1d2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "4fae182c01b8355025d83b4acbfada68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "8a6d714494a35f050b117b592b40bcd8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "733b613bf354c20c0d3b3465435c9cc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "088c840877ba64a21a9edc90ef942671"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "04aefa0c42f095280b700db4d1a30d6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "8ceb55f06163274ace7c942c0199ff90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "172c592ca91950907dd7b1924c4f3d06"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "05ba396e91ef7b3445aff2aaf23ede98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "819b92c43b3741d65b3676cc0f5d33a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "c79b1c43563ac924fe564ee658820b57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "b4a6988ab9c89ada1e5593dff9eeabf4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "5fa302adca1e4c397c7a860211e864b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "c250ec4b2d85f3696b182af7f7dc7fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "d275f6c033dec2c0babfbd3ac01655f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "ce6effbe9cc3a96f6d196aff4fb71af9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "cf76c5d0e5c517917500a34c8771ddab"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "2f737a03e95cd1a3cf6a35eb25d33b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "5a6b49c6fdcb2144d7e0cd7388e7838c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "ab06ee74ab85a30e8adf0b69de519c82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "0510dc5e9d0b6b6ec42190d5d3ea6cdb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "f78c916860aca5b070021182c4779d18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "00b5994c24a396764b490ae18ab9a599"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "936c9e724d32db15be2477ea4b408b1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "md5", "value": "da8c158569d2320293ec1bdb8197b372"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "0face114659e687216565b1677c3233f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "md5", "value": "e8f4d71fedfa35fc3fb864a96d495bf6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "a13946f4e9d3ccf5a2806877c650f8b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "md5", "value": "9789a12a5d8dee3a1eee5e381acbc435"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "49742f8abb337ecf1c0dd131b700ae84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "md5", "value": "66b73a23b12770e49bf21157114cd9ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "md5", "value": "17a56849bac0ae98713fd80de5937ee6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "5e671b076bd4e55ec8b72ccbd1fd6834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "md5", "value": "e4f1536b66fa68d0fa9c1ae7f55c8958"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "f45ffc678242a294c2458873e467d551"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "7e419cccff922e6f05613e0bf643daa3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "md5", "value": "1e8b9f6d3f039934047147d7c59cdd68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "5ea0a40b8fec7378a85d2ec0119e0d29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "4898c47385490352e354c08987ea062a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "82848cac0d23cbeba238942b5e4d13b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "a570031cc17f2c40a4e307276830e0df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "md5", "value": "75d8a858f439f7def0e401d81581cf80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "md5", "value": "5086fdf67531750c13440ed80a8fc78c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "d5a38337caf1c67d7f2efb21d223b453"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "md5", "value": "c9c7da3ba49be1b97e62ade1125ed78e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "7bbbe6a6b7b9cb4bf346284de85a3309"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "md5", "value": "030ace11fa504fbfb95d4a12fed5c2fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "md5", "value": "d9a93978f468ad83571476676d5280b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "md5", "value": "3aa89d8a569e31cbac14ba3a823b4b4b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "md5", "value": "9483afb4a470ec5f1c2d3a9373f989ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "md5", "value": "8fa8757f045c9f5b4bf9210fc5b77fa7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "md5", "value": "94884db5e4223b8d6b88c205de388fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "md5", "value": "96080659b3866aa1a4f854bfed023ebc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "md5", "value": "4c0fa4d8e0fa627c927c602d17a5614c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "md5", "value": "85b93188ae76e76a9e681112589dff82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "md5", "value": "8b73ae8539b171e2f2921175890f9dd4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "md5", "value": "bd1f91b413ad4897ddd2cd1307e84cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "md5", "value": "9a655573d9b0621f4870ee69f1f0cdfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "76637ae3162f619cfe5dc0eb0ea22803"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "md5", "value": "4b628d89207f0571c0584847bf26fa24"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "28406b7e8ab1370edffd0874e0ea3024"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "ec3e0b95b02002702ef0a0768218cddc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "md5", "value": "2b5278f6502eb243455557a3a211282a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "557bea7823ffd9101e7210fc14a4df8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "87117eba9b1d7761aafad2d154ea72d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "md5", "value": "a7cc4e1ac666142d3ef9bcc2a98ff025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "8f55739824b7bb22ac5ee808daaaf93a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "4444f6ab1870b7cc613377909174a62a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "93953a33040968555bbadf0d7e708b4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "96079e1c41c4ace8ac7ba508aa8e6d83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "md5", "value": "509001eb44859b5a9e536de4d6376a45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "md5", "value": "0d9f2017c7fffb6b5fd8f18625f88bef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "md5", "value": "704400f39808fde5ab87bcca534c957d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "md5", "value": "1872aa5309777ced09aaaa9d2605c241"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "md5", "value": "48d7bd7f714bbd167b7ad073e8370262"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "md5", "value": "698fc9c657690ffc9d2c13663e3e98c8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "84c54c380776476b3df82fe58a331077"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "md5", "value": "51606eface773e2db9aca3b40baba212"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "md5", "value": "914221361ae9dffad45359361956d4b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "82de070c86b13756b2a7aca800e674ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "md5", "value": "cc6f44b01dfa292c286ecfe323b5d1a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "md5", "value": "38fabc01b1a9eef4e7517df5644d2f0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "md5", "value": "eb8570ce4a109cb5f39ae339449435a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "md5", "value": "c3cad71a45bf4fc95855ae81cefe44cd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "md5", "value": "de77aaa577aa9ce26bc25e6044d36bb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "md5", "value": "cda9f3a031d015f4b288b9dc27b7883c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "334d9ee9e247d25e2dd5e85cebe5ff1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "cf18f18cb52d3c65a3660c6ccd7f4cc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "8f1c52c52afb9fe9f06adf02cdc09596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "a1a2f11bc4c97d966bd3c6dcb86a9511"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "md5", "value": "6b3e272fb098e9768c20a72ec56959a9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "md5", "value": "b0d1d7a5777c45377808c5f97aacb00d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "b9219c6f1a32e964bf4b359c8b7c5d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "3cbff09e881ac0c1eb49b930e98ea487"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "46004887c35f9c1a9dc65fbaf89e9d45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "7bf33d91e9304768987015a3d757ac47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "070a088f631f2b40ee106250df0c550f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "9817fc2ff0dfe6111aa9ec72bb37ddb4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "md5", "value": "ec64427d1562477ba986d63537691c43"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "885de4bb21a1f82f0ba00dac5b758483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "5b6a1f481d836ab5823178651dfa1f72"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "5b6ab36d524fd0029e6f6e161aba18f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "29cbe0fcfa466bf8386fff6295f98612"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "2b4c2527f908be409ced3125b80ed5bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "a783f6b2726f7ed4a14f887427fefe84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "fd45331068c786fa1804cf131645139a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "6389d289c1c6568b963c95fb32f0c61d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "md5", "value": "ba48b0bcf33925381934c28c3e54583a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "5778409aaecab47c888034d495ec50d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "4736f3e10803bdb203ff05c240277763"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "31b90071cc42409e172778ed5a37fe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "md5", "value": "6cd8dc3c158053bf013c3bc1f7465680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "9a9f3bc330f43581143296385aec0325"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "95c15d56dbc7ba6e58f925fc473209e6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "ca5ca68cb6c13aead3db1cd8f9f8ac17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "56c08cb663786e1fdef98566047da65e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "4619e9e905fb89f37264730592b44f4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "30c41ca0bf3e9609c829924ad559207b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "ccc03293fc29d3c9b24aa391d788049e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "md5", "value": "5cc2b4a9e633be3154a3a41bcafc3be3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "9f88195b66743bcff49e2081e05745e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "md5", "value": "15c2f82dc72a60bc3667add41a66a5fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/tzdata.zi", "digest": {"algorithm": "md5", "value": "fac37d67537250975184fb31c5dc61e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone.tab", "digest": {"algorithm": "md5", "value": "12af45ac1272f7ba4a5be471fe5f815b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone1970.tab", "digest": {"algorithm": "md5", "value": "bf87a492da8dcc71a933f278fc7a1dee"}, "isConfigFile": false}]}}, {"id": "1f577a90bc9d3668", "name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/zlib1g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/zlib1g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib1g:zlib1g:1\\:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "zlib1g", "source": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 163, "provides": ["libz1"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "digest": {"algorithm": "md5", "value": "00be2c43ac0ac93f0de3fec761529a99"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d60a637e3328d0cf70782eceaf7019bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/copyright", "digest": {"algorithm": "md5", "value": "a4fae96070439a5209a62ae5b8017ab2"}, "isConfigFile": false}]}}], "artifactRelationships": [{"parent": "10b928c1539469a5", "child": "898e199179c8360d", "type": "contains"}, {"parent": "1bda28f09a455d43", "child": "15a9033fbc79e96a", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "c4a54f7f6a0a92fc", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "4ecb8d805b2f0df5", "type": "contains"}, {"parent": "1f577a90bc9d3668", "child": "9097839f8a255266", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "3d35521498c01940", "type": "contains"}, {"parent": "2e2f2fdf62786f4d", "child": "f9c7748a4dc520a0", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "dff72715d4a7a0a6", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "9096470cd9ebc669", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "c84b6cd6dd99bb39", "type": "contains"}, {"parent": "47e1bc6c82ed0f32", "child": "ff9bf0b7e3900374", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "ac1b581f082d0fc0", "type": "contains"}, {"parent": "549ea8df39213445", "child": "e16b5cb2fe033dfd", "type": "contains"}, {"parent": "572299f48b084c61", "child": "aa202af412eb4cf0", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "1ac2d3f6bb36ede8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0264f4d20e79c8e5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ab243a9ebfd74d0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a498ce7a66680d83", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b81459aec4116052", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "babb8017ecb53eab", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c004d0a2260ff34c", "type": "contains"}, {"parent": "6605ba1977643172", "child": "53487abed65cc031", "type": "contains"}, {"parent": "6d869be27081e838", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "6e4ef20b1756a7f6", "child": "19ba8dea25996ec0", "type": "contains"}, {"parent": "70f44c3bb53be645", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "7ce3e36ce2fafe0e", "child": "259b79439af1d6b8", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2a1c70d88a8f844f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2f066820ed46a7b2", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "4546a880ecd4f489", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "471877feddff0a25", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "83879f3f3812902f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "ccaac1055c3ed552", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e57c037b4e24c464", "type": "contains"}, {"parent": "813bc2d69a08d448", "child": "dae471915929dd17", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "27946f5382aeff39", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2eafaec46f42d52d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "3087ed7a767ed8d2", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "46bf3dcee9b6f9f1", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "591b8e2b22a9f230", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "6420b4afe0340fc9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "773256954c8e253c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b7f4ec41c1362114", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d43995150ce7d8f6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "ec596261688d39b1", "type": "contains"}, {"parent": "83a6fbe6e8c0eaa7", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "864661d8551f337b", "child": "1c8cfa7b525f7449", "type": "contains"}, {"parent": "864661d8551f337b", "child": "30c3b295483e502d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d8b8d0bfa349c82f", "type": "contains"}, {"parent": "8c4be3b7f7531f6c", "child": "ee8af19238d1aaca", "type": "contains"}, {"parent": "9e80174b755a29e9", "child": "3fd4f8f034cde6ab", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "a0c49336645749e4", "type": "contains"}, {"parent": "acbee8a5fa715f44", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "ad21dd1f6e34a904", "child": "c79786c1e2cfb6b8", "type": "contains"}, {"parent": "b023fc0801a3a41b", "child": "fe48c4c391c7f859", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "1f665ae2dd79e151", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "7ea497f105d76b2d", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "300fb9d26b27cb25", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "5dba1783eb2a1dea", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "6bd614a4f4442a8e", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "002d57cf6a9b3cb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0003f2b978715e03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00042b02e7eceb33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00144a99c91f79da", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "003d6016ab80b5a5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0065dda6065c3986", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "006ea22772da6e8b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00a6f050c0175f23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0104a5a0dd331ff2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "013851a4b2831f15", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "014a77e70e6da16a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "01b517987816413f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "021a404b64ee8b91", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02a075a5c6762191", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02bb5c659af442a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02bbd40feb7c180f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02c843da84376064", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02cb186934c320a3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02d0c46653cb31e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0322a16a10e32a57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "034026652f9d5e72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03add8b6fc0c12f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03b4fdbd224069c0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03bf8191113736f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0434be700c0b5fd1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "043a3a26b74ff0e3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "043f7ba0b4a18217", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "046b0bab660897b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "04e8f0056c4b9fbf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0503befdb272892b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0507f626a30a7f66", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "05433d6fe52e8b6d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "057107479f558261", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0573e42997e64f9d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "062ce7003fdf6439", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0637fee1f9cf8a4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "064869fe7aac964c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0684377aabb320b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "06f0b5e5df9e3d8e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "071d229a2c6a37f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "072c0ae6ea07423d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "07b84bfba3fd0127", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "07fd171643e934df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0804a9d4a18e89ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "082bed766615cd9b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "08dc9feca702d92f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09168baa3003f762", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "094ce23d6ac0960f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "094fd7e23e68ebae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09728f5345bdb048", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09b90b7c8e7bacdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09fbdca364242c17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a15afbac39d0210", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a397667ade381c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a70ac2e72ef3dae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a96dc239543cf53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0aff5039a1968ca5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b28783e95be4f09", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b3cfd6e06c45efe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b58f3ec09703ffb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b5c5b72815443d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0bc5d276c8bc454d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0be0662791edbb30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c322994b102243e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c668f65db221b7e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c71bdb73c286714", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ce87eb0677bdb36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0d384bd90a6e4a31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0d4c5d8f3455fb31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0dbe9f30b7dac81e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0e3d26257cbdc069", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0e89a4c745fe7af7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ea731d0ccfdd529", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0eb98dd5f64f43ab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ee71be4d3579be7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f054627af539717", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f07a473b3fb97cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f0e374df12188dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f46fbc5aa06f77c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f6a3dab83f6dcf5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f6da7a1376c6a47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f9b11af508d627e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fd325736f5832f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fe0b2d78b3cb662", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fe6dcd67c1a9577", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ffb284a41ce35f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "10212fe279aecc93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "10f39475c1679f36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "110482e9b26b2b73", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "116856eb5d6b54b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "11e2293d114c329b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "11f1079eae24a4f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "123bf6e956bc575f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1272f96da0220339", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12a6fcd72bf2e360", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12cd73893d431942", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12e6196b054f63b3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "137b8608bd1b6a34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "13d8a65436cfca6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "141e39de1bba7f54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1490a238c3a83333", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "149fe6e85546e0f8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "14aab9a6a300b5a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1562eb2ce20b81df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1581342198895a1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "159c8b06af132914", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1630566ec68b10a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16661e42f0d56eaf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16a883ef1a32802a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16c9e8f63a11e603", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "173d97b60939e08e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "175bc4bd2dc7b5a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17a1ed21d7333ad2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17bbcaeb3108212f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17c2aa963514be03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1809fee6097fb58b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18687b7249ddc879", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "189a230d44c0f580", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18cf78e02350daf7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18d34e9e550558fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18dbee1bbf80256c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "198b825de8313954", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19a2a8d4f53fea55", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19a8c0ddc2a2812b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19b519d8252872a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19c62c98088cd09d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19c64addc392ddc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a0e361436d45590", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a47b6f68877b689", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a8aaa12c0a21246", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a9cd549745cc6a8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1acc8fcb59dbf30c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ae567902159400a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1b5510d9f03db26d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1b8d7787fb2e688e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bd458dd34a21b6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bdd1095c6f4d733", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1be7b13cbadeda62", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bf3c47fb054c86b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c136df56b3047e5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c595155b1a6f75d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c73757cb297967f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cadca41e5069715", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cd26050ce4ff66e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cdcfcf9b0ea20f0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d55399ff51fed11", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d7767c993a28272", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d8f88788cf3e826", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1de2232913634a0f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1de2781482fd4682", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1e5861bad412bc2b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1e963f7ac7ca5924", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1eb08d09d291fb71", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1eb5761866175c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ebe8f7e3c32b708", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ed02cfe74040460", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1edc064a842b59ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ee884cb8d1daa5a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f26537363ed906a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f344a9ac8f9d004", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f3b66acaeba6ddc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2024c06ccc51f788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2066366c519c39f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2075b91d5a316bd9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "20c268c4aca51a16", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21160373a4075654", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21592072caaec965", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21624b17e7592786", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "218601a1f63975ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21a85c00f7d2ab81", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21ef2a26c9255017", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21f71311053c8678", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "222669936b64cdb0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "22d5708f2c0d87f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "22f8525b3a259dd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23441b45d0188884", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23b8c4392f9d4e49", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23c3988003ab550d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "242a6f2ea8ce1790", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "243e33024cbbf738", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24641c47c6e6213d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24792243b6ff8dde", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24a8ae6f72570dcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24ab5d635f932e87", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24bb8791a7242273", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2572275b8e32446c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "257a73ffddaee281", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25b69e7485066c8c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25e4680445e84da4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25edea7ad0d88b92", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "265522436a5a77d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26aa3e2c12e1109a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26c28e81bd29ebae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26cc3b3a0d4441f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26df5fdcde232898", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "270ecc8fcb395337", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27157c51dba683b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27737357f0c81ca3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27f2070f3732a4e1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27fc9e0bb22a8789", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "281a8a793ea6bff1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2831bae242bda1b6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28684f26eb6fd788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "286b9103974b230c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "289455870a3f3bac", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28b6b8982ec6b02f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28cf9a4726837a2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28da2337d1436464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28eea4dba90f63d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "290d81b9872c1b57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "294259ad764faee7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29a295005f3edbb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29e9424ace52a9a5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29ef4c8ad4c74569", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2a25ada9df575efa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2a320a956d8a4d6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2aabf4c8ee5de611", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ae2046403959e7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b170212ff1c81b1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b5d5ede464b05da", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b6594c309bf133f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b78103e07345ae7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b941b103a278a13", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2c012cdf3c127e9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ca10f8ff17bdf36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2cb73a8f004003d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2cef46428c40e6e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d2f2883ee8f6e13", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d6e4f3f8e0e10f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d8c8c99b905c6c7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2dbd8abfc56dabaf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ddd3341c7abf702", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2e2ce274106ac01c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2e355a7e19dad2a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ee0d2f25af94aa0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2f6eb7e6fa3bc430", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fad49cbd935f53e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fbfc7132abfada4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fdfc186b6e5fcca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ff0805d467a134a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3054eaf550e1c0c7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3057985d79c27ac0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "308dc1b5f8215030", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "31029a1cf85ff873", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "316057f8c61fc40e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "31b008049d314243", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "320cb87b72d95e53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "322b2737323096c8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "323d02fe884ecc36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "324573028ee525f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "326643d7c1092308", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "32852be6daa2df02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "32cc746fbd99ca0b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3334f2f3f1622b15", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "33786f9535c89f2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "337d00e1a2105929", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3391deae81b54087", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3470186820c372a4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34740e29a90e1540", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34b0c64ee3638eb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34ff1f434c023298", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "35041004245a7654", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "355741bf36f4cb44", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3699fca0c605f1d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "36da3540f6b905d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3710a085db318e75", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "376c7d4c812dd4ca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "379fcfff13719a14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37b50cd7a57628aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37b9bf6e6986afe6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37d51f90316d7321", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3819f4b1370319c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "38257c9762dd3a86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "383b879d3dfa0be3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "387369531885baaa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "392929ed47ff0eca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39ba84561bcbb0cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39d48d01d5cabb9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39e1a1617f0295a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39f25a1981e89fdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a22b234e469da3f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a5ef90bba1f71f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a61608de2047db9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b1198714e9ea596", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b4f189fdff8c900", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b64f26ae7d83b40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c13d04699a9467c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c242d3627eaf9d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c2ebd08fc563a19", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c64b8e242400e9a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3d0dcf275f844ff1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3d94dc4acfbbeb00", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3e2861b8ddfe0102", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3e42ee687c9d59a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f7157943bfbcdc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f862065967738c9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f9f47bdb22ac7eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f9f7c0f55594493", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "40278523e92cc053", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4063589cc8679477", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "406b476566a1c89c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "40cc78dcfb1fe71a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4144d5c8f4bf319f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "416172025e2f11fa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4178d0f78793da02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "417d3712abaf26d1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "41b3498c2203794d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4202fb9b4a17587d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "421232e9234aa28d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "424066b5b479a18e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "427aab2fe0499e4c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "42934e30578bb747", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "42ba33ec9a606959", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "436f15de384bc592", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43bf18ca1a9a932f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43bf6d276b93fe7d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43cac050e485a066", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4405a18a7bbc3198", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "441a7483afc8f033", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "447991f0d251cad4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "450fce812f349e67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "45202fd58594940b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4593e2403c0627c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4630ada5ae651cc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4693dc9e6b035e45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46b54a9105d1d0bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46b87e0350633ebe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46fd7710cad889ff", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "47488657a7b039f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "47c59150c383c3ed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48294bbcbaad5437", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "486900dc6f96bee3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "489789cd9c4a326f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4899b02596c2764f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48e92a0fd7b9a0fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48fd821eb0d55cb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490adaa3c17413d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490cc663dde291ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490efea70f043c17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49446d15c51310e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49490b0091296164", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49843f3227e9131a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49c76fcfada6f27e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ad7504fe1555e1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4afefae9cc53c419", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4b285c618063d438", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ba6db7637be750f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4bd711120266907c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4bed8af78759c817", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c048469b47cca45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c35823eaf0cb73d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c3b2c6e3ab340e8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c8809b4508b86aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c885a6c4c9eac38", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c9b8c9ea4552410", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4cc9026a22e3d400", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4d0ee63b731e3a9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4d9cf9f3f49e8657", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4df97daa2cd27a8e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e1f6c105f0d4535", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e355786d841f1bd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e3ead146fde8bfc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ebab7c3a8c6e5bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ef278515f3a2b95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4f32733e6dd81bec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "503961ecdf6b119e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "50e963922de16cb3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "512d0fe05a842773", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5152f673e1731858", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "519470a76a336c16", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51b338c3c2f664d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51cfa9793ba75d73", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51d5b7652ab9d788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51e1ae5fd8e0b385", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51ec0aef67037f6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52137f0bd35405c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52196dc6c8a6e19e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5229963d81068238", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5257d038c117b727", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52d4064cb3cb9240", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52f33fb2d40523e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53312a4f6f60c4fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53983d5c38051fc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53ee18e046ecb426", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5432eea363bfc8ed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "544ce11244efabf8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "54534e837c4e6a5f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "545d8e9d28b2e3a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "557796bbebec020b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "55980aca7661eac8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "55e9d829d398b6d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "560d234d8523d047", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "56296706e4db201b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "564bb0f23c5831a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "565070503c5f8a0e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "571418f6ca520c23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "57631800581b7a0d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "577bc4d8f3894864", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "57e0cdfd25a6bdcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "584c149e495bbef8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5862d76ba14af448", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58653d3c7ca235eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "589e1b8ca9fbb06d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58c1175b71dc6442", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58e6c1f63a2d4467", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59476365e352ca39", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59a426ab8af87657", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59ec8c4ab0a57328", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59f829c66b3809f2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a2e77ec590b2000", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a378854f32a16d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a513b618a297e59", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a69d50d863fdd43", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5aa771b5714708a7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5abccc59e3bf3772", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5ac8e1c40823911c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5b28edfd7ff0bdeb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5bba8626b2ab93b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5bc3f9d4fda18715", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5be237d556feca8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c05dd4c87005b79", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c286926754823a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c5e5a432570de7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5d2598b4c6dbabc8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5dc972bf14c61ccd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e3e4a6cedab0159", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e66db86991339d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e85afab5a79928a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e9fd7c9943fc309", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5f3b0b49849fe0f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5f42b97a96feda0a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "600470502ae2be70", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6043bfb7b116047a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60aef00882d4e4cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60cf7d0ad0d796d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60e9e8589fca6b6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "613a9fee05acc5e1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "613e4c43b10a8fb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6148d3b4ed40ed2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "614e1dfc7a38925f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6151bccf416fc343", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "61a21bfe32518e26", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "624de7e717b276e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "624e98f77e3f8e34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62612fd97ef6ab2e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62a58b40a3599df0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62fd22c9e6ffdeea", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "63085a277ebdb212", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "639c066805bb1ba4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "639d43b391010bf1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6488dea60c4adc98", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "649f882e415cf3d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "64d27685455f4ca0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "64ee1aa403e40ede", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65902bbb3a4574a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6593867b4d3baeb1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65b7127d8389c2cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65d8079d73c003c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65dce695f49e6810", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65f3ca505c3a4dcb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65fb3f92c3874034", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6608481a2886a250", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "668335c4e6c8b987", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "668b1559527e240f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "66cf5705f6505061", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6701655cbfe34e0b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "670b350fa6168530", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "675793edb9cff0f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "67ad63f3c30cd12a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "67af26efe7a82423", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "681d50ad2f406e58", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "684a4024ec4ba0d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "68ca42ef01103940", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "68ffc81715159736", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6959b642a9dc855b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69b4c5520b2246b2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69cfca9970224d4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69d618e84297ddbb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6a5e90918eef13e3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6aa5c5b0b6fe5d7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6acae622b8186200", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6acb69357fd50cca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6afe24eb9cb8ddd6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b1ff81df507f000", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b3c362ec98c3634", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b439a70b9664d93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6bb33952201b5401", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6bcb8d1d4503123f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6be8b863c68024e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6c57e09561c7d356", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6c95880528e5b874", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cb73e4a9a82f73e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cc33ca54c22ef24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cd17816060b1e38", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d0b73533f8b3a5e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d2e54ff7c7b64b9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d4a5a7fb59ef6ce", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d5903c71228a8d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d6795d219c650c5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d8fb05ce04b01ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e216549a70037b6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e76f89e1758ecd0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e9f9b0119a8caba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f1fa5ff3452e28b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f1fdc3283df970e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f36c5cbed3156ae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f8058b8d7762477", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f927c9126cb5a7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f9fda475d6143cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7055f4875e067b3c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "706df1acc42a401e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7084633ae1b20def", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "70bc3589c3d4e6ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "70e6e82d7197ae6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "71415373aebdf77a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "715106b3702e2870", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "724c72d9c2a20e72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "72db35baf0670838", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "738033ed736e2c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73b38f909a4c0b9b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73c36b531118e37c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73c6a2b23b895709", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "740628a1799f4d88", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7455995ae6ba8528", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "748402ee51ca6c20", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "749bf55dda951f99", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "74d117707886173f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7503efcec1c28534", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "751e682945857cc0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "753d4ab04bbfe53d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "754c2b8630a66395", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7599845bdcb91d5a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75a0391d5adffda8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75b0b6ee8ce47a4c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75e231ec3fc6fafc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75f4f7d510258806", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7625b0d3c4dd5111", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "76388f3d1616cbf5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "763a182d284f9ee5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "766ca3b03f46f506", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "767cd4482757d7bc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "76f36db9e5b4bb67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7704f99b318a6c3e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "772a19bd53b71b33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77aca928d4c6cc94", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77cf2a82495d38d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77d3dc38c9a56322", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "78eef2e550c09f29", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79a79d7f50f22ce8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79c4e6f675c6ef47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79dd87641c6753eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a362e15b240eb2c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a3e2d34794ab501", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a5278749deb371a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a75ffe682523c34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a903bc19a8fde0c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b28668b9fd8b3e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b41310a121cdb37", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b57421d033e3dd6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b73ee3574c62556", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7baa8131da4691a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c2ee002dae208f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c4eed5b783dcc04", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c558e1c580c1095", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c6f8c84add61fe4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c8154424699a0d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7cee5f8b003ae426", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7d29e4912173640c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7d3f08ff70ace8dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7dccfc2a67ebfb03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e15cc5adc8aed24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e1f1b4d2f18e1c9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e6d7e77b70a0ee5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e73489484c7063a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e7a8133871487ab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7ede90ccc5318894", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7f0a153846ffc38d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7f52462a28fb31e5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fa9167b0cef53cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fd91a1348424604", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80031168101159fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80d78de35565d242", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80f68d3c8cb764f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "814f9e5c45b51df3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8153618a8ae32a85", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "816856e028cae50c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "817e697a45a48803", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "82a9820e120768cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "82ff4a391223a2d8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "830d06cfbc8b28ac", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "83405256a6841a0d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8362e9baf608f21c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "847d0d8152ede1a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84832adcde14ebdb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84b08340fd0699fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84d3fdb9fb81aba5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85624af6ca8d5e1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "856bc51166c9c3db", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "858288b15ab629b1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "859e1bd1a647f298", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "859fff0f5f2fee2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85bfcfc8b00c40b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85d5057001ef41f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85fc30b42ce5d60c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "864ca73a9abaa84b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "864ccb15dd88137a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "865acd791a83a680", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "86d52671ea18b1ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "875ac0cc395f5941", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87b4499caa441c76", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87b7b59edc32419c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87da79720bbf3555", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87e393c4846c36b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "880a556a20c2a468", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "88341eaccb961e9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "888b23684b1e187a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8920939ee6a45d42", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8988b9d2b9c8634b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "898d93ab91dce1b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "89986fbc9266527c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a1b327469ab7f24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a22e9075f7907fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a41732a41309e33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a8d02405ec83216", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8aa7ab32df973652", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8af40eb736d45199", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8b243d6af3510120", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c25e74bcb72a194", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c6380b1f4671f64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c98639d9fc48d23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8cd8649fd605c435", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8cf798f6766de527", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d12916e6154fd86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d1ec5b267f6954a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d48e71b17d6e1bb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d53e1a66199ca1b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d670698d0f0e73d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8e8f6b4e9bd587cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ea0ae8422684a7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ec4bfd30b9d3ad1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8edf5c7a09bf6c30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f11466081ea5188", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f5012a216305cef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f6bfd750ba56500", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8fa52f951da27e3c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ffeee36d0ac6f7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9040f50f03a37917", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9074632786b0347a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a05a757af78605", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a533ccc96f6612", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a71c043ecffe04", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9135e5a7afdf37fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9146ed9681e15b9d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "916e81ac3ae6a7d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "919cbd7b849c4abd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9213c84a53faf0ae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "92acf8cf5ade8464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "92b53344dfa9e4f0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9336af376006adca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "935b255c6f09faf9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "93c26d16a7ed7336", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "93cb9940bd678bab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9406b1a1e1a3f43b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9414f2116ad5b0c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "941f8766d44f9e99", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "947e916dafa02197", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "947ee9e7c9231e8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "94e92e0b9047085e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "951a955a4b6dab63", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "95218fb80f1b77d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "952b4d93d2b7be34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "95a2ed2e51ff2f1d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9625d36521068a91", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9685a75232677c14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "969c21931510dd17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96ce2dafe231d3b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96e191fa4de947af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96fbcd41e8da1c54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "974c0a9d88ee8c40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "975f4f3befb610ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "978fa4ed48ef9469", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9806293bbb43dfc4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98091e0230d0e162", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9829b3f268772d2c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "987a1eb94c5abca1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9882731e4fa901fd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "989b0ae4059127e9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98aaa1e7888e665a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98ff34a925bdb80a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "997bd5a617d4d2fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "99d1e1097b78a2d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9a2a2d31f0bc0293", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9a6c76ba39456095", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ab0fbbff26144ee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ab15a85510c25ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9abdbe6486d88c1b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ad865c5e405d3b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9b9e4c90c77873bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c441ce4cec7993f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c449b3ae9f94df9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c4ba61baab76204", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c9d7bc1868111f8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ccb9b2c98601332", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ceeddab06e25985", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9d757312cb975827", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9d829bf800ff61f2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dd5db1563b8837f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dd886d9b0fd1d5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ddd69900bbc6f10", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dff875f22f8d4aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9e4517f9bf60f700", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f4bf0c55fe3d9ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f5065a813217a45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f5d74a12901a50b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f6c0d5a9f8b6438", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f851d5ede0baaa2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f907e41891683a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a062c7406fb0f451", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a11c127d0727b9c8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a14a9caacd0abcb2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a15dd3f98a8831ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1af93dc8a7567c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1bba30ce8eed8f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1c996cc8c40e2ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1dd84436ba2f1a9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1faa662db308a5d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2af4f0bd0f5088e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2b37201ac86b3cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2c89d85f5fea976", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2d14fc5e59e5f8f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a311e9483d902749", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a37807e4d6c96ff4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a3b3836cba23e9ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a40e0c81d23ef357", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4584479053a2afa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a45948e8311bc7e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4cece4b94a74e68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4cf2e333cda66d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4e43bd12ccd50d2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a55e490b89d26fcf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a5631e954122ea53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a59e1eeaa323f5d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6ca76c5e7966740", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6dad83a25466391", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6e6288b5978da06", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7246557dbdbcde0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a728aca069c5ac5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7376bf5964062fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a76dac28b4d82a88", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a78688214e6964d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7a5317293808f30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a834d0c65ceb73c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a85316d2ad14d659", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a8afdbebce1af198", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a91325cb68e59df5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9494d26cee372b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a94f75d1221f8958", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9addd485144eaf4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9bc7088f58dacde", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa08b1c131897ed2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa0fe62ae5dd9d64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa37ab11bc4004f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aab107ee82178d43", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aac18e0403c8ff87", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aaf71b477ed1c327", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab2becdcd9b2248c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab319e3110f52819", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab550cf46a813b86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "abb408660eafff6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "abbc5845725783ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ac8219050024ef39", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ad5d04b8fbbdbeb2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ad95ec4cf68406f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "addce142c0fde501", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "adf68a8a82502f76", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "adff8eca60e84b64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ae0cfe46660ea802", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ae1867cbc8e2e2cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aec2ecbd16ef1b4e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aed1ccbdbc9aa613", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aed4acd30581f57d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aefdcc2cec2c96b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "afae1c37f4c6cadb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b06ee52282ed6503", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b07e388ff5b45b83", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b099c40e00e4fd1a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b0c9e8426bbb1565", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b15bae8ae1828e0e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b16065c4e6d66cf3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b169289a87a0984f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b16aae772ab366a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b19848d25241aea0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b2088cb427b30cd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b222ce949ab472b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b257ae7863a1e9cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b27b82907b583ac7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b2ce973f105e4f6c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b30fe73eb043ed55", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b439dbe3f32ea2ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b4456b5211c75ce1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b451c63ef88c3926", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b477f9ac8bf4cd6e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b507aad6d47472fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b523b644dce9674d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b53815bba19c012f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b53d290ec79f34c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b54258a6dc13386c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b5f093a583b45a0f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b5feb4fd4064e5eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b60d718366ffcfa5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b632e06a7dd38c06", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b697c7c20ab52f45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b6ab7abbaf456989", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b6e2c28e56b19929", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b74b6b97ea78c100", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b751f17fdab55c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b7656791f3cf4ec7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b79435894aa2ff8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b7e8760ce8c0706e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b801f5796da26194", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b80dac41920dc78c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b82b19b31e53ff2b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b87b3b699813b667", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b896892c678d3ee0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b8a724ea0ac4bbc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b94c5b56e9570b2e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba19650f1cc6b011", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba65f9464e50ef95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba7b6e51c887ab18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bae962e74bffc204", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "baec6f52989265aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bafb5696e277e674", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bb8d3910777da1c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbc4a89ec38055eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbcd34b9c6968848", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbcf457b2880e519", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bc5246acae6874af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bc6512cecea4467d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bcaa06c94c9fe8aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bce3232654686f58", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bdd0a0317ed02ac3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be26bbd3fcbc3e54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be3dd8f84b40aae1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be4c7b7d9ee30674", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be6d311f7e07daee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bedbc36ef147ebcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bee4166cc0b19bf4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bef3284ea6c128df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf25e7748c5b7cb7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf3f7c406fe29797", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf74e001ee4005cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bfe301d5b69fc46e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bfef7070005ec44f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bff095f0dce82beb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c03abf2f67af1664", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c061c6e7da2aee50", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c06f9645b1f26d30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c085770f7ee68efe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c0cd972db4f174b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c0f5ca1804e54010", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c13533161929a6fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c1666b2a6e79f0e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c19c97919bb0243c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c23e53a0af7ea471", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2895a7015745c67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2c344d254980778", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2e86efc14078bdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c3188c34444dea18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c33b8980e41a872d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c36c0f778436da21", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c3c63e45418c742a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c416c3e5b4bb2784", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c44987c835c7fa30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c46d6f6dfbf3cd1c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c4853b9970512457", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c4f9360e6979d074", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5339a3fdb6536ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c53a815928270044", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c544158fbe2281af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c570ae59d9bb9372", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5ba3f8a90bc180c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5d54e47bc46f200", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5f5a55f01d0c666", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c65dae07ad32273b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c6712d1356a66eee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c6f33ad089a710b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c70a239ba16be7f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c7661345c56e8774", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c7ebac44e237b74d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c83e0d18d80362f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c8402a0f746738c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c85683aef06ad752", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c87a316255432185", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c8ec8a309c74929c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9348a1ea1afa731", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9686bfa3c591d4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c97c1cb5a9a4f490", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c97e8848808ed22f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c98cae6d2187dbcd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9b6af1ffc25dd66", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca14c0592fa46720", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca43982bc48d9ea4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca5cd18e5f9d902a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cab7b99dcd3b1bcb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cadc3efdacddcb64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "caf29eda6ecf5fbc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cafd700956c6db02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cbe384d19be2d3e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cc5fb2f813350352", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cce11c1b26a88a9e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ccf6e22021a41f68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cd431746eb5681e9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cd6e2744848d7464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce1506eded9a7812", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce45d551accade35", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce8980df14e8ce7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce8c161d1bbb6f23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ceab993003a20bcf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ced0c08c3a05a2d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf05ffb3dc370e11", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf1809a044fc3645", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf7629f7754aa035", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf82570250338687", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d017c79e48b29046", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d07602fb1ed4cc8b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d087cdab3e822b46", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d0a3b3f12ce159ce", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d0c94feec71892a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d26d2d24c8cde999", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2a05527612c7895", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2adc050ee422987", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2ba86ab6ab0a03f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d310fcf0e03cdff0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d375d87a23d44cf9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d37e01b7e4c95415", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d384f006c6a628d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d38ad6160eac0d40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d404eb2f8168ae6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d51df2075d82e813", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d57a096d71ecfe10", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d5cf2b451d798676", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d611f6ed2ced3bb0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d654a773bb42f7e8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d6736d915a924dd3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d72757692e477b2d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d73c5620989b16d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d751b5fee4075230", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d75cf0bea7590f22", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d7677c4c8974881f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d7f4f8939e48765d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d80d1436848781a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8364d5d80050d72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d837b5dd8851d19d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d83c5a0f64bf629a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d876699a4c908e2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8769c43a829e8c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8a88b8a2f290b6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8ce8395c624c99c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d922ffe9a3625bc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d94d1ebbf8af572b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9566dc87e546dd4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9720589300db219", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9d016b5a9aed9f3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "da44886f385e47c4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "da587eb136b7becc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db0d60c8410a440b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db58bd8fba216176", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db5ca4e7f069163b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dbe528764e7aea19", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dbfb006408e4c819", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dc1b3b2054074e2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dc33f47c268cc339", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dcdb1a4bb5fb4469", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dcde79861746e6be", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd129082399fdf8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd17451e5247400d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd41ea89ad2f9432", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ddaec211c4ac9340", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de3f18dd54e18fd0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de46a6db3dd29a9e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "defa30a831cbefb1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "df5b1ff319fca684", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "df7bbe55ee616f27", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfad0ef78414b993", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfda4e3cc48ce740", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfde8743913a31a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e003c80fe4f96193", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e01434ccb0e50b9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0184f4b8dae6360", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e05ffcfeccd669cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e06820125bb9b42c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e07b00f16a310de3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0adcc86e416adf7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0b976f535eaa350", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0ceb60b9255f7a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0cec0dcffef47c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e13c52f2fa493590", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e16f3b819e3ca190", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e24955a2915697fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e283164c64277dc4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e2b0341ae53e3dc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e308222574c873aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3365e28f97f16b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e33e5907c713d54d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3421290c1eba49e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3e67e7420cbe42a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e401dc1a72424d72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4061e42aab36a2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e49223f81be01a5b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4b8e8f4eb4eff51", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4f3ce638baaa1bc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e5c00ac43414929c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e60ac6001b98c09e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e6448d6159b0c366", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e64e0aad0e8806fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e689a74fdb5e0b09", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e6beb43253296b95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e7174d10bd29ae4f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e77ce6862ac7b9b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e7cbfa4b786361bd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e82c0a57ad95bdee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e843d98eb9c9b33f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e848b10effea0de9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e8abcfa446f68c05", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e8d30df56c583b5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e97498927b4d9534", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e99606750a042c3f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e997a591ced387b2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9a96a430820d967", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9cec85974b01699", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9f3246faacdd379", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea0f9ffe83e04368", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea27d15a0a4c5a31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea55f84f181dcdc0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea8d7a28da41183c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eab5cad3ac26439a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eac0045ec67179fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb05f9940de49283", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb0f2b09191a6273", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb247e999ff16ba8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb822b68ffd59584", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebbe3e91045dab92", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebc391dc9d289217", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebdc90709d122d49", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebf2f2998bd2ff6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ec4c60f223a08c28", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ec55ca875c3cc1cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ecb8fc42e28b752b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ecd517d403c02d1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ece2d28e979edcb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed30c531cffbe467", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed3de4234930bdab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed57411975871c34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed8f917786ce9af8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ee32852fd06f29dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eec4222fddc1f913", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ef5d5612134ef98d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f060f470a65a7b74", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f076835793e41b59", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0a4b16732184ec1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0a6d39c4450fa84", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0b8cf330aaeee28", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f11f7aa60e41085b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f120aba29918a5c0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f19281069d1248d8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f194a9fd883736c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f19c3560776f6ed3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2134355f3704ab9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f23bca50a6058eed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f29a247811fead48", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2c3763a0ca31065", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2e4794d5f3e8c57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2eff73acac7522e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f3b2722298ce1dc6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f3fe2941034fa961", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f439446ba177bfe3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f45d6bec6bd35699", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4b98e8c0526c057", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4e60d830cd43062", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4fcd2efea44271b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f54b835b07442ec7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f570ec4b4984bcd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5761a9e9270cf51", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f57bac7fefbca710", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5bc158ad511f624", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5cafd1f15baf8dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5d999ccfa4b2a21", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5e848100097c71c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f6096b1e73a8240e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f64bd51fd759121f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f64de3338c7cbc9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f65b52ac2932110a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f663e058c6c84ac8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f68d794bb6db53f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f725bed2238dfd14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f73b06cacd405a18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f74b80418cc47abc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f78a985757c3511b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f7efa07313b68552", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f816a1d05048a893", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f83d508894981982", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f856f6b144447982", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f89388d97a99cbdc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f8ef61adf7926b44", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f9560e552c491235", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f98cec25ef47ae1d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f9f9dc7c0d39c70c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa0cf151c0c644eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa1f13567c216d4f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa92fcb256c6571e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa94b95c6edea5a3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "faa5991c23ec244f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fab67a8bc0f60cc1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb0ba703fc1818f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb1e0aa5e89d52a7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb7b865489dcf093", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fbd35805be5f1598", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fbd4ecdf2b1da306", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc1177c6b379ed67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc12ca001c0a4ea3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc2bd92b68422154", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc78c0e3b6cb650e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc9af61123bdddd5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fca964c07df48383", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fcb0143d851e2a45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fd4cf4364051c06e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fd6a7b4343d0f150", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fde14438b600a0fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fe71602fbce70667", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fe736c9d73daf7fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fec0a0ace49c2422", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fed0a4341d602356", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fed4ee5202e694d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff002ac7753e8627", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff4216ef70885e0c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff57a19f5645904c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ffaf5a8f32dcf3a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fffe837b97bad7b6", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "116c827368309b5c", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "9ff62e13511b5b59", "type": "contains"}, {"parent": "007318e599e361a7", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "098aec4862bfbedd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "131fa1f201adc95b", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "649a2b4739ae8e3c", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "1e56c99c83d44f9a", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "2328ebc6efd80113", "child": "1bda28f09a455d43", "type": "dependency-of"}, {"parent": "2328ebc6efd80113", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "2e2f2fdf62786f4d", "child": "b023fc0801a3a41b", "type": "dependency-of"}, {"parent": "34563f217f60ff36", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "3d65e3ebccb87f2a", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "3ec3c02d16e05bde", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "434263ef1928e0d9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "44361785e39c2c95", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "649a2b4739ae8e3c", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "27875f175e0d2d76", "type": "dependency-of"}, {"parent": "55e67cbb75a24f25", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "572299f48b084c61", "child": "9e80174b755a29e9", "type": "dependency-of"}, {"parent": "5beb035c0bfeac2c", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "5e800a8842b93844", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "5f176cba3e8d2776", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "61c885472e7f34a1", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "10b928c1539469a5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1bda28f09a455d43", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1beded45fc871c67", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f2aba3476e2f9dd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f577a90bc9d3668", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "27875f175e0d2d76", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2e2f2fdf62786f4d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3d65e3ebccb87f2a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3edf6620a268045a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "434263ef1928e0d9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "47e1bc6c82ed0f32", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "518734f6c898e15e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "549ea8df39213445", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5beb035c0bfeac2c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5e800a8842b93844", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8c4be3b7f7531f6c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "aa909c768d17c3a4", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ad21dd1f6e34a904", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b023fc0801a3a41b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "bb1a7362a9b0ffcd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d475c470f6593aa6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e58d8c512e51a829", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e6ee80b164fdb75b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f5fe1a7d4abff264", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "6605ba1977643172", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "70f44c3bb53be645", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "79417ad5b57eab0c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "7d6dc002189a8f73", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "813bc2d69a08d448", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "007318e599e361a7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "098aec4862bfbedd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "10b928c1539469a5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "131fa1f201adc95b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1bda28f09a455d43", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1beded45fc871c67", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1e56c99c83d44f9a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f2aba3476e2f9dd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f577a90bc9d3668", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2328ebc6efd80113", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "27875f175e0d2d76", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2e2f2fdf62786f4d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "34563f217f60ff36", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "368bec694ccdf79c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3d65e3ebccb87f2a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3ec3c02d16e05bde", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3edf6620a268045a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "434263ef1928e0d9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "44361785e39c2c95", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "47d535c5b2ffb338", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "47e1bc6c82ed0f32", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "518734f6c898e15e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "549ea8df39213445", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "55e67cbb75a24f25", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "572299f48b084c61", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "57df8e2729f2ec01", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5beb035c0bfeac2c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5e800a8842b93844", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5f176cba3e8d2776", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "61c885472e7f34a1", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "649a2b4739ae8e3c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6605ba1977643172", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6bd6e6caeb31e4fe", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6d869be27081e838", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6e4ef20b1756a7f6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "705cc723b06183c4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "70f44c3bb53be645", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "79417ad5b57eab0c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7ce3e36ce2fafe0e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7d6dc002189a8f73", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "813bc2d69a08d448", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8357f04db8c6661b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "83a6fbe6e8c0eaa7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "864661d8551f337b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8c4be3b7f7531f6c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "9e80174b755a29e9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "aa909c768d17c3a4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "acbee8a5fa715f44", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ad21dd1f6e34a904", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b023fc0801a3a41b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "bb1a7362a9b0ffcd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d475c470f6593aa6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d7c9aa9d6cfd44db", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e58d8c512e51a829", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e6ee80b164fdb75b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f53c29e10a934f41", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f5fe1a7d4abff264", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "fe9ecdddeb00b8ff", "type": "contains"}, {"parent": "83a6fbe6e8c0eaa7", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "864661d8551f337b", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "87a98a8dc93885e9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "8ce095958e9114e3", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "aa909c768d17c3a4", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "acbd2203643a237f", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "acbee8a5fa715f44", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "10b928c1539469a5", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "5e800a8842b93844", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "f5fe1a7d4abff264", "type": "dependency-of"}, {"parent": "b57a8bbb5380279b", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "1beded45fc871c67", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "c67bc6a42e944f29", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "1e56c99c83d44f9a", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "bb1a7362a9b0ffcd", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "f53c29e10a934f41", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "7d6dc002189a8f73", "type": "dependency-of"}, {"parent": "d3e8a9fac0730d2d", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "dcab7cf748923d59", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "434263ef1928e0d9", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "ee2107e2cf9fdf1d", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "f01cfad828ded2bd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "f7bdb8efea51a9a6", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "864661d8551f337b", "type": "dependency-of"}], "files": [{"id": "ac1b581f082d0fc0", "location": {"path": "/etc/gai.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2584}, "digests": [{"algorithm": "sha256", "value": "76a5771adee7b9f36c7ae66eae78d72f325557500269107f2d98a7e3560a1808"}]}, {"id": "259b79439af1d6b8", "location": {"path": "/etc/mysql/conf.d/mysqld_safe_syslog.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36}, "digests": [{"algorithm": "sha256", "value": "f2aa4cb8a6104cb77530ccbb155d01de3d2477634b5579671b216c5bde4eabc4"}]}, {"id": "3fd4f8f034cde6ab", "location": {"path": "/etc/mysql/mariadb.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "d28d08134680e879577103710156c45fe7231eca4eda06ffff746bb928d62323"}]}, {"id": "aa202af412eb4cf0", "location": {"path": "/etc/mysql/my.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5221}, "digests": [{"algorithm": "sha256", "value": "0ad229aaaf6fde9b6f66364f57fce42c5d89e52ba5ad596a3b222da74d683cb6"}]}, {"id": "1ac2d3f6bb36ede8", "location": {"path": "/etc/services", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14464}, "digests": [{"algorithm": "sha256", "value": "a1c2d8af47c1a951f39f11cf53160703f282946d9821068eadf97b7d43208a34"}]}, {"id": "c4a54f7f6a0a92fc", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "f10ba64917b4458fafc1e078c2eb9e6a7602e68fc98c2e9e6df5e1636ae27d6b"}]}, {"id": "591b8e2b22a9f230", "location": {"path": "/usr/bin/cat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43416}, "digests": [{"algorithm": "sha256", "value": "87e5bd81850e11eeec2d3bb696b626b2a7f45673241cbbd64769c83580432869"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "773256954c8e253c", "location": {"path": "/usr/bin/chown", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "babfaf270dfef708602b7e12f406ba058c35eca524ec880fad3fb9830b2a228a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3087ed7a767ed8d2", "location": {"path": "/usr/bin/date", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108920}, "digests": [{"algorithm": "sha256", "value": "a1cb3238a537c39e58c0f25c41e75d22d82b9e92d433185cd00438ba5e8e25a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2eafaec46f42d52d", "location": {"path": "/usr/bin/dirname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "215609e575d425e9e90993fda07b35d7c71638149d8b126c27c51467c28e2610"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "116c827368309b5c", "location": {"path": "/usr/bin/find", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 320160}, "digests": [{"algorithm": "sha256", "value": "92a2bade19a90a1bd81e4d2c2de646ddf971aba9c78df6e31b2b567c94fde175"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c84b6cd6dd99bb39", "location": {"path": "/usr/bin/grep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 199136}, "digests": [{"algorithm": "sha256", "value": "39214499f884820b46f0ba06822e347798b264362edf607bf7668083b92cb51e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "27946f5382aeff39", "location": {"path": "/usr/bin/id", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "371021b0c9ab1a3c893ca98b1c648445e3cfe5c6883d9c0a5b1d0339c0d4cd2d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46bf3dcee9b6f9f1", "location": {"path": "/usr/bin/ls", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142144}, "digests": [{"algorithm": "sha256", "value": "1e39354a6e481dac48375bfebb126fd96aed4e23bab3c53ed6ecf1c5e4d5736d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ec596261688d39b1", "location": {"path": "/usr/bin/mkdir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88408}, "digests": [{"algorithm": "sha256", "value": "4764ac50184c3092d7e529b07d95f103644229f12cfc1de6759bd1da0e6c56c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7f4ec41c1362114", "location": {"path": "/usr/bin/mktemp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47448}, "digests": [{"algorithm": "sha256", "value": "49ad1d5b6875c67a20f67ab440666a3805390eb85de07852f3ec81fe1bedf123"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e57c037b4e24c464", "location": {"path": "/usr/bin/my_print_defaults", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3660800}, "digests": [{"algorithm": "sha256", "value": "85d21d12602c9d38d46559074b68cbf515c689679ac6a9461c0636f5c3ca0fd2"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dae471915929dd17", "location": {"path": "/usr/bin/mysql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4237144}, "digests": [{"algorithm": "sha256", "value": "2299bca0994ccb7a4ff7623ef53bedbd7b909a7dd1890040aea05d8c128bf1c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libreadline.so.5", "libncurses.so.6", "libtinfo.so.6", "libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libstdc++.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1c8cfa7b525f7449", "location": {"path": "/usr/bin/mysql_install_db", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21418}, "digests": [{"algorithm": "sha256", "value": "5a33fb3a075d2a69d74db3ddd9197bfa46ec52738f920dde735e96defa0502e2"}]}, {"id": "4546a880ecd4f489", "location": {"path": "/usr/bin/mysql_tzinfo_to_sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3664480}, "digests": [{"algorithm": "sha256", "value": "b1fbd6339372d27d3d3a31f3818886020c9ca176f59a6b3c0d0835df3688db5d"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "53487abed65cc031", "location": {"path": "/usr/bin/mysqladmin", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3986112}, "digests": [{"algorithm": "sha256", "value": "a7aea52ef46d0c76f5f42e72c678c16eba6e9a2ebfc4b0f46a96f098c5c85147"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "19ba8dea25996ec0", "location": {"path": "/usr/bin/sed", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121288}, "digests": [{"algorithm": "sha256", "value": "a0b422c771464c25afd6d6c708ae695f1901c5e7e8686e5d2cbee18462f13688"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6420b4afe0340fc9", "location": {"path": "/usr/bin/sleep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "45cf3208dc6704e806bbc5d776e884b5487744bd75171a93930c94e9b9b20ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d43995150ce7d8f6", "location": {"path": "/usr/bin/uname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39288}, "digests": [{"algorithm": "sha256", "value": "826971bf079a8c1c0076e359ab67fe8fab23819891e96a5f7b6eca1652af6f54"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ee8af19238d1aaca", "location": {"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39088}, "digests": [{"algorithm": "sha256", "value": "72e529a9edb74a85ce5aee49d92e7b8126e8d77cadb538175f7fd7768d077b8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a0c49336645749e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libaio.so.1.0.1", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14336}, "digests": [{"algorithm": "sha256", "value": "a69a30877e6ab7c4d917c78228bd1397cd4e47ec6726e47c7d57e01238a73f83"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4ab243a9ebfd74d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libc-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2029224}, "digests": [{"algorithm": "sha256", "value": "09d4dc50d7b31bca5fbbd60efebe4ce2ce698c46753a7f643337a303c58db541"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ff9bf0b7e3900374", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 202760}, "digests": [{"algorithm": "sha256", "value": "5744b3669e4574920dfac2b33207db4e8cb501df88ef28c3801ba0673a7c7d6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1f665ae2dd79e151", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2954080}, "digests": [{"algorithm": "sha256", "value": "135da41648a680b7046002294792e2bc3a18ade2f60030d10adc24376fab1a67"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b81459aec4116052", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdl-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "6441e37b1be25239c01447f7cfcbb52011ebc19ab24f87b43170bbe0b867c6ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "15a9033fbc79e96a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcc_s.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104984}, "digests": [{"algorithm": "sha256", "value": "63eb91b5d726e401c5affb2a035e175c374cae75cdf25a1f9b007c3e79328100"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3d35521498c01940", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.5", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1168056}, "digests": [{"algorithm": "sha256", "value": "f648d4ed0fe1fe7645992d10a5cbc84679d298ce8561a1aeafa780fee67b3036"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c79786c1e2cfb6b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 534880}, "digests": [{"algorithm": "sha256", "value": "8c310ebc94e36d237cefbc15e2826fb49426a2111e424fd06f662bf64b9f5f0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e16b5cb2fe033dfd", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgpg-error.so.0.28.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137584}, "digests": [{"algorithm": "sha256", "value": "df95914ef7aeaadcafa4acdd614068836a0014ed3001ddb8390f7ef44d3c5248"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4ecb8d805b2f0df5", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129248}, "digests": [{"algorithm": "sha256", "value": "d6574e34006e27cfb5d00dc75018cc06832d0bbc9e1b35316b9c03148355f0a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "300fb9d26b27cb25", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162264}, "digests": [{"algorithm": "sha256", "value": "b59b0a5e4fcabfe7a56528b6ea086a8d7b1a3c915f9d78b7fd60c513e788db76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c004d0a2260ff34c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libm-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1369352}, "digests": [{"algorithm": "sha256", "value": "e8a6150c2467528fc9a1d03f0e372cc1bc673e04e71adebfb43b11fb9e599555"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "898e199179c8360d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmpfr.so.6.0.2", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 523280}, "digests": [{"algorithm": "sha256", "value": "a26d33d5ef03fc24363a6249b66fea68e75d754f6f730bf47d19cb8edb9cc914"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmp.so.10", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9096470cd9ebc669", "location": {"path": "/usr/lib/x86_64-linux-gnu/libncurses.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162024}, "digests": [{"algorithm": "sha256", "value": "06e90557aced57af522458be8666dd74ed54ba3921927566b08ece87f55717db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "babb8017ecb53eab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_files-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51832}, "digests": [{"algorithm": "sha256", "value": "895740d534dcce118a99c9eb937ca182b86bab1bf94c7fe2c414ada1cc5fb628"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "002d57cf6a9b3cb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 465008}, "digests": [{"algorithm": "sha256", "value": "cf811d27b21603d7ecc953a057afd6d69875feff6af655e4720bbe0b420dd9ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f9c7748a4dc520a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 584392}, "digests": [{"algorithm": "sha256", "value": "22eee6496d865898b4182a6eb4ef93c8d28fd6c5e117192a979cf9842e80942f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0264f4d20e79c8e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpthread-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 157224}, "digests": [{"algorithm": "sha256", "value": "748a519668bf97b157a6a8d7a33eb0e852480b059c9c2e3e2eae291cf85cd828"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a498ce7a66680d83", "location": {"path": "/usr/lib/x86_64-linux-gnu/librt-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 40040}, "digests": [{"algorithm": "sha256", "value": "d4cd0ebe46696053f219856b2ce01681325f4fbf8263f36c477825fc5143864f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe48c4c391c7f859", "location": {"path": "/usr/lib/x86_64-linux-gnu/libselinux.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 163200}, "digests": [{"algorithm": "sha256", "value": "21801f05810593a6d7699bd81df3a37a47dfd029a64156d6b1b2a14cad9f2982"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dff72715d4a7a0a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsigsegv.so.2.0.5", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14424}, "digests": [{"algorithm": "sha256", "value": "745484d0638dfb3e8bc1f31033aaac65029894f327c55be3cdd391c7cacca8a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7ea497f105d76b2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 598104}, "digests": [{"algorithm": "sha256", "value": "040098a123e353a904a410fb736993603ceb63ec589ff86711eaf9a166fbd550"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5dba1783eb2a1dea", "location": {"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1956992}, "digests": [{"algorithm": "sha256", "value": "cb7d29f577abac68043c7ca7b8130e442bf1694c7722263b6cf48700a15dac23"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6", "ld-linux-x86-64.so.2", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9ff62e13511b5b59", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsystemd.so.0.28.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 709496}, "digests": [{"algorithm": "sha256", "value": "fca2501cfe4f0a3ce4fc950f44a852d6502500fe799b8737d4316528b6d1f7d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "liblzma.so.5", "liblz4.so.1", "libgcrypt.so.20", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6bd614a4f4442a8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtinfo.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 192032}, "digests": [{"algorithm": "sha256", "value": "425378a1cfa4f5f2f8a847d4828f0dfc92c2b7d75e5f8f5207a4c0a42b2ee6fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9097839f8a255266", "location": {"path": "/usr/lib/x86_64-linux-gnu/libz.so.1.2.11", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108936}, "digests": [{"algorithm": "sha256", "value": "251f20bdf98b26a4f2318792f75850ca0f32175b3a003e7f5b5964545ce2c57a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "57e347c4e63a5664", "location": {"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "30c3b295483e502d", "location": {"path": "/usr/sbin/mysqld", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23370864}, "digests": [{"algorithm": "sha256", "value": "6934363526c671bf91fd7897ce960341a9d80dab7636f033c69a048bf3c886ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblz4.so.1", "libaio.so.1", "libz.so.1", "libpcre.so.3", "libcrypt.so.1", "libsystemd.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libdl.so.2", "libstdc++.so.6", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8b8d0bfa349c82f", "location": {"path": "/usr/share/mysql/charsets/Index.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 23500}, "digests": [{"algorithm": "sha256", "value": "f583dfe720b5d0fe47106eec277ba98b18b0b01951f144b8b773267038462189"}]}, {"id": "2a1c70d88a8f844f", "location": {"path": "/usr/share/mysql/fill_help_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1496285}, "digests": [{"algorithm": "sha256", "value": "0fe6255970de9c72b4d4c33a4c330719bdec2869de87ad5028bf276ff9d143eb"}]}, {"id": "ccaac1055c3ed552", "location": {"path": "/usr/share/mysql/maria_add_gis_sp_bootstrap.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1683}, "digests": [{"algorithm": "sha256", "value": "a82a298bb87e5b338e18c90a2d037337474b7de2205eb4e612354ca9e7bb3e8e"}]}, {"id": "83879f3f3812902f", "location": {"path": "/usr/share/mysql/mysql_performance_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "98e4a257eed134b507c39f5a2213f7db127cf3b7d055ca5beebfb300f37f8240"}]}, {"id": "471877feddff0a25", "location": {"path": "/usr/share/mysql/mysql_system_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30100}, "digests": [{"algorithm": "sha256", "value": "21205c4d0ddf83b17f5aed1317c8c58b59a2f32d0a342508b01994b6afe15b5c"}]}, {"id": "2f066820ed46a7b2", "location": {"path": "/usr/share/mysql/mysql_system_tables_data.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3159}, "digests": [{"algorithm": "sha256", "value": "3cab356c3a6761499770ab08015d555362cc698f17a485652cd5b5e110aa4246"}]}, {"id": "93cb9940bd678bab", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "c46d6f6dfbf3cd1c", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "fd6a7b4343d0f150", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "69b4c5520b2246b2", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "e997a591ced387b2", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "a76dac28b4d82a88", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "dfad0ef78414b993", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "39d48d01d5cabb9c", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "0f054627af539717", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "9d757312cb975827", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "c85683aef06ad752", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "31029a1cf85ff873", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "8ffeee36d0ac6f7f", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "5229963d81068238", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "763a182d284f9ee5", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "557796bbebec020b", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "f57bac7fefbca710", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "21ef2a26c9255017", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "975f4f3befb610ef", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "ecb8fc42e28b752b", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "8a41732a41309e33", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "589e1b8ca9fbb06d", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "7c6f8c84add61fe4", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "8d1ec5b267f6954a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "be6d311f7e07daee", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "39ba84561bcbb0cb", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "be3dd8f84b40aae1", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "f8ef61adf7926b44", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "2ff0805d467a134a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "5a69d50d863fdd43", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "ed8f917786ce9af8", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "d611f6ed2ced3bb0", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "1ae567902159400a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "f194a9fd883736c2", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "bae962e74bffc204", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "1de2781482fd4682", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "a94f75d1221f8958", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "1533f57e1c6398058978c6f73868314a053f6bc7d23125fb77d14bba397b2066"}]}, {"id": "e07b00f16a310de3", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 464}, "digests": [{"algorithm": "sha256", "value": "9181f39a86856f2808c1f4458358b91e4255707d8784d86b5323b8466de19931"}]}, {"id": "1ee884cb8d1daa5a", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "02cb186934c320a3", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "8f11466081ea5188", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "d837b5dd8851d19d", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "49c76fcfada6f27e", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "9806293bbb43dfc4", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "9f5065a813217a45", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "175bc4bd2dc7b5a1", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "503961ecdf6b119e", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "4ba6db7637be750f", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "5152f673e1731858", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "ea55f84f181dcdc0", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "7a8037f07eaa9e208aed616a9589eef7b0dffede86db6503f7472ed1cbc15aac"}]}, {"id": "6f1fdc3283df970e", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "d2a05527612c7895", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "77cf2a82495d38d4", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "f0a6d39c4450fa84", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "f68d794bb6db53f1", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "48e92a0fd7b9a0fc", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "a37807e4d6c96ff4", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e8abcfa446f68c05", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "0f6a3dab83f6dcf5", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "1eb08d09d291fb71", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "3334f2f3f1622b15", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "6b439a70b9664d93", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "bc6512cecea4467d", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "6e76f89e1758ecd0", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "6cd17816060b1e38", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "65f3ca505c3a4dcb", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "2ddd3341c7abf702", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "9146ed9681e15b9d", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "137d1ac1ed1969b502c68bccb1b2b8b1d992a4e49c865f83cb7c1a39797d62a6"}]}, {"id": "f060f470a65a7b74", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "fc2bd92b68422154", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "d38ad6160eac0d40", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "09728f5345bdb048", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "978fa4ed48ef9469", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "d6736d915a924dd3", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "f3b2722298ce1dc6", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "53ee18e046ecb426", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "e24955a2915697fb", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "490efea70f043c17", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "123bf6e956bc575f", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "2fdfc186b6e5fcca", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "7599845bdcb91d5a", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "9ab15a85510c25ad", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "cc5fb2f813350352", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "bbc4a89ec38055eb", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "cce11c1b26a88a9e", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "54534e837c4e6a5f", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "4405a18a7bbc3198", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "d2ba86ab6ab0a03f", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "9b9e4c90c77873bf", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "dfde8743913a31a0", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "65dce695f49e6810", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "0a70ac2e72ef3dae", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "b80dac41920dc78c", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "b451c63ef88c3926", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "6e6a648afe20fac3877d422e0ad3662f787e354534a817d4028fdd63e61594fb"}]}, {"id": "f725bed2238dfd14", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "75e231ec3fc6fafc", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "0ae55596d318c3e5e403426e3859b77729742c82e94656262d4f124f4639dfc8"}]}, {"id": "322b2737323096c8", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "99d1e1097b78a2d4", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "6bf079982341cc9621d42d11f121898654c41376762a366558f7a3cb4f3e9901"}]}, {"id": "043f7ba0b4a18217", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "ecd517d403c02d1e", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "adf68a8a82502f76", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "2cec9dd614ee9b9285133a9c35be02dfba4a4737762bd57c176ea7ab0b2ebb99"}]}, {"id": "1acc8fcb59dbf30c", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "fa0cf151c0c644eb", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "aed4acd30581f57d", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "61a21bfe32518e26", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "3699fca0c605f1d3", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "f816a1d05048a893", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "b4456b5211c75ce1", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "ceab993003a20bcf", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "519470a76a336c16", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "b74b6b97ea78c100", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "1b260317f1c7088138cae4fa7557c723498655ae8cd7e9440ad3f68febfd0d85"}]}, {"id": "8a8d02405ec83216", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "c87a316255432185", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "d8ce8395c624c99c", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "772a19bd53b71b33", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "f29a247811fead48", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "ab319e3110f52819", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "faa5991c23ec244f", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7fa9167b0cef53cf", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "67af26efe7a82423", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "8d53e1a66199ca1b", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "d7f4f8939e48765d", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "eb822b68ffd59584", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "12e6196b054f63b3", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "02bbd40feb7c180f", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "a45948e8311bc7e6", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "d375d87a23d44cf9", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "181d783d6d31001576f3775773ca8bfa79c35be5621544776e77bbb20d0089da"}]}, {"id": "96ce2dafe231d3b5", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "88341eaccb961e9f", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "1809fee6097fb58b", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "21160373a4075654", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "4ebab7c3a8c6e5bf", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "8edf5c7a09bf6c30", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "e4061e42aab36a2f", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "e0cec0dcffef47c3", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "6f1fa5ff3452e28b", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "f5bc158ad511f624", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "5e85afab5a79928a", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "19c62c98088cd09d", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "740628a1799f4d88", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "997bd5a617d4d2fb", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "8ea0ae8422684a7b", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "a4e43bd12ccd50d2", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "ae0cfe46660ea802", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "e4b8e8f4eb4eff51", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "8153618a8ae32a85", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "d94d1ebbf8af572b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "73c6a2b23b895709", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "613e4c43b10a8fb8", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "10212fe279aecc93", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "f11f7aa60e41085b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "dd17451e5247400d", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "f54b835b07442ec7", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1863}, "digests": [{"algorithm": "sha256", "value": "cae517beac42ba131523b53bba435be2c866282af149ccbbfdaf2cb711e3b921"}]}, {"id": "caf29eda6ecf5fbc", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "0065dda6065c3986", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "324573028ee525f6", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "4e3ead146fde8bfc", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "6a5e90918eef13e3", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "49490b0091296164", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "bafb5696e277e674", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "c5d54e47bc46f200", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "337d00e1a2105929", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "51e1ae5fd8e0b385", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "003d6016ab80b5a5", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "064869fe7aac964c", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "1630566ec68b10a6", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "4afefae9cc53c419", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "25edea7ad0d88b92", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "0b58f3ec09703ffb", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "88788109e343edf50eaa69a3308fd06db467c09824f5f22a22dd22edf10a2b79"}]}, {"id": "ed57411975871c34", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "817e697a45a48803", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "b54258a6dc13386c", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "87b7b59edc32419c", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "5862d76ba14af448", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "1cdcfcf9b0ea20f0", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "f5a807b62003d3133129f60f41b3447b45215908c18afcc2bf1d65ac5eeb4ca6"}]}, {"id": "89986fbc9266527c", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "dba7215dd217004748675536d42289fd1577ade71c53c6a79dc1eb023e9d0218"}]}, {"id": "1ebe8f7e3c32b708", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "7a75ffe682523c34", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "98091e0230d0e162", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "52137f0bd35405c2", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "ab2becdcd9b2248c", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "5f3b0b49849fe0f5", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "41b3498c2203794d", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "e97498927b4d9534", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "c8402a0f746738c2", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "34ff1f434c023298", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "1a9cd549745cc6a8", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "fa1f13567c216d4f", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "043a3a26b74ff0e3", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "aa37ab11bc4004f9", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "3c64b8e242400e9a", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "006ea22772da6e8b", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "0dbe9f30b7dac81e", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "684a4024ec4ba0d3", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "a2d14fc5e59e5f8f", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "e05ffcfeccd669cb", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "e2b0341ae53e3dc9", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "8b243d6af3510120", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "316057f8c61fc40e", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "a7376bf5964062fb", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "e8d30df56c583b5c", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "bf3f7c406fe29797", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "52d4064cb3cb9240", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "5bc3f9d4fda18715", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "c416c3e5b4bb2784", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "b7656791f3cf4ec7", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "2cef46428c40e6e0", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "49446d15c51310e4", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "859fff0f5f2fee2f", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "4bd711120266907c", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "5c286926754823a1", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "f2c3763a0ca31065", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "034026652f9d5e72", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "436f15de384bc592", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "021a404b64ee8b91", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "c9b6af1ffc25dd66", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "b6ab7abbaf456989", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2610}, "digests": [{"algorithm": "sha256", "value": "f6ff850d404e65d095c8ff11ba87a9edc93d3c847be92009091e60e557d2aec8"}]}, {"id": "78eef2e550c09f29", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "aec2ecbd16ef1b4e", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "8920939ee6a45d42", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "e33e5907c713d54d", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "406b476566a1c89c", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "9d829bf800ff61f2", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "2831bae242bda1b6", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "d07602fb1ed4cc8b", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "b697c7c20ab52f45", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "f9f9dc7c0d39c70c", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "52f33fb2d40523e6", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "42934e30578bb747", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "43926a6dee61e960e2d7a8f02bf07be20596839f28d1382b76007f7306e1cf3d"}]}, {"id": "fc78c0e3b6cb650e", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "9882731e4fa901fd", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "ce45d551accade35", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "f0b8cf330aaeee28", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0f0e374df12188dd", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "3819f4b1370319c1", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "0434be700c0b5fd1", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "5e9fd7c9943fc309", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "c70a239ba16be7f1", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "fed4ee5202e694d4", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "10f39475c1679f36", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "c2895a7015745c67", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "24641c47c6e6213d", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "e99606750a042c3f", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "5c05dd4c87005b79", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "21a85c00f7d2ab81", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "6bb33952201b5401", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "6cb73e4a9a82f73e", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "014a77e70e6da16a", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "55980aca7661eac8", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "ebf2f2998bd2ff6b", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "cd431746eb5681e9", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "fa94b95c6edea5a3", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "7625b0d3c4dd5111", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "f5d999ccfa4b2a21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "9ab0fbbff26144ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "1b8d7787fb2e688e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "d8a88b8a2f290b6b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "a1bba30ce8eed8f6", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "4e1f6c105f0d4535", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "00144a99c91f79da", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "816856e028cae50c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "1562eb2ce20b81df", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "a3b3836cba23e9ba", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "189a230d44c0f580", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "d26d2d24c8cde999", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "7b73ee3574c62556", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "3057985d79c27ac0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "ce8980df14e8ce7b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "e3365e28f97f16b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "09fbdca364242c17", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "cbe384d19be2d3e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "f2134355f3704ab9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "37d51f90316d7321", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "45202fd58594940b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "5a513b618a297e59", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "0684377aabb320b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "e401dc1a72424d72", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "27f2070f3732a4e1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "00042b02e7eceb33", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "02c843da84376064", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "4d9cf9f3f49e8657", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "9a6c76ba39456095", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "0e89a4c745fe7af7", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "d5cf2b451d798676", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "53983d5c38051fc9", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "7e1f1b4d2f18e1c9", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "3391deae81b54087", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "43bf6d276b93fe7d", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "0f6da7a1376c6a47", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "96fbcd41e8da1c54", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "387369531885baaa", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "b801f5796da26194", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "0322a16a10e32a57", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "490adaa3c17413d7", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "e9cec85974b01699", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2a320a956d8a4d6b", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "aaf71b477ed1c327", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "aefdcc2cec2c96b4", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "ad95ec4cf68406f7", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "814f9e5c45b51df3", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "29a295005f3edbb8", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "79dd87641c6753eb", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "198b825de8313954", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "c6f33ad089a710b0", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "2b5d5ede464b05da", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "90a533ccc96f6612", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "6f36c5cbed3156ae", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "670b350fa6168530", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "08dc9feca702d92f", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "c5f5a55f01d0c666", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "d9720589300db219", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "c03abf2f67af1664", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "a91325cb68e59df5", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "29ef4c8ad4c74569", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "02bb5c659af442a6", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "f78a985757c3511b", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "ed3de4234930bdab", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "450fce812f349e67", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "73b38f909a4c0b9b", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "571418f6ca520c23", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "512d0fe05a842773", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "c2c344d254980778", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "257a73ffddaee281", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "c98cae6d2187dbcd", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "f4e60d830cd43062", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "2fad49cbd935f53e", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "5bba8626b2ab93b5", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "4ad7504fe1555e1e", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "c7661345c56e8774", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "1d7767c993a28272", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "d654a773bb42f7e8", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "db58bd8fba216176", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "eb0f2b09191a6273", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "1a47b6f68877b689", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "21624b17e7592786", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "0507f626a30a7f66", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "969c21931510dd17", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "2066366c519c39f4", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "ced0c08c3a05a2d0", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "2aabf4c8ee5de611", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "f5761a9e9270cf51", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "7a5278749deb371a", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "751e682945857cc0", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "856bc51166c9c3db", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "c4f9360e6979d074", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "a78688214e6964d9", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a5a1e9d5045721ad36920774fb857abd65dda9cc217a8c3e849403f55a9a71f4"}]}, {"id": "fab67a8bc0f60cc1", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "749bf55dda951f99", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "639d43b391010bf1", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "4315b57d52898fe84c8ced159e154bf0d7d641442c301284e7c5c0a4e975a829"}]}, {"id": "07fd171643e934df", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "19a8c0ddc2a2812b", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "d9566dc87e546dd4", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "da587eb136b7becc", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "fc12ca001c0a4ea3", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "19b519d8252872a0", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "b2088cb427b30cd8", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "96999c939c672f44d01aef032cf89d1f52cce6f6cf05b833db1bbeac3917417e"}]}, {"id": "6148d3b4ed40ed2a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "062ce7003fdf6439", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "3c13d04699a9467c", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "95a2ed2e51ff2f1d", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "bdd0a0317ed02ac3", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "f5cafd1f15baf8dd", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "f45d6bec6bd35699", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "c0d3e577c79fbce498036eb8e77e6fd1b12b89082e7423aa719f07258dffc16e"}]}, {"id": "0c322994b102243e", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "f73b06cacd405a18", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "1cadca41e5069715", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "14aab9a6a300b5a2", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "80d78de35565d242", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "6151bccf416fc343", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "e689a74fdb5e0b09", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "27737357f0c81ca3", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8c19f4547a21f46303e3c0731918b2dab3d9c46c886014b48995e0d927ec3303"}]}, {"id": "b60d718366ffcfa5", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "286b9103974b230c", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "071d229a2c6a37f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "97988725f9484a32c02130279e5899ba3574fccc97fa6add4501eced2582549a"}]}, {"id": "6e9f9b0119a8caba", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "a5631e954122ea53", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "ba65f9464e50ef95", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "383b879d3dfa0be3", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "43bf18ca1a9a932f", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10659}, "digests": [{"algorithm": "sha256", "value": "90ef4a0b97f38f2fa4d1a8be95780b448ff00d7af90d941086e50f93fbc762ea"}]}, {"id": "62612fd97ef6ab2e", "location": {"path": "/usr/share/zoneinfo/leapseconds", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "66d1a7dd26cecdafbec50c7e9eb33ce3cc6fa3565a0c97015575fe2c9eb7add8"}]}, {"id": "71415373aebdf77a", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "fc1177c6b379ed67", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "864ccb15dd88137a", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "614e1dfc7a38925f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "2a25ada9df575efa", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "77aca928d4c6cc94", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "55e9d829d398b6d3", "location": {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "7cee5f8b003ae426", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "0bc5d276c8bc454d", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "0a15afbac39d0210", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "20c268c4aca51a16", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "62a58b40a3599df0", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "919cbd7b849c4abd", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "0003f2b978715e03", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "8aa7ab32df973652", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "60e9e8589fca6b6f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "3e2861b8ddfe0102", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "7fd91a1348424604", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "0c668f65db221b7e", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "82ff4a391223a2d8", "location": {"path": "/usr/share/zoneinfo/posix/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "8cf798f6766de527", "location": {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "2ae2046403959e7b", "location": {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "28eea4dba90f63d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "1e963f7ac7ca5924", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "1b5510d9f03db26d", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "98aaa1e7888e665a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "6f9fda475d6143cf", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "18d34e9e550558fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "dd129082399fdf8d", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "00a6f050c0175f23", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "4cc9026a22e3d400", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "7a362e15b240eb2c", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "49843f3227e9131a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "7c2ee002dae208f6", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "2d6e4f3f8e0e10f5", "location": {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "2b78103e07345ae7", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "bce3232654686f58", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "1533f57e1c6398058978c6f73868314a053f6bc7d23125fb77d14bba397b2066"}]}, {"id": "c53a815928270044", "location": {"path": "/usr/share/zoneinfo/posix/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 464}, "digests": [{"algorithm": "sha256", "value": "9181f39a86856f2808c1f4458358b91e4255707d8784d86b5323b8466de19931"}]}, {"id": "4693dc9e6b035e45", "location": {"path": "/usr/share/zoneinfo/posix/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "d876699a4c908e2a", "location": {"path": "/usr/share/zoneinfo/posix/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "70e6e82d7197ae6a", "location": {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "748402ee51ca6c20", "location": {"path": "/usr/share/zoneinfo/posix/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "e9a96a430820d967", "location": {"path": "/usr/share/zoneinfo/posix/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "326643d7c1092308", "location": {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "7a3e2d34794ab501", "location": {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "26aa3e2c12e1109a", "location": {"path": "/usr/share/zoneinfo/posix/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "e64e0aad0e8806fb", "location": {"path": "/usr/share/zoneinfo/posix/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "26cc3b3a0d4441f5", "location": {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "941f8766d44f9e99", "location": {"path": "/usr/share/zoneinfo/posix/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "c83e0d18d80362f6", "location": {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "7a8037f07eaa9e208aed616a9589eef7b0dffede86db6503f7472ed1cbc15aac"}]}, {"id": "8a22e9075f7907fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "7f0a153846ffc38d", "location": {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "6608481a2886a250", "location": {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "a4cf2e333cda66d3", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "7c558e1c580c1095", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "ccf6e22021a41f68", "location": {"path": "/usr/share/zoneinfo/posix/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "7baa8131da4691a6", "location": {"path": "/usr/share/zoneinfo/posix/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "6f927c9126cb5a7f", "location": {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "7704f99b318a6c3e", "location": {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "64ee1aa403e40ede", "location": {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "8f6bfd750ba56500", "location": {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "294259ad764faee7", "location": {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "9e4517f9bf60f700", "location": {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "ea0f9ffe83e04368", "location": {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "ba7b6e51c887ab18", "location": {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "c13533161929a6fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "3a61608de2047db9", "location": {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "ed30c531cffbe467", "location": {"path": "/usr/share/zoneinfo/posix/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "137d1ac1ed1969b502c68bccb1b2b8b1d992a4e49c865f83cb7c1a39797d62a6"}]}, {"id": "0b5c5b72815443d5", "location": {"path": "/usr/share/zoneinfo/posix/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "d2adc050ee422987", "location": {"path": "/usr/share/zoneinfo/posix/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "f663e058c6c84ac8", "location": {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "6701655cbfe34e0b", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "8e8f6b4e9bd587cf", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "ffaf5a8f32dcf3a2", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "490cc663dde291ba", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "4ef278515f3a2b95", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "560d234d8523d047", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "65b7127d8389c2cd", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "f89388d97a99cbdc", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "6acae622b8186200", "location": {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "df7bbe55ee616f27", "location": {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "03bf8191113736f1", "location": {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "7a903bc19a8fde0c", "location": {"path": "/usr/share/zoneinfo/posix/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "1be7b13cbadeda62", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "a1af93dc8a7567c3", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "84832adcde14ebdb", "location": {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "8a1b327469ab7f24", "location": {"path": "/usr/share/zoneinfo/posix/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "0b3cfd6e06c45efe", "location": {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "1c136df56b3047e5", "location": {"path": "/usr/share/zoneinfo/posix/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "3b64f26ae7d83b40", "location": {"path": "/usr/share/zoneinfo/posix/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "600470502ae2be70", "location": {"path": "/usr/share/zoneinfo/posix/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "243e33024cbbf738", "location": {"path": "/usr/share/zoneinfo/posix/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "441a7483afc8f033", "location": {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "e4f3ce638baaa1bc", "location": {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "6e6a648afe20fac3877d422e0ad3662f787e354534a817d4028fdd63e61594fb"}]}, {"id": "bedbc36ef147ebcc", "location": {"path": "/usr/share/zoneinfo/posix/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "51d5b7652ab9d788", "location": {"path": "/usr/share/zoneinfo/posix/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "0ae55596d318c3e5e403426e3859b77729742c82e94656262d4f124f4639dfc8"}]}, {"id": "2e2ce274106ac01c", "location": {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "2d8c8c99b905c6c7", "location": {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "6bf079982341cc9621d42d11f121898654c41376762a366558f7a3cb4f3e9901"}]}, {"id": "50e963922de16cb3", "location": {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "85624af6ca8d5e1e", "location": {"path": "/usr/share/zoneinfo/posix/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "9c9d7bc1868111f8", "location": {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "2cec9dd614ee9b9285133a9c35be02dfba4a4737762bd57c176ea7ab0b2ebb99"}]}, {"id": "46b87e0350633ebe", "location": {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "b16aae772ab366a0", "location": {"path": "/usr/share/zoneinfo/posix/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "58c1175b71dc6442", "location": {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "0ee71be4d3579be7", "location": {"path": "/usr/share/zoneinfo/posix/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "b751f17fdab55c8a", "location": {"path": "/usr/share/zoneinfo/posix/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "c6712d1356a66eee", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "d0a3b3f12ce159ce", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "f65b52ac2932110a", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "a55e490b89d26fcf", "location": {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "c570ae59d9bb9372", "location": {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "1b260317f1c7088138cae4fa7557c723498655ae8cd7e9440ad3f68febfd0d85"}]}, {"id": "9414f2116ad5b0c6", "location": {"path": "/usr/share/zoneinfo/posix/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "d37e01b7e4c95415", "location": {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "b6e2c28e56b19929", "location": {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "66cf5705f6505061", "location": {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "3470186820c372a4", "location": {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "b0c9e8426bbb1565", "location": {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "11f1079eae24a4f9", "location": {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e01434ccb0e50b9c", "location": {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "b7e8760ce8c0706e", "location": {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "9074632786b0347a", "location": {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "be26bbd3fcbc3e54", "location": {"path": "/usr/share/zoneinfo/posix/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "21592072caaec965", "location": {"path": "/usr/share/zoneinfo/posix/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "d75cf0bea7590f22", "location": {"path": "/usr/share/zoneinfo/posix/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "28b6b8982ec6b02f", "location": {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "dbfb006408e4c819", "location": {"path": "/usr/share/zoneinfo/posix/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "753d4ab04bbfe53d", "location": {"path": "/usr/share/zoneinfo/posix/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "181d783d6d31001576f3775773ca8bfa79c35be5621544776e77bbb20d0089da"}]}, {"id": "265522436a5a77d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "c33b8980e41a872d", "location": {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "b099c40e00e4fd1a", "location": {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "6d2e54ff7c7b64b9", "location": {"path": "/usr/share/zoneinfo/posix/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "715106b3702e2870", "location": {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "d73c5620989b16d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "545d8e9d28b2e3a0", "location": {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "2ca10f8ff17bdf36", "location": {"path": "/usr/share/zoneinfo/posix/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "a9addd485144eaf4", "location": {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "e0ceb60b9255f7a0", "location": {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "935b255c6f09faf9", "location": {"path": "/usr/share/zoneinfo/posix/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "e13c52f2fa493590", "location": {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "58e6c1f63a2d4467", "location": {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "22f8525b3a259dd8", "location": {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "a728aca069c5ac5c", "location": {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "4899b02596c2764f", "location": {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "dfda4e3cc48ce740", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "8d12916e6154fd86", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "24792243b6ff8dde", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "ec4c60f223a08c28", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "84b08340fd0699fe", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "489789cd9c4a326f", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "abb408660eafff6a", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "668335c4e6c8b987", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "a15dd3f98a8831ba", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "a6ca76c5e7966740", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1863}, "digests": [{"algorithm": "sha256", "value": "cae517beac42ba131523b53bba435be2c866282af149ccbbfdaf2cb711e3b921"}]}, {"id": "421232e9234aa28d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "fde14438b600a0fc", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "0d384bd90a6e4a31", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "9685a75232677c14", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "51cfa9793ba75d73", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "0f9b11af508d627e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "a11c127d0727b9c8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "f2eff73acac7522e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "65902bbb3a4574a2", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "e16f3b819e3ca190", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "59a426ab8af87657", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "c8ec8a309c74929c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "c0f5ca1804e54010", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "6d5903c71228a8d5", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "989b0ae4059127e9", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "27157c51dba683b0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "88788109e343edf50eaa69a3308fd06db467c09824f5f22a22dd22edf10a2b79"}]}, {"id": "34740e29a90e1540", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "aa08b1c131897ed2", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "b27b82907b583ac7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "3f9f47bdb22ac7eb", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "888b23684b1e187a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "defa30a831cbefb1", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "f5a807b62003d3133129f60f41b3447b45215908c18afcc2bf1d65ac5eeb4ca6"}]}, {"id": "4c35823eaf0cb73d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "dba7215dd217004748675536d42289fd1577ade71c53c6a79dc1eb023e9d0218"}]}, {"id": "2fbfc7132abfada4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "ce8c161d1bbb6f23", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "53312a4f6f60c4fe", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "3d94dc4acfbbeb00", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "d384f006c6a628d5", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "dcdb1a4bb5fb4469", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "5e66db86991339d6", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "fca964c07df48383", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "b477f9ac8bf4cd6e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "c44987c835c7fa30", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "9f907e41891683a1", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "4c885a6c4c9eac38", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "d310fcf0e03cdff0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "da44886f385e47c4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "4df97daa2cd27a8e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "308dc1b5f8215030", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "1edc064a842b59ef", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "eb247e999ff16ba8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "bee4166cc0b19bf4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "e0b976f535eaa350", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "ff57a19f5645904c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "624de7e717b276e0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "60aef00882d4e4cd", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "07b84bfba3fd0127", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "39f25a1981e89fdf", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "5432eea363bfc8ed", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "87b4499caa441c76", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "85bfcfc8b00c40b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "59ec8c4ab0a57328", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "564bb0f23c5831a6", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "681d50ad2f406e58", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "3f862065967738c9", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "c5ba3f8a90bc180c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "de3f18dd54e18fd0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "51ec0aef67037f6a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "76f36db9e5b4bb67", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "75f4f7d510258806", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "a4584479053a2afa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "f74b80418cc47abc", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "f83d508894981982", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "a9494d26cee372b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2610}, "digests": [{"algorithm": "sha256", "value": "f6ff850d404e65d095c8ff11ba87a9edc93d3c847be92009091e60e557d2aec8"}]}, {"id": "24ab5d635f932e87", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "b53d290ec79f34c3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "6b1ff81df507f000", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "6d0b73533f8b3a5e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "c0cd972db4f174b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "0eb98dd5f64f43ab", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "e7cbfa4b786361bd", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "4b285c618063d438", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "355741bf36f4cb44", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "2b941b103a278a13", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "a6e6288b5978da06", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "48294bbcbaad5437", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "43926a6dee61e960e2d7a8f02bf07be20596839f28d1382b76007f7306e1cf3d"}]}, {"id": "8f5012a216305cef", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "4630ada5ae651cc9", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "3f9f7c0f55594493", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "290d81b9872c1b57", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0ce87eb0677bdb36", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "26df5fdcde232898", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "92b53344dfa9e4f0", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "6d4a5a7fb59ef6ce", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "bbcf457b2880e519", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "12cd73893d431942", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "82a9820e120768cf", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "fa92fcb256c6571e", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "cd6e2744848d7464", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "7084633ae1b20def", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "d51df2075d82e813", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "dd41ea89ad2f9432", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "22d5708f2c0d87f1", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "0503befdb272892b", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "90a71c043ecffe04", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "4063589cc8679477", "location": {"path": "/usr/share/zoneinfo/posix/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "1ed02cfe74040460", "location": {"path": "/usr/share/zoneinfo/posix/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "577bc4d8f3894864", "location": {"path": "/usr/share/zoneinfo/posix/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "abbc5845725783ad", "location": {"path": "/usr/share/zoneinfo/posix/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "bfe301d5b69fc46e", "location": {"path": "/usr/share/zoneinfo/posix/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "ba19650f1cc6b011", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "2dbd8abfc56dabaf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "a2c89d85f5fea976", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "0637fee1f9cf8a4d", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "5ac8e1c40823911c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "9dd886d9b0fd1d5c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "2572275b8e32446c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "b15bae8ae1828e0e", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "2c012cdf3c127e9f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "c2e86efc14078bdf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "69d618e84297ddbb", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "b30fe73eb043ed55", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "3a22b234e469da3f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "ea8d7a28da41183c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "e82c0a57ad95bdee", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "39e1a1617f0295a1", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "65fb3f92c3874034", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "5f42b97a96feda0a", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "f120aba29918a5c0", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "cf1809a044fc3645", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "046b0bab660897b5", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "9f6c0d5a9f8b6438", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "b8a724ea0ac4bbc7", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "1d55399ff51fed11", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "0104a5a0dd331ff2", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "a1dd84436ba2f1a9", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "3b4f189fdff8c900", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "6aa5c5b0b6fe5d7b", "location": {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "f3fe2941034fa961", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "b5feb4fd4064e5eb", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "3c242d3627eaf9d5", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "ca14c0592fa46720", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "613a9fee05acc5e1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "adff8eca60e84b64", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "fb0ba703fc1818f7", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "1a0e361436d45590", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "4c048469b47cca45", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "52196dc6c8a6e19e", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "f23bca50a6058eed", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "b19848d25241aea0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "a59e1eeaa323f5d0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "28684f26eb6fd788", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2ee0d2f25af94aa0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "ef5d5612134ef98d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "17bbcaeb3108212f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "e3421290c1eba49e", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "fffe837b97bad7b6", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "865acd791a83a680", "location": {"path": "/usr/share/zoneinfo/posix/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "c97c1cb5a9a4f490", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "4e355786d841f1bd", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "1f3b66acaeba6ddc", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "7e73489484c7063a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "74d117707886173f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "9135e5a7afdf37fe", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "2d2f2883ee8f6e13", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "e49223f81be01a5b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "1eb5761866175c8a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "f4fcd2efea44271b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "69cfca9970224d4d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "6acb69357fd50cca", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "70bc3589c3d4e6ba", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "6be8b863c68024e4", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "e308222574c873aa", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "24bb8791a7242273", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "bef3284ea6c128df", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "a7246557dbdbcde0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "9dd5db1563b8837f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "a14a9caacd0abcb2", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "aac18e0403c8ff87", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "ac8219050024ef39", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "43cac050e485a066", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "8c6380b1f4671f64", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "fbd4ecdf2b1da306", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "951a955a4b6dab63", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "85d5057001ef41f4", "location": {"path": "/usr/share/zoneinfo/posix/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "9f5d74a12901a50b", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "a1c996cc8c40e2ec", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "b632e06a7dd38c06", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "639c066805bb1ba4", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "fec0a0ace49c2422", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "f19281069d1248d8", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "9dff875f22f8d4aa", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "5c5e5a432570de7f", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "72db35baf0670838", "location": {"path": "/usr/share/zoneinfo/posix/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "fed0a4341d602356", "location": {"path": "/usr/share/zoneinfo/posix/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "a4cece4b94a74e68", "location": {"path": "/usr/share/zoneinfo/posix/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "3a5ef90bba1f71f9", "location": {"path": "/usr/share/zoneinfo/posix/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "6e216549a70037b6", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "bf25e7748c5b7cb7", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "dbe528764e7aea19", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "fe71602fbce70667", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "6cc33ca54c22ef24", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "db0d60c8410a440b", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a5a1e9d5045721ad36920774fb857abd65dda9cc217a8c3e849403f55a9a71f4"}]}, {"id": "880a556a20c2a468", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "6b3c362ec98c3634", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "f0a4b16732184ec1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "4315b57d52898fe84c8ced159e154bf0d7d641442c301284e7c5c0a4e975a829"}]}, {"id": "18cf78e02350daf7", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "57631800581b7a0d", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "3d0dcf275f844ff1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "1f344a9ac8f9d004", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "8af40eb736d45199", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "2b170212ff1c81b1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "1f26537363ed906a", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "96999c939c672f44d01aef032cf89d1f52cce6f6cf05b833db1bbeac3917417e"}]}, {"id": "fcb0143d851e2a45", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "68ffc81715159736", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "4bed8af78759c817", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "24a8ae6f72570dcc", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "02a075a5c6762191", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "7e15cc5adc8aed24", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "cafd700956c6db02", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "c0d3e577c79fbce498036eb8e77e6fd1b12b89082e7423aa719f07258dffc16e"}]}, {"id": "cf82570250338687", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "ee32852fd06f29dd", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "09b90b7c8e7bacdf", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "b07e388ff5b45b83", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "9625d36521068a91", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "9a2a2d31f0bc0293", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "9213c84a53faf0ae", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "b53815bba19c012f", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8c19f4547a21f46303e3c0731918b2dab3d9c46c886014b48995e0d927ec3303"}]}, {"id": "5b28edfd7ff0bdeb", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "9c449b3ae9f94df9", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "c36c0f778436da21", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "97988725f9484a32c02130279e5899ba3574fccc97fa6add4501eced2582549a"}]}, {"id": "ce1506eded9a7812", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "486900dc6f96bee3", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "1bdd1095c6f4d733", "location": {"path": "/usr/share/zoneinfo/posix/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "96e191fa4de947af", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 696}, "digests": [{"algorithm": "sha256", "value": "7938f39f41ac72b43bba498e244d1d5c46a1132e853ce288c610194f0a2cd598"}]}, {"id": "bbcd34b9c6968848", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1291}, "digests": [{"algorithm": "sha256", "value": "fb2dc0e77fae7a266fb22edba92e3a4ba19beb794baafcafa3e1544abb4f668c"}]}, {"id": "392929ed47ff0eca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "16a883ef1a32802a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2503}, "digests": [{"algorithm": "sha256", "value": "028b73e2b50e95b34d2d1be1d66f60b87a920a6b6717ae6ffa0f1d421e021d28"}]}, {"id": "63085a277ebdb212", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "ae74ff9529656c6c48cfcaf6912f7d6bd07956424d272f20530a3a4e71b6a0c3"}]}, {"id": "f9560e552c491235", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2590}, "digests": [{"algorithm": "sha256", "value": "cbf0fc416e36a62d753b4d40bced333bb647ba5fbe3868ad49e15592376046c2"}]}, {"id": "afae1c37f4c6cadb", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "ed83fe2554cb2cfdd2d7a255d71476df0444486290815bc4fe926d866bc9f237"}]}, {"id": "c23e53a0af7ea471", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "138ae9ebd540eb300e0a3ee8045bcbf70a2f1e88a1d387b0b581223684f8f8cb"}]}, {"id": "159c8b06af132914", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "a53f3761025ed8729ec61606abc45ea2b08cea76e8c8bfbc5302939b96e758ac"}]}, {"id": "4178d0f78793da02", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "402a2873eef8ae3ac9992db2d33c6ae09b1765e6d91fd7b8d6ff1dd7f90bbdf9"}]}, {"id": "565070503c5f8a0e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 791}, "digests": [{"algorithm": "sha256", "value": "2f6819f6a6a3a26015c248b106c2aad1391e2b9a3851a05ea90766cd676feddf"}]}, {"id": "847d0d8152ede1a1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 697}, "digests": [{"algorithm": "sha256", "value": "0335b3586597760bbe5827457cd2bbf5e97c02f2ae1319f200afa17bae034750"}]}, {"id": "e843d98eb9c9b33f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4f502ead056d273fc5d85bb0a449b60002408711288935c963ba88b8017d0d62"}]}, {"id": "80031168101159fc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "a1376b2b555183f74a2072833fce9f88f89199a2609a9fb178332f91cf9111df"}]}, {"id": "2cb73a8f004003d7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "630941be536d45b797904554f409e67dfec47c442f80fdcb5c57fe748aaaaa7f"}]}, {"id": "dc1b3b2054074e2f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "12a6fcd72bf2e360", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "4f67b31871dfbdfc9cd9ab3cda83a83f83234369493058f52cf524332d491931"}]}, {"id": "bfef7070005ec44f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "f5dfc517a615035173c2a7e3f8e8c9d66b1f700e79877a3479c743db71067835"}]}, {"id": "c7ebac44e237b74d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "32ca25be04873f09ef5d15cc99a361a0fe82105594509e5d48c5b020a155cba5"}]}, {"id": "218601a1f63975ad", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "79c4e6f675c6ef47", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "3b1198714e9ea596", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1436}, "digests": [{"algorithm": "sha256", "value": "50a55439810fe5f6ef6ab45de6008963f1477ccfa05410bebf3310bf2059d269"}]}, {"id": "0e3d26257cbdc069", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "e0b21e841157158ea9418678a43c0bba5737237527a2af4954d9a882a67344f3"}]}, {"id": "eec4222fddc1f913", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b2461c7183f9c86fd88c40648c8e0d51b425669b11ef21e2a85ed500a8cb7c93"}]}, {"id": "8cd8649fd605c435", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3cdbc2326af701b541681464244ee10f0301d5029911bed32d5cd15271e2f300"}]}, {"id": "013851a4b2831f15", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "7a420c06b4acc3c3dd700781616f182f61d404aaebf64040e94a5a74589c2fb1"}]}, {"id": "64d27685455f4ca0", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "6aa52116a0e07e835ca1a71a09a9925f2ce694552f1510256b84979522906f28"}]}, {"id": "b169289a87a0984f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3c8f78c79d1da0a75d226af76b01ba04a28b783ed1ec14f045b78af6f1ce7f35"}]}, {"id": "bb8d3910777da1c3", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b497a7862d6e9d1933b1727c3cbead02ac9ead7f2ddc96c40af6fc2000df7872"}]}, {"id": "0fe0b2d78b3cb662", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "272442b773fd99c959b3f655c79f4f7c092fdfdd2a78c078b1c27edbdb0a41d6"}]}, {"id": "072c0ae6ea07423d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "a8f0c42220abcd078551932cd858bac31ec6d3aee5686b6d11d1e1033d98b472"}]}, {"id": "a1faa662db308a5d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1670}, "digests": [{"algorithm": "sha256", "value": "4ac23d9301bf0fb26d8841a9480525e3042a05543aa3a3158b0714f9e34c6b6b"}]}, {"id": "cadc3efdacddcb64", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "7f52559ca6498edad9cbd3fffb0602cbb09658dad3221b1113591704cd0643cf"}]}, {"id": "1bd458dd34a21b6a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "ede4dc68d8a7e659dd19274c07b06459a261a7dd47f85a2ccee405e512e46d43"}]}, {"id": "3e42ee687c9d59a1", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2608}, "digests": [{"algorithm": "sha256", "value": "8b493028c5017188877d262567699e3ada310984a88f1c131e0a167997d98f88"}]}, {"id": "ff4216ef70885e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "4db6c074443ee929f1e5a79f201468b3eff2e54597147a297a6dfac82b9bf96b"}]}, {"id": "987a1eb94c5abca1", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "e0a7cf0911cb91737bc9fdd78b75eaabbfd2571c3ee9878c2172fe05245530b8"}]}, {"id": "e0184f4b8dae6360", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "08b10bc00bea4946881033cde19264458fb5c6b3b4c6d7b7716e2745a6303a80"}]}, {"id": "c1666b2a6e79f0e4", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "86e838a131c0aaccae3e01b02c26d50435786e653e799fa1e4d0a7cb5df72c4f"}]}, {"id": "d017c79e48b29046", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "d922ffe9a3625bc9", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "c8c8a3a852f1b5b74501740b154c7c85879da362e062f3d848d36a3bfd621c4c"}]}, {"id": "9c441ce4cec7993f", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "0102d3cb66ec335ce7f1939c78e7399ff308006e3784846586b6766a7cfc6303"}]}, {"id": "f64bd51fd759121f", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "fd7bfcff4b95e44c95626c488c9d3bcf135a091565e1ba046199157e02d67a0a"}]}, {"id": "34b0c64ee3638eb4", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "aed1ccbdbc9aa613", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "2d71f720b9880bc46e92667f7ed4bc35ddfe5372c0746f18af47f61b72108509"}]}, {"id": "416172025e2f11fa", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1342}, "digests": [{"algorithm": "sha256", "value": "d14f87fde8358f4bef9291429ad761f05ba871e51d51324bcc234d10e25dfa8a"}]}, {"id": "c06f9645b1f26d30", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "d5c89391569f22a63fc5907a8941d13770d06da5343e4902feed7d6197cf2443"}]}, {"id": "c085770f7ee68efe", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 750}, "digests": [{"algorithm": "sha256", "value": "1dbe84c59c59c88b8b61a086ae503e61fecf133328025e7ee620d2d21b6344c0"}]}, {"id": "947e916dafa02197", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4116}, "digests": [{"algorithm": "sha256", "value": "aaec01572be92e8a71d7fea028b2e5505084b4fd01272d2f7fb669dcfde81900"}]}, {"id": "4593e2403c0627c2", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "3b4f67261293aebf24bbee18b53a7f8068b77de58207dede35790b605aa11538"}]}, {"id": "974c0a9d88ee8c40", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 872}, "digests": [{"algorithm": "sha256", "value": "c43240951e51a02dada32d9117403e1a4451d0079834b469759e062e30d6e217"}]}, {"id": "3c2ebd08fc563a19", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1968}, "digests": [{"algorithm": "sha256", "value": "6286e6bdc75a4967ff6f1ad6eda4bc9cb4e3011edeb6d0214231efde572c3cc0"}]}, {"id": "60cf7d0ad0d796d5", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "2e355a7e19dad2a1", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "e7174d10bd29ae4f", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "7d3f08ff70ace8dd", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "702d543c77ad4b9cfa5019532eb90f8ab1b4ced9aaeb4f69250271eea1520a5e"}]}, {"id": "9406b1a1e1a3f43b", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "767cd4482757d7bc", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "110482e9b26b2b73", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "e45443bd0228366c675e29b27d0c8b4aba88e75af2de13a21f75ff76c2135997"}]}, {"id": "03add8b6fc0c12f6", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 776}, "digests": [{"algorithm": "sha256", "value": "cf95f3f169f578864279380d641fe5305708220e185b8fa3d294d493a0d50504"}]}, {"id": "830d06cfbc8b28ac", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "bff095f0dce82beb", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "5818d1c748f9476d8eaefceaea8eadeaa20ef6d689ce02b6f411977117d37430"}]}, {"id": "4c3b2c6e3ab340e8", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "9ccb9b2c98601332", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "02d0c46653cb31e6", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2398}, "digests": [{"algorithm": "sha256", "value": "4e00491a2a61f0afd328a8a3fb7f71943fed9a77cb0c920949e7c7ce81d6b54d"}]}, {"id": "137b8608bd1b6a34", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 832}, "digests": [{"algorithm": "sha256", "value": "12a65b8eee5a3c95721fb8047c8ea239e4d57d2453236149892db274983157a0"}]}, {"id": "b16065c4e6d66cf3", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "7efa1be141cacc31cc58bf66c1602250fc229efbbb66b5bfe8887c298a0d9eb5"}]}, {"id": "94e92e0b9047085e", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "8bc6aff057bda224612ea14c8bbab7dca6df36f55995f44178427a14d089b0af"}]}, {"id": "87da79720bbf3555", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "7f52462a28fb31e5", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "fbb8a2bd56ecc7822d75b4dce555f891d3f771020525858f4021a4e0fee9ce85"}]}, {"id": "ebdc90709d122d49", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "f83af01c24a02198ca6f53c3b077d200ad2b0f10450e682b43a7d8c5dd27b5f6"}]}, {"id": "77d3dc38c9a56322", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "9f62359a025350b082aa1b8a2587385fa7097e44bc2f1e834a2602f52afc38e1"}]}, {"id": "05433d6fe52e8b6d", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "57aad17cbf515d83b245cc0bf698fc4883f5a64092a334f514b3cc227b3da3fc"}]}, {"id": "417d3712abaf26d1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "623b64153b083f4713dec93c1732d0868fabc469b47e58506fc30f83b0b4f39b"}]}, {"id": "0fd325736f5832f7", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "5db1f28012c302c807b049bdf06cb867a623e2b57ea303e46f53642e58ad4639"}]}, {"id": "23b8c4392f9d4e49", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "dd0aa0401142ef67477d1c8255d8c3053a4c6a20dfd55d3f5b0742e7e2145267"}]}, {"id": "9336af376006adca", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "1a8646dc325f59367c97b9df05d2776a3b6290c7d90a8b7a9fceb41f328c6c03"}]}, {"id": "47c59150c383c3ed", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "1598be55f044662f9cc2f52b25532ea6e92e46f9e2b36eafbcfd65e4aef1b283"}]}, {"id": "28da2337d1436464", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2318}, "digests": [{"algorithm": "sha256", "value": "42e331df61224c8f33288ecbb6d516bcef946b22c98a1a9f7e3b425ec627aac9"}]}, {"id": "5be237d556feca8d", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2454}, "digests": [{"algorithm": "sha256", "value": "bf3776ce579a28c4a7c3bf1a4170b661b5ad4074346b327ed09dff35d00146d9"}]}, {"id": "f19c3560776f6ed3", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "f439446ba177bfe3", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1038}, "digests": [{"algorithm": "sha256", "value": "d38f7840b7841c152b87ba8343840dd4e35f968a2b1c389d09a3b3e31d6194ae"}]}, {"id": "18dbee1bbf80256c", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "42ba33ec9a606959", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3312}, "digests": [{"algorithm": "sha256", "value": "5d98c91cc09f5bd7d01c3a04c54e11dc6ebc587a19c13215cc17d3222627b764"}]}, {"id": "59f829c66b3809f2", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "30e2f238e6bb7a621b5c62a40d26885414447f48f6fe2514b94be92472f27377"}]}, {"id": "e5c00ac43414929c", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "63084abd426161df0da3e7337c0d88979bde8b1f2c5ad3f1030db53596c694be"}]}, {"id": "fe736c9d73daf7fc", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 962}, "digests": [{"algorithm": "sha256", "value": "cb27380e26cf595b801a349da9a15a85d09ce5516cb8c1fbfc723ed90ae32441"}]}, {"id": "057107479f558261", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3376}, "digests": [{"algorithm": "sha256", "value": "ce8e31332e887872c39fcf7d4c7e8a6faeafcfb79c15d5463c279e4f063f3956"}]}, {"id": "858288b15ab629b1", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1296}, "digests": [{"algorithm": "sha256", "value": "fa5468acc11f864ab6bd73fc21541616f4d1b0cb704fc775c5fd0306365f0b45"}]}, {"id": "95218fb80f1b77d5", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 994}, "digests": [{"algorithm": "sha256", "value": "174173035402ce38fc8b624f7e9593a39859383f766a60dd2f72de358eb25748"}]}, {"id": "36da3540f6b905d0", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "a5f0d6908d90df46368b1bbfa900306665f378ab3976ce9650e044ec634ead3c"}]}, {"id": "082bed766615cd9b", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "7cb0057e2f86020b4f30e11c95d41e62bd4e76efa9c1e8b7424a420c8c8c2699"}]}, {"id": "a834d0c65ceb73c6", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "32b4196968fd9a36da6bbc8811b341c4901ea634aa17082a3782fb39294eabaa"}]}, {"id": "242a6f2ea8ce1790", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "52a2f1a6ab97c3fb71e72d02116324c0dbac541952b52c8e3d22c1ce60868817"}]}, {"id": "17c2aa963514be03", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3054eaf550e1c0c7", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1982}, "digests": [{"algorithm": "sha256", "value": "65768dc4fd2817e325641205b1b75f952aed88aa4f3b1d40ae83bc03f7c11d7f"}]}, {"id": "29e9424ace52a9a5", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "ebc391dc9d289217", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2144}, "digests": [{"algorithm": "sha256", "value": "7a99b4deba69ddf83bbdea7514ec293d5d50e538bc0f81466ceb3117f27cbef6"}]}, {"id": "40cc78dcfb1fe71a", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "e26f1a57f982e8281167380041ba0c2b695cc9b2bef864d1f3535cb984db8f88"}]}, {"id": "fb7b865489dcf093", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "d8364d5d80050d72", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "b9e913dc2ce17e8a3b46e76f06f7e995f75bfcffc9e8c6ac5aeae2534bdc54ed"}]}, {"id": "e77ce6862ac7b9b4", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "8f241f4af285e716d2e5c35747b8a749f8cc964703e0814580e43943aa2c3f99"}]}, {"id": "27fc9e0bb22a8789", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4076}, "digests": [{"algorithm": "sha256", "value": "b0a94e989d9ef88efbe246158f43db340aeb1e1af7f7bed1c53e5ee5e1689b56"}]}, {"id": "65d8079d73c003c1", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d7c57fd2f291ba4573a8b77f3c5c4cb415e469d057ee6c1f70d30094343af392"}]}, {"id": "b94c5b56e9570b2e", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "289455870a3f3bac", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "83fb108b3d5e27cce32e9bd68ed044ee9458f9f7149b26a7603011584249e9a6"}]}, {"id": "32852be6daa2df02", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "85478677d235f1c58834415566059d362a0d1bc884adeee06befddc5abe784f9"}]}, {"id": "5257d038c117b727", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "646dd18be9d688b2350d9a057329f294e9eaf22ddf352ff52cb3079951182707"}]}, {"id": "23c3988003ab550d", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "da014b7dd605f4768b20eb8b98f73e8ac580c0c5f4e04d265938d11924426eac"}]}, {"id": "c9348a1ea1afa731", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2418}, "digests": [{"algorithm": "sha256", "value": "56950399706eccf362afac0821597db27724f572c601223ea8bb66d22760b8f1"}]}, {"id": "270ecc8fcb395337", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "b90c4f93739679e9b8061180d5519e3cd083356d76e864cc370ae115693ff7f7"}]}, {"id": "f6096b1e73a8240e", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "51554c5899ed90cec6e88a8add8fbd589d19bbe6af1707ec7309b68ef424964e"}]}, {"id": "7b41310a121cdb37", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "0be0662791edbb30", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "941fed94a7bf0cd0a36c4bf5f846a13243169ff8e231d682baa3910c6acfb97c"}]}, {"id": "9ddd69900bbc6f10", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 884}, "digests": [{"algorithm": "sha256", "value": "bea98f59a25e4b3c2e571b33d824e2d89dfbac1af884a8caa17dd3fcaaba70cc"}]}, {"id": "1d8f88788cf3e826", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "166237a67a77fdd85cdf791ee443f4d9fbe989a530463fda87ba471c06b6bf11"}]}, {"id": "149fe6e85546e0f8", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "38f237541d85fe5095167eb7c0068f2a0898debeca54ff4332881440b1895d13"}]}, {"id": "37b9bf6e6986afe6", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "0fe6dcd67c1a9577", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "3688ed11afe18589e9a5aed18b2273d00741a58e1ebf51308bb394f64d8698ea"}]}, {"id": "26c28e81bd29ebae", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d932a1523f5456aee9111269f6f6af1ce6b6a8f5bd93ef375f4fcb9dbe65b2d1"}]}, {"id": "898d93ab91dce1b5", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "176c83fe521332e8eb24aa6d33896770db48999186e77835a9e40ddc49fff1a8"}]}, {"id": "754c2b8630a66395", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "6c7e99f4d49271d6594a2b221b6694b1f4423c7efed4b56f55fcd8402837c028"}]}, {"id": "21f71311053c8678", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "427aab2fe0499e4c", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "5cf95ae8d63599abaacc0e458ff883468612af9c34c383ad59169eb59a75b199"}]}, {"id": "9ceeddab06e25985", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "7e60f645b783812ae5d60a32fbbee7a974fee9a877523ec08dd9d496d490f870"}]}, {"id": "6bcb8d1d4503123f", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "cc43820f640a268402eee0a8d72b735316627ee069c367ea9c45445775e6a5cb"}]}, {"id": "6593867b4d3baeb1", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "209fb1ceed6d56014a316c49a5ec0cbae3d8ccf97577f35ce74c85a0511b9db4"}]}, {"id": "7e7a8133871487ab", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "95048c4e28b3dc2553b41816e7a4df75a450bb56370f3a8c89148f586431ebdd"}]}, {"id": "e848b10effea0de9", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "334a9086612ea666b1a423fe5eff42e9b49c73a23c6102c0786de0d77ef6a0a2"}]}, {"id": "0aff5039a1968ca5", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "b69df7fed602bf83665407e6fc792507d48fd0db647e2a99e5bc08dcb103cce2"}]}, {"id": "7055f4875e067b3c", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "28cf9a4726837a2a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "f856f6b144447982", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "85fc30b42ce5d60c", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 804}, "digests": [{"algorithm": "sha256", "value": "5012f6ba36b668af826d23783408ca80a57171d0d40e490c8c52142ca08b398e"}]}, {"id": "b82b19b31e53ff2b", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "654e5e4509a0ad7ce44b2d4c3368b28f5ddc8769c0cb6b4b892b82957a1c39f4"}]}, {"id": "19c64addc392ddc7", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "c4522bb26b7d180fe844eb2f0108ec51c9c8f68736c832ac8c27a432f29204fe"}]}, {"id": "0a397667ade381c1", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "58c62419e6767433c5b5f6a1aaa273856819df28631ed4d4f99a9682013a658c"}]}, {"id": "0f46fbc5aa06f77c", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "0a96dc239543cf53", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "2024c06ccc51f788", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "37b50cd7a57628aa", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3422}, "digests": [{"algorithm": "sha256", "value": "963807bdf53257df7aa885d09e37bd5116daaaaf3187cfc9dcbea719894d62b1"}]}, {"id": "5aa771b5714708a7", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "ca43982bc48d9ea4", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "a8afdbebce1af198", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "87af5d587b3a6ebfac26509530176c949f4a4e554f13e72f6852810568951d04"}]}, {"id": "d83c5a0f64bf629a", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 837}, "digests": [{"algorithm": "sha256", "value": "9b9a9906e7cfcf92f80ff79841efd231add1d8bdd46ee599f7c7f3ecc4edb451"}]}, {"id": "6d8fb05ce04b01ec", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2828}, "digests": [{"algorithm": "sha256", "value": "aab8355761b64a2d47f6e79b4e72fe7f3c0c95715e84935ed8086b056b60e890"}]}, {"id": "1e5861bad412bc2b", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "d628d8efc5da4f4ad921b446d053ce344558e3669bb1ae6fc4adf96e728a9b54"}]}, {"id": "fd4cf4364051c06e", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "a2a9de8bed7020c44a3fac2663300a2e906fb937afb46327e93b3ed34c038144"}]}, {"id": "e003c80fe4f96193", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "30fb59c3c5478ac7d0146e444ac024b069a6fb702afb73bab8f77b16ff55efd5"}]}, {"id": "675793edb9cff0f4", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "8ed5e602930ee85616fedbf13d4116c1f54a945988be9c96281a840956cbedc7"}]}, {"id": "6488dea60c4adc98", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a5a00f9e236d5388a17849528ed3fb5c34b01b3b32057f508a31793e8252d0b2"}]}, {"id": "6afe24eb9cb8ddd6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1557}, "digests": [{"algorithm": "sha256", "value": "e1170546a873c062c59f045d3d0c484cbf48146de5ed731ebc282521ea0ae4d5"}]}, {"id": "eb05f9940de49283", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2403}, "digests": [{"algorithm": "sha256", "value": "2b621c1ca4778db7308fc4b3cd827776111c7c34214087d4bf96257148317ad2"}]}, {"id": "23441b45d0188884", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "933589af8de8a4215f1fe3850c511d013092bec720a0deb63a071eae1a484ae4"}]}, {"id": "b2ce973f105e4f6c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1543}, "digests": [{"algorithm": "sha256", "value": "b44c272b6ae07731da3981c37c7e34742334635d9169b9ae48a708c075741469"}]}, {"id": "4c9b8c9ea4552410", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "3e30fc7e2c557785171ca9ea5b52fe677c3b46c997d0d5382eec70ae35fac2e3"}]}, {"id": "75a0391d5adffda8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1177}, "digests": [{"algorithm": "sha256", "value": "770beb20d620d56ac172eae970fb4a2547737ca662afa2d7b5abd33e6ce79436"}]}, {"id": "724c72d9c2a20e72", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "02ccec031ff4acf6f14d6f8ead8eef51803fcf50c41e9032aae96f96267b9ee7"}]}, {"id": "c3188c34444dea18", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "4fc6d280c1e1303dcabc47a92e337d11214a06c8f13794e40a816439bbb5e9ad"}]}, {"id": "0c71bdb73c286714", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "6da6ab3b0fdd094b95bbb2af8a91e0f0c0fd8d4e4276da7b581386715cc1946e"}]}, {"id": "4144d5c8f4bf319f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "96cc9c7aec7ef4379913ebe4a18c8e7752cab5a0aec643c482e745a3b067099e"}]}, {"id": "0ea731d0ccfdd529", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "e2cd3238a1d96d3d2367e8c3b118be5c75bb9dea65a4dbe83a91452f70821132"}]}, {"id": "98ff34a925bdb80a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2706}, "digests": [{"algorithm": "sha256", "value": "4f67cf09904d39b5ccbb67e85ff4a22edd7b44bef46c9d2cf926130b4929f06c"}]}, {"id": "d087cdab3e822b46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1539}, "digests": [{"algorithm": "sha256", "value": "ba0e1a92f48f78c52b38e39ec3d54dd769fd1c63d84e669c719c6235e3782e08"}]}, {"id": "75b0b6ee8ce47a4c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "07cd95d7adc2ce608bb9764e856a86d02e2ecb3c5796c88e7f9256e81fccf692"}]}, {"id": "f98cec25ef47ae1d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "ed033b6b3c07c10fc3f76e966be80960140d651f51b5f4ab4c3c02789209be9d"}]}, {"id": "1581342198895a1e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "48410dbb26344add6f30abdb8fc8ea9dc3455b214d6f57852d598a3c9f822230"}]}, {"id": "f570ec4b4984bcd8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 944}, "digests": [{"algorithm": "sha256", "value": "c75c21fcce3f641f8465afd25f7fd629d21d17374466e5549f7472e0234201d3"}]}, {"id": "ad5d04b8fbbdbeb2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2846}, "digests": [{"algorithm": "sha256", "value": "9155af04720a14aa71951c15b6d5faa91b0ca5983fa5a827c4c287034c81f144"}]}, {"id": "3710a085db318e75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 901}, "digests": [{"algorithm": "sha256", "value": "3baf1889afbef73beac18c9e41d845222f922e70c2ac09a78d4c80ea7c988aeb"}]}, {"id": "b06ee52282ed6503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 779}, "digests": [{"algorithm": "sha256", "value": "7b44b4e18dcf9df2d7532e1cb764a61517786ce10e20077160a558021d021b70"}]}, {"id": "19a2a8d4f53fea55", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "b08bcbddb97c010086855b38886cc8dc93231c0c0ba1ea58d7b03b293ef8abcc"}]}, {"id": "03b4fdbd224069c0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "68766993512bf52f03272c13ad2c13406815996bb338f15c068d81d7a533fb2a"}]}, {"id": "8d670698d0f0e73d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "aab107ee82178d43", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "08b101708722992282a31e6879fde7a66352cb3a649bae6e34c3d1795a2b7d18"}]}, {"id": "df5b1ff319fca684", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3017}, "digests": [{"algorithm": "sha256", "value": "aedcbd32500e3cf3a7429c9901b0d91fad4ac00821ba5961306aa402eb56f502"}]}, {"id": "0b28783e95be4f09", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 915}, "digests": [{"algorithm": "sha256", "value": "7190782e0a16aad1d9684932f7a87b394de0998d9a47ffc8e72b69be94247be9"}]}, {"id": "bf74e001ee4005cf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1757}, "digests": [{"algorithm": "sha256", "value": "aa754769189ea4ec86e5afb224ed44eafe47033143531e677e693940563f6e28"}]}, {"id": "379fcfff13719a14", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4058311377b0f18f270262dea79d7d17c2debd4d9effc16b672f5f9b0c0c1f13"}]}, {"id": "31b008049d314243", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "fc57e139f31540ca636974a40f88ccf98c2152a17f082485bbda383b5988741c"}]}, {"id": "094fd7e23e68ebae", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "10611f0e5f24c658765df5c6c4f56d3ce483ee69ef46fa65109a79412ea9a1e1"}]}, {"id": "46b54a9105d1d0bf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "3380d8746e2939d05f75124e002a888e7b8a00fd1638cabcf5b1e90d0f409eb5"}]}, {"id": "b896892c678d3ee0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "649f882e415cf3d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "895c51205faae86f90b417969b537c5c810194ba60c8052ad0ed1304815ff9c3"}]}, {"id": "d8769c43a829e8c6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1724}, "digests": [{"algorithm": "sha256", "value": "4541c14b0911921ed273b89d575cd857d296e78ae14b0b7992bd7648bba1c2b6"}]}, {"id": "84d3fdb9fb81aba5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 943}, "digests": [{"algorithm": "sha256", "value": "487b558b52c250bb97ab14e5e3e330484c37d85bb3efffadd4484862c5849eba"}]}, {"id": "b523b644dce9674d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "98c5d4b736b5345da872b2f6d2643741021834aa6bae728127739e2670c80f6a"}]}, {"id": "a85316d2ad14d659", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "a8a08eaf38ddb79283af8464237aa14de659920294af936db5990f2fe0afacfc"}]}, {"id": "cf7629f7754aa035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 843}, "digests": [{"algorithm": "sha256", "value": "ed4279c7b09d4957d3412d43b02619ebc332298a6e0e18639fa68154da6068d6"}]}, {"id": "48fd821eb0d55cb8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "568100782cecdb6131c830d9a4fc4c7b046001d7d4e6b90dd21a592216d0ba40"}]}, {"id": "7c4eed5b783dcc04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "43e9767aef7e6311712ab9cb5b49b8bc2a9bbfc98c55caed6565e042e600df79"}]}, {"id": "7503efcec1c28534", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "977391bef402661573b0ca8f04b9458c8b1f4e5f2f262f56ed524ac1754ebcf5"}]}, {"id": "916e81ac3ae6a7d9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "f2243e352e9f2ba8323dbf13a54846e894f96f2afa7f6c46b583657cf438caf0"}]}, {"id": "90a05a757af78605", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1784}, "digests": [{"algorithm": "sha256", "value": "446bcfd6ab2aa6cc40a9fe74a0e4a21ae7831dfafad9982e3a10c4fb938d720d"}]}, {"id": "33786f9535c89f2a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 814}, "digests": [{"algorithm": "sha256", "value": "50433d32202cd2de73f641788bc755511e375d14f03564f62ca60786f3c3f00f"}]}, {"id": "76388f3d1616cbf5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 890}, "digests": [{"algorithm": "sha256", "value": "55c74d306d3bf0f5899b5ff38c587fa96db8896bddcf8fcaaa4b7f603e75ebdb"}]}, {"id": "de46a6db3dd29a9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "4d0ee63b731e3a9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "b352d9a3331dcae6bd48d2afc13357b7fd67e3aaf8701893b644fe446df33014"}]}, {"id": "1c73757cb297967f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "5cb8c263daa9ddc95b550bb7cebdb7880c10e02b9275541e0608342f39874229"}]}, {"id": "16661e42f0d56eaf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "335cca7868a81c6260fe0e056efcb80af2e6a4c4005b8fe199587b14fc7ed42f"}]}, {"id": "5a2e77ec590b2000", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1565}, "digests": [{"algorithm": "sha256", "value": "2ea4a932695d5abfb1793c66a8da6f827e98f35a70245d3cfe60822e5d718007"}]}, {"id": "5e3e4a6cedab0159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 921}, "digests": [{"algorithm": "sha256", "value": "fbb16d4294aba0f0d1f8c0e0dccf6ab0c2d15c79a439bc02e86b4d535065afc6"}]}, {"id": "947ee9e7c9231e8d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "e282eceb965270857e7311bdce52be068f4d7fb28669381719793f97f5a1b8bc"}]}, {"id": "f5e848100097c71c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "ecd9a9c7c669904e3cbb5fa1882bd27ce82af1b3698efe1e22218b69bdad19e7"}]}, {"id": "8fa52f951da27e3c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "efe5b79f0407bbc73a731a4803bef83a6d19f7d9a7fc6c710d49f1d0b675a464"}]}, {"id": "c4853b9970512457", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1587}, "digests": [{"algorithm": "sha256", "value": "6e5226cbcd5ca6e6805a30694596598982dd489e4b401ce5ff659801618b7ba5"}]}, {"id": "01b517987816413f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "719793075cfdb6ffe28f6cc5f3dbb80408e2fcbd0ac1c00e1f96555a10af6f76"}]}, {"id": "57e0cdfd25a6bdcc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1760}, "digests": [{"algorithm": "sha256", "value": "f9e9ecc3e730520f84a3058a8211f918ff53ada92aea44089eab64a0d7732687"}]}, {"id": "5d2598b4c6dbabc8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "3ba1dfcdfa4d6abedf04bb115a6f2853e5cccaf695f1b463eaaeacbf463b9eb1"}]}, {"id": "dc33f47c268cc339", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "c4a2a95e1b989941d764e0090c322be24d0d2744310c0c776adcde57c668fcbf"}]}, {"id": "93c26d16a7ed7336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "73c22bef00653bb5b2c6d6a33abbbf757c8daf38adecf71dd56ba733992fb0ef"}]}, {"id": "e6beb43253296b95", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "adab5894249ca97d7110772f4fd6163b2bf44b454a392fbef157a3f961df740e"}]}, {"id": "fb1e0aa5e89d52a7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "52fedb7549c988b6e30c77928403ce10350b4524435d2e8cf65b3691a82010a9"}]}, {"id": "a2b37201ac86b3cc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1321}, "digests": [{"algorithm": "sha256", "value": "21a8e8d926fbf5d3eed4c48940d27ab7a4aa3169bd1a9d9b30ce36c247a2a9bd"}]}, {"id": "8c98639d9fc48d23", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "e00fc781353754eab16f62da9e1a9f1e6cc99141ad1e0fdd11ba0e735e421470"}]}, {"id": "0573e42997e64f9d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1611}, "digests": [{"algorithm": "sha256", "value": "e9147b7650e6ce4ea6e10b9164de5f36aa8e11e9122e76762ec52f9bb9f994bb"}]}, {"id": "79a79d7f50f22ce8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3150}, "digests": [{"algorithm": "sha256", "value": "3bcefa424bea125d67abee996e6f8c0c9067a8e7dbfd45bf6ec69d62edf1f029"}]}, {"id": "9abdbe6486d88c1b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "73dd29b7dc777fa8342104f061f15960eb0bcc25f700b10037aa3f65a31b23ec"}]}, {"id": "a9bc7088f58dacde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "7b57421d033e3dd6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "286efcdeb6b8d6980d8c18fd568cbef76c02239b538c95696db521f273012bd6"}]}, {"id": "c19c97919bb0243c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4391c699c7cb44de21739483cf9f20db5661178be34db0376b3a4f9c547ee22e"}]}, {"id": "094ce23d6ac0960f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "29aa51e610d654ebe799f56eb1e9a6684266845fea9211f16abea79b951c9efb"}]}, {"id": "62fd22c9e6ffdeea", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "3aaa30547f527c098d74f6dd42aa59ec04647c530ff80c9ff45c6e96c4b4652d"}]}, {"id": "04e8f0056c4b9fbf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "c8d5a9ce4a65700a195b92985d914499343216697ba9d8dc8595e5903635fff6"}]}, {"id": "c9686bfa3c591d4d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "c5a92d902dd4738bc6a795519f3ff9860bdf20b18896ac1b8aaa6c9044013ab3"}]}, {"id": "1c595155b1a6f75d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 828}, "digests": [{"algorithm": "sha256", "value": "a27f65656f771a1f2a2757280bb4666d5c263ffb76a06013a1b09a550f00e515"}]}, {"id": "7d29e4912173640c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "8d25d3ca5300f7e0462cde4e361a7826ec9dcdc42a9b3721fb1397ac7e3166aa"}]}, {"id": "25e4680445e84da4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1739}, "digests": [{"algorithm": "sha256", "value": "b99c2d989a83c720b5e3bc91d2d1b2eb0b43d57127bda3b6c967ec3f7f103900"}]}, {"id": "0804a9d4a18e89ef", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4052}, "digests": [{"algorithm": "sha256", "value": "264acfe108df366f549882cc8902522317092fce1014a0894f1bda29fbbfcad5"}]}, {"id": "32cc746fbd99ca0b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "fce5f24ba9100a0ba47f619482f2b9273fd0cd9e9020d3d448de111f371600e4"}]}, {"id": "4202fb9b4a17587d", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "766ca3b03f46f506", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 810}, "digests": [{"algorithm": "sha256", "value": "f127b4f25ad92d1a10cf5d764b4714e8705975ccf53d4189c689a9cee356a7db"}]}, {"id": "92acf8cf5ade8464", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "a40e0c81d23ef357", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "ece2d28e979edcb4", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "cbfafc0c962a6da1a4ab13724c1af925ae1d8b0c98a6d8f8b5bc099bc9fc3ec7"}]}, {"id": "584c149e495bbef8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "966ddcbccf0b76118393868cded9454bd4004ac2db169f8344e7152a8d6b0410"}]}, {"id": "d57a096d71ecfe10", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1782}, "digests": [{"algorithm": "sha256", "value": "bdfa3e0d31912d14b3033f6b2c9819c12a3348c3b9440469144f177559ca1700"}]}, {"id": "668b1559527e240f", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2771}, "digests": [{"algorithm": "sha256", "value": "83080413497a3d1825dd9c0c5a093ef6218e753555372b76a229f2ac2c5d2c27"}]}, {"id": "7e6d7e77b70a0ee5", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 981}, "digests": [{"algorithm": "sha256", "value": "78a4bd05c3820e129f8f5b6982aa699d213e5f331247bc1ddbcb40bacbb3357a"}]}, {"id": "c544158fbe2281af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2823}, "digests": [{"algorithm": "sha256", "value": "14c9911a59fb21c1899699e54bd4a5fc6e3df0deba4367cc82c4e2301e333fa8"}]}, {"id": "59476365e352ca39", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 874}, "digests": [{"algorithm": "sha256", "value": "7f673751ee51c1287ca9229912d2c28b172c4f33e241d5e68533a07dffabd723"}]}, {"id": "6c57e09561c7d356", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "073e53bbd106377f3f1e4371649e8b8b06ae22122f3c29b0fd9ad5686e9ca784"}]}, {"id": "8362e9baf608f21c", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "cfe3c35535c7d2151ad30d193e145d92794b48638795b97ff3bd46edfc51effe"}]}, {"id": "173d97b60939e08e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1051}, "digests": [{"algorithm": "sha256", "value": "858206ff8f1603bb68b090c8be8b3bb11febb7106b1dce03ddc4e6f2d319124d"}]}, {"id": "06f0b5e5df9e3d8e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2420}, "digests": [{"algorithm": "sha256", "value": "171acc6002eff4bac205cd7da15a8db260315d80740031bfd0d5250cde6a55dd"}]}, {"id": "7c8154424699a0d3", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "a97d45c81ee310ff013415e3574e3d23db4960bc5924b732d9932cf22da450c5"}]}, {"id": "cab7b99dcd3b1bcb", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1008}, "digests": [{"algorithm": "sha256", "value": "eabbef257292b8e5537cc0a6b33ec65a18fb233376d3ac9b505b33f3170ca0ee"}]}, {"id": "ddaec211c4ac9340", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "d385ebc7f767227146df5670ea4e6e3139cbd72112d45c068cb8395218cfa444"}]}, {"id": "544ce11244efabf8", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "0a17a0185a9d9ac7ff71151870725571da81ab19abb6666740ded455a971eb6d"}]}, {"id": "e3e67e7420cbe42a", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "102d436679aeab88731d58ba95aecc9dc132866c81029e8ba1b3eff4f34f09ec"}]}, {"id": "b222ce949ab472b4", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1b329a569040ae33ed71771004e61dbe9ca4acc23008bd5499326885ffe715ab"}]}, {"id": "1a8aaa12c0a21246", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "d327bae2e79c9b7b1272bca94611a440beea0dab89a42f8df5d8bfd042459e4c"}]}, {"id": "ab550cf46a813b86", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "9b0fb9304bb74d74fa4806637c6ff11ece339384384a0a4a88c197980987eda7"}]}, {"id": "7b28668b9fd8b3e6", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "7412ade716b72b0aec1d51fed559e7c86110a0810f2301106c14f9d4ceae7d82"}]}, {"id": "6043bfb7b116047a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "bc27d803aaddd6913caf0dd01a801f465d18f137895175ccb87d369e66aadb74"}]}, {"id": "baec6f52989265aa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "fb81b2651698a15d4c89f1882672a637090af710b6436506fcaaed924230e7c2"}]}, {"id": "376c7d4c812dd4ca", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e79709d9a5af7ff4a1b7e61d020e834bbd28f03648ead93cd3123526930f53c2"}]}, {"id": "73c36b531118e37c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6d054af93da0100542cc120adabb7f6daa3a1318015e8c1a8d3494801979b73e"}]}, {"id": "d751b5fee4075230", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "53930d8fc79642a80c0214087ec70ec3345d4a613bb46a9567362dd0d66342b4"}]}, {"id": "56296706e4db201b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d2cc13c6fae68cfdd8fce1070cc59a8b4debb79495091b627934f7d641f3c87"}]}, {"id": "738033ed736e2c8a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "2621b27775101fc9218d4629316cf44aaf500daf366d5da6f78e25173cdc2a78"}]}, {"id": "4c8809b4508b86aa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e6d4bf60e95b5f970b45da25405e8d3436e3ad00370c13cdbfeff956dc5a0cdb"}]}, {"id": "1de2232913634a0f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "532927ece4fa9392ce4c932274f7978de12b38a98c0b52da5b3aa394899a59de"}]}, {"id": "18687b7249ddc879", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "4e8d0da06d3a0a136926df171983dc0f496a42286de56549c6d5c2966d30fbc7"}]}, {"id": "13d8a65436cfca6f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "43721036e4fa3ad2d886f551f64ac0cbd5e63fc6aeeeba5b35436fddea7154f7"}]}, {"id": "aa0fe62ae5dd9d64", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d36aeb82e6eb498c68755a6f01cc66476dbb9c59ec421c8c01cb2176770c59f"}]}, {"id": "706df1acc42a401e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "777ca77bf1c7010a9e03576384c805c4ca1315c267a8869b4da34202ce3e276b"}]}, {"id": "35041004245a7654", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "a0df23240834f6993c250e8afd3aec2d38d95bc394e587f04592accd6243e62c"}]}, {"id": "ea27d15a0a4c5a31", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "358055400737998fe800c15ecb4352b7dd6294a05b429880bf28e880662bdf36"}]}, {"id": "7ede90ccc5318894", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "6170f19b8d9a1606a5076a47a75cf7f4aa1d522df6c8557dbaa2c32b3e57205b"}]}, {"id": "424066b5b479a18e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "bcfe15c4eabf37daa844c40e90b5e061dc285bc2607f29dda92f8d2f7d12452b"}]}, {"id": "222669936b64cdb0", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "b4ecb9c07d4f07b291ae973fa6a902bd2f18da6ad86123caa7d8af2b5de48adf"}]}, {"id": "46fd7710cad889ff", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6e045e3dcb5a10dc0aa1d4681ac814a8e4843d6f6fa15215e796d63d5774bb9a"}]}, {"id": "ff002ac7753e8627", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "4e7568c727837046006db10e235284ad4df15941637f4921fa3f7069c9eaa5cb"}]}, {"id": "09168baa3003f762", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "216e4ad3e0c8c05c05d37287b5013d0d60aefdd5f1a037512948294534feac59"}]}, {"id": "67ad63f3c30cd12a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "040e12223e35da2bdac4813f116899c4d16751f8af00ed41b2190c0d6adcb54c"}]}, {"id": "875ac0cc395f5941", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e8b7323151aa455632cc7db8633b98bb4ee85c019c88454461b8efaf0ef08efc"}]}, {"id": "b5f093a583b45a0f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "91eeb4c3dca6f1a5a9032a9ee8132c6dde10b31ed1a529e201c7c7a744248e99"}]}, {"id": "c65dae07ad32273b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "9e0b5f66a27891909c1764cab4edd6738a6d5cf6f5b5965dfe4aec41673887e5"}]}, {"id": "a6dad83a25466391", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "139ae4c7858be7c16e7d5396bd246306d5e9eff009b598f740e23670a6bbf73f"}]}, {"id": "859e1bd1a647f298", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "905c4cbbbfe8eedb15eb99a9a4d6ac3ecb16cb5895f6fea3e4af2a6d0e1a6022"}]}, {"id": "e60ac6001b98c09e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3480}, "digests": [{"algorithm": "sha256", "value": "5ba87f02796248870b26566fd0c94e294ee53b24863828deecc677252c09bded"}]}, {"id": "6d6795d219c650c5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "b87b3b699813b667", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "7d9d228d0cf3dd9f32aefafbc45173e6541650e94aa7502ed63cef461da19c7e"}]}, {"id": "a311e9483d902749", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "fbd35805be5f1598", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2488}, "digests": [{"algorithm": "sha256", "value": "96b297338b418c36715401d0e28c886179ef7dc3c8c40c80028852d0c7444ed4"}]}, {"id": "ebbe3e91045dab92", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2866}, "digests": [{"algorithm": "sha256", "value": "3d84a9ab4090b956382e423b26bf42c9ba4c580f571290cbf2a48ca83eaf7596"}]}, {"id": "87e393c4846c36b8", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3501}, "digests": [{"algorithm": "sha256", "value": "d37ce9abe7247d092b8c8e7bbcaa7a6b3304eda9d8405a1d356d614aee7ed15d"}]}, {"id": "624e98f77e3f8e34", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "f8754d8ed1c8b378fe6eec82ec403fc94decdaa4c3bde5dada3eef3cea845bc2"}]}, {"id": "c3c63e45418c742a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "dce9a04d4d791421926967554c9fb3010b2ff52ed74b42e5a73817752f2e458a"}]}, {"id": "cf05ffb3dc370e11", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2976}, "digests": [{"algorithm": "sha256", "value": "bcaf2c6dcd5cf0283cec7f817ba6e114095d63112e0995bebeaa6da37919aa55"}]}, {"id": "0ffb284a41ce35f5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "4f12732048f085d98c7472b4024c1970fb752e8807af902066d7c9a885b416b9"}]}, {"id": "9f4bf0c55fe3d9ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4062}, "digests": [{"algorithm": "sha256", "value": "a21836b7bab1f7413468859d6b9fdf4753edd4e6ecb7941e6749bc3d2140e0b0"}]}, {"id": "0d4c5d8f3455fb31", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "bf5b19ba13bbc9e4c64fee8a821733170b82274d84ef78fe1ac0a7645ff18ccc"}]}, {"id": "447991f0d251cad4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "d0c94feec71892a6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2501}, "digests": [{"algorithm": "sha256", "value": "1e17ab53aaf8f1f55d177e3cce36ca5ea8ed15848fa56d1e4ae762467b4af5d7"}]}, {"id": "e9f3246faacdd379", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "948bd2bde6f0cbb051f9e40f4c797438d5d7f3329aea20a4971c6205ea64ec12"}]}, {"id": "320cb87b72d95e53", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "e34bf1754ed6fcb1f9bc7979f411832e9b0fbaa50f38ab452f36f9e443947562"}]}, {"id": "f076835793e41b59", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "e8e4141ddec5fec6a70fb158fbf9bdfc52abd4977ec7ad8a27ae91d1c6bb005a"}]}, {"id": "9040f50f03a37917", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "1bf3c47fb054c86b", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4218}, "digests": [{"algorithm": "sha256", "value": "d224cf9091659b433062ca3174a40d39211d2a9dacd3d555c93d8e6a51e03ba8"}]}, {"id": "0f07a473b3fb97cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "d9185643ae15003c009c6ea69e56c4b2e4737f3b3b0665ceb2afbb9cf0bf8ea9"}]}, {"id": "80f68d3c8cb764f6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3168}, "digests": [{"algorithm": "sha256", "value": "a2cbf356b3ae00d800ed70ac59b96743d3a6da94f1f4cc83e4ee1f63c7c56ed7"}]}, {"id": "ec55ca875c3cc1cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "30c8641532df80f893d937aa0f0d0678f6afad7b0010628ca08abd744a81a61c"}]}, {"id": "8c25e74bcb72a194", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "674088c6e03a2b7e48e10b44d5b230bfe05cddb73a481ea5da808ec357ec77bb"}]}, {"id": "fc9af61123bdddd5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "74b149fd74025fbbd0d83ef4b39aea9c84efb95d4567867d59bcdfdeff4d3b3f"}]}, {"id": "2f6eb7e6fa3bc430", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "68ca42ef01103940", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "674b98cb85e23a5c0ede2bdcd070161c7ea600e1f2b8291f759010326d1fdc04"}]}, {"id": "17a1ed21d7333ad2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "47488657a7b039f4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "d5bea5d3fd09ec82908656acc1f24f34fc4e36a5327bea66976b34e599650c19"}]}, {"id": "b439dbe3f32ea2ec", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2766}, "digests": [{"algorithm": "sha256", "value": "fb3f8fcd4db486d48b058c1de03e134280926ee415660c28e9008d112a15ca1c"}]}, {"id": "5a378854f32a16d9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3223}, "digests": [{"algorithm": "sha256", "value": "0d695e5223879a4b1f3ee5a312efecfa40442f7113617b8bf2d2c192111b18b5"}]}, {"id": "281a8a793ea6bff1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1755}, "digests": [{"algorithm": "sha256", "value": "4f4be4aa584fb66850a67614a97c9c715aae5b1b41e89b3869d23a07c44d8441"}]}, {"id": "addce142c0fde501", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "20b754f51063d866234ee06172242a5099cf0cee4a099d8999f15a8bcd739d73"}]}, {"id": "eab5cad3ac26439a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "0901a8745a9d2fafc41b153035835e5c5371ab5a66cf8588c33a5a95ef7bd9f3"}]}, {"id": "6c95880528e5b874", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2661}, "digests": [{"algorithm": "sha256", "value": "99aa54abd9c8e8a2ac38465c4b73c40d6a0da4ebf23c9f9994319c5ea5a3c0d8"}]}, {"id": "be4c7b7d9ee30674", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ec240297bf0dd48f4418743c6455df80ecb8d05dc2b5ce01ebb347ca3a2e2c45"}]}, {"id": "c5339a3fdb6536ec", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2718}, "digests": [{"algorithm": "sha256", "value": "fb946842f7041e412e8281100f870d02a3554f6dfc19f3d265a3b0924eaced2a"}]}, {"id": "a2af4f0bd0f5088e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "b79435894aa2ff8d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "ef293190aa3509c43928c60561f01e1e658727e386f613962366981331ad3aea"}]}, {"id": "116856eb5d6b54b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "932fd18889e67e246b95f8dbfaea57f39d0f4aed5a27ac8ef514964237d68fb2"}]}, {"id": "38257c9762dd3a86", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2768}, "digests": [{"algorithm": "sha256", "value": "dc1b96b4960e62dfb12cd7c8275243f720efd2b00061f1b8a6d82ed4d67d63f9"}]}, {"id": "11e2293d114c329b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "eeee0b80b0e78002e71649fbbd61a485830ce3ee95d56b3b4b06b01fb64a0e23"}]}, {"id": "bc5246acae6874af", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "166e566c4d93167a39e76ee5a57d390c5231819fc9f21bccfd77715fe582edc5"}]}, {"id": "9ad865c5e405d3b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3236}, "digests": [{"algorithm": "sha256", "value": "788f9a577482cdec11079528be9811b86380528070eb4199096eff287c62c9c8"}]}, {"id": "6959b642a9dc855b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "7d5e2645f1de8848fad71a0a9991abd9f55cc36a9291c1c0ee7830008d5f5fc8"}]}, {"id": "323d02fe884ecc36", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "40278523e92cc053", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 659}, "digests": [{"algorithm": "sha256", "value": "5104d7c9e56b5d9fa6641071bcde29f3c9e34685aa003639f37d244fe90b2a3e"}]}, {"id": "5dc972bf14c61ccd", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "794568a193318e9974dadebf847cfcb3a0505634ccbaf91b3ef231a646c75a21"}]}, {"id": "b507aad6d47472fb", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "412930e923feac41ad62cc2eb27511057813bb3e01631951c05309dd7b996cbf"}]}, {"id": "ca5cd18e5f9d902a", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "13faca8fe9836b0e4d27e6e2e0cd59fc16db8857f65db6ec52298512bcef963a"}]}, {"id": "e283164c64277dc4", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c9817c6762dbb570d70406c35a98d35904f4779c2c0149b2ec4542f561fb835e"}]}, {"id": "c97e8848808ed22f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a3406147d47658df4a44777ba2ea9cab9539d88b2093352cd637eddb6f3a6835"}]}, {"id": "9829b3f268772d2c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "38b45c05bfdb02be184dd5a1f032ab4115e20b237c895ee90d11e5e4372fc204"}]}, {"id": "e0adcc86e416adf7", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "495381de5020268e2043e200ba4439ac0b9e669d1fbe8c222a3cebe69f2ab148"}]}, {"id": "83405256a6841a0d", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "4af37b62f5055c6e3e46224fd4a005fc17b0c7198c3b65ae893c14e8c8da9a59"}]}, {"id": "8d48e71b17d6e1bb", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "b0f800f1577eacad7406cd81f757bcf99133c40a4b488b33ccd244b610007ce8"}]}, {"id": "51b338c3c2f664d5", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "4c654da1521c5d3e64083b6a4ea75cba49be0b7b31ebb7acc5c948bf5ce2de71"}]}, {"id": "f64de3338c7cbc9c", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "97372963f8184de6470bfba5fa6d0b3834b663ec499714c95aba5b2bfb6bb04c"}]}, {"id": "7dccfc2a67ebfb03", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "e50c1318d7eb1c8dc2da23002c596f82437796499471ab6561e4e8176cfbfb0e"}]}, {"id": "e6448d6159b0c366", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "d50a9d1d00d786865ff8316e5c9fa1f477aa6d3aaa62f7d318fb1c51c3c98f77"}]}, {"id": "141e39de1bba7f54", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2991}, "digests": [{"algorithm": "sha256", "value": "84253aa1adae5b3f07063bdb22647dd057f802d314e011860633d6ff1a716cd8"}]}, {"id": "d9d016b5a9aed9f3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 826}, "digests": [{"algorithm": "sha256", "value": "46c05ae74ede6c0e20d558d9f5e07d1c344b100fbed2ae867fe423c983f0659b"}]}, {"id": "f2e4794d5f3e8c57", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "8bb3a43290e321d455cb067ff4f282ee840163d6c05be4b032dc3782ad1acec0"}]}, {"id": "86d52671ea18b1ef", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 827}, "digests": [{"algorithm": "sha256", "value": "1262595785ee5261994cdaecfa52fcca6bc8257abc3d6a8a958655b98046004c"}]}, {"id": "1cd26050ce4ff66e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2773}, "digests": [{"algorithm": "sha256", "value": "103d62b5a2588dde2d6448ac4aba34d4015092d72789e06565c055d126e62ed4"}]}, {"id": "1490a238c3a83333", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1078}, "digests": [{"algorithm": "sha256", "value": "c74285d6ffd90811377387f0c8d840be7230cb40f25c97250e7434110949304a"}]}, {"id": "d80d1436848781a2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 752}, "digests": [{"algorithm": "sha256", "value": "38687a6d17c77dfd751ddea36f212b475103e084f7105ae23ecc045d73beac33"}]}, {"id": "bcaa06c94c9fe8aa", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1601}, "digests": [{"algorithm": "sha256", "value": "5b781aa7b1951a6106e45147dfea6555ec68f8b6445260282c83903ee3fc7a4c"}]}, {"id": "e06820125bb9b42c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "bcdbe4abd0ceda2d39382ba9206935fedd674bed18e62942857c2e841dec1131"}]}, {"id": "9c4ba61baab76204", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "b2cf621acdb4300738bb2a3799313e91fac0f5d8d8f5b1cafbb573a68972f8e2"}]}, {"id": "8ec4bfd30b9d3ad1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "c2d091ec51551879d4cb333c2d1abac79619145d5a609f93e1f061d805bd9c00"}]}, {"id": "864ca73a9abaa84b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "00a4fcf2a31722373c5af6eb787d0ace0498b4e818c84fe09eb41de6c18da8d2"}]}, {"id": "ae1867cbc8e2e2cd", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "aff009b55c5624edfdff9b6f52ccb5567c3d7e5de18e804915619b343e152d67"}]}, {"id": "3f7157943bfbcdc7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "16c9e8f63a11e603", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "eb615e61fc7ef5a65b23275153d64b448e6384a3d545ea1f8e7e068828d9a1ee"}]}, {"id": "2b6594c309bf133f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "8dd1cf21d4ffe757afcd8a9f8ed5c5b68fd9f6c25f62678cbde91771f94ea227"}]}, {"id": "db5ca4e7f069163b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 917}, "digests": [{"algorithm": "sha256", "value": "0fffd6083e52fb086c757bccb77a5a18a60741d1b0972cc156ac25e98daf56e7"}]}, {"id": "1272f96da0220339", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 880}, "digests": [{"algorithm": "sha256", "value": "81c90c7b0276aa5155b132a1d05a48847435ae2d73fc27341d94fca431ada27a"}]}, {"id": "eac0045ec67179fe", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "4fe07c35417da1ebc45607888e141ef3ac69cde9bc00e67f732a8437ddd08b4f"}]}, {"id": "58653d3c7ca235eb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 721}, "digests": [{"algorithm": "sha256", "value": "eb10c8b783c0a77a358ef4d0e41d51e3aa00225cd8b5f0ccd56b952bee572f46"}]}, {"id": "dcde79861746e6be", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 808}, "digests": [{"algorithm": "sha256", "value": "3be1c6801bf58dc158bbdf76c2d71310ef39d7c8b91053bf6921ee103f66701e"}]}, {"id": "d72757692e477b2d", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "e819eac15ecdf07c3e4323ea96977ca436a0b4527c67e30bff7bcafa821c6596"}]}, {"id": "9f851d5ede0baaa2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1464}, "digests": [{"algorithm": "sha256", "value": "24dc9aa921193cdae5a4bbc7ee86157639d49a2f7c476a158640c5dc90c7acd0"}]}, {"id": "25b69e7485066c8c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 854}, "digests": [{"algorithm": "sha256", "value": "08cbef12534b92a83cc467f517a3270d3acc810d05221a5965ab3a2af6011fe5"}]}, {"id": "a7a5317293808f30", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 727}, "digests": [{"algorithm": "sha256", "value": "fa10a4c2b7135df986a14f185114d8060a424ad351b60c2af1ed3dd28ea12fd0"}]}, {"id": "f4b98e8c0526c057", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "1f9e0bc373c1fc6a3c6a3fec4492c091917bebf57d0ef676dd9d14300daaec19"}]}, {"id": "8988b9d2b9c8634b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 754}, "digests": [{"algorithm": "sha256", "value": "7f57e7d5536526d1cb8629d5325a60fefe1d82a58f08c4b828e1c510818193d8"}]}, {"id": "7455995ae6ba8528", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "8786c17d9f421435a3da4ba12f5478ce697721a5f4d598a0ff8b670e5986db5d"}]}, {"id": "f7efa07313b68552", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 736}, "digests": [{"algorithm": "sha256", "value": "cede1e683e45d608425e7600af2042face0677cc51b58c947ea3048e1f4ac88f"}]}, {"id": "b257ae7863a1e9cb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "abaecfec944d13ffd9b3e2abe371f512bf0c38fc92a7c1037e9e619d700f88ed"}]}, {"id": "c061c6e7da2aee50", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "5de4574683e5e41d118457b421b7a2d5aaeec4a553dc9bfc761eed16b2ca412e"}]}, {"id": "2075b91d5a316bd9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "ce346632dc77b84948614dbf97cfcd4ae820547b06d4b0a21d6e0d43f71e9e0c"}]}, {"id": "d404eb2f8168ae6f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "3a4e7b12f105c820b1eb1d36fb1c346d01c2cb8565d86e08f5a5454f0f9c94bc"}]}, {"id": "a062c7406fb0f451", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "b61f5090c5a68ae97ae8f48ef769914ba0c276f2bd5b709294d78bd9ee6de910"}]}, {"id": "5abccc59e3bf3772", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "86bbbaa590d97b3d90e00a3a1bc6957c8a0284b46c93d0bb63435587e0728f92"}]}, {"id": "d7677c4c8974881f", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "2f19bf99975556d021457d62e13ef89d58129dd851ff055a693ffeed79adc350"}]}, {"id": "4f32733e6dd81bec", "location": {"path": "/usr/share/zoneinfo/tzdata.zi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 113127}, "digests": [{"algorithm": "sha256", "value": "ef9eff485bee05340e7b28bb6ac7db0cad9bc34513e570409c93f426ece10afb"}]}, {"id": "952b4d93d2b7be34", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19419}, "digests": [{"algorithm": "sha256", "value": "4b5a2e2b193dbe4780fc0107166c369093d5b894d4ccf2b462b4992c681444ae"}]}, {"id": "6f8058b8d7762477", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17593}, "digests": [{"algorithm": "sha256", "value": "525991e907e3b2a7740e44f3404c425864de39f6ed3f4aee0417c8e3f30a2902"}]}], "source": {"id": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "name": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "version": "sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "type": "image", "metadata": {"userInput": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "imageID": "sha256:6f39585239be1b14896801752f67d3bd7498488f441851bd7250fd773a741388", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 404388146, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7d02596339f3e81e1dc1b45cb406ee124d16bce9cc6b0c3f0b4fd4220424d493", "size": 76335551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0ab99c10153568aac289c4d72713e61d24864e5c749d1c52ebc38b3a5f6d8a63", "size": 328574}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "size": 12476059}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:74ca29a1299679ea3f534d1d3bfdcfefe6b6703308ffa88ed19bbcc1e1594e69", "size": 8981408}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:237f27be7be8903bd63aaeadee098d38bf1d8a6456038378387ed4a366915236", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "size": 6966407}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:758d9b108a97da3825a5e31b59a2c5e20cbf864acd449586cc89c1eb548b6f8c", "size": 2220}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "size": 123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "size": 299283333}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8eba7440063ff6fc315247f95f6a2112d84469e4c0c1fd23f03d344949147de4", "size": 14437}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "size": 34}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjQwNjM3ODQxOFoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMjoyNToyOS44NDk1MzAzMjNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjEyMmFkMzIzNDEyYzJlNzBiMzEzOGQ4ZWI2MjY0OGM0NjkyOTg5ZGU5MWJlMWZmYjZiNGJmMDg2YzgzMTFiNjIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAyOjI1OjMwLjM4OTY2NTM5M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MDUuNzQ4NDY4Njg1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGdyb3VwYWRkIC1yIG15c3FsIFx1MDAyNlx1MDAyNiB1c2VyYWRkIC1yIC1nIG15c3FsIG15c3FsIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy40NDQ5NDUxODhaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1leDsgXHRhcHQtZ2V0IHVwZGF0ZTsgXHRpZiAhIHdoaWNoIGdwZzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGdudXBnOyBcdGZpOyBcdGlmICEgZ3BnIC0tdmVyc2lvbiB8IGdyZXAgLXEgJ15ncGcgKEdudVBHKSAxXFwuJzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGRpcm1uZ3I7IFx0Zmk7IFx0cm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy42OTYxMjQyMTFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgR09TVV9WRVJTSU9OPTEuMTQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoyNS4zMDE5NzkxNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBjYS1jZXJ0aWZpY2F0ZXM7IFx0c2F2ZWRBcHRNYXJrPVwiJChhcHQtbWFyayBzaG93bWFudWFsKVwiOyBcdGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyB3Z2V0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSB8IGF3ayAtRi0gJ3sgcHJpbnQgJE5GIH0nKVwiOyBcdHdnZXQgLU8gL3Vzci9sb2NhbC9iaW4vZ29zdSBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoXCI7IFx0d2dldCAtTyAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYyBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoLmFzY1wiOyBcdGV4cG9ydCBHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBCNDJGNjgxOTAwN0YwMEY4OEUzNjRGRDQwMzZBOUMyNUJGMzU3REQ0OyBcdGdwZyAtLWJhdGNoIC0tdmVyaWZ5IC91c3IvbG9jYWwvYmluL2dvc3UuYXNjIC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z3BnY29uZiAtLWtpbGwgYWxsOyBcdHJtIC1yZiBcIiRHTlVQR0hPTUVcIiAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYzsgXHRhcHQtbWFyayBhdXRvICcuKicgXHUwMDNlIC9kZXYvbnVsbDsgXHRbIC16IFwiJHNhdmVkQXB0TWFya1wiIF0gfHwgYXB0LW1hcmsgbWFudWFsICRzYXZlZEFwdE1hcmsgXHUwMDNlIC9kZXYvbnVsbDsgXHRhcHQtZ2V0IHB1cmdlIC15IC0tYXV0by1yZW1vdmUgLW8gQVBUOjpBdXRvUmVtb3ZlOjpSZWNvbW1lbmRzSW1wb3J0YW50PWZhbHNlOyBcdGNobW9kICt4IC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z29zdSAtLXZlcnNpb247IFx0Z29zdSBub2JvZHkgdHJ1ZSJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MjYuMTE0MDM5NDYzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIG1rZGlyIC9kb2NrZXItZW50cnlwb2ludC1pbml0ZGIuZCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MzMuMjc1NDY0Nzk0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBcdFx0bGliamVtYWxsb2MyIFx0XHRwd2dlbiBcdFx0dHpkYXRhIFx0XHR4ei11dGlscyBcdFx0enN0ZCBcdDsgXHRybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyoifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMwOjMzLjUxODc4NDYyM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEFSRyBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6NDAuNjE0NDI5NDc0WiIsImNyZWF0ZWRfYnkiOiJ8MSBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IC9iaW4vc2ggLWMgc2V0IC1leDsgXHRleHBvcnQgR05VUEdIT01FPVwiJChta3RlbXAgLWQpXCI7IFx0Zm9yIGtleSBpbiAkR1BHX0tFWVM7IGRvIFx0XHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIjsgXHRkb25lOyBcdGdwZyAtLWJhdGNoIC0tZXhwb3J0ICRHUEdfS0VZUyBcdTAwM2UgL2V0Yy9hcHQvdHJ1c3RlZC5ncGcuZC9tYXJpYWRiLmdwZzsgXHRjb21tYW5kIC12IGdwZ2NvbmYgXHUwMDNlIC9kZXYvbnVsbCBcdTAwMjZcdTAwMjYgZ3BnY29uZiAtLWtpbGwgYWxsIHx8IDo7IFx0cm0gLWZyIFwiJEdOVVBHSE9NRVwiOyBcdGFwdC1rZXkgbGlzdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuMTEyNjQ5MDI3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIE1BUklBREJfTUFKT1I9MTAuNCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjMwODIwODUxOFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX01BSk9SPTEwLjQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjozMC41MDM5OTIwNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBBUkcgTUFSSUFEQl9WRVJTSU9OPTE6MTAuNC4yMittYXJpYX5mb2NhbCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjY5MjI4ODkwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX1ZFUlNJT049MToxMC40LjIyK21hcmlhfmZvY2FsIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuODg0NDA4MzUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzEuNjg3NzgzNThaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWU7XHRlY2hvIFwiZGViICR7UkVQT1NJVE9SWX1cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbWFyaWFkYi5saXN0OyBcdHsgXHRcdGVjaG8gJ1BhY2thZ2U6IConOyBcdFx0ZWNobyAnUGluOiByZWxlYXNlIG89TWFyaWFEQic7IFx0XHRlY2hvICdQaW4tUHJpb3JpdHk6IDk5OSc7IFx0fSBcdTAwM2UgL2V0Yy9hcHQvcHJlZmVyZW5jZXMuZC9tYXJpYWRiIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS4wMzQ2NTI1NzhaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWV4OyBcdHsgXHRcdGVjaG8gXCJtYXJpYWRiLXNlcnZlci0kTUFSSUFEQl9NQUpPUlwiIG15c3FsLXNlcnZlci9yb290X3Bhc3N3b3JkIHBhc3N3b3JkICd1bnVzZWQnOyBcdFx0ZWNobyBcIm1hcmlhZGItc2VydmVyLSRNQVJJQURCX01BSk9SXCIgbXlzcWwtc2VydmVyL3Jvb3RfcGFzc3dvcmRfYWdhaW4gcGFzc3dvcmQgJ3VudXNlZCc7IFx0fSB8IGRlYmNvbmYtc2V0LXNlbGVjdGlvbnM7IFx0YXB0LWdldCB1cGRhdGU7IFx0YXB0LWdldCBpbnN0YWxsIC15IFx0XHRcIm1hcmlhZGItc2VydmVyPSRNQVJJQURCX1ZFUlNJT05cIiBcdFx0bWFyaWFkYi1iYWNrdXAgXHRcdHNvY2F0IFx0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRybSAtcmYgL3Zhci9saWIvbXlzcWw7IFx0bWtkaXIgLXAgL3Zhci9saWIvbXlzcWwgL3Zhci9ydW4vbXlzcWxkOyBcdGNob3duIC1SIG15c3FsOm15c3FsIC92YXIvbGliL215c3FsIC92YXIvcnVuL215c3FsZDsgXHRjaG1vZCA3NzcgL3Zhci9ydW4vbXlzcWxkOyBcdGZpbmQgL2V0Yy9teXNxbC8gLW5hbWUgJyouY25mJyAtcHJpbnQwIFx0XHR8IHhhcmdzIC0wIGdyZXAgLWxaRSAnXihiaW5kLWFkZHJlc3N8bG9nfHVzZXJcXHMpJyBcdFx0fCB4YXJncyAtcnQgLTAgc2VkIC1FaSAncy9eKGJpbmQtYWRkcmVzc3xsb2d8dXNlclxccykvI1x1MDAyNi8nOyBcdGlmIFsgISAtTCAvZXRjL215c3FsL215LmNuZiBdOyB0aGVuIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvaVttYXJpYWRiXVxcbnNraXAtaG9zdC1jYWNoZVxcbnNraXAtbmFtZS1yZXNvbHZlXFxuJyAvZXRjL215c3FsL215LmNuZjsgXHRlbHNlIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvIHtOO3MvXFwoLipcXClcXG5cXCguKlxcKS9bbWFyaWFkYmRdXFxuc2tpcC1ob3N0LWNhY2hlXFxuc2tpcC1uYW1lLXJlc29sdmVcXG5cXG5cXDJcXG5cXDEvfScgICAgICAgICAgICAgICAgIC9ldGMvbXlzcWwvbWFyaWFkYi5jbmY7IGZpIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS44MzU2NDE0ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy92YXIvbGliL215c3FsXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU2LjA0NTU1NzUwNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOjNkNDMxMDk5OTUzMjQ2YmE5Zjg2NDc1YmVjM2QwZGQ5ODJmMDBhNjFhYWRhZGMxYmM2ZDhjMTA4M2VjNjQxMjkgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTYuODMwNjU4ODg1WiIsImNyZWF0ZWRfYnkiOiJ8MiBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIC9iaW4vc2ggLWMgbG4gLXMgdXNyL2xvY2FsL2Jpbi9kb2NrZXItZW50cnlwb2ludC5zaCAvICMgYmFja3dhcmRzIGNvbXBhdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuMDEyNDE1Mjc5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjIwMDM5ODAyNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSAzMzA2IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuNDA2Mzc4NDE4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm15c3FsZFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo3ZDAyNTk2MzM5ZjNlODFlMWRjMWI0NWNiNDA2ZWUxMjRkMTZiY2U5Y2M2YjBjM2YwYjRmZDQyMjA0MjRkNDkzIiwic2hhMjU2OjBhYjk5YzEwMTUzNTY4YWFjMjg5YzRkNzI3MTNlNjFkMjQ4NjRlNWM3NDlkMWM1MmViYzM4YjNhNWY2ZDhhNjMiLCJzaGEyNTY6NWYzZGQwMmMyMjRhMmJmY2YwODQyYWNhNWMyNzVmYTQwYzVmN2M5OTQyMDUxMzU5ZTc1ODQ4MjI0N2Y1MDRhNSIsInNoYTI1Njo3NGNhMjlhMTI5OTY3OWVhM2Y1MzRkMWQzYmZkY2ZlZmU2YjY3MDMzMDhmZmE4OGVkMTliYmNjMWUxNTk0ZTY5Iiwic2hhMjU2OjIzN2YyN2JlN2JlODkwM2JkNjNhYWVhZGVlMDk4ZDM4YmYxZDhhNjQ1NjAzODM3ODM4N2VkNGEzNjY5MTUyMzYiLCJzaGEyNTY6YjliZDg2ZTdmNTA0MDY4MTMzMDdlMjg1MDEzZTBhNWE5ODdhN2Y4NWQ2Yjk0MzYyYjQ2ZjQwMjg1MjlhNzY1YyIsInNoYTI1Njo3NThkOWIxMDhhOTdkYTM4MjVhNWUzMWI1OWEyYzVlMjBjYmY4NjRhY2Q0NDk1ODZjYzg5YzFlYjU0OGI2ZjhjIiwic2hhMjU2Ojg3NDJiYWQ4ZDE5OTdkMjRlMGU1ZDBhMDgwMzE3NTBlYTI2N2IyY2E3OGE0NGQ0ZWEyNzI0MmFjYjhmZmUxMmUiLCJzaGEyNTY6MzU1NTJhNjQ0OWM4MzYyYWZjNWJhMmRlNTNlMDY0M2Y4Yzg2NWE1NmVlZDg4Mzg2YWQxNmU5MGVmODFiZWViNiIsInNoYTI1Njo4ZWJhNzQ0MDA2M2ZmNmZjMzE1MjQ3Zjk1ZjZhMjExMmQ4NDQ2OWU0YzBjMWZkMjNmMDNkMzQ0OTQ5MTQ3ZGU0Iiwic2hhMjU2OjBlYmExMzFkZmZkMDE1MTM0Y2IzMTBjMjg0Yjc3NmMxZTQ0ZDMzMDE0NmNkMmYwZTMwYzRlNDY0ZDBiNzZkMjQiXX0sImNvbmZpZyI6eyJDbWQiOlsibXlzcWxkIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJHT1NVX1ZFUlNJT049MS4xNCIsIk1BUklBREJfTUFKT1I9MTAuNCIsIk1BUklBREJfVkVSU0lPTj0xOjEwLjQuMjIrbWFyaWF+Zm9jYWwiXSwiVm9sdW1lcyI6eyIvdmFyL2xpYi9teXNxbCI6e319LCJFeHBvc2VkUG9ydHMiOnsiMzMwNi90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Ubuntu 20.04.3 LTS", "name": "Ubuntu", "id": "ubuntu", "idLike": ["debian"], "version": "20.04.3 LTS (Focal Fossa)", "versionID": "20.04", "versionCodename": "focal", "homeURL": "https://www.ubuntu.com/", "supportURL": "https://help.ubuntu.com/", "bugReportURL": "https://bugs.launchpad.net/ubuntu/", "privacyPolicyURL": "https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-mariadb-6d5fc7976b-mariadb-0d36-61fe", "namespace": "kubescape", "uid": "1fa55b7c-4fa3-4d17-80e1-c4ccd17ad774", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:48:19Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "mariadb", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "mariadb"}, "annotations": {"kubescape.io/image-id": "sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/image-tag": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "mariadb"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:46:36Z"}}, "syft": {"artifacts": [{"id": "1e56c99c83d44f9a", "name": "adduser", "version": "3.118ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/adduser/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/adduser.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/adduser.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/adduser/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:adduser:adduser:3.118ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/adduser@3.118ubuntu2?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "adduser", "source": "", "version": "3.118ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Core Developers ", "installedSize": 624, "depends": ["passwd", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/etc/deluser.conf", "digest": {"algorithm": "md5", "value": "773fb95e98a27947de4a95abb3d3f2a2"}, "isConfigFile": true}, {"path": "/usr/sbin/adduser", "digest": {"algorithm": "md5", "value": "9bafa63f1a164ce88448f836b90c9670"}, "isConfigFile": false}, {"path": "/usr/sbin/deluser", "digest": {"algorithm": "md5", "value": "caed1d555e3f5e7ecc581b0dff94ae40"}, "isConfigFile": false}, {"path": "/usr/share/adduser/adduser.conf", "digest": {"algorithm": "md5", "value": "a9485aa815f8459ceaeb4e90f395f119"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/TODO", "digest": {"algorithm": "md5", "value": "77a2c919c4dcc53377b47b00d83f594b"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/changelog.gz", "digest": {"algorithm": "md5", "value": "09a9f443baccea97a95893a85a684192"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/copyright", "digest": {"algorithm": "md5", "value": "caed49ab166f22ef31bf1127f558d0ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/INSTALL", "digest": {"algorithm": "md5", "value": "55f158219a06612fcb6d35952d1b95f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/README.gz", "digest": {"algorithm": "md5", "value": "dbad57a344cf30dc96d14fe41270afdd"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local", "digest": {"algorithm": "md5", "value": "04bf7a834a790dbcf91d9126ec2a93bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf", "digest": {"algorithm": "md5", "value": "51367088cb922ab47b652cad2fdf1ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/adduser.conf", "digest": {"algorithm": "md5", "value": "6871ba9b0a0073ccdc133af045acaac6"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc", "digest": {"algorithm": "md5", "value": "7a0388cf3e93997d82f705c29c90892a"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/profile", "digest": {"algorithm": "md5", "value": "c4869bc559365ab84733b15280332ae9"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel.other/index.html", "digest": {"algorithm": "md5", "value": "82589559808bbaade90a966287e51627"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout", "digest": {"algorithm": "md5", "value": "95c9c80ac808659d74ec72d7bd86a118"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile", "digest": {"algorithm": "md5", "value": "7e25a53e7588cdb05870608583b05b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc", "digest": {"algorithm": "md5", "value": "6f2fe654cd11a739ba9fb6a9f13881fe"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e86b2bd212a5530e6041cc258884e3fd"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "730a8fcbaf4d2dc7d9166474542b3d64"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "33591236d1ca248f21b13adb86155823"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "56df7587f95b2505d76ff4f6726d919b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e043465db80018028075f188f7f563ab"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "bc8a7500fd29c2a157d649424f3220d6"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "2e139d1b89cad038b25ef56f5177051a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "036a5c29f8e3fcf13cd0565151e74a24"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "987147c2d9d09336ca8e21267f2707ce"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7441b7d5480684530de0cfccd6cf05c0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "77dc00cf5121339ae33b71afcc57cb51"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "99fd858a28490192abc492df19568c97"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "01f67821dac1e8978f451e52bd6904a0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "bfd1d070698243e9a972414be28af1dd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "063b46c00c1efb1d7021d56ca002cacb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "0c16973d9d555536c44223ea0b87426c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "564e26af63f0f00ab66cf678ddab2dc5"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "c802bf2e90e25a52bfe6be35d9f8f9c3"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "8510b3b8d0094741bff263ed7191653e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "04f901e329645aed0045b437343dcc70"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "3ce76043a42d6f59f8ae62e23d26e782"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "fb59a54d021f5fb82f7e8e73473ebf89"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "f566c3d76276e8021d19d60f7d378652"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "0f88f88c7d16c2044cf36718cc9b62cd"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "8f06ef538d17b8b1d8521eed2d2887a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "47bbad2158e451393b5592406687ee78"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "f7bfa4558a996e58b6b601a5b25beacc"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "f05c5700fcb7c3594a7c289d455fb7b6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "996d16e86ddbad871bb2d329d8cccc6d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f18c5abe2bae595e810ba11c00adde70"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "7464b0cdf13ea3a6649b21ced1f954a4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "8035f6777240db6b240203265cc8d671"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "87d09b8093efcfedd2d2a4b0e0d241f0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "af028d8eefc5e899eaf488593ca77901"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "2473eb57cd8620fdcf7ef8591cfce06e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "64cb529436572bfbd15669ce88c02a27"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "fb9ff59a6df9d9323ac8199954375fd7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "66e694c9b2197873ac7277e160d04405"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "06fb78aa0562d2b1f059dcd3b92b6883"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "16070c4f6549d503590f879a51a38130"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "digest": {"algorithm": "md5", "value": "0e7caf7093ef70d9da52ba64b8d8e5a5"}, "isConfigFile": false}]}}, {"id": "8357f04db8c6661b", "name": "coreutils", "version": "8.30-3ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/coreutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/coreutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/coreutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:coreutils:coreutils:8.30-3ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/coreutils@8.30-3ubuntu2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "coreutils", "source": "", "version": "8.30-3ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 7196, "preDepends": ["libacl1 (>= 2.2.23)", "libattr1 (>= 1:2.4.44)", "libc6 (>= 2.28)", "libselinux1 (>= 2.1.13)"], "files": [{"path": "/bin/cat", "digest": {"algorithm": "md5", "value": "7e9d213e404ad3bb82e4ebb2e1f2c1b3"}, "isConfigFile": false}, {"path": "/bin/chgrp", "digest": {"algorithm": "md5", "value": "c2364fcc7ac7777b5345f3a513c7e507"}, "isConfigFile": false}, {"path": "/bin/chmod", "digest": {"algorithm": "md5", "value": "739483b900c045ae1374d6f53a86a279"}, "isConfigFile": false}, {"path": "/bin/chown", "digest": {"algorithm": "md5", "value": "601d025c2c3d9603a82b78d1ec3734c4"}, "isConfigFile": false}, {"path": "/bin/cp", "digest": {"algorithm": "md5", "value": "40f10ae7ea3e44218d1a8c306f79c83f"}, "isConfigFile": false}, {"path": "/bin/date", "digest": {"algorithm": "md5", "value": "b3d4bbb2fce7ba842e2ea0786997ca0d"}, "isConfigFile": false}, {"path": "/bin/dd", "digest": {"algorithm": "md5", "value": "36a301348e8fcc95db13a0e52a765a36"}, "isConfigFile": false}, {"path": "/bin/df", "digest": {"algorithm": "md5", "value": "60afc07f46c510cd94ed9decfcf5044d"}, "isConfigFile": false}, {"path": "/bin/dir", "digest": {"algorithm": "md5", "value": "079b45463b8b7f66d9ec2c24b2853fbe"}, "isConfigFile": false}, {"path": "/bin/echo", "digest": {"algorithm": "md5", "value": "fff00ac5e16a56e685e4018903da4fa9"}, "isConfigFile": false}, {"path": "/bin/false", "digest": {"algorithm": "md5", "value": "3177546c74e4f0062909eae43d948bfc"}, "isConfigFile": false}, {"path": "/bin/ln", "digest": {"algorithm": "md5", "value": "e933cf05571f62c0157d4e2dfcaea282"}, "isConfigFile": false}, {"path": "/bin/ls", "digest": {"algorithm": "md5", "value": "e7793f15c2ff7e747b4bc7079f5cd4f7"}, "isConfigFile": false}, {"path": "/bin/mkdir", "digest": {"algorithm": "md5", "value": "088c9d1df5a28ed16c726eca15964cb7"}, "isConfigFile": false}, {"path": "/bin/mknod", "digest": {"algorithm": "md5", "value": "1f1bae483ce4227500598ed9d76705c5"}, "isConfigFile": false}, {"path": "/bin/mktemp", "digest": {"algorithm": "md5", "value": "e117ed1c2172d436fa31cc9d263131e8"}, "isConfigFile": false}, {"path": "/bin/mv", "digest": {"algorithm": "md5", "value": "504f0590fa482d4da070a702260e3716"}, "isConfigFile": false}, {"path": "/bin/pwd", "digest": {"algorithm": "md5", "value": "4004049e637fe9a8e383bca307de7b1d"}, "isConfigFile": false}, {"path": "/bin/readlink", "digest": {"algorithm": "md5", "value": "1a35f72a795244327f5f8107152018c6"}, "isConfigFile": false}, {"path": "/bin/rm", "digest": {"algorithm": "md5", "value": "aa2b5496fdbfd88e38791ab81f90b95b"}, "isConfigFile": false}, {"path": "/bin/rmdir", "digest": {"algorithm": "md5", "value": "b02774276f8ce17de6458c24b05e6e07"}, "isConfigFile": false}, {"path": "/bin/sleep", "digest": {"algorithm": "md5", "value": "fcba58db24e5e3672c4d70a3bb01d7a4"}, "isConfigFile": false}, {"path": "/bin/stty", "digest": {"algorithm": "md5", "value": "06765287eebe96d3a8938a8e09016ef9"}, "isConfigFile": false}, {"path": "/bin/sync", "digest": {"algorithm": "md5", "value": "58c3664a687fa86500d941547779dc01"}, "isConfigFile": false}, {"path": "/bin/touch", "digest": {"algorithm": "md5", "value": "3859c173f5d3b37be3e531b7c84a9c68"}, "isConfigFile": false}, {"path": "/bin/true", "digest": {"algorithm": "md5", "value": "589a58ff455dbd092cb3ba3dd2c4c63e"}, "isConfigFile": false}, {"path": "/bin/uname", "digest": {"algorithm": "md5", "value": "4ac7c634c5bec95753c480e9d421dcc2"}, "isConfigFile": false}, {"path": "/bin/vdir", "digest": {"algorithm": "md5", "value": "1ebc9895a539b8b9d431fed32431e246"}, "isConfigFile": false}, {"path": "/usr/bin/[", "digest": {"algorithm": "md5", "value": "082038bc1ec713bb8fc1428638a9d5ae"}, "isConfigFile": false}, {"path": "/usr/bin/arch", "digest": {"algorithm": "md5", "value": "cb1f8525113d165c00fd975fddaed437"}, "isConfigFile": false}, {"path": "/usr/bin/b2sum", "digest": {"algorithm": "md5", "value": "e8c73f9410f1272b208bcdf95ce59469"}, "isConfigFile": false}, {"path": "/usr/bin/base32", "digest": {"algorithm": "md5", "value": "158d15b9c1dba77f270fabcf6e7cf17d"}, "isConfigFile": false}, {"path": "/usr/bin/base64", "digest": {"algorithm": "md5", "value": "81ddf3d1d8e681d22921836b9360405f"}, "isConfigFile": false}, {"path": "/usr/bin/basename", "digest": {"algorithm": "md5", "value": "3283660e59f128df18bec9b96fbd4d41"}, "isConfigFile": false}, {"path": "/usr/bin/chcon", "digest": {"algorithm": "md5", "value": "103735bbc6d4ffeccaa7aa8c86db1e1c"}, "isConfigFile": false}, {"path": "/usr/bin/cksum", "digest": {"algorithm": "md5", "value": "38e5b07d9a1b89e206f7b6520e83c183"}, "isConfigFile": false}, {"path": "/usr/bin/comm", "digest": {"algorithm": "md5", "value": "b6e8081871397d0b760b48b2d18d09f4"}, "isConfigFile": false}, {"path": "/usr/bin/csplit", "digest": {"algorithm": "md5", "value": "75248592f68bac920c9bfc1c933bc278"}, "isConfigFile": false}, {"path": "/usr/bin/cut", "digest": {"algorithm": "md5", "value": "d8ed0ea8f22c0de0f8692d4d9f1759d3"}, "isConfigFile": false}, {"path": "/usr/bin/dircolors", "digest": {"algorithm": "md5", "value": "7fdc4fb42d1a265f042ab652ee3bf97a"}, "isConfigFile": false}, {"path": "/usr/bin/dirname", "digest": {"algorithm": "md5", "value": "aafc5c13efcc5fc5b28b2cce6547765a"}, "isConfigFile": false}, {"path": "/usr/bin/du", "digest": {"algorithm": "md5", "value": "cb3a8469b0946d8012c0f8d7d051ffeb"}, "isConfigFile": false}, {"path": "/usr/bin/env", "digest": {"algorithm": "md5", "value": "a07608ea9b03212885b826d00c37f0ab"}, "isConfigFile": false}, {"path": "/usr/bin/expand", "digest": {"algorithm": "md5", "value": "94c1ad9535a5847c2c01d37024d6ad93"}, "isConfigFile": false}, {"path": "/usr/bin/expr", "digest": {"algorithm": "md5", "value": "bd39f52259334813cedc609f830097b0"}, "isConfigFile": false}, {"path": "/usr/bin/factor", "digest": {"algorithm": "md5", "value": "50d71255118710871d18863d88fcdd28"}, "isConfigFile": false}, {"path": "/usr/bin/fmt", "digest": {"algorithm": "md5", "value": "f5ef48b02765d347ecf94346c7248dd8"}, "isConfigFile": false}, {"path": "/usr/bin/fold", "digest": {"algorithm": "md5", "value": "80bdbdb05ae81b813ecf714d1bbe35ae"}, "isConfigFile": false}, {"path": "/usr/bin/groups", "digest": {"algorithm": "md5", "value": "401706bf763f60385e806aca52138858"}, "isConfigFile": false}, {"path": "/usr/bin/head", "digest": {"algorithm": "md5", "value": "fd96a67145172477dd57131396fc9608"}, "isConfigFile": false}, {"path": "/usr/bin/hostid", "digest": {"algorithm": "md5", "value": "f3f907b7f54fba2eb6a5f2daf0b057d3"}, "isConfigFile": false}, {"path": "/usr/bin/id", "digest": {"algorithm": "md5", "value": "36f29256a85dfd77d931750f1335b7ab"}, "isConfigFile": false}, {"path": "/usr/bin/install", "digest": {"algorithm": "md5", "value": "55e2520049dc6a62e8c94732e36cdd54"}, "isConfigFile": false}, {"path": "/usr/bin/join", "digest": {"algorithm": "md5", "value": "dbff9fcc35c92d162e6f604d260a085b"}, "isConfigFile": false}, {"path": "/usr/bin/link", "digest": {"algorithm": "md5", "value": "516909cd90c253012aaf17eafc17f830"}, "isConfigFile": false}, {"path": "/usr/bin/logname", "digest": {"algorithm": "md5", "value": "86f659123287943284d6e304c1b5f195"}, "isConfigFile": false}, {"path": "/usr/bin/md5sum", "digest": {"algorithm": "md5", "value": "2b131c5454e3a3ee85885c0443c8f0f9"}, "isConfigFile": false}, {"path": "/usr/bin/mkfifo", "digest": {"algorithm": "md5", "value": "59bec3207ecaaf8155620035fb9f63a7"}, "isConfigFile": false}, {"path": "/usr/bin/nice", "digest": {"algorithm": "md5", "value": "b0e31f71d12d2f195016ca0aa4140479"}, "isConfigFile": false}, {"path": "/usr/bin/nl", "digest": {"algorithm": "md5", "value": "14a237d12f1bf22de9e83116b4dbc426"}, "isConfigFile": false}, {"path": "/usr/bin/nohup", "digest": {"algorithm": "md5", "value": "d8d3ce4d7f4b1e3ac3c3e7c9790f22ca"}, "isConfigFile": false}, {"path": "/usr/bin/nproc", "digest": {"algorithm": "md5", "value": "04dd2a7de93f86cdd6a12c0c30da1621"}, "isConfigFile": false}, {"path": "/usr/bin/numfmt", "digest": {"algorithm": "md5", "value": "64a8a4afada9d94b01b41be1a2f0de05"}, "isConfigFile": false}, {"path": "/usr/bin/od", "digest": {"algorithm": "md5", "value": "569fd83ff321d49ee379e1dc34be0eaf"}, "isConfigFile": false}, {"path": "/usr/bin/paste", "digest": {"algorithm": "md5", "value": "35bd53fe9018799ba08c4a75d6bd3ef9"}, "isConfigFile": false}, {"path": "/usr/bin/pathchk", "digest": {"algorithm": "md5", "value": "f13dcf05eb9d19625a26233902e53490"}, "isConfigFile": false}, {"path": "/usr/bin/pinky", "digest": {"algorithm": "md5", "value": "6e3317353617bf2e9a914195f87a72e2"}, "isConfigFile": false}, {"path": "/usr/bin/pr", "digest": {"algorithm": "md5", "value": "118302a485c3ce5511242f5f65db924f"}, "isConfigFile": false}, {"path": "/usr/bin/printenv", "digest": {"algorithm": "md5", "value": "c84637009e30c78340048ed902ac3ef0"}, "isConfigFile": false}, {"path": "/usr/bin/printf", "digest": {"algorithm": "md5", "value": "85aa5017653f4b1970ccba236418a01c"}, "isConfigFile": false}, {"path": "/usr/bin/ptx", "digest": {"algorithm": "md5", "value": "f89a359ca22d055161c527748f84c231"}, "isConfigFile": false}, {"path": "/usr/bin/realpath", "digest": {"algorithm": "md5", "value": "70960c70b9582a7a4d6ddf8df1f5f0cb"}, "isConfigFile": false}, {"path": "/usr/bin/runcon", "digest": {"algorithm": "md5", "value": "602c68761f4cc2ea3cc6872639536b46"}, "isConfigFile": false}, {"path": "/usr/bin/seq", "digest": {"algorithm": "md5", "value": "e73d58e0a89a814527235654fa32f5eb"}, "isConfigFile": false}, {"path": "/usr/bin/sha1sum", "digest": {"algorithm": "md5", "value": "40cc72ca80c0257ba6f5983af29fd589"}, "isConfigFile": false}, {"path": "/usr/bin/sha224sum", "digest": {"algorithm": "md5", "value": "0a3ca8bac0516ee682d148605080ab35"}, "isConfigFile": false}, {"path": "/usr/bin/sha256sum", "digest": {"algorithm": "md5", "value": "ae35d20c02858dce2ce5083194f43cec"}, "isConfigFile": false}, {"path": "/usr/bin/sha384sum", "digest": {"algorithm": "md5", "value": "b792c3fdaa8da7145a1046d9dc9cdb78"}, "isConfigFile": false}, {"path": "/usr/bin/sha512sum", "digest": {"algorithm": "md5", "value": "3c6cce615a2f15bb2a76a8b12615d972"}, "isConfigFile": false}, {"path": "/usr/bin/shred", "digest": {"algorithm": "md5", "value": "ab807332187b93eae485809ca854fe02"}, "isConfigFile": false}, {"path": "/usr/bin/shuf", "digest": {"algorithm": "md5", "value": "f3176216403e164e96c1276c37b9cf1a"}, "isConfigFile": false}, {"path": "/usr/bin/sort", "digest": {"algorithm": "md5", "value": "136279fed8a4d8534d55595f803dbd74"}, "isConfigFile": false}, {"path": "/usr/bin/split", "digest": {"algorithm": "md5", "value": "0821be73ccbca67dc681d1c4f3b04d80"}, "isConfigFile": false}, {"path": "/usr/bin/stat", "digest": {"algorithm": "md5", "value": "78f9089a1f8a2e611d829e6ea2b6f101"}, "isConfigFile": false}, {"path": "/usr/bin/stdbuf", "digest": {"algorithm": "md5", "value": "ddd5b9afbd19ccd5e1b389f6c4356408"}, "isConfigFile": false}, {"path": "/usr/bin/sum", "digest": {"algorithm": "md5", "value": "f1679dfc276c3908bc6bb3717435cba4"}, "isConfigFile": false}, {"path": "/usr/bin/tac", "digest": {"algorithm": "md5", "value": "88ce8a2da502a3ab0a907de4b3af22d3"}, "isConfigFile": false}, {"path": "/usr/bin/tail", "digest": {"algorithm": "md5", "value": "4e9e76a4809318e0a0ad4b8292f898b9"}, "isConfigFile": false}, {"path": "/usr/bin/tee", "digest": {"algorithm": "md5", "value": "693c977f99c8a5df4028282e7059ce0c"}, "isConfigFile": false}, {"path": "/usr/bin/test", "digest": {"algorithm": "md5", "value": "c8ada195c41cf8b0f67554f943cb9d25"}, "isConfigFile": false}, {"path": "/usr/bin/timeout", "digest": {"algorithm": "md5", "value": "cf5bfe62a464c6972b56e36fc1029395"}, "isConfigFile": false}, {"path": "/usr/bin/tr", "digest": {"algorithm": "md5", "value": "fbd1402dd9f72d8ebfff00ce7c3a7bb5"}, "isConfigFile": false}, {"path": "/usr/bin/truncate", "digest": {"algorithm": "md5", "value": "082d18f4b5541b2a03e59c081b710b22"}, "isConfigFile": false}, {"path": "/usr/bin/tsort", "digest": {"algorithm": "md5", "value": "f92d5afe16b7ecc0d1f6afd04f2614c0"}, "isConfigFile": false}, {"path": "/usr/bin/tty", "digest": {"algorithm": "md5", "value": "af43b9bd26ecd7451b11d7a8e7aedab7"}, "isConfigFile": false}, {"path": "/usr/bin/unexpand", "digest": {"algorithm": "md5", "value": "1560500cba2caf623d26760700ed972d"}, "isConfigFile": false}, {"path": "/usr/bin/uniq", "digest": {"algorithm": "md5", "value": "e296bb9c8e3d3f7813fb8fa2d1aca44c"}, "isConfigFile": false}, {"path": "/usr/bin/unlink", "digest": {"algorithm": "md5", "value": "2f4a0c86a6c1fd57b22de40d4f12f634"}, "isConfigFile": false}, {"path": "/usr/bin/users", "digest": {"algorithm": "md5", "value": "af9f56b1d10687e9e9433647a4c4f901"}, "isConfigFile": false}, {"path": "/usr/bin/wc", "digest": {"algorithm": "md5", "value": "2f44ec9941b5797742ec082e424af073"}, "isConfigFile": false}, {"path": "/usr/bin/who", "digest": {"algorithm": "md5", "value": "04e03e21fed4071259c4427b3baf5e8f"}, "isConfigFile": false}, {"path": "/usr/bin/whoami", "digest": {"algorithm": "md5", "value": "dbc1888ae50bb5d4d9a7a210d51be710"}, "isConfigFile": false}, {"path": "/usr/bin/yes", "digest": {"algorithm": "md5", "value": "68a2c4b96a5513b0083da7e5fd603791"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/coreutils/libstdbuf.so", "digest": {"algorithm": "md5", "value": "aea922e3a1bac9072b9494465686739b"}, "isConfigFile": false}, {"path": "/usr/sbin/chroot", "digest": {"algorithm": "md5", "value": "b022d37e56ff4846eda92cabaad7aec0"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/AUTHORS", "digest": {"algorithm": "md5", "value": "0e6e2b3db1266502ee4dd5fde6c7420a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "11bb530d75a69e84cfdef8adbcfb489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "adb814fb7163084b51574780e5eb5d57"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.Debian", "digest": {"algorithm": "md5", "value": "5d9f0b6ae652b1748962b4665364e96c"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.gz", "digest": {"algorithm": "md5", "value": "ba854875dc397d72b10f4fb78c2b22e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/THANKS.gz", "digest": {"algorithm": "md5", "value": "c7103854b215d905e03af52960e86e89"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/TODO.gz", "digest": {"algorithm": "md5", "value": "36d1b6a2f6408cad94c2fa23cb1a043e"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9e5c0430b6446e40aaf239af6b497e4b"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/copyright", "digest": {"algorithm": "md5", "value": "3093495047b196b1557ad9085ff69e8a"}, "isConfigFile": false}, {"path": "/usr/share/info/coreutils.info.gz", "digest": {"algorithm": "md5", "value": "a560901516fcfa91bce071883e7e45fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/arch.1.gz", "digest": {"algorithm": "md5", "value": "d182a3fb8cb0e955a1f025b575b4c567"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/b2sum.1.gz", "digest": {"algorithm": "md5", "value": "38ea6059c45e8df81c938362032b271c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base32.1.gz", "digest": {"algorithm": "md5", "value": "b56e9a581693e55e90caf89254f41d72"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base64.1.gz", "digest": {"algorithm": "md5", "value": "93648247ef13bec5a4b240762a975efd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basename.1.gz", "digest": {"algorithm": "md5", "value": "79f22a9496238bf29f87331aab2e5f8f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cat.1.gz", "digest": {"algorithm": "md5", "value": "b786987267523989ab6d9fc697b537c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chcon.1.gz", "digest": {"algorithm": "md5", "value": "1ae617e1c634ca6642cf0b7ae8945eea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chgrp.1.gz", "digest": {"algorithm": "md5", "value": "81fd61993ca59054ed563ec826481753"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chmod.1.gz", "digest": {"algorithm": "md5", "value": "690f80790a26b46717b37d757b6711b6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chown.1.gz", "digest": {"algorithm": "md5", "value": "3f50420234b360cb977563eca966bc26"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cksum.1.gz", "digest": {"algorithm": "md5", "value": "8613effb771d8e431e80cd4367485729"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/comm.1.gz", "digest": {"algorithm": "md5", "value": "831dde91e2b02165d2d0341c7ca95f8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cp.1.gz", "digest": {"algorithm": "md5", "value": "3fa64643b140221c1e56c694e686fb0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/csplit.1.gz", "digest": {"algorithm": "md5", "value": "8e7a001dbe3eb1bd4dfc5c822443621a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cut.1.gz", "digest": {"algorithm": "md5", "value": "e33df81b44d5e3588bb8801c617b46e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/date.1.gz", "digest": {"algorithm": "md5", "value": "2c2571eafc8e7e3aa08b9575a3d82f1e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dd.1.gz", "digest": {"algorithm": "md5", "value": "12a346cbce153c695003ecc0f8012de8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/df.1.gz", "digest": {"algorithm": "md5", "value": "a4a88c490f2deca014df5d8d30530301"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dir.1.gz", "digest": {"algorithm": "md5", "value": "c5cf897d305dba3486479d04455ca0bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dircolors.1.gz", "digest": {"algorithm": "md5", "value": "b0d0320513f577350131a9d7eefba3b2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirname.1.gz", "digest": {"algorithm": "md5", "value": "f630d2c6b65d728a127166c22ebd1ff2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/du.1.gz", "digest": {"algorithm": "md5", "value": "7c1e4e99310e8a8280c2101b4a94421f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/echo.1.gz", "digest": {"algorithm": "md5", "value": "c99e63fe5e1d09d326d384cb40e1dd16"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/env.1.gz", "digest": {"algorithm": "md5", "value": "806ff70e0f1f7b1aa548ecd8852ce794"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expand.1.gz", "digest": {"algorithm": "md5", "value": "d3711a34f4582c2f27f35bbd2544f9ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expr.1.gz", "digest": {"algorithm": "md5", "value": "bb0c47487ca242796c25055d2f6ac2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/factor.1.gz", "digest": {"algorithm": "md5", "value": "9291d0e9e39e4203b6b11ddbaf527b79"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/false.1.gz", "digest": {"algorithm": "md5", "value": "c64003729335c92bdc4c0fcab51e70f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fmt.1.gz", "digest": {"algorithm": "md5", "value": "dd76b659d088930670c7e290c7b2fc6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fold.1.gz", "digest": {"algorithm": "md5", "value": "a194f7311d66abaab679dc196fded49f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/groups.1.gz", "digest": {"algorithm": "md5", "value": "e4ac4858d7d08f1d217fec729c7c8512"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/head.1.gz", "digest": {"algorithm": "md5", "value": "24b845c611b46e2c8381a5806942249f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostid.1.gz", "digest": {"algorithm": "md5", "value": "ed2e2b50b5e61df1cd89c3872ca6e25f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/id.1.gz", "digest": {"algorithm": "md5", "value": "7f2c1a97faabe96ead361fe7c11c27f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/install.1.gz", "digest": {"algorithm": "md5", "value": "44e0144326cb8711a30110f3eeaa8950"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/join.1.gz", "digest": {"algorithm": "md5", "value": "736abaf99d7d1234d8db0c802b300f3c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/link.1.gz", "digest": {"algorithm": "md5", "value": "6af93ca845e9026be9da223d15d2ef98"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ln.1.gz", "digest": {"algorithm": "md5", "value": "790bbf81d66056a5f9a447b82e34e454"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logname.1.gz", "digest": {"algorithm": "md5", "value": "414a9eb83aff135f92bb2be617e81d6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ls.1.gz", "digest": {"algorithm": "md5", "value": "65569fc0ea1ac9fd532fa7d500052cf0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/md5sum.1.gz", "digest": {"algorithm": "md5", "value": "2c92dcc1afb2ace8b742f3c39957d871"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkdir.1.gz", "digest": {"algorithm": "md5", "value": "32e9683e8f78610509c1ac8487ac9a60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkfifo.1.gz", "digest": {"algorithm": "md5", "value": "a5673de2fd950c981014064cc2f77e66"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mknod.1.gz", "digest": {"algorithm": "md5", "value": "262244e212df009fc7cfafb634ba325f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mktemp.1.gz", "digest": {"algorithm": "md5", "value": "d95de4c33fd7d0ed6b57a57afdee6d8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mv.1.gz", "digest": {"algorithm": "md5", "value": "ad80a69aefba206b91273a3f5bcbbb60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nice.1.gz", "digest": {"algorithm": "md5", "value": "332c03b3faa999f83c7a2a7c538eb0b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nl.1.gz", "digest": {"algorithm": "md5", "value": "bb2354d46e2f61fc8dbac739bedd9710"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nohup.1.gz", "digest": {"algorithm": "md5", "value": "461899351ea31c4e96ce253bfd441bf3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nproc.1.gz", "digest": {"algorithm": "md5", "value": "500e2b5b520b18252dd419809b543af7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/numfmt.1.gz", "digest": {"algorithm": "md5", "value": "0830d66724cb3dfe863bb95ec0fe24d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/od.1.gz", "digest": {"algorithm": "md5", "value": "cb9826b467ce840ad769c6093c571343"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/paste.1.gz", "digest": {"algorithm": "md5", "value": "4c1087e91dd774b6e97b6cb7c94c48ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pathchk.1.gz", "digest": {"algorithm": "md5", "value": "11d3735baa475a355f9e19aa4a44e972"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinky.1.gz", "digest": {"algorithm": "md5", "value": "752c1cb6ee700830f86e613ec42c87b8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pr.1.gz", "digest": {"algorithm": "md5", "value": "64e0340b0db3aaab1baedcb3a6361fe8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printenv.1.gz", "digest": {"algorithm": "md5", "value": "e92f334ddc522c9e4131b3c0be58a9cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printf.1.gz", "digest": {"algorithm": "md5", "value": "ca88975a64691913806e11656b60ffd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptx.1.gz", "digest": {"algorithm": "md5", "value": "c78914091b29961f46e7161badc54131"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwd.1.gz", "digest": {"algorithm": "md5", "value": "b91bfad2f07a9f4569dc10c3aa9c807d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/readlink.1.gz", "digest": {"algorithm": "md5", "value": "d743e2c8da843f34ec848bcb7185cb91"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/realpath.1.gz", "digest": {"algorithm": "md5", "value": "1addca1bcf64866b907f32b9cf1071dd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rm.1.gz", "digest": {"algorithm": "md5", "value": "603ca88a31003d07eff2fa21a921020e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rmdir.1.gz", "digest": {"algorithm": "md5", "value": "62c6a85c2f803d20bd2cca7ce43ed587"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runcon.1.gz", "digest": {"algorithm": "md5", "value": "5f36aac71bea746bdd9a576b6ae1ffd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/seq.1.gz", "digest": {"algorithm": "md5", "value": "393fd1027061873cf902f67d638d9bd0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha1sum.1.gz", "digest": {"algorithm": "md5", "value": "1795f7fd61446bc66053de61beb56f5b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha224sum.1.gz", "digest": {"algorithm": "md5", "value": "efe7343fc1074333b4a0ec6163a7731b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha256sum.1.gz", "digest": {"algorithm": "md5", "value": "60b0092ae5c0575a71bad01d97b4dcf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha384sum.1.gz", "digest": {"algorithm": "md5", "value": "1aafe44d6b5d5a29acdd09bb8709e378"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha512sum.1.gz", "digest": {"algorithm": "md5", "value": "81186a0cf87cc745fc882776a632858c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shred.1.gz", "digest": {"algorithm": "md5", "value": "77e6849968e1ba60dc6f86b9730434a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shuf.1.gz", "digest": {"algorithm": "md5", "value": "7d8d90e02421c6f012d001e9eea94388"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sleep.1.gz", "digest": {"algorithm": "md5", "value": "6badda49501eec770fca31cdb219a0d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sort.1.gz", "digest": {"algorithm": "md5", "value": "ad38ab85cb20d79793f2bcaf3fa6e3f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/split.1.gz", "digest": {"algorithm": "md5", "value": "5589db42bb66c2bba4adec1ec6934947"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stat.1.gz", "digest": {"algorithm": "md5", "value": "82d4be44e8c3188f47bfde5183cbf39b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stdbuf.1.gz", "digest": {"algorithm": "md5", "value": "7c25fd18c79eed180e81699b3070cd67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stty.1.gz", "digest": {"algorithm": "md5", "value": "d0497a0ccd09cd168096da783fd5d64a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sum.1.gz", "digest": {"algorithm": "md5", "value": "ec762d236ccef4ec93b11dfd52cd81df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sync.1.gz", "digest": {"algorithm": "md5", "value": "81894f2e14509024bdd78b8a80bb837d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tac.1.gz", "digest": {"algorithm": "md5", "value": "5f0f1fd3b8fccf4cbefaf438b61d56d5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tail.1.gz", "digest": {"algorithm": "md5", "value": "a1d78ecf3683ded782bbffe44e46ba38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tee.1.gz", "digest": {"algorithm": "md5", "value": "3e3f1b1d3fe0341aba22616e1fadebfe"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/test.1.gz", "digest": {"algorithm": "md5", "value": "123fe3912c050b2a8ab61984d4ede946"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/timeout.1.gz", "digest": {"algorithm": "md5", "value": "d3a8bb467faf556af8baff3647c71913"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/touch.1.gz", "digest": {"algorithm": "md5", "value": "67e59a250282ed0b7342104513cc1f97"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tr.1.gz", "digest": {"algorithm": "md5", "value": "a36973bf36f84a7e9f0bb32df9c013f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/true.1.gz", "digest": {"algorithm": "md5", "value": "4f512f936b2afebc3664ce30b62b6b83"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/truncate.1.gz", "digest": {"algorithm": "md5", "value": "17b7223262f828985b0cab9788e1ee7b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsort.1.gz", "digest": {"algorithm": "md5", "value": "a0a65f656caa3d87474c6dbc7f526429"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tty.1.gz", "digest": {"algorithm": "md5", "value": "ad864b288e7e1891dd51a5a7862c1d59"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uname.1.gz", "digest": {"algorithm": "md5", "value": "92a9b196f408208f53697978c41b6d93"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unexpand.1.gz", "digest": {"algorithm": "md5", "value": "8f8ad3c940a796f0e0dab464e12fdbfb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uniq.1.gz", "digest": {"algorithm": "md5", "value": "d1757a6b5b839238d5b2c66f7b6cf01f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unlink.1.gz", "digest": {"algorithm": "md5", "value": "996095034b43f6f9c3524f7a8b78a443"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/users.1.gz", "digest": {"algorithm": "md5", "value": "4930922d98198f8c5f0026379abbe594"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/vdir.1.gz", "digest": {"algorithm": "md5", "value": "844683c5a93e01c4b641929e9011a22d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wc.1.gz", "digest": {"algorithm": "md5", "value": "7f2d3aba95e9aaa021e981aa9a1de85c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/who.1.gz", "digest": {"algorithm": "md5", "value": "f339459ee38ee1ce6228aaa729f5604c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whoami.1.gz", "digest": {"algorithm": "md5", "value": "d8fac35629a831e26923453e707fac77"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/yes.1.gz", "digest": {"algorithm": "md5", "value": "9981f66e23e9a86bdd3f52e5f9f487f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chroot.8.gz", "digest": {"algorithm": "md5", "value": "cac601e9fc9636fc368cb83115d85e52"}, "isConfigFile": false}]}}, {"id": "cfd2a5e8caa9c878", "name": "debconf", "version": "1.5.73", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debconf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debconf:debconf:1.5.73:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/debconf@1.5.73?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "debconf", "source": "", "version": "1.5.73", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 520, "provides": ["debconf-2.0"], "preDepends": ["perl-base (>= 5.20.1-3~)"], "files": [{"path": "/etc/apt/apt.conf.d/70debconf", "digest": {"algorithm": "md5", "value": "7e9d09d5801a42b4926b736b8eeabb73"}, "isConfigFile": true}, {"path": "/etc/debconf.conf", "digest": {"algorithm": "md5", "value": "8c0619be413824f1fc7698cee0f23811"}, "isConfigFile": true}, {"path": "/usr/bin/debconf", "digest": {"algorithm": "md5", "value": "52fc9c61a0d4d0146e6a946c3e14f323"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-apt-progress", "digest": {"algorithm": "md5", "value": "19c67e6eb300e9c61f80aa6b76719bdd"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-communicate", "digest": {"algorithm": "md5", "value": "9667b0261cac6f775e0bce8d5b390cf6"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-copydb", "digest": {"algorithm": "md5", "value": "02b774c3cf0ea04dc88b078fad41681c"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-escape", "digest": {"algorithm": "md5", "value": "3b8e7ec5583b033efd3d6eb0085fbce0"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-set-selections", "digest": {"algorithm": "md5", "value": "351957b29e9a665431a3ae499ce0e74a"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-show", "digest": {"algorithm": "md5", "value": "e2193426e7bf0d0d6c30f632aad55fff"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-preconfigure", "digest": {"algorithm": "md5", "value": "4ef641d90226bd7987f0150c96e1d321"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-reconfigure", "digest": {"algorithm": "md5", "value": "0aed9dd03234edbcbba5868b003c88ff"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/debconf", "digest": {"algorithm": "md5", "value": "f3566bee9dc1c5e9d7261089cf173b33"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule", "digest": {"algorithm": "md5", "value": "4e74a0c6504a640cdbf2576abf364bfd"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule.sh", "digest": {"algorithm": "md5", "value": "039097b6c3340a7386e841c4935eda12"}, "isConfigFile": false}, {"path": "/usr/share/debconf/debconf.conf", "digest": {"algorithm": "md5", "value": "b5ce961d3b91bfaa5ec56d99f7dc4b8d"}, "isConfigFile": false}, {"path": "/usr/share/debconf/fix_db.pl", "digest": {"algorithm": "md5", "value": "1f5d1c3f1b66ce17569091e9435c1019"}, "isConfigFile": false}, {"path": "/usr/share/debconf/frontend", "digest": {"algorithm": "md5", "value": "000234c7f6570234f8de666b740e2bbe"}, "isConfigFile": false}, {"path": "/usr/share/debconf/transition_db.pl", "digest": {"algorithm": "md5", "value": "669b6f370973e8be33f6d1ff3431950a"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "74516646512de2dd1c55df3f61c8bd62"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/README.Debian", "digest": {"algorithm": "md5", "value": "20c51c96dc14801a095b3994715731f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/changelog.gz", "digest": {"algorithm": "md5", "value": "29d5e79c3c4278d3243b7b6e17c4ce3d"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/copyright", "digest": {"algorithm": "md5", "value": "d871f1228bc7a598fbfbc00ac47e19fc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/debconf", "digest": {"algorithm": "md5", "value": "ce8cbe0dfeddc4bbb314754838c98db4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-apt-progress.1.gz", "digest": {"algorithm": "md5", "value": "dc99b9ebf930816ceed43af9a26f959b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-communicate.1.gz", "digest": {"algorithm": "md5", "value": "4560f3893dd31f74320582005a5358e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-copydb.1.gz", "digest": {"algorithm": "md5", "value": "284f4a7faac6ab28059640661954361a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-escape.1.gz", "digest": {"algorithm": "md5", "value": "33a78d31b874b8e8d5bf78bd0375d8dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-set-selections.1.gz", "digest": {"algorithm": "md5", "value": "05b46e9489efc1340ec2ca59a0347bcf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-show.1.gz", "digest": {"algorithm": "md5", "value": "acd870950295cee51e03019b5cbe0d20"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf.1.gz", "digest": {"algorithm": "md5", "value": "8f2c8f5372a158010e225d460f325f74"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-preconfigure.8.gz", "digest": {"algorithm": "md5", "value": "0e668c2a45af498594b5c25903127ae2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-reconfigure.8.gz", "digest": {"algorithm": "md5", "value": "d44db4d33d3d88da2e883663e7750ff5"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "digest": {"algorithm": "md5", "value": "8de485b18877846234415aa61eadb7b3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Base.pm", "digest": {"algorithm": "md5", "value": "27a6f4e44ebb6c631c63bae827ee8c8c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "72cd26ac568bcf2081b7c28912ee72d7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "digest": {"algorithm": "md5", "value": "d83e474548f4ae479cd364bb2b72c352"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Config.pm", "digest": {"algorithm": "md5", "value": "fe98ee173a56f5e8f88ef9b90844ca1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Db.pm", "digest": {"algorithm": "md5", "value": "731d6613934ce6d46e11d1b6e30e4215"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "digest": {"algorithm": "md5", "value": "181e695ba1b703e423d5651efc2ae84f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "digest": {"algorithm": "md5", "value": "22bcaf2c1d2a042d5e04cc9c48e5331c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "digest": {"algorithm": "md5", "value": "8caad6c2e0d23be6f31f386b814dfbd1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "digest": {"algorithm": "md5", "value": "072adbb7e13e5bc2b75f86ccdf542b1a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "digest": {"algorithm": "md5", "value": "c0d58a6a2d0e6124f5a9da21c2be8f2e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "digest": {"algorithm": "md5", "value": "2dae1795691944962dc7d0cb04405b5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "digest": {"algorithm": "md5", "value": "cd14fc3d5b5f585cc79a92cd995ebe4f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "digest": {"algorithm": "md5", "value": "44e7f79254e295c715395c9b81224ed6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "digest": {"algorithm": "md5", "value": "51500a03fabe0aa80fd17d0c55d49722"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "digest": {"algorithm": "md5", "value": "31560c883795a0c98e6075702a877890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "digest": {"algorithm": "md5", "value": "9aa8c9c7e9d45106324b6da00583945f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "digest": {"algorithm": "md5", "value": "84fa17235afa66ff0e6a0ebb8bc9ac21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element.pm", "digest": {"algorithm": "md5", "value": "cfcb83b556c78ce238145e8a5c8331c3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "digest": {"algorithm": "md5", "value": "4f4213ac1ba985c6a86a1f5337e22f96"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "digest": {"algorithm": "md5", "value": "1ceceaa749c08fe6427c13855c4849b1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "digest": {"algorithm": "md5", "value": "b98b4ea4097519a8776543f6b6490948"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "digest": {"algorithm": "md5", "value": "6a5aa9f7e4ac81e21a1d4a1484f275f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "digest": {"algorithm": "md5", "value": "9ef627f6608f0fb8455021a753b23624"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "digest": {"algorithm": "md5", "value": "b5236284f89efeb755ddd8ce06ad3ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "digest": {"algorithm": "md5", "value": "ea97823fd786f71641e898b7140420c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "digest": {"algorithm": "md5", "value": "b98a19a2a3f108ec2ad4af5192cb3b31"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "digest": {"algorithm": "md5", "value": "5a22697639f7848c94db179df3ffa13a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "digest": {"algorithm": "md5", "value": "1a617ddca6907cd3ee805393756c8fdc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "digest": {"algorithm": "md5", "value": "42c2833b78ccd2af5c3d1cce4428eb5e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "digest": {"algorithm": "md5", "value": "1d6d5510fc76676de40a8b2b02c4da3a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "digest": {"algorithm": "md5", "value": "65c85fd416c5d6cd432f84eb5526f37b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "digest": {"algorithm": "md5", "value": "4735d2f1c31de756e3aea03228384106"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "digest": {"algorithm": "md5", "value": "c43ad2a3b448b46a9ffc6e5c89e4885f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "digest": {"algorithm": "md5", "value": "7bbbf3f0021b526f2bf6c726cf3a6acc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "digest": {"algorithm": "md5", "value": "61b25b4dc6b8a8e1d6417167c464031a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "digest": {"algorithm": "md5", "value": "7e08ffacda2e1dc9f06b15d690b38d2a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "digest": {"algorithm": "md5", "value": "9d7145459a3a29053f68df607b6bc89d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "digest": {"algorithm": "md5", "value": "6bd21d5f66c0929f2927cba75f7613ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "digest": {"algorithm": "md5", "value": "c0702ba61bcfe53256410e2399e42a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "digest": {"algorithm": "md5", "value": "56305085246a52b8622bb7cc09315f73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "digest": {"algorithm": "md5", "value": "cc2619e83ddab5adc1b92245b47722a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "digest": {"algorithm": "md5", "value": "1f69e273bba25eacfbf40d523b24fb11"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "digest": {"algorithm": "md5", "value": "69489241144da0943e84b30b0ccec3a6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "digest": {"algorithm": "md5", "value": "458f1e10f6e933cd0c35c1453f4c7338"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "digest": {"algorithm": "md5", "value": "54ac61f0c47d524d96566a5485d3d7d6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "digest": {"algorithm": "md5", "value": "16b3a15c9bd104e90b9d848623c0899f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "digest": {"algorithm": "md5", "value": "0b76d2ff2abd5586732860ed069973ba"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "5090f97c9972fab4f7dc7ebb49996e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "digest": {"algorithm": "md5", "value": "db7670d7933d1f8f0118c31ddd493970"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "digest": {"algorithm": "md5", "value": "33916265f1150a5bc060f2387feb523f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "digest": {"algorithm": "md5", "value": "e5cb32767a176049e396af94685b01ff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "digest": {"algorithm": "md5", "value": "13dfe95e3aece538a11d509ada1ce289"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "digest": {"algorithm": "md5", "value": "3c838d4a47dddc48509e6ea21baa3161"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "digest": {"algorithm": "md5", "value": "b405559f2200112ab95036b7ec849505"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "digest": {"algorithm": "md5", "value": "4260064e9c28b8a83c59e64eea97a557"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "digest": {"algorithm": "md5", "value": "06e70029507fb6f7e6ec9dc82f744122"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "digest": {"algorithm": "md5", "value": "0037100480bef471cd88d10e5003dd1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "digest": {"algorithm": "md5", "value": "aa4f4dfa69239f1964626f5206d13b5d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "digest": {"algorithm": "md5", "value": "38b4f0c167293001dcd38d1ceac2dd66"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "digest": {"algorithm": "md5", "value": "3b999aa2c596feea026c3d3361ab408b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "digest": {"algorithm": "md5", "value": "fb5ed501007d521ab18dadd6bfda2c54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "digest": {"algorithm": "md5", "value": "da293d7c097e983170f80fd973e595ad"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "digest": {"algorithm": "md5", "value": "4d5d3393bc473166c626bac82c91f516"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "digest": {"algorithm": "md5", "value": "55f02de45fa6f2ea2bbd8de839959dde"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "digest": {"algorithm": "md5", "value": "1ff7785d0781ce267418f8890acd4409"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "digest": {"algorithm": "md5", "value": "432a3e2ccada26eed6d8efd9c2d7c66e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "digest": {"algorithm": "md5", "value": "272b1231b35fb5eeccb4aeb8042a934d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "digest": {"algorithm": "md5", "value": "80228037ab8a8441054e37586a99060b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "digest": {"algorithm": "md5", "value": "f146fa12fbbe5434e4910ec1a7422475"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "digest": {"algorithm": "md5", "value": "ef1ff584e10e02c3b0aeb0d985e99a19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "digest": {"algorithm": "md5", "value": "310ea26706fb2ccd80e0524017d1ab54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "digest": {"algorithm": "md5", "value": "64824ec979d1bdb973b6f9d81532ffeb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "digest": {"algorithm": "md5", "value": "6745d03b282a96b208f8cea951366d05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "digest": {"algorithm": "md5", "value": "990129f10517cd949f29864363784c23"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "digest": {"algorithm": "md5", "value": "9b21b58ec6213c636dce8cd26893d269"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "digest": {"algorithm": "md5", "value": "88550019f5e9bec6cd3dbf62a2de4049"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Encoding.pm", "digest": {"algorithm": "md5", "value": "fe7a858360c6152eaf84a745273acd83"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format.pm", "digest": {"algorithm": "md5", "value": "be75659c57c73794f8c66cb59265a714"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format/822.pm", "digest": {"algorithm": "md5", "value": "611536bbf4f507ecc7b8266a3ce946ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "digest": {"algorithm": "md5", "value": "e305f3178e9fab07fb1b8014acbcc10d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "digest": {"algorithm": "md5", "value": "007ee186bfabe95074d4f8f6d4643e50"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "digest": {"algorithm": "md5", "value": "2b4119d66ee8dde0e7fa95de44394813"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "digest": {"algorithm": "md5", "value": "cbf73546742945004e02d031355a6809"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "digest": {"algorithm": "md5", "value": "a57a122cd5bd584bceee2f5d20712fbf"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "c826594c3b7dbeb965b863115a51f9b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "digest": {"algorithm": "md5", "value": "45353dd2e95f8b26f42cfc59f4f02caa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "digest": {"algorithm": "md5", "value": "e15597dd4952088c89aa91c9af7f1d6f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "digest": {"algorithm": "md5", "value": "2e6b83d495fc01a6dd07806c8acaa1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "digest": {"algorithm": "md5", "value": "22a4af7da2960fd87452449a88d7ea64"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "digest": {"algorithm": "md5", "value": "a9ac9868f237206993bde33a17a61220"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "digest": {"algorithm": "md5", "value": "7ffb67a8e8d623beb2be7c08d2c80b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Gettext.pm", "digest": {"algorithm": "md5", "value": "072dbdddbd69162468e988d43848cbca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Iterator.pm", "digest": {"algorithm": "md5", "value": "cf4de7542d6829631b3bcc4b4f87f641"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Log.pm", "digest": {"algorithm": "md5", "value": "fff70eb6929c7a6e7af6f7d00beda73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Path.pm", "digest": {"algorithm": "md5", "value": "b40ba281b22387604e0ad781d221e1cb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Priority.pm", "digest": {"algorithm": "md5", "value": "c0af214079361d605172e510abd69604"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Question.pm", "digest": {"algorithm": "md5", "value": "15565a7e690252752e461a50aa130803"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template.pm", "digest": {"algorithm": "md5", "value": "38a37b0eb8764fd2d827a46317ab5a1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "digest": {"algorithm": "md5", "value": "3a3c7de553d6eccd5480adc6d02583bb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "digest": {"algorithm": "md5", "value": "46c0e42d52a4ea2fbe0316eebc6c1118"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "a12c3f0045bfbe05e2345aed702f6fc3"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/debian-logo.png", "digest": {"algorithm": "md5", "value": "5772527887825aa698c9240ac1b24946"}, "isConfigFile": false}]}}, {"id": "5beb035c0bfeac2c", "name": "debianutils", "version": "4.9.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debianutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debianutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/debianutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debianutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/debianutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debianutils:debianutils:4.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/debianutils@4.9.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "debianutils", "source": "", "version": "4.9.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 230, "preDepends": ["libc6 (>= 2.15)"], "files": [{"path": "/bin/run-parts", "digest": {"algorithm": "md5", "value": "6874c76376776a1c42c8690e1c5c34a8"}, "isConfigFile": false}, {"path": "/bin/tempfile", "digest": {"algorithm": "md5", "value": "f816ddfb3d0254685b0138382906cea9"}, "isConfigFile": false}, {"path": "/bin/which", "digest": {"algorithm": "md5", "value": "e942f154ef9d9974366551d2d231d936"}, "isConfigFile": false}, {"path": "/sbin/installkernel", "digest": {"algorithm": "md5", "value": "a4c36b16155a37c814386f5141570c95"}, "isConfigFile": false}, {"path": "/usr/bin/ischroot", "digest": {"algorithm": "md5", "value": "628f191637f884c667147e5e90cbe551"}, "isConfigFile": false}, {"path": "/usr/bin/savelog", "digest": {"algorithm": "md5", "value": "c9cb1648f0c7c131b2739669fd15a00a"}, "isConfigFile": false}, {"path": "/usr/sbin/add-shell", "digest": {"algorithm": "md5", "value": "830ac10d2d41003c5cf4fc6a8507c533"}, "isConfigFile": false}, {"path": "/usr/sbin/remove-shell", "digest": {"algorithm": "md5", "value": "7f7453cc860073b8f06c506a213f4fdb"}, "isConfigFile": false}, {"path": "/usr/share/debianutils/shells", "digest": {"algorithm": "md5", "value": "a0b758b0ae1eaefda1dfb8b031f7a903"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/README.shells.gz", "digest": {"algorithm": "md5", "value": "dc0a65ab5c89c8e9442cafd12d428d84"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/changelog.gz", "digest": {"algorithm": "md5", "value": "3a54c6d9cf241c825a21f3f812deef7c"}, "isConfigFile": false}, {"path": "/usr/share/doc/debianutils/copyright", "digest": {"algorithm": "md5", "value": "f01a5203d50512fc4830b4332b696a9f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "aa2ba52c2ec149dcb9f39730ece199ce"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "3c84d827d567d686a70a4f76a5a99fda"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "222ef7e9891b36eb6dc088ce9fdbe09f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "8f7812a71ef12251c480e4fe3efec146"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "16fe6fc34285831ae4217b058c120e1b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "21a16d6cfb9716d1bbee728c940a3d50"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "c21e877b99d400ba09da07b9d42b462a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "9a9580c067e689d1ad2d24b355c7f9dd"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "be2334ec48240a2851cac9acc6ff75ce"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "e365527cb5a17f1a0423876f488ccf8a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "1073328658aa33abb84d4038911eb143"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "461f0bc5184b08a157d05be0af3421b8"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "437c04053ea2357e6e924a5de4ab387d"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "cc34c8814f2a0a6cf7c256a3eab98338"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f8001c0150a192e43c44e431a8d5dcb8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "92176a3ea950d67b73b940e54caa0234"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "c20464d96e1560409c2efd98e7473560"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "03aca2242caec84f351bfe55be643acb"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "9280b5d85d72a87f612ee02642dacba4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f7651cbaf5cd2fe57bb553c6112d6156"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "21652a55c49f97f7de49fd973e318e57"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f6665977e7a0c6577c28e24ef3361ffe"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "49b87b860e95e2867b2accd9b9553a01"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "1ce69517f76c91a7f69c985748739534"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "86152d33c2b232379dd2dfa8444caf3e"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "f57128924deb6c470ad35b7f385e7968"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "bbf2d6c0e0cbd36fb5083224881e51bf"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "18b9f2a22106639af8fdc2e057096e94"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "f3fb7d36b5d85d06c67a4037aa521876"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "6347530196988ce8203b01474b811992"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "b6a45f841f02edc0e2c9bdf5af395773"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "0e7a24a715057a61930a2698848788d7"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4b787d9f1107bac907da9696fdaf793b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "b497afb8e64d41648074637246e1e847"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "99bc9e85236df66b7d5532bdd474d29d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ischroot.1.gz", "digest": {"algorithm": "md5", "value": "144c614bba720a75477a541fd45a0222"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "aab96fd13e4565b4a1909ee4f424f112"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "1fbffff6868e74805b20222d7e92794c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "52d0d1cabd589a09cda90522a4e37a9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "63a08599557645846a6d80dc10f3adbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "4efbe39ffa6f9fd73b92584cefec0ec8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "1ba371464bd0796de6b790717325d881"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "59fe8d0efd86326e4bddb97d5cc05cf6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "b0a6b5bb0b133c84135cdaa1b1e9a2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "c010c97b2c1811986061cb4a480cf920"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "a801ac3562737ea42d2db5b44f4dd6f8"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "47ddb4005853cac11ab33d4a4a42eecd"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "7e591098170a40d83fb45b5de3d20f57"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "455099e94d18f6a90610856dbe678b24"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "b8d1ffcf36423efe1165995afb7310ad"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/tempfile.1.gz", "digest": {"algorithm": "md5", "value": "ffa3f6b8eece327286d6b9aff2a1ed71"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man1/which.1.gz", "digest": {"algorithm": "md5", "value": "721e82db3cc6a4d1c06e488b7e2e3c7b"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/add-shell.8.gz", "digest": {"algorithm": "md5", "value": "93285a44fdbaaf7b10a3d2a1bc49dcac"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/installkernel.8.gz", "digest": {"algorithm": "md5", "value": "98c7c6c0edd9713f971374e84959a4a2"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/remove-shell.8.gz", "digest": {"algorithm": "md5", "value": "231c2c32c3a4148e2a6fc22de8ad5d79"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/run-parts.8.gz", "digest": {"algorithm": "md5", "value": "f68226afc51d6722f87765b70d02378c"}, "isConfigFile": false}, {"path": "/usr/share/man/sl/man8/savelog.8.gz", "digest": {"algorithm": "md5", "value": "8c58d1ee293d77fcc8efd13b04d6cab1"}, "isConfigFile": false}]}}, {"id": "d38992c016d7d342", "name": "dpkg", "version": "1.19.7ubuntu3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dpkg.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/dpkg.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/dpkg.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-md5", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}, {"value": "public-domain-s-s-d", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/dpkg/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/dpkg/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:dpkg:dpkg:1.19.7ubuntu3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/dpkg@1.19.7ubuntu3?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "dpkg", "source": "", "version": "1.19.7ubuntu3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 6740, "depends": ["tar (>= 1.28-1)"], "preDepends": ["libbz2-1.0", "libc6 (>= 2.15)", "liblzma5 (>= 5.2.2)", "libselinux1 (>= 2.3)", "libzstd1 (>= 1.3.2)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/etc/alternatives/README", "digest": {"algorithm": "md5", "value": "7be88b21f7e386c8d5a8790c2461c92b"}, "isConfigFile": true}, {"path": "/etc/cron.daily/dpkg", "digest": {"algorithm": "md5", "value": "f20e10c12fb47903b8ec9d282491f4be"}, "isConfigFile": true}, {"path": "/etc/dpkg/dpkg.cfg", "digest": {"algorithm": "md5", "value": "f4413ffb515f8f753624ae3bb365b81b"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/alternatives", "digest": {"algorithm": "md5", "value": "5fe0af6ce1505fefdc158d9e5dbf6286"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/dpkg", "digest": {"algorithm": "md5", "value": "9e25c8505966b5829785f34a548ae11f"}, "isConfigFile": true}, {"path": "/sbin/start-stop-daemon", "digest": {"algorithm": "md5", "value": "2eeecff31cbd0ca39769a44cf22c74ab"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg", "digest": {"algorithm": "md5", "value": "5e18156b434fc45062eec2f28b9147be"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-deb", "digest": {"algorithm": "md5", "value": "138cc2b338ff91da07bf7ad1ba786d25"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-divert", "digest": {"algorithm": "md5", "value": "383ae5df676b34894eb08fccf0ab7273"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-maintscript-helper", "digest": {"algorithm": "md5", "value": "5db5f84eef334d26845d752c6087c4a7"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-query", "digest": {"algorithm": "md5", "value": "bf81745ea62201f11bc674cc7c1935fc"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-split", "digest": {"algorithm": "md5", "value": "850b1a7531c058244db42e4eb08b3e79"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-statoverride", "digest": {"algorithm": "md5", "value": "1227410b6af935a1b7b0cafc5347bc06"}, "isConfigFile": false}, {"path": "/usr/bin/dpkg-trigger", "digest": {"algorithm": "md5", "value": "c3506f11560a660399e5bdd88246fd91"}, "isConfigFile": false}, {"path": "/usr/bin/update-alternatives", "digest": {"algorithm": "md5", "value": "76ed018ed734d471908f036ebf840833"}, "isConfigFile": false}, {"path": "/usr/share/bug/dpkg", "digest": {"algorithm": "md5", "value": "638083d212928607b198dfb2af90014a"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/AUTHORS", "digest": {"algorithm": "md5", "value": "f5c2a9458457860e236b648010541d67"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/README.feature-removal-schedule.gz", "digest": {"algorithm": "md5", "value": "8555d91b11108afbf494acd39cb216a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/THANKS.gz", "digest": {"algorithm": "md5", "value": "9d2a07f6ca63918e0711de69d93e72d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dafd112856a8294789626fe07010c386"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/copyright", "digest": {"algorithm": "md5", "value": "6a2d79a2c6cca445298c6781e499ad18"}, "isConfigFile": false}, {"path": "/usr/share/doc/dpkg/usertags.gz", "digest": {"algorithm": "md5", "value": "6a42fc08aa8cd43ff4dc817ff4e8a57a"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/abitable", "digest": {"algorithm": "md5", "value": "b0c6e5a7af8570311e933114924c3921"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/cputable", "digest": {"algorithm": "md5", "value": "3692042cf0ce82a31b662541e266a676"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/ostable", "digest": {"algorithm": "md5", "value": "d93e617c40249a24ff884b6d2e1487e9"}, "isConfigFile": false}, {"path": "/usr/share/dpkg/tupletable", "digest": {"algorithm": "md5", "value": "eeecbd5d3f1eb3c5356b75ed4c723778"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/dpkg", "digest": {"algorithm": "md5", "value": "a590e1d14139e120bab3d2213584dd1a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/profiles/dpkg/main.profile", "digest": {"algorithm": "md5", "value": "73c13b22270182fe6c021a14b1fb9292"}, "isConfigFile": false}, {"path": "/usr/share/locale/ast/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bc6485ba41f5879305cae5178faf7ea5"}, "isConfigFile": false}, {"path": "/usr/share/locale/bs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "bf3726a0fb9cc9ffafd1b406e00a4d16"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fce9ef53ff06c19273a747c9f83d1224"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "226bc5bcdafc2c6f4e4cc6587630de80"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "95683ea5f1960606553a7285658e465a"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "88615d8682c81194e87c75277a18f552"}, "isConfigFile": false}, {"path": "/usr/share/locale/dz/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "44213f6b8f22013b643b228ba9a2521a"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "18bd36bf8e6adfff4ddc68d03fd78a07"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a9bc416aa837769f88486b3e82e0c340"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "52dd9f5d95f3e55600f921265799c516"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "2f388b8acbc5d72951de665c501d0664"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4883d4093ef2e5a475ca98570a9fa855"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "3481d6c517d6f2899f697670ded9c47f"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "81247194fd42f6a138c8a3c4a839e6f8"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6bb075bd5a0b7f1614cd191c076f9094"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b9994611939714fb5b7bccb0a83b1c87"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "b669b161d47facf618dd48b652f68c03"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "1e8f34b0155fd4013cbced14a8aac764"}, "isConfigFile": false}, {"path": "/usr/share/locale/km/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a05000d6501a47f27842861d1a962c2d"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ca679dc39c72a23418f98d7a495d6407"}, "isConfigFile": false}, {"path": "/usr/share/locale/ku/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "38d3e197bb8a00a0485021d95724b3f7"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "5b6669d2ecbc4c0123598c43da874d36"}, "isConfigFile": false}, {"path": "/usr/share/locale/mr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7ff353f10c448635a3e6262a5f059ad0"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "48403a006d7648214315846a60e27ed2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ne/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "269815cfce0c4f48caaacf048b90e976"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "f4825f7d54c82d8d10306ae597b13e5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nn/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6c8e67ad1f8dcdf3ea79afa82584bea8"}, "isConfigFile": false}, {"path": "/usr/share/locale/pa/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "58452e7fa313d5bb1d69783a6703c4e7"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "7d42fb5440a7bf1a457547783481a23b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "ffaf702e4fdbc26fd7d19b4296311d04"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "dc584517e8403d449c8a3d49dd1e7340"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0760b8a3a063e1aba693446283fab890"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "0b9c45c0a0b270030656b245de2dd8a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "73d89e64ac2511602ca5c1d3b84e6d2c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4825f003759eb6fc28ce080bb2311ebf"}, "isConfigFile": false}, {"path": "/usr/share/locale/th/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "a8cdf33e82296a3189f12d625de2b768"}, "isConfigFile": false}, {"path": "/usr/share/locale/tl/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fa68c3218576d22e9ea877dac30ab225"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "4fcd4e5d652f8dd7679cd8254300929e"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "236c0365fee884f9e4d82105225b784f"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "6ca2aa5de18324fbe0a1007b577438a5"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo", "digest": {"algorithm": "md5", "value": "fd99aa6d1c71a73263eec43b6d77748a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "93dd5c00260f80a17e2dd93343913779"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "ab6288b0096d0693bff3e6a3e48cac90"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "a2feb54242f89e25a3c38f6de7e82da1"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "67ca9a2e72c2ab2e5b4693778292d708"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "246fd4e59caaac43ec93cc3b2188d5e7"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "c3e48c4cc07e9560e5d3472a8ba0bf04"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "8ccc5db019bbe576988d54584ed52804"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "8d9c9cf3ef43355f5c933ee7cd3a5190"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a4f256501d5daba8318da3ea2ce09fec"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "03af7bec7a80f87e186c45e7ee0c1604"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "a8c46927bf705b4bfbb2aa06bbfb76b6"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "9e413f138e0e4d9e077d8f0f5d6f5299"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "f7df556071654b40f33ed97bd80003cd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "c0e04a1bc1f0d88a22555e50e67bd792"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "2149f1aeff59732f6137d32aeb175e80"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "46ca29e2885358ca09eb16bea102f688"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "6addc29868974d54f18daca75b5b504c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7046a2402835f14cfb99c913f0d1622d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "18421e021aafd9b5b804fbf5ff8303aa"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "69186fb0b47fe2ae407714a30127c5a0"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "2a94c3f5f9474a5c4aff66c644dcf918"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "aa43697f2cfe837df461033538a89caf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "738a7946c8d760498b31c96d56cc8050"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "de62119a2e66a7966f3acbd7e45c696d"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "0bdf5ffc834ece5a88bdcfef4832518c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "5e3f2fb6aa9971b747614a6190fa63ff"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "a7537bafcc317b690746ededd3425d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "6abb4be7a35d8dc57506f3dc0e3d31d8"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "2449235ea94893ead1fd08eef320e623"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "ae76bed2be8c40d76b85af56d228b47f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "1cebfaf9bbb2e2e85850778b422a515e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "36b7041c30e7fe2f48d3d35e89bfcbcd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "e13538e53517b5c248166d8e6cff2f8c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "c51877ea1019be042e119f117eadbf02"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "bf659b957c1f9b3852de46cea24886be"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "e7ba9031cedfef3bd49e16299a3a2d29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "fc09698956ad478892cb230cbe9fc9a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "36b29670feee42565987aa6c56553231"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "684b696b9213c0c326db0e260e50d08e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "2d620a34f803a272fc7f99d30c8f71eb"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-deb.1.gz", "digest": {"algorithm": "md5", "value": "0e47dc4261880046bc1070062ed605f6"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-divert.1.gz", "digest": {"algorithm": "md5", "value": "7216f44a000606472f7a443ed75518b8"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "50d48be6f395511f66ad2645899deb23"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-query.1.gz", "digest": {"algorithm": "md5", "value": "dea093620d848706072694a8d82b8e6b"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "7b7f491e2482cb18f9afd2eb1b009f89"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-statoverride.1.gz", "digest": {"algorithm": "md5", "value": "70ea12c4e3b852980ef4e42f09ef4cdf"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "45d309478b891454b48960971a69e226"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/dpkg.1.gz", "digest": {"algorithm": "md5", "value": "48d5cdc4d419551d26fe777b67adc836"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "1a9949b731781c22edf274e48bf3631d"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man5/dpkg.cfg.5.gz", "digest": {"algorithm": "md5", "value": "d5973107f9851fba40b61a9c2bd9cda7"}, "isConfigFile": false}, {"path": "/usr/share/man/nl/man8/start-stop-daemon.8.gz", "digest": {"algorithm": "md5", "value": "97c2e775b048c7c904a119d5ce5229f2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "0615d9caa194ec2e8d70a44c1cd00291"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "fa393990561a55bf482254b674479a49"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-maintscript-helper.1.gz", "digest": {"algorithm": "md5", "value": "ae069e0769fc5e162b2878e2a6a3392b"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-split.1.gz", "digest": {"algorithm": "md5", "value": "40edcc0c5671d20f3c53e1194e11d7ce"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/dpkg-trigger.1.gz", "digest": {"algorithm": "md5", "value": "386cd4a39dd7efd9009c48b77616c07a"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/update-alternatives.1.gz", "digest": {"algorithm": "md5", "value": "62441c56cbe8c4af881e0ff0731504ab"}, "isConfigFile": false}, {"path": "/usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy", "digest": {"algorithm": "md5", "value": "be082ae241c758c940d3551ba7856473"}, "isConfigFile": false}]}}, {"id": "f5fe1a7d4abff264", "name": "findutils", "version": "4.7.0-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/findutils.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/findutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/findutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:findutils:findutils:4.7.0-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/findutils@4.7.0-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "findutils", "source": "", "version": "4.7.0-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 668, "preDepends": ["libc6 (>= 2.17)", "libselinux1 (>= 1.32)"], "files": [{"path": "/usr/bin/find", "digest": {"algorithm": "md5", "value": "b68ef002f84cc54dd472238ba7df80ab"}, "isConfigFile": false}, {"path": "/usr/bin/xargs", "digest": {"algorithm": "md5", "value": "67d30da7ca6e766bb5a005e77f928efb"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/findutils", "digest": {"algorithm": "md5", "value": "f78e2d4189be58135a915698efe1cd7a"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "75ca1d03fcbb9d988ff479d6c9ca6349"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "479d38170ee10d51f254a066ed74c6a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/README.gz", "digest": {"algorithm": "md5", "value": "88bc6d9dfc5b28f2e02ead0a1dcb9332"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/TODO", "digest": {"algorithm": "md5", "value": "2dcc6f47ffa9e6e956dbe835d7afd4db"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "81bdba643f09f69151696803b4cfeff0"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/copyright", "digest": {"algorithm": "md5", "value": "7c0e8644a1094ddd06a0bd46427abc93"}, "isConfigFile": false}, {"path": "/usr/share/info/find-maint.info.gz", "digest": {"algorithm": "md5", "value": "6520fbc63bba2467f8c03e3f9e50a09d"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-1.gz", "digest": {"algorithm": "md5", "value": "316b1f8e9b8f0b3d7897652a183b07de"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-2.gz", "digest": {"algorithm": "md5", "value": "86b2df66d7cd14a0a68143c6e6923e03"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info.gz", "digest": {"algorithm": "md5", "value": "f5b431defa964e40ed132f94db75a3fe"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/find.1.gz", "digest": {"algorithm": "md5", "value": "f4ccd0236caeaf121eae26c98ea0177b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xargs.1.gz", "digest": {"algorithm": "md5", "value": "308a93b76f64bf24c208161fbce57e09"}, "isConfigFile": false}]}}, {"id": "5f176cba3e8d2776", "name": "galera-4", "version": "26.4.9-focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/galera-4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/galera-4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC-BY-SA-3.0", "spdxExpression": "CC-BY-SA-3.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GFDL-1.1+", "spdxExpression": "GFDL-1.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}, {"value": "other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/galera-4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/galera-4/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:galera-4:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera-4:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera_4:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera_4:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera:galera-4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:galera:galera_4:26.4.9-focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/galera-4@26.4.9-focal?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "galera-4", "source": "", "version": "26.4.9-focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "Codership Oy ", "installedSize": 63791, "provides": ["galera", "galera4", "percona-xtradb-cluster-galera-26", "wsrep"], "depends": ["libc6 (>= 2.17)", "libgcc-s1 (>= 3.0)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)"], "files": [{"path": "/usr/lib/libgalera_smm.so", "digest": {"algorithm": "md5", "value": "c43d69f7f08b207aadff8140e973d345"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/AUTHORS", "digest": {"algorithm": "md5", "value": "dd940e9b685677b1cdc9a538178b4fed"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/README.gz", "digest": {"algorithm": "md5", "value": "1efd47037312b4ec3bae8d8b22a58c78"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6f30459b37b84a6fc9c565409c673531"}, "isConfigFile": false}, {"path": "/usr/share/doc/galera-4/copyright", "digest": {"algorithm": "md5", "value": "8741834de80db55417eed17d6ec437d1"}, "isConfigFile": false}]}}, {"id": "f01cfad828ded2bd", "name": "gawk", "version": "1:5.0.1+dfsg-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gawk.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/gawk.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gawk.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/gawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gawk/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/gawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gawk:gawk:1\\:5.0.1\\+dfsg-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gawk@1:5.0.1%2Bdfsg-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gawk", "source": "", "version": "1:5.0.1+dfsg-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1668, "provides": ["awk"], "preDepends": ["libc6 (>= 2.29)", "libgmp10", "libmpfr6 (>= 3.1.3)", "libreadline8 (>= 6.0)", "libsigsegv2 (>= 2.9)"], "files": [{"path": "/etc/profile.d/gawk.csh", "digest": {"algorithm": "md5", "value": "b3d9e29a36f945b2065b2f88d18dadaa"}, "isConfigFile": true}, {"path": "/etc/profile.d/gawk.sh", "digest": {"algorithm": "md5", "value": "bfc054c0862d0fad98ca641b951c7061"}, "isConfigFile": true}, {"path": "/usr/bin/gawk", "digest": {"algorithm": "md5", "value": "7e9b2ed1272331cfbd2aac2e5eb3f84b"}, "isConfigFile": false}, {"path": "/usr/include/gawkapi.h", "digest": {"algorithm": "md5", "value": "21c85f5d6f8f4d15ae2835c0f70a935b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/awk/grcat", "digest": {"algorithm": "md5", "value": "3dbd559e4376c9e6ce8cf5e1b3c130d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/awk/pwcat", "digest": {"algorithm": "md5", "value": "6c9b36a4827df56fdf443c6217aad41a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/filefuncs.so", "digest": {"algorithm": "md5", "value": "35caad69171e9469f943077402caec25"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/fnmatch.so", "digest": {"algorithm": "md5", "value": "c4885b45bbdf1282f45fc93815829010"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/fork.so", "digest": {"algorithm": "md5", "value": "d44b48d2f3af5ec98c401ca6c7b0ec57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/inplace.so", "digest": {"algorithm": "md5", "value": "ff18d2748311d48e37d5de808df4c407"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/intdiv.so", "digest": {"algorithm": "md5", "value": "cfaca509205f7c347f675adc3ee92c3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/ordchr.so", "digest": {"algorithm": "md5", "value": "57ec81580456d9bd06f2966bcdf091d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/readdir.so", "digest": {"algorithm": "md5", "value": "f6a44a2dfe212c33e64ae42e76a2af25"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/readfile.so", "digest": {"algorithm": "md5", "value": "c62e0bfbc9608eb83d338516ffaa99d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/revoutput.so", "digest": {"algorithm": "md5", "value": "42ae484c4c142daf2f3efec4a8e0909c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/revtwoway.so", "digest": {"algorithm": "md5", "value": "d085037120fb7b2fe5740e08c158a208"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/rwarray.so", "digest": {"algorithm": "md5", "value": "701764e9d41f6806ae2bbb5523d4c976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gawk/time.so", "digest": {"algorithm": "md5", "value": "e9279ff26caad018cfe31b45a99e15d1"}, "isConfigFile": false}, {"path": "/usr/share/awk/assert.awk", "digest": {"algorithm": "md5", "value": "c94753467cb0ce839cbc87dd5313392a"}, "isConfigFile": false}, {"path": "/usr/share/awk/bits2str.awk", "digest": {"algorithm": "md5", "value": "801e293a442232eafd89a2d0550c6221"}, "isConfigFile": false}, {"path": "/usr/share/awk/cliff_rand.awk", "digest": {"algorithm": "md5", "value": "4f102335ebacbb13af785af2a5ee5699"}, "isConfigFile": false}, {"path": "/usr/share/awk/ctime.awk", "digest": {"algorithm": "md5", "value": "8d5d47289e51296344d0e5b9c7766d76"}, "isConfigFile": false}, {"path": "/usr/share/awk/ftrans.awk", "digest": {"algorithm": "md5", "value": "8a3ce2527c151d25d7c2b14811f2cfdc"}, "isConfigFile": false}, {"path": "/usr/share/awk/getopt.awk", "digest": {"algorithm": "md5", "value": "ecb6f8884e5af110b78ca4d96671082e"}, "isConfigFile": false}, {"path": "/usr/share/awk/gettime.awk", "digest": {"algorithm": "md5", "value": "8a4784537dfcaa8861dbb8c48e19bf8f"}, "isConfigFile": false}, {"path": "/usr/share/awk/group.awk", "digest": {"algorithm": "md5", "value": "ec60eb26f73753e91fcd5fb6688ea9f6"}, "isConfigFile": false}, {"path": "/usr/share/awk/have_mpfr.awk", "digest": {"algorithm": "md5", "value": "277af1c082b2d1b5d1fb164f4e70fb80"}, "isConfigFile": false}, {"path": "/usr/share/awk/inplace.awk", "digest": {"algorithm": "md5", "value": "329fbc9e45aebe7b9f073ab2bba192e0"}, "isConfigFile": false}, {"path": "/usr/share/awk/intdiv0.awk", "digest": {"algorithm": "md5", "value": "af5a27eb05a5cdc496135b8068faf741"}, "isConfigFile": false}, {"path": "/usr/share/awk/join.awk", "digest": {"algorithm": "md5", "value": "babd186770765508e26d344613ffbe0d"}, "isConfigFile": false}, {"path": "/usr/share/awk/libintl.awk", "digest": {"algorithm": "md5", "value": "cc11a880a2e1e277530c2d7d7cdac202"}, "isConfigFile": false}, {"path": "/usr/share/awk/noassign.awk", "digest": {"algorithm": "md5", "value": "5c3ae18fb1b0d7e66795de410e4ba50b"}, "isConfigFile": false}, {"path": "/usr/share/awk/ns_passwd.awk", "digest": {"algorithm": "md5", "value": "18c0634bf39d0bcc0555d70470fb1961"}, "isConfigFile": false}, {"path": "/usr/share/awk/ord.awk", "digest": {"algorithm": "md5", "value": "1b35f85e1492c59ebc24bd2e643074f6"}, "isConfigFile": false}, {"path": "/usr/share/awk/passwd.awk", "digest": {"algorithm": "md5", "value": "e252997ddf76bdf63d44a030724d6477"}, "isConfigFile": false}, {"path": "/usr/share/awk/processarray.awk", "digest": {"algorithm": "md5", "value": "2c4024c524af0bb20de33c70dd1d4cea"}, "isConfigFile": false}, {"path": "/usr/share/awk/quicksort.awk", "digest": {"algorithm": "md5", "value": "41d84c6f3f8376779167b6cbf52d1b4a"}, "isConfigFile": false}, {"path": "/usr/share/awk/readable.awk", "digest": {"algorithm": "md5", "value": "72fe0f2ef7c67d51469a3eb505427063"}, "isConfigFile": false}, {"path": "/usr/share/awk/readfile.awk", "digest": {"algorithm": "md5", "value": "090e8a4a6c9306498c239ea7222f81aa"}, "isConfigFile": false}, {"path": "/usr/share/awk/rewind.awk", "digest": {"algorithm": "md5", "value": "c87adbdbc349b6e4c96d9494d7fc9a30"}, "isConfigFile": false}, {"path": "/usr/share/awk/round.awk", "digest": {"algorithm": "md5", "value": "e9028984b0d82fac692f3d5c5d4c211e"}, "isConfigFile": false}, {"path": "/usr/share/awk/shellquote.awk", "digest": {"algorithm": "md5", "value": "bb0ea816086eef477eadac55475199b0"}, "isConfigFile": false}, {"path": "/usr/share/awk/strtonum.awk", "digest": {"algorithm": "md5", "value": "b3fcc1c281c1f173f13ad3b47cb8a39f"}, "isConfigFile": false}, {"path": "/usr/share/awk/walkarray.awk", "digest": {"algorithm": "md5", "value": "7b15948b50551201439773ad50912103"}, "isConfigFile": false}, {"path": "/usr/share/awk/zerofile.awk", "digest": {"algorithm": "md5", "value": "a69b061ef1bbca105082fe8a248818da"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/AUTHORS", "digest": {"algorithm": "md5", "value": "ea9af341b883d00b0492a85609986792"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/NEWS.gz", "digest": {"algorithm": "md5", "value": "292e7f585a587ec30be3ed485f2a31f1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/POSIX.STD", "digest": {"algorithm": "md5", "value": "124096624043b5e72af317286ad9729c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/README", "digest": {"algorithm": "md5", "value": "2838411d4aeb6c16f2901585234d80c8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c2575ed8bc7ce617ce4c6aa0930e546c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/copyright", "digest": {"algorithm": "md5", "value": "d7a305dd1e74fa66a34013a5bbfbf875"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/class_data1", "digest": {"algorithm": "md5", "value": "b414a96daf9fc8ad61be972c17560e3d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/class_data2", "digest": {"algorithm": "md5", "value": "d3868e27edb8664c4246cccebdf3efe0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/guide-mellow.po", "digest": {"algorithm": "md5", "value": "27df7071f5537fa103b29801b8c03be3"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/guide.po", "digest": {"algorithm": "md5", "value": "7c407046f688773d4ff1dcc526553db5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/inventory-shipped", "digest": {"algorithm": "md5", "value": "d382714c24f9530eeab507129ab82855"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/data/mail-list", "digest": {"algorithm": "md5", "value": "e91eeaa52d84b23bf77d3cbb6673e486"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/assert.awk", "digest": {"algorithm": "md5", "value": "c94753467cb0ce839cbc87dd5313392a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/bits2str.awk", "digest": {"algorithm": "md5", "value": "801e293a442232eafd89a2d0550c6221"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/cliff_rand.awk", "digest": {"algorithm": "md5", "value": "4f102335ebacbb13af785af2a5ee5699"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ctime.awk", "digest": {"algorithm": "md5", "value": "8d5d47289e51296344d0e5b9c7766d76"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ftrans.awk", "digest": {"algorithm": "md5", "value": "8a3ce2527c151d25d7c2b14811f2cfdc"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/getopt.awk", "digest": {"algorithm": "md5", "value": "ecb6f8884e5af110b78ca4d96671082e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/gettime.awk", "digest": {"algorithm": "md5", "value": "8a4784537dfcaa8861dbb8c48e19bf8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/grcat.c", "digest": {"algorithm": "md5", "value": "86c386fcb16ee513a74372fcb011dfcd"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/groupawk.in", "digest": {"algorithm": "md5", "value": "86578f20d0099b75e6dbba71aae229a2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/have_mpfr.awk", "digest": {"algorithm": "md5", "value": "277af1c082b2d1b5d1fb164f4e70fb80"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/inplace.awk", "digest": {"algorithm": "md5", "value": "329fbc9e45aebe7b9f073ab2bba192e0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/intdiv0.awk", "digest": {"algorithm": "md5", "value": "af5a27eb05a5cdc496135b8068faf741"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/join.awk", "digest": {"algorithm": "md5", "value": "babd186770765508e26d344613ffbe0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/libintl.awk", "digest": {"algorithm": "md5", "value": "cc11a880a2e1e277530c2d7d7cdac202"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/noassign.awk", "digest": {"algorithm": "md5", "value": "5c3ae18fb1b0d7e66795de410e4ba50b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ns_passwd.awk", "digest": {"algorithm": "md5", "value": "18c0634bf39d0bcc0555d70470fb1961"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/ord.awk", "digest": {"algorithm": "md5", "value": "1b35f85e1492c59ebc24bd2e643074f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/passwdawk.in", "digest": {"algorithm": "md5", "value": "6ad0d03ce3be1e37af95b3f26367b4ee"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/processarray.awk", "digest": {"algorithm": "md5", "value": "2c4024c524af0bb20de33c70dd1d4cea"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/pwcat.c", "digest": {"algorithm": "md5", "value": "476754d81ef39575fecb7c61ed12cf3b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/quicksort.awk", "digest": {"algorithm": "md5", "value": "41d84c6f3f8376779167b6cbf52d1b4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/readable.awk", "digest": {"algorithm": "md5", "value": "72fe0f2ef7c67d51469a3eb505427063"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/readfile.awk", "digest": {"algorithm": "md5", "value": "090e8a4a6c9306498c239ea7222f81aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/rewind.awk", "digest": {"algorithm": "md5", "value": "c87adbdbc349b6e4c96d9494d7fc9a30"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/round.awk", "digest": {"algorithm": "md5", "value": "e9028984b0d82fac692f3d5c5d4c211e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/shellquote.awk", "digest": {"algorithm": "md5", "value": "bb0ea816086eef477eadac55475199b0"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/strtonum.awk", "digest": {"algorithm": "md5", "value": "b3fcc1c281c1f173f13ad3b47cb8a39f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/walkarray.awk", "digest": {"algorithm": "md5", "value": "7b15948b50551201439773ad50912103"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/lib/zerofile.awk", "digest": {"algorithm": "md5", "value": "a69b061ef1bbca105082fe8a248818da"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/addresses.csv", "digest": {"algorithm": "md5", "value": "45dfbf01f00e9422309efb15fc38a2d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/arraymax.awk", "digest": {"algorithm": "md5", "value": "a46bc2abd25f2115d007f05c88104945"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/arraymax.data", "digest": {"algorithm": "md5", "value": "4da01a240d0d70837196aa6be895db04"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/findpat.awk", "digest": {"algorithm": "md5", "value": "618f3479c5cd724c4327c52b57f6002c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/findpat.data", "digest": {"algorithm": "md5", "value": "78bf41a9465d47469d6048c26f12f85c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/misc/simple-csv.awk", "digest": {"algorithm": "md5", "value": "c54f3eb4dc08c9d8635ff110c97ef414"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/PostAgent.sh", "digest": {"algorithm": "md5", "value": "42d8f0222a63441be24f4eeb7cb9295a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/coreserv.awk", "digest": {"algorithm": "md5", "value": "a6ed41f4bd55832d3065f6750ec63a2d"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/eliza.awk", "digest": {"algorithm": "md5", "value": "e867cfb421484fdae0ac2170da073c61"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/fingerclient.awk", "digest": {"algorithm": "md5", "value": "f91dae978f800066f93d39007e4c2417"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/geturl.awk", "digest": {"algorithm": "md5", "value": "ced117ff00ce8a4f290f5919023a5e18"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/hello-serv.awk", "digest": {"algorithm": "md5", "value": "6bb9eb08f7995fbb0e4f9b40fb16ca07"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/maze.awk", "digest": {"algorithm": "md5", "value": "d2cadca07aee22817274bafd637cbd58"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/mobag.awk", "digest": {"algorithm": "md5", "value": "41ec7ed52649c1a6caebeeabdbfa27ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/panic.awk", "digest": {"algorithm": "md5", "value": "fae61ca035a66e48d5a917c9badfa3b5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.awk", "digest": {"algorithm": "md5", "value": "cdbd77761aaf7074c6ae116911876619"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.request", "digest": {"algorithm": "md5", "value": "73ffc528e8dc30959316b8adcaba84b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/protbase.result", "digest": {"algorithm": "md5", "value": "04f1e29af600c0f1f33532a2a10363ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/remconf.awk", "digest": {"algorithm": "md5", "value": "3ee0500837f777a80d550fdff49ee3e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/statist.awk", "digest": {"algorithm": "md5", "value": "fc77b83cfe200026d9180fde2d4ed0ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/stoxdata.txt", "digest": {"algorithm": "md5", "value": "182c617d915d338a9aa1002ff3106e39"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/stoxpred.awk", "digest": {"algorithm": "md5", "value": "fbdc908917f96d55dbe76b9e3ef27243"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/testserv.awk", "digest": {"algorithm": "md5", "value": "2d2febfef96f8f2e3cb2a783d02c17bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/urlchk.awk", "digest": {"algorithm": "md5", "value": "79077c7b80fc385243aa4d107c1dd04c"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/network/webgrab.awk", "digest": {"algorithm": "md5", "value": "9ccd389091270933ae4404e964b311ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/alarm.awk", "digest": {"algorithm": "md5", "value": "f2048ec7433b09a4c2f25f4940bd0ce3"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/anagram.awk", "digest": {"algorithm": "md5", "value": "277db4a9e8f2e47ee495cd9e6ba3044b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/awksed.awk", "digest": {"algorithm": "md5", "value": "c70404c6457746583a60581690106dec"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/cut.awk", "digest": {"algorithm": "md5", "value": "6484250fb82e91c4127835b1365c0b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/dupword.awk", "digest": {"algorithm": "md5", "value": "002e2fb3ea409b5952e8a183285d6949"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/egrep.awk", "digest": {"algorithm": "md5", "value": "910103376e17c98d6b0adf7f092b98c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/extract.awk", "digest": {"algorithm": "md5", "value": "f72c3475c78c3c638424d1b20448bb30"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/guide.awk", "digest": {"algorithm": "md5", "value": "c7a25dfe2e2d9f115cfb4d68c20aa7fa"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/histsort.awk", "digest": {"algorithm": "md5", "value": "24c8a9b28b97ece913fd98a1e43c1e91"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/id.awk", "digest": {"algorithm": "md5", "value": "fd77226f6509793c042f269e191d2a41"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/igawk.sh", "digest": {"algorithm": "md5", "value": "92ef313a17fa4c15290109063cebdd4a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/indirectcall.awk", "digest": {"algorithm": "md5", "value": "ccabadaec505c1b51009d53fe455cbcf"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/labels.awk", "digest": {"algorithm": "md5", "value": "dcd3abd32da0978b2a55df974665688f"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/pi.awk", "digest": {"algorithm": "md5", "value": "555f9b924bf1ce42d27cc9edaf6c1f03"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/split.awk", "digest": {"algorithm": "md5", "value": "61918e85eeca021a83381e990d23eac4"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/tee.awk", "digest": {"algorithm": "md5", "value": "5fcb61ba4cb2abbbc46cd32a465c5946"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/testbits.awk", "digest": {"algorithm": "md5", "value": "ff45caabc71bee709d44171d9402ceb8"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/translate.awk", "digest": {"algorithm": "md5", "value": "e30c070b50619dc4c9601741546e936a"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/uniq.awk", "digest": {"algorithm": "md5", "value": "afb5f2298c2d6735d821e33bd5436b89"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/wc.awk", "digest": {"algorithm": "md5", "value": "e3ede54705941af17a2ce7e307e35fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/gawk/examples/prog/wordfreq.awk", "digest": {"algorithm": "md5", "value": "71ebaeca16709ae72f2bba4b7b85209e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gawk.1.gz", "digest": {"algorithm": "md5", "value": "7e1b00861ddf4fa4b411e4270899f46b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/filefuncs.3am.gz", "digest": {"algorithm": "md5", "value": "129adeb2e4f79e520091f4be339f205d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/fnmatch.3am.gz", "digest": {"algorithm": "md5", "value": "869183939b4ca4a94d8391520df4b8ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/fork.3am.gz", "digest": {"algorithm": "md5", "value": "291a3b3cdcbf5b8eda2737f7122a487f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/inplace.3am.gz", "digest": {"algorithm": "md5", "value": "5b21a504ac764b43690adc857322f9c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/ordchr.3am.gz", "digest": {"algorithm": "md5", "value": "2d1efdb9794f0e601bebdb6ba6e10db3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readdir.3am.gz", "digest": {"algorithm": "md5", "value": "f4db8778d46eb6f2e6053390e7515877"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/readfile.3am.gz", "digest": {"algorithm": "md5", "value": "e1404ba419482a4cc05492169504c736"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/revoutput.3am.gz", "digest": {"algorithm": "md5", "value": "8f5ecd6296332619cca527d269f9f6a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/revtwoway.3am.gz", "digest": {"algorithm": "md5", "value": "1f588f2676f38cc22995d76f9a58839e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/rwarray.3am.gz", "digest": {"algorithm": "md5", "value": "e59780c988dc23aca70178c3a94e8bfe"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/time.3am.gz", "digest": {"algorithm": "md5", "value": "2159bf2265205654ce530ea259fc7894"}, "isConfigFile": false}]}}, {"id": "2328ebc6efd80113", "name": "gcc-10-base", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/gcc-10-base:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/gcc-10-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:gcc-10-base:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10-base:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10_base:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc-10:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc_10:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc-10-base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:gcc:gcc_10_base:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/gcc-10-base@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "gcc-10-base", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 265, "files": [{"path": "/usr/share/doc/gcc-10-base/README.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "b641ae885130348be9a4adcee3f39d4b"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/TODO.Debian", "digest": {"algorithm": "md5", "value": "8afe308ec72834f3c24b209fbc4d149e"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "ae7b147b053ef8c010ea8dba67d7ce66"}, "isConfigFile": false}, {"path": "/usr/share/doc/gcc-10-base/copyright", "digest": {"algorithm": "md5", "value": "a80ca2e181b9eecc3e4d373fd7ca59f2"}, "isConfigFile": false}]}}, {"id": "83a6fbe6e8c0eaa7", "name": "github.com/opencontainers/runc", "version": "v1.0.1", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:opencontainers:runc:v1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/opencontainers/runc@v1.0.1", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:G18PGckGdAm3yVQRWDVQ1rLSLntiniKJ0cNRT2Tm5gs=", "mainModule": "github.com/tianon/gosu"}}, {"id": "6d869be27081e838", "name": "github.com/tianon/gosu", "version": "(devel)", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:tianon:gosu:\\(devel\\):*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/github.com/tianon/gosu@(devel)", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "mainModule": "github.com/tianon/gosu"}}, {"id": "70f44c3bb53be645", "name": "golang.org/x/sys", "version": "v0.0.0-20210817142637-7d9622a276b7", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:x\\/sys:v0.0.0-20210817142637-7d9622a276b7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/golang.org/x/sys@v0.0.0-20210817142637-7d9622a276b7", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": "x86_64", "h1Digest": "h1:lQ8Btl/sJr2+f4ql7ffKUKfnV0BsgsICvm0oEeINAQY=", "mainModule": "github.com/tianon/gosu"}}, {"id": "47d535c5b2ffb338", "name": "grep", "version": "3.4-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/grep.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/grep.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/grep/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/grep/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:grep:grep:3.4-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/grep@3.4-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "grep", "source": "", "version": "3.4-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 496, "provides": ["rgrep"], "depends": ["dpkg (>= 1.15.4) | install-info"], "preDepends": ["libc6 (>= 2.14)", "libpcre3"], "files": [{"path": "/bin/egrep", "digest": {"algorithm": "md5", "value": "ef55d1537377114cc24cdc398fbdd930"}, "isConfigFile": false}, {"path": "/bin/fgrep", "digest": {"algorithm": "md5", "value": "3885488b9d1d10902c6b9c18e20bf952"}, "isConfigFile": false}, {"path": "/bin/grep", "digest": {"algorithm": "md5", "value": "1e6ebb9dd094f774478f72727bdba0f5"}, "isConfigFile": false}, {"path": "/usr/bin/rgrep", "digest": {"algorithm": "md5", "value": "449ab80d285c0965c814c89a8264a6a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/AUTHORS", "digest": {"algorithm": "md5", "value": "d817c3c4d7c0f413e65f40f1afc83d40"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/NEWS.gz", "digest": {"algorithm": "md5", "value": "486f348175b8f32dc81ce4b933ee3a0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/README", "digest": {"algorithm": "md5", "value": "83c4584b64f3edca75e78009ed0692da"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/THANKS.gz", "digest": {"algorithm": "md5", "value": "b8f55ed25b3da9c4c634327f3315852a"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/TODO.gz", "digest": {"algorithm": "md5", "value": "880aa39ccb76187cce892ff9628034bb"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "3cf6ce8f887bcd30effd6699821525f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/grep/copyright", "digest": {"algorithm": "md5", "value": "df9ea9a97934e5cf5b5c891da90ec2bb"}, "isConfigFile": false}, {"path": "/usr/share/info/grep.info.gz", "digest": {"algorithm": "md5", "value": "2870e13ea46f0dcc00366469a4f48999"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/grep.1.gz", "digest": {"algorithm": "md5", "value": "0fa8aa3de2b6b3055a88c462491f9bed"}, "isConfigFile": false}]}}, {"id": "acbd2203643a237f", "name": "iproute2", "version": "5.5.0-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/iproute2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/iproute2.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/iproute2.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/iproute2.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/iproute2.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/iproute2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/iproute2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:iproute2:iproute2:5.5.0-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/iproute2@5.5.0-1ubuntu1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "iproute2", "source": "", "version": "5.5.0-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2730, "provides": ["arpd"], "depends": ["debconf (>= 0.5) | debconf-2.0", "libbsd0 (>= 0.0)", "libc6 (>= 2.29)", "libcap2 (>= 1:2.10)", "libdb5.3", "libelf1 (>= 0.131)", "libmnl0 (>= 1.0.3-4~)", "libselinux1 (>= 2.0.15)", "libxtables12 (>= 1.6.0+snapshot20161117)", "libcap2-bin"], "files": [{"path": "/bin/ip", "digest": {"algorithm": "md5", "value": "cd92bd28c8337a4dc4e8b3433befe7e2"}, "isConfigFile": false}, {"path": "/bin/ss", "digest": {"algorithm": "md5", "value": "51d83131b398a97dd38555ba57084721"}, "isConfigFile": false}, {"path": "/etc/iproute2/bpf_pinning", "digest": {"algorithm": "md5", "value": "fd070252e6e9996bd04d9d59e4ce21eb"}, "isConfigFile": true}, {"path": "/etc/iproute2/ematch_map", "digest": {"algorithm": "md5", "value": "0e0f36cafc6a9cf76bc704cfd8f96ece"}, "isConfigFile": true}, {"path": "/etc/iproute2/group", "digest": {"algorithm": "md5", "value": "3aea2c0e0dd75e13a5f8f48f2936915f"}, "isConfigFile": true}, {"path": "/etc/iproute2/nl_protos", "digest": {"algorithm": "md5", "value": "393e42fa549d0974eb66d576675779c2"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_dsfield", "digest": {"algorithm": "md5", "value": "4c80d267a84d350d89d88774efe48a0f"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_protos", "digest": {"algorithm": "md5", "value": "7b2dc3e981ec34331766ba9d219670aa"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_protos.d/README", "digest": {"algorithm": "md5", "value": "88e45597012c565f9a10ffef1bc14312"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_realms", "digest": {"algorithm": "md5", "value": "7137bdf40e8d58c87ac7e3bba503767f"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_scopes", "digest": {"algorithm": "md5", "value": "6298b8df09e9bda23ea7da49021ca457"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_tables", "digest": {"algorithm": "md5", "value": "a1313318d6778fe6b8c680248ef5a463"}, "isConfigFile": true}, {"path": "/etc/iproute2/rt_tables.d/README", "digest": {"algorithm": "md5", "value": "18bfdabbd4d5b14eae350720ea5ff431"}, "isConfigFile": true}, {"path": "/sbin/bridge", "digest": {"algorithm": "md5", "value": "6b3c8cbfaffdb138bc208a3982ec0498"}, "isConfigFile": false}, {"path": "/sbin/devlink", "digest": {"algorithm": "md5", "value": "83332019ae471f483da1e0d6b7c923ce"}, "isConfigFile": false}, {"path": "/sbin/rtacct", "digest": {"algorithm": "md5", "value": "8f2089848a19d268f415f4c3caef434a"}, "isConfigFile": false}, {"path": "/sbin/rtmon", "digest": {"algorithm": "md5", "value": "c6d94829c1fad66edbdbcb29fb47da75"}, "isConfigFile": false}, {"path": "/sbin/tc", "digest": {"algorithm": "md5", "value": "f1f2a3b3ceed752431edd655823c5a46"}, "isConfigFile": false}, {"path": "/sbin/tipc", "digest": {"algorithm": "md5", "value": "eb4bfa5b04c911455cf4ca58db0ea283"}, "isConfigFile": false}, {"path": "/usr/bin/lnstat", "digest": {"algorithm": "md5", "value": "67ebcaa7859040a7747790beb1115b4f"}, "isConfigFile": false}, {"path": "/usr/bin/nstat", "digest": {"algorithm": "md5", "value": "ba91f5b2ed3725138b18106f7d4026d4"}, "isConfigFile": false}, {"path": "/usr/bin/rdma", "digest": {"algorithm": "md5", "value": "522ec4e871fe4c8bd7b42efb4611c87f"}, "isConfigFile": false}, {"path": "/usr/bin/routef", "digest": {"algorithm": "md5", "value": "e8aaad0467975dedfdf98e7b28587852"}, "isConfigFile": false}, {"path": "/usr/bin/routel", "digest": {"algorithm": "md5", "value": "e6a67c3d051579d4dbdde89583cebdbf"}, "isConfigFile": false}, {"path": "/usr/include/iproute2/bpf_elf.h", "digest": {"algorithm": "md5", "value": "5c46795ddd0c66c25ee3554c97b31a54"}, "isConfigFile": false}, {"path": "/usr/lib/tc/experimental.dist", "digest": {"algorithm": "md5", "value": "32d5f0b1f04cacd4cee8402dcec2771c"}, "isConfigFile": false}, {"path": "/usr/lib/tc/m_xt.so", "digest": {"algorithm": "md5", "value": "db69915609137a62cd02b3a9e3951193"}, "isConfigFile": false}, {"path": "/usr/lib/tc/normal.dist", "digest": {"algorithm": "md5", "value": "626e11ff9046fcbc8dc802083fd8ccfa"}, "isConfigFile": false}, {"path": "/usr/lib/tc/pareto.dist", "digest": {"algorithm": "md5", "value": "1fe892ea38e4372e1cd7f960d35afba4"}, "isConfigFile": false}, {"path": "/usr/lib/tc/paretonormal.dist", "digest": {"algorithm": "md5", "value": "86e236e55c533976f302f1498a2da3b5"}, "isConfigFile": false}, {"path": "/usr/lib/tc/q_atm.so", "digest": {"algorithm": "md5", "value": "bb1942b2fea59b3196ead5c94b1d3195"}, "isConfigFile": false}, {"path": "/usr/sbin/arpd", "digest": {"algorithm": "md5", "value": "14ba1bf1463b6830e56444e9b16e03e4"}, "isConfigFile": false}, {"path": "/usr/sbin/genl", "digest": {"algorithm": "md5", "value": "bc05c6a1e95586bc8af11ee4766559aa"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/tc", "digest": {"algorithm": "md5", "value": "c249adf33b61ffdb101cf84dd7822599"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/README.Debian", "digest": {"algorithm": "md5", "value": "d6eb5b8395d42986b139b083d97403ec"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "be9e4b90399d07cee38d194a947ad570"}, "isConfigFile": false}, {"path": "/usr/share/doc/iproute2/copyright", "digest": {"algorithm": "md5", "value": "afc9d33b9606a2393bcbe6dc4bf569fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/libnetlink.3.gz", "digest": {"algorithm": "md5", "value": "fe2829cb1fe41eb5d802fb0de1a5815f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/tc-hfsc.7.gz", "digest": {"algorithm": "md5", "value": "3956f4b3073854f964620ac4207ad9ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/arpd.8.gz", "digest": {"algorithm": "md5", "value": "3dda9fc7a7c66ffa02c6ef42f078c314"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/bridge.8.gz", "digest": {"algorithm": "md5", "value": "1defef9241aa9323fc4b3bae96d19f44"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-dev.8.gz", "digest": {"algorithm": "md5", "value": "69fb71c368dbfe598375c43e44797150"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-health.8.gz", "digest": {"algorithm": "md5", "value": "6cb6c362799487ec36f2ddc5b39ee556"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-monitor.8.gz", "digest": {"algorithm": "md5", "value": "9f02c6ecaa15e55386739b2ed21011e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-port.8.gz", "digest": {"algorithm": "md5", "value": "a436b255f6c26235409c1ef92537f819"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-region.8.gz", "digest": {"algorithm": "md5", "value": "8d8a6245c32ecb0042d289d0fda7b9ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-resource.8.gz", "digest": {"algorithm": "md5", "value": "e87d122e140f1220b53b98e3f6417f5e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-sb.8.gz", "digest": {"algorithm": "md5", "value": "d5f5d98ed99ab04eaa9ad1df3ad5d5ec"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink-trap.8.gz", "digest": {"algorithm": "md5", "value": "ccb4eed1e805c2f9c3599b90c0aa4c12"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/devlink.8.gz", "digest": {"algorithm": "md5", "value": "42e3041c05f9e30597243cbd4c687625"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/genl.8.gz", "digest": {"algorithm": "md5", "value": "816424a7babd9054c47efce18ff9b448"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ifcfg.8.gz", "digest": {"algorithm": "md5", "value": "d0f32e8d9b1a6c5f04ded56239beb23e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-address.8.gz", "digest": {"algorithm": "md5", "value": "f8620ecd6c92022a68149770b7cec019"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-addrlabel.8.gz", "digest": {"algorithm": "md5", "value": "0046d42d374065ad7c3ab06b9e703dc6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-fou.8.gz", "digest": {"algorithm": "md5", "value": "7055a2675973f2595546dc81a527df54"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-l2tp.8.gz", "digest": {"algorithm": "md5", "value": "48e4b0a8fd0d28de0302a8a03b32665c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-link.8.gz", "digest": {"algorithm": "md5", "value": "3f5ae4a7723d8d03d85bccc7c2d5b632"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-macsec.8.gz", "digest": {"algorithm": "md5", "value": "53b1a47c37d103924d1570feb139c04d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-maddress.8.gz", "digest": {"algorithm": "md5", "value": "5e3c1ac413236cbadde8dc0a52ec7d0c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-monitor.8.gz", "digest": {"algorithm": "md5", "value": "7b7f8b4f8fb5a04d8503e0c6a1648c11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-mroute.8.gz", "digest": {"algorithm": "md5", "value": "468596802c190d4c7522dc6dc158dc70"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-neighbour.8.gz", "digest": {"algorithm": "md5", "value": "176ad243c2cdd0ad68ac9e7a48013345"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-netconf.8.gz", "digest": {"algorithm": "md5", "value": "2cd55fa1ae4e00628129cd2eddb82e99"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-netns.8.gz", "digest": {"algorithm": "md5", "value": "4915eaec47a8f3454c559ea2ed90edf8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-nexthop.8.gz", "digest": {"algorithm": "md5", "value": "47c84fec49243e2572b88aa0f8069277"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-ntable.8.gz", "digest": {"algorithm": "md5", "value": "8a09fd16f60b3c3f2a818941dd70d409"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-route.8.gz", "digest": {"algorithm": "md5", "value": "25f1722e1edac8a785113a73cfafa649"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-rule.8.gz", "digest": {"algorithm": "md5", "value": "93c8dd241a20d23b30825f7bfb380cf4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-sr.8.gz", "digest": {"algorithm": "md5", "value": "5c112d8fc2f9e4c9821c48ade9f4c6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-tcp_metrics.8.gz", "digest": {"algorithm": "md5", "value": "7fc4f6aeee34d71d3f729c5e7a472376"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-token.8.gz", "digest": {"algorithm": "md5", "value": "551b4220dec4d2af05a946754e2bb7a4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-tunnel.8.gz", "digest": {"algorithm": "md5", "value": "3b28e5cb0c439613f1b5bef5a47234ca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-vrf.8.gz", "digest": {"algorithm": "md5", "value": "1f507ef184ebf21f17aebd62a59279c5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip-xfrm.8.gz", "digest": {"algorithm": "md5", "value": "d91d7ba29c6e8c4d9599b5d8b2aeefa7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ip.8.gz", "digest": {"algorithm": "md5", "value": "f16adffec007b4cb6c502400fd4f7f19"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lnstat.8.gz", "digest": {"algorithm": "md5", "value": "1f62333f88fe5dd05af05862a5171029"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-dev.8.gz", "digest": {"algorithm": "md5", "value": "0fb358e12cf7c68e74ae3beea77cef90"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-link.8.gz", "digest": {"algorithm": "md5", "value": "270ad99156a2b55560fb2263c1d5935c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-resource.8.gz", "digest": {"algorithm": "md5", "value": "946f590353792ea9786cfa91df0e3a38"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-statistic.8.gz", "digest": {"algorithm": "md5", "value": "a406479d0a3cf944bc01ed6dc953670e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma-system.8.gz", "digest": {"algorithm": "md5", "value": "1605242b0d86b0b4962b58d40b64208e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rdma.8.gz", "digest": {"algorithm": "md5", "value": "702753088f9ba8c906d9cf0c45d0ab2b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/routel.8.gz", "digest": {"algorithm": "md5", "value": "7f8d743d388e14646c0adcf554658490"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtacct.8.gz", "digest": {"algorithm": "md5", "value": "0329783b199945ecaf29b54ffd1dbe11"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtmon.8.gz", "digest": {"algorithm": "md5", "value": "342c2502aa2dbfebfcf85c292535556a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/rtpr.8.gz", "digest": {"algorithm": "md5", "value": "40675c992af742624925ebc5559bb9bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/ss.8.gz", "digest": {"algorithm": "md5", "value": "f6c4de0b32724b896b8fd30b48c8b212"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-actions.8.gz", "digest": {"algorithm": "md5", "value": "e6d244071c0d1cb88b4123a0c111d60c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-basic.8.gz", "digest": {"algorithm": "md5", "value": "daec8924640cb6c9cb1b487308b1569b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-bfifo.8.gz", "digest": {"algorithm": "md5", "value": "20aac8870dee65b2d9328adf97bbdac1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-bpf.8.gz", "digest": {"algorithm": "md5", "value": "46fdf2d37598f16426054ff4ca20ab0e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cake.8.gz", "digest": {"algorithm": "md5", "value": "da5f84323227d30c2229b0806947e093"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbq-details.8.gz", "digest": {"algorithm": "md5", "value": "29df6c70fec3460bc2bb9eedb64bf859"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbq.8.gz", "digest": {"algorithm": "md5", "value": "2273dd76e0951a6819dcb4ff998369a3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cbs.8.gz", "digest": {"algorithm": "md5", "value": "a3140b992feb74c1110f795f5928389a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-cgroup.8.gz", "digest": {"algorithm": "md5", "value": "ad7a05f073da158c31d0c1b502848531"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-choke.8.gz", "digest": {"algorithm": "md5", "value": "ff4005840d8a9b1c5eafe08afec0d731"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-codel.8.gz", "digest": {"algorithm": "md5", "value": "dffca6522a6f54827a9bc51dc13b38af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-connmark.8.gz", "digest": {"algorithm": "md5", "value": "36d5da67d0b8eea66364bd0cefe1afa0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-csum.8.gz", "digest": {"algorithm": "md5", "value": "0641c9680330d2f00ca6f5f8a192871f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ctinfo.8.gz", "digest": {"algorithm": "md5", "value": "6b4a5f7b59215ab18ba4ab3e21baea99"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-drr.8.gz", "digest": {"algorithm": "md5", "value": "d8c6d276d6b9b064df07903ae5b1a175"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ematch.8.gz", "digest": {"algorithm": "md5", "value": "aa4bf76e4e378dd191cd88c63705ad39"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-etf.8.gz", "digest": {"algorithm": "md5", "value": "5bf93381fa12c9f13e42545172a72ed8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-flow.8.gz", "digest": {"algorithm": "md5", "value": "9f102d92cb7999cc266e1d47325735de"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-flower.8.gz", "digest": {"algorithm": "md5", "value": "d186ebd2508183b19e949d2afe3cf3b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fq.8.gz", "digest": {"algorithm": "md5", "value": "e35d1d57dcee0beec85a69b2bf7ab948"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fq_codel.8.gz", "digest": {"algorithm": "md5", "value": "1e2ce2ce50aebe851dd2ec83d286a8c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-fw.8.gz", "digest": {"algorithm": "md5", "value": "3da5c9eaf0ab11b2e608bd944e355e78"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-hfsc.8.gz", "digest": {"algorithm": "md5", "value": "1c3e33741813ffb03e4391c2d058e760"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-htb.8.gz", "digest": {"algorithm": "md5", "value": "49966b91dd1163bbfa8e6a5d27593ead"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-ife.8.gz", "digest": {"algorithm": "md5", "value": "ac9df518af651b13d3de30a05c2501a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-matchall.8.gz", "digest": {"algorithm": "md5", "value": "cd331b5d4700a45266197965bdb34909"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mirred.8.gz", "digest": {"algorithm": "md5", "value": "930b0caf3ac2f3059336411439b54100"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mpls.8.gz", "digest": {"algorithm": "md5", "value": "062180dff5c1dfb5adbb341cbc7f8c2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-mqprio.8.gz", "digest": {"algorithm": "md5", "value": "8550bfa6447662364b69382af7aaa6af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-nat.8.gz", "digest": {"algorithm": "md5", "value": "f8044b5d71d991fd6990e20c1d33338b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-netem.8.gz", "digest": {"algorithm": "md5", "value": "5ee1ff769179497731be76b6d49300a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pedit.8.gz", "digest": {"algorithm": "md5", "value": "6ab8548ba56af42bce1a12699c4eac80"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pfifo_fast.8.gz", "digest": {"algorithm": "md5", "value": "225a5c28451815020e219e9dd347499b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-pie.8.gz", "digest": {"algorithm": "md5", "value": "4c25312dd849629f8ee5c001ec5ab970"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-police.8.gz", "digest": {"algorithm": "md5", "value": "bc0e52aa88d365563d183745326ea918"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-prio.8.gz", "digest": {"algorithm": "md5", "value": "5f39eda00dae87207cc30ac0fb1c3ab2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-red.8.gz", "digest": {"algorithm": "md5", "value": "0a78ea5c4afb4e34bb4b13e385de6c82"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-route.8.gz", "digest": {"algorithm": "md5", "value": "fbfe87fa07b29a3e9bcb570f096fe37c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sample.8.gz", "digest": {"algorithm": "md5", "value": "84e2002cf0b46d4b1fdcecc05a5fdd95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sfb.8.gz", "digest": {"algorithm": "md5", "value": "96ad8b28ad878d98a258332b8bcac257"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-sfq.8.gz", "digest": {"algorithm": "md5", "value": "3515673da69fa50c974e7a1b5ffd0dab"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-simple.8.gz", "digest": {"algorithm": "md5", "value": "5fda4a50718ac6bb3d0f1e43de1c360d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbedit.8.gz", "digest": {"algorithm": "md5", "value": "1ab394787f16dedcb1f27886b24dd5a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbmod.8.gz", "digest": {"algorithm": "md5", "value": "34e31ee62581f7ac271fc1fc5fe3a1f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-skbprio.8.gz", "digest": {"algorithm": "md5", "value": "84fd57db387bcbb69e4f6cee15c2aff0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-stab.8.gz", "digest": {"algorithm": "md5", "value": "e06b93682d915c983dda6e986463b4b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-taprio.8.gz", "digest": {"algorithm": "md5", "value": "440adc7a820abdb9e5c9f776cb82cf43"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tbf.8.gz", "digest": {"algorithm": "md5", "value": "c970db8506df24d4ea5634a5dd3ad216"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tcindex.8.gz", "digest": {"algorithm": "md5", "value": "46d249e87e3cba90e04ad5c2e3ea61f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-tunnel_key.8.gz", "digest": {"algorithm": "md5", "value": "f0f61b63ec534129be7af0bb31d924d5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-u32.8.gz", "digest": {"algorithm": "md5", "value": "ebb3c91f09a833dae1416578e96ae2e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-vlan.8.gz", "digest": {"algorithm": "md5", "value": "3145b3c09bf403d71c886c3eec79f767"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc-xt.8.gz", "digest": {"algorithm": "md5", "value": "360b8b111c5cd6510c776955a8e8504c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tc.8.gz", "digest": {"algorithm": "md5", "value": "26b073fa096c66aa4de21b8720600711"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-bearer.8.gz", "digest": {"algorithm": "md5", "value": "e397e3ec3cb68af893ee1160fa2e923f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-link.8.gz", "digest": {"algorithm": "md5", "value": "e1df2daf467bce0bcc5d3ea833126a95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-media.8.gz", "digest": {"algorithm": "md5", "value": "3c1c32b93dbb3dbfb8ebd7ee14e79c22"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-nametable.8.gz", "digest": {"algorithm": "md5", "value": "8aad03115602f1a79c7e518cc8843210"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-node.8.gz", "digest": {"algorithm": "md5", "value": "39c2d91886e538211065aa8df952f4a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-peer.8.gz", "digest": {"algorithm": "md5", "value": "52d6704d31a715c85838a69ebf69ac0a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc-socket.8.gz", "digest": {"algorithm": "md5", "value": "7424be6696026e351e17c16ea30807c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/tipc.8.gz", "digest": {"algorithm": "md5", "value": "de6058c52d809e54dd07fde050d35bb5"}, "isConfigFile": false}]}}, {"id": "8c4be3b7f7531f6c", "name": "libacl1", "version": "2.2.53-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libacl1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libacl1:libacl1:2.2.53-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libacl1@2.2.53-6?arch=amd64&upstream=acl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libacl1", "source": "acl", "version": "2.2.53-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 70, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "digest": {"algorithm": "md5", "value": "e77bf61a72656a594ef49768a7d6097b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "65de3b787d67d4755ad3ae0584aee9f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/copyright", "digest": {"algorithm": "md5", "value": "40822d07cf4c0fb9ab13c2bebf51d981"}, "isConfigFile": false}]}}, {"id": "aa909c768d17c3a4", "name": "libaio1", "version": "0.3.112-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaio1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libaio1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaio1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libaio1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaio1:libaio1:0.3.112-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaio1@0.3.112-5?arch=amd64&upstream=libaio&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaio1", "source": "libaio", "version": "0.3.112-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 35, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libaio.so.1.0.1", "digest": {"algorithm": "md5", "value": "862554b0dc956a38662b033ca7c5aca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaio1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "51e82926512fdc4b8d00a16dd11b0cf9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaio1/copyright", "digest": {"algorithm": "md5", "value": "61c6b1e2b566673f078f41c1f672deaa"}, "isConfigFile": false}]}}, {"id": "3d65e3ebccb87f2a", "name": "libattr1", "version": "1:2.4.48-5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libattr1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libattr1:libattr1:1\\:2.4.48-5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libattr1@1:2.4.48-5?arch=amd64&upstream=attr&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libattr1", "source": "attr", "version": "1:2.4.48-5", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 57, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/etc/xattr.conf", "digest": {"algorithm": "md5", "value": "d1e7e7add29e247fdcf2a098fe5b37a0"}, "isConfigFile": true}, {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "digest": {"algorithm": "md5", "value": "708453da8ebde1aaca2ca69c04d4c0a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6465a4cda28287d4ea9979b530648ee3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/copyright", "digest": {"algorithm": "md5", "value": "1e0c5c8b55170890f960aad90336aaed"}, "isConfigFile": false}]}}, {"id": "dd04c09c9b5402ee", "name": "libaudit1", "version": "1:2.8.5-2ubuntu6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libaudit1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libaudit1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libaudit1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libaudit1:libaudit1:1\\:2.8.5-2ubuntu6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libaudit1@1:2.8.5-2ubuntu6?arch=amd64&upstream=audit&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libaudit1", "source": "audit", "version": "1:2.8.5-2ubuntu6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 157, "depends": ["libaudit-common (>= 1:2.8.5-2ubuntu6)", "libc6 (>= 2.14)", "libcap-ng0 (>= 0.7.9)"], "files": [{"path": "/lib/x86_64-linux-gnu/libaudit.so.1.0.0", "digest": {"algorithm": "md5", "value": "56f595c810e09f95d15dd0bab263ec00"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b7b25ad85b122dd0aa32c3966592011b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libaudit1/copyright", "digest": {"algorithm": "md5", "value": "e0b5eb3967670fa03734aa1f179836fb"}, "isConfigFile": false}]}}, {"id": "aabc1ea660179878", "name": "libbz2-1.0", "version": "1.0.8-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libbz2-1.0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-variant", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libbz2-1.0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libbz2-1.0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libbz2-1.0:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2-1.0:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2_1.0:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2-1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libbz2:libbz2_1.0:1.0.8-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libbz2-1.0@1.0.8-2?arch=amd64&upstream=bzip2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libbz2-1.0", "source": "bzip2", "version": "1.0.8-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 99, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/lib/x86_64-linux-gnu/libbz2.so.1.0.4", "digest": {"algorithm": "md5", "value": "7fe842b2b26ad6eef33cd4bd8ed280b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "67fe0b8fb573da2dfc9c292ddc1719a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libbz2-1.0/copyright", "digest": {"algorithm": "md5", "value": "8171a9bd4b60caf0ab19b02ec8495111"}, "isConfigFile": false}]}}, {"id": "518734f6c898e15e", "name": "libc-bin", "version": "2.31-0ubuntu9.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc-bin.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc-bin.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc-bin.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc-bin/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc-bin/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc-bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc-bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc_bin:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc-bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libc:libc_bin:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libc-bin@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc-bin", "source": "glibc", "version": "2.31-0ubuntu9.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 3712, "depends": ["libc6 (>> 2.31)", "libc6 (<< 2.32)"], "files": [{"path": "/etc/bindresvport.blacklist", "digest": {"algorithm": "md5", "value": "4c09213317e4e3dd3c71d74404e503c5"}, "isConfigFile": true}, {"path": "/etc/default/nss", "digest": {"algorithm": "md5", "value": "d6d5d6f621fb3ead2548076ce81e309c"}, "isConfigFile": true}, {"path": "/etc/gai.conf", "digest": {"algorithm": "md5", "value": "28fa76ff5a9e0566eaa1e11f1ce51f09"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf", "digest": {"algorithm": "md5", "value": "4317c6de8564b68d628c21efa96b37e4"}, "isConfigFile": true}, {"path": "/etc/ld.so.conf.d/libc.conf", "digest": {"algorithm": "md5", "value": "d4d833fd095fb7b90e1bb4a547f16de6"}, "isConfigFile": true}, {"path": "/sbin/ldconfig", "digest": {"algorithm": "md5", "value": "85e9e2c4a9c0a7af309c906516aa4548"}, "isConfigFile": false}, {"path": "/sbin/ldconfig.real", "digest": {"algorithm": "md5", "value": "cf725620cf31c0c148dfb25bfe210af6"}, "isConfigFile": false}, {"path": "/usr/bin/catchsegv", "digest": {"algorithm": "md5", "value": "edae57444d26912edf3c98b46734d5b9"}, "isConfigFile": false}, {"path": "/usr/bin/getconf", "digest": {"algorithm": "md5", "value": "4c206cdb0a9f19e43beb204006c4067f"}, "isConfigFile": false}, {"path": "/usr/bin/getent", "digest": {"algorithm": "md5", "value": "d607b5185bdb1af847473e2e9ef3697c"}, "isConfigFile": false}, {"path": "/usr/bin/iconv", "digest": {"algorithm": "md5", "value": "355e584f646b6c09557b0bcb93805fab"}, "isConfigFile": false}, {"path": "/usr/bin/ldd", "digest": {"algorithm": "md5", "value": "e122f01cfd94c76741ae610ca0637967"}, "isConfigFile": false}, {"path": "/usr/bin/locale", "digest": {"algorithm": "md5", "value": "c72a78792469db86d91369c9057f20d2"}, "isConfigFile": false}, {"path": "/usr/bin/localedef", "digest": {"algorithm": "md5", "value": "b32d07d177b2a0198a7f6a3dec8f30d4"}, "isConfigFile": false}, {"path": "/usr/bin/pldd", "digest": {"algorithm": "md5", "value": "faf9bbfda44f3e245da966d987fd10b9"}, "isConfigFile": false}, {"path": "/usr/bin/tzselect", "digest": {"algorithm": "md5", "value": "e4d9d923a578003a3b701e2fb9d53198"}, "isConfigFile": false}, {"path": "/usr/bin/zdump", "digest": {"algorithm": "md5", "value": "ad44ad9b61bb9d7307f0f4c5159ff409"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_ADDRESS", "digest": {"algorithm": "md5", "value": "0b9503adb080cd7010899ca4f1c6c636"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_COLLATE", "digest": {"algorithm": "md5", "value": "2c73933a6575aa8ca4edee2c059ffc49"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_CTYPE", "digest": {"algorithm": "md5", "value": "9d22e03862f622fefd544248b2f528d0"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", "digest": {"algorithm": "md5", "value": "c851eba4694cc72ebe625d7b033fdc07"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", "digest": {"algorithm": "md5", "value": "e3c1e6b90e6b6a2eb6119802deb76010"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", "digest": {"algorithm": "md5", "value": "51b38968a8ee95ced726075cead11267"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_MONETARY", "digest": {"algorithm": "md5", "value": "e2a490be3be2b14b6cfee8c9a6a9b18b"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NAME", "digest": {"algorithm": "md5", "value": "bba91012f78b2190b2b0f0a1731e4cbe"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_NUMERIC", "digest": {"algorithm": "md5", "value": "b5b5e4c522669b714b5a38aecd454704"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_PAPER", "digest": {"algorithm": "md5", "value": "5cf51ae8279119ff4c1a67b81b5a6cdf"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", "digest": {"algorithm": "md5", "value": "0553c1e77396c436076404a9ffc751ea"}, "isConfigFile": false}, {"path": "/usr/lib/locale/C.UTF-8/LC_TIME", "digest": {"algorithm": "md5", "value": "4f81fd69f48265ab40c8f2a4936300f1"}, "isConfigFile": false}, {"path": "/usr/sbin/iconvconfig", "digest": {"algorithm": "md5", "value": "475cff588565aee9bc8ec4abbd280e65"}, "isConfigFile": false}, {"path": "/usr/sbin/zic", "digest": {"algorithm": "md5", "value": "a5d826e221dad91d8b41c5d97a033ac9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc-bin/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/libc-bin/nsswitch.conf", "digest": {"algorithm": "md5", "value": "5e81a875064719ea46f9c300d89bd6fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc-bin", "digest": {"algorithm": "md5", "value": "aebae1a88a3078e3a259852488720394"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/catchsegv.1.gz", "digest": {"algorithm": "md5", "value": "cfd736bd8680219e89ba4e9a68057aaa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/getconf.1.gz", "digest": {"algorithm": "md5", "value": "91de6230b7ea05cbbe47fe71c658bf56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tzselect.1.gz", "digest": {"algorithm": "md5", "value": "8959f2ca99af5b7c5ee527fd90ed533a"}, "isConfigFile": false}]}}, {"id": "649a2b4739ae8e3c", "name": "libc6", "version": "2.31-0ubuntu9.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc6:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libc6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libc6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc6:libc6:2.31-0ubuntu9.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libc6@2.31-0ubuntu9.2?arch=amd64&upstream=glibc&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc6", "source": "glibc", "version": "2.31-0ubuntu9.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 13246, "depends": ["libgcc-s1", "libcrypt1 (>= 1:4.4.10-10ubuntu4)"], "files": [{"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "digest": {"algorithm": "md5", "value": "d4e7a7b88a71b5ffd9e2644e71a0cfab"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "digest": {"algorithm": "md5", "value": "1d4d7819b104d638947f331a88403d2b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "digest": {"algorithm": "md5", "value": "14404b573b65cbb28171f92a47b0dffa"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "digest": {"algorithm": "md5", "value": "0117a245bf2b0b8fa3e9a82f2e44d15d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "digest": {"algorithm": "md5", "value": "098ebafbe14923577fdf30abb3c20376"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "digest": {"algorithm": "md5", "value": "d371da546786965fe0ee40147ffef716"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "digest": {"algorithm": "md5", "value": "540ea4f1dff435812d27d7e3e98fbff4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "digest": {"algorithm": "md5", "value": "4aaad6c988fb8f356db567c0bf8f0d2d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "digest": {"algorithm": "md5", "value": "8bbb508cc00e8899bca162c62a838126"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "digest": {"algorithm": "md5", "value": "2166b1de71469fd92c26b9fe6a819ce3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "digest": {"algorithm": "md5", "value": "4c0fe2ee5446b6fe2686a52ffd4c8602"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "digest": {"algorithm": "md5", "value": "502b8ed60d27c8b6baa7dfa31dafd0d3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "digest": {"algorithm": "md5", "value": "8cef6ad45b1790942dbca96703cec6c4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "digest": {"algorithm": "md5", "value": "1de2c7b5c2e45be8fcc51dec90086874"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "digest": {"algorithm": "md5", "value": "4f740c824313231839d657ad245cf0ec"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_nis-2.31.so", "digest": {"algorithm": "md5", "value": "7cff146491ccbf12662a0bb0530887a8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_nisplus-2.31.so", "digest": {"algorithm": "md5", "value": "60ce2a8315dac9ea0c7b8e6b0f6f1c0c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "digest": {"algorithm": "md5", "value": "0011dbd9f1afc1aad468f33babf436fe"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "digest": {"algorithm": "md5", "value": "23573d3e8511db1b7401372293863ef6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "digest": {"algorithm": "md5", "value": "635412efc7bffaf24c127987b0640f48"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "digest": {"algorithm": "md5", "value": "2dbe39867f563c368149c509c65f2ea3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "digest": {"algorithm": "md5", "value": "e4c15c33c5f5e4db0564bac292226691"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "digest": {"algorithm": "md5", "value": "a2ba29e83fbfb761a85ae7ece53680ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "digest": {"algorithm": "md5", "value": "df30be99b34235a96ec5ad3e28c71dc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "digest": {"algorithm": "md5", "value": "9a722d464ea47cd817ca62e576c78df9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "digest": {"algorithm": "md5", "value": "fa890246a084d54cbe85b579737ada35"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "digest": {"algorithm": "md5", "value": "9afa68900355ad8065757f2062ad5b87"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "digest": {"algorithm": "md5", "value": "bfb7e551994872d1c9677156141ccbc4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "digest": {"algorithm": "md5", "value": "88ea04a10dcdf04af5cac0aba3868c8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "digest": {"algorithm": "md5", "value": "091149a6bf201ed21669a688502422b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "digest": {"algorithm": "md5", "value": "f6bc3f0fb0215c0e038070d02f9a7004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "digest": {"algorithm": "md5", "value": "91767c2b42832d21829ec53be38649be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "digest": {"algorithm": "md5", "value": "e3ec122c2052c0559e774c04efa3b625"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "digest": {"algorithm": "md5", "value": "fb7a12ce89b7ce93bdeea3918a6e8403"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "digest": {"algorithm": "md5", "value": "a0c7927605da1b456908ed4b42b8419b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "digest": {"algorithm": "md5", "value": "59c488e25f13951ab80b424b297a7074"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "digest": {"algorithm": "md5", "value": "d6e0e0deeb3a2fca2ef75e018da0b929"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "digest": {"algorithm": "md5", "value": "fdf27ba26312c3aed276735a04493708"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "digest": {"algorithm": "md5", "value": "422a5d04585e80cc1fa6241de6eba10e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "digest": {"algorithm": "md5", "value": "487f1b25021e14a6b7c8210638affdbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "digest": {"algorithm": "md5", "value": "dab0bae87f795a1786617d6abedcfa12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "digest": {"algorithm": "md5", "value": "427c91ef4c318c0956d2e6d97ee8b7d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "digest": {"algorithm": "md5", "value": "394f63a6deab6d6c805af22dc7b7fa38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "digest": {"algorithm": "md5", "value": "e7d7fd3d96fa19b7f79afcdf4f6c8f62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "digest": {"algorithm": "md5", "value": "37c176ec2a77dc0f2bf7c637e393f2a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "digest": {"algorithm": "md5", "value": "beea8c474dcfd88380cb5b14b562083e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "digest": {"algorithm": "md5", "value": "3f179a9befd963dcfa7fa0cf69293180"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "digest": {"algorithm": "md5", "value": "70ebaaf7ce20b22a67439801348d2a14"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "digest": {"algorithm": "md5", "value": "cdbaec3287f804832e5bd435e614c427"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "digest": {"algorithm": "md5", "value": "70c8ac83719923f90b8ef1f13e279da5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "digest": {"algorithm": "md5", "value": "d1ef465a93a32a57b0afd2224bdf1d99"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "digest": {"algorithm": "md5", "value": "523358d1a9f7126c76e0cefc2e86ff8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "digest": {"algorithm": "md5", "value": "acaabbba9f2d133a0442969534e5756e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "digest": {"algorithm": "md5", "value": "830f7e597935c9e65e1ec1326253c8bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "digest": {"algorithm": "md5", "value": "a578bfe8fc9c02897f7b60eac8fa3165"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "digest": {"algorithm": "md5", "value": "112daaccb3c3145d1591d93379badf77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "digest": {"algorithm": "md5", "value": "befaa79f42eaacad1d8e24db10980185"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "digest": {"algorithm": "md5", "value": "ee48e4eb04ff766b98a652201aabb541"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "digest": {"algorithm": "md5", "value": "951a56b55e20d6b0698ebc8377f70eb6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "digest": {"algorithm": "md5", "value": "6f50fd0c2baac4b0bae752fb2a0e61c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "digest": {"algorithm": "md5", "value": "4161a3ba2ed87480d1a115e1ea60a545"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "digest": {"algorithm": "md5", "value": "6ad06cc2da1edc9ba76845a9217e4cb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "digest": {"algorithm": "md5", "value": "0dc94ec9aa98940259d476b9a3789cc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "digest": {"algorithm": "md5", "value": "d235f97040e161eb7b149fb862ea6822"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "digest": {"algorithm": "md5", "value": "c466eb73133511a6b41487325152cae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "digest": {"algorithm": "md5", "value": "4bf4f2cd6b2b4ac234e1ee0cd7928fdb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "digest": {"algorithm": "md5", "value": "c992b46b9169f15f1102eb9696f2d52a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "digest": {"algorithm": "md5", "value": "790c3761d6b2c1a7977d2e88239e8684"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "a609a2636beb1d43a3e73d2e420cbd68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "digest": {"algorithm": "md5", "value": "4ade22653efcda62797a4fff469fa1e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "digest": {"algorithm": "md5", "value": "ef6a9926bfab4ed42db9cb650ac409ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "digest": {"algorithm": "md5", "value": "83bcf9deeb2009fc74fcdbb881a5903d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "digest": {"algorithm": "md5", "value": "5c3a40c7e11c72e583629210bd98af2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "digest": {"algorithm": "md5", "value": "73b1b3e53838b2e535e6053a379d2020"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "digest": {"algorithm": "md5", "value": "a45d8772804564d290fc84314b374bc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "digest": {"algorithm": "md5", "value": "49f4258ccc82acd12ff67ab9747a0244"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "digest": {"algorithm": "md5", "value": "76561cf56e39cc98c805ef2c76196892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "digest": {"algorithm": "md5", "value": "80ae73162b057f0c993c618deaf6eff2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "digest": {"algorithm": "md5", "value": "50acdde45cf2142dba821184ce489702"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "digest": {"algorithm": "md5", "value": "f9a0653d833825d8f62b933b81369791"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "digest": {"algorithm": "md5", "value": "d7429c915222ec4345077f346bf9ac80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "digest": {"algorithm": "md5", "value": "53d6f614622fb111be25f993e3a3afa0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "digest": {"algorithm": "md5", "value": "7c659b779f8df08d69d2aba845ebcf83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "digest": {"algorithm": "md5", "value": "7f612cf516c00ffd2cb887926c11f004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "digest": {"algorithm": "md5", "value": "351c445e47ebecaec6b3d77178974e63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "digest": {"algorithm": "md5", "value": "7a676c694b01f1e87207b47cb8c27c77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "digest": {"algorithm": "md5", "value": "526ff92abb00524d4972cc2efd6e3c51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "digest": {"algorithm": "md5", "value": "f2cb2af63b7363bc74869a00b2acc954"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "digest": {"algorithm": "md5", "value": "d08da408ac64d8ec400076d88a74de2d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "digest": {"algorithm": "md5", "value": "e4372ea0ac641e798968f1be8b349604"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "digest": {"algorithm": "md5", "value": "a82c976c244d571aaf66f0953b0b3196"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "digest": {"algorithm": "md5", "value": "3b8559a3ff4fe18331c5d7f2b49c4cd9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "digest": {"algorithm": "md5", "value": "3094cef8bda70773accc9f34f1636bc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "digest": {"algorithm": "md5", "value": "744ab770fc6e21704a3c04e8e72ec947"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "digest": {"algorithm": "md5", "value": "a0e3650fbc0f9653c15e01d082d5d42f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "digest": {"algorithm": "md5", "value": "244954583484454805e5b66b6682fd43"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "digest": {"algorithm": "md5", "value": "46d004cacfe86528956c44aea2382933"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "digest": {"algorithm": "md5", "value": "b39e9cbf46b688d5ba37b48b94b467cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "digest": {"algorithm": "md5", "value": "1e7f5967f0e86b9a4f60b10cd1189c72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "digest": {"algorithm": "md5", "value": "35f1027beb2cf9406983a81416dda021"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "digest": {"algorithm": "md5", "value": "72008523ded4cd1dcdad84b524ef12de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "digest": {"algorithm": "md5", "value": "9877faef4a9863da2aa2061f4c70bad8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "digest": {"algorithm": "md5", "value": "4d87049b54309196481cf09a998977c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "digest": {"algorithm": "md5", "value": "0f8bcec415ac2d79e1b1d1c8ae74303a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "digest": {"algorithm": "md5", "value": "537d4ce53899a40e0fe3f008c48ecf7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "digest": {"algorithm": "md5", "value": "d9141961b43dd8c6de54e2d7f08b02f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "digest": {"algorithm": "md5", "value": "ef23ea045852a36d90a05de1cc6c4811"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "digest": {"algorithm": "md5", "value": "adfbc17b7cb8ce6f66c58e746601e94a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "digest": {"algorithm": "md5", "value": "e5e2beb33feee75c4eebc9e14390ed9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "digest": {"algorithm": "md5", "value": "480852deca583d3668e52fa8d18b4b02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "digest": {"algorithm": "md5", "value": "2c8d22cc59c1e0859a803aec22f7a755"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "digest": {"algorithm": "md5", "value": "a8abc93043858493b6ea03c376be8153"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "digest": {"algorithm": "md5", "value": "d58d4a3f13247149ce67f97767aa0822"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "digest": {"algorithm": "md5", "value": "9126380842a1a28bd15d119c770a49a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "digest": {"algorithm": "md5", "value": "adb526760739f86f5949f8fe2e488c42"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "digest": {"algorithm": "md5", "value": "7674f404b2daae817ab8561cd3cc10aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "digest": {"algorithm": "md5", "value": "e0d6b772b6e06a09d824c67f66ca888e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "digest": {"algorithm": "md5", "value": "22763ae764da35d94ec36174ca46f331"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "digest": {"algorithm": "md5", "value": "7fbae8b0f1df8066ffa9e2b4ca4018aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "digest": {"algorithm": "md5", "value": "4c890eefc6b719d9544322d6ad4f580f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "digest": {"algorithm": "md5", "value": "3d6079957321d537a9682de691897057"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "digest": {"algorithm": "md5", "value": "e305d12c07a04a6d55cc980f5fb5553e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "digest": {"algorithm": "md5", "value": "caac2f7e5c81270fad54191a5ec9cffc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "digest": {"algorithm": "md5", "value": "570e608eba100c871409a1aabe2f032c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "digest": {"algorithm": "md5", "value": "d54ea42d46a00b44e0a208f5c44053fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "digest": {"algorithm": "md5", "value": "a422b3e205b61bb22d370c3468a2ef0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "digest": {"algorithm": "md5", "value": "59b59bf0e152e202ba818a480b7a7819"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "digest": {"algorithm": "md5", "value": "7ece667b1d3f674e921a59751957656b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "digest": {"algorithm": "md5", "value": "812025a36c91c4f321433faae86f00c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "digest": {"algorithm": "md5", "value": "6178b789bf078a3f4aaf0271c8ff13e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "digest": {"algorithm": "md5", "value": "cec8a25900e1be56b07b8b4cec439bba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "digest": {"algorithm": "md5", "value": "1f4ddb75c8ea37a234c61000ec8a9bab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "digest": {"algorithm": "md5", "value": "6d3e03b665f0ccbdcaacd6c574cfc392"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "digest": {"algorithm": "md5", "value": "fbd4d60c275d75d9179ce3eda339aefd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "digest": {"algorithm": "md5", "value": "4edd426877ac7b340c281ff358027c22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "digest": {"algorithm": "md5", "value": "ef3b98d25d90a0a0c57f9ac0d21dba95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "digest": {"algorithm": "md5", "value": "f37a0ad413714908f9b363ad3f12cd58"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "digest": {"algorithm": "md5", "value": "71a867eacea3737e2a9c10cc1fd23209"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "digest": {"algorithm": "md5", "value": "f5669b3d91ef414f6fe46c711a16f07c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "digest": {"algorithm": "md5", "value": "98f56b7924f0a61534d9bbf7fc0a3c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "digest": {"algorithm": "md5", "value": "5f5213ee9b715c0a4d55a462f2e59612"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "digest": {"algorithm": "md5", "value": "818f695c56c3917bdd50a1f54ea23004"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "digest": {"algorithm": "md5", "value": "92810cc67d741943e312e07c54e31bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "digest": {"algorithm": "md5", "value": "b71efff0da35de75006f73216e67bf5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "digest": {"algorithm": "md5", "value": "4ad56c407f4d47411a5192ff072487ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "digest": {"algorithm": "md5", "value": "40135bc0f452e1bc12e9e5f02cadd415"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "digest": {"algorithm": "md5", "value": "ae80885da2791a3418677ef60f29c507"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "digest": {"algorithm": "md5", "value": "3be6d354d73bb98182feb7f001349ffb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "digest": {"algorithm": "md5", "value": "7032b1c7f70688f7cff7003f203a10cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "digest": {"algorithm": "md5", "value": "c2c85780e7b6e5e069172e99da4f5bf3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "digest": {"algorithm": "md5", "value": "e21761a54438df573a737d346670b681"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "digest": {"algorithm": "md5", "value": "7a9dcb522be4870f92edeb2a3c41f260"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "digest": {"algorithm": "md5", "value": "de3136051d0a99dc568fa6a1d8b00091"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "digest": {"algorithm": "md5", "value": "b998cc0aaba1c781239a69ce8fa6036e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "digest": {"algorithm": "md5", "value": "4830be3d3676a68ee91ecccb89dc06b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "digest": {"algorithm": "md5", "value": "dcec053647bc863685120714624b0058"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "digest": {"algorithm": "md5", "value": "19fac4ef9682f10a615f73436e7c1c08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "digest": {"algorithm": "md5", "value": "a4d4c7f1dd579fdc3d2676f86a153e23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "digest": {"algorithm": "md5", "value": "043aec981e914f045acf7a31715d1404"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "digest": {"algorithm": "md5", "value": "ce6180befe7a237694d368cd11c4aa3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "digest": {"algorithm": "md5", "value": "763ff55294cc856ac894f58443871066"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "digest": {"algorithm": "md5", "value": "5ef5b5483984617590bb250be14db347"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "digest": {"algorithm": "md5", "value": "3186578fa12f325a5bc78fe21bcdb132"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "digest": {"algorithm": "md5", "value": "1ae79129dcc77f831e9702c36e7d6102"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "digest": {"algorithm": "md5", "value": "8ca989058c071ee9d9652aa81524f6c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "digest": {"algorithm": "md5", "value": "befeffec8835fe7f243fd6411e8c2987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "digest": {"algorithm": "md5", "value": "e0431d2b5460d5bb472a9f85becdbd5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "digest": {"algorithm": "md5", "value": "bc236332015ff4aa34f8254bd86487c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "digest": {"algorithm": "md5", "value": "8018fc2dab48bfe6a24930908a7ab463"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "digest": {"algorithm": "md5", "value": "9c58b472fd1c653d8c07ba0b9058bb0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "digest": {"algorithm": "md5", "value": "1aec374bd8ebf19e8a20f28c891b4bc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "digest": {"algorithm": "md5", "value": "7bcf648c67f4da56b10cc4399040da91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "digest": {"algorithm": "md5", "value": "af0a66114d7224da258129788d3a9f41"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "digest": {"algorithm": "md5", "value": "87a20d8528e2960e0428db253ef185f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "digest": {"algorithm": "md5", "value": "397b2fb2c04d7dd9eed2d82ba0630316"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "digest": {"algorithm": "md5", "value": "763e4b1f0395760357fc828bb8bde17f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "digest": {"algorithm": "md5", "value": "14d0d1e095acb52994b6b36b810717be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "digest": {"algorithm": "md5", "value": "8e1811cd7a24dadcf24cb587c56646b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "digest": {"algorithm": "md5", "value": "429a2d34c8c8c3e84bc26beeea03f571"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "digest": {"algorithm": "md5", "value": "3348ae4aee2ec1eaa598f751c6c49f6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "digest": {"algorithm": "md5", "value": "5ed73eda7cd772b0119448bf7bafbd32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "digest": {"algorithm": "md5", "value": "eecf62adfd573619cce6106c2d0ba144"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "digest": {"algorithm": "md5", "value": "9dc856cc91efda0a0e509d66eac21ebb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "digest": {"algorithm": "md5", "value": "98da562b0202986e8a4cefb6108f8266"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "digest": {"algorithm": "md5", "value": "5a83de32fa4075ad84e05375574cd178"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "digest": {"algorithm": "md5", "value": "7303c2ae48fb7dfe4fb91f2548eb4dda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "digest": {"algorithm": "md5", "value": "0bd4e21639c379d40ffc1d2d0fa142c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "digest": {"algorithm": "md5", "value": "c30bb91a2c0ca05fa478c4362d6d1ae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "digest": {"algorithm": "md5", "value": "61890a3e5d73e674abf626f6acb373e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "digest": {"algorithm": "md5", "value": "99f59c94ae8fe308cac268345c4595fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "digest": {"algorithm": "md5", "value": "f817988cbd827d55ae93be68856fc69f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "digest": {"algorithm": "md5", "value": "af0093d298222efbced011f1144b2870"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "digest": {"algorithm": "md5", "value": "be2f8c53c2376000379723473e64e43a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "digest": {"algorithm": "md5", "value": "579fe21f80fc88cb91f2c4eb3efb6667"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "digest": {"algorithm": "md5", "value": "fe4c34c4f66cddc536499239722de720"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "digest": {"algorithm": "md5", "value": "0fe1d94440d32abfae8ea3a18e439e97"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "digest": {"algorithm": "md5", "value": "3d4f1a1307790f8356c4dab6c007730c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "digest": {"algorithm": "md5", "value": "6ec051a6643ede7017bd80cf34cb6f09"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "digest": {"algorithm": "md5", "value": "f2b035efa4e23a2cba4a0a97e1399179"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "digest": {"algorithm": "md5", "value": "8176d6bd82b19ffb1e95a58e90321476"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "digest": {"algorithm": "md5", "value": "dfe8f0cfb50c0b7680baef8035cb3e5c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "digest": {"algorithm": "md5", "value": "df3becf03208bdcde046dade9d6b09be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "digest": {"algorithm": "md5", "value": "939c95a358ae10635068b8c16e0533d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "digest": {"algorithm": "md5", "value": "129235af4532d13ac52227f3b0eac3fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "digest": {"algorithm": "md5", "value": "6e56b7846fb1e9723af9818431d8ae06"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "55abd497ec079257fc80f37c3473b323"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "digest": {"algorithm": "md5", "value": "bffac00a27509ba84bedcdaaf21c3433"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "digest": {"algorithm": "md5", "value": "a847aa1d82d9091ca8ebcafd59cb5678"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "digest": {"algorithm": "md5", "value": "e6338e57faced64c81a740593637245f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "digest": {"algorithm": "md5", "value": "db1c12bbd157b7ba98c0eee484a87598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "digest": {"algorithm": "md5", "value": "f61530b6fb24eb48ec3c34050064cbe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "digest": {"algorithm": "md5", "value": "a97e803ab253eb46618c37be406c53b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "digest": {"algorithm": "md5", "value": "b95c76a126de7aa6dd8438ce68b76283"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "digest": {"algorithm": "md5", "value": "ed5b6464637fe1580f04f18689243ff3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "digest": {"algorithm": "md5", "value": "fd2dc9a825f167536c2ba35dce6b5bf5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "digest": {"algorithm": "md5", "value": "ed7b22bc8517f9b32a109e3ae9386308"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "digest": {"algorithm": "md5", "value": "77738b095b6de76333bfacd5c60935b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "digest": {"algorithm": "md5", "value": "d557836c76de03c03f9cea0fa1a1f519"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "digest": {"algorithm": "md5", "value": "413319efee0d408ba22ba87cb8b992ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "digest": {"algorithm": "md5", "value": "26bfd2ed8d6324640eb77303fa0c8578"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "digest": {"algorithm": "md5", "value": "948f26b72e1af942b06298726d7d521b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "digest": {"algorithm": "md5", "value": "fd35a85dbc345774a56161dad1f1d70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "digest": {"algorithm": "md5", "value": "ea5277c0084d35d028ed72fcde726a38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "digest": {"algorithm": "md5", "value": "156f4feff33e45aaf8749bdd121b25ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "digest": {"algorithm": "md5", "value": "9bf935641c6664db5f10d11ad6c394ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "digest": {"algorithm": "md5", "value": "408f5162d7abd7eb91d1449b0e624a5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "digest": {"algorithm": "md5", "value": "32159405faa560dd34af44a16c4acf1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "digest": {"algorithm": "md5", "value": "f3f9eecfe5d29aff8ceca8abefb27938"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "digest": {"algorithm": "md5", "value": "519b13dcdd35336f55800187a6eba8b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "digest": {"algorithm": "md5", "value": "3adade234a0b40e58fb3c66e13110fe6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "digest": {"algorithm": "md5", "value": "181a0a09f5742741db45cbe6e38900c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "digest": {"algorithm": "md5", "value": "a8ceed665a22bb748d49559403963b32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "digest": {"algorithm": "md5", "value": "0b0868801e61f658a545883535a812da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "digest": {"algorithm": "md5", "value": "631b47e316520fa631bf8bc6b3088e11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "digest": {"algorithm": "md5", "value": "9743568fee785911d278422392276fe2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "digest": {"algorithm": "md5", "value": "72e62f94f12831a749f41033a48b63f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "digest": {"algorithm": "md5", "value": "6f2b99cabb74f65ada3dbea11e4c75d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "digest": {"algorithm": "md5", "value": "61bb8481a84588282d68f8f15b17616a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "digest": {"algorithm": "md5", "value": "1713252d597d3c60d5f8623a296e855c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "digest": {"algorithm": "md5", "value": "7f079560ef29905678362cb195bb2e0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "digest": {"algorithm": "md5", "value": "9d2ecb12c01fa2e54b9acf8fb537e388"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "digest": {"algorithm": "md5", "value": "272482c4bb186a3100c537275dbf0eaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "digest": {"algorithm": "md5", "value": "51d7fd3dffb5846b6219cc98166d2d26"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "digest": {"algorithm": "md5", "value": "4884a8f7a819f718940064ca20acca3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "digest": {"algorithm": "md5", "value": "4d5a57230fcf434007f4b5ba23bdbf22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "digest": {"algorithm": "md5", "value": "857bf3e7fa9732bdfaa6e1003c424063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "digest": {"algorithm": "md5", "value": "03d7ac33cfe37bd2c78eb62170c04f9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "digest": {"algorithm": "md5", "value": "3c256c4f31698df4bac01ceee1fe7e7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "digest": {"algorithm": "md5", "value": "444d090c19a86b481840f6d1fbeeed16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "digest": {"algorithm": "md5", "value": "f1a6036163df7bfb10b1534cfd382165"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "digest": {"algorithm": "md5", "value": "0d668badc2eb6cd6d4fdc6f91fd40ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "digest": {"algorithm": "md5", "value": "c865dae37e371566500e3518258da6b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "digest": {"algorithm": "md5", "value": "a8ddf42557bc18022a837bfbbe370c2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "digest": {"algorithm": "md5", "value": "fd50c07113047c6e26dd2c628bbdf2ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "digest": {"algorithm": "md5", "value": "5d9a51bddcf0a9c916405ed986b19a27"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "digest": {"algorithm": "md5", "value": "2a58a64e27cae79ccb753599b34ea99a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "digest": {"algorithm": "md5", "value": "8dfc30a7e38b297adc1886bcb2c1e2e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "digest": {"algorithm": "md5", "value": "85a5e3807a0e52b096b9e5ac9b34510b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "digest": {"algorithm": "md5", "value": "e61392892f234fa4de3c688cfff09935"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "digest": {"algorithm": "md5", "value": "29bdbbb3be6206e84b3f1fd50fb7f538"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "digest": {"algorithm": "md5", "value": "e0c520fb998259b31e0c7698fa1a992f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "digest": {"algorithm": "md5", "value": "2737a6c17708588eef879a50f47dce3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "digest": {"algorithm": "md5", "value": "768236bc330a5d7de9bb4ea0d362eff5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "digest": {"algorithm": "md5", "value": "0bd3eaeb0d54b728dc032baa77f4bef4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "digest": {"algorithm": "md5", "value": "40f60935a91574a84ad61827c103f2ef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "digest": {"algorithm": "md5", "value": "c6d5c40aca51f90f13518ea6719a44e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "digest": {"algorithm": "md5", "value": "a6e87129a58f18aa794aedfc64dd6cf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "digest": {"algorithm": "md5", "value": "e3a4227536723f368ff8d8f0e6d9ca18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "digest": {"algorithm": "md5", "value": "e2540505c35acdf75738d36bd62032da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "digest": {"algorithm": "md5", "value": "ce2d2f81d2ea6ce4c44f7b8b1a408691"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "digest": {"algorithm": "md5", "value": "117ac7e3bacc02c44ebc56ec86cfa5f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "digest": {"algorithm": "md5", "value": "2dab2aa549154124f003303b2520a7a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "digest": {"algorithm": "md5", "value": "b6fe50164130a2cf60ae37ee54fed70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "digest": {"algorithm": "md5", "value": "c5ff249f1c556b31f727a40e0c35db76"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "digest": {"algorithm": "md5", "value": "8c1c4c2b0b2ba43fdd8de014a237fb6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "digest": {"algorithm": "md5", "value": "e607c20f87d9c687d544845d7f199560"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "digest": {"algorithm": "md5", "value": "31b9ddaedcccef6c9cc2def67365113a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "digest": {"algorithm": "md5", "value": "1262493584df843dba535a9b1449729a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "digest": {"algorithm": "md5", "value": "09f6113b00767497827ad47defb5b409"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "bbfdb91a4e6a5b5f565141d599c41bfc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.gz", "digest": {"algorithm": "md5", "value": "6eeb0d2c6b1ec982202355907f31db19"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.Debian.gz", "digest": {"algorithm": "md5", "value": "9f384bc94867d6f5b3ac21c215fc88c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.hesiod.gz", "digest": {"algorithm": "md5", "value": "085c305fdce1731c5eb5684e6d3263a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e5e40014e45378a421933113e23099d6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc6", "digest": {"algorithm": "md5", "value": "58eb6d401479553cbbb9f50e6ecc8cda"}, "isConfigFile": false}]}}, {"id": "d3e8a9fac0730d2d", "name": "libcap2", "version": "1:2.32-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcap2:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libcap2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libcap2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libcap2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcap2:libcap2:1\\:2.32-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcap2@1:2.32-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcap2", "source": "", "version": "1:2.32-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 56, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcap.so.2.32", "digest": {"algorithm": "md5", "value": "e3c1bb1cc305d2710ce2e7065e2144c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "438590f3302bf5afbd41c4e07c94d0d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcap2/copyright", "digest": {"algorithm": "md5", "value": "a6cc470bc77b47de05bc656d4b68cdee"}, "isConfigFile": false}]}}, {"id": "47e1bc6c82ed0f32", "name": "libcrypt1", "version": "1:4.4.10-10ubuntu4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libcrypt1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypt1:libcrypt1:1\\:4.4.10-10ubuntu4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libcrypt1@1:4.4.10-10ubuntu4?arch=amd64&upstream=libxcrypt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcrypt1", "source": "libxcrypt", "version": "1:4.4.10-10ubuntu4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 226, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "digest": {"algorithm": "md5", "value": "94b041a3fcd7862710e50ee7036dd270"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6c0391195251ab3fd451e228d7f1b36a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/copyright", "digest": {"algorithm": "md5", "value": "b2420ac5b64c02defcb8e52d4602fecd"}, "isConfigFile": false}]}}, {"id": "d96b2dc391f34d8d", "name": "libdb5.3", "version": "5.3.28+dfsg1-0.6ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdb5.3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libdb5.3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libdb5.3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdb5.3:libdb5.3:5.3.28\\+dfsg1-0.6ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdb5.3@5.3.28%2Bdfsg1-0.6ubuntu2?arch=amd64&upstream=db5.3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdb5.3", "source": "db5.3", "version": "5.3.28+dfsg1-0.6ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1749, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libdb-5.3.so", "digest": {"algorithm": "md5", "value": "5c629f6ca9456827c02b7586d7866c2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/build_signature_amd64.txt", "digest": {"algorithm": "md5", "value": "cca750b0f82a256b193367ac0423fa56"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "79e6b53ed301cc99f5b5c7cb8a33339f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdb5.3/copyright", "digest": {"algorithm": "md5", "value": "73e00aa8871093e6d4f0e03a47d384ea"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdb5.3", "digest": {"algorithm": "md5", "value": "6476eb780800b7b1b04948f3d4427083"}, "isConfigFile": false}]}}, {"id": "007318e599e361a7", "name": "libdbi-perl", "version": "1.643-1ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libdbi-perl:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libdbi-perl:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libdbi-perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libdbi-perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libdbi-perl:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi-perl:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi_perl:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi_perl:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi:libdbi-perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libdbi:libdbi_perl:1.643-1ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libdbi-perl@1.643-1ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libdbi-perl", "source": "", "version": "1.643-1ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2121, "provides": ["dh-sequence-perl-dbi", "perl-dbdabi-94"], "depends": ["perl (>= 5.30.0-9ubuntu0.2)", "perlapi-5.30.0", "libc6 (>= 2.4)"], "files": [{"path": "/usr/bin/dbilogstrip", "digest": {"algorithm": "md5", "value": "54656e1a87c4ceff2237f86a83e6601d"}, "isConfigFile": false}, {"path": "/usr/bin/dbiprof", "digest": {"algorithm": "md5", "value": "6edaacb85c692c825f1f3cd3cbd24c1c"}, "isConfigFile": false}, {"path": "/usr/bin/dbiproxy", "digest": {"algorithm": "md5", "value": "f3e6f0a23e9168d8371197e457e94b18"}, "isConfigFile": false}, {"path": "/usr/bin/dh_perl_dbi", "digest": {"algorithm": "md5", "value": "f95f72a666eab253f89c5533307b7e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Bundle/DBI.pm", "digest": {"algorithm": "md5", "value": "663a2a0fd53355e4becf0a2d208a4999"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/DBM.pm", "digest": {"algorithm": "md5", "value": "529fcc0c3d66b5c9be7a5ce6e989403f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/ExampleP.pm", "digest": {"algorithm": "md5", "value": "d5257b3521717bedc11e0899d9765ae6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File.pm", "digest": {"algorithm": "md5", "value": "455e8d4ada003f95e64f087d5cef6595"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Developers.pod", "digest": {"algorithm": "md5", "value": "dc471f07f60f2cdcdc5cfb4870b4c072"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/HowTo.pod", "digest": {"algorithm": "md5", "value": "33624ae38da4128c001e92f12d7a97d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/File/Roadmap.pod", "digest": {"algorithm": "md5", "value": "59b0c232e6d574e02c5a4fffb806d29a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer.pm", "digest": {"algorithm": "md5", "value": "89d5dce5aadd03b5d28e59e11f04df27"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/Base.pm", "digest": {"algorithm": "md5", "value": "0a623a5ec0a27b5139179ee6a379a2b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/classic.pm", "digest": {"algorithm": "md5", "value": "de4ad2b97b752ccb7f6c1019b6b4c4ac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/pedantic.pm", "digest": {"algorithm": "md5", "value": "0d7b2a33fc1ce4e05ccb56c97bde4437"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Policy/rush.pm", "digest": {"algorithm": "md5", "value": "c76e0dbe6ed175a6e54894499e075ce8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/Base.pm", "digest": {"algorithm": "md5", "value": "c9257044f63933678dd2d665a3804783"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/corostream.pm", "digest": {"algorithm": "md5", "value": "4139d378e8c9a30d58b03669295f9bcd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/null.pm", "digest": {"algorithm": "md5", "value": "962a865f5bbcffe50400727c05418128"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/pipeone.pm", "digest": {"algorithm": "md5", "value": "177c2e7f6deee042942724c46a03bd81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Gofer/Transport/stream.pm", "digest": {"algorithm": "md5", "value": "03e3af1de9caced6bf8bf0c0640f5508"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Mem.pm", "digest": {"algorithm": "md5", "value": "08f09b3e57612224f8ba172191ae658e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/NullP.pm", "digest": {"algorithm": "md5", "value": "1245d8642e71a494f81fb9b270b21d81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Proxy.pm", "digest": {"algorithm": "md5", "value": "31c28f7730d559c2fbf114a29f1c6270"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/Sponge.pm", "digest": {"algorithm": "md5", "value": "6a1b8ea923c0646b0d192508c362d97d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI.pm", "digest": {"algorithm": "md5", "value": "e559867abc7a8456c44a9a909e3da457"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Changes.pm", "digest": {"algorithm": "md5", "value": "185cba4769160512bd6579ce3e928b7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ANSI.pm", "digest": {"algorithm": "md5", "value": "4708c33de0c994878252e3537fb56eff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfo/ODBC.pm", "digest": {"algorithm": "md5", "value": "06834ab55f70d222225cb94c3bcf0b95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoReturn.pm", "digest": {"algorithm": "md5", "value": "d1c0566226602e6fddc53495549ccc1e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Const/GetInfoType.pm", "digest": {"algorithm": "md5", "value": "6dd8115219d904ce8a24cf570894570f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD.pm", "digest": {"algorithm": "md5", "value": "3387f8cb967cbcf0060cfbfc176048ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/Metadata.pm", "digest": {"algorithm": "md5", "value": "e4b07f15f73fa7f30a1b0721da1b6f57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine.pm", "digest": {"algorithm": "md5", "value": "37fab8a0aa00e945344c5c55f92ebfde"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/Developers.pod", "digest": {"algorithm": "md5", "value": "1c94d2e850b7d2ee7631d11693cf8411"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/DBD/SqlEngine/HowTo.pod", "digest": {"algorithm": "md5", "value": "3b4fdada51e1e746fb9905fb69a05ef1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Execute.pm", "digest": {"algorithm": "md5", "value": "9193589e1458224540d9bd75963c02ac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Request.pm", "digest": {"algorithm": "md5", "value": "da8ce4e5c291b8e59f07676b50a13576"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Response.pm", "digest": {"algorithm": "md5", "value": "aeb7ffebd5d8d4a985e85f02246e9715"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Base.pm", "digest": {"algorithm": "md5", "value": "53663ba7a122fdad51c41bc0105bec18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/DataDumper.pm", "digest": {"algorithm": "md5", "value": "1d44cce50a6797b26b5ed926ec2ce714"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Serializer/Storable.pm", "digest": {"algorithm": "md5", "value": "4bd450427f60cd5e343774008236a710"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/Base.pm", "digest": {"algorithm": "md5", "value": "e4ab9ff31c7b6230f136d03ce336aa71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/pipeone.pm", "digest": {"algorithm": "md5", "value": "b33d59dd9b11b7a12c41f8c4ed7e4a18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Gofer/Transport/stream.pm", "digest": {"algorithm": "md5", "value": "e2ea84943123213a3856142d45102e57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Profile.pm", "digest": {"algorithm": "md5", "value": "bcb0bb12e9164c701d728b417722314e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileData.pm", "digest": {"algorithm": "md5", "value": "591c47c00a3b939651e84859416fc3c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper.pm", "digest": {"algorithm": "md5", "value": "fd9a50e8d748af443907dedf893df1f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileDumper/Apache.pm", "digest": {"algorithm": "md5", "value": "60078fcccf9cab51bd29171c99490b86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProfileSubs.pm", "digest": {"algorithm": "md5", "value": "263caae118cd09082f58c0e51231ebd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/ProxyServer.pm", "digest": {"algorithm": "md5", "value": "031b1439aa0963e7c50cc44d01260fe5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/PurePerl.pm", "digest": {"algorithm": "md5", "value": "f260a0f1fbe8f9737a583beb30a27d23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/SQL/Nano.pm", "digest": {"algorithm": "md5", "value": "1807b8bf1d7f3cf68c000e396ae1fab0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/CacheMemory.pm", "digest": {"algorithm": "md5", "value": "c2175c997c04c3b9e390f6fc91909606"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/Util/_accessor.pm", "digest": {"algorithm": "md5", "value": "8003669426eb26053daa390b5c21230e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/DBI/W32ODBC.pm", "digest": {"algorithm": "md5", "value": "ce7af9a9918407938b030bc8532bc4a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/Win32/DBIODBC.pm", "digest": {"algorithm": "md5", "value": "b6f01a8b6905b0880c1985763a2fe02d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBI.so", "digest": {"algorithm": "md5", "value": "c8abce059e5e53242eb7330f6b0c151d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/DBIXS.h", "digest": {"algorithm": "md5", "value": "9fbd1bae67b8c0caf81fe5ed8280fbf8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver.xst", "digest": {"algorithm": "md5", "value": "82063c4112e4ae966e36ea86e7bb0f05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/Driver_xst.h", "digest": {"algorithm": "md5", "value": "fd22f9539b6a584abb0cd697c9b30185"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbd_xsh.h", "digest": {"algorithm": "md5", "value": "eef45ecce4303841196a707711a66a4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbi_sql.h", "digest": {"algorithm": "md5", "value": "18f62e2a904b474a648a9fe192b2ed0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbipport.h", "digest": {"algorithm": "md5", "value": "d82be1040b9b28b10c55fb13795ae11d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbivport.h", "digest": {"algorithm": "md5", "value": "8e8acbd5cac4127ac9e9cc12c28867bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/DBI/dbixs_rev.h", "digest": {"algorithm": "md5", "value": "545662ab5ac5c41e64b01e33063879e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl5/5.30/dbixs_rev.pl", "digest": {"algorithm": "md5", "value": "80ddbe68810339a5ea05addfe6d0f9cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/NEWS.Developer.gz", "digest": {"algorithm": "md5", "value": "e65b0a9746289cbec3705239a4350d2a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/README.Debian", "digest": {"algorithm": "md5", "value": "558f33d15b907cef40267ad6b4a7c5db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "77f60c319b328c1e00acb19d03b0d869"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/copyright", "digest": {"algorithm": "md5", "value": "461a4ce09ed0e8d55db28165222624bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/corogofer.pl", "digest": {"algorithm": "md5", "value": "2e3b17f1763040a388b52f11a3603813"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/perl_dbi_nulls_test.pl", "digest": {"algorithm": "md5", "value": "cefdb6c393d353d1ad7919a364e6202f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/profile.pl", "digest": {"algorithm": "md5", "value": "f0bcb418625700b794c2fe1cd9ff6926"}, "isConfigFile": false}, {"path": "/usr/share/doc/libdbi-perl/examples/test.pl", "digest": {"algorithm": "md5", "value": "743aba72c2e190b6003b3efea2df4be1"}, "isConfigFile": false}, {"path": "/usr/share/libdbi-perl/perl-dbdabi.make", "digest": {"algorithm": "md5", "value": "4ef563aecbf4868937c8180f5a49dbb8"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libdbi-perl", "digest": {"algorithm": "md5", "value": "a50d9728c967e2d23fc68101eb905283"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbilogstrip.1p.gz", "digest": {"algorithm": "md5", "value": "02d5eccb8f15784be17cb5218e1fbf2f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbiprof.1p.gz", "digest": {"algorithm": "md5", "value": "46b149ff2efffa66fbcba38f76db0db5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dbiproxy.1p.gz", "digest": {"algorithm": "md5", "value": "23c9a4aa75d6ae753dbf455cf091917b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dh_perl_dbi.1.gz", "digest": {"algorithm": "md5", "value": "a8340d7c1b8ceac3a03527446d513ca0"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Bundle::DBI.3pm.gz", "digest": {"algorithm": "md5", "value": "d3babbc62d63002bb528bc9e2d607c25"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::DBM.3pm.gz", "digest": {"algorithm": "md5", "value": "3367d0ba8377cefc03e63498f6867537"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File.3pm.gz", "digest": {"algorithm": "md5", "value": "55a6944a25130f441e13067e3cc74c74"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::Developers.3pm.gz", "digest": {"algorithm": "md5", "value": "2969d95957dcbbb09adeb8253ecf2601"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::HowTo.3pm.gz", "digest": {"algorithm": "md5", "value": "27455572e8e4bcdcb3852f627299d97e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::File::Roadmap.3pm.gz", "digest": {"algorithm": "md5", "value": "03a1ecb93bab03134701e4caa3136254"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer.3pm.gz", "digest": {"algorithm": "md5", "value": "771a9c4dfad203fdf47dd03f1343c39b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "5c056abcc1c333ce08aa079b6b008b2b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::classic.3pm.gz", "digest": {"algorithm": "md5", "value": "c9d486e89fe6714d46ce7748c4cfe660"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::pedantic.3pm.gz", "digest": {"algorithm": "md5", "value": "833fbb055dbe77d7e4e7d777c9106f6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Policy::rush.3pm.gz", "digest": {"algorithm": "md5", "value": "68d31a9a244485520fea884d4a6b414d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "fa362cf2528200560bb1c04083813893"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::corostream.3pm.gz", "digest": {"algorithm": "md5", "value": "d9c11e0a86ec1229732828e3ef1e4cb7"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::null.3pm.gz", "digest": {"algorithm": "md5", "value": "1d9b2dda5a602b5da562489d6ef2af49"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::pipeone.3pm.gz", "digest": {"algorithm": "md5", "value": "2f362c686e465a10a6cc9f5ab8f5dc67"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Gofer::Transport::stream.3pm.gz", "digest": {"algorithm": "md5", "value": "810a71ad395e457df985c0a05a456bad"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Mem.3pm.gz", "digest": {"algorithm": "md5", "value": "64f58eaf0a902544331e6949ca3645e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Proxy.3pm.gz", "digest": {"algorithm": "md5", "value": "381bd7f6e6a6157e556e66e1594654d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBD::Sponge.3pm.gz", "digest": {"algorithm": "md5", "value": "e97a5edcb656f831bc17a647dd4c8a57"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI.3pm.gz", "digest": {"algorithm": "md5", "value": "2e561f56a09cdef70e3c52344a3a08f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfo::ANSI.3pm.gz", "digest": {"algorithm": "md5", "value": "2b9e19a6d9d262d2cd2f123484b324a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfo::ODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "e97e55f5dacbb704182a82e71aeb9fbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfoReturn.3pm.gz", "digest": {"algorithm": "md5", "value": "10af6ceac408099dab642075c3312359"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Const::GetInfoType.3pm.gz", "digest": {"algorithm": "md5", "value": "db098cdd86a9d1ca2beafb0c94ff0f36"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD.3pm.gz", "digest": {"algorithm": "md5", "value": "548c0aa8ef0e29a4b267b9d1eb4850cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::Metadata.3pm.gz", "digest": {"algorithm": "md5", "value": "94437da518650e00f287fae7a89f7606"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine.3pm.gz", "digest": {"algorithm": "md5", "value": "531a8a300cc7e30740e2813efa7b7c8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine::Developers.3pm.gz", "digest": {"algorithm": "md5", "value": "3a089dbd833307fa5e1a8229f5dc8920"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::DBD::SqlEngine::HowTo.3pm.gz", "digest": {"algorithm": "md5", "value": "21c1de4664fd2fab789db43ab60fadb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Execute.3pm.gz", "digest": {"algorithm": "md5", "value": "880c8853f9e923a9b2a182ecf42561d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Request.3pm.gz", "digest": {"algorithm": "md5", "value": "ff1ba857a8ed7335a842352669e17f12"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Response.3pm.gz", "digest": {"algorithm": "md5", "value": "47c4b33dc5c2877552d6d75855f357ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "18f589bab2f4e4a761ee249cc3c10f4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::DataDumper.3pm.gz", "digest": {"algorithm": "md5", "value": "722c7b69c9013ac5ce146d58480b9f9b"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Serializer::Storable.3pm.gz", "digest": {"algorithm": "md5", "value": "c4222f7f34142fe0818ded25cfeaf290"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::Base.3pm.gz", "digest": {"algorithm": "md5", "value": "0b873103fcf808b99d6f7bc587ddd50e"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::pipeone.3pm.gz", "digest": {"algorithm": "md5", "value": "9e9a0582fff6250eb1a01a8bab1dd94f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Gofer::Transport::stream.3pm.gz", "digest": {"algorithm": "md5", "value": "35597d37a2b3339c0c6f8ca69bf67bd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Profile.3pm.gz", "digest": {"algorithm": "md5", "value": "1aca48b19384f3a68d978211fdd79aa6"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileData.3pm.gz", "digest": {"algorithm": "md5", "value": "a3f76441899a78124c8e0292ae52622f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileDumper.3pm.gz", "digest": {"algorithm": "md5", "value": "d34be99b64119b8c7a8a0d7d47784e00"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileDumper::Apache.3pm.gz", "digest": {"algorithm": "md5", "value": "a20217db15a5428c32b8c561e071294f"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProfileSubs.3pm.gz", "digest": {"algorithm": "md5", "value": "10790df589f1f5958af9378e3848de2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::ProxyServer.3pm.gz", "digest": {"algorithm": "md5", "value": "ce7e1f4f350972e02e000e64be0e0eac"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::PurePerl.3pm.gz", "digest": {"algorithm": "md5", "value": "72e32d3e14324593bc79f179967b9019"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::SQL::Nano.3pm.gz", "digest": {"algorithm": "md5", "value": "f64536000d1473ff8417058f2abd9f6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::Util::CacheMemory.3pm.gz", "digest": {"algorithm": "md5", "value": "3f53d85e1f2cd729591e346f12edeb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/DBI::W32ODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "0310d5b2378827026c98ec4fc8669dc3"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/Win32::DBIODBC.3pm.gz", "digest": {"algorithm": "md5", "value": "5fbdc6f96cd18ef570b57edd684775cc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/Debhelper/Sequence/perl_dbi.pm", "digest": {"algorithm": "md5", "value": "0b1f242c0ca670aed8a705e290b176b9"}, "isConfigFile": false}]}}, {"id": "dcab7cf748923d59", "name": "libelf1", "version": "0.176-1.1build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libelf1:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libelf1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}, {"value": "LGPL-", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libelf1/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libelf1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libelf1:libelf1:0.176-1.1build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libelf1@0.176-1.1build1?arch=amd64&upstream=elfutils&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libelf1", "source": "elfutils", "version": "0.176-1.1build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 184, "depends": ["libc6 (>= 2.16)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libelf-0.176.so", "digest": {"algorithm": "md5", "value": "711b4896007a192b76ba3a8a2494afbe"}, "isConfigFile": false}, {"path": "/usr/share/doc/libelf1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cc105c4157e8ba446e7c1bb044e813d9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libelf1/copyright", "digest": {"algorithm": "md5", "value": "1d232728ffa3621747194b51924e780b"}, "isConfigFile": false}]}}, {"id": "1bda28f09a455d43", "name": "libgcc-s1", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc-s1:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc-s1:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc-s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc_s1:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgcc-s1@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcc-s1", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 120, "provides": ["libgcc1 (= 1:10.3.0-1ubuntu1~20.04)"], "depends": ["gcc-10-base (= 10.3.0-1ubuntu1~20.04)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "digest": {"algorithm": "md5", "value": "817a0a1f580f584a6ee4a2aa7ed2fe3e"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgcc-s1", "digest": {"algorithm": "md5", "value": "44a14dcf85ae45e233e4d47509cc2369"}, "isConfigFile": false}]}}, {"id": "27875f175e0d2d76", "name": "libgcrypt20", "version": "1.8.5-5ubuntu1.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgcrypt20:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgcrypt20/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgcrypt20/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcrypt20:libgcrypt20:1.8.5-5ubuntu1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgcrypt20@1.8.5-5ubuntu1.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcrypt20", "source": "", "version": "1.8.5-5ubuntu1.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1224, "depends": ["libc6 (>= 2.15)", "libgpg-error0 (>= 1.25)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.5", "digest": {"algorithm": "md5", "value": "626acd41b2a5c05f0530bf33b8de93fd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "73c499593f6597226f3c0517c69af9a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/NEWS.gz", "digest": {"algorithm": "md5", "value": "6740bfcfa1908bcdfdd5bec2d1e59ba7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/README.gz", "digest": {"algorithm": "md5", "value": "79d91710576a5fd4938ff4506a4239cb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/THANKS.gz", "digest": {"algorithm": "md5", "value": "5bf617304965b816407c00a3a9d410c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "55ecadafb467753f8fc60dac01fa13e7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgcrypt20/copyright", "digest": {"algorithm": "md5", "value": "658e9c38ffba7754fe85df8d07ffcc86"}, "isConfigFile": false}]}}, {"id": "ad21dd1f6e34a904", "name": "libgmp10", "version": "2:6.2.0+dfsg-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgmp10:libgmp10:2\\:6.2.0\\+dfsg-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgmp10@2:6.2.0%2Bdfsg-4?arch=amd64&upstream=gmp&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgmp10", "source": "gmp", "version": "2:6.2.0+dfsg-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 567, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0", "digest": {"algorithm": "md5", "value": "632612bc32b73d9d42b89dc825913310"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/README.Debian", "digest": {"algorithm": "md5", "value": "061786ca72ba56ab851af66f5b4566b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "617b498632869de8c28d95bafe39da96"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/copyright", "digest": {"algorithm": "md5", "value": "a2e7dae6af89d823171690778148652b"}, "isConfigFile": false}]}}, {"id": "549ea8df39213445", "name": "libgpg-error0", "version": "1.37-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libgpg-error0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "GPL-3+", "spdxExpression": "GPL-3.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}, {"value": "g10-permissive", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgpg-error0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libgpg-error0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgpg-error0:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg-error0:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg_error0:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg-error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgpg:libgpg_error0:1.37-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libgpg-error0@1.37-1?arch=amd64&upstream=libgpg-error&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgpg-error0", "source": "libgpg-error", "version": "1.37-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 176, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgpg-error.so.0.28.0", "digest": {"algorithm": "md5", "value": "adbccb91c7693e189fb09736810374ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/README.gz", "digest": {"algorithm": "md5", "value": "e5067d861e099a9d3c756f4855b066c9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "7f680a26a387b03f5202730069caf0a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgpg-error0/copyright", "digest": {"algorithm": "md5", "value": "60d5c5832d5b9ee26311b156540db1fb"}, "isConfigFile": false}]}}, {"id": "1f2aba3476e2f9dd", "name": "liblz4-1", "version": "1.9.2-2ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/liblz4-1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblz4-1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblz4-1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblz4-1:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4-1:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4_1:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4-1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:liblz4:liblz4_1:1.9.2-2ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblz4-1@1.9.2-2ubuntu0.20.04.1?arch=amd64&upstream=lz4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblz4-1", "source": "lz4", "version": "1.9.2-2ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 149, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2", "digest": {"algorithm": "md5", "value": "aa36c7a9dba79696468af2bb94e24b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f8129c8bf58e546883553ac92ff3d21e"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblz4-1/copyright", "digest": {"algorithm": "md5", "value": "fa3639e4a99076bd03ad655a64d9662c"}, "isConfigFile": false}]}}, {"id": "d475c470f6593aa6", "name": "liblzma5", "version": "5.2.4-1ubuntu1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/liblzma5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Autoconf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "PD-debian", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "config-h", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "noderivs", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "permissive-nowarranty", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}, {"value": "probably-PD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/liblzma5/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/liblzma5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:liblzma5:liblzma5:5.2.4-1ubuntu1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/liblzma5@5.2.4-1ubuntu1?arch=amd64&upstream=xz-utils&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "liblzma5", "source": "xz-utils", "version": "5.2.4-1ubuntu1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 267, "depends": ["libc6 (>= 2.17)"], "files": [{"path": "/lib/x86_64-linux-gnu/liblzma.so.5.2.4", "digest": {"algorithm": "md5", "value": "56e225dad496b3c8982abb74cc49ed56"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/AUTHORS", "digest": {"algorithm": "md5", "value": "bcb4f889a36b8fbf7ef825fb8e9fb986"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/NEWS.gz", "digest": {"algorithm": "md5", "value": "af5e3313cb57c724ca6f0385c1f3ee96"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/THANKS", "digest": {"algorithm": "md5", "value": "9e1932e066a65c6b20c32e34bcb2e14f"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b4c11d81308e878527cd68161eac613f"}, "isConfigFile": false}, {"path": "/usr/share/doc/liblzma5/copyright", "digest": {"algorithm": "md5", "value": "40bc16f251450701bfd0a5c8f5486d86"}, "isConfigFile": false}]}}, {"id": "87a98a8dc93885e9", "name": "libmariadb3", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmariadb3/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmariadb3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmariadb3:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmariadb3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmariadb3:libmariadb3:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmariadb3@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmariadb3", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 476, "depends": ["mariadb-common", "libc6 (>= 2.28)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/lib/mysql/plugin/caching_sha2_password.so", "digest": {"algorithm": "md5", "value": "589c9f50cd3d4d1d3a7aaffb1efacac4"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/client_ed25519.so", "digest": {"algorithm": "md5", "value": "9f26bd24e876349c063b0a72a7b154ad"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/dialog.so", "digest": {"algorithm": "md5", "value": "8b503d8e377c1a6bd9f23984430bb37b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/mysql_clear_password.so", "digest": {"algorithm": "md5", "value": "4e7a8c15235c0e4c5849d10a12c71181"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/sha256_password.so", "digest": {"algorithm": "md5", "value": "ebd2bc12b946bac5d5a67b96a39910cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmariadb.so.3", "digest": {"algorithm": "md5", "value": "fc8333e42cb039ff3dedb120b80bdee0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmariadb3/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmariadb3/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "b57a8bbb5380279b", "name": "libmnl0", "version": "1.0.4-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmnl0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmnl0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmnl0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmnl0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmnl0:libmnl0:1.0.4-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmnl0@1.0.4-2?arch=amd64&upstream=libmnl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmnl0", "source": "libmnl", "version": "1.0.4-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 42, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libmnl.so.0.2.0", "digest": {"algorithm": "md5", "value": "ce93e29a85fff3d843a52f006e6d9b5d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmnl0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a104e58a9c9592ffad87b4c23860955c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmnl0/copyright", "digest": {"algorithm": "md5", "value": "36ec5dee147e6115ff77ea643f6181d7"}, "isConfigFile": false}]}}, {"id": "10b928c1539469a5", "name": "libmpfr6", "version": "4.0.2-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmpfr6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libmpfr6:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libmpfr6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libmpfr6/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libmpfr6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libmpfr6:libmpfr6:4.0.2-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libmpfr6@4.0.2-1?arch=amd64&upstream=mpfr4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libmpfr6", "source": "mpfr4", "version": "4.0.2-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1096, "depends": ["libc6 (>= 2.14)", "libgmp10"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libmpfr.so.6.0.2", "digest": {"algorithm": "md5", "value": "a1e6b57d7f5b9bc88cbbb1fef4f7c2d2"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/AUTHORS", "digest": {"algorithm": "md5", "value": "3d27d19d8f7aae60755f2015c4decbd5"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/BUGS", "digest": {"algorithm": "md5", "value": "5e30702bb95a701e0f064293e258c657"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/NEWS.gz", "digest": {"algorithm": "md5", "value": "68ae5dcbda6df9f8a58b230153749ca4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/README", "digest": {"algorithm": "md5", "value": "17d002d3a56f514f31f871a33d3870d1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/TODO.gz", "digest": {"algorithm": "md5", "value": "a1f16362f3a9cf36a26a073a02e1e9dc"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1f70d674e8ee79721ea10aa56afb04f6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libmpfr6/copyright", "digest": {"algorithm": "md5", "value": "acb9b7421ca8f7eae89edfad6587206e"}, "isConfigFile": false}]}}, {"id": "434263ef1928e0d9", "name": "libncurses6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libncurses6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libncurses6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libncurses6:libncurses6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libncurses6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libncurses6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 337, "depends": ["libtinfo6 (= 6.2-0ubuntu2)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libncurses.so.6.2", "digest": {"algorithm": "md5", "value": "d0f201cee93dec46431f4e761fcf4fc4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libform.so.6.2", "digest": {"algorithm": "md5", "value": "4886f19177f524581e147fb6d2f1a0ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libmenu.so.6.2", "digest": {"algorithm": "md5", "value": "cc3f412b0373a00dc8a84d14275d2aae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpanel.so.6.2", "digest": {"algorithm": "md5", "value": "76a03800476e3989b84fe3d23f26ea60"}, "isConfigFile": false}]}}, {"id": "8ce095958e9114e3", "name": "libpam-modules", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam-modules:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam-modules/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam-modules/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam-modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam-modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam_modules:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam-modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpam:libpam_modules:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam-modules@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam-modules", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1166, "provides": ["libpam-mkhomedir", "libpam-motd", "libpam-umask"], "preDepends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.27)", "libcrypt1 (>= 1:4.1.0)", "libdb5.3", "libpam0g (>= 1.3.1)", "libselinux1 (>= 2.1.9)", "debconf (>= 0.5) | debconf-2.0", "libpam-modules-bin (= 1.3.1-5ubuntu4.3)"], "files": [{"path": "/etc/security/access.conf", "digest": {"algorithm": "md5", "value": "dc21d0fd769d655b311d785670e5c6ae"}, "isConfigFile": true}, {"path": "/etc/security/faillock.conf", "digest": {"algorithm": "md5", "value": "164da8ffb87f3074179bc60b71d0b99f"}, "isConfigFile": true}, {"path": "/etc/security/group.conf", "digest": {"algorithm": "md5", "value": "f1e26e8db6f7abd2d697d7dad3422c36"}, "isConfigFile": true}, {"path": "/etc/security/limits.conf", "digest": {"algorithm": "md5", "value": "38dce56af34daf316b901d465769a137"}, "isConfigFile": true}, {"path": "/etc/security/namespace.conf", "digest": {"algorithm": "md5", "value": "6424c99a62ddf4b7d3ca713bb06ded89"}, "isConfigFile": true}, {"path": "/etc/security/namespace.init", "digest": {"algorithm": "md5", "value": "d9e6a7c85e966427ef23a04ec6c7000f"}, "isConfigFile": true}, {"path": "/etc/security/pam_env.conf", "digest": {"algorithm": "md5", "value": "ddee4a931170dc21b4e0b9bb28e02a7b"}, "isConfigFile": true}, {"path": "/etc/security/sepermit.conf", "digest": {"algorithm": "md5", "value": "d41c74654734a5c069a37bfc02f0a6d4"}, "isConfigFile": true}, {"path": "/etc/security/time.conf", "digest": {"algorithm": "md5", "value": "06e05c6079e839c8833ac7c3abfde192"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/security/pam_access.so", "digest": {"algorithm": "md5", "value": "b2ee06216585d0a4a436519469d800aa"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_debug.so", "digest": {"algorithm": "md5", "value": "f52c169107f307cfe81284130006dfa2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_deny.so", "digest": {"algorithm": "md5", "value": "72af01320ea96e4879737c9c1641a998"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_echo.so", "digest": {"algorithm": "md5", "value": "1a22725c09aa023e2e2f64dae6e6d1cf"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_env.so", "digest": {"algorithm": "md5", "value": "aaad0ad4726b36f2142afa1fcc15df56"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_exec.so", "digest": {"algorithm": "md5", "value": "07b03272f083edccdc2c7e89f6b33424"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_extrausers.so", "digest": {"algorithm": "md5", "value": "6aee36378fd1b446d0581287d5616a4b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faildelay.so", "digest": {"algorithm": "md5", "value": "6b935760bda4958f0f8de4b35ec6c89f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_faillock.so", "digest": {"algorithm": "md5", "value": "45fd1c4cb7e1c19cc0929bb0968df826"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_filter.so", "digest": {"algorithm": "md5", "value": "a3a54882b008ea8a473606b08842f264"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_ftp.so", "digest": {"algorithm": "md5", "value": "78a0c3b10ed5f19661f2bacfd9f372e2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_group.so", "digest": {"algorithm": "md5", "value": "10b458d6785822efd61c106145b6b52d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_issue.so", "digest": {"algorithm": "md5", "value": "4e2cfe0e9f80318dc303de55e6eef1f5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_keyinit.so", "digest": {"algorithm": "md5", "value": "5495ea9b7ad4a9bfa223bd899aaa62ba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_lastlog.so", "digest": {"algorithm": "md5", "value": "389add846595263d578e63caa4236175"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_limits.so", "digest": {"algorithm": "md5", "value": "788a148489c42ded8bc563359aabf662"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_listfile.so", "digest": {"algorithm": "md5", "value": "dbbe63ec8a12fd6adc2fd0d4bfc216f9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_localuser.so", "digest": {"algorithm": "md5", "value": "40854a81c85d6b84f578efbeaecd8bd3"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_loginuid.so", "digest": {"algorithm": "md5", "value": "fe2a1bb5299ffe50e79e40887e1a13b9"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mail.so", "digest": {"algorithm": "md5", "value": "da2429aefbc509b07f8a8b2f56e65f52"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_mkhomedir.so", "digest": {"algorithm": "md5", "value": "e9197de904ba44dca83853a17bef56bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_motd.so", "digest": {"algorithm": "md5", "value": "44435b83c0a35d47d1194f72d74bfddd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_namespace.so", "digest": {"algorithm": "md5", "value": "da4ee3e64ed1ae6317c5268c456328c5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_nologin.so", "digest": {"algorithm": "md5", "value": "2d887a3ae95f109fe4cec488af124b27"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_permit.so", "digest": {"algorithm": "md5", "value": "584e4a528eaaee6e1b01a16c5dba5918"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_pwhistory.so", "digest": {"algorithm": "md5", "value": "c0b8227ac1d2c6846daf2b8022f4b1be"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rhosts.so", "digest": {"algorithm": "md5", "value": "693fccc0910432bef1a1880f3e9baef5"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_rootok.so", "digest": {"algorithm": "md5", "value": "0696073484b0668d26d493f1a9e3c0cd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_securetty.so", "digest": {"algorithm": "md5", "value": "c23f7ad7557ea7bc196363d0d040c8ef"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_selinux.so", "digest": {"algorithm": "md5", "value": "4902624c981c4e3f4fcf464077a551ba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_sepermit.so", "digest": {"algorithm": "md5", "value": "cd933efb956f767200ac3c78fa1ab2ef"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_shells.so", "digest": {"algorithm": "md5", "value": "69b3fc1b10c3a954b41d0ef12b448aa7"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_stress.so", "digest": {"algorithm": "md5", "value": "33cce6b3cd8e5afb37c232f9a5a403c6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_succeed_if.so", "digest": {"algorithm": "md5", "value": "609ad9795392868218dc7420f2d3b4b7"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tally.so", "digest": {"algorithm": "md5", "value": "3e329f2d81aac17161cbd1b2f430f66c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tally2.so", "digest": {"algorithm": "md5", "value": "c9b70f1e0a2da6837120f0bfaec7302f"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_time.so", "digest": {"algorithm": "md5", "value": "a8a99e5a89af8aee0a36ca35c2bc295d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_timestamp.so", "digest": {"algorithm": "md5", "value": "e2eb4f149c7ec90ce87c0828ea27dba4"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_tty_audit.so", "digest": {"algorithm": "md5", "value": "4084b9a4773b87183c487ec7518d0ce1"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_umask.so", "digest": {"algorithm": "md5", "value": "85cb935ec8eaf0354672635fec896195"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_unix.so", "digest": {"algorithm": "md5", "value": "6d50a5331eb19ddbf9c225c2917a0392"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_userdb.so", "digest": {"algorithm": "md5", "value": "a42bab00f3945527a8375d4f745ee9b2"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_warn.so", "digest": {"algorithm": "md5", "value": "340cd80287be472178981638191947bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_wheel.so", "digest": {"algorithm": "md5", "value": "d9d7a48b0822d4aaa812bf96cab6ecba"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_xauth.so", "digest": {"algorithm": "md5", "value": "f38911ec94a5f4982a1eec84a22266cd"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam-modules/examples/upperLOWER.c", "digest": {"algorithm": "md5", "value": "08b0e4ae3cf5f6be9421703df9e33dab"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam-modules", "digest": {"algorithm": "md5", "value": "085f65e3840015d3efad2d6dc89ce840"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/access.conf.5.gz", "digest": {"algorithm": "md5", "value": "e6de3c2efd5ca03db40bede0796b36a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/faillock.conf.5.gz", "digest": {"algorithm": "md5", "value": "cebe860c1426d1a98cecf655bbd313f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/group.conf.5.gz", "digest": {"algorithm": "md5", "value": "012583a1eb927d7d748769e5dfd40bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/limits.conf.5.gz", "digest": {"algorithm": "md5", "value": "d4f9fad936a0e54a3b79833497eb9a30"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/namespace.conf.5.gz", "digest": {"algorithm": "md5", "value": "9b790f0bdc42eb37f82b57a4a8db1b39"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/pam_env.conf.5.gz", "digest": {"algorithm": "md5", "value": "1b263a88af4c9713c1bc6ba8416a8c71"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/sepermit.conf.5.gz", "digest": {"algorithm": "md5", "value": "440cf113a568ef263e9e1f46420c2167"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/time.conf.5.gz", "digest": {"algorithm": "md5", "value": "5db79668db989d45a46467a370accc6c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/update-motd.5.gz", "digest": {"algorithm": "md5", "value": "b6f1e3295bf46788208bdeaeb6387439"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_env.7.gz", "digest": {"algorithm": "md5", "value": "9456afb00a2c18a0662f78582a66b63d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/pam_selinux.7.gz", "digest": {"algorithm": "md5", "value": "1d50944b0768e17c5d169fb466e7e672"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_access.8.gz", "digest": {"algorithm": "md5", "value": "7b2624e67fb8d4e3ebf71925f3aa38e3"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_debug.8.gz", "digest": {"algorithm": "md5", "value": "d53149872a391e66cb443b8815692051"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_deny.8.gz", "digest": {"algorithm": "md5", "value": "5f5178e0821c080368e7c61eccfb8d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_echo.8.gz", "digest": {"algorithm": "md5", "value": "b59fd0626c3a0e969a6b778eda75d084"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_exec.8.gz", "digest": {"algorithm": "md5", "value": "a84626e441864c0b5a4818bd926a8569"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_extrausers.8.gz", "digest": {"algorithm": "md5", "value": "5d65eaacff1130af18d85c134213deb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faildelay.8.gz", "digest": {"algorithm": "md5", "value": "d77262e2bb45726f227c4b18e772c603"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_faillock.8.gz", "digest": {"algorithm": "md5", "value": "8719b11cbaf742ff5d1ca78e065c0561"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_filter.8.gz", "digest": {"algorithm": "md5", "value": "3728da3177c0d5bb6bfe24d454e0a0e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_ftp.8.gz", "digest": {"algorithm": "md5", "value": "94419de23edc12cde12a8ea5da848085"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_group.8.gz", "digest": {"algorithm": "md5", "value": "751afbf354d8b1a8dafe04ea529438d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_issue.8.gz", "digest": {"algorithm": "md5", "value": "8c95aa9da1f7b479898964e327eedf5f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_keyinit.8.gz", "digest": {"algorithm": "md5", "value": "d4ea281005e4976c799960180028a956"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_lastlog.8.gz", "digest": {"algorithm": "md5", "value": "6057198e6a93253d9b2c3293d6c839e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_limits.8.gz", "digest": {"algorithm": "md5", "value": "a6e754fa84d098d0b3275eea8f013327"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_listfile.8.gz", "digest": {"algorithm": "md5", "value": "6374616a1082c36c7ddcf0d7842c7484"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_localuser.8.gz", "digest": {"algorithm": "md5", "value": "26bd73f9f2688a589a59f1ccf916f46c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_loginuid.8.gz", "digest": {"algorithm": "md5", "value": "c170879c7a6db2792e1d93e325d98ca5"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mail.8.gz", "digest": {"algorithm": "md5", "value": "da0342e98a8ced4a2c407b3ea4a20f97"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_mkhomedir.8.gz", "digest": {"algorithm": "md5", "value": "8cb119fe8c9976e19c9ac668265a076b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_motd.8.gz", "digest": {"algorithm": "md5", "value": "3655ea26784e049df9100b26db4553d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_namespace.8.gz", "digest": {"algorithm": "md5", "value": "1a28a8246f1b1551da9c42737704ddf9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_nologin.8.gz", "digest": {"algorithm": "md5", "value": "14d19df1d33d2df9d1f3e348def00b3d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_permit.8.gz", "digest": {"algorithm": "md5", "value": "310d5e28ba0f1799cc60e5555d426565"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_pwhistory.8.gz", "digest": {"algorithm": "md5", "value": "7b1cb0ea4ddd07aa9da285feaa5d8ff0"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rhosts.8.gz", "digest": {"algorithm": "md5", "value": "a2e263f42f496935dc9ce466b3e7c51e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_rootok.8.gz", "digest": {"algorithm": "md5", "value": "9e5ff9d99011bf40e4e2906c7f8a4e42"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_securetty.8.gz", "digest": {"algorithm": "md5", "value": "92d5cfb0deb91f9cc377fb21b4f4d27e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_sepermit.8.gz", "digest": {"algorithm": "md5", "value": "fbc12c47a38b132c1fdd43c4bc9a271e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_shells.8.gz", "digest": {"algorithm": "md5", "value": "11053596e6bfd24e82daf4e865b21ba9"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_succeed_if.8.gz", "digest": {"algorithm": "md5", "value": "1a341b81843d3588bec50168ca09fd76"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tally.8.gz", "digest": {"algorithm": "md5", "value": "c11695e0a52f3d2b757ec89a4dbcc3f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tally2.8.gz", "digest": {"algorithm": "md5", "value": "7ba1778902e2638dbedd531cbc4ab30d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_time.8.gz", "digest": {"algorithm": "md5", "value": "daffa56061d8f425ac6838e9e5713241"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_timestamp.8.gz", "digest": {"algorithm": "md5", "value": "3e4b3e74e1a17313118b8971f4ec13af"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_tty_audit.8.gz", "digest": {"algorithm": "md5", "value": "ef90054189222bcdbcc65b6eb730b86f"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_umask.8.gz", "digest": {"algorithm": "md5", "value": "f008c9211a6f1db77d73b9eb4216db61"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_unix.8.gz", "digest": {"algorithm": "md5", "value": "641adaaf01f19f7026f742f6fdb8c30c"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_userdb.8.gz", "digest": {"algorithm": "md5", "value": "3b61cde85d9e73312e93cbddf185a026"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_warn.8.gz", "digest": {"algorithm": "md5", "value": "d2ded4031e113d0cd680392d5e08eb95"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_wheel.8.gz", "digest": {"algorithm": "md5", "value": "59dc709819879e3583eeba8cdd4a78ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pam_xauth.8.gz", "digest": {"algorithm": "md5", "value": "70e9eb371c54c0d67bb0b0a94f7d5bd3"}, "isConfigFile": false}, {"path": "/usr/share/pam-configs/mkhomedir", "digest": {"algorithm": "md5", "value": "8c407275534a3fa2fb8a0944fbe40871"}, "isConfigFile": false}]}}, {"id": "e2f308b734be4c73", "name": "libpam0g", "version": "1.3.1-5ubuntu4.3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam0g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpam0g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpam0g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpam0g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpam0g:libpam0g:1.3.1-5ubuntu4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpam0g@1.3.1-5ubuntu4.3?arch=amd64&upstream=pam&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpam0g", "source": "pam", "version": "1.3.1-5ubuntu4.3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 231, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/lib/x86_64-linux-gnu/libpam.so.0.84.2", "digest": {"algorithm": "md5", "value": "137e91eba2392dccae9ddadc2d7f2211"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpam_misc.so.0.82.1", "digest": {"algorithm": "md5", "value": "7f5cc6f924501d7e4bc4a427b62e6b41"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpamc.so.0.82.1", "digest": {"algorithm": "md5", "value": "e09ecf4de616c9aaf65fd0d9bef2097c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/Debian-PAM-MiniPolicy.gz", "digest": {"algorithm": "md5", "value": "5415c4c988fa93e6528d9142b92db701"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "a8215173a307fce152aa7f888b37d6a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README", "digest": {"algorithm": "md5", "value": "225488e6df9a758faee8b4030eb50750"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/README.Debian", "digest": {"algorithm": "md5", "value": "ce3d89b0d852f9edb5fd439931b955a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/TODO.Debian", "digest": {"algorithm": "md5", "value": "ab72b70830c7c3f493f00a88ebf5ebf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "60da6a58c9f059b6b2a5204f7f59640c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpam0g/copyright", "digest": {"algorithm": "md5", "value": "6c05e902bc75c9e6d2da3ac75da5d47b"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libpam0g", "digest": {"algorithm": "md5", "value": "3a630763c29aa2f8d4e6fd99f12e75b1"}, "isConfigFile": false}]}}, {"id": "2e2f2fdf62786f4d", "name": "libpcre2-8-0", "version": "10.34-7", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpcre2-8-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2-8-0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2_8_0:10.34-7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpcre2-8-0@10.34-7?arch=amd64&upstream=pcre2&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre2-8-0", "source": "pcre2", "version": "10.34-7", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 592, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0", "digest": {"algorithm": "md5", "value": "6196592fa9b0e36d9f473686cfbd36e6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/README.Debian", "digest": {"algorithm": "md5", "value": "fbde6fa016e43367c012e30e442e8180"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bda894483be62deba104d2d0401f087a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/copyright", "digest": {"algorithm": "md5", "value": "2fd254e240f8f30f95d53cb1af479b04"}, "isConfigFile": false}]}}, {"id": "e6ee80b164fdb75b", "name": "libpcre3", "version": "2:8.39-12build1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre3/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libpcre3/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libpcre3:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre3:libpcre3:2\\:8.39-12build1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpcre3@2:8.39-12build1?arch=amd64&upstream=pcre3&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre3", "source": "pcre3", "version": "2:8.39-12build1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 671, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "digest": {"algorithm": "md5", "value": "a9d8e3e5934915c8fa5ef087402ba273"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libpcreposix.so.3.13.3", "digest": {"algorithm": "md5", "value": "abaf7ff21485ee97cda03e5b0a530b0c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/AUTHORS", "digest": {"algorithm": "md5", "value": "6243b14c0d5f5cbbfe60a79f7a02cd39"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/NEWS.gz", "digest": {"algorithm": "md5", "value": "0ea2c3402bf60d0973f2ae9feae84bbb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.Debian", "digest": {"algorithm": "md5", "value": "9b5e25428ca3db7b1361d23fcf8a8645"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/README.gz", "digest": {"algorithm": "md5", "value": "34e24fc18ff2c4206c683296d3d0430d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "234ed620c90c9eb170c2abdf2adbe151"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre3/copyright", "digest": {"algorithm": "md5", "value": "b74684cdd7069616a57aa29cb658da63"}, "isConfigFile": false}, {"path": "/usr/share/man/man3/pcrepattern.3.gz", "digest": {"algorithm": "md5", "value": "8fef8d0d78968f4d60cde4848385b7e8"}, "isConfigFile": false}]}}, {"id": "ee2107e2cf9fdf1d", "name": "libperl5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libperl5.30:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libperl5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libperl5.30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libperl5.30:libperl5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libperl5.30@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libperl5.30", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 27080, "depends": ["libbz2-1.0", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "libdb5.3", "libgdbm-compat4 (>= 1.18-3)", "libgdbm6 (>= 1.18-3)", "zlib1g (>= 1:1.2.2.3)", "perl-modules-5.30 (>= 5.30.0-9ubuntu0.2)"], "files": [{"path": "/usr/bin/cpan5.30-x86_64-linux-gnu", "digest": {"algorithm": "md5", "value": "76b8323bbd9f978da664452569103a02"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.30-x86_64-linux-gnu", "digest": {"algorithm": "md5", "value": "c8b0c49065febd9ec74011b07001ba58"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libperl.so.5.30.0", "digest": {"algorithm": "md5", "value": "7bb4e05fe364abd825f7dac9385b39ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B.pm", "digest": {"algorithm": "md5", "value": "723d59333870ac19c0245d3279738fc8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Concise.pm", "digest": {"algorithm": "md5", "value": "abb1ee745c7d9c03b6cabd2ac7e8dfb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Showlex.pm", "digest": {"algorithm": "md5", "value": "df118b0a08df60243fd9fd9d65904aea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Terse.pm", "digest": {"algorithm": "md5", "value": "bb03abbee85fb5d4fe917f62883ddf11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/B/Xref.pm", "digest": {"algorithm": "md5", "value": "0700d7d78f959fadf1f38c2732872f11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/EXTERN.h", "digest": {"algorithm": "md5", "value": "4b9a70da4f1e5e05ec01348a3c8042dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/INTERN.h", "digest": {"algorithm": "md5", "value": "6e49133af6ce52415584a51dafe1a945"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/XSUB.h", "digest": {"algorithm": "md5", "value": "99a5451b6472e3f9364811128d17a6ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/av.h", "digest": {"algorithm": "md5", "value": "394b99b325cac98c32fa5ca80f7d352b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/bitcount.h", "digest": {"algorithm": "md5", "value": "d337e1e4661ab3735e7b59c74b72e943"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/charclass_invlists.h", "digest": {"algorithm": "md5", "value": "a0a30c9eed40ab37552f01dc81d0473a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/config.h", "digest": {"algorithm": "md5", "value": "ae54f354fa2b330f9f85938a5d562e4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cop.h", "digest": {"algorithm": "md5", "value": "60d92b7d59da08cb06e40a69724167ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/cv.h", "digest": {"algorithm": "md5", "value": "ded52cdcaa881eb664a93a97b8875aec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dosish.h", "digest": {"algorithm": "md5", "value": "66a027bb7f2fdd1373487423d3c7e9b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/dquote_inline.h", "digest": {"algorithm": "md5", "value": "07e6967e34bc1b86bdb6c8da583d462b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/ebcdic_tables.h", "digest": {"algorithm": "md5", "value": "0ffa31fc4e54a68d911705ead572c1dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embed.h", "digest": {"algorithm": "md5", "value": "0b80417297e8668bcdc0e09ebbaf2938"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/embedvar.h", "digest": {"algorithm": "md5", "value": "4f90f7d284d8f7028a2b73c21cd63aab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/fakesdio.h", "digest": {"algorithm": "md5", "value": "492e02a6124402aec5e724a8a1b8f319"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/feature.h", "digest": {"algorithm": "md5", "value": "b503ca46aaea9af9843a86ed80f05668"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/form.h", "digest": {"algorithm": "md5", "value": "a00a3106ef159e19a172e5ddb683025f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/git_version.h", "digest": {"algorithm": "md5", "value": "e4f2c5913f640e2f302ea04fa6da2534"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/gv.h", "digest": {"algorithm": "md5", "value": "566a71e5ab4492c52ca658a2a087cfea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/handy.h", "digest": {"algorithm": "md5", "value": "ab7aa34130bf3cc515e352a3648bb82c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv.h", "digest": {"algorithm": "md5", "value": "99ab55d87271c2f009bf00d2c5e61daa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_func.h", "digest": {"algorithm": "md5", "value": "646003cc574876e9b252902be6d93c5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/hv_macro.h", "digest": {"algorithm": "md5", "value": "d6616b580e914ea1eb6faea4980720f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/inline.h", "digest": {"algorithm": "md5", "value": "0b261dfb99636daec9ed450a87adba9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/intrpvar.h", "digest": {"algorithm": "md5", "value": "ac9cfd275981c2be7f096c640081b65b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/invlist_inline.h", "digest": {"algorithm": "md5", "value": "d410f379d3b5880db4fe2f035f86f904"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/iperlsys.h", "digest": {"algorithm": "md5", "value": "78ce833c095cc0852cd208fd7cffa402"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/keywords.h", "digest": {"algorithm": "md5", "value": "1005e0bbf38b8efdd176c365033cf5ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/l1_char_class_tab.h", "digest": {"algorithm": "md5", "value": "0052d644b167853f7fe1a91cf11adfa7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/malloc_ctl.h", "digest": {"algorithm": "md5", "value": "69556283e81e1b7c39da5126d5dd736c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/metaconfig.h", "digest": {"algorithm": "md5", "value": "e24f5eb7a9f7790fd152d7e6a407e142"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg.h", "digest": {"algorithm": "md5", "value": "4fa2ae981502c39a9854b719090d263f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_data.h", "digest": {"algorithm": "md5", "value": "fdfa9fb4cf878f77563966426de5e0ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_raw.h", "digest": {"algorithm": "md5", "value": "97325049dbcce03b52443517ec77649f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mg_vtable.h", "digest": {"algorithm": "md5", "value": "9319b356e4dbdb813e04eae89e37dfcc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/mydtrace.h", "digest": {"algorithm": "md5", "value": "c2489c7c74dc7c7e48966c9f77ee03c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/nostdio.h", "digest": {"algorithm": "md5", "value": "c1f132a049cb94975b040bbd8db2ed36"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op.h", "digest": {"algorithm": "md5", "value": "4346eff18fed345f493be0b5d27bd2f3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/op_reg_common.h", "digest": {"algorithm": "md5", "value": "f7d7096aafe43321a0b6167c3766a42e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opcode.h", "digest": {"algorithm": "md5", "value": "5af00753de4d7c9c1182a284e44b9784"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/opnames.h", "digest": {"algorithm": "md5", "value": "8b99eebcef6a242b816e729ca733c755"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/overload.h", "digest": {"algorithm": "md5", "value": "609c3850a8e4504552d8b48af05e72c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pad.h", "digest": {"algorithm": "md5", "value": "8ad181a1b557d51bbae0d0b703bea4b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/parser.h", "digest": {"algorithm": "md5", "value": "f046e21227ab9dfaed22cfd66888ca85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel-debian.h", "digest": {"algorithm": "md5", "value": "c61748bb7e647fbe49147efbced355ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/patchlevel.h", "digest": {"algorithm": "md5", "value": "cf6b62cf1ad94a044a4524e35b9a7955"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl.h", "digest": {"algorithm": "md5", "value": "603d8739195596e389c3c26be6b3a29a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_inc_macro.h", "digest": {"algorithm": "md5", "value": "724154d8854101f3bf2beb8d449ec496"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perl_langinfo.h", "digest": {"algorithm": "md5", "value": "5950b18802b220956f794b7b8ffbfb05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlapi.h", "digest": {"algorithm": "md5", "value": "4dd39891d756f0441fa71fe938ff9a9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlio.h", "digest": {"algorithm": "md5", "value": "43f840ac53a07526bb1a0395f2766bff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perliol.h", "digest": {"algorithm": "md5", "value": "a04acd0c5c172e1665a46a4eed8e0fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlsdio.h", "digest": {"algorithm": "md5", "value": "c888fb5bd240c8fe493331479866e306"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perlvars.h", "digest": {"algorithm": "md5", "value": "1b7391dc34a1670ba91d918442140e53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/perly.h", "digest": {"algorithm": "md5", "value": "4766aa0a94f9f07d894a5dd418ba7ad5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp.h", "digest": {"algorithm": "md5", "value": "01bc0ec3e131147cb787a0a947cd7d5e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/pp_proto.h", "digest": {"algorithm": "md5", "value": "35d0d06708275e03ac913941d9d14bd1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/proto.h", "digest": {"algorithm": "md5", "value": "193dc867ca81887d7d445e688954865f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/reentr.h", "digest": {"algorithm": "md5", "value": "8d48b9c14ea604466a1d1e5bb9737398"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcharclass.h", "digest": {"algorithm": "md5", "value": "5b01bfb068fe3fa426af7af800869284"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regcomp.h", "digest": {"algorithm": "md5", "value": "4049ce33a7752b41370d123ef5b258c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regexp.h", "digest": {"algorithm": "md5", "value": "9f7188287e98699579017bdbc522e632"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/regnodes.h", "digest": {"algorithm": "md5", "value": "cb66dd129480117bb15856be92fbf46e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sbox32_hash.h", "digest": {"algorithm": "md5", "value": "782c54c16bfdedcaec3371cb4b410d94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/scope.h", "digest": {"algorithm": "md5", "value": "9ab3bf69f46a2b6f21d2aa1f36662a67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/stadtx_hash.h", "digest": {"algorithm": "md5", "value": "a0e7b7eef30c6232c5abd62cc16e40b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/sv.h", "digest": {"algorithm": "md5", "value": "1a74d7fd2c548deaa234337671099a02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/thread.h", "digest": {"algorithm": "md5", "value": "2e89af3a63ad2902c2753f6e7bb3e387"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64.h", "digest": {"algorithm": "md5", "value": "a115192490754ff0a35ec7ac8fc5e48d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/time64_config.h", "digest": {"algorithm": "md5", "value": "b20161367477124e821be56de834e6cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uconfig.h", "digest": {"algorithm": "md5", "value": "e05ca8e6211ec66ca412d95c66ebdee5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uni_keywords.h", "digest": {"algorithm": "md5", "value": "79a1184b5bcbe47223a0df5ac0e61817"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unicode_constants.h", "digest": {"algorithm": "md5", "value": "ff0756aa26acf7d80a605a05811f2314"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/unixish.h", "digest": {"algorithm": "md5", "value": "29961e9b0e7b65b437cc5a8d1114db4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utf8.h", "digest": {"algorithm": "md5", "value": "0c4a647312e6c6f63e63c122b6d1e1bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/utfebcdic.h", "digest": {"algorithm": "md5", "value": "1e584a5a114acc29f2686f457f821653"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/util.h", "digest": {"algorithm": "md5", "value": "f3b1441c77b4026449e90d4e605f2348"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/uudmap.h", "digest": {"algorithm": "md5", "value": "5c61c91d4682be4923fe8b497101a6a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/vutil.h", "digest": {"algorithm": "md5", "value": "40aed15b44faf3a461d7e60c910a9b73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/warnings.h", "digest": {"algorithm": "md5", "value": "707c929e45a905bcaf81144372acb16c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/zaphod32_hash.h", "digest": {"algorithm": "md5", "value": "28c128c3a752b87a7de5f87caaafd6fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Bzip2.pm", "digest": {"algorithm": "md5", "value": "9a63ab99a2e72d71729e161a03c9bc91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Compress/Raw/Zlib.pm", "digest": {"algorithm": "md5", "value": "7de04e56f6795997f7d28913a2aea731"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pm", "digest": {"algorithm": "md5", "value": "d1a268a23c5b2cb58ca323ee71fc3ad5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config.pod", "digest": {"algorithm": "md5", "value": "63d1c58600c6e86a1239e26003da6cd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "79c98c4ace442312aff1b27117782253"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Cwd.pm", "digest": {"algorithm": "md5", "value": "35968627324b71ec08e9a019e7047ce3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DB_File.pm", "digest": {"algorithm": "md5", "value": "1086d8f137ea9f592111dd1d66d00093"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Data/Dumper.pm", "digest": {"algorithm": "md5", "value": "418d4e489848f0fcb1f5758d4c7f41e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/PPPort.pm", "digest": {"algorithm": "md5", "value": "f748ec402c25c3d2cb0631121fe3acd5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Peek.pm", "digest": {"algorithm": "md5", "value": "ff5745cd0bbe94a18f6b26edff5cdd80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/MD5.pm", "digest": {"algorithm": "md5", "value": "eb31899db132d674e1db22f4727234f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Digest/SHA.pm", "digest": {"algorithm": "md5", "value": "00b35f65c881fa6db2940e462485fdf8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "2bb6b7fb8c733376ac82dcd6e009a9b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode.pm", "digest": {"algorithm": "md5", "value": "9f19550b260cc6d5c5ec05f60211329a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Alias.pm", "digest": {"algorithm": "md5", "value": "c3280193456386938373947a4be14c6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Byte.pm", "digest": {"algorithm": "md5", "value": "8138621006b5d66966cb986225b808fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CJKConstants.pm", "digest": {"algorithm": "md5", "value": "444ecdefed7d8cd402afda9bc048fd99"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN.pm", "digest": {"algorithm": "md5", "value": "b0b822a7605e0638c3de9711101f34b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/CN/HZ.pm", "digest": {"algorithm": "md5", "value": "9f9ff9fbeba170f8db6b01a21548bf07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Config.pm", "digest": {"algorithm": "md5", "value": "7bdd1d8dffa8d3500086802451fc020d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/EBCDIC.pm", "digest": {"algorithm": "md5", "value": "e9098ac08a0ad04d7f61c79a22da749c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoder.pm", "digest": {"algorithm": "md5", "value": "c69078563df2d9dce383a59c4a925c7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoding.pm", "digest": {"algorithm": "md5", "value": "3f40faa217288ed2cb4e34af87b6bfd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/GSM0338.pm", "digest": {"algorithm": "md5", "value": "b6bb711a58a9a4736f07ab78e35c91d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Guess.pm", "digest": {"algorithm": "md5", "value": "0ddc29514764da480da9a619865169a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP.pm", "digest": {"algorithm": "md5", "value": "3c6e7ac895575b7ca6494cacfe2ed138"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/H2Z.pm", "digest": {"algorithm": "md5", "value": "cfc50932652eeb4c054783e06a4d9ace"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/JP/JIS7.pm", "digest": {"algorithm": "md5", "value": "628171b7211a8bd0bbaf2e788893a6bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR.pm", "digest": {"algorithm": "md5", "value": "699b609aae01bbc408b1f8e418f10110"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/KR/2022_KR.pm", "digest": {"algorithm": "md5", "value": "45e8623dba854b55872a6c3832878e07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header.pm", "digest": {"algorithm": "md5", "value": "f38eead4c6b22c9274547abfce05a091"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Header/ISO_2022_JP.pm", "digest": {"algorithm": "md5", "value": "e57609f29c33c6bf6353eb04ab499147"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Name.pm", "digest": {"algorithm": "md5", "value": "056ea8f31df117e2984d9bd3a77555dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Symbol.pm", "digest": {"algorithm": "md5", "value": "4b86a33b78bbef74999a89d8b92cde19"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/TW.pm", "digest": {"algorithm": "md5", "value": "774e63667c6e3ffe5c954795be68b1ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode.pm", "digest": {"algorithm": "md5", "value": "fe7318b46fe1cbe93f44825ad361e775"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Unicode/UTF7.pm", "digest": {"algorithm": "md5", "value": "dd469da34f24632a691970f0da788a2d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Errno.pm", "digest": {"algorithm": "md5", "value": "448d4e8be5af4a1bbcd3785fd7fd75ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Fcntl.pm", "digest": {"algorithm": "md5", "value": "b337d563fd4bc958c7e0a2bba2ca86d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/DosGlob.pm", "digest": {"algorithm": "md5", "value": "8e6cb081bc1b117540e0d3fd860b3c02"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Glob.pm", "digest": {"algorithm": "md5", "value": "4f78f72b1e8039446e6206fa07e36828"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec.pm", "digest": {"algorithm": "md5", "value": "087cb22c43a86e42aaf8138ea7211ede"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/AmigaOS.pm", "digest": {"algorithm": "md5", "value": "f8ff76a2d59de90e4fcd618cd3d6184c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Cygwin.pm", "digest": {"algorithm": "md5", "value": "36312b89e01c199a7d42e7f4d05a99e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Epoc.pm", "digest": {"algorithm": "md5", "value": "64b283e42617c20d972378b793d8c3f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Functions.pm", "digest": {"algorithm": "md5", "value": "90fc379dde276e4c4b297dd318524c83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Mac.pm", "digest": {"algorithm": "md5", "value": "a1a8b5c7bb0aa3228d9f959f22a3e8bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/OS2.pm", "digest": {"algorithm": "md5", "value": "eb592c16a96c7354a2bc295deb330e6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "0021b70f7a42ecbf37c407f821ba0400"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/VMS.pm", "digest": {"algorithm": "md5", "value": "dea87eb9c04006bab5d7609e5af5a76d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/File/Spec/Win32.pm", "digest": {"algorithm": "md5", "value": "3b74ec11fb8b8d9bb88afef5c8b888da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Filter/Util/Call.pm", "digest": {"algorithm": "md5", "value": "f76421c44772e75b7db34a57800829f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/GDBM_File.pm", "digest": {"algorithm": "md5", "value": "e37456eb8eeba4cf7748922ee6c87f51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "a7b57fd8e7abff9dd2e2c2f82af56fa7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Hash/Util/FieldHash.pm", "digest": {"algorithm": "md5", "value": "5ea09ed30fdf6f27bf281853e2e59c4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/I18N/Langinfo.pm", "digest": {"algorithm": "md5", "value": "61716285851d7d806f1133a667785959"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO.pm", "digest": {"algorithm": "md5", "value": "6ab484cf5d0dca06880566e6b0c68add"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Dir.pm", "digest": {"algorithm": "md5", "value": "44344f885183789424dc0deedace70c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/File.pm", "digest": {"algorithm": "md5", "value": "9778e446baf468e32438510dd15a237f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "bc63a46cbb8145100f78c050d64890f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "ba33b05f1ab6e66af688c40617a35808"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Poll.pm", "digest": {"algorithm": "md5", "value": "4799553f7a50cc73c8038f0fe19630a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "94e7b07a1e46723925348dd74e36e00e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Select.pm", "digest": {"algorithm": "md5", "value": "9aa23aca4b84fa031affa4e8c0008983"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "1a9ca09c45cd30a045b7252284827e56"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "dca928bbc99ebcb0ce8b8ca29c0e8518"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "8f8b28518975e75b60c8484e9048183f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Msg.pm", "digest": {"algorithm": "md5", "value": "9f78fec9e72ad57b21246b190cd5155b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/Semaphore.pm", "digest": {"algorithm": "md5", "value": "3ca5308ab6f7e7b91951e6956c766b7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SharedMem.pm", "digest": {"algorithm": "md5", "value": "40fecb840b63cdaaf85317a04bee3a48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/IPC/SysV.pm", "digest": {"algorithm": "md5", "value": "cbf69d51f802d3294edfaf913011be3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util.pm", "digest": {"algorithm": "md5", "value": "743f957ce52c60e7206c7557800a26a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/List/Util/XS.pm", "digest": {"algorithm": "md5", "value": "b2e6b9d2a98554a853f4de0d1da2e882"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/Base64.pm", "digest": {"algorithm": "md5", "value": "3112c2a09ca7cf89e77791e2c34c31a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/MIME/QuotedPrint.pm", "digest": {"algorithm": "md5", "value": "74f7143bac62f8d7408eb62cc17433df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Math/BigInt/FastCalc.pm", "digest": {"algorithm": "md5", "value": "e816b7b29bd19a3b740edb4f35851c79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/NDBM_File.pm", "digest": {"algorithm": "md5", "value": "a599158733c782e645b57d58720afcf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/O.pm", "digest": {"algorithm": "md5", "value": "a6a16be38e7e21bfcc77e9d346651c94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ODBM_File.pm", "digest": {"algorithm": "md5", "value": "a5f2cc524cc924c171d8cffe3815e13d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Opcode.pm", "digest": {"algorithm": "md5", "value": "10601eeb295e01d92de02434326fbb0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pm", "digest": {"algorithm": "md5", "value": "c4c4038f120a27913fff93deecb578af"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pod", "digest": {"algorithm": "md5", "value": "59db153fa66d8228ba9cf750e8d234ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/encoding.pm", "digest": {"algorithm": "md5", "value": "8b894944b2268938e1b0f114ca9cee32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/mmap.pm", "digest": {"algorithm": "md5", "value": "06298650bc4e80c4575c1bdb98a28c71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/scalar.pm", "digest": {"algorithm": "md5", "value": "40c75798abc86690ba1fcf55bfbd5628"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/PerlIO/via.pm", "digest": {"algorithm": "md5", "value": "56e2cbd39d3c33c89e4a4de5dd7cb803"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/SDBM_File.pm", "digest": {"algorithm": "md5", "value": "79c215c0fe4c8de0cfbff056da45cc84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "86359e4992b99074a7f4dec5408cad5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Socket.pm", "digest": {"algorithm": "md5", "value": "22ed1308a3f31a5f94e71c6f0fb34dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Storable.pm", "digest": {"algorithm": "md5", "value": "69585bcc08511ae70e57bf21ba5725bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sub/Util.pm", "digest": {"algorithm": "md5", "value": "5145a64cb609481627321868ac8cfc5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Hostname.pm", "digest": {"algorithm": "md5", "value": "50fb99cafbdb5af4296282cb38eba645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Sys/Syslog.pm", "digest": {"algorithm": "md5", "value": "32f035cf0b09e007adb2ac3f46f1e2f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Tie/Hash/NamedCapture.pm", "digest": {"algorithm": "md5", "value": "a1f393ef9b566a209b56457b4162ac15"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/HiRes.pm", "digest": {"algorithm": "md5", "value": "0be4677ec2ce5129e71a49c0d331cc71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Piece.pm", "digest": {"algorithm": "md5", "value": "eb6923469d80d86d79bc65fe9d247214"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Time/Seconds.pm", "digest": {"algorithm": "md5", "value": "9878f1e2b5af7ffbcbe774e8245fd037"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate.pm", "digest": {"algorithm": "md5", "value": "033febe4d3e198ef1c1add7a8930225c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Collate/Locale.pm", "digest": {"algorithm": "md5", "value": "2e6e1285b890909a2a5b252992cd3468"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/Unicode/Normalize.pm", "digest": {"algorithm": "md5", "value": "430c415dfa0661aba05d74c748906d9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/_h2ph_pre.ph", "digest": {"algorithm": "md5", "value": "5b2668fc2a6fd0a1b9245656cdb8268f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/bitsperlong.ph", "digest": {"algorithm": "md5", "value": "20ac9269a5c26c49b4e11af5e3473eaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctl.ph", "digest": {"algorithm": "md5", "value": "92432c6daf4ba47aa080a9644cd69926"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/ioctls.ph", "digest": {"algorithm": "md5", "value": "accc0feb84218e5226e2413f3f71aac4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/posix_types.ph", "digest": {"algorithm": "md5", "value": "0897d7ad805c730a806e1c4a3d13b15e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/socket.ph", "digest": {"algorithm": "md5", "value": "bc29d3c6d89ed1f352b87106519edac7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/sockios.ph", "digest": {"algorithm": "md5", "value": "f0c0204f02f36e3368a1b63151b84421"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termbits.ph", "digest": {"algorithm": "md5", "value": "52b5da3b637899c024691b70b189f661"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm-generic/termios.ph", "digest": {"algorithm": "md5", "value": "c5ba470d4085fb5c00450b5f67084972"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/bitsperlong.ph", "digest": {"algorithm": "md5", "value": "ffa10d0b80a3a74a0d1b5e619d3a2811"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctl.ph", "digest": {"algorithm": "md5", "value": "e20662b63456c01cb96f00638a4f77db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/ioctls.ph", "digest": {"algorithm": "md5", "value": "0dc8af0a1b4f9bf04cd2933a5d9fd49a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types.ph", "digest": {"algorithm": "md5", "value": "d05cb4adedfc8b8dac3709dd359e03cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_32.ph", "digest": {"algorithm": "md5", "value": "7183a9415afd678de3b10c14ab3645e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_64.ph", "digest": {"algorithm": "md5", "value": "30ae20f8da2767a03efa446fbac372b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/posix_types_x32.ph", "digest": {"algorithm": "md5", "value": "b199feef1b780cc2791f05e1e054414c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/socket.ph", "digest": {"algorithm": "md5", "value": "e2d40eba76a89e28db1017596542b0d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/sockios.ph", "digest": {"algorithm": "md5", "value": "f3753c75e30378e95870154421781b16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termbits.ph", "digest": {"algorithm": "md5", "value": "4ae417e12d4688c8dfdec11bcade297a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/termios.ph", "digest": {"algorithm": "md5", "value": "676e44c7bb97c7b98dc97adfb5ff0fc1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd.ph", "digest": {"algorithm": "md5", "value": "e0b18435945bea599ebf9cf96614bb2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_32.ph", "digest": {"algorithm": "md5", "value": "ff52cb81bc6c10353b50816daea8c137"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_64.ph", "digest": {"algorithm": "md5", "value": "5b78abf8af56450573040343e32f1efd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/asm/unistd_x32.ph", "digest": {"algorithm": "md5", "value": "4f84d387cf40c1dc42d7b8a5f9acd29b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/attributes.pm", "digest": {"algorithm": "md5", "value": "cb2dfe85830228bd01da1c85867ba42d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/B/B.so", "digest": {"algorithm": "md5", "value": "864fcef62f500e500e195a3aa678d346"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Bzip2/Bzip2.so", "digest": {"algorithm": "md5", "value": "a7f0705c2b0dc83a9d399b52736e7a9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Compress/Raw/Zlib/Zlib.so", "digest": {"algorithm": "md5", "value": "d8e0f70ae9b7b7629cf5c59e40b271e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "1db5b56eafce9ead4cdb10c4ac4876b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/DB_File/DB_File.so", "digest": {"algorithm": "md5", "value": "a3803ae7dd55343ac2d373418f7db17c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Data/Dumper/Dumper.so", "digest": {"algorithm": "md5", "value": "22cded7ec72d940f328f648bf5604fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Devel/Peek/Peek.so", "digest": {"algorithm": "md5", "value": "299036a76313908f406b440bc9dbdb81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/MD5/MD5.so", "digest": {"algorithm": "md5", "value": "f3bf931b57cc69c3a195b92875dc9430"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Digest/SHA/SHA.so", "digest": {"algorithm": "md5", "value": "2978ec57f6059beeac1f9f371520fea4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Byte/Byte.so", "digest": {"algorithm": "md5", "value": "4712e98fc7e461c634dff92a646694a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/CN/CN.so", "digest": {"algorithm": "md5", "value": "4c704a02e5f7bacde81d72950c9efd68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/EBCDIC/EBCDIC.so", "digest": {"algorithm": "md5", "value": "83e6356f7b4a8e5dcb7e6615335436ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Encode.so", "digest": {"algorithm": "md5", "value": "a97ff5cc9d9c321d2115acfdc94c36b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/JP/JP.so", "digest": {"algorithm": "md5", "value": "f0ae84d1c96f8aaa341a06a89e85bb21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/KR/KR.so", "digest": {"algorithm": "md5", "value": "d872e67a56f5b72fa7341dea776d1c0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Symbol/Symbol.so", "digest": {"algorithm": "md5", "value": "6098dbc86441f6787e787625706807ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/TW/TW.so", "digest": {"algorithm": "md5", "value": "be5437af9f8102ac17ff8df4060dcbac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Encode/Unicode/Unicode.so", "digest": {"algorithm": "md5", "value": "4e197c76c3c0422bd72f87139044c598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "23736812d5cd2b2b437285b2f45390cb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/DosGlob/DosGlob.so", "digest": {"algorithm": "md5", "value": "9212b98d618cf8568d89a57c956e705b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "ef298d93784ef6c1b5870e0255abd26d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Filter/Util/Call/Call.so", "digest": {"algorithm": "md5", "value": "fc79c3541fe3d16b04e9aa3c8b4a802d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/GDBM_File/GDBM_File.so", "digest": {"algorithm": "md5", "value": "239c32c5b281f53f69b0de58550fe307"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/FieldHash/FieldHash.so", "digest": {"algorithm": "md5", "value": "f74c2b4af2d11dce8835d1e730ba82bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "9e05440ca747b2c14aa9899af1e26642"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/I18N/Langinfo/Langinfo.so", "digest": {"algorithm": "md5", "value": "f0055a1646fae49e608b6b4537bd55a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "883b087f59661559953ca96b31eb2bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/IPC/SysV/SysV.so", "digest": {"algorithm": "md5", "value": "ad013ae4ac1b9cb3cedbacea0aa5408e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "d3154d8ff70d54403083e3de36d4fdb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/MIME/Base64/Base64.so", "digest": {"algorithm": "md5", "value": "fb646c397aabe87b83236e9ad94e73be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Math/BigInt/FastCalc/FastCalc.so", "digest": {"algorithm": "md5", "value": "1665bf04e40b1791cd7eb1d5815a00ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/NDBM_File/NDBM_File.so", "digest": {"algorithm": "md5", "value": "80c739654a791e75174f89adda18742e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/ODBM_File/ODBM_File.so", "digest": {"algorithm": "md5", "value": "7f24262360572366d89f39d16c60f8d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Opcode/Opcode.so", "digest": {"algorithm": "md5", "value": "a46ca80fdf04956b412ce728c213b026"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "6a5026b3400618eef532d5ed59b31c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/encoding/encoding.so", "digest": {"algorithm": "md5", "value": "edfcc815b04b68bb13a6b84fe80410c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/mmap/mmap.so", "digest": {"algorithm": "md5", "value": "46eaebb10a8303aa8a0a7118109ed140"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/scalar/scalar.so", "digest": {"algorithm": "md5", "value": "018e695d83615963456963f0c83c21fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/PerlIO/via/via.so", "digest": {"algorithm": "md5", "value": "075b18b016c16735a86e8f9197017f5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/SDBM_File/SDBM_File.so", "digest": {"algorithm": "md5", "value": "7cbe716132b1325b3e3658fd39fc0557"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "0d73dcb941e6576c7f1c914781bf8b69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Storable/Storable.so", "digest": {"algorithm": "md5", "value": "5c9c61ab5f200c1ebecd0fdbe5106796"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Hostname/Hostname.so", "digest": {"algorithm": "md5", "value": "f266ccee205cb74d9ca45ed5b0130206"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Sys/Syslog/Syslog.so", "digest": {"algorithm": "md5", "value": "a3f7929031630696bd45d921ef8f6b54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Tie/Hash/NamedCapture/NamedCapture.so", "digest": {"algorithm": "md5", "value": "77d57f5c5d8e4adf0807f816cd001142"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/HiRes/HiRes.so", "digest": {"algorithm": "md5", "value": "a946c9ba81b2e852757a237ecad0487d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Time/Piece/Piece.so", "digest": {"algorithm": "md5", "value": "235d8f71c254d3eb5171068aa5288a92"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Collate/Collate.so", "digest": {"algorithm": "md5", "value": "7165ddaf09237fa9fc5d7a0112ac3537"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/Unicode/Normalize/Normalize.so", "digest": {"algorithm": "md5", "value": "81aa3781f345ae0991e3e27d9a029d7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "a24b7c2bfe51f55731c62dffc05e7e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/mro/mro.so", "digest": {"algorithm": "md5", "value": "d8e804a5fa73cebcf40c266871f5c4fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/re/re.so", "digest": {"algorithm": "md5", "value": "629b42dc6d50c0ae4ba23cbf6f8b70d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/shared/shared.so", "digest": {"algorithm": "md5", "value": "93e7441aeb854deb7e0cefb219093191"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/auto/threads/threads.so", "digest": {"algorithm": "md5", "value": "0c6952fde8b5d3443723604cde44590d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/byteswap.ph", "digest": {"algorithm": "md5", "value": "32e8f6746cf73151a724b6acbf57cb21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endian.ph", "digest": {"algorithm": "md5", "value": "0ded647f4c83022a44031f078a4a1306"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/endianness.ph", "digest": {"algorithm": "md5", "value": "a8a5c473987a6f9e0f0e9171ad2bf585"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctl-types.ph", "digest": {"algorithm": "md5", "value": "197d211dd580374c949f36455c572ae3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ioctls.ph", "digest": {"algorithm": "md5", "value": "56f9e8e1bbe074f3aa722e882d6aea64"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/long-double.ph", "digest": {"algorithm": "md5", "value": "f4192adf6c3bf76f99beada6b0336a08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes-arch.ph", "digest": {"algorithm": "md5", "value": "ef2d2739319308451af562ac5f4af4e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/pthreadtypes.ph", "digest": {"algorithm": "md5", "value": "59485b5e5628a15c10eb10e0a41f2f84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select.ph", "digest": {"algorithm": "md5", "value": "a0dc7c8977465992374a4b8fb891f33a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/select2.ph", "digest": {"algorithm": "md5", "value": "a9a5307994de8d81e81dfc42a31c1bb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigaction.ph", "digest": {"algorithm": "md5", "value": "fc6000999f4bb4e0bb219ed5f07fddb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigcontext.ph", "digest": {"algorithm": "md5", "value": "a4001e66c4317a0b3e8428b9058af91a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigevent-consts.ph", "digest": {"algorithm": "md5", "value": "1318aa7431b13ff6b1d14da2d52d6b9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-arch.ph", "digest": {"algorithm": "md5", "value": "3e1cd49cb4091a95eba7462e97217fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts-arch.ph", "digest": {"algorithm": "md5", "value": "d6c16c51bbd5089aff53033b23b464ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/siginfo-consts.ph", "digest": {"algorithm": "md5", "value": "c76c0deafbfac40c9ad0b971655776de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signal_ext.ph", "digest": {"algorithm": "md5", "value": "884346511a0ccdeb424ebdc8e067c2a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum-generic.ph", "digest": {"algorithm": "md5", "value": "6ac5fab4948b5a75a876ce548e65c30f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/signum.ph", "digest": {"algorithm": "md5", "value": "c8e5bec2b5bc295648d9f38d48d1c942"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigstack.ph", "digest": {"algorithm": "md5", "value": "028022b9660489cfcb167de691f5f4ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sigthread.ph", "digest": {"algorithm": "md5", "value": "702142481d857c95f2e1e9776fd66ca0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/sockaddr.ph", "digest": {"algorithm": "md5", "value": "03369b901d9c8194fa96191369078463"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket-constants.ph", "digest": {"algorithm": "md5", "value": "2217bf6b297a489134130343c583c36f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket.ph", "digest": {"algorithm": "md5", "value": "93fae1488d78383138246f8537603bd7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket2.ph", "digest": {"algorithm": "md5", "value": "d9b08a40f303dd724e2c7d5c61f267fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/socket_type.ph", "digest": {"algorithm": "md5", "value": "5784c2d7e1e03062f7853a1299d40baa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/ss_flags.ph", "digest": {"algorithm": "md5", "value": "03fa0af4ed891551f20eb236d4e8ace2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/stdint-intn.ph", "digest": {"algorithm": "md5", "value": "a769559490fe2bcb405576dc64296063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_mutex.ph", "digest": {"algorithm": "md5", "value": "46881641c43065784151e513e46e9199"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/struct_rwlock.ph", "digest": {"algorithm": "md5", "value": "b0ef827aa9a0673b5a4d4a5022393290"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syscall.ph", "digest": {"algorithm": "md5", "value": "b5a0c0376c9b9b1a5dbfc35b1ed99503"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-ldbl.ph", "digest": {"algorithm": "md5", "value": "cf54fd79b4d0cba4e460dcee4f1f1032"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog-path.ph", "digest": {"algorithm": "md5", "value": "d2bcfba815ac635448e3d0f693b67f22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/syslog.ph", "digest": {"algorithm": "md5", "value": "08d13d5e442eb6a202770f4aeebf2c04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/thread-shared-types.ph", "digest": {"algorithm": "md5", "value": "cdc05f03ba2497c27bd97f35c80d2b86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/time64.ph", "digest": {"algorithm": "md5", "value": "9ac523e6724c3405f2de26927fbf9cb6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/timesize.ph", "digest": {"algorithm": "md5", "value": "2dc8f22c8e945d7cc855035723134900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types.ph", "digest": {"algorithm": "md5", "value": "fe6e7f6cbfcabe0ac87326fdb716ab42"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigset_t.ph", "digest": {"algorithm": "md5", "value": "1135605c15925ea02ea1b256ee576fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/__sigval_t.ph", "digest": {"algorithm": "md5", "value": "1af9db473929b1424a2121ace33ce985"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clock_t.ph", "digest": {"algorithm": "md5", "value": "ec5fe2a82a156b866f3794beadb1c326"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/clockid_t.ph", "digest": {"algorithm": "md5", "value": "2834cde3f351647027cd98d3be7b8f9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sig_atomic_t.ph", "digest": {"algorithm": "md5", "value": "4dc97b24abdd63b3c44160bec253a2fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigevent_t.ph", "digest": {"algorithm": "md5", "value": "05cef81c152fd6139437acef3777e9c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/siginfo_t.ph", "digest": {"algorithm": "md5", "value": "8f43a4846c349facae329d0415db484c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigset_t.ph", "digest": {"algorithm": "md5", "value": "f46a704cc8c5c5c6368dbf35f1c0cfd5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/sigval_t.ph", "digest": {"algorithm": "md5", "value": "d2f8997b002741676a17d5f7c50e46c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/stack_t.ph", "digest": {"algorithm": "md5", "value": "b6bdd26772c45005587521c00a686d45"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_iovec.ph", "digest": {"algorithm": "md5", "value": "d9638a211837c7da03a116440b76140c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_osockaddr.ph", "digest": {"algorithm": "md5", "value": "c8e4860ef830e59d0d590b70d26188a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_rusage.ph", "digest": {"algorithm": "md5", "value": "dee445f58722b61a39cf40a3ff1bb1eb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_sigstack.ph", "digest": {"algorithm": "md5", "value": "12dd0da920bd2d0e0dbe69f771115ccf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timespec.ph", "digest": {"algorithm": "md5", "value": "35169127454e8ca0a3e6357461418927"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/struct_timeval.ph", "digest": {"algorithm": "md5", "value": "8e3e3fc632075f15b720ce7f40274d9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/time_t.ph", "digest": {"algorithm": "md5", "value": "2a3a16f80e7570c75389a7c7b9fd82d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/types/timer_t.ph", "digest": {"algorithm": "md5", "value": "7ad99a434b49c63663ecbbf5d9032bd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/typesizes.ph", "digest": {"algorithm": "md5", "value": "dc4d91320da49841edc9fb8ec55f68fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/uintn-identity.ph", "digest": {"algorithm": "md5", "value": "e99e862dc240db3a5c969fbde9cc172c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitflags.ph", "digest": {"algorithm": "md5", "value": "bd48181f939209ed388fc9b4c5c53e79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/waitstatus.ph", "digest": {"algorithm": "md5", "value": "1a2f151e233f3a48f6083fa8c37b3ebf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/bits/wordsize.ph", "digest": {"algorithm": "md5", "value": "ae3cd4b33cb311a2cea03491dd722e75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/encoding.pm", "digest": {"algorithm": "md5", "value": "f8f0bde5e2c267fc92cc84ce3fe8bb6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/endian.ph", "digest": {"algorithm": "md5", "value": "638114206bc4febb9122aa51e3f0429c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/errno.ph", "digest": {"algorithm": "md5", "value": "0b95bfb6f72c5ad6002888e2e7784883"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/features.ph", "digest": {"algorithm": "md5", "value": "019769925786af2ec5610b73c03d7e92"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs-64.ph", "digest": {"algorithm": "md5", "value": "cae8715db1403b1de33039a9077a7bbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/gnu/stubs.ph", "digest": {"algorithm": "md5", "value": "2962496d2d2dda419b2ffee2bc219211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/lib.pm", "digest": {"algorithm": "md5", "value": "54871f4afa90a517cb51779fa8686b63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/ioctl.ph", "digest": {"algorithm": "md5", "value": "da60cf78dcc0bd6b390ec4fe30eedbb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/posix_types.ph", "digest": {"algorithm": "md5", "value": "dc4f2571624ae55cd852582b0df239be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/linux/stddef.ph", "digest": {"algorithm": "md5", "value": "5b396b7bebaf451fd79bbd810292993f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/mro.pm", "digest": {"algorithm": "md5", "value": "ceaa202f99a130f2781db933e6629951"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/ops.pm", "digest": {"algorithm": "md5", "value": "b26d5212159c74e90fdeb70d35d2f13f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/re.pm", "digest": {"algorithm": "md5", "value": "4136dc3706a65eb00f81d47936e6a656"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/signal.ph", "digest": {"algorithm": "md5", "value": "c244a34c679a0a537230740b040452ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdarg.ph", "digest": {"algorithm": "md5", "value": "e14329e2ebc7ce5552f48c2d496343a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stdc-predef.ph", "digest": {"algorithm": "md5", "value": "f127f72ba40117d6858bf1e6db0d9983"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/stddef.ph", "digest": {"algorithm": "md5", "value": "ef8da6d459f87f5e4608546b7ffebbc6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/cdefs.ph", "digest": {"algorithm": "md5", "value": "12c81d81485e2d9cb1006bb57b60485c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ioctl.ph", "digest": {"algorithm": "md5", "value": "36fbfa2db3abf5c57e945a680862d692"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/select.ph", "digest": {"algorithm": "md5", "value": "be82be1f41d6433ebca99a524becdee6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/socket.ph", "digest": {"algorithm": "md5", "value": "a7c56b9bf8626eb19ac1552e74d58645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syscall.ph", "digest": {"algorithm": "md5", "value": "ddd29eadbe1f281e78b8dfea8fa9c720"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/syslog.ph", "digest": {"algorithm": "md5", "value": "402c9540ef417822124d7aa7809ceb16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/time.ph", "digest": {"algorithm": "md5", "value": "1794515019285da89ab7f9361fc3ff1a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ttydefaults.ph", "digest": {"algorithm": "md5", "value": "6d8d3772e52d11f5c486cf48b41790e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/types.ph", "digest": {"algorithm": "md5", "value": "887fa4b3669b35b600bf2aafe911a121"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/ucontext.ph", "digest": {"algorithm": "md5", "value": "683963ab7a21eead4e801cebdb3d8ec9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sys/wait.ph", "digest": {"algorithm": "md5", "value": "13177a3fa005e384adf86546c4012737"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syscall.ph", "digest": {"algorithm": "md5", "value": "4041a33bf414417f495f968529d3eb3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/sysexits.ph", "digest": {"algorithm": "md5", "value": "2806e0058ed1acbc1598a8a667b19805"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslimits.ph", "digest": {"algorithm": "md5", "value": "9da103c2222587e3bacefe21b2eb3ef2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/syslog.ph", "digest": {"algorithm": "md5", "value": "f1688381c951fa141d6fa3b3588cddc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads.pm", "digest": {"algorithm": "md5", "value": "e6b528d108ac5dad7ff2ea3feae49ece"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/threads/shared.pm", "digest": {"algorithm": "md5", "value": "c7e991b513db6738a32b8bcafb4de5e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/5.30.0/wait.ph", "digest": {"algorithm": "md5", "value": "23ed0fddbde6b12446a4611805e2fa50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/README", "digest": {"algorithm": "md5", "value": "085d5cbc8ea7f6b7880ec0905c8a9798"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.debug.gz", "digest": {"algorithm": "md5", "value": "8b047ad98be3f8721a904da0b46c61d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.shared.gz", "digest": {"algorithm": "md5", "value": "8a461295e6243bf8037e54c933075910"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl/debian-config-data-5.30.0/config.sh.static.gz", "digest": {"algorithm": "md5", "value": "303556a9ac7753b70832e2cd6a4bec64"}, "isConfigFile": false}, {"path": "/usr/share/doc/libperl5.30/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c424b3edadb00aa7889a162121f72def"}, "isConfigFile": false}, {"path": "/usr/share/doc/libperl5.30/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cpan5.30-x86_64-linux-gnu.1.gz", "digest": {"algorithm": "md5", "value": "61b072910bc94a77f964973790964b13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl5.30-x86_64-linux-gnu.1.gz", "digest": {"algorithm": "md5", "value": "0d008ef4c2ca48f5a8c7f427fe9e9a4a"}, "isConfigFile": false}]}}, {"id": "79417ad5b57eab0c", "name": "libpopt0", "version": "1.16-14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpopt0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libpopt0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}, {"value": "X-Consortium", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libpopt0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libpopt0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpopt0:libpopt0:1.16-14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libpopt0@1.16-14?arch=amd64&upstream=popt&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpopt0", "source": "popt", "version": "1.16-14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 120, "depends": ["libc6 (>= 2.27)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpopt.so.0.0.0", "digest": {"algorithm": "md5", "value": "77fcb53294414ac8e502fb4cbd6adb2e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/README", "digest": {"algorithm": "md5", "value": "dc5f5d729c4fc64bb04d972b9dd40d12"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d77954c9584a4363533407cd9cb3ee87"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpopt0/copyright", "digest": {"algorithm": "md5", "value": "271befa400b6decc3762f10972327e94"}, "isConfigFile": false}]}}, {"id": "131fa1f201adc95b", "name": "libreadline5", "version": "5.2+dfsg-3build3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libreadline5/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libreadline5:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libreadline5:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libreadline5/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libreadline5/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libreadline5:libreadline5:5.2\\+dfsg-3build3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libreadline5@5.2%2Bdfsg-3build3?arch=amd64&upstream=readline5&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libreadline5", "source": "readline5", "version": "5.2+dfsg-3build3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 328, "depends": ["readline-common", "libc6 (>= 2.15)", "libtinfo6 (>= 6)"], "files": [{"path": "/lib/x86_64-linux-gnu/libhistory.so.5.2", "digest": {"algorithm": "md5", "value": "3b7a02bf1009584869328a497946d307"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libreadline.so.5.2", "digest": {"algorithm": "md5", "value": "4d7d6c98177f68ce59a2bddc5135a3b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/README.Debian", "digest": {"algorithm": "md5", "value": "db22ab5a3d7a94ab8b0a93657b11aa08"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/USAGE", "digest": {"algorithm": "md5", "value": "0bb4ff5a1ee6f767d0d1b7ded925a8a3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "dc78d09653cd500b1df7e6abf3df627f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/copyright", "digest": {"algorithm": "md5", "value": "43989c9d98faa4a1ece7d13fd64c4a75"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/examples/Inputrc", "digest": {"algorithm": "md5", "value": "587fa73058e332ae6e39ef9ad7428e62"}, "isConfigFile": false}, {"path": "/usr/share/doc/libreadline5/inputrc.arrows", "digest": {"algorithm": "md5", "value": "244319c9dd88c980910aacd76477b8d9"}, "isConfigFile": false}]}}, {"id": "b023fc0801a3a41b", "name": "libselinux1", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libselinux1:libselinux1:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libselinux1@3.0-1build2?arch=amd64&upstream=libselinux&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libselinux1", "source": "libselinux", "version": "3.0-1build2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 202, "depends": ["libc6 (>= 2.30)", "libpcre2-8-0 (>= 10.22)"], "files": [{"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "digest": {"algorithm": "md5", "value": "b9fd0338f7e7906303bd21b2b6ec1270"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "9a4d141aca2e41af57e2294d4a9257b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/copyright", "digest": {"algorithm": "md5", "value": "3f85b5814483a164783defd5a682b44c"}, "isConfigFile": false}]}}, {"id": "55e67cbb75a24f25", "name": "libsemanage-common", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage-common.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage-common/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage-common/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage-common:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage-common:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage_common:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage-common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libsemanage:libsemanage_common:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsemanage-common@3.0-1build2?arch=all&upstream=libsemanage&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage-common", "source": "libsemanage", "version": "3.0-1build2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 36, "files": [{"path": "/etc/selinux/semanage.conf", "digest": {"algorithm": "md5", "value": "f6f9b97af233c90ca127f406fb6f0932"}, "isConfigFile": true}, {"path": "/usr/share/doc/libsemanage-common/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c2e7d0c4c23b54cbb801ec83f74d975a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage-common/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "0c3d124f89a3902cd6427e0e952a8581"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/semanage.conf.5.gz", "digest": {"algorithm": "md5", "value": "2c62989ae1c64423a6351d0a96702686"}, "isConfigFile": false}]}}, {"id": "44361785e39c2c95", "name": "libsemanage1", "version": "3.0-1build2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsemanage1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsemanage1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsemanage1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsemanage1:libsemanage1:3.0-1build2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsemanage1@3.0-1build2?arch=amd64&upstream=libsemanage&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsemanage1", "source": "libsemanage", "version": "3.0-1build2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 305, "depends": ["libsemanage-common (= 3.0-1build2)", "libaudit1 (>= 1:2.2.1)", "libbz2-1.0", "libc6 (>= 2.14)", "libselinux1 (>= 3.0)", "libsepol1 (>= 3.0)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsemanage.so.1", "digest": {"algorithm": "md5", "value": "9d67b438e3074556c6206f54015e31d8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6867b8b5847b2ba8cc27d68e88020448"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsemanage1/copyright", "digest": {"algorithm": "md5", "value": "4cf7d892a26f8b8a190c4e10aebcc241"}, "isConfigFile": false}]}}, {"id": "c67bc6a42e944f29", "name": "libsepol1", "version": "3.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsepol1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsepol1/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsepol1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsepol1:libsepol1:3.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsepol1@3.0-1?arch=amd64&upstream=libsepol&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsepol1", "source": "libsepol", "version": "3.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 738, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsepol.so.1", "digest": {"algorithm": "md5", "value": "7653c918d4a43976995c4a3f7bf9b3ac"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "c978aeb6a4a11af69aad17111d4ca70f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsepol1/copyright", "digest": {"algorithm": "md5", "value": "9b2c0b1cdd53893a454c5d1b65078dcb"}, "isConfigFile": false}]}}, {"id": "3edf6620a268045a", "name": "libsigsegv2", "version": "2.12-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsigsegv2:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libsigsegv2:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "permissive-fsf", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}, {"value": "permissive-other", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsigsegv2/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libsigsegv2/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsigsegv2:libsigsegv2:2.12-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsigsegv2@2.12-2?arch=amd64&upstream=libsigsegv&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsigsegv2", "source": "libsigsegv", "version": "2.12-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 43, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libsigsegv.so.2.0.5", "digest": {"algorithm": "md5", "value": "272dacea4baac04388bfac23e6996c49"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/NEWS.gz", "digest": {"algorithm": "md5", "value": "2b5ef46eb6f8bf6fb753b1bb0b7f38ad"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/README.gz", "digest": {"algorithm": "md5", "value": "3cfe5252709167115932dfe22264e910"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "f6f963b5229413865091633f93edd5bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsigsegv2/copyright", "digest": {"algorithm": "md5", "value": "94a67dba35ebf890c4f9c922efc81c70"}, "isConfigFile": false}]}}, {"id": "bb1a7362a9b0ffcd", "name": "libssl1.1", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/libssl1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libssl1.1@1.1.1f-1ubuntu2.10?arch=amd64&upstream=openssl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssl1.1", "source": "openssl", "version": "1.1.1f-1ubuntu2.10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 4027, "depends": ["libc6 (>= 2.25)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "digest": {"algorithm": "md5", "value": "7d1fa1e6695c4fa7b0bc5995dfe335ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/capi.so", "digest": {"algorithm": "md5", "value": "4e1e9b65226c8fc9cc8422abc2f0a8a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "digest": {"algorithm": "md5", "value": "5de830380c24ec49efe5a4de725babe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "digest": {"algorithm": "md5", "value": "c83d39522266e0b1407843dd920795f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "digest": {"algorithm": "md5", "value": "4599ff4442bfe98939368b6214ff11b3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "3f763fa79305e9e3ef1e1c1cb76483db"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d52819378beb021df10fa286c2a0f911"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}]}}, {"id": "d7c9aa9d6cfd44db", "name": "libstdc++6", "version": "10.3.0-1ubuntu1~20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libstdc++6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libstdc++6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+6:libstdc\\+\\+6:10.3.0-1ubuntu1\\~20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libstdc%2B%2B6@10.3.0-1ubuntu1~20.04?arch=amd64&upstream=gcc-10&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libstdc++6", "source": "gcc-10", "version": "10.3.0-1ubuntu1~20.04", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Core developers ", "installedSize": 2437, "depends": ["gcc-10-base (= 10.3.0-1ubuntu1~20.04)", "libc6 (>= 2.23)", "libgcc-s1 (>= 4.2)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "digest": {"algorithm": "md5", "value": "604ec2999aeb3aadd0e96103fd4b5e5d"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/__init__.py", "digest": {"algorithm": "md5", "value": "68b329da9893e34099c7d8ad5cb9c940"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/__init__.py", "digest": {"algorithm": "md5", "value": "ae17853071ca9899f6cb501024af780a"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/printers.py", "digest": {"algorithm": "md5", "value": "80ec62783506bb83f60f3f86e4bbe73d"}, "isConfigFile": false}, {"path": "/usr/share/gcc/python/libstdcxx/v6/xmethods.py", "digest": {"algorithm": "md5", "value": "236a5719c2424adc4d59612fd75dc1c6"}, "isConfigFile": false}, {"path": "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28-gdb.py", "digest": {"algorithm": "md5", "value": "2c227b42734deba3738f5df180802e6d"}, "isConfigFile": false}]}}, {"id": "fe9ecdddeb00b8ff", "name": "libsystemd0", "version": "245.4-4ubuntu3.14", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libsystemd0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "CC0-1.0", "spdxExpression": "CC0-1.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "LGPL-2.1+", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}, {"value": "public-domain", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libsystemd0/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libsystemd0/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libsystemd0:libsystemd0:245.4-4ubuntu3.14:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libsystemd0@245.4-4ubuntu3.14?arch=amd64&upstream=systemd&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libsystemd0", "source": "systemd", "version": "245.4-4ubuntu3.14", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 876, "preDepends": ["libc6 (>= 2.30)", "libgcrypt20 (>= 1.8.0)", "liblz4-1 (>= 0.0~r122)", "liblzma5 (>= 5.1.1alpha+20120614)"], "files": [{"path": "/lib/x86_64-linux-gnu/libsystemd.so.0.28.0", "digest": {"algorithm": "md5", "value": "bc5223a74f44c3a1ae26ac2c84e4c829"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "909b2da3ef86cb1aa038650bb25a234d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libsystemd0/copyright", "digest": {"algorithm": "md5", "value": "013021fd8cdd4884a8cf41920e29221b"}, "isConfigFile": false}]}}, {"id": "e58d8c512e51a829", "name": "libtinfo6", "version": "6.2-0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libtinfo6/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/libtinfo6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/libtinfo6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libtinfo6:libtinfo6:6.2-0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libtinfo6@6.2-0ubuntu2?arch=amd64&upstream=ncurses&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libtinfo6", "source": "ncurses", "version": "6.2-0ubuntu2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 537, "depends": ["libc6 (>= 2.16)"], "files": [{"path": "/lib/x86_64-linux-gnu/libtinfo.so.6.2", "digest": {"algorithm": "md5", "value": "8ecaf82d3dcb197495924d038014c175"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libtic.so.6.2", "digest": {"algorithm": "md5", "value": "229a27fe45d4b7f8f3aec56ee4fd0bf4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/FAQ", "digest": {"algorithm": "md5", "value": "4bdf342194c8b3dcf47416c4d8aa6fe9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/TODO.Debian", "digest": {"algorithm": "md5", "value": "7493372c830eef9ed0a64ae64131d144"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "db4389e569cee28ec8c514081c0190a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libtinfo6/copyright", "digest": {"algorithm": "md5", "value": "8b8dc6b6ca0be730abe2a9ec5fb88fbf"}, "isConfigFile": false}]}}, {"id": "f7bdb8efea51a9a6", "name": "libwrap0", "version": "7.6.q-30", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libwrap0/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/libwrap0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libwrap0:amd64.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/libwrap0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libwrap0:libwrap0:7.6.q-30:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/libwrap0@7.6.q-30?arch=amd64&upstream=tcp-wrappers&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "libwrap0", "source": "tcp-wrappers", "version": "7.6.q-30", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 109, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libwrap.so.0.7.6", "digest": {"algorithm": "md5", "value": "d974d90cc23cbfd5b18c7b6eca33c2d7"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/README.Debian", "digest": {"algorithm": "md5", "value": "e61f066f73690c64dc3386be153e0fd9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/README.gz", "digest": {"algorithm": "md5", "value": "7bd9a76d1052b1cfe9b6db436343b686"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d2a66ba657ebe0bd5bfb0afbe6e56b3e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libwrap0/copyright", "digest": {"algorithm": "md5", "value": "aebfac90929f6a69f2aa763213476b7d"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hosts_access.5.gz", "digest": {"algorithm": "md5", "value": "532d4de852b703c072ac04279c7390fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/hosts_options.5.gz", "digest": {"algorithm": "md5", "value": "84e272f98a0d52153fb29bf8faa9e34d"}, "isConfigFile": false}]}}, {"id": "6bd6e6caeb31e4fe", "name": "lsb-base", "version": "11.1.0ubuntu2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsb-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/lsb-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsb-base:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb-base:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb-base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb_base:11.1.0ubuntu2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/lsb-base@11.1.0ubuntu2?arch=all&upstream=lsb&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsb-base", "source": "lsb", "version": "11.1.0ubuntu2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 58, "files": [{"path": "/lib/lsb/init-functions", "digest": {"algorithm": "md5", "value": "ccb5fe24467c804ee4e923cdfc028517"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/00-verbose", "digest": {"algorithm": "md5", "value": "a952ac8590fedfdb51d29175e1dd160b"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/50-ubuntu-logging", "digest": {"algorithm": "md5", "value": "3c4ceea1be9b5b03739dd435a17c80a6"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "f9e08f607cac3fe2ef6912906b29ebcf"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/README.Debian.gz", "digest": {"algorithm": "md5", "value": "66e4c2999e6889a96048fb42443f37a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/changelog.gz", "digest": {"algorithm": "md5", "value": "6e1b75b1832df1572153d6968ab6cc6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/copyright", "digest": {"algorithm": "md5", "value": "abc039220c836ef7efeda6e9043fbf10"}, "isConfigFile": false}]}}, {"id": "5e800a8842b93844", "name": "lsof", "version": "4.93.2+dfsg-1ubuntu0.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsof.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/lsof.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-4-clause", "spdxExpression": "BSD-4-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "LGPL-2", "spdxExpression": "LGPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "Purdue", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}, {"value": "sendmail", "spdxExpression": "Sendmail", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsof/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/lsof/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsof:lsof:4.93.2\\+dfsg-1ubuntu0.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/lsof@4.93.2%2Bdfsg-1ubuntu0.20.04.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsof", "source": "", "version": "4.93.2+dfsg-1ubuntu0.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 455, "depends": ["libc6 (>= 2.11)", "libselinux1 (>= 1.32)"], "files": [{"path": "/usr/bin/lsof", "digest": {"algorithm": "md5", "value": "061386937ec7acf924438a2643a32be0"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00FAQ.gz", "digest": {"algorithm": "md5", "value": "e27dc9f6db132613e3c4f22f7c1aad3a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00LSOF-L", "digest": {"algorithm": "md5", "value": "127ccf7382527a85001cfdb7f07d8411"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/00QUICKSTART.gz", "digest": {"algorithm": "md5", "value": "08eb541bb8e7e2f5618a0d43fc9ad997"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/README.Debian", "digest": {"algorithm": "md5", "value": "b6f69b1684c56dd6153e6fe988327b6a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "5882ef641e80828a3bf382e2b0c55740"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/copyright", "digest": {"algorithm": "md5", "value": "268f1e4616756b492991eebe242f732b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/00MANIFEST", "digest": {"algorithm": "md5", "value": "614e957e5c9a4d270bf66c8d230a1712"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/00README", "digest": {"algorithm": "md5", "value": "817ae17dd85ae5cb7634739c5978e902"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/big_brother.perl5.gz", "digest": {"algorithm": "md5", "value": "cc12e0167439712d43e8f2b97805281a"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/count_pf.perl", "digest": {"algorithm": "md5", "value": "2c610c1e69a6b7db96e440af906831a4"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/count_pf.perl5", "digest": {"algorithm": "md5", "value": "85bb99959d1beff6922957f9025ee18b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/identd.perl5", "digest": {"algorithm": "md5", "value": "120b65ef31729a3d80ee4bdb4ab4ec32"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/idrlogin.perl.gz", "digest": {"algorithm": "md5", "value": "6571cbd6ae19a23691615217b1a5909b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/idrlogin.perl5.gz", "digest": {"algorithm": "md5", "value": "39eed486a94b38bacc1c56b8a15806cf"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_NULf.perl5.gz", "digest": {"algorithm": "md5", "value": "0fe9bb02027d1de3b9e7dadeed2a04c2"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_fields.awk.gz", "digest": {"algorithm": "md5", "value": "ae45711c792c74a904f5e2f3fa8eebbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/list_fields.perl.gz", "digest": {"algorithm": "md5", "value": "35785f4ff72fdc655d625a0d84be9033"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/shared.perl5.gz", "digest": {"algorithm": "md5", "value": "f06259402a501efcb1d85b85b5cdd8c5"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/sort_res.perl5", "digest": {"algorithm": "md5", "value": "8b28a29e16148275dd0b879ada8278f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/watch_a_file.perl", "digest": {"algorithm": "md5", "value": "f5c6aa1f955c3ac9700cf38fe84f4686"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsof/examples/xusers.awk", "digest": {"algorithm": "md5", "value": "4f2e252bc57ecef48454347f8966fbca"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/lsof.8.gz", "digest": {"algorithm": "md5", "value": "90401356914fc4492b23dc8f11b22a1d"}, "isConfigFile": false}]}}, {"id": "6605ba1977643172", "name": "mariadb-client-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-client-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-client-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-client-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-client-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-client-10.4:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-10.4:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_10.4:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_10.4:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-client-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_client_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-client-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-client-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 23857, "provides": ["default-mysql-client", "mysql-client", "mysql-client-4.1", "mysql-client-5.1", "mysql-client-5.5", "mysql-client-5.6", "mysql-client-5.7", "virtual-mysql-client"], "depends": ["debianutils (>= 1.6)", "mariadb-client-core-10.4 (>= 1:10.4.22+maria~focal)", "mariadb-common", "perl:any", "libc6 (>= 2.28)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/innotop", "digest": {"algorithm": "md5", "value": "3f995e15c9ede3fa775f5d8aab91f154"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_find_rows", "digest": {"algorithm": "md5", "value": "5950bc7fd341f83f0677217d6115feb2"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_fix_extensions", "digest": {"algorithm": "md5", "value": "fb21857929113c20807ffec178ce24d2"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_waitpid", "digest": {"algorithm": "md5", "value": "3e62322c62eaa8188df831e204aa64d1"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlaccess", "digest": {"algorithm": "md5", "value": "3a69768e230ddf1e65ac62fa2607f383"}, "isConfigFile": false}, {"path": "/usr/bin/mysqladmin", "digest": {"algorithm": "md5", "value": "b63498148f558b24cab71433f47e8ddc"}, "isConfigFile": false}, {"path": "/usr/bin/mysqldump", "digest": {"algorithm": "md5", "value": "861315cb5703b0a55e7b52ef29981266"}, "isConfigFile": false}, {"path": "/usr/bin/mysqldumpslow", "digest": {"algorithm": "md5", "value": "8523c8fc57a282c9f55ed54c1a7736aa"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlimport", "digest": {"algorithm": "md5", "value": "892e094c20854111d1ff418401541158"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlreport", "digest": {"algorithm": "md5", "value": "e65d4c59c522a8019e7d0d06a803f1af"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlshow", "digest": {"algorithm": "md5", "value": "d11cbd4da374e826d712ed3762a1a629"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlslap", "digest": {"algorithm": "md5", "value": "05994d1febec0a948150e336a2158a96"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/README.Debian", "digest": {"algorithm": "md5", "value": "ac76b53e4d4e8eec9d73f83248c9ad3a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/README.md", "digest": {"algorithm": "md5", "value": "77fa0018fbd215b50efd68089a5f545e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/changelog.innotop.gz", "digest": {"algorithm": "md5", "value": "68a55b1ab5d66170889a293575f81a8f"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/innotop.1.gz", "digest": {"algorithm": "md5", "value": "cd4e12dd5d1cfd628ed21ea08344782c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-binlog.1.gz", "digest": {"algorithm": "md5", "value": "6cd1600f31a62868f1ca9ad616a2bdbb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-plugin.1.gz", "digest": {"algorithm": "md5", "value": "76e1861a6c773270e3ca34999770a4aa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_find_rows.1.gz", "digest": {"algorithm": "md5", "value": "7808c79519db7beddb601ebdecdd32af"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_fix_extensions.1.gz", "digest": {"algorithm": "md5", "value": "2d39475ce9ee4d6e08b5d85c576bde71"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_waitpid.1.gz", "digest": {"algorithm": "md5", "value": "365417f651785abe8bb05e3b0a11b509"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlaccess.1.gz", "digest": {"algorithm": "md5", "value": "cd848005bbb3d917ce237256b44d0963"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqladmin.1.gz", "digest": {"algorithm": "md5", "value": "7d6646030b49a9655a452792e57f9d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqldump.1.gz", "digest": {"algorithm": "md5", "value": "ca20ea337e787c402128ea54d414a9d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqldumpslow.1.gz", "digest": {"algorithm": "md5", "value": "e1455a73301cb5b2bf1c5a11b86ce32a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlimport.1.gz", "digest": {"algorithm": "md5", "value": "5107b452e52f80d2410c3f152d501e79"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlreport.1.gz", "digest": {"algorithm": "md5", "value": "da5566bef83e29891e02712f88c23299"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlshow.1.gz", "digest": {"algorithm": "md5", "value": "ef22eb70f338d35b1eefda0e8e23c038"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlslap.1.gz", "digest": {"algorithm": "md5", "value": "a56e830928b5a8fb40126a276ac7d43b"}, "isConfigFile": false}, {"path": "/usr/share/menu/mariadb-client-10.4", "digest": {"algorithm": "md5", "value": "b674b31e8bad6060c557c3db6f38dfbe"}, "isConfigFile": false}]}}, {"id": "813bc2d69a08d448", "name": "mariadb-client-core-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-client-core-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-client-core-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-client-core-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-client-core-10.4:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core-10.4:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core_10.4:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core_10.4:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client-core:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client_core:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-client:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_client:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-client-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_client_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-client-core-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-client-core-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 8064, "provides": ["default-mysql-client-core", "mysql-client-core", "mysql-client-core-5.1", "mysql-client-core-5.5", "mysql-client-core-5.6", "mysql-client-core-5.7", "virtual-mysql-client-core"], "depends": ["libmariadb3", "mariadb-common (>= 1:10.4.22+maria~focal)", "libc6 (>= 2.28)", "libncurses6 (>= 6)", "libreadline5 (>= 5.2)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 4.1.1)", "libtinfo6 (>= 6)", "zlib1g (>= 1:1.1.4)"], "files": [{"path": "/usr/bin/mysql", "digest": {"algorithm": "md5", "value": "1791c1beb1d5bc8d86af4fe7f946c6f1"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlcheck", "digest": {"algorithm": "md5", "value": "60b36d2dd78777e6ea62e5ebfedd49ed"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-core-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-client-core-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql.1.gz", "digest": {"algorithm": "md5", "value": "27e965a79321310f1e5f28890c5d0443"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlcheck.1.gz", "digest": {"algorithm": "md5", "value": "ab8bb4e7ff9ad762260a60c3ed94159e"}, "isConfigFile": false}]}}, {"id": "9e80174b755a29e9", "name": "mariadb-common", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-common.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-common.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-common:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-common:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_common:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_common:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-common@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-common", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 16, "depends": ["mysql-common"], "files": [{"path": "/etc/mysql/mariadb.cnf", "digest": {"algorithm": "md5", "value": "ff249d698f1c0c3bd3c6c50eef6337d8"}, "isConfigFile": true}, {"path": "/usr/share/doc/mariadb-common/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-common/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "7ce3e36ce2fafe0e", "name": "mariadb-server-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-10.4.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-10.4.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server-10.4:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-10.4:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_10.4:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_10.4:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 74807, "provides": ["default-mysql-server", "virtual-mysql-server"], "depends": ["galera-4 (>= 26.4)", "gawk", "iproute | iproute2", "libdbi-perl", "lsb-base (>= 3.0-10)", "lsof", "mariadb-client-10.4 (>= 1:10.4.22+maria~focal)", "mariadb-server-core-10.4 (>= 1:10.4.22+maria~focal)", "passwd", "perl (>= 5.6)", "psmisc", "rsync", "socat", "debconf (>= 0.5) | debconf-2.0", "libc6 (>= 2.29)", "libpam0g (>= 0.99.7.1)", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 5.2)", "zlib1g (>= 1:1.2.0)"], "preDepends": ["adduser (>= 3.40)", "debconf", "mariadb-common (>= 1:10.4.22+maria~focal)"], "files": [{"path": "/etc/apparmor.d/usr.sbin.mysqld", "digest": {"algorithm": "md5", "value": "dacafa122cb26bc12319782acc6aff47"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.paranoid/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "6babe46e791059cdd5a26f4f7fec9eca"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.server/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "a9766f2dd21ba5e5474526b9df4a82a7"}, "isConfigFile": true}, {"path": "/etc/logcheck/ignore.d.workstation/mariadb-server-10_4", "digest": {"algorithm": "md5", "value": "a9766f2dd21ba5e5474526b9df4a82a7"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/mysql-server", "digest": {"algorithm": "md5", "value": "29979650ea8e8b0d218ea6dff724bfef"}, "isConfigFile": true}, {"path": "/etc/mysql/conf.d/mysqld_safe_syslog.cnf", "digest": {"algorithm": "md5", "value": "73b2a86480f80827325ae4b641719b5f"}, "isConfigFile": true}, {"path": "/etc/mysql/debian-start", "digest": {"algorithm": "md5", "value": "8b54d37e689f0a3c54063930d931b8d6"}, "isConfigFile": true}, {"path": "/etc/security/user_map.conf", "digest": {"algorithm": "md5", "value": "126cbe3b479937c707031f9576702be9"}, "isConfigFile": true}, {"path": "/lib/systemd/system/mariadb.service", "digest": {"algorithm": "md5", "value": "4f9ece5c3e98307e02d10a481f21a39a"}, "isConfigFile": false}, {"path": "/lib/systemd/system/mariadb@.service", "digest": {"algorithm": "md5", "value": "f8c7a9515124aa448e94c97b65f93fa8"}, "isConfigFile": false}, {"path": "/lib/systemd/system/mariadb@bootstrap.service.d/use_galera_new_cluster.conf", "digest": {"algorithm": "md5", "value": "576c7010be6bf724d1a416d166df7995"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/security/pam_user_map.so", "digest": {"algorithm": "md5", "value": "a7efb4ebd64d4f5be68ac44972d7720b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_chk", "digest": {"algorithm": "md5", "value": "1bf2083e0e98588b4c09e756000ac58b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_dump_log", "digest": {"algorithm": "md5", "value": "e3b6f6de5078a85a7c068cd784a3030c"}, "isConfigFile": false}, {"path": "/usr/bin/aria_ftdump", "digest": {"algorithm": "md5", "value": "721807766e22344fcbe746dd65dd294b"}, "isConfigFile": false}, {"path": "/usr/bin/aria_pack", "digest": {"algorithm": "md5", "value": "68b11e9728b61d313cc796106e8d8bc9"}, "isConfigFile": false}, {"path": "/usr/bin/aria_read_log", "digest": {"algorithm": "md5", "value": "38a951ddb3630d7fc782339ef7316f02"}, "isConfigFile": false}, {"path": "/usr/bin/galera_new_cluster", "digest": {"algorithm": "md5", "value": "b86e262670043798b437e55d6acfe4ed"}, "isConfigFile": false}, {"path": "/usr/bin/galera_recovery", "digest": {"algorithm": "md5", "value": "433c64b64a3b1bf97fab2d999036b3fe"}, "isConfigFile": false}, {"path": "/usr/bin/mariadb-service-convert", "digest": {"algorithm": "md5", "value": "5f05378097ffc217a68ea9e3543d7f62"}, "isConfigFile": false}, {"path": "/usr/bin/msql2mysql", "digest": {"algorithm": "md5", "value": "e8a58f8f5681bea5c457b556ba09dc63"}, "isConfigFile": false}, {"path": "/usr/bin/my_print_defaults", "digest": {"algorithm": "md5", "value": "7009bcb4c51ca35210077b71f70e2adf"}, "isConfigFile": false}, {"path": "/usr/bin/myisam_ftdump", "digest": {"algorithm": "md5", "value": "acd520d9ea8fc6fccf7cfa06b866b142"}, "isConfigFile": false}, {"path": "/usr/bin/myisamchk", "digest": {"algorithm": "md5", "value": "11ea09c85e9507d5fcd3cce30d54629e"}, "isConfigFile": false}, {"path": "/usr/bin/myisamlog", "digest": {"algorithm": "md5", "value": "8cd97143578eb843afa2360f11d2e650"}, "isConfigFile": false}, {"path": "/usr/bin/myisampack", "digest": {"algorithm": "md5", "value": "9431293b22ee623a77e6815e89d8b899"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_convert_table_format", "digest": {"algorithm": "md5", "value": "2831ede8c398a99b56354afb548c5a61"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_plugin", "digest": {"algorithm": "md5", "value": "feb80499e0656f542ec7358c04ad3817"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_secure_installation", "digest": {"algorithm": "md5", "value": "4877a54f41ef497c4bbcdfbfd8c2d081"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_setpermission", "digest": {"algorithm": "md5", "value": "4c84e2a17c583f70ae76aafbc1715989"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_tzinfo_to_sql", "digest": {"algorithm": "md5", "value": "13800f92615550415d79d8afc8ee4964"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlbinlog", "digest": {"algorithm": "md5", "value": "c11f9e3d672c0e8cadbb31a650363e30"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_multi", "digest": {"algorithm": "md5", "value": "43b165e5435787d80235b1370cc48389"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_safe", "digest": {"algorithm": "md5", "value": "2313163cad5f22cd2b18fad9eef5bcdb"}, "isConfigFile": false}, {"path": "/usr/bin/mysqld_safe_helper", "digest": {"algorithm": "md5", "value": "46c3b9e83e3fd9816b2c7ff6af82beb4"}, "isConfigFile": false}, {"path": "/usr/bin/mysqlhotcopy", "digest": {"algorithm": "md5", "value": "e4849cb03008941422242418b02cbf39"}, "isConfigFile": false}, {"path": "/usr/bin/perror", "digest": {"algorithm": "md5", "value": "07610765234e1b08b4162a30e6960005"}, "isConfigFile": false}, {"path": "/usr/bin/replace", "digest": {"algorithm": "md5", "value": "e43be459683602655a770363d1388115"}, "isConfigFile": false}, {"path": "/usr/bin/resolve_stack_dump", "digest": {"algorithm": "md5", "value": "946d19802a19751b9da4b54f326e9494"}, "isConfigFile": false}, {"path": "/usr/bin/resolveip", "digest": {"algorithm": "md5", "value": "99d9a237f6fc918299c352cccfe19a55"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_common", "digest": {"algorithm": "md5", "value": "03e12ed7ce7b75d5af0a7c17104bf4f6"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_mariabackup", "digest": {"algorithm": "md5", "value": "fd7175e00f369b5304f445d529ef168f"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_mysqldump", "digest": {"algorithm": "md5", "value": "4d85d126635549b0ad21ff9e6df14592"}, "isConfigFile": false}, {"path": "/usr/bin/wsrep_sst_rsync", "digest": {"algorithm": "md5", "value": "a18abfce9ee782f3f90f73e043e26585"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_ed25519.so", "digest": {"algorithm": "md5", "value": "71ed87725334db8ebc1a34758e5a0df5"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam.so", "digest": {"algorithm": "md5", "value": "321b423cb6ec929f945ee20c984dfefe"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool", "digest": {"algorithm": "md5", "value": "beb3dc405aad273c3ff76ea4475831d2"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/auth_pam_v1.so", "digest": {"algorithm": "md5", "value": "d23804fc7cb55d7885f94e2fad64020a"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/disks.so", "digest": {"algorithm": "md5", "value": "c374fba7a2b54517aa8dce5a497d3642"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/file_key_management.so", "digest": {"algorithm": "md5", "value": "99ba8a3dd78d3fc1ce8867256bfe0cdb"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_archive.so", "digest": {"algorithm": "md5", "value": "33243e10da9921bb3b85fe069c4bb138"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_blackhole.so", "digest": {"algorithm": "md5", "value": "797d802cb1b1e9fdecbd8f5e1f5d2807"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_federated.so", "digest": {"algorithm": "md5", "value": "a04b08d301793f340adba8e012b1bf7b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_federatedx.so", "digest": {"algorithm": "md5", "value": "27ae79d00431e7fdff2f13c17c234d0f"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/ha_sphinx.so", "digest": {"algorithm": "md5", "value": "65fb40fbce539d305d048a58b0bac7bf"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/handlersocket.so", "digest": {"algorithm": "md5", "value": "184a082de8b6ff1452f59878a1575f38"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/locales.so", "digest": {"algorithm": "md5", "value": "3b10459e4cdc6bbf9da9b7e7d4b3ed21"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/metadata_lock_info.so", "digest": {"algorithm": "md5", "value": "14024acd8cdc867d15970cc309224401"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/query_cache_info.so", "digest": {"algorithm": "md5", "value": "f2edc7720aee7c99744849a56cdf0f43"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/query_response_time.so", "digest": {"algorithm": "md5", "value": "e6a724d71c10afb02303733fd0646d50"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/server_audit.so", "digest": {"algorithm": "md5", "value": "fde8bd8802fafd0e4b5c0cff5120727f"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/simple_password_check.so", "digest": {"algorithm": "md5", "value": "91eebeb54e6ac8f721619be4b13f929b"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/sql_errlog.so", "digest": {"algorithm": "md5", "value": "d16cbd6db27483642539fe3481612f39"}, "isConfigFile": false}, {"path": "/usr/lib/mysql/plugin/wsrep_info.so", "digest": {"algorithm": "md5", "value": "4e4d3b68d89e4739fd1359671ba26a6b"}, "isConfigFile": false}, {"path": "/usr/share/apport/package-hooks/source_mariadb-10.4.py", "digest": {"algorithm": "md5", "value": "b8a8985844187014846cb633becc864b"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/README.Debian", "digest": {"algorithm": "md5", "value": "b618bb42a32d7a28415e6e61dacb05b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-10.4/mysqld.sym.gz", "digest": {"algorithm": "md5", "value": "447019900c598f98e00b5690eeea73cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_chk.1.gz", "digest": {"algorithm": "md5", "value": "ecc7096640445ba7a9b6353a4a02576c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_dump_log.1.gz", "digest": {"algorithm": "md5", "value": "ab8e66bf5c9967fee936cb586b2bcc76"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_ftdump.1.gz", "digest": {"algorithm": "md5", "value": "cb3cbb48da32b837b94bc2b5372596c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_pack.1.gz", "digest": {"algorithm": "md5", "value": "b1a1867fddc76aad538ad8f1475827a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/aria_read_log.1.gz", "digest": {"algorithm": "md5", "value": "63a158e0871045f7f40f6c28c8415256"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/galera_new_cluster.1.gz", "digest": {"algorithm": "md5", "value": "72df95f88a0e99662b1000207c75d465"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/galera_recovery.1.gz", "digest": {"algorithm": "md5", "value": "b36c289c09bcaa3fe76fcefc607ff99f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-service-convert.1.gz", "digest": {"algorithm": "md5", "value": "694dfd3e34c4bd0a49c978a555399e05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mariadb-show.1.gz", "digest": {"algorithm": "md5", "value": "03c4c7b65e4d259a7a13f3f330575b8e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/msql2mysql.1.gz", "digest": {"algorithm": "md5", "value": "4b71991e611557cb223154f0a2a1d19d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/my_print_defaults.1.gz", "digest": {"algorithm": "md5", "value": "d63f0b9ceda7c9a87ca392c7ea1e32a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisam_ftdump.1.gz", "digest": {"algorithm": "md5", "value": "c74e58fe676dda22bbaa26ab0f2bd744"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisamchk.1.gz", "digest": {"algorithm": "md5", "value": "5e4aa98e6eac8f4eaba7562a734d0014"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisamlog.1.gz", "digest": {"algorithm": "md5", "value": "68d5dd527176a13c4b54418290c5a1d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/myisampack.1.gz", "digest": {"algorithm": "md5", "value": "4b9a940868fd7ebeea96c0999ceac41d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_convert_table_format.1.gz", "digest": {"algorithm": "md5", "value": "786af7f715ce06086aa8022cddf788ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_plugin.1.gz", "digest": {"algorithm": "md5", "value": "6f0e2a775219d9ad684434aa4bea3de5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_secure_installation.1.gz", "digest": {"algorithm": "md5", "value": "6086f027f20c1823c691bd79f549e534"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_setpermission.1.gz", "digest": {"algorithm": "md5", "value": "f53450a7d2a27d98355e557870c7e1ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_tzinfo_to_sql.1.gz", "digest": {"algorithm": "md5", "value": "2e550768662927ded19aca5d5790445b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlbinlog.1.gz", "digest": {"algorithm": "md5", "value": "bb5786acb20561f987081f6eaa4b15d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_multi.1.gz", "digest": {"algorithm": "md5", "value": "1b80b00b8990f9f0eef0157f5615f569"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_safe.1.gz", "digest": {"algorithm": "md5", "value": "e33ed782ca232b394ee2b5091dbb24a9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqld_safe_helper.1.gz", "digest": {"algorithm": "md5", "value": "d5e8a9b0eb79d4ddee8f43e74f3a09b6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysqlhotcopy.1.gz", "digest": {"algorithm": "md5", "value": "b220a91edd9e9665465548bbc36340c0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perror.1.gz", "digest": {"algorithm": "md5", "value": "533111ad90e1f6a601f70240fdc4b17c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/replace.1.gz", "digest": {"algorithm": "md5", "value": "4ae946e625b66439df15c9eea0e2651d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/resolve_stack_dump.1.gz", "digest": {"algorithm": "md5", "value": "8755cc97d53e2bd00fa956f60ee94bec"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/resolveip.1.gz", "digest": {"algorithm": "md5", "value": "7ca7cad45ff0ec37a7b63c1fd4a606cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_common.1.gz", "digest": {"algorithm": "md5", "value": "f6cb43b5388b836eb0409a85322712dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_mariabackup.1.gz", "digest": {"algorithm": "md5", "value": "c61e0a60811885db5443a3f515e80446"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_mysqldump.1.gz", "digest": {"algorithm": "md5", "value": "4397460f9c475f1c2036f4873b214b01"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wsrep_sst_rsync.1.gz", "digest": {"algorithm": "md5", "value": "4b5c9043211484e2f6fe9be0f87d5e46"}, "isConfigFile": false}, {"path": "/usr/share/mysql/debian-start.inc.sh", "digest": {"algorithm": "md5", "value": "5a20fc1eb73e6a337f0ee45984650e41"}, "isConfigFile": false}, {"path": "/usr/share/mysql/echo_stderr", "digest": {"algorithm": "md5", "value": "98f372c859b6f6167d0f28bd863ef79a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/errmsg-utf8.txt", "digest": {"algorithm": "md5", "value": "0aafea54ceb944919901235a15205b9f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/fill_help_tables.sql", "digest": {"algorithm": "md5", "value": "4fc3262c0b50bbc2b9ed8dbe7d134ba1"}, "isConfigFile": false}, {"path": "/usr/share/mysql/maria_add_gis_sp_bootstrap.sql", "digest": {"algorithm": "md5", "value": "b0ec41ec0f159eab5492d1dfdfc7c498"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql.init", "digest": {"algorithm": "md5", "value": "5c7f6834fcdd0b6fd26e2c7108fe9877"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_performance_tables.sql", "digest": {"algorithm": "md5", "value": "b97f5318ca077210b8a272980b2934db"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_system_tables.sql", "digest": {"algorithm": "md5", "value": "82f3d9e04b3421a63d5f8ac8f4c70ce0"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_system_tables_data.sql", "digest": {"algorithm": "md5", "value": "f8647eba7085ae0cba2a01af1e6e6d92"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_test_data_timezone.sql", "digest": {"algorithm": "md5", "value": "9c08874d4fe3ae2065102a09d97fd8e2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/mysql_test_db.sql", "digest": {"algorithm": "md5", "value": "0b89ab88aa541791b88d0ffa2f060dfb"}, "isConfigFile": false}, {"path": "/usr/share/mysql/wsrep_notify", "digest": {"algorithm": "md5", "value": "47b6208a712edd09c2b99994015b86fb"}, "isConfigFile": false}]}}, {"id": "864661d8551f337b", "name": "mariadb-server-core-10.4", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mariadb-server-core-10.4/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mariadb-server-core-10.4.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mariadb-server-core-10.4.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mariadb-server-core-10.4:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core-10.4:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core_10.4:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core_10.4:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server-core:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server_core:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb-server:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb_server:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb-server-core-10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mariadb:mariadb_server_core_10.4:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mariadb-server-core-10.4@1:10.4.22%2Bmaria~focal?arch=amd64&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mariadb-server-core-10.4", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "amd64", "maintainer": "MariaDB Developers ", "installedSize": 32332, "provides": ["default-mysql-server-core", "mysql-server-core", "mysql-server-core-5.1", "mysql-server-core-5.5", "mysql-server-core-5.6", "mysql-server-core-5.7", "virtual-mysql-server-core"], "depends": ["mariadb-common (>= 1:10.4.22+maria~focal)", "libaio1 (>= 0.3.93)", "libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "liblz4-1 (>= 0.0~r130)", "libpcre3", "libssl1.1 (>= 1.1.1)", "libstdc++6 (>= 9)", "libsystemd0", "zlib1g (>= 1:1.2.0)"], "files": [{"path": "/usr/bin/innochecksum", "digest": {"algorithm": "md5", "value": "ffe941a86a3caf0d356c7aaff715b777"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_install_db", "digest": {"algorithm": "md5", "value": "310a245f1aa496b903b3b9ac5e8b776a"}, "isConfigFile": false}, {"path": "/usr/bin/mysql_upgrade", "digest": {"algorithm": "md5", "value": "233239313d3991f26406d23d254fd7f5"}, "isConfigFile": false}, {"path": "/usr/sbin/mysqld", "digest": {"algorithm": "md5", "value": "59ae0a8a9d7bdefdc74ebe6cda95664f"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-core-10.4/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mariadb-server-core-10.4/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/innochecksum.1.gz", "digest": {"algorithm": "md5", "value": "6defbb051967c06da044e89c0cafe2a6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_install_db.1.gz", "digest": {"algorithm": "md5", "value": "3968bc03ef7c0e3f269caabc974bc29b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mysql_upgrade.1.gz", "digest": {"algorithm": "md5", "value": "ac86102316e8d968052f44b758cb95a7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/mysqld.8.gz", "digest": {"algorithm": "md5", "value": "10f30fa16136da93581d4a719da70bea"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/Index.xml", "digest": {"algorithm": "md5", "value": "824720c1a0ea3fec996338560d8a5818"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/README", "digest": {"algorithm": "md5", "value": "c17e32bb326c2ea2c39d064219605b15"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/armscii8.xml", "digest": {"algorithm": "md5", "value": "36064b7874737358733db31fcdda1dbd"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/ascii.xml", "digest": {"algorithm": "md5", "value": "031312d08ada0131e0145d3f3b4311cf"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1250.xml", "digest": {"algorithm": "md5", "value": "345a7f8ca5803e90b77e5ea5943540c9"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1251.xml", "digest": {"algorithm": "md5", "value": "f84489a2a9086983eca7aae8ae8f28cc"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1256.xml", "digest": {"algorithm": "md5", "value": "972dc1843a47e7b02492a709c10a24ba"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp1257.xml", "digest": {"algorithm": "md5", "value": "7667bdb2f3c1476c39046d8b45396eab"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp850.xml", "digest": {"algorithm": "md5", "value": "501d01d3c099b3ad12ee93ecd400b372"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp852.xml", "digest": {"algorithm": "md5", "value": "66b9c86be2c54761feb7be0b3d9668e2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/cp866.xml", "digest": {"algorithm": "md5", "value": "bdc8682eacce90d6b043598ce5a6bcf3"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/dec8.xml", "digest": {"algorithm": "md5", "value": "2a619cb24fce5582d67f69da63998a91"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/geostd8.xml", "digest": {"algorithm": "md5", "value": "359547da927837d2a160bca0edc6ee3a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/greek.xml", "digest": {"algorithm": "md5", "value": "e6dcdf025884415212c2d1b9ec06623b"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/hebrew.xml", "digest": {"algorithm": "md5", "value": "116ddf51df84800a53979588042d161f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/hp8.xml", "digest": {"algorithm": "md5", "value": "c43cdbc422f15be520020dd2c65aa1c5"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/keybcs2.xml", "digest": {"algorithm": "md5", "value": "f8449c858071eef6d598addc8d54aecb"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/koi8r.xml", "digest": {"algorithm": "md5", "value": "f250df9ae627fe13d8761abcd40304dd"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/koi8u.xml", "digest": {"algorithm": "md5", "value": "1eede7f8204d3f7e5d7dabb76a4bacd4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin1.xml", "digest": {"algorithm": "md5", "value": "a0adeb0084c3a91bc9a24ed135c1ec53"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin2.xml", "digest": {"algorithm": "md5", "value": "96b6767e38a679884a70a2308431ce1a"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin5.xml", "digest": {"algorithm": "md5", "value": "be2e0405301a45c859d4d24e5dc04c94"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/latin7.xml", "digest": {"algorithm": "md5", "value": "365e801c37b5659dad1c282b31a7f455"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/macce.xml", "digest": {"algorithm": "md5", "value": "6453a21c6c36990880eb86880de3b469"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/macroman.xml", "digest": {"algorithm": "md5", "value": "8a9ba742bba24a0c91f6c5aa324ffea9"}, "isConfigFile": false}, {"path": "/usr/share/mysql/charsets/swe7.xml", "digest": {"algorithm": "md5", "value": "8a2dd4890b587f48107b58ddce9f9ba4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/czech/errmsg.sys", "digest": {"algorithm": "md5", "value": "e2ed88a334fe3f3688aaf8ed37b44a19"}, "isConfigFile": false}, {"path": "/usr/share/mysql/danish/errmsg.sys", "digest": {"algorithm": "md5", "value": "0a4475e5bdbe9fb850536adf41673789"}, "isConfigFile": false}, {"path": "/usr/share/mysql/dutch/errmsg.sys", "digest": {"algorithm": "md5", "value": "e7b813abf0b4c372514426d257a5a98d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/english/errmsg.sys", "digest": {"algorithm": "md5", "value": "e2ca4070f6c761a1a935afb966425156"}, "isConfigFile": false}, {"path": "/usr/share/mysql/estonian/errmsg.sys", "digest": {"algorithm": "md5", "value": "d0e4b9b6a7af15d84cc6fe49272d4d3f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/french/errmsg.sys", "digest": {"algorithm": "md5", "value": "3d0a18dd4aeb65990bfc902f33f24d0e"}, "isConfigFile": false}, {"path": "/usr/share/mysql/german/errmsg.sys", "digest": {"algorithm": "md5", "value": "1684364405184a9253e4e15711edb9d4"}, "isConfigFile": false}, {"path": "/usr/share/mysql/greek/errmsg.sys", "digest": {"algorithm": "md5", "value": "3ba7c96f7c7071ca538a8e2f649c9a71"}, "isConfigFile": false}, {"path": "/usr/share/mysql/hindi/errmsg.sys", "digest": {"algorithm": "md5", "value": "89bdcb766f7ba21f157cedba235f36f2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/hungarian/errmsg.sys", "digest": {"algorithm": "md5", "value": "4c74508154f6dacde72e852cdf8a752f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/italian/errmsg.sys", "digest": {"algorithm": "md5", "value": "998dc420ea18853b385acc8c4ac92a8d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/japanese/errmsg.sys", "digest": {"algorithm": "md5", "value": "02fe06568e1ecc343a1d748fd6e656f8"}, "isConfigFile": false}, {"path": "/usr/share/mysql/korean/errmsg.sys", "digest": {"algorithm": "md5", "value": "25a531e57af64b56f27fff05ab2b09ed"}, "isConfigFile": false}, {"path": "/usr/share/mysql/norwegian-ny/errmsg.sys", "digest": {"algorithm": "md5", "value": "d234fab93db3c5add6be4e4067ffe297"}, "isConfigFile": false}, {"path": "/usr/share/mysql/norwegian/errmsg.sys", "digest": {"algorithm": "md5", "value": "54a692daae19bdc9ba33fbea2cba268f"}, "isConfigFile": false}, {"path": "/usr/share/mysql/polish/errmsg.sys", "digest": {"algorithm": "md5", "value": "d397cd668c4240b6beb65c4dea887735"}, "isConfigFile": false}, {"path": "/usr/share/mysql/portuguese/errmsg.sys", "digest": {"algorithm": "md5", "value": "9310b0cc91166f5b15afd283825e9cb1"}, "isConfigFile": false}, {"path": "/usr/share/mysql/romanian/errmsg.sys", "digest": {"algorithm": "md5", "value": "4c8be6a18b89a15082f98ad271d39344"}, "isConfigFile": false}, {"path": "/usr/share/mysql/russian/errmsg.sys", "digest": {"algorithm": "md5", "value": "794cb70220564ea60e62f85807356112"}, "isConfigFile": false}, {"path": "/usr/share/mysql/serbian/errmsg.sys", "digest": {"algorithm": "md5", "value": "eda17b1df79dfa8512328c1a841e06b2"}, "isConfigFile": false}, {"path": "/usr/share/mysql/slovak/errmsg.sys", "digest": {"algorithm": "md5", "value": "ebb53861f0fdd3bbbb695a787b619e2d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/spanish/errmsg.sys", "digest": {"algorithm": "md5", "value": "011a74e5404a899b88ca693611e3969b"}, "isConfigFile": false}, {"path": "/usr/share/mysql/swedish/errmsg.sys", "digest": {"algorithm": "md5", "value": "1ba3eb389dd47dc830331f29c999153d"}, "isConfigFile": false}, {"path": "/usr/share/mysql/ukrainian/errmsg.sys", "digest": {"algorithm": "md5", "value": "c75446ef623b24d9d20d08c665997e73"}, "isConfigFile": false}]}}, {"id": "572299f48b084c61", "name": "mysql-common", "version": "1:10.4.22+maria~focal", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mysql-common/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/mysql-common/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mysql-common.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mysql-common.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mysql-common.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/mysql-common.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:mysql-common:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql-common:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql_common:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql_common:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql:mysql-common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql:mysql_common:1\\:10.4.22\\+maria\\~focal:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/mysql-common@1:10.4.22%2Bmaria~focal?arch=all&upstream=mariadb-10.4&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "mysql-common", "source": "mariadb-10.4", "version": "1:10.4.22+maria~focal", "sourceVersion": "", "architecture": "all", "maintainer": "MariaDB Developers ", "installedSize": 21, "files": [{"path": "/etc/mysql/my.cnf", "digest": {"algorithm": "md5", "value": "f0c9eaad9faefed928a736420fda4978"}, "isConfigFile": true}, {"path": "/usr/share/doc/mysql-common/changelog.gz", "digest": {"algorithm": "md5", "value": "d85dd1f669a8d58b3b837e25d6593b28"}, "isConfigFile": false}, {"path": "/usr/share/doc/mysql-common/copyright", "digest": {"algorithm": "md5", "value": "6eb5b736fff99f09772a600477782cb9"}, "isConfigFile": false}]}}, {"id": "57df8e2729f2ec01", "name": "netbase", "version": "6.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/netbase/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/netbase.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/netbase.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/netbase.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/netbase.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/netbase/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/netbase/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:netbase:netbase:6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/netbase@6.1?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "netbase", "source": "", "version": "6.1", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 43, "files": [{"path": "/etc/ethertypes", "digest": {"algorithm": "md5", "value": "cde059c510632569fb1869eb86cc026d"}, "isConfigFile": true}, {"path": "/etc/protocols", "digest": {"algorithm": "md5", "value": "bb9c019d6524e913fd72441d58b68216"}, "isConfigFile": true}, {"path": "/etc/rpc", "digest": {"algorithm": "md5", "value": "f0b6f6352bf886623adc04183120f83b"}, "isConfigFile": true}, {"path": "/etc/services", "digest": {"algorithm": "md5", "value": "00060e37207f950bf0ebfd25810c19b9"}, "isConfigFile": true}, {"path": "/usr/share/doc/netbase/changelog.gz", "digest": {"algorithm": "md5", "value": "6152fa01e5a88a116b6994a704d49e3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/netbase/copyright", "digest": {"algorithm": "md5", "value": "3dd6192d306f582dee7687da3d8748ab"}, "isConfigFile": false}]}}, {"id": "1beded45fc871c67", "name": "openssl", "version": "1.1.1f-1ubuntu2.10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/share/doc/openssl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/openssl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/var/lib/dpkg/info/openssl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssl:openssl:1.1.1f-1ubuntu2.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/openssl@1.1.1f-1ubuntu2.10?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "openssl", "source": "", "version": "1.1.1f-1ubuntu2.10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1256, "depends": ["libc6 (>= 2.15)", "libssl1.1 (>= 1.1.1)"], "files": [{"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "md5", "value": "fb92a2dab53f11f4f5f22adc5257b553"}, "isConfigFile": true}, {"path": "/usr/bin/c_rehash", "digest": {"algorithm": "md5", "value": "e981ac96c179f16bd3f831ea82a48f0d"}, "isConfigFile": false}, {"path": "/usr/bin/openssl", "digest": {"algorithm": "md5", "value": "f2ea2d212304596eed56849d2229d62f"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/CA.pl", "digest": {"algorithm": "md5", "value": "b26d534468115485ec24200ec0cf2d9d"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/tsget.pl", "digest": {"algorithm": "md5", "value": "d8cc7026320996cd1fb2c86f174f6cea"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/FAQ", "digest": {"algorithm": "md5", "value": "773609f5df921846200ffdadb8183fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/certificates.txt.gz", "digest": {"algorithm": "md5", "value": "85423ba21d4cb32c1808f7be074776ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/keys.txt", "digest": {"algorithm": "md5", "value": "86c11189191ec40ed9565cfc56b18f65"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e9bba0f22af6c7fa96a5901e46646625"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.gz", "digest": {"algorithm": "md5", "value": "e48bf985698a119975b332e5d7ee817a"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README", "digest": {"algorithm": "md5", "value": "07ffaa80c276c689ba1dbffbc53fe2af"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.Debian", "digest": {"algorithm": "md5", "value": "a4dbb49249e648dd00199156b5533fd3"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.ENGINE.gz", "digest": {"algorithm": "md5", "value": "d842bdb6cd86064f9d3db90f7a3bad85"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.optimization", "digest": {"algorithm": "md5", "value": "2f3c8587f54a1bd34a1ea62f103b537d"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/fingerprints.txt", "digest": {"algorithm": "md5", "value": "c77b6ef4a669c51bc272723b354c95fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/openssl", "digest": {"algorithm": "md5", "value": "53597829a54ca69c6e803649039214bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/CA.pl.1ssl.gz", "digest": {"algorithm": "md5", "value": "4b56133eebecded7f06019843513687b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/asn1parse.1ssl.gz", "digest": {"algorithm": "md5", "value": "d009808152eb374fb23b49e71adf8de2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ca.1ssl.gz", "digest": {"algorithm": "md5", "value": "8c4701fc0c5225e44309c4a27b9f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ciphers.1ssl.gz", "digest": {"algorithm": "md5", "value": "922be8e55925d57c1233a928c6a4b495"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cms.1ssl.gz", "digest": {"algorithm": "md5", "value": "114cded0a97ae0f35d9eaba82c128fcd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl.1ssl.gz", "digest": {"algorithm": "md5", "value": "7b3942a8ed8b8fe145d146a047a02c43"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl2pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "5d555917a411fbbf6b5dd5ea0a1522fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dgst.1ssl.gz", "digest": {"algorithm": "md5", "value": "db9ae7cd4c5b55459817b73e77efc418"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dhparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "b1092375f6407659f4c4caa54483d69e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "f512f84602f456f0f68e706ba09aca32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsaparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "7e626bc0eceee0535255fb871bd9995f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ec.1ssl.gz", "digest": {"algorithm": "md5", "value": "7008f5e3f3ace10f4cbe1713f2ee71de"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ecparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "7afbbcd71c69e2a1a30bc2bcc794d158"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc.1ssl.gz", "digest": {"algorithm": "md5", "value": "74d168509f273fe277875716f9c88286"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/engine.1ssl.gz", "digest": {"algorithm": "md5", "value": "0b8d07df94a632b9d32447264a38b02a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/errstr.1ssl.gz", "digest": {"algorithm": "md5", "value": "c20961179278b68e57e89e14e9ccf04b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gendsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "ea9ee8c2a76c0803658373444c35c4d2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genpkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "1780a766d8180c0c00c819e1d2c70763"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genrsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "faa7506e28c3965db539728e15e3f07e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/list.1ssl.gz", "digest": {"algorithm": "md5", "value": "169a9177405871f0c2a56dc77350a8f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nseq.1ssl.gz", "digest": {"algorithm": "md5", "value": "0be1d95e9f4b31494b01f640f46be055"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ocsp.1ssl.gz", "digest": {"algorithm": "md5", "value": "40cf2a4f02c9d4e384a3ae86f292fa2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/openssl.1ssl.gz", "digest": {"algorithm": "md5", "value": "07b032fd1690e8e31385f030552c1bbd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1ssl.gz", "digest": {"algorithm": "md5", "value": "34264fb77a42fb59f1b0de62121410ee"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs12.1ssl.gz", "digest": {"algorithm": "md5", "value": "ce05fb05aaaf74f65a3f42939f8e9a76"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "e97f0088c9c7ec7906351e39773bb4b0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs8.1ssl.gz", "digest": {"algorithm": "md5", "value": "02319431c6843ab631d6570353aee9ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "eb7f589078c05249baca8fd02f9d6520"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "45a99fec920ab36aa6e196ed4c0b19ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "1aa5b1f3530d9d7ffb11f7479a8673f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prime.1ssl.gz", "digest": {"algorithm": "md5", "value": "55dcd59799b8a8ec29598f60c4779c11"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rand.1ssl.gz", "digest": {"algorithm": "md5", "value": "66aba8694cbb249183f2bb3d6e3b1960"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rehash.1ssl.gz", "digest": {"algorithm": "md5", "value": "2852253686ba3686d6121d0fef6def67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/req.1ssl.gz", "digest": {"algorithm": "md5", "value": "dce04343f8ede9647bfb1fe3294a87f4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "2577079b16bede02ff4d37d0ccf47006"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsautl.1ssl.gz", "digest": {"algorithm": "md5", "value": "e0168973dfc56808dddf4f88d28930af"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_client.1ssl.gz", "digest": {"algorithm": "md5", "value": "44fb3638d4427fff675a312f393a8abf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_server.1ssl.gz", "digest": {"algorithm": "md5", "value": "5142aba375fd8c0589d648b2a5bd4b09"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_time.1ssl.gz", "digest": {"algorithm": "md5", "value": "f7d28ab1864a402e4a46c8aa4bbdc36d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sess_id.1ssl.gz", "digest": {"algorithm": "md5", "value": "3e02b7d8925fcbab45f02c48a1d707ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/smime.1ssl.gz", "digest": {"algorithm": "md5", "value": "e3b0e6e7179a94fdf5e3843dae5860e4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/speed.1ssl.gz", "digest": {"algorithm": "md5", "value": "fe1403d148feec188e5479ceb1ee1aed"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/spkac.1ssl.gz", "digest": {"algorithm": "md5", "value": "90b1cb590bff0e68771fc87d79a23f67"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/srp.1ssl.gz", "digest": {"algorithm": "md5", "value": "a494746b63aeb09ed3d571b9b8bf03fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/storeutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "938f5bf1df68e8b5381ec45661b79690"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ts.1ssl.gz", "digest": {"algorithm": "md5", "value": "67a8cdc0b3716c8706eefc49fe2c338c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsget.1ssl.gz", "digest": {"algorithm": "md5", "value": "7a8a78e6c55e3268c9f8352e0ea422cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/verify.1ssl.gz", "digest": {"algorithm": "md5", "value": "57eb34012b1e3a49e1eed57b55b250b9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/version.1ssl.gz", "digest": {"algorithm": "md5", "value": "8a7c21a4c6273dc994c8c5995553edf9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/x509.1ssl.gz", "digest": {"algorithm": "md5", "value": "eb2a80e480dd9e5a4d87c50694b24d0c"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/config.5ssl.gz", "digest": {"algorithm": "md5", "value": "4445d6d0a8b3d8df9272c6248d1df1b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/x509v3_config.5ssl.gz", "digest": {"algorithm": "md5", "value": "4808ba3feff7d75abd66da4595a08433"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/Ed25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "a6737478513beed6d0ea8c36e900af6a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND.7ssl.gz", "digest": {"algorithm": "md5", "value": "bab45e8a29a0a0cf7de80dfd83cfbc90"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND_DRBG.7ssl.gz", "digest": {"algorithm": "md5", "value": "c1ef32f04289d956f653c469a294d9cf"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RSA-PSS.7ssl.gz", "digest": {"algorithm": "md5", "value": "0b5603e2f9d07bfda14ba52fed4aff2a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/SM2.7ssl.gz", "digest": {"algorithm": "md5", "value": "4b0a29db6f6cdca6a8d7879c7c11ef9b"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/X25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "ffdda132bf83f40260123260da275539"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bio.7ssl.gz", "digest": {"algorithm": "md5", "value": "cf8a14bae5bdad9f7f65688f6df1d5b8"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/crypto.7ssl.gz", "digest": {"algorithm": "md5", "value": "d55add9853939ccb2df7e2eec670cefa"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ct.7ssl.gz", "digest": {"algorithm": "md5", "value": "ffaf22a71323c441d5e7ee5ce2fbb778"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/des_modes.7ssl.gz", "digest": {"algorithm": "md5", "value": "6d0bbe394c1fb3e0033910d61b53314e"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/evp.7ssl.gz", "digest": {"algorithm": "md5", "value": "d594b1e1f0961449c74730f6af994595"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store-file.7ssl.gz", "digest": {"algorithm": "md5", "value": "36636088f920da7ba0960fce12feb686"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store.7ssl.gz", "digest": {"algorithm": "md5", "value": "d45a52d0c159ee78e38809984674d143"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/passphrase-encoding.7ssl.gz", "digest": {"algorithm": "md5", "value": "88648967d32b3584865174400e93679f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/proxy-certificates.7ssl.gz", "digest": {"algorithm": "md5", "value": "d510709b3bc059cfbcf0b280f726580d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/scrypt.7ssl.gz", "digest": {"algorithm": "md5", "value": "4d4e72de52a398407cbe970fcd8abdff"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ssl.7ssl.gz", "digest": {"algorithm": "md5", "value": "d495d27cce5fd04915addf3f926cab61"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/x509.7ssl.gz", "digest": {"algorithm": "md5", "value": "87af4c9f44ecab947c0097a357e4f072"}, "isConfigFile": false}]}}, {"id": "098aec4862bfbedd", "name": "passwd", "version": "1:4.8.1-1ubuntu5.20.04.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/passwd/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.conffiles", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/passwd.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/passwd.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/passwd.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/passwd/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/passwd/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:passwd:passwd:1\\:4.8.1-1ubuntu5.20.04.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/passwd@1:4.8.1-1ubuntu5.20.04.1?arch=amd64&upstream=shadow&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "passwd", "source": "shadow", "version": "1:4.8.1-1ubuntu5.20.04.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 2668, "depends": ["libaudit1 (>= 1:2.2.1)", "libc6 (>= 2.14)", "libcrypt1 (>= 1:4.1.0)", "libpam0g (>= 0.99.7.1)", "libselinux1 (>= 2.1.9)", "libsemanage1 (>= 2.0.3)", "libpam-modules"], "files": [{"path": "/etc/default/useradd", "digest": {"algorithm": "md5", "value": "559e87e86a6d1cb4b7f60a6f691d5150"}, "isConfigFile": true}, {"path": "/etc/pam.d/chfn", "digest": {"algorithm": "md5", "value": "4d466e00a348ba426130664d795e8afa"}, "isConfigFile": true}, {"path": "/etc/pam.d/chpasswd", "digest": {"algorithm": "md5", "value": "9900720564cb4ee98b7da29e2d183cb2"}, "isConfigFile": true}, {"path": "/etc/pam.d/chsh", "digest": {"algorithm": "md5", "value": "a6e9b589e90009334ffd030d819290a6"}, "isConfigFile": true}, {"path": "/etc/pam.d/newusers", "digest": {"algorithm": "md5", "value": "1454e29bfa9f2a10836563e76936cea5"}, "isConfigFile": true}, {"path": "/etc/pam.d/passwd", "digest": {"algorithm": "md5", "value": "eaf2ad85b5ccd06cceb19a3e75f40c63"}, "isConfigFile": true}, {"path": "/sbin/shadowconfig", "digest": {"algorithm": "md5", "value": "649162e17b14c068cf80d5e3557cd8a2"}, "isConfigFile": false}, {"path": "/usr/bin/chage", "digest": {"algorithm": "md5", "value": "5de186f6ddaaa6c9a3c6410787034c3d"}, "isConfigFile": false}, {"path": "/usr/bin/chfn", "digest": {"algorithm": "md5", "value": "61de502b7553b34fdc26c54eb563570c"}, "isConfigFile": false}, {"path": "/usr/bin/chsh", "digest": {"algorithm": "md5", "value": "114537ab38bb71cc2a3c003602be6e21"}, "isConfigFile": false}, {"path": "/usr/bin/expiry", "digest": {"algorithm": "md5", "value": "e95b416cad3aa77dc07b902067dc50ec"}, "isConfigFile": false}, {"path": "/usr/bin/gpasswd", "digest": {"algorithm": "md5", "value": "250953ce27a6ccde8c3599575816ecb0"}, "isConfigFile": false}, {"path": "/usr/bin/passwd", "digest": {"algorithm": "md5", "value": "122cd6985728266ff462b49563096041"}, "isConfigFile": false}, {"path": "/usr/lib/tmpfiles.d/passwd.conf", "digest": {"algorithm": "md5", "value": "fd813ae6329b77cb59bac8961e613bf0"}, "isConfigFile": false}, {"path": "/usr/sbin/chgpasswd", "digest": {"algorithm": "md5", "value": "5cfab5631c1b35ff050925e41c750cdc"}, "isConfigFile": false}, {"path": "/usr/sbin/chpasswd", "digest": {"algorithm": "md5", "value": "e0092ec468006823794b979a4038198c"}, "isConfigFile": false}, {"path": "/usr/sbin/cppw", "digest": {"algorithm": "md5", "value": "461e960c7889e4fbb6847b54bb1acf25"}, "isConfigFile": false}, {"path": "/usr/sbin/groupadd", "digest": {"algorithm": "md5", "value": "c9f9deea5bce1d5b15ddc344c7a9067a"}, "isConfigFile": false}, {"path": "/usr/sbin/groupdel", "digest": {"algorithm": "md5", "value": "68884ee2d2d71dfb9ae2aada621e5664"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmems", "digest": {"algorithm": "md5", "value": "95a7eba0e5009924c38196e388956788"}, "isConfigFile": false}, {"path": "/usr/sbin/groupmod", "digest": {"algorithm": "md5", "value": "1d1af6429a6a354ff212331ebe5450ce"}, "isConfigFile": false}, {"path": "/usr/sbin/grpck", "digest": {"algorithm": "md5", "value": "61d5a7478997c797795031c14e18309d"}, "isConfigFile": false}, {"path": "/usr/sbin/grpconv", "digest": {"algorithm": "md5", "value": "176ba4b7632e48a3dd6f696e4b46b016"}, "isConfigFile": false}, {"path": "/usr/sbin/grpunconv", "digest": {"algorithm": "md5", "value": "cf2c4ae8a635fa0e3715e7e7aaae47fc"}, "isConfigFile": false}, {"path": "/usr/sbin/newusers", "digest": {"algorithm": "md5", "value": "6b23688395e317afe73fa9c779ca46e5"}, "isConfigFile": false}, {"path": "/usr/sbin/pwck", "digest": {"algorithm": "md5", "value": "2d23a8dfb9d1b56c5a0e1020e1b71c13"}, "isConfigFile": false}, {"path": "/usr/sbin/pwconv", "digest": {"algorithm": "md5", "value": "da9382111401b3ccc16909a851ccddf2"}, "isConfigFile": false}, {"path": "/usr/sbin/pwunconv", "digest": {"algorithm": "md5", "value": "4e90f106e0acaf6c8ec33997981a0270"}, "isConfigFile": false}, {"path": "/usr/sbin/useradd", "digest": {"algorithm": "md5", "value": "13e5ca1116765ffd9e0255e48626e985"}, "isConfigFile": false}, {"path": "/usr/sbin/userdel", "digest": {"algorithm": "md5", "value": "cd972b74b43bb2981ee5770dfdc838fd"}, "isConfigFile": false}, {"path": "/usr/sbin/usermod", "digest": {"algorithm": "md5", "value": "ae8867967c43f5c529d36b361eadf910"}, "isConfigFile": false}, {"path": "/usr/sbin/vipw", "digest": {"algorithm": "md5", "value": "27738601f92ebb64a58ca06b13b0c935"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "5c125cf5fd6953eff8aa8fa4aa911888"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/README.Debian", "digest": {"algorithm": "md5", "value": "217e2a968603dbdd1bfe81051076f132"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/TODO.Debian", "digest": {"algorithm": "md5", "value": "02916812cbd2183a26d75b8645bea7b7"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "cbce0fdb95160fa188a982744a96b5fc"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/copyright", "digest": {"algorithm": "md5", "value": "4b6b514ee926d7b7f09355cb7fc2e312"}, "isConfigFile": false}, {"path": "/usr/share/doc/passwd/examples/passwd.expire.cron", "digest": {"algorithm": "md5", "value": "42b6b6d065ae2c959e885fcfa47a9887"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/passwd", "digest": {"algorithm": "md5", "value": "adb2e6e55dc3c98796decf7dbe832988"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "32f282e077a7b6be3ae89e7de510e221"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "06dcfb2131a2bf6faaea7c3fa96c9686"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "17aa804ea07e2be83682cf3bf3444d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "7ddfd4899afd2ca81e849b7bd39947a6"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "bc5d5f7c82ec707c4d1fd4f4b07dfe7b"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "fc64fb093ab0ca6bb3cf0f757398bdf2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "eb7bf5ef0bfffa1c638509bc4702e1e2"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "86e218f9995d85ab2679fb8ea0a7e71f"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "622261037661c45f3b7ae00e7ee91d8e"}, "isConfigFile": false}, {"path": "/usr/share/man/cs/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "b417d08e085b5f8976e8506d9f2b0a1f"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "3a73b177461c78780078b00711f52af0"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "c846641a92457d58f5f5a3c1aaab3779"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "f25e7f0dc0d485db9b0e0ba1e8a35ded"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "ba90de34709805bf94945870273e5700"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "f8cd1290321c83c78640638d141a3b2f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "8518a8fdd53df04ea1aeb1806a213fd5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "5ca0ab7670236f8541c12decea624ee5"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "c58912e4d9f4817ea400e84bbfb93abc"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a4d35a8dcc41974fdc316d62f7d6ee5a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "6146a2665767dfe2c1f54d6e85b5d599"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "ae3306d6cb7166b1ceeb3f9f5935b47a"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "6ef78d5500f086a7ab39a19014277cc2"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "34f87ee16f97cecd8e5f1083057553d0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "7fd024bf2449a6c83ddc1225ec9081f0"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "7ea207cc237831eed01e0b42e2272afa"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "f6019fa3cc94d37b584a714924532faf"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "6580448abd6a6cce50a4c5e728d70e79"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "345fb49c2b7d6985a6525990b1c4ef0f"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "94729fe306039adfd9a4682380604a37"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "320992da8b621692527cf2d330fefd3b"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "eecaa5443a03812d1ce91496d4c1ae51"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "be4f1747d45fe25560e687efbbf60912"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "0d676d411419a3bf556a5803b0cb84ad"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "1688c8b1655595b6bb713a68b67f6059"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "dd813bc46d048ccdc7d078af11f7faf9"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "e279804241a55eed69daeba22d23d993"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "cdd7f1e7de0c99b3ab83c6eeb5141f7c"}, "isConfigFile": false}, {"path": "/usr/share/man/fi/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6d97c554084e4ece8ff23fcea2f8d9e3"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "327729f58669c68470cfbc8c1124f488"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "1c789598851b17dc9ab60fda04f45d82"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "3c8aec09145a67d33fc8abb01f85fd7d"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "dbc0575a2ab96af7cd1108fbb54d6ee7"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "94a3046d3406aa0173c8b206f6734013"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "c96314cdfd0e0669a605b9530110f55a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "d8570c3bf2943f0945b22285b845e824"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "3f7785e1b1f892d4040e41290bdf798a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "a9afce8c4e8b3f2cf6646e7acca191d5"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "21075ddeedbc64131bb8bb84cb5472fd"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "685a503c05892e94f121ea7e90cec0b8"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d6deb85bf57248020cb87cab243d5caf"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "d3096613c9edf72c17d331b0e812af03"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "bc2ea596b62b06a992acf2ad71fdcd16"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "cbf0ae3abec850303b5bb4d930d5ab88"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "19d4f1d24c47a59a5e49421cdc56c458"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "42f89715386542ac5ea86450106d2756"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "94098ad60f59071386743bc6b01d9966"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "a98a4bf7efbe39507d37c2e95e0f28d4"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "57fee91bb0549ed6f87453c058559f26"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "c37509f009b05a9e18d9035be826f342"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "25190447482067dceaaf0c14a4215303"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "a5f59879e48cdfcb1788999cf27632f8"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "cc09760fcf15c4f9aa4d71ba271dd158"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b9eca0d7935b4b9c4c20fa68ebec613"}, "isConfigFile": false}, {"path": "/usr/share/man/hu/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ef1cf0a6ce799417645ddbabb7b74801"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "130b2d425143d1cfd5f1a596812a26a0"}, "isConfigFile": false}, {"path": "/usr/share/man/id/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "2d4ee7afb32b617247f1da0f57257f5c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "ebccd6c8648fb47ea057df18ce54c154"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "6ca53fbda0c93c53f09b543f52c5b223"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "094bfcf7827537f18c03dbb32612b960"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "4a00c17bdb0cba64ac06b85f54d883c3"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "c74ff6929b4b9baf2d6567cb0b8a9440"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "0b51b6c37104db0ccd8eac3d6be80508"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "082a90e2fc5043ef797bd821e0c5cdc4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ea5ab9a93cbea94d8fe1a4a235227c07"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2c5a341b4a2a93e6819fb9d7143db90b"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "5b6a0381dcd06f7f6f8b41fa03782433"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "ee62d7f42ccc71f08d87408a3eea7d8a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "ce8a818f8e34908fec74fe5946425a64"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "0fd633159025dce7db13df109a958a32"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "d0f3d322a92e7abf9a8410059581f3a4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "86b4a55d2064918b5598beb3ff4932bc"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "4d424f87a221165bdc9f233ad6dd6434"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "3007d27653b318da3172eafbdde75422"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "e89692e1424501d2f4f76d2b0adabde8"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "d56fb98c160f657581f7473d4d6839b4"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "067c2635f13bc034b1623fe6db4477ad"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4716aefd7201a3f3de7aff4665501b42"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "5eab42910ab02403ea1d11cc2fd7ed5b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "0c2b07c1d59ad1b72a062f3f3d0e0807"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "2e5eabf050755ae81f66d87b9e3401ef"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "53009ab2e1713cc7e8ba46bfaabc9a45"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "eed783ded6be13982050730a4f8efe0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "9d5900b4d7744acccd25f9236e13eb31"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "98f330727aa1962260435429e741473b"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "b72138b58bde78c19086853237aab6fc"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "ed511101ee17dd4d21886e50dbd1fd28"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "ff757afa519e336bef851784c9c4ea39"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "b75a47082b30f34505307b6e768f3444"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "683ee72e8deadbc979d2d2015c2f1db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "e6e4ac477766619dd007458a4aebcdcb"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "8d2fd8504182a3f2c35f905ee36dd6ab"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "493abaf647141043875fcdc1ae1ee9db"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "2e295405d85b056f4d7788ee978bcae2"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f86dfb5e2e4e79511a13d58c1d3f15f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bfb940f05c5b21ef44d6e61c62879c93"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4fc51fd571db91d1257315e199aa8a21"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "fcc82b4e9348b7c6931f29054eddb96a"}, "isConfigFile": false}, {"path": "/usr/share/man/ja/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "d1cc08014e0a78d3eaca83a177d4b344"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba9e918a0d165cc3be4240be8feec4a1"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "e2397bd1fff79c64caa7ee856b3828ed"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "14ef2fe516039c1dd91dc214569e504a"}, "isConfigFile": false}, {"path": "/usr/share/man/ko/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "202b85120e371b36c1c9d47558a823bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "dd39a76ae0beb4ea9f8baf6a3220ecf5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "ba36f3eba76c14bbfe596ead73fa37e5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "7add7e06a38fadfea5ce212dd2c2df13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "c8d3c802409fd22dfab55b692b9f775c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "18367393f985da7109673f5df9639df7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "78adcc263081816da90aaa6abf831fd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "7bdfe93c2dbc0ba5aac6224716a1be96"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "f5c811d8ee0c5ee9c666c7b33f98fd71"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "e4fdd200d30e3526855514f4a049c7dc"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subgid.5.gz", "digest": {"algorithm": "md5", "value": "c7ddf4b2be1f64a58b467b1cb3b3c958"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/subuid.5.gz", "digest": {"algorithm": "md5", "value": "e9e070512b7c64cae53637478e5dbaeb"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chgpasswd.8.gz", "digest": {"algorithm": "md5", "value": "55153a451dddc8358618c56e10273999"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "3b4f423b50e7478d153d8dff2e4859ed"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/cppw.8.gz", "digest": {"algorithm": "md5", "value": "2add2075b2a5787359502639c5afeddf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "7ecf9798d08db3196bbe06d0d964e7c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "976e7a832b1ba63610aff2f88eb8fcf7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "ef7b9e9399d9a2b80a149a321647e431"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "5abfa5f4d029a76fbfdec801825c3f44"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e4d15897b5567fe16c0b91e5ffecc345"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "2b2e81cced7f5b191c3aba99c73d424e"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "167acf03849e9c2ba4d1cbc21781b713"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "2ac3c98c5b1f9121a8aafb097e59351b"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "a189333ddd8303eae09f93e3eacab925"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "b7ecad0f0a0cb07d36afd89cc8f96a05"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "2cc069f1d7e08f8c63a750d9bcdc43c7"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "5398fffa69358a094a0cc88fb1357bb2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "489026ff78935d841369d1a3acc8e55e"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "fc934f017984440dd2f3728e8ec85377"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "d388a345de221c054d5ef306bc5984cc"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "e8685c1a6b8e98f95fdc10ce76b24c6f"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "043840f7cd708e0613f264d0275ed4a3"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "b91e4f927dbe1e3a93eda99dde54cb8c"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "bb7be34dfcfdfe381ee0fae1ae34773a"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "23a347e7736c186290050de6ee7ab2c2"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "a1866c305300d8e5581f906139bbe67d"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "ed3c3536814582dca2ff6e562769a854"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "be19751a94680e8b211442c64e4aeb00"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "a5fccd5124a7b11e036642e1c996c1f6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "ed2dbc12df8c8e24574b08e705ae38fb"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "4539a3a616820f8cac6b040168f768a6"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "f0a0c618a38733263ab1ee62b8cf7b90"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "31d9d92e0fddbde0f4b8b4a4e3e36a0a"}, "isConfigFile": false}, {"path": "/usr/share/man/pt_BR/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "53d7820c9890a8d4df44b075428b16ce"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "cba8b02eaa70a810400ab95273639c78"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "e5b5bc9bd74fe0f90a500b637af8979e"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "5825c40a77cac5048dfba0289c18dada"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "1e900f5c38d4c609aa716e6228a247dd"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "e092fa9042c4ffdd0be41598519ed0c2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "178fd35202ff658f3efa82613834f6ad"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "e8034588fe366d34388ad32832b42d95"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "77041bb8d7f167e34896a487117c7b0d"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "9f259b2dd38f6f87777ef5a208b7dd18"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "d7f53a0143fa86699f76e812a0140781"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "98fe1e410429aff9244d6be8aac7ef88"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "a9a4b53081f1afd9c500819b612c8dd9"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "b7bdaef53c102bc4d9dc3a23583a51b7"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "ff6174eab3dd2ad822b380545b306833"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "e65abedcef2c251bb5cafd0e5aab780a"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "6e9b3041fd68873851690e5134c9b8f2"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "558df89a1e2c9cad219aec31ed781db0"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "f1daef7ace28d0fb021ea039b345ef61"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "c01986f3fd2660a87f9fb1eb23431785"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "4d279500e42727206808e6d4a37d13f6"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "6d45178f792006eea7e64851b14e4001"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "9bc1779321a4e8a09f762e07656b5b51"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "fa81232b3b36c518f393419685054cf8"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "6603dae4951f529f882052ca133aae4c"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "b4425085177772d4edc87794023a3a88"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "6b15ab0fafae4793551cf6f8eb6de8d7"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "7c983a14fb0831130ce7430c04b798fd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "970d2fc355a9855bbfcb079b68bd6ae5"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "d40adba34e584a18672c3df3166de6ca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d7d10e427f564b675d0d2cbeca26be8e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "d1dfdfc80f819d9a3b918a765b34157e"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "19df590c9b52a417d908dbd5e93778c3"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "73b94e8b40207973b62b21b42318df34"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "d626e65274e17a1ee1d83c46b182b25f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "bd1f5645caae07bc339492e7a1db72ca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "efca76a7f4c0c7d6d449b6dba1e74219"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "3ffb79132ef75ed80e941241c71c8e69"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "092b6d994a843c2f53c5b416116c02d2"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "7441cfaee0322bf678a66b51a0792057"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "2428e897e4bbb8a248d4bccececd480f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "2ef54249fd04573240eaa49ddc32917e"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "53ba61d57f8d395fb38c6a8531a6db30"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "78fb9a15009238f21e2984916e6b8f63"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "68804097dd1c430c283d25e320bd2409"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "7f15cce4c95b23adbbcaa0cca6355b11"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "56980177112a7d7c7ebff6dc3200833f"}, "isConfigFile": false}, {"path": "/usr/share/man/tr/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "4420f40f67b91e5ba907fe0ecd858947"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chage.1.gz", "digest": {"algorithm": "md5", "value": "9032996f60349bf4d28616cae7eecd8b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "078b81ed965d1abffc98b7a09c3fef0e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "b9820c4660b04565c2811c1aaa8975c2"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/expiry.1.gz", "digest": {"algorithm": "md5", "value": "ecccf7648e660c59eefb4f57ac73ada7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/gpasswd.1.gz", "digest": {"algorithm": "md5", "value": "f14bfdad8b4d36474a6df9c9829bd6ac"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man1/passwd.1.gz", "digest": {"algorithm": "md5", "value": "1668cc512a834685e558d44ce31f3938"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/gshadow.5.gz", "digest": {"algorithm": "md5", "value": "5099c5c3408d162df2f394a6f09993b8"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "0f5165ebf69a1f69400a2147e28a8e41"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man5/shadow.5.gz", "digest": {"algorithm": "md5", "value": "335c60f630bae4ce26a82cb6604b23c3"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "dd9d98073ee401072f4b265d97e076da"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "323981e240a690e4f9612768db6296a0"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "d57898fc04d7d27234c013af482c0c54"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmems.8.gz", "digest": {"algorithm": "md5", "value": "71cc0f0ce4956e3938d077d068477a7c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "8eec81c6985ffff51f3d9c0e2a9b7a5e"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/grpck.8.gz", "digest": {"algorithm": "md5", "value": "4c9a8b627c4d75a31026481e06860f3c"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/newusers.8.gz", "digest": {"algorithm": "md5", "value": "0cacf6566c5787d0f1c4d057f1c5fb21"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwck.8.gz", "digest": {"algorithm": "md5", "value": "ade3507c4bd5ad83e1ac8eb84fce4837"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/pwconv.8.gz", "digest": {"algorithm": "md5", "value": "9999d0f64c90ebe945c829795bc9659b"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "bc586acf1992d555f54f1f3295cabeff"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "68a8d73945f4cc37728969588d6509df"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "78f30a201cee1530d3bbc31f57038725"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_CN/man8/vipw.8.gz", "digest": {"algorithm": "md5", "value": "6c117f1e40857976bd05aee20973c4c4"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chfn.1.gz", "digest": {"algorithm": "md5", "value": "71d394a444e1bae52ccd1c792f8c2621"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man1/chsh.1.gz", "digest": {"algorithm": "md5", "value": "f82136c3c46150671bec51ac9abc73cd"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man5/passwd.5.gz", "digest": {"algorithm": "md5", "value": "9b60e3cfec664af17c84a480a69baea7"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/chpasswd.8.gz", "digest": {"algorithm": "md5", "value": "76b58effba5dd9a97b26f4e7ab8db862"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupadd.8.gz", "digest": {"algorithm": "md5", "value": "2e15a4534703271950b55df2ccb54760"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupdel.8.gz", "digest": {"algorithm": "md5", "value": "32a365dc23fa127feb7dc2e5f2d5a874"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/groupmod.8.gz", "digest": {"algorithm": "md5", "value": "2f002c9b90be009e600d169ce1318b64"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/useradd.8.gz", "digest": {"algorithm": "md5", "value": "8a80c8885fa1e57c960217d7acb35fcf"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/userdel.8.gz", "digest": {"algorithm": "md5", "value": "55730dd30a305b8c0e5f893a7e331751"}, "isConfigFile": false}, {"path": "/usr/share/man/zh_TW/man8/usermod.8.gz", "digest": {"algorithm": "md5", "value": "557ee0e826fc0c30df6d1fc88d833d4d"}, "isConfigFile": false}]}}, {"id": "705cc723b06183c4", "name": "perl", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl:perl:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl@5.30.0-9ubuntu0.2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl", "source": "", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 745, "provides": ["libansicolor-perl (= 4.06)", "libarchive-tar-perl (= 2.32)", "libattribute-handlers-perl (= 1.01)", "libautodie-perl (= 2.29-2)", "libcompress-raw-bzip2-perl (= 2.084)", "libcompress-raw-zlib-perl (= 2.084)", "libcompress-zlib-perl (= 2.084)", "libcpan-meta-perl (= 2.150010)", "libcpan-meta-requirements-perl (= 2.140)", "libcpan-meta-yaml-perl (= 0.018)", "libdigest-md5-perl (= 2.55)", "libdigest-perl (= 1.17.01)", "libdigest-sha-perl (= 6.02)", "libencode-perl (= 3.01)", "libexperimental-perl (= 0.020)", "libextutils-cbuilder-perl (= 0.280231)", "libextutils-command-perl (= 7.34)", "libextutils-install-perl (= 2.14)", "libextutils-parsexs-perl (= 3.400000)", "libfile-spec-perl (= 3.7800)", "libhttp-tiny-perl (= 0.076)", "libi18n-langtags-perl (= 0.43)", "libio-compress-base-perl (= 2.084)", "libio-compress-bzip2-perl (= 2.084)", "libio-compress-perl (= 2.084)", "libio-compress-zlib-perl (= 2.084)", "libio-zlib-perl (= 1.10)", "libjson-pp-perl (= 4.02000)", "liblocale-maketext-perl (= 1.29)", "liblocale-maketext-simple-perl (= 0.21.01)", "libmath-bigint-perl (= 1.999816)", "libmath-complex-perl (= 1.5901)", "libmime-base64-perl (= 3.15)", "libmodule-corelist-perl (= 5.20190522)", "libmodule-load-conditional-perl (= 0.68)", "libmodule-load-perl (= 0.34)", "libmodule-metadata-perl (= 1.000036)", "libnet-perl (= 1:3.11)", "libnet-ping-perl (= 2.71)", "libparams-check-perl (= 0.38)", "libparent-perl (= 0.237)", "libparse-cpan-meta-perl (= 2.150010)", "libperl-ostype-perl (= 1.010)", "libpod-escapes-perl (= 1.07)", "libpod-parser-perl (= 1.63)", "libpod-simple-perl (= 3.35)", "libstorable-perl (= 3.15)", "libsys-syslog-perl (= 0.35)", "libtest-harness-perl (= 3.42)", "libtest-simple-perl (= 1.302162)", "libtest-tester-perl (= 1.302162)", "libtest-use-ok-perl (= 1.302162)", "libthread-queue-perl (= 3.13)", "libthreads-perl (= 2.22)", "libthreads-shared-perl (= 1.60)", "libtime-hires-perl (= 1.9760)", "libtime-local-perl (= 1.2800)", "libtime-piece-perl (= 1.3300)", "libunicode-collate-perl (= 1.27)", "libversion-perl (= 1:0.9924)", "libversion-requirements-perl", "podlators-perl (= 4.11)"], "depends": ["perl-base (= 5.30.0-9ubuntu0.2)", "perl-modules-5.30 (>= 5.30.0-9ubuntu0.2)", "libperl5.30 (= 5.30.0-9ubuntu0.2)"], "preDepends": ["dpkg (>= 1.17.17)"], "files": [{"path": "/etc/perl/Net/libnet.cfg", "digest": {"algorithm": "md5", "value": "fb2946cae573b8ed3d654a180d458733"}, "isConfigFile": true}, {"path": "/usr/bin/corelist", "digest": {"algorithm": "md5", "value": "e2849fde8a99836f8aeb0dca41313f1a"}, "isConfigFile": false}, {"path": "/usr/bin/cpan", "digest": {"algorithm": "md5", "value": "50c668b6b446356bb36dc2d4c02f4350"}, "isConfigFile": false}, {"path": "/usr/bin/enc2xs", "digest": {"algorithm": "md5", "value": "b42b98c590928d30a7508e0267f43836"}, "isConfigFile": false}, {"path": "/usr/bin/encguess", "digest": {"algorithm": "md5", "value": "b28b0fa37d9e4adbf5a1f26ea778d3dc"}, "isConfigFile": false}, {"path": "/usr/bin/h2ph", "digest": {"algorithm": "md5", "value": "61d654428904007cb512c48002fb45ac"}, "isConfigFile": false}, {"path": "/usr/bin/h2xs", "digest": {"algorithm": "md5", "value": "9adfc051224dc17aff9621a1115290f2"}, "isConfigFile": false}, {"path": "/usr/bin/instmodsh", "digest": {"algorithm": "md5", "value": "fe92971ab6eb034c11a83e1b53094a2e"}, "isConfigFile": false}, {"path": "/usr/bin/json_pp", "digest": {"algorithm": "md5", "value": "6ae338b176b3bb89debf2dd1cff29d54"}, "isConfigFile": false}, {"path": "/usr/bin/libnetcfg", "digest": {"algorithm": "md5", "value": "b90ff325d30c621974d83ba82e8e0754"}, "isConfigFile": false}, {"path": "/usr/bin/perlbug", "digest": {"algorithm": "md5", "value": "9b8d47354ce19bcbc8ca1fe83a7df279"}, "isConfigFile": false}, {"path": "/usr/bin/perldoc", "digest": {"algorithm": "md5", "value": "878b3670b343e75e2452ef0b88640656"}, "isConfigFile": false}, {"path": "/usr/bin/perlivp", "digest": {"algorithm": "md5", "value": "35cb362898563c6f4521057e70524494"}, "isConfigFile": false}, {"path": "/usr/bin/perlthanks", "digest": {"algorithm": "md5", "value": "9b8d47354ce19bcbc8ca1fe83a7df279"}, "isConfigFile": false}, {"path": "/usr/bin/piconv", "digest": {"algorithm": "md5", "value": "7aea84d3c84382f19be5b60fa2ec6b52"}, "isConfigFile": false}, {"path": "/usr/bin/pl2pm", "digest": {"algorithm": "md5", "value": "844904bb77c934a390c86be8c526c03c"}, "isConfigFile": false}, {"path": "/usr/bin/pod2html", "digest": {"algorithm": "md5", "value": "cc631e058449d41250290a0bdd620009"}, "isConfigFile": false}, {"path": "/usr/bin/pod2man", "digest": {"algorithm": "md5", "value": "8b24bd3ac122b8d18afe73d52daa59d1"}, "isConfigFile": false}, {"path": "/usr/bin/pod2text", "digest": {"algorithm": "md5", "value": "7bd99031384092843087beb48da526ad"}, "isConfigFile": false}, {"path": "/usr/bin/pod2usage", "digest": {"algorithm": "md5", "value": "1c98e5f67e60ac86fa714e8e81890fb2"}, "isConfigFile": false}, {"path": "/usr/bin/podchecker", "digest": {"algorithm": "md5", "value": "7d2c338021e14551741c1f28b41d53d7"}, "isConfigFile": false}, {"path": "/usr/bin/podselect", "digest": {"algorithm": "md5", "value": "a78fd910bc80c8fb56c28208c387c233"}, "isConfigFile": false}, {"path": "/usr/bin/prove", "digest": {"algorithm": "md5", "value": "6a117075d2b5694a5b91387a6dd2c138"}, "isConfigFile": false}, {"path": "/usr/bin/ptar", "digest": {"algorithm": "md5", "value": "7f03ad1432f78dc653ea2bd1e8cac79c"}, "isConfigFile": false}, {"path": "/usr/bin/ptardiff", "digest": {"algorithm": "md5", "value": "249cfdfe4dc38d4e1b32266ffcef6dad"}, "isConfigFile": false}, {"path": "/usr/bin/ptargrep", "digest": {"algorithm": "md5", "value": "4a3749609cf3e9a3b2baf5f6829bdcba"}, "isConfigFile": false}, {"path": "/usr/bin/shasum", "digest": {"algorithm": "md5", "value": "6dfbdcc32379a5568a1b31d7c14b23b8"}, "isConfigFile": false}, {"path": "/usr/bin/splain", "digest": {"algorithm": "md5", "value": "5069efedfaeb0c82feeeb951b0a0bbc5"}, "isConfigFile": false}, {"path": "/usr/bin/xsubpp", "digest": {"algorithm": "md5", "value": "42e9b054d01ebd11edad5c436db10bc2"}, "isConfigFile": false}, {"path": "/usr/bin/zipdetails", "digest": {"algorithm": "md5", "value": "b820b8cb1e28403decc1734fc19a26d0"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/README.Debian", "digest": {"algorithm": "md5", "value": "c616b93cd9016be998d4ec6072995d01"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl", "digest": {"algorithm": "md5", "value": "279f66f8a212b3553bb5f23f332e0b63"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/corelist.1.gz", "digest": {"algorithm": "md5", "value": "363646248f6c38ce6e21c9bf4946d285"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cpan.1.gz", "digest": {"algorithm": "md5", "value": "61b072910bc94a77f964973790964b13"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc2xs.1.gz", "digest": {"algorithm": "md5", "value": "f64e95b61528fa415c69b4fb07255b90"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/encguess.1.gz", "digest": {"algorithm": "md5", "value": "6aee0cc41aa9a68f5234b7f4a4094992"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/h2ph.1.gz", "digest": {"algorithm": "md5", "value": "8e2ce2544fb034483ea6a71b6f1dc3e7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/h2xs.1.gz", "digest": {"algorithm": "md5", "value": "375204c021ecb747b84ec3fdb4363082"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/instmodsh.1.gz", "digest": {"algorithm": "md5", "value": "eb4d3b519dd59bf4582356f5c88ccf42"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/json_pp.1.gz", "digest": {"algorithm": "md5", "value": "e182eb23a06e3fde37a173c896322974"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/libnetcfg.1.gz", "digest": {"algorithm": "md5", "value": "e72d3acf006022319f306afcd30b91e0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perlbug.1.gz", "digest": {"algorithm": "md5", "value": "03eda9612f4d379e608d7caa1b5533ae"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perlivp.1.gz", "digest": {"algorithm": "md5", "value": "ae531f8c6a0a0637b6f417fa363e3e77"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/piconv.1.gz", "digest": {"algorithm": "md5", "value": "9195bcdc70a54391c65336fe52138045"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pl2pm.1.gz", "digest": {"algorithm": "md5", "value": "e3ae5dde37451ee4d368921a0ddd2aca"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2html.1.gz", "digest": {"algorithm": "md5", "value": "fd31b4940fe69bf6220aab7fa9f07fe3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2man.1.gz", "digest": {"algorithm": "md5", "value": "8fa5c5d1b1cbf2aa32c2c0da456bc44d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2text.1.gz", "digest": {"algorithm": "md5", "value": "799a2357091c968b52fad00ce3ca6736"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pod2usage.1.gz", "digest": {"algorithm": "md5", "value": "3de9b78f28791213f9c40127bf4b7e4a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/podchecker.1.gz", "digest": {"algorithm": "md5", "value": "f4d1f927e6df99e6afaaa8707e82decc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/podselect.1.gz", "digest": {"algorithm": "md5", "value": "122a5bd6ebf71fc41871b092c6ae8f92"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prove.1.gz", "digest": {"algorithm": "md5", "value": "dd9a40f0a371578497ca5d082d1a29b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptar.1.gz", "digest": {"algorithm": "md5", "value": "66b63cbf802c784b35d8adb0e8f26a14"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptardiff.1.gz", "digest": {"algorithm": "md5", "value": "2e945076e7e7d91b3957c58f99286b66"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptargrep.1.gz", "digest": {"algorithm": "md5", "value": "4d2f687213fe1d0b94cc25bbfa6aa03c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shasum.1.gz", "digest": {"algorithm": "md5", "value": "64eba679a9722a27d6c02c525530bc38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/splain.1.gz", "digest": {"algorithm": "md5", "value": "46523104bc78924e0218e4b112f35674"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xsubpp.1.gz", "digest": {"algorithm": "md5", "value": "31e26f4f1ce6da3ed9d3c6bf1e763cd5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/zipdetails.1.gz", "digest": {"algorithm": "md5", "value": "ee9f16747ff69caaadb9292ab5fe04b9"}, "isConfigFile": false}]}}, {"id": "368bec694ccdf79c", "name": "perl-base", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/perl-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/perl-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_base:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl-base@5.30.0-9ubuntu0.2?arch=amd64&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-base", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 10786, "provides": ["libfile-path-perl (= 2.16)", "libfile-temp-perl (= 0.2309)", "libio-socket-ip-perl (= 0.39)", "libscalar-list-utils-perl (= 1:1.50)", "libsocket-perl (= 2.027)", "libxsloader-perl (= 0.30)", "perlapi-5.30.0"], "preDepends": ["libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "dpkg (>= 1.17.17)"], "files": [{"path": "/usr/bin/perl", "digest": {"algorithm": "md5", "value": "16a21f464119ea7fad1d3660de963637"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.30.0", "digest": {"algorithm": "md5", "value": "16a21f464119ea7fad1d3660de963637"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "78ae6d88b5349819d4ae17230677575d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "digest": {"algorithm": "md5", "value": "9a55c30d94c9ba21536a414420efd1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "digest": {"algorithm": "md5", "value": "56f09eb82260b33baff5c38ef6259323"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "1b3f04f5d6a7729ea267b0b46948b58f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "digest": {"algorithm": "md5", "value": "ede8d9fcd1ff33a77b8f294cb820b1fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "5026f9c2fdd6455bb1933e66e4a9ee9a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "digest": {"algorithm": "md5", "value": "1ed72351adae32960d29a150ddc9b9de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "digest": {"algorithm": "md5", "value": "ca48d5ff2a7862ec5d26d8ad3edcaed9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "6a0fc895f6db6bb29cc7d1ac668e1f62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "digest": {"algorithm": "md5", "value": "af8fc96226a839242532d130c5d166b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "digest": {"algorithm": "md5", "value": "604b238b6d94ffb4c5e8b61312ee080e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "digest": {"algorithm": "md5", "value": "6b29a8cf302cbbd6a98adc19d2344a57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "digest": {"algorithm": "md5", "value": "7da7366054556f2d7764df444b4223f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "digest": {"algorithm": "md5", "value": "afa74cd84c51d836f013c602c2652db9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "f7b2283bb3d630fe6315c5291c28c2ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "digest": {"algorithm": "md5", "value": "440167e44b909ef974dd8e4d7210ea72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "digest": {"algorithm": "md5", "value": "b908fef4f113c2e74660490734566faf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "5a21c51260fbaaf9253da25550d086a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "f2a9cd017ae7f52bc3298855687f39fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "digest": {"algorithm": "md5", "value": "8f0cacf77820f92ddbd334eaca3f2789"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "digest": {"algorithm": "md5", "value": "43413c67660e4f513ab40481b24b9c85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "550de6af94bf04822f74e9cbf05769e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "d35b906433f1a8cb7bb6947fc5ba0b33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "18f63afd8bb874589dc4240eb41c1645"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "digest": {"algorithm": "md5", "value": "07056f1b3379c2e1ea370ec66f723bb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "b000dd96bbd7d0081e826e77917a7529"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "73ee42084784d3932193428f10146f7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "19878a196733ef9c0d9bf6306cd96499"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "10c580bd8c72a9c05886c51e34b128d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "33d93db8200e9f3b87072eb3e3a7c87b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "9691f9bc125bfbd68507911d247b8601"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "digest": {"algorithm": "md5", "value": "010e913ef36fa8594daff9de40c4c2b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "digest": {"algorithm": "md5", "value": "c4c4038f120a27913fff93deecb578af"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "f636edb1382f9e42483ffb853dc47557"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "d71a55c7cae110f38d85ea2c9147014e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "digest": {"algorithm": "md5", "value": "8247d7d13a9e4a5992cba058c464e738"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "digest": {"algorithm": "md5", "value": "73e7444a3fa69ba1049906c0f487d353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "7afe127a62ee67d6209e1a97dd5308a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "c2c59475e20b8bfe8ac8fb7cc4614fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "d134520357050d2efdd582b6a407149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "c16d5dcbb2d08b941d8592e138ff091e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "digest": {"algorithm": "md5", "value": "855ce3fea5867863a254c39947d3465e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "digest": {"algorithm": "md5", "value": "e08fccc387c90993764adfb3e25c8520"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "6f0f72ea414eab897a1e16fdaae75d9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "6f65df790e307880df0a0e3f22680ee9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "8f8fed70c8422c0a99b4d57636ffa15e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "ca44fccf29374f8a63524b38204fe65a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "4d2f444d63866b81d4df21c486846f40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "f15e97ee16c8f4e08f5c7e2ac1250f9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "86deff0c9ccbd502441f1a97ff8563aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "2e6aa6fa3913e23199955f3cfa600b7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "0f0e979709bfc4664f67c67483fdd993"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "digest": {"algorithm": "md5", "value": "c88c5a41534927d17f76a3bc87328497"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "digest": {"algorithm": "md5", "value": "0484a8f8936a422af0f8b6f94ddcd269"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "digest": {"algorithm": "md5", "value": "d788cf15aeffba20a826192b950a4b5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "digest": {"algorithm": "md5", "value": "5668acebd8d30aa263d57519c360cbc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "digest": {"algorithm": "md5", "value": "32bf41a44926ffb63d54445e040596df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "digest": {"algorithm": "md5", "value": "05f46b50eeb55f1387551c69c7c37662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "digest": {"algorithm": "md5", "value": "ac4305fa41b2b537d4e426f5f56c5bfb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "digest": {"algorithm": "md5", "value": "5ff70a0a442b7d5e23e5ea0a22498f6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "digest": {"algorithm": "md5", "value": "9af72fe80f97c73e31887417b7ad5ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "digest": {"algorithm": "md5", "value": "2ab765e034e56a42f731c7eb1006ac31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "digest": {"algorithm": "md5", "value": "eae881bf623745585b70c107ced98f69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "digest": {"algorithm": "md5", "value": "ec79b3225da6b0a754a4da15dac49f8b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "digest": {"algorithm": "md5", "value": "9a05e56517b530bee95868390e931fe5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "digest": {"algorithm": "md5", "value": "9df17e1d89a3f9c7e6f48214f00bd53e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/Heavy.pl", "digest": {"algorithm": "md5", "value": "221acd6d1a77c05446c42d0de1553dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "233bdd428f4958efd17315fb13e42bc1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "871b17f2e18769c06be58ad56b1464f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "a940b0e4ed11c232836df3a2f681a390"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "e2637cf6857ef7872e4e02d15e53de75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "aa3b10dcc52e8384987caf06b82f13d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "8fec3e7e5cc36ae7f28322b9c9bc2e38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "2001b2fe491bcd3b4a060bbf8b07e712"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "88af42b9e2ec2fe27c4a15bbf6ce5da3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "82d2cf652eddeabca5710ff6eeb98947"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "9133afdffad6b32ac2def126d5a464ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "82b8ce27c5f2bdc28a06ce0bf402267b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "9af6fbf676226a435db51ac75fa43690"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "a3e0594113673b9fded8a616b3594bda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "60880d7834063108c4a069d53c9e5303"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "b87bd7ef93b9d70a7e399bd585432621"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "1dd892aeb09ffd2239fa35ebcbad6881"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "c404c9a35a281c89996809ee68693035"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "c220a49136ae2769d9c4abbeb1f769a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "63133eafee3a4a2b8d0dcfd07d60a4f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "7b46c05fd1e3981e94571626e3ec2761"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "d7ad6f203c3e666d93f0057db3020de1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "2216cfcd7dbbb00eb832c8dce9371e45"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "45f8ef0d0956dd631177dad15c40e60f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "6f750c5b39f3e2acc1bbc4b9cca8f643"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "ac2dd6cc58b95d8b736842b989d5d455"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "1e3aea9e155c370ed136cdb03178df9b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "2a3f21395be428bf060c2da6e7085c4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "190363ef13725a39f95c960d536956ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "4c214f1c47f9c9fc33ddca9ccf93efef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "85ef580cfac2ea5051e047ddfd23b1a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "bcdbe0ef94a49b39a5cd5237b123762e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "2c2eb618bdfe8e4d2998e328090cb2bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "ea9b136e6bc25e8bbf4738bf90430d67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "237b71134bae55b174f409ae6d0ab263"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "dab98b04031551286aeb4cc6738d2b7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "28a1898c5e2ba95b6ce34f53c38555d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "c8e71cc15d0da8e5caf74ac1a2d0e019"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "24787f2ec0e10d3e44a287660585455a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "7f716832fffdfe615d13ade358119912"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "fd63ae3ea3923b7fa8eba062bae5dbc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e8ad50938dafe1f255ed664ce2e16002"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "ed5ef4895425dace0449178b65fb0658"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "11487701c970d6bebc3968d9215a94be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "4970862e200b4746e80daa122fc8c68b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "dbce0657e995a6bee9ec072fd7b3104d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "a3ae6ba1eb697246155f407c275bbe0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "5868b1de7d2902ae9ceed247dc934b75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "126aaac4b9b3655b847399b801607e2c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "48c72ea00b5d81d437e72afc6134a6e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "c9fc35739f52877da08548caa28dc266"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "84012710bdeb5849120a1d0623c4dded"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "31f45f57cfa4ffdddf5d579e9e8a0159"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "8e1c0d25d9bc3748a20c97d099127b63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "60ddb6b586fc00fc2c423447a91a71c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "3f0b32e396cb31ac7e09b30db6e031a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "11c0df71ad726704fd87dbb437863148"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "36a7c4efc8fe6d59da99e48488732bef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "9b79d6cb642777a3efa8570afa24f751"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "60f538b1a9934d3cacf4f802130fe09d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "57cad8c9571e8a9753efa23e72b0ec78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "3f87cf797edce7f58ede6ae022492dc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "c5def79a1f662409007171a28fc778a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "f553a6e0f80e56ce648e6f7338efe85b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "469b44eb2e3f88c3ca6a7282d64b5997"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "8bdf3496fc141509190a466432341ac3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "e46cd186991ae7bb19713e21e54c8a6e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "dd61e1f5a3743d618f71a4eed3711e83"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "306c46f5526e00cf8e02717235633d82"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "7115e870a223414fe0a4a882a01fcf57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "02005302a9428ddd4d554ed9e4d22ac0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "a5638d1b37c6906213dbf083e85e0c69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "891dc3c52c36f5489906a1eeedb268e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "55f9e81d901a1215d9b5b7a6427183e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "92ce666e842895d493c2a4de0e9b5991"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "3f662f322a97e90ad908d53211c2a0fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "a7b19b7a0cd674c4723cba3da7175722"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "4455e31216d63a8ba9e35a1cd9ba5e8b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "85d1b9b368cccd0c7854bccca4397799"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "f366d0e6a6dd83b4ef20f56e28b20c21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "e90f281dfd8a7aee6bc6e7684aa75bdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "f286ef6b2a9e6e64f3fc007dd7aaa10f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "01983a47a0d7ba61f98dd68ef843491a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "d703afe055471b7d602c0d674fba72f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "b313d81911ad53b890611092acb24cd2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "558c6930976e2178339b0f2da0e6168c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "2c1b41494a33b24c2704f8c6fac1ebdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "60e3fb5f180ba771a4dbd75bdb6b55a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "404bbb42edf04da104e340a1343a52aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "f3d3382512d7fe9c0ac9708484010cdb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "d64cae7ead5bcf2327074757fbeba852"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "47f9a5efdee9cce9e91de51bfd55d56e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "733853ce6adb689884fe3d996492d38d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "1b65eb7bd13c87f48d39bca2fa0fe97c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "b19bd46e7d81eed9cf11a07be5f5282e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "d3c4da710aa910ecfa558e84f4677d10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "14c471521654a872b629edec5eb949fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "91d1d4e5642bd3182a26f6ce7b095234"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "e05852b986b28d012344074c8435741b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "4ca9ea20edc85dc26febae334a1e2a73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "d7bdd7cfe73055a1baa25ecdab21358c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "8942616540f37e172a2f26c42ea94bca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "9d0f34cda9b117b413df1cc70d3fcac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "575272173beece4b9457a1406c4994e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "3d2672ef475d5bdd6d437dd3c6324e78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "a0b1518c6121b9e18d4c023894116031"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "2b0b4c30b53ce6886a0bf63c496a3902"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "fb22e05cc8937dcc7797f45e91aa9207"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "4f7378425106ad412107c2ff0c3a7193"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "65e5a6adb8c8e96ff4d4af5f0097fa67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "0c0f9e2a545b44316528b3081a06df9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "bf44149b76595289523346c9b67b138b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "51ec56a58808cb55364ecfa9c9aa7a9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "a860362eafb62dfbf4027da82344608a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "47e39a1b4988e7d4e215b62bbb8b9925"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "4eda7e8dd7d34e40cf8c3131bdcda0ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "36af3ec9a36c05a76b2bb510aac63d18"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "a28cc525c2ef17fab76b30e6640cbe5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "b1ef5a2b2f6b23a9d33ff63841e5f7f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "7365d6fb40c4f21eaa132e0c7cbdfd87"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "0f4b9b3d0f18323acf4d095e7ce495bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "5df4dbef40a4f3ce3ffde97405b9bc17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "eabbbcc84d01455eb5f1197b3fc8e94f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "53dec1c6286f001bb0a9b1ff0707e43d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "405576bb7259b4f57b19b4db62c6e77e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "c19ef1bd955ba000481a0e41361c1fd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "cb7efd81f62c36cd5b3c6fefe7de45ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "6458a3a60fa948112e1c45c8e521cc79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "408c473bef6270bf38971fdf3aafbb57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "29b4a8b34a88908ee1034975405f5c50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "72ad068da0e935b9b06c640a4441342b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "d1d0d56fe172d9f27e6fb6660a918068"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "15488f320f3831d33b9d77e8cefc42c0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "889c048f6c1bc2848936e0aa8cfa91dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "13472dcbefaf348c0950e575e7a76140"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "20cf452cff1604579c5b002de3513e6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "f66becd7ec21f32966f2590471325515"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "c768a37b6805c8e46b799bd3c2309823"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "d331700eae9e357b9aa92c631ce70ec3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "f63b738a659523e07fb15e131ee97e0b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6fd02590bb721bd16705c8d7731f432b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "9d92af1d57cb81824faca0e410d84211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "7be179a9bd801d76c4f6ae89559bd850"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "eb9c169d53b466bd570252185c2f1698"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a8cef4b6a0748b6f2952ad6b9fdb06e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "727b6516ff5290ae23e221a2405c8248"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "708ade00e0c504835868dadd53aa865b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "f5c1d048507fbda0bb4da0f8ee02e617"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "48be32c2f6afe49108fb613105fd2d72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "d8cbfcf98cf960642e1020e47ab2606b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "6c4405ce74f51b347d101e1a0ce9b324"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d52017a4752666af54b8a2ade747d03d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "6be4b63a0b7230b0bbb325a576ddec57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "ff9bd44657407e5955bfdc6459cb2c1b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "517568d3a51145c9fdc602dbf65d9c86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "f1077c8ac96e864aee8d6089c145139d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "d55eaba65d415631fe4161d4fa09849e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "4b4ffe5c11bdd1df3b48dfae68837b94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "d734f70fb718c551228ff54ffdee0aa1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "8ddc6d6d35e7423b87d1f5d41e2f3cfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "94e0426e55d33e3ba1f1c68d6b65c63d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "0b0bee1964c502f15f638c41049ce1ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "2603ba198e5b60342e0a9d2929264990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "b6e14a7d6888de80403eb4a6dc3d4096"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "5c910ce830060f6a591c5f1270e653bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "06c86e8d04d0d6f1f25740fc536bf4d1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "3ac28feb7fbd9ef213846086e3580d4a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "e57dbe4ed60b9e36caa7b9876f77b41a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "6e08265270f2b6e1df0dd1a7ffa64f9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "a6acaf11bbe44171de19b0f11a859d24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "e8ac6f951810d2ef3ecc69b1ffa168aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "7978d4f83e00137c774cef6629ad7da5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "2e3a8afcca49e6511dcb4765cad069d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "9edcc48f62d41c0d3ae6ed9f9381c2cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "e89081cca7f039ecf835975d7ea16dfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "f5c634a5eb968da046e44f0414e257df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "94a3c9e092e8d59ad489e93f7729be4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "f711647fe335e83f32d1d6d68f673911"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "3f5f63accfd6c1853ffc7e669566d986"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "a1cf1b7c1e5fc59b02ecd6a472b0fcac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "43c3cac5dd3db44ac49f8d1f95e821bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "d24ee66fc967259c1f2138601df48148"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "2b9f7ef14b21f9a9ab0509ef1bb21472"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "e67be465e8660d71138557949a490b47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "c47b51191f8e436dd193d4d84e1c35bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "8f277de4857753e3a134fe4f65f47e67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "c46392bd49035c0cad1c113b27bc3cb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "3b60786fe29f457fcf05c3da1f07b40a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "5fdfa6e8c3e80b925bee8223fe4ec38c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "0be8b6472da21b9f2e331938255c6c51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "b8bf072562072b792fcc1a9dceada641"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "208a6fe2d46a67b2fd8a6d5e0cba661d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "824bc1b3edea4630fa000a939556e070"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "8a7ede7f9d84cd7687fc4298967096d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "16b29161a8c5c29c23b7dad1efe54333"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "6a2ba6d7aa429d200c9b20d43abb45a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "7ec032c8869916f5459a3cf64c50fdaf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "43b9ff74ba2fd2f317261f45caaa755d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "e9eeab3d7269c79f34f2042e132ff779"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "e46828033c3e6633ae41565f80480d24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "94350a00d3630176d8aa1864a2762b31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "bff3c1bc492d7c77c67f4e730bf27b50"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "1aa0aa51a38c1e47096ab8a252799484"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "b0ffff280e4df1226a6846547026909b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "5fdc0a86e3f69025f5fc0e51bb7f0145"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "592578b77bb8351deef8fc4de20104cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "a9a39f05b26858459cbae472754421e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "918635af50cfe68c0134abaf987c7a39"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "4f415f5a239fba8519b4a729a1ea35cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "e6885ca4b54ecff338a55f9514e4675a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "f99e309b6e78732510a0464cf98118a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "bd7eca26a31aaa8e9d0c8564fb61e8fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "9c665d58ec577e5dfa4cd67220a0d4f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "43a1a787fe75334b0caecd24612da4b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "f477568f879d5f8577016a63a1f2496c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "664e8a577c77c1b8f007701cca247bc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "0023397ad86bebe4e7fc4a0e1aedc86f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "6c03ff527e4e78591be21b901115dd49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "77dd458ce3cb84ec62aabd2283a4695e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "63020e34a9c351e350d6a9ec20f05fe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "5b3220ebf2b3511c5516035fd5469c6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "ca46e85487edc6968e121890ef66a1f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "6852b9cd7b1a400adaa3935aee43b151"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "15d69c83992375c43632bc2eea6d751b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "cf24584391598bf0db58c79b87d0cd6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "ff3c47fea4a2319c59d1d9421c6bdc70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "34d35a1155a9bb9cf295a7d27c870df5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "ac611769a576ef5ccb0865eabca0b769"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "d063091bcd36b9bf15ac8bfcfacce908"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "e61911800a1e3a8dcb0586a00550dc0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "8d0f876505ff0bd8206550ada1fcc749"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "5858e840140518ef8a32b0c38a545001"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "baa95f8ed89b4559010186383ef662e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "896099309d49640a05efc70ba3c519d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "bb0887dbc48d1abf9b268924c6510e8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "bfcbf665e5ff72f82ca7f9a3a56fa357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "7f5b04bcf7fad064ed28857b577b709b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "06e041aaa6cf963c57183fe1fd4fd263"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "62761fcb0e8a19e2af004f5d0b5c89ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "913439ea3eba336b843e69aa6dbae3c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "acd63bb61ab660ce8b7ef1428c099be3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "a8bbeff4ab02623e2b8bf7c465f9f0ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "6e2bfcdbce185b85a1fa80e31ce87752"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "397e0820b18125df3e8b3ad4a4f61c53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "1bb8a85b0ac30327df8b5a015185bdea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "20d6f3e1decd9eef2932edfba99b97bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "8cb2a037881a01d74c105b3613486598"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "8a22a7042bedb1be978786f47d585c03"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "93dc8adfe6e6cfc7e49af499f6302712"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "da14b130544b78262db190376933623a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "00c645e03d95d79db51414bbc9df1bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "963a60a7781732120eeaa4a500d99b70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "f889d74fdf6e83715480681cbaa43c3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "a77f7eeb9adc8f4e9f578ace180ccb0f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "f308d1a62053c59344bf207b173f98d4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "3e22d2c829b40f2a688fa033b811e900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "b0d3aae781949b779bb481463b528c80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "f1b3760cfbb0bb4c63244d381e9ab4ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "00d21d0729a69b7bfeeffdb8095f7ab3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "e47871230622447b3924a5b751e5b242"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EB.pl", "digest": {"algorithm": "md5", "value": "c398b10eceb24f7b0b2d043752cab048"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "fd45c7afa43b7b9792a368e891829767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "b59af2ff763104fa946af7863b922226"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "ce7d4dcb00f025f309329b0109b276fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "2cfec46c36ff0ec6a1e22ff606f1a28f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "0ef9f8c00da54de8771922066bfb9a93"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "677b4aba3b2d471002cb9b47d3d47944"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "f5f1286a0acb084a3babd1950ae0eb1b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "fdaa9822f2777946986a6831cd7da353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "9a83d08a95515f53d24ca7e2e1c4f1ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "265f79bb57b99a91b10cee36d2ea61b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "efb00a4cf44679ccaf4d8dec838d6343"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "25a587ceda94d549644fbf9d8898b05d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "e94a8529048bd53b92a79cd9104a4c22"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4dfe80e0c50bc701cc163715eae93507"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "8056393cbc531325af41aff094cc8195"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "2212340640464931fa3a7c442d063a86"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "51fc03e56dc6caa0464db27c3d196e70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "0708cc3c7d958a54fbac32bdbb4e462d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "4f9735a8edc24577616498299f054d68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "6eb4d061794291888b4ece8e56488219"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "67c7cb670e787596be0b2758a3836b8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "48315a841234405e167d110140c1c4ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8e9e350745f70786fc32f31618d63437"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "f981076ef17975a2fc59cf67fda657d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "6b449f54b90a3cf5b55def70b754d95e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "b69a9f645f365f066ff737357145ce0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "e7a57cab25960e7035e4e582ab8eeddc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "0fa217c6fa81001b5482751b13e7d5de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "16f427165128c6c23c2afcd06f346fa8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "5706f8ef7a681e1fdf518f701e9ebb7f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "c95e72c8f4a0f84d7cac5fdefb822b11"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "f1503cbf1bb128a3e6e68abc525de1e3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "56d46149948996959c54f3f898425655"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "b43709faadf7e330d5f66c4675da3ca9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "738bd61c061b363fe3bd90732cc56e72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "894785b707730a755cd7613ddc73fdfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "6ca1bb48e14834c13659628be6a59781"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "cbceb6dc4e01571165b286b7b4c2649a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "8ee356e9006a0708011cca307d4e6d63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "1a13bbec9a30236f146311c5e63f75ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "cc13e8a1434d231996cbc602423fe6fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "90c2539e75a8caba718d58605a24e38c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "7f31ec5471a84d645a3020d5a43e0902"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "032347e71bdc0edce4d84a74e639267d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "4e6b2c52ea30b610230a5aa730053f51"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "a2bc4b5723591f1ad815e2c792e72c65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "8d55c521eac10e533bd8c9442aba5c60"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "510413e8fb6493da83f0030096674917"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "29954237eaa4f5200e8ca5ca49822321"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "88ddb1c809530bfa7d4ae05c58f7d033"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "3d7158605ccea8bbe5fe411914a29684"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "af8f4e8e1ce0613f884845e1075bd84c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "710832dd7cc98b9c6604c09cc3f52bc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "489c9224461d30c6790539bf2d52b082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "4deac01df90f8887342c39489534d57d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "6c7ddbe48acada6c0bbd0a617b3d305e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "5ffd1461bdfe53425ad321e069edc506"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "c4f89484365f7f26656cfbb6acd8406d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "35ea396146bf23700d3dd23b16fff2da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "b303d9cd9c955d934820a9727d481657"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "d72a96c9952f23bac70fe1b209759d36"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "29296e31bd51866605d68542254fab4f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "41201865977eef6a684096bf1340fffa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "223819a0d317a5278bbde624e2dc86e9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "1cee132e9c7134ab4d4c6e925a67663e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "8de4c7b50e9b2a4541acf7cd9e2cd728"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "cc3b630ff059398dd62aad0fa17160a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "463a7b19617a85ceb07baf93e52d874b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "22ceb2f7464d26e65a18831b93604065"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "6a154de020eeb53fa2d959658f5d4bb0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "22f5f4e3e4bd93ba5c1562ba628d13d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "d46860794e75d96f0194b0d719252439"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "68646cec727982e8c5bdbc5e1e4cbfe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "25b5bdb13709e1597d1384c228502b54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "c82ff22d404ecf84c15d5c8c803478a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "a0616aa1d9c76b952abff86d94e289db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "477c2667e7333cd4c2f7b855e92b8edd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "955326352007733312fb56c2548284fa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "2dc55cc9c4eb99ada7455aad33aa9ca7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "263ad74d9a7cb17523d3413d0b7297d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "b95715266b572319fa0520d159746737"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "4fb2464375751898ffa1f8a5add40622"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "1ef86c4051e87cf55d61784373ea910e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "bb9904d746a426e7089df3cb43217dac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "3baa3184ebc0cd357823bc6931c1ac95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "7c5ea503f25d376739e680fbd34c863e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "794de37930f33319fca83398d0d11fc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "465a1369230b10aade162c49a1aef1ab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "da530ff34ed7ecf9411a6cad00d3ad76"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "322eed71f84c006feb88e154bbb25f3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "c8a78cb493dca6304c9aed0450c9ea2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "60118b43bfe39af5c3aae021a46ca7d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "70a31dd69f4a0e1408a1e8a47e16cc5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "843e053abf51001c1e7e594b8483f9e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "14eb9f97ea3955fec067d4cd1a288bd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "1e73a9b7cc3a19bb2be00e0ca65d2c04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "fecd2fd5faa1b944fa91df2b062773f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "e0a733e94e4ff9fe5bcb78f53b2a5728"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "8356f8cbb5209e2507f57c7ab90e53d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "8a0dd70ab632e405c57bfe4436f4f3a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "60174181a77394e79aaeba1c4fcaa9f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "077e313e0a21b4b6a5953afb27c67911"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "91a4ef3f964546d782f85f9526cf5a1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "65bb577d9adf46e6d23f5227186c6e05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "522a650cad6cf20c492d8bc7c6c85a59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "f9fc9be0b01a1abbe489f65f9be16d6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "4047cf3f31b0ab614c8ea02170e83f9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "0d461bf244dc9254f8648f1735572f5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "9265d863210467a82c4283307d0906b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "bb44122cb9d288ea28bb97856447e549"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "fd6825c9f0a8727bfb1a901df84525c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "e2b3ce60730dfac1e58f108866f8144f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNon.pl", "digest": {"algorithm": "md5", "value": "89b4507a737fac54f1db75417e855b6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "438a95ec4d35226eadfe5514558b45de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "690e2e34f5c69de073a9a226bb0effcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "46002aa20aba0120a90230e47a55b81c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "37ef032bb799b1694ca7ca1f52c3ea0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "047a89f3ae3f0b8a21d8e80cd885a882"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "8c877f1908737f95cc0f867744930548"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "ca44a8440f817e789771e540e7b23b29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "32933afcb676f1c50069da9c64da8e29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "d5c9cff4bc74b852d4f5ec54b52b7823"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "39bc80a832aedab6c102052ee4537569"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "9ccc3b2497af8e01f2a8f33e7999e4b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "2d02db301d852fc360578c7b5991ad05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "a0130bfe1027d919b3d35b4914c581a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "b7ded32ac9fb2fa33d70356edc9fe34f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "ec6c936d3e25d7586c8793e29d7b0798"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "edd20833d242b667f6d613eb4ed4db8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "c13fb059013e4f5adc5fafbd43dffb49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "419c314ceeb2402e1a6d33d3ec170c47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "d78defa970f63b8d3d4cbce09fb26b33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "c7fc61b1a02c11f8b7e349c1283ee0c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Armn.pl", "digest": {"algorithm": "md5", "value": "6f1acdc54528aabf64932826b5433338"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "ef098e82beec386664c69d9a1164939f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "2a6bf2426eb7b342c440eca04e918d6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "06236e3493a3c17f611dc283fbfa49b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "e8b36860ed9fa7c9a230a5fa220724d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "3f16acfa929562832a422c9107100f8c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "91737b70729a0ae65fe9e164606dd043"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "451e6f88c8497698d1decff2ae7acf7d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "a5144b6937455111bb6c92bd1b1b9ddd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "9ab3dbe11c116e22ff162a00b225b9ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "d13e62267591dbd01e378a7910e47d1f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "8cc4e0b6326c4f06931a696b4e194999"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "03f947974d8f7058952219dd0058c8aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "a13d4441f25c2c511e1d188dfd735e4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "7c06d835b2d7028a9563ac41eaf9ee07"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "572784b8c2f449774d6ee5cf660033c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "028946684919f44b8fca5110df4c5e52"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "e8a7b297ba7b4022ba8653df1317c08a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "09c7c280b5960ac09d52b70f04884bc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "d6312e678ce17dbf6fda3ccb1181460e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "08b0fb929a9f7176f38d15d0d1e5e0c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "7766414d1a4aa92c65bea78753b15e7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "c5879d73a4461df0cf64343489a1e931"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "a1767ef333f266797e5d72a7b519c892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "b2f2cd3c9401736c1863675076bc2439"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "dfbe1e5528e55809e71670d6083836f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "1ae92871ff012d12bbdba9de222735a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "7441b9c70b9745550f6103f08174b65e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "6796dbe8ff07efd27e79ff2b604e85c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "02f759154e566d76f0116c3614c525e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "269762ff735b8b3bad14d5547082ed04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "654b4f934cc604e554996cc2410577e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "afe6df004c640483b599c0f81fb5f311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "697eda7a77f0917ea6f3a73f5cc05a8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "fd98f9a815ef5f3f06252057746573e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "4ba0b8ce5a8c07fe2d5f9be298e1640b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "19489c519936f6115b4cb4b582bee5d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "2c2a5b894b5d837b59f96e83b4838116"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "5d07d595c19d5ec122cdb7005e327cc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "62bb10390118aa0f69bb39695af52e04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "cbb53abc28b39e3fbabdcca44eb3fb5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "6bbac9e6173d60656d7d01a1464a9c12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "007dff08f0cb99f75bd24815e77fc71b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "45a38de58901b4ad30533a56153cc62e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "9c5805a0c6d5c8f3d13cd81a239376a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "5fbab48b09ce0033f0ffee5804700d2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "603a19a39a18ed67bd70d88b63af97be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "ac32381a927081d71dd169b4c3d67108"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "690532823bd47ba336b706bca937e615"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "a414b5bec5c0c082abf98e44912eb6ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "568fab01b4ec250bf48338a374ce2ca4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "9733fa4c0f75a0086d7757e16768e6c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "95db7f2b052fd05dc2a4b46daed26d75"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "9d94a1f07e1c9c2f3172c1d5476ad7a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "54d87f9e3b2646959202329d36a8d929"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "ab2389293998ac0c57dcc036a0447141"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "f93db8d0e58f6c98f435d67d5e5d508b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "c425d272e2ea5abcc368bccd0b6cb03d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "59845a434ed466adfc195dab5495f975"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a154fa69d13a386d6c12e91d57174f2f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "a5590541f9be04f0e6571d5e2170b0cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "3c3ae0b7d79a03e37a8a1dff4c6444aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "1253dcdc408b36a82c32da0f52750207"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "e4904c8e6ebce52468e0528fde9aebea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "41a182d744a40a111e9ad6e41c65bfbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "7dd2af33cca036ca5463c8cf7625e56c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "3119fb92cb2e44df7314e64abafa95a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d1ad8dff8488e9c551e79651f603e92e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "4e4917c2168f18e391608e5ed548e689"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "c50829418586e4960710798ffd8a88cd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "c785b56a827f89d3eaa5c910a68e5672"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "43363674adf39822f775bd271ed85687"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "381244009f4b41b884075ecd7bc6dcd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "be619973e9ec95b36dbff6a9b23ecd9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "f1470e4f76102d0e24603af39026cc3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "83248fafa717a9d4ff670cbf0d45b0a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "b8ecf6c274d8157ebd519031ebf202d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "b98d5e5df37990ec21a5d9eaaee83cbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "75f78913f546410bf8578683f1f99fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "903a8940b59651d68b3b6c9428114f47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "4549b34b5d6c09b77e15179c478e5fe1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "2ff7ac84092ff51f205cfc4529b397a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "82ead5d75493323af499fd022cebd92b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "25ef291d6d5e51773a3d748751b3ba5d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "aeac158beef5ee5e75fc66e47f6f6744"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "0132f760c28480d0d98b09b22b12ef81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "dc85a9183fdd836e8c7ab05ed3dc320f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "418886fbf6cf6967bae3eb3b51406295"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "cbba301f207b477f64af43b5a0b89610"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d1f52910678264d937e4b38670c77a6b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "f8b49a64e4e3167c16a838c6b4e51d57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "f3b44272cc6e7facf03bfea53d48438e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "aa56b4a3de9149420d6f7d72adc99503"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "d6c33ac66fa8d3427be42c1933a29dbe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "70a92cf88e708815c8fc8beec78b396e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "f077768ad7447751b9c74953cd127c74"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "a58f97b479b9e0cceec0565b2fab5161"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "67a4a52df0b6166ace9a7070188f7fbb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "1b5294ae24da017dbfbd3230e117acdc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "de8ea85306b063262ba7cc06775d02c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "73f8593179b813534623212e0bbb5d09"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "8a4dd85ab69a4afe06c0cd7c7109d3e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "bebbd5618ab52ef014aabff027fd7bf4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "c38509d47791bc91938c588052148da1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "80b1c199b709e47d5ce10be8c91253da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "3c0d917373b4f247cac6163fa109aec2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "50eebb90e14062ab03b30d683ba7e24d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "8580f11a1c3cf632c8f704cf07a3ea13"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "890af213d21335df1d777599f7496379"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "b2e5cf5a97c90d0c0f3a55301be59fb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "c0737211cf5d7f296714aa62fea059a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "da6a9f152e433bce198d2720409d5193"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "54613c5c82317ce11e47bcb7685f87f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "e20ef7bd0e0d480d54e48c147900da65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "4738fd6dd5bcf91cb2f94ee05e45e3b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "046f39abbca7170674b034234ccd1119"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "49c9a2b2cfceab1e1cf3beb6b18a6387"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "d1f3cb0afcacd14209330fc6010a7267"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "digest": {"algorithm": "md5", "value": "9decf267a9637a05e5722b083b98f909"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8_heavy.pl", "digest": {"algorithm": "md5", "value": "1ab32ef474da64051963048055315541"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "digest": {"algorithm": "md5", "value": "7b1646d3ab0c2098d26ba337a18b3dd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "digest": {"algorithm": "md5", "value": "834795cb5ee5599184168b021a4ccff3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "digest": {"algorithm": "md5", "value": "9cfea2f84c7828e690a34518433fecfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e8bc440a890b1df59caeb22a712e45a5"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "5a4b1867e4a4faab52e949c4f02050a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/Documentation", "digest": {"algorithm": "md5", "value": "a16edf3b24cb82bf997f1d29b610ee6d"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-base", "digest": {"algorithm": "md5", "value": "c80932d1560671a9f273cc7353395bb2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl.1.gz", "digest": {"algorithm": "md5", "value": "0d008ef4c2ca48f5a8c7f427fe9e9a4a"}, "isConfigFile": false}]}}, {"id": "7d6dc002189a8f73", "name": "perl-modules-5.30", "version": "5.30.0-9ubuntu0.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/perl-modules-5.30.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-modules-5.30/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/perl-modules-5.30/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-modules-5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules-5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules_5.30:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules_5.30:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_modules:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-modules-5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_modules_5.30:5.30.0-9ubuntu0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/perl-modules-5.30@5.30.0-9ubuntu0.2?arch=all&upstream=perl&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-modules-5.30", "source": "perl", "version": "5.30.0-9ubuntu0.2", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 17226, "provides": ["perl-modules"], "depends": ["perl-base (>= 5.30.0-1)"], "preDepends": ["dpkg (>= 1.17.17)"], "files": [{"path": "/usr/share/doc/perl-modules-5.30/README.Debian", "digest": {"algorithm": "md5", "value": "07fe26f6492fc85a745b7fefd49772ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-modules-5.30/copyright", "digest": {"algorithm": "md5", "value": "0caf34dd50499f543308e7d1da476390"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-modules-5.30", "digest": {"algorithm": "md5", "value": "1bfc54cfd0f42ef2a5e40ec5315dc1e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AnyDBM_File.pm", "digest": {"algorithm": "md5", "value": "35800e604fa666260c133eb6daf99170"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Cpan.pm", "digest": {"algorithm": "md5", "value": "17633a52f1ba99aecd5d79aceebf3494"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove.pm", "digest": {"algorithm": "md5", "value": "be7737b545840327db6b4462a8bc76d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State.pm", "digest": {"algorithm": "md5", "value": "54d7b7905611494815526d9cf77bf755"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result.pm", "digest": {"algorithm": "md5", "value": "5d7af62a4cd3ee7887d408cf5c6eb500"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/App/Prove/State/Result/Test.pm", "digest": {"algorithm": "md5", "value": "93ceb498d5be713564a2cd0ea6a3ca12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar.pm", "digest": {"algorithm": "md5", "value": "cb6ef087a4c5579a4a6e154e52c36c9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar/Constant.pm", "digest": {"algorithm": "md5", "value": "ffa999efbde9f291dcd1ebcda158f611"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Archive/Tar/File.pm", "digest": {"algorithm": "md5", "value": "3b27b927642b97c3181c7cf19dcb8d1a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Attribute/Handlers.pm", "digest": {"algorithm": "md5", "value": "f92eaa8246cdb68b240c4a3237a65d53"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "c923fac66a84c6b5dbbf01250e7c1a42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/AutoSplit.pm", "digest": {"algorithm": "md5", "value": "37084d87ae5c2777afa32e2b011892db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/B/Deparse.pm", "digest": {"algorithm": "md5", "value": "78d0c58ceec69a2ddd7ef8807d8494ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/B/Op_private.pm", "digest": {"algorithm": "md5", "value": "70cdff076198cb28e022a3c4a2d79994"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Benchmark.pm", "digest": {"algorithm": "md5", "value": "dc35f76c58da45b7887b0cbb5474bbca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CORE.pod", "digest": {"algorithm": "md5", "value": "2c46bd484a7134d288925d65707b2dd2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN.pm", "digest": {"algorithm": "md5", "value": "9b728bd99099cf5b76d204c6a110f40d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/API/HOWTO.pod", "digest": {"algorithm": "md5", "value": "7d14e1cee3710f52a7794d7f39eddf5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Author.pm", "digest": {"algorithm": "md5", "value": "ccb08996420746e5d209d72f6bd8f9b4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Bundle.pm", "digest": {"algorithm": "md5", "value": "dc4f8b8e22fca2a3753c424c5c7d2b23"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/CacheMgr.pm", "digest": {"algorithm": "md5", "value": "6be2aaa904b175cc23ba6daf2a721b2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Complete.pm", "digest": {"algorithm": "md5", "value": "cf8974c1ec519e59512595b1c298eb4e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Debug.pm", "digest": {"algorithm": "md5", "value": "245b93934b82f8b8f15d0650d532d6bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/DeferredCode.pm", "digest": {"algorithm": "md5", "value": "e3731b6be1f5b961db0d4ccfb95fb355"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distribution.pm", "digest": {"algorithm": "md5", "value": "fee6c8c453a8b0ccddb2518af2f9f151"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distroprefs.pm", "digest": {"algorithm": "md5", "value": "ab8cc5277494cdb793a4f6f16095da15"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Distrostatus.pm", "digest": {"algorithm": "md5", "value": "66b2488665b84e3d3c3bf5614b1a19ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/RecursiveDependency.pm", "digest": {"algorithm": "md5", "value": "d134559b6147219b5fbf3b3f52b56188"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/blocked_urllist.pm", "digest": {"algorithm": "md5", "value": "038110a66c1b59d37d3b9e7760c3797f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_not_installed.pm", "digest": {"algorithm": "md5", "value": "6dd7240fe2ead38e1a47efe2b40cffed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Exception/yaml_process_error.pm", "digest": {"algorithm": "md5", "value": "23d1bf4b9adfc8abba93dd69cc3dc0d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FTP.pm", "digest": {"algorithm": "md5", "value": "bef02274656dfc268704a6848ecfd31e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FTP/netrc.pm", "digest": {"algorithm": "md5", "value": "f4754237c503c57d59a9ee97d6d3b7ba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/FirstTime.pm", "digest": {"algorithm": "md5", "value": "d32527fc735c08d70c75aab85a8c0b80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Client.pm", "digest": {"algorithm": "md5", "value": "6ae4a2e4570751194a52db4e12694ee6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HTTP/Credentials.pm", "digest": {"algorithm": "md5", "value": "6824d392e22787eebbf0d17670d2de33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/HandleConfig.pm", "digest": {"algorithm": "md5", "value": "eb401062b2b247945fec1616dc0a3737"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Index.pm", "digest": {"algorithm": "md5", "value": "75576846f683a7412e9865caadb78d28"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/InfoObj.pm", "digest": {"algorithm": "md5", "value": "9d09a6a705d1423f32430375ce088b2c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify.pm", "digest": {"algorithm": "md5", "value": "a2e311336600bfaa99e5a9cd0d087529"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.dd", "digest": {"algorithm": "md5", "value": "ed0f34d75136100d99ee431977cd4a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Kwalify/distroprefs.yml", "digest": {"algorithm": "md5", "value": "4aaa1809f38e32452fa78e86514d0f87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/LWP/UserAgent.pm", "digest": {"algorithm": "md5", "value": "17701decc74e8d69d08cb93b534c8d16"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta.pm", "digest": {"algorithm": "md5", "value": "6a7c3a5685101ecba436b0a9b345675f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Converter.pm", "digest": {"algorithm": "md5", "value": "e806bcf01bd8e9873ee378df4073de58"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Feature.pm", "digest": {"algorithm": "md5", "value": "6dc61040c9f482c07560a221732866a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History.pm", "digest": {"algorithm": "md5", "value": "806939b1a7494a655b65045dd4c1e690"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_0.pod", "digest": {"algorithm": "md5", "value": "ead77dc613c34b2d23c5c10329a2e3fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_1.pod", "digest": {"algorithm": "md5", "value": "605b7e7ca3961c8f79731cb6b1b184b8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_2.pod", "digest": {"algorithm": "md5", "value": "28a21fd1d23b3b7d887bf01481dcec2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_3.pod", "digest": {"algorithm": "md5", "value": "a4402d89b89795b3fb1fe2d0f6f96f4d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/History/Meta_1_4.pod", "digest": {"algorithm": "md5", "value": "4a3632872e0800e1cf6e36719ba51757"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Merge.pm", "digest": {"algorithm": "md5", "value": "43dc42f521a86d84fe08b22db5f0b861"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Prereqs.pm", "digest": {"algorithm": "md5", "value": "39801edfb772348732baac57e27901d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Requirements.pm", "digest": {"algorithm": "md5", "value": "13d171f3e271abb0431fa6ca18770278"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Spec.pm", "digest": {"algorithm": "md5", "value": "0a574802cc5e6fbeb606a7bf800c6944"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/Validator.pm", "digest": {"algorithm": "md5", "value": "1708b347a8b0373180051c02236326f2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Meta/YAML.pm", "digest": {"algorithm": "md5", "value": "786dab08e2bbb5316b4f4439b7a93671"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Mirrors.pm", "digest": {"algorithm": "md5", "value": "37cdce88b4596622f26e9e2440284642"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Module.pm", "digest": {"algorithm": "md5", "value": "a7699c48ea48c5bcc6840be089760af3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Nox.pm", "digest": {"algorithm": "md5", "value": "c811f08406e93dedf8f3f03a1ec2239a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Plugin.pm", "digest": {"algorithm": "md5", "value": "9eee84382cf164b060237417d731e543"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Plugin/Specfile.pm", "digest": {"algorithm": "md5", "value": "8ba8c47ad41327f4fa45fd07c3c57f05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Prompt.pm", "digest": {"algorithm": "md5", "value": "c612036e9a7d09ca3e29de9ce6075fb5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Queue.pm", "digest": {"algorithm": "md5", "value": "7687f6d54fb8c97cec7b67930313171f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Shell.pm", "digest": {"algorithm": "md5", "value": "43ae8ab81a384a63e781b82419cf434e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Tarzip.pm", "digest": {"algorithm": "md5", "value": "f6e7d07252e52d2cde1e8f4d69d42590"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/URL.pm", "digest": {"algorithm": "md5", "value": "355093e097ec4decdbe942fd286dd9f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/CPAN/Version.pm", "digest": {"algorithm": "md5", "value": "7e2b0a07666b402a7f3974828cbdf9d5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Carp.pm", "digest": {"algorithm": "md5", "value": "01d59a664a69ffaed1bd0300ba0c7134"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Class/Struct.pm", "digest": {"algorithm": "md5", "value": "cf060e4d87730484dcdf246d806fec93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Compress/Zlib.pm", "digest": {"algorithm": "md5", "value": "b60080da1bd66f093e48f2762412a268"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Config/Extensions.pm", "digest": {"algorithm": "md5", "value": "8bffd44e57678bce5189de4c39cd0b9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Config/Perl/V.pm", "digest": {"algorithm": "md5", "value": "badcee5a785e795c29c57a457e5a57cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DB.pm", "digest": {"algorithm": "md5", "value": "81bcbb4808a457100f1efabd0b27fcc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter.pm", "digest": {"algorithm": "md5", "value": "4a2958ed52aa1f787b8479b58f97727f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/compress.pm", "digest": {"algorithm": "md5", "value": "3c35eae9eb6a88a866571205f805b641"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/encode.pm", "digest": {"algorithm": "md5", "value": "78244a7d6938404357e01a2522cd96a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/int32.pm", "digest": {"algorithm": "md5", "value": "60108c7387ea182ecef9a0c2b7d2330d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/null.pm", "digest": {"algorithm": "md5", "value": "acf197cca0affd605e208d5fe59e929b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DBM_Filter/utf8.pm", "digest": {"algorithm": "md5", "value": "c4a2db28969660259717e1f99ac68f91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Devel/SelfStubber.pm", "digest": {"algorithm": "md5", "value": "53e957a78c03147fe13d3cd1eb28f2d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest.pm", "digest": {"algorithm": "md5", "value": "dbf6ff459ee5cc64d7734889599f89d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest/base.pm", "digest": {"algorithm": "md5", "value": "c46e2ebb720ee7d9c600ce5acbf34291"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Digest/file.pm", "digest": {"algorithm": "md5", "value": "fab67e5467571931661a892d0efaf4d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/DirHandle.pm", "digest": {"algorithm": "md5", "value": "c1dfa1cf7c21935750aa6206a4acdbb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Dumpvalue.pm", "digest": {"algorithm": "md5", "value": "4db096dcfad90c6b6720ac8c243c4d5f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Changes.e2x", "digest": {"algorithm": "md5", "value": "fcae27b0e308be86746ae32815b455c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/ConfigLocal_PM.e2x", "digest": {"algorithm": "md5", "value": "211b6bcd34e887a6ee52f4df3b2e9b95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Makefile_PL.e2x", "digest": {"algorithm": "md5", "value": "9d98f4a1bb9efe8868d78c92a28272c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/PerlIO.pod", "digest": {"algorithm": "md5", "value": "ecbc4011baf40440f839c3f015036647"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/README.e2x", "digest": {"algorithm": "md5", "value": "29deb05689ca373cc9aca713273cf763"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/Supported.pod", "digest": {"algorithm": "md5", "value": "17b66fdceed2dadbcfb29c9e062fee59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/_PM.e2x", "digest": {"algorithm": "md5", "value": "aae5f61188be153e073e5cd1eb8e7c7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/_T.e2x", "digest": {"algorithm": "md5", "value": "a28c301411ddbe8be9323abb923a3cc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Encode/encode.h", "digest": {"algorithm": "md5", "value": "83377211dd0dff4c5c986f400dcba302"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/English.pm", "digest": {"algorithm": "md5", "value": "2118c552214d7a57f0943d98769b20e9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Env.pm", "digest": {"algorithm": "md5", "value": "563d7531cb0755586699fecd16cff11b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Exporter.pm", "digest": {"algorithm": "md5", "value": "118f47a7245b8d8026e8a9ac78f35ebb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "d8032ca40b44e010673e6dd5816ca66b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder.pm", "digest": {"algorithm": "md5", "value": "0ddb308f525b299236cb5067855e0df0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Base.pm", "digest": {"algorithm": "md5", "value": "8de1d51ae6e9d54169d7d93cf6d225f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Unix.pm", "digest": {"algorithm": "md5", "value": "c8ed8c487142e27c0b140379d87c9017"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/VMS.pm", "digest": {"algorithm": "md5", "value": "1759cb94b28ead27aea6c7b04e2a6f11"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows.pm", "digest": {"algorithm": "md5", "value": "9344ed6c17187c9b64fc5c5a7f8f7ef6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm", "digest": {"algorithm": "md5", "value": "ea7bb4b34a815c8959cf7e37432bbcf6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm", "digest": {"algorithm": "md5", "value": "d09762cc95a047fc5e9a1b4a8930a3c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm", "digest": {"algorithm": "md5", "value": "71e7d8467d3d3cc85e203983b107b372"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/aix.pm", "digest": {"algorithm": "md5", "value": "858507fc0e1d2d1542854583096b6e0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/android.pm", "digest": {"algorithm": "md5", "value": "7eb291428e42e228d7cb25779e4ba01a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/cygwin.pm", "digest": {"algorithm": "md5", "value": "68f45732b5e130dd6a5477a2ad0b7a31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/darwin.pm", "digest": {"algorithm": "md5", "value": "dc00d65e347ec6c8ab4304d42149c2c4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/dec_osf.pm", "digest": {"algorithm": "md5", "value": "2700c61fd415b86dbf8a56206e6cd7af"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/CBuilder/Platform/os2.pm", "digest": {"algorithm": "md5", "value": "b3b74e4635fab4a00559f93a20d9f044"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Command.pm", "digest": {"algorithm": "md5", "value": "354d4d0a20153cd4cf1f8054801283da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Command/MM.pm", "digest": {"algorithm": "md5", "value": "bd0875cdb252371d7885335e737cb0a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant.pm", "digest": {"algorithm": "md5", "value": "f9fe14b962027efc92325fc095b332fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Base.pm", "digest": {"algorithm": "md5", "value": "762c6fda6d8375be1926b45b94f7a214"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/ProxySubs.pm", "digest": {"algorithm": "md5", "value": "da625bd2fc20f6367c2db02bad59a64e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/Utils.pm", "digest": {"algorithm": "md5", "value": "6f79358f0654239f927694d91dcfb2a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Constant/XS.pm", "digest": {"algorithm": "md5", "value": "58dc9e4d1bf02c58e05f6fc1194c595f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Embed.pm", "digest": {"algorithm": "md5", "value": "04425475eeb30cbfbeec5d3ec1567c8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Install.pm", "digest": {"algorithm": "md5", "value": "5c40aba57c9db0a9a738f58ed066e1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Installed.pm", "digest": {"algorithm": "md5", "value": "b6a87db2e4b23a2cc45cb8fb93aa9296"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist.pm", "digest": {"algorithm": "md5", "value": "3a0897512b62cded3cda5c784142e7ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Liblist/Kid.pm", "digest": {"algorithm": "md5", "value": "4cc77291749e954d97758fe501bd9f1e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MANIFEST.SKIP", "digest": {"algorithm": "md5", "value": "3adebe3478ee125a4962d58fbeac3fc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM.pm", "digest": {"algorithm": "md5", "value": "f643f13be3bc888cb969ef5cbb0bacb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_AIX.pm", "digest": {"algorithm": "md5", "value": "ee630c3e43a0c5c1d681be13f268a35d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Any.pm", "digest": {"algorithm": "md5", "value": "cea2cef696bde32db208192817681719"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_BeOS.pm", "digest": {"algorithm": "md5", "value": "9cedd287d6c041a269e28cd110c2076b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Cygwin.pm", "digest": {"algorithm": "md5", "value": "614fd770f18bd3f1026c005657141eb8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_DOS.pm", "digest": {"algorithm": "md5", "value": "b6b646831b7bb48d2924988e4b8f9cb9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Darwin.pm", "digest": {"algorithm": "md5", "value": "8c77f0bae3ee9d44f20a845d5f285c6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_MacOS.pm", "digest": {"algorithm": "md5", "value": "2ac0c35d8aefe19726e49f0efeb2b5f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_NW5.pm", "digest": {"algorithm": "md5", "value": "49cb8eb3e6e56d5c0c8a547ef48ee666"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_OS2.pm", "digest": {"algorithm": "md5", "value": "8418f2ad866a86ceded8be140264dc60"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_QNX.pm", "digest": {"algorithm": "md5", "value": "c68acf3f0e5d8c027f0ddd226d09f0cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_UWIN.pm", "digest": {"algorithm": "md5", "value": "41c545a808285e39d4b1de4abe1dfbd9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Unix.pm", "digest": {"algorithm": "md5", "value": "bad97e82bb44ff5c1327905e5002f431"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VMS.pm", "digest": {"algorithm": "md5", "value": "77dfe9c92e62aa8199c84235d4cdabb1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_VOS.pm", "digest": {"algorithm": "md5", "value": "f0a8c9b432e090b7044234243fa783c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win32.pm", "digest": {"algorithm": "md5", "value": "333237803e7e6f8dd6d870a376952746"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MM_Win95.pm", "digest": {"algorithm": "md5", "value": "c0cdbe30f9213f250658b1bf19997ab7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MY.pm", "digest": {"algorithm": "md5", "value": "1eb436283553651d696728774ea2d7f5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker.pm", "digest": {"algorithm": "md5", "value": "b5f6fd234114f04b97e47b4311fb9804"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Config.pm", "digest": {"algorithm": "md5", "value": "da4225006252f424ee6789a199f7c9c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/FAQ.pod", "digest": {"algorithm": "md5", "value": "01c6b5bd6b6b74b191a0bd2de14435f9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Locale.pm", "digest": {"algorithm": "md5", "value": "9dd918a3e4f796c90919228038c849f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/Tutorial.pod", "digest": {"algorithm": "md5", "value": "268e4b70e826f86b6d9654a95529c807"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/MakeMaker/version.pm", "digest": {"algorithm": "md5", "value": "7bf5ecd47f189845615be6ca01b415d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Manifest.pm", "digest": {"algorithm": "md5", "value": "947e23373fea274692e890a0062d507f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Miniperl.pm", "digest": {"algorithm": "md5", "value": "35db738df1f763b50a8db72793edc1b1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Mkbootstrap.pm", "digest": {"algorithm": "md5", "value": "13173de07648758efece6f13149497cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Mksymlists.pm", "digest": {"algorithm": "md5", "value": "dc5c4eb0dcaf1ae04e1a434ac5693210"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Packlist.pm", "digest": {"algorithm": "md5", "value": "83455602ad9d1a2f1a0868b21e74592c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pm", "digest": {"algorithm": "md5", "value": "69bc0f3c68b180c7d15485ee90ff7309"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS.pod", "digest": {"algorithm": "md5", "value": "dc6b6370a46a9d154a1e907cf0050c25"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Constants.pm", "digest": {"algorithm": "md5", "value": "1e0ee0716953797190301bd097b786e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/CountLines.pm", "digest": {"algorithm": "md5", "value": "35865c40546adc8f79091ded53e4ac7a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Eval.pm", "digest": {"algorithm": "md5", "value": "eb85586c675c78d4a7de01e33cc28c57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/ParseXS/Utilities.pm", "digest": {"algorithm": "md5", "value": "0d0bbb314a495bf95f259f6fa944a9e8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps.pm", "digest": {"algorithm": "md5", "value": "c8155177b2874c3751660e6f3ccd4dea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Cmd.pm", "digest": {"algorithm": "md5", "value": "a3b6e101a757ef22aa6f6295ed5c589e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/InputMap.pm", "digest": {"algorithm": "md5", "value": "e5867ca9c95aae9e52ba664881263320"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/OutputMap.pm", "digest": {"algorithm": "md5", "value": "3f3e795356405aefb037aa7768e5e2c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/Typemaps/Type.pm", "digest": {"algorithm": "md5", "value": "6d5e859cacd143478a06e073baecb4f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/testlib.pm", "digest": {"algorithm": "md5", "value": "1597f8e1f3b0ee35ead27913808ec26c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/typemap", "digest": {"algorithm": "md5", "value": "f79e50f38a11767f90ee9aaf96f78cca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ExtUtils/xsubpp", "digest": {"algorithm": "md5", "value": "8a3672b8fa0d614fd698e16204a318a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Fatal.pm", "digest": {"algorithm": "md5", "value": "0d40c27c16d99965d0f2395e365d391b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Basename.pm", "digest": {"algorithm": "md5", "value": "060f029d056cc44e536c7d278f69bf43"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Compare.pm", "digest": {"algorithm": "md5", "value": "edb4bbdfdca7cce17b5eb6990c2c5831"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Copy.pm", "digest": {"algorithm": "md5", "value": "d7f23cf4eaeacebae16ccc3c3f37f22d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Fetch.pm", "digest": {"algorithm": "md5", "value": "194fa473fa3a36d54d99a29a6ecd2920"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Find.pm", "digest": {"algorithm": "md5", "value": "9e97e4101da1b7160454270a61978ad2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/GlobMapper.pm", "digest": {"algorithm": "md5", "value": "eea1fad1472e4c671a8fcd825165666f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Path.pm", "digest": {"algorithm": "md5", "value": "f99518263f74b3fd734893c5bbe2220b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/Temp.pm", "digest": {"algorithm": "md5", "value": "9710fcbc8911ae90f20b0c863ebfe79b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/File/stat.pm", "digest": {"algorithm": "md5", "value": "452f0de8b428a7ac3c169600705a7c5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FileCache.pm", "digest": {"algorithm": "md5", "value": "3d81db18fac86209684e69569b59932e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FileHandle.pm", "digest": {"algorithm": "md5", "value": "6a8dfc12102e215b7b2788b85dc4baca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Filter/Simple.pm", "digest": {"algorithm": "md5", "value": "4944ff4b499865306ab4b85c7ba53e2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/FindBin.pm", "digest": {"algorithm": "md5", "value": "dd2958b9672d2fbd39371b5b590def2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "a64cc027be3fbe1230bed888f1740277"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Getopt/Std.pm", "digest": {"algorithm": "md5", "value": "60706f35ded07ce45f57ac5115b105b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/HTTP/Tiny.pm", "digest": {"algorithm": "md5", "value": "f6cdcd2618fd06d5ee86107596cede8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/Collate.pm", "digest": {"algorithm": "md5", "value": "9f347e114c85c203904bafb216a8d11f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags.pm", "digest": {"algorithm": "md5", "value": "77d4cfa31821f560d13d93ee4e1c2c0e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags/Detect.pm", "digest": {"algorithm": "md5", "value": "1d105025ca9d7f13e09b3f32be2ea761"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/I18N/LangTags/List.pm", "digest": {"algorithm": "md5", "value": "fddc0d8b7fc7bc81d12f33a623dee94e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Bzip2.pm", "digest": {"algorithm": "md5", "value": "35f8d96539ae9df80b440b1660832299"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Deflate.pm", "digest": {"algorithm": "md5", "value": "65892098d88ed8365b08cee4f104c57b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Adapter/Identity.pm", "digest": {"algorithm": "md5", "value": "877182c57554cac1bbb42cf33b5b3ef8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Base.pm", "digest": {"algorithm": "md5", "value": "d3ce17b301d01adfca25d1b995da566e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Base/Common.pm", "digest": {"algorithm": "md5", "value": "3e3fdd13f63dc92a8a9915a0bd157c9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Bzip2.pm", "digest": {"algorithm": "md5", "value": "a1fb6d0f257b4acc7ccd6204ad6f1f5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Deflate.pm", "digest": {"algorithm": "md5", "value": "41eb4d07572b9a3224379a7a6b2cb552"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/FAQ.pod", "digest": {"algorithm": "md5", "value": "64cfa873756ff6e4d4a96506ff4515a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip.pm", "digest": {"algorithm": "md5", "value": "4873724c9a0994dfd0d8356b453ee6c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Gzip/Constants.pm", "digest": {"algorithm": "md5", "value": "86e0a3269c6dcb7255e416505e1f5551"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/RawDeflate.pm", "digest": {"algorithm": "md5", "value": "d8b7d4a94728f3a92adcfe140e241317"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip.pm", "digest": {"algorithm": "md5", "value": "62e26c57a5f18a22dda0215bc8698507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zip/Constants.pm", "digest": {"algorithm": "md5", "value": "eea226b0601b5f8daa2593502a0bf582"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Constants.pm", "digest": {"algorithm": "md5", "value": "87f566b64f50d70e48cb3f9efd8cee8d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Compress/Zlib/Extra.pm", "digest": {"algorithm": "md5", "value": "502cf1815edcbc3fd20df299d975ea23"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "c39c98b8678e56f8d2f371a6ba9fabfb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Bunzip2.pm", "digest": {"algorithm": "md5", "value": "4578bb2d1c569ab5365e74ab40e7eead"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Identity.pm", "digest": {"algorithm": "md5", "value": "f199c564e49719420287b3a6006324ac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Adapter/Inflate.pm", "digest": {"algorithm": "md5", "value": "0d2dc88c29d9839e0eeca3d4d112f2e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyInflate.pm", "digest": {"algorithm": "md5", "value": "41666f0d2eba08348f94ecee7969e579"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/AnyUncompress.pm", "digest": {"algorithm": "md5", "value": "f3bb20b91f8ae9386a48e7aab9766a62"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Base.pm", "digest": {"algorithm": "md5", "value": "9f93ec0fd009f7ca0499666e67af455a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Bunzip2.pm", "digest": {"algorithm": "md5", "value": "c1e624953b9510b79bcca272d612ea09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Gunzip.pm", "digest": {"algorithm": "md5", "value": "aa5fa6fb7e189f8dc1dcc06db9d3489c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Inflate.pm", "digest": {"algorithm": "md5", "value": "11fb308149e40a28c3de2bf05834b271"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/RawInflate.pm", "digest": {"algorithm": "md5", "value": "933bdc87bc7bb10108d02f18b50aa0e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Uncompress/Unzip.pm", "digest": {"algorithm": "md5", "value": "5b0606f3e020aa9376627331ae310cbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IO/Zlib.pm", "digest": {"algorithm": "md5", "value": "9a77d41e769bc903c3ac8f9ec02abafe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Cmd.pm", "digest": {"algorithm": "md5", "value": "73cf90f2debfc86be1d4fe55513ade5e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "b31b1ca8e9583d8501f6439b89f5c871"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "4aad856e14f9ec3348b74cb1a4483c17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Internals.pod", "digest": {"algorithm": "md5", "value": "29094c426eccc4d04f3beb6d101359b7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/JSON/PP.pm", "digest": {"algorithm": "md5", "value": "1b3d1bc035588c59a6f3ef0bf6c287bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/JSON/PP/Boolean.pm", "digest": {"algorithm": "md5", "value": "d93fd6b9546bc5c0b893d832b015375e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pm", "digest": {"algorithm": "md5", "value": "a5fd92571e9438fab7b46c6675a7b238"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext.pod", "digest": {"algorithm": "md5", "value": "1f5d5febd7c1e92c04afd34a8b398502"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Cookbook.pod", "digest": {"algorithm": "md5", "value": "53d0d4c27fe2cbca389809383a9c5a35"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Guts.pm", "digest": {"algorithm": "md5", "value": "116ce65aa4c52062e88455f705ef9000"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/GutsLoader.pm", "digest": {"algorithm": "md5", "value": "3dafb39e9807ec8ced680142b8d75d9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/Simple.pm", "digest": {"algorithm": "md5", "value": "e4dcadf083f556f33c60bdc102d85507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Locale/Maketext/TPJ13.pod", "digest": {"algorithm": "md5", "value": "5bbcac419dfb119181a4537dc2e3e7c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigFloat.pm", "digest": {"algorithm": "md5", "value": "c29328ca54b7dc0199cfaf1ab80444d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigFloat/Trace.pm", "digest": {"algorithm": "md5", "value": "ea28a9eeb90c45031e3555bc9890fb79"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt.pm", "digest": {"algorithm": "md5", "value": "7c772a07f27c194cddba19450622fbd6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Calc.pm", "digest": {"algorithm": "md5", "value": "8be6d2e615010222a8ada5396a0b20d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Lib.pm", "digest": {"algorithm": "md5", "value": "76e7e471f9d5d8e8135c590a73281bf2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigInt/Trace.pm", "digest": {"algorithm": "md5", "value": "0be201f731f88ca8ae772b03c1b8e1f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/BigRat.pm", "digest": {"algorithm": "md5", "value": "35be77673b5df28005b596ba464fb599"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/Complex.pm", "digest": {"algorithm": "md5", "value": "03be69007db5f3afa3adb721c09cb250"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Math/Trig.pm", "digest": {"algorithm": "md5", "value": "b4dab65427ee76fe9866694208d1b3a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize.pm", "digest": {"algorithm": "md5", "value": "5df810816f622cbca6bbc5c1d7be97a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/AnyDBM_File.pm", "digest": {"algorithm": "md5", "value": "88addedceb203dc0ad85325588443d21"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/Expire.pm", "digest": {"algorithm": "md5", "value": "1ac989c4cc5e15e56f9fa020b0b942ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/ExpireFile.pm", "digest": {"algorithm": "md5", "value": "42a68645af53f60e4f372eaddacc8a88"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/ExpireTest.pm", "digest": {"algorithm": "md5", "value": "054bb1abe84771776fde8baeea281530"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/NDBM_File.pm", "digest": {"algorithm": "md5", "value": "7b959fbbc421b20867147b3d1e30ef3e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/SDBM_File.pm", "digest": {"algorithm": "md5", "value": "325c74a38b7bca68f809ea75e2046555"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Memoize/Storable.pm", "digest": {"algorithm": "md5", "value": "a27336103fec0876c69aa102cb6b7410"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList.pm", "digest": {"algorithm": "md5", "value": "d75d0362953587a0433058db6734b7a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList.pod", "digest": {"algorithm": "md5", "value": "a5f6102959b3f2e1c2ca26094b7f72bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/CoreList/Utils.pm", "digest": {"algorithm": "md5", "value": "aed386a8ad7d1bd389b0f6a2f17ce530"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Load.pm", "digest": {"algorithm": "md5", "value": "ad64ef2b47e42954d06036f0f3f791ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Load/Conditional.pm", "digest": {"algorithm": "md5", "value": "fd59b90d2d4d1acbd2b208d8daf78f55"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Loaded.pm", "digest": {"algorithm": "md5", "value": "96aaf78c607b4e752b59f0f9396b648c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Module/Metadata.pm", "digest": {"algorithm": "md5", "value": "43a17d83a916aef56ac61de58069d798"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/NEXT.pm", "digest": {"algorithm": "md5", "value": "6c10fd8dde6e6d17f17569e320dd5122"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Cmd.pm", "digest": {"algorithm": "md5", "value": "021a4fd4d9c7c590de5b6cc0a10b20ac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Config.pm", "digest": {"algorithm": "md5", "value": "e3b8ae16023f0aa2377fe5d64c31603c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Domain.pm", "digest": {"algorithm": "md5", "value": "d7e0f1b68c9641dc66bee68166d3aa4c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP.pm", "digest": {"algorithm": "md5", "value": "745fd4b20ee79527e82d80a3dcedea44"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/A.pm", "digest": {"algorithm": "md5", "value": "3e51c6a86654bafed23f4ceebe289e3b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/E.pm", "digest": {"algorithm": "md5", "value": "85164a17c846b89ee02538816113acd5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/I.pm", "digest": {"algorithm": "md5", "value": "79a85d4d05219c39173e1052de1821bf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/L.pm", "digest": {"algorithm": "md5", "value": "53ee8ef620e9acd8fd671c2a4b8fb3a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/FTP/dataconn.pm", "digest": {"algorithm": "md5", "value": "c926df3745fd555b53abd53999660042"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/NNTP.pm", "digest": {"algorithm": "md5", "value": "362e9f6c770127b0038bf1e4e16745dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Netrc.pm", "digest": {"algorithm": "md5", "value": "b4211d6f2dede40d13cbea1b46b025c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/POP3.pm", "digest": {"algorithm": "md5", "value": "7b209290343187dd6fb3012a5672c704"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Ping.pm", "digest": {"algorithm": "md5", "value": "e03176cd0bbbfe682734264f3aa2143d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/SMTP.pm", "digest": {"algorithm": "md5", "value": "55024b2f033b06d8c50d768490d7c99f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/Time.pm", "digest": {"algorithm": "md5", "value": "814cafcd0af00cdaaa18e99e1eabae1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/hostent.pm", "digest": {"algorithm": "md5", "value": "c673c58f1c5553bcbef41fa1a0baea9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/libnetFAQ.pod", "digest": {"algorithm": "md5", "value": "9b0251cbe4c31aaadd20e8d8231b3e5e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/netent.pm", "digest": {"algorithm": "md5", "value": "e23ca6919fc68a78afc97417f6924f9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/protoent.pm", "digest": {"algorithm": "md5", "value": "3bc1c32e72f1566a5ef5b1a816621ec9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Net/servent.pm", "digest": {"algorithm": "md5", "value": "208b2543ea700927998badf599ca7231"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Params/Check.pm", "digest": {"algorithm": "md5", "value": "309c6036efb64a3010304f5c8d66f9ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Parse/CPAN/Meta.pm", "digest": {"algorithm": "md5", "value": "d9b260ab55557aa0502f479060711d6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Perl/OSType.pm", "digest": {"algorithm": "md5", "value": "5454eefd5043b4d0018ba865f6744c91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/PerlIO.pm", "digest": {"algorithm": "md5", "value": "66c4f1af51bbeb98e0f6ca863f8d1615"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/PerlIO/via/QuotedPrint.pm", "digest": {"algorithm": "md5", "value": "7cc4fdf52df3ec4a82706e162b66223d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Checker.pm", "digest": {"algorithm": "md5", "value": "8b66a5907a81437ed1b5c9ddfbc452d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Escapes.pm", "digest": {"algorithm": "md5", "value": "66b73dccf48caa9ab161e8c3805cf955"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Find.pm", "digest": {"algorithm": "md5", "value": "1e09437d4c107f7ef2690f6b9995dbd7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Functions.pm", "digest": {"algorithm": "md5", "value": "f2b79b61e75463c485e64f9014f2dfff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Html.pm", "digest": {"algorithm": "md5", "value": "5de6d5d50b17cb74ca087aebe4cab07f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/InputObjects.pm", "digest": {"algorithm": "md5", "value": "6b7a4d75d42c87da3929354fafa2a5a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Man.pm", "digest": {"algorithm": "md5", "value": "70688866673d53f1e17d4a90d20b4bf2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/ParseLink.pm", "digest": {"algorithm": "md5", "value": "9af5747f0b1d75117a6cfe24375b5ced"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/ParseUtils.pm", "digest": {"algorithm": "md5", "value": "d6230c772a1c1d3d53d380d1c04f6a63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Parser.pm", "digest": {"algorithm": "md5", "value": "9b166f82ac0afacbb4e2c0140725f29d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc.pm", "digest": {"algorithm": "md5", "value": "05cfcf0a3403b08faa302cddc619b8f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/BaseTo.pm", "digest": {"algorithm": "md5", "value": "785e87f5fa41d3634957ff87ec36ae48"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/GetOptsOO.pm", "digest": {"algorithm": "md5", "value": "dba3534b0fa8b4969c6fee77888b909f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToANSI.pm", "digest": {"algorithm": "md5", "value": "92dd2615271ee30eab587d0733be6925"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToChecker.pm", "digest": {"algorithm": "md5", "value": "7431e429f6cd6557eadde162e573431e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToMan.pm", "digest": {"algorithm": "md5", "value": "f8ba4a2c52b4111509f4dfe7d5efc68f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToNroff.pm", "digest": {"algorithm": "md5", "value": "05bccd3a3c7a24aa3f5955b1a1157ef0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToPod.pm", "digest": {"algorithm": "md5", "value": "36ee44e13d87f77f2bda76878e52275d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToRtf.pm", "digest": {"algorithm": "md5", "value": "b6ad483f50512679a36654b7e685812e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTerm.pm", "digest": {"algorithm": "md5", "value": "73354a331b7223e2113d64ebd1fbff8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToText.pm", "digest": {"algorithm": "md5", "value": "b0838b1d8bc3d018074bd1517cf2367a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToTk.pm", "digest": {"algorithm": "md5", "value": "7064c39f58766908714faf9b8f2277d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Perldoc/ToXml.pm", "digest": {"algorithm": "md5", "value": "b738f6e6b373435b5d3b9b4834ff0eb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/PlainText.pm", "digest": {"algorithm": "md5", "value": "d5386898a35b23d7a73526111094bb95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Select.pm", "digest": {"algorithm": "md5", "value": "4abcb1e26a1f3e30be445c752199269b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple.pm", "digest": {"algorithm": "md5", "value": "03b172786576111ae1236c243895abbf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple.pod", "digest": {"algorithm": "md5", "value": "887885fc9716a593a3a2c81c45fdbcb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/BlackBox.pm", "digest": {"algorithm": "md5", "value": "7eab1220fc7b44eab792bbf9ccc44edb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Checker.pm", "digest": {"algorithm": "md5", "value": "7817dbb887a806c584bbcaa36083f3e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Debug.pm", "digest": {"algorithm": "md5", "value": "0683876accf09d1ee4bdc78249c4d9ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsText.pm", "digest": {"algorithm": "md5", "value": "67ed32a1946e93c2d9aa102d8852c093"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/DumpAsXML.pm", "digest": {"algorithm": "md5", "value": "482fef37a3c9a1c41a452eefdcc5d513"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTML.pm", "digest": {"algorithm": "md5", "value": "6209c55164e23bbbefe08a71fc18a2cd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLBatch.pm", "digest": {"algorithm": "md5", "value": "2280b3e6b6f32949afb647ef573a9778"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/HTMLLegacy.pm", "digest": {"algorithm": "md5", "value": "bca30528e210fd0e1eb3e276fa5e1b86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/LinkSection.pm", "digest": {"algorithm": "md5", "value": "3fae92494f87b19babe726623f5af431"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Methody.pm", "digest": {"algorithm": "md5", "value": "57ced5c19a04e3b6c742e068dd7e778f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Progress.pm", "digest": {"algorithm": "md5", "value": "3eb30f7ef35d2476d9288860ca8581e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParser.pm", "digest": {"algorithm": "md5", "value": "9afd8570c1057d94f1c8ea5bbceef5b5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserEndToken.pm", "digest": {"algorithm": "md5", "value": "c1a41af0c7490657f1dd4f1f55d4d6ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserStartToken.pm", "digest": {"algorithm": "md5", "value": "810a824dcd935d1f4ef41dc4015ea9c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserTextToken.pm", "digest": {"algorithm": "md5", "value": "9deda2240b764bd5e8387d7d78d7b867"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/PullParserToken.pm", "digest": {"algorithm": "md5", "value": "77c036dd62019b50a335a22c16b490e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/RTF.pm", "digest": {"algorithm": "md5", "value": "de1f057e4b88d32beb1575e6bd5bd0a5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Search.pm", "digest": {"algorithm": "md5", "value": "808cbd72c076612f336937580e94e190"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/SimpleTree.pm", "digest": {"algorithm": "md5", "value": "82d8fb3c080ed7fb2d54fe114e6b4e87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Subclassing.pod", "digest": {"algorithm": "md5", "value": "51c012d1179637c71ada0e19b6529843"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Text.pm", "digest": {"algorithm": "md5", "value": "36e7be7db7d3acb15faa48dac2b8e6d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TextContent.pm", "digest": {"algorithm": "md5", "value": "fdf96070f6d8e195da629c90433cbeca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TiedOutFH.pm", "digest": {"algorithm": "md5", "value": "881e8cbc9310c94e40cb9dd329cbf88a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/Transcode.pm", "digest": {"algorithm": "md5", "value": "0df55f1204963ffcb1f9b66b7208729c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeDumb.pm", "digest": {"algorithm": "md5", "value": "8c4842a05d9dd09365ff118fe4ee80f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/TranscodeSmart.pm", "digest": {"algorithm": "md5", "value": "bf3060b8d43de8674f81d376b97f8309"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/XHTML.pm", "digest": {"algorithm": "md5", "value": "e02118ef5396781a0ada5c0b3c0363b0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Simple/XMLOutStream.pm", "digest": {"algorithm": "md5", "value": "31b6d75e3c0ac579164cf05c9a7bd1c0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text.pm", "digest": {"algorithm": "md5", "value": "2e7aee686620c49b6df9eaeaab7bdafb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Color.pm", "digest": {"algorithm": "md5", "value": "fc721baa87a14a111bb45e74878af14a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Overstrike.pm", "digest": {"algorithm": "md5", "value": "a5f8ba5e5e84ca2dc66aaa8e38795f52"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Text/Termcap.pm", "digest": {"algorithm": "md5", "value": "28b0e365f6a3346c55fd4214ff6555c2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Pod/Usage.pm", "digest": {"algorithm": "md5", "value": "ace621d093e3e3a4504a023c53f71204"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Safe.pm", "digest": {"algorithm": "md5", "value": "0fc799561c9bfb3738a10f221c89e6d5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Search/Dict.pm", "digest": {"algorithm": "md5", "value": "f32210cd7763a4660ac1abd47d955e22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "bddc465e351ad0508581b94ef112d322"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/SelfLoader.pm", "digest": {"algorithm": "md5", "value": "d5d53de3c89fc136431a67c601bb91e7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Symbol.pm", "digest": {"algorithm": "md5", "value": "f261ff12097b376fceb636639aa228c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Base.pm", "digest": {"algorithm": "md5", "value": "c5a378bacecd346634702348e28268bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Base.pm", "digest": {"algorithm": "md5", "value": "e43ab322d9e943eb53ed3123a481de1d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Color.pm", "digest": {"algorithm": "md5", "value": "7c8d531cb8ab75ce8b1e51db1e9dbe6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console.pm", "digest": {"algorithm": "md5", "value": "ebdf85d91c32fbd2031af810d8360f61"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/ParallelSession.pm", "digest": {"algorithm": "md5", "value": "1e04eec6eb94db7f4b837c926659de31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Console/Session.pm", "digest": {"algorithm": "md5", "value": "9d67dd51358e5d312cb2c17e94019fd1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File.pm", "digest": {"algorithm": "md5", "value": "e2eecb87e42f853ac2db82fa6a30651d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/File/Session.pm", "digest": {"algorithm": "md5", "value": "58976e0b3647eb9f936504239f84d2dd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Formatter/Session.pm", "digest": {"algorithm": "md5", "value": "88768a083d6e2600f2ef794065b3994d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness.pm", "digest": {"algorithm": "md5", "value": "0f7aa9c2f7804d9d66ee1ba72971a6cb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness/Beyond.pod", "digest": {"algorithm": "md5", "value": "509c945938e275378ddf35b6854cc192"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Harness/Env.pm", "digest": {"algorithm": "md5", "value": "7e8fb0051d0d4bc35fe8032dd6a61f50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Object.pm", "digest": {"algorithm": "md5", "value": "e815c6a3ad26aec298c330e9744c044d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser.pm", "digest": {"algorithm": "md5", "value": "a9ad21e066c396eb32788f8919e03fa3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Aggregator.pm", "digest": {"algorithm": "md5", "value": "7f83705a63cd5d3a7408bf0742b8e8e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Grammar.pm", "digest": {"algorithm": "md5", "value": "9da7f449f520630308a67891138dc8f3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator.pm", "digest": {"algorithm": "md5", "value": "892b04c0bf3bc178a85b2a8eccceadf5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Array.pm", "digest": {"algorithm": "md5", "value": "13fe7b3962006aaff600e7bff55de8a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Process.pm", "digest": {"algorithm": "md5", "value": "4697a468c40bbc41da44ce901dbc932d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Iterator/Stream.pm", "digest": {"algorithm": "md5", "value": "8b8e0fe196683249b667a01725ec76a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/IteratorFactory.pm", "digest": {"algorithm": "md5", "value": "64f5dd2f6263e263c121f68d85cb5786"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Multiplexer.pm", "digest": {"algorithm": "md5", "value": "d876d211762d84c83f4caf10f33c8909"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result.pm", "digest": {"algorithm": "md5", "value": "cf7d86c82e231b05d7a16d179f390527"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Bailout.pm", "digest": {"algorithm": "md5", "value": "247b113eabdae04431f588e069b08f69"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Comment.pm", "digest": {"algorithm": "md5", "value": "0b3c2bff2ca78a8ce1dc925784747104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Plan.pm", "digest": {"algorithm": "md5", "value": "487f3e8a6b501173a9be7697885a188e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Pragma.pm", "digest": {"algorithm": "md5", "value": "27d27a62816a5c31e9327fb4efafaa7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Test.pm", "digest": {"algorithm": "md5", "value": "7754b0656e32fe91fbfe2232ef11ba37"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Unknown.pm", "digest": {"algorithm": "md5", "value": "15e26325ac8c729d9c0276430bde2ee8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/Version.pm", "digest": {"algorithm": "md5", "value": "55fc78fae7374439b899db29aba6720a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Result/YAML.pm", "digest": {"algorithm": "md5", "value": "e64431c72760e564159961a4db62038d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/ResultFactory.pm", "digest": {"algorithm": "md5", "value": "94f94eb99f33c682d8552328e1155265"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler.pm", "digest": {"algorithm": "md5", "value": "77d1291329974b14feb4e5669bb359e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Job.pm", "digest": {"algorithm": "md5", "value": "f38a5926bce0c2fb7615da37a5b1960a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Scheduler/Spinner.pm", "digest": {"algorithm": "md5", "value": "3ad47347076b582bc0f9217cc7d90c09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/Source.pm", "digest": {"algorithm": "md5", "value": "88a5d03b6011ffa5eceade957db6bf94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler.pm", "digest": {"algorithm": "md5", "value": "26a32a7b13336dd9ef64d58e3fdbd17a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Executable.pm", "digest": {"algorithm": "md5", "value": "2de8fea11d2ddbb940a9bdcf71afdd24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/File.pm", "digest": {"algorithm": "md5", "value": "ebd185ca6be44d06476e5b2a33507e7e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Handle.pm", "digest": {"algorithm": "md5", "value": "8a4af6774c8cb16db7c1e09c0e3062d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/Perl.pm", "digest": {"algorithm": "md5", "value": "836943482f52ddb92dbba74785889994"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/SourceHandler/RawTAP.pm", "digest": {"algorithm": "md5", "value": "e84c9484847d57b8773e297adcf4eaa5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Reader.pm", "digest": {"algorithm": "md5", "value": "ff5363858a3cb2af16716f253c64c364"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/TAP/Parser/YAMLish/Writer.pm", "digest": {"algorithm": "md5", "value": "41d1fa83724d4c621a9ee7e1b2d71728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/ANSIColor.pm", "digest": {"algorithm": "md5", "value": "4a64d21345bc10f580c362513b8cfc1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/Cap.pm", "digest": {"algorithm": "md5", "value": "391e7f2a4cad43424dc5aa6b4ba49cad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/Complete.pm", "digest": {"algorithm": "md5", "value": "0fb6be049246898388bfdc0226468d64"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Term/ReadLine.pm", "digest": {"algorithm": "md5", "value": "b14ae0b7a258ae0aa04077595f1e1799"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test.pm", "digest": {"algorithm": "md5", "value": "241344c334c9bd86b1ae0070cda9781e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder.pm", "digest": {"algorithm": "md5", "value": "6743581412f90804ee1c75ddf785f507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Formatter.pm", "digest": {"algorithm": "md5", "value": "64b237eb89af05d90c0eb2a2db1f8a3a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/IO/Scalar.pm", "digest": {"algorithm": "md5", "value": "1076b4f87ff16001907b9ac29214fc5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Module.pm", "digest": {"algorithm": "md5", "value": "14b6712a337e81032e7065e8b64fc876"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester.pm", "digest": {"algorithm": "md5", "value": "100252ec7124280c1865c0b1a74d4f2d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/Tester/Color.pm", "digest": {"algorithm": "md5", "value": "f41ae920eaebce12445192cbc66c4572"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Builder/TodoDiag.pm", "digest": {"algorithm": "md5", "value": "216f4e9da17d718aa13f04245e54316d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Harness.pm", "digest": {"algorithm": "md5", "value": "7b9620c4c1407031d5f4daba3a1f5168"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/More.pm", "digest": {"algorithm": "md5", "value": "79abcb8ff581f4fb38ea655ac7a1fe14"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Simple.pm", "digest": {"algorithm": "md5", "value": "5b394cce3503a9a7b53ac99aa8002193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester.pm", "digest": {"algorithm": "md5", "value": "97209b59dad900f0fd1741a47a446277"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/Capture.pm", "digest": {"algorithm": "md5", "value": "96d3a1e87eacc880cce21eb4e66ebe8b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/CaptureRunner.pm", "digest": {"algorithm": "md5", "value": "a448fdd09fb07859759daba6c16ba574"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tester/Delegate.pm", "digest": {"algorithm": "md5", "value": "40d503e2f063526b5f06ac476df276a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/Tutorial.pod", "digest": {"algorithm": "md5", "value": "0695f41a9a399866363d549a699ef5ef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test/use/ok.pm", "digest": {"algorithm": "md5", "value": "1c13523342b2b9596f901f638f6df3b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2.pm", "digest": {"algorithm": "md5", "value": "77c0ffb9fd10e8fb348741d2b0fbaf6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API.pm", "digest": {"algorithm": "md5", "value": "9c4453fbd1e79cde4afdd5b748eadea6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Breakage.pm", "digest": {"algorithm": "md5", "value": "7fbe0c9937701da23ba8b0d17d511176"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Context.pm", "digest": {"algorithm": "md5", "value": "b4c34a9ffab5e8200d7000038360f724"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Instance.pm", "digest": {"algorithm": "md5", "value": "abf68e57127eecdc40762020a9fd45d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/API/Stack.pm", "digest": {"algorithm": "md5", "value": "e395ee8ed56e0d580999a13a11137d1c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event.pm", "digest": {"algorithm": "md5", "value": "495bfd6362ba0078fafa552045acccb0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Bail.pm", "digest": {"algorithm": "md5", "value": "325b2a54fef3af456a516ba9e7907012"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Diag.pm", "digest": {"algorithm": "md5", "value": "1383744e59090addf74b0862eb19299f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Encoding.pm", "digest": {"algorithm": "md5", "value": "eed83e9a0f386a4583bb7bf454accdd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Exception.pm", "digest": {"algorithm": "md5", "value": "c75a6b3666713b9548b3081fad43bd09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Fail.pm", "digest": {"algorithm": "md5", "value": "3e4db8a2c1fb5383ddc310ec76c0836d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Generic.pm", "digest": {"algorithm": "md5", "value": "9b20fadc6e0c202d3c6d4b7f348eb183"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Note.pm", "digest": {"algorithm": "md5", "value": "fd1cbb1af0ada8dec295b3f1d6ee07a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Ok.pm", "digest": {"algorithm": "md5", "value": "ab151d4c9765559dd9ec67e80faa35e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Pass.pm", "digest": {"algorithm": "md5", "value": "765af19c195c47738cf8a9a9b18758fb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Plan.pm", "digest": {"algorithm": "md5", "value": "0c2fafeb21af6756c8d43636888344dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Skip.pm", "digest": {"algorithm": "md5", "value": "db4329840fa366c91d18c00712d4013f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Subtest.pm", "digest": {"algorithm": "md5", "value": "726b74c4a599821f885c8c8a54f9adc8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/TAP/Version.pm", "digest": {"algorithm": "md5", "value": "a9b44bc96e8c0df07680f4b8a94ebcff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/V2.pm", "digest": {"algorithm": "md5", "value": "6d3c4ea187b6a6d35ce72f160ccf5d1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Event/Waiting.pm", "digest": {"algorithm": "md5", "value": "1091d34b57e795bdeee98f6b176ca46a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet.pm", "digest": {"algorithm": "md5", "value": "2086b44491a169338f753b5a6e662e1e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/About.pm", "digest": {"algorithm": "md5", "value": "bd4094c5ba749c6c6ded11dcf32a8cdb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Amnesty.pm", "digest": {"algorithm": "md5", "value": "aff30db1aba163c970c903942895e8b3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Assert.pm", "digest": {"algorithm": "md5", "value": "61a8e75097c29675552d31fbe494cba8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Control.pm", "digest": {"algorithm": "md5", "value": "14ff0430d99f6872092ebed93a3553d6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Error.pm", "digest": {"algorithm": "md5", "value": "425d3fa9359e1848d00398f62207b901"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Hub.pm", "digest": {"algorithm": "md5", "value": "a36230b1acd9724ea3464fae5c2fa563"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info.pm", "digest": {"algorithm": "md5", "value": "10eaeacede24ef53769068e840cde7ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Info/Table.pm", "digest": {"algorithm": "md5", "value": "eac3ca0bb8e935c33fcd56df942946cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Meta.pm", "digest": {"algorithm": "md5", "value": "c0d35a89094e0900cf5cf489dd669937"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Parent.pm", "digest": {"algorithm": "md5", "value": "eb660dfff8e48791db52d8d7e9c72e86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Plan.pm", "digest": {"algorithm": "md5", "value": "ddc11e45a8b7e8ca9ac3ddad60ed19ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Render.pm", "digest": {"algorithm": "md5", "value": "0636ab91c1a098e326dcadecf25deb96"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/EventFacet/Trace.pm", "digest": {"algorithm": "md5", "value": "bff2601248f0ce0a38ad1206ef1a4412"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Formatter.pm", "digest": {"algorithm": "md5", "value": "084778af79fab962e27cfc585fd0aff9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Formatter/TAP.pm", "digest": {"algorithm": "md5", "value": "bf0863d476e14e8f18602cb4e44ce4c3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub.pm", "digest": {"algorithm": "md5", "value": "6c33880fc6407db9a4c753e5fe46dc6d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor.pm", "digest": {"algorithm": "md5", "value": "18fb8e22ce04b77a0f8031d8eb09a738"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Interceptor/Terminator.pm", "digest": {"algorithm": "md5", "value": "71902954d83a25e67f455ed9996366db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Hub/Subtest.pm", "digest": {"algorithm": "md5", "value": "fd0a0a99ec82b3bf762eb204d32352bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC.pm", "digest": {"algorithm": "md5", "value": "a236a4ed0d1749bace61545e0486412f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver.pm", "digest": {"algorithm": "md5", "value": "edc93049ff077e77613411d2ac43f40c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/IPC/Driver/Files.pm", "digest": {"algorithm": "md5", "value": "f9a0880dfc73521d3b3fd149a78cad42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Tools/Tiny.pm", "digest": {"algorithm": "md5", "value": "fb684c31443a4433d935ea969d0597a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Transition.pod", "digest": {"algorithm": "md5", "value": "b902005c79d9606a05f4d866529f9c17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util.pm", "digest": {"algorithm": "md5", "value": "c911f5d0b24115fed5e55a7865d0998d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/ExternalMeta.pm", "digest": {"algorithm": "md5", "value": "6317f9f2e0e8e8677bc6d701ea020e90"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/Facets2Legacy.pm", "digest": {"algorithm": "md5", "value": "19acb86e3078eff61653ff5cc8fd557a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/HashBase.pm", "digest": {"algorithm": "md5", "value": "bfb4190646a2ab762a5739dc42e31e91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Test2/Util/Trace.pm", "digest": {"algorithm": "md5", "value": "ce5a27133fe88398bd1e8b74b5c69b80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Abbrev.pm", "digest": {"algorithm": "md5", "value": "eda72ab1d3ebd61bc61e82b8cb66ff56"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Balanced.pm", "digest": {"algorithm": "md5", "value": "ceafdfdbf069a06ba28e372b6fae64cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "8eebc00788c9a82b5f00fed6425d8923"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "3473ad1f3039ac6cd03de01a124153ed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "de332ec2655c5623bf0c3c442b2fb532"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread.pm", "digest": {"algorithm": "md5", "value": "0baac43facced3d01a96d6373ca40136"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread/Queue.pm", "digest": {"algorithm": "md5", "value": "e826a4ffbbcf7b116465d6981831d1c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Thread/Semaphore.pm", "digest": {"algorithm": "md5", "value": "508d86835513e08b2b9d00cc70b5551d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Array.pm", "digest": {"algorithm": "md5", "value": "d872efe7849b59fd63c15062f96ff76f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/File.pm", "digest": {"algorithm": "md5", "value": "47f794453ae7c2b17cd33ab2d7623779"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Handle.pm", "digest": {"algorithm": "md5", "value": "07e2f2330656844a14d1697a51792760"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "acc4709f0adb89bef2863771b6995d2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Memoize.pm", "digest": {"algorithm": "md5", "value": "75d24b5a18aff64b566779e647c9689d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/RefHash.pm", "digest": {"algorithm": "md5", "value": "7d6efc6c2529c586739876b907b7b36c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/Scalar.pm", "digest": {"algorithm": "md5", "value": "3d8e2c7d57100aaf085ca495d6a24619"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/StdHandle.pm", "digest": {"algorithm": "md5", "value": "a8ea2160d78ffaf5d2fe07a7bbbe628e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Tie/SubstrHash.pm", "digest": {"algorithm": "md5", "value": "e2c8fc28b2255751b1db35cac400ee8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/Local.pm", "digest": {"algorithm": "md5", "value": "cd1c8a04db0a2e321825c2e09c5d04fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/gmtime.pm", "digest": {"algorithm": "md5", "value": "a2f8ea3126f9e8002a7b51cf826ebfda"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/localtime.pm", "digest": {"algorithm": "md5", "value": "18632c4bc6551cf7bd0d36339732c2f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Time/tm.pm", "digest": {"algorithm": "md5", "value": "74fd0a5d154ac255d924bee98c69b11c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/UNIVERSAL.pm", "digest": {"algorithm": "md5", "value": "21554108e77ab224133e2ccaa5bf32b1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Big5.pm", "digest": {"algorithm": "md5", "value": "91682655e865a892fffe12d3285a3cba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/GB2312.pm", "digest": {"algorithm": "md5", "value": "546a27d552ddf71f4da50e28fa6bfd10"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/JISX0208.pm", "digest": {"algorithm": "md5", "value": "9986fce73ed312b2dd50debe51553382"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Korean.pm", "digest": {"algorithm": "md5", "value": "aaa8b683fa7fdd5d675355e9dea1d73a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Pinyin.pm", "digest": {"algorithm": "md5", "value": "53962109947ddafe1351c6b282616272"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Stroke.pm", "digest": {"algorithm": "md5", "value": "1276581a237e0d22ef9333ccb7bd8ad2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/CJK/Zhuyin.pm", "digest": {"algorithm": "md5", "value": "7bb946973e9e3b96074586f1f46add73"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/af.pl", "digest": {"algorithm": "md5", "value": "251e17c43efc07a9f192badf53618459"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ar.pl", "digest": {"algorithm": "md5", "value": "a06bc4a81b8886920bf0b705dbda7d8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/as.pl", "digest": {"algorithm": "md5", "value": "dd4bf10f888b55850ec9dc38d392ed12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/az.pl", "digest": {"algorithm": "md5", "value": "8511b43c49cc76f2ef65152d10e4937d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/be.pl", "digest": {"algorithm": "md5", "value": "0369f0dc0dbee17d07cd50a19b95dc8a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/bn.pl", "digest": {"algorithm": "md5", "value": "65cf66f42397e95e61fba92f9b14cb76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ca.pl", "digest": {"algorithm": "md5", "value": "eabb885f17bdd7d84252eeaaa5724974"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cs.pl", "digest": {"algorithm": "md5", "value": "f0992465ebc2085ea28e2dca7f9b265c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cu.pl", "digest": {"algorithm": "md5", "value": "515645daefc81d51178bf77b74550711"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/cy.pl", "digest": {"algorithm": "md5", "value": "31724358c50d74fc8c90da0082c3218f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/da.pl", "digest": {"algorithm": "md5", "value": "44db2e0f3185ad9a97f5690855dc8db6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_at_ph.pl", "digest": {"algorithm": "md5", "value": "86fe669d3c00c0b07632b37582488604"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/de_phone.pl", "digest": {"algorithm": "md5", "value": "a5b583028ba4229beecefb5014358bf9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/dsb.pl", "digest": {"algorithm": "md5", "value": "af58d8075ce06ce4bda35867559f4538"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ee.pl", "digest": {"algorithm": "md5", "value": "c1401f9bd7ec6a7c7f488cc8e3702901"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/eo.pl", "digest": {"algorithm": "md5", "value": "200601f114b605232c0fc320dc9bd9de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es.pl", "digest": {"algorithm": "md5", "value": "3ce7813965f62c7456a980a2e09eb1ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/es_trad.pl", "digest": {"algorithm": "md5", "value": "f557adaf92470b39208b7200d95194f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/et.pl", "digest": {"algorithm": "md5", "value": "0dec182f43901103aef27082694ecb35"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fa.pl", "digest": {"algorithm": "md5", "value": "128bb0d5c14ac4e2689081d45317722e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi.pl", "digest": {"algorithm": "md5", "value": "6d1bb151be68458b1acabe54f985b7ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fi_phone.pl", "digest": {"algorithm": "md5", "value": "c959c733f2f88c62d4f48dc371c236e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fil.pl", "digest": {"algorithm": "md5", "value": "4a15c05a497e109ed721868581f8ded0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fo.pl", "digest": {"algorithm": "md5", "value": "61d99b85e146299828fd1fc0a1acb970"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/fr_ca.pl", "digest": {"algorithm": "md5", "value": "4c98776bd18ea884518b8a653a17ed76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/gu.pl", "digest": {"algorithm": "md5", "value": "3a8a9bf8a74ccd7731ece1d33e321c7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ha.pl", "digest": {"algorithm": "md5", "value": "30c494c2de8b509bc6e4b2ef5aa6db94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/haw.pl", "digest": {"algorithm": "md5", "value": "c7a0ae3dfa35ea0f0566b6b1c25ce564"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/he.pl", "digest": {"algorithm": "md5", "value": "37e2d52012f8d86e264d37daeca70cde"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hi.pl", "digest": {"algorithm": "md5", "value": "a2bcbb866df7a0de14c13f75a8b4f91b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hr.pl", "digest": {"algorithm": "md5", "value": "4e99104aa6dfe3deb4b407cfa1442660"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hu.pl", "digest": {"algorithm": "md5", "value": "a80b06471da82038cd8d74b1939500fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/hy.pl", "digest": {"algorithm": "md5", "value": "7e6d554a65fd1174dd316279d2dfa938"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ig.pl", "digest": {"algorithm": "md5", "value": "02d04ad8f1d440c1e1eca1220e3dcd12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/is.pl", "digest": {"algorithm": "md5", "value": "f6c0bb2a7ffbd696a4f7d7632f95b734"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ja.pl", "digest": {"algorithm": "md5", "value": "d3b43fc112c57bcba51aa02601307f83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kk.pl", "digest": {"algorithm": "md5", "value": "638b8d2626c4405bf7f60429d38853cb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kl.pl", "digest": {"algorithm": "md5", "value": "b90ebea8297e463b8fdaced56135d0d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kn.pl", "digest": {"algorithm": "md5", "value": "74546f941dce5f9f6e3c78d37ef7d7e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ko.pl", "digest": {"algorithm": "md5", "value": "94ab71f236c27a78f0b3e0101820f29c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/kok.pl", "digest": {"algorithm": "md5", "value": "d53175ee02287e43bad197fc9a8ea4d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lkt.pl", "digest": {"algorithm": "md5", "value": "9415d5a36027db206ccc200ba03b1d59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ln.pl", "digest": {"algorithm": "md5", "value": "cfb51dbf951ac8e90858bf14c6206056"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lt.pl", "digest": {"algorithm": "md5", "value": "e96e523ec4fb95740c13d52a9734bc77"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/lv.pl", "digest": {"algorithm": "md5", "value": "f0cb5b5f306417ba40c7664fc8288104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mk.pl", "digest": {"algorithm": "md5", "value": "1ac87b37b6bea9905139770ebf79afeb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ml.pl", "digest": {"algorithm": "md5", "value": "34a61e6bb8242ecde5bd589a7b16343b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mr.pl", "digest": {"algorithm": "md5", "value": "746c98736184a0b7b01275d03007451e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/mt.pl", "digest": {"algorithm": "md5", "value": "4af770f64167d0cd317ac42c70590eff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nb.pl", "digest": {"algorithm": "md5", "value": "67dcdf82891cecd7f8ee3d828f7cace7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nn.pl", "digest": {"algorithm": "md5", "value": "67dcdf82891cecd7f8ee3d828f7cace7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/nso.pl", "digest": {"algorithm": "md5", "value": "ca74e61adfcb16e252f410a79e9e131a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/om.pl", "digest": {"algorithm": "md5", "value": "44105ee5faa4de5b0b8516bab6fe053e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/or.pl", "digest": {"algorithm": "md5", "value": "853baa73db140a386fd7b59a572982f5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pa.pl", "digest": {"algorithm": "md5", "value": "f54212cebb78574086a8ab0a1a1b415f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/pl.pl", "digest": {"algorithm": "md5", "value": "7fd623706d638fd3f3834c47c46cb7fd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ro.pl", "digest": {"algorithm": "md5", "value": "c841beedbaccd47955278c7bbaf85a9a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sa.pl", "digest": {"algorithm": "md5", "value": "746c98736184a0b7b01275d03007451e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/se.pl", "digest": {"algorithm": "md5", "value": "cfb457a7c68ab10e9f41ff93d4e304bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si.pl", "digest": {"algorithm": "md5", "value": "5930056f6985de5d9daa22dd48cf5bd6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/si_dict.pl", "digest": {"algorithm": "md5", "value": "ea3b52f5d4182a060d6b1ca4fbd1f4d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sk.pl", "digest": {"algorithm": "md5", "value": "6e899c1fee8bb54497702ada37fd9d04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sl.pl", "digest": {"algorithm": "md5", "value": "68959ece9f4cfae9673b0f956d180fab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sq.pl", "digest": {"algorithm": "md5", "value": "9dabe1c2eda15aeb103912c71413b2b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sr.pl", "digest": {"algorithm": "md5", "value": "c5bcff0c133376f8d39a8041537b213a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv.pl", "digest": {"algorithm": "md5", "value": "946c1e257d29e8a6179f467bdb94089a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/sv_refo.pl", "digest": {"algorithm": "md5", "value": "21f6715ab132bd856c02d1aabda08a61"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ta.pl", "digest": {"algorithm": "md5", "value": "298d70a68c86257f75ceb26b42f00196"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/te.pl", "digest": {"algorithm": "md5", "value": "ac1aa243a68fb047e2d82d415bf267db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/th.pl", "digest": {"algorithm": "md5", "value": "c94aca792443f844628604d78153c3f7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tn.pl", "digest": {"algorithm": "md5", "value": "ca74e61adfcb16e252f410a79e9e131a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/to.pl", "digest": {"algorithm": "md5", "value": "48333389fe8e2ad6abc1232cb721e98d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/tr.pl", "digest": {"algorithm": "md5", "value": "e47c0e267de4dd1cfa2ce2220410e6b7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ug_cyrl.pl", "digest": {"algorithm": "md5", "value": "c0899379be96701855b38aa4bfc674e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/uk.pl", "digest": {"algorithm": "md5", "value": "ccc9663cbf76da1951499c1abdfde670"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/ur.pl", "digest": {"algorithm": "md5", "value": "38868015bd394b1e2f9016cb55939ae7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vi.pl", "digest": {"algorithm": "md5", "value": "87f86bf0ced16a4cfe064c24549cca5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/vo.pl", "digest": {"algorithm": "md5", "value": "4609c84a7e8edd52fcc451baef01502d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wae.pl", "digest": {"algorithm": "md5", "value": "44c2dd2486905e206bd90c8f076af2b5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/wo.pl", "digest": {"algorithm": "md5", "value": "d31c777d8651123b430a586d3ec09104"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/yo.pl", "digest": {"algorithm": "md5", "value": "b4c1a6daee99b86110af76b95cd77c08"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh.pl", "digest": {"algorithm": "md5", "value": "21e22efea75883d711d06d4c35bd8ebd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_big5.pl", "digest": {"algorithm": "md5", "value": "582500bbedf46eabf4da062a0e51833f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_gb.pl", "digest": {"algorithm": "md5", "value": "9bf28efebd381b79515f71bcaee6c8cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_pin.pl", "digest": {"algorithm": "md5", "value": "6211ee3aaa631f63aba07e2d76b40f0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_strk.pl", "digest": {"algorithm": "md5", "value": "147d47e1f7e822906582a96e709c98b3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/Locale/zh_zhu.pl", "digest": {"algorithm": "md5", "value": "2f425dee1695abb61ee051ecc4fa2c99"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/allkeys.txt", "digest": {"algorithm": "md5", "value": "9b3ff4a4cd9a54a147c2e574f859fe5b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/Collate/keys.txt", "digest": {"algorithm": "md5", "value": "a74d65b92220b64fe5321ec5a424917e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/Unicode/UCD.pm", "digest": {"algorithm": "md5", "value": "92a830d5bfbb0adb11057d44d0fe2448"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/User/grent.pm", "digest": {"algorithm": "md5", "value": "bbe407c2e375a75f476d5520fd23b3fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/User/pwent.pm", "digest": {"algorithm": "md5", "value": "6ee2f04875eb7efbc22f03b910d13ca2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/XSLoader.pm", "digest": {"algorithm": "md5", "value": "f868a2bca863df438aafe6a677cbfa42"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/_charnames.pm", "digest": {"algorithm": "md5", "value": "f84dee8cfca63ea4079300d243aa8c0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie.pm", "digest": {"algorithm": "md5", "value": "dd61a610cec00d6cd60548b86b637b0c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Scope/Guard.pm", "digest": {"algorithm": "md5", "value": "f2d3c01959a5bd3a16a3cec8653f2dbf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Scope/GuardStack.pm", "digest": {"algorithm": "md5", "value": "782049bc9d7b400848d10f5bd764602a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/Util.pm", "digest": {"algorithm": "md5", "value": "09ef132cba86953e4074bb7cbf825317"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/exception.pm", "digest": {"algorithm": "md5", "value": "6a9b59295f608b9264aa50b1cfa6268d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/exception/system.pm", "digest": {"algorithm": "md5", "value": "7f912fba3b895a2a198fc6159298f7f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/hints.pm", "digest": {"algorithm": "md5", "value": "78ddd7fd2ba4bb2a1409f8d7ceebef41"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autodie/skip.pm", "digest": {"algorithm": "md5", "value": "994eb8bc90ef8f9ce70cda90c9771442"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/autouse.pm", "digest": {"algorithm": "md5", "value": "e73614b05617334fcb4a85124e5e80b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/base.pm", "digest": {"algorithm": "md5", "value": "23b7d65e22b42927d6fcec631ab1c211"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bigint.pm", "digest": {"algorithm": "md5", "value": "1d00f8c8f66e851dcc4b3992c272d61f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bignum.pm", "digest": {"algorithm": "md5", "value": "3e43c34daf0e6ab917a9806addde6dcf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bigrat.pm", "digest": {"algorithm": "md5", "value": "a905fc469f52f737de4132d7f374d77c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/blib.pm", "digest": {"algorithm": "md5", "value": "223e01ee29ca18c38e275f8fb9156596"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bytes.pm", "digest": {"algorithm": "md5", "value": "e45975770af354328fdac78e9facee40"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/charnames.pm", "digest": {"algorithm": "md5", "value": "320b81b36b2855e146902b79e6d9e400"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/constant.pm", "digest": {"algorithm": "md5", "value": "56cde6eba0f667ab56196613df3933c1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/deprecate.pm", "digest": {"algorithm": "md5", "value": "b035ee2c10ff8974f7f399cea204819b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/diagnostics.pm", "digest": {"algorithm": "md5", "value": "4dfed5591ffd2a61a520560d177d6526"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/dumpvar.pl", "digest": {"algorithm": "md5", "value": "98deaa9ed77806d713df143121fecb22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/encoding/warnings.pm", "digest": {"algorithm": "md5", "value": "ee863002324b2bbefa1773759a2c7fd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/experimental.pm", "digest": {"algorithm": "md5", "value": "d2a2c1d1d7bc10697640c05a591f9e7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/feature.pm", "digest": {"algorithm": "md5", "value": "8526a49ee2a041a636ce734cf5528937"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/fields.pm", "digest": {"algorithm": "md5", "value": "b2f150da6cee6b2019da017e3b92364b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/filetest.pm", "digest": {"algorithm": "md5", "value": "e6f0a35b79eeffa186435486f98e6c6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/if.pm", "digest": {"algorithm": "md5", "value": "8135da5c6624f925318fea6ba657b498"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/integer.pm", "digest": {"algorithm": "md5", "value": "3e5ff5fb486c95945e10e79859dd5bfb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/less.pm", "digest": {"algorithm": "md5", "value": "681cccf20c7b8c0a88164b23cf867868"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/locale.pm", "digest": {"algorithm": "md5", "value": "0e2f243d25cdd1380e17ebfb8b9eee5c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/meta_notation.pm", "digest": {"algorithm": "md5", "value": "25d0029e4c2967b198f5ea64e172a2a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/ok.pm", "digest": {"algorithm": "md5", "value": "bd9ee530dcfdb7b2e0257d25833e3fe8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/open.pm", "digest": {"algorithm": "md5", "value": "5466e80fc8c8ede51e4c2c700514b55e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overload.pm", "digest": {"algorithm": "md5", "value": "35e01c1aa7d55d0ba53dfdef6be2d803"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overload/numbers.pm", "digest": {"algorithm": "md5", "value": "f5f9a2ff65ab00c1284cc3e2d0effdec"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/overloading.pm", "digest": {"algorithm": "md5", "value": "36e1b34f8175e036d57e51fd7d56becd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/parent.pm", "digest": {"algorithm": "md5", "value": "9e9122bfa8bc731887ded9555b91e3ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/perl5db.pl", "digest": {"algorithm": "md5", "value": "d3ad49f4f0e4ef2681c89b9019cda45f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/perlfaq.pm", "digest": {"algorithm": "md5", "value": "4f23ab683bccc258d0e111265ed6e172"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/pod/perldiag.pod", "digest": {"algorithm": "md5", "value": "ab5ea926f5a6ab9b997dfcfa66fcbf75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/sigtrap.pm", "digest": {"algorithm": "md5", "value": "f396f638c18512228d02d5e315b50fb4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/sort.pm", "digest": {"algorithm": "md5", "value": "6b8cd1441d89b13c6719c1ce82c3fd91"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/strict.pm", "digest": {"algorithm": "md5", "value": "441328c7ffbbe42a0226ec65bde71715"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/subs.pm", "digest": {"algorithm": "md5", "value": "d358ac33bb11ed7d8c7f4ff9f0fa40c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Blocks.txt", "digest": {"algorithm": "md5", "value": "aa0d4bf91665a95af6bbe3e55b233fa7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/CombiningClass.pl", "digest": {"algorithm": "md5", "value": "a0f0c95a4b1beb436d2168867b915b2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Decomposition.pl", "digest": {"algorithm": "md5", "value": "3ac8220b01b04c11e1552c59c8e06e33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Heavy.pl", "digest": {"algorithm": "md5", "value": "221acd6d1a77c05446c42d0de1553dbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Name.pl", "digest": {"algorithm": "md5", "value": "17b0175ebf9d841aefe5b38148df99a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/Name.pm", "digest": {"algorithm": "md5", "value": "c6af5dcbb41c28f7e26cf3b0c9ab9e66"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/NamedSequences.txt", "digest": {"algorithm": "md5", "value": "49643d0ca704c5de5aa49cc261ff3c93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/SpecialCasing.txt", "digest": {"algorithm": "md5", "value": "e517fe1ac2549a3f0647fbc1e2b2df83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "233bdd428f4958efd17315fb13e42bc1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "871b17f2e18769c06be58ad56b1464f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "a940b0e4ed11c232836df3a2f681a390"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "e2637cf6857ef7872e4e02d15e53de75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "aa3b10dcc52e8384987caf06b82f13d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "8fec3e7e5cc36ae7f28322b9c9bc2e38"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "2001b2fe491bcd3b4a060bbf8b07e712"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "88af42b9e2ec2fe27c4a15bbf6ce5da3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "82d2cf652eddeabca5710ff6eeb98947"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "9133afdffad6b32ac2def126d5a464ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "82b8ce27c5f2bdc28a06ce0bf402267b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "9af6fbf676226a435db51ac75fa43690"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "a3e0594113673b9fded8a616b3594bda"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "60880d7834063108c4a069d53c9e5303"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "b87bd7ef93b9d70a7e399bd585432621"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "1dd892aeb09ffd2239fa35ebcbad6881"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "c404c9a35a281c89996809ee68693035"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "c220a49136ae2769d9c4abbeb1f769a6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "63133eafee3a4a2b8d0dcfd07d60a4f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "7b46c05fd1e3981e94571626e3ec2761"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "d7ad6f203c3e666d93f0057db3020de1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "2216cfcd7dbbb00eb832c8dce9371e45"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "45f8ef0d0956dd631177dad15c40e60f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "6f750c5b39f3e2acc1bbc4b9cca8f643"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "ac2dd6cc58b95d8b736842b989d5d455"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "1e3aea9e155c370ed136cdb03178df9b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "2a3f21395be428bf060c2da6e7085c4a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "190363ef13725a39f95c960d536956ee"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "4c214f1c47f9c9fc33ddca9ccf93efef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "85ef580cfac2ea5051e047ddfd23b1a3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "bcdbe0ef94a49b39a5cd5237b123762e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "2c2eb618bdfe8e4d2998e328090cb2bf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "ea9b136e6bc25e8bbf4738bf90430d67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "237b71134bae55b174f409ae6d0ab263"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "dab98b04031551286aeb4cc6738d2b7c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "28a1898c5e2ba95b6ce34f53c38555d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "c8e71cc15d0da8e5caf74ac1a2d0e019"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "24787f2ec0e10d3e44a287660585455a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "7f716832fffdfe615d13ade358119912"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "fd63ae3ea3923b7fa8eba062bae5dbc5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e8ad50938dafe1f255ed664ce2e16002"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "ed5ef4895425dace0449178b65fb0658"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/UCD.pl", "digest": {"algorithm": "md5", "value": "1f8a5ca41a4b6c96fbbc31c33ad0dee7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "11487701c970d6bebc3968d9215a94be"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "4970862e200b4746e80daa122fc8c68b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "dbce0657e995a6bee9ec072fd7b3104d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "a3ae6ba1eb697246155f407c275bbe0d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "5868b1de7d2902ae9ceed247dc934b75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "126aaac4b9b3655b847399b801607e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "48c72ea00b5d81d437e72afc6134a6e6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "c9fc35739f52877da08548caa28dc266"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "84012710bdeb5849120a1d0623c4dded"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "31f45f57cfa4ffdddf5d579e9e8a0159"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "8e1c0d25d9bc3748a20c97d099127b63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "60ddb6b586fc00fc2c423447a91a71c8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "3f0b32e396cb31ac7e09b30db6e031a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "11c0df71ad726704fd87dbb437863148"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "36a7c4efc8fe6d59da99e48488732bef"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "9b79d6cb642777a3efa8570afa24f751"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "60f538b1a9934d3cacf4f802130fe09d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "57cad8c9571e8a9753efa23e72b0ec78"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "3f87cf797edce7f58ede6ae022492dc9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "c5def79a1f662409007171a28fc778a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "f553a6e0f80e56ce648e6f7338efe85b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "469b44eb2e3f88c3ca6a7282d64b5997"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "8bdf3496fc141509190a466432341ac3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "e46cd186991ae7bb19713e21e54c8a6e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "dd61e1f5a3743d618f71a4eed3711e83"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "306c46f5526e00cf8e02717235633d82"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "7115e870a223414fe0a4a882a01fcf57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "02005302a9428ddd4d554ed9e4d22ac0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "a5638d1b37c6906213dbf083e85e0c69"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "891dc3c52c36f5489906a1eeedb268e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "55f9e81d901a1215d9b5b7a6427183e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "92ce666e842895d493c2a4de0e9b5991"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "3f662f322a97e90ad908d53211c2a0fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "a7b19b7a0cd674c4723cba3da7175722"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "4455e31216d63a8ba9e35a1cd9ba5e8b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "85d1b9b368cccd0c7854bccca4397799"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "f366d0e6a6dd83b4ef20f56e28b20c21"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "e90f281dfd8a7aee6bc6e7684aa75bdf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "f286ef6b2a9e6e64f3fc007dd7aaa10f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "01983a47a0d7ba61f98dd68ef843491a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "d703afe055471b7d602c0d674fba72f9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "b313d81911ad53b890611092acb24cd2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "558c6930976e2178339b0f2da0e6168c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "2c1b41494a33b24c2704f8c6fac1ebdf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "60e3fb5f180ba771a4dbd75bdb6b55a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "404bbb42edf04da104e340a1343a52aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "f3d3382512d7fe9c0ac9708484010cdb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "d64cae7ead5bcf2327074757fbeba852"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "47f9a5efdee9cce9e91de51bfd55d56e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "733853ce6adb689884fe3d996492d38d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "1b65eb7bd13c87f48d39bca2fa0fe97c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "b19bd46e7d81eed9cf11a07be5f5282e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "d3c4da710aa910ecfa558e84f4677d10"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "14c471521654a872b629edec5eb949fc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "91d1d4e5642bd3182a26f6ce7b095234"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "e05852b986b28d012344074c8435741b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "4ca9ea20edc85dc26febae334a1e2a73"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "d7bdd7cfe73055a1baa25ecdab21358c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "8942616540f37e172a2f26c42ea94bca"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "9d0f34cda9b117b413df1cc70d3fcac8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "575272173beece4b9457a1406c4994e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "3d2672ef475d5bdd6d437dd3c6324e78"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "a0b1518c6121b9e18d4c023894116031"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "2b0b4c30b53ce6886a0bf63c496a3902"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "fb22e05cc8937dcc7797f45e91aa9207"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "4f7378425106ad412107c2ff0c3a7193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "65e5a6adb8c8e96ff4d4af5f0097fa67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "0c0f9e2a545b44316528b3081a06df9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "bf44149b76595289523346c9b67b138b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "51ec56a58808cb55364ecfa9c9aa7a9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "a860362eafb62dfbf4027da82344608a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "47e39a1b4988e7d4e215b62bbb8b9925"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "4eda7e8dd7d34e40cf8c3131bdcda0ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "36af3ec9a36c05a76b2bb510aac63d18"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "a28cc525c2ef17fab76b30e6640cbe5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "b1ef5a2b2f6b23a9d33ff63841e5f7f2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "7365d6fb40c4f21eaa132e0c7cbdfd87"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "0f4b9b3d0f18323acf4d095e7ce495bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "5df4dbef40a4f3ce3ffde97405b9bc17"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "eabbbcc84d01455eb5f1197b3fc8e94f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "53dec1c6286f001bb0a9b1ff0707e43d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "405576bb7259b4f57b19b4db62c6e77e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "c19ef1bd955ba000481a0e41361c1fd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "cb7efd81f62c36cd5b3c6fefe7de45ce"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "6458a3a60fa948112e1c45c8e521cc79"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "408c473bef6270bf38971fdf3aafbb57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "29b4a8b34a88908ee1034975405f5c50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "72ad068da0e935b9b06c640a4441342b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "d1d0d56fe172d9f27e6fb6660a918068"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "15488f320f3831d33b9d77e8cefc42c0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "889c048f6c1bc2848936e0aa8cfa91dc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "13472dcbefaf348c0950e575e7a76140"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "20cf452cff1604579c5b002de3513e6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "f66becd7ec21f32966f2590471325515"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "c768a37b6805c8e46b799bd3c2309823"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "d331700eae9e357b9aa92c631ce70ec3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "f63b738a659523e07fb15e131ee97e0b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6fd02590bb721bd16705c8d7731f432b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "9d92af1d57cb81824faca0e410d84211"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "7be179a9bd801d76c4f6ae89559bd850"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "eb9c169d53b466bd570252185c2f1698"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a8cef4b6a0748b6f2952ad6b9fdb06e0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "727b6516ff5290ae23e221a2405c8248"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "708ade00e0c504835868dadd53aa865b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "f5c1d048507fbda0bb4da0f8ee02e617"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "48be32c2f6afe49108fb613105fd2d72"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "d8cbfcf98cf960642e1020e47ab2606b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "6c4405ce74f51b347d101e1a0ce9b324"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d52017a4752666af54b8a2ade747d03d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "6be4b63a0b7230b0bbb325a576ddec57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "ff9bd44657407e5955bfdc6459cb2c1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "517568d3a51145c9fdc602dbf65d9c86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "f1077c8ac96e864aee8d6089c145139d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "d55eaba65d415631fe4161d4fa09849e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "4b4ffe5c11bdd1df3b48dfae68837b94"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "d734f70fb718c551228ff54ffdee0aa1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "8ddc6d6d35e7423b87d1f5d41e2f3cfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "94e0426e55d33e3ba1f1c68d6b65c63d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "0b0bee1964c502f15f638c41049ce1ae"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "2603ba198e5b60342e0a9d2929264990"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "b6e14a7d6888de80403eb4a6dc3d4096"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "5c910ce830060f6a591c5f1270e653bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "06c86e8d04d0d6f1f25740fc536bf4d1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "3ac28feb7fbd9ef213846086e3580d4a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "e57dbe4ed60b9e36caa7b9876f77b41a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "6e08265270f2b6e1df0dd1a7ffa64f9f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "a6acaf11bbe44171de19b0f11a859d24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "e8ac6f951810d2ef3ecc69b1ffa168aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "7978d4f83e00137c774cef6629ad7da5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "2e3a8afcca49e6511dcb4765cad069d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "9edcc48f62d41c0d3ae6ed9f9381c2cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "e89081cca7f039ecf835975d7ea16dfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "f5c634a5eb968da046e44f0414e257df"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "94a3c9e092e8d59ad489e93f7729be4e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "f711647fe335e83f32d1d6d68f673911"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "3f5f63accfd6c1853ffc7e669566d986"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "a1cf1b7c1e5fc59b02ecd6a472b0fcac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "43c3cac5dd3db44ac49f8d1f95e821bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "d24ee66fc967259c1f2138601df48148"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "2b9f7ef14b21f9a9ab0509ef1bb21472"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "e67be465e8660d71138557949a490b47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "c47b51191f8e436dd193d4d84e1c35bd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "8f277de4857753e3a134fe4f65f47e67"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "c46392bd49035c0cad1c113b27bc3cb2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "3b60786fe29f457fcf05c3da1f07b40a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "5fdfa6e8c3e80b925bee8223fe4ec38c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "0be8b6472da21b9f2e331938255c6c51"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "b8bf072562072b792fcc1a9dceada641"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "208a6fe2d46a67b2fd8a6d5e0cba661d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "824bc1b3edea4630fa000a939556e070"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "8a7ede7f9d84cd7687fc4298967096d2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "16b29161a8c5c29c23b7dad1efe54333"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "6a2ba6d7aa429d200c9b20d43abb45a9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "7ec032c8869916f5459a3cf64c50fdaf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "43b9ff74ba2fd2f317261f45caaa755d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "e9eeab3d7269c79f34f2042e132ff779"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "e46828033c3e6633ae41565f80480d24"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "94350a00d3630176d8aa1864a2762b31"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "bff3c1bc492d7c77c67f4e730bf27b50"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "1aa0aa51a38c1e47096ab8a252799484"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "b0ffff280e4df1226a6846547026909b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "5fdc0a86e3f69025f5fc0e51bb7f0145"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "592578b77bb8351deef8fc4de20104cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "a9a39f05b26858459cbae472754421e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "918635af50cfe68c0134abaf987c7a39"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "4f415f5a239fba8519b4a729a1ea35cc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "e6885ca4b54ecff338a55f9514e4675a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "f99e309b6e78732510a0464cf98118a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "bd7eca26a31aaa8e9d0c8564fb61e8fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "9c665d58ec577e5dfa4cd67220a0d4f1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "43a1a787fe75334b0caecd24612da4b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "f477568f879d5f8577016a63a1f2496c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "664e8a577c77c1b8f007701cca247bc5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "0023397ad86bebe4e7fc4a0e1aedc86f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "6c03ff527e4e78591be21b901115dd49"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "77dd458ce3cb84ec62aabd2283a4695e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "63020e34a9c351e350d6a9ec20f05fe7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "5b3220ebf2b3511c5516035fd5469c6a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "ca46e85487edc6968e121890ef66a1f6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "6852b9cd7b1a400adaa3935aee43b151"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "15d69c83992375c43632bc2eea6d751b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "cf24584391598bf0db58c79b87d0cd6f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "ff3c47fea4a2319c59d1d9421c6bdc70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "34d35a1155a9bb9cf295a7d27c870df5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "ac611769a576ef5ccb0865eabca0b769"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "d063091bcd36b9bf15ac8bfcfacce908"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "e61911800a1e3a8dcb0586a00550dc0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "8d0f876505ff0bd8206550ada1fcc749"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "5858e840140518ef8a32b0c38a545001"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "baa95f8ed89b4559010186383ef662e2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "896099309d49640a05efc70ba3c519d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "bb0887dbc48d1abf9b268924c6510e8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "bfcbf665e5ff72f82ca7f9a3a56fa357"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "7f5b04bcf7fad064ed28857b577b709b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "06e041aaa6cf963c57183fe1fd4fd263"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "62761fcb0e8a19e2af004f5d0b5c89ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "913439ea3eba336b843e69aa6dbae3c5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "acd63bb61ab660ce8b7ef1428c099be3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "a8bbeff4ab02623e2b8bf7c465f9f0ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "6e2bfcdbce185b85a1fa80e31ce87752"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "397e0820b18125df3e8b3ad4a4f61c53"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "1bb8a85b0ac30327df8b5a015185bdea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "20d6f3e1decd9eef2932edfba99b97bc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "8cb2a037881a01d74c105b3613486598"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "8a22a7042bedb1be978786f47d585c03"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "93dc8adfe6e6cfc7e49af499f6302712"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "da14b130544b78262db190376933623a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "00c645e03d95d79db51414bbc9df1bb8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "963a60a7781732120eeaa4a500d99b70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "f889d74fdf6e83715480681cbaa43c3d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "a77f7eeb9adc8f4e9f578ace180ccb0f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "f308d1a62053c59344bf207b173f98d4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "3e22d2c829b40f2a688fa033b811e900"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "b0d3aae781949b779bb481463b528c80"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "f1b3760cfbb0bb4c63244d381e9ab4ad"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "00d21d0729a69b7bfeeffdb8095f7ab3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "e47871230622447b3924a5b751e5b242"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EB.pl", "digest": {"algorithm": "md5", "value": "c398b10eceb24f7b0b2d043752cab048"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "fd45c7afa43b7b9792a368e891829767"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "b59af2ff763104fa946af7863b922226"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "ce7d4dcb00f025f309329b0109b276fe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "2cfec46c36ff0ec6a1e22ff606f1a28f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "0ef9f8c00da54de8771922066bfb9a93"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "677b4aba3b2d471002cb9b47d3d47944"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "f5f1286a0acb084a3babd1950ae0eb1b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "fdaa9822f2777946986a6831cd7da353"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "9a83d08a95515f53d24ca7e2e1c4f1ce"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "265f79bb57b99a91b10cee36d2ea61b6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "efb00a4cf44679ccaf4d8dec838d6343"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "25a587ceda94d549644fbf9d8898b05d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "e94a8529048bd53b92a79cd9104a4c22"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4dfe80e0c50bc701cc163715eae93507"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "8056393cbc531325af41aff094cc8195"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "2212340640464931fa3a7c442d063a86"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "51fc03e56dc6caa0464db27c3d196e70"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "0708cc3c7d958a54fbac32bdbb4e462d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "4f9735a8edc24577616498299f054d68"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "6eb4d061794291888b4ece8e56488219"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "67c7cb670e787596be0b2758a3836b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "48315a841234405e167d110140c1c4ff"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8e9e350745f70786fc32f31618d63437"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "f981076ef17975a2fc59cf67fda657d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "6b449f54b90a3cf5b55def70b754d95e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "b69a9f645f365f066ff737357145ce0c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "e7a57cab25960e7035e4e582ab8eeddc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "0fa217c6fa81001b5482751b13e7d5de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "16f427165128c6c23c2afcd06f346fa8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "5706f8ef7a681e1fdf518f701e9ebb7f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "c95e72c8f4a0f84d7cac5fdefb822b11"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "f1503cbf1bb128a3e6e68abc525de1e3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "56d46149948996959c54f3f898425655"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "b43709faadf7e330d5f66c4675da3ca9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "738bd61c061b363fe3bd90732cc56e72"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "894785b707730a755cd7613ddc73fdfe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "6ca1bb48e14834c13659628be6a59781"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "cbceb6dc4e01571165b286b7b4c2649a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "8ee356e9006a0708011cca307d4e6d63"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "1a13bbec9a30236f146311c5e63f75ba"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "cc13e8a1434d231996cbc602423fe6fb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "90c2539e75a8caba718d58605a24e38c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "7f31ec5471a84d645a3020d5a43e0902"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "032347e71bdc0edce4d84a74e639267d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "4e6b2c52ea30b610230a5aa730053f51"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "a2bc4b5723591f1ad815e2c792e72c65"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "8d55c521eac10e533bd8c9442aba5c60"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "510413e8fb6493da83f0030096674917"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "29954237eaa4f5200e8ca5ca49822321"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "88ddb1c809530bfa7d4ae05c58f7d033"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "3d7158605ccea8bbe5fe411914a29684"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "af8f4e8e1ce0613f884845e1075bd84c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "710832dd7cc98b9c6604c09cc3f52bc7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "489c9224461d30c6790539bf2d52b082"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "4deac01df90f8887342c39489534d57d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "6c7ddbe48acada6c0bbd0a617b3d305e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "5ffd1461bdfe53425ad321e069edc506"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "c4f89484365f7f26656cfbb6acd8406d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "35ea396146bf23700d3dd23b16fff2da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "b303d9cd9c955d934820a9727d481657"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "d72a96c9952f23bac70fe1b209759d36"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "29296e31bd51866605d68542254fab4f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "41201865977eef6a684096bf1340fffa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "223819a0d317a5278bbde624e2dc86e9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "1cee132e9c7134ab4d4c6e925a67663e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "8de4c7b50e9b2a4541acf7cd9e2cd728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "cc3b630ff059398dd62aad0fa17160a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "463a7b19617a85ceb07baf93e52d874b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "22ceb2f7464d26e65a18831b93604065"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "6a154de020eeb53fa2d959658f5d4bb0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "22f5f4e3e4bd93ba5c1562ba628d13d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "d46860794e75d96f0194b0d719252439"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "68646cec727982e8c5bdbc5e1e4cbfe7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "25b5bdb13709e1597d1384c228502b54"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "c82ff22d404ecf84c15d5c8c803478a7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "a0616aa1d9c76b952abff86d94e289db"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "477c2667e7333cd4c2f7b855e92b8edd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "955326352007733312fb56c2548284fa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "2dc55cc9c4eb99ada7455aad33aa9ca7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "263ad74d9a7cb17523d3413d0b7297d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "b95715266b572319fa0520d159746737"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "4fb2464375751898ffa1f8a5add40622"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "1ef86c4051e87cf55d61784373ea910e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "bb9904d746a426e7089df3cb43217dac"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "3baa3184ebc0cd357823bc6931c1ac95"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "7c5ea503f25d376739e680fbd34c863e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "794de37930f33319fca83398d0d11fc7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "465a1369230b10aade162c49a1aef1ab"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "da530ff34ed7ecf9411a6cad00d3ad76"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "322eed71f84c006feb88e154bbb25f3e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "c8a78cb493dca6304c9aed0450c9ea2b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "60118b43bfe39af5c3aae021a46ca7d8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "70a31dd69f4a0e1408a1e8a47e16cc5a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "843e053abf51001c1e7e594b8483f9e0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "14eb9f97ea3955fec067d4cd1a288bd3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "1e73a9b7cc3a19bb2be00e0ca65d2c04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "fecd2fd5faa1b944fa91df2b062773f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "e0a733e94e4ff9fe5bcb78f53b2a5728"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "8356f8cbb5209e2507f57c7ab90e53d7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "8a0dd70ab632e405c57bfe4436f4f3a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "60174181a77394e79aaeba1c4fcaa9f8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "077e313e0a21b4b6a5953afb27c67911"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "91a4ef3f964546d782f85f9526cf5a1d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "65bb577d9adf46e6d23f5227186c6e05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "522a650cad6cf20c492d8bc7c6c85a59"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "f9fc9be0b01a1abbe489f65f9be16d6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "4047cf3f31b0ab614c8ea02170e83f9c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "0d461bf244dc9254f8648f1735572f5b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "9265d863210467a82c4283307d0906b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "bb44122cb9d288ea28bb97856447e549"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "fd6825c9f0a8727bfb1a901df84525c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "e2b3ce60730dfac1e58f108866f8144f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlNon.pl", "digest": {"algorithm": "md5", "value": "89b4507a737fac54f1db75417e855b6c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "438a95ec4d35226eadfe5514558b45de"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "690e2e34f5c69de073a9a226bb0effcb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "46002aa20aba0120a90230e47a55b81c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "37ef032bb799b1694ca7ca1f52c3ea0a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "047a89f3ae3f0b8a21d8e80cd885a882"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "8c877f1908737f95cc0f867744930548"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "ca44a8440f817e789771e540e7b23b29"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "32933afcb676f1c50069da9c64da8e29"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "d5c9cff4bc74b852d4f5ec54b52b7823"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "39bc80a832aedab6c102052ee4537569"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "9ccc3b2497af8e01f2a8f33e7999e4b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "2d02db301d852fc360578c7b5991ad05"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "a0130bfe1027d919b3d35b4914c581a8"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "b7ded32ac9fb2fa33d70356edc9fe34f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "ec6c936d3e25d7586c8793e29d7b0798"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "edd20833d242b667f6d613eb4ed4db8e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "c13fb059013e4f5adc5fafbd43dffb49"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "419c314ceeb2402e1a6d33d3ec170c47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "d78defa970f63b8d3d4cbce09fb26b33"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "c7fc61b1a02c11f8b7e349c1283ee0c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Armn.pl", "digest": {"algorithm": "md5", "value": "6f1acdc54528aabf64932826b5433338"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "ef098e82beec386664c69d9a1164939f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "2a6bf2426eb7b342c440eca04e918d6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "06236e3493a3c17f611dc283fbfa49b2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "e8b36860ed9fa7c9a230a5fa220724d3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "3f16acfa929562832a422c9107100f8c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "91737b70729a0ae65fe9e164606dd043"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "451e6f88c8497698d1decff2ae7acf7d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "a5144b6937455111bb6c92bd1b1b9ddd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "9ab3dbe11c116e22ff162a00b225b9ec"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "d13e62267591dbd01e378a7910e47d1f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "8cc4e0b6326c4f06931a696b4e194999"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "03f947974d8f7058952219dd0058c8aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "a13d4441f25c2c511e1d188dfd735e4d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "7c06d835b2d7028a9563ac41eaf9ee07"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "572784b8c2f449774d6ee5cf660033c9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "028946684919f44b8fca5110df4c5e52"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "e8a7b297ba7b4022ba8653df1317c08a"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "09c7c280b5960ac09d52b70f04884bc9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "d6312e678ce17dbf6fda3ccb1181460e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "08b0fb929a9f7176f38d15d0d1e5e0c2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "7766414d1a4aa92c65bea78753b15e7c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "c5879d73a4461df0cf64343489a1e931"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "a1767ef333f266797e5d72a7b519c892"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "b2f2cd3c9401736c1863675076bc2439"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "dfbe1e5528e55809e71670d6083836f0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "1ae92871ff012d12bbdba9de222735a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "7441b9c70b9745550f6103f08174b65e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "6796dbe8ff07efd27e79ff2b604e85c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "02f759154e566d76f0116c3614c525e4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "269762ff735b8b3bad14d5547082ed04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "654b4f934cc604e554996cc2410577e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "afe6df004c640483b599c0f81fb5f311"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "697eda7a77f0917ea6f3a73f5cc05a8f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "fd98f9a815ef5f3f06252057746573e1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "4ba0b8ce5a8c07fe2d5f9be298e1640b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "19489c519936f6115b4cb4b582bee5d9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "2c2a5b894b5d837b59f96e83b4838116"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "5d07d595c19d5ec122cdb7005e327cc2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "62bb10390118aa0f69bb39695af52e04"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "cbb53abc28b39e3fbabdcca44eb3fb5f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "6bbac9e6173d60656d7d01a1464a9c12"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "007dff08f0cb99f75bd24815e77fc71b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "45a38de58901b4ad30533a56153cc62e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "9c5805a0c6d5c8f3d13cd81a239376a4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "5fbab48b09ce0033f0ffee5804700d2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "603a19a39a18ed67bd70d88b63af97be"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "ac32381a927081d71dd169b4c3d67108"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "690532823bd47ba336b706bca937e615"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "a414b5bec5c0c082abf98e44912eb6ed"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "568fab01b4ec250bf48338a374ce2ca4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "9733fa4c0f75a0086d7757e16768e6c7"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "95db7f2b052fd05dc2a4b46daed26d75"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "9d94a1f07e1c9c2f3172c1d5476ad7a2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "54d87f9e3b2646959202329d36a8d929"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "ab2389293998ac0c57dcc036a0447141"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "f93db8d0e58f6c98f435d67d5e5d508b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "c425d272e2ea5abcc368bccd0b6cb03d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "59845a434ed466adfc195dab5495f975"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a154fa69d13a386d6c12e91d57174f2f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "a5590541f9be04f0e6571d5e2170b0cf"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "3c3ae0b7d79a03e37a8a1dff4c6444aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "1253dcdc408b36a82c32da0f52750207"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "e4904c8e6ebce52468e0528fde9aebea"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "41a182d744a40a111e9ad6e41c65bfbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "7dd2af33cca036ca5463c8cf7625e56c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "3119fb92cb2e44df7314e64abafa95a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d1ad8dff8488e9c551e79651f603e92e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "4e4917c2168f18e391608e5ed548e689"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "c50829418586e4960710798ffd8a88cd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "c785b56a827f89d3eaa5c910a68e5672"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "43363674adf39822f775bd271ed85687"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "381244009f4b41b884075ecd7bc6dcd4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "be619973e9ec95b36dbff6a9b23ecd9e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "f1470e4f76102d0e24603af39026cc3c"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "83248fafa717a9d4ff670cbf0d45b0a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "b8ecf6c274d8157ebd519031ebf202d6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "b98d5e5df37990ec21a5d9eaaee83cbd"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "75f78913f546410bf8578683f1f99fc0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "903a8940b59651d68b3b6c9428114f47"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "4549b34b5d6c09b77e15179c478e5fe1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "2ff7ac84092ff51f205cfc4529b397a1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "82ead5d75493323af499fd022cebd92b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "25ef291d6d5e51773a3d748751b3ba5d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "aeac158beef5ee5e75fc66e47f6f6744"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "0132f760c28480d0d98b09b22b12ef81"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "dc85a9183fdd836e8c7ab05ed3dc320f"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "418886fbf6cf6967bae3eb3b51406295"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "cbba301f207b477f64af43b5a0b89610"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d1f52910678264d937e4b38670c77a6b"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "f8b49a64e4e3167c16a838c6b4e51d57"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "f3b44272cc6e7facf03bfea53d48438e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "aa56b4a3de9149420d6f7d72adc99503"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "d6c33ac66fa8d3427be42c1933a29dbe"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "70a92cf88e708815c8fc8beec78b396e"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "f077768ad7447751b9c74953cd127c74"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "a58f97b479b9e0cceec0565b2fab5161"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "67a4a52df0b6166ace9a7070188f7fbb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "1b5294ae24da017dbfbd3230e117acdc"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "de8ea85306b063262ba7cc06775d02c6"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "73f8593179b813534623212e0bbb5d09"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "8a4dd85ab69a4afe06c0cd7c7109d3e5"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "bebbd5618ab52ef014aabff027fd7bf4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "c38509d47791bc91938c588052148da1"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "80b1c199b709e47d5ce10be8c91253da"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "3c0d917373b4f247cac6163fa109aec2"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "50eebb90e14062ab03b30d683ba7e24d"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "8580f11a1c3cf632c8f704cf07a3ea13"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "890af213d21335df1d777599f7496379"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "b2e5cf5a97c90d0c0f3a55301be59fb3"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "c0737211cf5d7f296714aa62fea059a0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "da6a9f152e433bce198d2720409d5193"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "54613c5c82317ce11e47bcb7685f87f4"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "e20ef7bd0e0d480d54e48c147900da65"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "4738fd6dd5bcf91cb2f94ee05e45e3b9"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "046f39abbca7170674b034234ccd1119"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "49c9a2b2cfceab1e1cf3beb6b18a6387"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "d1f3cb0afcacd14209330fc6010a7267"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/uni_keywords.pl", "digest": {"algorithm": "md5", "value": "ad86b072b18d567a64e9b18e32e66afb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/unicore/version", "digest": {"algorithm": "md5", "value": "855d70e919338d63d25eaca411d96053"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/utf8.pm", "digest": {"algorithm": "md5", "value": "3a12d2af9d7b145bb4f16f0f80680430"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/utf8_heavy.pl", "digest": {"algorithm": "md5", "value": "1ab32ef474da64051963048055315541"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/vars.pm", "digest": {"algorithm": "md5", "value": "fec1c1985d96c2edd842ff2b71821afb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version.pm", "digest": {"algorithm": "md5", "value": "e60bdde345251ac96b5f59aaeb77b683"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version.pod", "digest": {"algorithm": "md5", "value": "f451806d21123d5aea433213146ae6aa"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version/Internals.pod", "digest": {"algorithm": "md5", "value": "67a46a1f0fb150f358698702b9cf8a64"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/version/regex.pm", "digest": {"algorithm": "md5", "value": "1804cdcea69766fe0b4587f713779d20"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/vmsish.pm", "digest": {"algorithm": "md5", "value": "34bc23d4d3fe4022c438a252ec5444bb"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/warnings.pm", "digest": {"algorithm": "md5", "value": "641dfe74c961eb0f4e4831423364efc0"}, "isConfigFile": false}, {"path": "/usr/share/perl/5.30.0/warnings/register.pm", "digest": {"algorithm": "md5", "value": "2d8f6ce093a2176b982c0e12c0194b3b"}, "isConfigFile": false}]}}, {"id": "3ec3c02d16e05bde", "name": "psmisc", "version": "23.3-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/psmisc.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/psmisc.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/psmisc/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/psmisc/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:psmisc:psmisc:23.3-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/psmisc@23.3-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "psmisc", "source": "", "version": "23.3-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 284, "depends": ["libc6 (>= 2.14)", "libselinux1 (>= 1.32)", "libtinfo6 (>= 6)"], "files": [{"path": "/bin/fuser", "digest": {"algorithm": "md5", "value": "fb7c1146336684f09bc326a51e09335f"}, "isConfigFile": false}, {"path": "/usr/bin/killall", "digest": {"algorithm": "md5", "value": "cd2adedbee501869ac691b88af39cd8b"}, "isConfigFile": false}, {"path": "/usr/bin/peekfd", "digest": {"algorithm": "md5", "value": "454c53495a44999598eb27cb9d77e529"}, "isConfigFile": false}, {"path": "/usr/bin/prtstat", "digest": {"algorithm": "md5", "value": "f1fd5e3c00c073ecf16e78bcb37c13b6"}, "isConfigFile": false}, {"path": "/usr/bin/pslog", "digest": {"algorithm": "md5", "value": "a423c48b57abfdd0df96c05a57fff1b4"}, "isConfigFile": false}, {"path": "/usr/bin/pstree", "digest": {"algorithm": "md5", "value": "ef4bf46493fc4dcb679fd3bbf33afc05"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/README.Debian", "digest": {"algorithm": "md5", "value": "bc808361f5cc6c18ae664a77da8cbc88"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/README.md", "digest": {"algorithm": "md5", "value": "5847828675bee38726aaf356762bd01a"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e0bc726ee4610d605ca49af7dcfa48d4"}, "isConfigFile": false}, {"path": "/usr/share/doc/psmisc/copyright", "digest": {"algorithm": "md5", "value": "17d9a035edd7f30c781f22d9dd44f396"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fuser.1.gz", "digest": {"algorithm": "md5", "value": "11667b48845bc7826d6a0b20696088e8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/killall.1.gz", "digest": {"algorithm": "md5", "value": "af21f5f6de3326e09a7b92423752985c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/peekfd.1.gz", "digest": {"algorithm": "md5", "value": "23159b05d3a6a9baaaa18df773cc5df2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prtstat.1.gz", "digest": {"algorithm": "md5", "value": "f8512d7f7704dfd85c72293958d670a2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pslog.1.gz", "digest": {"algorithm": "md5", "value": "8fc93f081592fc433e296ee6bd438ac3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pstree.1.gz", "digest": {"algorithm": "md5", "value": "c6d1d2c383e5bbb3d837cc0a106f49c3"}, "isConfigFile": false}, {"path": "/usr/share/menu/psmisc", "digest": {"algorithm": "md5", "value": "fceb90fc9da964c463cb7d41bced5f0e"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/pstree16.xpm", "digest": {"algorithm": "md5", "value": "7abcd43d960e7597cdb6dc0dab6c6ddc"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/pstree32.xpm", "digest": {"algorithm": "md5", "value": "0e64dc2b3b852b123f32f7b799225656"}, "isConfigFile": false}]}}, {"id": "61c885472e7f34a1", "name": "rsync", "version": "3.1.3-8ubuntu0.1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/rsync/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/rsync.conffiles", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/rsync.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/rsync.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/rsync.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/rsync/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/rsync/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:rsync:rsync:3.1.3-8ubuntu0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/rsync@3.1.3-8ubuntu0.1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "rsync", "source": "", "version": "3.1.3-8ubuntu0.1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 668, "depends": ["lsb-base", "libacl1 (>= 2.2.23)", "libc6 (>= 2.15)", "libpopt0 (>= 1.14)"], "preDepends": ["init-system-helpers (>= 1.54~)"], "files": [{"path": "/etc/default/rsync", "digest": {"algorithm": "md5", "value": "b8fd9efa75e2bda2583b0d7c0892a073"}, "isConfigFile": true}, {"path": "/etc/init.d/rsync", "digest": {"algorithm": "md5", "value": "59aa13cd1a70ff254a2991ad0c522ea5"}, "isConfigFile": true}, {"path": "/lib/systemd/system/rsync.service", "digest": {"algorithm": "md5", "value": "cc93b1ab5d22bacb5f9ce7a06862dd14"}, "isConfigFile": false}, {"path": "/usr/bin/rsync", "digest": {"algorithm": "md5", "value": "77f338c0c6b026f2f395f9200a31227a"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "28fc685816f17fb9ceb10c81ca1d69a8"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/README.Debian", "digest": {"algorithm": "md5", "value": "bb035bbd1cffcd8abbb38a5278f16246"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "a7271d34e06c9f92c5932691cb01e9bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/copyright", "digest": {"algorithm": "md5", "value": "3dfc29de786dcb007f6daeab47eae9ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/examples/logrotate.conf.rsync", "digest": {"algorithm": "md5", "value": "6b9f9418ea94def76a1418083fe1b21b"}, "isConfigFile": false}, {"path": "/usr/share/doc/rsync/examples/rsyncd.conf", "digest": {"algorithm": "md5", "value": "5e06205208e19f420cf851aa3ebe8086"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/rsync", "digest": {"algorithm": "md5", "value": "7cf03224e400b33792b5eb87d2f3ed19"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsync.1.gz", "digest": {"algorithm": "md5", "value": "a047aeac2737443b748033492df7fe94"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/rsyncd.conf.5.gz", "digest": {"algorithm": "md5", "value": "b144111c1fc72d39a4e250583260dabc"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/atomic-rsync", "digest": {"algorithm": "md5", "value": "8906022b9766bff75cdea38890698d72"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/cull_options", "digest": {"algorithm": "md5", "value": "f91cb1c1ba6b075a2ceb888436ee4374"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/cvs2includes", "digest": {"algorithm": "md5", "value": "1ec98c4ff5154168bea3e9b0eb66c60c"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/file-attr-restore", "digest": {"algorithm": "md5", "value": "b6fae384f8ae374f6c35fc443f71a8e3"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/files-to-excludes", "digest": {"algorithm": "md5", "value": "f1303c2614ca7d75ea20a291ec9970a4"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/git-set-file-times", "digest": {"algorithm": "md5", "value": "46ac57099161a228227526d24a83c2b7"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/logfilter", "digest": {"algorithm": "md5", "value": "ba059c8287e7174286caa5a044fc0ae0"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/lsh", "digest": {"algorithm": "md5", "value": "f959b6e6a6aacba1a1a1334a03ab228d"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/mnt-excl", "digest": {"algorithm": "md5", "value": "f4a878b81d97c5819395bd727ac53c03"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/munge-symlinks", "digest": {"algorithm": "md5", "value": "f75008bf29fef04e8e28fa9fdf516dee"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/rrsync", "digest": {"algorithm": "md5", "value": "952607e869606114d1b267bc0caad8aa"}, "isConfigFile": false}, {"path": "/usr/share/rsync/scripts/rsyncstats", "digest": {"algorithm": "md5", "value": "0756dac1cb45e58db7aeffb11c8b2878"}, "isConfigFile": false}]}}, {"id": "6e4ef20b1756a7f6", "name": "sed", "version": "4.7-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sed/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/sed.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/sed.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/sed/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/sed/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:sed:sed:4.7-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/sed@4.7-1?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "sed", "source": "", "version": "4.7-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 336, "preDepends": ["libacl1 (>= 2.2.51-8)", "libc6 (>= 2.14)", "libselinux1 (>= 1.32)"], "files": [{"path": "/bin/sed", "digest": {"algorithm": "md5", "value": "885062561f66aa1d4af4c54b9e7cc81a"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/AUTHORS", "digest": {"algorithm": "md5", "value": "952dca4356e3ed648c4d64ccd92c5956"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/BUGS.gz", "digest": {"algorithm": "md5", "value": "8e3af9bec58c1601710e892535c92230"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/NEWS.gz", "digest": {"algorithm": "md5", "value": "aa361662409d7e0f7f716fd7b1e63ce9"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/README", "digest": {"algorithm": "md5", "value": "2e9ea11519bebc9369c326e703adc9ae"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/THANKS.gz", "digest": {"algorithm": "md5", "value": "2e915e4d9dc8be2a7d1a6e0080c60ad6"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "426be992c9c23cdb2bf90ce35b58bd97"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/copyright", "digest": {"algorithm": "md5", "value": "95112ea8fb35c22a09e674f4d2f52d8b"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/examples/dc.sed.gz", "digest": {"algorithm": "md5", "value": "f6e8f9a1d78b55b7bb59e9d72dd7aa32"}, "isConfigFile": false}, {"path": "/usr/share/doc/sed/sedfaq.txt.gz", "digest": {"algorithm": "md5", "value": "3e753d955c8f80d439f508a42f2df6af"}, "isConfigFile": false}, {"path": "/usr/share/info/sed.info.gz", "digest": {"algorithm": "md5", "value": "62285dbf5756cb6c7dabfa4b83a907fc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sed.1.gz", "digest": {"algorithm": "md5", "value": "f1a5c2693c62df0fcdbfffb04c279d1d"}, "isConfigFile": false}]}}, {"id": "34563f217f60ff36", "name": "socat", "version": "1.7.3.3-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/socat.md5sums", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/info/socat.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/socat/copyright", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/usr/share/doc/socat/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:socat:socat:1.7.3.3-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/socat@1.7.3.3-2?arch=amd64&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "socat", "source": "", "version": "1.7.3.3-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 1361, "depends": ["libc6 (>= 2.17)", "libssl1.1 (>= 1.1.0)", "libwrap0 (>= 7.6-4~)"], "files": [{"path": "/usr/bin/filan", "digest": {"algorithm": "md5", "value": "3af6faec9e6c6e1eb5ca7076181fa9ea"}, "isConfigFile": false}, {"path": "/usr/bin/procan", "digest": {"algorithm": "md5", "value": "a209682484e59f86ddfc8b0f75a7e303"}, "isConfigFile": false}, {"path": "/usr/bin/socat", "digest": {"algorithm": "md5", "value": "664035124a33cb4ac6aac67157f5244a"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/socat", "digest": {"algorithm": "md5", "value": "d83c795a7eeb96c8742d41564e88d590"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/BUGREPORTS", "digest": {"algorithm": "md5", "value": "74d630b72941cbe7bc359b32a3688a0d"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/DEVELOPMENT.gz", "digest": {"algorithm": "md5", "value": "ce71ff056a0168d9a1c9d6e13c1e46e9"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/EXAMPLES.gz", "digest": {"algorithm": "md5", "value": "61e189b39f37b3c32a755eda58b2982c"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/FAQ", "digest": {"algorithm": "md5", "value": "f295ba9dc21ab0aa4c1483041d9ba7a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "72c12746a0b483c33ff5af49ab2f5128"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/PORTING", "digest": {"algorithm": "md5", "value": "db699bad79f4fec439d17f7017c16fd8"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.Debian", "digest": {"algorithm": "md5", "value": "05ccf1b2d3788d0951ee2ada7a56b904"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.FIPS", "digest": {"algorithm": "md5", "value": "3f03f663c7ca95c4577de67e8003ec11"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/README.gz", "digest": {"algorithm": "md5", "value": "ac6ce3db757441e8a6ecfcf6d48f44f9"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/SECURITY", "digest": {"algorithm": "md5", "value": "a2e19a0d29cf9f0636e67c4c5304c783"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "49e5c5e3969291f1e6d25941052b663b"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/copyright", "digest": {"algorithm": "md5", "value": "155d63ba4a95ad3f0ca852a5f0078649"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/dest-unreach.css", "digest": {"algorithm": "md5", "value": "73e671d29c4ce3abdb3b4dcb3b10d7f0"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/daemon.sh", "digest": {"algorithm": "md5", "value": "c443d548ea12d08923a4bbecb6985e02"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/ftp.sh", "digest": {"algorithm": "md5", "value": "e9def62b5658370ff9d94fc5f6262a89"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/mail.sh", "digest": {"algorithm": "md5", "value": "5b6bd50b5b4ee2955ecd52532c2e4986"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/proxy.sh", "digest": {"algorithm": "md5", "value": "2da2e5ad70e4619809a75a22a889d7b1"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/proxyecho.sh", "digest": {"algorithm": "md5", "value": "221c33023c397b5b291b904ee60ebe8d"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/readline-test.sh", "digest": {"algorithm": "md5", "value": "c5cd87f86b7f6e6c63407ec9e1c5ff10"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/readline.sh", "digest": {"algorithm": "md5", "value": "1a8f0d8c3c604a76af3464ffc71d799e"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/socks4a-echo.sh", "digest": {"algorithm": "md5", "value": "0264b986d5f8b896907bc4035fe67b9c"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/socks4echo.sh", "digest": {"algorithm": "md5", "value": "6016e23ff0c02c627f885248df088b93"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/examples/test.sh", "digest": {"algorithm": "md5", "value": "19c4ed91f2713908d593c8995afd1d72"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/index.html", "digest": {"algorithm": "md5", "value": "be6240c146fee077aaf3a6139a4b7fa5"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-genericsocket.html", "digest": {"algorithm": "md5", "value": "84b23d14147a8bf0bc80bb3859c059c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-multicast.html", "digest": {"algorithm": "md5", "value": "9aa1350275c8cffb89c05a2a7c23eed3"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-openssltunnel.html", "digest": {"algorithm": "md5", "value": "fcd83c33359acdc02c20d20b7c98f4e5"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat-tun.html", "digest": {"algorithm": "md5", "value": "a0683cd587e8800fc8164027c732bbbd"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/socat.html", "digest": {"algorithm": "md5", "value": "7c25b28818225858cf8491829c19d14e"}, "isConfigFile": false}, {"path": "/usr/share/doc/socat/xio.help.gz", "digest": {"algorithm": "md5", "value": "e81a24ad86cbdc328c2bde42fcec0c06"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/socat", "digest": {"algorithm": "md5", "value": "24530f57fdfacf16a6fb3a15f0f9230c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/socat.1.gz", "digest": {"algorithm": "md5", "value": "07f5d5f9afc384bb938be873fc714791"}, "isConfigFile": false}]}}, {"id": "acbee8a5fa715f44", "name": "stdlib", "version": "go1.16.7", "type": "go-module", "foundBy": "go-module-binary-cataloger", "locations": [{"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "accessPath": "/usr/local/bin/gosu", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": null}], "language": "go", "cpes": [{"cpe": "cpe:2.3:a:golang:go:1.16.7:-:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:golang/stdlib@1.16.7", "metadataType": "go-module-buildinfo-entry", "metadata": {"goCompiledVersion": "go1.16.7", "architecture": ""}}, {"id": "f53c29e10a934f41", "name": "tzdata", "version": "2021e-0ubuntu0.20.04", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/tzdata/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tzdata.md5sums", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/var/lib/dpkg/info/tzdata.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ICU", "spdxExpression": "ICU", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "accessPath": "/usr/share/doc/tzdata/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2021e-0ubuntu0.20.04:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/tzdata@2021e-0ubuntu0.20.04?arch=all&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "tzdata", "source": "", "version": "2021e-0ubuntu0.20.04", "sourceVersion": "", "architecture": "all", "maintainer": "Ubuntu Developers ", "installedSize": 3938, "provides": ["tzdata-bookworm"], "depends": ["debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/tzconfig", "digest": {"algorithm": "md5", "value": "8374302ab936fb95e0b0d140d0891851"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/README.Debian", "digest": {"algorithm": "md5", "value": "5461b4c9623a1657baf85fbc0c8576b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "59088291cebb6712a90cfc17575dbd0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/copyright", "digest": {"algorithm": "md5", "value": "8805e18f6bbd0769670122a5fa9943d5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/metaZones.res", "digest": {"algorithm": "md5", "value": "9cd94a7aace95f0da934e954c6aec1be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/timezoneTypes.res", "digest": {"algorithm": "md5", "value": "d57c3a7f1d3accc853e64b000ac2129d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/windowsZones.res", "digest": {"algorithm": "md5", "value": "4fdc7db94867eb3e8d8287e40bfa943b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/be/zoneinfo64.res", "digest": {"algorithm": "md5", "value": "dedbe17e8e527496db5dd49b93732f05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/metaZones.res", "digest": {"algorithm": "md5", "value": "d24ef66d96d6254edde76e067d61f038"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/timezoneTypes.res", "digest": {"algorithm": "md5", "value": "3449e727db0099d14e57f573caaa6e1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/windowsZones.res", "digest": {"algorithm": "md5", "value": "70ebc969e1a0d1d0f1d7050ae31af02f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo-icu/44/le/zoneinfo64.res", "digest": {"algorithm": "md5", "value": "a3cb86b9d1429614e0483b68d4d39eb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "6d24d30bc671042918ba397a15e6114c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "md5", "value": "a4e91414b5f2d3121eb75296856e68a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "md5", "value": "75c741bb811f4ee563ce05eb976e53a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "md5", "value": "3b35cabbca4c300f1da33559fa66f002"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "md5", "value": "2a157b818df8ab296baf6de38cd7d32b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "md5", "value": "91ebe16317802987c2cd9c567b6e4c2a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "md5", "value": "cff58c6976849e1e8f94d4288b07b9d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "md5", "value": "f77b22ac5e4f995ef8d4839835a54faa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "md5", "value": "95e6bee1cb146689410010d58e6ee974"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "md5", "value": "9bd56b2ae0dde525e0d1e6b043affb7a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "md5", "value": "0934b65c654d5dd57b2c14aac74c679b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "md5", "value": "07b6153d721b5d7d93d78f2591201ffa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "md5", "value": "02f0af929cf2fb42287aabc7e45f78cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "md5", "value": "05ef717a40868a541982b1a5f67dfb98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "md5", "value": "00965bbd20101c05f03c3e735c6bb8d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3a8cb657399a5d04eec932b724b4e417"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "3d5f1509f2c5ae29e32a04fb8fc22bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "87eba246533516f08153426d47a47955"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "md5", "value": "cdf516181f92a7650fb078359dbd5b97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "a7b0332c0c65f2596b0b64176a7714f7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "dd7a6c49b463aa28af13f95492e54d20"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "md5", "value": "449387f7cc9e00bdf899e34a7c3e168e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "c0b528a9bac3e46ce535bc8faa3c9094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "9fc33ec8615c229f3cfa0b605e2394e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/iso3166.tab", "digest": {"algorithm": "md5", "value": "22b35b3817db585e12c4e2db934c9680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "md5", "value": "884ea255987aae77f4b4886bcef883ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leapseconds", "digest": {"algorithm": "md5", "value": "7c55955b0ba6d33b0c944b093ddb9dd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "6d24d30bc671042918ba397a15e6114c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Barbados", "digest": {"algorithm": "md5", "value": "a4e91414b5f2d3121eb75296856e68a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "digest": {"algorithm": "md5", "value": "75c741bb811f4ee563ce05eb976e53a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guyana", "digest": {"algorithm": "md5", "value": "3b35cabbca4c300f1da33559fa66f002"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "digest": {"algorithm": "md5", "value": "2a157b818df8ab296baf6de38cd7d32b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Merida", "digest": {"algorithm": "md5", "value": "91ebe16317802987c2cd9c567b6e4c2a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "digest": {"algorithm": "md5", "value": "cff58c6976849e1e8f94d4288b07b9d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "digest": {"algorithm": "md5", "value": "f77b22ac5e4f995ef8d4839835a54faa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "digest": {"algorithm": "md5", "value": "95e6bee1cb146689410010d58e6ee974"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santiago", "digest": {"algorithm": "md5", "value": "9bd56b2ae0dde525e0d1e6b043affb7a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "digest": {"algorithm": "md5", "value": "0934b65c654d5dd57b2c14aac74c679b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "digest": {"algorithm": "md5", "value": "07b6153d721b5d7d93d78f2591201ffa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "digest": {"algorithm": "md5", "value": "02f0af929cf2fb42287aabc7e45f78cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "digest": {"algorithm": "md5", "value": "05ef717a40868a541982b1a5f67dfb98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "digest": {"algorithm": "md5", "value": "00965bbd20101c05f03c3e735c6bb8d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3a8cb657399a5d04eec932b724b4e417"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "3d5f1509f2c5ae29e32a04fb8fc22bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "87eba246533516f08153426d47a47955"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "digest": {"algorithm": "md5", "value": "cdf516181f92a7650fb078359dbd5b97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "a7b0332c0c65f2596b0b64176a7714f7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "dd7a6c49b463aa28af13f95492e54d20"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "digest": {"algorithm": "md5", "value": "449387f7cc9e00bdf899e34a7c3e168e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "c0b528a9bac3e46ce535bc8faa3c9094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "9fc33ec8615c229f3cfa0b605e2394e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "2ece5b26b492408992aab88850fbd816"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "md5", "value": "9fa57691074274768158f928fc17f750"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "md5", "value": "f9a1ce1e51007b314f4dbb27844724c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "md5", "value": "0976720bfa1df629893f319165bcc682"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "6ae91c67ab6247be4b232e8616e696f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "38b744f896d0af80a72cf278f4bbe416"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "3d7677d7c42943aad0efa0305546745e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "59fe98cc2e5c0b2a4b5e56bea6ae9d74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "md5", "value": "894503e89177c5ac997b405e476f0b90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "30901eba0d53204dc8eaa9c9299893f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "md5", "value": "fdd731ea652a9ed57cf66dd46690842e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "md5", "value": "1c10fa1b37a4a62fc7dc0f8f2ba461ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "cff4ec6c0d7efbacf81ddf919554643f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "abc9b7d75108f4008fe6d6343789d4f1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "eab0671bca010ceb9da03005e6fc6880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "17332d08199ea8066072c7257649f3b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "140c8538c93832c7c7ae0e40d592dd33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "md5", "value": "05f98b38487531b8cfa518adf53a69e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "95db5bcf2e41e04afee5a3be151106b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "md5", "value": "9a4bf52ac1ddeb608f12de0b9e53681c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "md5", "value": "92a33657cf1fc090ebfad1893ade9a31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "md5", "value": "aaca600a3545a3142d26e8671a378bfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "bf6361d454f44cca4167e10b2acac8b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "4a757fae4da5be8c61c7f18b032d887a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "aee8df9d14a3bcc5df5ef9f96a76d596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "c396dcda4fd76a902e52d5c31049d94b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "7b7fa622f008d7b8538157050e47e3ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "96c2b37f3e5d4e1edd8f97453478fae4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "a0feb6e06499433b68f7a392c7cf7cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "c4a13a5f96d52cc2f689ace3d596f1b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "af90afd71a8430a2502f671031cf0607"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "2d9e7317e0ca0cd5cb34b7603fd92e98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "210666daef73e166c4f1e15610b0f6fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "6ed3c0fa94021bc6f69978ae80b080b7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "md5", "value": "f2f7937f730f27a508b6fe00e8bfeea9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "md5", "value": "59db747ac4f4aa783ac169aefe014471"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "c4d9dbbd094173ced5c98e67415078d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "md5", "value": "bf1f2682e3c067be8a9598f242fef4c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "md5", "value": "a7caf9670daf4e40714a4f4e3bd4de38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "md5", "value": "a6f600d246de9f362ce80412e50e703c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "0ea628c5b436a1a5a36326dbd1166310"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "md5", "value": "3788be6179d535d1a88b7606f67fd2f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "md5", "value": "e0ce6aa03cfcd1d5bc760d49164c05f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "5ba6299259dca6c49bd37d55b0a23547"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "789ca8ed7c41b2b9b2f33ca5c259e412"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "md5", "value": "63af9c5ca1e21df45291d378868bfcf3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "md5", "value": "4c01dab6f9d01f804b48c233707571ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "md5", "value": "e506d8921fea4c5f859271d2f3c404a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "md5", "value": "19b9722ede4fbf7549408e805fde0981"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "md5", "value": "33a79cc0ff099fde13feeb3853c3a751"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "1e39fab89356adc5f8b17c51a8774e26"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "md5", "value": "7cbed8a0245e86be851141b0570e96f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "1790826b85dedc3851db28dd0e220497"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "md5", "value": "433551bf5d254f872dc87d884cc92078"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "c1321f77b6159d137c94dc9fe7f73825"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "md5", "value": "7172a82b7a5e3055b85bebe905a5825c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "md5", "value": "c7e43a31c24443dcc5a10b94194d77b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "md5", "value": "8a4c9e63fdbeaf36632157a97751f2a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "md5", "value": "b4bb7ab4d2174a6f25d1edd6ec2bee2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "md5", "value": "0e5b3b1aee31e8b3764c85507d67ca05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "28943e677053b0752b453b516309cd53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "md5", "value": "7068222e5373ba95264df3a492738b31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "619356a2105ad4806faf3e0e6bb55de4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "49f48574666d6ad73662318396ffce02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "9731cfdac91199b35b376c9eb3c96f47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "md5", "value": "fcf1a91ff1bd3861f6bafee15b34bb29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "md5", "value": "419fececb0c23332ec1a31de3009cfbc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "md5", "value": "c59c7f07579978db7a5a08093df0862d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "md5", "value": "cf585454a2b0677c20dac5e7da2f1220"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "md5", "value": "7859fed3ee6554515a80fb66e40e26ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "md5", "value": "0d7e7c94e0f93d6a3d0f7828923f71a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "238295e794d2d1a0a1a83f1b9566a709"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "d4609389defcafa6506c293e400bf461"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "a1d9dc0d21a85ec5839c6979e27d3145"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "df91d2a9125214c62d58da3979a73396"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1412cf2280b485145a60241efce4db30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "d0d4d73ba702b88ecc33e58c87752bdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "825d9121197f7c3db8d255420f595f53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "c4a8b70e45c1280abe6715e9b31a4215"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "md5", "value": "4610d997061651f8c1d87590ce6c6d48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "md5", "value": "54608782aaa5eea3bc3f826c194f86da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "md5", "value": "bd61c9a0893dee415ee4b35d4de32f2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "md5", "value": "ae29dcfaa10be843ad0ade4b76953c6d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "8554184e5672e0fe6680dcaec95801f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "ae212287f1ffa333e6c5361f592e4902"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "md5", "value": "d2eae5e0fc0fa7da804ef0382e5c5275"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "md5", "value": "bed1f87c0119e6e100703bbfca8a2cb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "638a2cacbc89f9423e07ac7500901db5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "md5", "value": "6c24ca4df574afcd8d544d5e22e61a04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "md5", "value": "5358e8ab5651a5490509fd614030e0aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "md5", "value": "cee8ce11d0d5959a29b811db031a760e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "md5", "value": "601083c1785e112b5305e930a160c14c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "md5", "value": "00b0a1fee9df01734ec34c14112254d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "md5", "value": "c366dd821b732f958ecc81707eecc297"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "md5", "value": "3982b2eb6b82bafcd43086bff70391a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "md5", "value": "a55e8a1f3630c03f89edadaf4680ec25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "md5", "value": "343fbf2ad186247b3ada34df3a73a39b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "md5", "value": "9a5c52d9e60891e2b51c17610e75d11f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "md5", "value": "3a32c8d1acc868437504552de02fd519"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "md5", "value": "9b368bd93acb8e71d27c366b90d085f4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "md5", "value": "d1560b82e96ac594927f7652ca277d16"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "md5", "value": "ff72ed4243821ff00975e6e2ca391a11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "md5", "value": "7a9af121012aaa81e25697e39bc6f419"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "md5", "value": "3908e31214d9f66b0d426af6a03d432d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "md5", "value": "48fece31853b56c4dcc1c4c633678de5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "md5", "value": "83da4ab66275d6349bba1f805c3f2b13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "7f0ab21e5c7311299e4e84405580bd34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "d32547ac4e7f75cf778d159613be460c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "8f90b6b95bc3da80e8c75c880e98e10d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "md5", "value": "7d1c2e69d7a0e888fb2691df6dc7059a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "md5", "value": "9c60152b7b11563719f61bb0f52e9e9e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "md5", "value": "89cdcf508eaa9773a6fa0e622862effa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "8409ed8281ca17daf9c87560426b7c02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "md5", "value": "94cad15c2905ecd5c9220ebb4a665d63"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "md5", "value": "119a9ae5a2e1ce137750f1f40ee25fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "9967aebb8676d68eb1fc98f28e2d6088"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a7226703f1e25a2ee1bcae716e72a203"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "d4d9306f02c41f04e8e20cee64255499"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "491c6b9092d433f244f0178902205c5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "md5", "value": "bd08e800d08b91780bc6b84093c03fa8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "d6a6ce35fb5ca3d134fe3d7ce1b7468b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "md5", "value": "033fdf34edcf532ad3c407cfd5c5c51a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "md5", "value": "49b33e71c4d5d99090e25929482b9820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "md5", "value": "37e1fe49d7b779172f4193f908fa02b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "6ec1fd156b7787b6e3c572b080477015"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "md5", "value": "7c6fa27dbdd3a23459e446cb1de27fdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "md5", "value": "ac7e9a73d88c285108971d721a44adb7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "d6a86cf69c5249955c10dd6241b8edb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "a2e1c9811df903b8580f923c56901a66"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "0259be201c9572d7959be285fa1d27c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "md5", "value": "68835da39f571d567c02d171f362b86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "md5", "value": "92bf95a03d395959050ea4a131714016"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "md5", "value": "ec2feb211b495fb642849e26cfa1fac4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "dfd6bb815ab1c7c942efd30bd72220d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "md5", "value": "4b1a8f5b8395dbee7ff1977cb5500e48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "ed91a3d1f2e7b4b131d382a786a0aedc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "md5", "value": "4a5aba6b91f6832078382d3f52fd391d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "md5", "value": "f07d194c5dbf339337041c34d5655439"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "md5", "value": "d32d462d79287703f4291fa86d3e3cc0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "md5", "value": "3bd9a88d87ee96c033c000e087d32304"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "md5", "value": "02bff7bc4f718256de6e4fc9c91d0731"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "md5", "value": "18215af652ac1b27ae1424d80d8745b2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "md5", "value": "1ad33e12252975f4a164863f7b347834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "8819718d5c39d0739ecc5aeb4883dd83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "1c968dc1d2c2761169563ba7b33bce96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "3aa057eed8f983261051a60a5d5df168"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "a8595637c93cddf1bba143a7504b0a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "b55c0e92ece5f76456836ba0a8f90d5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "93ee5d7ef22d778bfa45240e2f09b294"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "487d0eefc72678542993ea7d456b5109"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "0b6e1819cec18decc2ba9c8474eed0e9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "md5", "value": "c691b89ddd9e73077ecc34746591b8a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "md5", "value": "50c976fc9d3a5fc2053e9b501454e1a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "3800cbf76567dab8d7595a1689ef84c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "bf2a3e380b9ade9813777ffd0d74c281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "8be605bc17b1b8ace5d0dcbbbf36e766"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "92be691687678d602ce8c110c0b71e6f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "69d0c1301f0f0087bbbd55f475705ce0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "fc74c01700cfd3f3b094265bc4da8c00"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "md5", "value": "13588c08a6afa69ef45e4138ef693b01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "a13a243b9ac97b8cae9f3fe489d98df2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "f428a385e7ff26008f4d218a098e6f64"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "md5", "value": "255e1c22ff700f92b5a6d5eddac02cee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "05e361f87d99452bdb3ce9f9b8de1873"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "md5", "value": "1983e69738db60837ccd86c8446a1f54"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "md5", "value": "7b03a740771f163f0538ace3c71acb87"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "90d316520f8b40e86633ab16bd9ed27b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "md5", "value": "6d07091b59de1b8ea5757c06e7f63952"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "md5", "value": "1f2c159804ad4460e814c7e4e06a1c81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "7751b5aa6d42c6edeb3d9d3315ec5643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "md5", "value": "56c1cdf96ff95dade1e2af06cf62bce6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "md5", "value": "131298d9753e9b94f92a9a2dd593c1ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "9cbd7e6bc4b8301fc6f412d721e18f75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "cf108cc298788103758b0132fba32a57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "md5", "value": "f8b9e4d6103a91320cf2c37de437b390"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "md5", "value": "1a6f674e5ac29a8b5a348c0908776903"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "5029d113cc97621db6d865da60e90f85"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "ac812a20a17a6221694038b62ac77ff0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "md5", "value": "56b36112514e02e2a2c3c0f9daa33ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "4c4df65512b0ef498679c8c56ddf79aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "5d4e08188f670c8549faab2baf434ecf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "7e3faf3974a4a2f1a6172bc80c4e91df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "4c93a718869a49fe8738a7c2a2a5bfc3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "md5", "value": "5e3c30f6bdf74d0f478058528dd9bf35"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6b5eef9cc6379c9870bf910cb100e303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "md5", "value": "4038cb8adc007467f1297aa72557863f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "2fbf48a68d6bdd41a46a80a62e18b144"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "869901a57988fe7b31361cda69c8f880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "f13514801b64e3df8a2e17425500472e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "9bbdddf845585578041940e8f6da9eec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "a8374ed90332f317a58f7966720bb06e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "md5", "value": "d526bbff0c17d90c159b99ae0b3d701d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "md5", "value": "dd42c3ea58c64c46070051f16626a0b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "md5", "value": "7df245f6c0c57fc4b6f60f114a3a3c0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "md5", "value": "20db83c594a3c11f74ab275542d59aa4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "md5", "value": "8c74530b14cbf0665f2aeccd46edbc2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "2f833febb7eee0222af785894a47d5a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "80a5ce5e3a2aa6fca78e4c923b367775"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "5418f65c6112d91f5c3dc3e1ee6de4ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "md5", "value": "3a75112074f83b378643399870355e99"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "md5", "value": "d377f26e7bfa3abcfcdb7ad8393dedc5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "55fb83fe4f7872c919ce934a0b70a651"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "cb4953e8661526fba1d6ed8f738e895f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "md5", "value": "93c1ca246f511e59ef6e1ba0a1be9312"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "69fd17c001eb607803db212b69f6cb19"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "d7425de23d25981694e74a7586739116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "8893b235516344c05d7c09784655b263"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "56f89a665a76bf1545195337e1a7f70d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "4f1199d97188b22908fa455795c97d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "md5", "value": "e73238fa6c85ea037bf4dcc235113fe9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "1daadc5cea3b48bc03780c3b3bd888a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "md5", "value": "adf247679c034bb673460b2f84a28744"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "216fdd680450ed97343c897484387d8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "md5", "value": "5c0d79bd3b49708fd440c92ae6ef8008"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "c398702793e8c39e06a904bf586e111a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "e76c0eb6f1c05b73c3259b349d24efb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "md5", "value": "d9144cda84ed2ad168874e115b9f02e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "64b85a49b199d60ff63b5fcf671f4a5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "647dabee9bd03c3022b7914a42b4c7d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "68dbd9ab3d99fbe43e5fffbb5e437049"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "33126ec244ff0021f306e5b35eeb8166"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "4e6dc470a3ae30724f705a286fcee8ff"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "7f679e187e0f3b9d2351fc75b14fb0b1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "3113efdc39fb8769fc2b01b82317543d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "b32b4ec553cd93eae82cf18bac5f082a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "md5", "value": "5e49fcae7ddb3a7393ec70d33e3bb58d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "d4275263cfc9c8d1fbfe95e60cc0b48b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "8b477cb0b438b43f83f00d9e13e2a1da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "630bef34a54156bf096458f39b17d8d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "049af498f509b20b2be6db5e3e046a92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "59557b15427f688dd2f6730c1461aa94"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "6740c962ea32a0491ad112b3184ca33d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "91920c175797f2fee4628b758df58d61"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "a20b743d7999a096c1c6b94d6e94543e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "4cbcb014d0b6e243af59821c0c384948"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "22b3a5647ebf7770778829b86d76d159"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "983f643813090bf92a49695752107129"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "808c3effed88e7d2821e125a04116a81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "f3cf2c16b37c892e4f59ee18ac42bdb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "d6840aaa31f86eeec1db8a5dfca4860a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "md5", "value": "100232ed7503f304bc2e714c97ae567a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "md5", "value": "756d65bf2fa9f1aa989b32a3ced58e70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "md5", "value": "1e8821e98ee2996fc13a64706ef88c9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "9591bc68f5bb6ab69d979e630e26acd6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "52522a86ca54906118e42fe98065b239"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "ac58bd25479b59b3208bbd46b81f840b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "md5", "value": "184d24eac20d87ccdc87ba399bc8b9ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "md5", "value": "d7972d29a5aee7bc571616262f3e13cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "md5", "value": "c874ef03c126929466c93a0ffd30f80a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "md5", "value": "2125932c7fcd55c106311c03a7bdb4ed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "md5", "value": "4e73eaa3e5fde0ef537f49976f1aea51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "md5", "value": "1888b614cef3c1a33820f2ea2b3b7b3f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "md5", "value": "07e080101d74f9f1b15cffbbaa8fbe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "md5", "value": "35f72054ad6662aeee550ec58dc4a586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "44ac89638b691ebce09448dad59e536e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "b42c0dab5f49eb25e21920c0b22f54a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "5dcac640065e3fb5b799e2c0a6df1d2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "4fae182c01b8355025d83b4acbfada68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "8a6d714494a35f050b117b592b40bcd8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "733b613bf354c20c0d3b3465435c9cc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "088c840877ba64a21a9edc90ef942671"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "04aefa0c42f095280b700db4d1a30d6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "8ceb55f06163274ace7c942c0199ff90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "172c592ca91950907dd7b1924c4f3d06"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "05ba396e91ef7b3445aff2aaf23ede98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "819b92c43b3741d65b3676cc0f5d33a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "c79b1c43563ac924fe564ee658820b57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "b4a6988ab9c89ada1e5593dff9eeabf4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "5fa302adca1e4c397c7a860211e864b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "c250ec4b2d85f3696b182af7f7dc7fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "d275f6c033dec2c0babfbd3ac01655f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "ce6effbe9cc3a96f6d196aff4fb71af9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "cf76c5d0e5c517917500a34c8771ddab"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "2f737a03e95cd1a3cf6a35eb25d33b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "5a6b49c6fdcb2144d7e0cd7388e7838c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "ab06ee74ab85a30e8adf0b69de519c82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "0510dc5e9d0b6b6ec42190d5d3ea6cdb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "f78c916860aca5b070021182c4779d18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "00b5994c24a396764b490ae18ab9a599"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "936c9e724d32db15be2477ea4b408b1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "md5", "value": "da8c158569d2320293ec1bdb8197b372"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "0face114659e687216565b1677c3233f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "md5", "value": "e8f4d71fedfa35fc3fb864a96d495bf6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "a13946f4e9d3ccf5a2806877c650f8b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "md5", "value": "9789a12a5d8dee3a1eee5e381acbc435"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "49742f8abb337ecf1c0dd131b700ae84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "md5", "value": "66b73a23b12770e49bf21157114cd9ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "md5", "value": "17a56849bac0ae98713fd80de5937ee6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "5e671b076bd4e55ec8b72ccbd1fd6834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "md5", "value": "e4f1536b66fa68d0fa9c1ae7f55c8958"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "f45ffc678242a294c2458873e467d551"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "7e419cccff922e6f05613e0bf643daa3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "md5", "value": "1e8b9f6d3f039934047147d7c59cdd68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "5ea0a40b8fec7378a85d2ec0119e0d29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "4898c47385490352e354c08987ea062a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "82848cac0d23cbeba238942b5e4d13b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "a570031cc17f2c40a4e307276830e0df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "md5", "value": "75d8a858f439f7def0e401d81581cf80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "md5", "value": "5086fdf67531750c13440ed80a8fc78c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "d5a38337caf1c67d7f2efb21d223b453"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "md5", "value": "c9c7da3ba49be1b97e62ade1125ed78e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "7bbbe6a6b7b9cb4bf346284de85a3309"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "md5", "value": "030ace11fa504fbfb95d4a12fed5c2fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "md5", "value": "d9a93978f468ad83571476676d5280b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "md5", "value": "3aa89d8a569e31cbac14ba3a823b4b4b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "md5", "value": "9483afb4a470ec5f1c2d3a9373f989ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "md5", "value": "8fa8757f045c9f5b4bf9210fc5b77fa7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "md5", "value": "94884db5e4223b8d6b88c205de388fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "md5", "value": "96080659b3866aa1a4f854bfed023ebc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "md5", "value": "4c0fa4d8e0fa627c927c602d17a5614c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "md5", "value": "85b93188ae76e76a9e681112589dff82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "md5", "value": "8b73ae8539b171e2f2921175890f9dd4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "md5", "value": "bd1f91b413ad4897ddd2cd1307e84cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "md5", "value": "9a655573d9b0621f4870ee69f1f0cdfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "76637ae3162f619cfe5dc0eb0ea22803"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "md5", "value": "4b628d89207f0571c0584847bf26fa24"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "28406b7e8ab1370edffd0874e0ea3024"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "ec3e0b95b02002702ef0a0768218cddc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "md5", "value": "2b5278f6502eb243455557a3a211282a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "557bea7823ffd9101e7210fc14a4df8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "87117eba9b1d7761aafad2d154ea72d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "md5", "value": "a7cc4e1ac666142d3ef9bcc2a98ff025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "8f55739824b7bb22ac5ee808daaaf93a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "4444f6ab1870b7cc613377909174a62a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "93953a33040968555bbadf0d7e708b4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "96079e1c41c4ace8ac7ba508aa8e6d83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "md5", "value": "509001eb44859b5a9e536de4d6376a45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "md5", "value": "0d9f2017c7fffb6b5fd8f18625f88bef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "md5", "value": "704400f39808fde5ab87bcca534c957d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "md5", "value": "1872aa5309777ced09aaaa9d2605c241"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "md5", "value": "48d7bd7f714bbd167b7ad073e8370262"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "md5", "value": "698fc9c657690ffc9d2c13663e3e98c8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "84c54c380776476b3df82fe58a331077"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "md5", "value": "51606eface773e2db9aca3b40baba212"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "md5", "value": "914221361ae9dffad45359361956d4b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "82de070c86b13756b2a7aca800e674ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "md5", "value": "cc6f44b01dfa292c286ecfe323b5d1a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "md5", "value": "38fabc01b1a9eef4e7517df5644d2f0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "md5", "value": "eb8570ce4a109cb5f39ae339449435a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "md5", "value": "c3cad71a45bf4fc95855ae81cefe44cd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "md5", "value": "de77aaa577aa9ce26bc25e6044d36bb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "md5", "value": "cda9f3a031d015f4b288b9dc27b7883c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "334d9ee9e247d25e2dd5e85cebe5ff1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "cf18f18cb52d3c65a3660c6ccd7f4cc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "8f1c52c52afb9fe9f06adf02cdc09596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "a1a2f11bc4c97d966bd3c6dcb86a9511"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "md5", "value": "6b3e272fb098e9768c20a72ec56959a9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "md5", "value": "b0d1d7a5777c45377808c5f97aacb00d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "b9219c6f1a32e964bf4b359c8b7c5d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "3cbff09e881ac0c1eb49b930e98ea487"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "46004887c35f9c1a9dc65fbaf89e9d45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "7bf33d91e9304768987015a3d757ac47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "070a088f631f2b40ee106250df0c550f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "9817fc2ff0dfe6111aa9ec72bb37ddb4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "md5", "value": "ec64427d1562477ba986d63537691c43"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "885de4bb21a1f82f0ba00dac5b758483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "digest": {"algorithm": "md5", "value": "5b6a1f481d836ab5823178651dfa1f72"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "5b6ab36d524fd0029e6f6e161aba18f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "29cbe0fcfa466bf8386fff6295f98612"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "2b4c2527f908be409ced3125b80ed5bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "a783f6b2726f7ed4a14f887427fefe84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "fd45331068c786fa1804cf131645139a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "6389d289c1c6568b963c95fb32f0c61d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "md5", "value": "ba48b0bcf33925381934c28c3e54583a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "5778409aaecab47c888034d495ec50d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "4736f3e10803bdb203ff05c240277763"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "31b90071cc42409e172778ed5a37fe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "md5", "value": "6cd8dc3c158053bf013c3bc1f7465680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "9a9f3bc330f43581143296385aec0325"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "95c15d56dbc7ba6e58f925fc473209e6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "ca5ca68cb6c13aead3db1cd8f9f8ac17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "56c08cb663786e1fdef98566047da65e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "4619e9e905fb89f37264730592b44f4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "30c41ca0bf3e9609c829924ad559207b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "ccc03293fc29d3c9b24aa391d788049e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "md5", "value": "5cc2b4a9e633be3154a3a41bcafc3be3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "9f88195b66743bcff49e2081e05745e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "md5", "value": "15c2f82dc72a60bc3667add41a66a5fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/tzdata.zi", "digest": {"algorithm": "md5", "value": "fac37d67537250975184fb31c5dc61e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone.tab", "digest": {"algorithm": "md5", "value": "12af45ac1272f7ba4a5be471fe5f815b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone1970.tab", "digest": {"algorithm": "md5", "value": "bf87a492da8dcc71a933f278fc7a1dee"}, "isConfigFile": false}]}}, {"id": "1f577a90bc9d3668", "name": "zlib1g", "version": "1:1.2.11.dfsg-2ubuntu1.2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/zlib1g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "accessPath": "/usr/share/doc/zlib1g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib1g:zlib1g:1\\:1.2.11.dfsg-2ubuntu1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/ubuntu/zlib1g@1:1.2.11.dfsg-2ubuntu1.2?arch=amd64&upstream=zlib&distro=ubuntu-20.04", "metadataType": "dpkg-db-entry", "metadata": {"package": "zlib1g", "source": "zlib", "version": "1:1.2.11.dfsg-2ubuntu1.2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Ubuntu Developers ", "installedSize": 163, "provides": ["libz1"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "digest": {"algorithm": "md5", "value": "00be2c43ac0ac93f0de3fec761529a99"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d60a637e3328d0cf70782eceaf7019bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/copyright", "digest": {"algorithm": "md5", "value": "a4fae96070439a5209a62ae5b8017ab2"}, "isConfigFile": false}]}}], "artifactRelationships": [{"parent": "10b928c1539469a5", "child": "898e199179c8360d", "type": "contains"}, {"parent": "1bda28f09a455d43", "child": "15a9033fbc79e96a", "type": "contains"}, {"parent": "1beded45fc871c67", "child": "c4a54f7f6a0a92fc", "type": "contains"}, {"parent": "1f2aba3476e2f9dd", "child": "4ecb8d805b2f0df5", "type": "contains"}, {"parent": "1f577a90bc9d3668", "child": "9097839f8a255266", "type": "contains"}, {"parent": "27875f175e0d2d76", "child": "3d35521498c01940", "type": "contains"}, {"parent": "2e2f2fdf62786f4d", "child": "f9c7748a4dc520a0", "type": "contains"}, {"parent": "3edf6620a268045a", "child": "dff72715d4a7a0a6", "type": "contains"}, {"parent": "434263ef1928e0d9", "child": "9096470cd9ebc669", "type": "contains"}, {"parent": "47d535c5b2ffb338", "child": "c84b6cd6dd99bb39", "type": "contains"}, {"parent": "47e1bc6c82ed0f32", "child": "ff9bf0b7e3900374", "type": "contains"}, {"parent": "518734f6c898e15e", "child": "ac1b581f082d0fc0", "type": "contains"}, {"parent": "549ea8df39213445", "child": "e16b5cb2fe033dfd", "type": "contains"}, {"parent": "572299f48b084c61", "child": "aa202af412eb4cf0", "type": "contains"}, {"parent": "57df8e2729f2ec01", "child": "1ac2d3f6bb36ede8", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "0264f4d20e79c8e5", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "4ab243a9ebfd74d0", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "a498ce7a66680d83", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "b81459aec4116052", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "babb8017ecb53eab", "type": "contains"}, {"parent": "649a2b4739ae8e3c", "child": "c004d0a2260ff34c", "type": "contains"}, {"parent": "6605ba1977643172", "child": "53487abed65cc031", "type": "contains"}, {"parent": "6d869be27081e838", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "6e4ef20b1756a7f6", "child": "19ba8dea25996ec0", "type": "contains"}, {"parent": "70f44c3bb53be645", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "7ce3e36ce2fafe0e", "child": "259b79439af1d6b8", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2a1c70d88a8f844f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "2f066820ed46a7b2", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "4546a880ecd4f489", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "471877feddff0a25", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "83879f3f3812902f", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "ccaac1055c3ed552", "type": "contains"}, {"parent": "7ce3e36ce2fafe0e", "child": "e57c037b4e24c464", "type": "contains"}, {"parent": "813bc2d69a08d448", "child": "dae471915929dd17", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "27946f5382aeff39", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "2eafaec46f42d52d", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "3087ed7a767ed8d2", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "46bf3dcee9b6f9f1", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "591b8e2b22a9f230", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "6420b4afe0340fc9", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "773256954c8e253c", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "b7f4ec41c1362114", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "d43995150ce7d8f6", "type": "contains"}, {"parent": "8357f04db8c6661b", "child": "ec596261688d39b1", "type": "contains"}, {"parent": "83a6fbe6e8c0eaa7", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "864661d8551f337b", "child": "1c8cfa7b525f7449", "type": "contains"}, {"parent": "864661d8551f337b", "child": "30c3b295483e502d", "type": "contains"}, {"parent": "864661d8551f337b", "child": "d8b8d0bfa349c82f", "type": "contains"}, {"parent": "8c4be3b7f7531f6c", "child": "ee8af19238d1aaca", "type": "contains"}, {"parent": "9e80174b755a29e9", "child": "3fd4f8f034cde6ab", "type": "contains"}, {"parent": "aa909c768d17c3a4", "child": "a0c49336645749e4", "type": "contains"}, {"parent": "acbee8a5fa715f44", "child": "57e347c4e63a5664", "type": "evident-by"}, {"parent": "ad21dd1f6e34a904", "child": "c79786c1e2cfb6b8", "type": "contains"}, {"parent": "b023fc0801a3a41b", "child": "fe48c4c391c7f859", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "1f665ae2dd79e151", "type": "contains"}, {"parent": "bb1a7362a9b0ffcd", "child": "7ea497f105d76b2d", "type": "contains"}, {"parent": "d475c470f6593aa6", "child": "300fb9d26b27cb25", "type": "contains"}, {"parent": "d7c9aa9d6cfd44db", "child": "5dba1783eb2a1dea", "type": "contains"}, {"parent": "e58d8c512e51a829", "child": "6bd614a4f4442a8e", "type": "contains"}, {"parent": "e6ee80b164fdb75b", "child": "002d57cf6a9b3cb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0003f2b978715e03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00042b02e7eceb33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00144a99c91f79da", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "003d6016ab80b5a5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0065dda6065c3986", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "006ea22772da6e8b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "00a6f050c0175f23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0104a5a0dd331ff2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "013851a4b2831f15", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "014a77e70e6da16a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "01b517987816413f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "021a404b64ee8b91", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02a075a5c6762191", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02bb5c659af442a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02bbd40feb7c180f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02c843da84376064", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02cb186934c320a3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "02d0c46653cb31e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0322a16a10e32a57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "034026652f9d5e72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03add8b6fc0c12f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03b4fdbd224069c0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "03bf8191113736f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0434be700c0b5fd1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "043a3a26b74ff0e3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "043f7ba0b4a18217", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "046b0bab660897b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "04e8f0056c4b9fbf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0503befdb272892b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0507f626a30a7f66", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "05433d6fe52e8b6d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "057107479f558261", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0573e42997e64f9d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "062ce7003fdf6439", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0637fee1f9cf8a4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "064869fe7aac964c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0684377aabb320b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "06f0b5e5df9e3d8e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "071d229a2c6a37f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "072c0ae6ea07423d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "07b84bfba3fd0127", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "07fd171643e934df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0804a9d4a18e89ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "082bed766615cd9b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "08dc9feca702d92f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09168baa3003f762", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "094ce23d6ac0960f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "094fd7e23e68ebae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09728f5345bdb048", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09b90b7c8e7bacdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "09fbdca364242c17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a15afbac39d0210", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a397667ade381c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a70ac2e72ef3dae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0a96dc239543cf53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0aff5039a1968ca5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b28783e95be4f09", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b3cfd6e06c45efe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b58f3ec09703ffb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0b5c5b72815443d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0bc5d276c8bc454d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0be0662791edbb30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c322994b102243e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c668f65db221b7e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0c71bdb73c286714", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ce87eb0677bdb36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0d384bd90a6e4a31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0d4c5d8f3455fb31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0dbe9f30b7dac81e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0e3d26257cbdc069", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0e89a4c745fe7af7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ea731d0ccfdd529", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0eb98dd5f64f43ab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ee71be4d3579be7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f054627af539717", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f07a473b3fb97cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f0e374df12188dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f46fbc5aa06f77c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f6a3dab83f6dcf5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f6da7a1376c6a47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0f9b11af508d627e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fd325736f5832f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fe0b2d78b3cb662", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0fe6dcd67c1a9577", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "0ffb284a41ce35f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "10212fe279aecc93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "10f39475c1679f36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "110482e9b26b2b73", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "116856eb5d6b54b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "11e2293d114c329b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "11f1079eae24a4f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "123bf6e956bc575f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1272f96da0220339", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12a6fcd72bf2e360", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12cd73893d431942", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "12e6196b054f63b3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "137b8608bd1b6a34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "13d8a65436cfca6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "141e39de1bba7f54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1490a238c3a83333", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "149fe6e85546e0f8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "14aab9a6a300b5a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1562eb2ce20b81df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1581342198895a1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "159c8b06af132914", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1630566ec68b10a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16661e42f0d56eaf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16a883ef1a32802a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "16c9e8f63a11e603", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "173d97b60939e08e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "175bc4bd2dc7b5a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17a1ed21d7333ad2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17bbcaeb3108212f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "17c2aa963514be03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1809fee6097fb58b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18687b7249ddc879", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "189a230d44c0f580", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18cf78e02350daf7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18d34e9e550558fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "18dbee1bbf80256c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "198b825de8313954", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19a2a8d4f53fea55", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19a8c0ddc2a2812b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19b519d8252872a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19c62c98088cd09d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "19c64addc392ddc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a0e361436d45590", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a47b6f68877b689", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a8aaa12c0a21246", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1a9cd549745cc6a8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1acc8fcb59dbf30c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ae567902159400a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1b5510d9f03db26d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1b8d7787fb2e688e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bd458dd34a21b6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bdd1095c6f4d733", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1be7b13cbadeda62", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1bf3c47fb054c86b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c136df56b3047e5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c595155b1a6f75d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1c73757cb297967f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cadca41e5069715", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cd26050ce4ff66e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1cdcfcf9b0ea20f0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d55399ff51fed11", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d7767c993a28272", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1d8f88788cf3e826", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1de2232913634a0f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1de2781482fd4682", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1e5861bad412bc2b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1e963f7ac7ca5924", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1eb08d09d291fb71", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1eb5761866175c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ebe8f7e3c32b708", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ed02cfe74040460", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1edc064a842b59ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1ee884cb8d1daa5a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f26537363ed906a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f344a9ac8f9d004", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "1f3b66acaeba6ddc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2024c06ccc51f788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2066366c519c39f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2075b91d5a316bd9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "20c268c4aca51a16", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21160373a4075654", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21592072caaec965", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21624b17e7592786", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "218601a1f63975ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21a85c00f7d2ab81", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21ef2a26c9255017", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "21f71311053c8678", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "222669936b64cdb0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "22d5708f2c0d87f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "22f8525b3a259dd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23441b45d0188884", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23b8c4392f9d4e49", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "23c3988003ab550d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "242a6f2ea8ce1790", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "243e33024cbbf738", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24641c47c6e6213d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24792243b6ff8dde", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24a8ae6f72570dcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24ab5d635f932e87", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "24bb8791a7242273", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2572275b8e32446c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "257a73ffddaee281", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25b69e7485066c8c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25e4680445e84da4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "25edea7ad0d88b92", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "265522436a5a77d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26aa3e2c12e1109a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26c28e81bd29ebae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26cc3b3a0d4441f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "26df5fdcde232898", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "270ecc8fcb395337", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27157c51dba683b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27737357f0c81ca3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27f2070f3732a4e1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "27fc9e0bb22a8789", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "281a8a793ea6bff1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2831bae242bda1b6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28684f26eb6fd788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "286b9103974b230c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "289455870a3f3bac", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28b6b8982ec6b02f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28cf9a4726837a2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28da2337d1436464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "28eea4dba90f63d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "290d81b9872c1b57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "294259ad764faee7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29a295005f3edbb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29e9424ace52a9a5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "29ef4c8ad4c74569", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2a25ada9df575efa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2a320a956d8a4d6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2aabf4c8ee5de611", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ae2046403959e7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b170212ff1c81b1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b5d5ede464b05da", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b6594c309bf133f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b78103e07345ae7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2b941b103a278a13", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2c012cdf3c127e9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ca10f8ff17bdf36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2cb73a8f004003d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2cef46428c40e6e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d2f2883ee8f6e13", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d6e4f3f8e0e10f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2d8c8c99b905c6c7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2dbd8abfc56dabaf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ddd3341c7abf702", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2e2ce274106ac01c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2e355a7e19dad2a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ee0d2f25af94aa0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2f6eb7e6fa3bc430", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fad49cbd935f53e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fbfc7132abfada4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2fdfc186b6e5fcca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "2ff0805d467a134a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3054eaf550e1c0c7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3057985d79c27ac0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "308dc1b5f8215030", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "31029a1cf85ff873", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "316057f8c61fc40e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "31b008049d314243", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "320cb87b72d95e53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "322b2737323096c8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "323d02fe884ecc36", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "324573028ee525f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "326643d7c1092308", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "32852be6daa2df02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "32cc746fbd99ca0b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3334f2f3f1622b15", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "33786f9535c89f2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "337d00e1a2105929", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3391deae81b54087", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3470186820c372a4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34740e29a90e1540", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34b0c64ee3638eb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "34ff1f434c023298", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "35041004245a7654", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "355741bf36f4cb44", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3699fca0c605f1d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "36da3540f6b905d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3710a085db318e75", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "376c7d4c812dd4ca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "379fcfff13719a14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37b50cd7a57628aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37b9bf6e6986afe6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "37d51f90316d7321", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3819f4b1370319c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "38257c9762dd3a86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "383b879d3dfa0be3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "387369531885baaa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "392929ed47ff0eca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39ba84561bcbb0cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39d48d01d5cabb9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39e1a1617f0295a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "39f25a1981e89fdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a22b234e469da3f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a5ef90bba1f71f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3a61608de2047db9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b1198714e9ea596", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b4f189fdff8c900", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3b64f26ae7d83b40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c13d04699a9467c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c242d3627eaf9d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c2ebd08fc563a19", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3c64b8e242400e9a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3d0dcf275f844ff1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3d94dc4acfbbeb00", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3e2861b8ddfe0102", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3e42ee687c9d59a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f7157943bfbcdc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f862065967738c9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f9f47bdb22ac7eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "3f9f7c0f55594493", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "40278523e92cc053", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4063589cc8679477", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "406b476566a1c89c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "40cc78dcfb1fe71a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4144d5c8f4bf319f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "416172025e2f11fa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4178d0f78793da02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "417d3712abaf26d1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "41b3498c2203794d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4202fb9b4a17587d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "421232e9234aa28d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "424066b5b479a18e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "427aab2fe0499e4c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "42934e30578bb747", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "42ba33ec9a606959", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "436f15de384bc592", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43bf18ca1a9a932f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43bf6d276b93fe7d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "43cac050e485a066", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4405a18a7bbc3198", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "441a7483afc8f033", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "447991f0d251cad4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "450fce812f349e67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "45202fd58594940b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4593e2403c0627c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4630ada5ae651cc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4693dc9e6b035e45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46b54a9105d1d0bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46b87e0350633ebe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "46fd7710cad889ff", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "47488657a7b039f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "47c59150c383c3ed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48294bbcbaad5437", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "486900dc6f96bee3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "489789cd9c4a326f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4899b02596c2764f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48e92a0fd7b9a0fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "48fd821eb0d55cb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490adaa3c17413d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490cc663dde291ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "490efea70f043c17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49446d15c51310e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49490b0091296164", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49843f3227e9131a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "49c76fcfada6f27e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ad7504fe1555e1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4afefae9cc53c419", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4b285c618063d438", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ba6db7637be750f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4bd711120266907c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4bed8af78759c817", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c048469b47cca45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c35823eaf0cb73d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c3b2c6e3ab340e8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c8809b4508b86aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c885a6c4c9eac38", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4c9b8c9ea4552410", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4cc9026a22e3d400", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4d0ee63b731e3a9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4d9cf9f3f49e8657", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4df97daa2cd27a8e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e1f6c105f0d4535", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e355786d841f1bd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4e3ead146fde8bfc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ebab7c3a8c6e5bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4ef278515f3a2b95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "4f32733e6dd81bec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "503961ecdf6b119e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "50e963922de16cb3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "512d0fe05a842773", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5152f673e1731858", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "519470a76a336c16", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51b338c3c2f664d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51cfa9793ba75d73", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51d5b7652ab9d788", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51e1ae5fd8e0b385", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "51ec0aef67037f6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52137f0bd35405c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52196dc6c8a6e19e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5229963d81068238", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5257d038c117b727", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52d4064cb3cb9240", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "52f33fb2d40523e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53312a4f6f60c4fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53983d5c38051fc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "53ee18e046ecb426", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5432eea363bfc8ed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "544ce11244efabf8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "54534e837c4e6a5f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "545d8e9d28b2e3a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "557796bbebec020b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "55980aca7661eac8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "55e9d829d398b6d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "560d234d8523d047", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "56296706e4db201b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "564bb0f23c5831a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "565070503c5f8a0e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "571418f6ca520c23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "57631800581b7a0d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "577bc4d8f3894864", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "57e0cdfd25a6bdcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "584c149e495bbef8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5862d76ba14af448", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58653d3c7ca235eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "589e1b8ca9fbb06d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58c1175b71dc6442", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "58e6c1f63a2d4467", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59476365e352ca39", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59a426ab8af87657", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59ec8c4ab0a57328", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "59f829c66b3809f2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a2e77ec590b2000", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a378854f32a16d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a513b618a297e59", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5a69d50d863fdd43", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5aa771b5714708a7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5abccc59e3bf3772", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5ac8e1c40823911c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5b28edfd7ff0bdeb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5bba8626b2ab93b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5bc3f9d4fda18715", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5be237d556feca8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c05dd4c87005b79", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c286926754823a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5c5e5a432570de7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5d2598b4c6dbabc8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5dc972bf14c61ccd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e3e4a6cedab0159", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e66db86991339d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e85afab5a79928a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5e9fd7c9943fc309", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5f3b0b49849fe0f5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "5f42b97a96feda0a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "600470502ae2be70", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6043bfb7b116047a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60aef00882d4e4cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60cf7d0ad0d796d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "60e9e8589fca6b6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "613a9fee05acc5e1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "613e4c43b10a8fb8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6148d3b4ed40ed2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "614e1dfc7a38925f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6151bccf416fc343", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "61a21bfe32518e26", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "624de7e717b276e0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "624e98f77e3f8e34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62612fd97ef6ab2e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62a58b40a3599df0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "62fd22c9e6ffdeea", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "63085a277ebdb212", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "639c066805bb1ba4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "639d43b391010bf1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6488dea60c4adc98", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "649f882e415cf3d7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "64d27685455f4ca0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "64ee1aa403e40ede", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65902bbb3a4574a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6593867b4d3baeb1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65b7127d8389c2cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65d8079d73c003c1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65dce695f49e6810", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65f3ca505c3a4dcb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "65fb3f92c3874034", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6608481a2886a250", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "668335c4e6c8b987", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "668b1559527e240f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "66cf5705f6505061", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6701655cbfe34e0b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "670b350fa6168530", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "675793edb9cff0f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "67ad63f3c30cd12a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "67af26efe7a82423", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "681d50ad2f406e58", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "684a4024ec4ba0d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "68ca42ef01103940", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "68ffc81715159736", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6959b642a9dc855b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69b4c5520b2246b2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69cfca9970224d4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "69d618e84297ddbb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6a5e90918eef13e3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6aa5c5b0b6fe5d7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6acae622b8186200", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6acb69357fd50cca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6afe24eb9cb8ddd6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b1ff81df507f000", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b3c362ec98c3634", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6b439a70b9664d93", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6bb33952201b5401", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6bcb8d1d4503123f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6be8b863c68024e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6c57e09561c7d356", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6c95880528e5b874", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cb73e4a9a82f73e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cc33ca54c22ef24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6cd17816060b1e38", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d0b73533f8b3a5e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d2e54ff7c7b64b9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d4a5a7fb59ef6ce", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d5903c71228a8d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d6795d219c650c5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6d8fb05ce04b01ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e216549a70037b6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e76f89e1758ecd0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6e9f9b0119a8caba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f1fa5ff3452e28b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f1fdc3283df970e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f36c5cbed3156ae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f8058b8d7762477", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f927c9126cb5a7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "6f9fda475d6143cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7055f4875e067b3c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "706df1acc42a401e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7084633ae1b20def", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "70bc3589c3d4e6ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "70e6e82d7197ae6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "71415373aebdf77a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "715106b3702e2870", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "724c72d9c2a20e72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "72db35baf0670838", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "738033ed736e2c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73b38f909a4c0b9b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73c36b531118e37c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "73c6a2b23b895709", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "740628a1799f4d88", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7455995ae6ba8528", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "748402ee51ca6c20", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "749bf55dda951f99", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "74d117707886173f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7503efcec1c28534", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "751e682945857cc0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "753d4ab04bbfe53d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "754c2b8630a66395", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7599845bdcb91d5a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75a0391d5adffda8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75b0b6ee8ce47a4c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75e231ec3fc6fafc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "75f4f7d510258806", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7625b0d3c4dd5111", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "76388f3d1616cbf5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "763a182d284f9ee5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "766ca3b03f46f506", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "767cd4482757d7bc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "76f36db9e5b4bb67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7704f99b318a6c3e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "772a19bd53b71b33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77aca928d4c6cc94", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77cf2a82495d38d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "77d3dc38c9a56322", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "78eef2e550c09f29", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79a79d7f50f22ce8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79c4e6f675c6ef47", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "79dd87641c6753eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a362e15b240eb2c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a3e2d34794ab501", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a5278749deb371a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a75ffe682523c34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7a903bc19a8fde0c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b28668b9fd8b3e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b41310a121cdb37", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b57421d033e3dd6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7b73ee3574c62556", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7baa8131da4691a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c2ee002dae208f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c4eed5b783dcc04", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c558e1c580c1095", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c6f8c84add61fe4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7c8154424699a0d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7cee5f8b003ae426", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7d29e4912173640c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7d3f08ff70ace8dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7dccfc2a67ebfb03", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e15cc5adc8aed24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e1f1b4d2f18e1c9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e6d7e77b70a0ee5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e73489484c7063a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7e7a8133871487ab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7ede90ccc5318894", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7f0a153846ffc38d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7f52462a28fb31e5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fa9167b0cef53cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "7fd91a1348424604", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80031168101159fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80d78de35565d242", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "80f68d3c8cb764f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "814f9e5c45b51df3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8153618a8ae32a85", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "816856e028cae50c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "817e697a45a48803", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "82a9820e120768cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "82ff4a391223a2d8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "830d06cfbc8b28ac", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "83405256a6841a0d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8362e9baf608f21c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "847d0d8152ede1a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84832adcde14ebdb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84b08340fd0699fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "84d3fdb9fb81aba5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85624af6ca8d5e1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "856bc51166c9c3db", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "858288b15ab629b1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "859e1bd1a647f298", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "859fff0f5f2fee2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85bfcfc8b00c40b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85d5057001ef41f4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "85fc30b42ce5d60c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "864ca73a9abaa84b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "864ccb15dd88137a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "865acd791a83a680", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "86d52671ea18b1ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "875ac0cc395f5941", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87b4499caa441c76", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87b7b59edc32419c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87da79720bbf3555", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "87e393c4846c36b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "880a556a20c2a468", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "88341eaccb961e9f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "888b23684b1e187a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8920939ee6a45d42", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8988b9d2b9c8634b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "898d93ab91dce1b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "89986fbc9266527c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a1b327469ab7f24", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a22e9075f7907fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a41732a41309e33", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8a8d02405ec83216", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8aa7ab32df973652", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8af40eb736d45199", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8b243d6af3510120", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c25e74bcb72a194", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c6380b1f4671f64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8c98639d9fc48d23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8cd8649fd605c435", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8cf798f6766de527", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d12916e6154fd86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d1ec5b267f6954a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d48e71b17d6e1bb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d53e1a66199ca1b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8d670698d0f0e73d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8e8f6b4e9bd587cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ea0ae8422684a7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ec4bfd30b9d3ad1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8edf5c7a09bf6c30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f11466081ea5188", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f5012a216305cef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8f6bfd750ba56500", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8fa52f951da27e3c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "8ffeee36d0ac6f7f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9040f50f03a37917", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9074632786b0347a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a05a757af78605", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a533ccc96f6612", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "90a71c043ecffe04", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9135e5a7afdf37fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9146ed9681e15b9d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "916e81ac3ae6a7d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "919cbd7b849c4abd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9213c84a53faf0ae", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "92acf8cf5ade8464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "92b53344dfa9e4f0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9336af376006adca", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "935b255c6f09faf9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "93c26d16a7ed7336", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "93cb9940bd678bab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9406b1a1e1a3f43b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9414f2116ad5b0c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "941f8766d44f9e99", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "947e916dafa02197", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "947ee9e7c9231e8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "94e92e0b9047085e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "951a955a4b6dab63", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "95218fb80f1b77d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "952b4d93d2b7be34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "95a2ed2e51ff2f1d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9625d36521068a91", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9685a75232677c14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "969c21931510dd17", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96ce2dafe231d3b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96e191fa4de947af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "96fbcd41e8da1c54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "974c0a9d88ee8c40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "975f4f3befb610ef", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "978fa4ed48ef9469", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9806293bbb43dfc4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98091e0230d0e162", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9829b3f268772d2c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "987a1eb94c5abca1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9882731e4fa901fd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "989b0ae4059127e9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98aaa1e7888e665a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "98ff34a925bdb80a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "997bd5a617d4d2fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "99d1e1097b78a2d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9a2a2d31f0bc0293", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9a6c76ba39456095", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ab0fbbff26144ee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ab15a85510c25ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9abdbe6486d88c1b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ad865c5e405d3b5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9b9e4c90c77873bf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c441ce4cec7993f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c449b3ae9f94df9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c4ba61baab76204", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9c9d7bc1868111f8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ccb9b2c98601332", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ceeddab06e25985", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9d757312cb975827", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9d829bf800ff61f2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dd5db1563b8837f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dd886d9b0fd1d5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9ddd69900bbc6f10", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9dff875f22f8d4aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9e4517f9bf60f700", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f4bf0c55fe3d9ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f5065a813217a45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f5d74a12901a50b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f6c0d5a9f8b6438", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f851d5ede0baaa2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "9f907e41891683a1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a062c7406fb0f451", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a11c127d0727b9c8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a14a9caacd0abcb2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a15dd3f98a8831ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1af93dc8a7567c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1bba30ce8eed8f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1c996cc8c40e2ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1dd84436ba2f1a9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a1faa662db308a5d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2af4f0bd0f5088e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2b37201ac86b3cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2c89d85f5fea976", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a2d14fc5e59e5f8f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a311e9483d902749", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a37807e4d6c96ff4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a3b3836cba23e9ba", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a40e0c81d23ef357", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4584479053a2afa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a45948e8311bc7e6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4cece4b94a74e68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4cf2e333cda66d3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a4e43bd12ccd50d2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a55e490b89d26fcf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a5631e954122ea53", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a59e1eeaa323f5d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6ca76c5e7966740", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6dad83a25466391", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a6e6288b5978da06", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7246557dbdbcde0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a728aca069c5ac5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7376bf5964062fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a76dac28b4d82a88", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a78688214e6964d9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a7a5317293808f30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a834d0c65ceb73c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a85316d2ad14d659", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a8afdbebce1af198", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a91325cb68e59df5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9494d26cee372b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a94f75d1221f8958", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9addd485144eaf4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "a9bc7088f58dacde", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa08b1c131897ed2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa0fe62ae5dd9d64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aa37ab11bc4004f9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aab107ee82178d43", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aac18e0403c8ff87", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aaf71b477ed1c327", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab2becdcd9b2248c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab319e3110f52819", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ab550cf46a813b86", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "abb408660eafff6a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "abbc5845725783ad", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ac8219050024ef39", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ad5d04b8fbbdbeb2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ad95ec4cf68406f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "addce142c0fde501", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "adf68a8a82502f76", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "adff8eca60e84b64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ae0cfe46660ea802", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ae1867cbc8e2e2cd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aec2ecbd16ef1b4e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aed1ccbdbc9aa613", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aed4acd30581f57d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "aefdcc2cec2c96b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "afae1c37f4c6cadb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b06ee52282ed6503", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b07e388ff5b45b83", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b099c40e00e4fd1a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b0c9e8426bbb1565", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b15bae8ae1828e0e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b16065c4e6d66cf3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b169289a87a0984f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b16aae772ab366a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b19848d25241aea0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b2088cb427b30cd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b222ce949ab472b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b257ae7863a1e9cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b27b82907b583ac7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b2ce973f105e4f6c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b30fe73eb043ed55", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b439dbe3f32ea2ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b4456b5211c75ce1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b451c63ef88c3926", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b477f9ac8bf4cd6e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b507aad6d47472fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b523b644dce9674d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b53815bba19c012f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b53d290ec79f34c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b54258a6dc13386c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b5f093a583b45a0f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b5feb4fd4064e5eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b60d718366ffcfa5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b632e06a7dd38c06", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b697c7c20ab52f45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b6ab7abbaf456989", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b6e2c28e56b19929", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b74b6b97ea78c100", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b751f17fdab55c8a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b7656791f3cf4ec7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b79435894aa2ff8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b7e8760ce8c0706e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b801f5796da26194", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b80dac41920dc78c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b82b19b31e53ff2b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b87b3b699813b667", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b896892c678d3ee0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b8a724ea0ac4bbc7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "b94c5b56e9570b2e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba19650f1cc6b011", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba65f9464e50ef95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ba7b6e51c887ab18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bae962e74bffc204", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "baec6f52989265aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bafb5696e277e674", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bb8d3910777da1c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbc4a89ec38055eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbcd34b9c6968848", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bbcf457b2880e519", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bc5246acae6874af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bc6512cecea4467d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bcaa06c94c9fe8aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bce3232654686f58", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bdd0a0317ed02ac3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be26bbd3fcbc3e54", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be3dd8f84b40aae1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be4c7b7d9ee30674", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "be6d311f7e07daee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bedbc36ef147ebcc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bee4166cc0b19bf4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bef3284ea6c128df", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf25e7748c5b7cb7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf3f7c406fe29797", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bf74e001ee4005cf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bfe301d5b69fc46e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bfef7070005ec44f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "bff095f0dce82beb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c03abf2f67af1664", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c061c6e7da2aee50", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c06f9645b1f26d30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c085770f7ee68efe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c0cd972db4f174b8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c0f5ca1804e54010", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c13533161929a6fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c1666b2a6e79f0e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c19c97919bb0243c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c23e53a0af7ea471", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2895a7015745c67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2c344d254980778", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c2e86efc14078bdf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c3188c34444dea18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c33b8980e41a872d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c36c0f778436da21", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c3c63e45418c742a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c416c3e5b4bb2784", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c44987c835c7fa30", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c46d6f6dfbf3cd1c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c4853b9970512457", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c4f9360e6979d074", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5339a3fdb6536ec", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c53a815928270044", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c544158fbe2281af", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c570ae59d9bb9372", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5ba3f8a90bc180c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5d54e47bc46f200", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c5f5a55f01d0c666", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c65dae07ad32273b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c6712d1356a66eee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c6f33ad089a710b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c70a239ba16be7f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c7661345c56e8774", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c7ebac44e237b74d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c83e0d18d80362f6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c8402a0f746738c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c85683aef06ad752", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c87a316255432185", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c8ec8a309c74929c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9348a1ea1afa731", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9686bfa3c591d4d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c97c1cb5a9a4f490", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c97e8848808ed22f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c98cae6d2187dbcd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "c9b6af1ffc25dd66", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca14c0592fa46720", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca43982bc48d9ea4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ca5cd18e5f9d902a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cab7b99dcd3b1bcb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cadc3efdacddcb64", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "caf29eda6ecf5fbc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cafd700956c6db02", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cbe384d19be2d3e4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cc5fb2f813350352", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cce11c1b26a88a9e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ccf6e22021a41f68", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cd431746eb5681e9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cd6e2744848d7464", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce1506eded9a7812", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce45d551accade35", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce8980df14e8ce7b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ce8c161d1bbb6f23", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ceab993003a20bcf", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ced0c08c3a05a2d0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf05ffb3dc370e11", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf1809a044fc3645", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf7629f7754aa035", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "cf82570250338687", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d017c79e48b29046", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d07602fb1ed4cc8b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d087cdab3e822b46", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d0a3b3f12ce159ce", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d0c94feec71892a6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d26d2d24c8cde999", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2a05527612c7895", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2adc050ee422987", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d2ba86ab6ab0a03f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d310fcf0e03cdff0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d375d87a23d44cf9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d37e01b7e4c95415", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d384f006c6a628d5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d38ad6160eac0d40", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d404eb2f8168ae6f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d51df2075d82e813", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d57a096d71ecfe10", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d5cf2b451d798676", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d611f6ed2ced3bb0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d654a773bb42f7e8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d6736d915a924dd3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d72757692e477b2d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d73c5620989b16d6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d751b5fee4075230", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d75cf0bea7590f22", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d7677c4c8974881f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d7f4f8939e48765d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d80d1436848781a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8364d5d80050d72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d837b5dd8851d19d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d83c5a0f64bf629a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d876699a4c908e2a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8769c43a829e8c6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8a88b8a2f290b6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d8ce8395c624c99c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d922ffe9a3625bc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d94d1ebbf8af572b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9566dc87e546dd4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9720589300db219", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "d9d016b5a9aed9f3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "da44886f385e47c4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "da587eb136b7becc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db0d60c8410a440b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db58bd8fba216176", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "db5ca4e7f069163b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dbe528764e7aea19", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dbfb006408e4c819", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dc1b3b2054074e2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dc33f47c268cc339", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dcdb1a4bb5fb4469", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dcde79861746e6be", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd129082399fdf8d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd17451e5247400d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dd41ea89ad2f9432", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ddaec211c4ac9340", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de3f18dd54e18fd0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "de46a6db3dd29a9e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "defa30a831cbefb1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "df5b1ff319fca684", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "df7bbe55ee616f27", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfad0ef78414b993", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfda4e3cc48ce740", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "dfde8743913a31a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e003c80fe4f96193", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e01434ccb0e50b9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0184f4b8dae6360", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e05ffcfeccd669cb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e06820125bb9b42c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e07b00f16a310de3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0adcc86e416adf7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0b976f535eaa350", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0ceb60b9255f7a0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e0cec0dcffef47c3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e13c52f2fa493590", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e16f3b819e3ca190", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e24955a2915697fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e283164c64277dc4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e2b0341ae53e3dc9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e308222574c873aa", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3365e28f97f16b0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e33e5907c713d54d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3421290c1eba49e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e3e67e7420cbe42a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e401dc1a72424d72", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4061e42aab36a2f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e49223f81be01a5b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4b8e8f4eb4eff51", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e4f3ce638baaa1bc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e5c00ac43414929c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e60ac6001b98c09e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e6448d6159b0c366", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e64e0aad0e8806fb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e689a74fdb5e0b09", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e6beb43253296b95", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e7174d10bd29ae4f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e77ce6862ac7b9b4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e7cbfa4b786361bd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e82c0a57ad95bdee", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e843d98eb9c9b33f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e848b10effea0de9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e8abcfa446f68c05", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e8d30df56c583b5c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e97498927b4d9534", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e99606750a042c3f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e997a591ced387b2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9a96a430820d967", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9cec85974b01699", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "e9f3246faacdd379", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea0f9ffe83e04368", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea27d15a0a4c5a31", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea55f84f181dcdc0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ea8d7a28da41183c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eab5cad3ac26439a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eac0045ec67179fe", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb05f9940de49283", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb0f2b09191a6273", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb247e999ff16ba8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eb822b68ffd59584", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebbe3e91045dab92", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebc391dc9d289217", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebdc90709d122d49", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ebf2f2998bd2ff6b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ec4c60f223a08c28", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ec55ca875c3cc1cc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ecb8fc42e28b752b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ecd517d403c02d1e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ece2d28e979edcb4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed30c531cffbe467", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed3de4234930bdab", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed57411975871c34", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ed8f917786ce9af8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ee32852fd06f29dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "eec4222fddc1f913", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ef5d5612134ef98d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f060f470a65a7b74", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f076835793e41b59", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0a4b16732184ec1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0a6d39c4450fa84", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f0b8cf330aaeee28", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f11f7aa60e41085b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f120aba29918a5c0", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f19281069d1248d8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f194a9fd883736c2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f19c3560776f6ed3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2134355f3704ab9", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f23bca50a6058eed", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f29a247811fead48", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2c3763a0ca31065", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2e4794d5f3e8c57", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f2eff73acac7522e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f3b2722298ce1dc6", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f3fe2941034fa961", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f439446ba177bfe3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f45d6bec6bd35699", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4b98e8c0526c057", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4e60d830cd43062", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f4fcd2efea44271b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f54b835b07442ec7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f570ec4b4984bcd8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5761a9e9270cf51", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f57bac7fefbca710", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5bc158ad511f624", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5cafd1f15baf8dd", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5d999ccfa4b2a21", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f5e848100097c71c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f6096b1e73a8240e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f64bd51fd759121f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f64de3338c7cbc9c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f65b52ac2932110a", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f663e058c6c84ac8", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f68d794bb6db53f1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f725bed2238dfd14", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f73b06cacd405a18", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f74b80418cc47abc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f78a985757c3511b", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f7efa07313b68552", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f816a1d05048a893", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f83d508894981982", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f856f6b144447982", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f89388d97a99cbdc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f8ef61adf7926b44", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f9560e552c491235", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f98cec25ef47ae1d", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "f9f9dc7c0d39c70c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa0cf151c0c644eb", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa1f13567c216d4f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa92fcb256c6571e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fa94b95c6edea5a3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "faa5991c23ec244f", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fab67a8bc0f60cc1", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb0ba703fc1818f7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb1e0aa5e89d52a7", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fb7b865489dcf093", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fbd35805be5f1598", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fbd4ecdf2b1da306", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc1177c6b379ed67", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc12ca001c0a4ea3", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc2bd92b68422154", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc78c0e3b6cb650e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fc9af61123bdddd5", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fca964c07df48383", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fcb0143d851e2a45", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fd4cf4364051c06e", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fd6a7b4343d0f150", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fde14438b600a0fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fe71602fbce70667", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fe736c9d73daf7fc", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fec0a0ace49c2422", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fed0a4341d602356", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fed4ee5202e694d4", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff002ac7753e8627", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff4216ef70885e0c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ff57a19f5645904c", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "ffaf5a8f32dcf3a2", "type": "contains"}, {"parent": "f53c29e10a934f41", "child": "fffe837b97bad7b6", "type": "contains"}, {"parent": "f5fe1a7d4abff264", "child": "116c827368309b5c", "type": "contains"}, {"parent": "fe9ecdddeb00b8ff", "child": "9ff62e13511b5b59", "type": "contains"}, {"parent": "007318e599e361a7", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "098aec4862bfbedd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "131fa1f201adc95b", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "649a2b4739ae8e3c", "type": "dependency-of"}, {"parent": "1bda28f09a455d43", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "1e56c99c83d44f9a", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "1f2aba3476e2f9dd", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "1f577a90bc9d3668", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "2328ebc6efd80113", "child": "1bda28f09a455d43", "type": "dependency-of"}, {"parent": "2328ebc6efd80113", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "27875f175e0d2d76", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "2e2f2fdf62786f4d", "child": "b023fc0801a3a41b", "type": "dependency-of"}, {"parent": "34563f217f60ff36", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "368bec694ccdf79c", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "3d65e3ebccb87f2a", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "3ec3c02d16e05bde", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "434263ef1928e0d9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "44361785e39c2c95", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "649a2b4739ae8e3c", "type": "dependency-of"}, {"parent": "47e1bc6c82ed0f32", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "549ea8df39213445", "child": "27875f175e0d2d76", "type": "dependency-of"}, {"parent": "55e67cbb75a24f25", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "572299f48b084c61", "child": "9e80174b755a29e9", "type": "dependency-of"}, {"parent": "5beb035c0bfeac2c", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "5e800a8842b93844", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "5f176cba3e8d2776", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "61c885472e7f34a1", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "10b928c1539469a5", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1bda28f09a455d43", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1beded45fc871c67", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f2aba3476e2f9dd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "1f577a90bc9d3668", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "27875f175e0d2d76", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "2e2f2fdf62786f4d", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3d65e3ebccb87f2a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "3edf6620a268045a", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "434263ef1928e0d9", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "47e1bc6c82ed0f32", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "518734f6c898e15e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "549ea8df39213445", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5beb035c0bfeac2c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5e800a8842b93844", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "8c4be3b7f7531f6c", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "aa909c768d17c3a4", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "ad21dd1f6e34a904", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "b023fc0801a3a41b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "bb1a7362a9b0ffcd", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d475c470f6593aa6", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "d7c9aa9d6cfd44db", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e58d8c512e51a829", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "e6ee80b164fdb75b", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "f5fe1a7d4abff264", "type": "dependency-of"}, {"parent": "649a2b4739ae8e3c", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "6605ba1977643172", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "6bd6e6caeb31e4fe", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "007318e599e361a7", "type": "dependency-of"}, {"parent": "705cc723b06183c4", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "70f44c3bb53be645", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "79417ad5b57eab0c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "7d6dc002189a8f73", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "813bc2d69a08d448", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "007318e599e361a7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "098aec4862bfbedd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "10b928c1539469a5", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "131fa1f201adc95b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1bda28f09a455d43", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1beded45fc871c67", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1e56c99c83d44f9a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f2aba3476e2f9dd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "1f577a90bc9d3668", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2328ebc6efd80113", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "27875f175e0d2d76", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "2e2f2fdf62786f4d", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "34563f217f60ff36", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "368bec694ccdf79c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3d65e3ebccb87f2a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3ec3c02d16e05bde", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "3edf6620a268045a", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "434263ef1928e0d9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "44361785e39c2c95", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "47d535c5b2ffb338", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "47e1bc6c82ed0f32", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "518734f6c898e15e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "549ea8df39213445", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "55e67cbb75a24f25", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "572299f48b084c61", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "57df8e2729f2ec01", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5beb035c0bfeac2c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5e800a8842b93844", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "5f176cba3e8d2776", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "61c885472e7f34a1", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "649a2b4739ae8e3c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6605ba1977643172", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6bd6e6caeb31e4fe", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6d869be27081e838", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "6e4ef20b1756a7f6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "705cc723b06183c4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "70f44c3bb53be645", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "79417ad5b57eab0c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7ce3e36ce2fafe0e", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "7d6dc002189a8f73", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "813bc2d69a08d448", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8357f04db8c6661b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "83a6fbe6e8c0eaa7", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "864661d8551f337b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "8c4be3b7f7531f6c", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "9e80174b755a29e9", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "aa909c768d17c3a4", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "acbee8a5fa715f44", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "ad21dd1f6e34a904", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "b023fc0801a3a41b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "bb1a7362a9b0ffcd", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d475c470f6593aa6", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "d7c9aa9d6cfd44db", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e58d8c512e51a829", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "e6ee80b164fdb75b", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f53c29e10a934f41", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "f5fe1a7d4abff264", "type": "contains"}, {"parent": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "child": "fe9ecdddeb00b8ff", "type": "contains"}, {"parent": "83a6fbe6e8c0eaa7", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "864661d8551f337b", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "87a98a8dc93885e9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "61c885472e7f34a1", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "8c4be3b7f7531f6c", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "8ce095958e9114e3", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "9e80174b755a29e9", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "aa909c768d17c3a4", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "aabc1ea660179878", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "acbd2203643a237f", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "acbee8a5fa715f44", "child": "6d869be27081e838", "type": "dependency-of"}, {"parent": "ad21dd1f6e34a904", "child": "10b928c1539469a5", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "5e800a8842b93844", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "6e4ef20b1756a7f6", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "8357f04db8c6661b", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "b023fc0801a3a41b", "child": "f5fe1a7d4abff264", "type": "dependency-of"}, {"parent": "b57a8bbb5380279b", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "1beded45fc871c67", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "6605ba1977643172", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "bb1a7362a9b0ffcd", "child": "87a98a8dc93885e9", "type": "dependency-of"}, {"parent": "c67bc6a42e944f29", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "1e56c99c83d44f9a", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "bb1a7362a9b0ffcd", "type": "dependency-of"}, {"parent": "cfd2a5e8caa9c878", "child": "f53c29e10a934f41", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "368bec694ccdf79c", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "d38992c016d7d342", "child": "7d6dc002189a8f73", "type": "dependency-of"}, {"parent": "d3e8a9fac0730d2d", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "d38992c016d7d342", "type": "dependency-of"}, {"parent": "d475c470f6593aa6", "child": "fe9ecdddeb00b8ff", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "5f176cba3e8d2776", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "d7c9aa9d6cfd44db", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "d96b2dc391f34d8d", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "dcab7cf748923d59", "child": "acbd2203643a237f", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "44361785e39c2c95", "type": "dependency-of"}, {"parent": "dd04c09c9b5402ee", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "098aec4862bfbedd", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "e2f308b734be4c73", "child": "8ce095958e9114e3", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "131fa1f201adc95b", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "3ec3c02d16e05bde", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "434263ef1928e0d9", "type": "dependency-of"}, {"parent": "e58d8c512e51a829", "child": "813bc2d69a08d448", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "47d535c5b2ffb338", "type": "dependency-of"}, {"parent": "e6ee80b164fdb75b", "child": "864661d8551f337b", "type": "dependency-of"}, {"parent": "ee2107e2cf9fdf1d", "child": "705cc723b06183c4", "type": "dependency-of"}, {"parent": "f01cfad828ded2bd", "child": "7ce3e36ce2fafe0e", "type": "dependency-of"}, {"parent": "f7bdb8efea51a9a6", "child": "34563f217f60ff36", "type": "dependency-of"}, {"parent": "fe9ecdddeb00b8ff", "child": "864661d8551f337b", "type": "dependency-of"}], "files": [{"id": "ac1b581f082d0fc0", "location": {"path": "/etc/gai.conf", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 2584}, "digests": [{"algorithm": "sha256", "value": "76a5771adee7b9f36c7ae66eae78d72f325557500269107f2d98a7e3560a1808"}]}, {"id": "259b79439af1d6b8", "location": {"path": "/etc/mysql/conf.d/mysqld_safe_syslog.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 36}, "digests": [{"algorithm": "sha256", "value": "f2aa4cb8a6104cb77530ccbb155d01de3d2477634b5579671b216c5bde4eabc4"}]}, {"id": "3fd4f8f034cde6ab", "location": {"path": "/etc/mysql/mariadb.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 527}, "digests": [{"algorithm": "sha256", "value": "d28d08134680e879577103710156c45fe7231eca4eda06ffff746bb928d62323"}]}, {"id": "aa202af412eb4cf0", "location": {"path": "/etc/mysql/my.cnf", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 5221}, "digests": [{"algorithm": "sha256", "value": "0ad229aaaf6fde9b6f66364f57fce42c5d89e52ba5ad596a3b222da74d683cb6"}]}, {"id": "1ac2d3f6bb36ede8", "location": {"path": "/etc/services", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 14464}, "digests": [{"algorithm": "sha256", "value": "a1c2d8af47c1a951f39f11cf53160703f282946d9821068eadf97b7d43208a34"}]}, {"id": "c4a54f7f6a0a92fc", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "f10ba64917b4458fafc1e078c2eb9e6a7602e68fc98c2e9e6df5e1636ae27d6b"}]}, {"id": "591b8e2b22a9f230", "location": {"path": "/usr/bin/cat", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 43416}, "digests": [{"algorithm": "sha256", "value": "87e5bd81850e11eeec2d3bb696b626b2a7f45673241cbbd64769c83580432869"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "773256954c8e253c", "location": {"path": "/usr/bin/chown", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 72024}, "digests": [{"algorithm": "sha256", "value": "babfaf270dfef708602b7e12f406ba058c35eca524ec880fad3fb9830b2a228a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "3087ed7a767ed8d2", "location": {"path": "/usr/bin/date", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108920}, "digests": [{"algorithm": "sha256", "value": "a1cb3238a537c39e58c0f25c41e75d22d82b9e92d433185cd00438ba5e8e25a5"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "2eafaec46f42d52d", "location": {"path": "/usr/bin/dirname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "215609e575d425e9e90993fda07b35d7c71638149d8b126c27c51467c28e2610"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "116c827368309b5c", "location": {"path": "/usr/bin/find", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 320160}, "digests": [{"algorithm": "sha256", "value": "92a2bade19a90a1bd81e4d2c2de646ddf971aba9c78df6e31b2b567c94fde175"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "c84b6cd6dd99bb39", "location": {"path": "/usr/bin/grep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 199136}, "digests": [{"algorithm": "sha256", "value": "39214499f884820b46f0ba06822e347798b264362edf607bf7668083b92cb51e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre.so.3", "libdl.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "27946f5382aeff39", "location": {"path": "/usr/bin/id", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47480}, "digests": [{"algorithm": "sha256", "value": "371021b0c9ab1a3c893ca98b1c648445e3cfe5c6883d9c0a5b1d0339c0d4cd2d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "46bf3dcee9b6f9f1", "location": {"path": "/usr/bin/ls", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 142144}, "digests": [{"algorithm": "sha256", "value": "1e39354a6e481dac48375bfebb126fd96aed4e23bab3c53ed6ecf1c5e4d5736d"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ec596261688d39b1", "location": {"path": "/usr/bin/mkdir", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 88408}, "digests": [{"algorithm": "sha256", "value": "4764ac50184c3092d7e529b07d95f103644229f12cfc1de6759bd1da0e6c56c7"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "b7f4ec41c1362114", "location": {"path": "/usr/bin/mktemp", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 47448}, "digests": [{"algorithm": "sha256", "value": "49ad1d5b6875c67a20f67ab440666a3805390eb85de07852f3ec81fe1bedf123"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "e57c037b4e24c464", "location": {"path": "/usr/bin/my_print_defaults", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3660800}, "digests": [{"algorithm": "sha256", "value": "85d21d12602c9d38d46559074b68cbf515c689679ac6a9461c0636f5c3ca0fd2"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "dae471915929dd17", "location": {"path": "/usr/bin/mysql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 4237144}, "digests": [{"algorithm": "sha256", "value": "2299bca0994ccb7a4ff7623ef53bedbd7b909a7dd1890040aea05d8c128bf1c4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libreadline.so.5", "libncurses.so.6", "libtinfo.so.6", "libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libstdc++.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "1c8cfa7b525f7449", "location": {"path": "/usr/bin/mysql_install_db", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 21418}, "digests": [{"algorithm": "sha256", "value": "5a33fb3a075d2a69d74db3ddd9197bfa46ec52738f920dde735e96defa0502e2"}]}, {"id": "4546a880ecd4f489", "location": {"path": "/usr/bin/mysql_tzinfo_to_sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3664480}, "digests": [{"algorithm": "sha256", "value": "b1fbd6339372d27d3d3a31f3818886020c9ca176f59a6b3c0d0835df3688db5d"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "53487abed65cc031", "location": {"path": "/usr/bin/mysqladmin", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3986112}, "digests": [{"algorithm": "sha256", "value": "a7aea52ef46d0c76f5f42e72c678c16eba6e9a2ebfc4b0f46a96f098c5c85147"}], "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libdl.so.2", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "19ba8dea25996ec0", "location": {"path": "/usr/bin/sed", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 121288}, "digests": [{"algorithm": "sha256", "value": "a0b422c771464c25afd6d6c708ae695f1901c5e7e8686e5d2cbee18462f13688"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libacl.so.1", "libselinux.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6420b4afe0340fc9", "location": {"path": "/usr/bin/sleep", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39256}, "digests": [{"algorithm": "sha256", "value": "45cf3208dc6704e806bbc5d776e884b5487744bd75171a93930c94e9b9b20ebb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d43995150ce7d8f6", "location": {"path": "/usr/bin/uname", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39288}, "digests": [{"algorithm": "sha256", "value": "826971bf079a8c1c0076e359ab67fe8fab23819891e96a5f7b6eca1652af6f54"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ee8af19238d1aaca", "location": {"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39088}, "digests": [{"algorithm": "sha256", "value": "72e529a9edb74a85ce5aee49d92e7b8126e8d77cadb538175f7fd7768d077b8f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "a0c49336645749e4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libaio.so.1.0.1", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14336}, "digests": [{"algorithm": "sha256", "value": "a69a30877e6ab7c4d917c78228bd1397cd4e47ec6726e47c7d57e01238a73f83"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4ab243a9ebfd74d0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libc-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2029224}, "digests": [{"algorithm": "sha256", "value": "09d4dc50d7b31bca5fbbd60efebe4ce2ce698c46753a7f643337a303c58db541"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "ff9bf0b7e3900374", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 202760}, "digests": [{"algorithm": "sha256", "value": "5744b3669e4574920dfac2b33207db4e8cb501df88ef28c3801ba0673a7c7d6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "1f665ae2dd79e151", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 2954080}, "digests": [{"algorithm": "sha256", "value": "135da41648a680b7046002294792e2bc3a18ade2f60030d10adc24376fab1a67"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b81459aec4116052", "location": {"path": "/usr/lib/x86_64-linux-gnu/libdl-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18816}, "digests": [{"algorithm": "sha256", "value": "6441e37b1be25239c01447f7cfcbb52011ebc19ab24f87b43170bbe0b867c6ce"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "15a9033fbc79e96a", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcc_s.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 104984}, "digests": [{"algorithm": "sha256", "value": "63eb91b5d726e401c5affb2a035e175c374cae75cdf25a1f9b007c3e79328100"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "3d35521498c01940", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.5", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1168056}, "digests": [{"algorithm": "sha256", "value": "f648d4ed0fe1fe7645992d10a5cbc84679d298ce8561a1aeafa780fee67b3036"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgpg-error.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c79786c1e2cfb6b8", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 534880}, "digests": [{"algorithm": "sha256", "value": "8c310ebc94e36d237cefbc15e2826fb49426a2111e424fd06f662bf64b9f5f0a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e16b5cb2fe033dfd", "location": {"path": "/usr/lib/x86_64-linux-gnu/libgpg-error.so.0.28.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 137584}, "digests": [{"algorithm": "sha256", "value": "df95914ef7aeaadcafa4acdd614068836a0014ed3001ddb8390f7ef44d3c5248"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "4ecb8d805b2f0df5", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 129248}, "digests": [{"algorithm": "sha256", "value": "d6574e34006e27cfb5d00dc75018cc06832d0bbc9e1b35316b9c03148355f0a0"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "300fb9d26b27cb25", "location": {"path": "/usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162264}, "digests": [{"algorithm": "sha256", "value": "b59b0a5e4fcabfe7a56528b6ea086a8d7b1a3c915f9d78b7fd60c513e788db76"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "c004d0a2260ff34c", "location": {"path": "/usr/lib/x86_64-linux-gnu/libm-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1369352}, "digests": [{"algorithm": "sha256", "value": "e8a6150c2467528fc9a1d03f0e372cc1bc673e04e71adebfb43b11fb9e599555"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "898e199179c8360d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libmpfr.so.6.0.2", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 523280}, "digests": [{"algorithm": "sha256", "value": "a26d33d5ef03fc24363a6249b66fea68e75d754f6f730bf47d19cb8edb9cc914"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libgmp.so.10", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9096470cd9ebc669", "location": {"path": "/usr/lib/x86_64-linux-gnu/libncurses.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 162024}, "digests": [{"algorithm": "sha256", "value": "06e90557aced57af522458be8666dd74ed54ba3921927566b08ece87f55717db"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libtinfo.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "babb8017ecb53eab", "location": {"path": "/usr/lib/x86_64-linux-gnu/libnss_files-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51832}, "digests": [{"algorithm": "sha256", "value": "895740d534dcce118a99c9eb937ca182b86bab1bf94c7fe2c414ada1cc5fb628"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "002d57cf6a9b3cb4", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 465008}, "digests": [{"algorithm": "sha256", "value": "cf811d27b21603d7ecc953a057afd6d69875feff6af655e4720bbe0b420dd9ae"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "f9c7748a4dc520a0", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.9.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 584392}, "digests": [{"algorithm": "sha256", "value": "22eee6496d865898b4182a6eb4ef93c8d28fd6c5e117192a979cf9842e80942f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "0264f4d20e79c8e5", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpthread-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 157224}, "digests": [{"algorithm": "sha256", "value": "748a519668bf97b157a6a8d7a33eb0e852480b059c9c2e3e2eae291cf85cd828"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "a498ce7a66680d83", "location": {"path": "/usr/lib/x86_64-linux-gnu/librt-2.31.so", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 40040}, "digests": [{"algorithm": "sha256", "value": "d4cd0ebe46696053f219856b2ce01681325f4fbf8263f36c477825fc5143864f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "fe48c4c391c7f859", "location": {"path": "/usr/lib/x86_64-linux-gnu/libselinux.so.1", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 163200}, "digests": [{"algorithm": "sha256", "value": "21801f05810593a6d7699bd81df3a37a47dfd029a64156d6b1b2a14cad9f2982"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dff72715d4a7a0a6", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsigsegv.so.2.0.5", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14424}, "digests": [{"algorithm": "sha256", "value": "745484d0638dfb3e8bc1f31033aaac65029894f327c55be3cdd391c7cacca8a2"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "7ea497f105d76b2d", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 598104}, "digests": [{"algorithm": "sha256", "value": "040098a123e353a904a410fb736993603ceb63ec589ff86711eaf9a166fbd550"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5dba1783eb2a1dea", "location": {"path": "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1956992}, "digests": [{"algorithm": "sha256", "value": "cb7d29f577abac68043c7ca7b8130e442bf1694c7722263b6cf48700a15dac23"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libm.so.6", "libc.so.6", "ld-linux-x86-64.so.2", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9ff62e13511b5b59", "location": {"path": "/usr/lib/x86_64-linux-gnu/libsystemd.so.0.28.0", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 709496}, "digests": [{"algorithm": "sha256", "value": "fca2501cfe4f0a3ce4fc950f44a852d6502500fe799b8737d4316528b6d1f7d6"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["librt.so.1", "liblzma.so.5", "liblz4.so.1", "libgcrypt.so.20", "libpthread.so.0", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6bd614a4f4442a8e", "location": {"path": "/usr/lib/x86_64-linux-gnu/libtinfo.so.6.2", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 192032}, "digests": [{"algorithm": "sha256", "value": "425378a1cfa4f5f2f8a847d4828f0dfc92c2b7d75e5f8f5207a4c0a42b2ee6fa"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "9097839f8a255266", "location": {"path": "/usr/lib/x86_64-linux-gnu/libz.so.1.2.11", "layerID": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 108936}, "digests": [{"algorithm": "sha256", "value": "251f20bdf98b26a4f2318792f75850ca0f32175b3a003e7f5b5964545ce2c57a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "57e347c4e63a5664", "location": {"path": "/usr/local/bin/gosu", "layerID": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e"}, "executable": {"format": "elf", "hasExports": false, "hasEntrypoint": true, "importedLibraries": null, "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "none", "pie": false, "dso": false}}}, {"id": "30c3b295483e502d", "location": {"path": "/usr/sbin/mysqld", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 23370864}, "digests": [{"algorithm": "sha256", "value": "6934363526c671bf91fd7897ce960341a9d80dab7636f033c69a048bf3c886ab"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["liblz4.so.1", "libaio.so.1", "libz.so.1", "libpcre.so.3", "libcrypt.so.1", "libsystemd.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libpthread.so.0", "libdl.so.2", "libstdc++.so.6", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "d8b8d0bfa349c82f", "location": {"path": "/usr/share/mysql/charsets/Index.xml", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/xml", "size": 23500}, "digests": [{"algorithm": "sha256", "value": "f583dfe720b5d0fe47106eec277ba98b18b0b01951f144b8b773267038462189"}]}, {"id": "2a1c70d88a8f844f", "location": {"path": "/usr/share/mysql/fill_help_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1496285}, "digests": [{"algorithm": "sha256", "value": "0fe6255970de9c72b4d4c33a4c330719bdec2869de87ad5028bf276ff9d143eb"}]}, {"id": "ccaac1055c3ed552", "location": {"path": "/usr/share/mysql/maria_add_gis_sp_bootstrap.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1683}, "digests": [{"algorithm": "sha256", "value": "a82a298bb87e5b338e18c90a2d037337474b7de2205eb4e612354ca9e7bb3e8e"}]}, {"id": "83879f3f3812902f", "location": {"path": "/usr/share/mysql/mysql_performance_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1955}, "digests": [{"algorithm": "sha256", "value": "98e4a257eed134b507c39f5a2213f7db127cf3b7d055ca5beebfb300f37f8240"}]}, {"id": "471877feddff0a25", "location": {"path": "/usr/share/mysql/mysql_system_tables.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 30100}, "digests": [{"algorithm": "sha256", "value": "21205c4d0ddf83b17f5aed1317c8c58b59a2f32d0a342508b01994b6afe15b5c"}]}, {"id": "2f066820ed46a7b2", "location": {"path": "/usr/share/mysql/mysql_system_tables_data.sql", "layerID": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 3159}, "digests": [{"algorithm": "sha256", "value": "3cab356c3a6761499770ab08015d555362cc698f17a485652cd5b5e110aa4246"}]}, {"id": "93cb9940bd678bab", "location": {"path": "/usr/share/zoneinfo/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "c46d6f6dfbf3cd1c", "location": {"path": "/usr/share/zoneinfo/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "fd6a7b4343d0f150", "location": {"path": "/usr/share/zoneinfo/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "69b4c5520b2246b2", "location": {"path": "/usr/share/zoneinfo/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "e997a591ced387b2", "location": {"path": "/usr/share/zoneinfo/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "a76dac28b4d82a88", "location": {"path": "/usr/share/zoneinfo/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "dfad0ef78414b993", "location": {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "39d48d01d5cabb9c", "location": {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "0f054627af539717", "location": {"path": "/usr/share/zoneinfo/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "9d757312cb975827", "location": {"path": "/usr/share/zoneinfo/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "c85683aef06ad752", "location": {"path": "/usr/share/zoneinfo/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "31029a1cf85ff873", "location": {"path": "/usr/share/zoneinfo/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "8ffeee36d0ac6f7f", "location": {"path": "/usr/share/zoneinfo/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "5229963d81068238", "location": {"path": "/usr/share/zoneinfo/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "763a182d284f9ee5", "location": {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "557796bbebec020b", "location": {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "f57bac7fefbca710", "location": {"path": "/usr/share/zoneinfo/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "21ef2a26c9255017", "location": {"path": "/usr/share/zoneinfo/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "975f4f3befb610ef", "location": {"path": "/usr/share/zoneinfo/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "ecb8fc42e28b752b", "location": {"path": "/usr/share/zoneinfo/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "8a41732a41309e33", "location": {"path": "/usr/share/zoneinfo/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "589e1b8ca9fbb06d", "location": {"path": "/usr/share/zoneinfo/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "7c6f8c84add61fe4", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "8d1ec5b267f6954a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "be6d311f7e07daee", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "39ba84561bcbb0cb", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "be3dd8f84b40aae1", "location": {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "f8ef61adf7926b44", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "2ff0805d467a134a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "5a69d50d863fdd43", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "ed8f917786ce9af8", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "d611f6ed2ced3bb0", "location": {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "1ae567902159400a", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "f194a9fd883736c2", "location": {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "bae962e74bffc204", "location": {"path": "/usr/share/zoneinfo/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "1de2781482fd4682", "location": {"path": "/usr/share/zoneinfo/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "a94f75d1221f8958", "location": {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "1533f57e1c6398058978c6f73868314a053f6bc7d23125fb77d14bba397b2066"}]}, {"id": "e07b00f16a310de3", "location": {"path": "/usr/share/zoneinfo/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 464}, "digests": [{"algorithm": "sha256", "value": "9181f39a86856f2808c1f4458358b91e4255707d8784d86b5323b8466de19931"}]}, {"id": "1ee884cb8d1daa5a", "location": {"path": "/usr/share/zoneinfo/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "02cb186934c320a3", "location": {"path": "/usr/share/zoneinfo/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "8f11466081ea5188", "location": {"path": "/usr/share/zoneinfo/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "d837b5dd8851d19d", "location": {"path": "/usr/share/zoneinfo/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "49c76fcfada6f27e", "location": {"path": "/usr/share/zoneinfo/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "9806293bbb43dfc4", "location": {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "9f5065a813217a45", "location": {"path": "/usr/share/zoneinfo/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "175bc4bd2dc7b5a1", "location": {"path": "/usr/share/zoneinfo/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "503961ecdf6b119e", "location": {"path": "/usr/share/zoneinfo/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "4ba6db7637be750f", "location": {"path": "/usr/share/zoneinfo/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "5152f673e1731858", "location": {"path": "/usr/share/zoneinfo/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "ea55f84f181dcdc0", "location": {"path": "/usr/share/zoneinfo/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "7a8037f07eaa9e208aed616a9589eef7b0dffede86db6503f7472ed1cbc15aac"}]}, {"id": "6f1fdc3283df970e", "location": {"path": "/usr/share/zoneinfo/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "d2a05527612c7895", "location": {"path": "/usr/share/zoneinfo/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "77cf2a82495d38d4", "location": {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "f0a6d39c4450fa84", "location": {"path": "/usr/share/zoneinfo/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "f68d794bb6db53f1", "location": {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "48e92a0fd7b9a0fc", "location": {"path": "/usr/share/zoneinfo/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "a37807e4d6c96ff4", "location": {"path": "/usr/share/zoneinfo/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "e8abcfa446f68c05", "location": {"path": "/usr/share/zoneinfo/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "0f6a3dab83f6dcf5", "location": {"path": "/usr/share/zoneinfo/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "1eb08d09d291fb71", "location": {"path": "/usr/share/zoneinfo/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "3334f2f3f1622b15", "location": {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "6b439a70b9664d93", "location": {"path": "/usr/share/zoneinfo/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "bc6512cecea4467d", "location": {"path": "/usr/share/zoneinfo/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "6e76f89e1758ecd0", "location": {"path": "/usr/share/zoneinfo/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "6cd17816060b1e38", "location": {"path": "/usr/share/zoneinfo/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "65f3ca505c3a4dcb", "location": {"path": "/usr/share/zoneinfo/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "2ddd3341c7abf702", "location": {"path": "/usr/share/zoneinfo/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "9146ed9681e15b9d", "location": {"path": "/usr/share/zoneinfo/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "137d1ac1ed1969b502c68bccb1b2b8b1d992a4e49c865f83cb7c1a39797d62a6"}]}, {"id": "f060f470a65a7b74", "location": {"path": "/usr/share/zoneinfo/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "fc2bd92b68422154", "location": {"path": "/usr/share/zoneinfo/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "d38ad6160eac0d40", "location": {"path": "/usr/share/zoneinfo/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "09728f5345bdb048", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "978fa4ed48ef9469", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "d6736d915a924dd3", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "f3b2722298ce1dc6", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "53ee18e046ecb426", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "e24955a2915697fb", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "490efea70f043c17", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "123bf6e956bc575f", "location": {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "2fdfc186b6e5fcca", "location": {"path": "/usr/share/zoneinfo/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "7599845bdcb91d5a", "location": {"path": "/usr/share/zoneinfo/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "9ab15a85510c25ad", "location": {"path": "/usr/share/zoneinfo/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "cc5fb2f813350352", "location": {"path": "/usr/share/zoneinfo/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "bbc4a89ec38055eb", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "cce11c1b26a88a9e", "location": {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "54534e837c4e6a5f", "location": {"path": "/usr/share/zoneinfo/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "4405a18a7bbc3198", "location": {"path": "/usr/share/zoneinfo/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "d2ba86ab6ab0a03f", "location": {"path": "/usr/share/zoneinfo/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "9b9e4c90c77873bf", "location": {"path": "/usr/share/zoneinfo/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "dfde8743913a31a0", "location": {"path": "/usr/share/zoneinfo/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "65dce695f49e6810", "location": {"path": "/usr/share/zoneinfo/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "0a70ac2e72ef3dae", "location": {"path": "/usr/share/zoneinfo/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "b80dac41920dc78c", "location": {"path": "/usr/share/zoneinfo/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "b451c63ef88c3926", "location": {"path": "/usr/share/zoneinfo/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "6e6a648afe20fac3877d422e0ad3662f787e354534a817d4028fdd63e61594fb"}]}, {"id": "f725bed2238dfd14", "location": {"path": "/usr/share/zoneinfo/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "75e231ec3fc6fafc", "location": {"path": "/usr/share/zoneinfo/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "0ae55596d318c3e5e403426e3859b77729742c82e94656262d4f124f4639dfc8"}]}, {"id": "322b2737323096c8", "location": {"path": "/usr/share/zoneinfo/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "99d1e1097b78a2d4", "location": {"path": "/usr/share/zoneinfo/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "6bf079982341cc9621d42d11f121898654c41376762a366558f7a3cb4f3e9901"}]}, {"id": "043f7ba0b4a18217", "location": {"path": "/usr/share/zoneinfo/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "ecd517d403c02d1e", "location": {"path": "/usr/share/zoneinfo/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "adf68a8a82502f76", "location": {"path": "/usr/share/zoneinfo/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "2cec9dd614ee9b9285133a9c35be02dfba4a4737762bd57c176ea7ab0b2ebb99"}]}, {"id": "1acc8fcb59dbf30c", "location": {"path": "/usr/share/zoneinfo/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "fa0cf151c0c644eb", "location": {"path": "/usr/share/zoneinfo/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "aed4acd30581f57d", "location": {"path": "/usr/share/zoneinfo/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "61a21bfe32518e26", "location": {"path": "/usr/share/zoneinfo/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "3699fca0c605f1d3", "location": {"path": "/usr/share/zoneinfo/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "f816a1d05048a893", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "b4456b5211c75ce1", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "ceab993003a20bcf", "location": {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "519470a76a336c16", "location": {"path": "/usr/share/zoneinfo/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "b74b6b97ea78c100", "location": {"path": "/usr/share/zoneinfo/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "1b260317f1c7088138cae4fa7557c723498655ae8cd7e9440ad3f68febfd0d85"}]}, {"id": "8a8d02405ec83216", "location": {"path": "/usr/share/zoneinfo/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "c87a316255432185", "location": {"path": "/usr/share/zoneinfo/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "d8ce8395c624c99c", "location": {"path": "/usr/share/zoneinfo/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "772a19bd53b71b33", "location": {"path": "/usr/share/zoneinfo/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "f29a247811fead48", "location": {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "ab319e3110f52819", "location": {"path": "/usr/share/zoneinfo/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "faa5991c23ec244f", "location": {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "7fa9167b0cef53cf", "location": {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "67af26efe7a82423", "location": {"path": "/usr/share/zoneinfo/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "8d53e1a66199ca1b", "location": {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "d7f4f8939e48765d", "location": {"path": "/usr/share/zoneinfo/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "eb822b68ffd59584", "location": {"path": "/usr/share/zoneinfo/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "12e6196b054f63b3", "location": {"path": "/usr/share/zoneinfo/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "02bbd40feb7c180f", "location": {"path": "/usr/share/zoneinfo/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "a45948e8311bc7e6", "location": {"path": "/usr/share/zoneinfo/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "d375d87a23d44cf9", "location": {"path": "/usr/share/zoneinfo/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "181d783d6d31001576f3775773ca8bfa79c35be5621544776e77bbb20d0089da"}]}, {"id": "96ce2dafe231d3b5", "location": {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "88341eaccb961e9f", "location": {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "1809fee6097fb58b", "location": {"path": "/usr/share/zoneinfo/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "21160373a4075654", "location": {"path": "/usr/share/zoneinfo/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "4ebab7c3a8c6e5bf", "location": {"path": "/usr/share/zoneinfo/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "8edf5c7a09bf6c30", "location": {"path": "/usr/share/zoneinfo/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "e4061e42aab36a2f", "location": {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "e0cec0dcffef47c3", "location": {"path": "/usr/share/zoneinfo/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "6f1fa5ff3452e28b", "location": {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "f5bc158ad511f624", "location": {"path": "/usr/share/zoneinfo/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "5e85afab5a79928a", "location": {"path": "/usr/share/zoneinfo/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "19c62c98088cd09d", "location": {"path": "/usr/share/zoneinfo/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "740628a1799f4d88", "location": {"path": "/usr/share/zoneinfo/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "997bd5a617d4d2fb", "location": {"path": "/usr/share/zoneinfo/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "8ea0ae8422684a7b", "location": {"path": "/usr/share/zoneinfo/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "a4e43bd12ccd50d2", "location": {"path": "/usr/share/zoneinfo/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "ae0cfe46660ea802", "location": {"path": "/usr/share/zoneinfo/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "e4b8e8f4eb4eff51", "location": {"path": "/usr/share/zoneinfo/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "8153618a8ae32a85", "location": {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "d94d1ebbf8af572b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "73c6a2b23b895709", "location": {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "613e4c43b10a8fb8", "location": {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "10212fe279aecc93", "location": {"path": "/usr/share/zoneinfo/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "f11f7aa60e41085b", "location": {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "dd17451e5247400d", "location": {"path": "/usr/share/zoneinfo/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "f54b835b07442ec7", "location": {"path": "/usr/share/zoneinfo/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1863}, "digests": [{"algorithm": "sha256", "value": "cae517beac42ba131523b53bba435be2c866282af149ccbbfdaf2cb711e3b921"}]}, {"id": "caf29eda6ecf5fbc", "location": {"path": "/usr/share/zoneinfo/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "0065dda6065c3986", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "324573028ee525f6", "location": {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "4e3ead146fde8bfc", "location": {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "6a5e90918eef13e3", "location": {"path": "/usr/share/zoneinfo/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "49490b0091296164", "location": {"path": "/usr/share/zoneinfo/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "bafb5696e277e674", "location": {"path": "/usr/share/zoneinfo/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "c5d54e47bc46f200", "location": {"path": "/usr/share/zoneinfo/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "337d00e1a2105929", "location": {"path": "/usr/share/zoneinfo/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "51e1ae5fd8e0b385", "location": {"path": "/usr/share/zoneinfo/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "003d6016ab80b5a5", "location": {"path": "/usr/share/zoneinfo/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "064869fe7aac964c", "location": {"path": "/usr/share/zoneinfo/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "1630566ec68b10a6", "location": {"path": "/usr/share/zoneinfo/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "4afefae9cc53c419", "location": {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "25edea7ad0d88b92", "location": {"path": "/usr/share/zoneinfo/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "0b58f3ec09703ffb", "location": {"path": "/usr/share/zoneinfo/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "88788109e343edf50eaa69a3308fd06db467c09824f5f22a22dd22edf10a2b79"}]}, {"id": "ed57411975871c34", "location": {"path": "/usr/share/zoneinfo/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "817e697a45a48803", "location": {"path": "/usr/share/zoneinfo/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "b54258a6dc13386c", "location": {"path": "/usr/share/zoneinfo/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "87b7b59edc32419c", "location": {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "5862d76ba14af448", "location": {"path": "/usr/share/zoneinfo/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "1cdcfcf9b0ea20f0", "location": {"path": "/usr/share/zoneinfo/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "f5a807b62003d3133129f60f41b3447b45215908c18afcc2bf1d65ac5eeb4ca6"}]}, {"id": "89986fbc9266527c", "location": {"path": "/usr/share/zoneinfo/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "dba7215dd217004748675536d42289fd1577ade71c53c6a79dc1eb023e9d0218"}]}, {"id": "1ebe8f7e3c32b708", "location": {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "7a75ffe682523c34", "location": {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "98091e0230d0e162", "location": {"path": "/usr/share/zoneinfo/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "52137f0bd35405c2", "location": {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "ab2becdcd9b2248c", "location": {"path": "/usr/share/zoneinfo/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "5f3b0b49849fe0f5", "location": {"path": "/usr/share/zoneinfo/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "41b3498c2203794d", "location": {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "e97498927b4d9534", "location": {"path": "/usr/share/zoneinfo/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "c8402a0f746738c2", "location": {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "34ff1f434c023298", "location": {"path": "/usr/share/zoneinfo/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "1a9cd549745cc6a8", "location": {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "fa1f13567c216d4f", "location": {"path": "/usr/share/zoneinfo/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "043a3a26b74ff0e3", "location": {"path": "/usr/share/zoneinfo/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "aa37ab11bc4004f9", "location": {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "3c64b8e242400e9a", "location": {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "006ea22772da6e8b", "location": {"path": "/usr/share/zoneinfo/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "0dbe9f30b7dac81e", "location": {"path": "/usr/share/zoneinfo/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "684a4024ec4ba0d3", "location": {"path": "/usr/share/zoneinfo/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "a2d14fc5e59e5f8f", "location": {"path": "/usr/share/zoneinfo/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "e05ffcfeccd669cb", "location": {"path": "/usr/share/zoneinfo/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "e2b0341ae53e3dc9", "location": {"path": "/usr/share/zoneinfo/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "8b243d6af3510120", "location": {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "316057f8c61fc40e", "location": {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "a7376bf5964062fb", "location": {"path": "/usr/share/zoneinfo/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "e8d30df56c583b5c", "location": {"path": "/usr/share/zoneinfo/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "bf3f7c406fe29797", "location": {"path": "/usr/share/zoneinfo/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "52d4064cb3cb9240", "location": {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "5bc3f9d4fda18715", "location": {"path": "/usr/share/zoneinfo/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "c416c3e5b4bb2784", "location": {"path": "/usr/share/zoneinfo/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "b7656791f3cf4ec7", "location": {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "2cef46428c40e6e0", "location": {"path": "/usr/share/zoneinfo/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "49446d15c51310e4", "location": {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "859fff0f5f2fee2f", "location": {"path": "/usr/share/zoneinfo/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "4bd711120266907c", "location": {"path": "/usr/share/zoneinfo/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "5c286926754823a1", "location": {"path": "/usr/share/zoneinfo/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "f2c3763a0ca31065", "location": {"path": "/usr/share/zoneinfo/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "034026652f9d5e72", "location": {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "436f15de384bc592", "location": {"path": "/usr/share/zoneinfo/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "021a404b64ee8b91", "location": {"path": "/usr/share/zoneinfo/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "c9b6af1ffc25dd66", "location": {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "b6ab7abbaf456989", "location": {"path": "/usr/share/zoneinfo/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2610}, "digests": [{"algorithm": "sha256", "value": "f6ff850d404e65d095c8ff11ba87a9edc93d3c847be92009091e60e557d2aec8"}]}, {"id": "78eef2e550c09f29", "location": {"path": "/usr/share/zoneinfo/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "aec2ecbd16ef1b4e", "location": {"path": "/usr/share/zoneinfo/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "8920939ee6a45d42", "location": {"path": "/usr/share/zoneinfo/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "e33e5907c713d54d", "location": {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "406b476566a1c89c", "location": {"path": "/usr/share/zoneinfo/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "9d829bf800ff61f2", "location": {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "2831bae242bda1b6", "location": {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "d07602fb1ed4cc8b", "location": {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "b697c7c20ab52f45", "location": {"path": "/usr/share/zoneinfo/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "f9f9dc7c0d39c70c", "location": {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "52f33fb2d40523e6", "location": {"path": "/usr/share/zoneinfo/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "42934e30578bb747", "location": {"path": "/usr/share/zoneinfo/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "43926a6dee61e960e2d7a8f02bf07be20596839f28d1382b76007f7306e1cf3d"}]}, {"id": "fc78c0e3b6cb650e", "location": {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "9882731e4fa901fd", "location": {"path": "/usr/share/zoneinfo/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "ce45d551accade35", "location": {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "f0b8cf330aaeee28", "location": {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0f0e374df12188dd", "location": {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "3819f4b1370319c1", "location": {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "0434be700c0b5fd1", "location": {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "5e9fd7c9943fc309", "location": {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "c70a239ba16be7f1", "location": {"path": "/usr/share/zoneinfo/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "fed4ee5202e694d4", "location": {"path": "/usr/share/zoneinfo/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "10f39475c1679f36", "location": {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "c2895a7015745c67", "location": {"path": "/usr/share/zoneinfo/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "24641c47c6e6213d", "location": {"path": "/usr/share/zoneinfo/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "e99606750a042c3f", "location": {"path": "/usr/share/zoneinfo/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "5c05dd4c87005b79", "location": {"path": "/usr/share/zoneinfo/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "21a85c00f7d2ab81", "location": {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "6bb33952201b5401", "location": {"path": "/usr/share/zoneinfo/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "6cb73e4a9a82f73e", "location": {"path": "/usr/share/zoneinfo/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "014a77e70e6da16a", "location": {"path": "/usr/share/zoneinfo/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "55980aca7661eac8", "location": {"path": "/usr/share/zoneinfo/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "ebf2f2998bd2ff6b", "location": {"path": "/usr/share/zoneinfo/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "cd431746eb5681e9", "location": {"path": "/usr/share/zoneinfo/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "fa94b95c6edea5a3", "location": {"path": "/usr/share/zoneinfo/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "7625b0d3c4dd5111", "location": {"path": "/usr/share/zoneinfo/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "f5d999ccfa4b2a21", "location": {"path": "/usr/share/zoneinfo/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "9ab0fbbff26144ee", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "1b8d7787fb2e688e", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "d8a88b8a2f290b6b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "a1bba30ce8eed8f6", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "4e1f6c105f0d4535", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "00144a99c91f79da", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "816856e028cae50c", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "1562eb2ce20b81df", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "a3b3836cba23e9ba", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "189a230d44c0f580", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "d26d2d24c8cde999", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "7b73ee3574c62556", "location": {"path": "/usr/share/zoneinfo/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "3057985d79c27ac0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "ce8980df14e8ce7b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "e3365e28f97f16b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "09fbdca364242c17", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "cbe384d19be2d3e4", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "f2134355f3704ab9", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "37d51f90316d7321", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "45202fd58594940b", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "5a513b618a297e59", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "0684377aabb320b0", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "e401dc1a72424d72", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "27f2070f3732a4e1", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "00042b02e7eceb33", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "02c843da84376064", "location": {"path": "/usr/share/zoneinfo/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "4d9cf9f3f49e8657", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "9a6c76ba39456095", "location": {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "0e89a4c745fe7af7", "location": {"path": "/usr/share/zoneinfo/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "d5cf2b451d798676", "location": {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "53983d5c38051fc9", "location": {"path": "/usr/share/zoneinfo/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "7e1f1b4d2f18e1c9", "location": {"path": "/usr/share/zoneinfo/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "3391deae81b54087", "location": {"path": "/usr/share/zoneinfo/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "43bf6d276b93fe7d", "location": {"path": "/usr/share/zoneinfo/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "0f6da7a1376c6a47", "location": {"path": "/usr/share/zoneinfo/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "96fbcd41e8da1c54", "location": {"path": "/usr/share/zoneinfo/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "387369531885baaa", "location": {"path": "/usr/share/zoneinfo/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "b801f5796da26194", "location": {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "0322a16a10e32a57", "location": {"path": "/usr/share/zoneinfo/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "490adaa3c17413d7", "location": {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "e9cec85974b01699", "location": {"path": "/usr/share/zoneinfo/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2a320a956d8a4d6b", "location": {"path": "/usr/share/zoneinfo/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "aaf71b477ed1c327", "location": {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "aefdcc2cec2c96b4", "location": {"path": "/usr/share/zoneinfo/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "ad95ec4cf68406f7", "location": {"path": "/usr/share/zoneinfo/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "814f9e5c45b51df3", "location": {"path": "/usr/share/zoneinfo/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "29a295005f3edbb8", "location": {"path": "/usr/share/zoneinfo/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "79dd87641c6753eb", "location": {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "198b825de8313954", "location": {"path": "/usr/share/zoneinfo/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "c6f33ad089a710b0", "location": {"path": "/usr/share/zoneinfo/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "2b5d5ede464b05da", "location": {"path": "/usr/share/zoneinfo/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "90a533ccc96f6612", "location": {"path": "/usr/share/zoneinfo/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "6f36c5cbed3156ae", "location": {"path": "/usr/share/zoneinfo/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "670b350fa6168530", "location": {"path": "/usr/share/zoneinfo/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "08dc9feca702d92f", "location": {"path": "/usr/share/zoneinfo/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "c5f5a55f01d0c666", "location": {"path": "/usr/share/zoneinfo/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "d9720589300db219", "location": {"path": "/usr/share/zoneinfo/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "c03abf2f67af1664", "location": {"path": "/usr/share/zoneinfo/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "a91325cb68e59df5", "location": {"path": "/usr/share/zoneinfo/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "29ef4c8ad4c74569", "location": {"path": "/usr/share/zoneinfo/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "02bb5c659af442a6", "location": {"path": "/usr/share/zoneinfo/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "f78a985757c3511b", "location": {"path": "/usr/share/zoneinfo/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "ed3de4234930bdab", "location": {"path": "/usr/share/zoneinfo/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "450fce812f349e67", "location": {"path": "/usr/share/zoneinfo/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "73b38f909a4c0b9b", "location": {"path": "/usr/share/zoneinfo/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "571418f6ca520c23", "location": {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "512d0fe05a842773", "location": {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "c2c344d254980778", "location": {"path": "/usr/share/zoneinfo/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "257a73ffddaee281", "location": {"path": "/usr/share/zoneinfo/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "c98cae6d2187dbcd", "location": {"path": "/usr/share/zoneinfo/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "f4e60d830cd43062", "location": {"path": "/usr/share/zoneinfo/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "2fad49cbd935f53e", "location": {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "5bba8626b2ab93b5", "location": {"path": "/usr/share/zoneinfo/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "4ad7504fe1555e1e", "location": {"path": "/usr/share/zoneinfo/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "c7661345c56e8774", "location": {"path": "/usr/share/zoneinfo/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "1d7767c993a28272", "location": {"path": "/usr/share/zoneinfo/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "d654a773bb42f7e8", "location": {"path": "/usr/share/zoneinfo/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "db58bd8fba216176", "location": {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "eb0f2b09191a6273", "location": {"path": "/usr/share/zoneinfo/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "1a47b6f68877b689", "location": {"path": "/usr/share/zoneinfo/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "21624b17e7592786", "location": {"path": "/usr/share/zoneinfo/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "0507f626a30a7f66", "location": {"path": "/usr/share/zoneinfo/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "969c21931510dd17", "location": {"path": "/usr/share/zoneinfo/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "2066366c519c39f4", "location": {"path": "/usr/share/zoneinfo/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "ced0c08c3a05a2d0", "location": {"path": "/usr/share/zoneinfo/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "2aabf4c8ee5de611", "location": {"path": "/usr/share/zoneinfo/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "f5761a9e9270cf51", "location": {"path": "/usr/share/zoneinfo/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "7a5278749deb371a", "location": {"path": "/usr/share/zoneinfo/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "751e682945857cc0", "location": {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "856bc51166c9c3db", "location": {"path": "/usr/share/zoneinfo/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "c4f9360e6979d074", "location": {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "a78688214e6964d9", "location": {"path": "/usr/share/zoneinfo/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a5a1e9d5045721ad36920774fb857abd65dda9cc217a8c3e849403f55a9a71f4"}]}, {"id": "fab67a8bc0f60cc1", "location": {"path": "/usr/share/zoneinfo/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "749bf55dda951f99", "location": {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "639d43b391010bf1", "location": {"path": "/usr/share/zoneinfo/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "4315b57d52898fe84c8ced159e154bf0d7d641442c301284e7c5c0a4e975a829"}]}, {"id": "07fd171643e934df", "location": {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "19a8c0ddc2a2812b", "location": {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "d9566dc87e546dd4", "location": {"path": "/usr/share/zoneinfo/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "da587eb136b7becc", "location": {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "fc12ca001c0a4ea3", "location": {"path": "/usr/share/zoneinfo/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "19b519d8252872a0", "location": {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "b2088cb427b30cd8", "location": {"path": "/usr/share/zoneinfo/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "96999c939c672f44d01aef032cf89d1f52cce6f6cf05b833db1bbeac3917417e"}]}, {"id": "6148d3b4ed40ed2a", "location": {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "062ce7003fdf6439", "location": {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "3c13d04699a9467c", "location": {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "95a2ed2e51ff2f1d", "location": {"path": "/usr/share/zoneinfo/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "bdd0a0317ed02ac3", "location": {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "f5cafd1f15baf8dd", "location": {"path": "/usr/share/zoneinfo/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "f45d6bec6bd35699", "location": {"path": "/usr/share/zoneinfo/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "c0d3e577c79fbce498036eb8e77e6fd1b12b89082e7423aa719f07258dffc16e"}]}, {"id": "0c322994b102243e", "location": {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "f73b06cacd405a18", "location": {"path": "/usr/share/zoneinfo/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "1cadca41e5069715", "location": {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "14aab9a6a300b5a2", "location": {"path": "/usr/share/zoneinfo/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "80d78de35565d242", "location": {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "6151bccf416fc343", "location": {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "e689a74fdb5e0b09", "location": {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "27737357f0c81ca3", "location": {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8c19f4547a21f46303e3c0731918b2dab3d9c46c886014b48995e0d927ec3303"}]}, {"id": "b60d718366ffcfa5", "location": {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "286b9103974b230c", "location": {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "071d229a2c6a37f4", "location": {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "97988725f9484a32c02130279e5899ba3574fccc97fa6add4501eced2582549a"}]}, {"id": "6e9f9b0119a8caba", "location": {"path": "/usr/share/zoneinfo/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "a5631e954122ea53", "location": {"path": "/usr/share/zoneinfo/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "ba65f9464e50ef95", "location": {"path": "/usr/share/zoneinfo/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "383b879d3dfa0be3", "location": {"path": "/usr/share/zoneinfo/iso3166.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 4463}, "digests": [{"algorithm": "sha256", "value": "04c87fc98ecc5e9f03304cbbd636ab157dc8252369c2e132223228d872945c3e"}]}, {"id": "43bf18ca1a9a932f", "location": {"path": "/usr/share/zoneinfo/leap-seconds.list", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10659}, "digests": [{"algorithm": "sha256", "value": "90ef4a0b97f38f2fa4d1a8be95780b448ff00d7af90d941086e50f93fbc762ea"}]}, {"id": "62612fd97ef6ab2e", "location": {"path": "/usr/share/zoneinfo/leapseconds", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/tab-separated-values", "size": 3388}, "digests": [{"algorithm": "sha256", "value": "66d1a7dd26cecdafbec50c7e9eb33ce3cc6fa3565a0c97015575fe2c9eb7add8"}]}, {"id": "71415373aebdf77a", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 156}, "digests": [{"algorithm": "sha256", "value": "b0ef270361d574f500fdb2afa0c4a2b82c14aaeef529f9664f25811fd6cb39d4"}]}, {"id": "fc1177c6b379ed67", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "9bf2d789bc6c6cd4a24615c5286ef7d5e9a893632be856f2e2e1778f09dc4880"}]}, {"id": "864ccb15dd88137a", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "223bb10cfe846620c716f97f6c74ba34deec751c4b297965a28042f36f69a1a9"}]}, {"id": "614e1dfc7a38925f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "797b4e60dd6c51f8df16660321707a74013d1f1c7b7dfae33e0c1c0770894165"}]}, {"id": "2a25ada9df575efa", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ca9ca804de202422feed126210a5fe05ef00790943e4e532dca5a7515cff7c91"}]}, {"id": "77aca928d4c6cc94", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2050}, "digests": [{"algorithm": "sha256", "value": "b306cee2fce3edf681e92eada9ff2ab2276ca4c6d6c5af0a19673d3872ff86d2"}]}, {"id": "55e9d829d398b6d3", "location": {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2319}, "digests": [{"algorithm": "sha256", "value": "a6fc6fca294e13985a45bd950a02d0f4668e704d2e328079b842f3d93843b8c3"}]}, {"id": "7cee5f8b003ae426", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "6f29dcbde50ad23bd4baa9adb6f0f7d48628d12f7e1c5b90c52a9347ea4f2a3b"}]}, {"id": "0bc5d276c8bc454d", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "570d2ad159009fbe01a796eb69d308f3d8fe65ca1e310b3a6f9f10f5f0696c98"}]}, {"id": "0a15afbac39d0210", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 699}, "digests": [{"algorithm": "sha256", "value": "e5d69f233575065025106333224bfe81bc2a834d42388d77436a0746d97c1123"}]}, {"id": "20c268c4aca51a16", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 251}, "digests": [{"algorithm": "sha256", "value": "40e08f2456384003465cef8f1758b76e337be3fcc331548e32e020f9476316e9"}]}, {"id": "62a58b40a3599df0", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 157}, "digests": [{"algorithm": "sha256", "value": "d9f9f8d22ee00d2d7861dc3fece43eee0257cf4e9fc8af6f24f32269e03f1e35"}]}, {"id": "919cbd7b849c4abd", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "0b24a3ca9cc44847f247c4685808cd3264e6239b49109b2a413adf0557ec6aee"}]}, {"id": "0003f2b978715e03", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 285}, "digests": [{"algorithm": "sha256", "value": "daea0a1392505621737488bab00f53010a1c499f4ecaf2d67a36cddea3e8ec6b"}]}, {"id": "8aa7ab32df973652", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "958928cc5bc1e1b740ea047fd9cace56dbb8d59ed782fdaf8572e8be53d18347"}]}, {"id": "60e9e8589fca6b6f", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "31d8f1a50dbaf2ecc9ed9c7566ba0552d454c2ab09e85ff263701857d157c352"}]}, {"id": "3e2861b8ddfe0102", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 641}, "digests": [{"algorithm": "sha256", "value": "42d781985eeb668ee1df875ef0bb2c61d5b5e03439b02a69f5d0e42275f54dbc"}]}, {"id": "7fd91a1348424604", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 701}, "digests": [{"algorithm": "sha256", "value": "cdf38a48774bb063035114cbee1c2db268e013a54ef3643c98323b436c57effd"}]}, {"id": "0c668f65db221b7e", "location": {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 979}, "digests": [{"algorithm": "sha256", "value": "698ff55ab783ebfbd4bdfa0bd37d1c65a087d1ad69bc6a27ea5f1d3782533076"}]}, {"id": "82ff4a391223a2d8", "location": {"path": "/usr/share/zoneinfo/posix/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2356}, "digests": [{"algorithm": "sha256", "value": "201d4387025000a6e13c9f631cb7fccd6e4369dec7224052f9d86feb81353a53"}]}, {"id": "8cf798f6766de527", "location": {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2371}, "digests": [{"algorithm": "sha256", "value": "a190353523d2d8159dca66299c21c53bc0656154be965e4a2e0d84cfd09b113b"}]}, {"id": "2ae2046403959e7b", "location": {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 896}, "digests": [{"algorithm": "sha256", "value": "f90f68fc70062e77d69e4ef906fa3225ee674fcd297e904e64c8968b353e542e"}]}, {"id": "28eea4dba90f63d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "a979211bada42c6fd4de844bb80d55fe8015cfca2932e06429408320a080c2ca"}]}, {"id": "1e963f7ac7ca5924", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "08df1227603b08bdb3a5d39ea2ce0432b48216d8e524c6330a173c528602681c"}]}, {"id": "1b5510d9f03db26d", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e6b7f3ddae84619d6a6bc331a59d716973adb0c49d8dc5b2d7896bf071bce478"}]}, {"id": "98aaa1e7888e665a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "fdac90138bd00135c6ffd8ac7be9d7b3d90362a64af0f4a6c9281ab6a00ea2e9"}]}, {"id": "6f9fda475d6143cf", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "79267380f266046ef23b1d75aa6bb81cfe5963d78965aafb2e369f7d55517b02"}]}, {"id": "18d34e9e550558fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "3cb0466e1fc14ccc2fef23a068b4f234639476dc85e0ee0f19e2beb2618c028c"}]}, {"id": "dd129082399fdf8d", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "49f53cf9068a86e262bcd016df0af90cc762199645e33e2114437cf147041336"}]}, {"id": "00a6f050c0175f23", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1072}, "digests": [{"algorithm": "sha256", "value": "2e4c6990b1d56bba6a2e981a192ecb95d422406f4a358e87b0bd37c51db25a55"}]}, {"id": "4cc9026a22e3d400", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1114}, "digests": [{"algorithm": "sha256", "value": "df2aa65aa737981f0f8101c2dec68713692b652e7a9962fade8c834d70c5d846"}]}, {"id": "7a362e15b240eb2c", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1130}, "digests": [{"algorithm": "sha256", "value": "363c55a16de75616c48d7ccfa4d5f5bff5abdc1b5a559ba657c7f591084212e4"}]}, {"id": "49843f3227e9131a", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "7710841e0452bcf165a6be28471649bf4da8193276ec40e21e29b06aa585f5f2"}]}, {"id": "7c2ee002dae208f6", "location": {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "c51a86e12a3dbb4e8de6c52a307e4b492622fd47ec981b8733a115af717ffb06"}]}, {"id": "2d6e4f3f8e0e10f5", "location": {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2068}, "digests": [{"algorithm": "sha256", "value": "3a492ffef1ada3cbb240ba3f9d472ee683f749e519f51ca98eaece942ca3a77a"}]}, {"id": "2b78103e07345ae7", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1036}, "digests": [{"algorithm": "sha256", "value": "7caa704a7f47ee9e8340a04f7f7c29c113aeb14ce12df5f4345b5aab09b0da17"}]}, {"id": "bce3232654686f58", "location": {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1574}, "digests": [{"algorithm": "sha256", "value": "1533f57e1c6398058978c6f73868314a053f6bc7d23125fb77d14bba397b2066"}]}, {"id": "c53a815928270044", "location": {"path": "/usr/share/zoneinfo/posix/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 464}, "digests": [{"algorithm": "sha256", "value": "9181f39a86856f2808c1f4458358b91e4255707d8784d86b5323b8466de19931"}]}, {"id": "4693dc9e6b035e45", "location": {"path": "/usr/share/zoneinfo/posix/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "3188e7174c32a6399dc9d563d79c670788e125780752f5d12079e29f5c5f0f3d"}]}, {"id": "d876699a4c908e2a", "location": {"path": "/usr/share/zoneinfo/posix/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "a647cb63629f3dc85b7896b5a56717996030a7866546fc562d57b35e7adb930b"}]}, {"id": "70e6e82d7197ae6a", "location": {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 644}, "digests": [{"algorithm": "sha256", "value": "4feeee5bd27b668999be9023cd985227dcd09c45921b78282577affd81de83ef"}]}, {"id": "748402ee51ca6c20", "location": {"path": "/usr/share/zoneinfo/posix/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "4cb3a4b68d794908b2ac0ac6dbec934da7630c015741e46e4e5a1569832a2521"}]}, {"id": "e9a96a430820d967", "location": {"path": "/usr/share/zoneinfo/posix/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "62fe005dada7487fe8568dc566a64247b57bcfb73a5a7420288532354a731970"}]}, {"id": "326643d7c1092308", "location": {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "35a9e5f321f84ac8658e11230def8f6426045db52eb991a691b000b76741f9b9"}]}, {"id": "7a3e2d34794ab501", "location": {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "bb388c6a8e3f481fa239f22fb985a5f4a0b75965b937e3470535dfae18eb76d2"}]}, {"id": "26aa3e2c12e1109a", "location": {"path": "/usr/share/zoneinfo/posix/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "c7df36d90c851c0919bb99bc15607900bcd06bb840033dea58591c5113185e72"}]}, {"id": "e64e0aad0e8806fb", "location": {"path": "/usr/share/zoneinfo/posix/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 280}, "digests": [{"algorithm": "sha256", "value": "1c707b9912513f811a640e8219e70a535b6726ff49f9d1f8194c5097a9ac4a68"}]}, {"id": "26cc3b3a0d4441f5", "location": {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 210}, "digests": [{"algorithm": "sha256", "value": "b770db7575b6b3022fb60ce7ea051c5ad71eb2970f49af588858f41ce6f78ffc"}]}, {"id": "941f8766d44f9e99", "location": {"path": "/usr/share/zoneinfo/posix/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3576}, "digests": [{"algorithm": "sha256", "value": "e1a645c3eb2f90cc97992a4db9fab32bec6f7a8b3ea15243a44c88f18bbd1d01"}]}, {"id": "c83e0d18d80362f6", "location": {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "7a8037f07eaa9e208aed616a9589eef7b0dffede86db6503f7472ed1cbc15aac"}]}, {"id": "8a22e9075f7907fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 332}, "digests": [{"algorithm": "sha256", "value": "c4a34407389c52c95d80ff327d51ef16f7e6776f9ead68b8826eded7f62e5aed"}]}, {"id": "7f0a153846ffc38d", "location": {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1428}, "digests": [{"algorithm": "sha256", "value": "96620f74e64a462ae0931b2867a36688d460039a5cc0987c83ab26d8ad3e1aff"}]}, {"id": "6608481a2886a250", "location": {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 698}, "digests": [{"algorithm": "sha256", "value": "6116407d40a856d68bd4bf8c60c60c1f5c3239a5509df528fe0167bcc5d2bb3c"}]}, {"id": "a4cf2e333cda66d3", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "ac01e1cae32eca37ff7b20364811bbe8c4417ff7e3ff18b9140ba2595420261c"}]}, {"id": "7c558e1c580c1095", "location": {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1050}, "digests": [{"algorithm": "sha256", "value": "6895c2c8fe23de0804e3018237e2eb4bd8690ffe73587cd04de4802935843d43"}]}, {"id": "ccf6e22021a41f68", "location": {"path": "/usr/share/zoneinfo/posix/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "ebfc8fa35fe6be7b7d0e0a4fcebd10747b2376c7d41ba00b9da8102cc2f50d23"}]}, {"id": "7baa8131da4691a6", "location": {"path": "/usr/share/zoneinfo/posix/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2230}, "digests": [{"algorithm": "sha256", "value": "85e733f32a98d828f907ad46de02d9740559bd180af65d0ff7473f80dfae0f98"}]}, {"id": "6f927c9126cb5a7f", "location": {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2332}, "digests": [{"algorithm": "sha256", "value": "f939087dcdd096f6827f4a7c08e678dd8d47441025fa7011522f8975778ad6f1"}]}, {"id": "7704f99b318a6c3e", "location": {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 676}, "digests": [{"algorithm": "sha256", "value": "1f63bd3f61257e096f9d8706fa784d014ded43c75f70e52da71fe1f16c262d7d"}]}, {"id": "64ee1aa403e40ede", "location": {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 236}, "digests": [{"algorithm": "sha256", "value": "ad6638b5391e1f98c51c3b9fe82724d98f659ede0b3fe72ace1c4f17116b92ec"}]}, {"id": "8f6bfd750ba56500", "location": {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2240}, "digests": [{"algorithm": "sha256", "value": "7ab7ce0ebdc3ad2a73eb990074eed3b367466d9c6f75d10fea0c78057df2d89d"}]}, {"id": "294259ad764faee7", "location": {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "3b2b0b344526c4730c4ed345e3f840c89db6713a725dbfebd60fa47bc89c6073"}]}, {"id": "9e4517f9bf60f700", "location": {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2192}, "digests": [{"algorithm": "sha256", "value": "1bc0c62c609aa47fda60217f3a168be50a277fb14e02000fc1e94ee61b425817"}]}, {"id": "ea0f9ffe83e04368", "location": {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3210}, "digests": [{"algorithm": "sha256", "value": "26068bb9e8214af5f683bdb914e7c882982fb2ac591b29163a1019586a506516"}]}, {"id": "ba7b6e51c887ab18", "location": {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1858}, "digests": [{"algorithm": "sha256", "value": "d1bdfa9536139dbe85497f5caeb693a26835713a54839bb38eaa0be05e06b9b3"}]}, {"id": "c13533161929a6fe", "location": {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 292}, "digests": [{"algorithm": "sha256", "value": "08ccec4432c72b4e46d166e9c66b02f8dda8ab7938d7bd33520d0b9e525c1e73"}]}, {"id": "3a61608de2047db9", "location": {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 262}, "digests": [{"algorithm": "sha256", "value": "0d4a7b6df52d087199e0e79665e9e58b4d76be2de6951cc480dc07751f75b21e"}]}, {"id": "ed30c531cffbe467", "location": {"path": "/usr/share/zoneinfo/posix/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "137d1ac1ed1969b502c68bccb1b2b8b1d992a4e49c865f83cb7c1a39797d62a6"}]}, {"id": "0b5c5b72815443d5", "location": {"path": "/usr/share/zoneinfo/posix/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3424}, "digests": [{"algorithm": "sha256", "value": "4d9a667393f05a82df4df42843f6f7535ec113689529278d911d07a3c99b4e7f"}]}, {"id": "d2adc050ee422987", "location": {"path": "/usr/share/zoneinfo/posix/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "4e50798627023399012a473896f73609ae7ef4ee2d0474112d52671ca2bb5446"}]}, {"id": "f663e058c6c84ac8", "location": {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 440}, "digests": [{"algorithm": "sha256", "value": "fa964dfae46f3d3e8b051db4c25592036b077d0c68928cfb38c8e8f6f7737de1"}]}, {"id": "6701655cbfe34e0b", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1666}, "digests": [{"algorithm": "sha256", "value": "1ab36e6f5ff7526e5087aef03b1e7cfd3100cf87f001e025936025313540fec2"}]}, {"id": "8e8f6b4e9bd587cf", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2428}, "digests": [{"algorithm": "sha256", "value": "06200b4a18e238b835a3c98c4562758f24e526482fc33b5eec1f5648ebd350d8"}]}, {"id": "ffaf5a8f32dcf3a2", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1722}, "digests": [{"algorithm": "sha256", "value": "08f618dd780914d13338dc5e8bbc74e3038623f6fce91027e2304f7b08b51d9c"}]}, {"id": "490cc663dde291ba", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1904}, "digests": [{"algorithm": "sha256", "value": "6b1a2dd529683f6ed95a37b39a8ee495dbbda80d9fac4b4f56a5a781c5ed7edd"}]}, {"id": "4ef278515f3a2b95", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1684}, "digests": [{"algorithm": "sha256", "value": "1ab58d8dbd62e2c6c862527c7d4d2f889d90e499ab96f2e070b4082e7937125f"}]}, {"id": "560d234d8523d047", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1414}, "digests": [{"algorithm": "sha256", "value": "186a2c1db414a080ce28f67175a978d97e34bde1084cc9ab9e528e9cb5216fe7"}]}, {"id": "65b7127d8389c2cd", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1694}, "digests": [{"algorithm": "sha256", "value": "821ecb01b1db303f767a8f42fdce488b04357c9bf185d24de34d90ff860974b8"}]}, {"id": "f89388d97a99cbdc", "location": {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1778}, "digests": [{"algorithm": "sha256", "value": "c92fbf68a482e1caddd1674dbad907447c548e6042539e9055072acbb918a5b4"}]}, {"id": "6acae622b8186200", "location": {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1914}, "digests": [{"algorithm": "sha256", "value": "7119024d20aedf1e871ac711715ba0de74f5653fc19c0bc7e13893f6e2afdb59"}]}, {"id": "df7bbe55ee616f27", "location": {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2032}, "digests": [{"algorithm": "sha256", "value": "e8f8ad10c48559c49bf88a3c7ef9b8a10ffbbf7f46fea00d73aade4e35e8649d"}]}, {"id": "03bf8191113736f1", "location": {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 498}, "digests": [{"algorithm": "sha256", "value": "b9ae211afde8a49a2198b55403c7060d4682e8e73fab92b02eea29259383b225"}]}, {"id": "7a903bc19a8fde0c", "location": {"path": "/usr/share/zoneinfo/posix/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2353}, "digests": [{"algorithm": "sha256", "value": "93b8716f46864677e713e0c18b72e472303344fc807f4fc7c34bd515f8c679bd"}]}, {"id": "1be7b13cbadeda62", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2772}, "digests": [{"algorithm": "sha256", "value": "fb2aa079e1d976aea83f7fd6cd5bd83a6a95f4742ff32ed95a673d6f31ef2406"}]}, {"id": "a1af93dc8a7567c3", "location": {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2352}, "digests": [{"algorithm": "sha256", "value": "34930a8c6ee38e54736619dd30fc39d5b616d03de3be25b641b97bd18714d068"}]}, {"id": "84832adcde14ebdb", "location": {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "0c8740ddc42539fb6323cdae265a0c5f63f77606657885b1f02829995e95cba5"}]}, {"id": "8a1b327469ab7f24", "location": {"path": "/usr/share/zoneinfo/posix/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 422}, "digests": [{"algorithm": "sha256", "value": "47c5ece598dec8dccd71c155dccc812429b4cf1f8f1099c39b9f46ed6fbd4e5a"}]}, {"id": "0b3cfd6e06c45efe", "location": {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2836}, "digests": [{"algorithm": "sha256", "value": "54ecb53e291d8e255d27b96e9151b3c25f2e0f157f298ab39e44e6e412c48833"}]}, {"id": "1c136df56b3047e5", "location": {"path": "/usr/share/zoneinfo/posix/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 756}, "digests": [{"algorithm": "sha256", "value": "ff87d02e1022a8f419a12d77b4a9981516888ef6e4fcac8500a61f49aac33fae"}]}, {"id": "3b64f26ae7d83b40", "location": {"path": "/usr/share/zoneinfo/posix/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 454}, "digests": [{"algorithm": "sha256", "value": "c5edbf54714b41cc04289c5e773cdf94aa31d38910abc2be01cb3d7d9f8a43cd"}]}, {"id": "600470502ae2be70", "location": {"path": "/usr/share/zoneinfo/posix/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 616}, "digests": [{"algorithm": "sha256", "value": "aba69e815c4af0493d070f57f1c3ddf49a299e6bb5c27ab64f9e23003ff8aad9"}]}, {"id": "243e33024cbbf738", "location": {"path": "/usr/share/zoneinfo/posix/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 248}, "digests": [{"algorithm": "sha256", "value": "d80cd824d3094adb1e553608d9a75013e7c2e38c718d52e8ac51971b25259adc"}]}, {"id": "441a7483afc8f033", "location": {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "6f93a3c76e39aed45cb7b6d47e857120af11864c9bb2bc397ce867bb141e4885"}]}, {"id": "e4f3ce638baaa1bc", "location": {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "6e6a648afe20fac3877d422e0ad3662f787e354534a817d4028fdd63e61594fb"}]}, {"id": "bedbc36ef147ebcc", "location": {"path": "/usr/share/zoneinfo/posix/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2274}, "digests": [{"algorithm": "sha256", "value": "02bbfd58b6df84d72946c5231c353be7b044770969d3c1addf4022c46de0674e"}]}, {"id": "51d5b7652ab9d788", "location": {"path": "/usr/share/zoneinfo/posix/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1442}, "digests": [{"algorithm": "sha256", "value": "0ae55596d318c3e5e403426e3859b77729742c82e94656262d4f124f4639dfc8"}]}, {"id": "2e2ce274106ac01c", "location": {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1423}, "digests": [{"algorithm": "sha256", "value": "b709a27864d563657e53c9c5c6abf1edab18bfc1958de59d2edace23b500a552"}]}, {"id": "2d8c8c99b905c6c7", "location": {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1604}, "digests": [{"algorithm": "sha256", "value": "6bf079982341cc9621d42d11f121898654c41376762a366558f7a3cb4f3e9901"}]}, {"id": "50e963922de16cb3", "location": {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1682}, "digests": [{"algorithm": "sha256", "value": "2ecc5ecd93d5ae357f9c845f2169cba6e21e28c302e8c8158b18862456540fe9"}]}, {"id": "85624af6ca8d5e1e", "location": {"path": "/usr/share/zoneinfo/posix/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3154}, "digests": [{"algorithm": "sha256", "value": "5a6bfe6e4f5a28a7165b33a9735505bbaec739fc1a224d969a1dcb82a19cb72b"}]}, {"id": "9c9d7bc1868111f8", "location": {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1402}, "digests": [{"algorithm": "sha256", "value": "2cec9dd614ee9b9285133a9c35be02dfba4a4737762bd57c176ea7ab0b2ebb99"}]}, {"id": "46b87e0350633ebe", "location": {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1550}, "digests": [{"algorithm": "sha256", "value": "545882470a5b6b6cb2498b028dbd2d0fb41da2b8caa8a0f6f70265286ddb292f"}]}, {"id": "b16aae772ab366a0", "location": {"path": "/usr/share/zoneinfo/posix/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3536}, "digests": [{"algorithm": "sha256", "value": "ec0a221068ebdf05783fb0b842cdf908e66ac2bda68cd0eaee8729b123c538cf"}]}, {"id": "58c1175b71dc6442", "location": {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "1063d770e8a7f267f3153918266e080a963b7f2136e08da95e0e1e8da7d23325"}]}, {"id": "0ee71be4d3579be7", "location": {"path": "/usr/share/zoneinfo/posix/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2367}, "digests": [{"algorithm": "sha256", "value": "da2cccdfe3fe3ea27dcdae8c761cc57ccbcf14dabb1a29baf6d02f1303de636b"}]}, {"id": "b751f17fdab55c8a", "location": {"path": "/usr/share/zoneinfo/posix/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "e961cc170402cb235f6602e2cd3f8c95149e27fa53a6f67f65b7f24d7cf20fe5"}]}, {"id": "c6712d1356a66eee", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3c7973124df0b0d5d8b1f3196528a8ed97dd9f2c4f1693a12b7752fb50092868"}]}, {"id": "d0a3b3f12ce159ce", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "3da339dbf24e54c12955dc39aa23a5864a77a80d31a7477a67d9de39ab662caa"}]}, {"id": "f65b52ac2932110a", "location": {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2380}, "digests": [{"algorithm": "sha256", "value": "a34c661f515487795514bb4fe4b6fd7343df4b268f4ec46f412418c279ffca5b"}]}, {"id": "a55e490b89d26fcf", "location": {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1878}, "digests": [{"algorithm": "sha256", "value": "16d95758ffe104dbb0047908d9bd729defed494269c0bb562f24c76681599263"}]}, {"id": "c570ae59d9bb9372", "location": {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1508}, "digests": [{"algorithm": "sha256", "value": "1b260317f1c7088138cae4fa7557c723498655ae8cd7e9440ad3f68febfd0d85"}]}, {"id": "9414f2116ad5b0c6", "location": {"path": "/usr/share/zoneinfo/posix/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 194}, "digests": [{"algorithm": "sha256", "value": "753f59ee8a2d471ba3b73c13af3ee02f6f85072882babf465d8d3f4fc87b8b3c"}]}, {"id": "d37e01b7e4c95415", "location": {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "3fd2b0fc8f8dc5c518248af58f8d234e7f6aec5f133c013f16a5ec7cb605f3a0"}]}, {"id": "b6e2c28e56b19929", "location": {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 282}, "digests": [{"algorithm": "sha256", "value": "ff7fd3ee2859ca402654b6a7b9355ae1b0cfa74bfa361a2537c5e63908de9bc6"}]}, {"id": "66cf5705f6505061", "location": {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 344}, "digests": [{"algorithm": "sha256", "value": "2ae988c7189dd0b53322bad7bb3a226a698b4fe50e8fa88541d1e83b4145b738"}]}, {"id": "3470186820c372a4", "location": {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1446}, "digests": [{"algorithm": "sha256", "value": "f5307e553668b4e26962df98f5fcbbc18877a37fff35d8d3d0624607ab6972fe"}]}, {"id": "b0c9e8426bbb1565", "location": {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 588}, "digests": [{"algorithm": "sha256", "value": "4744e9ea9082e4af2fdd089b2d2171affb384d0d06819f47c17b7912c78a3843"}]}, {"id": "11f1079eae24a4f9", "location": {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 246}, "digests": [{"algorithm": "sha256", "value": "8491e557ff801a8306516b8ca5946ff5f2e6821af31477eb47d7d191cc5a6497"}]}, {"id": "e01434ccb0e50b9c", "location": {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1902}, "digests": [{"algorithm": "sha256", "value": "929a92b5ccc5dd7d322b497039cc66c1b40cf1957d32b364b66ee8ac917e1097"}]}, {"id": "b7e8760ce8c0706e", "location": {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2122}, "digests": [{"algorithm": "sha256", "value": "afa931ea50f623309dca0923f832b22f6b4f4a7ee4d198a5ecf48708114a39ad"}]}, {"id": "9074632786b0347a", "location": {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "60e162f8f4c9c30b7cd76f09b4366c31c82e5bb8b80ad53edae8827fa2158b62"}]}, {"id": "be26bbd3fcbc3e54", "location": {"path": "/usr/share/zoneinfo/posix/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 728}, "digests": [{"algorithm": "sha256", "value": "d999b7165346321bcdcc9add157903a6226eb077306cefd0ba16828d6ed19466"}]}, {"id": "21592072caaec965", "location": {"path": "/usr/share/zoneinfo/posix/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "ca3a93d3ca476c80987bcdc7f099ad68306f085a91bfb4dfcdedd8f31b97ba4c"}]}, {"id": "d75cf0bea7590f22", "location": {"path": "/usr/share/zoneinfo/posix/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "3d0b5d2547d9b1f9b50f18b4adbbadf3e7c4186db88391288fdff731bc907293"}]}, {"id": "28b6b8982ec6b02f", "location": {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 648}, "digests": [{"algorithm": "sha256", "value": "74cdc05ab23b67d3c80f9f8c5d5183fdd7e89239832eb39f9070556a668603de"}]}, {"id": "dbfb006408e4c819", "location": {"path": "/usr/share/zoneinfo/posix/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 618}, "digests": [{"algorithm": "sha256", "value": "706713532dc93b32cf3cb1ea1be99b170fd520723a6b7b1fa5dea633b143c32a"}]}, {"id": "753d4ab04bbfe53d", "location": {"path": "/usr/share/zoneinfo/posix/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2529}, "digests": [{"algorithm": "sha256", "value": "181d783d6d31001576f3775773ca8bfa79c35be5621544776e77bbb20d0089da"}]}, {"id": "265522436a5a77d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 482}, "digests": [{"algorithm": "sha256", "value": "ae44ab850c6cb77052955463a041fc7bc754bbbf31ea8ab15342b4d5e027bf19"}]}, {"id": "c33b8980e41a872d", "location": {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1456}, "digests": [{"algorithm": "sha256", "value": "3950c86e2de68a3d5ef2c7fb22c760a5185b7487cb9e2fee9599d7676310cd27"}]}, {"id": "b099c40e00e4fd1a", "location": {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1916}, "digests": [{"algorithm": "sha256", "value": "75f1dbf3a7a0a2237291bddb4773875e91853e6fc0a5c93c04b8954c2a950157"}]}, {"id": "6d2e54ff7c7b64b9", "location": {"path": "/usr/share/zoneinfo/posix/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "6a24bb164dfb859a7367d56478941e17e06a4cb442d503930a03002704fc5310"}]}, {"id": "715106b3702e2870", "location": {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3655}, "digests": [{"algorithm": "sha256", "value": "af5fb5eee2afdbb799dc9b15930fc32d941ba3ac2f8eeb95bbb0b6a43b263a02"}]}, {"id": "d73c5620989b16d6", "location": {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 560}, "digests": [{"algorithm": "sha256", "value": "45128e17bbd90bc56f6310fc3cfe09d7f8543dac8a04fecbbbcd1abd191f3c36"}]}, {"id": "545d8e9d28b2e3a0", "location": {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 264}, "digests": [{"algorithm": "sha256", "value": "9e366dcbf4df54b11803d5f04ae74cc171028dc5ed1013a652d9508b2283589a"}]}, {"id": "2ca10f8ff17bdf36", "location": {"path": "/usr/share/zoneinfo/posix/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1514}, "digests": [{"algorithm": "sha256", "value": "c319a6ce3ffdac724a9a66c3a5c911971ed7519f0532314be78b478c2df43b23"}]}, {"id": "a9addd485144eaf4", "location": {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2202}, "digests": [{"algorithm": "sha256", "value": "709f6571fda60d9b6d131fedb5862864025fb86852b0380d5763c8fa081674f1"}]}, {"id": "e0ceb60b9255f7a0", "location": {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2342}, "digests": [{"algorithm": "sha256", "value": "3871edbf2dc9ef4cfac2f2811e03ea3049c6b3a497a7c7e47f4597f5988e3839"}]}, {"id": "935b255c6f09faf9", "location": {"path": "/usr/share/zoneinfo/posix/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3494}, "digests": [{"algorithm": "sha256", "value": "820392cdb1e499f82ef704d0ccfd0c50ab2b28c6e0bdeb80793861d5e165d5ad"}]}, {"id": "e13c52f2fa493590", "location": {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "b249ca1f48d23d66a6f831df337e6a5ecf0d6a6edde5316591423d4a0c6bcb28"}]}, {"id": "58e6c1f63a2d4467", "location": {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1614}, "digests": [{"algorithm": "sha256", "value": "29fbfad3ba861c9c571813f59cf272360dbf76e5ab9b185918542bf36ba482af"}]}, {"id": "22f8525b3a259dd8", "location": {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "d09b07719c69337d127772938add41c19c2ce201e7e63f114b6623fb3bf3bfde"}]}, {"id": "a728aca069c5ac5c", "location": {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2305}, "digests": [{"algorithm": "sha256", "value": "b45c2729bbf0872ca7e0b353027e727bf2560ddc6309eacd0edee83b05303b63"}]}, {"id": "4899b02596c2764f", "location": {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1966}, "digests": [{"algorithm": "sha256", "value": "a5f16f0bc344cb7ef729b3baafa79cf86c3f3b40f687ae265d4d57d40b140e01"}]}, {"id": "dfda4e3cc48ce740", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "6bf4a1340e6adbb17e18d3e214fb6d22185d1dcd4c3f8f398d7ea9c118d9fedd"}]}, {"id": "8d12916e6154fd86", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 297}, "digests": [{"algorithm": "sha256", "value": "e8fa24c8e69a212453375dec8acb8681db79bc6e40d98a8da282697cb4dbe524"}]}, {"id": "24792243b6ff8dde", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2288}, "digests": [{"algorithm": "sha256", "value": "2ab2d99ef6d0e43fe9fd9b7d2fa791e7f9a5f460cc67d64bd2fd3bdbd28fac18"}]}, {"id": "ec4c60f223a08c28", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "7b5dd01d545ab2c8b74c0c1bf3e96ba47015651888feb338fbf4328c6f775bda"}]}, {"id": "84b08340fd0699fe", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1418}, "digests": [{"algorithm": "sha256", "value": "0d6fc35c1c97839327319fb0d5b35dbbc6f494a3980ff120acf45de44732126e"}]}, {"id": "489789cd9c4a326f", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "ef4b7a80b4142597e9ae84314dbdad5d53911ab1c8153e67b820ca8029f63627"}]}, {"id": "abb408660eafff6a", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1162}, "digests": [{"algorithm": "sha256", "value": "df3ae1f8ffe3302b2cf461b01c9247932a5967276ae26920a3f4c3a9cb67ddce"}]}, {"id": "668335c4e6c8b987", "location": {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "e3597a4cecc7a83d94b7bfe36ae2d24c807815c5fb92ab4ae7e8794d81efb379"}]}, {"id": "a15dd3f98a8831ba", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1017}, "digests": [{"algorithm": "sha256", "value": "5adde007f601a9adedb01df7056f00612ba16cfe7cd85dbc45dc9bc298abc6e7"}]}, {"id": "a6ca76c5e7966740", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1863}, "digests": [{"algorithm": "sha256", "value": "cae517beac42ba131523b53bba435be2c866282af149ccbbfdaf2cb711e3b921"}]}, {"id": "421232e9234aa28d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1208}, "digests": [{"algorithm": "sha256", "value": "e3842cb134333fd39a146cd61eb6f7605942deb7696a6e6cd04a0970a8fbb603"}]}, {"id": "fde14438b600a0fc", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1003}, "digests": [{"algorithm": "sha256", "value": "7c24f4184183c056132ffeed124f0ef752b73337cf2df44353381da93518dcf4"}]}, {"id": "0d384bd90a6e4a31", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "cdd79114cc7d33c2b523601d31a28bbc4ebc43e3ea8e6133c72d7dd0f80d7256"}]}, {"id": "9685a75232677c14", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 637}, "digests": [{"algorithm": "sha256", "value": "3d41b73bfe92250029c87d78334f7d99a2361c29c4325d95fc159d59d59a5ab9"}]}, {"id": "51cfa9793ba75d73", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1011}, "digests": [{"algorithm": "sha256", "value": "68511be8dd5fa2908df6cb0853a27cb51d8b0e524831d0f334f64ab2020737c7"}]}, {"id": "0f9b11af508d627e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 995}, "digests": [{"algorithm": "sha256", "value": "37f613fc5720892aaa16036f1c9fdd4aacc23986c1c9c613d60aab16b335f203"}]}, {"id": "a11c127d0727b9c8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1255}, "digests": [{"algorithm": "sha256", "value": "b152ee421b33886e81a33f921eee319251fdfa063199e8bf832e597fdb457351"}]}, {"id": "f2eff73acac7522e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "46bd7f6e55ce829220c56fb75d3eb6dd223adf16597d3cd6fbd52f6e4bab116e"}]}, {"id": "65902bbb3a4574a2", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "177eaaf7c02d78bb7af3c60b189f16d1f357861b8db81ed8a382f15c60c82d87"}]}, {"id": "e16f3b819e3ca190", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2166}, "digests": [{"algorithm": "sha256", "value": "9f830242022137d169f74ded4a0919c07e347ac1d8b0e2cf9523fead525cfdf1"}]}, {"id": "59a426ab8af87657", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 999}, "digests": [{"algorithm": "sha256", "value": "af871d12f895b9a44daf3335eb53f446fbaae628e9c9aace88f3f1313daf8118"}]}, {"id": "c8ec8a309c74929c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "535aa3cea6a6d5c2182475fc454b540c64e98c55bd990164be719be70ed62a1b"}]}, {"id": "c0f5ca1804e54010", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1243}, "digests": [{"algorithm": "sha256", "value": "bac15b319ef0cc35fcf990c328679d8e45218fa5230f65faf586acbe92f28e3b"}]}, {"id": "6d5903c71228a8d5", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 977}, "digests": [{"algorithm": "sha256", "value": "8c6a4872c557174e74d1843f071f9cb44077f7e72b052c303f15b2a07e360cd8"}]}, {"id": "989b0ae4059127e9", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 404}, "digests": [{"algorithm": "sha256", "value": "72537ebf10e2b9a794d1b00781001c5902df17d153167f03a3421a064dd7979f"}]}, {"id": "27157c51dba683b0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2306}, "digests": [{"algorithm": "sha256", "value": "88788109e343edf50eaa69a3308fd06db467c09824f5f22a22dd22edf10a2b79"}]}, {"id": "34740e29a90e1540", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 361}, "digests": [{"algorithm": "sha256", "value": "3ca3a9ebbccfa8f666cb586b59892c9ca86a861542e0718c5e6b7ec641492f0e"}]}, {"id": "aa08b1c131897ed2", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 239}, "digests": [{"algorithm": "sha256", "value": "6f3921d42a88086ca598fd32eb046cb904b0101cc3c10a47e0f0a3398de2e582"}]}, {"id": "b27b82907b583ac7", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "71e6034056cba6392d10407b9287c58b7b3a849741f07b43765c635c60e30070"}]}, {"id": "3f9f47bdb22ac7eb", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 607}, "digests": [{"algorithm": "sha256", "value": "05a1982a0bc57aed707cd75203c69fecc742077367fde061edb8bd13a533b89f"}]}, {"id": "888b23684b1e187a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2028}, "digests": [{"algorithm": "sha256", "value": "085adcca077cb9d7b9c7a384b5f33f0f0d0a607a31a4f3f3ab8e8aa075718e37"}]}, {"id": "defa30a831cbefb1", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "f5a807b62003d3133129f60f41b3447b45215908c18afcc2bf1d65ac5eeb4ca6"}]}, {"id": "4c35823eaf0cb73d", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2477}, "digests": [{"algorithm": "sha256", "value": "dba7215dd217004748675536d42289fd1577ade71c53c6a79dc1eb023e9d0218"}]}, {"id": "2fbfc7132abfada4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 375}, "digests": [{"algorithm": "sha256", "value": "b4af243708d2be6341beacab9eaf566763b71a1b17314006a685342a31aea1d4"}]}, {"id": "ce8c161d1bbb6f23", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1217}, "digests": [{"algorithm": "sha256", "value": "41fb7789442c894a2dd907f4ea7824e1d47f7d82739e006b8c2fbc547327cafd"}]}, {"id": "53312a4f6f60c4fe", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "da3e54b4df4f0eaab8d48529c326c584e9e8ed4b80cf49fcf79de6f4ed19f217"}]}, {"id": "3d94dc4acfbbeb00", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "704aa79546427fee8119ebcd6761b234b4ace7d30abf5ce9077d73fce83d659a"}]}, {"id": "d384f006c6a628d5", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 383}, "digests": [{"algorithm": "sha256", "value": "f5c588152f53d66c9f2497094222eb2e2a21bc572a4dcb96a68e1c2caf4a52f8"}]}, {"id": "dcdb1a4bb5fb4469", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 237}, "digests": [{"algorithm": "sha256", "value": "eeed4cadd158b9ea1a11f9a1fdb52a1b6a17ef9616eef294e7053249f9b6969f"}]}, {"id": "5e66db86991339d6", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2388}, "digests": [{"algorithm": "sha256", "value": "254b964265b94e16b4a498f0eb543968dec25f4cf80fba29b3d38e4a775ae837"}]}, {"id": "fca964c07df48383", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 220}, "digests": [{"algorithm": "sha256", "value": "37dc7526b0bf31a945b90ed3523126861a6b66dc1e55934b804dd68e990591f4"}]}, {"id": "b477f9ac8bf4cd6e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "526f626574d04f5ff8dbfb9b7d10380e5e9686bea9f68a185f0750740accf25c"}]}, {"id": "c44987c835c7fa30", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 403}, "digests": [{"algorithm": "sha256", "value": "d282214123c95569e60d0a8dbb7f3fc067b968e78c728cf11d560bb3c0a6dc76"}]}, {"id": "9f907e41891683a1", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 224}, "digests": [{"algorithm": "sha256", "value": "b410ad297b2fbd1e1d081fb032785cced1c23985e331c7c96a8c9adb18d852f8"}]}, {"id": "4c885a6c4c9eac38", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1297}, "digests": [{"algorithm": "sha256", "value": "cf2291420e74b6d323adf32bd67190475084a41767dae402578e21a67a29707e"}]}, {"id": "d310fcf0e03cdff0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 303}, "digests": [{"algorithm": "sha256", "value": "d6a42100afcc6002f806eb9c9a299b2a8821eea6a63d77442fedb775e438d26a"}]}, {"id": "da44886f385e47c4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "4a198e49d1ca153ba2fc58ade3c8b4d33e22f8b374fb4b396ab4c5df2643b729"}]}, {"id": "4df97daa2cd27a8e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "5a272372c01c7d5be67856885b10ea9ca12d23bfefc102c84be07bda0c0d15fb"}]}, {"id": "308dc1b5f8215030", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 507}, "digests": [{"algorithm": "sha256", "value": "4c8207dce2ed5cecafb0ba35397a821c9601a9530f471967dc3ee6eceebe3825"}]}, {"id": "1edc064a842b59ef", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "4ee4832ec1e4275c7b696458b8f03f8fc5c87940b5abc15e9d61fceeeba266c0"}]}, {"id": "eb247e999ff16ba8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1244}, "digests": [{"algorithm": "sha256", "value": "674c76425f658fd2330e6379a9f744c424ed971fccd4cc2e39bb3d68943d797a"}]}, {"id": "bee4166cc0b19bf4", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 274}, "digests": [{"algorithm": "sha256", "value": "c8d72ff69512aad9fdc11760e578f95acd2533ab18e2f284ec1bedeb0bea5f7e"}]}, {"id": "e0b976f535eaa350", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 350}, "digests": [{"algorithm": "sha256", "value": "aa86b5854d1c5bf95a3ed9759bc7fab31ef959a2c93a507d6ce5973a62019f8c"}]}, {"id": "ff57a19f5645904c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2002}, "digests": [{"algorithm": "sha256", "value": "d149e6d08153ec7c86790ec5def4daffe9257f2b0282bba5a853ba043d699595"}]}, {"id": "624de7e717b276e0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "2de5aaf69a5ffea07a10cc200947d8616496c5c20e8de0f29696d9bee42124aa"}]}, {"id": "60aef00882d4e4cd", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "10cf2b2c62a52a90438997d080579e2f1e27e0db76ce5ddf0e0f15ad62586559"}]}, {"id": "07b84bfba3fd0127", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "dad7ab67d8cf7b8f0b5b42d5c8efb13a3fc8957edbdcdccb761588fbd6fdd81b"}]}, {"id": "39f25a1981e89fdf", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1025}, "digests": [{"algorithm": "sha256", "value": "9b8352e06d003e4c75718e24cb41784a7cabd60aff6452c042073e5628dfc91c"}]}, {"id": "5432eea363bfc8ed", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 381}, "digests": [{"algorithm": "sha256", "value": "a91e1e17f50f7e5b39ab243bd4214c46e9ee563c8ca47d82a92cdafe535e505a"}]}, {"id": "87b4499caa441c76", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "3acfd7176bf7bc2d4120cfa85e51ea705e4df1d94c8306f3db907d4cdca13114"}]}, {"id": "85bfcfc8b00c40b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "98f7c8615fc3170d52d92aed580a04c121c2887c9866c45a9eca92ec14863d41"}]}, {"id": "59ec8c4ab0a57328", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1033}, "digests": [{"algorithm": "sha256", "value": "1910e2ef3ad1df1df1503740ace9c239524c7bae0ad5037dbbb2e24619559228"}]}, {"id": "564bb0f23c5831a6", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "a826a2b20d44c6a28edcfb1b44c97ef243ec3dc9e2826e237a969613c9264f59"}]}, {"id": "681d50ad2f406e58", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "26adaeee0f4398c180852a58469dceec2b32a460778c61a91e623c566917d122"}]}, {"id": "3f862065967738c9", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1220}, "digests": [{"algorithm": "sha256", "value": "2757dd0e4957c67ed76243869811b11c425cae373a7b6bcddd813201f638de79"}]}, {"id": "c5ba3f8a90bc180c", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 605}, "digests": [{"algorithm": "sha256", "value": "dc67367d556ae275013322c71868c009f6ff67de886637a399f5d26e026594ca"}]}, {"id": "de3f18dd54e18fd0", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 645}, "digests": [{"algorithm": "sha256", "value": "f1145855c3b06889206cbd7476508ea65d4fccfde563c3732bdde5f6b28c2a95"}]}, {"id": "51ec0aef67037f6a", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 573}, "digests": [{"algorithm": "sha256", "value": "d87a27b041439822853078740165ea30c36121232502800f8e749a837a3c1fad"}]}, {"id": "76f36db9e5b4bb67", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 415}, "digests": [{"algorithm": "sha256", "value": "822c3c5894e59f4da1cd1794aad14715d58382f117c936604248bf4a20c6a863"}]}, {"id": "75f4f7d510258806", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "3d88bf24e81201b5e455e810fad36ccf70f8f685ad5bf754ec5844409a060033"}]}, {"id": "a4584479053a2afa", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 781}, "digests": [{"algorithm": "sha256", "value": "91597b28ade40d1a9fd3f01b29b2f68d7b1321cd0764d597e7857d70a1cfb7f6"}]}, {"id": "f74b80418cc47abc", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 621}, "digests": [{"algorithm": "sha256", "value": "ad5e00b1974adff3bcacfc3f82d82152181e690d47e7a1e16ed543e20a53839c"}]}, {"id": "f83d508894981982", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1071}, "digests": [{"algorithm": "sha256", "value": "dea6f2948414c0fa3e6e7a4380faa2697a445840fefebafcd9f02c79767ad6e2"}]}, {"id": "a9494d26cee372b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2610}, "digests": [{"algorithm": "sha256", "value": "f6ff850d404e65d095c8ff11ba87a9edc93d3c847be92009091e60e557d2aec8"}]}, {"id": "24ab5d635f932e87", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "469e00ba4476adfa78b2263c8bc10198a8d2726c8d9e3a883e73a14f0cf92b79"}]}, {"id": "b53d290ec79f34c3", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 309}, "digests": [{"algorithm": "sha256", "value": "a02b9e66044dc5c35c5f76467627fdcba4aee1cc958606b85c777095cad82ceb"}]}, {"id": "6b1ff81df507f000", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "0046f79600452c021e2484dea22377d4ab5b0822668db373e6da73e5ba1e85b2"}]}, {"id": "6d0b73533f8b3a5e", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 907}, "digests": [{"algorithm": "sha256", "value": "7248a963a66c94fcb8c54da978dedc937fe392c637a953e08045d418cb3a0a6b"}]}, {"id": "c0cd972db4f174b8", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "571c152b18027b903e566664731c8300c3b21c2e6acbbc6f3ab5f2e7577719da"}]}, {"id": "0eb98dd5f64f43ab", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1276}, "digests": [{"algorithm": "sha256", "value": "d404dbde49ba7d65c0b19052330d50d78f16d2e3bf2918b598a1a74666a5d3c5"}]}, {"id": "e7cbfa4b786361bd", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1230}, "digests": [{"algorithm": "sha256", "value": "ca5885ec4ba83434aa5fd86db40811e20de51b97505d248c18400690ff80dfe5"}]}, {"id": "4b285c618063d438", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "3477e0701c8b532b90c343f34bd08086211627bfeaa8721cfe50ae1042c0fae5"}]}, {"id": "355741bf36f4cb44", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 288}, "digests": [{"algorithm": "sha256", "value": "f08ce684f2911f76e1d3265510717925f2187be26c9b5f4d2147d21c7b5b09f3"}]}, {"id": "2b941b103a278a13", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "4773487a04523dc0eb299d8e36694cdff369fd14e4bdfba43610eb7cf46dd43b"}]}, {"id": "a6e6288b5978da06", "location": {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1199}, "digests": [{"algorithm": "sha256", "value": "e7298142584e6375ff4bae26c90a48664bcd21cc186ef7d79a4f32e8a1057786"}]}, {"id": "48294bbcbaad5437", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3512}, "digests": [{"algorithm": "sha256", "value": "43926a6dee61e960e2d7a8f02bf07be20596839f28d1382b76007f7306e1cf3d"}]}, {"id": "8f5012a216305cef", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "2a4f11636752cc29f8e60eac543b40ef251004a16878c32d87b44a1ba13c7309"}]}, {"id": "4630ada5ae651cc9", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1897}, "digests": [{"algorithm": "sha256", "value": "ca62bdb9faa986f3630cade1ce290de067e4711dd07820623cac9573a16395b0"}]}, {"id": "3f9f7c0f55594493", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 270}, "digests": [{"algorithm": "sha256", "value": "11242f13775e308fa5c7d986d3224b12c157e4a465fbb73a803e4eda1d199bd4"}]}, {"id": "290d81b9872c1b57", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1815}, "digests": [{"algorithm": "sha256", "value": "3626dd64f66d6a99d847f9b22199cc753692286b0e04682e8e3d3f4f636f033b"}]}, {"id": "0ce87eb0677bdb36", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3503}, "digests": [{"algorithm": "sha256", "value": "db565ccb4c51a83377a18f239a38cef8b23b682dc6f66712f72b5a620d20ee29"}]}, {"id": "26df5fdcde232898", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1174}, "digests": [{"algorithm": "sha256", "value": "97d7698823e04232810a7733ebc6b9fca32b7eb5d465b6c8b9be87bc2bf75077"}]}, {"id": "92b53344dfa9e4f0", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "7c31edc237e2383bf087ce83646237711ac7de2d7e427c7b7ae8b1ef81d02e0f"}]}, {"id": "6d4a5a7fb59ef6ce", "location": {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1242}, "digests": [{"algorithm": "sha256", "value": "60c8113d4c9a1454bb3e615308830b622290d31f6d6b5f14bf6abf4b05b850ca"}]}, {"id": "bbcf457b2880e519", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2231}, "digests": [{"algorithm": "sha256", "value": "243331566837b31e7c9ecb5f6da6ab9f9559f0ec494ae0bac6af7bf82a5dc229"}]}, {"id": "12cd73893d431942", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 441}, "digests": [{"algorithm": "sha256", "value": "390e797fa57bf463ad0ccebaff0177ce3e8071148b4512b2a57c00ff0d35829d"}]}, {"id": "82a9820e120768cf", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2283}, "digests": [{"algorithm": "sha256", "value": "75fbe29d083086b019484acec7cb4ae3117c9ed29c675fbb2fa473a2dffa02b2"}]}, {"id": "fa92fcb256c6571e", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 334}, "digests": [{"algorithm": "sha256", "value": "6a4063bcc6b9da58ce5bb77b6f338cd549284df6b64d543d9df39e59485a4d74"}]}, {"id": "cd6e2744848d7464", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 492}, "digests": [{"algorithm": "sha256", "value": "9ce80e2a6f6fbcffa75715f4ce4cad83bc3f66a6fcc324aa8d6d4ea24beed10a"}]}, {"id": "7084633ae1b20def", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2394}, "digests": [{"algorithm": "sha256", "value": "bf42d400b192c8603acd55c159e37b4b547e3b83fbbf45e00ec35a7149bebc1d"}]}, {"id": "d51df2075d82e813", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 511}, "digests": [{"algorithm": "sha256", "value": "99cd2b5629597b72cb48393ccc1eb0427473e472a3e207bedac6fdce4a0f101a"}]}, {"id": "dd41ea89ad2f9432", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1880}, "digests": [{"algorithm": "sha256", "value": "43feca568f2551313007c41f2f2b2641eadd06e191db4c60b86313bdebb766f9"}]}, {"id": "22d5708f2c0d87f1", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "a03cb1afcfdc07e192d069b8bacb975ae8dec15d4f1483b2d733ad97e5b58aea"}]}, {"id": "0503befdb272892b", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 468}, "digests": [{"algorithm": "sha256", "value": "c65d9e0c5f2cc8c5047fd2c81856fe5d78b2c315fdabd1e2396b777eb7e906bb"}]}, {"id": "90a71c043ecffe04", "location": {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "b0222b9d693de384a662e645f8a891c12db56590231e60104c975b0f965d4cc3"}]}, {"id": "4063589cc8679477", "location": {"path": "/usr/share/zoneinfo/posix/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "c9a923c419ea371ea7479824b2ee205039c4e95fae1c2dbde8b3b913b2d0e0fc"}]}, {"id": "1ed02cfe74040460", "location": {"path": "/usr/share/zoneinfo/posix/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "00cc45a85621e4f44f20de928d928366532d1dce43c3b7dfc7e9392043f20819"}]}, {"id": "577bc4d8f3894864", "location": {"path": "/usr/share/zoneinfo/posix/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1876}, "digests": [{"algorithm": "sha256", "value": "69e10df0b7ef385f0bc476ec4316473e9c2ea3b02cda97c013063f06ddb21ab5"}]}, {"id": "abbc5845725783ad", "location": {"path": "/usr/share/zoneinfo/posix/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "97eaf912ce6db99a87aa6de7be0fd57288acf11e68266074223378500665be3d"}]}, {"id": "bfe301d5b69fc46e", "location": {"path": "/usr/share/zoneinfo/posix/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "f59ea117167f80bdf2f7d47f6d36ebb4627dd7b9559be963860811be695b815f"}]}, {"id": "ba19650f1cc6b011", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "427d92d2c7b8497067f81a17f44dd04946b85d519239fb6d1a948a294ca5a371"}]}, {"id": "2dbd8abfc56dabaf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "9900608fa54bae64ef317432c5593a3de042183bed32d0ed4136f909a2a95c81"}]}, {"id": "a2c89d85f5fea976", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4617827458772fd293b35200ee069f58606e8cafdaee27cc59bfb26b6257f6fa"}]}, {"id": "0637fee1f9cf8a4d", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b0ac9eeb297046fc8d958769c841f0485e278bc0f496d66d1887da3de00d4ea4"}]}, {"id": "5ac8e1c40823911c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "507436faf301134b1883dcf64a1dc69c7fbc89613995aedcc9e99cf7f6b0fdf6"}]}, {"id": "9dd886d9b0fd1d5c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "d692c59d5853fb05ee240503779bdac2fb42378ebb9c7130d9c68173baea7ad2"}]}, {"id": "2572275b8e32446c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "6199f01f91238487105523964a88430069e5f205e50f289bb407d8b1c5878a7f"}]}, {"id": "b15bae8ae1828e0e", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "87d0db0477e2fe5be984e11d887546ea0f2454c56eac6ea8b1621f2ad15a3742"}]}, {"id": "2c012cdf3c127e9f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "8c6e3f07f4e4e4805aa41f90d503b23816d5a63a0069f1f2ae78d1734a0ee4ea"}]}, {"id": "c2e86efc14078bdf", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "080cb1df06cf77ec99dd67be419ee1e338aefd3c6621db6518dc86afc341fb5b"}]}, {"id": "69d618e84297ddbb", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "ece7ffca211dbac4ef4d083dc575b50c9cb5169c020364263c3c57edbd1aeb86"}]}, {"id": "b30fe73eb043ed55", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "fc0fab9d0ef2f61990de45d2fa8083929ab768b22a3ef9c469e608d17575f9d4"}]}, {"id": "3a22b234e469da3f", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 120}, "digests": [{"algorithm": "sha256", "value": "b2b20e2f1cbfe45e1938389a55ddcce82d71e5496dbe9f6158c216cb6b112cbf"}]}, {"id": "ea8d7a28da41183c", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "f9bf36471e47730c83fe8ffe48d2958987479cc0995e01fe2c172c3843aa6544"}]}, {"id": "e82c0a57ad95bdee", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a5f73c06663b773514d7424b79deb6c0c866bca253f6a8b3b26ab5a49fb4375f"}]}, {"id": "39e1a1617f0295a1", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "3b00a8a31037780f9ccaad0a2aa1afee3677844f183e7c725ac8ad35d384afee"}]}, {"id": "65fb3f92c3874034", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "a9118b34e55e898d99f31cf9537822d000739fb37214fe75360db495711752c9"}]}, {"id": "5f42b97a96feda0a", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "323c0bdd834dc7af74fbd07fbd407a59cb6d5815b9c4ff00c0697b8d760487a7"}]}, {"id": "f120aba29918a5c0", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 122}, "digests": [{"algorithm": "sha256", "value": "2a2699fc1376770c46e38ef724b6cfe528834de5ae3ffbd639df3278371876c3"}]}, {"id": "cf1809a044fc3645", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "35139e57e309c7b4b908d020c59e087592174ce906c5e14c209ed63a78f6526b"}]}, {"id": "046b0bab660897b5", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "8d57c7733f1439ad5b04cf4dffaff036d3b470aa9a1835e68926e11b2ce4d0c6"}]}, {"id": "9f6c0d5a9f8b6438", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "30894a2097bdcbc49844a081a6de0eb38a5c330221894ee382c328afb41a06e0"}]}, {"id": "b8a724ea0ac4bbc7", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "b44e87d7e2ce0958316988a2df2a0c067c1fd9261bc9d07729e5e8515d11607c"}]}, {"id": "1d55399ff51fed11", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "4b67b76c650acf6193c7d3976ecbc61cd0f1ecb4b8c0631c0787bf41b90784c5"}]}, {"id": "0104a5a0dd331ff2", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "a37a1a416fb176039cdf57bdff22c4923216edd2be9e892bb41aa516c7640808"}]}, {"id": "a1dd84436ba2f1a9", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "ddd234b26179dc65820b9f003f95016d9b2ae57b24e88c17e53df094d90426f7"}]}, {"id": "3b4f189fdff8c900", "location": {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 121}, "digests": [{"algorithm": "sha256", "value": "e15be4ec86ccfbbb337f8b2b414e1d8a6df8e02035bd51f656b384109e27cdd4"}]}, {"id": "6aa5c5b0b6fe5d7b", "location": {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}, {"id": "f3fe2941034fa961", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2940}, "digests": [{"algorithm": "sha256", "value": "f120016c0ae69a134922022239cbea5c725058601f8ebc022ff33392e4f9434d"}]}, {"id": "b5feb4fd4064e5eb", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1742}, "digests": [{"algorithm": "sha256", "value": "8130798c2426bc8c372498b5fef01c398ba1b733c147a457531f60555ea9eae8"}]}, {"id": "3c242d3627eaf9d5", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "11af1a7c77743ceca92cb79af340ea77dd00509440c681c4e27cd0074a0c5dc0"}]}, {"id": "ca14c0592fa46720", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "5c363e14151d751c901cdf06c502d9e1ac23b8e956973954763bfb39d5c53730"}]}, {"id": "613a9fee05acc5e1", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1948}, "digests": [{"algorithm": "sha256", "value": "947f9888e2167e4d3ca63bf324422f8f6b66e9a38a1aebaa2efd999ad37487b5"}]}, {"id": "adff8eca60e84b64", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2326}, "digests": [{"algorithm": "sha256", "value": "28938bf7c69e12a3e78e13c9c7b3d4fc3afc0f5b26043c3bad82ad14aae33692"}]}, {"id": "fb0ba703fc1818f7", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2961}, "digests": [{"algorithm": "sha256", "value": "65e0b3a4701600cc87445a75baa40fada4a9cdd4ac2e897f43d4d3d5191c6c37"}]}, {"id": "1a0e361436d45590", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2212}, "digests": [{"algorithm": "sha256", "value": "3d083724a1d2b5a4f080570cf6898dbf2935ba7e4e701b271336484c8d6e2e2e"}]}, {"id": "4c048469b47cca45", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2396}, "digests": [{"algorithm": "sha256", "value": "4ae84e25ade8be89ba4b41179f545a631dd82009f8c31cd3df8bc0fc0cbe3661"}]}, {"id": "52196dc6c8a6e19e", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2436}, "digests": [{"algorithm": "sha256", "value": "aae6912240f34d5ace304e070a5e105ce1a811eaba9e18db51768124a3b645b0"}]}, {"id": "f23bca50a6058eed", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2151}, "digests": [{"algorithm": "sha256", "value": "db1ef802913554a5f418fd680cbf1ea08d49e714a7252340ca010c27f53d094d"}]}, {"id": "b19848d25241aea0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3522}, "digests": [{"algorithm": "sha256", "value": "b8eddec271c8e44d5ae3ff6d05d879e160514da04ec1be3c9e813d97265dab87"}]}, {"id": "a59e1eeaa323f5d0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3052}, "digests": [{"algorithm": "sha256", "value": "7a039c6b37f6bb59e3199d2d0e3f9fd4dcd94ff2b9ae950a4aab528713bb53a7"}]}, {"id": "28684f26eb6fd788", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1900}, "digests": [{"algorithm": "sha256", "value": "184901ecbb158667a0b7b62eb9685e083bc3182edbecdc3d6d3743192f6a9097"}]}, {"id": "2ee0d2f25af94aa0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1961}, "digests": [{"algorithm": "sha256", "value": "fa597c096abaad23c356f4d0a26bbe28b24d7b80b8954e400046576287fae663"}]}, {"id": "ef5d5612134ef98d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1523}, "digests": [{"algorithm": "sha256", "value": "8ff6f4f26e64e1e2ae41a6f447c19b2a2b46d9289aa391fc75d43f72c1e0716b"}]}, {"id": "17bbcaeb3108212f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2088}, "digests": [{"algorithm": "sha256", "value": "8959133c5925dad00361aa5ad4701295a577b53d95b09a533d34c90bff47b409"}]}, {"id": "e3421290c1eba49e", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1153}, "digests": [{"algorithm": "sha256", "value": "4abe07114c24ded3d35e2a1e08b86f96029b080154ec6cb6501ddffbeb962c37"}]}, {"id": "fffe837b97bad7b6", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3497}, "digests": [{"algorithm": "sha256", "value": "9a9529c467b13216ce0489832d242ce7e18093ba66eed838a985b4e382a495ed"}]}, {"id": "865acd791a83a680", "location": {"path": "/usr/share/zoneinfo/posix/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3678}, "digests": [{"algorithm": "sha256", "value": "41969b44931adce6d04243084d1149d06b2333394b3c825c1b4edca525ea2a18"}]}, {"id": "c97c1cb5a9a4f490", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2960}, "digests": [{"algorithm": "sha256", "value": "64e5df91c9c8e45a489f51b8eaa03c766f9ae0f5e23adb7b12213ade4eff4a84"}]}, {"id": "4e355786d841f1bd", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "d9f0b00622b26be3a6130b4eecb6e4984f54aa48969cda0278942016aa8b47e2"}]}, {"id": "1f3b66acaeba6ddc", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2620}, "digests": [{"algorithm": "sha256", "value": "c51c017eb57c84e8a11ada9c7a4e7f07a979863736d3a837c9f6c459721a522b"}]}, {"id": "7e73489484c7063a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1361}, "digests": [{"algorithm": "sha256", "value": "09a2404959adaaa4417b7557f209d306f170cde78a48a47f329c59b8bdc3d7f7"}]}, {"id": "74d117707886173f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2944}, "digests": [{"algorithm": "sha256", "value": "e74b956576175ea7e7afe2b8b6c48d976e8265b463bbae42f924e9f35f305fce"}]}, {"id": "9135e5a7afdf37fe", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "2a69287d1723e93f0f876f0f242866f09569d77b91bde7fa4d9d06b8fcd4883c"}]}, {"id": "2d2f2883ee8f6e13", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2242}, "digests": [{"algorithm": "sha256", "value": "f1d1cf19de864eaedcb482add8f72931cdaf04eb918c579b085eaa9b9d96e8b2"}]}, {"id": "e49223f81be01a5b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2962}, "digests": [{"algorithm": "sha256", "value": "ab77a1488a2dd4667a4f23072236e0d2845fe208405eec1b4834985629ba7af8"}]}, {"id": "1eb5761866175c8a", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2329}, "digests": [{"algorithm": "sha256", "value": "75ff62383a318368c626db01707c0dbdac8d038f78e7ca70b61019f34b91e02d"}]}, {"id": "f4fcd2efea44271b", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2226}, "digests": [{"algorithm": "sha256", "value": "8b4c21f2a7e33c70bdd7bff6e33a08095b9bc7cbb0efafa2814761352f811af0"}]}, {"id": "69cfca9970224d4d", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2683}, "digests": [{"algorithm": "sha256", "value": "933e7965b515e3c72c710a5e7cf72e10e907f00b0b29cd94228d50078f654c94"}]}, {"id": "6acb69357fd50cca", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1215}, "digests": [{"algorithm": "sha256", "value": "cf68a79ea499f3f964132f1c23217d24cfc57e73b6b1665aa9e16a3a1f290fb3"}]}, {"id": "70bc3589c3d4e6ba", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1183}, "digests": [{"algorithm": "sha256", "value": "04c7a3e3d1e5406db80960a1e5538436b0778cfb893d270fb3346d6fb32b2772"}]}, {"id": "6be8b863c68024e4", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1481}, "digests": [{"algorithm": "sha256", "value": "a9fec378236f8111143e6801490815a3974f55b0f59084a72511a52cc0beb37b"}]}, {"id": "e308222574c873aa", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2121}, "digests": [{"algorithm": "sha256", "value": "6a310a51ebfd25295dfeb8048a3e10db5902d85a199e8c6477fb2da1065a5774"}]}, {"id": "24bb8791a7242273", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "5e0a7819287cfa9cdd78978ff13436d235830d48f5ed1ebd87a4584db2d87768"}]}, {"id": "bef3284ea6c128df", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2178}, "digests": [{"algorithm": "sha256", "value": "b6efb49f393c2bf262fbadd2246b881dd7478de29a5827120e1dab6f10b95110"}]}, {"id": "a7246557dbdbcde0", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2084}, "digests": [{"algorithm": "sha256", "value": "ced959c824bd5825de556f2706e9f74f28b91d463412d15b8816c473582e72ec"}]}, {"id": "9dd5db1563b8837f", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1267}, "digests": [{"algorithm": "sha256", "value": "9c5b207154e64e2885cc7b722434673bedc7e064407c079c79be9bda31472d44"}]}, {"id": "a14a9caacd0abcb2", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2094}, "digests": [{"algorithm": "sha256", "value": "f3594164051e1bc3c0f8f159419045e2c1fea8f52e566dce95d77b8cefc02da2"}]}, {"id": "aac18e0403c8ff87", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2228}, "digests": [{"algorithm": "sha256", "value": "2232d0e5a0bd1ec4ac0924c0478b1d8ce8e70a4b1a43b8bfcbbd9106fa9df8d7"}]}, {"id": "ac8219050024ef39", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2190}, "digests": [{"algorithm": "sha256", "value": "133c27d0ffe7c631b39afde9939a269dd4bf623556e4174a63f9611bffd02aea"}]}, {"id": "43cac050e485a066", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "62979f9b83b2e825edec0b5ddf8e6aa9099b2bc8b43a17fb92098f7e3dc8d1d0"}]}, {"id": "8c6380b1f4671f64", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2696}, "digests": [{"algorithm": "sha256", "value": "b6efa1c00cba1f7153d7daac7985bb2ac40542676b413363ac52e3d9f0c0a4b9"}]}, {"id": "fbd4ecdf2b1da306", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2106}, "digests": [{"algorithm": "sha256", "value": "5747611a5de0113f0e7ed31ecdff02572f96d3467b16db847afe538c8d919f2c"}]}, {"id": "951a955a4b6dab63", "location": {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1909}, "digests": [{"algorithm": "sha256", "value": "2b9418ed48e3d9551c84a4786e185bd2181d009866c040fbd729170d038629ef"}]}, {"id": "85d5057001ef41f4", "location": {"path": "/usr/share/zoneinfo/posix/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 119}, "digests": [{"algorithm": "sha256", "value": "c9f5a2a95f900aefa9e4b9c7d13699a3035c5413dcdccd51598c09b30b759b65"}]}, {"id": "9f5d74a12901a50b", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "ecdc899472e153f6b280b294358b3d839aa95008641c050182d20ce6858ae2a3"}]}, {"id": "a1c996cc8c40e2ec", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "929a2d009cd115d06ed9a274f25d6dd80f124fedd3a418345e5e4f17500f3822"}]}, {"id": "b632e06a7dd38c06", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 182}, "digests": [{"algorithm": "sha256", "value": "8a8a50d4b23b3d50197dbb4d9ba0730741c34365490730fb40b767097010a933"}]}, {"id": "639c066805bb1ba4", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "31134b8ddb50937cdef93d4372d81700d6288c389f8ad9edf29377da92cc3049"}]}, {"id": "fec0a0ace49c2422", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "3047b9ec32500571d8df5a6b7243bf8077d3af0621894b279caca1c3947d1e67"}]}, {"id": "f19281069d1248d8", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 211}, "digests": [{"algorithm": "sha256", "value": "4d9214df9991156979382eecddbc838a80ff501871e6e1c12594b16de99a59df"}]}, {"id": "9dff875f22f8d4aa", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 253}, "digests": [{"algorithm": "sha256", "value": "6722509daeaf2501f60d43e92f370ad6e9aa09c06a739669c6d12bed17b1f129"}]}, {"id": "5c5e5a432570de7f", "location": {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "fa1a0a39b59bf81c5db48778f3d0d122095092e823b4ec1c8662918ccb13205b"}]}, {"id": "72db35baf0670838", "location": {"path": "/usr/share/zoneinfo/posix/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2102}, "digests": [{"algorithm": "sha256", "value": "aadfa3073a722e627024d08b695519731e2c5836856aa654a7e74ce33e09879d"}]}, {"id": "fed0a4341d602356", "location": {"path": "/usr/share/zoneinfo/posix/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "fdf8ebb9ab42370732948830ce7b1f3d9b90d3b72b1f7e7e3592ac6152f1b7f7"}]}, {"id": "a4cece4b94a74e68", "location": {"path": "/usr/share/zoneinfo/posix/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6a73a3c594a5936e3445c534178437ed35df026b7eb60bad9a1eb6504a94594a"}]}, {"id": "3a5ef90bba1f71f9", "location": {"path": "/usr/share/zoneinfo/posix/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2294}, "digests": [{"algorithm": "sha256", "value": "6077c2f0223f919df25132373cbcabf359acd640c7ab51283b7e0b1fa8b9fa57"}]}, {"id": "6e216549a70037b6", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 640}, "digests": [{"algorithm": "sha256", "value": "76a22dbe95ee67ff9ac102765edee68e6aeb95177f52d6bfc69749407b487305"}]}, {"id": "bf25e7748c5b7cb7", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2451}, "digests": [{"algorithm": "sha256", "value": "4e677faef4d5324dc0f79a59492e8c8804f9201396a28983120c7464e1d11abf"}]}, {"id": "dbe528764e7aea19", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 286}, "digests": [{"algorithm": "sha256", "value": "2f0ca30c8460096c6548ecfd00f2091123ea985a8426c993146525da9311d93f"}]}, {"id": "fe71602fbce70667", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2078}, "digests": [{"algorithm": "sha256", "value": "92a19ed9aea5ec249d3b9f21a2709fa30a6b21d64cd838a5e6bc9be78598ee42"}]}, {"id": "6cc33ca54c22ef24", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 287}, "digests": [{"algorithm": "sha256", "value": "89084da7a3650daeb92a7c66599be57754efb56755e9000299334608a0f9ecc4"}]}, {"id": "db0d60c8410a440b", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2233}, "digests": [{"algorithm": "sha256", "value": "a5a1e9d5045721ad36920774fb857abd65dda9cc217a8c3e849403f55a9a71f4"}]}, {"id": "880a556a20c2a468", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 538}, "digests": [{"algorithm": "sha256", "value": "a46e0d31578cde10494d99d99aa78bab3dd0e680a08135b81cef91f457bddba0"}]}, {"id": "6b3c362ec98c3634", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 212}, "digests": [{"algorithm": "sha256", "value": "31b5eeddb9a8c45514a6ab4029c344f84af60961877fb06c9a3313a82f827681"}]}, {"id": "f0a4b16732184ec1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1061}, "digests": [{"algorithm": "sha256", "value": "4315b57d52898fe84c8ced159e154bf0d7d641442c301284e7c5c0a4e975a829"}]}, {"id": "18cf78e02350daf7", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "330098bc353e8d1001bb7895d8d84a87b359efe0b9cdfcfabeb867e10386045d"}]}, {"id": "57631800581b7a0d", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "4e83a148bc5d651192d674e2827b6b4c34e80e1c8393d21ec8f36caf491d4915"}]}, {"id": "3d0dcf275f844ff1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 172}, "digests": [{"algorithm": "sha256", "value": "dbfd394a7525cfe505e02c259bbb13f80b676d6fbc2376c4a095bc981d703ba1"}]}, {"id": "1f344a9ac8f9d004", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "6f21f873af584ba714887ebc1241265020b5a4c012b8bd2073305f60f257d361"}]}, {"id": "8af40eb736d45199", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 516}, "digests": [{"algorithm": "sha256", "value": "c842d761a01764be1a876973f4843c47f0cb3a09b4b43e64db4ad040b9b64a08"}]}, {"id": "2b170212ff1c81b1", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 329}, "digests": [{"algorithm": "sha256", "value": "7f03d1bf5264e7ab023a2ef9b997ddfc8cb6936692407c770762b9c549523f33"}]}, {"id": "1f26537363ed906a", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 250}, "digests": [{"algorithm": "sha256", "value": "96999c939c672f44d01aef032cf89d1f52cce6f6cf05b833db1bbeac3917417e"}]}, {"id": "fcb0143d851e2a45", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 254}, "digests": [{"algorithm": "sha256", "value": "6b317b72f0f4b756003dcdf8e29b50ca775500f4c54f170d9606d774f5eef363"}]}, {"id": "68ffc81715159736", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 377}, "digests": [{"algorithm": "sha256", "value": "45ebd4cba8be9b0c46dd8b4589d38d45133cc2fac1f753f54c1a5c059637e3d5"}]}, {"id": "4bed8af78759c817", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 340}, "digests": [{"algorithm": "sha256", "value": "2a9bf0cefa47e050179e563539cee432500d2e219f5b1c48978318fcddea285b"}]}, {"id": "24a8ae6f72570dcc", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 330}, "digests": [{"algorithm": "sha256", "value": "4df77cda304780861e5799d3f610679c682a08ff731b087e6cb09a7fa7e9ff2e"}]}, {"id": "02a075a5c6762191", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 181}, "digests": [{"algorithm": "sha256", "value": "573de8756de240d5475cec2c704abce5c2b85aae90430d7d694f1485e1f818b9"}]}, {"id": "7e15cc5adc8aed24", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 268}, "digests": [{"algorithm": "sha256", "value": "b785d0bc083ef61c9ada250e088bc22c345b51f8605f0b7d6cd7a79d114a3654"}]}, {"id": "cafd700956c6db02", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 215}, "digests": [{"algorithm": "sha256", "value": "c0d3e577c79fbce498036eb8e77e6fd1b12b89082e7423aa719f07258dffc16e"}]}, {"id": "cf82570250338687", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "5ba8155b6cacda210251d42ac53c0fcbce8b43cd2fd5401fff57c321e12def47"}]}, {"id": "ee32852fd06f29dd", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 314}, "digests": [{"algorithm": "sha256", "value": "0a404c62d2d50fd8aa958b7f2796caa76931cb46c8b591bab9859c19ac6ab949"}]}, {"id": "09b90b7c8e7bacdf", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 187}, "digests": [{"algorithm": "sha256", "value": "a283f672145f1018c0023f2492a2abcf996403cc2b776c186fde14cd9c8a1a8a"}]}, {"id": "b07e388ff5b45b83", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 190}, "digests": [{"algorithm": "sha256", "value": "03300a9d65615bffdf5a3517ca1de7266c101454706dcf0981a237323a1db07e"}]}, {"id": "9625d36521068a91", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 214}, "digests": [{"algorithm": "sha256", "value": "05dd8c72e3a67703ba041ce5a5df1974afac7ea772a287564c2370757e9b511a"}]}, {"id": "9a2a2d31f0bc0293", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 325}, "digests": [{"algorithm": "sha256", "value": "2901d1141ebbbc470be8bad3a8c270f39e01489444d210f516401739a474b3d4"}]}, {"id": "9213c84a53faf0ae", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 196}, "digests": [{"algorithm": "sha256", "value": "e48851bbf01f472ea6ec1a2b666fc5f11953a8acb08f82bd95e4436d2141f9fa"}]}, {"id": "b53815bba19c012f", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 623}, "digests": [{"algorithm": "sha256", "value": "8c19f4547a21f46303e3c0731918b2dab3d9c46c886014b48995e0d927ec3303"}]}, {"id": "5b28edfd7ff0bdeb", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 173}, "digests": [{"algorithm": "sha256", "value": "4e867ae469b0b9ce6da5770436b72c11400636f1edb7b14a9fae9b979ab6b96a"}]}, {"id": "9c449b3ae9f94df9", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "671f9180d45a20a27599de797699960a78cb034e4657c6f0f7458e95ba65bc08"}]}, {"id": "c36c0f778436da21", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 384}, "digests": [{"algorithm": "sha256", "value": "97988725f9484a32c02130279e5899ba3574fccc97fa6add4501eced2582549a"}]}, {"id": "ce1506eded9a7812", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "452ceb4fae59c263805272f7d4df098511c96d6955db841ef69d2a7b41b7aa16"}]}, {"id": "486900dc6f96bee3", "location": {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 174}, "digests": [{"algorithm": "sha256", "value": "b9a9f08fa197470b63962827224f574ebe7de6fdc7b4d40319ee17ad51064027"}]}, {"id": "1bdd1095c6f4d733", "location": {"path": "/usr/share/zoneinfo/posix/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1873}, "digests": [{"algorithm": "sha256", "value": "d8b06981b02537f066dfc7ef9d5a075320735b3f26401c1d571575f24a0529b7"}]}, {"id": "96e191fa4de947af", "location": {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 696}, "digests": [{"algorithm": "sha256", "value": "7938f39f41ac72b43bba498e244d1d5c46a1132e853ce288c610194f0a2cd598"}]}, {"id": "bbcd34b9c6968848", "location": {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1291}, "digests": [{"algorithm": "sha256", "value": "fb2dc0e77fae7a266fb22edba92e3a4ba19beb794baafcafa3e1544abb4f668c"}]}, {"id": "392929ed47ff0eca", "location": {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "abfd4d46b7f68e7833b05af8e17ed098c86aae1b305add3990c4d955b51c8613"}]}, {"id": "16a883ef1a32802a", "location": {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2503}, "digests": [{"algorithm": "sha256", "value": "028b73e2b50e95b34d2d1be1d66f60b87a920a6b6717ae6ffa0f1d421e021d28"}]}, {"id": "63085a277ebdb212", "location": {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "ae74ff9529656c6c48cfcaf6912f7d6bd07956424d272f20530a3a4e71b6a0c3"}]}, {"id": "f9560e552c491235", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2590}, "digests": [{"algorithm": "sha256", "value": "cbf0fc416e36a62d753b4d40bced333bb647ba5fbe3868ad49e15592376046c2"}]}, {"id": "afae1c37f4c6cadb", "location": {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2859}, "digests": [{"algorithm": "sha256", "value": "ed83fe2554cb2cfdd2d7a255d71476df0444486290815bc4fe926d866bc9f237"}]}, {"id": "c23e53a0af7ea471", "location": {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "138ae9ebd540eb300e0a3ee8045bcbf70a2f1e88a1d387b0b581223684f8f8cb"}]}, {"id": "159c8b06af132914", "location": {"path": "/usr/share/zoneinfo/right/Africa/Juba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "a53f3761025ed8729ec61606abc45ea2b08cea76e8c8bfbc5302939b96e758ac"}]}, {"id": "4178d0f78793da02", "location": {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1239}, "digests": [{"algorithm": "sha256", "value": "402a2873eef8ae3ac9992db2d33c6ae09b1765e6d91fd7b8d6ff1dd7f90bbdf9"}]}, {"id": "565070503c5f8a0e", "location": {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 791}, "digests": [{"algorithm": "sha256", "value": "2f6819f6a6a3a26015c248b106c2aad1391e2b9a3851a05ea90766cd676feddf"}]}, {"id": "847d0d8152ede1a1", "location": {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 697}, "digests": [{"algorithm": "sha256", "value": "0335b3586597760bbe5827457cd2bbf5e97c02f2ae1319f200afa17bae034750"}]}, {"id": "e843d98eb9c9b33f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "4f502ead056d273fc5d85bb0a449b60002408711288935c963ba88b8017d0d62"}]}, {"id": "80031168101159fc", "location": {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 825}, "digests": [{"algorithm": "sha256", "value": "a1376b2b555183f74a2072833fce9f88f89199a2609a9fb178332f91cf9111df"}]}, {"id": "2cb73a8f004003d7", "location": {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "630941be536d45b797904554f409e67dfec47c442f80fdcb5c57fe748aaaaa7f"}]}, {"id": "dc1b3b2054074e2f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "d276a52c133e1fd3d6d37d15265a883e65155050f4bc4b5d92f38a6fb46c937c"}]}, {"id": "12a6fcd72bf2e360", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1181}, "digests": [{"algorithm": "sha256", "value": "4f67b31871dfbdfc9cd9ab3cda83a83f83234369493058f52cf524332d491931"}]}, {"id": "bfef7070005ec44f", "location": {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1241}, "digests": [{"algorithm": "sha256", "value": "f5dfc517a615035173c2a7e3f8e8c9d66b1f700e79877a3479c743db71067835"}]}, {"id": "c7ebac44e237b74d", "location": {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1519}, "digests": [{"algorithm": "sha256", "value": "32ca25be04873f09ef5d15cc99a361a0fe82105594509e5d48c5b020a155cba5"}]}, {"id": "218601a1f63975ad", "location": {"path": "/usr/share/zoneinfo/right/America/Adak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2896}, "digests": [{"algorithm": "sha256", "value": "0a34da27e56939efe9de64c2cc247cdcfeba2b8b9e50c7874a37f2686fdefd3f"}]}, {"id": "79c4e6f675c6ef47", "location": {"path": "/usr/share/zoneinfo/right/America/Anchorage", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2911}, "digests": [{"algorithm": "sha256", "value": "15dfc71e1a15500bee1deec7ca1d9b6d48f90303369e6554a7654c698631930f"}]}, {"id": "3b1198714e9ea596", "location": {"path": "/usr/share/zoneinfo/right/America/Araguaina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1436}, "digests": [{"algorithm": "sha256", "value": "50a55439810fe5f6ef6ab45de6008963f1477ccfa05410bebf3310bf2059d269"}]}, {"id": "0e3d26257cbdc069", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "e0b21e841157158ea9418678a43c0bba5737237527a2af4954d9a882a67344f3"}]}, {"id": "eec4222fddc1f913", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b2461c7183f9c86fd88c40648c8e0d51b425669b11ef21e2a85ed500a8cb7c93"}]}, {"id": "8cd8649fd605c435", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3cdbc2326af701b541681464244ee10f0301d5029911bed32d5cd15271e2f300"}]}, {"id": "013851a4b2831f15", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "7a420c06b4acc3c3dd700781616f182f61d404aaebf64040e94a5a74589c2fb1"}]}, {"id": "64d27685455f4ca0", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "6aa52116a0e07e835ca1a71a09a9925f2ce694552f1510256b84979522906f28"}]}, {"id": "b169289a87a0984f", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "3c8f78c79d1da0a75d226af76b01ba04a28b783ed1ec14f045b78af6f1ce7f35"}]}, {"id": "bb8d3910777da1c3", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "b497a7862d6e9d1933b1727c3cbead02ac9ead7f2ddc96c40af6fc2000df7872"}]}, {"id": "0fe0b2d78b3cb662", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1612}, "digests": [{"algorithm": "sha256", "value": "272442b773fd99c959b3f655c79f4f7c092fdfdd2a78c078b1c27edbdb0a41d6"}]}, {"id": "072c0ae6ea07423d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1654}, "digests": [{"algorithm": "sha256", "value": "a8f0c42220abcd078551932cd858bac31ec6d3aee5686b6d11d1e1033d98b472"}]}, {"id": "a1faa662db308a5d", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1670}, "digests": [{"algorithm": "sha256", "value": "4ac23d9301bf0fb26d8841a9480525e3042a05543aa3a3158b0714f9e34c6b6b"}]}, {"id": "cadc3efdacddcb64", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1668}, "digests": [{"algorithm": "sha256", "value": "7f52559ca6498edad9cbd3fffb0602cbb09658dad3221b1113591704cd0643cf"}]}, {"id": "1bd458dd34a21b6a", "location": {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1640}, "digests": [{"algorithm": "sha256", "value": "ede4dc68d8a7e659dd19274c07b06459a261a7dd47f85a2ccee405e512e46d43"}]}, {"id": "3e42ee687c9d59a1", "location": {"path": "/usr/share/zoneinfo/right/America/Asuncion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2608}, "digests": [{"algorithm": "sha256", "value": "8b493028c5017188877d262567699e3ada310984a88f1c131e0a167997d98f88"}]}, {"id": "ff4216ef70885e0c", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1576}, "digests": [{"algorithm": "sha256", "value": "4db6c074443ee929f1e5a79f201468b3eff2e54597147a297a6dfac82b9bf96b"}]}, {"id": "987a1eb94c5abca1", "location": {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2114}, "digests": [{"algorithm": "sha256", "value": "e0a7cf0911cb91737bc9fdd78b75eaabbfd2571c3ee9878c2172fe05245530b8"}]}, {"id": "e0184f4b8dae6360", "location": {"path": "/usr/share/zoneinfo/right/America/Barbados", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1004}, "digests": [{"algorithm": "sha256", "value": "08b10bc00bea4946881033cde19264458fb5c6b3b4c6d7b7716e2745a6303a80"}]}, {"id": "c1666b2a6e79f0e4", "location": {"path": "/usr/share/zoneinfo/right/America/Belem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "86e838a131c0aaccae3e01b02c26d50435786e653e799fa1e4d0a7cb5df72c4f"}]}, {"id": "d017c79e48b29046", "location": {"path": "/usr/share/zoneinfo/right/America/Belize", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b2af883061a226e991631b038fa337151e71ed40b8c583c0367dcbb100b418e3"}]}, {"id": "d922ffe9a3625bc9", "location": {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1184}, "digests": [{"algorithm": "sha256", "value": "c8c8a3a852f1b5b74501740b154c7c85879da362e062f3d848d36a3bfd621c4c"}]}, {"id": "9c441ce4cec7993f", "location": {"path": "/usr/share/zoneinfo/right/America/Bogota", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "0102d3cb66ec335ce7f1939c78e7399ff308006e3784846586b6766a7cfc6303"}]}, {"id": "f64bd51fd759121f", "location": {"path": "/usr/share/zoneinfo/right/America/Boise", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "fd7bfcff4b95e44c95626c488c9d3bcf135a091565e1ba046199157e02d67a0a"}]}, {"id": "34b0c64ee3638eb4", "location": {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "e3c5e5b059d9c263b85f7e6006719ee5b8eeca99aff426e248f9afc771e3cf15"}]}, {"id": "aed1ccbdbc9aa613", "location": {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "2d71f720b9880bc46e92667f7ed4bc35ddfe5372c0746f18af47f61b72108509"}]}, {"id": "416172025e2f11fa", "location": {"path": "/usr/share/zoneinfo/right/America/Cancun", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1342}, "digests": [{"algorithm": "sha256", "value": "d14f87fde8358f4bef9291429ad761f05ba871e51d51324bcc234d10e25dfa8a"}]}, {"id": "c06f9645b1f26d30", "location": {"path": "/usr/share/zoneinfo/right/America/Caracas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 820}, "digests": [{"algorithm": "sha256", "value": "d5c89391569f22a63fc5907a8941d13770d06da5343e4902feed7d6197cf2443"}]}, {"id": "c085770f7ee68efe", "location": {"path": "/usr/share/zoneinfo/right/America/Cayenne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 750}, "digests": [{"algorithm": "sha256", "value": "1dbe84c59c59c88b8b61a086ae503e61fecf133328025e7ee620d2d21b6344c0"}]}, {"id": "947e916dafa02197", "location": {"path": "/usr/share/zoneinfo/right/America/Chicago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4116}, "digests": [{"algorithm": "sha256", "value": "aaec01572be92e8a71d7fea028b2e5505084b4fd01272d2f7fb669dcfde81900"}]}, {"id": "4593e2403c0627c2", "location": {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "3b4f67261293aebf24bbee18b53a7f8068b77de58207dede35790b605aa11538"}]}, {"id": "974c0a9d88ee8c40", "location": {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 872}, "digests": [{"algorithm": "sha256", "value": "c43240951e51a02dada32d9117403e1a4451d0079834b469759e062e30d6e217"}]}, {"id": "3c2ebd08fc563a19", "location": {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1968}, "digests": [{"algorithm": "sha256", "value": "6286e6bdc75a4967ff6f1ad6eda4bc9cb4e3011edeb6d0214231efde572c3cc0"}]}, {"id": "60cf7d0ad0d796d5", "location": {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1238}, "digests": [{"algorithm": "sha256", "value": "b0f544bc8ba665b6161ff97e73576e93e67c68e749f3e0e7570c6328a0d01423"}]}, {"id": "2e355a7e19dad2a1", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "b725095ec5a156d826fbd33eabcd5e586b6704e0f8f3c9eb008239155bc59203"}]}, {"id": "e7174d10bd29ae4f", "location": {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1590}, "digests": [{"algorithm": "sha256", "value": "0050974703fe2be1b07d298ce6353e955e9839e04bc06969a577df0e7fb17e73"}]}, {"id": "7d3f08ff70ace8dd", "location": {"path": "/usr/share/zoneinfo/right/America/Denver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2984}, "digests": [{"algorithm": "sha256", "value": "702d543c77ad4b9cfa5019532eb90f8ab1b4ced9aaeb4f69250271eea1520a5e"}]}, {"id": "9406b1a1e1a3f43b", "location": {"path": "/usr/share/zoneinfo/right/America/Detroit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2770}, "digests": [{"algorithm": "sha256", "value": "1457c435a8325a433ae71ecdf100a4e7e8b165f9864ec91ea82f8a80336268ed"}]}, {"id": "767cd4482757d7bc", "location": {"path": "/usr/share/zoneinfo/right/America/Edmonton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2872}, "digests": [{"algorithm": "sha256", "value": "adc4cc0ce4f91bb9675069ccb61a5c31aedfad408c5abbbcbb95d41abcb3dfe3"}]}, {"id": "110482e9b26b2b73", "location": {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1216}, "digests": [{"algorithm": "sha256", "value": "e45443bd0228366c675e29b27d0c8b4aba88e75af2de13a21f75ff76c2135997"}]}, {"id": "03add8b6fc0c12f6", "location": {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 776}, "digests": [{"algorithm": "sha256", "value": "cf95f3f169f578864279380d641fe5305708220e185b8fa3d294d493a0d50504"}]}, {"id": "830d06cfbc8b28ac", "location": {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2780}, "digests": [{"algorithm": "sha256", "value": "662281f1f0efb834e0a462e41c06776db0b892eef2e99c686e87810bfac58bd0"}]}, {"id": "bff095f0dce82beb", "location": {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "5818d1c748f9476d8eaefceaea8eadeaa20ef6d689ce02b6f411977117d37430"}]}, {"id": "4c3b2c6e3ab340e8", "location": {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2732}, "digests": [{"algorithm": "sha256", "value": "3a1ade3234f10ce3166f747c4ab5ab1a3e37b224349375add816a6eb203468f0"}]}, {"id": "9ccb9b2c98601332", "location": {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3750}, "digests": [{"algorithm": "sha256", "value": "e8f36386ce530142d371cb1b7df3d187c0a83fc9cbff721c639fadca67e8be66"}]}, {"id": "02d0c46653cb31e6", "location": {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2398}, "digests": [{"algorithm": "sha256", "value": "4e00491a2a61f0afd328a8a3fb7f71943fed9a77cb0c920949e7c7ce81d6b54d"}]}, {"id": "137b8608bd1b6a34", "location": {"path": "/usr/share/zoneinfo/right/America/Guatemala", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 832}, "digests": [{"algorithm": "sha256", "value": "12a65b8eee5a3c95721fb8047c8ea239e4d57d2453236149892db274983157a0"}]}, {"id": "b16065c4e6d66cf3", "location": {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 802}, "digests": [{"algorithm": "sha256", "value": "7efa1be141cacc31cc58bf66c1602250fc229efbbb66b5bfe8887c298a0d9eb5"}]}, {"id": "94e92e0b9047085e", "location": {"path": "/usr/share/zoneinfo/right/America/Guyana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "8bc6aff057bda224612ea14c8bbab7dca6df36f55995f44178427a14d089b0af"}]}, {"id": "87da79720bbf3555", "location": {"path": "/usr/share/zoneinfo/right/America/Halifax", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3964}, "digests": [{"algorithm": "sha256", "value": "2843d77177b88426ef03a9de7edb2e25b4325a5cf6cbe38cbb2926b65990b129"}]}, {"id": "7f52462a28fb31e5", "location": {"path": "/usr/share/zoneinfo/right/America/Havana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "fbb8a2bd56ecc7822d75b4dce555f891d3f771020525858f4021a4e0fee9ce85"}]}, {"id": "ebdc90709d122d49", "location": {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 980}, "digests": [{"algorithm": "sha256", "value": "f83af01c24a02198ca6f53c3b077d200ad2b0f10450e682b43a7d8c5dd27b5f6"}]}, {"id": "77d3dc38c9a56322", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2206}, "digests": [{"algorithm": "sha256", "value": "9f62359a025350b082aa1b8a2587385fa7097e44bc2f1e834a2602f52afc38e1"}]}, {"id": "05433d6fe52e8b6d", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2968}, "digests": [{"algorithm": "sha256", "value": "57aad17cbf515d83b245cc0bf698fc4883f5a64092a334f514b3cc227b3da3fc"}]}, {"id": "417d3712abaf26d1", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2262}, "digests": [{"algorithm": "sha256", "value": "623b64153b083f4713dec93c1732d0868fabc469b47e58506fc30f83b0b4f39b"}]}, {"id": "0fd325736f5832f7", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2444}, "digests": [{"algorithm": "sha256", "value": "5db1f28012c302c807b049bdf06cb867a623e2b57ea303e46f53642e58ad4639"}]}, {"id": "23b8c4392f9d4e49", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2224}, "digests": [{"algorithm": "sha256", "value": "dd0aa0401142ef67477d1c8255d8c3053a4c6a20dfd55d3f5b0742e7e2145267"}]}, {"id": "9336af376006adca", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1954}, "digests": [{"algorithm": "sha256", "value": "1a8646dc325f59367c97b9df05d2776a3b6290c7d90a8b7a9fceb41f328c6c03"}]}, {"id": "47c59150c383c3ed", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2234}, "digests": [{"algorithm": "sha256", "value": "1598be55f044662f9cc2f52b25532ea6e92e46f9e2b36eafbcfd65e4aef1b283"}]}, {"id": "28da2337d1436464", "location": {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2318}, "digests": [{"algorithm": "sha256", "value": "42e331df61224c8f33288ecbb6d516bcef946b22c98a1a9f7e3b425ec627aac9"}]}, {"id": "5be237d556feca8d", "location": {"path": "/usr/share/zoneinfo/right/America/Inuvik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2454}, "digests": [{"algorithm": "sha256", "value": "bf3776ce579a28c4a7c3bf1a4170b661b5ad4074346b327ed09dff35d00146d9"}]}, {"id": "f19c3560776f6ed3", "location": {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2572}, "digests": [{"algorithm": "sha256", "value": "118b12fa216215e88ed82177c469ff77a5a1bdd7a2f5c40b9b0805efcd70cb27"}]}, {"id": "f439446ba177bfe3", "location": {"path": "/usr/share/zoneinfo/right/America/Jamaica", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1038}, "digests": [{"algorithm": "sha256", "value": "d38f7840b7841c152b87ba8343840dd4e35f968a2b1c389d09a3b3e31d6194ae"}]}, {"id": "18dbee1bbf80256c", "location": {"path": "/usr/share/zoneinfo/right/America/Juneau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2893}, "digests": [{"algorithm": "sha256", "value": "47c6d0e98e62dcbe3bb54111a5de6924cdc997eb712e0f8db4c378ed13d8e73e"}]}, {"id": "42ba33ec9a606959", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3312}, "digests": [{"algorithm": "sha256", "value": "5d98c91cc09f5bd7d01c3a04c54e11dc6ebc587a19c13215cc17d3222627b764"}]}, {"id": "59f829c66b3809f2", "location": {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2892}, "digests": [{"algorithm": "sha256", "value": "30e2f238e6bb7a621b5c62a40d26885414447f48f6fe2514b94be92472f27377"}]}, {"id": "e5c00ac43414929c", "location": {"path": "/usr/share/zoneinfo/right/America/La_Paz", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "63084abd426161df0da3e7337c0d88979bde8b1f2c5ad3f1030db53596c694be"}]}, {"id": "fe736c9d73daf7fc", "location": {"path": "/usr/share/zoneinfo/right/America/Lima", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 962}, "digests": [{"algorithm": "sha256", "value": "cb27380e26cf595b801a349da9a15a85d09ce5516cb8c1fbfc723ed90ae32441"}]}, {"id": "057107479f558261", "location": {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3376}, "digests": [{"algorithm": "sha256", "value": "ce8e31332e887872c39fcf7d4c7e8a6faeafcfb79c15d5463c279e4f063f3956"}]}, {"id": "858288b15ab629b1", "location": {"path": "/usr/share/zoneinfo/right/America/Maceio", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1296}, "digests": [{"algorithm": "sha256", "value": "fa5468acc11f864ab6bd73fc21541616f4d1b0cb704fc775c5fd0306365f0b45"}]}, {"id": "95218fb80f1b77d5", "location": {"path": "/usr/share/zoneinfo/right/America/Managua", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 994}, "digests": [{"algorithm": "sha256", "value": "174173035402ce38fc8b624f7e9593a39859383f766a60dd2f72de358eb25748"}]}, {"id": "36da3540f6b905d0", "location": {"path": "/usr/share/zoneinfo/right/America/Manaus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1156}, "digests": [{"algorithm": "sha256", "value": "a5f0d6908d90df46368b1bbfa900306665f378ab3976ce9650e044ec634ead3c"}]}, {"id": "082bed766615cd9b", "location": {"path": "/usr/share/zoneinfo/right/America/Martinique", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 788}, "digests": [{"algorithm": "sha256", "value": "7cb0057e2f86020b4f30e11c95d41e62bd4e76efa9c1e8b7424a420c8c8c2699"}]}, {"id": "a834d0c65ceb73c6", "location": {"path": "/usr/share/zoneinfo/right/America/Matamoros", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "32b4196968fd9a36da6bbc8811b341c4901ea634aa17082a3782fb39294eabaa"}]}, {"id": "242a6f2ea8ce1790", "location": {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "52a2f1a6ab97c3fb71e72d02116324c0dbac541952b52c8e3d22c1ce60868817"}]}, {"id": "17c2aa963514be03", "location": {"path": "/usr/share/zoneinfo/right/America/Menominee", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2814}, "digests": [{"algorithm": "sha256", "value": "bc4c0725e2d9cf2ae58a1b74b17d8b0a114cc845a8e8b2f21fb2f7385026ee7c"}]}, {"id": "3054eaf550e1c0c7", "location": {"path": "/usr/share/zoneinfo/right/America/Merida", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1982}, "digests": [{"algorithm": "sha256", "value": "65768dc4fd2817e325641205b1b75f952aed88aa4f3b1d40ae83bc03f7c11d7f"}]}, {"id": "29e9424ace52a9a5", "location": {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1963}, "digests": [{"algorithm": "sha256", "value": "22e883e942b95542955eac4abbe9a2be97b8721bc4150f5891efbef621cd809a"}]}, {"id": "ebc391dc9d289217", "location": {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2144}, "digests": [{"algorithm": "sha256", "value": "7a99b4deba69ddf83bbdea7514ec293d5d50e538bc0f81466ceb3117f27cbef6"}]}, {"id": "40cc78dcfb1fe71a", "location": {"path": "/usr/share/zoneinfo/right/America/Miquelon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2222}, "digests": [{"algorithm": "sha256", "value": "e26f1a57f982e8281167380041ba0c2b695cc9b2bef864d1f3535cb984db8f88"}]}, {"id": "fb7b865489dcf093", "location": {"path": "/usr/share/zoneinfo/right/America/Moncton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3694}, "digests": [{"algorithm": "sha256", "value": "5c953c923b365b588fdca74f847b41b74671724342dc088f1c958444aacbb42f"}]}, {"id": "d8364d5d80050d72", "location": {"path": "/usr/share/zoneinfo/right/America/Monterrey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1942}, "digests": [{"algorithm": "sha256", "value": "b9e913dc2ce17e8a3b46e76f06f7e995f75bfcffc9e8c6ac5aeae2534bdc54ed"}]}, {"id": "e77ce6862ac7b9b4", "location": {"path": "/usr/share/zoneinfo/right/America/Montevideo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2090}, "digests": [{"algorithm": "sha256", "value": "8f241f4af285e716d2e5c35747b8a749f8cc964703e0814580e43943aa2c3f99"}]}, {"id": "27fc9e0bb22a8789", "location": {"path": "/usr/share/zoneinfo/right/America/New_York", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4076}, "digests": [{"algorithm": "sha256", "value": "b0a94e989d9ef88efbe246158f43db340aeb1e1af7f7bed1c53e5ee5e1689b56"}]}, {"id": "65d8079d73c003c1", "location": {"path": "/usr/share/zoneinfo/right/America/Nipigon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d7c57fd2f291ba4573a8b77f3c5c4cb415e469d057ee6c1f70d30094343af392"}]}, {"id": "b94c5b56e9570b2e", "location": {"path": "/usr/share/zoneinfo/right/America/Nome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2907}, "digests": [{"algorithm": "sha256", "value": "a9c7d5f2b9455db243c8e6dd6e3b980bb01462e83f37465127133d2694e10564"}]}, {"id": "289455870a3f3bac", "location": {"path": "/usr/share/zoneinfo/right/America/Noronha", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "83fb108b3d5e27cce32e9bd68ed044ee9458f9f7149b26a7603011584249e9a6"}]}, {"id": "32852be6daa2df02", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "85478677d235f1c58834415566059d362a0d1bc884adeee06befddc5abe784f9"}]}, {"id": "5257d038c117b727", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "646dd18be9d688b2350d9a057329f294e9eaf22ddf352ff52cb3079951182707"}]}, {"id": "23c3988003ab550d", "location": {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2920}, "digests": [{"algorithm": "sha256", "value": "da014b7dd605f4768b20eb8b98f73e8ac580c0c5f4e04d265938d11924426eac"}]}, {"id": "c9348a1ea1afa731", "location": {"path": "/usr/share/zoneinfo/right/America/Nuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2418}, "digests": [{"algorithm": "sha256", "value": "56950399706eccf362afac0821597db27724f572c601223ea8bb66d22760b8f1"}]}, {"id": "270ecc8fcb395337", "location": {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2048}, "digests": [{"algorithm": "sha256", "value": "b90c4f93739679e9b8061180d5519e3cd083356d76e864cc370ae115693ff7f7"}]}, {"id": "f6096b1e73a8240e", "location": {"path": "/usr/share/zoneinfo/right/America/Panama", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 734}, "digests": [{"algorithm": "sha256", "value": "51554c5899ed90cec6e88a8add8fbd589d19bbe6af1707ec7309b68ef424964e"}]}, {"id": "7b41310a121cdb37", "location": {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "759239cbe1f3257d456f912a4d2aa0f9ae6fb8856813a5bf27e59821c31ceefa"}]}, {"id": "0be0662791edbb30", "location": {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 822}, "digests": [{"algorithm": "sha256", "value": "941fed94a7bf0cd0a36c4bf5f846a13243169ff8e231d682baa3910c6acfb97c"}]}, {"id": "9ddd69900bbc6f10", "location": {"path": "/usr/share/zoneinfo/right/America/Phoenix", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 884}, "digests": [{"algorithm": "sha256", "value": "bea98f59a25e4b3c2e571b33d824e2d89dfbac1af884a8caa17dd3fcaaba70cc"}]}, {"id": "1d8f88788cf3e826", "location": {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1986}, "digests": [{"algorithm": "sha256", "value": "166237a67a77fdd85cdf791ee443f4d9fbe989a530463fda87ba471c06b6bf11"}]}, {"id": "149fe6e85546e0f8", "location": {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1128}, "digests": [{"algorithm": "sha256", "value": "38f237541d85fe5095167eb7c0068f2a0898debeca54ff4332881440b1895d13"}]}, {"id": "37b9bf6e6986afe6", "location": {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 786}, "digests": [{"algorithm": "sha256", "value": "380d72f2d6623dac48cff2dfb46eec2e48b68053c708dca04168321b6453d185"}]}, {"id": "0fe6dcd67c1a9577", "location": {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2442}, "digests": [{"algorithm": "sha256", "value": "3688ed11afe18589e9a5aed18b2273d00741a58e1ebf51308bb394f64d8698ea"}]}, {"id": "26c28e81bd29ebae", "location": {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2662}, "digests": [{"algorithm": "sha256", "value": "d932a1523f5456aee9111269f6f6af1ce6b6a8f5bd93ef375f4fcb9dbe65b2d1"}]}, {"id": "898d93ab91dce1b5", "location": {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "176c83fe521332e8eb24aa6d33896770db48999186e77835a9e40ddc49fff1a8"}]}, {"id": "754c2b8630a66395", "location": {"path": "/usr/share/zoneinfo/right/America/Recife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1268}, "digests": [{"algorithm": "sha256", "value": "6c7e99f4d49271d6594a2b221b6694b1f4423c7efed4b56f55fcd8402837c028"}]}, {"id": "21f71311053c8678", "location": {"path": "/usr/share/zoneinfo/right/America/Regina", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1520}, "digests": [{"algorithm": "sha256", "value": "8e8a5a66a6f3b3ec3bf25b260bdb1157847968f1c439badf5a1aee787ec31cee"}]}, {"id": "427aab2fe0499e4c", "location": {"path": "/usr/share/zoneinfo/right/America/Resolute", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "5cf95ae8d63599abaacc0e458ff883468612af9c34c383ad59169eb59a75b199"}]}, {"id": "9ceeddab06e25985", "location": {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1188}, "digests": [{"algorithm": "sha256", "value": "7e60f645b783812ae5d60a32fbbee7a974fee9a877523ec08dd9d496d490f870"}]}, {"id": "6bcb8d1d4503123f", "location": {"path": "/usr/share/zoneinfo/right/America/Santarem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1158}, "digests": [{"algorithm": "sha256", "value": "cc43820f640a268402eee0a8d72b735316627ee069c367ea9c45445775e6a5cb"}]}, {"id": "6593867b4d3baeb1", "location": {"path": "/usr/share/zoneinfo/right/America/Santiago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3069}, "digests": [{"algorithm": "sha256", "value": "209fb1ceed6d56014a316c49a5ec0cbae3d8ccf97577f35ce74c85a0511b9db4"}]}, {"id": "7e7a8133871487ab", "location": {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1022}, "digests": [{"algorithm": "sha256", "value": "95048c4e28b3dc2553b41816e7a4df75a450bb56370f3a8c89148f586431ebdd"}]}, {"id": "e848b10effea0de9", "location": {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1996}, "digests": [{"algorithm": "sha256", "value": "334a9086612ea666b1a423fe5eff42e9b49c73a23c6102c0786de0d77ef6a0a2"}]}, {"id": "0aff5039a1968ca5", "location": {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2456}, "digests": [{"algorithm": "sha256", "value": "b69df7fed602bf83665407e6fc792507d48fd0db647e2a99e5bc08dcb103cce2"}]}, {"id": "7055f4875e067b3c", "location": {"path": "/usr/share/zoneinfo/right/America/Sitka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "73efa5b87eb61a6284ab99af60c20e9d06e6ead73801ade803daba73b2ea4e22"}]}, {"id": "28cf9a4726837a2a", "location": {"path": "/usr/share/zoneinfo/right/America/St_Johns", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4195}, "digests": [{"algorithm": "sha256", "value": "a381975f17f65a179d4e61e21f09a32f5b9814db51b33d0e2e73e663df443265"}]}, {"id": "f856f6b144447982", "location": {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1100}, "digests": [{"algorithm": "sha256", "value": "e8e4b669fba01c1259e91eee27d152728e035dc7a08a73dc43e6f48427f869a8"}]}, {"id": "85fc30b42ce5d60c", "location": {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 804}, "digests": [{"algorithm": "sha256", "value": "5012f6ba36b668af826d23783408ca80a57171d0d40e490c8c52142ca08b398e"}]}, {"id": "b82b19b31e53ff2b", "location": {"path": "/usr/share/zoneinfo/right/America/Thule", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2054}, "digests": [{"algorithm": "sha256", "value": "654e5e4509a0ad7ce44b2d4c3368b28f5ddc8769c0cb6b4b892b82957a1c39f4"}]}, {"id": "19c64addc392ddc7", "location": {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2742}, "digests": [{"algorithm": "sha256", "value": "c4522bb26b7d180fe844eb2f0108ec51c9c8f68736c832ac8c27a432f29204fe"}]}, {"id": "0a397667ade381c1", "location": {"path": "/usr/share/zoneinfo/right/America/Tijuana", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2882}, "digests": [{"algorithm": "sha256", "value": "58c62419e6767433c5b5f6a1aaa273856819df28631ed4d4f99a9682013a658c"}]}, {"id": "0f46fbc5aa06f77c", "location": {"path": "/usr/share/zoneinfo/right/America/Toronto", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4034}, "digests": [{"algorithm": "sha256", "value": "8db7b1463a8cc6793d60fade5b30da892673d9acda9c362933267def5b901b9c"}]}, {"id": "0a96dc239543cf53", "location": {"path": "/usr/share/zoneinfo/right/America/Vancouver", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3432}, "digests": [{"algorithm": "sha256", "value": "846c05716bc5f1e0f5e1c3498b52f7590c73c59dac7ce9f693792bd86561a61c"}]}, {"id": "2024c06ccc51f788", "location": {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2154}, "digests": [{"algorithm": "sha256", "value": "1a4c8a143c9c256ef4080b54eed26a3b69056c4a8cf759e4e838e800de0c5257"}]}, {"id": "37b50cd7a57628aa", "location": {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3422}, "digests": [{"algorithm": "sha256", "value": "963807bdf53257df7aa885d09e37bd5116daaaaf3187cfc9dcbea719894d62b1"}]}, {"id": "5aa771b5714708a7", "location": {"path": "/usr/share/zoneinfo/right/America/Yakutat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2845}, "digests": [{"algorithm": "sha256", "value": "4cee8d752bccefa30cc879205652a431d919a3b987af9d445a105921511bea25"}]}, {"id": "ca43982bc48d9ea4", "location": {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2506}, "digests": [{"algorithm": "sha256", "value": "c474f120f09dc276622229502e72b3782e16c7da3edc42a0a638e3a4cf7bb6c9"}]}, {"id": "a8afdbebce1af198", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "87af5d587b3a6ebfac26509530176c949f4a4e554f13e72f6852810568951d04"}]}, {"id": "d83c5a0f64bf629a", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 837}, "digests": [{"algorithm": "sha256", "value": "9b9a9906e7cfcf92f80ff79841efd231add1d8bdd46ee599f7c7f3ecc4edb451"}]}, {"id": "6d8fb05ce04b01ec", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2828}, "digests": [{"algorithm": "sha256", "value": "aab8355761b64a2d47f6e79b4e72fe7f3c0c95715e84935ed8086b056b60e890"}]}, {"id": "1e5861bad412bc2b", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "d628d8efc5da4f4ad921b446d053ce344558e3669bb1ae6fc4adf96e728a9b54"}]}, {"id": "fd4cf4364051c06e", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1958}, "digests": [{"algorithm": "sha256", "value": "a2a9de8bed7020c44a3fac2663300a2e906fb937afb46327e93b3ed34c038144"}]}, {"id": "e003c80fe4f96193", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "30fb59c3c5478ac7d0146e444ac024b069a6fb702afb73bab8f77b16ff55efd5"}]}, {"id": "675793edb9cff0f4", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1702}, "digests": [{"algorithm": "sha256", "value": "8ed5e602930ee85616fedbf13d4116c1f54a945988be9c96281a840956cbedc7"}]}, {"id": "6488dea60c4adc98", "location": {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a5a00f9e236d5388a17849528ed3fb5c34b01b3b32057f508a31793e8252d0b2"}]}, {"id": "6afe24eb9cb8ddd6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1557}, "digests": [{"algorithm": "sha256", "value": "e1170546a873c062c59f045d3d0c484cbf48146de5ed731ebc282521ea0ae4d5"}]}, {"id": "eb05f9940de49283", "location": {"path": "/usr/share/zoneinfo/right/Asia/Amman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2403}, "digests": [{"algorithm": "sha256", "value": "2b621c1ca4778db7308fc4b3cd827776111c7c34214087d4bf96257148317ad2"}]}, {"id": "23441b45d0188884", "location": {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1748}, "digests": [{"algorithm": "sha256", "value": "933589af8de8a4215f1fe3850c511d013092bec720a0deb63a071eae1a484ae4"}]}, {"id": "b2ce973f105e4f6c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1543}, "digests": [{"algorithm": "sha256", "value": "b44c272b6ae07731da3981c37c7e34742334635d9169b9ae48a708c075741469"}]}, {"id": "4c9b8c9ea4552410", "location": {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "3e30fc7e2c557785171ca9ea5b52fe677c3b46c997d0d5382eec70ae35fac2e3"}]}, {"id": "75a0391d5adffda8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1177}, "digests": [{"algorithm": "sha256", "value": "770beb20d620d56ac172eae970fb4a2547737ca662afa2d7b5abd33e6ce79436"}]}, {"id": "724c72d9c2a20e72", "location": {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1551}, "digests": [{"algorithm": "sha256", "value": "02ccec031ff4acf6f14d6f8ead8eef51803fcf50c41e9032aae96f96267b9ee7"}]}, {"id": "c3188c34444dea18", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1535}, "digests": [{"algorithm": "sha256", "value": "4fc6d280c1e1303dcabc47a92e337d11214a06c8f13794e40a816439bbb5e9ad"}]}, {"id": "0c71bdb73c286714", "location": {"path": "/usr/share/zoneinfo/right/Asia/Baku", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1795}, "digests": [{"algorithm": "sha256", "value": "6da6ab3b0fdd094b95bbb2af8a91e0f0c0fd8d4e4276da7b581386715cc1946e"}]}, {"id": "4144d5c8f4bf319f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "96cc9c7aec7ef4379913ebe4a18c8e7752cab5a0aec643c482e745a3b067099e"}]}, {"id": "0ea731d0ccfdd529", "location": {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "e2cd3238a1d96d3d2367e8c3b118be5c75bb9dea65a4dbe83a91452f70821132"}]}, {"id": "98ff34a925bdb80a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2706}, "digests": [{"algorithm": "sha256", "value": "4f67cf09904d39b5ccbb67e85ff4a22edd7b44bef46c9d2cf926130b4929f06c"}]}, {"id": "d087cdab3e822b46", "location": {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1539}, "digests": [{"algorithm": "sha256", "value": "ba0e1a92f48f78c52b38e39ec3d54dd769fd1c63d84e669c719c6235e3782e08"}]}, {"id": "75b0b6ee8ce47a4c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "07cd95d7adc2ce608bb9764e856a86d02e2ecb3c5796c88e7f9256e81fccf692"}]}, {"id": "f98cec25ef47ae1d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Chita", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1783}, "digests": [{"algorithm": "sha256", "value": "ed033b6b3c07c10fc3f76e966be80960140d651f51b5f4ab4c3c02789209be9d"}]}, {"id": "1581342198895a1e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1517}, "digests": [{"algorithm": "sha256", "value": "48410dbb26344add6f30abdb8fc8ea9dc3455b214d6f57852d598a3c9f822230"}]}, {"id": "f570ec4b4984bcd8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 944}, "digests": [{"algorithm": "sha256", "value": "c75c21fcce3f641f8465afd25f7fd629d21d17374466e5549f7472e0234201d3"}]}, {"id": "ad5d04b8fbbdbeb2", "location": {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2846}, "digests": [{"algorithm": "sha256", "value": "9155af04720a14aa71951c15b6d5faa91b0ca5983fa5a827c4c287034c81f144"}]}, {"id": "3710a085db318e75", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 901}, "digests": [{"algorithm": "sha256", "value": "3baf1889afbef73beac18c9e41d845222f922e70c2ac09a78d4c80ea7c988aeb"}]}, {"id": "b06ee52282ed6503", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dili", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 779}, "digests": [{"algorithm": "sha256", "value": "7b44b4e18dcf9df2d7532e1cb764a61517786ce10e20077160a558021d021b70"}]}, {"id": "19a2a8d4f53fea55", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "b08bcbddb97c010086855b38886cc8dc93231c0c0ba1ea58d7b03b293ef8abcc"}]}, {"id": "03b4fdbd224069c0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1147}, "digests": [{"algorithm": "sha256", "value": "68766993512bf52f03272c13ad2c13406815996bb338f15c068d81d7a533fb2a"}]}, {"id": "8d670698d0f0e73d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2568}, "digests": [{"algorithm": "sha256", "value": "bbefccfda0eef52f86b25c776e6d1c6b5fb9434a68f83fdb0e5a286da834a295"}]}, {"id": "aab107ee82178d43", "location": {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2989}, "digests": [{"algorithm": "sha256", "value": "08b101708722992282a31e6879fde7a66352cb3a649bae6e34c3d1795a2b7d18"}]}, {"id": "df5b1ff319fca684", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3017}, "digests": [{"algorithm": "sha256", "value": "aedcbd32500e3cf3a7429c9901b0d91fad4ac00821ba5961306aa402eb56f502"}]}, {"id": "0b28783e95be4f09", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 915}, "digests": [{"algorithm": "sha256", "value": "7190782e0a16aad1d9684932f7a87b394de0998d9a47ffc8e72b69be94247be9"}]}, {"id": "bf74e001ee4005cf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1757}, "digests": [{"algorithm": "sha256", "value": "aa754769189ea4ec86e5afb224ed44eafe47033143531e677e693940563f6e28"}]}, {"id": "379fcfff13719a14", "location": {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4058311377b0f18f270262dea79d7d17c2debd4d9effc16b672f5f9b0c0c1f13"}]}, {"id": "31b008049d314243", "location": {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "fc57e139f31540ca636974a40f88ccf98c2152a17f082485bbda383b5988741c"}]}, {"id": "094fd7e23e68ebae", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 923}, "digests": [{"algorithm": "sha256", "value": "10611f0e5f24c658765df5c6c4f56d3ce483ee69ef46fa65109a79412ea9a1e1"}]}, {"id": "46b54a9105d1d0bf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 777}, "digests": [{"algorithm": "sha256", "value": "3380d8746e2939d05f75124e002a888e7b8a00fd1638cabcf5b1e90d0f409eb5"}]}, {"id": "b896892c678d3ee0", "location": {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2928}, "digests": [{"algorithm": "sha256", "value": "350225f72e887f6f2d2ff4455a19e5a86e0ec099d8563ffbdab91478dc72e57b"}]}, {"id": "649f882e415cf3d7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 760}, "digests": [{"algorithm": "sha256", "value": "895c51205faae86f90b417969b537c5c810194ba60c8052ad0ed1304815ff9c3"}]}, {"id": "d8769c43a829e8c6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1724}, "digests": [{"algorithm": "sha256", "value": "4541c14b0911921ed273b89d575cd857d296e78ae14b0b7992bd7648bba1c2b6"}]}, {"id": "84d3fdb9fb81aba5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 943}, "digests": [{"algorithm": "sha256", "value": "487b558b52c250bb97ab14e5e3e330484c37d85bb3efffadd4484862c5849eba"}]}, {"id": "b523b644dce9674d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 764}, "digests": [{"algorithm": "sha256", "value": "98c5d4b736b5345da872b2f6d2643741021834aa6bae728127739e2670c80f6a"}]}, {"id": "a85316d2ad14d659", "location": {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1837}, "digests": [{"algorithm": "sha256", "value": "a8a08eaf38ddb79283af8464237aa14de659920294af936db5990f2fe0afacfc"}]}, {"id": "cf7629f7754aa035", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 843}, "digests": [{"algorithm": "sha256", "value": "ed4279c7b09d4957d3412d43b02619ebc332298a6e0e18639fa68154da6068d6"}]}, {"id": "48fd821eb0d55cb8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "568100782cecdb6131c830d9a4fc4c7b046001d7d4e6b90dd21a592216d0ba40"}]}, {"id": "7c4eed5b783dcc04", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "43e9767aef7e6311712ab9cb5b49b8bc2a9bbfc98c55caed6565e042e600df79"}]}, {"id": "7503efcec1c28534", "location": {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1047}, "digests": [{"algorithm": "sha256", "value": "977391bef402661573b0ca8f04b9458c8b1f4e5f2f262f56ed524ac1754ebcf5"}]}, {"id": "916e81ac3ae6a7d9", "location": {"path": "/usr/share/zoneinfo/right/Asia/Macau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "f2243e352e9f2ba8323dbf13a54846e894f96f2afa7f6c46b583657cf438caf0"}]}, {"id": "90a05a757af78605", "location": {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1784}, "digests": [{"algorithm": "sha256", "value": "446bcfd6ab2aa6cc40a9fe74a0e4a21ae7831dfafad9982e3a10c4fb938d720d"}]}, {"id": "33786f9535c89f2a", "location": {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 814}, "digests": [{"algorithm": "sha256", "value": "50433d32202cd2de73f641788bc755511e375d14f03564f62ca60786f3c3f00f"}]}, {"id": "76388f3d1616cbf5", "location": {"path": "/usr/share/zoneinfo/right/Asia/Manila", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 890}, "digests": [{"algorithm": "sha256", "value": "55c74d306d3bf0f5899b5ff38c587fa96db8896bddcf8fcaaa4b7f603e75ebdb"}]}, {"id": "de46a6db3dd29a9e", "location": {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2542}, "digests": [{"algorithm": "sha256", "value": "80f19eaf8e9e0cced62b8c86f58ce2033e9af90e897f258ab744961e8395de92"}]}, {"id": "4d0ee63b731e3a9f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "b352d9a3331dcae6bd48d2afc13357b7fd67e3aaf8701893b644fe446df33014"}]}, {"id": "1c73757cb297967f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "5cb8c263daa9ddc95b550bb7cebdb7880c10e02b9275541e0608342f39874229"}]}, {"id": "16661e42f0d56eaf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "335cca7868a81c6260fe0e056efcb80af2e6a4c4005b8fe199587b14fc7ed42f"}]}, {"id": "5a2e77ec590b2000", "location": {"path": "/usr/share/zoneinfo/right/Asia/Oral", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1565}, "digests": [{"algorithm": "sha256", "value": "2ea4a932695d5abfb1793c66a8da6f827e98f35a70245d3cfe60822e5d718007"}]}, {"id": "5e3e4a6cedab0159", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 921}, "digests": [{"algorithm": "sha256", "value": "fbb16d4294aba0f0d1f8c0e0dccf6ab0c2d15c79a439bc02e86b4d535065afc6"}]}, {"id": "947ee9e7c9231e8d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "e282eceb965270857e7311bdce52be068f4d7fb28669381719793f97f5a1b8bc"}]}, {"id": "f5e848100097c71c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "ecd9a9c7c669904e3cbb5fa1882bd27ce82af1b3698efe1e22218b69bdad19e7"}]}, {"id": "8fa52f951da27e3c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1573}, "digests": [{"algorithm": "sha256", "value": "efe5b79f0407bbc73a731a4803bef83a6d19f7d9a7fc6c710d49f1d0b675a464"}]}, {"id": "c4853b9970512457", "location": {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1587}, "digests": [{"algorithm": "sha256", "value": "6e5226cbcd5ca6e6805a30694596598982dd489e4b401ce5ff659801618b7ba5"}]}, {"id": "01b517987816413f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "719793075cfdb6ffe28f6cc5f3dbb80408e2fcbd0ac1c00e1f96555a10af6f76"}]}, {"id": "57e0cdfd25a6bdcc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1760}, "digests": [{"algorithm": "sha256", "value": "f9e9ecc3e730520f84a3058a8211f918ff53ada92aea44089eab64a0d7732687"}]}, {"id": "5d2598b4c6dbabc8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1145}, "digests": [{"algorithm": "sha256", "value": "3ba1dfcdfa4d6abedf04bb115a6f2853e5cccaf695f1b463eaaeacbf463b9eb1"}]}, {"id": "dc33f47c268cc339", "location": {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1185}, "digests": [{"algorithm": "sha256", "value": "c4a2a95e1b989941d764e0090c322be24d0d2744310c0c776adcde57c668fcbf"}]}, {"id": "93c26d16a7ed7336", "location": {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1113}, "digests": [{"algorithm": "sha256", "value": "73c22bef00653bb5b2c6d6a33abbbf757c8daf38adecf71dd56ba733992fb0ef"}]}, {"id": "e6beb43253296b95", "location": {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 955}, "digests": [{"algorithm": "sha256", "value": "adab5894249ca97d7110772f4fd6163b2bf44b454a392fbef157a3f961df740e"}]}, {"id": "fb1e0aa5e89d52a7", "location": {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "52fedb7549c988b6e30c77928403ce10350b4524435d2e8cf65b3691a82010a9"}]}, {"id": "a2b37201ac86b3cc", "location": {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1321}, "digests": [{"algorithm": "sha256", "value": "21a8e8d926fbf5d3eed4c48940d27ab7a4aa3169bd1a9d9b30ce36c247a2a9bd"}]}, {"id": "8c98639d9fc48d23", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1161}, "digests": [{"algorithm": "sha256", "value": "e00fc781353754eab16f62da9e1a9f1e6cc99141ad1e0fdd11ba0e735e421470"}]}, {"id": "0573e42997e64f9d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1611}, "digests": [{"algorithm": "sha256", "value": "e9147b7650e6ce4ea6e10b9164de5f36aa8e11e9122e76762ec52f9bb9f994bb"}]}, {"id": "79a79d7f50f22ce8", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3150}, "digests": [{"algorithm": "sha256", "value": "3bcefa424bea125d67abee996e6f8c0c9067a8e7dbfd45bf6ec69d62edf1f029"}]}, {"id": "9abdbe6486d88c1b", "location": {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "73dd29b7dc777fa8342104f061f15960eb0bcc25f700b10037aa3f65a31b23ec"}]}, {"id": "a9bc7088f58dacde", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 849}, "digests": [{"algorithm": "sha256", "value": "58a1c13838423566caaea0400bee1da77ae1f4e5722a93581d64973f68c81210"}]}, {"id": "7b57421d033e3dd6", "location": {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1781}, "digests": [{"algorithm": "sha256", "value": "286efcdeb6b8d6980d8c18fd568cbef76c02239b538c95696db521f273012bd6"}]}, {"id": "c19c97919bb0243c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1447}, "digests": [{"algorithm": "sha256", "value": "4391c699c7cb44de21739483cf9f20db5661178be34db0376b3a4f9c547ee22e"}]}, {"id": "094ce23d6ac0960f", "location": {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "29aa51e610d654ebe799f56eb1e9a6684266845fea9211f16abea79b951c9efb"}]}, {"id": "62fd22c9e6ffdeea", "location": {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1816}, "digests": [{"algorithm": "sha256", "value": "3aaa30547f527c098d74f6dd42aa59ec04647c530ff80c9ff45c6e96c4b4652d"}]}, {"id": "04e8f0056c4b9fbf", "location": {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1770}, "digests": [{"algorithm": "sha256", "value": "c8d5a9ce4a65700a195b92985d914499343216697ba9d8dc8595e5903635fff6"}]}, {"id": "c9686bfa3c591d4d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1769}, "digests": [{"algorithm": "sha256", "value": "c5a92d902dd4738bc6a795519f3ff9860bdf20b18896ac1b8aaa6c9044013ab3"}]}, {"id": "1c595155b1a6f75d", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 828}, "digests": [{"algorithm": "sha256", "value": "a27f65656f771a1f2a2757280bb4666d5c263ffb76a06013a1b09a550f00e515"}]}, {"id": "7d29e4912173640c", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "8d25d3ca5300f7e0462cde4e361a7826ec9dcdc42a9b3721fb1397ac7e3166aa"}]}, {"id": "25e4680445e84da4", "location": {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1739}, "digests": [{"algorithm": "sha256", "value": "b99c2d989a83c720b5e3bc91d2d1b2eb0b43d57127bda3b6c967ec3f7f103900"}]}, {"id": "0804a9d4a18e89ef", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4052}, "digests": [{"algorithm": "sha256", "value": "264acfe108df366f549882cc8902522317092fce1014a0894f1bda29fbbfcad5"}]}, {"id": "32cc746fbd99ca0b", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2956}, "digests": [{"algorithm": "sha256", "value": "fce5f24ba9100a0ba47f619482f2b9273fd0cd9e9020d3d448de111f371600e4"}]}, {"id": "4202fb9b4a17587d", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2437}, "digests": [{"algorithm": "sha256", "value": "9b1a4deab550ec9b67a1282214e4476744ba2af06295d08401521bc77256c5d1"}]}, {"id": "766ca3b03f46f506", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 810}, "digests": [{"algorithm": "sha256", "value": "f127b4f25ad92d1a10cf5d764b4714e8705975ccf53d4189c689a9cee356a7db"}]}, {"id": "92acf8cf5ade8464", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2355}, "digests": [{"algorithm": "sha256", "value": "8d4b05aabb767f726b2f88895bbda845488a365d88f28ca9d7da802b2e80b5cb"}]}, {"id": "a40e0c81d23ef357", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4043}, "digests": [{"algorithm": "sha256", "value": "a5ac604d8a8c739ab21b459c14f9586b37fde68171a8875178ecb8f67e9b2a8e"}]}, {"id": "ece2d28e979edcb4", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1714}, "digests": [{"algorithm": "sha256", "value": "cbfafc0c962a6da1a4ab13724c1af925ae1d8b0c98a6d8f8b5bc099bc9fc3ec7"}]}, {"id": "584c149e495bbef8", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "966ddcbccf0b76118393868cded9454bd4004ac2db169f8344e7152a8d6b0410"}]}, {"id": "d57a096d71ecfe10", "location": {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1782}, "digests": [{"algorithm": "sha256", "value": "bdfa3e0d31912d14b3033f6b2c9819c12a3348c3b9440469144f177559ca1700"}]}, {"id": "668b1559527e240f", "location": {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2771}, "digests": [{"algorithm": "sha256", "value": "83080413497a3d1825dd9c0c5a093ef6218e753555372b76a229f2ac2c5d2c27"}]}, {"id": "7e6d7e77b70a0ee5", "location": {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 981}, "digests": [{"algorithm": "sha256", "value": "78a4bd05c3820e129f8f5b6982aa699d213e5f331247bc1ddbcb40bacbb3357a"}]}, {"id": "c544158fbe2281af", "location": {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2823}, "digests": [{"algorithm": "sha256", "value": "14c9911a59fb21c1899699e54bd4a5fc6e3df0deba4367cc82c4e2301e333fa8"}]}, {"id": "59476365e352ca39", "location": {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 874}, "digests": [{"algorithm": "sha256", "value": "7f673751ee51c1287ca9229912d2c28b172c4f33e241d5e68533a07dffabd723"}]}, {"id": "6c57e09561c7d356", "location": {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1032}, "digests": [{"algorithm": "sha256", "value": "073e53bbd106377f3f1e4371649e8b8b06ae22122f3c29b0fd9ad5686e9ca784"}]}, {"id": "8362e9baf608f21c", "location": {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2934}, "digests": [{"algorithm": "sha256", "value": "cfe3c35535c7d2151ad30d193e145d92794b48638795b97ff3bd46edfc51effe"}]}, {"id": "173d97b60939e08e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1051}, "digests": [{"algorithm": "sha256", "value": "858206ff8f1603bb68b090c8be8b3bb11febb7106b1dce03ddc4e6f2d319124d"}]}, {"id": "06f0b5e5df9e3d8e", "location": {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2420}, "digests": [{"algorithm": "sha256", "value": "171acc6002eff4bac205cd7da15a8db260315d80740031bfd0d5250cde6a55dd"}]}, {"id": "7c8154424699a0d3", "location": {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "a97d45c81ee310ff013415e3574e3d23db4960bc5924b732d9932cf22da450c5"}]}, {"id": "cab7b99dcd3b1bcb", "location": {"path": "/usr/share/zoneinfo/right/Australia/Perth", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1008}, "digests": [{"algorithm": "sha256", "value": "eabbef257292b8e5537cc0a6b33ec65a18fb233376d3ac9b505b33f3170ca0ee"}]}, {"id": "ddaec211c4ac9340", "location": {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "d385ebc7f767227146df5670ea4e6e3139cbd72112d45c068cb8395218cfa444"}]}, {"id": "544ce11244efabf8", "location": {"path": "/usr/share/zoneinfo/right/CET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "0a17a0185a9d9ac7ff71151870725571da81ab19abb6666740ded455a971eb6d"}]}, {"id": "e3e67e7420cbe42a", "location": {"path": "/usr/share/zoneinfo/right/CST6CDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "102d436679aeab88731d58ba95aecc9dc132866c81029e8ba1b3eff4f34f09ec"}]}, {"id": "b222ce949ab472b4", "location": {"path": "/usr/share/zoneinfo/right/EET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2416}, "digests": [{"algorithm": "sha256", "value": "1b329a569040ae33ed71771004e61dbe9ca4acc23008bd5499326885ffe715ab"}]}, {"id": "1a8aaa12c0a21246", "location": {"path": "/usr/share/zoneinfo/right/EST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "d327bae2e79c9b7b1272bca94611a440beea0dab89a42f8df5d8bfd042459e4c"}]}, {"id": "ab550cf46a813b86", "location": {"path": "/usr/share/zoneinfo/right/EST5EDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "9b0fb9304bb74d74fa4806637c6ff11ece339384384a0a4a88c197980987eda7"}]}, {"id": "7b28668b9fd8b3e6", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "7412ade716b72b0aec1d51fed559e7c86110a0810f2301106c14f9d4ceae7d82"}]}, {"id": "6043bfb7b116047a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "bc27d803aaddd6913caf0dd01a801f465d18f137895175ccb87d369e66aadb74"}]}, {"id": "baec6f52989265aa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "fb81b2651698a15d4c89f1882672a637090af710b6436506fcaaed924230e7c2"}]}, {"id": "376c7d4c812dd4ca", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e79709d9a5af7ff4a1b7e61d020e834bbd28f03648ead93cd3123526930f53c2"}]}, {"id": "73c36b531118e37c", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6d054af93da0100542cc120adabb7f6daa3a1318015e8c1a8d3494801979b73e"}]}, {"id": "d751b5fee4075230", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "53930d8fc79642a80c0214087ec70ec3345d4a613bb46a9567362dd0d66342b4"}]}, {"id": "56296706e4db201b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d2cc13c6fae68cfdd8fce1070cc59a8b4debb79495091b627934f7d641f3c87"}]}, {"id": "738033ed736e2c8a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "2621b27775101fc9218d4629316cf44aaf500daf366d5da6f78e25173cdc2a78"}]}, {"id": "4c8809b4508b86aa", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "e6d4bf60e95b5f970b45da25405e8d3436e3ad00370c13cdbfeff956dc5a0cdb"}]}, {"id": "1de2232913634a0f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "532927ece4fa9392ce4c932274f7978de12b38a98c0b52da5b3aa394899a59de"}]}, {"id": "18687b7249ddc879", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "4e8d0da06d3a0a136926df171983dc0f496a42286de56549c6d5c2966d30fbc7"}]}, {"id": "13d8a65436cfca6f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "43721036e4fa3ad2d886f551f64ac0cbd5e63fc6aeeeba5b35436fddea7154f7"}]}, {"id": "aa0fe62ae5dd9d64", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 660}, "digests": [{"algorithm": "sha256", "value": "8d36aeb82e6eb498c68755a6f01cc66476dbb9c59ec421c8c01cb2176770c59f"}]}, {"id": "706df1acc42a401e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "777ca77bf1c7010a9e03576384c805c4ca1315c267a8869b4da34202ce3e276b"}]}, {"id": "35041004245a7654", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "a0df23240834f6993c250e8afd3aec2d38d95bc394e587f04592accd6243e62c"}]}, {"id": "ea27d15a0a4c5a31", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "358055400737998fe800c15ecb4352b7dd6294a05b429880bf28e880662bdf36"}]}, {"id": "7ede90ccc5318894", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "6170f19b8d9a1606a5076a47a75cf7f4aa1d522df6c8557dbaa2c32b3e57205b"}]}, {"id": "424066b5b479a18e", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "bcfe15c4eabf37daa844c40e90b5e061dc285bc2607f29dda92f8d2f7d12452b"}]}, {"id": "222669936b64cdb0", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 662}, "digests": [{"algorithm": "sha256", "value": "b4ecb9c07d4f07b291ae973fa6a902bd2f18da6ad86123caa7d8af2b5de48adf"}]}, {"id": "46fd7710cad889ff", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "6e045e3dcb5a10dc0aa1d4681ac814a8e4843d6f6fa15215e796d63d5774bb9a"}]}, {"id": "ff002ac7753e8627", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "4e7568c727837046006db10e235284ad4df15941637f4921fa3f7069c9eaa5cb"}]}, {"id": "09168baa3003f762", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "216e4ad3e0c8c05c05d37287b5013d0d60aefdd5f1a037512948294534feac59"}]}, {"id": "67ad63f3c30cd12a", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "040e12223e35da2bdac4813f116899c4d16751f8af00ed41b2190c0d6adcb54c"}]}, {"id": "875ac0cc395f5941", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "e8b7323151aa455632cc7db8633b98bb4ee85c019c88454461b8efaf0ef08efc"}]}, {"id": "b5f093a583b45a0f", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "91eeb4c3dca6f1a5a9032a9ee8132c6dde10b31ed1a529e201c7c7a744248e99"}]}, {"id": "c65dae07ad32273b", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "9e0b5f66a27891909c1764cab4edd6738a6d5cf6f5b5965dfe4aec41673887e5"}]}, {"id": "a6dad83a25466391", "location": {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 661}, "digests": [{"algorithm": "sha256", "value": "139ae4c7858be7c16e7d5396bd246306d5e9eff009b598f740e23670a6bbf73f"}]}, {"id": "859e1bd1a647f298", "location": {"path": "/usr/share/zoneinfo/right/Etc/UTC", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "905c4cbbbfe8eedb15eb99a9a4d6ac3ecb16cb5895f6fea3e4af2a6d0e1a6022"}]}, {"id": "e60ac6001b98c09e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3480}, "digests": [{"algorithm": "sha256", "value": "5ba87f02796248870b26566fd0c94e294ee53b24863828deecc677252c09bded"}]}, {"id": "6d6795d219c650c5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2282}, "digests": [{"algorithm": "sha256", "value": "a002c39765cca056ad2a376dff3ba17e939de31d9c3c60bbec85d979e2bba3c1"}]}, {"id": "b87b3b699813b667", "location": {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "7d9d228d0cf3dd9f32aefafbc45173e6541650e94aa7502ed63cef461da19c7e"}]}, {"id": "a311e9483d902749", "location": {"path": "/usr/share/zoneinfo/right/Europe/Athens", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2802}, "digests": [{"algorithm": "sha256", "value": "32f04244ac89a0fd55c2c66af308c9bc7639ef79c127037c990f47d8e922219a"}]}, {"id": "fbd35805be5f1598", "location": {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2488}, "digests": [{"algorithm": "sha256", "value": "96b297338b418c36715401d0e28c886179ef7dc3c8c40c80028852d0c7444ed4"}]}, {"id": "ebbe3e91045dab92", "location": {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2866}, "digests": [{"algorithm": "sha256", "value": "3d84a9ab4090b956382e423b26bf42c9ba4c580f571290cbf2a48ca83eaf7596"}]}, {"id": "87e393c4846c36b8", "location": {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3501}, "digests": [{"algorithm": "sha256", "value": "d37ce9abe7247d092b8c8e7bbcaa7a6b3304eda9d8405a1d356d614aee7ed15d"}]}, {"id": "624e98f77e3f8e34", "location": {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2752}, "digests": [{"algorithm": "sha256", "value": "f8754d8ed1c8b378fe6eec82ec403fc94decdaa4c3bde5dada3eef3cea845bc2"}]}, {"id": "c3c63e45418c742a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2936}, "digests": [{"algorithm": "sha256", "value": "dce9a04d4d791421926967554c9fb3010b2ff52ed74b42e5a73817752f2e458a"}]}, {"id": "cf05ffb3dc370e11", "location": {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2976}, "digests": [{"algorithm": "sha256", "value": "bcaf2c6dcd5cf0283cec7f817ba6e114095d63112e0995bebeaa6da37919aa55"}]}, {"id": "0ffb284a41ce35f5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2691}, "digests": [{"algorithm": "sha256", "value": "4f12732048f085d98c7472b4024c1970fb752e8807af902066d7c9a885b416b9"}]}, {"id": "9f4bf0c55fe3d9ba", "location": {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4062}, "digests": [{"algorithm": "sha256", "value": "a21836b7bab1f7413468859d6b9fdf4753edd4e6ecb7941e6749bc3d2140e0b0"}]}, {"id": "0d4c5d8f3455fb31", "location": {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3592}, "digests": [{"algorithm": "sha256", "value": "bf5b19ba13bbc9e4c64fee8a821733170b82274d84ef78fe1ac0a7645ff18ccc"}]}, {"id": "447991f0d251cad4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2440}, "digests": [{"algorithm": "sha256", "value": "a19e7a0ac525c6adcbe41f34e7f7d11a67fa2a74c7991347c0888197217cff1f"}]}, {"id": "d0c94feec71892a6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2501}, "digests": [{"algorithm": "sha256", "value": "1e17ab53aaf8f1f55d177e3cce36ca5ea8ed15848fa56d1e4ae762467b4af5d7"}]}, {"id": "e9f3246faacdd379", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2063}, "digests": [{"algorithm": "sha256", "value": "948bd2bde6f0cbb051f9e40f4c797438d5d7f3329aea20a4971c6205ea64ec12"}]}, {"id": "320cb87b72d95e53", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2628}, "digests": [{"algorithm": "sha256", "value": "e34bf1754ed6fcb1f9bc7979f411832e9b0fbaa50f38ab452f36f9e443947562"}]}, {"id": "f076835793e41b59", "location": {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1693}, "digests": [{"algorithm": "sha256", "value": "e8e4141ddec5fec6a70fb158fbf9bdfc52abd4977ec7ad8a27ae91d1c6bb005a"}]}, {"id": "9040f50f03a37917", "location": {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4037}, "digests": [{"algorithm": "sha256", "value": "87a0d0f15967459419a6a0c28df8aefb269f0f81fb19933450154b558236323d"}]}, {"id": "1bf3c47fb054c86b", "location": {"path": "/usr/share/zoneinfo/right/Europe/London", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 4218}, "digests": [{"algorithm": "sha256", "value": "d224cf9091659b433062ca3174a40d39211d2a9dacd3d555c93d8e6a51e03ba8"}]}, {"id": "0f07a473b3fb97cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3500}, "digests": [{"algorithm": "sha256", "value": "d9185643ae15003c009c6ea69e56c4b2e4737f3b3b0665ceb2afbb9cf0bf8ea9"}]}, {"id": "80f68d3c8cb764f6", "location": {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3168}, "digests": [{"algorithm": "sha256", "value": "a2cbf356b3ae00d800ed70ac59b96743d3a6da94f1f4cc83e4ee1f63c7c56ed7"}]}, {"id": "ec55ca875c3cc1cc", "location": {"path": "/usr/share/zoneinfo/right/Europe/Malta", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3160}, "digests": [{"algorithm": "sha256", "value": "30c8641532df80f893d937aa0f0d0678f6afad7b0010628ca08abd744a81a61c"}]}, {"id": "8c25e74bcb72a194", "location": {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1901}, "digests": [{"algorithm": "sha256", "value": "674088c6e03a2b7e48e10b44d5b230bfe05cddb73a481ea5da808ec357ec77bb"}]}, {"id": "fc9af61123bdddd5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3484}, "digests": [{"algorithm": "sha256", "value": "74b149fd74025fbbd0d83ef4b39aea9c84efb95d4567867d59bcdfdeff4d3b3f"}]}, {"id": "2f6eb7e6fa3bc430", "location": {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2075}, "digests": [{"algorithm": "sha256", "value": "3fa6d1da420a48ae49c1999e0473331ff29794ed61f1634549b29d575fd19513"}]}, {"id": "68ca42ef01103940", "location": {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2782}, "digests": [{"algorithm": "sha256", "value": "674b98cb85e23a5c0ede2bdcd070161c7ea600e1f2b8291f759010326d1fdc04"}]}, {"id": "17a1ed21d7333ad2", "location": {"path": "/usr/share/zoneinfo/right/Europe/Paris", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3502}, "digests": [{"algorithm": "sha256", "value": "772e4b7c501a44b2c153661ab23272cf2a6f0b87c1bad22034ac208e69c43d1f"}]}, {"id": "47488657a7b039f4", "location": {"path": "/usr/share/zoneinfo/right/Europe/Prague", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2869}, "digests": [{"algorithm": "sha256", "value": "d5bea5d3fd09ec82908656acc1f24f34fc4e36a5327bea66976b34e599650c19"}]}, {"id": "b439dbe3f32ea2ec", "location": {"path": "/usr/share/zoneinfo/right/Europe/Riga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2766}, "digests": [{"algorithm": "sha256", "value": "fb3f8fcd4db486d48b058c1de03e134280926ee415660c28e9008d112a15ca1c"}]}, {"id": "5a378854f32a16d9", "location": {"path": "/usr/share/zoneinfo/right/Europe/Rome", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3223}, "digests": [{"algorithm": "sha256", "value": "0d695e5223879a4b1f3ee5a312efecfa40442f7113617b8bf2d2c192111b18b5"}]}, {"id": "281a8a793ea6bff1", "location": {"path": "/usr/share/zoneinfo/right/Europe/Samara", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1755}, "digests": [{"algorithm": "sha256", "value": "4f4be4aa584fb66850a67614a97c9c715aae5b1b41e89b3869d23a07c44d8441"}]}, {"id": "addce142c0fde501", "location": {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1723}, "digests": [{"algorithm": "sha256", "value": "20b754f51063d866234ee06172242a5099cf0cee4a099d8999f15a8bcd739d73"}]}, {"id": "eab5cad3ac26439a", "location": {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2021}, "digests": [{"algorithm": "sha256", "value": "0901a8745a9d2fafc41b153035835e5c5371ab5a66cf8588c33a5a95ef7bd9f3"}]}, {"id": "6c95880528e5b874", "location": {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2661}, "digests": [{"algorithm": "sha256", "value": "99aa54abd9c8e8a2ac38465c4b73c40d6a0da4ebf23c9f9994319c5ea5a3c0d8"}]}, {"id": "be4c7b7d9ee30674", "location": {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "ec240297bf0dd48f4418743c6455df80ecb8d05dc2b5ce01ebb347ca3a2e2c45"}]}, {"id": "c5339a3fdb6536ec", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2718}, "digests": [{"algorithm": "sha256", "value": "fb946842f7041e412e8281100f870d02a3554f6dfc19f3d265a3b0924eaced2a"}]}, {"id": "a2af4f0bd0f5088e", "location": {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2624}, "digests": [{"algorithm": "sha256", "value": "c6433608b5d62d562b7e580dc16a7b9fed07dab7934ede52cc34c1d555e10cc8"}]}, {"id": "b79435894aa2ff8d", "location": {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1807}, "digests": [{"algorithm": "sha256", "value": "ef293190aa3509c43928c60561f01e1e658727e386f613962366981331ad3aea"}]}, {"id": "116856eb5d6b54b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2634}, "digests": [{"algorithm": "sha256", "value": "932fd18889e67e246b95f8dbfaea57f39d0f4aed5a27ac8ef514964237d68fb2"}]}, {"id": "38257c9762dd3a86", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2768}, "digests": [{"algorithm": "sha256", "value": "dc1b96b4960e62dfb12cd7c8275243f720efd2b00061f1b8a6d82ed4d67d63f9"}]}, {"id": "11e2293d114c329b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2730}, "digests": [{"algorithm": "sha256", "value": "eeee0b80b0e78002e71649fbbd61a485830ce3ee95d56b3b4b06b01fb64a0e23"}]}, {"id": "bc5246acae6874af", "location": {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1721}, "digests": [{"algorithm": "sha256", "value": "166e566c4d93167a39e76ee5a57d390c5231819fc9f21bccfd77715fe582edc5"}]}, {"id": "9ad865c5e405d3b5", "location": {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 3236}, "digests": [{"algorithm": "sha256", "value": "788f9a577482cdec11079528be9811b86380528070eb4199096eff287c62c9c8"}]}, {"id": "6959b642a9dc855b", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2646}, "digests": [{"algorithm": "sha256", "value": "7d5e2645f1de8848fad71a0a9991abd9f55cc36a9291c1c0ee7830008d5f5fc8"}]}, {"id": "323d02fe884ecc36", "location": {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2449}, "digests": [{"algorithm": "sha256", "value": "dbe2654d9a9d59613ee28b204a1ae506ea940c89416783a2e5f4aa389749a980"}]}, {"id": "40278523e92cc053", "location": {"path": "/usr/share/zoneinfo/right/HST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 659}, "digests": [{"algorithm": "sha256", "value": "5104d7c9e56b5d9fa6641071bcde29f3c9e34685aa003639f37d244fe90b2a3e"}]}, {"id": "5dc972bf14c61ccd", "location": {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "794568a193318e9974dadebf847cfcb3a0505634ccbaf91b3ef231a646c75a21"}]}, {"id": "b507aad6d47472fb", "location": {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "412930e923feac41ad62cc2eb27511057813bb3e01631951c05309dd7b996cbf"}]}, {"id": "ca5cd18e5f9d902a", "location": {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 722}, "digests": [{"algorithm": "sha256", "value": "13faca8fe9836b0e4d27e6e2e0cd59fc16db8857f65db6ec52298512bcef963a"}]}, {"id": "e283164c64277dc4", "location": {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "c9817c6762dbb570d70406c35a98d35904f4779c2c0149b2ec4542f561fb835e"}]}, {"id": "c97e8848808ed22f", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "a3406147d47658df4a44777ba2ea9cab9539d88b2093352cd637eddb6f3a6835"}]}, {"id": "9829b3f268772d2c", "location": {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 751}, "digests": [{"algorithm": "sha256", "value": "38b45c05bfdb02be184dd5a1f032ab4115e20b237c895ee90d11e5e4372fc204"}]}, {"id": "e0adcc86e416adf7", "location": {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 793}, "digests": [{"algorithm": "sha256", "value": "495381de5020268e2043e200ba4439ac0b9e669d1fbe8c222a3cebe69f2ab148"}]}, {"id": "83405256a6841a0d", "location": {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "4af37b62f5055c6e3e46224fd4a005fc17b0c7198c3b65ae893c14e8c8da9a59"}]}, {"id": "8d48e71b17d6e1bb", "location": {"path": "/usr/share/zoneinfo/right/MET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2642}, "digests": [{"algorithm": "sha256", "value": "b0f800f1577eacad7406cd81f757bcf99133c40a4b488b33ccd244b610007ce8"}]}, {"id": "51b338c3c2f664d5", "location": {"path": "/usr/share/zoneinfo/right/MST", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 658}, "digests": [{"algorithm": "sha256", "value": "4c654da1521c5d3e64083b6a4ea75cba49be0b7b31ebb7acc5c948bf5ce2de71"}]}, {"id": "f64de3338c7cbc9c", "location": {"path": "/usr/share/zoneinfo/right/MST7MDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "97372963f8184de6470bfba5fa6d0b3834b663ec499714c95aba5b2bfb6bb04c"}]}, {"id": "7dccfc2a67ebfb03", "location": {"path": "/usr/share/zoneinfo/right/PST8PDT", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2834}, "digests": [{"algorithm": "sha256", "value": "e50c1318d7eb1c8dc2da23002c596f82437796499471ab6561e4e8176cfbfb0e"}]}, {"id": "e6448d6159b0c366", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1180}, "digests": [{"algorithm": "sha256", "value": "d50a9d1d00d786865ff8316e5c9fa1f477aa6d3aaa62f7d318fb1c51c3c98f77"}]}, {"id": "141e39de1bba7f54", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2991}, "digests": [{"algorithm": "sha256", "value": "84253aa1adae5b3f07063bdb22647dd057f802d314e011860633d6ff1a716cd8"}]}, {"id": "d9d016b5a9aed9f3", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 826}, "digests": [{"algorithm": "sha256", "value": "46c05ae74ede6c0e20d558d9f5e07d1c344b100fbed2ae867fe423c983f0659b"}]}, {"id": "f2e4794d5f3e8c57", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2618}, "digests": [{"algorithm": "sha256", "value": "8bb3a43290e321d455cb067ff4f282ee840163d6c05be4b032dc3782ad1acec0"}]}, {"id": "86d52671ea18b1ef", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 827}, "digests": [{"algorithm": "sha256", "value": "1262595785ee5261994cdaecfa52fcca6bc8257abc3d6a8a958655b98046004c"}]}, {"id": "1cd26050ce4ff66e", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2773}, "digests": [{"algorithm": "sha256", "value": "103d62b5a2588dde2d6448ac4aba34d4015092d72789e06565c055d126e62ed4"}]}, {"id": "1490a238c3a83333", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1078}, "digests": [{"algorithm": "sha256", "value": "c74285d6ffd90811377387f0c8d840be7230cb40f25c97250e7434110949304a"}]}, {"id": "d80d1436848781a2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 752}, "digests": [{"algorithm": "sha256", "value": "38687a6d17c77dfd751ddea36f212b475103e084f7105ae23ecc045d73beac33"}]}, {"id": "bcaa06c94c9fe8aa", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1601}, "digests": [{"algorithm": "sha256", "value": "5b781aa7b1951a6106e45147dfea6555ec68f8b6445260282c83903ee3fc7a4c"}]}, {"id": "e06820125bb9b42c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "bcdbe4abd0ceda2d39382ba9206935fedd674bed18e62942857c2e841dec1131"}]}, {"id": "9c4ba61baab76204", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "b2cf621acdb4300738bb2a3799313e91fac0f5d8d8f5b1cafbb573a68972f8e2"}]}, {"id": "8ec4bfd30b9d3ad1", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 712}, "digests": [{"algorithm": "sha256", "value": "c2d091ec51551879d4cb333c2d1abac79619145d5a609f93e1f061d805bd9c00"}]}, {"id": "864ca73a9abaa84b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "00a4fcf2a31722373c5af6eb787d0ace0498b4e818c84fe09eb41de6c18da8d2"}]}, {"id": "ae1867cbc8e2e2cd", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1056}, "digests": [{"algorithm": "sha256", "value": "aff009b55c5624edfdff9b6f52ccb5567c3d7e5de18e804915619b343e152d67"}]}, {"id": "3f7157943bfbcdc7", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 869}, "digests": [{"algorithm": "sha256", "value": "1e8ccbc97ab9805bad4cfce89300c2321166547f5bf4bf2b8c7a48b6f069f884"}]}, {"id": "16c9e8f63a11e603", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kanton", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 790}, "digests": [{"algorithm": "sha256", "value": "eb615e61fc7ef5a65b23275153d64b448e6384a3d545ea1f8e7e068828d9a1ee"}]}, {"id": "2b6594c309bf133f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 794}, "digests": [{"algorithm": "sha256", "value": "8dd1cf21d4ffe757afcd8a9f8ed5c5b68fd9f6c25f62678cbde91771f94ea227"}]}, {"id": "db5ca4e7f069163b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 917}, "digests": [{"algorithm": "sha256", "value": "0fffd6083e52fb086c757bccb77a5a18a60741d1b0972cc156ac25e98daf56e7"}]}, {"id": "1272f96da0220339", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 880}, "digests": [{"algorithm": "sha256", "value": "81c90c7b0276aa5155b132a1d05a48847435ae2d73fc27341d94fca431ada27a"}]}, {"id": "eac0045ec67179fe", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 870}, "digests": [{"algorithm": "sha256", "value": "4fe07c35417da1ebc45607888e141ef3ac69cde9bc00e67f732a8437ddd08b4f"}]}, {"id": "58653d3c7ca235eb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 721}, "digests": [{"algorithm": "sha256", "value": "eb10c8b783c0a77a358ef4d0e41d51e3aa00225cd8b5f0ccd56b952bee572f46"}]}, {"id": "dcde79861746e6be", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 808}, "digests": [{"algorithm": "sha256", "value": "3be1c6801bf58dc158bbdf76c2d71310ef39d7c8b91053bf6921ee103f66701e"}]}, {"id": "d72757692e477b2d", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 755}, "digests": [{"algorithm": "sha256", "value": "e819eac15ecdf07c3e4323ea96977ca436a0b4527c67e30bff7bcafa821c6596"}]}, {"id": "9f851d5ede0baaa2", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1464}, "digests": [{"algorithm": "sha256", "value": "24dc9aa921193cdae5a4bbc7ee86157639d49a2f7c476a158640c5dc90c7acd0"}]}, {"id": "25b69e7485066c8c", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 854}, "digests": [{"algorithm": "sha256", "value": "08cbef12534b92a83cc467f517a3270d3acc810d05221a5965ab3a2af6011fe5"}]}, {"id": "a7a5317293808f30", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 727}, "digests": [{"algorithm": "sha256", "value": "fa10a4c2b7135df986a14f185114d8060a424ad351b60c2af1ed3dd28ea12fd0"}]}, {"id": "f4b98e8c0526c057", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 730}, "digests": [{"algorithm": "sha256", "value": "1f9e0bc373c1fc6a3c6a3fec4492c091917bebf57d0ef676dd9d14300daaec19"}]}, {"id": "8988b9d2b9c8634b", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 754}, "digests": [{"algorithm": "sha256", "value": "7f57e7d5536526d1cb8629d5325a60fefe1d82a58f08c4b828e1c510818193d8"}]}, {"id": "7455995ae6ba8528", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 865}, "digests": [{"algorithm": "sha256", "value": "8786c17d9f421435a3da4ba12f5478ce697721a5f4d598a0ff8b670e5986db5d"}]}, {"id": "f7efa07313b68552", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 736}, "digests": [{"algorithm": "sha256", "value": "cede1e683e45d608425e7600af2042face0677cc51b58c947ea3048e1f4ac88f"}]}, {"id": "b257ae7863a1e9cb", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 1163}, "digests": [{"algorithm": "sha256", "value": "abaecfec944d13ffd9b3e2abe371f512bf0c38fc92a7c1037e9e619d700f88ed"}]}, {"id": "c061c6e7da2aee50", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 713}, "digests": [{"algorithm": "sha256", "value": "5de4574683e5e41d118457b421b7a2d5aaeec4a553dc9bfc761eed16b2ca412e"}]}, {"id": "2075b91d5a316bd9", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "ce346632dc77b84948614dbf97cfcd4ae820547b06d4b0a21d6e0d43f71e9e0c"}]}, {"id": "d404eb2f8168ae6f", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 924}, "digests": [{"algorithm": "sha256", "value": "3a4e7b12f105c820b1eb1d36fb1c346d01c2cb8565d86e08f5a5454f0f9c94bc"}]}, {"id": "a062c7406fb0f451", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "b61f5090c5a68ae97ae8f48ef769914ba0c276f2bd5b709294d78bd9ee6de910"}]}, {"id": "5abccc59e3bf3772", "location": {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 714}, "digests": [{"algorithm": "sha256", "value": "86bbbaa590d97b3d90e00a3a1bc6957c8a0284b46c93d0bb63435587e0728f92"}]}, {"id": "d7677c4c8974881f", "location": {"path": "/usr/share/zoneinfo/right/WET", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 2413}, "digests": [{"algorithm": "sha256", "value": "2f19bf99975556d021457d62e13ef89d58129dd851ff055a693ffeed79adc350"}]}, {"id": "4f32733e6dd81bec", "location": {"path": "/usr/share/zoneinfo/tzdata.zi", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 113127}, "digests": [{"algorithm": "sha256", "value": "ef9eff485bee05340e7b28bb6ac7db0cad9bc34513e570409c93f426ece10afb"}]}, {"id": "952b4d93d2b7be34", "location": {"path": "/usr/share/zoneinfo/zone.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 19419}, "digests": [{"algorithm": "sha256", "value": "4b5a2e2b193dbe4780fc0107166c369093d5b894d4ccf2b462b4992c681444ae"}]}, {"id": "6f8058b8d7762477", "location": {"path": "/usr/share/zoneinfo/zone1970.tab", "layerID": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 17593}, "digests": [{"algorithm": "sha256", "value": "525991e907e3b2a7740e44f3404c425864de39f6ed3f4aee0417c8e3f30a2902"}]}], "source": {"id": "821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "name": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "version": "sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "type": "image", "metadata": {"userInput": "docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66", "imageID": "sha256:6f39585239be1b14896801752f67d3bd7498488f441851bd7250fd773a741388", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 404388146, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7d02596339f3e81e1dc1b45cb406ee124d16bce9cc6b0c3f0b4fd4220424d493", "size": 76335551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0ab99c10153568aac289c4d72713e61d24864e5c749d1c52ebc38b3a5f6d8a63", "size": 328574}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f3dd02c224a2bfcf0842aca5c275fa40c5f7c9942051359e758482247f504a5", "size": 12476059}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:74ca29a1299679ea3f534d1d3bfdcfefe6b6703308ffa88ed19bbcc1e1594e69", "size": 8981408}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:237f27be7be8903bd63aaeadee098d38bf1d8a6456038378387ed4a366915236", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b9bd86e7f50406813307e285013e0a5a987a7f85d6b94362b46f4028529a765c", "size": 6966407}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:758d9b108a97da3825a5e31b59a2c5e20cbf864acd449586cc89c1eb548b6f8c", "size": 2220}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8742bad8d1997d24e0e5d0a08031750ea267b2ca78a44d4ea27242acb8ffe12e", "size": 123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:35552a6449c8362afc5ba2de53e0643f8c865a56eed88386ad16e90ef81beeb6", "size": 299283333}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8eba7440063ff6fc315247f95f6a2112d84469e4c0c1fd23f03d344949147de4", "size": 14437}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:0eba131dffd015134cb310c284b776c1e44d330146cd2f0e30c4e464d0b76d24", "size": 34}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjQwNjM3ODQxOFoiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMjoyNToyOS44NDk1MzAzMjNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjEyMmFkMzIzNDEyYzJlNzBiMzEzOGQ4ZWI2MjY0OGM0NjkyOTg5ZGU5MWJlMWZmYjZiNGJmMDg2YzgzMTFiNjIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAyOjI1OjMwLjM4OTY2NTM5M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MDUuNzQ4NDY4Njg1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGdyb3VwYWRkIC1yIG15c3FsIFx1MDAyNlx1MDAyNiB1c2VyYWRkIC1yIC1nIG15c3FsIG15c3FsIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy40NDQ5NDUxODhaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1leDsgXHRhcHQtZ2V0IHVwZGF0ZTsgXHRpZiAhIHdoaWNoIGdwZzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGdudXBnOyBcdGZpOyBcdGlmICEgZ3BnIC0tdmVyc2lvbiB8IGdyZXAgLXEgJ15ncGcgKEdudVBHKSAxXFwuJzsgdGhlbiBcdFx0YXB0LWdldCBpbnN0YWxsIC15IC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIGRpcm1uZ3I7IFx0Zmk7IFx0cm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoxMy42OTYxMjQyMTFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgR09TVV9WRVJTSU9OPTEuMTQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMDoyNS4zMDE5NzkxNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBjYS1jZXJ0aWZpY2F0ZXM7IFx0c2F2ZWRBcHRNYXJrPVwiJChhcHQtbWFyayBzaG93bWFudWFsKVwiOyBcdGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyB3Z2V0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSB8IGF3ayAtRi0gJ3sgcHJpbnQgJE5GIH0nKVwiOyBcdHdnZXQgLU8gL3Vzci9sb2NhbC9iaW4vZ29zdSBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoXCI7IFx0d2dldCAtTyAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYyBcImh0dHBzOi8vZ2l0aHViLmNvbS90aWFub24vZ29zdS9yZWxlYXNlcy9kb3dubG9hZC8kR09TVV9WRVJTSU9OL2dvc3UtJGRwa2dBcmNoLmFzY1wiOyBcdGV4cG9ydCBHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBCNDJGNjgxOTAwN0YwMEY4OEUzNjRGRDQwMzZBOUMyNUJGMzU3REQ0OyBcdGdwZyAtLWJhdGNoIC0tdmVyaWZ5IC91c3IvbG9jYWwvYmluL2dvc3UuYXNjIC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z3BnY29uZiAtLWtpbGwgYWxsOyBcdHJtIC1yZiBcIiRHTlVQR0hPTUVcIiAvdXNyL2xvY2FsL2Jpbi9nb3N1LmFzYzsgXHRhcHQtbWFyayBhdXRvICcuKicgXHUwMDNlIC9kZXYvbnVsbDsgXHRbIC16IFwiJHNhdmVkQXB0TWFya1wiIF0gfHwgYXB0LW1hcmsgbWFudWFsICRzYXZlZEFwdE1hcmsgXHUwMDNlIC9kZXYvbnVsbDsgXHRhcHQtZ2V0IHB1cmdlIC15IC0tYXV0by1yZW1vdmUgLW8gQVBUOjpBdXRvUmVtb3ZlOjpSZWNvbW1lbmRzSW1wb3J0YW50PWZhbHNlOyBcdGNobW9kICt4IC91c3IvbG9jYWwvYmluL2dvc3U7IFx0Z29zdSAtLXZlcnNpb247IFx0Z29zdSBub2JvZHkgdHJ1ZSJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MjYuMTE0MDM5NDYzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIG1rZGlyIC9kb2NrZXItZW50cnlwb2ludC1pbml0ZGIuZCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6MzMuMjc1NDY0Nzk0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXg7IFx0YXB0LWdldCB1cGRhdGU7IFx0REVCSUFOX0ZST05URU5EPW5vbmludGVyYWN0aXZlIGFwdC1nZXQgaW5zdGFsbCAteSAtLW5vLWluc3RhbGwtcmVjb21tZW5kcyBcdFx0bGliamVtYWxsb2MyIFx0XHRwd2dlbiBcdFx0dHpkYXRhIFx0XHR4ei11dGlscyBcdFx0enN0ZCBcdDsgXHRybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyoifSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMwOjMzLjUxODc4NDYyM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEFSRyBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzA6NDAuNjE0NDI5NDc0WiIsImNyZWF0ZWRfYnkiOiJ8MSBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IC9iaW4vc2ggLWMgc2V0IC1leDsgXHRleHBvcnQgR05VUEdIT01FPVwiJChta3RlbXAgLWQpXCI7IFx0Zm9yIGtleSBpbiAkR1BHX0tFWVM7IGRvIFx0XHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIjsgXHRkb25lOyBcdGdwZyAtLWJhdGNoIC0tZXhwb3J0ICRHUEdfS0VZUyBcdTAwM2UgL2V0Yy9hcHQvdHJ1c3RlZC5ncGcuZC9tYXJpYWRiLmdwZzsgXHRjb21tYW5kIC12IGdwZ2NvbmYgXHUwMDNlIC9kZXYvbnVsbCBcdTAwMjZcdTAwMjYgZ3BnY29uZiAtLWtpbGwgYWxsIHx8IDo7IFx0cm0gLWZyIFwiJEdOVVBHSE9NRVwiOyBcdGFwdC1rZXkgbGlzdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuMTEyNjQ5MDI3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIE1BUklBREJfTUFKT1I9MTAuNCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjMwODIwODUxOFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX01BSk9SPTEwLjQiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjozMC41MDM5OTIwNzdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBBUkcgTUFSSUFEQl9WRVJTSU9OPTE6MTAuNC4yMittYXJpYX5mb2NhbCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjMwLjY5MjI4ODkwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBNQVJJQURCX1ZFUlNJT049MToxMC40LjIyK21hcmlhfmZvY2FsIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzAuODg0NDA4MzUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQVJHIFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6MzEuNjg3NzgzNThaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWU7XHRlY2hvIFwiZGViICR7UkVQT1NJVE9SWX1cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbWFyaWFkYi5saXN0OyBcdHsgXHRcdGVjaG8gJ1BhY2thZ2U6IConOyBcdFx0ZWNobyAnUGluOiByZWxlYXNlIG89TWFyaWFEQic7IFx0XHRlY2hvICdQaW4tUHJpb3JpdHk6IDk5OSc7IFx0fSBcdTAwM2UgL2V0Yy9hcHQvcHJlZmVyZW5jZXMuZC9tYXJpYWRiIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS4wMzQ2NTI1NzhaIiwiY3JlYXRlZF9ieSI6InwyIEdQR19LRVlTPTE3N0Y0MDEwRkU1NkNBMzMzNjMwMDMwNUYxNjU2RjI0Qzc0Q0QxRDggUkVQT1NJVE9SWT1odHRwOi8vYXJjaGl2ZS5tYXJpYWRiLm9yZy9tYXJpYWRiLTEwLjQuMjIvcmVwby91YnVudHUvIGZvY2FsIG1haW4gL2Jpbi9zaCAtYyBzZXQgLWV4OyBcdHsgXHRcdGVjaG8gXCJtYXJpYWRiLXNlcnZlci0kTUFSSUFEQl9NQUpPUlwiIG15c3FsLXNlcnZlci9yb290X3Bhc3N3b3JkIHBhc3N3b3JkICd1bnVzZWQnOyBcdFx0ZWNobyBcIm1hcmlhZGItc2VydmVyLSRNQVJJQURCX01BSk9SXCIgbXlzcWwtc2VydmVyL3Jvb3RfcGFzc3dvcmRfYWdhaW4gcGFzc3dvcmQgJ3VudXNlZCc7IFx0fSB8IGRlYmNvbmYtc2V0LXNlbGVjdGlvbnM7IFx0YXB0LWdldCB1cGRhdGU7IFx0YXB0LWdldCBpbnN0YWxsIC15IFx0XHRcIm1hcmlhZGItc2VydmVyPSRNQVJJQURCX1ZFUlNJT05cIiBcdFx0bWFyaWFkYi1iYWNrdXAgXHRcdHNvY2F0IFx0OyBcdHJtIC1yZiAvdmFyL2xpYi9hcHQvbGlzdHMvKjsgXHRybSAtcmYgL3Zhci9saWIvbXlzcWw7IFx0bWtkaXIgLXAgL3Zhci9saWIvbXlzcWwgL3Zhci9ydW4vbXlzcWxkOyBcdGNob3duIC1SIG15c3FsOm15c3FsIC92YXIvbGliL215c3FsIC92YXIvcnVuL215c3FsZDsgXHRjaG1vZCA3NzcgL3Zhci9ydW4vbXlzcWxkOyBcdGZpbmQgL2V0Yy9teXNxbC8gLW5hbWUgJyouY25mJyAtcHJpbnQwIFx0XHR8IHhhcmdzIC0wIGdyZXAgLWxaRSAnXihiaW5kLWFkZHJlc3N8bG9nfHVzZXJcXHMpJyBcdFx0fCB4YXJncyAtcnQgLTAgc2VkIC1FaSAncy9eKGJpbmQtYWRkcmVzc3xsb2d8dXNlclxccykvI1x1MDAyNi8nOyBcdGlmIFsgISAtTCAvZXRjL215c3FsL215LmNuZiBdOyB0aGVuIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvaVttYXJpYWRiXVxcbnNraXAtaG9zdC1jYWNoZVxcbnNraXAtbmFtZS1yZXNvbHZlXFxuJyAvZXRjL215c3FsL215LmNuZjsgXHRlbHNlIHNlZCAtaSAtZSAnL2luY2x1ZGVkaXIvIHtOO3MvXFwoLipcXClcXG5cXCguKlxcKS9bbWFyaWFkYmRdXFxuc2tpcC1ob3N0LWNhY2hlXFxuc2tpcC1uYW1lLXJlc29sdmVcXG5cXG5cXDJcXG5cXDEvfScgICAgICAgICAgICAgICAgIC9ldGMvbXlzcWwvbWFyaWFkYi5jbmY7IGZpIn0seyJjcmVhdGVkIjoiMjAyMi0wMS0wN1QwMzozMjo1NS44MzU2NDE0ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy92YXIvbGliL215c3FsXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU2LjA0NTU1NzUwNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOjNkNDMxMDk5OTUzMjQ2YmE5Zjg2NDc1YmVjM2QwZGQ5ODJmMDBhNjFhYWRhZGMxYmM2ZDhjMTA4M2VjNjQxMjkgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTYuODMwNjU4ODg1WiIsImNyZWF0ZWRfYnkiOiJ8MiBHUEdfS0VZUz0xNzdGNDAxMEZFNTZDQTMzMzYzMDAzMDVGMTY1NkYyNEM3NENEMUQ4IFJFUE9TSVRPUlk9aHR0cDovL2FyY2hpdmUubWFyaWFkYi5vcmcvbWFyaWFkYi0xMC40LjIyL3JlcG8vdWJ1bnR1LyBmb2NhbCBtYWluIC9iaW4vc2ggLWMgbG4gLXMgdXNyL2xvY2FsL2Jpbi9kb2NrZXItZW50cnlwb2ludC5zaCAvICMgYmFja3dhcmRzIGNvbXBhdCJ9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuMDEyNDE1Mjc5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIyLTAxLTA3VDAzOjMyOjU3LjIwMDM5ODAyNFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSAzMzA2IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjItMDEtMDdUMDM6MzI6NTcuNDA2Mzc4NDE4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm15c3FsZFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo3ZDAyNTk2MzM5ZjNlODFlMWRjMWI0NWNiNDA2ZWUxMjRkMTZiY2U5Y2M2YjBjM2YwYjRmZDQyMjA0MjRkNDkzIiwic2hhMjU2OjBhYjk5YzEwMTUzNTY4YWFjMjg5YzRkNzI3MTNlNjFkMjQ4NjRlNWM3NDlkMWM1MmViYzM4YjNhNWY2ZDhhNjMiLCJzaGEyNTY6NWYzZGQwMmMyMjRhMmJmY2YwODQyYWNhNWMyNzVmYTQwYzVmN2M5OTQyMDUxMzU5ZTc1ODQ4MjI0N2Y1MDRhNSIsInNoYTI1Njo3NGNhMjlhMTI5OTY3OWVhM2Y1MzRkMWQzYmZkY2ZlZmU2YjY3MDMzMDhmZmE4OGVkMTliYmNjMWUxNTk0ZTY5Iiwic2hhMjU2OjIzN2YyN2JlN2JlODkwM2JkNjNhYWVhZGVlMDk4ZDM4YmYxZDhhNjQ1NjAzODM3ODM4N2VkNGEzNjY5MTUyMzYiLCJzaGEyNTY6YjliZDg2ZTdmNTA0MDY4MTMzMDdlMjg1MDEzZTBhNWE5ODdhN2Y4NWQ2Yjk0MzYyYjQ2ZjQwMjg1MjlhNzY1YyIsInNoYTI1Njo3NThkOWIxMDhhOTdkYTM4MjVhNWUzMWI1OWEyYzVlMjBjYmY4NjRhY2Q0NDk1ODZjYzg5YzFlYjU0OGI2ZjhjIiwic2hhMjU2Ojg3NDJiYWQ4ZDE5OTdkMjRlMGU1ZDBhMDgwMzE3NTBlYTI2N2IyY2E3OGE0NGQ0ZWEyNzI0MmFjYjhmZmUxMmUiLCJzaGEyNTY6MzU1NTJhNjQ0OWM4MzYyYWZjNWJhMmRlNTNlMDY0M2Y4Yzg2NWE1NmVlZDg4Mzg2YWQxNmU5MGVmODFiZWViNiIsInNoYTI1Njo4ZWJhNzQ0MDA2M2ZmNmZjMzE1MjQ3Zjk1ZjZhMjExMmQ4NDQ2OWU0YzBjMWZkMjNmMDNkMzQ0OTQ5MTQ3ZGU0Iiwic2hhMjU2OjBlYmExMzFkZmZkMDE1MTM0Y2IzMTBjMjg0Yjc3NmMxZTQ0ZDMzMDE0NmNkMmYwZTMwYzRlNDY0ZDBiNzZkMjQiXX0sImNvbmZpZyI6eyJDbWQiOlsibXlzcWxkIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJHT1NVX1ZFUlNJT049MS4xNCIsIk1BUklBREJfTUFKT1I9MTAuNCIsIk1BUklBREJfVkVSU0lPTj0xOjEwLjQuMjIrbWFyaWF+Zm9jYWwiXSwiVm9sdW1lcyI6eyIvdmFyL2xpYi9teXNxbCI6e319LCJFeHBvc2VkUG9ydHMiOnsiMzMwNi90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/mariadb@sha256:821d0411208eaa88f9e1f0daccd1d534f88d19baf724eb9a2777cbedb10b6c66"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Ubuntu 20.04.3 LTS", "name": "Ubuntu", "id": "ubuntu", "idLike": ["debian"], "version": "20.04.3 LTS (Focal Fossa)", "versionID": "20.04", "versionCodename": "focal", "homeURL": "https://www.ubuntu.com/", "supportURL": "https://help.ubuntu.com/", "bugReportURL": "https://bugs.launchpad.net/ubuntu/", "privacyPolicyURL": "https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/nginx.json b/configurations/expected-result/filteredSBOM/nginx.json index 2f389d01..e23773ef 100644 --- a/configurations/expected-result/filteredSBOM/nginx.json +++ b/configurations/expected-result/filteredSBOM/nginx.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-nginx-6c89c78797-nginx-1527-dfa7", "namespace": "kubescape", "uid": "d5a8f922-6c7f-4541-ada6-933287ea2343", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:17:38Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "nginx", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "nginx"}, "annotations": {"kubescape.io/image-id": "sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/image-tag": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "nginx"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T12:15:36Z"}}, "syft": {"artifacts": [{"id": "e26da712183e1600", "name": "adduser", "version": "3.118", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/adduser/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/adduser.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/adduser.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/adduser/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:adduser:adduser:3.118:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/adduser@3.118?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "adduser", "source": "", "version": "3.118", "sourceVersion": "", "architecture": "all", "maintainer": "Debian Adduser Developers ", "installedSize": 849, "depends": ["passwd", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/etc/deluser.conf", "digest": {"algorithm": "md5", "value": "773fb95e98a27947de4a95abb3d3f2a2"}, "isConfigFile": true}, {"path": "/usr/sbin/adduser", "digest": {"algorithm": "md5", "value": "0ee5900177369f21cab3bdd8c3157c51"}, "isConfigFile": false}, {"path": "/usr/sbin/deluser", "digest": {"algorithm": "md5", "value": "40528019aa1a0236ecb082098df3d245"}, "isConfigFile": false}, {"path": "/usr/share/adduser/adduser.conf", "digest": {"algorithm": "md5", "value": "bda2e2426c28bfd0aec5438b2314b210"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/TODO", "digest": {"algorithm": "md5", "value": "77a2c919c4dcc53377b47b00d83f594b"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/changelog.gz", "digest": {"algorithm": "md5", "value": "77c2ec7a7ebdf137ad8c066a19e77965"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/copyright", "digest": {"algorithm": "md5", "value": "caed49ab166f22ef31bf1127f558d0ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/INSTALL", "digest": {"algorithm": "md5", "value": "55f158219a06612fcb6d35952d1b95f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/README.gz", "digest": {"algorithm": "md5", "value": "dbad57a344cf30dc96d14fe41270afdd"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local", "digest": {"algorithm": "md5", "value": "04bf7a834a790dbcf91d9126ec2a93bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf", "digest": {"algorithm": "md5", "value": "51367088cb922ab47b652cad2fdf1ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/adduser.conf", "digest": {"algorithm": "md5", "value": "6871ba9b0a0073ccdc133af045acaac6"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc", "digest": {"algorithm": "md5", "value": "7a0388cf3e93997d82f705c29c90892a"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/profile", "digest": {"algorithm": "md5", "value": "c4869bc559365ab84733b15280332ae9"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel.other/index.html", "digest": {"algorithm": "md5", "value": "82589559808bbaade90a966287e51627"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout", "digest": {"algorithm": "md5", "value": "95c9c80ac808659d74ec72d7bd86a118"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile", "digest": {"algorithm": "md5", "value": "7e25a53e7588cdb05870608583b05b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc", "digest": {"algorithm": "md5", "value": "6f2fe654cd11a739ba9fb6a9f13881fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "e58455eadc9b4d5fc763064d26213876"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "902c0dab9ad8b9f7a8f20ae2222892cb"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "7d2b52fcd65d36a6d289becb487344ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "14e05b7856b10d3502e0142df7010f8d"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b95c2868a8a26514c5d70b44b634421f"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "32d1798d7a5083e2861dfe04e449c0e8"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "de260c72fb5de964cd5d263609c89653"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "673db03ba2920efbbd3a847d908d2680"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b238ef839583ee27fe57bb8179f89831"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b25c3608c0428befe6640b71d37de5c2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "afc4f8851699b218bac15270961b4e6c"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "6139ca54ad2dcbeed8932bfa87a4fb38"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "f70e19aabb8bd67d8db4cb73c827d8ac"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "bc638137236503020c5bd5430218e49e"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "21f32a0df0aee8f2f7ebfc545ee19fbc"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "2a444aa861ad6a34fbe70db87fd78193"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "f62306a16ea0858e8cc60a6f55f03878"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "de25f43351202d0c5c35545df706b129"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "4c215e00313d824d30f9a7b2d8a27749"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "e0c7ebb29eace21f193ecd6e32ca021c"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "13ef78a7747b3f736ed841163fa47d74"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "0ba1b167cae8ded87d6e063715008ffb"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "ad5ff7892f72cbc8895480b67e7ad326"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e8c06d87bae428cd04f87413322bf2de"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "4ba8ba8b8a04ba27a1be50945d697572"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "9f2bd78a422773e396072d455d264928"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7f842dceb21e898f2dbe195fd4d20c02"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "5a7b3e5b0fae6a0531df0405e86d6616"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "e9aac1ef458ae421bdd3983c9d920f90"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "717f449c442886b0e9c9278437d89b04"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "275f6672f92c4bcf65b0642f081aee1b"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7441b7d5480684530de0cfccd6cf05c0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "d23e9968d408680a618a9f7269a06d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "99fd858a28490192abc492df19568c97"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "a818831b331291f42603eec34a59166a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e845a12ec411baf72dd3e76dac0ae02c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "072bb78dc8cc6d7c328c590ce5f1643f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "067ab22e75b090239f64f7457146a71a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "99bf591942951cbe11df69e00fbea304"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "0d904008dc3a8eea190638f962a22ee9"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "5022104329b7e84950776aea8d12a05c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "2d94c499137bd49ba105caaf84634831"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f6a3f25510e51b08556f4bc37de96bc1"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "b68efe79443e58f33a79846ecaa4b59a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "aa3f10eab804cdfb1876280e713dbbbf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "055881517cd4d81936ce0fababe6e340"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "ae73de2fb59f2b29a5ab9e06475e6830"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "1977bb2cbd876e88299c9496156ae236"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "0c1b543a26c21b884e2e8b6eae0bd81b"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "af1b508989b631716c7ef50c5496ca2d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "cb1e857faf51a8e0c7577658b7c64442"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "99002b35a90b235b94b31db2898beed4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "cb55c3270cd72a944236a2a46a7dc6b2"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "21313e01ea55712fa00ae60652d89965"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f3be212046e2de574fcfb784cb271e95"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "c39949776d9f18e42950b88f87b19c27"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "661d1ffcdd9dd08fa4d41d6b11d09bba"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "516ec85d71b66180267ba2ebb19ffa1f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7aae4b3d7d1966a27ae401bed3e3f95d"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "3371b19acfa5f51d4c6679f9eee47ffd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "d32634a2ddae4686ea00ba08d52eeeca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "6e6b6bada4b98ea1a1489538aad698e1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "digest": {"algorithm": "md5", "value": "3f07b160dcaf7d7e4f5b3fc498e740e2"}, "isConfigFile": false}]}}, {"id": "6cf17249fcb904b4", "name": "base-files", "version": "11.1+deb11u6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-files/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-files.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-files.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-files/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-files:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-files:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/base-files@11.1%2Bdeb11u6?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-files", "source": "", "version": "11.1+deb11u6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Santiago Vila ", "installedSize": 341, "provides": ["base"], "preDepends": ["awk"], "files": [{"path": "/etc/debian_version", "digest": {"algorithm": "md5", "value": "c50b5d071261092b9c531ceb0198d3fb"}, "isConfigFile": true}, {"path": "/etc/dpkg/origins/debian", "digest": {"algorithm": "md5", "value": "c47b6815f67ad1aeccb0d4529bd0b990"}, "isConfigFile": true}, {"path": "/etc/host.conf", "digest": {"algorithm": "md5", "value": "4eb63731c9f5e30903ac4fc07a7fe3d6"}, "isConfigFile": true}, {"path": "/etc/issue", "digest": {"algorithm": "md5", "value": "d641c0f23eff38a71ce34b34044b65c1"}, "isConfigFile": true}, {"path": "/etc/issue.net", "digest": {"algorithm": "md5", "value": "1b167e66826e01b4512a42e2b72ba7bd"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/10-uname", "digest": {"algorithm": "md5", "value": "9e1b832b7b06f566156e7c9e0548247b"}, "isConfigFile": true}, {"path": "/usr/lib/os-release", "digest": {"algorithm": "md5", "value": "ea85a9fb8526e81b3ffe5dcdf209112e"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.bashrc", "digest": {"algorithm": "md5", "value": "0a540d50c157ed0070459b82c358a05a"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile", "digest": {"algorithm": "md5", "value": "d68ce7c7d7d2bb7d48aeb2f137b828e4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile.md5sums", "digest": {"algorithm": "md5", "value": "6db82730e03aaeeecb8fee76b73d96d4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/info.dir", "digest": {"algorithm": "md5", "value": "f9128f409878ce10d54d06488e3ce136"}, "isConfigFile": false}, {"path": "/usr/share/base-files/motd", "digest": {"algorithm": "md5", "value": "9830e3dbb6a828f2cc824db8db0ceaf7"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile", "digest": {"algorithm": "md5", "value": "48a30a427d1794feb49f102b87ddce2b"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile.md5sums", "digest": {"algorithm": "md5", "value": "9be77181dd5dcc2b87956e3d45ed191d"}, "isConfigFile": false}, {"path": "/usr/share/base-files/staff-group-for-usr-local", "digest": {"algorithm": "md5", "value": "f3b332b9a376a0567236f54d7d87f85e"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Apache-2.0", "digest": {"algorithm": "md5", "value": "3b83ef96387f14655fc854ddc3c6bd57"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Artistic", "digest": {"algorithm": "md5", "value": "f921793d03cc6d63ec4b15e9be8fd3f8"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/BSD", "digest": {"algorithm": "md5", "value": "3775480a712fc46a69647678acb234cb"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/CC0-1.0", "digest": {"algorithm": "md5", "value": "65d3616852dbf7b1a6d4b53b00626032"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.2", "digest": {"algorithm": "md5", "value": "24ea4c7092233849b4394699333b5c56"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.3", "digest": {"algorithm": "md5", "value": "10b9de612d532fdeeb7fe8fcd1435cc6"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-1", "digest": {"algorithm": "md5", "value": "5b122a36d0f6dc55279a0ebc69f3c60b"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-2", "digest": {"algorithm": "md5", "value": "b234ee4d69f5fce4486a80fdaf4a4263"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-3", "digest": {"algorithm": "md5", "value": "d32239bcb673463ab874e80d47fae504"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2", "digest": {"algorithm": "md5", "value": "5f30f0716dfdd0d91eb439ebec522ec2"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2.1", "digest": {"algorithm": "md5", "value": "4fbd65380cdd255951079008b364516c"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-3", "digest": {"algorithm": "md5", "value": "e6a600fd5e1d9cbde2d983680233ad02"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-1.1", "digest": {"algorithm": "md5", "value": "0c5913925d40b124fb52ce84c5deb3f3"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-2.0", "digest": {"algorithm": "md5", "value": "815ca599c9df247a0c7f619bab123dad"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README", "digest": {"algorithm": "md5", "value": "57e7e94034b0d1220f7b7fd4682c8a94"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README.FHS", "digest": {"algorithm": "md5", "value": "fbd937e067f0a83fb9422713a6b84a8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/changelog.gz", "digest": {"algorithm": "md5", "value": "6f05db7602de988839f2fc3166ef9746"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/copyright", "digest": {"algorithm": "md5", "value": "c686090b1ff44554e2d6c541280a55b1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-files", "digest": {"algorithm": "md5", "value": "07223424da25c119e376b74f04a1cb2b"}, "isConfigFile": false}]}}, {"id": "28ee10cbaf9e6342", "name": "coreutils", "version": "8.32-4+b1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/coreutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/coreutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/coreutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:coreutils:coreutils:8.32-4\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "coreutils", "source": "coreutils", "version": "8.32-4+b1", "sourceVersion": "8.32-4", "architecture": "amd64", "maintainer": "Michael Stone ", "installedSize": 17478, "preDepends": ["libacl1 (>= 2.2.23)", "libattr1 (>= 1:2.4.44)", "libc6 (>= 2.28)", "libgmp10", "libselinux1 (>= 3.1~)"], "files": [{"path": "/bin/cat", "digest": {"algorithm": "md5", "value": "d1c38b077c93bf89dd2ef78f4e8c9cd6"}, "isConfigFile": false}, {"path": "/bin/chgrp", "digest": {"algorithm": "md5", "value": "7aa492761a9de94a56fd916598dba862"}, "isConfigFile": false}, {"path": "/bin/chmod", "digest": {"algorithm": "md5", "value": "1936be8378fdb78983ddb0ef0e786b9c"}, "isConfigFile": false}, {"path": "/bin/chown", "digest": {"algorithm": "md5", "value": "34634cef0dafb67ca74a6790ab294a4e"}, "isConfigFile": false}, {"path": "/bin/cp", "digest": {"algorithm": "md5", "value": "60d69562c091c6979b6f1cf9dbec013d"}, "isConfigFile": false}, {"path": "/bin/date", "digest": {"algorithm": "md5", "value": "cb218909b48d93a9262a532f21671b9d"}, "isConfigFile": false}, {"path": "/bin/dd", "digest": {"algorithm": "md5", "value": "8aa052b7154dce591941460dbf773219"}, "isConfigFile": false}, {"path": "/bin/df", "digest": {"algorithm": "md5", "value": "54d760808cdbd5678332db84b29680a3"}, "isConfigFile": false}, {"path": "/bin/dir", "digest": {"algorithm": "md5", "value": "51702d6e9c0566ddf40febe79afa3978"}, "isConfigFile": false}, {"path": "/bin/echo", "digest": {"algorithm": "md5", "value": "b8d6507513b8c436ce7a6a6f4b816b15"}, "isConfigFile": false}, {"path": "/bin/false", "digest": {"algorithm": "md5", "value": "1df301be7a0fe5c575af76478a571726"}, "isConfigFile": false}, {"path": "/bin/ln", "digest": {"algorithm": "md5", "value": "7a8b5b42aa558a71666c324cb29fc6dc"}, "isConfigFile": false}, {"path": "/bin/ls", "digest": {"algorithm": "md5", "value": "b3535289b2932e25650074aa6d89bf3c"}, "isConfigFile": false}, {"path": "/bin/mkdir", "digest": {"algorithm": "md5", "value": "e70b34a37b294e638e63fbff22632a90"}, "isConfigFile": false}, {"path": "/bin/mknod", "digest": {"algorithm": "md5", "value": "114e920558b59fc304944fd966e4e562"}, "isConfigFile": false}, {"path": "/bin/mktemp", "digest": {"algorithm": "md5", "value": "a7a5efb55648a5f9f305c6383609618a"}, "isConfigFile": false}, {"path": "/bin/mv", "digest": {"algorithm": "md5", "value": "60674f262f0af3b212488a10866920aa"}, "isConfigFile": false}, {"path": "/bin/pwd", "digest": {"algorithm": "md5", "value": "42bcb0ab569fc560160a7cd8aa4ad3ef"}, "isConfigFile": false}, {"path": "/bin/readlink", "digest": {"algorithm": "md5", "value": "64cac0e00de1264c7c71c42665a0a5fa"}, "isConfigFile": false}, {"path": "/bin/rm", "digest": {"algorithm": "md5", "value": "a7fd2b44339ec408181fe7e318ac5099"}, "isConfigFile": false}, {"path": "/bin/rmdir", "digest": {"algorithm": "md5", "value": "4890c0d6ed02bf145286036670a2e7c4"}, "isConfigFile": false}, {"path": "/bin/sleep", "digest": {"algorithm": "md5", "value": "1685763f96517347fa19e3438474e73b"}, "isConfigFile": false}, {"path": "/bin/stty", "digest": {"algorithm": "md5", "value": "bbf10fd285dc857bd2e2eb7b3ea0a595"}, "isConfigFile": false}, {"path": "/bin/sync", "digest": {"algorithm": "md5", "value": "5c952016b231c8f92356416075c321fc"}, "isConfigFile": false}, {"path": "/bin/touch", "digest": {"algorithm": "md5", "value": "fc7593b00136fcf1f9affc6031ba7bc9"}, "isConfigFile": false}, {"path": "/bin/true", "digest": {"algorithm": "md5", "value": "93d9d61139ff5f1287764f1c1994cbe3"}, "isConfigFile": false}, {"path": "/bin/uname", "digest": {"algorithm": "md5", "value": "02e4685c24a06c49899af728252e1c0e"}, "isConfigFile": false}, {"path": "/bin/vdir", "digest": {"algorithm": "md5", "value": "a21679e654660dfbbd4f2e9ce606b884"}, "isConfigFile": false}, {"path": "/usr/bin/[", "digest": {"algorithm": "md5", "value": "d9f712aed82183628189bae4c96b92d9"}, "isConfigFile": false}, {"path": "/usr/bin/arch", "digest": {"algorithm": "md5", "value": "4b1135eeee4a5412116594c08b242b7d"}, "isConfigFile": false}, {"path": "/usr/bin/b2sum", "digest": {"algorithm": "md5", "value": "87ecd3bfd854670bebdf212932dc2cb0"}, "isConfigFile": false}, {"path": "/usr/bin/base32", "digest": {"algorithm": "md5", "value": "e3166cb490a90c060478870bdab3c3ff"}, "isConfigFile": false}, {"path": "/usr/bin/base64", "digest": {"algorithm": "md5", "value": "7cd5c0ccc3de7ca78dbdc3afeacd1e9d"}, "isConfigFile": false}, {"path": "/usr/bin/basename", "digest": {"algorithm": "md5", "value": "379fa28eaa73889d79d5bd6593c69e03"}, "isConfigFile": false}, {"path": "/usr/bin/basenc", "digest": {"algorithm": "md5", "value": "afaa9f8faa301ca9b1ceafa77650a1b0"}, "isConfigFile": false}, {"path": "/usr/bin/chcon", "digest": {"algorithm": "md5", "value": "1957ae535f772bcb03da8db069f7090c"}, "isConfigFile": false}, {"path": "/usr/bin/cksum", "digest": {"algorithm": "md5", "value": "3e76d8c7f8da046e9ee51d66116c979d"}, "isConfigFile": false}, {"path": "/usr/bin/comm", "digest": {"algorithm": "md5", "value": "5bdbb1917de31d5920a88ef4690e98ca"}, "isConfigFile": false}, {"path": "/usr/bin/csplit", "digest": {"algorithm": "md5", "value": "24c123b087ad92a736ed9f353893f57d"}, "isConfigFile": false}, {"path": "/usr/bin/cut", "digest": {"algorithm": "md5", "value": "e345c698221e1cace1d05d45cbf354bc"}, "isConfigFile": false}, {"path": "/usr/bin/dircolors", "digest": {"algorithm": "md5", "value": "8a3b3d474a7ba06cf96c5eb5f38a4e24"}, "isConfigFile": false}, {"path": "/usr/bin/dirname", "digest": {"algorithm": "md5", "value": "fe96007675ec7db3e320f8248f3a8352"}, "isConfigFile": false}, {"path": "/usr/bin/du", "digest": {"algorithm": "md5", "value": "7b1838b5957ef5cfe05806d18d9dde54"}, "isConfigFile": false}, {"path": "/usr/bin/env", "digest": {"algorithm": "md5", "value": "1c4382b6ea120b35600ce11c479cc955"}, "isConfigFile": false}, {"path": "/usr/bin/expand", "digest": {"algorithm": "md5", "value": "dc4d8b8281bbaba4d481d8793b7cddee"}, "isConfigFile": false}, {"path": "/usr/bin/expr", "digest": {"algorithm": "md5", "value": "09270e76a2af38ed2b108f90d4eeb179"}, "isConfigFile": false}, {"path": "/usr/bin/factor", "digest": {"algorithm": "md5", "value": "070fdd8e174cb81d2209bccf1aac969c"}, "isConfigFile": false}, {"path": "/usr/bin/fmt", "digest": {"algorithm": "md5", "value": "921e8957ea369165ea3d222d8eca16e0"}, "isConfigFile": false}, {"path": "/usr/bin/fold", "digest": {"algorithm": "md5", "value": "f6ca1dc66bcf81bb9d473f77bfd8432f"}, "isConfigFile": false}, {"path": "/usr/bin/groups", "digest": {"algorithm": "md5", "value": "20cb6e55014de423c23a241915eff698"}, "isConfigFile": false}, {"path": "/usr/bin/head", "digest": {"algorithm": "md5", "value": "ce4c06380488fa3579749f8fe6c946d2"}, "isConfigFile": false}, {"path": "/usr/bin/hostid", "digest": {"algorithm": "md5", "value": "884bf4a8177e17a6abd32d9be9975f59"}, "isConfigFile": false}, {"path": "/usr/bin/id", "digest": {"algorithm": "md5", "value": "ede535e7ae0b17f37df8fc99e410b069"}, "isConfigFile": false}, {"path": "/usr/bin/install", "digest": {"algorithm": "md5", "value": "742ba8ac8712bffb825b4df832e812df"}, "isConfigFile": false}, {"path": "/usr/bin/join", "digest": {"algorithm": "md5", "value": "d6d2060db1d12219adf3ba72ab46a4f7"}, "isConfigFile": false}, {"path": "/usr/bin/link", "digest": {"algorithm": "md5", "value": "93bfcfde0f740ea70104903508882a52"}, "isConfigFile": false}, {"path": "/usr/bin/logname", "digest": {"algorithm": "md5", "value": "55223ce6a62d974743deb596fb96de7b"}, "isConfigFile": false}, {"path": "/usr/bin/md5sum", "digest": {"algorithm": "md5", "value": "607fde0c7653a07bd2df00371b533cab"}, "isConfigFile": false}, {"path": "/usr/bin/mkfifo", "digest": {"algorithm": "md5", "value": "5b77cf371b47254f71261a22b5eef71c"}, "isConfigFile": false}, {"path": "/usr/bin/nice", "digest": {"algorithm": "md5", "value": "c73ec8cd58b582898e3e504d5186d5ab"}, "isConfigFile": false}, {"path": "/usr/bin/nl", "digest": {"algorithm": "md5", "value": "da1c8d34314ca43174338801438f6e35"}, "isConfigFile": false}, {"path": "/usr/bin/nohup", "digest": {"algorithm": "md5", "value": "b91597ba73d75e63ed40374d6912ce0f"}, "isConfigFile": false}, {"path": "/usr/bin/nproc", "digest": {"algorithm": "md5", "value": "010dc8307bb937bd73f1854c788e14da"}, "isConfigFile": false}, {"path": "/usr/bin/numfmt", "digest": {"algorithm": "md5", "value": "e24ae81728384631b229c128bef6506d"}, "isConfigFile": false}, {"path": "/usr/bin/od", "digest": {"algorithm": "md5", "value": "2e1011697aab18e690040edb8f3b82db"}, "isConfigFile": false}, {"path": "/usr/bin/paste", "digest": {"algorithm": "md5", "value": "ae9ad815fb3b1d804953cd3b8c988d8a"}, "isConfigFile": false}, {"path": "/usr/bin/pathchk", "digest": {"algorithm": "md5", "value": "d56a1eb97c8a2ddc77b5ae53a35e6206"}, "isConfigFile": false}, {"path": "/usr/bin/pinky", "digest": {"algorithm": "md5", "value": "7b08d75e98edb34efc70e436cb07ca98"}, "isConfigFile": false}, {"path": "/usr/bin/pr", "digest": {"algorithm": "md5", "value": "33275f860ca590d86a5d9760f71e6933"}, "isConfigFile": false}, {"path": "/usr/bin/printenv", "digest": {"algorithm": "md5", "value": "1c8780efe509d37d59298c38dcde76d3"}, "isConfigFile": false}, {"path": "/usr/bin/printf", "digest": {"algorithm": "md5", "value": "71f288f283dd455036cb8b2d3ba2cab3"}, "isConfigFile": false}, {"path": "/usr/bin/ptx", "digest": {"algorithm": "md5", "value": "b6795930bc5f006a1b7727c0d6d0cd4f"}, "isConfigFile": false}, {"path": "/usr/bin/realpath", "digest": {"algorithm": "md5", "value": "a49f8d606b246e2e711199c3b57fe3ff"}, "isConfigFile": false}, {"path": "/usr/bin/runcon", "digest": {"algorithm": "md5", "value": "c28a19edc0c9a7b48c22dbfc67e84303"}, "isConfigFile": false}, {"path": "/usr/bin/seq", "digest": {"algorithm": "md5", "value": "b062b9400f25bc572b3d27990662a94f"}, "isConfigFile": false}, {"path": "/usr/bin/sha1sum", "digest": {"algorithm": "md5", "value": "8c09598fce41dd8f0efa3f8767f377ab"}, "isConfigFile": false}, {"path": "/usr/bin/sha224sum", "digest": {"algorithm": "md5", "value": "a22f32d48993d9435e88f74b2886de53"}, "isConfigFile": false}, {"path": "/usr/bin/sha256sum", "digest": {"algorithm": "md5", "value": "9a57c9e05e7cbb938867c9aaee88caca"}, "isConfigFile": false}, {"path": "/usr/bin/sha384sum", "digest": {"algorithm": "md5", "value": "9ecdd077d84494fd5d8687fc858cb5dc"}, "isConfigFile": false}, {"path": "/usr/bin/sha512sum", "digest": {"algorithm": "md5", "value": "af4dbb50d39e3a8e86c8b82960dd595c"}, "isConfigFile": false}, {"path": "/usr/bin/shred", "digest": {"algorithm": "md5", "value": "efee1197c8c3fa595405c40f11eda0e5"}, "isConfigFile": false}, {"path": "/usr/bin/shuf", "digest": {"algorithm": "md5", "value": "ddfc265e2a60da2fd205999c9c736689"}, "isConfigFile": false}, {"path": "/usr/bin/sort", "digest": {"algorithm": "md5", "value": "2b2d6257c68db81f060d703b0c2f9a80"}, "isConfigFile": false}, {"path": "/usr/bin/split", "digest": {"algorithm": "md5", "value": "87a6db9726409d83da5932e9a06e0954"}, "isConfigFile": false}, {"path": "/usr/bin/stat", "digest": {"algorithm": "md5", "value": "a8265f1ea504cee06ec3e6ec29e71104"}, "isConfigFile": false}, {"path": "/usr/bin/stdbuf", "digest": {"algorithm": "md5", "value": "dfa924ec1f294a80901936d6dc8826ce"}, "isConfigFile": false}, {"path": "/usr/bin/sum", "digest": {"algorithm": "md5", "value": "457c284dd4146ec3f825e23f0016a8be"}, "isConfigFile": false}, {"path": "/usr/bin/tac", "digest": {"algorithm": "md5", "value": "3ef55d83ae95cd10f9f49998c44e5917"}, "isConfigFile": false}, {"path": "/usr/bin/tail", "digest": {"algorithm": "md5", "value": "211a2a9afe4c1844fabab1b157084406"}, "isConfigFile": false}, {"path": "/usr/bin/tee", "digest": {"algorithm": "md5", "value": "e2946466eb53a316f7197b75957ad0be"}, "isConfigFile": false}, {"path": "/usr/bin/test", "digest": {"algorithm": "md5", "value": "c91dfc7870fbfe465c8574dcda8578f7"}, "isConfigFile": false}, {"path": "/usr/bin/timeout", "digest": {"algorithm": "md5", "value": "06285549f0149d9a01c505af56889733"}, "isConfigFile": false}, {"path": "/usr/bin/tr", "digest": {"algorithm": "md5", "value": "b7c5f46c607a8cf541a4f9a70f803465"}, "isConfigFile": false}, {"path": "/usr/bin/truncate", "digest": {"algorithm": "md5", "value": "7a83cd6a15e02208e35fd956c526a70e"}, "isConfigFile": false}, {"path": "/usr/bin/tsort", "digest": {"algorithm": "md5", "value": "5ea72d867b77194660bbbe08d5670567"}, "isConfigFile": false}, {"path": "/usr/bin/tty", "digest": {"algorithm": "md5", "value": "1c5a1990fedb999ffa1d71a4cff2af97"}, "isConfigFile": false}, {"path": "/usr/bin/unexpand", "digest": {"algorithm": "md5", "value": "80ec57ef3a8636e9ebde97e9d19c0977"}, "isConfigFile": false}, {"path": "/usr/bin/uniq", "digest": {"algorithm": "md5", "value": "83747c95cd7b3eb2d0858c16f4e522c6"}, "isConfigFile": false}, {"path": "/usr/bin/unlink", "digest": {"algorithm": "md5", "value": "faf9ef026316e8474656adf9cb392e70"}, "isConfigFile": false}, {"path": "/usr/bin/users", "digest": {"algorithm": "md5", "value": "dca4314962896f8b4eff2ce0a8b0674b"}, "isConfigFile": false}, {"path": "/usr/bin/wc", "digest": {"algorithm": "md5", "value": "d45eb410c7e9eca63b65a212714abb0c"}, "isConfigFile": false}, {"path": "/usr/bin/who", "digest": {"algorithm": "md5", "value": "ad48f4338da2ff788546973aa11b245d"}, "isConfigFile": false}, {"path": "/usr/bin/whoami", "digest": {"algorithm": "md5", "value": "9304cd0baf19aaeeed487dfbce67ca68"}, "isConfigFile": false}, {"path": "/usr/bin/yes", "digest": {"algorithm": "md5", "value": "374ee3feb1bd3d10dc7e9231b0e3889a"}, "isConfigFile": false}, {"path": "/usr/libexec/coreutils/libstdbuf.so", "digest": {"algorithm": "md5", "value": "13c41108d8ca98c6aacd870b11692ef2"}, "isConfigFile": false}, {"path": "/usr/sbin/chroot", "digest": {"algorithm": "md5", "value": "f68d6da90e6bac13f91d242e11929b84"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/AUTHORS", "digest": {"algorithm": "md5", "value": "1a50281a12dcb1e1ec4ce5a15857265f"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "11bb530d75a69e84cfdef8adbcfb489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "a3c203e277da204acc8c06b25ebbd134"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.Debian", "digest": {"algorithm": "md5", "value": "5d9f0b6ae652b1748962b4665364e96c"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.gz", "digest": {"algorithm": "md5", "value": "46ed019bcc2a5d72038c2628b1165953"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/THANKS.gz", "digest": {"algorithm": "md5", "value": "94d9e8f27d0031cda3c923d0fe220eab"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/TODO.gz", "digest": {"algorithm": "md5", "value": "0eaf404dae1ab172625ba2fe46709fd7"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "568e3f1804f27892b94298696b12331f"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bd0e8e7d696e85947d6e579140d45d37"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.gz", "digest": {"algorithm": "md5", "value": "3e203609c8b19d21aafa529982028c19"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/copyright", "digest": {"algorithm": "md5", "value": "3093495047b196b1557ad9085ff69e8a"}, "isConfigFile": false}, {"path": "/usr/share/info/coreutils.info.gz", "digest": {"algorithm": "md5", "value": "575a08a68c04225b0429c62bbb541583"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2df621926fdfe04d039701d8abc14e20"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2e91e61e117ad20b93558e9c188ec6fa"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a6489bd88f221012e120fa720322aa8a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "32f262fcd540ec1ca36fd97d5fbdaf3e"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "ac3c137b38e96d9247b058d7afbb57f1"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "026bec6be91f69941783cd256c045e86"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "8f00b6c70d956dc373bb630bd798c849"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a2fcf244614836496cd2aafc7500d7be"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "8df10234a6c4885fab4b3eccd847be91"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "34a2b203becf4a3b6f0555d77b1f061e"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "aa8e21bbc1750f8d96c8da19994398d9"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "9c1b234df25c1014a71b9234e3a3e35a"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "117e7c30b793ddf26f029b1f96719479"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "100294390c98563032c5f333c74a59db"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "ac34ea4980f4b91bb6033a79436636ba"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "f13271409982ab3fba5737f4cdc82f78"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "0c81663292be6fcfd81b03dacd5191c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "1975ebe78e7d601bf0d5c81f1dc0736c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ia/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "de594e3dd0ec521ddb9c5c67a762ee91"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "7898de07a3b8fa28e22a78a1c0f6583e"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "26160df9eeae5a6a6849f356e71b660e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "9badbdf43830543ede19d3cd7ae72bf5"}, "isConfigFile": false}, {"path": "/usr/share/locale/kk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "10890f90192db8284c6cb9f495add2a1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "675dda1843352db72185775a359fe8fa"}, "isConfigFile": false}, {"path": "/usr/share/locale/lg/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "1100d0032c1893efa5de14ecb91c67a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "0f6372e899ee1f15baa2fd2a63e500fb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "82872476a262d82a1a656f333a916a9a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e69ffa5e430a20d9a026420d0eb1851a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e41677c0b4c8ee295cdea259bc60f4fc"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "c025347f5dcdb1bd69e6bf9c772d7d4a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "54083460aa92b3176cd76c02edaa5424"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "4d65da4593544ae9011cea2753c8aa2e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "27c07f1461ecb14ba9457e047aaae0ee"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "14219a1f0a2a99172817136648f89960"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "39b74e9b0868dbe9b520f0f8cf79d977"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a736794499479197c9aaa5e839591418"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "21d583b0732f1ba590c161e116f8d529"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e17f5c6b24264783eee5b851fb5bf208"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "54926d1c5ff9b08d931abc5ae32f51ed"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "818bff5be1a4dcd0f9707a1a91116a85"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "c8c7e0f675785f77ccf7cd245b8992fd"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2a3e74b1925ee0452325a8f3cf649675"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "de681b6a590113246a269911461a8213"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/arch.1.gz", "digest": {"algorithm": "md5", "value": "5dee081ff7a5037fc9b47cb1f5182522"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/b2sum.1.gz", "digest": {"algorithm": "md5", "value": "7481f756134b7662c84f78056926cf78"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base32.1.gz", "digest": {"algorithm": "md5", "value": "2deef71de8174062e59ac55966b51b3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base64.1.gz", "digest": {"algorithm": "md5", "value": "9f6cd71f76607861dbcb9a23d0aadb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basename.1.gz", "digest": {"algorithm": "md5", "value": "6f9997e27a3ffae485ab731241d7f3f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basenc.1.gz", "digest": {"algorithm": "md5", "value": "a940cd91ddacd40048701595c17b6d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cat.1.gz", "digest": {"algorithm": "md5", "value": "d2f7ca9e6c0a97c5c0b6430e53fe79bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chcon.1.gz", "digest": {"algorithm": "md5", "value": "6d4c18b3576410339553c3c13e1013d0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chgrp.1.gz", "digest": {"algorithm": "md5", "value": "18940e96c6aced2b92d03e1debb628c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chmod.1.gz", "digest": {"algorithm": "md5", "value": "8c1b6f37a00ab3ac7651fab38e3a8463"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chown.1.gz", "digest": {"algorithm": "md5", "value": "0484906a34bd8cc821660928ce66c031"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cksum.1.gz", "digest": {"algorithm": "md5", "value": "1c91ece68c764eca7700d80fc5a98369"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/comm.1.gz", "digest": {"algorithm": "md5", "value": "d5b9a14a292a772a41cb479ceb8653fb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cp.1.gz", "digest": {"algorithm": "md5", "value": "f6a5c2177b28c40527d079dc12f3e794"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/csplit.1.gz", "digest": {"algorithm": "md5", "value": "a33e2dd728be3931dbbf967c6f09987d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cut.1.gz", "digest": {"algorithm": "md5", "value": "b7f1562ccc1a92fd2529450c3013b161"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/date.1.gz", "digest": {"algorithm": "md5", "value": "9e1b8a929ab58419108107f3bfc35c4d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dd.1.gz", "digest": {"algorithm": "md5", "value": "f531578ada9082865af0e3cae625ccc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/df.1.gz", "digest": {"algorithm": "md5", "value": "3927c800d88c4b746f8cea1741869a24"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dir.1.gz", "digest": {"algorithm": "md5", "value": "1b412843cf92522a2f7753261af41fc0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dircolors.1.gz", "digest": {"algorithm": "md5", "value": "98d1f8b349d1897720fa1edfb66d5885"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirname.1.gz", "digest": {"algorithm": "md5", "value": "88247759f634dbd2308b77a97ae1702d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/du.1.gz", "digest": {"algorithm": "md5", "value": "f1963e6ed89cc0565cacd230979c3b68"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/echo.1.gz", "digest": {"algorithm": "md5", "value": "29116494f3e47ee3c6f59ac0a9124d33"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/env.1.gz", "digest": {"algorithm": "md5", "value": "4e41652fd39497c96081332d5c55e615"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expand.1.gz", "digest": {"algorithm": "md5", "value": "6a110736d7e0f2ae7a4f84597ad66ec2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expr.1.gz", "digest": {"algorithm": "md5", "value": "d8dc9ec38cf993667cae65f1d0f41ef5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/factor.1.gz", "digest": {"algorithm": "md5", "value": "9c23469950f906cba04d805e97098170"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/false.1.gz", "digest": {"algorithm": "md5", "value": "de2443decd0550d2c3e60cf03e12850b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fmt.1.gz", "digest": {"algorithm": "md5", "value": "7f18ba95ad3b00a70af2450403b50756"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fold.1.gz", "digest": {"algorithm": "md5", "value": "f273d4559ea1833cda09e1baf94b42ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/groups.1.gz", "digest": {"algorithm": "md5", "value": "4a03cbfbe02dc75344172b1eb07aa8cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/head.1.gz", "digest": {"algorithm": "md5", "value": "d2e73ac520ad24db4f5f2758ee8f65f6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostid.1.gz", "digest": {"algorithm": "md5", "value": "eec086a748cf38d7ef026b49e013eb75"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/id.1.gz", "digest": {"algorithm": "md5", "value": "7f26fd2797cce95d26ca3d2fcf89a8d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/install.1.gz", "digest": {"algorithm": "md5", "value": "58d66b447834f341f44a1ade5be28610"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/join.1.gz", "digest": {"algorithm": "md5", "value": "cad9638802955ef0e3c978ad240c4512"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/link.1.gz", "digest": {"algorithm": "md5", "value": "e294245014d6b87fcf9baadcec966d38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ln.1.gz", "digest": {"algorithm": "md5", "value": "7fdcce2cd33bb16ede6a036b22300b91"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logname.1.gz", "digest": {"algorithm": "md5", "value": "ea878098ea86c2f4753ce57247c11874"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ls.1.gz", "digest": {"algorithm": "md5", "value": "f5f9256391fd75f48b7079dba3b73bd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/md5sum.1.gz", "digest": {"algorithm": "md5", "value": "1ac49b9ce46852d72741b168d2ae2181"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkdir.1.gz", "digest": {"algorithm": "md5", "value": "1369dabca6d564ab4f54a3c4ae1e8910"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkfifo.1.gz", "digest": {"algorithm": "md5", "value": "bfb9f4e27473ecc1a3eddc70c497c177"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mknod.1.gz", "digest": {"algorithm": "md5", "value": "5bcb9b473ed8ccedd74e20ca70e6124c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mktemp.1.gz", "digest": {"algorithm": "md5", "value": "fc0ac3d4e99a1f01dabca3530291a94d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mv.1.gz", "digest": {"algorithm": "md5", "value": "809e3d311cc80c5afbef092b18b060b4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nice.1.gz", "digest": {"algorithm": "md5", "value": "a6136dcf7d64615015157b76c6cdb6ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nl.1.gz", "digest": {"algorithm": "md5", "value": "0a19d8fa6cf4a462b37e5352c7a5b929"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nohup.1.gz", "digest": {"algorithm": "md5", "value": "fb88d3d062c3d164b7c4d1341a5eaa9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nproc.1.gz", "digest": {"algorithm": "md5", "value": "4d39ef17cd3cd5350eda5cf4330d4ec9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/numfmt.1.gz", "digest": {"algorithm": "md5", "value": "cddfa76f90ee77d0e0c9b8f23246ac6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/od.1.gz", "digest": {"algorithm": "md5", "value": "b556b2b5b6f9f1b1ea34058e74321bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/paste.1.gz", "digest": {"algorithm": "md5", "value": "080f5de171352e38e21ef2ca003214f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pathchk.1.gz", "digest": {"algorithm": "md5", "value": "135a4209745cbb7d83d2703c93b51c34"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinky.1.gz", "digest": {"algorithm": "md5", "value": "0296cca22651b9f74933006ec46179ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pr.1.gz", "digest": {"algorithm": "md5", "value": "f0ed5de4e840eaba5d303ba0b28cb18c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printenv.1.gz", "digest": {"algorithm": "md5", "value": "bf629bc98b71d78740fe977882cec6a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printf.1.gz", "digest": {"algorithm": "md5", "value": "d2f943c0574e6b084650fab93881014e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptx.1.gz", "digest": {"algorithm": "md5", "value": "fb6d48b3092c2ed676ca233bc58283be"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwd.1.gz", "digest": {"algorithm": "md5", "value": "a0f9336731ec813cb7b95e759ffb015e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/readlink.1.gz", "digest": {"algorithm": "md5", "value": "a2c1864e76ba59be10ef161c5bad6ab9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/realpath.1.gz", "digest": {"algorithm": "md5", "value": "96455761af4bc60debd8dff0809fa938"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rm.1.gz", "digest": {"algorithm": "md5", "value": "d12abe58efbd7bb30e63c63ed235f08b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rmdir.1.gz", "digest": {"algorithm": "md5", "value": "85de43a3096fc10c788d8c3af2dcc7b3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runcon.1.gz", "digest": {"algorithm": "md5", "value": "ec507926c0ad692470e4596f70bebc3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/seq.1.gz", "digest": {"algorithm": "md5", "value": "8f29d4f9b3adf045d4f29a952c7529df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha1sum.1.gz", "digest": {"algorithm": "md5", "value": "40e77aa7b985de69e8fb4e9b2512a34f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha224sum.1.gz", "digest": {"algorithm": "md5", "value": "124e6fe924221aba1d349bf2dbe10ac5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha256sum.1.gz", "digest": {"algorithm": "md5", "value": "cd977befb0f10bc20dbbe3e2093c8169"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha384sum.1.gz", "digest": {"algorithm": "md5", "value": "0953462a853b1f23ee80303754af4724"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha512sum.1.gz", "digest": {"algorithm": "md5", "value": "122abd4cf3e321da781f73a25598c8b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shred.1.gz", "digest": {"algorithm": "md5", "value": "d7ef014d4aee477bfb6c5acf92027e63"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shuf.1.gz", "digest": {"algorithm": "md5", "value": "d86ede51eb0733d3b521f8cbdcf7a4fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sleep.1.gz", "digest": {"algorithm": "md5", "value": "f3797b416ba58030a85268235ca15c94"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sort.1.gz", "digest": {"algorithm": "md5", "value": "14df7b6702a9a132cfeeabaf307b67ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/split.1.gz", "digest": {"algorithm": "md5", "value": "5213b899006289bd6f799a6d498be8f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stat.1.gz", "digest": {"algorithm": "md5", "value": "1811a4a70f7754bea62abe7c6cdcf954"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stdbuf.1.gz", "digest": {"algorithm": "md5", "value": "f531363c505d62f6d2764876a51c1877"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stty.1.gz", "digest": {"algorithm": "md5", "value": "dd0d20bb245072a272f6f65a4806f64a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sum.1.gz", "digest": {"algorithm": "md5", "value": "7d3293b49676c12341d38ab50294f595"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sync.1.gz", "digest": {"algorithm": "md5", "value": "b528225d6636fb419a24325b79dd5cb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tac.1.gz", "digest": {"algorithm": "md5", "value": "84691df1d26eb833b2f59b7ab42a1e6b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tail.1.gz", "digest": {"algorithm": "md5", "value": "59ecbcfc9c97c85629bee840739335cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tee.1.gz", "digest": {"algorithm": "md5", "value": "eafbd16ea275e2ac91883d4b0e6048a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/test.1.gz", "digest": {"algorithm": "md5", "value": "fbab996892ce5c18c471e6ccaa81a195"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/timeout.1.gz", "digest": {"algorithm": "md5", "value": "79c59b1dba7ea75c894699b8d954d168"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/touch.1.gz", "digest": {"algorithm": "md5", "value": "6cf0547cc5421929313635004ddd69f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tr.1.gz", "digest": {"algorithm": "md5", "value": "fdbd9865f5908962a34810ca234b66d9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/true.1.gz", "digest": {"algorithm": "md5", "value": "94c0cd7dde40905bb10449997cc9c3b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/truncate.1.gz", "digest": {"algorithm": "md5", "value": "5000ee949b9b58c1307e87b0474b7c44"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsort.1.gz", "digest": {"algorithm": "md5", "value": "d92407c15b0b2a9485b79ea56796a7cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tty.1.gz", "digest": {"algorithm": "md5", "value": "c500eff60df0d7109da02808add450f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uname.1.gz", "digest": {"algorithm": "md5", "value": "b01deac80e20901f5da095e001116215"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unexpand.1.gz", "digest": {"algorithm": "md5", "value": "89897334256ed804027afad8771a8dec"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uniq.1.gz", "digest": {"algorithm": "md5", "value": "99d2843d4d44cb09caf35092640cafac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unlink.1.gz", "digest": {"algorithm": "md5", "value": "262aa7aa6ffc7ac0e94dab26a6f02df0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/users.1.gz", "digest": {"algorithm": "md5", "value": "90b33b22ec2e65aab14b6ebc1dcd9c5d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/vdir.1.gz", "digest": {"algorithm": "md5", "value": "9e42bd4006c99fbcf8721572534d051e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wc.1.gz", "digest": {"algorithm": "md5", "value": "0d1c09a2110e870818ad033a4d0619a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/who.1.gz", "digest": {"algorithm": "md5", "value": "642769f0844d0c66f69f8928f6b052c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whoami.1.gz", "digest": {"algorithm": "md5", "value": "ccb784dd8b7acfa01775705b409f1f61"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/yes.1.gz", "digest": {"algorithm": "md5", "value": "d7074ff65cb186a972d9c7ffffa4dba8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chroot.8.gz", "digest": {"algorithm": "md5", "value": "2bdde92439c6970315d82b48ddb2736c"}, "isConfigFile": false}]}}, {"id": "48e9d1b7dc64663d", "name": "debconf", "version": "1.5.77", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debconf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debconf:debconf:1.5.77:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/debconf@1.5.77?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "debconf", "source": "", "version": "1.5.77", "sourceVersion": "", "architecture": "all", "maintainer": "Debconf Developers ", "installedSize": 517, "provides": ["debconf-2.0"], "preDepends": ["perl-base (>= 5.20.1-3~)"], "files": [{"path": "/etc/apt/apt.conf.d/70debconf", "digest": {"algorithm": "md5", "value": "7e9d09d5801a42b4926b736b8eeabb73"}, "isConfigFile": true}, {"path": "/etc/debconf.conf", "digest": {"algorithm": "md5", "value": "8c0619be413824f1fc7698cee0f23811"}, "isConfigFile": true}, {"path": "/usr/bin/debconf", "digest": {"algorithm": "md5", "value": "52fc9c61a0d4d0146e6a946c3e14f323"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-apt-progress", "digest": {"algorithm": "md5", "value": "19c67e6eb300e9c61f80aa6b76719bdd"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-communicate", "digest": {"algorithm": "md5", "value": "9667b0261cac6f775e0bce8d5b390cf6"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-copydb", "digest": {"algorithm": "md5", "value": "02b774c3cf0ea04dc88b078fad41681c"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-escape", "digest": {"algorithm": "md5", "value": "3b8e7ec5583b033efd3d6eb0085fbce0"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-set-selections", "digest": {"algorithm": "md5", "value": "351957b29e9a665431a3ae499ce0e74a"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-show", "digest": {"algorithm": "md5", "value": "e2193426e7bf0d0d6c30f632aad55fff"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-preconfigure", "digest": {"algorithm": "md5", "value": "4ef641d90226bd7987f0150c96e1d321"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-reconfigure", "digest": {"algorithm": "md5", "value": "0aed9dd03234edbcbba5868b003c88ff"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/debconf", "digest": {"algorithm": "md5", "value": "f3566bee9dc1c5e9d7261089cf173b33"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule", "digest": {"algorithm": "md5", "value": "4e74a0c6504a640cdbf2576abf364bfd"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule.sh", "digest": {"algorithm": "md5", "value": "039097b6c3340a7386e841c4935eda12"}, "isConfigFile": false}, {"path": "/usr/share/debconf/debconf.conf", "digest": {"algorithm": "md5", "value": "b5ce961d3b91bfaa5ec56d99f7dc4b8d"}, "isConfigFile": false}, {"path": "/usr/share/debconf/fix_db.pl", "digest": {"algorithm": "md5", "value": "1f5d1c3f1b66ce17569091e9435c1019"}, "isConfigFile": false}, {"path": "/usr/share/debconf/frontend", "digest": {"algorithm": "md5", "value": "000234c7f6570234f8de666b740e2bbe"}, "isConfigFile": false}, {"path": "/usr/share/debconf/transition_db.pl", "digest": {"algorithm": "md5", "value": "669b6f370973e8be33f6d1ff3431950a"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "74516646512de2dd1c55df3f61c8bd62"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/README.Debian", "digest": {"algorithm": "md5", "value": "20c51c96dc14801a095b3994715731f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/changelog.gz", "digest": {"algorithm": "md5", "value": "5fb5c9bb1f1c1f3691f4b8c6dbf31a6f"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/copyright", "digest": {"algorithm": "md5", "value": "d871f1228bc7a598fbfbc00ac47e19fc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/debconf", "digest": {"algorithm": "md5", "value": "ce8cbe0dfeddc4bbb314754838c98db4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-apt-progress.1.gz", "digest": {"algorithm": "md5", "value": "bae168746402e954689d1005fff7c8c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-communicate.1.gz", "digest": {"algorithm": "md5", "value": "58d2ce32ada12abe9ddfec564d77d066"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-copydb.1.gz", "digest": {"algorithm": "md5", "value": "752834eb66b0d24564ef0d04c5340cf2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-escape.1.gz", "digest": {"algorithm": "md5", "value": "320ecdeb6625372c4e039fd74fdc98a5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-set-selections.1.gz", "digest": {"algorithm": "md5", "value": "82ed499930184b4571546a1317e1ff2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-show.1.gz", "digest": {"algorithm": "md5", "value": "26e0265c4f4b0ba3f4600bc83568a514"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf.1.gz", "digest": {"algorithm": "md5", "value": "2d784aaade3ecbc01b3f4e1bac7e49c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-preconfigure.8.gz", "digest": {"algorithm": "md5", "value": "97d889635679a406997a88b47676470d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-reconfigure.8.gz", "digest": {"algorithm": "md5", "value": "69f30a05b2a0b6bd7dd8351a36694982"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "digest": {"algorithm": "md5", "value": "8de485b18877846234415aa61eadb7b3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Base.pm", "digest": {"algorithm": "md5", "value": "27a6f4e44ebb6c631c63bae827ee8c8c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "72cd26ac568bcf2081b7c28912ee72d7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "digest": {"algorithm": "md5", "value": "d83e474548f4ae479cd364bb2b72c352"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Config.pm", "digest": {"algorithm": "md5", "value": "fe98ee173a56f5e8f88ef9b90844ca1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Db.pm", "digest": {"algorithm": "md5", "value": "731d6613934ce6d46e11d1b6e30e4215"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "digest": {"algorithm": "md5", "value": "181e695ba1b703e423d5651efc2ae84f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "digest": {"algorithm": "md5", "value": "22bcaf2c1d2a042d5e04cc9c48e5331c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "digest": {"algorithm": "md5", "value": "8caad6c2e0d23be6f31f386b814dfbd1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "digest": {"algorithm": "md5", "value": "072adbb7e13e5bc2b75f86ccdf542b1a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "digest": {"algorithm": "md5", "value": "c0d58a6a2d0e6124f5a9da21c2be8f2e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "digest": {"algorithm": "md5", "value": "2dae1795691944962dc7d0cb04405b5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "digest": {"algorithm": "md5", "value": "cd14fc3d5b5f585cc79a92cd995ebe4f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "digest": {"algorithm": "md5", "value": "44e7f79254e295c715395c9b81224ed6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "digest": {"algorithm": "md5", "value": "51500a03fabe0aa80fd17d0c55d49722"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "digest": {"algorithm": "md5", "value": "31560c883795a0c98e6075702a877890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "digest": {"algorithm": "md5", "value": "9aa8c9c7e9d45106324b6da00583945f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "digest": {"algorithm": "md5", "value": "84fa17235afa66ff0e6a0ebb8bc9ac21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element.pm", "digest": {"algorithm": "md5", "value": "cfcb83b556c78ce238145e8a5c8331c3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "digest": {"algorithm": "md5", "value": "4f4213ac1ba985c6a86a1f5337e22f96"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "digest": {"algorithm": "md5", "value": "1ceceaa749c08fe6427c13855c4849b1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "digest": {"algorithm": "md5", "value": "b98b4ea4097519a8776543f6b6490948"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "digest": {"algorithm": "md5", "value": "6a5aa9f7e4ac81e21a1d4a1484f275f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "digest": {"algorithm": "md5", "value": "9ef627f6608f0fb8455021a753b23624"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "digest": {"algorithm": "md5", "value": "b5236284f89efeb755ddd8ce06ad3ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "digest": {"algorithm": "md5", "value": "ea97823fd786f71641e898b7140420c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "digest": {"algorithm": "md5", "value": "b98a19a2a3f108ec2ad4af5192cb3b31"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "digest": {"algorithm": "md5", "value": "5a22697639f7848c94db179df3ffa13a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "digest": {"algorithm": "md5", "value": "1a617ddca6907cd3ee805393756c8fdc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "digest": {"algorithm": "md5", "value": "42c2833b78ccd2af5c3d1cce4428eb5e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "digest": {"algorithm": "md5", "value": "1d6d5510fc76676de40a8b2b02c4da3a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "digest": {"algorithm": "md5", "value": "65c85fd416c5d6cd432f84eb5526f37b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "digest": {"algorithm": "md5", "value": "4735d2f1c31de756e3aea03228384106"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "digest": {"algorithm": "md5", "value": "c43ad2a3b448b46a9ffc6e5c89e4885f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "digest": {"algorithm": "md5", "value": "7bbbf3f0021b526f2bf6c726cf3a6acc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "digest": {"algorithm": "md5", "value": "61b25b4dc6b8a8e1d6417167c464031a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "digest": {"algorithm": "md5", "value": "7e08ffacda2e1dc9f06b15d690b38d2a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "digest": {"algorithm": "md5", "value": "9d7145459a3a29053f68df607b6bc89d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "digest": {"algorithm": "md5", "value": "6bd21d5f66c0929f2927cba75f7613ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "digest": {"algorithm": "md5", "value": "c0702ba61bcfe53256410e2399e42a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "digest": {"algorithm": "md5", "value": "56305085246a52b8622bb7cc09315f73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "digest": {"algorithm": "md5", "value": "cc2619e83ddab5adc1b92245b47722a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "digest": {"algorithm": "md5", "value": "1f69e273bba25eacfbf40d523b24fb11"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "digest": {"algorithm": "md5", "value": "69489241144da0943e84b30b0ccec3a6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "digest": {"algorithm": "md5", "value": "458f1e10f6e933cd0c35c1453f4c7338"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "digest": {"algorithm": "md5", "value": "54ac61f0c47d524d96566a5485d3d7d6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "digest": {"algorithm": "md5", "value": "16b3a15c9bd104e90b9d848623c0899f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "digest": {"algorithm": "md5", "value": "0b76d2ff2abd5586732860ed069973ba"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "5090f97c9972fab4f7dc7ebb49996e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "digest": {"algorithm": "md5", "value": "db7670d7933d1f8f0118c31ddd493970"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "digest": {"algorithm": "md5", "value": "33916265f1150a5bc060f2387feb523f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "digest": {"algorithm": "md5", "value": "e5cb32767a176049e396af94685b01ff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "digest": {"algorithm": "md5", "value": "13dfe95e3aece538a11d509ada1ce289"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "digest": {"algorithm": "md5", "value": "3c838d4a47dddc48509e6ea21baa3161"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "digest": {"algorithm": "md5", "value": "b405559f2200112ab95036b7ec849505"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "digest": {"algorithm": "md5", "value": "4260064e9c28b8a83c59e64eea97a557"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "digest": {"algorithm": "md5", "value": "06e70029507fb6f7e6ec9dc82f744122"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "digest": {"algorithm": "md5", "value": "0037100480bef471cd88d10e5003dd1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "digest": {"algorithm": "md5", "value": "aa4f4dfa69239f1964626f5206d13b5d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "digest": {"algorithm": "md5", "value": "38b4f0c167293001dcd38d1ceac2dd66"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "digest": {"algorithm": "md5", "value": "3b999aa2c596feea026c3d3361ab408b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "digest": {"algorithm": "md5", "value": "d7d71486929b88c20170677791c23d72"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "digest": {"algorithm": "md5", "value": "da293d7c097e983170f80fd973e595ad"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "digest": {"algorithm": "md5", "value": "4d5d3393bc473166c626bac82c91f516"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "digest": {"algorithm": "md5", "value": "55f02de45fa6f2ea2bbd8de839959dde"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "digest": {"algorithm": "md5", "value": "1ff7785d0781ce267418f8890acd4409"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "digest": {"algorithm": "md5", "value": "432a3e2ccada26eed6d8efd9c2d7c66e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "digest": {"algorithm": "md5", "value": "272b1231b35fb5eeccb4aeb8042a934d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "digest": {"algorithm": "md5", "value": "80228037ab8a8441054e37586a99060b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "digest": {"algorithm": "md5", "value": "f146fa12fbbe5434e4910ec1a7422475"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "digest": {"algorithm": "md5", "value": "ef1ff584e10e02c3b0aeb0d985e99a19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "digest": {"algorithm": "md5", "value": "310ea26706fb2ccd80e0524017d1ab54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "digest": {"algorithm": "md5", "value": "64824ec979d1bdb973b6f9d81532ffeb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "digest": {"algorithm": "md5", "value": "6745d03b282a96b208f8cea951366d05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "digest": {"algorithm": "md5", "value": "990129f10517cd949f29864363784c23"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "digest": {"algorithm": "md5", "value": "9b21b58ec6213c636dce8cd26893d269"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "digest": {"algorithm": "md5", "value": "88550019f5e9bec6cd3dbf62a2de4049"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Encoding.pm", "digest": {"algorithm": "md5", "value": "fe7a858360c6152eaf84a745273acd83"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format.pm", "digest": {"algorithm": "md5", "value": "be75659c57c73794f8c66cb59265a714"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format/822.pm", "digest": {"algorithm": "md5", "value": "611536bbf4f507ecc7b8266a3ce946ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "digest": {"algorithm": "md5", "value": "e305f3178e9fab07fb1b8014acbcc10d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "digest": {"algorithm": "md5", "value": "afe7410fa7d1f5cc4fa3e7af5d266da3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "digest": {"algorithm": "md5", "value": "2b4119d66ee8dde0e7fa95de44394813"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "digest": {"algorithm": "md5", "value": "cbf73546742945004e02d031355a6809"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "digest": {"algorithm": "md5", "value": "a57a122cd5bd584bceee2f5d20712fbf"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "c826594c3b7dbeb965b863115a51f9b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "digest": {"algorithm": "md5", "value": "45353dd2e95f8b26f42cfc59f4f02caa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "digest": {"algorithm": "md5", "value": "e15597dd4952088c89aa91c9af7f1d6f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "digest": {"algorithm": "md5", "value": "2e6b83d495fc01a6dd07806c8acaa1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "digest": {"algorithm": "md5", "value": "22a4af7da2960fd87452449a88d7ea64"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "digest": {"algorithm": "md5", "value": "a9ac9868f237206993bde33a17a61220"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "digest": {"algorithm": "md5", "value": "7ffb67a8e8d623beb2be7c08d2c80b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Gettext.pm", "digest": {"algorithm": "md5", "value": "072dbdddbd69162468e988d43848cbca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Iterator.pm", "digest": {"algorithm": "md5", "value": "cf4de7542d6829631b3bcc4b4f87f641"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Log.pm", "digest": {"algorithm": "md5", "value": "fff70eb6929c7a6e7af6f7d00beda73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Path.pm", "digest": {"algorithm": "md5", "value": "b40ba281b22387604e0ad781d221e1cb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Priority.pm", "digest": {"algorithm": "md5", "value": "c0af214079361d605172e510abd69604"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Question.pm", "digest": {"algorithm": "md5", "value": "15565a7e690252752e461a50aa130803"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template.pm", "digest": {"algorithm": "md5", "value": "38a37b0eb8764fd2d827a46317ab5a1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "digest": {"algorithm": "md5", "value": "3a3c7de553d6eccd5480adc6d02583bb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "digest": {"algorithm": "md5", "value": "46c0e42d52a4ea2fbe0316eebc6c1118"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "a12c3f0045bfbe05e2345aed702f6fc3"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/debian-logo.png", "digest": {"algorithm": "md5", "value": "ef66f9c42198fee38af53f848b36a4f7"}, "isConfigFile": false}]}}, {"id": "ad79cedcb9523157", "name": "findutils", "version": "4.8.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/findutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/findutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:findutils:findutils:4.8.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/findutils@4.8.0-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "findutils", "source": "", "version": "4.8.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Andreas Metzler ", "installedSize": 1959, "preDepends": ["libc6 (>= 2.17)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/usr/bin/find", "digest": {"algorithm": "md5", "value": "898abd32b6c2846efb541e0d80c62166"}, "isConfigFile": false}, {"path": "/usr/bin/xargs", "digest": {"algorithm": "md5", "value": "d545db23246560f6512469e2852f4305"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/findutils", "digest": {"algorithm": "md5", "value": "f78e2d4189be58135a915698efe1cd7a"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "75ca1d03fcbb9d988ff479d6c9ca6349"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "451016e4ab29157e09004320a81fda23"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/README.gz", "digest": {"algorithm": "md5", "value": "b00ef7de268ae1f603a1163079ee5516"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/TODO", "digest": {"algorithm": "md5", "value": "ade64533910d5670b2d251b0a6fd9c08"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "51e67c7e449589493dd122dfbc82d5ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.gz", "digest": {"algorithm": "md5", "value": "7ec0907fa62124b5513ad9ada560b76d"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/copyright", "digest": {"algorithm": "md5", "value": "ca2c0eb01de0800d62da046855e60bca"}, "isConfigFile": false}, {"path": "/usr/share/info/find-maint.info.gz", "digest": {"algorithm": "md5", "value": "8f592897c20e90c6aa43d7d2728fd1ba"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-1.gz", "digest": {"algorithm": "md5", "value": "75e401630a513d1818ad5803f46bb191"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-2.gz", "digest": {"algorithm": "md5", "value": "db45dff37d1e60fcdb3616ea22ee2c5d"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info.gz", "digest": {"algorithm": "md5", "value": "771fd0ab31f63de73cff141665c42e08"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "da0b43bb3ab589cee0d08fac9eacd374"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "66bc5c70d805a2bc72a6e6ce7890b605"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "03064855f0f53a3289a14870a1bd5790"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "4041bd33dec84b48246f84e5460edc8a"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "64bbe0e1bb8a0c674f89090bfdcf0cc5"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c4381378955d22b42cd2dc979d1e0683"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "2b0587d2f94f952e72170738857066b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "8cb45a20dcb8c47481b3110b33b137c7"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c2d08d4f0a4659a4a67f706da116d7e1"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "f860b0e30bdb0e10448a3c49f773733c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "132a2961337b18a2d58be0696fd82e9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "368860332602e5e953f44969e1335a6c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "17af2d21e3f5e086901346c2cdabe4b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e7d0dffeabb5cc11a1bddbc75a10635e"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "7b6293dbb8aaaa8eabce0ef3fc1f837f"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "76b9b6ed4ebdc122ba87daa54c6d2325"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "1baf1eaa024bf07595bb4e95559cad53"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "26ad448e970f5edad91a8916594644c4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "052240ce20c8b0f5261075fed34f8620"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "3d57e7bc20e23f680e291cb208382bd3"}, "isConfigFile": false}, {"path": "/usr/share/locale/lg/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e39a70f1fd80b5452a3d7364cd6f3a5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "99871e0e92fd8ea850cfcc28258bc7e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "ad8a27e26854aeddb2a68bc02fc5b28d"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "18c0c8e85070d74f672aa43915d4e8de"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "91d0cc8a637350bda94d4dfad0bcc6ab"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "19859a1375a35cae615aa9ca2885e80b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e51d1bc3e6789937b63d0fb2b44d62b0"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "07c55ac4a9a6744c3ea70a7aca9d2dbf"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "45790390ccb0fbbc1618fd7044e8171c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "fe3f1a6bc4599304084b022ae5c27478"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "96396d187ce710c4d5dcaf624b48e5f9"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "006ef2d69421d6f75571a07d941cf376"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c09d25c52057574dcfef4c31d26f5f1c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "6c6427c8b32f360cd434ea4985a49dab"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "30754332f7246790e8555d8028855b79"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "5a1d8285ffab5b9495a20636bcaf9521"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "735f8a3eb754dabddddb18558539b98b"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "f47b0350e45072413cbcc16d118c035e"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "2ac08f957c7ed9e34242bc1a5d728e02"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/find.1.gz", "digest": {"algorithm": "md5", "value": "fdef254bada9ab9eff85bafe88d0f5ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xargs.1.gz", "digest": {"algorithm": "md5", "value": "7e83661927566120f0c3029ae731cf7a"}, "isConfigFile": false}]}}, {"id": "205ca68e886d3b1b", "name": "libacl1", "version": "2.2.53-10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libacl1:libacl1:2.2.53-10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libacl1@2.2.53-10?arch=amd64&upstream=acl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libacl1", "source": "acl", "version": "2.2.53-10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 71, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "digest": {"algorithm": "md5", "value": "cba0bd684d213600dd31e76708c9ee7e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "58347128abe3a4964c8444c331642026"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.gz", "digest": {"algorithm": "md5", "value": "6211576568cd8465a12652d3454bf559"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/copyright", "digest": {"algorithm": "md5", "value": "40822d07cf4c0fb9ab13c2bebf51d981"}, "isConfigFile": false}]}}, {"id": "afd7950e13f2f61d", "name": "libattr1", "version": "1:2.4.48-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libattr1:libattr1:1\\:2.4.48-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libattr1@1:2.4.48-6?arch=amd64&upstream=attr&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libattr1", "source": "attr", "version": "1:2.4.48-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 56, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/etc/xattr.conf", "digest": {"algorithm": "md5", "value": "d1e7e7add29e247fdcf2a098fe5b37a0"}, "isConfigFile": true}, {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "digest": {"algorithm": "md5", "value": "ecb2bc5fb1a448edac0f10f8144b981a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "38cf6a7f71261a0b9e3291a8461d1fdb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.gz", "digest": {"algorithm": "md5", "value": "9bc6b3d60c7a71a1a72a68301136f014"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/copyright", "digest": {"algorithm": "md5", "value": "1e0c5c8b55170890f960aad90336aaed"}, "isConfigFile": false}]}}, {"id": "0044d2a48e586853", "name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc6:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc6:libc6:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc6", "source": "glibc", "version": "2.31-13+deb11u5", "sourceVersion": "", "architecture": "amd64", "maintainer": "GNU Libc Maintainers ", "installedSize": 12837, "depends": ["libgcc-s1", "libcrypt1"], "files": [{"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "digest": {"algorithm": "md5", "value": "d4e7a7b88a71b5ffd9e2644e71a0cfab"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "digest": {"algorithm": "md5", "value": "ea5e870dc67319c18e6e0a4d0453cebf"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "digest": {"algorithm": "md5", "value": "564214daf96377c4c576e6e052e11755"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "digest": {"algorithm": "md5", "value": "605f43e9dd96c32a167687a73fd2ee5a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "digest": {"algorithm": "md5", "value": "68149da0ca0cdf34c73c5a689f002373"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "digest": {"algorithm": "md5", "value": "67f30a9f1d05a2a348b8152382022eb6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "digest": {"algorithm": "md5", "value": "380061e32442beddc07979d12fc4a1e8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "digest": {"algorithm": "md5", "value": "8be2afc0c3d8fea26d7e674ee6e56867"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "digest": {"algorithm": "md5", "value": "c854c8830889e2923b7e81af2c9b6e28"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "digest": {"algorithm": "md5", "value": "90da3fd267f15d522fda3fe3e87587ae"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "digest": {"algorithm": "md5", "value": "6b52106ff3f7287a89845ed34a1ef85e"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "digest": {"algorithm": "md5", "value": "b4e6d8b0e85f4ad855d1ca94f1304b3c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "digest": {"algorithm": "md5", "value": "dfab44a70a6172a4d516843cf7d3440b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "digest": {"algorithm": "md5", "value": "17281dc3d6b348441e9d2604c1a4ec2d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "digest": {"algorithm": "md5", "value": "70644602438dc4365cbab3bfa7da30bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "digest": {"algorithm": "md5", "value": "730a2f661ce64bab0c10c39909fad3ca"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "digest": {"algorithm": "md5", "value": "791f890164e45876863a379f3cc80d7d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "digest": {"algorithm": "md5", "value": "d9e8cb528c03d87895f5af76e7da7341"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "digest": {"algorithm": "md5", "value": "54bc343d154e82194bab13cea3d7020a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "digest": {"algorithm": "md5", "value": "b7d65eb271d80fa04e5a11fb24c8912a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "digest": {"algorithm": "md5", "value": "eb85ee77acfa47909f16de7d264feb79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "digest": {"algorithm": "md5", "value": "3ccf820b21e3bd48fe23bb24d5ced2fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "digest": {"algorithm": "md5", "value": "ccbe73154a5e44d35a97864e8323c031"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "digest": {"algorithm": "md5", "value": "39a3b10ff2d1b6a3d750ad01b64722bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "digest": {"algorithm": "md5", "value": "199dcc10d97e588458ca84c067e5f4ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "digest": {"algorithm": "md5", "value": "0a37cd06a1cb19957390c67a7529bd53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "digest": {"algorithm": "md5", "value": "3de956242cf5c9da2cd0aa071e8d3001"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "digest": {"algorithm": "md5", "value": "d02f16d84d0857d60a51f5e79bd7479c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "digest": {"algorithm": "md5", "value": "2baf2cc1d34781d4eadf274d3d5a73b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "digest": {"algorithm": "md5", "value": "1ef1fe3ff81615067ad5a9005b54c5b3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "digest": {"algorithm": "md5", "value": "f7f4de63adfecca9a2668e56b30bea54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "digest": {"algorithm": "md5", "value": "384264313b323c2a7a15b172df071c37"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "digest": {"algorithm": "md5", "value": "f5f5a61d61e2b564251d216b158a1c6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "digest": {"algorithm": "md5", "value": "a073150b781c85cc7a4fa37072cf6ce9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "digest": {"algorithm": "md5", "value": "936f6f69f9b3ced80601d2024278a82e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "digest": {"algorithm": "md5", "value": "aa8bd542a2ef90d00a679055d1176eb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "digest": {"algorithm": "md5", "value": "26a5bb0bfaaf6f22983cea460317c217"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "digest": {"algorithm": "md5", "value": "ac98efd53caf1c1034e2eda4011bd7c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "digest": {"algorithm": "md5", "value": "de18954c6b13b93dd33eaca530a7dab7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "digest": {"algorithm": "md5", "value": "d6f8d94c799b79dbd91eb6379abe9411"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "digest": {"algorithm": "md5", "value": "4fa1faf10e0d1a92ce50a6039583cea3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "digest": {"algorithm": "md5", "value": "0c8bcf3271cb9171e3fc143db5a62380"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "digest": {"algorithm": "md5", "value": "0622d61eb4008aa65573013a856b537c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "digest": {"algorithm": "md5", "value": "31cc9d008a10813727147575a6087a3f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "digest": {"algorithm": "md5", "value": "4d1b5000716aa26e581a708738a00adb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "digest": {"algorithm": "md5", "value": "9dc0d9a393dd5f3e5456748f9f61c377"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "digest": {"algorithm": "md5", "value": "13cc63109e10bb01b6fea192f1e9d7ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "digest": {"algorithm": "md5", "value": "d88a2d09d8655438db97d34ddcc2da49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "digest": {"algorithm": "md5", "value": "3b81dfc2fd6764c8d31733e56b90f13d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "digest": {"algorithm": "md5", "value": "0009f084084151f690e7f72b0c55f0e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "digest": {"algorithm": "md5", "value": "f76219f02ee4be66d036d8c0e54684e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "digest": {"algorithm": "md5", "value": "cfd5d5266a47a17de758c1e368160180"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "digest": {"algorithm": "md5", "value": "af76dbb6db1f397ec863cf94d20be64e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "digest": {"algorithm": "md5", "value": "eb738dd40f840db9fd33f53d2b55b73c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "digest": {"algorithm": "md5", "value": "654042c4378b4544333acf1b34d94ae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "digest": {"algorithm": "md5", "value": "d5b65d7a40dc4959ed6f5c8e0a91f952"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "digest": {"algorithm": "md5", "value": "34c2664f8e9cedc780e1fbd6169973cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "digest": {"algorithm": "md5", "value": "1a6452725ab85d3137179184ea5161c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "digest": {"algorithm": "md5", "value": "93d04731e08eb2d2e4aacfa1e8325ec1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "digest": {"algorithm": "md5", "value": "930b9ed31810f94af67721bf053ec8a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "digest": {"algorithm": "md5", "value": "9d2eef705228082b9bf7fcaf1cf2d705"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "digest": {"algorithm": "md5", "value": "80a9931c569f73ce89470a066bb0a918"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "digest": {"algorithm": "md5", "value": "cd8d0097cc59a9d6b314f5837d369719"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "digest": {"algorithm": "md5", "value": "fcb91d67c5ea8c32bee31fcab91919e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "digest": {"algorithm": "md5", "value": "2a147ab8e793854dd62ca9464aab222a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "digest": {"algorithm": "md5", "value": "09d079d3c564920546bd3f4b2c4e9660"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "7ef43fed41723cf8115e771a165f8922"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "digest": {"algorithm": "md5", "value": "5ff1e736cc307d553b7d5a7365a4469f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "digest": {"algorithm": "md5", "value": "cf6b5ad8f407adcc63f03ea8d67cd935"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "digest": {"algorithm": "md5", "value": "88ccdb82f1e1632851f8020fa4685773"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "digest": {"algorithm": "md5", "value": "efa7c88c7e1078f5159568ddae50a12e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "digest": {"algorithm": "md5", "value": "4d3ef7f384f75ae6c9878d41bcc5779a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "digest": {"algorithm": "md5", "value": "3f67cbf8eae75147c907359354f2d2f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "digest": {"algorithm": "md5", "value": "92ec96a9383f93b4152eb6a24b7a311f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "digest": {"algorithm": "md5", "value": "b0ba18fd8f34e48eb33d13c2e7143c98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "digest": {"algorithm": "md5", "value": "cffc8f9051ba72eda3b896db4ecf3ed2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "digest": {"algorithm": "md5", "value": "2e49035eb3511ad90d26357cbb21651e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "digest": {"algorithm": "md5", "value": "4c563cf6fc2ff11b68852350ce78d50f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "digest": {"algorithm": "md5", "value": "3a221f6ce62d59cd0af2d589ec75bf05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "digest": {"algorithm": "md5", "value": "0702369c0fef65e48f4a6d4a3f46ec80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "digest": {"algorithm": "md5", "value": "c84cf6a8273ecc29e169f7f2d522c151"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "digest": {"algorithm": "md5", "value": "1711f34089acebd01622a7fac1bf2497"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "digest": {"algorithm": "md5", "value": "bac1ebc2d733d1ba73d149c5056fec94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "digest": {"algorithm": "md5", "value": "6cd03c68eaf67860aa23b41b06d1467e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "digest": {"algorithm": "md5", "value": "98daa5e5a2c828ea929d0da45f658f4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "digest": {"algorithm": "md5", "value": "ede8833c700b7ba8643131db57f353e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "digest": {"algorithm": "md5", "value": "fe2eb834861a03bb945adc9880c294bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "digest": {"algorithm": "md5", "value": "645ad08a15804d778ca4e044125a0b77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "digest": {"algorithm": "md5", "value": "55b62821a9741471213bd4296104cd8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "digest": {"algorithm": "md5", "value": "addaf628d37168da04612bd0fc5045ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "digest": {"algorithm": "md5", "value": "71eb72667430edcc7b4dd1bdae074735"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "digest": {"algorithm": "md5", "value": "37e1aed8df5dca9e6cd0270246f388c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "digest": {"algorithm": "md5", "value": "da2823bf6fea702216264f9d7a52f092"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "digest": {"algorithm": "md5", "value": "5eed7c1b4edf1fa83f07bdf86e581406"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "digest": {"algorithm": "md5", "value": "cd35b8e1aaf6b86f344e3f6999923c8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "digest": {"algorithm": "md5", "value": "9d51e5bc6ac01dbb6ced989412a61cb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "digest": {"algorithm": "md5", "value": "90272a0f4092d3933e5bf7065320f1fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "digest": {"algorithm": "md5", "value": "8d11615808595a94b5703d1323520246"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "digest": {"algorithm": "md5", "value": "ea1e4b6a0119f8745efa698fc589c3ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "digest": {"algorithm": "md5", "value": "055fc0cf6332eae457a7a598774db4c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "digest": {"algorithm": "md5", "value": "dd9caf76c59a19d609f52d1f39637e81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "digest": {"algorithm": "md5", "value": "ef7aa4bfdcc39c4b176d25b9e68784bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "digest": {"algorithm": "md5", "value": "ae044e63b70ffc44746dbe7acaf3833b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "digest": {"algorithm": "md5", "value": "069b72e129ecb614567bd65e0f5cf987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "digest": {"algorithm": "md5", "value": "ddda6739b8309d74e665a8cf10ff1014"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "digest": {"algorithm": "md5", "value": "b67d17c2029331abee7a3c3285024275"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "digest": {"algorithm": "md5", "value": "82ce110dad786387ff565b5bc1e58219"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "digest": {"algorithm": "md5", "value": "df0b8db2a9ed72b997e46f25d973599a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "digest": {"algorithm": "md5", "value": "76f2b1707ae44e32ea971d62d92f06ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "digest": {"algorithm": "md5", "value": "4112da32b4857fd96806dd1f425f6f89"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "digest": {"algorithm": "md5", "value": "db61793bfbc56aec2a029aa19b70434e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "digest": {"algorithm": "md5", "value": "fba5410200a0fef401b83107ffbc9bc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "digest": {"algorithm": "md5", "value": "bf997b000e10021d1ad841ddf400e3b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "digest": {"algorithm": "md5", "value": "14616adcc97252de3def0c107f8dc296"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "digest": {"algorithm": "md5", "value": "8bfe57c5d9632c3c5b2ece06edc378db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "digest": {"algorithm": "md5", "value": "a05bd9ba59c5a304617885a9dcd062bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "digest": {"algorithm": "md5", "value": "72fafe90e7ea9a6acd429986c5cf3284"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "digest": {"algorithm": "md5", "value": "548f8cf717b70dac1e9eb52131d05307"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "digest": {"algorithm": "md5", "value": "b6f0199024a7afeaec8f267f83bd0c46"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "digest": {"algorithm": "md5", "value": "175aec6a0141522b66f1714c55949757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "digest": {"algorithm": "md5", "value": "d1c80f1a62944cc09a8548a885088d04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "digest": {"algorithm": "md5", "value": "f8409a3519244dd6d73a729f14d76b73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "digest": {"algorithm": "md5", "value": "f17c0294460ca255e3a8a292457a6604"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "digest": {"algorithm": "md5", "value": "241c88b9a3ab47e60233bc227792aea0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "digest": {"algorithm": "md5", "value": "deebd267f6e1612022fa4ece0b8599dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "digest": {"algorithm": "md5", "value": "b7c76c94baff0182a856a85af80533a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "digest": {"algorithm": "md5", "value": "718341c199bf1ca3bf7f892031bd3125"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "digest": {"algorithm": "md5", "value": "b51286c82c6fc3227eacc4c4de570715"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "digest": {"algorithm": "md5", "value": "27e5026693918b8e42596feb5126a599"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "digest": {"algorithm": "md5", "value": "b2a2866271eb99abc4d5d6775e5de1e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "digest": {"algorithm": "md5", "value": "99ec8137d2e9e792c1e763b1afeac946"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "digest": {"algorithm": "md5", "value": "2aee904c36e4feb621c777d47daf0a59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "digest": {"algorithm": "md5", "value": "02bb17022391a3775f2aa6f099ea9f90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "digest": {"algorithm": "md5", "value": "5125a4dd8d852d2b450cc769cbdd214b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "digest": {"algorithm": "md5", "value": "39606e16eca3512024c2ed8748031a34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "digest": {"algorithm": "md5", "value": "a59ff5cd23055db2c7454dd798fd4c30"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "digest": {"algorithm": "md5", "value": "42d691d69d053f68345e58bf7df85cd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "digest": {"algorithm": "md5", "value": "89fa9f6cdeac5d88e7aa8e097883f1c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "digest": {"algorithm": "md5", "value": "f95ffc2531716f96e27fd46e110c4f93"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "digest": {"algorithm": "md5", "value": "ec289e096ca0bff98470f1ffc4178fd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "digest": {"algorithm": "md5", "value": "0ceaeae5b54797e35fdad9dc90cb25bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "digest": {"algorithm": "md5", "value": "934bbba73c3c64d2978e85322cded2b7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "digest": {"algorithm": "md5", "value": "6b2d4ef7fde311b3257855a2b7e8f404"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "digest": {"algorithm": "md5", "value": "26e0baaa9786a014b7981379f6780976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "digest": {"algorithm": "md5", "value": "e99de749f5ba446a4e09d38bdb547d8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "digest": {"algorithm": "md5", "value": "dc23c5f009667ce69e141f4bc3069d7e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "digest": {"algorithm": "md5", "value": "f34edbdb05e3f8b0518c22ca22d991b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "digest": {"algorithm": "md5", "value": "72dbb0d1d1cb7260fedf64f1c7145ea5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "digest": {"algorithm": "md5", "value": "4743dfead0a5bdede73c680836524372"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "digest": {"algorithm": "md5", "value": "478a6e6ff21f13cd0f92dbcb1722bb1c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "digest": {"algorithm": "md5", "value": "2e15a13d50e8db818b147ddf6ad4de9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "digest": {"algorithm": "md5", "value": "954cbdfebb6d3078102c55638238f566"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "digest": {"algorithm": "md5", "value": "3a3e588f6aa92807f3e942ed5a22deac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "digest": {"algorithm": "md5", "value": "46453b1fdcc4c99f39fdebfe1edf3dd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "digest": {"algorithm": "md5", "value": "bef6af2c817aafa0bc4f74f77acdfbda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "digest": {"algorithm": "md5", "value": "b10506fbb0b0cf163eef98d19ee34143"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "digest": {"algorithm": "md5", "value": "b527d8bad2117e0d066f7e34d1932eba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "digest": {"algorithm": "md5", "value": "c8d3bf9507d919a87a9de6f139b0c33e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "digest": {"algorithm": "md5", "value": "64c1844235d92a5357bcbe53fdcab717"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "digest": {"algorithm": "md5", "value": "b94fc8bd4fb468d955fa8144a47e7b48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "digest": {"algorithm": "md5", "value": "ac321659d445eed3864172d75595975e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "digest": {"algorithm": "md5", "value": "e517df47d91950bc62b16c1f770d7123"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "digest": {"algorithm": "md5", "value": "e221f3790d5d27ac9ce94163380031e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "digest": {"algorithm": "md5", "value": "b713f2e64b3616db201b39ec613a3767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "digest": {"algorithm": "md5", "value": "c14fbb6e6ba4634ca9f1631b034a13a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "digest": {"algorithm": "md5", "value": "3500c0b73e611c24f6446d6e48d792e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "digest": {"algorithm": "md5", "value": "3eb2666239a26dccdb527b9bcc15ffb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "digest": {"algorithm": "md5", "value": "ac5b7bf4db726bc9fea95f87932187ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "digest": {"algorithm": "md5", "value": "0fadd8cdbf586dd87fe643a37eda1aa2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "digest": {"algorithm": "md5", "value": "a4166e089ffda617dc7c1bd9f9426fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "digest": {"algorithm": "md5", "value": "f424130f0527b76272895f45170e1120"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "digest": {"algorithm": "md5", "value": "19b9e8c8d32417d1db98a8da3eb8585a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "digest": {"algorithm": "md5", "value": "b24305b69254553e6718424ed3d14452"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "digest": {"algorithm": "md5", "value": "47178a04461aa15a5f0a988e1b9e1500"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "digest": {"algorithm": "md5", "value": "d36fa94b76bf56088fdde1326594149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "digest": {"algorithm": "md5", "value": "cc9a3528d70540e6ede4a0bc1bd97db1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "digest": {"algorithm": "md5", "value": "41ae1f8ca4c6bb3a9b7d334327950b05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "digest": {"algorithm": "md5", "value": "07c046214ba05cfb21368d41ae09128e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "digest": {"algorithm": "md5", "value": "0b66b2f2acb57b9c411aa708694eb981"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "digest": {"algorithm": "md5", "value": "4e577097c88d9765dbf68da5d2c524cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "digest": {"algorithm": "md5", "value": "556757ba1a8f76253d8c1a18fe29b678"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "digest": {"algorithm": "md5", "value": "0b36b275656443bc1d27c5551579ce63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "digest": {"algorithm": "md5", "value": "36eda54b897c82c1314ad162991de690"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "digest": {"algorithm": "md5", "value": "a95df1775e45eb616b4b95f6ce08ebfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "digest": {"algorithm": "md5", "value": "4017f8f0788112ecafc035d941595e66"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "digest": {"algorithm": "md5", "value": "48cc88a0dfa6d720b34de8866fd8bd70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "digest": {"algorithm": "md5", "value": "954f0a2a78dffc50eb6d453713bd993a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "digest": {"algorithm": "md5", "value": "f4c268fa945291888c95a72f3299c443"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "digest": {"algorithm": "md5", "value": "1a673070535c80ea6d49c5ddeb86e101"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "digest": {"algorithm": "md5", "value": "997407a96876b2f19d734a993c26bec6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "digest": {"algorithm": "md5", "value": "79d1e736e41d0d3011dcc8995f05966a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "digest": {"algorithm": "md5", "value": "d8b9744424a9e6f0388a6ce534167b4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "digest": {"algorithm": "md5", "value": "d50bd29f929ff5823189674bf2c06c84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "digest": {"algorithm": "md5", "value": "6e0175aa026832198e74a302c4cae33d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "digest": {"algorithm": "md5", "value": "b9e049750b056e69a7a6a1b49e64cb9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "digest": {"algorithm": "md5", "value": "185cedf6bd8a48d617b437a50cd864f3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "digest": {"algorithm": "md5", "value": "7e3d9fcef27204f4a5753b0bab5070da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "digest": {"algorithm": "md5", "value": "aaf0d4cfba88720f300d674cb94ecf8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "digest": {"algorithm": "md5", "value": "9cb32cf7e68497c14a3893e675515af3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "digest": {"algorithm": "md5", "value": "61976ea3d4c4c45eb7bfa1b12803a757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "digest": {"algorithm": "md5", "value": "cfa64b9710817eeabe53722623a29976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "digest": {"algorithm": "md5", "value": "23bd02549301b6689c529df53cf79f8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "digest": {"algorithm": "md5", "value": "e8a3b4964efd69102be0e0d8be42e6ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "41bce3898530c28308e903c347da3b67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "digest": {"algorithm": "md5", "value": "f73afdbb4b6db6338ad10c472f26119e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "digest": {"algorithm": "md5", "value": "777cf4c2c13da454c5215d05bf7e1d2c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "digest": {"algorithm": "md5", "value": "d63f77473c7cd5acc6220575c6499ad2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "digest": {"algorithm": "md5", "value": "d661e1b48fbf77e643d9c92039ab6ac1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "digest": {"algorithm": "md5", "value": "67e5ea9b6cf3f944f1b5105b3f054a10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "digest": {"algorithm": "md5", "value": "176f6554f7df3595a98968ccab1068fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "digest": {"algorithm": "md5", "value": "4015b6937554beeb1c92f446aa4926d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "digest": {"algorithm": "md5", "value": "bfc93d9450a0ba1053cf59dc01a32487"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "digest": {"algorithm": "md5", "value": "255c99b70cbc1ed330bc2c33ad409cc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "digest": {"algorithm": "md5", "value": "e86621ade3e6f561c89a850fe5a82fb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "digest": {"algorithm": "md5", "value": "46368fa4bcc34d8353956403e05593ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "digest": {"algorithm": "md5", "value": "4f050ffe70444a0a3e6b61905658e2d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "digest": {"algorithm": "md5", "value": "3b89ee0085fc6a2cfe2cffd0c0218ba5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "digest": {"algorithm": "md5", "value": "c43d508cec8c62f0c34b62bbb53aa618"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "digest": {"algorithm": "md5", "value": "d7560a26156ad840b82d60564b249231"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "digest": {"algorithm": "md5", "value": "c6ae86aede59131d60f35703e553ed0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "digest": {"algorithm": "md5", "value": "51bc3c3ad6f395a8bf6433275ae94d8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "digest": {"algorithm": "md5", "value": "5af1a5e5a8ac71e87bb374fa94e85311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "digest": {"algorithm": "md5", "value": "ed0c44054f6a6956015d1dd6cd010634"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "digest": {"algorithm": "md5", "value": "ba3bc29a347f18a121e95a84736599e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "digest": {"algorithm": "md5", "value": "20928bcefff0300d5606eb6c51d15c34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "digest": {"algorithm": "md5", "value": "aad83c7d87f9e29c4ad3d9ad8b5bfb33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "digest": {"algorithm": "md5", "value": "b18f80d1ea3c89a091afffbb1c6f745c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "digest": {"algorithm": "md5", "value": "0178e5bbd282274143d44b98dafcf4a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "digest": {"algorithm": "md5", "value": "e6a34431a86573649c46b1bdda30427f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "digest": {"algorithm": "md5", "value": "94fc7c871eeec2f477189d86bdf9498b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "digest": {"algorithm": "md5", "value": "8ee21aea81bab5f49ab21d1537f8cfde"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "digest": {"algorithm": "md5", "value": "0454369c2c525d76d5a717887c887bbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "digest": {"algorithm": "md5", "value": "957b87e59782a173f8e44fca076a70e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "digest": {"algorithm": "md5", "value": "2392dadcadc197b4a22d241c3eb5aed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "digest": {"algorithm": "md5", "value": "d42be9b60e30daec7ffdb3d790a99178"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "digest": {"algorithm": "md5", "value": "a66331ebf2d95f7f7a458f0e234d1e01"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "digest": {"algorithm": "md5", "value": "7f588cd01751cd17947edbcc4046e5bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "digest": {"algorithm": "md5", "value": "65f022e0e414701fba52c4082d72081e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "digest": {"algorithm": "md5", "value": "55673f806a8019a7a068adddc1aa5d5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "digest": {"algorithm": "md5", "value": "84de6dcc15d5d1216977c888a0ceccff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "digest": {"algorithm": "md5", "value": "d11ef7db14ba6025d1fe2d99a66ffb31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "digest": {"algorithm": "md5", "value": "8dca469551f86481f318ebae9f34a957"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "digest": {"algorithm": "md5", "value": "e886d02ed4d4e3508860c4cc8eceddc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "digest": {"algorithm": "md5", "value": "e9a0949d79af41f1adad5f07f994fa0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "digest": {"algorithm": "md5", "value": "5c5903d211f95f6c5d62ddbc237ae64e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "digest": {"algorithm": "md5", "value": "923a415576e4faeceb276862ca2abf95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "digest": {"algorithm": "md5", "value": "8008b366c939d8bdc01484eac57be54f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "digest": {"algorithm": "md5", "value": "e1755e54d0f7f62808ac31687bdb510f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "digest": {"algorithm": "md5", "value": "a0f925fb08d970dd1ff038622a2dc59c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "digest": {"algorithm": "md5", "value": "d7a73eed9a4239242747b6c8c2bcc6f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "digest": {"algorithm": "md5", "value": "1cb2f38545b7319cecd94eac32254082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "digest": {"algorithm": "md5", "value": "e49973deef7bbbe7ada9424086738af8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "digest": {"algorithm": "md5", "value": "97d2c0525e4e7fca940fb8aa1cd62608"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "digest": {"algorithm": "md5", "value": "61ffbb5dcd8e588af437ef73e429cc2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "digest": {"algorithm": "md5", "value": "c9629790a1fce5c990c5fc0ba0a4ce40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "digest": {"algorithm": "md5", "value": "c491cc4a3928c53e5d1c8e2ff073ccbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "digest": {"algorithm": "md5", "value": "0c27b237bd7df6eff547dd29392b9693"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "digest": {"algorithm": "md5", "value": "59c4e5279309229e023a59833f5435cb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "digest": {"algorithm": "md5", "value": "1e677454d237daa35123c61f4229b681"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "digest": {"algorithm": "md5", "value": "474c39c820de71878c00cc5568211af2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "digest": {"algorithm": "md5", "value": "d45f375819b05cc59469d5cf6f4af51a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "digest": {"algorithm": "md5", "value": "9c8ca5f04a886c9b4688849112534c0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "digest": {"algorithm": "md5", "value": "5f56a4481b01f0a2dbf248e5fc42e7e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "digest": {"algorithm": "md5", "value": "140127838d6255de1c5cc11b876817aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "digest": {"algorithm": "md5", "value": "9c00885438838c9fb1415f29452fea53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "digest": {"algorithm": "md5", "value": "39a601c86fa5cbb373f3f61fb4104832"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "digest": {"algorithm": "md5", "value": "db04ec3383b9789a1aa035930675fada"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "digest": {"algorithm": "md5", "value": "b8e99b2e059545a6cd8b67dbc59a7ded"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "digest": {"algorithm": "md5", "value": "34004541c1f6a2b942d3ef76738ab3e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "digest": {"algorithm": "md5", "value": "2dab2aa549154124f003303b2520a7a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "digest": {"algorithm": "md5", "value": "b6fe50164130a2cf60ae37ee54fed70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "digest": {"algorithm": "md5", "value": "827bb85041faefe8076d4f1090658a44"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "digest": {"algorithm": "md5", "value": "54ea8d4ed6977bc1b793c5ee5ea5cf6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "digest": {"algorithm": "md5", "value": "7c5df4d1414a944bfdaf2daf695c5ecc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "digest": {"algorithm": "md5", "value": "d8d764d5797d00ea470f007947b682d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "digest": {"algorithm": "md5", "value": "a38ffd981e9d42dd32582c4a7622dd59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "digest": {"algorithm": "md5", "value": "eb78705c48e0f807877ca93a2ee99e85"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "40b0c76e60cd939206a83f9560a76f5f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.gz", "digest": {"algorithm": "md5", "value": "0d820a601ac2eedddb22c14302ba1b3f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.Debian.gz", "digest": {"algorithm": "md5", "value": "9f384bc94867d6f5b3ac21c215fc88c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.hesiod.gz", "digest": {"algorithm": "md5", "value": "085c305fdce1731c5eb5684e6d3263a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1bfa4f3743e92f4dca1f09e1da49d066"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.gz", "digest": {"algorithm": "md5", "value": "48d68260ab7331ccff4ff77677d7607d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc6", "digest": {"algorithm": "md5", "value": "cf7ac65b6eae6374d97c5d58aa5312c1"}, "isConfigFile": false}]}}, {"id": "e8a217187cf852f4", "name": "libcrypt1", "version": "1:4.4.18-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcrypt1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypt1:libcrypt1:1\\:4.4.18-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcrypt1@1:4.4.18-4?arch=amd64&upstream=libxcrypt&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcrypt1", "source": "libxcrypt", "version": "1:4.4.18-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Marco d'Itri ", "installedSize": 226, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "digest": {"algorithm": "md5", "value": "0f7c29fad209f3c1e245c0410016f541"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b032eca1dacc0359aae185b90dc28bf3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.gz", "digest": {"algorithm": "md5", "value": "1076406254c92f44127c45a4851d65b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/copyright", "digest": {"algorithm": "md5", "value": "407bd74c310a4951bbdf977ac22b1a9b"}, "isConfigFile": false}]}}, {"id": "ffc3039a23191421", "name": "libgcc-s1", "version": "10.2.1-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc-s1:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc-s1:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgcc-s1@10.2.1-6?arch=amd64&upstream=gcc-10&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcc-s1", "source": "gcc-10", "version": "10.2.1-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 116, "provides": ["libgcc1 (= 1:10.2.1-6)"], "depends": ["gcc-10-base (= 10.2.1-6)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "digest": {"algorithm": "md5", "value": "c57404d2ffddeeb02e9862919a5c196e"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgcc-s1", "digest": {"algorithm": "md5", "value": "44a14dcf85ae45e233e4d47509cc2369"}, "isConfigFile": false}]}}, {"id": "70a2151f78173127", "name": "libgmp10", "version": "2:6.2.1+dfsg-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgmp10:libgmp10:2\\:6.2.1\\+dfsg-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgmp10@2:6.2.1%2Bdfsg-1%2Bdeb11u1?arch=amd64&upstream=gmp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgmp10", "source": "gmp", "version": "2:6.2.1+dfsg-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Science Team ", "installedSize": 863, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", "digest": {"algorithm": "md5", "value": "ecbc2ec786556d15a2977cd6bea651a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/README.Debian", "digest": {"algorithm": "md5", "value": "061786ca72ba56ab851af66f5b4566b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6bbdf2529833c91c23d24fb90e2731d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.gz", "digest": {"algorithm": "md5", "value": "03b728a270d58c61a72bdd6cc4da398d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/copyright", "digest": {"algorithm": "md5", "value": "a2e7dae6af89d823171690778148652b"}, "isConfigFile": false}]}}, {"id": "42850cdaa640a27b", "name": "libpcre2-8-0", "version": "10.36-2+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpcre2-8-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpcre2-8-0@10.36-2%2Bdeb11u1?arch=amd64&upstream=pcre2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre2-8-0", "source": "pcre2", "version": "10.36-2+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthew Vernon ", "installedSize": 664, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.10.1", "digest": {"algorithm": "md5", "value": "5197592fddd02bb365afc75ddbe9f757"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/README.Debian", "digest": {"algorithm": "md5", "value": "fbde6fa016e43367c012e30e442e8180"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "fc8725693b1fcf89ea132ce1ae014efa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.gz", "digest": {"algorithm": "md5", "value": "7fb71eb79c3fa8782ae8f39afbcdf16c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/copyright", "digest": {"algorithm": "md5", "value": "2fd254e240f8f30f95d53cb1af479b04"}, "isConfigFile": false}]}}, {"id": "e5b9d661ddd579eb", "name": "libselinux1", "version": "3.1-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libselinux1:libselinux1:3.1-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libselinux1@3.1-3?arch=amd64&upstream=libselinux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libselinux1", "source": "libselinux", "version": "3.1-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian SELinux maintainers ", "installedSize": 207, "depends": ["libc6 (>= 2.14)", "libpcre2-8-0 (>= 10.22)"], "files": [{"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "digest": {"algorithm": "md5", "value": "da6ac7705ec009a1d160a0aa29349fb4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "54970d9409d409b145247c39eacc111b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/copyright", "digest": {"algorithm": "md5", "value": "3f85b5814483a164783defd5a682b44c"}, "isConfigFile": false}]}}, {"id": "3acd4d4682e04fdf", "name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libssl1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssl1.1", "source": "openssl", "version": "1.1.1n-0+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenSSL Team ", "installedSize": 4124, "depends": ["libc6 (>= 2.25)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "digest": {"algorithm": "md5", "value": "65c066395c1f7469bd555269cd3bbeb4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "digest": {"algorithm": "md5", "value": "c3876bf1e224c2e7630ff38fac831689"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "digest": {"algorithm": "md5", "value": "bf4f44a145415306472330939feaf33d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "digest": {"algorithm": "md5", "value": "2e93e13b373621a7d3aaddacd6701fa8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "36d84ee05886a95b19e981c1f67b7eb0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e4fd0426e8d9eac00d04f2357334998b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.gz", "digest": {"algorithm": "md5", "value": "718c0c03a3c9daeb2d2617809b5d8ce8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}]}}, {"id": "e55053937caa9306", "name": "lsb-base", "version": "11.1.0", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsb-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/lsb-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsb-base:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb-base:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/lsb-base@11.1.0?arch=all&upstream=lsb&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsb-base", "source": "lsb", "version": "11.1.0", "sourceVersion": "", "architecture": "all", "maintainer": "Debian sysvinit maintainers ", "installedSize": 49, "files": [{"path": "/lib/lsb/init-functions", "digest": {"algorithm": "md5", "value": "ccb5fe24467c804ee4e923cdfc028517"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/00-verbose", "digest": {"algorithm": "md5", "value": "a952ac8590fedfdb51d29175e1dd160b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "fec75af04a1409da2309b276f54847b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/README.Debian.gz", "digest": {"algorithm": "md5", "value": "66e4c2999e6889a96048fb42443f37a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/changelog.gz", "digest": {"algorithm": "md5", "value": "2b7eb11ef0c4eabb3ea0a1c73698a0aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/copyright", "digest": {"algorithm": "md5", "value": "abc039220c836ef7efeda6e9043fbf10"}, "isConfigFile": false}]}}, {"id": "17ce48d7b7f75ac2", "name": "mawk", "version": "1.3.4.20200120-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mawk.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/mawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mawk:mawk:1.3.4.20200120-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/mawk@1.3.4.20200120-2?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "mawk", "source": "", "version": "1.3.4.20200120-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Boyuan Yang ", "installedSize": 242, "provides": ["awk"], "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/bin/mawk", "digest": {"algorithm": "md5", "value": "2046b6d8b6ff3b750dbc898bcf57f8db"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/ACKNOWLEDGMENT", "digest": {"algorithm": "md5", "value": "5f141143c36933d1212238a986f7a3b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/README", "digest": {"algorithm": "md5", "value": "beda9507694b46ec3e775ec048fca0ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e48c93e2cd9d5e175a5f860d811db5fb"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.gz", "digest": {"algorithm": "md5", "value": "03fd3e3bde333d9e4e74eca16c542164"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/copyright", "digest": {"algorithm": "md5", "value": "5670c6b513cd839530aae56d95b66ab8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/ct_length.awk", "digest": {"algorithm": "md5", "value": "fc119ca517f2c5469eac3bd700ec9f48"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/decl.awk", "digest": {"algorithm": "md5", "value": "60f32158c4e91149fbea1555cfa84d90"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/deps.awk", "digest": {"algorithm": "md5", "value": "f5cd81d4d56dcb96d08a3b636221489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/eatc.awk", "digest": {"algorithm": "md5", "value": "24a21d4b4163562c9ed993c254d7fa39"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/gdecl.awk", "digest": {"algorithm": "md5", "value": "8c30333217f6c3261d55ee5875dc0a6c"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hcal", "digest": {"algorithm": "md5", "value": "b49a1ad9d99bf64db1eb3b0fad028ea8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hical", "digest": {"algorithm": "md5", "value": "d27acaced201bb42222486bd76a4c37e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/nocomment.awk", "digest": {"algorithm": "md5", "value": "0dcd1737b5d65dcc948d431e45a476c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/primes.awk", "digest": {"algorithm": "md5", "value": "844ba747af7f318c98fe601236722525"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/qsort.awk", "digest": {"algorithm": "md5", "value": "32b7e764592bcfed4b1a4d94d0e464f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mawk.1.gz", "digest": {"algorithm": "md5", "value": "21eb35e9c646bca55dfac23827c588fb"}, "isConfigFile": false}]}}, {"id": "527a3762934b8a11", "name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx:nginx:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 3076, "provides": ["httpd", "nginx", "nginx-r1.23.3"], "depends": ["libc6 (>= 2.28)", "libcrypt1 (>= 1:4.1.0)", "libpcre2-8-0 (>= 10.22)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)", "lsb-base (>= 3.0-6)", "adduser"], "files": [{"path": "/etc/default/nginx", "digest": {"algorithm": "md5", "value": "e2b1ae0f31c6d03d3305ef526b0ba3b5"}, "isConfigFile": true}, {"path": "/etc/default/nginx-debug", "digest": {"algorithm": "md5", "value": "719f6f9981039a05a64c201a4b1db19f"}, "isConfigFile": true}, {"path": "/etc/init.d/nginx", "digest": {"algorithm": "md5", "value": "7224be660d7c280a775bd6eca2547df4"}, "isConfigFile": true}, {"path": "/etc/init.d/nginx-debug", "digest": {"algorithm": "md5", "value": "57e8f64b4f464fc13701c6b22240ac10"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/nginx", "digest": {"algorithm": "md5", "value": "a4da44b03e39926b999329061770362b"}, "isConfigFile": true}, {"path": "/etc/nginx/conf.d/default.conf", "digest": {"algorithm": "md5", "value": "25c02145e4a2e1d2bc6da5d585cddd32"}, "isConfigFile": true}, {"path": "/etc/nginx/fastcgi_params", "digest": {"algorithm": "md5", "value": "4729c30112ca3071f4650479707993ad"}, "isConfigFile": true}, {"path": "/etc/nginx/mime.types", "digest": {"algorithm": "md5", "value": "754582375e90b09edaa6d3dbd657b3cf"}, "isConfigFile": true}, {"path": "/etc/nginx/nginx.conf", "digest": {"algorithm": "md5", "value": "756e7eaae19e95b5f49ce81e73b10512"}, "isConfigFile": true}, {"path": "/etc/nginx/scgi_params", "digest": {"algorithm": "md5", "value": "df8c71e25e0356ffc539742f08fddfff"}, "isConfigFile": true}, {"path": "/etc/nginx/uwsgi_params", "digest": {"algorithm": "md5", "value": "88ac833ee8ea60904a8b3063fde791de"}, "isConfigFile": true}, {"path": "/lib/systemd/system/nginx-debug.service", "digest": {"algorithm": "md5", "value": "15d554677c017d8a9cfc73eedc79b248"}, "isConfigFile": false}, {"path": "/lib/systemd/system/nginx.service", "digest": {"algorithm": "md5", "value": "ea88f6477ae799e3a32a4dcc296cc3bb"}, "isConfigFile": false}, {"path": "/usr/sbin/nginx", "digest": {"algorithm": "md5", "value": "ea71cef47269e7cbcd8f40dae85cf581"}, "isConfigFile": false}, {"path": "/usr/sbin/nginx-debug", "digest": {"algorithm": "md5", "value": "9c8ab1a34eb80afc5e2aaefc90e79aa1"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/CHANGES.ru.gz", "digest": {"algorithm": "md5", "value": "6763e5ef98c8733ae9bec68b39639345"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/README", "digest": {"algorithm": "md5", "value": "6a35d7240f0011220c3ae328e9e0d5ec"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "26db21b3b03a4bfa7a3a74d01ceca57f"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/nginx", "digest": {"algorithm": "md5", "value": "fe27277515202de625c33654cdbbeae2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/nginx.8.gz", "digest": {"algorithm": "md5", "value": "97c64f50aa2c9a966ce45777536eeca6"}, "isConfigFile": false}, {"path": "/usr/share/nginx/html/50x.html", "digest": {"algorithm": "md5", "value": "5a719a793405561b1a13e6cb1f403d88"}, "isConfigFile": false}, {"path": "/usr/share/nginx/html/index.html", "digest": {"algorithm": "md5", "value": "7df3d7cf3358af3f470ac7229387ef94"}, "isConfigFile": false}]}}, {"id": "b79f82bf5740541e", "name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/openssl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/openssl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/openssl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssl:openssl:1.1.1n-0\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "openssl", "source": "", "version": "1.1.1n-0+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenSSL Team ", "installedSize": 1466, "depends": ["libc6 (>= 2.15)", "libssl1.1 (>= 1.1.1)"], "files": [{"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "md5", "value": "8dd4de5642570c91e9071900b6b9d5bc"}, "isConfigFile": true}, {"path": "/usr/bin/c_rehash", "digest": {"algorithm": "md5", "value": "9aad94d235c505bcdfc7b583c2ea8f59"}, "isConfigFile": false}, {"path": "/usr/bin/openssl", "digest": {"algorithm": "md5", "value": "14d0ff65ec033cad1cd69e1fd6a33490"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/CA.pl", "digest": {"algorithm": "md5", "value": "b26d534468115485ec24200ec0cf2d9d"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/tsget.pl", "digest": {"algorithm": "md5", "value": "ad290ae3a5a0dc90453b09be2e5463c0"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/FAQ", "digest": {"algorithm": "md5", "value": "773609f5df921846200ffdadb8183fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/certificates.txt.gz", "digest": {"algorithm": "md5", "value": "85423ba21d4cb32c1808f7be074776ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/keys.txt", "digest": {"algorithm": "md5", "value": "86c11189191ec40ed9565cfc56b18f65"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e9bba0f22af6c7fa96a5901e46646625"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.gz", "digest": {"algorithm": "md5", "value": "323fe3a9f4a7ababa9d8ba632bd56c31"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README", "digest": {"algorithm": "md5", "value": "3defbea5866f68ed823749714c3138b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.Debian", "digest": {"algorithm": "md5", "value": "393e5b180c24924a7a795d722273df3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.ENGINE.gz", "digest": {"algorithm": "md5", "value": "d842bdb6cd86064f9d3db90f7a3bad85"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.optimization", "digest": {"algorithm": "md5", "value": "2f3c8587f54a1bd34a1ea62f103b537d"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e4fd0426e8d9eac00d04f2357334998b"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/changelog.gz", "digest": {"algorithm": "md5", "value": "718c0c03a3c9daeb2d2617809b5d8ce8"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/fingerprints.txt", "digest": {"algorithm": "md5", "value": "c77b6ef4a669c51bc272723b354c95fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/openssl", "digest": {"algorithm": "md5", "value": "53597829a54ca69c6e803649039214bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/CA.pl.1ssl.gz", "digest": {"algorithm": "md5", "value": "60ef704b5b96248b9cc3a3c092638552"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/asn1parse.1ssl.gz", "digest": {"algorithm": "md5", "value": "5c7cd581a384028336ae2b6cd1bff7d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ca.1ssl.gz", "digest": {"algorithm": "md5", "value": "e1d031ff802e581100e06e0b18073269"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ciphers.1ssl.gz", "digest": {"algorithm": "md5", "value": "2c274d2a238e712d7ef714d20a709047"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cms.1ssl.gz", "digest": {"algorithm": "md5", "value": "d258245f31ee847dfe3e579eca93b91b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl.1ssl.gz", "digest": {"algorithm": "md5", "value": "cb85d9d2ce51e412ec6c6bea66a9ac56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl2pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "241c650d7dbb20e91885c62c6670a361"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dgst.1ssl.gz", "digest": {"algorithm": "md5", "value": "e3354a7abad985e9b3609995cb5758f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dhparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "641606ee80ebc2cdcc613f58cd79bf05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "09523ad549c974524554672caf79f0b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsaparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "c4405ca54754f4ca5ccd474ab5a55d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ec.1ssl.gz", "digest": {"algorithm": "md5", "value": "58b2c76d67999a64167f59dd7c43128c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ecparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "c91871dbe7f3f46298d6d21cfbdba47e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc.1ssl.gz", "digest": {"algorithm": "md5", "value": "4019530447520ae4b47c4b310c744d1f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/engine.1ssl.gz", "digest": {"algorithm": "md5", "value": "a22971726341b397dd70596f618054ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/errstr.1ssl.gz", "digest": {"algorithm": "md5", "value": "831a6ac107647264a9d89b6aa2588d9f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gendsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "2323172f75d47d19f0dfe2f3303f8208"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genpkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "a76072d5afc05ac5f200a3ff162e6065"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genrsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "4dc1385c6adb7a5dbfbc05a6b40e2b0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/list.1ssl.gz", "digest": {"algorithm": "md5", "value": "66ec54b43261e8e9d9a648beef4ab88d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nseq.1ssl.gz", "digest": {"algorithm": "md5", "value": "51e353aaec14072944c9bd343d0aad05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ocsp.1ssl.gz", "digest": {"algorithm": "md5", "value": "7784bbe1c5304395e2ade73f5d914c8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/openssl.1ssl.gz", "digest": {"algorithm": "md5", "value": "a31bf24ab9687def44288801b0914ecf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1ssl.gz", "digest": {"algorithm": "md5", "value": "5776fa5426584ed7a1c3f38444a3a8c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs12.1ssl.gz", "digest": {"algorithm": "md5", "value": "75ae4f737d3ef60c7e8f48ef5d3b1e29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "a1e8b6cee8aa8e31d4d0093771cdc782"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs8.1ssl.gz", "digest": {"algorithm": "md5", "value": "3b292e8ad371faec2eceb3f88ab546cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "04a0f1744c1161e5c59fef89ea3f767f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "6dc7244370f31f82640bfac443efcd89"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "74f7fe4b8c08590f410d3b62596aa4fd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prime.1ssl.gz", "digest": {"algorithm": "md5", "value": "3be8774b63c293f4cf5026faabb56f83"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rand.1ssl.gz", "digest": {"algorithm": "md5", "value": "1a8209706966c82f04d7a27fd044f95c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rehash.1ssl.gz", "digest": {"algorithm": "md5", "value": "11cd187972ee8ababbf6dd331f02f8ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/req.1ssl.gz", "digest": {"algorithm": "md5", "value": "e6ea31f09d914b6f5a6e36e2e2ef7f32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "06bed57be1ae031fb151d119954f7314"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsautl.1ssl.gz", "digest": {"algorithm": "md5", "value": "b267e3e72e6851838f65935be3fe158a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_client.1ssl.gz", "digest": {"algorithm": "md5", "value": "7e78252870d5f2ba197a9896b1f43f82"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_server.1ssl.gz", "digest": {"algorithm": "md5", "value": "880b64a71a5fa843bde9fe628a5787aa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_time.1ssl.gz", "digest": {"algorithm": "md5", "value": "919b4e8d8650245bcbf10c4bd328c9f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sess_id.1ssl.gz", "digest": {"algorithm": "md5", "value": "1ca67b14ad9e93903e111eadb8ba6681"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/smime.1ssl.gz", "digest": {"algorithm": "md5", "value": "ad072c525286885d404a75ff365eeb60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/speed.1ssl.gz", "digest": {"algorithm": "md5", "value": "13f0f05f0787367a84c64b9faa5d16bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/spkac.1ssl.gz", "digest": {"algorithm": "md5", "value": "556236c7aed6cb1559cc41abd6376cab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/srp.1ssl.gz", "digest": {"algorithm": "md5", "value": "07c579f4aefa5072a5ded8a5fc097cce"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/storeutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "fdbdbb4893f6c54a3e7bfc6f23d8c031"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ts.1ssl.gz", "digest": {"algorithm": "md5", "value": "da4d56f8e85e60ef265da91dd657aae6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsget.1ssl.gz", "digest": {"algorithm": "md5", "value": "815bbef403d50a8e04a73988c51641bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/verify.1ssl.gz", "digest": {"algorithm": "md5", "value": "758ebfb3c6ff89354283e9fded3a7c1d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/version.1ssl.gz", "digest": {"algorithm": "md5", "value": "9ef5dea9a0f5444a6dce96e8910f40d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/x509.1ssl.gz", "digest": {"algorithm": "md5", "value": "d402ae100c2dc08fbced20aba65777d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/config.5ssl.gz", "digest": {"algorithm": "md5", "value": "125d153464cfe0fa9a6b64ca1ded69cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/x509v3_config.5ssl.gz", "digest": {"algorithm": "md5", "value": "9a0d662c430bb37108c65149a7b7a9d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/Ed25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "ae836db232e12bd5736a37eebb9b15bb"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND.7ssl.gz", "digest": {"algorithm": "md5", "value": "d76d4054c0b05e74a80babd7b369415d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND_DRBG.7ssl.gz", "digest": {"algorithm": "md5", "value": "3eb37299f7323ebab0a20289a5b3c48f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RSA-PSS.7ssl.gz", "digest": {"algorithm": "md5", "value": "9b825c8072619751ccb0ee66467db23a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/SM2.7ssl.gz", "digest": {"algorithm": "md5", "value": "43078d0b518b2f70d12dbb9b680c0325"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/X25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "5f5b0cab1652310019da01a133e2a8dd"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bio.7ssl.gz", "digest": {"algorithm": "md5", "value": "478366db17ac98b104e905feea62fc03"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/crypto.7ssl.gz", "digest": {"algorithm": "md5", "value": "516d0a2bd824d5eefa9af840fbd3a3f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ct.7ssl.gz", "digest": {"algorithm": "md5", "value": "d12ff1e61f16b49db3c06aa2111e2632"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/des_modes.7ssl.gz", "digest": {"algorithm": "md5", "value": "b06b69f8e423d8a54b486615c2831a52"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/evp.7ssl.gz", "digest": {"algorithm": "md5", "value": "9913bed61c30ce70cee17a5b1da37a82"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store-file.7ssl.gz", "digest": {"algorithm": "md5", "value": "3c2ebdcf96f39adc9c3c643cbf404b0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store.7ssl.gz", "digest": {"algorithm": "md5", "value": "b74a4ad0222ccdb328f53fb1f4863859"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/passphrase-encoding.7ssl.gz", "digest": {"algorithm": "md5", "value": "18341051957ba8a08b42a4cfd08f77d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/proxy-certificates.7ssl.gz", "digest": {"algorithm": "md5", "value": "25ca7ce16d51b04ddf525719c69e9fc6"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/scrypt.7ssl.gz", "digest": {"algorithm": "md5", "value": "97991e5514b53f9dd78d21ca6ca14291"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ssl.7ssl.gz", "digest": {"algorithm": "md5", "value": "1b280687496cfdc78fd56b829f78f2c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/x509.7ssl.gz", "digest": {"algorithm": "md5", "value": "28eb319bf0cf26d0d27218898bb2cd7e"}, "isConfigFile": false}]}}, {"id": "9bffdacf5ac49f23", "name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/perl-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-base:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-base:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-base", "source": "perl", "version": "5.32.1-4+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Niko Tyni ", "installedSize": 7664, "provides": ["libfile-path-perl (= 2.16)", "libfile-temp-perl (= 0.2309)", "libio-socket-ip-perl (= 0.39)", "libscalar-list-utils-perl (= 1:1.55)", "libsocket-perl (= 2.029)", "libxsloader-perl (= 0.30)", "perlapi-5.32.0", "perlapi-5.32.1"], "preDepends": ["libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "dpkg (>= 1.17.17)"], "files": [{"path": "/usr/bin/perl", "digest": {"algorithm": "md5", "value": "12bfb51cf9699c1e508a1f5b20eaa809"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.32.1", "digest": {"algorithm": "md5", "value": "12bfb51cf9699c1e508a1f5b20eaa809"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "78ae6d88b5349819d4ae17230677575d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "digest": {"algorithm": "md5", "value": "9a55c30d94c9ba21536a414420efd1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "digest": {"algorithm": "md5", "value": "326aacd2914883a5b1bc37deef4efdce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "4a5ad98ea1d020ae8c730c404f8f35e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "digest": {"algorithm": "md5", "value": "ede8d9fcd1ff33a77b8f294cb820b1fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "95a69418de8af0b8025ecf4f700f739b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "digest": {"algorithm": "md5", "value": "1ed72351adae32960d29a150ddc9b9de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "digest": {"algorithm": "md5", "value": "6eeee9b1ce37ea2303b77beb27ab1747"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "1970b9340d74a93cc595798c96a144f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "digest": {"algorithm": "md5", "value": "af8fc96226a839242532d130c5d166b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "digest": {"algorithm": "md5", "value": "604b238b6d94ffb4c5e8b61312ee080e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "digest": {"algorithm": "md5", "value": "6b127b714ab380df3deba6dc9c3bbb53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "digest": {"algorithm": "md5", "value": "7da7366054556f2d7764df444b4223f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "digest": {"algorithm": "md5", "value": "afa74cd84c51d836f013c602c2652db9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "f7b2283bb3d630fe6315c5291c28c2ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "digest": {"algorithm": "md5", "value": "440167e44b909ef974dd8e4d7210ea72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "digest": {"algorithm": "md5", "value": "b908fef4f113c2e74660490734566faf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "0f5ae473250f0d3cb25241dfdda427de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "cd9d83d3f26f46ea6ec3c38a0a4d18e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "digest": {"algorithm": "md5", "value": "34dc8586a33c46e4d95e6b1ceb9f3f31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "digest": {"algorithm": "md5", "value": "97ed1e07b973f7c286ac65df8dd55eb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "1bf1e528fbfbc7fa63c66461e7e97ac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "a6ee610d7653cb198abafe64254858fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "79467c631f67da684d7cbb4b3554574c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "digest": {"algorithm": "md5", "value": "a93157ec1e71eb6190934a31c6045fb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "3fe4c9a51312355c44d356ae70621c12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "27ed01b5307faeb277f19e420e5ae527"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "00c8df3d21c819a1b5497d71e6d6d5be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "44a3762b898e0b0cfb756df7bcc46c1c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "cacf0d4298ea32691c26fcd5d95d2c38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "a5f442497a70c17a03c86772f9bbae62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "digest": {"algorithm": "md5", "value": "1a96163c4795564652346eb862ce9f30"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "digest": {"algorithm": "md5", "value": "14e6f67a891acd42dfba1fdc8fbfe537"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "9f4a3cf82721ed0dcd357a347fa8399c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "d71a55c7cae110f38d85ea2c9147014e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "digest": {"algorithm": "md5", "value": "fa91ee3852719273bbe2d17ce292f128"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "digest": {"algorithm": "md5", "value": "73e7444a3fa69ba1049906c0f487d353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "7afe127a62ee67d6209e1a97dd5308a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "c2c59475e20b8bfe8ac8fb7cc4614fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "d134520357050d2efdd582b6a407149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "c16d5dcbb2d08b941d8592e138ff091e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "digest": {"algorithm": "md5", "value": "855ce3fea5867863a254c39947d3465e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "digest": {"algorithm": "md5", "value": "e08fccc387c90993764adfb3e25c8520"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "156e8832fa97938b63dca57e87d1fed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "cd57e3f744a59bd37c0219dd0a276855"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "65bcaccfb305c510b9e53448d3e05b08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "05bb97051985badbd437214844f3d23c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "0eda6419e0e979ed0f7a78f66e0c01bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "eac4013bc879119dd5509b3e2c31d8e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "496f5c4cc73290a2df591e30ea40fab6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "583ac3bdd4d76ed7f39eac88bb9d64dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "3cb8dd1401a54548696f0cf5fc2fba60"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "digest": {"algorithm": "md5", "value": "9fd2057bb63b9aaca3bd17d3b5a1e213"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "digest": {"algorithm": "md5", "value": "0484a8f8936a422af0f8b6f94ddcd269"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "digest": {"algorithm": "md5", "value": "d788cf15aeffba20a826192b950a4b5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "digest": {"algorithm": "md5", "value": "5668acebd8d30aa263d57519c360cbc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "digest": {"algorithm": "md5", "value": "1dedff99dfe12c003e1fef7fcd672f35"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "digest": {"algorithm": "md5", "value": "05f46b50eeb55f1387551c69c7c37662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "digest": {"algorithm": "md5", "value": "ac4305fa41b2b537d4e426f5f56c5bfb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "digest": {"algorithm": "md5", "value": "5ff70a0a442b7d5e23e5ea0a22498f6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "digest": {"algorithm": "md5", "value": "9af72fe80f97c73e31887417b7ad5ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "digest": {"algorithm": "md5", "value": "9070d0956bd9a0392ed41d7d74e72a9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "digest": {"algorithm": "md5", "value": "eae881bf623745585b70c107ced98f69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "digest": {"algorithm": "md5", "value": "167856b625a767f24dc9b11a4735fae8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "digest": {"algorithm": "md5", "value": "782af34368195812261bcdfb132d4c6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "digest": {"algorithm": "md5", "value": "9df17e1d89a3f9c7e6f48214f00bd53e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "70ce331fd2488a6ad901cf120fe3da7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "fb0f0783a2a6ccbbec7dcc09486d5bd2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "d9d3fc910a68036962a71744ed359239"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "65371232fb327b089a2df764965416c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "6df877587f13ff963d19a44d92f487b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "916f1c363e5c2fde3498841a20c4c564"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "18d8870760d1c9b964d6feba741a8849"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "bc721e92ecc43e073277d697ee60f60d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "e1493204dcc1f0a8e3991c1d8dec9e08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "ccf63881f38a1e239965ebfdd752b849"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "343caf3698dab28086ede1d153fbafc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "15cc4bece648d0839898bcde9ce8963a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "ef86ecb208211fb84feeb6434b4f18b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identif2.pl", "digest": {"algorithm": "md5", "value": "1dfd1177ae23379bb29a231062baa523"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identifi.pl", "digest": {"algorithm": "md5", "value": "de1f2f80155a8cad49f9cf89eca30383"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "bc58563743723f02ad39bc026d403cb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "cf68b4ee4b0d7f12c7158220a5a3f934"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "231434c0f286e558848b2d5764fd4ee0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "a14a1e3f56c6be70beed05d430d0e4a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "9b2bde3cf32fb7de257ceeaa9cce0e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "b7225819387b58d7f994ce65a4f993a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "9b4fd879fc3cfe908006296d8c175dfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "b03e73889cb562d2ce71d1e3d1afcac6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "5c5ee66e9348becec3b8ea28a4d285d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "c6248c963df8d3d7e6afbfb0aa3559a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "139a90341ad0b5770579081e257233c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "c142f97783b3ac847a8d0dadf5b437be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "e6b54b6056c402865220129ef4b2e958"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "bfdb22b763638c465228e4705ecb0270"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "5601b0ae63dc2ac0d2ee67291f258b1e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "17308dd48edce039cfc009a7d34a3892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "4534e82700d26a4fdceae5b8f9fba0a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "4ba18d48c9772236c1e5577166e2cc2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "53ac606e69317febc337c4661a8b0cf6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "b9c6552cd5d0322d00d2e9587f4a6adf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "7f5c3e8c9013ab5885ba8b51de297fe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "425ac5b0840c18111dce55cc9ed94222"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "f751492965967f70511bc1d120f9e0f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "25580af86d86d945d15a8b2af24aa72b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "dbd48db760078b7c15431542a8a4e2da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "87397086a940ff1bea42a230fd7281e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "8f77f62d374d6e36f89dbdd4be3a2600"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e0f62f5c14ff0c3e2086997140784e47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "107a385a9ec43ae7eee804c377bca4a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "0f8845a09d2960a6adb624765ebdc531"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "b169b9b170b2980432c1cae278ec038f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "95d5206fc8dd4a7d3cd3dc379477e220"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "353a237e83831fd328ca18db8cc38c28"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "43b9e5d1126acc0effdbed8725259ccd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V130.pl", "digest": {"algorithm": "md5", "value": "d058b96adabb51143c4706d3824fd976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "5c7970d0785760b6906a66059cc783fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "4991b179382ed4c4ecd2a33fed496316"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "221679bcb9312033ec1d647053006972"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "b1c1a9db6d0d6f9c795b9686fbd86816"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "d6d69300b6b94ca589a863251ede39dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "5927f1b41becdbc0c1fddb6927fcee9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "e6d865138414bf5badb7ad796569b2f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "f0cfe0869ae649c309a5e518a17fb923"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "95727ac8afd999fc9f6e11dda3361af8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "e3e2de925da87f9ec7bbb057f5e3838f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "ec1b8d2fbff6f19086cab21a9c53f023"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "e44f082e68ec98d579ca8052e1d43dcf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "219946fcb2c46a9d63d01e03854964b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "04252245fe1bc002f0b20bc7645afacb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "88021b967d9fd3d13f7ba9b342c38070"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "fc092f25357311bf93d11aa6f844f365"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "386c916290fdc62a454b01b7708938b3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "6ef607a20f85f2449e46a42f74b8a55c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "26ffc7ff1501ae604a293c41dd9bf289"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "35a73702473a5cba6fc5aecebb611d71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "ab95ea4bf3ccc35b4880f2655446a57b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "6f6caf218923adce72bdc23b00aef1bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "5cf4751738a5cef1ff0804aa5c6d3e67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "b80604e2658c3ebf15d7e76d3cc1b802"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "893c299387fb1d203477dbac27cc7064"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "70ceefcceff8a9c9387dc635fd428631"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "d4e61d82e5f8310973aca5584cc94554"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "1b375227182bf0697b624231c00d9c21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "8b6703204d8c7b771c6886e1876676d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "bdd5f3d9cbf2c232ab5daa71559dc1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "20bb29f3bea16b7f1dca02ad4d2d4517"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "bd74d7d0ac519b9896109d8bd9c0eb81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "290abc6def8d32efeeeb042fc86759ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "e1d51feac3059a3ca87aede25c3beaa2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "64f5bc5bc2b1551c19abccd996adb480"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "3536c069cb03334c828ff0f6db424754"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "10ee0d807541f2074d6b8a59a07f142f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "bbd1db372868db91b3a46619acbb599a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "d8fa05ca2ad9577ae5a31c48de78c5bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "5f6e7f0d30600f1f644e451fb7fbecad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "bd829c7a4dd0d6c6ee17f3a6acb83e0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "fb015a4ffeeaf177387258f95cc89a9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "a7326a6d42ae8cedde4ca742e02aacdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "62731d694ef314a3284108a564b1b2e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "3d3abf39140d18971ef14cace680cfd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "39f021acd5fcf53a88553e8cadd4a5ef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "07514c263aa9272f137eb20e14253d66"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "73d12df6b4c4ac5bc3922fae438be60f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "19950f06ed4fd3991cdfe137a1a3676c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "a3cfde0a982048d203d7c2164f40d7e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "121b09413a2c254f8981905f835339d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "e772451c45c545ccb31dab88cd1741e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "83ad83885bbfd9020aee73bbc04fcf0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "98275115221e7bffeb626f5ed4fe60f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "a4795ca642e1d9db3076204afb75107e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "e4df2ccc66eb3cd7f0e4247a24da5e65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "165071732fa705d371a95ad5541b4254"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "895c0ef0b372ec2da06a771ae5016d98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "120aef1f90a07bb71d111082bc3dc55b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "07521b20f8f20a96605377846284c21b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "1dcd8873bda253499df137bb7904e8b7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "709d1f2f908cd7249eb47d2898ce8141"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "9ddd46fea00858e293340da77b3f05f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "ab2bfd56f88250a843a6c4e0e6cb9c62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "ca93aa8e24c09a31e556b5e9dabe6d1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "c33a39a8699d6697feaee08720648fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "930b15599848d874d4322bc6b3c79bf9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "8390b67ccb0c7f61afd3146cd5060c4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "e20b4edeb660a665b2371cbfbf75ac29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "0a741336b808fbb207e92e033fad15b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "ecdb175be642252cb0300f6d46818990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "66d31d066ff38b35c1f2b4e176987729"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "f26bbbf765e8fd0b658e0bca9b33fcc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EBase/Y.pl", "digest": {"algorithm": "md5", "value": "8c6200d82e43fad5b56eb44d4314e368"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EComp/Y.pl", "digest": {"algorithm": "md5", "value": "444c131c008ce4c73a70b6f82d3f768c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EPres/Y.pl", "digest": {"algorithm": "md5", "value": "6ab4ea29627bc9c6e6bcc99e353f9357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "dd6dc1ed364f99f7d0a59ab2985b6211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "50421dba598e0880d8a5d97a1d6624f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "c0b7166fff35e3210766a39b95a0bb3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "cea84242c61b61aba8051f82251c62bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "6bebda2e314cf87d28489990df0faf37"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Emoji/Y.pl", "digest": {"algorithm": "md5", "value": "eac550ea266f25526644edcc7182bc0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "a98974a0b9525abf6dfa78e119453186"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/ExtPict/Y.pl", "digest": {"algorithm": "md5", "value": "8a8b14ccac1d13409dcdf7d3066d54f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "b78961f94ed8efe17a6c356aa451c07b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "f8d16ce86a782af8b2dc5bfda50aa43f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "a22ee91005fe324afff6364c0915091b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "75dc6541a3369b065238d13375bba547"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "02e044997bca136ab71c2deb6d04d3fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "8ec6f1f54c327feba8ad212b4da572b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "5451930a28697b8af864bf2a1b5c38f7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "8325e222700047803ba9aa27abd6760f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "637eeb5912248910bfa6d278c26593ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "9980e1cbdba08e7fa0df8d9019d891e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "2c1d7573ad68d2a6f91cb55e21461ea2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "34061712fad8fc932856256113fe3c2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "903683c03bb2a84e692fe584a86f5757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6b9f7879f85cc7c9b1b54695034197ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "83daf2d553e215a5dfab08310371e417"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "91f0f0904bc2bd4e03f1880b39afe865"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "49ed483cbf246ebb1a0a571646177741"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a572999e218b89771be9d4a35947a5c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "4115c46b5fc241477f7916864ab19e89"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "1f4141c6f8c8b925967121393ea50b90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "6cdc5d5e8b5c39bb79ecaea85f34c910"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "ba7711d13ef3db9dc02977f4ce952a2e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "a00d58691c6b8d07160c0392f0cd311d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "86a18ad0b042ae412562fd63cb6489a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d5f2c68e3eb7c534f45be10e7feff27e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "e9c1180537b87b430ea03d2cf64d83c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "336e807e5922d3dbc39998708527acd9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "69644e3726828d9ce843c8763a220b5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "3fe71ce64c198253d2c00ff28a8fda8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "cdac247d2206be0f1d0e89c24fe107e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "e1f93cb5e58411b2ec1c3a3685f19477"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "a2cb44af1657553b17978c5d1f44c831"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "d9d65a9a106e4143010a4138c5320bf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "32f696b18823cc2b90b3b16f0cb3f6f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "b236361fa4d32c5498afa6c75dfc3b3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "03c95808d07cf7216ab71c3f51d51a98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "6238420908932c6e1362f4e41ac20e84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "1f8fd10d96158cd3d0388bf5c929223d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "6dca80f1572f8903be18341ae5289bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "8bbcc647a0fe5be43384dc7cedc1e0fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "2a1da0456836e54f0d840c09e18295a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "7e6319e52a920c5c5ae231b78524016e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "9fe863db4392fe5f79be9f8de7c0151f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "19d229ccfa8136cad00c05e98c8c996a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "f450351f3097bc85d2624f51e0162a28"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "867932ac8bf2870c6ac6f6a993ef952b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Allowed.pl", "digest": {"algorithm": "md5", "value": "6f7f6009c38b4b8052894aebf0b507dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Restrict.pl", "digest": {"algorithm": "md5", "value": "f1f8ea11d5dbd2cf91361dfdf5e12adf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/DefaultI.pl", "digest": {"algorithm": "md5", "value": "22c86840fd7cfe7cffcf96a69f53fa49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Exclusio.pl", "digest": {"algorithm": "md5", "value": "9c1ce49a186c725ad48b669da1a048aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Inclusio.pl", "digest": {"algorithm": "md5", "value": "e63c41f90cad182eb6e2b4d6532086f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/LimitedU.pl", "digest": {"algorithm": "md5", "value": "d3d5c1b44e458f4c0727ddcdbec0838d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotChara.pl", "digest": {"algorithm": "md5", "value": "679fd17cc677d67e66f095f8fb1f4271"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotNFKC.pl", "digest": {"algorithm": "md5", "value": "a74daecab1656257b9c8dd81e8a80b67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotXID.pl", "digest": {"algorithm": "md5", "value": "798ba5de09a4e37029d323230ca3a89e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Obsolete.pl", "digest": {"algorithm": "md5", "value": "a5419c3e9395bc66f87efd8613f6cb97"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Recommen.pl", "digest": {"algorithm": "md5", "value": "be202927ef82efb83719a6bef2e12d54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Technica.pl", "digest": {"algorithm": "md5", "value": "792624b982f802d3ddce015460989d77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Uncommon.pl", "digest": {"algorithm": "md5", "value": "24afee6288b22f1cd15b99ede75dd18c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "4a365da6de125a2319444b34447d9864"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "c016b2c148770a887e3a94a08e4a75ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "e2ebaa4a7210c9ea17ef0aa401fa6360"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "a09819fb7fc6b6592fefccd8fc140c63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "a92adac8e088b878a540e433d3c96db5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/13_0.pl", "digest": {"algorithm": "md5", "value": "49fddcaf8c809ef42336acd0662657d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "ad7dc6b207b43c740ed27507577608a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "d50f17a5526872d035b27e0af7346edd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "5d924ba91794fd423b12bcb5a14843b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "929d3b68390505a42d7abac51c62dffc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "c920c368b3ff05dea52c577100997fa1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "a8f6e14e4ff406567c3242b761685995"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "e0de320c6a653f8ce29c00bb047f7ea3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "750a00eeb79a40bc68eb31744282db84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "40c2e8e7e27ee1a469aa62f81453f990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "c5106f08a93f02a8cb86da6fb1b1da8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "52e31ddc6142ba01d42a81564350b37f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "59accee59618f61c9d0be6f654587d0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "49f2456a147f7eec25fc2f61418d46c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "49b6bd0b07bcfbbb1d98cccb9779630f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "53b03752708ab4c2ffdc22ce430b0917"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "479a7c7a9035e943efb10ed38bf65f91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "9839ed127c3f7b4d9c7a9ca841b977d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "703168246b5eecb9cec63731264f4941"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/BottomAn.pl", "digest": {"algorithm": "md5", "value": "1f585789d676d4a320812f62f7432a95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "20e09732da3eb910b5b7626eb53f2eed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "8c5a09a5facd886a7ca387cee2bd5866"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "a3be5198ea7d209cdfe712eaf7baadcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "890bd4919820e44d4478749fe83def0f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "308e99e8ce51b44f1233e903914e9574"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "b74c65d76d0838f6fd32591539ab36d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "fa63d5c28e4e9cc41e79f806a87df0a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "bd2c2c128b39463ca95abcb5ab7d6282"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "c4e9d18cc1612524f71484f3b58b1cca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "66e9d0db757c56b4cf7688c5b931433a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "1d4668d931e0a42a5fa8d5cc27d8ef8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "81b3c7e1dcaa265012e40e8a049ea857"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "9be00dd83ecdabcca8a0ce03f1837d3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "72ff736d32d2e3e2859f0d600f01adb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "a2c00cdb94fb8bb3b496f91fdca7d1d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "c4cd8f19d31806a2bce91d6a433dbb73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "7119664990c91c28796f7786156ecefa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "5d7b15cabad967a26f520e67e845d92d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "a8eb733e6b3b7732822bfb5c1ffdd17a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "f8dc64006a04be7acd750d8636829d05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona8.pl", "digest": {"algorithm": "md5", "value": "03e30e11dc840fdbb9c2e18f7e500988"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona9.pl", "digest": {"algorithm": "md5", "value": "b1913bbcf347ff90639cabf2d50aaeff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "8446084593634c847fc8f4d6da542ebe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "d6951d8f9de4a2c2c46f018c417bb73a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "fa333ae14d7802844eab79f1d3a206f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "5ba2ad884bb8e1d833fe5e26044ea19d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "3fc31e61076054f3d8ab347e63b36188"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "5b4363ccd13e9cdf290fd58f9eec3fe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "ca2af4db425058d5b71857ad6666c7df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "d57568671892cb4ac8886a6938fb19c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "38ebe1a62fa33121b5ae72e3be6aa05a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "660252c693e05a459d88728006370013"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "60af31949abcf4da5f610660ae76df78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "02a8799efceaf4425eff4ac77a6ec32f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "18b01e8a8458de6c1056477fa25a903e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "17e3de34b5d78aa26f29d73f3b4825b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "5609b705a593fe8ec066726439e0a7e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "0d2efaed8823ab4adfdb6668f523716e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "1f776e3a9d39774bdb4c834ebc91e76b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "1bd624542709fdf81488e97a65c8b59f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "2d61a869fd5d3146d54692b17c4cb34a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "b028c81ae638f36354a6c1621c3cd6d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "9bd9c6730e98711a383af1874809cc85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "af1312546113533f62f9e096e1d1fe7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "5c54c00586b78ad66fa4089ef1d96674"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "aec16b439dcfd246f83c8d1029fe5853"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "aedb0a503090ccef80574a94ba3a326a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "fa37f288cad5ad076315792ee2e1fa20"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "35ae29408f79558af464d7b5ce499dbb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "37f6726ab7c00890caeabc23923d652e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "7a9cdc20c0741b7e9f23aa26cf3c150b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "03be90f3dfe5d9b00f1a9c597bb93206"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "3ba1d5a1215d2819ac763e50c74b8f4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "d50d040aa75e91ca5be6f0279408604d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "5ebbdcf24937cb08bde1f1eb30b6f58d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "10e7a682e190a4604ffc7b7533e2dff6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "21be8a4bd8c4b71b02af8aa6047f7d23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "8af951ace16ea91043be2f8d616de73d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "c222fbc036b8dba63942e55eb485caa0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "e0a6c921dbb79a0e8f3e4746d62a52ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "693416a4ea5e73b956736afb620bb225"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "4204149cb3bcf2db846d911025560568"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "d436d8a2744b078ce06ce93468758d17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "011a5c23805587f6cee1a063df5d40bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "41d33bd866dbeef9c32bf4a77fcacab1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "0c372bab491866a679fb075945f839f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "80e7ef46a05240a53066ba3461357357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "14ee6fa92806cc80e4da0abbd643dc70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "e49b8aac1bcd15189224da2d5c20ee96"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "d6a5df06369e3ab235eae3ec67edce6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "693d26ccbdbcaa98bbcfe7927ddf6b29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "411b551eaad8f35a8608eb6291f5aee8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "535363ac2f1d5b0a2757ab6d2a4dd6f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "5979d053ee5fc0b965cbc7ef66a618b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "0853eb0eedc59f9407dcc23ff830a68c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "cceafd60d7d2ec71417b117e89e5cf2e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "6c50de084b5546fe72d9f479a803155b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "5612e5ea1bfa9ed67d9281088492f900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "3fd0bf5238d4d556fab4ee6b237a88a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4e0f7c8fcd009ab14613468b676d3459"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "a84c011a3718fe2bd231831a5884da6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "cf30afae1d47177f54fbde3f51ef640f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "f4740c5d36d2d53f2ceba27414fde4dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "2cb3cb33fbd00d4c9e858ee2f5521d15"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "26f7a9443147135b0a0c6dfcd8162d9a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "edb4f40327323da7d18d951dd8391f7d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "9254a457eff6114c0d8fa6fe5576e5ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "0b1602e47eaf03c7cf261a3f450f49c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8faeb737581d14c7f015a3dbc1a9b697"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "2279e425a50307c81e76f68e9ecdbb10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "d0c6d600d5f3087fcd3c8be3ecb646d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "41f428c2386e861f6249971d845f958b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "8264f6ad447af5e76697ae212842c2ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "206cfe8f08ba7f41ac25674100bffed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "e93ba04ae1b478343576fe2766085687"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "45186610aecd1888d420d43212a23e05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "1db5fc1a416e3e795b048913b2f932db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "a4fbdeed6fb7b76832e4c0c5a91614b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "5b57f517b5c569362015653bad95c6f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "2dc46c8ae3f7ed2aeb3d2b5066a90b5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "83db5f7fb8f5546c5972555380ee5652"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "8b64b0342f3778202745e3c3000eb3c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "538e020f06f620c6d015d56896d4b6df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "a1a95463bc1d36a470a2ce58e488141c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "7c0225d5a42de1800601700390a168bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "2d635e0df71d5b80de50d8e827c386f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "632d1e1e7734ffe47915aeca26b95891"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "59293a8795b4d87e73005bea50f0f49b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "9b2b340e767fc4594355b2125b6e49b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "f93d59ecf70b0a15397eba4dd906d948"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "ff6c01a96343050ab67df7fa409c1b5c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "da0dcb9026bb538bcc46643db1f89c95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "ec9e7b606e00aea5cf3d2eb78ec7d21d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "36133b4c4f17a247be357719287bbe9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "2219225cb0682074611190a29ec36a96"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "6eea837e0cfd7fe587cb5e842952312d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "663f69e46e77acb03d7198f445c584ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "4bb814c58e9204e14bf0a69cda365afd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "7d89a02a11148f4be0a8c80c20cd9f26"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "224b98d1dbbb7147e7ff55fe2e054b55"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "881114e45d74b144cae9321f38932b04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "469ce2407de1831fa0d7847933b37584"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "22354ad764b7d486a45833c1f704b71b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "1a28336da6e878b1d35382766792e0f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "705a7b23ac03383dd553af9ad9441b01"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "9dfe78880ba0551cb12c4ba0dcd1831a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "5d6b8a947cfb6b64b6ca14814e2fc05b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "2e1fd6ac22c62ace136c018cf527e9c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "5f336dce3319afeafc7d90f344128576"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "9c9e33e3311a8946a9c72f989a157e53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "c2d24b172ac62fab323a83e9fe36417e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "b30610825d8d58f0345364b0f5693538"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "f6e233ddb8c4349f77112a2b22f96cc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "f87dab392bad32744bc7ce0e44bf104a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "36cbc81a32691ab7ae10825870c4e5d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "54fe3c4898bfb3b1a0d064b782b846a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "bc69545a40778a9ea725fc9708ac8eb9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "828d1dbe34d57e7b41f7df88f1bcdad4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "5ebb3738b2551496684e7c0192b89356"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "ebf7e2421766f5b1b834138a3fc499ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "9a839fb7d4a0cbd2b92938eed1b995a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "7cf0f680e7436579a251763d4b7f9f3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "2995883d826f8be7cddefad79e6633b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "83adc2c265f1927a691d61d4111b04cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "8184f584e5043c9d1eecd0c4bf9dc4c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "5bf0204e7e479c2ae253d5194f286903"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "bf523f7843b460572631e04b07b6a5f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "f6997b6d8936addbb37dc4c1816d691d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "deaec4236d3c3c8d64553fbabb38a19c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "7539d0c59b2ad397fb93f36e503439b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "6853d01a66b42fe15135faf82016270c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "1042abbfafced2456bb3f1050b533b16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "02f12923564114f24aa0aa39f0d03a49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "bedbe9c7420aaf99bafe5aaa428e6f55"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "b70544faea26ea547c9e74134bac1b49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "6521a500609bdcdd90a61b07c0e804e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "4d5da9f549447ad209f94ee534bf433c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "823cb8bf40e5e0bf2c965e6150f81f0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "29c90583ca79e0460362e10f84f6a350"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "9de3b219c05550649217b3709c6f1ba2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "58e16fa8ca3fe4f2a16b828ebe22277b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "4e1a9b66bdf2043a5efd5ce74bc527dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "1765251cbda946d39c79acd4b426b1a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "991a2bde15927f67e1976de31b9fff17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "c8d03570b9e42d6f369bb0cbc010ac4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "f1528445487254c59876102e10d02087"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "56b95da24753c494f53c1b618486772c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "0b75335852e9cf8905c219a3a38c295a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "38f39741de0221a46e39ae8f6a0ce5c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "0b175d70bf44d5fbefffaddff2db0baa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "3fd806f871a774cce76f182a00261eb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "175bbe41096ce05aee77c670d2a90527"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "f5a27176b06dd8f33e29d1e781716f40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "9fa0ffcc087431859459836aa6e6ce4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "8a02dbeb06fd40ea3e2387fca01231bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "1098adc7a0104c1b535c397bd74b1be2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "6d22f44c0da0ccec3f2012bb1bdc323e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "a5245441721f4a9a54b7dcbeb96cec53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "2cfc39c59c0eddb7cb7c9b74f73ee92a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "1849288683ad7f679529c084360b3460"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "a5f908172056ad750654e64eb94d4662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "cf7a35ebfba1d8159e511ddfc755eeb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "79beed6d714ce9cf5e237b9d05bcb1c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "2dc4c5354d02b82519f35ce8920fae33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "0996fb18ed9094dfa429e2c5d196c7c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "d2f71b4b49e119436ab87cbe59e81195"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "1a9bcf772a81ac53dfeadc0262c95a8c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "b0f08f5f6bd7dc3cb152aa126a351913"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "74a34a7659da6dbe0e2f62bbd1703e1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "f0094a13b14e87f1b2eb81b0faf153d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "3e562faf6835b7db9cd4943190b81a5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "3645ea6656e8a19e7e383f3f4dd96102"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "69341a9f0b1ab5e78f4b6b5848c4f987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "b56639a7aae56e4090d1480f83ff5e71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "9b3544bf071157bd8153934b6cee399e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "d4373c6f10000b7abad8ae2352bd7a31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "3f4b6806f71d633bd4b9f09ac9b72f3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "b440837e71e10c78f64474466282a3ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "96b6e20cbe7b51c7b2d3dc866f47f182"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "a10bda3db3826a2c54bc8604ce034d39"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "c8faff436b3da6da450f835b1f035b0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "4075905cae02e7efca56932722db19c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "b17a4f7147bd836bf1ee42d3683439d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "ad457badb11cd51ca1d8546404a4a17c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "aaed2196c0186fe844520106be4a1367"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "385566579eec65fe7d5ac5753c565f4c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "49b7b820ede8483266b8842839b2a2c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "53c964cba20069709cdb228e816c8c1a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "b841f5a5ec97cbd838ca18df55fa3592"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "ea10f0e6fc9c124e65984a908390feb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "3c86d5e6524297c2aec41edf0d3862ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "db4231a490a9f2989885e1cb3029fc31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "11052c82030197fdc3076bdee68dd5bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "cd4d190312fb7c65286805c4c760f59c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "3b3940b78622e1195ebad506afb33a0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "a0dfcbbc8c1f0612d9f8cfb9f725ef7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "17b886311a87d7622b85b1904cf6894a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "7d9d8cdc1e3e6b5112a361c74654e15c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "ecb5402356f0292e72b14e867ee03bab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "fe5e260e46ea28101be9402a9c1480a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "cebef659e7ce81e305c7282b617068f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "6f778c87d7f2d04bee97b05f33c50710"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "a3cabc8b52e171964f3e36a9b0c2594b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "c1fc07aca2a56163dbf4cca7e7665d46"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "faec9b8f4ea81f9658a0ab14b310bfcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "116f14d83615b6813aa3a9f9d65681e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "57e33d8d88c459a1d476be8e064d1412"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "88ba3ee60fb3e7457cc4d5146632d19c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "b76d478a695226111d9fbc706c53bd5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "848385f76ed7011f2992fe092f9bf56e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "efd4d35e0242548820b6e90acab51e7e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "febe57a423cf41df277335dc20bdf768"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "0fac7e8dd7654337301a2f24de40c24d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "92839eed3301ee6f1f7701843cfbd69e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "701a2a9f9a86b0c9db5277e590f9f3bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "6f10e38975ae07caa6e57e42da5cc63b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "fc3b187e20b527a4cc4b45b4765772c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "e8c7505648992e828bfbe022c4b59107"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "b2fb083e144ca889cda962b319f707e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "882451bd084664d1e12f6ef2b54052fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "c2b594f39957075e7e56396dca714592"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Diak.pl", "digest": {"algorithm": "md5", "value": "9ffe099d4abdb8b5755ef5a3740c9da7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "081b320df1ccdfdb0c8620fe63864023"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "3843f21defa472efbc05fd8e2de7ad20"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "e9850f85b821b9a11a1fbb32b42d6b57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "a5e1ad215a99f8fc746e55a258215c8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "557ec85391abfb580a4129ea34732111"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "229eeb5b35910d7591ffde794933872c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "291441ade553f64732cd0b781b8b584c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "b2b16be8193e8a54b92154629b718950"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "e49b077764dd74799bf2249e779d525b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "83a5e63cf764c40ccc32b86b5ff13afa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "823c9736acde8c2b2b8ada16e19f2241"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "bbb07413d00757849cf7cec9fe70cdad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "96e37f4dbe5f61f35e9bf89488b349b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "104b0fb89564cad667bee75e809b5d4f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "a8a4f2f4e9d92a9e5fe3c7d2c40143e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a750fb521949ed781e43c82e56bac182"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "88085882a5e0551c08ac63dae0fa7874"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "8b9ba86a2221750ab9eb5b42b38ba5b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "577725aa91f761450b34efe299f76509"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "db6b6a61895e35e707d1c258085faeb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "a0e766f10e3d0f3d22a71e9082afc34c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "3ab26343ee3ad393f3ddf14263eaa42a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "d0caea9535ca8b8a854f1a16f93d3ac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d135f9a92a0c05ed372a4639ffd194d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "1c65056c72ad87cd7f2db77c47b9e89a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "a0ac6ce8b68ac6058a2ce34a7bea15d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "daca571f788a2c7723cd796706ecca88"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "6fb18e4acb2730883ea277e6a6dfd1e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "4b54bf3de2420ce4353eaf026db528c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "06664287ea2678e9e59615173d0c8c68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "cf37ce4ab26b900be5b768cb88ab8616"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "39ec642fb4940921ec68f3b8cf28b1b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "016050be3a3149da2a155652ee2d2082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "781bfa15bd9f81566260cc577f70fdbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "44d7b371633b71cae0ee116c405cb943"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "5750d976c60e262453153152216815a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "7330b9eeb1d699e748d972b2c754d4c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "596f77ba7cb2d448d87a8b4193543b3a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "a4b28fa4b5165836719afb4d4f9559d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "79982f36189840db3af6bb65862f36d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "542b705ad85f52964e74c24e5d6c6de2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "e76faeedf0ce4da96b71bae5f2bac127"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "98fa690e0e681b55280449a3fab9b767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "f774cb0188af4dd502d72f9e62553ee6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tang.pl", "digest": {"algorithm": "md5", "value": "fff31fa677cbb785b804fb0661a96ccb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "187f4ef9636099fbe04c7fdf5085a94e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d8f35e62a613c8e6b2928957cda0ccd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "a7f4204eb7be392fb035f239c40fb095"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "d6819b5d1295a7fa3cc6ddf72f843774"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "b42a71682601dc1cafe690e5f0c81b8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yezi.pl", "digest": {"algorithm": "md5", "value": "d0dffaa46b4459f290c7584418b12a32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "db6e4bd1f8ef401163cd0ab7c2b69e41"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "aa1b3b58a6156f50fe5793a416d8745a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "087d4f4fbf09fcc7b242d1ddf70833c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "bf160fafa640d2516d91b3a8432fa90a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "e767080c69f5e0761e386294c0704677"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "25acd3dad5a3b510bd09e5a843a7bd48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "1b4d87827aea6820c8f33f0e9ac59cd0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "6613b43964c5395900a19f05bd71fdbf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "2c464acee1e1c82e5247b32a0835b833"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "95d03bfa3bf5e81cef1fdc9572912a24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "ee29ca68cdde1b80c58e823dd96fbaf3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "2c526945fa5939767c24a14f47bd1c8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "4c3c1eb8f50d963ffb92f9cfb71080ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "a4b195be7ab2c8b09b9bb18f413c70c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "104282863ce87ca11757a844187f375e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "3751645087183fbd1f619d5559f978b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "1e1fed60c2a18c737a33a0d2d81d5e34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "1acf9e2d841862ea83318217cefbca5e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "1b0aa32a4efda4a00a6b67d01d4f17f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "3de6d26641b7293360355ac83afe2063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "198f92659e13530d34b0a569ea406043"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "76e9928ec0eec9c244dd06b48fc5983a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "86bdab459a3500040da415f1908d5120"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "707cc9f746b3294b459468cee65aa41d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "99c3e20da75832bd07362ababac942de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "digest": {"algorithm": "md5", "value": "9decf267a9637a05e5722b083b98f909"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "digest": {"algorithm": "md5", "value": "7b1646d3ab0c2098d26ba337a18b3dd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "digest": {"algorithm": "md5", "value": "0982ece815066f1ddf739f6677204e72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "digest": {"algorithm": "md5", "value": "9cfea2f84c7828e690a34518433fecfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d5b818fbee76d8b4f147224ea32738ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.gz", "digest": {"algorithm": "md5", "value": "19a6507316c97844e72fd52ccf09528d"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/copyright", "digest": {"algorithm": "md5", "value": "f995eb50a906107e206ca0bf35664f45"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "e43d8206df50661c538291150b37a79a"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/Documentation", "digest": {"algorithm": "md5", "value": "a16edf3b24cb82bf997f1d29b610ee6d"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-base", "digest": {"algorithm": "md5", "value": "c28e6448e061902d8e58dea28ba519d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl.1.gz", "digest": {"algorithm": "md5", "value": "15ee80d550d05b85837fec2af0b725da"}, "isConfigFile": false}]}}, {"id": "846b77a6ffbb0856", "name": "tzdata", "version": "2021a-1+deb11u8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tzdata/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tzdata.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/tzdata.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2021a-1\\+deb11u8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/tzdata@2021a-1%2Bdeb11u8?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "tzdata", "source": "", "version": "2021a-1+deb11u8", "sourceVersion": "", "architecture": "all", "maintainer": "GNU Libc Maintainers ", "installedSize": 3393, "provides": ["tzdata-bullseye"], "depends": ["debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/tzconfig", "digest": {"algorithm": "md5", "value": "8374302ab936fb95e0b0d140d0891851"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/README.Debian", "digest": {"algorithm": "md5", "value": "5461b4c9623a1657baf85fbc0c8576b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "158fb946556c469e33e27e62eeaed25b"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.gz", "digest": {"algorithm": "md5", "value": "b1e04ea4eec87b4cd06962aff69f9b0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/copyright", "digest": {"algorithm": "md5", "value": "74db18639ac152c0d3a0396a016b1a79"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "md5", "value": "6cb97bef390f7c65022c2e8c7eec45e0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "md5", "value": "775c926f99a096a3fbd1cd2545f15aa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "d9f37691d0f66be717b59c53fa40b2b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "md5", "value": "92550378b8952475d3bffe20b1168820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b66a708e81e188b174ca70eff9191c6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "md5", "value": "4a9b32ceb7ebf29b55759c0fe8928bed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "md5", "value": "f9b5dfcdbb68fa834fec16dcf38c77a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "md5", "value": "ec6b184bca638f7aabed9c8bca9aa84c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "md5", "value": "6cbf28b925c33781ba56d92804ec31e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "md5", "value": "eedcc2b9c627e8b284c4a49df1372e1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "md5", "value": "a896d81da25d3b19d2661fed9052eeb2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "md5", "value": "26b4d259e9580c5b09b921c238a873a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "md5", "value": "17661c414ad45beb162eab88e365abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "md5", "value": "1444a5132c9a26f350ebe705760215c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "md5", "value": "f7de64daaa5bb45d603ec26391af4e4e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "6764b4898d885ffe98315abf798540ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "md5", "value": "a161b80babf4163f68e754a709c9be2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "89be548af387b1956ea87e038f98fe0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "b49d41975efed4e60e8de5df01e61533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "md5", "value": "51605ef6a463b08c98bf5a801f128a59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "md5", "value": "fdddcad3881ce1fc67f92e98f8852a77"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "md5", "value": "0e6860f268317b0bf480b43f465e5e11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "md5", "value": "bc984b524204bd14a41802ee04d2c18d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "md5", "value": "e4f0bd8272feaf141366a6fdc892b267"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "749f6d970d4f50537d5194ff12f550e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "7fa6d1d998e7d1d8c3baf56f4e87927c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "97c5aec0f3a3bcda873c03c6ba15be25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "md5", "value": "c685dcf43d11bfb9097e509a74b97915"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "bff6f617bfddfd109c9854579b4f49db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "38a3561ee3c4a0314405903152156798"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "md5", "value": "9dfd037bee86853649784d8cc6e4b334"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "9171eeb419c0d10b72af50927cb27011"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "02da1d06ceb678374703b0cb6cb2782e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/iso3166.tab", "digest": {"algorithm": "md5", "value": "22b35b3817db585e12c4e2db934c9680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "md5", "value": "202cceadb93219f6d02d13c4a7985445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leapseconds", "digest": {"algorithm": "md5", "value": "53cbefbf22e550ca25dd97e07d8ec882"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Accra", "digest": {"algorithm": "md5", "value": "6cb97bef390f7c65022c2e8c7eec45e0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Atikokan", "digest": {"algorithm": "md5", "value": "775c926f99a096a3fbd1cd2545f15aa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "d9f37691d0f66be717b59c53fa40b2b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Barbados", "digest": {"algorithm": "md5", "value": "92550378b8952475d3bffe20b1168820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b66a708e81e188b174ca70eff9191c6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "digest": {"algorithm": "md5", "value": "4a9b32ceb7ebf29b55759c0fe8928bed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Creston", "digest": {"algorithm": "md5", "value": "f9b5dfcdbb68fa834fec16dcf38c77a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Curacao", "digest": {"algorithm": "md5", "value": "ec6b184bca638f7aabed9c8bca9aa84c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guyana", "digest": {"algorithm": "md5", "value": "6cbf28b925c33781ba56d92804ec31e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "digest": {"algorithm": "md5", "value": "eedcc2b9c627e8b284c4a49df1372e1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Merida", "digest": {"algorithm": "md5", "value": "a896d81da25d3b19d2661fed9052eeb2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "digest": {"algorithm": "md5", "value": "26b4d259e9580c5b09b921c238a873a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "digest": {"algorithm": "md5", "value": "17661c414ad45beb162eab88e365abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nassau", "digest": {"algorithm": "md5", "value": "1444a5132c9a26f350ebe705760215c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "digest": {"algorithm": "md5", "value": "f7de64daaa5bb45d603ec26391af4e4e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "6764b4898d885ffe98315abf798540ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santiago", "digest": {"algorithm": "md5", "value": "a161b80babf4163f68e754a709c9be2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "89be548af387b1956ea87e038f98fe0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "b49d41975efed4e60e8de5df01e61533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "digest": {"algorithm": "md5", "value": "51605ef6a463b08c98bf5a801f128a59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "digest": {"algorithm": "md5", "value": "fdddcad3881ce1fc67f92e98f8852a77"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "digest": {"algorithm": "md5", "value": "0e6860f268317b0bf480b43f465e5e11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "digest": {"algorithm": "md5", "value": "bc984b524204bd14a41802ee04d2c18d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "digest": {"algorithm": "md5", "value": "e4f0bd8272feaf141366a6fdc892b267"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "749f6d970d4f50537d5194ff12f550e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "7fa6d1d998e7d1d8c3baf56f4e87927c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "97c5aec0f3a3bcda873c03c6ba15be25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "digest": {"algorithm": "md5", "value": "c685dcf43d11bfb9097e509a74b97915"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "bff6f617bfddfd109c9854579b4f49db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "38a3561ee3c4a0314405903152156798"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "digest": {"algorithm": "md5", "value": "9dfd037bee86853649784d8cc6e4b334"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "9171eeb419c0d10b72af50927cb27011"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "02da1d06ceb678374703b0cb6cb2782e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "2ece5b26b492408992aab88850fbd816"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "md5", "value": "255520b3cb5f796d992bd52bdc839d56"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "md5", "value": "9fa57691074274768158f928fc17f750"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "md5", "value": "f9a1ce1e51007b314f4dbb27844724c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "md5", "value": "0976720bfa1df629893f319165bcc682"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "6ae91c67ab6247be4b232e8616e696f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "38b744f896d0af80a72cf278f4bbe416"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "3d7677d7c42943aad0efa0305546745e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "59fe98cc2e5c0b2a4b5e56bea6ae9d74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "md5", "value": "894503e89177c5ac997b405e476f0b90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "30901eba0d53204dc8eaa9c9299893f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "md5", "value": "fdd731ea652a9ed57cf66dd46690842e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "md5", "value": "1c10fa1b37a4a62fc7dc0f8f2ba461ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "cff4ec6c0d7efbacf81ddf919554643f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "abc9b7d75108f4008fe6d6343789d4f1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "eab0671bca010ceb9da03005e6fc6880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "17332d08199ea8066072c7257649f3b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "140c8538c93832c7c7ae0e40d592dd33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "md5", "value": "05f98b38487531b8cfa518adf53a69e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "95db5bcf2e41e04afee5a3be151106b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "md5", "value": "9a4bf52ac1ddeb608f12de0b9e53681c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "md5", "value": "92a33657cf1fc090ebfad1893ade9a31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "md5", "value": "aaca600a3545a3142d26e8671a378bfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "bf6361d454f44cca4167e10b2acac8b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "4a757fae4da5be8c61c7f18b032d887a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "aee8df9d14a3bcc5df5ef9f96a76d596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "c396dcda4fd76a902e52d5c31049d94b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "7b7fa622f008d7b8538157050e47e3ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "96c2b37f3e5d4e1edd8f97453478fae4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "a0feb6e06499433b68f7a392c7cf7cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "c4a13a5f96d52cc2f689ace3d596f1b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "af90afd71a8430a2502f671031cf0607"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "2d9e7317e0ca0cd5cb34b7603fd92e98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "210666daef73e166c4f1e15610b0f6fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "6ed3c0fa94021bc6f69978ae80b080b7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "md5", "value": "f2f7937f730f27a508b6fe00e8bfeea9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "md5", "value": "6cf195b98073e9bc36e4f91f080a43c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "md5", "value": "59db747ac4f4aa783ac169aefe014471"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "db4b085529a16ebb14139f6aeba0b254"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "md5", "value": "167070d16fcfd7709c995c5f08804df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "md5", "value": "a7caf9670daf4e40714a4f4e3bd4de38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "md5", "value": "a6f600d246de9f362ce80412e50e703c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b26174663588138bff10122bfc118eba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "0ea628c5b436a1a5a36326dbd1166310"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "md5", "value": "3788be6179d535d1a88b7606f67fd2f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "md5", "value": "e0ce6aa03cfcd1d5bc760d49164c05f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "5ba6299259dca6c49bd37d55b0a23547"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "789ca8ed7c41b2b9b2f33ca5c259e412"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "md5", "value": "63af9c5ca1e21df45291d378868bfcf3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "md5", "value": "4c01dab6f9d01f804b48c233707571ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "md5", "value": "e506d8921fea4c5f859271d2f3c404a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "md5", "value": "19b9722ede4fbf7549408e805fde0981"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "md5", "value": "fe55257a989d72c10d293f1cf096922f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "1e39fab89356adc5f8b17c51a8774e26"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "md5", "value": "c51ce7d4549fd1419d1a04b83d246b98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "md5", "value": "7cbed8a0245e86be851141b0570e96f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "md5", "value": "a3dd71a0d51b6cd76218b8d299ba7a93"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "1790826b85dedc3851db28dd0e220497"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "md5", "value": "433551bf5d254f872dc87d884cc92078"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "c1321f77b6159d137c94dc9fe7f73825"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "md5", "value": "7172a82b7a5e3055b85bebe905a5825c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "md5", "value": "c7e43a31c24443dcc5a10b94194d77b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "md5", "value": "8a4c9e63fdbeaf36632157a97751f2a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "md5", "value": "b4bb7ab4d2174a6f25d1edd6ec2bee2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "md5", "value": "0e5b3b1aee31e8b3764c85507d67ca05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "28943e677053b0752b453b516309cd53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "md5", "value": "7068222e5373ba95264df3a492738b31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "619356a2105ad4806faf3e0e6bb55de4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "49f48574666d6ad73662318396ffce02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "9731cfdac91199b35b376c9eb3c96f47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "md5", "value": "fcf1a91ff1bd3861f6bafee15b34bb29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "md5", "value": "419fececb0c23332ec1a31de3009cfbc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "md5", "value": "4f5758aa14fd878db04b09b7c4e71959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "md5", "value": "cf585454a2b0677c20dac5e7da2f1220"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "md5", "value": "7859fed3ee6554515a80fb66e40e26ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "md5", "value": "0d7e7c94e0f93d6a3d0f7828923f71a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "238295e794d2d1a0a1a83f1b9566a709"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "d4609389defcafa6506c293e400bf461"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "a1d9dc0d21a85ec5839c6979e27d3145"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "df91d2a9125214c62d58da3979a73396"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1412cf2280b485145a60241efce4db30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "d0d4d73ba702b88ecc33e58c87752bdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "825d9121197f7c3db8d255420f595f53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "c4a8b70e45c1280abe6715e9b31a4215"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "md5", "value": "4610d997061651f8c1d87590ce6c6d48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "md5", "value": "54608782aaa5eea3bc3f826c194f86da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "md5", "value": "bd61c9a0893dee415ee4b35d4de32f2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "md5", "value": "ae29dcfaa10be843ad0ade4b76953c6d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "8554184e5672e0fe6680dcaec95801f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "ae212287f1ffa333e6c5361f592e4902"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "md5", "value": "d2eae5e0fc0fa7da804ef0382e5c5275"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "md5", "value": "bed1f87c0119e6e100703bbfca8a2cb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "638a2cacbc89f9423e07ac7500901db5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "md5", "value": "6c24ca4df574afcd8d544d5e22e61a04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "md5", "value": "5358e8ab5651a5490509fd614030e0aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "md5", "value": "cee8ce11d0d5959a29b811db031a760e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "md5", "value": "601083c1785e112b5305e930a160c14c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "md5", "value": "00b0a1fee9df01734ec34c14112254d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "md5", "value": "9594df74b491d228c46f01ff599e3f59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "md5", "value": "3982b2eb6b82bafcd43086bff70391a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "md5", "value": "d3cbafdaa0502c5337d9f39b853e2a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "md5", "value": "343fbf2ad186247b3ada34df3a73a39b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "md5", "value": "00329f1a2d0ceb61f23d0b648613657f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "md5", "value": "3a32c8d1acc868437504552de02fd519"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "md5", "value": "9b368bd93acb8e71d27c366b90d085f4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "md5", "value": "ce7af1ced9d887ea57ddebc107abd476"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "md5", "value": "ff72ed4243821ff00975e6e2ca391a11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "md5", "value": "73ec388017abd0e22f37d88a0b8e8a97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "md5", "value": "7a9af121012aaa81e25697e39bc6f419"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "md5", "value": "3908e31214d9f66b0d426af6a03d432d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "md5", "value": "48fece31853b56c4dcc1c4c633678de5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "md5", "value": "83da4ab66275d6349bba1f805c3f2b13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "7f0ab21e5c7311299e4e84405580bd34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "d32547ac4e7f75cf778d159613be460c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "8f90b6b95bc3da80e8c75c880e98e10d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "md5", "value": "7d1c2e69d7a0e888fb2691df6dc7059a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "md5", "value": "5ac422ca34538c8e4766398b87bb698b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "md5", "value": "89cdcf508eaa9773a6fa0e622862effa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "8409ed8281ca17daf9c87560426b7c02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "md5", "value": "94cad15c2905ecd5c9220ebb4a665d63"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "md5", "value": "119a9ae5a2e1ce137750f1f40ee25fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "9967aebb8676d68eb1fc98f28e2d6088"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "33c17627a9963f70271c9a193e9eb32c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a7226703f1e25a2ee1bcae716e72a203"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "d4d9306f02c41f04e8e20cee64255499"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "491c6b9092d433f244f0178902205c5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "md5", "value": "bd08e800d08b91780bc6b84093c03fa8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "d6a6ce35fb5ca3d134fe3d7ce1b7468b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "md5", "value": "033fdf34edcf532ad3c407cfd5c5c51a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "md5", "value": "49b33e71c4d5d99090e25929482b9820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "md5", "value": "37e1fe49d7b779172f4193f908fa02b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "6ec1fd156b7787b6e3c572b080477015"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "md5", "value": "7c6fa27dbdd3a23459e446cb1de27fdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "md5", "value": "da0bf9d0f98b9f8a3237c4bbc59b8cd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "d6a86cf69c5249955c10dd6241b8edb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "a2e1c9811df903b8580f923c56901a66"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "0259be201c9572d7959be285fa1d27c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "md5", "value": "68835da39f571d567c02d171f362b86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "md5", "value": "92bf95a03d395959050ea4a131714016"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "md5", "value": "ec2feb211b495fb642849e26cfa1fac4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "dfd6bb815ab1c7c942efd30bd72220d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "md5", "value": "4b1a8f5b8395dbee7ff1977cb5500e48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "ed91a3d1f2e7b4b131d382a786a0aedc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "md5", "value": "4a5aba6b91f6832078382d3f52fd391d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "md5", "value": "f07d194c5dbf339337041c34d5655439"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "md5", "value": "d32d462d79287703f4291fa86d3e3cc0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "md5", "value": "3bd9a88d87ee96c033c000e087d32304"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "md5", "value": "02bff7bc4f718256de6e4fc9c91d0731"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "md5", "value": "18215af652ac1b27ae1424d80d8745b2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "md5", "value": "1ad33e12252975f4a164863f7b347834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "8819718d5c39d0739ecc5aeb4883dd83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "1c968dc1d2c2761169563ba7b33bce96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "b422427700aff54319c6b09ea4dc9362"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "3aa057eed8f983261051a60a5d5df168"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "a8595637c93cddf1bba143a7504b0a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "b55c0e92ece5f76456836ba0a8f90d5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "93ee5d7ef22d778bfa45240e2f09b294"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "628529efa524677966140e744709dac3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "487d0eefc72678542993ea7d456b5109"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "0b6e1819cec18decc2ba9c8474eed0e9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "md5", "value": "c691b89ddd9e73077ecc34746591b8a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "md5", "value": "2289940d350d8a8cc34d3ee613e532fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "3800cbf76567dab8d7595a1689ef84c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "bf2a3e380b9ade9813777ffd0d74c281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "8be605bc17b1b8ace5d0dcbbbf36e766"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "92be691687678d602ce8c110c0b71e6f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "69d0c1301f0f0087bbbd55f475705ce0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "fc74c01700cfd3f3b094265bc4da8c00"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "md5", "value": "13588c08a6afa69ef45e4138ef693b01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "a13a243b9ac97b8cae9f3fe489d98df2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "f428a385e7ff26008f4d218a098e6f64"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "md5", "value": "255e1c22ff700f92b5a6d5eddac02cee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "05e361f87d99452bdb3ce9f9b8de1873"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "md5", "value": "1983e69738db60837ccd86c8446a1f54"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "md5", "value": "7b03a740771f163f0538ace3c71acb87"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "90d316520f8b40e86633ab16bd9ed27b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "md5", "value": "6d07091b59de1b8ea5757c06e7f63952"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "md5", "value": "f56ad85acd007c3ef7fd04374860499b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "7751b5aa6d42c6edeb3d9d3315ec5643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "md5", "value": "56c1cdf96ff95dade1e2af06cf62bce6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "md5", "value": "131298d9753e9b94f92a9a2dd593c1ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "9cbd7e6bc4b8301fc6f412d721e18f75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "cf108cc298788103758b0132fba32a57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "md5", "value": "b90f36a274b423779c0cc81ecae51487"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "md5", "value": "a65171a6d4e04611679e3cba224313cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "5029d113cc97621db6d865da60e90f85"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "ac812a20a17a6221694038b62ac77ff0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "md5", "value": "56b36112514e02e2a2c3c0f9daa33ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "4c4df65512b0ef498679c8c56ddf79aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "5d4e08188f670c8549faab2baf434ecf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "7e3faf3974a4a2f1a6172bc80c4e91df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "4c93a718869a49fe8738a7c2a2a5bfc3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "md5", "value": "5e3c30f6bdf74d0f478058528dd9bf35"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6b5eef9cc6379c9870bf910cb100e303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "md5", "value": "4038cb8adc007467f1297aa72557863f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "2fbf48a68d6bdd41a46a80a62e18b144"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "869901a57988fe7b31361cda69c8f880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "f13514801b64e3df8a2e17425500472e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "9bbdddf845585578041940e8f6da9eec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "a8374ed90332f317a58f7966720bb06e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "md5", "value": "d526bbff0c17d90c159b99ae0b3d701d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "md5", "value": "dd42c3ea58c64c46070051f16626a0b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "md5", "value": "7df245f6c0c57fc4b6f60f114a3a3c0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "md5", "value": "20db83c594a3c11f74ab275542d59aa4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "md5", "value": "8c74530b14cbf0665f2aeccd46edbc2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "2f833febb7eee0222af785894a47d5a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "80a5ce5e3a2aa6fca78e4c923b367775"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "5418f65c6112d91f5c3dc3e1ee6de4ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "md5", "value": "3a75112074f83b378643399870355e99"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "md5", "value": "d377f26e7bfa3abcfcdb7ad8393dedc5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "55fb83fe4f7872c919ce934a0b70a651"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "cb4953e8661526fba1d6ed8f738e895f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "md5", "value": "93c1ca246f511e59ef6e1ba0a1be9312"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "69fd17c001eb607803db212b69f6cb19"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "d7425de23d25981694e74a7586739116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "8893b235516344c05d7c09784655b263"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "56f89a665a76bf1545195337e1a7f70d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "4f1199d97188b22908fa455795c97d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "md5", "value": "e73238fa6c85ea037bf4dcc235113fe9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "1daadc5cea3b48bc03780c3b3bd888a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "md5", "value": "adf247679c034bb673460b2f84a28744"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "216fdd680450ed97343c897484387d8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "md5", "value": "5c0d79bd3b49708fd440c92ae6ef8008"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "c398702793e8c39e06a904bf586e111a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "e76c0eb6f1c05b73c3259b349d24efb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "md5", "value": "f3c342d9906e1e2258544d9a9cc4c29b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "64b85a49b199d60ff63b5fcf671f4a5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "647dabee9bd03c3022b7914a42b4c7d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "68dbd9ab3d99fbe43e5fffbb5e437049"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "33126ec244ff0021f306e5b35eeb8166"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "4e6dc470a3ae30724f705a286fcee8ff"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "7f679e187e0f3b9d2351fc75b14fb0b1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "3113efdc39fb8769fc2b01b82317543d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "b32b4ec553cd93eae82cf18bac5f082a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "md5", "value": "5e49fcae7ddb3a7393ec70d33e3bb58d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "d4275263cfc9c8d1fbfe95e60cc0b48b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "8b477cb0b438b43f83f00d9e13e2a1da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3cb58bc2c85eb9b80e0ceba6760d884d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "049af498f509b20b2be6db5e3e046a92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "59557b15427f688dd2f6730c1461aa94"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "6740c962ea32a0491ad112b3184ca33d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "91920c175797f2fee4628b758df58d61"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "a34676e33cf29772e43fa6fe1e57b0da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "4cbcb014d0b6e243af59821c0c384948"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "22b3a5647ebf7770778829b86d76d159"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "983f643813090bf92a49695752107129"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "808c3effed88e7d2821e125a04116a81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "f3cf2c16b37c892e4f59ee18ac42bdb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "d6840aaa31f86eeec1db8a5dfca4860a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "md5", "value": "100232ed7503f304bc2e714c97ae567a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "md5", "value": "756d65bf2fa9f1aa989b32a3ced58e70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "md5", "value": "1e8821e98ee2996fc13a64706ef88c9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "9591bc68f5bb6ab69d979e630e26acd6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "52522a86ca54906118e42fe98065b239"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "ac58bd25479b59b3208bbd46b81f840b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "md5", "value": "184d24eac20d87ccdc87ba399bc8b9ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "md5", "value": "d7972d29a5aee7bc571616262f3e13cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "md5", "value": "c874ef03c126929466c93a0ffd30f80a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "md5", "value": "2125932c7fcd55c106311c03a7bdb4ed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "md5", "value": "4e73eaa3e5fde0ef537f49976f1aea51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "md5", "value": "1888b614cef3c1a33820f2ea2b3b7b3f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "md5", "value": "07e080101d74f9f1b15cffbbaa8fbe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "md5", "value": "35f72054ad6662aeee550ec58dc4a586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "44ac89638b691ebce09448dad59e536e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "b42c0dab5f49eb25e21920c0b22f54a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "5dcac640065e3fb5b799e2c0a6df1d2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "4fae182c01b8355025d83b4acbfada68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "8a6d714494a35f050b117b592b40bcd8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "733b613bf354c20c0d3b3465435c9cc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "088c840877ba64a21a9edc90ef942671"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "04aefa0c42f095280b700db4d1a30d6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "8ceb55f06163274ace7c942c0199ff90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "172c592ca91950907dd7b1924c4f3d06"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "05ba396e91ef7b3445aff2aaf23ede98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "819b92c43b3741d65b3676cc0f5d33a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "c79b1c43563ac924fe564ee658820b57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "b4a6988ab9c89ada1e5593dff9eeabf4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "5fa302adca1e4c397c7a860211e864b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "c250ec4b2d85f3696b182af7f7dc7fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "d275f6c033dec2c0babfbd3ac01655f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "ce6effbe9cc3a96f6d196aff4fb71af9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "cf76c5d0e5c517917500a34c8771ddab"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "2f737a03e95cd1a3cf6a35eb25d33b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "5a6b49c6fdcb2144d7e0cd7388e7838c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "ab06ee74ab85a30e8adf0b69de519c82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "0510dc5e9d0b6b6ec42190d5d3ea6cdb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "f78c916860aca5b070021182c4779d18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "00b5994c24a396764b490ae18ab9a599"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "936c9e724d32db15be2477ea4b408b1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "md5", "value": "da8c158569d2320293ec1bdb8197b372"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "0face114659e687216565b1677c3233f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "md5", "value": "e8f4d71fedfa35fc3fb864a96d495bf6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "a13946f4e9d3ccf5a2806877c650f8b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "md5", "value": "9789a12a5d8dee3a1eee5e381acbc435"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "49742f8abb337ecf1c0dd131b700ae84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "md5", "value": "66b73a23b12770e49bf21157114cd9ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "md5", "value": "17a56849bac0ae98713fd80de5937ee6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "5e671b076bd4e55ec8b72ccbd1fd6834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "md5", "value": "e4f1536b66fa68d0fa9c1ae7f55c8958"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "f45ffc678242a294c2458873e467d551"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "7e419cccff922e6f05613e0bf643daa3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "md5", "value": "1e8b9f6d3f039934047147d7c59cdd68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "5ea0a40b8fec7378a85d2ec0119e0d29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "4898c47385490352e354c08987ea062a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "82848cac0d23cbeba238942b5e4d13b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "a570031cc17f2c40a4e307276830e0df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "md5", "value": "75d8a858f439f7def0e401d81581cf80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "md5", "value": "5086fdf67531750c13440ed80a8fc78c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "e67207fd008624bd782b51606a88ba4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "md5", "value": "c9c7da3ba49be1b97e62ade1125ed78e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "7bbbe6a6b7b9cb4bf346284de85a3309"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "md5", "value": "030ace11fa504fbfb95d4a12fed5c2fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "md5", "value": "d9a93978f468ad83571476676d5280b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "md5", "value": "3aa89d8a569e31cbac14ba3a823b4b4b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "md5", "value": "9483afb4a470ec5f1c2d3a9373f989ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "md5", "value": "8fa8757f045c9f5b4bf9210fc5b77fa7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "md5", "value": "94884db5e4223b8d6b88c205de388fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "md5", "value": "96080659b3866aa1a4f854bfed023ebc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "md5", "value": "4c0fa4d8e0fa627c927c602d17a5614c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "md5", "value": "85b93188ae76e76a9e681112589dff82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "md5", "value": "8b73ae8539b171e2f2921175890f9dd4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "md5", "value": "bd1f91b413ad4897ddd2cd1307e84cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "md5", "value": "9a655573d9b0621f4870ee69f1f0cdfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "76637ae3162f619cfe5dc0eb0ea22803"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "md5", "value": "4b628d89207f0571c0584847bf26fa24"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "28406b7e8ab1370edffd0874e0ea3024"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "ec3e0b95b02002702ef0a0768218cddc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "md5", "value": "2b5278f6502eb243455557a3a211282a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "557bea7823ffd9101e7210fc14a4df8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "87117eba9b1d7761aafad2d154ea72d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "md5", "value": "a7cc4e1ac666142d3ef9bcc2a98ff025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "8f55739824b7bb22ac5ee808daaaf93a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "4444f6ab1870b7cc613377909174a62a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "93953a33040968555bbadf0d7e708b4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "96079e1c41c4ace8ac7ba508aa8e6d83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "md5", "value": "509001eb44859b5a9e536de4d6376a45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "md5", "value": "0d9f2017c7fffb6b5fd8f18625f88bef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "md5", "value": "704400f39808fde5ab87bcca534c957d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "md5", "value": "1872aa5309777ced09aaaa9d2605c241"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "md5", "value": "48d7bd7f714bbd167b7ad073e8370262"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "md5", "value": "698fc9c657690ffc9d2c13663e3e98c8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "84c54c380776476b3df82fe58a331077"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "md5", "value": "51606eface773e2db9aca3b40baba212"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "md5", "value": "914221361ae9dffad45359361956d4b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "82de070c86b13756b2a7aca800e674ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "md5", "value": "cc6f44b01dfa292c286ecfe323b5d1a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "md5", "value": "38fabc01b1a9eef4e7517df5644d2f0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "md5", "value": "eb8570ce4a109cb5f39ae339449435a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "md5", "value": "c3cad71a45bf4fc95855ae81cefe44cd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "md5", "value": "de77aaa577aa9ce26bc25e6044d36bb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "md5", "value": "cda9f3a031d015f4b288b9dc27b7883c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "334d9ee9e247d25e2dd5e85cebe5ff1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "cf18f18cb52d3c65a3660c6ccd7f4cc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "8f1c52c52afb9fe9f06adf02cdc09596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "a1a2f11bc4c97d966bd3c6dcb86a9511"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "md5", "value": "23dab0f2fcc45da26c6688129d62437c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "md5", "value": "b0d1d7a5777c45377808c5f97aacb00d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "0a33f0255601a0122850c651dbf6a17b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "b9219c6f1a32e964bf4b359c8b7c5d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "7d70022c88606897ef6e9d8dbd6c467c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "46004887c35f9c1a9dc65fbaf89e9d45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "7bf33d91e9304768987015a3d757ac47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "070a088f631f2b40ee106250df0c550f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "9817fc2ff0dfe6111aa9ec72bb37ddb4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "md5", "value": "ec64427d1562477ba986d63537691c43"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "885de4bb21a1f82f0ba00dac5b758483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "5b6ab36d524fd0029e6f6e161aba18f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "29cbe0fcfa466bf8386fff6295f98612"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "2b4c2527f908be409ced3125b80ed5bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "a783f6b2726f7ed4a14f887427fefe84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "fd45331068c786fa1804cf131645139a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "6389d289c1c6568b963c95fb32f0c61d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "md5", "value": "cc700c3cc2dac45ea5288f554decbbfa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "5778409aaecab47c888034d495ec50d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "4736f3e10803bdb203ff05c240277763"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "31b90071cc42409e172778ed5a37fe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "md5", "value": "6cd8dc3c158053bf013c3bc1f7465680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "9a9f3bc330f43581143296385aec0325"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "95c15d56dbc7ba6e58f925fc473209e6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "ca5ca68cb6c13aead3db1cd8f9f8ac17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "48159f83a95db93855ac7b37d1b87223"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "4619e9e905fb89f37264730592b44f4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "30c41ca0bf3e9609c829924ad559207b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "140384ad8ffd5337a67b9ab3e11b45dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "md5", "value": "5cc2b4a9e633be3154a3a41bcafc3be3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "9f88195b66743bcff49e2081e05745e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "md5", "value": "15c2f82dc72a60bc3667add41a66a5fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/tzdata.zi", "digest": {"algorithm": "md5", "value": "f8d69a9fa7296bfa6624a3c920792247"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone.tab", "digest": {"algorithm": "md5", "value": "02dddc33edc3a0eeb783555dc2ce1156"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone1970.tab", "digest": {"algorithm": "md5", "value": "2b7b091f4b1c41d6384b254f55654299"}, "isConfigFile": false}]}}, {"id": "4aef186fd1228e90", "name": "zlib1g", "version": "1:1.2.11.dfsg-2+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/zlib1g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/zlib1g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib1g:zlib1g:1\\:1.2.11.dfsg-2\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/zlib1g@1:1.2.11.dfsg-2%2Bdeb11u2?arch=amd64&upstream=zlib&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "zlib1g", "source": "zlib", "version": "1:1.2.11.dfsg-2+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Mark Brown ", "installedSize": 167, "provides": ["libz1"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "digest": {"algorithm": "md5", "value": "e223e7b6cbd6419fc29d50aea7db95e1"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8e550efdc6795bdc8a37314c0b4ce02f"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.gz", "digest": {"algorithm": "md5", "value": "f3c9dafa6da7992c47328b4464f6d122"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/copyright", "digest": {"algorithm": "md5", "value": "a4fae96070439a5209a62ae5b8017ab2"}, "isConfigFile": false}]}}], "artifactRelationships": [{"parent": "0044d2a48e586853", "child": "35d97eeb9102a2e2", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "63508b57a4f3aee8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "64c175974f24b282", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6e2a6a08b05fa1fd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fa4d18eacd0f42a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ac5332e61c56c340", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "df7caeac628a412c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "238a15f818329179", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "9fc0d45313cce67b", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "8c41eac206567e8f", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "b8d9ac64e8dd931b", "type": "contains"}, {"parent": "42850cdaa640a27b", "child": "c458f48734eb5669", "type": "contains"}, {"parent": "4aef186fd1228e90", "child": "26e39f90c7980228", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "0ee143082a06f987", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "94aa0e4fde207a42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0fc126f616b313a0", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "4d4c8143d04b69b2", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "af88e43792773d65", "type": "contains"}, {"parent": "e5b9d661ddd579eb", "child": "e4fa050c6956d054", "type": "contains"}, {"parent": "e8a217187cf852f4", "child": "dde8af16ea5c2216", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3acd4d4682e04fdf", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "42850cdaa640a27b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4aef186fd1228e90", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "ad79cedcb9523157", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b79f82bf5740541e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e5b9d661ddd579eb", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e8a217187cf852f4", "type": "dependency-of"}, {"parent": "17ce48d7b7f75ac2", "child": "6cf17249fcb904b4", "type": "dependency-of"}, {"parent": "205ca68e886d3b1b", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "b79f82bf5740541e", "type": "dependency-of"}, {"parent": "42850cdaa640a27b", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "42850cdaa640a27b", "child": "e5b9d661ddd579eb", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "3acd4d4682e04fdf", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "846b77a6ffbb0856", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "9bffdacf5ac49f23", "child": "48e9d1b7dc64663d", "type": "dependency-of"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0044d2a48e586853", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "17ce48d7b7f75ac2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "205ca68e886d3b1b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "28ee10cbaf9e6342", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3acd4d4682e04fdf", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "42850cdaa640a27b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "48e9d1b7dc64663d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4aef186fd1228e90", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "527a3762934b8a11", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6cf17249fcb904b4", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "70a2151f78173127", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "846b77a6ffbb0856", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9bffdacf5ac49f23", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ad79cedcb9523157", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b79f82bf5740541e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e5b9d661ddd579eb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e8a217187cf852f4", "type": "contains"}, {"parent": "afd7950e13f2f61d", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "e26da712183e1600", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e55053937caa9306", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "ad79cedcb9523157", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "0044d2a48e586853", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "9bffdacf5ac49f23", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "0044d2a48e586853", "type": "dependency-of"}], "files": [{"id": "94aa0e4fde207a42", "location": {"path": "/etc/host.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9}, "digests": [{"algorithm": "sha256", "value": "380f5fe21d755923b44203b58ca3c8b9681c485d152bd5d7e3914f67d821d32a"}]}, {"id": "af88e43792773d65", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11118}, "digests": [{"algorithm": "sha256", "value": "5ee0fde360179ea950eaa7e6664cb5a50a47192245ae13aac48ec5d6fc5ba59c"}]}, {"id": "ac5332e61c56c340", "location": {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1905632}, "digests": [{"algorithm": "sha256", "value": "263e55f639b540a00fc87e7fdc10078c1cbe89e148ea440ad1a9cef1cbd53c6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dde8af16ea5c2216", "location": {"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 202680}, "digests": [{"algorithm": "sha256", "value": "cef2a912ebcad80814c5bf4cabb4a5fe2d8d680be98c9711796e0f773e5ccb06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "df7caeac628a412c", "location": {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18688}, "digests": [{"algorithm": "sha256", "value": "df5973c718b4ee540cdd4400e19e90182ab5f3bac2148c0c9f3bb92eb6af3121"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "63508b57a4f3aee8", "location": {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1321344}, "digests": [{"algorithm": "sha256", "value": "5461e535328078fb72f25f7ca2bf36bc71c415bbf573ccdfa289a7b796ddfdd3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6e2a6a08b05fa1fd", "location": {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26952}, "digests": [{"algorithm": "sha256", "value": "2455e3dff4ad37655f4ab679ad84e29a2c661875450bc40ec4bb5182157443ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "35d97eeb9102a2e2", "location": {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51696}, "digests": [{"algorithm": "sha256", "value": "468be86a480e471fdc2cb800df8799d4ef7460decc4d2686d81106a980421cbb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fa4d18eacd0f42a", "location": {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149520}, "digests": [{"algorithm": "sha256", "value": "9807a603f7e37097a442126303e0705a85f38ad4926db8eaf5db4befad118e11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64c175974f24b282", "location": {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93000}, "digests": [{"algorithm": "sha256", "value": "86cd80f50c3001c44539588f8215f9037a6ed4ab9c4772f76519988dd087b2ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4fa050c6956d054", "location": {"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166120}, "digests": [{"algorithm": "sha256", "value": "1500423209a91f2f7787103b79ce823ceccf42c1883aa372c71112c688dc4d16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "26e39f90c7980228", "location": {"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113088}, "digests": [{"algorithm": "sha256", "value": "062372f2053424d8bafd9378ebdcc29a08d7e1850342b3fd5a0e73462ed84901"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "238a15f818329179", "location": {"path": "/usr/bin/basename", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "efe5a5b339c257372a4daacfb99f7aa1228ab1ddec8a8e6df4f05860af9a2c0e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "4d4c8143d04b69b2", "location": {"path": "/usr/bin/find", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 311008}, "digests": [{"algorithm": "sha256", "value": "2ad499c88e0343f5c414e38f810cb3505fd83ac5b1d4d690fb0967f450f52233"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9fc0d45313cce67b", "location": {"path": "/usr/bin/sort", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 118408}, "digests": [{"algorithm": "sha256", "value": "1646c86cb8fb94e9abc6a4b87550fd94cc4439e1d12888e30dc642fe84a41fc9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b8d9ac64e8dd931b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3081088}, "digests": [{"algorithm": "sha256", "value": "29c44de6fe43cf0c645f01319240b6109d715d2b2f7dc6df39e60191e45b6ce1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c458f48734eb5669", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.10.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 617128}, "digests": [{"algorithm": "sha256", "value": "bedb7d14699797f65a30cbfa84f16681ffed436ea98111817b7d3ebbfbca334e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8c41eac206567e8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 597792}, "digests": [{"algorithm": "sha256", "value": "f8da170d6c1a91de1f9cd2d8e901c6f52d90026700f9f5a115ad33c5c902fa78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0ee143082a06f987", "location": {"path": "/usr/sbin/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1387224}, "digests": [{"algorithm": "sha256", "value": "3893bd2cf89051ae2b4cf26e0f4fb43e20a4b499733f6210defc6c6ab08d7d94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libcrypt.so.1", "libpcre2-8.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0fc126f616b313a0", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}], "source": {"id": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "name": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "version": "sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "type": "image", "metadata": {"userInput": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "imageID": "sha256:904b8cb13b932e23230836850610fa45dce9eb0650d5618c2b1487c2a4f577b8", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 145522141, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:101af4ba983b04be266217ecee414e88b23e394f62e9801c7c1bdb37cb37bcaa", "size": 84198351}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:d8466e142d8710abf5b495ebb536478f7e19d9d03b151b5d5bd09df4cfb49248", "size": 61314157}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:83ba6d8ffb8c2974174c02d3ba549e7e0656ebb1bc075a6b6ee89b6c609c6a71", "size": 1616}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e161c82b34d21179db1f546c1cd84153d28a17d865ccaf2dedeb06a903fec12c", "size": 2123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "size": 1273}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "size": 4621}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjkxNDM5ODEyM1oiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQwNDowOTo1OC42Njk0Nzk4NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQ5M2E1YjBjOGQyZDYzYTEzNDMyNThiM2Y5YWE1ZmNkNTlhOTNmNDRmZTI2YWQ5ZTU2YjA5NGMzYTA4ZmQzYmUgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDA0OjA5OjU5LjAzMjk3MjYwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDI6NTMuMTQ0NDg3NDQ1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgTEFCRUwgbWFpbnRhaW5lcj1OR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjI0MTE0MTY4M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOR0lOWF9WRVJTSU9OPTEuMjMuMyIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjMzMzA5Nzc3M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOSlNfVkVSU0lPTj0wLjcuOSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjQyOTE5NzIyNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBQS0dfUkVMRUFTRT0xfmJ1bGxzZXllIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTEuOTU1OTg1MjI5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAteCAgICAgXHUwMDI2XHUwMDI2IGFkZGdyb3VwIC0tc3lzdGVtIC0tZ2lkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLS1zeXN0ZW0gLS1kaXNhYmxlZC1sb2dpbiAtLWluZ3JvdXAgbmdpbnggLS1uby1jcmVhdGUtaG9tZSAtLWhvbWUgL25vbmV4aXN0ZW50IC0tZ2Vjb3MgXCJuZ2lueCB1c2VyXCIgLS1zaGVsbCAvYmluL2ZhbHNlIC0tdWlkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCBpbnN0YWxsIC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIC0tbm8taW5zdGFsbC1zdWdnZXN0cyAteSBnbnVwZzEgY2EtY2VydGlmaWNhdGVzICAgICBcdTAwMjZcdTAwMjYgICAgIE5HSU5YX0dQR0tFWT01NzNCRkQ2QjNEOEZCQzY0MTA3OUE2QUJBQkY1QkQ4MjdCRDlCRjYyOyAgICAgZm91bmQ9Jyc7ICAgICBmb3Igc2VydmVyIGluICAgICAgICAgaGtwOi8va2V5c2VydmVyLnVidW50dS5jb206ODAgICAgICAgICBwZ3AubWl0LmVkdSAgICAgOyBkbyAgICAgICAgIGVjaG8gXCJGZXRjaGluZyBHUEcga2V5ICROR0lOWF9HUEdLRVkgZnJvbSAkc2VydmVyXCI7ICAgICAgICAgYXB0LWtleSBhZHYgLS1rZXlzZXJ2ZXIgXCIkc2VydmVyXCIgLS1rZXlzZXJ2ZXItb3B0aW9ucyB0aW1lb3V0PTEwIC0tcmVjdi1rZXlzIFwiJE5HSU5YX0dQR0tFWVwiIFx1MDAyNlx1MDAyNiBmb3VuZD15ZXMgXHUwMDI2XHUwMDI2IGJyZWFrOyAgICAgZG9uZTsgICAgIHRlc3QgLXogXCIkZm91bmRcIiBcdTAwMjZcdTAwMjYgZWNobyBcdTAwM2VcdTAwMjYyIFwiZXJyb3I6IGZhaWxlZCB0byBmZXRjaCBHUEcga2V5ICROR0lOWF9HUEdLRVlcIiBcdTAwMjZcdTAwMjYgZXhpdCAxOyAgICAgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IGdudXBnMSBcdTAwMjZcdTAwMjYgcm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qICAgICBcdTAwMjZcdTAwMjYgZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCIgICAgIFx1MDAyNlx1MDAyNiBuZ2lueFBhY2thZ2VzPVwiICAgICAgICAgbmdpbng9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS14c2x0PSR7TkdJTlhfVkVSU0lPTn0tJHtQS0dfUkVMRUFTRX0gICAgICAgICBuZ2lueC1tb2R1bGUtZ2VvaXA9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1pbWFnZS1maWx0ZXI9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1uanM9JHtOR0lOWF9WRVJTSU9OfSske05KU19WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgXCIgICAgIFx1MDAyNlx1MDAyNiBjYXNlIFwiJGRwa2dBcmNoXCIgaW4gICAgICAgICBhbWQ2NHxhcm02NCkgICAgICAgICAgICAgZWNobyBcImRlYiBodHRwczovL25naW54Lm9yZy9wYWNrYWdlcy9tYWlubGluZS9kZWJpYW4vIGJ1bGxzZXllIG5naW54XCIgXHUwMDNlXHUwMDNlIC9ldGMvYXB0L3NvdXJjZXMubGlzdC5kL25naW54Lmxpc3QgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICAgICAgICAgIDs7ICAgICAgICAgKikgICAgICAgICAgICAgZWNobyBcImRlYi1zcmMgaHR0cHM6Ly9uZ2lueC5vcmcvcGFja2FnZXMvbWFpbmxpbmUvZGViaWFuLyBidWxsc2V5ZSBuZ2lueFwiIFx1MDAzZVx1MDAzZSAvZXRjL2FwdC9zb3VyY2VzLmxpc3QuZC9uZ2lueC5saXN0ICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB0ZW1wRGlyPVwiJChta3RlbXAgLWQpXCIgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGNobW9kIDc3NyBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IHNhdmVkQXB0TWFyaz1cIiQoYXB0LW1hcmsgc2hvd21hbnVhbClcIiAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCB1cGRhdGUgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgYnVpbGQtZGVwIC15ICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoICAgICAgICAgICAgICAgICBjZCBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBERUJfQlVJTERfT1BUSU9OUz1cIm5vY2hlY2sgcGFyYWxsZWw9JChucHJvYylcIiAgICAgICAgICAgICAgICAgICAgIGFwdC1nZXQgc291cmNlIC0tY29tcGlsZSAkbmdpbnhQYWNrYWdlcyAgICAgICAgICAgICApICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtbWFyayBzaG93bWFudWFsIHwgeGFyZ3MgYXB0LW1hcmsgYXV0byBcdTAwM2UgL2Rldi9udWxsICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB7IFsgLXogXCIkc2F2ZWRBcHRNYXJrXCIgXSB8fCBhcHQtbWFyayBtYW51YWwgJHNhdmVkQXB0TWFyazsgfSAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgbHMgLWxBRmggXCIkdGVtcERpclwiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoIGNkIFwiJHRlbXBEaXJcIiBcdTAwMjZcdTAwMjYgZHBrZy1zY2FucGFja2FnZXMgLiBcdTAwM2UgUGFja2FnZXMgKSAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgZ3JlcCAnXlBhY2thZ2U6ICcgXCIkdGVtcERpci9QYWNrYWdlc1wiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBlY2hvIFwiZGViIFsgdHJ1c3RlZD15ZXMgXSBmaWxlOi8vJHRlbXBEaXIgLi9cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0ICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IC1vIEFjcXVpcmU6Okd6aXBJbmRleGVzPWZhbHNlIHVwZGF0ZSAgICAgICAgICAgICA7OyAgICAgZXNhYyAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IGluc3RhbGwgLS1uby1pbnN0YWxsLXJlY29tbWVuZHMgLS1uby1pbnN0YWxsLXN1Z2dlc3RzIC15ICAgICAgICAgICAgICAgICAgICAgICAgICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgICAgICAgICAgICAgIGdldHRleHQtYmFzZSAgICAgICAgICAgICAgICAgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IFx1MDAyNlx1MDAyNiBybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyogL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbmdpbngubGlzdCAgICAgICAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHRlbXBEaXJcIiBdOyB0aGVuICAgICAgICAgYXB0LWdldCBwdXJnZSAteSAtLWF1dG8tcmVtb3ZlICAgICAgICAgXHUwMDI2XHUwMDI2IHJtIC1yZiBcIiR0ZW1wRGlyXCIgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0OyAgICAgZmkgICAgIFx1MDAyNlx1MDAyNiBsbiAtc2YgL2Rldi9zdGRvdXQgL3Zhci9sb2cvbmdpbngvYWNjZXNzLmxvZyAgICAgXHUwMDI2XHUwMDI2IGxuIC1zZiAvZGV2L3N0ZGVyciAvdmFyL2xvZy9uZ2lueC9lcnJvci5sb2cgICAgIFx1MDAyNlx1MDAyNiBta2RpciAvZG9ja2VyLWVudHJ5cG9pbnQuZCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMjM2MzQ0MjIxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6N2IzMDdiNjJlODIyNTVmMDQwYzk4MTI0MjFhMzAwOTBiZjlhYmYzNjg1ZjI3YjAyZDc3ZmNjYTk5Zjk5NzkxMSBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMzMzNDQwMDlaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo1YzE4MjcyNzM0MzQ5NDg4YmQwYzk0ZWM4ZDM4MmM4NzJjMWEwYTQzNWNjYTEzYmQ0NjcxMzUzZDYwMjFkMmNiIGluIC9kb2NrZXItZW50cnlwb2ludC5kICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuNDMzMTI3MjUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YWJiY2JmODRkYzE3ZWU0NDU0YjZiMmUzY2Y5MTRiZTg4ZTAyY2Y4NGQzNDRlYzQ1YTViMzEyMzUzNzlkNzIyYSBpbiAvZG9ja2VyLWVudHJ5cG9pbnQuZCAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjUzNTQ4NjEzMVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmU1N2VlZjAxN2E0MTRjYTc5MzQ5OTcyOWQ4MGE3YjkwNzU3OTBjOWE4MDRmOTMwZjE0MTdlNTZkNTA2OTcwY2YgaW4gL2RvY2tlci1lbnRyeXBvaW50LmQgIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQxODo0MzoxMi42MjgzODE4MDZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcIi9kb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjczMDI2MjY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDgwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuODI0MDg2MzY3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgU1RPUFNJR05BTCBTSUdRVUlUIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuOTE0Mzk4MTIzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm5naW54XCIgXCItZ1wiIFwiZGFlbW9uIG9mZjtcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6MTAxYWY0YmE5ODNiMDRiZTI2NjIxN2VjZWU0MTRlODhiMjNlMzk0ZjYyZTk4MDFjN2MxYmRiMzdjYjM3YmNhYSIsInNoYTI1NjpkODQ2NmUxNDJkODcxMGFiZjViNDk1ZWJiNTM2NDc4ZjdlMTlkOWQwM2IxNTFiNWQ1YmQwOWRmNGNmYjQ5MjQ4Iiwic2hhMjU2OjgzYmE2ZDhmZmI4YzI5NzQxNzRjMDJkM2JhNTQ5ZTdlMDY1NmViYjFiYzA3NWE2YjZlZTg5YjZjNjA5YzZhNzEiLCJzaGEyNTY6ZTE2MWM4MmIzNGQyMTE3OWRiMWY1NDZjMWNkODQxNTNkMjhhMTdkODY1Y2NhZjJkZWRlYjA2YTkwM2ZlYzEyYyIsInNoYTI1Njo0ZGM1Y2Q3OTlhMDhmZjQ5YTYwMzg3MGM4Mzc4ZWE5MzA4M2JmYzJhNDE3NmY1NmU1NTMxOTk3ZTk0YzE5NWQwIiwic2hhMjU2OjY1MGFiY2U0YjA5NmIwNmFjOGJlYzIwNDZkODIxZDY2ZDgwMWFmMzRmMWYxZDRjNWUyNzJhZDAzMGM3ODczZGIiXX0sImNvbmZpZyI6eyJDbWQiOlsibmdpbngiLCItZyIsImRhZW1vbiBvZmY7Il0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyIvZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTkdJTlhfVkVSU0lPTj0xLjIzLjMiLCJOSlNfVkVSU0lPTj0wLjcuOSIsIlBLR19SRUxFQVNFPTF+YnVsbHNleWUiXSwiTGFiZWxzIjp7Im1haW50YWluZXIiOiJOR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSJ9LCJFeHBvc2VkUG9ydHMiOnsiODAvdGNwIjp7fX0sIlN0b3BTaWduYWwiOiJTSUdRVUlUIn19", "repoDigests": ["docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2"], "architecture": "amd64", "os": "linux", "labels": {"maintainer": "NGINX Docker Maintainers "}}}, "distro": {"prettyName": "Debian GNU/Linux 11 (bullseye)", "name": "Debian GNU/Linux", "id": "debian", "version": "11 (bullseye)", "versionID": "11", "versionCodename": "bullseye", "homeURL": "https://www.debian.org/", "supportURL": "https://www.debian.org/support", "bugReportURL": "https://bugs.debian.org/"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-nginx-6c89c78797-nginx-1f60-c7dc", "namespace": "kubescape", "uid": "e8be6786-1e74-4e5d-93fb-dc5a2b1a88d1", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:48:19Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "nginx", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "nginx"}, "annotations": {"kubescape.io/image-id": "sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/image-tag": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "nginx"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:46:17Z"}}, "syft": {"artifacts": [{"id": "e26da712183e1600", "name": "adduser", "version": "3.118", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/adduser/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/adduser.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/adduser.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/adduser.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/adduser/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/adduser/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:adduser:adduser:3.118:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/adduser@3.118?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "adduser", "source": "", "version": "3.118", "sourceVersion": "", "architecture": "all", "maintainer": "Debian Adduser Developers ", "installedSize": 849, "depends": ["passwd", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/etc/deluser.conf", "digest": {"algorithm": "md5", "value": "773fb95e98a27947de4a95abb3d3f2a2"}, "isConfigFile": true}, {"path": "/usr/sbin/adduser", "digest": {"algorithm": "md5", "value": "0ee5900177369f21cab3bdd8c3157c51"}, "isConfigFile": false}, {"path": "/usr/sbin/deluser", "digest": {"algorithm": "md5", "value": "40528019aa1a0236ecb082098df3d245"}, "isConfigFile": false}, {"path": "/usr/share/adduser/adduser.conf", "digest": {"algorithm": "md5", "value": "bda2e2426c28bfd0aec5438b2314b210"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/TODO", "digest": {"algorithm": "md5", "value": "77a2c919c4dcc53377b47b00d83f594b"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/changelog.gz", "digest": {"algorithm": "md5", "value": "77c2ec7a7ebdf137ad8c066a19e77965"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/copyright", "digest": {"algorithm": "md5", "value": "caed49ab166f22ef31bf1127f558d0ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/INSTALL", "digest": {"algorithm": "md5", "value": "55f158219a06612fcb6d35952d1b95f2"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/README.gz", "digest": {"algorithm": "md5", "value": "dbad57a344cf30dc96d14fe41270afdd"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local", "digest": {"algorithm": "md5", "value": "04bf7a834a790dbcf91d9126ec2a93bf"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf", "digest": {"algorithm": "md5", "value": "51367088cb922ab47b652cad2fdf1ed1"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/adduser.conf", "digest": {"algorithm": "md5", "value": "6871ba9b0a0073ccdc133af045acaac6"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc", "digest": {"algorithm": "md5", "value": "7a0388cf3e93997d82f705c29c90892a"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/profile", "digest": {"algorithm": "md5", "value": "c4869bc559365ab84733b15280332ae9"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel.other/index.html", "digest": {"algorithm": "md5", "value": "82589559808bbaade90a966287e51627"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_logout", "digest": {"algorithm": "md5", "value": "95c9c80ac808659d74ec72d7bd86a118"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile", "digest": {"algorithm": "md5", "value": "7e25a53e7588cdb05870608583b05b19"}, "isConfigFile": false}, {"path": "/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc", "digest": {"algorithm": "md5", "value": "6f2fe654cd11a739ba9fb6a9f13881fe"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "e58455eadc9b4d5fc763064d26213876"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "902c0dab9ad8b9f7a8f20ae2222892cb"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "7d2b52fcd65d36a6d289becb487344ef"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "14e05b7856b10d3502e0142df7010f8d"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b95c2868a8a26514c5d70b44b634421f"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "32d1798d7a5083e2861dfe04e449c0e8"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "de260c72fb5de964cd5d263609c89653"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "673db03ba2920efbbd3a847d908d2680"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b238ef839583ee27fe57bb8179f89831"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "b25c3608c0428befe6640b71d37de5c2"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "afc4f8851699b218bac15270961b4e6c"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "6139ca54ad2dcbeed8932bfa87a4fb38"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "f70e19aabb8bd67d8db4cb73c827d8ac"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "bc638137236503020c5bd5430218e49e"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "21f32a0df0aee8f2f7ebfc545ee19fbc"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "2a444aa861ad6a34fbe70db87fd78193"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "f62306a16ea0858e8cc60a6f55f03878"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "de25f43351202d0c5c35545df706b129"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "4c215e00313d824d30f9a7b2d8a27749"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "e0c7ebb29eace21f193ecd6e32ca021c"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "13ef78a7747b3f736ed841163fa47d74"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/adduser.mo", "digest": {"algorithm": "md5", "value": "0ba1b167cae8ded87d6e063715008ffb"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "ad5ff7892f72cbc8895480b67e7ad326"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e8c06d87bae428cd04f87413322bf2de"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "4ba8ba8b8a04ba27a1be50945d697572"}, "isConfigFile": false}, {"path": "/usr/share/man/da/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "9f2bd78a422773e396072d455d264928"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7f842dceb21e898f2dbe195fd4d20c02"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "5a7b3e5b0fae6a0531df0405e86d6616"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "e9aac1ef458ae421bdd3983c9d920f90"}, "isConfigFile": false}, {"path": "/usr/share/man/de/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "717f449c442886b0e9c9278437d89b04"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "275f6672f92c4bcf65b0642f081aee1b"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7441b7d5480684530de0cfccd6cf05c0"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "d23e9968d408680a618a9f7269a06d3a"}, "isConfigFile": false}, {"path": "/usr/share/man/es/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "99fd858a28490192abc492df19568c97"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "a818831b331291f42603eec34a59166a"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "e845a12ec411baf72dd3e76dac0ae02c"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "072bb78dc8cc6d7c328c590ce5f1643f"}, "isConfigFile": false}, {"path": "/usr/share/man/fr/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "067ab22e75b090239f64f7457146a71a"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "99bf591942951cbe11df69e00fbea304"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "0d904008dc3a8eea190638f962a22ee9"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "5022104329b7e84950776aea8d12a05c"}, "isConfigFile": false}, {"path": "/usr/share/man/it/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "2d94c499137bd49ba105caaf84634831"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f6a3f25510e51b08556f4bc37de96bc1"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "b68efe79443e58f33a79846ecaa4b59a"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "aa3f10eab804cdfb1876280e713dbbbf"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "055881517cd4d81936ce0fababe6e340"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "ae73de2fb59f2b29a5ab9e06475e6830"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "1977bb2cbd876e88299c9496156ae236"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "0c1b543a26c21b884e2e8b6eae0bd81b"}, "isConfigFile": false}, {"path": "/usr/share/man/pl/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "af1b508989b631716c7ef50c5496ca2d"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "cb1e857faf51a8e0c7577658b7c64442"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "99002b35a90b235b94b31db2898beed4"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "cb55c3270cd72a944236a2a46a7dc6b2"}, "isConfigFile": false}, {"path": "/usr/share/man/pt/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "21313e01ea55712fa00ae60652d89965"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "f3be212046e2de574fcfb784cb271e95"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "c39949776d9f18e42950b88f87b19c27"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "661d1ffcdd9dd08fa4d41d6b11d09bba"}, "isConfigFile": false}, {"path": "/usr/share/man/ru/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "516ec85d71b66180267ba2ebb19ffa1f"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/adduser.conf.5.gz", "digest": {"algorithm": "md5", "value": "7aae4b3d7d1966a27ae401bed3e3f95d"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man5/deluser.conf.5.gz", "digest": {"algorithm": "md5", "value": "3371b19acfa5f51d4c6679f9eee47ffd"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/adduser.8.gz", "digest": {"algorithm": "md5", "value": "d32634a2ddae4686ea00ba08d52eeeca"}, "isConfigFile": false}, {"path": "/usr/share/man/sv/man8/deluser.8.gz", "digest": {"algorithm": "md5", "value": "6e6b6bada4b98ea1a1489538aad698e1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/AdduserCommon.pm", "digest": {"algorithm": "md5", "value": "3f07b160dcaf7d7e4f5b3fc498e740e2"}, "isConfigFile": false}]}}, {"id": "6cf17249fcb904b4", "name": "base-files", "version": "11.1+deb11u6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-files/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-files.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/base-files.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/base-files.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/base-files/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/base-files/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:base-files:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base-files:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base_files:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base-files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:base:base_files:11.1\\+deb11u6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/base-files@11.1%2Bdeb11u6?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "base-files", "source": "", "version": "11.1+deb11u6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Santiago Vila ", "installedSize": 341, "provides": ["base"], "preDepends": ["awk"], "files": [{"path": "/etc/debian_version", "digest": {"algorithm": "md5", "value": "c50b5d071261092b9c531ceb0198d3fb"}, "isConfigFile": true}, {"path": "/etc/dpkg/origins/debian", "digest": {"algorithm": "md5", "value": "c47b6815f67ad1aeccb0d4529bd0b990"}, "isConfigFile": true}, {"path": "/etc/host.conf", "digest": {"algorithm": "md5", "value": "4eb63731c9f5e30903ac4fc07a7fe3d6"}, "isConfigFile": true}, {"path": "/etc/issue", "digest": {"algorithm": "md5", "value": "d641c0f23eff38a71ce34b34044b65c1"}, "isConfigFile": true}, {"path": "/etc/issue.net", "digest": {"algorithm": "md5", "value": "1b167e66826e01b4512a42e2b72ba7bd"}, "isConfigFile": true}, {"path": "/etc/update-motd.d/10-uname", "digest": {"algorithm": "md5", "value": "9e1b832b7b06f566156e7c9e0548247b"}, "isConfigFile": true}, {"path": "/usr/lib/os-release", "digest": {"algorithm": "md5", "value": "ea85a9fb8526e81b3ffe5dcdf209112e"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.bashrc", "digest": {"algorithm": "md5", "value": "0a540d50c157ed0070459b82c358a05a"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile", "digest": {"algorithm": "md5", "value": "d68ce7c7d7d2bb7d48aeb2f137b828e4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/dot.profile.md5sums", "digest": {"algorithm": "md5", "value": "6db82730e03aaeeecb8fee76b73d96d4"}, "isConfigFile": false}, {"path": "/usr/share/base-files/info.dir", "digest": {"algorithm": "md5", "value": "f9128f409878ce10d54d06488e3ce136"}, "isConfigFile": false}, {"path": "/usr/share/base-files/motd", "digest": {"algorithm": "md5", "value": "9830e3dbb6a828f2cc824db8db0ceaf7"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile", "digest": {"algorithm": "md5", "value": "48a30a427d1794feb49f102b87ddce2b"}, "isConfigFile": false}, {"path": "/usr/share/base-files/profile.md5sums", "digest": {"algorithm": "md5", "value": "9be77181dd5dcc2b87956e3d45ed191d"}, "isConfigFile": false}, {"path": "/usr/share/base-files/staff-group-for-usr-local", "digest": {"algorithm": "md5", "value": "f3b332b9a376a0567236f54d7d87f85e"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Apache-2.0", "digest": {"algorithm": "md5", "value": "3b83ef96387f14655fc854ddc3c6bd57"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/Artistic", "digest": {"algorithm": "md5", "value": "f921793d03cc6d63ec4b15e9be8fd3f8"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/BSD", "digest": {"algorithm": "md5", "value": "3775480a712fc46a69647678acb234cb"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/CC0-1.0", "digest": {"algorithm": "md5", "value": "65d3616852dbf7b1a6d4b53b00626032"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.2", "digest": {"algorithm": "md5", "value": "24ea4c7092233849b4394699333b5c56"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GFDL-1.3", "digest": {"algorithm": "md5", "value": "10b9de612d532fdeeb7fe8fcd1435cc6"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-1", "digest": {"algorithm": "md5", "value": "5b122a36d0f6dc55279a0ebc69f3c60b"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-2", "digest": {"algorithm": "md5", "value": "b234ee4d69f5fce4486a80fdaf4a4263"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/GPL-3", "digest": {"algorithm": "md5", "value": "d32239bcb673463ab874e80d47fae504"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2", "digest": {"algorithm": "md5", "value": "5f30f0716dfdd0d91eb439ebec522ec2"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-2.1", "digest": {"algorithm": "md5", "value": "4fbd65380cdd255951079008b364516c"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/LGPL-3", "digest": {"algorithm": "md5", "value": "e6a600fd5e1d9cbde2d983680233ad02"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-1.1", "digest": {"algorithm": "md5", "value": "0c5913925d40b124fb52ce84c5deb3f3"}, "isConfigFile": false}, {"path": "/usr/share/common-licenses/MPL-2.0", "digest": {"algorithm": "md5", "value": "815ca599c9df247a0c7f619bab123dad"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README", "digest": {"algorithm": "md5", "value": "57e7e94034b0d1220f7b7fd4682c8a94"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/README.FHS", "digest": {"algorithm": "md5", "value": "fbd937e067f0a83fb9422713a6b84a8a"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/changelog.gz", "digest": {"algorithm": "md5", "value": "6f05db7602de988839f2fc3166ef9746"}, "isConfigFile": false}, {"path": "/usr/share/doc/base-files/copyright", "digest": {"algorithm": "md5", "value": "c686090b1ff44554e2d6c541280a55b1"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/base-files", "digest": {"algorithm": "md5", "value": "07223424da25c119e376b74f04a1cb2b"}, "isConfigFile": false}]}}, {"id": "28ee10cbaf9e6342", "name": "coreutils", "version": "8.32-4+b1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/coreutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/coreutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/coreutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/coreutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/coreutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:coreutils:coreutils:8.32-4\\+b1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/coreutils@8.32-4%2Bb1?arch=amd64&upstream=coreutils%408.32-4&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "coreutils", "source": "coreutils", "version": "8.32-4+b1", "sourceVersion": "8.32-4", "architecture": "amd64", "maintainer": "Michael Stone ", "installedSize": 17478, "preDepends": ["libacl1 (>= 2.2.23)", "libattr1 (>= 1:2.4.44)", "libc6 (>= 2.28)", "libgmp10", "libselinux1 (>= 3.1~)"], "files": [{"path": "/bin/cat", "digest": {"algorithm": "md5", "value": "d1c38b077c93bf89dd2ef78f4e8c9cd6"}, "isConfigFile": false}, {"path": "/bin/chgrp", "digest": {"algorithm": "md5", "value": "7aa492761a9de94a56fd916598dba862"}, "isConfigFile": false}, {"path": "/bin/chmod", "digest": {"algorithm": "md5", "value": "1936be8378fdb78983ddb0ef0e786b9c"}, "isConfigFile": false}, {"path": "/bin/chown", "digest": {"algorithm": "md5", "value": "34634cef0dafb67ca74a6790ab294a4e"}, "isConfigFile": false}, {"path": "/bin/cp", "digest": {"algorithm": "md5", "value": "60d69562c091c6979b6f1cf9dbec013d"}, "isConfigFile": false}, {"path": "/bin/date", "digest": {"algorithm": "md5", "value": "cb218909b48d93a9262a532f21671b9d"}, "isConfigFile": false}, {"path": "/bin/dd", "digest": {"algorithm": "md5", "value": "8aa052b7154dce591941460dbf773219"}, "isConfigFile": false}, {"path": "/bin/df", "digest": {"algorithm": "md5", "value": "54d760808cdbd5678332db84b29680a3"}, "isConfigFile": false}, {"path": "/bin/dir", "digest": {"algorithm": "md5", "value": "51702d6e9c0566ddf40febe79afa3978"}, "isConfigFile": false}, {"path": "/bin/echo", "digest": {"algorithm": "md5", "value": "b8d6507513b8c436ce7a6a6f4b816b15"}, "isConfigFile": false}, {"path": "/bin/false", "digest": {"algorithm": "md5", "value": "1df301be7a0fe5c575af76478a571726"}, "isConfigFile": false}, {"path": "/bin/ln", "digest": {"algorithm": "md5", "value": "7a8b5b42aa558a71666c324cb29fc6dc"}, "isConfigFile": false}, {"path": "/bin/ls", "digest": {"algorithm": "md5", "value": "b3535289b2932e25650074aa6d89bf3c"}, "isConfigFile": false}, {"path": "/bin/mkdir", "digest": {"algorithm": "md5", "value": "e70b34a37b294e638e63fbff22632a90"}, "isConfigFile": false}, {"path": "/bin/mknod", "digest": {"algorithm": "md5", "value": "114e920558b59fc304944fd966e4e562"}, "isConfigFile": false}, {"path": "/bin/mktemp", "digest": {"algorithm": "md5", "value": "a7a5efb55648a5f9f305c6383609618a"}, "isConfigFile": false}, {"path": "/bin/mv", "digest": {"algorithm": "md5", "value": "60674f262f0af3b212488a10866920aa"}, "isConfigFile": false}, {"path": "/bin/pwd", "digest": {"algorithm": "md5", "value": "42bcb0ab569fc560160a7cd8aa4ad3ef"}, "isConfigFile": false}, {"path": "/bin/readlink", "digest": {"algorithm": "md5", "value": "64cac0e00de1264c7c71c42665a0a5fa"}, "isConfigFile": false}, {"path": "/bin/rm", "digest": {"algorithm": "md5", "value": "a7fd2b44339ec408181fe7e318ac5099"}, "isConfigFile": false}, {"path": "/bin/rmdir", "digest": {"algorithm": "md5", "value": "4890c0d6ed02bf145286036670a2e7c4"}, "isConfigFile": false}, {"path": "/bin/sleep", "digest": {"algorithm": "md5", "value": "1685763f96517347fa19e3438474e73b"}, "isConfigFile": false}, {"path": "/bin/stty", "digest": {"algorithm": "md5", "value": "bbf10fd285dc857bd2e2eb7b3ea0a595"}, "isConfigFile": false}, {"path": "/bin/sync", "digest": {"algorithm": "md5", "value": "5c952016b231c8f92356416075c321fc"}, "isConfigFile": false}, {"path": "/bin/touch", "digest": {"algorithm": "md5", "value": "fc7593b00136fcf1f9affc6031ba7bc9"}, "isConfigFile": false}, {"path": "/bin/true", "digest": {"algorithm": "md5", "value": "93d9d61139ff5f1287764f1c1994cbe3"}, "isConfigFile": false}, {"path": "/bin/uname", "digest": {"algorithm": "md5", "value": "02e4685c24a06c49899af728252e1c0e"}, "isConfigFile": false}, {"path": "/bin/vdir", "digest": {"algorithm": "md5", "value": "a21679e654660dfbbd4f2e9ce606b884"}, "isConfigFile": false}, {"path": "/usr/bin/[", "digest": {"algorithm": "md5", "value": "d9f712aed82183628189bae4c96b92d9"}, "isConfigFile": false}, {"path": "/usr/bin/arch", "digest": {"algorithm": "md5", "value": "4b1135eeee4a5412116594c08b242b7d"}, "isConfigFile": false}, {"path": "/usr/bin/b2sum", "digest": {"algorithm": "md5", "value": "87ecd3bfd854670bebdf212932dc2cb0"}, "isConfigFile": false}, {"path": "/usr/bin/base32", "digest": {"algorithm": "md5", "value": "e3166cb490a90c060478870bdab3c3ff"}, "isConfigFile": false}, {"path": "/usr/bin/base64", "digest": {"algorithm": "md5", "value": "7cd5c0ccc3de7ca78dbdc3afeacd1e9d"}, "isConfigFile": false}, {"path": "/usr/bin/basename", "digest": {"algorithm": "md5", "value": "379fa28eaa73889d79d5bd6593c69e03"}, "isConfigFile": false}, {"path": "/usr/bin/basenc", "digest": {"algorithm": "md5", "value": "afaa9f8faa301ca9b1ceafa77650a1b0"}, "isConfigFile": false}, {"path": "/usr/bin/chcon", "digest": {"algorithm": "md5", "value": "1957ae535f772bcb03da8db069f7090c"}, "isConfigFile": false}, {"path": "/usr/bin/cksum", "digest": {"algorithm": "md5", "value": "3e76d8c7f8da046e9ee51d66116c979d"}, "isConfigFile": false}, {"path": "/usr/bin/comm", "digest": {"algorithm": "md5", "value": "5bdbb1917de31d5920a88ef4690e98ca"}, "isConfigFile": false}, {"path": "/usr/bin/csplit", "digest": {"algorithm": "md5", "value": "24c123b087ad92a736ed9f353893f57d"}, "isConfigFile": false}, {"path": "/usr/bin/cut", "digest": {"algorithm": "md5", "value": "e345c698221e1cace1d05d45cbf354bc"}, "isConfigFile": false}, {"path": "/usr/bin/dircolors", "digest": {"algorithm": "md5", "value": "8a3b3d474a7ba06cf96c5eb5f38a4e24"}, "isConfigFile": false}, {"path": "/usr/bin/dirname", "digest": {"algorithm": "md5", "value": "fe96007675ec7db3e320f8248f3a8352"}, "isConfigFile": false}, {"path": "/usr/bin/du", "digest": {"algorithm": "md5", "value": "7b1838b5957ef5cfe05806d18d9dde54"}, "isConfigFile": false}, {"path": "/usr/bin/env", "digest": {"algorithm": "md5", "value": "1c4382b6ea120b35600ce11c479cc955"}, "isConfigFile": false}, {"path": "/usr/bin/expand", "digest": {"algorithm": "md5", "value": "dc4d8b8281bbaba4d481d8793b7cddee"}, "isConfigFile": false}, {"path": "/usr/bin/expr", "digest": {"algorithm": "md5", "value": "09270e76a2af38ed2b108f90d4eeb179"}, "isConfigFile": false}, {"path": "/usr/bin/factor", "digest": {"algorithm": "md5", "value": "070fdd8e174cb81d2209bccf1aac969c"}, "isConfigFile": false}, {"path": "/usr/bin/fmt", "digest": {"algorithm": "md5", "value": "921e8957ea369165ea3d222d8eca16e0"}, "isConfigFile": false}, {"path": "/usr/bin/fold", "digest": {"algorithm": "md5", "value": "f6ca1dc66bcf81bb9d473f77bfd8432f"}, "isConfigFile": false}, {"path": "/usr/bin/groups", "digest": {"algorithm": "md5", "value": "20cb6e55014de423c23a241915eff698"}, "isConfigFile": false}, {"path": "/usr/bin/head", "digest": {"algorithm": "md5", "value": "ce4c06380488fa3579749f8fe6c946d2"}, "isConfigFile": false}, {"path": "/usr/bin/hostid", "digest": {"algorithm": "md5", "value": "884bf4a8177e17a6abd32d9be9975f59"}, "isConfigFile": false}, {"path": "/usr/bin/id", "digest": {"algorithm": "md5", "value": "ede535e7ae0b17f37df8fc99e410b069"}, "isConfigFile": false}, {"path": "/usr/bin/install", "digest": {"algorithm": "md5", "value": "742ba8ac8712bffb825b4df832e812df"}, "isConfigFile": false}, {"path": "/usr/bin/join", "digest": {"algorithm": "md5", "value": "d6d2060db1d12219adf3ba72ab46a4f7"}, "isConfigFile": false}, {"path": "/usr/bin/link", "digest": {"algorithm": "md5", "value": "93bfcfde0f740ea70104903508882a52"}, "isConfigFile": false}, {"path": "/usr/bin/logname", "digest": {"algorithm": "md5", "value": "55223ce6a62d974743deb596fb96de7b"}, "isConfigFile": false}, {"path": "/usr/bin/md5sum", "digest": {"algorithm": "md5", "value": "607fde0c7653a07bd2df00371b533cab"}, "isConfigFile": false}, {"path": "/usr/bin/mkfifo", "digest": {"algorithm": "md5", "value": "5b77cf371b47254f71261a22b5eef71c"}, "isConfigFile": false}, {"path": "/usr/bin/nice", "digest": {"algorithm": "md5", "value": "c73ec8cd58b582898e3e504d5186d5ab"}, "isConfigFile": false}, {"path": "/usr/bin/nl", "digest": {"algorithm": "md5", "value": "da1c8d34314ca43174338801438f6e35"}, "isConfigFile": false}, {"path": "/usr/bin/nohup", "digest": {"algorithm": "md5", "value": "b91597ba73d75e63ed40374d6912ce0f"}, "isConfigFile": false}, {"path": "/usr/bin/nproc", "digest": {"algorithm": "md5", "value": "010dc8307bb937bd73f1854c788e14da"}, "isConfigFile": false}, {"path": "/usr/bin/numfmt", "digest": {"algorithm": "md5", "value": "e24ae81728384631b229c128bef6506d"}, "isConfigFile": false}, {"path": "/usr/bin/od", "digest": {"algorithm": "md5", "value": "2e1011697aab18e690040edb8f3b82db"}, "isConfigFile": false}, {"path": "/usr/bin/paste", "digest": {"algorithm": "md5", "value": "ae9ad815fb3b1d804953cd3b8c988d8a"}, "isConfigFile": false}, {"path": "/usr/bin/pathchk", "digest": {"algorithm": "md5", "value": "d56a1eb97c8a2ddc77b5ae53a35e6206"}, "isConfigFile": false}, {"path": "/usr/bin/pinky", "digest": {"algorithm": "md5", "value": "7b08d75e98edb34efc70e436cb07ca98"}, "isConfigFile": false}, {"path": "/usr/bin/pr", "digest": {"algorithm": "md5", "value": "33275f860ca590d86a5d9760f71e6933"}, "isConfigFile": false}, {"path": "/usr/bin/printenv", "digest": {"algorithm": "md5", "value": "1c8780efe509d37d59298c38dcde76d3"}, "isConfigFile": false}, {"path": "/usr/bin/printf", "digest": {"algorithm": "md5", "value": "71f288f283dd455036cb8b2d3ba2cab3"}, "isConfigFile": false}, {"path": "/usr/bin/ptx", "digest": {"algorithm": "md5", "value": "b6795930bc5f006a1b7727c0d6d0cd4f"}, "isConfigFile": false}, {"path": "/usr/bin/realpath", "digest": {"algorithm": "md5", "value": "a49f8d606b246e2e711199c3b57fe3ff"}, "isConfigFile": false}, {"path": "/usr/bin/runcon", "digest": {"algorithm": "md5", "value": "c28a19edc0c9a7b48c22dbfc67e84303"}, "isConfigFile": false}, {"path": "/usr/bin/seq", "digest": {"algorithm": "md5", "value": "b062b9400f25bc572b3d27990662a94f"}, "isConfigFile": false}, {"path": "/usr/bin/sha1sum", "digest": {"algorithm": "md5", "value": "8c09598fce41dd8f0efa3f8767f377ab"}, "isConfigFile": false}, {"path": "/usr/bin/sha224sum", "digest": {"algorithm": "md5", "value": "a22f32d48993d9435e88f74b2886de53"}, "isConfigFile": false}, {"path": "/usr/bin/sha256sum", "digest": {"algorithm": "md5", "value": "9a57c9e05e7cbb938867c9aaee88caca"}, "isConfigFile": false}, {"path": "/usr/bin/sha384sum", "digest": {"algorithm": "md5", "value": "9ecdd077d84494fd5d8687fc858cb5dc"}, "isConfigFile": false}, {"path": "/usr/bin/sha512sum", "digest": {"algorithm": "md5", "value": "af4dbb50d39e3a8e86c8b82960dd595c"}, "isConfigFile": false}, {"path": "/usr/bin/shred", "digest": {"algorithm": "md5", "value": "efee1197c8c3fa595405c40f11eda0e5"}, "isConfigFile": false}, {"path": "/usr/bin/shuf", "digest": {"algorithm": "md5", "value": "ddfc265e2a60da2fd205999c9c736689"}, "isConfigFile": false}, {"path": "/usr/bin/sort", "digest": {"algorithm": "md5", "value": "2b2d6257c68db81f060d703b0c2f9a80"}, "isConfigFile": false}, {"path": "/usr/bin/split", "digest": {"algorithm": "md5", "value": "87a6db9726409d83da5932e9a06e0954"}, "isConfigFile": false}, {"path": "/usr/bin/stat", "digest": {"algorithm": "md5", "value": "a8265f1ea504cee06ec3e6ec29e71104"}, "isConfigFile": false}, {"path": "/usr/bin/stdbuf", "digest": {"algorithm": "md5", "value": "dfa924ec1f294a80901936d6dc8826ce"}, "isConfigFile": false}, {"path": "/usr/bin/sum", "digest": {"algorithm": "md5", "value": "457c284dd4146ec3f825e23f0016a8be"}, "isConfigFile": false}, {"path": "/usr/bin/tac", "digest": {"algorithm": "md5", "value": "3ef55d83ae95cd10f9f49998c44e5917"}, "isConfigFile": false}, {"path": "/usr/bin/tail", "digest": {"algorithm": "md5", "value": "211a2a9afe4c1844fabab1b157084406"}, "isConfigFile": false}, {"path": "/usr/bin/tee", "digest": {"algorithm": "md5", "value": "e2946466eb53a316f7197b75957ad0be"}, "isConfigFile": false}, {"path": "/usr/bin/test", "digest": {"algorithm": "md5", "value": "c91dfc7870fbfe465c8574dcda8578f7"}, "isConfigFile": false}, {"path": "/usr/bin/timeout", "digest": {"algorithm": "md5", "value": "06285549f0149d9a01c505af56889733"}, "isConfigFile": false}, {"path": "/usr/bin/tr", "digest": {"algorithm": "md5", "value": "b7c5f46c607a8cf541a4f9a70f803465"}, "isConfigFile": false}, {"path": "/usr/bin/truncate", "digest": {"algorithm": "md5", "value": "7a83cd6a15e02208e35fd956c526a70e"}, "isConfigFile": false}, {"path": "/usr/bin/tsort", "digest": {"algorithm": "md5", "value": "5ea72d867b77194660bbbe08d5670567"}, "isConfigFile": false}, {"path": "/usr/bin/tty", "digest": {"algorithm": "md5", "value": "1c5a1990fedb999ffa1d71a4cff2af97"}, "isConfigFile": false}, {"path": "/usr/bin/unexpand", "digest": {"algorithm": "md5", "value": "80ec57ef3a8636e9ebde97e9d19c0977"}, "isConfigFile": false}, {"path": "/usr/bin/uniq", "digest": {"algorithm": "md5", "value": "83747c95cd7b3eb2d0858c16f4e522c6"}, "isConfigFile": false}, {"path": "/usr/bin/unlink", "digest": {"algorithm": "md5", "value": "faf9ef026316e8474656adf9cb392e70"}, "isConfigFile": false}, {"path": "/usr/bin/users", "digest": {"algorithm": "md5", "value": "dca4314962896f8b4eff2ce0a8b0674b"}, "isConfigFile": false}, {"path": "/usr/bin/wc", "digest": {"algorithm": "md5", "value": "d45eb410c7e9eca63b65a212714abb0c"}, "isConfigFile": false}, {"path": "/usr/bin/who", "digest": {"algorithm": "md5", "value": "ad48f4338da2ff788546973aa11b245d"}, "isConfigFile": false}, {"path": "/usr/bin/whoami", "digest": {"algorithm": "md5", "value": "9304cd0baf19aaeeed487dfbce67ca68"}, "isConfigFile": false}, {"path": "/usr/bin/yes", "digest": {"algorithm": "md5", "value": "374ee3feb1bd3d10dc7e9231b0e3889a"}, "isConfigFile": false}, {"path": "/usr/libexec/coreutils/libstdbuf.so", "digest": {"algorithm": "md5", "value": "13c41108d8ca98c6aacd870b11692ef2"}, "isConfigFile": false}, {"path": "/usr/sbin/chroot", "digest": {"algorithm": "md5", "value": "f68d6da90e6bac13f91d242e11929b84"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/AUTHORS", "digest": {"algorithm": "md5", "value": "1a50281a12dcb1e1ec4ce5a15857265f"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "11bb530d75a69e84cfdef8adbcfb489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "a3c203e277da204acc8c06b25ebbd134"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.Debian", "digest": {"algorithm": "md5", "value": "5d9f0b6ae652b1748962b4665364e96c"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/README.gz", "digest": {"algorithm": "md5", "value": "46ed019bcc2a5d72038c2628b1165953"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/THANKS.gz", "digest": {"algorithm": "md5", "value": "94d9e8f27d0031cda3c923d0fe220eab"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/TODO.gz", "digest": {"algorithm": "md5", "value": "0eaf404dae1ab172625ba2fe46709fd7"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.amd64.gz", "digest": {"algorithm": "md5", "value": "568e3f1804f27892b94298696b12331f"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "bd0e8e7d696e85947d6e579140d45d37"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/changelog.gz", "digest": {"algorithm": "md5", "value": "3e203609c8b19d21aafa529982028c19"}, "isConfigFile": false}, {"path": "/usr/share/doc/coreutils/copyright", "digest": {"algorithm": "md5", "value": "3093495047b196b1557ad9085ff69e8a"}, "isConfigFile": false}, {"path": "/usr/share/info/coreutils.info.gz", "digest": {"algorithm": "md5", "value": "575a08a68c04225b0429c62bbb541583"}, "isConfigFile": false}, {"path": "/usr/share/locale/af/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2df621926fdfe04d039701d8abc14e20"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2e91e61e117ad20b93558e9c188ec6fa"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a6489bd88f221012e120fa720322aa8a"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "32f262fcd540ec1ca36fd97d5fbdaf3e"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "ac3c137b38e96d9247b058d7afbb57f1"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "026bec6be91f69941783cd256c045e86"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "8f00b6c70d956dc373bb630bd798c849"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a2fcf244614836496cd2aafc7500d7be"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "8df10234a6c4885fab4b3eccd847be91"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "34a2b203becf4a3b6f0555d77b1f061e"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "aa8e21bbc1750f8d96c8da19994398d9"}, "isConfigFile": false}, {"path": "/usr/share/locale/eu/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "9c1b234df25c1014a71b9234e3a3e35a"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "117e7c30b793ddf26f029b1f96719479"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "100294390c98563032c5f333c74a59db"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "ac34ea4980f4b91bb6033a79436636ba"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "f13271409982ab3fba5737f4cdc82f78"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "0c81663292be6fcfd81b03dacd5191c3"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "1975ebe78e7d601bf0d5c81f1dc0736c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ia/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "de594e3dd0ec521ddb9c5c67a762ee91"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "7898de07a3b8fa28e22a78a1c0f6583e"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "26160df9eeae5a6a6849f356e71b660e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "9badbdf43830543ede19d3cd7ae72bf5"}, "isConfigFile": false}, {"path": "/usr/share/locale/kk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "10890f90192db8284c6cb9f495add2a1"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "675dda1843352db72185775a359fe8fa"}, "isConfigFile": false}, {"path": "/usr/share/locale/lg/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "1100d0032c1893efa5de14ecb91c67a8"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "0f6372e899ee1f15baa2fd2a63e500fb"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "82872476a262d82a1a656f333a916a9a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e69ffa5e430a20d9a026420d0eb1851a"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e41677c0b4c8ee295cdea259bc60f4fc"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "c025347f5dcdb1bd69e6bf9c772d7d4a"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "54083460aa92b3176cd76c02edaa5424"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "4d65da4593544ae9011cea2753c8aa2e"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "27c07f1461ecb14ba9457e047aaae0ee"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "14219a1f0a2a99172817136648f89960"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "39b74e9b0868dbe9b520f0f8cf79d977"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "a736794499479197c9aaa5e839591418"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "21d583b0732f1ba590c161e116f8d529"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "e17f5c6b24264783eee5b851fb5bf208"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "54926d1c5ff9b08d931abc5ae32f51ed"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "818bff5be1a4dcd0f9707a1a91116a85"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "c8c7e0f675785f77ccf7cd245b8992fd"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "2a3e74b1925ee0452325a8f3cf649675"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo", "digest": {"algorithm": "md5", "value": "de681b6a590113246a269911461a8213"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/arch.1.gz", "digest": {"algorithm": "md5", "value": "5dee081ff7a5037fc9b47cb1f5182522"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/b2sum.1.gz", "digest": {"algorithm": "md5", "value": "7481f756134b7662c84f78056926cf78"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base32.1.gz", "digest": {"algorithm": "md5", "value": "2deef71de8174062e59ac55966b51b3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/base64.1.gz", "digest": {"algorithm": "md5", "value": "9f6cd71f76607861dbcb9a23d0aadb06"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basename.1.gz", "digest": {"algorithm": "md5", "value": "6f9997e27a3ffae485ab731241d7f3f2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/basenc.1.gz", "digest": {"algorithm": "md5", "value": "a940cd91ddacd40048701595c17b6d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cat.1.gz", "digest": {"algorithm": "md5", "value": "d2f7ca9e6c0a97c5c0b6430e53fe79bd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chcon.1.gz", "digest": {"algorithm": "md5", "value": "6d4c18b3576410339553c3c13e1013d0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chgrp.1.gz", "digest": {"algorithm": "md5", "value": "18940e96c6aced2b92d03e1debb628c1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chmod.1.gz", "digest": {"algorithm": "md5", "value": "8c1b6f37a00ab3ac7651fab38e3a8463"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/chown.1.gz", "digest": {"algorithm": "md5", "value": "0484906a34bd8cc821660928ce66c031"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cksum.1.gz", "digest": {"algorithm": "md5", "value": "1c91ece68c764eca7700d80fc5a98369"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/comm.1.gz", "digest": {"algorithm": "md5", "value": "d5b9a14a292a772a41cb479ceb8653fb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cp.1.gz", "digest": {"algorithm": "md5", "value": "f6a5c2177b28c40527d079dc12f3e794"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/csplit.1.gz", "digest": {"algorithm": "md5", "value": "a33e2dd728be3931dbbf967c6f09987d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cut.1.gz", "digest": {"algorithm": "md5", "value": "b7f1562ccc1a92fd2529450c3013b161"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/date.1.gz", "digest": {"algorithm": "md5", "value": "9e1b8a929ab58419108107f3bfc35c4d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dd.1.gz", "digest": {"algorithm": "md5", "value": "f531578ada9082865af0e3cae625ccc5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/df.1.gz", "digest": {"algorithm": "md5", "value": "3927c800d88c4b746f8cea1741869a24"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dir.1.gz", "digest": {"algorithm": "md5", "value": "1b412843cf92522a2f7753261af41fc0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dircolors.1.gz", "digest": {"algorithm": "md5", "value": "98d1f8b349d1897720fa1edfb66d5885"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dirname.1.gz", "digest": {"algorithm": "md5", "value": "88247759f634dbd2308b77a97ae1702d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/du.1.gz", "digest": {"algorithm": "md5", "value": "f1963e6ed89cc0565cacd230979c3b68"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/echo.1.gz", "digest": {"algorithm": "md5", "value": "29116494f3e47ee3c6f59ac0a9124d33"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/env.1.gz", "digest": {"algorithm": "md5", "value": "4e41652fd39497c96081332d5c55e615"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expand.1.gz", "digest": {"algorithm": "md5", "value": "6a110736d7e0f2ae7a4f84597ad66ec2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/expr.1.gz", "digest": {"algorithm": "md5", "value": "d8dc9ec38cf993667cae65f1d0f41ef5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/factor.1.gz", "digest": {"algorithm": "md5", "value": "9c23469950f906cba04d805e97098170"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/false.1.gz", "digest": {"algorithm": "md5", "value": "de2443decd0550d2c3e60cf03e12850b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fmt.1.gz", "digest": {"algorithm": "md5", "value": "7f18ba95ad3b00a70af2450403b50756"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/fold.1.gz", "digest": {"algorithm": "md5", "value": "f273d4559ea1833cda09e1baf94b42ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/groups.1.gz", "digest": {"algorithm": "md5", "value": "4a03cbfbe02dc75344172b1eb07aa8cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/head.1.gz", "digest": {"algorithm": "md5", "value": "d2e73ac520ad24db4f5f2758ee8f65f6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/hostid.1.gz", "digest": {"algorithm": "md5", "value": "eec086a748cf38d7ef026b49e013eb75"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/id.1.gz", "digest": {"algorithm": "md5", "value": "7f26fd2797cce95d26ca3d2fcf89a8d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/install.1.gz", "digest": {"algorithm": "md5", "value": "58d66b447834f341f44a1ade5be28610"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/join.1.gz", "digest": {"algorithm": "md5", "value": "cad9638802955ef0e3c978ad240c4512"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/link.1.gz", "digest": {"algorithm": "md5", "value": "e294245014d6b87fcf9baadcec966d38"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ln.1.gz", "digest": {"algorithm": "md5", "value": "7fdcce2cd33bb16ede6a036b22300b91"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/logname.1.gz", "digest": {"algorithm": "md5", "value": "ea878098ea86c2f4753ce57247c11874"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ls.1.gz", "digest": {"algorithm": "md5", "value": "f5f9256391fd75f48b7079dba3b73bd3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/md5sum.1.gz", "digest": {"algorithm": "md5", "value": "1ac49b9ce46852d72741b168d2ae2181"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkdir.1.gz", "digest": {"algorithm": "md5", "value": "1369dabca6d564ab4f54a3c4ae1e8910"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mkfifo.1.gz", "digest": {"algorithm": "md5", "value": "bfb9f4e27473ecc1a3eddc70c497c177"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mknod.1.gz", "digest": {"algorithm": "md5", "value": "5bcb9b473ed8ccedd74e20ca70e6124c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mktemp.1.gz", "digest": {"algorithm": "md5", "value": "fc0ac3d4e99a1f01dabca3530291a94d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mv.1.gz", "digest": {"algorithm": "md5", "value": "809e3d311cc80c5afbef092b18b060b4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nice.1.gz", "digest": {"algorithm": "md5", "value": "a6136dcf7d64615015157b76c6cdb6ea"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nl.1.gz", "digest": {"algorithm": "md5", "value": "0a19d8fa6cf4a462b37e5352c7a5b929"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nohup.1.gz", "digest": {"algorithm": "md5", "value": "fb88d3d062c3d164b7c4d1341a5eaa9c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nproc.1.gz", "digest": {"algorithm": "md5", "value": "4d39ef17cd3cd5350eda5cf4330d4ec9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/numfmt.1.gz", "digest": {"algorithm": "md5", "value": "cddfa76f90ee77d0e0c9b8f23246ac6e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/od.1.gz", "digest": {"algorithm": "md5", "value": "b556b2b5b6f9f1b1ea34058e74321bb5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/paste.1.gz", "digest": {"algorithm": "md5", "value": "080f5de171352e38e21ef2ca003214f9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pathchk.1.gz", "digest": {"algorithm": "md5", "value": "135a4209745cbb7d83d2703c93b51c34"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pinky.1.gz", "digest": {"algorithm": "md5", "value": "0296cca22651b9f74933006ec46179ab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pr.1.gz", "digest": {"algorithm": "md5", "value": "f0ed5de4e840eaba5d303ba0b28cb18c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printenv.1.gz", "digest": {"algorithm": "md5", "value": "bf629bc98b71d78740fe977882cec6a0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/printf.1.gz", "digest": {"algorithm": "md5", "value": "d2f943c0574e6b084650fab93881014e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ptx.1.gz", "digest": {"algorithm": "md5", "value": "fb6d48b3092c2ed676ca233bc58283be"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pwd.1.gz", "digest": {"algorithm": "md5", "value": "a0f9336731ec813cb7b95e759ffb015e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/readlink.1.gz", "digest": {"algorithm": "md5", "value": "a2c1864e76ba59be10ef161c5bad6ab9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/realpath.1.gz", "digest": {"algorithm": "md5", "value": "96455761af4bc60debd8dff0809fa938"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rm.1.gz", "digest": {"algorithm": "md5", "value": "d12abe58efbd7bb30e63c63ed235f08b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rmdir.1.gz", "digest": {"algorithm": "md5", "value": "85de43a3096fc10c788d8c3af2dcc7b3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/runcon.1.gz", "digest": {"algorithm": "md5", "value": "ec507926c0ad692470e4596f70bebc3f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/seq.1.gz", "digest": {"algorithm": "md5", "value": "8f29d4f9b3adf045d4f29a952c7529df"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha1sum.1.gz", "digest": {"algorithm": "md5", "value": "40e77aa7b985de69e8fb4e9b2512a34f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha224sum.1.gz", "digest": {"algorithm": "md5", "value": "124e6fe924221aba1d349bf2dbe10ac5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha256sum.1.gz", "digest": {"algorithm": "md5", "value": "cd977befb0f10bc20dbbe3e2093c8169"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha384sum.1.gz", "digest": {"algorithm": "md5", "value": "0953462a853b1f23ee80303754af4724"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sha512sum.1.gz", "digest": {"algorithm": "md5", "value": "122abd4cf3e321da781f73a25598c8b1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shred.1.gz", "digest": {"algorithm": "md5", "value": "d7ef014d4aee477bfb6c5acf92027e63"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/shuf.1.gz", "digest": {"algorithm": "md5", "value": "d86ede51eb0733d3b521f8cbdcf7a4fa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sleep.1.gz", "digest": {"algorithm": "md5", "value": "f3797b416ba58030a85268235ca15c94"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sort.1.gz", "digest": {"algorithm": "md5", "value": "14df7b6702a9a132cfeeabaf307b67ac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/split.1.gz", "digest": {"algorithm": "md5", "value": "5213b899006289bd6f799a6d498be8f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stat.1.gz", "digest": {"algorithm": "md5", "value": "1811a4a70f7754bea62abe7c6cdcf954"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stdbuf.1.gz", "digest": {"algorithm": "md5", "value": "f531363c505d62f6d2764876a51c1877"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/stty.1.gz", "digest": {"algorithm": "md5", "value": "dd0d20bb245072a272f6f65a4806f64a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sum.1.gz", "digest": {"algorithm": "md5", "value": "7d3293b49676c12341d38ab50294f595"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sync.1.gz", "digest": {"algorithm": "md5", "value": "b528225d6636fb419a24325b79dd5cb8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tac.1.gz", "digest": {"algorithm": "md5", "value": "84691df1d26eb833b2f59b7ab42a1e6b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tail.1.gz", "digest": {"algorithm": "md5", "value": "59ecbcfc9c97c85629bee840739335cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tee.1.gz", "digest": {"algorithm": "md5", "value": "eafbd16ea275e2ac91883d4b0e6048a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/test.1.gz", "digest": {"algorithm": "md5", "value": "fbab996892ce5c18c471e6ccaa81a195"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/timeout.1.gz", "digest": {"algorithm": "md5", "value": "79c59b1dba7ea75c894699b8d954d168"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/touch.1.gz", "digest": {"algorithm": "md5", "value": "6cf0547cc5421929313635004ddd69f5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tr.1.gz", "digest": {"algorithm": "md5", "value": "fdbd9865f5908962a34810ca234b66d9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/true.1.gz", "digest": {"algorithm": "md5", "value": "94c0cd7dde40905bb10449997cc9c3b5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/truncate.1.gz", "digest": {"algorithm": "md5", "value": "5000ee949b9b58c1307e87b0474b7c44"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsort.1.gz", "digest": {"algorithm": "md5", "value": "d92407c15b0b2a9485b79ea56796a7cc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tty.1.gz", "digest": {"algorithm": "md5", "value": "c500eff60df0d7109da02808add450f3"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uname.1.gz", "digest": {"algorithm": "md5", "value": "b01deac80e20901f5da095e001116215"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unexpand.1.gz", "digest": {"algorithm": "md5", "value": "89897334256ed804027afad8771a8dec"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/uniq.1.gz", "digest": {"algorithm": "md5", "value": "99d2843d4d44cb09caf35092640cafac"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/unlink.1.gz", "digest": {"algorithm": "md5", "value": "262aa7aa6ffc7ac0e94dab26a6f02df0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/users.1.gz", "digest": {"algorithm": "md5", "value": "90b33b22ec2e65aab14b6ebc1dcd9c5d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/vdir.1.gz", "digest": {"algorithm": "md5", "value": "9e42bd4006c99fbcf8721572534d051e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/wc.1.gz", "digest": {"algorithm": "md5", "value": "0d1c09a2110e870818ad033a4d0619a8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/who.1.gz", "digest": {"algorithm": "md5", "value": "642769f0844d0c66f69f8928f6b052c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/whoami.1.gz", "digest": {"algorithm": "md5", "value": "ccb784dd8b7acfa01775705b409f1f61"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/yes.1.gz", "digest": {"algorithm": "md5", "value": "d7074ff65cb186a972d9c7ffffa4dba8"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/chroot.8.gz", "digest": {"algorithm": "md5", "value": "2bdde92439c6970315d82b48ddb2736c"}, "isConfigFile": false}]}}, {"id": "48e9d1b7dc64663d", "name": "debconf", "version": "1.5.77", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debconf/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debconf.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/debconf.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/debconf.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/debconf/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/debconf/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:debconf:debconf:1.5.77:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/debconf@1.5.77?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "debconf", "source": "", "version": "1.5.77", "sourceVersion": "", "architecture": "all", "maintainer": "Debconf Developers ", "installedSize": 517, "provides": ["debconf-2.0"], "preDepends": ["perl-base (>= 5.20.1-3~)"], "files": [{"path": "/etc/apt/apt.conf.d/70debconf", "digest": {"algorithm": "md5", "value": "7e9d09d5801a42b4926b736b8eeabb73"}, "isConfigFile": true}, {"path": "/etc/debconf.conf", "digest": {"algorithm": "md5", "value": "8c0619be413824f1fc7698cee0f23811"}, "isConfigFile": true}, {"path": "/usr/bin/debconf", "digest": {"algorithm": "md5", "value": "52fc9c61a0d4d0146e6a946c3e14f323"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-apt-progress", "digest": {"algorithm": "md5", "value": "19c67e6eb300e9c61f80aa6b76719bdd"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-communicate", "digest": {"algorithm": "md5", "value": "9667b0261cac6f775e0bce8d5b390cf6"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-copydb", "digest": {"algorithm": "md5", "value": "02b774c3cf0ea04dc88b078fad41681c"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-escape", "digest": {"algorithm": "md5", "value": "3b8e7ec5583b033efd3d6eb0085fbce0"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-set-selections", "digest": {"algorithm": "md5", "value": "351957b29e9a665431a3ae499ce0e74a"}, "isConfigFile": false}, {"path": "/usr/bin/debconf-show", "digest": {"algorithm": "md5", "value": "e2193426e7bf0d0d6c30f632aad55fff"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-preconfigure", "digest": {"algorithm": "md5", "value": "4ef641d90226bd7987f0150c96e1d321"}, "isConfigFile": false}, {"path": "/usr/sbin/dpkg-reconfigure", "digest": {"algorithm": "md5", "value": "0aed9dd03234edbcbba5868b003c88ff"}, "isConfigFile": false}, {"path": "/usr/share/bash-completion/completions/debconf", "digest": {"algorithm": "md5", "value": "f3566bee9dc1c5e9d7261089cf173b33"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule", "digest": {"algorithm": "md5", "value": "4e74a0c6504a640cdbf2576abf364bfd"}, "isConfigFile": false}, {"path": "/usr/share/debconf/confmodule.sh", "digest": {"algorithm": "md5", "value": "039097b6c3340a7386e841c4935eda12"}, "isConfigFile": false}, {"path": "/usr/share/debconf/debconf.conf", "digest": {"algorithm": "md5", "value": "b5ce961d3b91bfaa5ec56d99f7dc4b8d"}, "isConfigFile": false}, {"path": "/usr/share/debconf/fix_db.pl", "digest": {"algorithm": "md5", "value": "1f5d1c3f1b66ce17569091e9435c1019"}, "isConfigFile": false}, {"path": "/usr/share/debconf/frontend", "digest": {"algorithm": "md5", "value": "000234c7f6570234f8de666b740e2bbe"}, "isConfigFile": false}, {"path": "/usr/share/debconf/transition_db.pl", "digest": {"algorithm": "md5", "value": "669b6f370973e8be33f6d1ff3431950a"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "74516646512de2dd1c55df3f61c8bd62"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/README.Debian", "digest": {"algorithm": "md5", "value": "20c51c96dc14801a095b3994715731f5"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/changelog.gz", "digest": {"algorithm": "md5", "value": "5fb5c9bb1f1c1f3691f4b8c6dbf31a6f"}, "isConfigFile": false}, {"path": "/usr/share/doc/debconf/copyright", "digest": {"algorithm": "md5", "value": "d871f1228bc7a598fbfbc00ac47e19fc"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/debconf", "digest": {"algorithm": "md5", "value": "ce8cbe0dfeddc4bbb314754838c98db4"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-apt-progress.1.gz", "digest": {"algorithm": "md5", "value": "bae168746402e954689d1005fff7c8c6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-communicate.1.gz", "digest": {"algorithm": "md5", "value": "58d2ce32ada12abe9ddfec564d77d066"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-copydb.1.gz", "digest": {"algorithm": "md5", "value": "752834eb66b0d24564ef0d04c5340cf2"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-escape.1.gz", "digest": {"algorithm": "md5", "value": "320ecdeb6625372c4e039fd74fdc98a5"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-set-selections.1.gz", "digest": {"algorithm": "md5", "value": "82ed499930184b4571546a1317e1ff2d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf-show.1.gz", "digest": {"algorithm": "md5", "value": "26e0265c4f4b0ba3f4600bc83568a514"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/debconf.1.gz", "digest": {"algorithm": "md5", "value": "2d784aaade3ecbc01b3f4e1bac7e49c4"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-preconfigure.8.gz", "digest": {"algorithm": "md5", "value": "97d889635679a406997a88b47676470d"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/dpkg-reconfigure.8.gz", "digest": {"algorithm": "md5", "value": "69f30a05b2a0b6bd7dd8351a36694982"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/AutoSelect.pm", "digest": {"algorithm": "md5", "value": "8de485b18877846234415aa61eadb7b3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Base.pm", "digest": {"algorithm": "md5", "value": "27a6f4e44ebb6c631c63bae827ee8c8c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "72cd26ac568bcf2081b7c28912ee72d7"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/ConfModule.pm", "digest": {"algorithm": "md5", "value": "d83e474548f4ae479cd364bb2b72c352"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Config.pm", "digest": {"algorithm": "md5", "value": "fe98ee173a56f5e8f88ef9b90844ca1d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Db.pm", "digest": {"algorithm": "md5", "value": "731d6613934ce6d46e11d1b6e30e4215"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver.pm", "digest": {"algorithm": "md5", "value": "181e695ba1b703e423d5651efc2ae84f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Backup.pm", "digest": {"algorithm": "md5", "value": "22bcaf2c1d2a042d5e04cc9c48e5331c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Cache.pm", "digest": {"algorithm": "md5", "value": "8caad6c2e0d23be6f31f386b814dfbd1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Copy.pm", "digest": {"algorithm": "md5", "value": "072adbb7e13e5bc2b75f86ccdf542b1a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Debug.pm", "digest": {"algorithm": "md5", "value": "c0d58a6a2d0e6124f5a9da21c2be8f2e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/DirTree.pm", "digest": {"algorithm": "md5", "value": "2dae1795691944962dc7d0cb04405b5a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Directory.pm", "digest": {"algorithm": "md5", "value": "cd14fc3d5b5f585cc79a92cd995ebe4f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/File.pm", "digest": {"algorithm": "md5", "value": "44e7f79254e295c715395c9b81224ed6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/LDAP.pm", "digest": {"algorithm": "md5", "value": "51500a03fabe0aa80fd17d0c55d49722"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/PackageDir.pm", "digest": {"algorithm": "md5", "value": "31560c883795a0c98e6075702a877890"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Pipe.pm", "digest": {"algorithm": "md5", "value": "9aa8c9c7e9d45106324b6da00583945f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/DbDriver/Stack.pm", "digest": {"algorithm": "md5", "value": "84fa17235afa66ff0e6a0ebb8bc9ac21"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element.pm", "digest": {"algorithm": "md5", "value": "cfcb83b556c78ce238145e8a5c8331c3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm", "digest": {"algorithm": "md5", "value": "4f4213ac1ba985c6a86a1f5337e22f96"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Error.pm", "digest": {"algorithm": "md5", "value": "1ceceaa749c08fe6427c13855c4849b1"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm", "digest": {"algorithm": "md5", "value": "b98b4ea4097519a8776543f6b6490948"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Note.pm", "digest": {"algorithm": "md5", "value": "6a5aa9f7e4ac81e21a1d4a1484f275f4"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Password.pm", "digest": {"algorithm": "md5", "value": "9ef627f6608f0fb8455021a753b23624"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Progress.pm", "digest": {"algorithm": "md5", "value": "b5236284f89efeb755ddd8ce06ad3ad9"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Select.pm", "digest": {"algorithm": "md5", "value": "ea97823fd786f71641e898b7140420c2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/String.pm", "digest": {"algorithm": "md5", "value": "b98a19a2a3f108ec2ad4af5192cb3b31"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Dialog/Text.pm", "digest": {"algorithm": "md5", "value": "5a22697639f7848c94db179df3ffa13a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Boolean.pm", "digest": {"algorithm": "md5", "value": "1a617ddca6907cd3ee805393756c8fdc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Error.pm", "digest": {"algorithm": "md5", "value": "42c2833b78ccd2af5c3d1cce4428eb5e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm", "digest": {"algorithm": "md5", "value": "1d6d5510fc76676de40a8b2b02c4da3a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Note.pm", "digest": {"algorithm": "md5", "value": "65c85fd416c5d6cd432f84eb5526f37b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Password.pm", "digest": {"algorithm": "md5", "value": "4735d2f1c31de756e3aea03228384106"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Progress.pm", "digest": {"algorithm": "md5", "value": "c43ad2a3b448b46a9ffc6e5c89e4885f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Select.pm", "digest": {"algorithm": "md5", "value": "7bbbf3f0021b526f2bf6c726cf3a6acc"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/String.pm", "digest": {"algorithm": "md5", "value": "61b25b4dc6b8a8e1d6417167c464031a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Editor/Text.pm", "digest": {"algorithm": "md5", "value": "7e08ffacda2e1dc9f06b15d690b38d2a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome.pm", "digest": {"algorithm": "md5", "value": "9d7145459a3a29053f68df607b6bc89d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm", "digest": {"algorithm": "md5", "value": "6bd21d5f66c0929f2927cba75f7613ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Error.pm", "digest": {"algorithm": "md5", "value": "c0702ba61bcfe53256410e2399e42a5c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm", "digest": {"algorithm": "md5", "value": "56305085246a52b8622bb7cc09315f73"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Note.pm", "digest": {"algorithm": "md5", "value": "cc2619e83ddab5adc1b92245b47722a2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Password.pm", "digest": {"algorithm": "md5", "value": "1f69e273bba25eacfbf40d523b24fb11"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Progress.pm", "digest": {"algorithm": "md5", "value": "69489241144da0943e84b30b0ccec3a6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Select.pm", "digest": {"algorithm": "md5", "value": "458f1e10f6e933cd0c35c1453f4c7338"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/String.pm", "digest": {"algorithm": "md5", "value": "54ac61f0c47d524d96566a5485d3d7d6"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Gnome/Text.pm", "digest": {"algorithm": "md5", "value": "16b3a15c9bd104e90b9d848623c0899f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Multiselect.pm", "digest": {"algorithm": "md5", "value": "0b76d2ff2abd5586732860ed069973ba"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "5090f97c9972fab4f7dc7ebb49996e2c"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm", "digest": {"algorithm": "md5", "value": "db7670d7933d1f8f0118c31ddd493970"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm", "digest": {"algorithm": "md5", "value": "33916265f1150a5bc060f2387feb523f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm", "digest": {"algorithm": "md5", "value": "e5cb32767a176049e396af94685b01ff"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm", "digest": {"algorithm": "md5", "value": "13dfe95e3aece538a11d509ada1ce289"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm", "digest": {"algorithm": "md5", "value": "3c838d4a47dddc48509e6ea21baa3161"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm", "digest": {"algorithm": "md5", "value": "b405559f2200112ab95036b7ec849505"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm", "digest": {"algorithm": "md5", "value": "4260064e9c28b8a83c59e64eea97a557"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/String.pm", "digest": {"algorithm": "md5", "value": "06e70029507fb6f7e6ec9dc82f744122"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm", "digest": {"algorithm": "md5", "value": "0037100480bef471cd88d10e5003dd1e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Select.pm", "digest": {"algorithm": "md5", "value": "aa4f4dfa69239f1964626f5206d13b5d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm", "digest": {"algorithm": "md5", "value": "38b4f0c167293001dcd38d1ceac2dd66"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Error.pm", "digest": {"algorithm": "md5", "value": "3b999aa2c596feea026c3d3361ab408b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm", "digest": {"algorithm": "md5", "value": "d7d71486929b88c20170677791c23d72"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Note.pm", "digest": {"algorithm": "md5", "value": "da293d7c097e983170f80fd973e595ad"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Password.pm", "digest": {"algorithm": "md5", "value": "4d5d3393bc473166c626bac82c91f516"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Progress.pm", "digest": {"algorithm": "md5", "value": "55f02de45fa6f2ea2bbd8de839959dde"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Select.pm", "digest": {"algorithm": "md5", "value": "1ff7785d0781ce267418f8890acd4409"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/String.pm", "digest": {"algorithm": "md5", "value": "432a3e2ccada26eed6d8efd9c2d7c66e"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Teletype/Text.pm", "digest": {"algorithm": "md5", "value": "272b1231b35fb5eeccb4aeb8042a934d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Boolean.pm", "digest": {"algorithm": "md5", "value": "80228037ab8a8441054e37586a99060b"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Error.pm", "digest": {"algorithm": "md5", "value": "f146fa12fbbe5434e4910ec1a7422475"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Multiselect.pm", "digest": {"algorithm": "md5", "value": "ef1ff584e10e02c3b0aeb0d985e99a19"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Note.pm", "digest": {"algorithm": "md5", "value": "310ea26706fb2ccd80e0524017d1ab54"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Password.pm", "digest": {"algorithm": "md5", "value": "64824ec979d1bdb973b6f9d81532ffeb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Progress.pm", "digest": {"algorithm": "md5", "value": "6745d03b282a96b208f8cea951366d05"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Select.pm", "digest": {"algorithm": "md5", "value": "990129f10517cd949f29864363784c23"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/String.pm", "digest": {"algorithm": "md5", "value": "9b21b58ec6213c636dce8cd26893d269"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Element/Web/Text.pm", "digest": {"algorithm": "md5", "value": "88550019f5e9bec6cd3dbf62a2de4049"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Encoding.pm", "digest": {"algorithm": "md5", "value": "fe7a858360c6152eaf84a745273acd83"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format.pm", "digest": {"algorithm": "md5", "value": "be75659c57c73794f8c66cb59265a714"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Format/822.pm", "digest": {"algorithm": "md5", "value": "611536bbf4f507ecc7b8266a3ce946ec"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd.pm", "digest": {"algorithm": "md5", "value": "e305f3178e9fab07fb1b8014acbcc10d"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Dialog.pm", "digest": {"algorithm": "md5", "value": "afe7410fa7d1f5cc4fa3e7af5d266da3"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Editor.pm", "digest": {"algorithm": "md5", "value": "2b4119d66ee8dde0e7fa95de44394813"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Gnome.pm", "digest": {"algorithm": "md5", "value": "cbf73546742945004e02d031355a6809"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Kde.pm", "digest": {"algorithm": "md5", "value": "a57a122cd5bd584bceee2f5d20712fbf"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm", "digest": {"algorithm": "md5", "value": "c826594c3b7dbeb965b863115a51f9b2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm", "digest": {"algorithm": "md5", "value": "45353dd2e95f8b26f42cfc59f4f02caa"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Readline.pm", "digest": {"algorithm": "md5", "value": "e15597dd4952088c89aa91c9af7f1d6f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm", "digest": {"algorithm": "md5", "value": "2e6b83d495fc01a6dd07806c8acaa1e2"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Teletype.pm", "digest": {"algorithm": "md5", "value": "22a4af7da2960fd87452449a88d7ea64"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Text.pm", "digest": {"algorithm": "md5", "value": "a9ac9868f237206993bde33a17a61220"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/FrontEnd/Web.pm", "digest": {"algorithm": "md5", "value": "7ffb67a8e8d623beb2be7c08d2c80b8f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Gettext.pm", "digest": {"algorithm": "md5", "value": "072dbdddbd69162468e988d43848cbca"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Iterator.pm", "digest": {"algorithm": "md5", "value": "cf4de7542d6829631b3bcc4b4f87f641"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Log.pm", "digest": {"algorithm": "md5", "value": "fff70eb6929c7a6e7af6f7d00beda73a"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Path.pm", "digest": {"algorithm": "md5", "value": "b40ba281b22387604e0ad781d221e1cb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Priority.pm", "digest": {"algorithm": "md5", "value": "c0af214079361d605172e510abd69604"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Question.pm", "digest": {"algorithm": "md5", "value": "15565a7e690252752e461a50aa130803"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template.pm", "digest": {"algorithm": "md5", "value": "38a37b0eb8764fd2d827a46317ab5a1f"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/Template/Transient.pm", "digest": {"algorithm": "md5", "value": "3a3c7de553d6eccd5480adc6d02583bb"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debconf/TmpFile.pm", "digest": {"algorithm": "md5", "value": "46c0e42d52a4ea2fbe0316eebc6c1118"}, "isConfigFile": false}, {"path": "/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm", "digest": {"algorithm": "md5", "value": "a12c3f0045bfbe05e2345aed702f6fc3"}, "isConfigFile": false}, {"path": "/usr/share/pixmaps/debian-logo.png", "digest": {"algorithm": "md5", "value": "ef66f9c42198fee38af53f848b36a4f7"}, "isConfigFile": false}]}}, {"id": "ad79cedcb9523157", "name": "findutils", "version": "4.8.0-1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/findutils.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/findutils.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GFDL-1.3", "spdxExpression": "GFDL-1.3-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/findutils/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/findutils/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:findutils:findutils:4.8.0-1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/findutils@4.8.0-1?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "findutils", "source": "", "version": "4.8.0-1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Andreas Metzler ", "installedSize": 1959, "preDepends": ["libc6 (>= 2.17)", "libselinux1 (>= 3.1~)"], "files": [{"path": "/usr/bin/find", "digest": {"algorithm": "md5", "value": "898abd32b6c2846efb541e0d80c62166"}, "isConfigFile": false}, {"path": "/usr/bin/xargs", "digest": {"algorithm": "md5", "value": "d545db23246560f6512469e2852f4305"}, "isConfigFile": false}, {"path": "/usr/share/doc-base/findutils", "digest": {"algorithm": "md5", "value": "f78e2d4189be58135a915698efe1cd7a"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "75ca1d03fcbb9d988ff479d6c9ca6349"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/NEWS.gz", "digest": {"algorithm": "md5", "value": "451016e4ab29157e09004320a81fda23"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/README.gz", "digest": {"algorithm": "md5", "value": "b00ef7de268ae1f603a1163079ee5516"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/TODO", "digest": {"algorithm": "md5", "value": "ade64533910d5670b2d251b0a6fd9c08"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "51e67c7e449589493dd122dfbc82d5ea"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/changelog.gz", "digest": {"algorithm": "md5", "value": "7ec0907fa62124b5513ad9ada560b76d"}, "isConfigFile": false}, {"path": "/usr/share/doc/findutils/copyright", "digest": {"algorithm": "md5", "value": "ca2c0eb01de0800d62da046855e60bca"}, "isConfigFile": false}, {"path": "/usr/share/info/find-maint.info.gz", "digest": {"algorithm": "md5", "value": "8f592897c20e90c6aa43d7d2728fd1ba"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-1.gz", "digest": {"algorithm": "md5", "value": "75e401630a513d1818ad5803f46bb191"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info-2.gz", "digest": {"algorithm": "md5", "value": "db45dff37d1e60fcdb3616ea22ee2c5d"}, "isConfigFile": false}, {"path": "/usr/share/info/find.info.gz", "digest": {"algorithm": "md5", "value": "771fd0ab31f63de73cff141665c42e08"}, "isConfigFile": false}, {"path": "/usr/share/locale/be/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "da0b43bb3ab589cee0d08fac9eacd374"}, "isConfigFile": false}, {"path": "/usr/share/locale/bg/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "66bc5c70d805a2bc72a6e6ce7890b605"}, "isConfigFile": false}, {"path": "/usr/share/locale/ca/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "03064855f0f53a3289a14870a1bd5790"}, "isConfigFile": false}, {"path": "/usr/share/locale/cs/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "4041bd33dec84b48246f84e5460edc8a"}, "isConfigFile": false}, {"path": "/usr/share/locale/da/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "64bbe0e1bb8a0c674f89090bfdcf0cc5"}, "isConfigFile": false}, {"path": "/usr/share/locale/de/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c4381378955d22b42cd2dc979d1e0683"}, "isConfigFile": false}, {"path": "/usr/share/locale/el/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "2b0587d2f94f952e72170738857066b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/eo/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "8cb45a20dcb8c47481b3110b33b137c7"}, "isConfigFile": false}, {"path": "/usr/share/locale/es/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c2d08d4f0a4659a4a67f706da116d7e1"}, "isConfigFile": false}, {"path": "/usr/share/locale/et/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "f860b0e30bdb0e10448a3c49f773733c"}, "isConfigFile": false}, {"path": "/usr/share/locale/fi/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "132a2961337b18a2d58be0696fd82e9d"}, "isConfigFile": false}, {"path": "/usr/share/locale/fr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "368860332602e5e953f44969e1335a6c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ga/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "17af2d21e3f5e086901346c2cdabe4b9"}, "isConfigFile": false}, {"path": "/usr/share/locale/gl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e7d0dffeabb5cc11a1bddbc75a10635e"}, "isConfigFile": false}, {"path": "/usr/share/locale/hr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "7b6293dbb8aaaa8eabce0ef3fc1f837f"}, "isConfigFile": false}, {"path": "/usr/share/locale/hu/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "76b9b6ed4ebdc122ba87daa54c6d2325"}, "isConfigFile": false}, {"path": "/usr/share/locale/id/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "1baf1eaa024bf07595bb4e95559cad53"}, "isConfigFile": false}, {"path": "/usr/share/locale/it/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "26ad448e970f5edad91a8916594644c4"}, "isConfigFile": false}, {"path": "/usr/share/locale/ja/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "052240ce20c8b0f5261075fed34f8620"}, "isConfigFile": false}, {"path": "/usr/share/locale/ko/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "3d57e7bc20e23f680e291cb208382bd3"}, "isConfigFile": false}, {"path": "/usr/share/locale/lg/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e39a70f1fd80b5452a3d7364cd6f3a5a"}, "isConfigFile": false}, {"path": "/usr/share/locale/lt/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "99871e0e92fd8ea850cfcc28258bc7e9"}, "isConfigFile": false}, {"path": "/usr/share/locale/ms/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "ad8a27e26854aeddb2a68bc02fc5b28d"}, "isConfigFile": false}, {"path": "/usr/share/locale/nb/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "18c0c8e85070d74f672aa43915d4e8de"}, "isConfigFile": false}, {"path": "/usr/share/locale/nl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "91d0cc8a637350bda94d4dfad0bcc6ab"}, "isConfigFile": false}, {"path": "/usr/share/locale/pl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "19859a1375a35cae615aa9ca2885e80b"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "e51d1bc3e6789937b63d0fb2b44d62b0"}, "isConfigFile": false}, {"path": "/usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "07c55ac4a9a6744c3ea70a7aca9d2dbf"}, "isConfigFile": false}, {"path": "/usr/share/locale/ro/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "45790390ccb0fbbc1618fd7044e8171c"}, "isConfigFile": false}, {"path": "/usr/share/locale/ru/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "fe3f1a6bc4599304084b022ae5c27478"}, "isConfigFile": false}, {"path": "/usr/share/locale/sk/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "96396d187ce710c4d5dcaf624b48e5f9"}, "isConfigFile": false}, {"path": "/usr/share/locale/sl/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "006ef2d69421d6f75571a07d941cf376"}, "isConfigFile": false}, {"path": "/usr/share/locale/sr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "c09d25c52057574dcfef4c31d26f5f1c"}, "isConfigFile": false}, {"path": "/usr/share/locale/sv/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "6c6427c8b32f360cd434ea4985a49dab"}, "isConfigFile": false}, {"path": "/usr/share/locale/tr/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "30754332f7246790e8555d8028855b79"}, "isConfigFile": false}, {"path": "/usr/share/locale/uk/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "5a1d8285ffab5b9495a20636bcaf9521"}, "isConfigFile": false}, {"path": "/usr/share/locale/vi/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "735f8a3eb754dabddddb18558539b98b"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "f47b0350e45072413cbcc16d118c035e"}, "isConfigFile": false}, {"path": "/usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo", "digest": {"algorithm": "md5", "value": "2ac08f957c7ed9e34242bc1a5d728e02"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/find.1.gz", "digest": {"algorithm": "md5", "value": "fdef254bada9ab9eff85bafe88d0f5ff"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/xargs.1.gz", "digest": {"algorithm": "md5", "value": "7e83661927566120f0c3029ae731cf7a"}, "isConfigFile": false}]}}, {"id": "205ca68e886d3b1b", "name": "libacl1", "version": "2.2.53-10", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libacl1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libacl1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libacl1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libacl1:libacl1:2.2.53-10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libacl1@2.2.53-10?arch=amd64&upstream=acl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libacl1", "source": "acl", "version": "2.2.53-10", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 71, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libacl.so.1.1.2253", "digest": {"algorithm": "md5", "value": "cba0bd684d213600dd31e76708c9ee7e"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "58347128abe3a4964c8444c331642026"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/changelog.gz", "digest": {"algorithm": "md5", "value": "6211576568cd8465a12652d3454bf559"}, "isConfigFile": false}, {"path": "/usr/share/doc/libacl1/copyright", "digest": {"algorithm": "md5", "value": "40822d07cf4c0fb9ab13c2bebf51d981"}, "isConfigFile": false}]}}, {"id": "afd7950e13f2f61d", "name": "libattr1", "version": "1:2.4.48-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libattr1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2+", "spdxExpression": "LGPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libattr1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libattr1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libattr1:libattr1:1\\:2.4.48-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libattr1@1:2.4.48-6?arch=amd64&upstream=attr&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libattr1", "source": "attr", "version": "1:2.4.48-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Guillem Jover ", "installedSize": 56, "depends": ["libc6 (>= 2.4)"], "files": [{"path": "/etc/xattr.conf", "digest": {"algorithm": "md5", "value": "d1e7e7add29e247fdcf2a098fe5b37a0"}, "isConfigFile": true}, {"path": "/usr/lib/x86_64-linux-gnu/libattr.so.1.1.2448", "digest": {"algorithm": "md5", "value": "ecb2bc5fb1a448edac0f10f8144b981a"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "38cf6a7f71261a0b9e3291a8461d1fdb"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/changelog.gz", "digest": {"algorithm": "md5", "value": "9bc6b3d60c7a71a1a72a68301136f014"}, "isConfigFile": false}, {"path": "/usr/share/doc/libattr1/copyright", "digest": {"algorithm": "md5", "value": "1e0c5c8b55170890f960aad90336aaed"}, "isConfigFile": false}]}}, {"id": "0044d2a48e586853", "name": "libc6", "version": "2.31-13+deb11u5", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.conffiles", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc6:amd64.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libc6:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libc6:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libc6/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libc6/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libc6:libc6:2.31-13\\+deb11u5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libc6@2.31-13%2Bdeb11u5?arch=amd64&upstream=glibc&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libc6", "source": "glibc", "version": "2.31-13+deb11u5", "sourceVersion": "", "architecture": "amd64", "maintainer": "GNU Libc Maintainers ", "installedSize": 12837, "depends": ["libgcc-s1", "libcrypt1"], "files": [{"path": "/etc/ld.so.conf.d/x86_64-linux-gnu.conf", "digest": {"algorithm": "md5", "value": "d4e7a7b88a71b5ffd9e2644e71a0cfab"}, "isConfigFile": true}, {"path": "/lib/x86_64-linux-gnu/ld-2.31.so", "digest": {"algorithm": "md5", "value": "ea5e870dc67319c18e6e0a4d0453cebf"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libBrokenLocale-2.31.so", "digest": {"algorithm": "md5", "value": "564214daf96377c4c576e6e052e11755"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libSegFault.so", "digest": {"algorithm": "md5", "value": "605f43e9dd96c32a167687a73fd2ee5a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libanl-2.31.so", "digest": {"algorithm": "md5", "value": "68149da0ca0cdf34c73c5a689f002373"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "digest": {"algorithm": "md5", "value": "67f30a9f1d05a2a348b8152382022eb6"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "digest": {"algorithm": "md5", "value": "380061e32442beddc07979d12fc4a1e8"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "digest": {"algorithm": "md5", "value": "8be2afc0c3d8fea26d7e674ee6e56867"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmemusage.so", "digest": {"algorithm": "md5", "value": "c854c8830889e2923b7e81af2c9b6e28"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libmvec-2.31.so", "digest": {"algorithm": "md5", "value": "90da3fd267f15d522fda3fe3e87587ae"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnsl-2.31.so", "digest": {"algorithm": "md5", "value": "6b52106ff3f7287a89845ed34a1ef85e"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_compat-2.31.so", "digest": {"algorithm": "md5", "value": "b4e6d8b0e85f4ad855d1ca94f1304b3c"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "digest": {"algorithm": "md5", "value": "dfab44a70a6172a4d516843cf7d3440b"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "digest": {"algorithm": "md5", "value": "17281dc3d6b348441e9d2604c1a4ec2d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libnss_hesiod-2.31.so", "digest": {"algorithm": "md5", "value": "70644602438dc4365cbab3bfa7da30bd"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpcprofile.so", "digest": {"algorithm": "md5", "value": "730a2f661ce64bab0c10c39909fad3ca"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "digest": {"algorithm": "md5", "value": "791f890164e45876863a379f3cc80d7d"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "digest": {"algorithm": "md5", "value": "d9e8cb528c03d87895f5af76e7da7341"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/librt-2.31.so", "digest": {"algorithm": "md5", "value": "54bc343d154e82194bab13cea3d7020a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libthread_db-1.0.so", "digest": {"algorithm": "md5", "value": "b7d65eb271d80fa04e5a11fb24c8912a"}, "isConfigFile": false}, {"path": "/lib/x86_64-linux-gnu/libutil-2.31.so", "digest": {"algorithm": "md5", "value": "eb85ee77acfa47909f16de7d264feb79"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so", "digest": {"algorithm": "md5", "value": "3ccf820b21e3bd48fe23bb24d5ced2fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ANSI_X3.110.so", "digest": {"algorithm": "md5", "value": "ccbe73154a5e44d35a97864e8323c031"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ARMSCII-8.so", "digest": {"algorithm": "md5", "value": "39a3b10ff2d1b6a3d750ad01b64722bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ASMO_449.so", "digest": {"algorithm": "md5", "value": "199dcc10d97e588458ca84c067e5f4ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5.so", "digest": {"algorithm": "md5", "value": "0a37cd06a1cb19957390c67a7529bd53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BIG5HKSCS.so", "digest": {"algorithm": "md5", "value": "3de956242cf5c9da2cd0aa071e8d3001"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/BRF.so", "digest": {"algorithm": "md5", "value": "d02f16d84d0857d60a51f5e79bd7479c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP10007.so", "digest": {"algorithm": "md5", "value": "2baf2cc1d34781d4eadf274d3d5a73b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1125.so", "digest": {"algorithm": "md5", "value": "1ef1fe3ff81615067ad5a9005b54c5b3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1250.so", "digest": {"algorithm": "md5", "value": "f7f4de63adfecca9a2668e56b30bea54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1251.so", "digest": {"algorithm": "md5", "value": "384264313b323c2a7a15b172df071c37"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", "digest": {"algorithm": "md5", "value": "f5f5a61d61e2b564251d216b158a1c6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1253.so", "digest": {"algorithm": "md5", "value": "a073150b781c85cc7a4fa37072cf6ce9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1254.so", "digest": {"algorithm": "md5", "value": "936f6f69f9b3ced80601d2024278a82e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1255.so", "digest": {"algorithm": "md5", "value": "aa8bd542a2ef90d00a679055d1176eb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1256.so", "digest": {"algorithm": "md5", "value": "26a5bb0bfaaf6f22983cea460317c217"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1257.so", "digest": {"algorithm": "md5", "value": "ac98efd53caf1c1034e2eda4011bd7c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP1258.so", "digest": {"algorithm": "md5", "value": "de18954c6b13b93dd33eaca530a7dab7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP737.so", "digest": {"algorithm": "md5", "value": "d6f8d94c799b79dbd91eb6379abe9411"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP770.so", "digest": {"algorithm": "md5", "value": "4fa1faf10e0d1a92ce50a6039583cea3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP771.so", "digest": {"algorithm": "md5", "value": "0c8bcf3271cb9171e3fc143db5a62380"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP772.so", "digest": {"algorithm": "md5", "value": "0622d61eb4008aa65573013a856b537c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP773.so", "digest": {"algorithm": "md5", "value": "31cc9d008a10813727147575a6087a3f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP774.so", "digest": {"algorithm": "md5", "value": "4d1b5000716aa26e581a708738a00adb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP775.so", "digest": {"algorithm": "md5", "value": "9dc0d9a393dd5f3e5456748f9f61c377"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CP932.so", "digest": {"algorithm": "md5", "value": "13cc63109e10bb01b6fea192f1e9d7ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CSN_369103.so", "digest": {"algorithm": "md5", "value": "d88a2d09d8655438db97d34ddcc2da49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/CWI.so", "digest": {"algorithm": "md5", "value": "3b81dfc2fd6764c8d31733e56b90f13d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/DEC-MCS.so", "digest": {"algorithm": "md5", "value": "0009f084084151f690e7f72b0c55f0e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE-A.so", "digest": {"algorithm": "md5", "value": "f76219f02ee4be66d036d8c0e54684e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-AT-DE.so", "digest": {"algorithm": "md5", "value": "cfd5d5266a47a17de758c1e368160180"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-CA-FR.so", "digest": {"algorithm": "md5", "value": "af76dbb6db1f397ec863cf94d20be64e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO-A.so", "digest": {"algorithm": "md5", "value": "eb738dd40f840db9fd33f53d2b55b73c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-DK-NO.so", "digest": {"algorithm": "md5", "value": "654042c4378b4544333acf1b34d94ae1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-A.so", "digest": {"algorithm": "md5", "value": "d5b65d7a40dc4959ed6f5c8e0a91f952"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES-S.so", "digest": {"algorithm": "md5", "value": "34c2664f8e9cedc780e1fbd6169973cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-ES.so", "digest": {"algorithm": "md5", "value": "1a6452725ab85d3137179184ea5161c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE-A.so", "digest": {"algorithm": "md5", "value": "93d04731e08eb2d2e4aacfa1e8325ec1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FI-SE.so", "digest": {"algorithm": "md5", "value": "930b9ed31810f94af67721bf053ec8a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-FR.so", "digest": {"algorithm": "md5", "value": "9d2eef705228082b9bf7fcaf1cf2d705"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IS-FRISS.so", "digest": {"algorithm": "md5", "value": "80a9931c569f73ce89470a066bb0a918"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-IT.so", "digest": {"algorithm": "md5", "value": "cd8d0097cc59a9d6b314f5837d369719"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-PT.so", "digest": {"algorithm": "md5", "value": "fcb91d67c5ea8c32bee31fcab91919e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-UK.so", "digest": {"algorithm": "md5", "value": "2a147ab8e793854dd62ca9464aab222a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EBCDIC-US.so", "digest": {"algorithm": "md5", "value": "09d079d3c564920546bd3f4b2c4e9660"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ECMA-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "7ef43fed41723cf8115e771a165f8922"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-CN.so", "digest": {"algorithm": "md5", "value": "5ff1e736cc307d553b7d5a7365a4469f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JISX0213.so", "digest": {"algorithm": "md5", "value": "cf6b5ad8f407adcc63f03ea8d67cd935"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP-MS.so", "digest": {"algorithm": "md5", "value": "88ccdb82f1e1632851f8020fa4685773"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-JP.so", "digest": {"algorithm": "md5", "value": "efa7c88c7e1078f5159568ddae50a12e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-KR.so", "digest": {"algorithm": "md5", "value": "4d3ef7f384f75ae6c9878d41bcc5779a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/EUC-TW.so", "digest": {"algorithm": "md5", "value": "3f67cbf8eae75147c907359354f2d2f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GB18030.so", "digest": {"algorithm": "md5", "value": "92ec96a9383f93b4152eb6a24b7a311f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBBIG5.so", "digest": {"algorithm": "md5", "value": "b0ba18fd8f34e48eb33d13c2e7143c98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBGBK.so", "digest": {"algorithm": "md5", "value": "cffc8f9051ba72eda3b896db4ecf3ed2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GBK.so", "digest": {"algorithm": "md5", "value": "2e49035eb3511ad90d26357cbb21651e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-ACADEMY.so", "digest": {"algorithm": "md5", "value": "4c563cf6fc2ff11b68852350ce78d50f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GEORGIAN-PS.so", "digest": {"algorithm": "md5", "value": "3a221f6ce62d59cd0af2d589ec75bf05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GOST_19768-74.so", "digest": {"algorithm": "md5", "value": "0702369c0fef65e48f4a6d4a3f46ec80"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK-CCITT.so", "digest": {"algorithm": "md5", "value": "c84cf6a8273ecc29e169f7f2d522c151"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7-OLD.so", "digest": {"algorithm": "md5", "value": "1711f34089acebd01622a7fac1bf2497"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/GREEK7.so", "digest": {"algorithm": "md5", "value": "bac1ebc2d733d1ba73d149c5056fec94"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-GREEK8.so", "digest": {"algorithm": "md5", "value": "6cd03c68eaf67860aa23b41b06d1467e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN8.so", "digest": {"algorithm": "md5", "value": "98daa5e5a2c828ea929d0da45f658f4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-ROMAN9.so", "digest": {"algorithm": "md5", "value": "ede8833c700b7ba8643131db57f353e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-THAI8.so", "digest": {"algorithm": "md5", "value": "fe2eb834861a03bb945adc9880c294bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/HP-TURKISH8.so", "digest": {"algorithm": "md5", "value": "645ad08a15804d778ca4e044125a0b77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM037.so", "digest": {"algorithm": "md5", "value": "55b62821a9741471213bd4296104cd8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM038.so", "digest": {"algorithm": "md5", "value": "addaf628d37168da04612bd0fc5045ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1004.so", "digest": {"algorithm": "md5", "value": "71eb72667430edcc7b4dd1bdae074735"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008.so", "digest": {"algorithm": "md5", "value": "37e1aed8df5dca9e6cd0270246f388c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1008_420.so", "digest": {"algorithm": "md5", "value": "da2823bf6fea702216264f9d7a52f092"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1025.so", "digest": {"algorithm": "md5", "value": "5eed7c1b4edf1fa83f07bdf86e581406"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1026.so", "digest": {"algorithm": "md5", "value": "cd35b8e1aaf6b86f344e3f6999923c8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1046.so", "digest": {"algorithm": "md5", "value": "9d51e5bc6ac01dbb6ced989412a61cb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1047.so", "digest": {"algorithm": "md5", "value": "90272a0f4092d3933e5bf7065320f1fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1097.so", "digest": {"algorithm": "md5", "value": "8d11615808595a94b5703d1323520246"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1112.so", "digest": {"algorithm": "md5", "value": "ea1e4b6a0119f8745efa698fc589c3ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1122.so", "digest": {"algorithm": "md5", "value": "055fc0cf6332eae457a7a598774db4c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1123.so", "digest": {"algorithm": "md5", "value": "dd9caf76c59a19d609f52d1f39637e81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1124.so", "digest": {"algorithm": "md5", "value": "ef7aa4bfdcc39c4b176d25b9e68784bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1129.so", "digest": {"algorithm": "md5", "value": "ae044e63b70ffc44746dbe7acaf3833b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1130.so", "digest": {"algorithm": "md5", "value": "069b72e129ecb614567bd65e0f5cf987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1132.so", "digest": {"algorithm": "md5", "value": "ddda6739b8309d74e665a8cf10ff1014"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1133.so", "digest": {"algorithm": "md5", "value": "b67d17c2029331abee7a3c3285024275"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1137.so", "digest": {"algorithm": "md5", "value": "82ce110dad786387ff565b5bc1e58219"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1140.so", "digest": {"algorithm": "md5", "value": "df0b8db2a9ed72b997e46f25d973599a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1141.so", "digest": {"algorithm": "md5", "value": "76f2b1707ae44e32ea971d62d92f06ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1142.so", "digest": {"algorithm": "md5", "value": "4112da32b4857fd96806dd1f425f6f89"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1143.so", "digest": {"algorithm": "md5", "value": "db61793bfbc56aec2a029aa19b70434e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1144.so", "digest": {"algorithm": "md5", "value": "fba5410200a0fef401b83107ffbc9bc5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1145.so", "digest": {"algorithm": "md5", "value": "bf997b000e10021d1ad841ddf400e3b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1146.so", "digest": {"algorithm": "md5", "value": "14616adcc97252de3def0c107f8dc296"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1147.so", "digest": {"algorithm": "md5", "value": "8bfe57c5d9632c3c5b2ece06edc378db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1148.so", "digest": {"algorithm": "md5", "value": "a05bd9ba59c5a304617885a9dcd062bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1149.so", "digest": {"algorithm": "md5", "value": "72fafe90e7ea9a6acd429986c5cf3284"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1153.so", "digest": {"algorithm": "md5", "value": "548f8cf717b70dac1e9eb52131d05307"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1154.so", "digest": {"algorithm": "md5", "value": "b6f0199024a7afeaec8f267f83bd0c46"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1155.so", "digest": {"algorithm": "md5", "value": "175aec6a0141522b66f1714c55949757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1156.so", "digest": {"algorithm": "md5", "value": "d1c80f1a62944cc09a8548a885088d04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1157.so", "digest": {"algorithm": "md5", "value": "f8409a3519244dd6d73a729f14d76b73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1158.so", "digest": {"algorithm": "md5", "value": "f17c0294460ca255e3a8a292457a6604"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1160.so", "digest": {"algorithm": "md5", "value": "241c88b9a3ab47e60233bc227792aea0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1161.so", "digest": {"algorithm": "md5", "value": "deebd267f6e1612022fa4ece0b8599dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1162.so", "digest": {"algorithm": "md5", "value": "b7c76c94baff0182a856a85af80533a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1163.so", "digest": {"algorithm": "md5", "value": "718341c199bf1ca3bf7f892031bd3125"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1164.so", "digest": {"algorithm": "md5", "value": "b51286c82c6fc3227eacc4c4de570715"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1166.so", "digest": {"algorithm": "md5", "value": "27e5026693918b8e42596feb5126a599"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1167.so", "digest": {"algorithm": "md5", "value": "b2a2866271eb99abc4d5d6775e5de1e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM12712.so", "digest": {"algorithm": "md5", "value": "99ec8137d2e9e792c1e763b1afeac946"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1364.so", "digest": {"algorithm": "md5", "value": "2aee904c36e4feb621c777d47daf0a59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1371.so", "digest": {"algorithm": "md5", "value": "02bb17022391a3775f2aa6f099ea9f90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1388.so", "digest": {"algorithm": "md5", "value": "5125a4dd8d852d2b450cc769cbdd214b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1390.so", "digest": {"algorithm": "md5", "value": "39606e16eca3512024c2ed8748031a34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM1399.so", "digest": {"algorithm": "md5", "value": "a59ff5cd23055db2c7454dd798fd4c30"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM16804.so", "digest": {"algorithm": "md5", "value": "42d691d69d053f68345e58bf7df85cd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM256.so", "digest": {"algorithm": "md5", "value": "89fa9f6cdeac5d88e7aa8e097883f1c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM273.so", "digest": {"algorithm": "md5", "value": "f95ffc2531716f96e27fd46e110c4f93"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM274.so", "digest": {"algorithm": "md5", "value": "ec289e096ca0bff98470f1ffc4178fd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM275.so", "digest": {"algorithm": "md5", "value": "0ceaeae5b54797e35fdad9dc90cb25bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM277.so", "digest": {"algorithm": "md5", "value": "934bbba73c3c64d2978e85322cded2b7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM278.so", "digest": {"algorithm": "md5", "value": "6b2d4ef7fde311b3257855a2b7e8f404"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM280.so", "digest": {"algorithm": "md5", "value": "26e0baaa9786a014b7981379f6780976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM281.so", "digest": {"algorithm": "md5", "value": "e99de749f5ba446a4e09d38bdb547d8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM284.so", "digest": {"algorithm": "md5", "value": "dc23c5f009667ce69e141f4bc3069d7e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM285.so", "digest": {"algorithm": "md5", "value": "f34edbdb05e3f8b0518c22ca22d991b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM290.so", "digest": {"algorithm": "md5", "value": "72dbb0d1d1cb7260fedf64f1c7145ea5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM297.so", "digest": {"algorithm": "md5", "value": "4743dfead0a5bdede73c680836524372"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM420.so", "digest": {"algorithm": "md5", "value": "478a6e6ff21f13cd0f92dbcb1722bb1c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM423.so", "digest": {"algorithm": "md5", "value": "2e15a13d50e8db818b147ddf6ad4de9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM424.so", "digest": {"algorithm": "md5", "value": "954cbdfebb6d3078102c55638238f566"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM437.so", "digest": {"algorithm": "md5", "value": "3a3e588f6aa92807f3e942ed5a22deac"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4517.so", "digest": {"algorithm": "md5", "value": "46453b1fdcc4c99f39fdebfe1edf3dd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4899.so", "digest": {"algorithm": "md5", "value": "bef6af2c817aafa0bc4f74f77acdfbda"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4909.so", "digest": {"algorithm": "md5", "value": "b10506fbb0b0cf163eef98d19ee34143"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM4971.so", "digest": {"algorithm": "md5", "value": "b527d8bad2117e0d066f7e34d1932eba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM500.so", "digest": {"algorithm": "md5", "value": "c8d3bf9507d919a87a9de6f139b0c33e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM5347.so", "digest": {"algorithm": "md5", "value": "64c1844235d92a5357bcbe53fdcab717"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM803.so", "digest": {"algorithm": "md5", "value": "b94fc8bd4fb468d955fa8144a47e7b48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM850.so", "digest": {"algorithm": "md5", "value": "ac321659d445eed3864172d75595975e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM851.so", "digest": {"algorithm": "md5", "value": "e517df47d91950bc62b16c1f770d7123"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM852.so", "digest": {"algorithm": "md5", "value": "e221f3790d5d27ac9ce94163380031e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM855.so", "digest": {"algorithm": "md5", "value": "b713f2e64b3616db201b39ec613a3767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM856.so", "digest": {"algorithm": "md5", "value": "c14fbb6e6ba4634ca9f1631b034a13a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM857.so", "digest": {"algorithm": "md5", "value": "3500c0b73e611c24f6446d6e48d792e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM858.so", "digest": {"algorithm": "md5", "value": "3eb2666239a26dccdb527b9bcc15ffb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM860.so", "digest": {"algorithm": "md5", "value": "ac5b7bf4db726bc9fea95f87932187ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM861.so", "digest": {"algorithm": "md5", "value": "0fadd8cdbf586dd87fe643a37eda1aa2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM862.so", "digest": {"algorithm": "md5", "value": "a4166e089ffda617dc7c1bd9f9426fb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM863.so", "digest": {"algorithm": "md5", "value": "f424130f0527b76272895f45170e1120"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM864.so", "digest": {"algorithm": "md5", "value": "19b9e8c8d32417d1db98a8da3eb8585a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM865.so", "digest": {"algorithm": "md5", "value": "b24305b69254553e6718424ed3d14452"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866.so", "digest": {"algorithm": "md5", "value": "47178a04461aa15a5f0a988e1b9e1500"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM866NAV.so", "digest": {"algorithm": "md5", "value": "d36fa94b76bf56088fdde1326594149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM868.so", "digest": {"algorithm": "md5", "value": "cc9a3528d70540e6ede4a0bc1bd97db1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM869.so", "digest": {"algorithm": "md5", "value": "41ae1f8ca4c6bb3a9b7d334327950b05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM870.so", "digest": {"algorithm": "md5", "value": "07c046214ba05cfb21368d41ae09128e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM871.so", "digest": {"algorithm": "md5", "value": "0b66b2f2acb57b9c411aa708694eb981"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM874.so", "digest": {"algorithm": "md5", "value": "4e577097c88d9765dbf68da5d2c524cc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM875.so", "digest": {"algorithm": "md5", "value": "556757ba1a8f76253d8c1a18fe29b678"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM880.so", "digest": {"algorithm": "md5", "value": "0b36b275656443bc1d27c5551579ce63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM891.so", "digest": {"algorithm": "md5", "value": "36eda54b897c82c1314ad162991de690"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM901.so", "digest": {"algorithm": "md5", "value": "a95df1775e45eb616b4b95f6ce08ebfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM902.so", "digest": {"algorithm": "md5", "value": "4017f8f0788112ecafc035d941595e66"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM903.so", "digest": {"algorithm": "md5", "value": "48cc88a0dfa6d720b34de8866fd8bd70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9030.so", "digest": {"algorithm": "md5", "value": "954f0a2a78dffc50eb6d453713bd993a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM904.so", "digest": {"algorithm": "md5", "value": "f4c268fa945291888c95a72f3299c443"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM905.so", "digest": {"algorithm": "md5", "value": "1a673070535c80ea6d49c5ddeb86e101"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9066.so", "digest": {"algorithm": "md5", "value": "997407a96876b2f19d734a993c26bec6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM918.so", "digest": {"algorithm": "md5", "value": "79d1e736e41d0d3011dcc8995f05966a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM921.so", "digest": {"algorithm": "md5", "value": "d8b9744424a9e6f0388a6ce534167b4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM922.so", "digest": {"algorithm": "md5", "value": "d50bd29f929ff5823189674bf2c06c84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM930.so", "digest": {"algorithm": "md5", "value": "6e0175aa026832198e74a302c4cae33d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM932.so", "digest": {"algorithm": "md5", "value": "b9e049750b056e69a7a6a1b49e64cb9d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM933.so", "digest": {"algorithm": "md5", "value": "185cedf6bd8a48d617b437a50cd864f3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM935.so", "digest": {"algorithm": "md5", "value": "7e3d9fcef27204f4a5753b0bab5070da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM937.so", "digest": {"algorithm": "md5", "value": "aaf0d4cfba88720f300d674cb94ecf8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM939.so", "digest": {"algorithm": "md5", "value": "9cb32cf7e68497c14a3893e675515af3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM943.so", "digest": {"algorithm": "md5", "value": "61976ea3d4c4c45eb7bfa1b12803a757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IBM9448.so", "digest": {"algorithm": "md5", "value": "cfa64b9710817eeabe53722623a29976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/IEC_P27-1.so", "digest": {"algorithm": "md5", "value": "23bd02549301b6689c529df53cf79f8d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-8.so", "digest": {"algorithm": "md5", "value": "e8a3b4964efd69102be0e0d8be42e6ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS-CYRILLIC.so", "digest": {"algorithm": "md5", "value": "41bce3898530c28308e903c347da3b67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/INIS.so", "digest": {"algorithm": "md5", "value": "f73afdbb4b6db6338ad10c472f26119e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISIRI-3342.so", "digest": {"algorithm": "md5", "value": "777cf4c2c13da454c5215d05bf7e1d2c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN-EXT.so", "digest": {"algorithm": "md5", "value": "d63f77473c7cd5acc6220575c6499ad2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-CN.so", "digest": {"algorithm": "md5", "value": "d661e1b48fbf77e643d9c92039ab6ac1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP-3.so", "digest": {"algorithm": "md5", "value": "67e5ea9b6cf3f944f1b5105b3f054a10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-JP.so", "digest": {"algorithm": "md5", "value": "176f6554f7df3595a98968ccab1068fd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-2022-KR.so", "digest": {"algorithm": "md5", "value": "4015b6937554beeb1c92f446aa4926d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-197.so", "digest": {"algorithm": "md5", "value": "bfc93d9450a0ba1053cf59dc01a32487"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO-IR-209.so", "digest": {"algorithm": "md5", "value": "255c99b70cbc1ed330bc2c33ad409cc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO646.so", "digest": {"algorithm": "md5", "value": "e86621ade3e6f561c89a850fe5a82fb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so", "digest": {"algorithm": "md5", "value": "46368fa4bcc34d8353956403e05593ff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-10.so", "digest": {"algorithm": "md5", "value": "4f050ffe70444a0a3e6b61905658e2d3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-11.so", "digest": {"algorithm": "md5", "value": "3b89ee0085fc6a2cfe2cffd0c0218ba5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-13.so", "digest": {"algorithm": "md5", "value": "c43d508cec8c62f0c34b62bbb53aa618"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-14.so", "digest": {"algorithm": "md5", "value": "d7560a26156ad840b82d60564b249231"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-15.so", "digest": {"algorithm": "md5", "value": "c6ae86aede59131d60f35703e553ed0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-16.so", "digest": {"algorithm": "md5", "value": "51bc3c3ad6f395a8bf6433275ae94d8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-2.so", "digest": {"algorithm": "md5", "value": "5af1a5e5a8ac71e87bb374fa94e85311"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-3.so", "digest": {"algorithm": "md5", "value": "ed0c44054f6a6956015d1dd6cd010634"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-4.so", "digest": {"algorithm": "md5", "value": "ba3bc29a347f18a121e95a84736599e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-5.so", "digest": {"algorithm": "md5", "value": "20928bcefff0300d5606eb6c51d15c34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-6.so", "digest": {"algorithm": "md5", "value": "aad83c7d87f9e29c4ad3d9ad8b5bfb33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-7.so", "digest": {"algorithm": "md5", "value": "b18f80d1ea3c89a091afffbb1c6f745c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-8.so", "digest": {"algorithm": "md5", "value": "0178e5bbd282274143d44b98dafcf4a3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9.so", "digest": {"algorithm": "md5", "value": "e6a34431a86573649c46b1bdda30427f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO8859-9E.so", "digest": {"algorithm": "md5", "value": "94fc7c871eeec2f477189d86bdf9498b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_10367-BOX.so", "digest": {"algorithm": "md5", "value": "8ee21aea81bab5f49ab21d1537f8cfde"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_11548-1.so", "digest": {"algorithm": "md5", "value": "0454369c2c525d76d5a717887c887bbd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_2033.so", "digest": {"algorithm": "md5", "value": "957b87e59782a173f8e44fca076a70e8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427-EXT.so", "digest": {"algorithm": "md5", "value": "2392dadcadc197b4a22d241c3eb5aed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5427.so", "digest": {"algorithm": "md5", "value": "d42be9b60e30daec7ffdb3d790a99178"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_5428.so", "digest": {"algorithm": "md5", "value": "a66331ebf2d95f7f7a458f0e234d1e01"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937-2.so", "digest": {"algorithm": "md5", "value": "7f588cd01751cd17947edbcc4046e5bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/ISO_6937.so", "digest": {"algorithm": "md5", "value": "65f022e0e414701fba52c4082d72081e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/JOHAB.so", "digest": {"algorithm": "md5", "value": "55673f806a8019a7a068adddc1aa5d5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI-8.so", "digest": {"algorithm": "md5", "value": "84de6dcc15d5d1216977c888a0ceccff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-R.so", "digest": {"algorithm": "md5", "value": "d11ef7db14ba6025d1fe2d99a66ffb31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-RU.so", "digest": {"algorithm": "md5", "value": "8dca469551f86481f318ebae9f34a957"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-T.so", "digest": {"algorithm": "md5", "value": "e886d02ed4d4e3508860c4cc8eceddc7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/KOI8-U.so", "digest": {"algorithm": "md5", "value": "e9a0949d79af41f1adad5f07f994fa0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK-1.so", "digest": {"algorithm": "md5", "value": "5c5903d211f95f6c5d62ddbc237ae64e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/LATIN-GREEK.so", "digest": {"algorithm": "md5", "value": "923a415576e4faeceb276862ca2abf95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-CENTRALEUROPE.so", "digest": {"algorithm": "md5", "value": "8008b366c939d8bdc01484eac57be54f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-IS.so", "digest": {"algorithm": "md5", "value": "e1755e54d0f7f62808ac31687bdb510f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-SAMI.so", "digest": {"algorithm": "md5", "value": "a0f925fb08d970dd1ff038622a2dc59c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MAC-UK.so", "digest": {"algorithm": "md5", "value": "d7a73eed9a4239242747b6c8c2bcc6f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MACINTOSH.so", "digest": {"algorithm": "md5", "value": "1cb2f38545b7319cecd94eac32254082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/MIK.so", "digest": {"algorithm": "md5", "value": "e49973deef7bbbe7ada9424086738af8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-DANO.so", "digest": {"algorithm": "md5", "value": "97d2c0525e4e7fca940fb8aa1cd62608"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/NATS-SEFI.so", "digest": {"algorithm": "md5", "value": "61ffbb5dcd8e588af437ef73e429cc2b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/PT154.so", "digest": {"algorithm": "md5", "value": "c9629790a1fce5c990c5fc0ba0a4ce40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/RK1048.so", "digest": {"algorithm": "md5", "value": "c491cc4a3928c53e5d1c8e2ff073ccbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SAMI-WS2.so", "digest": {"algorithm": "md5", "value": "0c27b237bd7df6eff547dd29392b9693"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SHIFT_JISX0213.so", "digest": {"algorithm": "md5", "value": "59c4e5279309229e023a59833f5435cb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/SJIS.so", "digest": {"algorithm": "md5", "value": "1e677454d237daa35123c61f4229b681"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/T.61.so", "digest": {"algorithm": "md5", "value": "474c39c820de71878c00cc5568211af2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TCVN5712-1.so", "digest": {"algorithm": "md5", "value": "d45f375819b05cc59469d5cf6f4af51a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TIS-620.so", "digest": {"algorithm": "md5", "value": "9c8ca5f04a886c9b4688849112534c0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/TSCII.so", "digest": {"algorithm": "md5", "value": "5f56a4481b01f0a2dbf248e5fc42e7e6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UHC.so", "digest": {"algorithm": "md5", "value": "140127838d6255de1c5cc11b876817aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UNICODE.so", "digest": {"algorithm": "md5", "value": "9c00885438838c9fb1415f29452fea53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-16.so", "digest": {"algorithm": "md5", "value": "39a601c86fa5cbb373f3f61fb4104832"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-32.so", "digest": {"algorithm": "md5", "value": "db04ec3383b9789a1aa035930675fada"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/UTF-7.so", "digest": {"algorithm": "md5", "value": "b8e99b2e059545a6cd8b67dbc59a7ded"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/VISCII.so", "digest": {"algorithm": "md5", "value": "34004541c1f6a2b942d3ef76738ab3e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules", "digest": {"algorithm": "md5", "value": "2dab2aa549154124f003303b2520a7a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", "digest": {"algorithm": "md5", "value": "b6fe50164130a2cf60ae37ee54fed70f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libCNS.so", "digest": {"algorithm": "md5", "value": "827bb85041faefe8076d4f1090658a44"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libGB.so", "digest": {"algorithm": "md5", "value": "54ea8d4ed6977bc1b793c5ee5ea5cf6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libISOIR165.so", "digest": {"algorithm": "md5", "value": "7c5df4d1414a944bfdaf2daf695c5ecc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJIS.so", "digest": {"algorithm": "md5", "value": "d8d764d5797d00ea470f007947b682d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libJISX0213.so", "digest": {"algorithm": "md5", "value": "a38ffd981e9d42dd32582c4a7622dd59"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/gconv/libKSC.so", "digest": {"algorithm": "md5", "value": "eb78705c48e0f807877ca93a2ee99e85"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "40b0c76e60cd939206a83f9560a76f5f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/NEWS.gz", "digest": {"algorithm": "md5", "value": "0d820a601ac2eedddb22c14302ba1b3f"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.Debian.gz", "digest": {"algorithm": "md5", "value": "9f384bc94867d6f5b3ac21c215fc88c6"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/README.hesiod.gz", "digest": {"algorithm": "md5", "value": "085c305fdce1731c5eb5684e6d3263a9"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "1bfa4f3743e92f4dca1f09e1da49d066"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/changelog.gz", "digest": {"algorithm": "md5", "value": "48d68260ab7331ccff4ff77677d7607d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libc6/copyright", "digest": {"algorithm": "md5", "value": "d848be5c37cd71d76c5a7b9e7e28868a"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libc6", "digest": {"algorithm": "md5", "value": "cf7ac65b6eae6374d97c5d58aa5312c1"}, "isConfigFile": false}]}}, {"id": "e8a217187cf852f4", "name": "libcrypt1", "version": "1:4.4.18-4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libcrypt1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libcrypt1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libcrypt1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypt1:libcrypt1:1\\:4.4.18-4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libcrypt1@1:4.4.18-4?arch=amd64&upstream=libxcrypt&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libcrypt1", "source": "libxcrypt", "version": "1:4.4.18-4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Marco d'Itri ", "installedSize": 226, "depends": ["libc6 (>= 2.25)"], "files": [{"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "digest": {"algorithm": "md5", "value": "0f7c29fad209f3c1e245c0410016f541"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "b032eca1dacc0359aae185b90dc28bf3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/changelog.gz", "digest": {"algorithm": "md5", "value": "1076406254c92f44127c45a4851d65b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libcrypt1/copyright", "digest": {"algorithm": "md5", "value": "407bd74c310a4951bbdf977ac22b1a9b"}, "isConfigFile": false}]}}, {"id": "ffc3039a23191421", "name": "libgcc-s1", "version": "10.2.1-6", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgcc-s1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GFDL-1.2", "spdxExpression": "GFDL-1.2-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}, {"value": "LGPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/gcc-10-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgcc-s1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc-s1:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc-s1:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc_s1:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc-s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libgcc:libgcc_s1:10.2.1-6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgcc-s1@10.2.1-6?arch=amd64&upstream=gcc-10&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgcc-s1", "source": "gcc-10", "version": "10.2.1-6", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian GCC Maintainers ", "installedSize": 116, "provides": ["libgcc1 (= 1:10.2.1-6)"], "depends": ["gcc-10-base (= 10.2.1-6)", "libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libgcc_s.so.1", "digest": {"algorithm": "md5", "value": "c57404d2ffddeeb02e9862919a5c196e"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/libgcc-s1", "digest": {"algorithm": "md5", "value": "44a14dcf85ae45e233e4d47509cc2369"}, "isConfigFile": false}]}}, {"id": "70a2151f78173127", "name": "libgmp10", "version": "2:6.2.1+dfsg-1+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libgmp10:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "GPL-3", "spdxExpression": "GPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}, {"value": "LGPL-3", "spdxExpression": "LGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libgmp10/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libgmp10/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgmp10:libgmp10:2\\:6.2.1\\+dfsg-1\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libgmp10@2:6.2.1%2Bdfsg-1%2Bdeb11u1?arch=amd64&upstream=gmp&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libgmp10", "source": "gmp", "version": "2:6.2.1+dfsg-1+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian Science Team ", "installedSize": 863, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", "digest": {"algorithm": "md5", "value": "ecbc2ec786556d15a2977cd6bea651a1"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/README.Debian", "digest": {"algorithm": "md5", "value": "061786ca72ba56ab851af66f5b4566b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "6bbdf2529833c91c23d24fb90e2731d3"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/changelog.gz", "digest": {"algorithm": "md5", "value": "03b728a270d58c61a72bdd6cc4da398d"}, "isConfigFile": false}, {"path": "/usr/share/doc/libgmp10/copyright", "digest": {"algorithm": "md5", "value": "a2e7dae6af89d823171690778148652b"}, "isConfigFile": false}]}}, {"id": "42850cdaa640a27b", "name": "libpcre2-8-0", "version": "10.36-2+deb11u1", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libpcre2-8-0/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libpcre2-8-0/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libpcre2-8-0:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8-0:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8_0:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2-8:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2_8:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2-8-0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libpcre2:libpcre2_8_0:10.36-2\\+deb11u1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libpcre2-8-0@10.36-2%2Bdeb11u1?arch=amd64&upstream=pcre2&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libpcre2-8-0", "source": "pcre2", "version": "10.36-2+deb11u1", "sourceVersion": "", "architecture": "amd64", "maintainer": "Matthew Vernon ", "installedSize": 664, "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.10.1", "digest": {"algorithm": "md5", "value": "5197592fddd02bb365afc75ddbe9f757"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/README.Debian", "digest": {"algorithm": "md5", "value": "fbde6fa016e43367c012e30e442e8180"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "fc8725693b1fcf89ea132ce1ae014efa"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/changelog.gz", "digest": {"algorithm": "md5", "value": "7fb71eb79c3fa8782ae8f39afbcdf16c"}, "isConfigFile": false}, {"path": "/usr/share/doc/libpcre2-8-0/copyright", "digest": {"algorithm": "md5", "value": "2fd254e240f8f30f95d53cb1af479b04"}, "isConfigFile": false}]}}, {"id": "e5b9d661ddd579eb", "name": "libselinux1", "version": "3.1-3", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libselinux1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/libselinux1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libselinux1/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libselinux1:libselinux1:3.1-3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libselinux1@3.1-3?arch=amd64&upstream=libselinux&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libselinux1", "source": "libselinux", "version": "3.1-3", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian SELinux maintainers ", "installedSize": 207, "depends": ["libc6 (>= 2.14)", "libpcre2-8-0 (>= 10.22)"], "files": [{"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "digest": {"algorithm": "md5", "value": "da6ac7705ec009a1d160a0aa29349fb4"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "54970d9409d409b145247c39eacc111b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libselinux1/copyright", "digest": {"algorithm": "md5", "value": "3f85b5814483a164783defd5a682b44c"}, "isConfigFile": false}]}}, {"id": "3acd4d4682e04fdf", "name": "libssl1.1", "version": "1.1.1n-0+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/libssl1.1/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/libssl1.1/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/libssl1.1:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl1.1:libssl1.1:1.1.1n-0\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/libssl1.1@1.1.1n-0%2Bdeb11u4?arch=amd64&upstream=openssl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "libssl1.1", "source": "openssl", "version": "1.1.1n-0+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenSSL Team ", "installedSize": 4124, "depends": ["libc6 (>= 2.25)", "debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/afalg.so", "digest": {"algorithm": "md5", "value": "65c066395c1f7469bd555269cd3bbeb4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/engines-1.1/padlock.so", "digest": {"algorithm": "md5", "value": "c3876bf1e224c2e7630ff38fac831689"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "digest": {"algorithm": "md5", "value": "bf4f44a145415306472330939feaf33d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "digest": {"algorithm": "md5", "value": "2e93e13b373621a7d3aaddacd6701fa8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "36d84ee05886a95b19e981c1f67b7eb0"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e4fd0426e8d9eac00d04f2357334998b"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/changelog.gz", "digest": {"algorithm": "md5", "value": "718c0c03a3c9daeb2d2617809b5d8ce8"}, "isConfigFile": false}, {"path": "/usr/share/doc/libssl1.1/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}]}}, {"id": "e55053937caa9306", "name": "lsb-base", "version": "11.1.0", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/lsb-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/lsb-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/lsb-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/lsb-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:lsb-base:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb-base:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb_base:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb-base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lsb:lsb_base:11.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/lsb-base@11.1.0?arch=all&upstream=lsb&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "lsb-base", "source": "lsb", "version": "11.1.0", "sourceVersion": "", "architecture": "all", "maintainer": "Debian sysvinit maintainers ", "installedSize": 49, "files": [{"path": "/lib/lsb/init-functions", "digest": {"algorithm": "md5", "value": "ccb5fe24467c804ee4e923cdfc028517"}, "isConfigFile": false}, {"path": "/lib/lsb/init-functions.d/00-verbose", "digest": {"algorithm": "md5", "value": "a952ac8590fedfdb51d29175e1dd160b"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "fec75af04a1409da2309b276f54847b9"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/README.Debian.gz", "digest": {"algorithm": "md5", "value": "66e4c2999e6889a96048fb42443f37a7"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/changelog.gz", "digest": {"algorithm": "md5", "value": "2b7eb11ef0c4eabb3ea0a1c73698a0aa"}, "isConfigFile": false}, {"path": "/usr/share/doc/lsb-base/copyright", "digest": {"algorithm": "md5", "value": "abc039220c836ef7efeda6e9043fbf10"}, "isConfigFile": false}]}}, {"id": "17ce48d7b7f75ac2", "name": "mawk", "version": "1.3.4.20200120-2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mawk/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/mawk.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/mawk.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/mawk/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/mawk/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:mawk:mawk:1.3.4.20200120-2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/mawk@1.3.4.20200120-2?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "mawk", "source": "", "version": "1.3.4.20200120-2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Boyuan Yang ", "installedSize": 242, "provides": ["awk"], "depends": ["libc6 (>= 2.29)"], "files": [{"path": "/usr/bin/mawk", "digest": {"algorithm": "md5", "value": "2046b6d8b6ff3b750dbc898bcf57f8db"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/ACKNOWLEDGMENT", "digest": {"algorithm": "md5", "value": "5f141143c36933d1212238a986f7a3b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/README", "digest": {"algorithm": "md5", "value": "beda9507694b46ec3e775ec048fca0ff"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e48c93e2cd9d5e175a5f860d811db5fb"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/changelog.gz", "digest": {"algorithm": "md5", "value": "03fd3e3bde333d9e4e74eca16c542164"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/copyright", "digest": {"algorithm": "md5", "value": "5670c6b513cd839530aae56d95b66ab8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/ct_length.awk", "digest": {"algorithm": "md5", "value": "fc119ca517f2c5469eac3bd700ec9f48"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/decl.awk", "digest": {"algorithm": "md5", "value": "60f32158c4e91149fbea1555cfa84d90"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/deps.awk", "digest": {"algorithm": "md5", "value": "f5cd81d4d56dcb96d08a3b636221489a"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/eatc.awk", "digest": {"algorithm": "md5", "value": "24a21d4b4163562c9ed993c254d7fa39"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/gdecl.awk", "digest": {"algorithm": "md5", "value": "8c30333217f6c3261d55ee5875dc0a6c"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hcal", "digest": {"algorithm": "md5", "value": "b49a1ad9d99bf64db1eb3b0fad028ea8"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/hical", "digest": {"algorithm": "md5", "value": "d27acaced201bb42222486bd76a4c37e"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/nocomment.awk", "digest": {"algorithm": "md5", "value": "0dcd1737b5d65dcc948d431e45a476c1"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/primes.awk", "digest": {"algorithm": "md5", "value": "844ba747af7f318c98fe601236722525"}, "isConfigFile": false}, {"path": "/usr/share/doc/mawk/examples/qsort.awk", "digest": {"algorithm": "md5", "value": "32b7e764592bcfed4b1a4d94d0e464f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/mawk.1.gz", "digest": {"algorithm": "md5", "value": "21eb35e9c646bca55dfac23827c588fb"}, "isConfigFile": false}]}}, {"id": "527a3762934b8a11", "name": "nginx", "version": "1.23.3-1~bullseye", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/nginx/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/nginx/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/nginx.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/nginx.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nginx:nginx:1.23.3-1\\~bullseye:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/nginx@1.23.3-1~bullseye?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "nginx", "source": "", "version": "1.23.3-1~bullseye", "sourceVersion": "", "architecture": "amd64", "maintainer": "NGINX Packaging ", "installedSize": 3076, "provides": ["httpd", "nginx", "nginx-r1.23.3"], "depends": ["libc6 (>= 2.28)", "libcrypt1 (>= 1:4.1.0)", "libpcre2-8-0 (>= 10.22)", "libssl1.1 (>= 1.1.1)", "zlib1g (>= 1:1.1.4)", "lsb-base (>= 3.0-6)", "adduser"], "files": [{"path": "/etc/default/nginx", "digest": {"algorithm": "md5", "value": "e2b1ae0f31c6d03d3305ef526b0ba3b5"}, "isConfigFile": true}, {"path": "/etc/default/nginx-debug", "digest": {"algorithm": "md5", "value": "719f6f9981039a05a64c201a4b1db19f"}, "isConfigFile": true}, {"path": "/etc/init.d/nginx", "digest": {"algorithm": "md5", "value": "7224be660d7c280a775bd6eca2547df4"}, "isConfigFile": true}, {"path": "/etc/init.d/nginx-debug", "digest": {"algorithm": "md5", "value": "57e8f64b4f464fc13701c6b22240ac10"}, "isConfigFile": true}, {"path": "/etc/logrotate.d/nginx", "digest": {"algorithm": "md5", "value": "a4da44b03e39926b999329061770362b"}, "isConfigFile": true}, {"path": "/etc/nginx/conf.d/default.conf", "digest": {"algorithm": "md5", "value": "25c02145e4a2e1d2bc6da5d585cddd32"}, "isConfigFile": true}, {"path": "/etc/nginx/fastcgi_params", "digest": {"algorithm": "md5", "value": "4729c30112ca3071f4650479707993ad"}, "isConfigFile": true}, {"path": "/etc/nginx/mime.types", "digest": {"algorithm": "md5", "value": "754582375e90b09edaa6d3dbd657b3cf"}, "isConfigFile": true}, {"path": "/etc/nginx/nginx.conf", "digest": {"algorithm": "md5", "value": "756e7eaae19e95b5f49ce81e73b10512"}, "isConfigFile": true}, {"path": "/etc/nginx/scgi_params", "digest": {"algorithm": "md5", "value": "df8c71e25e0356ffc539742f08fddfff"}, "isConfigFile": true}, {"path": "/etc/nginx/uwsgi_params", "digest": {"algorithm": "md5", "value": "88ac833ee8ea60904a8b3063fde791de"}, "isConfigFile": true}, {"path": "/lib/systemd/system/nginx-debug.service", "digest": {"algorithm": "md5", "value": "15d554677c017d8a9cfc73eedc79b248"}, "isConfigFile": false}, {"path": "/lib/systemd/system/nginx.service", "digest": {"algorithm": "md5", "value": "ea88f6477ae799e3a32a4dcc296cc3bb"}, "isConfigFile": false}, {"path": "/usr/sbin/nginx", "digest": {"algorithm": "md5", "value": "ea71cef47269e7cbcd8f40dae85cf581"}, "isConfigFile": false}, {"path": "/usr/sbin/nginx-debug", "digest": {"algorithm": "md5", "value": "9c8ab1a34eb80afc5e2aaefc90e79aa1"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/CHANGES.ru.gz", "digest": {"algorithm": "md5", "value": "6763e5ef98c8733ae9bec68b39639345"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/README", "digest": {"algorithm": "md5", "value": "6a35d7240f0011220c3ae328e9e0d5ec"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "26db21b3b03a4bfa7a3a74d01ceca57f"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/changelog.gz", "digest": {"algorithm": "md5", "value": "4b63a847cf182ff21cdab6336f5b587c"}, "isConfigFile": false}, {"path": "/usr/share/doc/nginx/copyright", "digest": {"algorithm": "md5", "value": "928c8b677713b532d386034283a8ff17"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/nginx", "digest": {"algorithm": "md5", "value": "fe27277515202de625c33654cdbbeae2"}, "isConfigFile": false}, {"path": "/usr/share/man/man8/nginx.8.gz", "digest": {"algorithm": "md5", "value": "97c64f50aa2c9a966ce45777536eeca6"}, "isConfigFile": false}, {"path": "/usr/share/nginx/html/50x.html", "digest": {"algorithm": "md5", "value": "5a719a793405561b1a13e6cb1f403d88"}, "isConfigFile": false}, {"path": "/usr/share/nginx/html/index.html", "digest": {"algorithm": "md5", "value": "7df3d7cf3358af3f470ac7229387ef94"}, "isConfigFile": false}]}}, {"id": "b79f82bf5740541e", "name": "openssl", "version": "1.1.1n-0+deb11u4", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/openssl/copyright", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/usr/share/doc/openssl/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.conffiles", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/openssl.conffiles", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/openssl.md5sums", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/info/openssl.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:openssl:openssl:1.1.1n-0\\+deb11u4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/openssl@1.1.1n-0%2Bdeb11u4?arch=amd64&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "openssl", "source": "", "version": "1.1.1n-0+deb11u4", "sourceVersion": "", "architecture": "amd64", "maintainer": "Debian OpenSSL Team ", "installedSize": 1466, "depends": ["libc6 (>= 2.15)", "libssl1.1 (>= 1.1.1)"], "files": [{"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "md5", "value": "8dd4de5642570c91e9071900b6b9d5bc"}, "isConfigFile": true}, {"path": "/usr/bin/c_rehash", "digest": {"algorithm": "md5", "value": "9aad94d235c505bcdfc7b583c2ea8f59"}, "isConfigFile": false}, {"path": "/usr/bin/openssl", "digest": {"algorithm": "md5", "value": "14d0ff65ec033cad1cd69e1fd6a33490"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/CA.pl", "digest": {"algorithm": "md5", "value": "b26d534468115485ec24200ec0cf2d9d"}, "isConfigFile": false}, {"path": "/usr/lib/ssl/misc/tsget.pl", "digest": {"algorithm": "md5", "value": "ad290ae3a5a0dc90453b09be2e5463c0"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/FAQ", "digest": {"algorithm": "md5", "value": "773609f5df921846200ffdadb8183fd2"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/certificates.txt.gz", "digest": {"algorithm": "md5", "value": "85423ba21d4cb32c1808f7be074776ce"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/HOWTO/keys.txt", "digest": {"algorithm": "md5", "value": "86c11189191ec40ed9565cfc56b18f65"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.Debian.gz", "digest": {"algorithm": "md5", "value": "e9bba0f22af6c7fa96a5901e46646625"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/NEWS.gz", "digest": {"algorithm": "md5", "value": "323fe3a9f4a7ababa9d8ba632bd56c31"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README", "digest": {"algorithm": "md5", "value": "3defbea5866f68ed823749714c3138b4"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.Debian", "digest": {"algorithm": "md5", "value": "393e5b180c24924a7a795d722273df3c"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.ENGINE.gz", "digest": {"algorithm": "md5", "value": "d842bdb6cd86064f9d3db90f7a3bad85"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/README.optimization", "digest": {"algorithm": "md5", "value": "2f3c8587f54a1bd34a1ea62f103b537d"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "e4fd0426e8d9eac00d04f2357334998b"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/changelog.gz", "digest": {"algorithm": "md5", "value": "718c0c03a3c9daeb2d2617809b5d8ce8"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/copyright", "digest": {"algorithm": "md5", "value": "6ca25957fe201dc234ff25bc24f98e0a"}, "isConfigFile": false}, {"path": "/usr/share/doc/openssl/fingerprints.txt", "digest": {"algorithm": "md5", "value": "c77b6ef4a669c51bc272723b354c95fd"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/openssl", "digest": {"algorithm": "md5", "value": "53597829a54ca69c6e803649039214bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/CA.pl.1ssl.gz", "digest": {"algorithm": "md5", "value": "60ef704b5b96248b9cc3a3c092638552"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/asn1parse.1ssl.gz", "digest": {"algorithm": "md5", "value": "5c7cd581a384028336ae2b6cd1bff7d8"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ca.1ssl.gz", "digest": {"algorithm": "md5", "value": "e1d031ff802e581100e06e0b18073269"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ciphers.1ssl.gz", "digest": {"algorithm": "md5", "value": "2c274d2a238e712d7ef714d20a709047"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/cms.1ssl.gz", "digest": {"algorithm": "md5", "value": "d258245f31ee847dfe3e579eca93b91b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl.1ssl.gz", "digest": {"algorithm": "md5", "value": "cb85d9d2ce51e412ec6c6bea66a9ac56"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/crl2pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "241c650d7dbb20e91885c62c6670a361"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dgst.1ssl.gz", "digest": {"algorithm": "md5", "value": "e3354a7abad985e9b3609995cb5758f0"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dhparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "641606ee80ebc2cdcc613f58cd79bf05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "09523ad549c974524554672caf79f0b7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/dsaparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "c4405ca54754f4ca5ccd474ab5a55d6f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ec.1ssl.gz", "digest": {"algorithm": "md5", "value": "58b2c76d67999a64167f59dd7c43128c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ecparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "c91871dbe7f3f46298d6d21cfbdba47e"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/enc.1ssl.gz", "digest": {"algorithm": "md5", "value": "4019530447520ae4b47c4b310c744d1f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/engine.1ssl.gz", "digest": {"algorithm": "md5", "value": "a22971726341b397dd70596f618054ef"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/errstr.1ssl.gz", "digest": {"algorithm": "md5", "value": "831a6ac107647264a9d89b6aa2588d9f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/gendsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "2323172f75d47d19f0dfe2f3303f8208"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genpkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "a76072d5afc05ac5f200a3ff162e6065"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/genrsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "4dc1385c6adb7a5dbfbc05a6b40e2b0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/list.1ssl.gz", "digest": {"algorithm": "md5", "value": "66ec54b43261e8e9d9a648beef4ab88d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/nseq.1ssl.gz", "digest": {"algorithm": "md5", "value": "51e353aaec14072944c9bd343d0aad05"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ocsp.1ssl.gz", "digest": {"algorithm": "md5", "value": "7784bbe1c5304395e2ade73f5d914c8a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/openssl.1ssl.gz", "digest": {"algorithm": "md5", "value": "a31bf24ab9687def44288801b0914ecf"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/passwd.1ssl.gz", "digest": {"algorithm": "md5", "value": "5776fa5426584ed7a1c3f38444a3a8c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs12.1ssl.gz", "digest": {"algorithm": "md5", "value": "75ae4f737d3ef60c7e8f48ef5d3b1e29"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs7.1ssl.gz", "digest": {"algorithm": "md5", "value": "a1e8b6cee8aa8e31d4d0093771cdc782"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkcs8.1ssl.gz", "digest": {"algorithm": "md5", "value": "3b292e8ad371faec2eceb3f88ab546cb"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkey.1ssl.gz", "digest": {"algorithm": "md5", "value": "04a0f1744c1161e5c59fef89ea3f767f"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyparam.1ssl.gz", "digest": {"algorithm": "md5", "value": "6dc7244370f31f82640bfac443efcd89"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/pkeyutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "74f7fe4b8c08590f410d3b62596aa4fd"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/prime.1ssl.gz", "digest": {"algorithm": "md5", "value": "3be8774b63c293f4cf5026faabb56f83"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rand.1ssl.gz", "digest": {"algorithm": "md5", "value": "1a8209706966c82f04d7a27fd044f95c"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rehash.1ssl.gz", "digest": {"algorithm": "md5", "value": "11cd187972ee8ababbf6dd331f02f8ba"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/req.1ssl.gz", "digest": {"algorithm": "md5", "value": "e6ea31f09d914b6f5a6e36e2e2ef7f32"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsa.1ssl.gz", "digest": {"algorithm": "md5", "value": "06bed57be1ae031fb151d119954f7314"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/rsautl.1ssl.gz", "digest": {"algorithm": "md5", "value": "b267e3e72e6851838f65935be3fe158a"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_client.1ssl.gz", "digest": {"algorithm": "md5", "value": "7e78252870d5f2ba197a9896b1f43f82"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_server.1ssl.gz", "digest": {"algorithm": "md5", "value": "880b64a71a5fa843bde9fe628a5787aa"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/s_time.1ssl.gz", "digest": {"algorithm": "md5", "value": "919b4e8d8650245bcbf10c4bd328c9f1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/sess_id.1ssl.gz", "digest": {"algorithm": "md5", "value": "1ca67b14ad9e93903e111eadb8ba6681"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/smime.1ssl.gz", "digest": {"algorithm": "md5", "value": "ad072c525286885d404a75ff365eeb60"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/speed.1ssl.gz", "digest": {"algorithm": "md5", "value": "13f0f05f0787367a84c64b9faa5d16bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/spkac.1ssl.gz", "digest": {"algorithm": "md5", "value": "556236c7aed6cb1559cc41abd6376cab"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/srp.1ssl.gz", "digest": {"algorithm": "md5", "value": "07c579f4aefa5072a5ded8a5fc097cce"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/storeutl.1ssl.gz", "digest": {"algorithm": "md5", "value": "fdbdbb4893f6c54a3e7bfc6f23d8c031"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/ts.1ssl.gz", "digest": {"algorithm": "md5", "value": "da4d56f8e85e60ef265da91dd657aae6"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/tsget.1ssl.gz", "digest": {"algorithm": "md5", "value": "815bbef403d50a8e04a73988c51641bc"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/verify.1ssl.gz", "digest": {"algorithm": "md5", "value": "758ebfb3c6ff89354283e9fded3a7c1d"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/version.1ssl.gz", "digest": {"algorithm": "md5", "value": "9ef5dea9a0f5444a6dce96e8910f40d1"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/x509.1ssl.gz", "digest": {"algorithm": "md5", "value": "d402ae100c2dc08fbced20aba65777d4"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/config.5ssl.gz", "digest": {"algorithm": "md5", "value": "125d153464cfe0fa9a6b64ca1ded69cd"}, "isConfigFile": false}, {"path": "/usr/share/man/man5/x509v3_config.5ssl.gz", "digest": {"algorithm": "md5", "value": "9a0d662c430bb37108c65149a7b7a9d3"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/Ed25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "ae836db232e12bd5736a37eebb9b15bb"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND.7ssl.gz", "digest": {"algorithm": "md5", "value": "d76d4054c0b05e74a80babd7b369415d"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RAND_DRBG.7ssl.gz", "digest": {"algorithm": "md5", "value": "3eb37299f7323ebab0a20289a5b3c48f"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/RSA-PSS.7ssl.gz", "digest": {"algorithm": "md5", "value": "9b825c8072619751ccb0ee66467db23a"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/SM2.7ssl.gz", "digest": {"algorithm": "md5", "value": "43078d0b518b2f70d12dbb9b680c0325"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/X25519.7ssl.gz", "digest": {"algorithm": "md5", "value": "5f5b0cab1652310019da01a133e2a8dd"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/bio.7ssl.gz", "digest": {"algorithm": "md5", "value": "478366db17ac98b104e905feea62fc03"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/crypto.7ssl.gz", "digest": {"algorithm": "md5", "value": "516d0a2bd824d5eefa9af840fbd3a3f8"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ct.7ssl.gz", "digest": {"algorithm": "md5", "value": "d12ff1e61f16b49db3c06aa2111e2632"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/des_modes.7ssl.gz", "digest": {"algorithm": "md5", "value": "b06b69f8e423d8a54b486615c2831a52"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/evp.7ssl.gz", "digest": {"algorithm": "md5", "value": "9913bed61c30ce70cee17a5b1da37a82"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store-file.7ssl.gz", "digest": {"algorithm": "md5", "value": "3c2ebdcf96f39adc9c3c643cbf404b0b"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ossl_store.7ssl.gz", "digest": {"algorithm": "md5", "value": "b74a4ad0222ccdb328f53fb1f4863859"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/passphrase-encoding.7ssl.gz", "digest": {"algorithm": "md5", "value": "18341051957ba8a08b42a4cfd08f77d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/proxy-certificates.7ssl.gz", "digest": {"algorithm": "md5", "value": "25ca7ce16d51b04ddf525719c69e9fc6"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/scrypt.7ssl.gz", "digest": {"algorithm": "md5", "value": "97991e5514b53f9dd78d21ca6ca14291"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/ssl.7ssl.gz", "digest": {"algorithm": "md5", "value": "1b280687496cfdc78fd56b829f78f2c9"}, "isConfigFile": false}, {"path": "/usr/share/man/man7/x509.7ssl.gz", "digest": {"algorithm": "md5", "value": "28eb319bf0cf26d0d27218898bb2cd7e"}, "isConfigFile": false}]}}, {"id": "9bffdacf5ac49f23", "name": "perl-base", "version": "5.32.1-4+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/perl-base.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/perl-base.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Artistic", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-2", "spdxExpression": "Artistic-2.0", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Artistic-dist", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-GENERIC", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-3-clause-with-weird-numbering", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BSD-4-clause-POWERDOG", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "BZIP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "DONT-CHANGE-THE-GPL", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Expat", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1", "spdxExpression": "GPL-1.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-1+", "spdxExpression": "GPL-1.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-2+", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "GPL-3+-WITH-BISON-EXCEPTION", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-BSD", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "HSIEH-DERIVATIVE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "LGPL-2.1", "spdxExpression": "LGPL-2.1-only", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "REGCOMP,", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "RRA-KEEP-THIS-NOTICE", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "SDBM-PUBLIC-DOMAIN", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "TEXT-TABS", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "Unicode", "spdxExpression": "", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}, {"value": "ZLIB", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/perl-base/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/perl-base/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:perl-base:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl-base:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl_base:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl-base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:perl:perl_base:5.32.1-4\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/perl-base@5.32.1-4%2Bdeb11u2?arch=amd64&upstream=perl&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "perl-base", "source": "perl", "version": "5.32.1-4+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Niko Tyni ", "installedSize": 7664, "provides": ["libfile-path-perl (= 2.16)", "libfile-temp-perl (= 0.2309)", "libio-socket-ip-perl (= 0.39)", "libscalar-list-utils-perl (= 1:1.55)", "libsocket-perl (= 2.029)", "libxsloader-perl (= 0.30)", "perlapi-5.32.0", "perlapi-5.32.1"], "preDepends": ["libc6 (>= 2.29)", "libcrypt1 (>= 1:4.1.0)", "dpkg (>= 1.17.17)"], "files": [{"path": "/usr/bin/perl", "digest": {"algorithm": "md5", "value": "12bfb51cf9699c1e508a1f5b20eaa809"}, "isConfigFile": false}, {"path": "/usr/bin/perl5.32.1", "digest": {"algorithm": "md5", "value": "12bfb51cf9699c1e508a1f5b20eaa809"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/AutoLoader.pm", "digest": {"algorithm": "md5", "value": "78ae6d88b5349819d4ae17230677575d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp.pm", "digest": {"algorithm": "md5", "value": "9a55c30d94c9ba21536a414420efd1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Carp/Heavy.pm", "digest": {"algorithm": "md5", "value": "e9735f342b2b84149a56cd1ac967130a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config.pm", "digest": {"algorithm": "md5", "value": "326aacd2914883a5b1bc37deef4efdce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_git.pl", "digest": {"algorithm": "md5", "value": "43c2fc0c6c7fcce361baeebca99732de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Config_heavy.pl", "digest": {"algorithm": "md5", "value": "4a5ad98ea1d020ae8c730c404f8f35e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Cwd.pm", "digest": {"algorithm": "md5", "value": "ede8d9fcd1ff33a77b8f294cb820b1fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/DynaLoader.pm", "digest": {"algorithm": "md5", "value": "95a69418de8af0b8025ecf4f700f739b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Errno.pm", "digest": {"algorithm": "md5", "value": "1ed72351adae32960d29a150ddc9b9de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter.pm", "digest": {"algorithm": "md5", "value": "6eeee9b1ce37ea2303b77beb27ab1747"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Exporter/Heavy.pm", "digest": {"algorithm": "md5", "value": "1970b9340d74a93cc595798c96a144f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Fcntl.pm", "digest": {"algorithm": "md5", "value": "af8fc96226a839242532d130c5d166b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Basename.pm", "digest": {"algorithm": "md5", "value": "604b238b6d94ffb4c5e8b61312ee080e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Glob.pm", "digest": {"algorithm": "md5", "value": "6b127b714ab380df3deba6dc9c3bbb53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Path.pm", "digest": {"algorithm": "md5", "value": "7da7366054556f2d7764df444b4223f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec.pm", "digest": {"algorithm": "md5", "value": "afa74cd84c51d836f013c602c2652db9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Spec/Unix.pm", "digest": {"algorithm": "md5", "value": "f7b2283bb3d630fe6315c5291c28c2ec"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/File/Temp.pm", "digest": {"algorithm": "md5", "value": "440167e44b909ef974dd8e4d7210ea72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/FileHandle.pm", "digest": {"algorithm": "md5", "value": "b908fef4f113c2e74660490734566faf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Getopt/Long.pm", "digest": {"algorithm": "md5", "value": "0f5ae473250f0d3cb25241dfdda427de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Hash/Util.pm", "digest": {"algorithm": "md5", "value": "cd9d83d3f26f46ea6ec3c38a0a4d18e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO.pm", "digest": {"algorithm": "md5", "value": "34dc8586a33c46e4d95e6b1ceb9f3f31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/File.pm", "digest": {"algorithm": "md5", "value": "97ed1e07b973f7c286ac65df8dd55eb5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm", "digest": {"algorithm": "md5", "value": "1bf1e528fbfbc7fa63c66461e7e97ac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Pipe.pm", "digest": {"algorithm": "md5", "value": "a6ee610d7653cb198abafe64254858fb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Seekable.pm", "digest": {"algorithm": "md5", "value": "79467c631f67da684d7cbb4b3554574c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Select.pm", "digest": {"algorithm": "md5", "value": "a93157ec1e71eb6190934a31c6045fb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket.pm", "digest": {"algorithm": "md5", "value": "3fe4c9a51312355c44d356ae70621c12"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/INET.pm", "digest": {"algorithm": "md5", "value": "27ed01b5307faeb277f19e420e5ae527"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/IP.pm", "digest": {"algorithm": "md5", "value": "00c8df3d21c819a1b5497d71e6d6d5be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IO/Socket/UNIX.pm", "digest": {"algorithm": "md5", "value": "44a3762b898e0b0cfb756df7bcc46c1c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open2.pm", "digest": {"algorithm": "md5", "value": "cacf0d4298ea32691c26fcd5d95d2c38"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm", "digest": {"algorithm": "md5", "value": "a5f442497a70c17a03c86772f9bbae62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/List/Util.pm", "digest": {"algorithm": "md5", "value": "1a96163c4795564652346eb862ce9f30"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/POSIX.pm", "digest": {"algorithm": "md5", "value": "14e6f67a891acd42dfba1fdc8fbfe537"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Scalar/Util.pm", "digest": {"algorithm": "md5", "value": "9f4a3cf82721ed0dcd357a347fa8399c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/SelectSaver.pm", "digest": {"algorithm": "md5", "value": "d71a55c7cae110f38d85ea2c9147014e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Socket.pm", "digest": {"algorithm": "md5", "value": "fa91ee3852719273bbe2d17ce292f128"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Symbol.pm", "digest": {"algorithm": "md5", "value": "73e7444a3fa69ba1049906c0f487d353"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/ParseWords.pm", "digest": {"algorithm": "md5", "value": "7afe127a62ee67d6209e1a97dd5308a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Tabs.pm", "digest": {"algorithm": "md5", "value": "c2c59475e20b8bfe8ac8fb7cc4614fff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Text/Wrap.pm", "digest": {"algorithm": "md5", "value": "d134520357050d2efdd582b6a407149c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/Tie/Hash.pm", "digest": {"algorithm": "md5", "value": "c16d5dcbb2d08b941d8592e138ff091e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/XSLoader.pm", "digest": {"algorithm": "md5", "value": "855ce3fea5867863a254c39947d3465e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/attributes.pm", "digest": {"algorithm": "md5", "value": "e08fccc387c90993764adfb3e25c8520"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Cwd/Cwd.so", "digest": {"algorithm": "md5", "value": "156e8832fa97938b63dca57e87d1fed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Fcntl/Fcntl.so", "digest": {"algorithm": "md5", "value": "cd57e3f744a59bd37c0219dd0a276855"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/File/Glob/Glob.so", "digest": {"algorithm": "md5", "value": "65bcaccfb305c510b9e53448d3e05b08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Hash/Util/Util.so", "digest": {"algorithm": "md5", "value": "05bb97051985badbd437214844f3d23c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/IO/IO.so", "digest": {"algorithm": "md5", "value": "0eda6419e0e979ed0f7a78f66e0c01bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/List/Util/Util.so", "digest": {"algorithm": "md5", "value": "eac4013bc879119dd5509b3e2c31d8e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/POSIX/POSIX.so", "digest": {"algorithm": "md5", "value": "496f5c4cc73290a2df591e30ea40fab6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/Socket/Socket.so", "digest": {"algorithm": "md5", "value": "583ac3bdd4d76ed7f39eac88bb9d64dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/attributes/attributes.so", "digest": {"algorithm": "md5", "value": "3cb8dd1401a54548696f0cf5fc2fba60"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/auto/re/re.so", "digest": {"algorithm": "md5", "value": "9fd2057bb63b9aaca3bd17d3b5a1e213"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/base.pm", "digest": {"algorithm": "md5", "value": "0484a8f8936a422af0f8b6f94ddcd269"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes.pm", "digest": {"algorithm": "md5", "value": "d788cf15aeffba20a826192b950a4b5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/bytes_heavy.pl", "digest": {"algorithm": "md5", "value": "50d2926265097ad82558258a95ff0dd8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/constant.pm", "digest": {"algorithm": "md5", "value": "5668acebd8d30aa263d57519c360cbc3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/feature.pm", "digest": {"algorithm": "md5", "value": "1dedff99dfe12c003e1fef7fcd672f35"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/fields.pm", "digest": {"algorithm": "md5", "value": "05f46b50eeb55f1387551c69c7c37662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/integer.pm", "digest": {"algorithm": "md5", "value": "ac4305fa41b2b537d4e426f5f56c5bfb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/lib.pm", "digest": {"algorithm": "md5", "value": "5ff70a0a442b7d5e23e5ea0a22498f6d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/locale.pm", "digest": {"algorithm": "md5", "value": "9af72fe80f97c73e31887417b7ad5ef5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overload.pm", "digest": {"algorithm": "md5", "value": "9070d0956bd9a0392ed41d7d74e72a9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/overloading.pm", "digest": {"algorithm": "md5", "value": "eae881bf623745585b70c107ced98f69"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/parent.pm", "digest": {"algorithm": "md5", "value": "167856b625a767f24dc9b11a4735fae8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/re.pm", "digest": {"algorithm": "md5", "value": "782af34368195812261bcdfb132d4c6c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/strict.pm", "digest": {"algorithm": "md5", "value": "9df17e1d89a3f9c7e6f48214f00bd53e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Age.pl", "digest": {"algorithm": "md5", "value": "70ce331fd2488a6ad901cf120fe3da7a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bc.pl", "digest": {"algorithm": "md5", "value": "fb0f0783a2a6ccbbec7dcc09486d5bd2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bmg.pl", "digest": {"algorithm": "md5", "value": "d9d3fc910a68036962a71744ed359239"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpb.pl", "digest": {"algorithm": "md5", "value": "65371232fb327b089a2df764965416c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Bpt.pl", "digest": {"algorithm": "md5", "value": "6df877587f13ff963d19a44d92f487b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Cf.pl", "digest": {"algorithm": "md5", "value": "916f1c363e5c2fde3498841a20c4c564"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Digit.pl", "digest": {"algorithm": "md5", "value": "18d8870760d1c9b964d6feba741a8849"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Ea.pl", "digest": {"algorithm": "md5", "value": "bc721e92ecc43e073277d697ee60f60d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/EqUIdeo.pl", "digest": {"algorithm": "md5", "value": "e1493204dcc1f0a8e3991c1d8dec9e08"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Fold.pl", "digest": {"algorithm": "md5", "value": "ccf63881f38a1e239965ebfdd752b849"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/GCB.pl", "digest": {"algorithm": "md5", "value": "343caf3698dab28086ede1d153fbafc9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Gc.pl", "digest": {"algorithm": "md5", "value": "15cc4bece648d0839898bcde9ce8963a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Hst.pl", "digest": {"algorithm": "md5", "value": "ef86ecb208211fb84feeb6434b4f18b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identif2.pl", "digest": {"algorithm": "md5", "value": "1dfd1177ae23379bb29a231062baa523"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Identifi.pl", "digest": {"algorithm": "md5", "value": "de1f2f80155a8cad49f9cf89eca30383"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InPC.pl", "digest": {"algorithm": "md5", "value": "bc58563743723f02ad39bc026d403cb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/InSC.pl", "digest": {"algorithm": "md5", "value": "cf68b4ee4b0d7f12c7158220a5a3f934"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Isc.pl", "digest": {"algorithm": "md5", "value": "231434c0f286e558848b2d5764fd4ee0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jg.pl", "digest": {"algorithm": "md5", "value": "a14a1e3f56c6be70beed05d430d0e4a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Jt.pl", "digest": {"algorithm": "md5", "value": "9b2bde3cf32fb7de257ceeaa9cce0e2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lb.pl", "digest": {"algorithm": "md5", "value": "b7225819387b58d7f994ce65a4f993a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lc.pl", "digest": {"algorithm": "md5", "value": "9b4fd879fc3cfe908006296d8c175dfe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Lower.pl", "digest": {"algorithm": "md5", "value": "b03e73889cb562d2ce71d1e3d1afcac6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFCQC.pl", "digest": {"algorithm": "md5", "value": "5c5ee66e9348becec3b8ea28a4d285d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFDQC.pl", "digest": {"algorithm": "md5", "value": "c6248c963df8d3d7e6afbfb0aa3559a4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCCF.pl", "digest": {"algorithm": "md5", "value": "139a90341ad0b5770579081e257233c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKCQC.pl", "digest": {"algorithm": "md5", "value": "c142f97783b3ac847a8d0dadf5b437be"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NFKDQC.pl", "digest": {"algorithm": "md5", "value": "e6b54b6056c402865220129ef4b2e958"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Na1.pl", "digest": {"algorithm": "md5", "value": "bfdb22b763638c465228e4705ecb0270"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/NameAlia.pl", "digest": {"algorithm": "md5", "value": "5601b0ae63dc2ac0d2ee67291f258b1e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nt.pl", "digest": {"algorithm": "md5", "value": "17308dd48edce039cfc009a7d34a3892"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Nv.pl", "digest": {"algorithm": "md5", "value": "4534e82700d26a4fdceae5b8f9fba0a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/PerlDeci.pl", "digest": {"algorithm": "md5", "value": "4ba18d48c9772236c1e5577166e2cc2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/SB.pl", "digest": {"algorithm": "md5", "value": "53ac606e69317febc337c4661a8b0cf6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Sc.pl", "digest": {"algorithm": "md5", "value": "b9c6552cd5d0322d00d2e9587f4a6adf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Scx.pl", "digest": {"algorithm": "md5", "value": "7f5c3e8c9013ab5885ba8b51de297fe7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Tc.pl", "digest": {"algorithm": "md5", "value": "425ac5b0840c18111dce55cc9ed94222"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Title.pl", "digest": {"algorithm": "md5", "value": "f751492965967f70511bc1d120f9e0f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Uc.pl", "digest": {"algorithm": "md5", "value": "25580af86d86d945d15a8b2af24aa72b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Upper.pl", "digest": {"algorithm": "md5", "value": "dbd48db760078b7c15431542a8a4e2da"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/Vo.pl", "digest": {"algorithm": "md5", "value": "87397086a940ff1bea42a230fd7281e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/WB.pl", "digest": {"algorithm": "md5", "value": "8f77f62d374d6e36f89dbdd4be3a2600"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlLB.pl", "digest": {"algorithm": "md5", "value": "e0f62f5c14ff0c3e2086997140784e47"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/To/_PerlSCX.pl", "digest": {"algorithm": "md5", "value": "107a385a9ec43ae7eee804c377bca4a6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/NA.pl", "digest": {"algorithm": "md5", "value": "0f8845a09d2960a6adb624765ebdc531"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V100.pl", "digest": {"algorithm": "md5", "value": "b169b9b170b2980432c1cae278ec038f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V11.pl", "digest": {"algorithm": "md5", "value": "95d5206fc8dd4a7d3cd3dc379477e220"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V110.pl", "digest": {"algorithm": "md5", "value": "353a237e83831fd328ca18db8cc38c28"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V120.pl", "digest": {"algorithm": "md5", "value": "43b9e5d1126acc0effdbed8725259ccd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V130.pl", "digest": {"algorithm": "md5", "value": "d058b96adabb51143c4706d3824fd976"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V20.pl", "digest": {"algorithm": "md5", "value": "5c7970d0785760b6906a66059cc783fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V30.pl", "digest": {"algorithm": "md5", "value": "4991b179382ed4c4ecd2a33fed496316"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V31.pl", "digest": {"algorithm": "md5", "value": "221679bcb9312033ec1d647053006972"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V32.pl", "digest": {"algorithm": "md5", "value": "b1c1a9db6d0d6f9c795b9686fbd86816"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V40.pl", "digest": {"algorithm": "md5", "value": "d6d69300b6b94ca589a863251ede39dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V41.pl", "digest": {"algorithm": "md5", "value": "5927f1b41becdbc0c1fddb6927fcee9c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V50.pl", "digest": {"algorithm": "md5", "value": "e6d865138414bf5badb7ad796569b2f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V51.pl", "digest": {"algorithm": "md5", "value": "f0cfe0869ae649c309a5e518a17fb923"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V52.pl", "digest": {"algorithm": "md5", "value": "95727ac8afd999fc9f6e11dda3361af8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V60.pl", "digest": {"algorithm": "md5", "value": "e3e2de925da87f9ec7bbb057f5e3838f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V61.pl", "digest": {"algorithm": "md5", "value": "ec1b8d2fbff6f19086cab21a9c53f023"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V70.pl", "digest": {"algorithm": "md5", "value": "e44f082e68ec98d579ca8052e1d43dcf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V80.pl", "digest": {"algorithm": "md5", "value": "219946fcb2c46a9d63d01e03854964b0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Age/V90.pl", "digest": {"algorithm": "md5", "value": "04252245fe1bc002f0b20bc7645afacb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Alpha/Y.pl", "digest": {"algorithm": "md5", "value": "88021b967d9fd3d13f7ba9b342c38070"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AL.pl", "digest": {"algorithm": "md5", "value": "fc092f25357311bf93d11aa6f844f365"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/AN.pl", "digest": {"algorithm": "md5", "value": "386c916290fdc62a454b01b7708938b3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/B.pl", "digest": {"algorithm": "md5", "value": "6ef607a20f85f2449e46a42f74b8a55c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/BN.pl", "digest": {"algorithm": "md5", "value": "26ffc7ff1501ae604a293c41dd9bf289"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/CS.pl", "digest": {"algorithm": "md5", "value": "35a73702473a5cba6fc5aecebb611d71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/EN.pl", "digest": {"algorithm": "md5", "value": "ab95ea4bf3ccc35b4880f2655446a57b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ES.pl", "digest": {"algorithm": "md5", "value": "6f6caf218923adce72bdc23b00aef1bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ET.pl", "digest": {"algorithm": "md5", "value": "5cf4751738a5cef1ff0804aa5c6d3e67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/L.pl", "digest": {"algorithm": "md5", "value": "b80604e2658c3ebf15d7e76d3cc1b802"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/NSM.pl", "digest": {"algorithm": "md5", "value": "893c299387fb1d203477dbac27cc7064"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/ON.pl", "digest": {"algorithm": "md5", "value": "70ceefcceff8a9c9387dc635fd428631"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/R.pl", "digest": {"algorithm": "md5", "value": "d4e61d82e5f8310973aca5584cc94554"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bc/WS.pl", "digest": {"algorithm": "md5", "value": "1b375227182bf0697b624231c00d9c21"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiC/Y.pl", "digest": {"algorithm": "md5", "value": "8b6703204d8c7b771c6886e1876676d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/BidiM/Y.pl", "digest": {"algorithm": "md5", "value": "bdd5f3d9cbf2c232ab5daa71559dc1bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Blk/NB.pl", "digest": {"algorithm": "md5", "value": "20bb29f3bea16b7f1dca02ad4d2d4517"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/C.pl", "digest": {"algorithm": "md5", "value": "bd74d7d0ac519b9896109d8bd9c0eb81"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/N.pl", "digest": {"algorithm": "md5", "value": "290abc6def8d32efeeeb042fc86759ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Bpt/O.pl", "digest": {"algorithm": "md5", "value": "e1d51feac3059a3ca87aede25c3beaa2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CE/Y.pl", "digest": {"algorithm": "md5", "value": "64f5bc5bc2b1551c19abccd996adb480"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CI/Y.pl", "digest": {"algorithm": "md5", "value": "3536c069cb03334c828ff0f6db424754"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCF/Y.pl", "digest": {"algorithm": "md5", "value": "10ee0d807541f2074d6b8a59a07f142f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWCM/Y.pl", "digest": {"algorithm": "md5", "value": "bbd1db372868db91b3a46619acbb599a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWKCF/Y.pl", "digest": {"algorithm": "md5", "value": "d8fa05ca2ad9577ae5a31c48de78c5bf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWL/Y.pl", "digest": {"algorithm": "md5", "value": "5f6e7f0d30600f1f644e451fb7fbecad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWT/Y.pl", "digest": {"algorithm": "md5", "value": "bd829c7a4dd0d6c6ee17f3a6acb83e0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CWU/Y.pl", "digest": {"algorithm": "md5", "value": "fb015a4ffeeaf177387258f95cc89a9f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Cased/Y.pl", "digest": {"algorithm": "md5", "value": "a7326a6d42ae8cedde4ca742e02aacdf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/A.pl", "digest": {"algorithm": "md5", "value": "62731d694ef314a3284108a564b1b2e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AL.pl", "digest": {"algorithm": "md5", "value": "3d3abf39140d18971ef14cace680cfd3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/AR.pl", "digest": {"algorithm": "md5", "value": "39f021acd5fcf53a88553e8cadd4a5ef"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/ATAR.pl", "digest": {"algorithm": "md5", "value": "07514c263aa9272f137eb20e14253d66"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/B.pl", "digest": {"algorithm": "md5", "value": "73d12df6b4c4ac5bc3922fae438be60f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/BR.pl", "digest": {"algorithm": "md5", "value": "19950f06ed4fd3991cdfe137a1a3676c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/DB.pl", "digest": {"algorithm": "md5", "value": "a3cfde0a982048d203d7c2164f40d7e1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NK.pl", "digest": {"algorithm": "md5", "value": "121b09413a2c254f8981905f835339d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/NR.pl", "digest": {"algorithm": "md5", "value": "e772451c45c545ccb31dab88cd1741e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/OV.pl", "digest": {"algorithm": "md5", "value": "83ad83885bbfd9020aee73bbc04fcf0e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ccc/VR.pl", "digest": {"algorithm": "md5", "value": "98275115221e7bffeb626f5ed4fe60f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/CompEx/Y.pl", "digest": {"algorithm": "md5", "value": "a4795ca642e1d9db3076204afb75107e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/DI/Y.pl", "digest": {"algorithm": "md5", "value": "e4df2ccc66eb3cd7f0e4247a24da5e65"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dash/Y.pl", "digest": {"algorithm": "md5", "value": "165071732fa705d371a95ad5541b4254"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dep/Y.pl", "digest": {"algorithm": "md5", "value": "895c0ef0b372ec2da06a771ae5016d98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dia/Y.pl", "digest": {"algorithm": "md5", "value": "120aef1f90a07bb71d111082bc3dc55b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Com.pl", "digest": {"algorithm": "md5", "value": "07521b20f8f20a96605377846284c21b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Enc.pl", "digest": {"algorithm": "md5", "value": "1dcd8873bda253499df137bb7904e8b7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Fin.pl", "digest": {"algorithm": "md5", "value": "709d1f2f908cd7249eb47d2898ce8141"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Font.pl", "digest": {"algorithm": "md5", "value": "9ddd46fea00858e293340da77b3f05f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Init.pl", "digest": {"algorithm": "md5", "value": "ab2bfd56f88250a843a6c4e0e6cb9c62"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Iso.pl", "digest": {"algorithm": "md5", "value": "ca93aa8e24c09a31e556b5e9dabe6d1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Med.pl", "digest": {"algorithm": "md5", "value": "c33a39a8699d6697feaee08720648fc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nar.pl", "digest": {"algorithm": "md5", "value": "930b15599848d874d4322bc6b3c79bf9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Nb.pl", "digest": {"algorithm": "md5", "value": "8390b67ccb0c7f61afd3146cd5060c4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/NonCanon.pl", "digest": {"algorithm": "md5", "value": "e20b4edeb660a665b2371cbfbf75ac29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sqr.pl", "digest": {"algorithm": "md5", "value": "0a741336b808fbb207e92e033fad15b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sub.pl", "digest": {"algorithm": "md5", "value": "ecdb175be642252cb0300f6d46818990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Sup.pl", "digest": {"algorithm": "md5", "value": "66d31d066ff38b35c1f2b4e176987729"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Dt/Vert.pl", "digest": {"algorithm": "md5", "value": "f26bbbf765e8fd0b658e0bca9b33fcc0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EBase/Y.pl", "digest": {"algorithm": "md5", "value": "8c6200d82e43fad5b56eb44d4314e368"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EComp/Y.pl", "digest": {"algorithm": "md5", "value": "444c131c008ce4c73a70b6f82d3f768c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/EPres/Y.pl", "digest": {"algorithm": "md5", "value": "6ab4ea29627bc9c6e6bcc99e353f9357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/A.pl", "digest": {"algorithm": "md5", "value": "dd6dc1ed364f99f7d0a59ab2985b6211"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/H.pl", "digest": {"algorithm": "md5", "value": "50421dba598e0880d8a5d97a1d6624f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/N.pl", "digest": {"algorithm": "md5", "value": "c0b7166fff35e3210766a39b95a0bb3d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/Na.pl", "digest": {"algorithm": "md5", "value": "cea84242c61b61aba8051f82251c62bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ea/W.pl", "digest": {"algorithm": "md5", "value": "6bebda2e314cf87d28489990df0faf37"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Emoji/Y.pl", "digest": {"algorithm": "md5", "value": "eac550ea266f25526644edcc7182bc0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ext/Y.pl", "digest": {"algorithm": "md5", "value": "a98974a0b9525abf6dfa78e119453186"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/ExtPict/Y.pl", "digest": {"algorithm": "md5", "value": "8a8b14ccac1d13409dcdf7d3066d54f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/CN.pl", "digest": {"algorithm": "md5", "value": "b78961f94ed8efe17a6c356aa451c07b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/EX.pl", "digest": {"algorithm": "md5", "value": "f8d16ce86a782af8b2dc5bfda50aa43f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LV.pl", "digest": {"algorithm": "md5", "value": "a22ee91005fe324afff6364c0915091b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/LVT.pl", "digest": {"algorithm": "md5", "value": "75dc6541a3369b065238d13375bba547"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/PP.pl", "digest": {"algorithm": "md5", "value": "02e044997bca136ab71c2deb6d04d3fe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/SM.pl", "digest": {"algorithm": "md5", "value": "8ec6f1f54c327feba8ad212b4da572b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GCB/XX.pl", "digest": {"algorithm": "md5", "value": "5451930a28697b8af864bf2a1b5c38f7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/C.pl", "digest": {"algorithm": "md5", "value": "8325e222700047803ba9aa27abd6760f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cf.pl", "digest": {"algorithm": "md5", "value": "637eeb5912248910bfa6d278c26593ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Cn.pl", "digest": {"algorithm": "md5", "value": "9980e1cbdba08e7fa0df8d9019d891e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/L.pl", "digest": {"algorithm": "md5", "value": "2c1d7573ad68d2a6f91cb55e21461ea2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/LC.pl", "digest": {"algorithm": "md5", "value": "34061712fad8fc932856256113fe3c2a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ll.pl", "digest": {"algorithm": "md5", "value": "903683c03bb2a84e692fe584a86f5757"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lm.pl", "digest": {"algorithm": "md5", "value": "6b9f7879f85cc7c9b1b54695034197ce"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lo.pl", "digest": {"algorithm": "md5", "value": "83daf2d553e215a5dfab08310371e417"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Lu.pl", "digest": {"algorithm": "md5", "value": "91f0f0904bc2bd4e03f1880b39afe865"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/M.pl", "digest": {"algorithm": "md5", "value": "49ed483cbf246ebb1a0a571646177741"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mc.pl", "digest": {"algorithm": "md5", "value": "a572999e218b89771be9d4a35947a5c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Me.pl", "digest": {"algorithm": "md5", "value": "4115c46b5fc241477f7916864ab19e89"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Mn.pl", "digest": {"algorithm": "md5", "value": "1f4141c6f8c8b925967121393ea50b90"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/N.pl", "digest": {"algorithm": "md5", "value": "6cdc5d5e8b5c39bb79ecaea85f34c910"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nd.pl", "digest": {"algorithm": "md5", "value": "ba7711d13ef3db9dc02977f4ce952a2e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Nl.pl", "digest": {"algorithm": "md5", "value": "a00d58691c6b8d07160c0392f0cd311d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/No.pl", "digest": {"algorithm": "md5", "value": "86a18ad0b042ae412562fd63cb6489a2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/P.pl", "digest": {"algorithm": "md5", "value": "d5f2c68e3eb7c534f45be10e7feff27e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pc.pl", "digest": {"algorithm": "md5", "value": "e9c1180537b87b430ea03d2cf64d83c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pd.pl", "digest": {"algorithm": "md5", "value": "336e807e5922d3dbc39998708527acd9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pe.pl", "digest": {"algorithm": "md5", "value": "69644e3726828d9ce843c8763a220b5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pf.pl", "digest": {"algorithm": "md5", "value": "3fe71ce64c198253d2c00ff28a8fda8e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Pi.pl", "digest": {"algorithm": "md5", "value": "cdac247d2206be0f1d0e89c24fe107e2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Po.pl", "digest": {"algorithm": "md5", "value": "e1f93cb5e58411b2ec1c3a3685f19477"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Ps.pl", "digest": {"algorithm": "md5", "value": "a2cb44af1657553b17978c5d1f44c831"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/S.pl", "digest": {"algorithm": "md5", "value": "d9d65a9a106e4143010a4138c5320bf1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sc.pl", "digest": {"algorithm": "md5", "value": "32f696b18823cc2b90b3b16f0cb3f6f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sk.pl", "digest": {"algorithm": "md5", "value": "b236361fa4d32c5498afa6c75dfc3b3e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Sm.pl", "digest": {"algorithm": "md5", "value": "03c95808d07cf7216ab71c3f51d51a98"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/So.pl", "digest": {"algorithm": "md5", "value": "6238420908932c6e1362f4e41ac20e84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Z.pl", "digest": {"algorithm": "md5", "value": "1f8fd10d96158cd3d0388bf5c929223d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Gc/Zs.pl", "digest": {"algorithm": "md5", "value": "6dca80f1572f8903be18341ae5289bb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrBase/Y.pl", "digest": {"algorithm": "md5", "value": "8bbcc647a0fe5be43384dc7cedc1e0fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/GrExt/Y.pl", "digest": {"algorithm": "md5", "value": "2a1da0456836e54f0d840c09e18295a7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hex/Y.pl", "digest": {"algorithm": "md5", "value": "7e6319e52a920c5c5ae231b78524016e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hst/NA.pl", "digest": {"algorithm": "md5", "value": "9fe863db4392fe5f79be9f8de7c0151f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Hyphen/T.pl", "digest": {"algorithm": "md5", "value": "19d229ccfa8136cad00c05e98c8c996a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDC/Y.pl", "digest": {"algorithm": "md5", "value": "f450351f3097bc85d2624f51e0162a28"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IDS/Y.pl", "digest": {"algorithm": "md5", "value": "867932ac8bf2870c6ac6f6a993ef952b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Allowed.pl", "digest": {"algorithm": "md5", "value": "6f7f6009c38b4b8052894aebf0b507dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdStatus/Restrict.pl", "digest": {"algorithm": "md5", "value": "f1f8ea11d5dbd2cf91361dfdf5e12adf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/DefaultI.pl", "digest": {"algorithm": "md5", "value": "22c86840fd7cfe7cffcf96a69f53fa49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Exclusio.pl", "digest": {"algorithm": "md5", "value": "9c1ce49a186c725ad48b669da1a048aa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Inclusio.pl", "digest": {"algorithm": "md5", "value": "e63c41f90cad182eb6e2b4d6532086f9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/LimitedU.pl", "digest": {"algorithm": "md5", "value": "d3d5c1b44e458f4c0727ddcdbec0838d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotChara.pl", "digest": {"algorithm": "md5", "value": "679fd17cc677d67e66f095f8fb1f4271"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotNFKC.pl", "digest": {"algorithm": "md5", "value": "a74daecab1656257b9c8dd81e8a80b67"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/NotXID.pl", "digest": {"algorithm": "md5", "value": "798ba5de09a4e37029d323230ca3a89e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Obsolete.pl", "digest": {"algorithm": "md5", "value": "a5419c3e9395bc66f87efd8613f6cb97"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Recommen.pl", "digest": {"algorithm": "md5", "value": "be202927ef82efb83719a6bef2e12d54"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Technica.pl", "digest": {"algorithm": "md5", "value": "792624b982f802d3ddce015460989d77"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/IdType/Uncommon.pl", "digest": {"algorithm": "md5", "value": "24afee6288b22f1cd15b99ede75dd18c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Ideo/Y.pl", "digest": {"algorithm": "md5", "value": "4a365da6de125a2319444b34447d9864"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/10_0.pl", "digest": {"algorithm": "md5", "value": "c016b2c148770a887e3a94a08e4a75ea"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/11_0.pl", "digest": {"algorithm": "md5", "value": "e2ebaa4a7210c9ea17ef0aa401fa6360"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_0.pl", "digest": {"algorithm": "md5", "value": "a09819fb7fc6b6592fefccd8fc140c63"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/12_1.pl", "digest": {"algorithm": "md5", "value": "a92adac8e088b878a540e433d3c96db5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/13_0.pl", "digest": {"algorithm": "md5", "value": "49fddcaf8c809ef42336acd0662657d5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_0.pl", "digest": {"algorithm": "md5", "value": "ad7dc6b207b43c740ed27507577608a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/2_1.pl", "digest": {"algorithm": "md5", "value": "d50f17a5526872d035b27e0af7346edd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_0.pl", "digest": {"algorithm": "md5", "value": "5d924ba91794fd423b12bcb5a14843b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_1.pl", "digest": {"algorithm": "md5", "value": "929d3b68390505a42d7abac51c62dffc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/3_2.pl", "digest": {"algorithm": "md5", "value": "c920c368b3ff05dea52c577100997fa1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_0.pl", "digest": {"algorithm": "md5", "value": "a8f6e14e4ff406567c3242b761685995"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/4_1.pl", "digest": {"algorithm": "md5", "value": "e0de320c6a653f8ce29c00bb047f7ea3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_0.pl", "digest": {"algorithm": "md5", "value": "750a00eeb79a40bc68eb31744282db84"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_1.pl", "digest": {"algorithm": "md5", "value": "40c2e8e7e27ee1a469aa62f81453f990"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/5_2.pl", "digest": {"algorithm": "md5", "value": "c5106f08a93f02a8cb86da6fb1b1da8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_0.pl", "digest": {"algorithm": "md5", "value": "52e31ddc6142ba01d42a81564350b37f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_1.pl", "digest": {"algorithm": "md5", "value": "59accee59618f61c9d0be6f654587d0c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_2.pl", "digest": {"algorithm": "md5", "value": "49f2456a147f7eec25fc2f61418d46c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/6_3.pl", "digest": {"algorithm": "md5", "value": "49b6bd0b07bcfbbb1d98cccb9779630f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/7_0.pl", "digest": {"algorithm": "md5", "value": "53b03752708ab4c2ffdc22ce430b0917"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/8_0.pl", "digest": {"algorithm": "md5", "value": "479a7c7a9035e943efb10ed38bf65f91"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/In/9_0.pl", "digest": {"algorithm": "md5", "value": "9839ed127c3f7b4d9c7a9ca841b977d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Bottom.pl", "digest": {"algorithm": "md5", "value": "703168246b5eecb9cec63731264f4941"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/BottomAn.pl", "digest": {"algorithm": "md5", "value": "1f585789d676d4a320812f62f7432a95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Left.pl", "digest": {"algorithm": "md5", "value": "20e09732da3eb910b5b7626eb53f2eed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/LeftAndR.pl", "digest": {"algorithm": "md5", "value": "8c5a09a5facd886a7ca387cee2bd5866"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/NA.pl", "digest": {"algorithm": "md5", "value": "a3be5198ea7d209cdfe712eaf7baadcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Overstru.pl", "digest": {"algorithm": "md5", "value": "890bd4919820e44d4478749fe83def0f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Right.pl", "digest": {"algorithm": "md5", "value": "308e99e8ce51b44f1233e903914e9574"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/Top.pl", "digest": {"algorithm": "md5", "value": "b74c65d76d0838f6fd32591539ab36d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndBo.pl", "digest": {"algorithm": "md5", "value": "fa63d5c28e4e9cc41e79f806a87df0a5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndL2.pl", "digest": {"algorithm": "md5", "value": "bd2c2c128b39463ca95abcb5ab7d6282"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndLe.pl", "digest": {"algorithm": "md5", "value": "c4e9d18cc1612524f71484f3b58b1cca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/TopAndRi.pl", "digest": {"algorithm": "md5", "value": "66e9d0db757c56b4cf7688c5b931433a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InPC/VisualOr.pl", "digest": {"algorithm": "md5", "value": "1d4668d931e0a42a5fa8d5cc27d8ef8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Avagraha.pl", "digest": {"algorithm": "md5", "value": "81b3c7e1dcaa265012e40e8a049ea857"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Bindu.pl", "digest": {"algorithm": "md5", "value": "9be00dd83ecdabcca8a0ce03f1837d3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Cantilla.pl", "digest": {"algorithm": "md5", "value": "72ff736d32d2e3e2859f0d600f01adb3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona2.pl", "digest": {"algorithm": "md5", "value": "a2c00cdb94fb8bb3b496f91fdca7d1d0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona3.pl", "digest": {"algorithm": "md5", "value": "c4cd8f19d31806a2bce91d6a433dbb73"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona4.pl", "digest": {"algorithm": "md5", "value": "7119664990c91c28796f7786156ecefa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona5.pl", "digest": {"algorithm": "md5", "value": "5d7b15cabad967a26f520e67e845d92d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona6.pl", "digest": {"algorithm": "md5", "value": "a8eb733e6b3b7732822bfb5c1ffdd17a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona7.pl", "digest": {"algorithm": "md5", "value": "f8dc64006a04be7acd750d8636829d05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona8.pl", "digest": {"algorithm": "md5", "value": "03e30e11dc840fdbb9c2e18f7e500988"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consona9.pl", "digest": {"algorithm": "md5", "value": "b1913bbcf347ff90639cabf2d50aaeff"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Consonan.pl", "digest": {"algorithm": "md5", "value": "8446084593634c847fc8f4d6da542ebe"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Invisibl.pl", "digest": {"algorithm": "md5", "value": "d6951d8f9de4a2c2c46f018c417bb73a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Nukta.pl", "digest": {"algorithm": "md5", "value": "fa333ae14d7802844eab79f1d3a206f1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Number.pl", "digest": {"algorithm": "md5", "value": "5ba2ad884bb8e1d833fe5e26044ea19d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Other.pl", "digest": {"algorithm": "md5", "value": "3fc31e61076054f3d8ab347e63b36188"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/PureKill.pl", "digest": {"algorithm": "md5", "value": "5b4363ccd13e9cdf290fd58f9eec3fe9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Syllable.pl", "digest": {"algorithm": "md5", "value": "ca2af4db425058d5b71857ad6666c7df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/ToneMark.pl", "digest": {"algorithm": "md5", "value": "d57568671892cb4ac8886a6938fb19c3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Virama.pl", "digest": {"algorithm": "md5", "value": "38ebe1a62fa33121b5ae72e3be6aa05a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Visarga.pl", "digest": {"algorithm": "md5", "value": "660252c693e05a459d88728006370013"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/Vowel.pl", "digest": {"algorithm": "md5", "value": "60af31949abcf4da5f610660ae76df78"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelDep.pl", "digest": {"algorithm": "md5", "value": "02a8799efceaf4425eff4ac77a6ec32f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/InSC/VowelInd.pl", "digest": {"algorithm": "md5", "value": "18b01e8a8458de6c1056477fa25a903e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Ain.pl", "digest": {"algorithm": "md5", "value": "17e3de34b5d78aa26f29d73f3b4825b9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Alef.pl", "digest": {"algorithm": "md5", "value": "5609b705a593fe8ec066726439e0a7e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Beh.pl", "digest": {"algorithm": "md5", "value": "0d2efaed8823ab4adfdb6668f523716e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Dal.pl", "digest": {"algorithm": "md5", "value": "1f776e3a9d39774bdb4c834ebc91e76b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/FarsiYeh.pl", "digest": {"algorithm": "md5", "value": "1bd624542709fdf81488e97a65c8b59f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Feh.pl", "digest": {"algorithm": "md5", "value": "2d61a869fd5d3146d54692b17c4cb34a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Gaf.pl", "digest": {"algorithm": "md5", "value": "b028c81ae638f36354a6c1621c3cd6d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Hah.pl", "digest": {"algorithm": "md5", "value": "9bd9c6730e98711a383af1874809cc85"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/HanifiRo.pl", "digest": {"algorithm": "md5", "value": "af1312546113533f62f9e096e1d1fe7c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Kaf.pl", "digest": {"algorithm": "md5", "value": "5c54c00586b78ad66fa4089ef1d96674"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Lam.pl", "digest": {"algorithm": "md5", "value": "aec16b439dcfd246f83c8d1029fe5853"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/NoJoinin.pl", "digest": {"algorithm": "md5", "value": "aedb0a503090ccef80574a94ba3a326a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Qaf.pl", "digest": {"algorithm": "md5", "value": "fa37f288cad5ad076315792ee2e1fa20"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Reh.pl", "digest": {"algorithm": "md5", "value": "35ae29408f79558af464d7b5ce499dbb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Sad.pl", "digest": {"algorithm": "md5", "value": "37f6726ab7c00890caeabc23923d652e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Seen.pl", "digest": {"algorithm": "md5", "value": "7a9cdc20c0741b7e9f23aa26cf3c150b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Waw.pl", "digest": {"algorithm": "md5", "value": "03be90f3dfe5d9b00f1a9c597bb93206"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jg/Yeh.pl", "digest": {"algorithm": "md5", "value": "3ba1d5a1215d2819ac763e50c74b8f4b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/C.pl", "digest": {"algorithm": "md5", "value": "d50d040aa75e91ca5be6f0279408604d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/D.pl", "digest": {"algorithm": "md5", "value": "5ebbdcf24937cb08bde1f1eb30b6f58d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/L.pl", "digest": {"algorithm": "md5", "value": "10e7a682e190a4604ffc7b7533e2dff6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/R.pl", "digest": {"algorithm": "md5", "value": "21be8a4bd8c4b71b02af8aa6047f7d23"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/T.pl", "digest": {"algorithm": "md5", "value": "8af951ace16ea91043be2f8d616de73d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Jt/U.pl", "digest": {"algorithm": "md5", "value": "c222fbc036b8dba63942e55eb485caa0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AI.pl", "digest": {"algorithm": "md5", "value": "e0a6c921dbb79a0e8f3e4746d62a52ed"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/AL.pl", "digest": {"algorithm": "md5", "value": "693416a4ea5e73b956736afb620bb225"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BA.pl", "digest": {"algorithm": "md5", "value": "4204149cb3bcf2db846d911025560568"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/BB.pl", "digest": {"algorithm": "md5", "value": "d436d8a2744b078ce06ce93468758d17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CJ.pl", "digest": {"algorithm": "md5", "value": "011a5c23805587f6cee1a063df5d40bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CL.pl", "digest": {"algorithm": "md5", "value": "41d33bd866dbeef9c32bf4a77fcacab1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/CM.pl", "digest": {"algorithm": "md5", "value": "0c372bab491866a679fb075945f839f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/EX.pl", "digest": {"algorithm": "md5", "value": "80e7ef46a05240a53066ba3461357357"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/GL.pl", "digest": {"algorithm": "md5", "value": "14ee6fa92806cc80e4da0abbd643dc70"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/ID.pl", "digest": {"algorithm": "md5", "value": "e49b8aac1bcd15189224da2d5c20ee96"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IN.pl", "digest": {"algorithm": "md5", "value": "d6a5df06369e3ab235eae3ec67edce6f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/IS.pl", "digest": {"algorithm": "md5", "value": "693d26ccbdbcaa98bbcfe7927ddf6b29"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NS.pl", "digest": {"algorithm": "md5", "value": "411b551eaad8f35a8608eb6291f5aee8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/NU.pl", "digest": {"algorithm": "md5", "value": "535363ac2f1d5b0a2757ab6d2a4dd6f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/OP.pl", "digest": {"algorithm": "md5", "value": "5979d053ee5fc0b965cbc7ef66a618b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PO.pl", "digest": {"algorithm": "md5", "value": "0853eb0eedc59f9407dcc23ff830a68c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/PR.pl", "digest": {"algorithm": "md5", "value": "cceafd60d7d2ec71417b117e89e5cf2e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/QU.pl", "digest": {"algorithm": "md5", "value": "6c50de084b5546fe72d9f479a803155b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/SA.pl", "digest": {"algorithm": "md5", "value": "5612e5ea1bfa9ed67d9281088492f900"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lb/XX.pl", "digest": {"algorithm": "md5", "value": "3fd0bf5238d4d556fab4ee6b237a88a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Lower/Y.pl", "digest": {"algorithm": "md5", "value": "4e0f7c8fcd009ab14613468b676d3459"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Math/Y.pl", "digest": {"algorithm": "md5", "value": "a84c011a3718fe2bd231831a5884da6a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/M.pl", "digest": {"algorithm": "md5", "value": "cf30afae1d47177f54fbde3f51ef640f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFCQC/Y.pl", "digest": {"algorithm": "md5", "value": "f4740c5d36d2d53f2ceba27414fde4dd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/N.pl", "digest": {"algorithm": "md5", "value": "2cb3cb33fbd00d4c9e858ee2f5521d15"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFDQC/Y.pl", "digest": {"algorithm": "md5", "value": "26f7a9443147135b0a0c6dfcd8162d9a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/N.pl", "digest": {"algorithm": "md5", "value": "edb4f40327323da7d18d951dd8391f7d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKCQC/Y.pl", "digest": {"algorithm": "md5", "value": "9254a457eff6114c0d8fa6fe5576e5ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/N.pl", "digest": {"algorithm": "md5", "value": "0b1602e47eaf03c7cf261a3f450f49c6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/NFKDQC/Y.pl", "digest": {"algorithm": "md5", "value": "8faeb737581d14c7f015a3dbc1a9b697"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Di.pl", "digest": {"algorithm": "md5", "value": "2279e425a50307c81e76f68e9ecdbb10"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/None.pl", "digest": {"algorithm": "md5", "value": "d0c6d600d5f3087fcd3c8be3ecb646d2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nt/Nu.pl", "digest": {"algorithm": "md5", "value": "41f428c2386e861f6249971d845f958b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/0.pl", "digest": {"algorithm": "md5", "value": "8264f6ad447af5e76697ae212842c2ee"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1.pl", "digest": {"algorithm": "md5", "value": "206cfe8f08ba7f41ac25674100bffed3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10.pl", "digest": {"algorithm": "md5", "value": "e93ba04ae1b478343576fe2766085687"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100.pl", "digest": {"algorithm": "md5", "value": "45186610aecd1888d420d43212a23e05"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1000.pl", "digest": {"algorithm": "md5", "value": "1db5fc1a416e3e795b048913b2f932db"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/10000.pl", "digest": {"algorithm": "md5", "value": "a4fbdeed6fb7b76832e4c0c5a91614b1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/100000.pl", "digest": {"algorithm": "md5", "value": "5b57f517b5c569362015653bad95c6f2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/11.pl", "digest": {"algorithm": "md5", "value": "2dc46c8ae3f7ed2aeb3d2b5066a90b5a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/12.pl", "digest": {"algorithm": "md5", "value": "83db5f7fb8f5546c5972555380ee5652"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/13.pl", "digest": {"algorithm": "md5", "value": "8b64b0342f3778202745e3c3000eb3c8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/14.pl", "digest": {"algorithm": "md5", "value": "538e020f06f620c6d015d56896d4b6df"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/15.pl", "digest": {"algorithm": "md5", "value": "a1a95463bc1d36a470a2ce58e488141c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/16.pl", "digest": {"algorithm": "md5", "value": "7c0225d5a42de1800601700390a168bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/17.pl", "digest": {"algorithm": "md5", "value": "2d635e0df71d5b80de50d8e827c386f8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/18.pl", "digest": {"algorithm": "md5", "value": "632d1e1e7734ffe47915aeca26b95891"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/19.pl", "digest": {"algorithm": "md5", "value": "59293a8795b4d87e73005bea50f0f49b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_16.pl", "digest": {"algorithm": "md5", "value": "9b2b340e767fc4594355b2125b6e49b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_2.pl", "digest": {"algorithm": "md5", "value": "f93d59ecf70b0a15397eba4dd906d948"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_3.pl", "digest": {"algorithm": "md5", "value": "ff6c01a96343050ab67df7fa409c1b5c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_4.pl", "digest": {"algorithm": "md5", "value": "da0dcb9026bb538bcc46643db1f89c95"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_6.pl", "digest": {"algorithm": "md5", "value": "ec9e7b606e00aea5cf3d2eb78ec7d21d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/1_8.pl", "digest": {"algorithm": "md5", "value": "36133b4c4f17a247be357719287bbe9e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2.pl", "digest": {"algorithm": "md5", "value": "2219225cb0682074611190a29ec36a96"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20.pl", "digest": {"algorithm": "md5", "value": "6eea837e0cfd7fe587cb5e842952312d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/200.pl", "digest": {"algorithm": "md5", "value": "663f69e46e77acb03d7198f445c584ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2000.pl", "digest": {"algorithm": "md5", "value": "4bb814c58e9204e14bf0a69cda365afd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/20000.pl", "digest": {"algorithm": "md5", "value": "7d89a02a11148f4be0a8c80c20cd9f26"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/2_3.pl", "digest": {"algorithm": "md5", "value": "224b98d1dbbb7147e7ff55fe2e054b55"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3.pl", "digest": {"algorithm": "md5", "value": "881114e45d74b144cae9321f38932b04"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30.pl", "digest": {"algorithm": "md5", "value": "469ce2407de1831fa0d7847933b37584"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/300.pl", "digest": {"algorithm": "md5", "value": "22354ad764b7d486a45833c1f704b71b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3000.pl", "digest": {"algorithm": "md5", "value": "1a28336da6e878b1d35382766792e0f6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/30000.pl", "digest": {"algorithm": "md5", "value": "705a7b23ac03383dd553af9ad9441b01"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_16.pl", "digest": {"algorithm": "md5", "value": "9dfe78880ba0551cb12c4ba0dcd1831a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/3_4.pl", "digest": {"algorithm": "md5", "value": "5d6b8a947cfb6b64b6ca14814e2fc05b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4.pl", "digest": {"algorithm": "md5", "value": "2e1fd6ac22c62ace136c018cf527e9c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40.pl", "digest": {"algorithm": "md5", "value": "5f336dce3319afeafc7d90f344128576"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/400.pl", "digest": {"algorithm": "md5", "value": "9c9e33e3311a8946a9c72f989a157e53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/4000.pl", "digest": {"algorithm": "md5", "value": "c2d24b172ac62fab323a83e9fe36417e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/40000.pl", "digest": {"algorithm": "md5", "value": "b30610825d8d58f0345364b0f5693538"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5.pl", "digest": {"algorithm": "md5", "value": "f6e233ddb8c4349f77112a2b22f96cc2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50.pl", "digest": {"algorithm": "md5", "value": "f87dab392bad32744bc7ce0e44bf104a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/500.pl", "digest": {"algorithm": "md5", "value": "36cbc81a32691ab7ae10825870c4e5d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/5000.pl", "digest": {"algorithm": "md5", "value": "54fe3c4898bfb3b1a0d064b782b846a0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/50000.pl", "digest": {"algorithm": "md5", "value": "bc69545a40778a9ea725fc9708ac8eb9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6.pl", "digest": {"algorithm": "md5", "value": "828d1dbe34d57e7b41f7df88f1bcdad4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60.pl", "digest": {"algorithm": "md5", "value": "5ebb3738b2551496684e7c0192b89356"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/600.pl", "digest": {"algorithm": "md5", "value": "ebf7e2421766f5b1b834138a3fc499ca"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/6000.pl", "digest": {"algorithm": "md5", "value": "9a839fb7d4a0cbd2b92938eed1b995a9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/60000.pl", "digest": {"algorithm": "md5", "value": "7cf0f680e7436579a251763d4b7f9f3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7.pl", "digest": {"algorithm": "md5", "value": "2995883d826f8be7cddefad79e6633b8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70.pl", "digest": {"algorithm": "md5", "value": "83adc2c265f1927a691d61d4111b04cf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/700.pl", "digest": {"algorithm": "md5", "value": "8184f584e5043c9d1eecd0c4bf9dc4c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/7000.pl", "digest": {"algorithm": "md5", "value": "5bf0204e7e479c2ae253d5194f286903"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/70000.pl", "digest": {"algorithm": "md5", "value": "bf523f7843b460572631e04b07b6a5f5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8.pl", "digest": {"algorithm": "md5", "value": "f6997b6d8936addbb37dc4c1816d691d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80.pl", "digest": {"algorithm": "md5", "value": "deaec4236d3c3c8d64553fbabb38a19c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/800.pl", "digest": {"algorithm": "md5", "value": "7539d0c59b2ad397fb93f36e503439b6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/8000.pl", "digest": {"algorithm": "md5", "value": "6853d01a66b42fe15135faf82016270c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/80000.pl", "digest": {"algorithm": "md5", "value": "1042abbfafced2456bb3f1050b533b16"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9.pl", "digest": {"algorithm": "md5", "value": "02f12923564114f24aa0aa39f0d03a49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90.pl", "digest": {"algorithm": "md5", "value": "bedbe9c7420aaf99bafe5aaa428e6f55"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/900.pl", "digest": {"algorithm": "md5", "value": "b70544faea26ea547c9e74134bac1b49"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/9000.pl", "digest": {"algorithm": "md5", "value": "6521a500609bdcdd90a61b07c0e804e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Nv/90000.pl", "digest": {"algorithm": "md5", "value": "4d5da9f549447ad209f94ee534bf433c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PCM/Y.pl", "digest": {"algorithm": "md5", "value": "823cb8bf40e5e0bf2c965e6150f81f0d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/PatSyn/Y.pl", "digest": {"algorithm": "md5", "value": "29c90583ca79e0460362e10f84f6a350"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Alnum.pl", "digest": {"algorithm": "md5", "value": "9de3b219c05550649217b3709c6f1ba2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Assigned.pl", "digest": {"algorithm": "md5", "value": "58e16fa8ca3fe4f2a16b828ebe22277b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Blank.pl", "digest": {"algorithm": "md5", "value": "4e1a9b66bdf2043a5efd5ce74bc527dc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Graph.pl", "digest": {"algorithm": "md5", "value": "1765251cbda946d39c79acd4b426b1a1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PerlWord.pl", "digest": {"algorithm": "md5", "value": "991a2bde15927f67e1976de31b9fff17"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/PosixPun.pl", "digest": {"algorithm": "md5", "value": "c8d03570b9e42d6f369bb0cbc010ac4e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Print.pl", "digest": {"algorithm": "md5", "value": "f1528445487254c59876102e10d02087"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/SpacePer.pl", "digest": {"algorithm": "md5", "value": "56b95da24753c494f53c1b618486772c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Title.pl", "digest": {"algorithm": "md5", "value": "0b75335852e9cf8905c219a3a38c295a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/Word.pl", "digest": {"algorithm": "md5", "value": "38f39741de0221a46e39ae8f6a0ce5c2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/XPosixPu.pl", "digest": {"algorithm": "md5", "value": "0b175d70bf44d5fbefffaddff2db0baa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlAny.pl", "digest": {"algorithm": "md5", "value": "3fd806f871a774cce76f182a00261eb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCh2.pl", "digest": {"algorithm": "md5", "value": "175bbe41096ce05aee77c670d2a90527"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlCha.pl", "digest": {"algorithm": "md5", "value": "f5a27176b06dd8f33e29d1e781716f40"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlFol.pl", "digest": {"algorithm": "md5", "value": "9fa0ffcc087431859459836aa6e6ce4d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDC.pl", "digest": {"algorithm": "md5", "value": "8a02dbeb06fd40ea3e2387fca01231bc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIDS.pl", "digest": {"algorithm": "md5", "value": "1098adc7a0104c1b535c397bd74b1be2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlIsI.pl", "digest": {"algorithm": "md5", "value": "6d22f44c0da0ccec3f2012bb1bdc323e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlNch.pl", "digest": {"algorithm": "md5", "value": "a5245441721f4a9a54b7dcbeb96cec53"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPat.pl", "digest": {"algorithm": "md5", "value": "2cfc39c59c0eddb7cb7c9b74f73ee92a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPr2.pl", "digest": {"algorithm": "md5", "value": "1849288683ad7f679529c084360b3460"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlPro.pl", "digest": {"algorithm": "md5", "value": "a5f908172056ad750654e64eb94d4662"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Perl/_PerlQuo.pl", "digest": {"algorithm": "md5", "value": "cf7a35ebfba1d8159e511ddfc755eeb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/QMark/Y.pl", "digest": {"algorithm": "md5", "value": "79beed6d714ce9cf5e237b9d05bcb1c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/AT.pl", "digest": {"algorithm": "md5", "value": "2dc4c5354d02b82519f35ce8920fae33"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/CL.pl", "digest": {"algorithm": "md5", "value": "0996fb18ed9094dfa429e2c5d196c7c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/EX.pl", "digest": {"algorithm": "md5", "value": "d2f71b4b49e119436ab87cbe59e81195"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/FO.pl", "digest": {"algorithm": "md5", "value": "1a9bcf772a81ac53dfeadc0262c95a8c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LE.pl", "digest": {"algorithm": "md5", "value": "b0f08f5f6bd7dc3cb152aa126a351913"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/LO.pl", "digest": {"algorithm": "md5", "value": "74a34a7659da6dbe0e2f62bbd1703e1d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/NU.pl", "digest": {"algorithm": "md5", "value": "f0094a13b14e87f1b2eb81b0faf153d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/SC.pl", "digest": {"algorithm": "md5", "value": "3e562faf6835b7db9cd4943190b81a5b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/ST.pl", "digest": {"algorithm": "md5", "value": "3645ea6656e8a19e7e383f3f4dd96102"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/Sp.pl", "digest": {"algorithm": "md5", "value": "69341a9f0b1ab5e78f4b6b5848c4f987"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/UP.pl", "digest": {"algorithm": "md5", "value": "b56639a7aae56e4090d1480f83ff5e71"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SB/XX.pl", "digest": {"algorithm": "md5", "value": "9b3544bf071157bd8153934b6cee399e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/SD/Y.pl", "digest": {"algorithm": "md5", "value": "d4373c6f10000b7abad8ae2352bd7a31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/STerm/Y.pl", "digest": {"algorithm": "md5", "value": "3f4b6806f71d633bd4b9f09ac9b72f3c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Arab.pl", "digest": {"algorithm": "md5", "value": "b440837e71e10c78f64474466282a3ba"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Beng.pl", "digest": {"algorithm": "md5", "value": "96b6e20cbe7b51c7b2d3dc866f47f182"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cprt.pl", "digest": {"algorithm": "md5", "value": "a10bda3db3826a2c54bc8604ce034d39"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Cyrl.pl", "digest": {"algorithm": "md5", "value": "c8faff436b3da6da450f835b1f035b0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Deva.pl", "digest": {"algorithm": "md5", "value": "4075905cae02e7efca56932722db19c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Dupl.pl", "digest": {"algorithm": "md5", "value": "b17a4f7147bd836bf1ee42d3683439d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Geor.pl", "digest": {"algorithm": "md5", "value": "ad457badb11cd51ca1d8546404a4a17c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Glag.pl", "digest": {"algorithm": "md5", "value": "aaed2196c0186fe844520106be4a1367"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gong.pl", "digest": {"algorithm": "md5", "value": "385566579eec65fe7d5ac5753c565f4c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gonm.pl", "digest": {"algorithm": "md5", "value": "49b7b820ede8483266b8842839b2a2c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gran.pl", "digest": {"algorithm": "md5", "value": "53c964cba20069709cdb228e816c8c1a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Grek.pl", "digest": {"algorithm": "md5", "value": "b841f5a5ec97cbd838ca18df55fa3592"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Gujr.pl", "digest": {"algorithm": "md5", "value": "ea10f0e6fc9c124e65984a908390feb2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Guru.pl", "digest": {"algorithm": "md5", "value": "3c86d5e6524297c2aec41edf0d3862ad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Han.pl", "digest": {"algorithm": "md5", "value": "db4231a490a9f2989885e1cb3029fc31"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hang.pl", "digest": {"algorithm": "md5", "value": "11052c82030197fdc3076bdee68dd5bb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Hira.pl", "digest": {"algorithm": "md5", "value": "cd4d190312fb7c65286805c4c760f59c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Kana.pl", "digest": {"algorithm": "md5", "value": "3b3940b78622e1195ebad506afb33a0a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Knda.pl", "digest": {"algorithm": "md5", "value": "a0dfcbbc8c1f0612d9f8cfb9f725ef7b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Latn.pl", "digest": {"algorithm": "md5", "value": "17b886311a87d7622b85b1904cf6894a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Limb.pl", "digest": {"algorithm": "md5", "value": "7d9d8cdc1e3e6b5112a361c74654e15c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Linb.pl", "digest": {"algorithm": "md5", "value": "ecb5402356f0292e72b14e867ee03bab"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mlym.pl", "digest": {"algorithm": "md5", "value": "fe5e260e46ea28101be9402a9c1480a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mong.pl", "digest": {"algorithm": "md5", "value": "cebef659e7ce81e305c7282b617068f0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Mult.pl", "digest": {"algorithm": "md5", "value": "6f778c87d7f2d04bee97b05f33c50710"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Orya.pl", "digest": {"algorithm": "md5", "value": "a3cabc8b52e171964f3e36a9b0c2594b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Sinh.pl", "digest": {"algorithm": "md5", "value": "c1fc07aca2a56163dbf4cca7e7665d46"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Syrc.pl", "digest": {"algorithm": "md5", "value": "faec9b8f4ea81f9658a0ab14b310bfcb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Taml.pl", "digest": {"algorithm": "md5", "value": "116f14d83615b6813aa3a9f9d65681e7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Telu.pl", "digest": {"algorithm": "md5", "value": "57e33d8d88c459a1d476be8e064d1412"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zinh.pl", "digest": {"algorithm": "md5", "value": "88ba3ee60fb3e7457cc4d5146632d19c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Sc/Zyyy.pl", "digest": {"algorithm": "md5", "value": "b76d478a695226111d9fbc706c53bd5f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Adlm.pl", "digest": {"algorithm": "md5", "value": "848385f76ed7011f2992fe092f9bf56e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Arab.pl", "digest": {"algorithm": "md5", "value": "efd4d35e0242548820b6e90acab51e7e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Armn.pl", "digest": {"algorithm": "md5", "value": "febe57a423cf41df277335dc20bdf768"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Beng.pl", "digest": {"algorithm": "md5", "value": "0fac7e8dd7654337301a2f24de40c24d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bhks.pl", "digest": {"algorithm": "md5", "value": "92839eed3301ee6f1f7701843cfbd69e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Bopo.pl", "digest": {"algorithm": "md5", "value": "701a2a9f9a86b0c9db5277e590f9f3bd"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cakm.pl", "digest": {"algorithm": "md5", "value": "6f10e38975ae07caa6e57e42da5cc63b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cham.pl", "digest": {"algorithm": "md5", "value": "fc3b187e20b527a4cc4b45b4765772c9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Copt.pl", "digest": {"algorithm": "md5", "value": "e8c7505648992e828bfbe022c4b59107"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cprt.pl", "digest": {"algorithm": "md5", "value": "b2fb083e144ca889cda962b319f707e4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Cyrl.pl", "digest": {"algorithm": "md5", "value": "882451bd084664d1e12f6ef2b54052fc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Deva.pl", "digest": {"algorithm": "md5", "value": "c2b594f39957075e7e56396dca714592"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Diak.pl", "digest": {"algorithm": "md5", "value": "9ffe099d4abdb8b5755ef5a3740c9da7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Dupl.pl", "digest": {"algorithm": "md5", "value": "081b320df1ccdfdb0c8620fe63864023"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Ethi.pl", "digest": {"algorithm": "md5", "value": "3843f21defa472efbc05fd8e2de7ad20"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Geor.pl", "digest": {"algorithm": "md5", "value": "e9850f85b821b9a11a1fbb32b42d6b57"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Glag.pl", "digest": {"algorithm": "md5", "value": "a5e1ad215a99f8fc746e55a258215c8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gong.pl", "digest": {"algorithm": "md5", "value": "557ec85391abfb580a4129ea34732111"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gonm.pl", "digest": {"algorithm": "md5", "value": "229eeb5b35910d7591ffde794933872c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gran.pl", "digest": {"algorithm": "md5", "value": "291441ade553f64732cd0b781b8b584c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Grek.pl", "digest": {"algorithm": "md5", "value": "b2b16be8193e8a54b92154629b718950"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Gujr.pl", "digest": {"algorithm": "md5", "value": "e49b077764dd74799bf2249e779d525b"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Guru.pl", "digest": {"algorithm": "md5", "value": "83a5e63cf764c40ccc32b86b5ff13afa"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Han.pl", "digest": {"algorithm": "md5", "value": "823c9736acde8c2b2b8ada16e19f2241"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hang.pl", "digest": {"algorithm": "md5", "value": "bbb07413d00757849cf7cec9fe70cdad"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hebr.pl", "digest": {"algorithm": "md5", "value": "96e37f4dbe5f61f35e9bf89488b349b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hira.pl", "digest": {"algorithm": "md5", "value": "104b0fb89564cad667bee75e809b5d4f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmng.pl", "digest": {"algorithm": "md5", "value": "a8a4f2f4e9d92a9e5fe3c7d2c40143e0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Hmnp.pl", "digest": {"algorithm": "md5", "value": "a750fb521949ed781e43c82e56bac182"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kana.pl", "digest": {"algorithm": "md5", "value": "88085882a5e0551c08ac63dae0fa7874"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khar.pl", "digest": {"algorithm": "md5", "value": "8b9ba86a2221750ab9eb5b42b38ba5b2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khmr.pl", "digest": {"algorithm": "md5", "value": "577725aa91f761450b34efe299f76509"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Khoj.pl", "digest": {"algorithm": "md5", "value": "db6b6a61895e35e707d1c258085faeb8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Knda.pl", "digest": {"algorithm": "md5", "value": "a0e766f10e3d0f3d22a71e9082afc34c"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Kthi.pl", "digest": {"algorithm": "md5", "value": "3ab26343ee3ad393f3ddf14263eaa42a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lana.pl", "digest": {"algorithm": "md5", "value": "d0caea9535ca8b8a854f1a16f93d3ac8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lao.pl", "digest": {"algorithm": "md5", "value": "d135f9a92a0c05ed372a4639ffd194d8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Latn.pl", "digest": {"algorithm": "md5", "value": "1c65056c72ad87cd7f2db77c47b9e89a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Limb.pl", "digest": {"algorithm": "md5", "value": "a0ac6ce8b68ac6058a2ce34a7bea15d9"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Lina.pl", "digest": {"algorithm": "md5", "value": "daca571f788a2c7723cd796706ecca88"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Linb.pl", "digest": {"algorithm": "md5", "value": "6fb18e4acb2730883ea277e6a6dfd1e5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mlym.pl", "digest": {"algorithm": "md5", "value": "4b54bf3de2420ce4353eaf026db528c5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mong.pl", "digest": {"algorithm": "md5", "value": "06664287ea2678e9e59615173d0c8c68"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mult.pl", "digest": {"algorithm": "md5", "value": "cf37ce4ab26b900be5b768cb88ab8616"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Mymr.pl", "digest": {"algorithm": "md5", "value": "39ec642fb4940921ec68f3b8cf28b1b4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Nand.pl", "digest": {"algorithm": "md5", "value": "016050be3a3149da2a155652ee2d2082"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Orya.pl", "digest": {"algorithm": "md5", "value": "781bfa15bd9f81566260cc577f70fdbc"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Phlp.pl", "digest": {"algorithm": "md5", "value": "44d7b371633b71cae0ee116c405cb943"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Rohg.pl", "digest": {"algorithm": "md5", "value": "5750d976c60e262453153152216815a8"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Shrd.pl", "digest": {"algorithm": "md5", "value": "7330b9eeb1d699e748d972b2c754d4c1"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sind.pl", "digest": {"algorithm": "md5", "value": "596f77ba7cb2d448d87a8b4193543b3a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Sinh.pl", "digest": {"algorithm": "md5", "value": "a4b28fa4b5165836719afb4d4f9559d6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Syrc.pl", "digest": {"algorithm": "md5", "value": "79982f36189840db3af6bb65862f36d7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tagb.pl", "digest": {"algorithm": "md5", "value": "542b705ad85f52964e74c24e5d6c6de2"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Takr.pl", "digest": {"algorithm": "md5", "value": "e76faeedf0ce4da96b71bae5f2bac127"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Talu.pl", "digest": {"algorithm": "md5", "value": "98fa690e0e681b55280449a3fab9b767"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Taml.pl", "digest": {"algorithm": "md5", "value": "f774cb0188af4dd502d72f9e62553ee6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tang.pl", "digest": {"algorithm": "md5", "value": "fff31fa677cbb785b804fb0661a96ccb"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Telu.pl", "digest": {"algorithm": "md5", "value": "187f4ef9636099fbe04c7fdf5085a94e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Thaa.pl", "digest": {"algorithm": "md5", "value": "d8f35e62a613c8e6b2928957cda0ccd4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tibt.pl", "digest": {"algorithm": "md5", "value": "a7f4204eb7be392fb035f239c40fb095"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Tirh.pl", "digest": {"algorithm": "md5", "value": "d6819b5d1295a7fa3cc6ddf72f843774"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Xsux.pl", "digest": {"algorithm": "md5", "value": "b42a71682601dc1cafe690e5f0c81b8f"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yezi.pl", "digest": {"algorithm": "md5", "value": "d0dffaa46b4459f290c7584418b12a32"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Yi.pl", "digest": {"algorithm": "md5", "value": "db6e4bd1f8ef401163cd0ab7c2b69e41"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zinh.pl", "digest": {"algorithm": "md5", "value": "aa1b3b58a6156f50fe5793a416d8745a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zyyy.pl", "digest": {"algorithm": "md5", "value": "087d4f4fbf09fcc7b242d1ddf70833c4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Scx/Zzzz.pl", "digest": {"algorithm": "md5", "value": "bf160fafa640d2516d91b3a8432fa90a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Term/Y.pl", "digest": {"algorithm": "md5", "value": "e767080c69f5e0761e386294c0704677"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/UIdeo/Y.pl", "digest": {"algorithm": "md5", "value": "25acd3dad5a3b510bd09e5a843a7bd48"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Upper/Y.pl", "digest": {"algorithm": "md5", "value": "1b4d87827aea6820c8f33f0e9ac59cd0"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/R.pl", "digest": {"algorithm": "md5", "value": "6613b43964c5395900a19f05bd71fdbf"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tr.pl", "digest": {"algorithm": "md5", "value": "2c464acee1e1c82e5247b32a0835b833"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/Tu.pl", "digest": {"algorithm": "md5", "value": "95d03bfa3bf5e81cef1fdc9572912a24"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/Vo/U.pl", "digest": {"algorithm": "md5", "value": "ee29ca68cdde1b80c58e823dd96fbaf3"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/EX.pl", "digest": {"algorithm": "md5", "value": "2c526945fa5939767c24a14f47bd1c8a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/Extend.pl", "digest": {"algorithm": "md5", "value": "4c3c1eb8f50d963ffb92f9cfb71080ae"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/FO.pl", "digest": {"algorithm": "md5", "value": "a4b195be7ab2c8b09b9bb18f413c70c7"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/HL.pl", "digest": {"algorithm": "md5", "value": "104282863ce87ca11757a844187f375e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/KA.pl", "digest": {"algorithm": "md5", "value": "3751645087183fbd1f619d5559f978b5"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/LE.pl", "digest": {"algorithm": "md5", "value": "1e1fed60c2a18c737a33a0d2d81d5e34"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MB.pl", "digest": {"algorithm": "md5", "value": "1acf9e2d841862ea83318217cefbca5e"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/ML.pl", "digest": {"algorithm": "md5", "value": "1b0aa32a4efda4a00a6b67d01d4f17f4"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/MN.pl", "digest": {"algorithm": "md5", "value": "3de6d26641b7293360355ac83afe2063"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/NU.pl", "digest": {"algorithm": "md5", "value": "198f92659e13530d34b0a569ea406043"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/WSegSpac.pl", "digest": {"algorithm": "md5", "value": "76e9928ec0eec9c244dd06b48fc5983a"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/WB/XX.pl", "digest": {"algorithm": "md5", "value": "86bdab459a3500040da415f1908d5120"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDC/Y.pl", "digest": {"algorithm": "md5", "value": "707cc9f746b3294b459468cee65aa41d"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/unicore/lib/XIDS/Y.pl", "digest": {"algorithm": "md5", "value": "99c3e20da75832bd07362ababac942de"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/utf8.pm", "digest": {"algorithm": "md5", "value": "9decf267a9637a05e5722b083b98f909"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/vars.pm", "digest": {"algorithm": "md5", "value": "7b1646d3ab0c2098d26ba337a18b3dd6"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings.pm", "digest": {"algorithm": "md5", "value": "0982ece815066f1ddf739f6677204e72"}, "isConfigFile": false}, {"path": "/usr/lib/x86_64-linux-gnu/perl-base/warnings/register.pm", "digest": {"algorithm": "md5", "value": "9cfea2f84c7828e690a34518433fecfd"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "d5b818fbee76d8b4f147224ea32738ef"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/changelog.gz", "digest": {"algorithm": "md5", "value": "19a6507316c97844e72fd52ccf09528d"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl-base/copyright", "digest": {"algorithm": "md5", "value": "f995eb50a906107e206ca0bf35664f45"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/AUTHORS.gz", "digest": {"algorithm": "md5", "value": "e43d8206df50661c538291150b37a79a"}, "isConfigFile": false}, {"path": "/usr/share/doc/perl/Documentation", "digest": {"algorithm": "md5", "value": "a16edf3b24cb82bf997f1d29b610ee6d"}, "isConfigFile": false}, {"path": "/usr/share/lintian/overrides/perl-base", "digest": {"algorithm": "md5", "value": "c28e6448e061902d8e58dea28ba519d7"}, "isConfigFile": false}, {"path": "/usr/share/man/man1/perl.1.gz", "digest": {"algorithm": "md5", "value": "15ee80d550d05b85837fec2af0b725da"}, "isConfigFile": false}]}}, {"id": "846b77a6ffbb0856", "name": "tzdata", "version": "2021a-1+deb11u8", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/tzdata/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/tzdata/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/tzdata.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/tzdata.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:tzdata:tzdata:2021a-1\\+deb11u8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/tzdata@2021a-1%2Bdeb11u8?arch=all&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "tzdata", "source": "", "version": "2021a-1+deb11u8", "sourceVersion": "", "architecture": "all", "maintainer": "GNU Libc Maintainers ", "installedSize": 3393, "provides": ["tzdata-bullseye"], "depends": ["debconf (>= 0.5) | debconf-2.0"], "files": [{"path": "/usr/sbin/tzconfig", "digest": {"algorithm": "md5", "value": "8374302ab936fb95e0b0d140d0891851"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/README.Debian", "digest": {"algorithm": "md5", "value": "5461b4c9623a1657baf85fbc0c8576b6"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "158fb946556c469e33e27e62eeaed25b"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/changelog.gz", "digest": {"algorithm": "md5", "value": "b1e04ea4eec87b4cd06962aff69f9b0e"}, "isConfigFile": false}, {"path": "/usr/share/doc/tzdata/copyright", "digest": {"algorithm": "md5", "value": "74db18639ac152c0d3a0396a016b1a79"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Accra", "digest": {"algorithm": "md5", "value": "6cb97bef390f7c65022c2e8c7eec45e0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Atikokan", "digest": {"algorithm": "md5", "value": "775c926f99a096a3fbd1cd2545f15aa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "d9f37691d0f66be717b59c53fa40b2b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Barbados", "digest": {"algorithm": "md5", "value": "92550378b8952475d3bffe20b1168820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b66a708e81e188b174ca70eff9191c6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Chihuahua", "digest": {"algorithm": "md5", "value": "4a9b32ceb7ebf29b55759c0fe8928bed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Creston", "digest": {"algorithm": "md5", "value": "f9b5dfcdbb68fa834fec16dcf38c77a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Curacao", "digest": {"algorithm": "md5", "value": "ec6b184bca638f7aabed9c8bca9aa84c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Guyana", "digest": {"algorithm": "md5", "value": "6cbf28b925c33781ba56d92804ec31e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mazatlan", "digest": {"algorithm": "md5", "value": "eedcc2b9c627e8b284c4a49df1372e1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Merida", "digest": {"algorithm": "md5", "value": "a896d81da25d3b19d2661fed9052eeb2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Mexico_City", "digest": {"algorithm": "md5", "value": "26b4d259e9580c5b09b921c238a873a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Monterrey", "digest": {"algorithm": "md5", "value": "17661c414ad45beb162eab88e365abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nassau", "digest": {"algorithm": "md5", "value": "1444a5132c9a26f350ebe705760215c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Ojinaga", "digest": {"algorithm": "md5", "value": "f7de64daaa5bb45d603ec26391af4e4e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "6764b4898d885ffe98315abf798540ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santiago", "digest": {"algorithm": "md5", "value": "a161b80babf4163f68e754a709c9be2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "89be548af387b1956ea87e038f98fe0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "b49d41975efed4e60e8de5df01e61533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Amman", "digest": {"algorithm": "md5", "value": "51605ef6a463b08c98bf5a801f128a59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Damascus", "digest": {"algorithm": "md5", "value": "fdddcad3881ce1fc67f92e98f8852a77"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Gaza", "digest": {"algorithm": "md5", "value": "0e6860f268317b0bf480b43f465e5e11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hebron", "digest": {"algorithm": "md5", "value": "bc984b524204bd14a41802ee04d2c18d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tehran", "digest": {"algorithm": "md5", "value": "e4f0bd8272feaf141366a6fdc892b267"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "749f6d970d4f50537d5194ff12f550e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "7fa6d1d998e7d1d8c3baf56f4e87927c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "97c5aec0f3a3bcda873c03c6ba15be25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Easter", "digest": {"algorithm": "md5", "value": "c685dcf43d11bfb9097e509a74b97915"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "bff6f617bfddfd109c9854579b4f49db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "38a3561ee3c4a0314405903152156798"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Niue", "digest": {"algorithm": "md5", "value": "9dfd037bee86853649784d8cc6e4b334"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "9171eeb419c0d10b72af50927cb27011"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "02da1d06ceb678374703b0cb6cb2782e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/iso3166.tab", "digest": {"algorithm": "md5", "value": "22b35b3817db585e12c4e2db934c9680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leap-seconds.list", "digest": {"algorithm": "md5", "value": "202cceadb93219f6d02d13c4a7985445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/leapseconds", "digest": {"algorithm": "md5", "value": "53cbefbf22e550ca25dd97e07d8ec882"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "74c6fb9ae4ea68d0012c1f6ad42b5848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Accra", "digest": {"algorithm": "md5", "value": "6cb97bef390f7c65022c2e8c7eec45e0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Algiers", "digest": {"algorithm": "md5", "value": "14ba8ac8dab7cf5374529242c19b1288"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Bissau", "digest": {"algorithm": "md5", "value": "af82ce73e5877a3dfd5c9dc93e869fa9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Cairo", "digest": {"algorithm": "md5", "value": "63c342be38b12ea0ff97116d3ca3ce07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "4408097f0e33af7a983f6165d1cc2a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "1c2c5ced4aa1691d418ef0b9998fea8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "b1ab6536e8f7ebddc30f60a990ad5a7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "09ea73d8dad3876b9aa87b9872333af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Juba", "digest": {"algorithm": "md5", "value": "659ed8d529baf6f5043db708c1d17bee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "021e36c906192435e0cb9c09440173a3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Lagos", "digest": {"algorithm": "md5", "value": "cbf77594f31a10b4e5a6d635638f8aa6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Maputo", "digest": {"algorithm": "md5", "value": "b5f4fb3c09aa7751a710e6fd5dd15d95"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "300ed2b788bbe89d8a04818c41bdc5d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "d25adca22556aa3ce379975a2c017ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "a0aad5ca661653e362b8afc808dc85c1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "c0aa37fd04a681b13e15536093234349"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "edec79f292e5b8c0d32b521af1f118bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Tunis", "digest": {"algorithm": "md5", "value": "e3f57223f90c42716310357450e900e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "37a6472411efc58f0c69b168bf0902b4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Adak", "digest": {"algorithm": "md5", "value": "f43102c06ca5450a97e9467f49bed36a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Anchorage", "digest": {"algorithm": "md5", "value": "c7bcde7e4632f9d1222a586049cabde6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Araguaina", "digest": {"algorithm": "md5", "value": "fc5c29338935c7d123e14ab7c022cacd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "b93c18b289d4486523f6b505490d6786"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "be609d7dbb2befeb1951f22320c3b553"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "dc522809d7297b49ceb6fae358630b48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "3bad3672934f2c3d42ef646d251d806b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "dd63f3429ef1c2f3e75c2d9971e6a6c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "19770bf140aa16943d819586126c6716"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "ec7f064512bbaec71c184afb5facffe5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "d1c77bb9341509b5430c11eb205a3a5f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "da1b1049ccf60568ca24167000dcd055"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "d5846e6cacdbc1c8a643e697a06ce747"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "3a91271fb1c080ed6270851fa5655343"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "4807515d27bcb682468daf6bdb92e52a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Asuncion", "digest": {"algorithm": "md5", "value": "efedcde6637f1cee75b49529ad81517f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Atikokan", "digest": {"algorithm": "md5", "value": "775c926f99a096a3fbd1cd2545f15aa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia", "digest": {"algorithm": "md5", "value": "af7a81ce58d132d938c90bd481c7dbca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "d9f37691d0f66be717b59c53fa40b2b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Barbados", "digest": {"algorithm": "md5", "value": "92550378b8952475d3bffe20b1168820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belem", "digest": {"algorithm": "md5", "value": "b1d5a74e761c9089355162fcdda9170e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Belize", "digest": {"algorithm": "md5", "value": "da3145d79cba5f541dd261434e449173"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b66a708e81e188b174ca70eff9191c6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "c9b6a9642f46c2d6781e85e1582f26dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Bogota", "digest": {"algorithm": "md5", "value": "703e0fcefbddf020f76bf4d0b527ac1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Boise", "digest": {"algorithm": "md5", "value": "42e1c9000c42ffe933afa3d3610868f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "048d33fc74c19008a5a440b8b226cb45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "0827ceddf2b81344985296ca69b8958a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cancun", "digest": {"algorithm": "md5", "value": "a2fe4da50cfb1afe8a46d6f55b805afa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Caracas", "digest": {"algorithm": "md5", "value": "7366c039e0038bccf8f46b73c0cea982"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cayenne", "digest": {"algorithm": "md5", "value": "956677d7242909de58e5c7135696880a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chicago", "digest": {"algorithm": "md5", "value": "336503fc3236140ebc049c1d5f9ac425"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Chihuahua", "digest": {"algorithm": "md5", "value": "4a9b32ceb7ebf29b55759c0fe8928bed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "be801a07ae7de8a1d78c0952618e23dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Creston", "digest": {"algorithm": "md5", "value": "f9b5dfcdbb68fa834fec16dcf38c77a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Cuiaba", "digest": {"algorithm": "md5", "value": "196ce8bf457a9ed42cce3595ebe725b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Curacao", "digest": {"algorithm": "md5", "value": "ec6b184bca638f7aabed9c8bca9aa84c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "20e68f0a941140b269efb3af346b1e34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson", "digest": {"algorithm": "md5", "value": "923fa67f9f86dc799e702cfdbf1346bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "6d46e4e62de53d7e6af44691d56ed633"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Denver", "digest": {"algorithm": "md5", "value": "19227bc675e2571ae222314e661e3e6c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Detroit", "digest": {"algorithm": "md5", "value": "ae3ba6ed8738ceda9eef109c6c586736"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Edmonton", "digest": {"algorithm": "md5", "value": "1f23503189b8ce70677b2dcbb4a57e8c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Eirunepe", "digest": {"algorithm": "md5", "value": "566eb1bf465aa35a513a4d0bb4d368f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/El_Salvador", "digest": {"algorithm": "md5", "value": "b77c5f52b45573ae0f5673ac0ca1b086"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "a362c873b82d51c862b5065e5e164cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Fortaleza", "digest": {"algorithm": "md5", "value": "879b2175444242d07d5e972500b0380d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "6ba1b7da532cefb6e32d083377b71303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "150f52dc50b25598b8f0963817a89e40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "5c71eec6bbb0f674ab1d9cff4f5b394a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guatemala", "digest": {"algorithm": "md5", "value": "097638f469fdba70e9637561cffefd91"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guayaquil", "digest": {"algorithm": "md5", "value": "01ac1cc5dbd4a3e798548faea80aa402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Guyana", "digest": {"algorithm": "md5", "value": "6cbf28b925c33781ba56d92804ec31e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Halifax", "digest": {"algorithm": "md5", "value": "820f35f23d49a527ffe813e2d96c5da7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Havana", "digest": {"algorithm": "md5", "value": "cb29d50a55a3bd61ffdde6e22115aa8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Hermosillo", "digest": {"algorithm": "md5", "value": "7bdce7a211e50eff3b5b8de21a46d581"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "d006fe381417eb507316edde462e5679"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "f21a138cc4c7ed21940f57b3172a4021"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "0305c00223ea74e05fdbf0c9a859b1ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "46b32b47ed138fffa32bc07a8173d34f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1480dc7f7952099469aecf79a769c6a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "68f539559dfa757f1c36a8978bdc25c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "4c9723ce262934545a4b7b9acf41a408"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "e1c06b067793902b35bdabd10e80266c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Inuvik", "digest": {"algorithm": "md5", "value": "4ea2c19a83f810220c7302c9914e4ee4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Iqaluit", "digest": {"algorithm": "md5", "value": "4142e0b137ac6cf3fdad0fce11560ca1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Jamaica", "digest": {"algorithm": "md5", "value": "4e3f3be15c44fa42f3b8573fa5e42dc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Juneau", "digest": {"algorithm": "md5", "value": "2223d94ebc41480cd9cd71ab5122b883"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "c1940357ef94f547e32671b0b3df96cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "9a74101638b13e412f8c496eabf220b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/La_Paz", "digest": {"algorithm": "md5", "value": "08b5bf47abe489dae25419b48df4d586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Lima", "digest": {"algorithm": "md5", "value": "1d44dd212aff0abccd76923a2df95ca3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "32f6f0535c041a5bbf23ad3a4aa0526c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Maceio", "digest": {"algorithm": "md5", "value": "8e75ca0f9fa9d522172ca573de45ed17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Managua", "digest": {"algorithm": "md5", "value": "2cc17314d8905ee8cc2b5ec2f5d94ab4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Manaus", "digest": {"algorithm": "md5", "value": "87402e3fc212725f162334f9da3e80fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Martinique", "digest": {"algorithm": "md5", "value": "c9f7dcc292228e3d455bc94e2293bd23"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Matamoros", "digest": {"algorithm": "md5", "value": "9ba17635ae8f44fa50c4565328433383"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mazatlan", "digest": {"algorithm": "md5", "value": "eedcc2b9c627e8b284c4a49df1372e1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Menominee", "digest": {"algorithm": "md5", "value": "c05fe82bf18256cc290872b05ffa14a5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Merida", "digest": {"algorithm": "md5", "value": "a896d81da25d3b19d2661fed9052eeb2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Metlakatla", "digest": {"algorithm": "md5", "value": "db9809944c8d6bc1ea1ea35d30a0b8c3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Mexico_City", "digest": {"algorithm": "md5", "value": "26b4d259e9580c5b09b921c238a873a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Miquelon", "digest": {"algorithm": "md5", "value": "46ebac53ff19ea5c2705296597ba177f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Moncton", "digest": {"algorithm": "md5", "value": "13241e88bc91163e9905b1e032f46c92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Monterrey", "digest": {"algorithm": "md5", "value": "17661c414ad45beb162eab88e365abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Montevideo", "digest": {"algorithm": "md5", "value": "1e3f99958559e67eeedf7c0e7ca248bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nassau", "digest": {"algorithm": "md5", "value": "1444a5132c9a26f350ebe705760215c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/New_York", "digest": {"algorithm": "md5", "value": "58543f30ac34b6510b552b9b3e82b772"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nipigon", "digest": {"algorithm": "md5", "value": "3a801bb2abb61438b15b885f1b218283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nome", "digest": {"algorithm": "md5", "value": "c6d0b263c897ac1f4a27cad4f46d72b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Noronha", "digest": {"algorithm": "md5", "value": "48ee119d0dd9316c78c6c72b5a5b260d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "01b707937064db3fd68290ee4c6b9ab5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "43372ccbbfb9fbb24825ce5180907727"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "e8de1757512d13d36504458b2bafa7fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Nuuk", "digest": {"algorithm": "md5", "value": "2d8ecd691b6e045dddf7f05b64b78126"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Ojinaga", "digest": {"algorithm": "md5", "value": "f7de64daaa5bb45d603ec26391af4e4e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Panama", "digest": {"algorithm": "md5", "value": "257dfdcb1fe364ce2db0331188af2614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "b71f8c6f5a9b289c981af0cdbf80f7e1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Paramaribo", "digest": {"algorithm": "md5", "value": "c6755952d644ef53b4b3d29df11f9a33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Phoenix", "digest": {"algorithm": "md5", "value": "a706fd9da9ab98f02c004a4b3a03fd70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "eedc3ba0baff8b24dfb52e68818ad2ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "6764b4898d885ffe98315abf798540ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a98917844adc39aa921cbc2b587080cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "adf95d436701b9774205f9315ec6e4a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "018a629d05e047cd9437e0e5863f24fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rainy_River", "digest": {"algorithm": "md5", "value": "d9cd851949c818c4ccbe7057654bb92a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "902bc59be5586a60cf0c67188027f7c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Recife", "digest": {"algorithm": "md5", "value": "ddf9438583d8b0241150ee83ec68b741"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Regina", "digest": {"algorithm": "md5", "value": "cec6491b350dfbdb74732df745eb37d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Resolute", "digest": {"algorithm": "md5", "value": "e272bb16aa765ea5439726dde6f283eb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "e2b183da079eba46dab1d47649b13b75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santarem", "digest": {"algorithm": "md5", "value": "8a169e1ae51a0cbcf6cfb8926d09e0d9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santiago", "digest": {"algorithm": "md5", "value": "a161b80babf4163f68e754a709c9be2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "f29141db8758596eecf45e4b9129ed6a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "c003365f5836ab41afaacbbaec128515"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "417408edab7215d1a6d76ab723780a30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Sitka", "digest": {"algorithm": "md5", "value": "1ac29cff86232d191f280b7c217f6cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/St_Johns", "digest": {"algorithm": "md5", "value": "38c8ed2f1e3aa3c422672ca2f26249c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Swift_Current", "digest": {"algorithm": "md5", "value": "c74726e554d359f38a26870282725f04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "963e88d190d129470f37774310dd20e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thule", "digest": {"algorithm": "md5", "value": "32b5bb9f1f25d306246bd96a0ef317c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "c4ba7a1953c8a229f32420f8148fc643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Tijuana", "digest": {"algorithm": "md5", "value": "f62f2b82ca05aafdbf7df7dca812df80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Toronto", "digest": {"algorithm": "md5", "value": "44a2dd3cb61b90aa4201c38e571a15ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Vancouver", "digest": {"algorithm": "md5", "value": "04b353b30593a1fed8fc1db22bd02e3d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Whitehorse", "digest": {"algorithm": "md5", "value": "5da85f419b65c2c916bc2707a7bd271c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Winnipeg", "digest": {"algorithm": "md5", "value": "9434ee1b8667f01b66340c6e2fa78999"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yakutat", "digest": {"algorithm": "md5", "value": "401da653644fc1490c7e26bcc930f3a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/America/Yellowknife", "digest": {"algorithm": "md5", "value": "b5087ae9a8ccc013470ebf44bc635281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "82b1b6dd5e1065ec74171affb46a2f21"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "57c7f5a576acf9e0ac717149e2dd5ba3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "89be548af387b1956ea87e038f98fe0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "335b0a23bba1ae3e59a5cd64a8138fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "e53181ecae5c5b63fd20ce29f994e1bd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "e67dc0e8c79c21314b5430af658363fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "f02a72b9ea4c1d30d5adfee512fb74ec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "b49d41975efed4e60e8de5df01e61533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "f7afd8a0519a7225769b456ec020c1f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "2cacdd84a9766bbd7ec7b8364831cd0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Almaty", "digest": {"algorithm": "md5", "value": "e251d8e119b8bddf60215d917a861f50"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Amman", "digest": {"algorithm": "md5", "value": "51605ef6a463b08c98bf5a801f128a59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "0e1531815bf255b18e12ef51c7376efe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "3334fa5833c7ec28b64804a68aba9c96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "c99e8989132d62448e45c27f1397c020"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "a534b721f957ce30963abe78bfbfcced"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "d6eee0c51ce0c0f6b59cee8d66ad9a18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "87fedb99a3b24d5f582db1d47f533276"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Baku", "digest": {"algorithm": "md5", "value": "cd0df3f18a5d4d2c9653c73bc88c2a48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "f1f52ae1ae2aa157763a2f1940c50e5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "ab6e7bc0345f8e2adb69295daeb6459e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Beirut", "digest": {"algorithm": "md5", "value": "97df40151eb3f5f0a64b4f8a8c07ff49"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "3eb1bda28dc91f0e2ab6b05932495627"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Brunei", "digest": {"algorithm": "md5", "value": "71dbd25b05720692d3b162eff5c425ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Chita", "digest": {"algorithm": "md5", "value": "8b67dcdc5d83cd10cb96be5352a96bd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "fed84cf4bc25771c671f7c60b351e22f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Colombo", "digest": {"algorithm": "md5", "value": "cca96304760952be818bb5b18701abe3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Damascus", "digest": {"algorithm": "md5", "value": "fdddcad3881ce1fc67f92e98f8852a77"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "d1f981f2056f97113f808d10e51c979a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dili", "digest": {"algorithm": "md5", "value": "7156c82642747b0c0bea9d87996e933c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dubai", "digest": {"algorithm": "md5", "value": "0f18cf4ace5bad6955b661f3df0c83db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "c12d379eac0429099e75189a94af8663"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "14a69e4234b2f2c02a3d3a46d0ecffbb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Gaza", "digest": {"algorithm": "md5", "value": "0e6860f268317b0bf480b43f465e5e11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hebron", "digest": {"algorithm": "md5", "value": "bc984b524204bd14a41802ee04d2c18d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "e6d5b77e3fd1dcb6d229a4f55ddb1033"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "1f5267f14578c917d94c972e46fc8e0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Hovd", "digest": {"algorithm": "md5", "value": "977625cb5899928a3553665a51d3f39a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "98bddb5cb910f6bdfde6f7ffec089613"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "77ae2b6c569a23e37ea81c001b051dc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "75c2120efce23b61989c6a15635d115f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "570f4cd5d0ee9ebe57259c7ded62de1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kabul", "digest": {"algorithm": "md5", "value": "4c1226eb41d54bac509ae601f3a41004"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6fc9741c4aa754207152b029b30450cc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Karachi", "digest": {"algorithm": "md5", "value": "b1afc0a7ce4118813cdc8679e8b20d8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "f8e87475c518784e65ed67a2626dbbfc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "036249307ff367e6a4dae7e68436685b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "5897442063d044956e067739c6876899"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "d4ff65914e09aa49a6dc64fd19c4a0fd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "c2b75820bc931360fe15de013d7d9116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Kuching", "digest": {"algorithm": "md5", "value": "98a4059ed19a884ab015688802f7dc1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Macau", "digest": {"algorithm": "md5", "value": "f61abab83b519b307988b2c9e1c13037"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Magadan", "digest": {"algorithm": "md5", "value": "3e7b4ae89f0c51ff47abe29639b3f844"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Makassar", "digest": {"algorithm": "md5", "value": "13cba3c3bb605214bf3464922974ca13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Manila", "digest": {"algorithm": "md5", "value": "7bb6f4fdd33a35402bb980de9650470c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "dc4ea7e37ba20ea164845151f1d2966a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "e557d1361cc77803b5e046bbc386e6bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "707e329f3932e4d17516f8b7f9de0d07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Omsk", "digest": {"algorithm": "md5", "value": "49652a088439c28d5477e28ef43a2959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Oral", "digest": {"algorithm": "md5", "value": "275e006fccfe73497f085dcef8dfa9b6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "75dbcd818e883badda4d6df52f07c9ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "55ccc2dfaf651c7452baf53f3c0bcaa1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qatar", "digest": {"algorithm": "md5", "value": "1cffbb439329b8bfff591ad5eac059de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "5f1897c65ae4f1f16bc87af595c22a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "67085b1ef3588dc18ffd29d7b08381ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "693dd81695dfa380250d3496314fe910"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "9518a08d2b6965ed79ac7ef0f2bdb23f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "9dd01bb3aec34dfb943384dc0edc8b53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Seoul", "digest": {"algorithm": "md5", "value": "f7a6e371bd709b3c2f64ce6f67f39f29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "e50e09ceae59b878c8f8fc15c2e0209e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Singapore", "digest": {"algorithm": "md5", "value": "14a464efc18352f490e3717f9688a862"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "49c40898f3c5fb0de361db30d14defc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Taipei", "digest": {"algorithm": "md5", "value": "4026ade698c9d3a934bb7c700c86b12a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "d01cce35131e208c07595d8046dfbf7f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "1b03197fcc4824349bdd039e9923b50b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tehran", "digest": {"algorithm": "md5", "value": "e4f0bd8272feaf141366a6fdc892b267"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "2d90d04e4d1ba450974f74b992d37721"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "38620155fabd5572c5a4b1db051b3cc8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "708f59d074a9bd0b8b91f63fef61a7ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "386ab53eb4475e9ef3a63c6bb08af355"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "dc0e3802cb5a61362c22660791b4cf0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "39d28caa66d588bb730e5bd8f9db8838"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "609264333ee9da85439deaa611fc8913"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "e4588d403e11c279644349e8b2399a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yangon", "digest": {"algorithm": "md5", "value": "d8f36ca4f9ee734b598abd6a9faa66e3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "71093f7029d9077c1264d006c0e26937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "7ff4a9704d8729d45201816ac19c57ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "749f6d970d4f50537d5194ff12f550e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "f98f4ca84e3ca27cdb71e6b326924696"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "167a786aa74ba2a9dd68c470746aa0ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "a2653b2d58cb1306082a46ab74fa1e9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "28ce2d6ea684cfbcc27a1fd9dc2be28b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "7fa6d1d998e7d1d8c3baf56f4e87927c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "d5e2f791bed996743c667784bb8c52ea"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "9e54f80defc89bc35b30be86593f795d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "4d4a4f8e686b4c75736227f96bf8613d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "7b67e06909c1923d9cdf43b41bc723ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "56ca0eceaf43cb76eea3712e4dd1d4b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "951f3a8641d7b6444e3c094c6019d094"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Darwin", "digest": {"algorithm": "md5", "value": "6df8eb1e8e5206a9cad9197a810c3483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Eucla", "digest": {"algorithm": "md5", "value": "e41ea1caa98a61f4959ef0f95a57fc74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Hobart", "digest": {"algorithm": "md5", "value": "fb4025381a59700ef949ce61f9b478bb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "32fd66403571a4b1d5f8706e1fe19cde"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "76cbde9daa6bb956ca21f223f15fc96d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "1da60ef9b2e91fee25919720fe62361a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Perth", "digest": {"algorithm": "md5", "value": "2d83e8ff4ddb276654f16801cab92a05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Australia/Sydney", "digest": {"algorithm": "md5", "value": "4e282767d8ebd483806d1b5c6f7d1a34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CET", "digest": {"algorithm": "md5", "value": "c936135bcd9b45e201e33087d93f7395"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/CST6CDT", "digest": {"algorithm": "md5", "value": "2c9e97649b6f8fc7c0fe39f59d9c1bd0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EET", "digest": {"algorithm": "md5", "value": "d2f6ef9910fa52b3d8620c83e505baf8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST", "digest": {"algorithm": "md5", "value": "d0f150b6acc4dc78b8ada8abb1079af6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/EST5EDT", "digest": {"algorithm": "md5", "value": "5b735d5377128e8b7bd0ba610ed285d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT", "digest": {"algorithm": "md5", "value": "fcccbcf95c718cf2fdee557763e460be"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "169210c55520d3a8efc1362a5d89e402"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "03d40b4007e96680e56f10372148cf51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "bb030b7fea0da0987217737e22a9cbe0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "66046646734491458066327a04705b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "0a97351084a016afb88b8b698ea922d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "73897f3686a7bca3e2719cfa59f83b6b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "e943df1168ea3d597ec62c8933a11a9c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "a9d53018097b6bcca5e6a4e55211e80b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "0a8c24c796c1473250ff564fce59e937"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "d87007923e671b8b78552d613299ac8a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "e99240e190c8a4ccf3cc0a26618fb09b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "e77b0b4911d483289610c4efcd599d7d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "a3c457b6cc2c3be7f34da00d84ec229e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "8ed77c9096196e97be5f0807bf939bac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "dcdc4caf8194fa9d29ceccdc225a5048"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "fe87b6111ce93c3d10fe152ca715a715"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "0fd6f7e68d38e1cef98efdc6ecedae80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "155f8eb5a5dd22c81eef6986c8c5317c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "a9eafb629b4070ca0ff8f99631390031"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "b73ddab7b5ca9128a8b2925fad5b11f0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "0c08dc6b2974b3207bf6293544a236b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "57ca1133eeeb09c7c30c04850d49d4e5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "642170284ddc2575f5e077d7ea33dcdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "2f4d1ba17adf0c86acb4cc6258f8a0cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "f4d3b2b664698da9268d3f244fec9232"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "02963228a1537cc2c8bdf22e99178893"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Etc/UTC", "digest": {"algorithm": "md5", "value": "c79354b8dbee09e62bbc3fb544853283"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "436f08577a0cca7e08906ff30654ff37"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Andorra", "digest": {"algorithm": "md5", "value": "90276d028e1681749042a17e0ace5541"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "5848a98af995295153e231c5cda45710"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Athens", "digest": {"algorithm": "md5", "value": "140cc26d867773460b13e90c5c721e65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "894420b21d386173d37afd072da61e92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Berlin", "digest": {"algorithm": "md5", "value": "9b550b016d141834e5a903b9f2478f2c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Brussels", "digest": {"algorithm": "md5", "value": "4f33632d5f18f6fd4d7319627674deb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "9dbab0a7d91363c8d1c88e59af5888d1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Budapest", "digest": {"algorithm": "md5", "value": "95df598e4370249ac94491ea10b05fee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "015b12fa83e045df15bf0febcfc1ae11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "84908a8a1ca3a9230f01533278d7a533"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Dublin", "digest": {"algorithm": "md5", "value": "408b7fe274bc6c9cf7c25733be633d36"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "04adda9784af0935a32f167e54889fa2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "a593351c8de80b7dede3f6507625d7a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "c1925b07433adaef5afb1ccb4cb510e4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "93ebca98dd8193473ce18a8a4aba3bcb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kiev", "digest": {"algorithm": "md5", "value": "92f676ff1a12bcb7d4258f3b6723386d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Kirov", "digest": {"algorithm": "md5", "value": "a44b46c41e6a73b1cb18fad8f0f92a5b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "97c5aec0f3a3bcda873c03c6ba15be25"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/London", "digest": {"algorithm": "md5", "value": "682eda9254e98fce6d62c570505766a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "3242615a805f051357309a89874633f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Madrid", "digest": {"algorithm": "md5", "value": "23790c5791b6dce3f654716cb84ecdc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Malta", "digest": {"algorithm": "md5", "value": "b4b59174eb89a084770e3ad970b98d1c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Minsk", "digest": {"algorithm": "md5", "value": "52c95abd0d1742dccbc028ea6bb230b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Monaco", "digest": {"algorithm": "md5", "value": "ba9074b7f9f99a6ddb89a9af301ebab2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Moscow", "digest": {"algorithm": "md5", "value": "6e4a6392e7699904a4223395513be78a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Oslo", "digest": {"algorithm": "md5", "value": "6cc7e4635256c7649d25e01a9c7d5604"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Paris", "digest": {"algorithm": "md5", "value": "2e98facd2503ea92bd44081252bc90cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Prague", "digest": {"algorithm": "md5", "value": "6fd19d1bb19fbbc28e2c4dcc7d586848"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Riga", "digest": {"algorithm": "md5", "value": "c8a8783e3b8b43e17f0f3a897c3eeed5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Rome", "digest": {"algorithm": "md5", "value": "36a9da9bb7062cbd250c15aea22555cb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Samara", "digest": {"algorithm": "md5", "value": "2b67017198707d316b6ca7b2a5899269"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Saratov", "digest": {"algorithm": "md5", "value": "16a55636f8394e3bfe84e85b14c0c03f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "835826b5145e97c9d01315d32e5770ca"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Sofia", "digest": {"algorithm": "md5", "value": "023381976c503519abca26be6d27d86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "8e74c03ffa48da2808e373633ed96df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "11d709f2d562ee4712a63a2d67ed6887"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Tirane", "digest": {"algorithm": "md5", "value": "d5977bad592e33b2e4058a242d735927"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "edeaf6caa295c753102280a4058b0860"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "17c801d15ad98e1fd5f7ad09be43c369"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vienna", "digest": {"algorithm": "md5", "value": "7f835ac1687cf5050b4d99480fdfdda7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "de4fda0c14a32aafc4d61814ed9eff97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "11bd9f16e8c5cec8df95897a1b2f82d8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "b98996d2fa9379a59f19d4fc145a00d2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "bc1805a209b6392d1dca7184a3e39af8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Europe/Zurich", "digest": {"algorithm": "md5", "value": "2da42297275a23b4a6b99702cf995583"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Factory", "digest": {"algorithm": "md5", "value": "3741a132b7e013538bb684dcf0e60de9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/HST", "digest": {"algorithm": "md5", "value": "fd4ae9e0296519fb47b4b036ea4af025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Chagos", "digest": {"algorithm": "md5", "value": "f4425a4b09a91a7e5dfc34c92df5e9fb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Christmas", "digest": {"algorithm": "md5", "value": "98e86db9b98b400d0e2bbbe6e064761b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Cocos", "digest": {"algorithm": "md5", "value": "785101db8a56a3cbffaece6b8adcbc1b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "c4f9018f50704afe80ed15a0e573fed1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mahe", "digest": {"algorithm": "md5", "value": "82385ca590ddd27dceed3de436094c65"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Maldives", "digest": {"algorithm": "md5", "value": "5b1276c8d0a4053b34ee073213ae0ac1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "2c00e57ab9c062ec58feb263272fc415"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Indian/Reunion", "digest": {"algorithm": "md5", "value": "970adf2c086d08f4fc1c82ee81d70242"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MET", "digest": {"algorithm": "md5", "value": "86f556ea7809f26f7ff7432f49cd26ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST", "digest": {"algorithm": "md5", "value": "04da8453f31d6971b7fa4f3f8fb26654"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/MST7MDT", "digest": {"algorithm": "md5", "value": "1d092034ca71638a824971660f4ade53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/PST8PDT", "digest": {"algorithm": "md5", "value": "e717558f2a4a5da1a318d6a1fedebdb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Apia", "digest": {"algorithm": "md5", "value": "dd874feb68cc5a7c6d4719160f36a403"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "f12eb0cd4494657346459539a18ee43d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "1e868fe64be58527d3a1d7af88f54e07"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "f2a1f8c1c3dcd15b52e7ad982630c8de"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "2a43acf6d1c558666f358efb5e8e5ef7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Easter", "digest": {"algorithm": "md5", "value": "c685dcf43d11bfb9097e509a74b97915"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Efate", "digest": {"algorithm": "md5", "value": "3628842ca74117a9a83817858db3ddb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "bff6f617bfddfd109c9854579b4f49db"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "9fd3267546008adae0d620510056d445"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "38a3561ee3c4a0314405903152156798"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "8f8fa69f0fa8121d93e3bbac6f9844a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "24187c82908f79fbfe67545e75354614"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "f69027647b2ca05499292e2a6b91eb2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "4e667f4a2279079fd2b38094d3e3d40e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Guam", "digest": {"algorithm": "md5", "value": "4547fcf8a22d5764b5398f4fb4f6c88e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "4e7fd88341bd37b660769d4583914ac2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "f4c6b7f309f9291272ffe5d7d4e6af5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "85ef9877c3a4309fb9529ba3d1264c4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "64d28642bd8d63b601e3a0cf0fbf4bcc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "7f218dce3167e6a0db0a94d0e3067545"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "11dac1bf2d02dee6c920fc5296decae5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "9aafc7489a91ff6e0b5b3e7c4d760180"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Niue", "digest": {"algorithm": "md5", "value": "9dfd037bee86853649784d8cc6e4b334"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "4538c80c802260aa0c69543775c90c48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "f7a3390ab27266bc047c851da7a8faeb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "28c5d53a3192d45dba3419e1dd8187c0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Palau", "digest": {"algorithm": "md5", "value": "8da4dffa48ebc5a57ddb39044cd55fac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "af21ebc1694ca546d2bfbaf2eae32b0f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "cc7c40395f0a0c8ca57522a2d2e58098"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "0d4f45d68ac49fde3cfd1941d3d1ac0a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "9171eeb419c0d10b72af50927cb27011"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "b02bdc980ff6c777821af9405845407b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "c43b5fb50cfe102d277ee6da92672ee2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "02da1d06ceb678374703b0cb6cb2782e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wake", "digest": {"algorithm": "md5", "value": "8e00f8a8210a9518d98eee2fdf5d7837"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "cd173729ddd5017b1db4d525ebf7544c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/posix/WET", "digest": {"algorithm": "md5", "value": "0b31308cfe88391f0f755ac4fdddfa1e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Abidjan", "digest": {"algorithm": "md5", "value": "2ece5b26b492408992aab88850fbd816"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Accra", "digest": {"algorithm": "md5", "value": "255520b3cb5f796d992bd52bdc839d56"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Algiers", "digest": {"algorithm": "md5", "value": "9fa57691074274768158f928fc17f750"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Bissau", "digest": {"algorithm": "md5", "value": "f9a1ce1e51007b314f4dbb27844724c7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Cairo", "digest": {"algorithm": "md5", "value": "0976720bfa1df629893f319165bcc682"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Casablanca", "digest": {"algorithm": "md5", "value": "6ae91c67ab6247be4b232e8616e696f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ceuta", "digest": {"algorithm": "md5", "value": "38b744f896d0af80a72cf278f4bbe416"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/El_Aaiun", "digest": {"algorithm": "md5", "value": "3d7677d7c42943aad0efa0305546745e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Johannesburg", "digest": {"algorithm": "md5", "value": "59fe98cc2e5c0b2a4b5e56bea6ae9d74"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Juba", "digest": {"algorithm": "md5", "value": "894503e89177c5ac997b405e476f0b90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Khartoum", "digest": {"algorithm": "md5", "value": "30901eba0d53204dc8eaa9c9299893f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Lagos", "digest": {"algorithm": "md5", "value": "fdd731ea652a9ed57cf66dd46690842e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Maputo", "digest": {"algorithm": "md5", "value": "1c10fa1b37a4a62fc7dc0f8f2ba461ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Monrovia", "digest": {"algorithm": "md5", "value": "cff4ec6c0d7efbacf81ddf919554643f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Nairobi", "digest": {"algorithm": "md5", "value": "abc9b7d75108f4008fe6d6343789d4f1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Ndjamena", "digest": {"algorithm": "md5", "value": "eab0671bca010ceb9da03005e6fc6880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Sao_Tome", "digest": {"algorithm": "md5", "value": "17332d08199ea8066072c7257649f3b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tripoli", "digest": {"algorithm": "md5", "value": "140c8538c93832c7c7ae0e40d592dd33"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Tunis", "digest": {"algorithm": "md5", "value": "05f98b38487531b8cfa518adf53a69e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Africa/Windhoek", "digest": {"algorithm": "md5", "value": "95db5bcf2e41e04afee5a3be151106b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Adak", "digest": {"algorithm": "md5", "value": "9a4bf52ac1ddeb608f12de0b9e53681c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Anchorage", "digest": {"algorithm": "md5", "value": "92a33657cf1fc090ebfad1893ade9a31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Araguaina", "digest": {"algorithm": "md5", "value": "aaca600a3545a3142d26e8671a378bfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Buenos_Aires", "digest": {"algorithm": "md5", "value": "bf6361d454f44cca4167e10b2acac8b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Catamarca", "digest": {"algorithm": "md5", "value": "4a757fae4da5be8c61c7f18b032d887a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Cordoba", "digest": {"algorithm": "md5", "value": "aee8df9d14a3bcc5df5ef9f96a76d596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Jujuy", "digest": {"algorithm": "md5", "value": "c396dcda4fd76a902e52d5c31049d94b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/La_Rioja", "digest": {"algorithm": "md5", "value": "7b7fa622f008d7b8538157050e47e3ac"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Mendoza", "digest": {"algorithm": "md5", "value": "96c2b37f3e5d4e1edd8f97453478fae4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos", "digest": {"algorithm": "md5", "value": "a0feb6e06499433b68f7a392c7cf7cd2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Salta", "digest": {"algorithm": "md5", "value": "c4a13a5f96d52cc2f689ace3d596f1b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Juan", "digest": {"algorithm": "md5", "value": "af90afd71a8430a2502f671031cf0607"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/San_Luis", "digest": {"algorithm": "md5", "value": "2d9e7317e0ca0cd5cb34b7603fd92e98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Tucuman", "digest": {"algorithm": "md5", "value": "210666daef73e166c4f1e15610b0f6fe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Argentina/Ushuaia", "digest": {"algorithm": "md5", "value": "6ed3c0fa94021bc6f69978ae80b080b7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Asuncion", "digest": {"algorithm": "md5", "value": "f2f7937f730f27a508b6fe00e8bfeea9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Atikokan", "digest": {"algorithm": "md5", "value": "6cf195b98073e9bc36e4f91f080a43c9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia", "digest": {"algorithm": "md5", "value": "59db747ac4f4aa783ac169aefe014471"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bahia_Banderas", "digest": {"algorithm": "md5", "value": "db4b085529a16ebb14139f6aeba0b254"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Barbados", "digest": {"algorithm": "md5", "value": "167070d16fcfd7709c995c5f08804df9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belem", "digest": {"algorithm": "md5", "value": "a7caf9670daf4e40714a4f4e3bd4de38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Belize", "digest": {"algorithm": "md5", "value": "a6f600d246de9f362ce80412e50e703c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Blanc-Sablon", "digest": {"algorithm": "md5", "value": "b26174663588138bff10122bfc118eba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boa_Vista", "digest": {"algorithm": "md5", "value": "0ea628c5b436a1a5a36326dbd1166310"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Bogota", "digest": {"algorithm": "md5", "value": "3788be6179d535d1a88b7606f67fd2f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Boise", "digest": {"algorithm": "md5", "value": "e0ce6aa03cfcd1d5bc760d49164c05f3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cambridge_Bay", "digest": {"algorithm": "md5", "value": "5ba6299259dca6c49bd37d55b0a23547"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Campo_Grande", "digest": {"algorithm": "md5", "value": "789ca8ed7c41b2b9b2f33ca5c259e412"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cancun", "digest": {"algorithm": "md5", "value": "63af9c5ca1e21df45291d378868bfcf3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Caracas", "digest": {"algorithm": "md5", "value": "4c01dab6f9d01f804b48c233707571ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cayenne", "digest": {"algorithm": "md5", "value": "e506d8921fea4c5f859271d2f3c404a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chicago", "digest": {"algorithm": "md5", "value": "19b9722ede4fbf7549408e805fde0981"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Chihuahua", "digest": {"algorithm": "md5", "value": "fe55257a989d72c10d293f1cf096922f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Costa_Rica", "digest": {"algorithm": "md5", "value": "1e39fab89356adc5f8b17c51a8774e26"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Creston", "digest": {"algorithm": "md5", "value": "c51ce7d4549fd1419d1a04b83d246b98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Cuiaba", "digest": {"algorithm": "md5", "value": "7cbed8a0245e86be851141b0570e96f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Curacao", "digest": {"algorithm": "md5", "value": "a3dd71a0d51b6cd76218b8d299ba7a93"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Danmarkshavn", "digest": {"algorithm": "md5", "value": "1790826b85dedc3851db28dd0e220497"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson", "digest": {"algorithm": "md5", "value": "433551bf5d254f872dc87d884cc92078"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Dawson_Creek", "digest": {"algorithm": "md5", "value": "c1321f77b6159d137c94dc9fe7f73825"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Denver", "digest": {"algorithm": "md5", "value": "7172a82b7a5e3055b85bebe905a5825c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Detroit", "digest": {"algorithm": "md5", "value": "c7e43a31c24443dcc5a10b94194d77b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Edmonton", "digest": {"algorithm": "md5", "value": "8a4c9e63fdbeaf36632157a97751f2a6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Eirunepe", "digest": {"algorithm": "md5", "value": "b4bb7ab4d2174a6f25d1edd6ec2bee2d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/El_Salvador", "digest": {"algorithm": "md5", "value": "0e5b3b1aee31e8b3764c85507d67ca05"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fort_Nelson", "digest": {"algorithm": "md5", "value": "28943e677053b0752b453b516309cd53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Fortaleza", "digest": {"algorithm": "md5", "value": "7068222e5373ba95264df3a492738b31"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Glace_Bay", "digest": {"algorithm": "md5", "value": "619356a2105ad4806faf3e0e6bb55de4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Goose_Bay", "digest": {"algorithm": "md5", "value": "49f48574666d6ad73662318396ffce02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Grand_Turk", "digest": {"algorithm": "md5", "value": "9731cfdac91199b35b376c9eb3c96f47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guatemala", "digest": {"algorithm": "md5", "value": "fcf1a91ff1bd3861f6bafee15b34bb29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guayaquil", "digest": {"algorithm": "md5", "value": "419fececb0c23332ec1a31de3009cfbc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Guyana", "digest": {"algorithm": "md5", "value": "4f5758aa14fd878db04b09b7c4e71959"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Halifax", "digest": {"algorithm": "md5", "value": "cf585454a2b0677c20dac5e7da2f1220"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Havana", "digest": {"algorithm": "md5", "value": "7859fed3ee6554515a80fb66e40e26ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Hermosillo", "digest": {"algorithm": "md5", "value": "0d7e7c94e0f93d6a3d0f7828923f71a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Indianapolis", "digest": {"algorithm": "md5", "value": "238295e794d2d1a0a1a83f1b9566a709"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Knox", "digest": {"algorithm": "md5", "value": "d4609389defcafa6506c293e400bf461"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Marengo", "digest": {"algorithm": "md5", "value": "a1d9dc0d21a85ec5839c6979e27d3145"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Petersburg", "digest": {"algorithm": "md5", "value": "df91d2a9125214c62d58da3979a73396"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Tell_City", "digest": {"algorithm": "md5", "value": "1412cf2280b485145a60241efce4db30"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vevay", "digest": {"algorithm": "md5", "value": "d0d4d73ba702b88ecc33e58c87752bdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Vincennes", "digest": {"algorithm": "md5", "value": "825d9121197f7c3db8d255420f595f53"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Indiana/Winamac", "digest": {"algorithm": "md5", "value": "c4a8b70e45c1280abe6715e9b31a4215"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Inuvik", "digest": {"algorithm": "md5", "value": "4610d997061651f8c1d87590ce6c6d48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Iqaluit", "digest": {"algorithm": "md5", "value": "54608782aaa5eea3bc3f826c194f86da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Jamaica", "digest": {"algorithm": "md5", "value": "bd61c9a0893dee415ee4b35d4de32f2b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Juneau", "digest": {"algorithm": "md5", "value": "ae29dcfaa10be843ad0ade4b76953c6d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Louisville", "digest": {"algorithm": "md5", "value": "8554184e5672e0fe6680dcaec95801f2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Kentucky/Monticello", "digest": {"algorithm": "md5", "value": "ae212287f1ffa333e6c5361f592e4902"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/La_Paz", "digest": {"algorithm": "md5", "value": "d2eae5e0fc0fa7da804ef0382e5c5275"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Lima", "digest": {"algorithm": "md5", "value": "bed1f87c0119e6e100703bbfca8a2cb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Los_Angeles", "digest": {"algorithm": "md5", "value": "638a2cacbc89f9423e07ac7500901db5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Maceio", "digest": {"algorithm": "md5", "value": "6c24ca4df574afcd8d544d5e22e61a04"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Managua", "digest": {"algorithm": "md5", "value": "5358e8ab5651a5490509fd614030e0aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Manaus", "digest": {"algorithm": "md5", "value": "cee8ce11d0d5959a29b811db031a760e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Martinique", "digest": {"algorithm": "md5", "value": "601083c1785e112b5305e930a160c14c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Matamoros", "digest": {"algorithm": "md5", "value": "00b0a1fee9df01734ec34c14112254d3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mazatlan", "digest": {"algorithm": "md5", "value": "9594df74b491d228c46f01ff599e3f59"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Menominee", "digest": {"algorithm": "md5", "value": "3982b2eb6b82bafcd43086bff70391a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Merida", "digest": {"algorithm": "md5", "value": "d3cbafdaa0502c5337d9f39b853e2a40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Metlakatla", "digest": {"algorithm": "md5", "value": "343fbf2ad186247b3ada34df3a73a39b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Mexico_City", "digest": {"algorithm": "md5", "value": "00329f1a2d0ceb61f23d0b648613657f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Miquelon", "digest": {"algorithm": "md5", "value": "3a32c8d1acc868437504552de02fd519"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Moncton", "digest": {"algorithm": "md5", "value": "9b368bd93acb8e71d27c366b90d085f4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Monterrey", "digest": {"algorithm": "md5", "value": "ce7af1ced9d887ea57ddebc107abd476"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Montevideo", "digest": {"algorithm": "md5", "value": "ff72ed4243821ff00975e6e2ca391a11"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nassau", "digest": {"algorithm": "md5", "value": "73ec388017abd0e22f37d88a0b8e8a97"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/New_York", "digest": {"algorithm": "md5", "value": "7a9af121012aaa81e25697e39bc6f419"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nipigon", "digest": {"algorithm": "md5", "value": "3908e31214d9f66b0d426af6a03d432d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nome", "digest": {"algorithm": "md5", "value": "48fece31853b56c4dcc1c4c633678de5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Noronha", "digest": {"algorithm": "md5", "value": "83da4ab66275d6349bba1f805c3f2b13"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Beulah", "digest": {"algorithm": "md5", "value": "7f0ab21e5c7311299e4e84405580bd34"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/Center", "digest": {"algorithm": "md5", "value": "d32547ac4e7f75cf778d159613be460c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/North_Dakota/New_Salem", "digest": {"algorithm": "md5", "value": "8f90b6b95bc3da80e8c75c880e98e10d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Nuuk", "digest": {"algorithm": "md5", "value": "7d1c2e69d7a0e888fb2691df6dc7059a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Ojinaga", "digest": {"algorithm": "md5", "value": "5ac422ca34538c8e4766398b87bb698b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Panama", "digest": {"algorithm": "md5", "value": "89cdcf508eaa9773a6fa0e622862effa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Pangnirtung", "digest": {"algorithm": "md5", "value": "8409ed8281ca17daf9c87560426b7c02"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Paramaribo", "digest": {"algorithm": "md5", "value": "94cad15c2905ecd5c9220ebb4a665d63"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Phoenix", "digest": {"algorithm": "md5", "value": "119a9ae5a2e1ce137750f1f40ee25fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port-au-Prince", "digest": {"algorithm": "md5", "value": "9967aebb8676d68eb1fc98f28e2d6088"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Port_of_Spain", "digest": {"algorithm": "md5", "value": "33c17627a9963f70271c9a193e9eb32c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Porto_Velho", "digest": {"algorithm": "md5", "value": "a7226703f1e25a2ee1bcae716e72a203"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Puerto_Rico", "digest": {"algorithm": "md5", "value": "d4d9306f02c41f04e8e20cee64255499"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Punta_Arenas", "digest": {"algorithm": "md5", "value": "491c6b9092d433f244f0178902205c5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rainy_River", "digest": {"algorithm": "md5", "value": "bd08e800d08b91780bc6b84093c03fa8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rankin_Inlet", "digest": {"algorithm": "md5", "value": "d6a6ce35fb5ca3d134fe3d7ce1b7468b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Recife", "digest": {"algorithm": "md5", "value": "033fdf34edcf532ad3c407cfd5c5c51a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Regina", "digest": {"algorithm": "md5", "value": "49b33e71c4d5d99090e25929482b9820"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Resolute", "digest": {"algorithm": "md5", "value": "37e1fe49d7b779172f4193f908fa02b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Rio_Branco", "digest": {"algorithm": "md5", "value": "6ec1fd156b7787b6e3c572b080477015"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santarem", "digest": {"algorithm": "md5", "value": "7c6fa27dbdd3a23459e446cb1de27fdc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santiago", "digest": {"algorithm": "md5", "value": "da0bf9d0f98b9f8a3237c4bbc59b8cd1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Santo_Domingo", "digest": {"algorithm": "md5", "value": "d6a86cf69c5249955c10dd6241b8edb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sao_Paulo", "digest": {"algorithm": "md5", "value": "a2e1c9811df903b8580f923c56901a66"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Scoresbysund", "digest": {"algorithm": "md5", "value": "0259be201c9572d7959be285fa1d27c5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Sitka", "digest": {"algorithm": "md5", "value": "68835da39f571d567c02d171f362b86e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/St_Johns", "digest": {"algorithm": "md5", "value": "92bf95a03d395959050ea4a131714016"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Swift_Current", "digest": {"algorithm": "md5", "value": "ec2feb211b495fb642849e26cfa1fac4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tegucigalpa", "digest": {"algorithm": "md5", "value": "dfd6bb815ab1c7c942efd30bd72220d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thule", "digest": {"algorithm": "md5", "value": "4b1a8f5b8395dbee7ff1977cb5500e48"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Thunder_Bay", "digest": {"algorithm": "md5", "value": "ed91a3d1f2e7b4b131d382a786a0aedc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Tijuana", "digest": {"algorithm": "md5", "value": "4a5aba6b91f6832078382d3f52fd391d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Toronto", "digest": {"algorithm": "md5", "value": "f07d194c5dbf339337041c34d5655439"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Vancouver", "digest": {"algorithm": "md5", "value": "d32d462d79287703f4291fa86d3e3cc0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Whitehorse", "digest": {"algorithm": "md5", "value": "3bd9a88d87ee96c033c000e087d32304"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Winnipeg", "digest": {"algorithm": "md5", "value": "02bff7bc4f718256de6e4fc9c91d0731"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yakutat", "digest": {"algorithm": "md5", "value": "18215af652ac1b27ae1424d80d8745b2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/America/Yellowknife", "digest": {"algorithm": "md5", "value": "1ad33e12252975f4a164863f7b347834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Casey", "digest": {"algorithm": "md5", "value": "8819718d5c39d0739ecc5aeb4883dd83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Davis", "digest": {"algorithm": "md5", "value": "1c968dc1d2c2761169563ba7b33bce96"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/DumontDUrville", "digest": {"algorithm": "md5", "value": "b422427700aff54319c6b09ea4dc9362"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Macquarie", "digest": {"algorithm": "md5", "value": "3aa057eed8f983261051a60a5d5df168"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Mawson", "digest": {"algorithm": "md5", "value": "a8595637c93cddf1bba143a7504b0a38"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Palmer", "digest": {"algorithm": "md5", "value": "b55c0e92ece5f76456836ba0a8f90d5e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Rothera", "digest": {"algorithm": "md5", "value": "93ee5d7ef22d778bfa45240e2f09b294"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Syowa", "digest": {"algorithm": "md5", "value": "628529efa524677966140e744709dac3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Troll", "digest": {"algorithm": "md5", "value": "487d0eefc72678542993ea7d456b5109"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Antarctica/Vostok", "digest": {"algorithm": "md5", "value": "0b6e1819cec18decc2ba9c8474eed0e9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Almaty", "digest": {"algorithm": "md5", "value": "c691b89ddd9e73077ecc34746591b8a7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Amman", "digest": {"algorithm": "md5", "value": "2289940d350d8a8cc34d3ee613e532fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Anadyr", "digest": {"algorithm": "md5", "value": "3800cbf76567dab8d7595a1689ef84c4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtau", "digest": {"algorithm": "md5", "value": "bf2a3e380b9ade9813777ffd0d74c281"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Aqtobe", "digest": {"algorithm": "md5", "value": "8be605bc17b1b8ace5d0dcbbbf36e766"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ashgabat", "digest": {"algorithm": "md5", "value": "92be691687678d602ce8c110c0b71e6f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Atyrau", "digest": {"algorithm": "md5", "value": "69d0c1301f0f0087bbbd55f475705ce0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baghdad", "digest": {"algorithm": "md5", "value": "fc74c01700cfd3f3b094265bc4da8c00"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Baku", "digest": {"algorithm": "md5", "value": "13588c08a6afa69ef45e4138ef693b01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bangkok", "digest": {"algorithm": "md5", "value": "a13a243b9ac97b8cae9f3fe489d98df2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Barnaul", "digest": {"algorithm": "md5", "value": "f428a385e7ff26008f4d218a098e6f64"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Beirut", "digest": {"algorithm": "md5", "value": "255e1c22ff700f92b5a6d5eddac02cee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Bishkek", "digest": {"algorithm": "md5", "value": "05e361f87d99452bdb3ce9f9b8de1873"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Brunei", "digest": {"algorithm": "md5", "value": "1983e69738db60837ccd86c8446a1f54"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Chita", "digest": {"algorithm": "md5", "value": "7b03a740771f163f0538ace3c71acb87"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Choibalsan", "digest": {"algorithm": "md5", "value": "90d316520f8b40e86633ab16bd9ed27b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Colombo", "digest": {"algorithm": "md5", "value": "6d07091b59de1b8ea5757c06e7f63952"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Damascus", "digest": {"algorithm": "md5", "value": "f56ad85acd007c3ef7fd04374860499b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dhaka", "digest": {"algorithm": "md5", "value": "7751b5aa6d42c6edeb3d9d3315ec5643"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dili", "digest": {"algorithm": "md5", "value": "56c1cdf96ff95dade1e2af06cf62bce6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dubai", "digest": {"algorithm": "md5", "value": "131298d9753e9b94f92a9a2dd593c1ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Dushanbe", "digest": {"algorithm": "md5", "value": "9cbd7e6bc4b8301fc6f412d721e18f75"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Famagusta", "digest": {"algorithm": "md5", "value": "cf108cc298788103758b0132fba32a57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Gaza", "digest": {"algorithm": "md5", "value": "b90f36a274b423779c0cc81ecae51487"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hebron", "digest": {"algorithm": "md5", "value": "a65171a6d4e04611679e3cba224313cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ho_Chi_Minh", "digest": {"algorithm": "md5", "value": "5029d113cc97621db6d865da60e90f85"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hong_Kong", "digest": {"algorithm": "md5", "value": "ac812a20a17a6221694038b62ac77ff0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Hovd", "digest": {"algorithm": "md5", "value": "56b36112514e02e2a2c3c0f9daa33ddf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Irkutsk", "digest": {"algorithm": "md5", "value": "4c4df65512b0ef498679c8c56ddf79aa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jakarta", "digest": {"algorithm": "md5", "value": "5d4e08188f670c8549faab2baf434ecf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jayapura", "digest": {"algorithm": "md5", "value": "7e3faf3974a4a2f1a6172bc80c4e91df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Jerusalem", "digest": {"algorithm": "md5", "value": "4c93a718869a49fe8738a7c2a2a5bfc3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kabul", "digest": {"algorithm": "md5", "value": "5e3c30f6bdf74d0f478058528dd9bf35"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kamchatka", "digest": {"algorithm": "md5", "value": "6b5eef9cc6379c9870bf910cb100e303"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Karachi", "digest": {"algorithm": "md5", "value": "4038cb8adc007467f1297aa72557863f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kathmandu", "digest": {"algorithm": "md5", "value": "2fbf48a68d6bdd41a46a80a62e18b144"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Khandyga", "digest": {"algorithm": "md5", "value": "869901a57988fe7b31361cda69c8f880"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kolkata", "digest": {"algorithm": "md5", "value": "f13514801b64e3df8a2e17425500472e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Krasnoyarsk", "digest": {"algorithm": "md5", "value": "9bbdddf845585578041940e8f6da9eec"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuala_Lumpur", "digest": {"algorithm": "md5", "value": "a8374ed90332f317a58f7966720bb06e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Kuching", "digest": {"algorithm": "md5", "value": "d526bbff0c17d90c159b99ae0b3d701d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Macau", "digest": {"algorithm": "md5", "value": "dd42c3ea58c64c46070051f16626a0b0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Magadan", "digest": {"algorithm": "md5", "value": "7df245f6c0c57fc4b6f60f114a3a3c0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Makassar", "digest": {"algorithm": "md5", "value": "20db83c594a3c11f74ab275542d59aa4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Manila", "digest": {"algorithm": "md5", "value": "8c74530b14cbf0665f2aeccd46edbc2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Nicosia", "digest": {"algorithm": "md5", "value": "2f833febb7eee0222af785894a47d5a8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novokuznetsk", "digest": {"algorithm": "md5", "value": "80a5ce5e3a2aa6fca78e4c923b367775"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Novosibirsk", "digest": {"algorithm": "md5", "value": "5418f65c6112d91f5c3dc3e1ee6de4ae"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Omsk", "digest": {"algorithm": "md5", "value": "3a75112074f83b378643399870355e99"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Oral", "digest": {"algorithm": "md5", "value": "d377f26e7bfa3abcfcdb7ad8393dedc5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pontianak", "digest": {"algorithm": "md5", "value": "55fb83fe4f7872c919ce934a0b70a651"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Pyongyang", "digest": {"algorithm": "md5", "value": "cb4953e8661526fba1d6ed8f738e895f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qatar", "digest": {"algorithm": "md5", "value": "93c1ca246f511e59ef6e1ba0a1be9312"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qostanay", "digest": {"algorithm": "md5", "value": "69fd17c001eb607803db212b69f6cb19"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Qyzylorda", "digest": {"algorithm": "md5", "value": "d7425de23d25981694e74a7586739116"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Riyadh", "digest": {"algorithm": "md5", "value": "8893b235516344c05d7c09784655b263"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Sakhalin", "digest": {"algorithm": "md5", "value": "56f89a665a76bf1545195337e1a7f70d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Samarkand", "digest": {"algorithm": "md5", "value": "4f1199d97188b22908fa455795c97d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Seoul", "digest": {"algorithm": "md5", "value": "e73238fa6c85ea037bf4dcc235113fe9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Shanghai", "digest": {"algorithm": "md5", "value": "1daadc5cea3b48bc03780c3b3bd888a4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Singapore", "digest": {"algorithm": "md5", "value": "adf247679c034bb673460b2f84a28744"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Srednekolymsk", "digest": {"algorithm": "md5", "value": "216fdd680450ed97343c897484387d8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Taipei", "digest": {"algorithm": "md5", "value": "5c0d79bd3b49708fd440c92ae6ef8008"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tashkent", "digest": {"algorithm": "md5", "value": "c398702793e8c39e06a904bf586e111a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tbilisi", "digest": {"algorithm": "md5", "value": "e76c0eb6f1c05b73c3259b349d24efb5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tehran", "digest": {"algorithm": "md5", "value": "f3c342d9906e1e2258544d9a9cc4c29b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Thimphu", "digest": {"algorithm": "md5", "value": "64b85a49b199d60ff63b5fcf671f4a5c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tokyo", "digest": {"algorithm": "md5", "value": "647dabee9bd03c3022b7914a42b4c7d4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Tomsk", "digest": {"algorithm": "md5", "value": "68dbd9ab3d99fbe43e5fffbb5e437049"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ulaanbaatar", "digest": {"algorithm": "md5", "value": "33126ec244ff0021f306e5b35eeb8166"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Urumqi", "digest": {"algorithm": "md5", "value": "4e6dc470a3ae30724f705a286fcee8ff"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Ust-Nera", "digest": {"algorithm": "md5", "value": "7f679e187e0f3b9d2351fc75b14fb0b1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Vladivostok", "digest": {"algorithm": "md5", "value": "3113efdc39fb8769fc2b01b82317543d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yakutsk", "digest": {"algorithm": "md5", "value": "b32b4ec553cd93eae82cf18bac5f082a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yangon", "digest": {"algorithm": "md5", "value": "5e49fcae7ddb3a7393ec70d33e3bb58d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yekaterinburg", "digest": {"algorithm": "md5", "value": "d4275263cfc9c8d1fbfe95e60cc0b48b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Asia/Yerevan", "digest": {"algorithm": "md5", "value": "8b477cb0b438b43f83f00d9e13e2a1da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Azores", "digest": {"algorithm": "md5", "value": "3cb58bc2c85eb9b80e0ceba6760d884d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Bermuda", "digest": {"algorithm": "md5", "value": "049af498f509b20b2be6db5e3e046a92"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Canary", "digest": {"algorithm": "md5", "value": "59557b15427f688dd2f6730c1461aa94"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Cape_Verde", "digest": {"algorithm": "md5", "value": "6740c962ea32a0491ad112b3184ca33d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Faroe", "digest": {"algorithm": "md5", "value": "91920c175797f2fee4628b758df58d61"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Madeira", "digest": {"algorithm": "md5", "value": "a34676e33cf29772e43fa6fe1e57b0da"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Reykjavik", "digest": {"algorithm": "md5", "value": "4cbcb014d0b6e243af59821c0c384948"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/South_Georgia", "digest": {"algorithm": "md5", "value": "22b3a5647ebf7770778829b86d76d159"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Atlantic/Stanley", "digest": {"algorithm": "md5", "value": "983f643813090bf92a49695752107129"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Adelaide", "digest": {"algorithm": "md5", "value": "808c3effed88e7d2821e125a04116a81"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Brisbane", "digest": {"algorithm": "md5", "value": "f3cf2c16b37c892e4f59ee18ac42bdb0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Broken_Hill", "digest": {"algorithm": "md5", "value": "d6840aaa31f86eeec1db8a5dfca4860a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Darwin", "digest": {"algorithm": "md5", "value": "100232ed7503f304bc2e714c97ae567a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Eucla", "digest": {"algorithm": "md5", "value": "756d65bf2fa9f1aa989b32a3ced58e70"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Hobart", "digest": {"algorithm": "md5", "value": "1e8821e98ee2996fc13a64706ef88c9f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lindeman", "digest": {"algorithm": "md5", "value": "9591bc68f5bb6ab69d979e630e26acd6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Lord_Howe", "digest": {"algorithm": "md5", "value": "52522a86ca54906118e42fe98065b239"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Melbourne", "digest": {"algorithm": "md5", "value": "ac58bd25479b59b3208bbd46b81f840b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Perth", "digest": {"algorithm": "md5", "value": "184d24eac20d87ccdc87ba399bc8b9ee"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Australia/Sydney", "digest": {"algorithm": "md5", "value": "d7972d29a5aee7bc571616262f3e13cf"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CET", "digest": {"algorithm": "md5", "value": "c874ef03c126929466c93a0ffd30f80a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/CST6CDT", "digest": {"algorithm": "md5", "value": "2125932c7fcd55c106311c03a7bdb4ed"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EET", "digest": {"algorithm": "md5", "value": "4e73eaa3e5fde0ef537f49976f1aea51"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST", "digest": {"algorithm": "md5", "value": "1888b614cef3c1a33820f2ea2b3b7b3f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/EST5EDT", "digest": {"algorithm": "md5", "value": "07e080101d74f9f1b15cffbbaa8fbe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT", "digest": {"algorithm": "md5", "value": "35f72054ad6662aeee550ec58dc4a586"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+1", "digest": {"algorithm": "md5", "value": "44ac89638b691ebce09448dad59e536e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+10", "digest": {"algorithm": "md5", "value": "b42c0dab5f49eb25e21920c0b22f54a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+11", "digest": {"algorithm": "md5", "value": "5dcac640065e3fb5b799e2c0a6df1d2f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+12", "digest": {"algorithm": "md5", "value": "4fae182c01b8355025d83b4acbfada68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+2", "digest": {"algorithm": "md5", "value": "8a6d714494a35f050b117b592b40bcd8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+3", "digest": {"algorithm": "md5", "value": "733b613bf354c20c0d3b3465435c9cc9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+4", "digest": {"algorithm": "md5", "value": "088c840877ba64a21a9edc90ef942671"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+5", "digest": {"algorithm": "md5", "value": "04aefa0c42f095280b700db4d1a30d6e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+6", "digest": {"algorithm": "md5", "value": "8ceb55f06163274ace7c942c0199ff90"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+7", "digest": {"algorithm": "md5", "value": "172c592ca91950907dd7b1924c4f3d06"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+8", "digest": {"algorithm": "md5", "value": "05ba396e91ef7b3445aff2aaf23ede98"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT+9", "digest": {"algorithm": "md5", "value": "819b92c43b3741d65b3676cc0f5d33a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-1", "digest": {"algorithm": "md5", "value": "c79b1c43563ac924fe564ee658820b57"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-10", "digest": {"algorithm": "md5", "value": "b4a6988ab9c89ada1e5593dff9eeabf4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-11", "digest": {"algorithm": "md5", "value": "5fa302adca1e4c397c7a860211e864b8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-12", "digest": {"algorithm": "md5", "value": "c250ec4b2d85f3696b182af7f7dc7fb1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-13", "digest": {"algorithm": "md5", "value": "d275f6c033dec2c0babfbd3ac01655f6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-14", "digest": {"algorithm": "md5", "value": "ce6effbe9cc3a96f6d196aff4fb71af9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-2", "digest": {"algorithm": "md5", "value": "cf76c5d0e5c517917500a34c8771ddab"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-3", "digest": {"algorithm": "md5", "value": "2f737a03e95cd1a3cf6a35eb25d33b0c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-4", "digest": {"algorithm": "md5", "value": "5a6b49c6fdcb2144d7e0cd7388e7838c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-5", "digest": {"algorithm": "md5", "value": "ab06ee74ab85a30e8adf0b69de519c82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-6", "digest": {"algorithm": "md5", "value": "0510dc5e9d0b6b6ec42190d5d3ea6cdb"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-7", "digest": {"algorithm": "md5", "value": "f78c916860aca5b070021182c4779d18"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-8", "digest": {"algorithm": "md5", "value": "00b5994c24a396764b490ae18ab9a599"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/GMT-9", "digest": {"algorithm": "md5", "value": "936c9e724d32db15be2477ea4b408b1d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Etc/UTC", "digest": {"algorithm": "md5", "value": "da8c158569d2320293ec1bdb8197b372"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Amsterdam", "digest": {"algorithm": "md5", "value": "0face114659e687216565b1677c3233f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Andorra", "digest": {"algorithm": "md5", "value": "e8f4d71fedfa35fc3fb864a96d495bf6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Astrakhan", "digest": {"algorithm": "md5", "value": "a13946f4e9d3ccf5a2806877c650f8b5"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Athens", "digest": {"algorithm": "md5", "value": "9789a12a5d8dee3a1eee5e381acbc435"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Belgrade", "digest": {"algorithm": "md5", "value": "49742f8abb337ecf1c0dd131b700ae84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Berlin", "digest": {"algorithm": "md5", "value": "66b73a23b12770e49bf21157114cd9ef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Brussels", "digest": {"algorithm": "md5", "value": "17a56849bac0ae98713fd80de5937ee6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Bucharest", "digest": {"algorithm": "md5", "value": "5e671b076bd4e55ec8b72ccbd1fd6834"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Budapest", "digest": {"algorithm": "md5", "value": "e4f1536b66fa68d0fa9c1ae7f55c8958"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Chisinau", "digest": {"algorithm": "md5", "value": "f45ffc678242a294c2458873e467d551"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Copenhagen", "digest": {"algorithm": "md5", "value": "7e419cccff922e6f05613e0bf643daa3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Dublin", "digest": {"algorithm": "md5", "value": "1e8b9f6d3f039934047147d7c59cdd68"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Gibraltar", "digest": {"algorithm": "md5", "value": "5ea0a40b8fec7378a85d2ec0119e0d29"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Helsinki", "digest": {"algorithm": "md5", "value": "4898c47385490352e354c08987ea062a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Istanbul", "digest": {"algorithm": "md5", "value": "82848cac0d23cbeba238942b5e4d13b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kaliningrad", "digest": {"algorithm": "md5", "value": "a570031cc17f2c40a4e307276830e0df"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kiev", "digest": {"algorithm": "md5", "value": "75d8a858f439f7def0e401d81581cf80"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Kirov", "digest": {"algorithm": "md5", "value": "5086fdf67531750c13440ed80a8fc78c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Lisbon", "digest": {"algorithm": "md5", "value": "e67207fd008624bd782b51606a88ba4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/London", "digest": {"algorithm": "md5", "value": "c9c7da3ba49be1b97e62ade1125ed78e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Luxembourg", "digest": {"algorithm": "md5", "value": "7bbbe6a6b7b9cb4bf346284de85a3309"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Madrid", "digest": {"algorithm": "md5", "value": "030ace11fa504fbfb95d4a12fed5c2fc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Malta", "digest": {"algorithm": "md5", "value": "d9a93978f468ad83571476676d5280b9"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Minsk", "digest": {"algorithm": "md5", "value": "3aa89d8a569e31cbac14ba3a823b4b4b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Monaco", "digest": {"algorithm": "md5", "value": "9483afb4a470ec5f1c2d3a9373f989ba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Moscow", "digest": {"algorithm": "md5", "value": "8fa8757f045c9f5b4bf9210fc5b77fa7"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Oslo", "digest": {"algorithm": "md5", "value": "94884db5e4223b8d6b88c205de388fba"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Paris", "digest": {"algorithm": "md5", "value": "96080659b3866aa1a4f854bfed023ebc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Prague", "digest": {"algorithm": "md5", "value": "4c0fa4d8e0fa627c927c602d17a5614c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Riga", "digest": {"algorithm": "md5", "value": "85b93188ae76e76a9e681112589dff82"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Rome", "digest": {"algorithm": "md5", "value": "8b73ae8539b171e2f2921175890f9dd4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Samara", "digest": {"algorithm": "md5", "value": "bd1f91b413ad4897ddd2cd1307e84cf0"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Saratov", "digest": {"algorithm": "md5", "value": "9a655573d9b0621f4870ee69f1f0cdfe"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Simferopol", "digest": {"algorithm": "md5", "value": "76637ae3162f619cfe5dc0eb0ea22803"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Sofia", "digest": {"algorithm": "md5", "value": "4b628d89207f0571c0584847bf26fa24"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Stockholm", "digest": {"algorithm": "md5", "value": "28406b7e8ab1370edffd0874e0ea3024"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tallinn", "digest": {"algorithm": "md5", "value": "ec3e0b95b02002702ef0a0768218cddc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Tirane", "digest": {"algorithm": "md5", "value": "2b5278f6502eb243455557a3a211282a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Ulyanovsk", "digest": {"algorithm": "md5", "value": "557bea7823ffd9101e7210fc14a4df8d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Uzhgorod", "digest": {"algorithm": "md5", "value": "87117eba9b1d7761aafad2d154ea72d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vienna", "digest": {"algorithm": "md5", "value": "a7cc4e1ac666142d3ef9bcc2a98ff025"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Vilnius", "digest": {"algorithm": "md5", "value": "8f55739824b7bb22ac5ee808daaaf93a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Volgograd", "digest": {"algorithm": "md5", "value": "4444f6ab1870b7cc613377909174a62a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Warsaw", "digest": {"algorithm": "md5", "value": "93953a33040968555bbadf0d7e708b4d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zaporozhye", "digest": {"algorithm": "md5", "value": "96079e1c41c4ace8ac7ba508aa8e6d83"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Europe/Zurich", "digest": {"algorithm": "md5", "value": "509001eb44859b5a9e536de4d6376a45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Factory", "digest": {"algorithm": "md5", "value": "0d9f2017c7fffb6b5fd8f18625f88bef"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/HST", "digest": {"algorithm": "md5", "value": "704400f39808fde5ab87bcca534c957d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Chagos", "digest": {"algorithm": "md5", "value": "1872aa5309777ced09aaaa9d2605c241"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Christmas", "digest": {"algorithm": "md5", "value": "48d7bd7f714bbd167b7ad073e8370262"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Cocos", "digest": {"algorithm": "md5", "value": "698fc9c657690ffc9d2c13663e3e98c8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Kerguelen", "digest": {"algorithm": "md5", "value": "84c54c380776476b3df82fe58a331077"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mahe", "digest": {"algorithm": "md5", "value": "51606eface773e2db9aca3b40baba212"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Maldives", "digest": {"algorithm": "md5", "value": "914221361ae9dffad45359361956d4b3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Mauritius", "digest": {"algorithm": "md5", "value": "82de070c86b13756b2a7aca800e674ad"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Indian/Reunion", "digest": {"algorithm": "md5", "value": "cc6f44b01dfa292c286ecfe323b5d1a1"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MET", "digest": {"algorithm": "md5", "value": "38fabc01b1a9eef4e7517df5644d2f0e"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST", "digest": {"algorithm": "md5", "value": "eb8570ce4a109cb5f39ae339449435a2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/MST7MDT", "digest": {"algorithm": "md5", "value": "c3cad71a45bf4fc95855ae81cefe44cd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/PST8PDT", "digest": {"algorithm": "md5", "value": "de77aaa577aa9ce26bc25e6044d36bb8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Apia", "digest": {"algorithm": "md5", "value": "cda9f3a031d015f4b288b9dc27b7883c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Auckland", "digest": {"algorithm": "md5", "value": "334d9ee9e247d25e2dd5e85cebe5ff1f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Bougainville", "digest": {"algorithm": "md5", "value": "cf18f18cb52d3c65a3660c6ccd7f4cc4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chatham", "digest": {"algorithm": "md5", "value": "8f1c52c52afb9fe9f06adf02cdc09596"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Chuuk", "digest": {"algorithm": "md5", "value": "a1a2f11bc4c97d966bd3c6dcb86a9511"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Easter", "digest": {"algorithm": "md5", "value": "23dab0f2fcc45da26c6688129d62437c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Efate", "digest": {"algorithm": "md5", "value": "b0d1d7a5777c45377808c5f97aacb00d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Enderbury", "digest": {"algorithm": "md5", "value": "0a33f0255601a0122850c651dbf6a17b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fakaofo", "digest": {"algorithm": "md5", "value": "b9219c6f1a32e964bf4b359c8b7c5d40"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Fiji", "digest": {"algorithm": "md5", "value": "7d70022c88606897ef6e9d8dbd6c467c"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Funafuti", "digest": {"algorithm": "md5", "value": "46004887c35f9c1a9dc65fbaf89e9d45"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Galapagos", "digest": {"algorithm": "md5", "value": "7bf33d91e9304768987015a3d757ac47"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Gambier", "digest": {"algorithm": "md5", "value": "070a088f631f2b40ee106250df0c550f"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guadalcanal", "digest": {"algorithm": "md5", "value": "9817fc2ff0dfe6111aa9ec72bb37ddb4"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Guam", "digest": {"algorithm": "md5", "value": "ec64427d1562477ba986d63537691c43"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Honolulu", "digest": {"algorithm": "md5", "value": "885de4bb21a1f82f0ba00dac5b758483"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kiritimati", "digest": {"algorithm": "md5", "value": "5b6ab36d524fd0029e6f6e161aba18f8"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kosrae", "digest": {"algorithm": "md5", "value": "29cbe0fcfa466bf8386fff6295f98612"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Kwajalein", "digest": {"algorithm": "md5", "value": "2b4c2527f908be409ced3125b80ed5bc"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Majuro", "digest": {"algorithm": "md5", "value": "a783f6b2726f7ed4a14f887427fefe84"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Marquesas", "digest": {"algorithm": "md5", "value": "fd45331068c786fa1804cf131645139a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Nauru", "digest": {"algorithm": "md5", "value": "6389d289c1c6568b963c95fb32f0c61d"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Niue", "digest": {"algorithm": "md5", "value": "cc700c3cc2dac45ea5288f554decbbfa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Norfolk", "digest": {"algorithm": "md5", "value": "5778409aaecab47c888034d495ec50d6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Noumea", "digest": {"algorithm": "md5", "value": "4736f3e10803bdb203ff05c240277763"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pago_Pago", "digest": {"algorithm": "md5", "value": "31b90071cc42409e172778ed5a37fe01"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Palau", "digest": {"algorithm": "md5", "value": "6cd8dc3c158053bf013c3bc1f7465680"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pitcairn", "digest": {"algorithm": "md5", "value": "9a9f3bc330f43581143296385aec0325"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Pohnpei", "digest": {"algorithm": "md5", "value": "95c15d56dbc7ba6e58f925fc473209e6"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Port_Moresby", "digest": {"algorithm": "md5", "value": "ca5ca68cb6c13aead3db1cd8f9f8ac17"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Rarotonga", "digest": {"algorithm": "md5", "value": "48159f83a95db93855ac7b37d1b87223"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tahiti", "digest": {"algorithm": "md5", "value": "4619e9e905fb89f37264730592b44f4a"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tarawa", "digest": {"algorithm": "md5", "value": "30c41ca0bf3e9609c829924ad559207b"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Tongatapu", "digest": {"algorithm": "md5", "value": "140384ad8ffd5337a67b9ab3e11b45dd"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wake", "digest": {"algorithm": "md5", "value": "5cc2b4a9e633be3154a3a41bcafc3be3"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/Pacific/Wallis", "digest": {"algorithm": "md5", "value": "9f88195b66743bcff49e2081e05745e2"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/right/WET", "digest": {"algorithm": "md5", "value": "15c2f82dc72a60bc3667add41a66a5fa"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/tzdata.zi", "digest": {"algorithm": "md5", "value": "f8d69a9fa7296bfa6624a3c920792247"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone.tab", "digest": {"algorithm": "md5", "value": "02dddc33edc3a0eeb783555dc2ce1156"}, "isConfigFile": false}, {"path": "/usr/share/zoneinfo/zone1970.tab", "digest": {"algorithm": "md5", "value": "2b7b091f4b1c41d6384b254f55654299"}, "isConfigFile": false}]}}, {"id": "4aef186fd1228e90", "name": "zlib1g", "version": "1:1.2.11.dfsg-2+deb11u2", "type": "deb", "foundBy": "dpkg-db-cataloger", "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/zlib1g/copyright", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/var/lib/dpkg/info/zlib1g:amd64.md5sums", "annotations": {"evidence": "supporting"}}, {"path": "/var/lib/dpkg/status", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "accessPath": "/var/lib/dpkg/status", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/usr/share/doc/zlib1g/copyright", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "accessPath": "/usr/share/doc/zlib1g/copyright"}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib1g:zlib1g:1\\:1.2.11.dfsg-2\\+deb11u2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:deb/debian/zlib1g@1:1.2.11.dfsg-2%2Bdeb11u2?arch=amd64&upstream=zlib&distro=debian-11", "metadataType": "dpkg-db-entry", "metadata": {"package": "zlib1g", "source": "zlib", "version": "1:1.2.11.dfsg-2+deb11u2", "sourceVersion": "", "architecture": "amd64", "maintainer": "Mark Brown ", "installedSize": 167, "provides": ["libz1"], "depends": ["libc6 (>= 2.14)"], "files": [{"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "digest": {"algorithm": "md5", "value": "e223e7b6cbd6419fc29d50aea7db95e1"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.Debian.gz", "digest": {"algorithm": "md5", "value": "8e550efdc6795bdc8a37314c0b4ce02f"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/changelog.gz", "digest": {"algorithm": "md5", "value": "f3c9dafa6da7992c47328b4464f6d122"}, "isConfigFile": false}, {"path": "/usr/share/doc/zlib1g/copyright", "digest": {"algorithm": "md5", "value": "a4fae96070439a5209a62ae5b8017ab2"}, "isConfigFile": false}]}}], "artifactRelationships": [{"parent": "0044d2a48e586853", "child": "35d97eeb9102a2e2", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "63508b57a4f3aee8", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "64c175974f24b282", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "6e2a6a08b05fa1fd", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "9fa4d18eacd0f42a", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "ac5332e61c56c340", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "df7caeac628a412c", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "238a15f818329179", "type": "contains"}, {"parent": "28ee10cbaf9e6342", "child": "9fc0d45313cce67b", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "8c41eac206567e8f", "type": "contains"}, {"parent": "3acd4d4682e04fdf", "child": "b8d9ac64e8dd931b", "type": "contains"}, {"parent": "42850cdaa640a27b", "child": "c458f48734eb5669", "type": "contains"}, {"parent": "4aef186fd1228e90", "child": "26e39f90c7980228", "type": "contains"}, {"parent": "527a3762934b8a11", "child": "0ee143082a06f987", "type": "contains"}, {"parent": "6cf17249fcb904b4", "child": "94aa0e4fde207a42", "type": "contains"}, {"parent": "846b77a6ffbb0856", "child": "0fc126f616b313a0", "type": "contains"}, {"parent": "ad79cedcb9523157", "child": "4d4c8143d04b69b2", "type": "contains"}, {"parent": "b79f82bf5740541e", "child": "af88e43792773d65", "type": "contains"}, {"parent": "e5b9d661ddd579eb", "child": "e4fa050c6956d054", "type": "contains"}, {"parent": "e8a217187cf852f4", "child": "dde8af16ea5c2216", "type": "contains"}, {"parent": "0044d2a48e586853", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "3acd4d4682e04fdf", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "42850cdaa640a27b", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "4aef186fd1228e90", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "ad79cedcb9523157", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "b79f82bf5740541e", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e5b9d661ddd579eb", "type": "dependency-of"}, {"parent": "0044d2a48e586853", "child": "e8a217187cf852f4", "type": "dependency-of"}, {"parent": "17ce48d7b7f75ac2", "child": "6cf17249fcb904b4", "type": "dependency-of"}, {"parent": "205ca68e886d3b1b", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "3acd4d4682e04fdf", "child": "b79f82bf5740541e", "type": "dependency-of"}, {"parent": "42850cdaa640a27b", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "42850cdaa640a27b", "child": "e5b9d661ddd579eb", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "3acd4d4682e04fdf", "type": "dependency-of"}, {"parent": "48e9d1b7dc64663d", "child": "846b77a6ffbb0856", "type": "dependency-of"}, {"parent": "4aef186fd1228e90", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "70a2151f78173127", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "9bffdacf5ac49f23", "child": "48e9d1b7dc64663d", "type": "dependency-of"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "0044d2a48e586853", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "17ce48d7b7f75ac2", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "205ca68e886d3b1b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "28ee10cbaf9e6342", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "3acd4d4682e04fdf", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "42850cdaa640a27b", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "48e9d1b7dc64663d", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "4aef186fd1228e90", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "527a3762934b8a11", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "6cf17249fcb904b4", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "70a2151f78173127", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "846b77a6ffbb0856", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "9bffdacf5ac49f23", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "ad79cedcb9523157", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "b79f82bf5740541e", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e5b9d661ddd579eb", "type": "contains"}, {"parent": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "child": "e8a217187cf852f4", "type": "contains"}, {"parent": "afd7950e13f2f61d", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "e26da712183e1600", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e55053937caa9306", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "28ee10cbaf9e6342", "type": "dependency-of"}, {"parent": "e5b9d661ddd579eb", "child": "ad79cedcb9523157", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "0044d2a48e586853", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "527a3762934b8a11", "type": "dependency-of"}, {"parent": "e8a217187cf852f4", "child": "9bffdacf5ac49f23", "type": "dependency-of"}, {"parent": "ffc3039a23191421", "child": "0044d2a48e586853", "type": "dependency-of"}], "files": [{"id": "94aa0e4fde207a42", "location": {"path": "/etc/host.conf", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 9}, "digests": [{"algorithm": "sha256", "value": "380f5fe21d755923b44203b58ca3c8b9681c485d152bd5d7e3914f67d821d32a"}]}, {"id": "af88e43792773d65", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 11118}, "digests": [{"algorithm": "sha256", "value": "5ee0fde360179ea950eaa7e6664cb5a50a47192245ae13aac48ec5d6fc5ba59c"}]}, {"id": "ac5332e61c56c340", "location": {"path": "/lib/x86_64-linux-gnu/libc-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1905632}, "digests": [{"algorithm": "sha256", "value": "263e55f639b540a00fc87e7fdc10078c1cbe89e148ea440ad1a9cef1cbd53c6f"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "dde8af16ea5c2216", "location": {"path": "/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 202680}, "digests": [{"algorithm": "sha256", "value": "cef2a912ebcad80814c5bf4cabb4a5fe2d8d680be98c9711796e0f773e5ccb06"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "df7caeac628a412c", "location": {"path": "/lib/x86_64-linux-gnu/libdl-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 18688}, "digests": [{"algorithm": "sha256", "value": "df5973c718b4ee540cdd4400e19e90182ab5f3bac2148c0c9f3bb92eb6af3121"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "63508b57a4f3aee8", "location": {"path": "/lib/x86_64-linux-gnu/libm-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1321344}, "digests": [{"algorithm": "sha256", "value": "5461e535328078fb72f25f7ca2bf36bc71c415bbf573ccdfa289a7b796ddfdd3"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "6e2a6a08b05fa1fd", "location": {"path": "/lib/x86_64-linux-gnu/libnss_dns-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 26952}, "digests": [{"algorithm": "sha256", "value": "2455e3dff4ad37655f4ab679ad84e29a2c661875450bc40ec4bb5182157443ea"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libresolv.so.2", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "35d97eeb9102a2e2", "location": {"path": "/lib/x86_64-linux-gnu/libnss_files-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 51696}, "digests": [{"algorithm": "sha256", "value": "468be86a480e471fdc2cb800df8799d4ef7460decc4d2686d81106a980421cbb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "9fa4d18eacd0f42a", "location": {"path": "/lib/x86_64-linux-gnu/libpthread-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 149520}, "digests": [{"algorithm": "sha256", "value": "9807a603f7e37097a442126303e0705a85f38ad4926db8eaf5db4befad118e11"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "64c175974f24b282", "location": {"path": "/lib/x86_64-linux-gnu/libresolv-2.31.so", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 93000}, "digests": [{"algorithm": "sha256", "value": "86cd80f50c3001c44539588f8215f9037a6ed4ab9c4772f76519988dd087b2ad"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "e4fa050c6956d054", "location": {"path": "/lib/x86_64-linux-gnu/libselinux.so.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 166120}, "digests": [{"algorithm": "sha256", "value": "1500423209a91f2f7787103b79ce823ceccf42c1883aa372c71112c688dc4d16"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpcre2-8.so.0", "libdl.so.2", "libc.so.6", "ld-linux-x86-64.so.2"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "26e39f90c7980228", "location": {"path": "/lib/x86_64-linux-gnu/libz.so.1.2.11", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 113088}, "digests": [{"algorithm": "sha256", "value": "062372f2053424d8bafd9378ebdcc29a08d7e1850342b3fd5a0e73462ed84901"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "238a15f818329179", "location": {"path": "/usr/bin/basename", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 39712}, "digests": [{"algorithm": "sha256", "value": "efe5a5b339c257372a4daacfb99f7aa1228ab1ddec8a8e6df4f05860af9a2c0e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "4d4c8143d04b69b2", "location": {"path": "/usr/bin/find", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 311008}, "digests": [{"algorithm": "sha256", "value": "2ad499c88e0343f5c414e38f810cb3505fd83ac5b1d4d690fb0967f450f52233"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libselinux.so.1", "libm.so.6", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "9fc0d45313cce67b", "location": {"path": "/usr/bin/sort", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 118408}, "digests": [{"algorithm": "sha256", "value": "1646c86cb8fb94e9abc6a4b87550fd94cc4439e1d12888e30dc642fe84a41fc9"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": true, "dso": true}}}, {"id": "b8d9ac64e8dd931b", "location": {"path": "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3081088}, "digests": [{"algorithm": "sha256", "value": "29c44de6fe43cf0c645f01319240b6109d715d2b2f7dc6df39e60191e45b6ce1"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c458f48734eb5669", "location": {"path": "/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.10.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 617128}, "digests": [{"algorithm": "sha256", "value": "bedb7d14699797f65a30cbfa84f16681ffed436ea98111817b7d3ebbfbca334e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "partial", "pie": false, "dso": true}}}, {"id": "8c41eac206567e8f", "location": {"path": "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 597792}, "digests": [{"algorithm": "sha256", "value": "f8da170d6c1a91de1f9cd2d8e901c6f52d90026700f9f5a115ad33c5c902fa78"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.1.1", "libpthread.so.0", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "0ee143082a06f987", "location": {"path": "/usr/sbin/nginx", "layerID": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1387224}, "digests": [{"algorithm": "sha256", "value": "3893bd2cf89051ae2b4cf26e0f4fb43e20a4b499733f6210defc6c6ab08d7d94"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libdl.so.2", "libpthread.so.0", "libcrypt.so.1", "libpcre2-8.so.0", "libssl.so.1.1", "libcrypto.so.1.1", "libz.so.1", "libc.so.6"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "0fc126f616b313a0", "location": {"path": "/usr/share/zoneinfo/Etc/UTC", "layerID": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/tzif", "size": 118}, "digests": [{"algorithm": "sha256", "value": "ab1ddb33c7187e56408033a8165ea3b1432e024710e7ab2aafec036a8bd7f09a"}]}], "source": {"id": "aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "name": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "version": "sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "type": "image", "metadata": {"userInput": "docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2", "imageID": "sha256:904b8cb13b932e23230836850610fa45dce9eb0650d5618c2b1487c2a4f577b8", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 145522141, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:101af4ba983b04be266217ecee414e88b23e394f62e9801c7c1bdb37cb37bcaa", "size": 84198351}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:d8466e142d8710abf5b495ebb536478f7e19d9d03b151b5d5bd09df4cfb49248", "size": 61314157}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:83ba6d8ffb8c2974174c02d3ba549e7e0656ebb1bc075a6b6ee89b6c609c6a71", "size": 1616}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e161c82b34d21179db1f546c1cd84153d28a17d865ccaf2dedeb06a903fec12c", "size": 2123}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4dc5cd799a08ff49a603870c8378ea93083bfc2a4176f56e5531997e94c195d0", "size": 1273}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:650abce4b096b06ac8bec2046d821d66d801af34f1f1d4c5e272ad030c7873db", "size": 4621}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjkxNDM5ODEyM1oiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQwNDowOTo1OC42Njk0Nzk4NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQ5M2E1YjBjOGQyZDYzYTEzNDMyNThiM2Y5YWE1ZmNkNTlhOTNmNDRmZTI2YWQ5ZTU2YjA5NGMzYTA4ZmQzYmUgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDA0OjA5OjU5LjAzMjk3MjYwOVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJiYXNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDI6NTMuMTQ0NDg3NDQ1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgTEFCRUwgbWFpbnRhaW5lcj1OR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjI0MTE0MTY4M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOR0lOWF9WRVJTSU9OPTEuMjMuMyIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjMzMzA5Nzc3M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBOSlNfVkVSU0lPTj0wLjcuOSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQyOjUzLjQyOTE5NzIyNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBQS0dfUkVMRUFTRT0xfmJ1bGxzZXllIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTEuOTU1OTg1MjI5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAteCAgICAgXHUwMDI2XHUwMDI2IGFkZGdyb3VwIC0tc3lzdGVtIC0tZ2lkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLS1zeXN0ZW0gLS1kaXNhYmxlZC1sb2dpbiAtLWluZ3JvdXAgbmdpbnggLS1uby1jcmVhdGUtaG9tZSAtLWhvbWUgL25vbmV4aXN0ZW50IC0tZ2Vjb3MgXCJuZ2lueCB1c2VyXCIgLS1zaGVsbCAvYmluL2ZhbHNlIC0tdWlkIDEwMSBuZ2lueCAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCBpbnN0YWxsIC0tbm8taW5zdGFsbC1yZWNvbW1lbmRzIC0tbm8taW5zdGFsbC1zdWdnZXN0cyAteSBnbnVwZzEgY2EtY2VydGlmaWNhdGVzICAgICBcdTAwMjZcdTAwMjYgICAgIE5HSU5YX0dQR0tFWT01NzNCRkQ2QjNEOEZCQzY0MTA3OUE2QUJBQkY1QkQ4MjdCRDlCRjYyOyAgICAgZm91bmQ9Jyc7ICAgICBmb3Igc2VydmVyIGluICAgICAgICAgaGtwOi8va2V5c2VydmVyLnVidW50dS5jb206ODAgICAgICAgICBwZ3AubWl0LmVkdSAgICAgOyBkbyAgICAgICAgIGVjaG8gXCJGZXRjaGluZyBHUEcga2V5ICROR0lOWF9HUEdLRVkgZnJvbSAkc2VydmVyXCI7ICAgICAgICAgYXB0LWtleSBhZHYgLS1rZXlzZXJ2ZXIgXCIkc2VydmVyXCIgLS1rZXlzZXJ2ZXItb3B0aW9ucyB0aW1lb3V0PTEwIC0tcmVjdi1rZXlzIFwiJE5HSU5YX0dQR0tFWVwiIFx1MDAyNlx1MDAyNiBmb3VuZD15ZXMgXHUwMDI2XHUwMDI2IGJyZWFrOyAgICAgZG9uZTsgICAgIHRlc3QgLXogXCIkZm91bmRcIiBcdTAwMjZcdTAwMjYgZWNobyBcdTAwM2VcdTAwMjYyIFwiZXJyb3I6IGZhaWxlZCB0byBmZXRjaCBHUEcga2V5ICROR0lOWF9HUEdLRVlcIiBcdTAwMjZcdTAwMjYgZXhpdCAxOyAgICAgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IGdudXBnMSBcdTAwMjZcdTAwMjYgcm0gLXJmIC92YXIvbGliL2FwdC9saXN0cy8qICAgICBcdTAwMjZcdTAwMjYgZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCIgICAgIFx1MDAyNlx1MDAyNiBuZ2lueFBhY2thZ2VzPVwiICAgICAgICAgbmdpbng9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS14c2x0PSR7TkdJTlhfVkVSU0lPTn0tJHtQS0dfUkVMRUFTRX0gICAgICAgICBuZ2lueC1tb2R1bGUtZ2VvaXA9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1pbWFnZS1maWx0ZXI9JHtOR0lOWF9WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgICAgIG5naW54LW1vZHVsZS1uanM9JHtOR0lOWF9WRVJTSU9OfSske05KU19WRVJTSU9OfS0ke1BLR19SRUxFQVNFfSAgICAgXCIgICAgIFx1MDAyNlx1MDAyNiBjYXNlIFwiJGRwa2dBcmNoXCIgaW4gICAgICAgICBhbWQ2NHxhcm02NCkgICAgICAgICAgICAgZWNobyBcImRlYiBodHRwczovL25naW54Lm9yZy9wYWNrYWdlcy9tYWlubGluZS9kZWJpYW4vIGJ1bGxzZXllIG5naW54XCIgXHUwMDNlXHUwMDNlIC9ldGMvYXB0L3NvdXJjZXMubGlzdC5kL25naW54Lmxpc3QgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgdXBkYXRlICAgICAgICAgICAgIDs7ICAgICAgICAgKikgICAgICAgICAgICAgZWNobyBcImRlYi1zcmMgaHR0cHM6Ly9uZ2lueC5vcmcvcGFja2FnZXMvbWFpbmxpbmUvZGViaWFuLyBidWxsc2V5ZSBuZ2lueFwiIFx1MDAzZVx1MDAzZSAvZXRjL2FwdC9zb3VyY2VzLmxpc3QuZC9uZ2lueC5saXN0ICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB0ZW1wRGlyPVwiJChta3RlbXAgLWQpXCIgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGNobW9kIDc3NyBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IHNhdmVkQXB0TWFyaz1cIiQoYXB0LW1hcmsgc2hvd21hbnVhbClcIiAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCB1cGRhdGUgICAgICAgICAgICAgXHUwMDI2XHUwMDI2IGFwdC1nZXQgYnVpbGQtZGVwIC15ICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoICAgICAgICAgICAgICAgICBjZCBcIiR0ZW1wRGlyXCIgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBERUJfQlVJTERfT1BUSU9OUz1cIm5vY2hlY2sgcGFyYWxsZWw9JChucHJvYylcIiAgICAgICAgICAgICAgICAgICAgIGFwdC1nZXQgc291cmNlIC0tY29tcGlsZSAkbmdpbnhQYWNrYWdlcyAgICAgICAgICAgICApICAgICAgICAgICAgICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtbWFyayBzaG93bWFudWFsIHwgeGFyZ3MgYXB0LW1hcmsgYXV0byBcdTAwM2UgL2Rldi9udWxsICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiB7IFsgLXogXCIkc2F2ZWRBcHRNYXJrXCIgXSB8fCBhcHQtbWFyayBtYW51YWwgJHNhdmVkQXB0TWFyazsgfSAgICAgICAgICAgICAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgbHMgLWxBRmggXCIkdGVtcERpclwiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiAoIGNkIFwiJHRlbXBEaXJcIiBcdTAwMjZcdTAwMjYgZHBrZy1zY2FucGFja2FnZXMgLiBcdTAwM2UgUGFja2FnZXMgKSAgICAgICAgICAgICBcdTAwMjZcdTAwMjYgZ3JlcCAnXlBhY2thZ2U6ICcgXCIkdGVtcERpci9QYWNrYWdlc1wiICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBlY2hvIFwiZGViIFsgdHJ1c3RlZD15ZXMgXSBmaWxlOi8vJHRlbXBEaXIgLi9cIiBcdTAwM2UgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0ICAgICAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IC1vIEFjcXVpcmU6Okd6aXBJbmRleGVzPWZhbHNlIHVwZGF0ZSAgICAgICAgICAgICA7OyAgICAgZXNhYyAgICAgICAgIFx1MDAyNlx1MDAyNiBhcHQtZ2V0IGluc3RhbGwgLS1uby1pbnN0YWxsLXJlY29tbWVuZHMgLS1uby1pbnN0YWxsLXN1Z2dlc3RzIC15ICAgICAgICAgICAgICAgICAgICAgICAgICRuZ2lueFBhY2thZ2VzICAgICAgICAgICAgICAgICAgICAgICAgIGdldHRleHQtYmFzZSAgICAgICAgICAgICAgICAgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgYXB0LWdldCByZW1vdmUgLS1wdXJnZSAtLWF1dG8tcmVtb3ZlIC15IFx1MDAyNlx1MDAyNiBybSAtcmYgL3Zhci9saWIvYXB0L2xpc3RzLyogL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvbmdpbngubGlzdCAgICAgICAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHRlbXBEaXJcIiBdOyB0aGVuICAgICAgICAgYXB0LWdldCBwdXJnZSAteSAtLWF1dG8tcmVtb3ZlICAgICAgICAgXHUwMDI2XHUwMDI2IHJtIC1yZiBcIiR0ZW1wRGlyXCIgL2V0Yy9hcHQvc291cmNlcy5saXN0LmQvdGVtcC5saXN0OyAgICAgZmkgICAgIFx1MDAyNlx1MDAyNiBsbiAtc2YgL2Rldi9zdGRvdXQgL3Zhci9sb2cvbmdpbngvYWNjZXNzLmxvZyAgICAgXHUwMDI2XHUwMDI2IGxuIC1zZiAvZGV2L3N0ZGVyciAvdmFyL2xvZy9uZ2lueC9lcnJvci5sb2cgICAgIFx1MDAyNlx1MDAyNiBta2RpciAvZG9ja2VyLWVudHJ5cG9pbnQuZCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMjM2MzQ0MjIxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6N2IzMDdiNjJlODIyNTVmMDQwYzk4MTI0MjFhMzAwOTBiZjlhYmYzNjg1ZjI3YjAyZDc3ZmNjYTk5Zjk5NzkxMSBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuMzMzNDQwMDlaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo1YzE4MjcyNzM0MzQ5NDg4YmQwYzk0ZWM4ZDM4MmM4NzJjMWEwYTQzNWNjYTEzYmQ0NjcxMzUzZDYwMjFkMmNiIGluIC9kb2NrZXItZW50cnlwb2ludC5kICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuNDMzMTI3MjUyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YWJiY2JmODRkYzE3ZWU0NDU0YjZiMmUzY2Y5MTRiZTg4ZTAyY2Y4NGQzNDRlYzQ1YTViMzEyMzUzNzlkNzIyYSBpbiAvZG9ja2VyLWVudHJ5cG9pbnQuZCAifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjUzNTQ4NjEzMVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmU1N2VlZjAxN2E0MTRjYTc5MzQ5OTcyOWQ4MGE3YjkwNzU3OTBjOWE4MDRmOTMwZjE0MTdlNTZkNTA2OTcwY2YgaW4gL2RvY2tlci1lbnRyeXBvaW50LmQgIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0wMVQxODo0MzoxMi42MjgzODE4MDZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcIi9kb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTAxVDE4OjQzOjEyLjczMDI2MjY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDgwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuODI0MDg2MzY3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgU1RPUFNJR05BTCBTSUdRVUlUIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMDFUMTg6NDM6MTIuOTE0Mzk4MTIzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIm5naW54XCIgXCItZ1wiIFwiZGFlbW9uIG9mZjtcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX1dLCJvcyI6ImxpbnV4Iiwicm9vdGZzIjp7InR5cGUiOiJsYXllcnMiLCJkaWZmX2lkcyI6WyJzaGEyNTY6MTAxYWY0YmE5ODNiMDRiZTI2NjIxN2VjZWU0MTRlODhiMjNlMzk0ZjYyZTk4MDFjN2MxYmRiMzdjYjM3YmNhYSIsInNoYTI1NjpkODQ2NmUxNDJkODcxMGFiZjViNDk1ZWJiNTM2NDc4ZjdlMTlkOWQwM2IxNTFiNWQ1YmQwOWRmNGNmYjQ5MjQ4Iiwic2hhMjU2OjgzYmE2ZDhmZmI4YzI5NzQxNzRjMDJkM2JhNTQ5ZTdlMDY1NmViYjFiYzA3NWE2YjZlZTg5YjZjNjA5YzZhNzEiLCJzaGEyNTY6ZTE2MWM4MmIzNGQyMTE3OWRiMWY1NDZjMWNkODQxNTNkMjhhMTdkODY1Y2NhZjJkZWRlYjA2YTkwM2ZlYzEyYyIsInNoYTI1Njo0ZGM1Y2Q3OTlhMDhmZjQ5YTYwMzg3MGM4Mzc4ZWE5MzA4M2JmYzJhNDE3NmY1NmU1NTMxOTk3ZTk0YzE5NWQwIiwic2hhMjU2OjY1MGFiY2U0YjA5NmIwNmFjOGJlYzIwNDZkODIxZDY2ZDgwMWFmMzRmMWYxZDRjNWUyNzJhZDAzMGM3ODczZGIiXX0sImNvbmZpZyI6eyJDbWQiOlsibmdpbngiLCItZyIsImRhZW1vbiBvZmY7Il0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyIvZG9ja2VyLWVudHJ5cG9pbnQuc2giXSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTkdJTlhfVkVSU0lPTj0xLjIzLjMiLCJOSlNfVkVSU0lPTj0wLjcuOSIsIlBLR19SRUxFQVNFPTF+YnVsbHNleWUiXSwiTGFiZWxzIjp7Im1haW50YWluZXIiOiJOR0lOWCBEb2NrZXIgTWFpbnRhaW5lcnMgXHUwMDNjZG9ja2VyLW1haW50QG5naW54LmNvbVx1MDAzZSJ9LCJFeHBvc2VkUG9ydHMiOnsiODAvdGNwIjp7fX0sIlN0b3BTaWduYWwiOiJTSUdRVUlUIn19", "repoDigests": ["docker.io/library/nginx@sha256:aa0afebbb3cfa473099a62c4b32e9b3fb73ed23f2a75a65ce1d4b4f55a5c2ef2"], "architecture": "amd64", "os": "linux", "labels": {"maintainer": "NGINX Docker Maintainers "}}}, "distro": {"prettyName": "Debian GNU/Linux 11 (bullseye)", "name": "Debian GNU/Linux", "id": "debian", "version": "11 (bullseye)", "versionID": "11", "versionCodename": "bullseye", "homeURL": "https://www.debian.org/", "supportURL": "https://www.debian.org/support", "bugReportURL": "https://bugs.debian.org/"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/python-simple.json b/configurations/expected-result/filteredSBOM/python-simple.json index a6ed32d0..f2e89115 100644 --- a/configurations/expected-result/filteredSBOM/python-simple.json +++ b/configurations/expected-result/filteredSBOM/python-simple.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-python-6f4c99bd66-python-8fbe-b2fd", "namespace": "kubescape", "uid": "0b3ae4a8-3b7f-4790-b66b-e0f371e507bf", "resourceVersion": "1", "creationTimestamp": "2024-11-29T14:33:34Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "python", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "python"}, "annotations": {"kubescape.io/image-id": "sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/image-tag": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "python"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T14:31:34Z"}}, "syft": {"artifacts": [{"id": "16e31905a33b97b1", "name": "python", "version": "3.11.3", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/bin/python3.11"}, {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:python:python:3.11.3:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/python@3.11.3", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "python-binary", "location": {"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/bin/python3.11"}}, {"classifier": "python-binary", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}}, {"classifier": "python-binary-lib", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}}]}}], "artifactRelationships": [{"parent": "16e31905a33b97b1", "child": "e2af1af5bff799a5", "type": "evident-by"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "16e31905a33b97b1", "type": "contains"}], "files": [{"id": "e2af1af5bff799a5", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}], "source": {"id": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "name": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "version": "sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "type": "image", "metadata": {"userInput": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "imageID": "sha256:b6b068cda0cf592463549591ed736c4e87a6c5404335c09e01ba5b3eb0e9970b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 52558943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "size": 7327451}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:07c29273aae67b581150012c2df0fffbc2474ee17cf4ad75358d956dfbeef27f", "size": 2336551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "size": 31905942}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c", "size": 32}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c", "size": 10988967}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTA1LTA5VDIzOjExOjEwLjAwNzIxNzU1M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NzYyNWRkZmQ1ODlmYjgyNGVlMzlmMWIxZWIzODdiOThmMzY3NjQyMGZmNTJmMjZlYjlkOTc1MTUxZTg4OTY2NyBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMDlUMjM6MTE6MTAuMTMyMTQ3NTI2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIExBTkc9Qy5VVEYtOCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGFwayBhZGQgLS1uby1jYWNoZSBcdFx0Y2EtY2VydGlmaWNhdGVzIFx0XHR0emRhdGEgXHQ7ICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IkVOViBHUEdfS0VZPUEwMzVDOEMxOTIxOUJBODIxRUNFQTg2QjY0RTYyOEY4RDY4NDY5NkQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiUlVOIC9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0XHRhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzIFx0XHRnbnVwZyBcdFx0dGFyIFx0XHR4eiBcdFx0XHRcdGJsdWV6LWRldiBcdFx0YnppcDItZGV2IFx0XHRkcGtnLWRldiBkcGtnIFx0XHRleHBhdC1kZXYgXHRcdGZpbmR1dGlscyBcdFx0Z2NjIFx0XHRnZGJtLWRldiBcdFx0bGliYy1kZXYgXHRcdGxpYmZmaS1kZXYgXHRcdGxpYm5zbC1kZXYgXHRcdGxpYnRpcnBjLWRldiBcdFx0bGludXgtaGVhZGVycyBcdFx0bWFrZSBcdFx0bmN1cnNlcy1kZXYgXHRcdG9wZW5zc2wtZGV2IFx0XHRwYXgtdXRpbHMgXHRcdHJlYWRsaW5lLWRldiBcdFx0c3FsaXRlLWRldiBcdFx0dGNsLWRldiBcdFx0dGsgXHRcdHRrLWRldiBcdFx0dXRpbC1saW51eC1kZXYgXHRcdHh6LWRldiBcdFx0emxpYi1kZXYgXHQ7IFx0XHR3Z2V0IC1PIHB5dGhvbi50YXIueHogXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54elwiOyBcdHdnZXQgLU8gcHl0aG9uLnRhci54ei5hc2MgXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54ei5hc2NcIjsgXHRHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgZXhwb3J0IEdOVVBHSE9NRTsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBcIiRHUEdfS0VZXCI7IFx0Z3BnIC0tYmF0Y2ggLS12ZXJpZnkgcHl0aG9uLnRhci54ei5hc2MgcHl0aG9uLnRhci54ejsgXHRncGdjb25mIC0ta2lsbCBhbGw7IFx0cm0gLXJmIFwiJEdOVVBHSE9NRVwiIHB5dGhvbi50YXIueHouYXNjOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3B5dGhvbjsgXHR0YXIgLS1leHRyYWN0IC0tZGlyZWN0b3J5IC91c3Ivc3JjL3B5dGhvbiAtLXN0cmlwLWNvbXBvbmVudHM9MSAtLWZpbGUgcHl0aG9uLnRhci54ejsgXHRybSBweXRob24udGFyLnh6OyBcdFx0Y2QgL3Vzci9zcmMvcHl0aG9uOyBcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdC4vY29uZmlndXJlIFx0XHQtLWJ1aWxkPVwiJGdudUFyY2hcIiBcdFx0LS1lbmFibGUtbG9hZGFibGUtc3FsaXRlLWV4dGVuc2lvbnMgXHRcdC0tZW5hYmxlLW9wdGltaXphdGlvbnMgXHRcdC0tZW5hYmxlLW9wdGlvbi1jaGVja2luZz1mYXRhbCBcdFx0LS1lbmFibGUtc2hhcmVkIFx0XHQtLXdpdGgtbHRvIFx0XHQtLXdpdGgtc3lzdGVtLWV4cGF0IFx0XHQtLXdpdGhvdXQtZW5zdXJlcGlwIFx0OyBcdG5wcm9jPVwiJChucHJvYylcIjsgXHRFWFRSQV9DRkxBR1M9XCItRFRIUkVBRF9TVEFDS19TSVpFPTB4MTAwMDAwXCI7IFx0TERGTEFHUz1cIiR7TERGTEFHUzotLVdsfSwtLXN0cmlwLWFsbFwiOyBcdG1ha2UgLWogXCIkbnByb2NcIiBcdFx0XCJFWFRSQV9DRkxBR1M9JHtFWFRSQV9DRkxBR1M6LX1cIiBcdFx0XCJMREZMQUdTPSR7TERGTEFHUzotfVwiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0OyBcdHJtIHB5dGhvbjsgXHRtYWtlIC1qIFwiJG5wcm9jXCIgXHRcdFwiRVhUUkFfQ0ZMQUdTPSR7RVhUUkFfQ0ZMQUdTOi19XCIgXHRcdFwiTERGTEFHUz0ke0xERkxBR1M6LS1XbH0sLXJwYXRoPSdcXCRcXCRPUklHSU4vLi4vbGliJ1wiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0XHRweXRob24gXHQ7IFx0bWFrZSBpbnN0YWxsOyBcdFx0Y2QgLzsgXHRybSAtcmYgL3Vzci9zcmMvcHl0aG9uOyBcdFx0ZmluZCAvdXNyL2xvY2FsIC1kZXB0aCBcdFx0XFwoIFx0XHRcdFxcKCAtdHlwZSBkIC1hIFxcKCAtbmFtZSB0ZXN0IC1vIC1uYW1lIHRlc3RzIC1vIC1uYW1lIGlkbGVfdGVzdCBcXCkgXFwpIFx0XHRcdC1vIFxcKCAtdHlwZSBmIC1hIFxcKCAtbmFtZSAnKi5weWMnIC1vIC1uYW1lICcqLnB5bycgLW8gLW5hbWUgJ2xpYnB5dGhvbiouYScgXFwpIFxcKSBcdFx0XFwpIC1leGVjIHJtIC1yZiAne30nICsgXHQ7IFx0XHRmaW5kIC91c3IvbG9jYWwgLXR5cGUgZiAtZXhlY3V0YWJsZSAtbm90IFxcKCAtbmFtZSAnKnRraW50ZXIqJyBcXCkgLWV4ZWMgc2NhbmVsZiAtLW5lZWRlZCAtLW5vYmFubmVyIC0tZm9ybWF0ICclbiNwJyAne30nICc7JyBcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdHwgc29ydCAtdSBcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdFx0fCB4YXJncyAtcnQgYXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5weXRob24tcnVuZGVwcyBcdDsgXHRhcGsgZGVsIC0tbm8tbmV0d29yayAuYnVpbGQtZGVwczsgXHRcdHB5dGhvbjMgLS12ZXJzaW9uICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGZvciBzcmMgaW4gaWRsZTMgcHlkb2MzIHB5dGhvbjMgcHl0aG9uMy1jb25maWc7IGRvIFx0XHRkc3Q9XCIkKGVjaG8gXCIkc3JjXCIgfCB0ciAtZCAzKVwiOyBcdFx0WyAtcyBcIi91c3IvbG9jYWwvYmluLyRzcmNcIiBdOyBcdFx0WyAhIC1lIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiIF07IFx0XHRsbiAtc3ZUIFwiJHNyY1wiIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiOyBcdGRvbmUgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBZVEhPTl9QSVBfVkVSU0lPTj0yMi4zLjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1NFVFVQVE9PTFNfVkVSU0lPTj02NS41LjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfU0hBMjU2PTk2NDYxZGVjZWQ1YzJhNDg3ZGRjNjUyMDdlYzVhOWNmZmVjYTBkMzRlN2FmN2VhMWFmYzQ3MGZmMGQ3NDYyMDciLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJSVU4gL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdHdnZXQgLU8gZ2V0LXBpcC5weSBcIiRQWVRIT05fR0VUX1BJUF9VUkxcIjsgXHRlY2hvIFwiJFBZVEhPTl9HRVRfUElQX1NIQTI1NiAqZ2V0LXBpcC5weVwiIHwgc2hhMjU2c3VtIC1jIC07IFx0XHRleHBvcnQgUFlUSE9ORE9OVFdSSVRFQllURUNPREU9MTsgXHRcdHB5dGhvbiBnZXQtcGlwLnB5IFx0XHQtLWRpc2FibGUtcGlwLXZlcnNpb24tY2hlY2sgXHRcdC0tbm8tY2FjaGUtZGlyIFx0XHQtLW5vLWNvbXBpbGUgXHRcdFwicGlwPT0kUFlUSE9OX1BJUF9WRVJTSU9OXCIgXHRcdFwic2V0dXB0b29scz09JFBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT05cIiBcdDsgXHRybSAtZiBnZXQtcGlwLnB5OyBcdFx0cGlwIC0tdmVyc2lvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJDTUQgW1wicHl0aG9uM1wiXSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OjFhYTBlZmFjMGU2NTY5NzE1OTc1ZWVmMTUwYjM3NWNjYWQwZTEyOWJkMzkxZGEzODU5OTEyNDNmMzBkOTIxYmIiLCJzaGEyNTY6MDdjMjkyNzNhYWU2N2I1ODExNTAwMTJjMmRmMGZmZmJjMjQ3NGVlMTdjZjRhZDc1MzU4ZDk1NmRmYmVlZjI3ZiIsInNoYTI1Njo4ZTBlNDk4NTE0YzYxZjI2ZDk2ZTcyODliYTJjYmRhMTI1MjM4MTg4ZjM0MjUxYzNhYzlhZTU0MmU1MTY0Y2I4Iiwic2hhMjU2OjIwODk3N2FjODFkNzlhMzMwODJiYWJjYjYyZTY5NzEwMThlYzI4ZGYzYjdhMmQ3YzhkMWM0MDM0MjUxY2ZhMWMiLCJzaGEyNTY6YmIwMWJkN2UzMmI1OGI2Njk0YzhjMzYyMmMyMzAxNzFmMWNlYzI0MDAxYTgyMDY4YThkMzBkMzM4ZjQyMGQ2YyJdfSwiY29uZmlnIjp7IkNtZCI6WyJweXRob24zIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTEFORz1DLlVURi04IiwiR1BHX0tFWT1BMDM1QzhDMTkyMTlCQTgyMUVDRUE4NkI2NEU2MjhGOEQ2ODQ2OTZEIiwiUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiUFlUSE9OX1BJUF9WRVJTSU9OPTIyLjMuMSIsIlBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT049NjUuNS4xIiwiUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJQWVRIT05fR0VUX1BJUF9TSEEyNTY9OTY0NjFkZWNlZDVjMmE0ODdkZGM2NTIwN2VjNWE5Y2ZmZWNhMGQzNGU3YWY3ZWExYWZjNDcwZmYwZDc0NjIwNyJdLCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.18", "name": "Alpine Linux", "id": "alpine", "versionID": "3.18.0", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-python-6f4c99bd66-python-d04b-df16", "namespace": "kubescape", "uid": "a04b4464-b5fa-4f8d-bf5d-5e31beda2469", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:30:07Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "python", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "python"}, "annotations": {"kubescape.io/image-id": "sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/image-tag": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "python"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:28:06Z"}}, "syft": {"artifacts": [{"id": "16e31905a33b97b1", "name": "python", "version": "3.11.3", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/bin/python3.11"}, {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:python_software_foundation:python:3.11.3:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:python:python:3.11.3:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/python@3.11.3", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "python-binary", "location": {"path": "/usr/local/bin/python3.11", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/bin/python3.11"}}, {"classifier": "python-binary", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}}, {"classifier": "python-binary-lib", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "accessPath": "/usr/local/lib/libpython3.11.so.1.0", "annotations": {"evidence": "primary"}}}]}}], "artifactRelationships": [{"parent": "16e31905a33b97b1", "child": "e2af1af5bff799a5", "type": "evident-by"}, {"parent": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "child": "16e31905a33b97b1", "type": "contains"}], "files": [{"id": "e2af1af5bff799a5", "location": {"path": "/usr/local/lib/libpython3.11.so.1.0", "layerID": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}], "source": {"id": "4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "name": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "version": "sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "type": "image", "metadata": {"userInput": "docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07", "imageID": "sha256:b6b068cda0cf592463549591ed736c4e87a6c5404335c09e01ba5b3eb0e9970b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 52558943, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1aa0efac0e6569715975eef150b375ccad0e129bd391da385991243f30d921bb", "size": 7327451}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:07c29273aae67b581150012c2df0fffbc2474ee17cf4ad75358d956dfbeef27f", "size": 2336551}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:8e0e498514c61f26d96e7289ba2cbda125238188f34251c3ac9ae542e5164cb8", "size": 31905942}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:208977ac81d79a33082babcb62e6971018ec28df3b7a2d7c8d1c4034251cfa1c", "size": 32}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:bb01bd7e32b58b6694c8c3622c230171f1cec24001a82068a8d30d338f420d6c", "size": 10988967}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTA1LTA5VDIzOjExOjEwLjAwNzIxNzU1M1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NzYyNWRkZmQ1ODlmYjgyNGVlMzlmMWIxZWIzODdiOThmMzY3NjQyMGZmNTJmMjZlYjlkOTc1MTUxZTg4OTY2NyBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMDlUMjM6MTE6MTAuMTMyMTQ3NTI2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIExBTkc9Qy5VVEYtOCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGFwayBhZGQgLS1uby1jYWNoZSBcdFx0Y2EtY2VydGlmaWNhdGVzIFx0XHR0emRhdGEgXHQ7ICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IkVOViBHUEdfS0VZPUEwMzVDOEMxOTIxOUJBODIxRUNFQTg2QjY0RTYyOEY4RDY4NDY5NkQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiUlVOIC9iaW4vc2ggLWMgc2V0IC1ldXg7IFx0XHRhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzIFx0XHRnbnVwZyBcdFx0dGFyIFx0XHR4eiBcdFx0XHRcdGJsdWV6LWRldiBcdFx0YnppcDItZGV2IFx0XHRkcGtnLWRldiBkcGtnIFx0XHRleHBhdC1kZXYgXHRcdGZpbmR1dGlscyBcdFx0Z2NjIFx0XHRnZGJtLWRldiBcdFx0bGliYy1kZXYgXHRcdGxpYmZmaS1kZXYgXHRcdGxpYm5zbC1kZXYgXHRcdGxpYnRpcnBjLWRldiBcdFx0bGludXgtaGVhZGVycyBcdFx0bWFrZSBcdFx0bmN1cnNlcy1kZXYgXHRcdG9wZW5zc2wtZGV2IFx0XHRwYXgtdXRpbHMgXHRcdHJlYWRsaW5lLWRldiBcdFx0c3FsaXRlLWRldiBcdFx0dGNsLWRldiBcdFx0dGsgXHRcdHRrLWRldiBcdFx0dXRpbC1saW51eC1kZXYgXHRcdHh6LWRldiBcdFx0emxpYi1kZXYgXHQ7IFx0XHR3Z2V0IC1PIHB5dGhvbi50YXIueHogXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54elwiOyBcdHdnZXQgLU8gcHl0aG9uLnRhci54ei5hc2MgXCJodHRwczovL3d3dy5weXRob24ub3JnL2Z0cC9weXRob24vJHtQWVRIT05fVkVSU0lPTiUlW2Etel0qfS9QeXRob24tJFBZVEhPTl9WRVJTSU9OLnRhci54ei5hc2NcIjsgXHRHTlVQR0hPTUU9XCIkKG1rdGVtcCAtZClcIjsgZXhwb3J0IEdOVVBHSE9NRTsgXHRncGcgLS1iYXRjaCAtLWtleXNlcnZlciBoa3BzOi8va2V5cy5vcGVucGdwLm9yZyAtLXJlY3Yta2V5cyBcIiRHUEdfS0VZXCI7IFx0Z3BnIC0tYmF0Y2ggLS12ZXJpZnkgcHl0aG9uLnRhci54ei5hc2MgcHl0aG9uLnRhci54ejsgXHRncGdjb25mIC0ta2lsbCBhbGw7IFx0cm0gLXJmIFwiJEdOVVBHSE9NRVwiIHB5dGhvbi50YXIueHouYXNjOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3B5dGhvbjsgXHR0YXIgLS1leHRyYWN0IC0tZGlyZWN0b3J5IC91c3Ivc3JjL3B5dGhvbiAtLXN0cmlwLWNvbXBvbmVudHM9MSAtLWZpbGUgcHl0aG9uLnRhci54ejsgXHRybSBweXRob24udGFyLnh6OyBcdFx0Y2QgL3Vzci9zcmMvcHl0aG9uOyBcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdC4vY29uZmlndXJlIFx0XHQtLWJ1aWxkPVwiJGdudUFyY2hcIiBcdFx0LS1lbmFibGUtbG9hZGFibGUtc3FsaXRlLWV4dGVuc2lvbnMgXHRcdC0tZW5hYmxlLW9wdGltaXphdGlvbnMgXHRcdC0tZW5hYmxlLW9wdGlvbi1jaGVja2luZz1mYXRhbCBcdFx0LS1lbmFibGUtc2hhcmVkIFx0XHQtLXdpdGgtbHRvIFx0XHQtLXdpdGgtc3lzdGVtLWV4cGF0IFx0XHQtLXdpdGhvdXQtZW5zdXJlcGlwIFx0OyBcdG5wcm9jPVwiJChucHJvYylcIjsgXHRFWFRSQV9DRkxBR1M9XCItRFRIUkVBRF9TVEFDS19TSVpFPTB4MTAwMDAwXCI7IFx0TERGTEFHUz1cIiR7TERGTEFHUzotLVdsfSwtLXN0cmlwLWFsbFwiOyBcdG1ha2UgLWogXCIkbnByb2NcIiBcdFx0XCJFWFRSQV9DRkxBR1M9JHtFWFRSQV9DRkxBR1M6LX1cIiBcdFx0XCJMREZMQUdTPSR7TERGTEFHUzotfVwiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0OyBcdHJtIHB5dGhvbjsgXHRtYWtlIC1qIFwiJG5wcm9jXCIgXHRcdFwiRVhUUkFfQ0ZMQUdTPSR7RVhUUkFfQ0ZMQUdTOi19XCIgXHRcdFwiTERGTEFHUz0ke0xERkxBR1M6LS1XbH0sLXJwYXRoPSdcXCRcXCRPUklHSU4vLi4vbGliJ1wiIFx0XHRcIlBST0ZJTEVfVEFTSz0ke1BST0ZJTEVfVEFTSzotfVwiIFx0XHRweXRob24gXHQ7IFx0bWFrZSBpbnN0YWxsOyBcdFx0Y2QgLzsgXHRybSAtcmYgL3Vzci9zcmMvcHl0aG9uOyBcdFx0ZmluZCAvdXNyL2xvY2FsIC1kZXB0aCBcdFx0XFwoIFx0XHRcdFxcKCAtdHlwZSBkIC1hIFxcKCAtbmFtZSB0ZXN0IC1vIC1uYW1lIHRlc3RzIC1vIC1uYW1lIGlkbGVfdGVzdCBcXCkgXFwpIFx0XHRcdC1vIFxcKCAtdHlwZSBmIC1hIFxcKCAtbmFtZSAnKi5weWMnIC1vIC1uYW1lICcqLnB5bycgLW8gLW5hbWUgJ2xpYnB5dGhvbiouYScgXFwpIFxcKSBcdFx0XFwpIC1leGVjIHJtIC1yZiAne30nICsgXHQ7IFx0XHRmaW5kIC91c3IvbG9jYWwgLXR5cGUgZiAtZXhlY3V0YWJsZSAtbm90IFxcKCAtbmFtZSAnKnRraW50ZXIqJyBcXCkgLWV4ZWMgc2NhbmVsZiAtLW5lZWRlZCAtLW5vYmFubmVyIC0tZm9ybWF0ICclbiNwJyAne30nICc7JyBcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdHwgc29ydCAtdSBcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdFx0fCB4YXJncyAtcnQgYXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5weXRob24tcnVuZGVwcyBcdDsgXHRhcGsgZGVsIC0tbm8tbmV0d29yayAuYnVpbGQtZGVwczsgXHRcdHB5dGhvbjMgLS12ZXJzaW9uICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTBUMTA6MTA6MTFaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIHNldCAtZXV4OyBcdGZvciBzcmMgaW4gaWRsZTMgcHlkb2MzIHB5dGhvbjMgcHl0aG9uMy1jb25maWc7IGRvIFx0XHRkc3Q9XCIkKGVjaG8gXCIkc3JjXCIgfCB0ciAtZCAzKVwiOyBcdFx0WyAtcyBcIi91c3IvbG9jYWwvYmluLyRzcmNcIiBdOyBcdFx0WyAhIC1lIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiIF07IFx0XHRsbiAtc3ZUIFwiJHNyY1wiIFwiL3Vzci9sb2NhbC9iaW4vJGRzdFwiOyBcdGRvbmUgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMy0wNS0xMFQxMDoxMDoxMVoiLCJjcmVhdGVkX2J5IjoiRU5WIFBZVEhPTl9QSVBfVkVSU0lPTj0yMi4zLjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX1NFVFVQVE9PTFNfVkVSU0lPTj02NS41LjEiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJFTlYgUFlUSE9OX0dFVF9QSVBfU0hBMjU2PTk2NDYxZGVjZWQ1YzJhNDg3ZGRjNjUyMDdlYzVhOWNmZmVjYTBkMzRlN2FmN2VhMWFmYzQ3MGZmMGQ3NDYyMDciLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJSVU4gL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdHdnZXQgLU8gZ2V0LXBpcC5weSBcIiRQWVRIT05fR0VUX1BJUF9VUkxcIjsgXHRlY2hvIFwiJFBZVEhPTl9HRVRfUElQX1NIQTI1NiAqZ2V0LXBpcC5weVwiIHwgc2hhMjU2c3VtIC1jIC07IFx0XHRleHBvcnQgUFlUSE9ORE9OVFdSSVRFQllURUNPREU9MTsgXHRcdHB5dGhvbiBnZXQtcGlwLnB5IFx0XHQtLWRpc2FibGUtcGlwLXZlcnNpb24tY2hlY2sgXHRcdC0tbm8tY2FjaGUtZGlyIFx0XHQtLW5vLWNvbXBpbGUgXHRcdFwicGlwPT0kUFlUSE9OX1BJUF9WRVJTSU9OXCIgXHRcdFwic2V0dXB0b29scz09JFBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT05cIiBcdDsgXHRybSAtZiBnZXQtcGlwLnB5OyBcdFx0cGlwIC0tdmVyc2lvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIzLTA1LTEwVDEwOjEwOjExWiIsImNyZWF0ZWRfYnkiOiJDTUQgW1wicHl0aG9uM1wiXSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIiwiZW1wdHlfbGF5ZXIiOnRydWV9XSwib3MiOiJsaW51eCIsInJvb3RmcyI6eyJ0eXBlIjoibGF5ZXJzIiwiZGlmZl9pZHMiOlsic2hhMjU2OjFhYTBlZmFjMGU2NTY5NzE1OTc1ZWVmMTUwYjM3NWNjYWQwZTEyOWJkMzkxZGEzODU5OTEyNDNmMzBkOTIxYmIiLCJzaGEyNTY6MDdjMjkyNzNhYWU2N2I1ODExNTAwMTJjMmRmMGZmZmJjMjQ3NGVlMTdjZjRhZDc1MzU4ZDk1NmRmYmVlZjI3ZiIsInNoYTI1Njo4ZTBlNDk4NTE0YzYxZjI2ZDk2ZTcyODliYTJjYmRhMTI1MjM4MTg4ZjM0MjUxYzNhYzlhZTU0MmU1MTY0Y2I4Iiwic2hhMjU2OjIwODk3N2FjODFkNzlhMzMwODJiYWJjYjYyZTY5NzEwMThlYzI4ZGYzYjdhMmQ3YzhkMWM0MDM0MjUxY2ZhMWMiLCJzaGEyNTY6YmIwMWJkN2UzMmI1OGI2Njk0YzhjMzYyMmMyMzAxNzFmMWNlYzI0MDAxYTgyMDY4YThkMzBkMzM4ZjQyMGQ2YyJdfSwiY29uZmlnIjp7IkNtZCI6WyJweXRob24zIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW52IjpbIlBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3Ivc2JpbjovdXNyL2Jpbjovc2JpbjovYmluIiwiTEFORz1DLlVURi04IiwiR1BHX0tFWT1BMDM1QzhDMTkyMTlCQTgyMUVDRUE4NkI2NEU2MjhGOEQ2ODQ2OTZEIiwiUFlUSE9OX1ZFUlNJT049My4xMS4zIiwiUFlUSE9OX1BJUF9WRVJTSU9OPTIyLjMuMSIsIlBZVEhPTl9TRVRVUFRPT0xTX1ZFUlNJT049NjUuNS4xIiwiUFlUSE9OX0dFVF9QSVBfVVJMPWh0dHBzOi8vZ2l0aHViLmNvbS9weXBhL2dldC1waXAvcmF3LzBkODU3MGRjNDQ3OTZmNDM2OWI2NTIyMjJjZjE3NmIzZGI2YWM3MGUvcHVibGljL2dldC1waXAucHkiLCJQWVRIT05fR0VUX1BJUF9TSEEyNTY9OTY0NjFkZWNlZDVjMmE0ODdkZGM2NTIwN2VjNWE5Y2ZmZWNhMGQzNGU3YWY3ZWExYWZjNDcwZmYwZDc0NjIwNyJdLCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/library/python@sha256:4e8e9a59bf1b3ca8e030244bc5f801f23e41e37971907371da21191312087a07"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.18", "name": "Alpine Linux", "id": "alpine", "versionID": "3.18.0", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/redis-fixed.json b/configurations/expected-result/filteredSBOM/redis-fixed.json index 7661d0c9..15976abd 100644 --- a/configurations/expected-result/filteredSBOM/redis-fixed.json +++ b/configurations/expected-result/filteredSBOM/redis-fixed.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-fixed-76d4d76c5c-redis-fixed-678b-9271", "namespace": "kubescape", "uid": "a68acabe-8cd2-4c66-9c18-87187982ae34", "resourceVersion": "1", "creationTimestamp": "2024-11-04T21:11:40Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis-fixed", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-fixed"}, "annotations": {"kubescape.io/image-id": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "kubescape.io/image-tag": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis-fixed"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-04T21:09:40Z"}}, "syft": {"artifacts": [{"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "03b19334db29dd0d", "name": "libcrypto3", "version": "3.0.8-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r4?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r4", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710303, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1hK6imrTZnj/CVgU9kmN/1rgUOi4=", "gitCommitOfApkPort": "d62c0613776b85229a8b2433673dae4ed231a18a", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jf/QASCBqBZIa1ysMh7bhhBSrw4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "9715b69f8fd861f2", "name": "libssl3", "version": "3.0.8-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r4?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r4", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246844, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1/2PVFFpGW89Datuc58XHlm7esPM=", "gitCommitOfApkPort": "d62c0613776b85229a8b2433673dae4ed231a18a", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "21662b66f5a3ba9f", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "58c4e2c91df47220", "type": "contains"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "9715b69f8fd861f2", "child": "afbc0283181f3466", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "9715b69f8fd861f2", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "03b19334db29dd0d", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "9715b69f8fd861f2", "type": "dependency-of"}, {"parent": "fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "child": "03b19334db29dd0d", "type": "contains"}, {"parent": "fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "child": "5efe1218da015951", "type": "contains"}, {"parent": "fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "child": "9715b69f8fd861f2", "type": "contains"}, {"parent": "fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "child": "adaa708f703652d6", "type": "contains"}], "files": [{"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "58c4e2c91df47220", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "21662b66f5a3ba9f", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "bf11aa8171503a9c05526903e07ae6f152f06de4d7e858acfe34f227e3bea0d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "afbc0283181f3466", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}], "source": {"id": "fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "name": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "version": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "type": "image", "metadata": {"userInput": "docker.io/rcohendockerhub/redis@sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "imageID": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 17504678, "layers": [{"mediaType": "", "digest": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "size": 0}, {"mediaType": "", "digest": "sha256:e44fc95749ea6dbec01aad39a866db4023113dcf59ffcb47790b7a95844f9653", "size": 0}, {"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjQ0OTA4MzM0NFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NDA4ODdhYjdjMDY5Nzc3MzdlNjNjMjE1YzliZDI5N2MwYzc0ZGU4ZDEyZDE2ZWJkZjFjM2Q0MGFjMzkyZjYyZCBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMDQ6NDY6NDIuNTU4MzQzMDY4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQxMzoyNzoyNS40NTYwNDU5N1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhZGRncm91cCAtUyAtZyAxMDAwIHJlZGlzIFx1MDAyNlx1MDAyNiBhZGR1c2VyIC1TIC1HIHJlZGlzIC11IDk5OSByZWRpcyJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjYuNTkwMDk2MzY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSBcdFx0J3N1LWV4ZWNcdTAwM2U9MC4yJyBcdFx0dHpkYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4wMzY1MjY3MDNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfVkVSU0lPTj03LjAuMTAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4xMjA0OTg5OThaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMjA1NTQzNzA2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuMTY4MTE2ODIyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXV4OyBcdFx0YXBrIGFkZCAtLW5vLWNhY2hlIC0tdmlydHVhbCAuYnVpbGQtZGVwcyBcdFx0Y29yZXV0aWxzIFx0XHRkcGtnLWRldiBkcGtnIFx0XHRnY2MgXHRcdGxpbnV4LWhlYWRlcnMgXHRcdG1ha2UgXHRcdG11c2wtZGV2IFx0XHRvcGVuc3NsLWRldiBcdFx0d2dldCBcdDsgXHRcdHdnZXQgLU8gcmVkaXMudGFyLmd6IFwiJFJFRElTX0RPV05MT0FEX1VSTFwiOyBcdGVjaG8gXCIkUkVESVNfRE9XTkxPQURfU0hBICpyZWRpcy50YXIuZ3pcIiB8IHNoYTI1NnN1bSAtYyAtOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3JlZGlzOyBcdHRhciAteHpmIHJlZGlzLnRhci5neiAtQyAvdXNyL3NyYy9yZWRpcyAtLXN0cmlwLWNvbXBvbmVudHM9MTsgXHRybSByZWRpcy50YXIuZ3o7IFx0XHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMSAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRzZWQgLXJpICdzIV4oICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqKTEoICosLipbKV0sKSQhXFwxMFxcMiEnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMCAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIi0tYnVpbGQ9JGdudUFyY2hcIjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSlcIjsgXHRjYXNlIFwiJHtkcGtnQXJjaCMjKi19XCIgaW4gXHRcdGFtZDY0IHwgaTM4NiB8IHgzMikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xMlwiIDs7IFx0XHQqKSBleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1wYWdlPTE2XCIgOzsgXHRlc2FjOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLWh1Z2VwYWdlPTIxXCI7IFx0Z3JlcCAtRiAnY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICcgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRzZWQgLXJpICdzIWNkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAhXHUwMDI2J1wiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFnc1wiJyAhJyAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdGdyZXAgLUYgXCJjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyBcIiAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdFx0ZXhwb3J0IEJVSUxEX1RMUz15ZXM7IFx0bWFrZSAtQyAvdXNyL3NyYy9yZWRpcyAtaiBcIiQobnByb2MpXCIgYWxsOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgaW5zdGFsbDsgXHRcdHNlcnZlck1kNT1cIiQobWQ1c3VtIC91c3IvbG9jYWwvYmluL3JlZGlzLXNlcnZlciB8IGN1dCAtZCcgJyAtZjEpXCI7IGV4cG9ydCBzZXJ2ZXJNZDU7IFx0ZmluZCAvdXNyL2xvY2FsL2Jpbi9yZWRpcyogLW1heGRlcHRoIDAgXHRcdC10eXBlIGYgLW5vdCAtbmFtZSByZWRpcy1zZXJ2ZXIgXHRcdC1leGVjIHNoIC1ldXggLWMgJyBcdFx0XHRtZDU9XCIkKG1kNXN1bSBcIiQxXCIgfCBjdXQgLWRcIiBcIiAtZjEpXCI7IFx0XHRcdHRlc3QgXCIkbWQ1XCIgPSBcIiRzZXJ2ZXJNZDVcIjsgXHRcdCcgLS0gJ3t9JyAnOycgXHRcdC1leGVjIGxuIC1zdmZUICdyZWRpcy1zZXJ2ZXInICd7fScgJzsnIFx0OyBcdFx0cm0gLXIgL3Vzci9zcmMvcmVkaXM7IFx0XHRydW5EZXBzPVwiJCggXHRcdHNjYW5lbGYgLS1uZWVkZWQgLS1ub2Jhbm5lciAtLWZvcm1hdCAnJW4jcCcgLS1yZWN1cnNpdmUgL3Vzci9sb2NhbCBcdFx0XHR8IHRyICcsJyAnXFxuJyBcdFx0XHR8IHNvcnQgLXUgXHRcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdClcIjsgXHRhcGsgYWRkIC0tbm8tbmV0d29yayAtLXZpcnR1YWwgLnJlZGlzLXJ1bmRlcHMgJHJ1bkRlcHM7IFx0YXBrIGRlbCAtLW5vLW5ldHdvcmsgLmJ1aWxkLWRlcHM7IFx0XHRyZWRpcy1jbGkgLS12ZXJzaW9uOyBcdHJlZGlzLXNlcnZlciAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjcyMzM5MDAxNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBta2RpciAvZGF0YSBcdTAwMjZcdTAwMjYgY2hvd24gcmVkaXM6cmVkaXMgL2RhdGEifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjgxMDgwNTU2NloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIFZPTFVNRSBbL2RhdGFdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTAwNTI2NDkxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBXT1JLRElSIC9kYXRhIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTk3MTI0NzEzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YTllNzI0OWY2NTdlMmVlYzYyN2JiNGJlNDkyYWQxOGFhZTNlNWUxZjBlNDdkMjI2NDRlYWYxZWYyMTM4YzBjZSBpbiAvdXNyL2xvY2FsL2Jpbi8gIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4wNzk0NjY0ODdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcImRvY2tlci1lbnRyeXBvaW50LnNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMTY2NDIyNTk5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDYzNzkiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4yNTMwNjU4ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wicmVkaXMtc2VydmVyXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6Mjk6NTkuMzc5Mjc3MTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZGF0ZSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6MzA6MDMuNjk5NDgxMzFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZ3JhZGUifV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1NjoxYzk0NWNkYzU3NWY2NDBjZDRjNjU1NDc2NjRkOTcxODNkOWYxOGNlNjRmYzk1MGZhNTUwMmE1MDEwNTgwYzBhIiwic2hhMjU2OmU0NGZjOTU3NDllYTZkYmVjMDFhYWQzOWE4NjZkYjQwMjMxMTNkY2Y1OWZmY2I0Nzc5MGI3YTk1ODQ0Zjk2NTMiLCJzaGEyNTY6NjIyMzgzOTg4OWExOTUxYTQ4N2E4NTM2MDJhMWExMWNjMWQ3NTI2MzJkMjgwMzBmNDY4NTdmMzZkNmQwNGVkYSIsInNoYTI1Njo0YzU2ZDM4ZjgyYzRlZTJlMWIzNmQ2YmNjZGY5NGJkZDg1NTg4MGI5MDg1ZTA1NzcyNDI0MGYyYTFmYThjZDdhIiwic2hhMjU2Ojc3NTYxMzZlNTZlNDliOGY1M2U2YmI0NTI5N2FmN2QwMTE5Mzc4Mjg3MDcyNmNmZTM0MWZlMmZlMmIzYjRjMjUiLCJzaGEyNTY6YWQzMTUxNjZkN2Y4Y2IwZjMzNjEzOGNhMGY1YWM3YzQ4ZjFmYTg4YWY4NzNlYjU1YmM0NGJlNTdkMDkxZjE2NCIsInNoYTI1NjpiNWQzNjQ2NDA0NzAwMWE4MGJiNjM0NGEzYjc5NDZmMDg5MDE2NGU1MDY4MzFiOGRkYzMyZmJjZWJlNTU0NDZkIiwic2hhMjU2OjdjZDUyODQ3YWQ3NzVhNWRkYzRiNTgzMjZjZjg4NGJlZWUzNDU0NDI5NjQwMmM2MjkyZWQ3NjQ3NGM2ODZkMzkiXX0sImNvbmZpZyI6eyJDbWQiOlsicmVkaXMtc2VydmVyIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJSRURJU19WRVJTSU9OPTcuMC4xMCIsIlJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsIlJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIl0sIlZvbHVtZXMiOnsiL2RhdGEiOnt9fSwiV29ya2luZ0RpciI6Ii9kYXRhIiwiRXhwb3NlZFBvcnRzIjp7IjYzNzkvdGNwIjp7fX19fQ==", "repoDigests": ["docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-fixed-76d4d76c5c-redis-fixed-9170-c504", "namespace": "kubescape", "uid": "c2eb297b-b201-46bf-a6f2-7e1e1112e054", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:13:55Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis-fixed", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-fixed"}, "annotations": {"kubescape.io/image-id": "sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/image-tag": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis-fixed"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T16:11:57Z"}}, "syft": {"artifacts": [{"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "03b19334db29dd0d", "name": "libcrypto3", "version": "3.0.8-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r4?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r4", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710303, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1hK6imrTZnj/CVgU9kmN/1rgUOi4=", "gitCommitOfApkPort": "d62c0613776b85229a8b2433673dae4ed231a18a", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Jf/QASCBqBZIa1ysMh7bhhBSrw4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "9715b69f8fd861f2", "name": "libssl3", "version": "3.0.8-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r4?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r4", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246844, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1/2PVFFpGW89Datuc58XHlm7esPM=", "gitCommitOfApkPort": "d62c0613776b85229a8b2433673dae4ed231a18a", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "21662b66f5a3ba9f", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "58c4e2c91df47220", "type": "contains"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "9715b69f8fd861f2", "child": "afbc0283181f3466", "type": "contains"}, {"parent": "03b19334db29dd0d", "child": "9715b69f8fd861f2", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "03b19334db29dd0d", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "9715b69f8fd861f2", "type": "dependency-of"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "03b19334db29dd0d", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "5efe1218da015951", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "9715b69f8fd861f2", "type": "contains"}, {"parent": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "child": "adaa708f703652d6", "type": "contains"}], "files": [{"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "58c4e2c91df47220", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "21662b66f5a3ba9f", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "bf11aa8171503a9c05526903e07ae6f152f06de4d7e858acfe34f227e3bea0d4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "afbc0283181f3466", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}], "source": {"id": "baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "name": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "version": "sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "type": "image", "metadata": {"userInput": "docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96", "imageID": "sha256:fdaeca9ed0c7986ed6ad05e1a0d9f1be80ae39c843bd453447242170b084baee", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 39982433, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1c945cdc575f640cd4c65547664d97183d9f18ce64fc950fa5502a5010580c0a", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:e44fc95749ea6dbec01aad39a866db4023113dcf59ffcb47790b7a95844f9653", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 664}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 2588061}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 6797214}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTA1LTE0VDExOjMwOjAzLjY5OTQ4MTMxWiIsImhpc3RvcnkiOlt7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjQ0OTA4MzM0NFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6NDA4ODdhYjdjMDY5Nzc3MzdlNjNjMjE1YzliZDI5N2MwYzc0ZGU4ZDEyZDE2ZWJkZjFjM2Q0MGFjMzkyZjYyZCBpbiAvICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMDQ6NDY6NDIuNTU4MzQzMDY4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcIi9iaW4vc2hcIl0iLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQxMzoyNzoyNS40NTYwNDU5N1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhZGRncm91cCAtUyAtZyAxMDAwIHJlZGlzIFx1MDAyNlx1MDAyNiBhZGR1c2VyIC1TIC1HIHJlZGlzIC11IDk5OSByZWRpcyJ9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjYuNTkwMDk2MzY1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFwayBhZGQgLS1uby1jYWNoZSBcdFx0J3N1LWV4ZWNcdTAwM2U9MC4yJyBcdFx0dHpkYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4wMzY1MjY3MDNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfVkVSU0lPTj03LjAuMTAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNDozNC4xMjA0OTg5OThaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlYgUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMjA1NTQzNzA2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuMTY4MTE2ODIyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIHNldCAtZXV4OyBcdFx0YXBrIGFkZCAtLW5vLWNhY2hlIC0tdmlydHVhbCAuYnVpbGQtZGVwcyBcdFx0Y29yZXV0aWxzIFx0XHRkcGtnLWRldiBkcGtnIFx0XHRnY2MgXHRcdGxpbnV4LWhlYWRlcnMgXHRcdG1ha2UgXHRcdG11c2wtZGV2IFx0XHRvcGVuc3NsLWRldiBcdFx0d2dldCBcdDsgXHRcdHdnZXQgLU8gcmVkaXMudGFyLmd6IFwiJFJFRElTX0RPV05MT0FEX1VSTFwiOyBcdGVjaG8gXCIkUkVESVNfRE9XTkxPQURfU0hBICpyZWRpcy50YXIuZ3pcIiB8IHNoYTI1NnN1bSAtYyAtOyBcdG1rZGlyIC1wIC91c3Ivc3JjL3JlZGlzOyBcdHRhciAteHpmIHJlZGlzLnRhci5neiAtQyAvdXNyL3NyYy9yZWRpcyAtLXN0cmlwLWNvbXBvbmVudHM9MTsgXHRybSByZWRpcy50YXIuZ3o7IFx0XHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMSAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRzZWQgLXJpICdzIV4oICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqKTEoICosLipbKV0sKSQhXFwxMFxcMiEnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRncmVwIC1FICdeICpjcmVhdGVCb29sQ29uZmlnWyhdXCJwcm90ZWN0ZWQtbW9kZVwiLC4qLCAqMCAqLC4qWyldLCQnIC91c3Ivc3JjL3JlZGlzL3NyYy9jb25maWcuYzsgXHRcdGdudUFyY2g9XCIkKGRwa2ctYXJjaGl0ZWN0dXJlIC0tcXVlcnkgREVCX0JVSUxEX0dOVV9UWVBFKVwiOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIi0tYnVpbGQ9JGdudUFyY2hcIjsgXHRkcGtnQXJjaD1cIiQoZHBrZyAtLXByaW50LWFyY2hpdGVjdHVyZSlcIjsgXHRjYXNlIFwiJHtkcGtnQXJjaCMjKi19XCIgaW4gXHRcdGFtZDY0IHwgaTM4NiB8IHgzMikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xMlwiIDs7IFx0XHQqKSBleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1wYWdlPTE2XCIgOzsgXHRlc2FjOyBcdGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLWh1Z2VwYWdlPTIxXCI7IFx0Z3JlcCAtRiAnY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICcgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRzZWQgLXJpICdzIWNkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAhXHUwMDI2J1wiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFnc1wiJyAhJyAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdGdyZXAgLUYgXCJjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyBcIiAvdXNyL3NyYy9yZWRpcy9kZXBzL01ha2VmaWxlOyBcdFx0ZXhwb3J0IEJVSUxEX1RMUz15ZXM7IFx0bWFrZSAtQyAvdXNyL3NyYy9yZWRpcyAtaiBcIiQobnByb2MpXCIgYWxsOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgaW5zdGFsbDsgXHRcdHNlcnZlck1kNT1cIiQobWQ1c3VtIC91c3IvbG9jYWwvYmluL3JlZGlzLXNlcnZlciB8IGN1dCAtZCcgJyAtZjEpXCI7IGV4cG9ydCBzZXJ2ZXJNZDU7IFx0ZmluZCAvdXNyL2xvY2FsL2Jpbi9yZWRpcyogLW1heGRlcHRoIDAgXHRcdC10eXBlIGYgLW5vdCAtbmFtZSByZWRpcy1zZXJ2ZXIgXHRcdC1leGVjIHNoIC1ldXggLWMgJyBcdFx0XHRtZDU9XCIkKG1kNXN1bSBcIiQxXCIgfCBjdXQgLWRcIiBcIiAtZjEpXCI7IFx0XHRcdHRlc3QgXCIkbWQ1XCIgPSBcIiRzZXJ2ZXJNZDVcIjsgXHRcdCcgLS0gJ3t9JyAnOycgXHRcdC1leGVjIGxuIC1zdmZUICdyZWRpcy1zZXJ2ZXInICd7fScgJzsnIFx0OyBcdFx0cm0gLXIgL3Vzci9zcmMvcmVkaXM7IFx0XHRydW5EZXBzPVwiJCggXHRcdHNjYW5lbGYgLS1uZWVkZWQgLS1ub2Jhbm5lciAtLWZvcm1hdCAnJW4jcCcgLS1yZWN1cnNpdmUgL3Vzci9sb2NhbCBcdFx0XHR8IHRyICcsJyAnXFxuJyBcdFx0XHR8IHNvcnQgLXUgXHRcdFx0fCBhd2sgJ3N5c3RlbShcIlsgLWUgL3Vzci9sb2NhbC9saWIvXCIgJDEgXCIgXVwiKSA9PSAwIHsgbmV4dCB9IHsgcHJpbnQgXCJzbzpcIiAkMSB9JyBcdClcIjsgXHRhcGsgYWRkIC0tbm8tbmV0d29yayAtLXZpcnR1YWwgLnJlZGlzLXJ1bmRlcHMgJHJ1bkRlcHM7IFx0YXBrIGRlbCAtLW5vLW5ldHdvcmsgLmJ1aWxkLWRlcHM7IFx0XHRyZWRpcy1jbGkgLS12ZXJzaW9uOyBcdHJlZGlzLXNlcnZlciAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjcyMzM5MDAxNVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBta2RpciAvZGF0YSBcdTAwMjZcdTAwMjYgY2hvd24gcmVkaXM6cmVkaXMgL2RhdGEifSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjgxMDgwNTU2NloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIFZPTFVNRSBbL2RhdGFdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTAwNTI2NDkxWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBXT1JLRElSIC9kYXRhIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTUuOTk3MTI0NzEzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSBDT1BZIGZpbGU6YTllNzI0OWY2NTdlMmVlYzYyN2JiNGJlNDkyYWQxOGFhZTNlNWUxZjBlNDdkMjI2NDRlYWYxZWYyMTM4YzBjZSBpbiAvdXNyL2xvY2FsL2Jpbi8gIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4wNzk0NjY0ODdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBFTlRSWVBPSU5UIFtcImRvY2tlci1lbnRyeXBvaW50LnNoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMTY2NDIyNTk5WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRVhQT1NFIDYzNzkiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNi4yNTMwNjU4ODZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBDTUQgW1wicmVkaXMtc2VydmVyXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6Mjk6NTkuMzc5Mjc3MTRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZGF0ZSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDUtMTRUMTE6MzA6MDMuNjk5NDgxMzFaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYXBrIHVwZ3JhZGUifV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1NjoxYzk0NWNkYzU3NWY2NDBjZDRjNjU1NDc2NjRkOTcxODNkOWYxOGNlNjRmYzk1MGZhNTUwMmE1MDEwNTgwYzBhIiwic2hhMjU2OmU0NGZjOTU3NDllYTZkYmVjMDFhYWQzOWE4NjZkYjQwMjMxMTNkY2Y1OWZmY2I0Nzc5MGI3YTk1ODQ0Zjk2NTMiLCJzaGEyNTY6NjIyMzgzOTg4OWExOTUxYTQ4N2E4NTM2MDJhMWExMWNjMWQ3NTI2MzJkMjgwMzBmNDY4NTdmMzZkNmQwNGVkYSIsInNoYTI1Njo0YzU2ZDM4ZjgyYzRlZTJlMWIzNmQ2YmNjZGY5NGJkZDg1NTg4MGI5MDg1ZTA1NzcyNDI0MGYyYTFmYThjZDdhIiwic2hhMjU2Ojc3NTYxMzZlNTZlNDliOGY1M2U2YmI0NTI5N2FmN2QwMTE5Mzc4Mjg3MDcyNmNmZTM0MWZlMmZlMmIzYjRjMjUiLCJzaGEyNTY6YWQzMTUxNjZkN2Y4Y2IwZjMzNjEzOGNhMGY1YWM3YzQ4ZjFmYTg4YWY4NzNlYjU1YmM0NGJlNTdkMDkxZjE2NCIsInNoYTI1NjpiNWQzNjQ2NDA0NzAwMWE4MGJiNjM0NGEzYjc5NDZmMDg5MDE2NGU1MDY4MzFiOGRkYzMyZmJjZWJlNTU0NDZkIiwic2hhMjU2OjdjZDUyODQ3YWQ3NzVhNWRkYzRiNTgzMjZjZjg4NGJlZWUzNDU0NDI5NjQwMmM2MjkyZWQ3NjQ3NGM2ODZkMzkiXX0sImNvbmZpZyI6eyJDbWQiOlsicmVkaXMtc2VydmVyIl0sIkhlYWx0aGNoZWNrIjp7fSwiRW50cnlwb2ludCI6WyJkb2NrZXItZW50cnlwb2ludC5zaCJdLCJFbnYiOlsiUEFUSD0vdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9zYmluOi91c3IvYmluOi9zYmluOi9iaW4iLCJSRURJU19WRVJTSU9OPTcuMC4xMCIsIlJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsIlJFRElTX0RPV05MT0FEX1NIQT0xZGVlNGM2NDg3MzQxY2FlN2JkNjQzMmZmNzU5MDkwNjUyMjIxNWEwNjFmZGVmODdjN2QwNDBhMGNiNjAwMTMxIl0sIlZvbHVtZXMiOnsiL2RhdGEiOnt9fSwiV29ya2luZ0RpciI6Ii9kYXRhIiwiRXhwb3NlZFBvcnRzIjp7IjYzNzkvdGNwIjp7fX19fQ==", "repoDigests": ["docker.io/rcohendockerhub/redis@sha256:baf2f27e27cfc9dd2c8326f572909571afbbb59b9eec4dd47ff9c7c239014a96"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/redis.json b/configurations/expected-result/filteredSBOM/redis.json index 66504319..c2292bf4 100644 --- a/configurations/expected-result/filteredSBOM/redis.json +++ b/configurations/expected-result/filteredSBOM/redis.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-not-fixed-c948ff9b8-redis-not-fixed-50bb-b3b9", "namespace": "kubescape", "uid": "41fd2018-f94f-4d33-b367-9aae7ebbb503", "resourceVersion": "1", "creationTimestamp": "2024-11-04T21:11:44Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis-not-fixed", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-not-fixed"}, "annotations": {"kubescape.io/image-id": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis-not-fixed"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-04T21:09:44Z"}}, "syft": {"artifacts": [{"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "5efe1218da015951", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}], "files": [{"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}], "source": {"id": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-not-fixed-c948ff9b8-redis-not-fixed-a95e-5bc0", "namespace": "kubescape", "uid": "a021186e-7f76-4649-b83e-18fb4828c7f0", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:13:54Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis-not-fixed", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-not-fixed"}, "annotations": {"kubescape.io/image-id": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis-not-fixed"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T16:11:54Z"}}, "syft": {"artifacts": [{"id": "008bcc1445f44203", "name": "alpine-baselayout-data", "version": "3.4.0-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout-data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout_data:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout-data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout_data:3.4.0-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout-data@3.4.0-r0?arch=x86_64&upstream=alpine-baselayout&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout-data", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.4.0-r0", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 11664, "installedSize": 77824, "pullDependencies": [], "provides": [], "pullChecksum": "Q1/JgpM8J6DWI/541tUX+uHEzSjqo=", "gitCommitOfApkPort": "bd965a7ebf7fd8f07d7a0cc0d7375bf3e4eb9b24", "files": [{"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/nsswitch.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19DBsMnv0R2fajaTjoTv0C91NOqo="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Ia5UTXvRkAH1lTZK8lm8qRBdRF4="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11fllRTkIm5bxsZVoSNeDUn2m+0c="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oNeiKb8En3/hfoRFImI25AJFNdA="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}]}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}, {"id": "5efe1218da015951", "name": "su-exec", "version": "0.2-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:su-exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su-exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su_exec:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ncopa:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su-exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:su:su_exec:0.2-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/su-exec@0.2-r2?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "su-exec", "originPackage": "su-exec", "maintainer": "Natanael Copa ", "version": "0.2-r2", "architecture": "x86_64", "url": "https://github.com/ncopa/su-exec", "description": "switch user and group id, setgroups and exec", "size": 3971, "installedSize": 24576, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["cmd:su-exec=0.2-r2"], "pullChecksum": "Q1Uk9FdMkoqVGci3i4FHKS3dcLZ6E=", "gitCommitOfApkPort": "0714a84b7f79009ae8b96aef50216ed72f54b885", "files": [{"path": "/sbin"}, {"path": "/sbin/su-exec", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1EclzowkySCvdplX75XMmrWAvXt8="}}]}}], "artifactRelationships": [{"parent": "008bcc1445f44203", "child": "b9bb428a1e709173", "type": "contains"}, {"parent": "008bcc1445f44203", "child": "cae4284f430d1452", "type": "contains"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "5efe1218da015951", "child": "7d20b94207bb76a7", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "008bcc1445f44203", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "447c9d9ac25e4f16", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "5efe1218da015951", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "5efe1218da015951", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}], "files": [{"id": "cae4284f430d1452", "location": {"path": "/etc/group", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 716}, "digests": [{"algorithm": "sha256", "value": "f99064738b4d794d6866e1feb429f77761b0ea69bfa170379cc85c3196c8e209"}]}, {"id": "b9bb428a1e709173", "location": {"path": "/etc/passwd", "layerID": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 1229}, "digests": [{"algorithm": "sha256", "value": "df778c971d291a4ada055da1bc1a00ffccf5c3738468c2023559999571d444fd"}]}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "7d20b94207bb76a7", "location": {"path": "/sbin/su-exec", "layerID": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 14080}, "digests": [{"algorithm": "sha256", "value": "15d02f3d039b62dd2a6753fd0632f088c4a317a4d56389caf0a69af380fd6d96"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}], "source": {"id": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/redis_incomplete.json b/configurations/expected-result/filteredSBOM/redis_incomplete.json index 2af4fc5c..b575d372 100644 --- a/configurations/expected-result/filteredSBOM/redis_incomplete.json +++ b/configurations/expected-result/filteredSBOM/redis_incomplete.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-7596bdb557-redis-4116-6808", "namespace": "kubescape", "uid": "7c8387db-58c0-48d6-b746-4861d975d4fc", "resourceVersion": "1", "creationTimestamp": "2024-11-04T10:18:36Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-04T10:16:36Z"}}, "syft": {"artifacts": null, "artifactRelationships": null, "source": {"id": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-7596bdb557-redis-ab86-4a8e", "namespace": "kubescape", "uid": "f9719cc2-c9f9-4c5a-aac4-935f0bca436a", "resourceVersion": "1", "creationTimestamp": "2024-12-02T07:11:55Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T07:09:55Z"}}, "syft": {"artifacts": null, "artifactRelationships": null, "source": {"id": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/redis_sleep.json b/configurations/expected-result/filteredSBOM/redis_sleep.json index 9cc467b2..53f0e004 100644 --- a/configurations/expected-result/filteredSBOM/redis_sleep.json +++ b/configurations/expected-result/filteredSBOM/redis_sleep.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-dcbb7494f-redis-3cfd-78f4", "namespace": "kubescape", "uid": "e451ae10-f0c0-4537-9bd0-a77ce5dd1b04", "resourceVersion": "1", "creationTimestamp": "2024-11-05T06:46:22Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-05T06:45:52Z"}}, "syft": {"artifacts": [{"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}], "files": [{"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}], "source": {"id": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-dcbb7494f-redis-a6d8-df70", "namespace": "kubescape", "uid": "b4475582-f083-4ec5-96f9-bbe67a6e3da1", "resourceVersion": "1", "creationTimestamp": "2024-11-29T16:57:41Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T16:57:11Z"}}, "syft": {"artifacts": [{"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}], "artifactRelationships": [{"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}], "files": [{"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}], "source": {"id": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/redis_sleep_updated.json b/configurations/expected-result/filteredSBOM/redis_sleep_updated.json index 3dd4afb7..e9045b70 100644 --- a/configurations/expected-result/filteredSBOM/redis_sleep_updated.json +++ b/configurations/expected-result/filteredSBOM/redis_sleep_updated.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-dcbb7494f-redis-3cfd-78f4", "namespace": "kubescape", "uid": "e451ae10-f0c0-4537-9bd0-a77ce5dd1b04", "resourceVersion": "2", "creationTimestamp": "2024-11-05T06:46:22Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-05T06:45:52Z"}}, "syft": {"artifacts": [{"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}], "artifactRelationships": [{"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "child": "447c9d9ac25e4f16", "type": "contains"}], "files": [{"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}], "source": {"id": "a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 12406779, "layers": [{"mediaType": "", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 0}, {"mediaType": "", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 0}, {"mediaType": "", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 0}, {"mediaType": "", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 0}, {"mediaType": "", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 0}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-redis-sleep-dcbb7494f-redis-a6d8-df70", "namespace": "kubescape", "uid": "b4475582-f083-4ec5-96f9-bbe67a6e3da1", "resourceVersion": "2", "creationTimestamp": "2024-11-29T16:57:41Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "redis", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "redis-sleep"}, "annotations": {"kubescape.io/image-id": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/image-tag": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "redis"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T16:57:11Z"}}, "syft": {"artifacts": [{"id": "0faf8749e7caad06", "name": "apk-tools", "version": "2.12.10-r1", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:apk-tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk-tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk_tools:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk-tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:apk:apk_tools:2.12.10-r1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/apk-tools@2.12.10-r1?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "apk-tools", "originPackage": "apk-tools", "maintainer": "Natanael Copa ", "version": "2.12.10-r1", "architecture": "x86_64", "url": "https://gitlab.alpinelinux.org/alpine/apk-tools", "description": "Alpine Package Keeper - package manager for alpine", "size": 120973, "installedSize": 307200, "pullDependencies": ["musl>=1.2", "ca-certificates-bundle", "so:libc.musl-x86_64.so.1", "so:libcrypto.so.3", "so:libssl.so.3", "so:libz.so.1"], "provides": ["so:libapk.so.3.12.0=3.12.0", "cmd:apk=2.12.10-r1"], "pullChecksum": "Q1Ef3iwt+cMdGngEgaFr2URIJhKzQ=", "gitCommitOfApkPort": "0188f510baadbae393472103427b9c1875117136", "files": [{"path": "/etc"}, {"path": "/etc/apk"}, {"path": "/etc/apk/keys"}, {"path": "/etc/apk/protected_paths.d"}, {"path": "/lib"}, {"path": "/lib/libapk.so.3.12.0", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1opjpYqXgzmOVo7EbNe8l5Xol08g="}}, {"path": "/lib/apk"}, {"path": "/lib/apk/exec"}, {"path": "/sbin"}, {"path": "/sbin/apk", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/4bmOPe/H1YhHRzlrj27oufThMw="}}, {"path": "/var"}, {"path": "/var/lib"}, {"path": "/var/lib/apk"}]}}, {"id": "4cb49698ca5c72c1", "name": "ca-certificates-bundle", "version": "20220614-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0 AND MIT", "spdxExpression": "MPL-2.0 AND MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca-certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca_certificates:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca-certificates-bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ca:ca_certificates_bundle:20220614-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/ca-certificates-bundle@20220614-r4?arch=x86_64&upstream=ca-certificates&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "ca-certificates-bundle", "originPackage": "ca-certificates", "maintainer": "Natanael Copa ", "version": "20220614-r4", "architecture": "x86_64", "url": "https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/", "description": "Pre generated bundle of Mozilla certificates", "size": 126296, "installedSize": 237568, "pullDependencies": [], "provides": ["ca-certificates-cacert=20220614-r4"], "pullChecksum": "Q14PFUzkDXTGDcHkiuEdFuzb+EvxQ=", "gitCommitOfApkPort": "e1839fd45a096c9e21ac24f8a61991d357d11628", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Nj6gTBdkZpTFW/obJGdpfvK0StA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/certs/ca-certificates.crt", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1D8ljYj7pXsRq4d/eHGNYB0GY1+I="}}, {"path": "/etc/ssl1.1"}, {"path": "/etc/ssl1.1/cert.pem", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tlrPS9O4v/nypdyJVPoUkUfBJ3g="}}, {"path": "/etc/ssl1.1/certs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1qE3WqZ1tRpwrmptYdQcZwzvJgds="}}]}}, {"id": "e5d4a79033ba84db", "name": "libcrypto3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto3:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto3:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1710217, "installedSize": 4206592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.3=3"], "pullChecksum": "Q1lyWpurYeMlLEt60ys+OlTABmzgs=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1fqYq/iJ6x71cTpr8fcO4/6IgyQg="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mcqLbO6iQe8TmQCoRDozFWScisQ="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TA7DPBSRkj9+5c/3y8LIs0lCgTU="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1/sKGHxVLFUFYAoo25FKjvEaCWY4="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XK8nt7AyX7GIGpMOLlkJk5dy81c="}}, {"path": "/usr/lib/engines-3"}, {"path": "/usr/lib/engines-3/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RdD/lRPt+SpdXE7iqo1GtVfeK+A="}}, {"path": "/usr/lib/engines-3/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1RGZCiTCT/b6F190fAqzJ6CezqTM="}}, {"path": "/usr/lib/engines-3/loader_attic.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1CM82oJYsdxnU5xldSiSeYyLTmso="}}, {"path": "/usr/lib/engines-3/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1Sr6HtedvAqVk4yRaUBnL4J+kjDE="}}, {"path": "/usr/lib/ossl-modules"}, {"path": "/usr/lib/ossl-modules/legacy.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VMJAWQoREByLDIxEUzAwBzsVRpE="}}]}}, {"id": "c0756f35a5e6d8b3", "name": "libssl3", "version": "3.0.8-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libssl3:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl3:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl3:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libssl:libssl:3.0.8-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libssl3@3.0.8-r0?arch=x86_64&upstream=openssl&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "libssl3", "originPackage": "openssl", "maintainer": "Ariadne Conill ", "version": "3.0.8-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "SSL shared libraries", "size": 246853, "installedSize": 622592, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libcrypto.so.3"], "provides": ["so:libssl.so.3=3"], "pullChecksum": "Q1Z6/d/FKYkPehWzNtOtYnJ74oIkY=", "gitCommitOfApkPort": "524302e205a5b43c2bb48d041bcb10ccf2b480f9", "files": [{"path": "/lib"}, {"path": "/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p8M82m6w1EEmP/CKWTUjUJEJrc0="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libssl.so.3", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oMqe3ENWHl40WtquaRE6llAmBfU="}}]}}, {"id": "adaa708f703652d6", "name": "musl", "version": "1.2.3-r4", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.3-r4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.3-r4?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.3-r4", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 388955, "installedSize": 634880, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1Pk7x1woArbB1nzkMPJPq1TECwus=", "gitCommitOfApkPort": "f93af038c3de7146121c2ea8124ba5ce29b4b058", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1tGxgx2FLrD+0Uk03NUBwbbEiRCU="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "6ad7c0b45a22318c", "name": "zlib", "version": "1.2.13-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Zlib", "spdxExpression": "Zlib", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:zlib:zlib:1.2.13-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/zlib@1.2.13-r0?arch=x86_64&distro=alpine-3.17.2", "metadataType": "apk-db-entry", "metadata": {"package": "zlib", "originPackage": "zlib", "maintainer": "Natanael Copa ", "version": "1.2.13-r0", "architecture": "x86_64", "url": "https://zlib.net/", "description": "A compression/decompression Library", "size": 54258, "installedSize": 110592, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libz.so.1=1.2.13"], "pullChecksum": "Q1rjnXT01l1PAxXheUxe4Oldl5rFk=", "gitCommitOfApkPort": "bb37266b06a72d21d1fd850ef4b86665cf9ef70f", "files": [{"path": "/lib"}, {"path": "/lib/libz.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16A/yKXYR0EF3avf+wJzXcNLZHgU="}}, {"path": "/lib/libz.so.1.2.13", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dpivTH4yTWnQnTEdKGmUMal/CsI="}}]}}, {"id": "447c9d9ac25e4f16", "name": "redis", "version": "7.0.10", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:redislabs:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}, {"cpe": "cpe:2.3:a:redis:redis:7.0.10:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/redis@7.0.10", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "redis-binary", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "accessPath": "/usr/local/bin/redis-server", "annotations": {"evidence": "primary"}}}]}}], "artifactRelationships": [{"parent": "0faf8749e7caad06", "child": "1aa086f53c8c0808", "type": "contains"}, {"parent": "0faf8749e7caad06", "child": "c765115741fe905b", "type": "contains"}, {"parent": "6ad7c0b45a22318c", "child": "6d81ff77d1d5460a", "type": "contains"}, {"parent": "c0756f35a5e6d8b3", "child": "5c67196b8e1d1558", "type": "contains"}, {"parent": "e5d4a79033ba84db", "child": "b5c42da9eeef9d95", "type": "contains"}, {"parent": "4cb49698ca5c72c1", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "6ad7c0b45a22318c", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "0faf8749e7caad06", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "4cb49698ca5c72c1", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "6ad7c0b45a22318c", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "c0756f35a5e6d8b3", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "e5d4a79033ba84db", "type": "contains"}, {"parent": "adaa708f703652d6", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "6ad7c0b45a22318c", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "adaa708f703652d6", "child": "e5d4a79033ba84db", "type": "dependency-of"}, {"parent": "c0756f35a5e6d8b3", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "0faf8749e7caad06", "type": "dependency-of"}, {"parent": "e5d4a79033ba84db", "child": "c0756f35a5e6d8b3", "type": "dependency-of"}, {"parent": "447c9d9ac25e4f16", "child": "ae6ff334fd58f681", "type": "evident-by"}, {"parent": "e5d4a79033ba84db", "child": "f280edcc4c0a74ca", "type": "contains"}, {"parent": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "child": "447c9d9ac25e4f16", "type": "contains"}], "files": [{"id": "1aa086f53c8c0808", "location": {"path": "/lib/libapk.so.3.12.0", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 184008}, "digests": [{"algorithm": "sha256", "value": "f042925dae3decc473a8b88afbbfbdedfe740731aef7f41304b671a70950cf45"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libz.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "b5c42da9eeef9d95", "location": {"path": "/lib/libcrypto.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 3882720}, "digests": [{"algorithm": "sha256", "value": "eae45717efd099ddfc04aa53d3b80570290398e84560c0719e07cde644706beb"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5c67196b8e1d1558", "location": {"path": "/lib/libssl.so.3", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 602120}, "digests": [{"algorithm": "sha256", "value": "7c6e060a33d5e0969aced1645e669666b58f223f27d783b8e49471088e3f756a"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "6d81ff77d1d5460a", "location": {"path": "/lib/libz.so.1.2.13", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100264}, "digests": [{"algorithm": "sha256", "value": "a7df4375fc9f37d5c284ef74e1d782d0100ce3a907ad2cbc6287f769cb90aac4"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": false, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "c765115741fe905b", "location": {"path": "/sbin/apk", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 69560}, "digests": [{"algorithm": "sha256", "value": "e9779d79565729775dbf0779d198a01b7f2bec49ebfb5ab727993b10731d03ec"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libcrypto.so.3", "libz.so.1", "libapk.so.3.12.0", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "f280edcc4c0a74ca", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 12292}, "digests": [{"algorithm": "sha256", "value": "15c6ec001241f54bed98c135f0dab42f4a5e489f22544613b0671198f8ad8318"}]}, {"id": "ae6ff334fd58f681", "location": {"path": "/usr/local/bin/redis-server", "layerID": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libssl.so.3", "libcrypto.so.3", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}], "source": {"id": "92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "name": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "version": "sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "type": "image", "metadata": {"userInput": "docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2", "imageID": "sha256:a5b1aed421143f36e2445cb2def7135ab7edb69eaa8066d07c3fa344f1052902", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 30597158, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6223839889a1951a487a853602a1a11cc1d752632d28030f46857f36d6d04eda", "size": 7049701}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:4c56d38f82c4ee2e1b36d6bccdf94bdd855880b9085e057724240f2a1fa8cd7a", "size": 4699}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7756136e56e49b8f53e6bb45297af7d01193782870726cfe341fe2fe2b3b4c25", "size": 1845946}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:ad315166d7f8cb0f336138ca0f5ac7c48f1fa88af873eb55bc44be57d091f164", "size": 21696148}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:b5d36464047001a80bb6344a3b7946f0890164e506831b8ddc32fbcebe55446d", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39", "size": 664}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjI1MzA2NTg4NloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMy0wMi0xMVQwNDo0Njo0Mi40NDkwODMzNDRaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjQwODg3YWI3YzA2OTc3NzM3ZTYzYzIxNWM5YmQyOTdjMGM3NGRlOGQxMmQxNmViZGYxYzNkNDBhYzM5MmY2MmQgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDA0OjQ2OjQyLjU1ODM0MzA2OFoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDItMTFUMTM6Mjc6MjUuNDU2MDQ1OTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgYWRkZ3JvdXAgLVMgLWcgMTAwMCByZWRpcyBcdTAwMjZcdTAwMjYgYWRkdXNlciAtUyAtRyByZWRpcyAtdSA5OTkgcmVkaXMifSx7ImNyZWF0ZWQiOiIyMDIzLTAyLTExVDEzOjI3OjI2LjU5MDA5NjM2NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgXHRcdCdzdS1leGVjXHUwMDNlPTAuMicgXHRcdHR6ZGF0YSJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMDM2NTI2NzAzWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX1ZFUlNJT049Ny4wLjEwIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjQ6MzQuMTIwNDk4OTk4WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIFJFRElTX0RPV05MT0FEX1VSTD1odHRwOi8vZG93bmxvYWQucmVkaXMuaW8vcmVsZWFzZXMvcmVkaXMtNy4wLjEwLnRhci5neiIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI0OjM0LjIwNTU0MzcwNloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBSRURJU19ET1dOTE9BRF9TSEE9MWRlZTRjNjQ4NzM0MWNhZTdiZDY0MzJmZjc1OTA5MDY1MjIyMTVhMDYxZmRlZjg3YzdkMDQwYTBjYjYwMDEzMSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjE2ODExNjgyMloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBzZXQgLWV1eDsgXHRcdGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgXHRcdGNvcmV1dGlscyBcdFx0ZHBrZy1kZXYgZHBrZyBcdFx0Z2NjIFx0XHRsaW51eC1oZWFkZXJzIFx0XHRtYWtlIFx0XHRtdXNsLWRldiBcdFx0b3BlbnNzbC1kZXYgXHRcdHdnZXQgXHQ7IFx0XHR3Z2V0IC1PIHJlZGlzLnRhci5neiBcIiRSRURJU19ET1dOTE9BRF9VUkxcIjsgXHRlY2hvIFwiJFJFRElTX0RPV05MT0FEX1NIQSAqcmVkaXMudGFyLmd6XCIgfCBzaGEyNTZzdW0gLWMgLTsgXHRta2RpciAtcCAvdXNyL3NyYy9yZWRpczsgXHR0YXIgLXh6ZiByZWRpcy50YXIuZ3ogLUMgL3Vzci9zcmMvcmVkaXMgLS1zdHJpcC1jb21wb25lbnRzPTE7IFx0cm0gcmVkaXMudGFyLmd6OyBcdFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjEgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0c2VkIC1yaSAncyFeKCAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKikxKCAqLC4qWyldLCkkIVxcMTBcXDIhJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0Z3JlcCAtRSAnXiAqY3JlYXRlQm9vbENvbmZpZ1soXVwicHJvdGVjdGVkLW1vZGVcIiwuKiwgKjAgKiwuKlspXSwkJyAvdXNyL3NyYy9yZWRpcy9zcmMvY29uZmlnLmM7IFx0XHRnbnVBcmNoPVwiJChkcGtnLWFyY2hpdGVjdHVyZSAtLXF1ZXJ5IERFQl9CVUlMRF9HTlVfVFlQRSlcIjsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCItLWJ1aWxkPSRnbnVBcmNoXCI7IFx0ZHBrZ0FyY2g9XCIkKGRwa2cgLS1wcmludC1hcmNoaXRlY3R1cmUpXCI7IFx0Y2FzZSBcIiR7ZHBrZ0FyY2gjIyotfVwiIGluIFx0XHRhbWQ2NCB8IGkzODYgfCB4MzIpIGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncz1cIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgLS13aXRoLWxnLXBhZ2U9MTJcIiA7OyBcdFx0KikgZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzPVwiJGV4dHJhSmVtYWxsb2NDb25maWd1cmVGbGFncyAtLXdpdGgtbGctcGFnZT0xNlwiIDs7IFx0ZXNhYzsgXHRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3M9XCIkZXh0cmFKZW1hbGxvY0NvbmZpZ3VyZUZsYWdzIC0td2l0aC1sZy1odWdlcGFnZT0yMVwiOyBcdGdyZXAgLUYgJ2NkIGplbWFsbG9jIFx1MDAyNlx1MDAyNiAuL2NvbmZpZ3VyZSAnIC91c3Ivc3JjL3JlZGlzL2RlcHMvTWFrZWZpbGU7IFx0c2VkIC1yaSAncyFjZCBqZW1hbGxvYyBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgIVx1MDAyNidcIiRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3NcIicgIScgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRncmVwIC1GIFwiY2QgamVtYWxsb2MgXHUwMDI2XHUwMDI2IC4vY29uZmlndXJlICRleHRyYUplbWFsbG9jQ29uZmlndXJlRmxhZ3MgXCIgL3Vzci9zcmMvcmVkaXMvZGVwcy9NYWtlZmlsZTsgXHRcdGV4cG9ydCBCVUlMRF9UTFM9eWVzOyBcdG1ha2UgLUMgL3Vzci9zcmMvcmVkaXMgLWogXCIkKG5wcm9jKVwiIGFsbDsgXHRtYWtlIC1DIC91c3Ivc3JjL3JlZGlzIGluc3RhbGw7IFx0XHRzZXJ2ZXJNZDU9XCIkKG1kNXN1bSAvdXNyL2xvY2FsL2Jpbi9yZWRpcy1zZXJ2ZXIgfCBjdXQgLWQnICcgLWYxKVwiOyBleHBvcnQgc2VydmVyTWQ1OyBcdGZpbmQgL3Vzci9sb2NhbC9iaW4vcmVkaXMqIC1tYXhkZXB0aCAwIFx0XHQtdHlwZSBmIC1ub3QgLW5hbWUgcmVkaXMtc2VydmVyIFx0XHQtZXhlYyBzaCAtZXV4IC1jICcgXHRcdFx0bWQ1PVwiJChtZDVzdW0gXCIkMVwiIHwgY3V0IC1kXCIgXCIgLWYxKVwiOyBcdFx0XHR0ZXN0IFwiJG1kNVwiID0gXCIkc2VydmVyTWQ1XCI7IFx0XHQnIC0tICd7fScgJzsnIFx0XHQtZXhlYyBsbiAtc3ZmVCAncmVkaXMtc2VydmVyJyAne30nICc7JyBcdDsgXHRcdHJtIC1yIC91c3Ivc3JjL3JlZGlzOyBcdFx0cnVuRGVwcz1cIiQoIFx0XHRzY2FuZWxmIC0tbmVlZGVkIC0tbm9iYW5uZXIgLS1mb3JtYXQgJyVuI3AnIC0tcmVjdXJzaXZlIC91c3IvbG9jYWwgXHRcdFx0fCB0ciAnLCcgJ1xcbicgXHRcdFx0fCBzb3J0IC11IFx0XHRcdHwgYXdrICdzeXN0ZW0oXCJbIC1lIC91c3IvbG9jYWwvbGliL1wiICQxIFwiIF1cIikgPT0gMCB7IG5leHQgfSB7IHByaW50IFwic286XCIgJDEgfScgXHQpXCI7IFx0YXBrIGFkZCAtLW5vLW5ldHdvcmsgLS12aXJ0dWFsIC5yZWRpcy1ydW5kZXBzICRydW5EZXBzOyBcdGFwayBkZWwgLS1uby1uZXR3b3JrIC5idWlsZC1kZXBzOyBcdFx0cmVkaXMtY2xpIC0tdmVyc2lvbjsgXHRyZWRpcy1zZXJ2ZXIgLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS43MjMzOTAwMTVaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgbWtkaXIgL2RhdGEgXHUwMDI2XHUwMDI2IGNob3duIHJlZGlzOnJlZGlzIC9kYXRhIn0seyJjcmVhdGVkIjoiMjAyMy0wMy0yMVQwMDoyNToxNS44MTA4MDU1NjZaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApICBWT0xVTUUgWy9kYXRhXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1LjkwMDUyNjQ5MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgV09SS0RJUiAvZGF0YSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE1Ljk5NzEyNDcxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgQ09QWSBmaWxlOmE5ZTcyNDlmNjU3ZTJlZWM2MjdiYjRiZTQ5MmFkMThhYWUzZTVlMWYwZTQ3ZDIyNjQ0ZWFmMWVmMjEzOGMwY2UgaW4gL3Vzci9sb2NhbC9iaW4vICJ9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMDc5NDY2NDg3WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIzLTAzLTIxVDAwOjI1OjE2LjE2NjQyMjU5OVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVYUE9TRSA2Mzc5IiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjMtMDMtMjFUMDA6MjU6MTYuMjUzMDY1ODg2WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgQ01EIFtcInJlZGlzLXNlcnZlclwiXSIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2MjIzODM5ODg5YTE5NTFhNDg3YTg1MzYwMmExYTExY2MxZDc1MjYzMmQyODAzMGY0Njg1N2YzNmQ2ZDA0ZWRhIiwic2hhMjU2OjRjNTZkMzhmODJjNGVlMmUxYjM2ZDZiY2NkZjk0YmRkODU1ODgwYjkwODVlMDU3NzI0MjQwZjJhMWZhOGNkN2EiLCJzaGEyNTY6Nzc1NjEzNmU1NmU0OWI4ZjUzZTZiYjQ1Mjk3YWY3ZDAxMTkzNzgyODcwNzI2Y2ZlMzQxZmUyZmUyYjNiNGMyNSIsInNoYTI1NjphZDMxNTE2NmQ3ZjhjYjBmMzM2MTM4Y2EwZjVhYzdjNDhmMWZhODhhZjg3M2ViNTViYzQ0YmU1N2QwOTFmMTY0Iiwic2hhMjU2OmI1ZDM2NDY0MDQ3MDAxYTgwYmI2MzQ0YTNiNzk0NmYwODkwMTY0ZTUwNjgzMWI4ZGRjMzJmYmNlYmU1NTQ0NmQiLCJzaGEyNTY6N2NkNTI4NDdhZDc3NWE1ZGRjNGI1ODMyNmNmODg0YmVlZTM0NTQ0Mjk2NDAyYzYyOTJlZDc2NDc0YzY4NmQzOSJdfSwiY29uZmlnIjp7IkNtZCI6WyJyZWRpcy1zZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIlJFRElTX1ZFUlNJT049Ny4wLjEwIiwiUkVESVNfRE9XTkxPQURfVVJMPWh0dHA6Ly9kb3dubG9hZC5yZWRpcy5pby9yZWxlYXNlcy9yZWRpcy03LjAuMTAudGFyLmd6IiwiUkVESVNfRE9XTkxPQURfU0hBPTFkZWU0YzY0ODczNDFjYWU3YmQ2NDMyZmY3NTkwOTA2NTIyMjE1YTA2MWZkZWY4N2M3ZDA0MGEwY2I2MDAxMzEiXSwiVm9sdW1lcyI6eyIvZGF0YSI6e319LCJXb3JraW5nRGlyIjoiL2RhdGEiLCJFeHBvc2VkUG9ydHMiOnsiNjM3OS90Y3AiOnt9fX19", "repoDigests": ["docker.io/library/redis@sha256:92f3e116c1e719acf78004dd62992c3ad56f68f810c93a8db3fe2351bb9722c2"], "architecture": "amd64", "os": "linux"}}, "distro": {"prettyName": "Alpine Linux v3.17", "name": "Alpine Linux", "id": "alpine", "versionID": "3.17.2", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://gitlab.alpinelinux.org/alpine/aports/-/issues"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/expected-result/filteredSBOM/wikijs.json b/configurations/expected-result/filteredSBOM/wikijs.json index 9ff901e4..576a981e 100644 --- a/configurations/expected-result/filteredSBOM/wikijs.json +++ b/configurations/expected-result/filteredSBOM/wikijs.json @@ -1 +1 @@ -{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-wikijs-768d4686d5-wikijs-b888-fd96", "namespace": "kubescape", "uid": "0ccb456f-b35d-4d46-8d4b-e6ddc5fa9313", "resourceVersion": "1", "creationTimestamp": "2024-11-29T12:17:39Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "wikijs", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "wikijs"}, "annotations": {"kubescape.io/image-id": "sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/image-tag": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "wikijs"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-11-29T12:16:29Z"}}, "syft": {"artifacts": [{"id": "e235a72e6be30b89", "name": "@dabh/diagnostics", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@dabh/diagnostics/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@dabh/diagnostics/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@dabh\\/diagnostics:\\@dabh\\/diagnostics:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:\\@dabh\\/diagnostics:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40dabh/diagnostics@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@dabh/diagnostics", "version": "2.0.2", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/diagnostics", "description": "Tools for debugging your node.js modules and event loop", "url": "git://github.com/3rd-Eden/diagnostics.git", "private": false}}, {"id": "2a14a02d852dd64d", "name": "@joplin/turndown-plugin-gfm", "version": "1.0.42", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin-gfm:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin-gfm:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin_gfm:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin_gfm:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:laurent22:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:laurent22:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40joplin/turndown-plugin-gfm@1.0.42", "metadataType": "javascript-npm-package", "metadata": {"name": "@joplin/turndown-plugin-gfm", "version": "1.0.42", "author": "Dom Christie", "homepage": "", "description": "Turndown plugin to add GitHub Flavored Markdown extensions.", "url": "https://github.com/laurent22/joplin-turndown-plugin-gfm.git", "private": false}}, {"id": "409dc96d625ec5a6", "name": "accepts", "version": "1.3.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/accepts/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/accepts/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:accepts:accepts:1.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/accepts@1.3.7", "metadataType": "javascript-npm-package", "metadata": {"name": "accepts", "version": "1.3.7", "author": "", "homepage": "", "description": "Higher-level content negotiation", "url": "jshttp/accepts", "private": false}}, {"id": "f96153b165537b57", "name": "alpine-baselayout", "version": "3.2.0-r16", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.2.0-r16?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.2.0-r16", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 20716, "installedSize": 413696, "pullDependencies": ["/bin/sh", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:mkmntdirs"], "pullChecksum": "Q1UJtB9cNV4r+/VbxySkEei++qbho=", "gitCommitOfApkPort": "8a8c96a0ea2fcd824c361aa4438763fa33ee8ca0", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XmduVVNURHQ27TvYp1Lr5TMtFcA="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmHPWPjjvz4oCsbmYCUB4uWpSkc="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1omKlp3vgGq2ZqYzyD/KHNdo8rDc="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19WLCv5ItKg4MH7RWfNRh1I7byQc="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xxYGU6S6TLQvb7ervPrWWwAWqMg="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10wL23GuSCVfumMRgakabUI6EsSk="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/sbin/mkmntdirs", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VcFI6coRl6HWWVShMW+G5Sb3JH8="}}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "8e15b01a4dd5afc5", "name": "ansi-styles", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-styles:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi-styles:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ansi-styles@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-styles", "version": "4.3.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ANSI escape codes for styling strings in the terminal", "url": "chalk/ansi-styles", "private": false}}, {"id": "d8d659996c150c14", "name": "any-promise", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/any-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/any-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:any-promise:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any-promise:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any_promise:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any_promise:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kevinbeaty:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kevinbeaty:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/any-promise@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "any-promise", "version": "1.3.0", "author": "Kevin Beaty", "homepage": "http://github.com/kevinbeaty/any-promise", "description": "Resolve any installed ES6 compatible promise", "url": "https://github.com/kevinbeaty/any-promise", "private": false}}, {"id": "099e70248d8da6de", "name": "array-flatten", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-flatten/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-flatten/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:array-flatten:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-flatten:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_flatten:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_flatten:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/array-flatten@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "array-flatten", "version": "1.1.1", "author": "Blake Embrey (http://blakeembrey.me)", "homepage": "https://github.com/blakeembrey/array-flatten", "description": "Flatten an array of nested arrays into a single flat array", "url": "git://github.com/blakeembrey/array-flatten.git", "private": false}}, {"id": "3760fdd76a77c477", "name": "asn1.js", "version": "5.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asn1.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asn1.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:asn1.js:asn1.js:5.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:indutny:asn1.js:5.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/asn1.js@5.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "asn1.js", "version": "5.4.1", "author": "Fedor Indutny", "homepage": "https://github.com/indutny/asn1.js", "description": "ASN.1 encoder and decoder", "url": "git@github.com:indutny/asn1.js", "private": false}}, {"id": "0f44b8101e3270f6", "name": "async", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:caolan:async:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/async@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "async", "version": "3.2.2", "author": "Caolan McMahon", "homepage": "https://caolan.github.io/async/", "description": "Higher-order functions and common patterns for asynchronous code", "url": "https://github.com/caolan/async.git", "private": false}}, {"id": "2102822eb073c0ef", "name": "at-least-node", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/at-least-node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/at-least-node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:at-least-node:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least-node:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least_node:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least_node:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/at-least-node@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "at-least-node", "version": "1.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/at-least-node#readme", "description": "Lightweight Node.js version sniffing/comparison", "url": "git+https://github.com/RyanZim/at-least-node.git", "private": false}}, {"id": "708333bcaec16008", "name": "auto-load", "version": "3.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/auto-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/auto-load/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:auto-load:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto-load:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto_load:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto_load:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Neamar:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Neamar:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/auto-load@3.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "auto-load", "version": "3.0.4", "author": "Matthieu Bacconnier ", "homepage": "", "description": "Require all files in subfolders", "url": "https://github.com/Neamar/autoload", "private": false}}, {"id": "031a2bbab842e7c8", "name": "bcryptjs", "version": "2.4.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bcryptjs:bcryptjs:2.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:bcryptjs:2.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bcryptjs@2.4.3", "metadataType": "javascript-npm-package", "metadata": {"name": "bcryptjs", "version": "2.4.3", "author": "Daniel Wirtz ", "homepage": "", "description": "Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.", "url": "https://github.com/dcodeIO/bcrypt.js.git", "private": false}}, {"id": "5d5ec275973c634f", "name": "bcryptjs-then", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs-then/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs-then/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bcryptjs-then:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs-then:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs_then:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs_then:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bcryptjs-then@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "bcryptjs-then", "version": "1.0.1", "author": "Andy Nguyen ", "homepage": "", "description": "bcryptjs as promised", "url": "kurigohan/bcryptjs-then", "private": false}}, {"id": "a410a735c9159583", "name": "bluebird", "version": "3.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bluebird/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bluebird/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:petkaantonov:bluebird:3.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bluebird:bluebird:3.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bluebird@3.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "bluebird", "version": "3.7.2", "author": "Petka Antonov (http://github.com/petkaantonov/)", "homepage": "https://github.com/petkaantonov/bluebird", "description": "Full featured Promises/A+ implementation with exceptionally good performance", "url": "git://github.com/petkaantonov/bluebird.git", "private": false}}, {"id": "413e88269f6dd1b0", "name": "bn.js", "version": "4.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bn.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bn.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:indutny:bn.js:4.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bn.js:bn.js:4.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bn.js@4.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bn.js", "version": "4.12.0", "author": "Fedor Indutny ", "homepage": "https://github.com/indutny/bn.js", "description": "Big number implementation in pure javascript", "url": "git@github.com:indutny/bn.js", "private": false}}, {"id": "563bd625c9e9368d", "name": "body-parser", "version": "1.19.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:body-parser:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body-parser:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/body-parser@1.19.0", "metadataType": "javascript-npm-package", "metadata": {"name": "body-parser", "version": "1.19.0", "author": "", "homepage": "", "description": "Node.js body parsing middleware", "url": "expressjs/body-parser", "private": false}}, {"id": "a73a40ba46c3b6f9", "name": "boolbase", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/boolbase/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/boolbase/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:boolbase:boolbase:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:boolbase:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/boolbase@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "boolbase", "version": "1.0.0", "author": "Felix Boehm ", "homepage": "https://github.com/fb55/boolbase", "description": "two functions: One that returns true, one that returns false", "url": "https://github.com/fb55/boolbase", "private": false}}, {"id": "06a7a24007bceef8", "name": "buffer-equal-constant-time", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-equal-constant-time/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-equal-constant-time/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:buffer-equal-constant-time:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant-time:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant_time:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant_time:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/buffer-equal-constant-time@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "buffer-equal-constant-time", "version": "1.0.1", "author": "GoInstant Inc., a salesforce.com company", "homepage": "", "description": "Constant-time comparison of Buffers", "url": "git@github.com:goinstant/buffer-equal-constant-time.git", "private": false}}, {"id": "d477e48096e2e985", "name": "busybox", "version": "1.33.1-r6", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.33.1-r6?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "Natanael Copa ", "version": "1.33.1-r6", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 499566, "installedSize": 950272, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["/bin/sh", "cmd:busybox", "cmd:sh"], "pullChecksum": "Q1dgtiXUOjvBmrjmjNI1P/d9kQxBw=", "gitCommitOfApkPort": "b08c19fd29b302ab411d43e52855cec047fd3803", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VtivFYPVKJCaGTDqFV3joX9Uq9U="}}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UAiPZcDIW1ClRzobfggcCQ77V28="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t9vir/ZrX3nbSIYT9BDLWZenkVQ="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "a21fc5e91a2f22d8", "name": "bytes", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bytes:bytes:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bytes@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bytes", "version": "3.0.0", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Utility to parse a string bytes to bytes and vice-versa", "url": "visionmedia/bytes.js", "private": false}}, {"id": "38967999c3285c90", "name": "bytes", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bytes:bytes:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bytes@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bytes", "version": "3.1.0", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Utility to parse a string bytes to bytes and vice-versa", "url": "visionmedia/bytes.js", "private": false}}, {"id": "a3aa74ea5a5e0ae9", "name": "chalk", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chalk:chalk:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chalk@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "chalk", "version": "4.1.0", "author": "", "homepage": "", "description": "Terminal string styling done right", "url": "chalk/chalk", "private": false}}, {"id": "937096f9aafbbcc0", "name": "cheerio", "version": "1.0.0-rc.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cheeriojs:cheerio:1.0.0-rc.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio:1.0.0-rc.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cheerio@1.0.0-rc.5", "metadataType": "javascript-npm-package", "metadata": {"name": "cheerio", "version": "1.0.0-rc.5", "author": "Matt Mueller (mat.io)", "homepage": "", "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server", "url": "git://github.com/cheeriojs/cheerio.git", "private": false}}, {"id": "340d92d4f76e273d", "name": "cheerio-select-tmp", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio-select-tmp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio-select-tmp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cheerio-select-tmp:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select-tmp:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select_tmp:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select_tmp:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cheerio-select-tmp@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cheerio-select-tmp", "version": "0.1.1", "author": "Felix Boehm ", "homepage": "", "description": "CSS selector engine supporting jQuery selectors", "url": "git://github.com/cheeriojs/cheerio-select.git", "private": false}}, {"id": "4a705369ff9a3ba3", "name": "clean-css", "version": "4.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/clean-css/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/clean-css/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jakubpawlowicz:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jakubpawlowicz:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean-css:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean-css:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean_css:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean_css:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/clean-css@4.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "clean-css", "version": "4.2.3", "author": "Jakub Pawlowicz (http://twitter.com/jakubpawlowicz)", "homepage": "https://github.com/jakubpawlowicz/clean-css", "description": "A well-tested CSS minifier", "url": "https://github.com/jakubpawlowicz/clean-css.git", "private": false}}, {"id": "10b5a2c35079a658", "name": "color", "version": "3.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/node_modules/color/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/node_modules/color/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color:color:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color@3.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "color", "version": "3.2.1", "author": "", "homepage": "", "description": "Color conversion and manipulation with CSS string support", "url": "Qix-/color", "private": false}}, {"id": "b1ee7eddcfa62c0c", "name": "color-convert", "version": "1.9.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-convert:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-convert:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-convert@1.9.3", "metadataType": "javascript-npm-package", "metadata": {"name": "color-convert", "version": "1.9.3", "author": "Heather Arthur ", "homepage": "", "description": "Plain color conversion functions", "url": "Qix-/color-convert", "private": false}}, {"id": "aa9cb3b24ea23ff2", "name": "color-name", "version": "1.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-name:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-name:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dfcreative:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dfcreative:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-name@1.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "color-name", "version": "1.1.3", "author": "DY ", "homepage": "https://github.com/dfcreative/color-name", "description": "A list of color names and its values", "url": "git@github.com:dfcreative/color-name.git", "private": false}}, {"id": "47e6e4027846cf67", "name": "color-name", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-name:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-name:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorjs:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorjs:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-name@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "color-name", "version": "1.1.4", "author": "DY ", "homepage": "https://github.com/colorjs/color-name", "description": "A list of color names and its values", "url": "git@github.com:colorjs/color-name.git", "private": false}}, {"id": "9b29d21d882f5a95", "name": "color-string", "version": "1.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-string_project:color-string:1.9.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/color-string@1.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "color-string", "version": "1.9.0", "author": "Heather Arthur ", "homepage": "", "description": "Parser and generator for CSS color strings", "url": "Qix-/color-string", "private": false}}, {"id": "55ad5a6bc9f38e9c", "name": "colorette", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorette/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorette/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jorgebucaran:colorette:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorette:colorette:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colorette@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "colorette", "version": "1.2.1", "author": "Jorge Bucaran", "homepage": "https://github.com/jorgebucaran/colorette", "description": "Color your terminal using pure idiomatic JavaScript.", "url": "jorgebucaran/colorette", "private": false}}, {"id": "00fe84fee2ef1c1c", "name": "colors", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:colors:colors:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Marak:colors:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colors@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "colors", "version": "1.4.0", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "description": "get colors in your node.js console", "url": "http://github.com/Marak/colors.js.git", "private": false}}, {"id": "d7f09b4412c93349", "name": "colorspace", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:colorspace:colorspace:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:colorspace:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colorspace@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "colorspace", "version": "1.1.4", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/colorspace", "description": "Generate HEX colors for a given namespace.", "url": "https://github.com/3rd-Eden/colorspace", "private": false}}, {"id": "63c38a23ca98c3a6", "name": "compressible", "version": "2.0.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compressible/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compressible/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:compressible:compressible:2.0.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/compressible@2.0.18", "metadataType": "javascript-npm-package", "metadata": {"name": "compressible", "version": "2.0.18", "author": "", "homepage": "", "description": "Compressible Content-Type / mime checking", "url": "jshttp/compressible", "private": false}}, {"id": "6d8b0e5ee361e45e", "name": "compression", "version": "1.7.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:compression:compression:1.7.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/compression@1.7.4", "metadataType": "javascript-npm-package", "metadata": {"name": "compression", "version": "1.7.4", "author": "", "homepage": "", "description": "Node.js compression middleware", "url": "expressjs/compression", "private": false}}, {"id": "65608571b201e49f", "name": "content-disposition", "version": "0.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:content-disposition:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content-disposition:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/content-disposition@0.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "content-disposition", "version": "0.5.3", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Create and parse Content-Disposition header", "url": "jshttp/content-disposition", "private": false}}, {"id": "e3eeffcfb6a5549c", "name": "content-type", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-type/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-type/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:content-type:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content-type:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_type:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_type:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/content-type@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "content-type", "version": "1.0.4", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Create and parse HTTP Content-Type header", "url": "jshttp/content-type", "private": false}}, {"id": "7fc8d6639e5be4e9", "name": "cookie", "version": "0.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie:cookie:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cookie@0.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie", "version": "0.4.0", "author": "Roman Shtylman ", "homepage": "", "description": "HTTP server cookie parsing and serialization", "url": "jshttp/cookie", "private": false}}, {"id": "f2f8910d83499f94", "name": "cookie-signature", "version": "1.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie-signature/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie-signature/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie-signature_project:cookie-signature:1.0.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/cookie-signature@1.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie-signature", "version": "1.0.6", "author": "TJ Holowaychuk ", "homepage": "", "description": "Sign and unsign cookies", "url": "https://github.com/visionmedia/node-cookie-signature.git", "private": false}}, {"id": "bc06a060557b60d7", "name": "css-select", "version": "3.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-select/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-select/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:css-select:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css-select:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css_select:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css_select:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/css-select@3.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "css-select", "version": "3.1.2", "author": "Felix Boehm ", "homepage": "", "description": "a CSS selector compiler/engine", "url": "git://github.com/fb55/css-select.git", "private": false}}, {"id": "593cc177098b8f89", "name": "css-what", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-what/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-what/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/css-what@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "css-what", "version": "4.0.0", "author": "Felix B\u00f6hm (http://feedic.com)", "homepage": "", "description": "a CSS selector parser", "url": "https://github.com/fb55/css-what", "private": false}}, {"id": "c30e83dfb03780ad", "name": "custom-error-instance", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/custom-error-instance/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/custom-error-instance/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:custom-error-instance:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error-instance:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error_instance:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error_instance:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Gi60s:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Gi60s:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/custom-error-instance@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "custom-error-instance", "version": "2.1.2", "author": "James Speirs", "homepage": "https://github.com/Gi60s/custom-error-instance#readme", "description": "Create custom JavaScript errors that also match instanceof.", "url": "git+https://github.com/Gi60s/custom-error-instance.git", "private": false}}, {"id": "bcc1ec16214e51c0", "name": "db-errors", "version": "0.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/db-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/db-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:db-errors:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db-errors:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db_errors:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db_errors:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Vincit:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Vincit:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/db-errors@0.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "db-errors", "version": "0.2.3", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "https://github.com/Vincit/db-errors#readme", "description": "Unified node.js error API for mysql, postgres and sqlite3", "url": "git+ssh://git@github.com/Vincit/db-errors.git", "private": false}}, {"id": "0007ce96ac68380e", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "27136bd3bc1372f5", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "66a39367e61d6a09", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "45f1cc8e71a1e6a7", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "936b6b5470167f6f", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "4fccacc717c4f36d", "name": "debug", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:4.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "4.1.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "0709f5caa8cacdef", "name": "denque", "version": "1.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/denque/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/denque/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:denque:denque:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/denque@1.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "denque", "version": "1.5.1", "author": "Invertase (http://github.com/invertase/)", "homepage": "https://docs.page/invertase/denque", "description": "The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.", "url": "git+https://github.com/invertase/denque.git", "private": false}}, {"id": "d2f9ed7e55405992", "name": "depd", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:depd:depd:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/depd@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "depd", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Deprecate all the things", "url": "dougwilson/nodejs-depd", "private": false}}, {"id": "ed872b7e0cf1c523", "name": "dependency-graph", "version": "0.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dependency-graph/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dependency-graph/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dependency-graph:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency-graph:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency_graph:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency_graph:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jriecken:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jriecken:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dependency-graph@0.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dependency-graph", "version": "0.9.0", "author": "Jim Riecken ", "homepage": "", "description": "Simple dependency graph.", "url": "git://github.com/jriecken/dependency-graph.git", "private": false}}, {"id": "43c6ed28fb931871", "name": "destroy", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/destroy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/destroy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:destroy:destroy:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/destroy@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "destroy", "version": "1.0.4", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "destroy a stream if possible", "url": "stream-utils/destroy", "private": false}}, {"id": "37d0f4d06cf37853", "name": "dom-serializer", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dom-serializer:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom-serializer:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dom-serializer@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dom-serializer", "version": "1.2.0", "author": "Felix Boehm ", "homepage": "", "description": "render dom nodes to string", "url": "git://github.com/cheeriojs/dom-renderer.git", "private": false}}, {"id": "02535156443af48c", "name": "dom-serializer", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dom-serializer:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom-serializer:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dom-serializer@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "dom-serializer", "version": "1.3.2", "author": "Felix Boehm ", "homepage": "", "description": "render domhandler DOM nodes to a string", "url": "git://github.com/cheeriojs/dom-renderer.git", "private": false}}, {"id": "ac4fc5d7151f9f97", "name": "domelementtype", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domelementtype/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domelementtype/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domelementtype:domelementtype:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domelementtype:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domelementtype@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domelementtype", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "all the types of nodes in htmlparser2's dom", "url": "git://github.com/fb55/domelementtype.git", "private": false}}, {"id": "43ca4bfa9b6deb56", "name": "domhandler", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domhandler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domhandler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domhandler:domhandler:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domhandler:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domhandler@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domhandler", "version": "4.3.0", "author": "Felix Boehm ", "homepage": "", "description": "Handler for htmlparser2 that turns pages into a dom", "url": "git://github.com/fb55/domhandler.git", "private": false}}, {"id": "51f650e4b838d290", "name": "domino", "version": "2.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domino/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domino/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domino:domino:2.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fgnass:domino:2.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domino@2.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "domino", "version": "2.1.6", "author": "Felix Gnass ", "homepage": "https://github.com/fgnass/domino", "description": "Server-side DOM implementation based on Mozilla's dom.js", "url": "https://github.com/fgnass/domino.git", "private": false}}, {"id": "ffd6c319fe45671f", "name": "domutils", "version": "2.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domutils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domutils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domutils:domutils:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domutils:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domutils@2.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domutils", "version": "2.8.0", "author": "Felix Boehm ", "homepage": "", "description": "Utilities for working with htmlparser2's dom", "url": "git://github.com/fb55/domutils.git", "private": false}}, {"id": "e7359595e9e037ee", "name": "ecdsa-sig-formatter", "version": "1.0.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ecdsa-sig-formatter:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig-formatter:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig_formatter:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig_formatter:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Brightspace:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Brightspace:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ecdsa-sig-formatter@1.0.11", "metadataType": "javascript-npm-package", "metadata": {"name": "ecdsa-sig-formatter", "version": "1.0.11", "author": "D2L Corporation", "homepage": "https://github.com/Brightspace/node-ecdsa-sig-formatter#readme", "description": "Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation", "url": "git+ssh://git@github.com/Brightspace/node-ecdsa-sig-formatter.git", "private": false}}, {"id": "ffbf130b6f5c923c", "name": "ee-first", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ee-first/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ee-first/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ee-first:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee-first:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee_first:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee_first:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ee-first@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ee-first", "version": "1.1.1", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "return the first event in a set of ee/event pairs", "url": "jonathanong/ee-first", "private": false}}, {"id": "6bf4811c74b82aec", "name": "emoji-regex", "version": "9.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathiasbynens:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/emoji-regex@9.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "emoji-regex", "version": "9.2.2", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/emoji-regex", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "url": "https://github.com/mathiasbynens/emoji-regex.git", "private": false}}, {"id": "c70fa820788203df", "name": "enabled", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/enabled/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/enabled/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:enabled:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:enabled:enabled:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/enabled@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "enabled", "version": "2.0.0", "author": "Arnout Kazemier", "homepage": "", "description": "Check if a certain debug flag is enabled.", "url": "git://github.com/3rd-Eden/enabled.git", "private": false}}, {"id": "6e9ba8c6199ec288", "name": "encodeurl", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encodeurl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encodeurl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:encodeurl:encodeurl:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/encodeurl@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "encodeurl", "version": "1.0.2", "author": "", "homepage": "", "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", "url": "pillarjs/encodeurl", "private": false}}, {"id": "755fdefa1faf5f06", "name": "entities", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:entities:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/entities@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "entities", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "Encode & decode XML and HTML entities with ease", "url": "git://github.com/fb55/entities.git", "private": false}}, {"id": "1d084f10b51dd8ac", "name": "entities", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:entities:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/entities@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "entities", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "Encode & decode XML and HTML entities with ease", "url": "git://github.com/fb55/entities.git", "private": false}}, {"id": "d83486b2f94da33a", "name": "escape-html", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escape-html/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escape-html/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:escape-html:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape-html:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_html:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_html:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/escape-html@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "escape-html", "version": "1.0.3", "author": "", "homepage": "", "description": "Escape string for use in HTML", "url": "component/escape-html", "private": false}}, {"id": "8a3c8cadef8343f2", "name": "esprima", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esprima/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esprima/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:esprima:esprima:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jquery:esprima:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/esprima@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "esprima", "version": "4.0.1", "author": "Ariya Hidayat ", "homepage": "http://esprima.org", "description": "ECMAScript parsing infrastructure for multipurpose analysis", "url": "https://github.com/jquery/esprima.git", "private": false}}, {"id": "ababc84320b8f5c4", "name": "etag", "version": "1.8.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/etag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/etag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:etag:etag:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/etag@1.8.1", "metadataType": "javascript-npm-package", "metadata": {"name": "etag", "version": "1.8.1", "author": "", "homepage": "", "description": "Create simple HTTP ETags", "url": "jshttp/etag", "private": false}}, {"id": "e28a40baab6c0afc", "name": "eventemitter2", "version": "6.4.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/eventemitter2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/eventemitter2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:eventemitter2:eventemitter2:6.4.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hij1nx:eventemitter2:6.4.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/eventemitter2@6.4.5", "metadataType": "javascript-npm-package", "metadata": {"name": "eventemitter2", "version": "6.4.5", "author": "", "homepage": "", "description": "A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.", "url": "git://github.com/hij1nx/EventEmitter2.git", "private": false}}, {"id": "1cfb54367b560bd3", "name": "express", "version": "4.17.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:openjsf:express:4.17.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/express@4.17.1", "metadataType": "javascript-npm-package", "metadata": {"name": "express", "version": "4.17.1", "author": "TJ Holowaychuk ", "homepage": "http://expressjs.com/", "description": "Fast, unopinionated, minimalist web framework", "url": "expressjs/express", "private": false}}, {"id": "5c9884063aa67359", "name": "fecha", "version": "4.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fecha/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fecha/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:taylorhakes:fecha:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fecha:fecha:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fecha@4.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fecha", "version": "4.2.1", "author": "Taylor Hakes", "homepage": "https://github.com/taylorhakes/fecha", "description": "Date formatting and parsing", "url": "https://taylorhakes@github.com/taylorhakes/fecha.git", "private": false}}, {"id": "5cb071426ba795ff", "name": "finalhandler", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:finalhandler:finalhandler:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/finalhandler@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "finalhandler", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Node.js final http responder", "url": "pillarjs/finalhandler", "private": false}}, {"id": "5a1dcf29e9a61208", "name": "fn.name", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fn.name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fn.name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:fn.name:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fn.name:fn.name:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fn.name@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fn.name", "version": "1.1.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/fn.name", "description": "Extract names from functions", "url": "https://github.com/3rd-Eden/fn.name", "private": false}}, {"id": "8f37251f30c49a05", "name": "forwarded", "version": "0.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/forwarded/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/forwarded/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:forwarded_project:forwarded:0.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/forwarded@0.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "forwarded", "version": "0.2.0", "author": "", "homepage": "", "description": "Parse HTTP X-Forwarded-For header", "url": "jshttp/forwarded", "private": false}}, {"id": "91d4b159428e5b36", "name": "fresh", "version": "0.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fresh/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fresh/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fresh_project:fresh:0.5.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/fresh@0.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "fresh", "version": "0.5.2", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "HTTP response freshness testing", "url": "jshttp/fresh", "private": false}}, {"id": "68d80597bed435be", "name": "fs-extra", "version": "9.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jprichardson:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jprichardson:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-extra:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-extra:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_extra:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_extra:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs-extra@9.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fs-extra", "version": "9.0.1", "author": "JP Richardson ", "homepage": "https://github.com/jprichardson/node-fs-extra", "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.", "url": "https://github.com/jprichardson/node-fs-extra", "private": false}}, {"id": "ce43001de65bbea5", "name": "generate-function", "version": "2.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/generate-function/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/generate-function/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:generate-function:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate-function:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate_function:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate_function:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/generate-function@2.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "generate-function", "version": "2.3.1", "author": "Mathias Buus", "homepage": "https://github.com/mafintosh/generate-function", "description": "Module that helps you write generated functions in Node", "url": "https://github.com/mafintosh/generate-function", "private": false}}, {"id": "1a00e85453bf82bd", "name": "graceful-fs", "version": "4.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graceful-fs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graceful-fs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graceful-fs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful-fs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful_fs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful_fs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graceful-fs@4.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "graceful-fs", "version": "4.2.8", "author": "", "homepage": "", "description": "A drop-in replacement for fs, making various improvements.", "url": "https://github.com/isaacs/node-graceful-fs", "private": false}}, {"id": "b9f40a2134460f78", "name": "has-flag", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-flag:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-flag:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-flag@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "has-flag", "version": "4.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if argv has a specific flag", "url": "sindresorhus/has-flag", "private": false}}, {"id": "7cd27186f3f0c274", "name": "he", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/he/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/he/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:he:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:he:he:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/he@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "he", "version": "1.2.0", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/he", "description": "A robust HTML entities encoder/decoder with full Unicode support.", "url": "https://github.com/mathiasbynens/he.git", "private": false}}, {"id": "996a1307d6190746", "name": "htmlparser2", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/htmlparser2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/htmlparser2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:htmlparser2:htmlparser2:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:htmlparser2:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/htmlparser2@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "htmlparser2", "version": "6.1.0", "author": "Felix Boehm ", "homepage": "", "description": "Fast & forgiving HTML/XML parser", "url": "git://github.com/fb55/htmlparser2.git", "private": false}}, {"id": "5238a127a2bb0135", "name": "http-errors", "version": "1.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.2", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "cca90802d28844eb", "name": "http-errors", "version": "1.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.2", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "966306f0f461a828", "name": "http-errors", "version": "1.7.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.3", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.3", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "dbbda18a0a7009f2", "name": "iconv-lite", "version": "0.4.24", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.4.24", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.4.24", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "f33e34fe9fed384f", "name": "iconv-lite", "version": "0.6.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.6.3", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.6.3", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "be900f33466de5d0", "name": "inherits", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.3", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "de4d1a762a8c20ef", "name": "inherits", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.3", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "6d868ebecac6db7b", "name": "inherits", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.4", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "b708a4c3021d17d9", "name": "ipaddr.js", "version": "1.9.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ipaddr.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ipaddr.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:whitequark:ipaddr.js:1.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ipaddr.js:ipaddr.js:1.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ipaddr.js@1.9.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ipaddr.js", "version": "1.9.1", "author": "whitequark ", "homepage": "", "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", "url": "git://github.com/whitequark/ipaddr.js", "private": false}}, {"id": "f426773a24e9cd93", "name": "is-arrayish", "version": "0.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-arrayish:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-arrayish:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_arrayish:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_arrayish:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qix-:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qix-:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-arrayish@0.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-arrayish", "version": "0.3.2", "author": "Qix (http://github.com/qix-)", "homepage": "", "description": "Determines if an object can be used as an array", "url": "https://github.com/qix-/node-is-arrayish.git", "private": false}}, {"id": "062cca4f6677382b", "name": "is-property", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mikolalysenko:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikolalysenko:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-property:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-property:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_property:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_property:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-property@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-property", "version": "1.0.2", "author": "Mikola Lysenko", "homepage": "", "description": "Tests if a JSON property can be accessed using . syntax", "url": "git://github.com/mikolalysenko/is-property.git", "private": false}}, {"id": "417242b65cd2e5dc", "name": "is-stream", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-stream:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-stream:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_stream:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_stream:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-stream@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-stream", "version": "2.0.1", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Check if something is a Node.js stream", "url": "sindresorhus/is-stream", "private": false}}, {"id": "2e73a0a60fb9f5d1", "name": "js-binary", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-binary/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-binary/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-binary:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-binary:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_binary:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_binary:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sitegui:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sitegui:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-binary@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "js-binary", "version": "1.2.0", "author": "Sitegui ", "homepage": "", "description": "Encode/decode to a custom binary format, much more compact and faster than JSON/BSON", "url": "https://github.com/sitegui/js-binary", "private": false}}, {"id": "43d617020e2f75ae", "name": "js-yaml", "version": "3.14.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-yaml/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-yaml/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-yaml:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-yaml:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_yaml:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_yaml:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodeca:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodeca:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-yaml@3.14.0", "metadataType": "javascript-npm-package", "metadata": {"name": "js-yaml", "version": "3.14.0", "author": "Vladimir Zapparov ", "homepage": "https://github.com/nodeca/js-yaml", "description": "YAML 1.2 parser and serializer", "url": "nodeca/js-yaml", "private": false}}, {"id": "ed66a2c26c9bef3b", "name": "jsonfile", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsonfile:jsonfile:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsonfile@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonfile", "version": "6.1.0", "author": "JP Richardson ", "homepage": "", "description": "Easily read/write JSON files.", "url": "git@github.com:jprichardson/node-jsonfile.git", "private": false}}, {"id": "58fefe69706146a9", "name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/jsonwebtoken@8.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonwebtoken", "version": "8.5.1", "author": "auth0", "homepage": "", "description": "JSON Web Token implementation (symmetric and asymmetric)", "url": "https://github.com/auth0/node-jsonwebtoken", "private": false}}, {"id": "11e60434cfca9049", "name": "jwa", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jwa/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jwa/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brianloveswords:jwa:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jwa:jwa:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jwa@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "jwa", "version": "1.4.1", "author": "Brian J. Brennan ", "homepage": "", "description": "JWA implementation (supports all JWS algorithms)", "url": "git://github.com/brianloveswords/node-jwa.git", "private": false}}, {"id": "0abe8a681b3181b5", "name": "jws", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brianloveswords:jws:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jws:jws:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jws@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "jws", "version": "3.2.2", "author": "Brian J Brennan", "homepage": "", "description": "Implementation of JSON Web Signatures", "url": "git://github.com/brianloveswords/node-jws.git", "private": false}}, {"id": "0608bcc617658891", "name": "knex", "version": "0.21.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:knex:knex:0.21.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/knex@0.21.7", "metadataType": "javascript-npm-package", "metadata": {"name": "knex", "version": "0.21.7", "author": "Tim Griesser", "homepage": "https://knexjs.org", "description": "A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser", "url": "git://github.com/knex/knex.git", "private": false}}, {"id": "4273a7dd45fd77ce", "name": "kuler", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/kuler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/kuler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:kuler:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kuler:kuler:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kuler@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "kuler", "version": "2.0.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/kuler", "description": "Color your terminal using CSS/hex color codes", "url": "https://github.com/3rd-Eden/kuler", "private": false}}, {"id": "fb83d928d8ad22a4", "name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "OpenSSL", "spdxExpression": "OpenSSL", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto1.1", "originPackage": "openssl", "maintainer": "Timo Teras ", "version": "1.1.1l-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1211998, "installedSize": 2768896, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.1.1=1.1"], "pullChecksum": "Q1Sywj1TEYEdvX0+MuqC+ea+zXxR0=", "gitCommitOfApkPort": "3ef1965150d5b1de4af88dc51cf407e11b20b848", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wGuxVEOK9iGLj1i8D3BSBnT7MJA="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wGuxVEOK9iGLj1i8D3BSBnT7MJA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IACevKhK93GYBHp96Ie26jgZ17s="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ufKVrFftKLv8K/vullp/2reEDdo="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p0rHZXV1yOM1jGs0zuNSpi951t8="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T2si+c7ts7sgDxQYve4B3i1Dgo0="}}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13GvceRRzjQ6bnB5laIGCkDOHTM0="}}, {"path": "/usr/lib/engines-1.1/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h8YLf+3MhbqdHUhGNEabdH5MooA="}}, {"path": "/usr/lib/engines-1.1/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TzNLJ3/GEmO9XW9XuZ/Izoy7zPk="}}]}}, {"id": "80ff314ad163ac70", "name": "libgcc", "version": "10.3.1_git20210424-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc:libgcc:10.3.1_git20210424-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libgcc@10.3.1_git20210424-r2?arch=x86_64&upstream=gcc&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libgcc", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "10.3.1_git20210424-r2", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C compiler runtime libraries", "size": 45699, "installedSize": 114688, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgcc_s.so.1=1"], "pullChecksum": "Q1YYH/LJckNB0k6lZhBPZpgcnh+io=", "gitCommitOfApkPort": "9a63416183087f223b7c63eb6319e9d3481816c0", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgcc_s.so.1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oAAjc1RunhJksDHeZaS/pO8kirg="}}]}}, {"id": "8bd906ee7781adf9", "name": "libstdc++", "version": "10.3.1_git20210424-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+:libstdc\\+\\+:10.3.1_git20210424-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libstdc%2B%2B@10.3.1_git20210424-r2?arch=x86_64&upstream=gcc&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libstdc++", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "10.3.1_git20210424-r2", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C++ standard runtime library", "size": 514274, "installedSize": 1703936, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgcc_s.so.1"], "provides": ["so:libstdc++.so.6=6.0.28"], "pullChecksum": "Q1cQ3rFKQRTHpTrF47rf8dtV/OQEI=", "gitCommitOfApkPort": "9a63416183087f223b7c63eb6319e9d3481816c0", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libstdc++.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRF4iSaYuggdocGXkh0F6J/U2kI="}}, {"path": "/usr/lib/libstdc++.so.6.0.28", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vBLa3txnXmZpnFgK4vuEXBZnYDo="}}]}}, {"id": "da8dd2f81cb453b3", "name": "lodash", "version": "4.17.21", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash:lodash:4.17.21:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/lodash@4.17.21", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash", "version": "4.17.21", "author": "John-David Dalton ", "homepage": "https://lodash.com/", "description": "Lodash modular utilities.", "url": "lodash/lodash", "private": false}}, {"id": "67e2117aae95df5d", "name": "lodash.includes", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.includes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.includes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.includes:lodash.includes:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.includes@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.includes", "version": "4.3.0", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.includes` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "0a0bbaffd5e6c123", "name": "lodash.isboolean", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isboolean/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isboolean/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isboolean:lodash.isboolean:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isboolean@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isboolean", "version": "3.0.3", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isBoolean` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "bb42e41dfe7150ef", "name": "lodash.isinteger", "version": "4.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isinteger/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isinteger/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isinteger:lodash.isinteger:4.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isinteger@4.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isinteger", "version": "4.0.4", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isInteger` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "b617011d17c3605e", "name": "lodash.isnumber", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isnumber/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isnumber/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isnumber:lodash.isnumber:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isnumber@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isnumber", "version": "3.0.3", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isNumber` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "c2877049c3dbf12f", "name": "lodash.isplainobject", "version": "4.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isplainobject/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isplainobject/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isplainobject:lodash.isplainobject:4.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isplainobject@4.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isplainobject", "version": "4.0.6", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isPlainObject` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "8f56fb2e3b11c6e3", "name": "lodash.isstring", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isstring/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isstring/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isstring:lodash.isstring:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isstring@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isstring", "version": "4.0.1", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isString` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "9270f68fbcfa52bc", "name": "lodash.once", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.once/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.once/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.once:lodash.once:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.once@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.once", "version": "4.1.1", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.once` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "b9a5465b80e8cd8f", "name": "logform", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/logform/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/logform/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winstonjs:logform:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:logform:logform:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/logform@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "logform", "version": "2.3.0", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/logform#readme", "description": "An mutable object-based log format designed for chaining & objectMode streams.", "url": "git+https://github.com/winstonjs/logform.git", "private": false}}, {"id": "c1b19d0fefb17757", "name": "long", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/long/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/long/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dcodeIO:long:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:long:long:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/long@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "long", "version": "4.0.0", "author": "Daniel Wirtz ", "homepage": "", "description": "A Long class for representing a 64-bit two's-complement integer value.", "url": "https://github.com/dcodeIO/long.js.git", "private": false}}, {"id": "64d704b43a5bc943", "name": "lru-cache", "version": "6.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lru-cache:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru-cache:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lru-cache@6.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lru-cache", "version": "6.0.0", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "A cache object that deletes the least-recently-used items.", "url": "git://github.com/isaacs/node-lru-cache.git", "private": false}}, {"id": "2c8d0df5cd77acb5", "name": "luxon", "version": "1.25.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/luxon/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/luxon/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:moment:luxon:1.25.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:luxon:luxon:1.25.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/luxon@1.25.0", "metadataType": "javascript-npm-package", "metadata": {"name": "luxon", "version": "1.25.0", "author": "Isaac Cambron", "homepage": "", "description": "Immutable date wrapper", "url": "https://github.com/moment/luxon", "private": false}}, {"id": "5f891147015b5bc3", "name": "media-typer", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/media-typer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/media-typer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:media-typer:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media-typer:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media_typer:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media_typer:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/media-typer@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "media-typer", "version": "0.3.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Simple RFC 6838 media type parser and formatter", "url": "jshttp/media-typer", "private": false}}, {"id": "ea2530ed17129b18", "name": "merge-descriptors", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/merge-descriptors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/merge-descriptors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:merge-descriptors:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge-descriptors:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge_descriptors:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge_descriptors:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/merge-descriptors@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "merge-descriptors", "version": "1.0.1", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Merge objects using descriptors", "url": "component/merge-descriptors", "private": false}}, {"id": "fc0066c2dbd3135e", "name": "methods", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/methods/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/methods/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:methods:methods:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/methods@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "methods", "version": "1.1.2", "author": "", "homepage": "", "description": "HTTP methods that node supports", "url": "jshttp/methods", "private": false}}, {"id": "10d833ac6b667c8b", "name": "mime", "version": "1.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime_project:mime:1.6.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/mime@1.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mime", "version": "1.6.0", "author": "Robert Kieffer (http://github.com/broofa)", "homepage": "", "description": "A comprehensive library for mime-type mapping", "url": "https://github.com/broofa/node-mime", "private": false}}, {"id": "fa89c500df432dc5", "name": "mime-db", "version": "1.51.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-db/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-db/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime-db:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime-db:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_db:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_db:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mime-db@1.51.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mime-db", "version": "1.51.0", "author": "", "homepage": "", "description": "Media Type Database", "url": "jshttp/mime-db", "private": false}}, {"id": "39c77194bda280a5", "name": "mime-types", "version": "2.1.34", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime-types:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime-types:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_types:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_types:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mime-types@2.1.34", "metadataType": "javascript-npm-package", "metadata": {"name": "mime-types", "version": "2.1.34", "author": "", "homepage": "", "description": "The ultimate javascript content-type utility.", "url": "jshttp/mime-types", "private": false}}, {"id": "92b4b8e2baa707c2", "name": "minimalistic-assert", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimalistic-assert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimalistic-assert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minimalistic-assert:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic-assert:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic_assert:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic_assert:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:calvinmetcalf:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:calvinmetcalf:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minimalistic-assert@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "minimalistic-assert", "version": "1.0.1", "author": "", "homepage": "https://github.com/calvinmetcalf/minimalistic-assert", "description": "minimalistic-assert ===", "url": "https://github.com/calvinmetcalf/minimalistic-assert.git", "private": false}}, {"id": "da4a4b4e87a1f6d3", "name": "moment", "version": "2.29.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/moment/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/moment/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/moment@2.29.1", "metadataType": "javascript-npm-package", "metadata": {"name": "moment", "version": "2.29.1", "author": "Iskren Ivov Chernev (https://github.com/ichernev)", "homepage": "https://momentjs.com", "description": "Parse, validate, manipulate, and display dates", "url": "https://github.com/moment/moment.git", "private": false}}, {"id": "ca2f487f8dd50797", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "03fba99c9d65ca33", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "83f45b6742e4255c", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "cae723731ff4a08e", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "47be3e5f29538edd", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "d2295c7ccadc4819", "name": "ms", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.1", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "b69d551ee6312ef6", "name": "ms", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.1", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "d2102e9eb518dfc0", "name": "ms", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.3", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "vercel/ms", "private": false}}, {"id": "ff1bc81845bf07bb", "name": "musl", "version": "1.2.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.2-r3?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.2-r3", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 382765, "installedSize": 622592, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1n4yypJ4tpU5g+jxI7oHT0Bm4Xjo=", "gitCommitOfApkPort": "1e9cba35059e3bb4635f12ee7e10dfe687df31ad", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cZei2MQS2nixN1UwDj0FT9qWO4U="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "f6a45f817630c911", "name": "mysql2", "version": "2.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sidorares:mysql2:2.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql2:mysql2:2.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mysql2@2.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "mysql2", "version": "2.2.5", "author": "Andrey Sidorov ", "homepage": "", "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS", "url": "https://github.com/sidorares/node-mysql2", "private": false}}, {"id": "3699f985554960a2", "name": "nanoid", "version": "3.1.30", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanoid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanoid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/nanoid@3.1.30", "metadataType": "javascript-npm-package", "metadata": {"name": "nanoid", "version": "3.1.30", "author": "Andrey Sitnik ", "homepage": "", "description": "A tiny (130 bytes), secure URL-friendly unique string ID generator", "url": "ai/nanoid", "private": false}}, {"id": "0c9bcb9b98887294", "name": "negotiator", "version": "0.6.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/negotiator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/negotiator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:negotiator:negotiator:0.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/negotiator@0.6.2", "metadataType": "javascript-npm-package", "metadata": {"name": "negotiator", "version": "0.6.2", "author": "", "homepage": "", "description": "HTTP content negotiation", "url": "jshttp/negotiator", "private": false}}, {"id": "5d20846fa2f47a89", "name": "node", "version": "16.13.1", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/bin/node", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/node@16.13.1", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "nodejs-binary", "location": {"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/bin/node", "annotations": {"evidence": "primary"}}}]}}, {"id": "e329894a4969ecf1", "name": "node-2fa", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-2fa/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-2fa/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jeremyscalpello:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jeremyscalpello:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-2fa:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-2fa:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_2fa:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_2fa:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-2fa@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "node-2fa", "version": "1.1.2", "author": "Jeremy Scalpello ", "homepage": "https://github.com/jeremyscalpello/node-2fa#readme", "description": "Easy 2-Factor Integration For Node.JS", "url": "git+https://github.com/jeremyscalpello/node-2fa", "private": false}}, {"id": "5d226f16eae4779b", "name": "notp", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/notp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/notp/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:guyht:notp:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:notp:notp:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/notp@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "notp", "version": "2.0.3", "author": "Guy Halford-Thompson (http://guy.ht)", "homepage": "https://github.com/guyht/notp", "description": "Node One Time Password library, supports HOTP, TOTP and works with Google Authenticator", "url": "git://github.com/guyht/notp.git", "private": false}}, {"id": "987c929db0eaddd1", "name": "nth-check", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nth-check/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nth-check/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nth-check:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth-check:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth_check:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth_check:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nth-check@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "nth-check", "version": "2.0.1", "author": "Felix Boehm ", "homepage": "https://github.com/fb55/nth-check", "description": "Parses and compiles CSS nth-checks to highly optimized functions.", "url": "https://github.com/fb55/nth-check", "private": false}}, {"id": "8a579b5e02a8dc63", "name": "objection", "version": "2.2.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/objection/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/objection/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:objection_project:objection:2.2.18:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/objection@2.2.18", "metadataType": "javascript-npm-package", "metadata": {"name": "objection", "version": "2.2.18", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "", "description": "An SQL-friendly ORM for Node.js", "url": "git://github.com/vincit/objection.js.git", "private": false}}, {"id": "24d18c4342fad278", "name": "on-finished", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-finished/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-finished/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:on-finished:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on-finished:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_finished:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_finished:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/on-finished@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "on-finished", "version": "2.3.0", "author": "", "homepage": "", "description": "Execute a callback when a request closes, finishes, or errors", "url": "jshttp/on-finished", "private": false}}, {"id": "988d0e3bac3b5a88", "name": "on-headers", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-headers/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-headers/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:on-headers:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on-headers:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_headers:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_headers:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/on-headers@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "on-headers", "version": "1.0.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Execute a listener when a response is about to write headers", "url": "jshttp/on-headers", "private": false}}, {"id": "5971eb85fdf458c7", "name": "one-time", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/one-time/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/one-time/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one-time:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one-time:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one_time:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one_time:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/one-time@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "one-time", "version": "1.0.0", "author": "Arnout Kazemier", "homepage": "", "description": "Run the supplied function exactly one time (once)", "url": "https://github.com/3rd-Eden/one-time.git", "private": false}}, {"id": "fa9e6f7180990590", "name": "parse5", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inikulin:parse5:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse5@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "parse5", "version": "6.0.1", "author": "Ivan Nikulin (https://github.com/inikulin)", "homepage": "https://github.com/inikulin/parse5", "description": "HTML parser and serializer.", "url": "git://github.com/inikulin/parse5.git", "private": false}}, {"id": "0c6cb2af47b24952", "name": "parse5-htmlparser2-tree-adapter", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parse5-htmlparser2-tree-adapter:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree-adapter:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree_adapter:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree_adapter:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inikulin:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inikulin:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse5-htmlparser2-tree-adapter@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "parse5-htmlparser2-tree-adapter", "version": "6.0.1", "author": "Ivan Nikulin (https://github.com/inikulin)", "homepage": "https://github.com/inikulin/parse5", "description": "htmlparser2 tree adapter for parse5.", "url": "git://github.com/inikulin/parse5.git", "private": false}}, {"id": "d112476312197edc", "name": "parseurl", "version": "1.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parseurl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parseurl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parseurl:parseurl:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parseurl@1.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "parseurl", "version": "1.3.3", "author": "", "homepage": "", "description": "parse a url with memoization", "url": "pillarjs/parseurl", "private": false}}, {"id": "2089dccb2766fab2", "name": "path-to-regexp", "version": "0.1.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-to-regexp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-to-regexp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-to-regexp:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to-regexp:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to_regexp:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to_regexp:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-to-regexp@0.1.7", "metadataType": "javascript-npm-package", "metadata": {"name": "path-to-regexp", "version": "0.1.7", "author": "", "homepage": "", "description": "Express style path to RegExp utility", "url": "https://github.com/component/path-to-regexp.git", "private": false}}, {"id": "55aea1b3bef46806", "name": "pem-jwk", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pem-jwk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pem-jwk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dannycoates:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dannycoates:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem-jwk:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem-jwk:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem_jwk:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem_jwk:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pem-jwk@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pem-jwk", "version": "2.0.0", "author": "", "homepage": "https://github.com/dannycoates/pem-jwk", "description": "convert between PEM and JWK formats", "url": "https://github.com/dannycoates/pem-jwk.git", "private": false}}, {"id": "d94629cec13c202a", "name": "pg-connection-string", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-connection-string:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection-string:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iceddev:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iceddev:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-connection-string@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-connection-string", "version": "2.3.0", "author": "Blaine Bublitz (http://iceddev.com/)", "homepage": "https://github.com/iceddev/pg-connection-string", "description": "Functions for dealing with a PostgresSQL connection string", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "adb711885aec7a70", "name": "proxy-addr", "version": "2.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/proxy-addr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/proxy-addr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:proxy-addr:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy-addr:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy_addr:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy_addr:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/proxy-addr@2.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "proxy-addr", "version": "2.0.7", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Determine address of proxied request", "url": "jshttp/proxy-addr", "private": false}}, {"id": "1d078a09a97427db", "name": "qr-image", "version": "3.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/qr-image/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/qr-image/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:alexeyten:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alexeyten:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr-image:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr-image:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr_image:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr_image:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/qr-image@3.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "qr-image", "version": "3.2.0", "author": "Alexey Ten (http://git.io/alexeyten)", "homepage": "https://github.com/alexeyten/qr-image", "description": "QR Code generator (png, svg, pdf, eps)", "url": "https://github.com/alexeyten/qr-image.git", "private": false}}, {"id": "752931a8e15597a7", "name": "qs", "version": "6.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/qs@6.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "qs", "version": "6.7.0", "author": "", "homepage": "https://github.com/ljharb/qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "url": "https://github.com/ljharb/qs.git", "private": false}}, {"id": "a80b47ff75110210", "name": "range-parser", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/range-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/range-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:range-parser:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range-parser:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range_parser:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range_parser:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/range-parser@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "range-parser", "version": "1.2.1", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Range header field string parser", "url": "jshttp/range-parser", "private": false}}, {"id": "e1638660067e5f24", "name": "raw-body", "version": "2.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:raw-body:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw-body:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/raw-body@2.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "raw-body", "version": "2.4.0", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Get and validate the raw body of a readable stream.", "url": "stream-utils/raw-body", "private": false}}, {"id": "b64f49a38cf6085c", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "3357d7760718846a", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "f7873c07698db4d5", "name": "safe-buffer", "version": "5.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.1", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "8724bab9fb9d01b9", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "b8bd3858f0646ab4", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "a98104972fd3dfed", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "fa07c3aed44bcbba", "name": "safe-buffer", "version": "5.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.2.1", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "32698a9999aeec7d", "name": "safe-stable-stringify", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-stable-stringify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-stable-stringify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-stable-stringify:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable-stringify:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable_stringify:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable_stringify:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:BridgeAR:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:BridgeAR:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-stable-stringify@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-stable-stringify", "version": "1.1.1", "author": "Ruben Bridgewater", "homepage": "https://github.com/BridgeAR/safe-stable-stringify#readme", "description": "Deterministic and safely JSON.stringify to quickly serialize JavaScript objects", "url": "git+https://github.com/BridgeAR/safe-stable-stringify.git", "private": false}}, {"id": "817728c301b2de2a", "name": "safer-buffer", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safer-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safer-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safer-buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer-buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer_buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer_buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safer-buffer@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safer-buffer", "version": "2.1.2", "author": "Nikita Skovoroda (https://github.com/ChALkeR)", "homepage": "", "description": "Modern Buffer API polyfill without footguns", "url": "git+https://github.com/ChALkeR/safer-buffer.git", "private": false}}, {"id": "a1a20a8f9f4ad21d", "name": "semver", "version": "5.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:5.7.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@5.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "5.7.1", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "0968029330844be1", "name": "semver", "version": "7.3.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:7.3.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@7.3.5", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "7.3.5", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "ef63af479ef300da", "name": "send", "version": "0.17.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:send_project:send:0.17.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/send@0.17.1", "metadataType": "javascript-npm-package", "metadata": {"name": "send", "version": "0.17.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "Better streaming static file server with Range and conditional-GET support", "url": "pillarjs/send", "private": false}}, {"id": "9aec6f405e1db4e7", "name": "serve-favicon", "version": "2.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:serve-favicon:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve-favicon:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_favicon:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_favicon:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/serve-favicon@2.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "serve-favicon", "version": "2.5.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "favicon serving middleware with caching", "url": "expressjs/serve-favicon", "private": false}}, {"id": "64f65819c8c1fcbe", "name": "serve-static", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:serve-static:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve-static:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/serve-static@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "serve-static", "version": "1.14.1", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Serve static files", "url": "expressjs/serve-static", "private": false}}, {"id": "55afc3ff53d515f9", "name": "setprototypeof", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:setprototypeof:setprototypeof:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wesleytodd:setprototypeof:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/setprototypeof@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "setprototypeof", "version": "1.1.1", "author": "Wes Todd", "homepage": "https://github.com/wesleytodd/setprototypeof", "description": "A small polyfill for Object.setprototypeof", "url": "https://github.com/wesleytodd/setprototypeof.git", "private": false}}, {"id": "bae0cbddd4117a2e", "name": "simple-swizzle", "version": "0.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:simple-swizzle:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple-swizzle:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_swizzle:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_swizzle:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/simple-swizzle@0.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "simple-swizzle", "version": "0.2.2", "author": "Qix (http://github.com/qix-)", "homepage": "", "description": "Simply swizzle your arguments", "url": "qix-/node-simple-swizzle", "private": false}}, {"id": "15b08c77a200730e", "name": "source-map", "version": "0.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:source-map:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/source-map@0.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "source-map", "version": "0.6.1", "author": "Nick Fitzgerald ", "homepage": "https://github.com/mozilla/source-map", "description": "Generates and consumes source maps", "url": "http://github.com/mozilla/source-map.git", "private": false}}, {"id": "d01ef5786112df80", "name": "sqlstring", "version": "2.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sqlstring/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sqlstring/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sqlstring:sqlstring:2.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sqlstring@2.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "sqlstring", "version": "2.3.2", "author": "", "homepage": "", "description": "Simple SQL escape and format for MySQL", "url": "mysqljs/sqlstring", "private": false}}, {"id": "2df3079f0cbc5bfe", "name": "stack-trace", "version": "0.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stack-trace/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stack-trace/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:stack-trace:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack-trace:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack_trace:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack_trace:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/stack-trace@0.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "stack-trace", "version": "0.0.10", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "https://github.com/felixge/node-stack-trace", "description": "Get v8 stack traces as an array of CallSite objects.", "url": "git://github.com/felixge/node-stack-trace.git", "private": false}}, {"id": "486b068ab7c68c29", "name": "statuses", "version": "1.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/statuses/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/statuses/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:statuses:statuses:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/statuses@1.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "statuses", "version": "1.5.0", "author": "", "homepage": "", "description": "HTTP status utility", "url": "jshttp/statuses", "private": false}}, {"id": "53d96a21c15fa01f", "name": "striptags", "version": "3.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/striptags/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/striptags/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:striptags_project:striptags:3.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/striptags@3.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "striptags", "version": "3.2.0", "author": "Eric Norris (https://github.com/ericnorris)", "homepage": "https://github.com/ericnorris/striptags", "description": "PHP strip_tags in Node.js", "url": "https://github.com/ericnorris/striptags.git", "private": false}}, {"id": "5b591edd3f95f4bb", "name": "supports-color", "version": "7.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:supports-color:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports-color:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/supports-color@7.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "supports-color", "version": "7.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Detect whether a terminal supports color", "url": "chalk/supports-color", "private": false}}, {"id": "da7d98fdc948a0de", "name": "tarn", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tarn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tarn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vincit:tarn:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tarn:tarn:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tarn@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "tarn", "version": "3.0.2", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "", "description": "Simple and robust resource pool for node.js", "url": "git://github.com/vincit/tarn.js.git", "private": false}}, {"id": "ba8a50dd30302b82", "name": "text-hex", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/text-hex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/text-hex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text-hex:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text-hex:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text_hex:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text_hex:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/text-hex@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "text-hex", "version": "1.0.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/text-hex", "description": "Generate a hex color from the given text", "url": "https://github.com/3rd-Eden/text-hex", "private": false}}, {"id": "b173cfe46128d158", "name": "thirty-two", "version": "0.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/thirty-two/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/thirty-two/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chrisumbel:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chrisumbel:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty-two:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty-two:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty_two:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty_two:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/thirty-two@0.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "thirty-two", "version": "0.0.2", "author": "Chris Umbel ", "homepage": "", "description": "Implementation RFC 3548 Base32 encoding/decoding for node.", "url": "git://github.com/chrisumbel/thirty-two.git", "private": false}}, {"id": "185b42d63af706bf", "name": "toidentifier", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/toidentifier/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/toidentifier/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:toidentifier:toidentifier:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/toidentifier@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "toidentifier", "version": "1.0.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Convert a string of words to a JavaScript identifier", "url": "component/toidentifier", "private": false}}, {"id": "eaaf921d354165d4", "name": "triple-beam", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/triple-beam/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/triple-beam/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:triple-beam:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple-beam:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple_beam:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple_beam:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/triple-beam@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "triple-beam", "version": "1.3.0", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/triple-beam#readme", "description": "Definitions of levels for logging purposes & shareable Symbol constants.", "url": "git+https://github.com/winstonjs/triple-beam.git", "private": false}}, {"id": "af59fa93ad92b02b", "name": "turndown", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/turndown/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/turndown/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domchristie:turndown:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:turndown:turndown:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/turndown@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "turndown", "version": "7.0.0", "author": "Dom Christie", "homepage": "", "description": "A library that converts HTML to Markdown", "url": "https://github.com/domchristie/turndown.git", "private": false}}, {"id": "915fadf00ad08895", "name": "type-is", "version": "1.6.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/type-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/type-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:type-is:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type-is:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type_is:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type_is:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/type-is@1.6.18", "metadataType": "javascript-npm-package", "metadata": {"name": "type-is", "version": "1.6.18", "author": "", "homepage": "", "description": "Infer the content-type of a request.", "url": "jshttp/type-is", "private": false}}, {"id": "bb1fc54424a34232", "name": "universalify", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:universalify:universalify:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:universalify:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/universalify@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "universalify", "version": "1.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/universalify#readme", "description": "Make a callback- or promise-based function support both promises and callbacks.", "url": "git+https://github.com/RyanZim/universalify.git", "private": false}}, {"id": "524fac48dd7f6ffe", "name": "universalify", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:universalify:universalify:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:universalify:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/universalify@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "universalify", "version": "2.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/universalify#readme", "description": "Make a callback- or promise-based function support both promises and callbacks.", "url": "git+https://github.com/RyanZim/universalify.git", "private": false}}, {"id": "307d7f1ce421d4e9", "name": "unpipe", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unpipe/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unpipe/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:unpipe:unpipe:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unpipe@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "unpipe", "version": "1.0.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Unpipe a stream from all destinations", "url": "stream-utils/unpipe", "private": false}}, {"id": "2e6bf7f4b4a96819", "name": "util-deprecate", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/util-deprecate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/util-deprecate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:util-deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util-deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/util-deprecate@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "util-deprecate", "version": "1.0.2", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "https://github.com/TooTallNate/util-deprecate", "description": "The Node.js `util.deprecate()` function with browser support", "url": "git://github.com/TooTallNate/util-deprecate.git", "private": false}}, {"id": "71da6294817d34c8", "name": "utils-merge", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/utils-merge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/utils-merge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jaredhanson:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils-merge:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils-merge:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils_merge:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils_merge:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/utils-merge@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "utils-merge", "version": "1.0.1", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "merge() utility function", "url": "git://github.com/jaredhanson/utils-merge.git", "private": false}}, {"id": "514171c244eae66f", "name": "uuid", "version": "7.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:7.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:7.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@7.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "7.0.3", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "67377742c1439918", "name": "uuid", "version": "8.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:8.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:8.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@8.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "8.3.2", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "a5b0d27a838f3fa1", "name": "validate.js", "version": "0.13.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/validate.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/validate.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:validate.js:validate.js:0.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansman:validate.js:0.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/validate.js@0.13.1", "metadataType": "javascript-npm-package", "metadata": {"name": "validate.js", "version": "0.13.1", "author": "Nicklas Ansman ", "homepage": "http://validatejs.org", "description": "Declarative validations for JavaScript", "url": "https://github.com/ansman/validate.js.git", "private": false}}, {"id": "a05666ca3feb9fb7", "name": "vary", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vary/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vary/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vary:vary:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/vary@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "vary", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Manipulate the HTTP Vary header", "url": "jshttp/vary", "private": false}}, {"id": "0918ef48b14c9667", "name": "wiki", "version": "2.5.268", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "accessPath": "/wiki/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "AGPL-3.0", "spdxExpression": "AGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "accessPath": "/wiki/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Requarks:wiki:2.5.268:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wiki:wiki:2.5.268:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wiki@2.5.268", "metadataType": "javascript-npm-package", "metadata": {"name": "wiki", "version": "2.5.268", "author": "Nicolas Giard", "homepage": "https://github.com/Requarks/wiki#readme", "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown", "url": "git+https://github.com/Requarks/wiki.git", "private": false}}, {"id": "51578ddc1466b544", "name": "winston", "version": "3.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winstonjs:winston:3.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston:3.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/winston@3.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "winston", "version": "3.3.3", "author": "Charlie Robbins ", "homepage": "", "description": "A logger for just about everything.", "url": "https://github.com/winstonjs/winston.git", "private": false}}, {"id": "b21c593fd481a437", "name": "winston-transport", "version": "4.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winston-transport:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston-transport:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston_transport:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston_transport:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/winston-transport@4.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "winston-transport", "version": "4.4.1", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/winston-transport#readme", "description": "Base stream implementations for winston@3 and up.", "url": "git@github.com:winstonjs/winston-transport.git", "private": false}}, {"id": "1abe4ed8239e22c0", "name": "yallist", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "4.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}], "artifactRelationships": [{"parent": "0007ce96ac68380e", "child": "0e0da02459157e68", "type": "evident-by"}, {"parent": "00fe84fee2ef1c1c", "child": "a950265a191c0f5a", "type": "evident-by"}, {"parent": "02535156443af48c", "child": "9a4a598affa85ae6", "type": "evident-by"}, {"parent": "031a2bbab842e7c8", "child": "48036366db6bd54c", "type": "evident-by"}, {"parent": "03fba99c9d65ca33", "child": "7ea8662450e78fbd", "type": "evident-by"}, {"parent": "0608bcc617658891", "child": "4f47302f4b056725", "type": "evident-by"}, {"parent": "062cca4f6677382b", "child": "f3d729131e32ad1a", "type": "evident-by"}, {"parent": "06a7a24007bceef8", "child": "1b779d8ebf532b9d", "type": "evident-by"}, {"parent": "0709f5caa8cacdef", "child": "ea3daad74d5c906e", "type": "evident-by"}, {"parent": "0918ef48b14c9667", "child": "1ab1df3a834ad0d0", "type": "evident-by"}, {"parent": "0968029330844be1", "child": "cd99318c9de99089", "type": "evident-by"}, {"parent": "099e70248d8da6de", "child": "a50468239922f8f8", "type": "evident-by"}, {"parent": "0a0bbaffd5e6c123", "child": "2d365c60064f65ed", "type": "evident-by"}, {"parent": "0abe8a681b3181b5", "child": "a329ed9a20947a05", "type": "evident-by"}, {"parent": "0c6cb2af47b24952", "child": "13be97585225a478", "type": "evident-by"}, {"parent": "0c9bcb9b98887294", "child": "cb4d9e18695e939e", "type": "evident-by"}, {"parent": "0f44b8101e3270f6", "child": "38caf7bac9f14310", "type": "evident-by"}, {"parent": "10b5a2c35079a658", "child": "0124cb579230fdc5", "type": "evident-by"}, {"parent": "10d833ac6b667c8b", "child": "5e3783b0196b04cf", "type": "evident-by"}, {"parent": "11e60434cfca9049", "child": "98bdd321a6757e30", "type": "evident-by"}, {"parent": "15b08c77a200730e", "child": "10f90e62c89200bf", "type": "evident-by"}, {"parent": "185b42d63af706bf", "child": "7ecd51c9cebcd6ac", "type": "evident-by"}, {"parent": "1a00e85453bf82bd", "child": "e608bcd413fa21af", "type": "evident-by"}, {"parent": "1abe4ed8239e22c0", "child": "3dbb3fe07c0c7be7", "type": "evident-by"}, {"parent": "1cfb54367b560bd3", "child": "1f54eaa632a0b8f3", "type": "evident-by"}, {"parent": "1d078a09a97427db", "child": "9bca78d44cf23635", "type": "evident-by"}, {"parent": "1d084f10b51dd8ac", "child": "cc72d16b67464aca", "type": "evident-by"}, {"parent": "2089dccb2766fab2", "child": "d9db052c8383e9e8", "type": "evident-by"}, {"parent": "2102822eb073c0ef", "child": "fd2515f2b0a866d3", "type": "evident-by"}, {"parent": "24d18c4342fad278", "child": "061ee2be37550cf3", "type": "evident-by"}, {"parent": "27136bd3bc1372f5", "child": "d328cc3e9cd2665f", "type": "evident-by"}, {"parent": "2a14a02d852dd64d", "child": "151e5a862918115c", "type": "evident-by"}, {"parent": "2c8d0df5cd77acb5", "child": "7f0fe0196ff133c8", "type": "evident-by"}, {"parent": "2df3079f0cbc5bfe", "child": "78af4e51c1725dab", "type": "evident-by"}, {"parent": "2e6bf7f4b4a96819", "child": "1cbb27b0bfd75da4", "type": "evident-by"}, {"parent": "2e73a0a60fb9f5d1", "child": "6ac95a3a0b46b927", "type": "evident-by"}, {"parent": "307d7f1ce421d4e9", "child": "adbe4d87e8ea6c22", "type": "evident-by"}, {"parent": "32698a9999aeec7d", "child": "5e4641161110bbb2", "type": "evident-by"}, {"parent": "3357d7760718846a", "child": "fe8a34be73aff9e9", "type": "evident-by"}, {"parent": "340d92d4f76e273d", "child": "bcbe926dc2afac35", "type": "evident-by"}, {"parent": "3699f985554960a2", "child": "fcfd6d097eb6c5a2", "type": "evident-by"}, {"parent": "3760fdd76a77c477", "child": "5e74c28c03a984e8", "type": "evident-by"}, {"parent": "37d0f4d06cf37853", "child": "b8f6b16419c1f096", "type": "evident-by"}, {"parent": "38967999c3285c90", "child": "932da9cd42241b94", "type": "evident-by"}, {"parent": "39c77194bda280a5", "child": "1b32bb01c90e5679", "type": "evident-by"}, {"parent": "409dc96d625ec5a6", "child": "58a4a00745d1ca49", "type": "evident-by"}, {"parent": "413e88269f6dd1b0", "child": "d088e06ce53085b1", "type": "evident-by"}, {"parent": "417242b65cd2e5dc", "child": "5700d975ef90c60d", "type": "evident-by"}, {"parent": "4273a7dd45fd77ce", "child": "c3c7178834a4dc9e", "type": "evident-by"}, {"parent": "43c6ed28fb931871", "child": "78ba7a793c0132c0", "type": "evident-by"}, {"parent": "43ca4bfa9b6deb56", "child": "9da3e2d95752c934", "type": "evident-by"}, {"parent": "43d617020e2f75ae", "child": "09a3531ab267355c", "type": "evident-by"}, {"parent": "45f1cc8e71a1e6a7", "child": "ae0249fd89329859", "type": "evident-by"}, {"parent": "47be3e5f29538edd", "child": "e2c1f5414a927d81", "type": "evident-by"}, {"parent": "47e6e4027846cf67", "child": "cdfe04424e5c5385", "type": "evident-by"}, {"parent": "486b068ab7c68c29", "child": "49794691fde46b95", "type": "evident-by"}, {"parent": "4a705369ff9a3ba3", "child": "92e7745e1f243173", "type": "evident-by"}, {"parent": "4fccacc717c4f36d", "child": "67d518c3909384e8", "type": "evident-by"}, {"parent": "514171c244eae66f", "child": "d766f9ae9225d57e", "type": "evident-by"}, {"parent": "51578ddc1466b544", "child": "fcdf7df395c59d46", "type": "evident-by"}, {"parent": "51f650e4b838d290", "child": "0db703f061fb7f34", "type": "evident-by"}, {"parent": "5238a127a2bb0135", "child": "35f0ee707cdfaf2a", "type": "evident-by"}, {"parent": "524fac48dd7f6ffe", "child": "e9552dfc04653b5d", "type": "evident-by"}, {"parent": "53d96a21c15fa01f", "child": "9c012f23a3ea0f51", "type": "evident-by"}, {"parent": "55ad5a6bc9f38e9c", "child": "21184b637c17c3ea", "type": "evident-by"}, {"parent": "55aea1b3bef46806", "child": "2b9ace3aaa100a0b", "type": "evident-by"}, {"parent": "55afc3ff53d515f9", "child": "a00452fa287306b4", "type": "evident-by"}, {"parent": "563bd625c9e9368d", "child": "bbcb146420e98f66", "type": "evident-by"}, {"parent": "58fefe69706146a9", "child": "cd2d771327593605", "type": "evident-by"}, {"parent": "593cc177098b8f89", "child": "01f325a5c52a7fe6", "type": "evident-by"}, {"parent": "5971eb85fdf458c7", "child": "3147e40626978954", "type": "evident-by"}, {"parent": "5a1dcf29e9a61208", "child": "b96441a161766d00", "type": "evident-by"}, {"parent": "5b591edd3f95f4bb", "child": "b4bc60522a578dfc", "type": "evident-by"}, {"parent": "5c9884063aa67359", "child": "ad88087a990cd7c5", "type": "evident-by"}, {"parent": "5cb071426ba795ff", "child": "76ddfb816b047e1d", "type": "evident-by"}, {"parent": "5d20846fa2f47a89", "child": "21c35b0af15a6936", "type": "evident-by"}, {"parent": "5d226f16eae4779b", "child": "883b110935ca2424", "type": "evident-by"}, {"parent": "5d5ec275973c634f", "child": "5e575836e5c0f6ee", "type": "evident-by"}, {"parent": "5f891147015b5bc3", "child": "9aac912b1b97704f", "type": "evident-by"}, {"parent": "63c38a23ca98c3a6", "child": "10b35d446c7da6b9", "type": "evident-by"}, {"parent": "64d704b43a5bc943", "child": "d599457e872ec375", "type": "evident-by"}, {"parent": "64f65819c8c1fcbe", "child": "48da981d3a29f505", "type": "evident-by"}, {"parent": "65608571b201e49f", "child": "9acfb5f03ded1ab8", "type": "evident-by"}, {"parent": "66a39367e61d6a09", "child": "26f72c93d2c80b54", "type": "evident-by"}, {"parent": "67377742c1439918", "child": "8d313306a4ca29b8", "type": "evident-by"}, {"parent": "67e2117aae95df5d", "child": "1670d97ebdbc99c5", "type": "evident-by"}, {"parent": "68d80597bed435be", "child": "5e3f9572eaf13740", "type": "evident-by"}, {"parent": "6bf4811c74b82aec", "child": "0c791546094d6597", "type": "evident-by"}, {"parent": "6d868ebecac6db7b", "child": "5722e3739b854573", "type": "evident-by"}, {"parent": "6d8b0e5ee361e45e", "child": "46d9a726d6c82d36", "type": "evident-by"}, {"parent": "6e9ba8c6199ec288", "child": "1054443d4fbd3135", "type": "evident-by"}, {"parent": "708333bcaec16008", "child": "c56de2991baac3cd", "type": "evident-by"}, {"parent": "71da6294817d34c8", "child": "2f714a1b40bbac18", "type": "evident-by"}, {"parent": "752931a8e15597a7", "child": "ed9589791d597615", "type": "evident-by"}, {"parent": "755fdefa1faf5f06", "child": "42715f5c69399c2b", "type": "evident-by"}, {"parent": "7cd27186f3f0c274", "child": "5d27789d9e53da67", "type": "evident-by"}, {"parent": "7fc8d6639e5be4e9", "child": "e9d0db2e044472f1", "type": "evident-by"}, {"parent": "80ff314ad163ac70", "child": "23af1aaed0d20305", "type": "contains"}, {"parent": "817728c301b2de2a", "child": "5a5790c85b4f01ea", "type": "evident-by"}, {"parent": "83f45b6742e4255c", "child": "04ed0db301fcbefd", "type": "evident-by"}, {"parent": "8724bab9fb9d01b9", "child": "bbf24ae30d6ffa22", "type": "evident-by"}, {"parent": "8a3c8cadef8343f2", "child": "1631178805add1c4", "type": "evident-by"}, {"parent": "8a579b5e02a8dc63", "child": "e11c48efef590b4d", "type": "evident-by"}, {"parent": "8bd906ee7781adf9", "child": "5ffa73f70cb005ab", "type": "contains"}, {"parent": "8e15b01a4dd5afc5", "child": "d1b3459bd0b36d08", "type": "evident-by"}, {"parent": "8f37251f30c49a05", "child": "245023ce38ef0d40", "type": "evident-by"}, {"parent": "8f56fb2e3b11c6e3", "child": "9a1b9ab1e0a50265", "type": "evident-by"}, {"parent": "915fadf00ad08895", "child": "7e44d0220219fb5c", "type": "evident-by"}, {"parent": "91d4b159428e5b36", "child": "e7d00074e51feaf9", "type": "evident-by"}, {"parent": "9270f68fbcfa52bc", "child": "0cf2049c1b66f0fd", "type": "evident-by"}, {"parent": "92b4b8e2baa707c2", "child": "f81a10e1aedc17b0", "type": "evident-by"}, {"parent": "936b6b5470167f6f", "child": "69a9231aa545e69f", "type": "evident-by"}, {"parent": "937096f9aafbbcc0", "child": "0fb37ba305ed64e4", "type": "evident-by"}, {"parent": "966306f0f461a828", "child": "6580cb04708695d6", "type": "evident-by"}, {"parent": "987c929db0eaddd1", "child": "5b21ce34912bde81", "type": "evident-by"}, {"parent": "988d0e3bac3b5a88", "child": "02c2d703df29d807", "type": "evident-by"}, {"parent": "996a1307d6190746", "child": "7acf836146074b03", "type": "evident-by"}, {"parent": "9aec6f405e1db4e7", "child": "48b0e1238344bd96", "type": "evident-by"}, {"parent": "9b29d21d882f5a95", "child": "1b17b5a926161542", "type": "evident-by"}, {"parent": "a05666ca3feb9fb7", "child": "825ffa982fe887b4", "type": "evident-by"}, {"parent": "a1a20a8f9f4ad21d", "child": "7ff893514c1c1886", "type": "evident-by"}, {"parent": "a21fc5e91a2f22d8", "child": "bb8de1e029fd51b1", "type": "evident-by"}, {"parent": "a3aa74ea5a5e0ae9", "child": "cbe7273612a0801a", "type": "evident-by"}, {"parent": "a410a735c9159583", "child": "38c71b03b6420396", "type": "evident-by"}, {"parent": "a5b0d27a838f3fa1", "child": "610c517bada30cfb", "type": "evident-by"}, {"parent": "a73a40ba46c3b6f9", "child": "810d809bd3bf54fd", "type": "evident-by"}, {"parent": "a80b47ff75110210", "child": "541911fe95cd9a47", "type": "evident-by"}, {"parent": "a98104972fd3dfed", "child": "59182cac84e807ca", "type": "evident-by"}, {"parent": "aa9cb3b24ea23ff2", "child": "f93a8927ddfab6a8", "type": "evident-by"}, {"parent": "ababc84320b8f5c4", "child": "9e6165c71e5a0fdd", "type": "evident-by"}, {"parent": "ac4fc5d7151f9f97", "child": "07ca9fa0c82471c9", "type": "evident-by"}, {"parent": "adb711885aec7a70", "child": "6bcde23e11668560", "type": "evident-by"}, {"parent": "af59fa93ad92b02b", "child": "147e126d692c832b", "type": "evident-by"}, {"parent": "b173cfe46128d158", "child": "90a9e0f351dee4b1", "type": "evident-by"}, {"parent": "b1ee7eddcfa62c0c", "child": "6a284ef578f6b5c1", "type": "evident-by"}, {"parent": "b21c593fd481a437", "child": "df0b7fd47a08cf20", "type": "evident-by"}, {"parent": "b617011d17c3605e", "child": "ddac7478385cbcf0", "type": "evident-by"}, {"parent": "b64f49a38cf6085c", "child": "a386cadb821cf69f", "type": "evident-by"}, {"parent": "b69d551ee6312ef6", "child": "b8bd7c43216b9e7d", "type": "evident-by"}, {"parent": "b708a4c3021d17d9", "child": "467c5177c007a57d", "type": "evident-by"}, {"parent": "b8bd3858f0646ab4", "child": "3414caf438e198b6", "type": "evident-by"}, {"parent": "b9a5465b80e8cd8f", "child": "bcc89eefacaea59b", "type": "evident-by"}, {"parent": "b9f40a2134460f78", "child": "447bd77bf5642a7f", "type": "evident-by"}, {"parent": "ba8a50dd30302b82", "child": "cae1d0c88a85ccc2", "type": "evident-by"}, {"parent": "bae0cbddd4117a2e", "child": "c6ae5a2fd4476132", "type": "evident-by"}, {"parent": "bb1fc54424a34232", "child": "4f57be07cca7aadd", "type": "evident-by"}, {"parent": "bb42e41dfe7150ef", "child": "679889f9b711ac83", "type": "evident-by"}, {"parent": "bc06a060557b60d7", "child": "e8966a75cc8e6635", "type": "evident-by"}, {"parent": "bcc1ec16214e51c0", "child": "d5b21f7f15b5d816", "type": "evident-by"}, {"parent": "be900f33466de5d0", "child": "480cfab64345f4dd", "type": "evident-by"}, {"parent": "c1b19d0fefb17757", "child": "637c15e4efea27c9", "type": "evident-by"}, {"parent": "c2877049c3dbf12f", "child": "b7853c7fe222a595", "type": "evident-by"}, {"parent": "c30e83dfb03780ad", "child": "c5a3179561bb473f", "type": "evident-by"}, {"parent": "c70fa820788203df", "child": "9501fb262ff0a0e8", "type": "evident-by"}, {"parent": "ca2f487f8dd50797", "child": "3c3769b173b0f118", "type": "evident-by"}, {"parent": "cae723731ff4a08e", "child": "8c2049e0c210881b", "type": "evident-by"}, {"parent": "cca90802d28844eb", "child": "293ea681d9b9a6c4", "type": "evident-by"}, {"parent": "ce43001de65bbea5", "child": "9ec698e32fc0cf7d", "type": "evident-by"}, {"parent": "d01ef5786112df80", "child": "4869ffd0ef09d43c", "type": "evident-by"}, {"parent": "d112476312197edc", "child": "a6c37a604db4936c", "type": "evident-by"}, {"parent": "d2102e9eb518dfc0", "child": "91596d134eac9212", "type": "evident-by"}, {"parent": "d2295c7ccadc4819", "child": "da2932c7ac891841", "type": "evident-by"}, {"parent": "d2f9ed7e55405992", "child": "71978badcda88803", "type": "evident-by"}, {"parent": "d7f09b4412c93349", "child": "fdbbffddf78b771e", "type": "evident-by"}, {"parent": "d83486b2f94da33a", "child": "9083a50df42298c0", "type": "evident-by"}, {"parent": "d8d659996c150c14", "child": "3995a55c0bf9a70d", "type": "evident-by"}, {"parent": "d94629cec13c202a", "child": "4ba6bc7ab407a630", "type": "evident-by"}, {"parent": "da4a4b4e87a1f6d3", "child": "bb048ac8d2cff3cf", "type": "evident-by"}, {"parent": "da7d98fdc948a0de", "child": "d23241dc3befc9e6", "type": "evident-by"}, {"parent": "da8dd2f81cb453b3", "child": "088f096389bfbf98", "type": "evident-by"}, {"parent": "dbbda18a0a7009f2", "child": "4e2309beab322a05", "type": "evident-by"}, {"parent": "de4d1a762a8c20ef", "child": "f23e80c480bc8075", "type": "evident-by"}, {"parent": "e1638660067e5f24", "child": "c6f981b2a4070df6", "type": "evident-by"}, {"parent": "e235a72e6be30b89", "child": "6c06999613b1c8c8", "type": "evident-by"}, {"parent": "e28a40baab6c0afc", "child": "dac07678d2b1151b", "type": "evident-by"}, {"parent": "e329894a4969ecf1", "child": "26692384d2bddcea", "type": "evident-by"}, {"parent": "e3eeffcfb6a5549c", "child": "f7a538da2842f45d", "type": "evident-by"}, {"parent": "e7359595e9e037ee", "child": "eef3675a5b4831fd", "type": "evident-by"}, {"parent": "ea2530ed17129b18", "child": "b9b9102ad32c2bcd", "type": "evident-by"}, {"parent": "eaaf921d354165d4", "child": "b28082d061c965be", "type": "evident-by"}, {"parent": "ed66a2c26c9bef3b", "child": "bf2ea927d9136821", "type": "evident-by"}, {"parent": "ed872b7e0cf1c523", "child": "7130763fbaa8be32", "type": "evident-by"}, {"parent": "ef63af479ef300da", "child": "1d9c0e22b1d39543", "type": "evident-by"}, {"parent": "f2f8910d83499f94", "child": "b6a902efa8ba9ee9", "type": "evident-by"}, {"parent": "f33e34fe9fed384f", "child": "6c4790a67c3cf1e3", "type": "evident-by"}, {"parent": "f426773a24e9cd93", "child": "317db9296ecbdd11", "type": "evident-by"}, {"parent": "f6a45f817630c911", "child": "46a5c00ac87f04c0", "type": "evident-by"}, {"parent": "f7873c07698db4d5", "child": "2dc5cde9016c8fde", "type": "evident-by"}, {"parent": "f96153b165537b57", "child": "a3323e15446e44c4", "type": "contains"}, {"parent": "fa07c3aed44bcbba", "child": "0f1a164d3725f953", "type": "evident-by"}, {"parent": "fa89c500df432dc5", "child": "d341b43a9f8766ca", "type": "evident-by"}, {"parent": "fa9e6f7180990590", "child": "04e7c9aacb576116", "type": "evident-by"}, {"parent": "fb83d928d8ad22a4", "child": "5b6f33049ad1a5a1", "type": "contains"}, {"parent": "fc0066c2dbd3135e", "child": "5b5a27686de17806", "type": "evident-by"}, {"parent": "ffbf130b6f5c923c", "child": "1cea13e67e1c0c1c", "type": "evident-by"}, {"parent": "ffd6c319fe45671f", "child": "ee58bbc3429f497d", "type": "evident-by"}, {"parent": "80ff314ad163ac70", "child": "8bd906ee7781adf9", "type": "dependency-of"}, {"parent": "d477e48096e2e985", "child": "f96153b165537b57", "type": "dependency-of"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0007ce96ac68380e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "00fe84fee2ef1c1c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "02535156443af48c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "031a2bbab842e7c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "03fba99c9d65ca33", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0608bcc617658891", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "062cca4f6677382b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "06a7a24007bceef8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0709f5caa8cacdef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0918ef48b14c9667", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0968029330844be1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "099e70248d8da6de", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0a0bbaffd5e6c123", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0abe8a681b3181b5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c6cb2af47b24952", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c9bcb9b98887294", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0f44b8101e3270f6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10b5a2c35079a658", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10d833ac6b667c8b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "11e60434cfca9049", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "15b08c77a200730e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "185b42d63af706bf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1a00e85453bf82bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1abe4ed8239e22c0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1cfb54367b560bd3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1d078a09a97427db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1d084f10b51dd8ac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2089dccb2766fab2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2102822eb073c0ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "24d18c4342fad278", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "27136bd3bc1372f5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2a14a02d852dd64d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2c8d0df5cd77acb5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2df3079f0cbc5bfe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e6bf7f4b4a96819", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e73a0a60fb9f5d1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "307d7f1ce421d4e9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "32698a9999aeec7d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3357d7760718846a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "340d92d4f76e273d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3699f985554960a2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3760fdd76a77c477", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "37d0f4d06cf37853", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "38967999c3285c90", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "39c77194bda280a5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "409dc96d625ec5a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "413e88269f6dd1b0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "417242b65cd2e5dc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4273a7dd45fd77ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43c6ed28fb931871", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43ca4bfa9b6deb56", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43d617020e2f75ae", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "45f1cc8e71a1e6a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "47be3e5f29538edd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "47e6e4027846cf67", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "486b068ab7c68c29", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4a705369ff9a3ba3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4fccacc717c4f36d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "514171c244eae66f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "51578ddc1466b544", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "51f650e4b838d290", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5238a127a2bb0135", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "524fac48dd7f6ffe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "53d96a21c15fa01f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55ad5a6bc9f38e9c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55aea1b3bef46806", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55afc3ff53d515f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "563bd625c9e9368d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "58fefe69706146a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "593cc177098b8f89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5971eb85fdf458c7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5a1dcf29e9a61208", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5b591edd3f95f4bb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5c9884063aa67359", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5cb071426ba795ff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d20846fa2f47a89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d226f16eae4779b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d5ec275973c634f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5f891147015b5bc3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "63c38a23ca98c3a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64d704b43a5bc943", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64f65819c8c1fcbe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "65608571b201e49f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "66a39367e61d6a09", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67377742c1439918", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67e2117aae95df5d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "68d80597bed435be", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6bf4811c74b82aec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d868ebecac6db7b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d8b0e5ee361e45e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6e9ba8c6199ec288", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "708333bcaec16008", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71da6294817d34c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "752931a8e15597a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "755fdefa1faf5f06", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7cd27186f3f0c274", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7fc8d6639e5be4e9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80ff314ad163ac70", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "817728c301b2de2a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "83f45b6742e4255c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8724bab9fb9d01b9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a3c8cadef8343f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a579b5e02a8dc63", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8bd906ee7781adf9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8e15b01a4dd5afc5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f37251f30c49a05", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f56fb2e3b11c6e3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "915fadf00ad08895", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "91d4b159428e5b36", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9270f68fbcfa52bc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "92b4b8e2baa707c2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "936b6b5470167f6f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "937096f9aafbbcc0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "966306f0f461a828", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "987c929db0eaddd1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "988d0e3bac3b5a88", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "996a1307d6190746", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9aec6f405e1db4e7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9b29d21d882f5a95", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a05666ca3feb9fb7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a1a20a8f9f4ad21d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a21fc5e91a2f22d8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a3aa74ea5a5e0ae9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a410a735c9159583", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a5b0d27a838f3fa1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a73a40ba46c3b6f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a80b47ff75110210", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a98104972fd3dfed", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aa9cb3b24ea23ff2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ababc84320b8f5c4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ac4fc5d7151f9f97", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "adb711885aec7a70", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "af59fa93ad92b02b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b173cfe46128d158", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1ee7eddcfa62c0c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b21c593fd481a437", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b617011d17c3605e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b64f49a38cf6085c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b69d551ee6312ef6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b708a4c3021d17d9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b8bd3858f0646ab4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b9a5465b80e8cd8f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b9f40a2134460f78", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ba8a50dd30302b82", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bae0cbddd4117a2e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb1fc54424a34232", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb42e41dfe7150ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bc06a060557b60d7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bcc1ec16214e51c0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "be900f33466de5d0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c1b19d0fefb17757", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c2877049c3dbf12f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c30e83dfb03780ad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c70fa820788203df", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ca2f487f8dd50797", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cae723731ff4a08e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cca90802d28844eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce43001de65bbea5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d01ef5786112df80", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d112476312197edc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2102e9eb518dfc0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2295c7ccadc4819", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2f9ed7e55405992", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d477e48096e2e985", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d7f09b4412c93349", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d83486b2f94da33a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d8d659996c150c14", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d94629cec13c202a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da4a4b4e87a1f6d3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da7d98fdc948a0de", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da8dd2f81cb453b3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dbbda18a0a7009f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "de4d1a762a8c20ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e1638660067e5f24", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e235a72e6be30b89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e28a40baab6c0afc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e329894a4969ecf1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e3eeffcfb6a5549c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e7359595e9e037ee", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ea2530ed17129b18", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eaaf921d354165d4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed66a2c26c9bef3b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed872b7e0cf1c523", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ef63af479ef300da", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f2f8910d83499f94", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f33e34fe9fed384f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f426773a24e9cd93", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f6a45f817630c911", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7873c07698db4d5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f96153b165537b57", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa07c3aed44bcbba", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa89c500df432dc5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa9e6f7180990590", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fb83d928d8ad22a4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc0066c2dbd3135e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ffbf130b6f5c923c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ffd6c319fe45671f", "type": "contains"}, {"parent": "ff1bc81845bf07bb", "child": "80ff314ad163ac70", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "8bd906ee7781adf9", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "d477e48096e2e985", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "f96153b165537b57", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "fb83d928d8ad22a4", "type": "dependency-of"}], "files": [{"id": "a3323e15446e44c4", "location": {"path": "/etc/hosts", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "5b6f33049ad1a5a1", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "f10ba64917b4458fafc1e078c2eb9e6a7602e68fc98c2e9e6df5e1636ae27d6b"}]}, {"id": "23af1aaed0d20305", "location": {"path": "/usr/lib/libgcc_s.so.1", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100096}, "digests": [{"algorithm": "sha256", "value": "844ef1b944f6a6dbdb09a67fedacea90a474b2dc90ec75a839b1c683583f0411"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5ffa73f70cb005ab", "location": {"path": "/usr/lib/libstdc++.so.6.0.28", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1690120}, "digests": [{"algorithm": "sha256", "value": "e273f6e430dc36d13f5282404f8d39dacb7c35fbc0c0ace0e99e4ef5f6f61b7e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "21c35b0af15a6936", "location": {"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libgcc_s.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6c06999613b1c8c8", "location": {"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "151e5a862918115c", "location": {"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "58a4a00745d1ca49", "location": {"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d1b3459bd0b36d08", "location": {"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3995a55c0bf9a70d", "location": {"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a50468239922f8f8", "location": {"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e74c28c03a984e8", "location": {"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "38caf7bac9f14310", "location": {"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fd2515f2b0a866d3", "location": {"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c56de2991baac3cd", "location": {"path": "/wiki/node_modules/auto-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e575836e5c0f6ee", "location": {"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48036366db6bd54c", "location": {"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "38c71b03b6420396", "location": {"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d088e06ce53085b1", "location": {"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0e0da02459157e68", "location": {"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "35f0ee707cdfaf2a", "location": {"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "480cfab64345f4dd", "location": {"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3c3769b173b0f118", "location": {"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bbcb146420e98f66", "location": {"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "810d809bd3bf54fd", "location": {"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b779d8ebf532b9d", "location": {"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "932da9cd42241b94", "location": {"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cbe7273612a0801a", "location": {"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bcbe926dc2afac35", "location": {"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "42715f5c69399c2b", "location": {"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8f6b16419c1f096", "location": {"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0fb37ba305ed64e4", "location": {"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "92e7745e1f243173", "location": {"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f93a8927ddfab6a8", "location": {"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a284ef578f6b5c1", "location": {"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cdfe04424e5c5385", "location": {"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b17b5a926161542", "location": {"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "21184b637c17c3ea", "location": {"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a950265a191c0f5a", "location": {"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0124cb579230fdc5", "location": {"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fdbbffddf78b771e", "location": {"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10b35d446c7da6b9", "location": {"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bb8de1e029fd51b1", "location": {"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d328cc3e9cd2665f", "location": {"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ea8662450e78fbd", "location": {"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bbf24ae30d6ffa22", "location": {"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46d9a726d6c82d36", "location": {"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3414caf438e198b6", "location": {"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9acfb5f03ded1ab8", "location": {"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f7a538da2842f45d", "location": {"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b6a902efa8ba9ee9", "location": {"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e8966a75cc8e6635", "location": {"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "01f325a5c52a7fe6", "location": {"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c5a3179561bb473f", "location": {"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d5b21f7f15b5d816", "location": {"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ea3daad74d5c906e", "location": {"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "71978badcda88803", "location": {"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7130763fbaa8be32", "location": {"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78ba7a793c0132c0", "location": {"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9a4a598affa85ae6", "location": {"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "07ca9fa0c82471c9", "location": {"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9da3e2d95752c934", "location": {"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0db703f061fb7f34", "location": {"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ee58bbc3429f497d", "location": {"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "eef3675a5b4831fd", "location": {"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cea13e67e1c0c1c", "location": {"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0c791546094d6597", "location": {"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9501fb262ff0a0e8", "location": {"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1054443d4fbd3135", "location": {"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cc72d16b67464aca", "location": {"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9083a50df42298c0", "location": {"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1631178805add1c4", "location": {"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9e6165c71e5a0fdd", "location": {"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dac07678d2b1151b", "location": {"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e9d0db2e044472f1", "location": {"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26f72c93d2c80b54", "location": {"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "04ed0db301fcbefd", "location": {"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ed9589791d597615", "location": {"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "59182cac84e807ca", "location": {"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1f54eaa632a0b8f3", "location": {"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ad88087a990cd7c5", "location": {"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ae0249fd89329859", "location": {"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8c2049e0c210881b", "location": {"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "76ddfb816b047e1d", "location": {"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b96441a161766d00", "location": {"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "245023ce38ef0d40", "location": {"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e7d00074e51feaf9", "location": {"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f57be07cca7aadd", "location": {"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e3f9572eaf13740", "location": {"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9ec698e32fc0cf7d", "location": {"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e608bcd413fa21af", "location": {"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5d27789d9e53da67", "location": {"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7acf836146074b03", "location": {"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4e2309beab322a05", "location": {"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5722e3739b854573", "location": {"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "467c5177c007a57d", "location": {"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f3d729131e32ad1a", "location": {"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6ac95a3a0b46b927", "location": {"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "09a3531ab267355c", "location": {"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e9552dfc04653b5d", "location": {"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bf2ea927d9136821", "location": {"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ff893514c1c1886", "location": {"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cd2d771327593605", "location": {"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "98bdd321a6757e30", "location": {"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a329ed9a20947a05", "location": {"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "67d518c3909384e8", "location": {"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d766f9ae9225d57e", "location": {"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f47302f4b056725", "location": {"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c3c7178834a4dc9e", "location": {"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1670d97ebdbc99c5", "location": {"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2d365c60064f65ed", "location": {"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "679889f9b711ac83", "location": {"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ddac7478385cbcf0", "location": {"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b7853c7fe222a595", "location": {"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9a1b9ab1e0a50265", "location": {"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0cf2049c1b66f0fd", "location": {"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "088f096389bfbf98", "location": {"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bcc89eefacaea59b", "location": {"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "637c15e4efea27c9", "location": {"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d599457e872ec375", "location": {"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7f0fe0196ff133c8", "location": {"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9aac912b1b97704f", "location": {"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b9b9102ad32c2bcd", "location": {"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b5a27686de17806", "location": {"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d341b43a9f8766ca", "location": {"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b32bb01c90e5679", "location": {"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e3783b0196b04cf", "location": {"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f81a10e1aedc17b0", "location": {"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bb048ac8d2cff3cf", "location": {"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "91596d134eac9212", "location": {"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6c4790a67c3cf1e3", "location": {"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46a5c00ac87f04c0", "location": {"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fcfd6d097eb6c5a2", "location": {"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cb4d9e18695e939e", "location": {"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26692384d2bddcea", "location": {"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "883b110935ca2424", "location": {"path": "/wiki/node_modules/notp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b21ce34912bde81", "location": {"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e11c48efef590b4d", "location": {"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "061ee2be37550cf3", "location": {"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "02c2d703df29d807", "location": {"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3147e40626978954", "location": {"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "13be97585225a478", "location": {"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "04e7c9aacb576116", "location": {"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a6c37a604db4936c", "location": {"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d9db052c8383e9e8", "location": {"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2b9ace3aaa100a0b", "location": {"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4ba6bc7ab407a630", "location": {"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6bcde23e11668560", "location": {"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9bca78d44cf23635", "location": {"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "541911fe95cd9a47", "location": {"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "293ea681d9b9a6c4", "location": {"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f23e80c480bc8075", "location": {"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6f981b2a4070df6", "location": {"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0f1a164d3725f953", "location": {"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e4641161110bbb2", "location": {"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a5790c85b4f01ea", "location": {"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cd99318c9de99089", "location": {"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e2c1f5414a927d81", "location": {"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "69a9231aa545e69f", "location": {"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6580cb04708695d6", "location": {"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da2932c7ac891841", "location": {"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1d9c0e22b1d39543", "location": {"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8bd7c43216b9e7d", "location": {"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2dc5cde9016c8fde", "location": {"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48b0e1238344bd96", "location": {"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48da981d3a29f505", "location": {"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a00452fa287306b4", "location": {"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "317db9296ecbdd11", "location": {"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6ae5a2fd4476132", "location": {"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10f90e62c89200bf", "location": {"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4869ffd0ef09d43c", "location": {"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78af4e51c1725dab", "location": {"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "49794691fde46b95", "location": {"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9c012f23a3ea0f51", "location": {"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "447bd77bf5642a7f", "location": {"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b4bc60522a578dfc", "location": {"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d23241dc3befc9e6", "location": {"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cae1d0c88a85ccc2", "location": {"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "90a9e0f351dee4b1", "location": {"path": "/wiki/node_modules/thirty-two/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ecd51c9cebcd6ac", "location": {"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b28082d061c965be", "location": {"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "147e126d692c832b", "location": {"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7e44d0220219fb5c", "location": {"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "adbe4d87e8ea6c22", "location": {"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cbb27b0bfd75da4", "location": {"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2f714a1b40bbac18", "location": {"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8d313306a4ca29b8", "location": {"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "610c517bada30cfb", "location": {"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "825ffa982fe887b4", "location": {"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a386cadb821cf69f", "location": {"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "df0b7fd47a08cf20", "location": {"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5700d975ef90c60d", "location": {"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fe8a34be73aff9e9", "location": {"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fcdf7df395c59d46", "location": {"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3dbb3fe07c0c7be7", "location": {"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1ab1df3a834ad0d0", "location": {"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239"}}], "source": {"id": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "name": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "version": "sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "type": "image", "metadata": {"userInput": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "imageID": "sha256:e6969a016b786b77f725f02d27a47d65484b67e7ab5292aa602db44948a8030b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 830137417, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6b57ccf3ab0107491253b51b610cb5670eafff847b99f8dbab7233bb211d6c2e", "size": 5605371}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "size": 96531390}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1b001b61cd390f74a4e2598cbab2320a54af851a3432f960fd02061a32851bde", "size": 7766950}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2c3250b94855b9bcad63253796802dff728376b9f231e0acd838201db024cedb", "size": 388}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:aa4ca4b1ab2f3d9954e18574a42d85460fdb32e955f51704509873d30197037e", "size": 430329173}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:349e83e73b476da21947dce38aabf6939b06399a9ef7c7739fd93959f39f371c", "size": 26228005}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef", "size": 262719898}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "size": 902856}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:37fd5d56f1d2ca3299f586ec3d0284df994b7288bae19c856791f7b02b4ee343", "size": 6707}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "size": 363}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "size": 11796}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d", "size": 34520}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMS0xMS0xMlQxNzoxOTo0NC43OTUyMzc5MTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjc2MmM4OTllYzA1MDVkMWEzMjkzMGVlODA0YzViMDA4ODI1ZjQxNjExMTYxYmUxMDQwNzZjYmEzM2I3ZTViMmIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTExLTEyVDE3OjE5OjQ1LjA3OTAxMzIxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzI6NTMuNjczMjQ5NDcyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIE5PREVfVkVSU0lPTj0xNi4xMy4xIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzM6MDEuODQwMDA3MjA1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFkZGdyb3VwIC1nIDEwMDAgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLXUgMTAwMCAtRyBub2RlIC1zIC9iaW4vc2ggLUQgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAgICAgICAgIGxpYnN0ZGMrKyAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgQVJDSD0gXHUwMDI2XHUwMDI2IGFscGluZUFyY2g9XCIkKGFwayAtLXByaW50LWFyY2gpXCIgICAgICAgXHUwMDI2XHUwMDI2IGNhc2UgXCIke2FscGluZUFyY2gjIyotfVwiIGluICAgICAgICAgeDg2XzY0KSAgICAgICAgICAgQVJDSD0neDY0JyAgICAgICAgICAgQ0hFQ0tTVU09XCIzYjRjNDdlNTU1NGZhNDY2NjUxYTc2NzY5MWZjNzZjMDliNmE1MTRiNDlkNzliYmQwMDYxZTU0OTYxNGFkZWRmXCIgICAgICAgICAgIDs7ICAgICAgICAgKikgOzsgICAgICAgZXNhYyAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHtDSEVDS1NVTX1cIiBdOyB0aGVuICAgICBzZXQgLWV1OyAgICAgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly91bm9mZmljaWFsLWJ1aWxkcy5ub2RlanMub3JnL2Rvd25sb2FkL3JlbGVhc2UvdiROT0RFX1ZFUlNJT04vbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiOyAgICAgZWNobyBcIiRDSEVDS1NVTSAgbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIHwgc2hhMjU2c3VtIC1jIC0gICAgICAgXHUwMDI2XHUwMDI2IHRhciAteEpmIFwibm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIC1DIC91c3IvbG9jYWwgLS1zdHJpcC1jb21wb25lbnRzPTEgLS1uby1zYW1lLW93bmVyICAgICAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvdXNyL2xvY2FsL2Jpbi9ub2RlIC91c3IvbG9jYWwvYmluL25vZGVqczsgICBlbHNlICAgICBlY2hvIFwiQnVpbGRpbmcgZnJvbSBzb3VyY2VcIiAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgICAgIGJpbnV0aWxzLWdvbGQgICAgICAgICBnKysgICAgICAgICBnY2MgICAgICAgICBnbnVwZyAgICAgICAgIGxpYmdjYyAgICAgICAgIGxpbnV4LWhlYWRlcnMgICAgICAgICBtYWtlICAgICAgICAgcHl0aG9uMyAgICAgXHUwMDI2XHUwMDI2IGZvciBrZXkgaW4gICAgICAgNEVENzc4RjUzOUUzNjM0Qzc3OUM4N0M2RDcwNjI4NDhBMUFCMDA1QyAgICAgICA5NEFFMzY2NzVDNDY0RDY0QkFGQTY4REQ3NDM0MzkwQkRCRTlCOUM1ICAgICAgIDc0RjEyNjAyQjZGMUM0RTkxM0ZBQTM3QUQzQTg5NjEzNjQzQjYyMDEgICAgICAgNzFEQ0ZEMjg0QTc5QzNCMzg2NjgyODZCQzk3RUM3QTA3RURFM0ZDMSAgICAgICA4RkNDQTEzRkVGMUQwQzJFOTEwMDhFMDk3NzBGN0E5QTVBRTE1NjAwICAgICAgIEM0RjBERkZGNEU4QzFBODIzNjQwOUQwOEU3M0JDNjQxQ0MxMUY0QzggICAgICAgQzgyRkEzQUUxQ0JFREM2QkU0NkI5MzYwQzQzQ0VDNDVDMTdBQjkzQyAgICAgICBERDhGMjMzOEJBRTc1MDFFM0RENUFDNzhDMjczNzkyRjdEODM1NDVEICAgICAgIEE0OEMyQkVFNjgwRTg0MTYzMkNENEU0NEYwNzQ5NkIzRUIzQzE3NjIgICAgICAgMTA4RjUyQjQ4REI1N0JCMENDNDM5QjI5OTdCMDE0MTlCRDkyRjgwQSAgICAgICBCOUUyRjU5ODFBQTZFMENEMjgxNjBEOUZGMTM5OTNBNzU1OTk2NTNDICAgICA7IGRvICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGtleXNlcnZlci51YnVudHUuY29tIC0tcmVjdi1rZXlzIFwiJGtleVwiIDsgICAgIGRvbmUgICAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL25vZGVqcy5vcmcvZGlzdC92JE5PREVfVkVSU0lPTi9ub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiICAgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly9ub2RlanMub3JnL2Rpc3QvdiROT0RFX1ZFUlNJT04vU0hBU1VNUzI1Ni50eHQuYXNjXCIgICAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLWRlY3J5cHQgLS1vdXRwdXQgU0hBU1VNUzI1Ni50eHQgU0hBU1VNUzI1Ni50eHQuYXNjICAgICBcdTAwMjZcdTAwMjYgZ3JlcCBcIiBub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elxcJFwiIFNIQVNVTVMyNTYudHh0IHwgc2hhMjU2c3VtIC1jIC0gICAgIFx1MDAyNlx1MDAyNiB0YXIgLXhmIFwibm9kZS12JE5PREVfVkVSU0lPTi50YXIueHpcIiAgICAgXHUwMDI2XHUwMDI2IGNkIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgICAgIFx1MDAyNlx1MDAyNiBtYWtlIC1qJChnZXRjb25mIF9OUFJPQ0VTU09SU19PTkxOKSBWPSAgICAgXHUwMDI2XHUwMDI2IG1ha2UgaW5zdGFsbCAgICAgXHUwMDI2XHUwMDI2IGFwayBkZWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgXHUwMDI2XHUwMDI2IGNkIC4uICAgICBcdTAwMjZcdTAwMjYgcm0gLVJmIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgcm0gXCJub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiIFNIQVNVTVMyNTYudHh0LmFzYyBTSEFTVU1TMjU2LnR4dDsgICBmaSAgIFx1MDAyNlx1MDAyNiBybSAtZiBcIm5vZGUtdiROT0RFX1ZFUlNJT04tbGludXgtJEFSQ0gtbXVzbC50YXIueHpcIiAgIFx1MDAyNlx1MDAyNiBhcGsgZGVsIC5idWlsZC1kZXBzICAgXHUwMDI2XHUwMDI2IG5vZGUgLS12ZXJzaW9uICAgXHUwMDI2XHUwMDI2IG5wbSAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjAyLjMwNDIwMzk3NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBZQVJOX1ZFUlNJT049MS4yMi4xNSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA3LjcwOTYxMjI5MloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzLXlhcm4gY3VybCBnbnVwZyB0YXIgICBcdTAwMjZcdTAwMjYgZm9yIGtleSBpbiAgICAgNkEwMTBDNTE2NjAwNjU5OUFBMTdGMDgxNDZDMjEzMERGRDI0OTdGNSAgIDsgZG8gICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICBncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIiA7ICAgZG9uZSAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL3lhcm5wa2cuY29tL2Rvd25sb2Fkcy8kWUFSTl9WRVJTSU9OL3lhcm4tdiRZQVJOX1ZFUlNJT04udGFyLmd6XCIgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly95YXJucGtnLmNvbS9kb3dubG9hZHMvJFlBUk5fVkVSU0lPTi95YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2NcIiAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLXZlcmlmeSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgbWtkaXIgLXAgL29wdCAgIFx1MDAyNlx1MDAyNiB0YXIgLXh6ZiB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5neiAtQyAvb3B0LyAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm4gL3Vzci9sb2NhbC9iaW4veWFybiAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm5wa2cgL3Vzci9sb2NhbC9iaW4veWFybnBrZyAgIFx1MDAyNlx1MDAyNiBybSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgYXBrIGRlbCAuYnVpbGQtZGVwcy15YXJuICAgXHUwMDI2XHUwMDI2IHlhcm4gLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0wMlQwMTozMzowNy45NDM5NzY2MzNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo0ZDE5MjU2NWE3MjIwZTEzNWNhYjZjNzdmYmMxYzczMjExYjY5ZjNkOWZiMzdlNjI4NTdiMmM2ZWI5MzYzZDUxIGluIC91c3IvbG9jYWwvYmluLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjEzMjU0MjM0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjMzNTY2OTU1MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJub2RlXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6MTk6MzQuMTY0MjExODA4WiIsImNyZWF0ZWRfYnkiOiJMQUJFTCBtYWludGFpbmVyPXJlcXVhcmtzLmlvIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoxOTozNC4xNjQyMTE4MDhaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIGFwayBhZGQgYmFzaCBjdXJsIGdpdCBvcGVuc3NoIGdudXBnIHNxbGl0ZSAtLW5vLWNhY2hlIFx1MDAyNlx1MDAyNiAgICAgbWtkaXIgLXAgL3dpa2kgXHUwMDI2XHUwMDI2ICAgICBta2RpciAtcCAvbG9ncyBcdTAwMjZcdTAwMjYgICAgIG1rZGlyIC1wIC93aWtpL2RhdGEvY29udGVudCBcdTAwMjZcdTAwMjYgICAgIGNob3duIC1SIG5vZGU6bm9kZSAvd2lraSAvbG9ncyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjE5OjM0LjE4ODI2NjQyN1oiLCJjcmVhdGVkX2J5IjoiV09SS0RJUiAvd2lraSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzoyOC40MjU2ODI4N1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAvd2lraS9hc3NldHMgLi9hc3NldHMgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS41NTM0ODgwMTJaIiwiY3JlYXRlZF9ieSI6IkNPUFkgL3dpa2kvbm9kZV9tb2R1bGVzIC4vbm9kZV9tb2R1bGVzICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjMwMTg5OTY2WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC4vc2VydmVyIC4vc2VydmVyICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjUyNDMwNjM3WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC93aWtpL3NlcnZlci92aWV3cyAuL3NlcnZlci92aWV3cyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY3NzAzMDMwN1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL2Rldi9idWlsZC9jb25maWcueW1sIC4vY29uZmlnLnltbCAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY5OTE0MjA2OFoiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL3BhY2thZ2UuanNvbiAuL3BhY2thZ2UuanNvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL0xJQ0VOU0UgLi9MSUNFTlNFICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNzI0Nzg4MzI2WiIsImNyZWF0ZWRfYnkiOiJVU0VSIG5vZGUiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiVk9MVU1FIFsvd2lraS9kYXRhL2NvbnRlbnRdIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzAwMC90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzQ0My90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkNNRCBbXCJub2RlXCIgXCJzZXJ2ZXJcIl0iLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2YjU3Y2NmM2FiMDEwNzQ5MTI1M2I1MWI2MTBjYjU2NzBlYWZmZjg0N2I5OWY4ZGJhYjcyMzNiYjIxMWQ2YzJlIiwic2hhMjU2OjU0NGI4YjFkODI3NzU4ZTQxNWFiYjMzNWUyMmU4M2Y2ZTY3MThmODA3ZGNjMjE2YjQ5OTNmM2RhMDNjNzYyMzkiLCJzaGEyNTY6MWIwMDFiNjFjZDM5MGY3NGE0ZTI1OThjYmFiMjMyMGE1NGFmODUxYTM0MzJmOTYwZmQwMjA2MWEzMjg1MWJkZSIsInNoYTI1NjoyYzMyNTBiOTQ4NTViOWJjYWQ2MzI1Mzc5NjgwMmRmZjcyODM3NmI5ZjIzMWUwYWNkODM4MjAxZGIwMjRjZWRiIiwic2hhMjU2OmFhNGNhNGIxYWIyZjNkOTk1NGUxODU3NGE0MmQ4NTQ2MGZkYjMyZTk1NWY1MTcwNDUwOTg3M2QzMDE5NzAzN2UiLCJzaGEyNTY6MzE2OGZkYjgyNDI3NzNiZTQ4NjJlNmU2OGIzMWM2MTY2ODBiYzVlOGI0MDkzZGEyY2E4YWQ3MTc5N2I2YzIxZSIsInNoYTI1NjozNDllODNlNzNiNDc2ZGEyMTk0N2RjZTM4YWFiZjY5MzliMDYzOTlhOWVmN2M3NzM5ZmQ5Mzk1OWYzOWYzNzFjIiwic2hhMjU2OjVmNzBiZjE4YTA4NjAwNzAxNmU5NDhiMDRhZWQzYjgyMTAzYTM2YmVhNDE3NTViNmNkZGZhZjEwYWNlM2M2ZWYiLCJzaGEyNTY6MjllNTIwZTIxNGRmZjYxNTY3OGYzNzBhYzFlMTQyNjVlMmYxYjQ1ZTJhYTg2MDhlZjlmOTg1ZGQ0ODA3Njc2NCIsInNoYTI1NjozN2ZkNWQ1NmYxZDJjYTMyOTlmNTg2ZWMzZDAyODRkZjk5NGI3Mjg4YmFlMTljODU2NzkxZjdiMDJiNGVlMzQzIiwic2hhMjU2OmZiYWNjYWY3NzE3Nzc0ZWVkNTgwYjAxYTE3MTQ0YjRhZTE0MzFiYjExNmNiOTViOWViMWI3YTgyM2U3YjVkZGYiLCJzaGEyNTY6YmUyYWU2OWNkNTMwODEyNzFhYWYzOGZmNjg4NGE2NjAzZmEzMTUyYmE4NTU0MGNhM2JmMjgxNzk5YzA5MjhjMiIsInNoYTI1NjoxYTA1OGQ1MzQyY2M3MjJhZDU0MzljYWNhZTRiMmI0ZWVkZGU1MWQ4ZmU4ODAwZmNmMjg0NDQzMDIzNTVjMTZkIl19LCJjb25maWciOnsiQ21kIjpbIm5vZGUiLCJzZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIk5PREVfVkVSU0lPTj0xNi4xMy4xIiwiWUFSTl9WRVJTSU9OPTEuMjIuMTUiXSwiTGFiZWxzIjp7ImNvbS5henVyZS5kZXYuaW1hZ2UuYnVpbGQuc291cmNldmVyc2lvbiI6IjUyMTBlMTRiNTdlMWZjZTA3NTUyZmE1ZGQ4MGQ3MmI0MDQ5MzI1MzQiLCJjb20uYXp1cmUuZGV2LmltYWdlLnN5c3RlbS50ZWFtZm91bmRhdGlvbmNvbGxlY3Rpb251cmkiOiJodHRwczovL2Rldi5henVyZS5jb20vcmVxdWFya3MvIiwiaW1hZ2UuYmFzZS5kaWdlc3QiOiJzaGEyNTY6YTliOWNiODgwZmE0MjliMGJlYTg5OWNkM2IxYmMwODFhYjcyNzdjYzk3ZTZkMmRjZDg0YmQ5NzUzYjIwMjdlMSIsImltYWdlLmJhc2UucmVmLm5hbWUiOiJub2RlOjE2LWFscGluZSIsIm1haW50YWluZXIiOiJyZXF1YXJrcy5pbyJ9LCJWb2x1bWVzIjp7Ii93aWtpL2RhdGEvY29udGVudCI6e319LCJXb3JraW5nRGlyIjoiL3dpa2kiLCJFeHBvc2VkUG9ydHMiOnsiMzAwMC90Y3AiOnt9LCIzNDQzL3RjcCI6e319LCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d"], "architecture": "amd64", "os": "linux", "labels": {"com.azure.dev.image.build.sourceversion": "5210e14b57e1fce07552fa5dd80d72b404932534", "com.azure.dev.image.system.teamfoundationcollectionuri": "https://dev.azure.com/requarks/", "image.base.digest": "sha256:a9b9cb880fa429b0bea899cd3b1bc081ab7277cc97e6d2dcd84bd9753b2027e1", "image.base.ref.name": "node:16-alpine", "maintainer": "requarks.io"}}}, "distro": {"prettyName": "Alpine Linux v3.14", "name": "Alpine Linux", "id": "alpine", "versionID": "3.14.3", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://bugs.alpinelinux.org/"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file +{"kind": "SBOMSyftFiltered", "apiVersion": "spdx.softwarecomposition.kubescape.io/v1beta1", "metadata": {"name": "replicaset-wikijs-768d4686d5-wikijs-3fb9-6ee3", "namespace": "kubescape", "uid": "ed6a20f1-21b7-4f2d-b398-297ad9cc19f6", "resourceVersion": "1", "creationTimestamp": "2024-12-02T06:48:20Z", "labels": {"kubescape.io/workload-api-group": "apps", "kubescape.io/workload-api-version": "v1", "kubescape.io/workload-container-name": "wikijs", "kubescape.io/workload-kind": "Deployment", "kubescape.io/workload-name": "wikijs"}, "annotations": {"kubescape.io/image-id": "sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/image-tag": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "kubescape.io/status": "ready", "kubescape.io/workload-container-name": "wikijs"}}, "spec": {"metadata": {"tool": {"name": "syft", "version": "v1.13.0"}, "report": {"createdAt": "2024-12-02T06:47:13Z"}}, "syft": {"artifacts": [{"id": "e235a72e6be30b89", "name": "@dabh/diagnostics", "version": "2.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@dabh/diagnostics/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@dabh/diagnostics/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@dabh\\/diagnostics:\\@dabh\\/diagnostics:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:\\@dabh\\/diagnostics:2.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40dabh/diagnostics@2.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "@dabh/diagnostics", "version": "2.0.2", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/diagnostics", "description": "Tools for debugging your node.js modules and event loop", "url": "git://github.com/3rd-Eden/diagnostics.git", "private": false}}, {"id": "2a14a02d852dd64d", "name": "@joplin/turndown-plugin-gfm", "version": "1.0.42", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin-gfm:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin-gfm:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin_gfm:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin_gfm:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown-plugin:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown_plugin:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:\\@joplin\\/turndown:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:laurent22:\\@joplin\\/turndown-plugin-gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:laurent22:\\@joplin\\/turndown_plugin_gfm:1.0.42:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/%40joplin/turndown-plugin-gfm@1.0.42", "metadataType": "javascript-npm-package", "metadata": {"name": "@joplin/turndown-plugin-gfm", "version": "1.0.42", "author": "Dom Christie", "homepage": "", "description": "Turndown plugin to add GitHub Flavored Markdown extensions.", "url": "https://github.com/laurent22/joplin-turndown-plugin-gfm.git", "private": false}}, {"id": "409dc96d625ec5a6", "name": "accepts", "version": "1.3.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/accepts/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/accepts/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:accepts:accepts:1.3.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/accepts@1.3.7", "metadataType": "javascript-npm-package", "metadata": {"name": "accepts", "version": "1.3.7", "author": "", "homepage": "", "description": "Higher-level content negotiation", "url": "jshttp/accepts", "private": false}}, {"id": "f96153b165537b57", "name": "alpine-baselayout", "version": "3.2.0-r16", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:alpine-baselayout:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine-baselayout:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine_baselayout:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine-baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alpine:alpine_baselayout:3.2.0-r16:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/alpine-baselayout@3.2.0-r16?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "alpine-baselayout", "originPackage": "alpine-baselayout", "maintainer": "Natanael Copa ", "version": "3.2.0-r16", "architecture": "x86_64", "url": "https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout", "description": "Alpine base dir structure and init scripts", "size": 20716, "installedSize": 413696, "pullDependencies": ["/bin/sh", "so:libc.musl-x86_64.so.1"], "provides": ["cmd:mkmntdirs"], "pullChecksum": "Q1UJtB9cNV4r+/VbxySkEei++qbho=", "gitCommitOfApkPort": "8a8c96a0ea2fcd824c361aa4438763fa33ee8ca0", "files": [{"path": "/dev"}, {"path": "/dev/pts"}, {"path": "/dev/shm"}, {"path": "/etc"}, {"path": "/etc/fstab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11Q7hNe8QpDS531guqCdrXBzoA/o="}}, {"path": "/etc/group", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13K+olJg5ayzHSVNUkggZJXuB+9Y="}}, {"path": "/etc/hostname", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q16nVwYVXP/tChvUPdukVD2ifXOmc="}}, {"path": "/etc/hosts", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1BD6zJKZTRWyqGnPi4tSfd3krsMU="}}, {"path": "/etc/inittab", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TsthbhW7QzWRe1E/NKwTOuD4pHc="}}, {"path": "/etc/modules", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1toogjUipHGcMgECgPJX64SwUT1M="}}, {"path": "/etc/motd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XmduVVNURHQ27TvYp1Lr5TMtFcA="}}, {"path": "/etc/mtab", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1kiljhXXH1LlQroHsEJIkPZg2eiw="}}, {"path": "/etc/passwd", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TchuuLUfur0izvfZQZxgN/LJhB8="}}, {"path": "/etc/profile", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VmHPWPjjvz4oCsbmYCUB4uWpSkc="}}, {"path": "/etc/protocols", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1omKlp3vgGq2ZqYzyD/KHNdo8rDc="}}, {"path": "/etc/services", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q19WLCv5ItKg4MH7RWfNRh1I7byQc="}}, {"path": "/etc/shadow", "ownerUid": "0", "ownerGid": "42", "permissions": "640", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ltrPIAW2zHeDiajsex2Bdmq3uqA="}}, {"path": "/etc/shells", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ojm2YdpCJ6B/apGDaZ/Sdb2xJkA="}}, {"path": "/etc/sysctl.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q14upz3tfnNxZkIEsUhWn7Xoiw96g="}}, {"path": "/etc/apk"}, {"path": "/etc/conf.d"}, {"path": "/etc/crontabs"}, {"path": "/etc/crontabs/root", "ownerUid": "0", "ownerGid": "0", "permissions": "600", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vfk1apUWI4yLJGhhNRd0kJixfvY="}}, {"path": "/etc/init.d"}, {"path": "/etc/modprobe.d"}, {"path": "/etc/modprobe.d/aliases.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1WUbh6TBYNVK7e4Y+uUvLs/7viqk="}}, {"path": "/etc/modprobe.d/blacklist.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1xxYGU6S6TLQvb7ervPrWWwAWqMg="}}, {"path": "/etc/modprobe.d/i386.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pnay/njn6ol9cCssL7KiZZ8etlc="}}, {"path": "/etc/modprobe.d/kms.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ynbLn3GYDpvajba/ldp1niayeog="}}, {"path": "/etc/modules-load.d"}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/opt"}, {"path": "/etc/periodic"}, {"path": "/etc/periodic/15min"}, {"path": "/etc/periodic/daily"}, {"path": "/etc/periodic/hourly"}, {"path": "/etc/periodic/monthly"}, {"path": "/etc/periodic/weekly"}, {"path": "/etc/profile.d"}, {"path": "/etc/profile.d/README", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q135OWsCzzvnB2fmFx62kbqm1Ax1k="}}, {"path": "/etc/profile.d/color_prompt.sh.disabled", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q10wL23GuSCVfumMRgakabUI6EsSk="}}, {"path": "/etc/profile.d/locale.sh", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1S8j+WW71mWxfVy8ythqU7HUVoBw="}}, {"path": "/etc/sysctl.d"}, {"path": "/home"}, {"path": "/lib"}, {"path": "/lib/firmware"}, {"path": "/lib/mdev"}, {"path": "/lib/modules-load.d"}, {"path": "/lib/sysctl.d"}, {"path": "/lib/sysctl.d/00-alpine.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1HpElzW1xEgmKfERtTy7oommnq6c="}}, {"path": "/media"}, {"path": "/media/cdrom"}, {"path": "/media/floppy"}, {"path": "/media/usb"}, {"path": "/mnt"}, {"path": "/opt"}, {"path": "/proc"}, {"path": "/root", "ownerUid": "0", "ownerGid": "0", "permissions": "700"}, {"path": "/run"}, {"path": "/sbin"}, {"path": "/sbin/mkmntdirs", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VcFI6coRl6HWWVShMW+G5Sb3JH8="}}, {"path": "/srv"}, {"path": "/sys"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/modules-load.d"}, {"path": "/usr/local"}, {"path": "/usr/local/bin"}, {"path": "/usr/local/lib"}, {"path": "/usr/local/share"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/man"}, {"path": "/usr/share/misc"}, {"path": "/var"}, {"path": "/var/run", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q11/SNZz/8cK2dSKK+cJpVrZIuF4Q="}}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/empty", "ownerUid": "0", "ownerGid": "0", "permissions": "555"}, {"path": "/var/lib"}, {"path": "/var/lib/misc"}, {"path": "/var/local"}, {"path": "/var/lock"}, {"path": "/var/lock/subsys"}, {"path": "/var/log"}, {"path": "/var/mail"}, {"path": "/var/opt"}, {"path": "/var/spool"}, {"path": "/var/spool/mail", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1dzbdazYZA2nTzSIG3YyNw7d4Juc="}}, {"path": "/var/spool/cron"}, {"path": "/var/spool/cron/crontabs", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1OFZt+ZMp7j0Gny0rqSKuWJyqYmA="}}, {"path": "/var/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}]}}, {"id": "8e15b01a4dd5afc5", "name": "ansi-styles", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ansi-styles/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ansi-styles:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi-styles:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi_styles:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi-styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansi:ansi_styles:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ansi-styles@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ansi-styles", "version": "4.3.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "ANSI escape codes for styling strings in the terminal", "url": "chalk/ansi-styles", "private": false}}, {"id": "d8d659996c150c14", "name": "any-promise", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/any-promise/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/any-promise/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:any-promise:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any-promise:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any_promise:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any_promise:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kevinbeaty:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kevinbeaty:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any:any-promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:any:any_promise:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/any-promise@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "any-promise", "version": "1.3.0", "author": "Kevin Beaty", "homepage": "http://github.com/kevinbeaty/any-promise", "description": "Resolve any installed ES6 compatible promise", "url": "https://github.com/kevinbeaty/any-promise", "private": false}}, {"id": "099e70248d8da6de", "name": "array-flatten", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-flatten/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/array-flatten/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:array-flatten:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array-flatten:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_flatten:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array_flatten:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:blakeembrey:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array-flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:array:array_flatten:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/array-flatten@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "array-flatten", "version": "1.1.1", "author": "Blake Embrey (http://blakeembrey.me)", "homepage": "https://github.com/blakeembrey/array-flatten", "description": "Flatten an array of nested arrays into a single flat array", "url": "git://github.com/blakeembrey/array-flatten.git", "private": false}}, {"id": "3760fdd76a77c477", "name": "asn1.js", "version": "5.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asn1.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/asn1.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:asn1.js:asn1.js:5.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:indutny:asn1.js:5.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/asn1.js@5.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "asn1.js", "version": "5.4.1", "author": "Fedor Indutny", "homepage": "https://github.com/indutny/asn1.js", "description": "ASN.1 encoder and decoder", "url": "git@github.com:indutny/asn1.js", "private": false}}, {"id": "0f44b8101e3270f6", "name": "async", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/async/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:caolan:async:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:async:async:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/async@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "async", "version": "3.2.2", "author": "Caolan McMahon", "homepage": "https://caolan.github.io/async/", "description": "Higher-order functions and common patterns for asynchronous code", "url": "https://github.com/caolan/async.git", "private": false}}, {"id": "2102822eb073c0ef", "name": "at-least-node", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/at-least-node/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/at-least-node/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:at-least-node:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least-node:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least_node:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least_node:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at-least:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at_least:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at:at-least-node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:at:at_least_node:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/at-least-node@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "at-least-node", "version": "1.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/at-least-node#readme", "description": "Lightweight Node.js version sniffing/comparison", "url": "git+https://github.com/RyanZim/at-least-node.git", "private": false}}, {"id": "708333bcaec16008", "name": "auto-load", "version": "3.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/auto-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/auto-load/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:auto-load:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto-load:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto_load:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto_load:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Neamar:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Neamar:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto:auto-load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:auto:auto_load:3.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/auto-load@3.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "auto-load", "version": "3.0.4", "author": "Matthieu Bacconnier ", "homepage": "", "description": "Require all files in subfolders", "url": "https://github.com/Neamar/autoload", "private": false}}, {"id": "031a2bbab842e7c8", "name": "bcryptjs", "version": "2.4.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bcryptjs:bcryptjs:2.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dcodeIO:bcryptjs:2.4.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bcryptjs@2.4.3", "metadataType": "javascript-npm-package", "metadata": {"name": "bcryptjs", "version": "2.4.3", "author": "Daniel Wirtz ", "homepage": "", "description": "Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.", "url": "https://github.com/dcodeIO/bcrypt.js.git", "private": false}}, {"id": "5d5ec275973c634f", "name": "bcryptjs-then", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs-then/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bcryptjs-then/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bcryptjs-then:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs-then:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs_then:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs_then:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs:bcryptjs-then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bcryptjs:bcryptjs_then:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bcryptjs-then@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "bcryptjs-then", "version": "1.0.1", "author": "Andy Nguyen ", "homepage": "", "description": "bcryptjs as promised", "url": "kurigohan/bcryptjs-then", "private": false}}, {"id": "a410a735c9159583", "name": "bluebird", "version": "3.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bluebird/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bluebird/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:petkaantonov:bluebird:3.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bluebird:bluebird:3.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bluebird@3.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "bluebird", "version": "3.7.2", "author": "Petka Antonov (http://github.com/petkaantonov/)", "homepage": "https://github.com/petkaantonov/bluebird", "description": "Full featured Promises/A+ implementation with exceptionally good performance", "url": "git://github.com/petkaantonov/bluebird.git", "private": false}}, {"id": "413e88269f6dd1b0", "name": "bn.js", "version": "4.12.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bn.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bn.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:indutny:bn.js:4.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:bn.js:bn.js:4.12.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bn.js@4.12.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bn.js", "version": "4.12.0", "author": "Fedor Indutny ", "homepage": "https://github.com/indutny/bn.js", "description": "Big number implementation in pure javascript", "url": "git@github.com:indutny/bn.js", "private": false}}, {"id": "563bd625c9e9368d", "name": "body-parser", "version": "1.19.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:body-parser:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body-parser:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body_parser:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body-parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:body:body_parser:1.19.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/body-parser@1.19.0", "metadataType": "javascript-npm-package", "metadata": {"name": "body-parser", "version": "1.19.0", "author": "", "homepage": "", "description": "Node.js body parsing middleware", "url": "expressjs/body-parser", "private": false}}, {"id": "a73a40ba46c3b6f9", "name": "boolbase", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/boolbase/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/boolbase/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:boolbase:boolbase:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:boolbase:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/boolbase@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "boolbase", "version": "1.0.0", "author": "Felix Boehm ", "homepage": "https://github.com/fb55/boolbase", "description": "two functions: One that returns true, one that returns false", "url": "https://github.com/fb55/boolbase", "private": false}}, {"id": "06a7a24007bceef8", "name": "buffer-equal-constant-time", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-equal-constant-time/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/buffer-equal-constant-time/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:buffer-equal-constant-time:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant-time:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant_time:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant_time:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal-constant:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal_constant:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer-equal:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer_equal:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer-equal-constant-time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:buffer:buffer_equal_constant_time:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/buffer-equal-constant-time@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "buffer-equal-constant-time", "version": "1.0.1", "author": "GoInstant Inc., a salesforce.com company", "homepage": "", "description": "Constant-time comparison of Buffers", "url": "git@github.com:goinstant/buffer-equal-constant-time.git", "private": false}}, {"id": "d477e48096e2e985", "name": "busybox", "version": "1.33.1-r6", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-only", "spdxExpression": "GPL-2.0-only", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:busybox:busybox:1.33.1-r6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/busybox@1.33.1-r6?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "busybox", "originPackage": "busybox", "maintainer": "Natanael Copa ", "version": "1.33.1-r6", "architecture": "x86_64", "url": "https://busybox.net/", "description": "Size optimized toolbox of many common UNIX utilities", "size": 499566, "installedSize": 950272, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["/bin/sh", "cmd:busybox", "cmd:sh"], "pullChecksum": "Q1dgtiXUOjvBmrjmjNI1P/d9kQxBw=", "gitCommitOfApkPort": "b08c19fd29b302ab411d43e52855cec047fd3803", "files": [{"path": "/bin"}, {"path": "/bin/busybox", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1VtivFYPVKJCaGTDqFV3joX9Uq9U="}}, {"path": "/bin/sh", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1pcfTfDNEbNKQc2s1tia7da05M8Q="}}, {"path": "/etc"}, {"path": "/etc/securetty", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1mB95Hq2NUTZ599RDiSsj9w5FrOU="}}, {"path": "/etc/udhcpd.conf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1UAiPZcDIW1ClRzobfggcCQ77V28="}}, {"path": "/etc/logrotate.d"}, {"path": "/etc/logrotate.d/acpid", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TylyCINVmnS+A/Tead4vZhE7Bks="}}, {"path": "/etc/network"}, {"path": "/etc/network/if-down.d"}, {"path": "/etc/network/if-post-down.d"}, {"path": "/etc/network/if-post-up.d"}, {"path": "/etc/network/if-pre-down.d"}, {"path": "/etc/network/if-pre-up.d"}, {"path": "/etc/network/if-up.d"}, {"path": "/etc/network/if-up.d/dad", "ownerUid": "0", "ownerGid": "0", "permissions": "775", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ORf+lPRKuYgdkBBcKoevR1t60Q4="}}, {"path": "/sbin"}, {"path": "/tmp", "ownerUid": "0", "ownerGid": "0", "permissions": "1777"}, {"path": "/usr"}, {"path": "/usr/sbin"}, {"path": "/usr/share"}, {"path": "/usr/share/udhcpc"}, {"path": "/usr/share/udhcpc/default.script", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1t9vir/ZrX3nbSIYT9BDLWZenkVQ="}}, {"path": "/var"}, {"path": "/var/cache"}, {"path": "/var/cache/misc"}, {"path": "/var/lib"}, {"path": "/var/lib/udhcpd"}]}}, {"id": "a21fc5e91a2f22d8", "name": "bytes", "version": "3.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bytes:bytes:3.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bytes@3.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bytes", "version": "3.0.0", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Utility to parse a string bytes to bytes and vice-versa", "url": "visionmedia/bytes.js", "private": false}}, {"id": "38967999c3285c90", "name": "bytes", "version": "3.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/bytes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:bytes:bytes:3.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/bytes@3.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "bytes", "version": "3.1.0", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Utility to parse a string bytes to bytes and vice-versa", "url": "visionmedia/bytes.js", "private": false}}, {"id": "a3aa74ea5a5e0ae9", "name": "chalk", "version": "4.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/chalk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chalk:chalk:4.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/chalk@4.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "chalk", "version": "4.1.0", "author": "", "homepage": "", "description": "Terminal string styling done right", "url": "chalk/chalk", "private": false}}, {"id": "937096f9aafbbcc0", "name": "cheerio", "version": "1.0.0-rc.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cheeriojs:cheerio:1.0.0-rc.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio:1.0.0-rc.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cheerio@1.0.0-rc.5", "metadataType": "javascript-npm-package", "metadata": {"name": "cheerio", "version": "1.0.0-rc.5", "author": "Matt Mueller (mat.io)", "homepage": "", "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server", "url": "git://github.com/cheeriojs/cheerio.git", "private": false}}, {"id": "340d92d4f76e273d", "name": "cheerio-select-tmp", "version": "0.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio-select-tmp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio-select-tmp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cheerio-select-tmp:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select-tmp:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select_tmp:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select_tmp:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio-select:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio_select:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio-select-tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheerio:cheerio_select_tmp:0.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cheerio-select-tmp@0.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "cheerio-select-tmp", "version": "0.1.1", "author": "Felix Boehm ", "homepage": "", "description": "CSS selector engine supporting jQuery selectors", "url": "git://github.com/cheeriojs/cheerio-select.git", "private": false}}, {"id": "4a705369ff9a3ba3", "name": "clean-css", "version": "4.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/clean-css/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/clean-css/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jakubpawlowicz:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jakubpawlowicz:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean-css:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean-css:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean_css:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean_css:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean:clean-css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:clean:clean_css:4.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/clean-css@4.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "clean-css", "version": "4.2.3", "author": "Jakub Pawlowicz (http://twitter.com/jakubpawlowicz)", "homepage": "https://github.com/jakubpawlowicz/clean-css", "description": "A well-tested CSS minifier", "url": "https://github.com/jakubpawlowicz/clean-css.git", "private": false}}, {"id": "10b5a2c35079a658", "name": "color", "version": "3.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/node_modules/color/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/node_modules/color/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color:color:3.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color@3.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "color", "version": "3.2.1", "author": "", "homepage": "", "description": "Color conversion and manipulation with CSS string support", "url": "Qix-/color", "private": false}}, {"id": "b1ee7eddcfa62c0c", "name": "color-convert", "version": "1.9.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-convert:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-convert:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_convert:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_convert:1.9.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-convert@1.9.3", "metadataType": "javascript-npm-package", "metadata": {"name": "color-convert", "version": "1.9.3", "author": "Heather Arthur ", "homepage": "", "description": "Plain color conversion functions", "url": "Qix-/color-convert", "private": false}}, {"id": "aa9cb3b24ea23ff2", "name": "color-name", "version": "1.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-name:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-name:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dfcreative:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dfcreative:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_name:1.1.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-name@1.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "color-name", "version": "1.1.3", "author": "DY ", "homepage": "https://github.com/dfcreative/color-name", "description": "A list of color names and its values", "url": "git@github.com:dfcreative/color-name.git", "private": false}}, {"id": "47e6e4027846cf67", "name": "color-name", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-name:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color-name:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color_name:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorjs:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorjs:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color-name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:color:color_name:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/color-name@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "color-name", "version": "1.1.4", "author": "DY ", "homepage": "https://github.com/colorjs/color-name", "description": "A list of color names and its values", "url": "git@github.com:colorjs/color-name.git", "private": false}}, {"id": "9b29d21d882f5a95", "name": "color-string", "version": "1.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/color-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:color-string_project:color-string:1.9.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/color-string@1.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "color-string", "version": "1.9.0", "author": "Heather Arthur ", "homepage": "", "description": "Parser and generator for CSS color strings", "url": "Qix-/color-string", "private": false}}, {"id": "55ad5a6bc9f38e9c", "name": "colorette", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorette/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorette/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jorgebucaran:colorette:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:colorette:colorette:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colorette@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "colorette", "version": "1.2.1", "author": "Jorge Bucaran", "homepage": "https://github.com/jorgebucaran/colorette", "description": "Color your terminal using pure idiomatic JavaScript.", "url": "jorgebucaran/colorette", "private": false}}, {"id": "00fe84fee2ef1c1c", "name": "colors", "version": "1.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:colors:colors:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Marak:colors:1.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colors@1.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "colors", "version": "1.4.0", "author": "Marak Squires", "homepage": "https://github.com/Marak/colors.js", "description": "get colors in your node.js console", "url": "http://github.com/Marak/colors.js.git", "private": false}}, {"id": "d7f09b4412c93349", "name": "colorspace", "version": "1.1.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/colorspace/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:colorspace:colorspace:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:colorspace:1.1.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/colorspace@1.1.4", "metadataType": "javascript-npm-package", "metadata": {"name": "colorspace", "version": "1.1.4", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/colorspace", "description": "Generate HEX colors for a given namespace.", "url": "https://github.com/3rd-Eden/colorspace", "private": false}}, {"id": "63c38a23ca98c3a6", "name": "compressible", "version": "2.0.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compressible/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compressible/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:compressible:compressible:2.0.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/compressible@2.0.18", "metadataType": "javascript-npm-package", "metadata": {"name": "compressible", "version": "2.0.18", "author": "", "homepage": "", "description": "Compressible Content-Type / mime checking", "url": "jshttp/compressible", "private": false}}, {"id": "6d8b0e5ee361e45e", "name": "compression", "version": "1.7.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:compression:compression:1.7.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/compression@1.7.4", "metadataType": "javascript-npm-package", "metadata": {"name": "compression", "version": "1.7.4", "author": "", "homepage": "", "description": "Node.js compression middleware", "url": "expressjs/compression", "private": false}}, {"id": "65608571b201e49f", "name": "content-disposition", "version": "0.5.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:content-disposition:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content-disposition:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_disposition:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content-disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content_disposition:0.5.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/content-disposition@0.5.3", "metadataType": "javascript-npm-package", "metadata": {"name": "content-disposition", "version": "0.5.3", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Create and parse Content-Disposition header", "url": "jshttp/content-disposition", "private": false}}, {"id": "e3eeffcfb6a5549c", "name": "content-type", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-type/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-type/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:content-type:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content-type:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_type:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content_type:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content-type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:content:content_type:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/content-type@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "content-type", "version": "1.0.4", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Create and parse HTTP Content-Type header", "url": "jshttp/content-type", "private": false}}, {"id": "7fc8d6639e5be4e9", "name": "cookie", "version": "0.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/cookie/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie:cookie:0.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/cookie@0.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie", "version": "0.4.0", "author": "Roman Shtylman ", "homepage": "", "description": "HTTP server cookie parsing and serialization", "url": "jshttp/cookie", "private": false}}, {"id": "f2f8910d83499f94", "name": "cookie-signature", "version": "1.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie-signature/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cookie-signature/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:cookie-signature_project:cookie-signature:1.0.6:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/cookie-signature@1.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "cookie-signature", "version": "1.0.6", "author": "TJ Holowaychuk ", "homepage": "", "description": "Sign and unsign cookies", "url": "https://github.com/visionmedia/node-cookie-signature.git", "private": false}}, {"id": "bc06a060557b60d7", "name": "css-select", "version": "3.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-select/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-select/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:css-select:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css-select:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css_select:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css_select:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css:css-select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:css:css_select:3.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/css-select@3.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "css-select", "version": "3.1.2", "author": "Felix Boehm ", "homepage": "", "description": "a CSS selector compiler/engine", "url": "git://github.com/fb55/css-select.git", "private": false}}, {"id": "593cc177098b8f89", "name": "css-what", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-what/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/css-what/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:css-what_project:css-what:4.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/css-what@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "css-what", "version": "4.0.0", "author": "Felix B\u00f6hm (http://feedic.com)", "homepage": "", "description": "a CSS selector parser", "url": "https://github.com/fb55/css-what", "private": false}}, {"id": "c30e83dfb03780ad", "name": "custom-error-instance", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/custom-error-instance/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/custom-error-instance/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:custom-error-instance:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error-instance:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error_instance:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error_instance:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom-error:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom_error:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:custom:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Gi60s:custom-error-instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Gi60s:custom_error_instance:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/custom-error-instance@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "custom-error-instance", "version": "2.1.2", "author": "James Speirs", "homepage": "https://github.com/Gi60s/custom-error-instance#readme", "description": "Create custom JavaScript errors that also match instanceof.", "url": "git+https://github.com/Gi60s/custom-error-instance.git", "private": false}}, {"id": "bcc1ec16214e51c0", "name": "db-errors", "version": "0.2.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/db-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/db-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:db-errors:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db-errors:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db_errors:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db_errors:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Vincit:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Vincit:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db:db-errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:db:db_errors:0.2.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/db-errors@0.2.3", "metadataType": "javascript-npm-package", "metadata": {"name": "db-errors", "version": "0.2.3", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "https://github.com/Vincit/db-errors#readme", "description": "Unified node.js error API for mysql, postgres and sqlite3", "url": "git+ssh://git@github.com/Vincit/db-errors.git", "private": false}}, {"id": "0007ce96ac68380e", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "27136bd3bc1372f5", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "66a39367e61d6a09", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "45f1cc8e71a1e6a7", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "936b6b5470167f6f", "name": "debug", "version": "2.6.9", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:2.6.9:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@2.6.9", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "2.6.9", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "4fccacc717c4f36d", "name": "debug", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/debug/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:debug_project:debug:4.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/debug@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "debug", "version": "4.1.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "small debugging utility", "url": "git://github.com/visionmedia/debug.git", "private": false}}, {"id": "0709f5caa8cacdef", "name": "denque", "version": "1.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/denque/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/denque/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:denque:denque:1.5.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/denque@1.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "denque", "version": "1.5.1", "author": "Invertase (http://github.com/invertase/)", "homepage": "https://docs.page/invertase/denque", "description": "The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.", "url": "git+https://github.com/invertase/denque.git", "private": false}}, {"id": "d2f9ed7e55405992", "name": "depd", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/depd/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:depd:depd:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/depd@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "depd", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Deprecate all the things", "url": "dougwilson/nodejs-depd", "private": false}}, {"id": "ed872b7e0cf1c523", "name": "dependency-graph", "version": "0.9.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dependency-graph/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dependency-graph/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dependency-graph:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency-graph:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency_graph:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency_graph:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dependency:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jriecken:dependency-graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jriecken:dependency_graph:0.9.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dependency-graph@0.9.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dependency-graph", "version": "0.9.0", "author": "Jim Riecken ", "homepage": "", "description": "Simple dependency graph.", "url": "git://github.com/jriecken/dependency-graph.git", "private": false}}, {"id": "43c6ed28fb931871", "name": "destroy", "version": "1.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/destroy/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/destroy/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:destroy:destroy:1.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/destroy@1.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "destroy", "version": "1.0.4", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "destroy a stream if possible", "url": "stream-utils/destroy", "private": false}}, {"id": "37d0f4d06cf37853", "name": "dom-serializer", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dom-serializer:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom-serializer:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom-serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom_serializer:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dom-serializer@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "dom-serializer", "version": "1.2.0", "author": "Felix Boehm ", "homepage": "", "description": "render dom nodes to string", "url": "git://github.com/cheeriojs/dom-renderer.git", "private": false}}, {"id": "02535156443af48c", "name": "dom-serializer", "version": "1.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/dom-serializer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dom-serializer:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom-serializer:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom_serializer:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:cheeriojs:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom-serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dom:dom_serializer:1.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/dom-serializer@1.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "dom-serializer", "version": "1.3.2", "author": "Felix Boehm ", "homepage": "", "description": "render domhandler DOM nodes to a string", "url": "git://github.com/cheeriojs/dom-renderer.git", "private": false}}, {"id": "ac4fc5d7151f9f97", "name": "domelementtype", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domelementtype/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domelementtype/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domelementtype:domelementtype:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domelementtype:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domelementtype@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domelementtype", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "all the types of nodes in htmlparser2's dom", "url": "git://github.com/fb55/domelementtype.git", "private": false}}, {"id": "43ca4bfa9b6deb56", "name": "domhandler", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domhandler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domhandler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domhandler:domhandler:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domhandler:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domhandler@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domhandler", "version": "4.3.0", "author": "Felix Boehm ", "homepage": "", "description": "Handler for htmlparser2 that turns pages into a dom", "url": "git://github.com/fb55/domhandler.git", "private": false}}, {"id": "51f650e4b838d290", "name": "domino", "version": "2.1.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domino/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domino/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domino:domino:2.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fgnass:domino:2.1.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domino@2.1.6", "metadataType": "javascript-npm-package", "metadata": {"name": "domino", "version": "2.1.6", "author": "Felix Gnass ", "homepage": "https://github.com/fgnass/domino", "description": "Server-side DOM implementation based on Mozilla's dom.js", "url": "https://github.com/fgnass/domino.git", "private": false}}, {"id": "ffd6c319fe45671f", "name": "domutils", "version": "2.8.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domutils/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/domutils/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domutils:domutils:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:domutils:2.8.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/domutils@2.8.0", "metadataType": "javascript-npm-package", "metadata": {"name": "domutils", "version": "2.8.0", "author": "Felix Boehm ", "homepage": "", "description": "Utilities for working with htmlparser2's dom", "url": "git://github.com/fb55/domutils.git", "private": false}}, {"id": "e7359595e9e037ee", "name": "ecdsa-sig-formatter", "version": "1.0.11", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ecdsa-sig-formatter:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig-formatter:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig_formatter:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig_formatter:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Brightspace:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:Brightspace:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa-sig:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa_sig:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa:ecdsa-sig-formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ecdsa:ecdsa_sig_formatter:1.0.11:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ecdsa-sig-formatter@1.0.11", "metadataType": "javascript-npm-package", "metadata": {"name": "ecdsa-sig-formatter", "version": "1.0.11", "author": "D2L Corporation", "homepage": "https://github.com/Brightspace/node-ecdsa-sig-formatter#readme", "description": "Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation", "url": "git+ssh://git@github.com/Brightspace/node-ecdsa-sig-formatter.git", "private": false}}, {"id": "ffbf130b6f5c923c", "name": "ee-first", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ee-first/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ee-first/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ee-first:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee-first:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee_first:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee_first:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee:ee-first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ee:ee_first:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ee-first@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ee-first", "version": "1.1.1", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "return the first event in a set of ee/event pairs", "url": "jonathanong/ee-first", "private": false}}, {"id": "6bf4811c74b82aec", "name": "emoji-regex", "version": "9.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/emoji-regex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mathiasbynens:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji-regex:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji_regex:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji-regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:emoji:emoji_regex:9.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/emoji-regex@9.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "emoji-regex", "version": "9.2.2", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/emoji-regex", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "url": "https://github.com/mathiasbynens/emoji-regex.git", "private": false}}, {"id": "c70fa820788203df", "name": "enabled", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/enabled/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/enabled/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:enabled:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:enabled:enabled:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/enabled@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "enabled", "version": "2.0.0", "author": "Arnout Kazemier", "homepage": "", "description": "Check if a certain debug flag is enabled.", "url": "git://github.com/3rd-Eden/enabled.git", "private": false}}, {"id": "6e9ba8c6199ec288", "name": "encodeurl", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encodeurl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/encodeurl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:encodeurl:encodeurl:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/encodeurl@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "encodeurl", "version": "1.0.2", "author": "", "homepage": "", "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", "url": "pillarjs/encodeurl", "private": false}}, {"id": "755fdefa1faf5f06", "name": "entities", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:entities:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/entities@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "entities", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "Encode & decode XML and HTML entities with ease", "url": "git://github.com/fb55/entities.git", "private": false}}, {"id": "1d084f10b51dd8ac", "name": "entities", "version": "2.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/entities/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:entities:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:entities:2.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/entities@2.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "entities", "version": "2.2.0", "author": "Felix Boehm ", "homepage": "", "description": "Encode & decode XML and HTML entities with ease", "url": "git://github.com/fb55/entities.git", "private": false}}, {"id": "d83486b2f94da33a", "name": "escape-html", "version": "1.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escape-html/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/escape-html/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:escape-html:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape-html:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_html:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape_html:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape:escape-html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:escape:escape_html:1.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/escape-html@1.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "escape-html", "version": "1.0.3", "author": "", "homepage": "", "description": "Escape string for use in HTML", "url": "component/escape-html", "private": false}}, {"id": "8a3c8cadef8343f2", "name": "esprima", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esprima/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/esprima/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:esprima:esprima:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jquery:esprima:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/esprima@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "esprima", "version": "4.0.1", "author": "Ariya Hidayat ", "homepage": "http://esprima.org", "description": "ECMAScript parsing infrastructure for multipurpose analysis", "url": "https://github.com/jquery/esprima.git", "private": false}}, {"id": "ababc84320b8f5c4", "name": "etag", "version": "1.8.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/etag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/etag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:etag:etag:1.8.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/etag@1.8.1", "metadataType": "javascript-npm-package", "metadata": {"name": "etag", "version": "1.8.1", "author": "", "homepage": "", "description": "Create simple HTTP ETags", "url": "jshttp/etag", "private": false}}, {"id": "e28a40baab6c0afc", "name": "eventemitter2", "version": "6.4.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/eventemitter2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/eventemitter2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:eventemitter2:eventemitter2:6.4.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:hij1nx:eventemitter2:6.4.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/eventemitter2@6.4.5", "metadataType": "javascript-npm-package", "metadata": {"name": "eventemitter2", "version": "6.4.5", "author": "", "homepage": "", "description": "A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.", "url": "git://github.com/hij1nx/EventEmitter2.git", "private": false}}, {"id": "1cfb54367b560bd3", "name": "express", "version": "4.17.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:openjsf:express:4.17.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/express@4.17.1", "metadataType": "javascript-npm-package", "metadata": {"name": "express", "version": "4.17.1", "author": "TJ Holowaychuk ", "homepage": "http://expressjs.com/", "description": "Fast, unopinionated, minimalist web framework", "url": "expressjs/express", "private": false}}, {"id": "5c9884063aa67359", "name": "fecha", "version": "4.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fecha/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fecha/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:taylorhakes:fecha:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fecha:fecha:4.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fecha@4.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fecha", "version": "4.2.1", "author": "Taylor Hakes", "homepage": "https://github.com/taylorhakes/fecha", "description": "Date formatting and parsing", "url": "https://taylorhakes@github.com/taylorhakes/fecha.git", "private": false}}, {"id": "5cb071426ba795ff", "name": "finalhandler", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:finalhandler:finalhandler:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/finalhandler@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "finalhandler", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Node.js final http responder", "url": "pillarjs/finalhandler", "private": false}}, {"id": "5a1dcf29e9a61208", "name": "fn.name", "version": "1.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fn.name/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fn.name/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:fn.name:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fn.name:fn.name:1.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fn.name@1.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "fn.name", "version": "1.1.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/fn.name", "description": "Extract names from functions", "url": "https://github.com/3rd-Eden/fn.name", "private": false}}, {"id": "8f37251f30c49a05", "name": "forwarded", "version": "0.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/forwarded/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/forwarded/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:forwarded_project:forwarded:0.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/forwarded@0.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "forwarded", "version": "0.2.0", "author": "", "homepage": "", "description": "Parse HTTP X-Forwarded-For header", "url": "jshttp/forwarded", "private": false}}, {"id": "91d4b159428e5b36", "name": "fresh", "version": "0.5.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fresh/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fresh/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:fresh_project:fresh:0.5.2:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/fresh@0.5.2", "metadataType": "javascript-npm-package", "metadata": {"name": "fresh", "version": "0.5.2", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "HTTP response freshness testing", "url": "jshttp/fresh", "private": false}}, {"id": "68d80597bed435be", "name": "fs-extra", "version": "9.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jprichardson:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jprichardson:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-extra:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs-extra:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_extra:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs_extra:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs-extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fs:fs_extra:9.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/fs-extra@9.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "fs-extra", "version": "9.0.1", "author": "JP Richardson ", "homepage": "https://github.com/jprichardson/node-fs-extra", "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.", "url": "https://github.com/jprichardson/node-fs-extra", "private": false}}, {"id": "ce43001de65bbea5", "name": "generate-function", "version": "2.3.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/generate-function/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/generate-function/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:generate-function:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate-function:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate_function:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate_function:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mafintosh:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate:generate-function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:generate:generate_function:2.3.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/generate-function@2.3.1", "metadataType": "javascript-npm-package", "metadata": {"name": "generate-function", "version": "2.3.1", "author": "Mathias Buus", "homepage": "https://github.com/mafintosh/generate-function", "description": "Module that helps you write generated functions in Node", "url": "https://github.com/mafintosh/generate-function", "private": false}}, {"id": "1a00e85453bf82bd", "name": "graceful-fs", "version": "4.2.8", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graceful-fs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/graceful-fs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:graceful-fs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful-fs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful_fs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful_fs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:graceful:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:graceful-fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:graceful_fs:4.2.8:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/graceful-fs@4.2.8", "metadataType": "javascript-npm-package", "metadata": {"name": "graceful-fs", "version": "4.2.8", "author": "", "homepage": "", "description": "A drop-in replacement for fs, making various improvements.", "url": "https://github.com/isaacs/node-graceful-fs", "private": false}}, {"id": "b9f40a2134460f78", "name": "has-flag", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:has-flag:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has-flag:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has_flag:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has-flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:has:has_flag:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/has-flag@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "has-flag", "version": "4.0.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Check if argv has a specific flag", "url": "sindresorhus/has-flag", "private": false}}, {"id": "7cd27186f3f0c274", "name": "he", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/he/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/he/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mathiasbynens:he:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:he:he:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/he@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "he", "version": "1.2.0", "author": "Mathias Bynens (https://mathiasbynens.be/)", "homepage": "https://mths.be/he", "description": "A robust HTML entities encoder/decoder with full Unicode support.", "url": "https://github.com/mathiasbynens/he.git", "private": false}}, {"id": "996a1307d6190746", "name": "htmlparser2", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/htmlparser2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/htmlparser2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:htmlparser2:htmlparser2:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:htmlparser2:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/htmlparser2@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "htmlparser2", "version": "6.1.0", "author": "Felix Boehm ", "homepage": "", "description": "Fast & forgiving HTML/XML parser", "url": "git://github.com/fb55/htmlparser2.git", "private": false}}, {"id": "5238a127a2bb0135", "name": "http-errors", "version": "1.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.2", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "cca90802d28844eb", "name": "http-errors", "version": "1.7.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.2", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.2", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "966306f0f461a828", "name": "http-errors", "version": "1.7.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/http-errors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:http-errors:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http-errors:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http_errors:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http-errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:http:http_errors:1.7.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/http-errors@1.7.3", "metadataType": "javascript-npm-package", "metadata": {"name": "http-errors", "version": "1.7.3", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Create HTTP error objects", "url": "jshttp/http-errors", "private": false}}, {"id": "dbbda18a0a7009f2", "name": "iconv-lite", "version": "0.4.24", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.4.24:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.4.24", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.4.24", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "f33e34fe9fed384f", "name": "iconv-lite", "version": "0.6.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:ashtuchkin:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ashtuchkin:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv-lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv_lite:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv-lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iconv:iconv_lite:0.6.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/iconv-lite@0.6.3", "metadataType": "javascript-npm-package", "metadata": {"name": "iconv-lite", "version": "0.6.3", "author": "Alexander Shtuchkin ", "homepage": "https://github.com/ashtuchkin/iconv-lite", "description": "Convert character encodings in pure javascript.", "url": "git://github.com/ashtuchkin/iconv-lite.git", "private": false}}, {"id": "be900f33466de5d0", "name": "inherits", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.3", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "de4d1a762a8c20ef", "name": "inherits", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.3", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "6d868ebecac6db7b", "name": "inherits", "version": "2.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/inherits/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inherits:inherits:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:inherits:2.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/inherits@2.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "inherits", "version": "2.0.4", "author": "", "homepage": "", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "url": "git://github.com/isaacs/inherits", "private": false}}, {"id": "b708a4c3021d17d9", "name": "ipaddr.js", "version": "1.9.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ipaddr.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ipaddr.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:whitequark:ipaddr.js:1.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ipaddr.js:ipaddr.js:1.9.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/ipaddr.js@1.9.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ipaddr.js", "version": "1.9.1", "author": "whitequark ", "homepage": "", "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", "url": "git://github.com/whitequark/ipaddr.js", "private": false}}, {"id": "f426773a24e9cd93", "name": "is-arrayish", "version": "0.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-arrayish:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-arrayish:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_arrayish:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_arrayish:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qix-:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qix-:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_arrayish:0.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-arrayish@0.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-arrayish", "version": "0.3.2", "author": "Qix (http://github.com/qix-)", "homepage": "", "description": "Determines if an object can be used as an array", "url": "https://github.com/qix-/node-is-arrayish.git", "private": false}}, {"id": "062cca4f6677382b", "name": "is-property", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-property/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/is-property/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mikolalysenko:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mikolalysenko:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-property:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-property:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_property:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_property:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_property:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-property@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "is-property", "version": "1.0.2", "author": "Mikola Lysenko", "homepage": "", "description": "Tests if a JSON property can be accessed using . syntax", "url": "git://github.com/mikolalysenko/is-property.git", "private": false}}, {"id": "417242b65cd2e5dc", "name": "is-stream", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:is-stream:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is-stream:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_stream:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is_stream:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is-stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:is:is_stream:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/is-stream@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "is-stream", "version": "2.0.1", "author": "Sindre Sorhus (https://sindresorhus.com)", "homepage": "", "description": "Check if something is a Node.js stream", "url": "sindresorhus/is-stream", "private": false}}, {"id": "2e73a0a60fb9f5d1", "name": "js-binary", "version": "1.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-binary/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-binary/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-binary:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-binary:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_binary:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_binary:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sitegui:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:sitegui:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_binary:1.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-binary@1.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "js-binary", "version": "1.2.0", "author": "Sitegui ", "homepage": "", "description": "Encode/decode to a custom binary format, much more compact and faster than JSON/BSON", "url": "https://github.com/sitegui/js-binary", "private": false}}, {"id": "43d617020e2f75ae", "name": "js-yaml", "version": "3.14.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-yaml/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/js-yaml/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:js-yaml:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js-yaml:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_yaml:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js_yaml:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodeca:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodeca:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js-yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:js:js_yaml:3.14.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/js-yaml@3.14.0", "metadataType": "javascript-npm-package", "metadata": {"name": "js-yaml", "version": "3.14.0", "author": "Vladimir Zapparov ", "homepage": "https://github.com/nodeca/js-yaml", "description": "YAML 1.2 parser and serializer", "url": "nodeca/js-yaml", "private": false}}, {"id": "ed66a2c26c9bef3b", "name": "jsonfile", "version": "6.1.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jsonfile:jsonfile:6.1.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jsonfile@6.1.0", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonfile", "version": "6.1.0", "author": "JP Richardson ", "homepage": "", "description": "Easily read/write JSON files.", "url": "git@github.com:jprichardson/node-jsonfile.git", "private": false}}, {"id": "58fefe69706146a9", "name": "jsonwebtoken", "version": "8.5.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:auth0:jsonwebtoken:8.5.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/jsonwebtoken@8.5.1", "metadataType": "javascript-npm-package", "metadata": {"name": "jsonwebtoken", "version": "8.5.1", "author": "auth0", "homepage": "", "description": "JSON Web Token implementation (symmetric and asymmetric)", "url": "https://github.com/auth0/node-jsonwebtoken", "private": false}}, {"id": "11e60434cfca9049", "name": "jwa", "version": "1.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jwa/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jwa/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brianloveswords:jwa:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jwa:jwa:1.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jwa@1.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "jwa", "version": "1.4.1", "author": "Brian J. Brennan ", "homepage": "", "description": "JWA implementation (supports all JWS algorithms)", "url": "git://github.com/brianloveswords/node-jwa.git", "private": false}}, {"id": "0abe8a681b3181b5", "name": "jws", "version": "3.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jws/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jws/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:brianloveswords:jws:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jws:jws:3.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/jws@3.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "jws", "version": "3.2.2", "author": "Brian J Brennan", "homepage": "", "description": "Implementation of JSON Web Signatures", "url": "git://github.com/brianloveswords/node-jws.git", "private": false}}, {"id": "0608bcc617658891", "name": "knex", "version": "0.21.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:knex:knex:0.21.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/knex@0.21.7", "metadataType": "javascript-npm-package", "metadata": {"name": "knex", "version": "0.21.7", "author": "Tim Griesser", "homepage": "https://knexjs.org", "description": "A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser", "url": "git://github.com/knex/knex.git", "private": false}}, {"id": "4273a7dd45fd77ce", "name": "kuler", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/kuler/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/kuler/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:kuler:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:kuler:kuler:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/kuler@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "kuler", "version": "2.0.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/kuler", "description": "Color your terminal using CSS/hex color codes", "url": "https://github.com/3rd-Eden/kuler", "private": false}}, {"id": "fb83d928d8ad22a4", "name": "libcrypto1.1", "version": "1.1.1l-r0", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "OpenSSL", "spdxExpression": "OpenSSL", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libcrypto1.1:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto1.1:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto1.1:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:libcrypto:libcrypto:1.1.1l-r0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libcrypto1.1@1.1.1l-r0?arch=x86_64&upstream=openssl&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libcrypto1.1", "originPackage": "openssl", "maintainer": "Timo Teras ", "version": "1.1.1l-r0", "architecture": "x86_64", "url": "https://www.openssl.org/", "description": "Crypto library from openssl", "size": 1211998, "installedSize": 2768896, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libcrypto.so.1.1=1.1"], "pullChecksum": "Q1Sywj1TEYEdvX0+MuqC+ea+zXxR0=", "gitCommitOfApkPort": "3ef1965150d5b1de4af88dc51cf407e11b20b848", "files": [{"path": "/etc"}, {"path": "/etc/ssl"}, {"path": "/etc/ssl/ct_log_list.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/ct_log_list.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1olh8TpdAi2QnTl4FK3TjdUiSwTo="}}, {"path": "/etc/ssl/openssl.cnf", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wGuxVEOK9iGLj1i8D3BSBnT7MJA="}}, {"path": "/etc/ssl/openssl.cnf.dist", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1wGuxVEOK9iGLj1i8D3BSBnT7MJA="}}, {"path": "/etc/ssl/certs"}, {"path": "/etc/ssl/misc"}, {"path": "/etc/ssl/misc/CA.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1IACevKhK93GYBHp96Ie26jgZ17s="}}, {"path": "/etc/ssl/misc/tsget", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13NVgfr7dQUuGYxur0tNalH6EIjU="}}, {"path": "/etc/ssl/misc/tsget.pl", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1ufKVrFftKLv8K/vullp/2reEDdo="}}, {"path": "/etc/ssl/private"}, {"path": "/lib"}, {"path": "/lib/libcrypto.so.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1p0rHZXV1yOM1jGs0zuNSpi951t8="}}, {"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libcrypto.so.1.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1T2si+c7ts7sgDxQYve4B3i1Dgo0="}}, {"path": "/usr/lib/engines-1.1"}, {"path": "/usr/lib/engines-1.1/afalg.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q13GvceRRzjQ6bnB5laIGCkDOHTM0="}}, {"path": "/usr/lib/engines-1.1/capi.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1h8YLf+3MhbqdHUhGNEabdH5MooA="}}, {"path": "/usr/lib/engines-1.1/padlock.so", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1TzNLJ3/GEmO9XW9XuZ/Izoy7zPk="}}]}}, {"id": "80ff314ad163ac70", "name": "libgcc", "version": "10.3.1_git20210424-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libgcc:libgcc:10.3.1_git20210424-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libgcc@10.3.1_git20210424-r2?arch=x86_64&upstream=gcc&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libgcc", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "10.3.1_git20210424-r2", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C compiler runtime libraries", "size": 45699, "installedSize": 114688, "pullDependencies": ["so:libc.musl-x86_64.so.1"], "provides": ["so:libgcc_s.so.1=1"], "pullChecksum": "Q1YYH/LJckNB0k6lZhBPZpgcnh+io=", "gitCommitOfApkPort": "9a63416183087f223b7c63eb6319e9d3481816c0", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libgcc_s.so.1", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1oAAjc1RunhJksDHeZaS/pO8kirg="}}]}}, {"id": "8bd906ee7781adf9", "name": "libstdc++", "version": "10.3.1_git20210424-r2", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "GPL-2.0-or-later", "spdxExpression": "GPL-2.0-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}, {"value": "LGPL-2.1-or-later", "spdxExpression": "LGPL-2.1-or-later", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:libstdc\\+\\+:libstdc\\+\\+:10.3.1_git20210424-r2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/libstdc%2B%2B@10.3.1_git20210424-r2?arch=x86_64&upstream=gcc&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "libstdc++", "originPackage": "gcc", "maintainer": "Ariadne Conill ", "version": "10.3.1_git20210424-r2", "architecture": "x86_64", "url": "https://gcc.gnu.org", "description": "GNU C++ standard runtime library", "size": 514274, "installedSize": 1703936, "pullDependencies": ["so:libc.musl-x86_64.so.1", "so:libgcc_s.so.1"], "provides": ["so:libstdc++.so.6=6.0.28"], "pullChecksum": "Q1cQ3rFKQRTHpTrF47rf8dtV/OQEI=", "gitCommitOfApkPort": "9a63416183087f223b7c63eb6319e9d3481816c0", "files": [{"path": "/usr"}, {"path": "/usr/lib"}, {"path": "/usr/lib/libstdc++.so.6", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1XRF4iSaYuggdocGXkh0F6J/U2kI="}}, {"path": "/usr/lib/libstdc++.so.6.0.28", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1vBLa3txnXmZpnFgK4vuEXBZnYDo="}}]}}, {"id": "da8dd2f81cb453b3", "name": "lodash", "version": "4.17.21", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash:lodash:4.17.21:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/lodash@4.17.21", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash", "version": "4.17.21", "author": "John-David Dalton ", "homepage": "https://lodash.com/", "description": "Lodash modular utilities.", "url": "lodash/lodash", "private": false}}, {"id": "67e2117aae95df5d", "name": "lodash.includes", "version": "4.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.includes/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.includes/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.includes:lodash.includes:4.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.includes@4.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.includes", "version": "4.3.0", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.includes` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "0a0bbaffd5e6c123", "name": "lodash.isboolean", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isboolean/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isboolean/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isboolean:lodash.isboolean:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isboolean@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isboolean", "version": "3.0.3", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isBoolean` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "bb42e41dfe7150ef", "name": "lodash.isinteger", "version": "4.0.4", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isinteger/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isinteger/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isinteger:lodash.isinteger:4.0.4:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isinteger@4.0.4", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isinteger", "version": "4.0.4", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isInteger` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "b617011d17c3605e", "name": "lodash.isnumber", "version": "3.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isnumber/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isnumber/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isnumber:lodash.isnumber:3.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isnumber@3.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isnumber", "version": "3.0.3", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isNumber` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "c2877049c3dbf12f", "name": "lodash.isplainobject", "version": "4.0.6", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isplainobject/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isplainobject/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isplainobject:lodash.isplainobject:4.0.6:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isplainobject@4.0.6", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isplainobject", "version": "4.0.6", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isPlainObject` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "8f56fb2e3b11c6e3", "name": "lodash.isstring", "version": "4.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isstring/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.isstring/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.isstring:lodash.isstring:4.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.isstring@4.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.isstring", "version": "4.0.1", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.isString` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "9270f68fbcfa52bc", "name": "lodash.once", "version": "4.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.once/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lodash.once/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lodash.once:lodash.once:4.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lodash.once@4.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "lodash.once", "version": "4.1.1", "author": "John-David Dalton (http://allyoucanleet.com/)", "homepage": "https://lodash.com/", "description": "The lodash method `_.once` exported as a module.", "url": "lodash/lodash", "private": false}}, {"id": "b9a5465b80e8cd8f", "name": "logform", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/logform/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/logform/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winstonjs:logform:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:logform:logform:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/logform@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "logform", "version": "2.3.0", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/logform#readme", "description": "An mutable object-based log format designed for chaining & objectMode streams.", "url": "git+https://github.com/winstonjs/logform.git", "private": false}}, {"id": "c1b19d0fefb17757", "name": "long", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/long/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/long/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dcodeIO:long:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:long:long:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/long@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "long", "version": "4.0.0", "author": "Daniel Wirtz ", "homepage": "", "description": "A Long class for representing a 64-bit two's-complement integer value.", "url": "https://github.com/dcodeIO/long.js.git", "private": false}}, {"id": "64d704b43a5bc943", "name": "lru-cache", "version": "6.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/lru-cache/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:lru-cache:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru-cache:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru_cache:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:isaacs:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru-cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:lru:lru_cache:6.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/lru-cache@6.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "lru-cache", "version": "6.0.0", "author": "Isaac Z. Schlueter ", "homepage": "", "description": "A cache object that deletes the least-recently-used items.", "url": "git://github.com/isaacs/node-lru-cache.git", "private": false}}, {"id": "2c8d0df5cd77acb5", "name": "luxon", "version": "1.25.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/luxon/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/luxon/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:moment:luxon:1.25.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:luxon:luxon:1.25.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/luxon@1.25.0", "metadataType": "javascript-npm-package", "metadata": {"name": "luxon", "version": "1.25.0", "author": "Isaac Cambron", "homepage": "", "description": "Immutable date wrapper", "url": "https://github.com/moment/luxon", "private": false}}, {"id": "5f891147015b5bc3", "name": "media-typer", "version": "0.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/media-typer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/media-typer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:media-typer:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media-typer:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media_typer:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media_typer:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media:media-typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:media:media_typer:0.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/media-typer@0.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "media-typer", "version": "0.3.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Simple RFC 6838 media type parser and formatter", "url": "jshttp/media-typer", "private": false}}, {"id": "ea2530ed17129b18", "name": "merge-descriptors", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/merge-descriptors/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/merge-descriptors/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:merge-descriptors:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge-descriptors:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge_descriptors:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge_descriptors:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge:merge-descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:merge:merge_descriptors:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/merge-descriptors@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "merge-descriptors", "version": "1.0.1", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Merge objects using descriptors", "url": "component/merge-descriptors", "private": false}}, {"id": "fc0066c2dbd3135e", "name": "methods", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/methods/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/methods/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:methods:methods:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/methods@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "methods", "version": "1.1.2", "author": "", "homepage": "", "description": "HTTP methods that node supports", "url": "jshttp/methods", "private": false}}, {"id": "10d833ac6b667c8b", "name": "mime", "version": "1.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime_project:mime:1.6.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/mime@1.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mime", "version": "1.6.0", "author": "Robert Kieffer (http://github.com/broofa)", "homepage": "", "description": "A comprehensive library for mime-type mapping", "url": "https://github.com/broofa/node-mime", "private": false}}, {"id": "fa89c500df432dc5", "name": "mime-db", "version": "1.51.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-db/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-db/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime-db:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime-db:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_db:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_db:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime-db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime_db:1.51.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mime-db@1.51.0", "metadataType": "javascript-npm-package", "metadata": {"name": "mime-db", "version": "1.51.0", "author": "", "homepage": "", "description": "Media Type Database", "url": "jshttp/mime-db", "private": false}}, {"id": "39c77194bda280a5", "name": "mime-types", "version": "2.1.34", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-types/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mime-types/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:mime-types:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime-types:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_types:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime_types:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime-types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mime:mime_types:2.1.34:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mime-types@2.1.34", "metadataType": "javascript-npm-package", "metadata": {"name": "mime-types", "version": "2.1.34", "author": "", "homepage": "", "description": "The ultimate javascript content-type utility.", "url": "jshttp/mime-types", "private": false}}, {"id": "92b4b8e2baa707c2", "name": "minimalistic-assert", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimalistic-assert/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/minimalistic-assert/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:minimalistic-assert:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic-assert:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic_assert:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic_assert:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:calvinmetcalf:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:calvinmetcalf:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic:minimalistic-assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:minimalistic:minimalistic_assert:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/minimalistic-assert@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "minimalistic-assert", "version": "1.0.1", "author": "", "homepage": "https://github.com/calvinmetcalf/minimalistic-assert", "description": "minimalistic-assert ===", "url": "https://github.com/calvinmetcalf/minimalistic-assert.git", "private": false}}, {"id": "da4a4b4e87a1f6d3", "name": "moment", "version": "2.29.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/moment/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/moment/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:momentjs:moment:2.29.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/moment@2.29.1", "metadataType": "javascript-npm-package", "metadata": {"name": "moment", "version": "2.29.1", "author": "Iskren Ivov Chernev (https://github.com/ichernev)", "homepage": "https://momentjs.com", "description": "Parse, validate, manipulate, and display dates", "url": "https://github.com/moment/moment.git", "private": false}}, {"id": "ca2f487f8dd50797", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "03fba99c9d65ca33", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "83f45b6742e4255c", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "cae723731ff4a08e", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "47be3e5f29538edd", "name": "ms", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.0.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.0.0", "author": "", "homepage": "", "description": "Tiny milisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "d2295c7ccadc4819", "name": "ms", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.1", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "b69d551ee6312ef6", "name": "ms", "version": "2.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.1", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "zeit/ms", "private": false}}, {"id": "d2102e9eb518dfc0", "name": "ms", "version": "2.1.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/ms/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vercel:ms:2.1.3:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/ms@2.1.3", "metadataType": "javascript-npm-package", "metadata": {"name": "ms", "version": "2.1.3", "author": "", "homepage": "", "description": "Tiny millisecond conversion utility", "url": "vercel/ms", "private": false}}, {"id": "ff1bc81845bf07bb", "name": "musl", "version": "1.2.2-r3", "type": "apk", "foundBy": "apk-db-cataloger", "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/lib/apk/db/installed", "layerID": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "accessPath": "/lib/apk/db/installed", "annotations": {"evidence": "primary"}}]}], "language": "", "cpes": [{"cpe": "cpe:2.3:a:musl-libc:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl_libc:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:musl:musl:1.2.2-r3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:apk/alpine/musl@1.2.2-r3?arch=x86_64&distro=alpine-3.14.3", "metadataType": "apk-db-entry", "metadata": {"package": "musl", "originPackage": "musl", "maintainer": "Timo Ter\u00e4s ", "version": "1.2.2-r3", "architecture": "x86_64", "url": "https://musl.libc.org/", "description": "the musl c library (libc) implementation", "size": 382765, "installedSize": 622592, "pullDependencies": [], "provides": ["so:libc.musl-x86_64.so.1=1"], "pullChecksum": "Q1n4yypJ4tpU5g+jxI7oHT0Bm4Xjo=", "gitCommitOfApkPort": "1e9cba35059e3bb4635f12ee7e10dfe687df31ad", "files": [{"path": "/lib"}, {"path": "/lib/ld-musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "755", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q1cZei2MQS2nixN1UwDj0FT9qWO4U="}}, {"path": "/lib/libc.musl-x86_64.so.1", "ownerUid": "0", "ownerGid": "0", "permissions": "777", "digest": {"algorithm": "'Q1'+base64(sha1)", "value": "Q17yJ3JFNypA4mxhJJr0ou6CzsJVI="}}]}}, {"id": "f6a45f817630c911", "name": "mysql2", "version": "2.2.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/mysql2/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sidorares:mysql2:2.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mysql2:mysql2:2.2.5:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/mysql2@2.2.5", "metadataType": "javascript-npm-package", "metadata": {"name": "mysql2", "version": "2.2.5", "author": "Andrey Sidorov ", "homepage": "", "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS", "url": "https://github.com/sidorares/node-mysql2", "private": false}}, {"id": "3699f985554960a2", "name": "nanoid", "version": "3.1.30", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanoid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nanoid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nanoid_project:nanoid:3.1.30:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/nanoid@3.1.30", "metadataType": "javascript-npm-package", "metadata": {"name": "nanoid", "version": "3.1.30", "author": "Andrey Sitnik ", "homepage": "", "description": "A tiny (130 bytes), secure URL-friendly unique string ID generator", "url": "ai/nanoid", "private": false}}, {"id": "0c9bcb9b98887294", "name": "negotiator", "version": "0.6.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/negotiator/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/negotiator/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:negotiator:negotiator:0.6.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/negotiator@0.6.2", "metadataType": "javascript-npm-package", "metadata": {"name": "negotiator", "version": "0.6.2", "author": "", "homepage": "", "description": "HTTP content negotiation", "url": "jshttp/negotiator", "private": false}}, {"id": "5d20846fa2f47a89", "name": "node", "version": "16.13.1", "type": "binary", "foundBy": "binary-classifier-cataloger", "locations": [{"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/bin/node", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "", "cpes": [{"cpe": "cpe:2.3:a:nodejs:node.js:16.13.1:*:*:*:*:*:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:generic/node@16.13.1", "metadataType": "binary-signature", "metadata": {"matches": [{"classifier": "nodejs-binary", "location": {"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "accessPath": "/usr/local/bin/node", "annotations": {"evidence": "primary"}}}]}}, {"id": "e329894a4969ecf1", "name": "node-2fa", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-2fa/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "Apache-2.0", "spdxExpression": "Apache-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/node-2fa/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jeremyscalpello:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jeremyscalpello:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-2fa:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node-2fa:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_2fa:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node_2fa:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node-2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:node:node_2fa:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/node-2fa@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "node-2fa", "version": "1.1.2", "author": "Jeremy Scalpello ", "homepage": "https://github.com/jeremyscalpello/node-2fa#readme", "description": "Easy 2-Factor Integration For Node.JS", "url": "git+https://github.com/jeremyscalpello/node-2fa", "private": false}}, {"id": "5d226f16eae4779b", "name": "notp", "version": "2.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/notp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/notp/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:guyht:notp:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:notp:notp:2.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/notp@2.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "notp", "version": "2.0.3", "author": "Guy Halford-Thompson (http://guy.ht)", "homepage": "https://github.com/guyht/notp", "description": "Node One Time Password library, supports HOTP, TOTP and works with Google Authenticator", "url": "git://github.com/guyht/notp.git", "private": false}}, {"id": "987c929db0eaddd1", "name": "nth-check", "version": "2.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nth-check/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-2-Clause", "spdxExpression": "BSD-2-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/nth-check/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:nth-check:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth-check:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth_check:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth_check:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:fb55:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth:nth-check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nth:nth_check:2.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/nth-check@2.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "nth-check", "version": "2.0.1", "author": "Felix Boehm ", "homepage": "https://github.com/fb55/nth-check", "description": "Parses and compiles CSS nth-checks to highly optimized functions.", "url": "https://github.com/fb55/nth-check", "private": false}}, {"id": "8a579b5e02a8dc63", "name": "objection", "version": "2.2.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/objection/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/objection/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:objection_project:objection:2.2.18:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/objection@2.2.18", "metadataType": "javascript-npm-package", "metadata": {"name": "objection", "version": "2.2.18", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "", "description": "An SQL-friendly ORM for Node.js", "url": "git://github.com/vincit/objection.js.git", "private": false}}, {"id": "24d18c4342fad278", "name": "on-finished", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-finished/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-finished/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:on-finished:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on-finished:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_finished:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_finished:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on-finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on_finished:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/on-finished@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "on-finished", "version": "2.3.0", "author": "", "homepage": "", "description": "Execute a callback when a request closes, finishes, or errors", "url": "jshttp/on-finished", "private": false}}, {"id": "988d0e3bac3b5a88", "name": "on-headers", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-headers/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/on-headers/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:on-headers:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on-headers:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_headers:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on_headers:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on-headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:on:on_headers:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/on-headers@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "on-headers", "version": "1.0.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Execute a listener when a response is about to write headers", "url": "jshttp/on-headers", "private": false}}, {"id": "5971eb85fdf458c7", "name": "one-time", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/one-time/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/one-time/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one-time:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one-time:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one_time:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one_time:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one:one-time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:one:one_time:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/one-time@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "one-time", "version": "1.0.0", "author": "Arnout Kazemier", "homepage": "", "description": "Run the supplied function exactly one time (once)", "url": "https://github.com/3rd-Eden/one-time.git", "private": false}}, {"id": "fa9e6f7180990590", "name": "parse5", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:inikulin:parse5:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse5@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "parse5", "version": "6.0.1", "author": "Ivan Nikulin (https://github.com/inikulin)", "homepage": "https://github.com/inikulin/parse5", "description": "HTML parser and serializer.", "url": "git://github.com/inikulin/parse5.git", "private": false}}, {"id": "0c6cb2af47b24952", "name": "parse5-htmlparser2-tree-adapter", "version": "6.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parse5-htmlparser2-tree-adapter:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree-adapter:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree_adapter:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree_adapter:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2-tree:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2_tree:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5-htmlparser2:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5_htmlparser2:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inikulin:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:inikulin:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5-htmlparser2-tree-adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:parse5:parse5_htmlparser2_tree_adapter:6.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parse5-htmlparser2-tree-adapter@6.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "parse5-htmlparser2-tree-adapter", "version": "6.0.1", "author": "Ivan Nikulin (https://github.com/inikulin)", "homepage": "https://github.com/inikulin/parse5", "description": "htmlparser2 tree adapter for parse5.", "url": "git://github.com/inikulin/parse5.git", "private": false}}, {"id": "d112476312197edc", "name": "parseurl", "version": "1.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parseurl/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/parseurl/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:parseurl:parseurl:1.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/parseurl@1.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "parseurl", "version": "1.3.3", "author": "", "homepage": "", "description": "parse a url with memoization", "url": "pillarjs/parseurl", "private": false}}, {"id": "2089dccb2766fab2", "name": "path-to-regexp", "version": "0.1.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-to-regexp/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/path-to-regexp/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:path-to-regexp:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to-regexp:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to_regexp:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to_regexp:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:component:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path-to:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path_to:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path-to-regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:path:path_to_regexp:0.1.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/path-to-regexp@0.1.7", "metadataType": "javascript-npm-package", "metadata": {"name": "path-to-regexp", "version": "0.1.7", "author": "", "homepage": "", "description": "Express style path to RegExp utility", "url": "https://github.com/component/path-to-regexp.git", "private": false}}, {"id": "55aea1b3bef46806", "name": "pem-jwk", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pem-jwk/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MPL-2.0", "spdxExpression": "MPL-2.0", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pem-jwk/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:dannycoates:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:dannycoates:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem-jwk:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem-jwk:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem_jwk:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem_jwk:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem:pem-jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pem:pem_jwk:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pem-jwk@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pem-jwk", "version": "2.0.0", "author": "", "homepage": "https://github.com/dannycoates/pem-jwk", "description": "convert between PEM and JWK formats", "url": "https://github.com/dannycoates/pem-jwk.git", "private": false}}, {"id": "d94629cec13c202a", "name": "pg-connection-string", "version": "2.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/pg-connection-string/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:pg-connection-string:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection-string:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection_string:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg-connection:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg_connection:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iceddev:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:iceddev:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:brianc:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg-connection-string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:pg:pg_connection_string:2.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/pg-connection-string@2.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "pg-connection-string", "version": "2.3.0", "author": "Blaine Bublitz (http://iceddev.com/)", "homepage": "https://github.com/iceddev/pg-connection-string", "description": "Functions for dealing with a PostgresSQL connection string", "url": "git://github.com/brianc/node-postgres.git", "private": false}}, {"id": "adb711885aec7a70", "name": "proxy-addr", "version": "2.0.7", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/proxy-addr/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/proxy-addr/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:proxy-addr:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy-addr:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy_addr:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy_addr:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy:proxy-addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:proxy:proxy_addr:2.0.7:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/proxy-addr@2.0.7", "metadataType": "javascript-npm-package", "metadata": {"name": "proxy-addr", "version": "2.0.7", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Determine address of proxied request", "url": "jshttp/proxy-addr", "private": false}}, {"id": "1d078a09a97427db", "name": "qr-image", "version": "3.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/qr-image/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/qr-image/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:alexeyten:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:alexeyten:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr-image:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr-image:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr_image:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr_image:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr:qr-image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:qr:qr_image:3.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/qr-image@3.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "qr-image", "version": "3.2.0", "author": "Alexey Ten (http://git.io/alexeyten)", "homepage": "https://github.com/alexeyten/qr-image", "description": "QR Code generator (png, svg, pdf, eps)", "url": "https://github.com/alexeyten/qr-image.git", "private": false}}, {"id": "752931a8e15597a7", "name": "qs", "version": "6.7.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/qs/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:qs_project:qs:6.7.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/qs@6.7.0", "metadataType": "javascript-npm-package", "metadata": {"name": "qs", "version": "6.7.0", "author": "", "homepage": "https://github.com/ljharb/qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "url": "https://github.com/ljharb/qs.git", "private": false}}, {"id": "a80b47ff75110210", "name": "range-parser", "version": "1.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/range-parser/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/range-parser/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:range-parser:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range-parser:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range_parser:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range_parser:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range:range-parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:range:range_parser:1.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/range-parser@1.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "range-parser", "version": "1.2.1", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "homepage": "", "description": "Range header field string parser", "url": "jshttp/range-parser", "private": false}}, {"id": "e1638660067e5f24", "name": "raw-body", "version": "2.4.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/raw-body/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:raw-body:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw-body:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw_body:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw-body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:raw:raw_body:2.4.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/raw-body@2.4.0", "metadataType": "javascript-npm-package", "metadata": {"name": "raw-body", "version": "2.4.0", "author": "Jonathan Ong (http://jongleberry.com)", "homepage": "", "description": "Get and validate the raw body of a readable stream.", "url": "stream-utils/raw-body", "private": false}}, {"id": "b64f49a38cf6085c", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "3357d7760718846a", "name": "readable-stream", "version": "3.6.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:readable-stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable-stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable_stream:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:readable:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable-stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:nodejs:readable_stream:3.6.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/readable-stream@3.6.0", "metadataType": "javascript-npm-package", "metadata": {"name": "readable-stream", "version": "3.6.0", "author": "", "homepage": "", "description": "Streams3, a user-land copy of the stream library from Node.js", "url": "git://github.com/nodejs/readable-stream", "private": false}}, {"id": "f7873c07698db4d5", "name": "safe-buffer", "version": "5.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.1", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "8724bab9fb9d01b9", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "b8bd3858f0646ab4", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "a98104972fd3dfed", "name": "safe-buffer", "version": "5.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.1.2", "author": "Feross Aboukhadijeh (http://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "fa07c3aed44bcbba", "name": "safe-buffer", "version": "5.2.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-buffer:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-buffer:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_buffer:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:feross:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_buffer:5.2.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-buffer@5.2.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-buffer", "version": "5.2.1", "author": "Feross Aboukhadijeh (https://feross.org)", "homepage": "https://github.com/feross/safe-buffer", "description": "Safer Node.js Buffer API", "url": "git://github.com/feross/safe-buffer.git", "private": false}}, {"id": "32698a9999aeec7d", "name": "safe-stable-stringify", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-stable-stringify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safe-stable-stringify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safe-stable-stringify:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable-stringify:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable_stringify:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable_stringify:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe-stable:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe_stable:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:BridgeAR:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:BridgeAR:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe-stable-stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safe:safe_stable_stringify:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safe-stable-stringify@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "safe-stable-stringify", "version": "1.1.1", "author": "Ruben Bridgewater", "homepage": "https://github.com/BridgeAR/safe-stable-stringify#readme", "description": "Deterministic and safely JSON.stringify to quickly serialize JavaScript objects", "url": "git+https://github.com/BridgeAR/safe-stable-stringify.git", "private": false}}, {"id": "817728c301b2de2a", "name": "safer-buffer", "version": "2.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safer-buffer/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/safer-buffer/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:safer-buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer-buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer_buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer_buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer:safer-buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:safer:safer_buffer:2.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/safer-buffer@2.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "safer-buffer", "version": "2.1.2", "author": "Nikita Skovoroda (https://github.com/ChALkeR)", "homepage": "", "description": "Modern Buffer API polyfill without footguns", "url": "git+https://github.com/ChALkeR/safer-buffer.git", "private": false}}, {"id": "a1a20a8f9f4ad21d", "name": "semver", "version": "5.7.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:5.7.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@5.7.1", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "5.7.1", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "0968029330844be1", "name": "semver", "version": "7.3.5", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/semver/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:npmjs:semver:7.3.5:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/semver@7.3.5", "metadataType": "javascript-npm-package", "metadata": {"name": "semver", "version": "7.3.5", "author": "", "homepage": "", "description": "The semantic version parser used by npm.", "url": "https://github.com/npm/node-semver", "private": false}}, {"id": "ef63af479ef300da", "name": "send", "version": "0.17.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/send/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:send_project:send:0.17.1:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/send@0.17.1", "metadataType": "javascript-npm-package", "metadata": {"name": "send", "version": "0.17.1", "author": "TJ Holowaychuk ", "homepage": "", "description": "Better streaming static file server with Range and conditional-GET support", "url": "pillarjs/send", "private": false}}, {"id": "9aec6f405e1db4e7", "name": "serve-favicon", "version": "2.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-favicon/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:serve-favicon:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve-favicon:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_favicon:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_favicon:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve-favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve_favicon:2.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/serve-favicon@2.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "serve-favicon", "version": "2.5.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "favicon serving middleware with caching", "url": "expressjs/serve-favicon", "private": false}}, {"id": "64f65819c8c1fcbe", "name": "serve-static", "version": "1.14.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/serve-static/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:serve-static:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve-static:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve_static:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve-static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:serve:serve_static:1.14.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/serve-static@1.14.1", "metadataType": "javascript-npm-package", "metadata": {"name": "serve-static", "version": "1.14.1", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Serve static files", "url": "expressjs/serve-static", "private": false}}, {"id": "55afc3ff53d515f9", "name": "setprototypeof", "version": "1.1.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/setprototypeof/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:setprototypeof:setprototypeof:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wesleytodd:setprototypeof:1.1.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/setprototypeof@1.1.1", "metadataType": "javascript-npm-package", "metadata": {"name": "setprototypeof", "version": "1.1.1", "author": "Wes Todd", "homepage": "https://github.com/wesleytodd/setprototypeof", "description": "A small polyfill for Object.setprototypeof", "url": "https://github.com/wesleytodd/setprototypeof.git", "private": false}}, {"id": "bae0cbddd4117a2e", "name": "simple-swizzle", "version": "0.2.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/simple-swizzle/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:simple-swizzle:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple-swizzle:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_swizzle:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple_swizzle:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple-swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:simple:simple_swizzle:0.2.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/simple-swizzle@0.2.2", "metadataType": "javascript-npm-package", "metadata": {"name": "simple-swizzle", "version": "0.2.2", "author": "Qix (http://github.com/qix-)", "homepage": "", "description": "Simply swizzle your arguments", "url": "qix-/node-simple-swizzle", "private": false}}, {"id": "15b08c77a200730e", "name": "source-map", "version": "0.6.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "BSD-3-Clause", "spdxExpression": "BSD-3-Clause", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/source-map/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:source-map:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source-map:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source_map:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:mozilla:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source-map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:source:source_map:0.6.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/source-map@0.6.1", "metadataType": "javascript-npm-package", "metadata": {"name": "source-map", "version": "0.6.1", "author": "Nick Fitzgerald ", "homepage": "https://github.com/mozilla/source-map", "description": "Generates and consumes source maps", "url": "http://github.com/mozilla/source-map.git", "private": false}}, {"id": "d01ef5786112df80", "name": "sqlstring", "version": "2.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sqlstring/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/sqlstring/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:sqlstring:sqlstring:2.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/sqlstring@2.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "sqlstring", "version": "2.3.2", "author": "", "homepage": "", "description": "Simple SQL escape and format for MySQL", "url": "mysqljs/sqlstring", "private": false}}, {"id": "2df3079f0cbc5bfe", "name": "stack-trace", "version": "0.0.10", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stack-trace/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/stack-trace/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:stack-trace:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack-trace:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack_trace:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack_trace:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:felixge:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack:stack-trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:stack:stack_trace:0.0.10:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/stack-trace@0.0.10", "metadataType": "javascript-npm-package", "metadata": {"name": "stack-trace", "version": "0.0.10", "author": "Felix Geisend\u00f6rfer (http://debuggable.com/)", "homepage": "https://github.com/felixge/node-stack-trace", "description": "Get v8 stack traces as an array of CallSite objects.", "url": "git://github.com/felixge/node-stack-trace.git", "private": false}}, {"id": "486b068ab7c68c29", "name": "statuses", "version": "1.5.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/statuses/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/statuses/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:statuses:statuses:1.5.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/statuses@1.5.0", "metadataType": "javascript-npm-package", "metadata": {"name": "statuses", "version": "1.5.0", "author": "", "homepage": "", "description": "HTTP status utility", "url": "jshttp/statuses", "private": false}}, {"id": "53d96a21c15fa01f", "name": "striptags", "version": "3.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/striptags/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/striptags/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:striptags_project:striptags:3.2.0:*:*:*:*:node.js:*:*", "source": "nvd-cpe-dictionary"}], "purl": "pkg:npm/striptags@3.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "striptags", "version": "3.2.0", "author": "Eric Norris (https://github.com/ericnorris)", "homepage": "https://github.com/ericnorris/striptags", "description": "PHP strip_tags in Node.js", "url": "https://github.com/ericnorris/striptags.git", "private": false}}, {"id": "5b591edd3f95f4bb", "name": "supports-color", "version": "7.2.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/supports-color/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:supports-color:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports-color:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports_color:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports-color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:supports:supports_color:7.2.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/supports-color@7.2.0", "metadataType": "javascript-npm-package", "metadata": {"name": "supports-color", "version": "7.2.0", "author": "Sindre Sorhus (sindresorhus.com)", "homepage": "", "description": "Detect whether a terminal supports color", "url": "chalk/supports-color", "private": false}}, {"id": "da7d98fdc948a0de", "name": "tarn", "version": "3.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tarn/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/tarn/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vincit:tarn:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:tarn:tarn:3.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/tarn@3.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "tarn", "version": "3.0.2", "author": "Sami Koskim\u00e4ki (https://github.com/koskimas)", "homepage": "", "description": "Simple and robust resource pool for node.js", "url": "git://github.com/vincit/tarn.js.git", "private": false}}, {"id": "ba8a50dd30302b82", "name": "text-hex", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/text-hex/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/text-hex/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:3rd-Eden:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:3rd-Eden:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text-hex:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text-hex:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text_hex:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text_hex:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text:text-hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:text:text_hex:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/text-hex@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "text-hex", "version": "1.0.0", "author": "Arnout Kazemier", "homepage": "https://github.com/3rd-Eden/text-hex", "description": "Generate a hex color from the given text", "url": "https://github.com/3rd-Eden/text-hex", "private": false}}, {"id": "b173cfe46128d158", "name": "thirty-two", "version": "0.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/thirty-two/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/thirty-two/package.json", "annotations": {"evidence": "primary"}}], "licenses": null, "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:chrisumbel:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:chrisumbel:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty-two:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty-two:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty_two:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty_two:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty:thirty-two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:thirty:thirty_two:0.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/thirty-two@0.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "thirty-two", "version": "0.0.2", "author": "Chris Umbel ", "homepage": "", "description": "Implementation RFC 3548 Base32 encoding/decoding for node.", "url": "git://github.com/chrisumbel/thirty-two.git", "private": false}}, {"id": "185b42d63af706bf", "name": "toidentifier", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/toidentifier/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/toidentifier/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:toidentifier:toidentifier:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/toidentifier@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "toidentifier", "version": "1.0.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Convert a string of words to a JavaScript identifier", "url": "component/toidentifier", "private": false}}, {"id": "eaaf921d354165d4", "name": "triple-beam", "version": "1.3.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/triple-beam/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/triple-beam/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:triple-beam:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple-beam:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple_beam:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple_beam:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple:triple-beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:triple:triple_beam:1.3.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/triple-beam@1.3.0", "metadataType": "javascript-npm-package", "metadata": {"name": "triple-beam", "version": "1.3.0", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/triple-beam#readme", "description": "Definitions of levels for logging purposes & shareable Symbol constants.", "url": "git+https://github.com/winstonjs/triple-beam.git", "private": false}}, {"id": "af59fa93ad92b02b", "name": "turndown", "version": "7.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/turndown/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/turndown/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:domchristie:turndown:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:turndown:turndown:7.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/turndown@7.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "turndown", "version": "7.0.0", "author": "Dom Christie", "homepage": "", "description": "A library that converts HTML to Markdown", "url": "https://github.com/domchristie/turndown.git", "private": false}}, {"id": "915fadf00ad08895", "name": "type-is", "version": "1.6.18", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/type-is/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/type-is/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:type-is:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type-is:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type_is:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type_is:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type:type-is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:type:type_is:1.6.18:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/type-is@1.6.18", "metadataType": "javascript-npm-package", "metadata": {"name": "type-is", "version": "1.6.18", "author": "", "homepage": "", "description": "Infer the content-type of a request.", "url": "jshttp/type-is", "private": false}}, {"id": "bb1fc54424a34232", "name": "universalify", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:universalify:universalify:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:universalify:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/universalify@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "universalify", "version": "1.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/universalify#readme", "description": "Make a callback- or promise-based function support both promises and callbacks.", "url": "git+https://github.com/RyanZim/universalify.git", "private": false}}, {"id": "524fac48dd7f6ffe", "name": "universalify", "version": "2.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:universalify:universalify:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:RyanZim:universalify:2.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/universalify@2.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "universalify", "version": "2.0.0", "author": "Ryan Zimmerman ", "homepage": "https://github.com/RyanZim/universalify#readme", "description": "Make a callback- or promise-based function support both promises and callbacks.", "url": "git+https://github.com/RyanZim/universalify.git", "private": false}}, {"id": "307d7f1ce421d4e9", "name": "unpipe", "version": "1.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unpipe/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/unpipe/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:unpipe:unpipe:1.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/unpipe@1.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "unpipe", "version": "1.0.0", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Unpipe a stream from all destinations", "url": "stream-utils/unpipe", "private": false}}, {"id": "2e6bf7f4b4a96819", "name": "util-deprecate", "version": "1.0.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/util-deprecate/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/util-deprecate/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:util-deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util-deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util_deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:TooTallNate:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util-deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:util:util_deprecate:1.0.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/util-deprecate@1.0.2", "metadataType": "javascript-npm-package", "metadata": {"name": "util-deprecate", "version": "1.0.2", "author": "Nathan Rajlich (http://n8.io/)", "homepage": "https://github.com/TooTallNate/util-deprecate", "description": "The Node.js `util.deprecate()` function with browser support", "url": "git://github.com/TooTallNate/util-deprecate.git", "private": false}}, {"id": "71da6294817d34c8", "name": "utils-merge", "version": "1.0.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/utils-merge/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/utils-merge/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:jaredhanson:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:jaredhanson:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils-merge:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils-merge:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils_merge:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils_merge:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils:utils-merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:utils:utils_merge:1.0.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/utils-merge@1.0.1", "metadataType": "javascript-npm-package", "metadata": {"name": "utils-merge", "version": "1.0.1", "author": "Jared Hanson (http://www.jaredhanson.net/)", "homepage": "", "description": "merge() utility function", "url": "git://github.com/jaredhanson/utils-merge.git", "private": false}}, {"id": "514171c244eae66f", "name": "uuid", "version": "7.0.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/knex/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:7.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:7.0.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@7.0.3", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "7.0.3", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "67377742c1439918", "name": "uuid", "version": "8.3.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/uuid/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:uuidjs:uuid:8.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:uuid:uuid:8.3.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/uuid@8.3.2", "metadataType": "javascript-npm-package", "metadata": {"name": "uuid", "version": "8.3.2", "author": "", "homepage": "", "description": "RFC4122 (v1, v4, and v5) UUIDs", "url": "https://github.com/uuidjs/uuid.git", "private": false}}, {"id": "a5b0d27a838f3fa1", "name": "validate.js", "version": "0.13.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/validate.js/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/validate.js/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:validate.js:validate.js:0.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:ansman:validate.js:0.13.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/validate.js@0.13.1", "metadataType": "javascript-npm-package", "metadata": {"name": "validate.js", "version": "0.13.1", "author": "Nicklas Ansman ", "homepage": "http://validatejs.org", "description": "Declarative validations for JavaScript", "url": "https://github.com/ansman/validate.js.git", "private": false}}, {"id": "a05666ca3feb9fb7", "name": "vary", "version": "1.1.2", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vary/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/vary/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:vary:vary:1.1.2:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/vary@1.1.2", "metadataType": "javascript-npm-package", "metadata": {"name": "vary", "version": "1.1.2", "author": "Douglas Christopher Wilson ", "homepage": "", "description": "Manipulate the HTTP Vary header", "url": "jshttp/vary", "private": false}}, {"id": "0918ef48b14c9667", "name": "wiki", "version": "2.5.268", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "accessPath": "/wiki/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "AGPL-3.0", "spdxExpression": "AGPL-3.0-only", "type": "declared", "urls": null, "locations": [{"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "accessPath": "/wiki/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:Requarks:wiki:2.5.268:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:wiki:wiki:2.5.268:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/wiki@2.5.268", "metadataType": "javascript-npm-package", "metadata": {"name": "wiki", "version": "2.5.268", "author": "Nicolas Giard", "homepage": "https://github.com/Requarks/wiki#readme", "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown", "url": "git+https://github.com/Requarks/wiki.git", "private": false}}, {"id": "51578ddc1466b544", "name": "winston", "version": "3.3.3", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winstonjs:winston:3.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston:3.3.3:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/winston@3.3.3", "metadataType": "javascript-npm-package", "metadata": {"name": "winston", "version": "3.3.3", "author": "Charlie Robbins ", "homepage": "", "description": "A logger for just about everything.", "url": "https://github.com/winstonjs/winston.git", "private": false}}, {"id": "b21c593fd481a437", "name": "winston-transport", "version": "4.4.1", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "MIT", "spdxExpression": "MIT", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/winston-transport/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:winston-transport:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston-transport:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston_transport:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston_transport:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winstonjs:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston-transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}, {"cpe": "cpe:2.3:a:winston:winston_transport:4.4.1:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/winston-transport@4.4.1", "metadataType": "javascript-npm-package", "metadata": {"name": "winston-transport", "version": "4.4.1", "author": "Charlie Robbins ", "homepage": "https://github.com/winstonjs/winston-transport#readme", "description": "Base stream implementations for winston@3 and up.", "url": "git@github.com:winstonjs/winston-transport.git", "private": false}}, {"id": "1abe4ed8239e22c0", "name": "yallist", "version": "4.0.0", "type": "npm", "foundBy": "javascript-package-cataloger", "locations": [{"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}], "licenses": [{"value": "ISC", "spdxExpression": "ISC", "type": "declared", "urls": null, "locations": [{"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "accessPath": "/wiki/node_modules/yallist/package.json", "annotations": {"evidence": "primary"}}]}], "language": "javascript", "cpes": [{"cpe": "cpe:2.3:a:yallist:yallist:4.0.0:*:*:*:*:*:*:*", "source": "syft-generated"}], "purl": "pkg:npm/yallist@4.0.0", "metadataType": "javascript-npm-package", "metadata": {"name": "yallist", "version": "4.0.0", "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "homepage": "", "description": "Yet Another Linked List", "url": "git+https://github.com/isaacs/yallist.git", "private": false}}], "artifactRelationships": [{"parent": "0007ce96ac68380e", "child": "0e0da02459157e68", "type": "evident-by"}, {"parent": "00fe84fee2ef1c1c", "child": "a950265a191c0f5a", "type": "evident-by"}, {"parent": "02535156443af48c", "child": "9a4a598affa85ae6", "type": "evident-by"}, {"parent": "031a2bbab842e7c8", "child": "48036366db6bd54c", "type": "evident-by"}, {"parent": "03fba99c9d65ca33", "child": "7ea8662450e78fbd", "type": "evident-by"}, {"parent": "0608bcc617658891", "child": "4f47302f4b056725", "type": "evident-by"}, {"parent": "062cca4f6677382b", "child": "f3d729131e32ad1a", "type": "evident-by"}, {"parent": "06a7a24007bceef8", "child": "1b779d8ebf532b9d", "type": "evident-by"}, {"parent": "0709f5caa8cacdef", "child": "ea3daad74d5c906e", "type": "evident-by"}, {"parent": "0918ef48b14c9667", "child": "1ab1df3a834ad0d0", "type": "evident-by"}, {"parent": "0968029330844be1", "child": "cd99318c9de99089", "type": "evident-by"}, {"parent": "099e70248d8da6de", "child": "a50468239922f8f8", "type": "evident-by"}, {"parent": "0a0bbaffd5e6c123", "child": "2d365c60064f65ed", "type": "evident-by"}, {"parent": "0abe8a681b3181b5", "child": "a329ed9a20947a05", "type": "evident-by"}, {"parent": "0c6cb2af47b24952", "child": "13be97585225a478", "type": "evident-by"}, {"parent": "0c9bcb9b98887294", "child": "cb4d9e18695e939e", "type": "evident-by"}, {"parent": "0f44b8101e3270f6", "child": "38caf7bac9f14310", "type": "evident-by"}, {"parent": "10b5a2c35079a658", "child": "0124cb579230fdc5", "type": "evident-by"}, {"parent": "10d833ac6b667c8b", "child": "5e3783b0196b04cf", "type": "evident-by"}, {"parent": "11e60434cfca9049", "child": "98bdd321a6757e30", "type": "evident-by"}, {"parent": "15b08c77a200730e", "child": "10f90e62c89200bf", "type": "evident-by"}, {"parent": "185b42d63af706bf", "child": "7ecd51c9cebcd6ac", "type": "evident-by"}, {"parent": "1a00e85453bf82bd", "child": "e608bcd413fa21af", "type": "evident-by"}, {"parent": "1abe4ed8239e22c0", "child": "3dbb3fe07c0c7be7", "type": "evident-by"}, {"parent": "1cfb54367b560bd3", "child": "1f54eaa632a0b8f3", "type": "evident-by"}, {"parent": "1d078a09a97427db", "child": "9bca78d44cf23635", "type": "evident-by"}, {"parent": "1d084f10b51dd8ac", "child": "cc72d16b67464aca", "type": "evident-by"}, {"parent": "2089dccb2766fab2", "child": "d9db052c8383e9e8", "type": "evident-by"}, {"parent": "2102822eb073c0ef", "child": "fd2515f2b0a866d3", "type": "evident-by"}, {"parent": "24d18c4342fad278", "child": "061ee2be37550cf3", "type": "evident-by"}, {"parent": "27136bd3bc1372f5", "child": "d328cc3e9cd2665f", "type": "evident-by"}, {"parent": "2a14a02d852dd64d", "child": "151e5a862918115c", "type": "evident-by"}, {"parent": "2c8d0df5cd77acb5", "child": "7f0fe0196ff133c8", "type": "evident-by"}, {"parent": "2df3079f0cbc5bfe", "child": "78af4e51c1725dab", "type": "evident-by"}, {"parent": "2e6bf7f4b4a96819", "child": "1cbb27b0bfd75da4", "type": "evident-by"}, {"parent": "2e73a0a60fb9f5d1", "child": "6ac95a3a0b46b927", "type": "evident-by"}, {"parent": "307d7f1ce421d4e9", "child": "adbe4d87e8ea6c22", "type": "evident-by"}, {"parent": "32698a9999aeec7d", "child": "5e4641161110bbb2", "type": "evident-by"}, {"parent": "3357d7760718846a", "child": "fe8a34be73aff9e9", "type": "evident-by"}, {"parent": "340d92d4f76e273d", "child": "bcbe926dc2afac35", "type": "evident-by"}, {"parent": "3699f985554960a2", "child": "fcfd6d097eb6c5a2", "type": "evident-by"}, {"parent": "3760fdd76a77c477", "child": "5e74c28c03a984e8", "type": "evident-by"}, {"parent": "37d0f4d06cf37853", "child": "b8f6b16419c1f096", "type": "evident-by"}, {"parent": "38967999c3285c90", "child": "932da9cd42241b94", "type": "evident-by"}, {"parent": "39c77194bda280a5", "child": "1b32bb01c90e5679", "type": "evident-by"}, {"parent": "409dc96d625ec5a6", "child": "58a4a00745d1ca49", "type": "evident-by"}, {"parent": "413e88269f6dd1b0", "child": "d088e06ce53085b1", "type": "evident-by"}, {"parent": "417242b65cd2e5dc", "child": "5700d975ef90c60d", "type": "evident-by"}, {"parent": "4273a7dd45fd77ce", "child": "c3c7178834a4dc9e", "type": "evident-by"}, {"parent": "43c6ed28fb931871", "child": "78ba7a793c0132c0", "type": "evident-by"}, {"parent": "43ca4bfa9b6deb56", "child": "9da3e2d95752c934", "type": "evident-by"}, {"parent": "43d617020e2f75ae", "child": "09a3531ab267355c", "type": "evident-by"}, {"parent": "45f1cc8e71a1e6a7", "child": "ae0249fd89329859", "type": "evident-by"}, {"parent": "47be3e5f29538edd", "child": "e2c1f5414a927d81", "type": "evident-by"}, {"parent": "47e6e4027846cf67", "child": "cdfe04424e5c5385", "type": "evident-by"}, {"parent": "486b068ab7c68c29", "child": "49794691fde46b95", "type": "evident-by"}, {"parent": "4a705369ff9a3ba3", "child": "92e7745e1f243173", "type": "evident-by"}, {"parent": "4fccacc717c4f36d", "child": "67d518c3909384e8", "type": "evident-by"}, {"parent": "514171c244eae66f", "child": "d766f9ae9225d57e", "type": "evident-by"}, {"parent": "51578ddc1466b544", "child": "fcdf7df395c59d46", "type": "evident-by"}, {"parent": "51f650e4b838d290", "child": "0db703f061fb7f34", "type": "evident-by"}, {"parent": "5238a127a2bb0135", "child": "35f0ee707cdfaf2a", "type": "evident-by"}, {"parent": "524fac48dd7f6ffe", "child": "e9552dfc04653b5d", "type": "evident-by"}, {"parent": "53d96a21c15fa01f", "child": "9c012f23a3ea0f51", "type": "evident-by"}, {"parent": "55ad5a6bc9f38e9c", "child": "21184b637c17c3ea", "type": "evident-by"}, {"parent": "55aea1b3bef46806", "child": "2b9ace3aaa100a0b", "type": "evident-by"}, {"parent": "55afc3ff53d515f9", "child": "a00452fa287306b4", "type": "evident-by"}, {"parent": "563bd625c9e9368d", "child": "bbcb146420e98f66", "type": "evident-by"}, {"parent": "58fefe69706146a9", "child": "cd2d771327593605", "type": "evident-by"}, {"parent": "593cc177098b8f89", "child": "01f325a5c52a7fe6", "type": "evident-by"}, {"parent": "5971eb85fdf458c7", "child": "3147e40626978954", "type": "evident-by"}, {"parent": "5a1dcf29e9a61208", "child": "b96441a161766d00", "type": "evident-by"}, {"parent": "5b591edd3f95f4bb", "child": "b4bc60522a578dfc", "type": "evident-by"}, {"parent": "5c9884063aa67359", "child": "ad88087a990cd7c5", "type": "evident-by"}, {"parent": "5cb071426ba795ff", "child": "76ddfb816b047e1d", "type": "evident-by"}, {"parent": "5d20846fa2f47a89", "child": "21c35b0af15a6936", "type": "evident-by"}, {"parent": "5d226f16eae4779b", "child": "883b110935ca2424", "type": "evident-by"}, {"parent": "5d5ec275973c634f", "child": "5e575836e5c0f6ee", "type": "evident-by"}, {"parent": "5f891147015b5bc3", "child": "9aac912b1b97704f", "type": "evident-by"}, {"parent": "63c38a23ca98c3a6", "child": "10b35d446c7da6b9", "type": "evident-by"}, {"parent": "64d704b43a5bc943", "child": "d599457e872ec375", "type": "evident-by"}, {"parent": "64f65819c8c1fcbe", "child": "48da981d3a29f505", "type": "evident-by"}, {"parent": "65608571b201e49f", "child": "9acfb5f03ded1ab8", "type": "evident-by"}, {"parent": "66a39367e61d6a09", "child": "26f72c93d2c80b54", "type": "evident-by"}, {"parent": "67377742c1439918", "child": "8d313306a4ca29b8", "type": "evident-by"}, {"parent": "67e2117aae95df5d", "child": "1670d97ebdbc99c5", "type": "evident-by"}, {"parent": "68d80597bed435be", "child": "5e3f9572eaf13740", "type": "evident-by"}, {"parent": "6bf4811c74b82aec", "child": "0c791546094d6597", "type": "evident-by"}, {"parent": "6d868ebecac6db7b", "child": "5722e3739b854573", "type": "evident-by"}, {"parent": "6d8b0e5ee361e45e", "child": "46d9a726d6c82d36", "type": "evident-by"}, {"parent": "6e9ba8c6199ec288", "child": "1054443d4fbd3135", "type": "evident-by"}, {"parent": "708333bcaec16008", "child": "c56de2991baac3cd", "type": "evident-by"}, {"parent": "71da6294817d34c8", "child": "2f714a1b40bbac18", "type": "evident-by"}, {"parent": "752931a8e15597a7", "child": "ed9589791d597615", "type": "evident-by"}, {"parent": "755fdefa1faf5f06", "child": "42715f5c69399c2b", "type": "evident-by"}, {"parent": "7cd27186f3f0c274", "child": "5d27789d9e53da67", "type": "evident-by"}, {"parent": "7fc8d6639e5be4e9", "child": "e9d0db2e044472f1", "type": "evident-by"}, {"parent": "80ff314ad163ac70", "child": "23af1aaed0d20305", "type": "contains"}, {"parent": "817728c301b2de2a", "child": "5a5790c85b4f01ea", "type": "evident-by"}, {"parent": "83f45b6742e4255c", "child": "04ed0db301fcbefd", "type": "evident-by"}, {"parent": "8724bab9fb9d01b9", "child": "bbf24ae30d6ffa22", "type": "evident-by"}, {"parent": "8a3c8cadef8343f2", "child": "1631178805add1c4", "type": "evident-by"}, {"parent": "8a579b5e02a8dc63", "child": "e11c48efef590b4d", "type": "evident-by"}, {"parent": "8bd906ee7781adf9", "child": "5ffa73f70cb005ab", "type": "contains"}, {"parent": "8e15b01a4dd5afc5", "child": "d1b3459bd0b36d08", "type": "evident-by"}, {"parent": "8f37251f30c49a05", "child": "245023ce38ef0d40", "type": "evident-by"}, {"parent": "8f56fb2e3b11c6e3", "child": "9a1b9ab1e0a50265", "type": "evident-by"}, {"parent": "915fadf00ad08895", "child": "7e44d0220219fb5c", "type": "evident-by"}, {"parent": "91d4b159428e5b36", "child": "e7d00074e51feaf9", "type": "evident-by"}, {"parent": "9270f68fbcfa52bc", "child": "0cf2049c1b66f0fd", "type": "evident-by"}, {"parent": "92b4b8e2baa707c2", "child": "f81a10e1aedc17b0", "type": "evident-by"}, {"parent": "936b6b5470167f6f", "child": "69a9231aa545e69f", "type": "evident-by"}, {"parent": "937096f9aafbbcc0", "child": "0fb37ba305ed64e4", "type": "evident-by"}, {"parent": "966306f0f461a828", "child": "6580cb04708695d6", "type": "evident-by"}, {"parent": "987c929db0eaddd1", "child": "5b21ce34912bde81", "type": "evident-by"}, {"parent": "988d0e3bac3b5a88", "child": "02c2d703df29d807", "type": "evident-by"}, {"parent": "996a1307d6190746", "child": "7acf836146074b03", "type": "evident-by"}, {"parent": "9aec6f405e1db4e7", "child": "48b0e1238344bd96", "type": "evident-by"}, {"parent": "9b29d21d882f5a95", "child": "1b17b5a926161542", "type": "evident-by"}, {"parent": "a05666ca3feb9fb7", "child": "825ffa982fe887b4", "type": "evident-by"}, {"parent": "a1a20a8f9f4ad21d", "child": "7ff893514c1c1886", "type": "evident-by"}, {"parent": "a21fc5e91a2f22d8", "child": "bb8de1e029fd51b1", "type": "evident-by"}, {"parent": "a3aa74ea5a5e0ae9", "child": "cbe7273612a0801a", "type": "evident-by"}, {"parent": "a410a735c9159583", "child": "38c71b03b6420396", "type": "evident-by"}, {"parent": "a5b0d27a838f3fa1", "child": "610c517bada30cfb", "type": "evident-by"}, {"parent": "a73a40ba46c3b6f9", "child": "810d809bd3bf54fd", "type": "evident-by"}, {"parent": "a80b47ff75110210", "child": "541911fe95cd9a47", "type": "evident-by"}, {"parent": "a98104972fd3dfed", "child": "59182cac84e807ca", "type": "evident-by"}, {"parent": "aa9cb3b24ea23ff2", "child": "f93a8927ddfab6a8", "type": "evident-by"}, {"parent": "ababc84320b8f5c4", "child": "9e6165c71e5a0fdd", "type": "evident-by"}, {"parent": "ac4fc5d7151f9f97", "child": "07ca9fa0c82471c9", "type": "evident-by"}, {"parent": "adb711885aec7a70", "child": "6bcde23e11668560", "type": "evident-by"}, {"parent": "af59fa93ad92b02b", "child": "147e126d692c832b", "type": "evident-by"}, {"parent": "b173cfe46128d158", "child": "90a9e0f351dee4b1", "type": "evident-by"}, {"parent": "b1ee7eddcfa62c0c", "child": "6a284ef578f6b5c1", "type": "evident-by"}, {"parent": "b21c593fd481a437", "child": "df0b7fd47a08cf20", "type": "evident-by"}, {"parent": "b617011d17c3605e", "child": "ddac7478385cbcf0", "type": "evident-by"}, {"parent": "b64f49a38cf6085c", "child": "a386cadb821cf69f", "type": "evident-by"}, {"parent": "b69d551ee6312ef6", "child": "b8bd7c43216b9e7d", "type": "evident-by"}, {"parent": "b708a4c3021d17d9", "child": "467c5177c007a57d", "type": "evident-by"}, {"parent": "b8bd3858f0646ab4", "child": "3414caf438e198b6", "type": "evident-by"}, {"parent": "b9a5465b80e8cd8f", "child": "bcc89eefacaea59b", "type": "evident-by"}, {"parent": "b9f40a2134460f78", "child": "447bd77bf5642a7f", "type": "evident-by"}, {"parent": "ba8a50dd30302b82", "child": "cae1d0c88a85ccc2", "type": "evident-by"}, {"parent": "bae0cbddd4117a2e", "child": "c6ae5a2fd4476132", "type": "evident-by"}, {"parent": "bb1fc54424a34232", "child": "4f57be07cca7aadd", "type": "evident-by"}, {"parent": "bb42e41dfe7150ef", "child": "679889f9b711ac83", "type": "evident-by"}, {"parent": "bc06a060557b60d7", "child": "e8966a75cc8e6635", "type": "evident-by"}, {"parent": "bcc1ec16214e51c0", "child": "d5b21f7f15b5d816", "type": "evident-by"}, {"parent": "be900f33466de5d0", "child": "480cfab64345f4dd", "type": "evident-by"}, {"parent": "c1b19d0fefb17757", "child": "637c15e4efea27c9", "type": "evident-by"}, {"parent": "c2877049c3dbf12f", "child": "b7853c7fe222a595", "type": "evident-by"}, {"parent": "c30e83dfb03780ad", "child": "c5a3179561bb473f", "type": "evident-by"}, {"parent": "c70fa820788203df", "child": "9501fb262ff0a0e8", "type": "evident-by"}, {"parent": "ca2f487f8dd50797", "child": "3c3769b173b0f118", "type": "evident-by"}, {"parent": "cae723731ff4a08e", "child": "8c2049e0c210881b", "type": "evident-by"}, {"parent": "cca90802d28844eb", "child": "293ea681d9b9a6c4", "type": "evident-by"}, {"parent": "ce43001de65bbea5", "child": "9ec698e32fc0cf7d", "type": "evident-by"}, {"parent": "d01ef5786112df80", "child": "4869ffd0ef09d43c", "type": "evident-by"}, {"parent": "d112476312197edc", "child": "a6c37a604db4936c", "type": "evident-by"}, {"parent": "d2102e9eb518dfc0", "child": "91596d134eac9212", "type": "evident-by"}, {"parent": "d2295c7ccadc4819", "child": "da2932c7ac891841", "type": "evident-by"}, {"parent": "d2f9ed7e55405992", "child": "71978badcda88803", "type": "evident-by"}, {"parent": "d7f09b4412c93349", "child": "fdbbffddf78b771e", "type": "evident-by"}, {"parent": "d83486b2f94da33a", "child": "9083a50df42298c0", "type": "evident-by"}, {"parent": "d8d659996c150c14", "child": "3995a55c0bf9a70d", "type": "evident-by"}, {"parent": "d94629cec13c202a", "child": "4ba6bc7ab407a630", "type": "evident-by"}, {"parent": "da4a4b4e87a1f6d3", "child": "bb048ac8d2cff3cf", "type": "evident-by"}, {"parent": "da7d98fdc948a0de", "child": "d23241dc3befc9e6", "type": "evident-by"}, {"parent": "da8dd2f81cb453b3", "child": "088f096389bfbf98", "type": "evident-by"}, {"parent": "dbbda18a0a7009f2", "child": "4e2309beab322a05", "type": "evident-by"}, {"parent": "de4d1a762a8c20ef", "child": "f23e80c480bc8075", "type": "evident-by"}, {"parent": "e1638660067e5f24", "child": "c6f981b2a4070df6", "type": "evident-by"}, {"parent": "e235a72e6be30b89", "child": "6c06999613b1c8c8", "type": "evident-by"}, {"parent": "e28a40baab6c0afc", "child": "dac07678d2b1151b", "type": "evident-by"}, {"parent": "e329894a4969ecf1", "child": "26692384d2bddcea", "type": "evident-by"}, {"parent": "e3eeffcfb6a5549c", "child": "f7a538da2842f45d", "type": "evident-by"}, {"parent": "e7359595e9e037ee", "child": "eef3675a5b4831fd", "type": "evident-by"}, {"parent": "ea2530ed17129b18", "child": "b9b9102ad32c2bcd", "type": "evident-by"}, {"parent": "eaaf921d354165d4", "child": "b28082d061c965be", "type": "evident-by"}, {"parent": "ed66a2c26c9bef3b", "child": "bf2ea927d9136821", "type": "evident-by"}, {"parent": "ed872b7e0cf1c523", "child": "7130763fbaa8be32", "type": "evident-by"}, {"parent": "ef63af479ef300da", "child": "1d9c0e22b1d39543", "type": "evident-by"}, {"parent": "f2f8910d83499f94", "child": "b6a902efa8ba9ee9", "type": "evident-by"}, {"parent": "f33e34fe9fed384f", "child": "6c4790a67c3cf1e3", "type": "evident-by"}, {"parent": "f426773a24e9cd93", "child": "317db9296ecbdd11", "type": "evident-by"}, {"parent": "f6a45f817630c911", "child": "46a5c00ac87f04c0", "type": "evident-by"}, {"parent": "f7873c07698db4d5", "child": "2dc5cde9016c8fde", "type": "evident-by"}, {"parent": "f96153b165537b57", "child": "a3323e15446e44c4", "type": "contains"}, {"parent": "fa07c3aed44bcbba", "child": "0f1a164d3725f953", "type": "evident-by"}, {"parent": "fa89c500df432dc5", "child": "d341b43a9f8766ca", "type": "evident-by"}, {"parent": "fa9e6f7180990590", "child": "04e7c9aacb576116", "type": "evident-by"}, {"parent": "fb83d928d8ad22a4", "child": "5b6f33049ad1a5a1", "type": "contains"}, {"parent": "fc0066c2dbd3135e", "child": "5b5a27686de17806", "type": "evident-by"}, {"parent": "ffbf130b6f5c923c", "child": "1cea13e67e1c0c1c", "type": "evident-by"}, {"parent": "ffd6c319fe45671f", "child": "ee58bbc3429f497d", "type": "evident-by"}, {"parent": "80ff314ad163ac70", "child": "8bd906ee7781adf9", "type": "dependency-of"}, {"parent": "d477e48096e2e985", "child": "f96153b165537b57", "type": "dependency-of"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0007ce96ac68380e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "00fe84fee2ef1c1c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "02535156443af48c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "031a2bbab842e7c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "03fba99c9d65ca33", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0608bcc617658891", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "062cca4f6677382b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "06a7a24007bceef8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0709f5caa8cacdef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0918ef48b14c9667", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0968029330844be1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "099e70248d8da6de", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0a0bbaffd5e6c123", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0abe8a681b3181b5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c6cb2af47b24952", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0c9bcb9b98887294", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "0f44b8101e3270f6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10b5a2c35079a658", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "10d833ac6b667c8b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "11e60434cfca9049", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "15b08c77a200730e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "185b42d63af706bf", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1a00e85453bf82bd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1abe4ed8239e22c0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1cfb54367b560bd3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1d078a09a97427db", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "1d084f10b51dd8ac", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2089dccb2766fab2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2102822eb073c0ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "24d18c4342fad278", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "27136bd3bc1372f5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2a14a02d852dd64d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2c8d0df5cd77acb5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2df3079f0cbc5bfe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e6bf7f4b4a96819", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "2e73a0a60fb9f5d1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "307d7f1ce421d4e9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "32698a9999aeec7d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3357d7760718846a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "340d92d4f76e273d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3699f985554960a2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "3760fdd76a77c477", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "37d0f4d06cf37853", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "38967999c3285c90", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "39c77194bda280a5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "409dc96d625ec5a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "413e88269f6dd1b0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "417242b65cd2e5dc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4273a7dd45fd77ce", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43c6ed28fb931871", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43ca4bfa9b6deb56", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "43d617020e2f75ae", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "45f1cc8e71a1e6a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "47be3e5f29538edd", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "47e6e4027846cf67", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "486b068ab7c68c29", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4a705369ff9a3ba3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "4fccacc717c4f36d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "514171c244eae66f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "51578ddc1466b544", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "51f650e4b838d290", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5238a127a2bb0135", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "524fac48dd7f6ffe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "53d96a21c15fa01f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55ad5a6bc9f38e9c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55aea1b3bef46806", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "55afc3ff53d515f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "563bd625c9e9368d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "58fefe69706146a9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "593cc177098b8f89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5971eb85fdf458c7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5a1dcf29e9a61208", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5b591edd3f95f4bb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5c9884063aa67359", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5cb071426ba795ff", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d20846fa2f47a89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d226f16eae4779b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5d5ec275973c634f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "5f891147015b5bc3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "63c38a23ca98c3a6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64d704b43a5bc943", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "64f65819c8c1fcbe", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "65608571b201e49f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "66a39367e61d6a09", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67377742c1439918", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "67e2117aae95df5d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "68d80597bed435be", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6bf4811c74b82aec", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d868ebecac6db7b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6d8b0e5ee361e45e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "6e9ba8c6199ec288", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "708333bcaec16008", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "71da6294817d34c8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "752931a8e15597a7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "755fdefa1faf5f06", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7cd27186f3f0c274", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "7fc8d6639e5be4e9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "80ff314ad163ac70", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "817728c301b2de2a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "83f45b6742e4255c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8724bab9fb9d01b9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a3c8cadef8343f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8a579b5e02a8dc63", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8bd906ee7781adf9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8e15b01a4dd5afc5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f37251f30c49a05", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "8f56fb2e3b11c6e3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "915fadf00ad08895", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "91d4b159428e5b36", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9270f68fbcfa52bc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "92b4b8e2baa707c2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "936b6b5470167f6f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "937096f9aafbbcc0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "966306f0f461a828", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "987c929db0eaddd1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "988d0e3bac3b5a88", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "996a1307d6190746", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9aec6f405e1db4e7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "9b29d21d882f5a95", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a05666ca3feb9fb7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a1a20a8f9f4ad21d", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a21fc5e91a2f22d8", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a3aa74ea5a5e0ae9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a410a735c9159583", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a5b0d27a838f3fa1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a73a40ba46c3b6f9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a80b47ff75110210", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "a98104972fd3dfed", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "aa9cb3b24ea23ff2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ababc84320b8f5c4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ac4fc5d7151f9f97", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "adb711885aec7a70", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "af59fa93ad92b02b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b173cfe46128d158", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b1ee7eddcfa62c0c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b21c593fd481a437", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b617011d17c3605e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b64f49a38cf6085c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b69d551ee6312ef6", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b708a4c3021d17d9", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b8bd3858f0646ab4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b9a5465b80e8cd8f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "b9f40a2134460f78", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ba8a50dd30302b82", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bae0cbddd4117a2e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb1fc54424a34232", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bb42e41dfe7150ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bc06a060557b60d7", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "bcc1ec16214e51c0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "be900f33466de5d0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c1b19d0fefb17757", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c2877049c3dbf12f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c30e83dfb03780ad", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "c70fa820788203df", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ca2f487f8dd50797", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cae723731ff4a08e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "cca90802d28844eb", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ce43001de65bbea5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d01ef5786112df80", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d112476312197edc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2102e9eb518dfc0", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2295c7ccadc4819", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d2f9ed7e55405992", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d477e48096e2e985", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d7f09b4412c93349", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d83486b2f94da33a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d8d659996c150c14", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "d94629cec13c202a", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da4a4b4e87a1f6d3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da7d98fdc948a0de", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "da8dd2f81cb453b3", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "dbbda18a0a7009f2", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "de4d1a762a8c20ef", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e1638660067e5f24", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e235a72e6be30b89", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e28a40baab6c0afc", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e329894a4969ecf1", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e3eeffcfb6a5549c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "e7359595e9e037ee", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ea2530ed17129b18", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "eaaf921d354165d4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed66a2c26c9bef3b", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ed872b7e0cf1c523", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ef63af479ef300da", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f2f8910d83499f94", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f33e34fe9fed384f", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f426773a24e9cd93", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f6a45f817630c911", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f7873c07698db4d5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "f96153b165537b57", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa07c3aed44bcbba", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa89c500df432dc5", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fa9e6f7180990590", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fb83d928d8ad22a4", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "fc0066c2dbd3135e", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ffbf130b6f5c923c", "type": "contains"}, {"parent": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "child": "ffd6c319fe45671f", "type": "contains"}, {"parent": "ff1bc81845bf07bb", "child": "80ff314ad163ac70", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "8bd906ee7781adf9", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "d477e48096e2e985", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "f96153b165537b57", "type": "dependency-of"}, {"parent": "ff1bc81845bf07bb", "child": "fb83d928d8ad22a4", "type": "dependency-of"}], "files": [{"id": "a3323e15446e44c4", "location": {"path": "/etc/hosts", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 79}, "digests": [{"algorithm": "sha256", "value": "e3998dbe02b51dada33de87ae43d18a93ab6915b9e34f5a751bf2b9b25a55492"}]}, {"id": "5b6f33049ad1a5a1", "location": {"path": "/etc/ssl/openssl.cnf", "layerID": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "text/plain", "size": 10909}, "digests": [{"algorithm": "sha256", "value": "f10ba64917b4458fafc1e078c2eb9e6a7602e68fc98c2e9e6df5e1636ae27d6b"}]}, {"id": "23af1aaed0d20305", "location": {"path": "/usr/lib/libgcc_s.so.1", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 644, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 100096}, "digests": [{"algorithm": "sha256", "value": "844ef1b944f6a6dbdb09a67fedacea90a474b2dc90ec75a839b1c683583f0411"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "5ffa73f70cb005ab", "location": {"path": "/usr/lib/libstdc++.so.6.0.28", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "metadata": {"mode": 755, "type": "RegularFile", "userID": 0, "groupID": 0, "mimeType": "application/x-sharedlib", "size": 1690120}, "digests": [{"algorithm": "sha256", "value": "e273f6e430dc36d13f5282404f8d39dacb7c35fbc0c0ace0e99e4ef5f6f61b7e"}], "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libc.musl-x86_64.so.1", "libgcc_s.so.1"], "elfSecurityFeatures": {"symbolTableStripped": true, "stackCanary": true, "nx": true, "relRO": "full", "pie": false, "dso": true}}}, {"id": "21c35b0af15a6936", "location": {"path": "/usr/local/bin/node", "layerID": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2"}, "executable": {"format": "elf", "hasExports": true, "hasEntrypoint": true, "importedLibraries": ["libstdc++.so.6", "libgcc_s.so.1", "libc.musl-x86_64.so.1"], "elfSecurityFeatures": {"symbolTableStripped": false, "stackCanary": true, "nx": true, "relRO": "full", "pie": true, "dso": true}}}, {"id": "6c06999613b1c8c8", "location": {"path": "/wiki/node_modules/@dabh/diagnostics/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "151e5a862918115c", "location": {"path": "/wiki/node_modules/@joplin/turndown-plugin-gfm/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "58a4a00745d1ca49", "location": {"path": "/wiki/node_modules/accepts/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d1b3459bd0b36d08", "location": {"path": "/wiki/node_modules/ansi-styles/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3995a55c0bf9a70d", "location": {"path": "/wiki/node_modules/any-promise/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a50468239922f8f8", "location": {"path": "/wiki/node_modules/array-flatten/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e74c28c03a984e8", "location": {"path": "/wiki/node_modules/asn1.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "38caf7bac9f14310", "location": {"path": "/wiki/node_modules/async/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fd2515f2b0a866d3", "location": {"path": "/wiki/node_modules/at-least-node/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c56de2991baac3cd", "location": {"path": "/wiki/node_modules/auto-load/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e575836e5c0f6ee", "location": {"path": "/wiki/node_modules/bcryptjs-then/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48036366db6bd54c", "location": {"path": "/wiki/node_modules/bcryptjs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "38c71b03b6420396", "location": {"path": "/wiki/node_modules/bluebird/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d088e06ce53085b1", "location": {"path": "/wiki/node_modules/bn.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0e0da02459157e68", "location": {"path": "/wiki/node_modules/body-parser/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "35f0ee707cdfaf2a", "location": {"path": "/wiki/node_modules/body-parser/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "480cfab64345f4dd", "location": {"path": "/wiki/node_modules/body-parser/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3c3769b173b0f118", "location": {"path": "/wiki/node_modules/body-parser/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bbcb146420e98f66", "location": {"path": "/wiki/node_modules/body-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "810d809bd3bf54fd", "location": {"path": "/wiki/node_modules/boolbase/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b779d8ebf532b9d", "location": {"path": "/wiki/node_modules/buffer-equal-constant-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "932da9cd42241b94", "location": {"path": "/wiki/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cbe7273612a0801a", "location": {"path": "/wiki/node_modules/chalk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bcbe926dc2afac35", "location": {"path": "/wiki/node_modules/cheerio-select-tmp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "42715f5c69399c2b", "location": {"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8f6b16419c1f096", "location": {"path": "/wiki/node_modules/cheerio/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0fb37ba305ed64e4", "location": {"path": "/wiki/node_modules/cheerio/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "92e7745e1f243173", "location": {"path": "/wiki/node_modules/clean-css/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f93a8927ddfab6a8", "location": {"path": "/wiki/node_modules/color-convert/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6a284ef578f6b5c1", "location": {"path": "/wiki/node_modules/color-convert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cdfe04424e5c5385", "location": {"path": "/wiki/node_modules/color-name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b17b5a926161542", "location": {"path": "/wiki/node_modules/color-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "21184b637c17c3ea", "location": {"path": "/wiki/node_modules/colorette/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a950265a191c0f5a", "location": {"path": "/wiki/node_modules/colors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0124cb579230fdc5", "location": {"path": "/wiki/node_modules/colorspace/node_modules/color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fdbbffddf78b771e", "location": {"path": "/wiki/node_modules/colorspace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10b35d446c7da6b9", "location": {"path": "/wiki/node_modules/compressible/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bb8de1e029fd51b1", "location": {"path": "/wiki/node_modules/compression/node_modules/bytes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d328cc3e9cd2665f", "location": {"path": "/wiki/node_modules/compression/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ea8662450e78fbd", "location": {"path": "/wiki/node_modules/compression/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bbf24ae30d6ffa22", "location": {"path": "/wiki/node_modules/compression/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46d9a726d6c82d36", "location": {"path": "/wiki/node_modules/compression/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3414caf438e198b6", "location": {"path": "/wiki/node_modules/content-disposition/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9acfb5f03ded1ab8", "location": {"path": "/wiki/node_modules/content-disposition/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f7a538da2842f45d", "location": {"path": "/wiki/node_modules/content-type/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b6a902efa8ba9ee9", "location": {"path": "/wiki/node_modules/cookie-signature/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e8966a75cc8e6635", "location": {"path": "/wiki/node_modules/css-select/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "01f325a5c52a7fe6", "location": {"path": "/wiki/node_modules/css-what/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c5a3179561bb473f", "location": {"path": "/wiki/node_modules/custom-error-instance/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d5b21f7f15b5d816", "location": {"path": "/wiki/node_modules/db-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ea3daad74d5c906e", "location": {"path": "/wiki/node_modules/denque/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "71978badcda88803", "location": {"path": "/wiki/node_modules/depd/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7130763fbaa8be32", "location": {"path": "/wiki/node_modules/dependency-graph/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78ba7a793c0132c0", "location": {"path": "/wiki/node_modules/destroy/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9a4a598affa85ae6", "location": {"path": "/wiki/node_modules/dom-serializer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "07ca9fa0c82471c9", "location": {"path": "/wiki/node_modules/domelementtype/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9da3e2d95752c934", "location": {"path": "/wiki/node_modules/domhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0db703f061fb7f34", "location": {"path": "/wiki/node_modules/domino/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ee58bbc3429f497d", "location": {"path": "/wiki/node_modules/domutils/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "eef3675a5b4831fd", "location": {"path": "/wiki/node_modules/ecdsa-sig-formatter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cea13e67e1c0c1c", "location": {"path": "/wiki/node_modules/ee-first/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0c791546094d6597", "location": {"path": "/wiki/node_modules/emoji-regex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9501fb262ff0a0e8", "location": {"path": "/wiki/node_modules/enabled/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1054443d4fbd3135", "location": {"path": "/wiki/node_modules/encodeurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cc72d16b67464aca", "location": {"path": "/wiki/node_modules/entities/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9083a50df42298c0", "location": {"path": "/wiki/node_modules/escape-html/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1631178805add1c4", "location": {"path": "/wiki/node_modules/esprima/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9e6165c71e5a0fdd", "location": {"path": "/wiki/node_modules/etag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "dac07678d2b1151b", "location": {"path": "/wiki/node_modules/eventemitter2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e9d0db2e044472f1", "location": {"path": "/wiki/node_modules/express/node_modules/cookie/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26f72c93d2c80b54", "location": {"path": "/wiki/node_modules/express/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "04ed0db301fcbefd", "location": {"path": "/wiki/node_modules/express/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ed9589791d597615", "location": {"path": "/wiki/node_modules/express/node_modules/qs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "59182cac84e807ca", "location": {"path": "/wiki/node_modules/express/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1f54eaa632a0b8f3", "location": {"path": "/wiki/node_modules/express/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ad88087a990cd7c5", "location": {"path": "/wiki/node_modules/fecha/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ae0249fd89329859", "location": {"path": "/wiki/node_modules/finalhandler/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8c2049e0c210881b", "location": {"path": "/wiki/node_modules/finalhandler/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "76ddfb816b047e1d", "location": {"path": "/wiki/node_modules/finalhandler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b96441a161766d00", "location": {"path": "/wiki/node_modules/fn.name/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "245023ce38ef0d40", "location": {"path": "/wiki/node_modules/forwarded/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e7d00074e51feaf9", "location": {"path": "/wiki/node_modules/fresh/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f57be07cca7aadd", "location": {"path": "/wiki/node_modules/fs-extra/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e3f9572eaf13740", "location": {"path": "/wiki/node_modules/fs-extra/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9ec698e32fc0cf7d", "location": {"path": "/wiki/node_modules/generate-function/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e608bcd413fa21af", "location": {"path": "/wiki/node_modules/graceful-fs/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5d27789d9e53da67", "location": {"path": "/wiki/node_modules/he/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7acf836146074b03", "location": {"path": "/wiki/node_modules/htmlparser2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4e2309beab322a05", "location": {"path": "/wiki/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5722e3739b854573", "location": {"path": "/wiki/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "467c5177c007a57d", "location": {"path": "/wiki/node_modules/ipaddr.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f3d729131e32ad1a", "location": {"path": "/wiki/node_modules/is-property/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6ac95a3a0b46b927", "location": {"path": "/wiki/node_modules/js-binary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "09a3531ab267355c", "location": {"path": "/wiki/node_modules/js-yaml/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e9552dfc04653b5d", "location": {"path": "/wiki/node_modules/jsonfile/node_modules/universalify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bf2ea927d9136821", "location": {"path": "/wiki/node_modules/jsonfile/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ff893514c1c1886", "location": {"path": "/wiki/node_modules/jsonwebtoken/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cd2d771327593605", "location": {"path": "/wiki/node_modules/jsonwebtoken/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "98bdd321a6757e30", "location": {"path": "/wiki/node_modules/jwa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a329ed9a20947a05", "location": {"path": "/wiki/node_modules/jws/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "67d518c3909384e8", "location": {"path": "/wiki/node_modules/knex/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d766f9ae9225d57e", "location": {"path": "/wiki/node_modules/knex/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4f47302f4b056725", "location": {"path": "/wiki/node_modules/knex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c3c7178834a4dc9e", "location": {"path": "/wiki/node_modules/kuler/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1670d97ebdbc99c5", "location": {"path": "/wiki/node_modules/lodash.includes/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2d365c60064f65ed", "location": {"path": "/wiki/node_modules/lodash.isboolean/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "679889f9b711ac83", "location": {"path": "/wiki/node_modules/lodash.isinteger/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "ddac7478385cbcf0", "location": {"path": "/wiki/node_modules/lodash.isnumber/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b7853c7fe222a595", "location": {"path": "/wiki/node_modules/lodash.isplainobject/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9a1b9ab1e0a50265", "location": {"path": "/wiki/node_modules/lodash.isstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0cf2049c1b66f0fd", "location": {"path": "/wiki/node_modules/lodash.once/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "088f096389bfbf98", "location": {"path": "/wiki/node_modules/lodash/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bcc89eefacaea59b", "location": {"path": "/wiki/node_modules/logform/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "637c15e4efea27c9", "location": {"path": "/wiki/node_modules/long/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d599457e872ec375", "location": {"path": "/wiki/node_modules/lru-cache/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7f0fe0196ff133c8", "location": {"path": "/wiki/node_modules/luxon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9aac912b1b97704f", "location": {"path": "/wiki/node_modules/media-typer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b9b9102ad32c2bcd", "location": {"path": "/wiki/node_modules/merge-descriptors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b5a27686de17806", "location": {"path": "/wiki/node_modules/methods/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d341b43a9f8766ca", "location": {"path": "/wiki/node_modules/mime-db/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1b32bb01c90e5679", "location": {"path": "/wiki/node_modules/mime-types/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e3783b0196b04cf", "location": {"path": "/wiki/node_modules/mime/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f81a10e1aedc17b0", "location": {"path": "/wiki/node_modules/minimalistic-assert/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "bb048ac8d2cff3cf", "location": {"path": "/wiki/node_modules/moment/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "91596d134eac9212", "location": {"path": "/wiki/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6c4790a67c3cf1e3", "location": {"path": "/wiki/node_modules/mysql2/node_modules/iconv-lite/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "46a5c00ac87f04c0", "location": {"path": "/wiki/node_modules/mysql2/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fcfd6d097eb6c5a2", "location": {"path": "/wiki/node_modules/nanoid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cb4d9e18695e939e", "location": {"path": "/wiki/node_modules/negotiator/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "26692384d2bddcea", "location": {"path": "/wiki/node_modules/node-2fa/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "883b110935ca2424", "location": {"path": "/wiki/node_modules/notp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5b21ce34912bde81", "location": {"path": "/wiki/node_modules/nth-check/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e11c48efef590b4d", "location": {"path": "/wiki/node_modules/objection/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "061ee2be37550cf3", "location": {"path": "/wiki/node_modules/on-finished/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "02c2d703df29d807", "location": {"path": "/wiki/node_modules/on-headers/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3147e40626978954", "location": {"path": "/wiki/node_modules/one-time/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "13be97585225a478", "location": {"path": "/wiki/node_modules/parse5-htmlparser2-tree-adapter/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "04e7c9aacb576116", "location": {"path": "/wiki/node_modules/parse5/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a6c37a604db4936c", "location": {"path": "/wiki/node_modules/parseurl/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d9db052c8383e9e8", "location": {"path": "/wiki/node_modules/path-to-regexp/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2b9ace3aaa100a0b", "location": {"path": "/wiki/node_modules/pem-jwk/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4ba6bc7ab407a630", "location": {"path": "/wiki/node_modules/pg-connection-string/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6bcde23e11668560", "location": {"path": "/wiki/node_modules/proxy-addr/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9bca78d44cf23635", "location": {"path": "/wiki/node_modules/qr-image/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "541911fe95cd9a47", "location": {"path": "/wiki/node_modules/range-parser/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "293ea681d9b9a6c4", "location": {"path": "/wiki/node_modules/raw-body/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "f23e80c480bc8075", "location": {"path": "/wiki/node_modules/raw-body/node_modules/inherits/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6f981b2a4070df6", "location": {"path": "/wiki/node_modules/raw-body/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "0f1a164d3725f953", "location": {"path": "/wiki/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5e4641161110bbb2", "location": {"path": "/wiki/node_modules/safe-stable-stringify/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5a5790c85b4f01ea", "location": {"path": "/wiki/node_modules/safer-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cd99318c9de99089", "location": {"path": "/wiki/node_modules/semver/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "e2c1f5414a927d81", "location": {"path": "/wiki/node_modules/send/node_modules/debug/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "69a9231aa545e69f", "location": {"path": "/wiki/node_modules/send/node_modules/debug/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "6580cb04708695d6", "location": {"path": "/wiki/node_modules/send/node_modules/http-errors/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "da2932c7ac891841", "location": {"path": "/wiki/node_modules/send/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1d9c0e22b1d39543", "location": {"path": "/wiki/node_modules/send/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b8bd7c43216b9e7d", "location": {"path": "/wiki/node_modules/serve-favicon/node_modules/ms/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2dc5cde9016c8fde", "location": {"path": "/wiki/node_modules/serve-favicon/node_modules/safe-buffer/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48b0e1238344bd96", "location": {"path": "/wiki/node_modules/serve-favicon/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "48da981d3a29f505", "location": {"path": "/wiki/node_modules/serve-static/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a00452fa287306b4", "location": {"path": "/wiki/node_modules/setprototypeof/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "317db9296ecbdd11", "location": {"path": "/wiki/node_modules/simple-swizzle/node_modules/is-arrayish/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "c6ae5a2fd4476132", "location": {"path": "/wiki/node_modules/simple-swizzle/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "10f90e62c89200bf", "location": {"path": "/wiki/node_modules/source-map/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "4869ffd0ef09d43c", "location": {"path": "/wiki/node_modules/sqlstring/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "78af4e51c1725dab", "location": {"path": "/wiki/node_modules/stack-trace/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "49794691fde46b95", "location": {"path": "/wiki/node_modules/statuses/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "9c012f23a3ea0f51", "location": {"path": "/wiki/node_modules/striptags/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "447bd77bf5642a7f", "location": {"path": "/wiki/node_modules/supports-color/node_modules/has-flag/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b4bc60522a578dfc", "location": {"path": "/wiki/node_modules/supports-color/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "d23241dc3befc9e6", "location": {"path": "/wiki/node_modules/tarn/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "cae1d0c88a85ccc2", "location": {"path": "/wiki/node_modules/text-hex/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "90a9e0f351dee4b1", "location": {"path": "/wiki/node_modules/thirty-two/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7ecd51c9cebcd6ac", "location": {"path": "/wiki/node_modules/toidentifier/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "b28082d061c965be", "location": {"path": "/wiki/node_modules/triple-beam/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "147e126d692c832b", "location": {"path": "/wiki/node_modules/turndown/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "7e44d0220219fb5c", "location": {"path": "/wiki/node_modules/type-is/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "adbe4d87e8ea6c22", "location": {"path": "/wiki/node_modules/unpipe/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1cbb27b0bfd75da4", "location": {"path": "/wiki/node_modules/util-deprecate/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "2f714a1b40bbac18", "location": {"path": "/wiki/node_modules/utils-merge/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "8d313306a4ca29b8", "location": {"path": "/wiki/node_modules/uuid/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "610c517bada30cfb", "location": {"path": "/wiki/node_modules/validate.js/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "825ffa982fe887b4", "location": {"path": "/wiki/node_modules/vary/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "a386cadb821cf69f", "location": {"path": "/wiki/node_modules/winston-transport/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "df0b7fd47a08cf20", "location": {"path": "/wiki/node_modules/winston-transport/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "5700d975ef90c60d", "location": {"path": "/wiki/node_modules/winston/node_modules/is-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fe8a34be73aff9e9", "location": {"path": "/wiki/node_modules/winston/node_modules/readable-stream/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "fcdf7df395c59d46", "location": {"path": "/wiki/node_modules/winston/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "3dbb3fe07c0c7be7", "location": {"path": "/wiki/node_modules/yallist/package.json", "layerID": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e"}}, {"id": "1ab1df3a834ad0d0", "location": {"path": "/wiki/package.json", "layerID": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239"}}], "source": {"id": "dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "name": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "version": "sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "type": "image", "metadata": {"userInput": "docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d", "imageID": "sha256:e6969a016b786b77f725f02d27a47d65484b67e7ab5292aa602db44948a8030b", "manifestDigest": "", "mediaType": "", "tags": [], "imageSize": 830137417, "layers": [{"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:6b57ccf3ab0107491253b51b610cb5670eafff847b99f8dbab7233bb211d6c2e", "size": 5605371}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:544b8b1d827758e415abb335e22e83f6e6718f807dcc216b4993f3da03c76239", "size": 96531390}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1b001b61cd390f74a4e2598cbab2320a54af851a3432f960fd02061a32851bde", "size": 7766950}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:2c3250b94855b9bcad63253796802dff728376b9f231e0acd838201db024cedb", "size": 388}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:aa4ca4b1ab2f3d9954e18574a42d85460fdb32e955f51704509873d30197037e", "size": 430329173}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:3168fdb8242773be4862e6e68b31c616680bc5e8b4093da2ca8ad71797b6c21e", "size": 0}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:349e83e73b476da21947dce38aabf6939b06399a9ef7c7739fd93959f39f371c", "size": 26228005}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef", "size": 262719898}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:29e520e214dff615678f370ac1e14265e2f1b45e2aa8608ef9f985dd48076764", "size": 902856}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:37fd5d56f1d2ca3299f586ec3d0284df994b7288bae19c856791f7b02b4ee343", "size": 6707}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:fbaccaf7717774eed580b01a17144b4ae1431bb116cb95b9eb1b7a823e7b5ddf", "size": 363}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:be2ae69cd53081271aaf38ff6884a6603fa3152ba85540ca3bf281799c0928c2", "size": 11796}, {"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d", "size": 34520}], "manifest": null, "config": "eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJoaXN0b3J5IjpbeyJjcmVhdGVkIjoiMjAyMS0xMS0xMlQxNzoxOTo0NC43OTUyMzc5MTdaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIEFERCBmaWxlOjc2MmM4OTllYzA1MDVkMWEzMjkzMGVlODA0YzViMDA4ODI1ZjQxNjExMTYxYmUxMDQwNzZjYmEzM2I3ZTViMmIgaW4gLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTExLTEyVDE3OjE5OjQ1LjA3OTAxMzIxM1oiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCIvYmluL3NoXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzI6NTMuNjczMjQ5NDcyWiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5WIE5PREVfVkVSU0lPTj0xNi4xMy4xIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMDJUMDE6MzM6MDEuODQwMDA3MjA1WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jIGFkZGdyb3VwIC1nIDEwMDAgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFkZHVzZXIgLXUgMTAwMCAtRyBub2RlIC1zIC9iaW4vc2ggLUQgbm9kZSAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAgICAgICAgIGxpYnN0ZGMrKyAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMgICAgICAgICBjdXJsICAgICBcdTAwMjZcdTAwMjYgQVJDSD0gXHUwMDI2XHUwMDI2IGFscGluZUFyY2g9XCIkKGFwayAtLXByaW50LWFyY2gpXCIgICAgICAgXHUwMDI2XHUwMDI2IGNhc2UgXCIke2FscGluZUFyY2gjIyotfVwiIGluICAgICAgICAgeDg2XzY0KSAgICAgICAgICAgQVJDSD0neDY0JyAgICAgICAgICAgQ0hFQ0tTVU09XCIzYjRjNDdlNTU1NGZhNDY2NjUxYTc2NzY5MWZjNzZjMDliNmE1MTRiNDlkNzliYmQwMDYxZTU0OTYxNGFkZWRmXCIgICAgICAgICAgIDs7ICAgICAgICAgKikgOzsgICAgICAgZXNhYyAgIFx1MDAyNlx1MDAyNiBpZiBbIC1uIFwiJHtDSEVDS1NVTX1cIiBdOyB0aGVuICAgICBzZXQgLWV1OyAgICAgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly91bm9mZmljaWFsLWJ1aWxkcy5ub2RlanMub3JnL2Rvd25sb2FkL3JlbGVhc2UvdiROT0RFX1ZFUlNJT04vbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiOyAgICAgZWNobyBcIiRDSEVDS1NVTSAgbm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIHwgc2hhMjU2c3VtIC1jIC0gICAgICAgXHUwMDI2XHUwMDI2IHRhciAteEpmIFwibm9kZS12JE5PREVfVkVSU0lPTi1saW51eC0kQVJDSC1tdXNsLnRhci54elwiIC1DIC91c3IvbG9jYWwgLS1zdHJpcC1jb21wb25lbnRzPTEgLS1uby1zYW1lLW93bmVyICAgICAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvdXNyL2xvY2FsL2Jpbi9ub2RlIC91c3IvbG9jYWwvYmluL25vZGVqczsgICBlbHNlICAgICBlY2hvIFwiQnVpbGRpbmcgZnJvbSBzb3VyY2VcIiAgICAgXHUwMDI2XHUwMDI2IGFwayBhZGQgLS1uby1jYWNoZSAtLXZpcnR1YWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgICAgIGJpbnV0aWxzLWdvbGQgICAgICAgICBnKysgICAgICAgICBnY2MgICAgICAgICBnbnVwZyAgICAgICAgIGxpYmdjYyAgICAgICAgIGxpbnV4LWhlYWRlcnMgICAgICAgICBtYWtlICAgICAgICAgcHl0aG9uMyAgICAgXHUwMDI2XHUwMDI2IGZvciBrZXkgaW4gICAgICAgNEVENzc4RjUzOUUzNjM0Qzc3OUM4N0M2RDcwNjI4NDhBMUFCMDA1QyAgICAgICA5NEFFMzY2NzVDNDY0RDY0QkFGQTY4REQ3NDM0MzkwQkRCRTlCOUM1ICAgICAgIDc0RjEyNjAyQjZGMUM0RTkxM0ZBQTM3QUQzQTg5NjEzNjQzQjYyMDEgICAgICAgNzFEQ0ZEMjg0QTc5QzNCMzg2NjgyODZCQzk3RUM3QTA3RURFM0ZDMSAgICAgICA4RkNDQTEzRkVGMUQwQzJFOTEwMDhFMDk3NzBGN0E5QTVBRTE1NjAwICAgICAgIEM0RjBERkZGNEU4QzFBODIzNjQwOUQwOEU3M0JDNjQxQ0MxMUY0QzggICAgICAgQzgyRkEzQUUxQ0JFREM2QkU0NkI5MzYwQzQzQ0VDNDVDMTdBQjkzQyAgICAgICBERDhGMjMzOEJBRTc1MDFFM0RENUFDNzhDMjczNzkyRjdEODM1NDVEICAgICAgIEE0OEMyQkVFNjgwRTg0MTYzMkNENEU0NEYwNzQ5NkIzRUIzQzE3NjIgICAgICAgMTA4RjUyQjQ4REI1N0JCMENDNDM5QjI5OTdCMDE0MTlCRDkyRjgwQSAgICAgICBCOUUyRjU5ODFBQTZFMENEMjgxNjBEOUZGMTM5OTNBNzU1OTk2NTNDICAgICA7IGRvICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGtleXNlcnZlci51YnVudHUuY29tIC0tcmVjdi1rZXlzIFwiJGtleVwiIDsgICAgIGRvbmUgICAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL25vZGVqcy5vcmcvZGlzdC92JE5PREVfVkVSU0lPTi9ub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiICAgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly9ub2RlanMub3JnL2Rpc3QvdiROT0RFX1ZFUlNJT04vU0hBU1VNUzI1Ni50eHQuYXNjXCIgICAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLWRlY3J5cHQgLS1vdXRwdXQgU0hBU1VNUzI1Ni50eHQgU0hBU1VNUzI1Ni50eHQuYXNjICAgICBcdTAwMjZcdTAwMjYgZ3JlcCBcIiBub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elxcJFwiIFNIQVNVTVMyNTYudHh0IHwgc2hhMjU2c3VtIC1jIC0gICAgIFx1MDAyNlx1MDAyNiB0YXIgLXhmIFwibm9kZS12JE5PREVfVkVSU0lPTi50YXIueHpcIiAgICAgXHUwMDI2XHUwMDI2IGNkIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgLi9jb25maWd1cmUgICAgIFx1MDAyNlx1MDAyNiBtYWtlIC1qJChnZXRjb25mIF9OUFJPQ0VTU09SU19PTkxOKSBWPSAgICAgXHUwMDI2XHUwMDI2IG1ha2UgaW5zdGFsbCAgICAgXHUwMDI2XHUwMDI2IGFwayBkZWwgLmJ1aWxkLWRlcHMtZnVsbCAgICAgXHUwMDI2XHUwMDI2IGNkIC4uICAgICBcdTAwMjZcdTAwMjYgcm0gLVJmIFwibm9kZS12JE5PREVfVkVSU0lPTlwiICAgICBcdTAwMjZcdTAwMjYgcm0gXCJub2RlLXYkTk9ERV9WRVJTSU9OLnRhci54elwiIFNIQVNVTVMyNTYudHh0LmFzYyBTSEFTVU1TMjU2LnR4dDsgICBmaSAgIFx1MDAyNlx1MDAyNiBybSAtZiBcIm5vZGUtdiROT0RFX1ZFUlNJT04tbGludXgtJEFSQ0gtbXVzbC50YXIueHpcIiAgIFx1MDAyNlx1MDAyNiBhcGsgZGVsIC5idWlsZC1kZXBzICAgXHUwMDI2XHUwMDI2IG5vZGUgLS12ZXJzaW9uICAgXHUwMDI2XHUwMDI2IG5wbSAtLXZlcnNpb24ifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjAyLjMwNDIwMzk3NVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIEVOViBZQVJOX1ZFUlNJT049MS4yMi4xNSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA3LjcwOTYxMjI5MloiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyBhcGsgYWRkIC0tbm8tY2FjaGUgLS12aXJ0dWFsIC5idWlsZC1kZXBzLXlhcm4gY3VybCBnbnVwZyB0YXIgICBcdTAwMjZcdTAwMjYgZm9yIGtleSBpbiAgICAgNkEwMTBDNTE2NjAwNjU5OUFBMTdGMDgxNDZDMjEzMERGRDI0OTdGNSAgIDsgZG8gICAgIGdwZyAtLWJhdGNoIC0ta2V5c2VydmVyIGhrcHM6Ly9rZXlzLm9wZW5wZ3Aub3JnIC0tcmVjdi1rZXlzIFwiJGtleVwiIHx8ICAgICBncGcgLS1iYXRjaCAtLWtleXNlcnZlciBrZXlzZXJ2ZXIudWJ1bnR1LmNvbSAtLXJlY3Yta2V5cyBcIiRrZXlcIiA7ICAgZG9uZSAgIFx1MDAyNlx1MDAyNiBjdXJsIC1mc1NMTyAtLWNvbXByZXNzZWQgXCJodHRwczovL3lhcm5wa2cuY29tL2Rvd25sb2Fkcy8kWUFSTl9WRVJTSU9OL3lhcm4tdiRZQVJOX1ZFUlNJT04udGFyLmd6XCIgICBcdTAwMjZcdTAwMjYgY3VybCAtZnNTTE8gLS1jb21wcmVzc2VkIFwiaHR0cHM6Ly95YXJucGtnLmNvbS9kb3dubG9hZHMvJFlBUk5fVkVSU0lPTi95YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2NcIiAgIFx1MDAyNlx1MDAyNiBncGcgLS1iYXRjaCAtLXZlcmlmeSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgbWtkaXIgLXAgL29wdCAgIFx1MDAyNlx1MDAyNiB0YXIgLXh6ZiB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5neiAtQyAvb3B0LyAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm4gL3Vzci9sb2NhbC9iaW4veWFybiAgIFx1MDAyNlx1MDAyNiBsbiAtcyAvb3B0L3lhcm4tdiRZQVJOX1ZFUlNJT04vYmluL3lhcm5wa2cgL3Vzci9sb2NhbC9iaW4veWFybnBrZyAgIFx1MDAyNlx1MDAyNiBybSB5YXJuLXYkWUFSTl9WRVJTSU9OLnRhci5nei5hc2MgeWFybi12JFlBUk5fVkVSU0lPTi50YXIuZ3ogICBcdTAwMjZcdTAwMjYgYXBrIGRlbCAuYnVpbGQtZGVwcy15YXJuICAgXHUwMDI2XHUwMDI2IHlhcm4gLS12ZXJzaW9uIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0wMlQwMTozMzowNy45NDM5NzY2MzNaIiwiY3JlYXRlZF9ieSI6Ii9iaW4vc2ggLWMgIyhub3ApIENPUFkgZmlsZTo0ZDE5MjU2NWE3MjIwZTEzNWNhYjZjNzdmYmMxYzczMjExYjY5ZjNkOWZiMzdlNjI4NTdiMmM2ZWI5MzYzZDUxIGluIC91c3IvbG9jYWwvYmluLyAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjEzMjU0MjM0WiIsImNyZWF0ZWRfYnkiOiIvYmluL3NoIC1jICMobm9wKSAgRU5UUllQT0lOVCBbXCJkb2NrZXItZW50cnlwb2ludC5zaFwiXSIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTAyVDAxOjMzOjA4LjMzNTY2OTU1MVoiLCJjcmVhdGVkX2J5IjoiL2Jpbi9zaCAtYyAjKG5vcCkgIENNRCBbXCJub2RlXCJdIiwiZW1wdHlfbGF5ZXIiOnRydWV9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6MTk6MzQuMTY0MjExODA4WiIsImNyZWF0ZWRfYnkiOiJMQUJFTCBtYWludGFpbmVyPXJlcXVhcmtzLmlvIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoxOTozNC4xNjQyMTE4MDhaIiwiY3JlYXRlZF9ieSI6IlJVTiAvYmluL3NoIC1jIGFwayBhZGQgYmFzaCBjdXJsIGdpdCBvcGVuc3NoIGdudXBnIHNxbGl0ZSAtLW5vLWNhY2hlIFx1MDAyNlx1MDAyNiAgICAgbWtkaXIgLXAgL3dpa2kgXHUwMDI2XHUwMDI2ICAgICBta2RpciAtcCAvbG9ncyBcdTAwMjZcdTAwMjYgICAgIG1rZGlyIC1wIC93aWtpL2RhdGEvY29udGVudCBcdTAwMjZcdTAwMjYgICAgIGNob3duIC1SIG5vZGU6bm9kZSAvd2lraSAvbG9ncyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjE5OjM0LjE4ODI2NjQyN1oiLCJjcmVhdGVkX2J5IjoiV09SS0RJUiAvd2lraSIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzoyOC40MjU2ODI4N1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAvd2lraS9hc3NldHMgLi9hc3NldHMgIyBidWlsZGtpdCIsImNvbW1lbnQiOiJidWlsZGtpdC5kb2NrZXJmaWxlLnYwIn0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS41NTM0ODgwMTJaIiwiY3JlYXRlZF9ieSI6IkNPUFkgL3dpa2kvbm9kZV9tb2R1bGVzIC4vbm9kZV9tb2R1bGVzICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjMwMTg5OTY2WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC4vc2VydmVyIC4vc2VydmVyICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNjUyNDMwNjM3WiIsImNyZWF0ZWRfYnkiOiJDT1BZIC93aWtpL3NlcnZlci92aWV3cyAuL3NlcnZlci92aWV3cyAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY3NzAzMDMwN1oiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL2Rldi9idWlsZC9jb25maWcueW1sIC4vY29uZmlnLnltbCAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjY5OTE0MjA2OFoiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL3BhY2thZ2UuanNvbiAuL3BhY2thZ2UuanNvbiAjIGJ1aWxka2l0IiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAifSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiQ09QWSAuL0xJQ0VOU0UgLi9MSUNFTlNFICMgYnVpbGRraXQiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCJ9LHsiY3JlYXRlZCI6IjIwMjEtMTItMjZUMjM6Mjc6MzUuNzI0Nzg4MzI2WiIsImNyZWF0ZWRfYnkiOiJVU0VSIG5vZGUiLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfSx7ImNyZWF0ZWQiOiIyMDIxLTEyLTI2VDIzOjI3OjM1LjcyNDc4ODMyNloiLCJjcmVhdGVkX2J5IjoiVk9MVU1FIFsvd2lraS9kYXRhL2NvbnRlbnRdIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzAwMC90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkVYUE9TRSBtYXBbMzQ0My90Y3A6e31dIiwiY29tbWVudCI6ImJ1aWxka2l0LmRvY2tlcmZpbGUudjAiLCJlbXB0eV9sYXllciI6dHJ1ZX0seyJjcmVhdGVkIjoiMjAyMS0xMi0yNlQyMzoyNzozNS43MjQ3ODgzMjZaIiwiY3JlYXRlZF9ieSI6IkNNRCBbXCJub2RlXCIgXCJzZXJ2ZXJcIl0iLCJjb21tZW50IjoiYnVpbGRraXQuZG9ja2VyZmlsZS52MCIsImVtcHR5X2xheWVyIjp0cnVlfV0sIm9zIjoibGludXgiLCJyb290ZnMiOnsidHlwZSI6ImxheWVycyIsImRpZmZfaWRzIjpbInNoYTI1Njo2YjU3Y2NmM2FiMDEwNzQ5MTI1M2I1MWI2MTBjYjU2NzBlYWZmZjg0N2I5OWY4ZGJhYjcyMzNiYjIxMWQ2YzJlIiwic2hhMjU2OjU0NGI4YjFkODI3NzU4ZTQxNWFiYjMzNWUyMmU4M2Y2ZTY3MThmODA3ZGNjMjE2YjQ5OTNmM2RhMDNjNzYyMzkiLCJzaGEyNTY6MWIwMDFiNjFjZDM5MGY3NGE0ZTI1OThjYmFiMjMyMGE1NGFmODUxYTM0MzJmOTYwZmQwMjA2MWEzMjg1MWJkZSIsInNoYTI1NjoyYzMyNTBiOTQ4NTViOWJjYWQ2MzI1Mzc5NjgwMmRmZjcyODM3NmI5ZjIzMWUwYWNkODM4MjAxZGIwMjRjZWRiIiwic2hhMjU2OmFhNGNhNGIxYWIyZjNkOTk1NGUxODU3NGE0MmQ4NTQ2MGZkYjMyZTk1NWY1MTcwNDUwOTg3M2QzMDE5NzAzN2UiLCJzaGEyNTY6MzE2OGZkYjgyNDI3NzNiZTQ4NjJlNmU2OGIzMWM2MTY2ODBiYzVlOGI0MDkzZGEyY2E4YWQ3MTc5N2I2YzIxZSIsInNoYTI1NjozNDllODNlNzNiNDc2ZGEyMTk0N2RjZTM4YWFiZjY5MzliMDYzOTlhOWVmN2M3NzM5ZmQ5Mzk1OWYzOWYzNzFjIiwic2hhMjU2OjVmNzBiZjE4YTA4NjAwNzAxNmU5NDhiMDRhZWQzYjgyMTAzYTM2YmVhNDE3NTViNmNkZGZhZjEwYWNlM2M2ZWYiLCJzaGEyNTY6MjllNTIwZTIxNGRmZjYxNTY3OGYzNzBhYzFlMTQyNjVlMmYxYjQ1ZTJhYTg2MDhlZjlmOTg1ZGQ0ODA3Njc2NCIsInNoYTI1NjozN2ZkNWQ1NmYxZDJjYTMyOTlmNTg2ZWMzZDAyODRkZjk5NGI3Mjg4YmFlMTljODU2NzkxZjdiMDJiNGVlMzQzIiwic2hhMjU2OmZiYWNjYWY3NzE3Nzc0ZWVkNTgwYjAxYTE3MTQ0YjRhZTE0MzFiYjExNmNiOTViOWViMWI3YTgyM2U3YjVkZGYiLCJzaGEyNTY6YmUyYWU2OWNkNTMwODEyNzFhYWYzOGZmNjg4NGE2NjAzZmEzMTUyYmE4NTU0MGNhM2JmMjgxNzk5YzA5MjhjMiIsInNoYTI1NjoxYTA1OGQ1MzQyY2M3MjJhZDU0MzljYWNhZTRiMmI0ZWVkZGU1MWQ4ZmU4ODAwZmNmMjg0NDQzMDIzNTVjMTZkIl19LCJjb25maWciOnsiQ21kIjpbIm5vZGUiLCJzZXJ2ZXIiXSwiSGVhbHRoY2hlY2siOnt9LCJFbnRyeXBvaW50IjpbImRvY2tlci1lbnRyeXBvaW50LnNoIl0sIkVudiI6WyJQQVRIPS91c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3NiaW46L2JpbiIsIk5PREVfVkVSU0lPTj0xNi4xMy4xIiwiWUFSTl9WRVJTSU9OPTEuMjIuMTUiXSwiTGFiZWxzIjp7ImNvbS5henVyZS5kZXYuaW1hZ2UuYnVpbGQuc291cmNldmVyc2lvbiI6IjUyMTBlMTRiNTdlMWZjZTA3NTUyZmE1ZGQ4MGQ3MmI0MDQ5MzI1MzQiLCJjb20uYXp1cmUuZGV2LmltYWdlLnN5c3RlbS50ZWFtZm91bmRhdGlvbmNvbGxlY3Rpb251cmkiOiJodHRwczovL2Rldi5henVyZS5jb20vcmVxdWFya3MvIiwiaW1hZ2UuYmFzZS5kaWdlc3QiOiJzaGEyNTY6YTliOWNiODgwZmE0MjliMGJlYTg5OWNkM2IxYmMwODFhYjcyNzdjYzk3ZTZkMmRjZDg0YmQ5NzUzYjIwMjdlMSIsImltYWdlLmJhc2UucmVmLm5hbWUiOiJub2RlOjE2LWFscGluZSIsIm1haW50YWluZXIiOiJyZXF1YXJrcy5pbyJ9LCJWb2x1bWVzIjp7Ii93aWtpL2RhdGEvY29udGVudCI6e319LCJXb3JraW5nRGlyIjoiL3dpa2kiLCJFeHBvc2VkUG9ydHMiOnsiMzAwMC90Y3AiOnt9LCIzNDQzL3RjcCI6e319LCJBcmdzRXNjYXBlZCI6dHJ1ZX19", "repoDigests": ["docker.io/requarks/wiki@sha256:dd83fff15e77843ff934b25c28c865ac000edf7653e5d11adad1dd51df87439d"], "architecture": "amd64", "os": "linux", "labels": {"com.azure.dev.image.build.sourceversion": "5210e14b57e1fce07552fa5dd80d72b404932534", "com.azure.dev.image.system.teamfoundationcollectionuri": "https://dev.azure.com/requarks/", "image.base.digest": "sha256:a9b9cb880fa429b0bea899cd3b1bc081ab7277cc97e6d2dcd84bd9753b2027e1", "image.base.ref.name": "node:16-alpine", "maintainer": "requarks.io"}}}, "distro": {"prettyName": "Alpine Linux v3.14", "name": "Alpine Linux", "id": "alpine", "versionID": "3.14.3", "homeURL": "https://alpinelinux.org/", "bugReportURL": "https://bugs.alpinelinux.org/"}, "descriptor": {"name": "syft", "version": "v1.13.0", "configuration": {"catalogers": {"requested": {"default": ["image"]}, "used": ["alpm-db-cataloger", "apk-db-cataloger", "binary-classifier-cataloger", "cargo-auditable-binary-cataloger", "conan-info-cataloger", "dotnet-portable-executable-cataloger", "dpkg-db-cataloger", "elf-binary-package-cataloger", "go-module-binary-cataloger", "graalvm-native-image-cataloger", "java-archive-cataloger", "java-jvm-cataloger", "javascript-package-cataloger", "linux-kernel-cataloger", "lua-rock-cataloger", "nix-store-cataloger", "php-composer-installed-cataloger", "php-pecl-serialized-cataloger", "portage-cataloger", "python-installed-package-cataloger", "r-package-cataloger", "rpm-db-cataloger", "ruby-installed-gemspec-cataloger", "wordpress-plugins-cataloger"]}, "data-generation": {"generate-cpes": true}, "files": {"content": {"globs": null, "skip-files-above-size": 0}, "hashers": ["sha-256"], "selection": "owned-by-package"}, "packages": {"binary": ["python-binary", "python-binary-lib", "pypy-binary-lib", "go-binary", "julia-binary", "helm", "redis-binary", "java-binary-openjdk", "java-binary-ibm", "java-binary-oracle", "java-binary-graalvm", "java-binary-jdk", "nodejs-binary", "go-binary-hint", "busybox-binary", "util-linux-binary", "haproxy-binary", "perl-binary", "php-cli-binary", "php-fpm-binary", "php-apache-binary", "php-composer-binary", "httpd-binary", "memcached-binary", "traefik-binary", "arangodb-binary", "postgresql-binary", "mysql-binary", "mysql-binary", "mysql-binary", "xtrabackup-binary", "mariadb-binary", "rust-standard-library-linux", "rust-standard-library-macos", "ruby-binary", "erlang-binary", "erlang-alpine-binary", "erlang-library", "swipl-binary", "dart-binary", "haskell-ghc-binary", "haskell-cabal-binary", "haskell-stack-binary", "consul-binary", "nginx-binary", "bash-binary", "openssl-binary", "gcc-binary", "fluent-bit-binary", "wordpress-cli-binary", "curl-binary", "lighttpd-binary", "proftpd-binary", "zstd-binary", "xz-binary", "gzip-binary", "sqlcipher-binary", "jq-binary"], "golang": {"local-mod-cache-dir": "/root/go/pkg/mod", "main-module-version": {"from-build-settings": true, "from-contents": true, "from-ld-flags": true}, "proxies": ["https://proxy.golang.org", "direct"], "search-local-mod-cache-licenses": false, "search-remote-licenses": false}, "java-archive": {"include-indexed-archives": true, "include-unindexed-archives": false, "maven-base-url": "https://repo1.maven.org/maven2", "maven-localrepository-dir": "/root/.m2/repository", "max-parent-recursive-depth": 0, "use-maven-localrepository": false, "use-network": false}, "javascript": {"npm-base-url": "", "search-remote-licenses": false}, "linux-kernel": {"catalog-modules": true}, "python": {"guess-unpinned-requirements": false}}, "relationships": {"exclude-binary-packages-with-file-ownership-overlap": true, "package-file-ownership": true, "package-file-ownership-overlap": true}, "search": {"scope": "squashed"}}}, "schema": {"version": "16.0.17", "url": "https://raw.githubusercontent.com/anchore/syft/main/schema/json/schema-16.0.17.json"}}}, "status": {}} \ No newline at end of file diff --git a/configurations/k8s_workloads/synchronizer/replicaset.yaml b/configurations/k8s_workloads/synchronizer/replicaset.yaml index 61d00280..27a99356 100644 --- a/configurations/k8s_workloads/synchronizer/replicaset.yaml +++ b/configurations/k8s_workloads/synchronizer/replicaset.yaml @@ -17,4 +17,4 @@ spec: spec: containers: - name: php-redis - image: gcr.io/google-samples/gb-frontend@sha256:cbc8ef4b0a2d0b95965e0e7dc8938c270ea98e34ec9d60ea64b2d5f2df2dfbbf + image: gcr.io/google-samples/gb-frontend@sha256:a908df8486ff66f2c4daa0d3d8a2fa09846a1fc8efd65649c0109695c7c5cbff diff --git a/configurations/system/tests_cases/relevant_vuln_scanning_tests.py b/configurations/system/tests_cases/relevant_vuln_scanning_tests.py index b4ad055c..95f9a9bd 100644 --- a/configurations/system/tests_cases/relevant_vuln_scanning_tests.py +++ b/configurations/system/tests_cases/relevant_vuln_scanning_tests.py @@ -214,23 +214,6 @@ def relevancy_extra_large_image(): statics.HELM_RELEVANCY_FEATURE: statics.HELM_RELEVANCY_FEATURE_ENABLED} ) - @staticmethod - def relevancy_storage_disabled(): - from tests_scripts.helm.relevant_cve import RelevancyStorageDisabled - from systest_utils import statics - from systest_utils.statics import DEFAULT_DEPLOYMENT_PATH, DEFAULT_SERVICE_PATH, DEFAULT_CONFIGMAP_PATH - from os.path import join - return TestConfiguration( - name=inspect.currentframe().f_code.co_name, - services=join(DEFAULT_SERVICE_PATH, "wikijs"), - secret="wikijs.yaml", - config_maps=join(DEFAULT_CONFIGMAP_PATH, "wikijs"), - deployments=join(DEFAULT_DEPLOYMENT_PATH, "wikijs"), - test_obj=RelevancyStorageDisabled, - helm_kwargs={statics.HELM_STORAGE_FEATURE: False, - statics.HELM_RELEVANCY_FEATURE: statics.HELM_RELEVANCY_FEATURE_DISABLED} - ) - @staticmethod def relevancy_fix_vuln(): from tests_scripts.helm.relevant_cve import RelevancyFixVuln diff --git a/system_test_mapping.json b/system_test_mapping.json index 30b67671..06e6e448 100644 --- a/system_test_mapping.json +++ b/system_test_mapping.json @@ -1266,16 +1266,6 @@ "skip_on_environment": "", "owner": "" }, - "relevancy_storage_disabled": { - "target": [ - "In cluster", - "Backend" - ], - "target_repositories": [], - "description": "", - "skip_on_environment": "", - "owner": "" - }, "relevancy_enabled_stop_sniffing": { "target": [ "In cluster",